commit d355f3f76dfb3f5ee57f635e17454ca6cda02ae1 (HEAD, gnome-3-8)
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:   2013-04-15

    release: prepare for 3.8.1

M	NEWS
M	configure.ac

commit 8d33df1abbb6adeb74a125ee46a98280f46c05c2
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2013-04-15

    Fix sl translation of desktop file keywords

M	po/sl.po

commit 6a61d3245e8e933aea8668acc63803b8a387790a
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2013-04-10

    file: simplify logic to filter out foreign desktop files

    We don't need to check if the file is in the desktop, since the
    desktop
    view will call in with show_foreign = FALSE already.

M	libnautilus-private/nautilus-file.c

commit 62d7d396761c1b5e3ce4f684d6ca630c4e0ba59f
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2013-04-10

    dnd: only allow the desktop as target for special desktop items

    When a special desktop item (Home, Trash and the volumes shortcut) is
    dragged, only the desktop itself is a valid destination target.

M	libnautilus-private/nautilus-dnd.c

commit 50d13fa5e2a7c74c74047f8f895a154c21484650
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2013-04-10

    canvas-dnd: don't use activation URI for DnD of special desktop items

    Or moving icons on the desktop itself will break.

    https://bugzilla.gnome.org/show_bug.cgi?id=697682

M	libnautilus-private/nautilus-canvas-dnd.c

commit 771d497088bdc7c6c8be3c6a38f815c8ad531fca
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2013-04-04

    file: do not reverse collated order for files with same search rank

    When two search results rank equally, we fall back to the collated
    order.
    Since search is usually ranked reversed (highest at the top), we
    need to
    ensure we don't accidentally reverse the collated order as well.

    https://bugzilla.gnome.org/show_bug.cgi?id=688772

M	libnautilus-private/nautilus-file.c

commit 8d0ae533c01fc785c097329f2e7f9a3faf686b6d
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2013-04-04

    query: rank prefix matches lower than exact matches

    Count how many letters are left after the string occurrence, and
    subtract that from the match score.

M	libnautilus-private/nautilus-query.c

commit 9e7ca2a860d2eeaecec30c04518a92c8da957216
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2013-04-04

    search-hit: add a missing break

M	libnautilus-private/nautilus-search-hit.c

commit 3b53c9a89e9b604f685bd23664cd4295c85919c1 (origin/gnome-3-8)
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:	2013-04-14

    Fix a mistranslation in Hungarian translation

M	po/hu.po

commit 7ec5b026f5d1afe52e8c046b329ef30d7d3bc0a5
Author: Michael Wood <michael.g.wood@intel.com>
Date:	2013-04-10

    view: Make sure we chain down to call reset_to_defaults on the view.

M	src/nautilus-view.c

commit d71c7668b312c8402fc6b3e1f17a517f3a598d45
Author: Wojciech Szczęsny <wszczesny@aviary.pl>
Date:	2013-04-09

    Updated Polish translation

M	po/pl.po

commit 61d6636209da89a404cf69e140f50466994dca19
Author: Милош Поповић <gpopac@gmail.com>
Date:	2013-04-08

    Small fix in Serbian translation

M	po/sr.po
M	po/sr@latin.po

commit f2e7e01eb69b7880bb9f5417334d2a4e3221c029
Author: Ask H. Larsen <asklarsen@gmail.com>
Date:	2013-04-06

    Updated Danish translation

M	po/da.po

commit 60234999479df2b890f532472ef5c9d312cfe0c9
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2013-04-04

    search-engine-simple: don't follow symlinks when descending

    It's inconsistent with "find" and it can yield to unexpectedly large
    result sets.
    Do not follow symlinks when recursing the search down the hierarchy.

    https://bugzilla.gnome.org/show_bug.cgi?id=697181

M	libnautilus-private/nautilus-search-engine-simple.c

commit 9c5ee628e3c669fef579f13c848000fca5379c80
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2013-04-04

    query-editor: avoid focus change hack when focusing the search entry

    Code was very fragile and didn't work when the window wasn't initially
    realized, such as when launching a search from the Shell provider.
    We can get the same effect by moving the cursor at the end of
    the entry
    after the focus has been set.

    https://bugzilla.gnome.org/show_bug.cgi?id=697224

M	src/nautilus-query-editor.c

commit b61e1d03b42723e13cf7dd05a26c9bd92dbac0ce
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2013-04-03

    view: allow copying, and not cutting, from Recent Files

    Previously, we enabled the Cut action for the Recent location,
    and kept
    Copy and Copy To disabled. This should be the other way around, as
    copying a file from there is a valid option, whereas cutting/moving it
    doesn't make sense, being a virtual location.

    https://bugzilla.gnome.org/show_bug.cgi?id=690138

M	src/nautilus-view.c

commit 1b456508deea57d4be99a5f96aec918073f5b6a1
Author: Dušan Kazik <prescott66@gmail.com>
Date:	2013-04-03

    Updated Slovak translation

M	po/sk.po

commit bf6b05b3d77cf84a21275426713805b688d61cf7
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2013-04-03

    Updated Norwegian bokmål translation

M	po/nb.po

commit b0de28dcdba262e17a34734e8260f4ac0d615ddc
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2013-03-31

    build: require gsettings-desktop-schemas 3.8.0

    https://bugzilla.gnome.org/show_bug.cgi?id=696962

M	configure.ac

commit 0f10815fdfbef978e629df2e50bf0f64a44bd61a
Author: Andrej Žnidaršič <andrej.znidarsic@gmail.com>
Date:	2013-03-30

    Updated Slovenian translation

M	po/sl.po

commit b37c52419daef4a956b47b9779961afda9dc8b8c
Author: Ville-Pekka Vainio <vpvainio@iki.fi>
Date:	2013-03-29

    One fix to the Finnish translation

M	po/fi.po

commit 83069fddf002697c24df5ae7559713b262310fa8
Author: Yaron Shahrabani <sh.yaron@gmail.com>
Date:	2013-03-28

    Updated Hebrew translation.

M	po/he.po

commit 395bbe989e84e1730aab877a80f15c1f0f4dac76
Author: ManojKumar Giri <mgiri@redhat.com>
Date:	2013-03-28

    Updated Odia Language along with FUEL implementation

M	po/or.po

commit 7b0a19b2ca9761dfdf58b18d26daf6fb2b1c8637
Author: Ville-Pekka Vainio <vpvainio@iki.fi>
Date:	2013-03-26

    Finnish translation update by Jiri Grönroos

M	po/fi.po

commit 5d0045c99dcfc966f56cd25af4eb64c1597f30cc
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:	2013-03-26

    Fixed syntax in translation of Keywords string

M	po/id.po

commit 6d506b5b1725a8dae54dbefaa5103671e44c46c2
Author: Praveen Illa <mail2ipn@gmail.com>
Date:	2013-03-26

    Updated Telugu Translation

M	po/te.po

commit 5c05d0df2b9e16c5b5ff7db3453e84379a9aa031
Author: Daniel Korostil <ted.korostiled@gmail.com>
Date:	2013-03-26

    Update uk translation

M	po/uk.po

commit 433fa0e9a0ac67fbd7f4a540e1b0ec092030561c
Author: Dirgita <dirgitadevina@yahoo.co.id>
Date:	2013-03-26

    Updated Indonesian translation

M	po/id.po

commit d9119158a2e65c74e8a55eff12e9c5e59425ced2
Author: Mantas Kriaučiūnas <mantas@akl.lt>
Date:	2013-03-25

    Updated Lithuanian translation

M	po/lt.po

commit 71b5f4fa84debce3181eb58c93c46938d13fdcd4
Author: ManojKumar Giri <mgiri@redhat.com>
Date:	2013-03-25

    Updated Odia Language along with FUEL implementation

M	po/or.po

commit a28c4a102a8cae1de75fd853971a2c1469c94c24
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2013-03-25

    view: use g_app_info_get_name() for application names in Open
    With menus

    This is consistent with the Shell and what is used in the
    properties/Open With dialog.

    https://bugzilla.gnome.org/show_bug.cgi?id=696374

M	src/nautilus-mime-actions.c
M	src/nautilus-view.c

commit 8a2d1c9e54c8765e952a4821692618d946a3d7a2
Author: Rui Matos <tiagomatos@gmail.com>
Date:	2013-03-25

    query-editor: Fix initial key press processing with async IMs

    When using an async input method we can't rely on the entry's text or
    preedit text being updated as a direct result of processing a key
    event.

    Instead, we can look at the event keyval and check if it's going to
    yield a printable character to decide if we are interested in the
    event.

    https://bugzilla.gnome.org/show_bug.cgi?id=696260

M	src/nautilus-query-editor.c

commit 378c01ddb6cb833910cf2fcd9d16f87a807df528
Author: Rui Matos <tiagomatos@gmail.com>
Date:	2013-03-23

    query-editor: Make IMs process the fake event we generate at first

    Input methods will typically only process events after getting focus.

    https://bugzilla.gnome.org/show_bug.cgi?id=696260

M	src/nautilus-query-editor.c

commit 54270d1bae66ec24c56a10fe1973ec271433f6b0
Author: Rui Matos <tiagomatos@gmail.com>
Date:	2013-03-22

    query-editor: Don't set the entry's text if not strictly needed

    If the current text in the entry is equal to the new query's text we
    shouldn't needlessly set the text on the entry since that affects the
    cursor position.

    gtk_entry_set_text() already does a similar check internally but that
    isn't enough here because NautilusQuery doesn't keep the full string
    but instead a stripped version of it.

    https://bugzilla.gnome.org/show_bug.cgi?id=696430

M	src/nautilus-query-editor.c

commit 670875d76ed212e0bb9d071ef79b56fa6dacae2a
Author: Rui Matos <tiagomatos@gmail.com>
Date:	2013-03-25

    eel-editable-label: Fix string length on retrieve-surrounding handler

    https://bugzilla.gnome.org/show_bug.cgi?id=696532

M	eel/eel-editable-label.c

commit 4688bd1ef265aa18042f5d1e099a7f440865c55b
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2013-03-22

    sidebar: increase default sidebar width

    So that at least in english locale, entries can fill the width without
    ellipsizing.

    https://bugzilla.gnome.org/show_bug.cgi?id=696213

M	libnautilus-private/org.gnome.nautilus.gschema.xml.in

commit 93742332e107be6858bd0c840fc649be2d20be24
Author: Krishnababu Krothapalli <kkrothap@redhat.com>
Date:	2013-03-25

    Updated Telugu translations

M	po/te.po

commit d0c7af217c82d42c53d8e62edd439d982a9aa2cc (tag: 3.8.0)
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2013-03-25

    release: prepare for 3.8.0

M	NEWS
M	configure.ac

commit d396f9103737763359a6f03ffc33f6304c0eff46
Author: Ani Peter <apeter@redhat.com>
Date:	2013-03-25

    Completed nautilus for Malayalam

M	po/ml.po

commit eef609999532eed1d7ab56d0287450bfd5d5e8bb
Author: Jiro Matsuzawa <jmatsuzawa@gnome.org>
Date:	2013-03-25

    l10n: Update Japanese translation

M	po/ja.po

commit d7b8ccec1e9c75ecb5a9c6b55ed329fbd5059244
Author: Shankar Prasad <svenkate@redhat.com>
Date:	2013-03-25

    Updated kn translations

M	po/kn.po

commit 74d9fccb9267d84a89e4fdc61c904c839fdaf584
Author: Luca Ferretti <lferrett@gnome.org>
Date:	2013-03-25

    [l10n] updated Italian translation

M	po/it.po

commit 6f165201876bc3d14f092d87ed1208a0553e1543
Author: Luca Ferretti <lferrett@gnome.org>
Date:	2013-03-25

    [l10n] updated Italian translation

M	po/it.po

commit cdd9d383cb1249c66c2086e6623ea239347736af
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:	2013-03-24

    Fix translations of keywords in .desktop files

M	po/el.po
M	po/nb.po
M	po/pt_BR.po
M	po/sl.po

commit b5a8136a4d7ea4349730e1d062263b5d1549f839
Author: Timo Jyrinki <timo@debian.org>
Date:	2013-03-24

    Add Finnish date/time format translations and source links in
    comments.

M	po/fi.po

commit c6b802e8388ad08a67209a811786853c0d2a8663
Author: Timo Jyrinki <timo@debian.org>
Date:	2013-03-24

    Finnish translation update by Jiri Grönroos

M	po/fi.po

commit 83f5fd579a4c8761cb21f7a35c4655eadf3e0b1f
Author: Alexandre Franke <alexandre.franke@gmail.com>
Date:	2013-03-24

    Update French translation

M	po/fr.po

commit a0bd9e67da43aa7dfd3a20752ce98f270a5cc698
Author: Dušan Kazik <prescott66@gmail.com>
Date:	2013-03-24

    Updated slovak translation

M	po/sk.po

commit 7770b63d6726bc7ab4b886d6bd3edd009e622e55
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2013-03-22

    mime-actions: filter applications not supposed to be visible

    Ensure NoDisplay=True applications don't end up in our Open With
    context
    menus.

    https://bugzilla.gnome.org/show_bug.cgi?id=696372

M	src/nautilus-mime-actions.c

commit 0e256a3627af124408a60e55acef3876b6eab021
Author: Rajesh Ranjan <rranjan@redhat.com>
Date:	2013-03-22

    hindi translation

M	po/hi.po

commit 51c1dafa957a9f321133b1bac3fb43761d737b12
Author: ManojKumar Giri <mgiri@redhat.com>
Date:	2013-03-21

    Updated Odia Translation along with FUEL implementation.

M	po/or.po

commit 1e2240dcf549f6021f5f101d61c4eddd8a920034
Author: Dr.T.Vasudevan <drtvasudevan@gmail.com>
Date:	2013-03-21

    Updated Tamil translation

M	po/ta.po

commit adc90722e9c82e998e2d5411d0b0030a7c534b64
Author: Arash Mousavi <mousavi.arash@gmail.com>
Date:	2013-03-21

    L10N: Updated Persian Translation

M	po/fa.po

commit 8b32a6a1c04e718e3229c1e902d69845f076aeda
Author: Milo Casagrande <milo@ubuntu.com>
Date:	2013-03-20

    [l10n] Updated Italian translation.

M	po/it.po

commit 0e257e910494920af1532c8897013a1951731ff8
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:	2013-03-20

    Updated Hungarian translation

M	po/hu.po

commit 5be01e6bc26180b3c67e8355ae04a97593153a28 (tag: 3.7.92)
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2013-03-19

    release: prepare for 3.7.92

M	NEWS
M	configure.ac

commit 1bc7eead58c08d0768bff9f5fa86e5e1ec40e551
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2013-03-19

    desktop-canvas: hide Change Background action when no g-c-c is found

    https://bugzilla.gnome.org/show_bug.cgi?id=690883

M	src/nautilus-actions.h
M	src/nautilus-desktop-canvas-view.c

commit 6f6fcf1b4e99c8a5186c78e911a159b1f06df7b0
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2013-03-19

    Revert "desktop-canvas: set margins according to the primary workarea"

    This fix proved to be more problematic than the original bug, so we'll
    revert to the original behavior for now.

    This reverts commit 1292610b87be44fcd5a7d5a09738cd7f3287325f.

    https://bugzilla.gnome.org/show_bug.cgi?id=695336

M	src/nautilus-desktop-canvas-view.c

commit 4d9128837b03ddfc3e027fbb19ceae6378142915
Author: Victor Ibragimov <victor.ibragimov@gmail.com>
Date:	2013-03-19

    [l10n] Added Tadjik translation

M	po/LINGUAS
A	po/tg.po

commit 949305513bd40431955b9c62f508893e0c871f0b
Author: Sandeep Sheshrao Shedmake <sshedmak@redhat.com>
Date:	2013-03-19

    Updated Marathi Translations

M	po/mr.po

commit 89ec4951bbb38619472634c65414fc1c156be399
Author: Timo Jyrinki <timo@debian.org>
Date:	2013-03-19

    Finnish translation update by Jiri Grönroos

M	po/fi.po

commit f1cb32831df32009f7e8bd5fcc35c5ccdf64eee4
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2013-03-19

    file-utils: ensure directories exist before restoring from trash

    Before restoring a file from trash, ensure its target directory
    exists on
    disk, otherwise the restore operation will fail trying to move a
    file to
    a nonexistent location.

    https://bugzilla.gnome.org/show_bug.cgi?id=695460

M	libnautilus-private/nautilus-file-utilities.c

commit ced8311675829cc25ce9f9de930d5062256c910f
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2013-03-19

    trivial: simplify code

M	libnautilus-private/nautilus-file-utilities.c

commit 9ff62bb8c7d0ac14776551fc25f5102cd66a61e8
Author: Pavel Vasin <rat4vier@gmail.com>
Date:	2013-03-19

    window-slot: fix memory leak

    https://bugzilla.gnome.org/show_bug.cgi?id=695484

M	src/nautilus-window-slot.c

commit a3100a6452504c46d9462ce42eee9606c7baf8cc
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2013-03-18

    view: don't reference org.gnome.desktop.background draw-background

    The key has been removed in gnome-desktop, and attempting to use
    it will
    trigger an assertion.

    https://bugzilla.gnome.org/show_bug.cgi?id=695958

M	src/nautilus-view.c

commit 4b3a46ab65bdf3fc2e68aa74d4ffa67218c5998c
Author: Carles Ferrando <carles.ferrando@gmail.com>
Date:	2013-03-17

    [l10n] Updated Catalan (Valencian) translation

M	po/ca@valencia.po

commit 6469c0585af54c3b34d9ffbc8860d96d55efed63
Author: Tobias Endrigkeit <tobiasendrigkeit@googlemail.com>
Date:	2013-03-17

    [l10n] Updated German translation

M	po/de.po

commit 2b3e84534ede99019c47e38b62605a48e81e8675
Author: Changwoo Ryu <cwryu@debian.org>
Date:	2013-03-17

    Updated Korean translation

M	po/ko.po

commit f562ce75e010f05467b6ed6d7f6a25f657ffa751
Author: Bruce Cowan <bruce@bcowan.me.uk>
Date:	2013-03-16

    Updated British English translatioN

M	po/en_GB.po

commit 89bef22b9ecd6dc917d779fef4f24f0f9addb41e
Author: Adam Matoušek <adamatousek@gmail.com>
Date:	2013-03-15

    Updated Czech translation

M	po/cs.po

commit 0b82f59e8914332a5da69b89008dfed42a4ba664
Author: Duarte Loreto <happyguy_pt@hotmail.com>
Date:	2013-03-15

    Updated Portuguese translation

M	po/pt.po

commit 0461eb957e1734be6880e17d98bea275cf97414a
Author: Trần Ngọc Quân <vnwildman@gmail.com>
Date:	2013-03-15

    Updated Vietnamese translation

M	po/vi.po

commit dcc970f54fe1504f3b67f90092470aa3ddbc7f9b
Author: Sweta Kothari <swkothar@redhat.com>
Date:	2013-03-13

    Updated gujarati file

M	po/gu.po

commit 40dd97612e2864073b6dbc2a72bbf72008c90f9d
Author: Mattias Põldaru <mahfiaz@gmail.com>
Date:	2013-03-13

    [l10n] Updated Estonian translation

M	po/et.po

commit 4274f52e582cd8fca6430fa1babfdd56a8edc34f
Author: KennethNielsen <k.nielsen81@gmail.com>
Date:	2013-03-12

    Updated Danish translation

M	po/da.po

commit a3260cedd902e26c3db30e7cc75c0e642ebefef0
Author: Anish A <aneesh.nl@gmail.com>
Date:	2013-03-12

    Updated Malayalam Localization

M	po/ml.po

commit 610b7811bb448512b3403a86669e8c304478eda4
Author: Мирослав Николић <miroslavnikolic@rocketmail.com>
Date:	2013-03-11

    Updated Serbian translation

M	po/sr.po
M	po/sr@latin.po

commit cb0520c5ed6e8993aa6806ac23d66038047a5bf1
Author: Wylmer Wang <wantinghard@gmail.com>
Date:	2013-03-11

    update Simplified Chinese (zh_CN) translation

M	po/zh_CN.po

commit 4196a374e50cbc39de03713dbda28308dda866d4
Author: Yuri Myasoedov <omerta13@yandex.ru>
Date:	2013-03-11

    Updated Russian translation

M	po/ru.po

commit eb48825b2a2f78afa8464460ed970b7abcd7816c
Author: Joan Duran <jodufi@gmail.com>
Date:	2013-03-10

    [l10] Updated Catalan translation

M	po/ca.po

commit d3cddb5d973d33e799e509f33daf50c8664cee93
Author: Rūdolfs Mazurs <rudolfsm@src.gnome.org>
Date:	2013-03-10

    Updated Latvian translation

M	po/lv.po

commit 17ff62811ca86ec88b3dca6bc903ff39cd68eec4
Author: Khaled Hosny <khaledhosny@eglug.org>
Date:	2013-03-09

    Update Arabic translation

M	po/ar.po

commit 02aa34aaec572df5d6bd21f8c28372a10b32dcd8
Author: Aurimas Černius <aurisc4@gmail.com>
Date:	2013-03-09

    Updated Lithuanian translation

M	po/lt.po

commit 75ede04b4d418c69ae1383c21da56bcc4996340d
Author: Alexandre Franke <alexandre.franke@gmail.com>
Date:	2013-03-08

    Update French translation

M	po/fr.po

commit d486af277f491ff5cfcfa254ebce618cd41a3edb
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2013-02-14

    eel-canvas: fix double tap with touchscreen devices

    Code here is not doing what the comment (and the symmetric part in
    the RELEASE case) says.

    https://bugzilla.gnome.org/show_bug.cgi?id=688281

M	eel/eel-canvas.c

commit 55fb77418a07cfe0ef8a1ee3347c2e28ed0360a6
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:	2013-03-07

    Updated Slovenian translation

M	po/sl.po

commit 53a651f0a1311a172a00ef4c8b5628e3cf1a9874
Author: Andrej Žnidaršič <andrej.znidarsic@gmail.com>
Date:	2013-03-07

    Updated Slovenian translation

M	po/sl.po

commit 52499153939a3b3ab4458cfb9d35017ce3001dbb
Author: Dimitris Spingos <dmtrs32@gmail.com>
Date:	2013-03-07

    Updated Greek translation

M	po/el.po

commit 33cd1684860b141e4d4ae1312b50703e0cef6fa0
Author: Ihar Hrachyshka <ihar.hrachyshka@gmail.com>
Date:	2013-03-07

    Updated Belarusian translation.

M	po/be.po

commit 9f0a5fd42075df253b2e256e0ea528c463f5cec2
Author: Gheyret Kenji <gheyret@gmail.com>
Date:	2013-03-07

    Updated Uyghur translation

    Signed-off-by: Gheyret Kenji <gheyret@gmail.com>

M	po/ug.po

commit 1d1488cbc96ee9f7dd69b708e093d274a5374878
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2013-03-06

    Always use activation URI for DnD sources

    This ensures DnD from special locations (e.g. Recent or Trash) always
    works even for targets that do not use gvfs.

M	libnautilus-private/nautilus-canvas-container.c
M	libnautilus-private/nautilus-canvas-container.h
M	libnautilus-private/nautilus-canvas-dnd.c
M	libnautilus-private/nautilus-canvas-private.h
M	src/nautilus-canvas-view.c
M	src/nautilus-list-view.c

commit 26d023a289c2160147bc02f1e18243f8212c82eb
Author: A S Alam <aalam@users.sf.net>
Date:	2013-03-06

    Punjabi: Translation updated (aalam)

M	po/pa.po

commit 865cb2ec0754b9c76f3a1e87980c3e4a1ae93ad5
Author: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
Date:	2013-03-06

    Updated Traditional Chinese translation(Hong Kong and Taiwan)

M	po/zh_HK.po
M	po/zh_TW.po

commit 1df4dab32e178d69410e9d7dea08ee1065d3b9df
Author: Nilamdyuti Goswami <ngoswami@redhat.com>
Date:	2013-03-06

    Assamese translation updated for gnome 3.8

M	po/as.po

commit 2e789529eae6f02c33ac3f57a32b015a5a33e6f8
Author: Florêncio Neves <florencioneves@gmail.com>
Date:	2013-03-05

    Updated Brazilian Portuguese translation proofread by Enrico Nicoletto

M	po/pt_BR.po

commit 5c2f0f88440bcde1e3e7d9f5904de7cc1f90062a (tag: 3.7.91)
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2013-03-04

    release: prepare for 3.7.91

M	NEWS
M	configure.ac

commit df4558a12a22a93b9cd67943a61eec5675a3952d
Author: Inaki Larranaga Murgoitio <dooteo@zundan.com>
Date:	2013-03-04

    Updated Basque language

M	po/eu.po

commit 5b52d75ef3ba9f7eacab1d0c83085d3c51e9c6c6
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:	2013-03-04

    Updated Polish translation

M	po/pl.po

commit dcc37991791aa5e55129be9dabf3c9c8ab941fc6
Author: Pavel Vasin <rat4vier@gmail.com>
Date:	2013-03-03

    window-menus: fix double-free

    https://bugzilla.gnome.org/show_bug.cgi?id=695070

M	src/nautilus-window-menus.c

commit 91dfcc64b844158429e01ce92b495b627fb6b59b
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2013-03-04

    slot: fix a runtime warning

    At startup, slot->details->content_view is NULL, so we can't
    unconditionally call nautilus_view_get_selection() on it.

M	src/nautilus-window-slot.c

commit 67028cab831a96d715be0bbe92bea6f0e076049c
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2013-03-04

    icon-info: don't use deprecated gtk_icon_info_free

M	libnautilus-private/nautilus-icon-info.c

commit 713ad95a181f1f5b7459be3b26b150c1a15745f1
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:	2013-03-04

    Updated Spanish translation

M	po/es.po

commit 675d12082bb6f5ff1e13d38c14d06044c869184e
Author: Fran Diéguez <fran.dieguez@mabishu.com>
Date:	2013-03-04

    Updated Galician translations

M	po/gl.po

commit 7ed009880556ffe954533a4fe841480fb3aac615
Author: Marco Trevisan (Treviño) <mail@3v1n0.net>
Date:	2013-03-04

    NautilusApplication: fix compilation warning on prev commit

M	src/nautilus-application.c

commit b8eebe953c4eb564749901f8fbabf4878c8e4e71
Author: Marco Trevisan (Treviño) <mail@3v1n0.net>
Date:	2013-03-02

    NautilusApplication: export currently opened locations to DBus

    https://bugzilla.gnome.org/show_bug.cgi?id=694266

M	src/nautilus-application.c

commit 980512cee65e21e79c53a7181a0f68ec921111cc
Author: Marco Trevisan (Treviño) <mail@3v1n0.net>
Date:	2013-03-02

    NautilusWindowSlot: emit a location change only after setting the
    new one

    Otherwise: nautilus_window_slot_get_location_uri() != new_location

    https://bugzilla.gnome.org/show_bug.cgi?id=694266

M	src/nautilus-window-slot.c

commit 49115b85264209e73110306ab8f3fe96dba816c6
Author: Marco Trevisan (Treviño) <mail@3v1n0.net>
Date:	2013-02-27

    NautilusFreedesktopDBus: add public setter for OpenLocations

    https://bugzilla.gnome.org/show_bug.cgi?id=694266

M	data/freedesktop-dbus-interfaces.xml
M	src/nautilus-freedesktop-dbus.c
M	src/nautilus-freedesktop-dbus.h

commit e6fecc0500b83ad55a1d8b6acbcf520ab9c0eb8d
Author: Marco Trevisan (Treviño) <mail@3v1n0.net>
Date:	2013-03-01

    NautilusWindow: don't pass the application on construction

    We can guess it easily using g_application_get_default () and set
    it as the
    gtk application before than the GtkWindow constructor would do.

    https://bugzilla.gnome.org/show_bug.cgi?id=694266

M	src/nautilus-application.c
M	src/nautilus-window.c
M	src/nautilus-window.h

commit d0b0be2184e0d32536138c4b128a206bf46356ad
Author: Marco Trevisan (Treviño) <mail@3v1n0.net>
Date:	2013-03-03

    NautilusWindowSlot: allow the location change if selection has
    been changed

    Added nautilus_file_selection_equal function in the file utils.

    This makes nautilus -s to work properly.
    Added also indentation fixes.

    https://bugzilla.gnome.org/show_bug.cgi?id=694034

M	libnautilus-private/nautilus-file-utilities.c
M	libnautilus-private/nautilus-file-utilities.h
M	src/nautilus-window-slot.c

commit ce4255cf15d1475be3551f6d70ca83648c7137b3
Author: Marco Trevisan (Treviño) <mail@3v1n0.net>
Date:	2013-02-27

    NautilusApplication: add --new-window commandline to force the
    old behavior

    Calling nautilus with -w or --new-window always opens a new window.
    Desktop file updated, to use this parameter as default.

    https://bugzilla.gnome.org/show_bug.cgi?id=694034

M	data/nautilus.desktop.in.in
M	src/nautilus-application.c

commit c8ee0c56e914830469dd242535263587770539dd
Author: Marco Trevisan (Treviño) <mail@3v1n0.net>
Date:	2013-02-27

    NautilusApplication: don't open a new window if the location is
    already open in a slot

    When a nautilus slot (window or tab) is already opened for the
    requested location,
    we focus it instead of opening a new window.

    https://bugzilla.gnome.org/show_bug.cgi?id=694034

M	src/nautilus-application.c

commit 364b5daa9eb152b2896eeaed1294db3b625e36a9
Author: Benjamin Steinwender <b@stbe.at>
Date:	2013-03-03

    [l10n] Updated German translation

M	po/de.po

commit 88074dd8228a575712309ceb2ecae42756a6c17e
Author: Duarte Loreto <happyguy_pt@hotmail.com>
Date:	2013-03-03

    Updated Portuguese translation and converted to New Spelling (Novo AO)

M	po/pt.po

commit a9816317dfa3a408d083ce142b226c636300f286
Author: Duarte Loreto <happyguy_pt@hotmail.com>
Date:	2013-03-03

    Updated Portuguese translation and converted to New Spelling (Novo AO)

M	po/pt.po

commit 9d30c9e2ba40282e387d5c0c81ffe7ac9d81dcf2
Author: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
Date:	2013-03-03

    Updated Vietnamese translation

M	po/vi.po

commit 1f09070961d5bde173910830c935835ce66a7319
Author: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
Date:	2013-03-03

    Updated Vietnamese translation

M	po/vi.po

commit cf5e885c71adc3155dbdf578457db62c61c2537b
Author: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
Date:	2013-03-03

    po/vi: import from Damned Lies

M	po/vi.po

commit 6f598643f6c7f9dcc5b98e4330f23fcc407008a8
Author: Aurimas Černius <aurisc4@gmail.com>
Date:	2013-03-02

    Updated Lithuanian translation

M	po/lt.po

commit 0fee59361d889a61cc6cc76b5ba624ae56338ae8
Author: Luca Ferretti <lferrett@gnome.org>
Date:	2013-03-02

    l10n: Updated Italian translation

M	po/it.po

commit 836975a11a3658f971b1747afe6244c675177c40
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2013-03-01

    tracker: fix an error with latest Tracker

    We name some query column variable results with "AS ?foo", but Tracker
    now errors out on those clauses, not returning any result.
    Since we don't need them, just remove them from the query string.

    https://bugzilla.gnome.org/show_bug.cgi?id=693195

M	libnautilus-private/nautilus-search-engine-tracker.c

commit fc3c03fcc964b2f5baade671d9d812394b515245
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2013-03-01

    search: print a warning when a provider errors out on a query

M	libnautilus-private/nautilus-search-provider.c

commit ce00addf4a754fcd2224d0ccd7559e269de73ab8
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2013-02-27

    application: register with gnome-session

    This is needed for classic mode, since we're a required component of
    that session.

    https://bugzilla.gnome.org/show_bug.cgi?id=694834

M	src/nautilus-application.c

commit c3382e0415d51082545f277c380d37be160e8d2d
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2013-02-27

    application: move nautilus_application_new() to its own function

M	src/nautilus-application.c
M	src/nautilus-application.h
M	src/nautilus-main.c

commit 425438b10fc800cc5075e9b9f4c5ccf90cd42ee3
Author: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
Date:	2013-02-27

    Updated Traditional Chinese translation(Hong Kong and Taiwan)

M	po/zh_HK.po
M	po/zh_TW.po

commit 9f5f5f794c0ab1358dacbfccaf738b35e30cd083
Author: Alexandre Franke <alexandre.franke@gmail.com>
Date:	2013-02-26

    Update French translation

M	po/fr.po

commit 51c684eaf35791d677f4b770a8eaaed64fae93e4
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2013-02-25

    Updated Norwegian bokmål translation

M	po/nb.po

commit 5c11414938c9725ec147acff851121021dae1113
Author: Dimitris Spingos <dmtrs32@gmail.com>
Date:	2013-02-25

    Updated Greek translation

M	po/el.po

commit 5d512c606ff3e415f8c36ab07fabe7718d07313a
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:	2013-02-24

    Updated Slovenian translation

M	po/sl.po

commit e479aaab3e4707030833407ad67e9ef9761e39a8
Author: Gheyret Kenji <gheyret@gmail.com>
Date:	2013-02-24

    Updated Uyghur translation

    Signed-off-by: Gheyret Kenji <gheyret@gmail.com>

M	po/ug.po

commit 19d1f3264056281bc1fac7d22bdd3af183ff4cc1
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:	2013-02-24

    Updated Polish translation

M	po/pl.po

commit fe45b6304c14cb2ba06237eadc2bce9d16c24d20
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2013-02-22

    pathbar: use text-button style class for pathbar buttons

    This will give it more horizontal spacing, like we do for text buttons
    in main toolbars.

M	src/nautilus-pathbar.c

commit d29ef71ee9c92de2fc94979d8cabf8bed5ec170d
Author: Yuri Myasoedov <omerta13@yandex.ru>
Date:	2013-02-22

    Updated Russian translation

M	po/ru.po

commit 78adda35f7ad84ac24eed75080d4cd637bca9f47
Author: A S Alam <aalam@users.sf.net>
Date:	2013-02-22

    Punjabi: Translation updated (aalam)

M	po/pa.po

commit fb965ebb99bc28ad0ffb1646f314706fdb2917d9
Author: Yaron Shahrabani <sh.yaron@gmail.com>
Date:	2013-02-21

    Updated Hebrew translation.

M	po/he.po

commit f30f0b01c48799ad9cc5225020cdc380b1b1c0c5
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2013-02-21

    canvas-dnd: adapt for gnome-desktop API change

    gnome_bg_set_draw_background() has been removed.

M	libnautilus-private/nautilus-canvas-dnd.c

commit 1019cdd0668a3fc67531187671ac39fce6b1f025
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2013-02-20

    canvas-item: don't use the root window to create drag surface

    There's no reason to.

M	libnautilus-private/nautilus-canvas-item.c

commit a5928e842d59af158a5beb52d66036fa7acdc75d
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2013-02-20

    desktop-canvas-view: remove special middle-click handling

    It's not necessary anymore.

M	src/nautilus-desktop-canvas-view.c

commit ccb388100c9b10bf66edd3af69944968c37be2e3
Author: Ryan Lortie <desrt@desrt.ca>
Date:	2013-02-20

    NautilusApplication: change startup() order

    Move init_desktop() under nautilus_application_init_actions() so
    that we
    have the appmenu setup by the time we create the desktop window
    (so that
    the property is set properly).

    https://bugzilla.gnome.org/show_bug.cgi?id=694271

M	src/nautilus-application.c

commit d2540761164b52531ab742889410ac12b135c9df
Author: Michael Wood <michael.g.wood@intel.com>
Date:	2013-02-07

    toolbar: Toggle the gear menu off when F10 is pressed again

    The GtkMenu gets the key focus so the F10 action associated with
    the window
    doesn't get run so listen to the key event on the widget it's
    self just
    for closing.

    https://bugzilla.gnome.org/show_bug.cgi?id=686755

M	src/nautilus-toolbar.c

commit 966fea0e624e35bbef850dfa547c42115bae320e
Author: Fran Diéguez <fran.dieguez@mabishu.com>
Date:	2013-02-20

    Updated Galician translations

M	po/gl.po

commit 146f04eb23722eac2e6ca4d2b0b779ba0713c964
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2013-02-19

    canvas-dnd: don't trigger dnd hover on the desktop

M	libnautilus-private/nautilus-canvas-dnd.c

commit 6d6bf1e7c6049b4bd300ae1d90833a8b5fcf30c4
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2013-02-19

    canvas-container: don't force native window for the desktop canvas

M	libnautilus-private/nautilus-canvas-container.c

commit 372c60d3f8590280df23f457a67652adec369697
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2013-02-19

    Remove NautilusDesktopBackground

    It's gone! \o/

M	libnautilus-private/Makefile.am
D	libnautilus-private/nautilus-desktop-background.c
D	libnautilus-private/nautilus-desktop-background.h

commit 07d2ca86237fac8b5bddc4e619e43dfc813bc5e7
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2013-02-19

    desktop-canvas: don't use NautilusDesktopBacgrkound

    We don't need to anymore.

M	src/nautilus-desktop-canvas-view.c

commit 8b4a83ea80bf657cd8be754786e5f9daf7d5cc52
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2013-02-19

    canvas-dnd: don't use NautilusDesktopBackground

    We only use it for DnD when receiving an image drop. We can copy that
    code from NautilusDesktopBackground in a helper function.

M	libnautilus-private/nautilus-canvas-dnd.c

commit 9f99ba3506d5cf1584d9afa952e11aed17deac2f
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2013-02-19

    desktop-window: don't signal we are handling the background

    g-s-d won't listen to this root window property anymore, and we're not
    actually rendering any background now. Don't set it.

M	src/nautilus-desktop-window.c

commit f0f36c876e4810b190a82e3a953d9263c106447f
Author: Matthias Clasen <mclasen@redhat.com>
Date:	2013-02-19

    Use an RGBA window for the desktop

    In the future, GNOME shell will always render the background,
    and handle transitions, etc. Nautilus will then just render
    its icons on top.

M	src/nautilus-desktop-canvas-view.c
M	src/nautilus-desktop-window.c

commit b4c2aa5b547c41101280b1d9daac68cf26dbf13c
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2013-02-19

    application: fix nautilus --quit

    We should call g_application_quit() when we're asked to force quit.

M	src/nautilus-application.c

commit 0309ecae8568b69ed6356dab6d983bc0d53fcd74
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2013-02-19

    search-provider: fix activation behavior

    It was unintentionally changed from opening the default application
    for
    the result to selecting it in a view.

M	src/nautilus-shell-search-provider.c

commit d9e7de35e0807b5ed93c9e8ae42dac441987a776
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:	2013-02-19

    Updated Spanish translation

M	po/es.po

commit ddc557e19ec68d2f934d9ec21098d58c081446ff
Author: Мирослав Николић <miroslavnikolic@rocketmail.com>
Date:	2013-02-19

    Updated Serbian translation

M	po/sr.po
M	po/sr@latin.po

commit 236044a93840a4b0ffdcaec5e712fbc47f0e215c (tag: 3.7.90)
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2013-02-18

    release: prepare for 3.7.90

M	NEWS
M	configure.ac

commit a73c8c7736cee89bf5470de47aec876b86878bcd
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2013-02-12

    places-sidebar: add a Format menu item for volumes

    This runs gnome-disks with a commandline that just sets the format
    dialog as transient for the Nautilus toplevel.

    https://bugzilla.gnome.org/show_bug.cgi?id=687093

M	src/nautilus-places-sidebar.c

commit f60a3d0486ef67eafa6a5452198541c7116788a4
Author: Luca Ferretti <lferrett@gnome.org>
Date:	2013-02-18

    l10n: Updated Italian translation

M	po/it.po

commit 23c0f33e0fb0b59e22f8cd5638db76fa41bb2f4c
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:	2013-02-17

    Updated Polish translation

M	po/pl.po

commit a1906661e77082b6130642a5e8f811184bd2da33
Author: Fran Diéguez <fran.dieguez@mabishu.com>
Date:	2013-02-17

    Updated Galician translations

M	po/gl.po

commit b08abdfc40d715051abc6886154c53a38476e285
Author: Мирослав Николић <miroslavnikolic@rocketmail.com>
Date:	2013-02-17

    Updated Serbian translation

M	po/sr.po
M	po/sr@latin.po

commit 55eff68d3b699de6634c7afdf91580536c2be62b
Author: Gheyret Kenji <gheyret@gmail.com>
Date:	2013-02-16

    Updated Uyghur translation

    Signed-off-by: Gheyret Kenji <gheyret@gmail.com>

M	po/ug.po

commit 447d2ad6944afd94434a774b28f8c6e8274955fe
Author: William Jon McCann <jmccann@redhat.com>
Date:	2013-02-15

    eel: use G_APP_INFO_CREATE_NEEDS_TERMINAL to run command in terminal

M	eel/eel-gnome-extensions.c

commit c1015ee559a21d64f65cf6288663fab4f7a6b9d4
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:	2013-02-14

    Updated Spanish translation

M	po/es.po

commit 1c2b1e33346d2b06dedff3d81fc36e679e2d0761
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2013-02-14

    ui: specify accelerators=true for our menu definitions

    This will make GtkMenuButton do the right thing and show accelerators
    in
    the popup.
    Thanks to Juanjo Marín for the fix.

    https://bugzilla.gnome.org/show_bug.cgi?id=680962

M	src/nautilus-canvas-view-ui.xml
M	src/nautilus-directory-view-ui.xml
M	src/nautilus-list-view-ui.xml
M	src/nautilus-shell-ui.xml

commit b4ad42af54234124fffc6cf0a736409be8614cc8
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2013-02-13

    places-sidebar: follow the remember-recent-files GSetting

    https://bugzilla.gnome.org/show_bug.cgi?id=693705

M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.h
M	src/nautilus-places-sidebar.c

commit 500770e8de18b07392ffa4435372525d5d03c688
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2013-02-12

    places-sidebar: add a Connect to Server sidebar item

    https://bugzilla.gnome.org/show_bug.cgi?id=686968

M	src/nautilus-application.c
M	src/nautilus-application.h
M	src/nautilus-places-sidebar.c

commit d2bfffc574c1e6305d862c041b35c9c45ba67674
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2013-02-12

    places-sidebar: coding style fix

M	src/nautilus-places-sidebar.c

commit b2dca1ed86c3ccd65c6cbad5518be519471143d3
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2013-02-11

    list-view: follow the newly introduced use-tree-view GSetting

M	src/nautilus-list-view.c

commit 58bde02ecd3be7e751053f3c6fe78b9a6ba9108f
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2013-02-11

    preferences: add a "Navigate folders in a tree" preference

    Users can now enable the tree view with the checkbox.

M	libnautilus-private/nautilus-global-preferences.h
M	libnautilus-private/org.gnome.nautilus.gschema.xml.in
M	src/nautilus-file-management-properties.c
M	src/nautilus-file-management-properties.ui

commit 9fd0e21817ef1392a2d1f81308ec835dd2fa373d
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2013-02-11

    list-view: add back a treeview option

    Re-add most of the code that handled the tree view in
    NautilusListModel
    and NautilusListView, cleaned up and rebased to master.

    The tree mode will be activated by a checkbox in the Preferences
    dialog.

M	libnautilus-private/nautilus-tree-view-drag-dest.c
M	src/nautilus-list-model.c
M	src/nautilus-list-view.c

commit d2c4cad5946de685ee567365e0c86d9343c6ad6b
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:	2013-02-11

    Updated Spanish translation

M	po/es.po

commit 80941bd263c4e3b3f586146cdb38f8cc5f4762cc
Author: Anish A <aneesh.nl@gmail.com>
Date:	2013-02-10

    Updated Malayalam Localization

M	po/ml.po

commit 8605bc944af3fb935c35f27b0cadf532f3c4e0ce
Author: Aurimas Černius <aurisc4@gmail.com>
Date:	2013-02-09

    Updated Lithuanian translation

M	po/lt.po

commit 8db7c7c20623293a603311e86787fb0f0679eb4f
Author: Wouter Bolsterlee <uws@xs4all.nl>
Date:	2013-02-09

    Updated Dutch translation

M	po/nl.po

commit aaa61a0f8ba5b6241b4a7a3d27661be99264a822
Author: Gheyret Kenji <gheyret@gmail.com>
Date:	2013-02-09

    Updated Uyghur translation

    Signed-off-by: Gheyret Kenji <gheyret@gmail.com>

M	po/ug.po

commit 160f7cbff4cbc30394fc4efd8a6f550b80befd04
Author: Alexandre Franke <alexandre.franke@gmail.com>
Date:	2013-02-08

    Update French translation

M	po/fr.po

commit 4c1880dfe462570842b284c4160912c073815850
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:	2013-02-07

    Updated Slovenian translation

M	po/sl.po

commit c5f33a6417fc36426678204b3c30ae36972e835b
Author: Fran Diéguez <fran.dieguez@mabishu.com>
Date:	2013-02-07

    Updated Galician translations

M	po/gl.po

commit 37acaa61ae295762b9e17794457bd4d003c09c20 (tag: 3.7.5)
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2013-02-06

    release: prepare for 3.7.5

M	NEWS
M	configure.ac

commit b3434e8bec9231b21f34fbe4bfc5e05b8d2e592b
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2013-02-06

    data: add nautilus-classic.desktop

    This is needed to have nautilus autostarted with desktop icons in the
    classic session.

M	configure.ac
M	data/Makefile.am
A	data/nautilus-classic.desktop.in

commit 7a21b958ec5d6241c9453f553cd5ba8578783d10
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2013-02-06

    application: add a --force-desktop command line option

    This will be useful when nautilus is run in "classic mode" to
    show icons
    independently of the GSettings value.

M	src/nautilus-application.c

commit 298a35c05820cd9c3960282a735f246daa552939
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2013-02-06

    image-properties-page: don't use
    gtk_scrolled_window_add_with_viewport()

M	src/nautilus-image-properties-page.c

commit d2cdc88a889e8cb2813b355e6e7e02c1025f6b24
Author: Inaki Larranaga Murgoitio <dooteo@zundan.com>
Date:	2013-02-03

    Updated Basque language

M	po/eu.po

commit 6e2ed1e9bfb8f284c340d7f73e27fe54df667ed7
Author: Gheyret Kenji <gheyret@gmail.com>
Date:	2013-02-03

    Updated Uyghur translation

    Signed-off-by: Gheyret Kenji <gheyret@gmail.com>

M	po/ug.po

commit 3f4162a00fbfe95dccab2a67ca20677bed196326
Author: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
Date:	2013-02-02

    Updated Traditional Chinese translation(Hong Kong and Taiwan)

M	po/zh_HK.po
M	po/zh_TW.po

commit f1ef886036e1f2c859d8ed882b31123dcc004463
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:	2013-01-31

    Updated Polish translation

M	po/pl.po

commit f733ed3061e3aa362c77f5e2eacfb2c7e986098b
Author: Reinout van Schouwen <reinouts@gnome.org>
Date:	2013-01-31

    Updated Dutch translation by Reinout van Schouwen <reinouts@gnome.org>

M	po/nl.po

commit d69885bd67edc1fae76c790f6162807817d63b2f
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2013-01-29

    file: don't crash when the original file path has reserved characters

    We shouldn't even try to unescape this, as GIO returns a valid path.

    https://bugzilla.gnome.org/show_bug.cgi?id=692737

M	libnautilus-private/nautilus-file.c

commit b632e32b5406db6fba3d26908338e8909e4211e9
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2013-01-29

    toolbar: use a better position for the back/forward popup menus

    Position them under the button, instead of below the pointer.

    https://bugzilla.gnome.org/show_bug.cgi?id=688809

M	src/nautilus-toolbar.c

commit ae16296bbc5fdfa7a9ef475b9c61f24965a9e9d9
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2013-01-22

    eel: remove unused eel_gtk_tree_view_set_activate_on_single_click

M	eel/eel-gtk-extensions.c
M	eel/eel-gtk-extensions.h

commit 277a6a45bee8186b2493ad1b286234ac52f1aed8
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2013-01-22

    places-sidebar: use gtk_tree_view_set_activate_on_single_click

    This also bumps the required GTK version to the current git master.

M	configure.ac
M	src/nautilus-places-sidebar.c

commit 0cdc2b1cb1017138f2a557716c2cd41ed8f3ec91
Author: Мирослав Николић <miroslavnikolic@rocketmail.com>
Date:	2013-01-22

    Updated Serbian translation

M	po/sr.po
M	po/sr@latin.po

commit d721a8f2066d3be044e2c26332cdb6371ad8e9b1
Author: William Jon McCann <jmccann@redhat.com>
Date:	2013-01-21

    Normalize signal names

    https://bugzilla.gnome.org/show_bug.cgi?id=692234

M	eel/eel-canvas.c
M	eel/eel-editable-label.c
M	eel/eel-gtk-extensions.c
M	libnautilus-extension/nautilus-menu-provider.c
M	libnautilus-private/nautilus-canvas-container.c
M	libnautilus-private/nautilus-canvas-dnd.c
M	libnautilus-private/nautilus-canvas-item.c
M	libnautilus-private/nautilus-clipboard-monitor.c
M	libnautilus-private/nautilus-clipboard.c
M	libnautilus-private/nautilus-clipboard.h
M	libnautilus-private/nautilus-column-chooser.c
M	libnautilus-private/nautilus-desktop-background.c
M	libnautilus-private/nautilus-desktop-directory.c
M	libnautilus-private/nautilus-desktop-link-monitor.c
M	libnautilus-private/nautilus-desktop-link.c
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-entry.c
M	libnautilus-private/nautilus-file-utilities.c
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-mime-application-chooser.c
M	libnautilus-private/nautilus-signaller.c
M	libnautilus-private/nautilus-trash-monitor.c
M	libnautilus-private/nautilus-tree-view-drag-dest.c
M	src/nautilus-application.c
M	src/nautilus-bookmarks-window.c
M	src/nautilus-canvas-view.c
M	src/nautilus-desktop-canvas-view.c
M	src/nautilus-desktop-item-properties.c
M	src/nautilus-desktop-window.c
M	src/nautilus-file-management-properties.c
M	src/nautilus-image-properties-page.c
M	src/nautilus-list-model.c
M	src/nautilus-list-view.c
M	src/nautilus-location-entry.c
M	src/nautilus-mime-actions.c
M	src/nautilus-pathbar.c
M	src/nautilus-places-sidebar.c
M	src/nautilus-properties-window.c
M	src/nautilus-trash-bar.c
M	src/nautilus-view.c
M	src/nautilus-window-menus.c
M	src/nautilus-window.c

commit 898573b616e89e488d7b585bafa9d7f732841e09
Author: William Jon McCann <jmccann@redhat.com>
Date:	2013-01-21

    Remove cut and paste libegg

    https://bugzilla.gnome.org/show_bug.cgi?id=692234

M	Makefile.am
M	configure.ac
D	cut-n-paste-code/Makefile.am
D	cut-n-paste-code/README
D	cut-n-paste-code/libegg/Makefile.am
D	cut-n-paste-code/libegg/eggtreemultidnd.c
D	cut-n-paste-code/libegg/eggtreemultidnd.h
D	cut-n-paste-code/libegg/update-from-egg.sh
M	libnautilus-private/Makefile.am
M	src/Makefile.am

commit 3c22e4c1a3bcfaac11a5dcd1f07a4e5f2b90a881
Author: William Jon McCann <jmccann@redhat.com>
Date:	2013-01-22

    Keep a ref to the drop files

    So they will still be around when the parent model goes away.

    https://bugzilla.gnome.org/show_bug.cgi?id=692234

M	libnautilus-private/nautilus-dnd.c
M	libnautilus-private/nautilus-dnd.h
M	src/nautilus-places-sidebar.c

commit 1b4eec6e523543c413d7c0da95436f92358ba80a
Author: William Jon McCann <jmccann@redhat.com>
Date:	2013-01-21

    Cache drag selections on drag begin

    Since the contents of the view may change.

    https://bugzilla.gnome.org/show_bug.cgi?id=692234

M	libnautilus-private/nautilus-canvas-dnd.c
M	libnautilus-private/nautilus-dnd.c
M	libnautilus-private/nautilus-dnd.h
M	src/nautilus-list-model.c
M	src/nautilus-list-model.h
M	src/nautilus-list-view.c
M	src/nautilus-places-sidebar.c

commit 79b727a629770fec5fff2ee6a182ddae8b180fbf
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2013-01-21

    shell-search-provider: plug a memleak

M	src/nautilus-shell-search-provider.c

commit ccf0664cf4be6f1b75135ca49b05f40ec0bf5e5a
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2013-01-21

    search-hit: plug a memleak

M	libnautilus-private/nautilus-search-hit.c

commit 161b8424b59f66aad527ce47827bca74bf850f81
Author: William Jon McCann <jmccann@redhat.com>
Date:	2013-01-19

    Switch location on canvas view hover

    https://bugzilla.gnome.org/show_bug.cgi?id=692097

M	libnautilus-private/nautilus-canvas-container.c
M	libnautilus-private/nautilus-canvas-container.h
M	libnautilus-private/nautilus-canvas-dnd.c
M	libnautilus-private/nautilus-canvas-dnd.h
M	src/nautilus-canvas-view.c

commit 0d635bdab11033b1dfecde908d6c278f0e760291
Author: William Jon McCann <jmccann@redhat.com>
Date:	2013-01-19

    Switch location on list view hover

    https://bugzilla.gnome.org/show_bug.cgi?id=692097

M	libnautilus-private/nautilus-tree-view-drag-dest.c
M	libnautilus-private/nautilus-tree-view-drag-dest.h
M	src/nautilus-list-view.c
M	src/nautilus-view-dnd.c
M	src/nautilus-view-dnd.h

commit 95400548176688f3d2f5e8888f48410756bd96b8
Author: William Jon McCann <jmccann@redhat.com>
Date:	2013-01-19

    Switch location on places sidebar hover

    https://bugzilla.gnome.org/show_bug.cgi?id=692097

M	src/nautilus-places-sidebar.c

commit 87bb40d7fa04a56c3ae515dd5340a9656c497a48
Author: William Jon McCann <jmccann@redhat.com>
Date:	2013-01-19

    Switch views when hovering over pathbar

    https://bugzilla.gnome.org/show_bug.cgi?id=692097

M	src/nautilus-window-slot-dnd.c

commit a88fbb5d7bba159edceb2c0995647f288cb578e1
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2013-01-21

    Updated Norwegian bokmål translation

M	po/nb.po

commit 104bed1a15e8125c362fbe92761675f1ae4a5191
Author: Gheyret Kenji <gheyret@gmail.com>
Date:	2013-01-20

    Updated Uyghur translation

    Signed-off-by: Gheyret Kenji <gheyret@gmail.com>

M	po/ug.po

commit bcfaeedabb8ba01e74ab4e594ec20d8838608767
Author: Gheyret Kenji <gheyret@gmail.com>
Date:	2013-01-19

    Updated Uyghur translation

    Signed-off-by: Gheyret Kenji <gheyret@gmail.com>

M	po/ug.po

commit c6d1b15dbc919ccb7b632618680bf4853b013edf
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2013-01-18

    slot: clean floating bar actions before showing it again

    Or we can potentially add mutliple Stop buttons.

M	src/nautilus-window-slot.c

commit 9f7c0918df448b5b078ff2ca372c062a1cf2d83c
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2013-01-17

    properties-window: make sure to clear group/owner changes on destroy

    In case a pending change group/owner operation is happening while the
    window is destroyed, we were failing to properly clean up the
    operation,
    possibly leading to a leak or an invalid state.

M	src/nautilus-properties-window.c

commit ff4ada2da10cf3260f491d5094d1bd441a7304ab
Author: Pavel Vasin <rat4vier@gmail.com>
Date:	2013-01-01

    search-hit: fix mem leak

    https://bugzilla.gnome.org/show_bug.cgi?id=691004

M	libnautilus-private/nautilus-search-hit.c

commit 1697f75195abd9df78d99dbcafb6e1cf5b8fb37f
Author: Pavel Vasin <rat4vier@gmail.com>
Date:	2013-01-01

    column-chooser: fix mem leak

    https://bugzilla.gnome.org/show_bug.cgi?id=691004

M	libnautilus-private/nautilus-column-chooser.c

commit 6cc059717e35ab1c1af98985eb5d46e434d3e949
Author: Pavel Vasin <rat4vier@gmail.com>
Date:	2013-01-01

    view: fix mem leak

    https://bugzilla.gnome.org/show_bug.cgi?id=691004

M	src/nautilus-view.c

commit bbc2d59f16a0f175242889dce9764ad5aafb0714
Author: Pavel Vasin <rat4vier@gmail.com>
Date:	2013-01-01

    properties-window: fix use-after-free on destroy

    stop_deep_count_for_file() removes from deep_count_files list

    https://bugzilla.gnome.org/show_bug.cgi?id=691004

M	src/nautilus-properties-window.c

commit 3d278607782dffa724d91680f4278273583e3962
Author: Pavel Vasin <rat4vier@gmail.com>
Date:	2013-01-01

    trash-bar: fix double disconnect handler

    https://bugzilla.gnome.org/show_bug.cgi?id=691004

M	src/nautilus-trash-bar.c

commit ed611099f65501088bda8924265c7ff04bff69a7
Author: Pavel Vasin <rat4vier@gmail.com>
Date:	2013-01-01

    places-sidebar: fix mem leak

    https://bugzilla.gnome.org/show_bug.cgi?id=691004

M	src/nautilus-places-sidebar.c

commit b3329af0983d3ba9eaf292a0eca976ef588fa9da
Author: Pavel Vasin <rat4vier@gmail.com>
Date:	2013-01-01

    query-editor: fix mem leak

    https://bugzilla.gnome.org/show_bug.cgi?id=691004

M	src/nautilus-query-editor.c

commit f69aaee3948e3621b696dfd6cbddcbdaaa9dfccc
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2013-01-16

    search-engine-simple: make sure to query for IS_BACKUP attribute

    Or we will fail to filter out backup files from search results.

M	libnautilus-private/nautilus-search-engine-simple.c

commit 480b1daf8814063f348d0f75082353a2f6a3eab3
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2013-01-15

    places-sidebar: cancel the hostnamed proxy creation on dispose

    It might happen that the sidebar is disposed before the async proxy
    creation completes, leading to accessing invalid memory. To avoid
    this,
    pass a GCancellable to the async operation, and cancel it during
    dispose.

    https://bugzilla.redhat.com/show_bug.cgi?id=895684

M	src/nautilus-places-sidebar.c

commit 21052915341331ad6560908bdec25714271e8dc7 (tag: 3.7.4)
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2013-01-14

    release: prepare for 3.7.4

M	NEWS
M	configure.ac

commit 638f32e0694d1c6eff89ddce2b3c0a3f5c77d356
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2013-01-14

    build: cleanup GResource dependency generation

    - make sure to use --sourcedir=$(srcdir)
    - use the generated dependency list to add files to EXTRA_DIST instead
      of doing it manually

M	Makefile.am
M	configure.ac
D	icons/Makefile.am
M	src/Makefile.am

commit 8db750fd470ce3545258b043cbc0e839c45da288
Author: Matthias Clasen <mclasen@redhat.com>
Date:	2013-01-12

    Add source hints to notifications

    This makes it easier for gnome-shell to apply filtering.
    See https://live.gnome.org/GnomeGoals/NotificationSource

    https://bugzilla.gnome.org/show_bug.cgi?id=690995

M	src/nautilus-application.c
M	src/nautilus-progress-ui-handler.c

commit 0ee7f3b67e729dbd0f8a8c9a472c9a616283eac0
Author: Matthias Clasen <mclasen@redhat.com>
Date:	2013-01-12

    Add notification hint to the destop file

    This tells gnome-control-center to show nautilus in the search
    panel.
    See https://live.gnome.org/GnomeGoals/NotificationSource

    https://bugzilla.gnome.org/show_bug.cgi?id=690995

M	data/nautilus.desktop.in.in

commit a0ec81b9d5672adb3d2c8b09bbd73628f1d95e53
Author: Fran Diéguez <fran.dieguez@mabishu.com>
Date:	2013-01-13

    Updated Galician translations

M	po/gl.po

commit d35e46e543596cd2002d06015257ac1cbc81c231
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:	2013-01-09

    Updated Slovenian translation

M	po/sl.po

commit 808cd8abafc1fd05d56abd0edeae3440ce9111f7
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:	2013-01-08

    Updated Spanish translation

M	po/es.po

commit 0b0d058b8c270d6849130fb0ed9890dc81a54426
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2013-01-07

    Updated Norwegian bokmål translation

M	po/nb.po

commit b1b136e22e6b24927f982fb704cb17d52cf44c09
Author: Yaron Shahrabani <sh.yaron@gmail.com>
Date:	2013-01-05

    Updated Hebrew translation.

M	po/he.po

commit d2a972bb21047aa22d989447814330425849c4c5
Author: Yaron Shahrabani <sh.yaron@gmail.com>
Date:	2013-01-05

    Updated Hebrew translation.

M	po/he.po

commit 9e26a79450a469d249b197be6b042b232a2d8cf5
Author: Nilamdyuti Goswami <ngoswami@redhat.com>
Date:	2013-01-04

    Assamese translation updated

M	po/as.po

commit eaf9236ebcd57c5457b1edbec7b3dcef39705a85
Author: Arash Mousavi <mousavi.arash@gmail.com>
Date:	2013-01-04

    l10n: Updated Persian translation

M	po/fa.po

commit 6a7d30d1d92ab7cb2a3ca3ba29034329d50bfbae
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2013-01-03

    eel: remove more unused code

M	eel/eel-accessibility.c
M	eel/eel-accessibility.h

commit fff281bb18d58f921c680d2560c26017355632b7
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2013-01-03

    canvas-container: use gtk_widget_class_set_accessible_type()

M	libnautilus-private/nautilus-canvas-container.c

commit 0dfa2ba20ffc5f09b7d06dfd145dd831ce9f7331
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2013-01-03

    eel-canvas: use GtkContainerAccessible for EelCanvasAccessible

    Removes tons of boilerplate code not needed anymore.

M	eel/eel-canvas.c
M	eel/eel-canvas.h

commit 06d561a92cc8747828c0aa6f330cf81407f2b0a1
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2013-01-03

    eel: remove unused code

M	eel/eel-accessibility.c
M	eel/eel-accessibility.h

commit 640b5be9a1984b155e8a51ef567a4bafe2b52374
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2013-01-03

    editable-label: derive from GtkWidgetAccessible directly

    Now that it's publicly exported by GTK, derive our accessible
    class from
    GtkWidgetAccessible as a normal GObject.

M	configure.ac
M	eel/eel-editable-label.c

commit db18698b79de80e0cba2d62a59f29fda55afa1af
Author: Javier Jardón <jjardon@gnome.org>
Date:	2013-01-03

    configure.ac: Replace deprecated autoconf macros

    Also use new libtool syntax

M	configure.ac

commit 4c339f925369fe2590f4704118414778546182d4
Author: Javier Jardón <jjardon@gnome.org>
Date:	2013-01-03

    build: Rename configure.in to configure.ac

    The long-deprecated 'configure.in' name for the Autoconf input file
    will be dropped in future version of automake

M	autogen.sh
R100	configure.in	configure.ac

commit 3d58e8feb820e5e25dbb9c008f89992e69279a3c
Author: Aurimas Černius <aurisc4@gmail.com>
Date:	2013-01-02

    Updated Lithuanian translation

M	po/lt.po

commit dc7e851ae4a223522c3158dd4134a3b313283596
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2013-01-02

    application: support an explicit --select command line option

    When invoked this way, just route a request to
    org.freedesktop.FileManager1.ShowItems(), which does exactly what we
    want.

    https://bugzilla.gnome.org/show_bug.cgi?id=675563

M	src/nautilus-application.c

commit de45140c8ee599c59885a607ca1d30c72266e89a
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2013-01-02

    application: open the home directory when no location is provided

    Instead of hitting an assertion later. This will be used in a later
    commit.
    Also, remove a duplicate debug message; we will print a similar one in
    nautilus_window_slot_open_location().

M	src/nautilus-application.c

commit d78e3b35ab71d50f4934bdfb6ef165bbde79fb2e
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2013-01-02

    freedesktop-dbus: use #defines for string literals

    So that we can re-use these later.

M	src/nautilus-freedesktop-dbus.c
M	src/nautilus-freedesktop-dbus.h

commit a4b7dba3aeb6c6aa3e40896ad4d61f8c201fd299
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2013-01-02

    search-provider: keep a reference to the dbus invocation

    While the operation is in progress, since we're returning the result
    asynchronously, we need to keep a reference to the invocation, or it
    could be invalid when returning later.

    Related: https://bugzilla.redhat.com/show_bug.cgi?id=874534

M	src/nautilus-shell-search-provider.c

commit 732bb67605bcad5c79642ae99da8672406fb8fc5
Author: Carrot031 <www.carrotsoft@gmail.com>
Date:	2013-01-02

    [l10n] Update Japanese translation

M	po/ja.po

commit 016d369318397ce7e5d4ee50ba0285d2620d21c3
Author: Dimitris Spingos <dmtrs32@gmail.com>
Date:	2012-12-30

    Updated Greek translation

M	po/el.po

commit 9402c8513a1151a392cf23349ca213350595221d
Author: Khaled Hosny <khaledhosny@eglug.org>
Date:	2012-12-28

    Typo

M	po/ar.po

commit 89851017045166a73e9eeadde94599fadc1ff40b
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:	2012-12-26

    Updated Polish translation

M	po/pl.po

commit ec79cc1b8873fb023355a5b82f61edd14d733837
Author: A S Alam <aalam@users.sf.net>
Date:	2012-12-25

    update Punjabi Translation for master

M	po/pa.po

commit 91c65707b4e0cef3b18591c07005b8152107ba47
Author: Yuri Myasoedov <omerta13@yandex.ru>
Date:	2012-12-23

    Fixed Russian translation

M	po/ru.po

commit 905e22fa55174f78e8e79d6f0552eddfba0e1d88
Author: Khaled Hosny <khaledhosny@eglug.org>
Date:	2012-12-23

    Update Arabic translation

M	po/ar.po

commit e9e636a06322d2771f8017115bc75c410fd508a8
Author: YunQiang Su <yqsu@src.gnome.org>
Date:	2012-12-23

    fix zh_CN translation of Empty trash

M	po/zh_CN.po

commit bbb39d9192c9da78bdbe0520b67e24ef2cc0ede2
Author: Yuri Myasoedov <omerta13@yandex.ru>
Date:	2012-12-22

    Updated Russian translation

M	po/ru.po

commit d3c97922c92517d4fbf92fe3520b36da34f28c73
Author: Petr Kovar <pkovar@redhat.com>
Date:	2012-12-20

    Fix Czech translation (thanks to Kamil Paral)

M	po/cs.po

commit 242389ac50b1e7ece2cb634b08c018f2e7c507e8
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-12-19

    build: new tracker API version is 0.16

    Not 0.15.

M	configure.in

commit 454f63978b9cbce5a81d7ae8e53a24a6cbd3280c
Author: Mattias Põldaru <mahfiaz@gmail.com>
Date:	2012-12-19

    [l10n] Updated Estonian translation

M	po/et.po

commit cc3f2d7c54ab4d9086ef8d67872f50da88440685
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-12-08

    Bump tracker

M	configure.in

commit dc1e0ea90c23937a4e1723d7516a5c4b88a066f2
Author: Yuri Myasoedov <omerta13@yandex.ru>
Date:	2012-12-19

    Updated Russian translation

M	po/ru.po

commit 0a3600f34b96896f1aab9a7c8d6f109e030f767e
Author: Ihar Hrachyshka <ihar.hrachyshka@gmail.com>
Date:	2012-12-18

    Updated Belarusian translation.

M	po/be.po

commit 80a14fa5f4037377452bbeaf7190c71c1a0c31f1
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:	2012-12-18

    Updated Slovenian translation

M	po/sl.po

commit d46e57e5d8a599febdd370fa22aeb085457f1160 (tag: 3.7.3)
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-12-17

    release: prepare for 3.7.3

M	NEWS
M	configure.in

commit a645da5f1043c59203fd194fe85b6976d75d2ece
Author: Phillip Susi <psusi@ubuntu.com>
Date:	2012-12-17

    directory: limit deep scount (folder contents and size) to one
    filesystem

    When getting the size of the root directory, nautilus was descending
    into other filesystems including /proc, causing it to report
    nonsensical
    sizes.
    Store the fsid of the starting directory, and do not recurse into
    other mount points.

    https://bugzilla.gnome.org/show_bug.cgi?id=629394
    https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/585472

M	libnautilus-private/nautilus-directory-async.c

commit 343c551ce0c92db78817e381e53ef7db0fbff299
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:	2012-12-16

    Updated Spanish translation

M	po/es.po

commit f96259fa5e690c49c23df656f5067502fdc0591a
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-12-16

    file: revert to previous framing behavior for custom icons

    I.e. don't treat them like thumbnails, and don't add a border.
    This was changed in d9ef715ea11e92917414d5d7bddd4dd1487fac1b but it
    causes problems for other (more important) use cases.

    https://bugzilla.gnome.org/show_bug.cgi?id=688808

M	libnautilus-private/nautilus-file.c

commit 6f501956ad0a522b959ffef723f14e226793df32
Author: Fran Diéguez <fran.dieguez@mabishu.com>
Date:	2012-12-15

    Updated Galician translations

M	po/gl.po

commit 5257109ea6a6da4310f5b746881709b0dd7ce4ce
Author: Christian Kirbach <Christian.Kirbach@googlemail.com>
Date:	2012-12-12

    Update German translation

M	po/de.po

commit 8f05a5972c5bb09ece4d8a145747f9aa3c319ca0
Author: Yaron Shahrabani <sh.yaron@gmail.com>
Date:	2012-12-12

    Updated Hebrew translation.

M	po/he.po

commit 463e8d1b1922474e4cf591a3029ea813804bd3e7
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-12-11

    places-sidebar: make sure to always notify when unmounting

    When unmounting from the sidebar with an operation other than
    eject, we
    still need to set up the progress notification, as some drives return
    FALSE for can_eject.

    https://bugzilla.redhat.com/show_bug.cgi?id=885133

M	libnautilus-private/nautilus-file-operations.c
M	libnautilus-private/nautilus-file-operations.h
M	libnautilus-private/nautilus-file.c
M	src/nautilus-places-sidebar.c

commit e6b70a2cb8acdc1998e89e54e2a9819853f05793
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-12-10

    shell-provider: use the right signature for LaunchSearch()

M	data/shell-search-provider-dbus-interfaces.xml
M	src/nautilus-shell-search-provider.c

commit 1c1551adac7933701cfd973ba4148de921b1470e
Author: Nilamdyuti Goswami <ngoswami@redhat.com>
Date:	2012-12-10

    Assamese translation updated

M	po/as.po

commit 684d3784c07380aa90c4dc3f486174769f398c8c
Author: Shankar Prasad <svenkate@redhat.com>
Date:	2012-12-10

    Updated Kannada Translations

M	po/kn.po

commit 5ff20ab16f52b0f076f5416142af470898e37747
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-12-07

    main: don't set G_APPLICATION_IS_SERVICE

    This is not actually necessary for the inactivity timeout to work, and
    breaks command line activation.

    https://bugzilla.gnome.org/show_bug.cgi?id=689854

M	src/nautilus-main.c

commit 85524e01c37ef6cfa617190fe77b1a8381b31080
Author: Timothy Arceri <t_arceri@yahoo.com.au>
Date:	2012-12-04

    Share "show hidden" option with GTK file chooser

    https://bugzilla.gnome.org/show_bug.cgi?id=143599

M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.h
M	libnautilus-private/org.gnome.nautilus.gschema.xml.in
M	src/nautilus-file-management-properties.c
M	src/nautilus-view.c

commit ace6d2c2170028148785f3fa87eedf883f20f1dd
Author: Alexander Larsson <alexl@redhat.com>
Date:	2012-12-07

    Remove .hidden file code now that gio does if for us

    Gio now parses .hidden files itself and sets the hidden flags in
    the GFileInfo, so no need to do it again.

    We already rely on the glib version that has this support added.

M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-directory-private.h
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-file.c

commit c93e91728d25afff9ebcb0a3d642d9c65df97689
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-12-05

    application: remove unused code

M	src/nautilus-application.c

commit 9f90af0138ee883e2cd4ac1d9620b6c03094819d
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-12-05

    shell-provider: don't use a separate binary

    Since NautilusApplication is a service, we can now handle searches and
    windows coming and going indipendently just fine.

    This also allows us to launch a search directly from the search
    provider
    very easily.

M	data/Makefile.am
M	data/org.gnome.Nautilus.SearchProvider.service.in
M	src/Makefile.am
M	src/nautilus-application.c
M	src/nautilus-shell-search-provider.c
A	src/nautilus-shell-search-provider.h

commit cfaa8f7fb65304cf5903bc2025784ef82cfb60f3
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-12-05

    application: centralize dbus service handling into GApplication

    Instead of each service installing its own timeout, use the service
    features of GApplication to do this automatically.

M	libnautilus-private/nautilus-dbus-manager.c
M	libnautilus-private/nautilus-dbus-manager.h
M	src/nautilus-application.c
M	src/nautilus-freedesktop-dbus.c
M	src/nautilus-freedesktop-dbus.h
M	src/nautilus-main.c

commit 0956d7dfc346e2a711b9e95c77ed6766c226908a
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-12-05

    search-provider: use org.gnome.Shell.SearchProvider2 interface

M	data/nautilus-search-provider.ini
M	data/shell-search-provider-dbus-interfaces.xml
M	src/nautilus-shell-search-provider.c

commit 6a610d1bd6381df8cbc173ba044a9042d22e679b
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:	2012-12-05

    Updated Spanish translation

M	po/es.po

commit a6fe43eb051c4975963811229349311537fa2c87
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2012-12-05

    Updated Norwegian bokmål translation

M	po/nb.po

commit 4bd168e407f8556fabc4edfc5d0a67725f2a2d10
Author: Paolo Borelli <pborelli@gnome.org>
Date:	2012-12-05

    Fix typo in previous patch

M	src/nautilus-view.c

commit bda59c99a73917dc877be58a52e8edc57c736103
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-12-05

    build: remove an unused variable

M	libnautilus-private/nautilus-file-undo-operations.c

commit f10db6743225ef14f1b4b8f6707cbb452f619da1
Author: Paolo Borelli <pborelli@gnome.org>
Date:	2012-12-05

    Show different menu for removing a recent item

    Removing a file from the recent view does not move it to the trash.

M	src/nautilus-view.c

commit d93f1e1e4f3c7b06b4489c98bfda0cfcb88318f2
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:	2012-12-05

    Updated Slovenian translation

M	po/sl.po

commit ba08b6bbef9dd3f6a790aae4a72edfb142499dde
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2012-12-04

    Added Norwegian bokmål translation

M	po/nb.po

commit 075b6bd12f130278070546f4c87398d59cc835e3
Author: Jeremy Bicha <jbicha@ubuntu.com>
Date:	2012-12-04

    sendto-extension: Use proper Unicode ellipsis instead of three periods

    Thanks Alex for pointing this out!

    https://bugzilla.gnome.org/show_bug.cgi?id=689586

M	nautilus-sendto-extension/nautilus-nste.c

commit 24e30b279290871b8ca707861f1cc6aa02db7101
Author: Fran Diéguez <fran.dieguez@mabishu.com>
Date:	2012-12-04

    Updated Galician translations

M	po/gl.po

commit 347976da29c4e23eecedbc59cd9a233a52a064f0
Author: Nilamdyuti Goswami <ngoswami@redhat.com>
Date:	2012-12-04

    Assamese translation updated

M	po/as.po

commit bde2536ee72672c4cd58af7cbb3cf42a42962c21
Author: Jeremy Bicha <jbicha@ubuntu.com>
Date:	2012-12-03

    general: Use proper Unicode ellipsis instead of three periods

    https://bugzilla.gnome.org/show_bug.cgi?id=689586

M	src/nautilus-desktop-canvas-view.c
M	src/nautilus-image-properties-page.c
M	src/nautilus-list-model.c
M	src/nautilus-list-view.c
M	src/nautilus-places-sidebar.c
M	src/nautilus-properties-window.c
M	src/nautilus-query-editor.c
M	src/nautilus-view.c
M	src/nautilus-window-menus.c
M	src/nautilus-window-slot.c

commit b9294bb0ac7d2b971ceea51b8c683e67557b1ad4
Author: Dr.T.Vasudevan <drtvasudevan@gmail.com>
Date:	2012-12-02

    Updated Tamil translation

M	po/ta.po

commit 3ea4fc807275e1a36bb2816340390592198a1427
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-11-30

    build: bump minimum required GLib version

    For g_file_info_get_deletion_date().

M	configure.in

commit ecee8be850b8342c804de2ecc3e613b99a20a010
Author: Timothy Arceri <t_arceri@yahoo.com.au>
Date:	2012-11-29

    Make sure to use correct filename when restoring from Trash

    https://bugzilla.gnome.org/show_bug.cgi?id=673598

M	libnautilus-private/nautilus-file-operations.c

commit 7382ddfb87938e1433090ad39b46df5cce1908f8
Author: Bastien Nocera <hadess@hadess.net>
Date:	2012-11-27

    Use g_file_info_get_deletion_date() helper

    https://bugzilla.gnome.org/show_bug.cgi?id=689172

M	libnautilus-private/nautilus-file-undo-operations.c

commit 58aa5e6308192dc1d0dd0eb05b7c22e48567f86e
Author: Nilamdyuti Goswami <ngoswami@redhat.com>
Date:	2012-11-23

    Assamese translation updated

M	po/as.po

commit d19490d344580765849871db91920cc728f840ac
Author: Fran Diéguez <fran.dieguez@mabishu.com>
Date:	2012-11-22

    Updated Galician translations

M	po/gl.po

commit cd53ecfbca9d2e95592932d7278d0216ed45aea7
Author: Yuri Myasoedov <omerta13@yandex.ru>
Date:	2012-11-21

    Fixed some errors in Russian translation

M	po/ru.po

commit ff59b07d775756745b4b746a3c6d5ae7cb9f8a3e
Author: Yuri Myasoedov <omerta13@yandex.ru>
Date:	2012-11-21

    Fixed some errors in Russian translation

M	po/ru.po

commit 6d32fcfe372cf31fb2315e3c8eeefb4346354554
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:	2012-11-20

    Updated Spanish translation

M	po/es.po

commit 8b84bc9868fcfd7cb8d20a6e7bb1a47b5925e9b8 (tag: 3.7.2)
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-11-19

    release: prepare for 3.7.2

M	NEWS
M	configure.in

commit 636e0f1e08476efc8cb928b680b985b3d4f2e231
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-11-16

    view: trivial cleanup

M	src/nautilus-view.c

commit 9f880f0ee633d28c4087a8305ac5d5cb62c0f888
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-11-16

    build: generate GResource dependencies automatically

M	src/Makefile.am

commit 6d8552ad172b7c9d687219257dfa7889e93a72d9
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-11-09

    application: use gtk_application_get_active_window()

M	src/nautilus-application.c

commit ced80e64545711df59f2a2de0a55f037741c80be
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-11-13

    file: don't add a thumbnail border around desktop file launchers

    https://bugzilla.gnome.org/show_bug.cgi?id=688237

M	libnautilus-private/nautilus-file.c

commit 51958f2a71fd801ead38e9cb06f92f0c2a6b3269
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-11-12

    query-editor: set a maximum width for the current location button

    Like we do in the pathbar, otherwise it could potentially grow
    unboundedly large.

    https://bugzilla.gnome.org/show_bug.cgi?id=688186

M	src/nautilus-query-editor.c

commit 6874d98359487b48c9b1b7e75f968100992c309e
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-11-12

    search-engine-simple: use g_content_type_is_a()

    Make it consistent with the model engine - the mimetypes don't need to
    match exactly.

M	libnautilus-private/nautilus-search-engine-simple.c

commit acbb7d6676eeb725b6c6d22156025dc67ea9f955
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-11-12

    search-engine-model: apply mimetype filters

    Or we'll get extra results when applying a mimetype filter when the
    model engine is used.

M	libnautilus-private/nautilus-search-engine-model.c

commit 39b0e7d240c6638bb2e869062ba90468c4983f69
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-11-12

    query-editor: plug a leak

    We weren't freeing the row list and all the row structs.

M	src/nautilus-query-editor.c

commit 95ec145831d862f8c3279872b4fdb3ba8db97097
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-11-12

    query-editor: don't always re-add mimetype rows when setting query

    Since we also use nautilus_query_editor_set_query() when the query
    editor already has a query, don't unconditionally add mimetype
    rows from
    there, but only when we're being called with a previous query.

    Fix a bug where mimetype rows were added when switching between
    current
    location and all files.

    https://bugzilla.gnome.org/show_bug.cgi?id=687537

M	src/nautilus-query-editor.c

commit f22a95554a999ae074c4093b22255f8f04418ccf
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-11-12

    query-editor: remove unused code

M	src/nautilus-query-editor.c

commit f32ca84a910a223368f4a29b5054c2e768a09297
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-11-12

    mime-actions: minor cleanup

M	src/nautilus-mime-actions.c

commit be7866e92fe444b0273a871b80ccfaa0ee677f61
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-11-12

    mime-actions: don't invalidate symlink info twice

    We already trigger a nautilus_file_call_when_ready() on the symlink
    file, which will include link information.
    Invalidating symlink info manually here will make us read invalid
    information in the ready callback instead.

    https://bugzilla.gnome.org/show_bug.cgi?id=687937

M	src/nautilus-mime-actions.c

commit 62a7111bc80545ac39d0f4bd567ed7ad92fb6f6e
Author: Yaron Shahrabani <sh.yaron@gmail.com>
Date:	2012-11-09

    Updated Hebrew translation.

M	po/he.po

commit e025e13da1118ad8dcc795fe5f06602aa8e25da2
Author: Christian Kirbach <Christian.Kirbach@googlemail.com>
Date:	2012-11-09

    Update German translation (bug #687507)

M	po/de.po

commit c359e6a67ef75cc0b3729d9421c0a8a395bb7596
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:	2012-11-08

    Updated Slovenian translation

M	po/sl.po

commit 95c4113a0eaf304fc90076b7c7f265a950f7722c
Author: Changwoo Ryu <cwryu@debian.org>
Date:	2012-11-08

    Updated Korean translation

M	po/ko.po

commit 828dad03720576932349749bc3c1708efa81dc05
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-11-07

    query-editor: don't quote the current location name

    We don't do it anywhere else in the UI for buttons that only
    display the
    location name, and it looks strange.

    https://bugzilla.gnome.org/show_bug.cgi?id=687869

M	src/nautilus-query-editor.c

commit 0d864b5c38da0f6588520bc98de8b745b74013b3
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-11-06

    special-location-bar: use the correct label for the New Document menu

    The menu is called New Document, not Create Document.

    https://bugzilla.gnome.org/show_bug.cgi?id=687710

M	src/nautilus-special-location-bar.c

commit bbeb58d5760155b1311474190863c0bfd6c8fbc9
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-11-05

    view: ensure Trash action is visible when setting sensitivity

    We will set the visibility of the action to FALSE when we go to a
    location that supports deletion but not trashing, but we fail
    to restore
    it to TRUE when we go back to a directory that supports trashing.

    https://bugzilla.gnome.org/show_bug.cgi?id=687619

M	src/nautilus-view.c

commit fd746872e217b46faa8c4f12d1e524bd6fdacb68
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-11-05

    view: use "Run" in menus for launching executables

    When the expected action is running an executable file, we should use
    the term "Run" instead of "Open" in our menus.

    https://bugzilla.gnome.org/show_bug.cgi?id=687631

M	src/nautilus-mime-actions.c
M	src/nautilus-mime-actions.h
M	src/nautilus-view.c

commit 9323dde5c0f06b048b1daaf2cc683991d6b7d076
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-11-05

    view: don't show stray Empty Document entry in New Document menu

    This now reflects files in the templates directory - no point
    in adding
    yet another "stock" entry with this model.

    https://bugzilla.gnome.org/show_bug.cgi?id=687139

M	src/nautilus-actions.h
M	src/nautilus-directory-view-ui.xml
M	src/nautilus-view.c

commit 4b29156bec79db09bbd2b8370ccb3c170836e2f3
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2012-11-05

    Updated Norwegian bokmål translation

M	po/nb.po

commit 570e9569209e3f265f5229687a89d9046bca980d
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-10-26

    list-view: don't use gtk_tree_path_up()

    Since our model is a flat list.

M	src/nautilus-list-view.c

commit 4d0ab2227a83638884ac2629431bcc29c0d2a7cc
Author: Changwoo Ryu <cwryu@debian.org>
Date:	2012-11-03

    Updated Korean translation

M	po/ko.po

commit 6f1941144c0f21038cd161f972b628cfe4058a99
Author: Luca Ferretti <lferrett@gnome.org>
Date:	2012-11-01

    l10n: updated Italian translation

M	po/it.po

commit 0b54210fa927efc0b5dabd3f83c03c1f8a28a61c
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-10-29

    file: fix missing frame image around some previews

    This fixes a regression introduced in commit
    17f17214a64674bd3079d1a252fed2b6103f9ff4

M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-ui-utilities.c

commit 6f64f5e23a1ba9e35c10f2da7fba6d80c76e2e97
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-10-29

    window: don't remember focus widget when switching search visible

    The workaround we need to make to focus the entry on-the-fly and
    synchronizing the visible state with the toolbar button badly
    clash with
    the focus widget state saving mechanism we have in place.
    We end up calling remember_focus_widget() on the newly-focused
    search entry in certain circumstances, so we end up restoring
    the focus
    on the (then hidden) search entry, which will then eat key events
    while
    invisible.

    Sidestep the issue entirely by just focusing back the view when
    closing
    the query editor.

M	src/nautilus-window-menus.c
M	src/nautilus-window-private.h
M	src/nautilus-window-slot.c
M	src/nautilus-window.c

commit 3fb1d8c69c2c072b3a544c1ea7298b2c4e26c61d
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-10-29

    search-directory: ensure we call emit_done_loading() when no results

    When we receive no results, we should still call
    nautilus_directory_emit_done_loading() and clear the loading state.
    Do this by factoring out an idempotent helper, which will be
    called both
    from the hits-added and finished callbacks.

M	libnautilus-private/nautilus-search-directory.c

commit 0b33b33deadce9980727bc3a4d82efbdd8596601
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-10-29

    slot: save return location before clearing query editor state

    Or we'll always return to $HOME.

M	src/nautilus-window-slot.c

commit eaa690b6ecf19e8e7b5aed1310c712bccdf6ffbf
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-10-29

    slot: rework query editor visible state synchronization

    Fix a case where entering a directory from the search results
    would not
    take the query editor down, and refactor some code around the state
    synchronization between the two objects.

M	src/nautilus-window-slot.c
M	src/nautilus-window-slot.h
M	src/nautilus-window.c

commit 87db1bd5070410d6a7d27a8747f774ab6d35edb7
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-10-29

    tracker-engine: treat the search string as a sentence for FTS match

    Or the hyphens will be treated as NOT operators instead of word
    breaks,
    which will prevent results from being returned.

    https://bugzilla.gnome.org/show_bug.cgi?id=683633

M	libnautilus-private/nautilus-search-engine-tracker.c

commit 37e46337dad263b2e1931f30a1deb30a57a44ebf
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-10-29

    places-sidebar: make sure to pre-select the active item on
    construction

    Ensure the current window URI gets selected in the sidebar also when
    it's already set on the window at construction.
    At the same time, move the sidebar construction from
    nautilus_window_show() to nautilus_window_constructed().

    https://bugzilla.gnome.org/show_bug.cgi?id=674052

M	src/nautilus-places-sidebar.c
M	src/nautilus-window.c

commit f5078be101bc506d6da8a928ce3d44eb1c50e409
Author: Mattias Põldaru <mahfiaz@gmail.com>
Date:	2012-10-29

    [l10n] Updated Estonian translation

M	po/et.po

commit fe357dd380d1254655eede8e6e6f544da8e066ab
Author: Seán de Búrca <leftmostcat@gmail.com>
Date:	2012-10-29

    Updated Irish translation

M	po/ga.po

commit 4ba446e14b99e34e04dbc981022e176c71535825
Author: Changwoo Ryu <cwryu@debian.org>
Date:	2012-10-29

    Updated Korean translation

M	po/ko.po

commit 1c8d6164bee2acac05691566bb22ad6be6ef4db9
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:	2012-10-28

    Updated Slovenian translation

M	po/sl.po

commit 5e5095c84bd6207ea25214daa586122077d1fe17
Author: Matthias Clasen <mclasen@redhat.com>
Date:	2012-10-27

    Add keywords to the desktop file

    This makes gnome-shell search more pleasant and useful.

    https://bugzilla.gnome.org/show_bug.cgi?id=687000

M	data/nautilus.desktop.in.in

commit c35bec920334a59bcba9bebc5a25865fa4c10326
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:	2012-10-27

    Updated Slovenian translation

M	po/sl.po

commit f2aabf528fec9c83cbac75979f4e2c0474ee6c02
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:	2012-10-27

    Updated POTFILES.in

M	po/POTFILES.in

commit 936fbb0404ac0ae8b644a5c4877719e52b4b34e7
Author: Andika Triwidada <andika@gmail.com>
Date:	2012-10-27

    Updated Indonesian translation

M	po/id.po

commit 0b59aa2e0477b8e7f044a33d3a7281d7c3b2770b
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-10-26

    slot: ensure we're back from an active search when changing location

    When search is turned off, we want to change the location of the
    slot to
    the search base folder.

    We used to keep track of the search active state using the state
    of the
    search toggle button; unfortunately, the button is per-window,
    so its active state will also be synchronized when switching tabs.
    This will cause a non-search slot that becomes active following a tab
    switch from a search slot to think its search just became inactive,
    and
    will then change its location to the default ($HOME).

    Fix the bug by keeping an additional state per-slot for whether
    there's
    an active search.

    https://bugzilla.gnome.org/show_bug.cgi?id=686893

M	src/nautilus-window-slot.c
M	src/nautilus-window.c

commit f017a93b9ba3a465059ebca8eeb79138c983bd96
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-10-26

    toolbar: add missing tooltips for toolbar menubuttons

    These require new strings, so it's a separate commit from the previous
    one.

    https://bugzilla.gnome.org/show_bug.cgi?id=686903

M	src/nautilus-toolbar.c

commit 1af5f7c3b90539506d56295dfa09f98021bb60b0
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-10-26

    toolbar: set action tooltip on the toolbar button

    Since we don't use a GtkToolButton directly, we need to propagate the
    action tooltip manually to the GtkButton.

    https://bugzilla.gnome.org/show_bug.cgi?id=686903

M	src/nautilus-toolbar.c

commit 3d3382add4ad387bb05425ba09d9dcbf5ee5314b
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-10-26

    slot: use the default mount location when switching to a mount root

    Add a new flag to signal that we really want the default mount
    location
    to be loaded if possible. This way we can still get to the mount root
    e.g. by going up or typing it directly in the location bar, but the
    default location between sidebar mounts and using Connect to
    Server will
    be the same.

    https://bugzilla.gnome.org/show_bug.cgi?id=522917

M	src/nautilus-application.c
M	src/nautilus-window-slot.c
M	src/nautilus-window.h

commit 8e44eafda460b5d7e3553e1889204ece02101924
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-10-26

    window: remove nautilus-window-types.h

    Cleanup and rearrange typedefs to avoid the need for a separate types
    header.

M	src/Makefile.am
M	src/nautilus-notebook.h
M	src/nautilus-window-slot.h
D	src/nautilus-window-types.h
M	src/nautilus-window.h

commit 6d0a7e059207000307acaf96ec2c44196266f115
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-10-26

    slot: make sure to walk the hierarchy up only for native and
    non-mounts

    When we detect a deletion, we try to find an existing parent in the
    hierarchy to display in the window.
    While this is desirable when a file is deleted, we never want to
    walk a
    non-native hierarchy, or to walk up a hierarchy from a mount root
    being removed.

    This fixes the window redirecting to /run/media/$username/ instead of
    $HOME when a mount is removed.

M	src/nautilus-window-slot.c

commit 98e5c66258dfd65f6140d40e007917b3762c15b8
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-10-26

    all: remove deprecated g_type_init()

    Now that we depend on GLib master anyway.

M	docs/reference/libnautilus-extension/Makefile.am
M	src/nautilus-convert-metadata.c
M	src/nautilus-main.c
M	src/nautilus-shell-search-provider.c

commit 860f748ab2f47be2a604f89bd86e9499380f82a8
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-10-26

    thumbnails: default to GNOME_DESKTOP_THUMBNAIL_SIZE_LARGE

    So that thumbnailers which support size selection will be able
    to create
    higher-resolution versions.
    Also, bump the minimum GLib required version, since previous versions
    have a bug that prevents us to use this thumbnail size by default.

    https://bugzilla.gnome.org/show_bug.cgi?id=686851

M	configure.in
M	libnautilus-private/nautilus-thumbnails.c

commit b372040c6e843e903f2ddbfe5ad98e95186b6ce2
Author: Žygimantas Beručka <uid0@akl.lt>
Date:	2012-10-24

    Updated Lithuanian translation

M	po/lt.po

commit 78d0b4188ca6cea0081bd33044b1e1d443502559 (tag: 3.7.1)
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-10-23

    release: prepare for 3.7.1

M	NEWS
M	configure.in

commit f681c5a55718c76a84940a520fba14f46d14231a
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-10-23

    build: fix distcheck

M	po/POTFILES.in

commit c6a1bf5fa5ddfb39fdc7ede0c8df9ae255b0a0f0
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-10-23

    build: use GNOME_MAINTAINER_MODE_DEFINES

    Instead of defining our own set of deprecation cflags.

M	configure.in
M	docs/reference/libnautilus-extension/Makefile.am
M	eel/Makefile.am
M	libnautilus-extension/Makefile.am
M	libnautilus-private/Makefile.am
M	nautilus-sendto-extension/Makefile.am
M	src/Makefile.am

commit 86bfd968d259c836abd93a5cc60c1345ec79fb9f
Author: Hendrik Knackstedt <kn.hendrik@gmail.com>
Date:	2012-10-24

    Updated German translation

M	po/de.po

commit f73fc7fc613689d09e8ac946697299d034b731df
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-10-23

    eel: remove unused code

M	eel/eel-glib-extensions.c
M	eel/eel-glib-extensions.h

commit 61e2affb01a8867b67e20fe45311694ecdd2e562
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-10-23

    all: don't use eel_g_str_list_copy()

    Use g_list_copy_deep() instead.

M	configure.in
M	eel/eel-glib-extensions.c
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-query.c
M	src/nautilus-mime-actions.c

commit 7af24a892cbe8641c8e4bf3d4fa17067b3cc9389
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-10-23

    all: don't use eel_g_object_list_copy()

    Use g_list_copy_deep() instead.

M	eel/eel-glib-extensions.c
M	eel/eel-glib-extensions.h
M	libnautilus-private/nautilus-file-operations.c
M	src/nautilus-view.c
M	src/nautilus-window-slot.c

commit d5492dc611473afaaaffd0679f4aed01c427f27d
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-10-23

    slot: rename a function for clarity

    Rename set_displayed_file() to nautilus_window_slot_update_bookmark(),
    as that's what it does.

M	src/nautilus-window-slot.c

commit 24e0a2a47fb15573478e1a17710385323dbb7026
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-10-23

    slot: unify handling of back/forward navigation

    These two functions are identical, only the variables are inverted.
    Unify them into a single function.

M	src/nautilus-window-slot.c

commit cbbf9c88548f2295921bfe9fbf30ea0ca59d1b6f
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-10-23

    slot: finish moving all other private data to private struct

    Now that we got rid of nautilus-window-manage-views, move all the
    private data in NautilusWindowSlot outside of the public struct.

M	src/nautilus-desktop-window.c
M	src/nautilus-notebook.c
M	src/nautilus-toolbar.c
M	src/nautilus-window-menus.c
M	src/nautilus-window-private.h
M	src/nautilus-window-slot.c
M	src/nautilus-window-slot.h
M	src/nautilus-window.c
M	src/nautilus-window.h

commit 15d056a712cf3f6935bcb95003881aea01475693
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-10-21

    slot: restructure window slot loading

    Move all the code related to loading a new slot from
    nautilus-window-manage-views.c to nautilus-window-slot.c or
    nautilus-window.c; then restructure loading to avoid having the view
    call back into the window.
    Instead, use the begin-loading and end-loading signals on the view.

M	src/Makefile.am
M	src/nautilus-application.c
M	src/nautilus-notebook.c
M	src/nautilus-view.c
D	src/nautilus-window-manage-views.c
D	src/nautilus-window-manage-views.h
M	src/nautilus-window-menus.c
M	src/nautilus-window-private.h
M	src/nautilus-window-slot.c
M	src/nautilus-window-slot.h
M	src/nautilus-window.c
M	src/nautilus-window.h

commit 515c00b72641df1b435fe17779f769958b400987
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-10-23

    window: make sure search button state is consistent with query editor

    In addition to checking whether the directory is a search, check
    for the
    query editor visibility. This ensures the toggle button state is
    consistent when switching tabs with the query editor visible in one of
    those.

M	src/nautilus-window.c

commit 6a1cdcf6a68ed4f63890bf3a3ac2a0cca121321e
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-10-18

    search-directory: make the simple engine recursive

    https://bugzilla.gnome.org/show_bug.cgi?id=325146

M	libnautilus-private/nautilus-search-directory.c
M	libnautilus-private/nautilus-search-engine-simple.h
M	libnautilus-private/nautilus-search-engine.c
M	libnautilus-private/nautilus-search-engine.h

commit f65d3e15916a12fe2fe35b63e862b9f9d20920bf
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-10-22

    search-directory: always start the simple engine

    This is needed to load results incrementally, which will be done in a
    separate commit.

    https://bugzilla.gnome.org/show_bug.cgi?id=325146

M	libnautilus-private/nautilus-search-engine.c

commit e153ba8046f52680b98a5fc209c2b4161b193d2d
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-10-12

    search-directory: enable incremental directory load

    Instead of emitting nautilus_directory_done_loading() from the
    "finished" callback, do it as soon as we receive the first batch of
    hits. The rest of the results will be added to the directory in
    background.

    https://bugzilla.gnome.org/show_bug.cgi?id=663242

M	libnautilus-private/nautilus-search-directory.c

commit eb8cab670df420a7a32101360cfc7648cdd38d46
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-10-22

    notebook: add missing part for last commit

    For some reason, this got lost while rebasing.

M	src/nautilus-notebook.c

commit 7a0001df64792f96c0a27d48806eea4ede926ec6
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-09-19

    window-slot-dnd: handle tab switching on hover ourselves

    Since we handle envets manually.

    https://bugzilla.gnome.org/show_bug.cgi?id=635485

M	src/nautilus-window-slot-dnd.c

commit cbbb7f0f6af4e2dea2b885be12495f839c9556b8
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-10-22

    bookmarks-window: don't offer to reorder or remove builtin bookmarks

    https://bugzilla.gnome.org/show_bug.cgi?id=683158

M	src/nautilus-bookmarks-window.c

commit 71ad0d3adc2553ef5bcd06ec32600302e9169765
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-10-22

    bookmark: add nautilus_bookmark_get_is_builtin()

    Move the builtin check for bookmarks from the sidebar to a method on
    NautilusBookmark itself, since we need to use the same check in the
    bookmark window.

M	libnautilus-private/nautilus-bookmark.c
M	libnautilus-private/nautilus-bookmark.h
M	src/nautilus-bookmark-list.c
M	src/nautilus-places-sidebar.c

commit 1dcd2d816a1278f7eec1d074ec5d9134af34a803
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-10-22

    bookmark: add nautilus_bookmark_get_xdg_type()

    Returns whether a bookmark is for a specific XDG directory.

M	libnautilus-private/nautilus-bookmark.c
M	libnautilus-private/nautilus-bookmark.h
M	src/nautilus-places-sidebar.c

commit 33cbf4666160a3ba126691a51e0fc5d022190bda
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-10-22

    bookmark-list: clear state when loading operation fails

    When the load operation for the bookmark file fails (e.g. because we
    have no file at all), don't forget to clear the queue state.

M	src/nautilus-bookmark-list.c

commit a4953a98b630600a1957c8c4ef635218955abc83
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-10-22

    bookmarks-window: don't make the no bookmarks string italic

    Italics are not used anymore in GNOME 3 style.

M	src/nautilus-bookmarks-window.c

commit 1f307c367ddd8193a38f500e731b7ca0f9b2f98e
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-10-22

    places-sidebar: use the bookmark display name

    Instead of the XDG directory name; this makes name edits from the
    Bookmarks window apply correctly to the sidebar.
    Likewise, allow renaming of XDG bookmarks from the context menu.

M	src/nautilus-bookmark-list.c
M	src/nautilus-bookmark-list.h
M	src/nautilus-places-sidebar.c
M	src/nautilus-shell-search-provider.c

commit 17a85b78acc78b573c2e1776b348ed348e19adb7
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-10-22

    places-sidebar: don't add non-existent XDG bookmarks

    If an XDG bookmark has been removed from ~/.config/user-dirs.dirs,
    or if
    its entry there points to an invalid directory, don't add it to the
    places sidebar.

    https://bugzilla.gnome.org/show_bug.cgi?id=645054

M	src/nautilus-places-sidebar.c

commit 8e6f68afb117f13c4ba3528aa03e9fab14a1e1e9
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-10-22

    window: make Bookmark this Location insensitive when it's bookmarked

    If the directory is in the bookmark list already (or if it's the home
    directory), don't offer to bookmark it again.

    https://bugzilla.gnome.org/show_bug.cgi?id=327707

M	src/nautilus-window-private.h
M	src/nautilus-window.c

commit ddf3a8180c0f91d2327851c8a3a0538ca04440bd
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-10-22

    bookmark-list: add a can_bookmark() method

    Using the previously added API.

M	src/nautilus-bookmark-list.c
M	src/nautilus-bookmark-list.h

commit 26e6907a9343e45500d4c3373e4210d072db08e1
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-10-22

    bookmark-list: change item_with_uri() API to use a GFile instead

    Avoid GFile<->URI roundtrips if possible. Also, this will allow us to
    use the same API for another purpose.

M	src/nautilus-bookmark-list.c
M	src/nautilus-bookmark-list.h
M	src/nautilus-shell-search-provider.c

commit d09413bcff9b62af6ea58d003ffe2b76c792a57f
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-10-22

    location-entry: use GFile instead of an uri for last_location

    We will create a GFile internally and most of the times we have
    a GFile
    already, so change NautilusLocationEntry to just use a GFile too.

M	src/nautilus-location-entry.c
M	src/nautilus-location-entry.h
M	src/nautilus-window-menus.c
M	src/nautilus-window-private.h
M	src/nautilus-window.c

commit fe1965f2cafc4616caaea0ae048bf1ff5c8975f5
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-10-19

    mime-actions: resolve symbolic links before launching the application

    We already do this for all other kind of references, and I think it
    makes sense to do it for symbolic links too.
    This also ensures applications don't have to deal with e.g. ensuring
    backup files are saved relative to the original file and not the
    symlink, as reported in

    https://bugzilla.gnome.org/show_bug.cgi?id=686465

M	src/nautilus-mime-actions.c

commit adc6d3f75eaf303e3d83a9dca1f5822fe83ed2b0
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:	2012-10-20

    Updated Slovenian translation

M	po/sl.po

commit 1860bf48a5dd39ba6ef7ccedea56058a4ff7f9a4
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-10-19

    monitor: use GSlice

M	libnautilus-private/nautilus-monitor.c

commit 3891241ba760c59d284b7579dbd340651c8d4d29
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-10-19

    monitor: watch for removal of non-native mounts on GVolumeMonitor

    Nowadays, we rely on G_FILE_MONITOR_EVENT_UNMOUNTED to be emitted
    when a
    mount disappears, since we already monitor the directory, in order to
    switch the view to a different location.
    Since non-native mounts very likely won't have file monitoring though,
    we're not going to receive such events in that case, and fail to
    redirect the view as a consequence.
    This patch fixes it by listening to the mount-removed signal on
    GVolumeMonitor when a monitor is requested for a non-native mount, and
    emulating a file removal in that case.

    https://bugzilla.gnome.org/show_bug.cgi?id=684226

M	libnautilus-private/nautilus-monitor.c

commit c6b1cdd1754432d98d35cd7256a2477a45d40630
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-10-19

    places-sidebar: always add non-native bookmarks

M	src/nautilus-places-sidebar.c

commit 9a122cb3aa4f85548ff036ea3e6509e0e60387f8
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-10-19

    pathbar: don't assume a mounted mount is always available

    We might be refreshing while the mount disappears; in that case, the
    pathbar will try to get a symbolic icon from a NULL mount, hitting an
    assertion.

M	src/nautilus-pathbar.c

commit b2e8339d9f49770db0f6a523c8bf77b11d7eace3
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-10-19

    places-sidebar: simplfy setting eject icon

M	src/nautilus-places-sidebar.c

commit 380124b5cf8aafb153f3d6141588c8fe7dc43122
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-10-19

    bookmarks: remove unused methods

M	libnautilus-private/nautilus-bookmark.c
M	libnautilus-private/nautilus-bookmark.h
M	src/nautilus-bookmark-list.c
M	src/nautilus-bookmark-list.h
M	src/nautilus-places-sidebar.c
M	src/nautilus-window-menus.c

commit 0cd6b88fff28b47a13000e4d0f421fba8543a71c
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-10-19

    bookmark: simplify code

    No need for nautilus_bookmark_copy(), when we can just g_object_ref()
    the object.

M	libnautilus-private/nautilus-bookmark.c
M	libnautilus-private/nautilus-bookmark.h
M	src/nautilus-bookmark-list.c

commit 9855ddb282468a4c0aeee05125276afc89e2b146
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-10-19

    shell-provider: fix an erroneous typo

    Didn't mean to remove this line.

M	src/nautilus-shell-search-provider.c

commit 0177dd24a5f7f9f5302745a865eb970a35faa78c
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-09-28

    bookmark: avoid sync I/O

M	libnautilus-private/nautilus-bookmark.c
M	libnautilus-private/nautilus-bookmark.h
M	src/nautilus-places-sidebar.c

commit 287182851b9b6de233175400eddcc5b2d63e2b4d
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-10-18

    shell-provider: make the provider more robust to cancellation

    Don't assume there's only one engine running at the time, and avoid
    requiring state from the global app singleton in search callbacks.

    This fixes a crash where we would dereference NULL in the hits-added
    callback, since we would access it through the global app object, and
    self->active_search was previously cleared on cancellation.

    https://bugzilla.gnome.org/show_bug.cgi?id=686168

M	src/nautilus-shell-search-provider.c

commit 2b29ab5699e2b9c5c12efdea8d3719441377b98b
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-10-18

    test-search-engine: test cancellation and NautilusSearchEngineModel

    Add some code in the search engine test to verify cancellation and
    NautilusSearchEngine model work properly.

M	test/test-nautilus-search-engine.c

commit a36dc6aefac077354fbea2145e9e5a61c46ce740
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-10-18

    search-engine-tracker: refactor search completion notification

    Keep a ref to the engine while the async search is in progress. This
    is
    what all the other engines do, and not doing it causes problems when
    cancelling the operation.

    While we're at it, also refactor the completion notification code in a
    single function.

    https://bugzilla.gnome.org/show_bug.cgi?id=686168

M	libnautilus-private/nautilus-search-engine-tracker.c

commit 546184ca418672533504c4121bd681fb547d2e01
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-10-18

    search-engine-model: emit finished when cancelled in-flight

    If we get stopped while the directory ready callback is pending, make
    sure to still emit the finished signal on the provider.

M	libnautilus-private/nautilus-search-engine-model.c

commit 632094e0665ba29558631dfb99f82e7f40b7f8bb
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-10-18

    search-engine: keep a reference to the engine while searching

    This way, we can ensure the engine will be alive when the providers
    finish.

M	libnautilus-private/nautilus-search-engine.c

commit cffa0c70914529892a3026cc759515b22503775d
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-10-18

    query: always set a query location URI

    It makes sense for a query object to always be relative to a specific
    location, so just initialize the query URI to g_get_home_dir().

M	libnautilus-private/nautilus-query.c
M	libnautilus-private/nautilus-search-engine-tracker.c

commit d5c4c3c0f3b12dac24479f5195dafac84cc7a3c1
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-10-17

    editable-label: add an input-only window for events

    Add another input-only child to the parent GdkWindow's for events and
    imcontext. Since we will be painted in a GtkLayout, using only one
    input-only window won't work well with scrolling, but this way we can
    ensure that whatever GdkWindow the XIM engine will try to ensure
    native,
    it won't be our (floating) drawing window.

    https://bugzilla.gnome.org/show_bug.cgi?id=686053

M	eel/eel-editable-label.c
M	eel/eel-editable-label.h

commit f149927a486b647255a1713c287817a281d92f8d
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-10-17

    Revert "editable-label: don't use a input-output window"

    This reverts commit b67360316cf975c85569527f55803cad1ea5e28e.

    It breaks scrolling, as explained in
    https://bugzilla.gnome.org/show_bug.cgi?id=686322

M	eel/eel-editable-label.c
M	eel/eel-editable-label.h

commit b67360316cf975c85569527f55803cad1ea5e28e
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-10-15

    editable-label: don't use a input-output window

    Use the same behavior of GtkEntry i.e. create an input only GdkWindow
    for the text area. This avoids the text area becoming black when it's
    used together with the XIM module.

    https://bugzilla.gnome.org/show_bug.cgi?id=686053

M	eel/eel-editable-label.c
M	eel/eel-editable-label.h

commit 685d149e09470b4acf58024e82b461e52079a9ed
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-10-15

    application: call gtk_init() manually when doing self checks

    We used to do this implicitly, but
    6b5ffd4e8841202d31e444358b542ffbeac516bf made it necessary to call it
    manually, since we avoid g_application_register() when we perform self
    checks.

M	src/nautilus-application.c

commit 7666f837777b73903ce2f6000503a3ed8183106f
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-10-12

    search: remove unused hits-subtracted signal

    Since this is never emitted, keeping the code around just makes
    it more
    complicated.

M	libnautilus-private/nautilus-search-directory.c
M	libnautilus-private/nautilus-search-engine.c
M	libnautilus-private/nautilus-search-provider.c
M	libnautilus-private/nautilus-search-provider.h
M	src/nautilus-shell-search-provider.c
M	test/test-nautilus-search-engine.c

commit 18bf5a4e09137f65d10cfe5448f19e4f183e1ad7
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-10-15

    search-directory: use g_hash_table_add()

M	libnautilus-private/nautilus-search-directory.c

commit 97b616d4f462571f8cce4d72a99478ddc89e5936
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-10-14

    tracker-engine: apply basename heuristic to tracker hits too

    So that they get the same kind of bonus they would if they matched
    with
    the other engines. The FTS rank that tracker gives us is added as
    another bonus.

M	libnautilus-private/nautilus-search-engine-tracker.c

commit a80aa3b842bc51553243f3141400cce9a18d9781
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-10-14

    window-slot: reset floating bar details when setting load status

M	src/nautilus-window-slot.c

commit a594de07bfe89d47b710ab3f85b556fa71cf715f
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-10-14

    search: add debug output

M	libnautilus-private/nautilus-debug.c
M	libnautilus-private/nautilus-debug.h
M	libnautilus-private/nautilus-search-engine-simple.c
M	libnautilus-private/nautilus-search-engine.c
M	libnautilus-private/nautilus-search-hit.c

commit b610e53b09a7b8474883d92675205fa2a9271e97
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-10-14

    search-engine: wait for all engine's completion before starting

    When we're getting reloaded, we should wait for the completion of all
    engines before triggering a new search. When this happens, set an
    internal restart flag and apply it when the last provider returns.
    This avoids finished signals from providers that complete the previous
    search after a while to being interpreted for the current search.

M	libnautilus-private/nautilus-search-engine.c

commit c196a6eadab591eadb1e981641e06b71f828ba43
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-10-14

    search-engine-simple: don't send last batch when cancelled

    There's no need to send a last batch of results if we are returning
    because of a cancellation.

M	libnautilus-private/nautilus-search-engine-simple.c

commit cbd5212e3984859682ceafa8b1c8f874d644cc78
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-10-14

    search-engine-model: clear active search before calling finished

    See previous commit.

M	libnautilus-private/nautilus-search-engine-model.c

commit 9967669927d9a9d79f08f756a26090384cfb4631
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-10-14

    search-engine-simple: clear active search before calling finished

    So that start() will work if called directly from the finished
    callback.

M	libnautilus-private/nautilus-search-engine-simple.c

commit 10c5667facf78efcfdd7c54aa8575f8a77ffa424
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-10-14

    search-hit: set a limit to FTS weight in matches

    We don't want this to become bigger than the proximity bonus.

M	libnautilus-private/nautilus-search-hit.c

commit 98bcc3ba2b1c991fc1de4874130a3e91c4782096
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-10-14

    query: move string matching code in NautilusQuery

    This also allows us to use a heuristic to evaluate how good the
    filename
    match is.

M	libnautilus-private/nautilus-query.c
M	libnautilus-private/nautilus-query.h
M	libnautilus-private/nautilus-search-engine-model.c
M	libnautilus-private/nautilus-search-engine-simple.c
M	libnautilus-private/nautilus-ui-utilities.c
M	libnautilus-private/nautilus-ui-utilities.h
M	src/nautilus-shell-search-provider.c

commit a4e65a637ca001296e4c8f25dcd8e41eac78518d
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-10-13

    search-directory: fix a FIXME

    Using an auxiliary hash table gives us better performance for large
    directories, as we avoid constantly walking the list.

M	libnautilus-private/nautilus-search-directory.c

commit 949af5d7132724c40891f629c49602de0427a2fd
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-10-13

    search-engine: refactor providers status check

    Make sure that we emit either finished or error when all the providers
    have finished.

M	libnautilus-private/nautilus-search-engine.c

commit 5a6f9bd61d18157fa2f56b58115f024708967325
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-10-13

    simple-engine: always emit finished, even when cancelled

    Otherwise the search hits hash table won't be cleared when search is
    stopped, leading to missing results.

M	libnautilus-private/nautilus-search-engine-simple.c

commit 9703e67f576735d0ad6bdf3c7ca04e5c6efcc17d
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-10-13

    search-directory: set show hidden files on query according to monitors

    This ensures the simple engine won't crawl in hidden directories,
    unless
    necessary.

M	libnautilus-private/nautilus-query.c
M	libnautilus-private/nautilus-search-directory.c

commit 27d3f2ba5543f18fb2accf9c7ef3bd9bf55795a5
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-10-12

    query: change raking to always sort closest files first

    And among those with the same distance from the search root, add more
    bonus for recency and FTS rank. This ensures results don't move
    too much
    when searching recursively.

    Also, while we're at it, change the code to use GFile instead
    of simple
    string comparisons.

M	libnautilus-private/nautilus-search-hit.c

commit 9c695bcaa887dc7dcba0b688d608462222a584d1
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-10-12

    file: don't check nautilus_file_is_in_search() when getting relevance

    This checks the URI, so it will always return FALSE, since files in
    NautilusSearchDirectory have the real URI of the location.

M	libnautilus-private/nautilus-file.c

commit dc0572d7c973491d3d152c946d5156ccadc653ee
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-10-12

    search-directory: simplify start/stop search code

    Keep code to start and stop the search engine in a single place,
    create
    it together with the directory and simplify start/stop invariants.

M	libnautilus-private/nautilus-search-directory.c

commit 4e9ac72518eb0cb6a173ce59785b5f32fbcdb5b4
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-10-12

    Remove unused NautilusMergedDirectory

    This is completely unused now.

M	libnautilus-private/Makefile.am
D	libnautilus-private/nautilus-merged-directory.c
D	libnautilus-private/nautilus-merged-directory.h

commit c13671857c8dcb99967bb3c726ebd6e15c97a603
Author: Ask H. Larsen <asklarsen@gmail.com>
Date:	2012-10-15

    Updated Danish translation

M	po/da.po

commit 3040a55e2d971d5ddd0893e7f88deeed0a02e410
Author: Ivan Masár <helix84@centrum.sk>
Date:	2012-10-12

    Updated Slovak translation

M	po/sk.po

commit c6510979aae628789dbddbc0d633acee64f88100
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-10-11

    shell-provider: make the shell search provider follow show-hidden

    Add a query property we can set to false from the shell provider, and
    use it in the simple search engine to exclude hidden files. Note
    that by
    default the query sets it to TRUE, so the behavior in Nautilus is
    unchanged.

M	libnautilus-private/nautilus-query.c
M	libnautilus-private/nautilus-query.h
M	libnautilus-private/nautilus-search-engine-simple.c
M	src/nautilus-shell-search-provider.c

commit d1f53906bbb7cf1e901d2fef6577179594a6b0f7
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2012-10-11

    Updated Norwegian bokmål translation.

M	po/nb.po

commit 547c56c6183eb64a4be2e10c95e5244ab511f8d9
Author: Takayuki KUSANO <AE5T-KSN@asahi-net.or.jp>
Date:	2012-10-11

    Updated Japanese translation

M	po/ja.po

commit 2d72365cb5bedc514e7e3d16e3e5da27d0dcce3b
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-10-10

    list-view: don't call parent when the row has been selected

    This is a regression from commit
    0b9ddf8826d68325f3070723e73177f134bc8b1f, which broke dragging
    multiple
    rows.

    https://bugzilla.gnome.org/show_bug.cgi?id=683751

M	src/nautilus-list-view.c

commit b1abb52610dbbcac3669347663459e4b00241d57
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-10-10

    pathbar: consistently use symbolic icons for root elements in pathbar

    We were still using non-symbolic icons for mount roots.

M	src/nautilus-pathbar.c

commit c650a3cf28b063439ef2eab975811462ae683b5b
Author: Yuri Myasoedov <omerta13@yandex.ru>
Date:	2012-10-09

    Fixed Russian translation

M	po/ru.po

commit 1031e9b6266b67965cf0a59b9e8b102145c81ef5
Author: Arash Mousavi <mousavi.arash@gmail.com>
Date:	2012-10-07

    l10n: Updated Persian translation

M	po/fa.po

commit 35a8c88994f7213ebee49c20ac77e3430ef8761c
Author: Marek Černocký <marek@manet.cz>
Date:	2012-10-07

    Updated Czech translation

M	po/cs.po

commit 24c29866c8e68c351c0417d621f0c22e33a8256b
Author: Yaron Shahrabani <sh.yaron@gmail.com>
Date:	2012-10-05

    Updated Hebrew translation.

M	po/he.po

commit d6c89019d493b7de6abca3849e397e3685e52d82
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-10-04

    canvas-container: remove NautilusCanvasLayoutMode

    Since we use the vertical layout only for the desktop these days,
    remove
    NautilusCanvasLayoutMode completely, and just return TRUE from
    nautilus_canvas_container_layout_is_vertical() if we're a desktop
    container.
    This allows to remove a lot of unused layouting code.

M	libnautilus-private/nautilus-canvas-container.c
M	libnautilus-private/nautilus-canvas-container.h
M	libnautilus-private/nautilus-canvas-private.h
M	src/nautilus-canvas-view.c
M	src/nautilus-desktop-canvas-view.c

commit da6b814f7cf4a8c0ce2ea9d05ea81cd50678a9b0
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-10-04

    desktop-canvas-view: remove an obsolete hack for BonoboPlug

M	src/nautilus-desktop-canvas-view.c

commit 1292610b87be44fcd5a7d5a09738cd7f3287325f
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-10-04

    desktop-canvas: set margins according to the primary workarea

    This ensures desktop icons are pinned to the primary monitor,
    instead of
    moving around when plugging in a new display.
    There's also a slight change in behavior introduced by this patch
    - that
    is for multihead configurations where the first monitor in visible
    order
    is not the primary one, it won't be possible to move desktop icons to
    monitors to the left, or to the top, of the primary monitor - in other
    words, desktop icons layout starts from the primary monitor and
    expands
    rightwards/downwards.

    https://bugzilla.gnome.org/show_bug.cgi?id=420624

M	src/nautilus-desktop-canvas-view.c

commit ce80131177c0535cac03446213a50002a9d1d63a
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-10-02

    list-view: clear the renaming file when stopping cell editing

    If the renaming_file member sticks around, we will ignore activation
    of
    new files. Instead, make sure to clear it out when the model is
    cleared.

    https://bugzilla.gnome.org/show_bug.cgi?id=685109

M	src/nautilus-list-view.c

commit 86fde912f3850a984a38e7e41d8290eb0d996562
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-10-02

    slot: refactor some code

    Factor out two functions, to show and hide the query editor, and use
    them from nautilus_window_slot_set_query_editor_visible()

M	src/nautilus-window-slot.c

commit c3c81737cad6c0a77bbcedded395ea55a17cc324
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-10-02

    slot: use the pending location when creating a query editor in loading

    Or we'll segfault calling nautilus_directory_get() on a NULL location.

    https://bugzilla.gnome.org/show_bug.cgi?id=685293

M	src/nautilus-window-slot.c

commit 70bdd33e0dd4737687b0b5a53279a85a99257d0c
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-10-02

    slot: make sure we have signal handlers before disconnecting them

    This makes the code more robust in case it's called e.g. with
    visible =
    FALSE on a slot that already has the query editor hidden.

M	src/nautilus-window-slot.c

commit 5c200cfdc68b24d3d2acffa3e8faff397852b22d
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-10-02

    application: display an error dialog when connecting to server fails

    Since we always return TRUE from the nautilus_window_go_to_full()
    callback, we fail to show the error dialog in case connecting
    fails, and
    we print a warning to command line.
    In case there's an error, remove the warning and return FALSE instead,
    to report the error to the user.

M	src/nautilus-application.c

commit 077b208c89c8f53004993f4a811f6be272d6867a
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-10-02

    directory: simplify directory creation in a single place

    nautilus_directory_new() is now the only place that calls
    g_object_new()
    to create a new directory. Replace the _from_saved_search()
    constructor
    with a setter.

M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-search-directory.c
M	libnautilus-private/nautilus-search-directory.h

commit 55e6a5fa02deedcc69cd55beda26fe19330d770a
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-10-02

    file: remove unused NautilusSavedSearchFile

    Since we now always override the file type when creating the
    NautilusFile, there's no need for a separate, empty, subclass.

M	libnautilus-private/Makefile.am
M	libnautilus-private/nautilus-file.c
D	libnautilus-private/nautilus-saved-search-file.c
D	libnautilus-private/nautilus-saved-search-file.h

commit f98caf0086dabfe9f12acf7bdde1242f1205d435
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-10-02

    file: always override file type for saved search files

    And not only when first creating it from a GFileInfo, or we'll
    lose such
    information when e.g. browsing the history list.

    https://bugzilla.gnome.org/show_bug.cgi?id=685155

M	libnautilus-private/nautilus-file.c

commit a8cbb665c3d6c481ef8aa7b5e2fde62d23bbe347
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-10-02

    search-directory: don't update the search file name for saved searches

    Since in that case we don't have a NautilusSearchDirectoryFile.

    https://bugzilla.gnome.org/show_bug.cgi?id=685155

M	libnautilus-private/nautilus-search-directory.c

commit c62a412853703b41a703cf9684b666cd83694b3d
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-10-02

    directory: make the location GFile a construct property

    Since nautilus_search_directory_new_from_saved_search() expects the
    location field to be already populated after g_object_new() is called
    (and it's a reasonable expectation), make it a construct only
    property.
    This will also allow further cleanups in the directory code later.

    https://bugzilla.gnome.org/show_bug.cgi?id=685155

M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-search-directory.c

commit 3fc01f4c8f75645973758f66c61c510537796115
Author: Yasumichi Akahoshi <yasumichi@vinelinux.org>
Date:	2012-10-02

    [l10n] Update Japanese translation

M	po/ja.po

commit 3a2b25980b6bda2c77619b3a79902045622fb6bb
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-10-02

    image-properties: add a comment for translators

    https://bugzilla.gnome.org/show_bug.cgi?id=685189

M	src/nautilus-image-properties-page.c

commit 1d00d46b6d624b3c7e4cc51054793f85f40f7668
Author: Ihar Hrachyshka <ihar.hrachyshka@gmail.com>
Date:	2012-10-02

    Updated Belarusian translation.

M	po/be.po

commit ea39b478e47f33a1d92f2aa0ad12313b509f7604
Author: Žygimantas Beručka <uid0@akl.lt>
Date:	2012-09-30

    Updated Lithuanian translation

M	po/lt.po

commit 71e630a6bdf4748fe22a4e483f1ab8e7cf439a31
Author: Alexander Shopov <ash@kambanaria.org>
Date:	2012-09-29

    Updated Bulgarian translation

M	po/bg.po

commit 7dcad54c665fd3960693234dfd8c89fb76d623eb
Author: Tom Tryfonidis <tomtryf@gmail.com>
Date:	2012-09-29

    Updated Greek translation

M	po/el.po

commit 6bb4e031633df39859fc6d1652a319b6edd5b54f
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-09-28

    shell-provider: get a timestamp from X when activating the file

    Since the WM itself spawns us, I think the API should pass the
    timestamp
    down; since it doesn't, get a timestamp ourselves.

    https://bugzilla.gnome.org/show_bug.cgi?id=674816

M	src/nautilus-shell-search-provider.c

commit d9aa158ce7ac5cde1409a273ac0821bcf9c59e2e
Author: Daniel Martinez Cucalon <dmartinez@src.gnome.org>
Date:	2012-09-29

    Added Aragonese translation

M	po/LINGUAS
A	po/an.po

commit 6b5ffd4e8841202d31e444358b542ffbeac516bf
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-09-28

    application: don't open the default display when parsing options

    Opening the default display when parsing options means we'll do it in
    non-primary instances of the application.
    When the default display is opened, _gdk_x11_display_make_default()
    will
    be called, which reads and removed DESKTOP_STARTUP_ID from the
    environment - but we need to keep DESKTOP_STARTUP_ID around until
    add_platform_data() is called in the non-primary instance, which takes
    care of forwarding it to the primary instance.

    This fixes the busy spinning cursor being stuck when opening multiple
    Nautilus windows.

    https://bugzilla.gnome.org/show_bug.cgi?id=664147

M	src/nautilus-application.c

commit 892ed29cedb248db6611a4b919a0f325532810fa
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-09-28

    search-engine-tracker: complete search in idle if we got no connection

    Instead of returning a NULL engine, which will cause criticals later,
    since NautilusSearchEngine will still try to call start() on it.

    https://bugzilla.gnome.org/show_bug.cgi?id=685014

M	libnautilus-private/nautilus-search-engine-tracker.c

commit 1fc03b6a0f3c438a0959d2cf438b64d471e9dd97
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-09-28

    search: simplify setting NautilusQuery

    Assume we have a valid query object passed to
    nautilus_search_engine_set_query(), as that is always true in the
    current code.

M	libnautilus-private/nautilus-search-directory.c
M	libnautilus-private/nautilus-search-engine-model.c
M	libnautilus-private/nautilus-search-engine-simple.c
M	libnautilus-private/nautilus-search-engine-tracker.c
M	libnautilus-private/nautilus-search-provider.c

commit 302fb4d24b12744cc9cbe91c6135974e63995301
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-09-26

    search: factor out a common helper function and use it

M	libnautilus-private/nautilus-search-engine-model.c
M	libnautilus-private/nautilus-search-engine-simple.c
M	libnautilus-private/nautilus-ui-utilities.c
M	libnautilus-private/nautilus-ui-utilities.h
M	src/nautilus-shell-search-provider.c

commit be8bfc60e3841173c695b310de3836b5cbfdaf1f
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-09-26

    search-engine-model: normalize both strings before comparison

    Or the pattern matching will fail for non-ASCII characters.

    https://bugzilla.gnome.org/show_bug.cgi?id=684852

M	libnautilus-private/nautilus-search-engine-model.c

commit f216028365d48384b37b225a3fe22ca2440baca0
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-09-26

    search-directory: only set base model when it matches query location

    Otherwise we'll return results from the wrong base directory for
    searches that are saved, or from the back/forward history.

    https://bugzilla.gnome.org/show_bug.cgi?id=684769

M	libnautilus-private/nautilus-search-directory.c

commit 509698a24a90eac62bc81abd9da7e8fe234e6e23
Author: Daniel Korostil <ted.korostiled@gmail.com>
Date:	2012-09-26

    Added uk translation

M	po/uk.po

commit bd46402de4361f18f8dcea84110d235790205f21
Author: Daniel Korostil <ted.korostiled@gmail.com>
Date:	2012-09-26

    Added uk translation

M	po/uk.po

commit 26a0fdc6af270b05ef48290a0b350310a73ddf23
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-09-26

    po: fix POTFILES.in

M	po/POTFILES.in

commit cf7b0e016689d709037154e1dd33ccf8b087cf7c
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-09-26

    shell-search-provider: consolidate string matching for builtin places

    Instead of immediately adding hits to the hash table for every type
    we're interested in, and loop through the terms array every time,
    first build a list of builtin match candidates, and then check in a
    single loop if they're valid search results.

M	src/nautilus-shell-search-provider.c

commit 41b6b28035779fbf5b74f82e6d6239cdc1b0a12a
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-09-26

    shell-search-provider: include Home and Trash among the results

    https://bugzilla.gnome.org/show_bug.cgi?id=684697

M	src/nautilus-shell-search-provider.c

commit 6f1e24dfe88261ea8d6d80707bab11c95c8486fb
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-09-26

    bookmark: include icons for XDG special directories in
    NautilusBookmark

    This ensures we also return the right icon in the shell search
    provider
    when an XDG directory is in the results.

M	libnautilus-private/nautilus-bookmark.c

commit b72d57b038e50172fac2fafdc6c26660378aab34
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-09-26

    file-utilities: export special_directory_get_icon()

    Will be useful to get the icon for XDG bookmarks.

M	libnautilus-private/nautilus-file-utilities.c
M	libnautilus-private/nautilus-file-utilities.h
M	libnautilus-private/nautilus-icon-names.h
M	src/nautilus-places-sidebar.c

commit ceb3a76b2e6bfe59c87a23fbfd6068d03fd713d5
Author: Rūdolfs Mazurs <rudolfsm@src.gnome.org>
Date:	2012-09-26

    Updated Latvian translation

M	po/lv.po

commit 805b51886dae2386a942a162d4f56a8badef307d
Author: Fran Diéguez <fran.dieguez@mabishu.com>
Date:	2012-09-25

    Updated Galician translations

M	po/gl.po

commit 32b39ae18857e6e6375d6fa2a1cb36830c40e644
Author: Duarte Loreto <happyguy_pt@hotmail.com>
Date:	2012-09-25

    Updated Portuguese translation

M	po/pt.po

commit 6bff49f8f3dca7593bcfabc0e726139419e2a187
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:	2012-09-25

    Updated Spanish translation

M	po/es.po

commit a2874e9b14d8c4ac3f13e469dc5e7963246530af
Author: Fran Diéguez <fran.dieguez@mabishu.com>
Date:	2012-09-25

    Updated Galician translations

M	po/gl.po

commit 7427ee626e32d8bbe7d607c96a25f686b64df365
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-09-25

    shell-search-provider: warn against NULL strings before normalizing

    Since g_mount_get_name() and nautilus_bookmark_get_name() can possibly
    return NULL, warn against it before normalizing the string and
    trying to
    compare it with the search terms. This fixes a crasher in the shell
    search provider.

    https://bugzilla.gnome.org/show_bug.cgi?id=684807

M	src/nautilus-shell-search-provider.c

commit 32edfac1d27c49b9dd75a0a56fb7cccaabd8adc1
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:	2012-09-25

    Updated Slovenian translation

M	po/sl.po

commit d85be64ecf7487c071dd20329584b8ce6a22d470
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-09-25

    Use helper function to determine if file is root

    https://bugzilla.gnome.org/show_bug.cgi?id=684354

M	src/nautilus-properties-window.c

commit a9c2a2252700c47c802938a23258a20b6c2ebed0
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-09-19

    Add extra data to the image properties

    That includes PNG tEXt chunk information.

    https://bugzilla.gnome.org/show_bug.cgi?id=613288

M	src/nautilus-image-properties-page.c

commit 07d18c6b0d8863063e240ace8372ce15af110568
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-09-19

    Clean up the image properties code

    https://bugzilla.gnome.org/show_bug.cgi?id=613288

M	src/nautilus-image-properties-page.c

commit 9d72fecc4a02d0a9ce114635a837bd9c2969ba08
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-09-19

    Set a default window icon

    https://bugzilla.gnome.org/show_bug.cgi?id=598303

M	src/nautilus-application.c

commit e478a3eafa22933830bdbddfaa25574c6a78553e
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-09-19

    Don't show volume info for things without a volume

    https://bugzilla.gnome.org/show_bug.cgi?id=684354

M	src/nautilus-properties-window.c

commit e1577b12480a965b1ae4d6b81bcb175677628fd2
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-09-19

    Show capacity chart for local disk

    https://bugzilla.gnome.org/show_bug.cgi?id=684354

M	src/nautilus-properties-window.c

commit b4a0d3972749c3dcf9c83c9478638035f4890c78
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-09-18

    view: simplify error handling

    Since the error is always reported by the base class, there's no need
    for this signal - just report the error.

M	src/nautilus-view.c
M	src/nautilus-view.h

commit 047f9881a2630d2b11ce208133732ee158739838
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-09-19

    window: don't make the sidebar setting apply to all the windows

    But only make it modify the behavior of the current window. This makes
    it consistent with the placement of the option in the menus.

    https://bugzilla.gnome.org/show_bug.cgi?id=682064

M	src/nautilus-window-menus.c
M	src/nautilus-window.c

commit 0b22ba642ceb38593eeae781fdc83d534967bd50
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-09-18

    slot: consolidate code for showing/hiding the loading floating bar

    Move all the code relative to it in NautilusWindowSlot, and make the
    relative object members private.

    https://bugzilla.gnome.org/show_bug.cgi?id=684218

M	src/nautilus-window-manage-views.c
M	src/nautilus-window-slot.c
M	src/nautilus-window-slot.h

commit 6c5b8dce2f5dadc473c52332b1209087ba3b0a73
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-09-19

    slot: ensure the floating bar is hidden when loading finishes

    Since in case of loading error we don't go through the same code path
    than in case of success; by using the connection to the end_loading
    signal, we can ensure the floating bar is removed also in case
    of error.

    https://bugzilla.gnome.org/show_bug.cgi?id=684218

M	src/nautilus-window-slot.c

commit f2258d9e52401261d1f230a7ffd202097a46335c
Author: Alexandre Franke <alexandre.franke@gmail.com>
Date:	2012-09-25

    Update French translation

M	po/fr.po

commit 9007b73f6ffe1485602c88e1718e991f114da345
Author: Fábio Nogueira <fnogueira@gnome.org>
Date:	2012-09-24

    Updated Brazilian Portuguese Translation

M	po/pt_BR.po

commit d117f194b16983cd4e7cf2b5599ac5f08cd6366f (tag: 3.6.0)
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-09-24

    release: prepare for 3.6.0

M	NEWS
M	configure.in

commit 3b4e8c6871f2d73a0df278b2e502fe8c7f2a63ce
Author: Jiro Matsuzawa <jmatsuzawa@gnome.org>
Date:	2012-09-25

    [l10n] Update Japanese translation

M	po/ja.po

commit df97ec191b5b3db5ae6d460436cf29784d23ddb4
Author: Petr Kovar <pkovar@redhat.com>
Date:	2012-09-24

    Update Czech translation by Adam Matousek and Lucas Lommer

M	po/cs.po

commit bb4d063cc985c915c36cfb8bc1c4ce6a9e955d48
Author: Timur Zhamakeev <ztimur@gmail.com>
Date:	2012-09-24

    Added 'ky' to LINGUAS

M	po/LINGUAS

commit 93868f9693081fa9f6097ab3300a02636c7082fb
Author: Mattias Põldaru <mahfiaz@gmail.com>
Date:	2012-09-24

    [l10n] Updated Estonian translation

M	po/et.po

commit ea0c44be9634c303ecc232153c75fd7b5331bb2f
Author: Timur Zhamakeev <ztimur@gmail.com>
Date:	2012-09-24

    Added Kyrgyz translation

A	po/ky.po

commit 5710241dce8ca09f81c5b7f980b9ff52495e6f30
Author: Mattias Põldaru <mahfiaz@gmail.com>
Date:	2012-09-24

    [l10n] Updated Estonian translation

M	po/et.po

commit 71d0d2538dc1c004c586efe3ed465ea6ea6e9fb0
Author: Timo Jyrinki <timo@debian.org>
Date:	2012-09-24

    Finnish translation update by Jiri Grönroos

M	po/fi.po

commit 0fc442f6c0c92ea922d048c79404a33ba0b7a69d
Author: Frédéric Péters <fpeters@0d.be>
Date:	2012-09-23

    Fix a date format translation in French

M	po/fr.po

commit 31b238331d81b5e13788dafd89b05e29de0ac316
Author: Frédéric Péters <fpeters@0d.be>
Date:	2012-09-23

    Translate date formats

    https://bugzilla.gnome.org/show_bug.cgi?id=684661

M	libnautilus-private/nautilus-file.c

commit af10956fc31cc65227a12558d4e3d2f73f7d73a1
Author: Yuri Myasoedov <omerta13@yandex.ru>
Date:	2012-09-23

    Updated Russian translation

M	po/ru.po

commit 58fdb5dddcc8d83019a73258ee6c76ca22e759b0
Author: Peteris Krisjanis <pecisk@gmail.com>
Date:	2012-09-23

    Updated Latvian translation

M	po/lv.po

commit baa3759a7a5c21d49d16c7a9ed074cbdb842189e
Author: Ihar Hrachyshka <ihar.hrachyshka@gmail.com>
Date:	2012-09-23

    Updated Belarusian translation.

M	po/be.po

commit ec2fbb16e57b4ccf27280aa050910be080dd98e7
Author: Ihar Hrachyshka <ihar.hrachyshka@gmail.com>
Date:	2012-09-16

    Updated Belarusian translation.

M	po/be.po

commit ff973875f76e23514e376b99ca1cf281e7236626
Author: Carles Ferrando <carles.ferrando@gmail.com>
Date:	2012-09-23

    [l10n]Updated Catalan (Valencian) translation

M	po/ca@valencia.po

commit 3d6701582e8fd9e1e540072c399c6318069c1dff
Author: Joan Duran <jodufi@gmail.com>
Date:	2012-09-23

    [l10n] Updated Catalan translation

M	po/ca.po

commit 13114686424505b6e10c2d877b78e1d55235dd65
Author: Shankar Prasad <svenkate@redhat.com>
Date:	2012-09-22

    Updated kn translation

M	po/kn.po

commit d333d1b52db55108882b37a707f5e4fd282b2ff9
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-09-19

    search-engine-tracker: don't include current directory in results

    Use tracker:uri-is-descendant instead of fn:starts-with to match the
    location path, so that the current directory itself is discarded from
    the results.

    https://bugzilla.gnome.org/show_bug.cgi?id=684393

M	libnautilus-private/nautilus-search-engine-tracker.c

commit 1b120255256db0d355da85f48bad486c446d397c
Author: Shankar Prasad <svenkate@redhat.com>
Date:	2012-09-22

    Updated kn translation

M	po/kn.po

commit f35913e088bdbf1d8c7621d781f29937ccbaa2a3
Author: Shankar Prasad <svenkate@redhat.com>
Date:	2012-09-22

    Updated kn translation

M	po/kn.po

commit d3e5dfc3dfaa335a022c4272f14e5a252ac9c97a
Author: Yaron Shahrabani <sh.yaron@gmail.com>
Date:	2012-09-22

    Updated Hebrew translation.

M	po/he.po

commit 1c6ec153500abbdd4f948e3f63c77c29d5bc6c42
Author: Bruce Cowan <bruce@bcowan.me.uk>
Date:	2012-09-22

    Updated British English translation

M	po/en_GB.po

commit e51dbd58c24d4ec463af5ab51e8e9881328de4a8
Author: Мирослав Николић <miroslavnikolic@rocketmail.com>
Date:	2012-09-20

    Updated Serbian translation

M	po/sr.po
M	po/sr@latin.po

commit 49003bf7f0dba4dced255edb1a021cf58e534d43
Author: Sandeep Sheshrao Shedmake <sshedmak@redhat.com>
Date:	2012-09-20

    Updated Marathi Translations

M	po/mr.po

commit 19e9376a0604518d257fad10398c91274c8662df
Author: Dr.T.Vasudevan <agnihot3@gmail.com>
Date:	2012-09-20

    updated Tamil translation

M	po/ta.po

commit cfe7a09ad0d3e92ca47b7fd3ab78434a41072809
Author: Yanko Kaneti <yaneti@declera.com>
Date:	2012-09-19

    search-provider: Add volume mounts only if mounted

    https://bugzilla.gnome.org/show_bug.cgi?id=684378

M	src/nautilus-shell-search-provider.c

commit a0c25091311239bf1ef94ca145685d166d8e4114
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-09-18

    search-engine-simple: always include hidden files

    Since the NautilusDirectory controlling the view model will filter
    them
    out anyway according to the preference; this way we can make
    Ctrl+H work
    correctly also in case the simple engine, and not the
    NautilusDirectory one, is used.

    https://bugzilla.gnome.org/show_bug.cgi?id=437626

M	libnautilus-private/nautilus-search-engine-simple.c

commit 5f855ec0c4a7749b1270f62ceceac65f849cc9f3
Author: Dr.T.Vasudevan <agnihot3@gmail.com>
Date:	2012-09-19

    updated Tamil translation

M	po/ta.po

commit a9d16d4ad510a0d18059195e8e9fe6e96d42ce84
Author: A S Alam <aalam@users.sf.net>
Date:	2012-09-19

    update Punjabi Translation

M	po/pa.po

commit 6b150ef9a0577dc3ebecf1767b893e77f65c7539
Author: Praveen Illa <mail2ipn@gmail.com>
Date:	2012-09-19

    Updated Telugu Transltion

M	po/te.po

commit 0a8d78f871963263196cd708bf60c7b29ffc8474
Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
Date:	2012-09-19

    Updated Thai translation

M	po/th.po

commit 52c8314bc8328e9f01d468b3559a15c916f960eb
Author: Hedda Peters <hpeters@redhat.com>
Date:	2012-09-18

    [l10n] Updated German translation

M	po/de.po

commit 2234c4abbe52a4f53c8a209c7736f789ad6b9bce
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-09-18

    view: don't NULL the slot until the end of destroy

    Since some of the calls we make (e.g. nautilus_view_stop_loading)
    might
    access the slot, causing a segfault.

    https://bugzilla.gnome.org/show_bug.cgi?id=684308

M	src/nautilus-view.c

commit d12c057603dcd67806761a00d728570acea1fd22
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:	2012-09-18

    Updated Polish translation

M	po/pl.po

commit bd0a12fb5f52f6e68cb5bf449d3cd2b275ac546b
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:	2012-09-18

    Updated Spanish translation

M	po/es.po

commit fa47622b74d90344771340f57dd138c3c7f678fc
Author: Ani Peter <apeter@redhat.com>
Date:	2012-09-18

    Updated Malayalam file

M	po/ml.po

commit 7927e2a296ebb8d953b472cb4153771626216fcc
Author: CHANDAN KUMAR <chandankumar.093047@gmail.com>
Date:	2012-09-18

    Updated HINDI translation

M	po/hi.po

commit fee5612b34326745c4dc89e36afa766bd495b38a
Author: CHANDAN KUMAR <chandankumar.093047@gmail.com>
Date:	2012-09-18

    Updated HINDI translation

M	po/hi.po

commit fc65e361c3c68b79d6a66b7967424302e9719452 (tag: 3.5.92)
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-09-17

    release: prepare for 3.5.92

M	NEWS
M	configure.in

commit 1f9aea29b236bb197cd1288056ac1a0da755a769
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-09-17

    build: fix distcheck

M	data/Makefile.am

commit 0ab374ea0bca7a0f60c861eec887f2a6347da983
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-09-17

    Use git.mk

D	.gitignore
M	Makefile.am
M	cut-n-paste-code/Makefile.am
M	cut-n-paste-code/libegg/Makefile.am
D	data/.gitignore
M	data/Makefile.am
M	docs/Makefile.am
D	docs/reference/.gitignore
M	docs/reference/Makefile.am
D	docs/reference/libnautilus-extension/.gitignore
M	docs/reference/libnautilus-extension/Makefile.am
D	eel/.gitignore
M	eel/Makefile.am
A	git.mk
M	icons/Makefile.am
M	libnautilus-extension/Makefile.am
D	libnautilus-private/.gitignore
M	libnautilus-private/Makefile.am
M	nautilus-sendto-extension/Makefile.am
D	po/.gitignore
D	src/.gitignore
M	src/Makefile.am
M	test/Makefile.am

commit b5d1b84eb391248820363a94265b3a04ec57845b
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-09-17

    Paint the used space on top of the others

    Looks better to have those strokes be on top.

    https://bugzilla.gnome.org/show_bug.cgi?id=559311

M	src/nautilus-properties-window.c

commit 26571124c724d996cfa5c7719dc36e1b72223100
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-09-17

    Use jimmac approved colors

    https://bugzilla.gnome.org/show_bug.cgi?id=559311

M	src/nautilus-properties-window.c

commit 04350446a2c82bb034fc61ec52a9d3882c058a7d
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-09-17

    Balance the alignment of the legend

    https://bugzilla.gnome.org/show_bug.cgi?id=559311

M	src/nautilus-properties-window.c

commit e0e069f8495087f3094d0fdfd02b4029374c24bf
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-09-17

    Display reported used space when available

    https://bugzilla.gnome.org/show_bug.cgi?id=559311

M	src/nautilus-properties-window.c

commit 8e7476e20cb27fb012e1de5c4b7cc2d316a71b7b
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:	2012-09-17

    Updated Hungarian translation

M	po/hu.po

commit 2ca11e39bca9403265c9cf05f2c94ca5366adc0f
Author: Chris Leonard <cjl@laptop.org>
Date:	2012-09-17

    Updated British English translation

M	po/en_GB.po

commit 0b32ec080ef10c998a7787929b0f2219bc79b2bc
Author: Khaled Hosny <khaledhosny@eglug.org>
Date:	2012-09-17

    Updated Arabic translation

M	po/ar.po

commit 808820296a3ca1125090b2ad25335a7735166893
Author: Ani Peter <apeter@redhat.com>
Date:	2012-09-17

    Updated Malayalam file

M	po/ml.po

commit f3d2019962f3f76107b3ad31cfc2f94c58d5eb3e
Author: Ani Peter <apeter@redhat.com>
Date:	2012-09-17

    Updated Malayalam file

M	po/ml.po

commit 1594c2b03e98d59dfb8dcd4a62fd56ff2f6025aa
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-09-17

    view: preserve selection when going out of search

    Forward the current selection when we go back from a search
    directory to
    its base location. This helps identifying the search results if some
    were pre-selected before leaving the search.

    https://bugzilla.gnome.org/show_bug.cgi?id=680849

M	src/nautilus-view.c
M	src/nautilus-window-manage-views.c

commit 15be7f1f433fe08a05df050b422f72d27e24c42c
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-09-17

    slot: simplify new search directory creation

    There's no need to first open the location and then set the query, as
    that causes another reload we can avoid.

M	src/nautilus-window-slot.c

commit 7eac61a5b9051a48f6b3ac13cf2fd0f161701163
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-09-17

    window: open detached tab windows at mouse position

    Instead of using the default WM window position, since it's a DnD
    operation.

M	src/nautilus-window.c

commit 6b3e193cf1c35e950e2728d783dac552be295def
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-09-17

    Use the detailed type description in the properties dialog

    Instead of the type category.

M	src/nautilus-properties-window.c

commit 4daa5ef02fdbaa43b5ecdb445bf16ffba6699230
Author: Christian Neumair <cneumair@gnome.org>
Date:	2012-09-15

    Improve list view dropping for crowded folders

    "If ... you have opened a big directory with many directories you are
    not able any more to drag for example a file from the desktop
    into this
    directory ... ."

    Make Nautilus only accept the drop path if you're directly above it
    with the mouse.

    http://bugzilla.gnome.org/show_bug.cgi?id=310819

M	libnautilus-private/nautilus-tree-view-drag-dest.c

commit 87ff2e7f5a60496b856ac194f59f202793ab0152
Author: Nilamdyuti Goswami <nilamdyuti@gmail.com>
Date:	2012-09-17

    Assamese translation updated

M	po/as.po

commit dda81eda2f197e157b9a03af539ae35692e6ddd3
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-09-17

    Make clear icon active when there is any text in uri entry

M	src/nautilus-connect-server-dialog.c

commit d0fbf0d791e9bee266021d8b7a107ab581c39d18
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-09-17

    Don't print an example when there are no valid schemas

    https://bugzilla.gnome.org/show_bug.cgi?id=684217

M	src/nautilus-connect-server-dialog.c

commit c61efd3ffeb801c87b84ffde9ba503a9797818e3
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-09-17

    file: don't try to save undo information for failed actions

    This fixes a crasher when creating a folder with the same name of an
    existing one.

    https://bugzilla.gnome.org/show_bug.cgi?id=684147

M	libnautilus-private/nautilus-file.c

commit ec16bfbd79f6fc966162ca2733c2f27d2d455406
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-09-17

    file: don't leak a NautilusFileUndoInfo

    nautilus_file_undo_manager_set_action() takes a ref to the undo info
    object, so we are leaking an extra reference.

M	libnautilus-private/nautilus-file.c

commit b305f90fb11dcb89a1132743c73416c4cad021ef
Author: Sweta Kothari <swkothar@redhat.com>
Date:	2012-09-17

    Updated gujarati file

M	po/gu.po

commit 07f0eab4abcb17657128b3b9ce8001171d6acd58
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:	2012-09-17

    Updated Slovenian translation

M	po/sl.po

commit f891cf0636b4788941b6ff11a78ce45aa40447d1
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:	2012-09-17

    Updated Slovenian translation

M	po/sl.po

commit dbfeea7673300e8c8451ab2cfeb9b24ede420f56
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:	2012-09-17

    Updated Slovenian translation

M	po/sl.po

commit 8389fcc8bef16a40137f455e158b919374759035
Author: Aurimas Černius <aurisc4@gmail.com>
Date:	2012-09-16

    Updated Lithuanian translation

M	po/lt.po

commit 050f9992a1d85504b5e49f18fcd42ad3d35b5260
Author: Seong-ho Cho <darkcircle.0426@gmail.com>
Date:	2012-09-17

    Updated Korean translation

M	po/ko.po

commit c0ecf963b26b4cf88d6e9fa1023138cb6c960187
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-09-16

    build: bump GLib requirement

    For g_content_type_get_generic_icon_name().

    https://bugzilla.gnome.org/show_bug.cgi?id=684149

M	configure.in

commit 34c8a8899f49673f46de898b2097182073baa481
Author: Alexandre Franke <alexandre.franke@gmail.com>
Date:	2012-09-16

    Update French translation

M	po/fr.po

commit b5d5e6b1b16cdbd50069f0b085c93a5d6e377492
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:	2012-09-16

    Updated Spanish translation

M	po/es.po

commit e0ca9fbec5874f0aa69c4d3d12535c76b003ec46
Author: Ask H. Larsen <asklarsen@gmail.com>
Date:	2012-09-16

    Updated Danish translation

M	po/da.po

commit 3a0680c9646108bf2e7744221c8c3d12fe812b46
Author: Duarte Loreto <happyguy_pt@hotmail.com>
Date:	2012-09-15

    Updated Portuguese translation

M	po/pt.po

commit 50fc03d11d5f3084f0d5c377ea7eaabce408c863
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-09-15

    Fix translation of type column

    http://www.gnu.org/software/gettext/manual/gettext.html#Special-cases

    https://bugzilla.gnome.org/show_bug.cgi?id=683722

M	libnautilus-private/nautilus-file.c

commit 67b020cdfda72c468a4097986a580ab410cde8b1
Author: Yuri Myasoedov <omerta13@yandex.ru>
Date:	2012-09-15

    Updated Russian translation

M	po/ru.po

commit f72af96295d0e4c53d61b2ed781ff97ca04fa2be
Author: Andika Triwidada <andika@gmail.com>
Date:	2012-09-15

    Updated Indonesian translation

M	po/id.po

commit a2d4cdb0d7ab31547de1f2855c35af07e25d8936
Author: Tom Tryfonidis <tomtryf@gmail.com>
Date:	2012-09-15

    Updated Greek translation

M	po/el.po

commit f7bd77ee3dc417b2939fbad83eaab882a3153024
Author: Seong-ho Cho <darkcircle.0426@gmail.com>
Date:	2012-09-15

    Updated Korean translation

M	po/ko.po

commit 11471380176492ab54d373dec8ed41d8e2e9cd37
Author: Cheng Lu <chenglu1990@gmail dot com>
Date:	2012-09-15

    update Simplified Chinese (zh_CN) translation

M	po/zh_CN.po

commit 4739f040098fe9c4b30b0e0c504b6c2ef33de71c
Author: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
Date:	2012-09-15

    Updated Traditional Chinese translation(Hong Kong and Taiwan)

M	po/zh_HK.po
M	po/zh_TW.po

commit 4cb5d63babba6f8996c193f59c549ee34c2308c5
Author: Fran Diéguez <fran.dieguez@mabishu.com>
Date:	2012-09-15

    Updated Galician translations

M	po/gl.po

commit 0a93df0238a7db64ae68497e8209164fef5a1d98
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:	2012-09-15

    Updated Polish translation

M	po/pl.po

commit a530d6f71fe285ebf2b2a0af4eb53829a6b6d8e4
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-09-10

    Only show basic type information in type column by default

    https://bugzilla.gnome.org/show_bug.cgi?id=683722

M	libnautilus-private/nautilus-file.c

commit 0472be1d71bbdc521b87fd5d57fc5651393dd5ee
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-09-14

    search-provider: also return bookmarks and mounts

    Since the hardcoded provider in the Shell is going away.

M	src/Makefile.am
M	src/nautilus-shell-search-provider.c

commit fc0b4b1ef598c893d69754e3455c99230b9c5a24
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-09-14

    bookmark-list: add API to get a NautilusBookmark for a given URI

    This will be used by the shell search provider.

M	src/nautilus-bookmark-list.c
M	src/nautilus-bookmark-list.h

commit 0ed400b9c1692e42498bff3c10780073ec137f63
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-09-14

    bookmark: add API to get a symbolic icon for a NautilusBookmark

    Instead of always returning a symbolic icon, split the API into
    get_icon() and get_symbolic_icon(), like we now do in GIO.

M	libnautilus-private/nautilus-bookmark.c
M	libnautilus-private/nautilus-bookmark.h
M	libnautilus-private/nautilus-icon-names.h
M	src/nautilus-bookmarks-window.c
M	src/nautilus-places-sidebar.c

commit 7aad4a33814e6e7fae5e762882db43452a575a83
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-09-14

    bookmark: remove unused GIcon argument to nautilus_bookmark_new()

    We always pass NULL these days.

M	libnautilus-private/nautilus-bookmark.c
M	libnautilus-private/nautilus-bookmark.h
M	src/nautilus-bookmark-list.c
M	src/nautilus-bookmarks-window.c
M	src/nautilus-places-sidebar.c
M	src/nautilus-window-manage-views.c

commit 75e219ebfdd3e32e9e421fe1a11b7f946693787e
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-09-14

    search-hit: guard against g_filename_from_uri() return NULL

M	libnautilus-private/nautilus-search-hit.c

commit 791b256e0a1f7c03416dda2415ec4e8a07413ef8
Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
Date:	2012-09-14

    Updated Thai translation.

M	po/th.po

commit 94704641a78bafae218a11675a0b05fab1f1a922
Author: Мирослав Николић <miroslavnikolic@rocketmail.com>
Date:	2012-09-14

    Updated Serbian translation

M	po/sr.po
M	po/sr@latin.po

commit b6b2ad75328317a6b18e5c070b85ed4d82535984
Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
Date:	2012-09-14

    Updated Thai translation.

M	po/th.po

commit 41d2230d6fd57fa73de0adb75123c077fe5cb995
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-09-13

    file-operations: use the local (FUSE) path for remote symlinks

    Instead of the path relative to the remote machine, in case the
    destination of the link is native.

    https://bugzilla.gnome.org/show_bug.cgi?id=148330

M	libnautilus-private/nautilus-file-operations.c

commit b1866a1f35c04363a14cac421c524cb4a2821597
Author: Fran Diéguez <fran.dieguez@mabishu.com>
Date:	2012-09-14

    Updated Galician translations

M	po/gl.po

commit 4895033c00e37fe2d82a25ab987fc84ccd4786ff
Author: Tom Tryfonidis <tomtryf@gmail.com>
Date:	2012-09-13

    Updated Greek translation

M	po/el.po

commit ecf714c0bc6e340fa2eb199da7a13e138a8548ec
Author: Aurimas Černius <aurisc4@gmail.com>
Date:	2012-09-13

    Updated Lithuanian translation

M	po/lt.po

commit a036e9465d248b76fe74275eee8ba02dd3612bfd
Author: Nilamdyuti Goswami <nilamdyuti@gmail.com>
Date:	2012-09-13

    Assamese translation updated

M	po/as.po

commit 10fb7a93b6835ae5313b92e0a82ecc99f8480e0f
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:	2012-09-13

    Updated Polish translation

M	po/pl.po

commit 245c1484e7f1489899fdff50f016b520706a1f6b
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-09-10

    Quote the use of file type descriptions in error messages

    So that we don't have things like:
    "There is no application installed for backup file files."

    https://bugzilla.gnome.org/show_bug.cgi?id=683752

M	src/nautilus-mime-actions.c

commit 8508225212ba04964fdd39c50d4f5ff5c01f03c5
Author: Sandeep Sheshrao Shedmake <sshedmak@redhat.com>
Date:	2012-09-13

    Updated Marathi Translations

M	po/mr.po

commit f049ddf8e8750cf4530ce5c7f53596a220fb3349
Author: Tom Tryfonidis <tomtryf@gmail.com>
Date:	2012-09-13

    Updated Greek translation

M	po/el.po

commit ea65036da3909c5e71fed15f56507d96d2456714
Author: Alexandre Franke <alexandre.franke@gmail.com>
Date:	2012-09-12

    Update French translation

M	po/fr.po

commit f83d19ac913964240515338e8858977cf6632157
Author: Tomas Bzatek <tbzatek@redhat.com>
Date:	2012-09-12

    Don't verify symlinked target for I/O operations

    Nautilus verifies the destination for free space, read-only ability
    and such. This however doesn't work for symlink pointing to a
    directory.

    Internally (in gio) we call statfs() but that actually stats the
    fs the
    symlink is on, instead of the place symlink is pointing to. This
    appears
    to be a limitation of POSIX statfs().

    To work around this limitation, let's disable these extra checks when
    destination is a folder and symlinked.

    The bug manifestation are false error messages preventing to create
    a file
    or directory when parent fs is read-only but contains a symlink to
    rw fs
    which is the desired destination.

    https://bugzilla.redhat.com/show_bug.cgi?id=844713

M	libnautilus-private/nautilus-file-operations.c

commit 438688b47dcbbcfa9d257986c973c3ffd0e3b5be
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:	2012-09-12

    Updated Slovenian translation

M	po/sl.po

commit 7f1f1a5216413612d98c4ddcefb596f41a4d9af2
Author: A S Alam <aalam@users.sf.net>
Date:	2012-09-12

    update Punjabi Translation

M	po/pa.po

commit a755aa27c636561a1ab41066484cf9bcc97667f9
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-09-10

    Fix leaks

    https://bugzilla.gnome.org/show_bug.cgi?id=683769

M	src/nautilus-places-sidebar.c

commit 4d66b2cfe1caba2dcb86d933e1f81f7ecec22241
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-09-10

    Fix gfile leak

    https://bugzilla.gnome.org/show_bug.cgi?id=683769

M	src/nautilus-bookmark-list.c

commit e4689e48139bf34bee0609a19a9ff9a808d701f2
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-09-10

    Fix string leak

    https://bugzilla.gnome.org/show_bug.cgi?id=683769

M	libnautilus-private/nautilus-file-utilities.c

commit d6c774e9bce26d46093aac2caabf71ae559d2408
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-09-10

    Fix file leak

    https://bugzilla.gnome.org/show_bug.cgi?id=683769

M	src/nautilus-pathbar.c

commit 9480b1b0f1d858b637f7f578b91a96e03a28c4c1
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-09-10

    Remove obsolete app icons

M	configure.in
M	data/Makefile.am
D	data/icons/Makefile.am
D	data/icons/hicolor_apps_16x16_nautilus.png
D	data/icons/hicolor_apps_16x16_nautilus.svg
D	data/icons/hicolor_apps_22x22_nautilus.png
D	data/icons/hicolor_apps_22x22_nautilus.svg
D	data/icons/hicolor_apps_24x24_nautilus.png
D	data/icons/hicolor_apps_32x32_nautilus.png
D	data/icons/hicolor_apps_32x32_nautilus.svg
D	data/icons/hicolor_apps_scalable_nautilus.svg
D	data/icons/hicolor_emblems_16x16_emblem-note.png
D	data/icons/hicolor_emblems_24x24_emblem-note.png
D	data/icons/hicolor_emblems_48x48_emblem-note.png

commit 095710a9371af7d35e5462c1cbdbb159329e9aa8
Author: Nilamdyuti Goswami <nilamdyuti@gmail.com>
Date:	2012-09-11

    Assamese translation updated

M	po/as.po

commit ce7ee65fcd481ba9351343118972d186d9f7af4e
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:	2012-09-11

    Updated POTFILES.in

M	po/POTFILES.in

commit ebc4f5219b82f7560598d38a851dd1948c466b62
Author: Duarte Loreto <happyguy_pt@hotmail.com>
Date:	2012-09-11

    Updated Portuguese translation

M	po/pt.po

commit 3c574442458dfa0ef851b22f0b2dc1452057124b
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-09-10

    Remove some unused code

M	src/nautilus-list-view.c

commit f521eed055a1d224ab6b5df77deb28c59026ebb3
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:	2012-09-10

    Updated Spanish translation

M	po/es.po

commit 90f475c4dfe6136e7e4b5d769993ed971e3996c6
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-09-10

    Don't offer to show selinux context in a column by default

    This field is cryptic, far too wide for the view, already displayed
    in the properties dialog, is available through other means, and is
    an implementation detail that isn't settable by users.

M	libnautilus-private/nautilus-column-utilities.c

commit 0b79e439855aedfc078bb8803f6b1764d5686ec1
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-09-09

    Only show the spinner if the deep count take longer than a second.

    This avoids flashing it on and off when it isn't needed.

    https://bugzilla.gnome.org/show_bug.cgi?id=78789

M	src/nautilus-properties-window.c

commit 5a00dae48562991f6c2d6d2b9b23a2fc71922db6
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-09-07

    Add a spinner when computing the contents of folders

    In the process fix a problem where we were cycling in the
    callbacks from file "changed" and "updated_deep_count_in_progress".

    https://bugzilla.gnome.org/show_bug.cgi?id=78789

M	src/nautilus-properties-window.c

commit cbcb055eb2867c2b69cf2f8f504983ce4d715410
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-09-07

    Add an icon to the location entry and drop use of location bar

    https://bugzilla.gnome.org/show_bug.cgi?id=683598

M	src/Makefile.am
M	src/nautilus-application.c
D	src/nautilus-location-bar.c
D	src/nautilus-location-bar.h
M	src/nautilus-location-entry.c
M	src/nautilus-location-entry.h
M	src/nautilus-toolbar.c
M	src/nautilus-toolbar.h
M	src/nautilus-window-manage-views.c
M	src/nautilus-window.c
M	src/nautilus-window.h

commit 335c6cd836c2d5644ecdc35d9c1ede360dd4c140
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:	2012-09-10

    Updated Polish translation

M	po/pl.po

commit 4cf5bf4f29c17b6478ce6c96934b53ba12c65dc4
Author: Fran Diéguez <fran.dieguez@mabishu.com>
Date:	2012-09-10

    Updated Galician translations

M	po/gl.po

commit f9f0fd2c14e64abea862b824b0db22ad558c5a29
Author: Andika Triwidada <andika@gmail.com>
Date:	2012-09-10

    Updated Indonesian translation

M	po/id.po

commit e495c62442c3e3bbc24eb10b8d0d5198239639ac
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-09-10

    application: mark two user-visible error strings for translation

    Even if these strings are only displayed on the console, they're user
    visible errors, so they should be marked as translations as the
    others.
    This is more visible since they're composed by a part which is
    translated, resulting in possibly half-translated strings, such as
    reported in

    https://bugzilla.gnome.org/show_bug.cgi?id=666006

M	src/nautilus-application.c

commit ce6b6ef83859e62147a4e047e5e6394c053fb282
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-09-06

    canvas-view: make sure to sort by relevance and select first item

    We also need to add a corresponding action/menu item, which is visible
    only when we're in a search directory.

    https://bugzilla.gnome.org/show_bug.cgi?id=681758

M	libnautilus-private/nautilus-canvas-container.c
M	src/nautilus-actions.h
M	src/nautilus-canvas-view-ui.xml
M	src/nautilus-canvas-view.c

commit 1adea0140b2bbbce25915a23cb0718aa814e8c2b
Author: Christian Kirbach <Christian.Kirbach@googlemail.com>
Date:	2012-09-09

    [l10n] Updated German translation

M	po/de.po

commit 22c1a9084cc729ad385c0974ca23eddf4fcfed47
Author: Ihar Hrachyshka <ihar.hrachyshka@gmail.com>
Date:	2012-09-08

    Updated Belarusian translation.

M	po/be.po

commit 8ac99ca507c6949203f8089ba1d11c53c272a833
Author: Federico Mena Quintero <federico@gnome.org>
Date:	2012-09-07

    places-sidebar: remove the last, unused bits of libnotify

    Signed-off-by: Federico Mena Quintero <federico@gnome.org>

M	src/nautilus-places-sidebar.c

commit 0787d5df442b8b366b7d5a0ab3b2f6149e6f18bb
Author: Aurimas Černius <aurisc4@gmail.com>
Date:	2012-09-07

    Updated Lithuanian translation

M	po/lt.po

commit 929e297b8247e403f14a7f05f649dff25c5032a1
Author: Yaron Shahrabani <sh.yaron@gmail.com>
Date:	2012-09-07

    Updated Hebrew translation.

M	po/he.po

commit 30e8934b384804ff8ca2f076c826df42e021f7f6
Author: Yaron Shahrabani <sh.yaron@gmail.com>
Date:	2012-09-07

    Updated Hebrew translation.

M	po/he.po

commit 0a9791393c61990aa2490af8a0d3adaba3dba233
Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
Date:	2012-09-07

    Updated Thai translation.

M	po/th.po

commit 8ee1679c969b20f8e74969397e1fc27a3f8b47bb
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-09-06

    canvas-view: more actions cleanups

M	src/nautilus-canvas-view-ui.xml
M	src/nautilus-canvas-view.c
M	src/nautilus-desktop-canvas-view-ui.xml

commit 99383a5baf52fc6a978db63f17d7b96f20c9a2ec
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-09-06

    canvas-view: move Stretch and Unstretch actions to the desktop view

M	src/nautilus-canvas-view-ui.xml
M	src/nautilus-canvas-view.c
M	src/nautilus-desktop-canvas-view-ui.xml
M	src/nautilus-desktop-canvas-view.c

commit 5075f0f52bb0ff7eda12e43b15563d4bb4eb1280
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-09-06

    canvas-view: move Clean Up action to the desktop

    Since that's the only place where it's used.

M	src/nautilus-canvas-view-ui.xml
M	src/nautilus-canvas-view.c
M	src/nautilus-canvas-view.h
M	src/nautilus-desktop-canvas-view.c

commit f9e731285590283d80a975c7756b7f4afda178e7
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-09-06

    search-engine: minor cleanup

M	libnautilus-private/nautilus-search-engine.c

commit 4660913a17c5c8b1f19eddd7814681c59c3433c2
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:	2012-09-06

    Updated Slovenian translation

M	po/sl.po

commit 841c043ce47c801747bc575363d3ceb7aeaba230
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-09-06

    engine: make the model and simple engines mutually exclusive

    Until we can enable recursive search for the simple engine, it only
    makes sense to use it when we don't have any cached model to
    fetch data
    from, as otherwise it will return the same results.

M	libnautilus-private/nautilus-search-engine.c

commit 5675e90b61615f21f88f67b4effeeceff6fc556f
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-09-06

    query-editor: no need to emit changed twice when location is toggled

    Since the location buttons are two and mutually exclusive, it doesn't
    make sense to emit this signal twice, potentially triggering and then
    immediately cancelling a search operation.

M	src/nautilus-query-editor.c

commit 204e273aea6b633e258ea26991a28dcf1247f1c0
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-09-06

    search-directory: make the query a GObject property

    Now that the search directory supports those.

M	libnautilus-private/nautilus-search-directory.c

commit 64f8be2d739cf6d8a65f1945d467af215176ee60
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-09-06

    Pass the current directory model down to the search engine

    Before the view removes the directory monitor, causing caches to be
    dropped; the search directory installs its own monitor before
    passing it
    down to the engine.

M	libnautilus-private/nautilus-search-directory.c
M	libnautilus-private/nautilus-search-directory.h
M	libnautilus-private/nautilus-search-engine-model.c
M	libnautilus-private/nautilus-search-engine-model.h
M	libnautilus-private/nautilus-search-engine.c
M	libnautilus-private/nautilus-search-engine.h
M	src/nautilus-view.c

commit 7d243639ae0b18aed67b73cbb4a531f5ad99ee4d
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-09-05

    Rework the search directory model

M	libnautilus-private/nautilus-search-engine-model.c

commit 3d046cfc17bb36e65a322e53d263fe8bcdc2762c
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-09-05

    Add an experimental search provider that pulls from the directory
    model

M	libnautilus-private/Makefile.am
A	libnautilus-private/nautilus-search-engine-model.c
A	libnautilus-private/nautilus-search-engine-model.h
M	libnautilus-private/nautilus-search-engine.c

commit 6039b1b9493be8597743b01953ddb3ac8aa9db66
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-09-06

    shell-provider: forgotten file

A	data/shell-search-provider-dbus-interfaces.xml

commit dc626a653496c397b325c06a9358b847cfef56d6
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-09-06

    search-engine: hold a ref while emitting completion signals

    Since the clients might decide to drop the last reference to the
    engine
    in the signal callback.

M	libnautilus-private/nautilus-search-engine.c

commit 865b533f8ce3343db183790529ffda7aeb1e76c7
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-09-06

    shell-provider: implement caching for GVariant metas

    Based on a patch by Florian Müllner <fmuellner@gnome.org>

M	src/nautilus-shell-search-provider.c

commit 320317dc38acaa9bc407975059df29b886dc1e94
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-09-05

    shell-provider: implement search provider methods

    Wire the methods with an implementation that uses NautilusSearchEngine
    to get results.

M	src/nautilus-shell-search-provider.c

commit 8e491b6492e4cc0e608faab35c865fd5fd98a416
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-09-05

    shell-provider: add a first skeleton of the shell search provider

    It's not wired in yet.

M	data/Makefile.am
A	data/nautilus-search-provider.ini
A	data/org.gnome.Nautilus.SearchProvider.service.in
M	src/Makefile.am
A	src/nautilus-shell-search-provider.c

commit c68654c1a018faf5e55dee71c45617cd8e248855
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-09-05

    file: add API to get the thumbnail path

M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-file.h

commit 41714d98775b60fbf5ef48e2addd6e1a07a7a878
Author: Florian Müllner <fmuellner@gnome.org>
Date:	2012-09-06

    search-engine: Reset duplicates cache when search finishes

    Fixing the handling of duplicated search results in commit 7f04862
    exposed a different bug: as the duplicates cache is never reset,
    previously matched results are ignored in subsequent searches (e.g.
    when adding/removing characters to the search terms that should not
    change the result set).

    https://bugzilla.gnome.org/show_bug.cgi?id=683495

M	libnautilus-private/nautilus-search-engine.c

commit 11b05d9a53d78008538c3ad85fe2ae59b0903ebf
Author: Florian Müllner <fmuellner@gnome.org>
Date:	2012-09-01

    search-engine-tracker: Fix query when no location is specified

    Although the location_uri is optional for queries, the generated
    sparql query is invalid if it is missing; fix by moving the
    concatenation operator into the optional part.

    https://bugzilla.gnome.org/show_bug.cgi?id=683480

M	libnautilus-private/nautilus-search-engine-tracker.c

commit 6bc1097b4db72d1247e2eaf56d8b40280ff29a9d
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:	2012-09-06

    Updated Hungarian translation

M	po/hu.po

commit 8a3161b160eb367dd964f2f3a761c5a90fd7c723
Author: Timo Jyrinki <timo@debian.org>
Date:	2012-09-06

    Finnish translation update by Jiri Grönroos

M	po/fi.po

commit 7f04862303d757e0f54f23b91d4b3775d24c6d72
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-09-05

    search-engine: fix wrong logic for avoiding duplicates

    count++ first returns count and then increments it, where we want the
    opposite.
    This fixes the warnings like
    WARNING **: file already in tree (parent_ptr: (nil))!!!

M	libnautilus-private/nautilus-search-engine.c

commit 9c49ca5c6ec7a00de9a133a91a8b007f0b24cdc9
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-09-05

    search-engine-tracker: batch hits when calling hits-added

    Set a maximum batch size and batch results when they're less than
    that.
    This should make search faster.

M	libnautilus-private/nautilus-search-engine-tracker.c

commit eccc2046979be5a8073376f4611e0aa7ca89bc4a
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-09-05

    Search requires that a reload be forced despite a load in effect

    Add api to preempt the current load and force a reload.

M	src/nautilus-view.c
M	src/nautilus-window-manage-views.c
M	src/nautilus-window-menus.c
M	src/nautilus-window-slot.c
M	src/nautilus-window-slot.h

commit 6558f0e435048cb0b05d2423e3cab9d2a99c600d
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-09-05

    search-engine-simple: keep a reference to self in the thread data

    Since we could have been unreffed when the flow reaches
    search_thread_done_idle().

M	libnautilus-private/nautilus-search-engine-simple.c

commit aca98308fbc1f1d0e95324c7506cadab000d47ff
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-09-05

    query: cleanup unused declaration

M	libnautilus-private/nautilus-query.h

commit 9546a1676fe84cfc446dcb79034fca4c43c57b67
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-09-05

    Don't try to change the view buttons to the old view while loading

    The code tries to sync up the view type buttons while the new
    view is loading but the code tries to sync the buttons up with
    the last view instead of the pending view. I think it is just
    better to skip the operation while the view is loading.

    https://bugzilla.gnome.org/show_bug.cgi?id=682174

M	src/nautilus-window.c

commit 32a5fc7c444c0dd17486aadb4c814909931a4730
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-09-05

    Always show the name column because we're worthless without it

    https://bugzilla.gnome.org/show_bug.cgi?id=683439

M	libnautilus-private/nautilus-column-chooser.c
M	src/nautilus-list-view.c

commit 185dad3c3ace1e6f11897b5e7c11d083a378785b
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-09-04

    Don't crash if we can't load column preferences

    https://bugzilla.gnome.org/show_bug.cgi?id=662131

M	libnautilus-private/nautilus-column-utilities.c
M	src/nautilus-list-view.c

commit 3416a818372aab6ad81c8b7ee3467802bc04c028
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-09-05

    sendto-extension: fix curly quotes regression

    We shouldn't use curly quotes when launching a command line.

M	nautilus-sendto-extension/nautilus-nste.c

commit 8d821adf2daca22e380c55e20568de2fa664916f
Author: Dirgita <dirgitadevina@yahoo.co.id>
Date:	2012-09-05

    Updated Indonesian translation

M	po/id.po

commit 4b6abf644bef98e7bea76889eac4c8520a7ec86c
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-09-05

    Act on sidebar items on button release not button down

    This allows one to change your mind and is consistent with other
    actions.

    https://bugzilla.gnome.org/show_bug.cgi?id=542653

M	src/nautilus-places-sidebar.c

commit 86d3cbc96fcdb6034b6fceb82685bb5321276ee1
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-09-05

    Don't reload while a reload is ongoing

    This prevents the pending selection from getting stepped on by
    another reload request.

    https://bugzilla.gnome.org/show_bug.cgi?id=608831

M	src/nautilus-window-manage-views.c

commit 2ddd6ce205d9976629af73de4f0ac81464da176e
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-09-05

    Make tab change action consistent with GTK's

    https://bugzilla.gnome.org/show_bug.cgi?id=654700

M	src/nautilus-notebook.c
M	src/nautilus-notebook.h
M	src/nautilus-window-menus.c

commit 2b84599db25e6e4fd930a5b3b485dc0bb8406ef7
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-09-04

    Don't add duplicate xdg dirs to the places sidebar

    https://bugzilla.gnome.org/show_bug.cgi?id=662256

M	src/nautilus-places-sidebar.c

commit 5b5490a78ae12d52b0fc25654e395dfbbbb9657a
Author: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
Date:	2012-09-05

    Updated Traditional Chinese translation(Hong Kong and Taiwan)

M	po/zh_HK.po
M	po/zh_TW.po

commit bd306dea75024d90f76f4905e675335ceeadc5ee
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2012-09-05

    Updated Norwegian bokmål translation

M	po/nb.po

commit d5af4e68e9efb34f6e952c11abce0704d4370404
Author: Мирослав Николић <miroslavnikolic@rocketmail.com>
Date:	2012-09-05

    Updated Serbian translation

M	po/sr.po
M	po/sr@latin.po

commit e8ccb07bc33d782af0ee1836b54620b1ed59dea2
Author: Khaled Hosny <khaledhosny@eglug.org>
Date:	2012-09-05

    Updated Arabic translation

M	po/ar.po

commit af32360779a76e456beb49327c95b405abe5a92e
Author: Fran Diéguez <fran.dieguez@mabishu.com>
Date:	2012-09-04

    Updated Galician translations

M	po/gl.po

commit ffdd9fdb189a2e4216d7b09482545c7864f99010
Author: Fran Diéguez <fran.dieguez@mabishu.com>
Date:	2012-09-04

    Updated Galician translations

M	po/gl.po

commit deebf2842f9ac0ef10db42c77685dc7ed0245484
Author: Daniel Korostil <ted.korostiled@gmail.com>
Date:	2012-09-04

    uk update

M	po/uk.po

commit ee6a8bc98c06a9940f17aa71c77003ebdc0e18ff (tag: 3.5.91)
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-09-04

    release: prepare for 3.5.91

M	NEWS
M	configure.in

commit 3ae2baac4384aee09ca7fc9985cf568960484e6c
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-09-04

    build: fix POTFILES.skip

M	po/POTFILES.skip

commit fa1c1aaa70cfe3cea9c10626f9f9c36475fc8ae6
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-09-04

    file: adjust test to current naming scheme

    This is needed after 874f69f244ba397925fe71f9500ac21bed761bb0

M	libnautilus-private/nautilus-file.c

commit 098cd14197364d6d6b9665f9d65b78214a001d3c
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-09-04

    directory: check for a non-empty hostname too

    In addition to checking for hostname != NULL, also check that it's not
    empty before using it for the file name.

M	libnautilus-private/nautilus-directory.c

commit ea13fb73ed2b177d7b00d47a7df25a31e3fb6278
Author: Sam Thursfield <sam.thursfield@codethink.co.uk>
Date:	2012-09-04

    configure: Fix help text for --enable-libexif

    https://bugzilla.gnome.org/show_bug.cgi?id=683321

M	configure.in

commit f7513252d7221d5aa6854ccfc89a9b349a5bf5c2
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:	2012-09-03

    Updated Polish translation

M	po/pl.po

commit acfd4876d9b123bb0d7a787c1256b3dfb8872aba
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:	2012-09-03

    Updated Spanish translation

M	po/es.po

commit 5e7e8aa293e91663592ae55ca6e30fb6a148e69f
Author: Tom Tryfonidis <tomtryf@gmail.com>
Date:	2012-09-03

    Updated Greek translation

M	po/el.po

commit 6367b51988c819a38e49341d47802890ddd21991
Author: Yuri Myasoedov <omerta13@yandex.ru>
Date:	2012-09-03

    Updated Russian translation

M	po/ru.po

commit ddf56f8c4d723dc800867a1cbe7fc85cadbd4fc2
Author: A S Alam <aalam@users.sf.net>
Date:	2012-09-03

    update Punjabi Translation

M	po/pa.po

commit 40e83bbb149903aee3491b2c12206a4cd49aac83
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:	2012-09-03

    Updated POTFILES.in

M	po/POTFILES.in

commit 9cecb29d60afb3627946f109bf25641cbf99bdc0
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-08-27

    Don't show the browse button for the connect to server standalone

    https://bugzilla.gnome.org/show_bug.cgi?id=682637

M	src/nautilus-connect-server-dialog.c
M	src/nautilus-connect-server-dialog.h
M	src/nautilus-connect-server.c

commit cbca1bfa97264b1bcaf0fab3bd51dd3fe1bc2e51
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-08-27

    Add back a legacy nautilus-connect-server command

    In order to ease the transition.

    https://bugzilla.gnome.org/show_bug.cgi?id=682637

M	configure.in
M	data/Makefile.am
A	data/nautilus-connect-server.desktop.in.in
M	src/Makefile.am
A	src/nautilus-connect-server.c

commit 95d42ea01f7f9c60210b415554e7bbf6f4e1b334
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-09-02

    New design for the connect to server dialog

    https://bugzilla.gnome.org/show_bug.cgi?id=682637

M	src/Makefile.am
M	src/nautilus-application.c
D	src/nautilus-connect-server-dialog-main.c
D	src/nautilus-connect-server-dialog-nonmain.c
M	src/nautilus-connect-server-dialog.c
M	src/nautilus-connect-server-dialog.h
D	src/nautilus-connect-server-operation.c
D	src/nautilus-connect-server-operation.h

commit 2562f8a800165c55dd30298282602f9feeb96a61
Author: A S Alam <aalam@users.sf.net>
Date:	2012-09-02

    update Punjabi Translation

M	po/pa.po

commit ca32259d1b5d1fc2d4bf0c4922963fae93b97685
Author: Aurimas Černius <aurisc4@gmail.com>
Date:	2012-09-01

    Updated Lithuanian translation

M	po/lt.po

commit 89ce6d517ad28f1d6931365b7575d816960fe198
Author: Dr.T.Vasudevan <agnihot3@gmail.com>
Date:	2012-09-01

    updated Tamil translation

M	po/ta.po

commit 204f0e6701d0295d86d10e066ed0c9770804c546
Author: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
Date:	2012-09-01

    Updated Vietnamese translation

M	po/vi.po

commit 8d2f55dc3baca3db1306715fc1768ee9d607ecfd
Author: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
Date:	2012-09-01

    po/vi: import from Damned Lies

M	po/vi.po

commit 4e9c1b9dce05a216d40698a3787b422f6d523173
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-08-31

    window: convert binding set keybindings into proper actions

    Or reuse already existing actions. Cleans up NautilusWindow a bit.

M	src/nautilus-shell-ui.xml
M	src/nautilus-window-menus.c
M	src/nautilus-window-private.h
M	src/nautilus-window.c
M	src/nautilus-window.h

commit 215f9cff6846297788dc81fdb563988f38ec8ff5
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-08-31

    view: don't connect to NautilusWindow signals

    Since the window of the slot can change, we don't want to connect
    signals from the view to the window.

    We only connect to NautilusWindow signals for two reasons:
    - updating the shadow type of the content view when the number of tabs
      in the notebook changes
    - following the hidden-files-changed signal

    Since the first is really a hack, it can live in NautilusWindow itself
    To implement the second, move the Show Hidden Files action to the view
    action group, and handle hidden files action changes completely in the
    view.

M	src/nautilus-view.c
M	src/nautilus-view.h
M	src/nautilus-window-menus.c
M	src/nautilus-window-private.h
M	src/nautilus-window.c
M	src/nautilus-window.h

commit 0de1d3fe1099f7221c846bdbdaec90be29644c88
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-08-31

    notebook: make tabs detachable

    Implement support for detaching a tab with DnD.

    https://bugzilla.gnome.org/show_bug.cgi?id=562583

M	src/nautilus-notebook.c
M	src/nautilus-window.c

commit 2b62d950b0b85277c126a91447942aafd8f159bf
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-08-31

    window: make notebook-removal in close_slot() optional

    In preparation for the next commit.

M	src/nautilus-window.c

commit 109d00336b4c7f10d7d359924c180d49406bbd0c
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-08-31

    window: remove redundant code

    We already do this check in NautilusNotebook's remove implementation.

M	src/nautilus-window.c

commit 1f9a07a1c3eb67cf8cec53492361994c84c641d9
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-08-31

    window-slot: allow setting the window after construction

    Turn the window construct-only property into a construct property, and
    add a setter method.

M	src/nautilus-window-manage-views.c
M	src/nautilus-window-slot.c
M	src/nautilus-window-slot.h

commit f56098a6d2cc9531cfa116405783b275d2ab618a
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-08-31

    application: remove unused defines

M	src/nautilus-application.h

commit 34d087390cd22e50a878be277584d84f6a849324
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-08-31

    slot: remove unused method

    This method was used to make the window panes active on focus
    click, but
    it's not needed anymore.

M	src/nautilus-canvas-view.c
M	src/nautilus-list-view.c
M	src/nautilus-window-slot.c
M	src/nautilus-window-slot.h

commit 7643a28eb104bf66c511633bd1662d546f8d7bf7
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-08-31

    pathbar: clear buttons directly when file is gone

    Instead of having the code in nautilus-window-manage-views clear the
    pathbar, since it receives the same signal, handle it internally. This
    should make code more robust.

M	src/nautilus-pathbar.c
M	src/nautilus-pathbar.h
M	src/nautilus-window-manage-views.c

commit 0a4aa51224790c275cf123a45a78d6afcb790fd2
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-08-31

    view: do not store a pointer to NautilusWindow

    Instead, use nautilus_view_get_ui_manager() and
    nautilus_view_get_window(), and turn the checks on window != NULL to
    slot != NULL.
    This is needed in preparation for detachable tabs; since the
    window for
    a given slot might change underway then, avoid staying out of sync by
    not storing a pointer to the window.

M	src/nautilus-view.c
M	src/nautilus-view.h

commit 36fb4cb670e1b3e4b637087fb7d600e131cc099d
Author: Bruce Cowan <bruce@bcowan.me.uk>
Date:	2012-09-01

    Updated British English translation

M	po/en_GB.po

commit 6055e145117fbb7962fc7d556fcbd1c0c3e96e2d
Author: Fran Diéguez <fran.dieguez@mabishu.com>
Date:	2012-09-01

    Updated Galician translations

M	po/gl.po

commit 621bc5e4e7dd97e0ce43c0dacd313a16a33ced64
Author: Khaled Hosny <khaledhosny@eglug.org>
Date:	2012-09-01

    Updated Arabic translation

M	po/ar.po

commit 0852847e2613dbcebb4ed7f58e5b2aee3aa86a90
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-08-31

    Don't try to close the window when a mount goes away

    Go to home instead.

    https://bugzilla.gnome.org/show_bug.cgi?id=666985

M	libnautilus-private/nautilus-file-utilities.c
M	libnautilus-private/nautilus-file-utilities.h
M	libnautilus-private/nautilus-monitor.c
M	src/nautilus-application.c
M	src/nautilus-pathbar.c
M	src/nautilus-window-manage-views.c
M	src/nautilus-window-slot.c
M	src/nautilus-window-slot.h

commit c8b27b3b8b815a993b1536336cdbc5d1089f2e7c
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-08-31

    Add paste and location properties to the gear menu

    So that we have everything there that we used to have in the
    now harder to get to "background" menu.

    https://bugzilla.gnome.org/show_bug.cgi?id=667386

M	src/nautilus-directory-view-ui.xml
M	src/nautilus-shell-ui.xml
M	src/nautilus-window-menus.c

commit 88f9c3cc46fd54b5b9aa9234a55ea1bc29202e6d
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-08-31

    Remove duplicate view items from the background menu

    https://bugzilla.gnome.org/show_bug.cgi?id=667386

M	src/nautilus-canvas-view-ui.xml
M	src/nautilus-desktop-canvas-view-ui.xml
M	src/nautilus-directory-view-ui.xml
M	src/nautilus-shell-ui.xml

commit 1aab9dc4bd3b9046948e7a3e5efbb7b85af620ab
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-08-30

    list-view: remove context-menu on blank space

    https://bugzilla.gnome.org/show_bug.cgi?id=667386

M	src/nautilus-list-view.c

commit 9455df5c199d11b1799e3fc7be9bc8baf059c02e
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-08-31

    Update directory size in properties when it changes

    https://bugzilla.gnome.org/show_bug.cgi?id=342670

M	src/nautilus-properties-window.c

commit 93697874152012554abdf8bd47f1505d3054df8d
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-08-31

    preferences: remove double label in List Column tab

    The label on the tab itself is enough, no need to repeat the heading
    again.

    https://bugzilla.gnome.org/show_bug.cgi?id=683071

M	src/nautilus-file-management-properties.ui

commit e68d1da4e7f2e2456958578a0551444b767676c3
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:	2012-08-31

    Updated Polish translation

M	po/pl.po

commit c68a487c8faaad3afede2b6454f0c1f5a006de0a
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-08-31

    floating-bar: ellipsize the filename separately from the details

    This patch does three things:
    - It adds API to the floating bar to have primary and details labels
      instead of a single label. The primary label is ellipsized
      separately
      from the details, so it makes a good fit for a filename.
    - Modifies the code setting status messages in NautilusView to split
      them into two separate strings
    - Removes obsolete code in NautilusView and NautilusWindowSlot
    that was
      setting long statuses for the old non-floating statusbar

    https://bugzilla.gnome.org/show_bug.cgi?id=660695

M	src/nautilus-canvas-view.c
M	src/nautilus-floating-bar.c
M	src/nautilus-floating-bar.h
M	src/nautilus-list-view.c
M	src/nautilus-view.c
M	src/nautilus-view.h
M	src/nautilus-window-manage-views.c
M	src/nautilus-window-slot.c
M	src/nautilus-window-slot.h

commit 9082b6b5788a77ade30882e309358e395de7580a
Author: Fran Diéguez <fran.dieguez@mabishu.com>
Date:	2012-08-31

    Updated Galician translations

M	po/gl.po

commit 5dd2e1f974b969be9e270e8b219ce243b775da52
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-08-31

    slot: make the NautilusWindow a construct property

    Instead of setting it in _new(). This makes code more robust.

M	src/nautilus-window-slot.c

commit d9ef715ea11e92917414d5d7bddd4dd1487fac1b
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-08-31

    file: use a frame around custom icons

    Make it consistent with the appearance of thumbnails.

    https://bugzilla.gnome.org/show_bug.cgi?id=524392

M	libnautilus-private/nautilus-file.c

commit 17f17214a64674bd3079d1a252fed2b6103f9ff4
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-08-31

    ui-utilities: move nautilus_thumbnail_frame_image() here

    So that we can use it also for custom icons.
    Also, merge some icon size checks into the function itself.

M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-thumbnails.c
M	libnautilus-private/nautilus-thumbnails.h
M	libnautilus-private/nautilus-ui-utilities.c
M	libnautilus-private/nautilus-ui-utilities.h

commit 40aed38d594ecb1f2df0e9f3d72b376bce107af5
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:	2012-08-31

    Updated Polish translation

M	po/pl.po

commit ad1bd2287774080920afe258061c5baae785e6ae
Author: Tom Tryfonidis <tomtryf@gmail.com>
Date:	2012-08-31

    Updated Greek translation

M	po/el.po

commit 1f6ab21700cabae0ae32e671a9f0e10f6028ca47
Author: Dr.T.Vasudevan <agnihot3@gmail.com>
Date:	2012-08-31

    updated Tamil translation

M	po/ta.po

commit ce90a4e1a03238b91646fb19df982a7d48b43181
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-08-30

    views: make sure to set the right zoom level at startup

    Otherwise we won't size correctly the rows or the icons in the grid,
    since we don't set it anymore in begin_loading().

    https://bugzilla.gnome.org/show_bug.cgi?id=683075

M	src/nautilus-canvas-view.c
M	src/nautilus-list-view.c

commit 173940ac28189a02dc8008ec25d4975c029d857d
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-08-30

    Use 24 hour date format when requested

    https://bugzilla.gnome.org/show_bug.cgi?id=680234

M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.h

commit 94967e5af444b46ba3fb915c77785b7d85e7c39e
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-08-30

    Don't allow multiline filenames

    https://bugzilla.gnome.org/show_bug.cgi?id=683059

M	src/nautilus-floating-bar.c
M	src/nautilus-list-view.c

commit 8a6f915d168d8da45f4e74dd322f4076142b1d0b
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-08-30

    build: require glib master

    For the latest symbolic icons API.

M	configure.in

commit d4f7b566e9eec8ab0391f3c65ce4efc3b531a561
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-08-30

    view: stale action cleanup

    Forgot to remove this in commit
    ef23f8794c697caec6862e2a37134b53b508961d

M	src/nautilus-directory-view-ui.xml

commit 7b97ad32b19f0750d08cdb4ea17d38707c725f0a
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:	2012-08-30

    Updated Polish translation

M	po/pl.po

commit b5c79d26b8fc1e748abfbfcd9f0e07d497ac36ab
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-08-28

    Use symbolic icons in the sidebar

    https://bugzilla.gnome.org/show_bug.cgi?id=681457

M	src/nautilus-places-sidebar.c

commit 3004852518456efb9849bcd81760df7342c72fc1
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-08-30

    view: remove code for the unused Duplicate action

    We don't have this action anymore in the context menu; remove the
    associated code.

M	src/nautilus-view.c

commit ef23f8794c697caec6862e2a37134b53b508961d
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-08-30

    view: remove unused Connect To Server Link action

    This was supposed to be used with "nautilus links", which is a feature
    we don't have anymore. In fact, the code was commented out since
    the GIO
    transition, and is basically unused.
    Remove it completely.

M	src/nautilus-actions.h
M	src/nautilus-view.c

commit 133db53143e7afb33d8bb54f5275ac806b3508e8
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-08-30

    view: add back the Create Link action to the context menu

    This was lost during the menu reorganization.

    https://bugzilla.gnome.org/show_bug.cgi?id=682838

M	src/nautilus-directory-view-ui.xml

commit 3e15c17e9b4d6056cb7e633526d978f2bca3f7b6
Author: Ihar Hrachyshka <ihar.hrachyshka@gmail.com>
Date:	2012-08-30

    Updated Belarusian translation.

M	po/be.po

commit a4ecbd076f82809d6b95c59911b157364f538c8c
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-08-30

    Remove unnecessary gdk_threads_enter/leave calls

    Since we don't ever call gdk_threads_init()

M	eel/eel-canvas.c
M	libnautilus-private/nautilus-thumbnails.c

commit ef25261edddf8553ce41bfb59bc9d563a811fc23
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-08-29

    Make sure the file is trashable before offering to move to Trash

    https://bugzilla.gnome.org/show_bug.cgi?id=154478

M	src/nautilus-mime-actions.c

commit 159c086cc142b10cbff24795a5af06c820e4d24a
Author: Fran Diéguez <fran.dieguez@mabishu.com>
Date:	2012-08-30

    Updated Galician translations

M	po/gl.po

commit b96e70d89e89f69cc40c87b4381c84d5a2eb0f1d
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-08-29

    Don't initialize the desktop link monitor when it isn't needed

M	libnautilus-private/nautilus-desktop-link-monitor.c
M	libnautilus-private/nautilus-desktop-link-monitor.h
M	src/nautilus-application.c

commit c3c9fa607b84097ab9b196cf63883deb3ae542fc
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-08-29

    bookmarks-window: make this a real GtkWindow subclass

    This was long overdue, and in addition to making the whole code a
    little cleaner, it also allows us to disconnect signals from objects
    that outlive the window in dispose() (such as NautilusBookmarkList).

    This also fixes the crasher reported in
    https://bugzilla.gnome.org/show_bug.cgi?id=682916

M	src/nautilus-application.c
M	src/nautilus-bookmarks-window.c
M	src/nautilus-bookmarks-window.h
M	src/nautilus-bookmarks-window.ui

commit b9f26a571fd34db656005742fae9df5b515ea514
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-08-28

    window: never sync the View As actions for the desktop

    Since doing so can set a view_id != NAUTILUS_DESKTOP_CANVAS_VIEW_ID to
    its view, which will have bad consequences (i.e. a crash) when
    finalizing the views at application quit.
    This commit fixes it by making sync_view_as_menus an overriddable
    class
    method.

M	src/nautilus-desktop-window.c
M	src/nautilus-window-private.h
M	src/nautilus-window.c
M	src/nautilus-window.h

commit 34c7916d7d954d2ba38d5e8f2181bd4620c1f007
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:	2012-08-28

    Updated POTFILES.in

M	po/POTFILES.in

commit 874f69f244ba397925fe71f9500ac21bed761bb0
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-08-27

    Set a better file display name by default

    https://bugzilla.gnome.org/show_bug.cgi?id=524116

M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-file-utilities.c
M	libnautilus-private/nautilus-file-utilities.h

commit 4047e53197b215e9b7ec4cccdba2eb97e0152f25
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-08-27

    Try to store names for bookmarked uris

    https://bugzilla.gnome.org/show_bug.cgi?id=524116

M	src/nautilus-places-sidebar.c
M	src/nautilus-window-manage-views.c

commit b49e144e37f8da505ad965cc456923aa6517214f
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2012-08-28

    Updated Norwegian bokmål translation

M	po/nb.po

commit 88e353645d314f985e53855de28326165b4e262f
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-08-27

    Use action defines instead of text

    This makes them easier to grep for and change.

M	src/nautilus-actions.h
M	src/nautilus-view.c

commit 5c545b23d71376d77139b752604c4998aa114532
Author: Nilamdyuti Goswami <nilamdyuti@gmail.com>
Date:	2012-08-28

    Implemented FUEL entries to Assamese translation

M	po/as.po

commit 74f46d095073eaa95b9c8873a1baaae6b2fbc90c
Author: Nilamdyuti Goswami <nilamdyuti@gmail.com>
Date:	2012-08-27

    Assamese translation updated

M	po/as.po

commit 7cf1d12219bb175df6d34f682ffdc1bc90ffb6b7
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-08-26

    Don't show apps that don't support files or uris

    https://bugzilla.gnome.org/show_bug.cgi?id=682729

M	src/nautilus-mime-actions.c

commit 51da82e9e3fc434475a996c861cb814c27240252
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-08-26

    Rename entire folder name

    Not just the part before the "."

    https://bugzilla.gnome.org/show_bug.cgi?id=664266

M	src/nautilus-list-view.c

commit ce6abc2e542217cd7debb2e10ccfbd35a6454bf2
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-08-26

    Don't draw a pie chart if the space is unknown

    https://bugzilla.gnome.org/show_bug.cgi?id=681692

M	src/nautilus-properties-window.c

commit e479c004f9c8d95588954ea316f7bcb471a68d2d
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-08-25

    Don't try to change the window icon when the view changes

    This avoids problems with using symbolic icons in the window titles
    and with icons not updating.

    https://bugzilla.gnome.org/show_bug.cgi?id=652212

M	src/nautilus-window-manage-views.c
M	src/nautilus-window-slot.c
M	src/nautilus-window-slot.h
M	src/nautilus-window.c

commit 8e27c116dad714aeb5afa06f9639eaa04dac5a29
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-08-25

    Initialize the list view zoom level to the default size

    https://bugzilla.gnome.org/show_bug.cgi?id=682674

M	src/nautilus-list-view.c

commit 0b9ddf8826d68325f3070723e73177f134bc8b1f
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-08-25

    Remove more code for handling expanded list view rows

    https://bugzilla.gnome.org/show_bug.cgi?id=682673

M	libnautilus-private/nautilus-tree-view-drag-dest.c
M	src/nautilus-list-view.c

commit 37ec9edf7947e823bf09b3d30ee01a5c2b0fd3fe
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-08-25

    Don't allow any type of drop (even text) if the target is readonly

    https://bugzilla.gnome.org/show_bug.cgi?id=329515

M	libnautilus-private/nautilus-canvas-dnd.c
M	libnautilus-private/nautilus-tree-view-drag-dest.c

commit d90c4021602c5ffd730e0d6a20114f9923428ef3
Author: Yaron Shahrabani <sh.yaron@gmail.com>
Date:	2012-08-26

    Updated Hebrew translation.

M	po/he.po

commit d6317dc6588fe37e463098cc2e74529d519b26fd
Author: Khaled Hosny <khaledhosny@eglug.org>
Date:	2012-08-26

    Updated Arabic translation

M	po/ar.po

commit 47a1fbf124ac6928609b430a945c5d0385965555
Author: Dirgita <dirgitadevina@yahoo.co.id>
Date:	2012-08-25

    Updated Indonesian translation

M	po/id.po

commit 2402bf820f65d4e89ea69f26154d7835087e7538
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-08-24

    Set the correct action on dnd for uri lists

    https://bugzilla.gnome.org/show_bug.cgi?id=625559

M	libnautilus-private/nautilus-tree-view-drag-dest.c

commit 6aa7f6cbdc57cc1000b1be69f131e3223c2486a3
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-08-24

    Don't allow drops on tabs for unwritable slots

    https://bugzilla.gnome.org/show_bug.cgi?id=329515

M	src/nautilus-window-slot-dnd.c

commit c3f3ecff6746cd984bd2604a739af8e94e4d9ab4
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-08-24

    Don't accept drops over non-writable locations in icon view

    https://bugzilla.gnome.org/show_bug.cgi?id=329515

M	libnautilus-private/nautilus-canvas-dnd.c
M	libnautilus-private/nautilus-file-dnd.c

commit 5f5bea72af6e23986b7367a2a2157fb15481f367
Author: Pavel Vasin <rat4vier@gmail.com>
Date:	2012-08-24

    eel: fix leaked path string

    https://bugzilla.gnome.org/show_bug.cgi?id=682603

M	eel/eel-gnome-extensions.c

commit 523073f86b983f2fa21c8a9b579c58df0293e081
Author: Pavel Vasin <rat4vier@gmail.com>
Date:	2012-08-24

    file-utilities: fix leaked path string

    https://bugzilla.gnome.org/show_bug.cgi?id=682603

M	libnautilus-private/nautilus-file-utilities.c

commit c092d25e907507a1dba0185a70557bd4fccb2e3b
Author: Pavel Vasin <rat4vier@gmail.com>
Date:	2012-08-24

    file-operations: fix GList leak

    https://bugzilla.gnome.org/show_bug.cgi?id=682603

M	libnautilus-private/nautilus-file-operations.c

commit 00b5c875cc98afb7b5903546987d9575311a2663
Author: Pavel Vasin <rat4vier@gmail.com>
Date:	2012-08-24

    nautilus_view_preview_files: fix leaked uri

    https://bugzilla.gnome.org/show_bug.cgi?id=682603

M	src/nautilus-view.c

commit e84114fc934dd5a2aa10a0277f392e528b2acbda
Author: Pavel Vasin <rat4vier@gmail.com>
Date:	2012-08-24

    canvas-container: fix GArray leak

    https://bugzilla.gnome.org/show_bug.cgi?id=682603

M	libnautilus-private/nautilus-canvas-container.c

commit 9dfbbf735d1dc746fdae45ae7875f094da2018dd
Author: Pavel Vasin <rat4vier@gmail.com>
Date:	2012-08-24

    search-engine: fix GList leak

    https://bugzilla.gnome.org/show_bug.cgi?id=682603

M	libnautilus-private/nautilus-search-engine.c

commit 09670c24ed63d54d0b93659c7e1d68d69680e9a4
Author: Pavel Vasin <rat4vier@gmail.com>
Date:	2012-08-24

    file-operations: move: fix potential GError leaks

    https://bugzilla.gnome.org/show_bug.cgi?id=682603

M	libnautilus-private/nautilus-file-operations.c

commit 21ae836048bc9c06ed28e1f28cd4d7c1d55a8980
Author: Pavel Vasin <rat4vier@gmail.com>
Date:	2012-08-24

    file-operations: fix GFile leak

    https://bugzilla.gnome.org/show_bug.cgi?id=682603

M	libnautilus-private/nautilus-file-operations.c

commit ab3512597bd98ec48f4a2cf15b17d20baeb1c25c
Author: Pavel Vasin <rat4vier@gmail.com>
Date:	2012-08-24

    file-utilities: fix GList leak

    https://bugzilla.gnome.org/show_bug.cgi?id=682603

M	libnautilus-private/nautilus-file-utilities.c

commit 60217c642cb4b12297b2d8ddd2a2eae45671a5a7
Author: Pavel Vasin <rat4vier@gmail.com>
Date:	2012-08-24

    eel: fix GtkTreePath leak

    https://bugzilla.gnome.org/show_bug.cgi?id=682603

M	eel/eel-gtk-extensions.c

commit d319bf353c04f71f720ec680f0fda04a6e8f768d
Author: Pavel Vasin <rat4vier@gmail.com>
Date:	2012-08-24

    search: fix leaked display_name

    https://bugzilla.gnome.org/show_bug.cgi?id=682603

M	libnautilus-private/nautilus-search-directory-file.c

commit 221d103aff9c664ddd6c3ff1eb2da3eeac6f5c88
Author: Pavel Vasin <rat4vier@gmail.com>
Date:	2012-08-24

    query: fix leaked location_uri

    https://bugzilla.gnome.org/show_bug.cgi?id=682603

M	libnautilus-private/nautilus-query.c

commit caf94f656c68333f77241ac1e3ffb912eb127bf3
Author: Pavel Vasin <rat4vier@gmail.com>
Date:	2012-08-23

    update_restore_from_trash_action: fix leaked tooltip

    https://bugzilla.gnome.org/show_bug.cgi?id=682603

M	src/nautilus-view.c

commit 22ffb9737f31b29cfffb7c841dc0c6254d00b165
Author: Pavel Vasin <rat4vier@gmail.com>
Date:	2012-08-23

    file: fix leaked trash_orig_path

    https://bugzilla.gnome.org/show_bug.cgi?id=682603

M	libnautilus-private/nautilus-file.c

commit fa23c7f38b2e2a52be92fb0e264ad6486f021299
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:	2012-08-24

    Updated Polish translation

M	po/pl.po

commit 1e18bcbce96a50a3457a270f9b8a672dcd382883
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:	2012-08-23

    Updated Spanish translation

M	po/es.po

commit de36d7e7dfd77904c568fb126f45ae3a49c67b46
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-08-23

    toolbar: restore history context menu on navigation action buttons

    This code stopped working when we changed the way we build the toolbar
    layout; take this as an occasion to remove NautilusNavigationAction
    and
    folding the menu code into NautilusToolbar (where the buttons live).

M	src/Makefile.am
D	src/nautilus-navigation-action.c
D	src/nautilus-navigation-action.h
M	src/nautilus-toolbar.c
M	src/nautilus-toolbar.h
M	src/nautilus-window-menus.c
M	src/nautilus-window.c

commit 52679f9710d8b27b02c6c4e0f8bf20efe7356582
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-08-23

    window: simplify toolbar actions creation

    Instead of having the toolbar create a different action group, with
    different actions, and having to keep those in sync with the window's
    main action group manually, just pass the main action group to the
    toolbar.
    This also makes NautilusNavigationState useless (and removes a lot of
    boilerplate code), and fixes Ctrl+1/Ctrl+2 not working correctly as
    shorcuts to switch view type.

M	src/Makefile.am
D	src/nautilus-navigation-state.c
D	src/nautilus-navigation-state.h
M	src/nautilus-shell-ui.xml
M	src/nautilus-window-menus.c
M	src/nautilus-window-private.h
M	src/nautilus-window-slot.c
M	src/nautilus-window.c
M	src/nautilus-window.h

commit 6f6171a1befc42ec4b9c82e44cf66b5dfbc7e4ac
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-08-23

    actions: cleanup unused actions from the action group

    And ensure name defines are used instead of plain strings, where
    possible.

M	src/nautilus-actions.h
M	src/nautilus-window-menus.c

commit 68c60072e5a3855495bafa20fa3dcf1a9902bfa3
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-08-23

    ui: re-add accelerator for "Go Home" action

    This was also lost during the menu relayout.

M	src/nautilus-shell-ui.xml

commit 0ec5e09a1ad322b0189a817d6d7436d6e97a825e
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-08-23

    actions: remove unused UpAccel action

M	src/nautilus-actions.h
M	src/nautilus-window-menus.c
M	src/nautilus-window.c

commit e9588a5739e9bcbcba89eac95222883b145318dd
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-08-23

    toolbar: don't use deprecated gtk_menu_button_set_menu()

M	configure.in
M	src/nautilus-toolbar.c

commit 395bc3b42ed3e07bbdb5203033beeda07d979138
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-08-23

    mime-application-chooser: always take a list of NautilusFiles

    This has the following consequences:
    - fixes the build after commit
    58b704ad8b473600d7f7ad57aa5535e5be5dbd24
    - take a ref to the NautilusFiles when the list is passed-in
    - simplifies the code calling the dialog from NautilusPropertiesWindow
    - simplifies the code in NautilusMimeApplicationChooser, since
    we don't
      have to special case the files != NULL case and build a GFile
      manually
      from the URI

M	libnautilus-private/nautilus-mime-application-chooser.c
M	libnautilus-private/nautilus-mime-application-chooser.h
M	src/nautilus-properties-window.c

commit 445b865481e54944fd1328094965ecdd7767ca46
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-08-23

    ui: add back keybindings for Back/Forward/Up

    These got lost during the menu layout rework.

    https://bugzilla.gnome.org/show_bug.cgi?id=679822
    https://bugzilla.gnome.org/show_bug.cgi?id=680250

M	src/nautilus-shell-ui.xml

commit 1f6b05a119d22a84264884054d71fa4abdf2d10c
Author: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
Date:	2012-08-23

    Updated Traditional Chinese translation(Hong Kong and Taiwan)

M	po/zh_HK.po
M	po/zh_TW.po

commit 56b876e8ec0f5e68082a35b93f6b3471a7db9153
Author: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
Date:	2012-08-23

    Updated Vietnamese translation

M	po/vi.po

commit 9b374c3879d910b60e29ef6792e05466409f5cf9
Author: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
Date:	2012-08-23

    po/vi: imported from Damned Lies

M	po/vi.po

commit 9c46ee05afccdb09ccb7a0af188231dd0891bae0
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-08-22

    Use quotes consistently for error dialogs

M	libnautilus-private/nautilus-file-operations.c

commit 58b704ad8b473600d7f7ad57aa5535e5be5dbd24
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-08-22

    Don't show the open with tab if it is going to be useless

M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-file.h
M	libnautilus-private/nautilus-mime-application-chooser.c
M	src/nautilus-properties-window.c

commit 216e50f40e816e7fcc0e1fdaf3a4c8e3e816b990
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-08-22

    Make getting extension more robust

    Ensure the basename and extension have at least one char each.

M	eel/eel-vfs-extensions.c
M	libnautilus-private/nautilus-file-operations.c

commit a2b0ddd45e19ec43d2fbf09204152c31aa0dc860
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-08-22

    Wait until after widgets have been set up to handle change signals

    https://bugzilla.gnome.org/show_bug.cgi?id=682372

M	libnautilus-private/nautilus-mime-application-chooser.c

commit 06476bd37f77b9a07a267f31db9e486377d43a76
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-08-21

    Place mounts with no volumes in Devices section of sidebar

    https://bugzilla.gnome.org/show_bug.cgi?id=682353

M	src/nautilus-places-sidebar.c

commit f78939848ea3c3ee444111bc3e24f0610873ae80
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-08-21

    Set parent for all mount/eject error dialogs

    https://bugzilla.gnome.org/show_bug.cgi?id=590513

M	src/nautilus-view.c

commit e864875cc0a861a4096a588aae8ee2ff7d2a3fac
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-08-21

    Use more specific text for unmount/eject error messages

    https://bugzilla.gnome.org/show_bug.cgi?id=590513

M	src/nautilus-mime-actions.c
M	src/nautilus-view.c

commit b8ded5f5594b5b7e436bb31e15ebc24af52163b1
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-08-21

    Don't show captions that make no sense

    https://bugzilla.gnome.org/show_bug.cgi?id=564766

M	src/nautilus-canvas-view-container.c

commit e026c38499c09bb111d496214a1f6c7b8aafb1fb
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2012-08-22

    Updated Norwegian bokmål translation

M	po/nb.po

commit c24efca6e81ebbb11ab2cafe3a7232447022d2f5
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-08-21

    Don't inspect a null default app

    https://bugzilla.gnome.org/show_bug.cgi?id=682372

M	libnautilus-private/nautilus-mime-application-chooser.c

commit 423675f1de01c312cc8ed0454b8d47809f419b7a
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-08-21

    Don't show properties for the Network locations

    https://bugzilla.gnome.org/show_bug.cgi?id=682371

M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-directory.h
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-file.h
M	src/nautilus-view.c

commit 82ff233cf3b4c60b782bba1d4b07f47caebaf57d
Author: A S Alam <aalam@users.sf.net>
Date:	2012-08-22

    update Punjabi Translation

M	po/pa.po

commit d21a6f9907c29c26bcd9bbe2ff317e6867fa2a3f
Author: Khaled Hosny <khaledhosny@eglug.org>
Date:	2012-08-22

    Updated Arabic translation

M	po/ar.po

commit ac281225945bb3a1d58175e3770d01dc33519450
Author: Aurimas Černius <aurisc4@gmail.com>
Date:	2012-08-21

    Updated Lithuanian translation

M	po/lt.po

commit 88f1af3c461505ba49f311698fa70b29b07627a2
Author: Frédéric Péters <fpeters@0d.be>
Date:	2012-08-21

    do not display Templates Directory clue bar if templates directory
    is disabled

    https://bugzilla.gnome.org/show_bug.cgi?id=682335

M	src/nautilus-window-manage-views.c

commit 2cd026529e66309b781387e84dca8b10a29c14f5 (tag: 3.5.90)
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-08-21

    release: prepare for 3.5.90

M	NEWS
M	configure.in

commit 3e0856acae7282dfe61186035e9466ce6fe99ee7
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-08-21

    bookmarks-window: set as transient for the parent window

    And make it center on the parent too.

M	src/nautilus-bookmarks-window.c

commit dab48b5e82520f37538735e27754db9810b9825d
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-08-21

    bookmarks-editor: theming and tooltip string fixes

M	src/nautilus-bookmarks-window.ui

commit a4f60a1bd727dcb66fadab33ed7e3de9392f5c69
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-08-20

    Add ability to reorder bookmarks

    https://bugzilla.gnome.org/show_bug.cgi?id=575034

M	src/nautilus-bookmark-list.c
M	src/nautilus-bookmarks-window.c
M	src/nautilus-bookmarks-window.ui

commit c59ee71862939a4732a9ff9c95b9738bb12bd98d
Author: Yuriy Penkin <yuriy.penkin@gmail.com>
Date:	2012-08-20

    use plural form only for messages with explicit number

    https://bugzilla.gnome.org/show_bug.cgi?id=552053

M	src/nautilus-view.c

commit 24cddd96bb717b98c4f42fed95dfbd43a6a92915
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-08-20

    Don't set zoom level per folder

    Since this is now a per view option.

    https://bugzilla.gnome.org/show_bug.cgi?id=682017

M	libnautilus-private/nautilus-metadata.c
M	libnautilus-private/nautilus-metadata.h
M	src/nautilus-canvas-view.c
M	src/nautilus-convert-metadata.c
M	src/nautilus-list-view.c

commit ab9ed7c1491331fffb75dfc3842e0918b75b744e
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-08-20

    make view mode persistant to window, not folder

    We now have a nicely exposed view mode toggle on the toolbar. When
    traversing
    the hierarchy it feels wring the view changes. I think it makes more
    sense to
    relate the view mode to the window rather than the folder/location.

    https://bugzilla.gnome.org/show_bug.cgi?id=682017

M	libnautilus-private/nautilus-metadata.c
M	libnautilus-private/nautilus-metadata.h
M	src/nautilus-convert-metadata.c
M	src/nautilus-window-manage-views.c

commit a9c8ccba4337403d526de38bd07f6a2e8d25b132
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-08-20

    Save a bit of space in the preferences dialog height

M	src/nautilus-file-management-properties.ui

commit 87cfa404d845cbd59b7bf5c95931aa930dbe3d15
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-08-20

    Remove advanced permissions

    This mode is worse than useless because it is impossible to find,
    it complicates the ongoing maintanence of the dialog, and if there
    is important configuration in it we should be offering it by default
    without a special hidden mode.

M	libnautilus-private/nautilus-global-preferences.h
M	libnautilus-private/org.gnome.nautilus.gschema.xml.in
M	src/nautilus-properties-window.c

commit 99d7082920efc1aa1bfbd18c879fc2c81e321cf7
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-08-20

    Show all applications in open with tab of properties

    If you are going into that tab to change something we should assume
    you are looking for something and not require you to click yet again.
    Also, this saves some precious vertical screen space by not having
    to put a button there.

M	libnautilus-private/nautilus-mime-application-chooser.c

commit fd22733cd22b3d4dc1bf33ea934e59daf48f5320
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-08-20

    Use a different keybinding for open in tab and window

M	src/nautilus-view.c

commit 7dfaeaee7ddfdb7df5f6c065acfb1aefedd6083a
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-08-20

    Don't show open in new window by default

    We can just use the keyboard shortcuts for this. There are way too
    many ways to open a file in the context menu. And we don't really
    want to encourage relying on window management.

M	src/nautilus-directory-view-ui.xml

commit 18fda477d1eb098c2479fe7f945558be048f6b41
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-08-20

    Remove octal permissions column

M	libnautilus-private/nautilus-column-utilities.c
M	libnautilus-private/org.gnome.nautilus.gschema.xml.in

commit 904585d07416de5ec4464cfa2c6d35e19786b370
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-08-17

    Don't mix recursive action options with object properties

    It is totally confusing to see properties for a folder mixed
    up with settings that are used by the recursive permission
    setting feature.

    Those settings should be done as a separate dialog.

M	src/nautilus-properties-window.c

commit 4a88b9a7cb54947725e66bd5d58092d65c7008fb
Author: Ihar Hrachyshka <ihar.hrachyshka@gmail.com>
Date:	2012-08-20

    Updated Belarusian translation.

M	po/be.po

commit 3b21182bbe9326617ae9c6468d8b254e6dfa95d3
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-08-17

    Fix dialog spacing and padding

M	src/nautilus-properties-window.c

commit d51023f9aafe3e25de028bdcdeecb5f10209e894
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-08-17

    Don't show execute permission checkbox for directories

    It is ambigious what it even does. It refers to making files
    executable. You never want to turn execute permission off
    on a directory and lock yourself out of it. This just shows
    it when the selection is a file.

M	src/nautilus-properties-window.c

commit 01fba6ad616a79eef4f76bfba2c8b4f85cc0e2f5
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-08-17

    Don't show free space twice

    Don't need to show the free space when we show the volume
    usage. It already shows that.

M	src/nautilus-properties-window.c

commit eba816cfa8038e8b8b68fb5f8aac71e81179c10f
Author: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
Date:	2012-08-20

    Updated Traditional Chinese translation(Hong Kong and Taiwan)

M	po/zh_HK.po
M	po/zh_TW.po

commit d2b4d45839b15f96412265c045295a3c1e06b14d
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:	2012-08-20

    Updated Spanish translation

M	po/es.po

commit 02e73ebce53a4e482b696db4909b1d7471134315
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:	2012-08-19

    Updated Polish translation

M	po/pl.po

commit 16035c7d1656a8d5c3c7f529c07fe953d3f97beb
Author: Takayuki KUSANO <AE5T-KSN@asahi-net.or.jp>
Date:	2012-08-19

    [l10n] Update Japanese translation

M	po/ja.po

commit 1ee1f16afc332ebcf8e059b3d29bd68513e5d6ab
Author: Мирослав Николић <miroslavnikolic@rocketmail.com>
Date:	2012-08-18

    Updated Serbian translation

M	po/sr.po
M	po/sr@latin.po

commit 564264cc6cc6fa44390791248019547a7133d70d
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-08-17

    No need to iterate to clear all hash items

M	libnautilus-private/nautilus-directory-async.c

commit 9d98ebadc1401ed87e5054944850f5c7a19d2833
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-08-17

    Don't crash when duplicate entires are in .hidden

    Don't insert free'd string pointers into the hash values.

    https://bugzilla.gnome.org/show_bug.cgi?id=668674

M	libnautilus-private/nautilus-directory-async.c

commit 05b85f240bcaf654100c865b0dfec780163121b9
Author: Nilamdyuti Goswami <nilamdyuti@gmail.com>
Date:	2012-08-17

    Assamese translation updated

M	po/as.po

commit 7aef6beb47bf5bb212d4cd59089ff410b863170e
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-08-16

    Add generic image support to image properties page

    https://bugzilla.gnome.org/show_bug.cgi?id=682097

M	src/nautilus-image-properties-page.c

commit 3e53615fbfaba7b7b5be285ff481fa8e782ad11b
Author: Sandeep Sheshrao Shedmake <sshedmak@redhat.com>
Date:	2012-08-17

    Updated Marathi Translations

M	po/mr.po

commit b05b6eabaef85d5ce83dd1c5a27c32f3fea11c43
Author: Sandeep Sheshrao Shedmake <sshedmak@redhat.com>
Date:	2012-08-17

    Updated Marathi Translations

M	po/mr.po

commit 2456c9215413b14bb7c375f71f09d56f9910deca
Author: Fran Diéguez <fran.dieguez@mabishu.com>
Date:	2012-08-16

    Updated Galician translations

M	po/gl.po

commit 06ce7efe10f9953a462cbce707d58cf29f839245
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-08-16

    Wrap and possibly scroll when image properties are long

    https://bugzilla.gnome.org/show_bug.cgi?id=641822

M	src/nautilus-image-properties-page.c

commit 5bb55d500e5a8b659a3c19b14d425fc1be81bb9b
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-08-16

    Depend on exempi and libexif unless explicitly disabled

    This allows us to better match our development and test builds
    to what people actually use. And to not silently disable features
    due to missing dependencies at build time.

M	configure.in

commit 7ec7d425205fd57856b7ce698c07ff9f031685eb
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-08-16

    Try to use dropped text to make a filename

    https://bugzilla.gnome.org/show_bug.cgi?id=347563

M	src/nautilus-view-dnd.c

commit 1b3b75164326db2020e1f78490ae96ab3dba6813
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:	2012-08-16

    Updated Spanish translation

M	po/es.po

commit 29f1281f07af3168f793ed70b50ec687c8e27b22
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-08-15

    Change the title of the preferences dialog

M	src/nautilus-file-management-properties.ui

commit 05337b920115bcdfcce13043d7f381379163e831
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-08-15

    Move Properties to the end of the context menu again

    Now that the context menu is leaner this is a good choice.

M	src/nautilus-directory-view-ui.xml

commit 817d552680fcca8fd73725068b617bd0ed112ab5
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-08-15

    Add more info to DEBUG_THUMBNAILS

M	libnautilus-private/nautilus-thumbnails.c

commit 6124a9c6bbca254b7afdbacd0ce48796a7906bbe
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-08-15

    Remove always-use-browser option

    This isn't necessary since the removal of spatial mode. Having
    it as a hidden preference is counterproductive because it may
    have been set before and it will silently break the behavior of
    the current version.

    https://bugzilla.gnome.org/show_bug.cgi?id=681919

M	libnautilus-private/nautilus-global-preferences.h
M	libnautilus-private/nautilus.convert
M	libnautilus-private/org.gnome.nautilus.gschema.xml.in
M	src/nautilus-canvas-view.c
M	src/nautilus-list-view.c
M	src/nautilus-places-sidebar.c
M	src/nautilus-view.c
M	src/nautilus-window-manage-views.c

commit 74a8e6e3b2848f2bda121e9f9501346a638d215c
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-08-14

    Remove the open folders in new windows option

    This is not something we want to encourage as it basically
    breaks the browser model.

    https://bugzilla.gnome.org/show_bug.cgi?id=681919

M	src/nautilus-file-management-properties.c
M	src/nautilus-file-management-properties.ui

commit 9e0eda782d10b8d313be6b9288fd1cf64b02ce81
Author: A S Alam <aalam@users.sf.net>
Date:	2012-08-16

    Update Punjabi Translation

M	po/pa.po

commit bfb2b657c75b2f965cb7f2d434aceb915267edaa
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-08-15

    Merge the settings for showing text and image previews

    Especially considering that the default GNOME theme does not do
    text previewing it doesn't make sense to have two different settings.

    https://bugzilla.gnome.org/show_bug.cgi?id=681956

M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-global-preferences.h
M	libnautilus-private/org.gnome.nautilus.gschema.xml.in
M	src/nautilus-canvas-view.c
M	src/nautilus-file-management-properties.c
M	src/nautilus-file-management-properties.ui

commit 09a36abff300b229fb4f655b946f5d6393d1fcd3
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-08-15

    Only support manual layout in Desktop views

    https://bugzilla.gnome.org/show_bug.cgi?id=681880

M	src/nautilus-canvas-view.c
M	src/nautilus-desktop-canvas-view.c

commit 5a00bdac7c2d1b3244fa35998fe72302aef91340
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-08-15

    Add ability to set wallpaper from image files

    http://bugzilla.gnome.org/show_bug.cgi?id=547420

M	src/nautilus-actions.h
M	src/nautilus-directory-view-ui.xml
M	src/nautilus-view.c

commit 1a1fa464fd16f93d9a9fbb73b894f4f6c0a098f8
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-08-14

    Make templates and scripts menus show icons

    https://bugzilla.gnome.org/show_bug.cgi?id=602909

M	src/nautilus-view.c

commit fbde8dffa28972553ab7b698605e869c0685caea
Author: Dennis Cranston <dennis_cranston@yahoo.com>
Date:	2012-08-14

    Double the default height of the bookmarks dialogue.

    https://bugzilla.gnome.org/show_bug.cgi?id=681875

M	src/nautilus-bookmarks-window.c

commit 2b672dff536cf2be77f0b2e3fb638d0427407d4e
Author: Yaron Shahrabani <sh.yaron@gmail.com>
Date:	2012-08-15

    Updated Hebrew translation.

M	po/he.po

commit 72d6c7ce7febd5739097896b2ea16cf730887e9a
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-08-14

    Change default executable text action to display

    Presenting a scary dialog by default isn't nice. The file manager
    is not primarily an interface for launch applications. Some
    filesystems
    mark all files as executable and it just sucks to keep asking when you
    want to view text files. Also, any application launched this way is
    going to suck. You won't have app tracking in the shell and showing
    a terminal to users that don't expect it is really nasty.

    https://bugzilla.gnome.org/show_bug.cgi?id=601736

M	libnautilus-private/org.gnome.nautilus.gschema.xml.in

commit a0595ea96c093ff369ce2acaa86e3eefcb2f7ff0
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-08-14

    Add bookmark for ~/Pictures instead of /usr/share/pixmaps

    To the icon selection dialog.

M	src/nautilus-properties-window.c

commit 0d6ac8033036d2698baf1c617bd86a1ea73e34d4
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-08-14

    Fix mnemonics clash between Paste and Properties

    https://bugzilla.gnome.org/show_bug.cgi?id=603084

M	src/nautilus-view.c

commit d064618f50c39f9791ec41488aca4b45906ac0af
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-08-14

    Don't use italic in the file conflict dialog

    It adds nothing and makes the text harder to read.

M	libnautilus-private/nautilus-file-conflict-dialog.c

commit 27436d97015484fb1525027cfd908310d4eaf004
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-08-14

    Don't make Examples label bold

M	src/nautilus-view.c

commit 0739da92ef25874b6f98add0b37223b85c444f08
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-08-14

    Use quotes around filename instead of using italics

    This is consistent with all other filename display.

M	libnautilus-private/nautilus-mime-application-chooser.c

commit 1e10200883bdc9b794a203ffb5e53e1292b241fb
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-08-14

    Change name of action to Run Software instead of Autorun Prompt

M	data/nautilus-autorun-software.desktop.in.in

commit 4fb1af4f235a8bd41b64094a9d451e3e3ca2c172
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-08-14

    Improve wording of autorun prompt

M	src/nautilus-autorun-software.c

commit 9e126637b13d554c9afc0bc8f2ad3cd097901607
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-08-14

    Make sure autorun dialogs stay on top

    This is required because we don't show dialogs in the
    window picker and if the window pops under another window
    there is no way to get it back

M	src/nautilus-autorun-software.c

commit 3a891dfe9b4c5310c623aa0e0e478a838557b5a3
Author: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
Date:	2012-08-15

    Updated Traditional Chinese translation(Hong Kong and Taiwan)

M	po/zh_HK.po
M	po/zh_TW.po

commit a164f25378d5d744ee0b5c69f06b5db1146c3913
Author: Yaron Shahrabani <sh.yaron@gmail.com>
Date:	2012-08-15

    Updated Hebrew translation.

M	po/he.po

commit 89195ac37c7229a54e22399c0249a9b097c38a66
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:	2012-08-14

    Updated POTFILES.in

M	po/POTFILES.in

commit 2bc1d449556f6e7f4176656503c2f01e1db8506c
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-08-14

    Remove unused variable

M	src/nautilus-window.c

commit 9e190c2877e7dc32b57e5ae6b0c0170f75c35b8b
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-08-14

    Add some warning messages

M	src/nautilus-autorun-software.c

commit efa6746816830f1e132220d0d70db40844f6186c
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-08-14

    Correctly detect the type of software

M	src/nautilus-x-content-bar.c

commit b37b6071ddb73fbf9b971d9ca44ddf1200bf60ff
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-08-14

    Use Me instead of me to differentiate from any usernames

    Since "me" could be a local username and usernames will probably
    not be capitalized.

    https://bugzilla.gnome.org/show_bug.cgi?id=680282

M	libnautilus-private/nautilus-file.c

commit 6b3dd822dc73b8966a4fbf5e23165cbd109afde9
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-08-14

    Use double quotes instead of ascii quotes

    https://bugzilla.gnome.org/show_bug.cgi?id=681808

M	libnautilus-private/nautilus-desktop-link-monitor.c
M	libnautilus-private/nautilus-file-conflict-dialog.c
M	libnautilus-private/nautilus-file-operations.c
M	libnautilus-private/nautilus-file-utilities.c
M	libnautilus-private/nautilus-mime-application-chooser.c
M	libnautilus-private/nautilus-query.c
M	nautilus-sendto-extension/nautilus-nste.c
M	src/nautilus-autorun-software.c
M	src/nautilus-connect-server-dialog.c
M	src/nautilus-error-reporting.c
M	src/nautilus-mime-actions.c
M	src/nautilus-properties-window.c
M	src/nautilus-view.c
M	src/nautilus-window-manage-views.c
M	src/nautilus-x-content-bar.c

commit 99617ee9747bba2e860f73a28646e29c577ff138
Author: Andre Klapper <a9016009@gmx.de>
Date:	2012-08-14

    Add translator comment

M	src/nautilus-trash-bar.c

commit efbf42c9568f72805eb9b9f4d9761c4e4df5a5b6
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-08-13

    Improve the alert text when trashing a remove file

    https://bugzilla.gnome.org/show_bug.cgi?id=657461

M	libnautilus-private/nautilus-file-operations.c

commit 92ba6ad27c1778eb4e6940fac396f28bf2f3c127
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-08-13

    Simpify the action names in the trash bar

    https://bugzilla.gnome.org/show_bug.cgi?id=650058

M	src/nautilus-trash-bar.c

commit 39883e954d09727148a979fa405f7ef31c97f711
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-08-13

    Don't show a dialog every time the scripts dir is opened

    This should be moved to the documentation.

    https://bugzilla.gnome.org/show_bug.cgi?id=84463

M	src/nautilus-view.c

commit 029219ec993a2e6bc8983939d9e8325d8112d933
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-08-13

    Add a clue bar to special locations like Templates and scripts

    https://bugzilla.gnome.org/show_bug.cgi?id=84463

M	src/.gitignore
M	src/Makefile.am
A	src/nautilus-special-location-bar.c
A	src/nautilus-special-location-bar.h
M	src/nautilus-view.c
M	src/nautilus-window-manage-views.c

commit cfba4a7dc3be80df34d11019db655a7171ba2e2f
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-08-13

    Improve the Image properties page

    https://bugzilla.gnome.org/show_bug.cgi?id=681803

M	src/nautilus-image-properties-page.c

commit 2f4c9a71d03ee420d244e5c7e1555a03858d0fdb
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-08-13

    Don't refer to folders when the view may not always be a folder

    https://bugzilla.gnome.org/show_bug.cgi?id=45219

M	src/nautilus-error-reporting.c

commit 3935384e7f1e080a6504c79e236cada9cb519c6a
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-08-13

    Add a utf8 test to eel-string

M	eel/eel-string.c

commit f9bdd4f33bb4c20926564a8d7d7176712cb105fc
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-08-13

    Don't show a full path in the dialog for unknown file types

M	src/nautilus-mime-actions.c

commit 85f08a3dd3b8d1a04f7f9e8d4bf7b2d40406eef4
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-08-13

    Clean up error message text

     * Don't mention Nautilus in the message

M	src/nautilus-application.c

commit 8fb3a5a95a609f93dff5baa4de018bfb30084a9f
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-08-13

    Don't explicitly truncate the window title

     * It is already done for us
     * Truncating at that huge size is silly anyway since it will almost
    never be seen

M	src/nautilus-window.c

commit 4625c3b6392711712fca0b5d97942829b4c452e1
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-08-13

    Clean up the view error handling

     * Don't mention Nautilus in user visible strings.
     * Don't bother repeating the filename or folder that is already
    visible somewhere else
     * Make the error strings a bit more human

M	src/nautilus-window-manage-views.c

commit 99b3ba38e3ab0451d712e0e003301b0102a3e373
Author: Yaron Shahrabani <sh.yaron@gmail.com>
Date:	2012-08-13

    Updated Hebrew translation.

M	po/he.po

commit 71e30709f7e005a7da74e255cf5e24bd2a74e3c1
Author: Fran Diéguez <fran.dieguez@mabishu.com>
Date:	2012-08-13

    Updated Galician translations

M	po/gl.po

commit ebba7789ce76fb4cb626d0bf13c9672c1ab5f440
Author: A S Alam <aalam@users.sf.net>
Date:	2012-08-13

    Update Punjabi Translation

M	po/pa.po

commit 80f0bc2d433ecc0135c6f3cc61747052cd23cd95
Author: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
Date:	2012-08-12

    Updated Traditional Chinese translation(Hong Kong and Taiwan)

M	po/zh_HK.po
M	po/zh_TW.po

commit 732009ce7b97ba70a070a34ee66552308c2e5925
Author: Khaled Hosny <khaledhosny@eglug.org>
Date:	2012-08-12

    Updated Arabic translation

M	po/ar.po

commit 89428cde9021fa3e0a1eb7cbe689ea7f22925be0
Author: Aurimas Černius <aurisc4@gmail.com>
Date:	2012-08-11

    Updated Lithuanian translation

M	po/lt.po

commit 46b7b6bf06ae5cf07cfb84e2f28afdbf60854376
Author: Yaron Shahrabani <sh.yaron@gmail.com>
Date:	2012-08-10

    Updated Hebrew translation.

M	po/he.po

commit 8a5f8f06237497fa00d62b17be82939cfd54160b
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:	2012-08-10

    Updated Spanish translation

M	po/es.po

commit 251ca991f50fbeb5d6b605a2ed61d96188a28b3e
Author: Sandeep Sheshrao Shedmake <sshedmak@redhat.com>
Date:	2012-08-10

    Updated Marathi Translations

M	po/mr.po

commit be341f28c2e1b4e11c757fffc83ef0a9c3019bc2
Author: Sandeep Sheshrao Shedmake <sshedmak@redhat.com>
Date:	2012-08-10

    Updated Marathi Translations

M	po/mr.po

commit 6ab0bc8ee8b4e7352289af1891dd80c859c5b918
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:	2012-08-09

    Updated POTFILES.in

M	po/POTFILES.in

commit ba193f61c69e790cfbd650c87238ea5eebbb2ce1
Author: Florian Müllner <fmuellner@gnome.org>
Date:	2012-08-09

    Another icon-view -> canvas-view rename fix

R100	src/nautilus-desktop-canvas-view.xml
src/nautilus-desktop-canvas-view-ui.xml

commit d787093c05f8a1120600e23cd5d602fee3cb6c67
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-08-09

    Use the correct icon sizes for symbolic icons

    https://bugzilla.gnome.org/show_bug.cgi?id=681128

M	src/nautilus-query-editor.c

commit d4a2f6e0531283bf943052812ca09610a3dd072d
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-08-09

    desktop: fix context menu items not showing on the desktop

    This fixes missing e.g. Change Desktop Background and Empty Trash
    on the
    desktop. It was broken due to the icon->canvas big rename.

M	src/Makefile.am
A	src/nautilus-desktop-canvas-view.xml
D	src/nautilus-desktop-icon-view-ui.xml
M	src/nautilus.gresource.xml

commit 09962f5744890948e7a65edd3f70468e8959cb9c
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-08-09

    toolbar: set GTK_ALIGN_END to the gear menu

    https://bugzilla.gnome.org/show_bug.cgi?id=681507

M	src/nautilus-toolbar.c

commit 6539e93eadb25f2a77fa1e3c6bb8033e5ae0a49e
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-08-08

    Remove items from the gear menu that pertain to the selection

    We want the gear menu to pertain to the directory view and
    be relatively stable. We provide selection specific items in the
    context menu.

    https://bugzilla.gnome.org/show_bug.cgi?id=680985

M	src/nautilus-directory-view-ui.xml
M	src/nautilus-shell-ui.xml
M	src/nautilus-view.c

commit 5f5dd8a985a1df07bf092b87347085034ff4a5db
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-08-08

    Move enter location into the app menu

    https://bugzilla.gnome.org/show_bug.cgi?id=680985

M	src/nautilus-actions.h
M	src/nautilus-app-menu.ui
M	src/nautilus-application.c
M	src/nautilus-shell-ui.xml
M	src/nautilus-window-menus.c
M	src/nautilus-window.c

commit ac7318fd164d1371359d6bb03eb4962dab9967e9
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-08-08

    Move bookmarks to app menu and only show add bookmark in page menu

    https://bugzilla.gnome.org/show_bug.cgi?id=680985

M	src/nautilus-app-menu.ui
M	src/nautilus-application.c
M	src/nautilus-shell-ui.xml
M	src/nautilus-window-menus.c

commit 55420e17214141e931c6b87a314ee7b8874ecda0
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-08-08

    Add a view menu button to the toolbar

    https://bugzilla.gnome.org/show_bug.cgi?id=680985

M	src/nautilus-canvas-view-ui.xml
M	src/nautilus-directory-view-ui.xml
M	src/nautilus-list-view-ui.xml
M	src/nautilus-shell-ui.xml
M	src/nautilus-toolbar.c
M	src/nautilus-view.c
M	src/nautilus-window-menus.c

commit 37a2fc4fc0080578cb318bb1918c293064911c11
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-08-08

    Add view options directly to the toolbar

    Instead of having them buried in the menus.

    https://bugzilla.gnome.org/show_bug.cgi?id=680985

M	src/nautilus-actions.h
M	src/nautilus-shell-ui.xml
M	src/nautilus-toolbar.c
M	src/nautilus-window-manage-views.c
M	src/nautilus-window-menus.c
M	src/nautilus-window-private.h
M	src/nautilus-window-slot.c
M	src/nautilus-window.c

commit 1d505a3ab7bc9d59713b90fc78e910842b7e7754
Author: Florian Müllner <fmuellner@gnome.org>
Date:	2012-08-08

    Fix segfault when result list is empty

    Commit 50711e28b introduced selecting the first result automatically,
    but didn't handle the case where the result list is empty.

    https://bugzilla.gnome.org/show_bug.cgi?id=681479

M	libnautilus-private/nautilus-canvas-container.c

commit 3516a3ac56ef222f3995a49ee429eebb48526408
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-08-07

    Add a bunch of profiling points

M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-directory.c
M	src/nautilus-application.c
M	src/nautilus-view.c
M	src/nautilus-window-manage-views.c
M	src/nautilus-window.c

commit d1a5b063f58b93f01a1415ee3b547256ba7d61b7
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-08-07

    Add profiling support

    Can now be profiled like so:
    strace -ttt -f -o /tmp/logfile.strace nautilus
    python plot-timeline.py -o prettygraph.png /tmp/logfile.strace

    See: http://www.gnome.org/~federico/news-2006-03.html#09

M	configure.in
M	libnautilus-private/Makefile.am
A	libnautilus-private/nautilus-profile.c
A	libnautilus-private/nautilus-profile.h

commit 292314dd32084aa3d38d2e1bed14169744bc1b57
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-08-07

    Update directory async test case

M	.gitignore
M	test/test-nautilus-directory-async.c

commit ba5df7765116ea86b69cae6057eca15a54080865
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:	2012-08-08

    Updated Spanish translation

M	po/es.po

commit a8f4c23ed3101bd1a9430fa19cd1a3c8fdeaf1d5
Author: Мирослав Николић <miroslavnikolic@rocketmail.com>
Date:	2012-08-08

    Updated Serbian translation

M	po/sr.po
M	po/sr@latin.po

commit 749c5f0f380219fde872877b62f920ff983618f0 (tag: 3.5.5)
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-08-07

    release: prepare for 3.5.5

M	NEWS
M	configure.in

commit 50711e28ba4d4c971a812a0bdef0c30516141f4e
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-08-07

    Select first item in search results by default

M	libnautilus-private/nautilus-canvas-container.c
M	libnautilus-private/nautilus-canvas-container.h
M	src/nautilus-canvas-view.c
M	src/nautilus-list-view.c
M	src/nautilus-query-editor.c
M	src/nautilus-query-editor.h
M	src/nautilus-view.c
M	src/nautilus-view.h
M	src/nautilus-window-slot.c
M	src/nautilus-window-slot.h

commit fbc739e05e759b292a8dcaa8bc675ceda7b573f9
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-08-07

    Make sure error dialog has a parent

M	src/nautilus-window-manage-views.c

commit 47f4319f39c9f76a62d778212d9b916004f3670b
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-08-07

    Improve error handling of directory loading

M	src/nautilus-connect-server-dialog-nonmain.c
M	src/nautilus-window-manage-views.c
M	src/nautilus-window-slot.c
M	src/nautilus-window-types.h

commit 5584ec42bd0e3f22473a76a0c602d03144f8ce95
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:	2012-08-07

    Updated Spanish translation

M	po/es.po

commit aa33cb34fb53d29a67696fbc2a0a18fadce4e553
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:	2012-08-07

    Updated Spanish translation

M	po/es.po

commit bdb1147bf1ef04f5d45c7c378674d60ac89a86ee
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-08-07

    Fix other breakage from IconView->CanvasView renames

    - fix loading of the desktop icon view
    - don't use the term "Canvas" in translatable strings, since
    that's just
      an internal implementation detail

    This also fixes
    https://bugzilla.gnome.org/show_bug.cgi?id=681388

M	po/POTFILES.in
M	src/Makefile.am
M	src/nautilus-application.h
M	src/nautilus-canvas-view-container.c
R097	src/nautilus-icon-view-ui.xml	src/nautilus-canvas-view-ui.xml
M	src/nautilus-canvas-view.c
M	src/nautilus-directory-view-ui.xml
M	src/nautilus.gresource.xml

commit dbbeefd6ed126e55595e76e926b463d206489ebf
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-08-07

    menus: make sure to show About and Help when no app menu is displayed

    We had code for this, but it broke when we moved to a gear menu.

    https://bugzilla.gnome.org/show_bug.cgi?id=681394

M	src/nautilus-shell-ui.xml

commit 2b3359e97f323d5b59483b0845457275d7dc3d72
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-08-07

    application: add an environment variable to debug no-app-menu
    scenarios

    So that we can test under a stock environment the behavior when an app
    menu is not provided by the shell (since we have fallback code
    for such
    a case).

    https://bugzilla.gnome.org/show_bug.cgi?id=681394

M	src/nautilus-application.c

commit 5ccf6967c1acc0d4e99a4656d0458aaa5993856b
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-08-07

    preferences: fix icon view -> canvas view leftover

    This was lost in the massive renaming.

M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.h

commit e5f2d96517352d641917c9130171ee488557a21d
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-08-07

    query-editor: avoid an additional vbox

    Since we're a vbox already, and this vertical box is our only child.

M	src/nautilus-query-editor.c

commit 1d3cdd00807f527296fd337646780edd3980ed9f
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-08-07

    query-editor: use real toolbars instead of drawing the background

    This way, we don't need to go through hoops to render background and
    frame, or hacks to get a spacing around the box, since the theme
    sets a
    padding on it.

M	src/nautilus-query-editor.c

commit fc450bbdfeb8387e18182369fd8b6907ed05ec74
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-07-22

    Rename icon view to canvas view

    This will allow us to retain canvas view for the desktop directory
    but implement a new icon view for other folders.

    https://bugzilla.gnome.org/show_bug.cgi?id=681370

M	libnautilus-private/Makefile.am
R071	libnautilus-private/nautilus-icon-container.c
libnautilus-private/nautilus-canvas-container.c
A	libnautilus-private/nautilus-canvas-container.h
R082	libnautilus-private/nautilus-icon-dnd.c
libnautilus-private/nautilus-canvas-dnd.c
R062	libnautilus-private/nautilus-icon-dnd.h
libnautilus-private/nautilus-canvas-dnd.h
R066	libnautilus-private/nautilus-icon-canvas-item.c
libnautilus-private/nautilus-canvas-item.c
A	libnautilus-private/nautilus-canvas-item.h
R067	libnautilus-private/nautilus-icon-private.h
libnautilus-private/nautilus-canvas-private.h
M	libnautilus-private/nautilus-debug.c
M	libnautilus-private/nautilus-debug.h
M	libnautilus-private/nautilus-desktop-background.c
M	libnautilus-private/nautilus-desktop-background.h
D	libnautilus-private/nautilus-icon-canvas-item.h
D	libnautilus-private/nautilus-icon-container.h
M	libnautilus-private/nautilus-lib-self-check-functions.h
M	libnautilus-private/nautilus-tree-view-drag-dest.c
M	po/POTFILES.in
M	src/Makefile.am
M	src/nautilus-application.c
R069	src/nautilus-icon-view-container.c
src/nautilus-canvas-view-container.c
A	src/nautilus-canvas-view-container.h
A	src/nautilus-canvas-view.c
A	src/nautilus-canvas-view.h
R065	src/nautilus-desktop-icon-view.c
src/nautilus-desktop-canvas-view.c
A	src/nautilus-desktop-canvas-view.h
D	src/nautilus-desktop-icon-view.h
D	src/nautilus-icon-view-container.h
D	src/nautilus-icon-view.c
D	src/nautilus-icon-view.h
M	src/nautilus-list-view.c
M	src/nautilus-location-bar.c
M	src/nautilus-location-entry.c
M	src/nautilus-pathbar.c
M	src/nautilus-view-dnd.c
M	src/nautilus-view.c
M	src/nautilus-view.h

commit 63e4bb8b27c60a2e4713466209ffb317339d12b1
Author: Dirgita <dirgitadevina@yahoo.co.id>
Date:	2012-08-07

    Updated Indonesian translation

M	po/id.po

commit e4f0a0f2e1895e4b24e241945e0fc3f7dd45e14e
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-07-21

    Removed more scaling fonts by zoom factor

M	libnautilus-private/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-container.h
M	libnautilus-private/nautilus-icon-private.h

commit e5efbcbb9a1081faf1b8709cb643236c4dd65a33
Author: Sweta Kothari <swkothar@redhat.com>
Date:	2012-08-07

    Updated gujarati file

M	po/gu.po

commit ab2188404a370ee37fd03687053f8d39e8b0ad07
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:	2012-08-07

    Updated Slovenian translation

M	po/sl.po

commit 9acdfcae7d2c90df0fbc19c16e8fe972e4e3489b
Author: Daniel Winzen <d@winzen4.de>
Date:	2012-08-07

    Updated German translation

M	po/de.po

commit 623b3dcf57c24b106ff98b1db8654f4980149456
Author: Sweta Kothari <swkothar@redhat.com>
Date:	2012-08-06

    Updated gujarati file

M	po/gu.po

commit 66494b2f417cbecbf11ac5076b01f6002dc7d72a
Author: Sweta Kothari <swkothar@redhat.com>
Date:	2012-08-06

    Updated gujarati file

M	po/gu.po

commit cbcb4f2fb7a915216d579327aca563a155406634
Author: Sweta Kothari <swkothar@redhat.com>
Date:	2012-08-06

    Updated gujarati file

M	po/gu.po

commit 809f8a50f6378fed6891c4130c2107e14cd367ee
Author: Praveen Illa <mail2ipn@gmail.com>
Date:	2012-08-03

    Updated Telugu Translation

M	po/te.po

commit 127047a31b0ef418e770193f470465f31cedf076
Author: Мирослав Николић <miroslavnikolic@rocketmail.com>
Date:	2012-08-02

    Updated Serbian translation

M	po/sr.po
M	po/sr@latin.po

commit 504ad80bddc1956ee7f9f4b3d28b123ca0c3bf5f
Author: Jiro Matsuzawa <jmatsuzawa@gnome.org>
Date:	2012-08-02

    [l10n] Update Japanese translation

    Modify the About label

M	po/ja.po

commit cb48803516d2fd40950e3a08890240f92384a3ef
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-08-01

    pathbar: additional fix for last commit

    We were missing to add the up slider width in the LTR case.

M	src/nautilus-pathbar.c

commit 71db3de604d85f33236222864b9e688b2248c4d4
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-08-01

    pathbar: fix allocation offset for the down slider button

    We want the down slider button to be linked visually to the rest
    of the
    pathbar.

    https://bugzilla.gnome.org/show_bug.cgi?id=680916

M	src/nautilus-pathbar.c

commit 0d027cae7b5a47d9bf5f5eed43532ca4a385cb4f
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-08-01

    pathbar: remove unused spacing private member

    We use a linked style right now, so keeping this around just makes the
    code harder to read.

M	src/nautilus-pathbar.c

commit c686068f5129e8648f1259bb115fcfa61bac974d
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-08-01

    places-sidebar: guard for NULL supported VFS schemes array

    GVfs might not be installed, or not support any protocol.

M	src/nautilus-places-sidebar.c

commit 2156d246e45933d424decd447203e39c26482da7
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-07-19

    Add a way to rank search results

    We give each search hit a relevance score computed from the sum
    of proximity, recent, and text match bonuses.

    The search results are ordered by this value by default.

    https://bugzilla.gnome.org/show_bug.cgi?id=680163

M	libnautilus-private/Makefile.am
M	libnautilus-private/nautilus-column-utilities.c
M	libnautilus-private/nautilus-file-private.h
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-file.h
M	libnautilus-private/nautilus-search-directory.c
M	libnautilus-private/nautilus-search-engine-simple.c
M	libnautilus-private/nautilus-search-engine-tracker.c
M	libnautilus-private/nautilus-search-engine.c
A	libnautilus-private/nautilus-search-hit.c
A	libnautilus-private/nautilus-search-hit.h
M	libnautilus-private/nautilus-search-provider.h

commit 1960b734607f6c28f0faadefec654fa795a979c0
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-08-01

    Remove ctime and date_permissions

    These are unreliable or unset

M	libnautilus-private/nautilus-file-private.h
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-file.h
M	libnautilus-private/nautilus-vfs-file.c
M	libnautilus-private/org.gnome.nautilus.gschema.xml.in
M	src/nautilus-properties-window.c

commit 0a8a2781f231b8bc7d850d520b2e4015dd0330b8
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-07-31

    Remove access time column

    We can't ensure this value is accurate.

M	libnautilus-private/nautilus-column-utilities.c
M	libnautilus-private/org.gnome.nautilus.gschema.xml.in

commit 99f6a386415814d85301a4ac6b999ff164bb835e
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:	2012-08-01

    Updated Slovenian translation

M	po/sl.po

commit a04dc1d0dcee164f287bb2789abf93e68ac74953
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-07-31

    window: make gear-menu a window action instead of an app action

    Otherwise clicking on the gear menu will activate it on every
    window at
    the same time.

M	src/nautilus-application.c
M	src/nautilus-toolbar.c
M	src/nautilus-window-menus.c

commit 195e7ee00d70f64b5b50bf4770d8b33aa7093d39
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-07-31

    eel: don't use GDK_THREADS macros

    Use the function equivalents.

M	eel/eel-canvas.c

commit 60a191a9004c58310882fcd8981d254b16f6e837
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-07-31

    Revert "Add support for a column that combines atime and mtime"

    Unfortunately we can't really support this right now, as the atime we
    retrieve is mostly a lie.

    This reverts commit 85a1b463bfb89c79064059cd3fbaeeeb8775ba89.

M	libnautilus-private/nautilus-column-utilities.c
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-file.h
M	libnautilus-private/nautilus-vfs-file.c
M	libnautilus-private/org.gnome.nautilus.gschema.xml.in

commit 7ac186d154ef6810455afdb1953411e42cc24ae2
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-07-31

    Fix the box styling of the query editor rows

M	src/nautilus-query-editor.c

commit 79233d227cf7a3fbddb9965baf8a521265853f9c
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-07-31

    Make search location buttons linked

M	src/nautilus-query-editor.c

commit 349ccace8974713d242d05aa938f67ef483282ae
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-07-31

    Make query editor buttons raised

M	src/nautilus-query-editor.c

commit 21bef4a8949e742ee0b3bd3ff54b6faaa3ea75e7
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-07-31

    Use window-close icon instead of list remove in query editor

M	src/nautilus-query-editor.c

commit 1f66b469f928dd4b3cc89aaed73f8baac16f78be
Author: Khaled Hosny <khaledhosny@eglug.org>
Date:	2012-07-31

    Updated Arabic translation

M	po/ar.po

commit 35b6a25585eef422e7f776bbbe2a1182e6107e29
Author: Fran Diéguez <fran.dieguez@mabishu.com>
Date:	2012-07-30

    Updated Galician translations

M	po/gl.po

commit 6c048192d423fc83739e9c6e5e823945b6728ccb
Author: Åsmund Skjæveland <aasmunds@ulrik.uio.no>
Date:	2012-07-29

    Updated Norwegian Nynorsk translation

M	po/nn.po

commit 73e3d501ce74c227815c7ec0144d378d3230b353
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2012-07-29

    Updated Norwegian Nynorsk translation

M	po/nn.po

commit 82771f71ad148353f4f9633353eecc9927535a7b
Author: Åsmund Skjæveland <aasmunds@ulrik.uio.no>
Date:	2012-07-29

    Updated Norwegian Nynorsk translation

M	po/nn.po

commit 3d2eb19c4a4cc32efa4a6c7ee5383f18b67437bf
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:	2012-07-28

    Updated Hungarian translation by Bence Lukacs <lukacs.bence1 at
    gmail dot com>

M	po/hu.po

commit 9a37666c4f20d558ab15e763e7b1a0c04a1ece95
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:	2012-07-27

    Updated Spanish translation

M	po/es.po

commit 298425cdf0cdff061216c61b7491a140b4e0ce83
Author: Praveen Illa <mail2ipn@gmail.com>
Date:	2012-07-26

    Updated Telugu Translation

M	po/te.po

commit 8a08b8d99cb0558d6d422961e2f006ee2f716c81
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2012-07-25

    Updated Norwegian bokmål translation

M	po/nb.po

commit 55e2cdde737054302cdcad840f7ea843c813b266
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-07-25

    toolbar: add a F10 keybinding for the gear menu

    F10 should activate the gear menu, or there's no way to get to
    it using
    the keyboard.

    https://bugzilla.gnome.org/show_bug.cgi?id=680568

M	src/nautilus-application.c
M	src/nautilus-toolbar.c

commit 55a6e553c3c804bdfc19133fcc7ae1b038f81efe
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-07-25

    toolbar: fix a copy/paste typo

    We should be using the provided icon name, not hardcoding the
    gear icon
    again.

M	src/nautilus-toolbar.c

commit 85a1b463bfb89c79064059cd3fbaeeeb8775ba89
Author: Florian Müllner <fmuellner@gnome.org>
Date:	2012-07-24

    Add support for a column that combines atime and mtime

    For many users, the difference between access and modification time
    is rather unobvious, so add support for a "Used" column, which
    combines
    the two times, and make it default.

    https://bugzilla.gnome.org/show_bug.cgi?id=680550

M	libnautilus-private/nautilus-column-utilities.c
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-file.h
M	libnautilus-private/nautilus-vfs-file.c
M	libnautilus-private/org.gnome.nautilus.gschema.xml.in

commit bf0748ca0a01cd8402429400b9bef8809777e61a
Author: Yaron Shahrabani <sh.yaron@gmail.com>
Date:	2012-07-24

    Updated Hebrew translation.

M	po/he.po

commit 483e640bad452f966f428341d2c60f242beb294b
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:	2012-07-21

    Updated Spanish translation

M	po/es.po

commit c9be986083b81067572d0408d5d7e6c750aba061
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-07-21

    Don't use wallpaper surface if it NULL

    https://bugzilla.gnome.org/show_bug.cgi?id=680356

M	libnautilus-private/nautilus-desktop-background.c

commit a89d1c27954abe07417171bc261bf1d99102e5f4
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-07-20

    Don't handle search for desktop windows

    https://bugzilla.gnome.org/show_bug.cgi?id=680110

M	src/nautilus-window-slot.c

commit 988e33f3af5ec2b9fe6fd85259dcf916700536b3
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-07-20

    Make time columns default to descending sort order

M	libnautilus-extension/nautilus-column.c
M	libnautilus-extension/nautilus-column.h
M	libnautilus-private/nautilus-column-utilities.c
M	src/nautilus-list-view.c

commit 88ae6601e7e2e28d2278441ca90f113fd593a0cc
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-07-20

    man: don't mention --check in the manual

    It's an internal option that can be disabled when building, no
    point in
    showing it in the manual.

    https://bugzilla.gnome.org/show_bug.cgi?id=676540

M	docs/nautilus.1

commit 555279e61bb0bcba02ccd16ff14ec07bcb08025e
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-07-19

    pathbar: set single line mode for pathbar button labels

    We never want these buttons to have more than a single line of text.

    https://bugzilla.gnome.org/show_bug.cgi?id=680289

M	src/nautilus-pathbar.c

commit 9de06587d2e776ae08b1ff0b37941fea149b1183
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-07-19

    Change focus to the view on down arrow

    https://bugzilla.gnome.org/show_bug.cgi?id=680159

M	src/nautilus-query-editor.c

commit edab17d713476b31029e6db85256e1ae0dd44f20
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-07-19

    Don't grab focus away from the search entry box

    https://bugzilla.gnome.org/show_bug.cgi?id=680159

M	src/nautilus-window.c

commit 2a9dbc7ef9f79afc07c5d2b74a2812dca6e4e561
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-07-19

    Only try to handle keys in query editor if not handled

    This fixes the search entry grabbing pasted URLs.

    https://bugzilla.gnome.org/show_bug.cgi?id=680159

M	src/nautilus-window.c

commit dcc5696fe77456ecf149ae4eaa721dd826df4458
Author: Khaled Hosny <khaledhosny@eglug.org>
Date:	2012-07-20

    Updated Arabic translation

M	po/ar.po

commit a97988099696a0bdbd7107501eb9258ec4a60ccd
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:	2012-07-18

    Updated POTFILES.in

M	po/POTFILES.in

commit c1113a7e0acb0cccd9d8839256b306b5993d4dfb
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-07-18

    query-editor: make sure not to handle space if we're invisible

    https://bugzilla.gnome.org/show_bug.cgi?id=680196

M	src/nautilus-query-editor.c
M	src/nautilus-window.c

commit 9ed93015d2e7954d289a6992e6a26c37c33d171b
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-07-18

    Make recursive file system crawling optional

M	libnautilus-private/nautilus-search-engine-simple.c

commit edf1e832c83f1fc90d4cd3b5098121227c4abdb3
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-07-18

    Depend on Tracker

    Unless built explicitly with --disable-tracker.

M	configure.in

commit 79869fd920fcc70a901044c7ee362038ea42b27a
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-07-17

    Collect results from both search providers

    Previously we would only use the compiled in search provider. Now
    it has been changed to run both providers at the same time and
    merge the results by URI.

    https://bugzilla.gnome.org/show_bug.cgi?id=680137

M	libnautilus-private/Makefile.am
M	libnautilus-private/nautilus-debug.c
M	libnautilus-private/nautilus-debug.h
M	libnautilus-private/nautilus-search-directory.c
M	libnautilus-private/nautilus-search-engine-simple.c
M	libnautilus-private/nautilus-search-engine-simple.h
M	libnautilus-private/nautilus-search-engine-tracker.c
M	libnautilus-private/nautilus-search-engine-tracker.h
M	libnautilus-private/nautilus-search-engine.c
M	libnautilus-private/nautilus-search-engine.h
A	libnautilus-private/nautilus-search-provider.c
A	libnautilus-private/nautilus-search-provider.h
M	test/test-nautilus-search-engine.c

commit 5b7f3b7ca2f7c5899d2335d28be8b057ff77abe6
Author: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
Date:	2012-07-18

    Updated Traditional Chinese translation(Hong Kong and Taiwan)

M	po/zh_HK.po
M	po/zh_TW.po

commit 8d030043969ffb3441f14406e38c30c9187f3d88
Author: Brian Cameron <brian.cameron@oracle.com>
Date:	2012-07-17

    Fix bug #676622.  void functions should not return a value.

M	libnautilus-private/nautilus-file-undo-operations.c
M	src/nautilus-view.c

commit f501ca9870de1fca2c2fb20d8f18677117224ef2
Author: Tom Tryfonidis <tomtryf@gmail.com>
Date:	2012-07-17

    Updated Greek translation

M	po/el.po

commit f1e28afbc52bbcd8fe16b2faea31f11af54753d6
Author: Khaled Hosny <khaledhosny@eglug.org>
Date:	2012-07-17

    Updated Arabic translation

M	po/ar.po

commit 5177125cf611a2428e2d3f1ea32933e54cd03c3a
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:	2012-07-17

    Updated Spanish translation

M	po/es.po

commit 0af311acc97b0314387d567b28acf96a5d8c42d0
Author: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
Date:	2012-07-17

    Updated Traditional Chinese translation(Hong Kong and Taiwan)

M	po/zh_HK.po
M	po/zh_TW.po

commit 31a4b7154889174a2effadf6d94c0363c44d2238 (tag: 3.5.4)
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-07-16

    release: prepare for 3.5.4

M	NEWS
M	configure.in

commit 45d4b23ea9abc1c9f58c3506bc3c8520f8c0f6b6
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-07-16

    build: fix distcheck

M	src/nautilus-query-editor.c

commit 796e2354974af83511eb91b952f054671170436c
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-07-16

    search-directory: don't force a restart of the search on force reload

    Just stop the current search, since a new search will be started
    as soon
    as a monitor is added.

M	libnautilus-private/nautilus-search-directory.c

commit 6e33c7faefb42d4f0eace063e91bf26eb7326f99
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-07-16

    slot: reidrect an empty search to the query editor location

    Instead of relying on search engines returning the exact result
    set for
    an empty query. This is also faster.

M	src/nautilus-window-slot.c
M	src/nautilus-window-slot.h
M	src/nautilus-window.c

commit 15f3e0fc6adfe21eb51494803c8364b36c72a4ff
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-07-16

    tracker-engine: rewrite the query mechanism

    - always use a full text search in combination with the filter on the
      filename; this is faster and it's safe, since the filename itself is
      indexed
    - rewrite how cancellation works; pass in a new cancellable every time
      instead of using g_cancellable_reset()
    - ensure we get distinct results from tracker

M	libnautilus-private/nautilus-search-engine-tracker.c

commit 73445a7927b31b09d4a8f44e856f35d178cce2ce
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-07-16

    always pass the parent window to the file operations

    So that we can properly place resulting dialogs.

M	libnautilus-private/nautilus-file-operations.c
M	src/nautilus-places-sidebar.c

commit b1c13443f8188a5c7b23d566be6eb880a681a3ac
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-07-16

    Make dialogs modal

M	eel/eel-stock-dialogs.c

commit 3515bc368ada06e5947546cd8dada733b163bf01
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-07-16

    Don't use the term mount in the error dialog

    Use the human term access instead.

M	libnautilus-private/nautilus-file-operations.c

commit e167478142d7659000e6747bc81187ddc7a353de
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-07-16

    Use a good column order by default

    We had been just displaying columns in alphabetical order instead
    of providing a good default.

M	libnautilus-private/nautilus-column-utilities.c

commit ec36b6352c21eaf3e908a6da0d3991cd51707d8d
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-07-16

    Perform case insensitive searches with tracker

M	libnautilus-private/nautilus-search-engine-tracker.c

commit 5b69193ce6f117cd48a1a5777d3b1dd0e1be72cb
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-07-16

    Display recent files in modification time order

M	libnautilus-private/nautilus-file.c

commit 5ff10215177bb04634cf21e9943a4588ad6da518
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-07-16

    Use Security Context instead of SELinux Context

    This is consistent with the list view column name and isn't as much
    jargon.

M	src/nautilus-properties-window.c

commit 45158d47bb582c621617d6582fff1e16d6a102c9
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-07-16

    When set to display the real name don't also show the username

    This adds a lot of noise to the list view.

M	libnautilus-private/nautilus-file.c

commit d6d3af9ef990a10967c7afc08f679b8cf2165f92
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-07-16

    Display owner as "me" for files I own

M	libnautilus-private/nautilus-file.c

commit ce7e64e90269634849f1f0b5c09c6b1ac450ced7
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-07-16

    Increase column padding

    So columns don't bleed into each other.

M	src/nautilus-list-view.c

commit c95771c67200355366110546d553616982cd96c9
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-07-16

    desktop: ensure we don't set GTK_SHADOW_IN on the desktop view

    We don't want borders around the desktop view.

M	src/nautilus-desktop-icon-view.c
M	src/nautilus-view.c

commit dc8eab48e4f528b7317891babcd1379310356af6
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:	2012-07-16

    Updated POTFILES.in

M	po/POTFILES.in

commit e8d6e20e2fed778a573ec18a5db1f12bf3fe7d0b
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:	2012-07-16

    Updated Spanish translation

M	po/es.po

commit 2f1c80cc419b7e77972f63b448afe63d37994c74
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-07-16

    Don't use BackSpace to go to parent folder

    It interferes with searching, is totally unexpected, and there
    are at least 3 other ways to do this already.

M	src/nautilus-list-view.c
M	src/nautilus-window.c

commit 396c1f50f95ffe381fb5d2ff6631adba929a4f1f
Author: Takayuki KUSANO <AE5T-KSN@asahi-net.or.jp>
Date:	2012-07-16

    [l10n] Update Japanese translation

M	po/ja.po

commit e6291e85e6c959a0d84f948470700021e40bada3
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-07-16

    bookmarks: cleanup NautilusWindow bookmark code

    - move NautilusBookmarkList ownership to NautilusApplication,
    and avoid
      making it a separate singleton
    - move NautilusBookmarksWindow ownership to NautilusApplication
    as well,
      since it's global and not per-window
    - remove nautilus-window-bookmarks.[ch], since at this point, it only
      contains dead or unused code

M	src/Makefile.am
M	src/nautilus-application.c
M	src/nautilus-application.h
M	src/nautilus-bookmark-list.c
M	src/nautilus-places-sidebar.c
D	src/nautilus-window-bookmarks.c
D	src/nautilus-window-bookmarks.h
M	src/nautilus-window-menus.c
M	src/nautilus-window-private.h
M	src/nautilus-window.c

commit 2e71ec29b37dda26f5458eebdc79b6d48e14b6a9
Author: Praveen Illa <mail2ipn@gmail.com>
Date:	2012-07-15

    Updated Telugu Translation

M	po/te.po

commit 68144f2673113099c8830250b1d21e06a81574e6
Author: Praveen Illa <mail2ipn@gmail.com>
Date:	2012-07-15

    Updated Telugu Translation

M	po/te.po

commit e4971715783a40bdc035ba2beaea3dc6729ccd86
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-07-15

    Don't sort directories first by default

M	libnautilus-private/org.gnome.nautilus.gschema.xml.in

commit 6b54cb914bca6ed5039075bd437beefda310fd65
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-07-15

    Use 32px icons by default for list view

M	libnautilus-private/org.gnome.nautilus.gschema.xml.in

commit 556d51aad615bbcbceb6607cd8f28367111c334c
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-07-15

    Don't allow moving files on top of themselves

    Desensitize the select button when the cwd is the parent of the
    source files.

M	src/nautilus-view.c

commit 5a3481b8c3c78b2ad04a605c2ebf142373f64de7
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-07-15

    Don't crash when checking for recent: in multi file properties

M	src/nautilus-properties-window.c

commit bcc67ddf90b7b41d4535343f3c5a124ed0c917c0
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-07-15

    Really don't show the new document menu item when there are no
    templates

    https://bugzilla.gnome.org/show_bug.cgi?id=676838

M	src/nautilus-view.c

commit e053fb904adfb8e3fbb3a7c1cb522a8c88e9dc88
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-07-15

    Remove bookmark items from the menu

M	src/nautilus-shell-ui.xml
M	src/nautilus-window-bookmarks.c

commit a4dabd2d63a56f76623bf662a2b199deb603871b
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-07-15

    Improve the buttons of the type selection dialog

    We didn't have an easy way to cancel the dialog and the button
    label didn't match the action.

M	src/nautilus-query-editor.c

commit 249d46e905cfdaeeb10253376b9b700af2e41122
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-07-08

    Disallow selecting source dirs for target dir

    https://bugzilla.gnome.org/show_bug.cgi?id=679579

M	src/nautilus-view.c

commit 75fcef36d94bf49e9b493af461c5c643334a8cf0
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-07-14

    window: remove unused code for temporary search/location bars

    Since we always have a toolbar, we don't need this logic anymore.

M	src/nautilus-toolbar.c
M	src/nautilus-window-private.h
M	src/nautilus-window.c

commit 9ed2b3b206bec8aea0614e698e3348a2b4f4cb63
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-07-14

    query-editor: cleanup code and remove unused methods

    - streamline the code to use GtkWidget methods for visibility
    and focus
    - remove an unused method
    - merge nautilus_query_editor_clear_query() with
      nautilus_query_editor_set_query()

M	src/nautilus-query-editor.c
M	src/nautilus-query-editor.h
M	src/nautilus-window-slot.c

commit b6d0261485934dd9ecbf8d72e4d1232d4199d7cb
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-07-14

    query-editor: fixup event handling code

    - We shouldn't try to realize the entry again if it's realized already
    - Since gdk_event_copy() refs the event's GdkWindow, and
      gdk_event_free() unrefs it, we should make sure to unref the
      original
      window first, and add a reference to the GdkWindow we replace in the
      event, or we will trigger criticals when unrealizing the toplevel.

M	src/nautilus-query-editor.c

commit 0095655eb436abd608aff834a773b4c16c280069
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-07-14

    window: simplify code

M	src/nautilus-window.c

commit e6e72e35c9cc2a343cfd6ede81f3d8d4049099f6
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-07-14

    icon-container: cleanups

M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-private.h

commit 17e3221d3ae8eb742c2ad3c78f7210afb7b5c39b
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:	2012-07-14

    Updated POTFILES.in

M	po/POTFILES.in

commit d04414607c4c8ee7dec9b930c1d68dc249e491ab
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-07-13

    Shorten the live search timeout value

    This makes search more responsive.

    https://bugzilla.gnome.org/show_bug.cgi?id=679900

M	src/nautilus-query-editor.c

commit b38a9cdc2fc92df1a7de6541aa289bf98dda6443
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-07-13

    Interpret a blank search as a search for any name

    This allows us to filter the list based on other parameters
    like file type and to make clearing the search make more sense.

    https://bugzilla.gnome.org/show_bug.cgi?id=679900

M	libnautilus-private/nautilus-query.c
M	src/nautilus-query-editor.c

commit 469eb89117e199a450aec3411183ed2e9f10f893
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-07-13

    Enable "just type" searching

    https://bugzilla.gnome.org/show_bug.cgi?id=679900

M	libnautilus-private/nautilus-icon-container.c
M	src/nautilus-list-view.c
M	src/nautilus-query-editor.c
M	src/nautilus-query-editor.h
M	src/nautilus-window-slot.c
M	src/nautilus-window-slot.h
M	src/nautilus-window.c

commit 5521f24f74d18bad5cbec893f4cf42503fe8d02b
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-07-09

    Combine the search bar and query editor

    Save vertical space by integrating the search bar
    with the query editor. This makes it less visually
    disruptive when a search becomes active.

    https://bugzilla.gnome.org/show_bug.cgi?id=679900

M	src/Makefile.am
M	src/nautilus-query-editor.c
M	src/nautilus-query-editor.h
D	src/nautilus-search-bar.c
D	src/nautilus-search-bar.h
M	src/nautilus-toolbar.c
M	src/nautilus-toolbar.h
M	src/nautilus-window-manage-views.c
M	src/nautilus-window-menus.c
M	src/nautilus-window-slot.c
M	src/nautilus-window-slot.h
M	src/nautilus-window.c
M	src/nautilus-window.h

commit ce64cbc6bfffd275ef98aee730d85879ce4a4a3e
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-07-13

    Add a Recent files place

    https://bugzilla.gnome.org/show_bug.cgi?id=325824

M	eel/eel-vfs-extensions.c
M	eel/eel-vfs-extensions.h
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-directory.h
M	libnautilus-private/nautilus-file-operations.c
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-file.h
M	libnautilus-private/nautilus-recent.c
M	src/nautilus-places-sidebar.c
M	src/nautilus-properties-window.c
M	src/nautilus-view.c

commit 7b280cb71277fa3f9520be2a71ef7945cb849046
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-07-13

    Store the activation uri in recently used, if available

    It is better to store the "actual" / target location
    rather than a link.

    https://bugzilla.gnome.org/show_bug.cgi?id=325824

M	libnautilus-private/nautilus-recent.c

commit e91f84df1aefc56792ac91e1a7c195d375c64f7d
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-07-13

    places-sidebar: use G_DBUS_PROXY_FLAGS_GET_INVALIDATED_PROPERTIES

    Simplify the code to get changes from the systemd hostname1
    PrettyHostname property by using the GDBusProxy
    GET_INVALIDATE_PROPERTIES flag instead of calling Properties.Get()
    manually ourselves.

M	src/nautilus-places-sidebar.c

commit 7df30d8cc54a8ca810e4ce6d5587ad37d0d18f9a
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-07-13

    places-sidebar: remove unused code

M	src/nautilus-places-sidebar.c

commit c9b280c37c602aeda7be7b14b31e8a868b39aaea
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-07-12

    Make search button a toggle again

M	src/nautilus-toolbar.c

commit ef85aa78aaceac60a79d177c9ecfb6280ec3b3a7
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-07-13

    window: remove unused menubar member in NautilusWindowDetails

    We were hitting a warning because of this with the desktop enabled.

M	src/nautilus-desktop-window.c
M	src/nautilus-window-private.h

commit 4685ff0526f1a7324fadfc7b781bd8d2c7a92efc
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-07-13

    pathbar: remove unused code

    Since we don't show any icon for the trash in the pathbar, there's no
    need to listen to the changed signal on the trash monitor here.

M	src/nautilus-pathbar.c

commit d9447cf5466b9fb7128e7f478a2e4f410316f447
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-07-13

    window-menus: remove unused code

    These actions were part of the Go menu, which doesn't exist anymore.

M	src/nautilus-window-menus.c

commit 5a166b9ec9f3dfd8a8224d24f35370e0d961c2dc
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-07-13

    desktop-link: use fullcolor icons for the stock desktop links

    We don't want icons for these to be symbolic on the desktop.

M	libnautilus-private/nautilus-desktop-link.c

commit 19e9cafd7745b1d468a1c47d2e4ea96711225b3d
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-07-13

    icon-names: add back fullcolor icon defines for the desktop

    We still want to use fullcolor icons for stock places on the
    desktop, so
    add back separate defines for those icon names.

M	libnautilus-private/nautilus-icon-names.h
M	src/nautilus-desktop-window.c

commit 7c72858b6505f59538b5d196ae318d2f826e2f94
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-07-13

    trash-monitor: make sure to use our icon names for trash

M	libnautilus-private/nautilus-trash-monitor.c

commit bd3a0214c0f2638e38055350e6cd07c7474beb0e
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-07-13

    trash-bar: disconnect view signals in dispose()

    Rather than finalize(), since the view is usually destroyed when the
    slot is disposed.
    Fixes a runtime warning.

M	src/nautilus-trash-bar.c

commit 4dca7871690f9b2053c85efdfe914ca674cdb65f
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-07-12

    image-properties: show error string when failing to open image

    If we fail to open the image file for reading, make sure we still call
    load_finished(), which will replace the loading string with an error
    message in this case.

    https://bugzilla.gnome.org/show_bug.cgi?id=679016

M	src/nautilus-image-properties-page.c

commit a7feea344d68c653317d5beebc420035e2145081
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-05-15

    places-sidebar: add a notification while ejecting volumes

    Using the show-unmount-progress signal on GMountOperation
    Based on an initial patch by Tomáš Bžatek <tbzatek@redhat.com>

    https://bugzilla.gnome.org/show_bug.cgi?id=619665

    See also:
    https://bugzilla.gnome.org/show_bug.cgi?id=676111
    https://bugzilla.redhat.com/show_bug.cgi?id=819492

M	src/nautilus-application.c
M	src/nautilus-application.h
M	src/nautilus-places-sidebar.c

commit 04fc9452e17371b305b7b3e0a437168977a0a2d4
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-07-11

    notebook: remove unused prototypes

M	src/nautilus-notebook.h

commit ac7810422554e376398bd346217b1ff1e33f0886
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-07-11

    view: add a shadow to the view when not showing tabs

    When we are showing tabs, the notebook will take care of drawing a
    border around the view.
    When there is only one view, since we disable tabs from the notebook,
    the view needs to draw a shadow instead, or we won't draw any
    shadow at
    all. In the past this wasn't a problem because the toolbar used
    to draw
    a stroke for us.

M	src/nautilus-view.c

commit 888d712d78398b0038824dfafaa39a84ca36e741
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-07-11

    window: only emit slot-removed after it has been removed from the list

    Or a call to nautilus_window_get_slots() in the callback for
    slot-removed would still report the old slot.

M	src/nautilus-window.c

commit 382b59d06e86aac80cd46a9326eb342282a82561
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-07-11

    Use a delete action for backends that don't support trash

M	src/nautilus-view.c

commit b1c92737588e145852e126af42469425877eca2a
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-07-11

    Move getting xdg user directories icons into the sidebar

    Since it is the only place it is used or needed.

M	libnautilus-private/nautilus-icon-info.c
M	libnautilus-private/nautilus-icon-info.h
M	src/nautilus-places-sidebar.c

commit f0e28d7fa0788427d0e1ec2eebf8c300bafa33c6
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-07-11

    Use symbolic icons for the sidebar and bookmarks

M	libnautilus-private/nautilus-icon-info.c
M	libnautilus-private/nautilus-icon-names.h
M	src/nautilus-bookmarks-window.c
M	src/nautilus-desktop-window.c
M	src/nautilus-places-sidebar.c

commit 5b495db06ae7f36c861ceebb71928f7724d7c673
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-07-11

    Don't try to update the icon as the file loads

    We would like bookmark icons to be stable and this doesn't work
    at all with using symbolic icons for bookmarks.

M	libnautilus-private/nautilus-bookmark.c

commit 6be7b953a0e7f897c8fc163fa2f1333c5544daff
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-07-10

    Use GIcons in pathbar

    This allow it to work with symbolic icons

M	src/nautilus-pathbar.c

commit c33a5e6e10639fa57acaaf0a319057fc5fbff7fd
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-07-10

    Use GIcons for places instead of pixbufs

    This will allow us to use symbolic icons

M	src/nautilus-places-sidebar.c

commit 1974f86b8f749339155d747ba39629e93e62fdf3
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-07-09

    Revert "window-slot: simplify code"

    This reverts commit 79e915b6fad372878d79a52f814017600ccb3884.

    See https://bugzilla.gnome.org/show_bug.cgi?id=679640

M	src/nautilus-window-slot.c
M	src/nautilus-window-slot.h
M	src/nautilus-window.c

commit 1db7630091752affe053cc1826a64d596cac9dad
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-07-02

    Make eject icon invert when selected

    https://bugzilla.gnome.org/show_bug.cgi?id=679292

M	src/nautilus-places-sidebar.c

commit e48b4942b7ad8badf846e5e8655dd83031879b45
Author: Yaron Shahrabani <sh.yaron@gmail.com>
Date:	2012-07-10

    Updated Hebrew translation.

M	po/he.po

commit 338091bd0f28345b822c1d55055673d5ff963bc4
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-07-09

    Add locations for open windows to the destination selection dialog

    These locations are identified as interesting by the fact that they
    are in use and it makes sense to offer them as quick options for
    explicit copies and moves.

    https://bugzilla.gnome.org/show_bug.cgi?id=679580

M	src/nautilus-view.c
M	src/nautilus-window-manage-views.c
M	src/nautilus-window-slot.c
M	src/nautilus-window.c
M	src/nautilus-window.h

commit 5c06328bc1f06a306dc63eca712b46af7018344e
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2012-07-10

    Updated Norwegian nynorsk translation

M	po/nn.po

commit 5db3b0eb7d5860710c6516bdc509cf07d82d3762
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-07-09

    Add every window to its own window group

    This prevents window modal dialogs from blocking the entire app.

    https://bugzilla.gnome.org/show_bug.cgi?id=443785

M	src/nautilus-window.c

commit ff2958cbba6feadcad55189e913eec80ddaee47f
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2012-07-10

    Updated Norwegian bokmål translation

M	po/nb.po

commit e355ec66f5ba92741a4d33b50e6456085a8961b9
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-07-09

    toolbar: ensure square buttons on the toolbar

    Since we use symbolic 16px icons inside tool buttons, we should make
    sure they still get a square aspect, and buttons of the right size.

    As we create the contents of our tool buttons manually, ensure this
    by setting a margin on the tool button's GtkImage, sized as the
    difference in pixels between the icon we render and the icon size
    expected by GtkToolbar.

M	src/nautilus-toolbar.c

commit 15ba152899f14096614a25a2fc541fe9286b9798
Author: Fran Diéguez <fran.dieguez@mabishu.com>
Date:	2012-07-09

    Updated Galician translations

M	po/gl.po

commit dc34668f1f5e92236b74b1090ce69f4918178e93
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-07-07

    toolbar: don't unref the GtkUIManager

    Since we don't own any references to it.

M	src/nautilus-toolbar.c

commit a5c988408a899bc3ac0656590687483f2d566290
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:	2012-07-06

    Updated Spanish translation

M	po/es.po

commit c52b08d152c60c836ce68392d8a138d91fe20ef0
Author: Khaled Hosny <khaledhosny@eglug.org>
Date:	2012-07-05

    Updated Arabic translation

M	po/ar.po

commit ae8e78ba4b7b53491612baa5bfec7669f8b1cc05
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-07-03

    Fix some compiler warnings

M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-container.c
M	src/nautilus-list-view.c
M	src/nautilus-pathbar.c
M	src/nautilus-places-sidebar.c

commit 8feb022894e2e048caefceb07a9baba3e289d19b
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-07-02

    Add an explicit way to move and copy files

    Use the file chooser to select a destination directory.

    https://bugzilla.gnome.org/show_bug.cgi?id=679298

M	src/nautilus-actions.h
M	src/nautilus-directory-view-ui.xml
M	src/nautilus-view.c

commit aeb13f6c467981870961530ce5fb7679c9f54552
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-07-03

    Enable more warnings for git builds

    And turn off Werror

M	configure.in

commit 1366373ceb60ee0021a0b649fb02cf299f0c5573
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-07-02

    pathbar: fix set_label_size_request() for no-label buttons

    It's convenient to just call this in a loop on the button data,
    so just
    return if there's no label to set the size request for.

M	src/nautilus-pathbar.c

commit fb977bd42a404970137a4aa3788391468356ead3
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-07-02

    Reorganize sidebar according to mockups

     * put built in items at the top so they are stable
     * move file system item into Devices section
     * use pretty hostname instead of File System

    https://bugzilla.gnome.org/show_bug.cgi?id=679278

M	src/nautilus-places-sidebar.c

commit c60a9a7b6c1e2a3440b2db20cbb61fbce85e68c5
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-07-02

    Remove stray compact mode option

M	src/nautilus-file-management-properties.ui

commit d055c6f58bdb0cf3a90d6d38ceeef6aec4330c80
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-07-02

    Don't scale text size when zooming

    We have a separate way of scaling text size.

M	src/nautilus-list-view.c

commit 7b9212cef4858f2a3f9158679c128be4bed65732
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-07-02

    Don't show open with for folders

    The only thing that handles this by default is nautilus. The
    same effect is better done through select all in a folder.

M	src/nautilus-view.c

commit 7d869c0fd4bcdae0cd40e08e2d4561e55be6f701
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-07-02

    Use the open with submenu when there are multiple options

    Put all extra apps in the open with submenu.

M	src/nautilus-view.c

commit b69528fb501a1fe86ab4efa47320c055133e950c
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-07-02

    Make stop and reload orthogonal

    Don't show stop when it is ineffective and don't show reload
    when stop needs to be shown.

M	src/nautilus-window.c

commit 3c3d278fe5c30c61ff9fdaf976482a959806d49a
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-06-29

    Don't show a titlebar when maximized

    https://bugzilla.gnome.org/show_bug.cgi?id=676531

M	src/nautilus-window.c

commit faf646539de95824ad19b2d96113ecb3d32cc3b2
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-05-26

    Migrate menu bar to a view menu button

    https://bugzilla.gnome.org/show_bug.cgi?id=676531

M	src/nautilus-directory-view-ui.xml
M	src/nautilus-icon-view-ui.xml
M	src/nautilus-list-view-ui.xml
M	src/nautilus-shell-ui.xml
M	src/nautilus-toolbar.c
M	src/nautilus-toolbar.h
M	src/nautilus-view.c
M	src/nautilus-window-bookmarks.c
M	src/nautilus-window-menus.c
M	src/nautilus-window.c

commit 2c3191c5b67973b9f67cd358179f0aaf3dddbb74
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-07-02

    Remove the Go menu

    https://bugzilla.gnome.org/show_bug.cgi?id=676531

M	src/nautilus-shell-ui.xml
M	src/nautilus-window-menus.c

commit 4d2c8c1ad1169d592ea27e4eeb364380cb8d60f6
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-07-02

    view: don't update undo actions for inactive views

    If the view is not active, our menus are not merged in, so we
    shouldn't
    try to update the relative actions underway, as they're not in the
    action group.

    This fixes crashers/warnings when doing a file operation with
    more than
    one view open.

M	src/nautilus-view.c

commit 67322ddefe9592bde6b2e146e81878e3638a0163
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-07-02

    view: consolidate menu update code

    Remove an useless callback and ensure all the global changes go trough
    the menu update queue.

M	src/nautilus-view.c

commit ac5b66ffa0d05d4c77bdec68f9e6cc5f3b9b6748
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:	2012-07-02

    Updated Spanish translation

M	po/es.po

commit 11b2e5a0a50898058da15616eff2353c0a226223
Author: Tom Tryfonidis <tomtryf@gmail.com>
Date:	2012-07-01

    Updated Greek translation

M	po/el.po

commit cceb760e84c5fa818d3c26d7a01b60cd647fca02
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-06-30

    pathbar: implement get_path_for_child()

    Implementation taken from GtkPathBar

M	src/nautilus-pathbar.c

commit 4583f7bc0c40f77871ca6346a81f4da355666405
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-05-26

    Use a more GNOME 3 toolbar layout

    https://bugzilla.gnome.org/show_bug.cgi?id=676531

M	src/Makefile.am
M	src/nautilus-pathbar.c
D	src/nautilus-toolbar-ui.xml
M	src/nautilus-toolbar.c
M	src/nautilus-window-menus.c
M	src/nautilus-window.c
M	src/nautilus.gresource.xml

commit ef467c8775392d0f0feb0e38f7a80f2d41719d84
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-05-26

    Use a list model instead of a tree model

    It is the list view after all. Tree models don't work well on
    touch and it isn't consistent with the file chooser.

    https://bugzilla.gnome.org/show_bug.cgi?id=676531

M	src/nautilus-list-model.c

commit 6aac88928b1935c8e4f5c54a61935f05c57d740e
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-06-29

    Remove text besides icons mode for icon view

    This doesn't really work well, it is inconsistent with the file
    chooser,
    isn't use anywhere else in GNOME, and we want to enhance the list
    view to cover this case.

    https://bugzilla.gnome.org/show_bug.cgi?id=676531

M	libnautilus-private/nautilus-global-preferences.h
M	libnautilus-private/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-container.h
M	libnautilus-private/nautilus.convert
M	libnautilus-private/org.gnome.nautilus.gschema.xml.in
M	src/nautilus-desktop-icon-view.c
M	src/nautilus-file-management-properties.c
M	src/nautilus-file-management-properties.ui
M	src/nautilus-icon-view.c

commit d228c0e72103d2389bdcf0206b02bf36c7b049d1
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-05-28

    Fix display sizing of name column

    https://bugzilla.gnome.org/show_bug.cgi?id=676898

M	libnautilus-private/Makefile.am
D	libnautilus-private/nautilus-cell-renderer-text-ellipsized.c
D	libnautilus-private/nautilus-cell-renderer-text-ellipsized.h
M	src/nautilus-list-view.c

commit 367f01a9cd61d35bbb2c70189d9b78072f936ab4
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-05-28

    Use better column names

    https://bugzilla.gnome.org/show_bug.cgi?id=676898

M	libnautilus-private/nautilus-column-utilities.c

commit 73465be3671ae572ba744d36b055fda3cb210db7
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-05-28

    Remove date format settings

    https://bugzilla.gnome.org/show_bug.cgi?id=676898

M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-global-preferences.h
M	libnautilus-private/nautilus.convert
M	libnautilus-private/org.gnome.nautilus.gschema.xml.in
M	src/nautilus-file-management-properties.c
M	src/nautilus-file-management-properties.ui

commit 3fd9cba41e56f44ed955b28755ad03135026d021
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-05-28

    Improve date display

    https://bugzilla.gnome.org/show_bug.cgi?id=676898

M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-file.h
M	src/nautilus-properties-window.c

commit 222d31a98b602ec9c807f798f43df0ab4bdf5a6e
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-06-27

    query-editor: don't set special style classes on query editor labels

    We make bold by default using Pango and we don't need any other
    special
    theming for these.

M	src/nautilus-query-editor.c

commit 5a761a3725137db851efef190c76e68ce25ff615
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:	2012-06-26

    Updated Slovenian translation

M	po/sl.po

commit 53d6749af1d9ca05f1cb90e6ace3caa726d88289 (tag: 3.5.3)
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-06-25

    release: prepare for 3.5.3

M	NEWS
M	configure.in

commit d808c2d08ec92a18e3c841c39b894ab612c73278
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-06-25

    pathbar: fix unwanted ellipsizing in buttons with certain themes

    Themes can nowadays set padding on GtkLabel widgets (e.g. Ambiance and
    Radiance do this for labels in primary toolbar buttons). This
    breaks our
    hack to force a size request for the pathbar labels, since we measure
    the PangoLayout directly instead of measuring the GtkLabel it's
    part of
    (which includes the border/padding values from the theme).

    Fix this by measuring the size requisition of GtkLabel directly; for
    this to work effectively, we need to pack an (invisible) additional
    label in the button GtkBox, always set the text to both labels and
    update the requisition of the non-bold one to
    MIN(MAX_POSSIBLE_WIDTH, MAX (width, bold_width)) every time a
    size-request cycle is called.

    https://bugzilla.gnome.org/show_bug.cgi?id=678341

M	src/nautilus-pathbar.c

commit 01870e85c480552443d86ac141f7ba731c0abd50
Author: A S Alam <aalam@users.sf.net>
Date:	2012-06-19

    Update Punjabi Translation

M	po/pa.po

commit 41be6855f6a0af3cba22910cfb89f3fc9a30f2f6
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-06-18

    icon-view: fix thumbnails not showing regression

    This was introduced in 241e462024070d9f79f4816256fc00ff5119e25f - the
    original code did
    if (!is_compact || zoom > standard)

    So since is_compact is now always false, the commit should have
    removed
    the if block completely.

    https://bugzilla.gnome.org/show_bug.cgi?id=678351

M	src/nautilus-icon-view-container.c

commit 3afedfc0628f597f5aad47db25e9cb57424442f8
Author: Tom Tryfonidis <tomtryf@gmail.com>
Date:	2012-06-17

    Updated Greek translation

M	po/el.po

commit 1009c22ee4e633044312f7a21499a422e91cf0be
Author: Tomas Bzatek <tbzatek@redhat.com>
Date:	2012-06-15

    Fix rename cancellation

    This changes the way the wait dialog cancellation callback
    works. Instead of
    cleaning up early we just cancel the operation and wait for proper
    rename_callback() carrying the error.

    This fixes an assertion failure when the wait dialog has been
    displayed and user
    pressed the Cancel button. Unlikely to happen, found during gvfs
    testing.

M	src/nautilus-error-reporting.c

commit 75a83428dd70ba2738e99e9215cbdee182faada1
Author: Khaled Hosny <khaledhosny@eglug.org>
Date:	2012-06-12

    Updated Arabic translation

M	po/ar.po

commit 2ec2ff031277e85a8e3a636fedd57ddc61494026
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-06-12

    window-menus: disconnect from GtkSettings notifications on finalize

    Or if something (e.g. another process via xsettings) causes the
    GtkSettings to change the value of gtk-shell-shows-app-menu after a
    window is finalized, our callback will run and we'll crash trying to
    access freed memory.

    https://bugzilla.gnome.org/show_bug.cgi?id=677945

M	src/nautilus-window-menus.c
M	src/nautilus-window-private.h

commit 217185b485edcd8983d44500b2a69bf20992ed78
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-06-11

    search-bar: use GtkSearchEntry

M	configure.in
M	src/nautilus-search-bar.c

commit 8b27a7da16a0fd7aeeac47ba152adda8a8da18b8
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2012-06-11

    Updated Norwegian bokmål translation

M	po/nb.po

commit 8151dc038c78c8dfc5106d80217ae3e38491ad61
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-06-11

    places-sidebar: allow dropping of files to bookmarks

    Change the way DnD works in the places sidebar.
    After this commit, DnD on the bookmarks area will always mean
    "copy/move the DnD source into the bookmark" instead of "add
    a bookmark
    to this location" (DnD of bookmark rows in their section will still
    reorder them), since that's the most common action you want to do.
    This also makes it consistent with the default action obtained by
    dropping on the built-in places below.

    https://bugzilla.gnome.org/show_bug.cgi?id=645353

M	src/nautilus-places-sidebar.c

commit d48b12676b316a36a3e85897b95d1bbb78c98fa2
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-06-11

    places-sidebar: cleanups

M	src/nautilus-places-sidebar.c

commit 1273d9d9640a353b1d6131ca97ec045f59ceccbb
Author: Ioannis Zampoukas <ioza1964@yahoo.gr>
Date:	2012-06-10

    Updated Greek translation

M	po/el.po

commit 6dc730ecfe0f0a572684e70abc570c40cc9594fb
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-06-09

    icon-container: fix some GCC warnings

M	libnautilus-private/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-container.c

commit 91a887f9167239fe204ae560da3ab857aac536c8
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-06-08

    a11y: add missing prototype

M	eel/eel-canvas.c

commit ceadfcb1fb3aa4b50a1171a9a4effea94942971e
Author: Ihar Hrachyshka <ihar.hrachyshka@gmail.com>
Date:	2012-06-08

    Updated Belarusian translation.

M	po/be.po

commit 11b05cb2c567803e3faa7a0c3344d63c397168ee
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-06-08

    window: make sure to hide the main toolbar on the desktop

    Fallout from 0a80b533dc81e5175485fe6a2a13c6648c3a07f0
	src/nautilus-file-management-properties.ui.rej

M	src/nautilus-window.c

commit 6c5baeb7626eda6629fc6642c9eb513ef8bc5c8e
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-06-07

    a11y: fix accessibility implementation for NautilusIconContainer

    Clean up a11y code and make sure inheritance for
    EelCanvasAccessible->NautilusIconContainerAccessible and for
    EelCanvasItemAccessible->NautilusIconCanvasItemAccessible work
    properly.
    This makes the ATK state machinery in EelCanvasItemAccessible work
    again, which fixes

    https://bugzilla.gnome.org/show_bug.cgi?id=677509

M	eel/eel-canvas.c
M	eel/eel-canvas.h
M	libnautilus-private/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-container.c

commit d9fafc1f0f53139bbc3eef432c98ede145b6724d
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-06-07

    a11y: remove now unused code

    eel_accessibility_create_derived_gtype() is now unused.

M	eel/eel-accessibility.c
M	eel/eel-accessibility.h

commit aad6c8f4cf37a9f28dbbeb7523f8a6aed574c8da
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-06-07

    icon-container: use eel_accessibility_create_accessible_gtype

    Instead of eel_accessibility_create_derived_type.

M	libnautilus-private/nautilus-icon-container.c

commit f2c748dc0610272a8430d81f69156d3ae391fb18
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-06-07

    a11y: make sure not to loop while looking for parent get_accessible

    If the final class does not override the get_accessible method,
    it will
    inherit it from the parent class; what we're interested in is
    the first
    class for which get_accessible is != from our class get_accessible.

M	eel/eel-accessibility.c

commit ccdd920501fb9c5f70437990d3d3017954fe2e1c
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-06-07

    editable-label: fix accessibility support

    Use the previously introduced function to create a suitable
    GtkAccessible implementation.

    https://bugzilla.gnome.org/show_bug.cgi?id=672498

M	eel/eel-editable-label.c

commit a9777929c4dd1a6975afd38c9e708ebc14cd7b02
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-06-07

    a11y: add a method to create a derived GtkWidgetAccessible type

    For EelEditableLabel, we need to create an object derived from the
    accessible type of the parent class; since that will be a
    GtkWidgetAccessible, which is private, we can't just subclass it using
    the regular GObject mechanisms.
    This functions creates a derived GType by peeking at the parent
    accessible class and type.

    https://bugzilla.gnome.org/show_bug.cgi?id=672498

M	eel/eel-accessibility.c
M	eel/eel-accessibility.h

commit 9b0f510e6b62e9173086d380e45bf7cc6d4326f3
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-06-07

    sidebar: don't forget to NULL slot pointer after volume is mounted

    Or we will hit an assertion when trying to mount another volume later.

    https://bugzilla.gnome.org/show_bug.cgi?id=677611

M	src/nautilus-places-sidebar.c

commit 4242d7e417c4547d4cbc54a8dddb02c2c6c75649 (tag: 3.5.2)
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-06-04

    release: prepare for 3.5.2

M	NEWS
M	configure.in

commit 79157f5617886401379a724f8c526c430c4876a6
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-06-04

    pathbar: set a maximum label width for pathbar buttons

    Set a maximum allowed width of 250px for pathbar button requisitions,
    and ellipsize after that. This fixes buttons disappearing completely
    from the pathbar in case there was not enough space to show the
    complete
    folder name,

    I am not sure I completely like this approach in all the situations,
    since there might be some value in showing more of a very long folder
    name if there's space available on screen, but unfortunately, it's not
    really possible without restructuring completely the way
    NautilusPathBar
    allocates children.

    Adapted for master, and slightly modified from an initial patch by
    Ted M Lin <tedmlin@gmail.com>

    https://bugzilla.gnome.org/show_bug.cgi?id=313854

M	src/nautilus-pathbar.c

commit 71eb1deb36bf2df110bcc5a95aedea99e4d95d20
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-06-04

    pathbar: simplify code

M	src/nautilus-pathbar.c

commit 6fa845c55386c1fd7fd12edbda4f3446ecf949b1
Author: Bruno Brouard <annoa.b@gmail.com>
Date:	2012-06-04

    Updated French translation

M	po/fr.po

commit 883c92d3228b267c989a0fc85e77f60507a66695
Author: Fran Diéguez <fran.dieguez@mabishu.com>
Date:	2012-06-03

    Updated Galician translations

M	po/gl.po

commit 75a11eeb717ceff455b01ebdcadf405bba24be2a
Author: Yaron Shahrabani <sh.yaron@gmail.com>
Date:	2012-06-02

    Updated Hebrew translation.

M	po/he.po

commit 6774c9888cbfdaca360a14e41a79c3a359dba828
Author: Andreas Proschofsky <suka@gentoo.org>
Date:	2012-05-31

    preferences: don't create a GSettings for non-existing schema

    https://bugzilla.gnome.org/show_bug.cgi?id=676897

M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.h

commit c00eb306ee711632072f761bfa4e814c405a82d2
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-05-31

    all: fix GCC pointer signedness warnings

    New cycle, new set of warnings triggered by glibc/GCC.

M	eel/eel-editable-label.c
M	libnautilus-private/nautilus-clipboard-monitor.c
M	libnautilus-private/nautilus-clipboard.c
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-dnd.c
M	libnautilus-private/nautilus-icon-dnd.c
M	libnautilus-private/nautilus-tree-view-drag-dest.c
M	src/nautilus-convert-metadata.c
M	src/nautilus-desktop-item-properties.c
M	src/nautilus-image-properties-page.c
M	src/nautilus-location-bar.c
M	src/nautilus-pathbar.c
M	src/nautilus-places-sidebar.c
M	src/nautilus-properties-window.c
M	src/nautilus-view.c

commit 8dd9f091a239d22cb8ca0de5cee2fd58e2b835dd
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:	2012-05-31

    Updated POTFILES.in

M	po/POTFILES.in

commit 253d4bf50b04a2ad3a063d467818b02ca2002584
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-05-31

    Remove tree side bar

    It is inconsistent with the file chooser, doesn't work well with
    touch, is really hard to use, and isn't consistent with any other
    GNOME 3 apps.

    https://bugzilla.gnome.org/show_bug.cgi?id=676897

M	libnautilus-private/nautilus-global-preferences.h
M	libnautilus-private/nautilus.convert
M	libnautilus-private/org.gnome.nautilus.gschema.xml.in
M	src/Makefile.am
M	src/nautilus-file-management-properties.c
M	src/nautilus-file-management-properties.ui
M	src/nautilus-shell-ui.xml
D	src/nautilus-tree-sidebar-model.c
D	src/nautilus-tree-sidebar-model.h
D	src/nautilus-tree-sidebar.c
D	src/nautilus-tree-sidebar.h
M	src/nautilus-window-menus.c
M	src/nautilus-window-private.h
M	src/nautilus-window.c

commit 5c814c6fc0da10b01e3ec81f47c674bd4cff1820
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:	2012-05-31

    Updated Spanish translation

M	po/es.po

commit 8eb09d116ddae91d163a12b407b6ba7960ca5457
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:	2012-05-31

    Updated Spanish translation

M	po/es.po

commit cb6507755c9a59117b16e8e1fc5bb17e5eff71c6
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:	2012-05-31

    Updated Spanish translation

M	po/es.po

commit 6cb7a112683a7dd1d22b471391619d901bfec039
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-05-30

    trivial: remove other ChangeLog files

D	eel/ChangeLog
D	po/ChangeLog

commit 6d5a5cea1c46fcd8a1b0ec242e72369aa22825eb
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-05-30

    trivial: remove old perl scripts and other cruft

    Most of these don't work, and I don't think anybody uses them.

D	CVSVERSION
M	Makefile.am
D	RENAMING
D	TODO
D	TODO-gio
D	add-include-prefix
D	check-FIXME.pl
D	check-POTFILES.pl
D	check-THANKS.pl
D	check-config-h.pl
D	check-headers-in-Makefile.pl
D	check-strings-functions
D	check-strings-patterns
D	check-strings.pl
D	indent.sh

commit 9318a48bcf243e6bae35a99db419b406cf3c8418
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-05-30

    trivial: remove old ChangeLog files

    These can be retrieved using the git history - it's not worth keeping
    them in the toplevel directory anymore.

D	ChangeLog-20000414
D	ChangeLog-20000625
D	ChangeLog-20000831
D	ChangeLog-20001018
D	ChangeLog-20010201
D	ChangeLog-20010420
D	ChangeLog-20041029
D	ChangeLog-20090417
M	Makefile.am

commit ae13dbdfd6acdfe050da9c7cb87ee23fe092ebb1
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-05-30

    all: add some missing config.h includes

M	libnautilus-private/nautilus-cell-renderer-text-ellipsized.c
M	libnautilus-private/nautilus-debug.c
M	libnautilus-private/nautilus-recent.c
M	src/nautilus-previewer.c
M	src/nautilus-view-factory.c
M	src/nautilus-window-slot.c

commit d5de86224c3cc5406a7301e115fb0dcab0fc9176
Author: Claude Paroz <claude@2xlibre.net>
Date:	2012-05-30

    ui: remove markup from GtkBuilder XML

    Use the <attributes> tag of GtkLabel instead. This will help
    translators, as they won't need to replicate the markup in the
    translated versions of those strings.

    https://bugzilla.gnome.org/show_bug.cgi?id=100252

M	src/nautilus-bookmarks-window.ui
M	src/nautilus-file-management-properties.ui

commit 734f021244ecd210bcd8ddfe28f3e57889421827
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2012-05-30

    Updated Norwegian bokmål translation

M	po/nb.po

commit 5592a3f2229a59bcb3d6eb6400d562b1c17395cb
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-05-30

    window: misc cleanups

M	src/nautilus-notebook.c
M	src/nautilus-search-bar.c
M	src/nautilus-search-bar.h
M	src/nautilus-window.c

commit ecff22491b96ae244a4454858966301f689ac125
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-05-30

    window: remove unneeded hack

    The notebook is packed as expand, and this was only needed for panes.

M	src/nautilus-window.c

commit 6b31edbd312434603d887bbf6f588af14f73d9ab
Author: Fran Diéguez <fran.dieguez@mabishu.com>
Date:	2012-05-30

    Updated Galician translations

M	po/gl.po

commit 79e915b6fad372878d79a52f814017600ccb3884
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-05-30

    window-slot: simplify code

    Use gtk_widget_get_visible() instead of an additional member for
    NautilusWindowSlot, since it's a widget now.

M	src/nautilus-window-slot.c
M	src/nautilus-window-slot.h
M	src/nautilus-window.c

commit f8d291151329f96ac21c52278f30e72ec96651e0
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-05-30

    window: always use directory name as title

    We don't have a spatial/browser distinction anymore.

M	src/nautilus-window.c

commit 8de64274a60b9800e7dfe8efbee96d34ea26214c
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-05-30

    window: misc cleanups

M	src/nautilus-window-bookmarks.c
M	src/nautilus-window-private.h
M	src/nautilus-window-slot.h
M	src/nautilus-window.c

commit 8fafe7e57277f03f4fe80fe4526f8a508eadf83b
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-05-30

    window: remove unused code for Extra viewer

    Extra views have not existed for ages.

M	src/nautilus-shell-ui.xml
M	src/nautilus-window-private.h
M	src/nautilus-window.c

commit cd76e0ac2bae5abea4090a9e5a592278fcd5e701
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:	2012-05-28

    Updated Spanish translation

M	po/es.po

commit b9f27d3421f55f1b877ef79b51fdc243b414759b
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:	2012-05-27

    Updated POTFILES.in

M	po/POTFILES.in

commit 95c1420c62e7544ff04a351a907d61ba71cb509b
Author: Baurzhan Muftakhidinov <baurthefirst@gmail.com>
Date:	2012-05-27

    Updated Kazakh translation

M	po/kk.po

commit f840890e8cc977c466b4826a7e8a51bd044b32b3
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-05-26

    Turn off type ahead find in sidebar

    It interferes with search in the main view. We want to eventually
    move to a "just type" search box for the main view.

    https://bugzilla.gnome.org/show_bug.cgi?id=676899

M	src/nautilus-places-sidebar.c

commit c50303c5d6e9141375cb71286fb4841affab3fa9
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-05-25

    Make the about dialog and window titles consistent

    with the user visible application name.

    https://bugzilla.gnome.org/show_bug.cgi?id=676896

M	src/nautilus-window.c

commit 6047f610789fd91540eb4b5cc70490087513bdeb
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:	2012-05-27

    Updated Spanish translation

M	po/es.po

commit b8d5b4a7bcf47ed34a6343c95bcc3b079255c0a0
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-05-25

    Remove extra panes

    Extra Pane mode was somewhat useful before GNOME 3 had side by side
    window mode.
    The combination of panes and tabs is just too much. It is inconsistent
    with the file chooser and doesn't work well with touch.  We would
    like to
    add a more explicit copy/move feature shortly.

    https://bugzilla.gnome.org/show_bug.cgi?id=676858

M	src/Makefile.am
M	src/nautilus-actions.h
M	src/nautilus-application.c
M	src/nautilus-directory-view-ui.xml
M	src/nautilus-icon-view.c
M	src/nautilus-list-view.c
M	src/nautilus-notebook.c
M	src/nautilus-shell-ui.xml
M	src/nautilus-view.c
M	src/nautilus-window-manage-views.c
M	src/nautilus-window-manage-views.h
M	src/nautilus-window-menus.c
D	src/nautilus-window-pane.c
D	src/nautilus-window-pane.h
M	src/nautilus-window-private.h
M	src/nautilus-window-slot.c
M	src/nautilus-window-slot.h
M	src/nautilus-window.c
M	src/nautilus-window.h

commit 3a9181eb9536050d9d6b77b3a986df65a92ab2ce
Author: Yaron Shahrabani <sh.yaron@gmail.com>
Date:	2012-05-26

    Updated Hebrew translation.

M	po/he.po

commit 2ad4c45efa65f3943c11a0adc408c37aeadc8c96
Author: Luca Ferretti <lferrett@gnome.org>
Date:	2012-05-26

    l10n: updated Italian translation

M	po/it.po

commit e7d665effe4a464bf1943d5be779623c59a3eeb0
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-05-25

    icon-container: remove now unused properties

    Since we removed compact view, also remove the NautilusIconContainer
    properties that were only used by it.

M	libnautilus-private/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-container.h
M	libnautilus-private/nautilus-icon-private.h

commit 241e462024070d9f79f4816256fc00ff5119e25f
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-05-25

    Remove compact mode

    There is really little difference between compact mode and icon
    mode with labels on the side. Well, except for that that horrible
    horizontal scrolling.

    https://bugzilla.gnome.org/show_bug.cgi?id=676842

M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.h
M	libnautilus-private/nautilus-metadata.c
M	libnautilus-private/nautilus-metadata.h
M	libnautilus-private/nautilus.convert
M	libnautilus-private/org.gnome.nautilus.gschema.xml.in
M	src/nautilus-application.c
M	src/nautilus-convert-metadata.c
M	src/nautilus-file-management-properties.c
M	src/nautilus-file-management-properties.ui
M	src/nautilus-icon-view-container.c
M	src/nautilus-icon-view.c
M	src/nautilus-icon-view.h

commit 331860440c50a979bcbeafa401d48490c758db5a
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-05-25

    Remove Go to Computer location

    This isn't required for anything anymore and it is a bit broken. The
    properties dialogs don't show anything useful.

    https://bugzilla.gnome.org/show_bug.cgi?id=676841

M	libnautilus-private/nautilus-desktop-link-monitor.c
M	libnautilus-private/nautilus-desktop-link.c
M	libnautilus-private/nautilus-desktop-link.h
M	libnautilus-private/nautilus-directory.h
M	libnautilus-private/nautilus-global-preferences.h
M	libnautilus-private/nautilus-icon-names.h
M	libnautilus-private/nautilus.convert
M	libnautilus-private/org.gnome.nautilus.gschema.xml.in
M	src/nautilus-icon-view-container.c
M	src/nautilus-shell-ui.xml
M	src/nautilus-window-menus.c

commit 676b96d2b7d91cc579bbac6e44d9aafc100e67a2
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-05-25

    Remove the statusbar

    We use a floating status bar now.

    https://bugzilla.gnome.org/show_bug.cgi?id=676840

M	libnautilus-private/nautilus-global-preferences.h
M	libnautilus-private/nautilus.convert
M	libnautilus-private/org.gnome.nautilus.gschema.xml.in
M	src/nautilus-actions.h
M	src/nautilus-desktop-window.c
M	src/nautilus-shell-ui.xml
M	src/nautilus-tree-sidebar.c
M	src/nautilus-view.c
M	src/nautilus-window-menus.c
M	src/nautilus-window-private.h
M	src/nautilus-window-slot.c
M	src/nautilus-window.c
M	src/nautilus-window.h

commit 0a80b533dc81e5175485fe6a2a13c6648c3a07f0
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-05-25

    Remove show/hide main toolbar option

    This is really an intrinsic part of the design now.

    https://bugzilla.gnome.org/show_bug.cgi?id=676839

M	libnautilus-private/nautilus-global-preferences.h
M	libnautilus-private/nautilus.convert
M	libnautilus-private/org.gnome.nautilus.gschema.xml.in
M	src/nautilus-actions.h
M	src/nautilus-shell-ui.xml
M	src/nautilus-window-menus.c
M	src/nautilus-window-pane.c

commit 9538d1a640fda650e4866d2cdcc69b9e1cfa3a35
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-05-25

    Hide the New Document menu if no templates are installed

    If you don't use templates we don't want to clutter up the menu.

    https://bugzilla.gnome.org/show_bug.cgi?id=676838

M	src/nautilus-actions.h
M	src/nautilus-directory-view-ui.xml
M	src/nautilus-view.c

commit 5d37c583bb4514bbf98ce7a3983a48d6d8a78843
Author: Yaron Shahrabani <sh.yaron@gmail.com>
Date:	2012-05-25

    Updated Hebrew translation.

M	po/he.po

commit f5b89e2bf055a7cc4494ec854e74e11312370287
Author: Yaron Shahrabani <sh.yaron@gmail.com>
Date:	2012-05-25

    Updated Hebrew translation.

M	po/he.po

commit f60ee692c98dc88c657343407fb13d43c28830ba
Author: Holger Berndt <hb@gnome.org>
Date:	2012-05-14

    Migrate accels file to use XDG user config dir

    https://bugzilla.gnome.org/show_bug.cgi?id=646584

M	libnautilus-private/nautilus-file-utilities.c
M	libnautilus-private/nautilus-file-utilities.h
M	libnautilus-private/nautilus-ui-utilities.c
M	libnautilus-private/nautilus-ui-utilities.h
M	src/nautilus-application.c
M	src/nautilus-view.c

commit c857f6b1f96cb03e4c0e645cc676bcc03e8c5ab8
Author: Holger Berndt <hb@gnome.org>
Date:	2012-05-13

    Revert "Remove gtk accel map functionality"

    This reverts commit b3fc292bceb64c1a4799df320bd235b314466aef.

    https://bugzilla.gnome.org/show_bug.cgi?id=646584

M	libnautilus-private/nautilus-file-utilities.c
M	src/nautilus-application.c

commit f4c5fb7ef4bbf7629604d4982f67eb2fda7cfccf
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:	2012-05-22

    Updated Spanish translation

M	po/es.po

commit 891c79b844ecb59988470481cf72ad83b4c615e2
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-05-21

    Move properties menu item next to rename

    And move it closer to the top of the menu for easier access and
    so it won't get lost down in the extensions area.

M	src/nautilus-directory-view-ui.xml

commit 760b17293bb376e4389f6b2aef1b5cdcad64895d
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-05-21

    Remove make link item from context menu

M	src/nautilus-directory-view-ui.xml

commit 8e04dffd3aa89049379e1d976f4ae848ad45f4ba
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-05-21

    Hide the move/copy to next pane menu items if there are no panes

    This allows the empty and useless parent menus to be hidden as well.

    https://bugzilla.gnome.org/show_bug.cgi?id=676518

M	src/nautilus-view.c

commit 7277e2636b8e660e4ba446830b58abf8f494cb8f
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-05-21

    Remove the copy/move to HOME and DESKTOP menu items

    We don't want to encourage users to put files in either place.

    https://bugzilla.gnome.org/show_bug.cgi?id=676518

M	src/nautilus-actions.h
M	src/nautilus-directory-view-ui.xml
M	src/nautilus-view.c

commit 610b15ee1ee3a652dce064b3292b541984f33ea1
Author: rustyBSD <rustyBSD@gmx.fr>
Date:	2012-05-21

    image-properties: set the description label to wrap

    Or images with a very long description will create a label that is
    bigger than the whole screen.

    https://bugzilla.gnome.org/show_bug.cgi?id=566411

M	src/nautilus-image-properties-page.c

commit abf5ea620d2b2aeb5e406144c827307a86648913
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-05-21

    Use ngettext for selected items label

M	src/nautilus-view.c

commit f02cafd90da4811ad1275d042ecfb62922bc0b26
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-05-20

    Always show icon in application launchers

    https://bugzilla.gnome.org/show_bug.cgi?id=676120

M	configure.in
M	src/nautilus-x-content-bar.c

commit 631a0704ed6673636f51c3872f42c1a704874802
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-05-20

    Simplify the content type labels

    https://bugzilla.gnome.org/show_bug.cgi?id=676120

M	src/nautilus-x-content-bar.c

commit dde03f7e18f5ea4c949e920c1e746d948a6e0a94
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-05-20

    Only place one x-content-bar at a time

    https://bugzilla.gnome.org/show_bug.cgi?id=676120

M	src/nautilus-window-manage-views.c
M	src/nautilus-x-content-bar.c
M	src/nautilus-x-content-bar.h

commit b4cc3e46ce09b1f8d4fc535a9b9bb6c3fb273c0a
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-05-21

    cluebars: make the label text bold by default

    Instead of using a custom style class just for that. Also, make the
    behavior of NautilusQueryEditor and NautilusSearchBar mimic the trash
    and x-content bars (i.e. always set the "question" style class).

M	src/nautilus-query-editor.c
M	src/nautilus-search-bar.c
M	src/nautilus-trash-bar.c
M	src/nautilus-x-content-bar.c

commit cb75afacbe9c58cb35346d463a0f29e7613530d3
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-05-21

    cluebars: use GTK_MESSAGE_QUESTION for nautilus' cluebars

    This removes the need of a separate style for them in the theme.

M	src/nautilus-trash-bar.c
M	src/nautilus-x-content-bar.c

commit dee690dd8c31c07af2bbf191c4cd034de2335bd9
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-05-21

    Simplify the label text for the new folder and document items

    Create is really the understood verb here I think. Having a shorter
    label makes it easier to read and more easily accommodates the
    longer new folder with selection action.

    https://bugzilla.gnome.org/show_bug.cgi?id=676432

M	src/nautilus-view.c

commit 9402432b85c99cef8e57798915dec476bbbac9b7
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-05-20

    Add a way to create a new directory from a selection

    https://bugzilla.gnome.org/show_bug.cgi?id=676432

M	src/nautilus-actions.h
M	src/nautilus-directory-view-ui.xml
M	src/nautilus-view.c

commit f30c0a2eaa3dbc7682a89e2df20001bdca6bb550
Author: Ivan Masár <helix84@centrum.sk>
Date:	2012-05-21

    Updated Slovak translation

M	po/sk.po

commit ae710063a88ca0a23eb6a4422b3754d3e7f40d46
Author: Dirgita <dirgitadevina@yahoo.co.id>
Date:	2012-05-17

    [l10n] Updated Indonesian translation

M	po/id.po

commit 7002e89ce13ff994e8c1ccdd833671151a481720
Author: Daniel Nylander <po@danielnylander.se>
Date:	2012-05-16

    Updated Swedish translation

M	po/sv.po

commit 9832741667ac70fa019010356f76857d1dfa638b
Author: Praveen Illa <mail2ipn@gmail.com>
Date:	2012-05-14

    Updated Telugu Translation

M	po/te.po

commit cfb7befb905e0b36100f7d18cdad22861eaf6b69
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-05-09

    dnd: remove commented out code

    This code has been commented out for a long time.

M	libnautilus-private/nautilus-dnd.c

commit 270ffdfa13ff0f49639abc8c0d6cfd75415b96cc
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-05-08

    window-manage-views: don't call methods on a NULL NautilusFile

    In got_file_info_for_view_selection_callback(), we unconditionally try
    to fetch information for the parent directory in case the selection
    is a
    regular file, but we should avoid doing that when the file has no
    parent, such as when it's the root of a web server.

    https://bugzilla.gnome.org/show_bug.cgi?id=675259

M	src/nautilus-window-manage-views.c

commit bff5894f3fcfc22a020c444c9ca4b232fbfe643a
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-05-08

    file: add note to the list of excluded metadata emblems

    This also slightly changes the behavior for emblems added by an
    extension: before the patch they were subject to the same exclusion
    list of metadata keywords. Now they are added unconditionally,
    since we
    assume an extension knows better and will always want the emblem
    list it
    sets properly displayed.

M	libnautilus-private/nautilus-file.c

commit 151a96add6de63add7f570fa23001eddbe0ba6c0
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-05-08

    file: don't automatically prepend a note emblem for annotated files

    Since we don't support editing notes in the UI anymore, it doesn't
    make
    sense to display a note emblem when the file is annotated.

M	libnautilus-private/nautilus-file.c

commit 244b0c289628f997910e1cf787247250c1614427
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-05-07

    file: make nautilus_file_get_keywords() private

    No need to export this, since the only caller is inside
    nautilus-file.c

M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-file.h

commit 61d09c72b06d1b0e893622e3c319431660436392
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-05-07

    all: compute emblem names to ignore automatically

    Consolidate identical code that builds a list of emblems to ignore
    inside nautilus_file_get_emblem_icons()

M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-file.h
M	src/nautilus-icon-view-container.c
M	src/nautilus-list-model.c
M	src/nautilus-tree-sidebar-model.c
M	src/nautilus-view.c
M	src/nautilus-view.h

commit 7cf92f0de3de211befd2b94fc3accb445ce00ce3
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-05-07

    file: remove dead code

    TRASH_FAST_ENOUGH is never defined

M	libnautilus-private/nautilus-file.c

commit a8a4eb7336a587461625f24e7cf1fa88532d664b
Author: Åsmund Skjæveland <aasmunds@ulrik.uio.no>
Date:	2012-05-08

    Updated Norwegian Nynorsk translation

M	po/nn.po

commit a693756f70548235d50447111360d843586a05e2
Author: Åsmund Skjæveland <aasmunds@ulrik.uio.no>
Date:	2012-04-29

    Updated Norwegian Nynorsk translation

M	po/nn.po

commit 32def10c7b17b0c6c34d423546ec2055ac4f70f8
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-05-07

    x-content-bar: pack the media label in the content area

    Instead of just packing it into the GtkInfoBar's box, since that will
    put it after the buttons of the action area.

    https://bugzilla.gnome.org/show_bug.cgi?id=670129

M	src/nautilus-x-content-bar.c

commit 7f762ed76a3a69c66b8e1c0ec3df8bd99744e5f5
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-05-07

    places-sidebar: disallow context menus for sidebar headings

    We already make them non-selectable - there's no point in having
    a menu
    for headings here.

    https://bugzilla.redhat.com/show_bug.cgi?id=819404

M	src/nautilus-places-sidebar.c

commit db0b28fd8e4bfcc1cc610eeae7a9ef25d097b628
Author: Kalev Lember <kalevlember@gmail.com>
Date:	2012-05-07

    icon-container: Fix the build with self tests disabled

M	libnautilus-private/nautilus-icon-container.c

commit 5e26371335161b38d68583370cfcd8b84d274b01
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-05-04

    places-sidebar: don't double unref GMount objects

    Fixes a lot of reported crashers with NFS/Samba volumes.

    https://bugzilla.gnome.org/show_bug.cgi?id=674659

M	src/nautilus-places-sidebar.c

commit c1400ff4f1a6777fc4c0915e1b759181c7f51abf (tag: 3.5.1)
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-04-30

    release: prepare for 3.5.1

M	NEWS
M	configure.in

commit d2b62cce998be2ae4d596af2daee1ac522591caf
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-04-30

    bookmarks-window: fix wrong include path

M	src/nautilus-bookmarks-window.c

commit 7eab8fc964f4047a5831e0c35c97a73af6144f6a
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-04-30

    build: add nautilus-app-menu.ui to EXTRA_DIST

    Needed for distcheck.

M	src/Makefile.am

commit 377349ba19775b001de087ec233f6ecce9c70a6f
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-04-30

    editable-label: don't use deprecated gtk_draw_insertion_cursor()

    Replace the calls with gtk_render_insertion_cursor()

M	eel/eel-editable-label.c

commit e098781b3ede80517ceea56daa7f5a8c1c95f2af
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-04-30

    bookmark-list: make sure to avoid sync I/O while loading/saving

    Last patch introduces sync I/O in the load and save paths; avoid
    that by
    explicitly using separate threads for saving and loading, thanks to
    g_simple_async_result_run_in_thread().

M	src/nautilus-bookmark-list.c

commit ed9057711896dd71a6e1524b9fcf963b9adb24c0
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-04-27

    Use new GTK bookmarks location

    If it doesn't exist fallback to reading from the old location but
    always write to the new location.

    https://bugzilla.gnome.org/show_bug.cgi?id=674986

M	src/nautilus-bookmark-list.c

commit 4b23fe542a828b4ed804f8d44400bbda2f38c3e1
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2012-04-30

    Added Norwegian bokmål translation

M	po/nb.po

commit 875efc324f8e91f2d157c7532fe5570c1de421c7
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-04-29

    pathbar: remove unused code

    The path-set signal has no listeners connected anymore, so it can be
    safely removed.

M	src/nautilus-pathbar.c
M	src/nautilus-pathbar.h

commit cfa51e6702ade6a8ca9045791773e6e10560262f
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-04-29

    window-pane: use the path-event signal from NautilusPathBar

    Simplifies code quite a bit.

M	src/nautilus-window-pane.c

commit e1ad3c05a6cd08c8cbf18ae53701dd742249d5fd
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-04-29

    pathbar: add a path-event signal

    This will be useful to remove some hairy code from NautilusWindowPane

M	src/nautilus-pathbar.c
M	src/nautilus-pathbar.h

commit 6432c95e610ba67a56a4c664b002105fe0cc2186
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-04-29

    pathbar: remove fake root attributes

    We currently allow going up from Home towards the filesystem root
    with a
    little back arrow; in the code this is implemented by keeping track
    of an
    additional fake root.
    Since we want to change the pathbar not to show the back arrow anymore
    in such cases, remove this code (and refactor other pieces of code
    around it).

    https://bugzilla.gnome.org/show_bug.cgi?id=619616

M	src/nautilus-pathbar.c
M	src/nautilus-pathbar.h

commit aabb468c1ff6a48734f5f3d1be3a606a3cee9a8d
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-04-26

    pathbar: simplify code

M	src/nautilus-pathbar.c

commit 572a55bf6fd55b10e75026d4d56095715ba417b5
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-04-26

    pathbar: use nautilus_is_[home/root/desktop]_directory()

    Instead of having a separate check.

M	src/nautilus-pathbar.c

commit 74f748e6b2cf43fd8e90bb073c78df159a6a424d
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-04-26

    pathbar: use a private struct

M	src/nautilus-pathbar.c
M	src/nautilus-pathbar.h

commit 84e0604672052a7ed9de2736ca6553b78bc8733a
Author: Sebastien Bacher <seb128@ubuntu.com>
Date:	2012-04-27

    update ZERO_OR_THREE_DIGITS define to work as intended

    https://bugzilla.gnome.org/show_bug.cgi?id=674924

M	libnautilus-private/nautilus-icon-canvas-item.c

commit c039b03590c86f5142c78d616700ef7af7c8a5a8
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-04-26

    all: fix some issues highlighted by static analysis

    Thanks to Jasper for the clang scanner tricks.

M	libnautilus-private/nautilus-file-operations.c
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-dnd.c
M	src/nautilus-notebook.c
M	src/nautilus-pathbar.c
M	src/nautilus-properties-window.c
M	src/nautilus-query-editor.c
M	src/nautilus-view.c
M	src/nautilus-window.c

commit cc479264e5e12340df0c8ceefab2f44ca289c53b
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-04-26

    places-sidebar: trivial cleanup

M	libnautilus-private/nautilus-file-utilities.c
M	src/nautilus-places-sidebar.c

commit 26951b5a8c6a34bccdc1adb50a4f1db59b3a0bb7
Author: Fran Diéguez <fran.dieguez@mabishu.com>
Date:	2012-04-27

    Updated Galician translations

M	po/gl.po

commit 51955c9bc00d40d7edf2dc8d458c39492eb82156
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:	2012-04-27

    Updated Spanish translation

M	po/es.po

commit 3c8e7faca26f8310f1d082bbde4dd6942015d831
Author: Yaron Shahrabani <sh.yaron@gmail.com>
Date:	2012-04-27

    Updated Hebrew translation.

M	po/he.po

commit 5ab3050f22da718264a35e61ada4be1a386a6e2d
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-04-26

    all: remove desktop-is-home-dir GSetting preference

    These days, still having the desktop in Nautilus is alone
    questionable;
    having an additional option to make the desktop be the home
    directory is
    even weirder (and kind of redundant, since the user can control that
    with XDG dirs already).

    https://bugzilla.gnome.org/show_bug.cgi?id=469614

M	libnautilus-private/nautilus-desktop-directory.c
M	libnautilus-private/nautilus-file-utilities.c
M	libnautilus-private/nautilus-global-preferences.h
M	libnautilus-private/nautilus.convert
M	libnautilus-private/org.gnome.nautilus.gschema.xml.in
M	src/nautilus-desktop-icon-view.c
M	src/nautilus-desktop-window.c
M	src/nautilus-pathbar.c
M	src/nautilus-places-sidebar.c
M	src/nautilus-view.c

commit 042b7990acb0f68432d4a1eed7d410c6b33a94dd
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-04-26

    file-utilities: remove custom inhibit/unhibit methods

    We use GtkApplication now for this.

M	libnautilus-private/nautilus-file-utilities.c
M	libnautilus-private/nautilus-file-utilities.h

commit 8468037daa13bf17d3190b31a997389b6f489e78
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-04-26

    file-operations: use gtk_application_inhibit/uninhibit()

    Instead of our custom code that does the same thing.

M	libnautilus-private/nautilus-file-operations.c

commit e76c79022d4cd8d72d7bc972f5458a87f1695d82
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-04-26

    file-utilities: remove unused code

M	libnautilus-private/nautilus-file-utilities.c
M	libnautilus-private/nautilus-file-utilities.h

commit 2666fe27cb8c7fb9691da750146cf89580233855
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-04-26

    view: use 0700 as permission mask to create scripts directory

M	src/nautilus-view.c

commit 8d3289d3f5386fac9fb2aded7dd67fd0a9252dd8
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-04-26

    window: propagate key events to GtkEditables early

    Even when we're not renaming, process events for focused GtkEditables
    before activating the menu accels and mnemonics.

    https://bugzilla.gnome.org/show_bug.cgi?id=619529

M	src/nautilus-window.c

commit 05e7b7cc4d70b0c89442241e1a741d63a6c5d24d
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-04-25

    Migrate .gnome2 scripts dir to use XDG data dir

    https://bugzilla.gnome.org/show_bug.cgi?id=646584

M	src/nautilus-view.c

commit 5c17044597c980bdbe77a4894d92150fbe69909c
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-04-25

    Don't trust .desktop files in .gnome2

    gnome-panel no longer stores files there.

    https://bugzilla.gnome.org/show_bug.cgi?id=646584

M	libnautilus-private/nautilus-file-utilities.c

commit b3fc292bceb64c1a4799df320bd235b314466aef
Author: William Jon McCann <jmccann@redhat.com>
Date:	2012-04-25

    Remove gtk accel map functionality

    https://bugzilla.gnome.org/show_bug.cgi?id=646584

M	libnautilus-private/nautilus-file-utilities.c
M	src/nautilus-application.c

commit e222a230347fd94fc1747524bd6f275bfd82b5c2
Author: Yaron Shahrabani <sh.yaron@gmail.com>
Date:	2012-04-26

    Updated Hebrew translation.

M	po/he.po

commit 6fb160ab902737c7301ad89d20cbcc16f4c355a2
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-04-25

    window-menus: hide "Help" menu when using an application menu

    It doesn't make a lot of sense to keep it with a list of entries
    like that
    without "All Topics", which is now in the application menu; so hide it
    entirely in such a case.

M	src/nautilus-window-menus.c

commit de011cd078f540bc77dd675189a40c0e4b9e0247
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-04-25

    window-menus: activate GActions when possible

    For actions that have a corresponding GAction available, activate them
    instead of duplicating activation code.

M	src/nautilus-window-menus.c

commit 65bb4c9fb1d3a72ca4773a8b002ca3be09eed7d7
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-04-25

    application: don't handle the singleton ourselves

    Since GIO has g_application_get_default() now, there's no need to keep
    track of the singleton ourselves.
    Remove the _get_singleton() method from NautilusApplication.

M	src/nautilus-application.c
M	src/nautilus-application.h
M	src/nautilus-main.c

commit 011cae05122b8ff32c919826597bfbadbca9e7fa
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-04-25

    all: use g_application_get_default()

    Instead of nautilus_application_get_singleton()

M	src/nautilus-connect-server-dialog-nonmain.c
M	src/nautilus-location-bar.c
M	src/nautilus-places-sidebar.c
M	src/nautilus-progress-ui-handler.c
M	src/nautilus-window-manage-views.c
M	src/nautilus-window-menus.c

commit 7d7d92a315a3e233c61a0073ee7801594b8b70a4
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-04-25

    application: remove unused code

    Just activate the GAction when the menu item is clicked.

M	src/nautilus-application.c
M	src/nautilus-application.h
M	src/nautilus-window-menus.c

commit 3c629b5281bf7c6a02619556855a22b476dbec83
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-04-25

    window-menus: hide "Close All Windows" when the app menu is showing

    Since it's the same as our "Quit" option.

M	src/nautilus-actions.h
M	src/nautilus-window-menus.c

commit a270a6a214f582b7da9ab524653b93846d3d7d38
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-04-25

    application: don't let the 'Quit' menu action also close desktops

    We don't want the quit item on the app menu to close the desktop,
    if we
    have that preference enabled in GSettings.

M	src/nautilus-application.c

commit 52897a3ea57988c620a6e5130a0072d311120e95
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-04-25

    application: simplify code

M	src/nautilus-application.c

commit 161aaceaaa70ca500d550d0cc93617c69d4f225e
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:	2012-04-25

    Updated Spanish translation

M	po/es.po

commit 5ec562bb6fb27f17ed62fd4a2f66f0130e4b29d0
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:	2012-04-24

    Updated POTFILES.in

M	po/POTFILES.in

commit b6bd80c3ab94e647359ef536dd694794390b1a5e
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-04-24

    bookmarks-window: reset transient window and screen when presenting

    This makes the bookmarks window play nicer when multiple windows are
    involved.

M	src/nautilus-bookmarks-window.c
M	src/nautilus-window-bookmarks.c

commit 845d3fc93ced4872d11daeb9e0d7952a42c64291
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-04-24

    editable-label: fix selection color in backdrop state

    Don't set the ACTIVE flag if we don't have focus, it just doesn't make
    sense.

M	eel/eel-editable-label.c

commit 1dd26d2019af0806399f9d9ab007122e67023a13
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-04-24

    clipboard: remove unused code

M	libnautilus-private/nautilus-clipboard.c
M	libnautilus-private/nautilus-clipboard.h

commit a36ec1c8d2d76612cc7c8f7d015cf9c51a0f300c
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-04-24

    entry: remove now unused user_changed signal

M	libnautilus-private/nautilus-entry.c
M	libnautilus-private/nautilus-entry.h

commit fbcfa7c445b066dd35bec1dbd61445400aa4e73e
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-04-24

    bookmarks-window: cleanup NautilusBookmarksWindow

    Make this transient to the window that spawned it, and destroy it with
    its parent.

M	src/nautilus-bookmarks-window.c
M	src/nautilus-bookmarks-window.h
M	src/nautilus-window-bookmarks.c

commit a22e0be9b5b66c57d317877d182258357177e8b2
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-04-24

    bookmarks-window: remove methods that deal with geometry

    Since we don't actually save or load it from disk, these are useless.

M	src/nautilus-application.c
M	src/nautilus-bookmark-list.c
M	src/nautilus-bookmark-list.h
M	src/nautilus-bookmarks-window.c
M	src/nautilus-bookmarks-window.h
M	src/nautilus-window-bookmarks.c
M	src/nautilus-window-bookmarks.h

commit d5a9299fc58e646bfbdb8ede8eabb0b9e786eb5e
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-04-24

    all: remove unused NautilusUndoManager objects

    This was some sort of GtkEditable undo framework in the past, but it's
    basically just unused code now.

M	libnautilus-private/Makefile.am
M	libnautilus-private/nautilus-entry.c
D	libnautilus-private/nautilus-undo-manager.c
D	libnautilus-private/nautilus-undo-manager.h
D	libnautilus-private/nautilus-undo-signal-handlers.c
D	libnautilus-private/nautilus-undo-signal-handlers.h
D	libnautilus-private/nautilus-undo-transaction.c
D	libnautilus-private/nautilus-undo-transaction.h
D	libnautilus-private/nautilus-undo.c
D	libnautilus-private/nautilus-undo.h
M	src/nautilus-application.c
M	src/nautilus-application.h
M	src/nautilus-bookmarks-window.c
M	src/nautilus-properties-window.c
M	src/nautilus-window-bookmarks.c
M	src/nautilus-window-menus.c
M	src/nautilus-window.c

commit 8648e5da0f1a4e375dd985650558fe2ab2dc491b
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-04-24

    window-menus: remove dead code

M	src/nautilus-window-menus.c

commit ddd36b7f3a159a57c2284a980b31a111ebb16a3b
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-04-23

    window-menus: hide actions from menus when using app menu

    When using the application menu (i.e. when the gtk-shell-show-app-menu
    is TRUE), hide the same actions from the menubar.

M	src/nautilus-actions.h
M	src/nautilus-window-menus.c

commit 76a41d069b2c260f2b0cf9bc6bfe0f60ae574010
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-04-23

    application: implement app menu actions

    https://bugzilla.gnome.org/show_bug.cgi?id=674532

M	src/nautilus-application.c
M	src/nautilus-application.h
M	src/nautilus-window-menus.c
M	src/nautilus-window.c
M	src/nautilus-window.h

commit 346bc714c8b289b9babf7f6a2bfbd03edc7ce000
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-04-23

    application: add an application menu

    Right now, actions are still not wired.

    https://bugzilla.gnome.org/show_bug.cgi?id=674532

A	src/nautilus-app-menu.ui
M	src/nautilus-application.c
M	src/nautilus.gresource.xml

commit 581a1df69a19d7ac7236202ca2a1839e667bce88
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-04-23

    window: make NautilusWindow a GtkApplicationWindow

    So we can use the application menu with it.
    Note that we set show_menubar always to FALSE, since we already show a
    menubar ourselves.
    This will probably need a little more tweaking to make sure that in
    fallback mode we get the same number of options in the menus.

M	src/nautilus-application.c
M	src/nautilus-desktop-window.c
M	src/nautilus-desktop-window.h
M	src/nautilus-window.c
M	src/nautilus-window.h

commit c00d47b32c60869d6dcdfd1e15368b3a22ac3fcb
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-04-23

    window: cleanup delete-event handling

    Always handle it in a class handler.

M	src/nautilus-desktop-window.c
M	src/nautilus-window.c

commit 2cf25e2a64a88b09e3d1cd5d205a9c401da42f0e
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-04-23

    all: trivial cleanups

M	eel/eel-gtk-extensions.c
M	eel/eel-gtk-extensions.h
M	src/nautilus-desktop-window.c
M	src/nautilus-desktop-window.h
M	src/nautilus-window-menus.c

commit 393ebc0d8aef0e9c3c2875772f13acdaf66d6346
Author: Fran Diéguez <fran.dieguez@mabishu.com>
Date:	2012-04-24

    Updated Galician translations

M	po/gl.po

commit dff4f7755c8521a8669ccf7b301683375341ace3
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-04-23

    window: simplify code

M	src/nautilus-window-private.h
M	src/nautilus-window-slot.c
M	src/nautilus-window.c

commit ce16451d1d7f384ca296ca7ce824938606b21af0
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-04-22

    location-bar: use a GFile in location-changed signal

    Avoids GFile->URI->GFile roundtrips

M	src/nautilus-location-bar.c
M	src/nautilus-window-pane.c

commit 6a6a6ca581e2aaf01b0c63302ad0ff3e0babc3ea
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-04-22

    all: remove nautilus_window_slot_go_to()

    We don't want to have similar but slightly different code paths;
    consolidate use of NautilusWindowOpenFlags everywhere and simplify
    code.

M	libnautilus-private/nautilus-ui-utilities.c
M	libnautilus-private/nautilus-ui-utilities.h
M	src/nautilus-application.c
M	src/nautilus-mime-actions.c
M	src/nautilus-navigation-action.c
M	src/nautilus-places-sidebar.c
M	src/nautilus-tree-sidebar.c
M	src/nautilus-view.c
M	src/nautilus-window-bookmarks.c
M	src/nautilus-window-manage-views.c
M	src/nautilus-window-menus.c
M	src/nautilus-window-pane.c
M	src/nautilus-window-slot.c
M	src/nautilus-window-slot.h
M	src/nautilus-window.c
M	src/nautilus-window.h

commit d311ddd4a68f349c797a59e19868e4bb939d69a1
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-04-22

    application: simplify code

    Move handling of delete-event inside NautilusWindow

M	src/nautilus-application.c
M	src/nautilus-window.c

commit f32c7464b93d03ce8404725ef3c48832c9c83803
Author: Djavan Fagundes <djavanf@gnome.org>
Date:	2012-04-23

    Fixed a string in Brazilian Portuguese translation

M	po/pt_BR.po

commit 77342d0693ec1be4c6ef988e3848760892b23e66
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:	2012-04-23

    Updated Spanish translation

M	po/es.po

commit c3afb2e9015cbb78d928ef6eb1736a1dbc957780
Author: Yuri Myasoedov <omerta13@yandex.ru>
Date:	2012-04-23

    Updated Russian translation

M	po/ru.po

commit 5f018ca8b978a9e488560aeeb8db5febb7259d13
Author: Carl-Anton Ingmarsson <ca.ingmarsson@gmail.com>
Date:	2012-04-21

    connect-server: add support for connecting to AFP-servers/volumes

    Since now gvfs support it.

    https://bugzilla.gnome.org/show_bug.cgi?id=674497

M	src/nautilus-connect-server-dialog.c

commit 56f5721f8ed363baa9732508c7d17c711f54d7b8
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-04-21

    Update gitignore

M	.gitignore

commit 9d347015a2cb87c1e5765fb98b7d2ae03a30fb5b
Author: Charles Kerr <charles.kerr@canonical.com>
Date:	2012-04-18

    link: plug a memory leak

    https://bugzilla.gnome.org/show_bug.cgi?id=674087

M	libnautilus-private/nautilus-link.c

commit bf659f4720f839366699f2e474d651e7891fe17b
Author: Charles Kerr <charles.kerr@canonical.com>
Date:	2012-04-18

    desktop-metadata: plug some memory leaks

    https://bugzilla.gnome.org/show_bug.cgi?id=674086

M	libnautilus-private/nautilus-desktop-metadata.c

commit e208850d2080cac48ed8add54684091e2a86df6c
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-04-18

    list-view: don't treat clicks as on an empty area if the row is
    selected

    When the row is selected, and we right click on it, make sure we popup
    its context menu and not its parent's, since the selection is
    a stronger
    indication of intent.

    https://bugzilla.gnome.org/show_bug.cgi?id=674245

M	src/nautilus-list-view.c

commit 307bb673bf96d75b9baafba14eb6e740b1e9f53d
Author: Christian Kirbach <Christian.Kirbach@googlemail.com>
Date:	2012-04-18

    Updated German translation (Bug #674093)

M	po/de.po

commit 6d92ec64ed5b56ea51a864f8bf137d269d4de79c
Author: Andrej Žnidaršič <andrej.znidarsic@gmail.com>
Date:	2012-04-16

    Updated Slovenian translation

M	po/sl.po

commit 2dec9022972fada929ece51afad01643dd8ba241
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-04-13

    undo: use g_file_info_get_attribute_byte_string for trash::orig-path

    Since that's what GVfs sets.

    https://bugzilla.gnome.org/show_bug.cgi?id=673776

M	libnautilus-private/nautilus-file-undo-operations.c

commit 334e92bde6672548810d39da9646db5daea8e704
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-04-11

    thumbnails: remove unused code

M	libnautilus-private/nautilus-thumbnails.c
M	libnautilus-private/nautilus-thumbnails.h

commit ac772679b33f4cb5bbcf9b14e73e107167b510b8
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-04-11

    eel: remove more unused code

M	eel/eel-graphic-effects.c
M	eel/eel-graphic-effects.h

commit 0e5bc91c5a97940c2ca916646498ddd210268d23
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-04-11

    eel: remove unused eel_strdup_strftime()

    And there was much rejoice.

M	configure.in
M	eel/eel-glib-extensions.c
M	eel/eel-glib-extensions.h

commit 0925413b264f819240d82e7fce966a957496a261
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-04-11

    all: don't use eel_strdup_strftime()

    Port to use GDateTime instead.

M	libnautilus-private/nautilus-file.c
M	src/nautilus-file-management-properties.c

commit 9de34580ae525e1353ccc20c8f959219a3dc6b8c
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-04-11

    eel: remove unused code

    All these functions are now unused and can be removed.

M	eel/eel-gdk-extensions.c
M	eel/eel-gdk-extensions.h
M	eel/eel-glib-extensions.c
M	eel/eel-glib-extensions.h
M	eel/eel-gtk-extensions.c
M	eel/eel-gtk-extensions.h
M	eel/eel-string.c
M	eel/eel-string.h

commit 3032b3c30cc564fed55ed1bee2cb861bf6497666
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-04-11

    all: use g_strcmp0 instead of eel_str_is_empty()

M	libnautilus-private/nautilus-file.c
M	src/nautilus-view-dnd.c

commit 4396a25f9a018a92fb5272649398126a91221d84
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-04-11

    all: use g_str_has_prefix()

    Instead of the eel helper.

M	eel/eel-vfs-extensions.c
M	libnautilus-private/nautilus-dnd.c
M	libnautilus-private/nautilus-icon-dnd.c
M	src/nautilus-view.c

commit f9a02d23fb7fc3d325313666977eb4eeadeaa5f5
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-04-11

    all: don't use eel_round()

    Just use floor().

M	eel/eel-graphic-effects.c
M	libnautilus-private/nautilus-icon-container.c

commit 09b52b538e8013604e1261ed516708a906b6d4f0
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-04-11

    icon-view-container: import add_auto_strv_as_quarks from eel

    And use it directly, since this is the only user of that code anyway.

M	src/nautilus-icon-view-container.c

commit 12bcaf9bc93b98f12de43e459c97fd46870fee93
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-04-11

    properties-window: bold and right-aligned are always FALSE

    So we can remove them.

M	src/nautilus-properties-window.c

commit 09eef4325e3509a79e8ae1f060087b4dd21a2b70
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-04-11

    file: use g_list_sort() directly

    Instead of eel_g_list_alphabetize()

M	libnautilus-private/nautilus-file.c

commit 4303c5b23db34eb1ba1604e6578e324937a7c196
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-04-11

    all: use g_object_add/remove_weak_pointer()

    Instead of the eel helpers.

M	libnautilus-private/nautilus-file-operations.c
M	src/nautilus-list-view.c
M	src/nautilus-places-sidebar.c
M	src/nautilus-query-editor.c
M	src/nautilus-view.c
M	src/nautilus-window-slot.c

commit 2aca9d4010502dbed929d24ef03d596fc7174ead
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-04-11

    view: use g_list_length()

    Instead of the eel helpers.

M	src/nautilus-desktop-icon-view.c
M	src/nautilus-view.c

commit adc1cebde795c8b73088aecdfd101704797ff9f1
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-04-11

    file: use g_date_new_dmy() directly

    Instead of the eel helper.

M	libnautilus-private/nautilus-file.c

commit 13982305a26865d0f13196044223138324aa8823
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-04-11

    all: don't use eel_get_system_time()

    Use g_get_monotonic_time() instead.

M	eel/eel-stock-dialogs.c
M	libnautilus-private/nautilus-dnd.c
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-dnd.c
M	src/nautilus-list-view.c
M	src/nautilus-view.c

commit aab313755af30fa63bf2c653400743fb87f7c027
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:	2012-04-10

    Correctly capitalize GNOME in nautilus.doap

M	nautilus.doap

commit 99da458ac0d66eedfae7f5cfae4eebabd9cd5b8c
Author: Carles Ferrando <carles.ferrando@gmail.com>
Date:	2012-04-10

    [l10n]Updated Catalan (Valencian) translation

M	po/ca@valencia.po

commit aa17f0cd9b05cfd1d04383f56a7a43c0b7a17760
Author: Jordi Serratosa <jordis@softcatala.cat>
Date:	2012-04-10

    [l10n] Fixes on Catalan translation

M	po/ca.po

commit 17d765a598e85eaeb785938e896d1fd44abc481a
Author: Milo Casagrande <milo@ubuntu.com>
Date:	2012-04-06

    [l10n] Updated Italian translation

M	po/it.po

commit 0531db12b0a929fca139a3fde0846d31b602d922
Author: Abderrahim Kitouni <a.kitouni@gmail.com>
Date:	2012-03-24

    file-operations: don't mix character and byte lengths

    Otherwise untitled files end up with a (possibly) corrupt part of the
    name appended.

    https://bugzilla.gnome.org/show_bug.cgi?id=672761

M	libnautilus-private/nautilus-file-operations.c

commit ba04ec0e7435b21d492a39e0bafc167ba24e0f49
Author: Ryan Lortie <desrt@desrt.ca>
Date:	2012-04-05

    NautilusFile: keep free space information directly

    There were previously some tricks in nautilus to this effect:

     - when you call nautilus_file_get_volume_free_space() on a
       NautilusFile, the return result is NULL at first and later you
       get a
       "changed" signal on the file after the value is filled in

     - the value is being stored inside the NautilusDirectory equivalent
     for
       the file that is created when the call is first performed and kept
       around until after the change signal fires (so that the person
       receiving the change signal can still get the data).  This is
       done to
       save space by not expanding NautilusFile.

       The NautilusDirectory is then dropped after the change signal
       is done
       firing.

     - the nautilus properties window has a 200ms timeout after changes to
       files being reported before it re-queries the properties

    The end result is that the NautilusDirectory (which holds the
    information about the free space) is already freed by the time the
    properties window tries to update the free space display.
    This results
    in the directory being recreated and the process starting over again.
    The end result is that we never get the free space shown in the dialog
    and instead we have an infinite loop of CPU usage (fortunately
    repeating
    only every 200ms, so you get ~5% CPU usage instead of 100%).

    We can solve the problem by just storing the free space information
    directly in the NautilusFile details structure and dropping the dance
    with NautilusDirectory; nothing in NautilusDirectory is actually using
    that information anyway.

    https://bugzilla.gnome.org/show_bug.cgi?id=673550

M	libnautilus-private/nautilus-directory-private.h
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-file-private.h
M	libnautilus-private/nautilus-file.c

commit 07f22b823cb75fc0da5dc9bc8c3805766d8baa15
Author: Praveen Illa <mail2ipn@gmail.com>
Date:	2012-04-05

    Updated Telugu Translation

M	po/te.po

commit ae375b34c28c157950069e8bae8e033f5c12a556
Author: Nelson Benitez Leon <nbenitezl@gmail.com>
Date:	2012-04-03

    list-view: don't handle extra mouse buttons events

    Don't handle extra mouse button events so they can bubble up
    through GtkTreeview till NautilusWindow where they are handled
    to navigate the view forward and backward.

    Part of bug 660006

    Signed-off-by: Nelson Benitez Leon <nbenitezl@gmail.com>

M	src/nautilus-list-view.c

commit 3deb33d449f293b8e2597ccd7cc3bacec7b40ca2
Author: Nelson Benitez Leon <nbenitezl@gmail.com>
Date:	2012-03-29

    eel-canvas: ignore extra mouse button events

    Ignore button press/release events for mouse buttons greater
    than 5 so allowing forward and backward mouse buttons to work
    over icons.

    Part of bug 660006

    Signed-off-by: Nelson Benitez Leon <nbenitezl@gmail.com>

M	eel/eel-canvas.c

commit 49c753b1e2adaf7803b2fd4f1685f859d979ff74
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-04-02

    file-operations: fix off-by-one error in copied files count

    TransferInfo->num_files counts from zero, so we have to increment
    it by
    one when formatting it into a string.

    https://bugzilla.gnome.org/show_bug.cgi?id=673345

M	libnautilus-private/nautilus-file-operations.c

commit 9b762008cf6417f1691bd94dd99c583d4e7a2c26
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-04-01

    link: remove unused code

    nautilus_link_local_get_additional_text() is now unused.

M	libnautilus-private/nautilus-link.c
M	libnautilus-private/nautilus-link.h

commit afc9a8196ce9a94b900f532c3b7d433ef9641569
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-04-01

    icon-container: don't show comment field for desktop files

    This fixes a regression introduced in commit
    5a47a484e45218e83202c508b421b1a2707af270

    https://bugzilla.gnome.org/show_bug.cgi?id=673316

M	src/nautilus-icon-view-container.c

commit 3525ec8ec6b382a04affa0d02bf8ba1a1929f89b
Author: Alexander Shopov <ash@kambanaria.org>
Date:	2012-04-01

    Updated Bulgarian translation

M	po/bg.po

commit c2ab193ea26c67d6031fce7fe389b3832c37cc80
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:	2012-03-31

    Updated Polish translation

M	po/pl.po

commit ce15200eb252536bf95c0a37939b883320f851c7
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:	2012-03-29

    Added Tibetan translation to LINGUAS

M	po/LINGUAS

commit a08f87e8fe5522dbd58573a73d3e7aac70d80cff
Author: tennom YK <tennomyathog@gmail.com>
Date:	2012-03-29

    Added Tibetan translation

A	po/bo.po

commit 963ee1bd9ba64d88272bd264d76eff6846e24c7c
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:	2012-03-27

    Updated Spanish translation

M	po/es.po

commit 67b2499fc0ea6ba08063adea535a1d3529ff3053
Author: Mantas Kriaučiūnas <mantas@akl.lt>
Date:	2012-03-26

    Updated Lithuanian translation

M	po/lt.po

commit b6972a97ab14dc86c2e5130feda39d3bc5c7a355 (tag: 3.4.0)
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-03-26

    release: prepare for 3.4.0

M	NEWS
M	configure.in

commit c1551dfcfa9c92bf43c57b219535f63a9fecdad4
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-03-26

    view: ensure we show "Open with..." entries for folders

    This is a regression from commit
    b9c51fd4eb84a9f52ee4be1bf183fc516984130b

    https://bugzilla.gnome.org/show_bug.cgi?id=672809

M	src/nautilus-view.c

commit d64698322ea64fed050bd82de545e678d557f85c
Author: Reşat SABIQ <tilde.birlik@gmail.com>
Date:	2012-03-26

    Updated Crimean Tatar (Crimean Turkish) translation

M	po/crh.po

commit 440d5bb1693d32a7d4fb8ef16002c130b600eb80
Author: Jiro Matsuzawa <jmatsuzawa@src.gnome.org>
Date:	2012-03-25

    Updated Japanese translation.

M	po/ja.po

commit 70b70e316cf4930036759581a935ab19475835e3
Author: Praveen Arimbrathodiyil <pravi.a@gmail.com>
Date:	2012-03-24

    Malayalam translation updated by Aslam

M	po/ml.po

commit afe92aa3ea0fdd988dd3bfe5851032843e6d808b
Author: Sasi Bhushan <sasi@swecha.net>
Date:	2012-03-24

    Updated Telugu translation

M	po/te.po

commit 0d165b3e0b874263e6f52127194b6e9f47ea4a1b
Author: Rajesh Ranjan <rranjan@redhat.com>
Date:	2012-03-23

    hindi translation by Chandan Kumar

M	po/hi.po

commit adb6a12a7b0b08cfd441e4a75857797dc9875a43
Author: Timo Jyrinki <timo@debian.org>
Date:	2012-03-23

    Updated Finnish translation by Jiri Grönroos

M	po/fi.po

commit 982ce96d810795dd30d50cb2ff8e622fcb9ff4d6
Author: Praveen Illa <mail2ipn@gmail.com>
Date:	2012-03-23

    Updated Telugu Translation

M	po/te.po

commit a6cb9e4697d904390cf54fdd19aa556b78bf98c0
Author: Kristjan SCHMIDT <kristjan.schmidt@googlemail.com>
Date:	2012-03-22

    Updated Esperanto translation

M	po/eo.po

commit a5914993f533ceeef84d2d7000c64160b68d2cfb
Author: Ibrahim Saed <ibraheem5000@gmail.com>
Date:	2012-03-21

    Updated Arabic translation

M	po/ar.po

commit 8d0c374a46fd90f82dea80c7d19fd8800fa67154
Author: Duarte Loreto <happyguy_pt@hotmail.com>
Date:	2012-03-21

    Updated Portuguese translation

M	po/pt.po

commit 040ee44c68efb7120e9a86f56c6e325052d42a8f
Author: Automatic Mirroring <aronmalache@gmail.com>
Date:	2012-03-21

    Update Simplified Chinese translation.

M	po/zh_CN.po

commit ef3a663a6e25040e1e96d3225654a0c774b1a823
Author: YunQiang Su <yqsu@src.gnome.org>
Date:	2012-03-21

    update Simplified Chinese (zh_CN) translation

M	po/zh_CN.po

commit 4229689853639bce00b4a8dab7f7312aafb7da32 (tag: 3.3.92)
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-03-19

    release: prepare for 3.3.92

M	NEWS
M	configure.in

commit a60e9887eebb8973c48c0151981a26cce7cc8793
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-03-19

    places-sidebar: add support for the "network" volume class identifier

    If a GVolume has a class identifier of "network", put it (and
    its mount)
    in the Network section. This fixes e.g. NFS mounts showing in
    the wrong
    section.

M	src/nautilus-places-sidebar.c

commit a06988aefdf6cf147936737e48005170410046b2
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-03-19

    places-sidebar: focus the first non-heading row on focus-in

    Instead of giving the focus to the heading, which would end up in
    getting stuck there, since headings are not supposed to be actionable.

    https://bugzilla.gnome.org/show_bug.cgi?id=672002

M	src/nautilus-places-sidebar.c

commit 003b8773399de836e11c725f24c8a1f668a29adf
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-03-19

    places-sidebar: use gtk_tree_view_set_cursor() to move selection

    This will also move the scrolled window up/down when we navigate
    the places
    sidebar with keyboard.

M	src/nautilus-places-sidebar.c

commit 429d3548b72b5a29e8c0e31304db3cd51e25fcbf
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-03-19

    places-sidebar: make find_prev_or_next_row() start from the passed
    iter

    This will be useful for the next commits.

M	src/nautilus-places-sidebar.c

commit 5d2471aff8033fc319957273cf20d33420c5a6f7
Author: Carles Ferrando <carles.ferrando@gmail.com>
Date:	2012-03-19

    [l10n]Updated Catalan (Valencian) translation

M	po/ca@valencia.po

commit 3ea1074b29d7d25c7c087eeeece215a057ab3fbd
Author: Joan Duran <jodufi@gmail.com>
Date:	2012-03-19

    [l10n] Updated Catalan translation

M	po/ca.po

commit 63b59332d15139bd43504e0192a169cd5f924bf5
Author: Mario Blättermann <mario.blaettermann@gmail.com>
Date:	2012-03-18

    [l10n] Updated German translation

M	po/de.po

commit f8f4f5a241dd99c04be8f327aed3316c9d87f1b2
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-03-16

    icon-container: set a range base selection icon on _set_selection()

    If the selection we set if just one item (as it is in the case when
    we're going back/forward in the history), set that item as a base for
    range selection too, instead of just selecting it.

    https://bugzilla.gnome.org/show_bug.cgi?id=672127

M	libnautilus-private/nautilus-icon-container.c

commit ba281e27b804b1c61c715f4371f352b04e9d76ad
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-03-16

    eel: delete unused code

    We don't use EelDPoint/EelIPoint anymore; other functions here
    are just
    unused.

M	eel/eel-art-extensions.c
M	eel/eel-art-extensions.h
M	eel/eel-self-checks.c
M	eel/eel-self-checks.h

commit 8e43d841355b6cd82af730bc2357f9ac1ed7c638
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-03-16

    icon-container: avoid using EelDPoint

    It's going away.

M	libnautilus-private/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-canvas-item.h
M	libnautilus-private/nautilus-icon-container.c

commit 0832acdb4371fc7de957303e220e899c8fdcdf5c
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-03-16

    icon-view: fix wheel scrolling for compact view

    If the smooth scroll event we get is an emulated scroll wheel, we have
    to emulate a right/left scroll, like we do for regular UP/DOWN events.

    https://bugzilla.gnome.org/show_bug.cgi?id=672185

M	src/nautilus-icon-view.c

commit 8dcf1625bb5e38c865ebe01f53275b579093663c
Author: Reinout van Schouwen <reinouts@gnome.org>
Date:	2012-03-16

    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Fixed typo

M	po/nl.po

commit 136a20daeef2568776a1c239bac9cb66a1f66efc
Author: Reinout van Schouwen <reinouts@gnome.org>
Date:	2012-03-16

    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’
    2012-03-16	Reinout van Schouwen <reinouts@gnome.org>

	- nl.po: Use ‘Standaard instellen’ instead of ‘Standaard
	  gebruiken’

M	po/nl.po

commit 9f6d1414dac34fef51616d7642fe52a2353d3c2b
Author: Krishnababu Krothapalli <kkrothap@redhat.com>
Date:	2012-03-16

    Translations Updated with FUEL

M	po/te.po

commit 4273aa66a8e73e11cf3ad388bb53350c12b30e83
Author: Krishnababu Krothapalli <kkrothap@redhat.com>
Date:	2012-03-16

    Translations Updated with FUEL

M	po/te.po

commit 258628dbf02a540179488c94d0a6c1100ad12eab
Author: Anita Reitere <nitalynx@gmail.com>
Date:	2012-03-14

    Updated Latvian translation.

M	po/lv.po

commit 3d275a971132a41809a3b1e5b8ac683d264d6c35
Author: Stefano Facchini <stefano.facchini@gmail.com>
Date:	2012-03-13

    view: improve scroll-zooming for smooth scrolling devices

    Try to emulate a normal scroll event by adding deltas until the total
    delta reaches +1 or -1.

M	src/nautilus-view.c

commit d865bc50459fb1349a761c3c7029bad7f13fc67c
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-03-13

    pathbar: make dragging from toolbar work again

    This was a regression from the recent refactorings in NautilusPathbar.
    Since we now have an event window, if we want button events to
    reach the
    parent toolbar, we have to select for such events when we realize the
    event window.

M	src/nautilus-pathbar.c

commit f7b54cdba55a0856b201e62818059ac5007fac35
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-03-13

    view: threshold the delta information when scroll-zooming

    We don't want to zoom for every single event, since in case the device
    supports smooth scrolling, we will get a lot of small events.
    Pointed out by Stefano Facchini.

M	src/nautilus-view.c

commit 45cb82857c9cef34952da4c0488780fd8b19a61b
Author: Jonh Wendell <jwendell@gnome.org>
Date:	2012-03-13

    Updated Brazilian Portuguese translation

M	po/pt_BR.po

commit df6a0a0a1e721142b1be5338fcad2cc0248fdf1e
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-03-12

    build: remove unused --enable-profiler build option

    It's unused.

    https://bugzilla.gnome.org/show_bug.cgi?id=661632

M	configure.in

commit d9c23d83fdb5e1178f2c2f97a57b937cdab1b251
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-03-12

    properties-window: ellipsize the Type field

    Or the properties window won't shrink when the file type string
    is long
    (e.g. with Archive types).

    https://bugzilla.gnome.org/show_bug.cgi?id=671809

M	src/nautilus-properties-window.c

commit 73588247787b408ec43dba4156cadac97fe2d6d6
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-03-12

    pathbar: refresh label size request every time it changes

    Or we might end up with buttons having the wrong size if a folder
    on the
    pathbar changes name.

    https://bugzilla.gnome.org/show_bug.cgi?id=671865

M	src/nautilus-pathbar.c

commit 389845f1f6e175212554aba7645ce728f0a8f7ec
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-03-12

    pathbar: don't set use-markup before resetting the label

    If the label contains markup text, setting use_markup before resetting
    the text can spawn a warning (and we're resetting the label text right
    afterwards anyway).

M	src/nautilus-pathbar.c

commit 799514c57003d174b466c1fbf262f1229cf9d9df
Author: Nilamdyuti Goswami <nilamdyuti@gmail.com>
Date:	2012-03-12

    Assamese translation completed

M	po/as.po

commit e6a47735728f2e9e40b7c036d94b8c7e7c996ef6
Author: Timo Jyrinki <timo@debian.org>
Date:	2012-03-12

    Finnish translation update from
    http://l10n.laxstrom.name/wiki/Gnome_3.4 translation sprint

M	po/fi.po

commit 269abde49580fe4ffa3ec0f31a4efa494860a1d5
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:	2012-03-10

    Updated Polish translation

M	po/pl.po

commit 6449cbff18611f8583f98a6ce4e97b66c9667d52
Author: Seong-ho Cho <darkcircle.0426@gmail.com>
Date:	2012-03-10

    Updated Korean translation

M	po/ko.po

commit 376678e92a107703ba19dd34fc4012ef4f04cf8c
Author: Kristjan SCHMIDT <kristjan.schmidt@googlemail.com>
Date:	2012-03-10

    Updated Esperanto translation

M	po/eo.po

commit 878e2a4f7ada26bb7c106e5bbdbd8434acf86c77
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-03-08

    view: fix zoom direction for smooth scrolling case

M	src/nautilus-view.c

commit 1a76e044a2c9b834d00c4ea30f1e3af3321d8cdd
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-03-08

    view: handle smooth scroll events for zooming

    Instead of reaching the g_assert_not_reached() and crash.

    https://bugzilla.gnome.org/show_bug.cgi?id=671650

M	src/nautilus-view.c

commit 0d46b0620b3b120cde310cb2319c309d8f3e3b82
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-03-07

    all: remove eel_g_hash_table_new_free_at_exit()

    Especially when references can be owned by non-resident modules,
    this is
    just too dangerous.

    https://bugzilla.gnome.org/show_bug.cgi?id=670989

M	eel/eel-glib-extensions.c
M	eel/eel-glib-extensions.h
M	eel/eel-stock-dialogs.c
M	eel/eel-string.c
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-signaller.c
M	libnautilus-private/nautilus-thumbnails.c
M	src/nautilus-properties-window.c

commit b9c51fd4eb84a9f52ee4be1bf183fc516984130b
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-03-07

    view: show applications for non launcher desktop files

    https://bugzilla.gnome.org/show_bug.cgi?id=319981

M	src/nautilus-mime-actions.c
M	src/nautilus-view.c

commit 5a47a484e45218e83202c508b421b1a2707af270
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-03-07

    link: fix code to parse additional description for links

    For some reason, this was ifdeffed out.

M	libnautilus-private/nautilus-link.c
M	src/nautilus-icon-view-container.c

commit 9ff4e9194215cd955b952b1a82bd6a9d80e666cd
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-03-07

    link: remove obsolete check for application/x-gnome-app-info

    We stopped supporting this everywhere else ages ago.

M	libnautilus-private/nautilus-link.c

commit 0ffe4ea4e0df9e5a186b3096bf1712011230a75b
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-03-07

    file-dnd: only accept launchers as DnD targets

    Not random desktop files.

M	libnautilus-private/nautilus-file-dnd.c

commit b241fd28913e87fe01419e4922259949a11c973f
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-03-07

    file: don't consider all desktop files nautilus links

    Only those which match application/x-desktop directly.

M	libnautilus-private/nautilus-file.c

commit 1ef720295bc14630522f2496d194c7c43ccc016a
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-03-07

    directory-async: remove code that was never executed

    The ifdef is never defined, so we should just remove this code.

M	libnautilus-private/nautilus-directory-async.c

commit b4877e5bb19d99936987dc9507fba273a55c3a5a
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-03-07

    properties-window: fix packing for desktop file properties box

    Fallout from GtkTable->GtkGrid migration.

M	src/nautilus-properties-window.c

commit cc05cdd37fa4e34164081222740c266ae5761508
Author: Bruce Cowan <bruce@bcowan.me.uk>
Date:	2012-03-07

    Updated British English translation

M	po/en_GB.po

commit aed94bad3ea8eaa6c603f8d85cbfb8cd1fd824fd
Author: Arash Mousavi <amousavi@src.gnome.org>
Date:	2012-03-06

    Updated Persian Translation

M	po/fa.po

commit 36b1557baf6ecc923e821d417531895640195c4f
Author: Bruno Brouard <annoa.b@gmail.com>
Date:	2012-03-06

    Updated French translation

M	po/fr.po

commit 34e74c768d5f39a65056716429a84306c3901992
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:	2012-03-06

    Updated Slovenian translation

M	po/sl.po

commit b1c3776dd91c29e4e9c1f020c24bb039ef730962
Author: Inaki Larranaga Murgoitio <dooteo@zundan.com>
Date:	2012-03-06

    Updated Basque language

M	po/eu.po

commit 7fdd100f259046f86500da3eb64cf10bceaba2bd
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-03-05

    build: bump required GTK version to 3.3.17

    I.e. the current git master.

M	configure.in

commit df2cf158aa93e2d395b57ce2a1bf4b89bac20709 (tag: 3.3.91)
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-03-05

    release: prepare for 3.3.91

M	NEWS
M	configure.in

commit ab5077e0bce77af4cad87a20fec8099e3db0bcc0
Author: Michael Terry <michael.terry@canonical.com>
Date:	2012-03-05

    slot: don't ref the NautilusWindowSlot when setting floating bar
    timeout

    We cancel the timeout on destruction already, and if a destroy event
    happens in between the timeout, this would break the assumption in
    NautilusWindowPane that all its slots were removed during its
    destruction.

    https://bugzilla.gnome.org/show_bug.cgi?id=670591

M	src/nautilus-window-slot.c

commit 819a5d14a33d95ba5ef25a3becec4ebccb93807b
Author: Michael Terry <michael.terry@canonical.com>
Date:	2012-03-05

    file-operations: use the right prototype for empty trash callback

    When unmounting, we might first prompt whether the trash should be
    emptied or not on the target volume. If we do so, make sure the
    callback
    from the empty trash job has the right prototype, to avoid crashing
    later trying to interpret a gboolean as a pointer to a data structure.

    https://bugzilla.gnome.org/show_bug.cgi?id=670595

M	libnautilus-private/nautilus-file-operations.c

commit 503443418709c9fb42af52c90c035b3957b0686e
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-03-05

    pathbar: copy implementation of an event window from the GTK copy

    In order to listen for scroll events on the whole pathbar area,
    we need
    to create an event window in realize(), created with GDK_SCROLL_MASK.
    Copy the code from GtkPathBar that implements this.

M	src/nautilus-pathbar.c
M	src/nautilus-pathbar.h

commit 04116ab2876412445c788091be07d7f7321a4a94
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-03-05

    pathbar: sync with GTK master to make scrolling work again

M	src/nautilus-pathbar.c

commit 4c83328a0ba2d511fea8cefe1464269fbaa1b35f
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-03-05

    Revert "Revert "Fix up accidental error in last commit""

    Having people randomly commit unapproved controversial changes to
    the UI
    during UI freeze is so awesome...

    This reverts commit 50a174cfbf288f07d2f9bf44f31af41dc1535df8.

M	src/nautilus-view.c

commit 29a050d986bd5fd86ef522617966768c8c40beb7
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-03-05

    Revert "Revert "Use ctrl-delete as the keyboard shortcut to trash
    files""

    Having people randomly commit unapproved controversial changes to
    the UI
    during UI freeze is so awesome...

    This reverts commit 6c21b39cd9d22de4c92ab214e647e65fbfdfe9ac.

M	src/nautilus-view.c

commit 6c66de56871a7201c6b0c13d216a237a2e4a4af3
Author: Hannie Dumoleyn <hannie@ubuntu-nl.org>
Date:	2012-03-04

    Updated Dutch translation

M	po/nl.po

commit 24bbb0d39a285546538961d917a070f1ead27bed
Author: Arash Mousavi <amousavi@src.gnome.org>
Date:	2012-03-04

    Updated Persian Translations

M	po/fa.po

commit 4a0dcfa280ebf9ade975fbefc470f9d3334b1175
Author: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
Date:	2012-03-04

    Updated Vietnamese translation

M	po/vi.po

commit 46ba80571e73335fa2fde48529e73b6f2b3f0453
Author: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
Date:	2012-03-03

    po/vi: import from Damned Lies

M	po/vi.po

commit 55660df03074e3759a88fd5cf4a45d0a0ce8830a
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:	2012-03-04

    Updated Hungarian translation

M	po/hu.po

commit 2c289a073bd0ff4b779f70885566b0783534a1da
Author: Daniel Korostil <ted.korostiled@gmail.com>
Date:	2012-03-02

    Uploaded Ukranian

M	po/uk.po

commit 202b772a7b6fcd7ac758011935cc0eb4eca8454e
Author: Mario Blättermann <mario.blaettermann@gmail.com>
Date:	2012-02-29

    [l10n] Updated German translation

M	po/de.po

commit 6c21b39cd9d22de4c92ab214e647e65fbfdfe9ac
Author: Xavier Claessens <xavier.claessens@collabora.co.uk>
Date:	2012-02-27

    Revert "Use ctrl-delete as the keyboard shortcut to trash files"

    This reverts commit cce40272e35b20b4aaf5f93109a05b7bb89704d5.

M	src/nautilus-view.c

commit 50a174cfbf288f07d2f9bf44f31af41dc1535df8
Author: Xavier Claessens <xavier.claessens@collabora.co.uk>
Date:	2012-02-27

    Revert "Fix up accidental error in last commit"

    This reverts commit c6279ac229545d7f64b64212383df2753482e233.

M	src/nautilus-view.c

commit f8f2aa2c1caa6c3eb2ad801f9b1644b505ec1e3f
Author: Dr.T.Vasudevan <agnihot3@gmail.com>
Date:	2012-02-26

    updated Tamil translation

M	po/ta.po

commit b1de3f789a3271d459815ec6d04ece342ebf8d1c
Author: Dr.T.Vasudevan <agnihot3@gmail.com>
Date:	2012-02-26

    updated Tamil translation

M	po/ta.po

commit b4272502dbdb48656502679e364c25ea945e1945
Author: Dr.T.Vasudevan <agnihot3@gmail.com>
Date:	2012-02-26

    updated Tamil translation

M	po/ta.po

commit 9c0bf9befaa286a96b4300d462954de003708340
Author: A S Alam <aalam@users.sf.net>
Date:	2012-02-26

    update Punjabi Translation

M	po/pa.po

commit 94463615ff55a9217470054084f4af8e819ee9c8
Author: Abderrahim Kitouni <a.kitouni@gmail.com>
Date:	2012-02-23

    Updated Arabic translation by Ibrahim Saed and Abderrahim Kitouni

M	po/ar.po

commit 73929f70316bd2b120a67725fdd43bc5a996149b
Author: Mattias Põldaru <mahfiaz@gmail.com>
Date:	2012-02-22

    [l10n] Updated Estonian translation

M	po/et.po

commit ab0af563ecfd50632cbb8491e634282a0f15ea07
Author: Mattias Põldaru <mahfiaz@gmail.com>
Date:	2012-02-22

    [l10n] Updated Estonian translation

M	po/et.po

commit fa8997416110581ed48979fdf873f8fe28fcf87b
Author: Ask H. Larsen <asklarsen@gmail.com>
Date:	2012-02-20

    Updated Danish translation

M	po/da.po

commit b05d9fd27463054916f84626f4d1a8daf9543d18
Author: Мирослав Николић <miroslavnikolic@rocketmail.com>
Date:	2012-02-20

    Updated Serbian translation

M	po/sr.po
M	po/sr@latin.po

commit 30f1d93169661d1493ffca3baace20577bed4a3a (tag: 3.3.90)
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-02-20

    release: prepare for 3.3.90

M	NEWS
M	configure.in

commit 3da42acd7a4da971294708e683394a2292c54c12
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-02-20

    build: link eel and libnautilus-private to libm

M	eel/Makefile.am
M	libnautilus-private/Makefile.am

commit 6fecf4844d5ae749c83a943af950ee594fc2e73d
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-02-20

    file: add a default empty implementation of set_metadata methods

    Otherwise we will segfault for subclasses of NautilusFile that don't
    override the method.

    https://bugzilla.gnome.org/show_bug.cgi?id=669735
    https://bugzilla.gnome.org/show_bug.cgi?id=669711

M	libnautilus-private/nautilus-file.c

commit 9fda64f91fdbd470e8a84991427dd1e9cb0b8ebf
Author: Ihar Hrachyshka <ihar.hrachyshka@gmail.com>
Date:	2012-02-20

    Updated Belarusian translation.

M	po/be.po

commit 67c5ba88c073c0a6620f22d7223d2bd3b450f499
Author: Ihar Hrachyshka <ihar.hrachyshka@gmail.com>
Date:	2012-02-20

    Updated Belarusian translation.

M	po/be.po

commit f6f651bff8f5961ea4577c7aaa81ada8263a74da
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2012-02-20

    Updated Norwegian bokmål translation

M	po/nb.po

commit 448c7991f3c2fb7c2434cd7a2dab8dfae399f609
Author: Adam Matoušek <adydas95@gmail.com>
Date:	2012-02-20

    Updated Czech translation

M	po/cs.po

commit c3f5c2afdd1f740576029544d21e732759e54ba0
Author: Daniel Nylander <po@danielnylander.se>
Date:	2012-02-19

    Updated Swedish translation

M	po/sv.po

commit 720b994d93d62f346e0cde181bdfc1817916f13c
Author: Yaron Shahrabani <sh.yaron@gmail.com>
Date:	2012-02-18

    Updated Hebrew translation.

M	po/he.po

commit 0d4de6246689ab67b40dad1d206114915589d18f
Author: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
Date:	2012-02-18

    Updated Traditional Chinese translation(Hong Kong and Taiwan)

M	po/zh_HK.po
M	po/zh_TW.po

commit ea10e1a45f11ea3771b92f411a0817fd9049fc88
Author: Jiro Matsuzawa <jmatsuzawa@src.gnome.org>
Date:	2012-02-17

    [l10n] Update Japanese translation

M	po/ja.po

commit d5cc4631ee4366bcf7f33c78bf193eb0e1cbb8b0
Author: Luca Ferretti <lferrett@gnome.org>
Date:	2012-02-16

    l10n: Updated Italian translation

M	po/it.po

commit 41106223c6124fb8b427810a3e9a5b9d270777fa
Author: Fábio Nogueira <fnogueira@gnome.org>
Date:	2012-02-16

    Updated Translator Credits in Brazilian Portuguese Translation

M	po/pt_BR.po

commit 8b21dc1de851f4e49a791cb2d878570e26985975
Author: Alexander Shopov <ash@kambanaria.org>
Date:	2012-02-16

    Updated Bulgarian translation

M	po/bg.po

commit 570266ce8c0ccd0e2382cd6cf5fdd59339b9a7c1
Author: Yuri Myasoedov <omerta13@yandex.ru>
Date:	2012-02-15

    Updated Russian translation

M	po/ru.po

commit a7843cb0d1bff3deafed93d9c9e2c7d8d6ebf458
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:	2012-02-15

    Updated Spanish translation

M	po/es.po

commit 4421b79de801efd5fbd7d6ef6666e2b0e3b813f9
Author: Fran Diéguez <fran.dieguez@mabishu.com>
Date:	2012-02-14

    Updated Galician translations

M	po/gl.po

commit 2c7b82f2d3712f08dc940828b7a4b4de55164621
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-02-14

    undo: add ngettext plural forms for undo operation strings

    Even if we don't use those strings for singular cases, this is still
    needed, since some languages might need to use the singular form for
    e.g. the x1st item.
    See: https://live.gnome.org/TranslationProject/DevGuidelines/Plurals

    https://bugzilla.gnome.org/show_bug.cgi?id=669889

M	libnautilus-private/nautilus-file-undo-operations.c

commit 01382c267728e2dd00cc8b48cd6024dbae183345
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-02-13

    pane: don't make the toolbar for inactive pane insensitive

    At the same time, we have to listen for events on the toolbar items to
    set the active pane.

M	src/nautilus-search-bar.c
M	src/nautilus-search-bar.h
M	src/nautilus-window-menus.c
M	src/nautilus-window-pane.c

commit 3787143f2bcf576a9b75600b40a324454b25beca
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-02-13

    pane: set a style class on the inactive window pane to style it

    Set a "nautilus-inactive-pane" style class on the inactive
    NautilusWindowPane; this allows us to theme the inactive pane
    state way
    more easily and removes a bunch of setup code.

M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-container.h
M	libnautilus-private/nautilus-icon-private.h
M	src/nautilus-icon-view.c
M	src/nautilus-list-view.c
M	src/nautilus-view.c
M	src/nautilus-view.h
M	src/nautilus-window-pane.c
M	src/nautilus-window-pane.h
M	src/nautilus-window.c

commit 31dad6f9fa05dc64fc1ead54bdad9bbae4bfa713
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-02-13

    icon-canvas-item: don't override parent container style flags

    When drawing the canvas item elements, don't override the parent
    container style flags, so we don't lose e.g. backdrop information.

M	libnautilus-private/nautilus-icon-canvas-item.c

commit 457c9ccaf17e34366ea4bacb7d3a1a72094fb8d7
Author: Baurzhan Muftakhidinov <baurthefirst@gmail.com>
Date:	2012-02-12

    [l10n] Updated Kazakh translation

M	po/kk.po

commit 47778be25cf65fbcd0151093fc7e2b3aa14b229c
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-02-11

    floating-bar: add "floating-bar" style class

M	src/nautilus-floating-bar.c

commit ef34e92b4c685c25e36d67b8b266ac6bff1489f0
Author: Yuri Myasoedov <omerta13@yandex.ru>
Date:	2012-02-11

    Updated Russian translation

M	po/ru.po

commit 8d064c5e5782e98bb63836b92847ff1260f4b77f
Author: Tiffany Antopolski <tiffany.antopolski@gmail.com>
Date:	2012-02-10

    po: updated en_CA.po

M	po/en_CA.po

commit cd497dd43fabc6b9aa679fd326bb0f16334dbd59
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-02-08

    undo: fix a double free in the Create operation strings func

    https://bugzilla.gnome.org/show_bug.cgi?id=669691

M	libnautilus-private/nautilus-file-undo-operations.c

commit 071f40683bda36eb47df8a2c536da282b9fb04e6 (tag: 3.3.5)
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-02-06

    release: prepare for 3.3.5

M	NEWS
M	configure.in

commit b7a3fddf60aaeac95f85259b2d83fc3cde81959f
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-02-06

    places-sidebar: change the way we restore selection on update

    Instead of checking whether the URI of every item we add is a
    candidate
    for selection, cycle through all the added items after inserting.
    This also fixes a bug where the GtkTreeIter we used for keeping
    track of
    the last added item was not up-to-date with the actual cell, since the
    sort function we apply to the items will modify the position of
    the item
    in the tree itself, making the iter invalid.

    https://bugzilla.gnome.org/show_bug.cgi?id=668212

M	src/nautilus-places-sidebar.c

commit 7e7a21daf15055aab8639ba684ce34a6683073fa
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-02-06

    places-sidebar: don't use an additional GtkTreeModelFilter

    We were using it just for GtkTreeDragSourceIface, which we can
    implement
    ourselves.

M	src/nautilus-places-sidebar.c

commit 7c5ebdbbd3c7778af230fc830b5bc6bd706f1d61
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-02-06

    window-manage-views: fix a crash when middle-clicking desktop icons

    We were hitting an assertion when middle clicking a desktop icon,
    since
    we were trying to open it in a tab (same window), and we don't really
    want to do that on the desktop.

    https://bugzilla.gnome.org/show_bug.cgi?id=655576

M	src/nautilus-window-manage-views.c

commit 4abf11d07e8d8bc86523e105db9c6c76f29e9643
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-02-06

    window: simplify code a bit

    Don't export nautilus_window_update_split_view_actions_sensitivity(),
    but alwauys call it from
    nautilus_window_update_show_hide_menu_items(),
    since that's what the code always does.

    https://bugzilla.gnome.org/show_bug.cgi?id=669189

M	src/nautilus-window-menus.c
M	src/nautilus-window-private.h
M	src/nautilus-window.c

commit 2626eacbd9883161d7d3b14f4e1c56a02e3eb7ce
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-02-06

    pane: don't forget to update the split view actions when closing
    a slot

    In case a slot close is requested, we should still update the
    split view
    actions sensitivity/state.

    https://bugzilla.gnome.org/show_bug.cgi?id=669189

M	src/nautilus-window-pane.c

commit e8c4685f033b11034fa24007c558b8fc347024d3
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-02-06

    desktop-background: stop any pending crossfades on widget destruction

    Internally, GnomeBGCrossfade depends on the GdkWindow we pass on to
    gnome_bg_crossfade_start() to be available during the whole crossfade.
    If our widget is destroyed, we have to immediately stop the crossfade,
    without waiting our finalization step, which happens after the widget
    is already gone.

M	libnautilus-private/nautilus-desktop-background.c

commit 91fc1674ae71d356b06b8b549e91782a2b06758a
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-02-06

    desktop-background: unref the GnomeBG on finalize

    This also prevents signals being emitted from it after our
    destruction,
    as in https://bugzilla.gnome.org/show_bug.cgi?id=665796

M	libnautilus-private/nautilus-desktop-background.c

commit 9d0f892656282519059d65f10db7504ad4910b22
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-02-06

    pane: don't access invalid memory

    slot->pane is already cleared in nautilus_window_slot_dispose(), which
    will get called while the slot is destroyed; setting it here can cause
    an invalid memory access.

M	src/nautilus-window-pane.c

commit 1bfe1dd449bdfb80e58f6f149d87c153f13962f2
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:	2012-02-04

    Updated Polish translation

M	po/pl.po

commit 6b2e19cb9957f0685eb561a6e22c1be6730e6fee
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-01-31

    undo: fix logic in the file operation callback

    This caused some actions not to be scheduled for redo.

M	libnautilus-private/nautilus-file-undo-operations.c

commit c4099c1a20c0502dd7a12e0d1ffbfe70d4bf527a
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-01-30

    application: fix an unfortunate typo

    We were allocating the wrong size for the NautilusApplication private
    structure.

M	src/nautilus-application.c

commit d60b724d5ee183b1074a137d9cc24c22b3a2259d
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-01-30

    undo: fix Redo Trash not updating the trashed mtime

    When we redo a trash operation, we should make sure our trashed files
    hash table stores the updated timestamp when we trashed the file
    again,
    or we won't be able to trash them again.

M	libnautilus-private/nautilus-file-undo-operations.c

commit 2a02b02328e20ac66b8cb71140681fdd0ac384ff
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-01-30

    undo: make sure to correctly clear the undo state on operation finish

    Don't stack allocate the struct for the file operations return value,
    and make sure we don't return success for a failed operation.

M	libnautilus-private/nautilus-file-undo-operations.c

commit 2944be953ef54717bb24968b0eebe468c9705db4
Author: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
Date:	2012-01-29

    Updated Traditional Chinese translation(Hong Kong and Taiwan)

M	po/zh_HK.po
M	po/zh_TW.po

commit 56a0b14e55239bf5076f1c73b30f534af1dd1a86
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:	2012-01-28

    Updated Slovenian translation

M	po/sl.po

commit f34c331ca81e4bafd6db4c6c36c7b3625c674278
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:	2012-01-28

    Updated Slovenian translation

M	po/sl.po

commit 3738ee50a11a2d3997c470cb19a23521c60c256e
Author: Yaron Shahrabani <sh.yaron@gmail.com>
Date:	2012-01-28

    Updated Hebrew translation.

M	po/he.po

commit 247a27a94b28304dbb0b4aaf2ff783d0d909a73c
Author: Timo Jyrinki <timo@debian.org>
Date:	2012-01-24

    Updated Finnish translation.

M	po/fi.po

commit 9736b263c7830dad6c9de6b42f131395201b993b
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-01-23

    undo: remove some URI->GFile roundtrips in the trash undo operations

    We can just store GFiles directly in the hash table and use
    g_file_hash() and g_file_equal() instead of parsing the URIs
    ourselves.

M	libnautilus-private/nautilus-file-undo-operations.c

commit 211d4429171e6d3e307cb175513077f61c86b640
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-01-23

    undo: don't provide any free function for trashed hashtable values

    No need to call g_free() anymore.

M	libnautilus-private/nautilus-file-undo-operations.c

commit 3c3096371bb8fda0766c59c9467eb8ed24ed67cf
Author: Arthur Taylor <theycallhimart@gmail.com>
Date:	2012-01-22

    Make rubberband fade obey gtk animation setting.

    The rubberband fade-out effect should observe the gtk animation
    setting, intened to make life easier for people running
    resource contrained setups (like X11 over a network.)

    Signed-off-by: Arthur Taylor <theycallhimart@gmail.com>

M	libnautilus-private/nautilus-icon-container.c

commit 125cc4026585b760071db630ffd6edcce1ad8c93
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2012-01-23

    Updated Norwegian bokmål translation

M	po/nb.po

commit 7b74cfc6fd6279599753f777620e2537d1f23e61
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:	2012-01-23

    Updated Spanish translation

M	po/es.po

commit 45a2f47e35002b316cb8ccb94073deaa6bb75850
Author: Fran Diéguez <fran.dieguez@mabishu.com>
Date:	2012-01-22

    Updated Galician translations

M	po/gl.po

commit 362fb6464b62d6fed896d1bc53f6fc763f8fa6fb
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-01-21

    undo: rework undo for the trash operation to be asynchronous

    Also, make the mtime checks actually useful; we need to check the
    trash::deletion-date attribute and match it with the time we
    trashed the
    file (which we can easily know using g_get_current_time()).

M	libnautilus-private/nautilus-file-operations.c
M	libnautilus-private/nautilus-file-undo-operations.c
M	libnautilus-private/nautilus-file-undo-operations.h

commit c063418e66ed0fdc40b4fd48bc5bd29c0cbefa09
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-01-21

    undo: fix undo move to trash

    We were querying the mtime of the trashed file after it was already
    trashed, and we were also overflowing the guint64 assigning -1 to it.

M	libnautilus-private/nautilus-file-operations.c

commit bf38d260d1011c08f5e36f3d7d78e10244627e16
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-01-21

    undo: always complete the apply action in idle

    The action might be synchronous.

M	libnautilus-private/nautilus-file-undo-operations.c

commit 89cc154cee3e64a771499d21f410854ecc5cd8ad
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:	2012-01-21

    Updated POTFILES.in

M	po/POTFILES.in

commit f8e8507dcfa98e21a1454cb5290b071abec680e4
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:	2012-01-21

    Updated Spanish translation

M	po/es.po

commit 5f338fc07e288dcc2ff6e141edc42aade01da284
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-01-20

    undo: remove NautilusFileUndoTypes

M	libnautilus-private/Makefile.am
D	libnautilus-private/nautilus-file-undo-types.h

commit 3f45de05a6a87c8d432e94375f714c3da1f8fc34
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-01-20

    view: use NautilusFileUndoInfo directly

    Get the info object from the manager and use that to build menus.

M	src/nautilus-view.c

commit aac633c6d66d7dd9753b645e88657a7f6257e8eb
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-01-20

    file/file-operations: adapt to changes in file undo manager

    And fix some typos.

M	libnautilus-private/nautilus-file-operations.c
M	libnautilus-private/nautilus-file-private.h
M	libnautilus-private/nautilus-file.c

commit 1f758301ee89b5f96bcb650f039696a7049fac44
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-01-20

    file-undo-manager: use NautilusFileUndoInfo

    Rework NautilusFileUndoManager to use the new NautilusFileUndoInfo
    objects.
    At the same time, make it use a single item instead of a queue,
    turning
    it into a state machine. This has various reasons; from a code
    perspective, if we keep a stack of operations, we should also
    keep track
    and invalidate items in there when something changes on the
    filesystem,
    but this can be very expensive.
    On the other hand in the UI we probably don't want to expose more than
    one item anyway.

M	libnautilus-private/nautilus-file-undo-manager.c
M	libnautilus-private/nautilus-file-undo-manager.h

commit 69e79e2f9d3c8c2bbae4a0a32e58f42385c662b4
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-01-20

    undo: turn NautilusFileUndoData into NautilusFileUndoInfo

    Make it a GObject with subclasses for each type of operations.
    This allows for easy sharing of the base class object with the view as
    well, for menu information, and provides an async API to the undo
    manager for the file operation.

M	libnautilus-private/nautilus-file-operations.c
M	libnautilus-private/nautilus-file-private.h
M	libnautilus-private/nautilus-file-undo-operations.c
M	libnautilus-private/nautilus-file-undo-operations.h
M	libnautilus-private/nautilus-file-undo-types.h
M	libnautilus-private/nautilus-file.c

commit 44b695b9af6a26fbf2979a19fd638cc3682c89bb
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-01-18

    file-operations: first pass at passing on success information

    We want to know if a file operation failed for some reason, so that we
    don't add it in the redo queue.

M	libnautilus-private/nautilus-file-operations.c
M	libnautilus-private/nautilus-file-operations.h
M	libnautilus-private/nautilus-file-undo-manager.c
M	libnautilus-private/nautilus-file-undo-manager.h
M	libnautilus-private/nautilus-file-undo-operations.c
M	libnautilus-private/nautilus-file-undo-operations.h
M	libnautilus-private/nautilus-file-undo-types.h
M	src/nautilus-places-sidebar.c
M	src/nautilus-properties-window.c
M	src/nautilus-tree-sidebar.c
M	src/nautilus-view.c
M	test/test-copy.c

commit f76844a3208033a97532222ce531bd9a04205871
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-01-16

    undo: pass in a GtkWindow for undo operations

    So that dialogs triggered by the file operations can correctly be
    parented.

M	libnautilus-private/nautilus-file-undo-manager.c
M	libnautilus-private/nautilus-file-undo-manager.h
M	libnautilus-private/nautilus-file-undo-operations.c
M	libnautilus-private/nautilus-file-undo-types.h
M	src/nautilus-view.c

commit dcf5d6796b5adc13a4b03d36f30d9f15025e9df9
Author: Amos Brocco <amos.brocco@gmail.com>
Date:	2012-01-16

    undo: introduce undo support

M	libnautilus-private/Makefile.am
M	libnautilus-private/nautilus-debug.c
M	libnautilus-private/nautilus-debug.h
M	libnautilus-private/nautilus-file-operations.c
M	libnautilus-private/nautilus-file-private.h
A	libnautilus-private/nautilus-file-undo-manager.c
A	libnautilus-private/nautilus-file-undo-manager.h
A	libnautilus-private/nautilus-file-undo-operations.c
A	libnautilus-private/nautilus-file-undo-operations.h
A	libnautilus-private/nautilus-file-undo-types.h
M	libnautilus-private/nautilus-file.c
M	src/nautilus-directory-view-ui.xml
M	src/nautilus-shell-ui.xml
M	src/nautilus-view.c
M	src/nautilus-window-menus.c

commit 88f18618ba15b952a739e410b910508f244b1fc3
Author: Vincent Untz <vuntz@gnome.org>
Date:	2012-01-19

    build: Support build against tracker 0.13/0.14

    https://bugzilla.gnome.org/show_bug.cgi?id=667853

M	configure.in

commit b65b13f59e0bb20497751a5c13ea85ccb7ebb2ba
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:	2012-01-17

    Updated Spanish translation

M	po/es.po

commit 01a2c0affada3157cf5b7b8147e27d6a0a0151dc
Author: Fran Diéguez <fran.dieguez@mabishu.com>
Date:	2012-01-17

    Updated Galician translations

M	po/gl.po

commit 3795ec8883676e367be1d7f9d6314a1a7e781fd7
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-01-16

    notebook: use a symbolic icon for the tab close image

M	src/nautilus-notebook.c

commit 1a5cc61ae329d3776e8d75fd46b0e9326f0e7654
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2012-01-16

    Updated Norwegian bokmål translation

M	po/nb.po

commit 8ff0ae7d645b4c076977ab889b46a20392d3da25 (tag: 3.3.4)
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-01-16

    release: prepare for 3.3.4

M	NEWS
M	configure.in

commit 8c778211e5c826998890d2034b828928c693e4d9
Author: Carlos Garnacho <carlosg@gnome.org>
Date:	2012-01-12

    eel: Queue resizes on the canvas as elements change visibility

    Not queueing resizes may play oddly with the size request caches in
    GTK+, resulting in gtk_widget_get_preferred_width/height returning
    0 even after the canvas was populated.

    https://bugzilla.gnome.org/show_bug.cgi?id=667831

M	eel/eel-canvas.c

commit f1bb90717ba78533905d3f532940a390371a979c
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-01-16

    build: add nautilus.gresource.xml to EXTRA_DIST

    Fix distcheck.

M	src/Makefile.am

commit 132bf6802d9e36354e89469f3ef0b5daa1082299
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-01-16

    extension: doc cleanups

M	docs/reference/libnautilus-extension/Makefile.am
M
docs/reference/libnautilus-extension/libnautilus-extension-docs.xml
M
docs/reference/libnautilus-extension/libnautilus-extension-sections.txt

commit e79c28b48008ed5e94763417b4a68b86ffcfd919
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-01-16

    extension: add some more missing gir annotations

M	libnautilus-extension/nautilus-column-provider.c
M	libnautilus-extension/nautilus-menu-provider.c
M	libnautilus-extension/nautilus-menu.c
M	libnautilus-extension/nautilus-property-page-provider.c

commit f04f79a424a03127c4d3ab44bd1363ff00ade212
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-01-16

    build: update gitignore

M	data/.gitignore
M	src/.gitignore

commit 607c8a11f41d7f1a49f67421d4b98a6edbcbcee5
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-01-16

    module: don't access the GModule if none was returned

    Before checking if the GModule pulls in ORBit, we should make sure
    g_module_open() returned a non-NULL GModule.

M	libnautilus-private/nautilus-module.c

commit 024381aac07aeb7ed161913e601fcefbf4e3f990
Author: Marcus Carlson <mdc@src.gnome.org>
Date:	2012-01-16

    file-operations: show current file counter and total files

    Change the file operation strings so that both the current file
    counter
    and the total number of files are shown in the UI.

    https://bugzilla.gnome.org/show_bug.cgi?id=606955

M	libnautilus-private/nautilus-file-operations.c

commit e0b3e63b6fedb8bd056c80647c43f4f388c3b1ed
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-01-16

    build: require latest GLib and GTK+

    This is needed for the new resources API.

M	configure.in

commit 733c890a5d7e4615b754accc0c7906545b9a0b59
Author: Alexander Larsson <alexl@redhat.com>
Date:	2012-01-12

    Move all ui files and icons into resources

M	icons/Makefile.am
M	libnautilus-private/nautilus-file-utilities.c
M	libnautilus-private/nautilus-file-utilities.h
M	libnautilus-private/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-thumbnails.c
M	libnautilus-private/nautilus-ui-utilities.c
M	libnautilus-private/nautilus-ui-utilities.h
M	src/Makefile.am
M	src/nautilus-bookmarks-window.c
M	src/nautilus-desktop-icon-view.c
M	src/nautilus-file-management-properties.c
M	src/nautilus-icon-view.c
M	src/nautilus-list-view.c
M	src/nautilus-toolbar.c
M	src/nautilus-view.c
M	src/nautilus-window-menus.c
A	src/nautilus.gresource.xml

commit d6291d9ae62de65deaafd72cf9f5a5e22e627cf3
Author: Yaron Shahrabani <sh.yaron@gmail.com>
Date:	2012-01-14

    Updated Hebrew translation.

M	po/he.po

commit 1df7de8a1ab643ebefe3d8df7ab0343f36687299
Author: Martin Pitt <martin.pitt@ubuntu.com>
Date:	2012-01-05

    Lazily initialize notification service

    Avoid spawning the notification daemon at startup through querying
    server caps.
    Instead, cache the result in server_has_persistence() and initialize
    it lazily.

    https://bugzilla.gnome.org/show_bug.cgi?id=667342

M	src/nautilus-progress-ui-handler.c

commit 6010f04793f926d2cc3c3533ce2f8de3f24eccc6
Author: Og B. Maciel <ogmaciel@gnome.org>
Date:	2012-01-12

    Fixes wrong translation on warning about long filename. BGO #667495.

M	po/pt_BR.po

commit 69cb7b536c0df4331b7c36aca9f71e67c8b19009
Author: Timo Jyrinki <timo.jyrinki@iki.fi>
Date:	2012-01-12

    Updated Finnish translation.

M	po/fi.po

commit 6003b063ee2af39644d4138e52ae93bd5b513ac1
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-01-09

    extension: add some annotations

M	libnautilus-extension/nautilus-file-info.c
M	libnautilus-extension/nautilus-location-widget-provider.c

commit 0d0eb9b50e5fd24a09bc2b9c141950fb75d86db3
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-01-09

    window: make nautilus_window_prompt_for_location() private

M	src/nautilus-window-menus.c
M	src/nautilus-window.c
M	src/nautilus-window.h

commit d01abc43d6bf016b573cbd0d6b6d0dc1bd127873
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-01-09

    window: remove unused view-as-changed signal

M	src/nautilus-window.c

commit 006e8207d13da318aa912a860930dd79f04fb085
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-01-09

    window: remove unused zoom-changed signal

M	src/nautilus-window.c

commit d48669776205bf7732601d73d2fddec5b44a53ef
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-01-09

    pane: remove useless assertion

    Now that the slots are direct pages of the GtkNotebook, there's
    no need
    to ensure the slot is in the pane's list, since we already assert on
    gtk_notebook_page_num(slot) >= 0.

M	src/nautilus-window-pane.c

commit ec391bf3de51ab4ee7f510ab6570fc240a7754c0
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-01-09

    slot: make NautilusWindowSlot a GtkBox

    Simplifies management of the slot quite a bit.

M	src/nautilus-notebook.c
M	src/nautilus-window-manage-views.c
M	src/nautilus-window-manage-views.h
M	src/nautilus-window-pane.c
M	src/nautilus-window-pane.h
M	src/nautilus-window-slot.c
M	src/nautilus-window-slot.h

commit 283c4903139dc08b7b69afa117870e143cc64137
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-01-09

    notebook: remove unused defines

M	src/nautilus-notebook.c

commit 115c960e939a1c1fa6db97a105fe92d0b70ecde8
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-01-09

    slot: remove unused cases for NautilusLocationChangeType

M	src/nautilus-window-manage-views.c
M	src/nautilus-window-slot.h

commit 1cb66dfb4c3750a142dfd3130613b52b1d386eff
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-01-07

    search-bar: remove unused focus-in signal

M	src/nautilus-search-bar.c
M	src/nautilus-search-bar.h

commit f49a5b864058cc5bb4b1534ab03e89d1e9fdbc34
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-01-07

    window: move nautilus_window_update_up_button() to NautilusWindow

M	src/nautilus-window-manage-views.c
M	src/nautilus-window-manage-views.h
M	src/nautilus-window-pane.c
M	src/nautilus-window-private.h
M	src/nautilus-window.c

commit 2705e8019c6f6b3714b679788827c5c297798cf9
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-01-07

    pane: cleanup

M	src/nautilus-properties-window.c
M	src/nautilus-window-manage-views.c
M	src/nautilus-window-menus.c
M	src/nautilus-window-pane.c
M	src/nautilus-window-types.h
M	src/nautilus-window.c
M	src/nautilus-window.h

commit 1af49b5dd84e9127785f2c507940574d6f62ecbf
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-01-07

    window: use g_clear_object

M	src/nautilus-window-manage-views.c
M	src/nautilus-window-menus.c

commit 4d22ba9b6100556bf6f81f827b38dc9ad0626ac3
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-01-06

    window: nuke unused functions

M	src/nautilus-window-manage-views.c
M	src/nautilus-window-manage-views.h

commit ed97a6ec6db1a618bc65705618e5b73748e4cd7e
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-01-06

    all: use nautilus_window_slot_get_window()

M	src/nautilus-window-manage-views.c
M	src/nautilus-window-pane.c
M	src/nautilus-window-slot.c
M	src/nautilus-window.c

commit f1f7bf476b3c932d13927e55292e8bd8b77b29d8
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-01-06

    application: remove useless assignment

M	src/nautilus-application.c

commit e83f6e0990971ea22275bd9cf877541b7824ab14
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-01-06

    pane: refactor to make NautilusWindow a GObject property

M	src/nautilus-window-pane.c

commit 93923f66225434e42ef6bb8588e7d3fbdb3409a4
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-01-06

    window: fold nautilus_window_allow_up() into its only caller

M	src/nautilus-window-manage-views.c
M	src/nautilus-window.c
M	src/nautilus-window.h

commit f5db1b3062a42a649fbc11e4272399cfa70dc772
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-01-06

    window: remove unused nautilus_window_allow_back/forward

M	src/nautilus-window.c
M	src/nautilus-window.h

commit f784b5b57503e58c49a1d55b0c664096951c9018
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-01-06

    pane: use nautilus_navigation_state_set_boolean()

M	src/nautilus-window-pane.c

commit f3eff82082f4ebd88e01d3efbe2631a15989cfa9
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-01-06

    navigation-state: add API to sync a boolean value on a tracked action

M	src/nautilus-navigation-state.c
M	src/nautilus-navigation-state.h

commit 9384542c1821420c01962237d23e9716bc5a8404
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-01-06

    window: add nautilus_window_get_navigation_state()

M	src/nautilus-window-menus.c
M	src/nautilus-window-pane.c
M	src/nautilus-window.c
M	src/nautilus-window.h

commit f876211d2e318580d1f28c57e7f0182f7c5bfb3a
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-01-06

    window: add nautilus_window_get_main_action_group()

M	src/nautilus-desktop-window.c
M	src/nautilus-window-menus.c
M	src/nautilus-window.c
M	src/nautilus-window.h

commit 419d49de7dd714095fbd63dd7093fec5c07a52fb
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-01-06

    slot: fold function into the only caller

    Also simplify its code a bit.

M	src/nautilus-window-slot.c

commit 7289cc044cfaa3eee69396805d4e6dd8644a9483
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-01-06

    slot: cleanup NautilusWindowSlot creation

M	src/nautilus-window-pane.c
M	src/nautilus-window-slot.c
M	src/nautilus-window-slot.h

commit b09427273f525753b4b792bfdfb333e28c2e0ea9
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-01-06

    window: misc cleanups

M	src/nautilus-window-bookmarks.c
M	src/nautilus-window-private.h
M	src/nautilus-window.c

commit 33a79d4ca73be9b45b19ff28cd702103a40333c5
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-01-06

    window: move nautilus_window_open_slot to NautilusWindowPane

    Where it should really belong.

M	src/nautilus-window-manage-views.c
M	src/nautilus-window-pane.c
M	src/nautilus-window-pane.h
M	src/nautilus-window-private.h
M	src/nautilus-window.c

commit 0d83fdffed7b3c8987e19f6e5ef6f304f5efdb9d
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-01-06

    slot: don't include gi18n.h in the header

M	src/nautilus-bookmarks-window.c
M	src/nautilus-progress-ui-handler.c
M	src/nautilus-view-dnd.c
M	src/nautilus-window-pane.c
M	src/nautilus-window-slot.c
M	src/nautilus-window-slot.h

commit ac606bd25e13914c28702a5099905ead4e1c1510
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-01-06

    all: use nautilus_window_get_active_pane()

M	src/nautilus-window-manage-views.c
M	src/nautilus-window-menus.c
M	src/nautilus-window-pane.c
M	src/nautilus-window.c

commit 455c8da5981db559d7d47d9f9fcb8dac8297d4ac
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-01-06

    all: use nautilus_window_get_active_slot()

M	src/nautilus-location-bar.c
M	src/nautilus-window-bookmarks.c
M	src/nautilus-window-manage-views.c
M	src/nautilus-window-menus.c
M	src/nautilus-window-pane.c
M	src/nautilus-window-private.h
M	src/nautilus-window-slot.c
M	src/nautilus-window.c

commit cc151a40cebda4ba7d4adc40c702f0210614105f
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-01-02

    window: remove bookmark menu placeholder path from NautilusWindowClass

    It's not used by the only subclass we have now.

M	src/nautilus-window-bookmarks.c
M	src/nautilus-window.c
M	src/nautilus-window.h

commit 6c8896cfc1a52b0eec31bec3090ee5661af1931e
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-01-02

    window: remove nautilus_window_get_window_type()

    It's unused now.

M	src/nautilus-desktop-window.c
M	src/nautilus-window.c
M	src/nautilus-window.h

commit f167ba4f3f3d571169c07584528e748391c5a833
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-01-02

    view: don't use nautilus_window_get_window_type()

    Just check if the view is a NautilusDesktopIconView instead.

M	src/nautilus-view.c

commit 6561bf66c37ffcff450c7880300661ee260ec5c7
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-01-02

    window: remove unused code

M	src/nautilus-window-private.h
M	src/nautilus-window.c
M	src/nautilus-window.h

commit b5316226924feb948de5f372962c7174ff8fa10d
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-01-02

    window: remove nautilus_window_show_window()

    Fold it into the only caller, and simplify its code.

M	src/nautilus-window.c
M	src/nautilus-window.h

commit 1d06cfcff92afc46bcaf5b313a604b93d76cbdd9
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-01-02

    window: remove useless assignment

M	src/nautilus-window.c

commit d84023681be2f192ccbd4fe5c3b07631c683911f
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2012-01-02

    window: simplify code

    Fold function into the only caller.

M	src/nautilus-window.c

commit 00ad5bc605488e15a6877ce94cbd0e4b1f42cdb1
Author: Ihar Hrachyshka <ihar.hrachyshka@gmail.com>
Date:	2012-01-10

    Updated Belarusian translation.

M	po/be.po

commit 7aff7fb6b0e5b7717e06944c09de734270d85ed8
Author: Diego Escalante Urrelo <descalante@igalia.com>
Date:	2011-12-29

    floating-bar: misc indentation fixes

M	src/nautilus-floating-bar.c

commit 2cd406307863c268d045487daeedeb36e22a19bf
Author: Alexander Shopov <ash@kambanaria.org>
Date:	2012-01-08

    Updated Bulgarian translation

M	po/bg.po

commit 669ab8445bb33f00dfeb6584fdc431ea942fda79
Author: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
Date:	2012-01-06

    Updated Vietnamese translation

M	po/vi.po

commit f4d439875b3a101fa195012fb8a6607542e69b9a
Author: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
Date:	2012-01-06

    po/vi: import from Damned Lies

M	po/vi.po

commit 02c0d8b671ee9cd61374b28d1627ab8edff7fe41
Author: Mattias Põldaru <mahfiaz@gmail.com>
Date:	2012-01-02

    [l10n] Updated Estonian translation

M	po/et.po

commit a9627858a6b49e505b97c210e95f0bafa91e0a90
Author: Jovan Naumovski <jovan3.14@gmail.com>
Date:	2012-01-01

    Updated Macedonian translation.

M	po/mk.po

commit 54dd59e149edcc6d744bba5cd7576526e9b52075 (x60/master)
Author: Wylmer Wang <wantinghard@gmail.com>
Date:	2011-12-27

    Update Simplified Chinese translation

M	po/zh_CN.po

commit aacde57c44b1259ed476507b6288416d999832f9
Author: Andreas N <gedemiti@gmail.com>
Date:	2011-12-26

    Updated Norwegian Nynorsk translation

M	po/nn.po

commit 1a050ded4c3625c56022a1d50b856cf298d1f2c2
Author: Xandru Armesto <xandru@softastur.org>
Date:	2011-12-22

    Updated asturian translation

M	po/ast.po

commit c6510f6b07caeeffacbfa062660e4fca0219d958
Author: Jürg Billeter <j@bitron.ch>
Date:	2011-12-20

    build: Add gmodule as dependency

    With GLib 2.31.4 and later, linking against GIO no longer drags in
    gmodule.

M	configure.in

commit 54ae064f753582a8b0745110b45724b99eb913a4 (tag: 3.3.3)
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-12-19

    release: prepare for 3.3.3

M	NEWS
M	configure.in

commit 2de1c3a4a0294006bbcf950f7473ff962848dc1c
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-12-19

    fdo-dbus: dist the DBus interface XML file

    Fixes distcheck

M	data/Makefile.am

commit 642835db7ab148e44733206a09bf55cd14660e5a
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-12-19

    fdo-dbus: don't dist generated dbus sources

    Use nodist_nautilus_SOURCES, like the generated object manager for
    org.Nautilus.FileOperations

M	src/Makefile.am

commit f35e710d3c31fc2af5ddce9c31a52d408e215276
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-12-19

    fdo-dbus: use the right include for nautilus-debug.h

    Fixes distcheck

M	src/nautilus-freedesktop-dbus.c

commit 85af4ef2e58b45dcd40f6ba692b12e73c6cf6ffd
Author: Pierre Wieser <pwieser@trychlos.org>
Date:	2011-12-19

    Set icons from extensions on the context menu GtkActions

    This way, if icons are set to display in e.g. menus, extensions
    one will
    be properly shown.

    https://bugzilla.gnome.org/show_bug.cgi?id=665822

M	libnautilus-private/nautilus-ui-utilities.c
M	libnautilus-private/nautilus-ui-utilities.h
M	src/nautilus-view.c

commit 773fdc3e2ba7fef4bf824c865a0f3aba14fc785a
Author: Stefano Teso <stefano.teso@gmail.com>
Date:	2011-12-04

    places-sidebar: make Desktop dir bookmarkable if not shown by default

    See: https://bugzilla.gnome.org/show_bug.cgi?id=663956

M	src/nautilus-places-sidebar.c

commit 2ee1b4060b1d99c67e528d626514968384277af5
Author: Nelson Benitez Leon <nbenitezl@gmail.com>
Date:	2011-12-13

    Show background menu when clicking on blank space

    Fixes bug 94618

M	src/nautilus-list-view.c

commit 73b2f5e9de469f7997c8ab4d12f1aa542a4e7e54
Author: Nelson Benitez Leon <nbenitezl@gmail.com>
Date:	2011-12-14

    Fix race condition when right-clicking after rubberbanding

    Fixes bug 662979

M	libnautilus-private/nautilus-icon-container.c

commit 1fbc4002d38f42a5e9536dc3f1b59438d362d94e
Author: Petr Kovar <pkovar@redhat.com>
Date:	2011-12-15

    Fix Czech translation

M	po/cs.po

commit 6ed0cae9df696b816309b6c6d8fdb2660c66b922
Merge: 11fa184 f01e2e9
Author: Federico Mena Quintero <federico@gnome.org>
Date:	2011-12-14

    Merge branch 'freedesktop-dbus' - bgo#636269

    This adds an implementation for the DBus interface
    org.freedesktop.FileManager1.

    This lets applications call the file manager to show a file within
    a folder,
    to show a folder's contents, or to show a file's properties.

    The main work behind this is by Akshay Gupta <kitallis@gmail.com>,
    done during the Google Summer of Code 2011.

commit f01e2e9b5fa6dcd0514bdf5efe5f76b4312f1fd3
Author: Federico Mena Quintero <federico@gnome.org>
Date:	2011-12-14

    Add an org.freedesktop.FileManager1.service file for DBus

    Even though this registers a service for a freedesktop name with
    a Gnome-specific
    program (Nautilus), we'll just do this for now.

    Later we can discuss in the DBus list how to launch services with
    generic
    interfaces, but specific implementations for each desktop environment.

    Signed-off-by: Federico Mena Quintero <federico@gnome.org>

M	data/Makefile.am
A	data/org.freedesktop.FileManager1.service.in

commit 73e5a35efcd7607d6a3ee5e8bd5e8278a86d6705
Author: Federico Mena Quintero <federico@gnome.org>
Date:	2011-12-14

    Remove superfluous helper function

    Signed-off-by: Federico Mena Quintero <federico@gnome.org>

M	src/nautilus-properties-window.c

commit 371e178550587cad04941493c6129e8e454223ab (origin/freedesktop-dbus)
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-12-14

    Use a single method to create properties windows

    Make startup_id a param of nautilus_properties_window_present().

M	src/nautilus-freedesktop-dbus.c
M	src/nautilus-places-sidebar.c
M	src/nautilus-properties-window.c
M	src/nautilus-properties-window.h
M	src/nautilus-tree-sidebar.c
M	src/nautilus-view.c

commit 6e02005986b78879f4d3e23342c90accfa241745
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-12-14

    properties-window: parent_widget and startup_id are not mutual

    Even though we don't (yet) use the same code path when building a
    properties window for a parent widget and for a startup_id
    (i.e. there's
    no call that sets both), there's no reason to make them mutually
    exclusive in code when creating the window.

M	src/nautilus-properties-window.c

commit 326f5d86a5650d201c48acacaf77752d544668da
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-12-14

    fdo-dbus: coding style cleanups

M	src/nautilus-freedesktop-dbus.c

commit c0752563fe6f2a0454069b93c9a29dae11a2e833
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-12-14

    fdo-dbus: handle g_file_get_parent() failing

    g_file_get_parent() can return NULL if the file is a root element.
    Handle that case gracefully in the code.

M	src/nautilus-freedesktop-dbus.c

commit 8aa21c333115cec5eab0cd3965684b9b09dc7fa3
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-12-14

    application: streamline code for creating selection list

M	src/nautilus-application.c

commit 14f7dd8cdbbe04b84c2b8f75134cefd45aaf9c4b
Author: Federico Mena Quintero <federico@gnome.org>
Date:	2011-12-13

    Pass the startup_id when creating the properties window

    This completes the implementation of the DBus interface.

    Signed-off-by: Federico Mena Quintero <federico@gnome.org>

M	src/nautilus-freedesktop-dbus.c

commit 625dac4492e7daf7fef46c8dc4990da5d786efad
Author: Federico Mena Quintero <federico@gnome.org>
Date:	2011-12-13

    Add nautilus_properties_window_present_with_startup_id()

    This lets us pass a startup_id string instead of a parent_widget;
    this will
    be used from the Freedesktop DBus interface.

    Signed-off-by: Federico Mena Quintero <federico@gnome.org>

M	src/nautilus-properties-window.c
M	src/nautilus-properties-window.h

commit 9868b796ec9d4761512d0a948bf0d6438be6702c
Author: Federico Mena Quintero <federico@gnome.org>
Date:	2011-12-13

    Don't use nested if()s when a single one will do

M	src/nautilus-properties-window.c

commit ebc2d0728553cded8dcb5f65d0075e2e7c9d277e
Author: Federico Mena Quintero <federico@gnome.org>
Date:	2011-12-13

    Use g_clear_object() instead of verbose code

M	src/nautilus-freedesktop-dbus.c

commit 08c2044e7056a9d6113dbf3613ea6303b6f0180d
Author: Federico Mena Quintero <federico@gnome.org>
Date:	2011-12-13

    Implement ShowItems() vs. ShowFolders() from the DBus interface

    We use the new nautilus_application_open_location() to do this;
    now we can distinguish 'open a location and select something
    inside it',
    vs. 'show a location'.

    Signed-off-by: Federico Mena Quintero <federico@gnome.org>

M	src/nautilus-freedesktop-dbus.c

commit 29ecfd7fb83c57289fc5e46a05cbead958f4b1ef
Author: Federico Mena Quintero <federico@gnome.org>
Date:	2011-12-13

    Add nautilus_application_open_location()

    This is a convenience function so that NautilusFreedesktopDBus
    can cause
    the application to open a location and optionally select an item
    within that location.

    Signed-off-by: Federico Mena Quintero <federico@gnome.org>

M	src/nautilus-application.c
M	src/nautilus-application.h

commit 3a899726ac482ae90f1b8fb52657ee80fef3a7fe
Author: Federico Mena Quintero <federico@gnome.org>
Date:	2011-12-13

    Turn NautilusFreeDesktopDBus into a GObject internally

    This is to match NautilusDBusManager.

    Signed-off-by: Federico Mena Quintero <federico@gnome.org>

M	src/nautilus-freedesktop-dbus.c

commit 11fa1848dca3af78cd0f984f7c84f2214140f023
Author: Rudolfs Mazurs <rudolfs.mazurs@gmail.com>
Date:	2011-12-13

    Updated Latvian translation

M	po/lv.po

commit 5294105677f371998043dde98a94847a1246c421
Author: Ryan Lortie <desrt@desrt.ca>
Date:	2011-12-13

    nautilus application: use GActionMap

    g_application_set_action_group() is deprecated for favour of
    GActionMap,
    so use that instead.

    Bump the glib version dependency for GActionMap.

M	configure.in
M	src/nautilus-application.c

commit 33ca9cd5b0be3dcf092b7174591ede34edf2346d
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-12-08

    eel: remove unused eel_accessibility_set_name/description

M	eel/eel-accessibility.c
M	eel/eel-accessibility.h

commit f78dee9affd9c88ce410c42cbf9c1118839d33d7
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-12-08

    view: use ATK API directly to set accessible name/description

M	src/nautilus-view.c
M	src/nautilus-window-manage-views.c

commit c76dc41521c9327a7aa121f35e68e10b6783f740
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-12-07

    application: add a compatibility dummy --browser cmdline option

    External scripts or desktop files from previous might still call
    nautilus with the --browser option, and it's bad to just fail in that
    case. Add a dummy (and hidden) cmdline option that does nothing for
    --browser.

    https://bugzilla.gnome.org/show_bug.cgi?id=665700

M	src/nautilus-application.c

commit 4b497142b1c2361cf38c0804a283b8b419c3b623
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-12-07

    man: remove reference to --browser option from the manual

    The option is not supported anymore since 3.0.

    https://bugzilla.gnome.org/show_bug.cgi?id=665700

M	docs/nautilus.1

commit ecf70ad6a66cc1450935e54ebffd95660ebc05a4
Author: Akshay Gupta <kitallis@gmail.com>
Date:	2011-12-06

    Implement ShowItemProperties()

M	src/nautilus-freedesktop-dbus.c

commit f65bd26d6f3691006c291f88e6c3b1add349d985
Author: Federico Mena Quintero <federico@gnome.org>
Date:	2011-12-06

    Allow creating a properties window with a NULL parent widget

    When the ShowItemProperties() DBus call comes in, it doesn't come from
    a parent widget.  Instead, it has a startup ID.  So, we need
    to be able to pass a NULL parent_widget to the properties window.

    Signed-off-by: Federico Mena Quintero <federico@gnome.org>

M	src/nautilus-properties-window.c

commit 5f3b0071d11cc864d135f35b7b85b07a5395f97a
Author: Akshay Gupta <kitallis@gmail.com>
Date:	2011-12-06

    Implement ShowFolders()

    NautilusApplication doesn't make a distinction between showing files
    and showing folders, so for now we'll use the same implementation.

M	src/nautilus-freedesktop-dbus.c

commit 08b590a4c6014d6a91a525b3183d3266788703a4
Author: Akshay Gupta <kitallis@gmail.com>
Date:	2011-12-06

    Implement ShowItems()

    Unfortunately g_application_open() and NautilusApplication don't
    actually
    use the startup_id.  We will have to pass this in another fashion
    later.

M	src/nautilus-freedesktop-dbus.c

commit e7dc7a27001dcadb8f7a2cafb26bbb3be724d801
Author: Federico Mena Quintero <federico@gnome.org>
Date:	2011-12-06

    Initialize the freedesktop DBus manager from NautilusApplication

    Signed-off-by: Federico Mena Quintero <federico@gnome.org>

M	src/nautilus-application.c

commit e1a2bcecf4d4dea845194c943f82c60f8c6c6d36
Author: Federico Mena Quintero <federico@gnome.org>
Date:	2011-12-06

    Pass the NautilusApplication to the freedesktop DBus manager

    Signed-off-by: Federico Mena Quintero <federico@gnome.org>

M	src/nautilus-freedesktop-dbus.c
M	src/nautilus-freedesktop-dbus.h

commit 456afcbb6042c8f1ab73f240e5be5eabd681e090
Author: Federico Mena Quintero <federico@gnome.org>
Date:	2011-12-06

    DBus boilerplate for handling the org.freedesktop.FileManager1 service

    Signed-off-by: Federico Mena Quintero <federico@gnome.org>

M	src/Makefile.am
A	src/nautilus-freedesktop-dbus.c
A	src/nautilus-freedesktop-dbus.h

commit aa01e30c0d3d585bd808ed1ab53c5ca396371cd1
Author: Federico Mena Quintero <federico@gnome.org>
Date:	2011-12-06

    Generate the org.freedesktop DBus code

    Signed-off-by: Federico Mena Quintero <federico@gnome.org>

M	src/.gitignore
M	src/Makefile.am

commit a3c387089e3bb9eaafe8b033bd334d151ccebe06
Author: Akshay Gupta <kitallis@gmail.com>
Date:	2011-12-06

    Add declaration for the org.freedesktop.FileManager1 DBus interface

    This is not in dbus-interfaces.xml as that one has a different
    namespace (org.gnome.Nautilus), and that makes the generated
    code from gdbus-codegen really ugly.  By keeping a separate
    file for this interface, we can get pretty generated code.

A	data/freedesktop-dbus-interfaces.xml

commit 40be4b85f51fc7b192ef7421b2ede27954997cc8
Author: Nelson Benitez Leon <nbenitezl@gmail.com>
Date:	2011-12-02

    Make 'next row' behaviour work again by making it general According
    to feedback on a11y list this should not hurt a11y. Fixes bug 660881

M	libnautilus-private/nautilus-icon-container.c

commit 2721796f86efd1e7e118c9531657e815bd1e0c60
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-12-05

    idle-queue: remove unused NautilusIdleQueue

M	libnautilus-private/Makefile.am
M	libnautilus-private/nautilus-directory-private.h
D	libnautilus-private/nautilus-idle-queue.c
D	libnautilus-private/nautilus-idle-queue.h

commit 896a9cf4bbadfc19c6d69fa53bd9ea46cb81989c
Author: Rui Matos <tiagomatos@gmail.com>
Date:	2011-12-02

    icon-container: use a threshold to start scrolling while rubberbanding

    This allows us to scroll while rubberbanding when the window is
    maximized and
    thus the pointer can't possibly leave the widget area.

    https://bugzilla.gnome.org/show_bug.cgi?id=665383

M	libnautilus-private/nautilus-icon-container.c

commit cdf858fbfccdbca7bd8fc27f0f85e815177ee8c6
Author: Stefano Teso <stefano.teso@gmail.com>
Date:	2011-11-30

    Avoid deprecate gtk_widget_get_pointer().

M	libnautilus-private/nautilus-icon-container.c

commit 0a5838004030f64d9f27c55a3f2f49275b82b79f
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-12-02

    properties-window: initiate a new row when no sibling is provided

    This was the original intent of this code.

M	src/nautilus-properties-window.c

commit 098aa9334123334d500c166f13dc47f5f110cd8a
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-12-02

    window: explicitly destroy the sidebar in _destroy()

    When the nautilus window is destroyed, make sure to explicitly destroy
    the sidebar before the panes.
    Destroying all the panes can trigger a callback back into the sidebar,
    which would then try to access the window pane list from the callback.
    The pane list was already destroyed and cleared at that point though,
    and we would segfault.

    https://bugzilla.gnome.org/show_bug.cgi?id=652320

M	src/nautilus-window.c

commit 7e351fd5ead64be1343eea6d357a2edb25f9a721
Author: Dmitry Shachnev <mitya57@gmail.com>
Date:	2011-12-01

    Don't allow "New tab" (Ctrl+T) shortcut in desktop window

    Disable the New Tab action on the desktop.

    https://bugzilla.gnome.org/show_bug.cgi?id=655256

M	src/nautilus-desktop-window.c

commit f1d9644efe457d84b9a18f250e85b5d70cb46620
Author: Praveen Illa <mail2ipn@gmail.com>
Date:	2011-11-30

    Updated Telugu Translation

M	po/te.po

commit 780f8e4abf482628677e4f75ed502e1f18cf2411
Author: Daniel Nylander <po@danielnylander.se>
Date:	2011-11-25

    Updated Swedish translation

M	po/sv.po

commit cd99b28b903e0c3c69f142dd5c7977bb791d9cf1
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-11-23

    places-sidebar: sort the XDG dirs section for the current locale

    The XDG dirs section should not hardcode an english ordering,
    but follow
    the current locale.

    https://bugzilla.gnome.org/show_bug.cgi?id=664464

M	src/nautilus-places-sidebar.c

commit 786b34ff9abfae433956077a5feb2978d126ecfb
Author: Stas Solovey <whats_up@tut.by>
Date:	2011-11-16

    Updated Russian translation

M	po/ru.po

commit a76dce8845b9bca8e01e67ad547ae158cff18456
Author: Thura Hlaing <trhura@gmail.com>
Date:	2011-11-14

    [l10n]Added Burmese translation

M	po/LINGUAS
A	po/my.po

commit 3aeff5a3d2114b77126686bd642716b21f4aa014
Author: Fran Diéguez <fran.dieguez@mabishu.com>
Date:	2011-11-13

    Updated Galician translations

M	po/gl.po

commit b81330c62d232af66c5be7186f2badabecd52673
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:	2011-11-09

    Updated Spanish translation

M	po/es.po

commit 12bc05de21fed18ac985470fa55174629de6470f
Author: Kristjan SCHMIDT <kristjan.schmidt@googlemail.com>
Date:	2011-11-04

    Updated Esperanto translation

M	po/eo.po

commit aff2f078ef222f28a8a32408260efdfc7d8be8d9
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:	2011-10-29

    Fix a small mistranslation in the Hungarian po

M	po/hu.po

commit 9208a93c2d3f85bcb10c05c1cfc55b33b545ca46
Author: Yaron Shahrabani <sh.yaron@gmail.com>
Date:	2011-10-27

    Updated Hebrew translation.

M	po/he.po

commit f01c138bc3567cfedb476bcc4e2a66da8b3b38ee
Author: Kristjan SCHMIDT <kristjan.schmidt@googlemail.com>
Date:	2011-10-26

    Updated Esperanto translation

M	po/eo.po

commit b3dde943b7628bf32076b3e375256a775786d05b (tag: 3.3.1.1)
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-10-25

    release: bump to 3.3.1.1

    3.3.1 was accidentally released with a wrong tarball, bump version and
    roll a tarball again.

M	configure.in

commit f18eb3a0b04ab8b094012bb5d0d2abb0bf7b7799
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-10-25

    build: switch to XZ

M	configure.in

commit 628c0566f7317c25f30991652a6192d7d8f4fbd8
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-10-25

    release: prepare for 3.3.1

M	NEWS
M	configure.in

commit 45ee835907056a95c4ae9dad5f7913620ed219d7
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-10-25

    eel-string: don't segfault in eel_str_replace_substring for NULL
    strings

    Just check if the strings are != NULL before calling strlen() on them.

M	eel/eel-string.c

commit 79525a6502316974bd9e28144b82290b1840dac4
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:	2011-10-23

    Updated Slovenian translation

M	po/sl.po

commit 26a1e55ab5b8ebb8d441569bb790b0c4976c7bf8
Author: Yaron Shahrabani <sh.yaron@gmail.com>
Date:	2011-10-22

    Updated Hebrew translation.

M	po/he.po

commit 2ce3696a73d5eda0b6213311f2bfee7a600d9256
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-10-19

    places-sidebar: trivial cleanups

M	src/nautilus-places-sidebar.c

commit 4764a856c7a6e5a84d4067e7b105c09a93ffdbe4
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-10-19

    places-sidebar: return if we fail to compute a drop position

    Instead of using an invalid GtkTreePath, which could cause a segfault
    later.

    https://bugzilla.gnome.org/show_bug.cgi?id=660876

M	src/nautilus-places-sidebar.c

commit cda2c75df4b95a481e8b774081ec1240d47fa45f
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-10-19

    places-sidebar: don't assert we have a valid selected iter

    When reordering bookmarks, don't assert we have a selected iter, since
    it might not always be the case.

    https://bugzilla.gnome.org/show_bug.cgi?id=660876

M	src/nautilus-places-sidebar.c

commit 7826dfbdc4cb9a5381b6d9845e0ba7459fcd2fe4
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-10-19

    places-sidebar: don't call gtk_tree_model_get() with an invalid path

    If we click on an empty area of the sidebar, we shouldn't pop up any
    menu at all anyway, which is what this commit changes.
    Previously, we would have tried to get a GtkTreePath for the currently
    selected point and an iter for that (invalid) path, which would
    lead to
    gtk_tree_model_get() segfaulting on an invalid iter.

    https://bugzilla.gnome.org/show_bug.cgi?id=662218

M	src/nautilus-places-sidebar.c

commit 67aaaf9f9a95de0beb8a45f97b378144b93ab9d4
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:	2011-10-19

    Updated Spanish translation

M	po/es.po

commit 11da44db624aadcf8b71950acf05b929caa565b6
Author: Muhammet Kara <muhammet.k@gmail.com>
Date:	2011-10-18

    Updated Turkish translation

M	po/tr.po

commit 5208c1c1a2da66ece2562c22dde8ed51d550c1cf
Author: György Balló <ballogy@freestart.hu>
Date:	2011-10-18

    Autostart only in GNOME and Unity

    Don't show desktop icons in other DEs, e.g Xfce and KDE uses it's own
    desktop implementation.

    https://bugzilla.gnome.org/show_bug.cgi?id=661942

M	data/nautilus-autostart.desktop.in

commit a90444b3651272119d1d4ab65d70b41b95a87616
Author: Stefano Teso <stefano.teso@gmail.com>
Date:	2011-10-18

    places-sidebar: show a Properties item for mounts

    https://bugzilla.gnome.org/show_bug.cgi?id=546189

M	src/nautilus-places-sidebar.c

commit a598148fde3f08ad69115b96c5a9a821ac16983c
Author: Timothy Arceri <t_fridey@yahoo.com.au>
Date:	2011-10-18

    file-operations: show needed space as a secondary message

    When there's not enough space on the disk, show how much additional
    space is needed for the operation to complete, instead of a more
    obscure
    error message.

    https://bugzilla.gnome.org/show_bug.cgi?id=542960

M	libnautilus-private/nautilus-file-operations.c

commit c590280477db495a362339c512d73daade862329
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-10-18

    test: don't use deprecated gtk_vbox_new()

M	test/test-eel-editable-label.c

commit a816e00ef769a3be12a053a29e41f3da1b91c492
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-10-18

    all: don't use deprecated GDK pointer methods

    Use the new GdkDevice methods instead.

M	eel/eel-editable-label.c
M	libnautilus-private/nautilus-dnd.c
M	libnautilus-private/nautilus-tree-view-drag-dest.c
M	src/nautilus-notebook.c

commit 0594aa1636ef960361cf60d00c58ab94c81ee5d4
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-10-18

    all: don't use deprecated GMutex/GThread API

    Also, threads area always enabled, so we can remove the
    G_THREADS_ENABLED conditionals.
    Require GLib 2.31 for this.

M	libnautilus-private/nautilus-file-changes-queue.c
M	libnautilus-private/nautilus-file-operations.c
M	libnautilus-private/nautilus-icon-info.c
M	libnautilus-private/nautilus-search-engine-simple.c

commit 04975e6cbc8f82238e3611a26b474b56c46ec1d3
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-10-18

    all: don't call g_thread_init()

    GLib does that for us now.

M	configure.in
M	src/nautilus-main.c
M	test/test-copy.c
M	test/test-nautilus-search-engine.c

commit e54ace0a550b47c251634ee833884f5bc6ea4be6
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-10-17

    editable-label: use GTK_STYLE_CLASS_ENTRY

    Because that's what it is actually...

M	eel/eel-editable-label.c

commit b143b95f20755fc8425464aa11df3fa2ac2df2ea
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-10-17

    editable-label: use gtk_render_frame() instead of hardcoding a stroke

    This allows the stroke to use rounded corners and border images, among
    other things.

M	eel/eel-editable-label.c

commit f9383acb378762a80a373f124e059aff5e571f21
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-10-17

    editable-label: don't hardcode black for the insertion cursor

    Use the theme foreground/text color instead.

M	eel/eel-editable-label.c

commit 3f95c46dff1c4f71f67d2733f0487350139775cf
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-10-17

    editable-label: remove useless code

    No need to call _set_background() on the editable label widget.

M	eel/eel-editable-label.c

commit 8b87a3e86eb228d4414c3d64cc81b7bb56d27076
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-10-17

    editable-label: make sure to size_request the padding set on the label

    And not the alignment, which is an offset inside the allocated size.

M	eel/eel-editable-label.c

commit 4c74f176542935b8ea8f61f9bb9ae6cdb35466ea
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-10-17

    icon-container: use gdk_window_move() to position the typeahead popup

    For some reason, gtk_window_move() doesn't always work reliably, while
    gdk_window_move() seems to always position the window in the requested
    coordinates.

    https://bugzilla.gnome.org/show_bug.cgi?id=660807
    https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/857710

M	libnautilus-private/nautilus-icon-container.c

commit 9a703cea5067f68ef21b90a42856b229d5edc69d
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-10-17

    icon-container: don't associate Ctrl+F to typeahead search

    It won't get triggered anyway, as we bind Ctrl+F to show the
    search bar
    in NautilusWindow.

M	libnautilus-private/nautilus-icon-container.c

commit fea4112c35c84bdb124a567c2d84a2f2a8bd172d
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-10-17

    places-sidebar: don't crash when middle clicking on empty space

    gtk_tree_view_get_path_at_pos() can fail; handle that case instead of
    passing an invalid GtkTreePath.

    https://bugzilla.gnome.org/show_bug.cgi?id=657366
    https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/830185

M	src/nautilus-places-sidebar.c

commit 03888c1dde59cb2dd3b243e3c72f35757a4c2e5f
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-10-17

    tree-sidebar: don't call g_free on a GObject list

    https://bugzilla.gnome.org/show_bug.cgi?id=660906
    https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/845408

M	src/nautilus-tree-sidebar.c

commit 0a5aa2a28d82554afb684d815e8180f307ac1897
Author: Ivan Masár <helix84@centrum.sk>
Date:	2011-10-16

    Updated Slovak translation

M	po/sk.po

commit 9bdca2a00b3c3f6a5e908964b4f3a2e39eec0145
Author: Jiro Matsuzawa <jmatsuzawa@src.gnome.org>
Date:	2011-10-17

    Updated Japanese translation

M	po/ja.po

commit 4b470c16d7b7190e973b712d9f29d6bccd7f9e83
Author: Andrej Žnidaršič <andrej.znidarsic@gmail.com>
Date:	2011-10-14

    Updated Slovenian translation

M	po/sl.po

commit 1f23acbe5f526370db2ffec1dec09fea7e6de219
Author: Yuri Myasoedov <omerta13@yandex.ru>
Date:	2011-10-14

    Fixed Russian translation

M	po/ru.po

commit 04ff2cd9e6500b3f9f1052199e1321e33538225b
Author: Michael Biebl <biebl@debian.org>
Date:	2011-10-11

    Fix build failure if tracker FTS is enabled

M	libnautilus-private/nautilus-search-engine-tracker.c

commit 048115fa9c5c1ffa45a8df5fcb52e75f6c3d2641
Author: krishnababu k <kkrothap@redhat.ocm>
Date:	2011-10-10

    Updated Telugu Translations

M	po/te.po

commit 0dc5b59e637db6bdcc92a5b2bfce4a6a58c9a6e1
Author: Muhammet Kara <muhammet.k@gmail.com>
Date:	2011-10-10

    Updated Turkish translation

M	po/tr.po

commit 428b468e8e6e66270cb434f14e4b1f8d7f5354c9
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-10-05

    all: remove offset_x/offset_y parameters from
    eel_pop_up_context_menu()

    They're unused now.

M	eel/eel-gtk-extensions.c
M	eel/eel-gtk-extensions.h
M	src/nautilus-places-sidebar.c
M	src/nautilus-view.c

commit 7b290a2b2fee7028e50c0ecf15d5417a7a7dc59d
Author: Federico Mena Quintero <federico@gnome.org>
Date:	2011-10-05

    Remove stale 'offset' in eel_pop_up_context_menu()

    Also, fix the fallback timestamp for the menu popup.

    Signed-off-by: Federico Mena Quintero <federico@gnome.org>

M	eel/eel-gtk-extensions.c

commit 61699ef56eb3091341c5f5a38189e12a11280e3e
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-10-05

    eel: remove unused eel_gdk_rgba_is_dark()

M	eel/eel-gdk-extensions.c
M	eel/eel-gdk-extensions.h

commit bcc62bec90aec23fb1ede56f0ce0181218fdc81a
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-10-05

    eel-string: remove unused code

M	eel/eel-string.c
M	eel/eel-string.h

commit 3a02c89ec0329ee6a1b0eab411eb0f95308626aa
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-10-05

    all: don't use eel_strlen()

M	src/nautilus-location-bar.c
M	src/nautilus-window-slot.c

commit fc1479fc3a614b00d0ff69bd1da62d4dee0a9af9
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-10-05

    view: use g_str_has_prefix() instead of eel_str_has_prefix()

M	src/nautilus-view.c

commit 3daaaf4a9efa2913bbfbadf1492e670b3e83c4a0
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-10-05

    all: don't use eel_strcmp()

M	eel/eel-glib-extensions.c
M	libnautilus-private/nautilus-bookmark.c
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-progress-info.c
M	src/nautilus-properties-window.c
M	src/nautilus-window-slot.c

commit 96254fec43923e7ef5a3e78604cb3b6935117f91
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-10-05

    eel: remove unused eel-gtk-macros.h file

M	eel/Makefile.am
D	eel/eel-gtk-macros.h
M	eel/eel.h
M	libnautilus-private/nautilus-bookmark.c
M	libnautilus-private/nautilus-clipboard-monitor.c
M	libnautilus-private/nautilus-desktop-directory.c
M	libnautilus-private/nautilus-desktop-link-monitor.c
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-entry.c
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-dnd.c
M	libnautilus-private/nautilus-merged-directory.c
M	libnautilus-private/nautilus-module.c
M	libnautilus-private/nautilus-query.c
M	libnautilus-private/nautilus-search-engine-simple.c
M	libnautilus-private/nautilus-tree-view-drag-dest.c
M	libnautilus-private/nautilus-undo-manager.c
M	libnautilus-private/nautilus-undo-signal-handlers.c
M	src/nautilus-application.c
M	src/nautilus-icon-view.c
M	src/nautilus-list-view.c
M	src/nautilus-location-bar.c
M	src/nautilus-view.c
M	src/nautilus-window-manage-views.c
M	src/nautilus-window-slot.c

commit 68732195bada37da771bab924352ca3864e2bdde
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-10-05

    view: don't use EEL_ASSIGN/EEL_IMPLEMENT macros for class signals

    Not that useful since we have full control over all the views.

M	src/nautilus-view.c

commit ce34c8c033d09578f7cb17b8531f6afc95555728
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-10-05

    view: don't use EEL_INVOKE_METHOD macro

M	src/nautilus-view.c

commit 2797c72a906ed6395afd45b9fa7c516d6ef3299f
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-10-05

    all: don't use EEL_CALL_METHOD* macros

M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-directory.h
M	libnautilus-private/nautilus-file.c
M	src/nautilus-view.c
M	src/nautilus-window-slot.c

commit 45e3ad0979d79ba017e84a9f99f605ec562c8ae8
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-10-05

    icon-view: simplify code by removing pointless method overrides

M	src/nautilus-icon-view.c
M	src/nautilus-icon-view.h

commit deb560128734593d9941f4a414e165b3943d61bf
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-10-05

    all: don't use EEL_CLASS_BOILERPLATE macro

M	libnautilus-private/nautilus-vfs-directory.c
M	libnautilus-private/nautilus-vfs-file.c

commit f0dc94fed68eb5a52d705391053bd642a88ab1d3
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-10-05

    all: don't use EEL_CALL_PARENT* macros

    Replace them with regular calls to the parent class method pointer.

M	libnautilus-private/nautilus-desktop-directory.c
M	libnautilus-private/nautilus-desktop-link-monitor.c
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-merged-directory.c
M	libnautilus-private/nautilus-module.c
M	libnautilus-private/nautilus-query.c
M	libnautilus-private/nautilus-search-engine-simple.c
M	libnautilus-private/nautilus-search-engine.c
M	libnautilus-private/nautilus-tree-view-drag-dest.c
M	src/nautilus-empty-view.c
M	src/nautilus-list-view.c
M	src/nautilus-location-entry.c
M	src/nautilus-view.c

commit 785ee926b36165b4849903e5f4828a17aabe534c
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-10-04

    properties-window: paint the pie backgorund with the notebook color

    We have to reset the GtkDrawingArea background to the notebook
    color, in
    case the theme specifies them to be different.

M	src/nautilus-properties-window.c

commit 8b99f1fae29b333c9beeee3dad848099a66e731d
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-10-04

    properties-window: port the pie chart GtkTable to GtkGrid

M	src/nautilus-properties-window.c

commit 0026899cd9f5cd636b4a44ec838e2ec228b210bb
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-10-04

    properties-window: port GtkTable to GtkGrid

    Except for the pie chart, which will be ported in a separate commit

M	src/nautilus-properties-window.c

commit ac6797687cc3dc77e1fc6752090a7ef037252ade
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-10-04

    window: port GtkTable to GtkGrid

M	src/nautilus-window-private.h
M	src/nautilus-window.c

commit c6903f412d204ce4ab83fa328fe7df3c81781b68
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-10-04

    view: port GtkTable to GtkGrid

M	src/nautilus-view.c

commit 29dea2e40f6631935a9479c2cf96534308215183
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-10-04

    desktop-item-properties: port GtkTable to GtkGrid

M	src/nautilus-desktop-item-properties.c

commit 7f3e5ce7786bfdf728169d222ef7584306f2b445
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-10-04

    connect-server-dialog: port GtkTable to GtkGrid

M	src/nautilus-connect-server-dialog.c

commit 24658f2ba3c9a9dd12416933942370cd6ff6271c
Author: Federico Mena Quintero <federico@gnome.org>
Date:	2011-10-04

    Fix confusion in the fallback size for icons

    Just caught this when reading the code...

    https://bugzilla.gnome.org/show_bug.cgi?id=660894

M	libnautilus-private/nautilus-icon-info.c

commit d8cfe1080a15fd05a306ee3a6adb5767df4fe58f
Author: Kristjan SCHMIDT <kristjan.schmidt@googlemail.com>
Date:	2011-10-03

    Updated Esperanto translation

M	po/eo.po

commit f1aae7bd99efac46a4f7b67beb53205b6cb89f47
Author: Tiffany Antopolski <tiffany.antopolski@gmail.com>
Date:	2011-10-03

    Updated Esperanto translation

M	po/eo.po

commit 0c80c23a771da619bfd6858397d10b2446966fa2
Author: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
Date:	2011-10-02

    po/vi: better translation of "Go"

M	po/vi.po

commit 530bbec3b5d663ca7e3244446d9bc73f1cf323b0
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-09-29

    all: remove initiated_unmount logic from NautilusWindow

    We don't really need this, and it makes the behavior way less
    convoluted.
    Now we always try to close the current slot on mount remove,
    except when
    it would be the last window at all to be closed.

M	src/nautilus-application.c
M	src/nautilus-places-sidebar.c
M	src/nautilus-view.c
M	src/nautilus-window-slot.c

commit 269c6b23cf2b97f74a8c7c2654221be491b60cf4
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-09-29

    window: add debug messages for pane closing

M	src/nautilus-window-pane.c
M	src/nautilus-window.c

commit 379e0883d06f782fb43d32a1b5031f52c5cfc9b4
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-09-29

    window: cleanup nautilus_window_close_pane()

M	src/nautilus-window-private.h
M	src/nautilus-window.c

commit 3ac3935e9d4a9e40b2e889cb16409cadc30bb8dd
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-09-29

    window-pane: fix switching to the other pane when closing the
    last slot

    We're closing a window slot; when it's the last slot to be closed, we
    used to call nautilus_window_split_view_off() on the wrong pane.
    Even if we called it on the right pane, it wouldn't have worked
    anyway,
    because we could have removed the active pane, and that function
    always
    assumes going back to it.
    Also, we need to ensure that active_slot is set on the new pane, or
    nautilus_window_set_active_slot() won't be called to restore the right
    window state.

    https://bugzilla.gnome.org/show_bug.cgi?id=652320

M	src/nautilus-window-pane.c

commit f6bbf0f111f344276472aaa54072bf99ae7be9b2
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-09-29

    view: don't assert on window slot signal callback ordering

    There's no reason to assert on the fact that inactive and active
    signals
    will be always emitted in alternate state. If this doesn't happen,
    just
    return.

    https://bugzilla.gnome.org/show_bug.cgi?id=652320

M	src/nautilus-view.c

commit 1c06d97c9663ec5b77f21326490146c9a9d8f9d9
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-09-29

    places-sidebar: disconnect volume monitor signals on dispose

    The GIO volume monitor can survive the sidebar, so we need to
    disconnect
    its signals handlers on dispose.

    https://bugzilla.gnome.org/show_bug.cgi?id=652320

M	src/nautilus-places-sidebar.c

commit 1f61da02d767b2a767d1dc2fd8c6714c6f6a60d0
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-09-28

    window-slot: don't go through the back list when checking a mount

    There's no reason the slot shouldn't be closed if one of the locations
    in the back history belongs to the mount (what we should do is
    cleaning
    up that location from the history, which we don't yet).

M	src/nautilus-window-slot.c

commit df47a7e142357ff404dceaf43bf3c7ae492fddcc
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-09-28

    application: avoid useless checks when removing a mount

    nautilus_window_slot_should_close_with_mount() has the same checks and
    more.

M	src/nautilus-application.c

commit d49f23ae211cb24cc43efa68d46f7867dbe26364
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-09-28

    window-pane: turn into a GtkBox, simplify code

M	src/nautilus-window-pane.c
M	src/nautilus-window-pane.h
M	src/nautilus-window.c

commit eaa98a76fbc144ff1f14f2df8fb3d6873541465b
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-09-28

    desktop-link-monitor: plug a memory leak

M	libnautilus-private/nautilus-desktop-link-monitor.c

commit 0d191f445da18d0bed1c8ca6d3e05dc4ffae4293
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-09-28

    window-manage-views: plug a memory leak

    We have to free the new selection list when we build it ourselves.

M	src/nautilus-window-manage-views.c

commit 37386fab28267cdbedd979fff13fe1a9da81014d
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-09-28

    list-view: don't activate the previewer when there's no selection

    Or we'll segfault when trying to access the first item of the
    selection.

    https://bugzilla.gnome.org/show_bug.cgi?id=654857

M	src/nautilus-list-view.c

commit 3429a6ff153c85a6a65ccb994b4cb4434e4fffcf
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-09-28

    icon-container: consolidate typeahead entry timeout handling

    We have crash reports coming from the search entry typeahead code. I
    can't really reproduce the bug, but there seems to be at least
    a problem
    with the typeahead flush timeout returning TRUE and being rescheduled.
    Refactor the code to better handle the flush timeout, which hopefully
    solves those crashes as well.

    https://bugzilla.gnome.org/show_bug.cgi?id=653800

M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-private.h

commit 718b8641935b5a8de67e83ec12f9026aecd41e8c
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-09-28

    window: small code cleanups

M	src/nautilus-window-private.h
M	src/nautilus-window.c

commit d3c158d6c9a6ee40fae660ab56b7d8a40074108c
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-09-28

    window: make sure to disconnect GSettings signals when finalizing

    The GSettings object survive the window, so handlers connected to its
    signals should be disconnected when the window is finalized.

    https://bugzilla.gnome.org/show_bug.cgi?id=655070

M	src/nautilus-window-menus.c
M	src/nautilus-window-private.h
M	src/nautilus-window.c

commit 82a39de7a3c1265ba1a46d1140a084a12b310e32
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-09-28

    places-sidebar: don't crash when not finding the eject symbolic icon

    If a theme doesn't have media-eject-symbolic, icon_info can be
    NULL, and
    we would crash trying to load a pixbuf from it anyway.
    Fix this and show the stock 'missing image' pixbuf when the theme
    doesn't have the specified icons.

    https://bugzilla.gnome.org/show_bug.cgi?id=660277

M	src/nautilus-places-sidebar.c

commit 35059bec98b8ede682e582395b889dc149fc7cba
Author: Мирослав Николић <miroslavnikolic@rocketmail.com>
Date:	2011-09-28

    Updated Serbian translation

M	po/sr.po
M	po/sr@latin.po

commit f51bad348ab71e3203a7b76c45d307b0fafc5128 (tag: 3.2.0)
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-09-26

    release: prepare for 3.2.0

M	NEWS
M	configure.in

commit c6299e775ae7770b5b98ede0b70e90ecd04bc742
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-09-26

    trivial: fix a critical when opening preferences

    Just a trivial cleanup for a critical accidentally introduced
    in commit
    db72d73b3cd58493b1b8878a52ff8a9f5d350602

M	src/nautilus-file-management-properties.c
M	src/nautilus-file-management-properties.ui

commit 278a92edf777eb3dc623a4284ef4d81af3f77d27
Author: Andrej Žnidaršič <andrej.znidarsic@gmail.com>
Date:	2011-09-26

    Updated Slovenian translation

M	po/sl.po

commit 34b5833b704e174c82d943b28e59d91e9531fdbc
Author: Carles Ferrando <carles.ferrando@gmail.com>
Date:	2011-09-26

    [l10n]Updated Catalan (Valencian) translation

M	po/ca@valencia.po

commit 2b296a9d0dfba07b62144e96a52368205c447561
Author: Tommi Vainikainen <thv@iki.fi>
Date:	2011-09-26

    Updated Finnish translation

M	po/fi.po

commit 368d49124774c4bf640f617e4fcf86641dd886e7
Author: Seán de Búrca <leftmostcat@gmail.com>
Date:	2011-09-25

    Updated Irish translation

M	po/ga.po

commit 544fcac94f70f3f35105bfad3f6dda21197d7378
Author: Andika Triwidada <andika@gmail.com>
Date:	2011-09-25

    Updated Indonesian translation

M	po/id.po

commit dfb8d194bf9ff460b8d6a7a9e3629ab5b343bb46
Author: Lucas Lommer <llommer@svn.gnome.org>
Date:	2011-09-24

    Updated Czech translation

M	po/cs.po

commit 5e83b5591ffccef5e9faa8bc384c7ffd59eab05e
Author: Lucas Lommer <llommer@svn.gnome.org>
Date:	2011-09-24

    Updated Czech translation

M	po/cs.po

commit 55210fff4df1ea8312b9e276f65dd3e22ec406f0
Author: Inaki Larranaga Murgoitio <dooteo@zundan.com>
Date:	2011-09-24

    Updated Basque language

M	po/eu.po

commit adb9e12825aedee3b71a1bd9bb4589b22f724946
Author: Jiro Matsuzawa <jmatsuzawa@src.gnome.org>
Date:	2011-09-23

    Updated Japanese translation

M	po/ja.po

commit a2045383fc726c4d11a1ab08837fd97d9d098a3b
Author: Claude Paroz <claude@2xlibre.net>
Date:	2011-09-22

    Cleaned Assamese translation

M	po/as.po

commit f07aa75bf010653bd9e1a5f5519fec8a029763de
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-09-22

    icon-canvas-item: don't draw pango layouts when renaming

    Fixes a regression introduced in commit
    95910c94fd46f368b66f02e1961dc5f273b38c82 that causes unwanted text
    to be
    drawn while renaming a file in icon view.

    https://bugzilla.gnome.org/show_bug.cgi?id=659831

M	libnautilus-private/nautilus-icon-canvas-item.c

commit 2b9b06cfa8bb431f21af74a5f630646df494eb00
Author: Changwoo Ryu <cwryu@debian.org>
Date:	2011-09-23

    Updated Korean translation

M	po/ko.po

commit 9023264e0660b50253a9bf7bffe977e0b3a6fd4c
Author: Joe Hansen <joedalton2@yahoo.dk>
Date:	2011-09-22

    Updated Danish translation

M	po/da.po

commit f985fe035500e57bbede9f0dfb252fc0f2569377
Author: Sweta Kothari <swkothar@redhat.com>
Date:	2011-09-22

    Updated Gujarati Translations

M	po/gu.po

commit b8238d4a89de55a2e93af7f2aee15cf4148625a6
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:	2011-09-19

    Updated Hungarian translation

M	po/hu.po

commit 2cb91c05718dc5463a52eadf24e6036adfe6e10e
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-09-19

    icon-canvas-item: don't forget to clip the embedded text rectangle

    When drawing the embedded text, the pango layout should be clipped to
    the computed rectangle.

    https://bugzilla.gnome.org/show_bug.cgi?id=659518

M	libnautilus-private/nautilus-icon-canvas-item.c

commit bf1f6bde79f5226388551780dcd7f148c8f55734 (tag: 3.1.92)
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-09-19

    release: prepare for 3.1.92

M	NEWS
M	configure.in

commit 0a32dd8da8b2a9d10189ef6c8865bb4ec2ca345f
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-09-19

    users-group-cache: nuke this, as it appears to be unused

M	libnautilus-private/Makefile.am
M	libnautilus-private/nautilus-file.c
D	libnautilus-private/nautilus-users-groups-cache.c
D	libnautilus-private/nautilus-users-groups-cache.h

commit b11c8a69479b5307d946dbc5742baf5cca75ae06
Author: Mike Gorse <mgorse@novell.com>
Date:	2011-09-16

    Fix accessibility for gtk 3.2, and send object:state-changed:selected

    The code to derive the EelCanvasAccessible class no longer works as of
    gtk+ 3.1.9.  Currently the recommended behavior is to derive from
    GtkAccessible.

    Also, canvas items should send object:state-changed:selected
    events when
    selected and unselected; otherwise AT-SPI will not update its cache.

    https://bugzilla.gnome.org/show_bug.cgi?id=650897

M	eel/eel-canvas.c
M	eel/eel-canvas.h
M	libnautilus-private/nautilus-icon-canvas-item.c

commit f83324a05375ba1aa97d3e6ea91f4af323f2bd2c
Author: Aurimas Černius <aurisc4@gmail.com>
Date:	2011-09-18

    Updated Lithuanian translation

M	po/lt.po

commit 5d549140c95ebb9e7c5cdf5d7d639cca36a22021
Author: Lê Hoàng Phương <herophuong93@gmail.com>
Date:	2011-09-18

    po/vi.po: changed Bookmark translation from "Liên kết lưu" to
    "Đánh dấu"

M	po/vi.po

commit 0d1300c2c0790ea510a9253314e0c1f92e241843
Author: Nguyễn Vũ Hưng <vuhung16plus@gmail.com>
Date:	2011-09-18

    Updated Vietnamese translation

M	po/vi.po

commit 4016176dc43e4c502714d7544000dbed64c95dfe
Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
Date:	2011-09-18

    Updated Thai translation.

M	po/th.po

commit 92e3aded0c213d33e6bbe39f4a9258f4a50a0f7c
Author: Ville-Pekka Vainio <vpvainio@iki.fi>
Date:	2011-09-17

    Updated reduced Finnish translation

M	po/fi.po

commit c408390df407fa4b90d4d8bf49a26401ec908512
Author: Ihar Hrachyshka <ihar.hrachyshka@gmail.com>
Date:	2011-09-17

    Updated Belarusian translation (some fixes after manual testing).

M	po/be.po

commit 8fc72b1b9122cd3dec7c40c2d8f3b24a5038ae46
Author: Alexander Shopov <ash@kambanaria.org>
Date:	2011-09-17

    Updated Bulgarian translation

M	po/bg.po

commit c0f1c0988790e458351a3e6f6a9bdc494efc0797
Author: Antonio Fernandes C. Neto <fernandesn@gnome.org>
Date:	2011-09-17

    Updated Brazilian Portuguese translation

M	po/pt_BR.po

commit 4fde92db8333dfdb708f57e9b69d3fa74f511663
Author: Joan Duran <jodufi@gmail.com>
Date:	2011-09-17

    [l10n]Updated Catalan translation

M	po/ca.po

commit 3956b5c163d1b6beda14ab3d47bf78653208c106
Author: Jiro Matsuzawa <jmatsuzawa@src.gnome.org>
Date:	2011-09-17

    Updated Japanese translation

M	po/ja.po

commit d477edb640c0aa58550e43992fb788f54b2ec700
Author: Mario Blättermann <mariobl@gnome.org>
Date:	2011-09-16

    [l10n] Updated German translation

M	po/de.po

commit c97c17c4970cb9ae9c38685005995abe2a880921
Author: Daniel Korostil <ted.korostiled@gmail.com>
Date:	2011-09-16

    Uploaded Ukranian

M	po/uk.po

commit a046d86cd13431eef4bae743c0ca505dffaecca0
Author: dmustieles <daniel.mustieles@gmail.com>
Date:	2011-09-14

    Updated Spanish translation

M	po/es.po

commit cb9d902fccbc462253d60d9a39fa5ee2cce1af7d
Author: Yinghua Wang <wantinghard@gmail.com>
Date:	2011-09-13

    update Simplified Chinese (zh_CN) translation

M	po/zh_CN.po

commit 67743ffbc62abeb2bb3511901c95fb57d4ee9d93
Author: Yinghua Wang <wantinghard@gmail.com>
Date:	2011-09-13

    update Simplified Chinese (zh_CN) translation

M	po/zh_CN.po

commit 78be87bc843f71670b41011b645f983bab6ba81d
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-09-12

    desktop: ensure the desktop metadata is up to date when setting
    as ready

    As part of the I/O machinery cycle internal to call_when_ready
    nautilus_file_clear_info() can be called and clear the metadata we
    previously set during _init.
    Move the desktop metadata initialization before returning the file as
    ready, so it's always up to date when the view reads the settings.

    https://bugzilla.gnome.org/show_bug.cgi?id=655561

M	libnautilus-private/nautilus-desktop-directory-file.c

commit 6775e582bcd332eaed925f41555fe4e5c0a3dd71
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-09-12

    file: read the emblem icon names from metadata

    Support for the metadata::emblems got lost during the 3.0 development,
    re-add support for it.

M	libnautilus-private/nautilus-file.c

commit 97802bc3f6cfbd464eae6e4375cc8f7d71a218af
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-09-12

    window-manage-views: scroll to the selected location when opening
    an URI

    When opening nautilus with a preselected URI, scroll the window
    to that
    location in addition to selecting the view element.

    https://bugzilla.gnome.org/show_bug.cgi?id=658843

M	src/nautilus-window-manage-views.c

commit 3add5865157f6eb66ddf5729ffdf3102c020cc10
Author: Dr.T.Vasudevan <agnihot3@gmail.com>
Date:	2011-09-12

    updated Tamil translation

M	po/ta.po

commit d82cd5965c246173c3f8e3ce39fdde740592259e
Author: Rudolfs Mazurs <rudolfs.mazurs@gmail.com>
Date:	2011-09-11

    Updated Latvian translation.

M	po/lv.po

commit e7c643cea5a4455d34954edfad24ca62dd585156
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:	2011-09-11

    Updated Spanish translation

M	po/es.po

commit 7fe6d3d2a4fe48d58afba8c0ee8e40fe60c5d63b
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-09-10

    tree-sidebar: don't block the parent handler when popping up a menu

    Otherwise the treeview will not select the row where the event
    happened.

    https://bugzilla.gnome.org/show_bug.cgi?id=601725

M	src/nautilus-tree-sidebar.c

commit bc236c95df0b3362b4e51a404bd89e13062afa49
Author: Arash Mousavi <amousavi@src.gnome.org>
Date:	2011-09-10

    Updated Persian translation

M	po/fa.po

commit 8873abff5de2fd8039ba52e60a835444527f7349
Author: Duarte Loreto <happyguy_pt@hotmail.com>
Date:	2011-09-10

    Updated Portuguese translation

M	po/pt.po

commit a465c3b91dfadbfb590adc42fee18aaa1b61d9fc
Author: Jiro Matsuzawa <jmatsuzawa@src.gnome.org>
Date:	2011-09-10

    Updated Japanese translation

M	po/ja.po

commit 8d5e8502862f93a188a848ca79779db09e4abf85
Author: A S Alam <aalam@users.sf.net>
Date:	2011-09-10

    update PunjabiTranslation

M	po/pa.po

commit d56fd8f591b3909ef58d7e191afb400de7a8f75f
Author: Kristjan SCHMIDT <kristjan.schmidt@googlemail.com>
Date:	2011-09-09

    Updated Esperanto translation

M	po/eo.po

commit 99ad534b7b2fae3fdfa15345cbeae01da5dda803
Author: Javier Jardón <jjardon@gnome.org>
Date:	2011-09-09

    Make maintiner mode enabled by default

    See
    http://blogs.gnome.org/desrt/2011/09/08/am_maintainer_mode-is-not-cool/

M	configure.in

commit a64ac652e217cfd9809f669453da6577a198ae37
Author: Yaron Shahrabani <sh.yaron@gmail.com>
Date:	2011-09-09

    Updated Hebrew translation.

M	po/he.po

commit 2f064e560cf949b1e1bc4448eaa277f8e05180d8
Author: David Liang <liangchenye@gmail.com>
Date:	2011-09-09

    icon-container: invalidate the layout cache on style-updated

    This way label sizes will be recomputed if e.g. DPI settings change.

    https://bugzilla.gnome.org/show_bug.cgi?id=578468

M	libnautilus-private/nautilus-icon-container.c

commit c0e6ac365cd4d4d4add0db1edf6f7506bd85e57f
Author: Matthias Clasen <mclasen@redhat.com>
Date:	2011-09-09

    file-operations: ignore ALREADY_MOUNTED errors when mounting

    Don't spawn an error dialog in this case.

    https://bugzilla.gnome.org/show_bug.cgi?id=579645

M	libnautilus-private/nautilus-file-operations.c

commit a78d885027d6a49d712b5589fd79c822edf4e17d
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-09-08

    search-directory: stop the engine when there are no active monitors

    My understanding of this code suggests the engine should be stopped as
    soon as the active monitors reach zero.
    This fixes the Stop button not working while searching anyway, and
    doesn't seem to cause any collateral damage.

    https://bugzilla.gnome.org/show_bug.cgi?id=563163

M	libnautilus-private/nautilus-search-directory.c

commit fdf0036ca9fbb17b97aefabd95f994190cdc0bac
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:	2011-09-08

    Updated Polish translation

M	po/pl.po

commit 226595c7ed30e21247d07a063dd7d1f9221306ed
Author: Luca Ferretti <lferrett@gnome.org>
Date:	2011-09-08

    l10n: Updated Italian translation

M	po/it.po

commit 920aa3d94be890f241d3be415540dbde6a81df0a
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-09-08

    tracker: always reset the cancellable when starting a query

    Otherwise we can start a query with a cancelled object already, making
    it fail immediately.

M	libnautilus-private/nautilus-search-engine-tracker.c

commit ee73c255d75165607c7f04defd5e8edfa3524914
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-09-08

    window: make sure not to unref NULL GFiles

    The GFile pointed by parent here can be NULL after the cycle, so fold
    the unref in the != NULL block.

M	src/nautilus-window-manage-views.c

commit 88b08d691c17b9686938a0b20a37a19ac99cacc3
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-09-08

    all: remove is_indexed property on NautilusSearchDirectory

    It doesn't really make sense to artificially change the query
    target if
    we're indexed.

M	libnautilus-private/nautilus-search-directory.c
M	libnautilus-private/nautilus-search-directory.h
M	libnautilus-private/nautilus-search-engine-simple.c
M	libnautilus-private/nautilus-search-engine-tracker.c
M	libnautilus-private/nautilus-search-engine.c
M	libnautilus-private/nautilus-search-engine.h
M	src/nautilus-query-editor.c
M	src/nautilus-query-editor.h
M	src/nautilus-window-pane.c
M	src/nautilus-window-slot.c

commit aef4bf26ed8b48f6519fec9531bb530783193447
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-09-08

    tracker: respect the location URI when searching with tracker

M	libnautilus-private/nautilus-search-engine-tracker.c

commit a65eb16241ea0e64e5bf2547ffdaebcaa4547574
Author: Claude Paroz <claude@2xlibre.net>
Date:	2011-09-08

    Updated French translation

M	po/fr.po

commit 6f4d215dd9df1b3b0c7fb4714fda88bc2ef39590
Author: Bruce Cowan <bruce@bcowan.me.uk>
Date:	2011-09-08

    Updated British English translation

M	po/en_GB.po

commit 92e40dd094a812db6bcc3e60c0830d20b3f07b15
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-09-08

    window: steal all accelerators/mnemonics keybindings when renaming

    If we're renaming, we really want to ignore all the accelerators
    and mnemonics coming from NautilusWindow and NautilusView, as
    they might
    conflict with the regular bindings expected in an editable widget,
    such
    as an editable GtkCellRendererText or EelEditableLabel.
    This should fix all the recent keybinding-related regressions, such as

    https://bugzilla.gnome.org/show_bug.cgi?id=658105
    https://bugzilla.gnome.org/show_bug.cgi?id=651574

M	src/nautilus-window.c

commit a67212a39bbcd342f0a503d693ebd80fab48ac9c
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-09-08

    view: add an is_renaming property to NautilusView

    And keep it in sync with the renaming widget. This will be useful to
    forward events to the view if it's renaming.

M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-container.h
M	src/nautilus-icon-view.c
M	src/nautilus-list-view.c
M	src/nautilus-view.c
M	src/nautilus-view.h

commit 88b535828ddacd7ec2313d52a21f164aee535fa3
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-09-08

    Revert "window: reverse the order of key-press event processing"

    This reverts commit f76c50a0e46aa7786820f76b3f71b57b44b8d7fb.

M	libnautilus-private/nautilus-icon-container.c
M	src/nautilus-list-view.c
M	src/nautilus-window.c

commit c55fa6b75ba623b327975fdaa37d5a8e6669e7ac
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-09-08

    build: fix optional dependency check on libtracker-sparql

    Commit ffc7c7f98901e8a319b91716d05e521a798dbe43 didn't really work in
    the case where no tracker was found on the system, really forcing a
    build dependency. Fix this.

    https://bugzilla.gnome.org/show_bug.cgi?id=658545

M	configure.in

commit 8d8979f53cea0e8e48faa9ffba82950013e18ad0
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-09-07

    icon-dnd: remove hardcoded highlight frame

    The call to gtk_render_frame() should be enough; the problem is with
    Adwaita which does not define a CSS style for the "dnd" class.

M	libnautilus-private/nautilus-icon-dnd.c

commit 7732a6b35369c1cef56351cc491358c2f6623c5e
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-09-07

    icon-canvas-item: render the additional text with gtk_render_layout()

    And add a style class for it.

M	libnautilus-private/nautilus-icon-canvas-item.c

commit ffc7c7f98901e8a319b91716d05e521a798dbe43
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-09-07

    tracker: make the tracker-sparql dependency optional

    This way it's still possible to specify --enable-tracker=no from the
    configure line if you want to avoid the tracker dependency.

M	configure.in
M	libnautilus-private/Makefile.am
M	libnautilus-private/nautilus-search-engine.c

commit b3da52fefdbf5dc6f8f95fe381181dc47e54d5c3
Author: Stefano Teso <stefano.teso@gmail.com>
Date:	2011-09-07

    file: make sure not to use a 0 width/height when scaling the image

    The problem is that for extreme height-to-width ratio images,
    gdk_pixbuf_scale_simple () is called with either width or height = 0
    (printing a critical warning to the terminal).

    https://bugzilla.gnome.org/show_bug.cgi?id=329010

M	libnautilus-private/nautilus-file.c

commit f1dd42ec1c86e78fa894c07ee6b0c8df60d45acb
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-09-07

    tracker: use libtracker-sparql directly

    It's not a problem for nautilus to depend on libtracker-sparql here
    instead of using g_module_open()

M	configure.in
M	libnautilus-private/nautilus-search-engine-tracker.c

commit 402b281790c1bca3fc10010008cb1ac6fb997b59
Author: Pavlos Touboulidis <pavlos256@gmail.com>
Date:	2011-04-11

    list-view: Fix default sort order.

    Removed the extra "uri" element from the sort order mapping array
    because the settings enum values were being mapped to the wrong
    strings.

    https://bugzilla.gnome.org/show_bug.cgi?id=647491

M	src/nautilus-list-view.c

commit ad5b834df34d6a8f3919909b63ce97cc2bda53d4
Author: mads@kiilerich.com <mads@kiilerich.com>
Date:	2011-09-07

    nautilus-autorun-software: handle mime type x-content/unix-software
    only

    This is a consequence of the fix for
    https://bugs.freedesktop.org/show_bug.cgi?id=20562 .

    This undoes the part of cffb9cf7025 that hardcodes that media with
    x-content/win32-software are silently ignored, and thus improves
    on the
    fix for #524270.

    Wine or something could now provide a handler for win32-software.

    https://bugzilla.gnome.org/show_bug.cgi?id=632510

M	data/nautilus-autorun-software.desktop.in.in
M	src/nautilus-autorun-software.c

commit 8978c6375bbe0cd26fffded25bc4606cab2c88e6
Author: Phillip Berndt <phillip.berndt@gmail.com>
Date:	2011-02-16

    nautilus-autorun-software: Use /bin/sh for autorun.sh execution

    If the autorun file is called autorun.sh it is clearly meant for
    execution through a sh processor. The benefit of using /bin/sh as the
    executable is that autorun will also work on FAT formatted media
    (which
    does not allow autorun.sh to have +x permission set)

    https://bugzilla.gnome.org/show_bug.cgi?id=642511

M	src/nautilus-autorun-software.c

commit d1bc9311392e243aa5c9af4b80a373b6dd69d741
Author: Sandro Mani <manisandro@gmail.com>
Date:	2011-09-07

    mime-actions: don't spawn a warning if we have only one application

    Don't show a confirmation dialog when we're opening a number of files
    with the same application.

    https://bugzilla.gnome.org/show_bug.cgi?id=649811

M	src/nautilus-mime-actions.c

commit 571a6ef755a6190d442739589b686401d75ff40b
Author: Tomas Bzatek <tbzatek@redhat.com>
Date:	2011-04-15

    connect-server-dialog: Respect password save setting

    The "Remember this password" checkbox was not respected
    when password was specified and connection succeeded
    for the first time.

    https://bugzilla.gnome.org/show_bug.cgi?id=641376

M	src/nautilus-connect-server-dialog.c

commit 0ae354ce50394d18be01ca670fdf190d63c1591e
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-09-07

    search-bar: use gtk_entry_set_icon_from_icon_name()

    Now that we have an image style class for entry icons, we can
    style the
    symbolic color from the theme instead of rendering this manually.

    This also has the side effect of fixing bugs like
    https://bugzilla.gnome.org/show_bug.cgi?id=651209

M	src/nautilus-search-bar.c

commit 37e379a5a484b604bd25f0b4cb3269f6e4c942ba
Author: Michael Terry <michael.terry@canonical.com>
Date:	2011-06-29

    Look at XDG_CURRENT_DESKTOP to decide if a link is foreign

    https://bugzilla.gnome.org/show_bug.cgi?id=653660

M	libnautilus-private/nautilus-link.c

commit 637289f74536ed2f31e05604401203a9360c439f
Author: Michael Terry <michael.terry@canonical.com>
Date:	2011-06-29

    Add Unity to OnlyShowIn

    https://bugzilla.gnome.org/show_bug.cgi?id=653657

M	data/nautilus.desktop.in.in

commit cbadf49a82c70bb6ef90d63fdc4b43f4cb108598
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-09-07

    css: remove custom CSS stylesheet

    Our custom CSS stylesheet is actually very tied to Adwaita. We don't
    want to force this style to other GTK+ themes, so the theming
    information has been moved to Adwaita itself.

M	data/Makefile.am
D	data/nautilus.css
M	src/nautilus-application.c

commit ca7f81e2e9adf325effa11fc55aace4a087ab61b
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-09-07

    icon-container: use the "rubberband" style class for the selection
    item

    Instead of using a custom style property.

M	data/nautilus.css
M	libnautilus-private/nautilus-icon-container.c

commit 8b676a68b698b705a6008c89d53fded1cf635981
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-09-07

    desktop: add a nautilus-desktop style class to the desktop canvas

    So that themes can tweak the color/background of desktop canvas items
    separately.

M	libnautilus-private/nautilus-icon-container.c

commit 22707fdc469dfc7548adc8020e3aaf63b20ae1bf
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-09-07

    eel: remove unused eel_cairo_draw_layout_with_drop_shadows()

M	eel/eel-gdk-extensions.c
M	eel/eel-gdk-extensions.h

commit 77eecef417b91bb0c48588513de473f11a5c9896
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-09-07

    icon-container: remove unused code caching canvas item colors

    Caching colors in NautilusIconContainer to use them in the canvas item
    is not needed anymore, as gtk_render_* fetches the right values
    directly
    from the style context.

M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-private.h

commit 95910c94fd46f368b66f02e1961dc5f273b38c82
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-09-07

    icon-canvas-item: use gtk_render_* methods instead of direct cairo

    Instead of hardcoding colors and using direct cairo calls to draw the
    canvas items frame/background/labels, use gtk_render_* methods
    directly.
    This has the advantage of making them more friendly with GTK+ themes
    (by
    adding a nautilus-canvas-item style class to the canvas context when
    drawing) and removes a ton of convoluted cairo drawing code.

M	libnautilus-private/nautilus-icon-canvas-item.c

commit 483f13c18f55e489bc15ad266d5612edf96ad95a
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:	2011-09-07

    Updated Slovenian translation

M	po/sl.po

commit 5b09cedf434b53a975074b346d511335fc735cba
Author: Rui Matos <tiagomatos@gmail.com>
Date:	2011-08-08

    list-view: explicitly set cursor on file name cell renderer on rename

    The file name column has two cell renderers, one for the icon and
    another for
    the name string. Thus, gtk_tree_view_set_cursor() isn't enough
    to reliably
    start editing the file name cell since it will try to edit whatever
    is the
    currently focused cell in the column.

    https://bugzilla.gnome.org/show_bug.cgi?id=656128

M	src/nautilus-list-view.c

commit b20d9570c840f696eae5216652d93540bcfdc6db
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-09-07

    floating-bar: remove some unused code

M	src/nautilus-floating-bar.c

commit 00b108c687408db87ebb617186aa8fa62f35c7de
Author: Luke Symes <allsymes@gmail.com>
Date:	2011-07-16

    Don't hide the floating-bar on hover if it is interactive

    If there are actions set on the floating bar, avoid escaping the
    pointer.

    https://bugzilla.gnome.org/show_bug.cgi?id=654558

M	src/nautilus-floating-bar.c
M	src/nautilus-window-manage-views.c

commit 3f892611ab497180fae677abd6520e4cd387877f
Author: Stas Solovey <whats_up@tut.by>
Date:	2011-09-07

    Updated Russian translation

M	po/ru.po

commit a21d27b66fa307adaf87918f5feb2be44d52fdca
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-09-07

    places-sidebar: don't manually highlight the symbolic eject icon

    Set the right style class and state when rendering the icon, so the
    theming engine can fetch the right color from the theme and color the
    symbolic icon automatically.

M	src/nautilus-places-sidebar.c

commit 1eaae29320deb8dc6f218c13584aac5bbb66acd1
Author: Ihar Hrachyshka <ihar.hrachyshka@gmail.com>
Date:	2011-09-07

    Updated Belarusian translation.

M	po/be.po

commit 407e426fcd2413a5a27e8bbc9f455da9e3fbbe59
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2011-09-06

    Updated Norwegian bokmål translation

M	po/nb.po

commit 62bb5efc592a1241bfb0ca5c3773eb8ad899cbcc
Author: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
Date:	2011-09-06

    Updated Traditional Chinese translation(Hong Kong and Taiwan)

M	po/zh_HK.po
M	po/zh_TW.po

commit fa72a893c4e8558d94c22cb9ed3ed6c417eb265f
Author: Daniel Nylander <po@danielnylander.se>
Date:	2011-09-05

    Updated Swedish translation

M	po/sv.po

commit 2d66b738054eb27a0f624be5a4a76d038c907b4d
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:	2011-09-05

    Updated Spanish translation

M	po/es.po

commit 8478047a09576891e30d87232d332da244c8a518
Author: Fran Dieguez <fran@openhost.es>
Date:	2011-09-05

    Updated galician translations

M	po/gl.po

commit 4060b9ee98bb080383e4d973c7ae5be1a515f785
Author: Shaun McCance <shaunm@gnome.org>
Date:	2011-09-02

    Update help targets and add more useful entries to help menu

M	src/nautilus-bookmarks-window.c
M	src/nautilus-connect-server-dialog.c
M	src/nautilus-file-management-properties.c
M	src/nautilus-properties-window.c
M	src/nautilus-shell-ui.xml
M	src/nautilus-view.c
M	src/nautilus-window-menus.c

commit 156f61454a06dddadb82990bfd4d287729352ece
Author: Ihar Hrachyshka <ihar.hrachyshka@gmail.com>
Date:	2011-09-04

    Updated Belarusian translation.

M	po/be.po

commit 80d2046dd0df5719daa6ce9b702f0c0265eb7044
Author: André Gondim <andregondim@ubuntu.com>
Date:	2011-09-03

    Updated Brazilian Portuguese translation, reviewed by Antonio
    Fernandes C. Neto <fernandesn@gnome.org>.

M	po/pt_BR.po

commit c687d66e473f7094c6af552a69d14d81ae4c3baf
Author: Aurimas Černius <aurisc4@gmail.com>
Date:	2011-09-03

    Updated Lithuanian translation

M	po/lt.po

commit af0022fc388a587726f1186bbe131c666e4d50a3
Author: Tomas Bzatek <tbzatek@redhat.com>
Date:	2011-09-02

    previewer: Fix leaked GError

M	src/nautilus-previewer.c

commit e75ff65bc233eaaff108329376ff04b007422668
Author: Stas Solovey <whats_up@tut.by>
Date:	2011-08-31

    Updated Russian translation

M	po/ru.po

commit db72d73b3cd58493b1b8878a52ff8a9f5d350602
Author: Vincent Untz <vuntz@gnome.org>
Date:	2011-08-30

    all: Remove preferences about sound previewing

    The code was removed, so no need to keep the preference.

    https://bugzilla.gnome.org/show_bug.cgi?id=657718

M	libnautilus-private/nautilus-global-preferences.h
M	libnautilus-private/nautilus.convert
M	libnautilus-private/org.gnome.nautilus.gschema.xml.in
M	src/nautilus-file-management-properties.c
M	src/nautilus-file-management-properties.ui

commit 3c5cc30d554e641d6013ef196b1a2d7c9424fa41 (tag: 3.1.90)
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-08-29

    release: prepare for 3.1.90

M	NEWS
M	configure.in

commit 3d44be7ced5267143b3eb2ffcf7118c4fec3a199
Author: Andika Triwidada <andika@gmail.com>
Date:	2011-08-18

    Updated Indonesian translation

M	po/id.po

commit 2d3ba922514b5b5aa5db01214b0dd183a2fdb8e2
Author: A S Alam <aalam@users.sf.net>
Date:	2011-08-18

    update translation for Punjabi

M	po/pa.po

commit cfb84e3f7e44b0d752541ece747cec0066f0cea9
Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
Date:	2011-08-14

    Updated Thai translation.

M	po/th.po

commit 945f5bfaf3abbeaf963675ffd5d476cbefde8d74
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:	2011-08-12

    Updated Polish translation

M	po/pl.po

commit 7f580504c1fc5904636b9314feab5d5f881a0ea5
Author: Alexander Shopov <ash@kambanaria.org>
Date:	2011-08-10

    Updated Bulgarian translation

M	po/bg.po

commit a1830fad48e6f5769aab40917f44ebc8447501d4
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2011-08-10

    Updated Norwegian bokmål translation

M	po/nb.po

commit 484117c8383a655e0c33e1206c6eb09a35692ead
Author: Hendrik Knackstedt <kn.hendrik@gmail.com>
Date:	2011-08-05

    [l10n] Updated German translation

M	po/de.po

commit 99d7f0867eacde30502c5e7d4a074bed5d046dd6
Author: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
Date:	2011-08-03

    po/vi.po: fix "free space" translation

M	po/vi.po

commit c997bbe8b8bfb423d03f3475088a983e59bd9168
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-07-31

    all: remove the built-in hover audio previewer

    This is not really useful anymore now that we have Sushi, which is way
    more powerful.

M	icons/Makefile.am
D	icons/audio.svg
M	libnautilus-private/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-private.h
M	src/Makefile.am
D	src/nautilus-audio-mime-types.h
M	src/nautilus-icon-view.c

commit 065cecec33baf0f8e181da25313cb8030db4da18
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-08-01

    application: call Close() on the previewer when there are no windows

    When the last window is removed from the application object, close the
    previewer too.

M	src/nautilus-application.c

commit f05eaaad2ef96338622c035696148be852c4aca0
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-08-01

    previewer: add a wrapper for the Close() remote method

M	src/nautilus-previewer.c
M	src/nautilus-previewer.h

commit 60a31b50c2231f9e9f0d624f2ee9cff4800655db
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-08-01

    previewer: call methods directly on the GDBusConnection

    Initialize the DBus connection in the constructor and call methods
    directly on it, instead of keeping the proxy around.

M	src/nautilus-previewer.c

commit d0573ec843e73b2832ccc64c08b21c6083526fd9
Author: Lê Trường An <truongan@linuxmail.org>
Date:	2011-07-24

    Updated Vietnamese translation

M	po/vi.po

commit 2b684e6ea35682ab6e636ca8723fb5d4f5104307
Author: Bruno Brouard <annoa.b@gmail.com>
Date:	2011-07-31

    Updated French translation

M	po/fr.po

commit a1949a8980d0d932ef8effebf44d10e4727cbeb2
Author: Djavan Fagundes <djavanf@gnome.org>
Date:	2011-07-28

    Fixed a string in Brazilian Portuguese translation

M	po/pt_BR.po

commit f486646784ab6cf519fc9168629b40ca8259655a
Author: Henrique P. Machado <hpmachado@gnome.org>
Date:	2011-07-27

    Fixed a string in Brazilian Portuguese translation

M	po/pt_BR.po

commit a000844b5a6039375b0e4176dd4c0f7083b46cb7
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-07-27

    thumbnails: make sure to cache all mime types from gdk-pixbuf

    G_N_ELEMENTS() does not work for heap-allocated arrays, and always
    returns 1, so we were not actually caching all the supported mime
    types
    for a specific pixbuf loader after the first.
    This should also fix nautilus not thumbnailing e.g. compressed SVG
    images, as reported in [1].

    [1] https://bugzilla.gnome.org/show_bug.cgi?id=655406

M	libnautilus-private/nautilus-thumbnails.c

commit 0ee113dc1c5affda3eabf73b4c70c77456509d20 (tag: 3.1.4)
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-07-25

    release: prepare for 3.1.4

M	NEWS
M	configure.in

commit 475ed89d6e6ac99f46700babd16671f88bd1386c
Author: Didier Roche <didrocks@ubuntu.com>
Date:	2011-07-25

    Remove "Create Launcher" entry option

    "Create launcher" entry from nautilus seems weird as nautilus doesn't
    draw the
    desktop for GNOME Shell, and this rely on a gnome-panel binary. This
    brings
    inconsistency between the two sessions.

    https://bugzilla.gnome.org/show_bug.cgi?id=654848
    https://bugs.launchpad.net/bugs/723861

M	src/nautilus-actions.h
M	src/nautilus-desktop-icon-view-ui.xml
M	src/nautilus-desktop-icon-view.c
M	src/nautilus-directory-view-ui.xml
M	src/nautilus-view.c
M	src/nautilus-view.h

commit 3caf41765453c3c4cf9a73aae87b185d099598f9
Author: Antoine Jacoutot <ajacoutot@openbsd.org>
Date:	2011-06-20

    Turn nautilus_window_close() into a virtual method.

    nautilus_window_close() is now a virtual method that will behaves
    according to NautilusWindowClass: it won't do anything if the
    window is
    a NautilusDesktopWindow (i.e. it won't close it) which would prevent
    desktop icons from disappearing.
    nautilus_application_close_all_windows() will now skip hiding windows
    but close them right away.

    https://bugzilla.gnome.org/show_bug.cgi?id=652724

M	src/nautilus-application.c
M	src/nautilus-desktop-window.c
M	src/nautilus-window.c
M	src/nautilus-window.h

commit 2bbbc01dc6429e948aed0bbf077e1b77880352ee
Author: Antoine Jacoutot <ajacoutot@openbsd.org>
Date:	2011-07-15

    Move the 'File System' shortcut down the list in the sidebar.

    Users access more often the XDG dirs than the root filesystem,
    so it makes
    sense to move it below.

    https://bugzilla.gnome.org/show_bug.cgi?id=654681

M	src/nautilus-places-sidebar.c

commit 8686479b2be23735caec35c401d24db499cb2f2c
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-07-21

    icon-names: use 'drive-harddisk-system' as File System icon

    Now that it has been added to gnome-icon-theme-extras.

    https://bugzilla.gnome.org/show_bug.cgi?id=620085

M	libnautilus-private/nautilus-icon-names.h

commit 3f42d04301d9a8fcf43f176d1e601356489eb84f
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-07-21

    window: remove 'Clear History' from the 'Go' menu

    This is a leftover from the past, when we used to have a global
    history
    list. Now that Nautilus is not persistent and we don't have that
    anymore, it doesn't really make sense to keep this menu item.

    https://bugzilla.gnome.org/show_bug.cgi?id=654422

M	src/nautilus-shell-ui.xml
M	src/nautilus-window-menus.c
M	src/nautilus-window.c
M	src/nautilus-window.h

commit 75960497c6c8e657f010aef7d2bbbf1fda19c4ad
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-07-21

    location-bar: don't pack an useless box in the bar

    The bar is an horizontal box already, no need to pack another hbox in
    it. This also fixes content not expanding in the available width, as
    noted in https://bugzilla.gnome.org/show_bug.cgi?id=654389.

M	src/nautilus-location-bar.c

commit 283e9b32cae61b5501ece85d1dacb1e1c29c4b85
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-07-21

    file: use g_format_size_full instead of printf-ing the long string

    Now that GLib has g_format_size_full(), we can easily format the long
    string (e.g. 45MB (45,123,456 bytes)) using it, instead of our custom
    printf function.

M	libnautilus-private/nautilus-file.c

commit 3e69fb702393cf42486321c88cede4668329b4c8
Author: Ryan Lortie <desrt@desrt.ca>
Date:	2011-07-20

    all: switch to g_format_size()

    g_format_size_for_display() has been deprecated in GLib and replaced
    with
    g_format_size().  Follow that change.

    https://bugzilla.gnome.org/show_bug.cgi?id=654995

M	configure.in
M	libnautilus-private/nautilus-file-operations.c
M	libnautilus-private/nautilus-file.c
M	src/nautilus-properties-window.c
M	src/nautilus-view.c

commit 2160de69245ad15826f6aed1a5ef15455d7851d0
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-07-14

    a11y: remove some unused code

M	eel/eel-accessibility.c
M	eel/eel-accessibility.h

commit a7bd0741e0772f3b143e5c1d77860cce8f3d9872
Author: Ihar Hrachyshka <ihar.hrachyshka@gmail.com>
Date:	2011-07-14

    Updated Belarusian translation.

M	po/be.po

commit 227ccadc10af524ad1104d36c1343f26be55cf67
Author: Rudolfs Mazurs <rudolfs.mazurs@gmail.com>
Date:	2011-07-13

    Updated Latvian translation.

M	po/lv.po

commit 613f7180ca741b201e5933d1ebf41fe811a722b4
Author: Abduxukur Abdurixit <abdurixit@gmail.com>
Date:	2011-07-07

    Added UG translation

M	po/ug.po

commit 4d68a3bbab0e6157f83c90288b58bdfebace63c2
Author: Muhammet Kara <muhammet.k@gmail.com>
Date:	2011-07-06

    Updated Turkish translation

M	po/tr.po

commit fb45c737e0f7080bd0f51c532311b942a20e38a1
Author: Muhammet Kara <muhammet.k@gmail.com>
Date:	2011-07-06

    Fixed a few funny errors in Turkish translation

M	po/tr.po

commit 614b7d3b2b7d09dc4bf19a51ae56a2a087212c99
Author: Muhammet Kara <muhammet.k@gmail.com>
Date:	2011-07-03

    Updated Turkish translation

M	po/tr.po

commit 391d537f224204803ef8b50344892166cd9808fa
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2011-07-02

    Updated Norwegian bokmål translation

M	po/nb.po

commit 5817e7ad138f053c80d9257693dbacccb88eecbf (tag: 3.1.3)
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-07-01

    release: prepare for 3.1.3

M	NEWS
M	configure.in

commit 34bbbc57864e454bdddcc59f322bf06b56254ef6
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-07-01

    all: remove some unneeded includes

M	eel/eel-gtk-extensions.c
M	libnautilus-private/.gitignore
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-tree-view-drag-dest.c
M	src/.gitignore

commit 5c6950277332ca53fceb27d58fa3f06101737726
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-07-01

    all: use g_cclosure_marshal_generic() instead of generating
    marshallers

M	eel/Makefile.am
M	eel/eel-canvas.c
M	eel/eel-editable-label.c
M	libnautilus-private/Makefile.am
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-tree-view-drag-dest.c
M	src/Makefile.am
M	src/nautilus-query-editor.c
M	src/nautilus-view.c
M	src/nautilus-window.c

commit 922307d634a0401c8cc29bee70c6335b2eb9a17c
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-06-28

    build: bump GTK+ dep to 3.1.6

    We need it for GtkOverlay.

M	configure.in

commit eb8ba09e82cbf7045d75a638ef69318e65a8a75f
Author: Ihar Hrachyshka <ihar.hrachyshka@gmail.com>
Date:	2011-06-28

    Updated Belarusian translation.

M	po/be.po

commit 49db9b14ed4e08887e4dc3e5e4cd4c184f48d4ad
Author: Ihar Hrachyshka <ihar.hrachyshka@gmail.com>
Date:	2011-06-26

    Updated Belarusian translation.

M	po/be.po

commit ff6b4f64ab2499e149d2d75e812b2e6e40d68156
Author: Мирослав Николић <miroslavnikolic@rocketmail.com>
Date:	2011-06-25

    Updated Serbian translation

M	po/sr.po
M	po/sr@latin.po

commit 6ac24b5381c7a26f85b8c72662c9ac4a54269e26
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-06-21

    application: make sure --no-default-window works when used with an URI

M	src/nautilus-application.c

commit ffd2125b13ac591428cf73ac3c0021849d36058a
Author: Daniel Nylander <po@danielnylander.se>
Date:	2011-06-20

    Updated Swedish translation

M	po/sv.po

commit ea4609ff6123798edf93b0e54b8b03a2fda94fce
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:	2011-06-19

    Fix an inconsistency and a too long button

M	po/hu.po

commit 95d45f1994795942774b039ba0de6933d9ffa5c7
Author: Paolo Borelli <pborelli@gnome.org>
Date:	2011-06-18

    Fix gobject warning about nonexisting property

    NautilusDesktopWindow does not have an "app" propety anymore.

M	src/nautilus-application.c
M	src/nautilus-desktop-window.c
M	src/nautilus-desktop-window.h

commit 4c37f5a1c1c7861b45359e36a5efd868cf3f3bb0
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-06-16

    all: don't return a reference when getting the application singleton

    This simplifies the code a bit. Also, remove the useless "app"
    property
    on NautilusWindow while we're at it.

M	src/nautilus-application.c
M	src/nautilus-application.h
M	src/nautilus-bookmarks-window.c
M	src/nautilus-connect-server-dialog-nonmain.c
M	src/nautilus-location-bar.c
M	src/nautilus-main.c
M	src/nautilus-places-sidebar.c
M	src/nautilus-progress-ui-handler.c
M	src/nautilus-window-manage-views.c
M	src/nautilus-window-menus.c
M	src/nautilus-window-private.h
M	src/nautilus-window.c
M	src/nautilus-window.h

commit 2b9ebd30e880733d3f40430d1d022ae2f8a4bf77
Author: krishnababu k <kkrothap@redhat.ocm>
Date:	2011-06-15

    Corrections in Telugu file

M	po/te.po

commit 296ef2be9726185ee08552d3e8bb17d2a98a40b7
Author: Paolo Borelli <pborelli@gnome.org>
Date:	2011-06-05

    Add "Add Bookmark" to the sidepane context menu

    https://bugzilla.gnome.org/show_bug.cgi?id=651931

M	src/nautilus-places-sidebar.c

commit 67482b37c8b6581262da28798b6b4e36419b4852
Author: krishnababu k <kkrothap@redhat.ocm>
Date:	2011-06-15

    Updated Telugu Translations

M	po/te.po

commit aa3eff54fcab36a1fab561ec8527608e12a1496b (tag:
17b2ff9b002498b8e6ce28c7bf846b0daf3ce206)
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-06-13

    overlay: remove unused gedit-overlay-child

D	src/gedit-overlay-child.c
D	src/gedit-overlay-child.h

commit 17b2ff9b002498b8e6ce28c7bf846b0daf3ce206 (tag: 3.1.2)
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-06-13

    release: update for 3.1.2

M	NEWS
M	configure.in

commit 63e37acc17900e81605b994e8d4e6dd59f1769da
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-06-13

    floating-bar: fix background/frame rendering

M	src/nautilus-floating-bar.c

commit 752ab2718ba4f7e968678facfd8dd0ea6b0e4b26
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-06-13

    css: cleanup the CSS file a bit

M	data/nautilus.css

commit a28a89ab8112a5207d5413e5f767f191d1d13339
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-06-13

    floating-bar: port to GtkOverlay

M	src/Makefile.am
D	src/gedit-overlay.c
D	src/gedit-overlay.h
M	src/nautilus-floating-bar.c
M	src/nautilus-floating-bar.h
M	src/nautilus-icon-view.c
M	src/nautilus-list-view.c
M	src/nautilus-window-slot.c
M	src/nautilus-window-slot.h

commit 6260482af6804adda242d7a8582ccdd155beb9e0
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-06-13

    all: don't use Gtk[H/V]Box in UI files

M	src/nautilus-bookmarks-window.ui
M	src/nautilus-file-management-properties.ui

commit d6de7f5f0ff90775445c3dc353328301c66f0de1
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-06-13

    all: don't use deprecated Gtk[H/V]Box

M	libnautilus-private/nautilus-column-chooser.c
M	libnautilus-private/nautilus-column-chooser.h
M	libnautilus-private/nautilus-file-conflict-dialog.c
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-mime-application-chooser.h
M	src/nautilus-connect-server-dialog.c
M	src/nautilus-desktop-item-properties.c
M	src/nautilus-image-properties-page.c
M	src/nautilus-image-properties-page.h
M	src/nautilus-location-bar.c
M	src/nautilus-location-bar.h
M	src/nautilus-notebook.c
M	src/nautilus-pathbar.c
M	src/nautilus-progress-info-widget.c
M	src/nautilus-progress-ui-handler.c
M	src/nautilus-properties-window.c
M	src/nautilus-query-editor.c
M	src/nautilus-view.c
M	src/nautilus-window-pane.c
M	src/nautilus-window-slot.c
M	src/nautilus-window.c

commit 2c37855719d90413705bd102ef5a29aac33f598a
Author: Teliute <teliute@163.com>
Date:	2011-06-12

    Update Simplified Chinese translation.

M	po/zh_CN.po

commit e46d446be937d0e43ffea1bbc41381388706cf42
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:	2011-06-10

    Updated Slovenian translation

M	po/sl.po

commit f657a12a9f1da481e7a580335b682749ac4b01cf
Author: Javier Jardón <jjardon@gnome.org>
Date:	2011-06-09

    libnautilus-private: Use 'const' instead G_CONST_RETURN

M	libnautilus-private/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-info.c
M	libnautilus-private/nautilus-icon-info.h

commit a8443f64b6554b640f9bd39b3470284127b7bc3f
Author: Javier Jardón <jjardon@gnome.org>
Date:	2011-06-09

    eel: Use 'const' instead G_CONST_RETURN

M	eel/eel-editable-label.c
M	eel/eel-editable-label.h

commit 253e72f88a85759fe0630aecfb9cea4011e74e5a
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2011-06-07

    Updated Norwegian bokmål translation

M	po/nb.po

commit 64d608f8cc2d6e266900e5a33402249b20dfec1e
Author: Fran Diéguez <fran.dieguez@mabishu.com>
Date:	2011-06-06

    Updated Galician translations

M	po/gl.po

commit 12541f6a1ab1fbf30b032dc628aca147d6de2ad0
Author: Yaron Shahrabani <sh.yaron@gmail.com>
Date:	2011-06-04

    Updated Hebrew translation.

M	po/he.po

commit e36c6f5871f6f16833361ce57a4845d46e73f3f1
Author: Yaron Shahrabani <sh.yaron@gmail.com>
Date:	2011-06-04

    Updated Hebrew translation.

M	po/he.po

commit 092ba8f674341769579bc515389e7bb67035824d
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:	2011-06-04

    Updated Spanish translation

M	po/es.po

commit f83bdf0081bfb5d6b8caad8848a267fecb95b85b
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-06-03

    connect-server: handle closing of the dialog while connecting

    If we start a connect operation, but close the dialog before providing
    the credential details, cancel the operation and hide the dialog,
    instead of segfaulting.
    The dialog will eventually be destroyed when the the mount operation
    terminates (with error).

M	src/nautilus-connect-server-dialog.c
M	src/nautilus-connect-server-operation.c

commit e3f055c886e9db0c105de59e80573a9715c41060
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-06-03

    eel-string: don't use deprecated gatomic API

M	eel/eel-string.c

commit a0d9614d204d0494d329e04c1d7652e451c2573f
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-06-03

    toolbar: disconnect the GSettings callback on dispose

M	src/nautilus-toolbar.c

commit b62ab1413cca6694b9b09fc9d241bbf3581a56e6
Author: Djavan Fagundes <djavanf@gnome.org>
Date:	2011-06-03

    Updated Brazilian Portuguese translation

M	po/pt_BR.po

commit a5a4bddf12ff29205757858af81fd3665a68c3f2
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-05-31

    application: pass in the array length while looping over it

M	src/nautilus-application.c

commit d0240a4319561551adc5e0cdb94bb5486d3f3308
Author: Carles Ferrando <carles.ferrando@gmail.com>
Date:	2011-05-29

    [l10n]Updated Catalan (Valencian) translation

M	po/ca@valencia.po

commit 1f01e04e135c77722cd3d06065f4ceed20d19219
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:	2011-05-29

    Updated Spanish translation

M	po/es.po

commit ea223de6187778ce0a0a70356009f1c24c084c57
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:	2011-05-29

    Updated Spanish translation

M	po/es.po

commit 178bae2b656b2cae7ad39f81076fca7c65adf429
Author: Yuri Myasoedov <omerta13@yandex.ru>
Date:	2011-05-28

    Updated Russian translation

M	po/ru.po

commit 362696f86bce90dcfa599bf6f4e17ffd0a679860
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-05-25

    metadata: add a metadata::custom-icon-name metadata key

    It's similar to metadata::custom-icon, only that it works on icon
    names
    instead of URIs.

    https://bugzilla.gnome.org/show_bug.cgi?id=626338

M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-metadata.c
M	libnautilus-private/nautilus-metadata.h

commit fc3d9af1dff85ef27ff44ea4e71b269a2b700e7d
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-05-24

    autostart: add an autostart desktop file

    It will autostart nautilus automatically based on the GSettings key
    org.gnome.desktop.background show-desktop-icons.

    https://bugzilla.gnome.org/show_bug.cgi?id=647267

M	data/Makefile.am
A	data/nautilus-autostart.desktop.in

commit 636c06bdc3397b1c6bad78afe2094c149c59f6fb
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-05-24

    css: update for new GtkCssParser

M	data/nautilus.css

commit e239f2a150f34b7f7b4730772fae5a372a7924d1
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-05-23

    floating-bar: copy code from Epiphany to hide the floating bar
    on hover

    This doesn't currently work perfectly if the overlay child is a
    GtkTreeView - more investigation is needed.
    In the meanwhile, it's still better than not hiding the bar ever,
    so here it is.

    https://bugzilla.gnome.org/show_bug.cgi?id=648740

M	src/nautilus-floating-bar.c

commit f0649b5bb808aa71fcab52c3e61f5e6419928432
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-05-23

    gedit-overlay: update from upstream

M	src/gedit-overlay-child.c
M	src/gedit-overlay.c

commit 5c949fffcb0de62fd5375f546fa94dd50ec7f86f
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-05-24

    application: rewrite GApplication command line handling

    Do the command line parsing in local_command_line for the set
    of options
    we're interested in parsing there (e.g. directories to open,
    self checks
    and --quit); move the rest of initialization in
    nautilus_application_startup() and use g_application_open() and
    a custom
    "quit" action to forward the requests to the main application.

    This also fixes these two bugs.

    https://bugzilla.gnome.org/show_bug.cgi?id=649336
    https://bugzilla.gnome.org/show_bug.cgi?id=637157

M	src/nautilus-application.c
M	src/nautilus-application.h
M	src/nautilus-connect-server-dialog-nonmain.c
M	src/nautilus-location-bar.c
M	src/nautilus-places-sidebar.c
M	src/nautilus-window-manage-views.c
M	src/nautilus-window-menus.c

commit b9272618934a4c177166e5f7771e6ab6cabcc31b
Author: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
Date:	2011-05-24

    po/vi.po: updated UI to match nautilus-preview.page

M	po/vi.po

commit e738e686af858c38ca7c0b32426b3a1dfea0d9a2
Author: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
Date:	2011-05-24

    po/vi.po: fix up UI to match nautilus-views.page

M	po/vi.po

commit f76c50a0e46aa7786820f76b3f71b57b44b8d7fb
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-05-23

    window: reverse the order of key-press event processing

    Usually the default GtkWindow handler for key-press events processes
    them in the following order:
    - calls gtk_window_activate_key() to process mnemonics/accelerators
    for
      the toplevel window
    - calls gtk_window_propagate_key_event() to propagate the events
    to the
      focus widget
    - chains up to parent if both fail

    We want gtk_window_propagate_key_event() to be called before
    gtk_window_activate_key(), as when we're focusing an editable widget
    (e.g. renaming a file), we want all keybindings to apply to that, e.g.
    Delete, Ctrl+Delete (or Ctrl+W if we're e.g. using an emacs-mode
    GTK+ binding set). This interferes a bit with the type-ahead search
    windows that NautilusIconContainer and GtkTreeView pop up; we can
    control the former, but not the latter, so we need a bit of a hack in
    NautilusListView to prevent the search window to steal the pasted URI,
    and still not handle the event.

    https://bugzilla.gnome.org/show_bug.cgi?id=314431

M	libnautilus-private/nautilus-icon-container.c
M	src/nautilus-list-view.c
M	src/nautilus-window.c

commit fae5d9242e2edf0881a382ed8cb19599c27cdc49
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-05-23

    query-editor: add a border around the query editor widgets

    https://bugzilla.gnome.org/show_bug.cgi?id=647737

M	src/nautilus-query-editor.c

commit f5e967f964b88ad7e4cc81818e9c0092d842e0a8
Author: Stefano Teso <stefano.teso@gmail.com>
Date:	2011-05-23

    connect-server: strip the scheme if it matches the chosen method

    If e.g. ftp://ftp.example.com is specified as an address, and the FTP
    method is chosen, we should strip "ftp://" automatically from the
    address before connecting.

    https://bugzilla.gnome.org/show_bug.cgi?id=643608

M	src/nautilus-connect-server-dialog.c

commit c17d7bec375b1a8838d6132ccced89da6b092316
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-05-23

    location-entry: use symbolic icons for the secondary action hint

    https://bugzilla.gnome.org/show_bug.cgi?id=647685

M	src/nautilus-location-entry.c

commit b30bda3e1f341b107fbe4f73f1d7b769504d23cd
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-05-23

    view: add the "view" style class to the icon container

    Not to the NautilusView scrolled windows.

M	src/nautilus-icon-view-container.c
M	src/nautilus-view.c

commit c78c3022f07aa790a1f21c48e4ebf62712c6b70f (tag: 3.1.1)
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-05-09

    dbus: don't generate the docbook file

M	libnautilus-private/Makefile.am

commit 2cf6e53496967b1e00cc026e33c7b63c587c78b4
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-05-09

    release: prepare for 3.1.1

M	NEWS
M	configure.in

commit ab6436cfa60a7f5088dd92f3d6dec74e0527b086
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-05-09

    previewer: avoid creating the dbus proxy more than once

M	src/nautilus-previewer.c

commit 16b76b5f97dda14e2c3397345965a07ecc1cd377
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-05-09

    previewer: don't warn out if the bus name is not owned by anybody

M	src/nautilus-previewer.c

commit a8f2c97e5f67fa1c309cf694f8ca00f5dc38abb9
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-05-01

    previewer: don't return a new ref to the singleton

    It's easier to use this way, and we don't have to create a new DBus
    proxy every time.

M	src/nautilus-previewer.c
M	src/nautilus-previewer.h
M	src/nautilus-view.c

commit 71b8a7a8d66f0c927be9b7c12199d1472043ed66
Author: Alexander Larsson <alexl@redhat.com>
Date:	2011-04-29

    Add close_if_already_visible argument to
    nautilus_previewer_call_show_file

    As per the changes in sushi

M	src/nautilus-previewer.c
M	src/nautilus-previewer.h
M	src/nautilus-view.c

commit f087da3353074f7476a563ab62d5ac7cf0d65e41
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-04-27

    previewer: drop the x/y coordinates arguments

M	src/nautilus-previewer.c
M	src/nautilus-previewer.h
M	src/nautilus-view.c

commit 703c5004a7b05959e3dd554974f28b46df3f0609
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-04-25

    previewer: lazily create the DBus proxy

M	src/nautilus-previewer.c
M	src/nautilus-view.c

commit e5bf6ef0ec8ca50990aff4afd08a4139d4a75798
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-04-25

    debug: add a debug flag for the previewer

M	libnautilus-private/nautilus-debug.c
M	libnautilus-private/nautilus-debug.h

commit 034eeb090458443b97fbe9b601a045defb5435f9
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-04-25

    list-view: hook up the previewer in list view

    No support for icon locations yet, but it's not implemented in
    the previewer
    either.

M	src/nautilus-list-view.c

commit ccfd4e1c1d9166c78badac8d83958270cf7aef9e
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-04-21

    all: hook up the previewer with NautilusIconView

M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-container.h
M	src/nautilus-icon-view.c
M	src/nautilus-view.c
M	src/nautilus-view.h

commit 4241ccfd39b6013d2ddd7fbd58aabf5ef1a2302d
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-04-21

    previewer: add a NautilusPreviewer DBus wrapper class

M	src/Makefile.am
A	src/nautilus-previewer.c
A	src/nautilus-previewer.h

commit 9669b91d70ec1cf59933df53f9c22ed16670bb90
Author: Alexander Larsson <alexl@redhat.com>
Date:	2011-05-04

    Update all .gitignore files

M	.gitignore
M	data/.gitignore
M	eel/.gitignore
M	libnautilus-private/.gitignore
M	src/.gitignore

commit 7c27c4ce158d09be188b529882ecd5c6b0c17db7
Author: Alexander Larsson <alexl@redhat.com>
Date:	2011-05-04

    Convert the nautilus dbus support to use gdbus-codegen

    This required latest glib code to work.

M	data/Makefile.am
A	data/dbus-interfaces.xml
M	libnautilus-private/Makefile.am
M	libnautilus-private/nautilus-dbus-manager.c

commit fa6e44717818d7f9239558f81b90c32dceddf58a
Author: Alexander Larsson <alexl@redhat.com>
Date:	2011-05-04

    Add size_request to IconContainer to work around unncecessary
    relayouting

    The GtkScrolledWindow uses the widget prefered size as a guess as to
    whether scrollbars are needed or not in the automatic scrollbars case.
    If we don't report anything for them we typically get it wrong
    and cause
    two size allocate calls on the child each time, with different sizes.
    This (the two sizes speicifically) will cause unnecessary relayouts of
    the window.

    So, we just report the current size of the layed out icons as the
    prefered
    size. This is somewhat wrong as its depending on previous
    size_allocation
    calls rather than the "ideal" size of the widget, but since the
    ideal size
    is ignored anyway and just used for this it works well.

M	libnautilus-private/nautilus-icon-container.c

commit 0cad983521edd476ece360236b6e71e4048bfc70
Author: Alexander Larsson <alexl@redhat.com>
Date:	2011-05-04

    Remove old special-cased "select source folder"

    We now do this generically, so no need to special case it in the
    "go up" case.

M	src/nautilus-window-slot.c

commit b15f61369e3618f4dc2cd3cef5af3698c45706a0
Author: Alexander Larsson <alexl@redhat.com>
Date:	2011-05-04

    Always select the folder you "came from" when navigating upwards

    We used to special case this for the up button, but that now
    only exists as a keyboard shortcut. This more generic approach
    gets the same feature also for pathbar navigation and back/forward
    history navigation.

M	src/nautilus-window-manage-views.c

commit e9a7007284b9520855cdbb16fa4724ca0f1739d9
Author: Alexander Larsson <alexl@redhat.com>
Date:	2011-05-04

    Really open in new window on the pathbar contect menu item

    Turns out that we didn't pass the NEW_WINDOW flag in the handler
    for the LocationOpenAlternate action. This is used when right-clicking
    on the location label or the pathbar.

M	src/nautilus-view.c

commit 41c7cb2ae8fb98fab2cd9b0cfb59cf6dee4d476c
Author: Alexander Larsson <alexl@redhat.com>
Date:	2011-05-03

    icon-view: Only resort during relayout if necessary

    We don't need to resort unless e.g. a file changed or was added.

    Additionally, for weird reason this makes the keyboard focus handling
    work when deleting a file (file after deleted gets focus). This was
    broken due to a relayout happening due to a size_allocate due to
    a style set due to a focus change when going to/from the "are
    you sure"
    dialog.

M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-private.h

commit 31546b509d351e89d8bc0ee23074e8e0ecddbca2
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-05-02

    application: don't look at DESKTOP_AUTOSTART_ID anymore

    Now that we don't support being a session component anymore,
    it doesn't
    make sense to special case the session autostart. This also breaks
    opening new windows when nautilus is added to ~/.config/autostart,
    which
    is now the supported way of having desktop icons automatically, as we
    end up reading the env variable every time when parsing the command
    line
    (as the original process will always have that set) and refuse to
    show a
    window.

    https://bugzilla.gnome.org/show_bug.cgi?id=649063

M	src/nautilus-application.c

commit e251214df28bc7c0b749d1ba0be1ab2048ecd06c
Author: Abduxukur Abdurixit <abdurixit@gmail.com>
Date:	2011-05-02

    Added UG translation

M	po/ug.po

commit a9ea2becdf91c417a64083ecdad5f80fb97e6e51
Author: Daniel Korostil <ted.korostiled@gmail.com>
Date:	2011-05-02

    Uploaded Ukranian

M	po/uk.po

commit 495cb46d54f0b551756c71fb6d5ba60e67f08d61
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-05-01

    places-sidebar: disconnect from bookmark list changed signal on
    dispose

    This should hopefully fix this crash
    https://bugzilla.redhat.com/show_bug.cgi?id=699184

M	src/nautilus-places-sidebar.c

commit ac70a95ecc44ba259b684f737bb108f1458fa9dc
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-05-01

    mime-actions: don't free the activation parameters early

    This fixes a segfault when clicking on the "Select Application" button
    when opening a file with no default applications, like in

    https://bugzilla.redhat.com/show_bug.cgi?id=699850

M	src/nautilus-mime-actions.c

commit 3676b08856c4d6cc0a827e9de8f708edefdf2e44
Author: Cheng-Chia Tseng <pswo10680@gmail.com>
Date:	2011-05-01

    Updated Traditional Chinese translation(Hong Kong and Taiwan)

M	po/zh_HK.po
M	po/zh_TW.po

commit 61502a06524dd9dffac9d2ae97e9a57037343b28
Author: Daniel Nylander <po@danielnylander.se>
Date:	2011-05-01

    Updated Swedish translation

M	po/sv.po

commit 902b0cd4cc1848b44fb2445ebcc0f8157cdc092f
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:	2011-04-28

    Updated Slovenian translation

M	po/sl.po

commit 254ad76a6f861b4846cb53907dd580fb81a96b05
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-04-28

    progress-ui-handler: don't add progress infos to the window twice

    We were adding them twice in case there was already one operation
    running.

    https://bugzilla.gnome.org/show_bug.cgi?id=648857

M	src/nautilus-progress-ui-handler.c

commit 8e8f0ed6edd3c5d4f9cca0e07a5624a3d5e2ec29
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-04-28

    places-sidebar: make sure to return if we click inside empty space

    https://bugzilla.gnome.org/show_bug.cgi?id=648872

M	src/nautilus-places-sidebar.c

commit f850fcc0eee61014472e698e6bdd36093ff9dfe2
Author: Andrej Žnidaršič <andrej.znidarsic@gmail.com>
Date:	2011-04-27

    Updated Slovenian translation

M	po/sl.po

commit a21e3e21940b84f93e0e82320ccfbb6e9a9f2cc3
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-04-27

    places-sidebar: use per-side border widths for the sidebar frames

    This adds a border to the sidebar.

M	data/nautilus.css
M	src/nautilus-places-sidebar.c

commit f6dc5f319fb79203bd7645e49420d2a4b57c0373
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-04-25

    toolbar: set the icon size to SMALL_TOOLBAR

    So that the Search button icon is drawn with a smaller size.

M	src/nautilus-toolbar.c

commit 3cf09dc4e47ca0db181dd34af22977b8e91cf0f9
Author: Ask H. Larsen <asklarsen@gmail.com>
Date:	2011-04-25

    Updated Danish translation

M	po/da.po

commit 7a8f54b3bbff53b17d46dc6306636852636d1609
Author: Stefano Teso <stefano.teso@gmail.com>
Date:	2011-04-25

    places-sidebar: fix opening of selected items by pressing Enter

    Don't use get_cursor() to open the current item in the sidebar,
    and use
    the tree selection instead, as we modify the selection manually when
    evaluating up/down keypresses.

    https://bugzilla.gnome.org/show_bug.cgi?id=648555

M	src/nautilus-places-sidebar.c

commit 83a7d27b36120d1ae54a2f5aa4af30f04d470bf2
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-04-25

    icon-container: don't chain up style-updated for the desktop container

    Chaining up resets the background to the default color, which is not
    what we want for the desktop container.

    https://bugzilla.gnome.org/show_bug.cgi?id=648137

M	libnautilus-private/nautilus-icon-container.c

commit f0d52a7a29ca0b503ed160bd21e4f1a3354f6394
Author: Abduxukur Abdurixit <abdurixit@gmail.com>
Date:	2011-04-24

    Added UG translation

M	po/ug.po

commit e218bff9a4f790f0915f342d764559ee399fa8ee
Author: Jiro Matsuzawa <matsuzawa.jr@gmail.com>
Date:	2011-04-25

    Updated Japanese translation

M	po/ja.po

commit 7288e91d77f63f4014fa5247bd8a59849f302871
Author: Arash Mousavi <amousavi@src.gnome.org>
Date:	2011-04-23

    Updated Persian translation

M	po/fa.po

commit 2f070016690ec488b1ac46d6ab2faf860e0c59b6
Author: Bruce Cowan <bruce@bcowan.me.uk>
Date:	2011-04-20

    Updated British English translation

M	po/en_GB.po

commit 630fb578c1d86d4c14118025e9c33c8959d6ecf2
Author: YunQiang Su <yqsu@src.gnome.org>
Date:	2011-04-17

    fix a mistake of Chinese(Simplified) translation

M	po/zh_CN.po

commit 4a69d60ecf5c6b48492e7dafda7a77e719f9f060
Author: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
Date:	2011-04-14

    Updated Vietnamese translation

M	po/vi.po

commit 679486ff6db16138027aa85c2aadbb9d272bc984
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-04-12

    places-sidebar: make sure the eject icon is rendered 16x16

    https://bugzilla.gnome.org/show_bug.cgi?id=647570

M	src/nautilus-places-sidebar.c

commit fde63a6c6f0484f7284fd57ff26abe9d41c93196
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:	2011-04-11

    Updated Spanish translation

M	po/es.po

commit 902aac532bac0da871591bbe481673d2c2d83907
Author: Åsmund Skjæveland <aasmunds@ulrik.uio.no>
Date:	2011-04-11

    Updated Norwegian Nynorsk translation

M	po/nn.po

commit 6c7bd69033676d2e3f5c25b4308bd59e9d540bda
Author: Åsmund Skjæveland <aasmunds@ulrik.uio.no>
Date:	2011-04-11

    Updated Norwegian Nynorsk translation

M	po/nn.po

commit fdbca53ae2e7c387d05136656fd9c75fd982c863
Author: Alexander Shopov <ash@kambanaria.org>
Date:	2011-04-10

    Updated Bulgarian translation

M	po/bg.po

commit a96761350ad422ec084c12f649562f9a2a83963d
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-04-08

    window: treat regular files as selection when opening a location

    This allows to call `nautilus uri:///path/to/file` from the command
    line
    to open uri:///path/to with file pre-selected.

    https://bugzilla.gnome.org/show_bug.cgi?id=632427

M	src/nautilus-window-manage-views.c

commit 3751310f941ed5df4a2a027ab594df015b3f815c
Author: Yaron Shahrabani <sh.yaron@gmail.com>
Date:	2011-04-08

    Updated Hebrew translation.

M	po/he.po

commit 07a6fb24fda755288346f11afb670cb3c05028fe
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-04-07

    icon-container: clear the drag state before popping up context menu

    Otherwise, a fake drag state will leak into the next motion-notify
    event
    when the menu has been dismissed, causing a segfault.

    https://bugzilla.gnome.org/show_bug.cgi?id=550253

M	libnautilus-private/nautilus-icon-container.c

commit d8b632765ca1b70d909d4e206f40590ee379a305
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-04-07

    search-bar: set redraw_on_allocate(), like GtkInfoBar does

    This fixes artifacts while resizing. A similar patch was committed to
    GtkInfoBar in https://bugzilla.gnome.org/show_bug.cgi?id=587716.

    https://bugzilla.gnome.org/show_bug.cgi?id=647013

M	src/nautilus-search-bar.c

commit e6dc21ba3b908ed93e08e39731733c871a91e171
Author: Paul Seidler <pl.seidler@gmail.com>
Date:	2011-04-07

    libnotify: need at least 0.7.0

    https://bugzilla.gnome.org/show_bug.cgi?id=647088

M	configure.in

commit a8539a688bf83e1ab79167e257df308d1424a103
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-04-07

    icon-container: reset the double click counter after a double click

    If we don't do this, we ignore any other double click event that
    happen
    during the next 'gtk-double-click-time' interval after the first
    double
    click.

    Thanks to Tanyel A. Nimeu for the initial patch.

    https://bugzilla.gnome.org/show_bug.cgi?id=647062

M	libnautilus-private/nautilus-icon-container.c

commit f200bfbe8332c0df74335f608f68350609e435d7
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-04-07

    preferences: use g_settings_bind_with_mapping() for radiobuttons

    This also fixes radiobuttons preferences not being applied when
    opening
    the properties dialog.

    https://bugzilla.gnome.org/show_bug.cgi?id=644478

M	src/nautilus-file-management-properties.c

commit 392359db6d6496b325044d809d96b034a2298514
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-04-07

    conflict-dialog: make the rename entry expand the whole width

M	libnautilus-private/nautilus-file-conflict-dialog.c

commit 1457f53c27f6d2f84d0c9eb76c1c8cffd1177e95
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-04-07

    conflict-dialog: don't force a size request on the labels

    This is not required anymore in GTK+ 3

M	libnautilus-private/nautilus-file-conflict-dialog.c

commit b8077a7ad65f54e397dd3fa1b32f97b838ba590e
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-04-07

    conflict-dialog: don't forget to show the primary label

    Reported in https://bugzilla.redhat.com/show_bug.cgi?id=693922

M	libnautilus-private/nautilus-file-conflict-dialog.c

commit f100883058fac79a913d93d1d1157498c87d7912
Author: Fran Diéguez <fran.dieguez@mabishu.com>
Date:	2011-04-07

    Updated Galician translations

M	po/gl.po

commit f49b62649a092a56e2cf6203db0fef08d2ed7618
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-04-06

    pathbar: use a NautilusFile instead of a GFile as a drag target

    The NautilusFile tracks changes in the file name, so it solves the bug
    reported in https://bugzilla.gnome.org/show_bug.cgi?id=581748

M	src/nautilus-pathbar.c
M	src/nautilus-window-slot-dnd.c
M	src/nautilus-window-slot-dnd.h

commit 8905b1f91253cfe36fa2c42e179831097b3c9aec
Author: Wouter Bolsterlee <wbolster@gnome.org>
Date:	2011-04-06

    Updated Dutch translation by Wouter Bolsterlee

M	po/nl.po

commit 13793fdc3f5fd884ff5f92093244157b751bd185
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-04-06

    window: don't avoid same-uri reloads for the desktop

    Otherwise it will not reload when toggling desktop-is-home-dir.

M	src/nautilus-window-manage-views.c

commit 90b2084cf3f6be689b250ddfd318e33f19f8420d
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-04-06

    desktop-window: always reset is_loaded when setting the real directory

M	src/nautilus-desktop-window.c

commit 25aa3e7f391c905236397a38cf052b0b12bc792a
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-04-06

    desktop-window: disconnect the gsettings handler on dispose

M	src/nautilus-desktop-window.c

commit 8ade659212745eb91631e00d8e878e919a13858a
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-04-06

    icon-container: don't setup the regular background on the desktop

M	libnautilus-private/nautilus-icon-container.c

commit ec447586d5f7a5f60f21436a868cfe28d315f1f1
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-04-06

    places-sidebar: always add Home as a built-in place

M	src/nautilus-places-sidebar.c

commit f9bd05d254555e70ee5295fe08919a8c9d94ca79
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-04-06

    places-sidebar: fix a typo in the GSettings key we listen to

M	src/nautilus-places-sidebar.c

commit 19d420a28b47723d8e7deb7561cc714be336e655
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-04-06

    window-menus: use U+2013 EN DASH in the author copyright string

    https://bugzilla.gnome.org/show_bug.cgi?id=646735

M	src/nautilus-window-menus.c

commit 6dbb7d159cfc277815d990dd157e2020608698a5
Author: Marvin Schmidt <marv@exherbo.org>
Date:	2011-04-05

    configure: Fix libexif check

    https://bugzilla.gnome.org/show_bug.cgi?id=646849

M	configure.in

commit 77ba57813e5eaa1fc8260f6e56ef7645093be690
Author: Rodrigo Padula de Oliveira <contato@rodrigopadula.com>
Date:	2011-04-05

    Updated Brazilian Portuguese translation

M	po/pt_BR.po

commit 9db9888bea1f0084055bf653cfb46e7b000647c9
Author: Bruno Brouard <annoa.b@gmail.com>
Date:	2011-04-05

    Updated French translation

M	po/fr.po

commit 319ded082ce47f384db3bfc9d7cab2fbe80e1a85
Author: Amitakhya Phukan <amitakhya@svn.gnome.org>
Date:	2011-04-05

    Updated Assamese translations

M	po/as.po

commit 5f190c65784ff9b2b72e36cd0018dfbfab524b98
Author: Daniel Nylander <po@danielnylander.se>
Date:	2011-04-05

    Updated Swedish translation

M	po/sv.po

commit aaaee6de758f70005ffdd343a4b7354e3664f471
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-04-04

    icon-container: rework the colors used for additional text labels

    We now use the insensitive color for the normal state, and make them
    follow the filename color for selected states.

    This also fixes https://bugzilla.gnome.org/show_bug.cgi?id=319982,
    tested with the HighContrast theme.

M	data/nautilus.css
M	libnautilus-private/nautilus-icon-container.c

commit ced6d22409c3a849b86b75bb867f267a3cdad800
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-04-04

    window-menus: don't hardcode year values in the translatable string

    https://bugzilla.gnome.org/show_bug.cgi?id=646735

M	src/nautilus-window-menus.c

commit bb6578da85fff3d28e6a71f9933b1bd34e7c27bc
Author: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
Date:	2011-04-05

    Updated Traditional Chinese translation(Hong Kong and Taiwan)

M	po/zh_HK.po
M	po/zh_TW.po

commit edd3c43beb5efbc13f55d73e8c9818966a031ad1
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-04-04

    dnd: rework handling of _NETSCAPE_URL dnd links

    Previously we used to to the following:
    * default to always "ask", unless the copy was explicit
    * when dropped, we did not actually ask anything but we would
    trigger an
      async mimetype query_info and:
      - trigger a file asking whether to download or to link for text
      files
      - silently link for HTML files
      - silently download for every other mimetype
    * if the query_info was not completed within one second, we would
      download by default

    This is somewhat broken, as the DnD icon is not what you would expect;
    also downloading is not usually done with DnD from the browser,
    and it's
    also expensive, so it should never be the default, but an explicit
    choice. It also makes it impossible to create links for anything else
    than text or HTML.

    Change the policy to always link by default, unless the user
    explicitly
    requests the copy.

M	libnautilus-private/nautilus-dnd.c
M	src/nautilus-view-dnd.c

commit 2afe78a92cc402207e7f3a0189eca95311651076
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-04-04

    file: use a GIcon to store the custom icon of desktop files

    Instead of a filename string.
    This also has the side-effect of fixing
    https://bugzilla.gnome.org/show_bug.cgi?id=615509

M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-file-private.h
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-link.c
M	libnautilus-private/nautilus-link.h

commit e68c6e071915fe680ed44e824ccafdb1470a39bb
Author: Jordi Serratosa <serratosa@gmail.com>
Date:	2011-04-04

    [l10n]Fixes on Catalan translation

M	po/ca.po

commit 3f17316c34335a9ea8a82d8940506759d88c6fcd
Author: Joan Duran <jodufi@gmail.com>
Date:	2011-04-04

    [l10n]Updated Catalan translation

M	po/ca.po

commit 07c70ab3a65f1d67293a467b742dda729b85156b
Author: Jamil Ahmed <itsjamil@gmail.com>
Date:	2011-04-05

    Updated Bengali translation

M	po/bn.po

commit 35311e217ac8f11e97628316c35d6093589507b0
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-04-04

    thumbnails: remove unused struct definition

M	libnautilus-private/nautilus-thumbnails.c

commit 93a0d7fd735c1670c0787c3daa7f84003994da5d
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-04-04

    thumbnails: remove obsolete check for GLib < 2.14 compatibility

M	libnautilus-private/nautilus-thumbnails.c

commit f9c6ca979f753339b91c125c363a927fceb64283
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-04-04

    thumbnails: remove code unused for years

M	libnautilus-private/nautilus-thumbnails.c

commit 088d0968f837364374bdea20eda0fa4534338202
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:	2011-04-04

    Updated Spanish translation

M	po/es.po

commit 367572b907d1cd970135e546b3237522b9720c7d
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-04-03

    application: don't redirect windows on computer:// when unmounting

    It's confusing now that we don't have a desktop. Redirect to the user
    home instead.

    This also has the side effect of fixing
    https://bugzilla.gnome.org/show_bug.cgi?id=615963

M	src/nautilus-application.c

commit b37f08ef618b6418711a7c70ff7485961bc9058d
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-03-31

    places-sidebar: don't return TRUE in button-release when we eject

    Otherwise the GtkTreeView default handler won't run cleaning up
    what it set up in button-press-event and the next motion-event will
    trigger the DnD to begin.

    https://bugzilla.gnome.org/show_bug.cgi?id=646302

M	src/nautilus-places-sidebar.c

commit 2644c6ef4e7839e976d4861d6c86e16e34d46a13
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-03-31

    icon-canvas-item: make sure to reset the default cursor ond
    destruction

    We might be destroyed while hovering while in single-click mode,
    so make
    sure the default cursor is always cleared when finalizing, if
    we didn't
    get a leave event.

    https://bugzilla.gnome.org/show_bug.cgi?id=315023

M	libnautilus-private/nautilus-icon-canvas-item.c

commit a47b2efd9b265f92e306e855ede0af3f19881f0c
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-04-04

    build: bump version to 3.1.0 on master

M	configure.in

commit 7c3ba0e86f5b6ba4859457c1fd57f6f443601cab
Author: Yuri Myasoedov <omerta13@yandex.ru>
Date:	2011-04-04

    Updated Russian translation

M	po/ru.po

commit 60ecc80a6057ebb5605f1ef1eb51e6cf8785a1e1
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:	2011-04-04

    Updated Polish translation

M	po/pl.po

commit 2641de616d77df714d743a58a52228a6632a1df1
Author: Wolfgang Stöggl <c72578@yahoo.de>
Date:	2011-04-04

    [l10n] Updated German translation

M	po/de.po

commit 635d472128e9687daa3b466f43765ee116921712
Author: Lukas Lommer <llommer@svn.gnome.org>
Date:	2011-04-04

    Updated Czech translation

M	po/cs.po

commit 6efe6113d1a2ee61eaf2feed818689f25023e687 (tag: 3.0.0)
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-04-04

    release: release 3.0.0

    The future is now.

M	NEWS
M	configure.in

commit acce5e1c70e10ef550cfed888a852e5048dc4b3d
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-04-04

    release: update AUTHORS

M	AUTHORS
M	src/nautilus-window-menus.c

commit 681e24ae18f5f4cf6275171154383fb0aeaf1d1a
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-04-04

    release: require the latest stable versions of our dependencies

M	configure.in

commit 278425bbcd806571f7d5369e53a15d5f22e51551
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-04-03

    window: make sure we always force opening in new windows on the
    desktop

    https://bugzilla.gnome.org/show_bug.cgi?id=646548

M	src/nautilus-window-manage-views.c

commit 68b57af6e476253b36d8652a681bade6facbd259
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-04-03

    places-sidebar: disconnect the gsettings handler callback in
    _dispose()

    The GSettings object is a global singleton, so it will always
    survive the
    sidebar; we should make sure to disconnect all the settings signal
    when
    destroying the sidebar.

    https://bugzilla.gnome.org/show_bug.cgi?id=646664

M	src/nautilus-places-sidebar.c

commit d4cce11671471427f1b62fc658e05d4f6637b3e9
Author: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
Date:	2011-04-04

    Updated Traditional Chinese translation(Hong Kong and Taiwan)

M	po/zh_HK.po
M	po/zh_TW.po

commit 42d58b3db4b639521c0346ec8d9afc3f60c30603
Author: Inaki Larranaga Murgoitio <dooteo@zundan.com>
Date:	2011-04-04

    Updated Basque language

M	po/eu.po

commit 4611ba0cd09b1c63c67930f72c90edb2e4f3b83e
Author: Wolfgang Stöggl <c72578@yahoo.de>
Date:	2011-04-03

    [l10n] Updated German translation, umlauts fixed

M	po/de.po

commit b35740dd52162a87a19ef8ed6a56a6736e5736ec
Author: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
Date:	2011-04-03

    Updated Vietnamese translation

M	po/vi.po

commit b67ee41bc6601fc26bea2457dc8865e0df5e5f98
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:	2011-04-02

    Updated Polish translation

M	po/pl.po

commit ce1f95f6f8ee17cb7613564295566ffd99d8e930
Author: Shankar Prasad <svenkate@redhat.com>
Date:	2011-04-02

    Updated kn translations

M	po/kn.po

commit c6fc0d81c87f6c3bdfb457a98fbb386dfa36683e
Author: Shankar Prasad <svenkate@redhat.com>
Date:	2011-04-02

    Updated kn translations

M	po/kn.po

commit 333ce240832b66f46d8b9bfdfa4b294c1bf26fbd
Author: Shankar Prasad <svenkate@redhat.com>
Date:	2011-04-02

    Updated kn translations

M	po/kn.po

commit 7ddc0b3bb207fe0b9243b90f1c73b0bcf76490d4
Author: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
Date:	2011-04-02

    Updated Vietnamese translation

M	po/vi.po

commit 6fc1a0b5cedba6dc28dc995eb7a0688869239c71
Author: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
Date:	2011-04-02

    po/vi.po: import from Damned Lies

M	po/vi.po

commit 0a10d4355e2e144d6731fa12a981841e1ea7b9b9
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:	2011-04-01

    Updated Hungarian translation

M	po/hu.po

commit c6279ac229545d7f64b64212383df2753482e233
Author: Giorgio F. Gilestro <giorgio@gilestro.tk>
Date:	2011-04-01

    Fix up accidental error in last commit

    The accelerator ended up as stock id instead.

M	src/nautilus-view.c

commit cce40272e35b20b4aaf5f93109a05b7bb89704d5
Author: Giorgio F. Gilestro <giorgio@gilestro.tk>
Date:	2011-04-01

    Use ctrl-delete as the keyboard shortcut to trash files

    This change was made to make it harder to accidentally trigger a file
    delete. We still support the trash that will let you get a trashed
    file
    back, and we will get undo support to make this even easier. However,
    that only works if you know you deleted the wrong file, not if you
    accidentally hit delete while the nautilus window was focused.

M	src/nautilus-view.c

commit 803783c2479258aad8f2278dde95101b9e4b90ca
Author: Shankar Prasad <svenkate@redhat.com>
Date:	2011-04-01

    Updated kn translations

M	po/kn.po

commit e72093c2b0490b481a6b894bf84dd46075b7ef21
Author: Jiro Matsuzawa <matsuzawa.jr@gmail.com>
Date:	2011-03-31

    Updated Japanese translation.

M	po/ja.po

commit 952269914060f48f941053120e6035440c8cfc6f
Author: Милош Поповић <gpopac@gmail.com>
Date:	2011-03-31

    Added Serbian translation

M	po/sr.po
M	po/sr@latin.po

commit 7421f629c9493344846890a46e475667b9aae0b1
Author: Dr.T.Vasudevan <agnihot3@gmail.com>
Date:	2011-03-31

    Updated Tamil translation

M	po/ta.po

commit d011084103db0ace13a7011d53f68cf9a3489464
Author: Dr.T.Vasudevan <agnihot3@gmail.com>
Date:	2010-12-03

    Updated Tamil translation

M	po/ta.po

commit 80fab3f7a7447efbd4323cf372f846d4d59141a5 (tag: 2.91.94)
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-03-30

    release: update for 2.91.94

M	NEWS
M	configure.in

commit f294a4e80626793624d76d6002b094d1c0809de4
Author: Alexander Larsson <alexl@redhat.com>
Date:	2011-03-30

    Fix up eject button hover in places sidebar

    We were calling gtk_tree_view_column_cell_get_position() without
    properly loading the cell attribute for the right row before.
    We fix this by calling gtk_tree_view_column_cell_set_cell_data().

    With this in place we can also use the x_offset for the position and
    avoid the whole summing of widths.

    Due to a bug in Gtk which expands the eject icon cell renderer we
    have to right align it so that it lines up properly.

    https://bugzilla.gnome.org/show_bug.cgi?id=640741

M	src/nautilus-places-sidebar.c

commit b57c42f7fbe7fd90cdc6ff59b2f7c160dd3198af
Author: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
Date:	2011-03-30

    Updated Traditional Chinese translation(Hong Kong and Taiwan)

M	po/zh_HK.po
M	po/zh_TW.po

commit 3fd5eda0fc01f56ce9ae9b68b744651d73342259
Author: Ask H. Larsen <asklarsen@gmail.com>
Date:	2011-03-30

    Updated Danish translation

M	po/da.po

commit cf21e9aa47c67861422ada02c7fa327340d63140
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-03-29

    pathbar: keep a ref to the GFile while updating the path

    When desktop-is-home-dir changes, we force a re-layout of all the
    buttons, which in turn unrefs the passed-in GFile, as the ref would
    belong to an old button. Fix this by assuming a ref while calling
    nautilus_path_bar_update_path().

    https://bugzilla.gnome.org/show_bug.cgi?id=551543

M	src/nautilus-pathbar.c

commit aed2cce6c36543457f5f1ad8f8c05f2fa147b1f2
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:	2011-03-29

    Updated Slovenian translation

M	po/sl.po

commit e7d80384ab00d52149452e77cd566ee381474b36
Author: Gintautas Miliauskas <gintautas@miliauskas.lt>
Date:	2011-03-29

    Updated Lithuanian translation.

M	po/lt.po

commit 85ae5ae7e3174c05199ff6557c1cc905ad1d1075
Author: Sandeep Shedmake <sshedmak@redhat.com>
Date:	2011-03-29

    Updated Marathi Translations

M	po/mr.po

commit 08665d5c7ae146c45f5f9855b3ea60c22b1372ad
Author: Lukas Lommer <llommer@svn.gnome.org>
Date:	2011-03-29

    Updated Czech translation

M	po/cs.po

commit d01f3377a2724bb6582f13c48f7cd1b97b1b869b
Author: Lukas Lommer <llommer@svn.gnome.org>
Date:	2011-03-29

    Updated Czech translation

M	po/cs.po

commit c7c860a264db211a0a68ee963ce29c7fcb2ad334
Author: Alexander Larsson <alexl@redhat.com>
Date:	2011-03-28

    Make sure we free custom accessibility objects

    Custom accessibility objects, such as NautilusIconContainerAccessible
    need to be freed when their corresponding widget/object dies, right
    now we're not unreferencing the accessible, so its always leaked.

M	eel/eel-accessibility.c

commit 69a3e83971e2f0963d0c68f4b3e84612ff4032e8
Author: Shaun McCance <shaunm@gnome.org>
Date:	2011-03-27

    Fixing help buttons to go to new gnome-help pages

M	src/nautilus-bookmarks-window.c
M	src/nautilus-connect-server-dialog.c
M	src/nautilus-file-management-properties.c
M	src/nautilus-properties-window.c
M	src/nautilus-view.c
M	src/nautilus-window-menus.c

commit ac6ec79231cf3d0cbd076ea5a76b154c9930df68
Author: Henrique P. Machado <hpmachado@gnome.org>
Date:	2011-03-27

    Updated Brazilian Portuguese translation.

M	po/pt_BR.po

commit fed40498e77eb037826391eabdf5f359ad72ba78
Author: Abduxukur Abdurixit <abdurixit@gmail.com>
Date:	2011-03-27

    Added UG translation

M	po/ug.po

commit ca8392d39f57dcbc17d2de84c90fb4e4d473f074
Author: Ivan Masár <helix84@centrum.sk>
Date:	2011-03-27

    Updated Slovak translation

M	po/sk.po

commit 0889c0e56d13329a835324cf20160a69591a6757
Author: Yuri Myasoedov <omerta13@yandex.ru>
Date:	2011-03-27

    Updated Russian translation

M	po/ru.po

commit 5c34337057c96621d2d43690b262eab98c287a1a
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2011-03-26

    Updated Norwegian bokmål translation

M	po/nb.po

commit 4e75a3b805b007c863ad2eb4b3be62a97249c33d (tag: 2.91.93)
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-03-25

    icon-view: clear the icon view when destroying it

    This ensures all NautilusFiles are properly unreffed when destroying
    the
    view, and fixes a leak.

M	src/nautilus-icon-view.c

commit 199e5adb8a51c9cd54a644de60b01d9c0cd2170d
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-03-25

    release: update for 2.91.93

M	NEWS
M	configure.in

commit 7268e3f449a7ae762dcc5b72cb8a36d7ed3362e2
Author: Alexander Larsson <alexl@redhat.com>
Date:	2011-03-25

    Don't leak sidebar widgets

    Sidebar widgets are normal widgets these days and should be standard
    floating stuff owned by the container they end up with. So, we
    should no longer ref_sink them.

M	src/nautilus-places-sidebar.c
M	src/nautilus-tree-sidebar.c

commit d781d414e40840422c201dd61637135358c75ab3
Author: Alexander Larsson <alexl@redhat.com>
Date:	2011-03-25

    Don't leak NautilusFile for bookmarks in places sidebar

M	src/nautilus-places-sidebar.c

commit 695efe7cb3f9a96e7c870c36d30e2759d800d2d5
Author: Alexander Larsson <alexl@redhat.com>
Date:	2011-03-25

    Better debugging for NautilusDirectory leaks

M	libnautilus-private/nautilus-directory.c

commit 1d48f02ea1bf274d8fb0d70b61bed337bbda06c2
Author: Alexander Larsson <alexl@redhat.com>
Date:	2011-03-25

    Add custom foreach to eel_g_hash_table_new_free_at_exit

    This can be used to get some sort of printout for leaks in non-string
    hashtables.

M	eel/eel-glib-extensions.c
M	eel/eel-glib-extensions.h
M	eel/eel-stock-dialogs.c
M	eel/eel-string.c
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-file.c
M	src/nautilus-properties-window.c

commit 1a8aadd2d02554a308c33a2b88b95c6d7ef5be7f
Author: Lukas Lommer <llommer@svn.gnome.org>
Date:	2011-03-24

    Updated Czech translation

M	po/cs.po

commit 101796d8b02133f238a757e4d754915e1d276095
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2011-03-22

    Updated Norwegian bokmål translation

M	po/nb.po

commit f45510bbb82d6ffa23bf8a54b8596fb5f34ae5e3
Author: Mattias Põldaru <mahfiaz@gmail.com>
Date:	2011-03-22

    [l10n] Updated Estonian translation

M	po/et.po

commit 41fd10dafd7fe0240dc13bf33140e8aa22d87333 (tag: 2.91.92)
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-03-21

    Update for 2.91.92

M	NEWS
M	configure.in

commit 2cf698346aca25a48a11edeccc34530e15843a6a
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-03-21

    file-operations: update the test to the new duplicate string behavior

    The test was in some cases checking for what we don't actually want to
    happen. Change it to match current behavior.

M	libnautilus-private/nautilus-file-operations.c

commit 40947ed576b14777eb3106a3b0350b471455905d
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-03-21

    file-operations: make sure to handle correctly hidden files extensions

    This is a fixup of c250b5702329e71c61f6e7f4e26227925c5b1e90

M	libnautilus-private/nautilus-file-operations.c

commit 1f31ab18d932a778aa409dd3cadffb34d5f4ae54
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-03-21

    css: apply a soft gradient to the floating bar.

M	data/nautilus.css

commit 9dc263518f71a2a06ec808be79c2bc0a9fe17129
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-03-21

    window: make sure to never show the floating bar on the Desktop

    https://bugzilla.gnome.org/show_bug.cgi?id=644172

M	src/nautilus-desktop-icon-view.c
M	src/nautilus-window-manage-views.c
M	src/nautilus-window-slot.c
M	src/nautilus-window.c

commit c250b5702329e71c61f6e7f4e26227925c5b1e90
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-03-21

    Properly strip extensions when placing the duplication string

    We use a similar matching filter to the one we use when renaming. It's
    not ideal (mimetypes are hardcoded, and probably some are missing),
    but
    at least we're consistent.

    https://bugzilla.gnome.org/show_bug.cgi?id=351290

M	eel/eel-vfs-extensions.c
M	eel/eel-vfs-extensions.h
M	libnautilus-private/nautilus-file-operations.c

commit e0726b71cbbe3ddd9548546991a30951ecc1f21e
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-03-21

    slot: don't ref the view returned by _get_current_view()

    https://bugzilla.gnome.org/show_bug.cgi?id=643968

M	src/nautilus-window-slot-dnd.c
M	src/nautilus-window-slot.c

commit 2d71f734864647c23aa3e35374da9058beb0dc2e
Author: Kristjan SCHMIDT <kristjan.schmidt@googlemail.com>
Date:	2011-03-21

    Updated Esperanto translation

M	po/eo.po

commit ddc303bc2b23704911299ba28aab3f0e74fb88ee
Author: Kristjan SCHMIDT <kristjan.schmidt@googlemail.com>
Date:	2011-03-21

    Updated Esperanto translation

M	po/eo.po

commit 1ac3b5dd7100e75d8d579e7dc4c6fabb192a2dee
Author: Kristjan SCHMIDT <kristjan.schmidt@googlemail.com>
Date:	2011-03-21

    Updated Esperanto translation

M	po/eo.po

commit 76e10b322b5e0689c16881f10a3854e207a44c09
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-03-21

    places: hide "Open in new Tab/Window" when using separate windows

M	src/nautilus-places-sidebar.c

commit 2cd9c4b84059f3e00ed6222ab43c34a974e2c550
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-03-21

    view: cleanup "Open in new Tab/Window" items when using separate
    windows

    We were displaying a lot of useless entries in the menus in such case.

M	src/nautilus-actions.h
M	src/nautilus-directory-view-ui.xml
M	src/nautilus-view.c

commit 572ded742f9146a6bca8f5000804f291338db9b8
Author: Stefano Teso <stefano.teso@gmail.com>
Date:	2011-03-21

    view: set the right open flags when opening in a new window

    https://bugzilla.gnome.org/show_bug.cgi?id=644675

M	src/nautilus-view.c

commit 58e544c260349a01242f40769e61e9b7098069fd
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-03-21

    window-pane: toggle the search button when showing a saved search

    https://bugzilla.gnome.org/show_bug.cgi?id=645027

M	src/nautilus-window-pane.c
M	src/nautilus-window-slot.c

commit 111be78c86bc824b291d9b402a2ff897b2fa2dc7
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-03-21

    query-editor: make all the labels' appearance consistent

M	src/nautilus-query-editor.c

commit c863defffa222ec60eff29c5f31ab73131799912
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-03-21

    query-editor: theme the query editor like the other cluebars

M	data/nautilus.css
M	src/nautilus-query-editor.c
M	src/nautilus-query-editor.h

commit 1469c27280be10a92aa92195023eb1bbf4a5d10c
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-03-21

    file-utilities: return "Home" as a title for the home directory

    Make it consistent with the rest of the UI.
    https://bugzilla.gnome.org/show_bug.cgi?id=645136

M	libnautilus-private/nautilus-file-utilities.c

commit dac5908d505542362cc51c5c21e0b9220715395a
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-03-21

    pathbar: don't unconditionally iterate over buttons when scrolling

    This should fix https://bugzilla.gnome.org/show_bug.cgi?id=645198

M	src/nautilus-pathbar.c

commit a2d928754e9b65ce9c7ac93127b61abdd7cbb2f4
Author: Dirgita <dirgitadevina@yahoo.co.id>
Date:	2011-03-20

    Updated Indonesian translation

M	po/id.po

commit 8129f1c78ac57aa96588228489860c315ef265c2
Author: Rudolfs Mazurs <rudolfs.mazurs@gmail.com>
Date:	2011-03-19

    Updated Latvian translation.

M	po/lv.po

commit 71548f90dfe368b2ce3396bef6d2099e3b800bdf
Author: Wouter Bolsterlee <wbolster@gnome.org>
Date:	2011-03-19

    Updated Dutch translation by Wouter Bolsterlee

M	po/nl.po

commit 83587589effec5b76a6dd7032f374db4135fae12
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:	2011-03-19

    Updated Hungarian translation

M	po/hu.po

commit 8094cacbdf5914f2a50c1a17cb93701890aafec3
Author: Lucian Adrian Grijincu <lucian.grijincu@gmail.com>
Date:	2011-03-17

    Updated Romanian translation

M	po/ro.po

commit 9d27856f2e62479eca0adae87f1cf6f1bf6cf92c
Author: Lucian Adrian Grijincu <lucian.grijincu@gmail.com>
Date:	2011-03-17

    Updated Romanian translation

M	po/ro.po

commit e2bfbbd6d8ae577bb16cd215a2d106dcc31f6d8a
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-03-17

    view: use GTK_STYLE_CLASS_VIEW for NautilusView

    So that NautilusIconContainer also inherits the proper style class.

M	src/nautilus-view.c

commit 9c65f3b6675fb927a96a7dd52d6fec4eb700adce
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-03-17

    window: use GTK_STYLE_CLASS_SIDEBAR for the nautilus sidebar

M	configure.in
M	data/nautilus.css
M	src/nautilus-window.c

commit 32fdd13a6e92f9e36dc8476043c4b93f61a6eca9
Author: Gintautas Miliauskas <gintautas@miliauskas.lt>
Date:	2011-03-17

    Updated Lithuanian translation.

M	po/lt.po

commit f70c2c981adb794bf996b077f2dcfa299d689e61
Author: Mario Blättermann <mariobl@gnome.org>
Date:	2011-03-17

    [l10n] Updated German translation

M	po/de.po

commit 99d84db2ccc8b7cd998a6704cc34b83cbcac4760
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-03-15

    window-pane: use _split_view_off() to close the active pane with
    Ctrl+W

    This makes nautilus' behavior consistent with what happens when F3 is
    pressed.

M	src/nautilus-window-pane.c

commit 633929a88b8941a4b817bd34b27ce5d8fbe3a804
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-03-15

    css: theme the search bar and the cluebar with the proper colors

M	data/nautilus.css

commit 515610602463758c08d4ce5514219a83c3e05bfe
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-03-15

    search-bar: rework to make it more similar to the 3.0 mockups

    This involves rendering a background over the box, using symbolic
    icons
    and other goodness.

M	src/nautilus-search-bar.c
M	src/nautilus-toolbar.c

commit 319cda6e9430b4aa74e052ee41086d82fc5bb530
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-03-15

    window-slot: cleanup packing of extra widgets

    Don't pack them in a frame+eventbox, but just use the GtkBox.

M	src/nautilus-window-slot.c
M	src/nautilus-window-slot.h

commit d73ded51a677700ad76201851af255f5ba6192d3
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-03-15

    x-content-bar: make NautilusXContentBar a GtkInfoBar

M	src/nautilus-x-content-bar.c
M	src/nautilus-x-content-bar.h

commit 3b3fe092c77b685516495ae8239d6b5aa7c37072
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-03-15

    trash-bar: make NautilusTrashBar a GtkInfoBar

M	src/nautilus-trash-bar.c
M	src/nautilus-trash-bar.h

commit a2df8af91ed91934c16a0a959c1e178b2849c46e
Author: Fran Diéguez <fran@openhost.es>
Date:	2011-03-15

    Updated Galician translations

M	po/gl.po

commit 45945cd45776a020b1f8ce5e61c0db7faa1895f4
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-03-15

    window: add back the resize grip

    At the same time, add a bit more padding to the floating bar label, so
    that it won't be covered by the grip.
    Remove some margin at the bottom of the window too.

M	data/nautilus.css
M	src/nautilus-floating-bar.c
M	src/nautilus-window.c

commit ad8dd8389670d85e8afacb58dc7971cc2b81b9eb
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-03-15

    window-slot: let the "Loading" floating bar appear only after
    a timeout

    It will appear only if loading takes more than 500ms.

M	src/nautilus-window-manage-views.c
M	src/nautilus-window-slot.c
M	src/nautilus-window-slot.h

commit 275744644c95cc039efae7029a94814b47274ff7
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-03-15

    floating-bar: don't use a yellow color for the floating bar

    Make it also a bit shorter.

M	data/nautilus.css
M	src/nautilus-floating-bar.c

commit 00a9b3ae50db1cd609ee3eb4a556c851fc046906
Author: Duarte Loreto <happyguy_pt@hotmail.com>
Date:	2011-03-13

    Updated Portuguese translation

M	po/pt.po

commit df4e4aa5d62e2ef23fdbf0a3ca09107e89d89ff6
Author: Åsmund Skjæveland <aasmunds@ulrik.uio.no>
Date:	2011-03-13

    Updated Norwegian Nynorsk translation.

M	po/nn.po

commit 55585048b94c492fa32a60359a14472da8a4f7c4
Author: Claude Paroz <claude@2xlibre.net>
Date:	2011-03-12

    Updated French translation

    Contributed by Gérard Baylard, Bruno Brouard and Claude Paroz.

M	po/fr.po

commit a3a69db247c58066fcd7ae9b3c6e596fa7f21060
Author: Bruce Cowan <bruce@bcowan.me.uk>
Date:	2011-03-12

    Updated British English translation

M	po/en_GB.po

commit 7536e18ed8fdf50274625837c022ce5ee843c340
Author: Tomas Bzatek <tbzatek@redhat.com>
Date:	2011-03-11

    Bengali translation: Fix malformed format string

    Originally reported as
    https://bugzilla.redhat.com/show_bug.cgi?id=578086

    Related to commits a1a8f97c9dcd9fdbbbfdddcec7f7d8da85a68dfb and
    5b31e211ff20645c548949bd8d012b7bcaa39bf2

M	po/bn.po

commit b47b01d95f332f6a50157cb2d4940bd920455518
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:	2011-03-11

    Updated Polish translation

M	po/pl.po

commit 9cf0a0a1bde02fababd047cced3c36ffa6f9543e
Author: Khaled Hosny <khaledhosny@eglug.org>
Date:	2011-03-11

    Updated Arabic translation

M	po/ar.po

commit c25ae0f18ca87c561178bd57b191fd13ec3edc38
Author: Manoj Kumar Giri <mgiri@redhat.com>
Date:	2011-03-10

    Updated Oriya Translation

M	po/or.po

commit 86bd3f63bcdf7cdfdc0ebb12104856f7d085510b
Author: Andrej Žnidaršič <andrej.znidarsic@gmail.com>
Date:	2011-03-09

    Updated Slovenian translation

M	po/sl.po

commit 85e624e496ddcbea78826545308aac09541bbfde
Author: Andrej Žnidaršič <andrej.znidarsic@gmail.com>
Date:	2011-03-09

    Updated Slovenian translation

M	po/sl.po

commit 3800f7c7957ac155d96b0b8605197fd7de8cd943
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-03-08

    css: make the backgorund of the floating bar button transparent

M	data/nautilus.css

commit e021dd0f9c73c4cbf6e8e00f1ca6863c99a7056c
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-03-08

    toolbar: use a raised button for Search

M	src/nautilus-toolbar.c

commit eb340743b260def298ed64a45d2b6112f7c71589
Author: Joan Duran <jodufi@gmail.com>
Date:	2011-03-08

    Updated Catalan translation

M	po/ca.po

commit 30fca4b7b9afad5edb884ef7e6b8370fc88951ec
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2011-03-08

    Updated Norwegian bokmål translation

M	po/nb.po

commit 5b6d156f57ad630646c2c3e779d094b98766d529 (tag: 2.91.91)
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-03-07

    Release 2.91.91

M	NEWS
M	configure.in

commit 9465370aad15fe7b20923ad1009a5d3314edc621
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-03-07

    places: use iters to cycle items in the sidebar

M	src/nautilus-places-sidebar.c

commit ede178516796568e5d0b596cc720a3cb56dfaaf5
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-03-07

    toolbar: set the primary-toolbar style class on the toolbar

M	src/nautilus-toolbar.c

commit 896138b17cf6bb8be87bfac3394af641972a364b
Author: Luca Ferretti <lferrett@gnome.org>
Date:	2011-03-07

    Fixed a typo

M	po/it.po

commit 894fe97a070004ad3317fa59fa8cb20851c9ab81
Author: Changwoo Ryu <cwryu@debian.org>
Date:	2011-03-06

    Updated Korean translation

M	po/ko.po

commit 96e53868862fb43b54b8e3f5cf9258615bc26fad
Author: Andrej Žnidaršič <andrej.znidarsic@gmail.com>
Date:	2011-03-05

    Updated Slovenian translation

M	po/sl.po

commit 7af7225fce4ede640cf9eca3a2e11115bf542ff7
Author: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
Date:	2011-03-05

    Updated Vietnamese translation

M	po/vi.po

commit 0e20049361db4a0d8926e98702501392e98efdcd
Author: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
Date:	2011-03-05

    po/vi.po: import from Damned Lies

M	po/vi.po

commit 4359343f94d255929621fb4fa1f08b67ded4bf96
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-03-03

    list-view: fix expand/fill visibility of the column editor dialog

M	src/nautilus-list-view.c

commit ab4fb0cdee781120d35f041a2198f203da2678cd
Author: Daniel Korostil <ted.korostiled@gmail.com>
Date:	2011-03-02

    Uploaded Ukranian

M	po/uk.po

commit 7035f1c2d444b066e079abc50a8664bccf69fe05
Author: Daniel Nylander <po@danielnylander.se>
Date:	2011-03-01

    Updated Swedish translation

M	po/sv.po

commit 2ed8c3b4c3ac88996b6bbd961f9bc3fee6c14789
Author: Daniel Korostil <ted.korostiled@gmail.com>
Date:	2011-03-01

    Uploaded Ukranian

M	po/uk.po

commit 9b4ce4d88d5bc8374d218534f5ee616fdd64ef79
Author: Daniel Korostil <ted.korostiled@gmail.com>
Date:	2011-02-28

    Uploaded Ukranian

M	po/uk.po

commit f84f6578c5068fe3216387240420f41b2d00db41
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-28

    css: don't put toolbar style here

    It's in gnome-themes-standard until we found a more generic way of
    expressing it.

M	data/nautilus.css

commit ba262758489a726afbfcbfe60f1f0c79f20d179a
Author: Rudolfs Mazurs <rudolfs.mazurs@gmail.com>
Date:	2011-02-27

    Updated Latvian translation.

M	po/lv.po

commit d12544d94d11cfe403f0a4f2f82b0ff569a623d6
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:	2011-02-27

    Updated Hungarian translation

M	po/hu.po

commit 789d71e7edbc3f60668c305adb4da9bbdd94b4d6
Author: Stefano Teso <steso@src.gnome.org>
Date:	2011-02-26

    places-sidebar: skip section headers on keynav

    https://bugzilla.gnome.org/show_bug.cgi?id=643137

M	src/nautilus-places-sidebar.c

commit 089315b56f78113bd26d18bb40d0132b84954ebe
Author: Stefano Teso <steso@src.gnome.org>
Date:	2011-02-26

    typeahead-find: make sure the search widget is on-screen when
    maximized

    https://bugzilla.gnome.org/show_bug.cgi?id=642953

M	libnautilus-private/nautilus-icon-container.c

commit a5d4e41129e00461426312cdffa392b59ac30118
Author: Stefano Teso <steso@src.gnome.org>
Date:	2011-02-26

    bookmarks: bookmarked saved searches should use the saved-search icon

    https://bugzilla.gnome.org/show_bug.cgi?id=643057

M	libnautilus-private/nautilus-bookmark.c
M	libnautilus-private/nautilus-icon-names.h

commit 02446f2cdb990fabebdefaed339227d6f52a495e
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-25

    icon-view: doesn't make sense to use g_timeout_add_seconds for preview

    https://bugzilla.gnome.org/show_bug.cgi?id=574033

M	src/nautilus-icon-view.c

commit 5e2edee2e8dc6b4eababdff993176d591cc2a6e6
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-25

    list-view: make sure not to select the extension on rename

    Delay calling gtk_editable_select_region() until after
    gtk_tree_view_set_cursor()

    https://bugzilla.gnome.org/show_bug.cgi?id=627110

M	src/nautilus-list-view.c

commit a9515134c3bce4df1d1563340394b796ae40d183
Author: Stefano Teso <stefano.teso@gmail.com>
Date:	2011-02-25

    list-view: create folders in subdirectories when possible

    Don't always choose the tree root as parent when creating a new
    folder,
    but look at the current selection's directory.

    https://bugzilla.gnome.org/show_bug.cgi?id=330644

M	src/nautilus-list-view.c
M	src/nautilus-view.c
M	src/nautilus-view.h

commit 97b1ff2fa3b4d706969ab40d4bf17adad281e42f
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-25

    list-view: unfreeze updates on focus out

    It's not really right, as GtkTreeView should always emit
    editing-canceled on the right renderer for us, but if you click away
    from the entry, it doesn't, so this is just a workaround until
    the GTK+
    bug is fixed.

M	src/nautilus-list-view.c

commit 3645b11f392c649455472bc1b3a8c8f581c37c74
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-25

    file: make sure not to pass g_utf8_collate() NULL strings

M	libnautilus-private/nautilus-file.c

commit e939b36481815dbdf4053dba070f17d02a1efc38
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-25

    desktop-file: remove obsolete x-directory/* mimetypes

    They got deprecated.

    https://bugzilla.gnome.org/show_bug.cgi?id=612694

M	data/nautilus.desktop.in.in

commit 50ee32a1b46f0e0dea68b57c72070247bad9b7f7
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-25

    window-slot: use the actual view as relative-widget

    Instead of special-casing the scrolled window in the overlay code, we
    directly set the actual view as relative-widget from the slot.

M	src/nautilus-window-slot.c

commit 23aa30fec0da95b58a9336da58115a3a04a21eb4
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-25

    overlay: sync with gedit upstream

    As one of my patches got rejected.

M	src/gedit-overlay.c

commit a2093ba1340334fa2733aa3ba2c00e7d1cfb683e
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-25

    view: remove nautilus_view_get_widget()

    Having a function just to call a cast seems a bit weird...

M	src/nautilus-view.c
M	src/nautilus-view.h
M	src/nautilus-window-manage-views.c
M	src/nautilus-window-slot.c

commit 2632e266fbc794de5e912ac1f37dfaa8f4ed0904
Author: Rodrigo Moya <rodrigo@gnome-db.org>
Date:	2011-02-25

    Plug memory leak

M	libnautilus-private/nautilus-icon-info.c

commit f45d398de73c1eee924e55aadba96254d8091932
Author: Rodrigo Moya <rodrigo@gnome-db.org>
Date:	2011-02-24

    Guard against filename being NULL on nautilus_icon_info_lookup

M	libnautilus-private/nautilus-icon-info.c

commit 6c9cfec6cca8fc51049eac6c7677516b5d241677
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-24

    places-sidebar: use the widget type directly instead of defining
    a class

M	data/nautilus.css
M	src/nautilus-places-sidebar.c

commit 5df17020848a51d1211451274ae6816562d53503
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-24

    all: remove shadows from scrolled windows and add a bottom margin

    To better match the mockups

M	src/nautilus-places-sidebar.c
M	src/nautilus-view.c
M	src/nautilus-window.c

commit c024477bd59761cfa683117dafe47cd08fda3f52
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-24

    window-slot: adapt to overlay API changes

M	src/nautilus-window-slot.c

commit 2aa5c4844b3f4fe6b26c72d74ccfc9352a11f3f4
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-24

    overlay: sync with upstream, and add a case for scrolled windows

M	src/gedit-overlay-child.c
M	src/gedit-overlay.c
M	src/gedit-overlay.h

commit b220d722a0748763ebe1370a49831c24d734f7f8
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-24

    all: move the floating bar to NautilusWindowSlot

M	src/nautilus-floating-bar.h
M	src/nautilus-icon-view.c
M	src/nautilus-list-view.c
M	src/nautilus-view.c
M	src/nautilus-view.h
M	src/nautilus-window-manage-views.c
M	src/nautilus-window-slot.c
M	src/nautilus-window-slot.h

commit d0706a08eefb73aa515cb445e57c0360637cce12
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-24

    places-sidebar: don't activate 'Rename' shortcut for non-bookmarks

M	src/nautilus-places-sidebar.c

commit d2c34101172415c63fe3c89e62ea1bf8bca15d9d
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-24

    editable-label: only clear the selection if we change to insensitive

    This is borrowed from GtkEntry, and should properly fix
    https://bugzilla.gnome.org/show_bug.cgi?id=642766

M	eel/eel-editable-label.c

commit 8d9cb34aec31955874b59d7d90ca4a57c6ddbcf4
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2011-02-24

    Updated Norwegian bokmål translation.

M	po/nb.po

commit d6f2b28ea999a2d36d023c80dfd9fb4d7ffd83d6
Author: Aron Xu <aronxu@gnome.org>
Date:	2011-02-24

    Update Simplified Chinese translation.

M	po/zh_CN.po

commit 18b496bc28a59987d161b5272244a808f5c06e2c
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-23

    places-sidebar: discard special dirs if they are assigned to the home

    https://bugzilla.gnome.org/show_bug.cgi?id=643121

M	src/nautilus-places-sidebar.c

commit 24e447ed71d986f8806dfcc75a7d2c32cb47dbd0
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-23

    tree-sidebar: cope with being shown in separate windows

    Use the same strategy as in NautilusPlacesSidebar to decide where new
    window should be opened.

M	src/nautilus-tree-sidebar.c

commit 187604bc871c9b09be29794713c5db211d075d48
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-23

    window: make sure to disconnect the sidebar changed id signal

    When the window is finalized.

M	src/nautilus-window.c

commit 5ae01f04d69f9e1d24cda75e9046aea4b4e96cd1
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-23

    places-sidebar: respect middle-click for separate windows mode

    Make it consistent with the rest, i.e. close behind.
    This also fixes a crasher.

M	src/nautilus-places-sidebar.c

commit 0e6d9d7da5e2deac33d14261fbe9a22bbc7de192
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-23

    window-pane: don't open another window when toggling off the search

    When 'Open new windows in separate folders' is toggled.
    This is not yet complete, but fixes at least one case.

M	src/nautilus-window-pane.c

commit 29e8f4564400640cc19e0fd7753ea8b2bac9d555
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-23

    properties-window: add a border around the notebook

    This makes it visually consistent with other nautilus notebooks, and
    with e.g. the GNOME3 control-center.

M	src/nautilus-properties-window.c

commit 4b6ba5bbccb934b9c595003ea1218913dd33d0c9
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-23

    view: disconnect the statusbar visibility signal handler on finalize

M	src/nautilus-view.c

commit b6c86952f816dc698fed3ebb91231cc9e1ea5745
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:	2011-02-23

    Updated Slovenian translation

M	po/sl.po

commit 75b7885bcd6e77bf16f7fa9d6bee44ac0c53ce94
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:	2011-02-23

    Updated Slovenian translation

M	po/sl.po

commit 20be3147adefe2a8e2f7d03ccebe791f09fd5060
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:	2011-02-23

    Updated Slovenian translation

M	po/sl.po

commit 3f9cc6132af4fb06b7b1467e9544c8853843183c
Author: Alexander Shopov <ash@kambanaria.org>
Date:	2011-02-23

    Updated Bulgarian translation

M	po/bg.po

commit 415aef2af3e8a7491ee0605f5082a696640680f8
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-22

    dbus-manager: install a DBus service file

M	data/Makefile.am
A	data/org.gnome.Nautilus.service.in

commit b76e3c666d1da08cc70bd09a293c2ed319861bcd
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-22

    dbus-manager: hold the GApplication for 5 seconds upon startup

    This is needed so that nautilus can be started as a DBus service with
    --no-default-window and be able to handle incoming method calls
    without
    quitting before receiving them.

M	libnautilus-private/nautilus-dbus-manager.c
M	libnautilus-private/nautilus-dbus-manager.h
M	src/nautilus-application.c

commit 25e74f522cd49af07b2be6b92cc3a7421a57f5fc
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-22

    Fix distcheck

M	po/POTFILES.in

commit 32f4f370a37eced91270202ed7ff02cd4db46d8d (tag: 2.91.90.1)
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-22

    Release 2.91.90.1

M	NEWS
M	configure.in

commit a0569367b029140ca15cdd5d0d78a3577c3d6d83
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-22

    module: make modules for extension that pull in ORBit resident

    ORBit installs atexit() handlers, which would get unloaded together
    with the
    module now that the main process doesn't depend on GConf anymore,
    causing
    nautilus to sefgault at exit.
    If we detect that an extension would pull in ORBit, we make the module
    resident to prevent that.

M	libnautilus-private/nautilus-module.c

commit 8ff66dc5aeb7c573ef3deb6100fa151e9f9349e9
Author: Ivar Smolin <okul@linux.ee>
Date:	2011-02-22

    [l10n] Updated Estonian translation

M	po/et.po

commit c40521ffbc4e990e4633be41e730b28eec26f1f5
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-21

    icon-info: remove unused code

M	libnautilus-private/nautilus-icon-info.c
M	libnautilus-private/nautilus-icon-info.h

commit 150b95ca0c668568e0e5d04701048d6f1fc1636b
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-21

    zoom-control: remove unused NautilusZoomControl

M	src/Makefile.am
M	src/nautilus-window.c
D	src/nautilus-zoom-control.c
D	src/nautilus-zoom-control.h

commit ee701773633e2b5f2a70988ca16ace47d002e382
Author: Luca Ferretti <lferrett@gnome.org>
Date:	2011-02-21

    Updated Italian translation

M	po/it.po

commit 50647b100ddb52f61c50f973d89f883d346442bb (tag: 2.91.90)
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-21

    Release 2.91.90

M	NEWS
M	configure.in

commit aea7f1f49601c34398f8b62b3650f7c3db8d1171
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-21

    all: fix some includes

M	src/nautilus-toolbar.c
M	src/nautilus-window-pane.c

commit b89a352e0d37193d00de7085ad4ef18f6f2d36a2
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-21

    configure: depend on stable GTK+/GLib versions

M	configure.in

commit ead6bf5b5d80a0d4937d7b8f84dd2cdc53db73e4
Author: Luca Ferretti <lferrett@gnome.org>
Date:	2011-02-21

    Updated Italian translation

M	po/it.po

commit 1cfe6c78c610c616873314e2fa76cb085116cf96
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-21

    tracker-engine: update to 0.10, using libtracker-sparql

    https://bugzilla.gnome.org/show_bug.cgi?id=642770

M	libnautilus-private/nautilus-search-engine-tracker.c

commit a8a5b8d8eae041e7ae10a553d0990fc7ee5dc3cd
Author: Stefano Teso <steso@src.gnome.org>
Date:	2011-02-21

    icon-container: fix setting the selection when renaming

    Closes: bgo #642766

M	libnautilus-private/nautilus-icon-container.c

commit 6dd4e0aed74bb7da6fc471ff6f032884f93643b5
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-21

    application: remove the ConsoleKit listener

    I just moved it to the gnome-settings-daemon plugin where it should
    belong.

M	src/nautilus-application.c

commit a3f2a8814453860b1fb8d4c1aa9637011b46f7fb
Author: Stefano Teso <steso@src.gnome.org>
Date:	2011-02-21

    nautilus-view: Ignore scripts directory if it's a broken symlink

    Closes: bgo#633683

M	src/nautilus-view.c

commit 585e46b63b691ccc4a618ddc01b686954da287a3
Author: Yaron Shahrabani <sh.yaron@gmail.com>
Date:	2011-02-21

    Updated Hebrew translation.

M	po/he.po

commit 527aa458d57036cb74c3f855cd1eb724da1e3ad6
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-21

    window: remove another couple of unused defines

M	src/nautilus-window-private.h

commit 8ec1999f09ff40b6a1a8b511efbf36b692144503
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-21

    window: remove useless defines

M	src/nautilus-window-private.h

commit 9531e7cb106f161d8a43da7ca161fac8becd3de6
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-21

    window: plug a leak

    Don't leak the GtkSizeGroup after we add widgets to it. Also, move
    it to
    the pane, where it should belong now.

M	src/nautilus-window-pane.c
M	src/nautilus-window-private.h
M	src/nautilus-window.c

commit 243a3f883f7b2969c11ddac8c6d46521ffa5ef4d
Author: A S Alam <aalam@users.sf.net>
Date:	2011-02-21

    update Punjabi Translation by A S Alam

M	po/pa.po

commit 945ff33b72928e13b2206ccb869f63420cd9de94
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-20

    window-menus: fix indentation

M	src/nautilus-window-menus.c

commit 322a3d0094082a32d357d0358174025c296a46dd
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-20

    window: fix behavior of the Search action

    Make the toolbar button active state consistent with the menu, and
    simplify the code handling it a bunch.

M	src/nautilus-shell-ui.xml
M	src/nautilus-window-menus.c
M	src/nautilus-window-pane.c
M	src/nautilus-window-pane.h
M	src/nautilus-window.c
M	src/nautilus-window.h

commit eb9a291ad09d77cd01131209f68beaa04ef45626
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-20

    navigation-state: bind "active" for toggle actions

    So that we can use this objet for "Search"

M	src/nautilus-navigation-state.c

commit 808332169bb8000c57d55e267d4abf4dcad3a481
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:	2011-02-20

    Added Spanish translation

M	po/es.po

commit 7a3360c812ac30858ca7281c3d34fd132c454f63
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:	2011-02-20

    Updated Slovenian translation

M	po/sl.po

commit 763109bb17cd326195ff44951977243a6e6712d1
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-19

    file-operations: make sure not to show the dialog before calling
    _run()

    This had no noticeable effect before, but with gnome-shell's modal
    dialog animation, it causes the dialog flickering before being
    picked by
    the WM.

M	libnautilus-private/nautilus-file-operations.c

commit 01c61be847dbb30f7392794ad0fec6228e82904d
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-19

    all: plug some memory leaks

M	src/gedit-overlay.c
M	src/nautilus-floating-bar.c

commit bdb71b79540e5a7265ff08bf4353dd580c32411a
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-19

    overlay-child: make sure to intialize required fields

M	src/gedit-overlay-child.c

commit 89b84688b36a769478bd4593cceace6e2636c86c
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2011-02-19

    Fix this after the window and spatial cleanups

M	po/POTFILES.in

commit e68968479783e0ff3e4f7c8b7391471d06597306
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2011-02-19

    Updated Norwegian bokmål translation.

M	po/nb.po

commit ddd59a578e403e815f76006477bf5eaea5b20c1e
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-18

    window: accumulate saving the sidebar width in GSettings

    We don't want to hammer DConf with writes.

M	src/nautilus-window-private.h
M	src/nautilus-window.c

commit 56b249cc804bcea81d0308afe45ac2e5084dc6d7
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-18

    floating-bar: ellipsize the description label

    Until we have a better way to truncate it at the right point when
    there's not enough space.

M	src/nautilus-floating-bar.c

commit 695d067571292c6475761e1ae4c453615f611a00
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-18

    overlay: fixup allocation in the overlay

    Give the children the right size they request, and make sure they
    don't
    get more space allocated than the width of their parent.

M	src/gedit-overlay-child.c
M	src/gedit-overlay.c

commit 1fd64c8188a513ec0321e2ff70225f9a7c52b3ad
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-18

    pathbar: cleanups

M	src/nautilus-pathbar.c

commit 7545af6c31ff45998167d008f3320a69d5531f7c
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-18

    pathbar: clean up forward declarations and unused properties

    No real code change here.

M	src/nautilus-pathbar.c

commit 369eaac5796263e49dd0502aedc6d9137d160132
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-18

    pathbar: remove unused code

M	src/nautilus-pathbar.c
M	src/nautilus-pathbar.h

commit 36a47b4a7ea52c860818e0e8a4f795a365ba2e2c
Author: Daniel Korostil <ted.korostiled@gmail.com>
Date:	2011-02-18

    Uploaded Ukranian

M	po/uk.po

commit 2fde89de52f465051dbc85e3d00f57941275e4a7
Author: Daniel Korostil <ted.korostiled@gmail.com>
Date:	2011-02-18

    Uploaded Ukranian

M	po/uk.po

commit 6a11ecdde028a4972559491a3c0ec7799cc8c882
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-18

    icon-canvas-item: make the icon frame transparent when not prelit

    This fixes icons on the desktop appearing weird.

M	libnautilus-private/nautilus-icon-canvas-item.c

commit 1d3d4a1e954fcc15f2a9c7d933e7bc65c5330cc3
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-18

    all: remove 'Tighter Layout' option

    It's just broken, and we already have icon view if we want something
    tighter.

M	libnautilus-private/nautilus-global-preferences.h
M	libnautilus-private/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-container.h
M	libnautilus-private/nautilus-metadata.c
M	libnautilus-private/nautilus-metadata.h
M	libnautilus-private/nautilus.convert
M	libnautilus-private/org.gnome.nautilus.gschema.xml.in
M	src/nautilus-actions.h
M	src/nautilus-convert-metadata.c
M	src/nautilus-file-management-properties.c
M	src/nautilus-file-management-properties.ui
M	src/nautilus-icon-view-ui.xml
M	src/nautilus-icon-view.c
M	src/nautilus-icon-view.h

commit 822b99ee1de297fbe78548a1a7fa96d1be737f72
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-18

    list-view: make sure not to activate items while chaining up

    The event activation is done entirely in our signal handler, and
    row-activated should only be used for the typeahead search box.

M	src/nautilus-list-view.c

commit 1988c7bc5feff1a2630b2603d558d1c376b12c9f
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-18

    views: fix alternate locaiton opening somewhat

    It was broken after the last changes.
    Also, add some comments to clarify how things work.

M	src/nautilus-icon-view.c
M	src/nautilus-list-view.c
M	src/nautilus-window-manage-views.c

commit 491948284e453440798f14e29ba65737f44c5d46
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-18

    debug: add a debug flag for the icon view

M	libnautilus-private/nautilus-debug.c
M	libnautilus-private/nautilus-debug.h

commit 765d81d0b68e3b2d430b9ca0716a3f67607440df
Author: Alexander Larsson <alexl@redhat.com>
Date:	2011-02-18

    Change compact-view all-columns-have-same-width default to false

    This particular option is what makes the lables-on-the side part
    of compact view useful (and compact) over the normal icon view.
    Having it off by default is just weird.

M	libnautilus-private/org.gnome.nautilus.gschema.xml.in

commit 2d904c778ce5b30649c4789f35fcd3ea44e7fa59
Author: Alexander Larsson <alexl@redhat.com>
Date:	2011-02-18

    Remove debug spew from previous commit

M	src/nautilus-window-manage-views.c

commit e5f4a1f0fe63b324cc62e94a46599b2e187b1121
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-17

    window-manage-views: initialize a variable

M	src/nautilus-window-manage-views.c

commit bdc7f2172f9e8b1c58d3f8a8d90ae157702dde3e
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-17

    window-manage-views: fix an oversight in previous commit

M	src/nautilus-window-manage-views.c

commit a58eb87e294c02ec61668ef6d02d701626ef8b98
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-17

    window-manage-views: don't create two windows when opening in new win

    We were creating two windows at startup if the 'Open in different
    windows' option was toggled on.

M	src/nautilus-window-manage-views.c

commit 936a1749bb79217decc47ec2e12c7f3c40823f97
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-17

    window: fix some missing signal handlers/overrides

M	src/nautilus-window.c

commit cff594aeba0cb62f3316eb8a14114091ca4c6d11
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-17

    window: cleanup header

M	src/nautilus-window-private.h
M	src/nautilus-window.c
M	src/nautilus-window.h

commit f57a958039400b38897bf7ad5cc2f2e686921624
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-17

    location-dialog: remove NautilusLocationDialog

    The only user was NautilusSpatialWindow

M	src/Makefile.am
D	src/nautilus-location-dialog.c
D	src/nautilus-location-dialog.h

commit b1589b8c22baa2d9508aabe96fc8bafd99bcdb71
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-17

    all: fix the desktop window without spatial mode

    Basically disable all the window chrome for the desktop window.

M	src/nautilus-desktop-window.c
M	src/nautilus-window-pane.c
M	src/nautilus-window-private.h
M	src/nautilus-window.c
M	src/nautilus-window.h

commit 4bf81e0d4883b9b6a6dfab120b096bea26a46a0a
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-17

    window: merge the navigation window XML into the shell XML

    There's no such distinction anymore.

M	src/Makefile.am
D	src/nautilus-navigation-window-ui.xml
M	src/nautilus-shell-ui.xml
M	src/nautilus-window-menus.c

commit df516e1f09ded17bea6a4fc4fd8b974f61e799b4
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-17

    all: merge NautilusNavigationWindow into NautilusWindow

M	src/Makefile.am
M	src/nautilus-application.c
M	src/nautilus-application.h
M	src/nautilus-bookmarks-window.c
M	src/nautilus-connect-server-dialog-nonmain.c
M	src/nautilus-desktop-window.c
M	src/nautilus-desktop-window.h
M	src/nautilus-icon-view.c
M	src/nautilus-location-bar.c
M	src/nautilus-location-bar.h
M	src/nautilus-mime-actions.c
M	src/nautilus-navigation-action.c
D	src/nautilus-navigation-window-menus.c
D	src/nautilus-navigation-window.c
D	src/nautilus-navigation-window.h
M	src/nautilus-notebook.c
M	src/nautilus-places-sidebar.c
M	src/nautilus-view.c
M	src/nautilus-window-manage-views.c
M	src/nautilus-window-manage-views.h
M	src/nautilus-window-menus.c
M	src/nautilus-window-pane.c
M	src/nautilus-window-private.h
M	src/nautilus-window.c
M	src/nautilus-window.h

commit 4cf05a8c91bda94aac6d403947cbb402a68019d2
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-17

    window: fix class casting madness

M	src/nautilus-window.c

commit 9af483dbbea8fc6fc41f4bc726522d7583ccf677
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-17

    all: merge NautilusNavigationWindowSlot into NautilusWindowSlot

M	src/Makefile.am
M	src/nautilus-application.c
M	src/nautilus-navigation-action.c
D	src/nautilus-navigation-window-slot.c
D	src/nautilus-navigation-window-slot.h
M	src/nautilus-navigation-window.c
M	src/nautilus-window-manage-views.c
M	src/nautilus-window-pane.c
M	src/nautilus-window-slot.c
M	src/nautilus-window-slot.h
M	src/nautilus-window.c

commit 238bc1452138e1aae44dcc95121b749ab4d805d0
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-17

    window-pane: remove useless class vfuncs

M	src/nautilus-window-pane.h

commit 67384aa0d21e90816d5ee084b56bb43b1e94af60
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-17

    all: merge NautilusNavigationWindowPane into NautilusWindowPane

M	src/Makefile.am
M	src/nautilus-location-bar.c
M	src/nautilus-location-bar.h
M	src/nautilus-navigation-window-menus.c
D	src/nautilus-navigation-window-pane.c
D	src/nautilus-navigation-window-pane.h
M	src/nautilus-navigation-window-slot.c
M	src/nautilus-navigation-window.c
M	src/nautilus-notebook.c
M	src/nautilus-toolbar.h
M	src/nautilus-window-manage-views.c
M	src/nautilus-window-pane.c
M	src/nautilus-window-pane.h
M	src/nautilus-window.c

commit 0e73140437c97c23b480f137ce8c88113900a336
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-17

    all: assume all windows are navigation windows

M	src/nautilus-application.c
M	src/nautilus-bookmarks-window.c
M	src/nautilus-window-manage-views.c
M	src/nautilus-window-pane.c
M	src/nautilus-window.c

commit b6b63e35792fd50cbe71bf87e44d5233cd879b3d
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-17

    all: remove NautilusSpatialWindow

M	src/Makefile.am
M	src/nautilus-bookmarks-window.c
M	src/nautilus-desktop-window.h
M	src/nautilus-location-dialog.c
D	src/nautilus-spatial-window-ui.xml
D	src/nautilus-spatial-window.c
D	src/nautilus-spatial-window.h
M	src/nautilus-window-manage-views.c
M	src/nautilus-window-pane.c
M	src/nautilus-window-private.h
M	src/nautilus-window.c

commit 9d70e3e2a0b8af6eef1a10749a985896ba449e37
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-17

    desktop-window: make NautilusDesktopWindow a navigation window

    We still have to fix sidebar/toolbar visibility though.

M	src/nautilus-desktop-window.c
M	src/nautilus-desktop-window.h

commit 073e1f9454d52523837a3a2073d710206c90a808
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-17

    all: remove spatial windows methods from NautilusApplication

M	src/nautilus-application.c
M	src/nautilus-application.h
M	src/nautilus-bookmarks-window.c
M	src/nautilus-connect-server-dialog-nonmain.c
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-navigation-window-ui.xml
M	src/nautilus-navigation-window.c
M	src/nautilus-spatial-window.c

commit edc5310062e8617727423e7508951de1abe0b1b9
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-17

    all: remove NautilusWindowOpenMode enumeration

    The mode is now always decided by the GSettings preference.

M	src/nautilus-icon-view.c
M	src/nautilus-list-view.c
M	src/nautilus-mime-actions.c
M	src/nautilus-mime-actions.h
M	src/nautilus-navigation-window-pane.c
M	src/nautilus-places-sidebar.c
M	src/nautilus-spatial-window.c
M	src/nautilus-tree-sidebar.c
M	src/nautilus-view.c
M	src/nautilus-view.h
M	src/nautilus-window-manage-views.c
M	src/nautilus-window-slot.c
M	src/nautilus-window-slot.h
M	src/nautilus-window-types.h

commit e94fe49ef856a4658fd3fcbb228b78bb0d7b0657
Author: Alexander Larsson <alexl@redhat.com>
Date:	2011-02-17

    Don't show a desktop target in copy/move to if desktop is not shown

M	src/nautilus-view.c

commit e74376ee27a232e559a3ef98918f0742d6fa376a
Author: Alexander Larsson <alexl@redhat.com>
Date:	2011-02-17

    Don't show desktop in sidebar if desktop is not visible or if home
    is desktop

    By default there is no more desktop anymore, so its kinda weird to
    have it
    highly visible in the ui, as there should be nothing there.

M	src/nautilus-places-sidebar.c

commit 4298e522e25ea5075090822a5497164051373a4b
Author: Alexander Larsson <alexl@redhat.com>
Date:	2011-02-17

    Disable the status bar by default in new windows

M	libnautilus-private/org.gnome.nautilus.gschema.xml.in

commit 055b16f45c4d3c7b5b543df5b8457702f2d3164e
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-17

    window-bookmarks: make sure we get an icon for bookmarks in the menu

M	src/nautilus-window-bookmarks.c

commit e978429c15a5a6d99c0dfeecb2ce889d1a6d0529
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-17

    search-bar: make the search bar a regular GtkBox

M	src/nautilus-search-bar.c
M	src/nautilus-search-bar.h

commit c4060407ef76d2566d02cd6dacf06381585ace17
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-16

    all: set some junctions to better fit the mockup

M	src/nautilus-places-sidebar.c
M	src/nautilus-view.c

commit d9640b96ef746cbfe5de6ddd21ae06052aa33fa8
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-16

    navigation-window: fix text setting/unsetting on Search button

M	src/nautilus-navigation-window.c

commit 46b297a523d7f679891299d2a6a4ccac03927ed1
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-16

    eel: remove unused method

M	eel/eel-gtk-extensions.c
M	eel/eel-gtk-extensions.h

commit 6acaf5d7ede7054a258f555331358054e1835813
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-16

    window-menus: remove sneaky code for middle-click toolbar actions

    We support it directly where we already care now.

M	src/nautilus-window-menus.c

commit 6fa4065d55ffa792105576fd2b99ead5913b36f0
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-16

    navigation-window: don't create custom actions for the menu items

    We can use normal actions for those, and use the custom actions in the
    toolbar, as we already do.

M	src/nautilus-navigation-window-menus.c

commit b644be6ed4f7da02a700a2f74401c4f5273dca46
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-16

    navigation-window: remvoe useless Search action from the nav group

M	src/nautilus-navigation-window-menus.c

commit 0e168f61a0012127ee0c40ef642b0818471212b7
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-16

    all: remove NautilusViewAsAction

    The rationale being the same as for NautilusZoomAction

M	src/Makefile.am
M	src/nautilus-navigation-window-menus.c
D	src/nautilus-view-as-action.c
D	src/nautilus-view-as-action.h

commit 38dea32b3da5610990348be37c3f9454cec54773
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-16

    all: remove NautilusZoomAction

    Now that we don't use it on the toolbar anymore, it's useless to keep
    around.

M	src/Makefile.am
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-window-manage-views.c
M	src/nautilus-window-menus.c
M	src/nautilus-window-private.h
M	src/nautilus-window.c
D	src/nautilus-zoom-action.c
D	src/nautilus-zoom-action.h

commit d83173021f5adc99b5eec468e0c4d5ddfeed4218
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-16

    window: just use nautilus_view_set_is_active()

    Don't roundtrip through NautilusWindowSlot, as that's what it would do
    anyway.

M	src/nautilus-window-pane.c
M	src/nautilus-window-slot.c
M	src/nautilus-window-slot.h
M	src/nautilus-window.c

commit a08625badd19790faca002f1fd6c7049f2d680ba
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-16

    window: active_pane might be NULL if we're destroying the window

M	src/nautilus-window.c

commit a74eac5f4446928cfa00ead53f972f7de678b914
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-16

    navigation-window-pane: don't bother always setting the active pane

    The toolbar is insensitive when not active anyway, so this is useless.

M	src/nautilus-navigation-window-pane.c

commit 40bfe945c48bc368c11be4341a6c3f27b5543960
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-16

    navigation-window-pane: cleanup the class a bit

M	src/nautilus-navigation-window-pane.c
M	src/nautilus-navigation-window.c

commit de4b00057e06fdc675d640c65c9a459f9fdb2725
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-16

    navigation-window: integrate the back/forward actions with the state

    So that the current back.forward state propagates to menus.

M	src/nautilus-navigation-window-menus.c
M	src/nautilus-navigation-window-pane.c
M	src/nautilus-navigation-window-pane.h
M	src/nautilus-navigation-window.c
M	src/nautilus-window-private.h

commit d6df8a9d7bc4b902de76c22504f2fa63557d7985
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-16

    navigation-state: add NautilusNavigationState

M	src/Makefile.am
A	src/nautilus-navigation-state.c
A	src/nautilus-navigation-state.h

commit 0c60fd28a1852a101caef1e4cd783b26012cd7fc
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-16

    toolbar: make sure to hold a ref to the action group

M	src/nautilus-toolbar.c

commit 698f109a70c063d47b4ff4adeec78724f674fe6d
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-16

    navigation-window: little cleanup

M	src/nautilus-navigation-window-menus.c
M	src/nautilus-navigation-window-pane.h

commit e18dddb0f6ff0a91e25929b667687b87c8d20ee5
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-16

    window-pane: make sure we set another pane as active when closing

M	src/nautilus-window-pane.c

commit 3634db080bcf57534b47860908370da5d5cdfad9
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-16

    window-slot: move window_slot_close() to nautilus-window-slot.c

    Why on earth should it be somewhere else?

M	src/nautilus-application.c
M	src/nautilus-navigation-window-pane.c
M	src/nautilus-window-manage-views.c
M	src/nautilus-window-menus.c
M	src/nautilus-window-slot.h
M	src/nautilus-window.c

commit 610b14e6c85d16d519a0c9665ada09b289d21de7
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-16

    window-pane: move code around

    Makes things more readable.

M	src/nautilus-window-pane.c
M	src/nautilus-window-pane.h

commit a0e572e833c0e27c147d99094dc5655297a38be5
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-16

    location-bar: remove manual API for setting insensitive widgets

    It's not needed anymore

M	src/nautilus-location-bar.c
M	src/nautilus-location-bar.h

commit dd6b7f734252fb9a3813be9856e6c8a44c9bc01a
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-16

    pathbar: remove hackish API

M	src/nautilus-pathbar.c
M	src/nautilus-pathbar.h

commit 79c27eb5fbe998a0ed2f79541b4487db5f575958
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-16

    navigation-window-pane: make the whole toolbar insensitive when
    inactive

M	src/nautilus-navigation-window-pane.c

commit d2c02297befb39526408d938b46cd8269d9d8549
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-15

    window: remove some other useless code

M	src/nautilus-spatial-window.c
M	src/nautilus-window-private.h
M	src/nautilus-window.c

commit 63d5316f6bf85e41bc5be76d551a19c55ab07957
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-15

    window: remove unused code

M	src/nautilus-window.c
M	src/nautilus-window.h

commit 476d462bce0bce5fdc367daea3e14be8603f5c3d
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-15

    all: remove the concept of global history list

    It's not that useful now that nautilus is not a long running
    application
    anymore.

M	src/nautilus-navigation-window-menus.c
M	src/nautilus-navigation-window.c
M	src/nautilus-window-manage-views.c
M	src/nautilus-window-private.h
M	src/nautilus-window-slot.c
M	src/nautilus-window-slot.h
M	src/nautilus-window.c

commit 8974c917ecb202a0dad4871c79dc8d7306e28feb
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-15

    window-menus: move bookmark-related menu code where it belongs

M	src/nautilus-window-bookmarks.c
M	src/nautilus-window-menus.c

commit 7309d5576f28de33e9a5e5653037264110893490
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-15

    ui-utilities: centralize a helper function

M	libnautilus-private/nautilus-ui-utilities.c
M	libnautilus-private/nautilus-ui-utilities.h
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-window-menus.c

commit 1755d56bdfefabf0b764aa3531e93f8fb18d73b0
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-15

    window-pane: remove active_slots madness

    We can't have more than one active slot at the same time anyway.

M	src/nautilus-window-pane.c
M	src/nautilus-window-pane.h
M	src/nautilus-window.c

commit 3a27963142a0ef942631f88f2576f8bc29076898
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-15

    navigation-window-pane: cleanup header

M	src/nautilus-navigation-window-pane.c
M	src/nautilus-navigation-window-pane.h

commit c4d48d522dccb915041c9521789a47d2bea0e1e4
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-15

    window: cleanup window_pane_zoom madness

M	src/nautilus-window-pane.c
M	src/nautilus-window-pane.h
M	src/nautilus-window.c

commit 75f4f95bed048d955cabd7e521b6cc78182a0903
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-15

    search-bar: simplify boilerplate code

M	src/nautilus-search-bar.c

commit 28afe6fde1d12083b915f0040c84157ebd461df7
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-15

    navigation-window: set/unset text on 'Search' according to split mode

M	src/nautilus-navigation-window.c

commit 3e0fa2ef6166160131f4d0051e3ac0c065be52e0
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-15

    view: use the right label if we're searching

M	src/nautilus-view.c

commit 600352c410a57214cc8fbb9789cf6b43dde55388
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-15

    navigation-window: use g_settings_bind() a little more

M	src/nautilus-navigation-window-menus.c
M	src/nautilus-navigation-window.c
M	src/nautilus-navigation-window.h

commit d05c85a0808c48b987dbc438538530f8506d9dfd
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-15

    style: add some junction properties

M	src/nautilus-toolbar.c
M	src/nautilus-view.c

commit 193f850cd11d909a0af9e95ec0dea7ad91c62160
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-15

    ui-utlities: remove unused function

M	libnautilus-private/nautilus-ui-utilities.c
M	libnautilus-private/nautilus-ui-utilities.h

commit 6ebdfd9b5477178c9ab28c19e270b9dc4a53d6df
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-15

    window: don't care looking for toolbar extension items

    As we removed them.

M	src/Makefile.am
M	src/nautilus-navigation-window-slot.c
M	src/nautilus-window-manage-views.c
D	src/nautilus-window-toolbars.c

commit d3cee086e7be525046c8a16a08b15bfa996871fa
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-15

    libnautilus-extension: remove the ability to add toolbar items

    We want to fully control our toolbar now.

M	configure.in
M	libnautilus-extension/nautilus-menu-provider.c
M	libnautilus-extension/nautilus-menu-provider.h

commit 417bb5c31758a3b321fbac0d53402bed1034c6db
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-15

    navigation-window: use g_settings_bind() for statusbar visibility

M	src/nautilus-navigation-window-menus.c
M	src/nautilus-navigation-window.c
M	src/nautilus-navigation-window.h

commit 1373f01db2180f080e1d7b02e1655fecb33c21f2
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-15

    toolbar: fix toolbar with split pane

    The way we used to instantiate the toolbar, from the navigation window
    UIManager, did not work fine in the new UI design, as we have
    a toolbar
    for each pane now; so we must instantiate a new UIManager for
    each pane,
    and add to it the navigation action group to fetch actions from.

M	src/Makefile.am
M	src/nautilus-location-bar.c
M	src/nautilus-location-bar.h
M	src/nautilus-navigation-window-pane.c
M	src/nautilus-navigation-window-ui.xml
A	src/nautilus-toolbar-ui.xml
M	src/nautilus-toolbar.c
M	src/nautilus-toolbar.h

commit 7131487c8bebbbad075b238ec03934a78cf233d9
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-15

    places-sidebar: use a symbolic icon for eject

M	src/nautilus-places-sidebar.c

commit a572b7355b12a99083b7489bf991a8f929b1a80a
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-15

    view: accumulate floating bar status setting in a timeout

    We use half of the double-click-time as a good heuristic.

M	src/nautilus-view.c

commit 5a21e22cb0603a77d0a8bf89f6197c799df7ba4d
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-14

    css: theme things a bit more

M	data/nautilus.css

commit caf3233bfc9e7a6e4cd4ed41245ca5d02fdd46e0
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-14

    window: hide resize grip

M	src/nautilus-window.c

commit acd688037d2a8ccf675526a46ee1d8180301cedd
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-14

    view: use the floating bar as a temporary statusbar if it's off

    We use a slightly different status message in this case, where
    we don't
    care about free space on the volume.

M	src/nautilus-view.c

commit dc80c71c1a742e0134401e765652672a71e46809
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-14

    view: always create the floating bar in _init()

    And show/hide it and its components according to what we're currently
    doing.

M	src/nautilus-view.c

commit b30c9ad791961a6cbf5622c1e3c34b8a088c0439
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-14

    floating-bar: add _cleanup_actions()

M	src/nautilus-floating-bar.c
M	src/nautilus-floating-bar.h

commit b75521b56f24bffa320ad7bb5bc61be6fa12cb96
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-14

    floating-bar: add a bit more whitespace around the label

M	src/nautilus-floating-bar.c

commit b86054a34b9933180d9e847048a26d712505b04a
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-14

    sq iintegrate with view

M	src/nautilus-view.c

commit da3905c073456129874867df1572c8586a9a1f00
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-14

    sq look like

M	data/nautilus.css
M	src/nautilus-floating-bar.c

commit d44378ee0adf944bb13a987e4aa79abf1b15693e
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-14

    icon-view: cleanup of supports_* properties

M	src/nautilus-desktop-icon-view.c
M	src/nautilus-icon-view.c
M	src/nautilus-icon-view.h

commit 621106fd68a9e2d86f5e62876fd3e2844c2d85ac
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-14

    view: refactor supports_zooming into a property

M	src/nautilus-desktop-icon-view.c
M	src/nautilus-view.c
M	src/nautilus-view.h

commit 8544bdb09511cff7edc0382009e6ca0d1f607cd6
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-14

    desktop-icon-view: adapt the desktop icon view to recent changes

M	src/nautilus-desktop-icon-view.c
M	src/nautilus-icon-view.c
M	src/nautilus-icon-view.h

commit 246d7177acf8fa2ddec512e96310f5e31889cfd5
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-14

    view: add a 'show-floating-bar' property for classes to override

    So we can disable it on the Desktop.
    Also, cleanup the _class_init() code a bit while we're here.

M	src/nautilus-view.c

commit fec9449efc444e1dc25eeebf474a59f3aa16b75d
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-14

    view: hook up the overlay in the view

M	src/nautilus-icon-view.c
M	src/nautilus-list-view.c
M	src/nautilus-view.c
M	src/nautilus-view.h

commit db0c274ffaa2d4d95329716cad8b5af319fa9936
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-14

    floating-bar: make it more similar to the mockups

M	data/nautilus.css
M	src/nautilus-floating-bar.c

commit 8728a440f1fb9e661d5553b30e60f57f5460007d
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-14

    floating-bar: make the class more flexible

    - add dialog-like actions
    - add show/hide spinner

M	src/nautilus-floating-bar.c
M	src/nautilus-floating-bar.h

commit bcec4c4ecf1b77d7e803f4e84689c6e3b1413fcf
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-14

    floating-bar: add NautilusFloatingBar

M	src/Makefile.am
A	src/nautilus-floating-bar.c
A	src/nautilus-floating-bar.h

commit 43f310d0c2ffa2c99c21b332650a9a86b9adc0ab
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-14

    squash overlay

M	src/gedit-overlay.c

commit 5ca133a198326a5aac65c3ef3ddca9af2424bdf5
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-14

    overlay: update GeditOverlay from upstream

M	src/gedit-overlay.c

commit c16127a438ff9654cbd63dbbc3859dc9916d0160
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-11

    overlay: borrow GeditOverlay implementation from gedit

M	src/Makefile.am
A	src/gedit-overlay-child.c
A	src/gedit-overlay-child.h
A	src/gedit-overlay.c
A	src/gedit-overlay.h

commit f5e17ca2b9e27437963155c459f0584eccc45deb
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-11

    icon-view-container: remove useless dispose impl

M	src/nautilus-icon-view-container.c

commit f718677e60eafcb4214ef8d4a9831fd2e597e5d0
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-11

    view: don't emit the clear signal

M	src/nautilus-view.c

commit 24f1f12a7092312af689c49b9f57d888ce9b6b8c
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-11

    selection-canvas-item: add getter for 'width-pixels'

M	libnautilus-private/nautilus-selection-canvas-item.c

commit 79c9f9e854284c35fc8485efed4850787799a1cf
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-11

    css: style the floating bar according to the mockups

M	data/nautilus.css

commit c27b221329aedbe9b18c6bf02a49193475390a2d
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-11

    navigation-window: use a symbolic icon for the search button

M	src/nautilus-navigation-window-menus.c

commit b4f5d1a9eb4d1389a1c198bb16a28ca35bdf5f60
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-11

    navigation-window: remove spinner code

M	src/nautilus-navigation-window.c
M	src/nautilus-window-toolbars.c

commit 42f53017794f288a7c8709b297f0f6de1c368e94
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-11

    selection-canvas-item: make fade-out time configurable

M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-selection-canvas-item.c
M	libnautilus-private/nautilus-selection-canvas-item.h

commit 5b3208302e2bb5a3d8f2f68ac785a4aa64e8b8a6
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-11

    selection-canvas-item: make sure the item is destroyed after
    fading out

M	libnautilus-private/nautilus-selection-canvas-item.c

commit e16f5d44fa67e2222f3a3ba30842e5697d76078f
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-11

    icon-container: only use icon elements to calculate layout bounds

    Canvas items like e.g. a NautilusFloatingBarItem do not add up to the
    layout bounds calculation.

M	libnautilus-private/nautilus-icon-container.c

commit 3c749cf9da882043cc5a5cb938f8831831dec768
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-11

    selection-canvas-item: remove useless Xrandr code which does nothing

    This code doesn't seem to actually do anything

M	configure.in
M	libnautilus-private/nautilus-selection-canvas-item.c

commit 854d310d34de8c45a43d7b94755fde45de2540fa
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-10

    navigation-window: cleanup cast madness

M	src/nautilus-navigation-window.c

commit f84f5bb0379b0eea4a9e4e1df72f3038587269eb
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-10

    navigation-window: ensure toolbar search button toggles as expected

M	src/nautilus-navigation-window-pane.c
M	src/nautilus-navigation-window.c

commit d02d193409f53d11bb68ea97683ddc2dc83a088a
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-10

    window-menus: set is-important to 'Search'

M	src/nautilus-navigation-window-menus.c

commit ec87bd5216871dc2cc8c539b51f45be4096bcd2f
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-10

    navigation-window: remove commented out code

M	src/nautilus-navigation-window.c

commit f269eb0f1ff68c1f2ede2c8533a3764cafa11cf8
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-10

    window-menus: remove is-important from back/forward nav actions

M	src/nautilus-navigation-window-menus.c

commit 67946b38ce482201e0da7dbf6e955e06038fa2c9
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-10

    toolbar: build the toolbar and the location bar with a GtkUIManager

M	src/nautilus-location-bar.c
M	src/nautilus-location-bar.h
M	src/nautilus-navigation-window-pane.c
M	src/nautilus-navigation-window-ui.xml
M	src/nautilus-toolbar.c
M	src/nautilus-toolbar.h

commit ba531b1184310455127fa06691f3722052a2eb6c
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-10

    window-menus: merge the UI from XML while initializing actions

    Because we need it to be ready when setting up the window pane

M	src/nautilus-navigation-window-menus.c

commit 80ea58e844365d0bb097436ed8c0359e07cfd793
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-10

    navigation-window: initialize actions before setting up the pane

    This is needed so that the pane can use those actions to build the
    toolbar. We also have to remove the code that updates split view
    actions from _initialize_actions(), as it requires the pane is
    realized.
    It should not be much of an issue, as that code is called when loading
    an URI anyway (and so it is called afterwards when loading the
    window).

M	src/nautilus-navigation-window-menus.c
M	src/nautilus-navigation-window.c

commit 5756ac82bab3a63708544aeef47ee5b0e9b508da
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-10

    navigation-action: do not use a GtkMenuToolButton

    As it always has dropdown arrows, which we don't want to see.
    Make it a Firefox-like button instead, where you can either right
    click
    or keep the mouse button pressed for an amount of time to activate the
    context menu.

M	src/nautilus-navigation-action.c

commit 7363013201ec2950958db529ea96c0f2442b3c53
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-09

    all: remove unused GSettings keys

M	libnautilus-private/nautilus-global-preferences.h
M	src/nautilus-file-management-properties.c

commit 66c46dd6d2cdbaeae38e9b42b083c17ebf3ed65d
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-09

    location-bar: use dash and not underscore in signal name

M	src/nautilus-location-bar.c

commit 0ea4ca0709c361a4e2adf5e061108abf5c7017e3
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-09

    navigation-window-menus: use g_settings_bind() for toolbar visibility

    This also reduces the code complexity by a fair bit

M	src/nautilus-navigation-window-menus.c

commit 47958798846c8bbf85f2e28abc9b66d8266e890f
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-09

    navigation-window: comment out old toolbar code for now

M	src/nautilus-navigation-window-ui.xml
M	src/nautilus-navigation-window.c

commit 211dda1ded746708019b11dd497dde21adfb8c4d
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-09

    navigation-window: cope with NautilusNavigationWindowPane changes

M	src/nautilus-navigation-window.c

commit 1a95b0117e095885fc6ec4c3903c909c4f48f377
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-09

    slot: remove NautilusBarMode

M	src/nautilus-navigation-window-slot.h

commit ff264ed954842d933c9fa5dcd6d8b48366ce60c6
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-09

    navigation-window-pane: rework to make use of NautilusToolbar

M	src/nautilus-navigation-window-pane.c
M	src/nautilus-navigation-window-pane.h

commit 36e9be912735ce02929aaace8fb618e31bb91b59
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-09

    navigation-window: don't use search_bar_is_showing()

    NautilusToolbar is smart enough to take care of visibility alone.

M	src/nautilus-navigation-window.c

commit 865556e2e2073c41f687a4752571bfdf593deeb3
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-09

    navigation-window: don't tirgger toolbar visibility with GSettings

    It's done internally by NautilusToolbar

M	src/nautilus-navigation-window.c

commit b34fb9648fcd58f17e09590e2dc9e0dae8af3757
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-09

    navigation-window: remove methods to toggle toolbar visibility

    This will be done automatically by NautilusToolbar and inside the
    methods to
    trigger temporary visibility.

M	src/nautilus-navigation-window.c
M	src/nautilus-navigation-window.h

commit a56b468038964ba6ceea5efae74b1520d8e2429a
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-09

    window-toolbars: clean up includes

M	src/nautilus-window-toolbars.c

commit bd36e2d04baeeeeafc2fcf2f00383fbc367de735
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-09

    toolbar: add NautilusToolbar

M	src/Makefile.am
A	src/nautilus-toolbar.c
A	src/nautilus-toolbar.h

commit ca1fa0c2b05edd8e76bb6314a7cb7c1adc4f3319
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-08

    navigation-bar: remove useless abstract class

    Merge the useful pieces into NautilusLocationBar itself, which is the
    only implementor anyway.

M	src/Makefile.am
M	src/nautilus-location-bar.c
M	src/nautilus-location-bar.h
D	src/nautilus-navigation-bar.c
D	src/nautilus-navigation-bar.h
M	src/nautilus-navigation-window-pane.c
M	src/nautilus-navigation-window.c

commit 6f0a2036197cf03095b0a775c35983bc42885fb1
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2011-02-17

    Updated Norwegian bokmål translation.

M	po/nb.po

commit dde08b0914b1ec42ecfbbbee47673e8fe3975319
Author: Sweta Kothari <swkothar@redhat.com>
Date:	2011-02-17

    Updated Gujarati Translations

M	po/gu.po

commit f8bea223f63eb0ed62ddf22062c94d1c76fea234
Author: Alexander Shopov <ash@kambanaria.org>
Date:	2011-02-17

    Updated Bulgarian translation

M	po/bg.po

commit 8f9dda634d5143dda92a8bf987ca083225ab174c
Author: Mario Blättermann <mariobl@gnome.org>
Date:	2011-02-13

    [l10n] Updated German translation

M	po/de.po

commit ae6122fb8212e56f2c5a3afad5b84d532ed3ffc1
Author: Changwoo Ryu <cwryu@debian.org>
Date:	2011-02-13

    Updated Korean translation

M	po/ko.po

commit 17323012e2ebc3b65be673a7524e021f84434810
Author: Yaron Shahrabani <sh.yaron@gmail.com>
Date:	2011-02-12

    Updated Hebrew translation.

M	po/he.po

commit b0760d0c50aea36ab95a81794f35b739c3ab08f5
Author: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
Date:	2011-02-11

    Updated Traditional Chinese translation(Hong Kong and Taiwan)

M	po/zh_HK.po
M	po/zh_TW.po

commit 06e1c2822bc543566eb71ea6f6208a3c82da67fe
Author: Mahyar Moghimi <mahyar.moqimi@gmail.com>
Date:	2011-02-10

    Updating Persian Translation

M	po/fa.po

commit a425e4ed04d0323e1770ca4889affc4564c66a05
Author: Mahyar Moghimi <mahyar.moqimi@gmail.com>
Date:	2011-02-10

    Updating Persian Translation

M	po/fa.po

commit 20df7410f143960c206efce19e0f404df3265c93
Author: Mahyar Moghimi <mahyar.moqimi@gmail.com>
Date:	2011-02-10

    Updating Persian Translation

M	po/fa.po

commit 917a3e2097f52d2e8223011b672dffadc6674472
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-08

    gsettings: rename our gschema path to /org/gnome/nautilus

M	libnautilus-private/org.gnome.nautilus.gschema.xml.in

commit fbabd8e4f13fb7312f3921f3a1633b586a4b048c
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-08

    editable-label: chain up in style_updated()

M	eel/eel-editable-label.c

commit 4e47a409e990418f541ec9c5f5b5e1567eb04297
Author: Alexander Larsson <alexl@redhat.com>
Date:	2011-02-07

    Avoid spew in the common case of non-existing desktop metadata file

M	libnautilus-private/nautilus-desktop-metadata.c

commit 98feec44b9d93fc029e95b682ec29eb104c60320
Author: Craig Keogh <cskeogh@adam.com.au>
Date:	2011-02-06

    Remove configure.in ACLOCAL_FLAGS, now in Makefile.am (GNOME bug
    641629)

M	configure.in

commit 43573325a03536a93869f0a080dc0b2257e7e258
Author: Craig Keogh <cskeogh@adam.com.au>
Date:	2011-02-06

    Honor aclocal flags (GNOME bug 641629)

M	Makefile.am

commit 01e5b514d9155e73448365d5f994a967da2d58f2
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-07

    pathbar: use "Home" for the home button, instead of the username

M	src/nautilus-pathbar.c

commit df482adbbdb62f422f9c3eabb5aa1ac7a638e700
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2011-02-06

    Updated Norwegian bokmål translation.

M	po/nb.po

commit ed109037524dec6dbf11b4a840eb9b4ea82c9e2f
Author: Fran Diéguez <fran.dieguez@mabishu.com>
Date:	2011-02-06

    Updated Galician translations

M	po/gl.po

commit c926b072165b822af8dfd6f5d8a413809bb6b541
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-05

    bookmark: apply name and custom-name during construction

M	libnautilus-private/nautilus-bookmark.c

commit 8233aadcdd5dcf57d66c7c70df4e507ed32020ed
Author: Ivar Smolin <okul@linux.ee>
Date:	2011-02-05

    [l10n] Updated Estonian translation

M	po/et.po

commit 52d148c29a931ffaee715f714e7fd507901f7054
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:	2011-02-05

    Updated Spanish translation

M	po/es.po

commit 21527ca0cdfc3bb4fa2bba86363ffd2b8a795fd1
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:	2011-02-05

    Updated Spanish translation

M	po/es.po

commit eb69bfd91cca98f40f1c60f1198224c6b0e9ac61
Author: Ivar Smolin <okul@linux.ee>
Date:	2011-02-05

    [l10n] Updated Estonian translation

M	po/et.po

commit 842a639da7450449877a31f1b0a52188c737b6c6 (tag: 2.91.9)
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-04

    i18n: fix POTFILES.in

M	po/POTFILES.in

commit 9e5a32831826ad609f8ad5315e5b6f72bda5c51f
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-04

    Release 2.91.9

M	NEWS
M	configure.in

commit 82fb99a34a6c27f6881e0a049d9882756b615f42
Author: Stefano Teso <stefano.teso@gmail.com>
Date:	2011-02-04

    location-entry: fix auto-complete for non-local URIs

    https://bugzilla.gnome.org/show_bug.cgi?id=635333

M	src/nautilus-location-entry.c

commit 1212e12456347da601a77de013082fd1beac8463
Author: Stefano Teso <stefano.teso@gmail.com>
Date:	2011-02-04

    query: don't crash with empty .savedSearch files

    Be more robust against empty .savedSearch files.

    https://bugzilla.gnome.org/show_bug.cgi?id=601205

M	libnautilus-private/nautilus-query.c

commit 8f5d29b21b2ab82250bf516f9263aa473dfd64f1
Author: Stefano Teso <stefano.teso@gmail.com>
Date:	2011-02-04

    bookmark: don't make the name/custom-name props construct-only

    This was probably a typo from the refactoring of the object.

    https://bugzilla.gnome.org/show_bug.cgi?id=641484

M	libnautilus-private/nautilus-bookmark.c

commit 59d7af27e1d62e01108058088c5f9faf980832b3
Author: Khaled Hosny <khaledhosny@eglug.org>
Date:	2011-02-04

    Updated Arabic translation

M	po/ar.po

commit 41de4e52b43c8ed5c9118860dac7caa303ebbc5b
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-04

    list-view: add a FIXME comment

M	src/nautilus-list-view.c

commit 4f17fb7db7b8736ebb4fe82ddb1c279777847730
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-04

    list-view: workaround a GtkTreeView regression

    See https://bugzilla.gnome.org/show_bug.cgi?id=641518 for details

M	src/nautilus-list-view.c

commit f324265d1795a7d23af3ece0e48ce9479e1e5bb5
Author: Luca Ferretti <lferrett@gnome.org>
Date:	2011-02-04

    Updated Italian translation

M	po/it.po

commit c2bcaeb0da84d5759571e365a3a5e71e48d70952
Author: Luca Ferretti <lferrett@gnome.org>
Date:	2011-02-03

    connect-server-dialog: add missing mnemonics and use proper
    capitalization

M	src/nautilus-connect-server-dialog.c

commit 5c89e3157752fa9311f0ca5e2310885187270ac8
Author: Yaron Shahrabani <sh.yaron@gmail.com>
Date:	2011-02-04

    Updated Hebrew translation.

M	po/he.po

commit 11cc68cbcc154f7e84975861b26c177ae92547aa
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-03

    progress-ui: add a notification when all transfer complete

M	src/nautilus-progress-ui-handler.c

commit 046927432a01f7a4bb7a4dc9c96005548950ca79
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-03

    progress-ui: add a "Show Details" action to the notification

M	src/nautilus-progress-ui-handler.c

commit 8536b7134f75f23c044772d583402bbe1ebf6174
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-03

    progress-ui: first cut implemneting file ops progress with
    notifications

M	configure.in
M	src/nautilus-application.c
M	src/nautilus-progress-ui-handler.c

commit b9fe2ecb4894895e063c4cbda5f62b7ad54b7449
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-02

    progress-info: split UI of NautilusProgressInfo into its own object

M	libnautilus-private/nautilus-progress-info.c
M	src/Makefile.am
A	src/nautilus-progress-info-widget.c
A	src/nautilus-progress-info-widget.h
M	src/nautilus-progress-ui-handler.c

commit adab8f5fe5681dcb06be4d6fbaa674624b49b6b5
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-02

    progress-info: add NautilusProgressUIHandler

    It will take care of the various states of file operation progress'
    user
    interface.

M	src/Makefile.am
M	src/nautilus-application.c
A	src/nautilus-progress-ui-handler.c
A	src/nautilus-progress-ui-handler.h

commit a0f89473830575ae39a568608bc58f3f92c6f4a4
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-01

    progress-info: split progress information notify into a new manager

M	libnautilus-private/Makefile.am
A	libnautilus-private/nautilus-progress-info-manager.c
A	libnautilus-private/nautilus-progress-info-manager.h
M	libnautilus-private/nautilus-progress-info.c
M	libnautilus-private/nautilus-ui-utilities.c
M	libnautilus-private/nautilus-ui-utilities.h
M	src/nautilus-application.c
M	src/nautilus-application.h
M	test/test-copy.c

commit 2a86f1c60ba847951145ea3570bcf4e7a26a18f1
Author: Fran Diéguez <fran.dieguez@mabishu.com>
Date:	2011-02-03

    Updated Galician translations

M	po/gl.po

commit bfece2283aacd609ce3466b6f27539b03f215e8e
Author: Mattias Põldaru <mahfiaz gmail com>
Date:	2011-02-03

    [l10n] Updated Estonian translation

M	po/et.po

commit 52b59769ea4944eaebdef26c271b8c1c45aa0493
Author: Daniel Nylander <po@danielnylander.se>
Date:	2011-02-02

    Updated Swedish translation

M	po/sv.po

commit eb6a4a8eaea16b6fa4d377b759e306016073d2fe
Author: William Jon McCann <jmccann@redhat.com>
Date:	2011-02-02

    Use Files as launcher name

    https://bugzilla.gnome.org/show_bug.cgi?id=641256

M	data/nautilus.desktop.in.in

commit a293b96241714a8d07e2b8aecd34ce61aff117ad
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-01

    eel: remove unused eel-canvas-util

M	eel/Makefile.am
D	eel/eel-canvas-util.c
D	eel/eel-canvas-util.h
M	libnautilus-private/nautilus-icon-canvas-item.c

commit 2870f8f8ef38350451ddf36dfc704b2a0e66c616
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-01

    selection-canvas-item: fix copyright header

    I copied it from the wrong file.

M	libnautilus-private/nautilus-selection-canvas-item.c
M	libnautilus-private/nautilus-selection-canvas-item.h

commit 6b03a56dbd932de2b274bf61f78ae12f4ed7da0b
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-01

    icon-container: use the fade out effect for rubberbanding

M	libnautilus-private/nautilus-icon-container.c

commit bd30e3d0670e437c55e82b544565a539331154d5
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-01

    selection-canvas-item: implement a fade out effect

M	libnautilus-private/nautilus-selection-canvas-item.c
M	libnautilus-private/nautilus-selection-canvas-item.h

commit b13969228d4d96c3ff677090e888f2aa9d026083
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-01

    selection-canvas-item: simplify GObject properties

M	libnautilus-private/nautilus-selection-canvas-item.c
M	libnautilus-private/nautilus-selection-canvas-item.h

commit 8853b7bf92271ff093803ccdfb3079512d12149d
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-01

    Move EelRectCanvasItem to its own object in libnautilus-private/

    eel-canvas-rect-ellipse has quite some unused code that make it
    hard to
    modify.

M	eel/Makefile.am
D	eel/eel-canvas-rect-ellipse.c
D	eel/eel-canvas-rect-ellipse.h
M	libnautilus-private/Makefile.am
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-dnd.c
A	libnautilus-private/nautilus-selection-canvas-item.c
A	libnautilus-private/nautilus-selection-canvas-item.h

commit 67687dd50433d620ddd931d983462ca131dd48bb
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-01

    desktop-metadata: initialize a variable

M	libnautilus-private/nautilus-desktop-metadata.c

commit 513e94c31e22d340888b139c50c43b6f2d037703
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-01

    desktop-metadata: append a terminator for single-length strv values

    This is needed so that we can differentiate between single-length strv
    and regular string values when reading them back from the keyfile,
    which
    does not store the type of its values. This way, we make sure that we
    always respect the actual metadata type in GFileInfo.

M	libnautilus-private/nautilus-desktop-metadata.c

commit 25754a54bb0889187d9b5cb45e6c32ae9321f038
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-02-01

    desktop-metadata: group multiple desktop metadata saving calls

M	libnautilus-private/nautilus-desktop-metadata.c

commit aa552113606e24d331c6c62de0f5406351600d7f (tag: 2.91.8)
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-01-31

    Release 2.91.8

M	NEWS
M	configure.in

commit 3f55f369c00044a3d93c6bb10aa9e7c025548d5d
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-01-31

    build: remove GConf dependency altogether

M	configure.in

commit 4227f0b1708d36d464ffce207c75b429bec1917b
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-01-31

    convert-metadata: don't migrate the desktop metadata to GConf

M	src/nautilus-convert-metadata.c

commit 389789e8f102f794780a2842e9506dc23ddd6a08
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-01-31

    preferences: don't use GConfClient anymore

M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.h

commit 632bf39a23e5457d76540063eff69b36e36459d0
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-01-31

    desktop-metadata: use a keyfile instead of GConf to store it

M	libnautilus-private/Makefile.am
M	libnautilus-private/nautilus-desktop-directory-file.c
M	libnautilus-private/nautilus-desktop-directory-file.h
M	libnautilus-private/nautilus-desktop-icon-file.c
A	libnautilus-private/nautilus-desktop-metadata.c
A	libnautilus-private/nautilus-desktop-metadata.h
M	libnautilus-private/nautilus-metadata.h

commit c62a8ff91596da4d14b56a52400baa52e05c2ccc
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-01-31

    desktop-directory-file: don't use eel boilerplate

M	libnautilus-private/nautilus-desktop-directory-file.c

commit 3d0dc4d6d763c70630e82f5a5c69a6745af70866
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:	2011-01-31

    Fix a mistranslation

M	po/hu.po

commit 678c5216ebe3987b7b268d27fc0af78f09e58d94
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-01-30

    sort-order: resync sort order property with NautilusFileSortType

    This makes the sorting preference reliably work again.

M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-file.h
M	libnautilus-private/org.gnome.nautilus.gschema.xml.in
M	src/nautilus-file-management-properties.c
M	src/nautilus-file-management-properties.ui

commit 6a6c18d4d62adc14cfc41769ab5ce37793d51c16
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-01-30

    icon-view: save sort metadata only when the user explicitly changes it

M	src/nautilus-icon-view.c

commit c1fa2a49e02552a2fb334f7cb766a32f0c201ad1
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-01-30

    eel: remove eel_g_settings_add_auto_* functions

M	eel/eel-glib-extensions.c
M	eel/eel-glib-extensions.h

commit 253345f0841a38fcf02023bc2acd8bdc26842160
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-01-30

    all: don't use eel_g_settings_add_auto_* methods

    It makes no sense to use caching now with GSettings, as lookup
    operations are fast enough.

M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-thumbnails.c
M	src/nautilus-desktop-icon-view.c
M	src/nautilus-icon-view.c
M	src/nautilus-list-view.c

commit e14351baf9f252a57395f2982e05ccecc504d646
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-01-30

    icon-view: move desktop view's get_view_id to a proper implementation

    Instead of hardcoding IS_DESKTOP_ICON_VIEW() checks in the parent
    class.

M	src/nautilus-desktop-icon-view.c
M	src/nautilus-icon-view.c

commit fdf30fd8c54c25e952ecc313af6d5325cf062452
Author: A S Alam <aalam@users.sf.net>
Date:	2011-01-29

    update Punjabi Translation by A S Alam

M	po/pa.po

commit b97ee5da0bb1ab6ad4cc0f2a1d795ee7f64b5ec5
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-01-28

    Update MAINTAINERS and DOAP files

M	MAINTAINERS
M	nautilus.doap

commit 454b2caf1ba89a62321486db10c87e63217031b8
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-01-28

    application: don't call mount_removed_callback() on pre-unmount

    The unmount process follows this flow:
    - pre-unmount is emitted
    - GIO performs checks to see whether the volume is safe to unmount,
    and
      spawns GtkMountOperation dialogues accordingly
    - if everything is fine, the unmount signal is emitted

    So, it's wrong to close or redirect windows from pre-unmount, as the
    mount could actually not be unmounted after that.

M	src/nautilus-application.c

commit 35bf6c86b53b68a61389f270aa0ce1ff2715ff7c
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-01-27

    Clean up our desktop file (#640687)

    - remove the 'System' category
    - remove autostart interactions with gnome-session

M	data/nautilus.desktop.in.in

commit e7b6fd0e59ec49fbe6216c157eea2a92b384d39e
Author: Tomas Bzatek <tbzatek@redhat.com>
Date:	2011-01-27

    Clarify the reason for recent nautilus_file_peek_display_name()
    workaround

M	libnautilus-private/nautilus-file.c

commit 8f6245a80cfd571274813fe4d5d950769d02bfba
Author: Tomas Bzatek <tbzatek@redhat.com>
Date:	2011-01-27

    Prevent a crash in nautilus_file_peek_display_name() on invalid
    NautilusFile

    This is more a workaround only, expect assert failures at other
    places when something bad happens. There's a race condition somewhere,
    this patch only prevents immediate crash.

    Patch by Marcus Husar <marcus.husar@rose.uni-heidelberg.de>

    https://bugzilla.gnome.org/show_bug.cgi?id=602500

M	libnautilus-private/nautilus-file.c

commit fd03c910a73ba18459e68baaf15e8dd295acd5c1
Author: Stefano Teso <stefano.teso@gmail.com>
Date:	2011-01-26

    places-sidebar: allow keyboard navigation with Enter/Space (#637768)

M	src/nautilus-places-sidebar.c

commit 4f4c07b1f9964d437f70c89d94e9585429a69f91
Author: Fran Diéguez <fran.dieguez@mabishu.com>
Date:	2011-01-27

    Get Galician translations back from wrong commit

M	po/gl.po

commit dace8ba5c2068e80bb9d99a1370f0c1a989fb72a
Author: Fran Diéguez <fran.dieguez@mabishu.com>
Date:	2011-01-27

    QA of Galician translations

M	po/gl.po

commit 17793d3bb90dbde51c95f73867bf75d6546cf88f
Author: Fran Diéguez <fran.dieguez@mabishu.com>
Date:	2011-01-27

    QA of Galician translations

M	po/gl.po

commit a63aaa68f14bec6507d36e856a4ed79d969b1be3
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-01-25

    desktop-background: make sure to hold a ref in the 'changed' idle

    Otherwise we might end up accessing object fields after it was
    destroyed.

    https://bugzilla.gnome.org/show_bug.cgi?id=640420

M	libnautilus-private/nautilus-desktop-background.c

commit 6d079cc40ab1dfab5b7d60cac44b655d4d243f3d
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-01-24

    editable-label: fix some drawing regressions

    Also, remove the copy/pasted gtkpango code again, as we can have a
    better rendering without it.

M	eel/eel-editable-label.c

commit d4230de8667764e02dbb966b5d806ff78ced2fd5
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-01-24

    all: silence new warnings from GCC 4.6

    GCC 4.6 introduced a new warning about variables declared and
    initialized, but not really used in the function body. Remove all of
    these occurrences to build cleanly.

M	eel/eel-canvas-rect-ellipse.c
M	eel/eel-canvas.c
M	libnautilus-private/nautilus-clipboard.c
M	libnautilus-private/nautilus-desktop-icon-file.c
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-entry.c
M	libnautilus-private/nautilus-file-conflict-dialog.c
M	libnautilus-private/nautilus-file-operations.c
M	libnautilus-private/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-dnd.c
M	libnautilus-private/nautilus-saved-search-file.c
M	libnautilus-private/nautilus-search-directory-file.c
M	libnautilus-private/nautilus-vfs-directory.c
M	libnautilus-private/nautilus-vfs-file.c
M	nautilus-sendto-extension/nautilus-nste.c
M	src/nautilus-application.c
M	src/nautilus-connect-server-dialog-nonmain.c
M	src/nautilus-connect-server-dialog.c
M	src/nautilus-icon-view.c
M	src/nautilus-list-view.c
M	src/nautilus-main.c
M	src/nautilus-navigation-window-slot.c
M	src/nautilus-navigation-window.c
M	src/nautilus-pathbar.c
M	src/nautilus-places-sidebar.c
M	src/nautilus-properties-window.c
M	src/nautilus-query-editor.c
M	src/nautilus-tree-sidebar-model.c
M	src/nautilus-tree-sidebar.c
M	src/nautilus-view.c
M	src/nautilus-window-manage-views.c
M	src/nautilus-window.c

commit 155cc03271fd7db1da4af7d60dcedfe8acdc2900
Author: Funda Wang <fundawang@gmail.com>
Date:	2011-01-23

    Updated zh_CN translation.

M	po/zh_CN.po

commit 7e47ccdee2c8be8b16fad0da3320141f27596bfa
Author: Piotr Eljasiak <epiotr@src.gnome.org>
Date:	2011-01-22

    Fix typo (G_TYPE_INSTANCE_CHECK_TYPE -> G_TYPE_CHECK_INSTANCE_TYPE)

M	libnautilus-private/nautilus-mime-application-chooser.h
M	libnautilus-private/nautilus-module.c
M	libnautilus-private/nautilus-tree-view-drag-dest.h
M	src/nautilus-connect-server-dialog.h
M	src/nautilus-connect-server-operation.h
M	src/nautilus-location-dialog.h

commit 0b4bb326cae5d8df888192f4c763211dff9e7f97
Author: Kristjan SCHMIDT <kristjan.schmidt@googlemail.com>
Date:	2011-01-22

    Updated Esperanto translation

M	po/eo.po

commit 9f539e6fa5d2832b9b4788c338bbce66f81971f9
Author: Alexander Shopov <ash@kambanaria.org>
Date:	2011-01-21

    Updated Bulgarian translation

M	po/bg.po

commit 187dc50c76da193f46aa7cb856a4ce1ea964b023
Author: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
Date:	2011-01-20

    Updated Traditional Chinese translation(Hong Kong and Taiwan)

M	po/zh_HK.po
M	po/zh_TW.po

commit 484c9a1bacd254795703c014a170b5801a1f3104
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-01-20

    eel: remove eel-gdk-pixbuf-extensions

M	eel/Makefile.am
D	eel/eel-gdk-pixbuf-extensions.c
D	eel/eel-gdk-pixbuf-extensions.h

commit 129d90ebcd83efd7d7f2ebc75c77922bd9771b9d
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-01-20

    all: remove unused includes of eel-gdk-pixbuf-extensions

M	eel/eel-gtk-extensions.c
M	eel/eel.h
M	libnautilus-private/nautilus-bookmark.c
M	libnautilus-private/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-dnd.c
M	libnautilus-private/nautilus-thumbnails.c
M	src/nautilus-properties-window.c

commit 83a83e3a2200127889c9979240049124b7e9a182
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-01-20

    icon-info: use gdk_pixbuf_new_from_stream_at_scale()

M	libnautilus-private/nautilus-icon-info.c

commit 2103a49026fd1c406f2607ef7d070b3081835982
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-01-20

    icon-canvas-item: simplify the code a bit

M	libnautilus-private/nautilus-icon-canvas-item.c

commit f58a70a92a83f8979f43ed84fd79d9b764e6d7c6
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-01-20

    eel: remove unused eel_pixbuf_render()

M	eel/eel-gdk-pixbuf-extensions.c
M	eel/eel-gdk-pixbuf-extensions.h

commit 8b13a044cc226cf1347831ef566938a24aa5f9a1
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-01-20

    general: use eel_create_spotlight_pixbuf()

M	src/nautilus-list-model.c
M	src/nautilus-places-sidebar.c
M	src/nautilus-tree-sidebar-model.c

commit 09f0b79d854b00469410e2466897df6db5b4d51d
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-01-20

    icon-canvas-item: remove an useless snippet of drawing code

M	libnautilus-private/nautilus-icon-canvas-item.c

commit a083fa0d0bbd99f1b74d28af305efeb71859e775
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-01-20

    icon-container: hook to style_updated instead of style_set

M	libnautilus-private/nautilus-icon-container.c

commit e652eb079514451313a67408c1cc3c8188ae0161
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-01-20

    icon-container: remove unused style properties

M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-private.h

commit a1fa4eaa03493d6b69c5e79db296a83532974f63
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-01-20

    icon-canvas-item: use eel_create_spotlight_pixbuf()

    Instead of passing eel_pixbuf_render() always the same values

M	libnautilus-private/nautilus-icon-canvas-item.c

commit 207a2499a3f19b194acb93925084bbd7800fe0bc
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-01-20

    css: move the style properties from adwaita here

M	data/nautilus.css

commit 2a1fbaf839fc7eaae505e3534acd317e9dd47b1b
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-01-19

    canvas: fix an ACTIVE -> NORMAL typo from GtkStyleContext conversion

M	eel/eel-canvas.c

commit d0d90599476e4f21d3e07fd670b6c18b6ba06794
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-01-19

    icon-container: fix a couple of ACTIVE -> NORMAL typos

M	libnautilus-private/nautilus-icon-container.c

commit e2ca42cac78cb0287a1bbb73030e7bba8b171970
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-01-19

    icon-container: remove useless theming properties

M	libnautilus-private/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-container.c

commit 5bfc3e50c91c4c6fc129e9383e3f2f20a87be0cf
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-01-19

    views: use proper background color for inactive panes

M	libnautilus-private/nautilus-icon-container.c
M	src/nautilus-list-view.c

commit d55ca5df614a56f3d9750df1fbcfcca155dce0b4
Author: Marios Zindilis <m.zindilis@dmajor.org>
Date:	2011-01-19

    Updated Greek translation

M	po/el.po

commit bd179dad12aa8175ed7e02f9421c0d1ed125bd2a
Author: Maxim V. Dziumanenko <dziumanenko@gmail.com>
Date:	2011-01-18

    Updated Ukrainian translation

M	po/uk.po

commit 9eee9ff6ca3e93d5d363725282d8ba393a1e6d01
Author: Markus T. Vartiainen <mtvartia@gmail.com>
Date:	2011-01-18

    list-view: jump to parent with left key on collapsed rows (#639688)

M	src/nautilus-list-view.c

commit c6fa6b2062a1adf3e4945824048b3771edb35ebe
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-01-18

    places-sidebar: plug a leak and cleanup code a bit

M	src/nautilus-places-sidebar.c

commit f394ce8c052dd65c8343106964ba4431d97d261c
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-01-18

    icon-container: plug a memory leak

M	libnautilus-private/nautilus-icon-container.c

commit 8f15b28dd7afdd1a5c5b9c0d54c05d978a10461a
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-01-18

    eel: plug some leaks in gsettings helpers

M	eel/eel-glib-extensions.c

commit 04d3aa67294f300f3b0bd927be5f45666260c5d3
Author: Nicolò Chieffo <84yelo3@gmail.com>
Date:	2011-01-17

    progress-info: use a symbolic icon for the notification area (#596568)

M	libnautilus-private/nautilus-progress-info.c

commit 12c3841911b47e1496d8c8fea2429cf3ca4bf8d0
Author: Ivar Smolin <okul@linux.ee>
Date:	2011-01-17

    [l10n] Updated Estonian translation

M	po/et.po

commit 9e016ee923a2625ebd4d66cf18f3a6d2c903e6c8
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-01-17

    progress-info: tie the application life to the whole file operation

    And not to the progress widget only, as that
    - starts hidden for the first seconds
    - is not destroyed when the operation finishes, but only hidden

    Using g_application_hold/release with the progress operation lifetime
    seems like a better way to deal with the app lifecycle.

M	libnautilus-private/nautilus-progress-info.c

commit a11b54d5752d9792f9af05942901396330688cf7
Author: Ivar Smolin <okul@linux.ee>
Date:	2011-01-16

    [l10n] Updated Estonian translation

M	po/et.po

commit 7cbc6f2ee4f85f6923bf56b4891f91c04edaae31
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:	2011-01-16

    Updated Spanish translation

M	po/es.po

commit 8efb55bc266f8b471059b9bc83de19f4085fef48
Author: Xan Lopez <xan@gnome.org>
Date:	2011-01-16

    places-sidebar: remove unused variable

    It was being freed uninitialized, which caused a warning (and a build
    failure with -Werror).

M	src/nautilus-places-sidebar.c

commit fcd8981ef68dd351910539302965476a66f0218f
Author: Ivar Smolin <okul@linux.ee>
Date:	2011-01-14

    [l10n] Updated Estonian translation

M	po/et.po

commit bf5d259288868a70258e63960ddc0eabe96bf9c8
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-01-14

    application: don't quit if there are pending file operations

    Now that we're a single-window application, this has become much more
    relevant.

M	libnautilus-private/nautilus-progress-info.c
M	libnautilus-private/nautilus-ui-utilities.c
M	libnautilus-private/nautilus-ui-utilities.h
M	src/nautilus-application.c

commit f4637ff4481ee6d7d1e0453a5bd3ec4ac9dca17d
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-01-14

    bookmark: don't call into nautilus_file methods unconditionally

    As NautilusBookmark's file might be NULL in some cases.

M	libnautilus-private/nautilus-bookmark.c

commit c55ddd80f16e56a366fe9e746c3632521d10f042
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-01-14

    bookmark-list: avoid setting the bookmark icon by hand

    When creating a bookmark from the GTK+ list, otherwise we end up
    overriding NautilusBookmark's special casing when reloading the list

M	src/nautilus-bookmark-list.c

commit c637811c268abdecae3a3720b1f77fc7fe5bcd6a
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-01-14

    bookmark: add debug messages

M	libnautilus-private/nautilus-bookmark.c
M	libnautilus-private/nautilus-debug.c
M	libnautilus-private/nautilus-debug.h

commit ce44fecb484ff1d6ae069446e3296f223b247c87
Author: Fran Diéguez <fran.dieguez@mabishu.com>
Date:	2011-01-14

    Updated Galician translations

M	po/gl.po

commit 35a9e17696c0ff126a327f61046ab9e662a1738d
Author: Ivar Smolin <okul@linux.ee>
Date:	2011-01-13

    [l10n] Updated Estonian translation

M	po/et.po

commit ae1e300376b3479e14045892caa720dd3903a89c
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-01-12

    window-manage-views: re-add an accidentally removed snipped of code

M	src/nautilus-window-manage-views.c

commit d4df96c1e5c6bde62fd55dab1cbaae8a57f2b92e
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-01-12

    all: use new NautilusBookmark API

M	src/nautilus-bookmark-list.c
M	src/nautilus-bookmark-list.h
M	src/nautilus-bookmarks-window.c
M	src/nautilus-places-sidebar.c
M	src/nautilus-window-bookmarks.c
M	src/nautilus-window-manage-views.c
M	src/nautilus-window-menus.c
M	src/nautilus-window-slot.c

commit 3aa0396da2014b35f0ef21dffd29e4953667ceb2
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-01-12

    all: use nautilus_bookmark_get_gicon()

M	libnautilus-private/nautilus-ui-utilities.c
M	src/nautilus-bookmarks-window.c
M	src/nautilus-window-menus.c

commit f6850158283858aae24ed3f1982341bc1b587d28
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-01-12

    file-utilities: make compute_title_for_location() return the basename

    As a last-resort fallback.

M	libnautilus-private/nautilus-file-utilities.c

commit 7cbd07aa15a3c099dfd69ab7cdcfd3dcbea38b51
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-01-12

    file: remove unused code

M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-file.h
M	src/nautilus-pathbar.c

commit f1c782c13dd675bafffb2a4d85900da52be88f3f
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-01-12

    file: make nautilus_file_get_gicon() return custom icons too

M	libnautilus-private/nautilus-file.c

commit ef5ebfe5db767a2f703e1f5cc57f6ab829d5499a
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-01-12

    bookmark: refactor the object

    - add properties for location, name, custom name and icon
    - make the code less convoluted, removing the appearance-changed
    signal
    - remove _get_pixbuf(), _get_icon() should be used instead

M	libnautilus-private/nautilus-bookmark.c
M	libnautilus-private/nautilus-bookmark.h

commit 8057f745fe1e741c8f2a3756efebc7c7e15cbf68
Author: Khaled Hosny <khaledhosny@eglug.org>
Date:	2011-01-12

    Updated Arabic translation

M	po/ar.po

commit 906cea0bc4b2deac177e417551109b8319ee78cd
Author: Yaron Shahrabani <sh.yaron@gmail.com>
Date:	2011-01-11

    Updated Hebrew translation.

M	po/he.po

commit 31461f9f4782b0df89a14812c252addaa7d6e983
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-01-11

    mime-actions: update the filtered out desktop files for folders

M	src/nautilus-mime-actions.c

commit a22f2501c8c00f16150d1de98d7039063a4e002a
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-01-11

    desktop-files: cleanup desktop files installed by nautilus

    In the 3.0 world, nautilus doesn't have to install a hundred of
    desktop
    files, as it's just a regular application.
    Tweak the default desktop file to make it suitable for being the only
    one, and remove the others.

M	configure.in
M	data/Makefile.am
D	data/nautilus-browser.desktop.in.in
D	data/nautilus-computer.desktop.in.in
D	data/nautilus-folder-handler.desktop.in.in
D	data/nautilus-home.desktop.in.in
M	data/nautilus.desktop.in.in
M	po/POTFILES.in
M	src/Makefile.am
D	src/network-scheme.desktop.in

commit f2533adf30822d3839b67c5f81e410b5e212f7a7
Author: Maciej Piechotka <uzytkownik2@gmail.com>
Date:	2011-01-11

    Fix handling of AM_CONDITIONAL

M	configure.in

commit 395ba0fd8f679e6e2674eb0ce5976638edb9d979
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-01-11

    window: remove unused and confusing code

M	src/nautilus-window-slot.c
M	src/nautilus-window-slot.h
M	src/nautilus-window.c
M	src/nautilus-window.h

commit 48ac967bff48e7e4a38c96859ebfd2f522179fa3
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-01-11

    desktop-window: implement the right method for setting window title

    https://bugzilla.gnome.org/show_bug.cgi?id=555425

M	src/nautilus-desktop-window.c

commit f9cb9e158b365ef3d1ed27cfa0ae138f367bd42a
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-01-11

    i18n: update POTFILES.in

M	po/POTFILES.in

commit 9367d11d3a00d5192174f744eeea9e395fcd501a
Merge: 6430fd4 b13efe1
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-01-11

    Merge branch 'refactor'

commit b13efe1653ea1932bba8c3f3555729d34a21412c
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-01-11

    empty-view: fix it to make it work again with current architecture

M	src/Makefile.am
M	src/nautilus-application.c
M	src/nautilus-empty-view.c
M	src/nautilus-empty-view.h

commit d5c9bae1381cb1f322d5ee3e0efbb27e06154574
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-01-11

    Move other files away from src/file-manager

M	configure.in
M	src/Makefile.am
D	src/file-manager/Makefile.am
R100	src/file-manager/nautilus-desktop-icon-view-ui.xml
src/nautilus-desktop-icon-view-ui.xml
R100	src/file-manager/nautilus-directory-view-ui.xml
src/nautilus-directory-view-ui.xml
R100	src/file-manager/fm-empty-view.c	src/nautilus-empty-view.c
R100	src/file-manager/fm-empty-view.h	src/nautilus-empty-view.h
R100	src/file-manager/nautilus-icon-view-ui.xml
src/nautilus-icon-view-ui.xml
R100	src/file-manager/nautilus-list-view-ui.xml
src/nautilus-list-view-ui.xml

commit 70b1acf6b0d4ef68903445d4198e78c5ea4807e5
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-01-11

    Finish renaming fm_* -> nautilus_*

M	src/nautilus-actions.h
M	src/nautilus-desktop-icon-view.c
M	src/nautilus-desktop-item-properties.c
M	src/nautilus-desktop-item-properties.h
M	src/nautilus-error-reporting.c
M	src/nautilus-error-reporting.h
M	src/nautilus-icon-view.c
M	src/nautilus-list-view.c
M	src/nautilus-properties-window.c
M	src/nautilus-view.c

commit e0538b42e65601d9ebee5beffaefebb3e425672e
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-01-11

    properties-window: move FMPropertiesWindow to NautilusPropertiesWindow

M	src/Makefile.am
M	src/file-manager/Makefile.am
D	src/file-manager/fm-properties-window.h
R099	src/file-manager/fm-ditem-page.c
src/nautilus-desktop-item-properties.c
R100	src/file-manager/fm-ditem-page.h
src/nautilus-desktop-item-properties.h
R093	src/file-manager/fm-properties-window.c
src/nautilus-properties-window.c
A	src/nautilus-properties-window.h
M	src/nautilus-tree-sidebar.c
M	src/nautilus-view.c

commit 690909b8eb0b346d76b28da03c9228494e700db6
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-01-11

    Rename FMListModel/View -> NautilusListModel/View

    And move them outside of src/file-manager

M	src/Makefile.am
M	src/file-manager/Makefile.am
D	src/file-manager/fm-list-model.h
M	src/nautilus-application.c
R072	src/file-manager/fm-list-model.c	src/nautilus-list-model.c
A	src/nautilus-list-model.h
R100	src/file-manager/fm-list-view-private.h
src/nautilus-list-view-private.h
R080	src/file-manager/fm-list-view.c src/nautilus-list-view.c
R052	src/file-manager/fm-list-view.h src/nautilus-list-view.h
M	src/nautilus-view.c

commit 757a5acffc9e4ac7bdbd0dcfb5eaa1f64da8a471
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-01-11

    icon-view-container: rename FMIconContainer ->
    NautilusIconViewContainer

M	src/nautilus-desktop-icon-view.c
M	src/nautilus-icon-view-container.c
M	src/nautilus-icon-view-container.h
M	src/nautilus-icon-view.c

commit ba4c8ef658f4f3e9e46d6cae12d84f06cf0a14b2
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-01-11

    desktop-icon-view: rename FMDesktopIconView -> NautilusDesktopIconView

M	src/nautilus-application.c
M	src/nautilus-desktop-icon-view.c
M	src/nautilus-desktop-icon-view.h
M	src/nautilus-icon-view.c
M	src/nautilus-view-dnd.c
M	src/nautilus-view.c

commit bb124418d4c131b03772acc64be3acf91903e9fb
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-01-11

    icon-view: rename FMIconView -> NautilusIconView

M	src/nautilus-application.c
M	src/nautilus-desktop-icon-view.c
M	src/nautilus-desktop-icon-view.h
M	src/nautilus-icon-view-container.c
M	src/nautilus-icon-view-container.h
M	src/nautilus-icon-view.c
M	src/nautilus-icon-view.h

commit b20ff7a5cd1d9304c5716433de1958faedccefde
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-01-11

    Move icon views outside of src/file-manager

    Part of the final step towards removing src/file-manager completely;
    only code shuffling around, not any real code change.

M	src/Makefile.am
M	src/file-manager/Makefile.am
D	src/file-manager/fm-actions.h
M	src/file-manager/fm-list-view.c
M	src/file-manager/fm-properties-window.c
M	src/nautilus-actions.h
M	src/nautilus-application.c
R100	src/file-manager/nautilus-audio-mime-types.h
src/nautilus-audio-mime-types.h
R099	src/file-manager/fm-desktop-icon-view.c
src/nautilus-desktop-icon-view.c
R098	src/file-manager/fm-desktop-icon-view.h
src/nautilus-desktop-icon-view.h
R099	src/file-manager/fm-error-reporting.c
src/nautilus-error-reporting.c
R100	src/file-manager/fm-error-reporting.h
src/nautilus-error-reporting.h
R099	src/file-manager/fm-icon-container.c
src/nautilus-icon-view-container.c
R098	src/file-manager/fm-icon-container.h
src/nautilus-icon-view-container.h
R099	src/file-manager/fm-icon-view.c src/nautilus-icon-view.c
R100	src/file-manager/fm-icon-view.h src/nautilus-icon-view.h
M	src/nautilus-view-dnd.c
M	src/nautilus-view.c

commit e1ca0591f0588d114249361c624f467126b323c9
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-01-11

    view: drop FMDirectoryView name

    Big code rename/indent fix, no actual code change here.

M	src/file-manager/fm-desktop-icon-view.c
M	src/file-manager/fm-icon-container.c
M	src/file-manager/fm-icon-view.c
M	src/file-manager/fm-icon-view.h
M	src/file-manager/fm-list-view.c
M	src/file-manager/fm-list-view.h
M	src/nautilus-view-dnd.c
M	src/nautilus-view.c
M	src/nautilus-view.h

commit 00578e62066c1c5dadf4a0080dcb56c215334619
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-01-01

    view: remove useless virtual method

M	src/nautilus-view.c
M	src/nautilus-view.h

commit 8d726bab91c50d42edcb7e9a0e4107b6b0277ade
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-01-01

    view: move icon-view-only preferences to FMIconView

    Instead of using virtual methods

M	src/file-manager/fm-icon-view.c
M	src/nautilus-view.c
M	src/nautilus-view.h

commit 9ab314c1dd30dc2d30fc46a62e2d31059c4c340a
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-12-31

    view: remove emblems_changed code

    This hack should not be required anymore now that we don't have user
    emblems.
    Other emblems should be taken care of by the normal NautilusFile's
    changed signal.

M	src/file-manager/fm-icon-view.c
M	src/file-manager/fm-list-view.c
M	src/nautilus-view.c
M	src/nautilus-view.h

commit d7de8e23fbe75e4a6ecbaf729affc9cbab9e08a3
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-12-31

    signaller: remove unused emblems-changed signal

M	libnautilus-private/nautilus-signaller.c

commit 5e57025a405e4ccbdd7a4ff51fa48d7eb4fb3671
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-12-31

    view: remove useless virtual methods

    No need for some internal methods to be virtual if they're never
    overridden.
    Also, some of this code does nothing.

M	src/file-manager/fm-icon-container.c
M	src/nautilus-view.c
M	src/nautilus-view.h

commit 9b29835c04fcaae84760a328a6cc70705c214506
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-12-31

    places-sidebar: remove "Format..." action code

M	src/nautilus-places-sidebar.c

commit e4975471d233f1217bca48fae17519a285336645
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-12-31

    view: remove commented out "Format..." action code

M	src/file-manager/fm-actions.h
M	src/file-manager/nautilus-directory-view-ui.xml
M	src/nautilus-view.c

commit d0985e6d5ed7f6732bb4ee4b836192852adface2
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-12-31

    view: remove unused flush_added_files signal

M	src/file-manager/fm-icon-view.c
M	src/nautilus-view.c
M	src/nautilus-view.h

commit 7a4af383a2cb0e0257213e0e21f62e6cc82a7e58
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-12-31

    view: don't check for allow_moves in the view superclass

    The property is only used by the icon view, so it's better to move the
    check there.

M	src/file-manager/fm-icon-view.c
M	src/nautilus-view.c
M	src/nautilus-view.h

commit be2d9bba9864f2834a57b608d47140f1e20eca66
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-12-29

    view: make nautilus_view_load_location() consistent with its name

M	src/nautilus-view.c
M	src/nautilus-view.h
M	src/nautilus-window-manage-views.c

commit 69c2c9f8c5855a7993f23998cff3ce3eab87fd45
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-12-29

    view: use NautilusFile objects for the view selection

    Use them in a consistent way, so to cleanup the previous
    GFile/NautilusFile confusion.

M	src/file-manager/fm-desktop-icon-view.c
M	src/file-manager/fm-icon-view.c
M	src/file-manager/fm-list-view.c
M	src/nautilus-spatial-window.c
M	src/nautilus-trash-bar.c
M	src/nautilus-view.c
M	src/nautilus-view.h
M	src/nautilus-window-manage-views.c
M	src/nautilus-window-slot.c
M	src/nautilus-window-slot.h

commit eb178062ec31bf6a877e5bc61f697f85a3f927fe
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-12-29

    spatial-window: don't unref the main loop we're about to destroy

M	src/nautilus-spatial-window.c

commit ac1fbbba66c61d61c4469949b925862fa3c6600b
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-12-29

    window: remove unused code

M	src/nautilus-window-slot.h
M	src/nautilus-window.c
M	src/nautilus-window.h

commit 57c8b0416135ee3b5c1315b3419269d20ced233c
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-12-29

    view: split DnD code into its own module

    And use new method names in other classes

M	src/Makefile.am
M	src/file-manager/fm-icon-view.c
M	src/file-manager/fm-list-view.c
A	src/nautilus-view-dnd.c
A	src/nautilus-view-dnd.h
M	src/nautilus-view.c
M	src/nautilus-view.h
M	src/nautilus-window-slot-dnd.c

commit 1f734cce8b243e2c1c1fd40491ab4e38c0eb65cd
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-12-29

    view: reduce visibility of some methods

    No need for them to stay public.
    Remove some useless prototypes and reorder virtual methods,
    while we're
    at it.

M	src/file-manager/fm-icon-view.c
M	src/nautilus-view.c
M	src/nautilus-view.h

commit 4c20fa07d8a587ebe8de820a0206aa8a75edc5d8
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-12-29

    window: remove nautilus_window_get_selection[_count]

    No need to duplicate selection handling between view and window.

M	src/nautilus-trash-bar.c
M	src/nautilus-trash-bar.h
M	src/nautilus-view.c
M	src/nautilus-view.h
M	src/nautilus-window-manage-views.c
M	src/nautilus-window.c
M	src/nautilus-window.h

commit dedd9e11ec6ff499b82bdb7a9b9bde7927066560
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-12-29

    Rework architecture of NautilusView/FMDirectoryView

    As a second step after ff5c759b3784db2d0cd71e1cde613dda007c3985, this
    removes the NautilusView/FMDirectoryView interface split, changing
    FMDirectoryView to be NautilusView directly.

    Left to do: complete renaming the public fm_directory_view methods to
    nautilus_view, and get rid of src/file-manager entirely.

M	libnautilus-private/Makefile.am
M	libnautilus-private/nautilus-dnd.c
D	libnautilus-private/nautilus-view.c
D	libnautilus-private/nautilus-view.h
M	src/Makefile.am
M	src/file-manager/Makefile.am
M	src/file-manager/fm-desktop-icon-view.c
M	src/file-manager/fm-icon-view.c
M	src/file-manager/fm-icon-view.h
M	src/file-manager/fm-list-view.c
M	src/file-manager/fm-list-view.h
M	src/nautilus-trash-bar.c
M	src/nautilus-view-factory.h
R098	src/file-manager/fm-directory-view.c	src/nautilus-view.c
R087	src/file-manager/fm-directory-view.h	src/nautilus-view.h
M	src/nautilus-window-manage-views.c
M	src/nautilus-window-pane.h
M	src/nautilus-window-slot.c
M	src/nautilus-window-slot.h
A	src/nautilus-window-types.h
M	src/nautilus-window.h
M	src/nautilus-x-content-bar.c

commit 10998fbf14029163d3669f1e2a9f1676b02e7d09
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-12-28

    main: remove unneeded code

M	src/nautilus-main.c

commit 79ef5be141a55ccce67daf42b73aa0a4affa7a13
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-12-28

    window-slot: trivial cleanups

M	src/nautilus-window-manage-views.c
M	src/nautilus-window-slot.c

commit acf3e032099dc2f7a156e755edb23a3dd8305fc8
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-12-28

    window-slot: rename get_current_location -> get_current_uri

M	src/file-manager/fm-directory-view.c
M	src/nautilus-places-sidebar.c
M	src/nautilus-tree-sidebar.c
M	src/nautilus-window-slot-dnd.c
M	src/nautilus-window-slot.c
M	src/nautilus-window-slot.h

commit 977fc6383dc74a320ce951d4d0b2f81f31e9cdcf
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-12-27

    window: cleanup nautilus_window_reload()

M	src/nautilus-window-manage-views.c
M	src/nautilus-window-menus.c
M	src/nautilus-window.c
M	src/nautilus-window.h

commit ab75e5447ca5a5a5d7054c907d008816ad911c20
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-12-26

    navigation-action: cleanup

M	src/nautilus-navigation-action.c

commit 2807b8884acab27de359a4ab51b9b57e8fb86a0f
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-12-26

    window: remove useless snippets

M	src/nautilus-navigation-window.c

commit b1011eced7e561b05dca2aa6345d3c5b3225610e
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-12-23

    window: remove useless method calls

    nautilus_window_slot_set_content_view_widget() is called afterwards,
    which in turn calls again _disconnect_view()

M	src/nautilus-window-manage-views.c

commit d166f04b8886687df6f03d0e03ec16c887f9842b
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-12-23

    window: remove non existent function declaration

M	src/nautilus-window.h

commit 6ff03b33b724d882cfabb67b1f1fb4e8287e932f
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-12-22

    window: cleanup nautilus_window_allow_reload()

M	src/nautilus-window.c
M	src/nautilus-window.h

commit 553edbfbaf7e4fc171453634aa41006d49533da2
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-12-21

    window: cleanup nautilus_window_go_up()

M	src/nautilus-window-manage-views.c
M	src/nautilus-window-menus.c
M	src/nautilus-window-slot.h
M	src/nautilus-window.c
M	src/nautilus-window.h

commit 558e394a8dfba5f1c92423ac45c6462461720199
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-12-21

    window: cleanup nautilus_window_go_home()

M	src/nautilus-navigation-window-menus.c
M	src/nautilus-window.c
M	src/nautilus-window.h

commit d9ce97b0501cb3006013080ed688aa25649a31f6
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-12-21

    window-slot: remove commented out code

M	src/nautilus-window-manage-views.c
M	src/nautilus-window-slot.h

commit a8d0c04c154ee8458fd5fd24091de1a8c92a6da4
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-12-21

    window-slot: cleanup connect/disconnect_view()

M	src/nautilus-window-manage-views.c
M	src/nautilus-window-slot.c
M	src/nautilus-window-slot.h
M	src/nautilus-window.c

commit 307e0edbe7457a70f4a61acdfecb1ae38d8c243b
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-12-21

    window-slot: cleanup of window_slot_open_location() functions

M	src/file-manager/fm-directory-view.c
M	src/nautilus-mime-actions.c
M	src/nautilus-navigation-window-pane.c
M	src/nautilus-places-sidebar.c
M	src/nautilus-spatial-window.c
M	src/nautilus-tree-sidebar.c
M	src/nautilus-window-manage-views.c
M	src/nautilus-window-slot.h
M	src/nautilus-window.c

commit cfdf80763ef3f7f3f88239fdba27ce01b642ab32
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-12-21

    window-slot: remove nautilus_window_slot_open_location()

    It's unused.

M	src/nautilus-window-manage-views.c
M	src/nautilus-window-slot.h

commit ad0d377ac236392a9ccaeae789e07e1af4a796e5
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-12-21

    Rework architecture of NautilusWindow/NautilusWindowSlotInfo

    In the past, nautilus was designed keeping in mind the concept that it
    might not just be a file browser, but a sort of platform to embed
    various kind of views in it.
      - libnautilus-private: general lowlevel items, such as the icon
	container, NautilusFile, I/O and so on
      - src: general widgets and UI items
      - src/file-manager: file manager views, agnostic of what's in src/,
	for the sake of being pluggable enough

    This is really not applicable anymore, as nautilus won't go in any
    direction other than being a file manager; at the same time, this
    complicates code and architecture quite a lot.

    In this commit, as a first step towards a more clean codebase,
    we remove
    the NautilusWindowInfo and NautilusWindowSlotInfo interfaces, using
    NautilusWindow and NautilusWindowSlot directly.

    Note that there should be no actual code changes, only moving
    of pieces
    around.

M	libnautilus-private/Makefile.am
M	libnautilus-private/nautilus-dnd.c
M	libnautilus-private/nautilus-dnd.h
D	libnautilus-private/nautilus-window-info.c
D	libnautilus-private/nautilus-window-info.h
D	libnautilus-private/nautilus-window-slot-info.c
D	libnautilus-private/nautilus-window-slot-info.h
M	src/Makefile.am
M	src/file-manager/fm-desktop-icon-view.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-directory-view.h
M	src/file-manager/fm-icon-view.c
M	src/file-manager/fm-list-view.c
M	src/nautilus-application.h
M	src/nautilus-bookmarks-window.c
M	src/nautilus-connect-server-dialog-main.c
M	src/nautilus-connect-server-dialog-nonmain.c
M	src/nautilus-connect-server-dialog.c
M	src/nautilus-connect-server-dialog.h
M	src/nautilus-location-bar.c
M	src/nautilus-mime-actions.c
M	src/nautilus-mime-actions.h
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-navigation-window-pane.c
M	src/nautilus-navigation-window-slot.c
M	src/nautilus-navigation-window.c
M	src/nautilus-places-sidebar.c
M	src/nautilus-places-sidebar.h
M	src/nautilus-query-editor.h
M	src/nautilus-spatial-window.c
M	src/nautilus-trash-bar.c
M	src/nautilus-tree-sidebar.c
M	src/nautilus-tree-sidebar.h
M	src/nautilus-view-as-action.c
R098	libnautilus-private/nautilus-view-factory.c
src/nautilus-view-factory.c
R094	libnautilus-private/nautilus-view-factory.h
src/nautilus-view-factory.h
M	src/nautilus-window-manage-views.c
M	src/nautilus-window-manage-views.h
M	src/nautilus-window-menus.c
M	src/nautilus-window-private.h
M	src/nautilus-window-slot-dnd.c
M	src/nautilus-window-slot.c
M	src/nautilus-window-slot.h
M	src/nautilus-window.c
M	src/nautilus-window.h

commit 4c031a4794126af08cea1774dd7ec3904d0ad25e
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-12-21

    mime-actions: move nautilus-mime-actions to src/

M	libnautilus-private/Makefile.am
M	libnautilus-private/nautilus-program-choosing.c
M	src/Makefile.am
M	src/file-manager/Makefile.am
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-properties-window.c
R099	libnautilus-private/nautilus-mime-actions.c
src/nautilus-mime-actions.c
R100	libnautilus-private/nautilus-mime-actions.h
src/nautilus-mime-actions.h
M	src/nautilus-navigation-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window-manage-views.c
M	src/nautilus-window.c

commit 97e67f49279ad87737541249ef09b99c4bc1d9fe
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-12-21

    dnd: move DnD slot proxying code to src/

M	libnautilus-private/nautilus-dnd.c
M	libnautilus-private/nautilus-dnd.h
M	src/Makefile.am
M	src/nautilus-notebook.c
M	src/nautilus-pathbar.c
A	src/nautilus-window-slot-dnd.c
A	src/nautilus-window-slot-dnd.h

commit 6430fd4a7435336a61000e2255621fb0023252d1
Author: Ivar Smolin <okul@linux.ee>
Date:	2011-01-11

    [l10n] Updated Estonian translation

M	po/et.po

commit 63724239779c6f5f4dcb76ebde7f66f691a75786
Author: Andika Triwidada <andika@gmail.com>
Date:	2011-01-11

    Updated Indonesian translation

M	po/id.po

commit 9022942dce517bc0fe52fdb769f6950c0aa5c444
Author: Ivar Smolin <okul@linux.ee>
Date:	2011-01-10

    [l10n] Updated Estonian translation

M	po/et.po

commit cd976fa26099fb8c1f2084a6bae7ac0b05f5e29e (tag: 2.91.7)
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-01-10

    Release 2.91.7

M	NEWS
M	configure.in
M	po/POTFILES.in

commit f6d4eed031e94570151cb4599e93d92b4612d53b
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-01-10

    debug: fix build without debugging support (#639107)

M	configure.in
M	libnautilus-private/nautilus-debug.c
M	libnautilus-private/nautilus-debug.h
M	src/nautilus-main.c

commit ac168820fbb4db7fbdf243a0d6b118ce445cdf37
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-01-10

    file-operations: make Create Document/Folder use the right template

    Make Create Document/Folder use "Untitled Document/Template/Folder %d"
    filename format.

    Based on a patch by Marcus Husar
    <marcus.husar@rose.uni-heidelberg.de>.

M	libnautilus-private/nautilus-file-operations.c

commit 5846b33c5cd26ec3fe50255c628954d129c8ffc0
Author: Marcus Husar <marcus.husar@rose.uni-heidelberg.de>
Date:	2011-01-10

    Clean context menu and "File" menu (#618469)

    Also use "Create New Folder/Document".

    Part of https://bugzilla.gnome.org/show_bug.cgi?id=618469

M	src/file-manager/fm-actions.h
M	src/file-manager/fm-directory-view.c
M	src/file-manager/nautilus-directory-view-ui.xml
M	src/nautilus-tree-sidebar.c

commit 0ff4fdb4c8228a358d3a0bc87b63b02751624716
Author: Fran Diéguez <fran.dieguez@mabishu.com>
Date:	2011-01-10

    Updated Galician translations

M	po/gl.po

commit 8f9bb67e39a9d32be051416a474c3142539f7c3f
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:	2010-12-05

    Add base libraries so building with --as-needed works

M	nautilus-sendto-extension/Makefile.am

commit 179b688c5938ba12e101a0231ba46199d2de4a5e
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-01-10

    window: remove unused code

M	src/nautilus-window-private.h
M	src/nautilus-window.c

commit b12aeed547664d44b0b552db06a5ec7b6d9b200b
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-01-10

    bookmark: compare URIs before names

M	libnautilus-private/nautilus-bookmark.c

commit 120797cec00929dac58ac4ac838719dc67e9cae0
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2011-01-10

    Use a consistent name for the Home folder (#341894)

    Based on a patchset by Marcus Husar
    <marcus.husar@rose.uni-heidelberg.de>

M	libnautilus-private/nautilus-bookmark.c
M	libnautilus-private/nautilus-desktop-link.c
M	src/file-manager/fm-directory-view.c
M	src/nautilus-places-sidebar.c
M	src/nautilus-tree-sidebar.c
M	src/nautilus-window-menus.c
M	src/nautilus-window-slot.c

commit 50e0c03f67072e374f8202ba7a25221fa7f88b99
Author: Fran Diéguez <fran.dieguez@mabishu.com>
Date:	2011-01-09

    Updated Galician translations

M	po/gl.po

commit 598ede33ab781b46120d2149c37f47fcb7615ca2
Author: Yuri Myasoedov <omerta13@yandex.ru>
Date:	2011-01-09

    Updated Russian translation

M	po/ru.po

commit cd2a6e35c5757c7ca817aeef415873d2d4d8baee
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:	2011-01-07

    Updated Slovenian translation

M	po/sl.po

commit d51bc0c99b0ca6e8bc402b7ae5848e9ced2dab46
Author: Ivar Smolin <okul@linux.ee>
Date:	2011-01-06

    [l10n] Updated Estonian translation

M	po/et.po

commit 3ff059dcc1b76a7cde6d7111b9620d373c18b9a8
Author: Yaron Shahrabani <sh.yaron@gmail.com>
Date:	2011-01-04

    Updated Hebrew translation.

M	po/he.po

commit f8f87d8cca0a9aa54d5a1290576eb0855098ffda
Author: Ivar Smolin <okul@linux.ee>
Date:	2011-01-02

    [l10n] Updated Estonian translation

M	po/et.po

commit 61476e9e0a776e1db74f73db1b3fa9291d997a83
Author: Daniel Nylander <po@danielnylander.se>
Date:	2010-12-29

    Updated Swedish translation

M	po/sv.po

commit 09cb61a5cc2b9e5f7b85ae619d2cc2d06bf5ef06
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:	2010-12-29

    Updated Spanish translation

M	po/es.po

commit 811f49d1e0981f7414a57004a7fd0df95f64dfd8
Author: A S Alam <aalam@users.sf.net>
Date:	2010-12-29

    update Punjabi Translation

M	po/pa.po

commit ddd507228a8a7a89c0398411f44d30e6ee9d73ed
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-12-28

    pathbar: remove buttons only if the gone file is below the current

    This should fix once and for all the crashers when ejecting devices.

M	src/nautilus-pathbar.c

commit 70df8fad8b1ddf470e8600f6e8e9bc953853b419
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-12-26

    desktop-icon-view: don't use deprecated GDK grab API

M	src/file-manager/fm-desktop-icon-view.c

commit bd151c8174796c1c5b0b6466ef8a0e3a0e214054
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-12-26

    general: don't use deprecated gdk_app_launch_context_new()

M	eel/eel-gnome-extensions.c
M	eel/eel-gnome-extensions.h
M	libnautilus-private/nautilus-program-choosing.c
M	src/nautilus-connect-server-dialog-main.c

commit 2ff006dd583f58ff2dd687f538e59757a8bd70c4
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-12-26

    canvas: don't use deprecated GDK grab API

M	eel/eel-canvas.c
M	eel/eel-canvas.h

commit 7fa4d2202358940ef5a0dd70eb88996ac371cffd
Author: Gheyret T.Kenji <gheyret@gmail.com>
Date:	2010-12-23

    Added UG translation

M	po/ug.po

commit aac9a486cb310c62d1167cfe37118a70d772d41e
Author: Erdal Ronahi <erdal.ronahi@gmail.com>
Date:	2010-12-23

    Updated Kurdish translations

M	po/ku.po

commit 318a9bd653fb02a7c94e42139377cef5ed254dd2 (tag: 2.91.6)
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-12-22

    Release 2.91.6

M	NEWS
M	configure.in

commit b569d2cfa31951f67229e3aab00cd7f33c1ff3db
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-12-22

    general: use nautilus_launch_application instead of gdk_spawn API

M	libnautilus-private/nautilus-mime-actions.c
M	src/file-manager/fm-desktop-icon-view.c
M	src/file-manager/fm-directory-view.c
M	src/nautilus-tree-sidebar.c
M	src/nautilus-window-menus.c

commit 77ecdd69b023a16fc4d6d2895dd470c628679168
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-12-22

    program-choosing: don't use gdk_spawn_ API

M	libnautilus-private/nautilus-program-choosing.c
M	libnautilus-private/nautilus-program-choosing.h

commit 13b6a5a50db8dd35dbcbbf1d318ba747609dfb70
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-12-22

    eel: don't use gdk_spawn_ API

M	eel/eel-gnome-extensions.c

commit 74a8f78e2a5b06485c7daf830372a5f7b15a87b8
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-12-22

    general: don't use gdk_cursor_unref()

M	eel/eel-editable-label.c
M	libnautilus-private/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-container.c
M	src/file-manager/fm-list-view.c
M	src/file-manager/fm-properties-window.c
M	src/nautilus-window.c

commit 2737d431e44e3e4dc12e9098b6e17881ca28c1f7
Author: Wouter Bolsterlee <wbolster@gnome.org>
Date:	2010-12-22

    Updated Dutch translation by Wouter Bolsterlee

M	po/nl.po

commit 08462d0f0235274f1b6c2b12df47e27932b343ee (tag: 2.91.5)
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-12-20

    Release 2.91.5

M	NEWS
M	configure.in

commit f42d5aa97de09de7052fa80abda62fabe17dfb13
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-12-20

    smclient: remove XSMP support

    EggSmClient is not well-maintained, and it doesn't seem like it will
    ever hit GTK+, and the overall implementation seems to be poorly
    tested
    and buggy.

    Moreover, moving to 3.0 with nautilus being an application, it makes
    less sense to have it save opened windows state, as it might not be
    always running at all.

M	cut-n-paste-code/libegg/Makefile.am
D	cut-n-paste-code/libegg/eggdesktopfile.c
D	cut-n-paste-code/libegg/eggdesktopfile.h
D	cut-n-paste-code/libegg/eggsmclient-private.h
D	cut-n-paste-code/libegg/eggsmclient-xsmp.c
D	cut-n-paste-code/libegg/eggsmclient.c
D	cut-n-paste-code/libegg/eggsmclient.h
M	po/POTFILES.in
M	src/Makefile.am
D	src/nautilus-application-smclient.c
D	src/nautilus-application-smclient.h
M	src/nautilus-application.c
M	src/nautilus-application.h
M	src/nautilus-main.c

commit ee06a67a632476b9758cc00eaa573e12cc3cfc91
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-12-20

    mime-app-chooser: use g_app_info_set_as_last_used_for_content_type()

    Instead of add_supports_for_content_type(), which does not save the
    order in which custom apps have been used.

M	configure.in
M	libnautilus-private/nautilus-mime-application-chooser.c

commit b31222dae4c63479e0fe226a761f9c78bf08b6df
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-12-20

    mime: remove some useless code

    As GtkAppChooserDialog already takes care of calling
    g_app_info_set_as_last_used_for_content_type()

M	libnautilus-private/nautilus-mime-actions.c
M	src/file-manager/fm-directory-view.c

commit 2c279a4a6b3480bfd3581a3a35c53eac3e996653
Author: Ivar Smolin <okul@linux.ee>
Date:	2010-12-20

    [l10n] Updated Estonian translation

M	po/et.po

commit 3fa0ed2ca3e35719422fbc526337b52393d860d2
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2010-12-19

    Updated Norwegian bokmål translation

M	po/nb.po

commit 9dc65e44c9f8e6c41079c0dc01220fe87fdfcecc
Author: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
Date:	2010-12-19

    po/vi.po: import some translations from Ubuntu/Maverick

M	po/vi.po

commit dd4cecdf8071552f80ba08fdb613a88090719e59
Author: Yaron Shahrabani <sh.yaron@gmail.com>
Date:	2010-12-19

    Updated Hebrew translation.

M	po/he.po

commit fcfe53d5bd2121e4707e70345f18faa244c2dd75
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-12-18

    Remove reference to a non-existing old trademark notice file.

    https://bugzilla.gnome.org/show_bug.cgi?id=463173

M	COPYING

commit 196c8390fcc671ef8399c00936ac7242b118de08
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:	2010-12-18

    Updated Spanish translation

M	po/es.po

commit 83aeec725d0d3829a54cd700329864a2cab7a21b
Author: Marcus Carlson <marcus@mejlamej.nu>
Date:	2009-10-11

    Handle G_IO_ERROR_FILENAME_TOO_LONG errors nicely when renaming files

    https://bugzilla.gnome.org/show_bug.cgi?id=548844

M	src/file-manager/fm-error-reporting.c

commit 9403df1b54b442737ed96739aeacf6b6c9b58889
Author: Colin Walters <walters@verbum.org>
Date:	2010-12-17

    Fix cairo-gobject.h include

    $ pkg-config --cflags cairo-gobject
    -pthread -I/src/build/jhbuild/include/cairo
    $ ls /src/build/jhbuild/include/cairo/cairo-gobject.h
    /src/build/jhbuild/include/cairo/cairo-gobject.h

M	eel/eel-canvas.c

commit b2d4ac40205e22e63e598ab742b56283acbc8901
Author: Colin Walters <walters@verbum.org>
Date:	2010-12-17

    nautilus.desktop: Remove NoDisplay=true

    For GNOME 3, File Manager is moving towards being an application,
    and therefore, we want it to show up in the appliactions list.

M	data/nautilus.desktop.in.in

commit 67d0cbaf0ed7a8f25b3a47abbbaf0feba990e404
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-12-17

    location-entry: don't treat '~' as a relative path

    Based on a patch by Reed Lipman <rmlipman@gmail.com>

    https://bugzilla.gnome.org/show_bug.cgi?id=628802

M	src/nautilus-location-entry.c

commit 184096f912b119edde1f538e8cdd5ea593d753ca
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-12-17

    icon-canvas-item: attempt to fix up a11y for NautilusIconCanvasItem

    Based on an initial patch by Alban Browaeys <prahal@yahoo.com>.

    https://bugzilla.gnome.org/show_bug.cgi?id=637425

M	libnautilus-private/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-container.c

commit 42865d5e82160ccb60fd9a890a22019dcb832527
Author: Alban Browaeys <prahal@yahoo.com>
Date:	2010-10-27

    icon-container: remove spurious call to gtk_adjustment_changed()

    https://bugzilla.gnome.org/show_bug.cgi?id=637424

M	libnautilus-private/nautilus-icon-container.c

commit bc5b8bde3070a4fe6071c9a428d38fa93be19314
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:	2010-12-15

    Updated Spanish translation

M	po/es.po

commit 1746a53cbbd450822ff857c3e1eadf5358b22cfa
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-12-15

    application: fix a copy-paste typo

M	src/nautilus-application.c

commit 08f71aa76cd5f250613f4a2833b43a72831974fc
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-12-15

    theming: cleanup previous manually parsed CSS

    It's not required anymore, now that we have a proper stylesheet.

M	src/nautilus-notebook.c
M	src/nautilus-window.c

commit 786ba61680bfaee136b4b72a53f220edb96a7db9
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-12-15

    sidebar: set the NautilusSidebar class on the sidebar treeviews

    So they can get the proper background.

M	src/nautilus-places-sidebar.c
M	src/nautilus-tree-sidebar.c

commit dad5d12770817aa739ab9980faa66972144008a7
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-12-15

    theming: add a CSS file for nautilus, and initialize it at startup

M	data/Makefile.am
A	data/nautilus.css
M	src/nautilus-application.c

commit 1c79bf9809b208a57661aaccadd9eb7e78874bcc
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-12-15

    connect-server-dialog: properly align labels and entries

    https://bugzilla.gnome.org/show_bug.cgi?id=637326

M	src/nautilus-connect-server-dialog.c

commit 0a43cee107e20d07667fc2eabf8321898ce80fb7
Author: Luca Ferretti <lferrett@gnome.org>
Date:	2010-12-15

    application: fix a typo in user message

M	src/nautilus-application.c

commit 4c026bf53253715251abf076badc4c979cc073c3
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-12-15

    icon-container: don't malloc() GdkRGBA colors manually

    As GdkRGBA might or might not use internally a different allocator,
    like
    g_slice.
    This should fix some memory corruption issues, thanks to Alban
    Browaeys
    for tracking down the bug.

M	libnautilus-private/nautilus-icon-container.c

commit c1d9376601223e5dcca0a4ee47e95a8b93841d68
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-12-14

    spatial-window: don't hook to unrealize for saving geometry

M	src/nautilus-spatial-window.c

commit e4750d78c6be4f935625a3511dbb9c3bc532aa0d
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-12-14

    desktop-icon-view: call the gnome-c-c executable to change background

    gnome-appearance-properties does not exist anymore.

M	src/file-manager/fm-desktop-icon-view.c

commit 5d811bb37ef4a05edd7fa4c5868a9b68f717e056
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-12-14

    icon-dnd: set the right style class, and use GdkRGBA

M	libnautilus-private/nautilus-icon-dnd.c

commit 18e3369f02c4ff6a3eb01048e623fff8eb9aded4
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-12-14

    tree-drag-dest: set the right style class

M	libnautilus-private/nautilus-tree-view-drag-dest.c

commit 066896047e8d53076913994f9975ee1cb22fbd9d
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-12-14

    icon-canvas-item: set the right style class

M	libnautilus-private/nautilus-icon-canvas-item.c

commit ef8544bec8437502f2f58c7a9e07bc9e1ecf91a4
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-12-13

    editable-label: use gtk_style_context_get() to query standard props

    Also, fix a leak.

M	eel/eel-editable-label.c

commit dccf76a36441332e96c40305373876ca32a1b110
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-12-13

    preferences: remove exit-with-last-window preference entirely

    It makes no sense now that nautilus doesn't do session services,
    such as
    autorun, anymore.

M	libnautilus-private/nautilus-global-preferences.h
M	libnautilus-private/nautilus.convert
M	libnautilus-private/org.gnome.nautilus.gschema.xml.in

commit 9ef4ac9ee428e7f7952efe33d0784d547ca7bdc6
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-12-13

    application: remove 'exit-with-last-window' preference

    It makes no sense now that nautilus doesn't do session services
    such as
    autorun anymore.

M	src/nautilus-application.c

commit 00e0ae826765aeca4c203b77a5caec4ce2be2fd7
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-12-13

    application: destroy all the widgets when quitting

    Instead of calling _release().

M	src/nautilus-application.c

commit caa55b7e757a49fb323450152e6a37e1d63eb9fb
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-12-13

    editable-label: rename copy/pasted fill renderer to 'eel' prefix

    To avoid library clashes with the GTK+ internal one.

M	eel/eel-editable-label.c

commit f27c50fb25fee58b9eee6c9edfd26101684eec52
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:	2010-12-11

    Updated Spanish translation

M	po/es.po

commit f5acdfefc39b235fd1eb9b3bdd3a724cdaa1a7fe
Author: Fran Diéguez <fran.dieguez@mabishu.com>
Date:	2010-12-11

    Updated Galician translations

M	po/gl.po

commit c0645b53892c1f65b9258e5cc63b701dbcbacfe7
Author: Fran Diéguez <fran.dieguez@mabishu.com>
Date:	2010-12-10

    Updated Galician translations

M	po/gl.po

commit eea53d2f740ac25a13eea13baa83ecb493fa24cc
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-12-07

    file: initialize variables to stop complaints from compilers (#636643)

M	libnautilus-private/nautilus-file.c

commit def31cd34118e4a3daf53819f81a5d7325b8efcb (tag: 2.91.4)
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-12-07

    Release 2.91.4

M	NEWS
M	configure.in

commit bb68641adf3306675f3b259d0197ef74ecc9ccc0
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-12-07

    dbus-manager: plug a leak

M	libnautilus-private/nautilus-dbus-manager.c

commit 7686ba98e4283383f4e0b0146cbc693d041c5697
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-12-07

    icon-container: plug a leak

M	src/file-manager/fm-icon-container.c

commit 705d8144e5509d7926adec8af3d638b2e88fd837
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-12-07

    icon-info: plug a leak

M	libnautilus-private/nautilus-icon-info.c

commit 55869c3c65217f1c4386cf489f391eeb519e797d
Author: Yaron Shahrabani <sh.yaron@gmail.com>
Date:	2010-12-07

    Updated Hebrew translation.

M	po/he.po

commit ee0c6327eeaeaa0a924007cf3b56d2cd63dbe36b
Author: Daniel Șerbănescu <cyber19rider@gmail.com>
Date:	2010-12-06

    Updated Romanian translation

M	po/ro.po

commit 68a3a22297875118797eacb03ff5278024642366
Author: Daniel Șerbănescu <cyber19rider@gmail.com>
Date:	2010-12-06

    Updated Romanian translation

M	po/ro.po

commit cb70787275e2e44cc2f3b394d1065313998fd1a3
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-12-06

    file-operations: remove duplicate code

    Probably a leftover from NautilusFileConflictDialog branch.

M	libnautilus-private/nautilus-file-operations.c

commit c739fd781c355e47e4ef3f59e9e4008c230e83ad
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-12-06

    dbus-manager: add a 'CopyFile' remote method

    The interface mimics the nautilus_file_operations_copy_file() I just
    committed.

M	libnautilus-private/nautilus-dbus-manager.c

commit 4be5d548a438b2b3c02f3e7e7e0265f4c8b641fe
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-12-06

    file-operations: add nautilus_file_operations_copy_file

    Copies a single file to a target directory, allowing to specify
    a custom
    target display name, and a custom source display name, which will be
    shown in the FileOperations dialog instead of the actual file name.

M	libnautilus-private/nautilus-file-operations.c
M	libnautilus-private/nautilus-file-operations.h

commit 52b8185908725ba9842f3d2ce8c29d7b7e3d520f
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-12-06

    file-conflict-dialog: don't use override_font

    Set the PangoAttributeList on the GtkLabel instead.

M	libnautilus-private/nautilus-file-conflict-dialog.c

commit e3feaf8d6848a92e3d077d04177e7a637b6e628b
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-12-06

    editable-label: make the rename rectangle look a bit better

    Still not perfect, but still...

M	eel/eel-editable-label.c

commit 2e5f7a23350016c67bb9e9cca86a9fb2360d79e2
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-12-06

    icon-container: fix rendering of text on the desktop

M	libnautilus-private/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-container.c

commit ca9f8d8906b85a4f806d713030d02efc34fd7170
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-12-06

    editable-label: copy-paste code from GTK+ to sync drawing with
    GtkLabel

M	eel/eel-editable-label.c

commit 465f576edaf1c8b952ec152884d55db985f10778
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-12-06

    window: pkug a leak

M	src/nautilus-window.c

commit 1ee7fc84fe8232bfc57ba832642185b2829dcc8e
Merge: 1c31b7a b5302eb
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-12-06

    Merge branch 'style-context'

commit b5302ebfc104aec7cc480931ede752efe9cc4325
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-12-06

    eel: remove unused code

M	eel/eel-gdk-extensions.c
M	eel/eel-gdk-extensions.h
M	eel/eel-gtk-extensions.c
M	eel/eel-lib-self-check-functions.h

commit 1d3dd9693de26d91d60ed7a11f6f14df8478f6a6
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-12-06

    eel-gdk-extensions: port to GtkStyleContext

M	eel/eel-gdk-extensions.c
M	eel/eel-gdk-extensions.h

commit 076886e9a45e8dce101f1d98eb5c4168c8ded311
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-12-06

    window: port to GtkStyleContext

M	src/nautilus-window.c

commit 507b56e3a527e28117b259dbf0dce48f1656dd7d
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-12-06

    spatial-window: port to GtkStyleContext

M	src/nautilus-spatial-window.c

commit bc5d2904fd3338455579c77781c357fe85a86913
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-12-06

    notebook: port to GtkStyleContext

M	src/nautilus-notebook.c

commit 5fc40adf98a384f4638401d7b7ced79da6ce2b87
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-12-06

    location-bar: port to GtkStyleContext

M	src/nautilus-location-bar.c

commit 8e5689b5ff9fb1fedf2a1102f429f4f67e811e09
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-12-06

    properties-window: port to GtkStyleContext

M	src/file-manager/fm-properties-window.c

commit d7c576dbc1116139a29b7d263070283c47726ba2
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-12-06

    list-view: port to GtkStyleContext

    Setting inactive pane doesn't work here yet, probably due to a bug in
    GTK+.

M	src/file-manager/fm-list-view.c

commit f8bdf9c68ae156506d04f198e054e9488845c173
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-12-06

    tree-view-drag-dest: port to GtkStyleContext

M	libnautilus-private/nautilus-tree-view-drag-dest.c

commit 4f23a0a89b14757dc86459c399ff6a9719bb4e01
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-12-06

    icon-container: port to GtkStyleContext

M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-dnd.c
M	libnautilus-private/nautilus-icon-private.h

commit fc74332e3bbcc20094ab58631666b477640e2aeb
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-12-06

    icon-canvas-item: port to GtkStyleContext

M	libnautilus-private/nautilus-icon-canvas-item.c

commit 5da941e338b159c42a4b4f2581573635e3d68b11
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-12-06

    file-conflict-dialog: port to GtkStyleContext

M	libnautilus-private/nautilus-file-conflict-dialog.c

commit 020adaf997cc63a2b78ccb21c34b7f7f5244008e
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-12-06

    eel-gdk-pixbuf: use GdkRGBA everywhere

M	eel/eel-gdk-pixbuf-extensions.c
M	eel/eel-gdk-pixbuf-extensions.h
M	eel/eel-graphic-effects.c
M	eel/eel-graphic-effects.h

commit d6e07c7803b3d70968e7a37bcf1ef730b8ca4bac
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-12-06

    editable-label: port to GtkStyleContext

    There are still some rendering artifacts, but we will fix them later.

M	eel/eel-editable-label.c

commit 5cf60d2aa1e8fd9856aed886cce6bd746f4a8074
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-12-06

    eel-canvas: build fix for gdk_window_get_geometry API change

M	eel/eel-canvas.c

commit 0a3aff84fececf1cfce0969ac173a736d2014130
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-12-06

    eel-canvas: port to GtkStyleContext

M	eel/eel-canvas.c
M	eel/eel-canvas.h

commit f0691e71c58bba402d896f0a236e4bd10b6e5760
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-12-06

    eel-canvas-re: use RGBA colors only

M	eel/eel-canvas-rect-ellipse.c
M	eel/eel-canvas-rect-ellipse.h

commit 1c31b7ab0d8ed7122f385395f6844006aa4a41e2
Author: Andre Klapper <a9016009@gmx.de>
Date:	2010-12-06

    Fix POTFILES.in to make intltool-update work again

M	po/POTFILES.in

commit a68bf9c76a9073db3247e8dd1e92c0c1b3b98727
Author: Fran Diéguez <fran.dieguez@mabishu.com>
Date:	2010-12-05

    Updated Galician translations

M	po/gl.po

commit 59670a59c9b53a59ef587767c3e7be247b0f11cf
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-12-04

    icon-container: apply emblems from FmIconContainer

    This simplifies the code a bit, and also fixes emblem sizes for
    thumbnails.

M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-container.h
M	src/file-manager/fm-icon-container.c

commit 1004a7df4357fb2772ad4289b997b16ef799fc34
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-12-04

    file: add some debug messages for getting icons

M	libnautilus-private/nautilus-file.c

commit 55098c48a050a226fdb7168440fdbeb1a1fd5da0
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-12-04

    debug: add a flag for NautilusFile

M	libnautilus-private/nautilus-debug.c
M	libnautilus-private/nautilus-debug.h

commit b97bad42e62d7d13d257a7785fa1b91943a0758f
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-12-04

    file-management-properties: open only one preferences window (#442263)

M	src/nautilus-file-management-properties.c
M	src/nautilus-file-management-properties.h
M	src/nautilus-window-menus.c

commit 1c5794a5a520ea9bdfa3865b9db702f484cabfe0
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-12-04

    settings: remove notes and history sidebar from GSettings schemas

M	libnautilus-private/org.gnome.nautilus.gschema.xml.in

commit 69e432cf94d31f07cf1d193e1fd25a693cfdc173
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-12-03

    navigation-window: plug a leak

M	src/nautilus-navigation-window.c

commit 1eac9e307787d773ac1598d79df965d5be684f38
Merge: 2a20b38 7bce748
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-12-03

    Merge branch 'ui-polish'

commit 7bce7484e9cf5389582fd70c509abd2541ac04e5
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-12-03

    tree-sidebar: rename and move to src/

M	src/Makefile.am
M	src/file-manager/Makefile.am
M	src/nautilus-navigation-window.c
R099	src/file-manager/fm-tree-model.c
src/nautilus-tree-sidebar-model.c
R100	src/file-manager/fm-tree-model.h
src/nautilus-tree-sidebar-model.h
R099	src/file-manager/fm-tree-view.c src/nautilus-tree-sidebar.c
R100	src/file-manager/fm-tree-view.h src/nautilus-tree-sidebar.h

commit b37e7b126e70b623e86b09c69f3f7839368e0604
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-12-03

    notes-sidebar: remove NautilusNotesViewer

    An ancient almost-hidden feature that just doesn't fit with the
    current
    design.

M	po/POTFILES.in
M	src/Makefile.am
D	src/nautilus-notes-viewer.c
D	src/nautilus-notes-viewer.h

commit 8bba34a56ca1fd9ae70b7821ed7b7be48d6cc8f1
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-12-03

    side-pane: remove NautilusSidePane

    It's an useless container now that we changed our sidebar handling.

M	po/POTFILES.in
M	src/Makefile.am
D	src/nautilus-side-pane.c
D	src/nautilus-side-pane.h

commit 369f2490308b615d3d9b2c86b428f18d721dff33
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-12-03

    window: update for the removal of sidebar interfaces

    The window now just creates one of the two sidebars, and listens to
    GSettings changes for toggling between the two.

M	src/nautilus-navigation-window-menus.c
M	src/nautilus-navigation-window-ui.xml
M	src/nautilus-navigation-window.c
M	src/nautilus-navigation-window.h
M	src/nautilus-window-private.h
M	src/nautilus-window.h

commit 24ba7de3289225145faf2f85f05faef67370d447
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-12-03

    places-sidebar: don't implement NautilusSidebar/Provider anymore

M	src/nautilus-places-sidebar.c
M	src/nautilus-places-sidebar.h

commit 1fe934a9955579103b72cd86c5ba83b9c7b4966a
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-12-03

    tree-sidebar: don't implement NautilusSidebar/Provider anymore

M	src/file-manager/fm-tree-view.c
M	src/file-manager/fm-tree-view.h

commit 3905444bd00e45cfbbe897c1da9de7f2d2c393e2
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-12-03

    sidebar: remove NautilusSidebar and NautilusSidebarProvider

    We'll hardcode two sidebars (Places and Tree) from now on, so
    there's no
    need for these generic interfaces now.

M	libnautilus-private/Makefile.am
D	libnautilus-private/nautilus-sidebar-provider.c
D	libnautilus-private/nautilus-sidebar-provider.h
D	libnautilus-private/nautilus-sidebar.c
D	libnautilus-private/nautilus-sidebar.h

commit bc8c0f2fb18365f84045d0bfd6107d8541fbba59
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-12-03

    application: don't register sidebars anymore

M	src/nautilus-application.c

commit 0bfd0a8d7d69058d486ab30580e2623166a5a555
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-12-03

    sidebar: remove NautilusHistorySidebar

    This is part of the 3.0 redesign plans.

M	po/POTFILES.in
M	src/Makefile.am
M	src/nautilus-application.c
D	src/nautilus-history-sidebar.c
D	src/nautilus-history-sidebar.h

commit 2a20b38c4dc870d8f3a85dae222c125a77f40229
Author: Michael Terry <mike@mterry.name>
Date:	2010-11-26

    Add --print-uri option

M	src/nautilus-connect-server-dialog-main.c

commit 7e794ed30195f15e78b6d96a9064681a128e41d6
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-12-03

    search-engine: remove Beagle support

M	libnautilus-private/Makefile.am
D	libnautilus-private/nautilus-search-engine-beagle.c
D	libnautilus-private/nautilus-search-engine-beagle.h
M	libnautilus-private/nautilus-search-engine.c

commit fdae502d65f3c40dee4d418bd9d21270940aa93d
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-12-03

    libnautilus-extension: use a different directory for 3.0

    So that old extensions do not pull in GTK+2 code.

    https://bugzilla.gnome.org/show_bug.cgi?id=624244

M	configure.in
M	libnautilus-extension/Makefile.am
M	libnautilus-extension/libnautilus-extension-uninstalled.pc.in
M	libnautilus-extension/libnautilus-extension.pc.in
M	libnautilus-private/Makefile.am
M	nautilus-sendto-extension/Makefile.am

commit d9331ae959593cd81f59b39d61597278162ac7eb
Author: Matthias Clasen <mclasen@redhat.com>
Date:	2010-12-02

    Fix the build with latest GTK+

    Various GdkDrawable APIs have been replaced by GdkWindow ones,
    and GtkFunction is no more, use GSourceFunc instead.

M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-tree-view-drag-dest.c
M	src/nautilus-desktop-window.c

commit 8ee6c67b5fe1b12999c2e2f4c7f42d85a497c233
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-12-02

    dbus-manager: add DEBUG messages for NautilusDBusManager

M	libnautilus-private/nautilus-dbus-manager.c
M	libnautilus-private/nautilus-debug.c
M	libnautilus-private/nautilus-debug.h

commit 5433f57cec515bce9bddecc8a569aa02b597a75e
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-12-02

    debug: fix a stupid typo

M	libnautilus-private/nautilus-debug.c

commit 46d6bbb1208c409b8507dc31ef6aaf895b55ba92
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-12-02

    debug: check for flags in DEBUG_FILES

M	libnautilus-private/nautilus-debug.c

commit a440c05ceebdbfc21c8e585087574c7827e5f1f2
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-12-02

    eel-debug: remove unused code

M	eel/eel-debug.c
M	eel/eel-debug.h

commit 2f90dc16bc0a9b9fb5e862ad5759aed04b98872c
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-12-02

    debug-log: nuke nautilus-debug-log

M	libnautilus-private/Makefile.am
D	libnautilus-private/nautilus-debug-log.c
D	libnautilus-private/nautilus-debug-log.h

commit 2c9da31ce8252d32eae502b584379d53631f1a91
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-12-02

    main: don't hook up with nautilus-debug-log

M	src/nautilus-main.c

commit 218670bd1f1f9d8f980460c9f2ed721ff57c04a7
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-12-02

    general: use new DEBUG macros instead of nautilus_debug_log

M	libnautilus-private/nautilus-file-operations.c
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-dnd.c
M	libnautilus-private/nautilus-mime-actions.c
M	libnautilus-private/nautilus-tree-view-drag-dest.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-error-reporting.c
M	src/file-manager/fm-list-view.c
M	src/file-manager/fm-tree-view.c
M	src/nautilus-application-smclient.c
M	src/nautilus-application.c
M	src/nautilus-places-sidebar.c
M	src/nautilus-window-manage-views.c

commit 695b2d933406b039fb46592b90b5f844d381490c
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-12-02

    debug: add a new, simpler nautilus-debug module, based on Empathy's

    We lose dumping the log to a file automatically, but we gain a lot in
    flexibility.

M	configure.in
A	libnautilus-private/nautilus-debug.c
A	libnautilus-private/nautilus-debug.h

commit b2edace4164fbec353bba497ebb34914864bcd1a
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-12-02

    dbus-manager: add an EmptyTrash operation

M	libnautilus-private/nautilus-dbus-manager.c

commit 2e210578261c9060111efba1a705c78ff2c369b9
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-12-02

    dbus-manager: implement the CopyURIs method

M	libnautilus-private/nautilus-dbus-manager.c
M	libnautilus-private/nautilus-dbus-manager.h

commit 5c9f1adb43052b19499f6ff1ad403f2222f0e091
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-12-02

    application: make the application-id not clash with the dbus interface

M	src/nautilus-application.c

commit b238be002e446e102e056b8484666f21feb6b6f2
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-12-01

    dbus-manager: add a skeleton of NautilusDBusManager

M	libnautilus-private/Makefile.am
A	libnautilus-private/nautilus-dbus-manager.c
A	libnautilus-private/nautilus-dbus-manager.h
M	src/nautilus-application.c

commit 41b91ea64d9731a48ffab621e293f7ff05d88acd
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-12-01

    icon-canvas-item: tweak the resize bounding box color according
    to style

M	libnautilus-private/nautilus-icon-canvas-item.c

commit 7bd06fab98c2c61a170535b6ebd94da1a4db7466
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-12-01

    icon-dnd: fix DnD highlighting regression

M	libnautilus-private/nautilus-icon-dnd.c

commit 8cb07ccf2ddcf0cb8557c763f8905558d67736de
Author: Benjamin Otte <otte@redhat.com>
Date:	2010-12-01

    eel: Use future-safe macro to query the X display

M	eel/eel-canvas-rect-ellipse.c

commit c2c4076ceb2216ff5e696b4e78aeb63e0f86c437
Author: Benjamin Otte <otte@redhat.com>
Date:	2010-12-01

    Remove unnecessary drawable cast

M	libnautilus-private/nautilus-icon-dnd.c

commit 1cfc56563e6cf867af5e3a98cfb9c87281b5f4c2
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-12-01

    build: bump required GTK+ version

M	configure.in

commit de8cb567358f658c167b9413a077b681123ab056
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-12-01

    mime-application-chooser: plug a leak

M	libnautilus-private/nautilus-mime-application-chooser.c

commit 466fe29b2d1790b8f61d854b0294205a9f437fd2
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-12-01

    mime-actions: remove unused code

M	libnautilus-private/nautilus-mime-actions.c
M	libnautilus-private/nautilus-mime-actions.h

commit fe8ffd8635abfcf280e06c9385bfae4dd01621a4
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-12-01

    program-choosing: remove commented out code

M	libnautilus-private/nautilus-program-choosing.c

commit c0b34d1f07b2b1b1f11f1dbab75f8b3303543078
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-12-01

    i18n: update POTFILES.in

M	po/POTFILES.in

commit c745b5c50ea9e103861cafb4ce210b375034dd8d
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-12-01

    mime-application-chooser: add a 'Show other applications' button

    Similar to GtkAppChooserDialog; the 'Add' button now adds the
    currently
    selected application, and it becomes insensitive when necessary.

M	libnautilus-private/nautilus-mime-application-chooser.c

commit 677c52173a1f5ba1a8e3db8c70cd96f27fb90200
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-11-30

    mime-application-chooser: tweak buttons ordering

M	libnautilus-private/nautilus-mime-application-chooser.c

commit 2d58f04289c31c4a7de9318327e3edd111d8735d
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-11-30

    mime-application-chooser: use populate-popup for removing apps

    Instead of having yet another button.

M	libnautilus-private/nautilus-mime-application-chooser.c

commit 3e5dcec59709514b2998963b539ec77ed9d5c46f
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-11-23

    open-with-dialog: remove NautilusOpenWithDialog

    It's useless now that we ported everything to GtkAppChooser.

M	libnautilus-private/Makefile.am
D	libnautilus-private/nautilus-open-with-dialog.c
D	libnautilus-private/nautilus-open-with-dialog.h

commit f83be2507361b337fb7eaf59a50cdca7f49ca53c
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-11-23

    properties-window: use new NautilusMimeApplicationChooser API

M	src/file-manager/fm-properties-window.c

commit e86ded0eb9842eb9d4a0ac6c83333e9ce3ffcd0e
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-11-23

    mime-application-chooser: rewrite to make it use GtkAppChooserWidget

M	libnautilus-private/nautilus-mime-application-chooser.c
M	libnautilus-private/nautilus-mime-application-chooser.h

commit 7734204774ab87e07ddec50acbb62e3f9acd1120
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-11-23

    mime-actions: port to GtkAppChooserDialog

M	libnautilus-private/nautilus-mime-actions.c

commit 34a18d5b19df317bf19e4fdc67ea0c4007ed0375
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-11-23

    directory-view: port to GtkAppChooserDialog

M	libnautilus-private/nautilus-mime-actions.c
M	src/file-manager/fm-directory-view.c

commit d7acbb0c1d58205f5c97d7c80fde034088feef9f
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:	2010-11-30

    Updated Spanish translation

M	po/es.po

commit 20c94e66a20a9d2d4643ce58b2696bbf5e5334b8
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-11-30

    build: remove old X_LIBS variable

M	eel/Makefile.am

commit fd03f393a55ea377583b821f578951b3ace237a5
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-11-30

    docs: remove manual for nautilus-file-management-properties

    The binary is not installed anymore.

M	docs/Makefile.am
D	docs/nautilus-file-management-properties.1

commit 41059f897c33f981ce03c1dd62bcbbd20a53c52d (tag: 2.91.3)
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-11-29

    Release 2.91.3

M	NEWS
M	configure.in

commit b83c479d40b86d8a4e537a1c30d2375a1277898c
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-11-29

    i18n: update POTFILES.in

M	po/POTFILES.in

commit b088cc0bcf36bcbf4551de2e972b44423c92fb4f
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-11-29

    gsettings: remove org.gnome.media-handling gschemas from nautilus

    They don't belong here anymore now that the media preferences
    have been
    moved elsewhere.

M	libnautilus-private/Makefile.am
M	libnautilus-private/nautilus.convert
D	libnautilus-private/org.gnome.media-handling.gschema.xml.in

commit 6cb06b98d4c492ec774b9335565994190857c82d
Author: Daniel Nylander <po@danielnylander.se>
Date:	2010-11-28

    Updated Swedish translation

M	po/sv.po

commit 92706c7ce3bd9dd703d7ad118e6bb95723e6cdd8
Author: Victor Osadci <Victor.Osadci.GNOME@xhtml.md>
Date:	2010-11-27

    query-editor: identify ogg/vorbis files as music (#365095)

M	src/nautilus-query-editor.c

commit aa9b6675d8a92329a7cba69c9bdb53fa30f87858
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-11-26

    connect-dialog: use the correct string for gvfs (#635431)

M	src/nautilus-connect-server-dialog.c

commit 9d2d96fd2968e8f8a9b1f3a46660f27d6377f145
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-11-25

    autorun: remove nautilus-autorun.[ch]

M	libnautilus-private/Makefile.am
D	libnautilus-private/nautilus-autorun.c
D	libnautilus-private/nautilus-autorun.h
M	po/POTFILES.in

commit 912320008beae418d71a74361c1a0d9bcdae6f60
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-11-25

    autorun: move get_x_content_types_for_mount () to file-utilities

    So that we can remove nautilus-autorun.[ch]

M	libnautilus-private/nautilus-file-utilities.c
M	libnautilus-private/nautilus-file-utilities.h
M	src/file-manager/fm-directory-view.c
M	src/nautilus-window-manage-views.c

commit 9281506c5b264e81a4610a4f6a20f2a42eab207b
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-11-25

    autorun: move nautilus_launch_application_for_mount ()

    Also add the parent window parameter to it, so that we get startup
    notification.

M	libnautilus-private/nautilus-autorun.c
M	libnautilus-private/nautilus-autorun.h
M	libnautilus-private/nautilus-program-choosing.c
M	libnautilus-private/nautilus-program-choosing.h
M	src/nautilus-x-content-bar.c

commit 7c71b7f383ece8ad9be39fcb28b9377364a35cb3
Author: Tomas Bzatek <tbzatek@redhat.com>
Date:	2010-11-23

    Prevent showing asserts when GFile is no longer valid after unmount

M	src/nautilus-application.c

commit 36965ee18ed890f6899588df730345986213d7d1
Author: Tomas Bzatek <tbzatek@redhat.com>
Date:	2010-11-23

    Includes cleanup

M	libnautilus-private/nautilus-autorun.c
M	libnautilus-private/nautilus-autorun.h

commit e4fb850f0fb43a08ebca016c31fece6211073cb7
Author: Tomas Bzatek <tbzatek@redhat.com>
Date:	2010-11-23

    Remove media preferences GSettings stuff

M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.h

commit 33df383a2692dd8d8aba802710da28a6063f3bbc
Author: Tomas Bzatek <tbzatek@redhat.com>
Date:	2010-11-23

    Remove unused autorun code

M	libnautilus-private/nautilus-autorun.c
M	libnautilus-private/nautilus-autorun.h

commit 9729357aa457bbc78e6e2370015b6ccb3e73cbf6
Author: Tomas Bzatek <tbzatek@redhat.com>
Date:	2010-11-23

    Don't autorun on nautilus_file_operations_mount_volume()

M	libnautilus-private/nautilus-file-operations.c
M	libnautilus-private/nautilus-file-operations.h
M	src/nautilus-places-sidebar.c

commit ab7d5069f1658edbf6516f441801d0d2599f658b
Author: Tomas Bzatek <tbzatek@redhat.com>
Date:	2010-11-23

    Drop obsolete eject-button signal watch

M	src/nautilus-application.c

commit 045224ee72d896499fc0b04ced7dccb3e135e177
Author: Tomas Bzatek <tbzatek@redhat.com>
Date:	2010-11-23

    Includes cleanup

M	libnautilus-private/nautilus-mime-actions.c
M	libnautilus-private/nautilus-vfs-file.c
M	src/nautilus-file-management-properties.c
M	src/nautilus-places-sidebar.c

commit 8e0a51410a116ce875d04d205d3e89398bfae970
Author: Tomas Bzatek <tbzatek@redhat.com>
Date:	2010-11-23

    Remove autorun after mount

    This way we lose ability to focus already open windows after mount.
    Since gnome-settings-daemon uses default folder handler to show
    freshly
    mounted folder, there's little we can do.

M	src/nautilus-application.c

commit cdae5fea2a466bf09ef236499e9c442888516cb1
Author: Tomas Bzatek <tbzatek@redhat.com>
Date:	2010-11-23

    Don't automount volumes on nautilus startup

M	src/nautilus-application.c
M	src/nautilus-application.h

commit 36831040af2e262ee8e66768152d2057139af8b8
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-11-15

    file-management-properties: remove the properties binary

    We are moving the Media preferences to a separate control-center
    panel,
    as they're desktop-wide settings. The actual autorun/automount will be
    handled by gnome-settings-daemon.

    The result is that we don't need to install our old
    gnome-control-center
    capplet anymore, so we can remove all this code.

M	configure.in
M	data/Makefile.am
D	data/nautilus-file-management-properties.desktop.in.in
M	src/Makefile.am
D	src/nautilus-file-management-properties-main.c
M	src/nautilus-file-management-properties.c
M	src/nautilus-file-management-properties.ui

commit a6f4e065a66eeb5d74322bfb5cfd4320135a61d1
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2010-11-20

    Updated Norwegian bokmål translation

M	po/nb.po

commit b28340da1b97026938035fdb8544c4b8722ecdc9
Author: Gheyret T.Kenji <gheyret@gmail.com>
Date:	2010-11-20

    Added UG translation

M	po/ug.po

commit df382f58d0ec2a1b779cf80048ad70944c8859df
Author: Tomas Bzatek <tbzatek@redhat.com>
Date:	2010-11-16

    Use G_SETTINGS_BIND_INVERT_BOOLEAN where appropriate

M	src/nautilus-file-management-properties.c

commit a5caa0e98c844a23656cafaa9b6f985dada7bc51
Author: Javier Jardón <jjardon@gnome.org>
Date:	2010-11-16

    Use GSourceFunc instead GtkFunction

M	libnautilus-private/nautilus-dnd.c
M	libnautilus-private/nautilus-dnd.h
M	libnautilus-private/nautilus-icon-container.c

commit 812fcf2fbf4da7c97a6fc9eca1c64f9c9c225c90
Author: Daniel Șerbănescu <cyber19rider@gmail.com>
Date:	2010-11-14

    Updated Romanian translation

M	po/ro.po

commit d9d2ed6cde69ce2ffb2fdd6028e36a0e760672a8
Author: Lucian Adrian Grijincu <lucian.grijincu@gmail.com>
Date:	2010-11-14

    Updated Romanian translation

M	po/ro.po

commit e7d2c7468f0b04e6ee87981c291d6f2ed1aa87bb
Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
Date:	2010-11-14

    Updated Thai translation.

M	po/th.po

commit f7b5d4b653317f080547c7b18649fd45531772a4
Author: Gheyret T.Kenji <gheyret@gmail.com>
Date:	2010-11-13

    Added UG translation

M	po/ug.po

commit 5afa93854e2bde4f89910cff3a98546a66d880d2
Author: Baptiste Mille-Mathias <baptiste.millemathias@gmail.com>
Date:	2010-11-12

    libgnome-desktop build fixes

    More porting from libgnome* to libgnome-desktop to fix build breakage

M	eel/eel-gnome-extensions.c
M	libnautilus-private/nautilus-thumbnails.c
M	src/file-manager/fm-properties-window.c

commit 7c042f64ee59d9f149252f7e78e11ca6ad7d9dbe
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-11-12

    application: fix interaction with the session manager

    The porting to GApplication broke the session management code
    that took
    care of saving and loading existing windows if the session saving is
    active.

    We now fix it by changing a bit our startup process, so that the
    EggSMClient object is actually created at the right time.

M	src/nautilus-application-smclient.c
M	src/nautilus-application-smclient.h
M	src/nautilus-application.c
M	src/nautilus-application.h

commit fb574c106185e773449a6d92bd54512b2074dd01
Author: Florian Müllner <fmuellner@gnome.org>
Date:	2010-11-11

    desktop-background: Fix include

    The file gnome-bg.h was moved from libgnomeui to libgnome-desktop.

M	configure.in
M	libnautilus-private/nautilus-desktop-background.c

commit a2eb813e14be86168173e4f95385934feddf2937
Author: Javier Jardón <jjardon@gnome.org>
Date:	2010-11-11

    Use gtk_separator_new() instead gtk_[h|v]separator_new()

M	libnautilus-private/nautilus-column-chooser.c
M	src/file-manager/fm-properties-window.c

commit 3b586c5e61ce80a527f2abdc6d3e45189fee6985
Author: Tomas Bzatek <tbzatek@redhat.com>
Date:	2010-11-10

    Bump gnome-desktop requirement for new gnome-bg

M	configure.in

commit 87d8e557c13f3d51098cfe03cf2727102e8a8937 (tag: 2.91.2)
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-11-10

    Release 2.91.2

M	NEWS
M	configure.in

commit 7b1c3ddd655977e3a26365942d21d83abed1f75d
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-11-09

    file: remove nautilus_file_get_emblem_pixbufs()

    It's not used anymore.

M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-file.h

commit 6a276d59af54413c59188ffb0143ffa6e1fe94a1
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-11-09

    icon-container: don't care about the emblem size

    Use only GIcons for emblems, not pixbufs. We used to rely on
    pixbufs to
    get emblems at a specific size, but that's not important anymore now
    that GTK+ takes care of it internally.

M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-container.h
M	src/file-manager/fm-icon-container.c

commit b118093fbc2b5a236a4502ac6e053ab9e64a9db1
Author: Tomas Bzatek <tbzatek@redhat.com>
Date:	2010-11-09

    Port desktop background handling to GSettings

    See bug 626018 for details.

M	libnautilus-private/nautilus-desktop-background.c

commit 36f64c7f85e305939ec9d5ddb7bb7a6a121c0c08
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:	2010-11-06

    Updated Slovenian translation

M	po/sl.po

commit 8fd2694ee06fbbfc0cc9452b6ce5cc0a27ff160b
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-11-05

    icon-canvas-item: remove the emblem layouting code

    We can directly use GTK+ for this now.

M	libnautilus-private/nautilus-icon-canvas-item.c

commit 79a9c6a36256d430459b4d2a7bc37e0d691c8e5a
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-11-05

    sq

M	libnautilus-private/nautilus-icon-container.c

commit a728e7b830ebeccfba6d851a5b005033ba07189b
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-11-05

    icon-container: apply emblems directly on the pixbuf

    Do that before setting the pixbuf to the NautilusIconCanvasItem,
    so the
    logic in there can be removed.

M	libnautilus-private/nautilus-icon-container.c

commit e72391a9cecd0fe11458a6633edde3e800a797aa
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-11-05

    general: use GdkPixbuf/GIcon interface to set emblems in treeviews

    So that emblems get composited for us also on pixbufs such as
    thumbnails.

M	configure.in
M	src/file-manager/fm-list-model.c
M	src/file-manager/fm-tree-model.c

commit 4882f2ac24dfcf33e06e5e9a06dd2cd0368069ec
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-11-04

    application: fix some bad interactions with GApplication

M	src/nautilus-application.c
M	src/nautilus-application.h

commit e038864cdaf728b1a8407dfb8e5949cf467b72b7
Author: Ivar Smolin <okul@linux.ee>
Date:	2010-11-03

    [l10n] Updated Estonian translation

M	po/et.po

commit 72b34f160a49edc40dccfb435330e30cd14feb9c
Author: Yaron Shahrabani <sh.yaron@gmail.com>
Date:	2010-11-03

    Updated Hebrew translation.

M	po/he.po

commit a0c3d8e339625eb1f84b769a4f81fd73785556bc
Author: Takayuki KUSANO <AE5T-KSN@asahi-net.or.jp>
Date:	2010-11-03

    Updated Japanese translation

M	po/ja.po

commit 805a147bac55d38464f97ce933b33b8e7e42432d
Author: Fran Diéguez <fran.dieguez@mabishu.com>
Date:	2010-11-03

    Updated Galician translations

M	po/gl.po

commit 373683da693e6f4a768c7eb6f1fc793315c23db7
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-11-02

    pathbar: fix crasher when unmounting volumes (#627901)

M	src/nautilus-pathbar.c

commit 57f92209189de791904b014f49b8a383ca1a5bd2
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-11-02

    build: use X11 pkg-config files instead of homebrew checks

M	configure.in

commit 64640897a2357e6fc442e14372ca3950e4b54090
Author: Ahmed Noor Kader Mustajir Md Eusoff <sir.ade@gmail.com>
Date:	2010-11-02

    Partial update of Malay translation

M	po/ms.po

commit efe7e4727d56bc8872557674aa90037b255229d5
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:	2010-11-01

    Updated Spanish translation

M	po/es.po

commit d61097230c3b77931b7fc6212f70104f1fcdab04 (tag: 2.91.1)
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-11-01

    Release 2.91.1

M	NEWS
M	configure.in
M	po/POTFILES.in

commit 2b99456d621c08bd097b87726704e671c76be1a1
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-11-01

    [eel] remove eel_gtk_adjustment* functions

    They should not be needed now.

M	eel/eel-gtk-extensions.c
M	eel/eel-gtk-extensions.h

commit 8b4271f5ad62d00b76d7e34a594c9b1819eb495e
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-11-01

    desktop-icon-view: don't use eel helper to set adjustment values

M	src/file-manager/fm-desktop-icon-view.c

commit 3a9c6cd783507cc2fbd0a838cd6710f74e7f17dd
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-11-01

    icon-container: don't use eel helper to set adjustment values

M	libnautilus-private/nautilus-icon-container.c

commit 7029d317446f26f829a794884abe07d6ce980a5f
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-11-01

    canvas: remove commented out code

M	eel/eel-canvas.c

commit 27f14a83ca6b656c20f6f7851b11dee12bfd4540
Author: Holger Berndt <hb@gnome.org>
Date:	2010-10-05

    Add possibility to register an external bulk rename tool

    If the new setting "bulk-rename-tool" in
    org.gnome.nautilus.preferences
    is set to a non-empty string, it is treated as a bulk renamer and
    gets invoked on a Rename action if multiple files are selected.
    Nautilus appends a space separated list of URIs of all selected
    files to the command string.

    https://bugzilla.gnome.org/show_bug.cgi?id=306489

M	libnautilus-private/nautilus-global-preferences.h
M	libnautilus-private/org.gnome.nautilus.gschema.xml.in
M	src/file-manager/fm-directory-view.c

commit b4aa3c083ab7616f321df4ade75e4d850142eff6
Author: Bastien Nocera <hadess@hadess.net>
Date:	2010-10-29

    Move nautilus-sendto extension to nautilus

    And add a check for the presence of nautilus-sendto to the
    initialisation of the object.

    Building the extension is optional, though on by default.

    https://bugzilla.gnome.org/show_bug.cgi?id=633485

M	Makefile.am
M	configure.in
A	nautilus-sendto-extension/Makefile.am
A	nautilus-sendto-extension/nautilus-nste.c
A	nautilus-sendto-extension/nautilus-nste.h
A	nautilus-sendto-extension/nautilus-sendto-module.c

commit 0609431a5cb3803d0b98bd333f90e3c7796f86b7
Author: Paolo Borelli <pborelli@gnome.org>
Date:	2010-11-01

    Use gtk_paned_new instead gtk_[h|v]paned_new

M	src/nautilus-navigation-window.c

commit 059d9a384aedcc6dcc1e249a9979922278a90f60
Author: Yaron Shahrabani <sh.yaron@gmail.com>
Date:	2010-11-01

    Updated Hebrew translation.

M	po/he.po

commit 802e1967cdf301a50b8403cfe820097561c60033
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-11-01

    [eel] remove unused eel_gradient code

M	eel/eel-gdk-extensions.c
M	eel/eel-gdk-extensions.h

commit 7dee3226ad6b3aa1c782cc3d2969e32c5eeae3f3
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-11-01

    [eel] remove eel_gdk_pixbuf_list_ref()

M	eel/eel-gdk-pixbuf-extensions.c
M	eel/eel-gdk-pixbuf-extensions.h
M	libnautilus-private/nautilus-icon-canvas-item.c

commit 00c0b9daa2053a110e17c64fb79ce4884290dc76
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-11-01

    [eel] remove unused eel_get_filename_charset()

M	eel/eel-glib-extensions.c
M	eel/eel-glib-extensions.h

commit 31dfbdc19075ddf92b4f04a2f84e3111c3fb429b
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-11-01

    [eel] remove eel_gtk_widget_set_shown()

    It's not used anymore.

M	eel/eel-gtk-extensions.c
M	eel/eel-gtk-extensions.h

commit bb145a018a9d66b748971e40be4e09a7f843b2be
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-11-01

    places-sidebar: use gtk_widget_set_visible() instead of the eel helper

M	src/nautilus-places-sidebar.c

commit 654b8f8a52d2343293c03eec304d20b7904867a1
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:	2010-10-31

    Updated Spanish translation

M	po/es.po

commit 5e669515fd7f760382e6b7aa1449734a35a2d7f4
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-10-31

    general: use g_list_free_full() instead of eel functions

M	configure.in
M	eel/eel-gdk-pixbuf-extensions.c
M	eel/eel-gdk-pixbuf-extensions.h
M	eel/eel-glib-extensions.c
M	eel/eel-glib-extensions.h
M	libnautilus-private/nautilus-autorun.c
M	libnautilus-private/nautilus-clipboard.c
M	libnautilus-private/nautilus-debug-log.c
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-dnd.c
M	libnautilus-private/nautilus-file-changes-queue.c
M	libnautilus-private/nautilus-file-operations.c
M	libnautilus-private/nautilus-file-utilities.c
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-merged-directory.c
M	libnautilus-private/nautilus-mime-actions.c
M	libnautilus-private/nautilus-mime-application-chooser.c
M	libnautilus-private/nautilus-open-with-dialog.c
M	libnautilus-private/nautilus-program-choosing.c
M	libnautilus-private/nautilus-query.c
M	libnautilus-private/nautilus-search-engine-beagle.c
M	libnautilus-private/nautilus-search-engine-simple.c
M	libnautilus-private/nautilus-search-engine-tracker.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-list-model.c
M	src/file-manager/fm-list-view.c
M	src/file-manager/fm-properties-window.c
M	src/file-manager/fm-tree-model.c
M	src/file-manager/fm-tree-view.c
M	src/nautilus-application.c
M	src/nautilus-bookmark-list.c
M	src/nautilus-history-sidebar.c
M	src/nautilus-navigation-window-slot.c
M	src/nautilus-pathbar.c
M	src/nautilus-places-sidebar.c
M	src/nautilus-query-editor.c
M	src/nautilus-spatial-window.c
M	src/nautilus-trash-bar.c
M	src/nautilus-window-manage-views.c
M	src/nautilus-window-slot.c
M	src/nautilus-window.c

commit 7d05f8804f044ef13b4f89a49a1a7b7730f3a279
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-10-30

    build: bump GLib and GTK+ requirements

M	configure.in

commit d8ad1ab61cdb9929a8cb4f7d393e8b501e054289
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-10-30

    application: use prettier format strings

M	src/nautilus-application.c

commit f48796637854ca784f7458a387e3607917ef5990
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-10-30

    application: fix interaction with SMCLient

    Use late-initialization, otherwise we and up locked while reading
    session information. Also, don't try to use that information more than
    once in the app lifetime.

M	src/nautilus-application-smclient.c
M	src/nautilus-application.c
M	src/nautilus-application.h

commit d09b45c72bb1c3573b8f1c0bc83f1d8448ba5309
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-10-30

    smclient: backport and tweak a patch for late SMClient initialization

    This is a tweak of a patch bt Vincent Untz, see libegg commit
    dc8db697dfaf8e57fbc9fe5251675a27e8c54f44

M	cut-n-paste-code/libegg/eggsmclient.c

commit 2260005986d8c620669e56c4b9f2fba12e8e0625
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-10-30

    canvas: use GTK_LAYOUT casts instead of going through the parent
    struct

    That's just confusing.

M	eel/eel-canvas.c

commit ebee13eef39824ebe536d0e42a35337097a33942
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-10-30

    desktop-icon-view: don't unconditionally unref the desktop background

M	src/file-manager/fm-desktop-icon-view.c

commit e383af25948a9b93915b1c39ae379bf0eace06ac
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-10-30

    application: close desktop windows on quit

M	src/nautilus-application.c

commit 12c7a03bfe3c49078cb5b44ff2651eb9ce1edce4
Author: Matthias Clasen <mclasen@redhat.com>
Date:	2010-10-28

    editable-label: don't use deprecated size_request vfunc

M	eel/eel-editable-label.c

commit b532d0d9290d1731203d971e7c679979265f0a43
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-10-28

    window: don't use deprecated size_request vfunc

    Also, cleanup the size_request code a bit.

M	src/nautilus-window.c

commit 1cdd0b41bf9de69a93cb166636d7eccff9f5355f
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-10-28

    icon-container: remove size_request vfunc impl

    It doesn't seem to do anything useful.

M	libnautilus-private/nautilus-icon-container.c

commit 22cb1accd98c1ae10938eac10cc6beda8fb6b145
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-10-28

    pathbar: don't use deprecated size_request vfunc

M	src/nautilus-pathbar.c

commit 305d1b05896e39a5e3181247d9d4e837b4c35067
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-10-27

    image-properties-page: don't special-case old EXIF/XMP APIs

M	src/nautilus-image-properties-page.c

commit 393df7a83c0a779784095a993db238867daeaa7a
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-10-27

    build: simplify configure script

    Also, don't support old exif/exempi APIs anymore.

D	acconfig.h
M	check-headers-in-Makefile.pl
M	configure.in
M	cut-n-paste-code/libegg/Makefile.am
M	docs/reference/libnautilus-extension/Makefile.am
M	eel/Makefile.am
M	libnautilus-extension/Makefile.am
M	libnautilus-private/Makefile.am
M	src/Makefile.am
M	src/file-manager/Makefile.am
M	test/Makefile.am

commit 8d9d6128b69e641c2b77322e8832be8ae0b9bf93
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-10-27

    application: properly handle --no-default-window

M	src/nautilus-application.c
M	src/nautilus-main.c

commit 13630f0b4d58e3b2be6781f3049d13c1095b0dca
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-10-27

    application: perform checks in NautilusApplication if requested so

M	src/nautilus-application.c
M	src/nautilus-main.c

commit 48f17e3726bc0e37d35714d5f18ce56498508d79
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-10-27

    application: respect the 'exit-with-last-window' setting.

    If it's set, we quit immediately.

M	src/nautilus-application.c

commit df8bdf21cffc1b2370b34173487219ee3568d040
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-10-27

    application: cleanup

M	src/nautilus-application.c

commit e0f68583d47d23738afd7695f6137e2d2552b45d
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-10-27

    application: don't unref unconditionally

    As we're building the NautilusUndoManager in _startup() now,
    which might
    not have been called if the application is remote.

M	src/nautilus-application.c

commit e297d4108760e701b3cd276e9d4612b1933efee0
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-10-27

    application: add the desktop windows to the application window list

    So that we don't quit immediately when we close the browser window.

M	src/nautilus-application.c

commit 248339e40908fc58a5edad462c77b667d5cb8315
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-10-27

    application: remove get_n_windows()

M	src/nautilus-application.c
M	src/nautilus-application.h
M	src/nautilus-window-manage-views.c

commit 56dd8bb3d5594d9caffda23400f7bd64c94e5a4c
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-10-27

    application: move other init/cleanup functions in the app class

    Instead of mixing them between nautilus-main and nautilus-application

M	src/nautilus-application.c
M	src/nautilus-application.h
M	src/nautilus-main.c

commit 2d702e1eeb7f9a8ad1286db39f5088bf39f1229c
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-10-27

    application: make sure to initialize GTK+ during _startup()

M	src/nautilus-application.c

commit 0712652a5f3730d10bca4040b68f3dda1e98c0bf
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-10-27

    desktop-window: monitor the desktop dir key from NautilusDesktopWindow

    Remove that code from NautilusApplication, it doesn't belong there.

M	src/nautilus-desktop-window.c

commit 7500dd445df5a0cf082464f099169666727f6ec2
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-10-27

    [src] use new GtkApplication API to handle windows

    Instead of old nautilus-main/NautilusApplication functions to register
    windows within the mainloop.

M	src/nautilus-application-smclient.c
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-window-manage-views.c
M	src/nautilus-window.c

commit a8481ee4bd8d34e792d63598fa5efb47736f9de4
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-10-27

    main: adapt to GtkApplication changes

    This code should be much easier now that window lifecycle is
    handled by
    GtkApplication itself.

M	src/Makefile.am
M	src/nautilus-application-smclient.c
M	src/nautilus-application.c
M	src/nautilus-main.c
D	src/nautilus-main.h
M	src/nautilus-navigation-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window-manage-views.c
M	src/nautilus-window.c

commit b03b081e91d376140e4fc94fd885bf7d13fc57c5
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-10-27

    application: make NautilusApplication a GtkApplication subclass

M	src/nautilus-application.c
M	src/nautilus-application.h

commit bb52a77678b732626693869e315bb78c77635a0b
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-10-26

    application: replace custom GIcon custom load/save code with GIO one

M	src/nautilus-application-smclient.c

commit dc0b129436d5c9eb712a80852768387fc2b8cd7c
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-10-26

    application: split SmClient code in its own module.

M	src/Makefile.am
A	src/nautilus-application-smclient.c
A	src/nautilus-application-smclient.h
M	src/nautilus-application.c

commit d811553a4e74106efdf8bf6c91c6d29944ed6df7
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-10-22

    general: use new GtkScrollable interface

M	eel/eel-canvas.c
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-dnd.c
M	libnautilus-private/nautilus-tree-view-drag-dest.c
M	src/file-manager/fm-desktop-icon-view.c

commit f9aa5d9442ae918bb1e583d1543b8da0b51fb959
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-10-22

    application: go back to libunique for now

    While GApplication API settles. Also, porting to the new GApplication
    would require quite some refactoring.

M	configure.in
M	src/nautilus-application.c
M	src/nautilus-application.h
M	src/nautilus-main.c

commit 0e755165bc561b2c61628519c090cd826f7609c6
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-10-22

    build: bump GTK+ required version

M	configure.in

commit 6669f155734c320617bcf79f3b5d8f315f4886f9
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-10-22

    preferences: cleanup expand/fill flags

    Probably a change in GTK+ requires fixing this flags, so that
    the dialog
    doesn't look odd.

M	src/nautilus-file-management-properties.ui

commit 18fc6dd2516f9091570902640032e68b263cfddf
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-10-22

    preferences: use GtkComboBoxText in the GtkBuilder file

M	src/nautilus-file-management-properties.ui

commit f123f99bee1005cd279783f9d441f538fcf85542
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-10-21

    [src] don't use GtkComboBox text APIs (#632651)

    They got replaced by GtkComboBoxText.
    Thanks to Mathias Clasen and Flo Gravo.

M	src/file-manager/fm-properties-window.c
M	src/nautilus-file-management-properties.c
M	src/nautilus-query-editor.c
M	src/nautilus-view-as-action.c

commit d5ad28bff6c1ebcd6e1560d2036655ffa9562e8b
Author: Andrej Žnidaršič <andrej.znidarsic@gmail.com>
Date:	2010-10-30

    Updated Slovenian translation

M	po/sl.po

commit 9c97179025ca98641737b44bf0a6409757ee2f18
Author: Carles Ferrando <carles.ferrando@gmail.com>
Date:	2010-10-29

    Updated Catalan (Valencian) translation

M	po/ca@valencia.po

commit 716ad3f41eae1773cc260427ccf87c959a2bc3a3
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:	2010-10-28

    Updated Spanish translation

M	po/es.po

commit 4d1464f859439b12b8c79bac919da333caea28a3
Author: Mattias Põldaru <mahfiaz gmail com>
Date:	2010-10-28

    [l10n] Updated Estonian translation

M	po/et.po

commit bbd7d86fc4ef27f4df3537844fc5998e4c29949e
Author: Yaron Shahrabani <sh.yaron@gmail.com>
Date:	2010-10-26

    Updated Hebrew translation.

M	po/he.po

commit 540dc54229fee2e5e5d53453c61d4dd48537545c
Author: Aron Xu <aronxu@gnome.org>
Date:	2010-10-25

    Update Simplified Chinese translation.

M	po/zh_CN.po

commit 87ccfbf66ebed490eb8c921a712d8cb94e4ad817
Author: Gheyret T.Kenji <gheyret@gmail.com>
Date:	2010-10-21

    Added UG translation

M	po/ug.po

commit c30f0785727ebad08f3891d594831596d16598e0
Author: Fran Diéguez <fran.dieguez@mabishu.com>
Date:	2010-10-20

    Updated Galician translations

M	po/gl.po

commit 18e74876421fd38584c9dd105914d7a626aed3b7
Author: Mario Blättermann <mariobl@gnome.org>
Date:	2010-10-19

    [i18n] Updated German translation

M	po/de.po

commit 1f135b5da410b7a0052d22322d740037036b39b0
Author: Tomas Bzatek <tbzatek@redhat.com>
Date:	2010-10-19

    Use gnome global 'show-desktop-icons' settings

    See bug 632225 for details.

M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.h
M	libnautilus-private/nautilus.convert
M	libnautilus-private/org.gnome.nautilus.gschema.xml.in
M	src/nautilus-application.c

commit c0e91e6a53dc3d920a25be1cf836c28730e193d8
Author: Милош Поповић <gpopac@gmail.com>
Date:	2010-10-18

    Updated Serbian Translation

M	po/sr.po
M	po/sr@latin.po

commit 2c04203ef9c3be3fd209589e8ec7007889323991
Author: Mattias Põldaru <mahfiaz gmail com>
Date:	2010-10-16

    [l10n] Updated Estonian translation

M	po/et.po

commit d3ab8e137ae957e5afef54bf0ec1e275b96caab5
Author: Marcus Carlson <mdc@src.gnome.org>
Date:	2010-07-23

    image-properties-page: call gdk_pixbuf_loader_close() earlier
    (#558267)

    This helps smaller images (>8192 bytes) to signal size_prepared before
    reading image geometry.

M	src/nautilus-image-properties-page.c

commit 49ff3247d17e57afc3612de2f709997c8bb92408
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:	2010-10-14

    Updated Spanish translation

M	po/es.po

commit 1cb6ea5dcb0cd384f49aac063e56d24203683602
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-10-14

    icon-container: use the right signature for the 'preedit-changed' cb

    This should fix bug #629159. Thanks to Fumihito YOSHIDA to notice
    this.

M	libnautilus-private/nautilus-icon-container.c

commit 5e383c3377ef2c2333f97102826880e86fdddef2
Author: Yaron Shahrabani <sh.yaron@gmail.com>
Date:	2010-10-14

    Updated Hebrew translation.

M	po/he.po

commit 0f8dcf2ac394121c488afdf0fecc2b7afeb673b6
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-10-13

    column-utilities: fix a TODO about a missing description string

M	libnautilus-private/nautilus-column-utilities.c

commit b0550951f461c2033f4d1aaa4404078c7a70f220
Author: Antoine Jacoutot <ajacoutot@openbsd.org>
Date:	2010-10-13

    column-utilities: disable SELinux column if !HAVE_SELINUX (#631093)

M	libnautilus-private/nautilus-column-utilities.c

commit ebcbb167876f8b4491af0bc86bc29015c211b3af
Author: Olivier Tilloy <olivier@tilloy.net>
Date:	2010-08-17

    icon-view: if possible, use the local path for the preview (#624841)

    This solves issues where the audio previewer is not capable of
    understanding some GVfs URIs.

M	src/file-manager/fm-icon-view.c

commit 01f39f471005e788281c18da30563c0184434fff
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-10-13

    background: make the fading effect optional (#623174)

    This is implemented with a GSettings key. Thanks to Brian Cameron for
    the initial patch.

M	libnautilus-private/nautilus-desktop-background.c
M	libnautilus-private/nautilus-global-preferences.h
M	libnautilus-private/org.gnome.nautilus.gschema.xml.in

commit 4cd72a64d67cdfd1d9351c52b2cf8463efd0c141
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-10-13

    background: fix the indentation modeline

M	libnautilus-private/nautilus-desktop-background.c

commit e676a40dcef267c312e27c4191adc0d22eaf1554
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-10-13

    preferences: remove obsolete background preferences

M	libnautilus-private/nautilus-global-preferences.h
M	libnautilus-private/nautilus.convert
M	libnautilus-private/org.gnome.nautilus.gschema.xml.in

commit d26ae7b60c07057c6fbf926a3a805c29a5cfc3b2
Author: A S Alam <aalam@users.sf.net>
Date:	2010-10-13

    update typo in translation: Punjabi

M	po/pa.po

commit 1620bd8a4e4ab1760c5c518dd954a4471645ce87
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-10-12

    horizontal-splitter: remove, and use a regular GtkPaned instead

    The feature it was bringing in (shrink when the paned handle is
    double-clicked) is even confusing.

M	libnautilus-private/Makefile.am
D	libnautilus-private/nautilus-horizontal-splitter.c
D	libnautilus-private/nautilus-horizontal-splitter.h
M	src/nautilus-navigation-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window.c

commit c05e2d7cdf8a5da4b9a353529ed214e7b36de8ca
Author: Mattias Põldaru <mahfiaz gmail com>
Date:	2010-10-11

    [l10n] Updated Estonian translation

M	po/et.po

commit 62690ab70e62ae108d1a03c0d19510c58dd882c0
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:	2010-10-10

    Updated Spanish translation

M	po/es.po

commit 5653060d93db2686997faa8f6a10b87659d09c0a
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-10-10

    background: assume the widget is an IconContainer

M	libnautilus-private/nautilus-desktop-background.c
M	libnautilus-private/nautilus-desktop-background.h
M	libnautilus-private/nautilus-icon-dnd.c
M	src/file-manager/fm-desktop-icon-view.c

commit 7e7691f0332a9b708217432a692cdf27e536cbcc
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-10-10

    icon-dnd: use new background API

M	libnautilus-private/nautilus-icon-dnd.c

commit 843e6a9b9331a3e7a318df03b4074deb1163e386
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-10-10

    background: make NautilusDesktopBackground a singleton

    This avoids the need of using g_object_set_data() hacks to get the
    background from the desktop icon container.

M	libnautilus-private/nautilus-desktop-background.c
M	libnautilus-private/nautilus-desktop-background.h

commit d4342547ebc2e26547cf8f1449bfd2e8fe4c443f
Merge: eda5d36 66cd22c
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-10-09

    Merge branch 'background-untangling'

commit eda5d36cadf299cf62429c1e29763b5dd3d53c40
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:	2010-10-09

    Updated Spanish translation

M	po/es.po

commit 66cd22c908cc73954fad3e261d28ae6a05ea1bc2
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-10-09

    background: refactor code into NautilusDesktopBackground

    Remove the DirectoryBackground->EelBackground->GnomeBG abstraction and
    add a new object, NautilusDesktopBackground, which is a thin wrapper
    around GnomeBG, which takes care of handling background changes.

M	eel/Makefile.am
D	eel/eel-background.c
D	eel/eel-background.h
M	eel/eel-lib-self-check-functions.h
M	eel/eel.h
M	libnautilus-private/Makefile.am
M	libnautilus-private/nautilus-autorun.h
A	libnautilus-private/nautilus-desktop-background.c
A	libnautilus-private/nautilus-desktop-background.h
D	libnautilus-private/nautilus-directory-background.c
D	libnautilus-private/nautilus-directory-background.h
M	libnautilus-private/nautilus-icon-dnd.c
M	src/file-manager/fm-desktop-icon-view.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-directory-view.h
M	src/file-manager/fm-list-view.c
M	test/Makefile.am
M	test/test.c

commit 3bcd8464bcc9bdc44086275df8f6d1d29829bd8d
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-10-08

    icon-dnd: adapt to EelBackground changes.

M	libnautilus-private/nautilus-icon-dnd.c

commit b6b2d222a4fc5150370589fd70811707139d3bbd
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-10-08

    directory-background: update to simplified EelBackground API

    EelBackground doesn't have any signals anymore, so don't try to
    connect
    to them.

M	libnautilus-private/nautilus-directory-background.c

commit b137867bfaf9d1175b883d31baf18ae7e21d8549
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-10-08

    eel-background: cleanup code not related to desktop background

    Remove all the EelBackground code that's not related to desktop
    background handling.

M	eel/eel-background.c
M	eel/eel-background.h

commit c185321ed28d8aba69734039211946c739d32467
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-10-07

    views: don't use EelBackground to set sensitive/insensitive bg

    Use an implementation for each view, don't relying on EelBackground.

M	src/file-manager/fm-empty-view.c
M	src/file-manager/fm-icon-view.c
M	src/file-manager/fm-list-view.c

commit c31c5e360b0726788af93f6e404e1686d46b1f61
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-10-07

    directory-view: call set_active() on subclasses to set insensitive bg

    Don't have a default implementation relying on EelBackground here.

M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-directory-view.h

commit ef74d171892ed7189b4a52695ae8de575d2dac1a
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-10-07

    icon-container: add set_active()

    This internally replaces EelBackground usage to set the non-sensitive
    background on non-active panes.

M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-container.h
M	libnautilus-private/nautilus-icon-private.h

commit 42e726853157e561dc99d61180cae036f751fef8
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-10-07

    eel-gdk-extensions: add eel_make_color_inactive() to public API

M	eel/eel-gdk-extensions.c
M	eel/eel-gdk-extensions.h

commit 11c0ce912f2c6d5c933968780a53f5261f125fec
Author: A S Alam <aalam@users.sf.net>
Date:	2010-10-09

    updating translation for Punjabi

M	po/pa.po

commit 9e35d0ca6f10650f4d86963a3b5e986e3ec17681
Author: Changwoo Ryu <cwryu@debian.org>
Date:	2010-09-24

    Updated Korean translation

M	po/ko.po

commit 407666719856127547f5c2f3f03f6a050858239a
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-10-06

    editable-label: fix cairo drawing regressions

M	eel/eel-editable-label.c

commit 75e101268198ce92e8165c7adda55cac69d1f93a
Author: Fran Diéguez <fran.dieguez@mabishu.com>
Date:	2010-10-07

    Updated galician translations

M	po/gl.po

commit a0c3ff8742e2f877b73678cff6d1a2950296e0ba
Author: Yaron Shahrabani <sh.yaron@gmail.com>
Date:	2010-10-06

    Updated Hebrew translation.

M	po/he.po

commit 31fac990215a99a034b62e626fb86e02ad751a31 (tag: 2.91.0.1)
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-10-05

    Release 2.91.0.1

M	NEWS
M	configure.in

commit 33c9b6d24a60079fe6c4c1be281c76f43def6fee
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-10-05

    cell-renderer-text-ellipsized: use new GtkSizeRequest vfunctions

    This fixes the 'Name' column being too thin in list view.

M	libnautilus-private/nautilus-cell-renderer-text-ellipsized.c

commit 61906b05ec90d5d4759ae7ff7fc7aca40fb18f15
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-10-05

    window-toolbars: show/hide the spinner in the right order

    Apparently calling them in the wrong order makes new GTK+ crash.

M	src/nautilus-window-toolbars.c

commit ca6e8b6d59caa79e1095d02f107df1779107a565 (tag: 2.91.0)
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-10-04

    Release 2.91.0

M	NEWS
M	configure.in

commit 74a0311e65f2c9fc2d03967b0607633dcb652f88
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-10-04

    build: fix distcheck

M	eel/Makefile.am
M	src/Makefile.am

commit 2053c267a79231aeb82a24adfe8f4e7da442cdb7
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-10-04

    build: depend on 2.91.0 GTK+ and gnome-desktop

M	configure.in

commit 64819695a13eb636df535e08e0eed6e896a8821c
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-10-04

    properties-window: split some long lines

M	src/file-manager/fm-properties-window.c

commit 5ece5d67163e30a91e600d2f2bcf0d657d365dc4
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-10-04

    properties-window: don't use expose-event to draw the pie chart

    Use GtkWidget::draw instead

M	src/file-manager/fm-properties-window.c

commit d72087b74c871ef82b1f6a13bb5bb72b38670a52
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-10-04

    window-toolbars: show/hide the spinner when changing its state

M	src/nautilus-window-toolbars.c

commit 3745195087a21bb46ed42925ff1d877562dbf36e
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-09-30

    build: bump GTK+ and gnome-desktop required versions

M	configure.in

commit 098057414b38aeeddd3fcd81942324336628d341
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-09-30

    icon-dnd: cleanup useless code

M	libnautilus-private/nautilus-icon-dnd.c

commit f38bad2536faf497fe56c9a491ab852cb00514c0
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-09-30

    icon-dnd: use negative device offsets to set the drag surface

M	libnautilus-private/nautilus-icon-dnd.c

commit a136af0a01c160cdfb513c531b910b49a4a62973
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-09-30

    icon-canvas-item: use cairo directly instead of gdk_pixbuf_composite()

M	libnautilus-private/nautilus-icon-canvas-item.c

commit c6860491c432e311d585a6d92443ef821afd46d2
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-09-30

    icon-canvas-item: set transparent background for highlight

M	libnautilus-private/nautilus-icon-canvas-item.c

commit 426079ef07d5f902911f30b0a9d7de95f3020374
Author: Benjamin Otte <otte@redhat.com>
Date:	2010-09-29

    background: cope with renamings of gnome-bg APIs

M	eel/eel-background.c

commit b1aac113ef867846fb39ee4187378c6f1a13f33e
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-09-29

    desktop-icon-view: don't use gdk_drawable_get_screen

M	src/file-manager/fm-desktop-icon-view.c

commit 0b664aae4090704fa2e44d42f213da2cea8bd828
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-09-29

    background: port to rendering-cleanup

    Based on patches from Benjamin Otte and Christian Persch.

M	eel/eel-background.c

commit c47d18f566fa9518ca7750922da7da66d3211f3e
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-09-29

    [src] use gtk_widget_get_preferred_size()

M	src/nautilus-pathbar.c
M	src/nautilus-side-pane.c
M	src/nautilus-spatial-window.c
M	src/nautilus-zoom-control.c

commit e56241830bfd2ca470ec2b1da53313c2230bc2b9
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-09-29

    icon-container: use gtk_widget_get_preferred_size()

M	libnautilus-private/nautilus-icon-container.c

commit f5192b6990cd9240d126974dd587b7b7525ae714
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-09-29

    [libnautilus-private] use eel_canvas_item_destroy

    Instead of gtk_object_destroy()

M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-dnd.c

commit 910191ea13e5647e1b8c793e7585530c6ae4c9b1
Author: Christian Persch <chpe@gnome.org>
Date:	2010-09-16

    [libnautilus-private] Port to rendering-cleanup-next

M	libnautilus-private/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-canvas-item.h
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-dnd.c
M	libnautilus-private/nautilus-tree-view-drag-dest.c

commit 44171abea01a0c110aa029dddfb5d5afe018d086
Author: Christian Persch <chpe@gnome.org>
Date:	2010-09-16

    [libnautilus-private] Use gtk_widget_get_preferred_size()

    ... instead of the deprecated gtk_widget_get_child_requisition().

M	libnautilus-private/nautilus-horizontal-splitter.c

commit 2b7659ac4fcaa8b93ad8f409e1560aaa60dcdc12
Author: Christian Persch <chpe@gnome.org>
Date:	2010-09-16

    [eel] Port EelEditableLabel to rendering-cleanup-next

M	eel/eel-editable-label.c

commit 4963a3c9e5526ffd139b1b0b5bff18b6ea91a717
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-09-29

    editable-label: use gtk_widget_get_preferred_size()

M	eel/eel-editable-label.c

commit 58832e54b6a4e596693527d577e4f8fa2f3e4ccf
Author: Christian Persch <chpe@gnome.org>
Date:	2010-09-16

    [eel] Port the eel canvas to rendering-cleanup-next

M	eel/eel-canvas-rect-ellipse.c
M	eel/eel-canvas.c
M	eel/eel-canvas.h

commit d2f141f4a5435b10b43abea0822e3d0569b67886
Author: Christian Persch <chpe@gnome.org>
Date:	2010-09-16

    [eel] Add eel_cairo_draw_layout_with_drop_shadow

    Renamed from eel_gdk_draw_layout_with_drop_shadow.

M	eel/eel-gdk-extensions.c
M	eel/eel-gdk-extensions.h

commit 93e1cdfd387c47f73e51eeff924f8e2c9fad2bda
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-09-29

    undo-transaction: remove obsolete commented code

M	libnautilus-private/nautilus-undo-transaction.c
M	src/nautilus-bookmarks-window.c

commit f616fee30fb153c9f71d79b2568d2e0e5a23fd39
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-09-29

    undo-signal-handlers: remove commented out obsolete code

M	libnautilus-private/nautilus-undo-signal-handlers.c
M	libnautilus-private/nautilus-undo-signal-handlers.h

commit c5eba3314c99059aa1fff13aedcb1004966fdd55
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-09-29

    icon-dnd: remove commented out obsolete code

M	libnautilus-private/nautilus-icon-dnd.c

commit cc6cb51e827c0b15d4ef09f12d37b9f331ddcef8
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-09-29

    [src] don't use GtkObject

M	src/file-manager/fm-desktop-icon-view.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-icon-view.c
M	src/file-manager/fm-properties-window.c
M	src/nautilus-application.c
M	src/nautilus-bookmarks-window.c
M	src/nautilus-location-bar.c
M	src/nautilus-location-dialog.c
M	src/nautilus-location-entry.c
M	src/nautilus-main.c
M	src/nautilus-main.h
M	src/nautilus-navigation-bar.c
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-navigation-window.c
M	src/nautilus-pathbar.c
M	src/nautilus-window-bookmarks.c
M	src/nautilus-window-manage-views.c
M	src/nautilus-window.c

commit aef4cfcf93ef34a0b2d4c87b40fcec2b7a66dd06
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-09-29

    [libnautilus-private] don't use GtkObject

M	libnautilus-private/nautilus-autorun.c
M	libnautilus-private/nautilus-clipboard.c
M	libnautilus-private/nautilus-entry.c
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-mime-actions.c
M	libnautilus-private/nautilus-mime-application-chooser.c
M	libnautilus-private/nautilus-open-with-dialog.c
M	libnautilus-private/nautilus-program-choosing.c
M	libnautilus-private/nautilus-undo-transaction.c

commit b5f9acb9029c015558ab678e01fc2c8dcc8c6c82
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-09-29

    editable-label: don't use GtkObject

M	eel/eel-editable-label.c

commit 1f615321613751a5dbc84d5ef7f20edd104b8dc4
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-09-29

    canvas: don't use GtkObject

    This implies adding a 'destroy' signal to EelCanvasItem, with similar
    semantics to gtk_object_destroy()

M	eel/eel-canvas-rect-ellipse.c
M	eel/eel-canvas.c
M	eel/eel-canvas.h

commit 5edcd42e503623c11bf55c6afba437b3013c7f45
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-09-29

    stock-dialogs: don't use GtkObject

M	eel/eel-stock-dialogs.c

commit 510d5fba10058535b8d8a3bb05f564122b798abd
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-09-30

    window-menus: fix a typo in the about dialog (#630624).

M	src/nautilus-window-menus.c

commit 2e59a60800a9bc837af9132b0ac234d9d14668c6
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-09-29

    background: remove leftover GtkObject

M	eel/eel-background.h

commit 87eb53a0701252607b494f34c677b6506f82278c
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-09-29

    background: cleanup unused code

M	eel/eel-background.c
M	eel/eel-background.h

commit fbb6b024128e3c35aeb1d74f8e287e8870c9999f
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-09-29

    directory-background: don't user the 'destroy' signal of EelBackground

M	libnautilus-private/nautilus-directory-background.c

commit 60044f8ef457036560fb94ad6b20cdf7bedb4f77
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-09-29

    background: don't use GtkObject

M	eel/eel-background.c

commit ab1229476f949fef5cd51545088c91c649be2ef1
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-09-28

    icon-dnd: don't set 'Set as Background' sensitive outside the desktop

M	libnautilus-private/nautilus-icon-dnd.c

commit 895830af57277c7fd542f3fd21f71c4cde1ea231
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-09-28

    dnd: remove support for property/bgimage as DND type.

    That was used for tiled backgrounds in the 'Backgrounds and Emblems'
    dialog.

M	libnautilus-private/nautilus-dnd.c
M	libnautilus-private/nautilus-dnd.h
M	libnautilus-private/nautilus-file-dnd.c
M	libnautilus-private/nautilus-icon-dnd.c

commit c9be35b3ee6c468a9a102b317b82b8b639637d0f
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-09-28

    directory-background: remove code for setting non-desktop window
    backgrounds

    Remove all the code that sets non-desktop window backgrounds, as we
    don't do that anymore.
    This includes avoid listening to metadata and GSettings changes.

M	libnautilus-private/nautilus-directory-background.c
M	libnautilus-private/nautilus-directory-background.h

commit ab0616de55f6f817a745caac26fd2b38ae41b71b
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-09-28

    icon-view: move background setting code to FMDesktopIconView

    So that we avoid setting backgrounds on regular nautilus windows.

M	src/file-manager/fm-desktop-icon-view.c
M	src/file-manager/fm-icon-view.c

commit ecc583092aa333081205470c7cca7fb1aa68cb81
Author: Petr Kovar <pknbe@volny.cz>
Date:	2010-09-29

    Update Czech translation by Marek Cernocky

M	po/cs.po

commit d2a41707084726ebdf882c8c6ec82ef46e29dcb0
Author: Damyan Ivanov <dam+gnome@ktnx.net>
Date:	2010-09-27

    Updated Bulgarian translation

M	po/bg.po

commit c0b28726fc05c7eac004ebaf4f81bb5e753285aa
Author: Joan Duran <jodufi@gmail.com>
Date:	2010-09-26

    Updated Catalan translation

M	po/ca.po

commit 1839f9abf3fa7ce88574649d531c88c9e3ac4bf7
Author: Mattias Põldaru <mahfiaz gmail com>
Date:	2010-09-24

    [l10n] Updated Estonian translation

M	po/et.po

commit 74630527a03b3492913d0611b221ebdc5e1e76ba
Author: Takayuki KUSANO <AE5T-KSN@asahi-net.or.jp>
Date:	2010-09-24

    Updated Japanese translation

M	po/ja.po

commit be665613c0e9233042e6e1f97b8cdb8708fdd782
Author: Khaled Hosny <khaledhosny@eglug.org>
Date:	2010-09-23

    Updated Arabic translation

M	po/ar.po

commit f3bbee79b915276068e0a0d6ed9590c212e11a0a
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-09-20

    connect-dialog: add a missing gtk_widget_show()

M	src/nautilus-connect-server-dialog.c

commit 24100d075f747e8fc9ca3cc43a32489177f35459
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-09-20

    connect-dialog: make the code more readable

    Move bits around and rename methods; no actual code change.

M	src/nautilus-connect-server-dialog.c

commit 1b79a8666fee56cdb704e8757f28acf486f7dc54
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-09-20

    connect-dialog: display a fatal error if GVfs doesn't have methods

    I.e. when GVfs is not installed.

M	src/nautilus-connect-server-dialog.c

commit 1c826ed78bde5f34fd4a0f72d788b8d0824d6099
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-09-11

    connect-dialog: fixes for the handling of iconized entries

M	src/nautilus-connect-server-dialog.c

commit 7d004452f333b7b8b804d87de49c858e8743a115
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-09-01

    connect-dialog: integrate password handling

    Also, use the info bar to display warnings/errors, and tweak the UI
    details.

M	src/nautilus-connect-server-dialog-main.c
M	src/nautilus-connect-server-dialog-nonmain.c
M	src/nautilus-connect-server-dialog.c
M	src/nautilus-connect-server-dialog.h

commit c1bebe3a29bc2dc3b01ad2277a9802d9d0bc25cd
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-08-31

    connect-operation: add NautilusConnectServerOperation

    This is a GtkMountOperation subclass to handle
    password/username/domain
    requests directly from inside of the 'Connect to Server' dialog.

M	src/Makefile.am
A	src/nautilus-connect-server-operation.c
A	src/nautilus-connect-server-operation.h

commit 156615f8d9f8b99dea3459cdd76392d01b9d80df
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-09-20

    window-menus: use new connect dialog API

M	src/nautilus-window-menus.c

commit 7848e74d812c22299962a8ae22b01dbd403929c0
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-09-20

    connect-dialog: redesign the dialog

    According to Allan Day's mockups.

M	src/nautilus-connect-server-dialog-main.c
M	src/nautilus-connect-server-dialog.c
M	src/nautilus-connect-server-dialog.h

commit d5350003ac927bd683d4e18f7c0513b94f9220d7
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-08-31

    navigation-window-menus: use new NautilusApplication API

M	src/nautilus-navigation-window-menus.c

commit a3ce22ec6e8fcb39dafb35e04e445f4a94b8c394
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-08-31

    bk-window: use new NautilusApplication API

M	src/nautilus-bookmarks-window.c

commit adedf859ec47296106f0f0d938e70b32f0120f7c
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-08-31

    window: call the callback during the location change

M	src/nautilus-window-manage-views.c
M	src/nautilus-window-slot.h

commit d070d631545aac9114bc271481da603587c07c7c
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-08-31

    application: change the way spatial windows are created

    Use a _get() function + the standard nautilus_window_go_to()
    instead of
    using _present(). The new functions in nautilus-window-manage-views
    are
    smart enough to take care of re-using an existent window.

M	src/nautilus-application.c
M	src/nautilus-application.h

commit 1936e668c73b932f8cb018e278f8b7f46442fda2
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-08-31

    spatial-window: remove affect_location_on_next_change hack

M	src/nautilus-spatial-window.c
M	src/nautilus-spatial-window.h

commit f95927360079b1c05efb9cea0de62457eea307ab
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-08-31

    desktop-window: add a 'loaded' flag

M	src/nautilus-desktop-window.c
M	src/nautilus-desktop-window.h

commit 54e0a1f21513babc89f980b5b02af2bf7a6ebe85
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-08-31

    window: rewrite window-opening policies

    The code there was very hackish and convoluted. Rewrite it to make
    it at
    least cleaner. This will allow further cleanup later.

M	src/nautilus-window-manage-views.c

commit 24515b87a91afd32885e07e32e2b4080584673a4
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-08-31

    window: add _full() versions of _go_to and _open() methods

    These also have a callback to get the result of the operation.

M	libnautilus-private/nautilus-window-info.h
M	libnautilus-private/nautilus-window-slot-info.c
M	libnautilus-private/nautilus-window-slot-info.h
M	src/nautilus-window-manage-views.c
M	src/nautilus-window-slot.h
M	src/nautilus-window.c
M	src/nautilus-window.h

commit 42cc7bd181d2f57dbc008bea54a40f02be40ce39
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-08-31

    window-info: move include to nautilus-window-private

M	libnautilus-private/nautilus-window-info.h
M	src/nautilus-window-private.h

commit 8d07a73b28767b7c866fe403e9ac706b8affb8a2
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-09-01

    build: don't include marshals we don't own

M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-icon-container.c
M	src/file-manager/fm-directory-view.c
M	src/nautilus-pathbar.c
M	src/nautilus-window.c
M	src/nautilus-zoom-control.c

commit 6d3398968d9f2520a4b6f4a08e0f4ae65e2207ab
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-09-20

    list-view: check for model != NULL before unsetting the highlight

    The model could be NULL there as a result of the view being previously
    disposed.

M	src/file-manager/fm-list-view.c

commit 7723f508ca8c9bd837a531cb018de16d627f8bd9
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-09-20

    Revert "Clear the list model in _finalize() instead of _dispose()"

    This reverts commit bfe278cbf84a441a951d48dc528f20226127e1f3.

M	src/file-manager/fm-list-view.c

commit 2e32fc01537bb2c86d9d9bbb6cc5ab2713bd723e
Author: Timo Jyrinki <timo.jyrinki@iki.fi>
Date:	2010-09-20

    Updated Finnish translation.

M	po/fi.po

commit 8deeb8471034b90b83ecb0e4bde0cf852e275d24
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-09-19

    build: require GLib 2.27.0

    Due to GApplication, which has been removed from 2.25.x

M	configure.in

commit a4f454825861c1fb65e8d52979a67a81c5133974
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-09-19

    desktop-icon-view: initialize allocation before setting it

    This probably fixes a number of stack-corruption crashes on 2.31.x

M	src/file-manager/fm-desktop-icon-view.c

commit 00df45be2c133f849267f1ae485d95f672744690
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-09-19

    build: require GTK+ 2.90.7 for GDK_KEY names

M	configure.in

commit 78e37ae9a18925d75cf90424d92c8d3ba502848a
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-09-19

    [ui] remove 'has_separator' properties from Glade files

M	src/nautilus-bookmarks-window.ui
M	src/nautilus-file-management-properties.ui

commit 71fa1a50145a6f06da3b805a29e75c1295fd546b
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-09-19

    [src] convert to new GDK_KEY prefix

M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-list-view.c
M	src/file-manager/fm-properties-window.c
M	src/nautilus-bookmarks-window.c
M	src/nautilus-location-entry.c
M	src/nautilus-navigation-bar.c
M	src/nautilus-places-sidebar.c
M	src/nautilus-query-editor.c
M	src/nautilus-search-bar.c
M	src/nautilus-side-pane.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window.c
M	src/nautilus-zoom-control.c

commit 8ee5d37f2b4776730247af75a6ce4cebcba4c550
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-09-19

    thumbnails: don't use GDK_THREADS_* macros

M	libnautilus-private/nautilus-thumbnails.c

commit 8dd87483bd187bfac80a606233b769c230343980
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-09-19

    autorun: use gdk_error_trap_pop_ignored()

M	libnautilus-private/nautilus-autorun.c

commit aeb53075ed55dc2a2ef3228917ded1b8029bfdff
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-09-19

    entry: rename GtkEditableClass->GtkEditableInterface

M	libnautilus-private/nautilus-entry.c

commit 64dcbea2a005e4ed8bb4945d06a943058b8c7ba8
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-09-19

    [ln-p] convert to new GDK_KEY prefix

M	libnautilus-private/nautilus-autorun.c
M	libnautilus-private/nautilus-entry.c
M	libnautilus-private/nautilus-icon-container.c

commit 499c54a20b64051e427ff5746fc7c8dd1a1885c2
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-09-19

    [eel] convert to new GDK_KEY prefix

M	eel/eel-editable-label.c

commit a58bbde4ca6b11eeb1bca5fa4e62e60c0b26271b
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-09-19

    editable-label: rename GtkEditableClass->GtkEditableInterface

M	eel/eel-editable-label.c

commit 73e2941f9b837d5d0326e6e88caa7a1e3fdcabeb
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-09-19

    Don't use gtk_dialog_set_has_separator()

M	libnautilus-private/nautilus-autorun.c
M	libnautilus-private/nautilus-file-conflict-dialog.c
M	libnautilus-private/nautilus-open-with-dialog.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-properties-window.c
M	src/nautilus-connect-server-dialog.c
M	src/nautilus-location-dialog.c
M	src/nautilus-query-editor.c

commit b66ce0fd23500f9727c1aac93366430285575697
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-09-19

    Don't use GDK_DISPLAY ()

M	libnautilus-private/nautilus-autorun.c
M	src/file-manager/fm-desktop-icon-view.c

commit 36836b7dc517a588b34117e05a45bc4026e77f71
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-09-19

    Use gtk_size_request_get_size()

M	eel/eel-editable-label.c
M	libnautilus-private/nautilus-horizontal-splitter.c
M	libnautilus-private/nautilus-icon-container.c
M	src/nautilus-pathbar.c
M	src/nautilus-side-pane.c
M	src/nautilus-spatial-window.c
M	src/nautilus-zoom-control.c

commit 93022eda89f650a82f8a17e332973ab88b2318a8
Author: Žygimantas Beručka <zygis@gnome.org>
Date:	2010-09-18

    Updated Lithuanian translation

M	po/lt.po

commit cfada2b36dd274b2d2835753fc87c69affbbba58
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-09-17

    pathbar: use another way to remove buttons (#627901)

    This fixes a crasher in _size_allocate() where the list of buttons did
    not contain valid data anymore.

M	src/nautilus-pathbar.c

commit 476d45bfd1dd71595e7d38f4d18c761fe2a85b78
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-09-17

    Don't check for the eject button if the row doesn't have it (#628347)

    This sometimes caused false positives in the click-on-eject-button
    detection method.

M	src/nautilus-places-sidebar.c

commit bfe278cbf84a441a951d48dc528f20226127e1f3
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-09-17

    Clear the list model in _finalize() instead of _dispose()

    We have the only reference to the model anyway. This fixes a
    crash when
    _end_loading() is called for a windiow before it finished loading.

M	src/file-manager/fm-list-view.c

commit 46544c9885b7064c216f1a9401d42bdb9816bdd2
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-09-17

    preferences: use right link for the 'Media' help page (#564866).

M	src/nautilus-file-management-properties.c

commit 31ebe40c4a68db4a1fc57e1c942b2d94efce5a42
Author: Kenneth Nielsen <k.nielsen81@gmail.com>
Date:	2010-09-16

    Updated Danish translation

M	po/da.po

commit f9a85779d9ac73f280358bd96417ea69f2694361
Author: Ivar Smolin <okul@linux.ee>
Date:	2010-09-14

    [l10n] Updated Estonian translation

M	po/et.po

commit 72a4af08ca5139d5ad6511667dbe5631e5962ae7
Author: Ivar Smolin <okul@linux.ee>
Date:	2010-09-13

    [l10n] Updated Estonian translation

M	po/et.po

commit 2c5a174abaeb3ce79bde382617289e358a59b102
Author: Takayuki KUSANO <AE5T-KSN@asahi-net.or.jp>
Date:	2010-09-13

    Updated Japanese translation.

M	po/ja.po

commit a3213bb051bb1843e7a0c1a2d47d865219b47dcd
Author: Luca Ferretti <lferrett@gnome.org>
Date:	2010-09-12

    Updated Italian translation

M	po/it.po

commit 802146d70642abf27a4f7dde398f775545da3794
Author: Duarte Loreto <happyguy_pt@hotmail.com>
Date:	2010-09-12

    Updated Portuguese translation

M	po/pt.po

commit 4dd8de5b24c7c9774b62207cbc067b715af6942d
Author: Mario Blättermann <mariobl@gnome.org>
Date:	2010-09-12

    [i18n] Updated German translation

M	po/de.po

commit 8962e6db60a335e72046e2444d9c02e7d3e1182f
Author: Wouter Bolsterlee <wbolster@gnome.org>
Date:	2010-09-12

    Updated Dutch translation by Wouter Bolsterlee

M	po/nl.po

commit 60af1701491afbf686d1610ef7aad253f2904432
Author: Wouter Bolsterlee <wbolster@gnome.org>
Date:	2010-09-12

    Updated Dutch translation by Hannie Dumoleyn

M	po/nl.po

commit f9ccf920434ba6795e4e62f3c95f927532f023c6
Author: Christian Kirbach <christian.kirbach@googlemail.com>
Date:	2010-09-12

    [i18n] Updated German translation

M	po/de.po

commit e20fd8287c710dd5fcd15ed6a46efe3e5dea1b8a
Author: Bruce Cowan <bruce@bcowan.me.uk>
Date:	2010-09-11

    Updated British English translation

M	po/en_GB.po

commit 1dc64c6c1ebba6a5434be80babc78e40c9dacdd7
Author: Fran Diéguez <fran.dieguez@mabishu.com>
Date:	2010-09-11

    Updated Galician translations

M	po/gl.po

commit d37b72c14326182e51e797fc3af5ab9d5f310fb8
Author: Ask H. Larsen <asklarsen@gmail.com>
Date:	2010-09-11

    Updated Danish translation

M	po/da.po

commit adba30e6655ddf85edb179fff6626aec43520894
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-09-11

    list-view: properly setup the editable widget (#627076)

M	src/file-manager/fm-list-view.c

commit 265e669b9380eb11ef8ac928cce597d05dd70c7b
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-09-10

    Make file conflict strings i18n-friendly

    Thanks to Wouter Bolsterlee for the initial patch.

M	libnautilus-private/nautilus-file-conflict-dialog.c

commit af61c416ffc291032bb2e199a03b7b071f0a77eb
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:	2010-09-09

    Updated Spanish translation

M	po/es.po

commit 2cab30a8acdca5d63937d129bdff12118a8b5cb3
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:	2010-09-09

    Updated Spanish translation

M	po/es.po

commit fa28706c9878e0123fa4ce5576d4e4f37a91f23a
Author: Takayuki KUSANO <AE5T-KSN@asahi-net.or.jp>
Date:	2010-09-10

    Updated Japanese translation.

M	po/ja.po

commit 94275d4a786eba1dd51d020912fa74d9b19d91ad
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:	2010-09-07

    Updated Polish translation

M	po/pl.po

commit 51f313e623c282d4540728e0adedbb7b0e6a21ec
Author: Daniel Nylander <po@danielnylander.se>
Date:	2010-09-05

    Updated Swedish translation

M	po/sv.po

commit e3519b6a8a22d9d9b6e7b421ec5ead1654f456db
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:	2010-09-04

    Updated Slovenian translation

M	po/sl.po

commit 459216c23d064f7e2f194251a787f8f6365c29e2
Author: drtv <vasudeven@git.gnome.org>
Date:	2010-09-03

    Updated Tamil translation

M	po/ta.po

commit 9d98055c4547b0e2e7cb8920d5d1436178277a16
Author: drtv <vasudeven@git.gnome.org>
Date:	2010-09-03

    Updated Tamil translation

M	po/ta.po

commit 5a74a9e3ebab733a25afb7f73940757c698ed850
Author: Wouter Bolsterlee <wbolster@gnome.org>
Date:	2010-09-02

    Fix small error in Dutch translation

M	po/nl.po

commit 430980aca7f1231df970c980e03847c02485ed34
Author: Michael Kotsarinis <mk73628@gmail.com>
Date:	2010-08-31

    l10n: Updated Greek translation

M	po/el.po

commit 4f579bcdf37b188853ec1076954680bc91e175f6
Author: Bruce Cowan <bruce@bcowan.me.uk>
Date:	2010-08-31

    Updated British English translation

M	po/en_GB.po

commit 1989b4be7d56d120c8fc57e40cba6155dcbae905
Author: Mattias Põldaru <mahfiaz gmail com>
Date:	2010-08-31

    [l10n] Updated Estonian translation

M	po/et.po

commit d0086feb65c640926066dcc9d263153227e1a3c1
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:	2010-08-30

    Updated Hungarian translation

M	po/hu.po

commit da6cdb1d2e2ddea2b46a78a4ea57f496bca6a995
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:	2010-08-29

    Updated Hungarian translation

M	po/hu.po

commit 67c01533ab809e751ec2ceb3a81fd50c9c85ef2b
Author: Ivar Smolin <okul@linux.ee>
Date:	2010-08-29

    [l10n] Updated Estonian translation

M	po/et.po

commit ff83456b73cd2f6340fd0da57788f3c7c48b455b
Author: Dirgita <dirgitadevina@yahoo.co.id>
Date:	2010-08-29

    Updated Indonesian translation

M	po/id.po

commit e3c8b309386f4040b4c8853d78b8709e12fb4de8
Author: Mattias Põldaru <mahfiaz gmail com>
Date:	2010-08-27

    [l10n] Updated Estonian translation

M	po/et.po

commit e6feba5047dc17decbda673d8df2de0dbb089140
Author: Bruno Brouard <annoa.b@gmail.com>
Date:	2010-08-26

    Updated French translation

M	po/fr.po

commit f233f2aeb78e5fd14c0b18f7a3c5e80b5e7c84c5
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-08-26

    connect-dialog: don't use EEL boilerplate

M	src/nautilus-connect-server-dialog.c

commit 0f70ac4bb782b3c3fb0f5e8a24032cb344fdb2cc
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-08-26

    sidebar: don't try to add non-existing special dirs

M	src/nautilus-places-sidebar.c

commit 8277ddc798fc78793364b54444fa53e9a287b5cc
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-08-26

    sidebar: don't allow selecting headers

M	src/nautilus-places-sidebar.c

commit 0f7e56b5e0ae5134ed1d8caeadcb3c684ae7f661
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-08-26

    sidebar: add myself to the authors

M	src/nautilus-places-sidebar.c

commit 1fdfa522da3e7c672fe4202c591a928c8796bb06
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-08-26

    sidebar: fix bookmark renaming

    Regression of the new sidebar.

M	src/nautilus-places-sidebar.c

commit 2f847f37f429062d58df3927d10bc52c67a4524f
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-08-26

    icon-names: fix a typo

M	libnautilus-private/nautilus-icon-names.h

commit 0dc6f5ddf472ba2033cdee0ba41cf78696e4017f
Merge: ce419d9 a59e586
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-08-25

    Merge branch 'sidebar_revamp'

commit a59e586adf32eea64c9c4ae08a5482d2a9c37fb1
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-08-25

    sidebar: redesign the Places sidebar

    According to http://live.gnome.org/Nautilus/UIRoadmap/Places

M	src/nautilus-places-sidebar.c

commit 2d9d47254908533d1eb20e16e091f91310052e93
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-08-25

    sidebar: fix eject button highlighting

M	src/nautilus-places-sidebar.c

commit 1df83c6586560a8ae5efc96037e673e52b4b119b
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-08-25

    icon-info: add a method to fetch GIcons for user special dirs

M	libnautilus-private/nautilus-icon-info.c
M	libnautilus-private/nautilus-icon-info.h
M	libnautilus-private/nautilus-icon-names.h

commit ce419d9bc7536af2e5e4f0c6122b79070cadddca
Author: Aurimas Černius <aurisc4@gmail.com>
Date:	2010-08-23

    Updated Lithuanian translation

M	po/lt.po

commit 1346a15744ce3aa7f8f52aade250d6a303b33bf2
Author: Aron Xu <aronxu@gnome.org>
Date:	2010-08-23

    Update Simplified Chinese translation.

M	po/zh_CN.po

commit fd75e8f5e8b160eaba22ca4ed7efc852dba612a0
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-08-22

    pathbar: release the highlight path on dispose

M	src/nautilus-places-sidebar.c

commit 6f5777b81958ce6f3dbc6bac3323d423d3dcc20b
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-08-22

    sidebar: don't update the icon if it's not visible

    This greatly reduces the number of times we have to create a pixbuf
    (only once-per-highlight now).

M	src/nautilus-places-sidebar.c

commit a43bc7def3976947b9624113d18167211e76f9b8
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-08-22

    pathbar: make sure |path| is always valid and memory released

M	src/nautilus-places-sidebar.c

commit f4ae07c8741d2e8cc6b96450c8bb86e532b59137
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-08-22

    sidebar: use _icon_info_lookup_from_name ()

M	src/nautilus-places-sidebar.c

commit 63b2cac301970847f76f7bdbd12835117958d9be
Author: Marcus Carlson <mdc@src.gnome.org>
Date:	2010-08-06

    Add highlight to eject icon in places sidebar (#544103)

M	src/nautilus-places-sidebar.c

commit 3abe144501fcff60a65ebd621a51b45ffa5d113d (tag: 2.90.1)
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-08-22

    Release 2.90.1

M	NEWS
M	po/POTFILES.in

commit 1f64e4b0dd9729976a16d2cf14a6b7c6691ded1e
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-08-21

    [ln-p] remove unused NautilusKeepLastVerticalBox

M	libnautilus-private/Makefile.am
D	libnautilus-private/nautilus-keep-last-vertical-box.c
D	libnautilus-private/nautilus-keep-last-vertical-box.h

commit ad5e896e1ce04485a115ee684a695b42ea0378a5
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-08-21

    [eel] reorganize Makefile.am

M	eel/Makefile.am

commit 7e8d1dfa6a17fe9189bf2489b735cd6462f03571
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-08-21

    [eel] remove eel_gdk_window_focus

M	eel/eel-gdk-extensions.c
M	eel/eel-gdk-extensions.h

commit 6b06e0e27ca1cf29afd4fac716c58e15928a8ff8
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-08-21

    icon-container: use gdk_window_focus

M	libnautilus-private/nautilus-icon-container.c

commit fe94a33657d55a2463fa066e09a8ecbfc637c4bd
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-08-21

    [eel] remove EelAlertDialog

    This is unused now.

M	eel/Makefile.am
D	eel/eel-alert-dialog.c
D	eel/eel-alert-dialog.h

commit 82c5b6c0d82ebd8a705d542fcc9aa58e6e9b0da4
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-08-21

    [eel] use GtkMessageDialog for stock dialogs

    Instead of EelAlertDialog, which is going away.

M	eel/eel-stock-dialogs.c

commit 930af7f3058eed256a42c0c1558c7307bb93f411
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-08-21

    tree-view: don't include eel-alert-dialog.h

M	src/file-manager/fm-tree-view.c

commit 7a3dcdd4bf667aac271be74988770e18575a7df2
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-08-21

    mime-actions: use GtkMessageDialog

    Instead of EelAlertDialog, which is going away.

M	libnautilus-private/nautilus-mime-actions.c

commit 51ec5861ca0697e802e8c003053211ac12f2fd54
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-08-21

    file-operations: use GtkMessageDialog

    Instead of EelAlertDialog, which is going away.

M	libnautilus-private/nautilus-file-operations.c

commit a2b4de80a94b4e049f1d2a7ef00a174865b5c9ec
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-08-21

    [eel] add an utility to pack details into a message dialog

    So that we can remove EelAlertDialog.

M	eel/eel-gtk-extensions.c
M	eel/eel-gtk-extensions.h

commit 394cb741c3e59df66f924771d4ef68866e602faa
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-08-21

    [eel] remove eel_gtk_signal* utilities

    These are unused now.

M	eel/eel-gtk-extensions.c
M	eel/eel-gtk-extensions.h

commit 57b66862a53298468755e12ca3712569274f0a32
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-08-21

    [eel] remove functions to set widget backgrounds

    These are unused now.

M	eel/eel-gtk-extensions.c
M	eel/eel-gtk-extensions.h

commit 472f3e1433ecb3d5e1a7fc8707975f45dd8d0469
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-08-21

    [eel] remove functions to handle accelerators

    These are unused now.

M	eel/eel-gtk-extensions.c
M	eel/eel-gtk-extensions.h

commit cab696f7d760f5ee63f0a623b13d27b76d2f2d00
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-08-21

    bk-window: don't use _event_is_close_accelerator()

M	src/nautilus-bookmarks-window.c

commit f4432dfba1e8f545d3aeeed5989bd30bba52d160
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-08-21

    slot: cleanup previous commit

    There was an unused variable left

M	src/nautilus-window-slot.c
M	src/nautilus-window-slot.h

commit 712cf85b9c44fc93b8f506bfb03ea06cb58eb5e6
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-08-21

    Add a border around info bars (#621366).

M	src/file-manager/fm-directory-view.c
M	src/nautilus-window-slot.c
M	src/nautilus-window-slot.h

commit 93798c75a1ae3cbd3a85a4ce79b5521b562a7074
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-08-21

    spatial-window: cleanups

    - Don't do anything else than checking/scheduling a source in the
      conifigure-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

M	src/nautilus-spatial-window.c

commit 5973bc50618d1fe69247e3e2ec6eb8cf3213000b
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-08-21

    window: remove dead prototypes

M	src/nautilus-window-private.h
M	src/nautilus-window.h

commit ef13366e667f848adc6b96509612e3321554d188
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-08-21

    desktop-window: cleanups

M	src/nautilus-desktop-window.c

commit eb88f44bd27e11607cb5466c943b9caad0202110
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-08-21

    window: remove dead function

M	src/nautilus-window.c
M	src/nautilus-window.h

commit cf152f9ec75714af2b14be2750f9ea84daab361a
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-08-21

    undo-manager: remove dead code

M	libnautilus-private/nautilus-undo-manager.c
M	libnautilus-private/nautilus-undo-manager.h

commit 90eb723490ab0338d3d2f1acd02ae5af5fdea819
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-08-20

    about: add some authors and update year

M	src/nautilus-window-menus.c

commit 21e75511d2466bd814a31031472323d3cd8ae6c1
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-08-20

    [file-manager] autogenerate marshallers

M	src/file-manager/Makefile.am
M	src/file-manager/fm-directory-view.c

commit 608918449f548b0d3ea3e7916c944b077ac43e87
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-08-20

    [src] autogenerate marshallers

M	src/Makefile.am
M	src/nautilus-query-editor.c
M	src/nautilus-window.c

commit 6509c91b48f52c72c868f2ca7a9b47c46b9e0bc6
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-08-20

    [ln-p] autogenerate marshallers

M	libnautilus-private/Makefile.am
M	libnautilus-private/nautilus-icon-container.c
D	libnautilus-private/nautilus-marshal.c
D	libnautilus-private/nautilus-marshal.list

commit 75a03a440ebff23ccbf8674ca4a0e9f6475ebbb8
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-08-20

    [eel] simplify build system

    We don't need the enumtypes anymore, and the marshallers can easily be
    autogenerated.

M	eel/Makefile.am
M	eel/eel-background.c
D	eel/eel-types.c
D	eel/eel-types.h
M	eel/eel.h
D	eel/eelmarshal.list
D	eel/makeenums.pl
D	eel/maketypes.awk
D	eel/update-from-egg.sh

commit 52a37d6e46fc34cef6061bc91aa02847652f3c9d
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-08-20

    [ln-p] remove unused nautilus-iso9660.h

M	libnautilus-private/Makefile.am
D	libnautilus-private/nautilus-iso9660.h

commit 1d660252b408f3628a2d3d5943abcf6bfdd9091b
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-08-20

    tree-model: only display the first emblem

    Only display the first emblem we can render.

M	src/file-manager/fm-tree-model.c

commit 5c08250adf30f2e24b4455fd3c08e81dc3ff4987
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-08-20

    list-model: display only the first emblem

    Only display the first emblem we can render.

M	src/file-manager/fm-list-model.c

commit 110a0e8f2b9ec96b34e4b76390e3f78adc9cda30
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-08-20

    icon-info: add nautilus_icon_theme_can_render()

M	libnautilus-private/nautilus-icon-info.c
M	libnautilus-private/nautilus-icon-info.h

commit 25b48e9d1f4c847e2fc95b9b9893e63ba7081658
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-08-19

    [ln-p] remove NautilusCellRendererPixbufEmblem

    It's useless now.

M	libnautilus-private/Makefile.am
D	libnautilus-private/nautilus-cell-renderer-pixbuf-emblem.c
D	libnautilus-private/nautilus-cell-renderer-pixbuf-emblem.h

commit d2cbf993766d7b63f50431ab483035d01c267cdb
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-08-19

    tree-view: don't use NautilusCellRendererPixbufEmblem

M	src/file-manager/fm-tree-view.c

commit 1694d7141bbe4a29e54cff77def697a6c9b4e118
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-08-19

    tree-model: use GEmblemedIcon

    Use GEmblemedIcon instead of a separate column to render emblems.

M	src/file-manager/fm-tree-model.c
M	src/file-manager/fm-tree-model.h

commit 69740a3c7fd3a2e1cea99c0dc61b3c735993e4bb
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-08-19

    list-view: don't use NautilusCellRendererPixbufEmblem

M	src/file-manager/fm-list-view.c

commit a187f8a4cdcc46f56c0cb03c31b9b7c92c747a88
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-08-19

    list-model: use GEmblemedIcon

    Use GEmblemedIcon instead of other columns to render emblems.

M	src/file-manager/fm-list-model.c
M	src/file-manager/fm-list-model.h

commit e42ddad5109f193bf8a5b3c0c6cd7cf4b1408300
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-08-19

    [eel] remove eel-pango-extensions

M	eel/Makefile.am
M	eel/eel-lib-self-check-functions.h
D	eel/eel-pango-extensions.c
D	eel/eel-pango-extensions.h
M	eel/eel.h

commit f080b86daeb571def4c092e1524e9adfc7700699
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-08-19

    Don't include eel-pango-extensions.h

M	eel/eel-gtk-extensions.c
M	libnautilus-private/nautilus-file-operations.c
M	libnautilus-private/nautilus-icon-canvas-item.c

commit 931644a649175b1886dce5cc8e50c21380f8b8b0
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-08-19

    [test] remove test-eel-image-scrolled

    It only increases compilation time

M	test/Makefile.am
D	test/test-eel-image-scrolled.c

commit 2f202206fee4e1917494e3f4652e22648097c765
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-08-19

    [eel] cleanup eel-vfs-extensions

M	eel/eel-vfs-extensions.c
M	eel/eel-vfs-extensions.h

commit 230581b5d58650c1f50f7d9fda9ab3a1f211361a
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-08-19

    [eel] cleanup eel-glib-extensions

M	eel/eel-glib-extensions.c
M	eel/eel-glib-extensions.h

commit fbccd9bfaa9c983dccc60d040b63b86521306788
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-08-19

    [eel] cleanup eel-gnome-extensions

M	eel/eel-gnome-extensions.c
M	eel/eel-gnome-extensions.h

commit 48c6012e89fb1362e418d4bf56c05614f1515eab
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-08-19

    [eel] remove unused eel_make_semitransparent()

M	eel/eel-graphic-effects.c
M	eel/eel-graphic-effects.h

commit 9c9c619ae2d4e9dbdc9be175679abad3a174ca32
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-08-19

    [test] remove eel-pixbuf-scale test

M	test/Makefile.am
D	test/test-eel-pixbuf-scale.c

commit 7ed8e2d7b90489f41ad674aa4758728dce62fa77
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-08-19

    [eel] remove unused code from eel-gdk-pixbuf-extensions

M	eel/eel-gdk-pixbuf-extensions.c
M	eel/eel-gdk-pixbuf-extensions.h
M	eel/eel-lib-self-check-functions.h

commit 6b2a053985b8c37aa1038e7a01ab05d7dd15aa2e
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-08-19

    [eel] remove unused code from eel-gdk-extensions

M	eel/eel-gdk-extensions.c
M	eel/eel-gdk-extensions.h

commit d2fb7d661a639633473c9339ea2004f18ad3fcf2
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-08-19

    [eel] remove eel-art-gtk-extensions

M	eel/Makefile.am
D	eel/eel-art-gtk-extensions.c
D	eel/eel-art-gtk-extensions.h
M	eel/eel.h

commit 2bfd4e3694e2f726592bae5341d7e4c7464ec415
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-08-19

    [eel] don't include eel-art-gtk-extensions.h

M	eel/eel-gdk-pixbuf-extensions.c

commit 940dddbb6ce26138a5325f8a1352b6be6dc6b4ff
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-08-19

    [eel] remove eel-debug-drawing

M	eel/Makefile.am
D	eel/eel-debug-drawing.c
D	eel/eel-debug-drawing.h

commit 8447fd3670021530b6340829f27f1d689b633d3a
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-08-19

    [eel] use glib's i18n API instead of eel's

M	eel/eel-alert-dialog.c
M	eel/eel-canvas.c
M	eel/eel-editable-label.c
M	eel/eel-glib-extensions.c
M	eel/eel-gnome-extensions.c
M	eel/eel-stock-dialogs.c
M	eel/eel-vfs-extensions.c

commit 742b9fb1550ceec9284f581c3741c0a864ca82fd
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-08-19

    [eel] remove eel-i18n.[ch]

M	eel/Makefile.am
D	eel/eel-i18n.c
D	eel/eel-i18n.h

commit 296efa481c76046e60481eec119da749fad15ba8
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-08-19

    [eel] remove EelGtkContainer

M	eel/Makefile.am
D	eel/eel-gtk-container.c
D	eel/eel-gtk-container.h
M	eel/eel.h

commit 3f68e342205f4446a99c1c18d34f23e33e11cae2
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-08-18

    Revert "Add a border around info bars (#621366)."

    This reverts commit 48c0e19e60eee88f38a6e9c7a51211376a4c90f9.

M	src/file-manager/fm-directory-view.c
M	src/nautilus-window-slot.c
M	src/nautilus-window-slot.h

commit f5e2ed4c8a54340d26097c08eebd0b4d5f7c7cb7
Author: Baurzhan Muftakhidinov <baurthefirst@gmail.com>
Date:	2010-08-18

    l10n: Added Kazakh translation for nautilus

A	po/kk.po

commit e3b6eaf2a5c251014e9df40ff5d880ce92647db5
Author: Baurzhan Muftakhidinov <baurthefirst@gmail.com>
Date:	2010-08-18

    l10n: Added Kazakh (kk) to po/LINGUAS

M	po/LINGUAS

commit 7397d9967125b8ef5ac39d8ad331ed22498d53cd
Author: Милош Поповић <gpopac@gmail.com>
Date:	2010-08-16

    Updated Serbian translation

M	po/sr.po
M	po/sr@latin.po

commit d433ee1280fd7fa821de5941db1c972124633c29
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-08-14

    pathbar: walk the buttons in the right order

    When a file is gone, walk the button items in the right order,
    i.e. the
    reversed one, otherwise we end up removing the entire pathbar.

M	src/nautilus-pathbar.c

commit d8cfb36f697bdf9130e36cdb60c375a9b363fbbe
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-08-14

    pathbar: use g_list_free_1 where appropriate

M	src/nautilus-pathbar.c

commit 76ab7b6266b3fd050c11f6365981d21f8c22b364
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-08-14

    pathbar: add missing modeline

M	src/nautilus-pathbar.c

commit aa43821e73d60804a3f0f2ebafb66aab53b440e1
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-08-13

    [ln-p] use the 'outline-stippling' property on DnD

M	libnautilus-private/nautilus-icon-dnd.c

commit b453aaacb0b17392eacacd8a9e378b7227da6413
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-08-13

    [eel] add an 'outline-stippling' property to the rect item

M	eel/eel-canvas-rect-ellipse.c
M	eel/eel-canvas-rect-ellipse.h

commit b10d8c00395026719dc0840e9d82e682c7c4e436
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-08-13

    [ln-p] properly dash the icon when resizing it

M	libnautilus-private/nautilus-icon-canvas-item.c

commit 29d7b86087f6ab86f6abd6c3c08c4e1d94b92b36
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-08-13

    [ln-p] make drawing of resize knobs work again

M	libnautilus-private/nautilus-icon-canvas-item.c

commit cbdf5829637093c0a5c0a4ff4d303ad184847627
Author: Benjamin Otte <otte@redhat.com>
Date:	2010-08-13

    [ln-p] port nautilus-icon-private to cairo drawing

M	libnautilus-private/nautilus-icon-private.h

commit 34a376c97717cb05187b3d880e991c2d23511109
Author: Benjamin Otte <otte@redhat.com>
Date:	2010-08-13

    [ln-p] port nautilus-icon-dnd to cairo drawing

M	libnautilus-private/nautilus-icon-dnd.c
M	libnautilus-private/nautilus-icon-dnd.h

commit 8eab39c06628da7cf919be77d922024198105f0a
Author: Benjamin Otte <otte@redhat.com>
Date:	2010-08-13

    [ln-p] port NautilusIconContainer to cairo drawing

M	libnautilus-private/nautilus-icon-container.c

commit 89bd44de6bb11450b88d9d160593b65d62467579
Author: Benjamin Otte <otte@redhat.com>
Date:	2010-08-13

    [ln-p] port NautilusIconCanvasItem to cairo drawing

M	libnautilus-private/nautilus-icon-canvas-item.c

commit 6c691075c09ec23620484da00ffd43d3dfe0b75b
Author: Benjamin Otte <otte@redhat.com>
Date:	2010-08-13

    [ln-p] port NautilusDirectoryBackground to cairo drawing

M	libnautilus-private/nautilus-directory-background.c

commit dfbf8b9b5636dceb3d6291c980d2c349afc849d7
Author: Benjamin Otte <otte@redhat.com>
Date:	2010-08-13

    [ln-p] port NautilusCellRendererPixbufEmblem to cairo drawing

M	libnautilus-private/nautilus-cell-renderer-pixbuf-emblem.c

commit a904f4acd546151ab37ee03bcce87869a805c323
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-08-13

    [eel] remove dead code from eel-gtk-extensions

M	eel/eel-gtk-extensions.c
M	eel/eel-gtk-extensions.h

commit 172af77cfbdc4910034a100a99aa1ec2cb843495
Author: Benjamin Otte <otte@redhat.com>
Date:	2010-08-13

    [eel] port eel-gdk-pixbuf-extensions to cairo drawing

M	eel/eel-gdk-pixbuf-extensions.c
M	eel/eel-gdk-pixbuf-extensions.h

commit 917a27a6f69509720fadd0d50e40dbc87ae9f5d2
Author: Benjamin Otte <otte@redhat.com>
Date:	2010-08-13

    [eel] port eel-gdk-extensions to cairo drawing

M	eel/eel-gdk-extensions.c
M	eel/eel-gdk-extensions.h

commit 6cb78fb15c89e53e60ee54dc8b773db6ca0def73
Author: Benjamin Otte <otte@redhat.com>
Date:	2010-08-13

    [eel] port EelEditableLabel to cairo drawing

M	eel/eel-editable-label.c
M	eel/eel-editable-label.h

commit e716f82eea847e5298d773e2689642813db3d36e
Author: Benjamin Otte <otte@redhat.com>
Date:	2010-08-13

    [eel] port eel-debug-drawing to cairo drawing

M	eel/eel-debug-drawing.c

commit 759f3401bee333caf6d0ae6ae9820cdadda440e4
Author: Benjamin Otte <otte@redhat.com>
Date:	2010-08-13

    [eel] port EelCanvas to cairo drawing

M	eel/eel-canvas.c
M	eel/eel-canvas.h

commit 820d4088a4d1768cf7e16de3c8ec0d7ff383f473
Author: Benjamin Otte <otte@redhat.com>
Date:	2010-08-13

    [eel] port EelCanvasRE to cairo drawing

M	eel/eel-canvas-rect-ellipse.c
M	eel/eel-canvas-rect-ellipse.h

commit 28b6813b77c4776b789231d3c64be3be01748608
Author: Benjamin Otte <otte@redhat.com>
Date:	2010-08-13

    [eel] port EelBackground to cairo drawing

M	eel/eel-background.c

commit a9fece4d5cc759ee5d7c1f1761bbebc597a3d912
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-08-12

    Actually check for gsettings-desktop-schemas

M	configure.in

commit 7aca581c68aa1174f635cb79f24ba394f5ae1d3a
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-08-12

    Bump to 2.90.1 on master.

M	configure.in

commit 8973b8b20308ae6bb24881385597294e1209a2b0
Author: Fran Diéguez <fran.dieguez@mabishu.com>
Date:	2010-08-11

    Updated galician translations

M	po/gl.po

commit c938ed5839ddba4654818dacf437633d168865eb
Author: Gheyret T.Kenji <gheyret@gmail.com>
Date:	2010-08-11

    Added UG translation

M	po/LINGUAS
A	po/ug.po

commit 8ceed8e258c83975c1a7d4de71884505d64bb572
Author: Daniel Nylander <po@danielnylander.se>
Date:	2010-08-10

    Updated Swedish translation

M	po/sv.po

commit d24a302fbaad263c207cd2fded2719cf17753699
Author: Yaron Shahrabani <sh.yaron@gmail.com>
Date:	2010-08-10

    Updated Hebrew translation.

M	po/he.po

commit 9db6cf3ed43eebf0ded2aacaaed883eface75e92
Author: Marcus Carlson <mdc@src.gnome.org>
Date:	2010-08-04

    Better (shorter) text when emptying trash (#304336)

M	libnautilus-private/nautilus-file-operations.c

commit 8598d769993843e1e6529a661fea034785ca0091
Author: Marcus Carlson <mdc@src.gnome.org>
Date:	2010-08-02

    Adds option to open new tab in tab bar context menu (#590714)

M	src/nautilus-navigation-window-menus.c
M	src/nautilus-navigation-window-pane.c
M	src/nautilus-window.c
M	src/nautilus-window.h

commit 489a146546100d6429fb1705c99a23e959838b2c
Author: Marcus Carlson <mdc@src.gnome.org>
Date:	2010-08-09

    Removes doublespacing strings (#577535)

M	libnautilus-private/nautilus-program-choosing.c

commit 69c7b1850cf7125a3289c9a57c8335eb29a7053d
Author: Marcus Carlson <mdc@src.gnome.org>
Date:	2010-08-04

    Adds "Free space: " to the end of the current status string (#588641)

M	src/file-manager/fm-directory-view.c

commit 19dc1d9dbf2c1be17d7ad502ba0710e76f5de9ff
Author: Marcus Carlson <mdc@src.gnome.org>
Date:	2010-08-09

    Open current folder properties on Alt+Enter and Ctrl+I (#569694)

M	src/file-manager/fm-actions.h
M	src/file-manager/fm-directory-view.c
M	src/file-manager/nautilus-directory-view-ui.xml

commit 2b107d37a85ff03f84ecb63bb0b356dac43261f0
Author: Marcus Carlson <mdc@src.gnome.org>
Date:	2010-08-09

    Enable scaling of icons on desktop only (#589295)

M	src/file-manager/fm-desktop-icon-view.c
M	src/file-manager/fm-icon-view.c
M	src/file-manager/fm-icon-view.h

commit 5319feba3457213b656575893eeb973bde37a722
Author: Marcus Carlson <mdc@src.gnome.org>
Date:	2010-07-31

    Hide all windows before closing when closing all windows (#441095)

M	src/nautilus-application.c

commit 59799e3e26476382ddd45d311e22db164474bbb2
Author: Marcus Carlson <marcus@mejlamej.nu>
Date:	2010-07-05

    Ellipseze bookmarks editing window renderer (#319159)

M	src/nautilus-bookmarks-window.c

commit 4bd09dd6ac7771579dc9e5af8779371c569a54ae
Author: Andika Triwidada <andika@gmail.com>
Date:	2010-08-10

    Updated Indonesian translation

M	po/id.po

commit 3988f758f0086a3b0cc149a9b7f4ebdc4bb9ef69
Author: Yaron Shahrabani <sh.yaron@gmail.com>
Date:	2010-08-09

    Updated Hebrew translation.

M	po/he.po

commit aa27b362af03f198d5e49dbba85d662348d8ae8b
Author: Nils-Christoph Fiedler <ncfiedler@gnome.org>
Date:	2010-08-08

    Updated LowGerman translation

M	po/nds.po

commit 51ad44b586793dcc040001ae4d4d5c622c0102bb
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2010-08-07

    Updated Norwegian bokmål translation

M	po/nb.po

commit ec99a1028efd2914a7ebaa5c85417168e956f4ef
Author: drtv <vasudeven@git.gnome.org>
Date:	2010-08-07

    Updated Tamil translation

M	po/ta.po

commit 023076ad6a8cc79e8fcb11dfc769c801cbddc5d6
Author: drtv <vasudeven@git.gnome.org>
Date:	2010-08-07

    Updated Tamil translation

M	po/ta.po

commit 516733dba0f33edab1944649693bba271263daf4
Author: drtv <vasudeven@git.gnome.org>
Date:	2010-08-06

    Updated Tamil translation

M	po/ta.po

commit 803071c151adb67daaa669cbaa2614181157b82f
Author: Fran Diéguez <fran.dieguez@mabishu.com>
Date:	2010-08-05

    Updated Galician translations

M	po/gl.po

commit a9592caff33f54555d71715593879f09cfd6022a
Author: Claude Paroz <claude@2xlibre.net>
Date:	2010-08-05

    Update POTFILES.in

M	po/POTFILES.in

commit 0d33233e110922f614b7378f0ae9f8b94321dd06
Author: Reuben Potts <reuben03@live.com>
Date:	2010-08-05

    Added Manx translation

M	po/LINGUAS
A	po/gv.po

commit 36add5d8c8107a0c2ed97a64f2a644c2362566a4
Author: Tomas Bzatek <tbzatek@redhat.com>
Date:	2010-08-05

    Remove lockdown from monitored GConf paths

M	libnautilus-private/nautilus-global-preferences.c

commit 9e219b3750a2cf60897bcd6213957cb9635dc05f
Author: Tomas Bzatek <tbzatek@redhat.com>
Date:	2010-08-05

    Require gsettings-desktop-schemas

M	configure.in

commit 3c8b43bf6c10e83d0bd8fd97e0dae7032339ba72
Author: Tomas Bzatek <tbzatek@redhat.com>
Date:	2010-08-05

    Convert disable-command-line lockdown to gsettings

M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.h
M	src/file-manager/fm-desktop-icon-view.c
M	src/file-manager/fm-directory-view.c

commit f871519fb28449c370448d8032294971ead1f162
Author: Tomas Bzatek <tbzatek@redhat.com>
Date:	2010-08-05

    Remove unused gsettings schema keys

M	libnautilus-private/org.gnome.nautilus.gschema.xml.in

commit 0c0d34f9cf2448303249122cd3baae6d1e32b93d
Author: Tomas Bzatek <tbzatek@redhat.com>
Date:	2010-08-05

    Re-enable commented-out keys in gsettings conversion file

    Please see bug 626106 for full story.
    Let's hope data mapping will work one day, for now it makes no issues.

M	libnautilus-private/nautilus.convert

commit 224ea80bceb93e01cd9676c14e24c27eb556b813
Author: Sense Hofstede <sense@ubuntu.com>
Date:	2010-08-04

    Updated Frisian translations

M	po/fy.po

commit 60ce7af080842792df21af6ff7fadf4a6674cf60
Author: Dirgita <dirgitadevina@gmail.com>
Date:	2010-08-04

    Updated Indonesian translation

M	po/id.po

commit 6c71e95a995db6fa15fd97fb314152481676b23a
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-08-03

    Remove useless code for handling color drops

M	libnautilus-private/nautilus-dnd.h
M	libnautilus-private/nautilus-file-dnd.c
M	libnautilus-private/nautilus-icon-dnd.c

commit 5ce852673cc5d5ae45bd042f9ab07916358f349a
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-08-03

    Use the actual action for GDK_ACTION_ASK drops

M	libnautilus-private/nautilus-icon-dnd.c

commit 2a980bb67b95c9d6c8218181e8c492869beb126a
Author: Tomas Bzatek <tbzatek@redhat.com>
Date:	2010-07-30

    Add GSettings migration file

M	libnautilus-private/Makefile.am
A	libnautilus-private/nautilus.convert

commit 3ea4de522ddba6ad9313dc3fdf2d6936b130913c
Author: Marcus Carlson <mdc@src.gnome.org>
Date:	2010-08-02

    Only show "Organize Desktop by Name" on Desktop (#530136)

M	src/file-manager/fm-icon-view.c

commit f985fe76918ef299e3b580fef8922045c9a4cfed
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-08-03

    Don't unref the DBus proxy if it's NULL

M	libnautilus-private/nautilus-mime-actions.c

commit 6d91cfb1d053a433cc5e17336c2e22c4e1d71673
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-08-01

    Correctly show the multiple files warning

    Only show it when we're actually opening files, not folders.

M	libnautilus-private/nautilus-mime-actions.c

commit 5b31e211ff20645c548949bd8d012b7bcaa39bf2
Author: Ankit Patel <ankit644@yahoo.com>
Date:	2010-07-27

    Updated Gujarati Translations to correct dynamic variables mistakes

M	po/gu.po

commit a1a8f97c9dcd9fdbbbfdddcec7f7d8da85a68dfb
Author: Runa Bhattacharjee <runab@redhat.com>
Date:	2010-07-27

    Updated Bengali India Translation

M	po/bn_IN.po

commit 52cf8ee6614dc311412ccecd8ea229d7b8c2a091
Author: Marcus Carlson <mdc@src.gnome.org>
Date:	2010-07-25

    Enter key when combo box has focus validates new media dialog
    (#589436)

M	libnautilus-private/nautilus-autorun.c

commit 915e5523947fe049e06f9bd8574760f6765e8ad7
Merge: 84b89c5 e50565b
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-07-26

    Merge branch 'remove-emblems-splitted'

commit e50565bae0943c3bfe7025fc1f9728b07ef6ebd4
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-07-26

    Remove sort by emblems in the UI file.

M	src/nautilus-file-management-properties.ui

commit 786dfd9d98dd7d313fa9cc33a7ebb500f100262c
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-07-26

    Remove emblem references from the GSettings schema.

M	libnautilus-private/org.gnome.nautilus.gschema.xml.in

commit 326e6b14fbb7c106b35993ad3db8f243e38b3e44
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-07-26

    Remove useless struct.

M	libnautilus-private/nautilus-file-private.h

commit edfa318f2624bccba7b002c4176a839bf36136bd
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-07-26

    Remove useless defines.

M	libnautilus-private/nautilus-icon-names.h

commit 09778cd3845fd3b6cf890d8263575e1a188fcdb2
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-07-26

    Remove useless defines.

M	libnautilus-private/nautilus-file.h

commit 23c1dbcac260018428949bb954dff65dd774ee11
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-07-26

    Readd code to read emblems provided by extensions.

M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-file.h

commit 84b89c5e4c1e7185d053c59fb6b14f72c1670e88
Author: Daniel Nylander <po@danielnylander.se>
Date:	2010-07-25

    Updated Swedish translation

M	po/sv.po

commit 2f21906e0f8d54df736a13e38f7b84013f8afb33
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-07-25

    [data] remove other unused icons

M	icons/Makefile.am
D	icons/backgrounds.png
D	icons/chit_frame.png
D	icons/colors.png
D	icons/emblems.png
D	icons/erase.png

commit 87469500d98babc7d74a74d2e6a88535a1b5ad95
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-07-25

    [data] remove patterns

M	configure.in
M	data/Makefile.am
D	data/patterns/Makefile.am
D	data/patterns/blue_gray_rough.png
D	data/patterns/blue_ridge.png
D	data/patterns/blue_type.png
D	data/patterns/brushed_metal.png
D	data/patterns/burlap.jpg
D	data/patterns/camouflage.png
D	data/patterns/chalk.jpg
D	data/patterns/cork.png
D	data/patterns/countertop.png
D	data/patterns/dark-gnome.jpg
D	data/patterns/dots.png
D	data/patterns/fibers.png
D	data/patterns/fleur_de_lis.png
D	data/patterns/floral.png
D	data/patterns/fossil.png
D	data/patterns/gnome.jpg
D	data/patterns/green_weave.png
D	data/patterns/ice.png
D	data/patterns/manila_paper.png
D	data/patterns/moss_ridge.png
D	data/patterns/numbers.png
D	data/patterns/ocean_stripes.png
D	data/patterns/purple_marble.png
D	data/patterns/reset.png
D	data/patterns/ridged_paper.png
D	data/patterns/rough_paper.png
D	data/patterns/sky_ridge.png
D	data/patterns/snow_ridge.png
D	data/patterns/stucco.jpg
D	data/patterns/terracotta.png
D	data/patterns/wavy_white.png

commit b5dd2515600f6dca2543aed45ae5455d9626ae92
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-07-25

    [data] remove useless browser file

M	data/Makefile.am
D	data/browser.xml

commit 1abbbd936663d91c8d4b854a0beed41f64d85f73
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-07-25

    [src] remove useless nautilus-emblem-utils

M	libnautilus-private/Makefile.am
D	libnautilus-private/nautilus-emblem-utils.c
D	libnautilus-private/nautilus-emblem-utils.h
M	src/file-manager/fm-properties-window.c

commit f9be00dfbf7e6baa1ee66e3ed0d392b26d23b665
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-07-25

    [src] remove unused sort option

M	src/nautilus-file-management-properties.c

commit a147dffbf4ffbb11063f820a26537484bc67b558
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-07-25

    [src] remove useless variables.

M	src/file-manager/fm-properties-window.c

commit 48df65532da4646db7250452e7cfb731f5773566
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-07-25

    Remove [_set/_get]_keywords API from NautilusFile.

M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-file.h

commit 988e0ef8c5048ed7add4441f2325a5eb725b728e
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-07-25

    Remove 'Sort by Emblems' from the views.

M	src/file-manager/fm-icon-view.c
M	src/file-manager/fm-list-view.c
M	src/file-manager/nautilus-icon-view-ui.xml

commit 4c465f5590f3e908b98197faeb63767193bb6e79
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-07-25

    Remove dead code from the properties window.

M	src/file-manager/fm-properties-window.c

commit d58d42c261db94bf0d538698939698f2aeb63d1d
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-07-25

    Remove code to handle emblems in DnD.

M	libnautilus-private/nautilus-dnd.h
M	libnautilus-private/nautilus-file-dnd.c
M	libnautilus-private/nautilus-file-dnd.h
M	libnautilus-private/nautilus-icon-dnd.c
M	libnautilus-private/nautilus-tree-view-drag-dest.c

commit 3e1347c1100095b38deb2431a434ad56e543aafa
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-07-25

    Remove code for handling reset backgorund in DnD.

M	libnautilus-private/nautilus-dnd.h
M	libnautilus-private/nautilus-file-dnd.c
M	libnautilus-private/nautilus-icon-dnd.c
M	src/file-manager/fm-properties-window.c

commit 82bfad0af3902dd22e764a3cae9ad82735aac591
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-07-25

    [src] remove unused NautilusSidebarTitle

M	src/Makefile.am
D	src/nautilus-sidebar-title.c
D	src/nautilus-sidebar-title.h

commit 41b7e9fe4d944dc9adabd62c35b053bc8099c393
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-07-25

    [eel] remove unused eel-xml-extensions.

M	eel/Makefile.am
D	eel/eel-xml-extensions.c
D	eel/eel-xml-extensions.h
M	eel/eel.h
M	src/nautilus-navigation-window-menus.c
M	test/test-eel-pixbuf-scale.c

commit cc4cbfcde75280055d78c61f867009820efb1749
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-07-25

    [ln-p] remove unused NautilusCustomizationData

M	libnautilus-private/Makefile.am
D	libnautilus-private/nautilus-customization-data.c
D	libnautilus-private/nautilus-customization-data.h
M	src/file-manager/fm-properties-window.c

commit 4ba7cefdd56ac289bb157d5d7d99034378efdebe
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-07-25

    [eel] remove unused EelWrapTable

M	eel/Makefile.am
D	eel/eel-wrap-table.c
D	eel/eel-wrap-table.h
M	eel/eel.h
M	src/file-manager/fm-properties-window.c

commit 1ad357964e6d4e33a3fa4301245318e6e080385f
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-07-25

    [eel] remove unused EelLabeledImage

M	eel/Makefile.am
D	eel/eel-labeled-image.c
D	eel/eel-labeled-image.h
M	eel/eel.h
M	src/file-manager/fm-properties-window.c
M	test/Makefile.am
D	test/test-eel-labeled-image.c
D	test/test-nautilus-wrap-table.c

commit 6feed0a28d927a98aa5b09bc6622de1fc146387b
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-07-25

    [eel] remove unused EelImageTable

M	eel/Makefile.am
D	eel/eel-image-table.c
D	eel/eel-image-table.h
M	eel/eel.h
M	test/Makefile.am
D	test/test-eel-image-table.c

commit 28fbb49494879666928a23aa37d36ca0e819d176
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-07-25

    [eel] remove unused EelBackgroundBox

M	eel/Makefile.am
D	eel/eel-background-box.c
D	eel/eel-background-box.h

commit 83af9319fe2ad9eb8af559dc1934a0fc48ed98ba
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-07-25

    [src] remove NautilusInformationPanel

    It's old, basically unused, and unmaintained.

M	src/Makefile.am
M	src/nautilus-application.c
D	src/nautilus-information-panel.c
D	src/nautilus-information-panel.h
M	src/nautilus-navigation-window.h
M	src/nautilus-window.c
M	src/nautilus-window.h

commit dc0517bb3462c3da5d7fd2afb31470cc58fac903
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-07-25

    [src] remove emblems from the properties window.

M	src/file-manager/fm-properties-window.c

commit b2eb619da772af14f2e4127988a4431eedf212b6
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-07-25

    [src] remove NautilusEmblemSidebar

M	src/Makefile.am
M	src/nautilus-application.c
D	src/nautilus-emblem-sidebar.c
D	src/nautilus-emblem-sidebar.h

commit c1a69337f031d0fce79fb6f0be52c44670145668
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-07-25

    [src] remove NautilusPropertyBrowser

    This is part of a complete removal of the backgrounds/emblems feature.

M	src/Makefile.am
M	src/nautilus-navigation-window-menus.c
D	src/nautilus-property-browser.c
D	src/nautilus-property-browser.h
M	src/nautilus-shell-ui.xml
M	src/nautilus-window-menus.c

commit 92d8c11fb694aaf44b13184c704f7ec792796922
Author: Daniel Nylander <po@danielnylander.se>
Date:	2010-07-25

    Updated Swedish translation

M	po/sv.po

commit 6fe90302d79742b7a17449569c47de9b04e83c35
Author: Aron Xu <aronxu@gnome.org>
Date:	2010-07-24

    Update Simplified Chinese translation.

M	po/zh_CN.po

commit 8497f4011e7c42010b9db669b31a09cae7f57844
Author: Alexander Larsson <alexl@redhat.com>
Date:	2010-07-23

    Remove gconf schemas

M	configure.in
M	libnautilus-private/Makefile.am
D	libnautilus-private/apps_nautilus_preferences.schemas.in

commit f58f80d4414daa520bd7287999c36b783103b70f
Author: Alexander Larsson <alexl@redhat.com>
Date:	2010-07-23

    Bump glib requirements for g_settings_reset

M	configure.in

commit 31833fee708e23bb6ed16af045fa59b711076ecf
Author: Alexander Larsson <alexl@redhat.com>
Date:	2010-07-23

    Remove eel-enumeration, eel-gconf-extensions and eel-preferences

M	eel/Makefile.am
D	eel/eel-enumeration.c
D	eel/eel-enumeration.h
D	eel/eel-gconf-extensions.c
D	eel/eel-gconf-extensions.h
M	eel/eel-lib-self-check-functions.h
D	eel/eel-preferences-builder.c
D	eel/eel-preferences.c
D	eel/eel-preferences.h
M	eel/eel.h

commit ca1c74b6df8a67e305c73adc1893e3552b763835
Author: Alexander Larsson <alexl@redhat.com>
Date:	2010-07-23

    Remove last users of eel_preferences and eel_gconf

M	libnautilus-private/nautilus-desktop-link-monitor.c
M	libnautilus-private/nautilus-directory-background.c
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.h
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-program-choosing.c
M	src/file-manager/fm-tree-view.c
M	src/nautilus-connect-server-dialog-main.c
M	src/nautilus-file-management-properties-main.c
M	src/nautilus-file-management-properties.c
M	src/nautilus-history-sidebar.c
M	src/nautilus-navigation-window-pane.c
M	src/nautilus-pathbar.c
M	src/nautilus-places-sidebar.c
M	src/nautilus-window-menus.c
D	test/test-nautilus-preferences-display.c
M	test/test.c

commit e85f7b768edd103a48dc18993edd431fd880f5d4
Author: Alexander Larsson <alexl@redhat.com>
Date:	2010-07-23

    Convert last eel_preference users to raw gconf

    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.

M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.h
M	src/file-manager/fm-desktop-icon-view.c
M	src/file-manager/fm-directory-view.c
M	src/nautilus-connect-server-dialog-main.c

commit 02bb707335bbee09bb033f69c87baab65f8c8051
Author: Alexander Larsson <alexl@redhat.com>
Date:	2010-07-23

    Initialize gsettings in nautilus-connect-server

M	src/nautilus-connect-server-dialog-main.c

commit f202dab6902b28fdf1deaad7e4d259c50ef6b575
Author: Alexander Larsson <alexl@redhat.com>
Date:	2010-07-23

    Remove remnants of old file-limit preference

M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-directory.h
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-directory-view.h

commit 97bbb3cd5029157fe044ad1949620ed6ee4f2278
Author: Alexander Larsson <alexl@redhat.com>
Date:	2010-07-23

    Fix conversion of enable-delete

M	src/file-manager/fm-directory-view.c

commit f495063f73e4949959678280186f99bb801f804b
Author: Alexander Larsson <alexl@redhat.com>
Date:	2010-07-23

    Move desktop-font preference to desktop settings

M	libnautilus-private/nautilus-global-preferences.h
M	libnautilus-private/org.gnome.nautilus.gschema.xml.in
M	src/file-manager/fm-desktop-icon-view.c

commit 36c238331d19b9a33f13fcbaf49928f35b78ff8c
Author: Alexander Larsson <alexl@redhat.com>
Date:	2010-07-23

    Convert list-view preferences to gsettings

    Also removes unused default-use-manual-layout setting, and
    joins the sort order preferences of the list view and the icon
    view.

M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.h
M	src/file-manager/fm-icon-view.c
M	src/file-manager/fm-list-view.c
M	src/nautilus-file-management-properties.c

commit 000b73a429932d9816aaf5e69cd521675b39b548
Author: Alexander Larsson <alexl@redhat.com>
Date:	2010-07-23

    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.

M	libnautilus-private/org.gnome.nautilus.gschema.xml.in

commit 77207d5ff5bade458446d5783fe6a99fc38ac6de
Author: Alexander Larsson <alexl@redhat.com>
Date:	2010-07-23

    Add eel_g_settings_add_auto_strv

M	eel/eel-glib-extensions.c
M	eel/eel-glib-extensions.h

commit 1f2e9750da78aab404f4bda66889c9c5dc6adc94
Author: Alexander Larsson <alexl@redhat.com>
Date:	2010-07-22

    Remove unused NEWS side pane prefs

M	libnautilus-private/nautilus-global-preferences.h

commit 80a26e69ad2383d3aca093ed993e7ff3f8a1bc5b
Author: Alexander Larsson <alexl@redhat.com>
Date:	2010-07-22

    Convert compact view prefs to gsettings

M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.h
M	src/file-manager/fm-icon-view.c
M	src/nautilus-file-management-properties.c

commit 706efc521fec6035d644600b18afdfe20ac9d472
Author: Alexander Larsson <alexl@redhat.com>
Date:	2010-07-22

    Convert tree sidebar prefs to gsettings

M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.h
M	src/file-manager/fm-tree-view.c
M	src/nautilus-file-management-properties.c

commit f6697ac99280f4fd9b8920d52bcc7407fd09c15c
Author: Alexander Larsson <alexl@redhat.com>
Date:	2010-07-22

    Convert desktop preferences to gsettings

M	libnautilus-private/nautilus-desktop-link-monitor.c
M	libnautilus-private/nautilus-desktop-link.c
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.h
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/org.gnome.nautilus.gschema.xml.in
M	src/nautilus-file-management-properties.c
M	src/nautilus-file-management-properties.ui

commit 43652872e6b5644c831a9041c9d2e3e22a8ef773
Author: Alexander Larsson <alexl@redhat.com>
Date:	2010-07-22

    Fix up desktop-is-home-dir gsettings conversion

M	libnautilus-private/nautilus-file-utilities.c

commit 831787a7460655ebbac3499d399d72d45b1cdc60
Author: Alexander Larsson <alexl@redhat.com>
Date:	2010-07-22

    Fix desktop-font gsettings conversion

M	src/file-manager/fm-desktop-icon-view.c

commit df9c8ce6b162f37fe9372ee8b9e5c4798c9033e0
Author: Alexander Larsson <alexl@redhat.com>
Date:	2010-07-22

    Convert icon-view preferences to gsettings

M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.h
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-thumbnails.c
M	src/file-manager/fm-desktop-icon-view.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-icon-container.c
M	src/file-manager/fm-icon-view.c
M	src/nautilus-file-management-properties.c

commit 467af3b7e13fcc51ad1ecafd05bbfd4a4f7d9541
Author: Alexander Larsson <alexl@redhat.com>
Date:	2010-07-22

    Add some more g_settings auto helpers to eel-glib-extensions

M	eel/eel-glib-extensions.c
M	eel/eel-glib-extensions.h

commit 75ade49a17470a86354eb8b591212d512c2ab08b
Author: Alexander Larsson <alexl@redhat.com>
Date:	2010-07-22

    Convert preview settings to gsettings

M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.h
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-icon-view.c
M	src/nautilus-file-management-properties.c

commit bcf929af833a83aba7ab58b7ae85697a288d006d
Author: Alexander Larsson <alexl@redhat.com>
Date:	2010-07-22

    Convert show-directory-item-counts to gsettings

M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.h
M	src/nautilus-file-management-properties.c
M	src/nautilus-sidebar-title.c

commit 4b5a2c833296abfb2ea28c0cca45d1a748d8a0d1
Author: Alexander Larsson <alexl@redhat.com>
Date:	2010-07-22

    Convert show-text-in-icons to gsettings

M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.h
M	src/nautilus-file-management-properties.c

commit 184d31a6773358c1d081c82e508cd4c369e6a711
Author: Alexander Larsson <alexl@redhat.com>
Date:	2010-07-22

    Remove unused search-bar-type setting

M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.h

commit 3f87495987c2db24002e48da344e96243a5c70e2
Author: Alexander Larsson <alexl@redhat.com>
Date:	2010-07-22

    Convert default-folder-view to gsettings

M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.h
M	src/nautilus-file-management-properties.c

commit 87aa83c53183b02ca78fedf3c39b4ff15ad09e11
Author: Alexander Larsson <alexl@redhat.com>
Date:	2010-07-22

    Convert sort-directories-first to gsettings

M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.h
M	src/file-manager/fm-directory-view.c
M	src/nautilus-file-management-properties.c

commit c6a6fb894cf9bd12fbd12977ab5ccd9e58540ae1
Author: Alexander Larsson <alexl@redhat.com>
Date:	2010-07-22

    Conver window-state to gsettings

M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.h
M	src/nautilus-application.c
M	src/nautilus-navigation-window-pane.c
M	src/nautilus-navigation-window.c

commit adee5018f3a4985cf8d538a998f32ed9bb6a6ffd
Author: Alexander Larsson <alexl@redhat.com>
Date:	2010-07-22

    Convert install-mime-activation to gsettings

M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.h
M	libnautilus-private/nautilus-mime-actions.c

commit a7163bb6c91c40a8dea2e3b6c34623a0449053a4
Author: Alexander Larsson <alexl@redhat.com>
Date:	2010-07-22

    convert exit with last window to gsettings

M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.h
M	src/nautilus-main.c

commit e167d6f663fc2c420d939f5cbb24c6463b03e8c2
Author: Alexander Larsson <alexl@redhat.com>
Date:	2010-07-22

    Convert new tab position to gsettings

M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.h
M	libnautilus-private/nautilus-mime-actions.c
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-window-manage-views.c

commit 42e9d22c84a3f54dfaa6da39243dd07c18a7cb9c
Author: Alexander Larsson <alexl@redhat.com>
Date:	2010-07-22

    Convert always-use-browser to gsettings

M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.h
M	src/file-manager/fm-directory-view.c
M	src/nautilus-application.c
M	src/nautilus-bookmarks-window.c
M	src/nautilus-connect-server-dialog-nonmain.c
M	src/nautilus-file-management-properties.c
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-navigation-window.c
M	src/nautilus-window-manage-views.c

commit 97d62a1d402853f2dd328a53cb7e94581b8e2498
Author: Alexander Larsson <alexl@redhat.com>
Date:	2010-07-22

    Convert click-policy to GSettings

M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.h
M	libnautilus-private/nautilus-icon-canvas-item.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-icon-view.c
M	src/file-manager/fm-list-view.c
M	src/nautilus-file-management-properties.c
M	src/nautilus-history-sidebar.c

commit cf4f7f10baa305cc3cbacb0b3c27c1eb45ae65f4
Author: Alexander Larsson <alexl@redhat.com>
Date:	2010-07-22

    Convert executable-text-activation to GSettings

M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.h
M	libnautilus-private/nautilus-mime-actions.c
M	src/nautilus-file-management-properties.c

commit e3777c0e025815fd40908ea826f0091ecfe84fb0
Author: Alexander Larsson <alexl@redhat.com>
Date:	2010-07-22

    Convert mouse prefs to gsettings

M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.h
M	src/nautilus-navigation-window.c

commit 202b69146a1fb42e147d1ca6f8694b27d8ada28b
Author: Alexander Larsson <alexl@redhat.com>
Date:	2010-07-22

    Convert date-format to gsettings

M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.h
M	src/nautilus-file-management-properties.c

commit 4c3067f86f9dfb848ab941ea8a2fb8aeb2c34944
Author: Alexander Larsson <alexl@redhat.com>
Date:	2010-07-22

    Add eel_g_settings_add_auto_enum

M	eel/eel-glib-extensions.c
M	eel/eel-glib-extensions.h

commit 7abbb99a0e16be6050d61719a6b69197746ed7e4
Author: Alexander Larsson <alexl@redhat.com>
Date:	2010-07-22

    Convert show-advanced-persmissions to gsettings

M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.h
M	src/file-manager/fm-properties-window.c

commit 9318df841a5a0ccd0723e2d5dbce8d2ddfd89b1d
Author: Alexander Larsson <alexl@redhat.com>
Date:	2010-07-21

    Convert show-hidden-files to gsettings and merge it with
    show-backup-files

M	libnautilus-private/nautilus-desktop-directory-file.c
M	libnautilus-private/nautilus-desktop-directory.c
M	libnautilus-private/nautilus-desktop-icon-file.c
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-directory-private.h
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-directory.h
M	libnautilus-private/nautilus-file-private.h
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-file.h
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.h
M	libnautilus-private/nautilus-merged-directory.c
M	libnautilus-private/nautilus-search-directory.c
M	libnautilus-private/nautilus-vfs-directory.c
M	libnautilus-private/nautilus-vfs-file.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-tree-model.c
M	src/file-manager/fm-tree-view.c
M	src/nautilus-file-management-properties.c
M	src/nautilus-window-menus.c
M	test/test-nautilus-directory-async.c

commit 036ae8def6b46048b8d3db36ae944f3d6c6523de
Author: Alexander Larsson <alexl@redhat.com>
Date:	2010-07-21

    Initialize global preferences in nautilus-file-management-properties

M	src/nautilus-file-management-properties-main.c

commit f5b77ef6fb16d0378916a0b9e99161694480a0b3
Author: Alexander Larsson <alexl@redhat.com>
Date:	2010-07-21

    Remove declaration of nonexisting functions

M	libnautilus-private/nautilus-file-utilities.h

commit 8c13219e9a44e90e1e74ea20a440dc763b5892ed
Author: Alexander Larsson <alexl@redhat.com>
Date:	2010-07-21

    Convert desktop preferences to gsettings

M	libnautilus-private/nautilus-desktop-directory.c
M	libnautilus-private/nautilus-file-utilities.c
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.h
M	src/file-manager/fm-desktop-icon-view.c
M	src/nautilus-application.c
M	src/nautilus-main.c
M	src/nautilus-pathbar.c
M	src/nautilus-places-sidebar.c

commit 77f7a0378921b98f9b9bd0347acc25aabaa954dd
Author: Alexander Larsson <alexl@redhat.com>
Date:	2010-07-21

    Convert enable-delete to gsettings

M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.h
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-tree-view.c
M	src/nautilus-file-management-properties.c

commit 85cd2e45893a561ebd739c9bca595a1ef9a4f136
Author: Alexander Larsson <alexl@redhat.com>
Date:	2010-07-21

    Convert confirm-trash preference to gsettings

M	libnautilus-private/nautilus-file-operations.c
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.h
M	src/file-manager/fm-directory-view.c
M	src/nautilus-file-management-properties.c

commit 924e9ee3ad889d9a8abc63c79c79c1cb25aaf0cf
Author: Alexander Larsson <alexl@redhat.com>
Date:	2010-07-21

    Convert media handling preferences to gsettings

M	libnautilus-private/nautilus-autorun.c
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.h
M	src/nautilus-application.c
M	src/nautilus-file-management-properties.c

commit d6ab21e01e525f7c18b6c592802cc4f3b8764665
Author: Alexander Larsson <alexl@redhat.com>
Date:	2010-07-21

    Convert side pane width to gsettings

M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.h
M	src/nautilus-navigation-window.c

commit df4dcf7dc10b40af61e2922dbfd728ffdb575e76
Author: Alexander Larsson <alexl@redhat.com>
Date:	2010-07-21

    Convert side pane background to gsettings

M	libnautilus-private/nautilus-global-preferences.h
M	src/nautilus-information-panel.c

commit 352e84790d3738a8d1e965ccd0f911c290dfef5d
Author: Alexander Larsson <alexl@redhat.com>
Date:	2010-07-21

    Convert background prefs to GSettings

M	libnautilus-private/nautilus-directory-background.c
M	libnautilus-private/nautilus-global-preferences.h

commit 096b906da1e22b9ece5e568f195961ac40cae542
Author: Alexander Larsson <alexl@redhat.com>
Date:	2010-07-21

    Create the global nautilus_preferences GSettings object

M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.h

commit c70466a133e6ca670e998af11bdc39aa2aec4825
Author: Alexander Larsson <alexl@redhat.com>
Date:	2010-07-21

    Remove deprecated prefs for nautilus theme

M	libnautilus-private/nautilus-directory-background.c
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.h
M	libnautilus-private/nautilus-icon-container.c
M	src/nautilus-property-browser.c

commit a31e758e00b714a6897ebc6adf11c1599455b7f6
Author: Alexander Larsson <alexl@redhat.com>
Date:	2010-07-21

    Rename sidebar ids as per the new gsettings pref names

M	src/file-manager/fm-tree-view.h
M	src/nautilus-emblem-sidebar.h
M	src/nautilus-history-sidebar.h
M	src/nautilus-information-panel.h
M	src/nautilus-notes-viewer.h
M	src/nautilus-places-sidebar.h

commit b33acb0abea58b2e980876ccde9fdc3bfce5c589
Author: Alexander Larsson <alexl@redhat.com>
Date:	2010-07-21

    Add GSettings schemas for nautilus

M	configure.in
M	libnautilus-private/Makefile.am
A	libnautilus-private/org.gnome.media-handling.gschema.xml.in
A	libnautilus-private/org.gnome.nautilus.gschema.xml.in

commit ac038a0d90a4d59b564803be2698bc883672ab84
Author: Tomas Bzatek <tbzatek@redhat.com>
Date:	2010-07-21

    Set default value for the navigation_window_saved_maximized gconf key

    And avoid gconftool messages like
    WARNING: Failed to parse default value `' for schema
    (/schemas/apps/nautilus/preferences/navigation_window_saved_maximized)

M	libnautilus-private/apps_nautilus_preferences.schemas.in

commit d992764b81b8b77efd0a68629372b569fb09dd11
Author: Fran Diéguez <fran.dieguez@mabishu.com>
Date:	2010-07-21

    Updated Galician translations

M	po/gl.po

commit fed4221b81043420447bc45502314a4c1b6b12d6
Author: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
Date:	2010-07-20

    Updated Traditional Chinese translation(Hong Kong and Taiwan)

M	po/zh_HK.po
M	po/zh_TW.po

commit bed28df1062042de23e939aeda409a9fc35d8eac
Author: Mario Blättermann <mariobl@gnome.org>
Date:	2010-07-18

    [i18n] Updated German translation

M	po/de.po

commit c7aae474dd404a015beb7413bab7d6d517ff2951
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:	2010-07-18

    Updated Spanish translation

M	po/es.po

commit ab1ddd9e2bb2401a32cc0ebc587401b815504bd5
Author: Yaron Shahrabani <sh.yaron@gmail.com>
Date:	2010-07-18

    Updated Hebrew translation.

M	po/he.po

commit faf1c74e479a6fb44fc1b51ee8e3319ee646cb81
Author: Sense Hofstede <qense@ubuntu.com>
Date:	2010-07-18

    Updated Frisian translations and added the language to LINGUAS

M	po/LINGUAS
A	po/fy.po

commit b8f5d27f7deadb985d7574bc0547f2c616d8e9b9
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-07-17

    Don't set a NULL argv for GApplication (#624508)

M	src/nautilus-application.c

commit 521e3c8481fcf2af398d2ed62692d415448386cd
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-07-17

    Refer to 3.0 instead of 2.32 in a string (#624286)

M	src/nautilus-application.c

commit b145c20c58e465114d372590e460a98c40a770dc
Author: Diego Escalante Urrelo <descalante@igalia.com>
Date:	2010-07-15

    nautilus-recent: gtk_recent_manager_set_limit is deprecated

    Views are expected to filter results on their own, not the model.

    Bug #624506

M	libnautilus-private/nautilus-recent.c

commit 24bfbbb615a507b005d3b8d4bdea9efd69387ea0
Author: Mario Blättermann <mariobl@gnome.org>
Date:	2010-07-16

    [i18n] Updated German translation

M	po/de.po

commit 837ed1bf4741550b9c41f041ee418af1912ee320
Author: Yaron Shahrabani <sh.yaron@gmail.com>
Date:	2010-07-16

    Updated Hebrew translation.

M	po/he.po

commit 397f9a3b66edfde3974256c7c4ac3e031ef99328
Author: Diego Escalante Urrelo <descalante@igalia.com>
Date:	2010-07-13

    Update GtkNotebook callbacks to gtk+ master

    GtkNotebookPage is gone in switch-page, it's just a GtkWidget now.

    Bug #624295

M	src/nautilus-navigation-window-pane.c
M	src/nautilus-side-pane.c

commit e3b7cebba5c6be648286905fe116e744eb532f16
Author: du baodao <centerpoint@139.com>
Date:	2010-07-15

    Update Simplified Chinese translation.

M	po/zh_CN.po

commit fe2322d56aace170295ba51221d0ad0cc66a1c17
Author: Paolo Borelli <pborelli@gnome.org>
Date:	2010-07-15

    Remove leftover comments.

    These eel functions do not exist anymore.

M	eel/eel-gdk-extensions.c

commit 5fab3e456c7bf05bb2b080ef97b7aa1470390806
Author: Lucian Adrian Grijincu <lucian.grijincu@gmail.com>
Date:	2010-07-15

    po: Updated Romanian translation

    completed translation

M	po/ro.po

commit a13a4faf32ab442734a11bf2d3855007231f8b6a
Author: Lucian Adrian Grijincu <lucian.grijincu@gmail.com>
Date:	2010-07-15

    po: Updated Romanian translation

    media & trash consistency.

M	po/ro.po

commit cde01839725762691f663d6d7cfec710024781b1
Author: Lucian Adrian Grijincu <lucian.grijincu@gmail.com>
Date:	2010-07-14

    po: Updated Romanian translation

    Signed-off-by: Lucian Adrian Grijincu <lucian.grijincu@gmail.com>

M	po/ro.po

commit aea71b38892a2a0932472521d0414f8ad4ce9939
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2010-07-13

    Updated Norwegian bokmål translation

M	po/nb.po

commit 683c15d3400988e5458ad91036b000c47859dec5
Author: Fran Diéguez <fran.dieguez@mabishu.com>
Date:	2010-07-13

    Updated Galician translations

M	po/gl.po

commit 92076643ef6b11b9ffe5c9624ad50dccc2b6269e (tag: 2.31.5)
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-07-12

    Release 2.31.5.

M	NEWS
M	configure.in

commit 8ef7a9a1a1bdd02926b8b1fe59a6e97cf6c69574
Author: Marcus Carlson <mdc@src.gnome.org>
Date:	2010-07-10

    Adds key binding for expanding and collapsing folders in list view

    https://bugzilla.gnome.org/show_bug.cgi?id=504869

M	src/file-manager/fm-list-view.c

commit 525b54d9a2385efdae21fd0b0da3631ba0071ce1
Author: Marcus Carlson <mdc@src.gnome.org>
Date:	2010-07-11

    Ask for confirmation before opening more than 5 files (#596577)

M	libnautilus-private/nautilus-mime-actions.c

commit b6fa38579dae68afd5b6ac71c98f7868e0a1731a
Author: Marcus Carlson <mdc@src.gnome.org>
Date:	2010-07-10

    Remove unnecessary include and remove a FIXME (#544211)

    Include of nautilus-desktop-window.h in nautilus-window.c is not
    needed anymore

M	src/nautilus-window.c

commit f12805d978c576e5f93f48815565f6e02fdd38ff
Author: Marcus Carlson <mdc@src.gnome.org>
Date:	2010-07-10

    Eat Control + v to not enable type ahead (#350819)

M	libnautilus-private/nautilus-icon-container.c
M	src/file-manager/fm-list-view.c

commit 0a1cf043c9ec90b7b3da7e454eb860c5e2347866
Author: Marcus Carlson <mdc@src.gnome.org>
Date:	2010-07-11

    Also change filename on disk when renaming a .desktop file (#145125)

M	libnautilus-private/nautilus-file.c

commit 0fb0e54f06ec1090a0e3267a48bc66cc50603e82
Author: Marcus Carlson <mdc@src.gnome.org>
Date:	2010-07-10

    Fixed typo (#624055)

M	src/nautilus-file-management-properties.ui

commit 34936ae8336e32359b3cc36b1bb2ba850313f4f5
Author: Marcus Carlson <mdc@src.gnome.org>
Date:	2010-07-10

    Change clicked signal to toggled to not get into bad state (#440435)

M	src/nautilus-property-browser.c

commit a0bd71abc1d664d2ae3b949a3181041cdc162f2c
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-07-10

    Compile cleanly with GCC 4.5.

M	libnautilus-private/nautilus-directory-background.c
M	libnautilus-private/nautilus-icon-dnd.c
M	src/nautilus-information-panel.c

commit cd447610e3a8b32ec85d32cac7a12efcc33238ee
Author: Fran Diéguez <fran.dieguez@mabishu.com>
Date:	2010-07-07

    Updated Galician translations

M	po/gl.po

commit 8c033772f9ddf816103a21a6689e8a18831090fa
Author: Marcus Carlson <marcus@mejlamej.nu>
Date:	2010-07-05

    Remove "Browse Folder" on Desktop when browsing is set to default
    (#563829)

M	src/file-manager/fm-directory-view.c

commit 1f6f65c9547b430eb1414758a50d2aeea142869e
Author: Marcus Carlson <marcus@mejlamej.nu>
Date:	2010-07-05

    Don't eat Alt+Right/Left in icon container

    So they do not interfere with history browsing

    https://bugzilla.gnome.org/show_bug.cgi?id=411664

M	libnautilus-private/nautilus-icon-container.c

commit e23140e8aea753ebb4195f1cfe728c62367fbdeb
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:	2010-07-04

    Updated Spanish translation

M	po/es.po

commit aca606ed03617ed15dc87ad34c1e0b72eda72928
Author: A. Walton <awalton@gnome.org>
Date:	2010-07-04

    Use the correct icon for autorunning Open Folder

    According to the HIG, this icon should be 'folder-open'.
    This closes GNOME bug #608060.

M	libnautilus-private/nautilus-autorun.c

commit c71ac3d1e00c3013a6736ac6dcf3ad074380b8a3
Author: YunQiang Su <wzssyqa@gmail.com>
Date:	2010-07-04

    Updated zh_CN translation.

M	po/ChangeLog
M	po/zh_CN.po

commit 6b65b65f773e2ad27a23d40194b64fa911ae888c
Author: Luca Ferretti <lferrett@gnome.org>
Date:	2010-03-06

    Fix mnemonics and capitalization for extra pane menu entries

    https://bugzilla.gnome.org/show_bug.cgi?id=612021

M	src/file-manager/fm-directory-view.c
M	src/nautilus-navigation-window-menus.c

commit bb1ecb90fea17606c0eec2e36be7f60f47bb43ff
Author: Ray Strode <rstrode@redhat.com>
Date:	2010-07-04

    Support overriding .gnome2 directory.

    The env var GNOME22_USER_DIR should be used for that.

    https://bugzilla.gnome.org/show_bug.cgi?id=614030

M	libnautilus-private/nautilus-file-utilities.c
M	src/file-manager/fm-directory-view.c

commit 5d86a47524e86980ec0ac21728ec76911d6bface
Author: A. Walton <awalton@gnome.org>
Date:	2010-07-04

    Set accessible name for the desktop.

    See https://bugzilla.gnome.org/show_bug.cgi?id=555425

M	src/nautilus-desktop-window.c

commit 3094265abbfd3b70b39bb1dbd9625a81faf0fbca
Author: Tomeu Vizoso <tomeu@sugarlabs.org>
Date:	2010-02-04

    Use G_PASSWORD_SAVE_FOR_SESSION by default.

    When mounting volumes that require a password, present by default the
    option G_PASSWORD_SAVE_FOR_SESSION.

    https://bugzilla.gnome.org/show_bug.cgi?id=587909

M	libnautilus-private/nautilus-file-operations.c
M	libnautilus-private/nautilus-mime-actions.c
M	src/file-manager/fm-directory-view.c
M	src/nautilus-connect-server-dialog-main.c
M	src/nautilus-window-manage-views.c

commit cfc72ae3ea86b63660e1bf153a9e33844e5b2281
Author: Thomas Karpiniec <arctanx@arctanx.id.au>
Date:	2010-06-08

    Use correct logic for delaying updates while loading

    See
    http://mail.gnome.org/archives/nautilus-list/2010-June/msg00023.html
    and https://bugzilla.gnome.org/show_bug.cgi?id=599680 for details.

M	src/file-manager/fm-directory-view.c

commit ae1e7474830fb98eea93e1f4aadbf6e2b6caefc2
Author: Marcus Carlson <marcus@mejlamej.nu>
Date:	2010-07-03

    Properly handle G_IO_ERROR_FAILED_HANDLED (#601096).

    This avoid showing an useless message dialog when the user did
    not give
    authorization for mounting a device.

M	src/nautilus-window-manage-views.c

commit 41526834650640aa961d026ce5dea6025f668900
Author: Marcus Carlson <marcus@mejlamej.nu>
Date:	2010-07-02

    Change 'Close all Windows' shortcut to Ctrl+Q.

    Fixes bug #615808.

M	src/nautilus-navigation-window-menus.c

commit 1db7342c3fdc18ddea42266ae25ba3a6585c04b7
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:	2010-07-01

    Updated Spanish translation

M	po/es.po

commit ab4a1d8234a63ce5c4ac96b89b624a1b216bd289
Author: Ted M Lin <tedmlin@gmail.com>
Date:	2009-09-02

    Cleanup non-existant folders on pathbar (bug #310205).

M	src/nautilus-pathbar.c

commit 41e9a662b329c3438ee0c4c029cd4cf8d22d9574
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-07-01

    Require GTK+ 2.90.5.

    So that we can drag in the right cairo dependency.

M	configure.in

commit 375b1f4335666f9ba8d7e4f8003baecc1b9ec033
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-07-01

    Add missing modeline.

M	eel/eel-canvas-rect-ellipse.c

commit 3b671558f1d8ac1ee72e8af13d4ede6ab549a400
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-07-01

    Fix build with GTK+3 master, use cairo_region_t.

M	eel/eel-canvas-rect-ellipse.c
M	eel/eel-canvas.c
M	eel/eel-editable-label.c

commit d1446086855ec1a673b144befff5b707244b998c
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-07-01

    Don't set has_custom_name for current location bookmark.

    So that renaming the relevant location can trigger updates in the
    listeners.

M	src/nautilus-window-manage-views.c

commit 7f6f20fd30dd989b85dbf132fd06e7e3e850d82c
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-07-01

    Remove dead code.

M	src/nautilus-window-slot.c

commit 90ebd95a7dbc3f7bef21e39c14fe04d4849fef37
Author: Marcus Carlson <marcus@tajt.nu>
Date:	2010-06-30

    Change "Clean Up by Name" to "Organize Desktop by Name" (#530136)

M	src/file-manager/fm-icon-view.c

commit 83944789404d745e71f4b4a2f29c384cd44eba00
Author: Marcus Carlson <gnomebugzilla@mejlamej.nu>
Date:	2010-07-01

    Ignore > 2 clicks in the icon container (#621098).

M	libnautilus-private/nautilus-icon-container.c

commit 7faea402e1e37d88e5532dea712566312c981f92
Author: Kristjan Schmidt <kristjan.schmidt@googlemail.com>
Date:	2010-06-29

    Updated Esperanto translation

M	po/eo.po

commit 9c903fd8a5b8daaa265a8d2c05603dbed9447d60 (tag: 2.31.4)
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-06-29

    Release 2.31.4.

M	NEWS
M	configure.in

commit a4e6c93d22394b086055ce92d0e06576958f969b
Author: Mattias Põldaru <mahfiaz gmail com>
Date:	2010-06-27

    [l10n] Updated Estonian translation

M	po/et.po

commit aaaf14437c04bd7ee8c53554e93ea47e615ae2d9
Author: Ivar Smolin <okul@linux.ee>
Date:	2010-06-27

    [l10n] Updated Estonian translation

M	po/et.po

commit 0187296a18d2e30f5f30fab4528e42de42f7692a
Author: Bastien Nocera <hadess@hadess.net>
Date:	2010-06-23

    Update pkg-config files for GTK+ 3.x

M	libnautilus-extension/libnautilus-extension-uninstalled.pc.in
M	libnautilus-extension/libnautilus-extension.pc.in

commit 3031b7d81721c2f54ce5412779e53ff6ebdf1fe2
Author: Bruno Brouard <annoa.b@gmail.com>
Date:	2010-06-23

    Updated French translation

M	po/fr.po

commit 48f2f2b3bb2abe397e799b74fd9a7140f52e307d
Author: Matthias Clasen <mclasen@redhat.com>
Date:	2010-06-21

    Depend on the right gtk gir file

    We need Gtk-3.0.gir now.

M	libnautilus-extension/Makefile.am

commit 8f77b22b6091f87986abbd42d7637edf17e473a6
Author: Frédéric Péters <fpeters@0d.be>
Date:	2010-06-20

    [build] link against gail-3.0 (GNOME bug 622155)

M	configure.in

commit dc0ad00d37a68c009f555300cef427c4fb38d82c
Author: Fran Diéguez <fran.dieguez@mabishu.com>
Date:	2010-06-20

    Updated Galician translations

M	po/gl.po

commit f2e87dbcdb5535724a59ab9c69afe038b124b2bf
Author: Matthias Clasen <mclasen@redhat.com>
Date:	2010-06-19

    Use the right datatype in the schema

    GConf calls it a bool, not a boolean.

M	libnautilus-private/apps_nautilus_preferences.schemas.in

commit 45c9eb9bcbdddc91b4f53ecbd5731fc7eec88ac3
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-06-18

    Move some variables around.

M	src/nautilus-application.c

commit e5d50bfd152e3d248519160a82908470973a539f
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-06-18

    Port to GApplication.

    Drop the libunique dependency.

M	src/nautilus-application.c
M	src/nautilus-application.h
M	src/nautilus-main.c

commit f75a6809f97033c75bf89cb6239415540953e9bb
Author: Claudio Saavedra <csaavedra@igalia.com>
Date:	2010-06-18

    Build against GTK+ 3.0 (#621938).

M	configure.in

commit 89456b131830476d48234cd0ef32faf287496afb
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-06-18

    Use gtk_widget_get_child_requisition for the pathbar.

    Basically backport this GTK+ commit to make the pathbar work properly
    with width-for-height.

    http://git.gnome.org/browse/gtk+/commit/?id=0b92348077489047af98f360fd9bb3d59ee6d04a

M	src/nautilus-pathbar.c

commit c9e20bc18f5590b9377cab3b4ab5fc72108f7413
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-06-18

    Don't fix relative paths for URIs.

M	src/nautilus-location-entry.c

commit 48c0e19e60eee88f38a6e9c7a51211376a4c90f9
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-06-17

    Add a border around info bars (#621366).

M	src/file-manager/fm-directory-view.c
M	src/nautilus-window-slot.c
M	src/nautilus-window-slot.h

commit eae04584d51b9e058c6dcaea488880d8a43409bf
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-06-17

    Update for GLib 2.25.9 API changes (#621879).

M	configure.in
M	libnautilus-private/nautilus-mime-actions.c
M	src/nautilus-application.c
M	src/nautilus-application.h

commit 5a53ae7e699edb480b76b72df99fdf1dd68eb8f8
Author: A S Alam <aalam@users.sf.net>
Date:	2010-06-15

    Updating Punjabi Translation by A S Alam

M	po/pa.po

commit 877f57375a200daceafc9f5b96b9802cfc21e500
Author: A S Alam <aalam@users.sf.net>
Date:	2010-06-15

    Updating Punjabi Translation by A S Alam

M	po/pa.po

commit af984bc991757eeda233c6e335cc3f35e6329a97
Author: Fran Diéguez <fran.dieguez@mabishu.com>
Date:	2010-06-13

    Updated Galician translations

M	po/gl.po

commit aefc1fc8d2a49e123c4c647cfa01499d4649ef6a
Author: Andrej Žnidaršič <andrej.znidarsic@gmail.com>
Date:	2010-06-11

    Updated Slovenian translation

M	po/sl.po

commit ca0dbef16103f523b3dfb86e795447998f060b53
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-06-11

    [src] remove a debug printf.

M	src/nautilus-sidebar-title.c

commit d667293d865797665b50de2b972297ae61881eb6
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-06-11

    [build] bump GTK+ required version to 2.21.2.

M	configure.in

commit d9f80b3f407b65f559c0ca47cddac41175ac353d
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-06-11

    [test] GSEAL test-eel-image-table.

M	test/test-eel-image-table.c

commit 78287a76d6be97428d166f781385b86e18c9b6b8
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-06-11

    [src] GSEAL nautilus-zoom-control.

M	src/nautilus-zoom-control.c

commit bbeb350ef219f6e94d9eba6e78d0ebbdb2201a08
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-06-11

    [src] GSEAL nautilus-window.

M	src/nautilus-window.c

commit 44af78c3c205f88801a8bdfa3cb0a02f7cd87d3f
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-06-11

    [src] GSEAL nautilus-window-manage-views.

M	src/nautilus-window-manage-views.c

commit b5407396039035e6f4e78c2d9d03891d76dd93bd
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-06-11

    [src] GSEAL nautilus-window-bookmarks.

M	src/nautilus-window-bookmarks.c

commit 2675ebc0873e71af0a5f8cc3463313525bfeebac
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-06-11

    [src] GSEAL nautilus-spatial-window.

M	src/nautilus-spatial-window.c

commit 11736c1fcbe581eab9c4a86619cfff0e71bbef38
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-06-11

    [src] GSEAL nautilus-sidebar-title.

M	src/nautilus-sidebar-title.c

commit 24b94447cb798ee03c9d21973f2d650c4cec2ad9
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-06-11

    [src] GSEAL nautilus-side-pane.

M	src/nautilus-side-pane.c

commit 2aa9bed8a98cbf68fec53b88e7d05f86f158bd07
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-06-11

    [src] GSEAL nautilus-query-editor.

M	src/nautilus-query-editor.c

commit 075446f3751566ec1187d6cdb3751456c9c50867
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-06-11

    [src] GSEAL nautilus-property-browser.

M	src/nautilus-property-browser.c

commit 06a2e40ccc45d82692997ee29e56314a45ea373f
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-06-11

    [src] GSEAL nautilus-places-sidebar.

M	src/nautilus-places-sidebar.c

commit 61006bd18b748c50bde01efe4abcb038a710ee11
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-06-11

    [src] GSEAL nautilus-pathbar.

M	src/nautilus-pathbar.c

commit 791e4c7cf2f0ee3c5f8bd55b1867daea6d891000
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-06-11

    [src] GSEAL nautilus-notebook.

M	src/nautilus-notebook.c

commit 2b200c5bcaee4018a9fcf82a7b1e0076f2568588
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-06-11

    [src] GSEAL nautilus-navigation-window.

M	src/nautilus-navigation-window.c

commit cb1e2694bdaa8c8fbad8b2541f0efe354d81b1c0
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-06-11

    [src] GSEAL nautilus-navigation-window-menus.

M	src/nautilus-navigation-window-menus.c

commit a0d1ca75e37fd26135fe9c85d8d86dc75e831d86
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-06-11

    [src] GSEAL nautilus-location-dialog.

M	src/nautilus-location-dialog.c

commit 4bba151bdacd27a193c100cf771144b7d2501548
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-06-11

    [src] GSEAL nautilus-location-bar.

M	src/nautilus-location-bar.c

commit eab92fb34f344fcadaaaf17beb7609a1f2cab0fa
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-06-11

    [src] GSEAL nautilus-information-panel.

M	src/nautilus-information-panel.c

commit 26f5fcc5efe27ca7f63b45d04a773caae6a0becd
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-06-11

    [src] GSEAL nautilus-emblem-sidebar.

M	src/nautilus-emblem-sidebar.c

commit 45fc9cc4fae20e69e12ca14b767277d190978c71
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-06-11

    [src] GSEAL nautilus-desktop-window.

M	src/nautilus-desktop-window.c

commit ac4547b030a3b0b9ed60ff9bb2f783ac10a7d62b
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-06-11

    [src] GSEAL nautilus-connect-server-dialog.

M	src/nautilus-connect-server-dialog.c

commit b43e268e738e8754eaa3d0e38a0cb5859f254241
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-06-11

    [src] GSEAL nautilus-application.

M	src/nautilus-application.c

commit c76136d88c314c17dbabca9ddd8808d297ceaee0
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-06-11

    [file-manager] GSEAL fm-tree-view.

M	src/file-manager/fm-tree-view.c

commit c764e246da912817929ae33075a3683a22bb3bf6
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-06-11

    [file-manager] GSEAL fm-properties-window.

M	src/file-manager/fm-properties-window.c

commit 0fe90a931acbef48d8b50b380ee05362ecdf0058
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-06-11

    [file-manager] GSEAL fm-list-view.

M	src/file-manager/fm-list-view.c

commit 8f9b6e75eb8eb5f9ece32963e53a69381fd65336
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-06-11

    [file-manager] GSEAL fm-list-model.

M	src/file-manager/fm-list-model.c

commit df190cef8cb35e0f5a717d8bd28b810ab8304137
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-06-11

    [file-manager] GSEAL fm-icon-view.

M	src/file-manager/fm-icon-view.c

commit eea532e7f0cf729c6e9e78744add5c8cde304ba4
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-06-11

    [file-manager] GSEAL fm-ditem-page.

M	src/file-manager/fm-ditem-page.c

commit 197a0101f756111b4f8712433586761c356051d3
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-06-11

    [file-manager] GSEAL fm-directory-view.

M	src/file-manager/fm-directory-view.c

commit 8ba99b676c20b359c7b46b9ae4e8432fbbf4ae8f
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-06-11

    [file-manager] GSEAL fm-desktop-icon-view.

M	src/file-manager/fm-desktop-icon-view.c

commit 0405cc8c808247eff6672a1ae69fd35c6bda841b
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-06-11

    [ln-p] GSEAL nautilus-undo.

M	libnautilus-private/nautilus-undo.c

commit 8ce136d19d72559a7eeb0665b61607646ecf36d6
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-06-11

    [ln-p] GSEAL nautilus-tree-view-drag-dest.

M	libnautilus-private/nautilus-tree-view-drag-dest.c

commit 8ad542cf15a6a7749c672def06a5198f93a40e12
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-06-11

    [ln-p] GSEAL nautilus-progress-info.

M	libnautilus-private/nautilus-progress-info.c

commit a0d555cf31a6568038fb67c004c1085bec6de8cf
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-06-11

    [ln-p] GSEAL nautilus-open-with-dialog.

M	libnautilus-private/nautilus-open-with-dialog.c

commit 44f222288b33de74464567a1578fbf7ea69725d7
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-06-11

    [ln-p] GSEAL nautilus-keep-last-vertical-box.

M	libnautilus-private/nautilus-keep-last-vertical-box.c

commit 3711a0db65ad8ca432d0359eb11b4cd31f799df6
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-06-11

    [ln-p] GSEAL nautilus-icon-dnd.

M	libnautilus-private/nautilus-icon-dnd.c

commit e57bd6003efc33bfb97fd7aa46166eba105cc2a8
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-06-11

    [ln-p] GSEAL nautilus-icon-container.

M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-container.h

commit 028a80a630e17df3ba23a6778459122b2e18da0b
Author: Bastien Nocera <hadess@hadess.net>
Date:	2010-06-11

    [ln-p] GSEAL nautilus-icon-canvas-item.

M	libnautilus-private/nautilus-icon-canvas-item.c

commit 92d8c2a24dbf5a1a902efef0da86dd23e43208db
Author: Bastien Nocera <hadess@hadess.net>
Date:	2010-06-11

    [ln-p] GSEAL nautilus-horizontal-splitter.

M	libnautilus-private/nautilus-horizontal-splitter.c

commit 2206f6c82c5a49769ccdede84d74bf595a0a57c1
Author: Bastien Nocera <hadess@hadess.net>
Date:	2010-06-11

    [ln-p] GSEAL nautilus-file-operations.

M	libnautilus-private/nautilus-file-operations.c

commit dddf609f373f472bca41070296a54be7e67b7adf
Author: Bastien Nocera <hadess@hadess.net>
Date:	2010-06-11

    [ln-p] GSEAL nautilus-file-conflict-dialog.

M	libnautilus-private/nautilus-file-conflict-dialog.c

commit 0ea1e03d74713bcac0ad90a03092d8ed6d7d2528
Author: Bastien Nocera <hadess@hadess.net>
Date:	2010-06-11

    [ln-p] GSEAL nautilus-entry.

M	libnautilus-private/nautilus-entry.c

commit a22a367740abe58100e8137ad750176ed79f5325
Author: Bastien Nocera <hadess@hadess.net>
Date:	2010-06-11

    [ln-p] GSEAL nautilus-dnd.

M	libnautilus-private/nautilus-dnd.c

commit 3cd134fde66949514eb86b60795394f1aa7a2db6
Author: Bastien Nocera <hadess@hadess.net>
Date:	2010-06-11

    [ln-p] GSEAL nautilus-clipboard.

M	libnautilus-private/nautilus-clipboard.c

commit fd6f9364d040814346b9995570a558c1d6cb081c
Author: Bastien Nocera <hadess@hadess.net>
Date:	2010-06-11

    [ln-p] GSEAL nautilus-clipboard-monitor.

M	libnautilus-private/nautilus-clipboard-monitor.c

commit 392e079433aed213889b972c906d8d0b1b4290d9
Author: Bastien Nocera <hadess@hadess.net>
Date:	2010-06-11

    [ln-p] GSEAL nautilus-cell-renderer-pixbuf-emblem.

M	libnautilus-private/nautilus-cell-renderer-pixbuf-emblem.c

commit 3709f641bde70d96fb1feb0288521ced6dba7719
Author: Bastien Nocera <hadess@hadess.net>
Date:	2010-06-11

    [ln-p] GSEAL nautilus-bookmark.

M	libnautilus-private/nautilus-bookmark.c

commit 756beaef00e01c686b061ea77d56c7aa6768d32e
Author: Bastien Nocera <hadess@hadess.net>
Date:	2010-06-11

    [ln-p] GSEAL nautilus-autorun.

M	libnautilus-private/nautilus-autorun.c

commit 47947617e14e9e3b676b0f8614bbe294f86dde86
Author: Bastien Nocera <hadess@hadess.net>
Date:	2010-06-11

    [eel] GSEAL eel-wrap-table.

M	eel/eel-wrap-table.c

commit 1db88082b3dddef066f718a44dd750a18b201dbd
Author: Bastien Nocera <hadess@hadess.net>
Date:	2010-06-11

    [eel] GSEAL eel-labeled-image.

M	eel/eel-labeled-image.c

commit 963d2dbd1cca1b92bc35f6421ae8789d1b3f4f9d
Author: Bastien Nocera <hadess@hadess.net>
Date:	2010-06-11

    [eel] GSEAL eel-image-table.

M	eel/eel-image-table.c

commit 6a2110eb0cda5f3c7d47f196b73336ec0227505b
Author: Bastien Nocera <hadess@hadess.net>
Date:	2010-06-11

    [eel] GSEAL eel-gtk-extensions.

M	eel/eel-gtk-extensions.c

commit 239c62774c44ef6e192301379db19ad53c382742
Author: Bastien Nocera <hadess@hadess.net>
Date:	2010-06-11

    [eel] GSEAL eel-gtk-container.

M	eel/eel-gtk-container.c

commit f9273be48cb62cd39aa145fa715547ec077c1670
Author: Bastien Nocera <hadess@hadess.net>
Date:	2010-06-11

    [eel] GSEAL eel-editable-label.

M	eel/eel-editable-label.c

commit 3e8a76045a33c778f423befc1c16a5e26929d00e
Author: Bastien Nocera <hadess@hadess.net>
Date:	2010-06-11

    [eel] GSEAL eel-debug-drawing.

M	eel/eel-debug-drawing.c

commit e07b688a3b8ec257a14087b696b3a02090f289ab
Author: Bastien Nocera <hadess@hadess.net>
Date:	2010-06-11

    [eel] GSEAL eel-canvas.

M	eel/eel-canvas.c
M	eel/eel-canvas.h

commit 191f491c9f0877c1e2c174e435898ba1e717c352
Author: Bastien Nocera <hadess@hadess.net>
Date:	2010-06-11

    [eel] GSEAL eel-canvas-rect-ellipse.

M	eel/eel-canvas-rect-ellipse.c

commit a63c3afa5c19083558c365fe6374ab5d85db3c98
Author: Bastien Nocera <hadess@hadess.net>
Date:	2010-06-11

    [eel] GSEAL eel-background-box.

M	eel/eel-background.c

commit 24cff3dc16b71105d1c096451357e6df6347b9d1
Author: Bastien Nocera <hadess@hadess.net>
Date:	2010-06-11

    [eel] GSEAL eel-background-box.

M	eel/eel-background-box.c

commit c357d232dd5cbfd7fdb3014dfff4034d01f8e66e
Author: Bastien Nocera <hadess@hadess.net>
Date:	2010-06-11

    [eel] GSEAL eel-art-gtk-extensions.

M	eel/eel-art-gtk-extensions.c

commit dae50fa5b6aeb4f811fb0d8e35da999138653cd9
Author: Bastien Nocera <hadess@hadess.net>
Date:	2010-06-11

    [eel] GSEAL eel-alert-dialog.

M	eel/eel-alert-dialog.c

commit d104160104f50a3b2fd5e311578314e927ea73ca
Author: Bastien Nocera <hadess@hadess.net>
Date:	2010-06-11

    [eel] GSEAL eel-accessibility.

M	eel/eel-accessibility.c

commit 0596f0121e6f931bfcd704cb9bcdc8ec0afdf024
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-06-08

    Don't use 'File Browser' in the window title for browser mode
    (#614848).

    We still use it if spatial mode is the default though.
    Thanks to Marcus Carlson for the initial patch.

M	src/nautilus-navigation-window.c

commit c8c1dd8061d04fc002fa19cd643a95243a4a1468 (tag: 2.31.3)
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-06-07

    Release 2.31.3.

M	NEWS
M	configure.in

commit 54b044b9eaa3614498bf4a56ea915ff3a46f5e6d
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-06-07

    Update the location bar and dialog to the new API.

    This also fixes bug #346422. Thanks to Amos Brocco for the initial
    patch.

M	src/nautilus-location-bar.c
M	src/nautilus-location-dialog.c

commit 376f9ba0bdd25794a6bd2a57caa760b8d2cbb32d
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-06-07

    Support relative paths in NautilusLocationEntry.

    This also adds a custom 'activate' implementation which converts a
    relative path (if present) to an absolute one.

M	src/nautilus-location-entry.c
M	src/nautilus-location-entry.h

commit 613b6a8292296b097660f92566de81fa71d7a878
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-06-07

    Use the new API to order files in the list view.

    This also closes bug #590077. Thanks to Holger Berndt for the initial
    patch.

M	src/file-manager/fm-list-view.c

commit 1459a109750d0e740fe1327cc029e342c02ce2d3
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-06-07

    Use the new API to order files in the icon view.

M	src/file-manager/fm-icon-view.c

commit b04bafc862ef092c1090851e6c87aabfed1eea50
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-06-07

    Add methods to get per-file default sort type/attribute.

M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-file.h

commit e847f4196c5aabb65a1ac43688bcd1b79443b261
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-06-07

    Add nautilus_file_is_user_special_directory().

M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-file.h

commit 0d36142a4eaa799034a25e37e95f6d66ca14f0ee
Author: Theppitak Karoonboonyanan <thep@debian.org>
Date:	2010-06-06

    Updated Thai translation.

M	po/th.po

commit 0c8ea8597ae0616696fb52ae4396082990a85be0
Author: Sira Nokyoongtong <gumaraa@gmail.com>
Date:	2010-06-06

    Updated Thai translation.

M	po/th.po

commit 6cb3dae5f89887a15fa180a52e4f1362c079b1a0
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-06-02

    Use single GTK+ header includes.

M	libnautilus-private/nautilus-file-conflict-dialog.c
M	libnautilus-private/nautilus-file-conflict-dialog.h

commit 02f961d5c892e34f88a680a7662f655b6676400b
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2010-06-01

    Updated Norwegian bokmål translation

M	po/nb.po

commit 4edc5f843a4cb0d89c21fd957dc7d6fa955cf012
Author: Alexander Larsson <alexl@redhat.com>
Date:	2010-06-01

    Don't use deprecated Gtk+ api (GtkBoxChild)

M	libnautilus-private/nautilus-keep-last-vertical-box.c

commit 4cebf7e4582788229f3fde7685ef44148b5cb99d
Author: Ivar Smolin <okul@linux.ee>
Date:	2010-05-31

    Estonian translation updated

M	po/et.po

commit 345e520752b627bf0d085ab6f5d480476b1dba89
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-05-30

    Specify the expected variant type instead of using
    G_VARIANT_TYPE_TUPLE.

    Thanks to Christian Persch.

M	libnautilus-private/nautilus-file-utilities.c
M	src/nautilus-application.c

commit f1c08dcb6ff93dcdea9dfeacded9d70f7e725167
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-05-30

    Bump required GLib version.

M	configure.in

commit ce766ea529017649b72ea844e73c46e1d73c79b6
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-05-30

    Use g_bus_watch_proxy() to call PackageKit methods.

M	libnautilus-private/nautilus-mime-actions.c

commit 73ae91e0664b62e7b066cf5a23f6e37ea145a818
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-05-30

    Use g_bus_watch_proxy() to initialize ConsoleKit.

M	src/nautilus-application.c
M	src/nautilus-application.h

commit 1eb13e5686f14b006dd0f11a92219b7fe826b50e
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-05-30

    Re-use the same connection to Inhibit/Unhinibit power manager.

M	libnautilus-private/nautilus-file-utilities.c

commit 8a58f4e298e844c18928e5a0681fa8ac2b9f2ee1
Author: Christian Persch <chpe@gnome.org>
Date:	2010-05-17

    Port to GDBus

    Bug #618910.

M	configure.in
M	libnautilus-private/nautilus-file-utilities.c
M	libnautilus-private/nautilus-mime-actions.c
M	src/nautilus-application.c
M	src/nautilus-application.h

commit 6cba2c2bcae95e7eca687561359b4d85c89694df
Author: Alan Monfort <alan.monfort@free.fr>
Date:	2010-05-29

    Updated Breton translation

M	po/br.po

commit 460c57e9ad8bb725076ae90e2eb8287a90330663
Author: Alan Monfort <alan.monfort@free.fr>
Date:	2010-05-29

    Updated Breton translation

M	po/br.po

commit 8bc39ced44598fb0be61ffdf799c50a81d6dd272
Author: Yaron Shahrabani <sh.yaron@gmail.com>
Date:	2010-05-29

    Updated Hebrew translation.

M	po/he.po

commit 68a877ab0fe8fef87841e06e84312eea9068794e
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:	2010-05-25

    Updated Spanish translation

M	po/es.po

commit 9708b257484931185f458ce343f1e4f88a82c6ab (tag: 2.31.2)
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-05-24

    Release 2.31.2.

M	NEWS
M	configure.in

commit 81e15c0accfe2147e0520fc8fba91fc2d97d0d2a
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-05-24

    Fix a compiler warning.

M	cut-n-paste-code/libegg/eggdesktopfile.c

commit b0d808de8c8d1be6b8a4403fc587cc032612027a
Author: Alexander Larsson <alexl@redhat.com>
Date:	2010-05-24

    Change default thumbnail size from 96 to 64

    Still not the same as icons (48) but makes for less jaring layouts,
    and
    lets you see more of the thumbnail content than 48 would.

M	libnautilus-private/apps_nautilus_preferences.schemas.in

commit 7b75f714980293b12c2548126ba30c8af7dacecf
Author: Paul Seyfert <pseyfert@mathphys.fsk.uni-heidelberg.de>
Date:	2010-05-24

    Updated German translation

M	po/de.po

commit d320b181dc169cb2720b38e65ef743803ad524ea
Author: Thomas Thurman <tthurman@gnome.org>
Date:	2010-05-20

    Updated Shavian translation

M	po/en@shaw.po

commit ddb325fe0c420edcae32e65ebc0b6958fa0a84e2
Author: Fran Diéguez <fran.dieguez@mabishu.com>
Date:	2010-05-20

    Updated Galician translations

M	po/gl.po

commit 86d41c14159741c6803940a83a42e40a89d061d7
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-05-20

    Split WARNING_CFLAGS into its own variable.

    So that we can use e.g. LIBNAUTILUS_EXTENSIONS_CFLAGS when compiling
    the
    gir information.

M	configure.in
M	eel/Makefile.am
M	libnautilus-extension/Makefile.am
M	libnautilus-private/Makefile.am
M	src/Makefile.am
M	src/file-manager/Makefile.am
M	test/Makefile.am

commit 2617e16aa55367ba3d73a33dc27376cf518d4676
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-05-20

    Implement transparent icons for cut files in tree view.

M	src/file-manager/fm-tree-model.c
M	src/file-manager/fm-tree-model.h
M	src/file-manager/fm-tree-view.c

commit 5b213054823f64c8125effe56f0288c54aefa625
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-05-20

    Use the new NautilusFile API in the list model.

M	src/file-manager/fm-list-model.c

commit df11a77d4b08e170b63da4c4b67ea9730634268c
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-05-20

    Move the clipboard callbacks to NautilusClipboardMonitor.

M	libnautilus-private/nautilus-clipboard-monitor.c
M	libnautilus-private/nautilus-clipboard-monitor.h
M	src/file-manager/fm-directory-view.c

commit bbc6c3d83e51af4da3a093ef95cb17d188f162f2
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-05-20

    Add an utility function to compare file locations.

M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-file.h

commit 044952f0a5683e37545cd30d2a5296213abf70bd
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-05-15

    Implement transparent icons for cut files in list view.

M	src/file-manager/fm-list-model.c
M	src/file-manager/fm-list-model.h
M	src/file-manager/fm-list-view.c

commit 07f768de905f42857c01434f2550c43d79eb4ed6
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-05-15

    Implement transparent icons for cut files in icon view.

M	src/file-manager/fm-icon-view.c

commit 03ff6b4d60473db94f351b9b3b2c0ee9490556cc
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-05-15

    Move clipboard information to NautilusClipboardMonitor.

    So that we can use that information from more than one view at
    the same
    time.

M	libnautilus-private/nautilus-clipboard-monitor.c
M	libnautilus-private/nautilus-clipboard-monitor.h
M	src/file-manager/fm-directory-view.c

commit 226e7ba044f15cb22e8f9c3966625c496913f3df
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-05-15

    Add an "highlighted-for-clipboard" property to the item.

M	libnautilus-private/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-container.h

commit 76ae23877a3e022d1d47526f1b74e5559faeb756
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-05-15

    Move pixbuf render code to libeel.

    So that we'll be able to use it from outside of
    NautilusIconCanvasItem.

M	eel/eel-gdk-pixbuf-extensions.c
M	eel/eel-gdk-pixbuf-extensions.h
M	libnautilus-private/nautilus-icon-canvas-item.c

commit 97d736a0861a81f825698451249564e42d002d4b
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-05-19

    Add another missing GConf schema.

M	libnautilus-private/apps_nautilus_preferences.schemas.in

commit 4309418a12b43e87a4de1f44d0641a6c902a64ce
Author: Gregory J. Horvath <hgj@sch.bme.hu>
Date:	2010-05-19

    Add a missing GConf schema.

M	libnautilus-private/apps_nautilus_preferences.schemas.in

commit f1148c5878e8b68c95dad8dec50aa30c6ee9b2d3
Author: Rodrigo Moya <rodrigo@gnome-db.org>
Date:	2010-05-19

    Add introspection support for libnautilus-extension

M	libnautilus-extension/Makefile.am

commit 8d366402ca6120e6f75051596d8ae33589ef3591
Author: Rodrigo Moya <rodrigo@gnome-db.org>
Date:	2010-05-13

    Added introspection to libnautilus-extension

M	configure.in
M	libnautilus-extension/Makefile.am

commit 1c88c7186ed298fbdd67e31cb3b8c613093c3411
Author: Adrian Bunk <adrian.bunk@movial.com>
Date:	2010-03-29

    autogen.sh: automake 1.9 is required (see configure.in)

M	autogen.sh

commit 38986e1c0773299a7efa9f7333d5d0c513a8b66c
Author: Thomas Thurman <tthurman@gnome.org>
Date:	2010-05-16

    Updated Shavian translation

M	po/en@shaw.po

commit 649b0f65182f370792e00e227923a251e19ace17
Author: Fran Diéguez <fran.dieguez@mabishu.com>
Date:	2010-05-16

    Updated Galician translations

M	po/gl.po

commit 0a8ec392070d9927df450ceffc4333b0a25c281c
Author: Fran Diéguez <fran.dieguez@mabishu.com>
Date:	2010-05-14

    Updated Galician translations

M	po/gl.po

commit 0eead029b0725cb70d9817467f820ac53b14eb60
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:	2010-05-13

    Updated Spanish translation

M	po/es.po

commit b521530ac4cba5327ea37af7b488355f1d87399c
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-05-13

    Hide the 'Arrange by Trash Time' option if we're not in the trash.

M	src/file-manager/fm-actions.h
M	src/file-manager/fm-icon-view.c

commit eab6722face64b510b8bbf330761d5b5ae7e807f
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-05-13

    Don't rely on updated metadata when resetting columns to default.

M	src/file-manager/fm-list-view.c

commit 96da10025c3bd00ed5d748d0b91447a0137b5ef9
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-05-12

    Define different defaults for the columns in trash.

    These defaults are hardcoded, but I think it's fine, as they're
    limited
    to the trash. The rest of nautilus will follow the usual defaults.

M	src/file-manager/fm-list-view.c

commit 19bbf8a1ae54cc11d51935f94209074fb2659e90
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-05-12

    Use the new API in the preferences.

M	src/nautilus-file-management-properties.c

commit 4b3038b4ea85ce309d6fb128675611d3c912739e
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-05-12

    Use the new methods in the column chooser.

    The chooser becomes file-oriented as well. It will fetch the common
    columns if we don't provide any file, and try to fetch the specialized
    list if we pass a file.

M	libnautilus-private/nautilus-column-chooser.c
M	libnautilus-private/nautilus-column-chooser.h

commit 14dc307c7e76f144d9fbbd091777123867b1efe4
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-05-12

    Split the special columns.

    Add utility functions which return a list of columns depending on the
    location, separate from the 'common' set which is useful for every
    directory.

M	libnautilus-private/nautilus-column-utilities.c
M	libnautilus-private/nautilus-column-utilities.h

commit f62cad9bae1b742b41c088449b2278eb7b6fd093
Author: Marcus Carlson <marcus@mejlamej.nu>
Date:	2009-10-11

    Adds Trashed On and Original Location as columns in List View

    And also an 'Arrange by Trash Time' option in Icon View.

    https://bugzilla.gnome.org/show_bug.cgi?id=89706

M	libnautilus-private/nautilus-column-utilities.c
M	libnautilus-private/nautilus-file-private.h
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-file.h
M	libnautilus-private/nautilus-vfs-file.c
M	src/file-manager/fm-icon-view.c
M	src/file-manager/nautilus-icon-view-ui.xml

commit eafead25cabb9ec580c21f105f053be10dac9d5d
Author: Thomas Thurman <tthurman@gnome.org>
Date:	2010-05-12

    Updated Shavian transliteration

M	po/en@shaw.po

commit 6519089b3597d158618dab8d752b2d4e09494e87
Author: Khaled Hosny <khaledhosny@eglug.org>
Date:	2010-05-12

    Cleanup file header

M	po/ar.po

commit 000092092d86c5b39b6d3a4638c860ce50d32961
Author: Khaled Hosny <khaledhosny@eglug.org>
Date:	2010-05-12

    Updated Arabic translation

M	po/ar.po

commit 3aa7864fd2fd0459073abe0eb75b9f73fdb91653
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2010-05-11

    Updated Norwegian bokmål translation

M	po/nb.po

commit a9c3fff8710dfaae0615e48b3f6447d4b5576146
Author: Manoj Kumar Giri <mgiri@mgiri.csb>
Date:	2010-05-11

    Updated Oriya Translation

M	po/or.po

commit 5f6b4e6f3b8ca2c27eacf5977121618fb3fb12c1
Author: Bruno Brouard <annoa.b@gmail.com>
Date:	2010-05-10

    Updated French translation

M	po/fr.po

commit 601c42c06e4d40de99c38eb795f20375dd2e7242
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-05-09

    Don't add the emblem if it's equal to the icon.

M	libnautilus-private/nautilus-file.c

commit 414810d3e294eaf3565127cce26fc760f147f6bf
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-05-08

    Use the mount icon as an emblem in the information sidebar.

M	src/nautilus-sidebar-title.c

commit 88781dae75003996accbf521a2d3e405d7d4fd14
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-05-08

    Use the mount icon as an emblem in the views.

M	src/file-manager/fm-icon-container.c
M	src/file-manager/fm-list-model.c

commit 7bfc3c6a7d22e1091f7985377dabd8581e1dfeac
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-05-03

    Prefer mount icons as window icons (#613733).

M	src/nautilus-navigation-window.c
M	src/nautilus-spatial-window.c

commit 38c5b7ee06b4f8d90689dfd8fa5e010066a0b233
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-05-08

    Add new icon flags to use mount icons.

    This will allow us to be more consistent with mount icons around and
    refactor some code as well.

M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-file.h

commit 17f50da7dfbb7efdc3db74deed0cd341711ddb6e
Author: Mario Blättermann <mariobl@gnome.org>
Date:	2010-05-08

    Updated German translation

M	po/de.po

commit ca10b4b89df5c8123c08ad1de80139e1a52a4932
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-05-06

    Never update icons for remote bookmarks.

M	libnautilus-private/nautilus-bookmark.c

commit 108a23dc0e0be534530028612d72302c7d2a1e53
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-05-06

    Trigger the eject button on release.

M	src/nautilus-places-sidebar.c

commit 729ce7cf7feead42d16a5b8793cd7948286c00f8
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-05-06

    Use the new API in the places sidebar.

M	src/nautilus-places-sidebar.c

commit 6bbe1bd9ed2d9eea934ced04952b3ab4a8d74252
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-05-06

    Set a 'folder-remote' icon for remote bookmarks.

M	src/nautilus-connect-server-dialog.c

commit 89fa909f3d406dd2e47006eeaaee051bef2b77d5
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-05-06

    Set a 'folder-remote' icon if the URI is not native.

    Also, port to the new API.

M	src/nautilus-bookmark-list.c

commit e6d70ef8a41bd0c6e6685f07e85e266e3227c61c
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-05-06

    Update to the new API.

M	src/nautilus-bookmarks-window.c
M	src/nautilus-window-manage-views.c
M	src/nautilus-window.c

commit 856177d1dc13802e6473923d331f8f1ba91f8e51
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-05-06

    Change NautilusBookmark API.

    Remove _set_has_custom_name() method and use just one _new()
    constructor.

    Also, emit the CONTENTS_CHANGED signal when we're setting a new
    name, as
    that will trigger a save/reload of .gtk-bookmarks due to saving a new
    label.

    Finally, don't use gnome-fs-bookmark* icon names anymore, as they're
    deprecated. We now use 'folder' as a default icon, and add a 'warning'
    emblem when the URI does not exist.

M	libnautilus-private/nautilus-bookmark.c
M	libnautilus-private/nautilus-bookmark.h

commit 1756fb0b77aebae201ffb1ee1641a9118ca941d9
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-05-06

    Remove a pile of hacks used to initialize bookmarks.

    - Make nautilus_window_constructed a real GObject implementation and
      move bookmark initialization code there.
    - Don't replicate a singleton logic in nautilus-window-bookmarks now
      that NautilusBookmarkList is a real singleton
    - Remove get_bookmark_list() method from NautilusWindowInfo, as it's
      not any useful anymore.

M	libnautilus-private/nautilus-window-info.c
M	libnautilus-private/nautilus-window-info.h
M	src/nautilus-application.c
M	src/nautilus-window-bookmarks.c
M	src/nautilus-window-bookmarks.h
M	src/nautilus-window-menus.c
M	src/nautilus-window-private.h
M	src/nautilus-window.c

commit 03c5612730d4de29d8cb80352b1bfc42bab59742
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-05-06

    Make NautilusBookmarkList a singleton.

M	src/nautilus-bookmark-list.c

commit 00035932b2948140d95f27a473be380f189caf21
Author: Fran Diéguez <fran.dieguez@mabishu.com>
Date:	2010-05-04

    Updated Galician translation

M	po/gl.po

commit 997028e6669062537b2f8ec2ce0fad2854f114b3
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:	2010-05-04

    Updated Spanish translation

M	po/es.po

commit e6a7039162d4eb37afe329cc4d8378f9edb446c7 (tag: 2.31.1)
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-05-04

    Release 2.31.1.

M	NEWS
M	po/POTFILES.in

commit c0f8096150ea98af40248a55d6dbb77a35c0a771
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:	2010-05-03

    Updated Spanish translation

M	po/es.po

commit abade38f2477bc807246d5b4acf8b7a753ea369e
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:	2010-05-03

    Updated Spanish translation

M	po/es.po

commit 64524ff2724bb6f0cc72fea34cb7ca3d5253cec7
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-05-03

    Use header capitalization for "Open With" menu items (#596778).

    As the HIG says so.

M	src/file-manager/fm-directory-view.c
M	src/nautilus-information-panel.c

commit 79e155aba54ee7cfeac9363548d6b1cee221ae2f
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-05-03

    Don't give input focus to the selectable label (#591902).

M	src/nautilus-image-properties-page.c

commit e0f463562e894a2f394279d00fdf027343d2efad
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-05-03

    Change "Stretch Icon" to "Resize Icon" (#459900).

M	src/file-manager/fm-icon-view.c

commit 5348820067ab62dd3fcac78f0acc0fef869cc2a1
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-05-02

    Use "Cancel" as default response when activating a broken link
    (#341595)

M	libnautilus-private/nautilus-mime-actions.c

commit fe817911c538f1018d73945af9d637e01943378b
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-05-02

    Don't force a default response.

M	eel/eel-stock-dialogs.c

commit 846dd7c0e50b0f2db288285e615698932cf81e41
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2010-05-02

    Updated Norwegian bokmål translation

M	po/nb.po

commit 1eac7a19cd7c4f543408809d0c0875bec849a494
Author: Fran Diéguez <fran.dieguez@mabishu.com>
Date:	2010-05-01

    Updated Galician translation

M	po/gl.po

commit 777a404b76c0bcb3c3504fa9ff986c256777be8d
Author: Torstein Adolf Winterseth <kvikende@fsfe.org>
Date:	2010-05-01

    Updated Norwegian Nynorsk translation

M	po/nn.po

commit 2a87565bcb810597dca323a943c616075ee7c6ab
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-04-29

    Let the sidebar header fill the whole width (#463111).

    The code for this is borrowed from Evince's sidebar implementation.

M	src/nautilus-side-pane.c

commit b281985fff427982420b7d037dff609383b3ea74
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-04-29

    Don't let the sidebar shrink more than its requisition (#311732).

    This also makes us consistent with the other GNOME apps that use a
    sidebar widget.

M	src/nautilus-navigation-window.c

commit 842c94dbdd20bff3e9dcc1811b6e900d8d27d775
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:	2010-04-29

    Updated Spanish translation

M	po/es.po

commit 90b32ff314a141417c2b8e3691766910420ca25e
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-04-28

    Don't ignore the return value of write() (#617092).

M	src/nautilus-application.c

commit 3683288f8a86cd714623cca3d6921315c67ec7f1
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-04-28

    Add a 'Restore Selected Items' button in the trashbar.

    This makes the restore function more visible in the UI (#616304).

M	src/nautilus-trash-bar.c
M	src/nautilus-trash-bar.h
M	src/nautilus-window-manage-views.c

commit b87911c0caf3d957fc4e9575fd905493829f787c
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-04-28

    Move restore_from_trash() in nautilus-file-utilities.

    This is needed so we will be able to use the function from the
    trash bar
    later.

M	libnautilus-private/nautilus-file-utilities.c
M	libnautilus-private/nautilus-file-utilities.h
M	src/file-manager/fm-directory-view.c

commit a7792d030df5f2139043f7228cb0f30bf1cdf5c1
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:	2010-04-27

    Updated Spanish translation

M	po/es.po

commit 02ef15eabeef5cdbcb479adad90632ff12d2b791
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-04-27

    Properly update icons as we load the thumbnails.

M	libnautilus-private/nautilus-file-conflict-dialog.c

commit 9ecdac9b1a4adb3db9ac32606ff36023a3d6909e
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-04-27

    Fix size requests and wrap modes for labels.

M	libnautilus-private/nautilus-file-conflict-dialog.c

commit 430d554f55632475dac94a7a9d6009c0f189b178
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-04-27

    Initialize variables to NULL.

M	src/nautilus-places-sidebar.c

commit 47ad2649dc83faf1b3931d93d5060729344de955
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-04-27

    Use a new icon for audio preview (#614907).

    Thanks to Hylke Bons for the icon.

M	icons/audio.svg
M	libnautilus-private/nautilus-icon-canvas-item.c

commit 96a7a6bb7aa680d98f0bb05d77aa6101c25fb491
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:	2010-04-27

    Updated Spanish translation

M	po/es.po

commit 46124f684e5db4bd05bc9575eef2b16527d58b66
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-04-27

    Bump libnautilus-extension API version (#610356).

M	configure.in

commit 4b680e163e41a26c8ace47d43efdc72be9ede93a
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-04-27

    Don't use C++ keywords in NautilusMenu (#616657).

M	libnautilus-extension/nautilus-menu.c
M	libnautilus-extension/nautilus-menu.h

commit eee505e416678ce7f51999b6a4acd385a0ae99c7
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-04-27

    Bump version to 2.31.1 on master.

M	configure.in

commit add025f7d1502d97062a9fdce8eff85fcd27205e
Author: Martin Pitt <martin.pitt@ubuntu.com>
Date:	2010-03-30

    Do not show Unmount when showing Eject/Safe removal

    Having three menu entries (unmount/eject/safe removal) in a
    volume/drive menu
    entry is too confusing. Unmount only really makes sense for internal
    drives,
    for external ones it is pretty much a "geek" option. Geeks can
    use palimpsest
    or "unmount /media/foo" from the CLI if they really want to, for
    everyone else
    it is just an unintuitive and hard to to explain menu entry.

    Bug: https://bugzilla.gnome.org/show_bug.cgi?id=598690
    Bug-Ubuntu: https://launchpad.net/bugs/453072
    (cherry picked from commit 0a5cc4c4e5b01eb8aa38dfae926502ce920efc94)

M	src/file-manager/fm-directory-view.c
M	src/nautilus-places-sidebar.c

commit cee1ced8e45dc9570308ba447f8e3c0edfd986ba
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-04-15

    Use display names for applications (#611378).

    Instead of using the simple GAppInfo name property.

M	libnautilus-private/nautilus-autorun.c
M	libnautilus-private/nautilus-mime-actions.c
M	libnautilus-private/nautilus-mime-application-chooser.c
M	libnautilus-private/nautilus-open-with-dialog.c
M	libnautilus-private/nautilus-program-choosing.c
M	src/file-manager/fm-directory-view.c
M	src/nautilus-information-panel.c
M	src/nautilus-x-content-bar.c

commit 9192dd8faffd788acf54a3b98de48cd1252dd9a6
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-04-15

    Properly set the application as default (#605814).

    When the checkbox is enabled in the Open With dialog, set that
    application as default; it the checkbox is not enabled, add the
    application to the supported list.

M	libnautilus-private/nautilus-open-with-dialog.c

commit 3d82f47ee91f5e0ca3284aef55911bace0736243
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-04-26

    Don't mark the regex for translation.

M	src/file-manager/fm-directory-view.c

commit 4dd3fc4731a313803c776ee096478a6f60ef5a72
Author: Marcus Carlson <marcus@mejlamej.nu>
Date:	2009-10-05

    Adds legend to "Select Items Matching" dialog

    https://bugzilla.gnome.org/show_bug.cgi?id=301690

M	src/file-manager/fm-directory-view.c

commit a7336c72c6f6cc0b0340e218fd123bcdddb144b9
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-04-26

    Always set the parent window in dialogs (#573788).

M	eel/eel-stock-dialogs.c
M	libnautilus-private/nautilus-mime-actions.c

commit d63623cee6ac5cbbb74f6f31a7afa660d2037cbe
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-04-09

    Focus and sensitivity fixes.

M	libnautilus-private/nautilus-file-conflict-dialog.c

commit 7e9ec46e34c899cae0eb92aabe9c826ea2abc5c6
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-04-09

    Focus the entry after clicking on 'Reset'.

M	libnautilus-private/nautilus-file-conflict-dialog.c

commit 5423c9f36cea27fac78d2fa7fee75c20a0a44d3e
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-04-09

    Tweak UI according to usability suggestions.

    This includes the addition of a reset button, use a single
    Replace/Rename button and some smaller UI candies.

M	libnautilus-private/nautilus-file-conflict-dialog.c

commit e1d7563733075cd0302951db45b645bee9f71cdb
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-04-09

    Reverse broken logic.

M	libnautilus-private/nautilus-file-conflict-dialog.c

commit 33da32efab246804efb745c0f9c63d88574cf5d0
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-04-08

    Remove manual markup.

    Now that we use Pango to make the string bold, this is useless.

M	libnautilus-private/nautilus-file-conflict-dialog.c

commit b9640f4cb9b24b567e44f7f87b75f59bddf2f073
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-04-08

    Make the primary label bold.

    For that, use the same code from GtkMessageDialog.

M	libnautilus-private/nautilus-file-conflict-dialog.c

commit e1a6a08cbff7884635b2e6478171c85ce555b999
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-04-08

    Specify which file is older.

    That's valuable information, so display it clearly in the secondary
    label of the conflict dialog.

M	libnautilus-private/nautilus-file-conflict-dialog.c

commit 067619c9c6fa155ff5dfff2b94f5f70e1a52dc4c
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-04-08

    Make sure NautilusFiles are ready.

M	libnautilus-private/nautilus-file-conflict-dialog.c

commit e84883bde6919d8bcbbc93713c80f3d537131d4e
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-04-08

    Show the file type only if it's different.

    Also, don't hardcode markup in strings marked for translations,
    as i18n
    don't usually like it. :)

M	libnautilus-private/nautilus-file-conflict-dialog.c

commit 148dfd2b8d5492b7c9b4824133537d812782ea62
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-04-08

    Fix indentation.

M	libnautilus-private/nautilus-file-conflict-dialog.c
M	libnautilus-private/nautilus-file-conflict-dialog.h
M	libnautilus-private/nautilus-file-operations.c

commit 8734e4268b74935aaa5418ee567340fdfd2b953f
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-04-08

    Fix a conflict after rebase.

M	libnautilus-private/nautilus-file-operations.c

commit 5d5166d2cdc68ccee3cacd9d0c266de0f0bee3f5
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2009-04-22

    Swap the order of files in the dialog

    The dialog had the source and destination files wrongly ordered,
    swap them.

M	libnautilus-private/nautilus-file-conflict-dialog.c

commit d8a11018692ec20a8ec6a3dcb1f2d942dcb72a90
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2008-04-23

    Use NautilusFile machinery instead of is_dir

    Use the NautilusFile cached data to find out whether a file is
    a directory instead of using GIO.

M	libnautilus-private/nautilus-file-conflict-dialog.c

commit 7e44bab4b8910bb26a91fc09a8e3b0cd12455bf8
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2009-04-22

    Implement support for rename in the operations code

    Act accordingly to a rename response from the conflict dialog.

M	libnautilus-private/nautilus-file-operations.c

commit 95016daa49bdd8b951dd0fa500b9634e12e91856
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2009-04-22

    Adapt the file operations code to use the new dialog

    Cut out of the file operations module, the code used to display
    conflict dialogs. Use the new dialog instead.
    Rename is not working yet.

M	libnautilus-private/nautilus-file-conflict-dialog.c
M	libnautilus-private/nautilus-file-operations.c

commit dc21af1dc03759661fea147a8b98a8772749b29e
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2008-04-03

    Implement responses from the dialog back to the file operation.

    Add some API to get the response type from the conflict dialog back to
    the file operations code. Start using that API during the operations
    accordingly.

M	libnautilus-private/nautilus-file-conflict-dialog.c
M	libnautilus-private/nautilus-file-conflict-dialog.h
M	libnautilus-private/nautilus-file-operations.c

commit bf607e6e3045dff76128894e87cd42affb68a44c
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2008-04-03

    HIG fixes

    Make sure the UI doesn't suck too much.

M	libnautilus-private/nautilus-file-conflict-dialog.c

commit 2048c2d61db6ec557b6b572fb635a0f5a11bab09
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2008-04-02

    Finish implement icon boxes in the dialog.

    Finish implement icon boxes in the conflict dialog.
    Add a main thread runner from inside the file operations, as
    the operation itself is done in an I/O worker thread.

M	libnautilus-private/nautilus-file-conflict-dialog.c
M	libnautilus-private/nautilus-file-operations.c

commit fee8b5095521fb6db98f866f6e0d53e8cf381783
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2008-04-02

    UI and HIG fixes

    Use the correct markup strings in the dialog, and take care of
    some layouting issues.

M	libnautilus-private/nautilus-file-conflict-dialog.c

commit 6f0dc097348f7c2d0ede26daf5e76634a6625db3
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2008-04-02

    Use a GtkDialog.

    Use a GtkDialog instead of a GtkMessageDialog. Take care of some HIG
    fixes, and try to use icons from NautilusFile.

M	libnautilus-private/nautilus-file-conflict-dialog.c
M	libnautilus-private/nautilus-file-conflict-dialog.h

commit 68ac5db7bcb762bcea612239c4a9d6408924a7b2
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2008-04-02

    First implementation of NautilusFileConflictDialog

    Basic UI implementation of NautilusFileConflictDialog. Add it
    to Makefile.am.
    Also, hook the dialog inside the relevant file operations and
    load it at the right place when doing a file operation.

M	libnautilus-private/Makefile.am
A	libnautilus-private/nautilus-file-conflict-dialog.c
A	libnautilus-private/nautilus-file-conflict-dialog.h
M	libnautilus-private/nautilus-file-operations.c

commit ce66d5d2bf1b3c028f08d1f3ed3fa6d4c7c633f1
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-04-12

    Don't use Backspace to delete bookmarks.

    In the places sidebar, don't assign Backspace to deleting bookmarks,
    as
    that's confusing (and we already have Delete for it). Fix bug #340934.

M	src/nautilus-places-sidebar.c

commit a051ce374f38b1dc13663f7a099337f39302c5b2
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-04-12

    Always return TRUE from drop-motion.

    Fixes the displaying of a black line when DnD-ing something in the
    sidebar which is not supported (#432529).

M	src/nautilus-places-sidebar.c

commit b80bfe38ac1cc4fd3561961d7f6f8b43ec786f20
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-04-12

    Refactor the load/save code for the list.

    Don't use sync i/o anymore. This should also fix bug #532911.

M	src/nautilus-bookmark-list.c
M	src/nautilus-bookmark-list.h

commit 721f9999bcac87f28780d0b6938dac66b04970f2
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-04-12

    Bring the object to 2010.

M	libnautilus-private/nautilus-bookmark.c
M	libnautilus-private/nautilus-bookmark.h
M	src/nautilus-bookmark-list.c
M	src/nautilus-bookmark-list.h

commit 5d84350777a40f53ae3970f2acbafb5846cb1c94
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-04-12

    Set rate limit to the file monitor.

M	src/nautilus-bookmark-list.c

commit 2d64615521d9d6a090ef9a296e7783a73edc1f68
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-04-11

    Remove dead code.

M	src/nautilus-places-sidebar.c

commit 006f5164b7ce1bf54fed170800ed145eb625826e
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-04-11

    Use the new NautilusBookmarksList API.

M	src/nautilus-places-sidebar.c

commit 5b80a0e60516518f359596b5d6285b241d7c6cad
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-04-11

    Add a method to move bookmarks in the list.

    So that moving a bookmark in the list doesn't trigger two
    'contents-changed' signals in a row.

M	src/nautilus-bookmark-list.c
M	src/nautilus-bookmark-list.h

commit c87d0252bbd028ef80c3460be737c4e8ae07aa62
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-04-26

    Preserve last selection while updating places.

M	src/nautilus-places-sidebar.c

commit 6b768ef18298bd8048f13e50094f5777b2b7e07b
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-04-11

    Use 'button-release-event' to activate bookmarks.

    Instead of using the 'row-activated' signal. This allows us to
    only open
    the bookmark after DnD (#606097).

M	src/nautilus-places-sidebar.c

commit 60b27c11e0dd3416eee13bdea45b280ec2562a36
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-04-13

    Migrate confguration to XDG_CONFIG.

    https://bugzilla.gnome.org/show_bug.cgi?id=601476

M	src/nautilus-application.c

commit 3c98314f94086dd241ca48bedee112d83733c183
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-04-13

    Don't use ~/.nautilus anymore (#601476).

    But use XDG_CONFIG to save configuration files.
    Patch by jarryson.

M	libnautilus-private/nautilus-file-utilities.c

commit a09d41702b771fb0041fa0c4270afaa678413a2d
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-04-13

    Remove deprecated GTK+ symbols (#565038).

M	eel/eel-background.c
M	eel/eel-canvas.c
M	eel/eel-debug-drawing.c
M	eel/eel-editable-label.c
M	eel/eel-gtk-container.c
M	eel/eel-gtk-extensions.c
M	eel/eel-image-table.c
M	eel/eel-labeled-image.c
M	eel/eel-wrap-table.c

commit 2e79c499851757bf6da55c735268e36fcc4f2552 (tag: 2.30.1)
Author: Alexander Larsson <alexl@redhat.com>
Date:	2010-04-26

    Update NEWS for release

M	NEWS

commit 7411a0f07a6505ca5205a819b2539fe95bb1a1c0
Author: Andy Owen <andy-ubuntu@ultra-premium.com>
Date:	2010-04-26

    Update split view menu item sensitivity when closing extra pane

M	src/nautilus-navigation-window.c

commit 39547f935a4f766eece11513eee175fffcbad2c1
Author: Andy Owen <andy-ubuntu@ultra-premium.com>
Date:	2010-04-26

    Don't crash if there is no next_pane

    This happened due to menu sensitivity being wrongs (bug 616179)

M	src/nautilus-navigation-window-menus.c

commit bae7b352ae02233e5f3368818bf4daa864ad9a2e
Author: Mattias Põldaru <mahfiaz gmail com>
Date:	2010-04-26

    Estonian translation updated

M	po/et.po

commit dae9a5f81eec0ea5ededecb4375ca76c8f3ed9d1
Author: Maxim V. Dziumanenko <dziumanenko@gmail.com>
Date:	2010-04-24

    Updated Ukrainian translation

M	po/uk.po

commit bf052548334dc7eae0b01131a4771c9fc34301f6
Author: Maxim V. Dziumanenko <dziumanenko@gmail.com>
Date:	2010-04-22

    Updated Ukrainian translation

M	po/uk.po

commit 3c336f6968ed198c89eaeeae8d44a71312b5682b
Author: Carles Ferrando <carles.ferrando@gmail.com>
Date:	2010-04-21

    Updated Catalan (Valencian) translation

M	po/ca@valencia.po

commit 17e388240fd5947cf21081c1d3971b2c9a66eeb1
Author: Shankar Prasad <svenkate@svenkate.pnq.redhat.com>
Date:	2010-04-21

    Updated the kn translations

M	po/kn.po

commit 2514148ef1a3d8a22caeb2f80989d29441e816e0
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:	2010-04-17

    Updated Spanish translation

M	po/es.po

commit 32327339b335e71f661f5f51c6f66ddb95cbd099
Author: Paolo Borelli <pborelli@gnome.org>
Date:	2010-04-17

    Do not use "if (spatial) ..." in window superclass

    Delegate behavior specific to the window type to an appopriate
    subclass
    method.

M	src/nautilus-application.c
M	src/nautilus-navigation-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window-private.h
M	src/nautilus-window.c
M	src/nautilus-window.h

commit 90c1b707ce4ab0a96dc4200537ef9fae17e45e60
Author: Andika Triwidada <andika@gmail.com>
Date:	2010-04-17

    Updated Indonesian translation due bug #569491

M	po/id.po

commit fc18d0bfc4f6001be311be63993a90129f02520a
Author: Holger Berndt <hb@gnome.org>
Date:	2010-04-06

    Let <control>w close the extra pane

    The keybinding <control>w closes the active slot until no slot is
    remaining, in which case it closes the window. This commit includes
    the extra pane layer in this chain.

    Fixes bug 615593

M	src/nautilus-window-pane.c
M	src/nautilus-window.c

commit 719c524c571fc0742382bff1c04174bb585326b8
Author: Manoj Kumar Giri <mgiri@mgiri.csb>
Date:	2010-04-16

    Updated Oriya Translation

M	po/or.po

commit 85c0047c370b06473026b2920dc53428bd3c30ae
Author: Holger Berndt <hb@gnome.org>
Date:	2010-03-22

    Fix sensitivity of "{Copy|Move} to other pane after enable/disable
    of extra pane"

    Add an "update_menus" signal to the NautilusView interface, so that
    external events
    can trigger a menu sensitivity update.
    Fixes bug 613257.

M	libnautilus-private/nautilus-view.c
M	libnautilus-private/nautilus-view.h
M	src/file-manager/fm-directory-view.c
M	src/nautilus-navigation-window-menus.c

commit 543d3ddd5131546fbbb2e3e2a504d9800c4f0d62
Author: Peteris Krisjanis <pecisk@gmail.com>
Date:	2010-04-15

    Updated Latvian translation.

M	po/lv.po

commit 1ec432f114b357822256349b85c7401d1ade4cf5
Author: Runa Bhattacharjee <runab@redhat.com>
Date:	2010-04-15

    Updated Bengali India Translation

M	po/bn_IN.po

commit 183b65d95d7c6418ba74104e6c718572ae518af3
Author: Andika Triwidada <andika@gmail.com>
Date:	2010-04-15

    Updated Indonesian translation

M	po/id.po

commit 00de9e84618738f2f41c5ac5e01e7bddc953423b
Author: Reşat SABIQ <tilde.birlik@gmail.com>
Date:	2010-04-14

    Minor update for Crimean Tatar/Turkish translation

M	po/crh.po

commit 9a45cd408e177c49bfbd7bced2f117c2b5f87e75
Author: Yannig Marchegay <yannig@marchegay.org>
Date:	2010-04-14

    Updated Occitan translation

M	po/oc.po

commit 7fb83086b3c39aa6555b3fe2b0c3a59449cab5f2
Author: Yannig Marchegay <yannig@marchegay.org>
Date:	2010-04-14

    Updated Occitan translation

M	po/oc.po

commit 73fc9b35508b3be5d959c568e92ae6870817dee2
Author: Yannig Marchegay <yannig@marchegay.org>
Date:	2010-04-14

    Updated Occitan translation

M	po/oc.po

commit 27850a638a0075fb35b49c0621363bcb9ffd50d3
Author: Ani Peter <apeter@redhat.com>
Date:	2010-04-14

    Updated Malayalam Translation

M	po/ml.po

commit d88eca5a81988d62fbcbcc60037abbaae124b407
Author: Sandeep Shedmake <sshedmak@redhat.com>
Date:	2010-04-14

    Updated Marathi Translations

M	po/mr.po

commit 95b2c6e322a9bd15320fd6cdb37394e645b85ef4
Author: Yannig Marchegay <yannig@marchegay.org>
Date:	2010-04-13

    Occitan translation update

M	po/oc.po

commit 89953c7140b285cc27a0dc4f8a771a58bee21e20
Author: Yannig Marchegay <yannig@marchegay.org>
Date:	2010-04-13

    Occitan translation update

M	po/oc.po

commit 36586cd1ad3f0c12c707f052964b3c188343e78a
Author: Francisco Diéguez <fran.dieguez@mabishu.com>
Date:	2010-04-09

    Updated Galician translations

M	po/gl.po

commit cb4097700ddfc5992544528cc4e412ec345131aa
Author: Tomas Bzatek <tbzatek@redhat.com>
Date:	2010-04-09

    Tracker: Fix filtering by location, code cleanup

    This also involves code cleanup to maintain consistency with
    gtksearchenginetracker.c

    Related: bug 612725

M	libnautilus-private/nautilus-search-engine-tracker.c

commit 31b4b4adda7a9da23b611966176c7f7b7ae552cd
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-04-09

    Don't use LDFLAGS for the eel library.

    libeel is a convenience library now, so it should pull its dependecies
    using LIBADD, not LDFLAGS. Patch by Josselin Mouette (#604575).

M	eel/Makefile.am

commit 496d3f15de295482e158194e1fe1dae3569f4524
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-04-09

    Use gtk_widget_get_state() (#612423).

    Instead of the deprecated GTK_WIDGET_STATE macro.
    Patch by Dominique Leuenberger.

M	eel/eel-editable-label.c
M	eel/eel-gtk-extensions.c
M	eel/eel-labeled-image.c

commit 305cf9768bd716ba9bbcd3e773511536243a9cc5
Author: Marcus Carlson <marcus@mejlamej.nu>
Date:	2010-04-07

    Fix emblem scaling with zoom >= 150%

    Emblem handling did not properly take zoom into account (#343540)

M	libnautilus-private/nautilus-icon-canvas-item.c

commit 263051df98aace0b59fb2bd1772711dceba8e404
Author: Marcus Carlson <marcus@mejlamej.nu>
Date:	2010-04-07

    Fix crash when middle click on an invalid network share in Places

    https://bugzilla.gnome.org/show_bug.cgi?id=579627

M	src/nautilus-window-manage-views.c

commit 1698377dcad6762bc0b32c4efa75d7e2c4b3fb67
Author: Tomas Bzatek <tbzatek@redhat.com>
Date:	2010-04-06

    Support for tracker 0.8 stable release

M	libnautilus-private/nautilus-search-engine-tracker.c

commit 323124d88ba4bf2d39466ee11c3f166ffebb0a01
Author: Sweta Kothari <swkothar@redhat.com>
Date:	2010-04-06

    Updated Gujarati Translations

M	po/gu.po

commit ae2b3bffcb1bb5f333bc6654af3c0a3719d50b70
Author: Jordi Serratosa <jordis.lists@gmail.com>
Date:	2010-04-02

    Fixes to Catalan translation

M	po/ca.po

commit 1b252c84a9f1efaab652679f2511d5d5a63593f4
Author: Wouter Bolsterlee <wbolster@gnome.org>
Date:	2010-03-30

    Dutch translation updated by Wouter Bolsterlee

M	po/nl.po

commit 09b695b4cab81b239a3934e6c53222299fc61137
Author: Jordi Serratosa <jordis.lists@gmail.com>
Date:	2010-03-29

    Fixes to Catalan translation

M	po/ca.po

commit 3bdca4a2c5720e239a8947348b8390da0ac7b998
Author: Alexander Larsson <alexl@redhat.com>
Date:	2010-03-29

    Post release version bump

M	configure.in

commit e414801ab9c3baba23ce82df02f59ec7fdf2f7d8 (tag: 2.30.0)
Author: Alexander Larsson <alexl@redhat.com>
Date:	2010-03-29

    Bump version to 2.30.0

M	configure.in

commit 8174126cad82d54b25b40b883aa05d0a13abdc44
Author: Alexander Larsson <alexl@redhat.com>
Date:	2010-03-29

    Require stable versions of glib/gtk+

M	configure.in

commit 8972aad5f0fc3f6346000845770239d39c0fd63b
Author: Alexander Larsson <alexl@redhat.com>
Date:	2010-03-29

    Update for release

M	NEWS

commit 6364bbbbea855bcd5f507d08e4270956aed4083a
Author: Runa Bhattacharjee <runab@redhat.com>
Date:	2010-03-29

    Typo correction and updation

M	po/bn_IN.po

commit 313ee0e2b19d5850bbc62dae73fe315b4c450277
Author: Jamil Ahmed <itsjamil@gmail.com>
Date:	2010-03-27

    Updated Bengali translation

M	po/bn.po

commit be4461243fdf084bd1a2c466fd3b196e134439d7
Author: Maxim V. Dziumanenko <dziumanenko@gmail.com>
Date:	2010-03-26

    Updated Ukrainian translation

M	po/uk.po

commit 94127c6f6c553849c033ce06e0eb3fa8a837d994
Author: Timo Jyrinki <timo.jyrinki@iki.fi>
Date:	2010-03-26

    Separate ejecting from safely removing and link to the relevant
    bug report.

M	po/fi.po

commit 0fe43b73226164ac381d48e167c15035161f7e19
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:	2010-03-26

    Updated Hungarian translation

M	po/hu.po

commit f9f46d46040e97f802e530706248d39a2daf99cc
Author: Simos Xenitellis <simos@gnome.org>
Date:	2010-03-25

    Updated Greek translation for nautilus

M	po/el.po

commit de23258a5b70b7237cf972b4689731763eb19ebf
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-03-25

    Use a better thumbnail frame for image previews.

    Thanks to Hylke Bons for working on this. Closes bug #613858.

M	icons/thumbnail_frame.png
M	libnautilus-private/nautilus-thumbnails.h

commit acb01f0fe637a64f92c1ff2188879b7c470ed0e0
Author: Tomas Bzatek <tbzatek@redhat.com>
Date:	2010-03-24

    Unref local query object when turning search off

M	src/nautilus-navigation-window-menus.c

commit a92a7bfcb2c7bb9f171724bc97b1c163f52c0fd7
Author: Tomas Bzatek <tbzatek@redhat.com>
Date:	2010-03-24

    Don't crash when hiding search bar with no text

    Happens in browser mode and only when search results pane is displayed

M	src/nautilus-navigation-window-menus.c

commit 4702bc8e74248de734c2fbcddd57191ba2fc1bd1
Author: Fran Diéguez <frandieguez@ubuntu.com>
Date:	2010-03-24

    Updated Galician translation

M	po/gl.po

commit 4297995df518bc17f5b3de9889c655c35eb05fbf
Author: Inaki Larranaga Murgoitio <dooteo@zundan.com>
Date:	2010-03-24

    Updated Basque language

M	po/eu.po

commit 9b458e52b43a87c0b5ff13a0634c18dc6328de8a
Author: A S Alam <aalam@users.sf.net>
Date:	2010-03-24

    update for Punjabi by A S Alam

M	po/pa.po

commit ffadc713c20db01c3678f947f510565affcd4887
Author: Anders Jenbo <anders@jenbo.dk>
Date:	2010-03-23

    Updated Danish translation

M	po/da.po

commit 81709b3bba3630fdee8577453820a353b4757aed
Author: Simos Xenitellis <simos@gnome.org>
Date:	2010-03-23

    Updated Greek translation for nautilus

M	po/el.po

commit 14b652632c63b586bf32ae6a7a0599da459fcc4a
Author: Nikos Bakaoukas <nikolaos.x1@gmail.com>
Date:	2010-03-23

    Updated Greek translation for nautilus

M	po/el.po

commit 5bbd6545ac0114e2a6962079fdbcaae5bbe84b78
Author: Tommi Vainikainen <thv@iki.fi>
Date:	2010-03-22

    Updated Finnish translation

M	po/fi.po

commit c18f16106fe0cf6b9c139c61728f6f5233ca0737
Author: Luke Symes <allsymes@gmail.com>
Date:	2010-03-14

    Don't display a border around the desktop frame.

    Fixes bug 605704.

M	src/file-manager/fm-desktop-icon-view.c

commit 0a53599124a8d57b5d6ccdb8694da10bea8313d7
Author: Reşat SABIQ <tilde.birlik@gmail.com>
Date:	2010-03-18

    Updated Crimean Tatar (Crimean Turkish) translation

M	po/crh.po

commit e0b4fd622a4eb31a3d9af56bb0b2d5c1fd7e3d06
Author: Bastien Nocera <hadess@hadess.net>
Date:	2010-03-17

    Add AIFF as a supported audio type for preview

M	src/file-manager/nautilus-audio-mime-types.h

commit ba6a7c6e1098c5cb88fb7468e98bf9f58ff6b543
Author: Alexander Larsson <alexl@redhat.com>
Date:	2010-03-17

    Set exit_with_last_window to false by default

    This fixes problems with show_desktop=false causing nautilus to
    exit and gnome-session restarting nautilus in a loop (#571417).

    This means nautilus will keep running, so that it can handle automount
    and stuff. If you only run nautilus rarely you need to set this
    to true.

    In the future we will move the automount handling to
    gnome-settings-daemon
    and then we will probably change this back.

M	libnautilus-private/apps_nautilus_preferences.schemas.in

commit dfa7758c96580e06261756b6f49433befec677c4
Author: Inaki Larranaga Murgoitio <dooteo@zundan.com>
Date:	2010-03-16

    Updated Basque language

M	po/eu.po

commit 1ab3721437d8371301079023c10dfa14c0eb5b5d
Author: Inaki Larranaga Murgoitio <dooteo@zundan.com>
Date:	2010-03-15

    Updated Basque language

M	po/eu.po

commit e61a5c23dce6af7861628ace3fb049d9a0d4c8e8
Author: Petr Kovar <pknbe@volny.cz>
Date:	2010-03-15

    Update Czech translation by Lucas Lommer

M	po/cs.po

commit 863a13e1dbbcee2d7405f17b3eef6db93df437df
Author: Ivar Smolin <okul@linux.ee>
Date:	2010-03-14

    Estonian translation updated

M	po/et.po

commit e3ea8ba00461ccd43716c1360215d4d44e4fa872
Author: Fran Diéguez <frandieguez@ubuntu.com>
Date:	2010-03-13

    Updtae Galician translation

M	po/gl.po

commit 68dbac28c64ea365a09b7cbc58fba0434fad8a34
Author: Luca Ferretti <lferrett@gnome.org>
Date:	2010-03-12

    Updated Italian translation

M	po/it.po

commit 797cacb28b78fede43b713dbd1fba2479bdbe943
Author: Holger Berndt <hb@gnome.org>
Date:	2010-03-11

    Remove grab_focus from list view

    The grab_focus interface function is now implemented
    in the directory view. There's no need for special handling
    of list views anymore.

M	src/file-manager/fm-list-view.c

commit c78da8903804267ef7399d92753c5f5b2e811585
Author: Holger Berndt <hb@gnome.org>
Date:	2010-03-11

    Fix focus handling

    Move the focus to a new window's first slot. The extra
    pane doesn't get focus initially, which fixes
    bug 612203.

    To make this work for all views, the focus_grab interface
    function was implemented for the directory view class.

M	src/file-manager/fm-directory-view.c
M	src/nautilus-window-pane.c
M	src/nautilus-window-pane.h
M	src/nautilus-window.c

commit 34807782c143f99f0ab94dd4a1804239a5710d1a
Author: Holger Berndt <hb@gnome.org>
Date:	2010-03-11

    Bring back "Don't grab focus on realize"

    This brings back commit 4efd42312584b46f248e2839582a87776a7baebe
    that was reverted in 95ae539e8d042b04ee9c6817bcc41f551ab207fc

    The focus issues that this introduces will be taken care of in a
    followup commit.

M	libnautilus-private/nautilus-icon-container.c

commit dde8fff965302b2d73f3aed81d19e6f93a7c6334
Author: Padraig O'Briain <Padraig.Obriain@Sun.COM>
Date:	2010-03-11

    Don't use inline keyword

    Its unnecessary and breaks on e.g. sun compilers.

M	src/nautilus-navigation-window.c
M	src/nautilus-navigation-window.h

commit c25488049229c725dde566d9c37e90c0122a6dd2
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:	2010-03-11

    Updated Hungarian translation

M	po/hu.po

commit 44ea265c75a6cf54145002d9323b8bec52f76e3d (tag: 2.29.92.1)
Author: Tomas Bzatek <tbzatek@redhat.com>
Date:	2010-03-10

    Update for 2.29.92.1

M	NEWS
M	configure.in

commit 8c8cf192d861a1a6c202624ee0b4c0ff43077080
Author: Tomas Bzatek <tbzatek@redhat.com>
Date:	2010-03-10

    Fix compilation due to deprecated GTK_WIDGET_STATE symbol

    Also see https://bugzilla.gnome.org/show_bug.cgi?id=69872#c87

M	libnautilus-private/nautilus-tree-view-drag-dest.c

commit fab5d01888eb08e3721db7331011534e40afe24e
Author: Duarte Loreto <happyguy_pt@hotmail.com>
Date:	2010-03-10

    Updated Portuguese translation

M	po/pt.po

commit 2d40fbadb053bc7ad0d988050e58a81bfc3ea08b
Author: Tomas Bzatek <tbzatek@redhat.com>
Date:	2010-03-09

    Fix libm linking

    Nautilus was underlinked, found by recently introduced change
    in Fedora:
    https://fedoraproject.org/wiki/Features/ChangeInImplicitDSOLinking

    /usr/bin/ld:
    ../libnautilus-private/.libs/libnautilus-private.a(eel-canvas.o):
    undefined reference to symbol 'floor@@GLIBC_2.0'
    /usr/bin/ld: note: 'floor@@GLIBC_2.0' is defined in DSO /lib/libm.so.6
    so try adding it to the linker command line
    /lib/libm.so.6: could not read symbols: Invalid operation

M	configure.in

commit 4df08e047b42ae4d11cd1edbbb7e99f95ae1b326
Author: Tomas Bzatek <tbzatek@redhat.com>
Date:	2010-03-08

    Remove obsolete defines

M	configure.in

commit 02afb2f5f2b95185c42ecac87af089a8ca8488ab (tag: 2.29.92)
Author: Alexander Larsson <alexl@redhat.com>
Date:	2010-03-08

    Bump version to 2.29.92

M	configure.in

commit 7d79c4ad6db9a39ca6d37bb7eadd95ff84ac2af5
Author: Alexander Larsson <alexl@redhat.com>
Date:	2010-03-08

    Update NEWS for release

M	NEWS

commit b6958cb2d9e699c3a81ab39b9aa7766f6070a832
Author: Alexander Larsson <alexl@redhat.com>
Date:	2010-03-08

    Don't close the window you initiated an unmount in.

    Based on patch from Luke Symes <allsymes@gmail.com>

M	src/nautilus-application.c
M	src/nautilus-navigation-window-slot.c

commit 80dd8fb8ff0df3aa32314c633b04173517da3a36
Author: Alexander Larsson <alexl@redhat.com>
Date:	2010-03-08

    Set initiated_unmount on windows while unmounting

M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-directory-view.h
M	src/nautilus-places-sidebar.c

commit 5e7f95842228f289b2940f23e63a2dd3b2cca842
Author: Alexander Larsson <alexl@redhat.com>
Date:	2010-03-08

    Always call back from nautilus_file_unmount/eject, even on success

M	libnautilus-private/nautilus-file.c

commit 7fb5d7f6e4c32ab391eb9f3a61c0cab59c585874
Author: Alexander Larsson <alexl@redhat.com>
Date:	2010-03-08

    Add nautilus_file_operations_unmount_mount_full with a callback

M	libnautilus-private/nautilus-file-operations.c
M	libnautilus-private/nautilus-file-operations.h

commit 43f080c97369796043e45719933f536e0b29582f
Author: Luke Symes <allsymes@gmail.com>
Date:	2010-03-08

    Implement the initiated_unmount property for NautilusWindow.

    Windows will have this set to TRUE when one of their slots
    initiates an unmount.

    https://bugzilla.gnome.org/show_bug.cgi?id=611569

M	libnautilus-private/nautilus-window-info.c
M	libnautilus-private/nautilus-window-info.h
M	src/nautilus-window-private.h
M	src/nautilus-window.c

commit e1e1fe0d505bdb9b53d7204bba0abeee52f73bca
Author: Tomas Bzatek <tbzatek@redhat.com>
Date:	2010-03-08

    Load tracker/beagle at runtime

    Dynamically load tracker (preferred) and beagle client libraries on
    demand if available.
    This allows more flexibility for packagers and users.

    See bug 589345 for details.

M	configure.in
M	libnautilus-private/Makefile.am
M	libnautilus-private/nautilus-search-engine-beagle.c
M	libnautilus-private/nautilus-search-engine-tracker.c
M	libnautilus-private/nautilus-search-engine.c

commit bbe632e641df6f184de338b8215e390139adc573
Author: Miloš Popović <mpopovic@src.gnome.org>
Date:	2010-03-07

    Fixed typo in Serbian translation

M	po/sr.po
M	po/sr@latin.po

commit e9e1dbc188983bac428bade85becbfea079306a0
Author: Miloš Popović <mpopovic@src.gnome.org>
Date:	2010-03-07

    Updated Serbian translations

M	po/sr.po
M	po/sr@latin.po

commit 8217aa1931ed6f275d3651003fe3e599baaf8245
Author: Christian Kirbach <Christian.Kirbach@googlemail.com>
Date:	2010-03-06

    Updated German translation

M	po/de.po

commit a6715be7e462109020f8450fe9781ea70e5ca128
Author: Holger Berndt <berndth@gmx.de>
Date:	2010-03-05

    Bring back <alt>+<num> for tab changing

    Make the first 10 tabs of every pane changable via keyboard
    shortcuts <alt>+1, <alt>+2 etc.
    This brings back non-GUI functionality that was removed together
    with the tab menus in e156e39e07276a4de8414bfdb82340f8762060b4
    Fixes bug 609924

M	src/nautilus-navigation-window-menus.c

commit 97ef4d40e6c743620e0629ee768b6df0effa61df
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2010-03-04

    Updated Norwegian bokmål translation

M	po/nb.po

commit 4f870048b8d6754e29dd5ed0c4104f453caf7d3b
Author: Rodrigo Moya <rodrigo@gnome-db.org>
Date:	2010-03-04

    Replace deprecated GTK_WIDGET_* macros and depend on newer GTK+

M	configure.in
M	libnautilus-private/nautilus-clipboard.c
M	libnautilus-private/nautilus-horizontal-splitter.c
M	libnautilus-private/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-progress-info.c
M	libnautilus-private/nautilus-tree-view-drag-dest.c
M	src/file-manager/fm-list-view.c
M	src/file-manager/fm-properties-window.c
M	src/file-manager/fm-tree-view.c
M	src/nautilus-application.c
M	src/nautilus-bookmarks-window.c
M	src/nautilus-navigation-window-pane.c
M	src/nautilus-navigation-window.c
M	src/nautilus-notebook.c
M	src/nautilus-pathbar.c
M	src/nautilus-side-pane.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window-manage-views.c
M	src/nautilus-window.c
M	src/nautilus-zoom-control.c

commit af9305deb5a699fa430599685f25ad363d280808
Author: Leonid Kanter <leon@asplinux.ru>
Date:	2010-03-04

    Update Russian translation by Yury Kozlov

M	po/ru.po

commit 4d742c83498df29d6f4b853dca946c0b4c4b13a3
Author: Alexander Larsson <alexl@redhat.com>
Date:	2010-03-03

    Revert "Put tabs at the bottom"

    This reverts commit c6ee7553fd029239eff50d32dbcb57223ffa185e.

    We have gotten feedback that this experiment was not liked by users,
    so reverting.

M	src/nautilus-notebook.c

commit 7aad24446ce11d8508853cc0541590d3c8e0f99d
Author: Umarzuki bin Mochlis Moktar <umarzuki@gmail.com>
Date:	2010-03-03

    Update Malaj translation. Fixes bug 610519.

M	po/ms.po

commit 95ae539e8d042b04ee9c6817bcc41f551ab207fc
Author: Alexander Larsson <alexl@redhat.com>
Date:	2010-03-03

    Revert "Don't grab focus on realize"

    This reverts commit 4efd42312584b46f248e2839582a87776a7baebe.

    We now don't store the extra view visible status, so the problem this
    change fixed is gone. And this change caused other focus issues, as
    per bug 607060.

M	libnautilus-private/nautilus-icon-container.c

commit c8ded383147e0f860f9a206e9f45606bf16effe9
Author: Holger Berndt <berndth@gmx.de>
Date:	2010-02-25

    Don't remember status of extra pane in a gconf key

    The focus for Nautilus' split view mode are occasional, temporary
    switches to a split view mode for heavy-duty filebrowsing, not to
    be a permanent double pane filemanager. Therefore, neither split-view
    toggle status nor splitter position of a window are supposed to affect
    subsequently opened windows. See comments at bug 608431.

M	libnautilus-private/apps_nautilus_preferences.schemas.in
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.h
M	src/nautilus-navigation-window.c

commit 0b6dd131e0d4d4ce7694b824e9925c1d021d9754
Author: Changwoo Ryu <cwryu@debian.org>
Date:	2010-03-01

    Updated Korean translation

M	po/ko.po

commit 82018666fb492bb423f4bcaccfa9bd50d868974d
Author: Daniel Nylander <po@danielnylander.se>
Date:	2010-02-28

    Updated Swedish translation

M	po/sv.po

commit 582c1021a4b2f9039296a67bb45f8c3d51c327d5
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:	2010-02-28

    Updated Polish translation

M	po/pl.po

commit 78ed12260a72967f7e1d135c4ffe7d51c44e3021
Author: Mario Blättermann <mariobl@gnome.org>
Date:	2010-02-27

    Updated German translation

M	po/de.po

commit 1688fbbbcd1a55c7a731f65fdef31b9d7c90ed60
Author: Joan Duran <jodufi@gmail.com>
Date:	2010-02-27

    Updated Catalan translation

M	po/ca.po

commit 533c274c00f1d6ab27b56e58363acd164e15d268
Author: Torstein Adolf Winterseth <kvikende@yahoo.no>
Date:	2010-02-27

    Updated Norwegian Nynorsk translation

M	po/nn.po

commit c7e51ada91e966af89b14c46f6fd20a4da0f5e3c
Author: Bruce Cowan <bcowan@fastmail.co.uk>
Date:	2010-02-24

    Updated British English translation

M	po/en_GB.po

commit 5dc02f0410a14b17bcdf74404b79c6b97a47c6e2
Author: Gintautas Miliauskas <gintautas@miliauskas.lt>
Date:	2010-02-23

    Updated Lithuanian translation.

M	po/lt.po

commit 64c484ae80012d120c3420f9fdd09915aaed32f4
Author: Alexander Shopov <ash@contact.bg>
Date:	2010-02-23

    Updated Bulgarian translation

M	po/bg.po

commit 5f1d9d7b17a9b21d934d05e9c3e724a3ff3318a8
Author: Alexander Larsson <alexl@redhat.com>
Date:	2010-02-22

    Require latest gnome-desktop for spanning bg

M	configure.in

commit dd7f350e54b99c6644632062f44165e29a2fd8e6 (tag: 2.29.91)
Author: Alexander Larsson <alexl@redhat.com>
Date:	2010-02-22

    Remove src/nautilus-throbber.c from POTFILES.in

M	po/POTFILES.in

commit 6b445d8c23b82327083ccd7a0254ccd5d001cfbc
Author: Alexander Larsson <alexl@redhat.com>
Date:	2010-02-22

    Update NEWS for release

M	NEWS

commit d27a9a4260f76602a0c5e88706c1641e06515971
Author: Alexander Larsson <alexl@redhat.com>
Date:	2010-02-22

    Use GtkSpinner instead of custom widget

    Forgot this part of the commit...

M	configure.in
M	src/Makefile.am
M	src/nautilus-navigation-window.c
M	src/nautilus-notebook.c
M	src/nautilus-window-private.h
M	src/nautilus-window-toolbars.c

commit 07a6c14e4008e6ea131e5740485e8bd66547db3e
Author: A. Walton <awalton@gnome.org>
Date:	2010-02-22

    Use GtkSpinner instead of custom widget

D	src/ephy-spinner.c
D	src/ephy-spinner.h
D	src/nautilus-throbber.c
D	src/nautilus-throbber.h

commit 472d7b454862e5a18a4e04f50162b1cfe41beb30
Author: Luke Symes <allsymes@gmail.com>
Date:	2010-02-16

    Go to computer:/// on unmount

M	src/nautilus-application.c

commit a3f5dde5051737beceeb6bc825758d0ecce1e3fd
Author: Luke Symes <allsymes@gmail.com>
Date:	2010-02-17

    Fix location check in should_close_with_mount

    https://bugzilla.gnome.org/show_bug.cgi?id=318094

M	src/nautilus-navigation-window-slot.c

commit 45f7cbb0bf331f6e99fc5cbb8dcc84f3b26455fa
Author: vasudeven <agnihot3@gmail.com>
Date:	2010-02-21

    updated Tamil translation

M	po/ta.po

commit 8df9b4a10a31532c52f5fbc36f8dee60fa04948d
Author: Alexandre Franke <alexandre.franke@gmail.com>
Date:	2010-02-20

    Update French translation to show real last translator

M	po/fr.po

commit e8099533621bdb3a24178ea05d5a88586259e319
Author: Alexandre Franke <alexandre.franke@gmail.com>
Date:	2010-02-20

    Fixed French translation (closes bug 610365)

M	po/fr.po

commit 47eaabdecb657c284366c1832206595e470242c6
Author: Khaled Hosny <khaledhosny@eglug.org>
Date:	2010-02-19

    Updated Arabic translation

M	po/ar.po

commit 3de6a780cb9dde0c54537139a81ab8186b81ccde
Author: Matthias Clasen <mclasen@redhat.com>
Date:	2010-02-18

    Make it possible to have backgrounds spanning multiple monitors.

    gnome-desktop added a new 'spanned' picture_option for this. This
    fixes
    bug 610396.

M	eel/eel-background.c
M	eel/eel-background.h
M	libnautilus-private/nautilus-directory-background.c

commit 402f79e82c91b5129fa8fb11840d390a8527e2fb
Author: vasudeven <agnihot3@gmail.com>
Date:	2010-02-18

    updated Tamil translation

M	po/ta.po

commit e570e2f6fd6ed73aa472d85409be2e01107caa5c
Author: Rene Pärts <rene87@hot.ee>
Date:	2010-02-17

    Estonian translation updated

M	po/et.po

commit 5de7ed5ee5c9857615c2da8c6424fa99e365dc26
Author: Fran Diéguez <frandieguez@ubuntu.com>
Date:	2010-02-15

    Updated Galician Translation

M	po/gl.po

commit ecdea68af78c46fbf9b7ecfb77cc8f71f4cfb687
Author: vasudeven <agnihot3@gmail.com>
Date:	2010-02-15

    updated Tamil translation

M	po/ta.po

commit 6549e2e1ef18e20bd6023d645092ae7b3b735d2f
Author: Ask H. Larsen <asklarsen@gmail.com>
Date:	2010-02-14

    Updated Danish translation

M	po/da.po

commit 467e375bc52d1ceb400534c5d9d2995de1b40789
Author: Claude Paroz <claude@2xlibre.net>
Date:	2010-02-13

    Updated French translation

    Contributed by Claude Paroz and Bruno Brouard

M	po/fr.po

commit 8d7e2a397fe4a70707c9fb92a98c1dfe2b621e2e
Author: Lucian Adrian Grijincu <lucian.grijincu@gmail.com>
Date:	2010-02-13

    Update Romanian translation

M	po/ro.po

commit 662e19941905cf80a9131e56cefc4eab69f6e5da
Author: Fran Diéguez <frandieguez@ubuntu.com>
Date:	2010-02-12

    Updated Galician Translation

M	po/gl.po

commit bbb9d918761c07e0711c058e7b8295b3d7079ff3
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:	2010-02-11

    Updated Slovenian translation

M	po/sl.po

commit 862ba955f5f918eca3853faef00de67f1066c5c7
Author: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
Date:	2010-02-10

    Updated Traditional Chinese translation(Hong Kong and Taiwan)

M	po/zh_HK.po
M	po/zh_TW.po

commit ef76f4421331a8575f43db2c4cd5b26a2f5952a2
Author: Tomas Bzatek <tbzatek@redhat.com>
Date:	2010-02-09

    Post release version bump

M	configure.in

commit 574b9a27bcb631dfa616e856f9f11131ddd1e150 (tag: 2.29.90)
Author: Tomas Bzatek <tbzatek@redhat.com>
Date:	2010-02-09

    Update for 2.29.90

M	NEWS
M	configure.in

commit e302cf74e2374f3e3850b4341c3456199d520726
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:	2010-02-08

    Hungarian translation updated

M	po/hu.po

commit 09c0a7dfeb8530dcf8cc871b7377d27e4c41c2bd
Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
Date:	2010-02-08

    Updated Thai translation.

M	po/th.po

commit a38cc9eb354fb48f48c38501ccf649a9e3f412d5
Author: Henrique P. Machado <hpmachado@gnome.org>
Date:	2010-02-06

    Updated Brazilian Portuguese translation

M	po/pt_BR.po

commit 80ce7ee481d292fae620b878b1c83dd65d71dfbe
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:	2010-02-06

    Updated Spanish translation

M	po/es.po

commit ebca4f18692c06e8af724317a82328a84514e6b0
Author: Claude Paroz <claude@2xlibre.net>
Date:	2010-02-06

    Fix copy-pasted tooltip string

M	src/file-manager/fm-directory-view.c

commit cd49c551d46a41d803d8bb76c7bef6d395e14369
Author: Jennie Petoumenou <epetoumenou@gmail.com>
Date:	2010-01-31

    Updated Greek translation

M	po/el.po

commit fde78a67b016d7c59b86145ac31d6b46462ee1b0
Author: Mattias Põldaru <mahfiaz gmail com>
Date:	2010-01-29

    Updating Estonian translation

M	po/et.po

commit cf6477ac9b5576ab0f28077d817388fc3b77637f
Author: Jamil Ahmed <itsjamil@gmail.com>
Date:	2010-01-29

    Updated Bengali translation

M	po/bn.po

commit e7f8fdf47e421122a7d13703fd3ff6cb6cd14b82
Author: Alexander Shopov <ash@contact.bg>
Date:	2010-01-26

    Updated Bulgarian translation

M	po/bg.po

commit 4474a1d606c486486eb88e5043da500dd5885e1d
Author: Alexander Larsson <alexl@redhat.com>
Date:	2010-01-25

    Post release version bump

M	configure.in

commit 49967fd917d0ae5f3e5d63858199fd41e1cd0811 (tag: 2.29.2)
Author: Alexander Larsson <alexl@redhat.com>
Date:	2010-01-25

    Update NEWS for release

M	NEWS

commit 1b07696835481a911e44c5964eeb545537242cff
Author: Khaled Hosny <khaledhosny@eglug.org>
Date:	2010-01-23

    Updated Arabic translation

M	po/ar.po

commit e156e39e07276a4de8414bfdb82340f8762060b4
Author: Alexander Larsson <alexl@redhat.com>
Date:	2010-01-22

    Remove tabs menu

    I don't think this menu is much use, and it clutters up the menus
    even for
    users who don't use tabs, which is against our policy of having
    the more
    advanced features affect users not using them as little as possible.

    Also, remove the setting to disable tabs althoughter, as with the menu
    removed the tabs feature is very minimal when not in use.

M	libnautilus-private/apps_nautilus_preferences.schemas.in
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.h
M	libnautilus-private/nautilus-mime-actions.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-icon-view.c
M	src/file-manager/fm-list-view.c
M	src/file-manager/fm-tree-view.c
M	src/nautilus-actions.h
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-navigation-window-pane.c
M	src/nautilus-navigation-window-pane.h
M	src/nautilus-navigation-window-ui.xml
M	src/nautilus-navigation-window.c
M	src/nautilus-places-sidebar.c
M	src/nautilus-window-private.h

commit c9d59901003f635221299ca90887b830f3c0a3fa
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2010-01-22

    Updated Norwegian bokmål translation

M	po/nb.po

commit ec8b9a8b58ddd9d6bf08ac9e0b875581009255b3
Author: Thomas Hindoe Paaboel Andersen <phomes@gmail.com>
Date:	2010-01-18

    Replace deprecated GTK_OBJECT_TYPE with G_OBJECT_TYPE

    GNOME bug 565038

M	eel/eel-canvas.c

commit 6146cd17e4340ca3af43050e405c7ef64efd6e5d
Author: Benjamin Berg <benjamin@sipsolutions.net>
Date:	2010-01-19

    Use test instead of fg for eel-editable-label test

    Since we use base for the background we should use text for
    the foreground. (#548295)

M	eel/eel-editable-label.c

commit 46af408406ace29ad8e52e26cdfb43c50c5b96ca
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:	2010-01-16

    Updated Spanish translation

M	po/es.po

commit fb138478020738917f0fe408e5c4e2fafd3c2bb8
Author: Nelson Benítez León <nbenitezl+gnome@gmail.com>
Date:	2010-01-06

    Update glib required version

M	configure.in

commit 7fcd79f3d404a734095b4e42cfa36b45aad95c4d
Author: dumol <dumol@twinsun.ath.cx>
Date:	2010-01-10

    Updated Romanian translation

M	po/ro.po

commit e050b4134983ea14115d276ee41ba3e877952e52
Author: Lucian Adrian Grijincu <lucian.grijincu@gmail.com>
Date:	2010-01-10

    Updated Romanian translation

M	po/ro.po

commit 344f80b837341e114f5a4f7473ad7d7cfa3c6efc
Author: Daniel Nylander <po@danielnylander.se>
Date:	2010-01-09

    Updated Swedish translation

M	po/sv.po

commit c444f6d555df95ea2767992c0af6a7cdce3f0d53
Author: Maxim V. Dziumanenko <dziumanenko@gmail.com>
Date:	2010-01-06

    Update Ukrainian translation

M	po/uk.po

commit dd151d503dbe6c12dca868b69a8bcddf8fc798b4
Author: Timo Jyrinki <timo.jyrinki@iki.fi>
Date:	2010-01-06

    A few fixes by me from Launchpad.

M	po/fi.po

commit 8769220d5c95057470d58c7591732afc126b58a1
Author: Mattias Põldaru <mahfiaz gmail com>
Date:	2010-01-05

    Updating Estonian translation

M	po/et.po

commit a12dd191b5b0286a975e8dbfb435ddc09ec1f930
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:	2010-01-02

    Updated Slovenian translation

M	po/sl.po

commit 331e69edcb178fe157a2990ea9beab0cd128a6be
Author: Khaled Hosny <khaledhosny@eglug.org>
Date:	2009-12-25

    Updated Arabic translation

M	po/ar.po

commit 972d4f7a4c04f1fffe1a6ad7aa8c4fc9b5bead49
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:	2009-12-19

    Updated Spanish translation

M	po/es.po

commit 89c29e1beb04b7f0cc751976bff052af26faf8cd
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-12-17

    Move the navigation bar size group to be a cross window header
    size group

    This way we can make sure we align the headers of the sidebar too.

M	src/nautilus-navigation-window-pane.c
M	src/nautilus-navigation-window-pane.h
M	src/nautilus-navigation-window.c
M	src/nautilus-side-pane.c
M	src/nautilus-window-private.h

commit 595150f7a94664fb247cef5b0af714fd7f1c0e6b
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-12-17

    Add nautilus_side_pane_get_title

M	src/nautilus-side-pane.c
M	src/nautilus-side-pane.h

commit f8447895dbb680a7abbb483a80d1db05e07ee730
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-12-17

    Post release version bump

M	configure.in

commit 0c33ea773fa27da99187c3bd7ddfcbb42ed6d90d (tag: 2.29.1)
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-12-17

    Fix up include

M	src/nautilus-location-bar.h

commit 056ac6c3deaad63f70b61c68743cd03baa0db726
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-12-17

    Dist nautilus-extension-private.h

M	libnautilus-extension/Makefile.am

commit 2622cc470fa482f8b766bd9a37afc1f0597b8e08
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-12-17

    Remove the rest of shave

M	Makefile.am
M	configure.in
D	m4/Makefile.am

commit 21b1aa0144389f7f0a9645d0a734fe5881223844
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-12-17

    Update NEWS for release

M	NEWS

commit e2363ba468bca0662a7f139386432a677478f722
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-12-17

    Change "enable browser" prefs to "enable spatial"

    Since browser is now the default we want to change the description
    and default state of the prefs UI for this to follow this change.

M	src/nautilus-file-management-properties.c
M	src/nautilus-file-management-properties.ui

commit 70f2f7c8e36898553ba0c6593aee1e8ee52bd7a7
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-12-17

    Add eel_preferences_builder_connect_inverted_bool

M	eel/eel-preferences-builder.c
M	eel/eel-preferences.h

commit 07c0bf9cb422d38fb4c38faed7af261c5411378c
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-12-17

    Enable browser mode by default

    As discussed on the list we're moving to browser mode with the switch
    to gnome-shell. Gnome-shell is not quite ready yet, but we want to
    move towards that as early as possible so we can iron out all the
    details in the new behaviour.

M	libnautilus-private/apps_nautilus_preferences.schemas.in
M	libnautilus-private/nautilus-global-preferences.c

commit c69f3a2ba2d0bd23de5a218b8ce13d256481213a
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-12-17

    When showing a window for the first time, focus the active slots view

M	src/nautilus-window.c

commit cf1e32162affc91b5b3a2ca934c0dee45e3f1a2e
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-12-17

    Set right slot in active pane state for new views

M	src/nautilus-window.c

commit 4efd42312584b46f248e2839582a87776a7baebe
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-12-17

    Don't grab focus on realize

    This causes problems when opening up an extra view as it forces it
    to become focused which is not what we want.

M	libnautilus-private/nautilus-icon-container.c

commit d9abc4bf2ff65009ab1521c31f0877b0e312c8a6
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-12-17

    Move "go to same location as other pane" in the menus

    We don'r want separators around this single item, put it with the
    navigation stuff instead (not ideal, but ok).

M	src/nautilus-navigation-window-menus.c
M	src/nautilus-navigation-window-ui.xml

commit ea28580ac582c6df66215b39743e3914c422f236
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-12-17

    Fix typo

M	src/nautilus-navigation-window-ui.xml

commit 3fb63af8aed0f350f4eabf65085d80a4442a34b5
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-12-17

    Remove switch to other pane menu item and make F6 do this instead

    This is a very useless menu item, its sole reason for existance is
    to bind a keyboard combo to it. Instead we should just choose one.

    Some research indicate that F6 is standard for this. In Gtk+ F6 is
    used for split view navigation in general, so it will toggle
    between the
    sidebar and the two views. However, you can reach the sidebar in other
    ways using keynav, and the more important thing is the pane toggling,
    so we override this and make F6 be pane switching only.

M	src/nautilus-navigation-window-menus.c
M	src/nautilus-navigation-window-ui.xml

commit b4f413314de5857867ef152384741c49f2613737
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-12-17

    Replace shave with AM_SILENT_RULES

M	configure.in
M	eel/Makefile.am
M	libnautilus-private/Makefile.am
D	m4/shave-libtool.in
D	m4/shave.in
D	m4/shave.m4

commit 8f3e5b8d65d5c67ce6b762c8c33efc42ee13f6c3
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-12-17

    Don't focus the search entry when we're activating a pane with search

    This is not the right behaviour, and additionally it caused problems
    to do this from the focus in signal handler for the icon view, since
    the recursion of the focus changes caused HAS_FOCUS state to be
    mixed up.

M	src/nautilus-navigation-window-menus.c
M	src/nautilus-navigation-window.c

commit a9384103fe8822a351aa5256c21e00058bfef310
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-12-17

    Set active pane when its search bar gets focus

M	src/nautilus-navigation-window-pane.c

commit e5806d3a65f0b6dda23d4c4c12d53a5d09cc1f52
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-12-17

    Add event for search bar getting focus

M	src/nautilus-search-bar.c
M	src/nautilus-search-bar.h

commit aecc6b6abf1e1c313d2d4473902a2b9eb0e11827
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-12-17

    Minor whitespace cleanups

M	src/nautilus-window.c

commit adc968f34c1085ce4e5378fba92655082052f13d
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-12-17

    Move nautilus_navigation_window_pane_set_active into a vfunc

    Now nautilus_window_pane_set_active works for both navigational
    and spatial panes.

M	src/nautilus-navigation-window-pane.c
M	src/nautilus-navigation-window-pane.h
M	src/nautilus-window-pane.c
M	src/nautilus-window-pane.h
M	src/nautilus-window.c

commit 36ba547921917daa970bd2d8510e3cd1bef894bf
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-12-16

    Move active background color handling to the view

    This stuff references view implementations and should not be in
    the generic code.

M	libnautilus-private/nautilus-view.c
M	libnautilus-private/nautilus-view.h
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-directory-view.h
M	src/file-manager/fm-list-view.c
M	src/nautilus-window-slot.c

commit 096453c004a2538b816046b0388d6cfb60b618b2
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-12-16

    Remove unnecessary check

M	src/nautilus-window-manage-views.c

commit d40b44e5f54a16bdf91ebf2d291732941717fdc6
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-12-16

    Clean up sync_location_widgets by using vtable calls instead of
    type checks

M	src/nautilus-navigation-window-pane.c
M	src/nautilus-navigation-window-pane.h
M	src/nautilus-window-pane.c
M	src/nautilus-window-pane.h

commit 7c66c6c020edf40383681a6e691c1451ff90b9f7
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-12-16

    Only update toolbar items when active pane changes

M	src/nautilus-window-manage-views.c

commit cc3241aa713b99c72f30b01be9179f9b7a4635fc
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-12-16

    Fix indentation

M	src/nautilus-window-slot.c

commit 3a9fae22b64e4c4c3fa66520314285b4a8b836bb
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-12-16

    Move sync_search_widgets from window to pane

    Since the search widgets are per pane we need only update them
    for the pane, never for all the window.

M	src/nautilus-navigation-window-pane.c
M	src/nautilus-navigation-window.c
M	src/nautilus-navigation-window.h
M	src/nautilus-window-manage-views.c
M	src/nautilus-window-pane.c
M	src/nautilus-window-pane.h
M	src/nautilus-window-slot.c
M	src/nautilus-window.c
M	src/nautilus-window.h

commit a6b53ce4d5b811c854ef8987d1bf6af7ab355b68
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-12-16

    On view selection failure, reload the right window

M	src/nautilus-window-manage-views.c

commit 1d62423f6518be0a063e93cc160a0ffdae26ff6d
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-12-16

    Remove nautilus_window_sync_location_widgets

    Not used anymore

M	src/nautilus-window-manage-views.c
M	src/nautilus-window-private.h

commit 8a0ca66f2c2d69cc50cdbcc319f80529b1b30d00
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-12-16

    Only sync the location bar on the affected pane

M	src/nautilus-window-manage-views.c
M	src/nautilus-window-slot.c

commit bc87c744f84fe3c787fd504d811db4ba5c50de79
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-12-16

    Fix window slot close crash

    On window close via nautilus_window_close when the viewed file
    closed there was a ref on the slot living past the window. This
    caused crashes when disposing the slot as it referenced the window.
    We fix this by running the dispose handler when closing a slot
    and by making the dispose handler able to run multiple times.

M	src/nautilus-window.c

commit 9d8f34fa253c9c2812cfc7a738e4751fff18c1dd
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-12-16

    Remove fm_directory_view_move_copy_items_between_views

    not used anymore

M	src/file-manager/fm-directory-view.c

commit ce2e90c30506cbce28addf3258938824a1a61494
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-12-16

    Revert "Pass the window instead of the view to action callbacks."

    This reverts commit f3390c4f9a277ffd95bc5f3c6e475d9dad7d8935.

    It makes no sense to pass the window for all view specific callbacks.
    If anything needs to access the window that is easily doable from
    the view reference.

    Conflicts:

	src/file-manager/fm-directory-view.c

M	src/file-manager/fm-directory-view.c

commit 0a6c249015c7ab1cfa62e64428652970d397f57b
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-12-16

    Rearrange copy/move to menus and add home + desktop items

M	src/file-manager/fm-actions.h
M	src/file-manager/fm-directory-view.c
M	src/file-manager/nautilus-directory-view-ui.xml

commit 3bd562283262314fc8dd9840a3c1b5d390ab1860
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-12-16

    Don't disable next pane ops if tabs are disabled

M	src/file-manager/fm-directory-view.c

commit ef9b76bc41992a0bd9bb870e64ee0749bfe74d8b
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-12-16

    Remove unnecessary includes

M	src/nautilus-window.c

commit dc26bef3e209d654c8f952ff4837beb34c0fa8ae
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-12-16

    Remove next_pane functions from NautilusWindowInfo

    No need for these, and they put FMDirectoryView at the wrong place.

M	libnautilus-private/nautilus-window-info.c
M	libnautilus-private/nautilus-window-info.h
M	src/nautilus-window.c

commit 0ea5a1bfe0815f71fcacec151852bada86b477f2
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-12-16

    Remove use of nautilus_window_info_copy_move_selection_to_next_pane

    Doing this via the window is unnecessary.
    Also, we simplify the copy operation by not using cut+paste.

M	src/file-manager/fm-directory-view.c

commit e0a6c302d23fde1e4781671f70d501fdeffb7c8f
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-12-16

    Don't use nautilus_window_info_next_pane_is_writable

    Instead we can use get_extra_slot and other existing functions, thus
    avoiding referencing fm-directory-view from the main code.

M	src/file-manager/fm-directory-view.c

commit 1545e04eaf41068c3add34792815b2df84b7fd5d
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-12-16

    Use window_get_extra_slot instead of get_directory_view_of_next_pane

    We want to remove get_directory_view_of_next_pane as the main code
    should not reference FMDirectoryView.

M	src/file-manager/fm-directory-view.c

commit 6a71f0f996e7c946a10e263951a906dd9795c4dc
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-12-16

    Add nautilus_window_info_get_extra_slot

M	libnautilus-private/nautilus-window-info.c
M	libnautilus-private/nautilus-window-info.h
M	src/nautilus-window-private.h
M	src/nautilus-window.c

commit 7545b45b7c1c1f849b01814304b24af5238dba7e
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-12-16

    Remove unnecessary includes

M	src/nautilus-navigation-window.c

commit fa563623570eeb6a0ab8d90aae386ecbbd740721
Author: Emilio Pozuelo Monfort <pochu27@gmail.com>
Date:	2009-12-15

    Bug 604574 - Fix NAME section in nautilus-connect-server.1

M	docs/nautilus-connect-server.1

commit 9c7c2c9d2cc0a8648abf2dbc851e9efec3e3df1c
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-12-15

    Make trash keybindings only work if the action is sensitive

    This fixes https://bugzilla.gnome.org/show_bug.cgi?id=603413 in
    a way not causing regressions.

M	src/file-manager/fm-directory-view.c

commit d87cf7e75c37d139631807bc22c07ba879f8218f
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-12-15

    Use right signal handler for delete signal action

    This is not actually called atm, since an action overrides it, but
    we should do it right anyway.

M	src/file-manager/fm-directory-view.c

commit d5d94cdf05a8f775494e5445e0c899a4548d2690
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-12-15

    Revert "Disable Trash/Delete key bindings when appropriate"

    This reverts commit e7c171acb8060436969139210060874f3a43d835.
    It causes regressions (see bug 603413)

    Conflicts:

	src/file-manager/fm-directory-view.c

M	src/file-manager/fm-actions.h
M	src/file-manager/fm-directory-view.c
M	src/file-manager/nautilus-directory-view-ui.xml

commit 75bcfea177c837215ea46c970bfea24ec04a3dae
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-12-14

    Don't access uninitialized variable

    gdk_property_get doesn't set prop_text if it fails.

M	libnautilus-private/nautilus-icon-dnd.c
M	libnautilus-private/nautilus-tree-view-drag-dest.c

commit fb39afae9bf1027cf405f7309685327abd67f1bf
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-12-14

    Better tab size

    This removes the minimum size of tabs, since that causes problems
    when there are little availible horizontal size (such as in split
    view), as it caused ellipsizion to only work for strings larger
    than the minimum set size.

    However, doing *just* this causes the tabs by default to be only
    3 chars wide, which is obviously also bad. So we enable tab-expansio
    to solve this.

    The new situation is not ideal either, but its the best we can do
    before this gtk bug is fixed:

    https://bugzilla.gnome.org/show_bug.cgi?id=125250

M	src/nautilus-notebook.c

commit 7fb432ba6b6816076e9eb5cd6f586df2e90ed33a
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-12-14

    Better split view size allocation

    Ensure that the views always get *some* size so that we can at least
    always see the scrollbars, etc.

    Also make the toplevel size of a pane be a fixed size, thus
    guaranteeing
    the two panes in a split view return the same size request, thereby
    guaranteeing a default (if unset by user) position of 50%. Without
    this
    we could get e.g. a size request from the tabs or the location
    bar size
    change causing a change in the view splitter position.

M	src/nautilus-navigation-window-pane.c
M	src/nautilus-navigation-window.c

commit 50fece012964a9bea091a21bb51d65bf877a1ff4
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-12-14

    Don't allow the right part of the sidebar split be shrunk

    Views at 0x0 pixels make no sense.

M	libnautilus-private/nautilus-horizontal-splitter.c

commit ee66bca8b74b1530e29414ef226e12157e92d9b7
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-12-14

    Make slot label/icon update work right

    We move the update calls to a bit later when all the slot-internal
    state (like slot->location, etc) has been updated.

M	src/nautilus-window-manage-views.c

commit 53ae0522ab2ee458eb8235beaf6c8e3afefe49b6
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-12-14

    Minor cleanup

    Use temporary variable to avoid casts.

M	src/nautilus-navigation-window.c

commit 451aafee60cd171650993c5b7640116319eebc9e
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-12-11

    Require latest gnome-desktop for gnome-bg changes

M	configure.in

commit 04c26296fb78b6de1a5bf933e543734ce18bd062
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-12-11

    Move status bar to under view in navigational view

    This means the status bar moves closer to what it shows the status
    of. Additionally it gives more space for the sidebar, which is not
    needed for the normally small status messages we have.

M	src/nautilus-navigation-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window.c

commit 7c1207aa1317e95762b9773f7a2ca72a96177942
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-12-11

    If starting with split view, create extra slot durin construction

M	src/nautilus-navigation-window.c

commit 1a6db1b3ff79971f75ad309c22d60c14b2af2857
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-12-11

    Don't show the window until all views in it are visible

    For the dual-pane at startup case we want to delay window
    change until all views are loaded. Also when switching to
    split view we want to delay showing until the view is loaded.

M	libnautilus-private/nautilus-window-info.c
M	libnautilus-private/nautilus-window-info.h
M	src/file-manager/fm-directory-view.c
M	src/nautilus-navigation-window-pane.c
M	src/nautilus-window-pane.c
M	src/nautilus-window-pane.h
M	src/nautilus-window-slot.h
M	src/nautilus-window.c
M	src/nautilus-window.h

commit 84631cacd1909000ebd43b7267b7cacb8115d857
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-12-11

    When loading a location in a slot also load in other non-loaded panes

    This makes sure that if a window is created with more than one pane
    we'll load something in each of them.

M	src/nautilus-window-manage-views.c

commit fbbf8701595d4b6ad3cef93cc83e861d35b34859
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-12-11

    Fix up indentation

M	src/nautilus-window.c

commit fb87db4e78a494623921a1ad844b86448965a924
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-12-11

    Update location for all active slots

    When the location changes for a slot we should update it if its
    the active slot in its pane (since each pane has a location bar),
    not only if its in the active pane.

M	src/nautilus-window-manage-views.c

commit 605cdcc062c77c3badcb03eb0c8f97385b4739a4
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-12-11

    Remove nautilus_window_get_pane_from_slot

    This is useless, just look at slot->pane

M	src/nautilus-window-private.h
M	src/nautilus-window.c

commit 877da7dab374c4ae66ee57b7e5c10e672058b523
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-12-11

    Only sync tab name in menu for the active pane

M	src/nautilus-navigation-window.c

commit 55f1438bf898c819504dae540a7540ec30508f1e
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-12-11

    Don't rewrite bookmarks file when file appearance changes

    We no longer write the icon to the bookmarks file so this is just
    unnecessary. Also this means we don't rewrite the bookmark file
    on each
    startup.

M	src/nautilus-bookmark-list.c

commit 3fab1d20298552000369480a694186fd7354f586
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-12-11

    Fix up background setting for non-desktop windows

M	eel/eel-background.c

commit c68a696dcb8884ded4571c375e368f3f3375d068
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-12-10

    Only fade the desktop background, not normal windows

    All this flashing is just in the way, especially when the
    color changes as part of a pane going inactive.

M	eel/eel-background.c

commit 6e5323188fc6af5d8920a01c3e34496df3320760
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-12-10

    Remove border width on notebook

    This makes the view line up with the sidebar, etc.

M	src/nautilus-navigation-window-pane.c

commit 09efd40fbb2cd924bfee6650bea50e2ffb21a349
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-12-10

    Remove border on statusbar

    https://bugzilla.gnome.org/show_bug.cgi?id=499361

M	src/nautilus-window.c

commit 9bc68d825f3e928e736caf213b84371607a6bd41
Author: Baptiste Mille-Mathias <bmm@free.fr>
Date:	2009-12-10

    Put border around file views

    https://bugzilla.gnome.org/show_bug.cgi?id=499361

M	src/file-manager/fm-directory-view.c

commit c6ee7553fd029239eff50d32dbcb57223ffa185e
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-12-10

    Put tabs at the bottom

    There is way to much visual clutter at the top already, with the
    location
    bars and toolbars.

M	src/nautilus-notebook.c

commit 4b49aab5aa6a9ef9ab288ff2ce463affca1eacf2
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-12-10

    Remove location button

    This takes a lot of space for something thats not commonly used.
    Especially with two of it visible in split view mode.

    Maybe we should make a preference for it, but its not interesting
    in the main UI.

M	src/nautilus-navigation-window-pane.c
M	src/nautilus-navigation-window-pane.h

commit df7048157403efefb560c5d1075f04088af3048b
Author: Holger Berndt <berndth@gmx.de>
Date:	2009-12-05

    Improve search button handling in split view mode

    This commit fixes issues that were introduced in
    merge commit e92c336df90df012746d08d9af8121edc38b0f3c
    Now the escape key during temporary search toggles the search key
    off again,
    as does changing active pane during temporary searches.

M	src/nautilus-navigation-window-pane.c
M	src/nautilus-navigation-window.c
M	src/nautilus-navigation-window.h

commit 8bafe8109f2151ee1febfc4a00255b92053c2ef8
Author: Holger Berndt <berndth@gmx.de>
Date:	2009-06-25

    Fix View -> Location Bar in dual pane mode.

    Although each pane has a separate location bar, the show/hide location
    bar setting is window-global instead of applying to individual panes:
    Either both panes have a location bar, or neither one
    does. Inconsistencies with remembered show/hide location bar gconf
    setting were also fixed.

M	src/nautilus-navigation-window-menus.c
M	src/nautilus-navigation-window.c

commit ee3c49268205cd6fd99694706a4b2b7e3aca8086
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-12-10

    Remember extra pane status access windows.

    The status of the extra pane display is remembered in a gconf key,
    analog to show/hide statusbar and other window display properties. As
    the extra-pane action implementation does a lot of widget and action
    re-ordering, this can only be done when a windows is set up
    completely, and is thus delayed in an idle-callback. If splitting the
    view is to be done on startup, the showing of the window is delayed to
    avoid ugly visible reordering.

M	libnautilus-private/apps_nautilus_preferences.schemas.in
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.h
M	src/nautilus-actions.h
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-navigation-window.c
M	src/nautilus-navigation-window.h
M	src/nautilus-window-slot.c
M	src/nautilus-window.c

commit 5d236a20aadd291196e6ead3a2220e9c0258b126
Author: Holger Berndt <berndth@gmx.de>
Date:	2009-06-13

    Make it possible for Nautilus Scripts to access the other pane.

    This is accomplished by placing additional variables into the
    environment of the script, analoguous to the single-pane ones:
     - NAUTILUS_SCRIPT_NEXT_PANE_SELECTED_FILE_PATHS
     - NAUTILUS_SCRIPT_NEXT_PANE_SELECTED_URIS
     - NAUTILUS_SCRIPT_NEXT_PANE_CURRENT_URI

    If there is no second pane in the window, these are set to empty
    strings.

M	libnautilus-private/nautilus-window-info.c
M	libnautilus-private/nautilus-window-info.h
M	src/file-manager/fm-directory-view.c
M	src/nautilus-window.c

commit 09359fd13b52c5f5cebe55a9efae21c0290fe86f
Author: Holger Berndt <berndth@gmx.de>
Date:	2009-06-13

    Implement "Go to same location as other pane" menu item.

M	src/nautilus-navigation-window-menus.c
M	src/nautilus-navigation-window-ui.xml

commit a0bd4bc51d556a44ada296b3d3ec22e6c19f04f4
Author: Holger Berndt <berndth@gmx.de>
Date:	2009-06-13

    Implement "Switch to other pane" menu item.

M	src/nautilus-navigation-window-menus.c
M	src/nautilus-navigation-window-ui.xml
M	src/nautilus-window-pane.c
M	src/nautilus-window-pane.h
M	src/nautilus-window-private.h

commit 0a5d182ac274a0b11a39daa41285fbf1d39b1e70
Author: Holger Berndt <berndth@gmx.de>
Date:	2009-07-20

    Also draw background of inactive pane in insensitive color when in
    list view

M	src/nautilus-window-slot.c

commit 2f843f0ed243a1c1f184c69e166c9da710fe1618
Author: Holger Berndt <berndth@gmx.de>
Date:	2009-06-13

    Draw background of inactive panes in INSENSITIVE color.

    In order to make it easier to visually distinguish active and inactive
    panes, the background of inactive panes is drawn in the theme's
    INSENSITIVE color. Like the inactive location bar widgets, this is
    only a visual marker, and does not mean that that pane is
    insensitive. It's still clickable, and in fact a click makes the
    corresponding pane active.

M	eel/eel-background.c
M	eel/eel-background.h
M	src/nautilus-window-pane.c
M	src/nautilus-window-slot.c
M	src/nautilus-window-slot.h

commit 4cc909a668692551db92a67bcb36b7cdeb473579
Author: Holger Berndt <berndth@gmx.de>
Date:	2009-06-11

    Implement "{copy,move} to other pane" menus.

M	libnautilus-private/nautilus-window-info.c
M	libnautilus-private/nautilus-window-info.h
M	src/file-manager/fm-actions.h
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-directory-view.h
M	src/file-manager/nautilus-directory-view-ui.xml
M	src/nautilus-shell-ui.xml
M	src/nautilus-window-private.h
M	src/nautilus-window.c

commit 7191f6fa4f3013481463c1181b51b705d5c48d9a
Author: Holger Berndt <berndth@gmx.de>
Date:	2009-06-11

    Fix tab menus in split view mode. Only the menu of the active pane
    is inserted.

M	src/nautilus-navigation-window-menus.c
M	src/nautilus-navigation-window-pane.c
M	src/nautilus-navigation-window.c
M	src/nautilus-window.c

commit c3da9152ce3efadbeaf92340ca832af6dbfc6266
Author: Holger Berndt <berndth@gmx.de>
Date:	2009-06-11

    Make location bar more reactive, part 2: navigation bar

    Followup to the last commit: The location bar of the inactive pane now
    has an insensitive apprearance, but is in fact clickable/focusable. A
    click makes the corresponding pane active via the focus-in event of
    the entry widget.

M	src/nautilus-location-bar.c
M	src/nautilus-location-bar.h
M	src/nautilus-navigation-window-pane.c

commit 689fd8e7ac943f1bed48dc0f6aad4b0e418e1005
Author: Holger Berndt <berndth@gmx.de>
Date:	2009-06-11

    Make location bar more reactive: path bar, toggle button and zoom
    control

    The buttons in the directory button bar are made inactive when the
    corresponding pane is inactive. This means that the buttons have an
    insensitive appearance, but are in fact clickable. Clicking on them
    will make the corresponding pane active while changing into the
    respective directory.

    This required the pathbar to export the button widget, done with the
    new function nautilus_path_bar_get_button_from_button_list_entry().

M	src/nautilus-navigation-window-pane.c
M	src/nautilus-pathbar.c
M	src/nautilus-pathbar.h
M	src/nautilus-zoom-control.c
M	src/nautilus-zoom-control.h

commit 531ff030ef016b118f174252b1ac9aee0e385c63
Author: Holger Berndt <berndth@gmx.de>
Date:	2009-06-07

    Don't use a function to get the active slot.

M	src/nautilus-window-slot.c

commit f3390c4f9a277ffd95bc5f3c6e475d9dad7d8935
Author: Holger Berndt <berndth@gmx.de>
Date:	2009-06-07

    Pass the window instead of the view to action callbacks.

    With dual pane, actions may work on more than one view. Thus it makes
    sense to pass the window instead of the view to the callbacks. If the
    callbacks want the old behaviour, they first need to get the active
    view of the window, and work with that.

M	src/file-manager/fm-directory-view.c

commit 3cb24525f5e3681592900a3db49f2862debf084d
Author: Holger Berndt <berndth@gmx.de>
Date:	2009-06-07

    Also active/deactive panes based on focus-in-event for list views

M	src/file-manager/fm-list-view.c

commit 02529b86015195128ebcbe3702888445727d5679
Author: Holger Berndt <berndth@gmx.de>
Date:	2009-06-06

    Propagate activation in slot-info interface

M	libnautilus-private/nautilus-window-slot-info.c
M	libnautilus-private/nautilus-window-slot-info.h
M	src/file-manager/fm-icon-view.c
M	src/nautilus-window-slot.c

commit 01e94440638904b0bc546b1ef1081a88e92d3e8e
Author: Holger Berndt <berndth@gmx.de>
Date:	2009-05-27

    Start implementation of "add extra pane" menu item callback

    Upon activating that menu item, create new pane and pack into the
    split view hpane.

    On deactivation, delete non-active pane.

M	src/file-manager/fm-list-view.c
M	src/file-manager/fm-list-view.h
M	src/nautilus-navigation-window-pane.c
M	src/nautilus-navigation-window.c

commit 8babbe1095134861e4e57f482557587ee9b78576
Author: Holger Berndt <berndth@gmx.de>
Date:	2009-05-25

    Add skeleton for split view.

    Add a new menu item "View -> Extra pane", and corresponding skeleton
    callback functions and UI containers.

M	src/nautilus-navigation-window-menus.c
M	src/nautilus-navigation-window-pane.h
M	src/nautilus-navigation-window-ui.xml
M	src/nautilus-navigation-window.c
M	src/nautilus-navigation-window.h
M	src/nautilus-window-private.h

commit 6fc12915c7e3b8e92696630117afb5d5f5aaf60c
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-12-10

    Move location from toolbar to pane widget

M	src/nautilus-navigation-window-menus.c
M	src/nautilus-navigation-window-pane.c
M	src/nautilus-navigation-window-pane.h
M	src/nautilus-navigation-window-slot.c
M	src/nautilus-navigation-window.c
M	src/nautilus-window-manage-views.c
M	src/nautilus-window-pane.c
M	src/nautilus-window-pane.h
M	src/nautilus-window.c

commit e1fe45ddde92aece9aafdeb2febcfe76178e48b1
Author: Holger Berndt <berndth@gmx.de>
Date:	2009-05-24

    Move notebook from window into pane

    This is another refactorisation commit. A notebook is also pane
    specific, not window specific. In particular, the following function
    logic has been moved:

    notebook_popup_menu_move_left_cb
    notebook_popup_menu_move_right_cb
    notebook_popup_menu_close_cb
    notebook_popup_menu_show
    notebook_tab_close_requested
    notebook_button_press_cb
    notebook_popup_menu_cb
    notebook_switch_page_cb
    nautilus_navigation_window_pane_setup_notebook

    The following functions have been renamed:

    nautilus_navigation_window_initialize_tabs_menu to
    nautilus_navigation_window_pane_initialize_tabs_menu
     (also made public)

    nautilus_window_get_slot_for_content_box to
    nautilus_window_pane_get_slot_for_content_box

M	src/nautilus-navigation-window-menus.c
M	src/nautilus-navigation-window-pane.c
M	src/nautilus-navigation-window-pane.h
M	src/nautilus-navigation-window-slot.c
M	src/nautilus-navigation-window.c
M	src/nautilus-navigation-window.h
M	src/nautilus-notebook.c
M	src/nautilus-window-pane.c
M	src/nautilus-window-pane.h
M	src/nautilus-window-private.h
M	src/nautilus-window.c

commit f14e7d47456867899016889756f32120dda847fb
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-12-09

    Move location bar entries to pane

    Location bar entries are pane-specific, not window
    specific. Therefore, it is neccessary to move significant parts of the
    logic around, mainly from NautilusWindow to NautilusWindowPane, and
    NautilusNavigationWindow to NautilisNavigationWindowPane.

    In particular, the following functions have been moved into the pane:

    bookmark_list_get_uri_index
    restore_focus_widget
    search_bar_activate_callback
    search_bar_cancel_callback
    navigation_bar_cancel_callback
    navigation_bar_location_changed_callback
    location_button_should_be_active
    location_button_toggled_cb
    path_bar_location_changed_callback
    path_bar_button_pressed_callback
    path_bar_button_released_callback
    path_bar_button_drag_begin_callback
    path_bar_path_set_callback
    nautilus_navigation_window_show_location_bar_temporarily
    nautilus_navigation_window_show_navigation_bar_temporarily
    nautilus_navigation_window_path_bar_showing
    nautilus_navigation_window_set_bar_mode
    nautilus_navigation_window_search_bar_showing
    nautilus_navigation_window_hide_location_bar
    nautilus_navigation_window_show_location_bar
    nautilus_navigation_window_location_bar_showing
    nautilus_window_zoom_{in,out,to_level,to_default}

    The location bar setup parts of nautilus_navigation_window_init() have
    been moved to nautilus_navigation_window_pane_setup_location_bar.

    The following fuctions have been made public:

    hide_temporary_bars
    load_view_as_menu
    unset_focus_widget
    update_up_button

    Much logic of the following functions has been moved to the pane, but
    the functions themselves have been left in the window as triggers:

    nautilus_navigation_window_hide_temporary_bars
    nautilus_window_sync_location_widgets

M	src/nautilus-application.c
M	src/nautilus-location-bar.c
M	src/nautilus-location-bar.h
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-navigation-window-pane.c
M	src/nautilus-navigation-window-pane.h
M	src/nautilus-navigation-window-slot.c
M	src/nautilus-navigation-window.c
M	src/nautilus-navigation-window.h
M	src/nautilus-window-manage-views.c
M	src/nautilus-window-manage-views.h
M	src/nautilus-window-pane.c
M	src/nautilus-window-pane.h
M	src/nautilus-window-private.h
M	src/nautilus-window.c

commit 014b488d184fafe59f29810d372eccebd3c66876
Author: Holger Berndt <berndth@gmx.de>
Date:	2009-05-18

    Use the new NautilusNavigationWindowPane class in
    NautilusNavigationWindow's

M	src/nautilus-navigation-window.c

commit 651053fec975b95536b7e967c7e8b81732b1f740
Author: Holger Berndt <berndth@gmx.de>
Date:	2009-05-18

    Add new class NautilusNavigationWindowPane, derived from
    NautilusWindowPane

    NautilusWindowPane is the base class for window panes, while
    NautilusNavigationWindowPane will add some functionality spefic
    to panes
    in a Nautilus navigation window.

M	po/POTFILES.in
M	src/Makefile.am
A	src/nautilus-navigation-window-pane.c
A	src/nautilus-navigation-window-pane.h

commit e1db3d61f6510a8f6cc063ba84b5fa26bebf6189
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-12-07

    Associate basic slot functions to panes instead of windows.

M	src/nautilus-application.c
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-navigation-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window-manage-views.c
M	src/nautilus-window-manage-views.h
M	src/nautilus-window-pane.h
M	src/nautilus-window-private.h
M	src/nautilus-window.c
M	src/nautilus-window.h

commit e7f2144e38c02f6aeba7b563e8bc1fb195616477
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-12-07

    Move slots from NautilusWindow to NautilusWindowPane

    A window does not hold lists of slots anymore, but lists of panes,
    which
    in turn hold lists of slots, making a slot effectively a layer between
    a window and a slot. Much of the remaining part of the patch is
    simply replacing "window->details->active_slot" with
    "window->details->active_pane->active_slot" and similar
    changes. Commits
    to move corresponding parts of the logic out of the window into
    the pane
    are to follow.

M	src/nautilus-application.c
M	src/nautilus-location-bar.c
M	src/nautilus-location-dialog.c
M	src/nautilus-navigation-action.c
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-navigation-window-slot.c
M	src/nautilus-navigation-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window-bookmarks.c
M	src/nautilus-window-manage-views.c
M	src/nautilus-window-pane.c
M	src/nautilus-window-pane.h
M	src/nautilus-window-private.h
M	src/nautilus-window-slot.c
M	src/nautilus-window-toolbars.c
M	src/nautilus-window.c

commit d3ee81d3021204786c3c51bf9f651fffbd10ff0b
Author: Holger Berndt <berndth@gmx.de>
Date:	2009-01-31

    Associate a slot to a pane instead of a window

    NautilusWindowSlot->window is removed and NautilusWindowSlot->pane
    is added. All references to window is then replaces with
    ->pane->window.

M	src/nautilus-application.c
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-navigation-window-slot.c
M	src/nautilus-navigation-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window-manage-views.c
M	src/nautilus-window-slot.c
M	src/nautilus-window-slot.h
M	src/nautilus-window.c

commit adc0b289f6f92751bd40a6005375eae2a79439c3
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-12-07

    Add a NautilusWindowPane to all windows

M	src/nautilus-navigation-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window-private.h
M	src/nautilus-window.c

commit daa113b66fbf4193cdb049c11bd3df9f98f4ba0a
Author: Holger Berndt <berndth@gmx.de>
Date:	2009-01-30

    Introduce concept of a NautilusWindowPane

    A pane is another layer around a slot. For spatial windows, a pane
    will contain a single slot. For navigation windows, a pane will
    contain a
    list of slots, as well as a corresponding toolbar items.

M	src/Makefile.am
A	src/nautilus-window-pane.c
A	src/nautilus-window-pane.h
M	src/nautilus-window-private.h
M	src/nautilus-window.c

commit 8e69e90733dcb1bd65d2fdcc2a026cb458c25ed2
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-12-09

    Remove all traces of old view-as and zoom widgets

M	src/nautilus-navigation-window.c
M	src/nautilus-navigation-window.h
M	src/nautilus-window.c
M	src/nautilus-window.h

commit 14def79a4e1cd7d78d0dd155fa5b643f440859e7
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-12-09

    Add a view as toolbar item using the view-as action

M	src/nautilus-navigation-window-menus.c
M	src/nautilus-navigation-window-ui.xml

commit c7aeb63442007fbdac9feff66cc4541972162738
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-12-09

    Add NautilusViewAsAction

    This is an action that makes it easy to create a view as toolbar item.

M	src/Makefile.am
A	src/nautilus-view-as-action.c
A	src/nautilus-view-as-action.h

commit bff56af563ee232815c6bd0502869fac7eb97476
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-12-09

    Add NautilusWindow::view-as-changed

M	src/nautilus-window.c

commit 946f377fc531b47ba71f85b8d57a4f2f20c9c432
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-12-09

    Use NautilusZoomAction to put zoom item in toolbar

M	src/nautilus-navigation-window-menus.c
M	src/nautilus-navigation-window-ui.xml

commit da25dfdc1e94aae68bb9ff35497e7c2481449389
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-12-09

    Add NautilusZoomAction

    This is an action that can be used to easily put zoom items in
    toolbars.

M	src/Makefile.am
A	src/nautilus-zoom-action.c
A	src/nautilus-zoom-action.h

commit 70298f3dfc04c6c7cc995c94af7b67d97d60a66a
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-12-09

    Add NautilusWindow::zoom-changed signal

M	src/nautilus-window.c

commit 27b7859f2aa6d61b0b4cf5ae48333dc089ddf56f
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-12-09

    Add VOID:INT,BOOLEAN,BOOLEAN,BOOLEAN,BOOLEAN marshaller

    Needed for zoom-changed signal

M	libnautilus-private/nautilus-marshal.list

commit 3add7e368af3ea9f37e2f5f386543cf228b0b74f
Author: Baptiste Mille-Mathias <bmm@free.fr>
Date:	2009-12-10

    Add border on sidebar (remove on header)

    https://bugzilla.gnome.org/show_bug.cgi?id=499361

M	src/file-manager/fm-tree-view.c
M	src/nautilus-emblem-sidebar.c
M	src/nautilus-history-sidebar.c
M	src/nautilus-places-sidebar.c
M	src/nautilus-side-pane.c

commit 49193a40792ba8df413a3b361940f977dc009aef
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-12-10

    Add shadow_type arg to eel_scrolled_wrap_table_new

M	eel/eel-wrap-table.c
M	eel/eel-wrap-table.h
M	src/file-manager/fm-properties-window.c
M	src/nautilus-emblem-sidebar.c

commit 60dd20355079003afe3ba342e6233834afeffd39
Author: William Jon McCann <jmccann@redhat.com>
Date:	2009-12-03

    Fixes to enable per-monitor backgrounds

    https://bugzilla.gnome.org/show_bug.cgi?id=147808

M	eel/eel-background.c

commit 90b8c56e64caa7fd2435cdb619c8ed83971b9519
Author: Aron Xu <aronxu@gnome.org>
Date:	2009-12-09

    Update Simplified Chinese translation,

M	po/zh_CN.po

commit 2d61fcdf4987802441b7d9dab5364a28fb2dbd7c
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-12-08

    Don't leak NautilusDirectory

M	libnautilus-private/nautilus-file.c

commit ac9f08eb1f74b32c432b0a4904fb57e982202a4c
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-12-08

    Don't leak NautilusDirectory

M	src/nautilus-navigation-window.c

commit 8c3e5abb396bb67274d9e3d769295ece33b52091
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-12-08

    Use nautilus_directory_unref to unref directories

    Its nice to have nautilus_directory_ref/unref paired for help when
    debugging.

M	src/file-manager/fm-tree-model.c

commit 18763611ef08a6915b4bfd03a3c0bc287ba142ca
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-12-07

    Forgot to add nautilus-extension-private.h in last commit

A	libnautilus-extension/nautilus-extension-private.h

commit 09877bd2c4da7282f3d341297af75eda197f3e33
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2009-12-05

    Updated Norwegian bokmål translation.

M	po/nb.po

commit 881f208b876c6e4386d54a0db3fca26aaa34ff71
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-12-04

    Add lookup and creator functions for NautilusFileInfo objects

    This has been requested by many extension developers.

M	libnautilus-extension/nautilus-file-info.c
M	libnautilus-extension/nautilus-file-info.h
M	libnautilus-private/nautilus-file.c

commit 002bea81792cdfe6f4e45da95a59708040566171
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-12-04

    Don't change background on the initial style_set call

    This results in queueing an unnecessary background change
    which causes the EelBackground to be unrealized wrongly.

    This fixes https://bugzilla.gnome.org/show_bug.cgi?id=578136

M	eel/eel-background.c

commit fd2e7311edd0d673adc21efdd7d4c6585723c730
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-12-04

    Revert commit 7b86b78e2ff6a0f1b45ac8f8a9c30cf3d0c6ae96

    This is not the right solution

M	eel/eel-background.c

commit d876890dfdbcd7c6255f14f9b910255598fcf84b
Author: Khaled Hosny <khaledhosny@eglug.org>
Date:	2009-12-04

    Fix typo

M	po/ar.po

commit 7ad4b090a3d90f9333d2efdd52f2019a1cab1292
Author: Ivar Smolin <okul@linux.ee>
Date:	2009-12-01

    Updating Estonian translation

M	po/et.po

commit e7c171acb8060436969139210060874f3a43d835
Author: Michael Terry <michael.terry@canonical.com>
Date:	2009-12-01

    Disable Trash/Delete key bindings when appropriate

    This makes trash/delete key binding be enabled/disabled just like
    the menu items are.

M	src/file-manager/fm-actions.h
M	src/file-manager/fm-directory-view.c
M	src/file-manager/nautilus-directory-view-ui.xml

commit 523a87744cdf86123da2de4e42a650aa0e891259
Author: Daniel Nylander <po@danielnylander.se>
Date:	2009-11-30

    Updated Swedish translation

M	po/sv.po

commit 2fb27dad4661dfce14a1ac5c7bc23e68fec7ee5c
Author: Yaron Shahrabani <sh.yaron@gmail.com>
Date:	2009-11-30

    Update Hebrew translation

M	po/he.po

commit 529ebf07a31e3a460f0ebde97833235136e50cf4
Author: Ivar Smolin <okul@linux.ee>
Date:	2009-11-29

    Updating Estonian translation

M	po/et.po

commit 519ec1ef646f5edeff75801e592ab8f9e7423f82
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-11-27

    Don't free uninitilized errors

    test_dir_is_parent doesn't set error, so no need to free it.

M	libnautilus-private/nautilus-file-operations.c

commit 58e8653a8b0eb885f73c65eebc5926539eef9687
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:	2009-11-27

    Updated Hungarian translation

M	po/hu.po

commit c125ec694bb7f7159cb72a3eb15f5845fc2c10ef
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-11-27

    Go to default location (not root) when clicking on mount in sidebar

M	src/nautilus-places-sidebar.c

commit ce39f704ff3494893a1198697cc2ae7b12f0d7ee
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-11-27

    Use mount default location for desktop links

M	libnautilus-private/nautilus-desktop-link.c

commit 817803aaeefd9ebf6ee1df4053f8f986943d91f5
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-11-27

    Handle GMount default_location in pathbar as fake root

M	src/nautilus-pathbar.c

commit d9d860a8e2fa5d41ff941ce5dc8e80672c05d5b8
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-11-27

    Clean up fake-root handling

M	src/nautilus-pathbar.c

commit 5b1159927b98b569fcb22f05986a140a7c42ba0a
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-11-26

    Ensure show-hidden-files UI is uptodate

    When we read the per-location show-hidden-files setting, also
    update the UI.

    Fixes bug #568089.

M	src/nautilus-window-manage-views.c

commit 09f24d05eae830fd0ec696267f85e02debdc95a7
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:	2009-11-27

    Updated Spanish translation

M	po/es.po

commit 5e86595f45d8470732dee1bd820512f5229bf160
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:	2009-11-26

    Updated Slovenian translation

M	po/sl.po

commit 04c84927339a18aac3c8ee2fa3b2f6edc88e969f
Author: Nils-Christoph Fiedler <fiedler@medienkompanie.de>
Date:	2009-11-25

    Updated LowGerman translation

M	po/nds.po

commit 6f0c44a70f62395e6281604601075994fa921afc
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-11-25

    Add entry icon to search bar

    This way you can activate a search using the mouse.
    (Bug #598256)

M	src/nautilus-search-bar.c

commit eee73c5eb6d83955a7b7a1af9a86f8294eea218a
Author: Nikos Verschore <nikosverschore@gmail.com>
Date:	2009-11-25

    Make search button a toggle button

    Make the search button on the toolbar toggle between search
    and normal mode.
    See: https://bugzilla.gnome.org/show_bug.cgi?id=332078

M	src/nautilus-navigation-window-menus.c
M	src/nautilus-navigation-window-ui.xml
M	src/nautilus-navigation-window.c
M	src/nautilus-navigation-window.h
M	src/nautilus-query-editor.c

commit 6ff1e3881e070a0a235208cc10dfdc53e8faa0aa
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-11-25

    Avoid deprecated gtk_button_pressed/released

    We replace these with direct use of deprecated signals,
    which is not ideal either. However, it makes us not reference
    depcrecated symbols and makes it works. I don't know how else
    to solve this.

M	src/nautilus-navigation-action.c
M	src/nautilus-window-menus.c

commit 6161343d9d3eaa4fa044613085c00415852f8b55
Author: Pierre Wieser <pwieser@trychlos.org>
Date:	2009-11-25

    Allow absolute pathnames for plugin menu/toolbar item icons.

M	libnautilus-private/nautilus-ui-utilities.c
M	src/file-manager/fm-directory-view.c

commit 36d83807cc0744e131e3532714849a7d1bbbf65d
Author: Pierre Wieser <pwieser@trychlos.org>
Date:	2009-11-25

    Add nautilus_icon_info_lookup_from_path()

M	libnautilus-private/nautilus-icon-info.c
M	libnautilus-private/nautilus-icon-info.h

commit 4ea889ee82a66fb929920589322eb0565984f31d
Author: Tao Wei <weitao1979@gmail.com>
Date:	2009-11-24

    Updated Simplified Chinese translation.

M	po/zh_CN.po

commit 2c50a8dea92273286404ba1e87f892354fb9b777
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:	2009-11-19

    Updated Spanish translation

M	po/es.po

commit 7a890c3f5adb8eb35e208958b293e03c691c7830
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-11-19

    Ensure range checking works below zero

    We add an int to an unsigned and then check for underflow, but
    this check will never trigger for unsigned variables like an enum.
    We fix this by using a signed value for the addition result.

M	src/file-manager/fm-list-view.c

commit 1f8f54f4777343dda87043e444a24c3f86e90439
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-11-19

    Ensure ABS calls work on difference of unsigned values

    guint64 - guint64 is of type guint64, so ABS doesn't work on it.
    Cast to gint64 to make sure this works.

M	libnautilus-private/nautilus-file-operations.c

commit 3c0cc87da5eccab0c022d5bfee6191af4a3f4ea9
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:	2009-11-18

    Updated Slovenian translation

M	po/sl.po

commit a76fe6975c0e3a31aa8d8ab4ddf3b7afbafbe274
Author: James Dietrich <jdietrch@fastmail.fm>
Date:	2009-10-27

    Complete XDS support

    https://bugzilla.gnome.org/show_bug.cgi?id=585790

M	libnautilus-private/nautilus-dnd.h
M	libnautilus-private/nautilus-file-dnd.c
M	libnautilus-private/nautilus-file-operations.c
M	libnautilus-private/nautilus-file-operations.h
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-container.h
M	libnautilus-private/nautilus-icon-dnd.c
M	libnautilus-private/nautilus-marshal.list
M	libnautilus-private/nautilus-tree-view-drag-dest.c
M	libnautilus-private/nautilus-tree-view-drag-dest.h
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-directory-view.h
M	src/file-manager/fm-icon-view.c
M	src/file-manager/fm-list-view.c

commit f146e054849fef9300e9fc8786c11e2d9b7c91d7
Author: Marcus Carlson <marcus@mejlamej.nu>
Date:	2009-10-12

    Changed the "event-after" signal to "changed" to update the "Location"
    / "Go to" label Change the secondary icon in the location to a "Go"
    (play) icon when the label is "Go to" otherwise a clear icon

    https://bugzilla.gnome.org/show_bug.cgi?id=163245

M	src/nautilus-location-bar.c
M	src/nautilus-location-entry.c
M	src/nautilus-location-entry.h

commit 3ee90909fa92feaf3df0964eed2b95c5d968ba98
Author: Tomas Bzatek <tbzatek@redhat.com>
Date:	2009-11-10

    Unfreeze updates in directory list view after rename cancellation

    We successfully cancelled rename operation but the directory view
    was left in frozen state, containing pseudo items with NULL elements.

    Fixes bug 590591.

M	src/file-manager/fm-list-view.c

commit e487552287e5970dbbb39199b55026f2788bb42b
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-11-17

    Correctly update the request counters

    The request counters weren't updated by
    nautilus_directory_add_file_monitors
    and nautilus_directory_remove_file_monitors. This can cause a number
    of weird
    problems, including those described in bug #598931.

    This checkin fixes this, and fixes bug #598931.

M	libnautilus-private/nautilus-directory-async.c

commit f60a28846a32543849a4916d032efdf71e167548
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-11-17

    Add debug code for tracking down errors in request counters

    nautilus_directory_verify_request_counts can be uncommented and called
    in various places to catch when the request counters are not properly
    updated.

M	libnautilus-private/nautilus-directory-async.c

commit 0f638d6505b3adbd2d73fa1bd5894d62d40a2844
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2009-11-15

    Updated Norwegian bokmål translation.

M	po/nb.po

commit f829c8fe28f221a153f9bedb5f7c86073f082550
Author: Aron Xu <aronxu@gnome.org>
Date:	2009-11-14

    Updated Simplified Chinese translation.

M	po/zh_CN.po

commit 50836f6b37714516a7fb561475b3fe36666b1749
Author: Alexander Shopov <ash@contact.bg>
Date:	2009-11-13

    Updated Bulgarian translation

M	po/bg.po

commit e5247083a16425171858e2a61ec54efee8191eac
Author: Thomas Thurman <tthurman@Dorothy.plexq.com>
Date:	2009-11-11

    Further Shavian translation

M	po/en@shaw.po

commit 97d98d9c7aeef53378bd07dfac78bf9ea770383e
Author: Mario Blättermann <mariobl@gnome.org>
Date:	2009-11-10

    Added nds to LINGUAS

M	po/LINGUAS

commit a0216f02be4793f8d0a19a3cdff5ae1619748472
Author: Nils-Christoph Fiedler <linux@medienkompanie.de>
Date:	2009-11-10

    Added Low German translation

A	po/nds.po

commit 13f4560aeeedd3f1626556d688e008aaf9b97f20
Author: Thomas Thurman <tthurman@Dorothy.plexq.com>
Date:	2009-11-10

    Shavian translation

M	po/LINGUAS
A	po/en@shaw.po

commit 2bad8fcd7c67439826b7174bad4d2bfa5dee36c9
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2009-11-09

    Single gtk/gdk includes.

M	eel/eel-canvas.h

commit c0d618993a79f655f474532ed8d1d0118d479a68
Author: Jovan Naumovski <jovan@jovan-laptop.org>
Date:	2009-11-06

    Minor fix in Macedonian translation.

M	po/mk.po

commit 0458c87d2f5561d03eb1bae593a867135c3c14a5
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:	2009-11-06

    Updated Slovenian translation

M	po/sl.po

commit 6613262f4e6d40d153299d7fd4726210268a2a53
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2009-11-02

    Don't get drag data in list mode if we don't support the target.

    This fixes bug #600183.

M	libnautilus-private/nautilus-tree-view-drag-dest.c

commit 71e7b576751c1192fe0c05529619f4c0aba674c0
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2009-11-02

    Emit the selection-changed signal when inverting.

    Do emit the selection-changed signal in NautilusIconContainer when we
    invert the selection, so that the views can update the UI items
    accordingly (#600308).

M	libnautilus-private/nautilus-icon-container.c

commit 51150a7fb834a7e6e64511e7f7cf7070328222c8
Author: Kostas Papadimas <pkst@gnome.org>
Date:	2009-11-01

    Updated Greek translation

M	po/el.po

commit a16d73fa256e7bcf15f36136dea2bec7b37aefaf
Author: Gintautas Miliauskas <gintautas@miliauskas.lt>
Date:	2009-10-30

    Updated Lithuanian translation.

M	po/lt.po

commit d727babc5ebbc7d282d80fbace69a7401eb3795e
Author: Gintautas Miliauskas <gintautas@miliauskas.lt>
Date:	2009-10-25

    Updated Lithuanian translation.

M	po/lt.po

commit bf8571a78f1f8c73ea449e56fa413abb3f40b91c
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2009-10-25

    Move functions outside of #ifdefs (#599290)

    This unbreaks the build if you compile without EXIF/EXEMPI.

M	src/nautilus-image-properties-page.c

commit ec8b2f666d175860b36a29870160a41446e0c160
Author: drtvasudevan <agnihot3@gmail.com>
Date:	2009-10-23

    Updated Tamil translation

M	po/ta.po

commit 04025fea82e720c6704da76c5e4d786775a7fb00
Author: Tomas Bzatek <tbzatek@redhat.com>
Date:	2009-10-20

    Handle failed connection to tracker daemon 0.7 series

    Also, consolidate string memory management, to be consistent and clear
    on a first sight.

    Related to changes in bug 596082.

M	libnautilus-private/nautilus-search-engine-tracker.c

commit 9be1fc059a2f7ce429592be5a6e2a56e7a36a8d7
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:	2009-10-20

    Updated Spanish translation

M	po/es.po

commit fe2d7c35cc4f35c2dfd3e9345e354bd388fceca8
Author: Reşat SABIQ <tilde.birlik@gmail.com>
Date:	2009-10-20

    Another minor update for Crimean Tatar (Crimean Turkish) translation

M	po/crh.po

commit ed199bbd9762a248d9b5036b7130d8965d13dfb9
Author: Reşat SABIQ <tilde.birlik@gmail.com>
Date:	2009-10-19

    Update for Crimean Tatar (Crimean Turkish) translation

M	po/crh.po

commit 7f3453af4c59331e77dc09f07fdd9b24d533620a
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2009-10-18

    Use separate labels for attributes (#598545).

    This is useful so that we can easily select the text for each
    attribute.

M	src/nautilus-image-properties-page.c

commit 67d827e10e34186b4d3c1410817a5f7aac507b14
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2009-10-17

    Updated Norwegian nynorsk translation and fixed a typo. Closes bug
    #598607 reported by Torstein A. W.

M	po/nn.po

commit f2ab25b7705e4f320e0fdb33a8ad8f302cb1cf0d
Author: Sveinn í Felli <sveinki@nett.is>
Date:	2009-10-16

    Updated Icelandic translation

M	po/is.po

commit 006abaefbb5d30718678a212cd595a8a7d436d58
Author: Anna Jonna Ármannsdóttir <annajonna@gmail.com>
Date:	2009-10-02

    Updated Icelandic translation

M	po/is.po

commit d1f92784496217f82c4f38b64f51b6820efc6fba
Author: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
Date:	2009-10-13

    po/vi.po: update translation of "Places"

M	po/vi.po

commit 16226ab944780b9b5a65fe2a38e02f4bcf470254
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:	2009-10-11

    Updated Spanish translation

M	po/es.po

commit 3b96ca69946453a4744a58f997289b86f7d41d5d
Author: drtvasudevan <agnihot3@gmail.com>
Date:	2009-10-10

    Updated Tamil translation

M	po/ta.po

commit 23278532505862816bd5c8c0ab7d17f7a07b4790
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2009-10-09

    Always check if the drag dest supports the source.

    In the "drag-motion" callback, make sure we check for target !=
    GDK_NONE
    before getting non-existent data for it.

M	libnautilus-private/nautilus-dnd.c
M	src/nautilus-places-sidebar.c

commit 8ef1a18f81a588525fe2cf069ecc9f58a8b6b6ba
Author: Ivar Smolin <okul@linux.ee>
Date:	2009-10-10

    Updating Estonian translation

M	po/et.po

commit a2e04a10329f5391b968f82b6110112de0dc2fad
Author: Stephen Cook <siti@orcon.net.nz>
Date:	2009-10-07

    Remove very old unnecessary FIXMEs.

    Closes bug #41245.

M	libnautilus-private/nautilus-global-preferences.c
M	src/nautilus-navigation-window.c
M	src/nautilus-window.c

commit af9f607c258270cd08e3b994017bc1ca134099fc
Author: A. Walton <awalton@gnome.org>
Date:	2009-10-07

    Bug 589375 - Crashes with empty location in edit bookmarks

    Check that the length of the text in the entry is non-NULL.

M	src/nautilus-bookmarks-window.c

commit 488a462382bd43a0ad04e274441537d508669c8a
Author: Matthias Clasen <mclasen@redhat.com>
Date:	2009-10-07

    Remove an ugly hack to detect KDE desktop (#564208).

M	src/nautilus-application.c

commit f28404dd6af7e95c8038e9f73a31f19398b148c2
Author: Xu Li <xu.li@intel.com>
Date:	2009-07-17

    correct the value of GtkRecentData.app_exec in
    nautilus_recent_add_file()

M	libnautilus-private/nautilus-recent.c

commit 1dd60a63b0048e093da2e2f710bca6a922e4029e
Author: Frédéric Péters <fpeters@0d.be>
Date:	2009-08-22

    Remove deprecated Encoding key from desktop files

M	data/nautilus-autorun-software.desktop.in.in
M	data/nautilus-browser.desktop.in.in
M	data/nautilus-computer.desktop.in.in
M	data/nautilus-file-management-properties.desktop.in.in
M	data/nautilus-folder-handler.desktop.in.in
M	data/nautilus-home.desktop.in.in
M	data/nautilus.desktop.in.in
M	src/network-scheme.desktop.in

commit cbec5342514b7f52bf654fff418f10bea3aac7ca
Author: Nelson Benítez León <nbenitezl+gnome@gmail.com>
Date:	2009-05-01

    Avoid crash when holding space bar on focused navigation buttons

    Fixes bgo#580926

M	src/nautilus-navigation-window-menus.c
M	src/nautilus-window-menus.c

commit 370ebf572e4e8d401f65fa7b575899e82fc9dfa7
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2009-10-07

    Use the right GConf key for the disable_tabs setting (#580220).

M	libnautilus-private/nautilus-global-preferences.h

commit 3ef9873b86ec14ccd33680acb232fa0df0eb11ce
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2009-10-07

    Chain up to the parent handler if we click outside any row.

    By doing so, the tree view widget will gain focus anyway.
    Fix bug #589088.

M	src/file-manager/fm-list-view.c

commit f29571245545750e26ae84b3b383ab7619ea10bc
Author: Marcus Carlson <marcus@mejlamej.nu>
Date:	2009-10-06

    Show tooltips in places sidebar

    https://bugzilla.gnome.org/show_bug.cgi?id=595616

M	src/nautilus-places-sidebar.c

commit 3966879080237672d41e2aab0499a5852ef00ea9
Author: Marcus Carlson <marcus@mejlamej.nu>
Date:	2009-10-03

    Make changing visible columns instant. Wasn't like always like this
    before because nautilus-vfs-file.c saved metadata async.

    https://bugzilla.gnome.org/show_bug.cgi?id=597227

M	src/file-manager/fm-list-view.c

commit 143fd025cc20423cc9eb8b3a255b4a102a58efce
Author: Marcus Carlson <marcus@mejlamej.nu>
Date:	2009-10-03

    Adds a "Copy Anyway" option when copying files and disk space is
    not enough

    https://bugzilla.gnome.org/show_bug.cgi?id=324361

M	libnautilus-private/nautilus-file-operations.c

commit c7bfedfbf8883ddeacfdd0818d7c1af9530c4f52
Author: Marcus Carlson <mdc@tajt.nu>
Date:	2009-10-06

    Select all on F2 in rename mode

    This is a another quick way to switch from not selecting extension
    to selecting everything (in addition to the existing shift-F2 combo).

M	libnautilus-private/nautilus-icon-container.c
M	src/file-manager/fm-list-view.c

commit 56f33af7601fb8a1ce28a953ae7516eb7e46c7a5
Author: Jochen Skulj <jochen@jochenskulj.de>
Date:	2009-10-05

    Updated German translation

M	po/de.po

commit 7bff0191b0c94c6570c5ffd3d34e8b1cf30da408
Author: Denis ARNAUD <darnaud@src.gnome.org>
Date:	2009-10-05

    Updated breton translation

M	po/br.po

commit 58a073303977708516d3a1ff4528a7ef7ace7f26
Author: Marcus Carlson <mdc@tajt.nu>
Date:	2009-09-29

    Adds an option to select the application to open an unkown file type
    upon error opening the file.

    https://bugzilla.gnome.org/show_bug.cgi?id=92497

M	libnautilus-private/nautilus-mime-actions.c

commit d013bf32daa0db99693bc86b6930b56c3d59b42a
Author: Kostas Papadimas <pkst@gnome.org>
Date:	2009-09-29

    Updated Greek translation.

M	po/el.po

commit 3dd2ddccb759b41762026de8c3f82b0257a73ff8
Author: Jennie Petoumenou <epetoumenou@gmail.com>
Date:	2009-09-29

    Updated Greek translation

M	po/el.po

commit 8fe1a569690abd8a472041886b883b55852d445f
Author: Marcus Carlson <marcus@mejlamej.nu>
Date:	2009-09-29

    Add multiselect capability to list view

    Use Ctrl+shift to do multiple range selects (#410497)

M	src/file-manager/fm-list-view.c

commit 0b8af64dc9ca5994215362f163e2c09a2d79e9bd
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:	2009-09-28

    Updated Spanish translation

M	po/es.po

commit 6abf7ba3b026306493ee40f8164e7f632f5c5265
Author: Marcus Carlson <marcus@mejlamej.nu>
Date:	2009-09-28

    Add checkbox for not associating a filetype on open with

    https://bugzilla.gnome.org/show_bug.cgi?id=92497

M	libnautilus-private/nautilus-open-with-dialog.c

commit b6112210f2b4c26951c4104a5d46d5b54ec58e2b
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-09-28

    Bump version to 2.29.1 on master

M	configure.in

commit 80e87af1b4956e0c1dcb252564a71cf51286ab3f
Author: A <awalton@gnome.org>
Date:	2009-09-28

    Fix Bug 593523 - Typo in nautilus volume mgmt.

M	src/file-manager/fm-directory-view.c

commit 08e6114dbdf4553b4bcc12a38b0955da153c8efe
Author: Jürg Billeter <j@bitron.ch>
Date:	2009-09-23

    Update tracker support for version 0.7

    Fixes bug 596082.

M	configure.in
M	libnautilus-private/nautilus-search-engine-tracker.c

commit a2a7f3a2a7909824c7a2643d9251c0e74f17b548
Author: Timo Jyrinki <timo.jyrinki@iki.fi>
Date:	2009-09-25

    Update Finnish translation (transition from ”taltio” to
    ”asema”)

M	po/fi.po

commit 541c225fea1d616d01862d0f6b0ff9086317540a
Author: Tomas Bzatek <tbzatek@redhat.com>
Date:	2009-09-24

    Don't rely on activation_uri when detecting mounts

    We test for the activation_uri
    (i.e. G_FILE_ATTRIBUTE_STANDARD_TARGET_URI)
    which is usually not exposed from computer:// items until the item
    is mounted
    (and that's up to particular gvfs volume monitor).

    Simply don't test for activation_uri, file type of
    G_FILE_TYPE_MOUNTABLE
    should be enough.

    This fixes https://bugzilla.redhat.com/show_bug.cgi?id=518570

M	libnautilus-private/nautilus-directory-async.c

commit e15707648d6d92abe455107718a1e0a440c7fe1f
Author: Christian Neumair <cneumair@gnome.org>
Date:	2009-09-24

    Correctly position icons for text, netscape URI and URI list drops

    When dropping text, a netscape URI or a URI list to the desktop,
    remember
    the position where the drop happened and position the created icon
    accordingly.
    Fixes #350022.

M	src/file-manager/fm-directory-view.c

commit 069494e971bba9bfad5cd6997ecf9138677a9bc0
Author: Takayuki KUSANO <AE5T-KSN@asahi-net.or.jp>
Date:	2009-09-23

    Fix Japanese translation

M	po/ja.po

commit 6fec4348ef56f1df6f7609f9632a5bf4c6512e4d
Author: Takayuki KUSANO <AE5T-KSN@asahi-net.or.jp>
Date:	2009-09-23

    Updated Japanese translation

M	po/ja.po

commit 1055993807fe882a3588f59fe0d93b0b0bb063d8
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-09-21

    Post release version bump

M	configure.in

commit c3b8ec1d6927ccc743e57c315cc2a3ba007ec769 (tag: 2.28.0)
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-09-21

    Update for 2.28.0 release

M	NEWS
M	configure.in

commit 9fc52ea33822f02e2b5ab876f7ae3ddbcea67523
Author: Shankar Prasad <svenkate@redhat.com>
Date:	2009-09-21

    Updated Kannada(kn) translation

M	po/kn.po

commit 0cdc94d5345c17e2e929dbd18290ad3e933eb3e5
Author: Petr Kovar <pknbe@volny.cz>
Date:	2009-09-20

    Updated Czech translation by Lucas Lommer

    Thanks goes to Tomas Bzatek.

M	po/cs.po

commit cd62ad01e18c0b3b0932af4a9262da1906f2f63a
Author: Amitakhya Phukan <aphukan@fedoraproject.org>
Date:	2009-09-20

    Updating Assamese translations

M	po/as.po

commit 40df45a49785a31c2bdbafef3c8a99766333c5a1
Author: A S Alam <aalam@users.sf.net>
Date:	2009-09-19

    Updating Translation for Punjabi by A S Alam

M	po/pa.po

commit 8823a3815e0dfcdf92059140d72556ab3acd3b8e
Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
Date:	2009-09-19

    Updated Thai translation.

M	po/th.po

commit 0f075e8e97ad070796584d086678c0e1ad539188
Author: Takayuki KUSANO <AE5T-KSN@asahi-net.or.jp>
Date:	2009-09-19

    Updated Japanese translation

M	po/ja.po

commit 752e68860bd37941c5fdef3ae29113d12f8dc195
Author: Manoj Kumar Giri <mgiri@mgiri.csb>
Date:	2009-09-18

    Upadated Oriya Translation

M	po/or.po

commit 7242f95d083cebfff768d693d2ebf4282154d508
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:	2009-09-18

    Updated Slovenian translation

M	po/sl.po

commit a728376835fdd39fa505acb84584f7d2600801f2
Author: Luca Ferretti <elle.uca@libero.it>
Date:	2009-09-18

    Updated Italian translation

M	po/it.po

commit a8097e57788ad735227489e6c51d06bedc796889
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-09-18

    Don't load files for thumbnailing that we can't thumbnail anyway

    When zooming out we read the real image and use that as the thumbnail.
    However, we should only do this for files gdk-pixbuf can read as other
    things can't be read anyway and may potentially be very large (such as
    videos) since the thumbnail size limit only applies for images.

M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-thumbnails.c
M	libnautilus-private/nautilus-thumbnails.h

commit 4a88ecde61a52ac058999d95388ade9f668482d4
Author: Maxim V. Dziumanenko <dziumanenko@gmail.com>
Date:	2009-09-17

    Added Ukrainian translation

M	po/uk.po

commit 51a2a0abd0bd3f6f36737b5afef3ff49a7fa602c
Author: Denis ARNAUD <darnaud@src.gnome.org>
Date:	2009-09-17

    Updated breton translation

M	po/br.po

commit 5d641153c201f4cbc4d62ac10eb2437a8be5fb78
Author: Mohammad Anwari <mdamt@mnots.eu>
Date:	2009-09-16

    Updated Indonesian translation by Andika Triwidada

M	po/id.po

commit adc53a499c5c143612d7e9b22340efc38240da1d
Author: Ilkka Tuohela <hile@iki.fi>
Date:	2009-09-15

    Updated Finnish translation

M	po/fi.po

commit b5af4e6c9c6af492210514af922aa0ed4029dce6
Author: Ilkka Tuohela <hile@iki.fi>
Date:	2009-09-15

    Updated Finnish translation

M	po/fi.po

commit 8da7fdac2375f5b5d0354926b6c130ced602aaaa
Author: Rajesh Ranjan <rranjan@rranjan.csb>
Date:	2009-09-15

    hindi update by Rajesh Ranjan

M	po/hi.po

commit ba75188ad883fc3be36ebad0740512b03a6e373c
Author: Sweta Kothari <swkothar@redhat.com>
Date:	2009-09-15

    Updated Gujarati Translations

M	po/gu.po

commit 43275654dc3b762841339f2771137d8013f0fe43
Author: Astur <malditoastur@gmail.com>
Date:	2009-09-14

    Updated Asturian translation

M	po/ast.po

commit bd87d7555759021a012691d59d8707c4118a17c7
Author: Gil Forcada <gforcada@gnome.org>
Date:	2009-09-14

    Minor fix to Catalan translation

M	po/ca.po

commit 96781b9d29259e175f73b87a30eaadf1e12c7490
Author: Carles Ferrando <carles.ferrando@gmail.com>
Date:	2009-09-14

    Updated Catalan (Valencian) translation

M	po/ca@valencia.po

commit d6b8cb28c7208e0776bb483cde464472249c73ba
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-09-14

    Avoid refing NULL icons

M	src/file-manager/fm-directory-view.c

commit eb05225a794de9c7b9326d1e1c56f54902bb6bb5
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2009-09-14

    Update Norwegian bokmål translation.

M	po/nb.po

commit 58a9e227e519369bca5c7c9897e386110bdda242
Author: Ani <peter.ani@gmail.com>
Date:	2009-09-14

    Updaeted Malayalam Translations

M	po/ml.po

commit 4fb28a5541e564adff7f3a03582c2cb7ed4e294f
Author: Lucian Adrian Grijincu <lucian.grijincu@gmail.com>
Date:	2009-09-14

    Updated Romanian translation

M	po/ro.po

commit 979be859028ba20384eee4f907fc647a060cb9fc
Author: Ilkka Tuohela <hile@iki.fi>
Date:	2009-09-13

    Updated Finnish translation

M	po/fi.po

commit 78244d5d698786a98d00ef1513e8294825b8813c
Author: Bruce Cowan <bcowan@fastmail.co.uk>
Date:	2009-09-12

    Updated British English translation

M	po/en_GB.po

commit e8610aaf1e276993a9942697decc4dc81a5c0168
Author: Ask H. Larsen <asklarsen@gmail.com>
Date:	2009-09-12

    Updated Danish translation

M	po/da.po

commit da24fa0b829c31c4417fed03374b4ad4f63392e8
Author: Reinout van Schouwen <reinouts@gnome.org>
Date:	2009-09-12

    * 2009-09-12  Reinout van Schouwen <reinouts@gnome.org>

	- po/nl.po: Updated Dutch translation

M	po/nl.po

commit 48744242700d5dc9de21ef6c33df8eedb757b715
Author: Miloš Popović <mpopovic@src.gnome.org>
Date:	2009-09-11

    Fixes in Serbian translation

M	po/sr.po
M	po/sr@latin.po

commit 02ea89fd4f92faade026de9463aca4171f4c04d1
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:	2009-09-11

    Updated Hungarian translation

M	po/hu.po

commit 8c636df9374993990ba8a23bbcb986e572508510
Author: Žygimantas Beručka <zygis@gnome.org>
Date:	2009-09-10

    Updated Lithuanian translation

M	po/lt.po

commit 46aefc46372624957509f971a325e06fe8249c21
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-09-10

    Make the desktop window native so the backing pixmap is drawn by X

    Without this X draws the toplevel window background and then the
    real background is drawn from exposes, which doesn't look nice.
    Fixes bug #593658

M	libnautilus-private/nautilus-icon-container.c

commit 594f76e9231eeadfc7972560cf162e921d66aac6
Author: Denis ARNAUD <darnaud@src.gnome.org>
Date:	2009-09-09

    Updated breton translation

M	po/br.po

commit d67e3e2377229e19128a2405b70580448fc5e487
Author: Sweta Kothari <swkothar@redhat.com>
Date:	2009-09-09

    Updated Gujarati Translations

M	po/gu.po

commit b6e45ba165064f508aedad4212759700f0b99f7d
Author: A S Alam <aalam@users.sf.net>
Date:	2009-09-09

    Updaitng for Punjabi

M	po/pa.po

commit 714e8534c90addab5b795cc39c98142ddea17242
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:	2009-09-09

    Updated Polish translation

M	po/pl.po

commit e6e10b6facdd8a7058fa5c283462c9f4777a1079
Author: Sandeep Shedmake <sshedmak@redhat.com>
Date:	2009-09-08

    Updated Marathi Translations

M	po/mr.po

commit 21e5e7d3898764a8d493dede40606a9b9e6aa7aa
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-09-08

    Free get_types_table internal hashtable on exit

M	libnautilus-private/nautilus-thumbnails.c

commit 5b075cfa665d07ee6c57e68f6f67aaca76a3b308
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-09-08

    Fix minor leak

M	src/nautilus-application.c

commit d442315c303db2def885a00d0abed257156185ce
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-09-08

    Free return value from nautilus_file_get_metadata_list

M	src/file-manager/fm-list-view.c

commit 75298a3ded74e42b047f95f0746ea3dca8e0a6b7
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-09-08

    Print leaked unique eel_ref_str:s at exit

M	eel/eel-string.c

commit b698cf1932da077f07d99966a4c61568a1ae081e
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-09-08

    Fix threadsafety issue in eel_ref_str_unref

    Its not safe to just decrement count if we didn't read a 1, as we
    could race with another decrement.

M	eel/eel-string.c

commit 26714114eefe841c4b3eaa5a3a93b50ec69f76a8
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-09-08

    Don't leak list of gconf entries

M	libnautilus-private/nautilus-desktop-directory-file.c

commit 2434bd43cd43eb8ba97b1a956e4b3cd734cf2a91
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-09-07

    Fix usage of sink, fixing many recently introduced leaks.

    The conversion away from gtk_object_sink was done wrongly
    causing lots of leaks. fix this.

M	eel/eel-background.c
M	eel/eel-gtk-extensions.c
M	libnautilus-private/nautilus-dnd.c
M	src/file-manager/fm-list-view.c
M	src/file-manager/fm-tree-view.c
M	src/nautilus-emblem-sidebar.c
M	src/nautilus-history-sidebar.c
M	src/nautilus-information-panel.c
M	src/nautilus-notes-viewer.c
M	src/nautilus-places-sidebar.c
M	src/nautilus-spatial-window.c

commit b4cd0d66db105822bfa5531a146428b548aff369
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-09-07

    Update to latest foocanvas

    This has some cleanups and fixes a memory leak that was introduced
    in the eel copy by removing gtk_object_sink.

M	eel/eel-canvas-rect-ellipse.c
M	eel/eel-canvas-rect-ellipse.h
M	eel/eel-canvas-util.c
M	eel/eel-canvas.c
M	eel/eel-canvas.h

commit b17f8f7995aa1ba2b62d8272436d761bc1600bb1
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-09-07

    Don't leak file metadata

M	libnautilus-private/nautilus-file.c

commit 7c2c5f904d183d510e9fb4f4ac07fe7660274692
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-09-07

    Free "remaining" returned from GOption

M	src/nautilus-main.c

commit 26a91c8e225f01363976485c782840135d50e6d8
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-09-07

    Centralize extra view ref and sink if required

    Doing this in only one place makes sense as its clearer.
    Previously we ref:ed one extra time for the window->view ref but left
    the floating ref to be taked when adding the widget to a parent.
    This breaks when we free the view before adding it to a parent, so
    we need to properly sink it.

M	libnautilus-private/nautilus-view-factory.c
M	src/file-manager/fm-desktop-icon-view.c
M	src/file-manager/fm-empty-view.c
M	src/file-manager/fm-icon-view.c
M	src/file-manager/fm-list-view.c

commit c302620c144c7968c7ae35b45ab55a3124fd2923
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-09-07

    post release version bump

M	configure.in

commit d0a6955e983ba112a65140ce3b55a7dd953fd8e8 (tag: 2.27.92)
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-09-07

    Update NEWS

M	NEWS

commit bd108f3700594e5c859d89287a59733a5585e4d9
Author: Padraig O'Briain <padraig.obriain@sun.com>
Date:	2009-09-07

    Don't crash on NULL gconf value

    This fixes bug #589520

M	libnautilus-private/nautilus-desktop-directory-file.c

commit 02a7a84229063f329731d3db61184207a91bf12e
Author: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
Date:	2009-09-06

    Updated Traditional Chinese translation(Hong Kong and Taiwan)

M	po/zh_HK.po
M	po/zh_TW.po

commit 3af7944871692b9e0c0754ed5351ac24d2a6f9ff
Author: Khaled Hosny <khaledhosny@eglug.org>
Date:	2009-09-05

    Updated Arabic translation

M	po/ar.po

commit 41a15a48a2d452078ae7845374ad9577b30e8155
Author: Ivar Smolin <okul@linux.ee>
Date:	2009-09-05

    Updating Estonian translation

M	po/et.po

commit 7553bdccaddb56be2b156dfcd1e409ea30b870a7
Author: Mario Blättermann <mariobl@gnome.org>
Date:	2009-09-04

    Updated German translation

M	po/de.po

commit 13ecc3e0eef4d9267f9919cd79180c0ed4ce4bbf
Author: Duarte Loreto <happyguy_pt@hotmail.com>
Date:	2009-09-04

    Updated Portuguese translation

M	po/pt.po

commit 2a562f03810a31a0cd2be36faff5059dab2b8fe2
Author: Miloš Popović <mpopovic@src.gnome.org>
Date:	2009-09-01

    Updated Serbian translation

M	po/sr.po
M	po/sr@latin.po

commit 3901a97853dad9bf2d586e401a2542aa86703e65
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2009-09-01

    Update Norwegian bokmål translation.

M	po/nb.po

commit 40164f40de5bcfec618da3f200eff5d2371f4bde
Author: Shankar Prasad <svenkate@redhat.com>
Date:	2009-09-01

    Updated Kannada(kn) translation

M	po/kn.po

commit e9b017891f7ab2586b92f4111637b2d02b0f4a51
Author: krishnababu k <kkrothap@redhat.ocm>
Date:	2009-08-31

    Updated Telugu Translations

M	po/te.po

commit 2cf936c4105f88a953f91c8bdf37d65553681684
Author: Joan Duran <jodufi@gmail.com>
Date:	2009-08-30

    Updated Catalan translation

M	po/ca.po

commit 4d9e7a5bf3d180ae47b789b90ee56fc2cbde24c3
Author: Baris Cicek <baris@teamforce.name.tr>
Date:	2009-08-30

    Updated Turkish translation.

M	po/tr.po

commit cf32d3a9429a08fa5fd9557c57e896d85064e9da
Author: Inaki Larranaga Murgoitio <dooteo@zundan.com>
Date:	2009-08-29

    Updated Basque language

M	po/eu.po

commit bd4180156f506861b335a71a4d6e54886a237527
Author: Bruno Brouard <annoa.b@gmail.com>
Date:	2009-08-28

    Updated French translation

M	po/fr.po

commit 04e3be13647469de3fe97c15b2fab28eb1cdd81c
Author: Inaki Larranaga Murgoitio <dooteo@zundan.com>
Date:	2009-08-27

    Updated Basque language

M	po/eu.po

commit 542f56ecb2af09c78dd7507d6e9f10b96d4d2e34
Author: Runa Bhattacharjee <runab@redhat.com>
Date:	2009-08-27

    Updated Bengali India Translations

M	po/bn_IN.po

commit e6ef2d96f6adc507425123716961aa48281af83d
Author: A <awalton@gnome.org>
Date:	2009-08-27

    Fix test in uninhibit code

M	libnautilus-private/nautilus-file-utilities.c

commit bf6bfde36bcadf43a39fb095650b7fc78741d62a
Author: Matthias Clasen <mclasen@redhat.com>
Date:	2009-08-26

    Fix a duplicate id in a .ui file

    This caused nautilus-file-management-properties to crash.

M	src/nautilus-file-management-properties.ui

commit 064086ef68a0692ac9050b7a0d3ded4a836c8180
Author: Marcus Carlson <marcus@mejlamej.nu>
Date:	2009-08-26

    Always show app icon for open-with in the popup menu as in the
    normal menu

    Fixes bug #591663.

M	src/file-manager/fm-directory-view.c

commit 3bd3f5f4d7a8ef10c6133c5957025df1560e9185
Author: ifelix <ifelix@redhat.com>
Date:	2009-08-26

    Updated Tamil Translations

M	po/ta.po

commit b151573894ee19b4c13f3d35ac5cac7660caee63
Author: Henrique P Machado <zehrique@gmail.com>
Date:	2009-08-24

    Updated Brazilian Portuguese translation.

M	po/pt_BR.po

commit 324e267fc916d5f16e505c2f57a69c271c1388ee
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-08-24

    Post release version bump

M	configure.in

commit c685eae6206409ca4bbcec4c74367e5295f40461 (tag: 2.27.91)
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-08-24

    Update NEWS

M	NEWS

commit c1755706945092334af274f3a88049976baa4763
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-08-24

    Bump version to 2.27.91

M	configure.in

commit d8337a4b7969b43bf5712cd5e85dc5f936ed5044
Author: Ryan Lortie <desrt@desrt.ca>
Date:	2009-08-22

    Cancel audio preview when deleting the file

    Fixes #137500.

M	src/file-manager/fm-icon-view.c

commit b9cd9a5810e044c9351d2408186fb135f4452635
Author: Jamil Ahmed <itsjamil@gmail.com>
Date:	2009-08-24

    Updated Bengali translation

M	po/bn.po

commit 8ddb1d53eaa01f4c076c4d96e8da1a9a812e303b
Author: Changwoo Ryu <cwryu@debian.org>
Date:	2009-08-23

    Update Korean translation

M	po/ko.po

commit da36928ac4d0989d2b6c3d54f7dc522fca7491ab
Author: Seán de Búrca <leftmostcat@gmail.com>
Date:	2009-08-22

    Updated Irish translation

M	po/ga.po

commit 97915f97bcbd047de2a5fd4b6bf25b01436085d3
Author: Alexander Shopov <ash@contact.bg>
Date:	2009-08-22

    Updated Bulgarian translation

M	po/bg.po

commit 4a7af52ab6f964b9174b59e3f71252447158ffa4
Author: Antón Méixome <meixome@mancomun.org>
Date:	2009-08-19

    Updated Galician Translation

M	po/gl.po

commit 72f65592a84cb8e9ad2ccaa6bbfd7fe4fbe7371b
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-08-18

    Migrate old nautilus metadata to gvfs on startup

    If ~/.nautilus/metadata/migrated-to-gvfs doesn't exist, migrate and
    create it.

M	src/Makefile.am
M	src/nautilus-application.c

commit 1d14824dc8ab6f1f8573b07c11ce437ae22dc77b
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-08-17

    Add nautilus-convert-metadata tool

    This can be used to convert old-style nautilus metafiles to gvfs
    metadata.

M	src/Makefile.am
A	src/nautilus-convert-metadata.c

commit a557cf30fe1f3761901a7248106840add2c1d105
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-08-18

    Move NAUTILUS_DESKTOP_METADATA_GCONF_PATH to nautilus-metadata.h

    Need this in the metadata conversion code

M	libnautilus-private/nautilus-desktop-directory-file.c
M	libnautilus-private/nautilus-metadata.h

commit 7c316ae074658c8927e48ea00f4305767ea9f7dd
Author: A. Walton <awalton@gnome.org>
Date:	2009-08-13

    Bug 587316 – Truncate file names when deleting

    Files with extremely long file names could cause the dialog box to
    become wider than the screen. Based on a patch contributed by
    Marcus Carlson.

M	libnautilus-private/nautilus-file-operations.c

commit ce36628b3d615204eebd60a9df67b88857321965
Author: Yaron Shahrabani <sh.yaron@gmail.com>
Date:	2009-08-14

    Updated Hebrew translation

M	po/he.po

commit e0446d33be8ce22d1925c60db6a9b26c232020a8
Author: Jochen Skulj <jochen@jochenskulj.de>
Date:	2009-08-13

    Updated German translation

M	po/de.po

commit 39b18f636baddcc3de5866ef3dbb6d66dc344a37
Author: Rajesh Ranjan <rranjan@rranjan.csb>
Date:	2009-08-13

    Updated Hindi Translations

M	po/hi.po

commit bbdb3b31455d462c18afa3764293f06fb81df54b
Author: Daniel Nylander <po@danielnylander.se>
Date:	2009-08-13

    Updated Swedish translation

M	po/sv.po

commit 477fdafe22aa0e3cb78ab73c7ec4e205468c0a75
Author: Matthias Clasen <mclasen@redhat.com>
Date:	2009-08-12

    Fix a typo

M	libnautilus-private/apps_nautilus_preferences.schemas.in

commit e8f0c90ab9444511311f300f6b0596df01c38f1e
Author: Seán de Búrca <leftmostcat@gmail.com>
Date:	2009-08-11

    Updated Irish translation

M	po/ga.po

commit 13b85463fb7b9af0faac01b30e8459545e87b6f0
Author: Mattias Põldaru <mahfiaz gmail com>
Date:	2009-08-11

    Updating Estonian translation

M	po/et.po

commit fdb2ccedb2bfd3b2d6dfd5759913875b8d93834a
Author: A. Walton <awalton@gnome.org>
Date:	2009-08-10

    Fix unintiallized GError in power management

M	libnautilus-private/nautilus-file-utilities.c

commit f77c52ec952f25170338e6e896af035b4ef55cfe
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:	2009-08-10

    Updated Spanish translation

M	po/es.po

commit 37e7ceca45aea48129cf55ea2583f23330d26b91
Author: A. Walton <awalton@gnome.org>
Date:	2009-08-10

    Bug 334806 – Inhibit power-manager when copying files

    Introduces code to inhibit GNOME power manager
    whenever a file operation which may not complete
    quickly is running.

M	libnautilus-private/nautilus-file-operations.c
M	libnautilus-private/nautilus-file-utilities.c
M	libnautilus-private/nautilus-file-utilities.h

commit 4dd0fdef1d77cb6b9be83348ff5c00293e14a991
Author: Ivar Smolin <okul@linux.ee>
Date:	2009-08-10

    Updating Estonian translation

M	po/et.po

commit fa1d8989b1b3e4d18c3f4c097d57c76ff86a7387
Author: Luca Ferretti <elle.uca@libero.it>
Date:	2009-08-09

    Remove unused variable to fix the build

M	src/nautilus-navigation-window-menus.c

commit 3c5be2ea6403ad071da5e350332e2890d9d53994
Author: Khaled Hosny <khaledhosny@eglug.org>
Date:	2009-08-08

    Updated Arabic translation

M	po/ar.po

commit eb585679b6e4fad7d252a7458177c4e0a8468298
Author: Matthias Clasen <mclasen@redhat.com>
Date:	2009-08-08

    Always show icons in places menu in spatial mode.

    Part of bug #590647.

M	src/nautilus-spatial-window.c

commit 826d5237d2ea179006b62def4db376544e74d764
Author: Marcus Carlson <gnomebugzilla@mejlamej.nu>
Date:	2009-08-08

    Always show icons in the history and go menu.

    Part of bug #590647.

M	src/nautilus-navigation-window-menus.c
M	src/nautilus-window-menus.c

commit 9cba51e5cb8827997eb4203c6eed4614efa34aaa
Author: Marcus Carlson <gnomebugzilla@mejlamej.nu>
Date:	2009-08-08

    Always show application icons in popup menus.

    Part of bug #590647.

M	src/file-manager/fm-directory-view.c

commit 1604ee0ceb8026aff744981b893d8fc8da25ec6c
Author: Seán de Búrca <leftmostcat@gmail.com>
Date:	2009-08-06

    Updated Irish translation

M	po/ga.po

commit 339017547f1aa41d90cf31a6b985588f3ff64e4a
Author: Antón Méixome <meixome@mancomun.org>
Date:	2009-08-06

    Updated Galician Translation

M	po/gl.po

commit 47af29868f527a93acb1822b6bdb2537253a387e
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2009-08-06

    Updated Norwegian bokmål translation.

M	po/nb.po

commit a0b11f325a221c7ca46811ada00bad1035e4857a
Author: Khaled Hosny <khaledhosny@eglug.org>
Date:	2009-08-06

    Misc. fixes to Arabic translation

M	po/ar.po

commit 85bb10a2b4f7230e7a0aa5b9945d155c1a21b2b4
Author: Khaled Hosny <khaledhosny@eglug.org>
Date:	2009-08-05

    Updated Arabic translation

M	po/ar.po

commit f8f6a95bc05353b4a68c07fc710742b9bcdc7d0d
Author: A. Walton <awalton@gnome.org>
Date:	2009-08-03

    Fix crash in connect server dialog

    Under custom locations, entering no URI will crash.

M	src/nautilus-connect-server-dialog.c

commit cfa61d576da08590bec118ce1ed03e7189a974b2
Author: A. Walton <awalton@gnome.org>
Date:	2009-08-03

    Reorder assignments in mime application chooser

    Writing over toggle_renderer with the wrong cell renderer.

M	libnautilus-private/nautilus-mime-application-chooser.c

commit a8ca44f54aea29ccb2eb0163f8ffe670fd6761b1
Author: A. Walton <awalton@gnome.org>
Date:	2009-08-03

    Reverse back/forward mouse button sense.

    Be consistent with Firefox, etc.

M	libnautilus-private/apps_nautilus_preferences.schemas.in
M	libnautilus-private/nautilus-global-preferences.c
M	src/nautilus-navigation-window.c

commit aa5dbe04bc2d92e2603b34d44f486fd2bae95169
Author: Seán de Búrca <leftmostcat@gmail.com>
Date:	2009-07-31

    Updated Irish translation

M	po/ga.po

commit 6d648632b8978590befcd867bd2c9920b6aa49ff
Author: Alan Monfort <alan.monfort@free.fr>
Date:	2009-07-31

    Updated breton translation

M	po/br.po

commit 838d31d11e3fed0d98642397c9d986ddd5bea390
Author: Denis Arnaud <darnaud@src.gnome.org>
Date:	2009-07-30

    Updated breton translation

M	po/br.po

commit e7d2f70203673d9a294460df164aec295db17234
Author: Denis Arnaud <darnaud@src.gnome.org>
Date:	2009-07-30

    Updated breton translation

M	po/br.po

commit 97d348f792a2659fbb88de17d25e83c93b14414c
Author: Vincent Untz <vuntz@gnome.org>
Date:	2009-07-28

    Respect /desktop/gnome/lockdown/disable_command_line

    We need to show/hide the "New Launcher" menu item in the context
    menu, depending on this gconf key.

M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.h
M	src/file-manager/fm-actions.h
M	src/file-manager/fm-desktop-icon-view.c
M	src/file-manager/fm-directory-view.c

commit 359fa218a1a890bb87fb331acc30d62b57bc7c61
Author: Ivar Smolin <okul@linux.ee>
Date:	2009-07-27

    Updating Estonian translation

M	po/et.po

commit aac26f4c0fce20e7cac87ca51c0629458e804ee8
Author: Mattias Põldaru <mahfiaz gmail com>
Date:	2009-07-22

    Updating Estonian translation

M	po/et.po

commit 44c05bbc866fb4430a16b169aa3854bab1af6555
Author: drtvasudevan <agnihot3@gmail.com>
Date:	2009-07-21

    Updated Tamil translation

M	po/ta.po

commit c0c9bbc96228a8864eda9d0b7f4c82c7d1c0dba4
Author: Ivar Smolin <okul@linux.ee>
Date:	2009-07-20

    Updating Estonian translation

M	po/et.po

commit 2a94803b44010e3c47a9f7b94894fab8d6062abc
Author: Jaap A. Haitsma <jaap@haitsma.org>
Date:	2009-07-18

    Fix handling of small images/icons

    Small images with an alpha plane don't get a frame
    Use different scaling strategy for small images. Small images/icons
    won't get up scaled in default zoom view. They are shown in their
    actual
    Fixes bug #585186

M	libnautilus-private/nautilus-file.c

commit a8f82a8a00f672a3111d97070c3a6f34e2b46c90
Author: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
Date:	2009-07-18

    Updated Traditional Chinese translation(Hong Kong and Taiwan)

M	po/zh_HK.po
M	po/zh_TW.po

commit bd6db659cb232d8b8f81a9ada748025aa1d16fff
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-07-14

    Clean up metadata key names now that they are public

    Prefix all internal keys with "nautilus-".
    Use dash, not underscore as delimitor (this is what gio file
    attrs use)
    Rename "keyword" to "emblems"
    Rename "default_component" to "nautilus-default-view"

M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-metadata.c
M	libnautilus-private/nautilus-metadata.h
M	src/nautilus-window-manage-views.c

commit c2951134aac83f4e8194e7cb71a92b5f9d273100
Author: Sweta Kothari <swkothar@redhat.com>
Date:	2009-07-14

    Updated Gujarati Translations

M	po/gu.po

commit 53bcaac5fd2cf03f686f19dbdc9d889480cd8709
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2009-07-14

    Post-release version bump

M	configure.in

commit 608b7f5c2ab1c6e9c0d011e3fef3b506afa5f8ba (tag: 2.27.4)
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2009-07-14

    Update for 2.27.4

M	NEWS
M	configure.in

commit e4b5573bec0215006201b9a0dda60888a32debe6
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2009-07-14

    Comment out the metadata tests for now

M	libnautilus-private/nautilus-directory.c

commit 91cec6f5e6bbc672d2cebef162ea797eb5e9d55d
Author: Sweta Kothari <swkothar@redhat.com>
Date:	2009-07-13

    Updated Gujarati Translations

M	po/gu.po

commit 9ca82f0443f49bb80beb050f1d1bb3ef2a338698
Author: Maxim V. Dziumanenko <dziumanenko@gmail.com>
Date:	2009-07-09

    Updated Ukrainian translation

M	po/uk.po

commit 3bd36d1a3b6f576e124a41800d7138cbfa34782f
Author: Maxim V. Dziumanenko <dziumanenko@gmail.com>
Date:	2009-07-09

    Updated Ukrainian translation

M	po/uk.po

commit fd9df908248be20bc5f79def1dd96a45bb9f56c8
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2009-07-09

    Don't force no horizontal scrollbar in the note viewer

    This causes issues with long words in the notes viewer, as the window
    will grow bigger along with the word.
    Patch by Luke Symes, fix bug #399018.

M	src/nautilus-notes-viewer.c

commit c1b58565da21a6d9e95dc920afd632da6e906fc9
Author: drtvasudevan <agnihot3@gmail.com>
Date:	2009-07-09

    Updated Tamil translation

M	po/ta.po

commit 560e736891e9268c73171ef3afbbc5c2bde819b9
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:	2009-07-08

    Updated Spanish translation

M	po/es.po

commit 72a17d86468291eb64fdc549753836e76e3add6a
Author: Daniel Nylander <po@danielnylander.se>
Date:	2009-07-08

    Updated Swedish translation

M	po/sv.po

commit 2eb7e673837b32fe8c7d9b4431fd76213a908a3a
Author: Wang Yan <Michael.wang@turbolinux.com.cn>
Date:	2009-07-04

    Don't display the timeout dialog with broken launchers

    Don't display the timed wait dialog if we're already reporting
    a broken
    link to the user. Fix bug #579165.

    Signed-off-by: Wang Yan <Michael.wang@turbolinux.com.cn>

M	libnautilus-private/nautilus-mime-actions.c

commit 45c928d3cf112f22d69b25299898301c54d9e961
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2009-07-08

    Use application icons in the context menu

    If it's possibile, use the application icons in the open with submenu.
    This also removes quotation marks and useless duplicate "Open With"
    strings from the submenu.
    Patch by Marcus Carlson, fixes bug #587533 and #546916.

M	src/file-manager/fm-directory-view.c

commit 4b434c4f73b56a92ff4bf50435487357719eebaf
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2009-07-08

    [build] bump up the required version of GLib

M	configure.in

commit cf5538067776605cb031a58ce2f77271375db498
Author: David Zeuthen <davidz@redhat.com>
Date:	2009-06-30

    Bug 587486 – Pass GMountOperation to unmount/eject/stop ops

    - Port everything to use _with_operation() variants of unmount/eject
       methods

     - This includes changing the NautilusFile a bit; see the patch
       for details

     - Add support for g_drive_can_start_degraded() so we offer
       to start (degraded) drives even when g_drive_can_start()
       returns FALSE

     - Also add support for new mountable::* attributes so we can
       have "Detect Media" items in the context menu when right-clicking
       mounts/volumes/drives in computer:/// and on the desktop

M	libnautilus-private/nautilus-desktop-icon-file.c
M	libnautilus-private/nautilus-file-operations.c
M	libnautilus-private/nautilus-file-private.h
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-file.h
M	libnautilus-private/nautilus-vfs-file.c
M	src/file-manager/fm-actions.h
M	src/file-manager/fm-directory-view.c
M	src/file-manager/nautilus-directory-view-ui.xml
M	src/nautilus-application.c
M	src/nautilus-places-sidebar.c

commit 8b7599a8897e5f5314b8637e7523f35285db118c
Author: Daniel Nylander <po@danielnylander.se>
Date:	2009-07-07

    Updated Swedish translation

M	po/sv.po

commit 547fa8e9f8fe654b92d5b8b0f2dcc074a7ad91d8
Author: Claude Paroz <claude@2xlibre.net>
Date:	2009-07-07

    Updated French translation

    Contributed by Laurent Coudeur and Claude Paroz

M	po/fr.po

commit 9da3dacb61a5f70b0b5a62c57f3278169fdea56a
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:	2009-07-07

    Updated Spanish translation

M	po/es.po

commit f24c7689e1efb27dd2953bdee7de8c02f183d9be
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-06-30

    Properly escape names used as gconf keys

M	libnautilus-private/nautilus-desktop-directory-file.c

commit b8995fce159472dac07666dfb4d7e3ff1412403a
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-06-29

    Support metadata for the virtual desktop icons

M	libnautilus-private/nautilus-desktop-directory-file.c
M	libnautilus-private/nautilus-desktop-directory-file.h
M	libnautilus-private/nautilus-desktop-icon-file.c
M	libnautilus-private/nautilus-global-preferences.c

commit 02f908f3d864f1f3bf0729158907f312e0306c05
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-06-29

    Move metadata setting to a NautilusFile vfunc

    This allows non-vfs backends to implement metadata

M	libnautilus-private/nautilus-file-private.h
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-file.h
M	libnautilus-private/nautilus-vfs-file.c

commit 28d5e790dbe7752de156e01610c3e5c354064192
Author: Mattias Põldaru <mahfiaz gmail com>
Date:	2009-06-26

    Updating Estonian translation

M	po/et.po

commit 65425491f90194e3034b5b49e0e333b5717d1776
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-06-26

    Forgot to remove some references to removed symbols

M	libnautilus-private/nautilus-file-changes-queue.c

commit 7874f2d9422618107edabd7056b7167844c389ca
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-06-25

    Support unsetting metadata

M	libnautilus-private/nautilus-file.c

commit 99b68670ad94bfb5db1b162ae0d84e27f226d18f
Author: Mattias Põldaru <mahfiaz gmail com>
Date:	2009-06-25

    Updating Estonian translation

M	po/et.po

commit 22a457fd40d09139e5d7bbe6404006d0e091bc15
Author: drtvasudevan <agnihot3@gmail.com>
Date:	2009-06-24

    Updated Tamil translation

M	po/ta.po

commit 37be3809bc0d25d28298b38bc0b893a6fd3a665f
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-06-23

    Remove all traces of former nautilus metadata code

M	libnautilus-private/Makefile.am
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-directory-background.c
D	libnautilus-private/nautilus-directory-metafile.c
D	libnautilus-private/nautilus-directory-metafile.h
M	libnautilus-private/nautilus-directory-private.h
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-file-attributes.h
M	libnautilus-private/nautilus-file-changes-queue.c
M	libnautilus-private/nautilus-file-changes-queue.h
M	libnautilus-private/nautilus-file-operations.c
M	libnautilus-private/nautilus-file-utilities.c
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-file.h
M	libnautilus-private/nautilus-link.c
D	libnautilus-private/nautilus-metafile.c
D	libnautilus-private/nautilus-metafile.h
M	libnautilus-private/nautilus-mime-actions.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-properties-window.c
M	src/nautilus-main.c
M	src/nautilus-notes-viewer.c
M	src/nautilus-sidebar-title.c
M	src/nautilus-window-manage-views.c
M	test/test-nautilus-directory-async.c

commit fc4e74e6763000bac2a459e83811cf01e6cb7720
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-06-23

    Use gvfs based metadata

M	libnautilus-private/Makefile.am
M	libnautilus-private/nautilus-file-private.h
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-file.h
A	libnautilus-private/nautilus-metadata.c
M	libnautilus-private/nautilus-metadata.h
M	src/file-manager/fm-list-view.c

commit c7b6875c98ecd25dc26853b783e1a4ffe96fab36
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-06-23

    Add eel_g_strv_equal

M	eel/eel-glib-extensions.c
M	eel/eel-glib-extensions.h

commit ffc93d52d4650e63e01b488ef582983919c89de3
Author: A. Walton <awalton@gnome.org>
Date:	2009-06-22

    Another missed FreeBSD build fix.

M	libnautilus-private/nautilus-metafile.c

commit 08144422c582077664b878fecc9878fc785b94df
Author: Petr Kovar <pknbe@volny.cz>
Date:	2009-06-21

    Fixed Czech translation by Lucas Lommer

    Thanks goes to Vladimir Burian.

M	po/cs.po

commit 22c5e7beacd28a64b4ff82ad20df0c954128ba46
Author: Jorge Gonzalez <jorgegonz@svn.gnome.org>
Date:	2009-06-21

    Updated Spanish translation

M	po/es.po

commit 104557839d2cfb375e5729e17c3fba3810f538e7
Author: Ivar Smolin <okul@linux.ee>
Date:	2009-06-19

    Updating Estonian translation

M	po/et.po

commit dec816b65de82e832e29c0cea1a8c330ffa5954a
Author: A. Walton <awalton@gnome.org>
Date:	2009-06-19

    Fix the build.

    self_start_stop_type uninitialized in fm-directory-view.c

M	src/file-manager/fm-directory-view.c

commit bcf5f921cda6f582230d3d0707f93172c3fa65e6
Author: A. Walton <awalton@gnome.org>
Date:	2009-06-19

    Bug 586346 – Build failure on FreeBSD

    Wasn't the wrong number of arguments, it was the wrong
    type of argument (time_t, not long). So we add a cast
    to make it more explicit to the compiler there.

M	libnautilus-private/nautilus-file.c

commit 0fe78fa2ae3d1a1e46996cc27c66421965bce57c
Author: A. Walton <awalton@gnome.org>
Date:	2009-06-19

    Bug 586346 – Build failure on FreeBSD

    Use g_snprint() instead of snprintf().

M	libnautilus-private/nautilus-file.c

commit 66b53e82aa5d45cec89c99ab74e86caf2c49df00
Author: David Zeuthen <davidz@redhat.com>
Date:	2009-06-17

    Bug 585591 – Starting/stopping drives

    This is the Nautilus user for the new GIO API for starting/stopping
    drives. See

    http://bugzilla.gnome.org/show_bug.cgi?id=585591

    for details.

M	libnautilus-private/nautilus-file-private.h
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-file.h
M	libnautilus-private/nautilus-mime-actions.c
M	libnautilus-private/nautilus-vfs-file.c
M	src/file-manager/fm-actions.h
M	src/file-manager/fm-directory-view.c
M	src/file-manager/nautilus-directory-view-ui.xml
M	src/nautilus-places-sidebar.c

commit 3af5d8c5bf61bdf206b9c79df0c27c0152b46496
Author: Mattias Põldaru <mahfiaz gmail com>
Date:	2009-06-18

    Updating Estonian translation

M	po/et.po

commit 9ff24d6790da178fb8cba9c3c150a04ff4afea74
Author: Ivar Smolin <okul@linux.ee>
Date:	2009-06-17

    Updating Estonian translation

M	po/et.po

commit 06e4eb732621b01c624b0e2665de523396e99f2f
Author: Vincent Untz <vuntz@gnome.org>
Date:	2009-06-17

    Use gtk_cell_layout_get_cells instead of deprecated API

M	src/nautilus-places-sidebar.c

commit a2c338278cb82c4a2d8c4175d1db9ca7d7985d43
Author: A. Walton <awalton@gnome.org>
Date:	2009-06-17

    Revert last commit as discussion in #gnome-hackers

    Turns out, g_app_info_should_show() is really broken, as this hides
    some apps we shouldn't be hiding. Wondering how we can unbreak this..

M	libnautilus-private/nautilus-open-with-dialog.c

commit e9d7b28a49d2afa5d67a34ef568a9e390df9a052
Author: A. Walton <awalton@gnome.org>
Date:	2009-06-17

    Bug 586040 – "Open With" dialog duplicates

    Turns out, Nautilus was showing GAppInfo's which shouldn't be
    shown in the UI.

M	libnautilus-private/nautilus-open-with-dialog.c

commit b800160b430c17ddae5621a9af8b498d9092883d
Author: A. Walton <awalton@gnome.org>
Date:	2009-06-16

    Bug 563906 – Grammatical Error in String

    Fixes this bug.

M	src/nautilus-window-manage-views.c

commit 41975360a57115b5223e3466517df66b45c3fb63
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-06-15

    Call g_reload_user_special_dirs_cache() when xdg-user-dirs change

    This means we will get the new special file icon for the changed
    files.

    Also, invalidate the file when we change it ourself so that the icon
    change is picked up.

M	libnautilus-private/nautilus-file-utilities.c

commit a1ea86bd6c3d1123463e377e362dfffd047ef6a5
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-06-15

    Post release version bump

M	configure.in

commit e524b867b2653f6f92c8fb44f4b347b5fbc23c2c (tag: 2.27.2)
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-06-15

    Update NEWS for 1.3.1

M	NEWS

commit b3f20601fe476d0af7b1175b14d9cb6729b96795
Author: Daniel Nylander <po@danielnylander.se>
Date:	2009-06-13

    Updated sv translation (Daniel Nylander)

M	po/sv.po

commit 5abcdbd43ef07460970ff2080dae121d908a0432
Author: A. Walton <awalton@gnome.org>
Date:	2009-06-12

    Bug 547749 – "Open with" Applications not sorted.

    Use a sort model and add a sortable column to sort the application
    by name.

M	libnautilus-private/nautilus-open-with-dialog.c

commit 932fa70aade6c12b1ef7a0158c0247e79546452c
Author: Jorge Gonzalez <jorgegonz@svn.gnome.org>
Date:	2009-06-11

    Updated Spanish translation

M	po/es.po

commit 7ef11edc4d1819fe40b9c238e4d4ed31c07a9f0e
Author: Manoj Kumar Giri <mgiri@mgiri.csb>
Date:	2009-06-10

    Added entries for Hindi Translation updated by Rajesh Ranjan

M	po/ChangeLog

commit c0a359c656280dc504ea138b9e52763852ea202a
Author: Manoj Kumar Giri <mgiri@mgiri.csb>
Date:	2009-06-10

    Updated Hindi Translation on behalf of Rajesh Ranjan

M	po/hi.po

commit 4cf7e22dc55b37e5678ff69ac02d4acc5ac989fa
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2009-06-10

    Updated Norwegian bokmål translation.

M	po/nb.po

commit 2316b80240b7b3c4e9627f31779b31d31cb1418d
Author: Ivar Smolin <okul@linux.ee>
Date:	2009-06-09

    Updating Estonian translation

M	po/et.po

commit 8db758307d49bf94c6e379b4439bb1fc61b7e28a
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2009-06-08

    Use a better string for schemas (#585134)

M	libnautilus-private/apps_nautilus_preferences.schemas.in

commit 73443aae586eb99e6ca4406a03d91544def77968
Author: Runa Bhattacharjee <runab@redhat.com>
Date:	2009-06-08

    Updated Bengali India Translation

M	po/bn_IN.po

commit 03e8e436fe57369ee1d28cfef77791dc258e8f22
Author: Mattias Põldaru <mahfiaz gmail com>
Date:	2009-06-08

    Updating Estonian translation

M	po/et.po

commit 26d6ec74a5ebac6fb64e6ce0484ed96eefa7a78f
Author: Petr Kovar <pknbe@volny.cz>
Date:	2009-06-07

    Fixed Czech translation by Lucas Lommer

    Thanks goes to Kamil Paral.

M	po/cs.po

commit 437b01afc7ee7325ec8ba65bea05a13ef072063a
Author: A. Walton <awalton@gnome.org>
Date:	2009-06-05

    Bug 583214 – Nautilus aborts when giving an empty dest.

    Follow up commit which fixes the code formatting and
    ensures the 'Open' button is insensitive when the entry
    is empty.

M	src/nautilus-location-dialog.c

commit 7b7a40130eb556fc7f32fb21a73c6437b29b0c73
Author: Christian Persch <chpe@gnome.org>
Date:	2009-06-04

    Correct "srdcir" typo to "srcdir"

M	Makefile.am

commit aa1afee5cc5b96161b6bb7c1639a180a39850653
Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
Date:	2009-06-04

    Updated Thai translation.

M	po/th.po

commit c0aa87793104abbea45fb1791a1a1cbb771f8b99
Author: Ask H. Larsen <asklarsen@gmail.com>
Date:	2009-05-30

    Updated Danish translation

M	po/da.po

commit 5bff677a0dc3ab5d5c68a2ef107cdbb34f133b34
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2009-05-28

    Remove useless statfs/statvfs checks

    Those checks are now obsoletes. This also fixes bug #583264.

M	configure.in
M	src/file-manager/fm-properties-window.c

commit 0133e979531cd41ca7f1d76ff5adf66ddfa7d67a
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2009-05-28

    Clear text in the location entry

    Add a clear text icon in the location entry, now that the icon
    entry is
    available in GTK+ 2.16 (#145732).

M	src/nautilus-connect-server-dialog.c
M	src/nautilus-location-entry.c

commit 7b86b78e2ff6a0f1b45ac8f8a9c30cf3d0c6ae96
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2009-05-28

    Emit APPEARANCE_CHANGED when setting the bg color

    Emit the APPEARANCE_CHANGED signal when we're setting the color, as
    we're ignoring the pending changes after the backgorund is realized,
    and
    thus we're not getting color updates (#578136).

M	eel/eel-background.c

commit 518a1ae6ba0a3e09236f944ee655334087d5ddee
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2009-05-28

    Display information about the selected object

    Display information about the selected object in the "Information"
    sidebar, using thumbnails if possible.
    Also, remove the "Open with" buttons there for directories.
    Fix bug #122045, thanks to Amos Brocco.

M	src/nautilus-information-panel.c
M	src/nautilus-sidebar-title.c

commit 4bb61206b7dd4a3510ab15e8df0288e670f816d6
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-05-27

    Dist COPYING.EXTENSIONS

M	Makefile.am

commit 7d9b6812d006d9aeecfb33d072cb382184fb901b
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-05-27

    Add COPYING.EXTENSIONS clarifying some extension license issues

A	COPYING.EXTENSIONS

commit 74782b711adccfb85273ac38484e4adac8e010b4
Author: Jorge Gonzalez <jorgegonz@svn.gnome.org>
Date:	2009-05-26

    Updated Spanish translation

M	po/es.po

commit 152b56a058dfd0c57cdc267a63fb3099c0c74e0c
Author: Yaron Shahrabani <sh.yaron@gmail.com>
Date:	2009-05-25

    Updated Hebrew translation

M	po/he.po

commit 5fc840a5f089c627b4e38e2cf99f907ad8abb1a6
Author: drtvasudevan <agnihot3@gmail.com>
Date:	2009-05-25

    Updated Tamil translation

M	po/ta.po

commit 3d8011ca8c095be884b603ccea261b955fa6518b
Author: JF Ding <jfding@gmail.com>
Date:	2009-05-25

    Support daemon mode (exit_with_last_window preference)

    This can be used if you want to run nautilus just to handle volume
    monitoring, etc.

M	libnautilus-private/apps_nautilus_preferences.schemas.in
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.h
M	src/nautilus-main.c

commit b49db4e5c9a3d21d3bc20c075e76b98b9977eedf
Author: drtvasudevan <agnihot3@gmail.com>
Date:	2009-05-23

    Updated Tamil translation

M	po/ta.po

commit 7ea93ff768efdbc106407719b96a46fc34227273
Author: Ivar Smolin <okul@linux.ee>
Date:	2009-05-19

    Updating Estonian translation

M	po/et.po

commit 2a005bc2c308e3960e723ed5cc8748f168acda17
Author: A. Walton <awalton@gnome.org>
Date:	2009-05-19

    Bug 583214 – Nautilus aborts when giving an empty dest.

    Fixes crash caused by passing a null path.

M	src/nautilus-location-dialog.c

commit 2eb9e588f954f8700d143fdb9d6d1e33318d9a33
Author: Alexander Shopov <ash@contact.bg>
Date:	2009-05-19

    Updated Bulgarian translation

M	po/bg.po

commit d850d4742f41957506500c290c2756193c2a776f
Author: Jorge Gonzalez <jorgegonz@svn.gnome.org>
Date:	2009-05-17

    Updated Spanish translation

M	po/es.po

commit 9af920dc7ab772c134ecd754be89b5d2b1aab5e0
Author: Petr Kovar <pknbe@volny.cz>
Date:	2009-05-17

    Fixed Czech translation by Lucas Lommer

    Phase two.

M	po/cs.po

commit 173731a6dae993b5f15e334f1ebfa4756302efb8
Author: Petr Kovar <pknbe@volny.cz>
Date:	2009-05-17

    Updated Czech translation by Lucas Lommer

M	po/cs.po

commit de14cf64ec9179a32617b1b26ce28d47aea2d8d9
Author: Matej Urban <matej.urban@gmail.com>
Date:	2009-05-15

    Updated Slovenian translation

M	po/sl.po

commit 1aba1feef00ad87da6e6e775568d3d8fea371576
Author: Matej Urban <matej.urban@gmail.com>
Date:	2009-05-15

    Updated Slovenian translation

M	po/sl.po

commit 776823f11bc40d78d17db36a303d69de0363d090
Author: Matej Urban <matej.urban@gmail.com>
Date:	2009-05-15

    Updated Slovenian translation

M	po/sl.po

commit 5fde2c7156b5bb8c0411bdbe649dd08172853d3a
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-05-13

    Don't crash if parent button_press_event is NULL (#582457)

    This fixes a crash when you press on the empty area of the toolbars.

M	src/nautilus-navigation-window.c

commit 24d9d3715194ff1145550a7fe3e9b8414ca568d2
Author: Holger Berndt <berndth@gmx.de>
Date:	2009-04-29

    Allow users to define shortcuts for extension menu items

M	src/nautilus-window-menus.c

commit a2ab15477e2e2d13642567316788e12b5ace8504
Author: Tomas Bzatek <tbzatek@redhat.com>
Date:	2009-05-11

    Properly include m4 macros

    fixes error messages like:
    ./configure: line 19939: syntax error near unexpected token `m4,'
    ./configure: line 19939: `SHAVE_INIT(m4, enable)'

M	Makefile.am

commit e595852237c70e56c9d56688e2729eb59f6268fb
Author: A. Walton <awalton@gnome.org>
Date:	2009-05-11

    Bug 549437 – ctrl + dnd file duplication in list view

    Fixes bug #549437. Patch provided by "logari81".

M	libnautilus-private/nautilus-tree-view-drag-dest.c

commit 9d618732420d6d2ae9f666bbb78ee486746c7940
Author: A. Walton <awalton@gnome.org>
Date:	2009-05-10

    Update About dialog for 2009.

M	src/nautilus-window-menus.c

commit bf1fe66266c96139138908c1f1e1b1cc48f2bd4a
Author: Marios Zindilis <m.zindilis@dmajor.org>
Date:	2009-05-10

    Updated Greek translation

M	po/el.po

commit aeda70b4fa90990a538d37122d88f0a82d0578f5
Author: Simos Xenitellis <simos@gnome.org>
Date:	2009-05-09

    Updated Greek translation

M	po/el.po

commit f7d425f9045dae6d1d79328e66019c3ce18b1f19
Author: Simos Xenitellis <simos@gnome.org>
Date:	2009-05-09

    Updated Greek translation

M	po/el.po

commit 35be2bdcd58e20422d2c8f0cf61b6d2a027dfd93
Author: Marios Zindilis <m.zindilis@dmajor.org>
Date:	2009-05-09

    Updated Greek translation

M	po/el.po

commit a9d7dfc3efb948a88cb5acfce3db8891e3297499
Author: Christian Kirbach <Christian.Kirbach@googlemail.com>
Date:	2009-05-06

    Updated German translation.

M	po/de.po

commit 8d3525a3c3d414fe67f8f8b3c183c95e1282bce1
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2009-05-05

    Post release version bump to 2.27.2

M	configure.in

commit 956bf2c75079003c91774a675091f7133cc8be35 (tag: NAUTILUS_2_27_1)
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2009-05-05

    Prepare for 2.27.1 release

M	NEWS
M	configure.in

commit ec4ce1431bda72fc66ace675d860e7c2bb3bc3e6
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2009-05-05

    Fix distcheck

M	Makefile.am
M	data/Makefile.am
M	src/nautilus-main.c

commit 057dabdd59a24d863d8b10dca336a3ca2bf8609f
Author: Shankar Prasad <svenkate@redhat.com>
Date:	2009-05-04

    Updated the Kannda translations

M	po/kn.po

commit 0a6012a48bd71c20d7cd32c05e1976f1127ce230
Author: Jorge Gonzalez <jorgegonz@svn.gnome.org>
Date:	2009-05-03

    Updated Spanish translation

M	po/es.po

commit a6f87ffe8133a4f9205dd1ab1d441fa06c40b497
Author: Ivar Smolin <okul@linux.ee>
Date:	2009-05-02

    Updating Estonian translation

M	po/et.po

commit 86cacc2fd60dbed4397567edd08021513c1a60ae
Author: Jorge Gonzalez <jorgegonz@svn.gnome.org>
Date:	2009-05-01

    Updated Spanish translation

M	po/es.po

commit bcbbc3f7853ab1a3a0f2b226312a41d5987e1d5a
Author: Vladimir Melo <vmelo@gnome.org>
Date:	2009-05-01

    Updated Brazilian Portuguese translation.

M	po/pt_BR.po

commit d6fa64ab439ac900a92a0467f39cdf72afa5870f
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2009-05-01

    Add building tips link

    Mention http://live.gnome.org/Nautilus/Development/Nautilus in the
    README file.

M	README

commit 1a8adc87b49603cf14ce139e66bde0fe7bddec8e
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2009-05-01

    Remove a reference to SVN

    Also, update the GIT info page link.

M	HACKING

commit 7e17224a1e68bb755bd281d46e0533b1dcff52d8
Author: Claude Paroz <claude@2xlibre.net>
Date:	2009-04-30

    Updated French translation

M	po/fr.po

commit c51ac9926e012267d305711b949a937d917f075b
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:	2009-04-30

    Mark strings as translatable, fix bug #579769

M	src/nautilus-file-management-properties.ui

commit 23ff2a21d2925945dde6e04a47190ebfa27ae8c7
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:	2009-04-30

    Update POTFILES.*, close bug #580784

M	po/POTFILES.in
M	po/POTFILES.skip

commit a1a501224999d7abda06e9a2f7eb6da64c17d089
Author: Shankar Prasad <svenkate@redhat.com>
Date:	2009-04-30

    Updated Kannada translation

M	po/kn.po

commit 90e5e1720d09188f3eabb67e502272a549c63dec
Author: Maxim V. Dziumanenko <dziumanenko@gmail.com>
Date:	2009-04-28

    Updated Ukrainian translation

M	po/uk.po

commit 48ed43f32668e5615ac64a3de55ec7ab2f254ef7
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2009-04-27

    Reverse the order for folder icons overrides

    Use the correct order for folder icons overrides, so that we can
    keep track of things like "folder-visiting" or "folder-drag-accept".
    Patch by Krzysztof Kosiński (#567254).

M	libnautilus-private/nautilus-file.c

commit 43c9802d618bcb0d035b4fb0dea4807367d893ea
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2009-04-27

    Don't display accelerators in Tabs menu

    Set use_underline == FALSE for items in the "Tabs" menu, so that
    folders with underscores in their names will be displayed properly
    in the menu items (#580392).

M	src/nautilus-navigation-window-menus.c

commit 9c0dddfbaddfe251814ff473d9f0a734c385d931
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2009-04-27

    Display the application icon in the popup menu

    If available, display the application icon next to the "Open with"
    item in the file manager window menus (#546916).

M	src/file-manager/fm-directory-view.c

commit fe4ca76584061215547edb55b8a0bab4cdb8e034
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2009-04-27

    Fix DOAP file

    Add "mailto:" prefixes to email addresses in the DOAP file.

M	nautilus.doap

commit 7f404a39f63ceb8d906809c2092cecca7b785574
Author: Ivar Smolin <okul@linux.ee>
Date:	2009-04-25

    Updating Estonian translation

M	po/et.po

commit cffb9cf70254086a3737b37e8fad786a6e6de414
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2009-04-23

    Don't show autorun hints for Win32 software media

    Now that shared-mime-info supports "x-content/win32-software" vs
    "x-content/unix-software", use this distinction to inhibit autorun
    prompts/hints for media containing Win32 software (#524270).

M	libnautilus-private/nautilus-autorun.c
M	src/nautilus-window-manage-views.c

commit 7f74d06e270d89b6de1a3f23fe3388830f2c25ab
Author: Olav Vitters <olav@bkor.dhs.org>
Date:	2009-04-23

    doap: Add desktop category

M	nautilus.doap

commit 9f1c7d03c45298701320f5503e8ba1afec9fb523
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2009-04-23

    Add shave to the autotools setup

    Use shave to have some more meaningful build messages.
    It can be turned off by using 'make V=1'.

M	Makefile.am
M	configure.in
A	m4/Makefile.am
A	m4/shave-libtool.in
A	m4/shave.in
A	m4/shave.m4

commit 06dda37076c6e5b222f868a46fe84c070a04d680
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2009-04-23

    Move desktop files into data/

    Move desktop files into data/ subdirectory, so that they not clutter
    the top source dir.

M	Makefile.am
M	configure.in
M	data/Makefile.am
R100	nautilus-autorun-software.desktop.in.in
data/nautilus-autorun-software.desktop.in.in
R100	nautilus-browser.desktop.in.in
data/nautilus-browser.desktop.in.in
R100	nautilus-computer.desktop.in.in
data/nautilus-computer.desktop.in.in
R100	nautilus-file-management-properties.desktop.in.in
data/nautilus-file-management-properties.desktop.in.in
R100	nautilus-folder-handler.desktop.in.in
data/nautilus-folder-handler.desktop.in.in
R100	nautilus-home.desktop.in.in	data/nautilus-home.desktop.in.in
R100	nautilus.desktop.in.in	data/nautilus.desktop.in.in

commit dd10aa3618b195a127014ba033eb522f907077a1
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2009-04-23

    Fix typo in ChangeLog generation script

    Set the right name for the start tag in the ChangeLog
    generation script.

M	Makefile.am

commit c0b27cce8d33ea8220434cf59b1e504fc9d2bcea
Author: Matej Urban <matej.urban@gmail.com>
Date:	2009-04-22

    Updated Slovenian translation

M	po/sl.po

commit 9826f177cb72fc9f595356b773f51059bef6cd1e
Author: Andrew Walton <awalton@gnome.org>
Date:	2009-04-22

    Let forward/back mouse buttons work

    Install a handler to link forward/back mouse buttons to
    forward/back actions in NautilusNavigationWindow, with a preference
    to set the right X button number in GConf.

    Signed-off-by: Cosimo Cecchi <cosimoc@gnome.org>

M	libnautilus-private/apps_nautilus_preferences.schemas.in
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.h
M	src/nautilus-navigation-window.c

commit b02ef0a7ec2d0de3064d322f5da103a8dfd492d3
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2009-04-22

    Remove useless function

    Remove nautilus_has_valid_failed_thumbnail(), as that's not used
    anymore after the last commit.

M	libnautilus-private/nautilus-thumbnails.c
M	libnautilus-private/nautilus-thumbnails.h

commit 20f4389f7cd22bd001ebf17c0c3c459cca5483ad
Author: Matthias Clasen <mclasen@redhat.com>
Date:	2009-04-22

    Avoid duplicate function call

    Don't call nautilus_has_valid_failed_thumbnail, as
    nautilus_can_thumbnail will eventually call the same gnome_desktop
    function (#574205).

    Signed-off-by: Cosimo Cecchi <cosimoc@gnome.org>

M	libnautilus-private/nautilus-file.c

commit 3ffebcdbf5b5ba7e6b018f542fdc39522a42d1b2
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2009-04-22

    Remove some more GTK+ deprecated macros

    Remove some other bits (hopefully the last) of deprecated GTK+ macros.

M	src/nautilus-history-sidebar.c

commit c308f7f3e96094c4d5077655960a0910dbaa605c
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2009-04-22

    Remove other deprecated GTK+ symbols

    There were still some references to deprecated GTK+ symbols in some
    files, or in some comments. Let's drop them all.

M	eel/eel-editable-label.c
M	eel/eel-gdk-pixbuf-extensions.c
M	libnautilus-private/nautilus-cell-renderer-text-ellipsized.h
M	libnautilus-private/nautilus-directory.h
M	libnautilus-private/nautilus-file.h
M	libnautilus-private/nautilus-saved-search-file.h
M	libnautilus-private/nautilus-undo-signal-handlers.c
M	src/file-manager/fm-empty-view.c
M	src/file-manager/fm-empty-view.h
M	test/test-eel-background.c

commit 4485d32d41f1519313ad49d43914bbd0b78d104b
Author: Jorge Gonzalez <jorgegonz@svn.gnome.org>
Date:	2009-04-21

    Updated Spanish translation

M	po/es.po

commit 7da1601ba6288e48dc6ed3023de03fff04d20b2d
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2009-04-21

    Check for NULL when sorting columns

    Check for a NULL value of the order array when sorting the columns.
    This might help when dealing with strange GConf setup issues
    (#524341).

M	libnautilus-private/nautilus-column-utilities.c

commit 3b5af96a5f41640d447f7215a758d4de4c0220fb
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2009-04-21

    Update EggSMClient from libegg

    Re-apply the reverted string freeze break commit now that we branched.
    Don't check if the desktop file exists ourselves, as the Egg code will
    take care of that itself.
    Thanks to Christian Persch (#576619).

M	cut-n-paste-code/libegg/eggsmclient.c
M	src/nautilus-main.c

commit 60e58366e06f42b03072e06a19f8adeece0ded6a
Author: Nelson Benitez <nbenitezl@gmail.com>
Date:	2009-04-21

    Use g_timeout_add_seconds where appropriate

    Use g_timeout_add_seconds instead of g_timeout_add where appropriate.
    Fix bug #574033.

    Signed-off-by: Cosimo Cecchi <cosimoc@gnome.org>

M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-thumbnails.c
M	libnautilus-private/nautilus-tree-view-drag-dest.c
M	libnautilus-private/nautilus-users-groups-cache.c
M	src/file-manager/fm-desktop-icon-view.c
M	src/file-manager/fm-icon-view.c
M	src/file-manager/fm-list-view.c
M	src/nautilus-notes-viewer.c
M	src/nautilus-spatial-window.c

commit 99e66a93605e056c80cebb4c3ac9b6b58167ad1c
Author: Matthias Clasen <mclasen@redhat.com>
Date:	2009-04-21

    Avoid delays in background switching

    Don't delay background switching, so that users will immediately see
    it changing when browsing the background list (#330168).

    Signed-off-by: Cosimo Cecchi <cosimoc@gnome.org>

M	libnautilus-private/nautilus-directory-background.c

commit 979d877c1803034be8a3ff69437974a1cfdbff30
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2009-04-21

    Enforce {GDK,GTK}_DISABLE_DEPRECATED cflags

    Now that we build cleanly without deprecated symbols, widen the
    deprecated check policy to GDK/GTK+.

M	configure.in

commit b695c970182bbf19f2c38bf7405db506e7c23bb0
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2009-04-21

    Remove deprecated GDK/GTK+ symbols

    Remove all uses of deprecated GDK and GTK+ symbols, replacing them
    with the currently supported equivalents.
    Based on a patch from Tal Benavidor (#565038).

M	eel/eel-background-box.h
M	eel/eel-background.c
M	eel/eel-background.h
M	eel/eel-canvas-rect-ellipse.h
M	eel/eel-canvas.c
M	eel/eel-canvas.h
M	eel/eel-debug-drawing.c
M	eel/eel-editable-label.c
M	eel/eel-editable-label.h
M	eel/eel-gtk-extensions.c
M	eel/eel-gtk-extensions.h
M	eel/eel-gtk-macros.h
M	eel/eel-image-table.c
M	eel/eel-image-table.h
M	eel/eel-labeled-image.h
M	eel/eel-stock-dialogs.c
M	eel/eel-types.c
M	eel/eel-wrap-table.c
M	eel/eel-wrap-table.h
M	libnautilus-private/nautilus-autorun.c
M	libnautilus-private/nautilus-bookmark.h
M	libnautilus-private/nautilus-cell-renderer-pixbuf-emblem.h
M	libnautilus-private/nautilus-clipboard-monitor.h
M	libnautilus-private/nautilus-column-chooser.h
M	libnautilus-private/nautilus-desktop-directory-file.h
M	libnautilus-private/nautilus-desktop-directory.h
M	libnautilus-private/nautilus-desktop-icon-file.h
M	libnautilus-private/nautilus-desktop-link-monitor.h
M	libnautilus-private/nautilus-desktop-link.h
M	libnautilus-private/nautilus-directory.h
M	libnautilus-private/nautilus-dnd.c
M	libnautilus-private/nautilus-entry.h
M	libnautilus-private/nautilus-file.h
M	libnautilus-private/nautilus-horizontal-splitter.h
M	libnautilus-private/nautilus-icon-canvas-item.h
M	libnautilus-private/nautilus-icon-container.h
M	libnautilus-private/nautilus-keep-last-vertical-box.h
M	libnautilus-private/nautilus-merged-directory.h
M	libnautilus-private/nautilus-metafile.h
M	libnautilus-private/nautilus-open-with-dialog.c
M	libnautilus-private/nautilus-progress-info.c
M	libnautilus-private/nautilus-search-directory-file.h
M	libnautilus-private/nautilus-search-directory.h
M	libnautilus-private/nautilus-trash-monitor.h
M	libnautilus-private/nautilus-undo-manager.h
M	libnautilus-private/nautilus-undo-transaction.h
M	libnautilus-private/nautilus-vfs-directory.h
M	libnautilus-private/nautilus-vfs-file.h
M	src/file-manager/fm-desktop-icon-view.c
M	src/file-manager/fm-desktop-icon-view.h
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-directory-view.h
M	src/file-manager/fm-icon-container.h
M	src/file-manager/fm-icon-view.c
M	src/file-manager/fm-icon-view.h
M	src/file-manager/fm-list-model.h
M	src/file-manager/fm-list-view.c
M	src/file-manager/fm-list-view.h
M	src/file-manager/fm-properties-window.c
M	src/file-manager/fm-properties-window.h
M	src/file-manager/fm-tree-model.h
M	src/file-manager/fm-tree-view.c
M	src/file-manager/fm-tree-view.h
M	src/nautilus-application.h
M	src/nautilus-bookmark-list.h
M	src/nautilus-desktop-window.h
M	src/nautilus-emblem-sidebar.c
M	src/nautilus-emblem-sidebar.h
M	src/nautilus-history-sidebar.c
M	src/nautilus-history-sidebar.h
M	src/nautilus-image-properties-page.h
M	src/nautilus-information-panel.c
M	src/nautilus-information-panel.h
M	src/nautilus-location-bar.h
M	src/nautilus-location-entry.h
M	src/nautilus-navigation-bar.h
M	src/nautilus-navigation-window.h
M	src/nautilus-notes-viewer.c
M	src/nautilus-notes-viewer.h
M	src/nautilus-places-sidebar.c
M	src/nautilus-places-sidebar.h
M	src/nautilus-property-browser.h
M	src/nautilus-query-editor.h
M	src/nautilus-search-bar.c
M	src/nautilus-search-bar.h
M	src/nautilus-side-pane.h
M	src/nautilus-sidebar-title.h
M	src/nautilus-spatial-window.c
M	src/nautilus-spatial-window.h
M	src/nautilus-throbber.h
M	src/nautilus-window-menus.c
M	src/nautilus-window.h
M	src/nautilus-zoom-control.h
M	test/test-nautilus-directory-async.c
M	test/test.c

commit e2f711533e1008b62c9db70fb3bcf877191866d4
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-04-20

    Fix broken pofile

    Lots of duplicated strings that makes msgfmt -c check fail.

M	po/ha.po

commit 42bea16f00e93441a601f3279702d1bd60f07592
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-04-20

    Comment out invalid pofile strings

    msgfmt -c bs.po said:
    bs.po:3783: number of format specifications in 'msgid' and 'msgstr[0]'
    does not match msgfmt: found 1 fatal error
    which meant branching was impossible

M	po/bs.po

commit f9585e4f4825ab1114cd4185ec8cdca9360da3c9
Author: Jonathon Jongsma <jonathon@quotidian.org>
Date:	2009-04-20

    Allow shift+return during typeahead find

    Allow shift+rename to close parent + open when typeahead find window
    is active. (#579551)

M	libnautilus-private/nautilus-icon-container.c

commit 1f9ed9598a3324278eaef2153b95f22962dd2558
Author: Khaled Hosny <khaledhosny@eglug.org>
Date:	2009-04-17

    Updated Arabic translation

M	po/ar.po

commit 9c4c0254d4788ac1d7e10df30fc74cc2d64c5d09
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-04-17

    Preload /desktop/gnome/background from gconf

    We'll be reading a lot of background settings, so we want to preload
    (and thus also add_dir) the gconf directory. (Fixes #578993)

M	libnautilus-private/nautilus-global-preferences.c

commit e61a17f3445be7c77f092b717f1e64a1231e01c0
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2009-04-17

    Fix a copy/paste typo.

M	README.commits

commit bad7749c6cc88009ba5e0f9f96f9ab418a1f7193
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-04-17

    Add .gitignore files

A	.gitignore
A	data/.gitignore
A	docs/reference/.gitignore
A	docs/reference/libnautilus-extension/.gitignore
A
docs/reference/libnautilus-extension/libnautilus-extension-overrides.txt
A
docs/reference/libnautilus-extension/libnautilus-extension-sections.txt
A	eel/.gitignore
A	libnautilus-private/.gitignore
A	po/.gitignore
A	src/.gitignore

commit 8acf8338c97387af3b93793760a3b1d64e752a2c
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-04-17

    Add makefile rules to generate ChangeLog

M	Makefile.am

commit 3f4a5c97a23acbca33836d14edb2b5c8798a6dc5
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-04-17

    Add doap file with name, description and developer info

A	nautilus.doap

commit a867c35e835128647396ad5b2df498c189944ca4
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-04-17

    Add README.commits, update HACKING for git

M	HACKING
M	Makefile.am
A	README.commits

commit 4a78eabc71df08bdf3d71877c3b3cb62d1b80bff
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-04-17

    Move ChangeLog to ChangeLog-20090417

    With the switch to git we're moving to an autogenerated ChangeLog.

R099	ChangeLog	ChangeLog-20090417
M	Makefile.am

commit 6a8673c7806ad7a014feb9bc780e0dfcadb5d71c
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-04-16

    Reversed check in last commit, fixed.

    2009-04-16	Alexander Larsson  <alexl@redhat.com>

	* configure.in:
	Reversed check in last commit, fixed.



    svn path=/trunk/; revision=15188

M	ChangeLog
M	configure.in

commit ab550c223368c4d0bb9b7133e477430a38fe96d6
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-04-16

    Bug 578983 – set_more_warnings check of WARNING_CFLAGS doesn't work

    2009-04-16	Alexander Larsson  <alexl@redhat.com>

	Bug 578983 – set_more_warnings check of WARNING_CFLAGS
	doesn't work

	* configure.in:
	Actually check the options.


    svn path=/trunk/; revision=15187

M	ChangeLog
M	configure.in

commit 9870d42d6709fea0fd3c50d00f5a491902be27e5
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-04-16

    Set typeahead column to the name column.

    2009-04-16	Alexander Larsson  <alexl@redhat.com>

	* src/nautilus-places-sidebar.c (nautilus_places_sidebar_init):
	Set typeahead column to the name column.


    svn path=/trunk/; revision=15186

M	ChangeLog
M	src/nautilus-places-sidebar.c

commit 3125825a1cb10f38779b926050d4030f45a6003a
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-04-16

    Bug 578468 – Change of font DPI setting does not effect desktop
    icons

    2009-04-16	Alexander Larsson  <alexl@redhat.com>

	Bug 578468 – Change of font DPI setting does not effect
	desktop icons

	* libnautilus-private/nautilus-icon-canvas-item.c:
	(nautilus_icon_canvas_item_invalidate_label_size):
	Invalidate pango layouts since the context could have changed
	For instance the font DPI.



    svn path=/trunk/; revision=15185

M	ChangeLog
M	libnautilus-private/nautilus-icon-canvas-item.c

commit 4323f9b47229312a60093587724e1aa102a8c926
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-04-16

    Bug 579086 – Excessive white-space on right-hand side in icon view

    2009-04-16	Alexander Larsson  <alexl@redhat.com>

	Bug 579086 – Excessive white-space on right-hand side in
	icon view

	* libnautilus-private/nautilus-icon-container.c:
	(nautilus_icon_container_update_scroll_region):
	When using at allocation->width, take zoom into account


    svn path=/trunk/; revision=15184

M	ChangeLog
M	libnautilus-private/nautilus-icon-container.c

commit 649c39c7d8f6b3162e6f9142f3201eb254f26c8f
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-04-13

    Post release version bump

    2009-04-13	Alexander Larsson  <alexl@redhat.com>

	* configure.in:
	Post release version bump

    === nautilus 2.26.2 ===


    svn path=/trunk/; revision=15183

M	ChangeLog
M	configure.in
M	eel/ChangeLog
M	po/ChangeLog

commit 99e702d497e41d42be4b7b3078ca3764f6aef359 (tag: NAUTILUS_2_26_2)
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-04-13

    Don't show eject if not mounted.

    2009-04-13	Alexander Larsson  <alexl@redhat.com>

	* src/nautilus-places-sidebar.c:
	(add_place):
	Don't show eject if not mounted.



    svn path=/trunk/; revision=15181

M	ChangeLog
M	src/nautilus-places-sidebar.c

commit cb087ce4d1de7ca414b9fbceaa19c9da3a783fc5
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-04-13

    Update for release

    2009-04-13	Alexander Larsson  <alexl@redhat.com>

	* NEWS:
	Update for release


    svn path=/trunk/; revision=15180

M	ChangeLog
M	NEWS

commit 3152ed9f37bb1761dd9cab6d03bb591d4bbbdb39
Author: Reşat SABIQ <tilde.birlik@gmail.com>
Date:	2009-04-13

    Updated Crimean Tatar (Crimean Turkish) translation.

    2009-04-13	Reşat SABIQ <tilde.birlik@gmail.com>

	    * crh.po: Updated Crimean Tatar (Crimean Turkish) translation.

    svn path=/trunk/; revision=15179

M	po/ChangeLog
M	po/crh.po

commit 4791b0a1e6324604cb2ef7e2278323b9db81bbba
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:	2009-04-12

    Updated Spanish translation

    svn path=/trunk/; revision=15178

M	po/ChangeLog
M	po/es.po

commit 3789b4d6151e2acdbf7a72e6ecd788b457b59baf
Author: Priit Laes <plaes at svn dot gnome dot org>
Date:	2009-04-12

    Translation updated by Mattias Põldaru

    2009-04-12	Priit Laes  <plaes at svn dot gnome dot org>

	* et.po: Translation updated by Mattias Põldaru

    svn path=/trunk/; revision=15177

M	po/ChangeLog
M	po/et.po

commit 16ffc264309aa692ae8b20618a0b9b98cfa371c9
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-04-11

    Show both unmount and eject in menus. We need to show eject for a
    lot of

    2009-04-11	Alexander Larsson  <alexl@redhat.com>

	* src/file-manager/fm-directory-view.c:
	* src/file-manager/fm-tree-view.c:
	* src/nautilus-places-sidebar.c:
	Show both unmount and eject in menus. We need to show eject for
	a lot of devices (that we can't detect ahead of time) so we're
	enabling it much more generally. However, eject sometimes does
	things you don't want (like unmounting all volumes on a drive),
	so we also need to expose unmount.

	For discussion, see bug 574067 and bug 576587.


    svn path=/trunk/; revision=15176

M	ChangeLog
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-tree-view.c
M	src/nautilus-places-sidebar.c

commit bca6fc7d2bcc0e5302a3cb7a297ed9f09471529f
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2009-04-09

    revert string freeze break.

    2009-04-09	Cosimo Cecchi  <cosimoc@gnome.org>

	* cut-n-paste-code/libegg/eggsmclient.c:
	(egg_sm_client_get_option_group): revert string freeze break.

    svn path=/trunk/; revision=15175

M	ChangeLog
M	cut-n-paste-code/libegg/eggsmclient.c

commit 672daf9d853385d416c8885f81ba55097e4c300d
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2009-04-08

    Update the EggSMClient code from libegg trunk.

    2009-04-09	Cosimo Cecchi  <cosimoc@gnome.org>

	* cut-n-paste-code/libegg/eggsmclient-xsmp.c: (save_state),
	(set_properties), (ptrarray_prop):
	* cut-n-paste-code/libegg/eggsmclient.c:
	(egg_sm_client_get_option_group):
	Update the EggSMClient code from libegg trunk.

    svn path=/trunk/; revision=15174

M	ChangeLog
M	cut-n-paste-code/libegg/eggsmclient-xsmp.c
M	cut-n-paste-code/libegg/eggsmclient.c

commit af3eb62a4ae43276a9c6724a43222d76a989e32b
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2009-04-08

    Update the eggtreemultidnd.[ch] from libegg trunk (#560335).

    2009-04-08	Cosimo Cecchi  <cosimoc@gnome.org>

	* cut-n-paste-code/libegg/eggtreemultidnd.c:
	(egg_tree_multi_drag_source_get_type),
	(egg_tree_multi_drag_motion_event):
	Update the eggtreemultidnd.[ch] from libegg trunk (#560335).

    svn path=/trunk/; revision=15173

M	ChangeLog
M	cut-n-paste-code/libegg/eggtreemultidnd.c

commit f8ed3382e76cbdefae4ce84e853580d20fc19802
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-04-08

    Add column for location. (#374661)

    2009-04-08	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-column-utilities.c:
	(get_builtin_columns):
	Add column for location. (#374661)


    svn path=/trunk/; revision=15172

M	ChangeLog
M	libnautilus-private/nautilus-column-utilities.c

commit 859ed3fbf675b7f63400a15767bd81b7fbf28e88
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-04-08

    Make sure PackageKit is active before showing install dialog. Patch
    from

    2009-04-08	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-mime-actions.c:
	Make sure PackageKit is active before showing
	install dialog.
	Patch from  James Westby



    svn path=/trunk/; revision=15171

M	ChangeLog
M	libnautilus-private/nautilus-mime-actions.c

commit 5515869bbecb46e04a5219af1553cd1a7cf5710e
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-04-08

    Use gtk_action_group_add_action_with_accel so that we allow users to

    2009-04-08	Alexander Larsson  <alexl@redhat.com>

	* src/file-manager/fm-directory-view.c:
	(add_script_to_scripts_menus):
	Use gtk_action_group_add_action_with_accel so that we
	allow users to define key shortcuts for scripts.

	Patch from Holger Berndt <berndth@gmx.de>

    svn path=/trunk/; revision=15170

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit 0934864e259a8aec827ce157a8a2b258a8d6d1f8
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-04-08

    Add nautilus_get_accel_map_file

    2009-04-08	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-file-utilities.[ch]:
	* libnautilus-private/nautilus-file-utilities.h:
	Add nautilus_get_accel_map_file

	* src/nautilus-application.[ch]:
	Load accel map on startup, queue save when it changes.

	* src/nautilus-main.c:
	Save accel map on clean exit if it is dirty.

	Patch from Holger Berndt <berndth@gmx.de>


    svn path=/trunk/; revision=15169

M	ChangeLog
M	libnautilus-private/nautilus-file-utilities.c
M	libnautilus-private/nautilus-file-utilities.h
M	src/nautilus-application.c
M	src/nautilus-application.h
M	src/nautilus-main.c

commit ba25da7d75af2dd956b25f19fea6ca2b3fef4f15
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	2009-04-07

    Changes by Bruce Cowan <bcowan@fastmail.co.uk> to fix the British
    English

    2009-04-07	Philip Withnall  <philip@tecnocode.co.uk>

	* en_GB.po: Changes by Bruce Cowan <bcowan@fastmail.co.uk> to
    fix the
	British English date formats. (Closes: #578189)


    svn path=/trunk/; revision=15168

M	po/ChangeLog
M	po/en_GB.po

commit ece302718a6b7fafef679a92e399786d2df0ae75
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-04-07

    Make sure we save spatial geometry and data on close both via WM close

    2009-04-07	Alexander Larsson  <alexl@redhat.com>

	* src/nautilus-spatial-window.c:
	Make sure we save spatial geometry and data on close both
	via WM close button and ctrl-w.



    svn path=/trunk/; revision=15167

M	ChangeLog
M	src/nautilus-spatial-window.c

commit 2aeae0db8c1d09460599d32c21941fb4a1947f85
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-04-07

    Fix up this for RTL in compact mode. We need to look at the right
    place

    2009-04-07	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-icon-container.c:
	(nautilus_icon_container_get_first_visible_icon):
	Fix up this for RTL in compact mode. We need to look
	at the right place and do the right kind of comparison
	on pos.


    svn path=/trunk/; revision=15166

M	ChangeLog
M	libnautilus-private/nautilus-icon-container.c

commit f078b08910bf50ecf24b84e23aa182fe6ac97041
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-04-07

    Ensure that we've also size-allocated for the new contents. It
    may happen

    2009-04-07	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-icon-container.c:
	(nautilus_icon_container_layout_now):
	Ensure that we've also size-allocated for the new contents.
	It may happen that newly added icons caused the size allocate
	to turn on a scrollbar, which will change the layout.



    svn path=/trunk/; revision=15165

M	ChangeLog
M	libnautilus-private/nautilus-icon-container.c

commit e004569ab50cb81006401e0f4f0fcc75b15d7db9
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-04-07

    Bug 559863 – RTL locales: icons in folder icon view are aligned
    to the

    2009-04-07	Alexander Larsson  <alexl@redhat.com>

	Bug 559863 – RTL locales: icons in folder icon view are aligned
	to the left

	* libnautilus-private/nautilus-icon-container.c:
	(nautilus_icon_container_update_scroll_region):
	Fix up the icon view extents so that we always
	include the full window allocation in the automatic
	layout case, plus allow extents < 0 (due to layout
	in RTL mode).
	This makes sure we RTL auto-layouting works correctly
	instead of being flushed to the left.


    svn path=/trunk/; revision=15164

M	ChangeLog
M	libnautilus-private/nautilus-icon-container.c

commit 226472704130dcc976603bd921cf601fdcd05d89
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-04-06

    Fix regression in the default dnd type. We don't want to look
    recursively

    2009-04-06	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-dnd.c:
	(nautilus_drag_default_drop_action_for_icons):
	Fix regression in the default dnd type. We don't
	want to look recursively for the parent.
	See https://bugzilla.redhat.com/show_bug.cgi?id=456515
	for details.


    svn path=/trunk/; revision=15163

M	ChangeLog
M	libnautilus-private/nautilus-dnd.c

commit c9eb863b344da08bf90a060955ab0aaec71849ac
Author: Simos Xenitellis <simos@src.gnome.org>
Date:	2009-04-03

    Updated Greek translation (Thanos Lefteris)

    svn path=/trunk/; revision=15162

M	po/ChangeLog
M	po/el.po

commit 6e4e85391dc48b2ac1c21c71da47b35d029d73a1 (tag: NAUTILUS_2_26_1)
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-04-02

    Post release version bump

    2009-04-02	Alexander Larsson  <alexl@redhat.com>

	* configure.in:
	Post release version bump

    === nautilus 2.26.1 ===


    svn path=/trunk/; revision=15160

M	ChangeLog
M	configure.in
M	eel/ChangeLog
M	po/ChangeLog

commit 94ed6a7d5bafafd757c82c6a02a751131f1c5749
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-04-02

    Update for relase

    2009-04-02	Alexander Larsson  <alexl@redhat.com>

	* NEWS:
	Update for relase



    svn path=/trunk/; revision=15159

M	ChangeLog
M	NEWS

commit da6bb4daf5be789d6a2faf773c9f756fa6ed4315
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-04-01

    Call query_filesystem_info asynchronously. Also, avoid calling it
    to often

    2009-04-01	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-directory-private.h:
	* libnautilus-private/nautilus-directory.c:
	* libnautilus-private/nautilus-file.c:
	Call query_filesystem_info asynchronously.
	Also, avoid calling it to often


    svn path=/trunk/; revision=15158

M	ChangeLog
M	libnautilus-private/nautilus-directory-private.h
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-file.c

commit fa0146bc9b02bb4c2b9423e74ccfb33215b93b85
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-04-01

    Bug 518481 – URL shortcuts do not open query part

    2009-04-01	Alexander Larsson  <alexl@redhat.com>

	Bug 518481 – URL shortcuts do not open query part

	* libnautilus-private/nautilus-file-private.h:
	* libnautilus-private/nautilus-file.[ch]:
	* libnautilus-private/nautilus-desktop-icon-file.c:
	    (update_info_from_link):
	* libnautilus-private/nautilus-directory-async.c:
	    (lacks_mount):
	    (link_info_done):
	* libnautilus-private/nautilus-search-directory-file.c:
	    (nautilus_search_directory_file_init):
	Store NautilusFile activation uri as char *uri, not
	GFile, as we sometimes handle links that are not true
	GFile locations such as mailto: links in desktop files.

	* libnautilus-private/nautilus-desktop-link.[ch]:
	    Add nautilus_desktop_link_get_activation_uri

	* libnautilus-private/nautilus-directory.c:
	    (nautilus_directory_notify_files_added_by_uri):
	    (nautilus_directory_notify_files_changed_by_uri):
	    (nautilus_directory_notify_files_removed_by_uri):
	    (nautilus_directory_schedule_metadata_remove_by_uri):
	Use public nautilus_file_list_from_uris instead of local
	copy of it.

	* libnautilus-private/nautilus-mime-actions.c:
	Store both NautilusFile and char *uri in
	ApplicationLaunchParameters.
	This allows us to correctly handle uris that don't work well as
	GFiles and pass them unmodified to the launched applications.

	* libnautilus-private/nautilus-program-choosing.[ch]:
	Add nautilus_launch_application_by_uri() that launches an
	application
	by specifying the file as a uri, so that we can handle uris that
	don't work well as GFile/NautilusFiles.



    svn path=/trunk/; revision=15157

M	ChangeLog
M	libnautilus-private/nautilus-desktop-icon-file.c
M	libnautilus-private/nautilus-desktop-link.c
M	libnautilus-private/nautilus-desktop-link.h
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-file-private.h
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-file.h
M	libnautilus-private/nautilus-mime-actions.c
M	libnautilus-private/nautilus-program-choosing.c
M	libnautilus-private/nautilus-program-choosing.h
M	libnautilus-private/nautilus-search-directory-file.c

commit 4bee77be27f49d046557a38e09ec5be334c14336
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-03-31

    Wait at most 1 second for http mimetype check.

    2009-03-31	Alexander Larsson  <alexl@redhat.com>

	    * src/file-manager/fm-directory-view.c:
	    (handle_netscape_url_drop_ask_cb):
	    (handle_netscape_url_drop_timeout):
	    (fm_directory_view_handle_netscape_url_drop):
	Wait at most 1 second for http mimetype check.



    svn path=/trunk/; revision=15156

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit 2bdb577cd172e66d25d6550c8d2b952d65d45fd4
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-03-31

    Check http mimetype asynchronously to avoid hanging

    2009-03-31	Alexander Larsson  <alexl@redhat.com>

	    * src/file-manager/fm-directory-view.c:
	    (handle_netscape_url_drop_ask_cb):
	    (fm_directory_view_handle_netscape_url_drop):
	Check http mimetype asynchronously to avoid hanging



    svn path=/trunk/; revision=15155

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit e75c597dbc9ce70933601d6c6d848626fbee63bc
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-03-30

    Don't show error about not mounted when loading a directory, as
    this will

    2009-03-30	Alexander Larsson  <alexl@redhat.com>

	    * src/file-manager/fm-error-reporting.c:
	    (fm_report_error_loading_directory):
	Don't show error about not mounted when loading a directory, as
	this will anyway automaticall trigger a mount operation (and
	possible
	error from that).



    svn path=/trunk/; revision=15154

M	ChangeLog
M	src/file-manager/fm-error-reporting.c

commit e6a25b037229c744b9618ad4433dc57588be2c63
Author: Baris Cicek <bcicek@src.gnome.org>
Date:	2009-03-30

    Updated Turkish translation

    svn path=/trunk/; revision=15153

M	po/tr.po

commit 74a4d8250aec2807c72945395250ad814dc8b9f7
Author: Baris Cicek <bcicek@src.gnome.org>
Date:	2009-03-30

    Updated Turkish translation

    svn path=/trunk/; revision=15152

M	po/ChangeLog
M	po/tr.po

commit 7bcac077b59cb2493618d8f6450eed5c7d8c9345
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-03-26

    Bug 576761 – fallback icon when icon specified in .desktop
    doesn't exist

    2009-03-26	Alexander Larsson  <alexl@redhat.com>

	Bug 576761 – fallback icon when icon specified in .desktop
	doesn't exist is ugly

	* libnautilus-private/nautilus-default-file-icon.c:
	Replace the ancient gnome 1.x fallback icon with something
	contemporary.


    svn path=/trunk/; revision=15151

M	ChangeLog
M	libnautilus-private/nautilus-default-file-icon.c

commit 2df3cac00214ef0a1e9ef52d3a0bf35a1ca5b8b5
Author: Shankar Prasad <sprasad@src.gnome.org>
Date:	2009-03-25

    updated kn.po

    svn path=/trunk/; revision=15150

M	po/ChangeLog
M	po/kn.po

commit 3649030b28923e70f86b300a153ea09c945b2a57
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-03-24

    Ensure that we correctly free root pixmaps that are never set
    as desktop

    2009-03-24	Alexander Larsson  <alexl@redhat.com>

	    * eel-background.c:
	Ensure that we correctly free root pixmaps that are never set
	as desktop background, so that they are not leaked.



    svn path=/trunk/; revision=15149

M	eel/ChangeLog
M	eel/eel-background.c

commit abc2409ebf67835b0455cf79ac8ae0a0b5417a82
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-03-23

    Bug 129963 – nautilus locks up during window resize (compact mode)

    2009-03-23	Alexander Larsson  <alexl@redhat.com>

	Bug 129963 – nautilus locks up during window resize (compact
	mode)

	    * libnautilus-private/nautilus-icon-container.c:
	    * libnautilus-private/nautilus-icon-private.h:
	Work around possible infinite loop when relayouting by counting
	the number of iterations. This could happen in certain cases in
	with the compat mode. We use a clear-counter-at-idle-hack
	to detect
	the end of the loop.


    svn path=/trunk/; revision=15148

M	ChangeLog
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-private.h

commit 85bbfada5c8a1fce3d86c8ce631dcff7bfd46988
Author: Kenneth Nielsen <kennethn@src.gnome.org>
Date:	2009-03-23

    Updated Danish translation

    svn path=/trunk/; revision=15147

M	po/ChangeLog
M	po/da.po

commit 406a721fa9bf3ab17be9ddd16dd3a8b41a90a146
Author: Goran Rakic <grakic@src.gnome.org>
Date:	2009-03-21

    Updated Serbian translation by Miloš Popović.

    svn path=/trunk/; revision=15146

M	po/ChangeLog
M	po/sr.po
M	po/sr@latin.po

commit d5853b9e2ad55d9c51392cb078afc0a5fa82f8b6
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2009-03-20

    don't use gtk_dialog_run to spawn the filechooser for a custom icon

    2009-03-20	Cosimo Cecchi  <cosimoc@gnome.org>

	* src/file-manager/fm-properties-window.c:
	(custom_icon_file_chooser_response_cb),
	(select_image_button_callback): don't use gtk_dialog_run to
	spawn the filechooser for a custom icon (#575344).

    svn path=/trunk/; revision=15145

M	ChangeLog
M	src/file-manager/fm-properties-window.c

commit 13eef1f5a5d0ec5352f7a349edfc32584e6a9aa0
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-03-20

    Bug 575244 – nautilus crashed with SIGSEGV in

    2009-03-20	Alexander Larsson  <alexl@redhat.com>

	Bug 575244 – nautilus crashed with SIGSEGV in
	nautilus_query_editor_changed_force()

	* src/nautilus-query-editor.c (nautilus_query_editor_dispose):
	Remove typing timeout when destroying.


    svn path=/trunk/; revision=15144

M	ChangeLog
M	src/nautilus-query-editor.c

commit 236c368831ce16ab14b6b799716c81f4def79a90
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2009-03-19

    Remember to disconnect the signal handler to the trash monitor when

    2009-03-19	Cosimo Cecchi  <cosimoc@gnome.org>

	* src/nautilus-window-menus.c:
	(nautilus_window_remove_trash_monitor_callback):
	* src/nautilus-window-private.h:
	* src/nautilus-window.c: (nautilus_window_finalize):
	Remember to disconnect the signal handler to the trash monitor
	when finalizing the window, as we don't own that object.

    svn path=/trunk/; revision=15143

M	ChangeLog
M	src/nautilus-window-menus.c
M	src/nautilus-window-private.h
M	src/nautilus-window.c

commit c730d79b7b23b5edbb4e24b1c44408555631257c
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2009-03-19

    bump required GTK+ version to 2.16.0. Update the trash icon in the
    "Go"

    2009-03-19	Cosimo Cecchi  <cosimoc@gnome.org>

	* configure.in: bump required GTK+ version to 2.16.0.
	* src/nautilus-window-menus.c: (trash_state_changed_cb),
	(nautilus_window_initialize_trash_icon_monitor),
	(nautilus_window_initialize_menus):
	Update the trash icon in the "Go" menu according to the
	trash state (#575282).

    svn path=/trunk/; revision=15142

M	ChangeLog
M	configure.in
M	src/nautilus-window-menus.c

commit 84a4d0de33e67d2bde5ca6d1ffbf6faf0a94f8bc
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2009-03-19

    Update mime types handled by totem-audio-preview. Patch by Bastien
    Nocera

    2009-03-19	Cosimo Cecchi  <cosimoc@gnome.org>

	* src/file-manager/nautilus-audio-mime-types.h:
	Update mime types handled by totem-audio-preview.
	Patch by Bastien Nocera (#575345).

    svn path=/trunk/; revision=15141

M	ChangeLog
M	src/file-manager/nautilus-audio-mime-types.h

commit b71d9736f32b447eaaad1e97b60a7f81d1467c7e
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2009-03-19

    Always synchronize the location bar button with the pathbar
    mode. Patch by

    2009-03-19	Cosimo Cecchi  <cosimoc@gnome.org>

	* src/nautilus-navigation-window.c:
	(always_use_location_entry_changed),
	(nautilus_navigation_window_set_bar_mode):
	Always synchronize the location bar button with the pathbar
	mode. Patch by Paweł Paprota (#416891).

    svn path=/trunk/; revision=15140

M	ChangeLog
M	src/nautilus-navigation-window.c

commit b4539643611e059f2822ffa60258f87c792362d6
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-03-19

    Report error for failed mounts. c

    2009-03-19	Alexander Larsson  <alexl@redhat.com>


	    * src/file-manager/fm-directory-view.c:
	Report error for failed mounts.
    c

    svn path=/trunk/; revision=15139

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit 1923c99b8c6b704bc9b176e7e5a49bc0c590e8b3
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-03-19

    Don't save desktop files if nothing actually changed.

    2009-03-19	Alexander Larsson  <alexl@redhat.com>

	    * src/file-manager/fm-ditem-page.c:
	    (item_entry_free):
	    (save_entry):
	    (build_table):
	Don't save desktop files if nothing actually changed.



    svn path=/trunk/; revision=15138

M	ChangeLog
M	src/file-manager/fm-ditem-page.c

commit 9132db8770d7dd2ddf522ab73ee50868d274c75b
Author: Claude Paroz <claude@2xlibre.net>
Date:	2009-03-19

    Added Crimean Tatar translation on behalf of Reşat SABIQ.

    2009-03-19	Claude Paroz  <claude@2xlibre.net>

	* LINGUAS:
	* crh.po: Added Crimean Tatar translation on behalf of Reşat
	SABIQ.

    svn path=/trunk/; revision=15137

M	po/ChangeLog
M	po/LINGUAS
A	po/crh.po

commit 18c32d0abcd2601aed3a2979dbed3206dbccf03c
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2009-03-18

    Unbreak typeahead find for 33% zoom level (#341708).

    2009-03-18	Cosimo Cecchi  <cosimoc@gnome.org>

	* libnautilus-private/nautilus-icon-container.c:
	(nautilus_icon_container_get_icon_text),
	(nautilus_icon_container_search_iter),
	(nautilus_icon_container_update_icon):
	* libnautilus-private/nautilus-icon-container.h:
	* src/file-manager/fm-icon-container.c:
	(fm_icon_container_get_icon_text):
	Unbreak typeahead find for 33% zoom level (#341708).

    svn path=/trunk/; revision=15136

M	ChangeLog
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-container.h
M	src/file-manager/fm-icon-container.c

commit bae20f54465fbf1afdbee5b92e85679448b120d7
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2009-03-18

    Spawn the Nautilus windows on the right scren instead of always
    using the

    2009-03-18	Cosimo Cecchi  <cosimoc@gnome.org>

	* src/nautilus-application.c: (open_window), (open_windows),
	(message_received_cb), (nautilus_application_startup):
	Spawn the Nautilus windows on the right scren instead of always
	using the default one (#555078).

    svn path=/trunk/; revision=15135

M	ChangeLog
M	src/nautilus-application.c

commit 1e68041853a0cb00639b2ffe575af7bdcd657fe8
Author: Djihed Afifi <djihed@src.gnome.org>
Date:	2009-03-18

    Correct version - localised

    svn path=/trunk/; revision=15134

M	po/ar.po

commit 9409425f58bf74ce5a66459c136aa8b84a11168b
Author: Djihed Afifi <djihed@src.gnome.org>
Date:	2009-03-18

    Updated Arabic translation

    svn path=/trunk/; revision=15133

M	po/ChangeLog
M	po/ar.po

commit 3b0cf430b4dae7f974a328d184e1d1cfee082bcc
Author: Nikos Charonitakis <frolix68@src.gnome.org>
Date:	2009-03-18

    Updated nautilus Greek translation by Pierros Papadeas

    svn path=/trunk/; revision=15132

M	po/ChangeLog
M	po/el.po

commit 63ce3b977ebea09204d3363e8bc38a0fbdc98891
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-03-17

    Don't unref link if NULL

    2009-03-17	Alexander Larsson  <alexl@redhat.com>

	    * src/file-manager/fm-desktop-icon-view.c:
	    (trash_link_is_selection):
	Don't unref link if NULL



    svn path=/trunk/; revision=15131

M	ChangeLog
M	src/file-manager/fm-desktop-icon-view.c

commit 1eb7b097dfe7671bc10511897aa5c5bd4930281e
Author: Ignacio Casal Quinteiro <icq@src.gnome.org>
Date:	2009-03-17

    Updated Galician translation by Suso Baleato.

    svn path=/trunk/; revision=15130

M	po/ChangeLog
M	po/gl.po

commit 17a2b571188e8fb13b8cd27bf9b5358d6a0e42f1
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2009-03-17

    Updated Norwegian bokmål translation.

    2009-03-17	Kjartan Maraas	<kmaraas@gnome.org>

	* nb.po: Updated Norwegian bokmål translation.

    svn path=/trunk/; revision=15129

M	po/ChangeLog
M	po/nb.po

commit 8212f9fe5fea2551aaf0a6bd51ce277b60fa8f79
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-03-17

    Center cancel button over progress bar, makes dialog much nicer
    for long

    2009-03-17	Alexander Larsson  <alexl@redhat.com>

	    * libnautilus-private/nautilus-progress-info.c:
	Center cancel button over progress bar, makes dialog
	much nicer for long filenames.
	Patch from anthony <dreadyman16@gmail.com>


    svn path=/trunk/; revision=15128

M	ChangeLog
M	libnautilus-private/nautilus-progress-info.c

commit f5b3b2b22acbe6a2898cebf556d35d1ae0b98fcd
Author: Amanpreet Singh Alam <aman@src.gnome.org>
Date:	2009-03-17

    updating for GNOME Punjabi Translation by A S Alam

    svn path=/trunk/; revision=15127

M	po/pa.po

commit d39459a0b6b88dae81db5491d22c09b413633849
Author: Hendrik Richter <hendrikr@gnome.org>
Date:	2009-03-16

    Updated German translation, fix #575448.

    2009-03-16	Hendrik Richter  <hendrikr@gnome.org>

	* de.po: Updated German translation, fix #575448.

    svn path=/trunk/; revision=15126

M	po/ChangeLog
M	po/de.po

commit b264258de970e841e197c9a4da395cc1d6fc0008
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2009-03-16

    remove -version-info LDFLAG from libnautilus-private, as that's
    a private

    2009-03-16	Cosimo Cecchi  <cosimoc@gnome.org>

	* libnautilus-private/Makefile.am: remove -version-info LDFLAG
	from libnautilus-private, as that's a private library.
	Patch by Daniel Macks (#348301).

    svn path=/trunk/; revision=15125

M	ChangeLog
M	eel/ChangeLog
M	eel/Makefile.am
M	libnautilus-private/Makefile.am

commit 19f2939e1461ae4f550f6386217353d0a6f9cb91
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2009-03-16

    Fix a typo in the session loading code. Patch by Vincent Untz
    (#575330).

    2009-03-16	Cosimo Cecchi  <cosimoc@gnome.org>

	* src/nautilus-application.c: (nautilus_application_load_session):
	Fix a typo in the session loading code.
	Patch by Vincent Untz (#575330).

    svn path=/trunk/; revision=15124

M	ChangeLog
M	src/nautilus-application.c

commit 93a6a6e6413d6a4c29bad71e48de0c6c11ec9c4e
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-03-16

    Bug 171655 – add support for XDS (Direct Save protocol) to list view

    2009-03-16	Alexander Larsson  <alexl@redhat.com>

	Bug 171655 – add support for XDS (Direct Save protocol) to
	list view

	    * libnautilus-private/nautilus-tree-view-drag-dest.c:
	Support XDS in list view.
	Patch from Christian Neumair.



    svn path=/trunk/; revision=15123

M	ChangeLog
M	libnautilus-private/nautilus-tree-view-drag-dest.c

commit 8bb6faf391ca16f077959a306c2947314dcbb0ef
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-03-16

    Bug 523883 – Thumbnails for 200% zoom are regenerated each time
    a folder

    2009-03-16	Alexander Larsson  <alexl@redhat.com>

	Bug 523883 – Thumbnails for 200% zoom are regenerated each
	time a folder is opened.

	    * libnautilus-private/nautilus-file.c:
	    (nautilus_file_get_icon):
	allow scaling up thumbnails, use the scaled up thumnail
	for up to 25% size increase.

	    * src/file-manager/fm-icon-container.c:
	    (fm_icon_container_get_icon_images):
	Force thumbnail size for compact view to avoid loading at
	wrong size
	and then rescaling



    svn path=/trunk/; revision=15122

M	ChangeLog
M	libnautilus-private/nautilus-file.c
M	src/file-manager/fm-icon-container.c

commit e2a96cc5f75ce13aa5b490fa25e554bcdb4326f5
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-03-16

    Post release version bump

    2009-03-16	Alexander Larsson  <alexl@redhat.com>

	* configure.in:
	Post release version bump

    === nautilus 2.26.0 ===


    svn path=/trunk/; revision=15121

M	ChangeLog
M	configure.in
M	eel/ChangeLog
M	po/ChangeLog

commit bef3a214f28ea6c2e2e4f5b10f39b7444e6b1a6e
Author: Ankitkumar Rameshchandra Patel <ankitp@src.gnome.org>
Date:	2009-03-16

    Added entry for Gujarati translation update.

    svn path=/trunk/; revision=15120

M	po/ChangeLog

commit 640ede652098a0e11ff3381e4128240636359868
Author: Ankitkumar Rameshchandra Patel <ankitp@src.gnome.org>
Date:	2009-03-16

    Corrected Gujarati Translations.

    svn path=/trunk/; revision=15119

M	po/gu.po

commit c84ba09de082715204e1851845d7ab8edf4c0e7c (tag: NAUTILUS_2_26_0)
Author: Ankitkumar Rameshchandra Patel <ankitp@src.gnome.org>
Date:	2009-03-16

    Added entry for Gujarati translation update.

    svn path=/trunk/; revision=15117

M	po/ChangeLog

commit 3ba721f37fb6b2a19d1f91d5627b71e22bb1dc72
Author: Ankitkumar Rameshchandra Patel <ankitp@src.gnome.org>
Date:	2009-03-16

    Updated Gujarati Translations.

    svn path=/trunk/; revision=15116

M	po/gu.po

commit dbf738af470cccf324b90a9d53a2979e921bb2fa
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-03-16

    Update for release

    2009-03-16	Alexander Larsson  <alexl@redhat.com>

	* NEWS:
	Update for release

	* configure.in:
	Bump version to 2.26.0


    svn path=/trunk/; revision=15115

M	ChangeLog
M	NEWS
M	configure.in

commit bf88952ef58b18ade635c00dfaa524d7db131e27
Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
Date:	2009-03-16

    Updated Thai translation.

    2009-03-16	Theppitak Karoonboonyanan  <thep@linux.thai.net>

	* th.po: Updated Thai translation.


    svn path=/trunk/; revision=15114

M	po/ChangeLog
M	po/th.po

commit efdb26186c9c0ffcbd72c019f67b78ef11d52a0a
Author: Amitakhya Phukan <amitakhya@src.gnome.org>
Date:	2009-03-16

    Updated assamese translations

    svn path=/trunk/; revision=15113

M	po/ChangeLog
M	po/as.po

commit ec9882ed9b7f339469f7a8b364fbc5aa5dc36f42
Author: Amitakhya Phukan <amitakhya@src.gnome.org>
Date:	2009-03-16

    Updated assamese translations

    svn path=/trunk/; revision=15112

M	po/as.po

commit 62e9bc2c34c7b904fa971b6e86b6f192405423d0
Author: Amitakhya Phukan <amitakhya@src.gnome.org>
Date:	2009-03-16

    Updated assamese translations

    svn path=/trunk/; revision=15111

M	po/ChangeLog
M	po/as.po

commit 3c0f2ee90e3de9a3a1210340041c80986225f717
Author: Petr Kovar <pknbe@volny.cz>
Date:	2009-03-16

    Updated Czech translation by Lucas Lommer.

    2009-03-16	Petr Kovar  <pknbe@volny.cz>

	* cs.po: Updated Czech translation by Lucas Lommer.

    svn path=/trunk/; revision=15110

M	po/ChangeLog
M	po/cs.po

commit 99154e7269d5ae0d260355c282c231659cbcc249
Author: Gil Forcada Codinachs <gforcada@src.gnome.org>
Date:	2009-03-15

    Updated Catalan translation by Joan Duran

    svn path=/trunk/; revision=15109

M	po/ChangeLog
M	po/ca.po

commit 70135bac31af306ed15ff76ec8c1a96d1365a87a
Author: Kostas Papadimas <pkst@src.gnome.org>
Date:	2009-03-15

    Updated Greek Translation by Pierros Papadeas.

    svn path=/trunk/; revision=15108

M	po/ChangeLog
A	po/el.po

commit 3d1f0ee7a2bfc4ba1be52ef9e216f4831342a1d1
Author: Kostas Papadimas <pkst@src.gnome.org>
Date:	2009-03-15

    Updated Greek Translation by Pierros Papadeas.

    svn path=/trunk/; revision=15107

D	po/el.po

commit 44381257e6d44cf3de57c3e9b1f4b1eba8bc4d29
Author: Kostas Papadimas <pkst@src.gnome.org>
Date:	2009-03-15

    Updated Greek Translation by Pierros Papadeas.

    svn path=/trunk/; revision=15106

M	po/ChangeLog
M	po/el.po

commit c62423a07d914ef20944d3a2f15c0642c619217e
Author: Rajesh Ranjan <rranjan@src.gnome.org>
Date:	2009-03-15

    maithili added

    svn path=/trunk/; revision=15105

M	po/LINGUAS

commit 59fb9e51ce10ecfaf9e3f53cc14c7ab954bc3e2b
Author: Krishnababu Krothapalli <kkrothap@src.gnome.org>
Date:	2009-03-15

    Updated Telugu Translations

    svn path=/trunk/; revision=15104

M	po/te.po

commit 590d01ee6ca7f49b65aedc5d636fe1b277d65e9e
Author: Rajesh Ranjan <rranjan@src.gnome.org>
Date:	2009-03-14

    hindi update by Rajesh Ranjan

    svn path=/trunk/; revision=15103

M	po/ChangeLog
M	po/hi.po

commit a5dd11d2c3c551534275f8ebad0a5419da8ccd5c
Author: dumol <dumol@localhost>
Date:	2009-03-14

    Updated Romanian translation


    Updated Romanian translation


    svn path=/trunk/; revision=15102

M	po/ChangeLog
M	po/ro.po

commit 1552301f8fe0df7627f42de108f0102e9943bc23
Author: Sandeep Shedmake <sandeeps@src.gnome.org>
Date:	2009-03-14

    Updated Marathi Translations

    svn path=/trunk/; revision=15101

M	po/ChangeLog
M	po/mr.po

commit 906308ecb6448b986d22891bed5364a282f32152
Author: Krishnababu Krothapalli <kkrothap@src.gnome.org>
Date:	2009-03-14

    Updated ChangeLog entry

    svn path=/trunk/; revision=15100

M	po/ChangeLog

commit b307a67a54ea205b4c380d7d6d9d157c19daaf39
Author: Kenneth Nielsen <kennethn@src.gnome.org>
Date:	2009-03-14

    Updated Danish translation

    svn path=/trunk/; revision=15099

M	po/ChangeLog
M	po/da.po

commit 3a0f3747b2cb0b646af68b80eb570441f3417fb5
Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
Date:	2009-03-13

    Updated Thai translation.

    2009-03-13	Theppitak Karoonboonyanan  <thep@linux.thai.net>

	* th.po: Updated Thai translation.


    svn path=/trunk/; revision=15098

M	po/ChangeLog
M	po/th.po

commit 0e0e409dc57060b14d642fcb7261b8b293d2b150
Author: Rajesh Ranjan <rranjan@src.gnome.org>
Date:	2009-03-13

    hindi updated by Rajesh Ranjan

    svn path=/trunk/; revision=15097

M	po/ChangeLog
M	po/hi.po

commit 7f4d7e80230963d3741c151194138e5cc6999141
Author: Priit Laes <plaes at svn dot gnome dot org>
Date:	2009-03-13

    Translation updated by Mattias Põldaru

    2009-03-13	Priit Laes  <plaes at svn dot gnome dot org>

	* et.po: Translation updated by Mattias Põldaru

    svn path=/trunk/; revision=15096

M	po/ChangeLog
M	po/et.po

commit 52db0ebc4a186f5b447592d46cd806dd3da8090a
Author: Duarte Loreto <happyguy_pt@hotmail.com>
Date:	2009-03-12

    Fixed an error on the Portuguese translation.

    2009-03-12	Duarte Loreto <happyguy_pt@hotmail.com>

	* pt.po: Fixed an error on the Portuguese translation.

    svn path=/trunk/; revision=15095

M	po/ChangeLog
M	po/pt.po

commit c2721408818bc0b5812f4ce09ed41a95a301fabc
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-03-12

    desktop_location can be NULL, check before unrefing

    2009-03-12	Alexander Larsson  <alexl@redhat.com>

	    * libnautilus-private/nautilus-file-operations.c:
	    (copy_job_done):
	desktop_location can be NULL, check before unrefing


    svn path=/trunk/; revision=15094

M	ChangeLog
M	libnautilus-private/nautilus-file-operations.c

commit 1a9d9b98af38d0aeab364e0be4a97a13556777c8
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-03-12

    Bug 550250 – nautilus crashed with SIGSEGV in

    2009-03-12	Alexander Larsson  <alexl@redhat.com>

	Bug 550250 – nautilus crashed with SIGSEGV in
	g_type_check_instance_cast()

	    * libnautilus-private/nautilus-autorun.c:
	    (nautilus_autorun_rebuild_combo_box):
	    (nautilus_autorun_prepare_combo_box):
	Don't re-allocate data in nautilus_autorun_rebuild_combo_box(),
	as some
	places still refer to the old version.


    svn path=/trunk/; revision=15093

M	ChangeLog
M	libnautilus-private/nautilus-autorun.c

commit 6dc846f2869a7d91b56e5ee44210e40be688d123
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-03-12

    Bug 532725 – non-refreshing thumbnails: at 150% zoom

    2009-03-12	Alexander Larsson  <alexl@redhat.com>

	    Bug 532725 – non-refreshing thumbnails: at 150% zoom

	    * libnautilus-private/nautilus-directory-async.c:
	    (thumbnail_done):
	Get mtime from right place if loading the original as thumbnail.


    svn path=/trunk/; revision=15092

M	ChangeLog
M	libnautilus-private/nautilus-directory-async.c

commit eff6fbe7c9b9cdbc7de7136fe98d220800a05445
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-03-12

    Bug 538888 – crash in Home Folder: I tried to open a direct...

    2009-03-12	Alexander Larsson  <alexl@redhat.com>

	Bug 538888 – crash in Home Folder: I tried to open a direct...

	* libnautilus-private/nautilus-thumbnails.c:
	(get_pixbuf_from_data):
	Don't crash when gdk-pixbuf returns an error but doesn't
	set the GError properly.



    svn path=/trunk/; revision=15091

M	ChangeLog
M	libnautilus-private/nautilus-thumbnails.c

commit c0346537ea76a44bd093a383eacb34dce2ad6d8f
Author: Runa Bhattacharjee <runab@src.gnome.org>
Date:	2009-03-12

    Added Entry for Bengali India Translation Updation

    svn path=/trunk/; revision=15090

M	po/ChangeLog

commit e89e3dcabeb3d9e20a98148fa073d9ead8d0024b
Author: Runa Bhattacharjee <runab@src.gnome.org>
Date:	2009-03-12

    Updated Bengali India Translation

    svn path=/trunk/; revision=15089

M	po/bn_IN.po

commit 3661d5e7e93d006ce0909f1baa7edcb4a83db831
Author: Krishnababu Krothapalli <kkrothap@src.gnome.org>
Date:	2009-03-11

    Updated Telugu Translation

    svn path=/trunk/; revision=15088

M	po/te.po

commit 32311535b927bb54d7149ef4e234cfb725ef9172
Author: Krishnababu Krothapalli <kkrothap@src.gnome.org>
Date:	2009-03-11

    Updated Changelog entry

    svn path=/trunk/; revision=15087

M	po/ChangeLog

commit 8cc4ae8b28515db4258fab01643877a82e42846f
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-03-11

    Post release version bump

    2009-03-11	Alexander Larsson  <alexl@redhat.com>

	* configure.in:
	Post release version bump

    === nautilus 2.25.93 ===


    svn path=/trunk/; revision=15086

M	ChangeLog
M	configure.in
M	eel/ChangeLog
M	po/ChangeLog

commit b9247e56e5302d0def2afe0eb57b0fbcefc086c1 (tag: NAUTILUS_2_25_93)
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-03-11

    Update for release

    2009-03-11	Alexander Larsson  <alexl@redhat.com>

	* NEWS:
	Update for release



    svn path=/trunk/; revision=15084

M	ChangeLog
M	NEWS

commit 8e5cfc80ccce9935b13b4960164231d79260170b
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-03-11

    Bug 529295 – Unable to unmount

    2009-03-11	Alexander Larsson  <alexl@redhat.com>

	Bug 529295 – Unable to unmount

	    * libnautilus-private/nautilus-directory-async.c:
	    (got_mount):
	Set mount on NautilusFile via nautilus_file_set_mount.

	    * libnautilus-private/nautilus-file-private.h:
	    * libnautilus-private/nautilus-file.c:
	Add nautilus_file_set_mount to set GMount.
	Connect to "unmounted" on GMount and invalidate mount attribute
	in callback.


    svn path=/trunk/; revision=15083

M	ChangeLog
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-file-private.h
M	libnautilus-private/nautilus-file.c

commit d7c9a5afc01340a5dae7af835a60410150ed64cf
Author: Gintautas Miliauskas <gintas@akl.lt>
Date:	2009-03-10

    Updated Lithuanian translation.

    2009-03-11	Gintautas Miliauskas  <gintas@akl.lt>

	* lt.po: Updated Lithuanian translation.



    svn path=/trunk/; revision=15082

M	po/lt.po

commit f5aa55f216e0564e3b26e7e6f558379e9dd5efc0
Author: Gintautas Miliauskas <gintas@akl.lt>
Date:	2009-03-10

    Updated Lithuanian translation.

    2009-03-11	Gintautas Miliauskas  <gintas@akl.lt>

	* lt.po: Updated Lithuanian translation.



    svn path=/trunk/; revision=15081

M	po/ChangeLog
M	po/lt.po

commit c0b0b1045d2cfa817dce8c4a0399816f7e98ad4e
Author: Nickolay V. Shmyrev <nshmyrev@yandex.ru>
Date:	2009-03-10

    Updated Russian translation by Yuriy Penkin..

    2009-03-10	Nickolay V. Shmyrev  <nshmyrev@yandex.ru>

	* ru.po: Updated Russian translation by Yuriy Penkin..


    svn path=/trunk/; revision=15080

M	po/ChangeLog
M	po/ru.po

commit f38cc18910871bdb7d843c50663de723de24626d
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2009-03-10

    remove this obsolete spec file.

    2009-03-10	Cosimo Cecchi  <cosimoc@gnome.org>

	* Makefile.am:
	* configure.in:
	* nautilus.spec.in: remove this obsolete spec file.

    svn path=/trunk/; revision=15079

M	ChangeLog
M	Makefile.am
M	configure.in
D	nautilus.spec.in

commit bd41a1da6f91685acb9c9e9ea1edc2409ff07974
Author: Inaki Larranaga Murgoitio <dooteo@euskalgnu.org>
Date:	2009-03-10

    Updated Basque translation.

    2009-03-10	Inaki Larranaga Murgoitio  <dooteo@euskalgnu.org>

	* eu.po: Updated Basque translation.


    svn path=/trunk/; revision=15078

M	po/ChangeLog
M	po/eu.po

commit e76abbd1deb7f8fb92fe3a27b7491bc262142928
Author: Felix I <ifelix@src.gnome.org>
Date:	2009-03-10

    tamil translation updated

    svn path=/trunk/; revision=15077

M	po/ChangeLog
M	po/ta.po

commit 6a9e35ce79a090b3a0e483d4273239441a24e2ca
Author: Rajesh Ranjan <rranjan@src.gnome.org>
Date:	2009-03-10

    hindi updated by Rajesh Ranjan

    svn path=/trunk/; revision=15076

M	po/ChangeLog
M	po/hi.po

commit 4ff5ee7b33169e501e751d4c1e4b5191fb6172af
Author: Dwayne Bailey <dwayne@translate.org.za>
Date:	2009-03-09

    Fixed broken Northern Sotho gconf translations (fixes bug #569493).

    2009-03-09	Dwayne Bailey  <dwayne@translate.org.za>

	* nso.po: Fixed broken Northern Sotho gconf translations
	(fixes bug #569493).

    svn path=/trunk/; revision=15075

M	po/ChangeLog
M	po/nso.po

commit 93dacfbe4fffb9bbb978814707cfe64bc4472f1f
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2009-03-09

    inhibit autorun for 10 seconds instead of 5 seconds at login, as
    that may

    2009-03-09	Cosimo Cecchi  <cosimoc@gnome.org>

	* libnautilus-private/nautilus-autorun.c:
	(nautilus_allow_autorun_for_volume_finish):
	inhibit autorun for 10 seconds instead of 5 seconds at login,
	as that may be too short for slower machines (#520691).

    svn path=/trunk/; revision=15074

M	ChangeLog
M	libnautilus-private/nautilus-autorun.c

commit ccba1446393d2048d2ca31955b92063f1c7afeb1
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-03-09

    Don't move past end of string (#569165).

    2009-03-09	Alexander Larsson  <alexl@redhat.com>

	    * eel-editable-label.c:
	(eel_editable_label_move_forward_word):
	Don't move past end of string (#569165).


    svn path=/trunk/; revision=15073

M	eel/ChangeLog
M	eel/eel-editable-label.c

commit 61de29e5d91379f35718c98e77e88e234c393771
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-03-09

    Revert wrong cursor move change.

    2009-03-09	Alexander Larsson  <alexl@redhat.com>

	    * eel-editable-label.c:
	    (eel_editable_label_move_cursor):
	Revert wrong cursor move change.


    svn path=/trunk/; revision=15072

M	eel/ChangeLog
M	eel/eel-editable-label.c

commit d6c674f9e78c2d2612e55deea0397333d1c7fa77
Author: Cosimo Cecchi <cosimoc@pluto>
Date:	2009-03-09

    added a translator comment explaining how to handle ordinal numbers
    if the

    2009-03-09	Cosimo Cecchi  <cosimoc@pluto>

	* libnautilus-private/nautilus-file-operations.c: added a
	translator
	comment explaining how to handle ordinal numbers if the language
	doesn't distinguish plural forms like 1st, 2nd, 3rd, xth
	(#325284).

    svn path=/trunk/; revision=15071

M	ChangeLog
M	libnautilus-private/nautilus-file-operations.c

commit 72a49ea8cc842955745da1ff27979f54cd864ce2
Author: Sven Herzberg <herzi@lanedo.com>
Date:	2009-03-09

    Bug 574546 – Document nautilus_property_page_provider_get_pages()

    2009-03-08	Sven Herzberg  <herzi@lanedo.com>

	Bug 574546 – Document
	nautilus_property_page_provider_get_pages()

	* libnautilus-extension/nautilus-property-page-provider.c:
	document
	the function
	* src/nautilus-image-properties-page.c,
	* src/nautilus-notes-viewer.c: drop the function documentation,
	it's
	in the API reference now

    svn path=/trunk/; revision=15070

M	ChangeLog
M	libnautilus-extension/nautilus-property-page-provider.c
M	src/nautilus-image-properties-page.c
M	src/nautilus-notes-viewer.c

commit 998a06a6d7077fbd334d0d7249912248b586e4f1
Author: Yair Hershkovitz <yairhr@src.gnome.org>
Date:	2009-03-08

    updated hebrew translation by Yaron Sharabani

    svn path=/trunk/; revision=15069

M	po/he.po

commit 6daf9507afbaee5ad44405d6308d48a88ff27840
Author: Petr Kovar <pknbe@volny.cz>
Date:	2009-03-08

    Fixed Czech translation by Lucas Lommer (fixes bug #568087].

    2009-03-08	Petr Kovar  <pknbe@volny.cz>

	* cs.po: Fixed Czech translation by Lucas Lommer
	(fixes bug #568087].

    svn path=/trunk/; revision=15068

M	po/ChangeLog
M	po/cs.po

commit b9cc88d5a934716f1907e85332a70da7db96e4d1
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2009-03-08

    Add two comments for translators (#572158).

    2009-03-08	Cosimo Cecchi  <cosimoc@gnome.org>

	* src/file-manager/fm-properties-window.c
	(add_permissions_combo_box):
	* src/nautilus-file-management-properties.c
	(create_icon_caption_combo_box_items):
	Add two comments for translators (#572158).

    svn path=/trunk/; revision=15067

M	ChangeLog
M	src/file-manager/fm-properties-window.c
M	src/nautilus-file-management-properties.c

commit 15383ba14ecc90ce318e271eefe26bd1cca95462
Author: Mario Blättermann <mariobl@src.gnome.org>
Date:	2009-03-07

    Updated German translation by Wolfgang Stöggl

    svn path=/trunk/; revision=15066

M	po/ChangeLog
M	po/de.po

commit 900734a69120094da6fc9f0e8df078b2de7b441f
Author: Ilkka Tuohela <ituohela@src.gnome.org>
Date:	2009-03-07

    Updated Finnish translation

    svn path=/trunk/; revision=15065

M	po/ChangeLog
M	po/fi.po

commit 6854e4a46bd111140b49fb9c6d87641d1ea5996f
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2009-03-07

    don't mark for translation a file name, as it's pointless (#534432).

    2009-03-07	Cosimo Cecchi  <cosimoc@gnome.org>

	* libnautilus-private/nautilus-file-operations.c (get_link_name):
	don't mark for translation a file name, as it's pointless
	(#534432).

    svn path=/trunk/; revision=15064

M	ChangeLog
M	libnautilus-private/nautilus-file-operations.c

commit 29106dfb40f145768a7e5a0f7d94d706c741fcbb
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2009-03-07

    if the geometry string is empty, make it NULL, so that we don't
    trigger

    2009-03-07	Cosimo Cecchi  <cosimoc@gnome.org>

	* src/nautilus-application.c
	(_unique_message_data_get_geometry_and_uris): if the geometry
	string is empty, make it NULL, so that we don't trigger geometry
	parsing later (#574410).

    svn path=/trunk/; revision=15063

M	ChangeLog
M	src/nautilus-application.c

commit cbfbbc69adeb2d33c4403860ccd4503464d8b018
Author: Žygimantas Beručka <zygis@gnome.org>
Date:	2009-03-06

    Updated Lithuanian translation.

    2009-03-06	Žygimantas Beručka  <zygis@gnome.org>

	    * lt.po: Updated Lithuanian translation.

    svn path=/trunk/; revision=15062

M	po/ChangeLog
M	po/lt.po

commit 39054880483c388f512b3b480c2477aec9564d69
Author: Alexander Larsson <alexl@src.gnome.org>
Date:	2009-03-06

    Fixed changelog


    svn path=/trunk/; revision=15061

M	ChangeLog

commit bcc1042a5f9f56162cfb2fd9b38b13697823f026
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-03-06

    Bug 569668 – Don't allow changing default app for folders

    2009-03-06	Alexander Larsson  <alexl@redhat.com>

	    Bug 569668 – Don't allow changing default app for folders

	    * src/file-manager/fm-properties-window.c:
	Don't show "open with" tab for folders. Accidentally changing
	the folder handler causes all sorts of weird issues when
	e.g. opening folders from the panel.



    svn path=/trunk/; revision=15060

M	ChangeLog
M	src/file-manager/fm-properties-window.c

commit 68207c4d0182372ca2a030f74670d736001325e0
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-03-05

    Bug 449397 – misinterpreted uid over ssh

    2009-03-05	Alexander Larsson  <alexl@redhat.com>

	Bug 449397 – misinterpreted uid over ssh

	    * libnautilus-private/nautilus-file-private.h:
	    * libnautilus-private/nautilus-file.c:
	Use the gvfs reported owner/group names instead of the local
	uid/gui mapping. This allows remote shares to report the correct
	names.



    svn path=/trunk/; revision=15059

M	ChangeLog
M	libnautilus-private/nautilus-file-private.h
M	libnautilus-private/nautilus-file.c

commit 432c1b61c2eb0dced69239909c738a2ae81d2d7a
Author: Tomasz Dominikowski <tdominikowski@aviary.pl>
Date:	2009-03-05

    Updated Polish translation

    2009-03-05	Tomasz Dominikowski  <tdominikowski@aviary.pl>

	* pl.po: Updated Polish translation

    svn path=/trunk/; revision=15057

M	po/ChangeLog
M	po/pl.po

commit 8773154494d2ce4c68358ff8a7c94163498280ec
Author: Tomasz Dominikowski <tdominikowski@aviary.pl>
Date:	2009-03-05

    Updated Polish translation

    2009-03-05	Tomasz Dominikowski  <tdominikowski@aviary.pl>

	* pl.po: Updated Polish translation

    svn path=/trunk/; revision=15056

M	po/ChangeLog
M	po/pl.po

commit deb969ac9856ef35bbf88b3cdd3af6c75be24579
Author: Tomasz Dominikowski <tdominikowski@aviary.pl>
Date:	2009-03-05

    Updated Polish translation

    2009-03-05	Tomasz Dominikowski  <tdominikowski@aviary.pl>

	* pl.po: Updated Polish translation

    svn path=/trunk/; revision=15055

M	po/ChangeLog
M	po/pl.po

commit 3b4444e902355d4e99d24c57bd62e56c6b6d947d
Author: Tomasz Dominikowski <tdominikowski@aviary.pl>
Date:	2009-03-05

    Updated Polish translation

    2009-03-05	Tomasz Dominikowski  <tdominikowski@aviary.pl>

	* pl.po: Updated Polish translation

    svn path=/trunk/; revision=15054

M	po/ChangeLog
M	po/pl.po

commit 1a2b53e763a0a3398b2c53704bc7f7ed3cdfa61a
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-03-04

    Bug 574067 – context menu lists eject and unmount option

    2009-03-04	Alexander Larsson  <alexl@redhat.com>

	Bug 574067 – context menu lists eject and unmount option

	    * src/file-manager/fm-directory-view.c:
	    * src/file-manager/fm-tree-view.c:
	    * src/nautilus-places-sidebar.c:
	Never show unmount menu item if we're showing eject, as its
	a superset
	of unmount.


    svn path=/trunk/; revision=15053

M	ChangeLog
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-tree-view.c
M	src/nautilus-places-sidebar.c

commit 6d1d33567cea0590ed1ad00506718f6d591ba95f
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-03-04

    Bug 573991 – Nautilus does not recognize some .desktop files as

    2009-03-04	Alexander Larsson  <alexl@redhat.com>

	Bug 573991 – Nautilus does not recognize some .desktop files
	as launchers

	    * libnautilus-private/nautilus-link.c:
	    (nautilus_link_get_link_info_given_file_contents):
	Don't try to sniff the contents, we'll handle that when parsing
	anyway.
	And sniffing breaks if there are too much comments before the
	first group in
	the desktop file.



    svn path=/trunk/; revision=15052

M	ChangeLog
M	libnautilus-private/nautilus-link.c

commit 0c4c5c312bdf1c1e2c9d6b6cc8cc94630d12bf73
Author: Claude Paroz <claude@2xlibre.net>
Date:	2009-03-03

    Updated French translation by Laurent Coudeur and Bruno Brouard.

    2009-03-03	Claude Paroz  <claude@2xlibre.net>

	* fr.po: Updated French translation by Laurent Coudeur and
	Bruno Brouard.

    svn path=/trunk/; revision=15051

M	po/ChangeLog
M	po/fr.po

commit b42c5902938f5bad7c8634714d8e0b39e02793a1
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2009-03-03

    commit properly the previous ConsoleKit patch.

    2009-03-03	Cosimo Cecchi  <cosimoc@gnome.org>

	* src/nautilus-application.c (nautilus_application_finalize),
	(ck_session_active_changed_cb), (ck_call_is_active_cb),
	(ck_get_current_session_cb), (do_initialize_consolekit),
	(finish_startup), (mount_added_callback):
	* src/nautilus-application.h: commit properly the previous
	ConsoleKit patch.

    svn path=/trunk/; revision=15050

M	ChangeLog
M	src/nautilus-application.c
M	src/nautilus-application.h

commit b25c624aff60381c30ab7950219b79ed0838b50e
Author: A. Walton <awalton@gnome.org>
Date:	2009-03-03

    Fix the build by reverting Cosimo's CK double-patch.

    2009-03-03	A. Walton  <awalton@gnome.org>

	* src/nautilus-application.c (nautilus_application_finalize),
	(finish_startup), (mount_added_callback):
	* src/nautilus-application.h:
	Fix the build by reverting Cosimo's CK double-patch.


    svn path=/trunk/; revision=15049

M	ChangeLog
M	src/nautilus-application.c
M	src/nautilus-application.h

commit fd7ab08dbaace603e490d854bc6ccbe0c32b0eb1
Author: A. Walton <awalton@gnome.org>
Date:	2009-03-03

    Don't localize 'Icon=' keys. Fixes Launchpad Bug #336679.

    2009-03-02	A. Walton  <awalton@gnome.org>

	* libnautilus-private/nautilus-link.c
	(nautilus_link_local_set_key),
	(nautilus_link_local_set_text),
	(nautilus_link_local_set_icon):
	Don't localize 'Icon=' keys.
	Fixes Launchpad Bug #336679.


    svn path=/trunk/; revision=15048

M	ChangeLog
M	libnautilus-private/nautilus-link.c

commit 2c2111ccead4b7447039ebc53dd2352bb2527e56
Author: Takeshi AIHANA <takeshi.aihana@gmail.com>
Date:	2009-03-03

    Updated Japanese translation.

    2009-03-04	Takeshi AIHANA <takeshi.aihana@gmail.com>

	* ja.po: Updated Japanese translation.

    svn path=/trunk/; revision=15047

M	po/ChangeLog
M	po/ja.po

commit 1d8916a0dc7eab18dc06ff8b723fe9f7baa09abe
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2009-03-03

    use ConsoleKit to find out whether we are on the currently active
    session.

    2009-03-03	Cosimo Cecchi  <cosimoc@gnome.org>

	* src/nautilus-application.c (nautilus_application_finalize),
	(ck_session_active_changed_cb), (ck_call_is_active_cb),
	(ck_get_current_session), (do_initialize_consolekit),
	(ck_get_current_session_cb), (finish_startup),
	(mount_added_callback):
	* src/nautilus-application.h: use ConsoleKit to find out whether
	we are on the currently active session. If we don't, inhibit
	autorun
	dialogs (#573577).

    svn path=/trunk/; revision=15046

M	ChangeLog
M	src/nautilus-application.c
M	src/nautilus-application.h

commit 698a5978a3dc92276b426cc4d325d085567a3c2d
Author: Manoj Kumar Giri <mgiri@src.gnome.org>
Date:	2009-03-03

    Added entries for Oriya language Translation updation.

    svn path=/trunk/; revision=15045

M	po/ChangeLog

commit bb3fc05c82c7940e9dbfde01b1d85dd03a297bff
Author: Manoj Kumar Giri <mgiri@src.gnome.org>
Date:	2009-03-03

    Updated Oriya Translation.

    svn path=/trunk/; revision=15044

M	po/or.po

commit 68d94bf7c87928f9da027b7d37a4879bece57e06
Author: Alexander Shopov <ash@contact.bg>
Date:	2009-03-03

    Updated Bulgarian translation by Alexander Shopov <ash@contact.bg>

    2009-03-03	Alexander Shopov  <ash@contact.bg>

	* bg.po: Updated Bulgarian translation by
	Alexander Shopov <ash@contact.bg>

    svn path=/trunk/; revision=15043

M	po/ChangeLog
M	po/bg.po

commit d750fa11666814747c358104ab01c76aafb651c4
Author: Alexander Shopov <ash@contact.bg>
Date:	2009-03-03

    Updated Bulgarian translation by Alexander Shopov <ash@contact.bg>

    2009-03-03	Alexander Shopov  <ash@contact.bg>

	* bg.po: Updated Bulgarian translation by
	Alexander Shopov <ash@contact.bg>

    svn path=/trunk/; revision=15042

M	po/ChangeLog
M	po/bg.po

commit 0a8c98b0d70c1743d8ebbd124a4a5351a5e761c0
Author: miloc <miloc@localhost>
Date:	2009-03-02

    Updated Italian translation by Luca Ferretti

    svn path=/trunk/; revision=15041

M	po/ChangeLog
M	po/it.po

commit 18471c75a14c4fc8b61cc14e49edd85a5962a43f
Author: Hendrik Richter <hendrikr@gnome.org>
Date:	2009-03-02

    Updated German translation.

    2009-03-02	Hendrik Richter  <hendrikr@gnome.org>

	* de.po: Updated German translation.

    svn path=/trunk/; revision=15040

M	po/ChangeLog
M	po/de.po

commit 3497e8c954944f039d31165a9e1fdea175c3a1fc
Author: Hendrik Richter <hendrikr@gnome.org>
Date:	2009-03-02

    Updated German translation.

    2009-03-02	Hendrik Richter  <hendrikr@gnome.org>

	* de.po: Updated German translation.

    svn path=/trunk/; revision=15039

M	po/ChangeLog
M	po/de.po

commit 10f25541edf6996b9f9651212d889859311aef2f
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-03-02

    Post release version bump

    2009-03-02	Alexander Larsson  <alexl@redhat.com>

	* configure.in:
	Post release version bump

    === nautilus 2.25.92 ===


    svn path=/trunk/; revision=15038

M	ChangeLog
M	configure.in
M	po/ChangeLog

commit 6bf603954dbd219171543bece0bca2151ab86f3a (tag: NAUTILUS_2_25_92)
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-03-02

    Update for release

    2009-03-02	Alexander Larsson  <alexl@redhat.com>

	* NEWS:
	Update for release



    svn path=/trunk/; revision=15036

M	ChangeLog
M	NEWS

commit ce09142221f765fbf9570ce3c692eb68a0043fb6
Author: Felix I <ifelix@src.gnome.org>
Date:	2009-03-02

    tamil translation updated

    svn path=/trunk/; revision=15035

M	po/ChangeLog
M	po/ta.po

commit d4b345b448a88402802669e6b487f617d61dba63
Author: Shankar Prasad <sprasad@src.gnome.org>
Date:	2009-03-02

    Updated Kannada transalations (kn.po)

    svn path=/trunk/; revision=15034

M	po/ChangeLog
M	po/kn.po

commit 3a622ad1fb5813f299c6669b7b8c6fb7b0fc711b
Author: Tomasz Dominikowski <tdominikowski@aviary.pl>
Date:	2009-03-01

    Updated Polish translation

    2009-03-01	Tomasz Dominikowski  <tdominikowski@aviary.pl>

	* pl.po: Updated Polish translation

    svn path=/trunk/; revision=15033

M	po/ChangeLog
M	po/pl.po

commit 6150d547f41540745d10bca88906dade448a5932
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:	2009-02-28

    Translation updated.

    2009-02-28	Gabor Kelemen  <kelemeng@gnome.hu>

	* hu.po: Translation updated.


    svn path=/trunk/; revision=15032

M	po/ChangeLog
M	po/hu.po

commit 70044d36b7aa36e29c84c8d24313539d31b9b532
Author: Yair Hershkovitz <yairhr@src.gnome.org>
Date:	2009-02-28

    updated hebrew translation

    svn path=/trunk/; revision=15031

M	po/ChangeLog
M	po/he.po

commit 33c311fbc4a16caf0c66fa69b88dcb1db792472e
Author: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
Date:	2009-02-28

    Updated Traditional Chinese translation(Hong Kong). Updated
    Traditional


    2009-02-28	Chao-Hsiung Liao  <j_h_liau@yahoo.com.tw>

	    * zh_HK.po: Updated Traditional Chinese translation(Hong
	    Kong).
	    * zh_TW.po: Updated Traditional Chinese translation(Taiwan).



    svn path=/trunk/; revision=15030

M	po/ChangeLog
M	po/zh_HK.po
M	po/zh_TW.po

commit 78108ceb016d36d65479dfb00f2fa0f48d22ddb3
Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
Date:	2009-02-27

    Updated Thai translation.

    2009-02-27	Theppitak Karoonboonyanan  <thep@linux.thai.net>

	* th.po: Updated Thai translation.


    svn path=/trunk/; revision=15029

M	po/ChangeLog
M	po/th.po

commit cd5b40ba881a9ec4c5e38939f591c98388636edf
Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
Date:	2009-02-27

    Updated Thai translation.

    2009-02-27	Theppitak Karoonboonyanan  <thep@linux.thai.net>

	* th.po: Updated Thai translation.


    svn path=/trunk/; revision=15028

M	po/ChangeLog
M	po/th.po

commit 0a82115c438c7b1c5c1aa8fb0392d8f21305915e
Author: Luca Ferretti <elle.uca@libero.it>
Date:	2009-02-27

    Updated Italian translation.

    2009-02-27	Luca Ferretti  <elle.uca@libero.it>

	* it.po: Updated Italian translation.

    svn path=/trunk/; revision=15027

M	po/ChangeLog
M	po/it.po

commit 2e47ecd3ee4e3c120dcf2e2d4fd755662703d73b
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2009-02-26

    Updated Norwegian bokmål translation.

    2009-02-26	Kjartan Maraas	<kmaraas@gnome.org>

	* nb.po: Updated Norwegian bokmål translation.

    svn path=/trunk/; revision=15026

M	po/ChangeLog
M	po/nb.po

commit cdfe95226f0ac0ae461154dd64202025938ae75b
Author: Ilkka Tuohela <ituohela@src.gnome.org>
Date:	2009-02-26

    Updated Finnish translation

    svn path=/trunk/; revision=15025

M	po/ChangeLog
M	po/fi.po

commit 0d42950c7ce53704ea83f34e85e120927f6b96c2
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-02-26

    Add helper to get the path to use for symlinks that also works for

    2009-02-26	Alexander Larsson  <alexl@redhat.com>

	    * libnautilus-private/nautilus-file-operations.c:
	    (get_abs_path_for_symlink):
	Add helper to get the path to use for symlinks that also
	works for non-local files.
	    (link_file):
	Use get_abs_path_for_symlink() for target of symlink so that
	it works for remote files too.
	Also, fix GFile comparison to use g_file_equal, not ==


    svn path=/trunk/; revision=15024

M	ChangeLog
M	libnautilus-private/nautilus-file-operations.c

commit 8b202d7fa7e0ae404358536fbed6f3b6a72ca17f
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-02-26

    Remove monitoring of old gnome-vfs gconf directory. Preload the gconf

    2009-02-26	Alexander Larsson  <alexl@redhat.com>

	    * libnautilus-private/nautilus-global-preferences.c:
	    (nautilus_global_preferences_init):
	Remove monitoring of old gnome-vfs gconf directory.
	Preload the gconf directories that are used on startup.



    svn path=/trunk/; revision=15023

M	ChangeLog
M	libnautilus-private/nautilus-global-preferences.c

commit 23474d5f0689b8018f6fb5ec25b7394630af1961
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-02-26

    Don't ref pixbuf if it is NULL

    2009-02-26	Alexander Larsson  <alexl@redhat.com>

	* src/file-manager/fm-directory-view.c (add_submenu):
	Don't ref pixbuf if it is NULL


    svn path=/trunk/; revision=15022

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit bab2a2bc749ffc6ab7729c40e24ca18dc006ec82
Author: Changwoo Ryu <cwryu@src.gnome.org>
Date:	2009-02-26

    Updated Korean translation

    svn path=/trunk/; revision=15021

M	po/ChangeLog
M	po/ko.po

commit 1dde0af4dab4e08031f5e2d1e45eb161783566bf
Author: Og B. Maciel <ogmaciel@src.gnome.org>
Date:	2009-02-26

    Updated Brazilian Portuguese translation.

    svn path=/trunk/; revision=15020

M	po/ChangeLog
M	po/pt_BR.po

commit c03448e31d4464742c8a4df8ffa9650055238806
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-02-25

    Don't unref info if == NULL Query for readonly on the source
    directory,

    2009-02-25	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-file-operations.c (copy_files):
	Don't unref info if == NULL
	Query for readonly on the source directory, not the file because
	otherwise we'll follow symlinks to the wrong filesystem.
	OTOH, maybe query_filesystem_info shouldn't follow symlinks,
	but that unfortunately seems hard to implement.


    svn path=/trunk/; revision=15019

M	ChangeLog
M	libnautilus-private/nautilus-file-operations.c

commit a0f7bb5f2e9af8ecb463b13da834fa8559b0a481
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-02-25

    Use $XDG_DATA_HOME/.converted-launchers as marker for one-time desktop

    2009-02-25	Alexander Larsson  <alexl@redhat.com>

	    * src/nautilus-application.c:
	Use $XDG_DATA_HOME/.converted-launchers as marker for
	one-time desktop file trust operation.

	    * libnautilus-private/nautilus-file-utilities.[ch]:
	Add nautilus_is_in_system_dir() to check if path is in
	XDG_DATA_DIR or in ~/.gnome2.

	    * libnautilus-private/nautilus-directory-async.c:
	    (is_link_trusted):
	Use new nautilus_is_in_system_dir() instead of open coding it.

	    * libnautilus-private/nautilus-file-operations.c:
	When copying a desktop file from a trusted location to the
	desktop,
	mark it as trusted.


    svn path=/trunk/; revision=15018

M	ChangeLog
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-file-operations.c
M	libnautilus-private/nautilus-file-utilities.c
M	libnautilus-private/nautilus-file-utilities.h
M	src/nautilus-application.c

commit de75fa0668f621007607cc1e4178e45e1672e168
Author: Duarte Loreto <happyguy_pt@hotmail.com>
Date:	2009-02-25

    Updated Portuguese translation.

    2009-02-25	Duarte Loreto <happyguy_pt@hotmail.com>

	* pt.po: Updated Portuguese translation.

    svn path=/trunk/; revision=15017

M	po/ChangeLog
M	po/pt.po

commit 27e3e6402850779f5233c6c71728ede13767c38b
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2009-02-24

    remove obsolete test.

    2009-02-24	Cosimo Cecchi  <cosimoc@gnome.org>

	* test/test-eel-widgets.c: remove obsolete test.

    svn path=/trunk/; revision=15016

M	ChangeLog
D	test/test-eel-widgets.c

commit 9d30e60f0891642977ef64164a01fd0ddd8fceff
Author: Wouter Bolsterlee <wbolster@svn.gnome.org>
Date:	2009-02-24

    Updated Dutch translation by Wouter Bolsterlee.

    2009-02-24	Wouter Bolsterlee  <wbolster@svn.gnome.org>

	* nl.po: Updated Dutch translation by Wouter Bolsterlee.


    svn path=/trunk/; revision=15015

M	po/ChangeLog
M	po/nl.po

commit 4413792a8bd5a15687096d0166b9fdec29aaeab1
Author: Wadim Dziedzic <wdziedzic@aviary.pl>
Date:	2009-02-24

    Updated Polish translation

    2009-02-24	Wadim Dziedzic	<wdziedzic@aviary.pl>

	* pl.po: Updated Polish translation

    svn path=/trunk/; revision=15014

M	po/ChangeLog
M	po/pl.po

commit 900d07884827957d42f3dce55ad2a4b5b0cb6675
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	2009-02-24

    Updated British English translation.

    2009-02-24	Philip Withnall  <philip@tecnocode.co.uk>

	* en_GB.po: Updated British English translation.


    svn path=/trunk/; revision=15013

M	po/ChangeLog
M	po/en_GB.po

commit 260eb1de75874d4f5a0a2f3b9ef996c079359fb8
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:	2009-02-24

    Updated Spansih translation by Juan Jesus Ojeda and me

    svn path=/trunk/; revision=15011

M	po/ChangeLog
M	po/es.po

commit 1e1c916f5537eb5e4144950f291f4a3962fc2395
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-02-24

    Add "interactive" argument to nautilus_file_mark_desktop_file_trusted.

    2009-02-24	Alexander Larsson  <alexl@redhat.com>

	    * libnautilus-private/nautilus-file-operations.c:
	    * libnautilus-private/nautilus-file-operations.h:
	    * libnautilus-private/nautilus-mime-actions.c:
	    Add "interactive" argument to
	nautilus_file_mark_desktop_file_trusted.

	    * src/nautilus-application.c:
	Mark all desktopfiles on the desktop trusted on first
	run.



    svn path=/trunk/; revision=15009

M	ChangeLog
M	libnautilus-private/nautilus-file-operations.c
M	libnautilus-private/nautilus-file-operations.h
M	libnautilus-private/nautilus-mime-actions.c
M	src/nautilus-application.c

commit 7f175fec750170a833c2dbf6d207e2f7b760d306
Author: Matej Urbančič <mateju@src.gnome.org>
Date:	2009-02-24

    Updated Slovenian translation

    svn path=/trunk/; revision=15007

M	po/sl.po

commit ca2fd475297946f163c32dcea897f25da892b89d
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-02-24

    Add nautilus_file_mark_desktop_file_trusted(), this now adds a
    #! line if

    2009-02-24	Alexander Larsson  <alexl@redhat.com>

	    * libnautilus-private/nautilus-file-operations.c:
	    * libnautilus-private/nautilus-file-operations.h:
	Add nautilus_file_mark_desktop_file_trusted(), this now
	adds a #! line if there is none as well as makes the file
	executable.

	    * libnautilus-private/nautilus-mime-actions.c:
	Use nautilus_file_mark_desktop_file_trusted() instead of
	just setting the permissions.



    svn path=/trunk/; revision=15006

M	ChangeLog
M	libnautilus-private/nautilus-file-operations.c
M	libnautilus-private/nautilus-file-operations.h
M	libnautilus-private/nautilus-mime-actions.c

commit 9641b4eab66778d36e2f40be285b7f0607053b84
Author: Daniel Nylander <dnylande@src.gnome.org>
Date:	2009-02-24

    sv.po: Updated Swedish translation

    svn path=/trunk/; revision=15005

M	po/ChangeLog
M	po/sv.po

commit b06406cfc57288d99183b38a7450a0e809363a5a
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-02-24

    Capitalize words in button.

    2009-02-24	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-mime-actions.c
	(activate_desktop_file):
	Capitalize words in button.



    svn path=/trunk/; revision=15004

M	ChangeLog
M	libnautilus-private/nautilus-mime-actions.c

commit 7632a3e13874a2c5e8988428ca913620a25df983
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-02-24

    Check for trusted desktop file launchers.

    2009-02-24	Alexander Larsson  <alexl@redhat.com>

	    * libnautilus-private/nautilus-directory-async.c:
	Check for trusted desktop file launchers.

	    * libnautilus-private/nautilus-file-private.h:
	    * libnautilus-private/nautilus-file.c:
	    * libnautilus-private/nautilus-file.h:
	    Add nautilus_file_is_trusted_link.
	Allow unsetting of custom display name.

	    * libnautilus-private/nautilus-mime-actions.c:
	Display dialog when trying to launch a non-trusted desktop file.



    svn path=/trunk/; revision=15003

M	ChangeLog
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-file-private.h
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-file.h
M	libnautilus-private/nautilus-mime-actions.c

commit 064664dfeeff87c9187162f7b222840e008ee5c2
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-02-24

    Don't spew warning if there is no uri.

    2009-02-24	Alexander Larsson  <alexl@redhat.com>

	* eel-background.c (eel_background_get_image_uri):
	Don't spew warning if there is no uri.


    svn path=/trunk/; revision=15002

M	eel/ChangeLog
M	eel/eel-background.c

commit 852621e7eb44f8b64ee75009ada4fabe12dc83b2
Author: Og B. Maciel <ogmaciel@src.gnome.org>
Date:	2009-02-23

    Updated Brazilian Portuguese translation.

    svn path=/trunk/; revision=15001

M	po/ChangeLog
M	po/pt_BR.po

commit 8b79c1ce9ab5edd98a4bb12a36bc30dceef9ad0b
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	2009-02-23

    Updated British English translation.

    2009-02-23	Philip Withnall  <philip@tecnocode.co.uk>

	* en_GB.po: Updated British English translation.


    svn path=/trunk/; revision=15000

M	po/ChangeLog
M	po/en_GB.po

commit 20b787c9a50485dc0f6be8fde75ae6d089101a72
Author: Paolo Borelli <pborelli@katamail.com>
Date:	2009-02-23

    do not leak the columns list.

    2009-02-23	Paolo Borelli  <pborelli@katamail.com>

	* src/file-manager/fm-list-view.c
	(sort_criterion_changes_due_to_user):
	do not leak the columns list.


    svn path=/trunk/; revision=14998

M	ChangeLog
M	src/file-manager/fm-list-view.c

commit a7bdb32e4fcff1d66a0656193f6ac8d78fe245b4
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:	2009-02-23

    Translation updated.

    2009-02-23	Gabor Kelemen  <kelemeng@gnome.hu>

	* hu.po: Translation updated.

    svn path=/trunk/; revision=14997

M	po/ChangeLog
M	po/hu.po

commit f57790be37a6489d0f9bcf16dd337037c59c9810
Author: Gil Forcada Codinachs <gforcada@src.gnome.org>
Date:	2009-02-23

    Updated Catalan translation by Joan Duran

    svn path=/trunk/; revision=14996

M	po/ChangeLog
M	po/ca.po

commit 94b9f1551712606e564fc0132622e5a28abb852e
Author: Wouter Bolsterlee <wbolster@svn.gnome.org>
Date:	2009-02-23

    Updated Dutch translation by Wouter Bolsterlee.

    2009-02-23	Wouter Bolsterlee  <wbolster@svn.gnome.org>

	* nl.po: Updated Dutch translation by Wouter Bolsterlee.

    svn path=/trunk/; revision=14995

M	po/ChangeLog
M	po/nl.po

commit 4a2792107e4736bf184c4a15e7f94019cca4aff3
Author: Paolo Borelli <pborelli@katamail.com>
Date:	2009-02-23

    check if the mtime attribute is actually available.

    2009-02-23	Paolo Borelli  <pborelli@katamail.com>

	* libnautilus-private/nautilus-thumbnails.c: check if the mtime
	attribute is actually available.


    svn path=/trunk/; revision=14994

M	ChangeLog
M	libnautilus-private/nautilus-thumbnails.c

commit 2572e6b89e305ba77bfc4502d5aa17bab43ba186
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2009-02-23

    don't hardcode mimetypes for which we limit the file size, but
    load the

    2009-02-23	Cosimo Cecchi  <cosimoc@gnome.org>

	* libnautilus-private/nautilus-thumbnails.c (get_types_table):
	don't hardcode mimetypes for which we limit the file size,
	but load the list of the supported mimetypes from GdkPixbuf
	instead (#545934).

    svn path=/trunk/; revision=14993

M	ChangeLog
M	libnautilus-private/nautilus-thumbnails.c

commit e93ed1628cd886825dbd103328da812f52d0ab4d
Author: Priit Laes <plaes at svn dot gnome dot org>
Date:	2009-02-23

    Translation updated by Ivar Smolin

    2009-02-23	Priit Laes  <plaes at svn dot gnome dot org>

	* et.po: Translation updated by Ivar Smolin

    svn path=/trunk/; revision=14992

M	po/ChangeLog
M	po/et.po

commit ee0b2f7910b39a37f056a7015484779b3f89c914
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2009-02-22

    don't add 30 seconds when formatting time, as float->int conversion

    2009-02-22	Cosimo Cecchi  <cosimoc@gnome.org>

	* libnautilus-private/nautilus-file-operations.c
	(seconds_count_format_time_units), (format_time):
	don't add 30 seconds when formatting time, as float->int
	conversion
	already truncates the value for us (#572284).

    svn path=/trunk/; revision=14991

M	ChangeLog
M	libnautilus-private/nautilus-file-operations.c

commit 4e4cbea6442023e0a8457a2fa0c59f87a397bf28
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2009-02-21

    remove unneeded and obsolete snippets of autofoo.

    2009-02-21	Cosimo Cecchi  <cosimoc@gnome.org>

	* configure.in:
	* test/Makefile.am: remove unneeded and obsolete snippets of
	autofoo.

    svn path=/trunk/; revision=14990

M	ChangeLog
M	configure.in
M	cut-n-paste-code/libegg/Makefile.am
M	test/Makefile.am

commit 06c82c51909e46e08525e6cb35364c0b50f08243
Author: Cosimo Cecchi <cosimoc@src.gnome.org>
Date:	2009-02-21

    Credit the patch author for the last commit.

    svn path=/trunk/; revision=14989

M	ChangeLog

commit c3bb696fb71405185f8841ba7e098a8c09446b78
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2009-02-21

    explicitely depend on gthread (#572604).

    2009-02-21	Cosimo Cecchi  <cosimoc@gnome.org>

	* configure.in: explicitely depend on gthread (#572604).

    svn path=/trunk/; revision=14988

M	ChangeLog
M	configure.in

commit 2a274b6fce70180e9188bf1334d83d9a89f59202
Author: Christian Kirbach <ckirbach@src.gnome.org>
Date:	2009-02-21

    Updated German translation.

	* de.po: Updated German translation.

    svn path=/trunk/; revision=14987

M	po/ChangeLog
M	po/de.po

commit c1ffec24f8d777e2eb591e14153b7a6c626e3816
Author: Jani Monoses <janimo@src.gnome.org>
Date:	2009-02-20

    Fixed Romanian translations from Adi Roiban

    svn path=/trunk/; revision=14986

M	po/ro.po

commit 5a17d0eb98ddd7b476c6af9759ec3d1502bd7cf8
Author: Jani Monoses <janimo@src.gnome.org>
Date:	2009-02-20

    Updated Romanian translations from Adi Roiban

    svn path=/trunk/; revision=14985

M	po/ChangeLog
M	po/ro.po

commit d9f559f1365b1df38137e41bb0c0817cab1f3537
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-02-20

    Don't chain up on style_set, as this causes flicker.

    2009-02-20	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-icon-container.c (style_set):
	Don't chain up on style_set, as this causes flicker.



    svn path=/trunk/; revision=14984

M	ChangeLog
M	libnautilus-private/nautilus-icon-container.c

commit 51e71c6a6bcbf063ed7237b1368fca1c108035a2
Author: Christian Neumair <cneumair@gnome.org>
Date:	2009-02-20

    Do not put "Link to ..." in front of symbolic links that are
    created in

    2009-02-20	Christian Neumair  <cneumair@gnome.org>

	* libnautilus-private/nautilus-file-operations.c (get_link_name),
	(link_file):
	Do not put "Link to ..." in front of symbolic links that are
	created
	in another directory via DND. Fixes #534432.

    svn path=/trunk/; revision=14982

M	ChangeLog
M	libnautilus-private/nautilus-file-operations.c

commit 07eb59633ae355279f824db4c90e3cc56b9e5248
Author: Daniel Nylander <dnylande@src.gnome.org>
Date:	2009-02-20

    sv.po: Updated Swedish translation

    svn path=/trunk/; revision=14981

M	po/ChangeLog
M	po/sv.po

commit 2f959ea97521860f1154bce6b9fdf2446d957f34
Author: Christian Neumair <cneumair@gnome.org>
Date:	2009-02-20

    Treat vertical scroll events as horizontal ones if compact view is

    2009-02-20	Christian Neumair  <cneumair@gnome.org>

	* src/file-manager/fm-directory-view.c
	(fm_directory_view_handle_scroll_event),
	(fm_directory_view_scroll_event):
	* src/file-manager/fm-directory-view.h:
	* src/file-manager/fm-icon-view.c (fm_icon_view_scroll_event),
	(fm_icon_view_class_init):
	Treat vertical scroll events as horizontal ones if compact view is
	enabled, and if they do not bump the zoom level. Fixes #571770.

    svn path=/trunk/; revision=14979

M	ChangeLog
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-directory-view.h
M	src/file-manager/fm-icon-view.c

commit eeb751d68c5d24f394831d382fac5eb6174dee57
Author: Claude Paroz <claude@2xlibre.net>
Date:	2009-02-20

    Updated French translation by Bruno Brouard.

    2009-02-20	Claude Paroz  <claude@2xlibre.net>

	* fr.po: Updated French translation by Bruno Brouard.

    svn path=/trunk/; revision=14978

M	po/ChangeLog
M	po/fr.po

commit 8bd5f8fd16d53ab302235788388b839c1f5d94c2
Author: Sweta Kothari <swkothar@src.gnome.org>
Date:	2009-02-20

    Committed Translation by Sweta Kothari

    svn path=/trunk/; revision=14977

M	po/ChangeLog
M	po/gu.po

commit 613ee8b4f1f8356524eefa627415e517b03c46d6
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-02-20

    Better string for previous commit.

    2009-02-20	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-file-operations.c (copy_move_file):
	Better string for previous commit.



    svn path=/trunk/; revision=14976

M	ChangeLog
M	libnautilus-private/nautilus-file-operations.c

commit fd860c365dcc7ddd32e94e5d4257aecc1aa56687
Author: Priit Laes <plaes at svn dot gnome dot org>
Date:	2009-02-20

    Translation updated by Mattias Põldaru

    2009-02-20	Priit Laes  <plaes at svn dot gnome dot org>

	* et.po: Translation updated by Mattias Põldaru

    svn path=/trunk/; revision=14975

M	po/ChangeLog
M	po/et.po

commit d605cabe6f6cf771e1dcee1ec8e6bac5512f0dc5
Author: Takeshi AIHANA <takeshi.aihana@gmail.com>
Date:	2009-02-19

    Updated Japanese translation.

    2009-02-20	Takeshi AIHANA <takeshi.aihana@gmail.com>

	* ja.po: Updated Japanese translation.

    svn path=/trunk/; revision=14974

M	po/ChangeLog
M	po/ja.po

commit 87d49c92111a269b9e364fe03989b4f9bb60c7da
Author: Inaki Larranaga Murgoitio <dooteo@euskalgnu.org>
Date:	2009-02-19

    Updated Basque translation.

    2009-02-19	Inaki Larranaga Murgoitio  <dooteo@euskalgnu.org>

	* eu.po: Updated Basque translation.


    svn path=/trunk/; revision=14973

M	po/ChangeLog
M	po/eu.po

commit e3517c47bba6206ff3c8604d4daa82ffe87e8056
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:	2009-02-19

    Translation updated.

    2009-02-19	Gabor Kelemen  <kelemeng@gnome.hu>

	* hu.po: Translation updated.

    svn path=/trunk/; revision=14972

M	po/ChangeLog
M	po/hu.po

commit cb6ea84266196bd6af7e64f1a062c58ebe8ea189
Author: Felix I <ifelix@src.gnome.org>
Date:	2009-02-19

    tamil translation updated

    svn path=/trunk/; revision=14971

M	po/ta.po

commit 9c7ba5f772f2b08047a7b25e680d0c92d5480715
Author: Felix I <ifelix@src.gnome.org>
Date:	2009-02-19

    tamil translation updated

    svn path=/trunk/; revision=14970

M	po/ChangeLog
M	po/ta.po

commit d56f2973df0555c79d8ff6c76cade8295337f88c
Author: Andre Klapper <a9016009@gmx.de>
Date:	2009-02-18

    Updated Czech translation by Lucas Lommer

    2009-02-18	Andre Klapper  <a9016009@gmx.de>

	* cs.po: Updated Czech translation by Lucas Lommer


    svn path=/trunk/; revision=14969

M	po/ChangeLog
M	po/cs.po

commit 100781f806b922cf6b959ec663a196a47b6eb71e
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-02-18

    Bug 565610 – Replacing folder with file from within that folder
    destroys

    2009-02-18	Alexander Larsson  <alexl@redhat.com>

	Bug 565610 – Replacing folder with file from within that folder
	destroys both

	    * libnautilus-private/nautilus-file-operations.c:
	    (copy_move_file):
	Give a warning when the source would be overwritten by the
	destination on a copy.


    svn path=/trunk/; revision=14968

M	ChangeLog
M	libnautilus-private/nautilus-file-operations.c

commit 5c243e0b90d0c11afae0d10ebb50e4327766a4bc
Author: Priit Laes <plaes at svn dot gnome dot org>
Date:	2009-02-18

    Translation updated by Ivar Smolin

    2009-02-18	Priit Laes  <plaes at svn dot gnome dot org>

	* et.po: Translation updated by Ivar Smolin

    svn path=/trunk/; revision=14967

M	po/ChangeLog
M	po/et.po

commit f9600452834147f79c1f063c52d900b8655de552
Author: Sandeep Shedmake <sandeeps@src.gnome.org>
Date:	2009-02-18

    Bug fix for #571898

    svn path=/trunk/; revision=14966

M	po/ChangeLog
M	po/mr.po

commit 72f96cbc9fdd4c597376767bcd1db9be7806cff0
Author: Changwoo Ryu <cwryu@src.gnome.org>
Date:	2009-02-18

    Updated Korean translation

    svn path=/trunk/; revision=14965

M	po/ChangeLog
M	po/ko.po

commit a86ed069c9a2ef6fcd5e99b83b66ddfaf4c80b47
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:	2009-02-17

    Translation updated.

    2009-02-17	Gabor Kelemen  <kelemeng@gnome.hu>

	* hu.po: Translation updated.

    svn path=/trunk/; revision=14964

M	po/ChangeLog
M	po/hu.po

commit fbe7bdd104f478c4648e7937f47391be59f31183
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-02-17

    Set the glibc MMAP limit to a static value to avoid the dynamic limit

    2009-02-17	Alexander Larsson  <alexl@redhat.com>

	    * configure.in:
	    * src/nautilus-main.c:
	Set the glibc MMAP limit to a static value to avoid the dynamic
	limit hitting bad behaviour due to the large temporary allocations
	when creating the desktop background. It would raise the limit
	to a large value causing several large allocations on the
	heap which are then not returned to the OS.


    svn path=/trunk/; revision=14963

M	ChangeLog
M	configure.in
M	src/nautilus-main.c

commit 4dd81c63bb3c0e9bc9babf3839ca8df04f4097ce
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-02-17

    Ignore pending background changes when we've realized the background
    to

    2009-02-17	Alexander Larsson  <alexl@redhat.com>

	* eel-background.c (eel_background_ensure_realized):
	Ignore pending background changes when we've realized the
	background to avoid an unnecessary re-set of the pixmap.



    svn path=/trunk/; revision=14962

M	eel/ChangeLog
M	eel/eel-background.c

commit c578fe9297ce4829ccd35dd28161efbfd43c2982
Author: Sweta Kothari <swkothar@src.gnome.org>
Date:	2009-02-17

    Committed Translation by Sweta Kothari

    svn path=/trunk/; revision=14961

M	po/ChangeLog
M	po/gu.po

commit 31cb72af1de67a6c656539281f44092f42851d8a
Author: Daniel Nylander <dnylande@src.gnome.org>
Date:	2009-02-17

    sv.po: Updated Swedish translation

    svn path=/trunk/; revision=14960

M	po/ChangeLog
M	po/sv.po

commit 47549794f0f1cb9cc2de7d7a38a16ef25812bc3d
Author: Gil Forcada Codinachs <gforcada@src.gnome.org>
Date:	2009-02-16

    Updated Catalan translation

    svn path=/trunk/; revision=14959

M	po/ca.po

commit a8c555e1af2cc292b5ed03f827a6218a2af23c0e
Author: Gil Forcada Codinachs <gforcada@src.gnome.org>
Date:	2009-02-16

    Updated Catalan translation by Joan Duran

    svn path=/trunk/; revision=14958

M	po/ChangeLog
M	po/ca.po

commit 0219725a12a54f987b68fc9999edc82993b8b1cc
Author: Ilkka Tuohela <ituohela@src.gnome.org>
Date:	2009-02-16

    Updated Finnish translation

    svn path=/trunk/; revision=14957

M	po/ChangeLog
M	po/fi.po

commit 6d96b59c067688cf79e1f202fb260e2cb417743a
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-02-16

    Post release version bump

    2009-02-16	Alexander Larsson  <alexl@redhat.com>

	* configure.in:
	Post release version bump

    === nautilus 2.25.91 ===


    svn path=/trunk/; revision=14956

M	ChangeLog
M	configure.in
M	eel/ChangeLog
M	po/ChangeLog

commit 50c9b190705339a9881d1a490b440309aa7b627e (tag: NAUTILUS_2_25_91)
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-02-16

    Update for release

    2009-02-16	Alexander Larsson  <alexl@redhat.com>

	* NEWS:
	Update for release

	* configure.in:
	Bump version to 2.25.91



    svn path=/trunk/; revision=14954

M	ChangeLog
M	NEWS
M	configure.in

commit 498596add83ad1ce81c8e712b44a656c0640ee13
Author: David Zeuthen <davidz@redhat.com>
Date:	2009-02-16

    Don't use shadowed mounts.

    2009-02-10	David Zeuthen  <davidz@redhat.com>

	Don't use shadowed mounts.

	* libnautilus-private/nautilus-desktop-link-monitor.c (has_mount),
	(create_mount_link), (remove_mount_link), (mount_added_callback),
	(mount_removed_callback), (mount_changed_callback):
	* libnautilus-private/nautilus-directory-async.c (get_mount_at):
	* src/file-manager/fm-tree-view.c (add_root_for_mount):
	* src/nautilus-pathbar.c (is_file_path_mounted_mount):
	* src/nautilus-places-sidebar.c (update_places):
	Honor g_mount_is_shadowed().


    svn path=/trunk/; revision=14953

M	ChangeLog
M	libnautilus-private/nautilus-desktop-link-monitor.c
M	libnautilus-private/nautilus-directory-async.c
M	src/file-manager/fm-tree-view.c
M	src/nautilus-pathbar.c
M	src/nautilus-places-sidebar.c

commit 3a1e67c82bd4bc3f552dadf829ad422a502114dc
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-02-16

    Handle GIcon types other than files and themed icons. Patch from David

    2009-02-16	Alexander Larsson  <alexl@redhat.com>

	    * libnautilus-private/nautilus-icon-info.c:
	    (nautilus_icon_info_lookup):
	Handle GIcon types other than files and themed icons.
	Patch from David Zeuthen


    svn path=/trunk/; revision=14952

M	ChangeLog
M	libnautilus-private/nautilus-icon-info.c

commit a7369d3b8fa6916294c80197a5cca35ec8207398
Author: Sweta Kothari <swkothar@src.gnome.org>
Date:	2009-02-16

    Committed Translation by Sweta Kothari

    svn path=/trunk/; revision=14951

M	po/ChangeLog
M	po/gu.po

commit 671d76970bbe93339efb932945273556ae1124c0
Author: Duarte Loreto <happyguy_pt@hotmail.com>
Date:	2009-02-15

    Updated Portuguese translation.

    2009-02-15	Duarte Loreto <happyguy_pt@hotmail.com>

	* pt.po: Updated Portuguese translation.

    svn path=/trunk/; revision=14950

M	po/ChangeLog
M	po/pt.po

commit 1e9ca366015f49c404eda56a670f64b288f502e3
Author: Kenneth Nielsen <kennethn@src.gnome.org>
Date:	2009-02-15

    Updated Danish translation

    svn path=/trunk/; revision=14949

M	po/ChangeLog
M	po/da.po

commit 5bdea37c4eecc062e2b48d0e58cafccca7f2123e
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:	2009-02-14

    Updated Spanish translation, fixes #569457

    svn path=/trunk/; revision=14948

M	po/ChangeLog
M	po/es.po

commit 517d65849f887c72d6ac04108561a181863284af
Author: Ihar Hrachyshka <iharh@src.gnome.org>
Date:	2009-02-14

    Updated be@latin.po

    svn path=/trunk/; revision=14947

M	po/ChangeLog
M	po/be@latin.po

commit 27f2fc3e39450a8c5b52ac7a5352f2b8619f75b8
Author: Daniel Nylander <dnylande@src.gnome.org>
Date:	2009-02-14

    sv.po: Updated Swedish translation

    svn path=/trunk/; revision=14946

M	po/ChangeLog
M	po/sv.po

commit 3e946d9896fc7684f075d0778ce2a8948baf4668
Author: Chao-Hsiung Liao <chliao@src.gnome.org>
Date:	2009-02-14

    2.25.5

    svn path=/trunk/; revision=14945

M	po/ChangeLog
M	po/zh_HK.po
M	po/zh_TW.po

commit 8d30df795d09054a56b2e839f156f2207a4852e8
Author: Wouter Bolsterlee <wbolster@svn.gnome.org>
Date:	2009-02-14

    Updated Dutch translation by Wouter Bolsterlee.

    2009-02-14	Wouter Bolsterlee  <wbolster@svn.gnome.org>

	* nl.po: Updated Dutch translation by Wouter Bolsterlee.


    svn path=/trunk/; revision=14944

M	po/nl.po

commit 3a59d927246c026cf9868ed5a900f2dd3ca57634
Author: Wouter Bolsterlee <wbolster@svn.gnome.org>
Date:	2009-02-14

    Updated Dutch translation by Wouter Bolsterlee.

    2009-02-14	Wouter Bolsterlee  <wbolster@svn.gnome.org>

	* nl.po: Updated Dutch translation by Wouter Bolsterlee.


    svn path=/trunk/; revision=14943

M	po/ChangeLog
M	po/nl.po

commit 1e4d60f71258716e7299bb6d5f64bf3e58de1a22
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:	2009-02-13

    Updated Spanish translation

    svn path=/trunk/; revision=14942

M	po/ChangeLog
M	po/es.po

commit 27a025f096e6773ae9cfd9b41d0c53ba1dc08340
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2009-02-13

    use g_set_error_literal() where appropriate. Patch by Christian Persch

    2009-02-13	Cosimo Cecchi  <cosimoc@gnome.org>

	* libnautilus-private/nautilus-file.c: (nautilus_file_mount):
	* libnautilus-private/nautilus-vfs-file.c: (vfs_file_mount):
	use g_set_error_literal() where appropriate.
	Patch by Christian Persch (#570537).

    svn path=/trunk/; revision=14941

M	ChangeLog
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-vfs-file.c

commit d81d3181353baa38283ac576f8a6119bed085fdc
Author: Clytie Siddall <clyties@src.gnome.org>
Date:	2009-02-13

    2009-02-13	  vi.po    Updated Vietnamese translation

    Clytie Siddall <clytie@riverland.net.au>

    svn path=/trunk/; revision=14940

M	po/ChangeLog
M	po/vi.po

commit 3cfdec6b8932a510253a2c95c3ce3de10d63ee16
Author: Inaki Larranaga Murgoitio <dooteo@euskalgnu.org>
Date:	2009-02-13

    Updated Basque translation.

    2009-02-13	Inaki Larranaga Murgoitio  <dooteo@euskalgnu.org>

	* eu.po: Updated Basque translation.


    svn path=/trunk/; revision=14939

M	po/ChangeLog
M	po/eu.po

commit be5dfc2214ee90aebd88f6382dce230ecbe8fd58
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:	2009-02-13

    Translation updated.

    2009-02-13	Gabor Kelemen  <kelemeng@gnome.hu>

	* hu.po: Translation updated.

    svn path=/trunk/; revision=14938

M	po/ChangeLog
M	po/hu.po

commit 74eaafd2fae8b387816d7030ca4c35de10466826
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2009-02-12

    require intltool 0.40.1. use C_() to handle translator comments. Patch
    by

    2009-02-13	Cosimo Cecchi  <cosimoc@gnome.org>

	* configure.in: require intltool 0.40.1.
	* src/file-manager/fm-properties-window.c
	(value_field_update_internal): use C_() to handle translator
	comments. Patch by A. Walton (#542658).

    svn path=/trunk/; revision=14937

M	ChangeLog
M	configure.in
M	src/file-manager/fm-properties-window.c

commit 2d6d7f7d1c6d86c10c39c2043f79622350ed271b
Author: Inaki Larranaga Murgoitio <dooteo@euskalgnu.org>
Date:	2009-02-12

    Updated Basque translation.

    2009-02-12	Inaki Larranaga Murgoitio  <dooteo@euskalgnu.org>

	* eu.po: Updated Basque translation.


    svn path=/trunk/; revision=14936

M	po/ChangeLog
M	po/eu.po

commit 93de422224f2c8ef8c3851ea33ff86449ab132b6
Author: Sweta Kothari <swkothar@src.gnome.org>
Date:	2009-02-12

    Committed Translation by Sweta Kothari

    svn path=/trunk/; revision=14935

M	po/ChangeLog
M	po/gu.po

commit f092b12d182cc574b407b4d6eb0f02b17ebefa5a
Author: Jonh Wendell <jwendell@gnome.org>
Date:	2009-02-11

    Updated Brazilian Portuguese translation.

    2009-02-11	Jonh Wendell  <jwendell@gnome.org>

	* pt_BR.po: Updated Brazilian Portuguese translation.


    svn path=/trunk/; revision=14934

M	po/ChangeLog
M	po/pt_BR.po

commit 791542c641ace8df784e1fb511981920d141e5d9
Author: Daniel Nylander <dnylande@src.gnome.org>
Date:	2009-02-10

    sv.po: Updated Swedish translation

    svn path=/trunk/; revision=14933

M	po/ChangeLog
M	po/sv.po

commit 4d45601c6262b3bf2860f0a9695f6b77f3e16d09
Author: Gil Forcada Codinachs <gforcada@src.gnome.org>
Date:	2009-02-10

    Added Asturian translation on behalf of Mikel González

    svn path=/trunk/; revision=14932

M	po/ChangeLog
M	po/ast.po

commit 333086ffb9157679b74fe8b1a094202d845b7af7
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2009-02-10

    Updated Norwegian bokmål translation.

    2009-02-10	Kjartan Maraas	<kmaraas@gnome.org>

	* nb.po: Updated Norwegian bokmål translation.

    svn path=/trunk/; revision=14931

M	po/ChangeLog
M	po/nb.po

commit 178c1bef7709140fe03f1e50ca45adcfabae83bd
Author: Thomas Hindoe Paaboel Andersen <thomashpa@src.gnome.org>
Date:	2009-02-09

    Replace deprecated gdk_pixbuf_unref with g_object_unref

    svn path=/trunk/; revision=14930

M	ChangeLog
M	libnautilus-private/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-thumbnails.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-empty-view.c
M	src/nautilus-bookmarks-window.c
M	src/nautilus-property-browser.c
M	src/nautilus-spatial-window.c

commit b99a650dd9c56c80d87a7e090b69d0982b6ea965
Author: Takeshi AIHANA <takeshi.aihana@gmail.com>
Date:	2009-02-09

    Updated Japanese translation.

    2009-02-09	Takeshi AIHANA <takeshi.aihana@gmail.com>

	    * ja.po: Updated Japanese translation.

    svn path=/trunk/; revision=14929

M	po/ChangeLog
M	po/ja.po

commit 4632113c409e670af81981246bfdc516e5237067
Author: Goran Rakic <grakic@src.gnome.org>
Date:	2009-02-07

    Updated Serbian translation wrt bug #570838

    svn path=/trunk/; revision=14926

M	po/sr.po
M	po/sr@latin.po

commit 665f53d245d036fed6aa105676ee014cdbbc76ae
Author: Goran Rakic <grakic@src.gnome.org>
Date:	2009-02-07

    Updated Serbian translation wrt bug #570838

    svn path=/trunk/; revision=14925

M	po/ChangeLog
M	po/sr.po
M	po/sr@latin.po

commit cd1a715c735b60d721e2fab73c84a579f94b72d5
Author: Clytie Siddall <clyties@src.gnome.org>
Date:	2009-02-07

    Updated Vietnamese translation

    svn path=/trunk/; revision=14924

M	po/ChangeLog
M	po/vi.po

commit 27238daf92b77e6ebde6fb3d63f57c00a422669f
Author: A. Walton <awalton@gnome.org>
Date:	2009-02-07

    Pass a language code to g_key_file_set_locale_string() so that we can

    2009-02-06	A. Walton  <awalton@gnome.org>

	* libnautilus-private/nautilus-link.c (get_language),
	(nautilus_link_local_set_key):
	Pass a language code to g_key_file_set_locale_string() so that
	we can
	actually rename .desktop files.


    svn path=/trunk/; revision=14923

M	ChangeLog
M	libnautilus-private/nautilus-link.c

commit 8988ae66fc7a1feff3e83419ab4555084af838b5
Author: Christian Kirbach <ckirbach@src.gnome.org>
Date:	2009-02-07

    Updated German translation.

	* de.po: Updated German translation.

    svn path=/trunk/; revision=14922

M	po/ChangeLog
M	po/de.po

commit b7d3e1c599a88aa84a76eb9934bbe2c0a0ce317c
Author: Manoj Kumar Giri <mgiri@src.gnome.org>
Date:	2009-02-05

    Added Oriya Language Translation updation

    svn path=/trunk/; revision=14921

M	po/ChangeLog

commit 6319b40517d34cbaf62553fd848ab9fc97171740
Author: Manoj Kumar Giri <mgiri@src.gnome.org>
Date:	2009-02-05

    Updated Oriya Translation

    svn path=/trunk/; revision=14920

M	po/or.po

commit 7d580b5ec691f208811fbb8c2fcc3b56dcc5fb25
Author: Manoj Kumar Giri <mgiri@src.gnome.org>
Date:	2009-02-04

    Updated Oriya Translation

    svn path=/trunk/; revision=14919

M	po/or.po

commit dc0acfaac346e3e8c18ffd7570fdad5d9b7074d6
Author: Manoj Kumar Giri <mgiri@src.gnome.org>
Date:	2009-02-04

    Added Oriya Language Translation updation

    svn path=/trunk/; revision=14918

M	po/ChangeLog

commit 9d7917aafb335fb89ee474cc4e9b80b098c45e21
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2009-02-04

    Don't use unique_app_watch_window(), as we don't have a default
    window to

    2009-02-04	Cosimo Cecchi  <cosimoc@gnome.org>

	* src/nautilus-application.c: (create_window):
	Don't use unique_app_watch_window(), as we don't have a default
	window to present (#570377).

    svn path=/trunk/; revision=14917

M	ChangeLog
M	src/nautilus-application.c

commit 8d413450ba4d9ca60f6e8a56a95eab86e16f2627
Author: Runa Bhattacharjee <runab@src.gnome.org>
Date:	2009-02-04

    Added Entry for Bengali India Translation updation

    svn path=/trunk/; revision=14916

M	po/ChangeLog

commit cc860078d976f357a1bd7b75043f5237738c2030
Author: Runa Bhattacharjee <runab@src.gnome.org>
Date:	2009-02-04

    Updated Bengali India Translation to correct the error as per
    bug 569497

    svn path=/trunk/; revision=14915

M	po/bn_IN.po

commit 8b1acc66e387b39471dc3d4c398372e085762519
Author: Manoj Kumar Giri <mgiri@src.gnome.org>
Date:	2009-02-03

    Added Oriya Language Translation updation

    svn path=/trunk/; revision=14914

M	po/ChangeLog

commit c5fc63ea83d60ac7708f33dc8c6bddcc4dc9fe7d
Author: Manoj Kumar Giri <mgiri@src.gnome.org>
Date:	2009-02-03

    Updated Oriya Translation

    svn path=/trunk/; revision=14913

M	po/or.po

commit 7286bc6bd672391ef12c9af0f948a342bccc2448
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:	2009-02-02

    Updated Spanish translation

    svn path=/trunk/; revision=14912

M	po/ChangeLog
M	po/es.po

commit 0fa45e385b3c9e093e133a84afcd15543ab8c1c4
Author: Cosimo Cecchi <cosimoc@pluto>
Date:	2009-02-02

    Use G_DEFINE_TYPE_* instead of hand-written nautilus_foo_get_type()

    2009-02-02	Cosimo Cecchi  <cosimoc@pluto>

	* libnautilus-extension/nautilus-column.c:
	(nautilus_column_finalize), (nautilus_column_init),
	(nautilus_column_class_init):
	* libnautilus-extension/nautilus-menu.c: (nautilus_menu_finalize):
	* libnautilus-private/nautilus-cell-renderer-pixbuf-emblem.c:
	(nautilus_cell_renderer_pixbuf_emblem_class_init),
	(nautilus_cell_renderer_pixbuf_emblem_finalize):
	* libnautilus-private/nautilus-cell-renderer-text-ellipsized.c:
	(nautilus_cell_renderer_text_ellipsized_init),
	(nautilus_cell_renderer_text_ellipsized_class_init),
	(nautilus_cell_renderer_text_ellipsized_get_size):
	* libnautilus-private/nautilus-entry.c: (nautilus_entry_finalize),
	(nautilus_entry_key_press), (nautilus_entry_motion_notify),
	(nautilus_entry_button_press), (nautilus_entry_button_release),
	(nautilus_entry_selection_clear), (nautilus_entry_class_init):
	* libnautilus-private/nautilus-file.c: (nautilus_file_init),
	(nautilus_file_constructor), (finalize),
	(nautilus_file_class_init):
	* libnautilus-private/nautilus-icon-canvas-item.c:
	(nautilus_icon_canvas_item_finalize),
	(nautilus_icon_canvas_item_update),
	(nautilus_icon_canvas_item_class_init):
	* libnautilus-private/nautilus-icon-container.c:
	(nautilus_icon_container_new):
	* libnautilus-private/nautilus-icon-container.h:
	* libnautilus-private/nautilus-mime-application-chooser.c:
	(nautilus_mime_application_chooser_finalize),
	(nautilus_mime_application_chooser_destroy),
	(nautilus_mime_application_chooser_class_init),
	(nautilus_mime_application_chooser_init):
	* libnautilus-private/nautilus-open-with-dialog.c:
	(nautilus_open_with_dialog_finalize),
	(nautilus_open_with_dialog_destroy),
	(nautilus_open_with_dialog_class_init),
	(nautilus_open_with_dialog_init):
	* src/file-manager/fm-icon-container.c:
	* src/file-manager/fm-list-model.c: (fm_list_model_dispose),
	(fm_list_model_finalize), (fm_list_model_class_init):
	* src/file-manager/fm-tree-model.c: (fm_tree_model_finalize),
	(fm_tree_model_class_init):
	Use G_DEFINE_TYPE_* instead of hand-written
	nautilus_foo_get_type()
	functions where possible.

    svn path=/trunk/; revision=14911

M	ChangeLog
M	libnautilus-extension/nautilus-column.c
M	libnautilus-extension/nautilus-menu.c
M	libnautilus-private/nautilus-cell-renderer-pixbuf-emblem.c
M	libnautilus-private/nautilus-cell-renderer-text-ellipsized.c
M	libnautilus-private/nautilus-entry.c
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-container.h
M	libnautilus-private/nautilus-mime-application-chooser.c
M	libnautilus-private/nautilus-open-with-dialog.c
M	src/file-manager/fm-icon-container.c
M	src/file-manager/fm-list-model.c
M	src/file-manager/fm-tree-model.c

commit d24d8800964bad8dac7a0fb0548c7fcd32a2586c
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-02-02

    Post release version bump

    2009-02-02	Alexander Larsson  <alexl@redhat.com>

	* configure.in:
	Post release version bump

    === nautilus 2.25.4 ===


    svn path=/trunk/; revision=14910

M	ChangeLog
M	configure.in
M	eel/ChangeLog
M	po/ChangeLog

commit c0e18ebf5315f3cc2c2f046d928b8bbec21f7cfa (tag: NAUTILUS_2_25_4)
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-02-02

    Update for release

    2009-02-02	Alexander Larsson  <alexl@redhat.com>

	* NEWS:
	Update for release


    svn path=/trunk/; revision=14908

M	ChangeLog
M	NEWS

commit 5edba2e681bacafa82a90f9a608de98e6553bfe3
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2009-02-02

    better fix for the singular/plural issue described in bug #551222;
    we now

    2009-02-02	Cosimo Cecchi  <cosimoc@gnome.org>

	* libnautilus-private/nautilus-file-operations.c
	(report_delete_progress): better fix for the singular/plural issue
	described in bug #551222; we now split the string into two parts,
	use ngettext() on both and concatenate them (#570141).

    svn path=/trunk/; revision=14907

M	ChangeLog
M	libnautilus-private/nautilus-file-operations.c

commit 49cd912badd52151f00dd24a05df457c3d65f456
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2009-02-01

    remove this, it's useless now that we don't use Bonobo anymore
    (#570125).

    2009-02-01	Cosimo Cecchi  <cosimoc@gnome.org>

	* src/Nautilus_shell.server.in: remove this, it's useless now that
	we don't use Bonobo anymore (#570125).

    svn path=/trunk/; revision=14906

M	ChangeLog
D	src/Nautilus_shell.server.in

commit 8f976b5f28af9c9e6f3354f7596c1620fe512aff
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2009-01-31

    Follow the "OnlyShowIn" and "NotShowIn" == GNOME keys for .desktop
    files,

    2009-01-31	Cosimo Cecchi  <cosimoc@gnome.org>

	* libnautilus-private/nautilus-directory-async.c
	(lacks_link_info),
	(monitor_includes_file), (link_info_done), (link_info_got_data),
	(link_info_start):
	* libnautilus-private/nautilus-file-private.h:
	* libnautilus-private/nautilus-file.c (nautilus_file_clear_info),
	(nautilus_file_should_show),
	(filter_hidden_and_backup_partition_callback),
	(nautilus_file_is_foreign_link):
	* libnautilus-private/nautilus-file.h:
	* libnautilus-private/nautilus-link.c (string_array_contains),
	(nautilus_link_get_link_info_given_file_contents):
	* libnautilus-private/nautilus-link.h:
	* src/file-manager/fm-desktop-icon-view.c
	(fm_desktop_icon_view_init):
	* src/file-manager/fm-directory-view.c (fm_directory_view_init),
	(fm_directory_view_should_show_file),
	(fm_directory_view_set_show_foreign):
	* src/file-manager/fm-directory-view.h:
	* src/file-manager/fm-tree-model.c (should_show_file):
	Follow the "OnlyShowIn" and "NotShowIn" == GNOME keys for
	.desktop files, when they are put on the desktop.
	Thanks to Federico Mena Quintero and Jared Moore (#338933).

    svn path=/trunk/; revision=14905

M	ChangeLog
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-file-private.h
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-file.h
M	libnautilus-private/nautilus-link.c
M	libnautilus-private/nautilus-link.h
M	src/file-manager/fm-desktop-icon-view.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-directory-view.h
M	src/file-manager/fm-tree-model.c

commit 28f06e0a6b72763a16049c5fd52cfd08aad781c3
Author: Daniel Nylander <dnylande@src.gnome.org>
Date:	2009-01-31

    sv.po: Updated Swedish translation

    svn path=/trunk/; revision=14904

M	po/ChangeLog
M	po/sv.po

commit a13d56218be459e12848990097199a2e1cec9eed
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:	2009-01-30

    Updated Spanish translation

    svn path=/trunk/; revision=14903

M	po/ChangeLog
M	po/es.po

commit 24b93780916ddef96245c4be62bb8252574d37fe
Author: Ilkka Tuohela <ituohela@src.gnome.org>
Date:	2009-01-30

    Updated Finnish translation

    svn path=/trunk/; revision=14902

M	po/ChangeLog
M	po/fi.po

commit d9daff7577caf1b5a3d4610dfb245ee584114638
Author: Amanpreet Singh Alam <aman@src.gnome.org>
Date:	2009-01-30

    updating for Punjabi by A S Alam: Bug: 569492 Fixed

    svn path=/trunk/; revision=14901

M	po/pa.po

commit 23f3fe298625a54d4c495c4e8dcae03411cb5f22
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2009-01-29

    Don't use gtk_dialog_run to show the NautilusOpenWithDialog. That
    won't

    2009-01-29	Cosimo Cecchi  <cosimoc@gnome.org>

	* libnautilus-private/nautilus-autorun.c: (handle_dialog_closure),
	(dialog_response_cb), (dialog_destroy_cb), (combo_box_changed):
	Don't use gtk_dialog_run to show the NautilusOpenWithDialog.
	That won't work, as we will spawn a GtkFileChooser later,
	eating all the mouse events on it if we do (#569651).

    svn path=/trunk/; revision=14900

M	ChangeLog
M	libnautilus-private/nautilus-autorun.c

commit 202fde634814ced7f866e45a5aa8bf1daa254a7c
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2009-01-29

    Updated Norwegian bokmål translation.

    2009-01-29	Kjartan Maraas	<kmaraas@gnome.org>

	* nb.po: Updated Norwegian bokmål translation.

    svn path=/trunk/; revision=14899

M	po/ChangeLog
M	po/nb.po

commit 18dab441e4ef14ddae9ef5831fb9321ddf70504f
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2009-01-29

    make sure to use the correct singular or plural form for the time
    format

    2009-01-29	Cosimo Cecchi  <cosimoc@gnome.org>

	* libnautilus-private/nautilus-file-operations.c:
	(seconds_count_format_time_units), (report_delete_progress),
	(report_copy_progress): make sure to use the correct singular
	or plural form for the time format when reporting a file operation
	progress detail.
	Thanks to Christian Neumair (#551222).

    svn path=/trunk/; revision=14898

M	ChangeLog
M	libnautilus-private/nautilus-file-operations.c

commit 8fa7a69b46d8a240d99455be2029cba7ee093826
Author: Changwoo Ryu <cwryu@src.gnome.org>
Date:	2009-01-29

    Updated Korean translation

    svn path=/trunk/; revision=14897

M	po/ChangeLog
M	po/ko.po

commit c43a2c0b6a2dae7e07115ce3fcf0cc29c09bc5f0
Author: Sandeep Shedmake <sandeeps@src.gnome.org>
Date:	2009-01-29

     Bug fix for #569503

    svn path=/trunk/; revision=14896

M	po/ChangeLog
M	po/mr.po

commit fb267117c892a222bd95e137deddeeeb448c62ec
Author: Jovan Naumovski <jovanna@src.gnome.org>
Date:	2009-01-28

    2009-01-29 Jovan Naumovski <jovanna@svn.gnome.org> *mk.po: Updated
    Macedonian translation.

    svn path=/trunk/; revision=14895

M	po/ChangeLog
M	po/mk.po

commit bde2e8d80cec04df7832f1082dc9b580defeee66
Author: Funda Wang <fwang@src.gnome.org>
Date:	2009-01-28

    Updated zh_CN translation.

    svn path=/trunk/; revision=14894

M	po/ChangeLog
M	po/zh_CN.po

commit 252ab1b64e60ff558d1f57d0b515bf41eb69b4d1
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2009-01-28

    Invalidate file attributes after it has been moved, so that they are

    2009-01-28	Cosimo Cecchi  <cosimoc@gnome.org>

	* libnautilus-private/nautilus-directory.c:
	(nautilus_directory_notify_files_moved):
	Invalidate file attributes after it has been moved, so that
	they are refreshed properly (#555234).

    svn path=/trunk/; revision=14893

M	ChangeLog
M	libnautilus-private/nautilus-directory.c

commit 3b0dd97936d66899cf2c66922f747a4d412de31b
Author: Cosimo Cecchi <cosimoc@pluto>
Date:	2009-01-28

    Remove "note-indicator.png" and use the themable icon we just added to

    2009-01-28	Cosimo Cecchi  <cosimoc@pluto>

	* icons/Makefile.am:
	* src/nautilus-notes-viewer.c: (nautilus_notes_viewer_init):
	Remove "note-indicator.png" and use the themable icon we just
	added to display the emblem in the sidebar.

    svn path=/trunk/; revision=14892

M	ChangeLog
M	icons/Makefile.am
D	icons/note-indicator.png
M	src/nautilus-notes-viewer.c

commit 6ea5ee4b327abe4489a86a379716f3da8f1ed890
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2009-01-28

    Bring icon handling to the 21th century. Add an emblem-note icon,
    this is

    2009-01-28	Cosimo Cecchi  <cosimoc@gnome.org>

	* data/icons/*:
	Bring icon handling to the 21th century.
	Add an emblem-note icon, this is copied from g-i-t "stock_note"
	icon right now, but we might change this later.
	* src/nautilus-application.c: (nautilus_application_init):
	add a lookup path for custom themable icons.

	This also fixes bug #569407. Thanks to Lapo Calamandrei for
	the tips on icon naming.

    svn path=/trunk/; revision=14891

M	ChangeLog
M	configure.in
D	data/icons/16x16/Makefile.am
D	data/icons/16x16/apps/Makefile.am
D	data/icons/22x22/Makefile.am
D	data/icons/22x22/apps/Makefile.am
D	data/icons/24x24/Makefile.am
D	data/icons/24x24/apps/Makefile.am
D	data/icons/32x32/Makefile.am
D	data/icons/32x32/apps/Makefile.am
M	data/icons/Makefile.am
R100	data/icons/16x16/apps/nautilus.png
data/icons/hicolor_apps_16x16_nautilus.png
R100	data/icons/16x16/apps/nautilus.svg
data/icons/hicolor_apps_16x16_nautilus.svg
R100	data/icons/22x22/apps/nautilus.png
data/icons/hicolor_apps_22x22_nautilus.png
R100	data/icons/22x22/apps/nautilus.svg
data/icons/hicolor_apps_22x22_nautilus.svg
R100	data/icons/24x24/apps/nautilus.png
data/icons/hicolor_apps_24x24_nautilus.png
R100	data/icons/32x32/apps/nautilus.png
data/icons/hicolor_apps_32x32_nautilus.png
R100	data/icons/32x32/apps/nautilus.svg
data/icons/hicolor_apps_32x32_nautilus.svg
R100	data/icons/scalable/apps/nautilus.svg
data/icons/hicolor_apps_scalable_nautilus.svg
A	data/icons/hicolor_emblems_16x16_emblem-note.png
A	data/icons/hicolor_emblems_24x24_emblem-note.png
A	data/icons/hicolor_emblems_48x48_emblem-note.png
D	data/icons/scalable/Makefile.am
D	data/icons/scalable/apps/Makefile.am
M	src/nautilus-application.c

commit 7063d9c2163629eac642e58c832e6a17ccb8911e
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2009-01-28

    make sure we take care about UTF-8/byte conversion when we move
    around the

    2009-01-28	Cosimo Cecchi  <cosimoc@gnome.org>

	* eel-editable-label.c: (eel_editable_label_move_cursor):
	make sure we take care about UTF-8/byte conversion when we move
	around the cursor (#569165).

    svn path=/trunk/; revision=14890

M	eel/ChangeLog
M	eel/eel-editable-label.c

commit d2e76cc4513529001c686f68277faf1ae7593b93
Author: Jonh Wendell <jwendell@gnome.org>
Date:	2009-01-27

    Brazilian Portuguese translation updated by Fabrício Godoy.

    2009-01-27	Jonh Wendell  <jwendell@gnome.org>

	* pt_BR.po: Brazilian Portuguese translation updated by Fabrício
	Godoy.


    svn path=/trunk/; revision=14889

M	po/ChangeLog
M	po/pt_BR.po

commit e724b182beb50ff5cd1004900dc145f2bfa7e61b
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2009-01-27

    set X-GNOME-AutoRestart=true, to make Nautilus restart automatically
    when

    2009-01-27	Cosimo Cecchi  <cosimoc@gnome.org>

	* nautilus.desktop.in.in: set X-GNOME-AutoRestart=true, to make
	Nautilus restart automatically when it crashes (#569288).

    svn path=/trunk/; revision=14888

M	ChangeLog
M	nautilus.desktop.in.in

commit 9a9fac94978d964ebced1d680768be8dba341b41
Author: Andre Klapper <a9016009@gmx.de>
Date:	2009-01-25

    Updated German translation.

    2009-01-25	Andre Klapper  <a9016009@gmx.de>

	* de.po: Updated German translation.


    svn path=/trunk/; revision=14887

M	po/ChangeLog
M	po/de.po

commit 4e79273fcf7b45e08dc35dd1e46d10498ed6465c
Author: Raivis Dejus <rdejus@src.gnome.org>
Date:	2009-01-24

    updated latvian translation

    svn path=/trunk/; revision=14886

M	po/lv.po

commit 8bdc68dde3b244a5024e042636f6f421f8312032
Author: Raivis DEjus <orvils@gmail.com>
Date:	2009-01-24

    Updated Latvian translation.

    2009-01-24	Raivis DEjus  <orvils@gmail.com>

	* lv.po: Updated Latvian translation.


    svn path=/trunk/; revision=14885

M	po/ChangeLog
M	po/lv.po

commit 7df107e725de8d3d903f8e77617e727238d9a4c4
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2009-01-23

    don't rely on GTK+ implementation details when getting a
    GtkAction. Thanks

    2009-01-23	Cosimo Cecchi  <cosimoc@gnome.org>

	* src/nautilus-window-menus.c
	(menu_item_select_cb): don't rely on GTK+ implementation details
	when getting a GtkAction.
	Thanks to Christian Persch (#568880).

    svn path=/trunk/; revision=14884

M	ChangeLog
M	src/nautilus-window-menus.c

commit 71cd8add3fc5a489f74e6302713fd6cd77271acf
Author: Andrew Walton <awalton@src.gnome.org>
Date:	2009-01-22

    i2009-01-22  A. Walton  <awalton@gnome.org>

	* libnautilus-private/nautilus-file.c (nautilus_file_clear_info):
	Also free the description when clearing the file.


    svn path=/trunk/; revision=14883

M	ChangeLog
M	libnautilus-private/nautilus-file.c

commit d582c84d996a6e3aa089bc852ee22a91acca715c
Author: Paolo Borelli <pborelli@katamail.com>
Date:	2009-01-22

    libnautilus-private/nautilus-file-private.c (finalize): free the

    2009-01-22	Paolo Borelli  <pborelli@katamail.com>

	libnautilus-private/nautilus-file-private.c (finalize): free the
	description.


    svn path=/trunk/; revision=14882

M	ChangeLog
M	libnautilus-private/nautilus-file.c

commit 59ea4fd90c6e204129defdb3ad4ef77feed3c9b8
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2009-01-22

    make sure we don't snap icons to a grid marker which is too near
    the right

    2009-01-22	Cosimo Cecchi  <cosimoc@gnome.org>

	    * libnautilus-private/nautilus-icon-container.c:
	    (snap_position): make sure we don't snap icons to a grid
	    marker
	    which is too near the right margin of the canvas (#527374).

    svn path=/trunk/; revision=14881

M	ChangeLog
M	libnautilus-private/nautilus-icon-container.c

commit 4cba7b87ace20bfcc9f07fdf1fb8e3d18c5b9482
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2009-01-22

    fix a typo.

    2009-01-22	Cosimo Cecchi  <cosimoc@gnome.org>

	    * MAINTAINERS: fix a typo.

    svn path=/trunk/; revision=14880

M	ChangeLog
M	MAINTAINERS

commit 0cb1ebc9daf4208c8764560d044aa30b716c3900
Author: A. Walton <awalton@gnome.org>
Date:	2009-01-22

    Use g_mkstemp() instead of mkstemp(). Pointed out by Paolo Borelli.

    2009-01-22	A. Walton  <awalton@gnome.org>

	* libnautilus-private/nautilus-file-utilities.c
	(nautilus_unique_temporary_file_name):
	* libnautilus-private/nautilus-metafile.c (metafile_write_local):
	Use g_mkstemp() instead of mkstemp(). Pointed out by Paolo
	Borelli.


    svn path=/trunk/; revision=14879

M	ChangeLog
M	eel/ChangeLog
M	eel/eel-debug-drawing.c
M	libnautilus-private/nautilus-file-utilities.c
M	libnautilus-private/nautilus-metafile.c

commit 9a427f5b8f41759a649821d497a2fd32548b8ff7
Author: Alexander Larsson <alexl@src.gnome.org>
Date:	2009-01-22

    Added awalton and cosimoc to MAINTAINERS

    svn path=/trunk/; revision=14878

M	MAINTAINERS

commit 1b6f5b79ff9f2768a1d5e546fedd591d4802b430
Author: Paolo Borelli <pborelli@katamail.com>
Date:	2009-01-22

    add utility function to get a GtkMenuToolButton's button

    2009-01-22	Paolo Borelli  <pborelli@katamail.com>

	* eel/eel-gtk-extensions.[ch]: add utility function
	to get a GtkMenuToolButton's button

	* src/nautilus-window-menus.c:
	* src/nautilus-navigation-action.c:
	Use the above util function that doesn't leak the children
	list.


    svn path=/trunk/; revision=14877

M	ChangeLog
M	eel/eel-gtk-extensions.c
M	eel/eel-gtk-extensions.h
M	src/nautilus-navigation-action.c
M	src/nautilus-window-menus.c

commit 657283d20a2673d7002f9aa0a2ce38dea45ecb94
Author: A. Walton <awalton@gnome.org>
Date:	2009-01-22

    Really fix bug #568630, replace mktemp() with mkstemp().

    2009-01-21	A. Walton  <awalton@gnome.org>

	* eel-debug-drawing.c (eel_debug_show_pixbuf_in_external_viewer):
	Really fix bug #568630, replace mktemp() with mkstemp().


    svn path=/trunk/; revision=14875

M	eel/ChangeLog
M	eel/eel-debug-drawing.c

commit 8fa1edee794451993fbcf46a8a5ab7a1785ed37f
Author: A. Walton <awalton@gnome.org>
Date:	2009-01-22

    Last commit is wrong; mkstemp is not a drop in replacement for mktemp.

    2009-01-21	A. Walton  <awalton@gnome.org>

	* eel-debug-drawing.c (eel_debug_show_pixbuf_in_external_viewer):
	Last commit is wrong; mkstemp is not a drop in replacement for
	mktemp.


    svn path=/trunk/; revision=14874

M	eel/ChangeLog
M	eel/eel-debug-drawing.c

commit ee8bfb0b8b2f97ec55712acf9f014522b59b5bf5
Author: A. Walton <awalton@gnome.org>
Date:	2009-01-22

    Bug #568630: eel should use mkstemp() instead of mktemp() mktemp() is

    2009-01-21	A. Walton  <awalton@gnome.org>

	* eel-debug-drawing.c (eel_debug_show_pixbuf_in_external_viewer):
	Bug #568630: eel should use mkstemp() instead of mktemp()
	mktemp() is deprecated and should not be used.
	Patch by Jasper Lievisse Adriaanse.


    svn path=/trunk/; revision=14873

M	eel/ChangeLog
M	eel/eel-debug-drawing.c

commit 481ed49924aee5435c7bb1ee6caf5f2eb7c99046
Author: A. Walton <awalton@gnome.org>
Date:	2009-01-22

    Bug 568503 – Misspelled word "progam"->"program" Fixing message ids.

    2009-01-21	A. Walton  <awalton@gnome.org>

	* cs.po:
	* de.po:
	* es.po:
	* et.po:
	* eu.po:
	* fr.po:
	* ha.po:
	* he.po:
	* hu.po:
	* ig.po:
	* it.po:
	* nb.po:
	* sk.po:
	* sl.po:
	* sr.po:
	* sr@latin.po:
	* sv.po:
	* uz.po:
	* uz@cyrillic.po:
	* yo.po:
	Bug 568503 – Misspelled word "progam"->"program"
	Fixing message ids.


    svn path=/trunk/; revision=14872

M	po/ChangeLog
M	po/cs.po
M	po/de.po
M	po/es.po
M	po/et.po
M	po/eu.po
M	po/fr.po
M	po/ha.po
M	po/he.po
M	po/hu.po
M	po/ig.po
M	po/it.po
M	po/nb.po
M	po/sk.po
M	po/sl.po
M	po/sr.po
M	po/sr@latin.po
M	po/sv.po
M	po/uz.po
M	po/uz@cyrillic.po
M	po/yo.po

commit 491494fcbd40f5f6f9a429b4249b2eb3e3ef2772
Author: A. Walton <awalton@gnome.org>
Date:	2009-01-21

    Bug 568503 – Misspelled word "progam"->"program"

    2009-01-20	A. Walton  <awalton@gnome.org>

	* src/nautilus-main.c (main):
	Bug 568503 – Misspelled word "progam"->"program"


    svn path=/trunk/; revision=14871

M	ChangeLog
M	src/nautilus-main.c

commit 3f92a3859373035b887ea4a670e10d58bf0846d5
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2009-01-20

    we require gnome-desktop 2.25.5 now, due to the new GnomeBG crossfade
    API.

    2009-01-20	Cosimo Cecchi  <cosimoc@gnome.org>

	* configure.in: we require gnome-desktop 2.25.5 now, due to
	the new
	GnomeBG crossfade API.

    svn path=/trunk/; revision=14870

M	ChangeLog
M	configure.in

commit 027152fb62e761a99cef8fead09534f68cea6f27
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2009-01-20

    Support fading between backgrounds. Bug #552859, patch by Ray Strode.

    2009-01-20	Cosimo Cecchi  <cosimoc@gnome.org>

	* eel-background.c: (on_bg_changed), (on_bg_transitioned),
	(eel_background_init), (free_fade), (eel_background_finalize),
	(set_root_pixmap), (fade_to_pixmap),
	(eel_background_set_up_widget), (on_background_changed),
	(init_fade), (eel_widget_queue_background_change),
	(widget_style_set_cb), (widget_realized_setup),
	(on_widget_destroyed), (eel_get_widget_background):
	Support fading between backgrounds.
	Bug #552859, patch by Ray Strode.

    svn path=/trunk/; revision=14869

M	ChangeLog
M	eel/ChangeLog
M	eel/eel-background.c
M	src/nautilus-window-slot.c

commit 1d2c78a9169d691b35c953ec4af9010b64be23a1
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-01-19

    Post release version bump

    2009-01-19	Alexander Larsson  <alexl@redhat.com>

	* configure.in:
	Post release version bump

    === nautilus 2.25.3 ===


    svn path=/trunk/; revision=14868

M	ChangeLog
M	configure.in
M	po/ChangeLog

commit 08ba911caf5b97b35beaa5c3d2a586e30efdf1ef (tag: NAUTILUS_2_25_3)
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-01-19

    Update for release

    2009-01-19	Alexander Larsson  <alexl@redhat.com>

	* NEWS:
	Update for release



    svn path=/trunk/; revision=14866

M	ChangeLog
M	NEWS

commit 8b6c33e98ee7af2772da60d768bd539b5741e1a7
Author: Thomas James Alexander Thurman <tthurman@src.gnome.org>
Date:	2009-01-18

    Added Igbo, Yoruba and Hausa

    svn path=/trunk/; revision=14865

M	po/ChangeLog
M	po/LINGUAS
A	po/ha.po
A	po/ig.po
A	po/yo.po

commit c8e4569cfbd46c31060651f487af7ec5752428ca
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:	2009-01-17

    Updated Spanish translation

    svn path=/trunk/; revision=14864

M	po/ChangeLog
M	po/es.po

commit aa2d1c3e883b85023b5ff7200a0a5a498c0751cc
Author: Matej Urbančič <mateju@src.gnome.org>
Date:	2009-01-16

    Updated Slovenian translation

    svn path=/trunk/; revision=14863

M	po/sl.po

commit c32e76a06a45b258bbb9eac3de10cca5df4b42f2
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-01-15

    We've been working with the KDE devs, and we've come up with
    a slightly

    2009-01-15	Richard Hughes	<richard@hughsie.com>

    * libnautilus-private/nautilus-mime-actions.c:
    (search_for_application_dbus_call_notify_cb),
    (search_for_application_mime_type):
    We've been working with the KDE devs, and we've come up with
    a slightly
    changed specification that can be adopted by KPackageKit and also have
    room for expansion in the future. There's only a couple of things
    already using the old interface, nautilus being one of them.

    I've patched nautilus to convert from the old interface to the new
    interface. The new interface does not have the double confirm problem,
    and now respects the users session policy on interaction.

    svn path=/trunk/; revision=14862

M	ChangeLog
M	libnautilus-private/nautilus-mime-actions.c

commit fd429c0be9b5e1eedaa7eec29d38458cf370b764
Author: Matej Urbančič <mateju@src.gnome.org>
Date:	2009-01-15

    Updated Slovenian translation

    svn path=/trunk/; revision=14861

M	po/sl.po

commit 859b208f68beb0e6e3b2842d65c71c90b8b2210b
Author: A. Walton <awalton@gnome.org>
Date:	2009-01-14

    Fix another crasher when attempting to get properties on a damaged
    Desktop

    2009-01-14	A. Walton  <awalton@gnome.org>

	* src/file-manager/fm-ditem-page.c (create_page):
	Fix another crasher when attempting to get properties
	on a damaged Desktop Entry file.


    svn path=/trunk/; revision=14860

M	ChangeLog
M	src/file-manager/fm-ditem-page.c

commit 3b7bbbef84bbd6519a458a7b6bf8a1776912ec93
Author: A. Walton <awalton@gnome.org>
Date:	2009-01-13

    Unbreak build when building with --enable-empty-view. Closes bug
    #558537.

    2009-01-13	A. Walton  <awalton@gnome.org>

	* src/file-manager/fm-empty-view.c (fm_empty_view_end_loading),
	(fm_empty_view_create), (fm_empty_view_register):
	Unbreak build when building with --enable-empty-view.
	Closes bug #558537. Patch by Emmanuel Fleury.


    svn path=/trunk/; revision=14859

M	ChangeLog
M	src/file-manager/fm-empty-view.c

commit fd4cf364ed323bdbec3cc83e34c58da01457ee45
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-01-13

    When calculating bounds, don't ignore visible but unmapped items,
    becase

    2009-01-13	Alexander Larsson  <alexl@redhat.com>

	    * libnautilus-private/nautilus-icon-container.c:
	    (get_icon_bounds_for_canvas_bounds):
	When calculating bounds, don't ignore visible but unmapped
	items, becase
	the root item is unmapped with the canvas, but we want to
	report the
	same bounds independently on the canvas mapped state.
	This caused problems when the canvas was unmapped due to being
	on an
	invisible notebook page navigation tabs case, causing the
	scrollbars to become invisible. (#542396)


    svn path=/trunk/; revision=14857

M	ChangeLog
M	libnautilus-private/nautilus-icon-container.c

commit 9665b199bd5c564d5c7bd6ce932d8edcdc5f6dcb
Author: Matthias Clasen <matthiasc@src.gnome.org>
Date:	2009-01-13

    Only emit ::trash-state-changed when the state actually changes.

	   * libnautilus-private/nautilus-trash-monitor.c
	   (update_info_cb):
	    Only emit ::trash-state-changed when the state actually
	    changes.

    svn path=/trunk/; revision=14856

M	ChangeLog
M	libnautilus-private/nautilus-trash-monitor.c

commit 5a4f860df8b64fed7f327ddbc41ac6d40b9ac9f8
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-01-13

    Remove Go to Burn menu items to avoid error spew.

    2009-01-13	Alexander Larsson  <alexl@redhat.com>

	    * src/nautilus-navigation-window-ui.xml:
	    * src/nautilus-spatial-window-ui.xml:
	Remove Go to Burn menu items to avoid error spew.



    svn path=/trunk/; revision=14855

M	ChangeLog
M	src/nautilus-navigation-window-ui.xml
M	src/nautilus-spatial-window-ui.xml

commit aa42706631ce341acd99f5af46fad539fe3dbe8e
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-01-13

    Make space for terminating zero

    2009-01-13	Alexander Larsson  <alexl@redhat.com>

	    * libnautilus-private/nautilus-debug-log.c:
	    (nautilus_debug_logv):
	Make space for terminating zero



    svn path=/trunk/; revision=14854

M	ChangeLog
M	libnautilus-private/nautilus-debug-log.c

commit b685b0fb8cb1e3cf2b6daafa1b46a33e6623c7f7
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-01-13

    Limit nr of URIs in log to 20 to avoid huge logs and bad performance
    for

    2009-01-13	Alexander Larsson  <alexl@redhat.com>

	    * libnautilus-private/nautilus-debug-log.c:
	Limit nr of URIs in log to 20 to avoid huge
	logs and bad performance for e.g. select all
	in a large dir.



    svn path=/trunk/; revision=14853

M	ChangeLog
M	libnautilus-private/nautilus-debug-log.c

commit bc066655860126a7b451e38a84a53d04007fdd6e
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-01-13

    Fix typo in request_counter_remove_request (--, not ++)

    2009-01-13	Alexander Larsson  <alexl@redhat.com>

	    * libnautilus-private/nautilus-directory-async.c:
	Fix typo in request_counter_remove_request (--, not ++)



    svn path=/trunk/; revision=14852

M	ChangeLog
M	libnautilus-private/nautilus-directory-async.c

commit 47363935398080fe7e24d7a94a52696161fdec8a
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-01-13

    Use the monitor and call_when_ready counts to avoid iterating over the

    2009-01-13	Alexander Larsson  <alexl@redhat.com>

	    * libnautilus-private/nautilus-directory-async.c:
	    * libnautilus-private/nautilus-directory-private.h:
	Use the monitor and call_when_ready counts to avoid
	iterating over the potentially long lists.


    svn path=/trunk/; revision=14851

M	ChangeLog
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-directory-private.h

commit 41eca956af645826adf928821a6cbd4dbbcb9399
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2009-01-13

    Updated Norwegian bokmål translation.

    2009-01-13	Kjartan Maraas	<kmaraas@gnome.org>

	* nb.po: Updated Norwegian bokmål translation.

    svn path=/trunk/; revision=14850

M	po/ChangeLog
M	po/nb.po

commit e090e99242dd93698bda495550678afa2ee1b8df
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-01-13

    Fixed type (& not &&). Also add some paranthesises to args for macro

    2009-01-13	Alexander Larsson  <alexl@redhat.com>

	    * libnautilus-private/nautilus-directory-private.h:
	Fixed type (& not &&).
	Also add some paranthesises to args for macro safety.



    svn path=/trunk/; revision=14849

M	ChangeLog
M	libnautilus-private/nautilus-directory-private.h

commit 79a6b5d0a472090cdddc33d5974dc707cc1aeffc
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-01-13

    Don't need the want_foo calls, can just pass in the request type
    directly

    2009-01-13	Alexander Larsson  <alexl@redhat.com>

	    * libnautilus-private/nautilus-directory-async.c:
	Don't need the want_foo calls, can just pass in
	the request type directly now.


    svn path=/trunk/; revision=14848

M	ChangeLog
M	libnautilus-private/nautilus-directory-async.c

commit eda6ad8927d0d6c07e2bb7c93eec5c46831d0aec
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-01-13

    Count all outstanding monitor and call_when_ready details

    2009-01-13	Alexander Larsson  <alexl@redhat.com>

	    * libnautilus-private/nautilus-directory-async.c:
	    * libnautilus-private/nautilus-directory-private.h:
	Count all outstanding monitor and call_when_ready details


    svn path=/trunk/; revision=14847

M	ChangeLog
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-directory-private.h

commit bb2378316f0fe9afc7ea8eddef33bf2e21b7f768
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-01-13

    Convert Request from struct of gboolean to guin32 bitfield. This
    is both

    2009-01-13	Alexander Larsson  <alexl@redhat.com>

	    * libnautilus-private/nautilus-directory-async.c:
	    * libnautilus-private/nautilus-directory-private.h:
	    * libnautilus-private/nautilus-file.c:
	Convert Request from struct of gboolean to guin32 bitfield.
	This is both smaller and faster, plus it allows some further
	optimizations to come.


    svn path=/trunk/; revision=14846

M	ChangeLog
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-directory-private.h
M	libnautilus-private/nautilus-file.c

commit 4def951e1a9973bf6cd16d4023169accc8d8c80b
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-01-13

    Only send selection_changed once when removing lots of files.

    2009-01-13	Alexander Larsson  <alexl@redhat.com>

	    * libnautilus-private/nautilus-icon-container.c:
	    * libnautilus-private/nautilus-icon-private.h:
	Only send selection_changed once when removing lots of files.



    svn path=/trunk/; revision=14845

M	ChangeLog
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-private.h

commit afadb31464943e31edfa291f88e896bfb2653dd4
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-01-13

    Only set window icon if it really changed.

    2009-01-13	Alexander Larsson  <alexl@redhat.com>

	* src/nautilus-window-slot.c (nautilus_window_slot_update_icon):
	Only set window icon if it really changed.


    svn path=/trunk/; revision=14844

M	ChangeLog
M	src/nautilus-window-slot.c

commit e89e44c7ad921686e8fb4d62c7ee4c7ccaba0a82
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-01-13

    Don't do conversion to uris unless debugging is enabled. (For
    performance

    2009-01-13	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-debug-log.c
	(nautilus_debug_log_with_file_list):
	Don't do conversion to uris unless debugging is enabled.
	(For performance reasons)


    svn path=/trunk/; revision=14843

M	ChangeLog
M	libnautilus-private/nautilus-debug-log.c

commit 296eaec5af18c80c5a819e952cf20cedc067da07
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-01-13

    Don't get selection unless debugging is really turned on. (For
    performance

    2009-01-13	Alexander Larsson  <alexl@redhat.com>

	* src/file-manager/fm-directory-view.c
	(fm_directory_view_notify_selection_changed):
	Don't get selection unless debugging is really turned on.
	(For performance reasons)


    svn path=/trunk/; revision=14842

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit 5bbe4ed8f85b2b633c1575e93a02ae81e1238c11
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:	2009-01-12

    Translation updated.

    2009-01-13	Gabor Kelemen  <kelemeng@gnome.hu>

	* hu.po: Translation updated.

    svn path=/trunk/; revision=14841

M	po/ChangeLog
M	po/hu.po

commit f36869dfa31251679d26f1e48f3f44939c51fe8b
Author: Alexander Larsson <alexl@redhat.com>
Date:	2009-01-12

    Don't update emblems when trash dir changes. It changes a lot (due
    to file

    2009-01-12	Alexander Larsson  <alexl@redhat.com>

	* src/file-manager/fm-directory-view.c (file_changed_callback):
	Don't update emblems when trash dir changes.
	It changes a lot (due to file count attribute) but never
	changes writeability status.



    svn path=/trunk/; revision=14840

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit a1ffe7a85834c320a027c86d82fa206d06d5c0a1
Author: A. Walton <awalton@gnome.org>
Date:	2009-01-12

    Trash files are automatically assumed read-only, so we shouldn't add

    2009-01-12	A. Walton  <awalton@gnome.org>

	* libnautilus-private/nautilus-file.c
	(prepend_automatic_keywords):
	Trash files are automatically assumed read-only,
	so we shouldn't add read-only emblems to files in the trash.

    svn path=/trunk/; revision=14839

M	ChangeLog
M	libnautilus-private/nautilus-file.c

commit a889de244156457b950743a4a3d4f28704776b48
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2009-01-12

    Updated Norwegian bokmål translation.

    2009-01-12	Kjartan Maraas	<kmaraas@gnome.org>

	* nb.po: Updated Norwegian bokmål translation.

    svn path=/trunk/; revision=14838

M	po/ChangeLog
M	po/nb.po

commit 24a7c1bebfdbb0aa2362b2fb530d1de7761f9130
Author: A. Walton <awalton@gnome.org>
Date:	2009-01-12

    Fix last commit to actually patch the right part of the file.

    2009-01-12	A. Walton  <awalton@gnome.org>

	* libnautilus-private/nautilus-link.c
	(nautilus_link_get_link_icon_from_desktop):
	Fix last commit to actually patch the right part of the file.



    svn path=/trunk/; revision=14837

M	libnautilus-private/nautilus-link.c

commit e2d0ca88603ddd31485ece36280cc431a4d52f8c
Author: A. Walton <awalton@gnome.org>
Date:	2009-01-12

    Fix last commit to actually patch the right part of the file.

    2009-01-12	A. Walton  <awalton@gnome.org>

	* libnautilus-private/nautilus-link.c
	(nautilus_link_get_link_icon_from_desktop):
	Fix last commit to actually patch the right part of the file.


    svn path=/trunk/; revision=14836

M	ChangeLog
M	libnautilus-private/nautilus-link.c

commit 5f6c3e7f0e42a45b8a879e0db82eb5acf2bdad0d
Author: A. Walton <awalton@gnome.org>
Date:	2009-01-12

    Fix a crasher on broken desktop entry files. Closes bug #567475.

    2009-01-12	A. Walton  <awalton@gnome.org>

	* libnautilus-private/nautilus-link.c
	(nautilus_link_get_link_info_given_file_contents):
	Fix a crasher on broken desktop entry files.
	Closes bug #567475.


    svn path=/trunk/; revision=14835

M	ChangeLog
M	libnautilus-private/nautilus-link.c

commit 570224589eaeb934677a901130b8fd94831de5f5
Author: Timo Jyrinki <tjyrinki@src.gnome.org>
Date:	2009-01-10

    small change after a discussion on IRC

    svn path=/trunk/; revision=14834

M	po/fi.po

commit c90c5fe88e374670ce112f152b34107b24dfa963
Author: Daniel Nylander <dnylande@src.gnome.org>
Date:	2009-01-08

    sv.po: Updated Swedish translation

    svn path=/trunk/; revision=14833

M	po/ChangeLog
M	po/sv.po

commit 9b190860dbe3b1dbb0c902788ef664d343d5478a
Author: Nurali Abdurahmonov <anurali@src.gnome.org>
Date:	2009-01-06

    added uzbek translations by nurali

    svn path=/trunk/; revision=14832

M	po/ChangeLog
M	po/LINGUAS
A	po/uz.po
A	po/uz@cyrillic.po

commit bb122747bd6691e8056dd109ecc2566cc01afebd
Author: Luca Ferretti <elle.uca@libero.it>
Date:	2009-01-06

    Updated Italian translation.

    2009-01-06	Luca Ferretti  <elle.uca@libero.it>

	* it.po: Updated Italian translation.

    svn path=/trunk/; revision=14831

M	po/ChangeLog

commit 0afbb72ba6c5342de040b72ad1ed6134ab5f655e
Author: Priit Laes <plaes at svn dot gnome dot org>
Date:	2009-01-03

    Translation updated by Ivar Smolin

    2009-01-03	Priit Laes  <plaes at svn dot gnome dot org>

	* et.po: Translation updated by Ivar Smolin

    svn path=/trunk/; revision=14830

M	po/ChangeLog
M	po/et.po

commit e5bd8af9203a3ce1a836ab19c9a2279b0f39b576
Author: Hendrik Richter <hendrikr@gnome.org>
Date:	2008-12-29

    Updated German translation.

    2008-12-29	Hendrik Richter  <hendrikr@gnome.org>

	* de.po: Updated German translation.

    svn path=/trunk/; revision=14829

M	po/ChangeLog
M	po/de.po

commit 2c2e8b8452c8a7cc96fe8162dfc482290de3aaa5
Author: Luca Ferretti <elle.uca@libero.it>
Date:	2008-12-27

    Updated Italian translation.

    2008-12-27	Luca Ferretti  <elle.uca@libero.it>

	* it.po: Updated Italian translation.

    svn path=/trunk/; revision=14828

M	po/ChangeLog
M	po/it.po

commit 19670b4be886cf0e9c5562820c1624197d46090f
Author: Marcel Telka <marcel@telka.sk>
Date:	2008-12-21

    Updated Slovak translation.

    2008-12-21	Marcel Telka  <marcel@telka.sk>

	* sk.po: Updated Slovak translation.

    svn path=/trunk/; revision=14827

M	po/ChangeLog
M	po/sk.po

commit 915fd601dc700233fbc28b7c5ca8c5f48986b96e
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-12-19

    Allow deleting of custom emblems. (#112292) Patch from DESSAI Imrane

    2008-12-19	Alexander Larsson  <alexl@redhat.com>

	    * src/nautilus-property-browser.c:
	Allow deleting of custom emblems. (#112292)
	Patch from DESSAI Imrane


    svn path=/trunk/; revision=14826

M	ChangeLog
M	src/nautilus-property-browser.c

commit 9b38945b5da0185f295e873cf9b171a40d8448d6
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:	2008-12-16

    Updated Spanish translation

    svn path=/trunk/; revision=14825

M	po/ChangeLog
M	po/es.po

commit 6e7b7eaf30fd2bb8a265d39282a1a9a918356460
Author: Bastien Nocera <hadess@hadess.net>
Date:	2008-12-16

    Remove the CD/DVD creator from the places menu, and the places sidebar

    2008-12-16	Bastien Nocera	<hadess@hadess.net>

	* src/nautilus-window-menus.c:
	* src/nautilus-window-private.h:
	* src/nautilus-window.c (nautilus_window_constructor):
	Remove the CD/DVD creator from the places menu, and the
	places sidebar (Closes: #508384)


    svn path=/trunk/; revision=14824

M	ChangeLog
M	src/nautilus-window-menus.c
M	src/nautilus-window-private.h
M	src/nautilus-window.c

commit 278a57abe9a89089bc81957efe78bf53afb54def
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2008-12-15

    Updated Norwegian bokmål translation.

    2008-12-15	Kjartan Maraas	<kmaraas@gnome.org>

	* nb.po: Updated Norwegian bokmål translation.

    svn path=/trunk/; revision=14823

M	po/ChangeLog
M	po/nb.po

commit 1d28761540fe3f1362402be4879d15161fb32314
Author: Claude Paroz <claude@2xlibre.net>
Date:	2008-12-15

    Updated French translation.

    2008-12-15	Claude Paroz  <claude@2xlibre.net>

	* fr.po: Updated French translation.

    svn path=/trunk/; revision=14822

M	po/ChangeLog
M	po/fr.po

commit 90dfbd7fc98f8d2e008cee0b8348995b05955c1c
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-12-15

    Post release version bump

    2008-12-15	Alexander Larsson  <alexl@redhat.com>

	* configure.in:
	Post release version bump

    === nautilus 2.25.2 ===


    svn path=/trunk/; revision=14821

M	ChangeLog
M	configure.in
M	eel/ChangeLog
M	po/ChangeLog

commit fcbab0b8c4c2ecc55add742d31758b77799de5d3 (tag: NAUTILUS_2_25_2)
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-12-15

    Don't install headers

    2008-12-15	Alexander Larsson  <alexl@redhat.com>

	* Makefile.am:
	Don't install headers



    svn path=/trunk/; revision=14819

M	eel/ChangeLog
M	eel/Makefile.am

commit becaf847c39c66fc4cdbd62eb71694c7fe71f674
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-12-15

    Update for release

    2008-12-15	Alexander Larsson  <alexl@redhat.com>

	* NEWS:
	Update for release



    svn path=/trunk/; revision=14818

M	ChangeLog
M	NEWS

commit 2dfd87de81ec9796895dfa7edef7e44a99591fff
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-12-15

    Remove eel-feature.h

    2008-12-15	Alexander Larsson  <alexl@redhat.com>

	* configure.in:
	Remove eel-feature.h



    svn path=/trunk/; revision=14817

M	ChangeLog
M	configure.in

commit 77deda90ce8c3ea0bf9e7441f4111a03dbe4906a
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-12-15

    Added. Added. Added. Added. Added. Added. Added. Import eel tests

    2008-12-15	Alexander Larsson  <alexl@redhat.com>

	    * test/Makefile.am:
	    * test/test-eel-background.c: Added.
	    * test/test-eel-editable-label.c: Added.
	    * test/test-eel-image-scrolled.c: Added.
	    * test/test-eel-image-table.c: Added.
	    * test/test-eel-labeled-image.c: Added.
	    * test/test-eel-pixbuf-scale.c: Added.
	    * test/test-eel-widgets.c: Added.
	    * test/test.h:
	Import eel tests


    svn path=/trunk/; revision=14816

M	ChangeLog
M	test/Makefile.am
A	test/test-eel-background.c
A	test/test-eel-editable-label.c
A	test/test-eel-image-scrolled.c
A	test/test-eel-image-table.c
A	test/test-eel-labeled-image.c
A	test/test-eel-pixbuf-scale.c
A	test/test-eel-widgets.c
M	test/test.h

commit 7e668edf204ea9a8c72565e7cabaced11be86caa
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-12-15

    eel/ Import eel into nautilus.

    2008-12-15	Alexander Larsson  <alexl@redhat.com>

	    * Makefile.am:
	    * acconfig.h:
	    * configure.in:
	* eel/
	    * libnautilus-private/Makefile.am:
	Import eel into nautilus.


    svn path=/trunk/; revision=14815

M	ChangeLog
M	Makefile.am
M	acconfig.h
M	configure.in
A	eel/ChangeLog
A	eel/Makefile.am
A	eel/README
A	eel/README.canvas
A	eel/check-eel
A	eel/check-program.c
A	eel/eel-accessibility.c
A	eel/eel-accessibility.h
A	eel/eel-alert-dialog.c
A	eel/eel-alert-dialog.h
A	eel/eel-art-extensions.c
A	eel/eel-art-extensions.h
A	eel/eel-art-gtk-extensions.c
A	eel/eel-art-gtk-extensions.h
A	eel/eel-background-box.c
A	eel/eel-background-box.h
A	eel/eel-background.c
A	eel/eel-background.h
A	eel/eel-canvas-rect-ellipse.c
A	eel/eel-canvas-rect-ellipse.h
A	eel/eel-canvas-util.c
A	eel/eel-canvas-util.h
A	eel/eel-canvas.c
A	eel/eel-canvas.h
A	eel/eel-debug-drawing.c
A	eel/eel-debug-drawing.h
A	eel/eel-debug.c
A	eel/eel-debug.h
A	eel/eel-editable-label.c
A	eel/eel-editable-label.h
A	eel/eel-enumeration.c
A	eel/eel-enumeration.h
A	eel/eel-gconf-extensions.c
A	eel/eel-gconf-extensions.h
A	eel/eel-gdk-extensions.c
A	eel/eel-gdk-extensions.h
A	eel/eel-gdk-pixbuf-extensions.c
A	eel/eel-gdk-pixbuf-extensions.h
A	eel/eel-glib-extensions.c
A	eel/eel-glib-extensions.h
A	eel/eel-gnome-extensions.c
A	eel/eel-gnome-extensions.h
A	eel/eel-graphic-effects.c
A	eel/eel-graphic-effects.h
A	eel/eel-gtk-container.c
A	eel/eel-gtk-container.h
A	eel/eel-gtk-extensions.c
A	eel/eel-gtk-extensions.h
A	eel/eel-gtk-macros.h
A	eel/eel-i18n.c
A	eel/eel-i18n.h
A	eel/eel-image-table.c
A	eel/eel-image-table.h
A	eel/eel-labeled-image.c
A	eel/eel-labeled-image.h
A	eel/eel-lib-self-check-functions.c
A	eel/eel-lib-self-check-functions.h
A	eel/eel-pango-extensions.c
A	eel/eel-pango-extensions.h
A	eel/eel-preferences-builder.c
A	eel/eel-preferences.c
A	eel/eel-preferences.h
A	eel/eel-self-checks.c
A	eel/eel-self-checks.h
A	eel/eel-stock-dialogs.c
A	eel/eel-stock-dialogs.h
A	eel/eel-string.c
A	eel/eel-string.h
A	eel/eel-types.c
A	eel/eel-types.h
A	eel/eel-vfs-extensions.c
A	eel/eel-vfs-extensions.h
A	eel/eel-wrap-table.c
A	eel/eel-wrap-table.h
A	eel/eel-xml-extensions.c
A	eel/eel-xml-extensions.h
A	eel/eel.h
A	eel/eelmarshal.list
A	eel/makeenums.pl
A	eel/maketypes.awk
A	eel/update-from-egg.sh
M	libnautilus-private/Makefile.am
M	po/ChangeLog
M	po/POTFILES.in
M	po/am.po
M	po/ar.po
M	po/as.po
M	po/az.po
M	po/be.po
M	po/bg.po
M	po/bn.po
M	po/bn_IN.po
M	po/br.po
M	po/bs.po
M	po/ca.po
M	po/cs.po
M	po/cy.po
M	po/da.po
M	po/de.po
M	po/dz.po
M	po/el.po
M	po/en_CA.po
M	po/en_GB.po
M	po/es.po
M	po/et.po
M	po/eu.po
M	po/fa.po
M	po/fi.po
M	po/fr.po
M	po/ga.po
M	po/gl.po
M	po/gu.po
M	po/he.po
M	po/hi.po
M	po/hr.po
M	po/hu.po
M	po/id.po
M	po/is.po
M	po/it.po
M	po/ja.po
M	po/ka.po
M	po/kn.po
M	po/ko.po
M	po/ku.po
M	po/li.po
M	po/lt.po
M	po/lv.po
M	po/mk.po
M	po/ml.po
M	po/mn.po
M	po/mr.po
M	po/ms.po
M	po/nb.po
M	po/ne.po
M	po/nl.po
M	po/nn.po
M	po/oc.po
M	po/or.po
M	po/pa.po
M	po/pl.po
M	po/ps.po
M	po/pt.po
M	po/pt_BR.po
M	po/ro.po
M	po/ru.po
M	po/rw.po
M	po/si.po
M	po/sk.po
M	po/sl.po
M	po/sq.po
M	po/sr.po
M	po/sr@latin.po
M	po/sv.po
M	po/ta.po
M	po/th.po
M	po/tr.po
M	po/uk.po
M	po/vi.po
M	po/wa.po
M	po/xh.po
M	po/zh_CN.po
M	po/zh_HK.po
M	po/zh_TW.po

commit d4b4c188e1a89a268af33ff0381eeca04e5528dc
Author: Matthias Clasen <matthiasc@src.gnome.org>
Date:	2008-12-15

    Remove code that supports KDE2 style trash handling.

	    * src/nautilus-application.c: Remove code that supports KDE2
	    style trash handling.


    svn path=/trunk/; revision=14814

M	ChangeLog
M	src/nautilus-application.c

commit fa74fc0583267c0a67cc43e61633ab84760a4df3
Author: Tomas Bzatek <tbzatek@redhat.com>
Date:	2008-12-15

    Fix new windows not appearing after successful mount (needed for
    #524485)

    2008-12-15	Tomas Bzatek  <tbzatek@redhat.com>

	    * libnautilus-private/nautilus-mime-actions.c:
	    (activation_mount_not_mounted):
	    Fix new windows not appearing after successful mount
	    (needed for #524485)


    svn path=/trunk/; revision=14813

M	ChangeLog
M	libnautilus-private/nautilus-mime-actions.c

commit 951ce340b4cf73040014b91e833e39e99c4cfa63
Author: Timo Jyrinki <tjyrinki@src.gnome.org>
Date:	2008-12-15

    a couple of small fixes

    svn path=/trunk/; revision=14812

M	po/fi.po

commit c89351c6a31dd432bf4f00d0906df90cac1d21fc
Author: A. Walton <awalton@gnome.org>
Date:	2008-12-12

    Fix the build for OSes with format security turned on. (Ubuntu).

    2008-12-12	A. Walton  <awalton@gnome.org>

	* libnautilus-private/nautilus-mime-actions.c
	(application_unhandled_file):
	Fix the build for OSes with format security turned on.
	(Ubuntu).


    svn path=/trunk/; revision=14811

M	ChangeLog
M	libnautilus-private/nautilus-mime-actions.c

commit ce944fce30f1e23b3fcbb0576718ab235cf14c5b
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-12-11

    Don't warn if we found no applications to install.

    2008-12-11	Alexander Larsson  <alexl@redhat.com>

	    * libnautilus-private/nautilus-mime-actions.c:
	    (search_for_application_dbus_call_notify_cb):
	Don't warn if we found no applications to install.



    svn path=/trunk/; revision=14810

M	ChangeLog
M	libnautilus-private/nautilus-mime-actions.c

commit b2b53a411657254f82987f22835cda4b88c8043d
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-12-11

    Ref the dbus proxy over the call, this means we actually get the
    callback,

    2008-12-11	Alexander Larsson  <alexl@redhat.com>

	    * libnautilus-private/nautilus-mime-actions.c:
	Ref the dbus proxy over the call, this means we actually get
	the callback, so
	remove the got_reply stuff.



    svn path=/trunk/; revision=14809

M	ChangeLog
M	libnautilus-private/nautilus-mime-actions.c

commit 1849e186829633e9ff90b2bbc81d50cbac8dfe21
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-12-10

    Fix warning

    2008-12-10	Alexander Larsson  <alexl@redhat.com>

	    * libnautilus-private/nautilus-mime-actions.c:
	    (search_for_application_mime_type):
	Fix warning



    svn path=/trunk/; revision=14808

M	ChangeLog
M	libnautilus-private/nautilus-mime-actions.c

commit 384ca4a1911525ae214e8c4d0a189c209db9e587
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-12-10

    Support PackageConfig application install for unsupported mime types.

    2008-12-10	Alexander Larsson  <alexl@redhat.com>

	    * configure.in:
	    * libnautilus-private/apps_nautilus_preferences.schemas.in:
	    * libnautilus-private/nautilus-global-preferences.c:
	    * libnautilus-private/nautilus-global-preferences.h:
	    * libnautilus-private/nautilus-mime-actions.c:
	Support PackageConfig application install for unsupported
	mime types.
	Based on patch from Richard Hughes



    svn path=/trunk/; revision=14807

M	ChangeLog
M	configure.in
M	libnautilus-private/apps_nautilus_preferences.schemas.in
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.h
M	libnautilus-private/nautilus-mime-actions.c

commit d5a8c169eca1b0186135178e0e039f7fc2f4d415
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-12-10

    Update the 2GB and 4GB thumbnail limits to the new prefs API and
    make sure

    2008-12-10	Alexander Larsson  <alexl@redhat.com>

	    * libnautilus-private/nautilus-file.c:
	    * libnautilus-private/nautilus-global-preferences.c:
	    * src/nautilus-file-management-properties.c:
	    * src/nautilus-file-management-properties.ui:
	Update the 2GB and 4GB thumbnail limits to the new prefs API and
	make sure they actually work.


    svn path=/trunk/; revision=14806

M	ChangeLog
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-global-preferences.c
M	src/nautilus-file-management-properties.c
M	src/nautilus-file-management-properties.ui

commit 587a540c425d1927da2452ede351637f72c58cd1
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-12-09

    Don't use G_FILE_COPY_ALL_METADATA, as we changed glib to copy the
    file by

    2008-12-09	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-file-operations.c (copy_move_file):
	Don't use G_FILE_COPY_ALL_METADATA, as we changed glib to
	copy the file by default (#515777)


    svn path=/trunk/; revision=14805

M	ChangeLog
M	libnautilus-private/nautilus-file-operations.c

commit b7a21220855920cf65538f50e773fb3c97f54b6a
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-12-09

    10GB overflows the uint, add 2 and 4 GB instead.

    2008-12-09	Alexander Larsson  <alexl@redhat.com>

	    * libnautilus-private/nautilus-global-preferences.c:
	10GB overflows the uint, add 2 and 4 GB instead.


    svn path=/trunk/; revision=14804

M	ChangeLog
M	libnautilus-private/nautilus-global-preferences.c

commit c86c35f5b6c22bc6e7f664714ed2453f595a941a
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-12-09

    Add 10GB size.

    2008-12-09	Alexander Larsson  <alexl@redhat.com>

	    * libnautilus-private/nautilus-global-preferences.c:
	Add 10GB size.


    svn path=/trunk/; revision=14803

M	ChangeLog
M	libnautilus-private/nautilus-global-preferences.c

commit 8bbf17278d406183ab2952c4f38b3628b07242b8
Author: Tomas Bzatek <tbzatek@redhat.com>
Date:	2008-12-08

    Fix callback connection to GtkMountOperation

    2008-12-08	Tomas Bzatek  <tbzatek@redhat.com>

	    * libnautilus-private/nautilus-mime-actions.c:
	    (activation_mount_mountables):
	    Fix callback connection to GtkMountOperation


    svn path=/trunk/; revision=14802

M	libnautilus-private/nautilus-mime-actions.c

commit cf87ec09f08972d7f31a6319b95eddd27254cdcf
Author: Tomas Bzatek <tbzatek@redhat.com>
Date:	2008-12-08

    Fix callback connection to GtkMountOperation

    2008-12-08	Tomas Bzatek  <tbzatek@redhat.com>

	    * libnautilus-private/nautilus-mime-actions.c:
	    (activation_mount_not_mounted):
	    Fix callback connection to GtkMountOperation


    svn path=/trunk/; revision=14801

M	ChangeLog
M	libnautilus-private/nautilus-mime-actions.c

commit 763314cab2abc53e20750f856479a3efb4d1c8f1
Author: Yair Hershkovitz <yairhr@src.gnome.org>
Date:	2008-12-07

    updated hebrew translation

    svn path=/trunk/; revision=14800

M	po/ChangeLog
M	po/he.po

commit 540143acb5bf89424bf6b5953a047c0ddc8b55c1
Author: Mario Blättermann <mariobl@src.gnome.org>
Date:	2008-12-07

    Some fixes in German translation

    svn path=/trunk/; revision=14799

M	po/ChangeLog
M	po/de.po

commit 7fce8f06d61ef1f76dd7b30055ae5a99f5953e87
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2008-12-06

    Use single GLib/GTK+ includes. Patch by Maxim Ermilov (#560432).

    2008-12-06	Cosimo Cecchi  <cosimoc@gnome.org>

	* cut-n-paste-code/libegg/eggtreemultidnd.c:
	* cut-n-paste-code/libegg/eggtreemultidnd.h:
	* libnautilus-extension/nautilus-menu.c:
	* libnautilus-private/nautilus-directory-notify.h:
	* libnautilus-private/nautilus-file-operations.c:
	* libnautilus-private/nautilus-file.c:
	* libnautilus-private/nautilus-icon-info.h:
	* libnautilus-private/nautilus-idle-queue.h:
	* libnautilus-private/nautilus-monitor.h:
	* libnautilus-private/nautilus-search-engine-simple.c:
	* src/file-manager/fm-list-model.c:
	* src/file-manager/fm-list-model.h:
	* src/file-manager/fm-list-view.c:
	* src/nautilus-emblem-sidebar.h:
	* src/nautilus-notebook.c:
	* src/nautilus-notebook.h:
	Use single GLib/GTK+ includes. Patch by Maxim Ermilov (#560432).

    svn path=/trunk/; revision=14797

M	ChangeLog
M	cut-n-paste-code/libegg/eggtreemultidnd.c
M	cut-n-paste-code/libegg/eggtreemultidnd.h
M	libnautilus-extension/nautilus-menu.c
M	libnautilus-private/nautilus-directory-notify.h
M	libnautilus-private/nautilus-file-operations.c
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-icon-info.h
M	libnautilus-private/nautilus-idle-queue.h
M	libnautilus-private/nautilus-monitor.h
M	libnautilus-private/nautilus-search-engine-simple.c
M	src/file-manager/fm-list-model.c
M	src/file-manager/fm-list-model.h
M	src/file-manager/fm-list-view.c
M	src/nautilus-emblem-sidebar.h
M	src/nautilus-notebook.c
M	src/nautilus-notebook.h

commit f2c6d6fddfc4ecd5365bd6800930d04e023e722e
Author: Goran Rakic <grakic@src.gnome.org>
Date:	2008-12-03

    Fixed Ubuntu bug lp#197224

    svn path=/trunk/; revision=14796

M	po/ChangeLog
M	po/sr.po
M	po/sr@latin.po

commit e42980bf4d4fe5f5decc65ec3af64cde92554e06
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-12-01

    Post release version bump

    2008-12-01	Alexander Larsson  <alexl@redhat.com>

	* configure.in:
	Post release version bump

    === nautilus 2.25.1 ===



    svn path=/trunk/; revision=14795

M	ChangeLog
M	configure.in
M	po/ChangeLog

commit 3772f8f6dcb85e7589680bcd7cadb23cdff07d9a (tag: NAUTILUS_2_25_1)
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-12-01

    Update

    2008-12-01	Alexander Larsson  <alexl@redhat.com>

	    * POTFILES.in:
	    * POTFILES.skip:
	Update

    2008-12-01	Alexander Larsson  <alexl@redhat.com>

	    * src/nautilus-main.c:
	Don't crash if nautilus.desktop is not installed (i.e. at
	make check)


    svn path=/trunk/; revision=14793

M	ChangeLog
M	po/ChangeLog
M	po/POTFILES.in
M	po/POTFILES.skip
M	src/nautilus-main.c

commit 64b104f156a3c7bfafcea534ecbd88a4dfa53b6e
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-12-01

    Update for release

    2008-12-01	Alexander Larsson  <alexl@redhat.com>

	* NEWS:
	Update for release


    svn path=/trunk/; revision=14792

M	ChangeLog
M	NEWS

commit b30ac44c0b459153ce8381c2919cb03fe240039d
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2008-11-21

    completely remove librsvg checks.

    2008-11-21	Cosimo Cecchi  <cosimoc@gnome.org>

	* configure.in: completely remove librsvg checks.

    svn path=/trunk/; revision=14788

M	ChangeLog
M	configure.in

commit 63590365bec96bf2c249f07eaa590f603cfdd32a
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2008-11-21

    Don't unref the SMClient (#561402).

    2008-11-21	Cosimo Cecchi  <cosimoc@gnome.org>

	* src/nautilus-application.c: (nautilus_application_finalize):
	Don't unref the SMClient (#561402).

    svn path=/trunk/; revision=14787

M	ChangeLog
M	src/nautilus-application.c

commit 6e42f5601352b0ef34053f386f9e12feac94a2bf
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2008-11-18

    Plug two memory leaks.

    2008-11-18	Cosimo Cecchi  <cosimoc@gnome.org>

	* src/nautilus-main.c: (main):
	* src/nautilus-window-slot.c: (nautilus_window_slot_dispose):
	Plug two memory leaks.

    svn path=/trunk/; revision=14786

M	ChangeLog
M	src/nautilus-main.c
M	src/nautilus-window-slot.c

commit 20de984c17b438ad88ffa753100688f7297551c6
Author: A. Walton <awalton@gnome.org>
Date:	2008-11-11

    Remove two duplicate asserts.

    2008-11-11	A. Walton  <awalton@gnome.org>

	* src/file-manager/fm-directory-view.c
	(metadata_for_directory_as_file_ready_callback),
	(metadata_for_files_in_directory_ready_callback):
	Remove two duplicate asserts.

	Patch by Rui Matos (bug #555044).


    svn path=/trunk/; revision=14785

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit fdbf5c9176d26a6da111eb83c98cdab167e85301
Author: Mark Krapivner <markkr@src.gnome.org>
Date:	2008-11-11

    Fixed a few errors

    svn path=/trunk/; revision=14784

M	po/ChangeLog
M	po/he.po

commit a2be738879f89bff3ba893b023c30ec04815917b
Author: Petr Kovar <pknbe@volny.cz>
Date:	2008-11-09

    Fixed Czech translation (thanks to Kamil Paral).

    2008-11-09	Petr Kovar  <pknbe@volny.cz>

	* cs.po: Fixed Czech translation (thanks to Kamil Paral).

    svn path=/trunk/; revision=14781

M	po/ChangeLog
M	po/cs.po

commit d9557e7bda5c8f8eb22cf1035686242d0ff3f1b1
Author: Leonardo Ferreira Fontenelle <leonardof@gnome.org>
Date:	2008-11-09

    Merged from branch gnome-2-24 minor improvements in the Brazilian

    2008-11-09	Leonardo Ferreira Fontenelle  <leonardof@gnome.org>

	* pt_BR.po: Merged from branch gnome-2-24 minor improvements
	in the
	Brazilian Portuguese translation.

    svn path=/trunk/; revision=14779

M	po/ChangeLog
M	po/pt_BR.po

commit 18c3611908b28736b631d0bd4cb218893c6d2bac
Author: Goran Rakic <grakic@src.gnome.org>
Date:	2008-11-09

    Updated Serbian Translation (by Miloš Popović)

    svn path=/trunk/; revision=14777

M	po/ChangeLog
M	po/sr.po
M	po/sr@latin.po

commit 35d4a85bfc838767794e1a762ea77052bab6f0c7
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:	2008-11-08

    Updated Spanish translation

    svn path=/trunk/; revision=14776

M	po/ChangeLog
M	po/es.po

commit e4a269c6af486ad38de371f1b9418ce440e6e461
Author: Inaki Larranaga Murgoitio <dooteo@euskalgnu.org>
Date:	2008-11-08

    Fixed some errors and updated Basque translation.

    2008-11-08	Inaki Larranaga Murgoitio  <dooteo@euskalgnu.org>

	* eu.po: Fixed some errors and updated Basque translation.


    svn path=/trunk/; revision=14775

M	po/ChangeLog
M	po/eu.po

commit 3535516517f33d965bf619831f0bdd7b88b369d4
Author: Luca Ferretti <elle.uca@libero.it>
Date:	2008-11-06

    Updated Italian translation.

    2008-11-06	Luca Ferretti  <elle.uca@libero.it>

	* it.po: Updated Italian translation.

    svn path=/trunk/; revision=14772

M	po/ChangeLog
M	po/it.po

commit 9abb708eac4736c825efd7dc85d7f8d4588f64ae
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-11-06

    Set correct hint on search popup window. (#536804)

    2008-11-06	Alexander Larsson  <alexl@redhat.com>

	    * libnautilus-private/nautilus-icon-container.c:
	    (nautilus_icon_container_ensure_interactive_directory):
	Set correct hint on search popup window. (#536804)

	Patch from Danny Baumann


    svn path=/trunk/; revision=14771

M	ChangeLog
M	libnautilus-private/nautilus-icon-container.c

commit 83bebdac2f399cc072692f512dd48d9183be0a55
Author: Daniel Nylander <dnylande@src.gnome.org>
Date:	2008-10-28

    sv.po: Updated Swedish translation

    svn path=/trunk/; revision=14770

M	po/ChangeLog
M	po/sv.po

commit 1b81919a37148e69dd150c64adeedfb504d3b50e
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2008-10-28

    Update the about dialog description. Thanks to Matthew Paul Thomas

    2008-10-28	Cosimo Cecchi  <cosimoc@gnome.org>

	    * src/nautilus-window-menus.c:
	    (action_about_nautilus_callback):
	Update the about dialog description.
	Thanks to Matthew Paul Thomas (#551483).

    svn path=/trunk/; revision=14769

M	ChangeLog
M	src/nautilus-window-menus.c

commit 96da9b602c4654559ef3a9110e113ab4595a851f
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2008-10-27

    update after the move away from libgnome/bonobo/glade. Thanks
    to Frederic

    2008-10-27	Cosimo Cecchi  <cosimoc@gnome.org>

	* POTFILES.in: update after the move away from
	libgnome/bonobo/glade.
	Thanks to Frederic Peters (#558134).

    svn path=/trunk/; revision=14768

M	po/ChangeLog
M	po/POTFILES.in

commit 4e887d6079fbebd932e7fadb4a749da17add32e2
Author: Christian Persch <chpe@src.gnome.org>
Date:	2008-10-27

    Only include gtk/gtk.h, to allow extensions to build with

	* libnautilus-extension/nautilus-location-widget-provider.h:
	* libnautilus-extension/nautilus-menu-provider.h:
	* libnautilus-extension/nautilus-property-page.h: Only include
	gtk/gtk.h, to allow extensions to build with
	*_DISABLE_SINGLE_INCLKUDES. Bug #558070.

    svn path=/trunk/; revision=14767

M	ChangeLog
M	libnautilus-extension/nautilus-location-widget-provider.h
M	libnautilus-extension/nautilus-menu-provider.h
M	libnautilus-extension/nautilus-property-page.h

commit 404cb11977e1b4bd16470a43c6ccdff1dcf669fb
Author: Leonardo Ferreira Fontenelle <leonardof@gnome.org>
Date:	2008-10-26

    Merged from gnome-2-24 improvements in Brazilian Portuguese
    translation by

    2008-10-25	Leonardo Ferreira Fontenelle  <leonardof@gnome.org>

	* pt_BR.po: Merged from gnome-2-24 improvements in Brazilian
	Portuguese
	translation by Fabrício Godoy.

    svn path=/trunk/; revision=14766

M	po/ChangeLog
M	po/pt_BR.po

commit e2946abbf740c8f1e36dedce577a65f904105574
Author: Priit Laes <plaes at svn dot gnome dot org>
Date:	2008-10-25

    Translation updated by Priit Laes

    2008-10-25	Priit Laes  <plaes at svn dot gnome dot org>

	* et.po: Translation updated by Priit Laes

    svn path=/trunk/; revision=14764

M	po/ChangeLog
M	po/et.po

commit a007641c4b54e46c529a5dd8447cd2a15511ed59
Author: Andre Klapper <a9016009@gmx.de>
Date:	2008-10-23

    Added ast. Added Asturian translation on behalf of Mikel González.

    2008-10-23	Andre Klapper  <a9016009@gmx.de>

	    * LINGUAS: Added ast.
	    * ast.po: Added Asturian translation on behalf of Mikel
	    González.


    svn path=/trunk/; revision=14762

M	po/ChangeLog
M	po/LINGUAS
A	po/ast.po

commit 0e91da53e6a21f994d4996a2c02061d85a1074ba
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-10-23

    Manually fall back to default fallback icon for files if not
    found. Goes

    2008-10-23	Alexander Larsson  <alexl@redhat.com>

	    * libnautilus-private/nautilus-file.c:
	    * libnautilus-private/nautilus-icon-info.[ch]:
	Manually fall back to default fallback icon for
	files if not found. Goes with the corresponding
	glib/gvfs change to not add the fallback icon to
	the end of files icons. (#528320)



    svn path=/trunk/; revision=14759

M	ChangeLog
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-icon-info.c
M	libnautilus-private/nautilus-icon-info.h

commit 10d0231a0b32ad5987466a0133d69118b20d1147
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-10-22

    Don't assert on symbolic links always marked as symlinks. Some broken

    2008-10-22	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-file.c
	(nautilus_file_get_symbolic_link_target_uri/path):
	Don't assert on symbolic links always marked as symlinks.
	Some broken backends will give this (like the archive backend).
	Fixes crash in #547468


    svn path=/trunk/; revision=14757

M	ChangeLog
M	libnautilus-private/nautilus-file.c

commit 04f223d45ce484d3e132f82d6706148508d33897
Author: A. Walton <awalton@gnome.org>
Date:	2008-10-22

    Use normal weighting in the tree view sidebar. Closes bug #311786.

    2008-10-22	A. Walton  <awalton@gnome.org>

	* src/file-manager/fm-tree-model.c
	(fm_tree_model_get_column_type),
	(fm_tree_model_get_value):
	* src/file-manager/fm-tree-model.h:
	* src/file-manager/fm-tree-view.c (create_tree):
	Use normal weighting in the tree view sidebar. Closes bug #311786.


    svn path=/trunk/; revision=14756

M	ChangeLog
M	src/file-manager/fm-tree-model.c
M	src/file-manager/fm-tree-model.h
M	src/file-manager/fm-tree-view.c

commit acace4b4e9e014ab243127365bc8148df35e6fc7
Author: Vladimer Sichinava <vsichi@src.gnome.org>
Date:	2008-10-21

    Update Georgian translation

    svn path=/trunk/; revision=14755

M	po/ka.po

commit 0d5452cce17f582918c02edadc0f8816b0ab245a
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2008-10-21

    Mark two strings for translation (#557156).

    2008-10-21	Cosimo Cecchi  <cosimoc@gnome.org>

	* src/file-manager/fm-tree-view.c: (create_popup_menu):
	Mark two strings for translation (#557156).

    svn path=/trunk/; revision=14753

M	ChangeLog
M	src/file-manager/fm-tree-view.c

commit 6a370103045ec6f761291ae65ca3c52da5d14f1d
Author: Vladimer Sichinava <vsichi@src.gnome.org>
Date:	2008-10-20

    Updated some Georgian phrases

    svn path=/trunk/; revision=14752

M	po/ka.po

commit 0633d901034026d4bedcc769f6f484baec74b6e8
Author: Jordi Mallach <jordi@sindominio.net>
Date:	2008-10-20

    Updated Valencian (Southern Catalan) translation from the Catalan
    file.

    2008-10-20	Jordi Mallach  <jordi@sindominio.net>

	* ca@valencia.po: Updated Valencian (Southern Catalan) translation
	from the Catalan file.

    svn path=/trunk/; revision=14748

M	po/ChangeLog
M	po/ca@valencia.po

commit e447872c7481f8619d87abfe0c962b66c6503ed8
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-10-20

    Don't show timeout-based cancel when showing the "run or display"
    dialog.

    2008-10-20	Alexander Larsson  <alexl@redhat.com>

	    * libnautilus-private/nautilus-mime-actions.c:
	    (pause_activation_timed_cancel):
	    (unpause_activation_timed_cancel):
	    (activate_mount_op_active):
	    (activate_files):
	Don't show timeout-based cancel when showing the "run or display"
	dialog. (#539954)


    svn path=/trunk/; revision=14743

M	ChangeLog
M	libnautilus-private/nautilus-mime-actions.c

commit ebcfabf0e22f50d8cf45a14da4552932b5c78061
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2008-10-18

    Add a comment for translators (#548389).

    2008-10-18	Cosimo Cecchi  <cosimoc@gnome.org>

	* libnautilus-private/apps_nautilus_preferences.schemas.in:
	Add a comment for translators (#548389).

    svn path=/trunk/; revision=14739

M	ChangeLog
M	libnautilus-private/apps_nautilus_preferences.schemas.in

commit 453583dd622972d91e2eb558266f82f9fbc8b8ce
Author: Andre Klapper <a9016009@gmx.de>
Date:	2008-10-17

    Fix broken mnemonic for "Create _Folder" context menu entry (bug
    #555016)

    2008-10-17	Andre Klapper  <a9016009@gmx.de>

	* /src/file-manager/fm-tree-view.c:
	Fix broken mnemonic for "Create _Folder" context menu entry
	(bug #555016)


    svn path=/trunk/; revision=14737

M	ChangeLog
M	src/file-manager/fm-tree-view.c

commit 43e13a685763b3da75cb6560c5fa7f2aeb56cebc
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-10-17

    Add nautilus_directory_has_active_request_for_file which returns
    true if

    2008-10-17	Alexander Larsson  <alexl@redhat.com>

	    * libnautilus-private/nautilus-directory-async.c:
	    * libnautilus-private/nautilus-directory-private.h:
	    Add nautilus_directory_has_active_request_for_file which
	    returns true
	if monitoring or call_when_ready the file or all the files in
	the directory.
	    * libnautilus-private/nautilus-directory.c:
	    (nautilus_directory_add_file):
	When adding a file to a directory, if there is an outstanding
	request
	for the file, add it to the work queue so we make sure to do
	i/o on it.
	Otherwise we could for instance block a call_when_ready with
	file=NULL
	because we're waiting for something to happen on all files in
	the dir
	but the newly added file never has any i/o happen to it.


    svn path=/trunk/; revision=14736

M	ChangeLog
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-directory-private.h
M	libnautilus-private/nautilus-directory.c

commit 082fc7479627a3d2c1343d3184db01ce7c3fb6bb
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-10-17

    Don't immediately recreate NautilusFile for the bookmark when the
    file is

    2008-10-17	Alexander Larsson  <alexl@redhat.com>

	    * libnautilus-private/nautilus-bookmark.c:
	    (bookmark_file_changed_callback):
	Don't immediately recreate NautilusFile for the
	bookmark when the file is deleted, as this can
	cause loops if the file is monitored.
	See https://bugzilla.redhat.com/show_bug.cgi?id=465479



    svn path=/trunk/; revision=14734

M	ChangeLog
M	libnautilus-private/nautilus-bookmark.c

commit d4ec79bdf24b3dd6dbb94149309de0a6bba6a1e1
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-10-17

    Don't unref NULL, which can happen if !do_load_location

    2008-10-17	Alexander Larsson  <alexl@redhat.com>

	* src/nautilus-window-manage-views.c
	(nautilus_window_slot_open_location_full):
	Don't unref NULL, which can happen if !do_load_location



    svn path=/trunk/; revision=14732

M	ChangeLog
M	src/nautilus-window-manage-views.c

commit 778efbaa546a45a4170eb61ca4d1e4e1760abe51
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-10-17

    Don't access NULL slot->viewed_file if its not been set yet.

    2008-10-17	Alexander Larsson  <alexl@redhat.com>

	    * src/nautilus-spatial-window.c:
	    (nautilus_spatial_window_save_scroll_position):
	    (nautilus_spatial_window_save_show_hidden_files_mode):
	    (real_window_close):
	Don't access NULL slot->viewed_file if its not been set yet.


    svn path=/trunk/; revision=14730

M	ChangeLog
M	src/nautilus-spatial-window.c

commit f444e3e97096cd480cb3d86b3cc2e089a0826428
Author: Nelson Benítez León <nbenitez@svn.gnome.org>
Date:	2008-10-13

    Pass G_FILE_COPY_TARGET_DEFAULT_PERMS flag to copy operations when the

    2008-10-13	Nelson Benítez León  <nbenitez@svn.gnome.org>

	* libnautilus-private/nautilus-file-operations.c
	(copy_move_file)
	(copy_move_directory)
	(copy_files):
	Pass G_FILE_COPY_TARGET_DEFAULT_PERMS flag to copy
	operations when the source file is in a readonly
	filesystem (eg. CDROM). Fixes #550816.

    svn path=/trunk/; revision=14727

M	ChangeLog
M	libnautilus-private/nautilus-file-operations.c

commit f7cddea837ced329ebb8a5872f41ed360ccc09d1
Author: Christian Persch <chpe@src.gnome.org>
Date:	2008-10-13

    Plug a mem leak. Bug #552691.

	* src/nautilus-image-properties-page.c: Plug a mem leak. Bug
	#552691.

    svn path=/trunk/; revision=14726

M	ChangeLog
M	src/nautilus-image-properties-page.c

commit 32d109a467c964fa329c9f304f7806e58841bdd7
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-10-13

    Allow resetting file associations (#545356) Patch from Matthias Clasen

    2008-10-13	Alexander Larsson  <alexl@redhat.com>

	    * libnautilus-private/nautilus-mime-application-chooser.c:
	Allow resetting file associations (#545356)
	Patch from Matthias Clasen


    svn path=/trunk/; revision=14725

M	ChangeLog
M	libnautilus-private/nautilus-mime-application-chooser.c

commit d9acd8a11fbd4b5e01bc78662b1bdcec83ae9239
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-10-13

    Require glib 2.19.0

    2008-10-13	Alexander Larsson  <alexl@redhat.com>

	    * configure.in:
	Require glib 2.19.0

	    * libnautilus-private/nautilus-open-with-dialog.c:
	Allow removal of custom applications (#545354)
	Patch from Matthias Clasen


    svn path=/trunk/; revision=14724

M	ChangeLog
M	configure.in
M	libnautilus-private/nautilus-open-with-dialog.c

commit a60444a576297c98172773ced49dcb7dcc6d3872
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-10-13

    Don't set default when opening with other app, just add to open
    with list.

    2008-10-13	Alexander Larsson  <alexl@redhat.com>

	    * libnautilus-private/nautilus-open-with-dialog.c:
	    (add_or_find_application):
	Don't set default when opening with other app, just
	add to open with list.



    svn path=/trunk/; revision=14722

M	ChangeLog
M	libnautilus-private/nautilus-open-with-dialog.c

commit 34f2421d45ffa9e9b88ab6c39bad3eab7f32206a
Author: Leonardo Ferreira Fontenelle <leonardof@gnome.org>
Date:	2008-10-12

    Merged from branch gnome-2-24 terminology fixes in Brazilian
    Portuguese

    2008-10-12	Leonardo Ferreira Fontenelle  <leonardof@gnome.org>

	* pt_BR.po: Merged from branch gnome-2-24 terminology fixes
	in Brazilian
	Portuguese translation by Vladimir Melo.

    svn path=/trunk/; revision=14721

M	po/ChangeLog
M	po/pt_BR.po

commit 84291fc60be876ae5d4ae61a346e261a44132508
Author: Nelson Benítez León <nbenitez@svn.gnome.org>
Date:	2008-10-12

    Add new function source_is_deletable. When DnD'ing, change the
    drop action

    2008-10-12	Nelson Benítez León  <nbenitez@svn.gnome.org>

	* libnautilus-private/nautilus-dnd.c
	(nautilus_drag_default_drop_action_for_icons):
	Add new function source_is_deletable.
	When DnD'ing, change the drop action to COPY instead of MOVE, when
	the source is not deletable. Fixes #314139.

    svn path=/trunk/; revision=14719

M	ChangeLog
M	libnautilus-private/nautilus-dnd.c

commit 2a68862ef29b705ae0583f86009615a629078136
Author: Nelson Benítez León <nbenitez@svn.gnome.org>
Date:	2008-10-12

    Reveal the selection after the user sorts by some type or clicks the

    2008-10-12	Nelson Benítez León  <nbenitez@svn.gnome.org>

	* src/file-manager/fm-icon-view.c
	(set_sort_criterion_by_sort_type)
	(action_reversed_order_callback):
	Reveal the selection after the user sorts by some type or
	clicks the
	"reverse order" sort action. Fixes #45588.

    svn path=/trunk/; revision=14718

M	ChangeLog
M	src/file-manager/fm-icon-view.c

commit e277311180665015b4d00d157b8b8c9f2fed0537
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-10-11

    Chop trailing space characters when moving to FAT file system. Fixes

    2008-10-11	Christian Neumair  <cneumair@gnome.org>

	* libnautilus-private/nautilus-file-operations.c
	(make_file_name_valid_for_dest_fs):
	Chop trailing space characters when moving to FAT file
	system. Fixes #555813.

    svn path=/trunk/; revision=14716

M	ChangeLog
M	libnautilus-private/nautilus-file-operations.c

commit 95c54a990f9288322dfad0ccf3ca0739510b59f9
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-10-09

    Save spatial geometry on window close, not slot close. Slot close
    is to

    2008-10-09	Alexander Larsson  <alexl@redhat.com>

	    * src/nautilus-spatial-window.c:
	    (real_window_close):
	    (nautilus_spatial_window_class_init):
	Save spatial geometry on window close, not slot close.
	Slot close is to late in the close by window destry case,
	as the windows have then been unrealized.



    svn path=/trunk/; revision=14714

M	ChangeLog
M	src/nautilus-spatial-window.c

commit e017923a6e23e91fdf12674ba95ab88867ebeec6
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-10-09

    Make sure uri list is NULL terminated

    2008-10-09	Alexander Larsson  <alexl@redhat.com>

	* src/nautilus-main.c (main):
	Make sure uri list is NULL terminated


    svn path=/trunk/; revision=14713

M	ChangeLog
M	src/nautilus-main.c

commit 6f2e10df9d18ef97163b3a765285a03739408cb1
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-10-09

    Don't toggle the splitter when dragging (#555619) Patch from Christoph

    2008-10-09	Alexander Larsson  <alexl@redhat.com>

	    * libnautilus-private/nautilus-horizontal-splitter.c:
	    (nautilus_horizontal_splitter_button_press):
	    (nautilus_horizontal_splitter_button_release):
	Don't toggle the splitter when dragging (#555619)
	Patch from Christoph Reiter


    svn path=/trunk/; revision=14711

M	ChangeLog
M	libnautilus-private/nautilus-horizontal-splitter.c

commit 2a691e62f7c99888f68c032492e44a982c2a850f
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-10-09

    Update EggSMClient from libegg

    2008-10-09	Alexander Larsson  <alexl@redhat.com>

	    * cut-n-paste-code/libegg/eggdesktopfile.c:
	    * cut-n-paste-code/libegg/eggdesktopfile.h:
	    * cut-n-paste-code/libegg/eggsmclient-xsmp.c:
	    * cut-n-paste-code/libegg/eggsmclient.c:
	Update EggSMClient from libegg



    svn path=/trunk/; revision=14710

M	ChangeLog
M	cut-n-paste-code/libegg/eggdesktopfile.c
M	cut-n-paste-code/libegg/eggdesktopfile.h
M	cut-n-paste-code/libegg/eggsmclient-xsmp.c
M	cut-n-paste-code/libegg/eggsmclient.c

commit 2f340fc51713b924af8458bb7093cb8e74c26358
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-10-09

    Don't use eel_gdk_color_parse anymore. We don't have any colors
    left not

    2008-10-09	Alexander Larsson  <alexl@redhat.com>

	    * src/nautilus-property-browser.c:
	    (nautilus_property_browser_drag_data_get):
	Don't use eel_gdk_color_parse anymore. We don't have any colors
	left not supported by gdk_color_parse.



    svn path=/trunk/; revision=14709

M	ChangeLog
M	src/nautilus-property-browser.c

commit 1d5491042fe269b46d04832abce10a780d06dcad
Author: Priit Laes <plaes at svn dot gnome dot org>
Date:	2008-10-09

    Translation updated by Ivar Smolin

    2008-10-09	Priit Laes  <plaes at svn dot gnome dot org>

	* et.po: Translation updated by Ivar Smolin

    svn path=/trunk/; revision=14707

M	po/ChangeLog
M	po/et.po

commit 10a7bdc8dfcdaf72a8e4501ac9f38f500ca434e8
Author: Christian Persch <chpe@src.gnome.org>
Date:	2008-10-08

    Put the GIcon in the tree model and make the cell renderer display it

	* libnautilus-private/nautilus-mime-application-chooser.c:
	(create_tree_view), (refresh_model): Put the GIcon in the
	tree model
	and make the cell renderer display it directly instead of manually
	resolving the GIcon to a pixbuf and putting that into the
	model. Bug
	#552682.

    svn path=/trunk/; revision=14706

M	ChangeLog
M	libnautilus-private/nautilus-mime-application-chooser.c

commit cf740f7f9b16c589d817de512671abc71608bb42
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-10-07

    Require trunk eel. Drop libgnome* and librsvg deps.

    2008-10-07	Alexander Larsson  <alexl@redhat.com>

	    * configure.in:
	Require trunk eel.
	Drop libgnome* and librsvg deps.

	    * libnautilus-private/nautilus-customization-data.c:
	    (nautilus_customization_data_get_next_element_for_display):
	    * libnautilus-private/nautilus-icon-canvas-item.c:
	    (real_map_pixbuf):
	    * src/nautilus-property-browser.c:
	    (make_drag_image):
	Use librsvg indirectly via gdk-pixbuf loader.

	    * libnautilus-private/nautilus-thumbnails.c:
	Use thumbnail factory from gnome-desktop.

	    * libnautilus-private/nautilus-undo.c:
	    (nautilus_undo_get_undo_manager):
	Kill references to gnome canvas.

	    * libnautilus-private/nautilus-vfs-file.c:
	Don't include removed eel-mount-operation.h header

	    * src/file-manager/fm-properties-window.c:
	    (update_preview_callback):
	Use thumbnail utils from gnome-desktop.

	    * src/Makefile.am:
	    * src/nautilus-bookmarks-window.c:
	    * src/nautilus-bookmarks-window.glade: Removed.
	    * src/nautilus-bookmarks-window.ui: Added.
	    * src/nautilus-file-management-properties.c:
	    * src/nautilus-file-management-properties.glade: Removed.
	    * src/nautilus-file-management-properties.ui: Added.
	Switch from libglade to gtkbuilder.

	    * libnautilus-private/nautilus-file-operations.c:
	    * src/nautilus-emblem-sidebar.c:
	    * src/nautilus-navigation-window.h:
	    * test/test-nautilus-wrap-table.c:
	    * test/test.c:
	    * test/test.h:
	Drop old unused libgnome/librsvg includes



    svn path=/trunk/; revision=14704

M	ChangeLog
M	configure.in
M	libnautilus-private/nautilus-customization-data.c
M	libnautilus-private/nautilus-file-operations.c
M	libnautilus-private/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-thumbnails.c
M	libnautilus-private/nautilus-undo.c
M	libnautilus-private/nautilus-vfs-file.c
M	src/Makefile.am
M	src/file-manager/fm-properties-window.c
M	src/nautilus-bookmarks-window.c
D	src/nautilus-bookmarks-window.glade
A	src/nautilus-bookmarks-window.ui
M	src/nautilus-emblem-sidebar.c
M	src/nautilus-file-management-properties.c
D	src/nautilus-file-management-properties.glade
A	src/nautilus-file-management-properties.ui
M	src/nautilus-navigation-window.h
M	src/nautilus-property-browser.c
M	test/test-nautilus-wrap-table.c
M	test/test.c
M	test/test.h

commit 06c73e519ae09ec31a52aee8d4b9eb2a118d1c0d
Author: Simos Xenitellis <simos@src.gnome.org>
Date:	2008-10-07

    Updated Greek translation

    svn path=/trunk/; revision=14703

M	po/el.po

commit e53a759eb4b1de616dd1932f80287174aced7715
Author: Simos Xenitellis <simos@src.gnome.org>
Date:	2008-10-07

    Updated Greek translation

    svn path=/trunk/; revision=14702

M	po/ChangeLog
M	po/el.po

commit 784cb585064a3a50af90699e8562d5fbacc80b0b
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-10-07

    Don't use eel_gnome_icon_selector_new() Instead just use file selector

    2008-10-07	Alexander Larsson  <alexl@redhat.com>

	    * src/nautilus-property-browser.c:
	Don't use eel_gnome_icon_selector_new()
	Instead just use file selector with preview.


    svn path=/trunk/; revision=14701

M	ChangeLog
M	src/nautilus-property-browser.c

commit e8c87d231b9e3da5876d2eb329ec87831ad7c194
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-10-06

    Replace GnomeDesktopItem use with GKeyFile

    2008-10-06	Alexander Larsson  <alexl@redhat.com>

	    * src/file-manager/fm-ditem-page.c:
	Replace GnomeDesktopItem use with GKeyFile


    svn path=/trunk/; revision=14699

M	ChangeLog
M	src/file-manager/fm-ditem-page.c

commit 90080a59e371184b8513b3d363718aa9402559c9
Author: Matthias Clasen <matthiasc@src.gnome.org>
Date:	2008-10-06

    Fix the build

    svn path=/trunk/; revision=14697

M	ChangeLog
M	libnautilus-private/nautilus-open-with-dialog.c

commit 9d9c98ee21f849805cbd376d8824a60d9b8d60f9
Author: Matthias Clasen <mclasen@redhat.com>
Date:	2008-10-06

    Bug 553084 – leaks content type description

    2008-10-06	Matthias Clasen  <mclasen@redhat.com>

	    Bug 553084 – leaks content type description

	    * libnautilus-private/nautilus-open-with-dialog.c
	    (set_uri_and_type):
	    Don't leak the content type description.


    svn path=/trunk/; revision=14695

M	ChangeLog
M	libnautilus-private/nautilus-open-with-dialog.c

commit bd69015bbddc4c8e0aee9285214762086028058f
Author: Matthias Clasen <mclasen@redhat.com>
Date:	2008-10-06

    Bug 553073 – invalid strcmp

    2008-10-06	Matthias Clasen  <mclasen@redhat.com>

	    Bug 553073 – invalid strcmp

	    * libnautilus-private/nautilus-file.c (update_info_internal):
	    Use eel_ref_str_peek where appropriate.


    svn path=/trunk/; revision=14693

M	ChangeLog
M	libnautilus-private/nautilus-file.c

commit a4c22f5c4b842d11c9de7e3ec5812c87d5e766d0
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-10-06

    Use GKeyFile instead of GnomeDesktopItemp

    2008-10-06	Alexander Larsson  <alexl@redhat.com>

	    * libnautilus-private/nautilus-link.[ch]:
	    * src/file-manager/fm-properties-window.c:
	Use GKeyFile instead of GnomeDesktopItemp



    svn path=/trunk/; revision=14692

M	ChangeLog
M	libnautilus-private/nautilus-link.c
M	libnautilus-private/nautilus-link.h
M	src/file-manager/fm-properties-window.c

commit c0340e44750e7fb289e7554f2a70072063cb6b97
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-10-06

    Don't set application name twice (avoids warning)

    2008-10-06	Alexander Larsson  <alexl@redhat.com>

	    * src/nautilus-main.c:
	Don't set application name twice (avoids warning)


    svn path=/trunk/; revision=14691

M	ChangeLog
M	src/nautilus-main.c

commit 1852a2ae9b22f54f3011406acba2403596a331ad
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2008-10-06

    use GtkMountOperation instead of EelMountOperation

    2008-10-06	Cosimo Cecchi  <cosimoc@gnome.org>

	    * libnautilus-private/nautilus-file-operations.c:
	    * libnautilus-private/nautilus-mime-actions.c:
	    * src/file-manager/fm-directory-view.c:
	    * src/nautilus-connect-server-dialog-main.c:
	    * src/nautilus-window-manage-views.c:
	use GtkMountOperation instead of EelMountOperation



    svn path=/trunk/; revision=14690

M	ChangeLog
M	libnautilus-private/nautilus-file-operations.c
M	libnautilus-private/nautilus-mime-actions.c
M	src/file-manager/fm-directory-view.c
M	src/nautilus-connect-server-dialog-main.c
M	src/nautilus-window-manage-views.c

commit c9aff00e3b527dce734d53c1b09c22d28b9e705c
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2008-10-06

    Remove unnecessary includes of libgnome

    2008-10-06	Cosimo Cecchi  <cosimoc@gnome.org>

	    * libnautilus-private/nautilus-customization-data.c:
	    * libnautilus-private/nautilus-dnd.c:
	    * libnautilus-private/nautilus-file-utilities.c:
	    * libnautilus-private/nautilus-file.c:
	    * libnautilus-private/nautilus-global-preferences.c:
	    * libnautilus-private/nautilus-icon-dnd.c:
	    * libnautilus-private/nautilus-icon-private.h:
	    * libnautilus-private/nautilus-monitor.c:
	    * src/file-manager/fm-desktop-icon-view.c:
	    * src/file-manager/fm-ditem-page.c:
	    * src/file-manager/fm-error-reporting.h:
	    * src/file-manager/fm-list-view.c:
	    * src/file-manager/fm-properties-window.c:
	    * src/nautilus-history-sidebar.c:
	    * src/nautilus-image-properties-page.c:
	    * src/nautilus-information-panel.c:
	    * src/nautilus-location-bar.c:
	    * src/nautilus-location-entry.c:
	    * src/nautilus-main.c:
	    * src/nautilus-navigation-window-menus.c:
	    * src/nautilus-navigation-window.c:
	    * src/nautilus-places-sidebar.c:
	    * src/nautilus-window-manage-views.c:
	    * src/nautilus-window-toolbars.c:
	Remove unnecessary includes of libgnome


    svn path=/trunk/; revision=14689

M	ChangeLog
M	libnautilus-private/nautilus-customization-data.c
M	libnautilus-private/nautilus-dnd.c
M	libnautilus-private/nautilus-file-utilities.c
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-icon-dnd.c
M	libnautilus-private/nautilus-icon-private.h
M	libnautilus-private/nautilus-monitor.c
M	src/file-manager/fm-desktop-icon-view.c
M	src/file-manager/fm-ditem-page.c
M	src/file-manager/fm-error-reporting.h
M	src/file-manager/fm-list-view.c
M	src/file-manager/fm-properties-window.c
M	src/nautilus-history-sidebar.c
M	src/nautilus-image-properties-page.c
M	src/nautilus-information-panel.c
M	src/nautilus-location-bar.c
M	src/nautilus-location-entry.c
M	src/nautilus-main.c
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-navigation-window.c
M	src/nautilus-places-sidebar.c
M	src/nautilus-window-manage-views.c
M	src/nautilus-window-toolbars.c

commit 9e709c5b1cdfb0cb6c778bbd92d226ab997a39c0
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2008-10-06

    Don't use gnome_icon_entry

    2008-10-06	Cosimo Cecchi  <cosimoc@gnome.org>

	    * src/nautilus-property-browser.c:
	Don't use gnome_icon_entry


    svn path=/trunk/; revision=14688

M	ChangeLog
M	src/nautilus-property-browser.c

commit 8da0445210d3c50b4ddb69239b0644e59e8bc28c
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-10-06

    Based on patch from Cosimo Cecchi

    2008-10-06	Alexander Larsson  <alexl@redhat.com>

	Based on patch from  Cosimo Cecchi

	    * src/file-manager/fm-tree-view.c:
	    * src/nautilus-emblem-sidebar.c:
	Use gtk_menu_popup instead of gnome_popup_menu_do_popup_modal
	Don't use GNOME_PAD


    svn path=/trunk/; revision=14687

M	ChangeLog
M	src/file-manager/fm-tree-view.c
M	src/nautilus-emblem-sidebar.c

commit 816294572188d00bcdcca16ad0aed03878e356e0
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2008-10-06

    Use G_DEFINE_TYPE instead of libgnome macros.

    2008-10-06	Cosimo Cecchi  <cosimoc@gnome.org>

	    * libnautilus-private/nautilus-bookmark.c:
	    * libnautilus-private/nautilus-desktop-directory.c:
	    * libnautilus-private/nautilus-icon-container.c:
	    * libnautilus-private/nautilus-merged-directory.c:
	    * libnautilus-private/nautilus-module.c:
	    * libnautilus-private/nautilus-module.h:
	    * libnautilus-private/nautilus-search-directory.c:
	    * libnautilus-private/nautilus-signaller.c:
	    * libnautilus-private/nautilus-tree-view-drag-dest.c:
	    * src/file-manager/fm-icon-container.c:
	    * src/nautilus-application.c:
	    * src/nautilus-desktop-window.c:
	    * src/nautilus-file-management-properties-main.c:
	    * src/nautilus-zoom-control.c:
	Use G_DEFINE_TYPE instead of libgnome macros.


    svn path=/trunk/; revision=14686

M	ChangeLog
M	libnautilus-private/nautilus-bookmark.c
M	libnautilus-private/nautilus-desktop-directory.c
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-merged-directory.c
M	libnautilus-private/nautilus-module.c
M	libnautilus-private/nautilus-module.h
M	libnautilus-private/nautilus-search-directory.c
M	libnautilus-private/nautilus-signaller.c
M	libnautilus-private/nautilus-tree-view-drag-dest.c
M	src/file-manager/fm-icon-container.c
M	src/nautilus-application.c
M	src/nautilus-desktop-window.c
M	src/nautilus-file-management-properties-main.c
M	src/nautilus-zoom-control.c

commit dc359a4968e03fc443987d61f2062b7c1e0144b6
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2008-10-06

    Use gtk_show_uri instead of gnome_help

    2008-10-06	Cosimo Cecchi  <cosimoc@gnome.org>

	    * src/file-manager/fm-directory-view.c:
	    * src/file-manager/fm-properties-window.c:
	    * src/nautilus-bookmarks-window.c:
	    * src/nautilus-connect-server-dialog.c:
	    * src/nautilus-file-management-properties.c:
	    * src/nautilus-location-dialog.c:
	Use gtk_show_uri instead of gnome_help


    svn path=/trunk/; revision=14685

M	ChangeLog
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-properties-window.c
M	src/nautilus-bookmarks-window.c
M	src/nautilus-connect-server-dialog.c
M	src/nautilus-file-management-properties.c
M	src/nautilus-location-dialog.c

commit 1fe3ae3dc4bcc00a80070760c78c413010a9c8bf
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2008-10-06

    Replace GnomeConfig use with GKeyFile

    2008-10-06	Cosimo Cecchi  <cosimoc@gnome.org>

	    * src/nautilus-application.c:
	    (initialize_kde_trash_hack):
	Replace GnomeConfig use with GKeyFile



    svn path=/trunk/; revision=14684

M	ChangeLog
M	src/nautilus-application.c

commit 0dcbcb7324c60c74613ddcff57f704cf417f132f
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2008-10-06

    Use gtk_show_uri instead of gnome_help

    2008-10-06	Cosimo Cecchi  <cosimoc@gnome.org>

	    * src/nautilus-window-menus.c:
	    (action_nautilus_manual_callback):
	Use gtk_show_uri instead of gnome_help

	    * src/nautilus-file-management-properties-main.c:
	    * src/nautilus-connect-server-dialog-main.c:
	    * src/nautilus-autorun-software.c:
	    * test/test-nautilus-mime-actions-set.c:
	    * test/test-nautilus-mime-actions.c:
	Use GOption instead of GnomeProgram

	    * src/nautilus-property-browser.c:
	Use GtkColorButton instead of GnomeColorPicker
	Use gtk_show_uri instead of gnome_help


    svn path=/trunk/; revision=14683

M	ChangeLog
M	src/nautilus-autorun-software.c
M	src/nautilus-connect-server-dialog-main.c
M	src/nautilus-file-management-properties-main.c
M	src/nautilus-property-browser.c
M	src/nautilus-window-menus.c
M	test/test-nautilus-mime-actions-set.c
M	test/test-nautilus-mime-actions.c

commit bcff418e46aae8956c57a9817ae5f18ea326e6a2
Author: Daniel Nylander <dnylande@src.gnome.org>
Date:	2008-10-05

    sv.po: Updated Swedish translation

    svn path=/trunk/; revision=14682

M	po/ChangeLog
M	po/sv.po

commit 8dc27a4a854b08c3e36c5ade4bf6c14ff50b7899
Author: Vladimer Sichinava <vsichi@src.gnome.org>
Date:	2008-10-03

    Updated Georgian translation

    svn path=/trunk/; revision=14681

M	po/ka.po

commit 9c068ad3e649beec2b237ee5696fae0280b80a23
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-10-02

    Renamed nautilus.desktop to nautilus-browser.desktop (this is what it

    2008-10-02	Alexander Larsson  <alexl@redhat.com>

	    * Makefile.am:
	    * nautilus-browser.desktop.in.in:
	    * nautilus.desktop.in.in:
	Renamed nautilus.desktop to nautilus-browser.desktop
	(this is what it does, launch a browser window with no desktop)
	Created new NoDisplay nautilus.desktop file that is used
	for autostarting nautilus from gnome-session.

	    * configure.in:
	Pull in the right cflags/libs for libegg
	Add nautilus-browser.desktop.in to output

	    * cut-n-paste-code/libegg/Makefile.am:
	    * cut-n-paste-code/libegg/eggdesktopfile.[ch]: Added.
	    * cut-n-paste-code/libegg/eggsmclient-private.h: Added.
	    * cut-n-paste-code/libegg/eggsmclient-xsmp.c: Added.
	    * cut-n-paste-code/libegg/eggsmclient.[ch]: Added.
	Import eggsmclient from libegg.
	Save data in desktop file instead of a separate file as per the
	new gnome-session.

	    * cut-n-paste-code/libegg/eggtreemultidnd.c:
	Minor update from libegg

	    * src/nautilus-application.[ch]:
	Use eggsmclient for session handling instead of gnome-client.

	    * src/nautilus-main.c:
	Don't use gnome_program, instead use eggsmsession and
	g_option_context_parse directly.
	This removes support for some internal commandline arguments
	that are not used anymore.


    svn path=/trunk/; revision=14680

M	ChangeLog
M	Makefile.am
M	configure.in
M	cut-n-paste-code/libegg/Makefile.am
A	cut-n-paste-code/libegg/eggdesktopfile.c
A	cut-n-paste-code/libegg/eggdesktopfile.h
A	cut-n-paste-code/libegg/eggsmclient-private.h
A	cut-n-paste-code/libegg/eggsmclient-xsmp.c
A	cut-n-paste-code/libegg/eggsmclient.c
A	cut-n-paste-code/libegg/eggsmclient.h
M	cut-n-paste-code/libegg/eggtreemultidnd.c
C082	nautilus.desktop.in.in	nautilus-browser.desktop.in.in
M	nautilus.desktop.in.in
M	src/nautilus-application.c
M	src/nautilus-application.h
M	src/nautilus-main.c

commit 31d3fc91d88afa3c8f3d167f7910ed129e1d4980
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2008-10-02

    Remove gnome-vfs from the required libs.

    2008-10-02	Cosimo Cecchi  <cosimoc@gnome.org>

	* libnautilus-extension/libnautilus-extension-uninstalled.pc.in:
	Remove gnome-vfs from the required libs.

    svn path=/trunk/; revision=14679

M	ChangeLog
M	libnautilus-extension/libnautilus-extension-uninstalled.pc.in

commit 0755d50a8c84c7663392da7ad1e1f947903033ea
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-10-01

    Remove direct deps on bonobo, bonobo-activation, orbit2,

    2008-10-01	Alexander Larsson  <alexl@redhat.com>

	    * configure.in:
	Remove direct deps on bonobo, bonobo-activation, orbit2,
	startup-notification
	Add dependency on libunique

	    * src/Makefile.am:
	    * src/nautilus-shell-interface.idl:
	    * src/nautilus-shell.[ch]:
	Remove NautilusShell

	    * src/nautilus-application.[ch]:
	Make NautilusApplication a normal GObject
	Remove NautilusShell use.
	Implement unique application functionallity using libunique
	Remove manual startup notification handling (mostly handled
	by libunique)

	    * src/nautilus-main.c:
	Remove bonobo initialization
	Remove manual startup notification handling
	Move command line arg to uri parsing here
	Remove weird idle handling now that we don't use bonobo anymore

	    * libnautilus-private/nautilus-undo-manager.c:
	    * libnautilus-private/nautilus-undo-manager.h:
	    * libnautilus-private/nautilus-undo.c:
	    * src/nautilus-window-private.h:
	Remove all leftover spurious use of bonobo

	    * src/nautilus-window-slot.h:
	    * src/nautilus-desktop-window.c:
	    * src/nautilus-location-dialog.c:
	    * src/nautilus-window-bookmarks.c:
	Add required includes of gi18n.h



    svn path=/trunk/; revision=14677

M	ChangeLog
M	configure.in
M	libnautilus-private/nautilus-undo-manager.c
M	libnautilus-private/nautilus-undo-manager.h
M	libnautilus-private/nautilus-undo.c
M	src/Makefile.am
M	src/nautilus-application.c
M	src/nautilus-application.h
M	src/nautilus-desktop-window.c
M	src/nautilus-location-dialog.c
M	src/nautilus-main.c
D	src/nautilus-shell-interface.idl
D	src/nautilus-shell.c
D	src/nautilus-shell.h
M	src/nautilus-window-bookmarks.c
M	src/nautilus-window-private.h
M	src/nautilus-window-slot.h

commit c95d75310d718935928b55472f584af1d3ca0a1a
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-10-01

    Bump version to 2.25.1. Stable version lives on the gnome-2-24 branch.

    2008-10-01	Alexander Larsson  <alexl@redhat.com>

	* configure.in:
	Bump version to 2.25.1.
	Stable version lives on the gnome-2-24 branch.


    svn path=/trunk/; revision=14676

M	ChangeLog
M	configure.in

commit c38c395a44efd6b2d18e81611166085368963558
Author: Matic Žgur <maticz@src.gnome.org>
Date:	2008-09-30

    Updated Slovenian translation

    svn path=/trunk/; revision=14674

M	po/ChangeLog
M	po/sl.po

commit c94b035ebfdb3786c9385f050fc74b9f4a51ecd4
Author: Norayr Chilingaryan <noch@src.gnome.org>
Date:	2008-09-28

    Norayr Chilingaryan, updated from pot and translated

    svn path=/trunk/; revision=14673

M	po/hy.po

commit 60309246316e8cde7fef0782addcff779244ae46
Author: Norayr Chilingaryan <noch@src.gnome.org>
Date:	2008-09-28

    Norayr Chilingaryan

    svn path=/trunk/; revision=14672

M	po/hy.po

commit 90c6a6f222f72e998d60d9ee74a36b95d79ebd69
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-09-28

    Invalidate label, rather than its allocated size. Fixes zoom level
    changes

    2008-09-28	Christian Neumair  <cneumair@gnome.org>

	* libnautilus-private/nautilus-icon-container.c
	(nautilus_icon_container_set_zoom_level):
	Invalidate label, rather than its allocated size. Fixes zoom level
	changes not being applied to label sizes.

    svn path=/trunk/; revision=14671

M	ChangeLog
M	libnautilus-private/nautilus-icon-container.c

commit 57d7c6307bac07caf689b7e6f94a8f4322f87643
Author: Norayr Chilingaryan <noch@src.gnome.org>
Date:	2008-09-27

    Norayr Chilingaryan, improvement

    svn path=/trunk/; revision=14670

M	po/hy.po

commit d424fb48bc5785968854a8fe056cd6c10744064e
Author: Yair Hershkovitz <yairhr@src.gnome.org>
Date:	2008-09-27

    updated hebrew translation

    svn path=/trunk/; revision=14669

M	po/ChangeLog
M	po/he.po

commit f061314d6c90d82010447ea5cb9ec8fb2ab113ba
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-09-27

    Pass link info's URI to
    nautilus_link_get_link_info_given_file_contents().

    2008-09-27	Christian Neumair  <cneumair@gnome.org>

	* libnautilus-private/nautilus-directory-async.c
	(link_info_got_data):
	Pass link info's URI to
	nautilus_link_get_link_info_given_file_contents().

	* libnautilus-private/nautilus-link.c
	(nautilus_link_get_link_uri_from_desktop),
	(nautilus_link_get_link_info_given_file_contents):
	* libnautilus-private/nautilus-link.h:
	Add an input parameter for the link info's URI to
	nautilus_link_get_link_info_given_file_contents().
	In nautilus_link_get_link_uri_from_desktop(), when
	a desktop icon has an "URI=filename" entry resolve
	it like a symbolic link name relative to the link
	info parent. Ideally, we'd have
	g_file_parse_name_relative() which could do that for us,
	but it would mangle URI's fragments and queries anyway.

    svn path=/trunk/; revision=14668

M	ChangeLog
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-link.c
M	libnautilus-private/nautilus-link.h

commit a6f76dc331408a665af4b0b30b1544338f03423c
Author: Laurent Dhima <laurenti@src.gnome.org>
Date:	2008-09-27

    Updated Translation

    svn path=/trunk/; revision=14667

M	po/ChangeLog
M	po/sq.po

commit 34821d263248d6a49f73487e89a61fcee2785304
Author: Vladimer Sichinava <vsichi@src.gnome.org>
Date:	2008-09-26

    Updated Georgian translation

    svn path=/trunk/; revision=14666

M	po/ka.po

commit 4a63875f2d0426ca70001faaaa125372622c4154
Author: Jovan Naumovski <jovanna@src.gnome.org>
Date:	2008-09-25

    2008-09-25 Jovan Naumovski <jovanna@svn.gnome.org> *mk.po: Updated
    Macedonian translation.

    svn path=/trunk/; revision=14665

M	po/ChangeLog
M	po/mk.po

commit aa3bdc4cbd76d3204653b6ea1fff466af262b99c
Author: Goran Rakic <grakic@src.gnome.org>
Date:	2008-09-25

    Updated Serbian translation

    svn path=/trunk/; revision=14664

M	po/ChangeLog
M	po/sr.po
M	po/sr@latin.po

commit 5301e29fc510df0877a38fa442e2bb7372f6ba1b
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-09-24

    When unmounting, close all slots that only displayed locations on the

    2008-09-24	Christian Neumair  <cneumair@gnome.org>

	* src/nautilus-application.c (count_slots_of_windows),
	(get_first_navigation_slot), (mount_removed_callback):
	* src/nautilus-navigation-window-slot.c
	(nautilus_navigation_window_slot_should_close_with_mount):
	* src/nautilus-navigation-window-slot.h:
	When unmounting, close all slots that only displayed locations
	on the
	mount. Never close all open slots, though.

    svn path=/trunk/; revision=14663

M	ChangeLog
M	src/nautilus-application.c
M	src/nautilus-navigation-window-slot.c
M	src/nautilus-navigation-window-slot.h

commit a76c9bc3d756434c3fc90e0c68abb3dfbf0fee3a
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2008-09-24

    Revert latest commit, as we can't depend on GLib 2.19.0 before
    branching.

    2008-09-24	Cosimo Cecchi  <cosimoc@gnome.org>

	* configure.in:
	* libnautilus-private/nautilus-file-operations.c:
	(copy_move_directory), (copy_move_file), (copy_files),
	(move_files):
	Revert latest commit, as we can't depend on GLib 2.19.0 before
	branching.

    svn path=/trunk/; revision=14662

M	ChangeLog
M	configure.in
M	libnautilus-private/nautilus-file-operations.c

commit 95e4165b7ef4dc7faa018b2b803275e0c70785c3
Author: Nelson Benítez León <nbenitez@svn.gnome.org>
Date:	2008-09-22

    Pass G_FILE_COPY_TARGET_DEFAULT_PERMS flag to copy operations when the

    2008-09-22	Nelson Benítez León  <nbenitez@svn.gnome.org>

	* libnautilus-private/nautilus-file-operations.c
	(copy_move_file)
	(copy_move_directory)
	(copy_files):
	Pass G_FILE_COPY_TARGET_DEFAULT_PERMS flag to copy
	operations when the source file is in a readonly
	filesystem (eg. CDROM). Fixes #550816.

	* configure.in: Bump required glib version to 2.19.0
	to make use of aforementioned GFileCopyFlag.

    svn path=/trunk/; revision=14661

M	ChangeLog
M	configure.in
M	libnautilus-private/nautilus-file-operations.c

commit 46085d802f21ac42e916dc962f545ce6cc7f6591
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-09-22

    Support emblem file names that do not start with “emblem-”. Fixes

    2008-09-22	Christian Neumair  <cneumair@gnome.org>

	* libnautilus-private/nautilus-file.c
	(nautilus_file_get_emblem_icons):
	* libnautilus-private/nautilus-icon-info.c:
	* libnautilus-private/nautilus-icon-info.h:
	Support emblem file names that do not start with
	“emblem-”. Fixes
	#350643.

    svn path=/trunk/; revision=14660

M	ChangeLog
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-icon-info.c
M	libnautilus-private/nautilus-icon-info.h

commit f7806ce7319d54b71877c54d619f8905e69f8e17
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-09-22

    post-release bump to 2.24.1.

    2008-09-22	Christian Neumair  <cneumair@gnome.org>

	* configure.in: post-release bump to 2.24.1.

    === nautilus 2.24.0 ===

    svn path=/trunk/; revision=14659

M	ChangeLog
M	configure.in

commit 3235bebe077ba74bae276e49c11ca09da2f3851d
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-09-22

    Add weak ref for query editor pointer.

    2008-09-22	Christian Neumair  <cneumair@gnome.org>

	* src/nautilus-window-slot.c
	(nautilus_window_slot_update_query_editor):
	Add weak ref for query editor pointer.

    svn path=/trunk/; revision=14658

M	ChangeLog
M	src/nautilus-window-slot.c

commit 9bf08cf20b7f26a7d1ce522f9f33dba4b9597523
Author: Timo Jyrinki <tjyrinki@src.gnome.org>
Date:	2008-09-22

    Updated Finnish translation.

    svn path=/trunk/; revision=14657

M	po/ChangeLog
M	po/fi.po

commit 25aa8b6ea7edc0b27a50cd0d142aed6dcaf86814
Author: Nikos Charonitakis <frolix68@src.gnome.org>
Date:	2008-09-22

    Updated Greek translation

    svn path=/trunk/; revision=14656

M	po/ChangeLog
M	po/el.po

commit b77a4f1295fd2a709586022c965179f15fbcb227 (tag: NAUTILUS_2_24_0)
Author: Kenneth Nielsen <kennethn@src.gnome.org>
Date:	2008-09-21

    Updated Danish translation

    svn path=/trunk/; revision=14654

M	po/ChangeLog
M	po/da.po

commit ff43da7648c4250b8fc0318bc020d73be00a3492
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-09-21

    Update for release.

    2008-09-22	Christian Neumair  <cneumair@gnome.org>

	* NEWS:
	Update for release.

    svn path=/trunk/; revision=14653

M	ChangeLog
M	NEWS

commit 33fcd3a1ca72a4db1114becaa528be906d5bc49a
Author: Goran Rakic <grakic@src.gnome.org>
Date:	2008-09-21

    Updated Serbian translation (by Miloš Popović)

    svn path=/trunk/; revision=14652

M	po/ChangeLog
M	po/sr.po
M	po/sr@latin.po

commit fe03d177207ec6ecd7d2da9f8d15dc4ede1e2b94
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-09-21

    Remove nautilus_window_manage_views_destroy(), since everything it
    does is

    2008-09-22	Christian Neumair  <cneumair@gnome.org>

	* src/nautilus-window-manage-views.c:
	* src/nautilus-window-manage-views.h:
	* src/nautilus-window.c (nautilus_window_destroy),
	(nautilus_window_close_slot), (nautilus_window_slot_close):
	Remove nautilus_window_manage_views_destroy(), since everything it
	does is achieved by nautilus_window_close_slot(). Also ensure that
	slots are removed from the active slot history as they are closed.
	Fixes #553081.

    svn path=/trunk/; revision=14651

M	ChangeLog
M	src/nautilus-window-manage-views.c
M	src/nautilus-window-manage-views.h
M	src/nautilus-window.c

commit 0dc142ec1239987c63ea845101b3cca2df011c11
Author: Mugurel Tudor <mugurelu@gnome.ro>
Date:	2008-09-21

    Updated Romanian translation by Mişu Moldovan <dumol@gnome.ro>

    2008-09-22	Mugurel Tudor  <mugurelu@gnome.ro>

	* ro.po: Updated Romanian translation by
	Mişu Moldovan <dumol@gnome.ro>

    svn path=/trunk/; revision=14650

M	po/ChangeLog
M	po/ro.po

commit 165664dc6851291fa704efa863803fd10c9356f9
Author: Maxim V. Dziumanenko <mdziumanenko@src.gnome.org>
Date:	2008-09-21

    svn path=/trunk/; revision=14649



    svn path=/trunk/; revision=14649

M	po/uk.po

commit e0e8d1ac6d82bc50d080b6b5345ffd0757b45931
Author: Wadim Dziedzic <wdziedzic@aviary.pl>
Date:	2008-09-21

    Updated Polish translation

    2008-09-21	Wadim Dziedzic	<wdziedzic@aviary.pl>

	* pl.po: Updated Polish translation

    svn path=/trunk/; revision=14648

M	po/ChangeLog
M	po/pl.po

commit 7bc7b50097dcc4c96cc532d13666f4d935a53bf4
Author: Alexandre Prokoudine <aprokoudine@src.gnome.org>
Date:	2008-09-21

    updated Russian translation

    svn path=/trunk/; revision=14647

M	po/ChangeLog
M	po/ru.po

commit 40c4baa16c77037d3b044e7e1e05214529790c48
Author: Kenneth Nielsen <kennethn@src.gnome.org>
Date:	2008-09-20

    Updated Danish translation

    svn path=/trunk/; revision=14646

M	po/ChangeLog
M	po/da.po

commit cb14b9ef4af39800af5d7d118be04a7ec74ece0a
Author: Laurent Dhima <laurenti@src.gnome.org>
Date:	2008-09-20

    Updated Translation

    svn path=/trunk/; revision=14645

M	po/ChangeLog
M	po/sq.po

commit 8e581ba2893e634cd15e1969bfdf5bdc1fefffeb
Author: Takeshi AIHANA <takeshi.aihana@gmail.com>
Date:	2008-09-20

    Updated Japanese translation.

    2008-09-20	Takeshi AIHANA <takeshi.aihana@gmail.com>

	    * ja.po: Updated Japanese translation.

    svn path=/trunk/; revision=14644

M	po/ChangeLog
M	po/ja.po

commit 0ec887bb512c8a3bac3bbedf4985fca492bbadef
Author: Priit Laes <plaes at svn dot gnome dot org>
Date:	2008-09-20

    Translation updated by Ivar Smolin

    2008-09-20	Priit Laes  <plaes at svn dot gnome dot org>

	* et.po: Translation updated by Ivar Smolin

    svn path=/trunk/; revision=14643

M	po/ChangeLog
M	po/et.po

commit e3e38f2c2ba6cb4dcc5467ca6aa4ff780331e6b2
Author: Goran Rakic <grakic@src.gnome.org>
Date:	2008-09-20

    Updated Serbian translation (by Miloš Popović)

    svn path=/trunk/; revision=14642

M	po/ChangeLog
M	po/sr.po
M	po/sr@latin.po

commit 6558f6fe5ba9586246097ea5b92e770d02832a78
Author: Og B. Maciel <ogmaciel@src.gnome.org>
Date:	2008-09-19

    Updated Brazilian Portuguese translation.

    svn path=/trunk/; revision=14641

M	po/ChangeLog
M	po/pt_BR.po

commit ef9266c00965257059f864ceffdb8564b1903a22
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:	2008-09-19

    Translation updated.

    2008-09-19	Gabor Kelemen  <kelemeng@gnome.hu>

	* hu.po: Translation updated.

    svn path=/trunk/; revision=14640

M	po/ChangeLog
M	po/hu.po

commit 8934522413fb1ba3c80d7145e32e959a3583abaf
Author: Vladimer Sichinava <vsichi@src.gnome.org>
Date:	2008-09-18

    Updated Georgian translation

    svn path=/trunk/; revision=14639

M	po/ka.po

commit 7bb0911852cd1c142457e141ea890c6b2bb873cb
Author: Kostas Papadimas <pkst@src.gnome.org>
Date:	2008-09-18

    Updated Greek Translation by Athanasios Lefteris <alefteris@gmail.com>

    svn path=/trunk/; revision=14638

M	po/ChangeLog
M	po/el.po

commit b2369ebabc5971ad00e1484b77a6f69c484c2cad
Author: Chao-Hsiung Liao <chliao@src.gnome.org>
Date:	2008-09-18

    2.24.0

    svn path=/trunk/; revision=14637

M	po/ChangeLog
M	po/zh_HK.po
M	po/zh_TW.po

commit d003255310e00363b10829ee91e7e9a10dec59f9
Author: Djihed Afifi <djihed@src.gnome.org>
Date:	2008-09-18

    Arabic translation

    svn path=/trunk/; revision=14636

M	po/ChangeLog
M	po/ar.po

commit 03771606bd265246931d19eeeb4b13ac64ffd339
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2008-09-17

    Don't leak the list of pending info providers (#552310).

    2008-09-18	Cosimo Cecchi  <cosimoc@gnome.org>

	* libnautilus-private/nautilus-file.c: (finalize),
	(nautilus_file_invalidate_extension_info_internal):
	Don't leak the list of pending info providers (#552310).

    svn path=/trunk/; revision=14635

M	ChangeLog
M	libnautilus-private/nautilus-file.c

commit 679fdc5e5cb3caa4801967ebe9a8df62eb46cf33
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-09-17

    Enable text drag target for list view. Fixes #552474.

    2008-09-17	Christian Neumair  <cneumair@gnome.org>

	* src/file-manager/fm-list-model.c
	(fm_list_model_multi_drag_data_get),
	(fm_list_model_get_drag_target_list):
	* src/file-manager/fm-list-model.h:
	* src/file-manager/fm-list-view.c (motion_notify_callback):
	Enable text drag target for list view. Fixes #552474.

    svn path=/trunk/; revision=14634

M	ChangeLog
M	src/file-manager/fm-list-model.c
M	src/file-manager/fm-list-model.h
M	src/file-manager/fm-list-view.c

commit de35d2a7f0c53583668bc2ecefd821e99a9fbc67
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-09-17

    When deciding whether name actually changed, compare target filename
    with

    2008-09-17	Christian Neumair  <cneumair@gnome.org>

	* libnautilus-private/nautilus-file.c (nautilus_file_rename):
	When deciding whether name actually changed, compare target
	filename with display name for desktop files, and desktop icon
	files, instead of comparing it with the filename.
	Fixes #552112.

    svn path=/trunk/; revision=14633

M	ChangeLog
M	libnautilus-private/nautilus-file.c

commit 51f53c4887aa90fa5dfc58e27820d9867057c3dc
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-09-16

    Let navigation slot go home, instead of its window. Properly
    initialize

    2008-09-16	Christian Neumair  <cneumair@gnome.org>

	* src/nautilus-application.c (mount_removed_callback):
	Let navigation slot go home, instead of its window. Properly
	initialize window variable.

    svn path=/trunk/; revision=14632

M	ChangeLog
M	src/nautilus-application.c

commit de40f1d0b876cc951bec68224821acbcd6edd0b1
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-09-16

    Also sort folders before files when the sort criterion is
    reversed. Fixes

    2008-09-16	Christian Neumair  <cneumair@gnome.org>

	* libnautilus-private/nautilus-file.c
	(nautilus_file_compare_for_sort_internal),
	(nautilus_file_compare_for_sort),
	(nautilus_file_compare_for_sort_by_attribute_q):
	Also sort folders before files when the sort criterion is
	reversed.
	Fixes #310919.

    svn path=/trunk/; revision=14631

M	ChangeLog
M	libnautilus-private/nautilus-file.c

commit 61b9ae03d4cc69064998b6922de91e020767f3f1
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-09-16

    Center autorun dialog on screen.

    2008-09-16	Christian Neumair  <cneumair@gnome.org>

	* libnautilus-private/nautilus-autorun.c
	(do_autorun_for_content_type):
	Center autorun dialog on screen.

    svn path=/trunk/; revision=14630

M	ChangeLog
M	libnautilus-private/nautilus-autorun.c

commit a328a2d7233e7198a923ee648fdd189616b20fd0
Author: Žygimantas Beručka <zygis@gnome.org>
Date:	2008-09-15

    Updated Lithuanian translation.

    2008-09-15	Žygimantas Beručka  <zygis@gnome.org>

	    * lt.po: Updated Lithuanian translation.

    svn path=/trunk/; revision=14629

M	po/ChangeLog
M	po/lt.po

commit 876794f33ca8e9165ce4c26c4bb7f60892c61f1a
Author: Djihed Afifi <djihed@src.gnome.org>
Date:	2008-09-15

    Updated Arabic Translation by Anas Afif Emad.

    * Updated Arabic Translation by Anas Afif Emad.

    svn path=/trunk/; revision=14628

M	po/ChangeLog
M	po/ar.po

commit d5da034169f78b71bb6117ca0b01aba2cec2c2fd
Author: Felix I <ifelix@src.gnome.org>
Date:	2008-09-15

    Tamil translation updated

    svn path=/trunk/; revision=14627

M	po/ChangeLog
M	po/ta.po

commit 37653086ee302dd3c62604c59c0bad6e74eda2ff
Author: Praveen Arimbrathodiyil <apravi@src.gnome.org>
Date:	2008-09-15

    Malayalam translation updated

    svn path=/trunk/; revision=14626

M	po/ChangeLog
M	po/ml.po

commit 7879bb8ad091e8e0606b43124ec44d1650a75f69
Author: Robert-André Mauchin <bobmauchin@src.gnome.org>
Date:	2008-09-14

    Updated Afrikaans translation

    svn path=/trunk/; revision=14625

M	po/ChangeLog
M	po/af.po

commit ed6a23b7a561075cfb51580ce49124c1a55d3eac
Author: Luca Ferretti <elle.uca@libero.it>
Date:	2008-09-14

    Updated Italian translation.

    2008-09-14	Luca Ferretti  <elle.uca@libero.it>

	* it.po: Updated Italian translation.

    svn path=/trunk/; revision=14624

M	po/ChangeLog
M	po/it.po

commit 37e50c6fe0d2482c858dd91a0d786831d7641d4f
Author: Petr Kovar <pknbe@volny.cz>
Date:	2008-09-14

    Updated Czech translation by Kamil Paral (bug #551977).

    2008-09-14	Petr Kovar  <pknbe@volny.cz>

	* cs.po: Updated Czech translation by Kamil Paral
	(bug #551977).

    svn path=/trunk/; revision=14623

M	po/ChangeLog
M	po/cs.po

commit 8f56f35364f76ed49133c5e1ac796753b3947aae
Author: Amanpreet Singh Alam <aman@src.gnome.org>
Date:	2008-09-14

    translation for Punjabi by A S Alam

    svn path=/trunk/; revision=14622

M	po/pa.po

commit 346b170e6009ea9a32bd77acec04d86934b69b16
Author: Ilkka Tuohela <ituohela@src.gnome.org>
Date:	2008-09-14

    Updated Finnish translation

    svn path=/trunk/; revision=14621

M	po/ChangeLog
M	po/fi.po

commit c910d085f860f5136d56c134d57a40bdc2dcc23f
Author: Djihed Afifi <djihed@src.gnome.org>
Date:	2008-09-14

    Updated Arabic Translation by Khaled Hosny.

    * Updated Arabic Translation by Khaled Hosny.

    svn path=/trunk/; revision=14620

M	po/ar.po

commit 03881fa22249482498aa2ed0313c4318ee5c8dce
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-09-13

    Don't count file size twice if a folder and a nested file is
    selected at

    2008-09-13	Christian Neumair  <cneumair@gnome.org>

	* src/file-manager/fm-properties-window.c (file_has_prefix),
	(directory_contents_value_field_update):
	Don't count file size twice if a folder and a nested file
	is selected
	at once. Fixes #552015.

    svn path=/trunk/; revision=14619

M	ChangeLog
M	src/file-manager/fm-properties-window.c

commit 56db28e16a368b84e2ad4cad7c5c321ded6aba27
Author: Yair Hershkovitz <yairhr@src.gnome.org>
Date:	2008-09-12

    updated hebrew translation

    svn path=/trunk/; revision=14618

M	po/ChangeLog
M	po/he.po

commit f26062f7862e8b64be9ae72e9e3690689aad60d6
Author: Reinout van Schouwen <reinouts@gnome.org>
Date:	2008-09-12

    Translation updated by Reinout van Schouwen.

    2008-09-07	Reinout van Schouwen <reinouts@gnome.org>

	    * nl.po: Translation updated by Reinout van Schouwen.


    svn path=/trunk/; revision=14617

M	po/ChangeLog
M	po/nl.po

commit 59ecf171a57a6d9bff698ce44c9e516221401c80
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-09-12

    Add nautilus_icon_canvas_item_invalidate_label(), which removes the

    2008-09-12	Christian Neumair  <cneumair@gnome.org>

	* libnautilus-private/nautilus-icon-canvas-item.c
	(nautilus_icon_canvas_item_set_is_visible),
	(nautilus_icon_canvas_item_invalidate_label):
	* libnautilus-private/nautilus-icon-canvas-item.h:
	* libnautilus-private/nautilus-icon-container.c
	(invalidate_labels), (nautilus_icon_container_set_layout_mode),
	(nautilus_icon_container_set_label_position),
	(nautilus_icon_container_set_font),
	(nautilus_icon_container_set_font_size_table),
	(nautilus_icon_container_set_all_columns_same_width):
	Add nautilus_icon_canvas_item_invalidate_label(), which removes
	the
	associated PangoLayout - used when resetting attributes,
	e.g. when the
	zoom level changes or when switching from “text below”
	to “text
	besides” mode. Fixes #551862.

    svn path=/trunk/; revision=14616

M	ChangeLog
M	libnautilus-private/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-canvas-item.h
M	libnautilus-private/nautilus-icon-container.c

commit b60f861638f11117174d435860f2409963489995
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-09-12

    Always assume that directories in trash are local. Fixes
    #546353. Thanks

    2008-09-12	Christian Neumair  <cneumair@gnome.org>

	* libnautilus-private/nautilus-directory.c
	(nautilus_directory_is_local):
	Always assume that directories in trash are local. Fixes #546353.
	Thanks to lvaro Vilanova Vidal.

    svn path=/trunk/; revision=14615

M	ChangeLog
M	libnautilus-private/nautilus-directory.c

commit 525bdd0bf415996d89cc60425452f9f427bc3ced
Author: Hendrik Richter <hendrikr@gnome.org>
Date:	2008-09-11

    Updated German translation.

    2008-09-11	Hendrik Richter  <hendrikr@gnome.org>

	* de.po: Updated German translation.

    svn path=/trunk/; revision=14614

M	po/ChangeLog
M	po/de.po

commit 73489fb432159808a5e99a26a625661e1a96371c
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-09-10

    Use eel_preferences_add_auto_string_array_as_quarks(), instead of

    2008-09-10	Christian Neumair  <cneumair@gnome.org>

	* src/file-manager/fm-icon-container.c
	(fm_icon_container_get_icon_text_attributes_from_preferences):
	Use eel_preferences_add_auto_string_array_as_quarks(), instead of
	registering a custom callback function - which is not guaranteed
	to be
	run before other (instance) callbacks. Thanks to Cosimo Cecchi
	for the
	problem analysis. Fixes #551576.

	* configure.in:
	Depend on eel 2.24.0.

    svn path=/trunk/; revision=14613

M	ChangeLog
M	configure.in
M	src/file-manager/fm-icon-container.c

commit 383b822af8ebd26e3a6d891bda7f502fb404be7a
Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
Date:	2008-09-10

    Updated Thai translation.

    2008-09-10	Theppitak Karoonboonyanan  <thep@linux.thai.net>

	* th.po: Updated Thai translation.


    svn path=/trunk/; revision=14612

M	po/ChangeLog
M	po/th.po

commit 9dfd7e8c65a27a156849633dcd3a4e9186bdb79f
Author: Og B. Maciel <ogmaciel@src.gnome.org>
Date:	2008-09-09

    Updated Brazilian Portuguese translation.

    svn path=/trunk/; revision=14611

M	po/ChangeLog
M	po/pt_BR.po

commit bb50001adf21cf3a487db87158dd75cddf306ef0
Author: Robert Sedak <rsedak@src.gnome.org>
Date:	2008-09-09

    Update: Croatian Language

    svn path=/trunk/; revision=14610

M	po/ChangeLog
M	po/hr.po

commit 45a577ffd9d15b01b750dc13df28908e76c2af9b
Author: Matej Urbančič <mateju@src.gnome.org>
Date:	2008-09-09

    Updated Slovenian translation

    svn path=/trunk/; revision=14609

M	po/sl.po

commit d5a2baa6bcd27e804fff0ee2c9c7b63e5fd5b7c9
Author: Sandeep Shedmake <sandeeps@src.gnome.org>
Date:	2008-09-09

    Updated Marathi Translations

    svn path=/trunk/; revision=14608

M	po/ChangeLog

commit af04bf748878c3e0c732e3a33464e298ff146e0c
Author: Sandeep Shedmake <sandeeps@src.gnome.org>
Date:	2008-09-09

    Updated Marathi Translations

    svn path=/trunk/; revision=14607

M	po/mr.po

commit 955b8eabc3c4bd4f9f772054c6843ca675550dab
Author: Inaki Larranaga Murgoitio <dooteo@euskalgnu.org>
Date:	2008-09-09

    Updated Basque translation.


    2008-09-09	Inaki Larranaga Murgoitio  <dooteo@euskalgnu.org>

	* eu.po: Updated Basque translation.


    svn path=/trunk/; revision=14606

M	po/ChangeLog
M	po/eu.po

commit ffea2bd46a471ec1b4c5bfb21e36ca3cea9fbb62
Author: Laurent Dhima <laurenti@src.gnome.org>
Date:	2008-09-09

    Updated Translation

    svn path=/trunk/; revision=14605

M	po/ChangeLog
M	po/sq.po

commit 060c8c90a08e997011fd586724c841b6261bd9a4
Author: Felix I <ifelix@src.gnome.org>
Date:	2008-09-09

    Tamil translation updated

    svn path=/trunk/; revision=14604

M	po/ChangeLog
M	po/ta.po

commit 3463137ac1a2d2e24199679f0fdc6015cf2476aa
Author: Baris Cicek <bcicek@src.gnome.org>
Date:	2008-09-09

    Updated Turkish Translation

    svn path=/trunk/; revision=14603

M	po/ChangeLog
M	po/tr.po

commit dbf5cd57c580b036252abbbade2aed4a222de7f1
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-09-08

    post-release bump to 2.24.0.

    2008-09-08	Christian Neumair  <cneumair@gnome.org>

	* configure.in: post-release bump to 2.24.0.

    === nautilus 2.23.92 ===

    svn path=/trunk/; revision=14602

M	ChangeLog
M	configure.in

commit ca482f6f0923288d9071cd51132229b0c94b5dd4 (tag: NAUTILUS_2_23_92)
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-09-08

    Update for release.

    2008-09-08	Christian Neumair  <cneumair@gnome.org>

	* NEWS:
	Update for release.

    svn path=/trunk/; revision=14600

M	ChangeLog
M	NEWS

commit e5b8d1abafda0f887c5a463b3415a9f68c981151
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-09-08

    Allow to select range additively when pressing ctrl and shift,
    i.e. don't

    2008-09-08	Christian Neumair  <cneumair@gnome.org>

	* libnautilus-private/nautilus-icon-container.c (select_range),
	(keyboard_move_to), (handle_icon_button_press):
	Allow to select range additively when pressing ctrl and shift,
	i.e.
	don't unselect the old selection. Fixes #410497, at least for icon
	view.

    svn path=/trunk/; revision=14599

M	ChangeLog
M	libnautilus-private/nautilus-icon-container.c

commit 6aa021ccd027ef03911e4c58fdcbf434efbae04f
Author: Changwoo Ryu <cwryu@src.gnome.org>
Date:	2008-09-08

    Updated Korean translation by Young-Ho Cha

    svn path=/trunk/; revision=14598

M	po/ChangeLog
M	po/ko.po

commit 58384faafbd49ff77f602b01911957a56184742e
Author: Duarte Loreto <happyguy_pt@hotmail.com>
Date:	2008-09-07

    Updated Portuguese translation.

    2008-09-07	Duarte Loreto <happyguy_pt@hotmail.com>

	* pt.po: Updated Portuguese translation.

    svn path=/trunk/; revision=14597

M	po/ChangeLog
M	po/pt.po

commit 32351f39858f51d1a54531284db7b1c63f1d5ec6
Author: Reinout van Schouwen <reinouts@gnome.org>
Date:	2008-09-07

    Translation updated by Reinout van Schouwen.

    2008-09-07	Reinout van Schouwen <reinouts@gnome.org>

	* nl.po: Translation updated by Reinout van Schouwen.


    svn path=/trunk/; revision=14596

M	po/ChangeLog
M	po/nl.po

commit 915567c5d07728d5c60bae295f5483759e085fa0
Author: Luca Ferretti <elle.uca@libero.it>
Date:	2008-09-06

    Updated Italian translation.

    2008-09-06	Luca Ferretti  <elle.uca@libero.it>

	* it.po: Updated Italian translation.


    svn path=/trunk/; revision=14595

M	po/ChangeLog
M	po/it.po

commit 53d79c3e5b85bfb4ff9d34a180ec79928e59d35f
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	2008-09-06

    Updated British English translation.

    2008-09-06	Philip Withnall  <philip@tecnocode.co.uk>

	* en_GB.po: Updated British English translation.


    svn path=/trunk/; revision=14594

M	po/ChangeLog
M	po/en_GB.po

commit c0aa0c2d9b780828e1354c5088d2efb2c8e966de
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-09-06

    Add nautilus_file_is_date_sort_attribute_q().

    2008-09-06	Christian Neumair  <cneumair@gnome.org>

	* libnautilus-private/nautilus-file.c
	(nautilus_file_is_date_sort_attribute_q):
	* libnautilus-private/nautilus-file.h:
	Add nautilus_file_is_date_sort_attribute_q().

	* src/file-manager/fm-list-view.c
	(sort_criterion_changes_due_to_user),
	(sort_column_changed_callback):
	When manually switching to a date column, or to the default column
	with “default_sort_in_reverse_order” active, auto-reverse
	sort order.
	Fixes #533189.

    svn path=/trunk/; revision=14593

M	ChangeLog
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-file.h
M	src/file-manager/fm-list-view.c

commit c8a42857648e2d8d1c4023307981527af8bee0ec
Author: Claude Paroz <claude@2xlibre.net>
Date:	2008-09-06

    Updated French translation.

    2008-09-06	Claude Paroz  <claude@2xlibre.net>

	* fr.po: Updated French translation.

    svn path=/trunk/; revision=14592

M	po/ChangeLog
M	po/fr.po

commit 8bcc449edcbb2ad9c305dd2162c108f2dad0fbe4
Author: Funda Wang <fwang@src.gnome.org>
Date:	2008-09-06

    Updated zh_CN translation.

    svn path=/trunk/; revision=14591

M	po/ChangeLog
M	po/zh_CN.po

commit 0d1c3ebc50f2c5cc88d906478ed4eac0b9f2f7e3
Author: Gil Forcada Codinachs <gforcada@src.gnome.org>
Date:	2008-09-05

    Minor fix by Joan Duran

    svn path=/trunk/; revision=14590

M	po/ChangeLog
M	po/ca.po

commit 18cc175e3e3cbe1f777d4b1f90947d1e9a601fed
Author: Matthias Clasen <matthiasc@src.gnome.org>
Date:	2008-09-05

    Plug 3 small leaks

    svn path=/trunk/; revision=14589

M	ChangeLog
M	libnautilus-private/nautilus-directory-background.c

commit 8b993591dfb471c0598675787814ec10e6154d8c
Author: Tomasz Dominikowski <tdominikowski@aviary.pl>
Date:	2008-09-05

    Updated Polish translation

    2008-09-05	Tomasz Dominikowski  <tdominikowski@aviary.pl>

	* pl.po: Updated Polish translation

    svn path=/trunk/; revision=14588

M	po/ChangeLog
M	po/pl.po

commit 05c0dd0515a57a648604221624382912ef53772d
Author: Matej Urbančič <mateju@src.gnome.org>
Date:	2008-09-05

    Updated Slovenian translation

    svn path=/trunk/; revision=14587

M	po/sl.po

commit 56ad0314831c5cfc0c6e0ddaf55f07de7400c839
Author: Daniel Nylander <dnylande@src.gnome.org>
Date:	2008-09-04

    sv.po: Updated Swedish translation

    svn path=/trunk/; revision=14586

M	po/sv.po

commit b99b24f38ad7e3780d7b44fb85e038e56ad76bc9
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2008-09-04

    Bump GTK+ required version to 2.13.0.

    2008-09-04	Cosimo Cecchi  <cosimoc@gnome.org>

	* configure.in: Bump GTK+ required version to 2.13.0.
	* libnautilus-private/nautilus-program-choosing.c:
	(nautilus_launch_application), (nautilus_launch_desktop_file):
	* src/nautilus-connect-server-dialog-main.c: (show_uri):
	Use GdkAppLaunchContext instead of EelAppLaunchContext.
	This also fixes bug #550864.

    svn path=/trunk/; revision=14585

M	ChangeLog
M	configure.in
M	libnautilus-private/nautilus-program-choosing.c
M	src/nautilus-connect-server-dialog-main.c

commit bbc5753d0d570a5ddd516f984f5ba80d11e1e110
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-09-04

    Set layout timestamp when fixating semi-positioned icons. Fixes
    #550807.

    2008-09-04	Christian Neumair  <cneumair@gnome.org>

	* libnautilus-private/nautilus-icon-container.c
	(finish_adding_new_icons):
	Set layout timestamp when fixating semi-positioned icons. Fixes
	#550807.

    svn path=/trunk/; revision=14584

M	ChangeLog
M	libnautilus-private/nautilus-icon-container.c

commit 4a9bd52707a98cb3e3f3cb64359afed29a36797d
Author: Robert-André Mauchin <bobmauchin@src.gnome.org>
Date:	2008-09-04

    Added Pashto translations by Zabeeh Khan

    svn path=/trunk/; revision=14583

M	ChangeLog
M	po/ChangeLog
M	po/LINGUAS
A	po/ps.po

commit 2855675d56f6e66c11fb87def35539edd0742b97
Author: Daniel Nylander <dnylande@src.gnome.org>
Date:	2008-09-04

    sv.po: Updated Swedish translation

    svn path=/trunk/; revision=14582

M	po/ChangeLog
M	po/sv.po

commit 5f460bab23c75a7ad19165f9d1be40edda8f309b
Author: Gilles Dartiguelongue <gdartigu@svn.gnome.org>
Date:	2008-09-03

    include some documentation, bug #396929.

    2008-09-04	Gilles Dartiguelongue  <gdartigu@svn.gnome.org>

	include some documentation, bug #396929.


    svn path=/trunk/; revision=14581

M	ChangeLog
M	configure.in
M	docs/reference/libnautilus-extension/Makefile.am
M	libnautilus-extension/nautilus-column.c
M	libnautilus-extension/nautilus-menu-item.c
M	libnautilus-extension/nautilus-property-page.c
M	libnautilus-extension/nautilus-property-page.h

commit 88167f4cd4795de5fdd85dcec9e661e8f8cf1436
Author: Hendrik Richter <hendrikr@gnome.org>
Date:	2008-09-03

    Updated German translation.

    2008-09-03	Hendrik Richter  <hendrikr@gnome.org>

	* de.po: Updated German translation.

    svn path=/trunk/; revision=14580

M	po/ChangeLog
M	po/de.po

commit 3117d85cad49fc74ec2d26e406331dd6155ef174
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-09-02

    Use file name duplication helper, unless we create directories. Also

    2008-09-03	Christian Neumair  <cneumair@gnome.org>

	* libnautilus-private/nautilus-file-operations.c (create_job):
	Use file name duplication helper, unless we create
	directories. Also
	consider maximal file name length. Fixes #240116.

    svn path=/trunk/; revision=14579

M	ChangeLog
M	libnautilus-private/nautilus-file-operations.c

commit 786bacf1a97ea252ba800230dbd955dc9d3a1fe2
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-09-02

    Remove scary secondary dialog message. Fixes #550567. Also remove
    easter

    2008-09-03	Christian Neumair  <cneumair@gnome.org>

	* src/nautilus-navigation-window-menus.c
	(forget_history_if_confirmed):
	Remove scary secondary dialog message. Fixes #550567.
	Also remove easter egg, which isn't translatable.

    svn path=/trunk/; revision=14578

M	ChangeLog
M	src/nautilus-navigation-window-menus.c

commit f0001a40c58ee225844de34f657bb0d6b37f51f0
Author: Og B. Maciel <ogmaciel@src.gnome.org>
Date:	2008-09-02

    Updated Brazilian Portuguese translation.

    svn path=/trunk/; revision=14577

M	po/ChangeLog
M	po/pt_BR.po

commit 84c04b537e2d091b309af37f6dfc5d469dcabd4a
Author: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
Date:	2008-09-02

    Updated Vietnamese translation

    2008-09-02	Nguyễn Thái Ngọc Duy <pclouds@gmail.com>

	* vi.po: Updated Vietnamese translation


    svn path=/trunk/; revision=14576

M	po/ChangeLog
M	po/vi.po

commit 0e8f0c9be36f8df4361a64c175ff38c9d2c3c4b9
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:	2008-09-02

    Updated Spanish translation

    svn path=/trunk/; revision=14575

M	po/ChangeLog
M	po/es.po

commit aaaa3d8e0bddfa12c291a6f25ed5a89c8e6ce7bf
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2008-09-02

    Updated Norwegian bokmål translation.

    2008-09-02	Kjartan Maraas	<kmaraas@gnome.org>

	* nb.po: Updated Norwegian bokmål translation.

    svn path=/trunk/; revision=14574

M	po/ChangeLog
M	po/nb.po

commit 361208d70191a8c80ec76daa32c47c04c05a5c12
Author: Alexander Shopov <ash@contact.bg>
Date:	2008-09-01

    Updated Bulgarian translation by Alexander Shopov <ash@contact.bg>

    2008-09-01	Alexander Shopov  <ash@contact.bg>

	* bg.po: Updated Bulgarian translation by
	Alexander Shopov <ash@contact.bg>

    svn path=/trunk/; revision=14573

M	po/ChangeLog
M	po/bg.po

commit 8a84b9f510e95af706d3de14e1028813909a097a
Author: Ignacio Casal Quinteiro <icq@src.gnome.org>
Date:	2008-09-01

    Updated Galician translation

    svn path=/trunk/; revision=14572

M	po/ChangeLog
M	po/gl.po

commit 3405fce5aa5119932315aa1bc251fb3b51163206
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-09-01

    post-release bump to 2.23.92.

    2008-09-01	Christian Neumair  <cneumair@gnome.org>

	* configure.in: post-release bump to 2.23.92.

    === nautilus 2.23.91 ===

    svn path=/trunk/; revision=14571

M	ChangeLog
M	configure.in

commit 534b8e4530dd34ffc1271cc49ba161b8d4552782 (tag: NAUTILUS_2_23_91)
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-09-01

    Update for release.

    2008-09-01	Christian Neumair  <cneumair@gnome.org>

	* NEWS:
	Update for release.

    svn path=/trunk/; revision=14569

M	ChangeLog
M	NEWS

commit ee71d172f01cefdff9f90182e55b72da2306972d
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-09-01

    Adapt manual layout borders to auto layout borders, improve
    horizontal RTL

    2008-09-01	Christian Neumair  <cneumair@gnome.org>

	* libnautilus-private/nautilus-icon-container.c
	(nautilus_icon_container_update_scroll_region),
	(nautilus_icon_container_get_first_visible_icon),
	(nautilus_icon_container_scroll_to_icon):
	Adapt manual layout borders to auto layout borders, improve
	horizontal
	RTL scrolling to items. Unfortunately, programmatical scrolling is
	still somewhat broken due to subsequent relayouts as the
	horizontal
	scroll bar is shown/hidden.

    svn path=/trunk/; revision=14568

M	ChangeLog
M	libnautilus-private/nautilus-icon-container.c

commit e7a3621fe3bf02f0a59b6ddddbd04dbd8e83d856
Author: Gil Forcada Codinachs <gforcada@src.gnome.org>
Date:	2008-09-01

    Minor fix

    svn path=/trunk/; revision=14567

M	po/ca.po

commit aee1366ab714bd933199f6e64593b49d80ae92c4
Author: Gil Forcada Codinachs <gforcada@src.gnome.org>
Date:	2008-09-01

    Updated Catalan translation by Joan Duran

    svn path=/trunk/; revision=14566

M	po/ChangeLog
M	po/ca.po

commit 224d46b2e21891feae114b154066051e21f1c2ea
Author: Priit Laes <plaes at svn dot gnome dot org>
Date:	2008-09-01

    Translation updated by Ivar Smolin

    2008-09-01	Priit Laes  <plaes at svn dot gnome dot org>

	* et.po: Translation updated by Ivar Smolin

    svn path=/trunk/; revision=14565

M	po/ChangeLog
M	po/et.po

commit d02c986b2ea45962e226cfef2d66ac4df7838fe9
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-09-01

    In LTR mode, always jump to the top-left icon if no icon is
    selected. In

    2008-09-01	Christian Neumair  <cneumair@gnome.org>

	* libnautilus-private/nautilus-icon-container.c
	(rightmost_in_top_row), (keyboard_right), (keyboard_left),
	(keyboard_down), (keyboard_up):
	In LTR mode, always jump to the top-left icon if no icon is
	selected.
	In RTL mode, always jump to the top-right icon if no icon is
	selected.

    svn path=/trunk/; revision=14564

M	ChangeLog
M	libnautilus-private/nautilus-icon-container.c

commit 1568237329f08bd6e97dbe4efb4037fb3646ed15
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-09-01

    Also reveal entire rows/columns, and ensure a nice padding around
    icons.

    2008-09-01	Christian Neumair  <cneumair@gnome.org>

	* libnautilus-private/nautilus-icon-container.c
	(nautilus_icon_container_scroll_to_icon):
	Also reveal entire rows/columns, and ensure a nice padding
	around icons.

    svn path=/trunk/; revision=14563

M	ChangeLog
M	libnautilus-private/nautilus-icon-container.c

commit 88a6b10dac962ca8b204169e88614c8b867a3174
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-09-01

    Fix RTL scroll region calculation.

    2008-09-01	Christian Neumair  <cneumair@gnome.org>

	* libnautilus-private/nautilus-icon-container.c
	(nautilus_icon_container_update_scroll_region):
	Fix RTL scroll region calculation.

    svn path=/trunk/; revision=14562

M	ChangeLog
M	libnautilus-private/nautilus-icon-container.c

commit 6f962d159f326467a55e8fee83b4678904eec3ce
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-09-01

    Reset event window before freeing event.

    2008-09-01	Christian Neumair  <cneumair@gnome.org>

	* libnautilus-private/nautilus-icon-container.c (key_press_event):
	Reset event window before freeing event.

    svn path=/trunk/; revision=14561

M	ChangeLog
M	libnautilus-private/nautilus-icon-container.c

commit 6b5fd5475a484a2759daca37c1e2b7e68e7bf5c9
Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
Date:	2008-09-01

    Updated Thai translation.

    2008-09-01	Theppitak Karoonboonyanan  <thep@linux.thai.net>

	* th.po: Updated Thai translation.


    svn path=/trunk/; revision=14560

M	po/ChangeLog
M	po/th.po

commit 2ec5c9d00d04d96146a1e8c6fe710df8da5998b4
Author: Bastien Nocera <hadess@hadess.net>
Date:	2008-09-01

    Update with latest changes from Totem, we can preview midi, XM,
    speex and

    2008-09-01	Bastien Nocera	<hadess@hadess.net>

	* src/file-manager/nautilus-audio-mime-types.h: Update with
	latest changes from Totem, we can preview midi, XM, speex
	and FLAC files


    svn path=/trunk/; revision=14559

M	ChangeLog
M	src/file-manager/nautilus-audio-mime-types.h

commit 2c857ff30ba6dd9d2cdd6ea9bb5a4ef71af828d1
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-09-01

    Improve icon view and compact view appearance:

    2008-09-01	Christian Neumair  <cneumair@gnome.org>

	* libnautilus-private/nautilus-icon-container.c
	(item_get_canvas_bounds), (icon_get_row_and_column_bounds),
	(reveal_icon), (nautilus_icon_container_update_scroll_region),
	(lay_down_icons_horizontal):
	Improve icon view and compact view appearance:

	Always reveal entire rows and columns, i.e. ensure that all items
	are displayed, and a little safety padding around them is
	displayed.

	Increase vertical top and bottom container space for vertical
	layout,
	and horizontal bottom container space for horizontal layout.

    svn path=/trunk/; revision=14558

M	ChangeLog
M	libnautilus-private/nautilus-icon-container.c

commit c92380e702bad728fdf0fae5a7b67e0a56dd83ec
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-09-01

    Make autorun work for blank CDs. Fixes #548221. Thanks to Jerry Yu

    2008-09-01	Christian Neumair  <cneumair@gnome.org>

	* src/nautilus-application.c (volume_added_callback):
	Make autorun work for blank CDs. Fixes #548221. Thanks to Jerry Yu
	<jijun.yu@sun.com>.

    svn path=/trunk/; revision=14557

M	ChangeLog
M	src/nautilus-application.c

commit d498060567396ed6341a111624c46d44011afe1d
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-09-01

    Use "Empty Trash" buttons in empty trash dialogs. Fixes #524020.

    2008-09-01	Christian Neumair  <cneumair@gnome.org>

	* libnautilus-private/nautilus-file-operations.c
	(confirm_empty_trash), (prompt_empty_trash):
	Use "Empty Trash" buttons in empty trash dialogs. Fixes #524020.

    svn path=/trunk/; revision=14556

M	ChangeLog
M	libnautilus-private/nautilus-file-operations.c

commit 974ad6ae24746c2b742df9ac5ab0865b2db548a4
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-09-01

    Strip extensions using eel_filename_strip_extension(). Fixes #309510.

    2008-09-01	Christian Neumair  <cneumair@gnome.org>

	* libnautilus-private/nautilus-customization-data.c
	(format_name_for_display), (load_name_map_hash_table):
	* src/file-manager/fm-directory-view.c
	(add_template_to_templates_menus):
	* src/nautilus-property-browser.c
	(nautilus_property_browser_drag_data_get),
	(make_properties_from_directories):
	* test/test-nautilus-wrap-table.c (main):
	Strip extensions using eel_filename_strip_extension(). Fixes
	#309510.
	Thanks to Paolo Borelli <pborelli@katamail.com> and Jared Moore
	<jaredm@gmx.com>.

    svn path=/trunk/; revision=14555

M	ChangeLog
M	libnautilus-private/nautilus-customization-data.c
M	src/file-manager/fm-directory-view.c
M	src/nautilus-property-browser.c
M	test/test-nautilus-wrap-table.c

commit 80946aa5b99d26eab80d7ac90b7d4c38060ca2d0
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-09-01

    Require eel 2.23.91.

    2008-09-01	Christian Neumair  <cneumair@gnome.org>

	* configure.in:
	Require eel 2.23.91.

	* libnautilus-private/nautilus-icon-info.c
	(nautilus_icon_info_lookup):
	Use eel_gdk_pixbuf_load_from_stream_at_size() for loading SVG
	icons at
	the desired size. Fixes #529371.

    svn path=/trunk/; revision=14554

M	ChangeLog
M	configure.in
M	libnautilus-private/nautilus-icon-info.c

commit 9116486eeef0983ba35778bbb1cfd0b131295d48
Author: Hendrik Richter <hendrikr@gnome.org>
Date:	2008-09-01

    Updated German translation.

    2008-09-01	Hendrik Richter  <hendrikr@gnome.org>

	* de.po: Updated German translation.

    svn path=/trunk/; revision=14553

M	po/ChangeLog
M	po/de.po

commit fef2e4929dbd284cf1fdb561ff4b7b3bfe4c0ef6
Author: Hendrik Richter <hendrikr@gnome.org>
Date:	2008-09-01

    Updated German translation.

    2008-09-01	Hendrik Richter  <hendrikr@gnome.org>

	* de.po: Updated German translation.

    svn path=/trunk/; revision=14552

M	po/ChangeLog
M	po/de.po

commit b710c221761c2be5620a3520d8a3108ade57250c
Author: Seán de Búrca <sdeburca@svn.gnome.org>
Date:	2008-09-01

    Updated Irish translation.

    2008-08-31	Seán de Búrca  <sdeburca@svn.gnome.org>

	    * ga.po: Updated Irish translation.

    svn path=/trunk/; revision=14551

M	po/ChangeLog
M	po/ga.po

commit 8ae2683390c201a9a3cfce612d18d961f184c800
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-08-31

    Only report that loading is complete and schedule selection if
    all files

    2008-09-01	Christian Neumair  <cneumair@gnome.org>

	* src/file-manager/fm-directory-view.c (done_loading):
	Only report that loading is complete and schedule selection
	if all files are seen. Fixes #421759.

    svn path=/trunk/; revision=14550

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit 687ffd9e49ea1d36de2793946f10f0a9109b3e30
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2008-08-31

    Don't leak a GdkEvent. Thanks to Huang Peng (#548448).

    2008-08-31	Cosimo Cecchi  <cosimoc@gnome.org>

	* libnautilus-private/nautilus-icon-container.c:
	(key_press_event):
	Don't leak a GdkEvent.
	Thanks to Huang Peng (#548448).

    svn path=/trunk/; revision=14549

M	ChangeLog
M	libnautilus-private/nautilus-icon-container.c

commit 31842bfc851d538a4c79ef76402912952a322b01
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-08-31

    Modify "Behavior" category on "Behavior" tab: Use 12 pixels of
    vertical

    2008-08-31	Christian Neumair  <cneumair@gnome.org>

	* src/nautilus-file-management-properties.glade:
	Modify "Behavior" category on "Behavior" tab: Use 12 pixels of
	vertical padding between click and window preferences. Fixes
	#158802.

    svn path=/trunk/; revision=14548

M	ChangeLog
M	src/nautilus-file-management-properties.glade

commit 314a77cf2bfc658796c7304b9c8d2190cbced4fb
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-08-31

    Use "edit-delete" icon for delete actions, and "user-trash-full"
    icon for

    2008-08-31	Christian Neumair  <cneumair@gnome.org>

	* libnautilus-private/nautilus-icon-names.h:
	* src/file-manager/fm-directory-view.c
	(real_update_location_menu),
	(real_update_menus):
	* src/file-manager/fm-tree-view.c (create_popup_menu):
	Use "edit-delete" icon for delete actions, and "user-trash-full"
	icon
	for trash actions. Partially fixes #325945.
	Also make some mnemonics consistent.

    svn path=/trunk/; revision=14547

M	ChangeLog
M	libnautilus-private/nautilus-icon-names.h
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-tree-view.c

commit faffb0b644f184c9fa4771000e1878d879f91edc
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-08-31

    Detect restart requests by the session manager (i.e. after crashes),
    only

    2008-08-31	Christian Neumair  <cneumair@gnome.org>

	* src/nautilus-main.c (main):
	Detect restart requests by the session manager (i.e. after
	crashes),
	only show default window if no desktop window is shown. Fixes
	#99221.

    svn path=/trunk/; revision=14546

M	ChangeLog
M	src/nautilus-main.c

commit 86e47f46c6306fa45061c8f68341860a1eedde65
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-08-31

    Get script file name as script parameter relative to current view

    2008-08-31	Christian Neumair  <cneumair@gnome.org>

	* src/file-manager/fm-directory-view.c
	(get_file_names_as_parameter_array), (run_script_callback):
	Get script file name as script parameter relative to current
	view directory. Fixes #320215.

    svn path=/trunk/; revision=14545

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit c310aa1f6751ec05f1ae6e00df923e4094f01ccb
Author: Og B. Maciel <ogmaciel@src.gnome.org>
Date:	2008-08-30

    Updated Brazilian Portuguese translation.

    svn path=/trunk/; revision=14544

M	po/ChangeLog
M	po/pt_BR.po

commit 1374fba3adbf5ab3c75f615b2eb323a94902f90c
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-08-30

    Set icon layout to T_B_R_L iff widget's text direction is RTL.

    2008-08-30	Christian Neumair  <cneumair@gnome.org>

	* src/file-manager/fm-icon-view.c (fm_icon_view_set_property):
	Set icon layout to T_B_R_L iff widget's text direction is RTL.

    svn path=/trunk/; revision=14543

M	ChangeLog
M	src/file-manager/fm-icon-view.c

commit f95dbff6aba1fc4bbf371c7cfbcdeeba34f9645b
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-08-30

    Add T_B_R_L to IS_COMPACT_VIEW() macro.

    2008-08-30	Christian Neumair  <cneumair@gnome.org>

	* libnautilus-private/nautilus-icon-canvas-item.c:
	Add T_B_R_L to IS_COMPACT_VIEW() macro.

	* libnautilus-private/nautilus-icon-container.c
	(lay_down_one_column), (compare_icons_horizontal),
	(compare_icons_vertical), (previous_column_highest),
	(previous_column_lowest), (keyboard_right), (keyboard_left),
	(keyboard_down), (keyboard_up):
	* src/file-manager/fm-icon-view.c (fm_icon_view_set_property):
	Support vertical icon container RTL layout. Make RTL keynav
	useful.
	For wrap-around on pressing the down button in RTL mode
	compare_icons_horizontal() and compare_icons_vertical() had to be
	added for not breaking previous_column_highest(). I.e. consider
	both
	coordinates separately. There is probably a sort algorithm
	bug involved
	that only occurs in this situation.

    svn path=/trunk/; revision=14542

M	ChangeLog
M	libnautilus-private/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-container.c

commit 86d50d906db14ad9256eb26058b9d4fb2e054b35
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-08-30

    Split out fallback function that determine the rightmost icon on the

    2008-08-30	Christian Neumair  <cneumair@gnome.org>

	* libnautilus-private/nautilus-icon-container.c (get_cmp_point_x),
	(compare_with_start_row), (compare_with_start_column),
	(next_row_rightmost), (next_column_bottommost),
	(same_column_below_highest), (keyboard_home), (keyboard_end),
	(record_arrow_key_start), (keyboard_arrow_key), (keyboard_right),
	(keyboard_left), (keyboard_down), (keyboard_up),
	(button_press_event):
	Split out fallback function that determine the rightmost icon
	on the
	bottom row, which used to be inside same_column_below_highest().
	Add a similar concept for the vertical layout.

	Vertical layout: Move to the last item when pressing the right
	arrow
			 key in the penultimate column, below the
			 last item.
				next_row_rightmost().

	Horizontal layout: Move to the last item when pressing the
	down arrow
			   key in the penultimate row, right to the
			   last item.
				next_column_bottommost().

	Remove arrow_key_start, and use arrow_key_axis_x/_y, for
	horizontal/vertical position constraints in
	compare_with_start_column() and compare_with_start_row().

	Fixes #549686, at least for LTR.

	* libnautilus-private/nautilus-icon-private.h:
	Remove unused arrow_key_axis and arrow_key_start variables.

    svn path=/trunk/; revision=14541

M	ChangeLog
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-private.h

commit b3239bf9e2e7eeaeb6df06f58b221329065acf49
Author: Ignacio Casal Quinteiro <icq@src.gnome.org>
Date:	2008-08-30

    Updated Galician translation

    svn path=/trunk/; revision=14540

M	po/ChangeLog
M	po/gl.po

commit 9ae0447ff71f6d9b909abf7ffd3044bf9d85dc1b
Author: Inaki Larranaga Murgoitio <dooteo@euskalgnu.org>
Date:	2008-08-30

    Updated Basque translation.

    2008-08-30	Inaki Larranaga Murgoitio  <dooteo@euskalgnu.org>

	* eu.po: Updated Basque translation.


    svn path=/trunk/; revision=14539

M	po/ChangeLog
M	po/eu.po

commit 7f3c00aa5ae47d77cc6ae9cbf2c3f6bffd49c343
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:	2008-08-29

    Updated Spanish translation

    svn path=/trunk/; revision=14538

M	po/ChangeLog
M	po/es.po

commit 5435df45ae6f6589ec5e77c38b9362aea04f2ee0
Author: Hendrik Richter <hendrikr@gnome.org>
Date:	2008-08-29

    Updated German translation.

    2008-08-29	Hendrik Richter  <hendrikr@gnome.org>

	* de.po: Updated German translation.

    svn path=/trunk/; revision=14537

M	po/ChangeLog
M	po/de.po

commit b26e88a590305f2ca2361adce823c465a4f5b444
Author: Rajesh Ranjan <rranjan@src.gnome.org>
Date:	2008-08-29

    Adding in LINGUA for maithili

    svn path=/trunk/; revision=14536

M	po/ChangeLog

commit 23222b6bfebe6416a7977c85675663fa1bd0794c
Author: Rajesh Ranjan <rranjan@src.gnome.org>
Date:	2008-08-29

    added by Rajesh Ranjan for maithili

    svn path=/trunk/; revision=14535

A	po/mai.po

commit ef8aa9b48f8857e08e6f28ec9715ae83c33efc7d
Author: Daniel Nylander <dnylande@src.gnome.org>
Date:	2008-08-28

    sv.po: Updated Swedish translation

    svn path=/trunk/; revision=14534

M	po/ChangeLog
M	po/sv.po

commit 6eb4d723df7b237df108775702b58f113039bf0d
Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
Date:	2008-08-28

    Updated Thai translation.

    2008-08-28	Theppitak Karoonboonyanan  <thep@linux.thai.net>

	* th.po: Updated Thai translation.


    svn path=/trunk/; revision=14533

M	po/ChangeLog
M	po/th.po

commit 1f3cb6ac8ec58254efcb03a283333d936699ae31
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2008-08-28

    Fix a typo in a plural string. Patch by Petr Kovar (#549662).

    2008-08-28	Cosimo Cecchi  <cosimoc@gnome.org>

	* src/file-manager/fm-directory-view.c:
	(update_restore_from_trash_action):
	Fix a typo in a plural string.
	Patch by Petr Kovar (#549662).

    svn path=/trunk/; revision=14532

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit 97e52dfe891891c7589b2666b7ba670ae64867df
Author: Hendrik Richter <hendrikr@gnome.org>
Date:	2008-08-28

    Updated German translation.

    2008-08-28	Hendrik Richter  <hendrikr@gnome.org>

	* de.po: Updated German translation.

    svn path=/trunk/; revision=14531

M	po/ChangeLog
M	po/de.po

commit aad4a6e9b9ba4b71a1406ea1c6b7d4acde73719e
Author: Petr Kovar <pknbe@volny.cz>
Date:	2008-08-27

    Updated Czech translation.

    2008-08-28	Petr Kovar  <pknbe@volny.cz>

	* cs.po: Updated Czech translation.

    svn path=/trunk/; revision=14530

M	po/ChangeLog
M	po/cs.po

commit 2d578cba543a142dc0d21399788307cea02cb2bc
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2008-08-27

    Updated Norwegian bokmål translation.

    2008-08-27	Kjartan Maraas	<kmaraas@gnome.org>

	* nb.po: Updated Norwegian bokmål translation.

    svn path=/trunk/; revision=14529

M	po/ChangeLog
M	po/nb.po

commit 522a54a246dad6292e6f03de5452429224e3340e
Author: Ilkka Tuohela <ituohela@src.gnome.org>
Date:	2008-08-27

    Updated Finnish translation

    svn path=/trunk/; revision=14528

M	po/ChangeLog
M	po/fi.po

commit 86bbf00f942ad1b5c5e85c68aa6033e4c9c422c0
Author: Yair Hershkovitz <yairhr@src.gnome.org>
Date:	2008-08-26

    updated hebrew translation

    svn path=/trunk/; revision=14527

M	po/ChangeLog

commit 504c7210f1b74d2d530d628eff998323d9fabe64
Author: Djihed Afifi <djihed@src.gnome.org>
Date:	2008-08-26

    Updated Arabic Translation by Khaled Hosny.

    * Updated Arabic Translation by Khaled Hosny.

    svn path=/trunk/; revision=14526

M	po/ar.po

commit 529daa9c863b1e1dd59bde6bf2c93030d401242e
Author: Og B. Maciel <ogmaciel@src.gnome.org>
Date:	2008-08-26

    Updated Brazilian Portuguese translation.

    svn path=/trunk/; revision=14525

M	po/ChangeLog
M	po/pt_BR.po

commit 32871b6d854a69bb0a5ccd51bb869f1e302d9c2a
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:	2008-08-25

    Updated Spanish translation

    svn path=/trunk/; revision=14524

M	po/ChangeLog
M	po/es.po

commit 35a5e20c1d6f3f83443957f639c981501d7a6f9c
Author: Inaki Larranaga Murgoitio <dooteo@euskalgnu.org>
Date:	2008-08-25

    Updated Basque translation.

    2008-08-25	Inaki Larranaga Murgoitio  <dooteo@euskalgnu.org>

	* eu.po: Updated Basque translation.


    svn path=/trunk/; revision=14523

M	po/ChangeLog
M	po/eu.po

commit 4f3665fbec622cb4a6bd29b3df59ed3b72ac5d9c
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-08-25

    Fix icon container size calculation (consider margins), use unified

    2008-08-25	Christian Neumair  <cneumair@gnome.org>

	* libnautilus-private/nautilus-icon-container.c
	(icon_set_position):
	Fix icon container size calculation (consider margins),
	use unified container clamping code for RTL and LTR, that
	considers
	the entire item dimensions, instead of measuring just the icon
	rectangle.

    svn path=/trunk/; revision=14522

M	ChangeLog
M	libnautilus-private/nautilus-icon-container.c

commit 3d0617ed9f829ddd5c2333bc52675d960b813da2
Author: Goran Rakic <grakic@src.gnome.org>
Date:	2008-08-25

    Conversion from sr@Latn to sr@latin

    svn path=/trunk/; revision=14521

M	po/ChangeLog
M	po/LINGUAS
R100	po/sr@Latn.po	po/sr@latin.po

commit 4c00e890e05b70db5c1e274d24f21fbd0d41b14b
Author: Jovan Naumovski <jovanna@src.gnome.org>
Date:	2008-08-25

    2008-08-25 Jovan Naumovski <jovanna@svn.gnome.org> *mk.po: Updated
    Macedonian translation.

    svn path=/trunk/; revision=14520

M	po/ChangeLog
M	po/mk.po

commit 40c79aec2d2fdc860eadab9b59682ae0b04d5131
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-08-24

    No more overlapping desktop icons.

    2008-08-24	Christian Neumair  <cneumair@gnome.org>

	* libnautilus-private/nautilus-directory.c
	(nautilus_directory_schedule_position_set):
	* libnautilus-private/nautilus-file.c (get_time_from_time_string),
	(nautilus_file_get_time_metadata),
	(nautilus_file_set_time_metadata):
	* libnautilus-private/nautilus-file.h:
	* libnautilus-private/nautilus-icon-container.c
	(lay_down_icons_vertical_desktop),
	(nautilus_icon_container_class_init),
	(nautilus_icon_container_instance_init),
	(nautilus_icon_container_clear), (finish_adding_new_icons),
	(is_old_or_unknown_icon_data), (nautilus_icon_container_add),
	(nautilus_icon_container_begin_loading),
	(store_layout_timestamps_now),
	(nautilus_icon_container_end_loading),
	(nautilus_icon_container_get_store_layout_timestamps),
	(nautilus_icon_container_set_store_layout_timestamps):
	* libnautilus-private/nautilus-icon-container.h:
	* libnautilus-private/nautilus-icon-dnd.c (handle_local_move):
	* libnautilus-private/nautilus-icon-private.h:
	* libnautilus-private/nautilus-metadata.h:
	* src/file-manager/fm-desktop-icon-view.c
	(fm_desktop_icon_view_init):
	* src/file-manager/fm-directory-view.c (done_loading),
	(display_pending_files), (fm_directory_view_end_loading),
	(fm_directory_view_stop), (fm_directory_view_class_init):
	* src/file-manager/fm-directory-view.h:
	* src/file-manager/fm-icon-view.c (fm_icon_view_add_file),
	(fm_icon_view_begin_loading), (fm_icon_view_end_loading),
	(fm_icon_view_screen_changed), (get_stored_layout_timestamp),
	(store_layout_timestamp), (create_icon_container):
	No more overlapping desktop icons.

	Implement a layout timestamp concept where each file on the
	desktop
	and the desktop directory itself is timestamped when a full layout
	happened. Iff files were not part of the last layout (or
	added more
	recently, through DND), they are treated as being
	“semi-positioned“
	(cf. 2005-11-07).
	This means that they may be freely shifted around, starting
	from their
	last position, until they don't overlap and fully laid out items.
	Should inter alia fix #330298.

    svn path=/trunk/; revision=14519

M	ChangeLog
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-file.h
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-container.h
M	libnautilus-private/nautilus-icon-dnd.c
M	libnautilus-private/nautilus-icon-private.h
M	libnautilus-private/nautilus-metadata.h
M	src/file-manager/fm-desktop-icon-view.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-directory-view.h
M	src/file-manager/fm-icon-view.c

commit abc9377fa8911c59a59f25e35c6e14079840e93f
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-08-24

    Only use relative item measures for bounds check until absolute item

    2008-08-24	Christian Neumair  <cneumair@gnome.org>

	* libnautilus-private/nautilus-icon-container.c
	(find_empty_location), (lay_down_icons_vertical_desktop):
	Only use relative item measures for bounds check until absolute
	item
	positions are figured out.

    svn path=/trunk/; revision=14518

M	ChangeLog
M	libnautilus-private/nautilus-icon-container.c

commit 6221efc819322470955e1b8b1b195c40acfd23cf
Author: Takeshi AIHANA <takeshi.aihana@gmail.com>
Date:	2008-08-24

    Updated Japanese translation.

    2008-08-24	Takeshi AIHANA <takeshi.aihana@gmail.com>

	    * ja.po: Updated Japanese translation.

    svn path=/trunk/; revision=14517

M	po/ChangeLog
M	po/ja.po

commit 48bf8c48806ecb8a051ad769101c7d115ddbf1a4
Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
Date:	2008-08-24

    Updated Thai translation.

    2008-08-24	Theppitak Karoonboonyanan  <thep@linux.thai.net>

	* th.po: Updated Thai translation.


    svn path=/trunk/; revision=14516

M	po/ChangeLog
M	po/th.po

commit 87f181fab4fcb7a9437f05868c3fe65f20431ffb
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-08-22

    Always clear text background and display entire text if an icon
    is prelit

    2008-08-22	Christian Neumair  <cneumair@gnome.org>

	* libnautilus-private/nautilus-icon-canvas-item.c
	(prepare_pango_layout_for_draw), (draw_label_text):
	Always clear text background and display entire text
	if an icon is prelit or has the keyboard focus.

    svn path=/trunk/; revision=14515

M	ChangeLog
M	libnautilus-private/nautilus-icon-canvas-item.c

commit 58a45b0be47d74dc78490593d181d27941b62077
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-08-22

    Rework large chunks of canvas item text handling. Split text
    drawing and

    2008-08-22	Christian Neumair  <cneumair@gnome.org>

	* libnautilus-private/nautilus-icon-canvas-item.c
	(nautilus_icon_canvas_item_invalidate_label_size),
	(nautilus_icon_canvas_item_set_property),
	(compute_text_rectangle),
	(nautilus_icon_canvas_item_update_bounds), (layout_get_full_size),
	(layout_get_size_for_layout), (prepare_pango_layout_width),
	(prepare_pango_layout_for_measure_entire_text),
	(prepare_pango_layout_for_draw), (measure_label_text),
	(draw_label_text), (create_label_layout),
	(nautilus_icon_canvas_item_get_bounds_for_entire_item),
	(nautilus_icon_canvas_item_ensure_bounds_up_to_date),
	(nautilus_icon_canvas_item_get_text_rectangle),
	(nautilus_icon_canvas_item_accessible_get_offset_at_point):
	* libnautilus-private/nautilus-icon-canvas-item.h:
	* libnautilus-private/nautilus-icon-container.c
	(icon_get_bounding_box), (get_icon_bounds_for_canvas_bounds),
	(get_all_icon_bounds),
	(nautilus_icon_container_update_scroll_region),
	(compare_icons_by_position), (placement_grid_mark_icon),
	(find_empty_location), (lay_down_icons_vertical_desktop),
	(finish_adding_new_icons):
	Rework large chunks of canvas item text handling. Split text
	drawing
	and measuring function.

    svn path=/trunk/; revision=14514

M	ChangeLog
M	libnautilus-private/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-canvas-item.h
M	libnautilus-private/nautilus-icon-container.c

commit 07c1d8321e89e58b61253e125487b68b73630a20
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2008-08-21

    Don't show "Browse Folders" in spatial mode if no folders are
    selected.

    2008-08-21	Cosimo Cecchi  <cosimoc@gnome.org>

	* src/file-manager/fm-directory-view.c: (real_update_menus):
	Don't show "Browse Folders" in spatial mode if no folders are
	selected.
	Patch by Paweł Paprota (#351431).

    svn path=/trunk/; revision=14513

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit c9ed7893bba32088e8fc5e2f6e710d1fb7065588
Author: Shankar Prasad <sprasad@src.gnome.org>
Date:	2008-08-21

    Updating ChangeLog

    svn path=/trunk/; revision=14512

M	po/ChangeLog

commit 34b82251eecb003197b158410e7ac373ec1ac563
Author: Shankar Prasad <sprasad@src.gnome.org>
Date:	2008-08-21

    Updating the kn translations

    svn path=/trunk/; revision=14511

M	po/kn.po

commit f9526023f6c1bd2ef2726cbd3a3c70d4c5961ead
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-08-20

    Add helper for getting max. number of layout lines, which does not
    use the

    2008-08-21	Christian Neumair  <cneumair@gnome.org>

	* libnautilus-private/nautilus-icon-canvas-item.c
	(layout_get_full_size), (draw_or_measure_label_text):
	* libnautilus-private/nautilus-icon-container.c
	(nautilus_icon_container_constructor),
	(nautilus_icon_container_get_max_layout_lines_for_pango),
	(nautilus_icon_container_get_max_layout_lines):
	* libnautilus-private/nautilus-icon-container.h:
	Add helper for getting max. number of layout lines, which does
	not use
	the negative PangoLayout height convention. Use it in
	layout_get_full_size() instead of hardcoding three lines.
	Only connect GConf text ellipsis preferences container callbacks
	while
	the containers are alive.

    svn path=/trunk/; revision=14510

M	ChangeLog
M	libnautilus-private/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-container.h

commit 67d22e8b08caa825f8d9b1b12d3c3e7013cddb2a
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2008-08-20

    Add context for translators. Thanks to Bob Mauchin (#548446).

    2008-08-21	Cosimo Cecchi  <cosimoc@gnome.org>

	* src/file-manager/fm-properties-window.c:
	(value_field_update_internal):
	Add context for translators.
	Thanks to Bob Mauchin (#548446).

    svn path=/trunk/; revision=14509

M	ChangeLog
M	src/file-manager/fm-properties-window.c

commit 42dc05895a571f3ef09027fee3a03412fd827993
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2008-08-20

    Fix typo in the schemas type description. Patch by F. Steinel
    (#548740).

    2008-08-21	Cosimo Cecchi  <cosimoc@gnome.org>

	* libnautilus-private/apps_nautilus_preferences.schemas.in:
	Fix typo in the schemas type description.
	Patch by F. Steinel (#548740).

    svn path=/trunk/; revision=14508

M	ChangeLog
M	libnautilus-private/apps_nautilus_preferences.schemas.in

commit 1b97f2c9316e932bbd5c697ebe44af907cfb0abf
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-08-20

    Clear underlying items if text overlaps them when displaying full

    2008-08-20	Christian Neumair  <cneumair@gnome.org>

	* libnautilus-private/nautilus-icon-canvas-item.c
	(draw_or_measure_label_text):
	Clear underlying items if text overlaps them when displaying full
	PangoLayout.

    svn path=/trunk/; revision=14507

M	ChangeLog
M	libnautilus-private/nautilus-icon-canvas-item.c

commit 05228c6a9aa39ea87752624c5fd87ead593bfb18
Author: Christian Neumair <cneumair@src.gnome.org>
Date:	2008-08-20

    Added release marker.

    svn path=/trunk/; revision=14506

M	ChangeLog

commit 88b38d0b594a584b10417c2a23235532552d0439
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-08-20

    Post release version bump.

    2008-08-20	Christian Neumair  <cneumair@gnome.org>

	* configure.in:
	Post release version bump.

    svn path=/trunk/; revision=14505

M	ChangeLog
M	configure.in

commit 62a6f5c2924bd051cff1018074926fc2b2bd2d97 (tag: NAUTILUS_2_23_90)
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-08-20

    Update for release.

    2008-08-20	Christian Neumair  <cneumair@gnome.org>

	* NEWS:
	Update for release.

    svn path=/trunk/; revision=14503

M	ChangeLog
M	NEWS

commit 34d594099868445b1c2d4f16da3bcdf05f914100
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-08-20

    Use vararg list for nautilus_launch_application_from_command(). Add

    2008-08-20	Christian Neumair  <cneumair@gnome.org>

	* libnautilus-private/nautilus-program-choosing.c
	(nautilus_launch_application_from_command),
	(nautilus_launch_application_from_command_array):
	* libnautilus-private/nautilus-program-choosing.h:
	Use vararg list for nautilus_launch_application_from_command().
	Add nautilus_launch_application_from_command_array() which takes a
	parameter string array. Quote each parameter separately.

	* libnautilus-private/nautilus-mime-actions.c (activate_files):
	* src/file-manager/fm-desktop-icon-view.c
	(action_new_launcher_callback),
	(action_change_background_callback):
	* src/file-manager/fm-directory-view.c
	(action_new_launcher_callback),
	(get_file_names_as_parameter_array), (run_script_callback):
	* src/file-manager/fm-tree-view.c (got_activation_uri_callback):
	Pass each parameter separately to
	nautilus_launch_application_from_command(_array)().
	The _array() variant is used for running scripts, where the
	file names
	of the selection are passed separately.

	Fixes #341657. Thanks to Cosimo Cecchi.

    svn path=/trunk/; revision=14502

M	ChangeLog
M	libnautilus-private/nautilus-mime-actions.c
M	libnautilus-private/nautilus-program-choosing.c
M	libnautilus-private/nautilus-program-choosing.h
M	src/file-manager/fm-desktop-icon-view.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-tree-view.c

commit e9d505c9482166fc1aaaef13298428f4bc343000
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-08-20

    Make content type search criterion useful, by fixing typo from GIO

    2008-08-20	Christian Neumair  <cneumair@gnome.org>

	* libnautilus-private/nautilus-search-engine-simple.c
	(visit_directory):
	Make content type search criterion useful, by fixing typo from GIO
	migration. Fixes #548645.

    svn path=/trunk/; revision=14501

M	ChangeLog
M	libnautilus-private/nautilus-search-engine-simple.c

commit 01bd458b04a976cc4a5e5e51051bab94513f9f8c
Author: Shankar Prasad <sprasad@src.gnome.org>
Date:	2008-08-20

    Updated ChangeLog

    svn path=/trunk/; revision=14499

M	po/ChangeLog

commit 71210dbcaf9a19482be93fe33b11295745a4abda
Author: Shankar Prasad <sprasad@src.gnome.org>
Date:	2008-08-20

    Updated kn translations

    svn path=/trunk/; revision=14498

M	po/kn.po

commit 416ea8a20dfd52538dff817eb4c2421d0dbf3712
Author: Shankar Prasad <sprasad@src.gnome.org>
Date:	2008-08-20

    Updated ChangeLog

    svn path=/trunk/; revision=14497

M	po/ChangeLog

commit e2ac09e123f136eb631f8b8457279cafe804ae69
Author: Shankar Prasad <sprasad@src.gnome.org>
Date:	2008-08-20

    Updated kn translations

    svn path=/trunk/; revision=14496

M	po/kn.po

commit da7e0d01e5dd38c5cdefa8c84a4b11ac45a27874
Author: Ignacio Casal Quinteiro <icq@src.gnome.org>
Date:	2008-08-19

    Updated Galician translation

    svn path=/trunk/; revision=14495

M	po/ChangeLog
M	po/gl.po

commit c47e85f50d06f092ef58fbd9f39ef5ef3f180d52
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:	2008-08-19

    Updated Spanish translation

    svn path=/trunk/; revision=14494

M	po/ChangeLog
M	po/es.po

commit 8c7b268f4078c2501cba32915f98772a4563c14a
Author: Shankar Prasad <sprasad@src.gnome.org>
Date:	2008-08-19

    updating the ChangeLog

    svn path=/trunk/; revision=14493

M	po/ChangeLog

commit 21a2c7b330f66b9c1a0dfb416d6b2e8c459cde40
Author: Shankar Prasad <sprasad@src.gnome.org>
Date:	2008-08-19

    updating the kannada translations

    svn path=/trunk/; revision=14492

M	po/kn.po

commit 202feabbb98acf2c697e2b393f4d6719bc2b08c2
Author: Luca Ferretti <elle.uca@libero.it>
Date:	2008-08-19

    Updated Italian translation.

    2008-08-19	Luca Ferretti  <elle.uca@libero.it>

	* it.po: Updated Italian translation.


    svn path=/trunk/; revision=14491

M	po/ChangeLog
M	po/it.po

commit 715543d738299110c1bc579b398c3cd4f05b4b0d
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-08-18

    Never ellipsise text in last line of a line-wise layout.

    2008-08-19	Christian Neumair  <cneumair@gnome.org>

	* libnautilus-private/nautilus-icon-canvas-item.c
	(draw_or_measure_label_text),
	(nautilus_icon_canvas_item_set_entire_text):
	* libnautilus-private/nautilus-icon-canvas-item.h:
	* libnautilus-private/nautilus-icon-container.c
	(lay_down_one_line), (lay_down_icons_horizontal):
	Never ellipsise text in last line of a line-wise layout.

    svn path=/trunk/; revision=14490

M	ChangeLog
M	libnautilus-private/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-canvas-item.h
M	libnautilus-private/nautilus-icon-container.c

commit 9286eee0907f47e53966f57912e7ac43e34d5de7
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-08-18

    Add "icon_view/text_ellipsis_limit" and "desktop/text_ellipsis_limit".

    2008-08-18	Christian Neumair  <cneumair@gnome.org>

	* libnautilus-private/apps_nautilus_preferences.schemas.in:
	* libnautilus-private/nautilus-global-preferences.c:
	* libnautilus-private/nautilus-global-preferences.h:
	Add "icon_view/text_ellipsis_limit" and
	"desktop/text_ellipsis_limit".
	They specify the maximum number of lines to display before
	the file
	names should be ellipsized.

	* libnautilus-private/nautilus-icon-canvas-item.c
	(draw_or_measure_label_text):
	* libnautilus-private/nautilus-icon-container.c
	(text_ellipsis_limit_changed_container_callback),
	(nautilus_icon_container_constructor),
	(nautilus_icon_container_class_init),
	(get_text_ellipsis_limit_for_zoom),
	(text_ellipsis_limit_changed_callback),
	(desktop_text_ellipsis_limit_changed_callback),
	(nautilus_icon_container_instance_init),
	(nautilus_icon_container_get_layout_height):
	* libnautilus-private/nautilus-icon-container.h:
	* libnautilus-private/nautilus-icon-info.h:
	Connect icon container to text ellipsis limit preferences.

    svn path=/trunk/; revision=14489

M	ChangeLog
M	libnautilus-private/apps_nautilus_preferences.schemas.in
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.h
M	libnautilus-private/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-container.h
M	libnautilus-private/nautilus-icon-info.h

commit 41ea21e5871aa76604bc06f7f1dd0758756d50ab
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-08-18

    Raise icon when hovering with the mouse over it.

    2008-08-18	Christian Neumair  <cneumair@gnome.org>

	* libnautilus-private/nautilus-icon-canvas-item.c
	(nautilus_icon_canvas_item_event):
	Raise icon when hovering with the mouse over it.

    svn path=/trunk/; revision=14488

M	ChangeLog
M	libnautilus-private/nautilus-icon-canvas-item.c

commit 42297eafe4f6e8f61717f8ce8086fd8f78f98716
Author: Claude Paroz <claude@2xlibre.net>
Date:	2008-08-18

    Updated French translation by Robert-André Mauchin and Claude Paroz.

    2008-08-18	Claude Paroz  <claude@2xlibre.net>

	* fr.po: Updated French translation by Robert-André Mauchin
	and Claude
	Paroz.

    svn path=/trunk/; revision=14487

M	po/ChangeLog
M	po/fr.po

commit 1e813cf668b90a53cb8a298cdd39d03f0d7277c6
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:	2008-08-17

    Updated Spanish translation

    svn path=/trunk/; revision=14486

M	po/ChangeLog
M	po/es.po

commit 9a3590fe438eba4c094efc2f1a420a760f15dfcf
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2008-08-16

    Updated Norwegian bokmål translation.

    2008-08-17	Kjartan Maraas	<kmaraas@gnome.org>

	* nb.po: Updated Norwegian bokmål translation.

    svn path=/trunk/; revision=14485

M	po/ChangeLog
M	po/nb.po

commit 629fa9253ea2a5b7112d1fd0fd152693c2eb6a0c
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-08-16

    Obey one-line constraint in compact mode.

    2008-08-17	Christian Neumair  <cneumair@gnome.org>

	* libnautilus-private/nautilus-icon-canvas-item.c
	(draw_or_measure_label_text):
	Obey one-line constraint in compact mode.

    svn path=/trunk/; revision=14484

M	ChangeLog
M	libnautilus-private/nautilus-icon-canvas-item.c

commit 5704ecfd89253e43c7d25640dedb4c581e4b4b94
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-08-16

    Properly calculate zoom level. Issue was imported from old

    2008-08-16	Christian Neumair  <cneumair@gnome.org>

	* src/nautilus-navigation-window.c (real_sync_zoom_widgets):
	* src/nautilus-window.c (real_sync_zoom_widgets):
	Properly calculate zoom level. Issue was imported from old
	"zoom-parameters-change" cruft. Fixes #548036.

    svn path=/trunk/; revision=14483

M	ChangeLog
M	src/nautilus-navigation-window.c
M	src/nautilus-window.c

commit b0510f9977332eaad7128dda0c9e340bf6d9e5d6
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-08-16

    Also display whole icon text when hovering with the mouse over
    the icon.

    2008-08-16	Christian Neumair  <cneumair@gnome.org>

	* libnautilus-private/nautilus-icon-canvas-item.c
	(draw_or_measure_label_text), (nautilus_icon_canvas_item_event):
	Also display whole icon text when hovering with the mouse over the
	icon.

    svn path=/trunk/; revision=14482

M	ChangeLog
M	libnautilus-private/nautilus-icon-canvas-item.c

commit d8df92e6d5b4b6dfb3f783527b3fa5208fab6e52
Author: Priit Laes <plaes at svn dot gnome dot org>
Date:	2008-08-16

    Translation updated by Ivar Smolin

    2008-08-16	Priit Laes  <plaes at svn dot gnome dot org>

	* et.po: Translation updated by Ivar Smolin

    svn path=/trunk/; revision=14481

M	po/ChangeLog
M	po/et.po

commit 8850052767cb81057f5e0995a62179f98c4ab15b
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-08-16

    Truncate icon label to three lines if it is not selected. Fixes
    #84390, at

    2008-08-16	Christian Neumair  <cneumair@gnome.org>

	* libnautilus-private/nautilus-icon-canvas-item.c
	(nautilus_icon_canvas_item_invalidate_label_size),
	(nautilus_icon_canvas_item_set_property),
	(compute_text_rectangle),
	(nautilus_icon_canvas_item_update_bounds), (layout_get_full_size),
	(draw_or_measure_label_text), (create_label_layout),
	(nautilus_icon_canvas_item_get_bounds_for_layout),
	(nautilus_icon_canvas_item_bounds),
	(nautilus_icon_canvas_item_ensure_bounds_up_to_date),
	(nautilus_icon_canvas_item_get_text_rectangle):
	* libnautilus-private/nautilus-icon-canvas-item.h:
	* libnautilus-private/nautilus-icon-container.c
	(icon_get_bounding_box_for_layout), (lay_down_icons_horizontal),
	(get_max_icon_dimensions), (lay_down_icons_vertical),
	(placement_grid_mark_icon), (find_empty_location),
	(lay_down_icons_vertical_desktop), (reload_icon_positions),
	(nautilus_icon_container_start_renaming_selected_item):
	Truncate icon label to three lines if it is not selected. Fixes
	#84390, at least in text-below-icon mode.

    svn path=/trunk/; revision=14480

M	ChangeLog
M	libnautilus-private/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-canvas-item.h
M	libnautilus-private/nautilus-icon-container.c

commit 9bdc47aecb478faa52b6574144502d2b1de5a538
Author: Ignacio Casal Quinteiro <icq@src.gnome.org>
Date:	2008-08-16

    Updated Galician translation

    svn path=/trunk/; revision=14479

M	po/ChangeLog
M	po/gl.po

commit 03d07cce6bc74d35a4072c30aa6ec4c65c1cbad8
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-08-16

    Ensure that hash table is not NULL before getting keys if the
    selection

    2008-08-16	Christian Neumair  <cneumair@gnome.org>

	* src/file-manager/fm-directory-view.c
	(update_restore_from_trash_action):
	Ensure that hash table is not NULL before getting keys if the
	selection does not contain exactly one item.

    svn path=/trunk/; revision=14478

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit 2e68dc0dc3cc9adc9c9502812451097712537b6c
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-08-16

    Support restoring of multiple items from trash at once. Group them by

    2008-08-16	Christian Neumair  <cneumair@gnome.org>

	* src/file-manager/fm-directory-view.c
	(action_restore_from_trash_callback), (locations_from_file_list),
	(restore_from_trash),
	(action_location_restore_from_trash_callback),
	(get_original_directories), (files_are_all_directories),
	(files_is_none_directory), (update_restore_from_trash_action),
	(real_update_location_menu), (real_update_menus):
	* src/nautilus-window-manage-views.c (begin_location_change),
	(got_file_info_for_view_selection_callback),
	(free_location_change):
	Support restoring of multiple items from trash at once. Group
	them by
	original directory, and start a file operation for each original
	directory. Display appropriate tooltips. Fixes #547977.

    svn path=/trunk/; revision=14477

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit e4965a009cd8b4d21f395343cacb68ca477c074f
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-08-16

    Handle scroll events. Fixes #547990.

    2008-08-16	Christian Neumair  <cneumair@gnome.org>

	* src/nautilus-pathbar.c (slider_timeout),
	(nautilus_path_bar_init), (nautilus_path_bar_class_init),
	(nautilus_path_bar_scroll), (nautilus_path_bar_scroll_down),
	(nautilus_path_bar_scroll_up), (nautilus_path_bar_scroll_timeout),
	(nautilus_path_bar_slider_button_press):
	Handle scroll events. Fixes #547990.

    svn path=/trunk/; revision=14476

M	ChangeLog
M	src/nautilus-pathbar.c

commit 810aa4d1c3e50bfb0299b12b6f4eca82b9fa22f5
Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
Date:	2008-08-16

    Updated Thai translation.

    2008-08-16	Theppitak Karoonboonyanan  <thep@linux.thai.net>

	* th.po: Updated Thai translation.


    svn path=/trunk/; revision=14475

M	po/ChangeLog
M	po/th.po

commit 71fa22bf007830fc7bac604bb6e4b23e04ae7e3f
Author: Priit Laes <plaes at svn dot gnome dot org>
Date:	2008-08-15

    Translation updated by Ivar Smolin

    2008-08-15	Priit Laes  <plaes at svn dot gnome dot org>

	* et.po: Translation updated by Ivar Smolin

    svn path=/trunk/; revision=14474

M	po/ChangeLog
M	po/et.po

commit be80c7f1dd31b25c04b881f11dc4ac653dd7d616
Author: Duarte Loreto <happyguy_pt@hotmail.com>
Date:	2008-08-14

    Updated Portuguese translation.

    2008-08-14	Duarte Loreto <happyguy_pt@hotmail.com>

	* pt.po: Updated Portuguese translation.

    svn path=/trunk/; revision=14473

M	po/ChangeLog
M	po/pt.po

commit 1f42b165aacd446a5204141d932213525af10188
Author: Chao-Hsiung Liao <chliao@src.gnome.org>
Date:	2008-08-14

    2.23.90

    svn path=/trunk/; revision=14472

M	po/ChangeLog
M	po/zh_HK.po
M	po/zh_TW.po

commit b64002865f671164b1d18fc554c5b9535be579ff
Author: Ilkka Tuohela <ituohela@src.gnome.org>
Date:	2008-08-14

    Updated Finnish translation

    svn path=/trunk/; revision=14471

M	po/ChangeLog
M	po/fi.po

commit 2f07611b1489fe42373a919be46274272c1e745e
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:	2008-08-13

    Updated Spanish translation

    svn path=/trunk/; revision=14470

M	po/ChangeLog
M	po/es.po

commit 3035c8fad1c4f8ebbc7b0f83d0ba409e53da9201
Author: Petr Kovář <pmkovar@src.gnome.org>
Date:	2008-08-13

    cs.po: Updated Czech translation by Lucas Lommer.

    svn path=/trunk/; revision=14469

M	po/ChangeLog
M	po/cs.po

commit 74c47277d281504561adfcc70c760a25961c8435
Author: Ignacio Casal Quinteiro <icq@src.gnome.org>
Date:	2008-08-13

    Updated Galician translation

    svn path=/trunk/; revision=14468

M	po/ChangeLog
M	po/gl.po

commit 797ee00a21438b79424650dc49218604f8a5c7df
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-08-13

    Make eject and unmount labels consistent between tree side pane
    and places

    2008-08-13	Christian Neumair  <cneumair@gnome.org>

	* libnautilus-private/nautilus-icon-info.h:
	* src/file-manager/fm-directory-view.c (file_should_show_foreach),
	(file_should_show_self), (real_update_menus_volumes):
	* src/file-manager/fm-tree-view.c (button_pressed_callback),
	(fm_tree_view_unmount_cb), (fm_tree_view_eject_cb),
	(create_popup_menu):
	Make eject and unmount labels consistent between tree side
	pane and
	places side pane, display both eject and unmount for volumes
	supporting
	both. Partially fixes #547275.

    svn path=/trunk/; revision=14467

M	ChangeLog
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-tree-view.c

commit 35c782ae987526d9e93f9c1d4158d56cced6ea64
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-08-13

    Use correct target file for same filesystem check when dropping to

    2008-08-13	Christian Neumair  <cneumair@gnome.org>

	* libnautilus-private/nautilus-dnd.c
	(nautilus_drag_default_drop_action_for_icons):
	Use correct target file for same filesystem check when dropping to
	desktop. Fixes #547282.

    svn path=/trunk/; revision=14466

M	ChangeLog
M	libnautilus-private/nautilus-dnd.c

commit 80af2a77734734f91cd39847484b58bd9d5b4f87
Author: Ilkka Tuohela <ituohela@src.gnome.org>
Date:	2008-08-12

    Updated Finnish translation

    svn path=/trunk/; revision=14465

M	po/ChangeLog
M	po/fi.po

commit 6e67bd3d9bd14dc84291ef53429dfde75e21bd69
Author: A. Walton <awalton@gnome.org>
Date:	2008-08-11

    Use g_file_has_uri_scheme() instead of rolling our own. Fixes bug
    #539780.

    2008-08-11	A. Walton  <awalton@gnome.org>

	* libnautilus-private/nautilus-file-operations.c
	(nautilus_file_operations_copy_move):
	Use g_file_has_uri_scheme() instead of rolling our own.
	Fixes bug #539780.


    svn path=/trunk/; revision=14464

M	ChangeLog
M	libnautilus-private/nautilus-file-operations.c

commit fc0204929f4e56d44aee4d078a8bd75ee4a7975d
Author: Luca Ferretti <elle.uca@libero.it>
Date:	2008-08-09

    Updated Italian translation.

    2008-08-09	Luca Ferretti  <elle.uca@libero.it>

	* it.po: Updated Italian translation.


    svn path=/trunk/; revision=14463

M	po/ChangeLog
M	po/it.po

commit 2d483e6b7bc6994f929d8cbd7c8d36fe56431fc2
Author: Takeshi AIHANA <takeshi.aihana@gmail.com>
Date:	2008-08-08

    Updated Japanese translation.

    2008-08-09	Takeshi AIHANA <takeshi.aihana@gmail.com>

	    * ja.po: Updated Japanese translation.

    svn path=/trunk/; revision=14462

M	po/ChangeLog
M	po/ja.po

commit 4e3f1dca559baff67e58bb3345da5b5cbb33de3f
Author: Petr Kovář <pmkovar@src.gnome.org>
Date:	2008-08-08

    cs.po: Updated Czech translation by Lucas Lommer.

    svn path=/trunk/; revision=14461

M	po/ChangeLog
M	po/cs.po

commit 1fcc38708037cb7966d292aac68f247380deff26
Author: Hendrik Richter <hendrikr@gnome.org>
Date:	2008-08-08

    Updated German translation.

    2008-08-08	Hendrik Richter  <hendrikr@gnome.org>

	* de.po: Updated German translation.

    svn path=/trunk/; revision=14460

M	po/ChangeLog
M	po/de.po

commit 5e54d1a978689b04df20bbf350ed28f29651988e
Author: Wadim Dziedzic <wdziedzic@aviary.pl>
Date:	2008-08-07

    Updated Polish translation

    2008-08-07	Wadim Dziedzic	<wdziedzic@aviary.pl>

	* pl.po: Updated Polish translation

    svn path=/trunk/; revision=14459

M	po/ChangeLog
M	po/pl.po

commit f6f59e50304d60963f805f14f76a3bd168133bad
Author: Priit Laes <plaes at svn dot gnome dot org>
Date:	2008-08-07

    Translation updated by Ivar Smolin

    2008-08-07	Priit Laes  <plaes at svn dot gnome dot org>

	* et.po: Translation updated by Ivar Smolin

    svn path=/trunk/; revision=14458

M	po/ChangeLog
M	po/et.po

commit f45c59717a17c87463ef6ab6b0e3c3c924b3c621
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-08-07

    Add more supported MIME types, since file-roller trunk can handle
    them for

    2008-08-07	Christian Neumair  <cneumair@gnome.org>

	* libnautilus-private/nautilus-file.c (nautilus_file_is_archive):
	Add more supported MIME types, since file-roller trunk can
	handle them
	for remote locations. Thanks to Nelson Benítez León.

    svn path=/trunk/; revision=14457

M	ChangeLog
M	libnautilus-private/nautilus-file.c

commit bc79d1075b1e4943e9928539bb1e1c0016e2a5aa
Author: Ignacio Casal Quinteiro <icq@src.gnome.org>
Date:	2008-08-06

    Updated Galician translation

    svn path=/trunk/; revision=14456

M	po/ChangeLog
M	po/gl.po

commit 520f42cf3664f88a635f12a71e466a3480510499
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-08-06

    Remove unused "zoom-parameters-changed" signal.

    2008-08-06	Christian Neumair  <cneumair@gnome.org>

	* libnautilus-private/nautilus-view.c (nautilus_view_base_init):
	* libnautilus-private/nautilus-view.h:
	Remove unused "zoom-parameters-changed" signal.

    svn path=/trunk/; revision=14455

M	ChangeLog
M	libnautilus-private/nautilus-view.c
M	libnautilus-private/nautilus-view.h

commit bd8931b3545a809f0b70624dda641524e7298234
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-08-06

    Consolidate zoom handling. Add nautilus_window_sync_zoom_level(), and

    2008-08-06	Christian Neumair  <cneumair@gnome.org>

	* src/nautilus-navigation-window.c (real_sync_zoom_widgets),
	(nautilus_navigation_window_class_init):
	* src/nautilus-window-manage-views.c (create_content_view),
	(location_has_really_changed), (update_for_new_location),
	(free_location_change), (nautilus_window_report_view_failed),
	(nautilus_window_manage_views_destroy),
	(nautilus_window_manage_views_close_slot):
	* src/nautilus-window-private.h:
	* src/nautilus-window-slot.c (real_active),
	(title_changed_callback),
	(nautilus_window_slot_connect_content_view),
	(nautilus_window_slot_disconnect_content_view),
	(nautilus_window_slot_set_content_view_widget):
	* src/nautilus-window-slot.h:
	* src/nautilus-window.c (nautilus_window_set_active_slot),
	(real_sync_zoom_widgets), (nautilus_window_sync_zoom_widgets),
	(zoom_level_changed_callback),
	(nautilus_window_connect_content_view),
	(nautilus_window_disconnect_content_view),
	(nautilus_window_class_init):
	* src/nautilus-window.h:
	Consolidate zoom handling. Add nautilus_window_sync_zoom_level(),
	and sync_zoom_level() method to NautilusWindow. Use it to
	sync both
	the menu state, and the toolbar state. Remove NautilusWindow's
	(dis)connect_content_view(), and use unified code in
	nautilus_window_(dis)connect_content_view(), wrapped by
	nautilus_window_slot_(dis)connect_content_view(), which also
	handles
	the (notebook) title sync. Fixes #546333.

    svn path=/trunk/; revision=14454

M	ChangeLog
M	src/nautilus-navigation-window.c
M	src/nautilus-window-manage-views.c
M	src/nautilus-window-private.h
M	src/nautilus-window-slot.c
M	src/nautilus-window-slot.h
M	src/nautilus-window.c
M	src/nautilus-window.h

commit c0a2bfa0fc98c499c51a972e49c8dbc270bfc5c9
Author: Daniel Nylander <dnylande@src.gnome.org>
Date:	2008-08-06

    sv.po: Updated Swedish translation

    svn path=/trunk/; revision=14453

M	po/ChangeLog
M	po/sv.po

commit 8a60701d32ab28612a93d4bc3de90701828a1a48
Author: Djihed Afifi <djihed@src.gnome.org>
Date:	2008-08-06

    Updated Arabic Translation by Khaled Hosny.

    svn path=/trunk/; revision=14452

M	po/ChangeLog
M	po/ar.po

commit 1ed4d2b9bd4341e51f6c984c8568189378c7b245
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2008-08-05

    Show the parse name instead of the URI in the bookmark editor location

    2008-08-06	Cosimo Cecchi  <cosimoc@gnome.org>

	* src/nautilus-bookmarks-window.c: (on_selection_changed),
	(update_bookmark_from_text):
	Show the parse name instead of the URI in the bookmark editor
	location entry (#546267).

    svn path=/trunk/; revision=14451

M	ChangeLog
M	src/nautilus-bookmarks-window.c

commit 75e4155e683409f3b65efc942e26b3d8cc99656b
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:	2008-08-05

    Updated Spanish translation

    svn path=/trunk/; revision=14450

M	po/ChangeLog
M	po/es.po

commit c5f0db14e4250144cb924f30f064d7b1bcfe8649
Author: Jens Granseuer <jensgr@gmx.net>
Date:	2008-08-05

    fix "parameter has incomplete type" warning by moving the type

    2008-08-05	Jens Granseuer	<jensgr@gmx.net>

	* src/nautilus-window.h: fix "parameter has incomplete type"
	warning by moving the type declarations before the functions that
	use them (#546310)

    svn path=/trunk/; revision=14449

M	ChangeLog
M	src/nautilus-window.h

commit 2f3f3e24609b4ae5af1e8354ba86bff1515a82f6
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2008-08-05

    HIG improvements for the "Visible Columns" dialog. Initial patch by

    2008-08-05	Cosimo Cecchi  <cosimoc@gnome.org>

	* src/file-manager/fm-list-view.c: (create_column_editor):
	HIG improvements for the "Visible Columns" dialog.
	Initial patch by Vincent Geddes (#457451).

    svn path=/trunk/; revision=14448

M	ChangeLog
M	src/file-manager/fm-list-view.c

commit bf9be5fd6323ff25965998e858f68ba86eceb245
Author: Daniel Nylander <dnylande@src.gnome.org>
Date:	2008-08-05

    sv.po: Updated Swedish translation

    svn path=/trunk/; revision=14447

M	po/ChangeLog
M	po/sv.po

commit 472f03e70165fd9bed163a5059ad91281064d312
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:	2008-08-04

    Updated Spanish translation

    svn path=/trunk/; revision=14446

M	po/ChangeLog
M	po/es.po

commit 8f8cba4a749400fd4513775bf0fc487aa0feb851
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-08-04

    Post release version bump.

    2008-08-03	Christian Neumair  <cneumair@gnome.org>

	* configure.in:
	Post release version bump.

    === nautilus 2.23.6.1 ===

    svn path=/trunk/; revision=14445

M	ChangeLog
M	configure.in

commit 0c53ab95f5786ad1f390dc1fc9fa2d64241b6eb9 (tag: NAUTILUS_2_23_6_1)
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-08-04

    Update for release.

    2008-08-04	Christian Neumair  <cneumair@gnome.org>

	* NEWS:
	Update for release.

	* configure.in:
	Change version to 2.23.6.1.

    svn path=/trunk/; revision=14443

M	ChangeLog
M	NEWS
M	configure.in

commit 59dd17b1648862f6c9e9307802169ab7e25b22ff
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-08-04

    When changing the file name, only clear the display name if the
    new file

    2008-08-04	Christian Neumair  <cneumair@gnome.org>

	* libnautilus-private/nautilus-file.c (update_info_internal):
	When changing the file name, only clear the display name if
	the new
	file info has a NULL display name, i.e. it hasn't been set
	before with
	nautilus_file_set_display_name(). Fixes icon names of computer:///
	items.

    svn path=/trunk/; revision=14442

M	ChangeLog
M	libnautilus-private/nautilus-file.c

commit 3f485cb3aee28a82373229d3ac10e970ecdea4be
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-08-03

    Post release version bump.

    2008-08-03	Christian Neumair  <cneumair@gnome.org>

	* configure.in:
	Post release version bump.

    svn path=/trunk/; revision=14441

M	ChangeLog
M	configure.in

commit 8811400f2e9bbefddd5f0166e6f865ff5625c2fc (tag: NAUTILUS_2_23_6)
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-08-03

    Update for release.

    2008-08-03	Christian Neumair  <cneumair@gnome.org>

	* NEWS:
	Update for release.

    svn path=/trunk/; revision=14439

M	ChangeLog
M	NEWS

commit f952bc29a3b5c1076fef916ffafd87eb8fff7a05
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-08-03

    Support transfer of files with reserved characters to FAT. Auto-escape

    2008-08-03	Christian Neumair  <cneumair@gnome.org>

	* libnautilus-private/nautilus-file-operations.c (str_replace),
	(make_file_name_valid_for_dest_fs), (get_unique_target_file),
	(get_target_file_for_link), (get_target_file), (create_dest_dir),
	(copy_move_directory), (query_fs_type), (copy_move_file),
	(copy_files), (move_file_prepare), (move_files_prepare),
	(move_files), (move_job), (link_file), (link_job), (create_job):
	Support transfer of files with reserved characters to
	FAT. Auto-escape
	them to the unreserved underscore character. Fixes #448148.

    svn path=/trunk/; revision=14438

M	ChangeLog
M	libnautilus-private/nautilus-file-operations.c

commit d4f0611dd840d21d04284b19e31720bd8ee66b35
Author: Takeshi AIHANA <takeshi.aihana@gmail.com>
Date:	2008-08-02

    Updated Japanese translation.

    2008-08-03	Takeshi AIHANA <takeshi.aihana@gmail.com>

	* ja.po: Updated Japanese translation.

    svn path=/trunk/; revision=14437

M	po/ChangeLog
M	po/ja.po

commit 86990ff07b0b28afa22d76b318d701fde2bc3767
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-08-02

    Never use linear selection in manual layout.

    2008-08-02	Christian Neumair  <cneumair@gnome.org>

	* libnautilus-private/nautilus-icon-container.c
	(keyboard_move_to):
	Never use linear selection in manual layout.

    svn path=/trunk/; revision=14436

M	ChangeLog
M	libnautilus-private/nautilus-icon-container.c

commit a47db58fab391f96a1187d9e1cfc7b6d46e1d48b
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-08-02

    Use linear selection instead of rectangular when pressing shift, use

    2008-08-02	Christian Neumair  <cneumair@gnome.org>

	* libnautilus-private/nautilus-icon-container.c (get_cmp_point_x),
	(same_column_below_highest), (keyboard_move_to),
	(keyboard_arrow_key), (is_rectangle_selection_event),
	(keyboard_right), (keyboard_left), (keyboard_down), (keyboard_up):
	Use linear selection instead of rectangular when pressing
	shift, use
	rectangular selection using shift and control at the same time.
	Do not wrap around vertically in horizontal layout mode, do
	not wrap
	around horzontally in vertical layout mode, never wrap around
	during
	rectangle selection. Fixes #338298 and #545493.

    svn path=/trunk/; revision=14435

M	ChangeLog
M	libnautilus-private/nautilus-icon-container.c

commit e213b0a301933fa4597f046fe1514120c5c4d9fd
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-08-02

    Handle moves in the path bar hierarchy. Fixes #545941. Thanks to Diego

    2008-08-02	Christian Neumair  <cneumair@gnome.org>

	* src/nautilus-pathbar.c (update_button_types),
	(button_data_file_changed), (nautilus_path_bar_check_parent_path),
	(nautilus_path_bar_update_path), (nautilus_path_bar_set_path):
	* src/nautilus-pathbar.h:
	Handle moves in the path bar hierarchy. Fixes #545941.
	Thanks to Diego Escalante Urrelo.

    svn path=/trunk/; revision=14434

M	ChangeLog
M	src/nautilus-pathbar.c
M	src/nautilus-pathbar.h

commit 0fe54d124a6b417b7e8b80251142f010558980b7
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-08-02

    Implement visible icon handling for horizontal scrolling,
    i.e. vertical

    2008-08-02	Christian Neumair  <cneumair@gnome.org>

	* libnautilus-private/nautilus-icon-container.c
	(rubberband_timeout_callback), (realize),
	(nautilus_icon_container_get_first_visible_icon),
	(nautilus_icon_container_scroll_to_icon),
	(nautilus_icon_container_update_visible_icons),
	(handle_vadjustment_changed), (handle_hadjustment_changed):
	* libnautilus-private/nautilus-icon-private.h:
	Implement visible icon handling for horizontal scrolling, i.e.
	vertical icon layout. This will properly scroll to the last
	displayed
	icons when reloading a directory in vertical layout.

    svn path=/trunk/; revision=14433

M	ChangeLog
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-private.h

commit acae33d638a67b455a613be30f587da17e704058
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-07-31

    Handle NULL string arrays, and fix combo box model reference counting.

    2008-07-31	Christian Neumair  <cneumair@gnome.org>

	* libnautilus-private/nautilus-autorun.c
	(remove_elem_from_str_array), (add_elem_to_str_array),
	(nautilus_autorun_set_preferences), (combo_box_changed),
	(nautilus_autorun_prepare_combo_box):
	Handle NULL string arrays, and fix combo box model reference
	counting.
	Fixes #545658.

    svn path=/trunk/; revision=14431

M	ChangeLog
M	libnautilus-private/nautilus-autorun.c

commit e6c8efa165242b7f74c50a5485f6001c5303d09c
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-07-31

    Only queue a redraw if widget state actually changed. Fixes massive

    2008-07-31	Christian Neumair  <cneumair@gnome.org>

	* libnautilus-private/nautilus-tree-view-drag-dest.c
	(set_widget_highlight):
	Only queue a redraw if widget state actually changed. Fixes
	massive
	flickering issues when dragging over list view. Fixes #524282.

    svn path=/trunk/; revision=14430

M	ChangeLog
M	libnautilus-private/nautilus-tree-view-drag-dest.c

commit bce5290a1944e93350eaf3a15d3905859fb28b05
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-07-30

    Correctly claim that the display name for the search directory is
    a custom

    2008-07-30	Christian Neumair  <cneumair@gnome.org>

	* libnautilus-private/nautilus-search-directory-file.c
	(nautilus_search_directory_file_update_display_name),
	(nautilus_search_directory_file_init):
	Correctly claim that the display name for the search directory
	is a
	custom one.

    svn path=/trunk/; revision=14429

M	ChangeLog
M	libnautilus-private/nautilus-search-directory-file.c

commit 1bc4138a3f131d146af0c3f36a070d22e5ee8a46
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-07-30

    When changing the file name, clear display name if it is not a
    custom one.

    2008-07-30	Christian Neumair  <cneumair@gnome.org>

	* libnautilus-private/nautilus-file.c
	(nautilus_file_clear_display_name), (nautilus_file_clear_info),
	(update_info_internal), (update_name_internal):
	When changing the file name, clear display name if it is not
	a custom
	one. Custom means “not provided by GFileInfo”.

    svn path=/trunk/; revision=14428

M	ChangeLog
M	libnautilus-private/nautilus-file.c

commit 04c606a1ed27a205ca6db5e224947445635e0fa6
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-07-30

    Open new window when control-clicking on a path bar button, open
    new tab

    2008-07-30	Christian Neumair  <cneumair@gnome.org>

	* src/nautilus-navigation-window.c
	(path_bar_button_pressed_callback),
	(path_bar_button_released_callback),
	(path_bar_button_drag_begin_callback),
	(path_bar_path_set_callback):
	Open new window when control-clicking on a path bar button,
	open new
	tab when middle-clicking on a path bar button. Fixes #545397.

    svn path=/trunk/; revision=14427

M	ChangeLog
M	src/nautilus-navigation-window.c

commit 9e02482e41c2dce5e8697a98b07d34bff5f7bab0
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-07-30

    Identify to GNOME session as file manager, and not as generic desktop

    2008-07-30	Christian Neumair  <cneumair@gnome.org>

	* nautilus.desktop.in.in:
	Identify to GNOME session as file manager, and not as generic
	desktop
	application. Fixes #525056. Matthias Clasen.

    svn path=/trunk/; revision=14426

M	ChangeLog
M	nautilus.desktop.in.in

commit d99071af2fae9a1468a87d928ab6502bc29b23f8
Author: David Zeuthen <davidz@redhat.com>
Date:	2008-07-29

    Require gio 2.17.5 for g_mount_guess_content_type().

    2008-07-29	David Zeuthen  <davidz@redhat.com>

	    * configure.in:
	    Require gio 2.17.5 for g_mount_guess_content_type().

	    * data/nautilus.xml.in:
	    Delete x-content/* definitions; these are in shared-mime-info
	    0.50
	    and greater.

	    * libnautilus-private/nautilus-global-preferences.c:
	    * libnautilus-private/nautilus-global-preferences.h:
	    * libnautilus-private/apps_nautilus_preferences.schemas.in:
	    Remove /apps/nautilus/preferences/media_autorun_x_content_ask
	    and add
	    /apps/nautilus/preferences/media_autorun_x_content_start_app
	    instead since we're inverting the logic. Now, by default
	    (except
	    for x-content/software for which we're shipping an app
	    ourselves)
	    we default to asking the user what action to take.

	    * libnautilus-private/nautilus-autorun.c:
	    * libnautilus-private/nautilus-autorun.h:
	    Use g_mount_guess_content_type() instead of using our own
	    sniffing code. Also provide an option for the user to select
	    an application to use (#532474).

	    * src/nautilus-file-management-properties.c:
	    Catch up with API changes to
	    nautilus_autorun_prepare_combo_box()


    svn path=/trunk/; revision=14425

M	ChangeLog
M	configure.in
M	data/nautilus.xml.in
M	libnautilus-private/apps_nautilus_preferences.schemas.in
M	libnautilus-private/nautilus-autorun.c
M	libnautilus-private/nautilus-autorun.h
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.h
M	src/nautilus-file-management-properties.c

commit f564363d4256f19587fac88e827a4caf5423babd
Author: Colin Walters <walters@verbum.org>
Date:	2008-07-29

    Revert last commit, it broke the build.

    2008-07-29	Colin Walters <walters@verbum.org>

	* oc.po: Revert last commit, it broke the build.


    svn path=/trunk/; revision=14424

M	po/ChangeLog
M	po/oc.po

commit 4d6669313af53eeeb1dfb28d09ec2eab406a463e
Author: Funda Wang <fwang@src.gnome.org>
Date:	2008-07-29

    Updated zh_CN translation.

    svn path=/trunk/; revision=14422

M	po/ChangeLog
M	po/zh_CN.po

commit caa03962b73a386800dc9e3a8a8a64b13e718d98
Author: Djihed Afifi <djihed@src.gnome.org>
Date:	2008-07-29

    Updated Arabic Translation by Khaled Hosny.

    svn path=/trunk/; revision=14421

M	po/ChangeLog
M	po/ar.po

commit 4ff1fa5b0f7236d93afdcd39a06d28fbb1d92c58
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2008-07-28

    Updated Norwegian bokmål translation.

    2008-07-28	Kjartan Maraas	<kmaraas@gnome.org>

	* nb.po: Updated Norwegian bokmål translation.

    svn path=/trunk/; revision=14420

M	po/ChangeLog
M	po/nb.po

commit 9bd1db215a9ed84615357def0656e6619f09fa33
Author: Yannig MARCHEGAY <ymarcheg@src.gnome.org>
Date:	2008-07-28

    Updated Occitan translation

    svn path=/trunk/; revision=14419

M	po/ChangeLog
M	po/oc.po

commit 979f1594e77b3aa3e6d512df0bda1617b965e2d8
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2008-07-28

    Use standard icon name, as gnome-icon-theme no longer ships the

    2008-07-28	Cosimo Cecchi  <cosimoc@gnome.org>

	* src/nautilus-file-management-properties.c:
	(nautilus_file_management_properties_dialog_setup):
	* src/nautilus-navigation-window.c: (real_get_icon):
	Use standard icon name, as gnome-icon-theme no longer ships
	the "file-manager" icon.
	Patch by Matthias Clasen (#545062).

    svn path=/trunk/; revision=14418

M	ChangeLog
M	src/nautilus-file-management-properties.c
M	src/nautilus-navigation-window.c

commit 9474ce4b1c48373afcface4b33a3dddd3cbad97c
Author: Daniel Nylander <dnylande@src.gnome.org>
Date:	2008-07-25

    sv.po: Updated Swedish translation

    svn path=/trunk/; revision=14417

M	po/ChangeLog
M	po/sv.po

commit f38182f636db1df67afe6fbf976ee32584affaae
Author: Ignacio Casal Quinteiro <icq@src.gnome.org>
Date:	2008-07-25

    Updated Galician Translation.

    svn path=/trunk/; revision=14416

M	po/ChangeLog
M	po/gl.po

commit 7a985f788856685e3c38c9fb7c8fdcdcbcb8a8ba
Author: Leonardo Ferreira Fontenelle <leonardof@gnome.org>
Date:	2008-07-25

    Terminology improvements by Vladimir Melo.

    2008-07-24	Leonardo Ferreira Fontenelle  <leonardof@gnome.org>

	* pt_BR.po: Terminology improvements by Vladimir Melo.

    svn path=/trunk/; revision=14415

M	po/ChangeLog
M	po/pt_BR.po

commit eec5712dc1d31d5da5567302fb76436caf533511
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:	2008-07-24

    Updated Spanish translation

    svn path=/trunk/; revision=14414

M	po/ChangeLog
M	po/es.po

commit 53e71abceb4c5f76227b5b48fbe60047076c6e78
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2008-07-24

    Enable middle-click dragging a path bar button (#532475).

    2008-07-24	Cosimo Cecchi  <cosimoc@gnome.org>

	* src/nautilus-pathbar.c: (setup_button_drag_source):
	Enable middle-click dragging a path bar button (#532475).

    svn path=/trunk/; revision=14413

M	ChangeLog
M	src/nautilus-pathbar.c

commit b1da346906605c4d3d91898e3e72dec571e78370
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2008-07-24

    Don't use setlocale () just to printf a float, but use g_ascii_dtostr
    ()

    2008-07-24	Cosimo Cecchi  <cosimoc@gnome.org>

	* src/file-manager/fm-icon-view.c:
	(get_stored_icon_position_callback),
	(icon_position_changed_callback):
	Don't use setlocale () just to printf a float, but use
	g_ascii_dtostr () instead.
	Initial patch by Christian Persch (#461804).

    svn path=/trunk/; revision=14412

M	ChangeLog
M	src/file-manager/fm-icon-view.c

commit 82d174b173f973afdeac8062367d2989a82fc287
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2008-07-23

    Show "All" buttons in the file operations dialogs only if more
    than one

    2008-07-24	Cosimo Cecchi  <cosimoc@gnome.org>

	* libnautilus-private/nautilus-file-operations.c:
	(is_all_button_text), (do_run_simple_dialog),
	(run_simple_dialog_va), (run_error), (run_warning),
	(run_question),
	(confirm_delete_from_trash), (confirm_empty_trash),
	(confirm_delete_directly), (delete_dir), (delete_file),
	(trash_files), (scan_dir), (scan_file), (verify_destination),
	(create_dest_dir), (copy_move_directory),
	(remove_target_recursively), (copy_move_file),
	(move_file_prepare),
	(move_files_prepare), (link_file), (link_job), (create_job):
	Show "All" buttons in the file operations dialogs only if more
	than one
	file is involved in the process.
	Initial patch by Christian Neumair (#518616).

    svn path=/trunk/; revision=14411

M	ChangeLog
M	libnautilus-private/nautilus-file-operations.c

commit ef5e4b69de8fea197e08f672b60f5d58d2c85507
Author: Priit Laes <plaes at svn dot gnome dot org>
Date:	2008-07-22

    Translation updated by Ivar Smolin

    2008-07-22	Priit Laes  <plaes at svn dot gnome dot org>

	* et.po: Translation updated by Ivar Smolin

    svn path=/trunk/; revision=14410

M	po/ChangeLog
M	po/et.po

commit ce57f412dc0dc7ecb2e0454aa1868c9458caf01e
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-07-22

    Post release version bump.

    2008-07-21	Christian Neumair  <cneumair@gnome.org>

	* configure.in:
	Post release version bump.

    === nautilus 2.23.5.1 ===

    svn path=/trunk/; revision=14409

M	ChangeLog
M	configure.in

commit 5bb3781baed75eb8f82459a920abd027a92e7ff7 (tag: NAUTILUS_2_23_5_1)
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-07-22

    Update for release.

    2008-07-22	Christian Neumair  <cneumair@gnome.org>

	* NEWS:
	Update for release.

    svn path=/trunk/; revision=14407

M	ChangeLog
M	NEWS

commit 414dd48d1d9e35c95bdcbd6fa9c93f501f7d88ac
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-07-22

    Revert Q_() -> C_() migration due to an intltool bug. Do not require

    2008-07-21	Christian Neumair  <cneumair@gnome.org>

	* configure.in:
	* src/file-manager/fm-properties-window.c
	(value_field_update_internal):
	Revert Q_() -> C_() migration due to an intltool bug.
	Do not require intltool 0.36.3 (#542658).

    svn path=/trunk/; revision=14406

M	ChangeLog
M	configure.in
M	src/file-manager/fm-properties-window.c

commit bb72b66055971bb12403bd0255d4dda84989b970
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-07-22

    Update for release.

    2008-07-22	Christian Neumair  <cneumair@gnome.org>

	* NEWS:
	Update for release.

	* configure.in:
	Change version to 2.23.5.1.

    svn path=/trunk/; revision=14405

M	ChangeLog
M	NEWS
M	configure.in

commit 537789810b3423493c3d892a0bc2d23e48c1c631
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-07-22

    Display submenu for more than two associated applications when
    all files

    2008-07-22	Christian Neumair  <cneumair@gnome.org>

	* src/file-manager/fm-directory-view.c (reset_open_with_menu):
	Display submenu for more than two associated applications when all
	files are folders.

    svn path=/trunk/; revision=14404

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit a0b6303fc7a07a5ad37924729d42ff0b4fc1f17f
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-07-22

    Make save button the default widget, and proxy entry activation to the

    2008-07-22	Christian Neumair  <cneumair@gnome.org>

	* src/file-manager/fm-directory-view.c
	(action_save_search_as_callback):
	Make save button the default widget, and proxy entry activation
	to the
	default widget.

    svn path=/trunk/; revision=14403

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit d2a2e27658c4c006be44ce3d44c23abf38f90346
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-07-22

    Make geomtry save methods per slot, rather than per window. The active

    2008-07-22	Christian Neumair  <cneumair@gnome.org>

	* src/nautilus-spatial-window.c (save_window_geometry_timeout),
	(nautilus_spatial_window_unrealize),
	(nautilus_spatial_window_save_geometry),
	(nautilus_spatial_window_save_scroll_position),
	(nautilus_spatial_window_save_show_hidden_files_mode),
	(real_close_slot), (nautilus_spatial_window_class_init):
	* src/nautilus-spatial-window.h:
	Make geomtry save methods per slot, rather than per window. The
	active
	slot is set to NULL before they are closed. Fixes #542656.
	Thanks to Frederic Peters.

    svn path=/trunk/; revision=14402

M	ChangeLog
M	src/nautilus-spatial-window.c
M	src/nautilus-spatial-window.h

commit dbf7af666cd9e6a36e7db24b41fe564e78cbefd2
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-07-21

    Add separator after "Open in ..." popup menu items.

    2008-07-21	Christian Neumair  <cneumair@gnome.org>

	* src/nautilus-places-sidebar.c (enable_tabs_changed_callback),
	(bookmarks_check_popup_sensitivity), (bookmarks_build_popup_menu),
	(nautilus_places_sidebar_init):
	Add separator after "Open in ..." popup menu items.

	Only show "Open in New Tab" menu item if the preference is
	enabled.
	Update popup menu sensitivity when tabs preference changes.


    svn path=/trunk/; revision=14401

M	ChangeLog
M	src/nautilus-places-sidebar.c

commit 9acdac108d6e732be8695bcd1aa3b4538dac1cbf
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-07-21

    Fix eject icon click detection, also make it work in RTL locales.

    2008-07-21	Christian Neumair  <cneumair@gnome.org>

	* src/nautilus-places-sidebar.c (clicked_eject_button),
	(nautilus_places_sidebar_init):
	Fix eject icon click detection, also make it work in RTL locales.
	Ellipsize sidebar text. Slightly reduce eject icon xpad.

    svn path=/trunk/; revision=14400

M	ChangeLog
M	src/nautilus-places-sidebar.c

commit 7511b597ce2366e038444f5d46b003abc797739f
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-07-21

    Post release version bump.

    2008-07-21	Christian Neumair  <cneumair@gnome.org>

	* configure.in:
	Post release version bump.

    === nautilus 2.23.5 ===

    svn path=/trunk/; revision=14399

M	ChangeLog
M	configure.in

commit 2a510222a894cc0d32a87278e0a4cc634d35abfd (tag: NAUTILUS_2_23_5)
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-07-21

    Fix NautilusWindowInfo header inclusion.

    2008-07-21	Christian Neumair  <cneumair@gnome.org>

	* src/nautilus-query-editor.h:
	Fix NautilusWindowInfo header inclusion.

    svn path=/trunk/; revision=14397

M	ChangeLog
M	src/nautilus-query-editor.h

commit d0b5ae2c7fa8566679aab1cd3146c723d464a67a
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-07-21

    Add "Open in New Tab" item to location popup, and consolidate
    labels in

    2008-07-21	Christian Neumair  <cneumair@gnome.org>

	* src/file-manager/fm-actions.h:
	* src/file-manager/fm-directory-view.c
	(action_location_open_alternate_callback),
	(action_location_open_in_new_tab_callback),
	(real_update_location_menu), (real_update_menus):
	* src/file-manager/nautilus-directory-view-ui.xml:
	Add "Open in New Tab" item to location popup, and consolidate
	labels in
	case both spatial and browser mode are available.

    svn path=/trunk/; revision=14396

M	ChangeLog
M	src/file-manager/fm-actions.h
M	src/file-manager/fm-directory-view.c
M	src/file-manager/nautilus-directory-view-ui.xml

commit 77e9051628b23a1599f8bf693f434c28c04b415c
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-07-21

    Update for release.

    2008-07-21	Christian Neumair  <cneumair@gnome.org>

	* NEWS:
	Update for release.

    svn path=/trunk/; revision=14395

M	ChangeLog
M	NEWS

commit 3045387ffa88000c96dbdc3ccaa5a7706d45e843
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-07-21

    Use C_() instead of Q_(). Require intltool 0.36.3.

    2008-07-21	Christian Neumair  <cneumair@gnome.org>

	* configure.in:
	* src/file-manager/fm-properties-window.c
	(value_field_update_internal):
	Use C_() instead of Q_(). Require intltool 0.36.3.

    svn path=/trunk/; revision=14394

M	ChangeLog
M	configure.in
M	src/file-manager/fm-properties-window.c

commit b539c4aa653db6df59b2afbe84a13a58f84bb95d
Author: Hendrik Richter <hendi@gnome-de.org>
Date:	2008-07-21

    Fixed German translation by Jens Seidel <jensseidel@users.sf.net>.

    2008-07-21	Hendrik Richter  <hendi@gnome-de.org>

	* de.po: Fixed German translation by
	Jens Seidel <jensseidel@users.sf.net>.

    svn path=/trunk/; revision=14392

M	po/ChangeLog
M	po/de.po

commit 9efdb20dafd9bfa93b8e6acd79767d25d5040170
Author: Hendrik Richter <hendrikr@gnome.org>
Date:	2008-07-21

    Updated German translation, fix #543972.

    2008-07-21	Hendrik Richter  <hendrikr@gnome.org>

	* de.po: Updated German translation, fix #543972.

    svn path=/trunk/; revision=14391

M	po/ChangeLog
M	po/de.po

commit 2fef4c5edbd8a7a8619c755c99ae7b3eab7a0137
Author: Hendrik Richter <hendrikr@gnome.org>
Date:	2008-07-21

    Updated German translation, fix #543973.

    2008-07-21	Hendrik Richter  <hendrikr@gnome.org>

	* de.po: Updated German translation, fix #543973.

    svn path=/trunk/; revision=14388

M	po/ChangeLog
M	po/de.po

commit 1ceeed0fc031e52c0aeb59947fee79ffbab3368f
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-07-21

    Allow to disable XMP support. Thanks to Mikel Olasagasti and Gilles

    2008-07-21	Christian Neumair  <cneumair@gnome.org>

	* configure.in:
	Allow to disable XMP support. Thanks to Mikel Olasagasti and
	Gilles
	Dartiguelongue.

    svn path=/trunk/; revision=14387

M	ChangeLog
M	configure.in

commit 838b12f0f416c59c98924a3e70672235bc344298
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-07-21

    Support restoring from trash (one item at a time).

    2008-07-21	Christian Neumair  <cneumair@gnome.org>

	* libnautilus-private/nautilus-file-private.h:
	* libnautilus-private/nautilus-file.c (update_info_internal),
	(nautilus_file_get_trash_original_file):
	* libnautilus-private/nautilus-file.h:
	* src/file-manager/fm-actions.h:
	* src/file-manager/fm-directory-view.c
	(action_restore_from_trash_callback), (restore_from_trash),
	(action_location_restore_from_trash_callback),
	(update_restore_from_trash_action), (real_update_location_menu),
	(real_update_menus):
	* src/file-manager/nautilus-directory-view-ui.xml:
	Support restoring from trash (one item at a time).

    svn path=/trunk/; revision=14386

M	ChangeLog
M	libnautilus-private/nautilus-file-private.h
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-file.h
M	src/file-manager/fm-actions.h
M	src/file-manager/fm-directory-view.c
M	src/file-manager/nautilus-directory-view-ui.xml

commit 02cbb458f332df72ab305636699e570612e5c7cc
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-07-21

    Add tooltips to the zoom controls, make menu tooltips consistent
    with and

    2008-07-21	Christian Neumair  <cneumair@gnome.org>

	* src/nautilus-window-menus.c:
	* src/nautilus-zoom-control.c
	(nautilus_zoom_control_instance_init):
	Add tooltips to the zoom controls, make menu tooltips consistent
	with
	and a11y description consistent with Epiphany. Related to #543935.
	Thanks to Diego Escalante Urrelo.

    svn path=/trunk/; revision=14385

M	ChangeLog
M	src/nautilus-window-menus.c
M	src/nautilus-zoom-control.c

commit 89f2aab3cb1974eb1b283e20845b857dd2ec20f7
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-07-21

    Display compact view after list view, rather than before it. Fixes

    2008-07-21	Christian Neumair  <cneumair@gnome.org>

	* src/file-manager/fm-icon-view.c (fm_icon_view_register),
	(fm_compact_view_register):
	* src/file-manager/fm-icon-view.h:
	* src/nautilus-application.c (nautilus_application_instance_init):
	* src/nautilus-file-management-properties.c:
	* src/nautilus-file-management-properties.glade:
	Display compact view after list view, rather than before it. Fixes
	keybindings, and #543934. Thanks to Diego Escalante Urrelo.

    svn path=/trunk/; revision=14384

M	ChangeLog
M	src/file-manager/fm-icon-view.c
M	src/file-manager/fm-icon-view.h
M	src/nautilus-application.c
M	src/nautilus-file-management-properties.c
M	src/nautilus-file-management-properties.glade

commit 2d8d5b331af591cbb5b3b7e9d316d57c00c76d12
Author: Christian Neumair <cneumair@src.gnome.org>
Date:	2008-07-21

    Fix ChangeLog entry - I associated it with the wrong bug report.

    svn path=/trunk/; revision=14383

M	ChangeLog

commit 658c6d8c2238da51663479b6b9e2e06f1539d0d9
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-07-21

    Do not emit "location-changed" if the entry is empty. Fixes #543936.

    2008-07-21	Christian Neumair  <cneumair@gnome.org>

	* src/nautilus-location-bar.c (editable_activate_callback),
	(nautilus_location_bar_init):
	Do not emit "location-changed" if the entry is empty. Fixes
	#543936.
	Thanks to Diego Escalante Urrelo.

    svn path=/trunk/; revision=14382

M	ChangeLog
M	src/nautilus-location-bar.c

commit 6dc13e0f3a26a7f49824dbbb525974f44847d665
Author: David Zeuthen <davidz@redhat.com>
Date:	2008-07-20

    Call the correct finish function.

    2008-07-20	David Zeuthen  <davidz@redhat.com>

	* libnautilus-private/nautilus-file-operations.c
	(unmount_mount_callback):
	Call the correct finish function.

    svn path=/trunk/; revision=14380

M	ChangeLog
M	libnautilus-private/nautilus-file-operations.c

commit ec15b56016f044fbd78ed9df7dfb14d032d7bae6
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-07-20

    Do not treat top-level mounts (i.e. sftp://server/) as fake roots, and

    2008-07-20	Christian Neumair  <cneumair@gnome.org>

	* src/nautilus-pathbar.c (nautilus_path_bar_check_parent_path),
	(nautilus_path_bar_update_path):
	Do not treat top-level mounts (i.e. sftp://server/) as fake
	roots, and
	consequently do not display up slider.

    svn path=/trunk/; revision=14379

M	ChangeLog
M	src/nautilus-pathbar.c

commit 062cde619b9eaf5a60033be3d8f31d1f0b4be470
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-07-20

    Use NautilusFile icon for normal buttons, rather than forcing
    folder icon.

    2008-07-20	Christian Neumair  <cneumair@gnome.org>

	* src/nautilus-pathbar.c (get_type_icon_info):
	Use NautilusFile icon for normal buttons, rather than forcing
	folder
	icon. Fixes special location icons like network:///, computer:///
	etc.

    svn path=/trunk/; revision=14378

M	ChangeLog
M	src/nautilus-pathbar.c

commit 1d44acf3665223aca5d4cd80e4ce3b5bf54cf336
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-07-20

    Only update referenced MIME type if it actually changed.

    2008-07-20	Christian Neumair  <cneumair@gnome.org>

	* libnautilus-private/nautilus-file.c (update_info_internal):
	Only update referenced MIME type if it actually changed.

    svn path=/trunk/; revision=14377

M	ChangeLog
M	libnautilus-private/nautilus-file.c

commit ab67b66116b204cfdbada6786e45ec8dc64305a3
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-07-20

    Query filesystem ID, as referenced string. Use it to determine
    whether two

    2008-07-20	Christian Neumair  <cneumair@gnome.org>

	* libnautilus-private/nautilus-dnd.c (check_same_fs),
	(nautilus_drag_default_drop_action_for_icons):
	* libnautilus-private/nautilus-file-private.h:
	* libnautilus-private/nautilus-file.c (nautilus_file_clear_info),
	(finalize), (update_info_internal),
	(nautilus_file_get_filesystem_id):
	* libnautilus-private/nautilus-file.h:
	Query filesystem ID, as referenced string. Use it to determine
	whether
	two files are on the same FS during DND. Gets rid of synchronous
	I/O.

    svn path=/trunk/; revision=14376

M	ChangeLog
M	libnautilus-private/nautilus-dnd.c
M	libnautilus-private/nautilus-file-private.h
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-file.h

commit 8107598c77d88be88cded2612a363731d9156709
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-07-20

    Use full location name as tab tooltip.

    2008-07-20	Christian Neumair  <cneumair@gnome.org>

	* src/nautilus-notebook.c (nautilus_notebook_sync_tab_label):
	Use full location name as tab tooltip.

    svn path=/trunk/; revision=14375

M	ChangeLog
M	src/nautilus-notebook.c

commit df30c29fd52c79948b3ef11356ad25b7e3f64565
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-07-19

    Only align eject icons with ejectable rows, instead of aligning
    them with

    2008-07-19	Christian Neumair  <cneumair@gnome.org>

	* src/nautilus-places-sidebar.c (add_place),
	(nautilus_places_sidebar_init):
	Only align eject icons with ejectable rows, instead of aligning
	them
	with all icons above the seperator.

    svn path=/trunk/; revision=14374

M	ChangeLog
M	src/nautilus-places-sidebar.c

commit 82887543d718e332791dc8df79c9b4e1e8620db4
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-07-19

    Add nautilus_file_operations_mount_volume_full(), which will issue a

    2008-07-19	Christian Neumair  <cneumair@gnome.org>

	* libnautilus-private/nautilus-file-operations.c
	(mount_callback_data_notify), (volume_mount_cb),
	(nautilus_file_operations_mount_volume),
	(nautilus_file_operations_mount_volume_full):
	* libnautilus-private/nautilus-file-operations.h:
	Add nautilus_file_operations_mount_volume_full(), which
	will issue a callback with an optional user data object,
	if the object is still alive after mounting.

	* src/nautilus-places-sidebar.c (add_place),
	(clicked_eject_button), (volume_mounted_cb),
	(open_selected_bookmark), (nautilus_places_sidebar_init),
	(nautilus_places_sidebar_dispose):
	Open files after mounting them.

    svn path=/trunk/; revision=14373

M	ChangeLog
M	libnautilus-private/nautilus-file-operations.c
M	libnautilus-private/nautilus-file-operations.h
M	src/nautilus-places-sidebar.c

commit 8f974b3021b93504b22eb73ae322618f5a1bd403
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-07-17

    Pass textual URIs instead of GFiles to GAppInfo for remote files,
    similar

    2008-07-17	Christian Neumair  <cneumair@gnome.org>

	* libnautilus-private/nautilus-program-choosing.c
	(nautilus_launch_application):
	Pass textual URIs instead of GFiles to GAppInfo for remote files,
	similar to nautilus_launch_desktop_file(). Fixes #543448.
	Discovered by Kamil Páral.

    svn path=/trunk/; revision=14372

M	ChangeLog
M	libnautilus-private/nautilus-program-choosing.c

commit 8ca35768508f418a74dba51d43dd524c8bca75b1
Author: Hendrik Richter <hendi@gnome-de.org>
Date:	2008-07-17

    Fixed German translation by Jens Seidel <jensseidel@users.sf.net>.

    2008-07-17	Hendrik Richter  <hendi@gnome-de.org>

	* de.po: Fixed German translation by
	Jens Seidel <jensseidel@users.sf.net>.

    svn path=/trunk/; revision=14370

M	po/ChangeLog
M	po/de.po

commit 0d68664592d8cdd61ee9751f7e833f940e6d49cc
Author: A. Walton <awalton@gnome.org>
Date:	2008-07-16

    Small touchup to r14351 (bug #542658) caught by Claude Paroz.

    2008-07-16	A. Walton  <awalton@gnome.org>

	* src/file-manager/fm-properties-window.c (create_basic_page):
	Small touchup to r14351 (bug #542658) caught by Claude Paroz.


    svn path=/trunk/; revision=14368

M	ChangeLog
M	src/file-manager/fm-properties-window.c

commit 169af90205b6a9aa51b4d5a45083e854454dcd54
Author: Ignacio Casal Quinteiro <icq@src.gnome.org>
Date:	2008-07-16

    Updated Galician Translation.

    svn path=/trunk/; revision=14367

M	po/ChangeLog
M	po/gl.po

commit bf1255166ce96de138c2adda258a46d002f469ea
Author: Yair Hershkovitz <yairhr@src.gnome.org>
Date:	2008-07-16

    updated hebrew translation

    svn path=/trunk/; revision=14366

M	po/ChangeLog
M	po/he.po

commit 30d7f6778d02fedaab4942b45ee45f766c603f82
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-07-15

    Dynamically update buttons on file changes instead of hard-coding them

    2008-07-16	Christian Neumair  <cneumair@gnome.org>

	* src/nautilus-pathbar.c (desktop_location_changed_callback),
	(nautilus_path_bar_finalize), (reload_icons),
	(get_custom_user_icon_info), (get_type_icon_info),
	(nautilus_path_bar_update_button_appearance),
	(nautilus_path_bar_update_button_state),
	(button_data_file_changed), (make_directory_button),
	(nautilus_path_bar_check_parent_path):
	* src/nautilus-pathbar.h:
	Dynamically update buttons on file changes instead of hard-coding
	them
	once, both labels and icons. Refactor icon code.
	Add TODO notice about reaction to XDG directory changes.
	Comment out usage of custom icons for path bar buttons, due to
	GDK pixbuf issues when scaling down large images #80925.

    svn path=/trunk/; revision=14365

M	ChangeLog
M	src/nautilus-pathbar.c
M	src/nautilus-pathbar.h

commit 3e236c23a6876123baf9670b0a437d7b51702650
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-07-15

    Use NautilusFile instead of GFile for obtaining display name. Gets
    rid of

    2008-07-15	Christian Neumair  <cneumair@gnome.org>

	* src/nautilus-pathbar.c (button_data_free),
	(button_data_file_changed), (make_directory_button),
	(nautilus_path_bar_update_path):
	Use NautilusFile instead of GFile for obtaining display
	name. Gets rid
	of sync I/O.

    svn path=/trunk/; revision=14364

M	ChangeLog
M	src/nautilus-pathbar.c

commit e471ec1568aeab31a5e72b39012133bb1afb5a1b
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-07-15

    Only use double click for left mouse button. The middle mouse
    button opens

    2008-07-15	Christian Neumair  <cneumair@gnome.org>

	* libnautilus-private/nautilus-icon-container.c
	(button_press_event), (nautilus_icon_container_did_not_drag),
	(handle_icon_double_click), (handle_icon_button_press):
	Only use double click for left mouse button. The middle mouse
	button
	opens a new tab or window on one click. Fixes #543136.

    svn path=/trunk/; revision=14363

M	ChangeLog
M	libnautilus-private/nautilus-icon-container.c

commit 59d46c08d469fb4f70dc56bed681d439e0652a72
Author: Christian Neumair <cneumair@src.gnome.org>
Date:	2008-07-15

    Add missing ChangeLog entry.

    svn path=/trunk/; revision=14362

M	ChangeLog

commit 7a76d2458611d1ae83feac7b1bb76d86b12a57da
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-07-15

    Display emblems for small icon sizes, down to 16 pixels.

    2008-07-15	Christian Neumair  <cneumair@gnome.org>

	* libnautilus-private/nautilus-icon-info.c
	(nautilus_icon_get_emblem_size_for_icon_size):
	* src/file-manager/fm-list-model.c (fm_list_model_get_value):
	Display emblems for small icon sizes, down to 16 pixels.

    svn path=/trunk/; revision=14361

M	ChangeLog
M	libnautilus-private/nautilus-icon-info.c
M	src/file-manager/fm-list-model.c

commit 82d2b78b236123fee80ae9c0b5170924355e12c7
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-07-14

    Also support a mode where the target URI is NULL, and the target
    slot is

    2008-07-15	Christian Neumair  <cneumair@gnome.org>

	* libnautilus-private/nautilus-dnd.c (slot_proxy_drag_motion),
	(nautilus_drag_slot_proxy_init):
	Also support a mode where the target URI is NULL, and the target
	slot is
	set.

	* src/nautilus-notebook.c (build_tab_label):
	Set up notebook labels as slot drag proxy, replace old DND code.

    svn path=/trunk/; revision=14360

M	libnautilus-private/nautilus-dnd.c
M	src/nautilus-notebook.c

commit b18740932759391b5cbdd20fe0a05e86b155e6f1
Author: A. Walton <awalton@gnome.org>
Date:	2008-07-14

    Use the GLib gstdio functions here, suggested in bug 542819 by
    Thadeu Lima

    2008-07-14	A. Walton  <awalton@gnome.org>

	* libnautilus-private/nautilus-emblem-utils.c
	(nautilus_emblem_install_custom_emblem),
	(nautilus_emblem_can_remove_emblem):
	Use the GLib gstdio functions here, suggested in bug 542819
	by Thadeu Lima de Souza Cascardo.


    svn path=/trunk/; revision=14359

M	ChangeLog
M	libnautilus-private/nautilus-emblem-utils.c

commit 5a1ff050d6c1d851e0c0b264ceb5671bac164594
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:	2008-07-13

    Updated Spanish translation

    svn path=/trunk/; revision=14358

M	po/ChangeLog
M	po/es.po

commit 627d12c632c902d13b05f7fe4974853434f93127
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-07-13

    Include sys/stat.h for struct stat and S_ISUID and other
    macros. Thanks to

    2008-07-13	Christian Neumair  <cneumair@gnome.org>

	* libnautilus-private/nautilus-file.c:
	* libnautilus-private/nautilus-emblem-utils.c:
	Include sys/stat.h for struct stat and S_ISUID and other macros.
	Thanks to Thadeu Lima de Souza Cascardo
	<cascardo@minaslivre.org>.

    svn path=/trunk/; revision=14357

M	ChangeLog
M	libnautilus-private/nautilus-emblem-utils.c
M	libnautilus-private/nautilus-file.c

commit d4f08bc033176b37124695263928999a63748beb
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-07-13

    Add simple slot drop proxy API to libnautilus-private, centered around

    2008-07-13	Christian Neumair  <cneumair@gnome.org>

	* libnautilus-private/nautilus-dnd.c
	(nautilus_drag_uri_array_from_selection_list),
	(nautilus_drag_uri_list_from_selection_list),
	(nautilus_drag_uri_array_from_list),
	(nautilus_drag_uri_list_from_array), (slot_proxy_drag_motion),
	(drag_info_clear), (slot_proxy_drag_leave),
	(slot_proxy_drag_drop),
	(slot_proxy_handle_drop), (slot_proxy_drag_data_received),
	(nautilus_drag_slot_proxy_init):
	* libnautilus-private/nautilus-dnd.h:
	Add simple slot drop proxy API to libnautilus-private, centered
	around nautilus_drag_slot_proxy_init().
	The notebook tab label drop targets will later be ported to
	this API.

	Add API for converting URI lists to URI arrays, and for
	constructing
	URI lists and arrays from selection lists.

	* src/nautilus-notebook.c (notebook_tab_drag_data_received):
	Use nautilus_drag_uri_array_from_selection_list().

	* src/nautilus-pathbar.c (slider_timeout),
	(nautilus_path_bar_slider_drag_motion),
	(nautilus_path_bar_slider_drag_leave), (nautilus_path_bar_init),
	(nautilus_path_bar_finalize), (button_data_free),
	(button_drag_data_get_cb), (setup_button_drag_source),
	(make_directory_button):
	* src/nautilus-pathbar.h:
	Add path bar drop targets, use nautilus_drag_slot_proxy_init() for
	setup.
	Also offer GNOME icon lists as drag target.
	Reveal hidden paths when hovering over the up/down sliders
	for some
	time. Fixes #309842.

    svn path=/trunk/; revision=14356

M	ChangeLog
M	libnautilus-private/nautilus-dnd.c
M	libnautilus-private/nautilus-dnd.h
M	src/nautilus-notebook.c
M	src/nautilus-pathbar.c
M	src/nautilus-pathbar.h

commit 88d90c73c4c0a74edd2f13ca00ab31e7755568cf
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-07-13

    Add function for receiving netscape URLs, clear colliding clipboard

    2008-07-13	Christian Neumair  <cneumair@gnome.org>

	* libnautilus-private/nautilus-view.c
	(nautilus_view_drop_proxy_received_netscape_url):
	* libnautilus-private/nautilus-view.h:
	* src/file-manager/fm-directory-view.c
	(fm_directory_view_init_view_iface),
	(fm_directory_view_drop_proxy_received_uris),
	(fm_directory_view_drop_proxy_received_netscape_url):
	Add function for receiving netscape URLs, clear colliding
	clipboard
	contents when receiving dropped URIs.

    svn path=/trunk/; revision=14355

M	ChangeLog
M	libnautilus-private/nautilus-view.c
M	libnautilus-private/nautilus-view.h
M	src/file-manager/fm-directory-view.c

commit 2126560b91c8475676c4870f0ae56d724776ffd7
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-07-13

    Add nautilus_window_slot_info_get_window() for getting current

    2008-07-13	Christian Neumair  <cneumair@gnome.org>

	* libnautilus-private/nautilus-window-slot-info.c
	(nautilus_window_slot_info_get_current_view):
	* libnautilus-private/nautilus-window-slot-info.h:
	* src/nautilus-window-slot.c (real_slot_info_get_current_view),
	(nautilus_window_slot_info_iface_init):
	Add nautilus_window_slot_info_get_window()
	for getting current NautilusView (one ref count added).

    svn path=/trunk/; revision=14354

M	ChangeLog
M	libnautilus-private/nautilus-window-slot-info.c
M	libnautilus-private/nautilus-window-slot-info.h
M	src/nautilus-window-slot.c

commit 5ebe54583e094f46dc361f2dd6d23d6f4efb33cc
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-07-12

    Fix typo.

    2008-07-12	Christian Neumair  <cneumair@gnome.org>

	* libnautilus-private/nautilus-icon-container.c
	(handle_icon_double_click):
	Fix typo.

    svn path=/trunk/; revision=14353

M	ChangeLog
M	libnautilus-private/nautilus-icon-container.c

commit 742b45a66981ed8599dfe5d72bf9c43e66170820
Author: Daniel Nylander <dnylande@src.gnome.org>
Date:	2008-07-12

    sv.po: Updated Swedish translation

    svn path=/trunk/; revision=14352

M	po/ChangeLog
M	po/sv.po

commit 92d23d5c23824355ea509c419d4e164171f6b8ad
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-07-12

    Use UTF-8 dash instead of "--". Fixes #542658. Thanks to Claude Paroz.

    2008-07-12	Christian Neumair  <cneumair@gnome.org>

	* src/file-manager/fm-properties-window.c (create_basic_page),
	(create_simple_permissions), (create_advanced_permissions),
	(create_permissions_page):
	Use UTF-8 dash instead of "--". Fixes #542658. Thanks to Claude
	Paroz.

    svn path=/trunk/; revision=14351

M	ChangeLog
M	src/file-manager/fm-properties-window.c

commit b6685a5b265eefa22e073a2cd8df4669bd89e7b8
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-07-12

    Completely rewrite button press detection. Finally fixes #542269
    without

    2008-07-12	Christian Neumair  <cneumair@gnome.org>

	* libnautilus-private/nautilus-icon-container.c
	(button_press_event):
	* libnautilus-private/nautilus-icon-private.h:
	Completely rewrite button press detection. Finally fixes #542269
	without any side effects.

    svn path=/trunk/; revision=14350

M	ChangeLog
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-private.h

commit 4eabe43b461884d68439b2018851c22926d8050b
Author: Vladimer Sichinava <vsichi@src.gnome.org>
Date:	2008-07-12

    Updated Georgian language

    svn path=/trunk/; revision=14347

M	po/ka.po

commit 7690b89480265cf8a772053d356e9e983cebb39c
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-07-12

    Fix activation of previously selected icons (introduced when
    fixing bug

    2008-07-12	Christian Neumair  <cneumair@gnome.org>

	* libnautilus-private/nautilus-icon-container.c
	(handle_icon_button_press):
	Fix activation of previously selected icons (introduced when
	fixing
	bug #347423). Fixes #542269. Thanks to Tomasz Sałaciński.

    svn path=/trunk/; revision=14342

M	ChangeLog
M	libnautilus-private/nautilus-icon-container.c

commit b92695430f3d2af16ee487787c01f13ab1433e56
Author: Claude Paroz <claude@2xlibre.net>
Date:	2008-07-12

    Updated French translation by Bruno Brouard and Claude Paroz.

    2008-07-12	Claude Paroz  <claude@2xlibre.net>

	* fr.po: Updated French translation by Bruno Brouard and Claude
	Paroz.

    svn path=/trunk/; revision=14341

M	po/ChangeLog
M	po/fr.po

commit e948af036d22e80adfd961876a37207f6e5ff475
Author: Gabor Keleman <kelemeng@src.gnome.org>
Date:	2008-07-10

    Accelerator fix

    svn path=/trunk/; revision=14340

M	po/hu.po

commit 98e6d94142739fd9d174839851493866d4cb7c2f
Author: Gabor Keleman <kelemeng@src.gnome.org>
Date:	2008-07-10

    Munkasztal must die

    svn path=/trunk/; revision=14339

M	po/hu.po

commit e3139fec4c9b76146622fecbc0a678c9c25ca945
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:	2008-07-10

    Translation updated by Máté Őry.

    2008-07-10	Gabor Kelemen  <kelemeng@gnome.hu>

	* hu.po: Translation updated by Máté Őry.

    svn path=/trunk/; revision=14338

M	po/ChangeLog
M	po/hu.po

commit 263e01018e163f5acbdcd7e98c9117bed5f61264
Author: Matej Urbančič <mateju@src.gnome.org>
Date:	2008-07-10

    Updated Slovenian translation

    svn path=/trunk/; revision=14337

M	po/ChangeLog
M	po/sl.po

commit 987c6908377beb458d5962e7a060d9a2d146de03
Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
Date:	2008-07-10

    Updated Thai translation.

    2008-07-10	Theppitak Karoonboonyanan  <thep@linux.thai.net>

	* th.po: Updated Thai translation.


    svn path=/trunk/; revision=14336

M	po/ChangeLog
M	po/th.po

commit 589cf6f89fd9dd9414d7a3353aeee9847e7fdf08
Author: Christian Neumair <cneumair@src.gnome.org>
Date:	2008-07-09

    Revert my local screenshot modification.

    svn path=/trunk/; revision=14335

M	src/nautilus-pathbar.c

commit ff94ad31dcf1bab82e627eb670fc433e9556381b
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-07-09

    Do not bind CTRL+T to "Move to Trash".

    2008-07-10	Christian Neumair  <cneumair@gnome.org>

	* src/file-manager/fm-directory-view.c:
	Do not bind CTRL+T to "Move to Trash".

    svn path=/trunk/; revision=14334

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit bb938882d338600198890db94ce2e367198659a2
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-07-09

    Fix typo. Go forward instead of going back.

    2008-07-09	Christian Neumair  <cneumair@gnome.org>

	* src/nautilus-navigation-window-menus.c
	(action_forward_callback):
	Fix typo. Go forward instead of going back.

    svn path=/trunk/; revision=14333

M	ChangeLog
M	src/nautilus-navigation-window-menus.c

commit c1dde067de31ac0d8471cafdcbf3599c01236530
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-07-09

    Bookmark DND fix galore. Properly handle reordering when non-existing

    2008-07-09	Christian Neumair  <cneumair@gnome.org>

	* src/nautilus-places-sidebar.c (compute_drop_position),
	(drag_motion_callback), (reorder_bookmarks),
	(drag_data_received_callback), (nautilus_places_sidebar_init):
	Bookmark DND fix galore. Properly handle reordering when
	non-existing
	bookmarks are present. They are ignored by the view, but not
	by the
	Nautilus bookmark list. Make DND indication consistent with
	the GTK+
	file chooser.

    svn path=/trunk/; revision=14332

M	ChangeLog
M	src/nautilus-places-sidebar.c

commit e56e2514d45221376ff3d41fd73888fd48afb496
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-07-09

    Actually add it.

    2008-07-09	Christian Neumair  <cneumair@gnome.org>

	* libnautilus-private/nautilus-window-slot-info.h:
	Actually add it.

	* src/nautilus-navigation-window-slot.h:
	* src/nautilus-notebook.h:
	* src/nautilus-window-slot.h:
	Contents was added twice. Remove it once.

    svn path=/trunk/; revision=14331

M	ChangeLog
A	libnautilus-private/nautilus-window-slot-info.h
M	src/nautilus-navigation-window-slot.h
M	src/nautilus-notebook.h
M	src/nautilus-window-slot.h

commit 5e1a91d66998687ab4644454d315f1b01e070dcd
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2008-07-09

    Add missing files. Updated Norwegian bokmål translation.

    2008-07-09	Kjartan Maraas	<kmaraas@gnome.org>

	* POTFILES.in: Add missing files.
	* nb.po: Updated Norwegian bokmål translation.

    svn path=/trunk/; revision=14330

M	po/ChangeLog
M	po/POTFILES.in
M	po/nb.po

commit 07cf7db47fd5fae64201f1cff73e39fd8aed2f54
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-07-08

    Merge "multiview" tab branch. Fixes #48034.

    2008-07-08	Christian Neumair  <cneumair@gnome.org>

	* libnautilus-private/*.c:
	* src/*.c:
	Merge "multiview" tab branch. Fixes #48034.

    svn path=/trunk/; revision=14328

M	ChangeLog
M	libnautilus-private/Makefile.am
M	libnautilus-private/apps_nautilus_preferences.schemas.in
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.h
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-dnd.c
M	libnautilus-private/nautilus-mime-actions.c
M	libnautilus-private/nautilus-mime-actions.h
M	libnautilus-private/nautilus-view-factory.c
M	libnautilus-private/nautilus-view-factory.h
M	libnautilus-private/nautilus-view.c
M	libnautilus-private/nautilus-view.h
M	libnautilus-private/nautilus-window-info.c
M	libnautilus-private/nautilus-window-info.h
A	libnautilus-private/nautilus-window-slot-info.c
M	src/Makefile.am
M	src/ephy-spinner.c
M	src/ephy-spinner.h
M	src/file-manager/fm-actions.h
M	src/file-manager/fm-desktop-icon-view.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-directory-view.h
M	src/file-manager/fm-empty-view.c
M	src/file-manager/fm-icon-view.c
M	src/file-manager/fm-list-view.c
M	src/file-manager/fm-tree-model.c
M	src/file-manager/fm-tree-model.h
M	src/file-manager/fm-tree-view.c
M	src/file-manager/nautilus-directory-view-ui.xml
M	src/nautilus-actions.h
M	src/nautilus-application.c
M	src/nautilus-desktop-window.c
M	src/nautilus-history-sidebar.c
M	src/nautilus-information-panel.c
M	src/nautilus-location-bar.c
M	src/nautilus-location-dialog.c
M	src/nautilus-navigation-action.c
M	src/nautilus-navigation-window-menus.c
A	src/nautilus-navigation-window-slot.c
A	src/nautilus-navigation-window-slot.h
M	src/nautilus-navigation-window-ui.xml
M	src/nautilus-navigation-window.c
M	src/nautilus-navigation-window.h
A	src/nautilus-notebook.c
A	src/nautilus-notebook.h
M	src/nautilus-notes-viewer.c
M	src/nautilus-pathbar.c
M	src/nautilus-places-sidebar.c
M	src/nautilus-query-editor.c
M	src/nautilus-query-editor.h
M	src/nautilus-spatial-window.c
M	src/nautilus-window-bookmarks.c
M	src/nautilus-window-manage-views.c
M	src/nautilus-window-manage-views.h
M	src/nautilus-window-menus.c
M	src/nautilus-window-private.h
A	src/nautilus-window-slot.c
A	src/nautilus-window-slot.h
M	src/nautilus-window-toolbars.c
M	src/nautilus-window.c
M	src/nautilus-window.h

commit dc8f0ba5d22fc242664d5f5b97f422d83added4c
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-07-07

    Use GTK_ICON_SIZE_LARGE_TOOLBAR instead of hard coding the icon
    size to

    2008-07-07	Christian Neumair  <cneumair@gnome.org>

	* libnautilus-private/nautilus-ui-utilities.c
	(nautilus_toolbar_action_from_menu_item):
	Use GTK_ICON_SIZE_LARGE_TOOLBAR instead of hard coding the
	icon size
	to 48. Fixes #541527. Thanks to Gilles Dartiguelongue.

    svn path=/trunk/; revision=14324

M	ChangeLog
M	libnautilus-private/nautilus-ui-utilities.c

commit 9f5de079fd1012aa604e37865d935c0d94a93ee6
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-07-06

    Always grab view focus on location change, even if it the old view is

    2008-07-06	Christian Neumair  <cneumair@gnome.org>

	* src/nautilus-navigation-window.c (unset_focus_widget),
	(is_in_temporary_navigation_bar), (is_in_temporary_search_bar),
	(remember_focus_widget), (restore_focus_widget),
	(hide_temporary_bars), (navigation_bar_cancel_callback),
	(navigation_bar_location_changed_callback),
	(nautilus_navigation_window_destroy), (real_prompt_for_location),
	(search_bar_cancel_callback),
	(nautilus_navigation_window_show_search), (real_set_search_mode):
	* src/nautilus-window-manage-views.c
	(location_has_really_changed):
	* src/nautilus-window-private.h:
	* src/nautilus-window.c (nautilus_window_set_content_view_widget):
	Always grab view focus on location change, even if it the old
	view is
	re-used. Remember last focus widget when temporarily showing
	a bar,
	and re-focus it when hiding it. Fixes #500946. Thanks to Nelson
	Benítez León.

    svn path=/trunk/; revision=14323

M	ChangeLog
M	src/nautilus-navigation-window.c
M	src/nautilus-window-manage-views.c
M	src/nautilus-window-private.h
M	src/nautilus-window.c

commit 601f5bfcef7958b570b7d0c434d2daf8a7d31794
Author: Priit Laes <plaes at svn dot gnome dot org>
Date:	2008-07-04

    Translation updated by Ivar Smolin

    2008-07-04	Priit Laes  <plaes at svn dot gnome dot org>

	* et.po: Translation updated by Ivar Smolin

    svn path=/trunk/; revision=14322

M	po/ChangeLog
M	po/et.po

commit 6bb9a831618f4b2970c09f28f540a524e80f8886
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-07-04

    Add eject button to places sidebar. Use multiple cell renderers for

    2008-07-04	Christian Neumair  <cneumair@gnome.org>

	* src/nautilus-places-sidebar.c (add_place),
	(clicked_eject_button), (check_unmount_and_eject),
	(check_visibility), (rename_selected_bookmark), (do_unmount),
	(do_unmount_selection), (unmount_shortcut_cb), (do_eject),
	(eject_shortcut_cb), (eject_or_unmount_bookmark),
	(eject_or_unmount_selection), (bookmarks_key_press_event_cb),
	(bookmarks_button_press_event_cb), (nautilus_places_sidebar_init):
	Add eject button to places sidebar. Use multiple cell renderers
	for
	aligning the button with the items above the separator, but
	not below
	it. Thanks to Stefano Teso, Cosimo Cecchi, Juan Dapena Paz
	and Ignacio
	Casal Quinteiro. Fixes #343839.

    svn path=/trunk/; revision=14321

M	ChangeLog
M	src/nautilus-places-sidebar.c

commit b07c529465e61273cffec805d5e67ce56f355f00
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2008-07-04

    Use g_mkdir() and g_chdir() instead of mkdir() and chdir() to fix some

    2008-07-04	Cosimo Cecchi  <cosimoc@gnome.org>

	* libnautilus-private/nautilus-file-utilities.c:
	(nautilus_get_user_directory), (nautilus_get_desktop_directory),
	(nautilus_create_templates_directory),
	(nautilus_get_searches_directory):
	* libnautilus-private/nautilus-metafile.c:
	(construct_private_metafile_uri):
	* libnautilus-private/nautilus-mime-actions.c: (activate_files):
	* src/file-manager/fm-directory-view.c:
	(change_to_view_directory),
	(run_script_callback):
	Use g_mkdir() and g_chdir() instead of mkdir() and chdir() to fix
	some warnings under GCC 4.3.1.

    svn path=/trunk/; revision=14320

M	ChangeLog
M	libnautilus-private/nautilus-file-utilities.c
M	libnautilus-private/nautilus-metafile.c
M	libnautilus-private/nautilus-mime-actions.c
M	src/file-manager/fm-directory-view.c

commit 494fd79322ebd1851c92ad7bec17647d3a1ebe3b
Author: Wouter Bolsterlee <wbolster@svn.gnome.org>
Date:	2008-07-03

    Include <glib/gstdio.h> to fix the build. Some cleanup in header
    imports

    2008-07-03	Wouter Bolsterlee  <wbolster@svn.gnome.org>

	* libnautilus-private/nautilus-emblem-utils.c:
	Include <glib/gstdio.h> to fix the build. Some cleanup
	in header imports to improve code legibility.

	* libnautilus-private/nautilus-file.c:
	Include <glib/gstdio.h> here as well.

    svn path=/trunk/; revision=14319

M	ChangeLog
M	libnautilus-private/nautilus-emblem-utils.c
M	libnautilus-private/nautilus-file.c

commit 49e48c8c2f2278ee837a108dc874c14b73a3e074
Author: Wouter Bolsterlee <wbolster@src.gnome.org>
Date:	2008-07-03

    Reverse previous commit, since the fix was incorrect.

    svn path=/trunk/; revision=14318

M	ChangeLog
M	libnautilus-private/nautilus-emblem-utils.c
M	libnautilus-private/nautilus-file.c

commit 452accc7777d6c1aa45bca0de40092aac3acf301
Author: Wouter Bolsterlee <wbolster@svn.gnome.org>
Date:	2008-07-03

    Include sys/stat.h to fix the build.

    2008-07-03	Wouter Bolsterlee  <wbolster@svn.gnome.org>

	* libnautilus-private/nautilus-emblem-utils.c:
	* libnautilus-private/nautilus-file.c:
	Include sys/stat.h to fix the build.

    svn path=/trunk/; revision=14317

M	ChangeLog
M	libnautilus-private/nautilus-emblem-utils.c
M	libnautilus-private/nautilus-file.c

commit 323296f56e77de34033eb1ebdb4d1a5d3d3c8ca0
Author: Wouter Bolsterlee <wbolster@svn.gnome.org>
Date:	2008-07-03

    Don't reference cut-n-paste-code/widgets/ directory since it was
    removed

    2008-07-03	Wouter Bolsterlee  <wbolster@svn.gnome.org>

	* configure.in: Don't reference
	cut-n-paste-code/widgets/ directory since it was removed
	in revision 14306.


    svn path=/trunk/; revision=14316

M	ChangeLog
M	configure.in

commit 256291f2be40bc44d2bb2e860e0f3764bad96e0e
Author: Yannig MARCHEGAY <ymarcheg@src.gnome.org>
Date:	2008-07-02

    Updated Occitan translation

    svn path=/trunk/; revision=14315

M	po/ChangeLog
M	po/oc.po

commit 5209289de40dd51a6cefa5809d8771bc54e63d29
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-06-30

    Scale down huge pixbufs when loading. Massively speed up loading of

    2008-06-30	Christian Neumair  <cneumair@gnome.org>

	* libnautilus-private/nautilus-directory-async.c (thumbnail_done),
	(thumbnail_loader_size_prepared), (get_pixbuf_for_content),
	(thumbnail_start):
	* libnautilus-private/nautilus-file.h:
	Scale down huge pixbufs when loading. Massively speed up
	loading of
	directories where the original image is used as thumbnail.
	Also try to write the whole file at once rather than writing
	in chunks.

	* libnautilus-private/nautilus-file-private.h:
	* libnautilus-private/nautilus-file.c (nautilus_file_get_icon):
	Rewrite some flaky parts of thumbnailing.

	Never scale any thumbnails up.
	Always compose thumbnail on the fly instead storing it once and
	scaling it up and down.
	Add flag to force that thumbnail size matches
	the output icon size for tree view.

	* src/file-manager/fm-list-model.c (fm_list_model_get_value):
	Use this flag.

    svn path=/trunk/; revision=14309

M	ChangeLog
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-file-private.h
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-file.h
M	src/file-manager/fm-list-model.c

commit d9156a3148398126172549c1d763156a8832f146
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2008-06-29

    Remove reference to the need of a GNOME 2.4 environment to build
    Nautilus.

    2008-06-29	Cosimo Cecchi  <cosimoc@gnome.org>

	* README: Remove reference to the need of a GNOME 2.4 environment
	to build Nautilus.

    svn path=/trunk/; revision=14308

M	ChangeLog
M	README

commit 371e680073ab87b50aa6eeb133ee2e31a9f1f181
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2008-06-29

    Update outdated information and mailing list address.

    2008-06-29	Cosimo Cecchi  <cosimoc@gnome.org>

	* cut-n-paste-code/README: Update outdated information
	and mailing list address.

    svn path=/trunk/; revision=14307

M	ChangeLog
M	cut-n-paste-code/README

commit bf58445a41101c25ef1a998486191bdb1acdc8ef
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2008-06-29

    Remove useless empty widgets directory.

    2008-06-29	Cosimo Cecchi  <cosimoc@gnome.org>

	* cut-n-paste-code/Makefile.am:
	* cut-n-paste-code/widgets/Makefile.am:
	Remove useless empty widgets directory.

    svn path=/trunk/; revision=14306

M	ChangeLog
M	cut-n-paste-code/Makefile.am
D	cut-n-paste-code/widgets/Makefile.am

commit 744161046c02bec9e298da10f70451518ecac0ae
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2008-06-29

    Fix a huge leak as messages were pushed in the statusbar but almost
    never

    2008-06-29	Cosimo Cecchi  <cosimoc@gnome.org>

	* src/nautilus-window.c: (nautilus_window_set_status):
	Fix a huge leak as messages were pushed in the statusbar but
	almost
	never popped. Patch by Vincent Untz. (#536968).

    svn path=/trunk/; revision=14298

M	ChangeLog
M	src/nautilus-window.c

commit 1e27bdf4d51077812bd86dd0ca0da6f9d931c7cc
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-06-29

    Use customized double click detection, for supporting double clicks on

    2008-06-29	Christian Neumair  <cneumair@gnome.org>

	* libnautilus-private/nautilus-icon-container.c
	(clicked_within_double_click_interval),
	(handle_icon_button_press):
	* libnautilus-private/nautilus-icon-private.h:
	Use customized double click detection, for supporting double
	clicks
	on half shown items, where the first click triggers a scroll
	event.
	Thanks to Nelson Benítez León. Fixes #347423.

    svn path=/trunk/; revision=14297

M	ChangeLog
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-private.h

commit 2d38452c9593ef43b4bbeca764ac911a77422cbe
Author: A. Walton <awalton@gnome.org>
Date:	2008-06-28

    Move keyboard focus correctly after a file has been removed. Patch
    thanks

    2008-06-28	A. Walton  <awalton@gnome.org>

	* libnautilus-private/nautilus-icon-container.c
	(keyboard_arrow_key):
	Move keyboard focus correctly after a file has been
	removed. Patch thanks to Nelson Benitez. Closes bug #540107.


    svn path=/trunk/; revision=14290

M	ChangeLog
M	libnautilus-private/nautilus-icon-container.c

commit 5381b42bad8709a73f33a4e283d4e6c9010df944
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-06-28

    Stop loading of new view instead of just unreffing it when freeing a

    2008-06-28	Christian Neumair  <cneumair@gnome.org>

	* src/nautilus-window-manage-views.c
	(nautilus_window_report_selection_changed),
	(nautilus_window_report_load_underway),
	(nautilus_window_report_load_complete), (free_location_change),
	(nautilus_window_report_view_failed),
	(nautilus_window_stop_loading):
	* src/nautilus-window-private.h:
	Stop loading of new view instead of just unreffing it when
	freeing a
	location change.
	Ignore view signals of new view when stopping it. Otherwise
	we'd have
	infinite recursion.

    svn path=/trunk/; revision=14287

M	ChangeLog
M	src/nautilus-window-manage-views.c
M	src/nautilus-window-private.h

commit 5b49b797ecb2f9cca56acd5a36d98ae46910bb3e
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-06-28

    If no icon is selected, but an icon has the keyboard focus, select
    it when

    2008-06-28	Christian Neumair  <cneumair@gnome.org>

	* libnautilus-private/nautilus-icon-container.c
	(keyboard_move_to),
	(keyboard_space):
	If no icon is selected, but an icon has the keyboard focus,
	select it
	when pressing space. Thanks to Nelson Benítez León, A. Walton
	and Amir
	Reza Khosroshahi. Fixes #378202.

    svn path=/trunk/; revision=14285

M	ChangeLog
M	libnautilus-private/nautilus-icon-container.c

commit 1a01bd10be4e1baee5aa72e69f20ebbd609c46e9
Author: Changwoo Ryu <cwryu@src.gnome.org>
Date:	2008-06-27

    Updated Korean translation.

    svn path=/trunk/; revision=14284

M	po/ChangeLog
M	po/ko.po

commit 161b35bd4dcb1f263602053bff353bcaefbbab54
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2008-06-24

    Updated Norwegian bokmål translation.

    2008-06-25	Kjartan Maraas	<kmaraas@gnome.org>

	* nb.po: Updated Norwegian bokmål translation.

    svn path=/trunk/; revision=14283

M	po/ChangeLog
M	po/nb.po

commit eff17a24baf7bc3983de815bee61c3676e04ce65
Author: Daniel Nylander <dnylande@src.gnome.org>
Date:	2008-06-24

    sv.po: Updated Swedish translation

    svn path=/trunk/; revision=14282

M	po/ChangeLog
M	po/sv.po

commit a2700e0865b0098f750b91998d6298d43bd985d1
Author: Rodney Dawes <dobey.pwns@gmail.com>
Date:	2008-06-23

    Add the emblem-shared icon to be hidden in the emblems dialog and
    to be

    2008-06-23	Rodney Dawes  <dobey.pwns@gmail.com>

	* libnautilus-private/nautilus-emblem-utils.c:
	(is_reserved_keyword, nautilus_emblem_should_show_in_list):
	* libnautilus-private/nautilus-file.h:
	Add the emblem-shared icon to be hidden in the emblems dialog and
	to be used as a reserved keyword as well


    svn path=/trunk/; revision=14281

M	ChangeLog
M	libnautilus-private/nautilus-emblem-utils.c
M	libnautilus-private/nautilus-file.h

commit b25160ff05f52ad09eefc51badf2ce747801fa83
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2008-06-23

    require libbeagle >= 0.2.4. (#351288).

    2008-06-23	Cosimo Cecchi  <cosimoc@gnome.org>

	* configure.in: require libbeagle >= 0.2.4. (#351288).

    svn path=/trunk/; revision=14279

M	ChangeLog
M	configure.in

commit 966ca0649fba5bddeb06fcd75083486d61aabfb8
Author: Priit Laes <plaes at svn dot gnome dot org>
Date:	2008-06-19

    Translation updated by Ivar Smolin

    2008-06-19	Priit Laes  <plaes at svn dot gnome dot org>

	* et.po: Translation updated by Ivar Smolin

    svn path=/trunk/; revision=14278

M	po/ChangeLog
M	po/et.po

commit 185b32ccbfed514f404860143188156567edce8a
Author: Christian Persch <chpe@gnome.org>
Date:	2008-06-19

    Store the clipboard selection also in text/uri-list format. Part
    of bug

    2008-06-19	Christian Persch  <chpe@gnome.org>

	* src/file-manager/fm-directory-view.c:
	(convert_file_list_to_string), (get_clipboard_callback),
	(clear_clipboard_callback), (convert_file_list_to_uris),
	(copy_or_cut_files), (clipboard_targets_received),
	(real_update_paste_menu), (fm_directory_view_class_init):
	* src/file-manager/fm-tree-view.c: (get_clipboard_callback),
	(clear_clipboard_callback), (convert_file_to_uri),
	(copy_or_cut_files): Store the clipboard selection also in
	text/uri-list format. Part of bug #314120.

    svn path=/trunk/; revision=14277

M	ChangeLog
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-tree-view.c

commit 619d2d4462a58cf7916af6ece4b767d833ac0a95
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:	2008-06-18

    Translation updated by Máté Őry.

    2008-06-18	Gabor Kelemen  <kelemeng@gnome.hu>

	* hu.po: Translation updated by Máté Őry.

    svn path=/trunk/; revision=14276

M	po/ChangeLog
M	po/hu.po

commit 8dc259fa9874359be9993b766bfb00c38176b277
Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
Date:	2008-06-17

    Updated Thai translation.

    2008-06-17	Theppitak Karoonboonyanan  <thep@linux.thai.net>

	* th.po: Updated Thai translation.


    svn path=/trunk/; revision=14275

M	po/ChangeLog
M	po/th.po

commit 4c374e5701eaa24f762b4f078778cf3b2378875a
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-06-16

    post-release bump to 2.23.5.

    2008-06-16	Christian Neumair  <cneumair@gnome.org>

	* configure.in: post-release bump to 2.23.5.

    svn path=/trunk/; revision=14274

M	ChangeLog
M	configure.in

commit b44c784a867aec60938f7427c1ee8e4b90956051 (tag: NAUTILUS_2_23_4)
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-06-16

    Update for release.

    2008-06-16	Christian Neumair  <cneumair@gnome.org>

	* NEWS:
	Update for release.

    svn path=/trunk/; revision=14272

M	ChangeLog
M	NEWS

commit 4bed8f8980d336b2b0d80efdcb7d32fb8e77554a
Author: A. Walton <awalton@gnome.org>
Date:	2008-06-16

    Correct a typo in the permissions code: suid should test for S_ISUID

    2008-06-16	A. Walton  <awalton@gnome.org>

	* libnautilus-private/nautilus-file.c
	(nautilus_file_get_permissions_as_string):
	Correct a typo in the permissions code:
	suid should test for S_ISUID instead of G_ISGID.
	Closes bug #538468.
	Patch by Marcel Stimberg.


    svn path=/trunk/; revision=14270

M	ChangeLog
M	libnautilus-private/nautilus-file.c

commit bd97574b8ca1995632774011b069a5bd53f6f8a2
Author: A. Walton <awalton@gnome.org>
Date:	2008-06-16

    Remove the emblem-desktop from Nautilus, as GIO now returns the

    2008-06-16	A. Walton  <awalton@gnome.org>

	* libnautilus-private/nautilus-emblem-utils.c
	(is_reserved_keyword), (nautilus_emblem_should_show_in_list):
	* libnautilus-private/nautilus-file.c
    (prepend_automatic_keywords):
	Remove the emblem-desktop from Nautilus, as GIO now returns the
	user-desktop icon for the user's Desktop directory.
	Closes bug #538152.


    svn path=/trunk/; revision=14269

M	ChangeLog
M	libnautilus-private/nautilus-emblem-utils.c
M	libnautilus-private/nautilus-file.c

commit 8490757ce39b8f487edc481273d91a5d8f1fa1b6
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-06-16

    Use G_FILE_COPY_ALL_METADATA (#515777). Thanks to Alex Rostovtsev.

    2008-06-16	Christian Neumair  <cneumair@gnome.org>

	* libnautilus-private/nautilus-file-operations.c (copy_move_file):
	Use G_FILE_COPY_ALL_METADATA (#515777). Thanks to Alex Rostovtsev.

    svn path=/trunk/; revision=14267

M	ChangeLog
M	libnautilus-private/nautilus-file-operations.c

commit f95be76fde0082c647045f753151342e7134d091
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2008-06-15

    reviewed by: David Zeuthen <david@fubar.dk>

    2008-06-15	Cosimo Cecchi  <cosimoc@gnome.org>

	reviewed by: David Zeuthen <david@fubar.dk>

	* libnautilus-private/nautilus-autorun.c:
	Always open folder if the corresponding action is selected
	in the autorun preferences.
	Patch by Matthias Clasen. (#528675).

    svn path=/trunk/; revision=14266

M	ChangeLog
M	libnautilus-private/nautilus-autorun.c

commit d297e3e141a553dfc802858f9c0bbfba9224060f
Author: Yannig MARCHEGAY <ymarcheg@src.gnome.org>
Date:	2008-06-15

    Updated Occitan translation

    svn path=/trunk/; revision=14265

M	po/ChangeLog
M	po/oc.po

commit 672618b878fc58f0151bf5cda9c21e80eb7c11bd
Author: Ignacio Casal Quinteiro <icq@src.gnome.org>
Date:	2008-06-14

    Updated Galician Translation.

    svn path=/trunk/; revision=14264

M	po/ChangeLog
M	po/gl.po

commit 1c9ad38cb37b925dd64fe211df0cd5eb1ad23c7f
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:	2008-06-13

    Updated Spanish translation

    svn path=/trunk/; revision=14263

M	po/ChangeLog
M	po/es.po

commit 175d5535411b8228f2a6b0398546aa12d15ee599
Author: Cosimo Cecchi <cosimoc@src.gnome.org>
Date:	2008-06-12

    Add credit to Sebastien Bacher in the ChangeLog for the previous
    patch.

    svn path=/trunk/; revision=14262

M	ChangeLog

commit 268be6ebb0f6cf01e920377d02b4ca0eb8745c8d
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2008-06-12

    Don't use g_free () on a GFile. (#537995).

    2008-06-12	Cosimo Cecchi  <cosimoc@gnome.org>

	* libnautilus-private/nautilus-dnd.c:
	(nautilus_drag_default_drop_action_for_icons):
	Don't use g_free () on a GFile. (#537995).

    svn path=/trunk/; revision=14261

M	ChangeLog
M	libnautilus-private/nautilus-dnd.c

commit d147896036d517efdff1474ba2f3bdc88eb004e0
Author: Djihed Afifi <djihed@src.gnome.org>
Date:	2008-06-11

    Updated Arabic Translation by Khaled Hosny.

    svn path=/trunk/; revision=14260

M	po/ChangeLog
M	po/ar.po

commit cd36e43b16fbf3e70823976eb9547d4634405ee9
Author: A. Walton <awalton@gnome.org>
Date:	2008-06-11

    Never hide hidden or backup files in the trash. Fixes bug #153545.

    2008-06-11	A. Walton  <awalton@gnome.org>

	* libnautilus-private/nautilus-file.c
    (nautilus_file_should_show):
	Never hide hidden or backup files in the trash. Fixes bug
    #153545.


    svn path=/trunk/; revision=14259

M	ChangeLog
M	libnautilus-private/nautilus-file.c

commit 1be2f583199fbd16c379af86e92492728cfde256
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-06-11

    Slightly change zoom level algorithm to display "66%" instead of
    "67%".

    2008-06-11	Christian Neumair  <cneumair@gnome.org>

	* src/nautilus-file-management-properties.glade:
	* src/nautilus-zoom-control.c (nautilus_zoom_control_redraw):
	Slightly change zoom level algorithm to display "66%" instead of
	"67%". This looks more consistent with the "33%" label for a
	.3 zoom
	level. Also change preferences dialog accordingly: rename "75%" to
	"66%", and "25%" to "33%". Fixes #485965.

    svn path=/trunk/; revision=14256

M	ChangeLog
M	src/nautilus-file-management-properties.glade
M	src/nautilus-zoom-control.c

commit 41a08e56825d7f8573afa28122921040a68d675b
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-06-11

    Fix thumbnail handling. Always request thumbnailing if a file
    without any

    2008-06-11	Christian Neumair  <cneumair@gnome.org>

	* libnautilus-private/nautilus-file.c (update_info_internal),
	(nautilus_file_get_icon):
	* libnautilus-private/nautilus-thumbnails.c
	(nautilus_has_valid_failed_thumbnail):
	* libnautilus-private/nautilus-thumbnails.h:
	Fix thumbnail handling. Always request thumbnailing if a file
	without
	any thumbnail changes its mtime, or if a failed thumbnail is
	not up to
	date (i.e. its mtime differs from the file's mtime).

    svn path=/trunk/; revision=14255

M	ChangeLog
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-thumbnails.c
M	libnautilus-private/nautilus-thumbnails.h

commit 90cb6baa9c5f694aa325fc9e1447baed0c716822
Author: Yannig MARCHEGAY <ymarcheg@src.gnome.org>
Date:	2008-06-11

    Updated Occitan translation

    svn path=/trunk/; revision=14252

M	po/oc.po

commit 0af448f42e7eb8abb7a543d7989b0634d46f08be
Author: Yannig MARCHEGAY <ymarcheg@src.gnome.org>
Date:	2008-06-11

    Updated Occitan translation

    svn path=/trunk/; revision=14251

M	po/ChangeLog
M	po/oc.po

commit e3319a96146a71ee08bf6d6f0e508858df52ffc9
Author: Priit Laes <plaes at svn dot gnome dot org>
Date:	2008-06-10

    Translation updated by Ivar Smolin

    2008-06-10	Priit Laes  <plaes at svn dot gnome dot org>

	* et.po: Translation updated by Ivar Smolin

    svn path=/trunk/; revision=14250

M	po/ChangeLog
M	po/et.po

commit c81da1a482ed6b9007ad764d1c73822158c58411
Author: German Poo-Caamano <gpoo@gnome.org>
Date:	2008-06-09

    New function to fill submenus from extensions using

    2008-06-08	German Poo-Caamano  <gpoo@gnome.org>

	* src/nautilus-window-menus.c:
	(add_extension_menu_items): New function to fill submenus from
	extensions using NautilusMenuProvider::get_background_items.
	(nautilus_window_load_extension_menus): Fixed submenu support
	for extensions using NautilusMenuProvider::get_background_items.
	* src/file-manager/fm-directory-view.c:
	(search_in_menu_items): Fix typo. Submenus provided by
	extensions were not activated (#508878).
	(reset_extension_actions_menu): Code cleanup, using g_list_foreach
	instead for.


    svn path=/trunk/; revision=14249

M	ChangeLog
M	src/file-manager/fm-directory-view.c
M	src/nautilus-window-menus.c

commit 5af57e531dd5a035d574cd6b70e423d591aca48b
Author: Funda Wang <fwang@src.gnome.org>
Date:	2008-06-08

    Updated zh_CN translation.

    svn path=/trunk/; revision=14235

M	po/ChangeLog
M	po/zh_CN.po

commit 95d1393992479323e8114d957c7523e13884241d
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2008-06-07

    Updated Norwegian bokmål translation.

    2008-06-07	Kjartan Maraas	<kmaraas@gnome.org>

	* nb.po: Updated Norwegian bokmål translation.

    svn path=/trunk/; revision=14233

M	po/ChangeLog
M	po/nb.po

commit f2e6a957f5c59413dbacb7a1c0fd0a7b86e6d641
Author: Yannig MARCHEGAY <ymarcheg@src.gnome.org>
Date:	2008-06-06

    Updated Occitan translation

    svn path=/trunk/; revision=14232

M	po/ChangeLog
M	po/oc.po

commit cbc826cd80fb173bdf4cffb3b8cd6c1b4ffa59b5
Author: Roozbeh Pournader <roozbeh@gmail.com>
Date:	2008-06-05

    Fixed a bad message in Persian translation (fixes bug #511623,
    reported by

    2008-06-05	Roozbeh Pournader  <roozbeh@gmail.com>

	* fa.po: Fixed a bad message in Persian translation (fixes
	  bug #511623, reported by Hedayat Vatankhah, patch by
	  Elnaz Sarbar)

    svn path=/trunk/; revision=14230

M	po/ChangeLog
M	po/fa.po

commit 323a7aaa017bc5c24a5f61e25cc69cd539d215e5
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2008-06-05

    Don't return anything for void function. Patch by Damien Carbery.

    2008-06-05	Cosimo Cecchi  <cosimoc@gnome.org>

	* src/file-manager/fm-icon-view.c:
	(fm_icon_view_real_set_directory_sort_reversed):
	Don't return anything for void function.
	Patch by Damien Carbery. (#536787).

    svn path=/trunk/; revision=14229

M	ChangeLog
M	src/file-manager/fm-icon-view.c

commit 673a93169112db6a160a2949d61011275ad09b4a
Author: Vincent Untz <vuntz@gnome.org>
Date:	2008-06-03

    post-release bump to 2.23.4

    2008-06-03	Vincent Untz  <vuntz@gnome.org>

	* configure.in: post-release bump to 2.23.4

    svn path=/trunk/; revision=14227

M	ChangeLog
M	configure.in
M	po/ChangeLog

commit 3feef42516584ccaabf6df134da1b5c8821ed8cd (tag: NAUTILUS_2_23_3)
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-06-02

    Update for release.

    2008-06-03	Christian Neumair  <cneumair@gnome.org>

	* NEWS:
	Update for release.

	* configure.in:
	Require eel 2.23.2.

    svn path=/trunk/; revision=14225

M	ChangeLog
M	NEWS
M	configure.in

commit 47d0a7e4f348ba23350f65e6a061ee41d6fd7982
Author: Søren Sandmann <sandmann@redhat.com>
Date:	2008-06-01

    Make use of new eel_background_save_to_gconf().

    Sun Jun  1 19:30:58 2008  Søren Sandmann  <sandmann@redhat.com>

	* libnautilus-private/nautilus-directory-background.c
	(background_changed_callback): Make use of new
	eel_background_save_to_gconf().


    svn path=/trunk/; revision=14224

M	ChangeLog
M	libnautilus-private/nautilus-directory-background.c

commit 61ec094d1f39fa4bd59f5eeee45cd511491a236d
Author: Jovan Naumovski <jovanna@src.gnome.org>
Date:	2008-06-01

    2008-06-01 Jovan Naumovski <jovanna@svn.gnome.org> *mk.po: Updated
    Macedonian translation.

    svn path=/trunk/; revision=14222

M	po/ChangeLog
M	po/mk.po

commit 97bbb09e5556682ffa9036348a2655ac58cb080b
Author: Clytie Siddall <clyties@src.gnome.org>
Date:	2008-06-01

    Updated Vietnamese translation

    svn path=/trunk/; revision=14221

M	po/ChangeLog
M	po/vi.po

commit bf3f184cb99b477936c860238d2e105d6ed72e7e
Author: Cosimo Cecchi <cosimoc@src.gnome.org>
Date:	2008-05-31

    Fix bug number in ChangeLog for last commit.

    svn path=/trunk/; revision=14219

M	ChangeLog

commit 58a55d38bc90d6c276082d38aa70b2cf9b199ff1
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2008-05-31

    Call setup_autos() to have the confirmation preference var always

    2008-05-31	Cosimo Cecchi  <cosimoc@gnome.org>

	* libnautilus-private/nautilus-file-operations.c:
	(nautilus_file_operations_empty_trash):
	Call setup_autos() to have the confirmation preference var
	always initializated properly. Patch by Kai Willadsen (#535182).

    svn path=/trunk/; revision=14217

M	ChangeLog
M	libnautilus-private/nautilus-file-operations.c

commit cebbbe5d78777e9c6b40bd6d5ad295e5e3f95a4d
Author: Søren Sandmann <sandmann@redhat.com>
Date:	2008-05-31

    If the placement is "none", then set image to NULL.

    Sat May 31 03:20:11 2008  Søren Sandmann  <sandmann@redhat.com>

	* libnautilus-private/nautilus-directory-background.c
	(nautilus_file_background_read_desktop_settings): If the placement
	is "none", then set image to NULL.


    svn path=/trunk/; revision=14214

M	ChangeLog
M	libnautilus-private/nautilus-directory-background.c

commit 063e25eface7baec5cc0cc952cbadc493abf4249
Author: Søren Sandmann <sandmann@redhat.com>
Date:	2008-05-31

    Revert last commit as we do still need to deal with uris.

    Fri May 30 23:33:17 2008  Søren Sandmann  <sandmann@redhat.com>

	* Revert last commit as we do still need to deal with uris.


    svn path=/trunk/; revision=14213

M	ChangeLog
M	configure.in
M	libnautilus-private/nautilus-directory-background.c
M	src/nautilus-information-panel.c
M	test/test.c

commit 1b1ae3c81188b496a51d209f940383a15ce6e95e
Author: Søren Sandmann <sandmann@redhat.com>
Date:	2008-05-31

    Update for new eel API Require SVN version of eel

    Fri May 30 22:16:51 2008  Søren Sandmann  <sandmann@redhat.com>

	* libnautilus-private/nautilus-directory-background.c
	(initialize_background_from_settings):
	* src/nautilus-information-panel.c
	(nautilus_information_panel_update_appearance): Update for new eel
	API
	* configure.in: Require SVN version of eel


    svn path=/trunk/; revision=14212

M	ChangeLog
M	configure.in
M	libnautilus-private/nautilus-directory-background.c
M	src/nautilus-information-panel.c
M	test/test.c

commit 457c17b71f9684b36a2276422ee80ea763b99479
Author: Søren Sandmann <sandmann@redhat.com>
Date:	2008-05-31

    Don't call eel_background_set_image_uri_sync() since it has been
    exactly

    Fri May 30 21:25:59 2008  Søren Sandmann  <sandmann@redhat.com>

	* libnautilus-private/nautilus-directory-background.c
	(initialize_background_from_settings): Don't call
	eel_background_set_image_uri_sync() since it has been exactly
	identical to eel_background_set_image_uri() for a while.


    svn path=/trunk/; revision=14211

M	ChangeLog
M	libnautilus-private/nautilus-directory-background.c

commit 5b0d79c2a5cbe0cae1abf7ff486220decaaec6c8
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-05-29

    Convert g_warning() about inability to write to ~/.gtk-bookmarks to

    2008-05-29	Christian Neumair  <cneumair@gnome.org>

	* src/nautilus-bookmark-list.c (nautilus_bookmark_list_save_file):
	Convert g_warning() about inability to write to ~/.gtk-bookmarks
	to
	g_message().

    svn path=/trunk/; revision=14209

M	ChangeLog
M	src/nautilus-bookmark-list.c

commit aea8624766317a4f46a09b5be1c0a7e25c3921d6
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-05-29

    Support adding files to archives via file-roller. Thanks to Nelson

    2008-05-29	Christian Neumair  <cneumair@gnome.org>

	* libnautilus-private/nautilus-dnd.c
	(nautilus_drag_default_drop_action_for_icons):
	* libnautilus-private/nautilus-file-dnd.c
	(nautilus_drag_can_accept_files):
	* libnautilus-private/nautilus-file-utilities.c
	(nautilus_is_file_roller_installed):
	* libnautilus-private/nautilus-file-utilities.h:
	* libnautilus-private/nautilus-file.c (nautilus_file_is_archive):
	* libnautilus-private/nautilus-file.h:
	* src/file-manager/fm-directory-view.c
	(fm_directory_view_move_copy_items):
	Support adding files to archives via file-roller.
	Thanks to Nelson Benítez. Fixes #377157.

    svn path=/trunk/; revision=14208

M	ChangeLog
M	libnautilus-private/nautilus-dnd.c
M	libnautilus-private/nautilus-file-dnd.c
M	libnautilus-private/nautilus-file-utilities.c
M	libnautilus-private/nautilus-file-utilities.h
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-file.h
M	src/file-manager/fm-directory-view.c

commit 520fdece0b2bcdfe9bbff155e23d58052fff11ed
Author: Amanpreet Singh Alam <aman@src.gnome.org>
Date:	2008-05-29

    updating for Punjabi by Amanpreet Singh Alam

    svn path=/trunk/; revision=14206

M	po/pa.po

commit 774ea91ef416256d8da3647e973f3e21068552e3
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-05-28

    Display launcher editables on "Basic" page. Get rid of "Launcher"
    page.

    2008-05-28	Christian Neumair  <cneumair@gnome.org>

	* src/file-manager/fm-ditem-page.c (build_table), (create_page),
	(fm_ditem_page_create_begin), (fm_ditem_page_make_box),
	(fm_ditem_page_should_show):
	* src/file-manager/fm-ditem-page.h:
	* src/file-manager/fm-properties-window.c (create_basic_page):
	* src/nautilus-application.c (finish_startup):
	Display launcher editables on "Basic" page. Get rid of "Launcher"
	page.

    svn path=/trunk/; revision=14205

M	ChangeLog
M	src/file-manager/fm-ditem-page.c
M	src/file-manager/fm-ditem-page.h
M	src/file-manager/fm-properties-window.c
M	src/nautilus-application.c

commit ef40fedb53bb77c12281b341535882a5f7fa28bb
Author: A. Walton <awalton@gnome.org>
Date:	2008-05-27

    Don't try to create a Cairo context for a NULL pixmap. Fixes bug
    #534226.

    2008-05-27	A. Walton  <awalton@gnome.org>

	* libnautilus-private/nautilus-icon-dnd.c:
    (drag_begin_callback):
	Don't try to create a Cairo context for a NULL pixmap.
	Fixes bug #534226.


    svn path=/trunk/; revision=14203

M	ChangeLog
M	libnautilus-private/nautilus-icon-dnd.c

commit 542f240b53945ffb22288f0af4bf4880ecf1d26c
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2008-05-26

    Select GDK_ACTION_MOVE as default action when DnD-ing a uri list
    into the

    2008-05-27	Cosimo Cecchi  <cosimoc@gnome.org>

	* libnautilus-private/nautilus-dnd.c:
	(nautilus_drag_default_drop_action_for_uri_list):
	* libnautilus-private/nautilus-dnd.h:
	* libnautilus-private/nautilus-icon-dnd.c:
	(nautilus_icon_container_get_drop_action):
	Select GDK_ACTION_MOVE as default action when DnD-ing a uri list
	into the trash. (#534769).

    svn path=/trunk/; revision=14200

M	ChangeLog
M	libnautilus-private/nautilus-dnd.c
M	libnautilus-private/nautilus-dnd.h
M	libnautilus-private/nautilus-icon-dnd.c

commit d97ec8db7e7405f021de6bd30b92b34db4e21bc1
Author: Ignacio Casal Quinteiro <icq@src.gnome.org>
Date:	2008-05-25

    Updated Galician Translation.

    svn path=/trunk/; revision=14197

M	po/ChangeLog
M	po/gl.po

commit c1a71fcc787ff20657b16e90f8a04feb46afee80
Author: Vincent van Adrighem <adrighem@gnome.org>
Date:	2008-05-24

    Translation updated by Tino Meinen.

    2008-05-24	Vincent van Adrighem  <adrighem@gnome.org>

	* nl.po: Translation updated by Tino Meinen.

    svn path=/trunk/; revision=14195

M	po/ChangeLog
M	po/nl.po

commit dd2b5fdbc4ed00bcf9327b06f1a0fb0f381cd415
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:	2008-05-24

    Updated Spanish translation

    svn path=/trunk/; revision=14194

M	po/ChangeLog
M	po/es.po

commit 27acfeb82e6189a301e337192c252fcff637c8e9
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-05-23

    Set window role to dialog, do not use custom hacks to pack images into

    2008-05-24	Christian Neumair  <cneumair@gnome.org>

	* src/nautilus-property-browser.c
	(nautilus_property_browser_init),
	(nautilus_property_browser_update_contents):
	Set window role to dialog, do not use custom hacks to pack
	images into
	window buttons. Fixes #78907.

    svn path=/trunk/; revision=14193

M	ChangeLog
M	src/nautilus-property-browser.c

commit bba593cb4864ea27e1a8c324eef6df53338bd097
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-05-23

    Use medium as singular of media. Fixes #522986.

    2008-05-24	Christian Neumair  <cneumair@gnome.org>

	* libnautilus-private/apps_nautilus_preferences.schemas.in:
	* libnautilus-private/nautilus-autorun.c:
	* src/nautilus-autorun-software.c
	(present_autorun_for_software_dialog):
	Use medium as singular of media. Fixes #522986.

    svn path=/trunk/; revision=14192

M	ChangeLog
M	libnautilus-private/apps_nautilus_preferences.schemas.in
M	libnautilus-private/nautilus-autorun.c
M	src/nautilus-autorun-software.c

commit 7e74c9c6e9e152ba8927d1afc8024493e96abdcf
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:	2008-05-23

    Updated Spanish translation

    svn path=/trunk/; revision=14191

M	po/ChangeLog
M	po/es.po

commit 03eaa742577515b36d8050b07cda50b03cbc844c
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-05-23

    Do not count the same inode twice when calculating size. Fixes
    #313668.

    2008-05-23	Christian Neumair  <cneumair@gnome.org>

	* libnautilus-private/nautilus-directory-async.c (seen_inode),
	(mark_inode_as_seen), (deep_count_one), (deep_count_state_free),
	(deep_count_load), (deep_count_start):
	Do not count the same inode twice when calculating size. Fixes
	#313668.

    svn path=/trunk/; revision=14189

M	ChangeLog
M	libnautilus-private/nautilus-directory-async.c

commit 4951e8d4108663bedf955f37c349431c1e724aed
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-05-23

    Remove useless properties for computer, trash, burn and network
    locations.

    2008-05-23	Christian Neumair  <cneumair@gnome.org>

	* src/file-manager/fm-properties-window.c (set_name_field),
	(update_name_field), (value_field_update_internal),
	(attach_title_field), (create_page_with_hbox), (append_blank_row),
	(is_merged_trash_directory), (is_computer_directory),
	(is_network_directory), (is_burn_directory),
	(should_show_file_type), (should_show_location_info),
	(should_show_accessed_date), (should_show_free_space),
	(create_basic_page), (create_properties_window), (real_response),
	(fm_properties_window_class_init), (fm_properties_window_init):
	* src/file-manager/fm-properties-window.h:
	Remove useless properties for computer, trash, burn and network
	locations. Add spacing, make properties dialog HIG compliant.
	Derive dialog from GtkDialog, instead of GtkWindow.
	Fixes #325024.

    svn path=/trunk/; revision=14188

M	ChangeLog
M	src/file-manager/fm-properties-window.c
M	src/file-manager/fm-properties-window.h

commit 5c9fbfc602b462e1b65e7b6cf356d80e8030f16b
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2008-05-23

    Updated Norwegian bokmål translation.

    2008-05-23	Kjartan Maraas	<kmaraas@gnome.org>

	* nb.po: Updated Norwegian bokmål translation.

    svn path=/trunk/; revision=14186

M	po/ChangeLog
M	po/nb.po

commit 4a50f8ec497f9e1568db0c616fee17817776cc6f
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-05-22

    Fix frame size calculation.

    2008-05-22	Christian Neumair  <cneumair@gnome.org>

	* libnautilus-private/nautilus-file.c (nautilus_file_get_icon):
	Fix frame size calculation.

    svn path=/trunk/; revision=14185

M	ChangeLog
M	libnautilus-private/nautilus-file.c

commit aaf37c6184b4b7a8d9684b2c23905e4ce2446951
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-05-22

    Initialize autostart to FALSE.

    2008-05-22	Christian Neumair  <cneumair@gnome.org>

	* src/nautilus-main.c (main):
	Initialize autostart to FALSE.

    svn path=/trunk/; revision=14183

M	ChangeLog
M	src/nautilus-main.c

commit 26fac7efa5ab4219979abf8dcfaf0123049a5750
Author: A. Walton <awalton@gnome.org>
Date:	2008-05-21

    Move all of Nautilus to single Gtk+ includes, because Mitch says so.

    2008-05-21	A. Walton  <awalton@gnome.org>

	* */*.[ch]:
	Move all of Nautilus to single Gtk+ includes, because Mitch
	says so.
	Closes Bug #530315.


    svn path=/trunk/; revision=14182

M	ChangeLog
M	libnautilus-private/nautilus-autorun.h
M	libnautilus-private/nautilus-bookmark.c
M	libnautilus-private/nautilus-bookmark.h
M	libnautilus-private/nautilus-cell-renderer-pixbuf-emblem.h
M	libnautilus-private/nautilus-cell-renderer-text-ellipsized.h
M	libnautilus-private/nautilus-clipboard-monitor.c
M	libnautilus-private/nautilus-clipboard-monitor.h
M	libnautilus-private/nautilus-clipboard.c
M	libnautilus-private/nautilus-clipboard.h
M	libnautilus-private/nautilus-column-chooser.c
M	libnautilus-private/nautilus-column-chooser.h
M	libnautilus-private/nautilus-customization-data.h
M	libnautilus-private/nautilus-desktop-directory-file.c
M	libnautilus-private/nautilus-desktop-directory.c
M	libnautilus-private/nautilus-desktop-link-monitor.c
M	libnautilus-private/nautilus-desktop-link-monitor.h
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-directory-background.c
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-directory.h
M	libnautilus-private/nautilus-dnd.c
M	libnautilus-private/nautilus-dnd.h
M	libnautilus-private/nautilus-emblem-utils.c
M	libnautilus-private/nautilus-emblem-utils.h
M	libnautilus-private/nautilus-entry.c
M	libnautilus-private/nautilus-entry.h
M	libnautilus-private/nautilus-file-changes-queue.h
M	libnautilus-private/nautilus-file-operations.c
M	libnautilus-private/nautilus-file-operations.h
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-file.h
M	libnautilus-private/nautilus-horizontal-splitter.h
M	libnautilus-private/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-dnd.c
M	libnautilus-private/nautilus-icon-info.c
M	libnautilus-private/nautilus-idle-queue.c
M	libnautilus-private/nautilus-keep-last-vertical-box.h
M	libnautilus-private/nautilus-link.h
M	libnautilus-private/nautilus-merged-directory.c
M	libnautilus-private/nautilus-metafile.c
M	libnautilus-private/nautilus-mime-application-chooser.c
M	libnautilus-private/nautilus-mime-application-chooser.h
M	libnautilus-private/nautilus-open-with-dialog.c
M	libnautilus-private/nautilus-open-with-dialog.h
M	libnautilus-private/nautilus-program-choosing.h
M	libnautilus-private/nautilus-recent.h
M	libnautilus-private/nautilus-search-directory-file.c
M	libnautilus-private/nautilus-search-directory.c
M	libnautilus-private/nautilus-sidebar.h
M	libnautilus-private/nautilus-thumbnails.c
M	libnautilus-private/nautilus-trash-monitor.h
M	libnautilus-private/nautilus-tree-view-drag-dest.c
M	libnautilus-private/nautilus-tree-view-drag-dest.h
M	libnautilus-private/nautilus-ui-utilities.c
M	libnautilus-private/nautilus-ui-utilities.h
M	libnautilus-private/nautilus-undo-manager.c
M	libnautilus-private/nautilus-undo-transaction.c
M	libnautilus-private/nautilus-undo.c
M	libnautilus-private/nautilus-view.h
M	libnautilus-private/nautilus-window-info.h
M	src/ephy-spinner.c
M	src/ephy-spinner.h
M	src/file-manager/fm-desktop-icon-view.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-directory-view.h
M	src/file-manager/fm-ditem-page.c
M	src/file-manager/fm-error-reporting.h
M	src/file-manager/fm-icon-view.c
M	src/file-manager/fm-list-model.c
M	src/file-manager/fm-list-model.h
M	src/file-manager/fm-list-view.c
M	src/file-manager/fm-properties-window.c
M	src/file-manager/fm-properties-window.h
M	src/file-manager/fm-tree-model.c
M	src/file-manager/fm-tree-model.h
M	src/file-manager/fm-tree-view.c
M	src/file-manager/fm-tree-view.h
M	src/nautilus-application.c
M	src/nautilus-bookmarks-window.c
M	src/nautilus-bookmarks-window.h
M	src/nautilus-connect-server-dialog-main.c
M	src/nautilus-connect-server-dialog.c
M	src/nautilus-connect-server-dialog.h
M	src/nautilus-desktop-window.c
M	src/nautilus-emblem-sidebar.c
M	src/nautilus-file-management-properties-main.c
M	src/nautilus-file-management-properties.h
M	src/nautilus-history-sidebar.c
M	src/nautilus-history-sidebar.h
M	src/nautilus-image-properties-page.c
M	src/nautilus-image-properties-page.h
M	src/nautilus-information-panel.c
M	src/nautilus-location-bar.c
M	src/nautilus-location-bar.h
M	src/nautilus-location-dialog.c
M	src/nautilus-location-dialog.h
M	src/nautilus-location-entry.c
M	src/nautilus-main.c
M	src/nautilus-main.h
M	src/nautilus-navigation-action.c
M	src/nautilus-navigation-action.h
M	src/nautilus-navigation-bar.c
M	src/nautilus-navigation-bar.h
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-navigation-window.c
M	src/nautilus-navigation-window.h
M	src/nautilus-notes-viewer.c
M	src/nautilus-notes-viewer.h
M	src/nautilus-pathbar.c
M	src/nautilus-pathbar.h
M	src/nautilus-places-sidebar.c
M	src/nautilus-places-sidebar.h
M	src/nautilus-property-browser.c
M	src/nautilus-property-browser.h
M	src/nautilus-query-editor.c
M	src/nautilus-query-editor.h
M	src/nautilus-search-bar.c
M	src/nautilus-search-bar.h
M	src/nautilus-shell.c
M	src/nautilus-side-pane.c
M	src/nautilus-side-pane.h
M	src/nautilus-sidebar-title.c
M	src/nautilus-sidebar-title.h
M	src/nautilus-spatial-window.c
M	src/nautilus-window-manage-views.c
M	src/nautilus-window-menus.c
M	src/nautilus-window-toolbars.c
M	src/nautilus-window.c
M	src/nautilus-window.h
M	src/nautilus-zoom-control.c
M	src/nautilus-zoom-control.h

commit 3befbe347efabba62285675978c7c491117c953d
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2008-05-19

    Empty the clipboard when copying/moving with DnD a file contained
    in it.

    2008-05-20	Cosimo Cecchi  <cosimoc@gnome.org>

	* libnautilus-private/nautilus-clipboard.c:
	(convert_lines_to_str_list),
	(nautilus_clipboard_get_uri_list_from_selection_data),
	(nautilus_clipboard_get),
	(nautilus_clipboard_clear_if_colliding_uris):
	* libnautilus-private/nautilus-clipboard.h:
	* src/file-manager/fm-directory-view.c:
	(fm_directory_view_get_copied_files_atom), (copy_or_cut_files),
	(paste_clipboard_data), (action_paste_files_callback),
	(paste_into), (real_update_paste_menu):
	* src/file-manager/fm-directory-view.h:
	* src/file-manager/fm-icon-view.c: (icon_view_move_copy_items):
	* src/file-manager/fm-list-view.c: (move_copy_items_callback):
	* src/file-manager/fm-tree-view.c: (move_copy_items_callback),
	(button_pressed_callback), (copy_or_cut_files),
	(paste_clipboard_data), (fm_tree_view_paste_cb):
	Empty the clipboard when copying/moving with DnD a file contained
	in it. Also, refactor some clipboard code from fm-directory-view.c
	and
	fm-tree-view.c into nautilus-clipboard.c. (#532850).

    svn path=/trunk/; revision=14181

M	ChangeLog
M	libnautilus-private/nautilus-clipboard.c
M	libnautilus-private/nautilus-clipboard.h
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-directory-view.h
M	src/file-manager/fm-icon-view.c
M	src/file-manager/fm-list-view.c
M	src/file-manager/fm-tree-view.c

commit ddc055fab0f9d7490fc08754c4b9aee7cdb975ce
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2008-05-19

    Adds manpages taken from the Debian package. Many thanks to the
    Debian doc

    2008-05-19	Cosimo Cecchi  <cosimoc@gnome.org>

	* docs/Makefile.am:
	* docs/nautilus-connect-server.1:
	* docs/nautilus-file-management-properties.1:
	* docs/nautilus.1:
	Adds manpages taken from the Debian package. Many thanks to the
	Debian doc authors for these and for making them available
	under the GPL license. (#310473 and #501698).

    svn path=/trunk/; revision=14180

M	ChangeLog
M	docs/Makefile.am
A	docs/nautilus-connect-server.1
A	docs/nautilus-file-management-properties.1
A	docs/nautilus.1

commit 1f00db05ea95bc60ecaea54ccf0873af167d40ff
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2008-05-19

    Fix a typo that was breaking the image when doing DnD of emblems
    from the

    2008-05-19	Cosimo Cecchi  <cosimoc@gnome.org>

	* src/nautilus-property-browser.c: (make_drag_image):
	Fix a typo that was breaking the image when doing DnD of
	emblems from the property browser.

    svn path=/trunk/; revision=14178

M	ChangeLog
M	src/nautilus-property-browser.c

commit 22dc77ce23f40afb52542305f652f38a0e3dfd2e
Author: Padraig O'Briain <padraig.obriain@sun.com>
Date:	2008-05-19

    Ensure that window no longer shows CD contents after CD is ejected.

    2008-05-19	Padraig O'Briain  <padraig.obriain@sun.com>

	* src/nautilus-application.c (mount_removed_callback): Ensure that
	window no longer shows CD contents after CD is ejected. (#531678)


    svn path=/trunk/; revision=14176

M	ChangeLog
M	src/nautilus-application.c

commit 6341ebde9999cca5f7d77fef1d9e537b627f07ca
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-05-19

    Use bilinear interpolation instead of hyperbolic. Massively speeds up

    2008-05-19	Christian Neumair  <cneumair@gnome.org>

	* libnautilus-private/nautilus-file.c (nautilus_file_get_icon):
	* libnautilus-private/nautilus-icon-info.c
	(nautilus_icon_info_lookup),
	(nautilus_icon_info_get_pixbuf_nodefault_at_size),
	(nautilus_icon_info_get_pixbuf_at_size):
	Use bilinear interpolation instead of hyperbolic. Massively
	speeds up
	loading of directories with previously generated thumbnails.

    svn path=/trunk/; revision=14174

M	ChangeLog
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-icon-info.c

commit 12b5342a887b3b232ade9c54598086eccd9c5790
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-05-19

    Treat "" CORBA strings as NULL.

    2008-05-19	Christian Neumair  <cneumair@gnome.org>

	* src/nautilus-shell.c (corba_open_windows),
	(corba_open_default_window):
	Treat "" CORBA strings as NULL.

    svn path=/trunk/; revision=14171

M	ChangeLog
M	src/nautilus-shell.c

commit 715a6e8159d21212906cd1909a67bd3b4391beee
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-05-19

    Never maximize windows opened from shell if a custom geometry has been

    2008-05-19	Christian Neumair  <cneumair@gnome.org>

	* src/nautilus-shell.c (open_window):
	Never maximize windows opened from shell if a custom geometry
	has been
	specified. Fixes #92566.

    svn path=/trunk/; revision=14169

M	ChangeLog
M	src/nautilus-shell.c

commit d048e176c14ba9ab2d62a64088efbc32c8206040
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2008-05-19

    Fix a conflicting accelerator. Patch from Sebastien Bacher. (#442056)

    2008-05-19	Cosimo Cecchi  <cosimoc@gnome.org>

	* src/file-manager/fm-icon-view.c:
	Fix a conflicting accelerator.
	Patch from Sebastien Bacher. (#442056)

    svn path=/trunk/; revision=14167

M	ChangeLog
M	src/file-manager/fm-icon-view.c

commit 345263da859470e7a406bc454740c432460e55c3
Author: Djihed Afifi <djihed@src.gnome.org>
Date:	2008-05-19

    Updated Arabic Translation by Djihed Afifi.

    svn path=/trunk/; revision=14166

M	po/ChangeLog
M	po/ar.po

commit 9be7da99bde429f6ab38071aaa63211e0cef26f4
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-05-17

    Fix possibly uninitialized variable.

    2008-05-17	Christian Neumair  <cneumair@gnome.org>

	* libnautilus-private/nautilus-directory-background.c
	(nautilus_file_background_read_desktop_settings):
	Fix possibly uninitialized variable.

    svn path=/trunk/; revision=14165

M	ChangeLog
M	libnautilus-private/nautilus-directory-background.c

commit d7bffac0146e67e6232fe12fbc3044bc44a3fc5c
Author: Søren Sandmann <sandmann@redhat.com>
Date:	2008-05-17

    Rewrite this function using gconf directly instead of relying on

    Fri May 16 23:56:37 2008  Søren Sandmann  <sandmann@redhat.com>

	* libnautilus-private/nautilus-directory-background.c
	(nautilus_file_background_read_desktop_settings):
	Rewrite this function using gconf directly instead of relying on
	libbackground.

	* libnautilus-private/nautilus-directory-background.c
	(nautilus_file_background_write_desktop_settings):
	Rewrite to use gconf directly

	* libbackground:
	Remove.



    svn path=/trunk/; revision=14163

M	ChangeLog
M	Makefile.am
M	configure.in
M	libnautilus-private/Makefile.am
M	libnautilus-private/nautilus-directory-background.c

commit bcc5f6aa4ff919e776faa7d9dfeda78b183d0df1
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-05-14

    Implement "Paste Into" for location context menu. Always request
    clipboard

    2008-05-14	Christian Neumair  <cneumair@gnome.org>

	* src/file-manager/fm-actions.h:
	* src/file-manager/fm-directory-view.c
	(paste_into_clipboard_received_callback), (paste_into),
	(action_paste_files_into_callback),
	(action_location_paste_files_into_callback),
	(clipboard_targets_received), (real_update_location_menu):
	* src/file-manager/nautilus-directory-view-ui.xml:
	Implement "Paste Into" for location context menu. Always request
	clipboard contents in real_update_paste_menu().

    svn path=/trunk/; revision=14162

M	ChangeLog
M	src/file-manager/fm-actions.h
M	src/file-manager/fm-directory-view.c
M	src/file-manager/nautilus-directory-view-ui.xml

commit a13f4cd893eab7ac17b7dea116a152c056e35073
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2008-05-14

    Updated Norwegian bokmål translation.

    2008-05-14	Kjartan Maraas	<kmaraas@gnome.org>

	* nb.po: Updated Norwegian bokmål translation.

    svn path=/trunk/; revision=14161

M	po/ChangeLog
M	po/nb.po

commit eb605897a51668cf3ca7806a20507fab49df5559
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-05-13

    Never move to "burn:///". Fixes #531750.

    2008-05-13	Christian Neumair  <cneumair@gnome.org>

	* libnautilus-private/nautilus-file-operations.c
	(nautilus_file_operations_copy_move):
	Never move to "burn:///". Fixes #531750.

	* src/file-manager/fm-properties-window.c (real_destroy):
	Free permission_combos list.

    svn path=/trunk/; revision=14159

M	ChangeLog
M	libnautilus-private/nautilus-file-operations.c
M	src/file-manager/fm-properties-window.c

commit c367055540de156f0d71ea75922dbaf51ab12ef1
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-05-13

    Allow to open location popup menu for any location, and not just for

    2008-05-13	Christian Neumair  <cneumair@gnome.org>

	* libnautilus-private/nautilus-view.c
	(nautilus_view_pop_up_location_context_menu):
	* libnautilus-private/nautilus-view.h:
	* src/file-manager/fm-actions.h:
	* src/file-manager/fm-directory-view.c
	(action_self_properties_callback),
	(action_location_properties_callback),
	(fm_directory_view_finalize),
	(action_location_mount_volume_callback),
	(action_location_unmount_volume_callback),
	(action_location_eject_volume_callback),
	(action_location_format_volume_callback),
	(action_location_open_folder_window_callback),
	(action_location_cut_callback), (action_location_copy_callback),
	(action_location_trash_callback),
	(action_location_delete_callback),
	(real_update_location_menu_volumes), (real_update_location_menu),
	(fm_directory_view_pop_up_background_context_menu),
	(real_pop_up_location_context_menu),
	(location_popup_file_attributes_ready),
	(unschedule_pop_up_location_context_menu),
	(schedule_pop_up_location_context_menu),
	(fm_directory_view_pop_up_location_context_menu),
	(load_directory):
	* src/file-manager/fm-directory-view.h:
	* src/file-manager/nautilus-directory-view-ui.xml:
	* src/nautilus-location-bar.c (label_button_pressed_callback):
	* src/nautilus-navigation-window.c
	(nautilus_navigation_window_init),
	(path_bar_button_pressed_callback), (path_bar_path_set_callback):
	* src/nautilus-pathbar.c (nautilus_path_bar_class_init),
	(nautilus_path_bar_update_path),
	(nautilus_path_bar_get_path_for_button):
	* src/nautilus-pathbar.h:
	* src/nautilus-spatial-window.c
	(location_button_pressed_callback):
	Allow to open location popup menu for any location, and not
	just for
	currently open folder. Enable location popup menu for all path bar
	buttons. Add volume operations to location context menu. Fix
	separators in location context menu. Fixes #309844.
	Do not unref file when opening properties dialog from background
	context menu.

    svn path=/trunk/; revision=14156

M	ChangeLog
M	libnautilus-private/nautilus-view.c
M	libnautilus-private/nautilus-view.h
M	src/file-manager/fm-actions.h
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-directory-view.h
M	src/file-manager/nautilus-directory-view-ui.xml
M	src/nautilus-location-bar.c
M	src/nautilus-navigation-window.c
M	src/nautilus-pathbar.c
M	src/nautilus-pathbar.h
M	src/nautilus-spatial-window.c

commit 54c9be4ef3e8818212d5cbfe554d43ddcdb6a726
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2008-05-13

    Post release version bump.

    2008-05-13	Martin Wehner  <martin.wehner@gmail.com>

	* configure.in:
	Post release version bump.

    === nautilus 2.23.2 ===

    svn path=/trunk/; revision=14155

M	ChangeLog
M	configure.in
M	po/ChangeLog

commit a5b4ef3266087538f44afa9f454afae1e1caea24 (tag: NAUTILUS_2_23_2)
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2008-05-13

    Update for release.

    2008-05-13	Martin Wehner  <martin.wehner@gmail.com>

	* NEWS:
	Update for release.

    svn path=/trunk/; revision=14153

M	ChangeLog
M	NEWS

commit 6773b9dc3eecf82b79557f58de7c492c27bd1910
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:	2008-05-10

    Updated Spanish translation

    svn path=/trunk/; revision=14152

M	po/ChangeLog
M	po/es.po

commit b124fb04df872d1b48104f859522e43d5cd858e7
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2008-05-09

    Ellipsize and HIG-ify some menu items. (#335112).

    2008-05-09	Cosimo Cecchi  <cosimoc@gnome.org>

	* src/file-manager/fm-directory-view.c: (select_pattern):
	* src/file-manager/fm-icon-view.c:
	* src/nautilus-navigation-window-menus.c:
	* src/nautilus-spatial-window.c:
	Ellipsize and HIG-ify some menu items. (#335112).

    svn path=/trunk/; revision=14151

M	ChangeLog
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-icon-view.c
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-spatial-window.c

commit 0c3c4d426fb650e3383802e900ea5e713d5db423
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2008-05-09

    Use the right type for all_columns_have_same_width key in the schemas

    2008-05-09	Cosimo Cecchi  <cosimoc@gnome.org>

	* libnautilus-private/apps_nautilus_preferences.schemas.in:
	Use the right type for all_columns_have_same_width key in the
	schemas description file. (#532363).

    svn path=/trunk/; revision=14150

M	ChangeLog
M	libnautilus-private/apps_nautilus_preferences.schemas.in

commit 0b7f46380552e5448735cc931f66ec226876321e
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2008-05-08

    Plugged some leaks around. Cleaned up this bit of code.

    2008-05-09	Cosimo Cecchi  <cosimoc@gnome.org>

	* libnautilus-private/nautilus-dnd.c:
	(nautilus_drag_file_local_internal),
	(nautilus_drag_drag_data_get):
	* libnautilus-private/nautilus-open-with-dialog.c:
	(add_or_find_application):
	* libnautilus-private/nautilus-program-choosing.c:
	(nautilus_launch_application):
	* src/nautilus-sidebar-title.c: (update_icon):
	* src/nautilus-spatial-window.c:
	(got_file_info_for_location_menu_callback):
	* libnautilus-private/nautilus-file.c: (get_custom_icon):
	Plugged some leaks around.
	* libnautilus-private/nautilus-file.c: (is_uri_relative):
	Cleaned up this bit of code.

	Bug #532126.

    svn path=/trunk/; revision=14149

M	ChangeLog
M	libnautilus-private/nautilus-dnd.c
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-open-with-dialog.c
M	libnautilus-private/nautilus-program-choosing.c
M	src/nautilus-sidebar-title.c
M	src/nautilus-spatial-window.c

commit 0e85321fb6dcc0043d414d398932900121dd1f2b
Author: Federico Mena Quintero <federico@novell.com>
Date:	2008-05-08

    bgo364843 - Don't exceed max path len when forming filenames for
    duplicates
    2008-05-08	Federico Mena Quintero	<federico@novell.com>

	http://bugzilla.gnome.org/show_bug.cgi?id=364843

	Keep the generated names for "reallylongfilename (copy).txt" from
	overflowing the maximum allowed length for path names.

	Original patch by Dave Camp <campd@campd.org>

	* libnautilus-private/nautilus-file-operations.c
	(shorten_utf8_string): New function; takes an UTF8 string and
	hygienically truncates it to a given number of bytes.
	(get_link_name): Ensure the final name doesn't exceed a maximum
	length.
	(make_next_duplicate_name): Likewise.
	(get_max_name_length): Wrapper around pathconf() for basename
	lengths.
	(get_unique_target_file): Use a maximum length for the target
	name.
	(get_target_file_for_link): Likewise.

    Signed-off-by: Federico Mena Quintero <federico@gnu.org>

    svn path=/trunk/; revision=14147

M	ChangeLog
M	libnautilus-private/nautilus-file-operations.c

commit 9b3056ae85f84b2d59ff651f3f5f41e0541e529f
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-05-07

    Use text width of 150 pixels in vertical layout mode, instead of 300.

    2008-05-07	Christian Neumair  <cneumair@gnome.org>

	* libnautilus-private/nautilus-icon-canvas-item.c:
	Use text width of 150 pixels in vertical layout mode, instead
	of 300.

    svn path=/trunk/; revision=14145

M	ChangeLog
M	libnautilus-private/nautilus-icon-canvas-item.c

commit f9be809bc60236fed70672a9cd4bf9a602928b03
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-05-06

    Wrap to next row/column when pressing arrow key, except if a11y
    is used.

    2008-05-06	Christian Neumair  <cneumair@gnome.org>

	* libnautilus-private/nautilus-icon-container.c
	(next_row_leftmost), (previous_row_rightmost),
	(next_column_highest), (previous_column_lowest),
	(last_column_lowest), (keyboard_end), (keyboard_arrow_key),
	(keyboard_right), (keyboard_left), (keyboard_down), (keyboard_up):
	Wrap to next row/column when pressing arrow key, except if a11y is
	used. Fixes #526802.
	For vertical layout, make the "End" key select bottom item in last
	column, instead of the last item in the bottom row.

    svn path=/trunk/; revision=14143

M	ChangeLog
M	libnautilus-private/nautilus-icon-container.c

commit 8e8e4ed34af1a4cf49d21176eda76efe3507cd9c
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2008-05-06

    Updated Norwegian bokmål translation.

    2008-05-06	Kjartan Maraas	<kmaraas@gnome.org>

	* nb.po: Updated Norwegian bokmål translation.

    svn path=/trunk/; revision=14142

M	po/ChangeLog
M	po/nb.po

commit 64a1632a373ecc508bded0cc20616b21d35a035f
Author: A. Walton <awalton@gnome.org>
Date:	2008-05-05

    Fixup broken GConf key define. Patch from Stephane Demurget.

    2008-05-05	A. Walton  <awalton@gnome.org>

	* libnautilus-private/nautilus-global-preferences.h:
	Fixup broken GConf key define. Patch from Stephane Demurget.


    svn path=/trunk/; revision=14141

M	ChangeLog
M	libnautilus-private/nautilus-global-preferences.h

commit b1fa791169054357bfd754446f95e9c3b7e754b2
Author: A. Walton <awalton@gnome.org>
Date:	2008-05-05

    reviewed by: Cosimo Cecchi

    2008-05-05	A. Walton  <awalton@gnome.org>

	reviewed by: Cosimo Cecchi

	* libnautilus-private/nautilus-module.c (nautilus_module_load):
	* src/file-manager/fm-ditem-page.c (save_entry):
	* src/nautilus-autorun-software.c (autorun):
	Fixes build on toolchains with -Wformat enabled.
	Closes bug #531562.


    svn path=/trunk/; revision=14140

M	ChangeLog
M	libnautilus-private/nautilus-module.c
M	src/file-manager/fm-ditem-page.c
M	src/nautilus-autorun-software.c

commit 817bc16f06eb6db0c267e155b7f9d2187e97eeef
Author: A. Walton <awalton@gnome.org>
Date:	2008-05-05

    Update FSF address, bump the copyright year to 2008, and remove a

    2008-05-05	A. Walton  <awalton@gnome.org>

	* src/nautilus-window-menus.c (action_about_nautilus_callback):
	Update FSF address, bump the copyright year to 2008, and remove
	a unnecessary version test macro (we require a later Gtk+ now,
	making this test unnecessary). Closes bug #409038.


    svn path=/trunk/; revision=14139

M	ChangeLog
M	src/nautilus-window-menus.c

commit 7dda6927ca94de035008cb40fed0563d6044f36a
Author: A. Walton <awalton@gnome.org>
Date:	2008-05-05

    Use -Wstrict-aliasing=0 instead of -Wno-strict-aliasing, known to be

    2008-05-05	A. Walton  <awalton@gnome.org>

	* configure.in:
	Use -Wstrict-aliasing=0 instead of -Wno-strict-aliasing, known
	to be
	broken on GCC 4.3.x < r130902 (GCC Bug #34973). Closes GNOME
	bug #528081.


    svn path=/trunk/; revision=14137

M	ChangeLog
M	configure.in

commit 104ca2cf0f3a54c8dca6fdd2faf76151d9c6b4d1
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2008-05-05

    Revert the patch for bug #314431 as it seems to break cut and paste.

    2008-05-05	Cosimo Cecchi  <cosimoc@gnome.org>

	* src/nautilus-window.c: (nautilus_window_key_press_event):
	Revert the patch for bug #314431 as it seems to break cut
	and paste.

    svn path=/trunk/; revision=14134

M	ChangeLog
M	src/nautilus-window.c

commit 58cf79dd3cc3727405537c0c1a37dbf65fa31301
Author: Paolo Borelli <pborelli@katamail.com>
Date:	2008-05-05

    Do not error out if the remote share is already mounted. Fixes
    #531508.

    2008-05-05	Paolo Borelli  <pborelli@katamail.com>

	* src/nautilus-connect-server-dialog-main.c:
	Do not error out if the remote share is already mounted.
	Fixes #531508.


    svn path=/trunk/; revision=14132

M	ChangeLog
M	src/nautilus-connect-server-dialog-main.c

commit 7c53ad15b7b0ce7a9cbafd40bef35a17f67272ec
Author: Tomas Bzatek <tbzatek@redhat.com>
Date:	2008-05-05

    Don't allow recursive move/copy into itself. Fixes #530720.

    2008-05-05	Tomas Bzatek  <tbzatek@redhat.com>

	    * libnautilus-private/nautilus-file-operations.c:
	    Don't allow recursive move/copy into itself. Fixes #530720.


    svn path=/trunk/; revision=14131

M	ChangeLog
M	libnautilus-private/nautilus-file-operations.c

commit 12d248d56567e8a68097523cf079293f11f62a78
Author: Hans Petter Jansson <hpj@novell.com>
Date:	2008-05-03

    If we get a NULL exifdata, don't try to dereference it. Fixes BGO
    #530851.

    2008-05-03	Hans Petter Jansson  <hpj@novell.com>

	* src/nautilus-image-properties-page.c (append_exifdata_string):
	If we get a NULL exifdata, don't try to dereference it. Fixes
	BGO #530851.

    svn path=/trunk/; revision=14129

M	ChangeLog
M	src/nautilus-image-properties-page.c

commit b2b0b4bae3595868d5c185a9cafe1bc575d745ec
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-05-03

    Use 12 pixels of list column page indentation. Fixes #514415. Thanks
    to

    2008-05-03	Christian Neumair  <cneumair@gnome.org>

	* src/nautilus-file-management-properties.glade:
	Use 12 pixels of list column page indentation. Fixes
	#514415. Thanks
	to Marcin Galazka.

    svn path=/trunk/; revision=14128

M	ChangeLog
M	src/nautilus-file-management-properties.glade

commit 8bdfa77a6a8e6c6e8fe026da48b5dfe9f7728dad
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:	2008-05-03

    Updated Spanish translation

    svn path=/trunk/; revision=14127

M	po/ChangeLog
M	po/es.po

commit 35a00d6fc65a1cbc47a213d915c24925f3d08a48
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2008-05-02

    Reverted last update of Occitan translation, it was breaking the
    build.

    2008-05-02	Cosimo Cecchi  <cosimoc@gnome.org>

	* oc.po: Reverted last update of Occitan translation, it was
	breaking the build. (#530970).

    svn path=/trunk/; revision=14126

M	po/ChangeLog
M	po/oc.po

commit 69881a37c34432bc7cb5123bbf97d833ffba46dc
Author: Matej Urbančič <mateju@src.gnome.org>
Date:	2008-05-02

    Updated Slovenian translation

    svn path=/trunk/; revision=14125

M	po/sl.po

commit b6411252a5c908e50f88bbd593014494154a1ba4
Author: Claude Paroz <claude@2xlibre.net>
Date:	2008-05-01

    Removed duplicate "and" in description. Fixes #516906.

    2008-05-01	Claude Paroz  <claude@2xlibre.net>

	* libnautilus-private/apps_nautilus_preferences.schemas.in:
	Removed
	duplicate "and" in description. Fixes #516906.

    svn path=/trunk/; revision=14123

M	ChangeLog
M	libnautilus-private/apps_nautilus_preferences.schemas.in

commit 203eda6d49b4d0ce028903657ed17546caf6f696
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:	2008-04-30

    Updated Spanish translation

    svn path=/trunk/; revision=14119

M	po/ChangeLog
M	po/es.po

commit 3532670f99047e2136ebaefb1cb66641b065eaba
Author: Andre Klapper <a9016009@gmx.de>
Date:	2008-04-30

    Added Friulian translation on behalf of the Friulian team. Fixes bug

    2008-04-30	Andre Klapper  <a9016009@gmx.de>

	* LINGUAS:
	* fur.po: Added Friulian translation on behalf of
	the Friulian team. Fixes bug #530509.


    svn path=/trunk/; revision=14118

M	po/ChangeLog
M	po/LINGUAS
A	po/fur.po

commit 568b6d298a0d34e881d9c13e19c592a76c8b8fc5
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2008-04-30

    Do not unref the file info before checking the mime type, otherwise
    the

    2008-04-30	Cosimo Cecchi  <cosimoc@gnome.org>

	* src/nautilus-property-browser.c: (ensure_file_is_image):
	Do not unref the file info before checking the mime type,
	otherwise the mime_type string will be invalidated. (#530549).

    svn path=/trunk/; revision=14117

M	ChangeLog
M	src/nautilus-property-browser.c

commit f5c16e3dff7b73683182fa3eb17dc4d5bfd7963e
Author: A. Walton <awalton@gnome.org>
Date:	2008-04-30

    Remove false dependency for ESound. Closes bug #311445.

    2008-04-30	A. Walton  <awalton@gnome.org>

	* configure.in:
	* src/file-manager/fm-icon-view.c:
	Remove false dependency for ESound. Closes bug #311445.


    svn path=/trunk/; revision=14115

M	ChangeLog
M	configure.in
M	src/file-manager/fm-icon-view.c

commit a9b02ab3f9124a5dc0970a95355d119ec9957fa9
Author: A. Walton <awalton@gnome.org>
Date:	2008-04-30

    Replace g_return_*() with g_assert() in private, internal functions.

    2008-04-30	A. Walton  <awalton@gnome.org>

	* libnautilus-private/nautilus-clipboard.c:
	* libnautilus-private/nautilus-directory-async.c:
	* libnautilus-private/nautilus-directory.c:
	* libnautilus-private/nautilus-entry.c:
	* libnautilus-private/nautilus-file.c:
	* libnautilus-private/nautilus-horizontal-splitter.c:
	* libnautilus-private/nautilus-icon-canvas-item.c:
	* libnautilus-private/nautilus-icon-container.c:
	* libnautilus-private/nautilus-metafile.c:
	* libnautilus-private/nautilus-users-groups-cache.c:
	* libnautilus-private/nautilus-vfs-directory.c:
	* src/nautilus-emblem-sidebar.c:
	* src/nautilus-file-management-properties.c:
	* src/nautilus-window-manage-views.c:
	* src/nautilus-window.c:
	* src/nautilus-zoom-control.c:
	Replace g_return_*() with g_assert() in private, internal
	functions. Closes #530321.


    svn path=/trunk/; revision=14114

M	ChangeLog
M	libnautilus-private/nautilus-clipboard.c
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-entry.c
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-horizontal-splitter.c
M	libnautilus-private/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-metafile.c
M	libnautilus-private/nautilus-users-groups-cache.c
M	libnautilus-private/nautilus-vfs-directory.c
M	src/nautilus-emblem-sidebar.c
M	src/nautilus-file-management-properties.c
M	src/nautilus-window-manage-views.c
M	src/nautilus-window.c
M	src/nautilus-zoom-control.c

commit 0e85a1cae0370ad4f4b7de85948c5d1698a5fde1
Author: David Zeuthen <davidz@redhat.com>
Date:	2008-04-30

    Fix how autorunning works. Instead of inhibiting autorunning every
    time we

    2008-04-29	David Zeuthen  <davidz@redhat.com>

	    * libnautilus-private/nautilus-autorun.c:
	    * libnautilus-private/nautilus-autorun.h:
	    * libnautilus-private/nautilus-file-operations.c:
	    (volume_mount_cb), (nautilus_file_operations_mount_volume):
	    * libnautilus-private/nautilus-file-operations.h:
	    * libnautilus-private/nautilus-mime-actions.c:
	    (activation_mount_not_mounted_callback):
	    * libnautilus-private/nautilus-vfs-file.c:
	    (vfs_file_mount_callback):
	    * src/nautilus-application.c: (startup_volume_mount_cb),
	    (volume_added_callback):
	    * src/nautilus-places-sidebar.c: (open_selected_bookmark),
	    (mount_shortcut_cb):
	    * src/nautilus-window-manage-views.c:
	    (mount_not_mounted_callback):
	    Fix how autorunning works. Instead of inhibiting autorunning
	    every time we run something, we turn things around and instead
	    allow automounting only in the instance where Nautilus
	    automounted
	    something itself. So in essence this patch is
	    s/inhibit/allow/.
	    This fixes an annoying problem where Nautilus would do autorun
	    everytime something was mounted even from the command line. A
	    consequence of this are windows popping up and other
	    annoyances.
	    This patch fixes that problem.

	    * src/nautilus-x-content-bar.c: (nautilus_x_content_bar_init):
	    Make sure the label is ellipsized.


    svn path=/trunk/; revision=14112

M	ChangeLog
M	libnautilus-private/nautilus-autorun.c
M	libnautilus-private/nautilus-autorun.h
M	libnautilus-private/nautilus-file-operations.c
M	libnautilus-private/nautilus-file-operations.h
M	libnautilus-private/nautilus-mime-actions.c
M	libnautilus-private/nautilus-vfs-file.c
M	src/nautilus-application.c
M	src/nautilus-places-sidebar.c
M	src/nautilus-window-manage-views.c
M	src/nautilus-x-content-bar.c

commit fe93322d03a57cb687bbede0499fee52ad200aa0
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2008-04-30

    Updated Norwegian bokmål translation.

    2008-04-30	Kjartan Maraas	<kmaraas@gnome.org>

	* nb.po: Updated Norwegian bokmål translation.

    svn path=/trunk/; revision=14111

M	po/ChangeLog
M	po/nb.po

commit e780d47b6ce30657b69d61858c6adbf8731cd9b1
Author: Ignacio Casal Quinteiro <icq@src.gnome.org>
Date:	2008-04-29

    Updated Galician Translation.

    svn path=/trunk/; revision=14110

M	po/ChangeLog
M	po/gl.po

commit a92fb2f9b8a9d618247220e1cc5d0a1cca94ad75
Author: Yannig MARCHEGAY <ymarcheg@src.gnome.org>
Date:	2008-04-29

    Updated Occitan translation

    svn path=/trunk/; revision=14109

M	po/ChangeLog
M	po/oc.po

commit 1e9f809ab0e05b57399338c4a4bbf148c4c7d25e
Author: Matej Urbančič <mateju@src.gnome.org>
Date:	2008-04-28

    Updated Slovenian translation

    svn path=/trunk/; revision=14108

M	po/sl.po

commit dbd34bda1a41df726fbf24d57bd138e288b69d28
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2008-04-27

    Report user cancel when all the files we're about to trash or
    delete are

    2008-04-27	Cosimo Cecchi  <cosimoc@gnome.org>

	* libnautilus-private/nautilus-file-operations.c: (delete_files),
	(trash_files), (delete_job):
	Report user cancel when all the files we're about to trash
	or delete
	are skipped in the operation. This allows to use the same
	selection for
	requesting another deletion from the view. (#519746).

    svn path=/trunk/; revision=14106

M	ChangeLog
M	libnautilus-private/nautilus-file-operations.c

commit 60ee1e49825280b01f26050515eedd886003d70b
Author: Christian Neumair <cneumair@src.gnome.org>
Date:	2008-04-27

    Correct typo.

    svn path=/trunk/; revision=14105

M	src/nautilus-window-manage-views.c

commit 082c843ce14b006c0b7dfe298edbafcd673d5cd6
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-04-27

    Quote schema. Fixes #522029.

    2008-04-27	Christian Neumair  <cneumair@gnome.org>

	* src/nautilus-window-manage-views.c
	(display_view_selection_failure):
	Quote schema. Fixes #522029.

    svn path=/trunk/; revision=14104

M	ChangeLog
M	src/nautilus-window-manage-views.c

commit 1699ec31d478155223c5499d42bdf21a37e25c5b
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2008-04-27

    Always use single click policy in the Places sidebar. (#355760).

    2008-04-27	Cosimo Cecchi  <cosimoc@gnome.org>

	* src/nautilus-places-sidebar.c: (nautilus_places_sidebar_init):
	Always use single click policy in the Places sidebar. (#355760).

    svn path=/trunk/; revision=14102

M	ChangeLog
M	src/nautilus-places-sidebar.c

commit 5bbc8307e1651de2ab2d13d08fdc601e089cb461
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2008-04-27

    Always properly remember window size, also in the case the window is

    2008-04-27	Cosimo Cecchi  <cosimoc@gnome.org>

	* src/nautilus-navigation-window.c:
	(nautilus_navigation_window_save_geometry):
	Always properly remember window size, also in the case the
	window is
	closed being maximized. (#385176).

    svn path=/trunk/; revision=14100

M	ChangeLog
M	src/nautilus-navigation-window.c

commit 60328a4327cdbcd6c38b56bcc001f9a373db9320
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2008-04-27

    Reverse the order in which the keybindings are processed by the

    2008-04-27	Cosimo Cecchi  <cosimoc@gnome.org>

	* src/nautilus-window.c: (nautilus_window_key_press_event):
	Reverse the order in which the keybindings are processed by the
	NautilusWindow, and use the same approach as GEdit.
	This fixes some bugs where the GtkWindow accelerators were
	executed
	before the focused widget one. (#314431).

    svn path=/trunk/; revision=14098

M	ChangeLog
M	src/nautilus-window.c

commit c2305aff9607cce8f83f226d80e0e79e504f852f
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-04-27

    Do not activate twice if the activated paths are already
    selected. Always

    2008-04-27	Christian Neumair  <cneumair@gnome.org>

	* src/file-manager/fm-list-view.c (button_press_callback):
	Do not activate twice if the activated paths are already selected.
	Always expand when an expander is clicked, even when the
	activation
	paths are already selected. Add 4 to the GtkTreeView's claimed
	expander size, which accounts for hard coded internal GtkTreeView
	expander padding. Fixes #448562. Thanks to Paweł Paprota.

    svn path=/trunk/; revision=14095

M	ChangeLog
M	src/file-manager/fm-list-view.c

commit f78a979958cd2e27388e71dafe80ccc5570ff432
Author: A. Walton <awalton@gnome.org>
Date:	2008-04-27

    reviewed by: Christian Neumair

    2008-04-26	A. Walton  <awalton@gnome.org>

	reviewed by: Christian Neumair

	* libnautilus-private/nautilus-file-private.h:
	* libnautilus-private/nautilus-file-utilities.c
	(nautilus_compute_title_for_location):
	* libnautilus-private/nautilus-file.c (update_info_internal),
	(nautilus_file_get_description):
	* libnautilus-private/nautilus-file.h:
	Use standard::description in the window title when it's available.
	Closes bug #516007.


    svn path=/trunk/; revision=14094

M	ChangeLog
M	libnautilus-private/nautilus-file-private.h
M	libnautilus-private/nautilus-file-utilities.c
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-file.h

commit a6f7e3a2635deeda332e1759440d8398bea0dae3
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-04-26

    Properly handle selection changes when using keyboard navigation. We
    did

    2008-04-27	Christian Neumair  <cneumair@gnome.org>

	* libnautilus-private/nautilus-icon-container.c
	(emit_atk_focus_tracker_notify), (set_keyboard_focus),
	(select_range), (select_one_unselect_others), (rubberband_select),
	(keyboard_move_to):
	Properly handle selection changes when using keyboard
	navigation. We
	did not emit a "selection-change" signal when keyboard
	rubberbanding
	was used, and all except one icon were deselected. Fixes #509432.
	Thanks to Paweł Paprota.

    svn path=/trunk/; revision=14092

M	ChangeLog
M	libnautilus-private/nautilus-icon-container.c

commit d3050ae8daf6e8b9bee6d98cb8bf480691be3cd5
Author: Matej Urbančič <mateju@src.gnome.org>
Date:	2008-04-26

    Updated Slovenian translation

    svn path=/trunk/; revision=14091

M	po/sl.po

commit 0b6a721e0d1230ae75a707e3afb3e4211da5d8c1
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2008-04-23

    Properly handle Ctrl+F10 keybinding in List View. Patch by Paweł
    Paprota.

    2008-04-24	Cosimo Cecchi  <cosimoc@gnome.org>

	* src/file-manager/fm-list-view.c: (key_press_callback):
	Properly handle Ctrl+F10 keybinding in List View.
	Patch by Paweł Paprota. (#385896).

    svn path=/trunk/; revision=14088

M	ChangeLog
M	src/file-manager/fm-list-view.c

commit 8344e161b76413fc94c5d8eb5805c65543c28079
Author: Alexander Shopov <ash@contact.bg>
Date:	2008-04-23

    Updated Bulgarian translation by Alexander Shopov <ash@contact.bg>

    2008-04-24	Alexander Shopov  <ash@contact.bg>

	* bg.po: Updated Bulgarian translation by
	Alexander Shopov <ash@contact.bg>

    svn path=/trunk/; revision=14087

M	po/ChangeLog
M	po/bg.po

commit 23b5c2265da7aeb1fbcf3e77db9a278d212a785d
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:	2008-04-23

    Updated Spanish translation

    svn path=/trunk/; revision=14085

M	po/ChangeLog
M	po/es.po

commit e9f1c74192942ded635e7b575cc4e88a391b9d2a
Author: Michael J. Chudobiak <mjc@svn.gnome.org>
Date:	2008-04-23

    Bump default thumbnailing size limit from 5 MB to 10 MB (#421342).

    2008-04-23	Michael J. Chudobiak  <mjc@svn.gnome.org>

	    * libnautilus-private/apps_nautilus_preferences.schemas.in:
	    * libnautilus-private/nautilus-global-preferences.c:
	    Bump default thumbnailing size limit from 5 MB to 10 MB
	    (#421342).


    svn path=/trunk/; revision=14083

M	ChangeLog
M	libnautilus-private/apps_nautilus_preferences.schemas.in
M	libnautilus-private/nautilus-global-preferences.c

commit 002295835eb51478f38ec18c70b1a549fb422486
Author: Yannig MARCHEGAY <ymarcheg@src.gnome.org>
Date:	2008-04-23

    Updated Occitan translation

    svn path=/trunk/; revision=14082

M	po/oc.po

commit 3e36132b0f8d27b8f2ab676abfe9b36a683b1b3c
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2008-04-22

    Updated Norwegian bokmål translation.

    2008-04-22	Kjartan Maraas	<kmaraas@gnome.org>

	* nb.po: Updated Norwegian bokmål translation.

    svn path=/trunk/; revision=14081

M	po/ChangeLog
M	po/nb.po

commit 29ecc40ebd4916164f47b2b985cc71407168fd09
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-04-21

    Post release version bump.

    2008-04-21	Christian Neumair  <cneumair@gnome.org>

	* configure.in:
	Post release version bump.

    svn path=/trunk/; revision=14080

M	ChangeLog
M	configure.in

commit 2b1c0c4318f64bad3e2645b230bf8495d9702e98
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-04-21

    Entirely move DISTCHECK_CONFIGURE_FLAGS to Makefile.am to fix
    distcheck.

    2008-04-21	Christian Neumair  <cneumair@gnome.org>

	* Makefile.am:
	* configure.in:
	Entirely move DISTCHECK_CONFIGURE_FLAGS to Makefile.am to fix
	distcheck.

    svn path=/trunk/; revision=14079

M	ChangeLog
M	Makefile.am
M	configure.in

commit bfccd655418f06df32da446790c5fdef38767761
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-04-21

    Update for release.

    2008-04-21	Christian Neumair  <cneumair@gnome.org>

	* NEWS:
	Update for release.

    svn path=/trunk/; revision=14078

M	ChangeLog
M	NEWS

commit a11996b8b901848866428f5210cab40787b33321
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-04-21

    Support new gnome-session autostart semantics (#525056). Thanks
    to Lucas

    2008-04-21	Christian Neumair  <cneumair@gnome.org>

	* nautilus.desktop.in.in:
	* src/nautilus-main.c (main):
	Support new gnome-session autostart semantics (#525056). Thanks to
	Lucas Rocha.

    svn path=/trunk/; revision=14077

M	ChangeLog
M	nautilus.desktop.in.in
M	src/nautilus-main.c

commit 715b12daefa1813ab3cf8a7f285246fac9e02aa0
Author: Yair Hershkovitz <yairhr@src.gnome.org>
Date:	2008-04-21

    updated hebrew translation

    svn path=/trunk/; revision=14076

M	po/ChangeLog
M	po/he.po

commit 1dbb1f12cced43ae434e132cf9898533afdb8562
Author: Daniel Nylander <dnylande@src.gnome.org>
Date:	2008-04-19

    sv.po: Updated Swedish translation

    svn path=/trunk/; revision=14075

M	po/ChangeLog
M	po/sv.po

commit b0081e13bfe0ef8c263781b0a632116bf0101d75
Author: Matej Urbančič <mateju@src.gnome.org>
Date:	2008-04-17

    Updated Slovenian translation

    svn path=/trunk/; revision=14074

M	po/sl.po

commit 81357b16f8f9d1d5bd8250e1e8e1a7d8d6b1a098
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2008-04-15

    Initialize two vars to get rid of a warning with gcc 4.3. Patch
    by Paweł

    2008-04-15	Cosimo Cecchi  <cosimoc@gnome.org>

	* libnautilus-private/nautilus-file.c: (compare_by_time):
	Initialize two vars to get rid of a warning with gcc 4.3.
	Patch by Paweł Paprota. (#528081).

    svn path=/trunk/; revision=14072

M	ChangeLog
M	libnautilus-private/nautilus-file.c

commit 21d794f02750206171a21d3e21af3e2518ae0a9b
Author: Michael Terry <mterry@src.gnome.org>
Date:	2008-04-15

    Added partial Ido (io) translation

    svn path=/trunk/; revision=14071

M	po/ChangeLog
M	po/LINGUAS
A	po/io.po

commit 7b03920e095fb3ab23f5c824f011c0cd0c72eb58
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:	2008-04-13

    Updated Spanish translation, fixes bug #526626

    svn path=/trunk/; revision=14069

M	po/ChangeLog
M	po/es.po

commit 1f9c6d7c4a492388d749cbbec2d8f3ba3291ce0c
Author: Marcel Telka <marcel@telka.sk>
Date:	2008-04-11

    Updated.

    2008-04-11	Marcel Telka  <marcel@telka.sk>

	* POTFILES.in: Updated.

    svn path=/trunk/; revision=14068

M	po/ChangeLog
M	po/POTFILES.in

commit 06177101a49a4c6acb85829eaca58f6e5de07733
Author: Vladimer Sichinava <vsichi@src.gnome.org>
Date:	2008-04-10

    some updates

    svn path=/trunk/; revision=14067

M	po/ka.po

commit ae182278786c647cb49499c55f0686f9cbcdc985
Author: Vladimer Sichinava <vsichi@src.gnome.org>
Date:	2008-04-10

    some updates

    svn path=/trunk/; revision=14066

M	po/ka.po

commit 038bc50a73ebb36da4ffdf00e06dba26f0a0588c
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:	2008-04-10

    Updated Spanish translation

    svn path=/trunk/; revision=14065

M	po/ChangeLog
M	po/es.po

commit 23b84c87c60af5fed63d78f32173fcaa493dca92
Author: A. Walton <awalton@svn.gnome.org>
Date:	2008-04-10

    Remove GSequence directory and files (for real this time).

    2008-04-10	A. Walton  <awalton@svn.gnome.org>
	Remove GSequence directory and files (for real this time).


    svn path=/trunk/; revision=14064

M	ChangeLog

commit 6f6c45c0dc410f0da278278613155d00799f9d92
Author: Andrew Walton <awalton@src.gnome.org>
Date:	2008-04-10

    Remove empty GSequence files

    svn path=/trunk/; revision=14063

D	cut-n-paste-code/gsequence/Makefile.am
D	cut-n-paste-code/gsequence/gsequence.c
D	cut-n-paste-code/gsequence/gsequence.h

commit 8542712471e2ad1c75f7ee10c3fb7dfc5c8a902c
Author: A. Walton <awalton@svn.gnome.org>
Date:	2008-04-10

    Remove GSequence hack as it is no longer necessary; we require a newer

    2008-04-10	A. Walton  <awalton@svn.gnome.org>

	* configure.in:
	* cut-n-paste-code/Makefile.am:
	* cut-n-paste-code/gsequence/Makefile.am:
	* cut-n-paste-code/gsequence/gsequence.c:
	* cut-n-paste-code/gsequence/gsequence.h:
	* src/Makefile.am:
	* src/file-manager/fm-list-model.c:
	Remove GSequence hack as it is no longer necessary;
	we require a newer GLib in order to support GIO.
	More work towards bug #520773.


    svn path=/trunk/; revision=14062

M	ChangeLog
M	configure.in
M	cut-n-paste-code/Makefile.am
M	cut-n-paste-code/gsequence/Makefile.am
M	cut-n-paste-code/gsequence/gsequence.c
M	cut-n-paste-code/gsequence/gsequence.h
M	src/Makefile.am
M	src/file-manager/fm-list-model.c

commit 6eb74f59556c0b1ef6f92957138cbb0506284121
Author: A. Walton <awalton@svn.gnome.org>
Date:	2008-04-10

    Remove the first-time-druid dead code (#520773).

    2008-04-10	A. Walton  <awalton@svn.gnome.org>

	* src/Makefile.am:
	* src/nautilus-application.c: (nautilus_application_startup):
	* src/nautilus-application.h:
	* src/nautilus-first-time-druid.c:
	* src/nautilus-first-time-druid.h:
	* src/nautilus-main.c: (main):
	Remove the first-time-druid dead code (#520773).


    svn path=/trunk/; revision=14061

M	ChangeLog
M	src/Makefile.am
M	src/nautilus-application.c
M	src/nautilus-application.h
D	src/nautilus-first-time-druid.c
D	src/nautilus-first-time-druid.h
M	src/nautilus-main.c

commit 232e25a8c3a3a10e39d78727ea7b60efc14d2840
Author: Jordi Mallach <jordim@src.gnome.org>
Date:	2008-04-10

    Damn, forgot to svn add.

    svn path=/trunk/; revision=14059

A	po/ca@valencia.po

commit cf25fed114ac5a7c19aed80357de89086aac5c05
Author: Jordi Mallach <jordim@src.gnome.org>
Date:	2008-04-10

    New Valencian-Catalan translation, based on the current Catalan file.

    svn path=/trunk/; revision=14058

M	po/ChangeLog
M	po/LINGUAS

commit ef5c1e651251f21df34dc102b8962d419d71d993
Author: Jordi Mallach <jordim@src.gnome.org>
Date:	2008-04-10

    Fix typo in Catalan translation.

    svn path=/trunk/; revision=14056

M	po/ChangeLog
M	po/ca.po

commit fd9258ae021691db74c5cf3981b00d5c911a9e5f
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2008-04-10

    Add a missing comma to fix build with Autoconf 2.62. (#527315).

    2008-04-10	Cosimo Cecchi  <cosimoc@gnome.org>

	* configure.in: Add a missing comma to fix build with
	Autoconf 2.62. (#527315).

    svn path=/trunk/; revision=14054

M	ChangeLog
M	configure.in

commit b9fddb225433a9e28e07c70378e5bd98427f7a8b
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2008-04-08

    Destroy column editor dialog with its parent list view. (#439097)

    2008-04-08	Martin Wehner  <martin.wehner@gmail.com>

	* src/file-manager/fm-list-view.c: (fm_list_view_finalize):
	Destroy column editor dialog with its parent list view. (#439097)

    svn path=/trunk/; revision=14053

M	ChangeLog
M	src/file-manager/fm-list-view.c

commit 92e9e445d4a9db8d4e6f0dfc23082fc936e5f0a8
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-04-07

    Automount volumes in idle callback rather than during startup
    (#526471).

    2008-04-07	Christian Neumair  <cneumair@gnome.org>

	* src/nautilus-application.c (nautilus_application_destroy),
	(automount_all_volumes_idle_cb), (finish_startup):
	* src/nautilus-application.h:
	Automount volumes in idle callback rather than during startup
	(#526471).

    svn path=/trunk/; revision=14047

M	ChangeLog
M	src/nautilus-application.c
M	src/nautilus-application.h

commit e9d9dc32de80f5fc0bee2bf13313006b2608b3c0
Author: Priit Laes <plaes at svn dot gnome dot org>
Date:	2008-04-07

    Translation updated by Ivar Smolin

    2008-04-07	Priit Laes  <plaes at svn dot gnome dot org>

	* et.po: Translation updated by Ivar Smolin

    svn path=/trunk/; revision=14045

M	po/ChangeLog
M	po/et.po

commit cb037e3256774a05be5c8f2d7d5cef1989da5161
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-04-06

    Remove show/hide buttons. The entries can be toggled directly
    using mouse

    2008-04-07	Christian Neumair  <cneumair@gnome.org>

	* libnautilus-private/nautilus-column-chooser.c (update_buttons),
	(add_buttons):
	Remove show/hide buttons. The entries can be toggled directly
	using
	mouse or keyboard. Do not remove buttons to move entries, since
	list DND may not be obvious for some users (#514394). Thanks
	to Marcin
	Galazka.

    svn path=/trunk/; revision=14044

M	ChangeLog
M	libnautilus-private/nautilus-column-chooser.c

commit fbb8e2f281a6df777cb46bb880bbcbb8531ca04b
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2008-04-05

    Disable autorun when detecting autorun.exe and autorun.inf, as we
    do not

    2008-04-05	Cosimo Cecchi  <cosimoc@gnome.org>

	* libnautilus-private/nautilus-autorun.c:
	(_g_mount_guess_content_type):
	Disable autorun when detecting autorun.exe and autorun.inf,
	as we do not support those yet (part of bug #524270).
	* src/nautilus-autorun-software.c: (autorun), (main):
	Plug some minor leaks.

    svn path=/trunk/; revision=14042

M	ChangeLog
M	libnautilus-private/nautilus-autorun.c
M	src/nautilus-autorun-software.c

commit d3e0837baacf80396395275f7db7fc3a82a7e809
Author: Andrew Walton <awalton@src.gnome.org>
Date:	2008-04-05

	Adds initial Gtk-doc support infrastructure for
    libnautilus-extension.
	(Progress towards bug #526193).


    svn path=/trunk/; revision=14041

M	ChangeLog
M	configure.in
M	docs/Makefile.am
A	docs/reference/Makefile.am
A	docs/reference/libnautilus-extension/Makefile.am
A
docs/reference/libnautilus-extension/libnautilus-extension-docs.xml
A	docs/reference/libnautilus-extension/libnautilus-extension.types
A	docs/reference/libnautilus-extension/version.xml.in

commit a85b467ec16a3f1441162c48687810951dbd40c9
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-04-04

    Move finalize to dispose, unset pointers to window/tree_view, use

    2008-04-04	Christian Neumair  <cneumair@gnome.org>

	* src/nautilus-places-sidebar.c (nautilus_places_sidebar_init),
	(nautilus_places_sidebar_dispose),
	(nautilus_places_sidebar_class_init):

	Move finalize to dispose, unset pointers to window/tree_view, use
	eel_preferences_add_callback_while_alive().

    svn path=/trunk/; revision=14039

M	ChangeLog
M	src/nautilus-places-sidebar.c

commit 957f93fd3720ee3eca0a55b9a51246b1a944527a
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2008-04-04

    Add new APIs for extensions to NautilusFileInfo (can_write,
    get_mount and

    2008-04-04	Cosimo Cecchi  <cosimoc@gnome.org>

	* libnautilus-extension/nautilus-file-info.c:
	(nautilus_file_info_get_parent_info),
	(nautilus_file_info_get_mount), (nautilus_file_info_can_write):
	* libnautilus-extension/nautilus-file-info.h:
	* libnautilus-private/nautilus-file.c:
	(nautilus_file_info_iface_init):
	Add new APIs for extensions to NautilusFileInfo (can_write,
	get_mount
	and get_parent_info). (#521612).

    svn path=/trunk/; revision=14036

M	ChangeLog
M	libnautilus-extension/nautilus-file-info.c
M	libnautilus-extension/nautilus-file-info.h
M	libnautilus-private/nautilus-file.c

commit 00a42fe81d10c8aec34afd1f9ebf5551ee51a44b
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-04-04

    Inhibit autorun in mount callbacks after finishing mounts rather than

    2008-04-04	Christian Neumair  <cneumair@gnome.org>

	* libnautilus-private/nautilus-file-operations.c
	(volume_mount_cb),
	(nautilus_file_operations_mount_volume):
	* libnautilus-private/nautilus-file-operations.h:
	* libnautilus-private/nautilus-mime-actions.c
	(activation_mount_not_mounted_callback),
	(activation_mount_not_mounted):
	* src/nautilus-application.c (startup_volume_mount_cb),
	(automount_all_volumes), (volume_added_callback):
	* src/nautilus-places-sidebar.c (open_selected_bookmark),
	(mount_shortcut_cb):
	* src/nautilus-window-manage-views.c (mount_not_mounted_callback),
	(got_file_info_for_view_selection_callback):
	Inhibit autorun in mount callbacks after finishing mounts
	rather than
	before mounting.

	It is neccessary because the mount may take a very long time
	(floppy,
	password prompt), which may take longer than the inhibition
	timeout.

	This approach works because with the current HAL volume monitor
	implementation, GVolumeMonitor signal emission is scheduled,
	while the
	mount callbacks are invoked synchronously.

	This should also fix the not working inhibition on startup, which
	could happen because parallel mounts in the background and the
	rest of
	the startup process eat resources, so the mounts may also
	take longer
	than the inhibition timeout.

    svn path=/trunk/; revision=14034

M	ChangeLog
M	libnautilus-private/nautilus-file-operations.c
M	libnautilus-private/nautilus-file-operations.h
M	libnautilus-private/nautilus-mime-actions.c
M	src/nautilus-application.c
M	src/nautilus-places-sidebar.c
M	src/nautilus-window-manage-views.c

commit 9ed118a9c7dc3966ec0d7ce1ce0936e1d577965d
Author: Christian Neumair <cneumair@src.gnome.org>
Date:	2008-04-03

    svn path=/trunk/; revision=14033



    svn path=/trunk/; revision=14033

M	ChangeLog
M	libnautilus-private/nautilus-bookmark.c

commit a850772dad3c182549fafba3ffbd8e6c479e1371
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-04-03

    Do not make x2/y2 smaller than x1/y1. Fixes flashing scrollbar
    for empty

    2008-04-03	Christian Neumair  <cneumair@gnome.org>

	* libnautilus-private/nautilus-icon-container.c
	(nautilus_icon_container_update_scroll_region):
	Do not make x2/y2 smaller than x1/y1. Fixes flashing scrollbar
	for empty container.

    svn path=/trunk/; revision=14031

M	ChangeLog
M	libnautilus-private/nautilus-icon-container.c

commit b5ad144f9d5039620166ea8fba18cd347440f19d
Author: Tomas Bzatek <tbzatek@redhat.com>
Date:	2008-04-03

    Fix SELinux:context attribute display issue

    2008-04-03	Tomas Bzatek  <tbzatek@redhat.com>

	    * libnautilus-private/nautilus-file.c: (update_info_internal):
	    Fix SELinux:context attribute display issue


    svn path=/trunk/; revision=14027

M	ChangeLog
M	libnautilus-private/nautilus-file.c

commit a5cf591c28a50b3493279ca54bf95bb4ed110030
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-04-02

    Subtract 1 from icon rectangle's x2/y2 positions before setting scroll

    2008-04-02	Christian Neumair  <cneumair@gnome.org>

	* libnautilus-private/nautilus-icon-container.c
	(nautilus_icon_container_update_scroll_region),
	(lay_down_icons_horizontal), (get_max_icon_dimensions),
	(lay_down_icons_vertical),
	(nautilus_icon_container_start_renaming_selected_item),
	(nautilus_icon_container_is_layout_vertical):
	* libnautilus-private/nautilus-icon-container.h:
	* src/nautilus-window.c
	(nautilus_window_set_initial_window_geometry):
	Subtract 1 from icon rectangle's x2/y2 positions before setting
	scroll
	area since the entire canvas codes requests 1 px more than
	it needs.
	Wrap when the icon hits the canvas, rather than wrapping to late.
	Fixes most of the "text besides icons" glitches.

	Add container padding on the RHS for vertical layout, and consider
	max. emblem rectangles when deciding whether to wrap. This
	may wrap
	slightly to early in some (high zoom level) situations, but
	we will
	never get scroll glitches.

    svn path=/trunk/; revision=14025

M	ChangeLog
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-container.h

commit 2966e3f43c54fae599be129c3bb8a236e06da7c2
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-04-01

    Remove unused "label" field of NautilusViewInfo and

    2008-04-01	Christian Neumair  <cneumair@gnome.org>

	* libnautilus-private/nautilus-view-factory.h:
	* src/file-manager/fm-desktop-icon-view.c
	(fm_desktop_icon_view_register):
	* src/file-manager/fm-icon-view.c:
	* src/file-manager/fm-list-view.c (fm_list_view_register):
	* src/nautilus-navigation-window.c (load_view_as_menu):
	* src/nautilus-window-manage-views.c:
	* src/nautilus-window-manage-views.h:
	* src/nautilus-window.c (add_view_as_menu_item):
	Remove unused "label" field of NautilusViewInfo and
	nautilus_window_get_view_label().
	Rename two other fields of NautilusViewInfo and make their use
	more explicit. Remove redundand "View" from view menu label.

    svn path=/trunk/; revision=14024

M	ChangeLog
M	libnautilus-private/nautilus-view-factory.h
M	src/file-manager/fm-desktop-icon-view.c
M	src/file-manager/fm-icon-view.c
M	src/file-manager/fm-list-view.c
M	src/nautilus-navigation-window.c
M	src/nautilus-window-manage-views.c
M	src/nautilus-window-manage-views.h
M	src/nautilus-window.c

commit e50858709733b9eaaee1bf19d893975a019c3e08
Author: Michael J. Chudobiak <mjc@svn.gnome.org>
Date:	2008-04-01

    Skip the thumbnailing of unreadable files. This is more efficient than

    2008-04-01	Michael J. Chudobiak  <mjc@svn.gnome.org>

	    * libnautilus-private/nautilus-file.c:
	    (nautilus_file_get_icon):
	    Skip the thumbnailing of unreadable files. This is more
	    efficient
	    than relying on failed thumbnails. (#525594).


    svn path=/trunk/; revision=14022

M	ChangeLog
M	libnautilus-private/nautilus-file.c

commit 9342c13d1c78b102c1db77ebec3907722f17c6f8
Author: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
Date:	2008-04-01

    Updated Traditional Chinese translation(Hong Kong). Updated
    Traditional

    2008-04-01	Chao-Hsiung Liao  <j_h_liau@yahoo.com.tw>

	    * zh_HK.po: Updated Traditional Chinese translation(Hong
	    Kong).
	    * zh_TW.po: Updated Traditional Chinese translation(Taiwan).



    svn path=/trunk/; revision=14021

M	po/ChangeLog
M	po/zh_HK.po
M	po/zh_TW.po

commit 0cc0ad0d9aa6ad300c743bbd17e1c8580698c5f3
Author: Claude Paroz <claude@2xlibre.net>
Date:	2008-04-01

    Removed fuzzy generated by commit 14017.

    2008-04-01	Claude Paroz  <claude@2xlibre.net>

	* fr.po: Removed fuzzy generated by commit 14017.

    svn path=/trunk/; revision=14019

M	po/ChangeLog
M	po/fr.po

commit b565a0e6fefd9d8e83fa728a7a9815187dfff6eb
Author: Andrew Walton <awalton@src.gnome.org>
Date:	2008-04-01

    Add advice about patches adding strings to Nautilus.

	* HACKING:
	Add advice about patches adding strings to Nautilus.


    svn path=/trunk/; revision=14018

M	ChangeLog
M	HACKING

commit 10053a33bc3ec3c95e5dcf3e372ddda5612ededc
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2008-04-01

    Do not use contractions in strings. (#145356).

    2008-04-01	Cosimo Cecchi  <cosimoc@gnome.org>

	* libnautilus-private/nautilus-file-operations.c: (delete_dir),
	(prompt_empty_trash), (verify_destination), (copy_move_directory),
	(remove_target_recursively), (copy_move_file):
	* libnautilus-private/nautilus-mime-actions.c:
	(report_broken_symbolic_link), (activate_files):
	* libnautilus-private/nautilus-program-choosing.c:
	(application_cannot_open_location), (nautilus_launch_application),
	(nautilus_launch_desktop_file):
	* src/file-manager/fm-error-reporting.c:
	(fm_report_error_loading_directory),
	(fm_report_error_renaming_file), (fm_report_error_setting_group),
	(fm_report_error_setting_owner),
	(fm_report_error_setting_permissions):
	* src/file-manager/fm-properties-window.c:
	(fm_properties_window_drag_data_received),
	(create_permissions_page):
	* src/nautilus-application.c: (nautilus_application_startup):
	* src/nautilus-connect-server-dialog-main.c:
	(display_error_dialog):
	* src/nautilus-connect-server-dialog.c: (connect_to_server):
	* src/nautilus-emblem-sidebar.c:
	(nautilus_emblem_sidebar_delete_cb), (rename_dialog_response_cb):
	* src/nautilus-information-panel.c: (receive_dropped_uri_list):
	* src/nautilus-property-browser.c: (remove_pattern),
	(remove_emblem), (add_pattern_to_browser):
	* src/nautilus-window-manage-views.c:
	(display_view_selection_failure):
	Do not use contractions in strings. (#145356).

    svn path=/trunk/; revision=14017

M	ChangeLog
M	libnautilus-private/nautilus-file-operations.c
M	libnautilus-private/nautilus-mime-actions.c
M	libnautilus-private/nautilus-program-choosing.c
M	src/file-manager/fm-error-reporting.c
M	src/file-manager/fm-properties-window.c
M	src/nautilus-application.c
M	src/nautilus-connect-server-dialog-main.c
M	src/nautilus-connect-server-dialog.c
M	src/nautilus-emblem-sidebar.c
M	src/nautilus-information-panel.c
M	src/nautilus-property-browser.c
M	src/nautilus-window-manage-views.c

commit 07810ad99d8407aecba6c5cfd2736685778eb006
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2008-03-31

    Do not ask twice if we want to empty the trash when unmounting
    a volume.

    2008-04-01	Cosimo Cecchi  <cosimoc@gnome.org>

	* libnautilus-private/nautilus-file-operations.c:
	(nautilus_file_operations_unmount_mount), (empty_trash_job),
	(nautilus_file_operations_empty_trash):
	Do not ask twice if we want to empty the trash when unmounting
	a volume. (#525269).

    svn path=/trunk/; revision=14015

M	ChangeLog
M	libnautilus-private/nautilus-file-operations.c

commit 31ac05e1259c4bb422dcf5ffb6b221e8d991e51b
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-03-31

    Do not automount mount points inside hidden hierarchies (#524075).

    2008-03-31	Christian Neumair  <cneumair@gnome.org>

	* libnautilus-private/nautilus-autorun.c
	(should_skip_native_mount_root), (should_autorun_mount):
	Do not automount mount points inside hidden hierarchies (#524075).

    svn path=/trunk/; revision=14013

M	ChangeLog
M	libnautilus-private/nautilus-autorun.c

commit 5058f4e612d2038042fb8435b4ba69e18e58804a
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-03-31

    Reduce vertical space between icons, do not request space at the
    bottom of

    2008-03-31	Christian Neumair  <cneumair@gnome.org>

	* libnautilus-private/nautilus-icon-container.c
	(lay_down_icons_vertical):
	Reduce vertical space between icons, do not request space at the
	bottom of a column.

    svn path=/trunk/; revision=14012

M	ChangeLog
M	libnautilus-private/nautilus-icon-container.c

commit 5f71c9407b5a11065f6fa0907c8dfe336bebc66d
Author: Eskild Hustvedt <eskildh@src.gnome.org>
Date:	2008-03-31

    Updated Norwegian Nynorsk translation

    svn path=/trunk/; revision=14010

M	po/ChangeLog
M	po/nn.po

commit 4d712979e7b6e511ee2223381600f0a9087b48d0
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-03-30

    For column layout, do not limit text width if each columns determines
    its

    2008-03-31	Christian Neumair  <cneumair@gnome.org>

	* libnautilus-private/nautilus-icon-canvas-item.c
	(create_label_layout),
	(nautilus_icon_canvas_item_get_max_text_width):
	* libnautilus-private/nautilus-icon-container.c
	(nautilus_icon_container_start_renaming_selected_item):
	For column layout, do not limit text width if each columns
	determines
	its own width.

    svn path=/trunk/; revision=14009

M	ChangeLog
M	libnautilus-private/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-container.c

commit ccbc2896f6a1ea02fd5ec56dcc5e687e737bd0c0
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-03-30

    Return FALSE if view does not support tighter layout.


    2008-03-30	Christian Neumair  <cneumair@gnome.org>

	* src/file-manager/fm-icon-view.c
	(fm_icon_view_real_get_directory_tighter_layout):
	Return FALSE if view does not support tighter layout.

    svn path=/trunk/; revision=14008

M	ChangeLog
M	src/file-manager/fm-icon-view.c

commit f1093fb15b7c7fda58b69769104084ef83ddaaec
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-03-30

    Do not translate unused desktop icon view labels.

    2008-03-30	Christian Neumair  <cneumair@gnome.org>

	* src/file-manager/fm-desktop-icon-view.c
	(fm_desktop_icon_view_register):
	Do not translate unused desktop icon view labels.

	* src/file-manager/fm-icon-view.c:
	* src/file-manager/fm-list-view.c:
	Use "... View" instead of "View as ..." for view menu and
	dropdown.
	This makes the labels consistent with the preference dialog
	and with
	the compact view.

    svn path=/trunk/; revision=14007

M	ChangeLog
M	src/file-manager/fm-desktop-icon-view.c
M	src/file-manager/fm-icon-view.c
M	src/file-manager/fm-list-view.c

commit 3b53079bb5314721d3d445c75d15b49f87075550
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-03-30

    Use icon name for window instead of pixbuf, if available (#519041).

    2008-03-30	Christian Neumair  <cneumair@gnome.org>

	* src/file-manager/fm-properties-window.c
	(get_image_for_properties_window),
	(update_properties_window_icon),
	(create_image_widget):
	Use icon name for window instead of pixbuf, if available
	(#519041).

    svn path=/trunk/; revision=14005

M	ChangeLog
M	src/file-manager/fm-properties-window.c

commit 28a7446754ad9b6e427e3faebd24cea1b69a5f5b
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:	2008-03-30

    Updated Spanish translation

    svn path=/trunk/; revision=14004

M	po/ChangeLog
M	po/es.po

commit b19cc7674bf16a89447de2fe9b112d5a352d233e
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-03-29

    Added compact view.

    2008-03-29	Christian Neumair  <cneumair@gnome.org>

	* libnautilus-private/apps_nautilus_preferences.schemas.in:
	* libnautilus-private/nautilus-global-preferences.c
	(nautilus_global_preferences_get_default_folder_viewer_preference_a
	s_iid):
	* libnautilus-private/nautilus-global-preferences.h:
	* libnautilus-private/nautilus-icon-canvas-item.c
	(create_label_layout),
	(nautilus_icon_canvas_item_get_max_text_width):
	* libnautilus-private/nautilus-icon-container.c
	(lay_down_one_column), (get_max_icon_dimensions),
	(lay_down_icons_vertical), (lay_down_icons_vertical_desktop),
	(lay_down_icons), (size_allocate),
	(nautilus_icon_container_update_icon),
	(nautilus_icon_container_set_layout_mode),
	(nautilus_icon_container_start_renaming_selected_item),
	(nautilus_icon_container_set_forced_icon_size),
	(nautilus_icon_container_set_all_columns_same_width):
	* libnautilus-private/nautilus-icon-container.h:
	* libnautilus-private/nautilus-icon-private.h:
	* libnautilus-private/nautilus-metadata.h:
	* src/file-manager/fm-icon-container.c
	(fm_icon_container_get_icon_images),
	(fm_icon_container_get_icon_text):
	* src/file-manager/fm-icon-view.c
	(get_stored_icon_position_callback),
	(fm_icon_view_supports_manual_layout),
	(fm_icon_view_supports_tighter_layout), (update_layout_menus),
	(fm_icon_view_real_set_directory_sort_reversed),
	(fm_icon_view_get_directory_auto_layout),
	(fm_icon_view_real_get_directory_auto_layout),
	(fm_icon_view_set_directory_auto_layout),
	(fm_icon_view_real_set_directory_auto_layout),
	(fm_icon_view_real_set_directory_tighter_layout),
	(real_supports_manual_layout), (get_default_zoom_level),
	(set_labels_beside_icons), (set_columns_same_width),
	(fm_icon_view_begin_loading), (fm_icon_view_set_zoom_level),
	(fm_icon_view_zoom_to_level),
	(fm_icon_view_restore_default_zoom_level),
	(default_zoom_level_changed_callback),
	(all_columns_same_width_changed_callback),
	(fm_icon_view_set_property), (fm_icon_view_class_init),
	(fm_icon_view_get_id), (fm_icon_view_init), (fm_icon_view_create),
	(fm_compact_view_create), (fm_icon_view_is_compact),
	(fm_icon_view_register):
	* src/file-manager/fm-icon-view.h:
	* src/nautilus-file-management-properties.c
	(nautilus_file_management_properties_dialog_setup):
	* src/nautilus-file-management-properties.glade:
	Added compact view.

    svn path=/trunk/; revision=14003

M	ChangeLog
M	libnautilus-private/apps_nautilus_preferences.schemas.in
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.h
M	libnautilus-private/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-container.h
M	libnautilus-private/nautilus-icon-private.h
M	libnautilus-private/nautilus-metadata.h
M	src/file-manager/fm-icon-container.c
M	src/file-manager/fm-icon-view.c
M	src/file-manager/fm-icon-view.h
M	src/nautilus-file-management-properties.c
M	src/nautilus-file-management-properties.glade

commit fc91bb4938896e1d3a2935b40208dca9f36ec963
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2008-03-29

    Fix a typo in a string. (#521199).

    2008-03-29	Cosimo Cecchi  <cosimoc@gnome.org>

	* src/nautilus-window-manage-views.c:
	(display_view_selection_failure):
	Fix a typo in a string. (#521199).

    svn path=/trunk/; revision=14002

M	ChangeLog
M	src/nautilus-window-manage-views.c

commit 5f3fee556821c1974d4be39c95f9e99cbaa76891
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2008-03-29

    Use title capitalization for the File Operations dialog. (#516353).

    2008-03-29	Cosimo Cecchi  <cosimoc@gnome.org>

	* libnautilus-private/nautilus-progress-info.c:
	(get_progress_window):
	Use title capitalization for the File Operations
	dialog. (#516353).

    svn path=/trunk/; revision=14001

M	ChangeLog
M	libnautilus-private/nautilus-progress-info.c

commit 3991a37f66a42d6978a5941a053fee40cbae8aad
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2008-03-29

    Show network servers in Places sidebar. Patch by Vincent
    Untz. (#350974).

    2008-03-29	Cosimo Cecchi  <cosimoc@gnome.org>

	* src/nautilus-places-sidebar.c: (update_places):
	Show network servers in Places sidebar. Patch by Vincent Untz.
	(#350974).

    svn path=/trunk/; revision=14000

M	ChangeLog
M	src/nautilus-places-sidebar.c

commit 47229472bc24ad016e12f60a4a29426793cd944e
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2008-03-29

    Add support for "Invert Selection". Patch by Amos Brocco

    2008-03-29	Cosimo Cecchi  <cosimoc@gnome.org>

	* libnautilus-private/nautilus-icon-container.c:
	(nautilus_icon_container_invert_selection):
	* libnautilus-private/nautilus-icon-container.h:
	* libnautilus-private/nautilus-view.c:
	(nautilus_view_invert_selection):
	* libnautilus-private/nautilus-view.h:
	* src/file-manager/fm-actions.h:
	* src/file-manager/fm-directory-view.c:
	(action_invert_selection_callback),
	(fm_directory_view_invert_selection), (real_update_menus),
	(fm_directory_view_class_init):
	* src/file-manager/fm-directory-view.h:
	* src/file-manager/fm-icon-view.c:
	(fm_icon_view_invert_selection),
	(fm_icon_view_class_init):
	* src/file-manager/fm-list-view.c:
	(fm_list_view_invert_selection),
	(fm_list_view_class_init):
	* src/file-manager/nautilus-directory-view-ui.xml:
	Add support for "Invert Selection". Patch by Amos Brocco
	<amos.brocco@unifr.ch>. (#305295).

    svn path=/trunk/; revision=13999

M	ChangeLog
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-container.h
M	libnautilus-private/nautilus-view.c
M	libnautilus-private/nautilus-view.h
M	src/file-manager/fm-actions.h
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-directory-view.h
M	src/file-manager/fm-icon-view.c
M	src/file-manager/fm-list-view.c
M	src/file-manager/nautilus-directory-view-ui.xml

commit d818b409678c702e587fc2548442ddf16b662737
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-03-29

    When restarting with "nautilus --restart", use XML file session save /


    2008-03-29	Christian Neumair  <cneumair@gnome.org>

	* src/nautilus-application.c
	(nautilus_application_save_session_to_file), (save_session):
	* src/nautilus-application.h:
	* src/nautilus-main.c (main):
	* src/nautilus-shell.c (open_windows_at_idle), (restart_at_idle):
	When restarting with "nautilus --restart", use XML file session
	save / load mechanism, instead of writing to / reading from GConf.

    svn path=/trunk/; revision=13998

M	ChangeLog
M	src/nautilus-application.c
M	src/nautilus-application.h
M	src/nautilus-main.c
M	src/nautilus-shell.c

commit 28524412cc03dadc759eef387d76ac3da74448fb
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-03-29

    Write back changes to selected bookmark before changing selection

    2008-03-29	Christian Neumair  <cneumair@gnome.org>

	* src/nautilus-bookmarks-window.c (create_bookmarks_window),
	(on_button_pressed), (on_key_pressed), (repopulate):
	Write back changes to selected bookmark before changing
	selection (#318278).

    svn path=/trunk/; revision=13997

M	ChangeLog
M	src/nautilus-bookmarks-window.c

commit cc82c0933d5b5a1fc7ad3accc29d8a8e3bf65885
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-03-28

    Bump version to 2.23.1 Gnome 2.22 work continues on gnome-2-22 branch

    2008-03-28	Alexander Larsson  <alexl@redhat.com>

	* configure.in:
	Bump version to 2.23.1
	Gnome 2.22 work continues on gnome-2-22 branch



    svn path=/trunk/; revision=13995

M	ChangeLog
M	configure.in

commit be6357723fa797137a1d6e1d607bbc8a8991987d
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-03-28

    Post release version bump

    2008-03-28	Alexander Larsson  <alexl@redhat.com>

	* configure.in:
	Post release version bump

    === nautilus 2.22.1 ===


    svn path=/trunk/; revision=13993

M	ChangeLog
M	configure.in
M	po/ChangeLog

commit 9c8bdad14aba8a1ae22c8e8bc724f7d503a18022 (tag: NAUTILUS_2_22_1)
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-03-28

    Update for release

    2008-03-28	Alexander Larsson  <alexl@redhat.com>

	* NEWS:
	Update for release


    svn path=/trunk/; revision=13991

M	ChangeLog
M	NEWS

commit 66744abed8405d6bedabb3349045548c7e32ae6e
Author: A. Walton <awalton@svn.gnome.org>
Date:	2008-03-28

    Fix annoying behavior of the file progress info dialog jumping to the

    2008-03-28	A. Walton  <awalton@svn.gnome.org>

	* libnautilus-private/nautilus-progress-info.c:
	(get_progress_window):
	Fix annoying behavior of the file progress info dialog jumping
	to the center of the screen when new file operations begin.
	Closes #524241.


    svn path=/trunk/; revision=13990

M	ChangeLog
M	libnautilus-private/nautilus-progress-info.c

commit 0f08a09f945f4dd2df525714a644c11559a7aff3
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-03-28

    Make sure to queue a move even if the op was a move, not just an added

    2008-03-28	Alexander Larsson  <alexl@redhat.com>

	    * libnautilus-private/nautilus-file-operations.c:
	    (copy_move_file):
	Make sure to queue a move even if the op was a move,
	not just an added event.



    svn path=/trunk/; revision=13989

M	ChangeLog
M	libnautilus-private/nautilus-file-operations.c

commit a2f699e5f64d1bee15945f78852854c9f13f7091
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-03-28

    Don't leak dest_fs_id by requesting it twice.

    2008-03-28	Alexander Larsson  <alexl@redhat.com>

	    * libnautilus-private/nautilus-file-operations.c:
	(move_job):
	Don't leak dest_fs_id by requesting it twice.



    svn path=/trunk/; revision=13988

M	ChangeLog
M	libnautilus-private/nautilus-file-operations.c

commit 3c35bcbcce1f0f8d880e28c1bec73c8bf392bb0c
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-03-28

    During the merge part of a recursive move/copy always disable
    same_fs to

    2008-03-28	Alexander Larsson  <alexl@redhat.com>

	    * libnautilus-private/nautilus-file-operations.c:
	    (copy_move_file):
	During the merge part of a recursive move/copy always
	disable same_fs to make sure we transcode filenames
	correctly, as the target directory may be on another
	filesystem.


    svn path=/trunk/; revision=13987

M	ChangeLog
M	libnautilus-private/nautilus-file-operations.c

commit 62a4f09390781afd66715eca568f045dcb840801
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-03-28

    When prepare move fails and we didn't select overwrite do not silently

    2008-03-28	Alexander Larsson  <alexl@redhat.com>

	    * libnautilus-private/nautilus-file-operations.c:
	When prepare move fails and we didn't select overwrite
	do not silently overwrite. Instead we remember for each
	file if overwrite was already specified or not.


    svn path=/trunk/; revision=13986

M	ChangeLog
M	libnautilus-private/nautilus-file-operations.c

commit 77b03cc7ecdc3dc3d68badc72a66b3e2651430d8
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-03-28

    Actually handle the move-file-over-directory case.

    2008-03-28	Alexander Larsson  <alexl@redhat.com>

	    * libnautilus-private/nautilus-file-operations.c:
	    (move_file_prepare):
	Actually handle the move-file-over-directory case.


    svn path=/trunk/; revision=13985

M	ChangeLog
M	libnautilus-private/nautilus-file-operations.c

commit b2db9fa6cc81986eed8801d8c0f14dbe472d3b86
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-03-26

    Avoid constantly trying to create directory monitors if it fails
    once by

    2008-03-26	Alexander Larsson  <alexl@redhat.com>

	    * libnautilus-private/nautilus-monitor.c:
	    (nautilus_monitor_directory):
	Avoid constantly trying to create directory monitors
	if it fails once by returning an "empty"
	NautilusMonitor instead of NULL.


    svn path=/trunk/; revision=13984

M	ChangeLog
M	libnautilus-private/nautilus-monitor.c

commit f20ce9ddc43638155e322df4dc02f5d0692e1492
Author: Tomas Bzatek <tbzatek@src.gnome.org>
Date:	2008-03-25

    Removed executable flag from COPYING

    svn path=/trunk/; revision=13983

M	COPYING

commit c391bc06e10976c39711d82cbc62ffbc9f5090d1
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-03-24

    Ensure that the rename file callback data is destroyed. We leaked
    it in

    2008-03-24	Christian Neumair  <cneumair@gnome.org>

	* src/file-manager/fm-directory-view.c
	(delayed_rename_file_hack_callback),
	(delayed_rename_file_hack_removed), (rename_file):
	Ensure that the rename file callback data is destroyed. We
	leaked it
	in case of cancellation.

    svn path=/trunk/; revision=13982

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit 97646d195a0c7f33a0a51dd91f8113038fb0e6fa
Author: Timo Jyrinki <tjyrinki@src.gnome.org>
Date:	2008-03-24

    fix one typo

    svn path=/trunk/; revision=13981

M	po/fi.po

commit 9f4a011fe42c9dc96c7bc26c2280104454ccf0d9
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-03-23

    Ref/unref view before/after receiving clipboard data, and check
    whether it

    2008-03-23	Christian Neumair  <cneumair@gnome.org>

	* src/file-manager/fm-directory-view.c
	(directory_list_lookup_file), (fm_directory_view_new_folder),
	(paste_clipboard_received_callback),
	(paste_into_clipboard_received_callback),
	(action_paste_files_callback), (action_paste_files_into_callback):
	Ref/unref view before/after receiving clipboard data, and check
	whether it has been disposed. Should fix most of the clipboard
	crashers.

	* src/file-manager/fm-tree-view.c
	(clipboard_contents_received_callback), (button_pressed_callback),
	(create_popup_menu), (fm_tree_view_init), (fm_tree_view_dispose),
	(fm_tree_view_finalize):
	Cancel activation and destroy popup in dispose() and not in
	finalize().
	Create popup menu on demand.
	Unref popup file in dispose() instead of leaking a reference.
	Use eel_preferences_add_callback_while_alive() for preferences
	callbacks.
	Also ref/unref before/after requesting clipboard data, and
	check for
	previous disposal in callback. Should fix rest of clipboard
	crashers.

    svn path=/trunk/; revision=13980

M	ChangeLog
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-tree-view.c

commit 00eceb434043d13ff23db3ebeefa427e169a340b
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-03-23

    Use playbin for playback, but keep video playback disabled. (#523959).

    2008-03-23	Christian Neumair  <cneumair@gnome.org>

	* src/file-manager/fm-icon-view.c (play_file):
	Use playbin for playback, but keep video playback
	disabled. (#523959).

    svn path=/trunk/; revision=13979

M	ChangeLog
M	src/file-manager/fm-icon-view.c

commit 3839fd22c1b391437b81f7fc4519d50f007edd4d
Author: Paolo Borelli <pborelli@katamail.com>
Date:	2008-03-23

    do not leak the location string when autocompleting.

    2008-03-23	Paolo Borelli  <pborelli@katamail.com>

	* src/nautilus-location-entry.c: do not leak the
	location string when autocompleting.


    svn path=/trunk/; revision=13978

M	ChangeLog
M	src/nautilus-location-entry.c

commit 3a087667939cb302f174a91df69b64757996ef27
Author: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
Date:	2008-03-23

    Update Vietnamese translation

    2008-03-23	Nguyễn Thái Ngọc Duy <pclouds@gmail.com>

	* vi.po: Update Vietnamese translation


    svn path=/trunk/; revision=13977

M	po/ChangeLog
M	po/vi.po

commit b49a82f21db65c5bb719331d11a84653e1aaa947
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-03-23

    Do not follow symlinks. (#504980).

    2008-03-23	Christian Neumair  <cneumair@gnome.org>

	* libnautilus-private/nautilus-directory-async.c
	(directory_count_start), (deep_count_load):
	Do not follow symlinks. (#504980).

    svn path=/trunk/; revision=13976

M	ChangeLog
M	libnautilus-private/nautilus-directory-async.c

commit da4c64e23b805ac420dc704d2ae722394e124a22
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-03-23

    Fix compiler warnings about unused value by casting va_arg calls with

    2008-03-23	Christian Neumair  <cneumair@gnome.org>

	* libnautilus-private/nautilus-file-operations.c
	(custom_full_name_skip), (custom_basename_skip),
	(custom_size_skip), (custom_time_skip), (custom_mount_skip):
	Fix compiler warnings about unused value by casting va_arg
	calls with
	unused return values to void. (#523908).

    svn path=/trunk/; revision=13975

M	ChangeLog
M	libnautilus-private/nautilus-file-operations.c

commit 5fd98d6ec96f29f54483f49e4beefaabf5c285aa
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-03-22

    Only start renaming if we have not yet been destroyed.

    2008-03-22	Christian Neumair  <cneumair@gnome.org>

	* src/file-manager/fm-directory-view.c
	(delayed_rename_file_hack_callback):
	Only start renaming if we have not yet been destroyed.

    svn path=/trunk/; revision=13974

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit 77e934f36516fa9293cca2ea7799fb1a07dbfaf4
Author: Nikos Charonitakis <frolix68@src.gnome.org>
Date:	2008-03-21

    Updated Greek translation

    svn path=/trunk/; revision=13966

M	po/ChangeLog
M	po/el.po

commit e25afb72de483ada04a5f18e434bcdf76f73eb32
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-03-20

    Use GDesktopAppInfos for launching desktop files. (#342084) Patch from

    2008-03-20	Alexander Larsson  <alexl@redhat.com>

	    * libnautilus-private/nautilus-program-choosing.c:
	Use GDesktopAppInfos for launching desktop files. (#342084)
	Patch from Cosimo Cecchi.

	    * src/file-manager/fm-directory-view.c:
	    (paste_clipboard_data):
	Fix leak


    svn path=/trunk/; revision=13959

M	ChangeLog
M	libnautilus-private/nautilus-program-choosing.c
M	src/file-manager/fm-directory-view.c

commit c0c7dc3d6fc627304b70526501ba573d63be5267
Author: Gintautas Miliauskas <gintas@akl.lt>
Date:	2008-03-20

    Updated Lithuanian translation.

    2008-03-20	Gintautas Miliauskas  <gintas@akl.lt>

	* lt.po: Updated Lithuanian translation.



    svn path=/trunk/; revision=13958

M	po/ChangeLog
M	po/lt.po

commit e02e616ee7505c3770fc305d643fec686a3be9f4
Author: Frederic Crozat <fcrozat@mandriva.com>
Date:	2008-03-19

    Only strip icon name when it ends with a know icon extension.

    2008-03-19	Frederic Crozat  <fcrozat@mandriva.com>

	    * libnautilus-private/nautilus-link.c:
	    Only strip icon name when it ends with a know
	    icon extension.


    svn path=/trunk/; revision=13957

M	ChangeLog
M	libnautilus-private/nautilus-link.c

commit 1dd1729a0f2c25441c12fb2c23d8cfb1be8a1a97
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-03-19

    Add Christian Neumair as new maintainer

    2008-03-19	Alexander Larsson  <alexl@redhat.com>

	* MAINTAINERS:
	Add Christian Neumair as new maintainer


    svn path=/trunk/; revision=13956

M	ChangeLog
M	MAINTAINERS

commit afbd7f9cb66a9619fbb6c675081b81bf0668b9f3
Author: Sebastian Dröge <sdroege@src.gnome.org>
Date:	2008-03-19

    Check that tracker is actually running before using it
    (#386512). Patch by

    * libnautilus-private/nautilus-search-engine-tracker.c:
    (nautilus_search_engine_tracker_new): Check that tracker is
    actually running before using it (#386512).
    Patch by Josselin Mouette.

    svn path=/trunk/; revision=13955

M	ChangeLog
M	libnautilus-private/nautilus-search-engine-tracker.c

commit d1689f29250e782fa03d183f5b00c73a52e81d0c
Author: Sebastian Dröge <sdroege@src.gnome.org>
Date:	2008-03-19

    Show backup files too if the option for it is set. Showing hidden
    files

    * src/file-manager/fm-directory-view.c:
    (action_show_hidden_files_callback): Show backup files too if the
    option for it is set. Showing hidden files and backup files is
    handled exactly the same in nautilus nowadays (#327361).
    Patch by Stephen Cook.

    svn path=/trunk/; revision=13954

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit 023795853d0f7415f022d218d4327e35daf6a1e8
Author: Sebastian Dröge <sdroege@src.gnome.org>
Date:	2008-03-19

    Allow "Connect to server" for sftp and ssh shares too (#385608). Patch

    * src/file-manager/fm-directory-view.c: (file_should_show_foreach):
    Allow "Connect to server" for sftp and ssh shares too (#385608).
    Patch from Mike Hommey.

    svn path=/trunk/; revision=13953

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit 9e19f5c2894fbf819703ab417e10cdbcc8edbe69
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2008-03-18

    Always use the thumbnails regardless of the original file size if
    it has

    2008-03-18	Cosimo Cecchi  <cosimoc@gnome.org>

	* libnautilus-private/nautilus-file.c:
	(nautilus_file_should_show_thumbnail):
	* libnautilus-private/nautilus-thumbnails.c: (get_types_table),
	(nautilus_thumbnail_is_mimetype_limited_by_size):
	* libnautilus-private/nautilus-thumbnails.h:
	Always use the thumbnails regardless of the original file size if
	it has been already generated (#501268).
	Also, reimplement image mimetypes table to determine if we have
	to check for file size limit.

    svn path=/trunk/; revision=13952

M	ChangeLog
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-thumbnails.c
M	libnautilus-private/nautilus-thumbnails.h

commit 07ac17a986d46dad8374bbaf8b1bff6a0f4cd344
Author: A. Walton <awalton@svn.gnome.org>
Date:	2008-03-17

    Trivial build fix for users with Gtk+ SVN trunk (#522835), caused by

    2008-03-17	A. Walton  <awalton@svn.gnome.org>

	* libnautilus-private/nautilus-icon-info.h:
	Trivial build fix for users with Gtk+ SVN trunk (#522835),
	caused by recent changes in Gtk+'s file includes.
	Patch from Marc-Andre Lureau.


    svn path=/trunk/; revision=13951

M	ChangeLog
M	libnautilus-private/nautilus-icon-info.h

commit 4685ae37198775f5a8ba7995470657fc03033ef6
Author: Yannig MARCHEGAY <ymarcheg@src.gnome.org>
Date:	2008-03-17

    Updated Occitan translation

    svn path=/trunk/; revision=13950

M	po/oc.po

commit ad0618ea48d9fb8fbf8092304088d3edbe6a2fcc
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-03-17

    Mount location when using the external connect to server dialog app.

    2008-03-17	Alexander Larsson  <alexl@redhat.com>

	    * src/nautilus-connect-server-dialog-main.c:
	    * src/nautilus-connect-server-dialog-nonmain.c:
	    * src/nautilus-connect-server-dialog.c:
	Mount location when using the external connect
	to server dialog app. (#520390)
	Patch from Cosimo Cecchi <anarki@lilik.it>


    svn path=/trunk/; revision=13949

M	ChangeLog
M	src/nautilus-connect-server-dialog-main.c
M	src/nautilus-connect-server-dialog-nonmain.c
M	src/nautilus-connect-server-dialog.c

commit dbe1551c532c40c23bb95c2cfe19ce1a426741f0
Author: Yannig MARCHEGAY <ymarcheg@src.gnome.org>
Date:	2008-03-16

    Updated Occitan translation

    svn path=/trunk/; revision=13948

M	po/oc.po

commit a872fc4797c90078eb5f03d80d2075421d8a1295
Author: Yannig MARCHEGAY <ymarcheg@src.gnome.org>
Date:	2008-03-16

    Updated Occitan translation

    svn path=/trunk/; revision=13947

M	po/oc.po

commit 1cb01ab6cb80004450580610661cfefbfaa30592
Author: Yannig MARCHEGAY <ymarcheg@src.gnome.org>
Date:	2008-03-16

    Updated Occitan translation

    svn path=/trunk/; revision=13946

M	po/oc.po

commit 0a1936d832331e220bdd14a4067ebea7bb6d3518
Author: Yannig MARCHEGAY <ymarcheg@src.gnome.org>
Date:	2008-03-16

    Updated Occitan translation

    svn path=/trunk/; revision=13945

M	po/oc.po

commit 42e62b1faa32d2004ca317d3b2c305b5b5e67928
Author: Yannig MARCHEGAY <ymarcheg@src.gnome.org>
Date:	2008-03-16

    Updated Occitan translation

    svn path=/trunk/; revision=13944

M	po/oc.po

commit 1f3677bccfda9daad8693c459fd529551db92f6a
Author: Yannig MARCHEGAY <ymarcheg@src.gnome.org>
Date:	2008-03-16

    Updated Occitan translation

    svn path=/trunk/; revision=13943

M	po/oc.po

commit 018c354fcdc41c528b2c14b0cdd6c21b08bb3f2e
Author: Yannig MARCHEGAY <ymarcheg@src.gnome.org>
Date:	2008-03-16

    Updated Occitan translation

    svn path=/trunk/; revision=13942

M	po/oc.po

commit dab84946548b2891bec3c1d7ee1fc8cc517217cb
Author: Yannig MARCHEGAY <ymarcheg@src.gnome.org>
Date:	2008-03-16

    Updated Occitan translation

    svn path=/trunk/; revision=13941

M	po/oc.po

commit 6e4329d9d6cf224b29f2aded287f3b1d9d6b5008
Author: Yannig MARCHEGAY <ymarcheg@src.gnome.org>
Date:	2008-03-16

    Updated Occitan translation

    svn path=/trunk/; revision=13940

M	po/oc.po

commit 2037f3511f521c9240675085ffb94cea46826f43
Author: Yannig MARCHEGAY <ymarcheg@src.gnome.org>
Date:	2008-03-16

    Updated Occitan translation

    svn path=/trunk/; revision=13939

M	po/oc.po

commit eb3497e6f236061c4d232e4961a63610e480ec79
Author: Yannig MARCHEGAY <ymarcheg@src.gnome.org>
Date:	2008-03-16

    Updated Occitan translation

    svn path=/trunk/; revision=13938

M	po/oc.po

commit 6b29a97fb987aa785bdfc1fa56f14484316f5bf5
Author: Ales Nyakhaychyk <alesnk@src.gnome.org>
Date:	2008-03-15

    Updated Belarusian Translation

    svn path=/trunk/; revision=13937

M	po/ChangeLog
M	po/be.po

commit 328ab1e92c6b73ef537286eccf23109e33864234
Author: A. Walton <awalton@svn.gnome.org>
Date:	2008-03-15

    Set the bookmark name widget in the connect server dialog insensitive
    if

    2008-03-14	A. Walton  <awalton@svn.gnome.org>

	* src/nautilus-connect-server-dialog.c
	(bookmark_checkmark_toggled),
	(nautilus_connect_server_dialog_init):
	Set the bookmark name widget in the connect server dialog
	insensitive
	if the user doesn't check the add bookmark check button.


    svn path=/trunk/; revision=13936

M	ChangeLog
M	src/nautilus-connect-server-dialog.c

commit 3c35ab0d9bc4afd92b2f4b4e5107dded4015250b
Author: Andrew Walton <awalton@src.gnome.org>
Date:	2008-03-15

    Fixes bugzilla number. Having a wonderful Friday!


    svn path=/trunk/; revision=13935

M	ChangeLog

commit d75c0206a2271a732cc6bb12d5f1e650ff0fefcc
Author: A. Walton <awalton@svn.gnome.org>
Date:	2008-03-15

    Fixes crash if the user doesn't set a name for the bookmark (#520270).

    2008-03-14	A. Walton  <awalton@svn.gnome.org>

	* libnautilus-private/nautilus-bookmark.c
	(nautilus_bookmark_compare_with):
	Fixes crash if the user doesn't set a name for the bookmark
	(#520270).


    svn path=/trunk/; revision=13934

M	ChangeLog
M	libnautilus-private/nautilus-bookmark.c

commit c186b5c8779ad5fc6c3bad738089b603b334524b
Author: Andre Klapper <a9016009@gmx.de>
Date:	2008-03-14

    Added missing mnemonic to German version.

    2008-03-14	Andre Klapper  <a9016009@gmx.de>

	* de.po: Added missing mnemonic to German version.


    svn path=/trunk/; revision=13933

M	po/ChangeLog
M	po/de.po

commit d5e5c39400315a1512b78f338dc4bbe243a68b82
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-03-14

    respect gtk-button-images property for buttons (#514130) Patch
    from Marcin

    2008-03-14	Alexander Larsson  <alexl@redhat.com>

	    * libnautilus-private/nautilus-column-chooser.c:
	    (button_new_with_mnemonic):
	respect gtk-button-images property for buttons (#514130)
	Patch from Marcin Galazka



    svn path=/trunk/; revision=13932

M	ChangeLog
M	libnautilus-private/nautilus-column-chooser.c

commit 4a81183cc514334d94a6e766abb7e77515ab4397
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-03-13

    Don't create application/x-ext-<extension> types for known mimetypes

    2008-03-13	Alexander Larsson  <alexl@redhat.com>

	    * libnautilus-private/nautilus-mime-application-chooser.c:
	    (set_extension_and_description):
	Don't create application/x-ext-<extension> types for known
	mimetypes



    svn path=/trunk/; revision=13931

M	ChangeLog
M	libnautilus-private/nautilus-mime-application-chooser.c

commit 3baed99824792ad5153445c1762c043a5413c2e9
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2008-03-12

    Use the correct string to lookup the icons for the emblems. (#505111).

    2008-03-12	Cosimo Cecchi  <cosimoc@gnome.org>

	* src/nautilus-property-browser.c:
	(make_properties_from_directories):
	Use the correct string to lookup the icons for the emblems.
	(#505111).

    svn path=/trunk/; revision=13930

M	ChangeLog
M	src/nautilus-property-browser.c

commit 624000430fa6925f280c164612c96f5b5b5e13cf
Author: Stéphane Raimbault <stephane.raimbault@gmail.com>
Date:	2008-03-12

    Fixed French translation.

    2008-03-12	Stéphane Raimbault  <stephane.raimbault@gmail.com>

	* fr.po: Fixed French translation.

    svn path=/trunk/; revision=13929

M	po/ChangeLog
M	po/fr.po

commit f1fa1290965a4c02698f4c9c4dd7e08829fd3324
Author: Tomas Bzatek <tbzatek@redhat.com>
Date:	2008-03-12

    Fix a crash while changing owner

    2008-03-12	Tomas Bzatek  <tbzatek@redhat.com>

	    * src/file-manager/fm-properties-window.c:
	    Fix a crash while changing owner


    svn path=/trunk/; revision=13928

M	ChangeLog
M	src/file-manager/fm-properties-window.c

commit d6d2424051f2e2aaada0174df3c9f814d670e2eb
Author: Priit Laes <plaes at svn dot gnome dot org>
Date:	2008-03-12

    Translation updated by Ivar Smolin

    2008-03-12	Priit Laes  <plaes at svn dot gnome dot org>

	* et.po: Translation updated by Ivar Smolin

    svn path=/trunk/; revision=13927

M	po/ChangeLog
M	po/et.po

commit 8d4d7b2716901e43e7acdc4c92551c47a8cd3435
Author: Priit Laes <plaes at svn dot gnome dot org>
Date:	2008-03-11

    Translation updated by Ivar Smolin

    2008-03-11	Priit Laes  <plaes at svn dot gnome dot org>

	* et.po: Translation updated by Ivar Smolin

    svn path=/trunk/; revision=13926

M	po/ChangeLog
M	po/et.po

commit 576b271ab483043a9b3333c7ab6552922efc80d8
Author: Ani Peter <anipeter@src.gnome.org>
Date:	2008-03-11

    Updated Malayalam Translation

    svn path=/trunk/; revision=13925

M	po/ChangeLog

commit d012b63ceff6b901b02d69d3781cf2508a275cf0
Author: Ani Peter <anipeter@src.gnome.org>
Date:	2008-03-11

    Updated Malayalam Translation

    svn path=/trunk/; revision=13924

M	po/ml.po

commit 2b063140fb07b49b7fa65322d61084fa6cbb5f03
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-03-10

    Post release version bump

    2008-03-11	Alexander Larsson  <alexl@redhat.com>

	* configure.in:
	Post release version bump

    === nautilus 2.22.0 ===


    svn path=/trunk/; revision=13923

M	ChangeLog
M	configure.in
M	po/ChangeLog

commit 7225cb91b52e4a0a0c897002fd26b94593321408 (tag: NAUTILUS_2_22_0)
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-03-10

    Bump to 2.22.0

    2008-03-11	Alexander Larsson  <alexl@redhat.com>

	* configure.in:
	Bump to 2.22.0


    svn path=/trunk/; revision=13921

M	ChangeLog
M	configure.in

commit 5d2ca6805d963a974abb9e61caa9880eff65e600
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-03-10

    Update for release.

    2008-03-11	Alexander Larsson  <alexl@redhat.com>

	    * AUTHORS:
	    * NEWS:
	    * THANKS:
	    * check-THANKS.pl:
	Update for release.


    svn path=/trunk/; revision=13920

M	AUTHORS
M	ChangeLog
M	NEWS
M	THANKS
M	check-THANKS.pl

commit c13220253fae81148894facef6390d06addab16f
Author: Luca Ferretti <elle.uca@libero.it>
Date:	2008-03-10

    Fixed (maybe) duplicate shortcuts.

    2008-03-10	Luca Ferretti  <elle.uca@libero.it>

	* it.po: Fixed (maybe) duplicate shortcuts.

    svn path=/trunk/; revision=13919

M	po/ChangeLog
M	po/it.po

commit 4b7eb50cf2d2dea9835954f6493dceabac6ae4fc
Author: Priit Laes <plaes at svn dot gnome dot org>
Date:	2008-03-10

    Translation updated by Ivar Smolin

    2008-03-10	Priit Laes  <plaes at svn dot gnome dot org>

	* et.po: Translation updated by Ivar Smolin

    svn path=/trunk/; revision=13918

M	po/ChangeLog
M	po/et.po

commit f5ce907f62da44d65019135e6b74b81446c838c2
Author: Vasiliy Faronov <qvvx@yandex.ru>
Date:	2008-03-09

    Updated Russian translation.

    2008-03-09	Vasiliy Faronov <qvvx@yandex.ru>

	* ru.po: Updated Russian translation.


    svn path=/trunk/; revision=13917

M	po/ChangeLog
M	po/ru.po

commit 1fdaa0451b633e659260b15a44cd9adb4fee1be6
Author: Felix I <ifelix@src.gnome.org>
Date:	2008-03-09

    updated ta translation

    svn path=/trunk/; revision=13916

M	po/ta.po

commit 901d4c9436918a2aea21b0b99ef8599085e53665
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2008-03-09

    Updated Norwegian bokmål translation.

    2008-03-09	Kjartan Maraas	<kmaraas@gnome.org>

	* nb.po: Updated Norwegian bokmål translation.

    svn path=/trunk/; revision=13915

M	po/ChangeLog
M	po/nb.po

commit fe9cc04ea96ed3662494ec95b60c34e047500848
Author: Artur Flinta <aflinta@gmail.com>
Date:	2008-03-09

    Updated Polish translation by GNOME PL Team.

    2008-03-09	Artur Flinta  <aflinta@gmail.com>

	* pl.po: Updated Polish translation by GNOME PL Team.


    svn path=/trunk/; revision=13914

M	po/ChangeLog
M	po/pl.po

commit 2cdd1d575eba17f2f0781f65794f429c037c75f5
Author: Kostas Papadimas <pkst@src.gnome.org>
Date:	2008-03-09

    Updated Greek translation

    svn path=/trunk/; revision=13913

M	po/ChangeLog
M	po/el.po

commit cbdfbc4aff0a13d238f7e6fa5b8209974ca03ac8
Author: Felix I <ifelix@src.gnome.org>
Date:	2008-03-09

    updated ta translation

    svn path=/trunk/; revision=13912

M	po/ChangeLog
M	po/ta.po

commit a4b75bb77ac21a5faff470145e59f2d27855e101
Author: Kenneth Nielsen <kennethn@src.gnome.org>
Date:	2008-03-08

    Updated Danish translation

    svn path=/trunk/; revision=13911

M	po/ChangeLog
M	po/da.po

commit 721469e777d077af926cec6acc59003b1fa2b042
Author: Maxim Dziumanenko <dziumanenko@gmail.com>
Date:	2008-03-08

    Update Ukrainian translation.

    2008-03-08 Maxim Dziumanenko <dziumanenko@gmail.com>

	* Update Ukrainian translation.

    svn path=/trunk/; revision=13910

M	po/ChangeLog
M	po/uk.po

commit 5f2a36b00470133e6f321319410973194d874250
Author: Wadim Dziedzic <wadimd@svn.gnome.org>
Date:	2008-03-08

    Updated polish translation

    2008-03-08	Wadim Dziedzic	<wadimd@svn.gnome.org>

	* pl.po: Updated polish translation

    svn path=/trunk/; revision=13909

M	po/ChangeLog
M	po/pl.po

commit 46b11174c8ed50b335949ee29559624e8887f3b2
Author: Baris Cicek <bcicek@src.gnome.org>
Date:	2008-03-08

    Updated turkish translation

    svn path=/trunk/; revision=13908

M	po/ChangeLog
M	po/tr.po

commit d560a766fb838869b0e902ed0abf01b9bd4d6fef
Author: Djihed Afifi <djihed@src.gnome.org>
Date:	2008-03-08

    Updated Arabic Translation by Djihed Afifi.

    svn path=/trunk/; revision=13907

M	po/ChangeLog
M	po/ar.po

commit 1733d3da35f405032b09af787c28c0f2072b99f7
Author: Guntupalli Karunakar <karunakar@src.gnome.org>
Date:	2008-03-08

    Fix plural errors

    svn path=/trunk/; revision=13906

M	po/ChangeLog
M	po/hi.po

commit f011e3cd6ce366a77c587d40d239bd7c04b62ecb
Author: Daniel Nylander <dnylande@src.gnome.org>
Date:	2008-03-08

    sv.po: Updated Swedish translation

    svn path=/trunk/; revision=13905

M	po/ChangeLog
M	po/sv.po

commit 4c65a27d16917d8b5d5230d5ed55e8b52f98e617
Author: Yannig MARCHEGAY <ymarcheg@src.gnome.org>
Date:	2008-03-08

    Updated Occitan translation

    svn path=/trunk/; revision=13904

M	po/oc.po

commit c8aa3b05ccf68e7e13a67c2cd5df25e9111b72c7
Author: Yannig MARCHEGAY <ymarcheg@src.gnome.org>
Date:	2008-03-08

    Updated Occitan translation

    svn path=/trunk/; revision=13903

M	po/oc.po

commit 2572f559b2af03d28969f208f257a3be39eb72df
Author: Yannig MARCHEGAY <ymarcheg@src.gnome.org>
Date:	2008-03-08

    Updated Occitan translation

    svn path=/trunk/; revision=13902

M	po/oc.po

commit 4ec3c739ff2b5c867739a8d32dcc3c99517d4b0a
Author: Yannig MARCHEGAY <ymarcheg@src.gnome.org>
Date:	2008-03-08

    Updated Occitan translation

    svn path=/trunk/; revision=13901

M	po/oc.po

commit c90857086bae34888cd0e3534f468a25489d2cc6
Author: Runa Bhattacharjee <runab@src.gnome.org>
Date:	2008-03-08

    Added Entry for correction of errors related to the plural forms in
    the Bengali India Translation

    svn path=/trunk/; revision=13900

M	po/ChangeLog

commit 096a21c71e7e10dca1ce77d2e87fbc541ada6cc2
Author: Runa Bhattacharjee <runab@src.gnome.org>
Date:	2008-03-08

    Corrected errors related to the plural forms

    svn path=/trunk/; revision=13899

M	po/bn_IN.po

commit db6b839e3d92c651ad21d3b8a0b51cbe9dec1548
Author: Jonh Wendell S. Santana <jwendell@src.gnome.org>
Date:	2008-03-07

    Tribute to Raphael

    svn path=/trunk/; revision=13898

M	po/pt_BR.po

commit 05165ece2c64b66e8e38fa03b30a8b57e91fe48e
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2008-03-07

    Fix a crash due to a missing NULL check (#520947).

    2008-03-07	Cosimo Cecchi  <cosimoc@gnome.org>

	* libnautilus-private/nautilus-file-operations.c:
	(callback_for_move_to_trash):
	Fix a crash due to a missing NULL check (#520947).

    svn path=/trunk/; revision=13897

M	ChangeLog
M	libnautilus-private/nautilus-file-operations.c

commit 5aa5cdc7d3385a81d7d24cf06a42097a8179690a
Author: Andre Klapper <a9016009@gmx.de>
Date:	2008-03-07

    Updated Czech translation on behalf of Lucas Lommer.

    2008-03-07	Andre Klapper  <a9016009@gmx.de>

	* cs.po: Updated Czech translation on behalf of
	Lucas Lommer.


    svn path=/trunk/; revision=13896

M	po/ChangeLog
M	po/cs.po

commit 789258a1d5a5cb90bfef8953a4cca32804a7c8c9
Author: Sunil Mohan Adapa <sunilmohan@fsf.org.in>
Date:	2008-03-07

    Updated Telugu translation done by Krishna Babu K
    <kkrothap@redhat.com>.

    2008-03-07	Sunil Mohan Adapa  <sunilmohan@fsf.org.in>

	    * te.po: Updated Telugu translation done by
	    Krishna Babu K <kkrothap@redhat.com>.

    svn path=/trunk/; revision=13895

M	po/ChangeLog
M	po/te.po

commit 57704a9fd2afe714a220edff4bdc0f21ae9ccb44
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:	2008-03-07

    Translation updated

    2008-03-07	Gabor Kelemen  <kelemeng@gnome.hu>

	* hu.po: Translation updated


    svn path=/trunk/; revision=13894

M	po/ChangeLog
M	po/hu.po

commit 0c13f19952cb9da64561a7a9c800d03f9742718c
Author: Wadim Dziedzic <wadimd@svn.gnome.org>
Date:	2008-03-06

    Updated polish translation

    2008-03-06	Wadim Dziedzic	<wadimd@svn.gnome.org>

	* pl.po: Updated polish translation

    svn path=/trunk/; revision=13893

M	po/ChangeLog
M	po/pl.po

commit b0558c7b66d5b41ff575116d4ef49aafd0721e38
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-03-06

    Fix this check to actually only access local files, not fuse-based
    gvfs

    2008-03-06	Alexander Larsson  <alexl@redhat.com>

	    * libnautilus-private/nautilus-bookmark.c:
	    (nautilus_bookmark_uri_known_not_to_exist):
	Fix this check to actually only access local
	files, not fuse-based gvfs paths.



    svn path=/trunk/; revision=13892

M	ChangeLog
M	libnautilus-private/nautilus-bookmark.c

commit abd66001fbaefd3a0bb17456a91ec70de6995969
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-03-06

    Remove dead code

    2008-03-06	Alexander Larsson  <alexl@redhat.com>

	    * libnautilus-private/nautilus-icon-container.c:
	    (nautilus_icon_container_update_icon):
	Remove dead code

	    * libnautilus-private/nautilus-icon-info.c:
	    (nautilus_icon_info_lookup):
	Resize custom icons (#513102)



    svn path=/trunk/; revision=13891

M	ChangeLog
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-info.c

commit cb76ea0e966dc2243da670c8d19b3df8b3be7413
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-03-06

    Avoid crashing if no pixbuf for menu icon. (#513719)

    2008-03-06	Alexander Larsson  <alexl@redhat.com>

	* src/file-manager/fm-directory-view.c
	(add_template_to_templates_menus):
	Avoid crashing if no pixbuf for menu icon. (#513719)


    svn path=/trunk/; revision=13890

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit 368db50207eb01f55ffb75009c3ae04d21197b2c
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-03-06

    Avoid showing broken icons for the media type list (#519880)

    2008-03-06	Alexander Larsson  <alexl@redhat.com>

	* src/nautilus-file-management-properties.c:
	Avoid showing broken icons for the media type list (#519880)



    svn path=/trunk/; revision=13889

M	ChangeLog
M	src/nautilus-file-management-properties.c

commit e944b2d95944089921b15e94791419142192cfdd
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-03-06

    Fix delete all button (#518616) Patch from Rached Ben Mustapha

    2008-03-06	Alexander Larsson  <alexl@redhat.com>

	    * libnautilus-private/nautilus-file-operations.c:
	    (trash_files):
	Fix delete all button (#518616)
	Patch from Rached Ben Mustapha



    svn path=/trunk/; revision=13888

M	ChangeLog
M	libnautilus-private/nautilus-file-operations.c

commit f98d2edb0a71c58127e23a05d58bd12842b57132
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-03-06

    Try to set permissions on remote shares. (#520572)

    2008-03-06	Alexander Larsson  <alexl@redhat.com>

	    * libnautilus-private/nautilus-file.c:
	    (nautilus_file_can_set_permissions):
	Try to set permissions on remote shares. (#520572)


    svn path=/trunk/; revision=13887

M	ChangeLog
M	libnautilus-private/nautilus-file.c

commit 2f7dafcfcbb7369d41d37222db1d7d88b4b3b118
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-03-06

    Only look for autorun stuff for local files. We can't generally
    exec stuff

    2008-03-06	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-autorun.c
	(_g_mount_guess_content_type):
	Only look for autorun stuff for local files.
	We can't generally exec stuff for non-local files anyway,
	and is a performance hit to do the check.


    svn path=/trunk/; revision=13886

M	ChangeLog
M	libnautilus-private/nautilus-autorun.c

commit 0a36f60b4a01949186ac981a954442077e268f7b
Author: Amanpreet Singh Alam <aman@src.gnome.org>
Date:	2008-03-06

    updating Translation for Punjabi by amanpreet singh alam

    svn path=/trunk/; revision=13885

M	po/pa.po

commit ceac4cca7ce4d7e2d26eb443927b73cf2378a281
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-03-05

    Add async x-content type getter, change sync one to only read
    the cached

    2008-03-05	Alexander Larsson  <alexl@redhat.com>

	    * libnautilus-private/nautilus-autorun.[ch]:
	Add async x-content type getter, change sync one
	to only read the cached value

	    * src/file-manager/fm-directory-view.c:
	    * src/nautilus-window-manage-views.c:
	Get x-content type async


    svn path=/trunk/; revision=13884

M	ChangeLog
M	libnautilus-private/nautilus-autorun.c
M	libnautilus-private/nautilus-autorun.h
M	src/file-manager/fm-directory-view.c
M	src/nautilus-window-manage-views.c

commit b25b5655de073b21886629d37ca4d87867f4c986
Author: Ani Peter <anipeter@src.gnome.org>
Date:	2008-03-05

    Updated Malayalam Translation

    svn path=/trunk/; revision=13883

M	po/ml.po

commit 080a686814e4614c35e8fe80caf436d85a258fb7
Author: Ani Peter <anipeter@src.gnome.org>
Date:	2008-03-05

    Updated Malayalam Translation

    svn path=/trunk/; revision=13882

M	po/ChangeLog

commit 9b0d05b60d9a2b8a243399504956f7d5085a4599
Author: Wouter Bolsterlee <wbolster@src.gnome.org>
Date:	2008-03-05

    Fix typo in Dutch translation

    svn path=/trunk/; revision=13881

M	po/nl.po

commit ea7f044bef7a28d0bbf522689a438d235d4ce125
Author: Wouter Bolsterlee <wbolster@svn.gnome.org>
Date:	2008-03-05

    Updated Dutch translation by Tino Meinen.

    2008-03-05	Wouter Bolsterlee  <wbolster@svn.gnome.org>

	* nl.po: Updated Dutch translation by Tino Meinen.

    svn path=/trunk/; revision=13880

M	po/ChangeLog
M	po/nl.po

commit 5eb69415544ea0bdaa9741a0afd6164be81fca30
Author: Alexander Shopov <ash@contact.bg>
Date:	2008-03-05

    Updated Bulgarian translation by Alexander Shopov <ash@contact.bg>

    2008-03-05	Alexander Shopov  <ash@contact.bg>

	    * bg.po: Updated Bulgarian translation by
	    Alexander Shopov <ash@contact.bg>


    svn path=/trunk/; revision=13879

M	po/ChangeLog
M	po/bg.po

commit 3544f76220709d35ce06a787c2a951ceb1abda6b
Author: Petr Kovář <pmkovar@src.gnome.org>
Date:	2008-03-04

    cs.po: Fixed Czech translation by Lucas Lommer, thanks to Kamil Paral
    (bug #520256).

    svn path=/trunk/; revision=13878

M	po/ChangeLog
M	po/cs.po

commit f8b9259726772d2204967b01049af0857a39cfd7
Author: Hendrik Richter <hendrikr@gnome.org>
Date:	2008-03-04

    Updated German translation.

    2008-03-04	Hendrik Richter  <hendrikr@gnome.org>

	* de.po: Updated German translation.

    svn path=/trunk/; revision=13877

M	po/ChangeLog
M	po/de.po

commit 5e78e4e4056446fccc1d0f74f127eaf2ce1e0c38
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-03-04

    Handle the case of empty display name as if it wasn't specified.

    2008-03-04	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-file.c
	(nautilus_file_set_display_name):
	Handle the case of empty display name as if it wasn't specified.


    svn path=/trunk/; revision=13876

M	ChangeLog
M	libnautilus-private/nautilus-file.c

commit 41d28c4a2fd99af94c1f99457fbe793cfeff0ea3
Author: Yang Zhang <zyang@src.gnome.org>
Date:	2008-03-04

    Updated zh_CN translation

    svn path=/trunk/; revision=13875

M	po/zh_CN.po

commit d31424404c062b621a62126aca68c7e527355b31
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:	2008-03-03

    Updated Spanish translation

    svn path=/trunk/; revision=13874

M	po/ChangeLog
M	po/es.po

commit cc614bc7fa150a2cc2f5d8ea14f21d9a226978a2
Author: Rahul Bhalerao <rahulb@src.gnome.org>
Date:	2008-03-03

    Updated Marathi Translations.

    svn path=/trunk/; revision=13873

M	po/ChangeLog
M	po/mr.po

commit 8231adebde4cce019e71c590ee8ed0427cfbd732
Author: Priit Laes <plaes at svn dot gnome dot org>
Date:	2008-03-03

    Translation updated by Ivar Smolin

    2008-03-03	Priit Laes  <plaes at svn dot gnome dot org>

	* et.po: Translation updated by Ivar Smolin

    svn path=/trunk/; revision=13872

M	po/ChangeLog
M	po/et.po

commit 3ba844c4aaa278604fe7cb7d1da6ad52f3d704c9
Author: Takeshi AIHANA <takeshi.aihana@gmail.com>
Date:	2008-03-03

    Updated Japanese translation.

    2008-03-03	Takeshi AIHANA <takeshi.aihana@gmail.com>

	    * ja.po: Updated Japanese translation.

    svn path=/trunk/; revision=13871

M	po/ChangeLog
M	po/ja.po

commit 3f95f426a98900ddce626396e42b481676adceeb
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2008-03-03

    Updated Norwegian bokmål translation.

    2008-03-03	Kjartan Maraas	<kmaraas@gnome.org>

	* nb.po: Updated Norwegian bokmål translation.

    svn path=/trunk/; revision=13870

M	po/ChangeLog
M	po/nb.po

commit d3cd6905774d2bcb09a889cd8842784e6ed110da
Author: Ihar Hrachyshka <iharh@src.gnome.org>
Date:	2008-03-03

    Updated Belarusian Latin translation.

    svn path=/trunk/; revision=13869

M	po/ChangeLog
M	po/be@latin.po

commit befb7d10982b3164d3319063e25ba270fc0904f4
Author: Duarte Loreto <happyguy_pt@hotmail.com>
Date:	2008-03-03

    Updated Portuguese translation.

    2008-03-03	Duarte Loreto <happyguy_pt@hotmail.com>

	* pt.po: Updated Portuguese translation.

    svn path=/trunk/; revision=13868

M	po/pt.po

commit 6865ca4c22031861c1e3bfe65a144bee37fd9e47
Author: Duarte Loreto <happyguy_pt@hotmail.com>
Date:	2008-03-03

    Updated Portuguese translation.

    2008-03-03	Duarte Loreto <happyguy_pt@hotmail.com>

	* pt.po: Updated Portuguese translation.

    svn path=/trunk/; revision=13867

M	po/ChangeLog
M	po/pt.po

commit c5bc4769c57d422dfe3fc5bbcfaacf52c65e3789
Author: Reinout van Schouwen <reinouts@gnome.org>
Date:	2008-03-03

    Translation updated by Reinout van Schouwen.

    2008-03-03	Reinout van Schouwen <reinouts@gnome.org>

	* nl.po: Translation updated by Reinout van Schouwen.


    svn path=/trunk/; revision=13866

M	po/ChangeLog
M	po/nl.po

commit c1eb73409bf2adecae9e8aeef4af73195d601a71
Author: Philip Withnall <pwithnall@svn.gnome.org>
Date:	2008-03-03

    Updated British English translation.

    2008-03-03	Philip Withnall  <pwithnall@svn.gnome.org>

	* en_GB.po: Updated British English translation.


    svn path=/trunk/; revision=13865

M	po/ChangeLog
M	po/en_GB.po

commit 8698d5b2292b6f58a9a9bf9b575f5cab2f78a4b1
Author: Žygimantas Beručka <zygis@src.gnome.org>
Date:	2008-03-02

    Updated Lithuanian translation.

    svn path=/trunk/; revision=13864

M	po/ChangeLog
M	po/lt.po

commit e2e0dbee709f8291425031b946c916469edc6448
Author: Priit Laes <plaes at svn dot gnome dot org>
Date:	2008-03-02

    Translation updated by Ivar Smolin

    2008-03-02	Priit Laes  <plaes at svn dot gnome dot org>

	* et.po: Translation updated by Ivar Smolin

    svn path=/trunk/; revision=13863

M	po/ChangeLog
M	po/et.po

commit 44ca541ec90d70edbd7301d2c6e19d3e299568fe
Author: Petr Kovář <pmkovar@src.gnome.org>
Date:	2008-03-02

    cs.po: Updated Czech translation by Lucas Lommer.

    svn path=/trunk/; revision=13862

M	po/ChangeLog
M	po/cs.po

commit b267dccd2c9cc535a71abb86bce10491f9f08813
Author: Artur Flinta <aflinta@gmail.com>
Date:	2008-03-01

    Updated Polish translation by GNOME PL Team.

    2008-03-01	Artur Flinta  <aflinta@gmail.com>

	* pl.po: Updated Polish translation by GNOME PL Team.


    svn path=/trunk/; revision=13861

M	po/ChangeLog
M	po/pl.po

commit 7d8dba78d52db0613a354ce2c527cd88fac8b07a
Author: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
Date:	2008-03-01

    Updated Traditional Chinese translation(Hong Kong). Updated
    Traditional

    2008-03-01	Chao-Hsiung Liao  <j_h_liau@yahoo.com.tw>

	    * zh_HK.po: Updated Traditional Chinese translation(Hong
	    Kong).
	    * zh_TW.po: Updated Traditional Chinese translation(Taiwan).



    svn path=/trunk/; revision=13860

M	po/ChangeLog
M	po/zh_HK.po
M	po/zh_TW.po

commit 304b57e4b0234c0ce82f8bb8a9e3c3af5c090d72
Author: Priit Laes <plaes at svn dot gnome dot org>
Date:	2008-02-29

    Translation updated by Ivar Smolin

    2008-02-29	Priit Laes  <plaes at svn dot gnome dot org>

	* et.po: Translation updated by Ivar Smolin

    svn path=/trunk/; revision=13859

M	po/ChangeLog
M	po/et.po

commit 5233e2e3e8c0dd8a1602bc55c69c4374a0ab8bd9
Author: Daniel Nylander <dnylande@src.gnome.org>
Date:	2008-02-29

    sv.po: Updated Swedish translation

    svn path=/trunk/; revision=13858

M	po/ChangeLog
M	po/sv.po

commit ae8401d01bc164dc528fca3e5c58dee4a58dc5ac
Author: Luca Ferretti <elle.uca@libero.it>
Date:	2008-02-29

    Updated Italian translation.

    2008-02-29	Luca Ferretti  <elle.uca@libero.it>

	* it.po: Updated Italian translation.

    svn path=/trunk/; revision=13857

M	po/ChangeLog
M	po/it.po

commit 0060effd7c30f0646a1d3d0b36ef5094f2a39231
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2008-02-29

    Computer, Home and Open Folder .desktop files should only show
    in GNOME.

    2008-02-29	Cosimo Cecchi  <cosimoc@gnome.org>

	* nautilus-computer.desktop.in.in:
	* nautilus-folder-handler.desktop.in.in:
	* nautilus-home.desktop.in.in:
	Computer, Home and Open Folder .desktop files should only show in
	GNOME. Patch from Federico Mena Quintero. (#350947)

    svn path=/trunk/; revision=13856

M	ChangeLog
M	nautilus-computer.desktop.in.in
M	nautilus-folder-handler.desktop.in.in
M	nautilus-home.desktop.in.in

commit 21d35a649289567210fcd260090106bc4880b5e2
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2008-02-29

    Fix a crasher when reading NULL values from GConf. (#518974)

    2008-02-29	Cosimo Cecchi  <cosimoc@gnome.org>

	* src/nautilus-file-management-properties.c:
	(update_icon_captions_from_gconf):
	Fix a crasher when reading NULL values from GConf. (#518974)

    svn path=/trunk/; revision=13855

M	ChangeLog

commit 659dd83fdb9d11ababc52e2ec9bab82ca9d73351
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2008-02-29

    Fix a crasher when reading NULL values from GConf. (#518974)

    2008-02-29	Cosimo Cecchi  <cosimoc@gnome.org>

	* src/nautilus-file-management-properties.c:
	(update_icon_captions_from_gconf):
	Fix a crasher when reading NULL values from GConf. (#518974)

    svn path=/trunk/; revision=13854

M	src/nautilus-file-management-properties.c

commit 7fdff0f64905a85fd205c14b03cdf7eba62d55f3
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:	2008-02-28

    Updated Spanish translation

    svn path=/trunk/; revision=13853

M	po/ChangeLog
M	po/es.po

commit f71434d2e250e86c808b3c7ad7098a5d28a348bf
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-02-28

    Handle NULL file. Ignore lines beginning with a space (#512593).

    2008-02-28	Christian Neumair  <cneumair@gnome.org>

	* libnautilus-private/nautilus-file.c: (nautilus_file_get_gicon):
	Handle NULL file.
	* src/nautilus-bookmark-list.c:
	(nautilus_bookmark_list_load_file):
	Ignore lines beginning with a space (#512593).

    svn path=/trunk/; revision=13852

M	ChangeLog
M	libnautilus-private/nautilus-file.c
M	src/nautilus-bookmark-list.c

commit b4dc15a0a45abb4a184cee733dc1335e5358cd66
Author: Hendrik Richter <hendrikr@gnome.org>
Date:	2008-02-28

    Updated German translation.

    2008-02-28	Hendrik Richter  <hendrikr@gnome.org>

	* de.po: Updated German translation.

    svn path=/trunk/; revision=13851

M	po/ChangeLog
M	po/de.po

commit b8419503a5d5391b1acd3a1973a3d64a440ad2eb
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-02-28

    Add mount entry for mountables, not unmount (#519056)

    2008-02-28	Alexander Larsson  <alexl@redhat.com>

	    * src/file-manager/fm-directory-view.c:
	    (file_should_show_foreach):
	Add mount entry for mountables, not unmount (#519056)



    svn path=/trunk/; revision=13850

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit 519716d6f2caab5ebe705c0c027d6f0a58a13306
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-02-28

    Use better icon for system tray. (#518644) Patch from Michael Monreal

    2008-02-28	Alexander Larsson  <alexl@redhat.com>

	    * libnautilus-private/nautilus-progress-info.c:
	Use better icon for system tray. (#518644)
	Patch from Michael Monreal


    svn path=/trunk/; revision=13849

M	ChangeLog
M	libnautilus-private/nautilus-progress-info.c

commit c81c4fe3d4699e149ab64e769a4105b03315aed1
Author: Luca Ferretti <elle.uca@libero.it>
Date:	2008-02-28

    Updated Italian translation.

    2008-02-28	Luca Ferretti  <elle.uca@libero.it>

	* it.po: Updated Italian translation.

    svn path=/trunk/; revision=13848

M	po/ChangeLog
M	po/it.po

commit 584f5ff938314e3eeba22c429c8843f2acb12f24
Author: Luca Ferretti <elle.uca@libero.it>
Date:	2008-02-27

    Updated Italian translation.

    2008-02-27	Luca Ferretti  <elle.uca@libero.it>

	* it.po: Updated Italian translation.

    svn path=/trunk/; revision=13847

M	po/ChangeLog
M	po/it.po

commit 4d719f6d8278c4097cfac679cc8ea238e3fcf71f
Author: Ignacio Casal Quinteiro <icq@src.gnome.org>
Date:	2008-02-27

    Updated Galician Translation.

    svn path=/trunk/; revision=13846

M	po/ChangeLog
M	po/gl.po

commit 14eb98ace99d3a8ad42f226189e4df4fe534be95
Author: Claude Paroz <claude@2xlibre.net>
Date:	2008-02-27

    Updated French translation.

    2008-02-27	Claude Paroz  <claude@2xlibre.net>

	* fr.po: Updated French translation.

    svn path=/trunk/; revision=13845

M	po/ChangeLog
M	po/fr.po

commit a6b436e1647dbe5786e3e5d26fdf451ed17d45f2
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:	2008-02-27

    Updated Spanish translation

    svn path=/trunk/; revision=13844

M	po/ChangeLog
M	po/es.po

commit 99532e71320bb713d1cd6aacc71e7387603afdac
Author: Christian Neumair <cneumair@src.gnome.org>
Date:	2008-02-27

    Oops, wrong diff.

    svn path=/trunk/; revision=13843

M	src/nautilus-pathbar.c

commit 40f322a8a2a88216bdd8a0533c6a88a56b138461
Author: Yannig MARCHEGAY <ymarcheg@src.gnome.org>
Date:	2008-02-27

    Updated Occitan translation

    svn path=/trunk/; revision=13842

M	po/oc.po

commit 28904a46a16389e5e265a9e0f4c3d4346b165742
Author: Christian Neumair <cneumair@gnome.org>
Date:	2008-02-27

    Handle NULL state (#512042). Disconnect trash monitor signal
    (#519050).

    2008-02-07	Christian Neumair  <cneumair@gnome.org>

	* libnautilus-private/nautilus-metafile.c:
	(metafile_read_state_free):
	Handle NULL state (#512042).
	* src/nautilus-pathbar.c: (nautilus_path_bar_finalize): Disconnect
	trash monitor signal (#519050).

    svn path=/trunk/; revision=13841

M	ChangeLog
M	libnautilus-private/nautilus-metafile.c
M	src/nautilus-pathbar.c

commit 1026e3edfc4ce287ec0c549321327b964c30075a
Author: Gil Forcada Codinachs <gforcada@src.gnome.org>
Date:	2008-02-27

    Updated Catalan translation by Joan Duran

    svn path=/trunk/; revision=13840

M	po/ChangeLog
M	po/ca.po

commit c25a413bf8e0d48782c2ce178af773c358008b57
Author: Djihed Afifi <djihed@src.gnome.org>
Date:	2008-02-27

    Updated Arabic Translation by Abdelmonam Kouka.

    svn path=/trunk/; revision=13839

M	po/ChangeLog
M	po/ar.po

commit d68a61e8e8b0e9c20fb4562e758e501330f0618c
Author: Yannig MARCHEGAY <ymarcheg@src.gnome.org>
Date:	2008-02-27

    Updated Occitan translation

    svn path=/trunk/; revision=13838

M	po/oc.po

commit bbd4ecec24b2df84b2336712aecd8741fdf781e8
Author: Inaki Larranaga Murgoitio <dooteo@euskalgnu.org>
Date:	2008-02-27

    Updated Basque translation.

    2008-02-27	Inaki Larranaga Murgoitio  <dooteo@euskalgnu.org>

	* eu.po: Updated Basque translation.


    svn path=/trunk/; revision=13837

M	po/ChangeLog
M	po/eu.po

commit 733be853310ea2d05c9458f4e85df6c3ac17a84d
Author: Arangel Angov <arangela@src.gnome.org>
Date:	2008-02-27

    Arangel Angov <arangel@linux.net.mk> * mk.po: Updated Macedonian
    translation

    svn path=/trunk/; revision=13836

M	po/ChangeLog
M	po/mk.po

commit 37e87d168d672fb74ca0ef5c867791bd034be57f
Author: Amanpreet Singh Alam <aman@src.gnome.org>
Date:	2008-02-27

    updating Punjabi Translation by amanrpeet brar

    svn path=/trunk/; revision=13835

M	po/pa.po

commit ad608f8fcc0c194b41224b476f4d58ee2a148c1d
Author: Leonardo Ferreira Fontenelle <leonardof@svn.gnome.org>
Date:	2008-02-26

    Brazilian Portuguese translation updated by Vladimir Melo.

    2008-02-26	Leonardo Ferreira Fontenelle  <leonardof@svn.gnome.org>

	* pt_BR.po: Brazilian Portuguese translation updated by Vladimir
	Melo.

    svn path=/trunk/; revision=13834

M	po/ChangeLog
M	po/pt_BR.po

commit dc2c542ce4fcb638a48bd996c632948e01855a23
Author: Djihed Afifi <djihed@src.gnome.org>
Date:	2008-02-26

    Updated Arabic Translation by Abdelmonam Kouka.

    svn path=/trunk/; revision=13833

M	po/ChangeLog
M	po/ar.po

commit f94ac0e989d02a635cffcc4665135471ce6af54b
Author: Matej Urbančič <mateju@src.gnome.org>
Date:	2008-02-26

    Updated Slovenian translation

    svn path=/trunk/; revision=13832

M	po/sl.po

commit 3fe7a0aba68b55d832db53eaae0b4daed2efeccd
Author: Changwoo Ryu <cwryu@src.gnome.org>
Date:	2008-02-26

    Updated Korean translation

    svn path=/trunk/; revision=13831

M	po/ChangeLog
M	po/ko.po

commit f52958a73c70d93dc9638fd5de1a497ee24c7a4c
Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
Date:	2008-02-26

    Updated Thai translation.

    2008-02-26	Theppitak Karoonboonyanan  <thep@linux.thai.net>

	* th.po: Updated Thai translation.


    svn path=/trunk/; revision=13830

M	po/ChangeLog
M	po/th.po

commit c6e9e2bd9406789f4c5851ba989428191f7dacba
Author: Daniel Nylander <dnylande@src.gnome.org>
Date:	2008-02-26

    sv.po: Updated Swedish translation

    svn path=/trunk/; revision=13829

M	po/sv.po

commit 56f3fc2dffaf8042114067e71881d6e2ede1fb9f
Author: Ilkka Tuohela <ituohela@src.gnome.org>
Date:	2008-02-26

    Updated Finnish translation

    svn path=/trunk/; revision=13828

M	po/ChangeLog
M	po/fi.po

commit 1c082d8cc48d5867a989eef08834da473939aa89
Author: Luca Ferretti <elle.uca@libero.it>
Date:	2008-02-26

    Restore the removed connect to server files

    2008-02-26	Luca Ferretti  <elle.uca@libero.it>

	* POTFILES.in:
	* POTFILES.skip:
	Restore the removed connect to server files


    svn path=/trunk/; revision=13827

M	po/ChangeLog
M	po/POTFILES.in
M	po/POTFILES.skip

commit 6934e0da361701e23bba8e862ae7490c078bcd60
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-02-26

    Fix typo in string

    2008-02-26	Alexander Larsson  <alexl@redhat.com>

	* src/nautilus-autorun-software.c (autorun):
	Fix typo in string



    svn path=/trunk/; revision=13826

M	ChangeLog
M	src/nautilus-autorun-software.c

commit 4f8a19635df174f9b4faa91d34c06ff638ae0f07
Author: Ilkka Tuohela <ituohela@src.gnome.org>
Date:	2008-02-26

    Updated Finnish translation

    svn path=/trunk/; revision=13825

M	po/ChangeLog
M	po/fi.po

commit b2116130b56a6b9affad28e0d47b03c6ddf9b10b
Author: Daniel Nylander <dnylande@src.gnome.org>
Date:	2008-02-26

    sv.po: Updated Swedish translation

    svn path=/trunk/; revision=13824

M	po/ChangeLog
M	po/sv.po

commit 3a3f8af031ed941a1199041ea377f4d5da4cb062
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-02-25

    Post release version bump

    2008-02-25	Alexander Larsson  <alexl@redhat.com>

	* configure.in:
	Post release version bump

    === nautilus 2.21.92 ===


    svn path=/trunk/; revision=13823

M	ChangeLog
M	configure.in
M	po/ChangeLog

commit 9b607f15c7912052e3733e6c39d5a4b3a2b16268 (tag: NAUTILUS_2_21_92)
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-02-25

    Require glib 2.15.6

    2008-02-25	Alexander Larsson  <alexl@redhat.com>

	* configure.in:
	Require glib 2.15.6


    svn path=/trunk/; revision=13821

M	ChangeLog
M	configure.in

commit c6a34b602c611dc634926e07fef3a854be5ef8f1
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-02-25

    Update for release

    2008-02-25	Alexander Larsson  <alexl@redhat.com>

	* NEWS:
	Update for release



    svn path=/trunk/; revision=13820

M	ChangeLog
M	NEWS

commit 9721a5eda3da190536f568d7663bf252fc03b341
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-02-25

    Show dialog on autorun errors

    2008-02-25	Alexander Larsson  <alexl@redhat.com>

	    * src/nautilus-autorun-software.c:
	Show dialog on autorun errors



    svn path=/trunk/; revision=13819

M	ChangeLog
M	src/nautilus-autorun-software.c

commit 157a1159b0ae776ccb34fd3f9f9e64c8df431ab3
Author: Gil Forcada Codinachs <gforcada@src.gnome.org>
Date:	2008-02-25

    Updated Catalan translation by Joan Duran

    svn path=/trunk/; revision=13818

M	po/ChangeLog
M	po/ca.po

commit 274348d0311ab5cfd9b89dc23e2517d92c813217
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-02-25

    Don't show permissions for computer. Make "open with tab" consistent
    for

    2008-02-25	Alexander Larsson  <alexl@redhat.com>

	    * src/file-manager/fm-properties-window.c:
	Don't show permissions for computer.
	Make "open with tab" consistent for computer and trash.
	Patch from Cosimo Cecchi (#518131)


    svn path=/trunk/; revision=13817

M	ChangeLog
M	src/file-manager/fm-properties-window.c

commit 44e78b25965aea1af67c2edb916ee838685c6a72
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-02-25

    Fix NautilusFile leak. Patch from Christian Neumair

    2008-02-25	Alexander Larsson  <alexl@redhat.com>

	    * src/nautilus-window-manage-views.c:
	    (got_file_info_for_view_selection_callback):
	Fix NautilusFile leak.
	Patch from Christian Neumair


    svn path=/trunk/; revision=13816

M	ChangeLog
M	src/nautilus-window-manage-views.c

commit 1719a5240b598f8e6fc901bee6f303cfe643293d
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-02-25

    Fixes the icon position when creating a new folder, and the view is

    2008-02-25	Alexander Larsson  <alexl@redhat.com>

	    * libnautilus-private/nautilus-icon-container.[ch]:
	    * src/file-manager/fm-directory-view.[ch]:
	    * src/file-manager/fm-icon-view.c:
	Fixes the icon position when creating a new folder,
	and the view is zoomed.
	Patch from Christian Neumair


    svn path=/trunk/; revision=13815

M	ChangeLog
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-container.h
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-directory-view.h
M	src/file-manager/fm-icon-view.c

commit 93357905f39d1aace7375b475db1297cc63228a8
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-02-25

    Fix s/display_name/filename/ typo (#515903) Fixes blurry window icons

    2008-02-25	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-icon-info.c
	(nautilus_icon_info_new_for_icon_info):
	Fix s/display_name/filename/ typo (#515903)
	Fixes blurry window icons
	Patch from Christian Neumair



    svn path=/trunk/; revision=13814

M	ChangeLog
M	libnautilus-private/nautilus-icon-info.c

commit 73785e5b1c356486269543180845412f7b823714
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-02-25

    Allow theming of chart colors (#478471) Patch from Baris Cicek

    2008-02-25	Alexander Larsson  <alexl@redhat.com>

	    * src/file-manager/fm-properties-window.c:
	Allow theming of chart colors (#478471)
	Patch from Baris Cicek


    svn path=/trunk/; revision=13813

M	ChangeLog
M	src/file-manager/fm-properties-window.c

commit f55483ab805616a8e52e19f8d0e3fce470413550
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-02-25

    g_uri_get_scheme -> g_uri_parse_scheme

    2008-02-25	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-file.c (is_uri_relative):
	g_uri_get_scheme -> g_uri_parse_scheme



    svn path=/trunk/; revision=13812

M	ChangeLog
M	libnautilus-private/nautilus-file.c

commit 043a073f44cbd489633746ad44b20a3fd4c81292
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-02-25

    Don't display error on G_IO_ERROR_FAILED_HANDLED.

    2008-02-25	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-mime-actions.c
	(activation_mountable_mounted):
	Don't display error on G_IO_ERROR_FAILED_HANDLED.

    2008-02-22	David Zeuthen  <davidz@redhat.com>

	* libnautilus-private/nautilus-autorun.c:
	(autorun_dialog_response), (do_autorun_for_content_type):
	Actually handle when the user presses the Eject or Unmount button.

	* src/nautilus-window-manage-views.c: (found_mount_cb),
	(update_for_new_location):
	* src/nautilus-window-private.h:
	* src/nautilus-window.c: (nautilus_window_finalize):
	Find the mount for the window, used for determining if a x-content
	clue bar should be shown, async.



    svn path=/trunk/; revision=13811

M	ChangeLog
M	libnautilus-private/nautilus-autorun.c
M	libnautilus-private/nautilus-mime-actions.c
M	src/nautilus-window-manage-views.c
M	src/nautilus-window-private.h
M	src/nautilus-window.c

commit 9f308b4fb6f35232a2f0ec2d9569c1ca8ce161c1
Author: Matej Urbančič <mateju@src.gnome.org>
Date:	2008-02-24

    Updated Slovenian translation

    svn path=/trunk/; revision=13810

M	po/sl.po

commit aa60c1515468815750464c153fcacdbf28dc89cd
Author: Leonardo Ferreira Fontenelle <leonardof@svn.gnome.org>
Date:	2008-02-24

    Brazilian Portuguese translation updated by Vladimir Melo and myself.

    2008-02-24	Leonardo Ferreira Fontenelle  <leonardof@svn.gnome.org>

	* pt_BR.po: Brazilian Portuguese translation updated by Vladimir
	Melo
	and myself.

    svn path=/trunk/; revision=13809

M	po/ChangeLog
M	po/pt_BR.po

commit 37dabad4b7e9f64107a0f1dbb8fd9bd7f49db878
Author: Yannig MARCHEGAY <ymarcheg@src.gnome.org>
Date:	2008-02-23

    Updated Occitan translation

    svn path=/trunk/; revision=13808

M	po/oc.po

commit e2f4f7cd78b09f5dcf9cd1dd57c117ef0e7b85cd
Author: Petr Kovář <pmkovar@src.gnome.org>
Date:	2008-02-22

    cs.po: Updated Czech translation by Kamil Paral.

    svn path=/trunk/; revision=13807

M	po/ChangeLog
M	po/cs.po

commit e8f1c089075f14c601206dce2207e5392d0cbd68
Author: Artur Flinta <aflinta@gmail.com>
Date:	2008-02-22

    Updated Polish translation by GNOME PL Team.

    2008-02-22	Artur Flinta  <aflinta@gmail.com>

	* pl.po: Updated Polish translation by GNOME PL Team.


    svn path=/trunk/; revision=13806

M	po/ChangeLog
M	po/pl.po

commit c03865d47722434e7db8519098406c18b1226bd7
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-02-22

    Don't crash if all files were removed due to error when activating.

    2008-02-22	Alexander Larsson  <alexl@redhat.com>

	    * libnautilus-private/nautilus-mime-actions.c:
	    (activation_mount_not_mounted):
	Don't crash if all files were removed due to error
	when activating.


    svn path=/trunk/; revision=13805

M	ChangeLog
M	libnautilus-private/nautilus-mime-actions.c

commit e961c159593ae47bf2c35183d3c083aeb1be82b0
Author: Chrustian Neumair <cneumair@gnome.org>
Date:	2008-02-22

    Add nautilus_icon_container_get_selected_icons(). Use icon as range

    2008-02-22	Chrustian Neumair  <cneumair@gnome.org>

	* libnautilus-private/nautilus-icon-container.c:
	(nautilus_icon_container_get_selected_icons),
	(nautilus_icon_container_get_selected_icon_locations),
	(stop_rubberbanding): Add
	nautilus_icon_container_get_selected_icons(). Use icon as range
	selection base if it has been rubberbanded. Fixes #512894.

    svn path=/trunk/; revision=13804

M	ChangeLog
M	libnautilus-private/nautilus-icon-container.c

commit c75d4e081c2deab7b01a9e2686272b0ea7a9df87
Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
Date:	2008-02-22

    Updated Thai translation.

    2008-02-22	Theppitak Karoonboonyanan  <thep@linux.thai.net>

	* th.po: Updated Thai translation.


    svn path=/trunk/; revision=13803

M	po/ChangeLog
M	po/th.po

commit 2d22a6d658bdd0c7a4d78d6cd8858be31980b81e
Author: Ilkka Tuohela <ituohela@src.gnome.org>
Date:	2008-02-22

    Updated Finnish translation

    svn path=/trunk/; revision=13802

M	po/fi.po

commit c1142010667dbf901bc567b5183fbc4ef8b0455c
Author: Arangel Angov <arangela@src.gnome.org>
Date:	2008-02-21

    Arangel Angov <arangel@linux.net.mk> * mk.po: Updated Macedonian
    translation

    svn path=/trunk/; revision=13801

M	po/ChangeLog
M	po/mk.po

commit 218a3cd16bc85d779908781aebcf3fce37a674e3
Author: Stéphane Raimbault <stephane.raimbault@gmail.com>
Date:	2008-02-21

    Updated French translation by Robert-André Mauchin, Bruno Brouad et

    2008-02-21	Stéphane Raimbault  <stephane.raimbault@gmail.com>

	* fr.po: Updated French translation by Robert-André Mauchin,
	Bruno
	Brouad et Claude Paroz.

    svn path=/trunk/; revision=13800

M	po/ChangeLog
M	po/fr.po

commit ef91c74f54c6d90aa60abbde659dd84d584fa579
Author: Inaki Larranaga Murgoitio <dooteo@euskalgnu.org>
Date:	2008-02-21

    Updated Basque translation.

    2008-02-21	Inaki Larranaga Murgoitio  <dooteo@euskalgnu.org>

	* eu.po: Updated Basque translation.


    svn path=/trunk/; revision=13799

M	po/ChangeLog
M	po/eu.po

commit 27bd55c63c8ecf488d090980923a2c5aed1f262b
Author: Takeshi AIHANA <takeshi.aihana@gmail.com>
Date:	2008-02-21

    Fixed typo.

    2008-02-21	Takeshi AIHANA <takeshi.aihana@gmail.com>

	* ja.po: Fixed typo.

    svn path=/trunk/; revision=13798

M	po/ja.po

commit be25fa77ebf1c79f674147607688af80dd7b9157
Author: Vincent Untz <vuntz@gnome.org>
Date:	2008-02-21

    Bring back the Connect to dialog. It still needs some work, but it's

    2008-02-21	Vincent Untz  <vuntz@gnome.org>

	Bring back the Connect to dialog. It still needs some work,
	but it's
	better than nothing.

	* libnautilus-private/nautilus-bookmark.c:
	(nautilus_bookmark_new):
	Actually save the name in the bookmark, instead of forgetting it.

	* src/Makefile.am: Updated to build the connect dialog stuff.
	* src/nautilus-connect-server-dialog-main.c: (show_uri),
	(nautilus_connect_server_dialog_present_uri), (main):
	Port to gio. We use g_app_info_launch_default_for_uri() to
	open the
	URI, but it will need some more work because it doesn't
	automount the
	URI.
	* src/nautilus-connect-server-dialog-nonmain.c:
	(nautilus_connect_server_dialog_present_uri): Trivial update.
	* src/nautilus-connect-server-dialog.[ch]:
	(get_method_description),
	(nautilus_connect_server_dialog_finalize), (connect_to_server),
	(response_callback), (setup_for_type), (display_server_location),
	(nautilus_connect_server_dialog_init),
	(nautilus_connect_server_dialog_new): Port to gio. Add bookmark
	saving
	feature, to replace the old gnome-vfs network volumes. Remove the
	Browse button, which isn't really needed there. Needs some
	more polish.
	* src/nautilus-shell-ui.xml: Uncomment the "Connect to" action
	* src/nautilus-window-menus.c:
	(action_connect_to_server_callback):
	Uncomment code to make use of the dialog

    svn path=/trunk/; revision=13797

M	ChangeLog
M	libnautilus-private/nautilus-bookmark.c
M	src/Makefile.am
M	src/nautilus-connect-server-dialog-main.c
M	src/nautilus-connect-server-dialog-nonmain.c
M	src/nautilus-connect-server-dialog.c
M	src/nautilus-connect-server-dialog.h
M	src/nautilus-shell-ui.xml
M	src/nautilus-window-menus.c

commit 9a5a936cb7200b245e97f5b4d3652a6a9d43f648
Author: Takeshi AIHANA <takeshi.aihana@gmail.com>
Date:	2008-02-21

    Updated Japanese translation.

    2008-02-21	Takeshi AIHANA <takeshi.aihana@gmail.com>

	    * ja.po: Updated Japanese translation.

    svn path=/trunk/; revision=13796

M	po/ChangeLog
M	po/ja.po

commit 00e59a6b3c10ec4c3915b61d09498b4110189917
Author: David Zeuthen <davidz@redhat.com>
Date:	2008-02-21

    Use g_volume_should_automount() to determine if we should autorun
    programs

    2008-02-21	David Zeuthen  <davidz@redhat.com>

	* libnautilus-private/nautilus-autorun.c: (should_autorun_mount):
	Use g_volume_should_automount() to determine if we should autorun
	programs on a mount.

	* libnautilus-private/nautilus-directory-async.c:
	(nautilus_directory_set_up_request),
	(nautilus_async_destroying_file), (lacks_filesystem_info),
	(wants_filesystem_info), (request_is_satisfied),
	(directory_count_start), (mime_list_start),
	(filesystem_info_cancel), (filesystem_info_stop),
	(filesystem_info_state_free), (got_filesystem_info),
	(query_filesystem_info_callback), (filesystem_info_start),
	(start_or_stop_io), (nautilus_directory_cancel),
	(cancel_filesystem_info_for_file), (cancel_loading_attributes),
	(nautilus_directory_cancel_loading_file_attributes):
	* libnautilus-private/nautilus-directory-private.h:
	* libnautilus-private/nautilus-file-attributes.h: Add new
	filesystem info attribute; right now two bits in NautilusFile's
	private structure are set; the filesystem::use-preview and
	filesystem:readonly.

	* libnautilus-private/nautilus-file-operations.c:
	(nautilus_file_operations_mount_volume):
	* src/nautilus-places-sidebar.c: (open_selected_bookmark),
	(mount_shortcut_cb): Don't inhibit automount from
	nautilus_file_operations_mount_volume() because then everything
	will be inhibited as the mount_added callback use it as
	well. Rather, move the call to inhibit out to the proper call
	sites.

	* libnautilus-private/nautilus-file-private.h:
	* libnautilus-private/nautilus-file.c:
	(nautilus_file_get_filesystem_use_preview),
	(nautilus_file_should_show_thumbnail),
	(get_speed_tradeoff_preference_for_file),
	(nautilus_file_get_mount):
	* libnautilus-private/nautilus-file.h:
	* src/file-manager/fm-directory-view.c: (load_directory):
	* src/file-manager/fm-icon-view.c: (should_preview_sound):
	* src/nautilus-window-manage-views.c: (update_for_new_location):
	Use the new filesystem::use-preview hint to determine if we should
	preview non-native files (such as gphoto2:// and cdda://
	mounts).


    svn path=/trunk/; revision=13795

M	ChangeLog
M	libnautilus-private/nautilus-autorun.c
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-directory-private.h
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-dnd.c
M	libnautilus-private/nautilus-file-attributes.h
M	libnautilus-private/nautilus-file-operations.c
M	libnautilus-private/nautilus-file-private.h
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-file.h
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-icon-view.c
M	src/nautilus-application.c
M	src/nautilus-places-sidebar.c

commit 7f77d09d9926e0aa7317d433248fc824828df44a
Author: Ihar Hrachyshka <iharh@src.gnome.org>
Date:	2008-02-21

    Updated Belarusian Latin translation.

    svn path=/trunk/; revision=13794

M	po/ChangeLog
M	po/be@latin.po

commit a0b093e3fc606bb85b29976024d59fe53fd8e480
Author: Ignacio Casal Quinteiro <icq@src.gnome.org>
Date:	2008-02-21

    Updated Galician Translation.

    svn path=/trunk/; revision=13793

M	po/ChangeLog
M	po/gl.po

commit 79c72dea84727b58d2973fedc8d2d5301ddf6627
Author: Yair Hershkovitz <yairhr@src.gnome.org>
Date:	2008-02-21

    updated hebrew translation

    svn path=/trunk/; revision=13792

M	po/ChangeLog
M	po/he.po

commit d8766d6f1b1a3aef19afde5a98544d4bdcede373
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2008-02-21

    Stop closing parent windows at Desktop in spatial mode only if
    it's not

    2008-02-21	Cosimo Cecchi  <cosimoc@gnome.org>

	* src/nautilus-application.c: (find_parent_spatial_window):
	Stop closing parent windows at Desktop in spatial mode only
	if it's
	not explicitly opened in a spatial window. (#515180).

    svn path=/trunk/; revision=13791

M	ChangeLog
M	src/nautilus-application.c

commit def1d44ac2ddbc8ccc5b33fa7e72e5e46b230636
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2008-02-21

    Update the trash icon on the pathbar according to the trash state.

    2008-02-21	Cosimo Cecchi  <cosimoc@gnome.org>

	* src/nautilus-pathbar.c: (trash_state_changed_cb),
	(nautilus_path_bar_init):
	Update the trash icon on the pathbar according to the trash state.
	(#332162).

    svn path=/trunk/; revision=13790

M	ChangeLog
M	src/nautilus-pathbar.c

commit bf4014d1cf14bf0fea3138e5286fc8b729ff464d
Author: Funda Wang <fundawang@gmail.com>
Date:	2008-02-21

    Update Simplified Chinese translation.

    2008-02-21	Funda Wang  <fundawang@gmail.com>

	    * zh_CN.po: Update Simplified Chinese translation.


    svn path=/trunk/; revision=13789

M	po/ChangeLog
M	po/zh_CN.po

commit 475c88520416faca0cafd9b8f71e187d8db0a738
Author: Duarte Loreto <happyguy_pt@hotmail.com>
Date:	2008-02-20

    Updated Portuguese translation.

    2008-02-20	Duarte Loreto <happyguy_pt@hotmail.com>

	* pt.po: Updated Portuguese translation.

    svn path=/trunk/; revision=13788

M	po/ChangeLog
M	po/pt.po

commit 8a2136f94eda1bac8fe50971aa83483b4720f981
Author: Hendrik Richter <hendrikr@gnome.org>
Date:	2008-02-20

    Updated German translation.

    2008-02-20	Hendrik Richter  <hendrikr@gnome.org>

	* de.po: Updated German translation.

    svn path=/trunk/; revision=13787

M	po/ChangeLog
M	po/de.po

commit af6f8723c1bf09fb8e557f3ef9574238517ac490
Author: Daniel Nylander <dnylande@src.gnome.org>
Date:	2008-02-20

    sv.po: Updated Swedish translation

    svn path=/trunk/; revision=13786

M	po/ChangeLog
M	po/sv.po

commit 80aa21a0a002de546f30d8dde25469a7232ab6c4
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:	2008-02-20

    Updated Spanish translation

    svn path=/trunk/; revision=13785

M	po/ChangeLog
M	po/es.po

commit b05751dfe6d52f33e3431439289b030ea73c591b
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2008-02-20

    Finish work on open with tab with multiple files selected. (#343930).

    2008-02-20	Cosimo Cecchi  <cosimoc@gnome.org>

	* libnautilus-private/nautilus-mime-application-chooser.c:
	(get_extension_from_file), (set_uri_and_type_for_multiple_files):
	Finish work on open with tab with multiple files
	selected. (#343930).

    svn path=/trunk/; revision=13784

M	ChangeLog
M	libnautilus-private/nautilus-mime-application-chooser.c

commit 78fb3fc4433cb9aa896b1791b93581555a394305
Author: Alexander Larsson <alexl@src.gnome.org>
Date:	2008-02-20

    Add some comments

    svn path=/trunk/; revision=13783

M	src/file-manager/fm-tree-view.c

commit 552de99a45f289a0231fda592b5acd7dd1218010
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-02-20

    Initial work on open with tab with multple selected files. (#343930)
    Patch

    2008-02-20	Alexander Larsson  <alexl@redhat.com>

	    * libnautilus-private/nautilus-mime-application-chooser.[ch]:
	    * libnautilus-private/nautilus-open-with-dialog.[ch]:
	    * src/file-manager/fm-directory-view.c:
	    * src/file-manager/fm-properties-window.c:
	Initial work on open with tab with multple selected
	files. (#343930)
	Patch from Cosimo Cecchi


    svn path=/trunk/; revision=13782

M	ChangeLog
M	libnautilus-private/nautilus-mime-application-chooser.c
M	libnautilus-private/nautilus-mime-application-chooser.h
M	libnautilus-private/nautilus-open-with-dialog.c
M	libnautilus-private/nautilus-open-with-dialog.h
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-properties-window.c

commit e218446ddfa418f4f28ca36a824b2e9f5f71777f
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-02-20

    Duplicate if src and dest dirs are the same (#512392)

    2008-02-20	Alexander Larsson  <alexl@redhat.com>

	    * libnautilus-private/nautilus-file-operations.c:
	Duplicate if src and dest dirs are the same (#512392)


    svn path=/trunk/; revision=13781

M	ChangeLog
M	libnautilus-private/nautilus-file-operations.c

commit 9cf3302b605413c1909b14960616fd41e4cf3f9b
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-02-20

    Call eel_debug_shut_down() after freeing NautilusApplications (fixes

    2008-02-20	Alexander Larsson  <alexl@redhat.com>

	    * src/nautilus-main.c:
	Call eel_debug_shut_down() after freeing
	NautilusApplications (fixes warning about
	bookmark leaks).
	Pointed out by Christian Neumair



    svn path=/trunk/; revision=13780

M	ChangeLog
M	src/nautilus-main.c

commit 922ba8638a15e482de5dc766de6ad711a1ed43f9
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-02-20

    Don't scale icons if not needed (#515903) Patch from Christian Neumair

    2008-02-20	Alexander Larsson  <alexl@redhat.com>

	    * libnautilus-private/nautilus-icon-info.c:
	    (nautilus_icon_info_get_pixbuf_nodefault_at_size):
	    (nautilus_icon_info_get_pixbuf_at_size):
	Don't scale icons if not needed (#515903)
	Patch from Christian Neumair



    svn path=/trunk/; revision=13779

M	ChangeLog
M	libnautilus-private/nautilus-icon-info.c

commit 040e8ee6a37d651c5cb8c7478b250775233a9759
Author: Changwoo Ryu <cwryu@src.gnome.org>
Date:	2008-02-20

    Updated Korean translation by Young-Ho Cha

    svn path=/trunk/; revision=13777

M	po/ChangeLog
M	po/ko.po

commit f82ffb30157e72380e181db514deefd366e235b3
Author: Yannig MARCHEGAY <ymarcheg@src.gnome.org>
Date:	2008-02-19

    Updated Occitan translation

    svn path=/trunk/; revision=13776

M	po/oc.po

commit e199106d43c93e72881ec1a78508f3bc6326996d
Author: Djihed Afifi <djihed@src.gnome.org>
Date:	2008-02-19

    Updated Arabic Translation by Abdelmonam Kouka.

    svn path=/trunk/; revision=13775

M	po/ChangeLog
M	po/ar.po

commit 050104e9e7e52947b060c75edd6798e22028a94a
Author: Daniel Nylander <dnylande@src.gnome.org>
Date:	2008-02-19

    sv.po: Updated Swedish translation

    svn path=/trunk/; revision=13774

M	po/ChangeLog
M	po/sv.po

commit 589a9ea91a1cc513ad1cf9a79d562f929b7dfaf7
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-02-19

    Add fm_tree_model_iter_compare_roots to compare roots Report
    dummy rows

    2008-02-19	Alexander Larsson  <alexl@redhat.com>

	    * src/file-manager/fm-tree-model.[ch]:
	    Add fm_tree_model_iter_compare_roots to compare roots
	    Report dummy rows added before reporting has_child_toggled.

	    * src/file-manager/fm-tree-view.c:
	    (compare_rows):
	Use fm_tree_model_iter_compare_roots when comparing roots
	to force a stable sort, because GtkTreeModelSort isn't stable.


    svn path=/trunk/; revision=13773

M	ChangeLog
M	src/file-manager/fm-tree-model.c
M	src/file-manager/fm-tree-model.h
M	src/file-manager/fm-tree-view.c

commit 69a8b94268cddf4c7d7511804ebbbcf40e0297b4
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2008-02-19

    Reset selection_was_removed in FMDirectoryView if the user cancels the

    2008-02-19	Cosimo Cecchi  <cosimoc@gnome.org>

	* libnautilus-private/nautilus-file-operations.c:
	(delete_job_done), (delete_job), (trash_or_delete_internal),
	(callback_for_move_to_trash),
	(nautilus_file_operations_copy_move):
	* libnautilus-private/nautilus-file-operations.h:
	* src/file-manager/fm-directory-view.c:
	(trash_or_delete_selected_files), (trash_or_delete_done_cb),
	(trash_or_delete_files), (action_location_trash_callback):
	Reset selection_was_removed in FMDirectoryView if the user
	cancels the deletion from trash (#337937).

    svn path=/trunk/; revision=13772

M	ChangeLog
M	libnautilus-private/nautilus-file-operations.c
M	libnautilus-private/nautilus-file-operations.h
M	src/file-manager/fm-directory-view.c

commit fbb7d640972bfc18818fcce46aec7e746c25b4ce
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-02-19

    Move comments around to help translators (#463616) Patch from
    Yann Simon

    2008-02-19	Alexander Larsson  <alexl@redhat.com>

	    * libnautilus-private/nautilus-clipboard.c:
	    * src/file-manager/fm-directory-view.c:
	    * src/file-manager/fm-icon-view.c:
	    * src/file-manager/fm-list-view.c:
	    * src/nautilus-navigation-window-menus.c:
	    * src/nautilus-spatial-window.c:
	    * src/nautilus-window-menus.c:
	Move comments around to help translators (#463616)
	Patch from Yann Simon



    svn path=/trunk/; revision=13771

M	ChangeLog
M	libnautilus-private/nautilus-clipboard.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-icon-view.c
M	src/file-manager/fm-list-view.c
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window-menus.c

commit ffbd1556a51a550038c9905bfb35f9f3ee54311a
Author: Alexander Larsson <alexl@src.gnome.org>
Date:	2008-02-19

    Update changelog entry

    svn path=/trunk/; revision=13770

M	po/ChangeLog

commit 33fad39511305199d688b381cfa5209f251b655f
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-02-19

    Removed unused files. (#515259)

    2008-02-19	Alexander Larsson  <alexl@redhat.com>

	    * libnautilus-private/Makefile.am:
	    *
	    libnautilus-private/nautilus-file-operations-progress-icons.h:
	    * libnautilus-private/nautilus-file-operations-progress.[ch]:
	Removed unused files. (#515259)

	    * libnautilus-private/nautilus-file-operations.c:
	Don't include removed file



    svn path=/trunk/; revision=13769

M	ChangeLog
M	libnautilus-private/Makefile.am
D	libnautilus-private/nautilus-file-operations-progress-icons.h
D	libnautilus-private/nautilus-file-operations-progress.c
D	libnautilus-private/nautilus-file-operations-progress.h
M	libnautilus-private/nautilus-file-operations.c
M	po/ChangeLog
M	po/POTFILES.in

commit c3e068f30e4c847f90c94c1040a62d37e3885ad0
Author: Hendrik Richter <hendrikr@gnome.org>
Date:	2008-02-18

    Updated German translation.

    2008-02-18	Hendrik Richter  <hendrikr@gnome.org>

	* de.po: Updated German translation.

    svn path=/trunk/; revision=13768

M	po/ChangeLog
M	po/de.po

commit 17fc62a0a2d7cac2663e74e0a2e5887df01a9311
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2008-02-18

    Updated Norwegian bokmål translation.

    2008-02-18	Kjartan Maraas	<kmaraas@gnome.org>

	* nb.po: Updated Norwegian bokmål translation.

    svn path=/trunk/; revision=13767

M	po/ChangeLog
M	po/nb.po

commit 826976a1912b0d9129e5d8f3b7bae3e0b0d1065a
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-02-18

    Avoid free of random memory if desktop file reading failed.

    2008-02-18	Alexander Larsson  <alexl@redhat.com>

	    * libnautilus-private/nautilus-directory-async.c:
	    (link_info_nautilus_link_read_callback):
	Avoid free of random memory if desktop file reading
	failed.


    svn path=/trunk/; revision=13766

M	ChangeLog
M	libnautilus-private/nautilus-directory-async.c

commit 5cd967156eaa6b9573e8faec3debebfd777d4eeb
Author: Ilkka Tuohela <ituohela@src.gnome.org>
Date:	2008-02-18

    Updated Finnish translation

    svn path=/trunk/; revision=13765

M	po/ChangeLog
M	po/fi.po

commit e1d7f7bdfb68d19db6712c12d8fc15146d1922ee
Author: Matej Urbančič <mateju@src.gnome.org>
Date:	2008-02-17

    Updated Slovenian translation

    svn path=/trunk/; revision=13764

M	po/sl.po

commit 536795c7532a566b9b87db00ef5f2a7a686a2412
Author: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
Date:	2008-02-17

    Updated Vietnamese translation

    2008-02-17	Nguyễn Thái Ngọc Duy <pclouds@gmail.com>

	* vi.po: Updated Vietnamese translation


    svn path=/trunk/; revision=13763

M	po/ChangeLog
M	po/vi.po

commit 205a05e6251ecc1cdde00861dea4d69037f5a13b
Author: Ihar Hrachyshka <iharh@src.gnome.org>
Date:	2008-02-16

    Updated Belarusian Latin translation.

    svn path=/trunk/; revision=13762

M	po/ChangeLog
M	po/be@latin.po

commit cb2501c94ce92c135fdea637b8f1df7fa584c34b
Author: Inaki Larranaga Murgoitio <dooteo@euskalgnu.org>
Date:	2008-02-16

    Updated Basque translation.

    2008-02-16	Inaki Larranaga Murgoitio  <dooteo@euskalgnu.org>

	* eu.po: Updated Basque translation.


    svn path=/trunk/; revision=13761

M	po/ChangeLog
M	po/eu.po

commit 61df6165c39765e46c6bfb7cd4bad6eb216be38a
Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
Date:	2008-02-16

    Updated Thai translation.

    2008-02-16	Theppitak Karoonboonyanan  <thep@linux.thai.net>

	* th.po: Updated Thai translation.


    svn path=/trunk/; revision=13760

M	po/ChangeLog
M	po/th.po

commit 4b796cf360ca27dabcaffd19153036e13a823efb
Author: Arangel Angov <arangela@src.gnome.org>
Date:	2008-02-15

    Arangel Angov <arangel@linux.net.mk> * mk.po: Updated Macedonian
    translation

    svn path=/trunk/; revision=13759

M	po/ChangeLog
M	po/mk.po

commit 582c5018c57bcdcabbf60f0f0b301ded0880377c
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-02-15

    Don't build selection list in wrong order. (#330357)

    2008-02-15	Alexander Larsson  <alexl@redhat.com>

	    * libnautilus-private/nautilus-dnd.c:
	    (nautilus_drag_build_selection_list):
	Don't build selection list in wrong order. (#330357)



    svn path=/trunk/; revision=13758

M	ChangeLog
M	libnautilus-private/nautilus-dnd.c

commit 912ebb54904465ebde84ed11ffb19e4c22a758a9
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2008-02-15

    Fix typo, now you can set custom icons again. (#512795)

    2008-02-15	Cosimo Cecchi  <cosimoc@gnome.org>

	* src/file-manager/fm-properties-window.c:
	(should_show_custom_icon_buttons):
	Fix typo, now you can set custom icons again. (#512795)

    svn path=/trunk/; revision=13757

M	ChangeLog
M	src/file-manager/fm-properties-window.c

commit 302c93e1cd16b3fbddcdeb07ddb1f415c5e19ad2
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-02-15

    Fix checking when to display errors (#514135)

    2008-02-15	Alexander Larsson  <alexl@redhat.com>

	    * libnautilus-private/nautilus-mime-actions.c:
	    * libnautilus-private/nautilus-vfs-file.c:
	Fix checking when to display errors (#514135)



    svn path=/trunk/; revision=13756

M	ChangeLog
M	libnautilus-private/nautilus-mime-actions.c
M	libnautilus-private/nautilus-vfs-file.c

commit 205f43cbbeb0dc75692f501d65391ae4de7a1c91
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:	2008-02-14

    Updated Spanish translation

    svn path=/trunk/; revision=13755

M	po/ChangeLog
M	po/es.po

commit e213eb1a4e4bbc299e076109b400353b22bb9e07
Author: Priit Laes <plaes at svn dot gnome dot org>
Date:	2008-02-14

    Translation updated by Ivar Smolin

    2008-02-14	Priit Laes  <plaes at svn dot gnome dot org>

	* et.po: Translation updated by Ivar Smolin

    svn path=/trunk/; revision=13754

M	po/ChangeLog
M	po/et.po

commit 984abda06af2c2698d5dea3738cd5a3f220bcd3e
Author: Runa Bhattacharjee <runab@src.gnome.org>
Date:	2008-02-14

    Added Entry for Kannada Translation Updation by Shankar Prasad

    svn path=/trunk/; revision=13753

M	po/ChangeLog

commit 17d2d33c45212e834349101bf79be1c664115ccf
Author: Runa Bhattacharjee <runab@src.gnome.org>
Date:	2008-02-14

    Updated Kannada Translations by Shankar Prasad

    svn path=/trunk/; revision=13752

M	po/kn.po

commit bb9a6a1b65ec928b87384236c5760bfdadb600f1
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-02-14

    Only change progress status string as needed when copying. This
    avoids a

    2008-02-14	Alexander Larsson  <alexl@redhat.com>

	    * libnautilus-private/nautilus-file-operations.c:
	    (report_copy_progress):
	Only change progress status string as needed when
	copying. This avoids a lot of I/O ops to get the
	name.


    svn path=/trunk/; revision=13751

M	ChangeLog
M	libnautilus-private/nautilus-file-operations.c

commit 83cc27da71b2969e3719d9f2c00dfcdf5e96eac3
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-02-14

    ask before emptying the trash or deleting files (#509877) Patch from

    2008-02-14	Alexander Larsson  <alexl@redhat.com>

	    * libnautilus-private/nautilus-file-operations.c:
	ask before emptying the trash or deleting files (#509877)
	Patch from Cosimo Cecchi and Luca Ferretti


    svn path=/trunk/; revision=13750

M	ChangeLog
M	libnautilus-private/nautilus-file-operations.c

commit f1320c9c5b40c62ba10a4589d011aa63278d9e9b
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-02-14

    Close properties dialog on escape (#515620) Patch from Cosimo Cecchi

    2008-02-14	Alexander Larsson  <alexl@redhat.com>

	    * src/file-manager/fm-properties-window.[ch]:
	Close properties dialog on escape (#515620)
	Patch from Cosimo Cecchi



    svn path=/trunk/; revision=13749

M	ChangeLog
M	src/file-manager/fm-properties-window.c
M	src/file-manager/fm-properties-window.h

commit 1fc6acc0c2e8328e86af2ad0e6199eabc97d5ec8
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-02-14

    Don't ref parent window during operation, as this could lead to
    some crash

    2008-02-14	Alexander Larsson  <alexl@redhat.com>

	    * libnautilus-private/nautilus-file-operations.c:
	Don't ref parent window during operation, as this
	could lead to some crash when the gtkuimanager is updated
	but the child widgets were destroyed. Instead use
	a weak ref.


    svn path=/trunk/; revision=13748

M	ChangeLog
M	libnautilus-private/nautilus-file-operations.c

commit 0419abfba9cf9610e87e7252b8625c7999a6f380
Author: Pawan Chitrakar <pachimho@src.gnome.org>
Date:	2008-02-14

    Updated Nepali Translation

    svn path=/trunk/; revision=13747

M	po/ChangeLog
M	po/ne.po

commit 324de638d92a534ae5998e996da2f8fea7cb8e72
Author: Ilkka Tuohela <ituohela@src.gnome.org>
Date:	2008-02-14

    Updated Finnish translation

    svn path=/trunk/; revision=13746

M	po/ChangeLog
M	po/fi.po

commit bac31544ef4c143a5529d080411d051d5e0427e4
Author: Arangel Angov <arangela@src.gnome.org>
Date:	2008-02-13

    Arangel Angov <arangel@linux.net.mk> * mk.po: Updated Macedonian
    translation

    svn path=/trunk/; revision=13745

M	po/ChangeLog
M	po/mk.po

commit 190d3d3d119d97688d1fcba9039e2d5499a972c6
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-02-13

    Handle beagle >= 0.3.0

    2008-02-13	Alexander Larsson  <alexl@redhat.com>

	    * configure.in:
	Handle beagle >= 0.3.0



    svn path=/trunk/; revision=13744

M	ChangeLog
M	configure.in

commit 93bab190acb6419cebc68b8467f4cfcd9dc5c8d4
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-02-13

    Fix bookmark comparison (#516214) Patch from Cosimo Cecchi

    2008-02-13	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-bookmark.c
	(nautilus_bookmark_compare_with):
	Fix bookmark comparison (#516214)
	Patch from Cosimo Cecchi


    svn path=/trunk/; revision=13743

M	ChangeLog
M	libnautilus-private/nautilus-bookmark.c

commit 859f95c0b9fb8db259cd4c701cdacfe0e5b896ab
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-02-13

    Allow minimize of progress window (#512778) Patch from Cosimo Cecchi

    2008-02-13	Alexander Larsson  <alexl@redhat.com>

	    * libnautilus-private/nautilus-progress-info.c:
	Allow minimize of progress window (#512778)
	Patch from Cosimo Cecchi



    svn path=/trunk/; revision=13742

M	ChangeLog
M	libnautilus-private/nautilus-progress-info.c

commit 6a08b24c3aba1338490a4b3e688bd7f89cf8d48f
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-02-13

    Add paused status to progress infos and use it to avoid poping up the

    2008-02-13	Alexander Larsson  <alexl@redhat.com>

	    * libnautilus-private/nautilus-progress-info.[ch]:
	    * libnautilus-private/nautilus-file-operations.c:
	Add paused status to progress infos and use it
	to avoid poping up the progress dialog while dialogs
	are up. (#512406)
	Patch from Cosimo Cecchi


    svn path=/trunk/; revision=13741

M	ChangeLog
M	libnautilus-private/nautilus-file-operations.c
M	libnautilus-private/nautilus-progress-info.c
M	libnautilus-private/nautilus-progress-info.h

commit 552127f71b2164fdf1f87ad5c29f7f5fd8bf58d0
Author: Jonh Wendell <jwendell@gnome.org>
Date:	2008-02-13

    Updated Brazilian Portuguese translation by Vladimir Melo and Pedro de

    2008-02-13	Jonh Wendell <jwendell@gnome.org>

	* pt_BR.po: Updated Brazilian Portuguese translation by Vladimir
	Melo
	and Pedro de Medeiros.

    svn path=/trunk/; revision=13740

M	po/ChangeLog
M	po/pt_BR.po

commit a4c0bfc8c664711d6c08e747f7f5bcb4fd50ad07
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-02-13

    If using composite, make dnd icons partially transparent.

    2008-02-13	Alexander Larsson  <alexl@redhat.com>

	    * libnautilus-private/nautilus-icon-dnd.c:
	If using composite, make dnd icons partially transparent.



    svn path=/trunk/; revision=13739

M	ChangeLog
M	libnautilus-private/nautilus-icon-dnd.c

commit 14cfae14b0c6fa962911445d3518afd9bc88fada
Author: Alexander Larsson <alexl@src.gnome.org>
Date:	2008-02-13

    Fix C89 issue

    svn path=/trunk/; revision=13738

M	libnautilus-private/nautilus-icon-canvas-item.c

commit f48977fec8dae780150052c928b1d811658fda51
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-02-13

    Support alpha icons during DnD on composited screens. (#500084)
    Patch from

    2008-02-13	Alexander Larsson  <alexl@redhat.com>

	    * libnautilus-private/nautilus-icon-canvas-item.[ch]:
	    * libnautilus-private/nautilus-icon-dnd.c:
	Support alpha icons during DnD on composited screens. (#500084)
	Patch from Alexander "weej" Jones


    svn path=/trunk/; revision=13737

M	ChangeLog
M	libnautilus-private/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-canvas-item.h
M	libnautilus-private/nautilus-icon-dnd.c

commit a608aabc7ebba2767d5e1e0083a2923f8dc94bea
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-02-13

    Strip extension from non-absolute-filename icons. This fixes icons for

    2008-02-13	Alexander Larsson  <alexl@redhat.com>

	    * libnautilus-private/nautilus-link.c:
	    (nautilus_link_get_link_icon_from_desktop):
	Strip extension from non-absolute-filename icons.
	This fixes icons for some old-school desktop files.


    svn path=/trunk/; revision=13736

M	ChangeLog
M	libnautilus-private/nautilus-link.c

commit 6ac5eaa54d09195a770b29312d7e6e43bcadca39
Author: Luca Ferretti <elle.uca@libero.it>
Date:	2008-02-13

    Updated Italian translation.

    2008-02-13	Luca Ferretti  <elle.uca@libero.it>

	* it.po: Updated Italian translation.


    svn path=/trunk/; revision=13735

M	po/ChangeLog
M	po/it.po

commit 454b224ec78d740ae46673869f22ce1a7294c7db
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-02-13

    Add nautilus_file_is_launcher()

    2008-02-13	Alexander Larsson  <alexl@redhat.com>

	    * libnautilus-private/nautilus-file.[ch]:
	    * libnautilus-private/nautilus-file-private.h:
	Add nautilus_file_is_launcher()

	    * libnautilus-private/nautilus-directory-async.c:
	    * libnautilus-private/nautilus-dnd.c:
	    * libnautilus-private/nautilus-link.[ch]
	    * libnautilus-private/nautilus-mime-actions.c:
	    * libnautilus-private/nautilus-program-choosing.[ch]:
	    * src/file-manager/fm-directory-view.c:
	    * src/file-manager/fm-tree-view.c:
	Remove weird desktop-file: and command: hacks, and
	replace with usage and implementation of
	nautilus_file_is_launcher().
	This fixes some problems where the old desktop-file uri
	was interpreted as an actual file.


    svn path=/trunk/; revision=13734

M	ChangeLog
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-dnd.c
M	libnautilus-private/nautilus-file-private.h
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-file.h
M	libnautilus-private/nautilus-link.c
M	libnautilus-private/nautilus-link.h
M	libnautilus-private/nautilus-mime-actions.c
M	libnautilus-private/nautilus-program-choosing.c
M	libnautilus-private/nautilus-program-choosing.h
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-tree-view.c

commit 13b72557feb3128f8efdcec8cc9abc82479a0928
Author: Yannig MARCHEGAY <ymarcheg@src.gnome.org>
Date:	2008-02-13

    Updated Occitan translation

    svn path=/trunk/; revision=13733

M	po/ChangeLog
M	po/oc.po

commit 16c058b34313d620a07e5db3c4e80972edd67b07
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-02-13

    Don't free NULL GError.

    2008-02-13	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-file-operations.c
	(verify_destination):
	Don't free NULL GError.


    svn path=/trunk/; revision=13732

M	ChangeLog
M	libnautilus-private/nautilus-file-operations.c

commit 2c4eea1b2eaf047f9e07708283987b7aa84bceee
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2008-02-12

    Remove unneeded gnome-vfs includes.

    2008-02-12	Cosimo Cecchi  <cosimoc@gnome.org>

	* libnautilus-private/nautilus-file-operations.c:
	Remove unneeded gnome-vfs includes.

    svn path=/trunk/; revision=13731

M	ChangeLog
M	libnautilus-private/nautilus-file-operations.c

commit 596358138104918613d23a07aed4bab32f839971
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-02-12

    Fix 64bit build (#515896)

    2008-02-12	Alexander Larsson  <alexl@redhat.com>

	    * libnautilus-private/nautilus-mime-actions.c:
	    (mime_application_hash):
	Fix 64bit build (#515896)


    svn path=/trunk/; revision=13730

M	ChangeLog
M	libnautilus-private/nautilus-mime-actions.c

commit a12b100d866cbc5fd6ebe67a1ae803ce42c8e1fe
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-02-11

    Post-release version bump

    2008-02-11	Alexander Larsson  <alexl@redhat.com>

	* configure.in:
	Post-release version bump

    === nautilus 2.21.91 ===


    svn path=/trunk/; revision=13729

M	ChangeLog
M	configure.in
M	po/ChangeLog

commit 98553b0872c3020a36aa75c7eb0c8458b55c281c (tag: NAUTILUS_2_21_91)
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-02-11

    Require glib 2.15.5

    2008-02-11	Alexander Larsson  <alexl@redhat.com>

	* configure.in:
	Require glib 2.15.5

	* NEWS:
	Update for release



    svn path=/trunk/; revision=13727

M	ChangeLog
M	NEWS
M	configure.in

commit 7921aa5514b7fe9a71525fb238bc6bef97aed28a
Author: Ignacio Casal Quinteiro <icq@src.gnome.org>
Date:	2008-02-11

    Updated Galician Translation.

    svn path=/trunk/; revision=13726

M	po/ChangeLog
M	po/gl.po

commit 057c7f82df5e6ac7e5b36acde6e7e8d246084e56
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-02-11

    Make progress setting be ratio based and not percent based and
    then ensure

    2008-02-11	Alexander Larsson  <alexl@redhat.com>

	    * libnautilus-private/nautilus-progress-info.[ch]:
	    * libnautilus-private/nautilus-file-operations.c:
	Make progress setting be ratio based and not
	percent based and then ensure we handle division
	by zero correctly in all cases.



    svn path=/trunk/; revision=13725

M	ChangeLog
M	libnautilus-private/nautilus-file-operations.c
M	libnautilus-private/nautilus-progress-info.c
M	libnautilus-private/nautilus-progress-info.h

commit 0082cd73dbcf6c277f14f9c065adc6f57d78ed0d
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-02-11

    Update for new gio mount flags argument

    2008-02-11	Alexander Larsson  <alexl@redhat.com>

	    * libnautilus-private/nautilus-file-operations.c:
	    * libnautilus-private/nautilus-mime-actions.c:
	    * libnautilus-private/nautilus-vfs-file.c:
	    * src/nautilus-application.c:
	    * src/nautilus-window-manage-views.c:
	Update for new gio mount flags argument


    svn path=/trunk/; revision=13724

M	ChangeLog
M	libnautilus-private/nautilus-file-operations.c
M	libnautilus-private/nautilus-mime-actions.c
M	libnautilus-private/nautilus-vfs-file.c
M	src/nautilus-application.c
M	src/nautilus-window-manage-views.c

commit b1a0d1a2ed3564252a48a2b6c7b2e069277a0818
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-02-11

    Fix leak of volumes list. Pointed out by Vincent Untz

    2008-02-11	Alexander Larsson  <alexl@redhat.com>

	* src/nautilus-places-sidebar.c (update_places):
	Fix leak of volumes list.
	Pointed out by Vincent Untz



    svn path=/trunk/; revision=13723

M	ChangeLog
M	src/nautilus-places-sidebar.c

commit 39b3996d08bbe1337a7bcc9141d966cddd12879b
Author: Vasiliy Faronov <qvvx@yandex.ru>
Date:	2008-02-10

    Updated Russian translation.

    2008-02-10	Vasiliy Faronov  <qvvx@yandex.ru>

	    * ru.po: Updated Russian translation.



    svn path=/trunk/; revision=13722

M	po/ChangeLog
M	po/ru.po

commit 6b73c9890c76193e8d160acba418c954560c7137
Author: Duarte Loreto <happyguy_pt@hotmail.com>
Date:	2008-02-10

    Updated Portuguese translation.

    2008-02-10	Duarte Loreto <happyguy_pt@hotmail.com>

	* pt.po: Updated Portuguese translation.

    svn path=/trunk/; revision=13721

M	po/ChangeLog
M	po/pt.po

commit e7efd59d0bcf760a5634d031758e38a7fdbdd80f
Author: Hendrik Richter <hendrikr@gnome.org>
Date:	2008-02-08

    Updated German translation.

    2008-02-08	Hendrik Richter  <hendrikr@gnome.org>

	* de.po: Updated German translation.

    svn path=/trunk/; revision=13718

M	po/ChangeLog
M	po/de.po

commit 1dbe62d6c29584cbef7fda75ba66b0985000461e
Author: Hendrik Richter <hendrikr@gnome.org>
Date:	2008-02-08

    Updated German translation.

    2008-02-08	Hendrik Richter  <hendrikr@gnome.org>

	* de.po: Updated German translation.

    svn path=/trunk/; revision=13717

M	po/ChangeLog
M	po/de.po

commit 61e57a94ea4fed7b4ea41de7207d2d0a4ed9acf2
Author: Inaki Larranaga Murgoitio <dooteo@euskalgnu.org>
Date:	2008-02-08

    Updated Basque translation.

    2008-02-08	Inaki Larranaga Murgoitio  <dooteo@euskalgnu.org>

	* eu.po: Updated Basque translation.


    svn path=/trunk/; revision=13716

M	po/ChangeLog
M	po/eu.po

commit 0a0037181d5829a9d3746f3d04207ad1db0ac9ad
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-02-08

    C89 fix. (#515093)

    2008-02-08	Alexander Larsson  <alexl@redhat.com>

	    * libnautilus-private/nautilus-autorun.c:
	C89 fix. (#515093)


    svn path=/trunk/; revision=13715

M	ChangeLog
M	libnautilus-private/nautilus-autorun.c

commit 04a796961e092130f894707c70e867e2eedd4ba7
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-02-08

    Use the new g_volume_should_automount()

    2008-02-08	Alexander Larsson  <alexl@redhat.com>

	    * src/nautilus-application.c:
	Use the new g_volume_should_automount()



    svn path=/trunk/; revision=13714

M	ChangeLog
M	src/nautilus-application.c

commit 26c5c5e9c4e4c7ccf2a189bb2bae45da46b89883
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-02-08

    Maks sure we disconnect from the changed signal on the mount.

    2008-02-08	Alexander Larsson  <alexl@redhat.com>

	    * libnautilus-private/nautilus-desktop-link.c:
	Maks sure we disconnect from the changed
	signal on the mount.


    svn path=/trunk/; revision=13713

M	ChangeLog
M	libnautilus-private/nautilus-desktop-link.c

commit bb8e9e64f5738df624848dd8bfae0f2577d52abd
Author: Olav Vitters <ovitters@src.gnome.org>
Date:	2008-02-08

    Change CVS things into SVN.

	* HACKING: Change CVS things into SVN.


    svn path=/trunk/; revision=13712

M	ChangeLog
M	HACKING

commit 97b7f15a5904cfe08a037e2e310dc659102e45e0
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-02-08

    Handle changes of GMount objects

    2008-02-08	Alexander Larsson  <alexl@redhat.com>

	    * libnautilus-private/nautilus-desktop-link.c:
	    (mount_changed_callback):
	    (nautilus_desktop_link_new_from_mount):
	Handle changes of GMount objects


    svn path=/trunk/; revision=13711

M	ChangeLog
M	libnautilus-private/nautilus-desktop-link.c

commit 912b9d3eba46fc757376d27dd7adbb3350762d56
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-02-08

    Fix open and open with menu display in always-use-browser mode.

    2008-02-08	Alexander Larsson  <alexl@redhat.com>

	    * src/file-manager/fm-directory-view.c:
	Fix open and open with menu display in
	always-use-browser mode.


    svn path=/trunk/; revision=13710

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit 6a616f06029d145bba2d25e7e4b3e283bb48a68a
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-02-08

    Make sure delete-from-trash is correctly sensitive. (#514039)

    2008-02-08	Alexander Larsson  <alexl@redhat.com>

	    * src/file-manager/fm-directory-view.c:
	Make sure delete-from-trash is correctly sensitive.
	(#514039)


    svn path=/trunk/; revision=13709

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit ec94256ed1d4cf0cf779a9b7156acfa48b2be192
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-02-08

    Initialize threads (#515031)

    2008-02-08	Alexander Larsson  <alexl@redhat.com>

	    * test/test-nautilus-search-engine.c:
	    (main):
	Initialize threads (#515031)


    svn path=/trunk/; revision=13708

M	ChangeLog
M	test/test-nautilus-search-engine.c

commit 22e923d41342f3616a5eff9a41c2c669270912c6
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:	2008-02-08

    Updated Spanish translation

    svn path=/trunk/; revision=13707

M	po/ChangeLog
M	po/es.po

commit 232353afc7f444f2d0658b92673dc960e3c64605
Author: Artur Flinta <aflinta@svn.gnome.org>
Date:	2008-02-07

    Updated Polish translation by GNOME PL Team.

    2008-02-07	Artur Flinta  <aflinta@svn.gnome.org>

	* pl.po: Updated Polish translation by GNOME PL Team.


    svn path=/trunk/; revision=13706

M	po/ChangeLog
M	po/pl.po

commit 0fea83e0d2079bc7b052afd3bbaf68c3e416b80a
Author: Luca Ferretti <elle.uca@libero.it>
Date:	2008-02-07

    libbackground is now using LIBBACKGROUND_{CFLAGS,...}, unbreak
    the build.

    2008-02-07	Luca Ferretti  <elle.uca@libero.it>

	* configure.in:
	libbackground is now using LIBBACKGROUND_{CFLAGS,...}, unbreak
	the build.


    svn path=/trunk/; revision=13705

M	ChangeLog
M	configure.in

commit 9d0e1163c75d9697a0bd284d9bdc5d84e7290cf2
Author: A. Walton <awalton@svn.gnome.org>
Date:	2008-02-07

    Remove deprecated GLib symbols and build with -DG_DISABLE_DEPRECATED.

    2008-02-07	A. Walton <awalton@svn.gnome.org>
    * configure.in:
    * libnautilus-private/nautilus-emblem-utils.c:
    (is_reserved_keyword):
    * libnautilus-private/nautilus-file.c:
    (nautilus_file_fit_date_as_string):
    * src/file-manager/fm-list-model.c: (fm_list_model_get_value):
    Remove deprecated GLib symbols and build with -DG_DISABLE_DEPRECATED.

    svn path=/trunk/; revision=13704

M	ChangeLog
M	configure.in
M	libnautilus-private/nautilus-emblem-utils.c
M	libnautilus-private/nautilus-file.c
M	src/file-manager/fm-list-model.c

commit bee5ecc3f2d4791a4cc2e4929124083fbe360a2a
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-02-07

    Rewrite the desktop uri to the real uri on uri-list drops (i.e. from
    other

    2008-02-07	Alexander Larsson  <alexl@redhat.com>

	    * libnautilus-private/nautilus-icon-dnd.c:
	Rewrite the desktop uri to the real uri on
	uri-list drops (i.e. from other apps) (#511764)


    svn path=/trunk/; revision=13703

M	ChangeLog
M	libnautilus-private/nautilus-icon-dnd.c

commit 0fde65eece94942ec647644f1f561863f7915cb7
Author: Nikos Charonitakis <frolix68@src.gnome.org>
Date:	2008-02-07

    Updated Greek translation

    svn path=/trunk/; revision=13702

M	po/ChangeLog
M	po/el.po

commit ad5bfb28543fdf140fa7d4a143d32ae771f4d60f
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-02-06

    Don't crash if parent doesn't exist (#512636) Move exact change
    before key

    2008-02-06	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-file-utilities.c
	(nautilus_find_file_insensitive_next):
	Don't crash if parent doesn't exist (#512636)
	Move exact change before key generation to avoid leak.


    svn path=/trunk/; revision=13701

M	ChangeLog
M	libnautilus-private/nautilus-file-utilities.c

commit 889df013f1d395ac1800bae167ddb8a554c6120d
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-02-06

    Selection is already GFiles now, no need to convert from uris
    (#514458)

    2008-02-06	Alexander Larsson  <alexl@redhat.com>

	    * src/nautilus-window-manage-views.c:
	    (nautilus_window_reload):
	Selection is already GFiles now, no need to
	convert from uris (#514458)
	Patch from John Millikin



    svn path=/trunk/; revision=13700

M	ChangeLog
M	src/nautilus-window-manage-views.c

commit fff1fc0665ae2b95943a93a05d3864b296e42039
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-02-06

    Avoid crashing if gvfs backend gives NULL as name for a new file.

    2008-02-06	Alexander Larsson  <alexl@redhat.com>

	    * libnautilus-private/nautilus-directory-async.c:
	    (directory_load_one):
	Avoid crashing if gvfs backend gives NULL as name for
	a new file. (#511601)


    svn path=/trunk/; revision=13699

M	ChangeLog
M	libnautilus-private/nautilus-directory-async.c

commit fb86154ed11d9f318579acaa46b26e59f851fda2
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-02-06

    Fix mistranslation (#510308)

    2008-02-06	Alexander Larsson  <alexl@redhat.com>

	    * it.po:
	Fix mistranslation (#510308)



    svn path=/trunk/; revision=13698

M	po/ChangeLog
M	po/it.po

commit 92441ec9cdb306f9232f7f10485a8af25280ce34
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-02-06

    Change how we handle cancellation of the directory count and mime
    list for

    2008-02-06	Alexander Larsson  <alexl@redhat.com>

	    * libnautilus-private/nautilus-directory-async.c:
	    * libnautilus-private/nautilus-directory-private.h:
	Change how we handle cancellation of the directory count
	and mime list for files in a directory. We now make sure
	that the callback for the cancelled operation is run before
	starting a new one.

	This was causing problems when viewing a directory that had
	a subdirectory getting a lot of new files added, as for each
	new file added the directory count would be cancelled and
	re-started, leading to lots of outstanding (cancelled)
	operations. Each of these was using a file descriptor for
	the readdir operation, which wasn't really leaking (it was
	eventually freed) but could cause temporary out-of-fd errors.

	Perhaps we should do something similar for all kinds of
	operations, but its worst for dir count and mime list due to
	nautilus_directory_invalidate_count_and_mime_list() which is
	called on file creation.


    svn path=/trunk/; revision=13697

M	ChangeLog
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-directory-private.h

commit 818cebff888c962c14c50fa8fd28f5342d538dfd
Author: Yair Hershkovitz <yairhr@src.gnome.org>
Date:	2008-02-05

    updated hebrew translation

    svn path=/trunk/; revision=13696

M	po/ChangeLog
M	po/he.po

commit 107a0cd680a3fffd89be1098f77cebc3070bbb0e
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-02-05

    Escape characters that won't work in GMarkup.

    2008-02-05	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-file-operations.c
	(custom_basename_to_string):
	Escape characters that won't work in GMarkup.


    svn path=/trunk/; revision=13695

M	ChangeLog
M	libnautilus-private/nautilus-file-operations.c

commit 066bd7755e75e3d96d8282bb618f0d7dbe456fd7
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-02-04

    Don't autorun non-local mounts.

    2008-02-04	Alexander Larsson  <alexl@redhat.com>

	    * libnautilus-private/nautilus-autorun.c:
	Don't autorun non-local mounts.


    svn path=/trunk/; revision=13694

M	ChangeLog
M	libnautilus-private/nautilus-autorun.c

commit e428c99e3d1528034f2747230726d44fd7b311fe
Author: Luca Ferretti <elle.uca@libero.it>
Date:	2008-02-04

    Updated Italian translation.

    2008-02-04	Luca Ferretti  <elle.uca@libero.it>

	* it.po: Updated Italian translation.


    svn path=/trunk/; revision=13693

M	po/ChangeLog
M	po/it.po

commit 6a589b29f2dc7cc91aeb0d2c38893f8c2266ce28
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-02-04

    Default to move when dragging from trash.

    2008-02-04	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-dnd.c ()
	(nautilus_drag_default_drop_action_for_icons):
	Default to move when dragging from trash.


    svn path=/trunk/; revision=13692

M	ChangeLog
M	libnautilus-private/nautilus-dnd.c

commit a0637a7d2edb0c831961be32614fcb234f7cf576
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-02-04

    Only show selinux context if HAVE_SELINUX.

    2008-02-04	Alexander Larsson  <alexl@redhat.com>

	* src/file-manager/fm-properties-window.c
	(create_permissions_page):
	Only show selinux context if HAVE_SELINUX.


    svn path=/trunk/; revision=13691

M	ChangeLog
M	src/file-manager/fm-properties-window.c

commit 00b4751e727a03fcd487133a84cd5c97656e8ef6
Author: Yannig MARCHEGAY <ymarcheg@src.gnome.org>
Date:	2008-02-04

    Updated Occitan translation

    svn path=/trunk/; revision=13690

M	po/oc.po

commit 36af435b98388a389bb873f78aeffaa8ee81e6f8
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-02-04

    Don't follow symlinks when emptying trash (#513912)

    2008-02-04	Alexander Larsson  <alexl@redhat.com>

	    * libnautilus-private/nautilus-file-operations.c:
	Don't follow symlinks when emptying trash (#513912)



    svn path=/trunk/; revision=13689

M	ChangeLog
M	libnautilus-private/nautilus-file-operations.c

commit 062e2b95e226e69946358a2b908e1ab7e030a712
Author: SANDRA MARAKKALA DANISHKA NAVIN <snavin@src.gnome.org>
Date:	2008-02-04

    updated si.po

    svn path=/trunk/; revision=13688

M	po/ChangeLog

commit 93511ce99ccb79333b4ac65901c272468afe6c60
Author: SANDRA MARAKKALA DANISHKA NAVIN <snavin@src.gnome.org>
Date:	2008-02-04

    updated si.po

    svn path=/trunk/; revision=13687

M	po/si.po

commit 56004fd5607e1430524b51e71c8c8621548d6b3a
Author: Priit Laes <plaes at svn dot gnome dot org>
Date:	2008-02-03

    Translation updated by Ivar Smolin

    2008-02-03	Priit Laes  <plaes at svn dot gnome dot org>

	* et.po: Translation updated by Ivar Smolin

    svn path=/trunk/; revision=13686

M	po/ChangeLog
M	po/et.po

commit 5684bbd58b52281fef16d045a11eafe1c01583ba
Author: Yair Hershkovitz <yairhr@src.gnome.org>
Date:	2008-02-02

    updated hebrew translation

    svn path=/trunk/; revision=13685

M	po/ChangeLog
M	po/he.po

commit fab804ba794d809456dbdf1519d0622c4736dd80
Author: Yannig MARCHEGAY <ymarcheg@src.gnome.org>
Date:	2008-02-02

    Updated Occitan translation

    svn path=/trunk/; revision=13684

M	po/oc.po

commit 9ca530277a09ba2115f3afeba91e18e90d70024d
Author: Yannig MARCHEGAY <ymarcheg@src.gnome.org>
Date:	2008-02-02

    Updated Occitan translation

    svn path=/trunk/; revision=13683

M	po/ChangeLog
M	po/oc.po

commit 92dacb9deffc31e65d263d2e83e18c3c59f1b514
Author: Yannig MARCHEGAY <ymarcheg@src.gnome.org>
Date:	2008-02-02

    Updated Occitan translation

    svn path=/trunk/; revision=13682

M	po/oc.po

commit f89da9d5db56f3f3c8f05334d651f9d4140d26a7
Author: Yannig MARCHEGAY <ymarcheg@src.gnome.org>
Date:	2008-02-02

    Updated Occitan translation

    svn path=/trunk/; revision=13681

M	po/oc.po

commit 2b51daeada57e9ebe1f5bb92c46a68f5433f1d3f
Author: Changwoo Ryu <cwryu@debian.org>
Date:	2008-02-02

    Updated Korean translation by Young-Ho Cha.

    2008-02-02	Changwoo Ryu  <cwryu@debian.org>

	* ko.po: Updated Korean translation by Young-Ho Cha.

    svn path=/trunk/; revision=13680

M	po/ChangeLog
M	po/ko.po

commit 77db84b0f69c72010c8188c9a0f32824d6cbe041
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-02-01

    Handle GAppInfos having NULL id

    2008-02-01	Alexander Larsson  <alexl@redhat.com>

	    * libnautilus-private/nautilus-mime-actions.c:
	Handle GAppInfos having NULL id



    svn path=/trunk/; revision=13679

M	ChangeLog
M	libnautilus-private/nautilus-mime-actions.c

commit 2846b72964117651de9df0f0c6efe95fc7d83504
Author: Ihar Hrachyshka <iharh@src.gnome.org>
Date:	2008-02-01

    Updated Belarusian Latin translation.

    svn path=/trunk/; revision=13678

M	po/ChangeLog
M	po/be@latin.po

commit 39d408c029d9cf19801043cd4a863654e75b54bc
Author: Runa Bhattacharjee <runab@src.gnome.org>
Date:	2008-02-01

    Added Entry for Kannada Translation updation by Shankar Prasad

    svn path=/trunk/; revision=13677

M	po/ChangeLog

commit 7a74df3583b6ce9f6eb12af660da776654669221
Author: Runa Bhattacharjee <runab@src.gnome.org>
Date:	2008-02-01

    Updated Kannada Translations by Shankar Prasad

    svn path=/trunk/; revision=13676

M	po/kn.po

commit 4664ce789a590eba0d6ce40be4d2674208e54d5e
Author: Djihed Afifi <djihed@src.gnome.org>
Date:	2008-01-31

    Updated Arabic Translation by Khaled Hosny.

    svn path=/trunk/; revision=13675

M	po/ChangeLog
M	po/ar.po

commit 075ab7a093de4d4372c0966a104be9ee6ed71683
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-01-30

    Add functions to inhibit autorun for a volume or for the volume of
    a file.

    2008-01-30	Alexander Larsson  <alexl@redhat.com>

	    * libnautilus-private/nautilus-autorun.[ch]:
	Add functions to inhibit autorun for a volume
	or for the volume of a file.

	    * src/nautilus-application.c:
	Convert automount code to new way to inhibit autorun.

	    * libnautilus-private/nautilus-file-operations.c:
	    * libnautilus-private/nautilus-mime-actions.c:
	    * libnautilus-private/nautilus-vfs-file.c:
	    * src/nautilus-window-manage-views.c:
	Inhibit autorun if we manually mount stuff.


    svn path=/trunk/; revision=13674

M	ChangeLog
M	libnautilus-private/nautilus-autorun.c
M	libnautilus-private/nautilus-autorun.h
M	libnautilus-private/nautilus-file-operations.c
M	libnautilus-private/nautilus-mime-actions.c
M	libnautilus-private/nautilus-vfs-file.c
M	src/nautilus-application.c
M	src/nautilus-window-manage-views.c

commit af54d704eff76f57dc6a0c70dc7533f8e3749939
Author: Funda Wang <fwang@src.gnome.org>
Date:	2008-01-30

    Updated zh_CN translation

    svn path=/trunk/; revision=13673

M	po/ChangeLog
M	po/zh_CN.po

commit a61257f5a26c996990e006dde24bbac03d9bf11e
Author: Daniel Nylander <dnylande@src.gnome.org>
Date:	2008-01-29

    sv.po: Updated Swedish translation

    svn path=/trunk/; revision=13672

M	po/ChangeLog
M	po/sv.po

commit 6c7da8c18faf914111378147d5330025d80264eb
Author: Yannig MARCHEGAY <ymarcheg@src.gnome.org>
Date:	2008-01-29

    Updated Occitan translation

    svn path=/trunk/; revision=13671

M	po/ChangeLog
M	po/oc.po

commit 21f47b6127a4275635311871e9843a7962a7ed1d
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:	2008-01-29

    Updated Spanish translation

    svn path=/trunk/; revision=13670

M	po/ChangeLog
M	po/es.po

commit 10301f604cb799ae6146f6c65fe0982a389132e7
Author: Jonh Wendell <jwendell@gnome.org>
Date:	2008-01-29

    Brazilian Portuguese translation updated by Vladimir Melo.

    2008-01-29	Jonh Wendell  <jwendell@gnome.org>

	* pt_BR.po: Brazilian Portuguese translation updated by Vladimir
	Melo.

    svn path=/trunk/; revision=13669

M	po/ChangeLog
M	po/pt_BR.po

commit 4d61cdb78953f3ba427d3fb6f34182a0b94cd892
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-01-29

    Fix string wrt plural

    2008-01-29	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-file-operations.c
	(report_link_progress):
	Fix string wrt plural



    svn path=/trunk/; revision=13668

M	ChangeLog
M	libnautilus-private/nautilus-file-operations.c

commit 7b9f9bbd8157124a9c84804572c78d91ff787598
Author: Daniel Nylander <dnylande@src.gnome.org>
Date:	2008-01-28

    sv.po: Swedish translation updated

    svn path=/trunk/; revision=13667

M	po/ChangeLog
M	po/sv.po

commit df560b4e2b01e4b2a00ddfb51bfc8be98ff65b6f
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-01-28

    Post release version bump

    2008-01-28	Alexander Larsson  <alexl@redhat.com>

	* configure.in:
	Post release version bump

    === nautilus 2.21.90 ===


    svn path=/trunk/; revision=13666

M	ChangeLog
M	configure.in
M	po/ChangeLog

commit 2ea62c7416ad14848cec3291daefd8776aa75b48 (tag: NAUTILUS_2_21_90)
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-01-28

    Update for release

    2008-01-28	Alexander Larsson  <alexl@redhat.com>

	* NEWS:
	Update for release

	* configure.in:
	Update version to 2.21.90


    svn path=/trunk/; revision=13664

M	ChangeLog
M	NEWS
M	configure.in

commit dc360b64d98312cd9d7708b66b364245afc05808
Author: Luca Ferretti <elle.uca@libero.it>
Date:	2008-01-28

    Updated Italian translation.

    2008-01-28	Luca Ferretti  <elle.uca@libero.it>

	* it.po: Updated Italian translation.


    svn path=/trunk/; revision=13662

M	po/ChangeLog
M	po/it.po

commit 909179094d4b9386f59198391824dde47d6a6cba
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:	2008-01-28

    Updated Spanish translation

    svn path=/trunk/; revision=13661

M	po/ChangeLog
M	po/es.po

commit 4a082a823524f0e2bf0683965d156563fc682c9d
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-01-28

    Better finding of case insensitive files. (#511450)

    2008-01-28	Alexander Larsson  <alexl@redhat.com>

	    * libnautilus-private/nautilus-autorun.c:
	Better finding of case insensitive files. (#511450)

	    * libnautilus-private/nautilus-file-utilities.[ch]:
	    Add nautilus_find_file_insensitive

	Based on patch from John Millikin


    svn path=/trunk/; revision=13660

M	ChangeLog
M	libnautilus-private/nautilus-autorun.c
M	libnautilus-private/nautilus-file-utilities.c
M	libnautilus-private/nautilus-file-utilities.h

commit 840f70ed4fa977afdda2a04f248988edf947fb2d
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-01-28

    Enable paste into folder for volume links (#386800) Based on
    patch from

    2008-01-28	Alexander Larsson  <alexl@redhat.com>

	    * src/file-manager/fm-directory-view.c:
	Enable paste into folder for volume links (#386800)
	Based on patch from John Millikin



    svn path=/trunk/; revision=13659

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit 86e8eaf3fc283c2fe7f065eb110ede0d540be176
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-01-28

    Don't reference thumb_mtime_str if its not set, fixing a crash on
    zoom in.

    2008-01-28	Alexander Larsson  <alexl@redhat.com>

	    * libnautilus-private/nautilus-directory-async.c:
	    (thumbnail_done):
	Don't reference thumb_mtime_str if its not
	set, fixing a crash on zoom in. (#511406)
	Patch from John Millikin


    svn path=/trunk/; revision=13658

M	ChangeLog
M	libnautilus-private/nautilus-directory-async.c

commit 3b99fd792cf4595303513ee76ebc4ffe1b5b90a7
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-01-28

    Use ngettext for number of files strings. (#512203) Patch from Vasiliy

    2008-01-28	Alexander Larsson  <alexl@redhat.com>

	    * libnautilus-private/nautilus-file-operations.c:
	    (report_count_progress):
	Use ngettext for number of files strings. (#512203)
	Patch from Vasiliy Faronov


    svn path=/trunk/; revision=13657

M	ChangeLog
M	libnautilus-private/nautilus-file-operations.c

commit 230831ed4bcc2b379de65e34174e94422bdc0030
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-01-28

    Escape slashes in the same way as old versions, fixing loss of
    metadata

    2008-01-28	Alexander Larsson  <alexl@redhat.com>

	    * libnautilus-private/nautilus-metafile.c:
	    (escape_slashes):
	Escape slashes in the same way as old versions,
	fixing loss of metadata customization.
	Patch from Rached Ben Mustapha (#511592)


    svn path=/trunk/; revision=13656

M	ChangeLog
M	libnautilus-private/nautilus-metafile.c

commit 77a89a80a82bd4ca9c4155dd89d2be564dc2e244
Author: Djihed Afifi <djihed@src.gnome.org>
Date:	2008-01-27

    Updated Arabic Translation by Khaled Hosny.

    svn path=/trunk/; revision=13655

M	po/ChangeLog
M	po/ar.po

commit e083cb95b77765fd5bb0d83c89b4950732497bbc
Author: Jovan Naumovski <jovanna@src.gnome.org>
Date:	2008-01-27

    2008-01-27 Jovan Naumovski <jovanna@svn.gnome.org> *mk.po: Updated
    Macedonian translation.

    svn path=/trunk/; revision=13654

M	po/ChangeLog
M	po/mk.po

commit 1a457a9f728db7a4d536e7fa76c05d01d2e94307
Author: Yair Hershkovitz <yairhr@src.gnome.org>
Date:	2008-01-26

    updated hebrew translation

    svn path=/trunk/; revision=13653

M	po/ChangeLog
M	po/he.po

commit 115c1cd463662734dda13fffa9d561315435fd73
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:	2008-01-26

    Updated Spanish translation

    svn path=/trunk/; revision=13652

M	po/ChangeLog
M	po/es.po

commit 95abfbe35023859fd642f4bfeb207eb4f889822f
Author: Jovan Naumovski <jovanna@src.gnome.org>
Date:	2008-01-26

    2008-01-26 Jovan Naumovski <jovanna@svn.gnome.org> *mk.po: Updated
    Macedonian translation.

    svn path=/trunk/; revision=13651

M	po/mk.po

commit 8910acd4c008791daac2f67a3e9a84248e26e79b
Author: Jovan Naumovski <jovanna@src.gnome.org>
Date:	2008-01-26

    2008-01-26 Jovan Naumovski <jovanna@svn.gnome.org> *mk.po: Updated
    Macedonian translation.

    svn path=/trunk/; revision=13650

M	po/ChangeLog
M	po/mk.po

commit 057d12a76ae8599901e72fcc34cb9927c76aa889
Author: Soren Sandmann <sandmann@redhat.com>
Date:	2008-01-25

    Remove call of noop eel_background_set_is_constant()

    2008-01-25	Soren Sandmann	<sandmann@redhat.com>

	   * libnautilus-private/nautilus-directory-background.c
	   (nautilus_connect_desktop_background_to_file_metadata): Remove
	   call of noop eel_background_set_is_constant()


    svn path=/trunk/; revision=13649

M	ChangeLog
M	libnautilus-private/nautilus-directory-background.c

commit e31fd58f6b8a7497d30023d15cdf7a6b6ee41574
Author: Inaki Larranaga Murgoitio <dooteo@euskalgnu.org>
Date:	2008-01-25

    Updated Basque translation.

    2008-01-25	Inaki Larranaga Murgoitio  <dooteo@euskalgnu.org>

	* eu.po: Updated Basque translation.


    svn path=/trunk/; revision=13648

M	po/ChangeLog
M	po/eu.po

commit 33c81ce8c381947b31136961d529ca7545be9780
Author: Matthias Clasen <matthiasc@src.gnome.org>
Date:	2008-01-25

    Return FALSE from GIOSchedulerJobFuncs

    svn path=/trunk/; revision=13647

M	ChangeLog
M	libnautilus-private/nautilus-file-operations.c

commit 8676045ded571aa423d348ebd7267acbe7fc6143
Author: Luca Ferretti <elle.uca@libero.it>
Date:	2008-01-24

    reviewed by: Alexander Larsson

    2008-01-24	Luca Ferretti  <elle.uca@libero.it>

	reviewed by: Alexander Larsson

	* libnautilus-private/Makefile.am:
	* libnautilus-private/nautilus-icon-names.h

	Add a new file to define icon names, like
	  #define NAUTILUS_ICON_HOME "user-home"
	using named icons from fd.o icon naming spec.

	* libnautilus-private/nautilus-desktop-link.c:
	(nautilus_desktop_link_new):
	* libnautilus-private/nautilus-link.c:
	(nautilus_link_get_link_icon_from_desktop):
	* libnautilus-private/nautilus-trash-monitor.c:
    (update_info_cb),
	(nautilus_trash_monitor_init):
	* src/file-manager/fm-directory-view.c:
	* src/file-manager/fm-tree-view.c: (create_popup_menu),
	(create_tree):
	* src/nautilus-bookmark-list.c: (new_bookmark_from_uri):
	* src/nautilus-connect-server-dialog-main.c: (main):
	* src/nautilus-desktop-window.c: (real_get_icon):
	* src/nautilus-main.c: (main):
	* src/nautilus-pathbar.c: (get_icon_for_file_path),
	(get_button_image), (is_file_path_mounted_mount),
	(make_directory_button):
	* src/nautilus-places-sidebar.c: (update_places),
	(bookmarks_drop_uris):
	* src/nautilus-window-menus.c:

	Include nautilus-icon-name.h and use its icons defines.
	This means that now Nautilus is using "user-home",
	"user-desktop", "folder", "user-trash*", "computer",
	"drive-harddisk", "folder-remote", "network-workgroup",
	and "text-x-generic-template".

	* src/network-scheme.desktop.in:
	* nautilus-computer.desktop.in.in:
	* nautilus-file-management-properties.desktop.in.in:
	* nautilus-folder-handler.desktop.in.in:
	* nautilus-home.desktop.in.in:
	* nautilus.desktop.in.in:

	Use icons from fd.o spec here too. In details, we have
	 Launcher	| New Icon
	----------------+----------------------
	Computer	| computer
	File Browser	| system-file-manager
	Open Folder	| folder-open
	Home Folder	| user-home
	File Management | system-file-manager
	Network		| network-workgroup

	For other details see bug #407130.


    svn path=/trunk/; revision=13646

M	ChangeLog
M	libnautilus-private/Makefile.am
M	libnautilus-private/nautilus-desktop-link.c
A	libnautilus-private/nautilus-icon-names.h
M	libnautilus-private/nautilus-link.c
M	libnautilus-private/nautilus-trash-monitor.c
M	nautilus-computer.desktop.in.in
M	nautilus-file-management-properties.desktop.in.in
M	nautilus-folder-handler.desktop.in.in
M	nautilus-home.desktop.in.in
M	nautilus.desktop.in.in
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-tree-view.c
M	src/nautilus-bookmark-list.c
M	src/nautilus-connect-server-dialog-main.c
M	src/nautilus-desktop-window.c
M	src/nautilus-main.c
M	src/nautilus-pathbar.c
M	src/nautilus-places-sidebar.c
M	src/nautilus-window-menus.c
M	src/network-scheme.desktop.in

commit 6b68a3258f4859a0266e5559fc9a05d9d6d9bcb2
Author: Daniel Nylander <dnylande@src.gnome.org>
Date:	2008-01-24

    sv.po: Updated Swedish translation

    svn path=/trunk/; revision=13645

M	po/ChangeLog
M	po/sv.po

commit da73d042ab33ec636255b5a16ac4789726c706dc
Author: Luca Ferretti <elle.uca@libero.it>
Date:	2008-01-23

    Updated Italian translation.

    2008-01-23	Luca Ferretti  <elle.uca@libero.it>

	* it.po: Updated Italian translation.


    svn path=/trunk/; revision=13644

M	po/ChangeLog
M	po/it.po

commit 699de191de6cc54084a4937f165337e23a1dd28f
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-01-23

    Don't leak enumerators

    2008-01-23	Alexander Larsson  <alexl@redhat.com>

	    * libnautilus-private/nautilus-file-operations.c:
	Don't leak enumerators

	    * libnautilus-private/nautilus-trash-monitor.c:
	Don't leak file info

	Fixes from Matthias Clasen


    svn path=/trunk/; revision=13643

M	ChangeLog
M	libnautilus-private/nautilus-file-operations.c
M	libnautilus-private/nautilus-trash-monitor.c

commit 36481d7c1aa02701586810a7f35072baaaee9402
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-01-22

    Add attribute_q property that is the Quark of the attribute property.

    2008-01-22	Alexander Larsson  <alexl@redhat.com>

	    * libnautilus-extension/nautilus-column.c:
	Add attribute_q property that is the Quark
	of the attribute property.

	    * src/file-manager/fm-icon-container.c:
	    * src/file-manager/fm-list-model.[ch]:
	    * src/file-manager/fm-list-view.c:
	Use the quark versions of the string attribute
	calls for better performance.


    svn path=/trunk/; revision=13642

M	ChangeLog
M	libnautilus-extension/nautilus-column.c
M	libnautilus-private/nautilus-file.c
M	src/file-manager/fm-icon-container.c
M	src/file-manager/fm-list-model.c
M	src/file-manager/fm-list-model.h
M	src/file-manager/fm-list-view.c

commit df8c3f3896d4d59f9cc7226896653a779d696dc5
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-01-22

    Add quark-bases string-attribute accessors. Store extension infos as

    2008-01-22	Alexander Larsson  <alexl@redhat.com>

	    * libnautilus-private/nautilus-file.[ch]:
	Add quark-bases string-attribute accessors.
	Store extension infos as quarks


    svn path=/trunk/; revision=13641

M	ChangeLog
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-file.h

commit 8bc12ed67399ee524cef2415e1e45fd47fd39598
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-01-22

    Lazily allocate the extension info hashtable. Internalize the
    extension

    2008-01-22	Alexander Larsson  <alexl@redhat.com>

	    * libnautilus-private/nautilus-file.c:
	    (nautilus_file_invalidate_extension_info_internal):
	    (nautilus_file_add_string_attribute):
	Lazily allocate the extension info hashtable.
	Internalize the extension info attribute names.



    svn path=/trunk/; revision=13640

M	ChangeLog
M	libnautilus-private/nautilus-file.c

commit f15735a465a54146fa495a7d5528d0aabfde4dc8
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-01-22

    Don't leak NautilusIconInfo

    2008-01-22	Alexander Larsson  <alexl@redhat.com>

	    * libnautilus-private/nautilus-file.c:
	    (nautilus_file_get_emblem_pixbufs):
	Don't leak NautilusIconInfo



    svn path=/trunk/; revision=13639

M	ChangeLog
M	libnautilus-private/nautilus-file.c

commit 41af639de273e0393a9c186a9b00cec0923df6f6
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-01-22

    Don't leak icon

    2008-01-22	Alexander Larsson  <alexl@redhat.com>

	    * libnautilus-private/nautilus-bookmark.c:
	    (nautilus_bookmark_get_pixbuf):
	Don't leak icon

	    * libnautilus-private/nautilus-cell-renderer-pixbuf-emblem.c:
	Indentation fixups

	    * libnautilus-private/nautilus-icon-info.c:
	    (nautilus_icon_info_get_pixbuf_nodefault):
	Only set toggle ref first time we get a pixbuf request.


    svn path=/trunk/; revision=13638

M	ChangeLog
M	libnautilus-private/nautilus-bookmark.c
M	libnautilus-private/nautilus-cell-renderer-pixbuf-emblem.c
M	libnautilus-private/nautilus-icon-info.c

commit 12f3e11424ae4c0a848a32302251ffe225253713
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-01-22

    Clear caches on shutdown to help track leaks.

    2008-01-22	Alexander Larsson  <alexl@redhat.com>

	    * src/nautilus-main.c:
	    (main):
	Clear caches on shutdown to help track leaks.



    svn path=/trunk/; revision=13637

M	ChangeLog
M	src/nautilus-main.c

commit 5c79eae313fa052aa4fed047d2ac7e5dda4dcd9c
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-01-22

    Fix leak of description

    2008-01-22	Alexander Larsson  <alexl@redhat.com>

	    * libnautilus-private/nautilus-file.c:
	    (get_description):
	    (update_description_for_link):
	Fix leak of description

	    * libnautilus-private/nautilus-metafile.c:
	    (set_metafile_contents):
	fix leak of xmlName.



    svn path=/trunk/; revision=13636

M	ChangeLog
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-metafile.c

commit 5269cb7c83dbaad744b498f06af7ef9ab7fda4c1
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-01-22

    Clean up strings for l10n. (#510327)

    2008-01-22	Alexander Larsson  <alexl@redhat.com>

	    * libnautilus-private/apps_nautilus_preferences.schemas.in:
	    * libnautilus-private/nautilus-file-operations.c:
	    * src/Nautilus_shell.server.in:
	    * src/file-manager/fm-directory-view.c:
	    * src/file-manager/fm-properties-window.c:
	    * src/nautilus-connect-server-dialog-main.c:
	    * src/nautilus-file-management-properties.glade:
	    * src/nautilus-navigation-window-menus.c:
	Clean up strings for l10n. (#510327)


    svn path=/trunk/; revision=13635

M	ChangeLog
M	libnautilus-private/apps_nautilus_preferences.schemas.in
M	libnautilus-private/nautilus-file-operations.c
M	src/Nautilus_shell.server.in
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-properties-window.c
M	src/nautilus-connect-server-dialog-main.c
M	src/nautilus-file-management-properties.glade
M	src/nautilus-navigation-window-menus.c

commit 60b242bf204703bf1cc41e35f5729168a198f7ee
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-01-22

    Use thousands separators (#41455)

    2008-01-22	Alexander Larsson  <alexl@redhat.com>

	    * libnautilus-private/nautilus-file-operations.c:
	    * libnautilus-private/nautilus-file.c:
	    * libnautilus-private/nautilus-progress-info.c:
	    * src/file-manager/fm-directory-view.c:
	    * src/file-manager/fm-properties-window.c:
	Use thousands separators (#41455)


    svn path=/trunk/; revision=13634

M	ChangeLog
M	libnautilus-private/nautilus-file-operations.c
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-progress-info.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-properties-window.c

commit f3443f4ecd91d65d66bb5c0e64fffc21062f069b
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:	2008-01-22

    Updated Spanish translation

    svn path=/trunk/; revision=13633

M	po/ChangeLog
M	po/es.po

commit ded5ae76660f6d6669894d254fada4ce6b9162ab
Author: Yair Hershkovitz <yairhr@src.gnome.org>
Date:	2008-01-22

    updated hebrew translation

    svn path=/trunk/; revision=13632

M	po/ChangeLog
M	po/he.po

commit 01209a220475826599cd2650061356241914a8cf
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-01-21

    Post release version bump

    2008-01-21	Alexander Larsson  <alexl@redhat.com>

	* configure.in:
	Post release version bump

    === nautilus 2.21.6 ===



    svn path=/trunk/; revision=13631

M	ChangeLog
M	configure.in
M	po/ChangeLog

commit 659edc5bfb00c1e57a9f2c1bfa679f1d0777d762 (tag: NAUTILUS_2_21_6)
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-01-21

    Update for release

    2008-01-21	Alexander Larsson  <alexl@redhat.com>

	* NEWS:
	Update for release

	* configure.in:
	Bump glib requirement to 2.15.3



    svn path=/trunk/; revision=13629

M	ChangeLog
M	NEWS
M	configure.in

commit 088ce7677ce784612e2bc713fb6a35775d3e6944
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-01-21

    Update for release

    2008-01-21	Alexander Larsson  <alexl@redhat.com>

	* NEWS:
	Update for release

	* configure.in:
	Bump glib requirement to 2.15.3


    svn path=/trunk/; revision=13628

M	po/ChangeLog
M	po/POTFILES.in
M	po/POTFILES.skip

commit 97a445103c24d03c26519123b823f3d1402415dd
Author: Changwoo Ryu <cwryu@src.gnome.org>
Date:	2008-01-21

    Updated Korean translation.

    svn path=/trunk/; revision=13627

M	po/ChangeLog
M	po/ko.po

commit b4c4f976a9d472d41ed2334a4f1e6ae8967aab96
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-01-21

    Fix up indentation

    2008-01-21	Alexander Larsson  <alexl@redhat.com>

	    * libnautilus-private/nautilus-desktop-icon-file.c:
	Fix up indentation

	    * libnautilus-private/nautilus-file.c:
	Allow umount and eject for NautilusFiles that have
	a GMount. (e.g. unix mountpoints)



    svn path=/trunk/; revision=13626

M	ChangeLog
M	libnautilus-private/nautilus-desktop-icon-file.c
M	libnautilus-private/nautilus-file.c

commit b881a1361b303db6ddcc4446e39585f51e58f6cf
Author: Luca Ferretti <elle.uca@libero.it>
Date:	2008-01-20

    Updated Italian translation.

    2008-01-20	Luca Ferretti  <elle.uca@libero.it>

	* it.po: Updated Italian translation.


    svn path=/trunk/; revision=13625

M	po/ChangeLog
M	po/it.po

commit 4bd68ab0f60bce432dd311cd49c27ae1894719f6
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:	2008-01-19

    Updated Spanish translation

    svn path=/trunk/; revision=13624

M	po/ChangeLog
M	po/es.po

commit 0bd6558e54c792c693a1885b1225a171223badbe
Author: Gil Forcada Codinachs <gforcada@src.gnome.org>
Date:	2008-01-18

    Updated Turkish translation to pass msgfmt -cv

    svn path=/trunk/; revision=13622

M	po/ChangeLog
M	po/tr.po

commit ffe7ba222b43f4c7d06fdf642b1c9f16482e72f0
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-01-18

    Fix coding style

    2008-01-18	Alexander Larsson  <alexl@redhat.com>

	    * libnautilus-private/nautilus-autorun.c:
	    * src/nautilus-autorun-software.c:
	Fix coding style


    svn path=/trunk/; revision=13621

M	ChangeLog
M	libnautilus-private/nautilus-autorun.c
M	src/nautilus-autorun-software.c

commit 15f536095a726694e28b0202c1b528bad80e09b4
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-01-18

    Just use get_activation_location instead of all the unnecessary
    special

    2008-01-18	Alexander Larsson  <alexl@redhat.com>

	    * libnautilus-private/nautilus-program-choosing.c:
	Just use get_activation_location instead of all
	the unnecessary special casing.

	    * libnautilus-private/nautilus-autorun.[ch]:
	    * src/file-manager/fm-directory-view.c:
	    * src/nautilus-window-manage-views.c:
	Use nautilus_file_get_mount() to do the
	x-content type detection.



    svn path=/trunk/; revision=13620

M	ChangeLog
M	libnautilus-private/nautilus-autorun.c
M	libnautilus-private/nautilus-autorun.h
M	libnautilus-private/nautilus-program-choosing.c
M	src/file-manager/fm-directory-view.c
M	src/nautilus-window-manage-views.c

commit d26283080863425d7db14723fd16f29dfdfdc47b
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-01-18

    Add nautilus_file_get_activation_location.

    2008-01-18	Alexander Larsson  <alexl@redhat.com>

	    * libnautilus-private/nautilus-file.[ch]:
	    Add nautilus_file_get_activation_location.

	    * libnautilus-private/nautilus-directory-async.c:
	Get mounts from mountable files too.



    svn path=/trunk/; revision=13619

M	ChangeLog
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-file.h

commit 4edc08f28d6d0abacd7f8e1703b20c56384f88c8
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-01-18

    Don't free result of g_app_info_get_icon ().

    2008-01-18	Alexander Larsson  <alexl@redhat.com>

	    * src/nautilus-x-content-bar.c:
	Don't free result of g_app_info_get_icon ().


    svn path=/trunk/; revision=13618

M	ChangeLog
M	src/nautilus-x-content-bar.c

commit 46454b205a514c10649722b208a50fab03795f0b
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-01-17

    Implement reading the mount attribute (not used or tested yet)

    2008-01-17	Alexander Larsson  <alexl@redhat.com>

	    * libnautilus-private/nautilus-desktop-icon-file.c:
	    * libnautilus-private/nautilus-directory-async.c:
	    * libnautilus-private/nautilus-directory-private.h:
	    * libnautilus-private/nautilus-file.c:
	Implement reading the mount attribute
	(not used or tested yet)


    svn path=/trunk/; revision=13617

M	ChangeLog
M	libnautilus-private/nautilus-desktop-icon-file.c
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-directory-private.h
M	libnautilus-private/nautilus-file.c

commit dcd068fecdcf874399057bb9edbac9df5abfd7f0
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-01-17

    Add GMount attribute to NautilusFile. (not implemented yet)

    2008-01-17	Alexander Larsson  <alexl@redhat.com>

	    * libnautilus-private/nautilus-file.[ch]:
	    * libnautilus-private/nautilus-file-attributes.h:
	    * libnautilus-private/nautilus-file-private.h:
	Add GMount attribute to NautilusFile.
	(not implemented yet)

	    * Makefile.am:
	    * configure.in:
	    * data/nautilus.xml.in:
	    * libnautilus-private/apps_nautilus_preferences.schemas.in:
	    * libnautilus-private/nautilus-autorun.[ch]:
	    * libnautilus-private/nautilus-global-preferences.c:
	    * libnautilus-private/nautilus-global-preferences.h:
	    * libnautilus-private/nautilus-program-choosing.c:
	    * src/Makefile.am:
	    * src/file-manager/fm-directory-view.c:
	    * src/nautilus-application.c:
	    * src/nautilus-autorun-software.c: Added.
	    * src/nautilus-file-management-properties.c:
	    * src/nautilus-file-management-properties.glade:
	    * src/nautilus-window-manage-views.c:
	    * src/nautilus-x-content-bar.[ch]: Added.
	More work on autorun and x-content types from David Zeuthen


    svn path=/trunk/; revision=13616

M	ChangeLog
M	Makefile.am
M	configure.in
M	data/nautilus.xml.in
M	libnautilus-private/apps_nautilus_preferences.schemas.in
M	libnautilus-private/nautilus-autorun.c
M	libnautilus-private/nautilus-autorun.h
M	libnautilus-private/nautilus-file-attributes.h
M	libnautilus-private/nautilus-file-private.h
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-file.h
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.h
M	libnautilus-private/nautilus-program-choosing.c
A	nautilus-autorun-software.desktop.in.in
M	src/Makefile.am
M	src/file-manager/fm-directory-view.c
M	src/nautilus-application.c
A	src/nautilus-autorun-software.c
M	src/nautilus-file-management-properties.c
M	src/nautilus-file-management-properties.glade
M	src/nautilus-window-manage-views.c
A	src/nautilus-x-content-bar.c
A	src/nautilus-x-content-bar.h

commit 74a104f8190a6d2c62a0be1d7bcd6a8043b8ca07
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:	2008-01-17

    Translation updated

    2008-01-17	Gabor Kelemen  <kelemeng@gnome.hu>

	* hu.po: Translation updated


    svn path=/trunk/; revision=13615

M	po/ChangeLog
M	po/hu.po

commit 02d0d51fe8d2c0c232ed4261c176126c9d8c973c
Author: Sunil Mohan Adapa <sunil@atc.tcs.com>
Date:	2008-01-16

    Updated Telugu translation done by Krishna Babu K
    <kkrothap@redhat.com>.

    2008-01-16	Sunil Mohan Adapa  <sunil@atc.tcs.com>

	    * te.po: Updated Telugu translation done by
	    Krishna Babu K <kkrothap@redhat.com>.


    svn path=/trunk/; revision=13613

M	po/ChangeLog
M	po/te.po

commit ab4a15da9423e4ebdcb4e8a8ab9081cb504c5cb8
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-01-16

    unref, not free the GFile. Fixes crash in close parent windows
    (#509821)

    2008-01-16	Alexander Larsson  <alexl@redhat.com>

	    * src/nautilus-application.c:
	    (find_parent_spatial_window):
	unref, not free the GFile.
	Fixes crash in close parent windows (#509821)


    svn path=/trunk/; revision=13612

M	ChangeLog
M	src/nautilus-application.c

commit 5444819ad18be59850f46d4e5c6112223d64bbe2
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-01-16

    Fix help crash by actually owning a ref to xml_dialog. (#509835)

    2008-01-16	Alexander Larsson  <alexl@redhat.com>

	    * src/nautilus-file-management-properties.c:
	    (nautilus_file_management_properties_dialog_setup):
	Fix help crash by actually owning a ref to
	xml_dialog. (#509835)


    svn path=/trunk/; revision=13611

M	ChangeLog
M	src/nautilus-file-management-properties.c

commit e2b876acaec08ba75ff5d88f4f795a8b0284e141
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-01-15

    Add nautilus_drag_uris_local

    2008-01-15	Alexander Larsson  <alexl@redhat.com>

	    * libnautilus-private/nautilus-dnd.[ch]:
	Add nautilus_drag_uris_local

	    * libnautilus-private/nautilus-tree-view-drag-dest.c:
	Don't copy/move files if you dnd within the same
	location (#508216)



    svn path=/trunk/; revision=13610

M	ChangeLog
M	libnautilus-private/nautilus-dnd.c
M	libnautilus-private/nautilus-dnd.h
M	libnautilus-private/nautilus-tree-view-drag-dest.c

commit d0ae165fe15c076c786a95188e1ed2b44783fcdd
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-01-15

    Selection lists are GFiles now, not uris (#505944)

    2008-01-15	Alexander Larsson  <alexl@redhat.com>

	    * src/file-manager/fm-directory-view.c:
	Selection lists are GFiles now, not uris (#505944)


    svn path=/trunk/; revision=13609

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit a8432750acd8874966f5b59e6555dd590220decb
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-01-15

    Disconnect mime changed handler

    2008-01-15	Alexander Larsson  <alexl@redhat.com>

	    * libnautilus-private/nautilus-mime-application-chooser.c:
	    (nautilus_mime_application_chooser_finalize):
	Disconnect mime changed handler


    svn path=/trunk/; revision=13608

M	ChangeLog
M	libnautilus-private/nautilus-mime-application-chooser.c

commit cae57c664639cd4454e5ed7fb65425dec7f19a09
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-01-15

    Don't crash when exiting separate properties app. (#505687)

    2008-01-15	Alexander Larsson  <alexl@redhat.com>

	    * src/nautilus-file-management-properties.c:
	    (nautilus_file_management_properties_dialog_response_cb):
	Don't crash when exiting separate properties app. (#505687)

	    * src/nautilus-window.c:
	    (nautilus_window_update_icon):
	Unref pixbuf inside != NULL block.



    svn path=/trunk/; revision=13607

M	ChangeLog
M	src/nautilus-file-management-properties.c
M	src/nautilus-window.c

commit 3354ae583101f262e7dd602a8212bd56eb489ab8
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-01-15

    Honor mtime specified in thumbnail (#504833)

    2008-01-15	Alexander Larsson  <alexl@redhat.com>

	    * libnautilus-private/nautilus-directory-async.c:
	    * libnautilus-private/nautilus-file-private.h:
	    * libnautilus-private/nautilus-file.c:
	Honor mtime specified in thumbnail (#504833)



    svn path=/trunk/; revision=13606

M	ChangeLog
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-file-private.h
M	libnautilus-private/nautilus-file.c

commit 018f77471e0b77a3bc5302b7fd54ccbca02dd528
Author: Luca Ferretti <elle.uca@libero.it>
Date:	2008-01-15

    Updated Italian translation.

    2008-01-15	Luca Ferretti  <elle.uca@libero.it>

	* it.po: Updated Italian translation.


    svn path=/trunk/; revision=13605

M	po/ChangeLog
M	po/it.po

commit 711da3f59bd9ab95335644061959eddcababe86a
Author: Inaki Larranaga Murgoitio <dooteo@euskalgnu.org>
Date:	2008-01-15

    Updated Basque translation.

    2008-01-15	Inaki Larranaga Murgoitio  <dooteo@euskalgnu.org>

	    * eu.po: Updated Basque translation.



    svn path=/trunk/; revision=13604

M	po/ChangeLog
M	po/eu.po

commit b8ada561e1b586587f9b148715f5758daa3a2020
Author: Daniel Nylander <dnylande@src.gnome.org>
Date:	2008-01-15

    sv.po: Swedish translation updated

    svn path=/trunk/; revision=13603

M	po/ChangeLog
M	po/sv.po

commit 488d88ac68e28e58a87ca2f99c64ea8446e3efdc
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:	2008-01-14

    Updated Spanish translation

    svn path=/trunk/; revision=13602

M	po/es.po

commit 361c951a8f910a03e1b9c504a546c64c4d2fbdea
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:	2008-01-14

    Updated Spanish translation

    svn path=/trunk/; revision=13601

M	po/ChangeLog
M	po/es.po

commit ec2b10a5170b70834e2be5cec2ae8d56e5d4fa09
Author: Alexander Larsson <alexl@src.gnome.org>
Date:	2008-01-14

    Post release version bump

    svn path=/trunk/; revision=13600

M	ChangeLog
M	configure.in
M	po/ChangeLog

commit ead93b74c63fb7e12c0b15eefdb2d73570ae06c9 (tag: NAUTILUS_2_21_5)
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-01-14

    Correct includes

    2008-01-14	Alexander Larsson  <alexl@redhat.com>

	    * src/nautilus-application.c:
	Correct includes

	* NEWS:
	Update for release

	* configure.in:
	Update version to 2.21.5
	Require eel 2.21.5

    2008-01-14	Alexander Larsson  <alexl@redhat.com>

	    * POTFILES.in:
	Add nautilus-autorun.c



    svn path=/trunk/; revision=13598

M	ChangeLog
M	NEWS
M	configure.in
M	po/ChangeLog
M	po/POTFILES.in
M	src/nautilus-application.c

commit 07ff14e562567485289eeae09f11e531d675da92
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-01-14

    Require glib 2.15.2

    2008-01-14	Alexander Larsson  <alexl@redhat.com>

	* configure.in:
	Require glib 2.15.2

	    * libnautilus-private/nautilus-file-utilities.c:
	    * libnautilus-private/nautilus-monitor.c:
	    * libnautilus-private/nautilus-trash-monitor.c:
	    * src/nautilus-bookmark-list.c:
	Update to new gio API.


    svn path=/trunk/; revision=13597

M	ChangeLog
M	configure.in
M	libnautilus-private/nautilus-file-utilities.c
M	libnautilus-private/nautilus-monitor.c
M	libnautilus-private/nautilus-trash-monitor.c
M	src/nautilus-bookmark-list.c

commit 3c33b98d357b269db9ac669bdf45cf4bfced64dd
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-01-14

    Check recursively for valid menu items (#508878) Patch from Choe
    Hwanjin.

    2008-01-14	Alexander Larsson  <alexl@redhat.com>

	    * src/file-manager/fm-directory-view.c:
	    (search_in_menu_items):
	    (extension_action_callback):
	Check recursively for valid menu items (#508878)
	Patch from Choe Hwanjin.


    svn path=/trunk/; revision=13596

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit 2e91d2e9655e18ac529d327b6fa9a95c44d0ee33
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-01-14

    Update toolbar item sensitivity if menu item changes.

    2008-01-14	Alexander Larsson  <alexl@redhat.com>

	    * libnautilus-private/nautilus-ui-utilities.c:
	    (extension_action_sensitive_callback):
	    (nautilus_toolbar_action_from_menu_item):
	Update toolbar item sensitivity if menu item changes.



    svn path=/trunk/; revision=13595

M	ChangeLog
M	libnautilus-private/nautilus-ui-utilities.c

commit 2761f4f92f13d99855b2a8f9daf679f1f6750608
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-01-14

    Add check_trash arg to nautilus_file_operations_unmount_mount. Add

    2008-01-14	Alexander Larsson  <alexl@redhat.com>

	    * libnautilus-private/nautilus-file-operations.[ch]:
	Add check_trash arg to nautilus_file_operations_unmount_mount.
	Add nautilus_file_operations_mount_volume().

	    * libnautilus-private/nautilus-desktop-icon-file.c:
	    * src/nautilus-places-sidebar.c:
	    * src/file-manager/fm-tree-view.c:
	Update to API change.

	    * data/nautilus.xml.in:
	    * libnautilus-private/Makefile.am:
	    * libnautilus-private/apps_nautilus_preferences.schemas.in:
	    * libnautilus-private/nautilus-autorun.[ch]: Added.
	    * libnautilus-private/nautilus-global-preferences.[ch]:
	    * src/nautilus-application.c:
	    * src/nautilus-file-management-properties.c:
	    * src/nautilus-file-management-properties.glade:
	Add new autorun setup (by David Zeuthen)


    svn path=/trunk/; revision=13594

M	ChangeLog
M	data/nautilus.xml.in
M	libnautilus-private/Makefile.am
M	libnautilus-private/apps_nautilus_preferences.schemas.in
A	libnautilus-private/nautilus-autorun.c
A	libnautilus-private/nautilus-autorun.h
M	libnautilus-private/nautilus-desktop-icon-file.c
M	libnautilus-private/nautilus-file-operations.c
M	libnautilus-private/nautilus-file-operations.h
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.h
M	src/file-manager/fm-tree-view.c
M	src/nautilus-application.c
M	src/nautilus-file-management-properties.c
M	src/nautilus-file-management-properties.glade
M	src/nautilus-places-sidebar.c

commit 7884f1341ced0996c3f2e4c231fc23f79975ea62
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2008-01-14

    Updated Norwegian bokmål translation.

    2008-01-14	Kjartan Maraas	<kmaraas@gnome.org>

	* nb.po: Updated Norwegian bokmål translation.

    svn path=/trunk/; revision=13593

M	po/ChangeLog
M	po/nb.po

commit 15c2281d74e70cb4c6d0d6c6f7aa0fbd2023769a
Author: Priit Laes <plaes at svn dot gnome dot org>
Date:	2008-01-14

    Translation updated by Ivar Smolin

    2008-01-14	Priit Laes  <plaes at svn dot gnome dot org>

	* et.po: Translation updated by Ivar Smolin

    svn path=/trunk/; revision=13592

M	po/ChangeLog
M	po/et.po

commit 183388d2b03ebeb2d708ac163dde667875d0daae
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-01-11

    Add nautilus_file_has_activation_uri. Don't show can't write
    emblems if

    2008-01-11	Alexander Larsson  <alexl@redhat.com>

	    * libnautilus-private/nautilus-file.[ch]:
	Add nautilus_file_has_activation_uri.
	Don't show can't write emblems if you can't
	write in the parent either.

	    * libnautilus-private/nautilus-mime-actions.c:
	Don't launch mountables that have no activation uri.



    svn path=/trunk/; revision=13591

M	ChangeLog
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-file.h
M	libnautilus-private/nautilus-mime-actions.c

commit 3b80053c6dd4dfe0d93bcc8f0b6a17b6d58c990f
Author: Changwoo Ryu <cwryu@src.gnome.org>
Date:	2008-01-11

    Updated Korean translation by Namhyung Kim.

    svn path=/trunk/; revision=13590

M	po/ChangeLog
M	po/ko.po

commit e7ea7f24df19125253efcc42ad852b97672d3cec
Author: Sven Herzberg <herzi@gnome-de.org>
Date:	2008-01-10

    Don't check for unportable functions, fixes #396923

    2008-01-10	Sven Herzberg  <herzi@gnome-de.org>

	Don't check for unportable functions, fixes #396923

	Reviewed by Alex.

	* configure.in: don't check for unportable functions to modify the
	environment
	* src/nautilus-main.c: don't use putenv(), use g_unsetenv()

    svn path=/trunk/; revision=13589

M	ChangeLog
M	configure.in
M	src/nautilus-main.c

commit 15f390b59f7737dcff4237d15392e361c213399c
Author: Gintautas Miliauskas <gintas@akl.lt>
Date:	2008-01-10

    Updated Lithuanian translation.

    2008-01-10	Gintautas Miliauskas  <gintas@akl.lt>

	* lt.po: Updated Lithuanian translation.


    svn path=/trunk/; revision=13588

M	po/ChangeLog
M	po/lt.po

commit 8ba98744d80739f5c7d840331a122ec90289b785
Author: Luca Ferretti <elle.uca@libero.it>
Date:	2008-01-10

    Updated Italian translation.

    2008-01-10	Luca Ferretti  <elle.uca@libero.it>

	* it.po: Updated Italian translation.


    svn path=/trunk/; revision=13587

M	po/ChangeLog
M	po/it.po

commit b7829eede60c940f2d854c7ff64959df74d7669e
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-01-10

    Use nautilus_file_can_delete() to control sensitivity of delete
    menu item.

    2008-01-10	Alexander Larsson  <alexl@redhat.com>

	    * src/file-manager/fm-directory-view.c:
	Use nautilus_file_can_delete() to control sensitivity
	of delete menu item.


    svn path=/trunk/; revision=13586

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit b7b4fe229c854523bfb6dc1c0fc744f261170dd4
Author: Luca Ferretti <elle.uca@libero.it>
Date:	2008-01-10

    New Tango icons from Ulisse Perusin (see bug #374722).

    2008-01-10	Luca Ferretti  <elle.uca@libero.it>

	* icons/colors.png:
	* icons/backgrounds.png:
	* icons/emblems.png:
	New Tango icons from Ulisse Perusin (see bug #374722).


    svn path=/trunk/; revision=13585

M	ChangeLog
M	icons/backgrounds.png
M	icons/colors.png
M	icons/emblems.png

commit 13c47883b46e362f36e30c3c8e081e79f18fbccd
Author: Luca Ferretti <elle.uca@libero.it>
Date:	2008-01-10

    Run gtk-update-icon-cache one one when exiting from icons
    directory. Not

    2008-01-10	Luca Ferretti  <elle.uca@libero.it>

	* data/icons/16x16/apps/Makefile.am:
	* data/icons/22x22/apps/Makefile.am:
	* data/icons/24x24/apps/Makefile.am:
	* data/icons/32x32/apps/Makefile.am:
	* data/icons/scalable/apps/Makefile.am:
	Run gtk-update-icon-cache one one when exiting from
	icons directory. Not needed to repeat it 5 times.


    svn path=/trunk/; revision=13584

M	ChangeLog
M	data/icons/16x16/apps/Makefile.am
M	data/icons/22x22/apps/Makefile.am
M	data/icons/24x24/apps/Makefile.am
M	data/icons/32x32/apps/Makefile.am
M	data/icons/scalable/apps/Makefile.am

commit e77fbdc213d3cc639d30a3e1a69d29532edff763
Author: Luca Ferretti <elle.uca@libero.it>
Date:	2008-01-10

    Move "nautilus" named icon from icon/appicon to data/icons matching
    the

    2008-01-10	Luca Ferretti  <elle.uca@libero.it>

	* configure.in:
	* data/Makefile.am:
	* data/icons/*:
	* icons/Makefile.am:
	* icons/appicon/*:
	Move "nautilus" named icon from icon/appicon to data/icons
	matching the directory and naming structure of other GNOME
	projects.

	This will also help if we'll need to add custom themeable
	icons.


    svn path=/trunk/; revision=13583

M	ChangeLog
M	configure.in
M	data/Makefile.am
A	data/icons/16x16/Makefile.am
R100	icons/appicon/16x16/Makefile.am data/icons/16x16/apps/Makefile.am
R100	icons/appicon/16x16/nautilus.png
data/icons/16x16/apps/nautilus.png
R100	icons/appicon/16x16/nautilus.svg
data/icons/16x16/apps/nautilus.svg
A	data/icons/22x22/Makefile.am
R100	icons/appicon/22x22/Makefile.am data/icons/22x22/apps/Makefile.am
R100	icons/appicon/22x22/nautilus.png
data/icons/22x22/apps/nautilus.png
R100	icons/appicon/22x22/nautilus.svg
data/icons/22x22/apps/nautilus.svg
A	data/icons/24x24/Makefile.am
R100	icons/appicon/24x24/Makefile.am data/icons/24x24/apps/Makefile.am
R100	icons/appicon/24x24/nautilus.png
data/icons/24x24/apps/nautilus.png
A	data/icons/32x32/Makefile.am
R100	icons/appicon/32x32/Makefile.am data/icons/32x32/apps/Makefile.am
R100	icons/appicon/32x32/nautilus.png
data/icons/32x32/apps/nautilus.png
R100	icons/appicon/32x32/nautilus.svg
data/icons/32x32/apps/nautilus.svg
A	data/icons/Makefile.am
A	data/icons/scalable/Makefile.am
R100	icons/appicon/scalable/Makefile.am
data/icons/scalable/apps/Makefile.am
R100	icons/appicon/scalable/nautilus.svg
data/icons/scalable/apps/nautilus.svg
M	icons/Makefile.am
D	icons/appicon/Makefile.am

commit 0f05bd800502d2280389c1803288514f2ba6d07b
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-01-10

    Fix assertion crash on cancel.

    2008-01-10	Alexander Larsson  <alexl@redhat.com>

	    * libnautilus-private/nautilus-mime-actions.c:
	    (cancel_activate_callback):
	Fix assertion crash on cancel.


    svn path=/trunk/; revision=13582

M	ChangeLog
M	libnautilus-private/nautilus-mime-actions.c

commit 2adf667ba1d79f153a53035bb70e348db3d7f949
Author: Yair Hershkovitz <yairhr@src.gnome.org>
Date:	2008-01-09

    updated hebrew translation

    svn path=/trunk/; revision=13581

M	po/ChangeLog
M	po/he.po

commit 8b13d53f9f3cc48b51197bfb5dbe0110027f4aa8
Author: A. Walton <awalton@svn.gnome.org>
Date:	2008-01-09

    Non-strdup()'d string potentially free()'d.

    2008-01-09	A. Walton  <awalton@svn.gnome.org>

	* libnautilus-private/nautilus-file-operations.c:
	(verify_destination):
	Non-strdup()'d string potentially free()'d.

    svn path=/trunk/; revision=13580

M	ChangeLog
M	libnautilus-private/nautilus-file-operations.c

commit 1be9ac6cd749d8a2b9ba53164e7d4e13bff65fea
Author: A. Walton <awalton@svn.gnome.org>
Date:	2008-01-09

    Remove bad g_error_free()'s causing crashes while merging files.

    2008-01-09	A. Walton  <awalton@svn.gnome.org>

	* libnautilus-private/nautilus-file-operations.c:
	(move_file_prepare):
	Remove bad g_error_free()'s causing crashes while
	merging files.


    svn path=/trunk/; revision=13578

M	ChangeLog
M	libnautilus-private/nautilus-file-operations.c

commit f1c2467e8f51d2d3db7a00b0a05dd5d2c63511d7
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-01-09

    Add the removed connect to server files to skip instead

    2008-01-09	Alexander Larsson  <alexl@redhat.com>

	    * POTFILES.skip:
	Add the removed connect to server files
	to skip instead


    svn path=/trunk/; revision=13577

M	ChangeLog
M	po/ChangeLog
M	po/POTFILES.skip
M	src/Makefile.am

commit daf1a62dd31049a4f448d6d4bc5d6d426f0c5d16
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-01-08

    Post release version bump

    2008-01-08	Alexander Larsson  <alexl@redhat.com>

	* configure.in:
	Post release version bump

    === nautilus 2.21.2 ===


    svn path=/trunk/; revision=13576

M	ChangeLog
M	configure.in
M	po/ChangeLog

commit 8494a705fcaaac8b75d1244264f1a15afe1b4ca3 (tag: NAUTILUS_2_21_2)
Author: Alexander Larsson <alexl@src.gnome.org>
Date:	2008-01-08

    Remove files that aren't used anymore

    svn path=/trunk/; revision=13574

M	po/POTFILES.in

commit e399e5cfd1926f09ca2572b3cbcb507f3998381e
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-01-08

    Update for release

    2008-01-08	Alexander Larsson  <alexl@redhat.com>

	* NEWS:
	Update for release



    svn path=/trunk/; revision=13573

M	ChangeLog
M	NEWS

commit f6b239206c5a18fab6e140c0d2e698f566e07853
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-01-08

    Remove unused callbacks in nautilus_file_unmount/eject. Patch
    from Tomas

    2008-01-08	Alexander Larsson  <alexl@redhat.com>

	    * libnautilus-private/nautilus-desktop-icon-file.c:
	    * libnautilus-private/nautilus-file.[ch]:
	    * libnautilus-private/nautilus-vfs-file.c:
	    * src/file-manager/fm-directory-view.c:
	Remove unused callbacks in nautilus_file_unmount/eject.
	Patch from Tomas Bzatek <tbzatek@redhat.com>


    svn path=/trunk/; revision=13572

M	ChangeLog
M	libnautilus-private/nautilus-desktop-icon-file.c
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-file.h
M	libnautilus-private/nautilus-vfs-file.c
M	src/file-manager/fm-directory-view.c

commit 0059140ae5f41fcd33d86027027ee875000c1b28
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-01-08

    Implement some missing mount/unmount functionallity. Patch from Tomas

    2008-01-08	Alexander Larsson  <alexl@redhat.com>

	    * libnautilus-private/nautilus-desktop-icon-file.c:
	    * libnautilus-private/nautilus-file-operations.c:
	    * libnautilus-private/nautilus-vfs-file.c:
	Implement some missing mount/unmount functionallity.
	Patch from Tomas Bzatek <tbzatek@redhat.com>


    svn path=/trunk/; revision=13571

M	ChangeLog
M	libnautilus-private/nautilus-desktop-icon-file.c
M	libnautilus-private/nautilus-file-operations.c
M	libnautilus-private/nautilus-vfs-file.c

commit f0e19cc3172a9779967cd2bf22bdcd4a1a61acda
Author: Alexander Larsson <alexl@src.gnome.org>
Date:	2008-01-08

    Fix comment

    svn path=/trunk/; revision=13570

M	src/nautilus-application.c

commit b1366c7e6d07da8cf623b3f64a7e21fc9b19cca0
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-01-08

    Bump glib req to 2.15.1

    2008-01-08	Alexander Larsson  <alexl@redhat.com>

	* configure.in:
	Bump glib req to 2.15.1


    svn path=/trunk/; revision=13569

M	ChangeLog
M	configure.in

commit 0110f1f82e280f617b61f96288ed6a081395fd5f
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-01-08

    Fix memleak.

    2008-01-08	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-thumbnails.c (get_file_mtime):
	Fix memleak.


    svn path=/trunk/; revision=13568

M	ChangeLog
M	libnautilus-private/nautilus-thumbnails.c

commit 50a2c42634abfeb454aebe6e803ce5b02d1351cf
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-01-07

    Update to new gio API

    2008-01-07	Alexander Larsson  <alexl@redhat.com>

	    * libnautilus-private/nautilus-monitor.c:
	    * libnautilus-private/nautilus-trash-monitor.c:
	Update to new gio API


    svn path=/trunk/; revision=13567

M	ChangeLog
M	libnautilus-private/nautilus-monitor.c
M	libnautilus-private/nautilus-trash-monitor.c

commit 874865522ad4b44d82bb4b1650986b37c807d0c5
Author: Funda Wang <fwang@src.gnome.org>
Date:	2008-01-06

    Updated zh_CN translation

    svn path=/trunk/; revision=13566

M	po/ChangeLog
M	po/zh_CN.po

commit bc5d54e430be04b2f7fbd476538e1cc21661be2b
Author: Amanpreet Singh Alam <aman@src.gnome.org>
Date:	2008-01-06

    updating for Punjabi

    svn path=/trunk/; revision=13565

M	po/pa.po

commit 7cdb0859e7c370103c6be30e2d650be49169e188
Author: Amanpreet Singh Alam <aman@src.gnome.org>
Date:	2008-01-06

    updating for Punjabi

    svn path=/trunk/; revision=13564

M	po/pa.po

commit 5d29c7281127ca53d416805c3d754366a8833f27
Author: Ihar Hrachyshka <iharh@src.gnome.org>
Date:	2008-01-05

    Updated Belarusian Latin translation.

    svn path=/trunk/; revision=13563

M	po/ChangeLog
M	po/be@latin.po

commit 95556ecc976cb19ffb6e6a95a560b60e9058084c
Author: Clytie Siddall <clyties@src.gnome.org>
Date:	2008-01-05

    Updated Vietnamese translation

    svn path=/trunk/; revision=13562

M	po/ChangeLog
M	po/vi.po

commit 453df0136cadbaf61199956bc2d6f699333dfe27
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:	2008-01-04

    Updated Spanish translation

    svn path=/trunk/; revision=13561

M	po/ChangeLog
M	po/es.po

commit f3b55a7cadbf347092d5bafaf78b817724fac3b0
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-01-04

    Pull in gio, not gnome-vfs.

    2008-01-04	Alexander Larsson  <alexl@redhat.com>

	    * libnautilus-extension/libnautilus-extension.pc.in:
	Pull in gio, not gnome-vfs.

	    * libnautilus-extension/nautilus-file-info.[ch]:
	    * libnautilus-private/nautilus-file.c:
	Export some gio specific things like file type and
	location/parent location.

	    * libnautilus-private/nautilus-desktop-icon-file.c:
	These are G_FILE_TYPE_SHORTCUT files, not REGULAR files.



    svn path=/trunk/; revision=13560

M	ChangeLog
M	libnautilus-extension/libnautilus-extension.pc.in
M	libnautilus-extension/nautilus-file-info.c
M	libnautilus-extension/nautilus-file-info.h
M	libnautilus-private/nautilus-desktop-icon-file.c
M	libnautilus-private/nautilus-file.c

commit b192a5a6ce742a790c9c00ecc3d43ac1256b8335
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-01-04

    Set desktop env for GAppInfo

    2008-01-04	Alexander Larsson  <alexl@redhat.com>

	    * configure.in:
	    * src/nautilus-main.c:
	Set desktop env for GAppInfo

	    * libnautilus-private/nautilus-open-with-dialog.c:
	Filter out apps that don't take file args from
	open with list.


    svn path=/trunk/; revision=13558

M	ChangeLog
M	configure.in
M	libnautilus-private/nautilus-open-with-dialog.c
M	src/nautilus-main.c

commit 04c3d83b643869fe31bc7f4397a36fbc9f0dc5aa
Author: Alexander Larsson <alexl@redhat.com>
Date:	2008-01-04

    Remove unnecessary delete_if_all_already_in_trash boolean.

    2008-01-04	Alexander Larsson  <alexl@redhat.com>

	    * libnautilus-private/nautilus-file-operations.c:
	    (delete_job):
	Remove unnecessary delete_if_all_already_in_trash boolean.


    svn path=/trunk/; revision=13557

M	ChangeLog
M	libnautilus-private/nautilus-file-operations.c

commit f8acab92e0cbc8300c83b48f42b2522d202b9dd0
Author: Daniel Nylander <dnylande@src.gnome.org>
Date:	2008-01-03

    sv.po: Swedish translation updated

    svn path=/trunk/; revision=13556

M	po/ChangeLog
M	po/sv.po

commit 55c6f03c2edbffa235a617cd8260a0f1900fb60b
Author: Cosimo Cecchi <cosimoc@src.gnome.org>
Date:	2008-01-03

    Fix a typo in
    libnautilus-private/apps_nautilus_preferences.schemas.in.
    Bug #506702, patch by Christian Kirbach.

    svn path=/trunk/; revision=13555

M	ChangeLog
M	libnautilus-private/apps_nautilus_preferences.schemas.in

commit 16d5642e83c8e124e69cca2a03929f3ad84525a2
Author: Brian Pepple <bpepple@fedoraproject.org>
Date:	2008-01-03

    Update to use extensions-2.0 dir.

    2007-12-24	Brian Pepple  <bpepple@fedoraproject.org>

	* libnautilus-extension/libnautilus-extension.pc.in
	(extensiondir):
	* libnautilus-extension/libnautilus-extension-uninstalled.pc.in
	(extensiondir):
	Update to use extensions-2.0 dir.


    svn path=/trunk/; revision=13554

M	ChangeLog
M	libnautilus-extension/libnautilus-extension-uninstalled.pc.in
M	libnautilus-extension/libnautilus-extension.pc.in

commit ad0cfbe9a0405a07423dbeab8f1fc4f083abc378
Author: Yannig MARCHEGAY <ymarcheg@src.gnome.org>
Date:	2008-01-01

    Updated Occitan translation

    svn path=/trunk/; revision=13553

M	po/oc.po

commit 40d7ff0fc0de9f0c4794f377ebeb914ca82ab0dc
Author: Yannig MARCHEGAY <ymarcheg@src.gnome.org>
Date:	2007-12-31

    Updated Occitan translation

    svn path=/trunk/; revision=13552

M	po/ChangeLog
M	po/oc.po

commit 4621e48adf434e11caf41d4b25171180114a7ebe
Author: Alexander Larsson <alexl@redhat.com>
Date:	2007-12-27

    Default dnd of desktop icons to move. (#504824) Based on patch
    by Cosimo

    2007-12-27	Alexander Larsson  <alexl@redhat.com>

	    * libnautilus-private/nautilus-dnd.c:
	    (nautilus_drag_default_drop_action_for_icons):
	Default dnd of desktop icons to move. (#504824)
	Based on patch by Cosimo Cecchi


    svn path=/trunk/; revision=13551

M	ChangeLog
M	libnautilus-private/nautilus-dnd.c

commit 2d3eb33df010da5f07ae2402f54a2efa89fb34a0
Author: Seán de Búrca <sdeburca@svn.gnome.org>
Date:	2007-12-26

    Updated Irish translation.

    2007-12-26	Seán de Búrca  <sdeburca@svn.gnome.org>

	* ga.po: Updated Irish translation.

    svn path=/trunk/; revision=13550

M	po/ga.po

commit 941e652f6274fbbc28c384b68e834f78798062ea
Author: Seán de Búrca <sdeburca@svn.gnome.org>
Date:	2007-12-26

    Updated Irish translation. Add missing files.

    2007-12-26	Seán de Búrca  <sdeburca@svn.gnome.org>

	* ga.po: Updated Irish translation.
	* POTFILES.in: Add missing files.

    svn path=/trunk/; revision=13549

M	po/ChangeLog
M	po/POTFILES.in
M	po/ga.po

commit 0f472f00c3f0ffa9a4cc05c78b6c46e7691c0750
Author: Djihed Afifi <djihed@src.gnome.org>
Date:	2007-12-26

    Updated Arabic Translation by Djihed Afifi.

    svn path=/trunk/; revision=13548

M	po/ChangeLog
M	po/ar.po

commit cb5515c6dc81e70cde5d7506c5abcab5dcda8f8c
Author: Djihed Afifi <djihed@src.gnome.org>
Date:	2007-12-24

    Updated Arabic Translation by Abou Manal.

    svn path=/trunk/; revision=13547

M	po/ChangeLog
M	po/ar.po

commit 413f2cc8bc1ba18b7a32a87f799eb94020cc095c
Author: Seán de Búrca <sdeburca@svn.gnome.org>
Date:	2007-12-22

    Updated Irish translation

    2007-12-22	Seán de Búrca  <sdeburca@svn.gnome.org>

	* ga.po: Updated Irish translation

    svn path=/trunk/; revision=13546

M	po/ChangeLog
M	po/ga.po

commit 5b078bdca633c2c405bd50c0843f58f9e8d7a124
Author: Alexander Larsson <alexl@redhat.com>
Date:	2007-12-20

    Post release version bump

    2007-12-20	Alexander Larsson  <alexl@redhat.com>

	* configure.in:
	Post release version bump

    === nautilus 2.20.1 ===


    svn path=/trunk/; revision=13545

M	ChangeLog
M	configure.in
M	po/ChangeLog

commit 2831fea4ecd69b45a5f09e00664a9029a4a85cfe
Author: Alexander Larsson <alexl@redhat.com>
Date:	2007-12-20

    Remove removed files

    2007-12-20	Alexander Larsson  <alexl@redhat.com>

	* POTFILES.in:
	Remove removed files



    svn path=/trunk/; revision=13542

M	po/ChangeLog
M	po/POTFILES.in

commit 7acc758ce0b6cdfa3bd89f83d2c2ccf0e2416095
Author: Alexander Larsson <alexl@redhat.com>
Date:	2007-12-20

    Fix old test

    2007-12-20	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-file.c (nautilus_self_check_file):
	Fix old test

	* NEWS:
	Update for release

	* configure.in:
	Remove gnome-vfs requirement
	Bump glib and eel requirements


    svn path=/trunk/; revision=13541

M	ChangeLog
M	NEWS
M	configure.in
M	libnautilus-private/nautilus-file.c

commit be0c2889c05e648fcee32876be4871fa012769c5
Author: Alexander Larsson <alexl@redhat.com>
Date:	2007-12-20

    Correct check for require_uri. Small performance fix

    2007-12-20	Alexander Larsson  <alexl@redhat.com>

	    * libnautilus-private/nautilus-mime-actions.c:
	Correct check for require_uri.
	Small performance fix



    svn path=/trunk/; revision=13540

M	ChangeLog
M	libnautilus-private/nautilus-mime-actions.c

commit a9985b93a0f7f11f7dd4ed895d545cd7a5271f91
Author: Alexander Larsson <alexl@redhat.com>
Date:	2007-12-20

    Missed one "std" in the conversion

    2007-12-20	Alexander Larsson  <alexl@redhat.com>

	    * libnautilus-private/nautilus-file-private.h:
	Missed one "std" in the conversion


    svn path=/trunk/; revision=13539

M	ChangeLog
M	libnautilus-private/nautilus-file-private.h

commit 8c0c4e1fd58d8bd27dce89b16b05fc3a853b22e2
Author: Alexander Larsson <alexl@redhat.com>
Date:	2007-12-20

    Update to new gio file attribute names

    2007-12-20	Alexander Larsson  <alexl@redhat.com>

	    * libnautilus-private/nautilus-customization-data.c:
	    * libnautilus-private/nautilus-directory-async.c:
	    * libnautilus-private/nautilus-dnd.c:
	    * libnautilus-private/nautilus-file-operations.c:
	    * libnautilus-private/nautilus-file-utilities.c:
	    * libnautilus-private/nautilus-file.c:
	    * libnautilus-private/nautilus-icon-dnd.c:
	    * libnautilus-private/nautilus-link.c:
	    * libnautilus-private/nautilus-search-engine-simple.c:
	    * libnautilus-private/nautilus-trash-monitor.c:
	    * src/file-manager/fm-directory-view.c:
	    * src/file-manager/fm-properties-window.c:
	    * src/nautilus-pathbar.c:
	    * src/nautilus-property-browser.c:
	Update to new gio file attribute names


    svn path=/trunk/; revision=13538

M	ChangeLog
M	libnautilus-private/nautilus-customization-data.c
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-dnd.c
M	libnautilus-private/nautilus-file-operations.c
M	libnautilus-private/nautilus-file-utilities.c
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-icon-dnd.c
M	libnautilus-private/nautilus-link.c
M	libnautilus-private/nautilus-search-engine-simple.c
M	libnautilus-private/nautilus-trash-monitor.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-properties-window.c
M	src/nautilus-pathbar.c
M	src/nautilus-property-browser.c

commit f3118e75c4c9f359d9ce460483a2b754a023b7ac
Author: Alexander Larsson <alexl@redhat.com>
Date:	2007-12-20

    Update to new gio api

    2007-12-20	Alexander Larsson  <alexl@redhat.com>

	    * libnautilus-private/nautilus-file-operations.c:
	    * src/nautilus-places-sidebar.c:
	Update to new gio api


    svn path=/trunk/; revision=13537

M	ChangeLog
M	libnautilus-private/nautilus-file-operations.c
M	src/nautilus-places-sidebar.c

commit a8efaf1c026769ac6d5eb55dacb7de4d07ae759c
Author: Alexander Larsson <alexl@redhat.com>
Date:	2007-12-19

    Update for glib API change.

    2007-12-19	Alexander Larsson  <alexl@redhat.com>

	    * libnautilus-private/nautilus-file-operations.c:
	    * libnautilus-private/nautilus-file.c:
	    * src/file-manager/fm-directory-view.c:
	    * src/file-manager/fm-properties-window.c:
	Update for glib API change.


    svn path=/trunk/; revision=13536

M	ChangeLog
M	libnautilus-private/nautilus-file-operations.c
M	libnautilus-private/nautilus-file.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-properties-window.c

commit e626e43d5cb61f6df73b1b568dad6a5af8f24e59
Author: David Zeuthen <davidz@redhat.com>
Date:	2007-12-19

    Don't put up error dialogs if the error code is
    G_IO_ERROR_FAILED_HANDLED.

    2007-12-19	David Zeuthen  <davidz@redhat.com>

	Don't put up error dialogs if the error code is
	G_IO_ERROR_FAILED_HANDLED.

	* libnautilus-private/nautilus-file-operations.c:
	(unmount_mount_callback):
	* src/nautilus-places-sidebar.c: (volume_mount_cb),
	(drive_eject_cb), (volume_eject_cb), (mount_eject_cb),
	(drive_poll_for_media_cb):


    svn path=/trunk/; revision=13535

M	ChangeLog
M	libnautilus-private/nautilus-file-operations.c
M	src/nautilus-places-sidebar.c

commit 24579db88822df707f3e0536c309eb7e482dd6e4
Author: Daniel Nylander <dnylande@src.gnome.org>
Date:	2007-12-17

    sv.po: Updated Swedish translation

    svn path=/trunk/; revision=13534

M	po/ChangeLog
M	po/sv.po

commit 732dd65caa1b3ad2be25835e00332de0f0e942bf
Author: Alexander Larsson <alexl@redhat.com>
Date:	2007-12-17

    Disable unsafe segv handler by default

    2007-12-17	Alexander Larsson  <alexl@redhat.com>

	    * src/nautilus-main.c:
	    (setup_debug_log_signals):
	Disable unsafe segv handler by default


    svn path=/trunk/; revision=13533

M	ChangeLog
M	src/nautilus-main.c

commit 8fc1e99e9dbdd49c0fc156a1909e179145f3efa7
Author: David Zeuthen <davidz@redhat.com>
Date:	2007-12-17

    Update for API changes in gio trunk.

    2007-12-14	David Zeuthen  <davidz@redhat.com>

	* libnautilus-private/nautilus-desktop-icon-file.c:
	(update_info_from_link):
	* libnautilus-private/nautilus-desktop-link-monitor.c:
	(volume_delete_dialog):
	* src/file-manager/fm-tree-view.c: (button_pressed_callback),
	(fm_tree_view_unmount_cb):
	* src/nautilus-pathbar.c: (nautilus_path_bar_class_init):
	* src/nautilus-places-sidebar.c: (check_visibility),
	(volume_mount_cb), (open_selected_bookmark), (mount_shortcut_cb),
	(drive_eject_cb), (volume_eject_cb), (mount_eject_cb),
	(eject_shortcut_cb):

	Update for API changes in gio trunk.


    svn path=/trunk/; revision=13532

M	ChangeLog
M	libnautilus-private/nautilus-desktop-icon-file.c
M	libnautilus-private/nautilus-desktop-link-monitor.c
M	src/file-manager/fm-tree-view.c
M	src/nautilus-pathbar.c
M	src/nautilus-places-sidebar.c

commit a00649cd87ab1170f3aa3b628866f50074ef228e
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:	2007-12-16

    Updated Spanish translation

    svn path=/trunk/; revision=13531

M	po/ChangeLog
M	po/es.po

commit 68fc9baead266a2d5cd090e18c05eeba43309f8d
Author: Alexander Larsson <alexl@redhat.com>
Date:	2007-12-14

    Update to new flags API

    2007-12-14	Alexander Larsson  <alexl@redhat.com>

	    * libnautilus-private/nautilus-file-operations.c:
	    * libnautilus-private/nautilus-monitor.c:
	    * libnautilus-private/nautilus-open-with-dialog.c:
	Update to new flags API


    svn path=/trunk/; revision=13530

M	ChangeLog
M	libnautilus-private/nautilus-file-operations.c
M	libnautilus-private/nautilus-monitor.c
M	libnautilus-private/nautilus-open-with-dialog.c

commit 6559286c100620068c67d8c0edf3ecc09e767648
Author: Alexander Larsson <alexl@redhat.com>
Date:	2007-12-14

    Only use <gio/gio.h> include

    2007-12-14	Alexander Larsson  <alexl@redhat.com>

	    * libnautilus-private/nautilus-bookmark.c:
	    * libnautilus-private/nautilus-bookmark.h:
	    * libnautilus-private/nautilus-desktop-icon-file.c:
	    * libnautilus-private/nautilus-desktop-link-monitor.c:
	    * libnautilus-private/nautilus-desktop-link.c:
	    * libnautilus-private/nautilus-desktop-link.h:
	    * libnautilus-private/nautilus-directory-private.h:
	    * libnautilus-private/nautilus-directory.h:
	    * libnautilus-private/nautilus-emblem-utils.h:
	    * libnautilus-private/nautilus-file-changes-queue.h:
	    * libnautilus-private/nautilus-file-operations.c:
	    * libnautilus-private/nautilus-file-operations.h:
	    * libnautilus-private/nautilus-file-utilities.c:
	    * libnautilus-private/nautilus-file-utilities.h:
	    * libnautilus-private/nautilus-file.c:
	    * libnautilus-private/nautilus-file.h:
	    * libnautilus-private/nautilus-icon-info.c:
	    * libnautilus-private/nautilus-icon-info.h:
	    * libnautilus-private/nautilus-link.c:
	    * libnautilus-private/nautilus-mime-actions.h:
	    * libnautilus-private/nautilus-mime-application-chooser.c:
	    * libnautilus-private/nautilus-monitor.c:
	    * libnautilus-private/nautilus-monitor.h:
	    * libnautilus-private/nautilus-open-with-dialog.c:
	    * libnautilus-private/nautilus-open-with-dialog.h:
	    * libnautilus-private/nautilus-program-choosing.c:
	    * libnautilus-private/nautilus-program-choosing.h:
	    * libnautilus-private/nautilus-progress-info.h:
	    * libnautilus-private/nautilus-recent.h:
	    * libnautilus-private/nautilus-search-directory.c:
	    * libnautilus-private/nautilus-search-engine-simple.c:
	    * libnautilus-private/nautilus-trash-monitor.c:
	    * libnautilus-private/nautilus-trash-monitor.h:
	    * libnautilus-private/nautilus-ui-utilities.c:
	    * libnautilus-private/nautilus-view-factory.h:
	    * src/file-manager/fm-directory-view.c:
	    * src/file-manager/fm-directory-view.h:
	    * src/file-manager/fm-icon-container.c:
	    * src/file-manager/fm-icon-view.c:
	    * src/file-manager/fm-tree-model.h:
	    * src/file-manager/fm-tree-view.c:
	    * src/nautilus-application.c:
	    * src/nautilus-application.h:
	    * src/nautilus-bookmark-list.c:
	    * src/nautilus-bookmark-list.h:
	    * src/nautilus-desktop-window.c:
	    * src/nautilus-image-properties-page.c:
	    * src/nautilus-location-entry.c:
	    * src/nautilus-navigation-window.c:
	    * src/nautilus-pathbar.c:
	    * src/nautilus-pathbar.h:
	    * src/nautilus-places-sidebar.c:
	    * src/nautilus-property-browser.c:
	    * src/nautilus-query-editor.c:
	    * src/nautilus-window-menus.c:
	Only use <gio/gio.h> include


    svn path=/trunk/; revision=13529

M	ChangeLog
M	libnautilus-private/nautilus-bookmark.c
M	libnautilus-private/nautilus-bookmark.h
M	libnautilus-private/nautilus-desktop-icon-file.c
M	libnautilus-private/nautilus-desktop-link-monitor.c
M	libnautilus-private/nautilus-desktop-link.c
M	libnautilus-private/nautilus-desktop-link.h
M	libnautilus-private/nautilus-directory-private.h
M	libnautilus-private/nautilus-directory.h
M	libnautilus-private/nautilus-emblem-utils.h
M	libnautilus-private/nautilus-file-changes-queue.h
M	libnautilus-private/nautilus-file-operations.c
M	libnautilus-private/nautilus-file-operations.h
M	libnautilus-private/nautilus-file-utilities.c
M	libnautilus-private/nautilus-file-utilities.h
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-file.h
M	libnautilus-private/nautilus-icon-info.c
M	libnautilus-private/nautilus-icon-info.h
M	libnautilus-private/nautilus-link.c
M	libnautilus-private/nautilus-mime-actions.h
M	libnautilus-private/nautilus-mime-application-chooser.c
M	libnautilus-private/nautilus-monitor.c
M	libnautilus-private/nautilus-monitor.h
M	libnautilus-private/nautilus-open-with-dialog.c
M	libnautilus-private/nautilus-open-with-dialog.h
M	libnautilus-private/nautilus-program-choosing.c
M	libnautilus-private/nautilus-program-choosing.h
M	libnautilus-private/nautilus-progress-info.h
M	libnautilus-private/nautilus-recent.h
M	libnautilus-private/nautilus-search-directory.c
M	libnautilus-private/nautilus-search-engine-simple.c
M	libnautilus-private/nautilus-trash-monitor.c
M	libnautilus-private/nautilus-trash-monitor.h
M	libnautilus-private/nautilus-ui-utilities.c
M	libnautilus-private/nautilus-view-factory.h
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-directory-view.h
M	src/file-manager/fm-icon-container.c
M	src/file-manager/fm-icon-view.c
M	src/file-manager/fm-tree-model.h
M	src/file-manager/fm-tree-view.c
M	src/nautilus-application.c
M	src/nautilus-application.h
M	src/nautilus-bookmark-list.c
M	src/nautilus-bookmark-list.h
M	src/nautilus-desktop-window.c
M	src/nautilus-image-properties-page.c
M	src/nautilus-location-entry.c
M	src/nautilus-navigation-window.c
M	src/nautilus-pathbar.c
M	src/nautilus-pathbar.h
M	src/nautilus-places-sidebar.c
M	src/nautilus-property-browser.c
M	src/nautilus-query-editor.c
M	src/nautilus-window-menus.c

commit 3465bf430a04aa16ac6bb2e2264694495fe024a6
Author: Alexander Larsson <alexl@redhat.com>
Date:	2007-12-14

    Update to gioscheduler.h changes

    2007-12-14	Alexander Larsson  <alexl@redhat.com>

	    * libnautilus-private/nautilus-file-operations.c:
	Update to gioscheduler.h changes


    svn path=/trunk/; revision=13528

M	ChangeLog
M	libnautilus-private/nautilus-file-operations.c

commit 1da859f008f6a6f5bd3b8127dc00ff0d5d71ca20
Author: Alexander Larsson <alexl@redhat.com>
Date:	2007-12-13

    Update for g_mount_for_location to g_file_mount_enclosing_volume
    change.

    2007-12-13	Alexander Larsson  <alexl@redhat.com>

	    * libnautilus-private/nautilus-mime-actions.c:
	    * src/nautilus-window-manage-views.c:
	Update for g_mount_for_location to g_file_mount_enclosing_volume
	change.


    svn path=/trunk/; revision=13527

M	ChangeLog
M	libnautilus-private/nautilus-mime-actions.c
M	src/nautilus-window-manage-views.c

commit 9e0881ae1c6b74c603e302254394ff00e9105f1a
Author: Matej Urbančič <mateju@src.gnome.org>
Date:	2007-12-13

    Updated Slovenian translation

    svn path=/trunk/; revision=13526

M	po/sl.po

commit e09c7724a125d0b697b178155ebbcde8b261ed72
Author: Alexander Larsson <alexl@redhat.com>
Date:	2007-12-12

    Remove spew (add_submenu): (add_submenu_to_directory_menus): Avoid

    2007-12-12	Alexander Larsson  <alexl@redhat.com>

	    * src/file-manager/fm-directory-view.c:
	    (new_folder_done):
	Remove spew
	    (add_submenu):
	    (add_submenu_to_directory_menus):
	Avoid creating three copies of template menu actions


    svn path=/trunk/; revision=13525

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit fd9cb7f3ffba795637d923aa899de57e437e77f2
Author: Alexander Larsson <alexl@redhat.com>
Date:	2007-12-12

    Update to new gio attribute names

    2007-12-12	Alexander Larsson  <alexl@redhat.com>

	    * libnautilus-private/nautilus-file-private.h:
	    * libnautilus-private/nautilus-file-utilities.c:
	Update to new gio attribute names


    svn path=/trunk/; revision=13524

M	ChangeLog
M	libnautilus-private/nautilus-file-private.h
M	libnautilus-private/nautilus-file-utilities.c

commit d7d9312e556228c91110b5c982cfa67a1705ba7e
Author: Andre Klapper <a9016009@gmx.de>
Date:	2007-12-12

    fix a typo (bug #330324, committing on behalf of Jon Dufresne).

    2007-12-12	Andre Klapper  <a9016009@gmx.de>

	* libnautilus-private/apps_nautilus_preferences.schemas.in:
	fix a typo (bug #330324, committing on behalf of Jon Dufresne).


    svn path=/trunk/; revision=13522

M	ChangeLog
M	libnautilus-private/apps_nautilus_preferences.schemas.in

commit 3d9ad46dd26c80b6dbe017fca327925804e1d15e
Author: Andre Klapper <a9016009@gmx.de>
Date:	2007-12-12

    fix a typo (bug #499715, committing on behalf of Bob mauchin); add two

    2007-12-12	Andre Klapper  <a9016009@gmx.de>

	* src/file-manager/fm-properties-window.c (create_pie_widget):
	fix a typo (bug #499715, committing on behalf of Bob mauchin);
	add two translator comments.


    svn path=/trunk/; revision=13521

M	ChangeLog
M	src/file-manager/fm-properties-window.c

commit 6b62b6df76008f3f2c16050784f1aad10720808d
Author: David Zeuthen <davidz@redhat.com>
Date:	2007-12-11

    Update for API changes in gio trunk.

    2007-12-11	David Zeuthen  <davidz@redhat.com>

	Update for API changes in gio trunk.

	* libnautilus-private/nautilus-desktop-icon-file.c:
	(update_info_from_link):
	* libnautilus-private/nautilus-desktop-link-monitor.c:
	(volume_delete_dialog), (volume_file_name_used),
	(create_mount_link), (mount_added_callback),
	(mount_removed_callback), (mount_changed_callback),
	(desktop_volumes_visible_changed),
	(nautilus_desktop_link_monitor_init),
	(desktop_link_monitor_finalize):
	* libnautilus-private/nautilus-desktop-link.c:
	(nautilus_desktop_link_new),
	(nautilus_desktop_link_new_from_mount),
	(nautilus_desktop_link_get_mount), (desktop_link_finalize):
	* libnautilus-private/nautilus-desktop-link.h:
	* libnautilus-private/nautilus-file-operations.c:
	(custom_mount_to_string), (custom_mount_skip),
	(unmount_mount_callback), (do_unmount),
	(get_trash_dirs_for_mount),
	(has_trash_files), (nautilus_file_operations_unmount_mount):
	* libnautilus-private/nautilus-file-operations.h:
	* libnautilus-private/nautilus-file.c:
	(nautilus_file_get_volume_name):
	* src/file-manager/fm-icon-container.c: (get_sort_category):
	* src/file-manager/fm-tree-model.c: (fm_tree_model_add_root_uri),
	(fm_tree_model_get_mount_for_root_node_file),
	(fm_tree_model_remove_root_uri):
	* src/file-manager/fm-tree-model.h:
	* src/file-manager/fm-tree-view.c: (add_root_for_mount),
	(mount_added_callback), (mount_removed_callback),
	(button_pressed_callback), (fm_tree_view_unmount_cb),
	(create_tree):
	* src/nautilus-application.c:
	(nautilus_application_instance_init),
	(mount_added_callback), (mount_removed_callback):
	* src/nautilus-pathbar.c:
	(nautilus_path_bar_update_button_appearance),
	(is_file_path_mounted_mount), (find_button_type),
	(make_directory_button):
	* src/nautilus-places-sidebar.c: (add_place), (update_places),
	(mount_added_callback), (mount_removed_callback),
	(mount_changed_callback), (volume_added_callback),
	(volume_removed_callback), (volume_changed_callback),
	(drive_changed_callback), (bookmarks_popup_menu_detach_cb),
	(check_visibility), (bookmarks_check_popup_sensitivity),
	(volume_mount_cb), (open_selected_bookmark), (mount_shortcut_cb),
	(unmount_shortcut_cb), (eject_shortcut_cb),
	(drive_poll_for_media_cb), (rescan_shortcut_cb),
	(bookmarks_build_popup_menu), (nautilus_places_sidebar_init),
	(nautilus_places_sidebar_set_parent_window):


    svn path=/trunk/; revision=13520

M	ChangeLog
M	libnautilus-private/nautilus-desktop-icon-file.c
M	libnautilus-private/nautilus-desktop-link-monitor.c
M	libnautilus-private/nautilus-desktop-link.c
M	libnautilus-private/nautilus-desktop-link.h
M	libnautilus-private/nautilus-file-operations.c
M	libnautilus-private/nautilus-file-operations.h
M	libnautilus-private/nautilus-file.c
M	src/file-manager/fm-icon-container.c
M	src/file-manager/fm-tree-model.c
M	src/file-manager/fm-tree-model.h
M	src/file-manager/fm-tree-view.c
M	src/nautilus-application.c
M	src/nautilus-pathbar.c
M	src/nautilus-places-sidebar.c

commit 4688bb16b681669c9263af59523ea1b6e3da05a2
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:	2007-12-11

    Updated Spanish translation

    svn path=/trunk/; revision=13519

M	po/ChangeLog
M	po/es.po

commit 1450d8004f92c018de2243e4daab2e24eb027db3
Author: A. Walton <awalton@svn.gnome.org>
Date:	2007-12-11

    Fix build error from nautilus metafile removal.

    2007-12-11	A. Walton  <awalton@svn.gnome.org>
	* src/nautilus-shell-interface.idl:
	Fix build error from nautilus metafile removal.

    svn path=/trunk/; revision=13518

M	ChangeLog
M	src/nautilus-shell-interface.idl

commit 21b24fc423dd3a2994ee615a17d61641a32ef9d5
Author: Rahul Bhalerao <rahulb@src.gnome.org>
Date:	2007-12-11

    Added Marathi translations

    svn path=/trunk/; revision=13517

M	po/ChangeLog
M	po/LINGUAS
A	po/mr.po

commit 1f2723d819fa1494c31e15b1825a79accc40785c
Author: Kostas Papadimas <pkst@src.gnome.org>
Date:	2007-12-11

    Updated Greek translation

    svn path=/trunk/; revision=13516

M	po/ChangeLog
M	po/el.po

commit c2e8c49325e441bce8e7db60e3d054aa990138c2
Author: Alexander Larsson <alexl@redhat.com>
Date:	2007-12-10

    Removed. Removed. Removed.

    2007-12-10	Alexander Larsson  <alexl@redhat.com>

	    * libnautilus-private/nautilus-directory-async.c:
	    * libnautilus-private/nautilus-directory-metafile.[ch]:
	    * libnautilus-private/nautilus-metafile.[ch]:
	    * libnautilus-private/nautilus-directory-private.h:
	    * libnautilus-private/nautilus-directory.c:
	    * libnautilus-private/Makefile.am:
	    *
	    libnautilus-private/nautilus-directory-metafile-monitor.[ch]:
	    Removed.
	    * libnautilus-private/nautilus-metafile-factory.[ch]: Removed.
	    * libnautilus-private/nautilus-metafile-server.idl: Removed.
	    * src/nautilus-application.c:
	    * src/nautilus-main.c:
	    * src/nautilus-spatial-window.c:
	Remove the bonobo layer for metadata, as we're always in-process
	anyway
	these days.


    svn path=/trunk/; revision=13515

M	ChangeLog
M	libnautilus-private/Makefile.am
M	libnautilus-private/nautilus-directory-async.c
D	libnautilus-private/nautilus-directory-metafile-monitor.c
D	libnautilus-private/nautilus-directory-metafile-monitor.h
M	libnautilus-private/nautilus-directory-metafile.c
M	libnautilus-private/nautilus-directory-metafile.h
M	libnautilus-private/nautilus-directory-private.h
M	libnautilus-private/nautilus-directory.c
D	libnautilus-private/nautilus-metafile-factory.c
D	libnautilus-private/nautilus-metafile-factory.h
D	libnautilus-private/nautilus-metafile-server.idl
M	libnautilus-private/nautilus-metafile.c
M	libnautilus-private/nautilus-metafile.h
M	src/nautilus-application.c
M	src/nautilus-main.c
M	src/nautilus-spatial-window.c

commit 679a09d262088aac862988947ead39cdf9dfb0ca
Author: Matej Urbančič <mateju@src.gnome.org>
Date:	2007-12-10

    Updated Slovenian translation

    svn path=/trunk/; revision=13514

M	po/ChangeLog
M	po/sl.po

commit 1f72b6ef33cdfaee5e46f0209eda5cef6f1a4803
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:	2007-12-09

    Updated Spanish translation

    svn path=/trunk/; revision=13513

M	po/ChangeLog
M	po/es.po

commit 49e4047b1d533ec262087578adddae4629ce6528
Author: Leonardo Ferreira Fontenelle <leonardof@svn.gnome.org>
Date:	2007-12-08

    Translation of "delete" fixed by Rodrigo Flores.

    2007-12-08	Leonardo Ferreira Fontenelle  <leonardof@svn.gnome.org>

	* pt_BR.po: Translation of "delete" fixed by Rodrigo Flores.

    svn path=/trunk/; revision=13512

M	po/ChangeLog
M	po/pt_BR.po

commit f769ce58074e93d75c0af004b34f1420e5497a9a
Author: Ihar Hrachyshka <iharh@src.gnome.org>
Date:	2007-12-07

    Updated Belarusian Latin translation.

    svn path=/trunk/; revision=13510

M	po/ChangeLog
M	po/be@latin.po

commit 3453b1ec173f6e6a501ffef5215e8e27bf2eb992
Author: Alexander Larsson <alexl@redhat.com>
Date:	2007-12-07

    Add optional cancellable arg to nautilus_file_mount

    2007-12-07	Alexander Larsson  <alexl@redhat.com>

	    * libnautilus-private/nautilus-file.[ch]:
	    * libnautilus-private/nautilus-vfs-file.c:
	    * src/file-manager/fm-directory-view.c:
	Add optional cancellable arg to nautilus_file_mount

	    * libnautilus-private/nautilus-mime-actions.c:
	Implement cancellation of file activation


    svn path=/trunk/; revision=13509

M	ChangeLog
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-file.h
M	libnautilus-private/nautilus-mime-actions.c
M	libnautilus-private/nautilus-vfs-file.c
M	src/file-manager/fm-directory-view.c

commit 8e47ce393a6fef2eb62879569e52ef39b0175c12
Author: Alexander Larsson <alexl@redhat.com>
Date:	2007-12-07

    Implement nautilus_file_set_permissions_recursive

    2007-12-07	Alexander Larsson  <alexl@redhat.com>

	    * libnautilus-private/nautilus-file-operations.c:
	    Implement nautilus_file_set_permissions_recursive


    svn path=/trunk/; revision=13508

M	ChangeLog
M	libnautilus-private/nautilus-file-operations.c

commit fe477066ed2238be7d5e288f6fde6bfdfe8954cb
Author: Alexander Larsson <alexl@redhat.com>
Date:	2007-12-07

    Use new gio apis to avoid getting uri.

    2007-12-07	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-file.c
	(nautilus_file_is_in_desktop):
	Use new gio apis to avoid getting uri.


    svn path=/trunk/; revision=13507

M	ChangeLog
M	libnautilus-private/nautilus-file.c

commit bf2e70ac1bae2d6fef1291f2c92c79a07ef0e97f
Author: Alexander Larsson <alexl@redhat.com>
Date:	2007-12-07

    No need to get the uri to figure out if the directory is in the trash,

    2007-12-07	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-directory.c
	(nautilus_directory_is_in_trash):
	No need to get the uri to figure out if the
	directory is in the trash, just use
	g_file_has_uri_scheme().


    svn path=/trunk/; revision=13506

M	ChangeLog
M	libnautilus-private/nautilus-directory.c

commit 3f48f21e3f7afccb8ec7faaf0055cd7ac11de3f4
Author: Alexander Larsson <alexl@redhat.com>
Date:	2007-12-07

    Display errors on mount/unmount failure

    2007-12-07	Alexander Larsson  <alexl@redhat.com>

	    * src/nautilus-places-sidebar.c:
	Display errors on mount/unmount failure


    svn path=/trunk/; revision=13505

M	ChangeLog
M	src/nautilus-places-sidebar.c

commit f0c45c902156aa183eeb8402d3c3288344a713bb
Author: Alexander Larsson <alexl@redhat.com>
Date:	2007-12-07

    Show errors on unmount/eject failing.

    2007-12-07	Alexander Larsson  <alexl@redhat.com>

	    * libnautilus-private/nautilus-file-operations.[ch]:
	    * src/file-manager/fm-tree-view.c:
	    * src/nautilus-places-sidebar.c:
	Show errors on unmount/eject failing.


    svn path=/trunk/; revision=13504

M	ChangeLog
M	libnautilus-private/nautilus-file-operations.c
M	libnautilus-private/nautilus-file-operations.h
M	src/file-manager/fm-tree-view.c
M	src/nautilus-places-sidebar.c

commit 48757eb4b4d4be6e46e7d56dc814a98a6c7aeac4
Author: Alexander Larsson <alexl@redhat.com>
Date:	2007-12-07

    Implement empty trash on unmount and eject

    2007-12-07	Alexander Larsson  <alexl@redhat.com>

	    * libnautilus-private/nautilus-file-operations.[ch]:
	    * src/nautilus-places-sidebar.c:
	Implement empty trash on unmount and eject

	    * src/file-manager/fm-tree-view.c:
	Use the file op version of unmount



    svn path=/trunk/; revision=13503

M	ChangeLog
M	libnautilus-private/nautilus-file-operations.c
M	libnautilus-private/nautilus-file-operations.h
M	src/file-manager/fm-tree-view.c
M	src/nautilus-places-sidebar.c

commit 834247e2ac839a4aae4a38ad06f1cde9286e9a94
Author: Alexander Larsson <alexl@redhat.com>
Date:	2007-12-07

    Implement the rest of the file create ops

    2007-12-07	Alexander Larsson  <alexl@redhat.com>

	    * libnautilus-private/nautilus-file-operations.[ch]:
	Implement the rest of the file create ops

	    * src/file-manager/fm-directory-view.c:
	Get sane filenames for dropped text


    svn path=/trunk/; revision=13502

M	ChangeLog
M	libnautilus-private/nautilus-file-operations.c
M	libnautilus-private/nautilus-file-operations.h
M	src/file-manager/fm-directory-view.c

commit fa33b4cbc920082153f8412437d1f5bf1f6ebf3d
Author: Kjartan Maraas <kmaraas@src.gnome.org>
Date:	2007-12-07

    Make it pass msgfmt

    svn path=/trunk/; revision=13501

M	po/nb.po

commit 243017ddd3094118627d407249cc5d4153bac986
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2007-12-06

    Updated Norwegian bokmål translation.

    2007-12-06	Kjartan Maraas	<kmaraas@gnome.org>

	* nb.po: Updated Norwegian bokmål translation.

    svn path=/trunk/; revision=13500

M	po/ChangeLog
M	po/nb.po

commit 318b5a31671948668849e0b0c36bdb47f87bb7c1
Author: Alexander Larsson <alexl@redhat.com>
Date:	2007-12-06

    Don't avoid adding existing files that are not is_added. Fixes
    a problem

    2007-12-06	Alexander Larsson  <alexl@redhat.com>

	    * libnautilus-private/nautilus-directory.c:
	Don't avoid adding existing files that are not is_added.
	Fixes a problem where new folder didn't display the new folder.

	    * libnautilus-private/nautilus-file-operations.[ch]:
	    * src/file-manager/fm-directory-view.c:
	    * src/file-manager/fm-tree-view.c:
	Implement new folder.


    svn path=/trunk/; revision=13499

M	ChangeLog
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-file-operations.c
M	libnautilus-private/nautilus-file-operations.h
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-tree-view.c

commit e55bf2bfde8efc4a25fbdbfcdd581077538ebd21
Author: Alexander Larsson <alexl@redhat.com>
Date:	2007-12-06

    Set position on move and link

    2007-12-06	Alexander Larsson  <alexl@redhat.com>

	    * libnautilus-private/nautilus-file-operations.c:
	Set position on move and link


    svn path=/trunk/; revision=13498

M	ChangeLog
M	libnautilus-private/nautilus-file-operations.c

commit 45bfd9ce3b317a5cec26dae48c5e659ff1fc4e69
Author: Alexander Larsson <alexl@redhat.com>
Date:	2007-12-06

    Implement symlinking

    2007-12-06	Alexander Larsson  <alexl@redhat.com>

	    * libnautilus-private/nautilus-file-operations.[ch]:
	    * src/file-manager/fm-directory-view.c:
	Implement symlinking



    svn path=/trunk/; revision=13497

M	ChangeLog
M	libnautilus-private/nautilus-file-operations.c
M	libnautilus-private/nautilus-file-operations.h
M	src/file-manager/fm-directory-view.c

commit db2c5a922e122f3a345a99a00e544a064f03cf00
Author: Alexander Larsson <alexl@redhat.com>
Date:	2007-12-05

    Implement duplicate.

    2007-12-05	Alexander Larsson  <alexl@redhat.com>

	    * libnautilus-private/nautilus-file-operations.[ch]:
	Implement duplicate.


    svn path=/trunk/; revision=13496

M	ChangeLog
M	libnautilus-private/nautilus-file-operations.c
M	libnautilus-private/nautilus-file-operations.h

commit 1885aa395528386c0851ff294442e22e7ffcfe3b
Author: Matej Urbančič <mateju@src.gnome.org>
Date:	2007-12-05

    Updated Slovenian translation

    svn path=/trunk/; revision=13495

M	po/sl.po

commit afd418237d88772f95e41022274f5a620499ba38
Author: Alexander Larsson <alexl@redhat.com>
Date:	2007-12-05

    Fix merge error that made the Open Folder Window menu item appear in

    2007-12-05	Alexander Larsson  <alexl@redhat.com>

	    * src/file-manager/fm-directory-view.c:
	Fix merge error that made the Open Folder Window
	menu item appear in non-browser mode



    svn path=/trunk/; revision=13494

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit 9d60707a1c4e6f4a7d9192909178f3c70ad8c999
Author: Kevin Kubasik <kevin@kubasik.net>
Date:	2007-12-04

    Fixed some spacing issues.

    2007-12-04 Kevin Kubasik <kevin@kubasik.net>
	* libnautilus-private/nautilus-search-engine-beagle.c:
	Fixed some spacing issues.


    svn path=/trunk/; revision=13492

M	ChangeLog
M	libnautilus-private/nautilus-search-engine-beagle.c

commit 355f8aabd72d052cdd24ac82034982601ef7d9cd
Author: Alexander Larsson <alexl@src.gnome.org>
Date:	2007-12-04

    Update TODO comment

    svn path=/trunk/; revision=13490

M	libnautilus-private/nautilus-file-operations.c

commit fb7cce411c50be1078f46b2c1bc21f7301bf3468
Author: Alexander Larsson <alexl@redhat.com>
Date:	2007-12-04

    Implement empty trash

    2007-12-04	Alexander Larsson  <alexl@redhat.com>

	    * libnautilus-private/nautilus-file-operations.c:
	Implement empty trash



    svn path=/trunk/; revision=13489

M	ChangeLog
M	libnautilus-private/nautilus-file-operations.c

commit 13f82297f938d3d070fe53c746ebd5954b0fd37a
Author: Kevin Kubasik <kevin@kubasik.net>
Date:	2007-12-04

    Fix a memory leak from the last commit.

    2007-12-04 Kevin Kubasik <kevin@kubasik.net>
	* libnautilus-private/nautilus-search-engine-beagle.c:
	Fix a memory leak from the last commit.


    svn path=/trunk/; revision=13488

M	ChangeLog
M	libnautilus-private/nautilus-search-engine-beagle.c

commit a39cea2661e59ff43593607c104e13defb294964
Author: Alexander Larsson <alexl@redhat.com>
Date:	2007-12-04

    Implement trash with CommonJob

    2007-12-04	Alexander Larsson  <alexl@redhat.com>

	    * libnautilus-private/nautilus-file-operations.c:
	Implement trash with CommonJob

	    * libnautilus-private/nautilus-progress-info.c:
	    (nautilus_progress_info_set_progress):
	Ensure progress always is inside 0.0 - 1.0


    svn path=/trunk/; revision=13485

M	ChangeLog
M	libnautilus-private/nautilus-file-operations.c
M	libnautilus-private/nautilus-progress-info.c

commit de68805a3673f96ecc97bfae8a7f8da8acaee60a
Author: Kevin Kubasik <kkubasik@src.gnome.org>
Date:	2007-12-04

    Replace depreciated beagle_query_add_hit_type and
    beagle_query_add_mime_type with compatible query strings.

    svn path=/trunk/; revision=13484

M	ChangeLog
M	libnautilus-private/nautilus-search-engine-beagle.c

commit 690b2b900eaac8d1821c5237c431567857a4ce3a
Author: Andre Klapper <a9016009@gmx.de>
Date:	2007-12-04

    Updated German translation.

    2007-12-04	Andre Klapper  <a9016009@gmx.de>

	* de.po: Updated German translation.


    svn path=/trunk/; revision=13482

M	po/ChangeLog
M	po/de.po

commit 7a86af9465358049547cf1440967c7d24e36e197
Author: Alexander Larsson <alexl@redhat.com>
Date:	2007-12-04

    Support recursive delete with progress reporting

    2007-12-04	Alexander Larsson  <alexl@redhat.com>

	    * libnautilus-private/nautilus-file-operations.c:
	Support recursive delete with progress reporting


    svn path=/trunk/; revision=13481

M	ChangeLog
M	libnautilus-private/nautilus-file-operations.c

commit f40c0e14f8a904d4c4937fedf9ad0a40f2aac655
Author: Alexander Larsson <alexl@redhat.com>
Date:	2007-12-04

    Use CommonJob in the delete confirmation dialogs

    2007-12-04	Alexander Larsson  <alexl@redhat.com>

	    * libnautilus-private/nautilus-file-operations.c:
	Use CommonJob in the delete confirmation dialogs


    svn path=/trunk/; revision=13480

M	ChangeLog
M	libnautilus-private/nautilus-file-operations.c

commit 0c5414e64af086b0a98e090c5056440f52be61fd
Author: Christian Persch <chpe@gnome.org>
Date:	2007-12-03

    Remove some small allocations, and use GSlice more often. Bug #461795.

    2007-12-03	Christian Persch  <chpe@gnome.org>

	* libnautilus-private/nautilus-directory-metafile.c:
	(nautilus_directory_get_integer_file_metadata),
	(nautilus_directory_set_integer_file_metadata):
	* libnautilus-private/nautilus-directory.c:
	(nautilus_directory_schedule_position_set):
	* libnautilus-private/nautilus-dnd.c: (add_one_gnome_icon):
	* libnautilus-private/nautilus-file-operations-progress.c:
	(time_remaining_callback):
	* libnautilus-private/nautilus-icon-dnd.c: (handle_local_move):
	* src/file-manager/fm-directory-view.c: (new_folder_done):
	* src/nautilus-application.c: (get_desktop_manager_selection):
	* src/nautilus-connect-server-dialog.c: (display_server_uri):
	* src/nautilus-information-panel.c: (receive_dropped_color):
	* src/nautilus-property-browser.c: (add_color_to_browser):
	* src/nautilus-window.c: (nautilus_window_init),
	(nautilus_window_finalize), (free_activate_view_data),
	(add_view_as_menu_item), (nautilus_window_synch_view_as_menus),
	(nautilus_window_class_init): Remove some small allocations,
	and use
	GSlice more often. Bug #461795.

    svn path=/trunk/; revision=13479

M	ChangeLog
M	libnautilus-private/nautilus-directory-metafile.c
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-dnd.c
M	libnautilus-private/nautilus-file-operations-progress.c
M	libnautilus-private/nautilus-icon-dnd.c
M	src/file-manager/fm-directory-view.c
M	src/nautilus-application.c
M	src/nautilus-connect-server-dialog.c
M	src/nautilus-information-panel.c
M	src/nautilus-property-browser.c
M	src/nautilus-window.c

commit a35f15890c6e9773b7061d0719d93ed58e39d391
Author: Andre Klapper <a9016009@gmx.de>
Date:	2007-12-03

    Updated German translation.

    2007-12-03	Andre Klapper  <a9016009@gmx.de>

	* de.po: Updated German translation.


    svn path=/trunk/; revision=13478

M	po/ChangeLog
M	po/de.po

commit c7639ed7bf3f0c66756d00acfdd14cbfa99489d8
Author: Alexander Larsson <alexl@redhat.com>
Date:	2007-12-03

    Move screen_num to CommonJob Use GtkWindow * for parent_window in

    2007-12-03	Alexander Larsson  <alexl@redhat.com>

	    * libnautilus-private/nautilus-file-operations.c:
	Move screen_num to CommonJob
	Use GtkWindow * for parent_window in CommonJob
	shallow conversion to CommonJob use for delete


    svn path=/trunk/; revision=13477

M	ChangeLog
M	libnautilus-private/nautilus-file-operations.c

commit fe6e7df810fc37fa1695c4e77e14bb582e0c2cb5
Author: Alexander Larsson <alexl@redhat.com>
Date:	2007-12-03

    Remove old gnome-vfs base implementation to make this easier to read.

    2007-12-03	Alexander Larsson  <alexl@redhat.com>

	    * libnautilus-private/nautilus-file-operations.c:
	Remove old gnome-vfs base implementation to make
	this easier to read.


    svn path=/trunk/; revision=13476

M	ChangeLog
M	libnautilus-private/nautilus-file-operations.c

commit 538f1c7e75a9c947a02f9da211b189eea4d099c4
Author: Alexander Larsson <alexl@src.gnome.org>
Date:	2007-12-03

    Remove TODO comment

    svn path=/trunk/; revision=13475

M	libnautilus-private/nautilus-file-operations.c

commit 2532c62b5ce96ba2297854762f8f814eb2f4028e
Author: Alexander Larsson <alexl@redhat.com>
Date:	2007-12-03

    Implement cancellation in all ops

    2007-12-03	Alexander Larsson  <alexl@redhat.com>

	    * libnautilus-private/nautilus-file-operations.c:
	Implement cancellation in all ops

	    * libnautilus-private/nautilus-progress-info.[ch]:
	Allow cancelling in progress dialog


    svn path=/trunk/; revision=13474

M	ChangeLog
M	libnautilus-private/nautilus-file-operations.c
M	libnautilus-private/nautilus-progress-info.c
M	libnautilus-private/nautilus-progress-info.h

commit 105fbb39301574fcec23636908c19efc531aed84
Author: Ignacio Casal Quinteiro <icq@src.gnome.org>
Date:	2007-12-03

    Updated Galician Translation.

    svn path=/trunk/; revision=13473

M	po/ChangeLog
M	po/gl.po

commit 12b8cc103f50f02d2ddccb4d1baa74a5779a6386
Author: Alexander Larsson <alexl@redhat.com>
Date:	2007-12-03

    Don't include deprectated headers

    2007-12-03	Alexander Larsson  <alexl@redhat.com>

	* test/test.h:
	Don't include deprectated headers



    svn path=/trunk/; revision=13472

M	ChangeLog
M	test/test.h

commit 2832dfc3a182a2f86c841a6370703963ca35116c
Author: Alexander Larsson <alexl@redhat.com>
Date:	2007-12-03

    Fix build

    2007-12-03	Alexander Larsson  <alexl@redhat.com>

	    * libnautilus-private/nautilus-search-engine-tracker.c:
	Fix build

	    * src/file-manager/fm-directory-view.h:
	Don't include deprectated headers


    svn path=/trunk/; revision=13471

M	ChangeLog
M	libnautilus-private/nautilus-search-engine-tracker.c
M	src/file-manager/fm-directory-view.h

commit b999399c6873090c54ff314510829bfd81c0c2d9
Author: Alexander Larsson <alexl@redhat.com>
Date:	2007-12-03

    Fix ngettext use and othe i18n issues (#500945)

    2007-12-03	Alexander Larsson  <alexl@redhat.com>

	    * libnautilus-private/nautilus-file-operations.c:
	    * libnautilus-private/nautilus-file.c:
	    * libnautilus-private/nautilus-progress-info.c:
	    * src/file-manager/fm-error-reporting.c:
	Fix ngettext use and othe i18n issues (#500945)


    svn path=/trunk/; revision=13470

M	ChangeLog
M	libnautilus-private/nautilus-file-operations.c
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-progress-info.c
M	src/file-manager/fm-error-reporting.c

commit cddb23e138df54333fe721e8949e74078650c211
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:	2007-12-01

    Updated Spanish translation

    svn path=/trunk/; revision=13469

M	po/ChangeLog
M	po/es.po

commit e077268581803f5ffb8c5526259dac1de4162a7f
Author: Matej Urbančič <mateju@src.gnome.org>
Date:	2007-12-01

    Updated Slovenian translation

    svn path=/trunk/; revision=13468

M	po/ChangeLog
M	po/sl.po

commit da71262a9445350686c4ed7ce7cdf38ac50f05b7
Author: Andre Klapper <a9016009@gmx.de>
Date:	2007-11-30

    Update list of files.

    2007-11-30	Andre Klapper  <a9016009@gmx.de>

	* POTFILES.in: Update list of files.


    svn path=/trunk/; revision=13467

M	po/ChangeLog
M	po/POTFILES.in

commit daaf0eecc879dad15468008b161b5e3b0f91a72a
Author: Federico Mena Quintero <federico@novell.com>
Date:	2007-11-30

    Fix bgo354688 - Capitalization in the file properties dialog
    2007-11-30	Federico Mena Quintero	<federico@novell.com>

	Fix http://bugzilla.gnome.org/show_bug.cgi?id=354688 - Attack of
	the HIG police.

	* src/file-manager/fm-properties-window.c
	(create_permissions_page): Use header capitalization for command
	button.
	(add_permissions_combo_box): Use sentence capitalization for
	field labels.

    Signed-off-by: Federico Mena Quintero <federico@gnu.org>

    svn path=/trunk/; revision=13466

M	ChangeLog
M	src/file-manager/fm-properties-window.c

commit d2a76ed4546ee4e9e455c2160e06a8ab87664fa1
Author: Christian Persch <chpe@src.gnome.org>
Date:	2007-11-30

    Fix the build

    svn path=/trunk/; revision=13465

M	configure.in

commit 469047a2a58430026d68a3b99b223b922b18b8d1
Author: Alexander Larsson <alexl@src.gnome.org>
Date:	2007-11-30

    Merge gio-branch

    svn path=/trunk/; revision=13464

M	ChangeLog
M	NEWS
A	TODO-gio
M	configure.in
M	docs/key_mouse_navigation.txt
M	libnautilus-extension/nautilus-file-info.c
M	libnautilus-extension/nautilus-file-info.h
M	libnautilus-private/Makefile.am
D	libnautilus-private/nautilus-audio-player.c
D	libnautilus-private/nautilus-audio-player.h
M	libnautilus-private/nautilus-bookmark.c
M	libnautilus-private/nautilus-bookmark.h
M	libnautilus-private/nautilus-column-chooser.c
M	libnautilus-private/nautilus-column-chooser.h
M	libnautilus-private/nautilus-column-utilities.c
M	libnautilus-private/nautilus-column-utilities.h
M	libnautilus-private/nautilus-customization-data.c
M	libnautilus-private/nautilus-customization-data.h
M	libnautilus-private/nautilus-desktop-directory-file.c
M	libnautilus-private/nautilus-desktop-directory.c
M	libnautilus-private/nautilus-desktop-icon-file.c
M	libnautilus-private/nautilus-desktop-link-monitor.c
M	libnautilus-private/nautilus-desktop-link.c
M	libnautilus-private/nautilus-desktop-link.h
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-directory-background.c
M	libnautilus-private/nautilus-directory-metafile-monitor.c
M	libnautilus-private/nautilus-directory-notify.h
M	libnautilus-private/nautilus-directory-private.h
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-directory.h
M	libnautilus-private/nautilus-dnd.c
M	libnautilus-private/nautilus-emblem-utils.c
M	libnautilus-private/nautilus-emblem-utils.h
M	libnautilus-private/nautilus-file-attributes.h
M	libnautilus-private/nautilus-file-changes-queue.c
M	libnautilus-private/nautilus-file-changes-queue.h
M	libnautilus-private/nautilus-file-dnd.c
M	libnautilus-private/nautilus-file-operations-progress.c
M	libnautilus-private/nautilus-file-operations-progress.h
M	libnautilus-private/nautilus-file-operations.c
M	libnautilus-private/nautilus-file-operations.h
M	libnautilus-private/nautilus-file-private.h
M	libnautilus-private/nautilus-file-utilities.c
M	libnautilus-private/nautilus-file-utilities.h
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-file.h
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-canvas-item.h
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-container.h
M	libnautilus-private/nautilus-icon-dnd.c
M	libnautilus-private/nautilus-icon-dnd.h
D	libnautilus-private/nautilus-icon-factory-private.h
D	libnautilus-private/nautilus-icon-factory.c
D	libnautilus-private/nautilus-icon-factory.h
A	libnautilus-private/nautilus-icon-info.c
A	libnautilus-private/nautilus-icon-info.h
M	libnautilus-private/nautilus-icon-private.h
M	libnautilus-private/nautilus-lib-self-check-functions.h
D	libnautilus-private/nautilus-link-desktop-file.c
D	libnautilus-private/nautilus-link-desktop-file.h
M	libnautilus-private/nautilus-link.c
M	libnautilus-private/nautilus-link.h
M	libnautilus-private/nautilus-merged-directory.c
M	libnautilus-private/nautilus-metafile.c
M	libnautilus-private/nautilus-mime-actions.c
M	libnautilus-private/nautilus-mime-actions.h
A	libnautilus-private/nautilus-mime-application-chooser.c
A	libnautilus-private/nautilus-mime-application-chooser.h
M	libnautilus-private/nautilus-monitor.c
M	libnautilus-private/nautilus-monitor.h
A	libnautilus-private/nautilus-open-with-dialog.c
A	libnautilus-private/nautilus-open-with-dialog.h
M	libnautilus-private/nautilus-program-choosing.c
M	libnautilus-private/nautilus-program-choosing.h
A	libnautilus-private/nautilus-progress-info.c
A	libnautilus-private/nautilus-progress-info.h
M	libnautilus-private/nautilus-query.h
M	libnautilus-private/nautilus-recent.c
M	libnautilus-private/nautilus-recent.h
M	libnautilus-private/nautilus-saved-search-file.c
M	libnautilus-private/nautilus-search-directory-file.c
M	libnautilus-private/nautilus-search-directory-file.h
M	libnautilus-private/nautilus-search-directory.c
M	libnautilus-private/nautilus-search-engine-simple.c
M	libnautilus-private/nautilus-search-engine-tracker.c
M	libnautilus-private/nautilus-search-engine.h
M	libnautilus-private/nautilus-signaller.c
D	libnautilus-private/nautilus-theme.c
D	libnautilus-private/nautilus-theme.h
M	libnautilus-private/nautilus-thumbnails.c
M	libnautilus-private/nautilus-thumbnails.h
D	libnautilus-private/nautilus-trash-directory.c
D	libnautilus-private/nautilus-trash-directory.h
D	libnautilus-private/nautilus-trash-file.c
D	libnautilus-private/nautilus-trash-file.h
M	libnautilus-private/nautilus-trash-monitor.c
M	libnautilus-private/nautilus-trash-monitor.h
M	libnautilus-private/nautilus-tree-view-drag-dest.c
M	libnautilus-private/nautilus-ui-utilities.c
M	libnautilus-private/nautilus-vfs-file.c
M	libnautilus-private/nautilus-view-factory.c
M	libnautilus-private/nautilus-view-factory.h
M	libnautilus-private/nautilus-view.h
M	libnautilus-private/nautilus-window-info.c
M	libnautilus-private/nautilus-window-info.h
M	src/Makefile.am
M	src/file-manager/Makefile.am
M	src/file-manager/fm-desktop-icon-view.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-directory-view.h
M	src/file-manager/fm-ditem-page.c
M	src/file-manager/fm-empty-view.c
M	src/file-manager/fm-error-reporting.c
M	src/file-manager/fm-error-reporting.h
M	src/file-manager/fm-icon-container.c
M	src/file-manager/fm-icon-view.c
M	src/file-manager/fm-list-model.c
M	src/file-manager/fm-list-model.h
M	src/file-manager/fm-list-view.c
M	src/file-manager/fm-properties-window.c
M	src/file-manager/fm-tree-model.c
M	src/file-manager/fm-tree-model.h
M	src/file-manager/fm-tree-view.c
A	src/file-manager/nautilus-audio-mime-types.h
M	src/nautilus-application.c
M	src/nautilus-application.h
M	src/nautilus-bookmark-list.c
M	src/nautilus-bookmark-list.h
M	src/nautilus-bookmarks-window.c
M	src/nautilus-connect-server-dialog-nonmain.c
M	src/nautilus-desktop-window.c
M	src/nautilus-emblem-sidebar.c
M	src/nautilus-file-management-properties.c
M	src/nautilus-history-sidebar.c
M	src/nautilus-image-properties-page.c
M	src/nautilus-information-panel.c
M	src/nautilus-location-bar.c
M	src/nautilus-location-dialog.c
M	src/nautilus-location-entry.c
M	src/nautilus-main.c
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-navigation-window.c
M	src/nautilus-notes-viewer.c
M	src/nautilus-pathbar.c
M	src/nautilus-pathbar.h
M	src/nautilus-places-sidebar.c
M	src/nautilus-property-browser.c
M	src/nautilus-query-editor.c
M	src/nautilus-shell-ui.xml
M	src/nautilus-shell.c
M	src/nautilus-sidebar-title.c
M	src/nautilus-spatial-window.c
M	src/nautilus-spatial-window.h
M	src/nautilus-window-bookmarks.c
M	src/nautilus-window-manage-views.c
M	src/nautilus-window-manage-views.h
M	src/nautilus-window-menus.c
M	src/nautilus-window-private.h
M	src/nautilus-window.c
M	src/nautilus-window.h
M	src/nautilus-zoom-control.h
M	test/Makefile.am
A	test/test-copy.c
M	test/test-nautilus-directory-async.c
M	test/test-nautilus-mime-actions-set.c
M	test/test-nautilus-mime-actions.c
D	test/test-nautilus-preferences-change.c
M	test/test-nautilus-wrap-table.c
M	test/test.c
M	test/test.h

commit ce669bd18cf00a3fc485ffedc53850e2d89b57e0
Author: Alexander Larsson <alexl@redhat.com>
Date:	2007-11-28

    Use invisible event box for search bar. (#464193) Patch from Andrea

    2007-11-28	Alexander Larsson  <alexl@redhat.com>

	    * src/nautilus-search-bar.c:
	Use invisible event box for search bar. (#464193)
	Patch from Andrea Cimitan


    svn path=/trunk/; revision=13458

M	ChangeLog
M	src/nautilus-search-bar.c

commit d7b38889beb51e9e563e1bf5cb333d2dc360f17b
Author: Andre Klapper <a9016009@gmx.de>
Date:	2007-11-27

    add "sys/param.h" to AC_CHECK_HEADERS() to fix NetBSD build. Fixes bug

    2007-11-27	Andre Klapper  <a9016009@gmx.de>

	* configure.in:
	add "sys/param.h" to AC_CHECK_HEADERS() to fix NetBSD build.
	Fixes bug #496266.


    svn path=/trunk/; revision=13456

M	ChangeLog
M	configure.in

commit 147b2530c6537b7b5b869c2c95558c732db53b27
Author: Ihar Hrachyshka <iharh@src.gnome.org>
Date:	2007-11-27

    Updated Belarusian Latin translation.

    svn path=/trunk/; revision=13455

M	po/ChangeLog
M	po/be@latin.po

commit 2db9cc7650b5031997530aad22ef1c22c3168422
Author: Nickolay V. Shmyrev <nshmyrev@yandex.ru>
Date:	2007-11-25

    Updated Russian translation by Vasiliy Faronov <qvvx@yandex.ru>

    2007-11-25	Nickolay V. Shmyrev  <nshmyrev@yandex.ru>

	    * ru.po: Updated Russian translation
	    by Vasiliy Faronov <qvvx@yandex.ru>


    svn path=/trunk/; revision=13452

M	po/ChangeLog
M	po/ru.po

commit 9db377ad8b3dfff7f91cbd7180a4aa1f8db3e098
Author: Gil Forcada Codinachs <gforcada@src.gnome.org>
Date:	2007-11-21

    Updated Catalan translation by David Planella

    svn path=/trunk/; revision=13437

M	po/ChangeLog
M	po/ca.po

commit 40f58e7fdc0d287bbc759bac6b8a609d8e0a5502
Author: Yannig MARCHEGAY <ymarcheg@src.gnome.org>
Date:	2007-11-20

    Updated Occitan translation

    svn path=/trunk/; revision=13430

M	po/oc.po

commit 135b04a9055e448025e615cf19f061c87cc99597
Author: Priit Laes <plaes@svn.gnome.org>
Date:	2007-11-15

    Translation updated by Ivar Smolin.

    2007-11-15	Priit Laes  <plaes@svn.gnome.org>

	* et.po: Translation updated by Ivar Smolin.

    svn path=/trunk/; revision=13421

M	po/ChangeLog
M	po/et.po

commit f7edd345e0a8f7f1e031ec0fed7cd087a04ec6d6
Author: Matej Urbančič <mateju@src.gnome.org>
Date:	2007-11-12

    Updated Slovenian translation

    svn path=/trunk/; revision=13415

M	po/ChangeLog
M	po/sl.po

commit 28f882c2fc321ae9ec0aa9387806ea3981e5191f
Author: Alexander Larsson <alexl@redhat.com>
Date:	2007-11-12

    Handle RTL layout of icons (#342009) Patch from Yair Hershkovitz

    2007-11-12	Alexander Larsson  <alexl@redhat.com>

	    * libnautilus-private/nautilus-icon-canvas-item.c:
	    * libnautilus-private/nautilus-icon-container.c:
	    * libnautilus-private/nautilus-icon-container.h:
	    * libnautilus-private/nautilus-icon-dnd.c:
	    * libnautilus-private/nautilus-icon-private.h:
	    * src/file-manager/fm-desktop-icon-view.c:
	    * src/file-manager/fm-icon-view.c:
	Handle RTL layout of icons (#342009)
	Patch from Yair Hershkovitz


    svn path=/trunk/; revision=13413

M	ChangeLog
M	libnautilus-private/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-container.h
M	libnautilus-private/nautilus-icon-dnd.c
M	libnautilus-private/nautilus-icon-private.h
M	src/file-manager/fm-desktop-icon-view.c
M	src/file-manager/fm-icon-view.c

commit 1fa35b1c9b0ae68d5b68afe38f703fb3a1c25a22
Author: Daniel Nylander <dnylande@src.gnome.org>
Date:	2007-11-07

    sv.po: Updated Swedish translation

    svn path=/trunk/; revision=13411

M	po/ChangeLog
M	po/sv.po

commit 770210a4447c968b2ca3ba30accde112954048f1
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:	2007-11-06

    Updated Spanish translation

    svn path=/trunk/; revision=13409

M	po/ChangeLog
M	po/es.po

commit 8155864c489b388b820ce94b51545ecb5b6e4f1b
Author: Ihar Hrachyshka <iharh@src.gnome.org>
Date:	2007-11-06

    Updated Belarusian Latin translation.

    svn path=/trunk/; revision=13407

M	po/ChangeLog
M	po/be@latin.po

commit f68684cc48e4ff467bebb5a49b6a608d69c9cb07
Author: Juerg Billeter <j@bitron.ch>
Date:	2007-11-05

    reviewed by: Alexander Larsson <alexl@redhat.com>

    2007-11-05	Juerg Billeter	<j@bitron.ch>

	reviewed by: Alexander Larsson	<alexl@redhat.com>

	* src/file-manager/fm-actions.h:
	* src/file-manager/fm-directory-view.c:
	(action_open_folder_window_callback), (open_one_in_folder_window),
	(action_location_open_folder_window_callback),
	(real_update_location_menu), (real_update_menus):
	* src/file-manager/nautilus-directory-view-ui.xml:
	* src/nautilus-actions.h:
	* src/nautilus-navigation-window-menus.c:
	(nautilus_navigation_window_update_spatial_menu_item),
	(action_folder_window_callback),
	(nautilus_navigation_window_initialize_menus):
	* src/nautilus-navigation-window-ui.xml:
	* src/nautilus-navigation-window.c:
	(nautilus_navigation_window_init), (always_use_browser_changed):
	* src/nautilus-window-private.h:
	Add menu item to open spatial folder window from browser window
	to File
	menu and context menus.

    svn path=/trunk/; revision=13406

M	ChangeLog
M	src/file-manager/fm-actions.h
M	src/file-manager/fm-directory-view.c
M	src/file-manager/nautilus-directory-view-ui.xml
M	src/nautilus-actions.h
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-navigation-window-ui.xml
M	src/nautilus-navigation-window.c
M	src/nautilus-window-private.h

commit 8059b0ccb7e0d0743bc21c9c120384e6203fea84
Author: Kjartan Maraas <kmaraas@src.gnome.org>
Date:	2007-11-02

    Fix header

    svn path=/trunk/; revision=13401

M	po/nb.po

commit 810b6478ae5ba8f4a102ff4194d805cd1fa3ce68
Author: Ilkka Tuohela <ituohela@src.gnome.org>
Date:	2007-10-31

    Updated Finnish translation (fix for bug #484148)

    svn path=/trunk/; revision=13391

M	po/ChangeLog
M	po/fi.po

commit 30ceb79fb4383393df494c3ec74d7b369c052615
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:	2007-10-29

    Translation updated

    2007-10-29	Gabor Kelemen  <kelemeng@gnome.hu>

	* hu.po: Translation updated


    svn path=/trunk/; revision=13381

M	po/ChangeLog
M	po/hu.po

commit 32ac3d5b7bf8576b9febc86b7d30a2a1ccf08c4a
Author: Mohammad DAMT <mdamt@mnots.eu>
Date:	2007-10-28

    Update Indonesian translation by Huda Toriq <hudatoriq at gmail.com>.

    2007-10-28	Mohammad DAMT  <mdamt@mnots.eu>

	    * id.po: Update Indonesian translation by Huda Toriq
	    <hudatoriq at
	    gmail.com>.


    svn path=/trunk/; revision=13379

M	po/ChangeLog
M	po/id.po

commit 2e44ff4fddc04ad4ada923be0b33832bd1fa3637
Author: Ihar Hrachyshka <iharh@src.gnome.org>
Date:	2007-10-26

    Fixed a bug in be@latin.po

    svn path=/trunk/; revision=13377

M	po/be@latin.po

commit f09dc40612b9eeb9afec9d7e56f37a22c60face0
Author: Ihar Hrachyshka <iharh@src.gnome.org>
Date:	2007-10-26

    Updated Belarusian Latin translation.

    svn path=/trunk/; revision=13376

M	po/ChangeLog
M	po/be@latin.po

commit 599cb0b641940c4975804690ee9cc76999106e19
Author: Djihed Afifi <djihed@src.gnome.org>
Date:	2007-10-23

    Updated Arabic Translation by Sohaib Afifi.

    svn path=/trunk/; revision=13361

M	po/ChangeLog
M	po/ar.po

commit 17240b22e6644ed634e44feed65d13159a8d22b1
Author: Djihed Afifi <djihed@src.gnome.org>
Date:	2007-10-21

    Updated Arabic Translation by Sohaib Afifi.

    svn path=/trunk/; revision=13348

M	po/ChangeLog

commit b4e12eca8403d5440aff9179ff02ea885f6488b9
Author: Matej Urbančič <mateju@src.gnome.org>
Date:	2007-10-19

    Updated Slovenian translation

    svn path=/trunk/; revision=13343

M	po/ChangeLog
M	po/sl.po

commit c7c662384994a93b52b8e24ace1c5646304250c7
Author: Yair Hershkovitz <yairhr@src.gnome.org>
Date:	2007-10-15

    updated hebrew translation

    svn path=/trunk/; revision=13310

M	po/ChangeLog
M	po/he.po

commit 9fb4d2dd8c3ea2b3f8a11de9a1eb2e072c09bde1
Author: Yannig MARCHEGAY <ymarcheg@src.gnome.org>
Date:	2007-10-14

    Updated Occitan translation

    svn path=/trunk/; revision=13293

M	po/oc.po

commit 69093e4a22d84cdef0abf508593824404b0f7602
Author: Yannig MARCHEGAY <ymarcheg@src.gnome.org>
Date:	2007-10-14

    Updated Occitan translation

    svn path=/trunk/; revision=13291

M	po/oc.po

commit 4f1910f894173952109325d0a3dae3d752b850e7
Author: Yannig MARCHEGAY <ymarcheg@src.gnome.org>
Date:	2007-10-14

    Updated Occitan translation

    svn path=/trunk/; revision=13290

M	po/oc.po

commit 64d6d794e7c178d2a60ba08789b064b4e7585283
Author: Jovan Naumovski <jovanna@src.gnome.org>
Date:	2007-10-06

    2007-10-06 Jovan Naumovski <jovanna@svn.gnome.org> *mk.po: Updated
    Macedonian translation.

    svn path=/trunk/; revision=13272

M	po/ChangeLog
M	po/mk.po

commit da97346be3afddaffc36c94affdeda11def5d039
Author: SANDRA MARAKKALA DANISHKA NAVIN <snavin@src.gnome.org>
Date:	2007-10-04

    updated si.po

    svn path=/trunk/; revision=13267

M	po/si.po

commit 1d6258b6d992db42170208e521780b8227c335b7
Author: SANDRA MARAKKALA DANISHKA NAVIN <snavin@src.gnome.org>
Date:	2007-10-04

    updated ChangeLong

    svn path=/trunk/; revision=13264

M	po/ChangeLog

commit 5ec54be876554fd65bbd1d069bb90f4c35eadc75
Author: SANDRA MARAKKALA DANISHKA NAVIN <snavin@src.gnome.org>
Date:	2007-10-04

    updated si.po

    svn path=/trunk/; revision=13263

M	po/si.po

commit e6b4159f55d902387a53def99820915a71b788eb
Author: Christian Neumair <cneumair@gnome.org>
Date:	2007-10-03

    Fix valgrind warning on shutdown (#346401, re-applied).

    2007-10-03	Christian Neumair  <cneumair@gnome.org>

	    * libnautilus-private/nautilus-module.c:
	Fix valgrind warning on shutdown (#346401, re-applied).

    svn path=/trunk/; revision=13260

M	ChangeLog
M	libnautilus-private/nautilus-module.c

commit 5e3856634936d90bb7bd66e45602cbcbca214ce3
Author: Yannig MARCHEGAY <ymarcheg@src.gnome.org>
Date:	2007-10-03

    Updated Occitan translation

    svn path=/trunk/; revision=13259

M	po/oc.po

commit 7becfe44c49e20353a24dfff392a04d7fb088dde
Author: Sebastien Bacher <seb128@ubuntu.com>
Date:	2007-10-03

    patch from Joachim Sauer, fix beep when backspace or delete are
    pressed

    2007-10-03	Sebastien Bacher  <seb128@ubuntu.com>

	* libnautilus-private/nautilus-icon-container.c:
	(key_press_event):
	patch from Joachim Sauer, fix beep when backspace or delete
	are pressed
	(#452067)

    svn path=/trunk/; revision=13257

M	ChangeLog
M	libnautilus-private/nautilus-icon-container.c

commit 89cac2d0632fb562428769d4fb7f793b988db25d
Author: Alexander Larsson <alexl@redhat.com>
Date:	2007-10-03

    Fix crash with small fonts (#454884)

    2007-10-03	Alexander Larsson  <alexl@redhat.com>

	    * src/nautilus-sidebar-title.c:
	    (update_title_font):
	Fix crash with small fonts (#454884)


    svn path=/trunk/; revision=13255

M	ChangeLog
M	src/nautilus-sidebar-title.c

commit dd3d74094a476985a580d72722c2ad35d20e949d
Author: Thierry Randrianiriana <thierryr@src.gnome.org>
Date:	2007-10-02

    mg.po: Updated Malagasy translation.

    svn path=/trunk/; revision=13251

M	po/ChangeLog
M	po/mg.po

commit c676dc1bfa2a44070f50d74b5edaeed7cefa1aed
Author: Frederic Crozat <fcrozat@mandriva.com>
Date:	2007-10-02

    Backport from gio-branch, fixes #480608, from Alexander Larsson

    2007-10-02	Frederic Crozat  <fcrozat@mandriva.com>

	Backport from gio-branch, fixes #480608, from
	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-icon-factory.c:
	Don't clear thumbnails and other absolute pathnames from icon
	cache when mime data or icon theme changes. This is to avoid
	flashing and async realoading of all thumbnails.

	* libnautilus-private/nautilus-directory-async.c:
	(mime_db_changed_callback):
	Use the right call to invalidate attributes, so that
	they get re-read correctly.

    svn path=/trunk/; revision=13248

M	ChangeLog
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-icon-factory.c

commit f66eeaeba033b22ae3b832a4ba743da9ea059a08
Author: Christian Neumair <cneumair@gnome.org>
Date:	2007-09-27

    Frame asynchronously loaded thumbnails. Fixes #478363.

    2007-09-27	Christian Neumair  <cneumair@gnome.org>

	* libnautilus-private/nautilus-icon-factory.c:
	(async_thumbnail_load_func): Frame asynchronously loaded
	thumbnails.
	Fixes #478363.

    svn path=/trunk/; revision=13235

M	ChangeLog
M	libnautilus-private/nautilus-icon-factory.c

commit 420d34fcd7ac15005d9dc99ad9185b255ff5c47f
Author: Artur Flinta <aflinta@svn.gnome.org>
Date:	2007-09-22

    Updated Polish translation by GNOME PL Team.

    2007-09-22	Artur Flinta  <aflinta@svn.gnome.org>

	* pl.po: Updated Polish translation by GNOME PL Team.


    svn path=/trunk/; revision=13204

M	po/ChangeLog
M	po/pl.po

commit 29c7fb347240064d7951cec1856db395d5ad3010
Author: Olav Vitters <ovitters@src.gnome.org>
Date:	2007-09-21

    Correct userid in MAINTAINERS file

    svn path=/trunk/; revision=13197

M	MAINTAINERS

commit b952bf5c396ac68c888b1847f784d40960460a3e
Author: Danilo Šegan <danilo@src.gnome.org>
Date:	2007-09-19

    Updated Serbian translations.

    svn path=/trunk/; revision=13182

M	po/ChangeLog
M	po/sr.po
M	po/sr@Latn.po

commit 2aef1dc59950b386713087942b6a0261bb61aa23
Author: Vladimer Sichinava <vsichi@src.gnome.org>
Date:	2007-09-19

    Updated Georgian translation

    svn path=/trunk/; revision=13181

M	po/ka.po

commit 6406388d0ef13664f5afa7815fde15c7cf7793a7
Author: Alexander Larsson <alexl@redhat.com>
Date:	2007-09-18

    Post release version bump

    2007-09-18	Alexander Larsson  <alexl@redhat.com>

	* configure.in:
	Post release version bump

    === nautilus 2.20.0 ===


    svn path=/trunk/; revision=13165

M	ChangeLog
M	configure.in
M	po/ChangeLog

commit c697d2167aa6baaf117341c080c3cb0dfbd8bf51 (tag: NAUTILUS_2_20_0)
Author: Alexander Larsson <alexl@redhat.com>
Date:	2007-09-18

    Bump version to 2.20.0

    2007-09-18	Alexander Larsson  <alexl@redhat.com>

	* NEWS:
	* configure.in:
	Bump version to 2.20.0


    svn path=/trunk/; revision=13163

M	ChangeLog
M	NEWS
M	configure.in

commit 480edc69300039ae9d1c1fed546138679d13573a
Author: Wouter Bolsterlee <wbolster@svn.gnome.org>
Date:	2007-09-17

    Translation updated by Wouter Bolsterlee.

    2007-09-17	Wouter Bolsterlee  <wbolster@svn.gnome.org>

	* nl.po: Translation updated by Wouter Bolsterlee.

    svn path=/trunk/; revision=13162

M	po/ChangeLog
M	po/nl.po

commit baab7c509ffe79325e23f56d23bfa2bdecf20acb
Author: Djihed Afifi <djihed@src.gnome.org>
Date:	2007-09-17

    Updated Arabic Translation by Sohaib Afifi.

    svn path=/trunk/; revision=13161

M	po/ChangeLog
M	po/ar.po

commit d0c0f1d2fea81460870db11b9ec159e0baef12ca
Author: Amitakhya Phukan <amitakhya@src.gnome.org>
Date:	2007-09-17

    Updated assamese translations

    svn path=/trunk/; revision=13160

M	po/as.po

commit 3ce242def9601e16f9f2603bed1bd53089f8face
Author: Amitakhya Phukan <amitakhya@src.gnome.org>
Date:	2007-09-17

    Updated assamese translations

    svn path=/trunk/; revision=13159

M	po/ChangeLog
M	po/LINGUAS
A	po/as.po

commit 92311436d2ff44bf0cff31e57332700b0b91be14
Author: Inaki Larranaga Murgoitio <dooteo@zundan.com>
Date:	2007-09-16

    Updated Basque translation.

    2007-09-16	Inaki Larranaga Murgoitio  <dooteo@zundan.com>

	    * eu.po: Updated Basque translation.


    svn path=/trunk/; revision=13158

M	po/ChangeLog
M	po/eu.po

commit a1324bbbc3184608e4cc295ca0be1414faef1534
Author: Daniel Nylander <dnylande@src.gnome.org>
Date:	2007-09-16

    sv.po: Updated Swedish translation

    svn path=/trunk/; revision=13156

M	po/ChangeLog
M	po/sv.po

commit b44ae7be6145373221fe734ddd05d3b7ee2980eb
Author: Alexander Shopov <ash@contact.bg>
Date:	2007-09-16

    Updated Bulgarian translation by Alexander Shopov <ash@contact.bg>

    2007-09-16	Alexander Shopov  <ash@contact.bg>

	* bg.po: Updated Bulgarian translation by
	Alexander Shopov <ash@contact.bg>

    svn path=/trunk/; revision=13155

M	po/ChangeLog
M	po/bg.po

commit 32c09b58485c9889bf0d4729e1906ccb0ca790b7
Author: Nickolay V. Shmyrev <nshmyrev@yandex.ru>
Date:	2007-09-15

    Updated Russian translation.

    2007-09-15	Nickolay V. Shmyrev  <nshmyrev@yandex.ru>

	* ru.po: Updated Russian translation.



    svn path=/trunk/; revision=13154

M	po/ru.po

commit 96068da6bddb96b3f0667de61ee4fbe31151b047
Author: Nickolay V. Shmyrev <nshmyrev@yandex.ru>
Date:	2007-09-15

    Updated Russian translation.

    2007-09-15	Nickolay V. Shmyrev  <nshmyrev@yandex.ru>

	* ru.po: Updated Russian translation.


    svn path=/trunk/; revision=13153

M	po/ChangeLog
M	po/ru.po

commit 7efa5c6656ac2c2dd870e8bbb977522895713987
Author: Kostas Papadimas <pkst@src.gnome.org>
Date:	2007-09-15

    Updated Greek translation

    svn path=/trunk/; revision=13152

M	po/el.po

commit 2da42a5cbc7a0416f7528bbe4b50e0788680ed30
Author: Kostas Papadimas <pkst@src.gnome.org>
Date:	2007-09-15

    Updated Greek translation

    svn path=/trunk/; revision=13151

M	po/ChangeLog
M	po/el.po

commit 7da1554ec50e0080c039aece6f6dd093e016e198
Author: Mugurel Tudor <mugurelu@gnome.ro>
Date:	2007-09-15

    Updated Romanian translation

    2007-09-15	Mugurel Tudor  <mugurelu@gnome.ro>

	* ro.po: Updated Romanian translation

    svn path=/trunk/; revision=13150

M	po/ChangeLog
M	po/ro.po

commit 84acaa1f23b8e9df2db6873f5fd5d3f9d7e4e46a
Author: Andre Klapper <a9016009@gmx.de>
Date:	2007-09-15

    Updated Slovak translation on behalf of Peter Tuharsky

    2007-09-15	Andre Klapper  <a9016009@gmx.de>

	* sk.po: Updated Slovak translation on behalf of Peter Tuharsky
	    <tuharsky@misbb.sk>.


    svn path=/trunk/; revision=13149

M	po/ChangeLog
M	po/sk.po

commit a068ec1b058f27142944b1d1581dc94d77295a67
Author: Alexander Shopov <ash@contact.bg>
Date:	2007-09-15

    libnautilus-private/apps_nautilus_preferences.schemas.in Added
    translator

    2007-09-14	Alexander Shopov  <ash@contact.bg>

	* libnautilus-private/apps_nautilus_preferences.schemas.in
	Added translator visible comment for difference
	between date_changed and date_modified.

    svn path=/trunk/; revision=13148

M	ChangeLog
M	libnautilus-private/apps_nautilus_preferences.schemas.in

commit a5f93b3c8065505a76a72d1d24f0697a0c8d4e90
Author: Changwoo Ryu <cwryu@debian.org>
Date:	2007-09-15

    Updated Korean translation by Young-Ho Cha.

    2007-09-15	Changwoo Ryu  <cwryu@debian.org>

	* ko.po: Updated Korean translation by Young-Ho Cha.

    svn path=/trunk/; revision=13147

M	po/ChangeLog
M	po/ko.po

commit f8a680c29a5902baa4ab0e17c92780497584d139
Author: Takeshi AIHANA <takeshi.aihana@gmail.com>
Date:	2007-09-14

    Translation improved.

    2007-09-14	Takeshi AIHANA <takeshi.aihana@gmail.com>

	    * ja.po: Translation improved.

    svn path=/trunk/; revision=13146

M	po/ChangeLog
M	po/ja.po

commit dd389e30453bd4b27561d51956e7f2960d3fbdd0
Author: Djihed Afifi <djihed@src.gnome.org>
Date:	2007-09-13

    Updated Arabic Translation by Sohaib Afifi.

    svn path=/trunk/; revision=13145

M	po/ChangeLog
M	po/ar.po

commit de16162f0593a9a869bff17ab402db8175c5f694
Author: Pramod Raghavendra <pramodr@src.gnome.org>
Date:	2007-09-13

    Updated kn translations

    svn path=/trunk/; revision=13144

M	po/ChangeLog
M	po/LINGUAS
A	po/kn.po

commit 77300d5835d360a6187eb3dc803133292b331e23
Author: Amanpreet Singh Alam <aman@src.gnome.org>
Date:	2007-09-13

    updating for Punjabi

    svn path=/trunk/; revision=13143

M	po/pa.po

commit cd7024636b72f8a9b59689e64068075408eb8740
Author: Vladimer Sichinava <vsichi@src.gnome.org>
Date:	2007-09-13

    Georgian language updates

    svn path=/trunk/; revision=13142

M	po/ka.po

commit abab9aeebfb082a297f6792ac6a1d2858f72c3e6
Author: Maxim Dziumanenko <dziumanenko@gmail.com>
Date:	2007-09-12

    Update Ukrainian translation.

    2007-09-12 Maxim Dziumanenko <dziumanenko@gmail.com>

	* Update Ukrainian translation.

    svn path=/trunk/; revision=13141

M	po/ChangeLog
M	po/uk.po

commit 89ad38184114a8263bd7c94a29949f02fa00666c
Author: Alexander Larsson <alexl@redhat.com>
Date:	2007-09-11

    Revert. We're in hard code freeze.

    2007-09-11	Alexander Larsson  <alexl@redhat.com>

	    * libnautilus-private/nautilus-module.c:
	Revert. We're in hard code freeze.


    svn path=/trunk/; revision=13140

M	ChangeLog
M	libnautilus-private/nautilus-module.c

commit 33a66137118b402b0ba2d2ba5e44234a3708b4c8
Author: Alexander Larsson <alexl@redhat.com>
Date:	2007-09-11

    Fix valgrind warning on shutdown (#346401)

    2007-09-11	Alexander Larsson  <alexl@redhat.com>

	    * libnautilus-private/nautilus-module.c:
	Fix valgrind warning on shutdown (#346401)



    svn path=/trunk/; revision=13139

M	ChangeLog
M	libnautilus-private/nautilus-module.c

commit 66b9a88345a5fd015ca113871b0faf83d427d812
Author: Danilo Šegan <danilo@src.gnome.org>
Date:	2007-09-10

    Updated Serbian translation.

    svn path=/trunk/; revision=13138

M	po/ChangeLog
M	po/sr.po
M	po/sr@Latn.po

commit 5f0893633d353597aab3cbd6469af353974565a1
Author: Alexander Larsson <alexl@redhat.com>
Date:	2007-09-10

    Add nautilus_thumbnail_load_image_async and cancel.

    2007-09-10	Alexander Larsson  <alexl@redhat.com>

	    * libnautilus-private/nautilus-thumbnails.[ch]:
	    Add nautilus_thumbnail_load_image_async and cancel.

	    * libnautilus-private/nautilus-icon-container.c:
	    * libnautilus-private/nautilus-icon-factory.[ch]:
	    Load thumbnails asynchronously

	    Patch from Christian Neumair


    svn path=/trunk/; revision=13137

M	ChangeLog
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus-private/nautilus-icon-factory.h
M	libnautilus-private/nautilus-thumbnails.c
M	libnautilus-private/nautilus-thumbnails.h

commit 59970b14fe91816d7064d6d9b3cbbe532118fe1c
Author: Alexander Larsson <alexl@redhat.com>
Date:	2007-09-10

    Implement direct save (XDS) DnD. Based on patch from BROCCO Amos

    2007-09-10	Alexander Larsson  <alexl@redhat.com>

	    * libnautilus-private/nautilus-dnd.h:
	    * libnautilus-private/nautilus-file-dnd.c:
	    * libnautilus-private/nautilus-icon-dnd.c:
	Implement direct save (XDS) DnD.
	Based on patch from BROCCO Amos


    svn path=/trunk/; revision=13136

M	ChangeLog
M	libnautilus-private/nautilus-dnd.h
M	libnautilus-private/nautilus-file-dnd.c
M	libnautilus-private/nautilus-icon-dnd.c

commit 3b90849cff922223ecd95f3d7ae09a93d702798c
Author: Ani Peter <anipeter@src.gnome.org>
Date:	2007-09-10

    Updated Malayalam (ml) Translation

    svn path=/trunk/; revision=13135

M	po/ChangeLog

commit 7e40695497f3445388f01910616a798ce3bca59d
Author: Ani Peter <anipeter@src.gnome.org>
Date:	2007-09-10

    Updated Malayalam (ml) Translation

    svn path=/trunk/; revision=13134

M	po/ml.po

commit 435c40a7223f2c635912a8b4b42f2b2a08eec4a4
Author: Alexander Larsson <alexl@redhat.com>
Date:	2007-09-10

    Filter out any non-unix-permissions flags for the octal mode.

    2007-09-10	Alexander Larsson  <alexl@redhat.com>

	    * libnautilus-private/nautilus-file.c:
	    (nautilus_file_get_octal_permissions_as_string):
	    Filter out any non-unix-permissions flags for the
	    octal mode.


    svn path=/trunk/; revision=13133

M	ChangeLog
M	libnautilus-private/nautilus-file.c

commit 78c1e595284f2b73335c6e8552a9bb42f8df1f10
Author: Duarte Loreto <happyguy_pt@hotmail.com>
Date:	2007-09-08

    Updated Portuguese translation.

    2007-09-08	Duarte Loreto <happyguy_pt@hotmail.com>

	* pt.po: Updated Portuguese translation.

    svn path=/trunk/; revision=13132

M	po/ChangeLog
M	po/pt.po

commit eb6bde20e0693ad84a6fa99c8aaac7ef5feabfae
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:	2007-09-07

    Translation updated.

    2007-09-07 Gabor Kelemen  <kelemeng@gnome.hu>

	* hu.po: Translation updated.


    svn path=/trunk/; revision=13131

M	po/hu.po

commit 37eb06a2e17881a9f430c1adcb337b85bdede4a0
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:	2007-09-07

    Translation updated.

    2007-09-07 Gabor Kelemen  <kelemeng@gnome.hu>

	* hu.po: Translation updated.


    svn path=/trunk/; revision=13130

M	po/ChangeLog

commit f8e024cd43ecfc54a68904209928df3a2713d812
Author: Jovan Naumovski <jovanna@src.gnome.org>
Date:	2007-09-07

    2007-09-07 Jovan Naumovski <jovanna@svn.gnome.org> *mk.po: Updated
    Macedonian translation.

    svn path=/trunk/; revision=13129

M	po/ChangeLog
M	po/mk.po

commit 32750f985c87c65b9aad21720bb48ce864658f00
Author: Yang Zhang <zyang@src.gnome.org>
Date:	2007-09-07

    Updated zh_CN translation

    svn path=/trunk/; revision=13128

M	po/zh_CN.po

commit 81cb7bce8ab83c4d2594c307af318626dc99d9cb
Author: Vladimer Sichinava <vsichi@src.gnome.org>
Date:	2007-09-07

    Updated Georgian translation

    svn path=/trunk/; revision=13127

M	po/ka.po

commit 1e8bd768a4ef362ccbecdadc62559e73c85f8983
Author: Vladimer Sichinava <vsichi@src.gnome.org>
Date:	2007-09-07

    Georgian Translation update Vladimer Sichinava <vsichi@gnome.org>

    svn path=/trunk/; revision=13126

M	po/ka.po

commit d7d202cf2dbbe1c77127694d28e30153d0385e6e
Author: Andre Klapper <a9016009@gmx.de>
Date:	2007-09-03

    fixing a typo.

    2007-09-03	Andre Klapper  <a9016009@gmx.de>

	* de.po: fixing a typo.


    svn path=/trunk/; revision=13125

M	po/ChangeLog
M	po/de.po

commit cf7a0286985b96ce6303aab654662805ca1282fc
Author: Changwoo Ryu <cwryu@debian.org>
Date:	2007-09-03

    Updated Korean translation by Young-Ho Cha.

    2007-09-03	Changwoo Ryu  <cwryu@debian.org>

	* ko.po: Updated Korean translation by Young-Ho Cha.

    svn path=/trunk/; revision=13124

M	po/ChangeLog
M	po/ko.po

commit 1f4a793d68d336be73836b367935016206b13443
Author: Clytie Siddall <clyties@src.gnome.org>
Date:	2007-09-03

    2007-09-03	  vi.po    Updated Vietnamese translation

    Clytie Siddall <clytie@riverland.net.au>

    svn path=/trunk/; revision=13123

M	po/ChangeLog
M	po/vi.po

commit bf30cb23dd62a85f4985ea0edb25d27c86d8bea8
Author: Christian Neumair <cneumair@gnome.org>
Date:	2007-09-03

    Store keep-above and stickiness for navigation and spatial windows
    across

    2007-09-03	Christian Neumair  <cneumair@gnome.org>

	* src/nautilus-application.c: (save_session_to_file),
	(nautilus_application_load_session):
	* src/nautilus-window-manage-views.c: (setup_new_window),
	(nautilus_spatial_window_state_event):
	* src/nautilus-spatial-window.c:
	(nautilus_spatial_window_state_event):
	* libnautilus-private/nautilus-metadata.h:
	Store keep-above and stickiness for navigation and spatial windows
	across sessions (#163335).

    svn path=/trunk/; revision=13122

M	ChangeLog
M	libnautilus-private/nautilus-metadata.h
M	src/nautilus-application.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window-manage-views.c

commit 790e82957cf23170dbf6cceabf7c3e082dcc0e4a
Author: Alexander Larsson <alexl@redhat.com>
Date:	2007-09-03

    Use gdk_window_beep instead of gdk_display_beep (#373760) Based
    on patch

    2007-09-03	Alexander Larsson  <alexl@redhat.com>

	    * src/nautilus-connect-server-dialog.c:
	    (port_insert_text):
	    Use gdk_window_beep instead of gdk_display_beep (#373760)
	    Based on patch from Young-Ho Cha



    svn path=/trunk/; revision=13121

M	ChangeLog
M	src/nautilus-connect-server-dialog.c

commit e56f62ecadc656a7f69d488fd8af90af6a1be3bc
Author: Kjartan Maraas <kmaraas@src.gnome.org>
Date:	2007-09-03

    Fix MAINTAINERS

    svn path=/trunk/; revision=13120

M	MAINTAINERS

commit c562285c708455419866967f5d6d6120c650104b
Author: Ani Peter <anipeter@src.gnome.org>
Date:	2007-09-03

    Updated Malayalam (ml) Translation

    svn path=/trunk/; revision=13119

M	po/ml.po

commit 7c6a43bf4359976e093c088504026bdffb2280d4
Author: Jovan Naumovski <jovanna@src.gnome.org>
Date:	2007-09-02

    2007-09-02 Jovan Naumovski <jovanna@svn.gnome.org> *mk.po: Updated
    Macedonian translation.

    svn path=/trunk/; revision=13118

M	po/ChangeLog
M	po/mk.po

commit 2a133e02b7472696b97f77ac5d354712fbfdd27e
Author: Yannig MARCHEGAY <ymarcheg@src.gnome.org>
Date:	2007-09-01

    Updated Occitan translation

    svn path=/trunk/; revision=13117

M	po/oc.po

commit da987fcb20211a63162d2e63136d5595bed82596
Author: Felix I <ifelix@src.gnome.org>
Date:	2007-08-29

    updated ta translation

    svn path=/trunk/; revision=13116

M	po/ChangeLog
M	po/ta.po

commit deb5e3dec8a04efdec34303da56f03deecfcc70b
Author: Yannig MARCHEGAY <ymarcheg@src.gnome.org>
Date:	2007-08-28

    Updated Occitan translation

    svn path=/trunk/; revision=13115

M	po/oc.po

commit 41141e25b6696a29e20edd135c5eca975c5337b0
Author: Alexander Larsson <alexl@redhat.com>
Date:	2007-08-28

    Add colon at end of list.

    2007-08-28	Alexander Larsson  <alexl@redhat.com>

	* nautilus-folder-handler.desktop.in.in (MimeType):
	Add colon at end of list.



    svn path=/trunk/; revision=13114

M	ChangeLog
M	nautilus-folder-handler.desktop.in.in

commit 1d37b007c099175f2403f444985690e604b190f1
Author: Alexander Larsson <alexl@redhat.com>
Date:	2007-08-27

    Post release version bump

    2007-08-27	Alexander Larsson  <alexl@redhat.com>

	* configure.in:
	Post release version bump

    === nautilus 2.19.91 ===


    svn path=/trunk/; revision=13113

M	ChangeLog
M	configure.in
M	po/ChangeLog

commit 81bbb62af8264fa2b5785b454402ec6fb26e5e80 (tag: NAUTILUS_2_19_91)
Author: Alexander Larsson <alexl@redhat.com>
Date:	2007-08-27

    Update for release.

    2007-08-27	Alexander Larsson  <alexl@redhat.com>

	* NEWS:
	Update for release.


    svn path=/trunk/; revision=13111

M	ChangeLog
M	NEWS

commit bc9f7819cedf074cb5567ae708bff430f73eb924
Author: Alexander Larsson <alexl@redhat.com>
Date:	2007-08-27

    Set cwd correctly for scripts on desktop. (#320218) Patch from
    Sebastien

    2007-08-27	Alexander Larsson  <alexl@redhat.com>

	    * src/file-manager/fm-directory-view.c:
	    (change_to_view_directory):
	Set cwd correctly for scripts on desktop. (#320218)
	Patch from Sebastien Bacher


    svn path=/trunk/; revision=13110

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit 9fe5a53c4626c4bbcad340ff9fd48b25eb3e6f3d
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:	2007-08-26

    Translation updated.

    2007-08-26 Gabor Kelemen  <kelemeng@gnome.hu>

	* hu.po: Translation updated.


    svn path=/trunk/; revision=13107

M	po/ChangeLog
M	po/hu.po

commit 21b81e75d812045b18b33cb2a319dd8aec1e61d3
Author: Alexander Larsson <alexl@redhat.com>
Date:	2007-08-24

    Be more robust against broken extensions (#449488)

    2007-08-24	Alexander Larsson  <alexl@redhat.com>

	    * libnautilus-private/nautilus-module.c:
	Be more robust against broken extensions (#449488)


    svn path=/trunk/; revision=13105

M	ChangeLog
M	libnautilus-private/nautilus-module.c

commit ca8efa1518cc9653712924762ddbb1dc172ef650
Author: Alexander Larsson <alexl@redhat.com>
Date:	2007-08-24

    Avoid crashing if going to file:///# (#436071)

    2007-08-24	Alexander Larsson  <alexl@redhat.com>

	    * libnautilus-private/nautilus-file-utilities.c:
	    * libnautilus-private/nautilus-file.c:
	Avoid crashing if going to file:///# (#436071)


    svn path=/trunk/; revision=13104

M	ChangeLog
M	libnautilus-private/nautilus-file-utilities.c
M	libnautilus-private/nautilus-file.c

commit 052043f07eb4d2d27b9213e25495fca7909173a1
Author: Kenneth Nielsen <kennethn@src.gnome.org>
Date:	2007-08-24

    Updated Danish translation

    svn path=/trunk/; revision=13103

M	po/ChangeLog
M	po/da.po

commit 99cf65adbd316535377d41ec7e2fdefdf7f0beec
Author: Artur Flinta <aflinta@svn.gnome.org>
Date:	2007-08-23

    Updated Polish translation by GNOME PL Team.

    2007-08-23	Artur Flinta  <aflinta@svn.gnome.org>

	* pl.po: Updated Polish translation by GNOME PL Team.


    svn path=/trunk/; revision=13102

M	po/ChangeLog
M	po/pl.po

commit c03602ba04918f51e498be248fb9204b76afe415
Author: Yannig MARCHEGAY <ymarcheg@src.gnome.org>
Date:	2007-08-23

    Updated Occitan translation

    svn path=/trunk/; revision=13101

M	po/oc.po

commit 585a0c273e7171584bc2b03093cdaead032812d6
Author: Alexander Larsson <alexl@redhat.com>
Date:	2007-08-22

    The icon theme changed how the sizes of the emblem icons are used,
    update

    2007-08-22	Alexander Larsson  <alexl@redhat.com>

	    * libnautilus-private/nautilus-icon-container.c:
	    * libnautilus-private/nautilus-icon-factory.c:
	    * libnautilus-private/nautilus-icon-factory.h:
	    * src/file-manager/fm-list-model.c:
	    * src/nautilus-sidebar-title.c:
	The icon theme changed how the sizes of the emblem icons
	are used, update to comply with that.


    svn path=/trunk/; revision=13100

M	ChangeLog
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus-private/nautilus-icon-factory.h
M	src/file-manager/fm-list-model.c
M	src/nautilus-sidebar-title.c

commit e253f4b1b33fcebc0e10c5970fc7c9b2e91c275a
Author: Raphael Higino <raphaelh@src.gnome.org>
Date:	2007-08-21

    Updated Brazilian Portuguese translation

    svn path=/trunk/; revision=13099

M	po/ChangeLog
M	po/pt_BR.po

commit bf24f870c0ad2dbf3f31580c3b66338407bdb819
Author: Josep Puigdemont i Casamajó <joseppc@src.gnome.org>
Date:	2007-08-20

    Updated Catalan translation.

    svn path=/trunk/; revision=13098

M	po/ChangeLog
M	po/ca.po

commit 522e1a6a7e0100f57e17be8ea0a13c00f973eef0
Author: Daniel Nylander <dnylande@src.gnome.org>
Date:	2007-08-20

    sv.po: Swedish translation updated

    svn path=/trunk/; revision=13097

M	po/ChangeLog
M	po/sv.po

commit 83bc01274c9e92bcfe1fcf35a943f9d8a559e397
Author: Yannig MARCHEGAY <ymarcheg@src.gnome.org>
Date:	2007-08-20

    Updated Occitan translation

    svn path=/trunk/; revision=13096

M	po/oc.po

commit dcbed5b3bf7e3f938a0bb90d0f881b10f89fabcb
Author: Luca Ferretti <elle.uca@libero.it>
Date:	2007-08-20

    Updated Italian translation.

    2007-08-20	Luca Ferretti  <elle.uca@libero.it>

	* it.po: Updated Italian translation.


    svn path=/trunk/; revision=13095

M	po/ChangeLog
M	po/it.po

commit 41007050a2516d01c4fcec84737d34e26eb9a678
Author: Yannig MARCHEGAY <ymarcheg@src.gnome.org>
Date:	2007-08-19

    Updated Occitan translation

    svn path=/trunk/; revision=13094

M	po/oc.po

commit 915cdba0f756ab01fd8cff5fa641ad5371c6e5d7
Author: Yannig MARCHEGAY <ymarcheg@src.gnome.org>
Date:	2007-08-19

    Updated Occitan translation

    svn path=/trunk/; revision=13093

M	po/oc.po

commit 7eecb2b9e3105e295585dba9d656cb02c786c920
Author: Yannig MARCHEGAY <ymarcheg@src.gnome.org>
Date:	2007-08-17

    Updated Occitan translation

    svn path=/trunk/; revision=13092

M	po/oc.po

commit d39434466df79452bda883a122732706194cadd1
Author: Priit Laes <plaes@svn.gnome.org>
Date:	2007-08-17

    Estonian translation updates by Ivar Smolin <okul@linux.ee>

    2007-08-16	Priit Laes  <plaes@svn.gnome.org>

	* et.po: Estonian translation updates by Ivar Smolin
	<okul@linux.ee>

    svn path=/trunk/; revision=13091

M	po/ChangeLog
M	po/et.po

commit 3a9f69756dd36460e83d93552f9d8bea9f70d0c7
Author: Stéphane Raimbault <stephaner@src.gnome.org>
Date:	2007-08-16

    Updated French translation.

    svn path=/trunk/; revision=13090

M	po/ChangeLog
M	po/fr.po

commit 211ef779b4ccdb85203fd3b581462c38159e1aca
Author: Takeshi AIHANA <takeshi.aihana@gmail.com>
Date:	2007-08-16

    Updated Japanese translation.

    2007-08-16	Takeshi AIHANA <takeshi.aihana@gmail.com>

	    * ja.po: Updated Japanese translation.

    svn path=/trunk/; revision=13089

M	po/ChangeLog
M	po/ja.po

commit 6029fb2b9f64bfd083f3f15b759bb500e4e25b41
Author: Priit Laes <plaes@svn.gnome.org>
Date:	2007-08-16

    Estonian translation update by Ivar Smolin.

    2007-08-16	Priit Laes  <plaes@svn.gnome.org>

	* et.po: Estonian translation update by Ivar Smolin.

    svn path=/trunk/; revision=13088

M	po/ChangeLog
M	po/et.po

commit 3a6951b702c6ce25aecb3a7b7d28c94843b25168
Author: Ankitkumar Rameshchandra Patel <ankitp@src.gnome.org>
Date:	2007-08-16

    Updated Translation

    svn path=/trunk/; revision=13087

M	po/ChangeLog
M	po/gu.po

commit 8913d48057b3ccbe1246bc9a9da26752f665f7fc
Author: Adam Weinberger <adamw@gnome.org>
Date:	2007-08-15

    Updated Canadian English translation.

    2007-08-15	Adam Weinberger  <adamw@gnome.org>

	* en_CA.po: Updated Canadian English translation.



    svn path=/trunk/; revision=13086

M	po/ChangeLog
M	po/en_CA.po

commit 1df2b30702c413713df8269c7567a06cb99b22db
Author: Gintautas Miliauskas <gintas@akl.lt>
Date:	2007-08-15

    Updated Lithuanian translation.

    2007-08-15	Gintautas Miliauskas  <gintas@akl.lt>

	* lt.po: Updated Lithuanian translation.



    svn path=/trunk/; revision=13085

M	po/ChangeLog
M	po/lt.po

commit 8bbf9f6b864e7f19b419ff062fceeeff6efc8abd
Author: Ilkka Tuohela <ituohela@src.gnome.org>
Date:	2007-08-15

    Updated Finnish translation

    svn path=/trunk/; revision=13084

M	po/ChangeLog
M	po/fi.po

commit 1aba785cb94dc05a38020bf272d8584c2b29cad5
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2007-08-15

    Updated Norwegian bokmål translation.

    2007-08-15	Kjartan Maraas	<kmaraas@gnome.org>

	* nb.po: Updated Norwegian bokmål translation.

    svn path=/trunk/; revision=13083

M	po/ChangeLog
M	po/nb.po

commit b5b9f6e48527ddd9fd5a8ee4152baf44b15c5206
Author: Hendrik Richter <hendrikr@gnome.org>
Date:	2007-08-15

    Updated German translation.

    2007-08-15	Hendrik Richter  <hendrikr@gnome.org>

	* de.po: Updated German translation.

    svn path=/trunk/; revision=13082

M	po/ChangeLog
M	po/de.po

commit efcc0f71a849fc4fd8c01763f68cd426425da260
Author: Hendrik Richter <hendrikr@gnome.org>
Date:	2007-08-15

    intltool-update de

    2007-08-15	Hendrik Richter  <hendrikr@gnome.org>

	* de.po: intltool-update de

    svn path=/trunk/; revision=13081

M	po/ChangeLog
M	po/de.po

commit 35bfa117fd930ba5a883385dab323041019169e6
Author: Žygimantas Beručka <zygis@src.gnome.org>
Date:	2007-08-15

    Updated Lithuanian translation.

    svn path=/trunk/; revision=13080

M	po/ChangeLog
M	po/lt.po

commit 5cc679dfebf41ab62c60d5a01581739439a6333e
Author: Daniel Nylander <dnylande@src.gnome.org>
Date:	2007-08-15

    sv.po: Updated Swedish translation

    svn path=/trunk/; revision=13079

M	po/ChangeLog
M	po/sv.po

commit f13fbc0f5996f387e971bcb91c101903f4c743ac
Author: Ihar Hrachyshka <iharh@src.gnome.org>
Date:	2007-08-14

    Updated Belarusian Latin translation

    svn path=/trunk/; revision=13078

M	po/ChangeLog
M	po/be@latin.po

commit 65cbfd35d09a94ab94525d05897a79a084f6c472
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:	2007-08-14

    Updated Spanish translation

    svn path=/trunk/; revision=13077

M	po/ChangeLog
M	po/es.po

commit 3a2af1fbe8c44751e616aad886bf56014cbb043f
Author: Theppitak Karoonboonyanan <tkaroonb@src.gnome.org>
Date:	2007-08-14

    Updated Thai translation.

	* th.po: Updated Thai translation.


    svn path=/trunk/; revision=13076

M	po/ChangeLog
M	po/th.po

commit a2c09ee6afbc3a1c955973b2efdda4539ed98eb3
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2007-08-13

    Post release version bump

    2007-08-14	Martin Wehner  <martin.wehner@gmail.com>

	* configure.in:
	Post release version bump

    svn path=/trunk/; revision=13075

M	ChangeLog
M	configure.in

commit 7b44c9677dc63789d2fe162828ba23ad7ba10ce7 (tag: NAUTILUS_2_19_90)
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2007-08-13

    === nautilus 2.19.90 ===

    2007-08-14	Martin Wehner  <martin.wehner@gmail.com>

	* NEWS:
	Update for release

    svn path=/trunk/; revision=13073

M	ChangeLog
M	NEWS

commit 870f455b9e8d95398e209efc7faa24e6d2a7f5ab
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2007-08-13

    Replace references to "sidebar" with "side pane". (#131285) Patch from

    2007-08-13	Martin Wehner  <martin.wehner@gmail.com>

	* libnautilus-private/apps_nautilus_preferences.schemas.in:
	* src/nautilus-navigation-window-menus.c:
	Replace references to "sidebar" with "side pane". (#131285)
	Patch from Reinout van Schouwen  <reinouts@gnome.org>

    svn path=/trunk/; revision=13072

M	ChangeLog
M	libnautilus-private/apps_nautilus_preferences.schemas.in
M	src/nautilus-navigation-window-menus.c

commit e363b1ef01575949e0cd795dff3c7225ea4aa216
Author: Ilkka Tuohela <ituohela@src.gnome.org>
Date:	2007-08-13

    Updated Finnish translation

    svn path=/trunk/; revision=13071

M	po/ChangeLog
M	po/fi.po

commit 3d8242dbb03268389adf9fff86f37dcf0d8e10d5
Author: Hendrik Richter <hendrikr@gnome.org>
Date:	2007-08-12

    Updated German translation.

    2007-08-12	Hendrik Richter  <hendrikr@gnome.org>

	* de.po: Updated German translation.

    svn path=/trunk/; revision=13070

M	po/ChangeLog
M	po/de.po

commit 8af2c6812486e8d9db468154f99582d922c00332
Author: Jovan Naumovski <jovanna@src.gnome.org>
Date:	2007-08-11

    2007-08-12 Jovan Naumovski <jovanna@svn.gnome.org> *mk.po: Updated
    Macedonian translation.

    svn path=/trunk/; revision=13069

M	po/ChangeLog
M	po/mk.po

commit 4e810c658bcd260159e0bb45c117f5d6bebeb861
Author: Amanpreet Singh Alam <aman@src.gnome.org>
Date:	2007-08-10

    updating for Punjabi

    svn path=/trunk/; revision=13068

M	po/pa.po

commit f331f9fc6b8eb09f82a61e230516581134cee714
Author: Theppitak Karoonboonyanan <tkaroonb@src.gnome.org>
Date:	2007-08-09

    Updated Thai translation.

	* th.po: Updated Thai translation.


    svn path=/trunk/; revision=13067

M	po/ChangeLog
M	po/th.po

commit be640690b825042f705dcb09eecd5486b4264ec9
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2007-08-09

    Updated translation from Espen Stefansen.

    2007-08-09	Kjartan Maraas	<kmaraas@gnome.org>

	* nb.po: Updated translation from Espen Stefansen.

    svn path=/trunk/; revision=13066

M	po/ChangeLog
M	po/nb.po

commit 47317d8342001d793dc0777c044bfd3206f49256
Author: Ankitkumar Rameshchandra Patel <ankitp@src.gnome.org>
Date:	2007-08-08

    Updated Translation

    svn path=/trunk/; revision=13065

M	po/ChangeLog
M	po/gu.po

commit f1518636128f257b7f21569862fd7f2035cdd9f9
Author: Felix I <ifelix@src.gnome.org>
Date:	2007-08-08

    updated ta translation

    svn path=/trunk/; revision=13064

M	po/ChangeLog
M	po/ta.po

commit cb9eaf78b90d23a8880a8897ea7e2c96d3a60cff
Author: Artur Flinta <aflinta@svn.gnome.org>
Date:	2007-08-07

    Updated Polish translation by GNOME PL Team.

    2007-08-08	Artur Flinta  <aflinta@svn.gnome.org>

	* pl.po: Updated Polish translation by GNOME PL Team.


    svn path=/trunk/; revision=13063

M	po/ChangeLog
M	po/pl.po

commit afc7676c5ad444c6e95d0b38418c0934d816ef1b
Author: Vincent van Adrighem <adrighem@gnome.org>
Date:	2007-08-07

    Translation updated by Reinout van Schouwen.

    2007-08-07	Vincent van Adrighem  <adrighem@gnome.org>

	* nl.po: Translation updated by Reinout van Schouwen.

    svn path=/trunk/; revision=13062

M	po/ChangeLog
M	po/nl.po

commit 89ddf1f6ce7a7fabd5dc5014b22ef22669046e5b
Author: Daniel Nylander <dnylande@src.gnome.org>
Date:	2007-08-06

    sv.po: Swedish translation updated

    svn path=/trunk/; revision=13061

M	po/ChangeLog
M	po/sv.po

commit 0827712aaca3b9f39c95e0f6960922f36c04aac3
Author: Leonardo Ferreira Fontenelle <leonardof@src.gnome.org>
Date:	2007-08-05

    Same as my last commit, but this time done right.

    svn path=/trunk/; revision=13060

M	po/pt_BR.po

commit 3f3688c41589712f7c95b29c896baa5e7fa912b9
Author: Leonardo Ferreira Fontenelle <leonardof@svn.gnome.org>
Date:	2007-08-05

    s/_Conteúdo/S_umário; see bug #461308.

    2007-08-05	Leonardo Ferreira Fontenelle  <leonardof@svn.gnome.org>

	    * pt_BR.po: s/_Conteúdo/S_umário; see bug #461308.

    svn path=/trunk/; revision=13059

M	po/ChangeLog
M	po/pt_BR.po

commit 8b0d6980acff6e37332305bc7673ac09a69f0dab
Author: Inaki Laranaga Murgoitio <dooteo@zundan.com>
Date:	2007-08-05

    Updated Basque translation.

    2007-08-05	Inaki Laranaga Murgoitio  <dooteo@zundan.com>

	* eu.po: Updated Basque translation.


    svn path=/trunk/; revision=13058

M	po/ChangeLog
M	po/eu.po

commit a9e4744d5f52ef0598389aba270b5d6d25cce0b6
Author: Leonardo Ferreira Fontenelle <leonardof@svn.gnome.org>
Date:	2007-08-05

    Brazilian Portuguese translation updated and reviewed by Og Maciel

    2007-08-05	Leonardo Ferreira Fontenelle  <leonardof@svn.gnome.org>

	* pt_BR.po: Brazilian Portuguese translation updated and
	reviewed by
	Og Maciel <ogmaciel@gnome.org> and me.

    svn path=/trunk/; revision=13057

M	po/ChangeLog
M	po/pt_BR.po

commit 1ed30a8e7928174907a13a82dc73ac90b8222734
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:	2007-08-05

    Updated Spanish translation

    svn path=/trunk/; revision=13056

M	po/ChangeLog
M	po/es.po

commit af2a407af63409b1614cb4ec1579a713493ab875
Author: Theppitak Karoonboonyanan <tkaroonb@src.gnome.org>
Date:	2007-08-04

    Updated Thai translation.

	* th.po: Updated Thai translation.


    svn path=/trunk/; revision=13055

M	po/ChangeLog
M	po/th.po

commit fbf4a3b736cca3d57b3389e37293417106ecd71e
Author: Takeshi AIHANA <takeshi.aihana@gmail.com>
Date:	2007-08-04

    Updated Japanese translation.

    2007-08-04	Takeshi AIHANA <takeshi.aihana@gmail.com>

	    * ja.po: Updated Japanese translation.

    svn path=/trunk/; revision=13054

M	po/ChangeLog
M	po/ja.po

commit c0871c865351d04dfa033f7778d8f6f866f87b4d
Author: Luis Medinas <lmedinas@svn.gnome.org>
Date:	2007-08-04

    Added debug message when GnomeVFS service is not available closes bgo

    2007-08-04	Luis Medinas  <lmedinas@svn.gnome.org>

	    * src/nautilus-window-manage-views.c:
	    (display_view_selection_failure):
	    Added debug message when GnomeVFS service is not available
	    closes bgo #168533. Patch from Luis Medinas
	    <lmedinas@svn.gnome.org>.


    svn path=/trunk/; revision=13053

M	ChangeLog
M	src/nautilus-window-manage-views.c

commit 64a773067bc549c40dcc8ddb94c9baa7b14e5445
Author: Ihar Hrachyshka <iharh@src.gnome.org>
Date:	2007-08-03

    Updated Belarusian Latin translation

    svn path=/trunk/; revision=13050

M	po/ChangeLog
M	po/be@latin.po

commit 3cef2552ac53aea48d5222c0bd101d678d922011
Author: Ani Peter <anipeter@src.gnome.org>
Date:	2007-08-03

    Updated Malayalam (ml) Translation

    svn path=/trunk/; revision=13049

M	po/ChangeLog

commit f77274bbb8ee8e430b9c2f844d4f16feecedb0f2
Author: Ani Peter <anipeter@src.gnome.org>
Date:	2007-08-03

    Updated Malayalam (ml) Translation

    svn path=/trunk/; revision=13048

M	po/ml.po

commit f9286af4938897f539fd5fb80e310200cbc8429b
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2007-08-02

    Updated Norwegian bokmål translation.

    2007-08-02	Kjartan Maraas	<kmaraas@gnome.org>

	* nb.po: Updated Norwegian bokmål translation.

    svn path=/trunk/; revision=13047

M	po/ChangeLog
M	po/nb.po

commit 610a76defb31a1b058ca886d684d442a5e2506f2
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2007-08-02

    Remove excess lines from uninstalled.pc file. (#462496) Patch
    from Damien

    2007-08-02	Martin Wehner  <martin.wehner@gmail.com>

	* libnautilus-extension/libnautilus-extension-uninstalled.pc.in:
	Remove excess lines from uninstalled.pc file. (#462496)
	Patch from Damien Carbery  <damien.carbery@sun.com>

    svn path=/trunk/; revision=13046

M	ChangeLog
M	libnautilus-extension/libnautilus-extension-uninstalled.pc.in

commit 4f0eb50c350476f84acd40c776b7db892a093553
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2007-08-02

    Use a custom cell renderer for the filename column which applies

    2007-08-01	Martin Wehner  <martin.wehner@gmail.com>

	* libnautilus-private/Makefile.am:
	* libnautilus-private/nautilus-cell-renderer-text-ellipsized.c:
	* libnautilus-private/nautilus-cell-renderer-text-ellipsized.h:
	* src/file-manager/fm-list-view.c: (create_and_set_up_tree_view):
	Use a custom cell renderer for the filename column which applies
	ellipsization but reports its size based on the actual width of
	the text to be rendered. This restores the original column
	autosizing behaviour while keeping the ellipsization. (#419343)

    svn path=/trunk/; revision=13045

M	ChangeLog
M	libnautilus-private/Makefile.am
A	libnautilus-private/nautilus-cell-renderer-text-ellipsized.c
A	libnautilus-private/nautilus-cell-renderer-text-ellipsized.h
M	src/file-manager/fm-list-view.c

commit 1ff2c6e19b6359c1b697906c4e0950ccba1942b4
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2007-07-31

    Post release version bump

    2007-07-31	Martin Wehner  <martin.wehner@gmail.com>

	* configure.in:
	Post release version bump

    svn path=/trunk/; revision=13042

M	ChangeLog
M	configure.in

commit 24e1b4b5e75ee41758519957514fac72abe5591c (tag: NAUTILUS_2_19_6)
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2007-07-31

    === nautilus 2.19.6 ===

    2007-07-31	Martin Wehner  <martin.wehner@gmail.com>

	* NEWS:
	Update for release

    svn path=/trunk/; revision=13040

M	ChangeLog
M	NEWS

commit 47f973fd20c288c5049589a8d141fc38d9c0e447
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2007-07-31

    Revert dependency on libSM 1.0.2 added on 2007-07-24 as it makes
    nautilus

    2007-07-31	Martin Wehner  <martin.wehner@gmail.com>

	* configure.in: Revert dependency on libSM 1.0.2
	added on 2007-07-24 as it makes nautilus unbuildable on
	everything but the most cutting-edge distributions.
	Plus, nobody else does it.

    svn path=/trunk/; revision=13039

M	ChangeLog
M	configure.in

commit 410df3750aa014acac7111a7036696cc6c0085e6
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2007-07-30

    Don't use the same name for the extensions menu action group and the

    2007-07-31	Martin Wehner  <martin.wehner@gmail.com>

	* src/nautilus-window-toolbars.c:
	(nautilus_navigation_window_load_extension_toolbar_items):
	Don't use the same name for the extensions menu action group
	and the extensions toolbar action group. (#461792)
	Patch from Christian Persch <chpe@gnome.org>

    svn path=/trunk/; revision=13038

M	ChangeLog
M	src/nautilus-window-toolbars.c

commit 9dd18ea7375bb2ef797ca59c7266d1da3cef1171
Author: Josep Puigdemont i Casamajó <joseppc@src.gnome.org>
Date:	2007-07-30

    Updated Catalan translation.

    svn path=/trunk/; revision=13037

M	po/ChangeLog
M	po/ca.po

commit 15e71965fcba437eecdb0a3c9be1d2667717cfd2
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2007-07-30

    Dont't try to remove extra_viewer_radio_action from a group that may

    2007-07-30	Martin Wehner  <martin.wehner@gmail.com>

	* src/nautilus-window.c: (real_load_view_as_menu):
	Dont't try to remove extra_viewer_radio_action from a group
	that may already have been finalized. (#461789)
	Patch from Christian Persch <chpe@gnome.org>

    svn path=/trunk/; revision=13035

M	ChangeLog
M	src/nautilus-window.c

commit 388169d0d00935088da72b907778172451e3eb35
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2007-07-30

    Don't try to lowercase non-unicode filenames with
    g_utf8_strdown. Fixes

    2007-07-30	Martin Wehner  <martin.wehner@gmail.com>

	* libnautilus-private/nautilus-search-engine-simple.c:
	(search_visit_func): Don't try to lowercase non-unicode
	filenames with g_utf8_strdown. Fixes #454799.
	Patch from Jan de Groot  <jan@jgc.homeip.net>

    svn path=/trunk/; revision=13033

M	ChangeLog
M	libnautilus-private/nautilus-search-engine-simple.c

commit e2e5a0d6e50917e7f1256caaa6268e81eb68c6b0
Author: Priit Laes <plaes@svn.gnome.org>
Date:	2007-07-30

    Estonian translation update by Ivar Smolin.

    2007-07-30	Priit Laes  <plaes@svn.gnome.org>

	* et.po: Estonian translation update by Ivar Smolin.

    svn path=/trunk/; revision=13032

M	po/ChangeLog
M	po/et.po

commit 98732c6b19a450aa12ebcda8235ec234f63701cd
Author: Yannig MARCHEGAY <ymarcheg@src.gnome.org>
Date:	2007-07-29

    Updated Occitan translation

    svn path=/trunk/; revision=13031

M	po/oc.po

commit dc88ab3621c7fdd4c562187ee584adf8975b866b
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2007-07-28

    Don't crash if the active group combobox entry is removed or the group

    2007-07-28	Martin Wehner  <martin.wehner@gmail.com>

	* src/file-manager/fm-properties-window.c:
	(changed_group_callback): Don't crash if the active group
	combobox entry is removed or the group information becomes
	unreadable. Fixes #355018.

    svn path=/trunk/; revision=13030

M	ChangeLog
M	src/file-manager/fm-properties-window.c

commit 00d07c445d0b59ce6d25845ffe3d525405ee561d
Author: Funda Wang <fwang@src.gnome.org>
Date:	2007-07-26

    Updated nautilus zh_CN translation

    svn path=/trunk/; revision=13029

M	po/ChangeLog
M	po/zh_CN.po

commit 22e3b42a9498f765fae3142e5990e79b132f96fe
Author: Daniel Nylander <dnylande@src.gnome.org>
Date:	2007-07-25

    sv.po: Swedish translation updated

    svn path=/trunk/; revision=13028

M	po/ChangeLog
M	po/sv.po

commit 6baba4e4a311a5ce5335e092647cf1d56e27eab0
Author: Theppitak Karoonboonyanan <tkaroonb@src.gnome.org>
Date:	2007-07-25

    Updated Thai translation.

	* th.po: Updated Thai translation.


    svn path=/trunk/; revision=13027

M	po/ChangeLog
M	po/th.po

commit 7c5d1f2bd8e3ed051b654fcdb662875b95479f1a
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:	2007-07-24

    Updated Spanish translation

    svn path=/trunk/; revision=13026

M	po/ChangeLog
M	po/es.po

commit ee2c880e610fef1a694ab4ce3d134dad8e2f42d9
Author: Christian Persch <chpe@gnome.org>
Date:	2007-07-24

    Use pango ellipsisation instead of truncating the strings. Bug
    #410113.

    2007-07-24	Christian Persch  <chpe@gnome.org>

	* libnautilus-private/nautilus-bookmark.c:
	(nautilus_bookmark_menu_item_new):
	* libnautilus-private/nautilus-customization-data.c:
	(nautilus_customization_data_new),
	(nautilus_customization_data_get_next_element_for_display):
	* libnautilus-private/nautilus-customization-data.h:
	* src/nautilus-application.c:
	* src/nautilus-bookmark-list.c: (new_bookmark_from_uri):
	* src/nautilus-navigation-window-menus.c: (connect_proxy_cb),
	(refresh_go_menu):
	* src/nautilus-places-sidebar.c: (bookmarks_drop_uris),
	(drag_data_received_callback):
	* src/nautilus-property-browser.c:
	(make_properties_from_directories):
	* src/nautilus-window-bookmarks.c: (connect_proxy_cb),
	(update_bookmarks):
	* src/nautilus-window-menus.c:
	(nautilus_menus_append_bookmark_to_menu):
	* test/test-nautilus-wrap-table.c: (main): Use pango ellipsisation
	instead of truncating the strings. Bug #410113.

    svn path=/trunk/; revision=13025

M	ChangeLog
M	libnautilus-private/nautilus-bookmark.c
M	libnautilus-private/nautilus-customization-data.c
M	libnautilus-private/nautilus-customization-data.h
M	src/nautilus-application.c
M	src/nautilus-bookmark-list.c
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-places-sidebar.c
M	src/nautilus-property-browser.c
M	src/nautilus-window-bookmarks.c
M	src/nautilus-window-menus.c
M	test/test-nautilus-wrap-table.c

commit 32ec3056f6975cc4aa577ea53f6f5194fd1e399b
Author: Christian Persch <chpe@gnome.org>
Date:	2007-07-24

    Don't focus the path bar buttons (and the others on the same
    'toolbar') on

    2007-07-24	Christian Persch  <chpe@gnome.org>

	* src/nautilus-navigation-window.c: (location_button_create),
	(nautilus_navigation_window_init):
	* src/nautilus-pathbar.c: (get_slider_button),
	(make_directory_button):
	* src/nautilus-zoom-control.c: (nautilus_zoom_control_finalize),
	(nautilus_zoom_control_instance_init),
	(nautilus_zoom_control_class_init): Don't focus the path bar
	buttons
	(and the others on the same 'toolbar') on click, for consistency
	with
	toolbars, and the gtk filechooser path bar. Bug #326774.

    svn path=/trunk/; revision=13024

M	ChangeLog
M	src/nautilus-navigation-window.c
M	src/nautilus-pathbar.c
M	src/nautilus-zoom-control.c

commit a24d945a95920e3cf5c14afa0169397762d224e4
Author: Alexander Larsson <alexl@redhat.com>
Date:	2007-07-24

    Require cvs gnome-vfs

    2007-07-24	Alexander Larsson  <alexl@redhat.com>

	* configure.in:
	Require cvs gnome-vfs


    svn path=/trunk/; revision=13023

M	ChangeLog
M	configure.in

commit f009542a652e17ef022cd97151a7b05e6e485392
Author: Priit Laes <plaes@svn.gnome.org>
Date:	2007-07-24

    Estonian translation update by Ivar Smolin.

    2007-07-24	Priit Laes  <plaes@svn.gnome.org>

	* et.po: Estonian translation update by Ivar Smolin.

    svn path=/trunk/; revision=13022

M	po/ChangeLog
M	po/et.po

commit 39e570a71733027906ac972a3f146738e3fbe78e
Author: Alexander Larsson <alexl@redhat.com>
Date:	2007-07-24

    Optionally support XMP metadata in images via exemi (#451380)
    Patch from

    2007-07-24	Alexander Larsson  <alexl@redhat.com>

	    * configure.in:
	    * src/Makefile.am:
	    * src/nautilus-image-properties-page.c:
	    * src/nautilus-main.c:
	Optionally support XMP metadata in images via exemi (#451380)
	Patch from Hubert Figuiere


    svn path=/trunk/; revision=13021

M	ChangeLog
M	configure.in
M	src/Makefile.am
M	src/nautilus-image-properties-page.c
M	src/nautilus-main.c

commit 5e29db8a25b2f16d9181952bcb69e1fa51a1410f
Author: Alexander Larsson <alexl@redhat.com>
Date:	2007-07-24

    React on enter key (#449591) Patch from Christian Neumair

    2007-07-24	Alexander Larsson  <alexl@redhat.com>

	    * src/nautilus-connect-server-dialog.c:
	    (nautilus_connect_server_dialog_init):
	React on enter key (#449591)
	Patch from Christian Neumair



    svn path=/trunk/; revision=13020

M	ChangeLog
M	src/nautilus-connect-server-dialog.c

commit a664bc1755d3e4aaf7cbe947d50eb4d0e287d271
Author: Christian Kirbach <Christian.Kirbach@googlemail.com>
Date:	2007-07-24

    Add missing dependency on libSM.

    2007-08-24	Christian Kirbach  <Christian.Kirbach@googlemail.com>

	    * configure.in:
	    Add missing dependency on libSM.


    svn path=/trunk/; revision=13019

M	ChangeLog
M	configure.in

commit 28845af4e5f5719fcb7f4f459f93076c9e3c09e6
Author: Luca Ferretti <elle.uca@libero.it>
Date:	2007-07-24

    Updated Italian translation.

    2007-07-24	Luca Ferretti  <elle.uca@libero.it>

	* it.po: Updated Italian translation.


    svn path=/trunk/; revision=13018

M	po/ChangeLog
M	po/it.po

commit c422fa6f5b60f7188a26da53d6e074db022176c4
Author: Luca Ferretti <elle.uca@libero.it>
Date:	2007-07-24

    fixed a typo in key description

    2007-07-24	Luca Ferretti  <elle.uca@libero.it>

	* libnautilus-private/apps_nautilus_preferences.schemas.in:
	fixed a typo in key description


    svn path=/trunk/; revision=13017

M	ChangeLog
M	libnautilus-private/apps_nautilus_preferences.schemas.in

commit ebb24d38342ac326b6c408da1b76043f2cd84f0d
Author: Andre Klapper <a9016009@gmx.de>
Date:	2007-07-23

    corrected executable text file labels (#334309)

    2007-07-23	Andre Klapper  <a9016009@gmx.de>

	* src/nautilus-file-management-properties.glade:
	corrected executable text file labels (#334309)


    svn path=/trunk/; revision=13016

M	ChangeLog
M	src/nautilus-file-management-properties.glade

commit 7d21aca62e2c5dd042601b0af528bc25f4c2ee05
Author: Andre Klapper <a9016009@gmx.de>
Date:	2007-07-23

    improved string and added ngettext support (#326952)

    2007-07-23	Andre Klapper  <a9016009@gmx.de>

	* src/file-manager/fm-directory-view.c:
	improved string and added ngettext support (#326952)


    svn path=/trunk/; revision=13015

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit c007aa1a589ca6488f39cc52e079c85bcbbd7f58
Author: Andre Klapper <a9016009@gmx.de>
Date:	2007-07-23

    corrected description for confirm_trash (#329440)

    2007-07-23	Andre Klapper  <a9016009@gmx.de>

	* libnautilus-private/apps_nautilus_preferences.schemas.in:
	corrected description for confirm_trash (#329440)


    svn path=/trunk/; revision=13014

M	ChangeLog
M	libnautilus-private/apps_nautilus_preferences.schemas.in

commit 62ae989447f812b97bde31ee5eaa2ed0c3ad613e
Author: Andre Klapper <aklapper@src.gnome.org>
Date:	2007-07-23

    this time for real, sorry for the noise


    svn path=/trunk/; revision=13013

M	src/nautilus-window-menus.c

commit f1856101aefe644bcc1ec1b5bc211c90749ee666
Author: Andre Klapper <a9016009@gmx.de>
Date:	2007-07-23

    added two missing tooltip strings (#329308)

    2007-07-23	Andre Klapper  <a9016009@gmx.de>

	* src/nautilus-window-menus.c:
	added two missing tooltip strings (#329308)


    svn path=/trunk/; revision=13012

M	ChangeLog
M	src/nautilus-window-menus.c

commit aab97ab541d31b6f447e65feb3b2d26b10504d31
Author: Christian Persch <chpe@gnome.org>
Date:	2007-07-23

    Port to new gtk+ 2.11 tooltips API. Bug #458284 and bug #455616.

    2007-07-23	Christian Persch  <chpe@gnome.org>

	* configure.in:
	* src/nautilus-navigation-action.c: (connect_proxy),
	(disconnect_proxy):
	* src/nautilus-navigation-window-menus.c: (connect_proxy_cb),
	(refresh_go_menu):
	* src/nautilus-navigation-window.c: (location_button_create),
	(nautilus_navigation_window_init),
	(nautilus_navigation_window_destroy),
	(nautilus_navigation_window_finalize),
	(nautilus_navigation_window_class_init):
	* src/nautilus-query-editor.c: (nautilus_query_editor_dispose),
	(nautilus_query_editor_add_row), (nautilus_query_editor_init),
	(finish_first_line):
	* src/nautilus-side-pane.c: (side_panel_free),
	(nautilus_side_pane_class_init), (nautilus_side_pane_init),
	(nautilus_side_pane_dispose), (nautilus_side_pane_finalize),
	(nautilus_side_pane_add_panel), (create_shortcut):
	* src/nautilus-trash-bar.c: (nautilus_trash_bar_class_init),
	(nautilus_trash_bar_init):
	* src/nautilus-window-private.h: Port to new gtk+ 2.11 tooltips
	API.
	Bug #458284 and bug #455616.

    svn path=/trunk/; revision=13011

M	ChangeLog
M	configure.in
M	src/nautilus-navigation-action.c
M	src/nautilus-navigation-window.c
M	src/nautilus-navigation-window.h
M	src/nautilus-query-editor.c
M	src/nautilus-side-pane.c
M	src/nautilus-trash-bar.c
M	src/nautilus-window-private.h

commit 3e82bc94a695df8cc40de48369575bab359310e5
Author: Alexander Larsson <alexl@redhat.com>
Date:	2007-07-23

    Don't error out when recursing into directories during
    search. (#433105)

    2007-07-23	Alexander Larsson  <alexl@redhat.com>

	    * libnautilus-private/nautilus-search-engine-simple.c:
	Don't error out when recursing into directories during
	search. (#433105)
	Requires recent gnome-vfs
	Patch from Marlon Nelson


    svn path=/trunk/; revision=13010

M	ChangeLog
M	libnautilus-private/nautilus-search-engine-simple.c

commit 7d760ac5a18fd2ef8b085bedb47d89af0fc9f377
Author: Vladimer Sichinava <vsichi@src.gnome.org>
Date:	2007-07-22

    Corrected some translations

    svn path=/trunk/; revision=13009

M	po/ka.po

commit e583a6173201e1a018d3684063303ee889cd49d6
Author: Leonardo Ferreira Fontenelle <leonardof@svn.gnome.org>
Date:	2007-07-21

    Brazilian Portuguese translation updated by Og Maciel

    2007-07-21	Leonardo Ferreira Fontenelle  <leonardof@svn.gnome.org>

	* pt_BR.po: Brazilian Portuguese translation updated by Og Maciel
	<ogmaciel@ubuntu.com>.

    svn path=/trunk/; revision=13008

M	po/ChangeLog
M	po/pt_BR.po

commit 6c6238276d163b3189b422e8bc1d057ca7429818
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2007-07-21

    Add uninstalled pkg-config file. (#400114) Patch from Brian Cameron

    2007-07-21	Martin Wehner  <martin.wehner@gmail.com>

	* configure.in:
	* libnautilus-extension/libnautilus-extension-uninstalled.pc.in:
	Add uninstalled pkg-config file. (#400114)
	Patch from Brian Cameron  <brian.cameron@sun.com>

    svn path=/trunk/; revision=13007

M	ChangeLog
M	configure.in
A	libnautilus-extension/libnautilus-extension-uninstalled.pc.in

commit ec4c61f412b3ee6296436176665742b6f1bf1929
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2007-07-21

    Remove trailing whitespace from TryExec line. (#426949) Patch from Dan

    2007-07-21	Martin Wehner  <martin.wehner@gmail.com>

	* nautilus-computer.desktop.in.in:
	* nautilus-folder-handler.desktop.in.in:
	* nautilus-home.desktop.in.in:
	Remove trailing whitespace from TryExec line. (#426949)
	Patch from Dan Winship	<danw@novell.com>

    svn path=/trunk/; revision=13006

M	ChangeLog
M	nautilus-computer.desktop.in.in
M	nautilus-folder-handler.desktop.in.in
M	nautilus-home.desktop.in.in

commit 3f7033baeb2df933faff2a631c7418c72c082389
Author: Nguyen Thai Ngoc Duy <pclouds@src.gnome.org>
Date:	2007-07-21

    update vi.po

    svn path=/trunk/; revision=13005

M	po/ChangeLog
M	po/vi.po

commit 1d378f7c8ed7c94cdc7c3961e899626785e00560
Author: Theppitak Karoonboonyanan <tkaroonb@src.gnome.org>
Date:	2007-07-21

    Updated Thai translation.

	* th.po: Updated Thai translation.


    svn path=/trunk/; revision=13004

M	po/ChangeLog
M	po/th.po

commit 34d62ad36a8798ccf804a31bdec1ded626970365
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:	2007-07-20

    Translation updated.

    2007-07-20 Gabor Kelemen  <kelemeng@gnome.hu>

	* hu.po: Translation updated.


    svn path=/trunk/; revision=13003

M	po/ChangeLog
M	po/hu.po

commit 031f0600a686b7d0ce8948a92e78431f79d40292
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2007-07-18

    Handle the fact that the gtk+ 2.11.x combobox emits the changed
    signal on

    2007-07-18	Martin Wehner  <martin.wehner@gmail.com>

	* src/nautilus-navigation-window.c:
	(view_as_menu_switch_views_callback):
	Handle the fact that the gtk+ 2.11.x combobox emits the
	changed signal on removing the active entry without crash.

    svn path=/trunk/; revision=13002

M	ChangeLog
M	src/nautilus-navigation-window.c

commit f04ae5372bdffc6c6d932849dca116a013d35fab
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:	2007-07-18

    Translation updated.

    2007-07-18 Gabor Kelemen  <kelemeng@gnome.hu>

	* hu.po: Translation updated.


    svn path=/trunk/; revision=13001

M	po/ChangeLog

commit ffe83e775bda3974fa56d7534b10e4890c7a8946
Author: Žygimantas Beručka <zygis@src.gnome.org>
Date:	2007-07-18

    Updated Lithuanian translation.

    svn path=/trunk/; revision=13000

M	po/ChangeLog
M	po/lt.po

commit ad3c306f0fcf6d7138471b93e4ba7bf5b6263a6d
Author: Timo Trinks <timo.trinks@redhat.com>
Date:	2007-07-18

    - merged po-file with latest pot (HEAD) - several updates and
    fuzzy fixes

    2007-07-18	Timo Trinks  <timo.trinks@redhat.com>

	    * de.po: - merged po-file with latest pot (HEAD)
		     - several updates and fuzzy fixes


    svn path=/trunk/; revision=12999

M	po/de.po

commit d891aa4002dc70eecc7f38f5a9adcf1c9155eaaa
Author: Timo Trinks <ttrinks@src.gnome.org>
Date:	2007-07-18

    a few updates and corrections

    svn path=/trunk/; revision=12998

M	po/de.po

commit a26e3d7fc649d3f699822cd7d67f9d27f918cd5d
Author: Ilkka Tuohela <ituohela@src.gnome.org>
Date:	2007-07-16

    Updated Finnish translation

    svn path=/trunk/; revision=12997

M	po/ChangeLog
M	po/fi.po

commit 91e6ec36ce0e17618a756db92715f3ba1633db7e
Author: Changwoo Ryu <cwryu@debian.org>
Date:	2007-07-12

    Updated Korean translation by Eunju Kim.

    2007-07-12	Changwoo Ryu  <cwryu@debian.org>

	* ko.po: Updated Korean translation by Eunju Kim.

    svn path=/trunk/; revision=12996

M	po/ChangeLog
M	po/ko.po

commit 8b26941f0638201fed4a526dd5182399f2fa117b
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2007-07-10

    Post release version bump

    2007-07-10	Martin Wehner  <martin.wehner@gmail.com>

	* configure.in:
	Post release version bump

    svn path=/trunk/; revision=12995

M	ChangeLog
M	configure.in

commit 254e9ac576121baa826a62f919440a3d0a235ea7 (tag: NAUTILUS_2_19_5)
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2007-07-10

    === nautilus 2.19.5 ===

    2007-07-10	Martin Wehner  <martin.wehner@gmail.com>

	* NEWS:
	Update for release

    svn path=/trunk/; revision=12993

M	ChangeLog
M	NEWS

commit 9b3b136a2618eee84bfb746fbeb74e9d36133554
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2007-07-10

    Check command_string for NULL before using it. (#427618) Patch
    from Tom

    2007-07-10	Martin Wehner  <martin.wehner@gmail.com>

	* libnautilus-private/nautilus-program-choosing.c:
	(nautilus_launch_desktop_file):
	Check command_string for NULL before using it. (#427618)
	Patch from Tom Parker  <palfrey@tevp.net>

    svn path=/trunk/; revision=12992

M	ChangeLog
M	libnautilus-private/nautilus-program-choosing.c

commit aae99fea95c5d42147097121c55585e5d7aaad6e
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2007-07-10

    Don't ignore EXIF metadata of JPEG with XMP. (#451344) Patch from
    Hubert

    2007-07-10	Martin Wehner  <martin.wehner@gmail.com>

	* src/nautilus-image-properties-page.c: (file_read_callback):
	Don't ignore EXIF metadata of JPEG with XMP. (#451344)
	Patch from Hubert Figuiere  <hfiguiere@teaser.fr>

    svn path=/trunk/; revision=12991

M	ChangeLog
M	src/nautilus-image-properties-page.c

commit d237e4d33cc6d0bbfe83e8ba6de6ac1d9376c5e7
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2007-07-10

    Fix alignment of labels in information sidebar. (#414199) Patch from

    2007-07-10	Martin Wehner  <martin.wehner@gmail.com>

	* src/nautilus-sidebar-title.c:
	(sidebar_title_create_title_label),
	(sidebar_title_create_more_info_label):
	Fix alignment of labels in information sidebar. (#414199)
	Patch from Andrea Cimitan  <andrea.cimitan@gmail.com>

    svn path=/trunk/; revision=12990

M	ChangeLog
M	src/nautilus-sidebar-title.c

commit ff679881597bc14cebdcb62369ded5c40bedf5af
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2007-07-10

    Remove AC_ISC_POSIX: It would have to be called after AC_PROG_CC, but

    2007-07-10	Martin Wehner  <martin.wehner@gmail.com>

	* configure.in:
	Remove AC_ISC_POSIX: It would have to be called after AC_PROG_CC,
	but Interactive Unix is obsolete.
	Remove checks for functions and headers we don't use anymore.
	Remove check for jw as the SGML docs have been removed.
	Remove configuration for removed gimphwrapbox.
	Remove unused variables $CDDA_LIBS and $LIBJPEG.

    svn path=/trunk/; revision=12989

M	ChangeLog
M	configure.in

commit 98dc7f5ed84e047db8168510a4fc0610976ac039
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2007-07-10

    Remove unused file.

    2007-07-10	Martin Wehner  <martin.wehner@gmail.com>

	* libnautilus-private/Makefile.am:
	* libnautilus-private/nautilus-cdrom-extensions.h:
	Remove unused file.

    svn path=/trunk/; revision=12988

M	ChangeLog
M	libnautilus-private/Makefile.am
D	libnautilus-private/nautilus-cdrom-extensions.h

commit 8d12fd129384f12025dcd6562a3e85dfeae4f77c
Author: Takeshi AIHANA <takeshi.aihana@gmail.com>
Date:	2007-07-08

    Updated Japanese translation.

    2007-07-08	Takeshi AIHANA <takeshi.aihana@gmail.com>

	    * ja.po: Updated Japanese translation.

    svn path=/trunk/; revision=12987

M	po/ChangeLog
M	po/ja.po

commit ff97c0adc5263868520e48b62348fb782f97949e
Author: Runa Bhattacharjee <runab@src.gnome.org>
Date:	2007-07-06

    Added Entry for Bengali India Translation Updation

    svn path=/trunk/; revision=12986

M	po/ChangeLog

commit 6449c70faff97466198c1c395788d49f5ce9e691
Author: Runa Bhattacharjee <runab@src.gnome.org>
Date:	2007-07-06

    Updated Bengali India Translation

    svn path=/trunk/; revision=12985

M	po/bn_IN.po

commit 370e0e3bfeeda641d3114cde9268a83845775685
Author: Vladimer Sichinava <vsichi@src.gnome.org>
Date:	2007-07-06

    Updated Georgian translation

    svn path=/trunk/; revision=12984

M	po/ka.po

commit 32844e7bdf8edf73c8908f66ecdc362a93b09a04
Author: Vladimer Sichinava <vsichi@src.gnome.org>
Date:	2007-07-04

    Updated Georgian translation

    svn path=/trunk/; revision=12983

M	po/ka.po

commit 59549597f88c5533fe9e69b9880a40759aae1c2c
Author: Runa Bhattacharjee <runab@src.gnome.org>
Date:	2007-07-03

    Added Entry for Bengali India Translation Updation

    svn path=/trunk/; revision=12982

M	po/ChangeLog

commit fe7fd8f852fb2633b5ede3a9db107738ed9ae373
Author: Runa Bhattacharjee <runab@src.gnome.org>
Date:	2007-07-03

    Updated Bengali India Translation

    svn path=/trunk/; revision=12981

M	po/bn_IN.po

commit 829bb5c3c08277ea8d88d43e824476c1ec0a9c1f
Author: Jovan Naumovski <jovanna@src.gnome.org>
Date:	2007-07-03

    2007-07-03 Jovan Naumovski <jovanna@svn.gnome.org> *mk.po: Updated
    Macedonian translation.

    svn path=/trunk/; revision=12980

M	po/ChangeLog
M	po/mk.po

commit 5fa3bf3df2e531008b38dbc6ebf2bf98d82c94c7
Author: Vladimer Sichinava <vsichi@src.gnome.org>
Date:	2007-07-03

    Some corrections in Georgian ka.po

    svn path=/trunk/; revision=12979

M	po/ka.po

commit 263af7a34126dd20d49ecd57ecf8dc1a90cb4355
Author: Nguyen Thai Ngoc Duy <pclouds@src.gnome.org>
Date:	2007-07-03

    updated vi.po

    svn path=/trunk/; revision=12978

M	po/ChangeLog
M	po/vi.po

commit f57041c68cda7c23d49ca371b588e56752c6b6be
Author: Nikos Charonitakis <frolix68@src.gnome.org>
Date:	2007-07-02

    Updated Greek translation

    svn path=/trunk/; revision=12971

M	po/ChangeLog
M	po/el.po

commit a5ce04dff60d5bba5fed76c1a87c8778f92b328b
Author: Nikos Charonitakis <frolix68@src.gnome.org>
Date:	2007-07-02

    Updated Greek translation

    svn path=/trunk/; revision=12970

M	po/el.po

commit 34ebecf5901b4cd5c662b5b4ea731e656ce91a01
Author: Runa Bhattacharjee <runab@src.gnome.org>
Date:	2007-07-02

    Added Entry for Bengali India Translation Updation

    svn path=/trunk/; revision=12969

M	po/ChangeLog

commit cc6a76aa899751b3c1fd7758744bf8e6fe3a7d4f
Author: Runa Bhattacharjee <runab@src.gnome.org>
Date:	2007-07-02

    Updated Bengali India Translation

    svn path=/trunk/; revision=12968

M	po/bn_IN.po

commit 3245685e2c08f98be6bf1b01c12424b64496aa28
Author: SANDRA MARAKKALA DANISHKA NAVIN <snavin@src.gnome.org>
Date:	2007-07-02

    updated si translation

    svn path=/trunk/; revision=12967

M	po/si.po

commit a590d132abaac2ecf16fea9d05b98871f73976c9
Author: Artur Flinta <aflinta@svn.gnome.org>
Date:	2007-06-29

    Updated Polish translation by GNOME PL Team.

    2007-06-29	Artur Flinta  <aflinta@svn.gnome.org>

	* pl.po: Updated Polish translation by GNOME PL Team.


    svn path=/trunk/; revision=12966

M	po/ChangeLog
M	po/pl.po

commit 956739933ca801b43595bd733dd3928b515efdc7
Author: Artur Flinta <aflinta@svn.gnome.org>
Date:	2007-06-29

    Updated Polish translation by GNOME PL Team.

    2007-06-29	Artur Flinta  <aflinta@svn.gnome.org>

	* pl.po: Updated Polish translation by GNOME PL Team.


    svn path=/trunk/; revision=12965

M	po/ChangeLog
M	po/pl.po

commit d6a62d2a33a9f3e48d7e1e98ee6d5143583d9ab3
Author: Changwoo Ryu <cwryu@debian.org>
Date:	2007-06-29

    Updated Korean translation.

    2007-06-29	Changwoo Ryu  <cwryu@debian.org>

	* ko.po: Updated Korean translation.

    svn path=/trunk/; revision=12964

M	po/ChangeLog
M	po/ko.po

commit b347fd44e904b4244e588274951e9284f6136571
Author: Priit Laes <plaes@svn.gnome.org>
Date:	2007-06-28

    Estonian translation update by Ivar Smolin.

    2007-06-28	Priit Laes  <plaes@svn.gnome.org>

	* et.po: Estonian translation update by Ivar Smolin.

    svn path=/trunk/; revision=12963

M	po/ChangeLog
M	po/et.po

commit 6da62efd08cd65d0961fe4eb697a2b922a11b903
Author: Christian Neumair <cneumair@src.gnome.org>
Date:	2007-06-27

    Actually add fm-empty-view.[ch]. Thanks to Martin Wehner for pointing
    this out.

    svn path=/trunk/; revision=12962

A	src/file-manager/fm-empty-view.c
A	src/file-manager/fm-empty-view.h

commit 9de5d2e463c1cf0cf7536389e0ce948ae6194c55
Author: Clytie Siddall <clyties@src.gnome.org>
Date:	2007-06-27

    Updated Vietnamese translation.

    svn path=/trunk/; revision=12961

M	po/ChangeLog
M	po/vi.po

commit 99d8b186cc0eac9cee5ef891b73b3fd14dbae6a3
Author: Thierry Randrianiriana <thierryr@src.gnome.org>
Date:	2007-06-27

    Updated Malagasy translation.

     * po/mg.po: Updated Malagasy translation.

    svn path=/trunk/; revision=12960

M	po/ChangeLog
M	po/mg.po

commit 96ec5ea71b66efaa742ca17a8c9eaaa503a6549d
Author: Alexander Larsson <alexl@redhat.com>
Date:	2007-06-27

    Fix warning. Patch from Hubert Figuiere.

    2007-06-27	Alexander Larsson  <alexl@redhat.com>

	    * src/nautilus-file-management-properties-main.c:
	Fix warning. Patch from Hubert Figuiere.


    svn path=/trunk/; revision=12959

M	ChangeLog
M	src/nautilus-file-management-properties-main.c

commit 2ccfc1feda1a9bf708df4ddb148c9e8bd1b1e2ef
Author: Guilherme de S. Pastore <gpastore@gnome.org>
Date:	2007-06-26

    Fixed typo (Sitcky -> Sticky) in the Japanese translation, as
    reported by

    2007-06-26	Guilherme de S. Pastore  <gpastore@gnome.org>

	   * ja.po: Fixed typo (Sitcky -> Sticky) in the Japanese
	   translation,
	     as reported by Kobayashi Noritada on the Debian BTS.

    svn path=/trunk/; revision=12957

M	po/ChangeLog
M	po/ja.po

commit 5e8b5edea51bb06313912d7974b46c2f18bf4090
Author: Christian Neumair <cneumair@gnome.org>
Date:	2007-06-24

    Add optional empty view.

    2007-06-24	Christian Neumair  <cneumair@gnome.org>

	* configure.in:
	* src/nautilus-application.c:
	* src/file-manager/Makefile.am:
	* src/file-manager/fm-empty-view.[ch]:
	Add optional empty view.

    svn path=/trunk/; revision=12956

M	ChangeLog
M	configure.in
M	src/file-manager/Makefile.am
M	src/nautilus-application.c

commit 3205e987e6baa3a1e857cf57f3c50718296494f9
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2007-06-23

    Make libexif dependency optional again. (#165773)

    2007-06-23	Martin Wehner  <martin.wehner@gmail.com>

	* configure.in:
	Make libexif dependency optional again. (#165773)

    svn path=/trunk/; revision=12955

M	ChangeLog
M	configure.in

commit 1d9575bcb04056866d483ddd91a9ccff0d959aa4
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2007-06-23

    Remove undead file.

    2007-06-23	Martin Wehner  <martin.wehner@gmail.com>

	* components/services/nautilus-dependent-shared/
	shared-service-widgets.c:
	Remove undead file.

    svn path=/trunk/; revision=12954

M	ChangeLog
D
components/services/nautilus-dependent-shared/shared-service-widgets.c

commit ba266d65e84b4dfef4f8c179eb6ae298a824c6c0
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2007-06-23

    Fix build with libIDL-0.8.5 and older. (#341173) Patch from Marinus

    2007-06-23	Martin Wehner  <martin.wehner@gmail.com>

	* src/nautilus-shell-interface.idl:
	Fix build with libIDL-0.8.5 and older. (#341173)
	Patch from Marinus Schraal  <foser@gentoo.org>

    svn path=/trunk/; revision=12953

M	ChangeLog
M	src/nautilus-shell-interface.idl

commit afe294b94108436ade1bdb4431ebcb4ea387e3f2
Author: Martin Wehner <mwehner@src.gnome.org>
Date:	2007-06-23

    Fix bug reference

    svn path=/trunk/; revision=12952

M	ChangeLog

commit ade0bf832a8eea65cb97173bebdea4206ad0957c
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2007-06-23

    Set translation domain for goption context. (#448201) Patch from Gabor

    2007-06-23	Martin Wehner  <martin.wehner@gmail.com>

	* src/nautilus-connect-server-dialog-main.c: (main):
	    Set translation domain for goption context. (#448201)
	Patch from Gabor Kelemen  <kelemeng@gnome.hu>

    svn path=/trunk/; revision=12951

M	ChangeLog
M	src/nautilus-connect-server-dialog-main.c

commit 253e4cc5fe92e1f3a37ff91ba77af9b7b3ffdb08
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2007-06-23

    Unref extension modules at shutdown. (#346401) Based on patch
    from Gustavo

    2007-06-23	Martin Wehner  <martin.wehner@gmail.com>

	* libnautilus-private/nautilus-module.c: (nautilus_module_init):
	Unref extension modules at shutdown. (#346401)
	Based on patch from Gustavo Carneiro  <gjc@inescporto.pt>

    svn path=/trunk/; revision=12950

M	ChangeLog
M	libnautilus-private/nautilus-module.c

commit 02bbfd62ffce6c7d1ee7973029d074db8cd198b7
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2007-06-23

    Updated Norwegian bokmål translation.

    2007-06-23	Kjartan Maraas	<kmaraas@gnome.org>

	* nb.po: Updated Norwegian bokmål translation.

    svn path=/trunk/; revision=12949

M	po/ChangeLog
M	po/nb.po

commit 523b396155f0d1d008bc18e57b231288d8346ed7
Author: Josep Puigdemont i Casamajó <joseppc@src.gnome.org>
Date:	2007-06-23

    Updated Catalan translation.

    svn path=/trunk/; revision=12948

M	po/ChangeLog
M	po/ca.po

commit 9563193dfc7b083268d64204a7af2526e139c28a
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2007-06-23

    Destroy xdg-user-dirs cache at shutdown.

    2007-06-23	Martin Wehner  <martin.wehner@gmail.com>

	* libnautilus-private/nautilus-file-utilities.c:
	(update_xdg_dir_cache), (unschedule_user_dirs_changed),
	(destroy_xdg_dir_cache), (free_xdg_dir_cache):
	Destroy xdg-user-dirs cache at shutdown.

    svn path=/trunk/; revision=12946

M	ChangeLog
M	libnautilus-private/nautilus-file-utilities.c

commit 8bc392b3adbd78a4ff6290af2b389d92c7c570b2
Author: Felix I <ifelix@src.gnome.org>
Date:	2007-06-22

    updated si translation

    svn path=/trunk/; revision=12945

M	po/ChangeLog
M	po/LINGUAS
A	po/si.po

commit 6edf2e5eadc80b698e814276cbcff6285f23e7ae
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2007-06-21

    Don't set both -Wsign-compare and -Wno-sign-compare. Don't set

    2007-06-21	Martin Wehner  <martin.wehner@gmail.com>

	* configure.in:
	Don't set both -Wsign-compare and -Wno-sign-compare.
	Don't set -Wchar-subscripts as it's included in -Wall.

    svn path=/trunk/; revision=12944

M	ChangeLog
M	configure.in

commit 3cbc8aeb84c8c8ff6bbdb9507eba47a734983753
Author: Thierry Randrianiriana <thierryr@src.gnome.org>
Date:	2007-06-21

    Updated Malagasy translation.

     * Updated Malagasy translation.

    svn path=/trunk/; revision=12943

M	po/mg.po

commit ea7ebb3c62075837d6149b65ce93b1ecc34e5af9
Author: Thierry Randrianiriana <thierryr@src.gnome.org>
Date:	2007-06-21

    Updated Malagasy translation.

     * Updated Malagasy translation.

    svn path=/trunk/; revision=12942

M	po/ChangeLog

commit 0dc3d481499e7dff2f0deee6f09f059ff1fcbd18
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2007-06-20

    Don't set extra warning flags in the user environment CFLAGS. Fixes
    'make

    2007-06-20	Martin Wehner  <martin.wehner@gmail.com>

	* configure.in:
	Don't set extra warning flags in the user environment CFLAGS.
	Fixes 'make distcheck'.

    svn path=/trunk/; revision=12941

M	ChangeLog
M	configure.in

commit 7cfc9e306244e78df0aa318df94b4f2370f321d1
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2007-06-19

    Add all past ChangeLog files to EXTRA_DIST.

    2007-06-19	Martin Wehner  <martin.wehner@gmail.com>

	* Makefile.am:
	Add all past ChangeLog files to EXTRA_DIST.

    svn path=/trunk/; revision=12940

M	ChangeLog
M	Makefile.am

commit c440d79fbb3ce1a57926f622e901f7b92cee64eb
Author: Daniel Nylander <dnylande@src.gnome.org>
Date:	2007-06-19

    sv.po: Updated Swedish translation

    svn path=/trunk/; revision=12939

M	po/ChangeLog
M	po/sv.po

commit 5394482ca51feb7cee4849660f35a92fb5aae591
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:	2007-06-19

    Updated Spanish translation

    svn path=/trunk/; revision=12938

M	po/ChangeLog
M	po/es.po

commit 6ccf3e8938c4fcd8441ad0d101d865267f65b95d
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2007-06-18

    Post release version bump

    2007-06-19	Martin Wehner  <martin.wehner@gmail.com>

	* configure.in:
	Post release version bump

    svn path=/trunk/; revision=12937

M	ChangeLog
M	configure.in

commit b7c80db6ed9ced805277486f6c6ac1297f3261f0 (tag: NAUTILUS_2_19_4)
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2007-06-18

    === nautilus 2.19.4 ===

    2007-06-18	Martin Wehner  <martin.wehner@gmail.com>

	* NEWS:
	Update for release


    svn path=/trunk/; revision=12935

M	ChangeLog
M	NEWS

commit 112791657e5dde1528f60808bde14b9743cbcc98
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2007-06-18

    Fix whitespace typo in error message. (#424573) Patch from Elizabeth
    Green

    2007-06-18	Martin Wehner  <martin.wehner@gmail.com>

	* src/nautilus-application.c: (nautilus_application_startup):
	Fix whitespace typo in error message. (#424573)
	Patch from Elizabeth Green  <nerdygirl_ellie@yahoo.com>

    svn path=/trunk/; revision=12934

M	ChangeLog
M	src/nautilus-application.c

commit b9cadfe1c75d73e1abca7ac0d4377b9efb0072b5
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2007-06-18

    Set program-name instead of deprecated name property and mark the

    2007-06-18	Martin Wehner  <martin.wehner@gmail.com>

	* src/nautilus-window-menus.c: (action_about_nautilus_callback):
	Set program-name instead of deprecated name property
	and mark the website-label for translation (#438901).
	Patch from Christian Persch <chpe@gnome.org>

    svn path=/trunk/; revision=12933

M	ChangeLog
M	src/nautilus-window-menus.c

commit 8333d1d41437309415d593f34496579e2b06d0cb
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2007-06-18

    Normalize unicode search strings and use g_utf8_strdown to lowercase
    them.

    2007-06-18	Martin Wehner  <martin.wehner@gmail.com>

	* libnautilus-private/nautilus-search-engine-simple.c:
	(search_thread_data_new), (search_visit_func):
	Normalize unicode search strings and use g_utf8_strdown to
	lowercase them. (#421486/#421512)
	Patch from Denis Jacquerye  <moyogo@gmail.com>

    svn path=/trunk/; revision=12932

M	ChangeLog
M	libnautilus-private/nautilus-search-engine-simple.c

commit 60a70408ff6415a8416db580a8300801ba2092bd
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2007-06-18

    Call background page of gnome-appearance-properties for "Change
    Desktop

    2007-06-18	Martin Wehner  <martin.wehner@gmail.com>

	* src/file-manager/fm-desktop-icon-view.c:
	(action_change_background_callback):
	Call background page of gnome-appearance-properties for
	"Change Desktop Background" menu item. (#445195)
	Patch from Denis Washington  <denisw@svn.gnome.org>

    svn path=/trunk/; revision=12931

M	ChangeLog
M	src/file-manager/fm-desktop-icon-view.c

commit 01ebf75e5251638a0da9b11c8ecd7ee56d0e2eeb
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:	2007-06-18

    Updated Spanish translation

    svn path=/trunk/; revision=12930

M	po/ChangeLog
M	po/es.po

commit 273076cb2ff03a8bd8949e5d65b3274765fff6dd
Author: Priit Laes <plaes@svn.gnome.org>
Date:	2007-06-18

    Estonian translation update by Ivar Smolin.

    2007-06-18	Priit Laes  <plaes@svn.gnome.org>

	* et.po: Estonian translation update by Ivar Smolin.

    svn path=/trunk/; revision=12929

M	po/ChangeLog
M	po/et.po

commit 20cdfafd6ef73e391fcfd9ae6e756b28993d1d00
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2007-06-17

    Allow renaming of the network servers desktop icon. (#383182)
    Patch from

    2007-06-17	Martin Wehner  <martin.wehner@gmail.com>

	* libnautilus-private/apps_nautilus_preferences.schemas.in:
	* libnautilus-private/nautilus-desktop-link.c:
	(trash_name_changed), (nautilus_desktop_link_new),
	(trash_state_changed_callback),
	(nautilus_desktop_link_can_rename),
	(nautilus_desktop_link_rename), (desktop_link_finalize):
	* libnautilus-private/nautilus-global-preferences.c:
	(default_computer_link_name), (default_trash_link_name):
	* libnautilus-private/nautilus-global-preferences.h:
	Allow renaming of the network servers desktop icon. (#383182)
	Patch from Trevor Davenport  <trevor.davenport@gmail.com>

    svn path=/trunk/; revision=12928

M	ChangeLog
M	libnautilus-private/apps_nautilus_preferences.schemas.in
M	libnautilus-private/nautilus-desktop-link.c
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.h

commit e9555fab1692c021cbf21eccb58c7504d879fe50
Author: Jürg Billeter <j@bitron.ch>
Date:	2007-06-13

    Revert OnlyShowIn=; addition from 2007-05-23 as it breaks opening

    2007-06-13	Jürg Billeter	<j@bitron.ch>

	* nautilus-folder-handler.desktop.in.in:
	Revert OnlyShowIn=; addition from 2007-05-23 as it breaks opening
	bookmarks from the panel.

    svn path=/trunk/; revision=12927

M	ChangeLog
M	nautilus-folder-handler.desktop.in.in

commit 4991a2ef6324b9f6378e272afa0073a30ff2cf6a
Author: Pema Geyleg <pgeyleg@src.gnome.org>
Date:	2007-06-13

    updated dzongkha translation

    svn path=/trunk/; revision=12926

M	po/ChangeLog
M	po/dz.po

commit 66b24361c63bb83e0a6c536bf79e9195a156350f
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2007-06-12

    Don't crash on opening properties for multiple files. (#444265)

    2007-06-13	Martin Wehner  <martin.wehner@gmail.com>

	* src/file-manager/fm-properties-window.c:
	(should_show_volume_usage):
	Don't crash on opening properties for multiple files. (#444265)

    svn path=/trunk/; revision=12925

M	ChangeLog
M	src/file-manager/fm-properties-window.c

commit 7a099aa2289ed50e8c71895aabef5adb2251b193
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2007-06-12

    Fix typo in warning message. (#446911) Patch from Florian Steinel

    2007-06-13	Martin Wehner  <martin.wehner@gmail.com>

	* src/file-manager/fm-desktop-icon-view.c: (net_workarea_changed):
	Fix typo in warning message. (#446911)
	Patch from Florian Steinel  <fsteinel@flonet.net>

    svn path=/trunk/; revision=12924

M	ChangeLog
M	src/file-manager/fm-desktop-icon-view.c

commit db31ba0c4f16b0d9d2b7bddc1dedfb4e1694e4ee
Author: Yair Hershkovitz <yairhr@src.gnome.org>
Date:	2007-06-12

    iupdated hebrew translatino

    svn path=/trunk/; revision=12923

M	po/ChangeLog
M	po/he.po

commit c107a7cae638408a5995cb9242c3cf8915c2e522
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2007-06-12

    Position the zoom popup menu under the control itself, not where
    the mouse

    2007-06-13	Martin Wehner  <martin.wehner@gmail.com>

	* src/nautilus-zoom-control.c: (zoom_popup_menu_show):
	Position the zoom popup menu under the control itself,
	not where the mouse cursor happens to be. (#446682)
	Patch from Christian Persch <chpe@gnome.org>

    svn path=/trunk/; revision=12922

M	ChangeLog
M	src/nautilus-zoom-control.c

commit bba8c5c828b223b6a74970759f689f761c2dfacc
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2007-06-12

    Don't leak item text and remove stale comment.

    2007-06-12	Martin Wehner  <martin.wehner@gmail.com>

	* src/nautilus-zoom-control.c: (create_zoom_menu_item):
	Don't leak item text and remove stale comment.

    svn path=/trunk/; revision=12919

M	ChangeLog
M	src/nautilus-zoom-control.c

commit 4cc5bcd76c440a96a519a3569ede9254b8ecd818
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2007-06-12

    Make zoom control context menu keyboard-activatable by adding a
    button to

    2007-06-12	Martin Wehner  <martin.wehner@gmail.com>

	* src/nautilus-zoom-control.c: (nautilus_zoom_control_finalize),
	(zoom_popup_menu_show), (zoom_popup_menu),
	(nautilus_zoom_control_button_press_event),
	(nautilus_zoom_control_instance_init):
	Make zoom control context menu keyboard-activatable by adding
	a button to the zoom label. (#326733)
	Patch from Trevor Davenport  <trevor.davenport@gmail.com>

    svn path=/trunk/; revision=12918

M	ChangeLog
M	src/nautilus-zoom-control.c

commit 76c1673c17107c8b65dcd7fe7d04959deeaba371
Author: Artur Flinta <aflinta@svn.gnome.org>
Date:	2007-06-10

    Updated Polish translation by GNOME PL Team.

    2007-06-10	Artur Flinta  <aflinta@svn.gnome.org>

	* pl.po: Updated Polish translation by GNOME PL Team.


    svn path=/trunk/; revision=12917

M	po/ChangeLog
M	po/pl.po

commit cb62f986e8978dd79d746e3afa35036ddcf26c0e
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2007-06-10

    Replace the "atkrelation" declarations with "mnemonic_widget"
    properties

    2007-06-10	Martin Wehner  <martin.wehner@gmail.com>

	* src/nautilus-file-management-properties.glade:
	Replace the "atkrelation" declarations with
	"mnemonic_widget" properties (#437340)

    svn path=/trunk/; revision=12915

M	ChangeLog
M	src/nautilus-file-management-properties.glade

commit 6b56ddd0431d87035afebde8e3484ce61a50437b
Author: Subhransu Behera <sbehera@src.gnome.org>
Date:	2007-06-06

    Updated Translation

    svn path=/trunk/; revision=12914

M	po/ChangeLog
M	po/or.po

commit bf2bd7fe2a91c44394803b1d1918f46e68a3f253
Author: Subhransu Behera <sbehera@src.gnome.org>
Date:	2007-06-05

    Updated Translation

    svn path=/trunk/; revision=12913

M	po/ChangeLog
M	po/or.po

commit 8c58cedc97df80a22243a0676e989dfbc306befa
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2007-06-05

    Post release version bump

    2007-06-05	Martin Wehner  <martin.wehner@gmail.com>

	* configure.in:
	Post release version bump

    svn path=/trunk/; revision=12912

M	ChangeLog
M	configure.in

commit 5c8787ad44ca2aefb085efdb3e8abdd4f649767f (tag: NAUTILUS_2_19_3)
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2007-06-05

    === nautilus 2.19.3 ===

    2007-06-05	Martin Wehner  <martin.wehner@gmail.com>

	* NEWS:
	Update for release

    svn path=/trunk/; revision=12910

M	ChangeLog
M	NEWS

commit f70b95f5bb14855c9e0d51abfd7d1155a80b585e
Author: William Walker <wwalker@src.gnome.org>
Date:	2007-06-04

    Add accessible label for/by properties (#356124)

    svn path=/trunk/; revision=12909

M	ChangeLog
M	src/nautilus-file-management-properties.glade

commit 6de5031bf2310e8b7d975b4e4b9c1276894fc4c8
Author: Amanpreet Singh Alam <aman@src.gnome.org>
Date:	2007-06-03

    updating for Punjabi

    svn path=/trunk/; revision=12908

M	po/pa.po

commit 5076cf83d14a7bb0c2042488be55cd09fdb66c8a
Author: Alexander Shopov <ash@contact.bg>
Date:	2007-06-02

    Updated Bulgarian translation by Alexander Shopov <ash@contact.bg>

    2007-06-02	Alexander Shopov  <ash@contact.bg>

	* bg.po: Updated Bulgarian translation by
	Alexander Shopov <ash@contact.bg>

    svn path=/trunk/; revision=12906

M	po/ChangeLog
M	po/bg.po

commit ae57d50ab59bc0ab2a5d3b5c4e2f701233bcdb8e
Author: Priit Laes <plaes@svn.gnome.org>
Date:	2007-05-31

    Updated Estonian translation by Ivar Smolin <okul@linux.ee>.

    2007-05-31	Priit Laes  <plaes@svn.gnome.org>

	* et.po: Updated Estonian translation by Ivar Smolin
	<okul@linux.ee>.

    svn path=/trunk/; revision=12905

M	po/ChangeLog
M	po/et.po

commit baef3124ebd41928e68786d150f7ea13fc7fff2c
Author: Hendrik Richter <hendrikr@gnome.org>
Date:	2007-05-29

    Updated German translation, by Daniel Schindler <daniel@logic-co.de>

    2007-05-29	Hendrik Richter  <hendrikr@gnome.org>

	* de.po: Updated German translation, by
		 Daniel Schindler <daniel@logic-co.de>

    svn path=/trunk/; revision=12904

M	po/ChangeLog
M	po/de.po

commit 6f6f6d518da4de73de7b631f31536799fb0e7ddd
Author: Ihar Hrachyshka <iharh@src.gnome.org>
Date:	2007-05-28

    Added Belarusian Latin translation by Ales Navicki.

    svn path=/trunk/; revision=12903

M	po/ChangeLog
M	po/LINGUAS
A	po/be@latin.po

commit bfabd56ee18caddd88324e9ac18de255eb3ff0c8
Author: Kenneth Nielsen <kennethn@src.gnome.org>
Date:	2007-05-24

    Updated Danish translation

    svn path=/trunk/; revision=12901

M	po/da.po

commit 9db4797a2c87331ab1ceb3295ed50d80d10dba66
Author: Alexander Larsson <alexl@redhat.com>
Date:	2007-05-23

    Tango compliant thumbnail frame (#440221) Icon from David Prieto

    2007-05-23	Alexander Larsson  <alexl@redhat.com>

	* icons/thumbnail_frame.png:
	Tango compliant thumbnail frame (#440221)
	Icon from David Prieto


    svn path=/trunk/; revision=12900

M	ChangeLog
M	icons/thumbnail_frame.png

commit e2c4f85f237570638144b55cdd5b1acb7f109f12
Author: Alexander Larsson <alexl@redhat.com>
Date:	2007-05-23

    Fix build in some cases

    2007-05-23	Alexander Larsson  <alexl@redhat.com>

	* src/file-manager/fm-properties-window.c:
	Fix build in some cases


    svn path=/trunk/; revision=12899

M	ChangeLog
M	src/file-manager/fm-properties-window.c

commit 6291a36124fcdc93a3e0bd9ff0d477898a7ea515
Author: Alexander Larsson <alexl@redhat.com>
Date:	2007-05-23

    Don't show in menu editor

    2007-05-23	Alexander Larsson  <alexl@redhat.com>

	    * nautilus-folder-handler.desktop.in.in:
	Don't show in menu editor


    svn path=/trunk/; revision=12898

M	ChangeLog
M	nautilus-folder-handler.desktop.in.in

commit 7bbeac8b10fed3cbed59ef06cee09493b23fdba4
Author: Alexander Larsson <alexl@redhat.com>
Date:	2007-05-22

    Handle alpha in draw_frame

    2007-05-22	Alexander Larsson  <alexl@redhat.com>

	    * libnautilus-private/nautilus-icon-canvas-item.c:
	Handle alpha in draw_frame



    svn path=/trunk/; revision=12896

M	ChangeLog
M	libnautilus-private/nautilus-icon-canvas-item.c

commit 91ec42dc0ad9451d981445d76de257b7063af289
Author: Priit Laes <plaes@svn.gnome.org>
Date:	2007-05-18

    Updated Estonian translation by Ivar Smolin <okul@linux.ee>.

    2007-05-18	Priit Laes  <plaes@svn.gnome.org>

	* et.po: Updated Estonian translation by Ivar Smolin
	<okul@linux.ee>.

    svn path=/trunk/; revision=12895

M	po/ChangeLog
M	po/et.po

commit 0bdd2c22b78f4516c18a8d01f1a3a8e9899d61e3
Author: Theppitak Karoonboonyanan <tkaroonb@src.gnome.org>
Date:	2007-05-18

    Updated Thai translation.

	* th.po: Updated Thai translation.


    svn path=/trunk/; revision=12894

M	po/ChangeLog
M	po/th.po

commit eb8c6ad2518c22f970f6070ca3699ad6237d61b6
Author: Alexander Larsson <alexl@redhat.com>
Date:	2007-05-16

    Add support for xdg-user-dirs

    2007-05-16	Alexander Larsson  <alexl@redhat.com>

	    * libnautilus-private/nautilus-file-utilities.[ch]:
	    * libnautilus-private/nautilus-file.c:
	    * libnautilus-private/nautilus-signaller.c:
	    * src/file-manager/fm-directory-view.c:
	Add support for xdg-user-dirs


    svn path=/trunk/; revision=12893

M	ChangeLog
M	libnautilus-private/nautilus-file-utilities.c
M	libnautilus-private/nautilus-file-utilities.h
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-signaller.c
M	src/file-manager/fm-directory-view.c

commit daf27d06e226fa8cb205cff017e6b53e72e77dbe
Author: David Lodge <dlodge@src.gnome.org>
Date:	2007-05-15

    Updated en_GB translation

    svn path=/trunk/; revision=12892

M	po/ChangeLog
M	po/en_GB.po

commit fe000abac76610402fe19077464c66b3ea96dcea
Author: Daniel Nylander <dnylande@src.gnome.org>
Date:	2007-05-14

    sv.po: Updated Swedish translation

    svn path=/trunk/; revision=12891

M	po/ChangeLog
M	po/sv.po

commit 0a69d1c313722a657e2c79dec09be06d9a712f7f
Author: Alexander Larsson <alexl@redhat.com>
Date:	2007-05-14

    Post release version bump

    2007-05-14	Alexander Larsson  <alexl@redhat.com>

	* configure.in:
	Post release version bump


    svn path=/trunk/; revision=12890

M	ChangeLog
M	configure.in
M	po/ChangeLog

commit ef285e7bf2f98c66dc0e3f45c3d335af91409430 (tag: NAUTILUS_2_19_2)
Author: Alexander Larsson <alexl@redhat.com>
Date:	2007-05-14

    Bump to 2.19.2

    2007-05-14	Alexander Larsson  <alexl@redhat.com>

	* NEWS:
	* configure.in:
	Bump to 2.19.2

	* libnautilus-private/nautilus-icon-factory.c:
	* libnautilus-private/nautilus-icon-container.c:
	Fix up checks



    svn path=/trunk/; revision=12888

M	ChangeLog
M	NEWS
M	configure.in
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-factory.c

commit a43d4ed33fe2bd71c6988a39fc494c289dd9aed1
Author: Alexander Shopov <ash@contact.bg>
Date:	2007-05-12

    Updated Bulgarian translation by Alexander Shopov <ash@contact.bg>

    2007-05-12	Alexander Shopov  <ash@contact.bg>

	* bg.po: Updated Bulgarian translation by
	Alexander Shopov <ash@contact.bg>

    svn path=/trunk/; revision=12887

M	po/ChangeLog
M	po/bg.po

commit 95091e0b3c64eccffee33f99d0a43bc9fec74282
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:	2007-05-10

    Updated Spanish translation

    svn path=/trunk/; revision=12885

M	po/ChangeLog
M	po/es.po

commit 317b0cedf7a74abc2bd6f3e82feb3210bb1946ce
Author: Alexander Larsson <alexl@redhat.com>
Date:	2007-05-09

    Avoid displaying file size if none exists (#390055) Patch from
    Ed Catmur

    2007-05-09	Alexander Larsson  <alexl@redhat.com>

	    * src/file-manager/fm-directory-view.c:
	Avoid displaying file size if none exists (#390055)
	Patch from Ed Catmur


    svn path=/trunk/; revision=12884

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit d3b2f74293a4bc68cd657d94be7b88133adc1d40
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2007-05-08

    Updated Norwegian bokmål translation.

    2007-05-08	Kjartan Maraas	<kmaraas@gnome.org>

	* nb.po: Updated Norwegian bokmål translation.

    svn path=/trunk/; revision=12883

M	po/ChangeLog
M	po/nb.po

commit a0c60f73cc643b7ad23e1f581e16a5837b9322e9
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2007-05-06

    Don't leak original hash key.

    2007-05-06	Martin Wehner  <martin.wehner@gmail.com>

	* libnautilus-private/nautilus-file.c: (modify_link_hash_table):
	Don't leak original hash key.

    svn path=/trunk/; revision=12882

M	ChangeLog
M	libnautilus-private/nautilus-file.c

commit f9ead6973b357ef68fbf6bcbd992b61ea717c62d
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:	2007-05-04

    Updated Spanish translation

    svn path=/trunk/; revision=12880

M	po/ChangeLog
M	po/es.po

commit 53cb47dafcee9e94c5cf3904c151372909f13450
Author: Daniel Nylander <dnylande@src.gnome.org>
Date:	2007-05-03

    sv.po: Updated Swedish translation

    svn path=/trunk/; revision=12879

M	po/ChangeLog
M	po/sv.po

commit 24eeab61a8f9647ac5f50cb8acf67a358060b71c
Author: Djihed Afifi <djihed@src.gnome.org>
Date:	2007-05-02

    Updated Arabic Translation by Khaled Hosny.

    svn path=/trunk/; revision=12878

M	po/ChangeLog
M	po/ar.po

commit 99b07e42ace3295839030c489d9027f6b38269d5
Author: Alexander Larsson <alexl@redhat.com>
Date:	2007-05-02

    Add disk usage pie chart (#410658) Based on patch from Trevor
    Davenport

    2007-05-02	Alexander Larsson  <alexl@redhat.com>

	    * configure.in:
	    * src/file-manager/fm-properties-window.c:
	Add disk usage pie chart (#410658)
	Based on patch from Trevor Davenport


    svn path=/trunk/; revision=12877

M	ChangeLog
M	configure.in
M	src/file-manager/fm-properties-window.c

commit 0363a561889d904882c014b1a266d75283b5baad
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2007-04-23

    Updated Norwegian bokmål translation.

    2007-04-23	Kjartan Maraas	<kmaraas@gnome.org>

	* nb.po: Updated Norwegian bokmål translation.

    svn path=/trunk/; revision=12876

M	po/ChangeLog
M	po/nb.po

commit 08df4e97ea617f4baf4d7b1e7493901a43bddda7
Author: David Lodge <dlodge@src.gnome.org>
Date:	2007-04-23

    Updated British English translation

    svn path=/trunk/; revision=12875

M	po/ChangeLog
M	po/en_GB.po

commit 36c1cc3df9dddee04b5725a6f69d49a2e7fae329
Author: Ignacio Casal Quinteiro <icq@src.gnome.org>
Date:	2007-04-22

    Updated Galician Translation

    svn path=/trunk/; revision=12874

M	po/ChangeLog
M	po/gl.po

commit ea7394ab0f6fc4ea0dea0f39dd14aefc9fdd424c
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:	2007-04-22

    Updated Spanish translation.

    svn path=/trunk/; revision=12873

M	po/ChangeLog
M	po/es.po

commit d1336d83cd8ae294793f1340534663ec636481b8
Author: Daniel Nylander <dnylande@src.gnome.org>
Date:	2007-04-21

    sv.po: Updated Swedish translation

    svn path=/trunk/; revision=12872

M	po/ChangeLog
M	po/sv.po

commit 191f5496e9a137d5687f8011faf9cacdc46b23e9
Author: Alexander Larsson <alexl@redhat.com>
Date:	2007-04-16

    Work with glib < 2.13.0

    2007-04-16	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-thumbnails.c:
	Work with glib < 2.13.0


    svn path=/trunk/; revision=12869

M	ChangeLog
M	libnautilus-private/nautilus-thumbnails.c

commit 5c704cb32aa8e4c020226a47224f393361b7c10e
Author: Christophe Merlet <redfox@src.gnome.org>
Date:	2007-04-15

    Added Occitan translation.

    svn path=/trunk/; revision=12868

M	po/ChangeLog
M	po/LINGUAS
A	po/oc.po

commit acd4c406f042a48653ee1f9e33af8f920c95b710
Author: Djihed Afifi <djihed@src.gnome.org>
Date:	2007-04-14

    Updated Arabic Translation by Youssef Chahibi.

    svn path=/trunk/; revision=12864

M	po/ChangeLog
M	po/ar.po

commit 24d9fbe4ffa1b5b930233af174b686778103b502
Author: Daniel Nylander <dnylande@src.gnome.org>
Date:	2007-04-13

    sv.po: Updated Swedish translation

    svn path=/trunk/; revision=12862

M	po/ChangeLog
M	po/sv.po

commit 612f631abe5bec19694a23594d89112d5c2f4a8f
Author: Alexander Larsson <alexl@redhat.com>
Date:	2007-04-13

    Avoid searching possibly long lists of thumbnails. Based on patch from

    2007-04-13	Alexander Larsson  <alexl@redhat.com>

	    * libnautilus-private/nautilus-thumbnails.c:
	Avoid searching possibly long lists of thumbnails.
	Based on patch from Iain



    svn path=/trunk/; revision=12861

M	ChangeLog
M	libnautilus-private/nautilus-thumbnails.c

commit a9170f0aa0da3c64fc8dc268cfe3b414e987065c
Author: Alexander Larsson <alexl@redhat.com>
Date:	2007-04-12

    Add url in about dialog and update copyright year. Patch from Jaap A.

    2007-04-12	Alexander Larsson  <alexl@redhat.com>

	    * src/nautilus-window-menus.c:
	    (action_about_nautilus_callback):
	Add url in about dialog and update copyright year.
	Patch from Jaap A. Haitsma


    svn path=/trunk/; revision=12860

M	ChangeLog
M	src/nautilus-window-menus.c

commit f62b44d59860b7fdfe1f788a8d694dd56083b649
Author: Alexander Larsson <alexl@redhat.com>
Date:	2007-04-12

    Limit number of calls to is_needy() (#320282) Based on patch from
    Aivars

    2007-04-12	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-directory-async.c:
	Limit number of calls to is_needy() (#320282)
	Based on patch from Aivars Kalvans


    svn path=/trunk/; revision=12859

M	ChangeLog
M	libnautilus-private/nautilus-directory-async.c

commit e1218221c2e5fa8ceca017ea15b8aaf7b7ee83e1
Author: Alexander Larsson <alexl@redhat.com>
Date:	2007-04-12

    Added support for a thumbnail icon size prefs (#424127)

    2007-04-12	Alexander Larsson  <alexl@redhat.com>

	    * libnautilus-private/apps_nautilus_preferences.schemas.in:
	    * libnautilus-private/nautilus-global-preferences.c:
	    * libnautilus-private/nautilus-global-preferences.h:
	    * libnautilus-private/nautilus-icon-factory.c:
	    * libnautilus-private/nautilus-thumbnails.c:
	Added support for a thumbnail icon size prefs (#424127)


    svn path=/trunk/; revision=12858

M	ChangeLog
M	libnautilus-private/apps_nautilus_preferences.schemas.in
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.h
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus-private/nautilus-thumbnails.c

commit 4476462b1868b10dc48b3db77ef4cc9ef2f1a380
Author: Alexander Larsson <alexl@redhat.com>
Date:	2007-04-11

    Fix memleak (#427942) patch from Matthias Clasen

    2007-04-11	Alexander Larsson  <alexl@redhat.com>

	    * src/file-manager/fm-directory-view.c:
	    (file_and_directory_list_free):
	Fix memleak (#427942)
	patch from Matthias Clasen


    svn path=/trunk/; revision=12856

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit 484697a5d27f77cb63321121c914aef27fa762d8
Author: Josep Puigdemont i Casamajó <joseppc@src.gnome.org>
Date:	2007-04-11

    Updated Catalan translation.

    svn path=/trunk/; revision=12855

M	po/ChangeLog
M	po/ca.po

commit 18ea1ad8f6172e607b519cc8e0e6b6ab4c50471a
Author: Daniel Nylander <dnylande@src.gnome.org>
Date:	2007-04-10

    sv.po: Updated Swedish translation

    svn path=/trunk/; revision=12852

M	po/ChangeLog
M	po/sv.po

commit 524bc26dbe86990c7d3184d4b173eae87828933e
Author: Leonardo Ferreira Fontenelle <leonardof@svn.gnome.org>
Date:	2007-04-08

    Fixes in Brazilian Portuguese translation. Originally sent to branch

    2007-04-08	Leonardo Ferreira Fontenelle  <leonardof@svn.gnome.org>

	* pt_BR.po: Fixes in Brazilian Portuguese translation. Originally
	sent
	to branch gnome-2-18.

    svn path=/trunk/; revision=12846

M	po/ChangeLog
M	po/pt_BR.po

commit b555a52702804481c23f18e4881d1ed44ad10ebe
Author: Daniel Nylander <dnylande@src.gnome.org>
Date:	2007-04-04

    sv.po: Updated Swedish translation

    svn path=/trunk/; revision=12844

M	po/ChangeLog
M	po/sv.po

commit 8700933c2c02f0263dda47098f243cc5a0ebb2a3
Author: Jakub Friedl <jfriedl@suse.cz>
Date:	2007-04-02

    Updated the Czech translation.

    2007-04-02	Jakub Friedl  <jfriedl@suse.cz>

      * cs.po: Updated the Czech translation.


    svn path=/trunk/; revision=12843

M	po/ChangeLog
M	po/cs.po

commit 321f31b32fd59a87befc17120f306a6d23fcc335
Author: Alexander Larsson <alexl@redhat.com>
Date:	2007-03-30

    Add trash to sidebar places. Patch from Stefano Teso

    2007-03-30	Alexander Larsson  <alexl@redhat.com>

	    * src/nautilus-places-sidebar.c:
	Add trash to sidebar places.
	Patch from Stefano Teso


    svn path=/trunk/; revision=12839

M	ChangeLog
M	src/nautilus-places-sidebar.c

commit 5cca7bcca95139c60135c2470c358d6b62d37b24
Author: Alexander Larsson <alexl@redhat.com>
Date:	2007-03-29

    Bump default name column width to 32 (#410361)

    2007-03-29	Alexander Larsson  <alexl@redhat.com>

	* src/file-manager/fm-list-view.c (create_and_set_up_tree_view):
	Bump default name column width to 32 (#410361)


    svn path=/trunk/; revision=12836

M	ChangeLog
M	src/file-manager/fm-list-view.c

commit 1123f22672f866b81dbebd56efc6cba3fd475e49
Author: Alexander Larsson <alexl@redhat.com>
Date:	2007-03-28

    Avoid reloading window with same location. (#417193) Patch from
    Stefano

    2007-03-28	Alexander Larsson  <alexl@redhat.com>

	    * src/nautilus-window-manage-views.c:
	    (nautilus_window_open_location_full):
	Avoid reloading window with same location. (#417193)
	Patch from Stefano Teso



    svn path=/trunk/; revision=12835

M	ChangeLog
M	src/nautilus-window-manage-views.c

commit 27e2cd0bf1384aa3d86943e77a8926695dcacca1
Author: Alexander Larsson <alexl@redhat.com>
Date:	2007-03-19

    Avoid recursion when updating symlinks (#418771)

    2007-03-19	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-file.c
	(nautilus_file_emit_changed):
	Avoid recursion when updating symlinks (#418771)


    svn path=/trunk/; revision=12828

M	ChangeLog
M	libnautilus-private/nautilus-file.c

commit 8fbb4065e1e38926b041ee9c864d3973fa18de87
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2007-03-19

    Updated Norwegian bokmål translation from Espen Stefansen.

    2007-03-19	Kjartan Maraas	<kmaraas@gnome.org>

	* nb.po: Updated Norwegian bokmål translation from Espen
	Stefansen.

    svn path=/trunk/; revision=12827

M	po/ChangeLog
M	po/nb.po

commit bfddaa878f810bdca1210b3a29f30a6d0edcb12e
Author: Alexander Larsson <alexl@redhat.com>
Date:	2007-03-19

    Make default icon sizes match xdg icon sizes better (#347168)
    Patch from

    2007-03-19	Alexander Larsson  <alexl@redhat.com>

	    * libnautilus-private/nautilus-icon-factory.h:
	Make default icon sizes match xdg icon sizes better (#347168)
	Patch from Christian Neumair



    svn path=/trunk/; revision=12826

M	ChangeLog
M	libnautilus-private/nautilus-icon-factory.h

commit f608194a9f1dca3fa0a667cdc90b1a2fbf409822
Author: Alexander Larsson <alexl@redhat.com>
Date:	2007-03-19

    Remove unused metadata key NAUTILUS_METADATA_KEY_NOTES and code
    related to

    2007-03-19	Alexander Larsson  <alexl@redhat.com>

	    * libnautilus-private/nautilus-metadata.h:
	    * src/nautilus-sidebar-title.c:
	Remove unused metadata key NAUTILUS_METADATA_KEY_NOTES and
	code related to it.


    svn path=/trunk/; revision=12825

M	ChangeLog
M	libnautilus-private/nautilus-metadata.h
M	src/nautilus-sidebar-title.c

commit b68be1f2f287ff6cfee3153c9f9cb232e1cb3d60
Author: Alexander Larsson <alexl@redhat.com>
Date:	2007-03-19

    Update icons on theme change (#416806) Patch from Stefano Teso

    2007-03-19	Alexander Larsson  <alexl@redhat.com>

	* src/nautilus-places-sidebar.c:
	Update icons on theme change (#416806)
	Patch from Stefano Teso


    svn path=/trunk/; revision=12824

M	ChangeLog
M	src/nautilus-places-sidebar.c

commit b4a02737dbad33327b851f146533caad7b759b28
Author: Alexander Larsson <alexl@redhat.com>
Date:	2007-03-19

    Update icons on theme change (#416810) Patch from Stefano Teso

    2007-03-19	Alexander Larsson  <alexl@redhat.com>

	    * src/nautilus-history-sidebar.c:
	    (nautilus_history_sidebar_class_init):
	    (nautilus_history_sidebar_style_set):
	Update icons on theme change (#416810)
	Patch from Stefano Teso


    svn path=/trunk/; revision=12823

M	ChangeLog
M	src/nautilus-history-sidebar.c

commit 88cf6abd82e59738aedec4427594a3c5ca151773
Author: Alexander Larsson <alexl@redhat.com>
Date:	2007-03-19

    Re-apply reverted context menu patch.

    2007-03-19	Alexander Larsson  <alexl@redhat.com>

	    * src/nautilus-places-sidebar.c:
	Re-apply reverted context menu patch.


    svn path=/trunk/; revision=12822

M	ChangeLog
M	src/nautilus-places-sidebar.c

commit 5ba1bd9ddc3633f8dfa4d4618918ca76f69c4230
Author: Alexander Larsson <alexl@redhat.com>
Date:	2007-03-19

    Bump version to 2.19.1 Gnome 2.18 work continues on gnome-2-18 branch

    2007-03-19	Alexander Larsson  <alexl@redhat.com>

	* configure.in:
	Bump version to 2.19.1
	Gnome 2.18 work continues on gnome-2-18 branch


    svn path=/trunk/; revision=12821

M	ChangeLog
M	configure.in

commit 71af40e3f5a2d90e3740c50cf98c9a5541d4abe3
Author: Alexander Larsson <alexl@redhat.com>
Date:	2007-03-19

    Revert previous checkin since it broke the freeze.

    2007-03-19	Alexander Larsson  <alexl@redhat.com>

	    * src/nautilus-places-sidebar.c:
	Revert previous checkin since it broke the freeze.



    svn path=/trunk/; revision=12819

M	ChangeLog
M	src/nautilus-places-sidebar.c

commit c37c26f07bbac163e22ca4ab015eb519e155be98
Author: Daniel Nylander <dnylande@src.gnome.org>
Date:	2007-03-18

    sv.po: Updated Swedish translation

    svn path=/trunk/; revision=12818

M	po/ChangeLog
M	po/sv.po

commit 20a73d33e9e2765eabbe4ed85047258c6b5aa352
Author: Jovan Naumovski <jovanna@src.gnome.org>
Date:	2007-03-17

    2007-03-17 Jovan Naumovski <jovanna@svn.gnome.org> *mk.po: Updated
    Macedonian translation.

    svn path=/trunk/; revision=12817

M	po/ChangeLog

commit 77178c1d469535b148936a3d8dc6484d80626978
Author: Jovan Naumovski <jovanna@src.gnome.org>
Date:	2007-03-17

    2007-03-17 Jovan Naumovski <jovanna@svn.gnome.org> *mk.po: Updated
    Macedonian translation.

    svn path=/trunk/; revision=12816

M	po/ChangeLog
M	po/mk.po

commit 057b757b5ca99010bd45c0aa211cec10d9d3535b
Author: Stéphane Raimbault <stephane.raimbault@gmail.com>
Date:	2007-03-17

    Updated French translation.

    2007-03-17	Stéphane Raimbault  <stephane.raimbault@gmail.com>

	* fr.po: Updated French translation.

    svn path=/trunk/; revision=12815

M	po/ChangeLog
M	po/fr.po

commit 3ebd2f859372b13af427aca30e1c074d983bdbfe
Author: Leonardo Ferreira Fontenelle <leonardof@svn.gnome.org>
Date:	2007-03-17

    Fix and update in Brazilian Portuguese translation.

    2007-03-17	Leonardo Ferreira Fontenelle  <leonardof@svn.gnome.org>

	* pt_BR.po: Fix and update in Brazilian Portuguese translation.

    svn path=/trunk/; revision=12814

M	po/ChangeLog
M	po/pt_BR.po

commit 3e36c7399af146e61865b5fed4d986b57150c12b
Author: Takeshi AIHANA <takehsi.aihana@gmail.com>
Date:	2007-03-17

    Updated Japanese translation.

    2007-03-17	Takeshi AIHANA <takehsi.aihana@gmail.com>

	    * ja.po: Updated Japanese translation.

    svn path=/trunk/; revision=12813

M	po/ChangeLog
M	po/ja.po

commit 8be51a0599148ce58b42dfd117edbf5087e8afa4
Author: Duarte Loreto <happyguy_pt@hotmail.com>
Date:	2007-03-16

    Updated Portuguese translation.

    2007-03-16	Duarte Loreto <happyguy_pt@hotmail.com>

	* pt.po: Updated Portuguese translation.

    svn path=/trunk/; revision=12812

M	po/ChangeLog
M	po/pt.po

commit ad31ddd3d5c9a9e50340900bf26e3100d2c53883
Author: Runa Bhattacharjee <runab@src.gnome.org>
Date:	2007-03-16

    Added Entry for Bengali India Translation Updation

    svn path=/trunk/; revision=12811

M	po/ChangeLog

commit e145d2adfc9b9b985fdbcda0e17c95791c76e5ce
Author: Runa Bhattacharjee <runab@src.gnome.org>
Date:	2007-03-16

    Updated Bengali India Translation

    svn path=/trunk/; revision=12810

M	po/bn_IN.po

commit 4895e6c1378f285a3bae5e8979de30efe329fe17
Author: Ankitkumar Rameshchandra Patel <ankitp@src.gnome.org>
Date:	2007-03-16

    Updated Translation

    svn path=/trunk/; revision=12809

M	po/ChangeLog
M	po/gu.po

commit c8ab803d7d122cf4c6d47f4aef9d1ffb317ecc07
Author: Alexander Larsson <alexl@redhat.com>
Date:	2007-03-15

    Add mnemonics to Open and Open in New Window to reuse old
    translations.

    2007-03-15	Alexander Larsson  <alexl@redhat.com>

	    * src/nautilus-places-sidebar.c:
	    (bookmarks_build_popup_menu):
	Add mnemonics to Open and Open in New Window to reuse
	old translations.


    svn path=/trunk/; revision=12808

M	ChangeLog
M	src/nautilus-places-sidebar.c

commit 8fb806b2f8d4444f03c5e3166b646b787501b732
Author: Runa Bhattacharjee <runab@src.gnome.org>
Date:	2007-03-15

    Updated Bengali India Translation

    svn path=/trunk/; revision=12807

M	po/bn_IN.po

commit 3c618818ee0d5c0109f746750e41f405ca8eee98
Author: Ankitkumar Rameshchandra Patel <ankitp@src.gnome.org>
Date:	2007-03-15

    Updated Translation

    svn path=/trunk/; revision=12806

M	po/ChangeLog
M	po/gu.po

commit cb0e4ff45c8fdb20d361b36d24bd51494c603f4f
Author: Runa Bhattacharjee <runab@src.gnome.org>
Date:	2007-03-14

    Added Entry for Bengali India Translation Updation

    svn path=/trunk/; revision=12805

M	po/ChangeLog

commit cc5931baef8ccf0a11c45ad774b5f4b2f2807a60
Author: Runa Bhattacharjee <runab@src.gnome.org>
Date:	2007-03-14

    Updated Bengali India Translation

    svn path=/trunk/; revision=12804

M	po/bn_IN.po

commit 7a6fe81c101aee0efdbd0c30a2c871497be670d5
Author: Alexander Larsson <alexl@redhat.com>
Date:	2007-03-14

    Add open and open in new window to places sidebar context menu. Patch
    from

    2007-03-14	Alexander Larsson  <alexl@redhat.com>

	    * src/nautilus-places-sidebar.c:
	Add open and open in new window to places sidebar context menu.
	Patch from Stefano Teso


    svn path=/trunk/; revision=12803

M	ChangeLog
M	src/nautilus-places-sidebar.c

commit 16f5f5ff60aa4c1514f32e4ea2d94fec9ca0dba5
Author: Alexander Larsson <alexl@redhat.com>
Date:	2007-03-14

    Make sure we never schedule an update after the window has been
    destroyed.

    2007-03-14	Alexander Larsson  <alexl@redhat.com>

	* src/file-manager/fm-directory-view.c (schedule_update_menus)
	(schedule_update_status):
	Make sure we never schedule an update after the window has been
	destroyed. Likely fixes #349551


    svn path=/trunk/; revision=12802

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit e801bd7af81b4f996f592b544a2bebf02db10e7c
Author: Alexander Larsson <alexl@redhat.com>
Date:	2007-03-12

    Post release version bump

    2007-03-12	Alexander Larsson  <alexl@redhat.com>

	* configure.in:
	Post release version bump

    === nautilus 2.18.0.1 ===


    svn path=/trunk/; revision=12801

M	ChangeLog
M	configure.in

commit 66c8280c2bb4c7f2a2ffca2f7062b956118c5dfe (tag: NAUTILUS_2_18_0_1)
Author: Alexander Larsson <alexl@redhat.com>
Date:	2007-03-12

    Update for release

    2007-03-12	Alexander Larsson  <alexl@redhat.com>

	* NEWS:
	Update for release


    svn path=/trunk/; revision=12799

M	ChangeLog
M	NEWS

commit c01e3b36e133c7f8c457783a7648eb2859c6e91d
Author: Alexander Larsson <alexl@redhat.com>
Date:	2007-03-12

    Set version to 2.18.0.1

    2007-03-12	Alexander Larsson  <alexl@redhat.com>

	    * configure.in:
	Set version to 2.18.0.1

	    * libnautilus-private/nautilus-file-utilities.c:
	    * libnautilus-private/nautilus-file-utilities.h:
	    * libnautilus-private/nautilus-file.c:
	    * libnautilus-private/nautilus-signaller.c:
	    * src/file-manager/fm-directory-view.c:
	Revert accidental commit.


    svn path=/trunk/; revision=12798

M	ChangeLog
M	configure.in
M	libnautilus-private/nautilus-file-utilities.c
M	libnautilus-private/nautilus-file-utilities.h
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-signaller.c
M	src/file-manager/fm-directory-view.c

commit 1688539ac173f4c0466881f658856358f07e5e74
Author: Alexander Larsson <alexl@redhat.com>
Date:	2007-03-12

    Post release version bump

    2007-03-12	Alexander Larsson  <alexl@redhat.com>

	* configure.in:
	Post release version bump

    === nautilus 2.18.0 ===


    svn path=/trunk/; revision=12797

M	ChangeLog
M	configure.in
M	po/ChangeLog

commit ae46508b9b04e84761b42f9545e23d6d1cb95c5e (tag: NAUTILUS_2_18_0)
Author: Alexander Larsson <alexl@redhat.com>
Date:	2007-03-12

    Update for release

    2007-03-12	Alexander Larsson  <alexl@redhat.com>

	* NEWS:
	Update for release

	* configure.in:
	Bump version to 2.18.--This


    svn path=/trunk/; revision=12795

M	ChangeLog
M	NEWS
M	configure.in
M	libnautilus-private/nautilus-file-utilities.c
M	libnautilus-private/nautilus-file-utilities.h
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-signaller.c
M	src/file-manager/fm-directory-view.c

commit 75b4f3cd790ea75f58da2731787d38a69ba6e90e
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:	2007-03-11

    Translation updated.

    2007-03-11	Gabor Kelemen  <kelemeng@gnome.hu>

	* hu.po: Translation updated.


    svn path=/trunk/; revision=12794

M	po/ChangeLog
M	po/hu.po

commit d8653e8c501521829259c9384b24108a2a51af1f
Author: Christian Kirbach <ckirbach@src.gnome.org>
Date:	2007-03-08

    "Application" is not a valid category in the freedesktop.org

	    * src/network-scheme.desktop.in:
	    * nautilus-computer.desktop.in.in:
	    * nautilus.desktop.in.in:
	    * nautilus-home.desktop.in.in:
	    * nautilus-file-management-properties.desktop.in.in:
	    "Application" is not a valid category in the freedesktop.org
	    specification. Also added GNOME and/or GTK where appropriate.

    svn path=/trunk/; revision=12793

M	ChangeLog
M	nautilus-computer.desktop.in.in
M	nautilus-file-management-properties.desktop.in.in
M	nautilus-home.desktop.in.in
M	nautilus.desktop.in.in
M	src/network-scheme.desktop.in

commit dbba14d75fd09ca3c930ffb921fb44feb0fd86f0
Author: Jakub Friedl <jfriedl@suse.cz>
Date:	2007-03-08

    Updated Czech translation.

    2007-03-08	Jakub Friedl  <jfriedl@suse.cz>

      * cs.po: Updated Czech translation.



    svn path=/trunk/; revision=12792

M	po/ChangeLog
M	po/cs.po

commit 24b0db12fe92ee05c300361c9e7eed769c881e01
Author: Ankitkumar Rameshchandra Patel <ankitp@src.gnome.org>
Date:	2007-03-06

    Updated Translation

    svn path=/trunk/; revision=12791

M	po/ChangeLog
M	po/gu.po

commit 23cff562a42112023b5a643fca6c120a9f79fe06
Author: Goran Rakic <grakic@src.gnome.org>
Date:	2007-03-05

    Updated Serbian translation

    svn path=/trunk/; revision=12790

M	po/ChangeLog
M	po/sr.po
M	po/sr@Latn.po

commit 3e17a66bbc4575247b8a55988c26dc0367ca0d50
Author: Maxim Dziumanenko <dziumanenko@gmail.com>
Date:	2007-03-05

    Update Ukrainian translation.

    2007-03-05 Maxim Dziumanenko <dziumanenko@gmail.com>

	* Update Ukrainian translation.


    svn path=/trunk/; revision=12789

M	po/ChangeLog
M	po/uk.po

commit 2550cb0fc3aa7e4a0ed236988c61475f83a98908
Author: Arangel Angov <arangela@src.gnome.org>
Date:	2007-03-04

    Updated Macedonian Translation, mk.po, <arangel@linux.net.mk>

    svn path=/trunk/; revision=12788

M	po/mk.po

commit 6e629b24428d0e49d7fa7d5d0c7161aaa1bb6973
Author: Erdal Ronahi <eronahi@src.gnome.org>
Date:	2007-03-04

    Updated Kurdish translation

    svn path=/trunk/; revision=12787

M	po/ChangeLog
M	po/ku.po

commit 69b4a32c9c459b1a0fac575cb40460433bf606d2
Author: Thierry Randrianiriana <thierryr@src.gnome.org>
Date:	2007-03-04

    Updated Malagasy translation.

     * Updated Malagasy translation.

    svn path=/trunk/; revision=12786

M	po/ChangeLog
M	po/mg.po

commit b009ab16127df9b412290663d1927bd225f91e40
Author: Pema Geyleg <pgeyleg@src.gnome.org>
Date:	2007-03-04

    Updated Dzongkha Translation

    svn path=/trunk/; revision=12785

M	po/ChangeLog
M	po/dz.po

commit 4557f7aecd875b480db00a45c8d349000c065c5c
Author: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
Date:	2007-03-04

    Updated Traditional Chinese translation(Hong Kong). Updated
    Traditional


    2007-03-04	Chao-Hsiung Liao  <j_h_liau@yahoo.com.tw>

	* zh_HK.po: Updated Traditional Chinese translation(Hong Kong).
	* zh_TW.po: Updated Traditional Chinese translation(Taiwan).


    svn path=/trunk/; revision=12784

M	po/ChangeLog
M	po/zh_HK.po
M	po/zh_TW.po

commit cb15d7b7471b71fb055df9edc8524c3b5a512877
Author: Vincent van Adrighem <adrighem@gnome.org>
Date:	2007-03-03

    Translation updated by Reinout van Schouwen.

    2007-03-03	Vincent van Adrighem  <adrighem@gnome.org>

	* nl.po: Translation updated by Reinout van Schouwen.

    svn path=/trunk/; revision=12783

M	po/ChangeLog

commit 5354bf9be01e6bb2fe129b981c0c86455bdf23d1
Author: Guillaume Savaton <llumeao@gmail.com>
Date:	2007-03-03

    Added Esperanto (eo) translation

    2007-03-03 Guillaume Savaton <llumeao@gmail.com>

       * Added Esperanto (eo) translation


    svn path=/trunk/; revision=12782

M	po/ChangeLog
M	po/LINGUAS
A	po/eo.po

commit 13d2eb79efdaf1aed988fa15e2720fd21b06d6ac
Author: Amanpreet Singh Alam <aman@src.gnome.org>
Date:	2007-03-03

    updatingfor Punjabi by alam

    svn path=/trunk/; revision=12781

M	po/pa.po

commit ef3034fa95e70838271e0ada1aa1bce5ab51bf8e
Author: Alexander Larsson <alexl@redhat.com>
Date:	2007-03-02

    Sparse cleanups from kjartan

    2007-03-02	Alexander Larsson  <alexl@redhat.com>

	    * libnautilus-private/nautilus-file.c:
	    * libnautilus-private/nautilus-icon-canvas-item.c:
	    * libnautilus-private/nautilus-icon-container.c:
	    * libnautilus-private/nautilus-program-choosing.c:
	    * libnautilus-private/nautilus-trash-file.c:
	    * libnautilus-private/nautilus-tree-view-drag-dest.c:
	    * src/file-manager/fm-desktop-icon-view.c:
	    * src/file-manager/fm-directory-view.c:
	    * src/file-manager/fm-list-model.c:
	    * src/file-manager/fm-list-view.c:
	    * src/file-manager/fm-tree-model.c:
	    * src/nautilus-image-properties-page.c:
	    * src/nautilus-navigation-bar.c:
	    * src/nautilus-query-editor.c:
	    * src/nautilus-search-bar.c:
	    * src/nautilus-window-private.h:
	Sparse cleanups from kjartan


    svn path=/trunk/; revision=12780

M	ChangeLog
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-program-choosing.c
M	libnautilus-private/nautilus-trash-file.c
M	libnautilus-private/nautilus-tree-view-drag-dest.c
M	src/file-manager/fm-desktop-icon-view.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-list-model.c
M	src/file-manager/fm-list-view.c
M	src/file-manager/fm-tree-model.c
M	src/nautilus-image-properties-page.c
M	src/nautilus-navigation-bar.c
M	src/nautilus-query-editor.c
M	src/nautilus-search-bar.c
M	src/nautilus-window-private.h

commit 928fca680326532798ee7df6d53eb8586325c719
Author: Alexander Larsson <alexl@redhat.com>
Date:	2007-03-02

    Don't make filename column expand, instead default to 16 chars wide.

    2007-03-02	Alexander Larsson  <alexl@redhat.com>

	* src/file-manager/fm-list-view.c (create_and_set_up_tree_view):
	Don't make filename column expand, instead default
	to 16 chars wide. (#408155)


    svn path=/trunk/; revision=12779

M	ChangeLog
M	src/file-manager/fm-list-view.c

commit 738e81b04021d37a7115da2884df4448aa2fa722
Author: Daniel Nylander <dnylande@src.gnome.org>
Date:	2007-02-28

    sv.po: Swedish translation updated

    svn path=/trunk/; revision=12778

M	po/ChangeLog
M	po/sv.po

commit 82f0493d60cfaf296a14cb418b410a96c36b63da
Author: Gintautas Miliauskas <gintas@akl.lt>
Date:	2007-02-27

    Updated Lithuanian translation.

    2007-02-27	Gintautas Miliauskas  <gintas@akl.lt>

	* lt.po: Updated Lithuanian translation.


    svn path=/trunk/; revision=12777

M	po/ChangeLog
M	po/lt.po

commit d4e7cb605aefc992028f8106effec08952f7a299
Author: Hendrik Richter <hendrikr@gnome.org>
Date:	2007-02-27

    Updated German translation.

    2007-02-27	Hendrik Richter  <hendrikr@gnome.org>

	* de.po: Updated German translation.

    svn path=/trunk/; revision=12776

M	po/ChangeLog
M	po/de.po

commit 5636783495211c0df2fc101276cb86b954a42324
Author: Jakub Friedl <jfriedl@suse.cz>
Date:	2007-02-27

    Updated Czech translation.

    2007-02-27	Jakub Friedl  <jfriedl@suse.cz>

      * cs.po: Updated Czech translation.


    svn path=/trunk/; revision=12775

M	po/ChangeLog
M	po/cs.po

commit 3e5bb69abdbe45dfe19445172fb47d1d01795198
Author: Stéphane Raimbault <stephane.raimbault@gmail.com>
Date:	2007-02-26

    Fixed French translation by Christophe Bliard and Stéphane Raimbault.

    2007-02-26	Stéphane Raimbault  <stephane.raimbault@gmail.com>

	* fr.po: Fixed French translation by Christophe Bliard and
	Stéphane Raimbault.

    svn path=/trunk/; revision=12774

M	po/ChangeLog
M	po/fr.po

commit 778df1966a7ff234ffe53e065a8f9cbd8c8964ef
Author: Alexander Larsson <alexl@redhat.com>
Date:	2007-02-26

    Post release version bump

    2007-02-26	Alexander Larsson  <alexl@redhat.com>

	* configure.in:
	Post release version bump

    === nautilus 2.17.92 ===


    svn path=/trunk/; revision=12773

M	ChangeLog
M	configure.in
M	po/ChangeLog

commit 1ee064caed57ebf72716f9f4523be9b9f3b89bc7 (tag: NAUTILUS_2_17_92)
Author: Alexander Larsson <alexl@redhat.com>
Date:	2007-02-26

    Update for release

    2007-02-26	Alexander Larsson  <alexl@redhat.com>

	* NEWS:
	Update for release


    svn path=/trunk/; revision=12771

M	ChangeLog
M	NEWS
M	configure.in

commit 8ca6de7553ceb768c379b5c2c81aad45e048a27c
Author: Alexander Larsson <alexl@redhat.com>
Date:	2007-02-26

    Removed. Removed. Removed. Removed. Removed.

    2007-02-26	Alexander Larsson  <alexl@redhat.com>

	    * cut-n-paste-code/widgets/Makefile.am:
	    * cut-n-paste-code/widgets/gimphwrapbox/Makefile.am: Removed.
	    * cut-n-paste-code/widgets/gimphwrapbox/gtkhwrapbox.c:
	    Removed.
	    * cut-n-paste-code/widgets/gimphwrapbox/gtkhwrapbox.h:
	    Removed.
	    * cut-n-paste-code/widgets/gimphwrapbox/gtkwrapbox.c: Removed.
	    * cut-n-paste-code/widgets/gimphwrapbox/gtkwrapbox.h: Removed.
	    * libnautilus-private/Makefile.am:
	    * src/Makefile.am:
	Remove unused gtkhwrapbox.


    svn path=/trunk/; revision=12770

M	ChangeLog
M	cut-n-paste-code/widgets/Makefile.am
D	cut-n-paste-code/widgets/gimphwrapbox/Makefile.am
D	cut-n-paste-code/widgets/gimphwrapbox/gtkhwrapbox.c
D	cut-n-paste-code/widgets/gimphwrapbox/gtkhwrapbox.h
D	cut-n-paste-code/widgets/gimphwrapbox/gtkwrapbox.c
D	cut-n-paste-code/widgets/gimphwrapbox/gtkwrapbox.h
M	libnautilus-private/Makefile.am
M	src/Makefile.am

commit c4bdf4a3daf1da25867ce0eada9e3ad755d4bede
Author: Alexander Larsson <alexl@redhat.com>
Date:	2007-02-26

    Don't show unsupported methods. (#333151) Patch from Christian
    Neumair.

    2007-02-26	Alexander Larsson  <alexl@redhat.com>

	    * src/nautilus-connect-server-dialog.c:
	Don't show unsupported methods. (#333151)
	Patch from Christian Neumair.


    svn path=/trunk/; revision=12769

M	ChangeLog
M	src/nautilus-connect-server-dialog.c

commit 7b0570a595ead3750fcdbf5c9f8c11d3b9bbb3c3
Author: Alexander Larsson <alexl@redhat.com>
Date:	2007-02-26

    Avoid asserting when the symbolic link hastable isn't uptodate
    (#358172)

    2007-02-26	Alexander Larsson  <alexl@redhat.com>

	    * libnautilus-private/nautilus-file.c:
	Avoid asserting when the symbolic link hastable isn't
	uptodate (#358172)
	Store absolute uris, not relative paths in symbolic link
	hashtable.


    svn path=/trunk/; revision=12768

M	ChangeLog
M	libnautilus-private/nautilus-file.c

commit 48f0655ac9de0e679b0a6f2cbb348d7dbd9e02a1
Author: Josep Puigdemont i Casamajó <joseppc@src.gnome.org>
Date:	2007-02-25

    Updated Catalan translation.

    svn path=/trunk/; revision=12767

M	po/ChangeLog
M	po/ca.po

commit 2b4fa1ef9fb87b7a0fd9dcbd744e04475493fb96
Author: Nguyen Thai Ngoc Duy <pclouds@src.gnome.org>
Date:	2007-02-24

    updated vi.po

    svn path=/trunk/; revision=12766

M	po/vi.po

commit 52415aeb59ee59a68dcda874a65efbb89571ef8e
Author: Nguyen Thai Ngoc Duy <pclouds@src.gnome.org>
Date:	2007-02-24

    Updated vi.po

    svn path=/trunk/; revision=12765

M	po/ChangeLog
M	po/vi.po

commit 60a0e7262e8095174ed00d070c20959c382ff03b
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2007-02-23

    Updated Norwegian bokmål translation.

    2007-02-23	Kjartan Maraas	<kmaraas@gnome.org>

	* nb.po: Updated Norwegian bokmål translation.

    svn path=/trunk/; revision=12764

M	po/ChangeLog
M	po/nb.po

commit 77147ceb8de98ebe3625d95ddab5fdf39b31e345
Author: Gintautas Miliauskas <gintas@akl.lt>
Date:	2007-02-22

    Updated Lithuanian translation (rinkmena -> failas, other fixes).

    2007-02-22	Gintautas Miliauskas  <gintas@akl.lt>

	* lt.po: Updated Lithuanian translation (rinkmena -> failas,
	other fixes).



    svn path=/trunk/; revision=12763

M	po/ChangeLog
M	po/lt.po

commit 6f8633ad9d1def0ed23f028a158d5820887d6e1c
Author: Kwok-Koon Cheung <baddog@src.gnome.org>
Date:	2007-02-22

    Help Funda Wang committing zh_CN translation

    svn path=/trunk/; revision=12762

M	po/ChangeLog
M	po/zh_CN.po

commit eb6aa6db9c0f43587ab4d0b75415f4ea7ca04c64
Author: Christian Persch <chpe@svn.gnome.org>
Date:	2007-02-21

    Ellipsise the filename column in list view mode, and make it expand
    so it

    2007-02-21	Christian Persch  <chpe@svn.gnome.org>

	* src/file-manager/fm-list-view.c: (create_and_set_up_tree_view):
	Ellipsise the filename column in list view mode, and make it
	expand so
	it doesn't just show "...". Bug #408155.

    svn path=/trunk/; revision=12761

M	ChangeLog
M	src/file-manager/fm-list-view.c

commit 3032a52a9aa1af487f2d8b272270cddb8c0b50f5
Author: Vincent van Adrighem <adrighem@gnome.org>
Date:	2007-02-21

    Dutch translation updated by Reinout van Schouwen.

    2007-02-21	Vincent van Adrighem  <adrighem@gnome.org>

	* nl.po: Dutch translation updated by Reinout van Schouwen.



    svn path=/trunk/; revision=12760

M	po/ChangeLog
M	po/nl.po

commit c905177a33e739cfccdb1df2bfeaf62b9da3ee73
Author: Artur Flinta <aflinta@cvs.gnome.org>
Date:	2007-02-20

    Updated Polish translation by GNOME PL Team.

    2007-02-21	Artur Flinta  <aflinta@cvs.gnome.org>

	* pl.po: Updated Polish translation by GNOME PL Team.


    svn path=/trunk/; revision=12759

M	po/ChangeLog
M	po/pl.po

commit ddfbca97108b721f8a34a7d4d1dc38fd95da49b0
Author: Vladimer Sichinava <vsichi@src.gnome.org>
Date:	2007-02-20

    Updated Georgian Language

    svn path=/trunk/; revision=12758

M	po/ka.po

commit 36a0438e3597e0971c052f80e701aef675739e92
Author: Christian Persch <chpe@svn.gnome.org>
Date:	2007-02-20

    Remove EllEllipsisingLabel use, and just use GtkLabel ellipsisation

    2007-02-20	Christian Persch  <chpe@svn.gnome.org>

	* libnautilus-private/nautilus-file-operations-progress.c:
	(set_text_unescaped_trimmed), (create_titled_label),
	(nautilus_file_operations_progress_init),
	(nautilus_file_operations_progress_new_file):
	* src/file-manager/fm-properties-window.c:
	(value_field_update_internal), (value_field_update),
	(attach_label), (attach_value_field_internal): Remove
	EllEllipsisingLabel use, and just use GtkLabel ellipsisation
	instead.
	Bug #409276.

    svn path=/trunk/; revision=12757

M	ChangeLog
M	libnautilus-private/nautilus-file-operations-progress.c
M	src/file-manager/fm-properties-window.c

commit 4cdf68f079afc538cad50ac16b07e9213536ad5f
Author: Leonid Kanter <lkanter@src.gnome.org>
Date:	2007-02-20

    Updated Russian translation

    svn path=/trunk/; revision=12756

M	po/ChangeLog
M	po/ru.po

commit 108aebbfcc5408244a40c842ab5ce9bde47b76db
Author: Alexander Larsson <alexl@redhat.com>
Date:	2007-02-20

    Fix for C89 compilers. (#407150) Patch from Jens Granseuer

    2007-02-20	Alexander Larsson  <alexl@redhat.com>

	    * libnautilus-private/nautilus-file-operations.c:
	Fix for C89 compilers. (#407150)
	Patch from Jens Granseuer

    svn path=/trunk/; revision=12755

M	ChangeLog
M	libnautilus-private/nautilus-file-operations.c

commit f59fe7af348bf77b0bfc26336d2981306b34e684
Author: Christian Persch <chpe@svn.gnome.org>
Date:	2007-02-19

    Don't build included GSequence on glib >= 2.13.0. Bug #407618.

    2007-02-19	Christian Persch  <chpe@svn.gnome.org>

	* configure.in:
	* cut-n-paste-code/Makefile.am:
	* src/Makefile.am:
	* src/file-manager/fm-list-model.c: Don't build included
	GSequence on
	glib >= 2.13.0. Bug #407618.

    svn path=/trunk/; revision=12754

M	ChangeLog
M	configure.in
M	cut-n-paste-code/Makefile.am
M	src/Makefile.am
M	src/file-manager/fm-list-model.c

commit 5ae1fd31aef08b9cfb5a3d7d62f6b1134936bddc
Author: Alexander Larsson <alexl@redhat.com>
Date:	2007-02-19

    Don't display homedir as desktop in pathbar when in home-as-desktop
    mode.

    2007-02-19	Alexander Larsson  <alexl@redhat.com>

	    * src/nautilus-pathbar.c:
	Don't display homedir as desktop in pathbar when
	in home-as-desktop mode. (#368661)
	Patch from John Millikin



    svn path=/trunk/; revision=12753

M	ChangeLog
M	src/nautilus-pathbar.c

commit 32d94be5199b3acf9e05bd803bdeed1582fe3cc9
Author: Ole Laursen <olau@hardworking.dk>
Date:	2007-02-18

    Fixed a problem reported by Armijn Hemel, also updated the translation

    2007-02-18	Ole Laursen  <olau@hardworking.dk>

	* da.po: Fixed a problem reported by Armijn Hemel, also updated
	the translation with the few new strings.


    svn path=/trunk/; revision=12752

M	po/ChangeLog
M	po/da.po

commit aabbfd8dc0e43b4a45ba3c8d2517879124f48d9c
Author: Takeshi AIHANA <takeshi.aihana@gmail.com>
Date:	2007-02-18

    Fixed wrong translations.

    2007-02-18	Takeshi AIHANA <takeshi.aihana@gmail.com>

	* ja.po: Fixed wrong translations.

    svn path=/trunk/; revision=12751

M	po/ja.po

commit 1b8c22be9b69eaf589be0300da5e126c1a1c9738
Author: Priit Laes <plaes@svn.gnome.org>
Date:	2007-02-18

    Updated Estonian translation by Ivar Smolin <okul@linux.ee>.

    2007-02-18	Priit Laes  <plaes@svn.gnome.org>

	* et.po: Updated Estonian translation by Ivar Smolin
	<okul@linux.ee>.

    svn path=/trunk/; revision=12750

M	po/ChangeLog
M	po/et.po

commit 76701ad530cbcfb93000623d1c23efeb81137ca0
Author: Leonardo Ferreira Fontenelle <leonardof@src.gnome.org>
Date:	2007-02-17

    Updated pt_BR translation

    svn path=/trunk/; revision=12749

M	po/ChangeLog

commit 3ddcc2b6d51b1b0c5e0647a200eb3361f9cade1d
Author: Leonardo Ferreira Fontenelle <leonardof@svn.gnome.org>
Date:	2007-02-17

    Reviewed and updated Brazilian Portuguese translation.

    2007-02-17	Leonardo Ferreira Fontenelle  <leonardof@svn.gnome.org>

	* pt_BR.po: Reviewed and updated Brazilian Portuguese translation.

    svn path=/trunk/; revision=12748

M	po/ChangeLog
M	po/pt_BR.po

commit 09e8d04695b535d7580e73bbad7bc78b52801a24
Author: Amanpreet Singh Alam <aman@src.gnome.org>
Date:	2007-02-17

    updating for Punjabi by AP S Alam

    svn path=/trunk/; revision=12747

M	po/pa.po

commit 211e00eb35301d59ce6e8c5c85716f426f7ee276
Author: Takeshi AIHANA <takeshi.aihana@gmail.com>
Date:	2007-02-16

    Updated Japanese translation.

    2007-02-16	Takeshi AIHANA <takeshi.aihana@gmail.com>

	    * ja.po: Updated Japanese translation.

    svn path=/trunk/; revision=12746

M	po/ChangeLog
M	po/ja.po

commit 35a006d0e3293b5dab58190ca36050814d2d4e10
Author: Duarte Loreto <happyguy_pt@hotmail.com>
Date:	2007-02-15

    Updated Portuguese translation.

    2007-02-15	Duarte Loreto <happyguy_pt@hotmail.com>

	* pt.po: Updated Portuguese translation.

    svn path=/trunk/; revision=12745

M	po/ChangeLog
M	po/pt.po

commit faa1922162f05dff8c1afc35052b6ea68e345029
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:	2007-02-12

    Translation updated.

    2007-02-12	Gabor Kelemen  <kelemeng@gnome.hu>

	* hu.po: Translation updated.

    svn path=/trunk/; revision=12744

M	po/ChangeLog
M	po/hu.po

commit e8148cca508f1ad34efdd44d983d8b75a4772a7d
Author: Ilkka Tuohela <ituohela@src.gnome.org>
Date:	2007-02-12

    Updated Finnish translation

    svn path=/trunk/; revision=12743

M	po/ChangeLog
M	po/fi.po

commit b82fa769f98ddd191eb890e7a8d15261f2217b83
Author: Alexander Larsson <alexl@redhat.com>
Date:	2007-02-12

    Post release version bump

    2007-02-12	Alexander Larsson  <alexl@redhat.com>

	* configure.in:
	Post release version bump

    === nautilus 2.17.91 ===


    svn path=/trunk/; revision=12742

M	ChangeLog
M	configure.in
M	po/ChangeLog

commit 51a23cc519dac93d35aa1f23cef6d31885751196 (tag: NAUTILUS_2_17_91)
Author: Alexander Larsson <alexl@redhat.com>
Date:	2007-02-12

    Bump to 2.17.91

    2007-02-12	Alexander Larsson  <alexl@redhat.com>

	* configure.in:
	Bump to 2.17.91

	* NEWS:
	Update for release


    svn path=/trunk/; revision=12740

M	ChangeLog
M	NEWS
M	configure.in

commit 75ecea82ce152d0893714033d17b6ba88f6750c2
Author: Alexander Shopov <ash@contact.bg>
Date:	2007-02-11

    Updated Bulgarian translation by Vladimir Petkov <vpetkov@i-space.org>

    2007-02-11	Alexander Shopov  <ash@contact.bg>

	* bg.po: Updated Bulgarian translation by
	Vladimir Petkov <vpetkov@i-space.org>

    svn path=/trunk/; revision=12739

M	po/ChangeLog
M	po/bg.po

commit 9363d967641b1cd436de49a63c379097c32e4bc1
Author: Changwoo Ryu <cwryu@debian.org>
Date:	2007-02-11

    Updated Korean translation by Young-Ho Cha.

    2007-02-11	Changwoo Ryu  <cwryu@debian.org>

	* ko.po: Updated Korean translation by Young-Ho Cha.

    svn path=/trunk/; revision=12738

M	po/ChangeLog
M	po/ko.po

commit 68a8cec619a3f5b61961742cc06044f6e527c71f
Author: Stéphane Raimbault <stephane.raimbault@gmail.com>
Date:	2007-02-11

    Updated French translation by Jonathan Ernst.

    2007-02-11	Stéphane Raimbault  <stephane.raimbault@gmail.com>

	* fr.po: Updated French translation by Jonathan Ernst.

    svn path=/trunk/; revision=12737

M	po/ChangeLog
M	po/fr.po

commit 824e61e4ab61db867775facb21537e641d724aa0
Author: David Lodge <dlodge@src.gnome.org>
Date:	2007-02-09

    Updated (British) English translation

    svn path=/trunk/; revision=12736

M	po/ChangeLog
M	po/en_GB.po

commit 1e35a4c67c8cbb5544382a64ff3e43d323d947f2
Author: Djihed Afifi <djihed@src.gnome.org>
Date:	2007-02-08

    Updated Arabic Translation.

    svn path=/trunk/; revision=12735

M	po/ChangeLog
M	po/ar.po

commit 7396824be1f7f18193e33563725c4b06b9b031b4
Author: Luca Ferretti <elle.uca@libero.it>
Date:	2007-02-08

    Updated Italian translation.

    2007-02-08	Luca Ferretti  <elle.uca@libero.it>

	* it.po: Updated Italian translation.


    svn path=/trunk/; revision=12734

M	po/ChangeLog
M	po/it.po

commit 7fbe9222934cf4cbe8e285a85c486c8725bafce9
Author: Josep Puigdemont i Casamajó <joseppc@src.gnome.org>
Date:	2007-02-07

    Updated Catalan translation.

    svn path=/trunk/; revision=12733

M	po/ChangeLog
M	po/ca.po

commit eaeb6287e364d7e7e7fce07613a3cefc0ff3344d
Author: Ihar Hrachyshka <iharh@src.gnome.org>
Date:	2007-02-07

    Updated Belarusian translation.

    svn path=/trunk/; revision=12732

M	po/ChangeLog
M	po/be.po

commit 871233fd95370a6b41612685195d2f96873263ab
Author: Daniel Nylander <dnylande@src.gnome.org>
Date:	2007-02-07

    sv.po: Swedish translation updated

    svn path=/trunk/; revision=12731

M	po/ChangeLog
M	po/sv.po

commit 388da860b9774a9117e974a9150c49fa2f0c53e2
Author: Theppitak Karoonboonyanan <tkaroonb@src.gnome.org>
Date:	2007-02-07

    Updated Thai translation.

	* th.po: Updated Thai translation.


    svn path=/trunk/; revision=12730

M	po/ChangeLog
M	po/th.po

commit 18d2a38b0b3cae9e2a41cdb15f750b4463df2997
Author: Alexander Larsson <alexl@redhat.com>
Date:	2007-02-06

    Bump libgnome req (#404475)

    2007-02-06	Alexander Larsson  <alexl@redhat.com>

	* configure.in:
	Bump libgnome req (#404475)


    svn path=/trunk/; revision=12729

M	ChangeLog
M	configure.in

commit 2df06d5f756e02ddc95d1ecaabf6e4e900adc05b
Author: Alexander Larsson <alexl@redhat.com>
Date:	2007-02-06

    Capitilize "Link" in link to... names. (#314175) Patch from Frederic

    2007-02-06	Alexander Larsson  <alexl@redhat.com>

	    * libnautilus-private/nautilus-file-operations.c:
	    * libnautilus-private/nautilus-file.c:
	    * src/file-manager/fm-directory-view.c:
	Capitilize "Link" in link to... names. (#314175)
	Patch from Frederic Peters


    svn path=/trunk/; revision=12728

M	ChangeLog
M	libnautilus-private/nautilus-file-operations.c
M	libnautilus-private/nautilus-file.c
M	src/file-manager/fm-directory-view.c

commit c20287b1dfcc7027dc97f2d68bd21a28f7392581
Author: Alexander Larsson <alexl@redhat.com>
Date:	2007-02-06

    Avoid translating nonvisible text. (#364466)

    2007-02-06	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-icon-container.c:
	Avoid translating nonvisible text. (#364466)


    svn path=/trunk/; revision=12727

M	ChangeLog
M	libnautilus-private/nautilus-icon-container.c

commit d61d502b03e9aa33960a421faa4d53350499385d
Author: Alexander Larsson <alexl@redhat.com>
Date:	2007-02-06

    Fix crash on broken images. (#403255) Patch from Lucas Mazzardo Veloso

    2007-02-06	Alexander Larsson  <alexl@redhat.com>

	    * libnautilus-private/nautilus-thumbnails.c:
	    (nautilus_thumbnail_load_image):
	Fix crash on broken images. (#403255)
	Patch from Lucas Mazzardo Veloso


    svn path=/trunk/; revision=12726

M	ChangeLog
M	libnautilus-private/nautilus-thumbnails.c

commit 77be338ef6fe115a1dc87500f263229597819dac
Author: Alexander Larsson <alexl@redhat.com>
Date:	2007-02-06

    OSX build fix. (#403255) Patch from dmacks@netspace.org

    2007-02-06	Alexander Larsson  <alexl@redhat.com>

	    * libnautilus-private/nautilus-emblem-utils.c:
	OSX build fix. (#403255)
	Patch from dmacks@netspace.org


    svn path=/trunk/; revision=12725

M	ChangeLog
M	libnautilus-private/nautilus-emblem-utils.c

commit 726e8bd18e8459d2c9446233e11a16c6dee4b3b5
Author: Jesse Stockall <jesse@cleverone.org>
Date:	2007-02-06

    src/file-manager/fm-directory-view.c src/file-manager/fm-tree-view.c

    2007-02-05	Jesse Stockall <jesse@cleverone.org>

	   * src/file-manager/fm-directory-view.c
	   * src/file-manager/fm-tree-view.c
	   * src/nautilus-places-sidebar.c
	   * libnautilus-private/nautilus-file-operations.[ch]
	   Prompts to empty trash when unmounting drives. Closes #138058


    svn path=/trunk/; revision=12724

M	ChangeLog
M	libnautilus-private/nautilus-file-operations.c
M	libnautilus-private/nautilus-file-operations.h
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-tree-view.c
M	src/nautilus-places-sidebar.c

commit 022573f6f649b3ee5b7c0bea5bde87dd966ac3c6
Author: Stéphane Raimbault <stephane.raimbault@gmail.com>
Date:	2007-02-05

    Updated French translation by Jonathan Ernst.

    2007-02-06	Stéphane Raimbault  <stephane.raimbault@gmail.com>

	* fr.po: Updated French translation by Jonathan Ernst.

    svn path=/trunk/; revision=12723

M	po/ChangeLog
M	po/fr.po

commit a287b35d6fe3237922b11952e4363ac1f315cc07
Author: Alexander Larsson <alexl@redhat.com>
Date:	2007-02-05

    Avoid ever showing "empty" while loading a subdirectory (#340495)
    Based on

    2007-02-05	Alexander Larsson  <alexl@redhat.com>

	    * src/file-manager/fm-list-model.c:
	Avoid ever showing "empty" while loading a subdirectory (#340495)
	Based on patch from Christof Krüger



    svn path=/trunk/; revision=12722

M	ChangeLog
M	src/file-manager/fm-list-model.c

commit a3d3480909d95b7a65b1fb911391dfba38c6d495
Author: Artur Flinta <aflinta@gmail.com>
Date:	2007-02-05

    Updated Polish translation by GNOME PL Team.

    2007-02-05	Artur Flinta  <aflinta@gmail.com>

	* pl.po: Updated Polish translation by GNOME PL Team.


    svn path=/trunk/; revision=12721

M	po/ChangeLog
M	po/pl.po

commit a771a53690a98413bed921873404cf545a45faf6
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:	2007-02-04

    Translation updated.

    2007-02-04	Gabor Kelemen  <kelemeng@gnome.hu>

	* hu.po: Translation updated.

    svn path=/trunk/; revision=12720

M	po/ChangeLog
M	po/hu.po

commit d2f88d7135ed316989a4045200c24fdae3979dca
Author: Theppitak Karoonboonyanan <tkaroonb@src.gnome.org>
Date:	2007-02-04

    Updated Thai translation.

	* th.po: Updated Thai translation.


    svn path=/trunk/; revision=12719

M	po/ChangeLog
M	po/th.po

commit 0da1688646347cec8e29cf8c8e487eab405d1384
Author: Changwoo Ryu <cwryu@debian.org>
Date:	2007-02-03

    Updated Korean translation by Young-Ho Cha.

    2007-02-04	Changwoo Ryu  <cwryu@debian.org>

	* ko.po: Updated Korean translation by Young-Ho Cha.

    svn path=/trunk/; revision=12718

M	po/ChangeLog
M	po/ko.po

commit a91cedf7e680e24dffddc959e8e33eb330301005
Author: Ilkka Tuohela <ituohela@src.gnome.org>
Date:	2007-02-03

    Updated Finnish translation

    svn path=/trunk/; revision=12717

M	po/ChangeLog
M	po/fi.po

commit ee0e75cce5c3f43e14cdcf7a861c7425132e0166
Author: Alexander Larsson <alexl@redhat.com>
Date:	2007-02-02

    Fix memory leak and fd leak.

    2007-02-02	Alexander Larsson  <alexl@redhat.com>

	* src/nautilus-application.c (save_session_to_file):
	Fix memory leak and fd leak.


    svn path=/trunk/; revision=12716

M	ChangeLog
M	src/nautilus-application.c

commit 1fba8da746c10aeea6997ff3860a4b6afd9d894d
Author: Alexander Larsson <alexl@redhat.com>
Date:	2007-02-02

    Fix crasher (#403565) Patch from Padraig O'Briain

    2007-02-02	Alexander Larsson  <alexl@redhat.com>

	    * libnautilus-private/nautilus-desktop-icon-file.c:
	Fix crasher (#403565)
	Patch from Padraig O'Briain



    svn path=/trunk/; revision=12715

M	ChangeLog
M	libnautilus-private/nautilus-desktop-icon-file.c

commit c2d22ada78c264dc3fe7c5eb10a9c714810783a3
Author: Wouter Bolsterlee <wbolster@svn.gnome.org>
Date:	2007-01-31

    Translation updated by Wouter Bolsterlee.

    2007-01-31	Wouter Bolsterlee  <wbolster@svn.gnome.org>

	* nl.po: Translation updated by Wouter Bolsterlee.

    svn path=/trunk/; revision=12714

M	po/ChangeLog
M	po/nl.po

commit 90f32ed950e5d8a83fe53148f8216a97eff4944f
Author: Ihar Hrachyshka <iharh@src.gnome.org>
Date:	2007-01-31

    Updated Belarusian translation.

    svn path=/trunk/; revision=12713

M	po/ChangeLog
M	po/be.po

commit b58d8271338c257e7230c1953b84f3db359aaf3b
Author: Alexander Larsson <alexl@redhat.com>
Date:	2007-01-31

    Avoid crash if we've not set the content view of the window yet.

    2007-01-31	Alexander Larsson  <alexl@redhat.com>

	* src/nautilus-application.c
	(nautilus_application_present_spatial_window_with_selection):
	Avoid crash if we've not set the content view of the window yet.



    svn path=/trunk/; revision=12712

M	ChangeLog
M	src/nautilus-application.c

commit a60e2aa8c44c94e50e40939f12cbf7ce48bfc810
Author: Alexander Larsson <alexl@redhat.com>
Date:	2007-01-31

    Avoid crashing if not enough items in icon view caption pref (#357955)

    2007-01-31	Alexander Larsson  <alexl@redhat.com>

	* src/nautilus-file-management-properties.c
	(update_icon_captions_from_gconf):
	Avoid crashing if not enough items in icon view caption pref
	(#357955)

	* src/file-manager/fm-icon-container.c
	(fm_icon_container_get_icon_text):
	Avoid spewing warnings in above case, also some performance fixes.


    svn path=/trunk/; revision=12711

M	ChangeLog
M	src/file-manager/fm-icon-container.c
M	src/nautilus-file-management-properties.c

commit 018994b72d449be3c4c845ea3b4f5fc387051ab7
Author: Priit Laes <plaes@svn.gnome.org>
Date:	2007-01-31

    Updated Estonian translation by Ivar Smolin <okul@linux.ee>.

    2007-01-31	Priit Laes  <plaes@svn.gnome.org>

	* et.po: Updated Estonian translation by Ivar Smolin
	<okul@linux.ee>.

    svn path=/trunk/; revision=12710

M	po/ChangeLog
M	po/et.po

commit 799a68e36b5c8aedd0382a0a4a34b0dbcc8c2ad9
Author: Nguyen Thai Ngoc Duy <pclouds@src.gnome.org>
Date:	2007-01-28

    Make translation of "Move to Trash" consistent

    svn path=/trunk/; revision=12709

M	po/vi.po

commit 7d061dba90a3bba0a3245ae2a7e3e09737ba202b
Author: Stéphane Raimbault <stephane.raimbault@gmail.com>
Date:	2007-01-27

    Updated French translation by Robert-André Mauchin.

    2007-01-27	Stéphane Raimbault  <stephane.raimbault@gmail.com>

	* fr.po: Updated French translation by Robert-André Mauchin.

    svn path=/trunk/; revision=12708

M	po/ChangeLog
M	po/fr.po

commit 87c427a01812532f64012044897917caa1b03953
Author: Luca Ferretti <elle.uca@libero.it>
Date:	2007-01-26

    Updated Italian translation.

    2007-01-26	Luca Ferretti  <elle.uca@libero.it>

	* it.po: Updated Italian translation.


    svn path=/trunk/; revision=12707

M	po/ChangeLog
M	po/it.po

commit c851b245c13b47b68e2ae822d3056d87fc1331be
Author: Luca Ferretti <elle.uca@libero.it>
Date:	2007-01-25

    Move File Management capplet to PersonalSettings.

    2007-01-25	Luca Ferretti  <elle.uca@libero.it>

	* nautilus-file-management-properties.desktop.in.in:
	Move File Management capplet to PersonalSettings.


    svn path=/trunk/; revision=12706

M	ChangeLog
M	nautilus-file-management-properties.desktop.in.in

commit 7585bac5bf323b975789b5148e283e0f4952c70c
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2007-01-24

    Updated Norwegian bokmål translation.

    2007-01-24	Kjartan Maraas	<kmaraas@gnome.org>

	* nb.po: Updated Norwegian bokmål translation.

    svn path=/trunk/; revision=12705

M	po/ChangeLog
M	po/nb.po

commit c03a877037a020ffaea5f56713fc665b20b160dc
Author: David Lodge <dlodge@src.gnome.org>
Date:	2007-01-23

    Updated (British) English translation

    svn path=/trunk/; revision=12704

M	po/ChangeLog
M	po/en_GB.po

commit d3738e21f93d8998abe46f7d5fe61bacda66c721
Author: Theppitak Karoonboonyanan <tkaroonb@src.gnome.org>
Date:	2007-01-23

    Updated Thai translation.

	* th.po: Updated Thai translation.


    svn path=/trunk/; revision=12703

M	po/ChangeLog
M	po/th.po

commit 2b15d896866c38b4f961387188fbfe81e7b7e14e
Author: Daniel Nylander <dnylande@src.gnome.org>
Date:	2007-01-23

    Updated Swedish translation.

	* sv.po: Updated Swedish translation.


    svn path=/trunk/; revision=12702

M	po/ChangeLog
M	po/sv.po

commit 5afe642d6fb11c1f1288c4ad26b30b3a2d57dc63
Author: Alexander Larsson <alexl@redhat.com>
Date:	2007-01-22

    Bump to 2.17.90

    2007-01-22	Alexander Larsson  <alexl@redhat.com>

	* NEWS:
	* configure.in:
	Bump to 2.17.90


    svn path=/trunk/; revision=12701

M	ChangeLog
M	NEWS
M	configure.in

commit eb26edd25e6b1ff40dc8167e89329eb211aa3e20
Author: Christian Persch <chpe@svn.gnome.org>
Date:	2007-01-18

    No need to make GTypeInfo and GInterfaceInfo static. Bug #362034.

    2007-01-18	Christian Persch  <chpe@svn.gnome.org>

	* cut-n-paste-code/libegg/eggtreemultidnd.c:
	(egg_tree_multi_drag_source_get_type):
	* libnautilus-extension/nautilus-column-provider.c:
	(nautilus_column_provider_get_type):
	* libnautilus-extension/nautilus-column.c:
	(nautilus_column_get_type):
	* libnautilus-extension/nautilus-file-info.c:
	(nautilus_file_info_get_type):
	* libnautilus-extension/nautilus-info-provider.c:
	(nautilus_info_provider_get_type):
	* libnautilus-extension/nautilus-location-widget-provider.c:
	(nautilus_location_widget_provider_get_type):
	* libnautilus-extension/nautilus-menu-item.c:
	(nautilus_menu_item_get_type):
	* libnautilus-extension/nautilus-menu-provider.c:
	(nautilus_menu_provider_get_type):
	* libnautilus-extension/nautilus-menu.c: (nautilus_menu_get_type):
	* libnautilus-extension/nautilus-property-page-provider.c:
	(nautilus_property_page_provider_get_type):
	* libnautilus-extension/nautilus-property-page.c:
	(nautilus_property_page_get_type):
	* libnautilus-private/nautilus-cell-renderer-pixbuf-emblem.c:
	(nautilus_cell_renderer_pixbuf_emblem_get_type):
	* libnautilus-private/nautilus-entry.c: (nautilus_entry_get_type):
	* libnautilus-private/nautilus-file.c: (nautilus_file_get_type):
	* libnautilus-private/nautilus-icon-canvas-item.c:
	(nautilus_icon_canvas_item_accessible_get_type),
	(nautilus_icon_canvas_item_get_type):
	* libnautilus-private/nautilus-sidebar-provider.c:
	(nautilus_sidebar_provider_get_type):
	* libnautilus-private/nautilus-sidebar.c:
	(nautilus_sidebar_get_type):
	* libnautilus-private/nautilus-view.c: (nautilus_view_get_type):
	* libnautilus-private/nautilus-window-info.c:
	(nautilus_window_info_get_type):
	* src/file-manager/fm-ditem-page.c: (fm_ditem_page_get_type):
	* src/file-manager/fm-list-model.c: (fm_list_model_get_type):
	* src/file-manager/fm-tree-model.c: (fm_tree_model_get_type):
	* src/nautilus-navigation-action.c:
	(nautilus_navigation_action_get_type): No need to make GTypeInfo
	and
	GInterfaceInfo static. Bug #362034.

    svn path=/trunk/; revision=12700

M	ChangeLog
M	cut-n-paste-code/libegg/eggtreemultidnd.c
M	libnautilus-extension/nautilus-column-provider.c
M	libnautilus-extension/nautilus-column.c
M	libnautilus-extension/nautilus-file-info.c
M	libnautilus-extension/nautilus-info-provider.c
M	libnautilus-extension/nautilus-location-widget-provider.c
M	libnautilus-extension/nautilus-menu-item.c
M	libnautilus-extension/nautilus-menu-provider.c
M	libnautilus-extension/nautilus-menu.c
M	libnautilus-extension/nautilus-property-page-provider.c
M	libnautilus-extension/nautilus-property-page.c
M	libnautilus-private/nautilus-cell-renderer-pixbuf-emblem.c
M	libnautilus-private/nautilus-entry.c
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-sidebar-provider.c
M	libnautilus-private/nautilus-sidebar.c
M	libnautilus-private/nautilus-view.c
M	libnautilus-private/nautilus-window-info.c
M	src/file-manager/fm-ditem-page.c
M	src/file-manager/fm-list-model.c
M	src/file-manager/fm-tree-model.c
M	src/nautilus-navigation-action.c

commit 2962c56d4810d2c78c322b52c86d1019c8aca69b
Author: Luca Ferretti <elle.uca@libero.it>
Date:	2007-01-18

    Restore "CD/DVD Creator" label for menu item. Was removed by a

    2007-01-18	Luca Ferretti  <elle.uca@libero.it>

	* src/nautilus-window-menus.c:
	Restore "CD/DVD Creator" label for menu item. Was removed by
	a misunderstood, see bug #385382.


    svn path=/trunk/; revision=12699

M	ChangeLog
M	src/nautilus-window-menus.c

commit 8b23e76828281ca3ae4a94582f6ea1eaea527e66
Author: Yair Hershkovitz <yairhr@src.gnome.org>
Date:	2007-01-15

    updated hebrew translation

    svn path=/trunk/; revision=12698

M	po/ChangeLog
M	po/he.po

commit 687aeee0cb91f21a7f8c0fb3ea32523e33bb31dd
Author: Ole Laursen <olau@hardworking.dk>
Date:	2007-01-13

    Updated Danish translation.

    2007-01-13	Ole Laursen  <olau@hardworking.dk>

	* da.po: Updated Danish translation.


    svn path=/trunk/; revision=12697

M	po/ChangeLog
M	po/da.po

commit 4b2acbb14c2f59021406662d37fc2141f38db113
Author: Mark Gordon <mtgordon@ximian.com>
Date:	2007-01-12

    Merged from gnome-2-16:

    2007-01-11	Mark Gordon  <mtgordon@ximian.com>

	Merged from gnome-2-16:

	* src/nautilus-property-browser.c (add_reset_property): Make the
	"Reset" string translatable.  Fixes #394328.  Patch committed by
	Federico Mena-Quintero <federico@novell.com>.

    svn path=/trunk/; revision=12696

M	ChangeLog
M	src/nautilus-property-browser.c

commit b5732f6f6cad8c9e60a89e1119498759a3c0b0ff
Author: Christian Neumair <chris@gnome-de.org>
Date:	2007-01-11

    Remove all pending eel preferences callbacks.

    2007-01-11	Christian Neumair  <chris@gnome-de.org>

	* libnautilus-private/nautilus-directory-background.c:
	(nautilus_connect_background_to_file_metadata):
	Remove all pending eel preferences callbacks.

    svn path=/trunk/; revision=12694

M	ChangeLog
M	libnautilus-private/nautilus-directory-background.c

commit 21cdde58071b796c3d3b6996db660fa09f8aa4ae
Author: Christian Neumair <chris@gnome-de.org>
Date:	2007-01-11

    Add support for XF86 multimedia keys (#329920) .

    2007-01-11	Christian Neumair  <chris@gnome-de.org>

	* src/nautilus-navigation-window.c:
	(nautilus_navigation_window_key_press_event)
	* src/nautilus-actions.h:
	* src/nautilus-window.c:
	(nautilus_window_key_press_event)
	* configure.in:
	Add support for XF86 multimedia keys (#329920) .

    svn path=/trunk/; revision=12693

M	ChangeLog
M	configure.in
M	src/nautilus-actions.h
M	src/nautilus-navigation-window.c
M	src/nautilus-window.c

commit 815c02d5955baf948cc8152fc9ed6b8d985854b1
Author: Alexander Larsson <alexl@redhat.com>
Date:	2007-01-11

    Avoid crash on NULL vfs_uri (#320020)

    2007-01-11	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-directory-async.c
	(read_dot_hidden_file):
	Avoid crash on NULL vfs_uri (#320020)


    svn path=/trunk/; revision=12692

M	ChangeLog
M	libnautilus-private/nautilus-directory-async.c

commit 053c6a93c03a1707827965677df51672f6dacc11
Author: Alexander Larsson <alexl@redhat.com>
Date:	2007-01-11

    Use default permissions when copying template to use umask correctly.

    2007-01-11	Alexander Larsson  <alexl@redhat.com>

	    * libnautilus-private/nautilus-file-operations.c:
	    (nautilus_file_operations_new_file_from_template):
	Use default permissions when copying template to use
	umask correctly. (#327249)
	Patch from Josselin Mouette


    svn path=/trunk/; revision=12691

M	ChangeLog
M	libnautilus-private/nautilus-file-operations.c

commit ff79d29667154904143e4526bb6944baa38af465
Author: Alexander Larsson <alexl@redhat.com>
Date:	2007-01-11

    Handle NULL activation uris from drives

    2007-01-11	Alexander Larsson  <alexl@redhat.com>

	* src/file-manager/fm-properties-window.c
	(get_target_file_for_original_file):

	Handle NULL activation uris from drives

    svn path=/trunk/; revision=12690

M	ChangeLog
M	src/file-manager/fm-properties-window.c

commit 7ec88eadee046c44e027ff9099bdab64c0dafcec
Author: Alexander Larsson <alexl@redhat.com>
Date:	2007-01-11

    Handle ui file load error better. Patch from Tom Parker

    2007-01-11	Alexander Larsson  <alexl@redhat.com>

	    * libnautilus-private/nautilus-ui-utilities.c:
	    (nautilus_ui_string_get):
	Handle ui file load error better.
	Patch from Tom Parker


    svn path=/trunk/; revision=12689

M	ChangeLog
M	libnautilus-private/nautilus-ui-utilities.c

commit d586ea8161b22c5a4f767ab83eb81997c289468c
Author: Josep Puigdemont i Casamajó <joseppc@src.gnome.org>
Date:	2007-01-10

    Udpated Catalan translation.

    svn path=/trunk/; revision=12688

M	po/ChangeLog
M	po/ca.po

commit 23c46f481a21543d7383f3a53deeb79d18b28b14
Author: Priit Laes <plaes@svn.gnome.org>
Date:	2007-01-07

    Updated Estonian Translation.

    2007-01-07	Priit Laes  <plaes@svn.gnome.org>
	* et.po: Updated Estonian Translation.

    svn path=/trunk/; revision=12686

M	po/ChangeLog
M	po/et.po

commit e09560864c2144cc44c351d13d25f28b420a2dac
Author: Alexander Shopov <ash@contact.bg>
Date:	2007-01-06

    Updated Bulgarian translation by Vladimir Petkov <vpetkov@i-space.org>

    2007-01-06	Alexander Shopov  <ash@contact.bg>

	    * bg.po: Updated Bulgarian translation by
	    Vladimir Petkov <vpetkov@i-space.org>

    svn path=/trunk/; revision=12685

M	po/ChangeLog
M	po/bg.po

commit 911894d6a18c642a0b1111711cd56c1e20ccf94b
Author: Jakub Friedl <jfriedl@suse.cz>
Date:	2007-01-04

    Updated Czech Translation.

    2007-01-03	Jakub Friedl <jfriedl@suse.cz>

      * cs.po: Updated Czech Translation.


    svn path=/trunk/; revision=12684

M	po/ChangeLog
M	po/cs.po

commit 7e13b4690e6e33ff26ea8692dcd8ec0610481a67
Author: Djihed Afifi <djihed@src.gnome.org>
Date:	2007-01-03

    Updated Arabic Translation.

    svn path=/trunk/; revision=12683

M	po/ChangeLog
M	po/ar.po

commit 4ffa49148b08bbcf9228f05038b726d5e08facd6
Author: David Lodge <dlodge@src.gnome.org>
Date:	2007-01-01

    Updated English (British) translation

    svn path=/trunk/; revision=12682

M	po/ChangeLog
M	po/en_GB.po

commit eec8fbe44be1bb43b641fe3ffdbf60b354f2c3e4
Author: Daniel Nylander <dnylande@src.gnome.org>
Date:	2007-01-01

    Updated Swedish translation

    svn path=/trunk/; revision=12681

M	po/ChangeLog
M	po/sv.po

commit 7fb1f7ba2b6deb534c226adab19587c7d34c226a
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2006-12-31

    Add svn:externals property to include libbackground from trunk.

    2006-12-31	Martin Wehner  <martin.wehner@gmail.com>

	Add svn:externals property to include libbackground from trunk.

    svn path=/trunk/; revision=12679

M	ChangeLog

commit 8e00ed171c2bba79a3f3570206da0a04e3fef447
Author: Christian Persch <chpe@src.gnome.org>
Date:	2006-12-31

    Update svn:ignore and remove .cvsignore files

    svn path=/trunk/; revision=12678

D	.cvsignore
D	cut-n-paste-code/.cvsignore
D	cut-n-paste-code/gsequence/.cvsignore
D	cut-n-paste-code/libegg/.cvsignore
D	cut-n-paste-code/widgets/.cvsignore
D	cut-n-paste-code/widgets/gimphwrapbox/.cvsignore
D	data/.cvsignore
D	data/patterns/.cvsignore
D	docs/.cvsignore
D	icons/.cvsignore
D	icons/appicon/.cvsignore
D	icons/appicon/16x16/.cvsignore
D	icons/appicon/22x22/.cvsignore
D	icons/appicon/24x24/.cvsignore
D	icons/appicon/32x32/.cvsignore
D	icons/appicon/scalable/.cvsignore
D	libnautilus-extension/.cvsignore
D	libnautilus-private/.cvsignore
D	po/.cvsignore
D	src/.cvsignore
D	src/file-manager/.cvsignore
D	test/.cvsignore

commit 1c10935f0a91b5d6f89450eb952002841b6c746f
Author: Josep Puigdemont i Casamajó <joseppc@src.gnome.org>
Date:	2006-12-29

    Updated Catalan translation.

M	po/ChangeLog
M	po/ca.po

commit e90fbd5c4408ac955f477e67afdd7af64f4909c2
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2006-12-29

    Add some files. Updated Norwegian bokmål translation.

    2006-12-29	Kjartan Maraas	<kmaraas@gnome.org>

	* POTFILES.skip: Add some files.
	* nb.po: Updated Norwegian bokmål translation.

M	po/ChangeLog
M	po/POTFILES.skip
M	po/nb.po

commit 6a51799b9a09c5df825bf35b3b91f050e9e4eac2
Author: Ilkka Tuohela <ituohela@src.gnome.org>
Date:	2006-12-29

    Updated Finnish Translation

M	po/ChangeLog
M	po/fi.po

commit 1f33e35efc54f1548edf9c4036607baedb00c487
Author: Djihed Afifi <djihed@src.gnome.org>
Date:	2006-12-27

    Updated Arabic Translation.

M	po/ChangeLog
M	po/ar.po

commit 1c20fdfa798fde2d6b84605b4f1deed1b4c48362
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2006-12-27

    Use proper macro for translating the scripts menu item
    (#389467). Patch

    2006-12-27	Martin Wehner  <martin.wehner@gmail.com>

	* src/file-manager/fm-directory-view.c: (real_merge_menus):
	Use proper macro for translating the scripts menu item (#389467).
	Patch from Gabor Kelemen  <kelemeng@gnome.hu>

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit c2c5583e726206a6c57e970a1ef9d7a796c556be
Author: Djihed Afifi <djihed@src.gnome.org>
Date:	2006-12-26

    Updated Arabic Translation.

M	po/ChangeLog
M	po/ar.po

commit 7ecb441694abb99fe4a611d772079b7926c6c920
Author: Luca Ferretti <elle.uca@libero.it>
Date:	2006-12-26

    Updated Italian translation.

    2006-12-26	Luca Ferretti  <elle.uca@libero.it>

	* it.po: Updated Italian translation.

M	po/ChangeLog
M	po/it.po

commit 11cd8a865e786aafcf0b49622cb8db3342109258
Author: Djihed Afifi <djihed@src.gnome.org>
Date:	2006-12-24

    Updated Arabic Translation.

M	po/ChangeLog
M	po/ar.po

commit d015efca79dcc71b097ac4cfae9e3b307015e882
Author: Adam Weinberger <adamw@gnome.org>
Date:	2006-12-24

    Updated Canadian English translation.


    2006-12-24	Adam Weinberger  <adamw@gnome.org>

	* en_CA.po: Updated Canadian English translation.

M	po/ChangeLog
M	po/POTFILES.in
M	po/en_CA.po

commit e3a36f42213b016e880894acab93979ab3a1035d
Author: Raivis Dejus <orvils@gmail.com>
Date:	2006-12-24

    Updated Latvian Translation.

    2006-12-23	Raivis Dejus <orvils@gmail.com>

	    * lv.po: Updated Latvian Translation.

M	po/ChangeLog
M	po/lv.po

commit 615cbff2dde1ca62026d1a1fea62e0621d49625c
Author: Ales Nyakhaychyk <nab@mail.by>
Date:	2006-12-21

    Updated Belarusian Translation by Ihar Hrachyshka.

    2006-12-21	Ales Nyakhaychyk  <nab@mail.by>

	* be.po: Updated Belarusian Translation by Ihar Hrachyshka.

M	po/ChangeLog
M	po/be.po

commit 4770364ac0fea39e81726fb5a7be55e7e0cef7fa
Author: Francisco Javier F. Serrador <serrador@openshine.com>
Date:	2006-12-20

    Updated Spanish translation.

    2006-12-20	Francisco Javier F. Serrador  <serrador@openshine.com>

	* es.po: Updated Spanish translation.

M	po/ChangeLog
M	po/es.po

commit 454e8990a290d3f09065c663726f182e188efcb0
Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
Date:	2006-12-20

    Updated Thai translation.

    2006-12-20	Theppitak Karoonboonyanan  <thep@linux.thai.net>

	* th.po: Updated Thai translation.

M	po/ChangeLog
M	po/th.po

commit 111f0449c361fb47b635005da177a080d88819be
Author: Federico Mena Quintero <federico@novell.com>
Date:	2006-12-19

    Oops, handle the case of an empty domains_hash.

    2006-12-19	Federico Mena Quintero	<federico@novell.com>

	* libnautilus-private/nautilus-debug-log.c
	(make_key_file_from_configuration): Oops, handle the case of an
	empty domains_hash.

M	ChangeLog
M	libnautilus-private/nautilus-debug-log.c

commit f101989220539e8683e2bf14c328b7bef8b43752
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2006-12-19

    Zero-pad seconds in the remaining time display (#376291). Patch
    from Sven

    2006-12-19	Martin Wehner  <martin.wehner@gmail.com>

	* libnautilus-private/nautilus-file-operations-progress.c:
	(time_remaining_callback):
	Zero-pad seconds in the remaining time display (#376291).
	Patch from Sven Herzberg  <herzi@gnome-de.org>

M	ChangeLog
M	libnautilus-private/nautilus-file-operations-progress.c

commit 2ca12fb91239b4fa4abbd9a738e78f9b86be6131
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2006-12-19

    Avoid markup in translatable messages (#360448). Patch from Elijah
    Newren

    2006-12-19	Martin Wehner  <martin.wehner@gmail.com>

	* src/nautilus-image-properties-page.c: (load_finished):
	* src/nautilus-query-editor.c: (nautilus_query_editor_init),
	(setup_internal_entry):
	Avoid markup in translatable messages (#360448).
	Patch from Elijah Newren <newren@gmail.com>

M	ChangeLog
M	src/nautilus-image-properties-page.c
M	src/nautilus-query-editor.c

commit 89156fd0c4547c419f29c00fbb33d65726da7289
Author: Martin Wehner <mwehner@src.gnome.org>
Date:	2006-12-19

    Remove speculation about bug impact

M	ChangeLog

commit e83d94f817dbeee72c58e21be37d59ac696818fa
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2006-12-18

    Don't connect the changed signal handler on the view as combobox
    each time

    2006-12-18	Martin Wehner  <martin.wehner@gmail.com>

	* src/nautilus-navigation-window.c:
	(nautilus_navigation_window_instance_init), (load_view_as_menu):
	Don't connect the changed signal handler on the view as combobox
	each time the contents of the combobox are reloaded, but only on
	instantiation. Prevents creating as many view instances as times
	the view/location was already changed when using the view as menu.
	(This is a pretty bad bug and possibly the cause of many of the
	strange crashes we've been getting over the last year. It'd also
	explain why most of these bugs almost exlusively occurred
	on Ubuntu,
	as they use browser mode per default).

M	ChangeLog
M	src/nautilus-navigation-window.c

commit c68589f4efe18ebd14b893ea5d9e335594f7d188
Author: Christian Neumair <chris@gnome-de.org>
Date:	2006-12-18

    Add nautilus_file_info_get_activation_uri().

    2006-12-18	Christian Neumair  <chris@gnome-de.org>

	* libnautilus-extension/nautilus-file-info.c:
	* libnautilus-extension/nautilus-file-info.h:
	* libnautilus-private/nautilus-file.c:
	Add nautilus_file_info_get_activation_uri().

M	ChangeLog
M	libnautilus-extension/nautilus-file-info.c
M	libnautilus-extension/nautilus-file-info.h
M	libnautilus-private/nautilus-file.c

commit 0034d4aca23849af686cc50520aa1ab28a231362
Author: Francisco Javier F. Serrador <serrador@openshine.com>
Date:	2006-12-18

    Updated Spanish translation.

    2006-12-18	Francisco Javier F. Serrador  <serrador@openshine.com>

	* es.po: Updated Spanish translation.

M	po/ChangeLog
M	po/es.po

commit 2cf4281eb0538207e3ce78857e08b50f30a62fab
Author: Alexander Larsson <alexl@redhat.com>
Date:	2006-12-18

    Post release version bump

    2006-12-18	Alexander Larsson  <alexl@redhat.com>

	* configure.in:
	Post release version bump

    === nautilus 2.17.1 ===

M	ChangeLog
M	configure.in
M	po/ChangeLog

commit dec0621ae28182e22923cc8ae898aa78e792eafd (tag: NAUTILUS_2_17_1)
Author: Alexander Larsson <alexl@redhat.com>
Date:	2006-12-18

    Update for release.

    2006-12-18	Alexander Larsson  <alexl@redhat.com>

	* NEWS:
	Update for release.

M	ChangeLog
M	NEWS

commit 43d195593c434c7c5862b7306d0bdbb0fc0ac2a6
Author: Paolo Borelli <pborelli@katamail.com>
Date:	2006-12-18

    Remove unneeded function I left in by mistake.

    2006-12-18	Paolo Borelli  <pborelli@katamail.com>

	* src/nautilus-trash-bar.c:
	* src/nautilus-trash-bar.h:

	Remove unneeded function I left in by mistake.

M	ChangeLog
M	src/nautilus-trash-bar.c
M	src/nautilus-trash-bar.h

commit 268d685efd17581fea56e72d5ecc2ba86a0dca61
Author: Paolo Borelli <pborelli@katamail.com>
Date:	2006-12-18

    Add an extra widget to the trash folder with the "Empty Trash" button.

    2006-12-18	Paolo Borelli  <pborelli@katamail.com>

	* src/nautilus-trash-bar.c:
	* src/nautilus-trash-bar.c:
	* src/nautilus-window-manage-views.c:

	Add an extra widget to the trash folder with the "Empty Trash"
	button. Kudos also to Lakin Wecker who came up with a similar
	patch some months ago, though it never went in.

	* src/nautilus-information-panel.c:

	Remove the "Empty Trash" and "Burn" buttons from the side pane
	since we now have extra location widgets.

M	ChangeLog
M	src/Makefile.am
M	src/nautilus-information-panel.c
M	src/nautilus-spatial-window.c
A	src/nautilus-trash-bar.c
A	src/nautilus-trash-bar.h
M	src/nautilus-window-manage-views.c

commit 2a5352a6c9250192a00488a87e9f527ec757d18b
Author: Luca Ferretti <elle.uca@libero.it>
Date:	2006-12-18

    Use "document-new", "folder-new" named icon from Icon Naming Spec for

    2006-12-18	Luca Ferretti  <elle.uca@libero.it>

	* src/file-manager/fm-directory-view.c:

	Use "document-new", "folder-new" named icon from
	Icon Naming Spec for File->Create Document and
	File->Create Folder menu entries.

	* src/nautilus-navigation-window-menus.c:

	Use "window-new" named icon from Icon Naming Spec for
	File->New Window menu entry in browser window.

M	ChangeLog
M	src/file-manager/fm-directory-view.c
M	src/nautilus-navigation-window-menus.c

commit b2c7bc01565e494958b1bae5661be55e6dc54a03
Author: Djihed Afifi <djihed@src.gnome.org>
Date:	2006-12-18

    Updated Arabic Translation. Sync for gnome-2-18

M	po/ChangeLog
M	po/ar.po

commit 2efc4ed0a44ed386a3750672b03a289dc32e4ecb
Author: Paolo Borelli <pborelli@katamail.com>
Date:	2006-12-16

    plug a tiny leak.

    2006-12-16	Paolo Borelli  <pborelli@katamail.com>

	* src/nautilus-navigation-window.c (add_sidebar_panels): plug
	a tiny leak.

M	ChangeLog
M	src/nautilus-navigation-window.c

commit a6841b6cf14a15edc8f716217759664e4215da86
Author: Luca Ferretti <elle.uca@libero.it>
Date:	2006-12-15

    Fix a typo in previous commit (folders, not folder)

    2006-12-15	Luca Ferretti  <elle.uca@libero.it>

	* nautilus-computer.desktop.in.in:

	Fix a typo in previous commit (folders, not folder)

M	ChangeLog
M	nautilus-computer.desktop.in.in

commit 2ce699c380a984b9f174773b5bf8ba94b1730f9a
Author: Luca Ferretti <elle.uca@libero.it>
Date:	2006-12-15

    Updated Italian translation.

    2006-12-15	Luca Ferretti  <elle.uca@libero.it>

	* it.po: Updated Italian translation.

M	po/ChangeLog
M	po/it.po

commit 507ddc05269a3ac50c7a401a2cd7caa7496a5a62
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2006-12-15

    Updated Norwegian bokmål translation.

    2006-12-15	Kjartan Maraas	<kmaraas@gnome.org>

	* nb.po: Updated Norwegian bokmål translation.

M	po/ChangeLog
M	po/nb.po

commit 4d731531195ebbf9a357c1d7ec52394c1f7c09a2
Author: Luca Ferretti <elle.uca@libero.it>
Date:	2006-12-15

    Add NAUTILUS_ACTION_HOME for Go->Home Folder

    2006-12-15	Luca Ferretti  <elle.uca@libero.it>

	* src/nautilus-actions.h:

	Add NAUTILUS_ACTION_HOME for Go->Home Folder

	* src/nautilus-navigation-window-menus.c:
	(nautilus_navigation_window_initialize_actions),
	(nautilus_navigation_window_initialize_menus):
	* src/nautilus-spatial-window.c:
	* src/nautilus-window-menus.c: (nautilus_window_initialize_menus):

	Define short_label for NAUTILUS_ACTION_HOME and
	NAUTILUS_ACTION_SEARCH, to use on toolbar. Also fix capitalization
	in search menu entry.

M	ChangeLog
M	src/nautilus-actions.h
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window-menus.c

commit 5a981b24db0a3712d81d04ac964d5cde91e86cd4
Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
Date:	2006-12-14

    Updated Thai translation.

    2006-12-14	Theppitak Karoonboonyanan  <thep@linux.thai.net>

	* th.po: Updated Thai translation.

M	po/ChangeLog
M	po/th.po

commit 2f7bcce658057deeaa1d24180b786c2f2534ff43
Author: Francisco Javier F. Serrador <serrador@openshine.com>
Date:	2006-12-13

    Updated Spanish translation.

    2006-12-13	Francisco Javier F. Serrador  <serrador@openshine.com>

	* es.po: Updated Spanish translation.

M	po/ChangeLog
M	po/es.po

commit 6fe0da033e5d485fffe67139343f4769bd95fcdc
Author: Luca Ferretti <elle.uca@libero.it>
Date:	2006-12-13

    Update comments and some menu entries to match suggestions on

    2006-12-13	Luca Ferretti  <elle.uca@libero.it>

	* nautilus-computer.desktop.in.in:
	* nautilus-file-management-properties.desktop.in.in:
	* nautilus-home.desktop.in.in:
	* src/nautilus-navigation-window-menus.c:
	* src/nautilus-spatial-window.c:
	* src/nautilus-window-menus.c:
	* src/network-scheme.desktop.in:

	Update comments and some menu entries to match suggestions on
	http://live.gnome.org/UsabilityTeam/Menu

M	ChangeLog
M	nautilus-computer.desktop.in.in
M	nautilus-file-management-properties.desktop.in.in
M	nautilus-home.desktop.in.in
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window-menus.c
M	src/network-scheme.desktop.in

commit 7978ff0f89ce8eeb7b1c6c66463957eb361dc1fd
Author: Federico Mena Quintero <federico@novell.com>
Date:	2006-12-12

    Oops, make this 1000 by default; 30000 was way too big for normal
    usage.

    2006-12-12	Federico Mena Quintero	<federico@novell.com>

	* libnautilus-private/nautilus-debug-log.c
	(DEFAULT_RING_BUFFER_NUM_LINES): Oops, make this 1000 by default;
	30000 was way too big for normal usage.
	(add_to_milestones): New function; adds a milestone string to a
	linked list of milestones.
	(nautilus_debug_logv): Call add_to_milestones() if appropriate.
	(write_string): New helper function.
	(dump_milestones): New helper function.
	(dump_configuration): Use write_string().
	(dump_ring_buffer): New helper function; moved the code from
	nautilus_debug_log_dump().
	(nautilus_debug_log_dump): Use dump_milestones() and
	dump_ring_buffer().
	(dump_configuration): Print the instructions to re-create the
	configuration here, instead of in nautilus_debug_log_dump().

M	ChangeLog
M	libnautilus-private/nautilus-debug-log.c

commit d3b555b73b1870527c91f3bcaaf0fcbc4b67ee58
Author: Christian Persch <chpe@cvs.gnome.org>
Date:	2006-12-12

    Update from Epiphany. Fixes #374623 and #382207.

    2006-12-12	Christian Persch  <chpe@cvs.gnome.org>

	* src/ephy-spinner.c:
	* src/ephy-spinner.h: Update from Epiphany. Fixes #374623 and
	#382207.

	* src/nautilus-window-toolbars.c: Fix wrong spinner size. Bug
	#376952.

M	ChangeLog
M	src/ephy-spinner.c
M	src/nautilus-window-toolbars.c

commit 3e88492c511730482881bcb5b611a03c296d9a34
Author: Paolo Borelli <pborelli@katamail.com>
Date:	2006-12-12

    use g_mkstemp instead of tempnam.

    2006-12-12	Paolo Borelli  <pborelli@katamail.com>

	* src/nautilus-application.c (save_session_to_file): use
	g_mkstemp instead of tempnam.

M	ChangeLog
M	src/nautilus-application.c

commit 3f6c1c4bc3ac32e6485fe9e1de3fb58a802e6a06
Author: Alexander Larsson <alexl@src.gnome.org>
Date:	2006-12-12

    Fix up changelog

M	ChangeLog

commit dca331a9d58bd0fc13ecc929f52e30c78b3bf517
Author: Alexander Larsson <alexl@redhat.com>
Date:	2006-12-12

    Don't expand vbox with dialog size (#384078) Patch from Baptiste

    2006-12-12	Alexander Larsson  <alexl@redhat.com>

	* src/nautilus-location-dialog.c: (nautilus_location_dialog_init):
	Don't expand vbox with dialog size (#384078)
	Patch from Baptiste Mille-Mathias

M	ChangeLog
M	src/nautilus-location-dialog.c

commit dc973c60b7b443f7c676c20f86f554f0b54cb1bb
Author: Alexander Larsson <alexl@redhat.com>
Date:	2006-12-12

    Default location dialog to $home for desktop (#383840) Patch from

    2006-12-12	Alexander Larsson  <alexl@redhat.com>

	* src/nautilus-location-dialog.c: (nautilus_location_dialog_new):
	Default location dialog to $home for desktop (#383840)
	Patch from Guillaume Desmottes

M	ChangeLog
M	src/nautilus-location-dialog.c

commit 35fc8928b475fa53b55d3c98600c3dbbd6e80972
Author: Lucas Rocha <lucasr@gnome.org>
Date:	2006-12-11

    Updated Brazilian Portuguese translation by Leonardo Ferreira
    Fontenelle

    2006-12-11	Lucas Rocha  <lucasr@gnome.org>

	* pt_BR.po: Updated Brazilian Portuguese translation
	by Leonardo Ferreira Fontenelle <leo.fontenelle@gmail.com>

M	po/ChangeLog
M	po/pt_BR.po

commit 0dd23a339718059833998f60512d5530ed9eb310
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2006-12-11

    Updated Norwegian bokmål translation.

    2006-12-11	Kjartan Maraas	<kmaraas@gnome.org>

	* nb.po: Updated Norwegian bokmål translation.

M	po/ChangeLog
M	po/nb.po

commit b9ae88de81ee48e60980ee3ed5b55d22ea821a49
Author: Paolo Borelli <pborelli@src.gnome.org>
Date:	2006-12-08

    readd assertion removed by mistake in my last patch

M	src/nautilus-window.c

commit fca9952aad5a350253c06e83d20604c55b49fc8f
Author: Paolo Borelli <pborelli@katamail.com>
Date:	2006-12-08

    Use nautilus_get_home_directory_uri everywhere instead of open
    coding it

    2006-12-08	Paolo Borelli  <pborelli@katamail.com>

	* libnautilus-private/nautilus-desktop-link.c:
	* libnautilus-private/nautilus-file-utilities.c:
	* libnautilus-private/nautilus-query.c:
	* src/nautilus-navigation-window.c:
	* src/nautilus-navigation-window.h:
	* src/nautilus-pathbar.c:
	* src/nautilus-places-sidebar.c:
	* src/nautilus-shell.c:
	* src/nautilus-window-manage-views.c:
	* src/nautilus-window.c:
	* src/file-manager/fm-tree-model.c:
	* src/file-manager/fm-tree-view.c:

	Use nautilus_get_home_directory_uri everywhere instead of
	open coding it and other minor cleanups.

M	ChangeLog
M	libnautilus-private/nautilus-desktop-link.c
M	libnautilus-private/nautilus-file-utilities.c
M	libnautilus-private/nautilus-query.c
M	src/file-manager/fm-tree-model.c
M	src/file-manager/fm-tree-view.c
M	src/nautilus-navigation-window.c
M	src/nautilus-navigation-window.h
M	src/nautilus-pathbar.c
M	src/nautilus-places-sidebar.c
M	src/nautilus-shell.c
M	src/nautilus-window-manage-views.c
M	src/nautilus-window.c

commit 0b0aba3a4de2f96e8308f9e4da22c1c7937eb047
Author: Alexander Larsson <alexl@redhat.com>
Date:	2006-12-08

    Schedule metadata removal when we get external remove events. Patch
    from

    2006-12-08	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-monitor.c:
	Schedule metadata removal when we get external remove events.
	Patch from Gene Z. Ragan (#45953)

M	ChangeLog
M	libnautilus-private/nautilus-monitor.c

commit de695b438e9a5635843fa9af5c87063db1453c73
Author: Alexander Larsson <alexl@redhat.com>
Date:	2006-12-08

    Disable the mask code for now...

    2006-12-08	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-icon-canvas-item.c:
	Disable the mask code for now...

M	ChangeLog
M	libnautilus-private/nautilus-icon-canvas-item.c

commit fceec4c062eae97b6ba628c7a2c51503afc46b9b
Author: Alexander Larsson <alexl@redhat.com>
Date:	2006-12-08

    Draw selection rect using cairo.

    2006-12-08	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-icon-canvas-item.c:
	* libnautilus-private/nautilus-icon-container.c:
	* libnautilus-private/nautilus-icon-private.h:
	Draw selection rect using cairo.

	* icons/Makefile.am:
	* icons/text-selection-frame.png:
	Remove old icon used for selection rect.

	Patch from Gene Z. Ragan

M	ChangeLog
M	icons/Makefile.am
D	icons/text-selection-frame.png
M	libnautilus-private/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-private.h

commit 9d1137772fac3d7c82b6c46cc876aeef2ccc4698
Author: Francisco Javier F. Serrador <serrador@openshine.com>
Date:	2006-12-07

    Updated Spanish translation.

    2006-12-07	Francisco Javier F. Serrador  <serrador@openshine.com>

	* es.po: Updated Spanish translation.

M	po/ChangeLog
M	po/es.po

commit 2004b70fa1811bb756d01e914afb0a1df5687b23
Author: Luca Ferretti <elle.uca@libero.it>
Date:	2006-12-04

    Updated Italian translation.

    2006-12-04	Luca Ferretti  <elle.uca@libero.it>

	* it.po: Updated Italian translation.

M	po/ChangeLog
M	po/it.po

commit daba3077c4042a6dee471778f3d09c1b175bfd88
Author: Alexander Larsson <alexl@redhat.com>
Date:	2006-12-04

    Reveal selection on sort-order change.(#332667) Patch from Gene
    Z. Ragan

    2006-12-04	Alexander Larsson  <alexl@redhat.com>

	* src/file-manager/fm-list-view.c:
	Reveal selection on sort-order change.(#332667)
	Patch from Gene Z. Ragan

M	ChangeLog
M	src/file-manager/fm-list-view.c

commit 9afc81b817441776a6c46f1272019430a845d978
Author: Alexander Larsson <alexl@redhat.com>
Date:	2006-12-04

    Import gsequence fix for #350579

    2006-12-04	Alexander Larsson  <alexl@redhat.com>

	* cut-n-paste-code/gsequence/gsequence.[ch]:
	Import gsequence fix for #350579

M	ChangeLog
M	cut-n-paste-code/gsequence/gsequence.c
M	cut-n-paste-code/gsequence/gsequence.h

commit c0642f66cea9fe1d0e8d8dd8df06a798e12de173
Author: Alexander Larsson <alexl@redhat.com>
Date:	2006-12-04

    Freeze icon view updates while renaming to avoid things moving
    around on

    2006-12-04	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-icon-container.[ch]:
	* src/file-manager/fm-icon-container.c:
	Freeze icon view updates while renaming to avoid things
	moving around on file changes. (#318373)
	Patch from Nelson Benítez

M	ChangeLog
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-container.h
M	src/file-manager/fm-icon-container.c

commit 77925f70e3c9defaf57839a11062b5ce76cf7182
Author: Luca Ferretti <elle.uca@libero.it>
Date:	2006-12-04

    icons/nautilus-server-connect.png Removed this legacy icon.

    2006-12-04	Luca Ferretti  <elle.uca@libero.it>

	* icons/nautilus-server-connect.png
	Removed this legacy icon.

M	ChangeLog
D	icons/nautilus-server-connect.png

commit 14ee8f0208b8a194b5c2015048ed9a934a8c3106
Author: Luca Ferretti <elle.uca@libero.it>
Date:	2006-12-04

    Add new Nautilus logo from Ulisse Perusin, installed as named icon

    2006-12-04	Luca Ferretti  <elle.uca@libero.it>

	* configure.in:
	* icons/Makefile.am:
	* icons/appicon/*:
	Add new Nautilus logo from Ulisse Perusin, installed
	as named icon ("nautilus") in $(prefix)/share/icons/hicolor/.

	* icons/nautilus-launch-icon.png:
	Removed.

	* src/nautilus-window-menus.c:
	Use the new named icon logo in about dialog.

M	ChangeLog
M	configure.in
M	icons/Makefile.am
A	icons/appicon/.cvsignore
A	icons/appicon/16x16/.cvsignore
A	icons/appicon/16x16/Makefile.am
A	icons/appicon/16x16/nautilus.png
A	icons/appicon/16x16/nautilus.svg
A	icons/appicon/22x22/.cvsignore
A	icons/appicon/22x22/Makefile.am
A	icons/appicon/22x22/nautilus.png
A	icons/appicon/22x22/nautilus.svg
A	icons/appicon/24x24/.cvsignore
A	icons/appicon/24x24/Makefile.am
A	icons/appicon/24x24/nautilus.png
A	icons/appicon/32x32/.cvsignore
A	icons/appicon/32x32/Makefile.am
A	icons/appicon/32x32/nautilus.png
A	icons/appicon/32x32/nautilus.svg
A	icons/appicon/Makefile.am
A	icons/appicon/scalable/.cvsignore
A	icons/appicon/scalable/Makefile.am
A	icons/appicon/scalable/nautilus.svg
D	icons/nautilus-launch-icon.png
M	src/nautilus-window-menus.c

commit fb77165d82de4a2459ca1aeb0b394eb021a9b055
Author: Luca Ferretti <elle.uca@libero.it>
Date:	2006-12-04

    Remove black outline, using Tango style. See bug 374722 for details.

    2006-12-04	Luca Ferretti  <elle.uca@libero.it>

	* icons/knob.png:
	Remove black outline, using Tango style.
	See bug 374722 for details.

M	ChangeLog
M	icons/knob.png

commit c18d8721b45e2728acbaa55683bcbc91e6a2d7a2
Author: Alexander Larsson <alexl@redhat.com>
Date:	2006-11-30

    Add more themeing features for icon view icons. Patch from
    JackTheDipper

    2006-11-30	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-icon-canvas-item.c:
	* libnautilus-private/nautilus-icon-container.c:
	* libnautilus-private/nautilus-icon-private.h:
	Add more themeing features for icon view icons.
	Patch from JackTheDipper

M	ChangeLog
M	libnautilus-private/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-private.h

commit 9e3ea54534e2678ede57d03a3bcce471a2bfab01
Author: Priit Laes <plaes@cvs.gnome.org>
Date:	2006-11-28

    Translation updated by Ivar Smolin.

    2006-11-28	Priit Laes  <plaes@cvs.gnome.org>

	* et.po: Translation updated by Ivar Smolin.

M	po/ChangeLog
M	po/et.po

commit 1079eb9dcb791f348c83295509885d21a612a6e6
Author: Alexander Larsson <alexl@redhat.com>
Date:	2006-11-28

    Add delete menu item if configured. (#132326) Patch from Ferran Puig

    2006-11-28	Alexander Larsson  <alexl@redhat.com>

	* src/file-manager/fm-tree-view.c:
	Add delete menu item if configured. (#132326)
	Patch from Ferran Puig

M	ChangeLog
M	src/file-manager/fm-tree-view.c

commit 5740bb31e3ae27ce243bbeb4bce9be46bd92d0fd
Author: Alexander Larsson <alexl@redhat.com>
Date:	2006-11-28

    Handle scroll wheel while rubberbanding. Patch from Nelson Benítez

    2006-11-28	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-icon-container.c:
	* libnautilus-private/nautilus-icon-private.h:
	Handle scroll wheel while rubberbanding.
	Patch from Nelson Benítez

M	ChangeLog
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-private.h

commit 3039a8a1e28e0a59babe9159bace10bec1da92ed
Author: Luca Ferretti <elle.uca@libero.it>
Date:	2006-11-28

    icons/nautilus-mini-logo.png

    2006-11-28	Luca Ferretti  <elle.uca@libero.it>

	* icons/nautilus-desktop.png:
	* icons/nautilus-file-management-properties.png:
	* icons/nautilus-mini-logo.png
	* icons/Search.png:
	* icons/side_bar_image.png:
	Remove legacy icons from cvs.

M	ChangeLog
D	icons/Search.png
D	icons/nautilus-desktop.png
D	icons/nautilus-file-management-properties.png
D	icons/nautilus-mini-logo.png
D	icons/side_bar_image.png

commit 425c60e26fcc177e8232034673ea7be8cc993b72
Author: Daniel Nylander <po@danielnylander.se>
Date:	2006-11-28

    Updated Swedish translation.

    2006-11-28	Daniel Nylander <po@danielnylander.se>

	* sv.po: Updated Swedish translation.

M	po/ChangeLog
M	po/sv.po

commit 80bbb90a1fce23a85beb342bad78c4bbd64f1552
Author: Jovan Naumovski <jovanna@src.gnome.org>
Date:	2006-11-24

    2006-11-24 Jovan Naumovski <jovanna@cvs.gnome.org> *mk.po: Updated
    Macedonian translation

M	po/ChangeLog
M	po/mk.po

commit 88b96295bd722e8df58d2cb382057a8753c41bcb
Author: Alexander Larsson <alexl@redhat.com>
Date:	2006-11-24

    Ellipsice location menu button at 16 chars. Patch from Tom Parker

    2006-11-24	Alexander Larsson  <alexl@redhat.com>

	* src/nautilus-spatial-window.c:
	Ellipsice location menu button at 16 chars.
	Patch from Tom Parker

M	ChangeLog
M	src/nautilus-spatial-window.c

commit 47148a9e76e1a71c01b82cf107fd735e465f3355
Author: Yair Hershkovitz <yairhr@src.gnome.org>
Date:	2006-11-24

    updated hebrew translation

M	po/ChangeLog
M	po/he.po

commit a940d020f847986ba93e04385a17df61abff7024
Author: Ankitkumar Rameshchandra Patel <ankitp@src.gnome.org>
Date:	2006-11-24

    Updated Translation

M	po/ChangeLog
M	po/gu.po

commit 86919b838b6682834e2c6cad500bc7575345507b
Author: Josep Puigdemont i Casamajó <joseppc@src.gnome.org>
Date:	2006-11-24

    Updated Catalan translation.

M	po/ChangeLog
M	po/ca.po

commit 64df48377631107093c7f2929a75c61b0d3f2a19
Author: Francisco Javier F. Serrador <serrador@openshine.com>
Date:	2006-11-23

    Updated Spanish translation.

    2006-11-23	Francisco Javier F. Serrador  <serrador@openshine.com>

	* es.po: Updated Spanish translation.

M	po/ChangeLog
M	po/es.po

commit 3b4411675420822f4edf580e2f01423c8720123b
Author: Federico Mena Quintero <federico@novell.com>
Date:	2006-11-23

    Use the write-to-a-pipe trick from the signal handler instead
    of queueing

    2006-11-23	Federico Mena Quintero	<federico@novell.com>

	Use the write-to-a-pipe trick from the signal handler instead of
	queueing an idle handler from there.

	* src/nautilus-main.c (setup_debug_log_signals): Set up a pair of
	pipes for the SIGUSR1 handler; set up a GIOChannel on them.
	(sigusr1_handler): Write a byte to our pipe instead of queueing an
	idle handler.
	(debug_log_io_cb): Replaces dump_debug_log_idle_cb().  Read from
	the pipe, and dump the debug log.

	Add a configuration file for the logging mechanism.  You create
	~/nautilus-debug-log.conf as a GKeyFile.

	* libnautilus-private/nautilus-debug-log.c
	(nautilus_debug_log_load_configuration): New function; loads the
	configuration from a key file like this:

		[debug log]
		enable domains = foo; bar; baz
		max lines = 1000

	* libnautilus-private/nautilus-debug-log.c (dump_configuration):
	New utility function.
	(nautilus_debug_log_dump): At the end of the log, dump the
	configuration used for the debug log so that the user can
	re-create it later.

	* libnautilus-private/nautilus-debug-log.h: New prototype for
	nautilus_debug_log_load_configuration().

	* src/nautilus-main.c (setup_debug_log): Load the debug log's
	configuration from ~/nautilus-debug-log.conf
	(setup_debug_log_domains): Removed.

	* src/nautilus-main.c (log_override_cb): If the log level of the
	message is G_LOG_LEVEL_DEBUG, don't log it as a milestone.  We'll
	use this log level for miscellaneous debugging messages from
	gnome-vfs.  Also, don't send G_LOG_LEVEL_DEBUG messages to the
	default log handler, to avoid a huge ~/.xsession-errors.
	(setup_debug_log_domains): Enable logging for
	NAUTILUS_DEBUG_LOG_DOMAIN_GLOG.

M	ChangeLog
A	libnautilus-private/nautilus-debug-log.c
A	libnautilus-private/nautilus-debug-log.h
M	src/nautilus-main.c

commit 8ffdd1423d71f3691788190d201c98580500008d
Author: Christian Persch <chpe@cvs.gnome.org>
Date:	2006-11-23

    Fix inconsistent label boleding. (#372550)

    2006-11-23	Christian Persch  <chpe@cvs.gnome.org>

	* src/nautilus-search-bar.c: (nautilus_search_bar_init):
	Fix inconsistent label boleding. (#372550)

M	ChangeLog
M	src/nautilus-search-bar.c

commit 84a3f90cf2464391a14b97ee2eeb955d6f55ced8
Author: Alexander Larsson <alexl@redhat.com>
Date:	2006-11-23

    A11y fix for handing renames better (#338353)

    2006-11-23	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-icon-canvas-item.c:
	A11y fix for handing renames better (#338353)

M	ChangeLog
M	libnautilus-private/nautilus-icon-canvas-item.c

commit 378823d2d8951d1f8ededb2267274cba517d23ee
Author: Alexander Larsson <alexl@redhat.com>
Date:	2006-11-23

    2006-11-23	Alexander Larsson  <alexl@redhat.com>

	* Commit federicos debug logging patch:

M	ChangeLog
M	libnautilus-private/Makefile.am
M	libnautilus-private/nautilus-file-operations.c
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-dnd.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-error-reporting.c
M	src/file-manager/fm-list-view.c
M	src/file-manager/fm-tree-view.c
M	src/nautilus-application.c
M	src/nautilus-main.c
M	src/nautilus-places-sidebar.c
M	src/nautilus-window-manage-views.c

commit 0965e0f9cf431b68b1d6e21e075ded5c10bf1f66
Author: Alexander Larsson <alexl@redhat.com>
Date:	2006-11-23

    Bump version to 2.17.1 Gnome 2.16 work continues on gnome-2-16 branch

    2006-11-23	Alexander Larsson  <alexl@redhat.com>

	* configure.in:
	Bump version to 2.17.1
	Gnome 2.16 work continues on gnome-2-16 branch

M	ChangeLog
M	configure.in

commit bac1115f97c71f00e7c61327524947c4872c19e6 (tag:
GNOME_2_16_BRANCHPOINT)
Author: Yair Hershkovitz <yairhr@src.gnome.org>
Date:	2006-11-23

    updated hebrew translation

M	po/ChangeLog
M	po/he.po

commit 0fe70f4540e6adf13cfcb1a24f17fb37407602ab
Author: Alexander Larsson <alexl@redhat.com>
Date:	2006-11-22

    Look for Beagle before looking for Tracker. Since Tracker autostarts
    and

    2006-11-22	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-search-engine.c:
	Look for Beagle before looking for Tracker. Since Tracker
	autostarts and Beagle doesn't this means you can have both
	installed and configured and pick which one to use.

M	ChangeLog
M	libnautilus-private/nautilus-search-engine.c

commit 3414d769f8255e418ba0317b31d0c67303e64be8
Author: Pawan Chitrakar <pachimho@src.gnome.org>
Date:	2006-11-21

    Updated Nepali Translation

M	po/ne.po

commit 79627559e5ef0ad6831ca3df62894e4fc027fc5c
Author: Alexander Larsson <alexl@redhat.com>
Date:	2006-11-20

    Post release version bump

    2006-11-20	Alexander Larsson  <alexl@redhat.com>

	* configure.in:
	Post release version bump

    === nautilus 2.16.3 ===

M	ChangeLog
M	configure.in
M	po/ChangeLog

commit 8352208e9ba8d88db1c917da0da9a842517ff6c4 (tag: NAUTILUS_2_16_3)
Author: Alexander Larsson <alexl@redhat.com>
Date:	2006-11-20

    Update for release.

    2006-11-20	Alexander Larsson  <alexl@redhat.com>

	* NEWS:
	Update for release.

M	ChangeLog
M	NEWS

commit 4a2aced610509e994c703046b2294f528057ba6a
Author: Alexander Larsson <alexl@redhat.com>
Date:	2006-11-20

    Revert federicos patch from 2006-11-06, as it was causing problems.

    2006-11-20	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-icon-container.c:
	* src/file-manager/fm-icon-view.c:
	Revert federicos patch from 2006-11-06, as it was causing
	problems.

M	ChangeLog
M	libnautilus-private/nautilus-icon-container.c
M	src/file-manager/fm-icon-view.c

commit 44f25ad6c84cde527bd25f7dc475031fcbb07bbd
Author: Wouter Bolsterlee <wbolster@cvs.gnome.org>
Date:	2006-11-19

    Translation updated by wadim dziedzic.

    2006-11-19	Wouter Bolsterlee  <wbolster@cvs.gnome.org>

	* pl.po: Translation updated by wadim dziedzic.

M	po/ChangeLog
M	po/pl.po

commit 5db85306c1844829ead37650a2a0ff86c0e365b7
Author: Matic Zgur <mr.zgur@gmail.com>
Date:	2006-11-19

    Updated Slovenian translation.

    2006-11-19	Matic Zgur  <mr.zgur@gmail.com>

	* sl.po: Updated Slovenian translation.

M	po/ChangeLog
M	po/sl.po

commit f90e6461e7f009f4749c45c8dbe5709235f059db
Author: Djihed Afifi <djihed@src.gnome.org>
Date:	2006-11-18

    Updated Arabic Translation.  QA'ed by Khaled Hosny

M	po/ChangeLog
M	po/ar.po

commit f0e328413307862da0e56bcb96d9c149818dfdb5
Author: Djihed Afifi <djihed@src.gnome.org>
Date:	2006-11-16

    Updated Arabic Translation. . QA by Khaled Hosny.

M	po/ChangeLog
M	po/ar.po

commit 60fc1617b6d4a6a72fb0771abb3e6ec36408d9b1
Author: Alexander Larsson <alexl@redhat.com>
Date:	2006-11-13

    Ref the NautilusDirectory during call_ready_callbacks_at_idle. Fixes

    2006-11-13	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-directory-async.c:
	Ref the NautilusDirectory during call_ready_callbacks_at_idle.
	Fixes #372471

M	ChangeLog
M	libnautilus-private/nautilus-directory-async.c

commit 5c838750f43b258de81684088e50a16bcda0ce4d
Author: Djihed Afifi <djihed@src.gnome.org>
Date:	2006-11-10

    Updated Arabic Translation.

M	po/ChangeLog
M	po/ar.po

commit 61a37ef7dc5aedefb359311a4b7a41a19e32baf6
Author: Hendrik Richter <hendrikr@gnome.org>
Date:	2006-11-09

    Updated German translation, fix #372962.

    2006-11-09	Hendrik Richter  <hendrikr@gnome.org>

	* de.po: Updated German translation, fix #372962.

M	po/ChangeLog
M	po/de.po

commit 6e12f940f9b0cd1e9ddeb36770f69a576d61138d
Author: Djihed Afifi <djihed@src.gnome.org>
Date:	2006-11-09

    Updated Arabic Translation.

M	po/ChangeLog
M	po/ar.po

commit d29bf3a6705c2e0886e025a970bfdc4bef39b196
Author: Priit Laes <plaes@cvs.gnome.org>
Date:	2006-11-08

    Translation updated by Ivar Smolin.

    2006-11-08	Priit Laes  <plaes@cvs.gnome.org>

	* et.po: Translation updated by Ivar Smolin.

M	po/ChangeLog
M	po/et.po

commit e0e33bb42edba5176c2d812343a8776fd0ee6ecb
Author: Alexander Larsson <alexl@redhat.com>
Date:	2006-11-07

    Post release version bump

    2006-11-07	Alexander Larsson  <alexl@redhat.com>

	* configure.in:
	Post release version bump

    === nautilus 2.16.2 ===

M	ChangeLog
M	configure.in
M	po/ChangeLog

commit a4e012950789c35e992f1c6d82542695054135fe (tag: NAUTILUS_2_16_2)
Author: Alexander Larsson <alexl@redhat.com>
Date:	2006-11-07

    Update for release

    2006-11-07	Alexander Larsson  <alexl@redhat.com>

	* NEWS:
	Update for release

	* libnautilus-private/nautilus-directory-async.c:
	* libnautilus-private/nautilus-directory.c:
	Unschedule call_ready callbacks on directory finalize, not
	on file finalize.
	Keep monitors around until we call the call_when_ready callback
	at idle time.
	Call async_state_changed and update_metadata_monitors after
	call_when_ready callbacks have been called at idle.

	(fixes make check)

M	ChangeLog
M	NEWS
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-directory.c

commit fe6e7d4c8c0c3c8467eb2e3754e1f44f7ad42cce
Author: Alexander Larsson <alexl@redhat.com>
Date:	2006-11-07

    Make the session restart work again (from 2006-11-03 change) Make the

    2006-11-07	Alexander Larsson  <alexl@redhat.com>

	* src/nautilus-application.c:
	* src/nautilus-shell.c:
	* src/nautilus-main.[ch]:
	Make the session restart work again (from 2006-11-03 change)
	Make the session not restart nautilus on --quit

M	ChangeLog
M	src/nautilus-application.c
M	src/nautilus-main.c
M	src/nautilus-main.h
M	src/nautilus-shell.c

commit 3dfdf85c6d4474d89050e7f87f92d22858bb28c1
Author: Alexander Larsson <alexl@redhat.com>
Date:	2006-11-07

    Update for desktop.in.in change.

    2006-11-07	Alexander Larsson  <alexl@redhat.com>

	* POTFILES.in:
	Update for desktop.in.in change.

M	po/ChangeLog
M	po/POTFILES.in

commit f776e3f5068e1143fb1af1ea72c5f337c21bc86f
Author: Priit Laes <plaes@cvs.gnome.org>
Date:	2006-11-06

    Translation updated by Ivar Smolin.

    2006-11-06	Priit Laes  <plaes@cvs.gnome.org>

	* et.po: Translation updated by Ivar Smolin.

M	po/ChangeLog
M	po/et.po

commit fb0ea9c65a5add03d68dadd4f95e0a75bc0d8f87
Author: Federico Mena Quintero <federico@novell.com>
Date:	2006-11-06

    http://bugzilla.gnome.org/show_bug.cgi?id=330298

    2006-11-06	Federico Mena Quintero	<federico@novell.com>

	http://bugzilla.gnome.org/show_bug.cgi?id=330298

	Fix the use of lazy positioning, and the saving of metadata for
	lazily-positioned icons.  Fixes
	https://bugzilla.novell.com/show_bug.cgi?id=155337 and
	https://bugzilla.novell.com/show_bug.cgi?id=174766.

	* src/file-manager/fm-icon-view.c (file_has_lazy_position): Only
	desktop icon files (not "real" files) have lazy positions.  Don't
	consider whether the directory is loading; this is not the right
	place to check that.
	(fm_icon_view_begin_loading): Tell the icon container that we
	just started reloading.
	(fm_icon_view_end_loading): Tell the icon container that we
	finished loading.

	* libnautilus-private/nautilus-icon-private.h
	(NautilusIconContainerDetails): New flag "is_reloading".

	* libnautilus-private/nautilus-icon-container.h: New prototype for
	nautilus_icon_container_set_is_reloading().

	* libnautilus-private/nautilus-icon-container.c
	(nautilus_icon_container_set_is_reloading): New function; sets an
	is_reloading flag in the icon container.
	(icon_set_position): Clear icon->has_lazy_position, since the icon
	will be well-positioned once this function exits.
	(finish_adding_new_icons): Do not ignore already-placed lazy
	position icons when filling the placement grid!  Save the value of
	icon->has_lazy_position before calling assign_icon_position().
	Since that function may call icon_set_position() (which will clear
	the flag), we need to keep the original value of the flag.
	(finish_adding_new_icons): Don't clear icon->has_lazy_position
	here; let icon_set_position() do it.
	(finish_adding_new_icons): Emit the icon_position_changed signal
	so that the parent knows that we moved an icon under it.  This has
	the effect of updating/preserving the position metadata for
	has_lazy_position icons.

M	ChangeLog
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-container.h
M	libnautilus-private/nautilus-icon-private.h
M	src/file-manager/fm-icon-view.c

commit 6508bd717cc91c6145313b7fb55a546e8273bc81
Author: Alexander Larsson <alexl@redhat.com>
Date:	2006-11-06

    Add X-GNOME-Bugzilla-Version marking to desktop files.

    2006-11-06	Alexander Larsson  <alexl@redhat.com>

	* configure.in:
	* nautilus-computer.desktop.in:
	* nautilus-computer.desktop.in.in:
	* nautilus-file-management-properties.desktop.in:
	* nautilus-file-management-properties.desktop.in.in:
	* nautilus-folder-handler.desktop.in:
	* nautilus-folder-handler.desktop.in.in:
	* nautilus-home.desktop.in:
	* nautilus-home.desktop.in.in:
	* nautilus.desktop.in:
	* nautilus.desktop.in.in:
	Add X-GNOME-Bugzilla-Version marking to desktop files.

M	ChangeLog
M	configure.in
R090	nautilus-computer.desktop.in	nautilus-computer.desktop.in.in
R091	nautilus-file-management-properties.desktop.in
nautilus-file-management-properties.desktop.in.in
R091	nautilus-folder-handler.desktop.in
nautilus-folder-handler.desktop.in.in
R100	nautilus-home.desktop.in	nautilus-home.desktop.in.in
R091	nautilus.desktop.in	nautilus.desktop.in.in

commit 270f44ecd1a8b4eb4c4362d42f57ce3e9289cab8
Author: Alexander Larsson <alexl@redhat.com>
Date:	2006-11-06

    Cancel rubberbanding if we get a grab shadow event. This happens
    when a

    2006-11-06	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-icon-container.c:
	Cancel rubberbanding if we get a grab shadow event.
	This happens when a modal dialog (e.g. an error or auth dialog)
	appears. (Partially fixes #122688)

M	ChangeLog
M	libnautilus-private/nautilus-icon-container.c

commit 6529dfeb752b5b5311ac89e2493eb9237ecbdd36
Author: Alexander Larsson <alexl@redhat.com>
Date:	2006-11-06

    Don't close handle and free buffer twice on error. (#321175)

    2006-11-06	Alexander Larsson  <alexl@redhat.com>

	* src/file-manager/fm-icon-view.c (play_file):
	Don't close handle and free buffer twice on error. (#321175)

M	ChangeLog
M	src/file-manager/fm-icon-view.c

commit 6246b5ccffe96b9aa893e4379a0e2775d27e6775
Author: Alexander Larsson <alexl@redhat.com>
Date:	2006-11-06

    Don't crash on old desktop dir and search dir uris. (#349840)

    2006-11-06	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-file.c
	(nautilus_file_new_from_relative_uri):
	Don't crash on old desktop dir and search dir uris. (#349840)

M	ChangeLog
M	libnautilus-private/nautilus-file.c

commit fac360f4f0a49423e7c0637e88ffc0e8c890a336
Author: Djihed Afifi <djihed@src.gnome.org>
Date:	2006-11-06

    Added/Updated Arabic Translation.

M	po/ChangeLog
M	po/ar.po

commit f41b909d43912d246c62ef847419554f31da4a19
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2006-11-06

    Specify label-for and labelled-by atk relations. (#356124)

    2006-11-06	Martin Wehner  <martin.wehner@gmail.com>

	* src/nautilus-file-management-properties.glade:
	Specify label-for and labelled-by atk relations. (#356124)

	Patch from Padraig O'Briain  <padraig.obriain@sun.com>

M	ChangeLog
M	src/nautilus-file-management-properties.glade

commit c3f02d6adbf1a7c20d85bd0fe10a3e476ae92b63
Author: Priit Laes <plaes@cvs.gnome.org>
Date:	2006-11-05

    Translation updated by Ivar Smolin.

    2006-11-05	Priit Laes  <plaes@cvs.gnome.org>

	* et.po: Translation updated by Ivar Smolin.

M	po/ChangeLog
M	po/et.po

commit 11ad437c16fa21885b19a1ce9b9ab77ed39608da
Author: Alexander Larsson <alexl@redhat.com>
Date:	2006-11-03

    Always use the in-process metafile factory. We don't need it oop,
    since

    2006-11-03	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-directory-metafile.c:
	Always use the in-process metafile factory. We don't need it
	oop, since nautilus is single process these days. This fixes
	some strange races with bonobo-activation that caused #351713

	* src/nautilus-application.[ch]:
	* src/nautilus-shell.h:
	Change the way we use bonobo-activation to get the NautilusShell
	so that we don't rely on bonobo-activation-server to spawn
	nautilus,
	as this could lead to some strange duplicate processes.
	We now directly try to register the app-wide shell object with
	bonobo-activation manually and activate it with
	Bonobo_ACTIVATION_FLAG_EXISTING_ONLY.

	* src/nautilus-shell.c:
	Handle all corba calls from the NautilusShell in an idle handler.
	This fixes some crashes where we reentered badly into e.g. quit
	when calling gconf.

	* src/nautilus-main.c:
	Since we now handle the initial open_window shell calls via
	an idle
	we need to delay until idle time to know if we can quit or not.

M	ChangeLog
M	libnautilus-private/nautilus-directory-metafile.c
M	src/nautilus-application.c
M	src/nautilus-application.h
M	src/nautilus-main.c
M	src/nautilus-shell.c
M	src/nautilus-shell.h

commit 01784c45de098691507a1abf7b68195bd2ebd545
Author: Hendrik Richter <hendrikr@gnome.org>
Date:	2006-11-03

    Updated German translation, fix #369439.

    2006-11-03	Hendrik Richter  <hendrikr@gnome.org>

	* de.po: Updated German translation, fix #369439.

M	po/ChangeLog
M	po/de.po

commit fd6f9fb5f4368f24ac4ff9e515cfa48709797de7
Author: Priit Laes <plaes@cvs.gnome.org>
Date:	2006-11-03

    Translation updated by Ivar Smolin.

    2006-11-03	Priit Laes  <plaes@cvs.gnome.org>

	* et.po: Translation updated by Ivar Smolin.

M	po/ChangeLog
M	po/et.po

commit 54b31824b4ff02166e170eb84f4da2cb28fcceb2
Author: Alexander Larsson <alexl@redhat.com>
Date:	2006-11-02

    Sleep shorter, for more torture

    2006-11-02	Alexander Larsson  <alexl@redhat.com>

	* test/file-torture.py (main):
	Sleep shorter, for more torture

M	ChangeLog
M	test/file-torture.py

commit bf955becf29848116cfb4b7ddf6e422c0cc3b12c
Author: Alexander Larsson <alexl@redhat.com>
Date:	2006-11-02

    Call all call_when_ready callbacks from an idle handler. This fixes

    2006-11-02	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-directory-private.h:
	* libnautilus-private/nautilus-directory-async.c:
	Call all call_when_ready callbacks from an idle handler.
	This fixes problems with reentrancy, like bug #348161

M	ChangeLog
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-directory-private.h

commit f3d32f481564aff6a433cc2bbbcc802a44b03e19
Author: Priit Laes <plaes@cvs.gnome.org>
Date:	2006-11-01

    Translation updated by Ivar Smolin.

    2006-11-01	Priit Laes  <plaes@cvs.gnome.org>

	* et.po: Translation updated by Ivar Smolin.

M	po/ChangeLog
M	po/et.po

commit 86eee3f5653bffd89388807c4a8956627bd61bb4
Author: Alexander Larsson <alexl@redhat.com>
Date:	2006-11-01

    Always emit the row-deleted signal before deleting the row from
    the model.

    2006-11-01	Alexander Larsson  <alexl@redhat.com>

	* src/file-manager/fm-tree-model.c:
	Always emit the row-deleted signal before deleting the row
	from the model. This is according to the GtkTreeModel::row-changed
	docs and feedback from kris.
	Hopefully this will fix bug #356672

M	ChangeLog
M	src/file-manager/fm-tree-model.c

commit 20652481fb51caf4d71490b7702bb9af561c1075
Author: Norayr Chilingaryan <noch@src.gnome.org>
Date:	2006-10-31

    new translation

M	po/hy.po

commit 2a1273f169d6e1e95f0359c7311243de8f51157b
Author: Alexander Larsson <alexl@redhat.com>
Date:	2006-10-31

    Remove assert that keep randomly failing to fix crash (#352592)
    Replace it

    2006-10-31	Alexander Larsson  <alexl@redhat.com>

	* src/file-manager/fm-icon-view.c (fm_icon_view_remove_file):
	Remove assert that keep randomly failing to fix crash (#352592)
	Replace it with some debug output that hopefully lets us
	track down the cause.

M	ChangeLog
M	src/file-manager/fm-icon-view.c

commit 52a5209e9a981b6e85e0a487def5ba5356dd87be
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2006-10-30

    Fix C99-style variable initialization for gcc 2.95. (#348665)

    2006-10-30	Martin Wehner  <martin.wehner@gmail.com>

	* libnautilus-extension/nautilus-menu.c:
	(nautilus_menu_get_items):
	* libnautilus-private/nautilus-metafile.c: (find_monitor_node):
	Fix C99-style variable initialization for gcc 2.95. (#348665)

	Patch from Jens Granseuer <jensgr@gmx.net>

M	ChangeLog
M	libnautilus-extension/nautilus-menu.c
M	libnautilus-private/nautilus-metafile.c

commit 0bdaec81416d30df817b1ca912801fdebf634b0c
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2006-10-30

    Remove colors by really removing them from browser.xml, not marking
    them

    2006-10-30	Martin Wehner  <martin.wehner@gmail.com>

	* src/nautilus-property-browser.c: (remove_color),
	(nautilus_property_browser_remove_element),
	(element_clicked_callback), (make_properties_from_xml_node):
	Remove colors by really removing them from browser.xml,
	not marking them deleted. That made it impossible to add
	another color with the same name later on.
	Also delete colors by their (unique) names and not their color
	values. That made it possible to delete built-in colors.
	Fixes #358893.

	Based on a patch from Emil Soleyman-Zomalan

M	ChangeLog
M	src/nautilus-property-browser.c

commit 26e65c467dc44f7f3a3dd53cdae2d27481ad15ec
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2006-10-30

    Set up proper relationships between labels and widgets in the
    properties

    2006-10-30	Martin Wehner  <martin.wehner@gmail.com>

	* src/file-manager/fm-properties-window.c:
	(attach_value_field_internal), (attach_value_field),
	(attach_ellipsizing_value_field), (append_title_value_pair),
	(append_title_and_ellipsizing_value),
	(append_directory_contents_fields), (add_permissions_combo_box),
	(create_simple_permissions), (create_advanced_permissions):
	Set up proper relationships between labels and widgets in the
	properties dialog. Fixes #363116.

	Patch from Padraig O'Briain  <padraig.obriain@sun.com>

M	ChangeLog
M	src/file-manager/fm-properties-window.c

commit 5343687b8f776ea2b5c4c3a7e2898f7558ac1d00
Author: Djihed Afifi <djihed@src.gnome.org>
Date:	2006-10-30

    Added/Updated Arabic Translation.

M	po/ChangeLog
M	po/ar.po

commit 979c41adda829eba7cde50007cfeacf23bcda4f9
Author: Satoru SATOH <ss@gnome.gr.jp>
Date:	2006-10-29

    Fixed wrong plural form entries.

    2006-10-30	Satoru SATOH <ss@gnome.gr.jp>

	* ja.po: Fixed wrong plural form entries.

M	po/ChangeLog
M	po/ja.po

commit 9025b4c8bf6c0748b9894817a4f7af4d0324aa45
Author: Priit Laes <plaes@cvs.gnome.org>
Date:	2006-10-23

    Translation updated.

    2006-10-23	Priit Laes  <plaes@cvs.gnome.org>

	* et.po: Translation updated.

M	po/ChangeLog
M	po/et.po

commit a9910b2f271ce5f0307f37c851b5da39adc70ba7
Author: Priit Laes <plaes@cvs.gnome.org>
Date:	2006-10-23

    Translation updated by Ivar Smolin.

    2006-10-23	Priit Laes  <plaes@cvs.gnome.org>

	* et.po: Translation updated by Ivar Smolin.

M	po/ChangeLog
M	po/et.po

commit 1fbabd5df9ef1dcd9c17e2fcabc992154a98e4ef
Author: Clytie Siddall <clyties@src.gnome.org>
Date:	2006-10-20

    vi.po: Updated Vietnamese translation.

M	po/ChangeLog
M	po/vi.po

commit dc9e8028a8a7b3fe0964fbfbca7e1881e687c60e
Author: Priit Laes <plaes@cvs.gnome.org>
Date:	2006-10-19

    Translation updated by Ivar Smolin.

    2006-10-19	Priit Laes  <plaes@cvs.gnome.org>

	* et.po: Translation updated by Ivar Smolin.

M	po/ChangeLog
M	po/et.po

commit 452167e8fa91f462c4176cc6a6c33f4ee58ac241
Author: Federico Mena Quintero <federico@novell.com>
Date:	2006-10-19

    New file with a little torture test. It does a bunch of file
    operations on

    2006-10-19	Federico Mena Quintero	<federico@novell.com>

	* test/file-torture.py: New file with a little torture test.  It
	does a bunch of file operations on a directory.  Nautilus
	sometimes crashes when viewing that directory, so this should help
	us find bugs.

M	ChangeLog
A	test/file-torture.py

commit 479b32f554d4ffaae7996f2fb6e8d7d76765c8a2
Author: Christian Neumair <chris@gnome-de.org>
Date:	2006-10-19

    Check for NULL path before calling

    2006-10-19	Christian Neumair  <chris@gnome-de.org>

	* libnautilus-private/nautilus-file.c:
	(nautilus_file_get_volume_name):
	Check for NULL path before calling
	gnome_vfs_volume_monitor_get_volume_for_path().

	* libnautilus-private/nautilus-monitor.c:
	(path_is_on_readonly_volume):
	Assert path.

M	ChangeLog
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-monitor.c

commit 34854513aa5889060ceb2380af6d18d8250efefa
Author: Christian Neumair <chris@gnome-de.org>
Date:	2006-10-19

    Don't append final newline for textual URIs. Fixes #360441.

    2006-10-19	Christian Neumair  <chris@gnome-de.org>

	* src/file-manager/fm-directory-view.c:
	(convert_file_list_to_string):
	Don't append final newline for textual URIs.
	Fixes #360441.

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit 7a2b961429b0144bff9a0f0b3316522cfe38ab80
Author: Christian Neumair <chris@gnome-de.org>
Date:	2006-10-19

    Shut down eel before GnomeVFS.

    2006-10-19	Christian Neumair  <chris@gnome-de.org>

	* src/nautilus-main.c: (main):
	Shut down eel before GnomeVFS.

M	ChangeLog
M	src/nautilus-main.c

commit 6463e185876d0a8c9b09193619f9a705cc3d8c36
Author: Christian Neumair <chris@gnome-de.org>
Date:	2006-10-19

    Only deregister "ignore hidden file preferences" callback if it
    has been

    2006-10-19	Christian Neumair  <chris@gnome-de.org>

	* src/file-manager/fm-directory-view.c:
	(fm_directory_view_destroy):
	Only deregister "ignore hidden file preferences" callback if
	it has
	been initialized before.

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit 69ddc1935315013f9f2a723c5fac959d2148b3f5
Author: Christian Neumair <chris@gnome-de.org>
Date:	2006-10-19

    Handle NULL pattern chit, don't unref pattern tile in
    make_pattern_chit.

    2006-10-19	Christian Neumair  <chris@gnome-de.org>

	* libnautilus-private/nautilus-customization-data.c:
	(nautilus_customization_data_new),
	(nautilus_customization_data_get_next_element),
	(nautilus_customization_make_pattern_chit):
	Handle NULL pattern chit, don't unref pattern tile in
	make_pattern_chit.

	* libnautilus-private/nautilus-file-utilities.c:
	(nautilus_pixmap_file):
	Bail using g_debug if pixmap couldn't be found.

	* src/nautilus-emblem-sidebar.c:
	(nautilus_emblem_sidebar_populate):
	Only create pixmap if path lookup succeeded.

	* src/nautilus-property-browser.c:
	(nautilus_property_browser_init),
	(make_drag_image), (make_color_drag_image),
	(make_properties_from_directories), (add_reset_property),
	(property_browser_category_button_new):
	Handle NULL pattern chits, don't operate on NULL pixbufs.

M	ChangeLog
M	libnautilus-private/nautilus-customization-data.c
M	libnautilus-private/nautilus-file-utilities.c
M	src/nautilus-emblem-sidebar.c
M	src/nautilus-property-browser.c

commit b5023c72f73e2ab8354892c4d1799597a50b6e25
Author: Alexander Larsson <alexl@redhat.com>
Date:	2006-10-18

    Share target list for all instances (#357573)

    2006-10-18	Alexander Larsson  <alexl@redhat.com>

	* src/file-manager/fm-list-view.c:
	Share target list for all instances (#357573)

	* src/nautilus-location-bar.c: (style_set_handler):
	Don't leak layout (#352693)

	* src/nautilus-zoom-control.c:
	Fix O(n^2) use of list (#357589)

	All patches from paolo borelli.

M	ChangeLog
M	src/file-manager/fm-list-view.c
M	src/nautilus-location-bar.c
M	src/nautilus-zoom-control.c

commit 3545f9b059824077fd84a55b5d54372d7a92ea31
Author: Alexander Larsson <alexl@redhat.com>
Date:	2006-10-18

    Import ephy spinner and use ad throbber. This supports different icon

    2006-10-18	Alexander Larsson  <alexl@redhat.com>

	* src/Makefile.am:
	* src/ephy-spinner.[ch]:
	* src/nautilus-throbber.[ch]:
	Import ephy spinner and use ad throbber.
	This supports different icon sizes.

	* src/nautilus-window-toolbars.c:
	Change throbber size when toolbar size changes.

M	ChangeLog
M	src/Makefile.am
A	src/ephy-spinner.c
A	src/ephy-spinner.h
M	src/nautilus-throbber.c
M	src/nautilus-throbber.h
M	src/nautilus-window-toolbars.c

commit d5ab25ca165a29daf385e0fffca9337ff5b8a31a
Author: Alexander Larsson <alexl@redhat.com>
Date:	2006-10-18

    Renew typeahead timeout when you scroll between typeahead hits
    with the

    2006-10-18	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-icon-container.c
	(nautilus_icon_container_search_scroll_event):
	Renew typeahead timeout when you scroll between typeahead hits
	with the
	mouse wheel. (#354042)
	Patch from Nelson Benitez

M	ChangeLog
M	libnautilus-private/nautilus-icon-container.c

commit 5cd6fbd1ead2fdbd3110fe231e380fbcc86eedbd
Author: Alexander Larsson <alexl@redhat.com>
Date:	2006-10-18

    The row might have disappeared if it was removed since the timeout was

    2006-10-18	Alexander Larsson  <alexl@redhat.com>

	* src/file-manager/fm-list-model.c (change_dummy_row_callback):
	The row might have disappeared if it was removed since the
	timeout was scheduled. Protect against this. (#336051)

M	ChangeLog
M	src/file-manager/fm-list-model.c

commit 72f44fb060b9c41c88f4eaa4c727477c43c2656f
Author: Alexander Larsson <alexl@redhat.com>
Date:	2006-10-18

    Add is_added flag to NautilusFile to make sure we always send an added

    2006-10-18	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-file-private.h:
	Add is_added flag to NautilusFile to make sure we always
	send an added event to directory monitors.

	* libnautilus-private/nautilus-directory-async.c:
	(dequeue_pending_idle_callback):
	Don't add the file to both added and changed list
	If the file exist but hasn't been added yet, add it.

	* libnautilus-private/nautilus-directory.c: (is_tentative):
	Don't return non-added files for get_file_list to avoid
	duplicating
	files if you do a list and then track adds.

	Partially fixes #336051.

M	ChangeLog
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-file-private.h

commit b268ab8008608f95b33ac6c7542d05aba6f0f449
Author: Alexander Larsson <alexl@redhat.com>
Date:	2006-10-17

    Call nautilus_file_mark_gone instead of directly setting is_gone,
    as this

    2006-10-17	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-directory-async.c
	(get_info_callback,
	dequeue_pending_idle_callback):
	Call nautilus_file_mark_gone instead of directly setting
	is_gone, as
	this allows us to clean up the symlink hash.

	* libnautilus-private/nautilus-file.c (nautilus_file_mark_gone):
	Allow multiple mark_gone. Just ignore any but the first.

M	ChangeLog
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-file.c

commit d0d2004f2e293e0f2c864cf1389c72b1b7961fd8
Author: Alexander Larsson <alexl@redhat.com>
Date:	2006-10-17

    Ref all files when emitting change signals. This is an unverified
    possible

    2006-10-17	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-directory.c
	(emit_change_signals_for_all_files):
	Ref all files when emitting change signals. This is
	an unverified possible fix for #343488, but it
	can't possibly be bad to do this, so i'm
	commiting it.

M	ChangeLog
M	libnautilus-private/nautilus-directory.c

commit a68380ef06219f3282e13496dabdab961e34520c
Author: Alexander Larsson <alexl@redhat.com>
Date:	2006-10-17

    nautilus_file_get_vfs_file_info: handle NULL info Fix typo.

    2006-10-17	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-file.c:
	nautilus_file_get_vfs_file_info: handle NULL info
	Fix typo.

M	ChangeLog
M	libnautilus-private/nautilus-file.c

commit 00fc4f02fb3f5b6c3571c45523609511c24f5eb2
Author: Alexander Larsson <alexl@redhat.com>
Date:	2006-10-17

    Don't cause critical if slow mimetype not loaded. I was able to
    get that

    2006-10-17	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-program-choosing.c
	(nautilus_launch_show_file):
	Don't cause critical if slow mimetype not loaded.
	I was able to get that with a circular symlink.
	In that case a fast mimetype should be ok.

M	ChangeLog
M	libnautilus-private/nautilus-program-choosing.c

commit bedaf5028087e9471106a32cc4c9480a2f31c958
Author: Luca Ferretti <elle.uca@libero.it>
Date:	2006-10-16

    Updated Italian translation.

    2006-10-16	Luca Ferretti  <elle.uca@libero.it>

	* it.po: Updated Italian translation.

M	po/ChangeLog
M	po/it.po

commit cd30a9522048dd5a986c6eca5792f73997871f73
Author: Ilkka Tuohela <ituohela@src.gnome.org>
Date:	2006-10-15

    Updated Finnish translation

M	po/ChangeLog
M	po/fi.po

commit 02cc2d2afaa82a8eeef114544026ae03c792c3b7
Author: Priit Laes <plaes@cvs.gnome.org>
Date:	2006-10-15

    Translation updated by Ivar Smolin.

    2006-10-15	Priit Laes  <plaes@cvs.gnome.org>

	* et.po: Translation updated by Ivar Smolin.

M	po/ChangeLog
M	po/et.po

commit 0d3fa58a1c9c8f4c7a37de839acfa9588c3d96eb
Author: Priit Laes <plaes@cvs.gnome.org>
Date:	2006-10-15

    Translation updated by Ivar Smolin.

    2006-10-15	Priit Laes  <plaes@cvs.gnome.org>

	* et.po: Translation updated by Ivar Smolin.

M	po/ChangeLog
M	po/et.po

commit cc9135b294f8ca25ea25a9e7c14c335b0d8e706f
Author: Matic Zgur <mr.zgur@gmail.com>
Date:	2006-10-14

    Updated Slovenian translation.

    2006-10-15	Matic Zgur  <mr.zgur@gmail.com>

	* sl.po: Updated Slovenian translation.

M	po/ChangeLog
M	po/sl.po

commit 337ae865d6f161ec22ab9dec500929cd6a26be32
Author: Priit Laes <plaes@cvs.gnome.org>
Date:	2006-10-12

    Translation updated by Ivar Smolin.

    2006-10-12	Priit Laes  <plaes@cvs.gnome.org>

	* et.po: Translation updated by Ivar Smolin.

M	po/ChangeLog
M	po/et.po

commit e905e7fec661d9dbbf6b56661bbde96b9988811b
Author: Priit Laes <plaes@cvs.gnome.org>
Date:	2006-10-11

    Translation updated by Ivar Smolin.

    2006-10-11	Priit Laes  <plaes@cvs.gnome.org>

	* et.po: Translation updated by Ivar Smolin.

M	po/ChangeLog
M	po/et.po

commit b3486b44c558a2ac26659d83cdafe2de156a762e
Author: Ignacio Casal Quinteiro <icq@src.gnome.org>
Date:	2006-10-09

    *** empty log message ***

M	po/ChangeLog
M	po/gl.po

commit 06f70bb8a92c0e3c398035c836511f8e7b40d4f7
Author: Hendrik Richter <hendrikr@gnome.org>
Date:	2006-10-08

    Updated German translation, fix #331278.

    2006-10-08	Hendrik Richter  <hendrikr@gnome.org>

	* de.po: Updated German translation, fix #331278.

M	po/ChangeLog
M	po/de.po

commit 447af95c2a43dd51ffbb0e629c5f731843b38e40
Author: Priit Laes <plaes@cvs.gnome.org>
Date:	2006-10-07

    Translation updated by Ivar Smolin.

    2006-10-07	Priit Laes  <plaes@cvs.gnome.org>

	* et.po: Translation updated by Ivar Smolin.

M	po/ChangeLog
M	po/et.po

commit c412f57bd420586fb24b03d0fc8e57bd148fa6a9
Author: Priit Laes <plaes@cvs.gnome.org>
Date:	2006-10-05

    Translation updated by Ivar Smolin.

    2006-10-05	Priit Laes  <plaes@cvs.gnome.org>

	* et.po: Translation updated by Ivar Smolin.

M	po/ChangeLog
M	po/et.po

commit b28b101d9990982fc9e8df77b11400eba0954bd5
Author: Priit Laes <plaes@cvs.gnome.org>
Date:	2006-10-04

    Translation updated by Ivar Smolin.

    2006-10-04	Priit Laes  <plaes@cvs.gnome.org>

	* et.po: Translation updated by Ivar Smolin.

M	po/ChangeLog
M	po/et.po

commit 9944292d043e565d2597f0f00cae610c398993fd
Author: Alexander Larsson <alexl@src.gnome.org>
Date:	2006-10-02

    i2006-10-02  Alexander Larsson  <alexl@redhat.com>

	* configure.in:
	Post release version bump

    === nautilus 2.16.1 ===

M	ChangeLog
M	configure.in
M	po/ChangeLog

commit 71b2d199c70c83c6c5e75241046de5bc3ae71489 (tag: NAUTILUS_2_16_1)
Author: Alexander Larsson <alexl@redhat.com>
Date:	2006-10-02

    Update for release

    2006-10-02	Alexander Larsson  <alexl@redhat.com>

	* NEWS:
	Update for release

	* configure.in:
	Bump to 2.16.1

M	ChangeLog
M	NEWS
M	configure.in

commit 50fc09bf28cce0e45f929acef6b1aeb08562186a
Author: Alexander Larsson <alexl@redhat.com>
Date:	2006-10-02

    In non-indexed mode, start at current dir.

    2006-10-02	Alexander Larsson  <alexl@redhat.com>

	* src/nautilus-navigation-window.c (search_bar_activate_callback):
	In non-indexed mode, start at current dir.

M	ChangeLog
M	src/nautilus-navigation-window.c

commit a483860c36f700eb73df8db54ecd00158a040aa9
Author: Priit Laes <plaes@cvs.gnome.org>
Date:	2006-10-02

    Translation updated by Ivar Smolin.

    2006-10-02	Priit Laes  <plaes@cvs.gnome.org>

	* et.po: Translation updated by Ivar Smolin.

M	po/ChangeLog
M	po/et.po

commit 3a5b33deba85d68ab31832492a400aa8fdc12210
Author: Priit Laes <plaes@cvs.gnome.org>
Date:	2006-09-28

    Translation updated.

    2006-09-28	Priit Laes  <plaes@cvs.gnome.org>

	* et.po: Translation updated.

M	po/ChangeLog
M	po/et.po

commit b0dfe573248b3b89c998e51f3f8a09d32ab53880
Author: Christian Neumair <chris@gnome-de.org>
Date:	2006-09-27

    Add is_in_trash_state to NautilusDirectoryDetails. Also add

    2006-09-27	Christian Neumair  <chris@gnome-de.org>

	* libnautilus-private/nautilus-directory.c:
	* libnautilus-private/nautilus-directory.h:
	* libnautilus-private/nautilus-directory-private.h:
	Add is_in_trash_state to NautilusDirectoryDetails.
	Also add nautilus_directory_is_in_trash which works
	like nautilus_directory_is_local.

	* libnautilus-private/nautilus-file.c:
	Proxy nautilus_file_is_in_trash to
	nautilus_directory_is_in_trash, similar to
	nautilus_file_is_local.

M	ChangeLog
M	libnautilus-private/nautilus-directory-private.h
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-directory.h
M	libnautilus-private/nautilus-file.c

commit 92c7a3afe6e16722c79eb53fa744e49ceba830ed
Author: Luca Ferretti <elle.uca@libero.it>
Date:	2006-09-27

    Updated Italian translation.

    2006-09-27	Luca Ferretti  <elle.uca@libero.it>

	* it.po: Updated Italian translation.

M	po/ChangeLog
M	po/it.po

commit f534d8d721b10316a9b1793c2f7e806a4231f6fe
Author: Jordi Mallach <jordim@src.gnome.org>
Date:	2006-09-26

    Updated Catalan translation.

M	po/ChangeLog
M	po/ca.po

commit f7a04588f21bc767cea6dcc7db06fe80c44ac4c4
Author: Priit Laes <plaes@cvs.gnome.org>
Date:	2006-09-25

    Translation updated by Ivar Smolin.

    2006-09-25	Priit Laes  <plaes@cvs.gnome.org>

	* et.po: Translation updated by Ivar Smolin.

M	po/ChangeLog
M	po/et.po

commit e0e16256a491de552ec4c2621f8e4e8a3726e3ef
Author: Priit Laes <plaes@cvs.gnome.org>
Date:	2006-09-20

    Translation updated by Ivar Smolin.

    2006-09-20	Priit Laes  <plaes@cvs.gnome.org>

	* et.po: Translation updated by Ivar Smolin.

M	po/ChangeLog
M	po/et.po

commit 427a9285c9555b4586d72173f5176d2c9e91296a
Author: Priit Laes <plaes@cvs.gnome.org>
Date:	2006-09-16

    Translation updated by Ivar Smolin.

    2006-09-16	Priit Laes  <plaes@cvs.gnome.org>

	* et.po: Translation updated by Ivar Smolin.

M	po/ChangeLog
M	po/et.po

commit 9fc8f7aed2adfca6ce9f15a47179f872a4e15485
Author: Wouter Bolsterlee <wbolster@gnome.org>
Date:	2006-09-15

    Dutch translation updated by Wouter Bolsterlee

    2006-09-15	Wouter Bolsterlee  <wbolster@gnome.org>

	* nl.po: Dutch translation updated by Wouter Bolsterlee

M	po/nl.po

commit 4ea1249a0bb2c84e90d742541d51523277d1f0ec
Author: Wouter Bolsterlee <wbolster@gnome.org>
Date:	2006-09-15

    Translation updated by Wouter Bolsterlee.

    2006-09-15	Wouter Bolsterlee  <wbolster@gnome.org>

	* nl.po: Translation updated by Wouter Bolsterlee.

M	po/ChangeLog
M	po/nl.po

commit b8fa3923a170e9dce9eec390ec5a47b5b98a5827
Author: Christian Neumair <chris@gnome-de.org>
Date:	2006-09-14

    Handle CORBA errors. Fixes #46664.

    2006-09-14	Christian Neumair  <chris@gnome-de.org>

	* libnautilus-private/nautilus-metafile.c: Handle CORBA errors.
	Fixes #46664.

M	ChangeLog
M	libnautilus-private/nautilus-directory-metafile.c
M	libnautilus-private/nautilus-metafile.c

commit 87e3e0e617769756684745a35caf931d76c8670a
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2006-09-13

    Don't use the same type name for the shortcut model filter as

    2006-09-13	Martin Wehner  <martin.wehner@gmail.com>

	* src/nautilus-places-sidebar.c:
	Don't use the same type name for the shortcut model filter as
	GtkFileChooser to avoid name clashes. Fixes #355242.

	Patch from Stephen Cook <siti@orcon.net.nz>

M	ChangeLog
M	src/nautilus-places-sidebar.c

commit b67efec8e30419ac0d66991942341770c76f8e16
Author: Ilkka Tuohela <ituohela@src.gnome.org>
Date:	2006-09-12

    Updated Finnish translation

M	po/ChangeLog
M	po/fi.po

commit 9e34b390475ed971bb463337f4707165020092e4
Author: David Lodge <dlodge@src.gnome.org>
Date:	2006-09-09

    2006-09-09	David Lodge

	* en_GB.po: Updated British English translation.

M	po/ChangeLog
M	po/en_GB.po

commit 9703ad095cf9190936628657f4418a5023d2c483
Author: Priit Laes <plaes@cvs.gnome.org>
Date:	2006-09-08

    Translation updated by Ivar Smolin.

    2006-09-08	Priit Laes  <plaes@cvs.gnome.org>

	* et.po: Translation updated by Ivar Smolin.

M	po/ChangeLog
M	po/et.po

commit efd7fae779a99fe4175db35396a867de8da7f2bb
Author: Nguyen Thai Ngoc Duy <pclouds@src.gnome.org>
Date:	2006-09-07

    Updated "Trash"

M	po/vi.po

commit c6708d5c967d957a27de40c3326df5eae1903985
Author: Simos Xenitellis <simos@src.gnome.org>
Date:	2006-09-06

    Updated Greek translation

M	po/ChangeLog
M	po/el.po

commit 5793cc2b91e2dc38a957f7c558c63a227a3c9957
Author: Lucas Rocha <lucasr@gnome.org>
Date:	2006-09-06

    Updated Brazilian Portuguese translation by Evandro Fernandes
    Giovanini

    2006-09-05	Lucas Rocha  <lucasr@gnome.org>

	* pt_BR.po: Updated Brazilian Portuguese translation
	by Evandro Fernandes Giovanini <efgiovanini@gmail.com>.

M	po/ChangeLog
M	po/pt_BR.po

commit 7ab582e47f141e07df0c92971e20b440f2a42b01
Author: Kwok-Koon Cheung <baddog@src.gnome.org>
Date:	2006-09-04

    Updated Chinese (Hong Kong) translation. Updated Chinese (Taiwan)

	* zh_HK.po: Updated Chinese (Hong Kong) translation.
	* zh_TW.po: Updated Chinese (Taiwan) translation.

M	po/ChangeLog
M	po/zh_HK.po
M	po/zh_TW.po

commit 577fd1eded7cc3905994b688b9e3cf8ce3db5857
Author: Runa Bhattacharjee <runab@src.gnome.org>
Date:	2006-09-04

    Added Entry for Bengali India Translation Updation

M	po/ChangeLog

commit 7769c01ab2bd7a334b1988f4752fefd7c0b27cf7
Author: Runa Bhattacharjee <runab@src.gnome.org>
Date:	2006-09-04

    Updated Bengali India Translation

M	po/bn_IN.po

commit 0a6e627757d2ad383c823d12210ef904407d98d2
Author: Kostas Papadimas <pkst@src.gnome.org>
Date:	2006-09-04

    Updated Greek translation

M	po/ChangeLog
M	po/el.po

commit 882e81f1e33e7d7fa0bc8ebeea054c1a474ed393 (tag: NAUTILUS_2_16_0)
Author: Alexander Larsson <alexl@redhat.com>
Date:	2006-09-04

    Bump version to 2.16.0

    2006-09-04	Alexander Larsson  <alexl@redhat.com>

	* configure.in:
	Bump version to 2.16.0

	* NEWS:
	Update for release

M	ChangeLog
M	NEWS
M	configure.in

commit 267a6c5b7658bf42e334d4ad8bd80c9bcb0e5ffc
Author: Vincent van Adrighem <adrighem@gnome.org>
Date:	2006-09-04

    Translation updated by Reinout van Schouwen.

    2006-09-04	Vincent van Adrighem  <adrighem@gnome.org>

	* nl.po: Translation updated by Reinout van Schouwen.

M	po/ChangeLog
M	po/nl.po

commit 2b3d974af8a2e860b743a85165efbdfd0ea38fd6
Author: Felix I <ifelix@src.gnome.org>
Date:	2006-09-04

    Tamil Translation updated

M	po/ChangeLog
M	po/ta.po

commit e54a9930631b25844f75b67292e82c2fbd1b0f8b
Author: Wouter Bolsterlee <wbolster@src.gnome.org>
Date:	2006-09-03

    *** empty log message ***

M	po/nl.po

commit 770837d4822f82704a08f178ed6166e58cde276a
Author: Kwok-Koon Cheung <baddog@src.gnome.org>
Date:	2006-09-01

    recover changelog

M	po/ChangeLog

commit b600e1edc8c00fde873014c2526941abafb2602e
Author: Kwok-Koon Cheung <baddog@src.gnome.org>
Date:	2006-09-01

    Add missing entries into LINGUAS

M	po/ChangeLog
M	po/LINGUAS

commit ae125104b579fb382c933d164bd6ffc5704fe85c
Author: Maxim Dziumanenko <dziumanenko@gmail.com>
Date:	2006-09-01

    Update Ukrainian translation.

    2006-09-01	Maxim Dziumanenko <dziumanenko@gmail.com>

	* Update Ukrainian translation.

M	po/ChangeLog
M	po/uk.po

commit fcf2cb4a1b6554ab5931279e94bda449c87b890a
Author: Ani Peter <anipeter@src.gnome.org>
Date:	2006-09-01

    Updated Malayalam translation

M	po/ChangeLog
M	po/ml.po

commit b5721331bd9b6a947e9a3641de0ff1a5e03c86c3
Author: Jovan Naumovski <jovanna@src.gnome.org>
Date:	2006-09-01

    2006-09-01 Jovan Naumovski <jovanna@cvs.gnome.org> * mk.po: Updated
    Macedonian translation

M	po/ChangeLog
M	po/mk.po

commit eb82ef8af1cca4f7f1ab0dd4e577170865f29da8
Author: Duarte Loreto <happyguy_pt@hotmail.com>
Date:	2006-08-31

    Updated Portuguese translation.

    2006-08-31	Duarte Loreto <happyguy_pt@hotmail.com>

	* pt.po: Updated Portuguese translation.

M	po/ChangeLog
M	po/pt.po

commit b7452dd6768f831ba406fe9bb100d8ea86348df5
Author: Ani Peter <anipeter@src.gnome.org>
Date:	2006-08-31

    Updated Malayalam translation

M	po/ChangeLog
M	po/ml.po

commit cc3e58a6db07760400135678826d530bd8021b6b
Author: Rajesh Ranjan <rranjan@src.gnome.org>
Date:	2006-08-31

    Updated Translation

M	po/ChangeLog
M	po/hi.po

commit fa5d933723ad21b601be25b9736792ebc4cd354f
Author: Jovan Naumovski <jovanna@src.gnome.org>
Date:	2006-08-30

    2006-08-31 Jovan Naumovski <jovanna@cvs.gnome.org> * mk.po: Updated
    Macedonian translation

M	po/ChangeLog
M	po/mk.po

commit 0beb9a635c0aa14b76a83b871dc61dbc94cc3ced
Author: Amanpreet Singh Alam <aman@src.gnome.org>
Date:	2006-08-30

    update translation for Punjabi (Gurmukhi) by apbrar gmail com

M	po/pa.po

commit 2fd968bded15ceaf76ca9ff1ff3e718741a7f835
Author: Jovan Naumovski <jovanna@src.gnome.org>
Date:	2006-08-30

    2006-08-30 Jovan Naumovski <jovanna@cvs.gnome.org> * mk.po: Updated
    Macedonian translation

M	po/ChangeLog
M	po/mk.po

commit bf65935025cd59e4767e024a56241ae411031e8a
Author: Subhransu Behera <sbehera@src.gnome.org>
Date:	2006-08-30

    Updated Oriya Translation

M	po/or.po

commit 51bab5b7662ee56011d36eb1c24df940b042899f
Author: Subhransu Behera <sbehera@src.gnome.org>
Date:	2006-08-30

    Added Strings for Updated Oriya Translation

M	po/ChangeLog

commit 0adb869a6d06cdc76c0a03bf62385add70a44896
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:	2006-08-30

    Translation updated.

    2006-08-30	Gabor Kelemen  <kelemeng@gnome.hu>

	* hu.po: Translation updated.

M	po/ChangeLog
M	po/hu.po

commit 671cb9f7b516822effa56ac4013d87be797028ec
Author: Subhransu Behera <sbehera@src.gnome.org>
Date:	2006-08-28

    Updated Oriya Translation

M	po/or.po

commit f394ff0eebc981aa144249dfd146082e2dc2eba0
Author: Subhransu Behera <sbehera@src.gnome.org>
Date:	2006-08-28

    Added Strings for Updated Oriya Translation

M	po/ChangeLog

commit a7386b0287325aec7ebb6d40bd23e0e1cf8b4d12
Author: Subhransu Behera <sbehera@src.gnome.org>
Date:	2006-08-28

    Updated Oriya Translation

M	po/or.po

commit f8ed031a9021e56b3f347681c03010011df05150
Author: Subhransu Behera <sbehera@src.gnome.org>
Date:	2006-08-28

    Added Strings for Updated Oriya Translation

M	po/ChangeLog

commit b5bfb2a5f0c93634517f13c8ba66405e479db261
Author: Subhransu Behera <sbehera@src.gnome.org>
Date:	2006-08-28

    Updated Oriya Translation

M	po/or.po

commit fd713a539dc777dcd31ba3282bae2f8d9b3c182b
Author: Subhransu Behera <sbehera@src.gnome.org>
Date:	2006-08-28

    Added Strings for Updated Oriya Translation

M	po/ChangeLog

commit c090fbd68ea028cde08143bbbf3ff5e0e5b19e3b
Author: Priit Laes <plaes@cvs.gnome.org>
Date:	2006-08-28

    Translation updated by Ivar Smolin.

    2006-08-28	Priit Laes  <plaes@cvs.gnome.org>

	* et.po: Translation updated by Ivar Smolin.

M	po/ChangeLog
M	po/et.po

commit 34acc02918419dbe00db80a4a08e708770c07737
Author: Gintautas Miliauskas <gintas@src.gnome.org>
Date:	2006-08-27

    Updated Lithuanian translation.

M	po/ChangeLog
M	po/lt.po

commit 7d10e54bdc08e5379d0396dd612c14870c87cfba
Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
Date:	2006-08-27

    Updated Thai translation.

    2006-08-27	Theppitak Karoonboonyanan  <thep@linux.thai.net>

	* th.po: Updated Thai translation.

M	po/ChangeLog
M	po/th.po

commit 022be59c9337d1b2a7292c24cbc339b49232c5e8
Author: Francisco Javier F. Serrador <serrador@openshine.com>
Date:	2006-08-26

    Updated Spanish translation.

    2006-08-26	Francisco Javier F. Serrador  <serrador@openshine.com>

	* es.po: Updated Spanish translation.

M	po/ChangeLog
M	po/es.po

commit aed7f0062cad99d67295a57fe796d55a2b4d5912
Author: Priit Laes <plaes@cvs.gnome.org>
Date:	2006-08-26

    Translation updated by Ivar Smolin.

    2006-08-26	Priit Laes  <plaes@cvs.gnome.org>

	* et.po: Translation updated by Ivar Smolin.

M	po/ChangeLog
M	po/et.po

commit db6efbf19c3a42ce9f471846c1db794f2bf6cc0e
Author: Hendrik Richter <hendrikr@gnome.org>
Date:	2006-08-25

    Updated German translation.

    2006-08-25	Hendrik Richter  <hendrikr@gnome.org>

	* de.po: Updated German translation.

M	po/ChangeLog
M	po/de.po

commit 8c4cdae9695fdb8970b0bdc07991bf8035bff254
Author: Alexander Larsson <alexl@redhat.com>
Date:	2006-08-25

    Handle enter activation when using typeahead search (#334928)
    Patch from

    2006-08-25	Alexander Larsson  <alexl@redhat.com>

	* src/file-manager/fm-list-view.c:
	Handle enter activation when using typeahead search (#334928)
	Patch from Nelson Benitez

M	ChangeLog
M	src/file-manager/fm-list-view.c

commit a3f3125c3bcf00fda2ed295dc17a073ae062ac86
Author: Josep Puigdemont i Casamajó <joseppc@src.gnome.org>
Date:	2006-08-24

    Updated Catalan translation.

M	po/ChangeLog
M	po/ca.po

commit c52e40653b9aa18c494bdb8014903e31aeebbc7a
Author: Priit Laes <plaes@cvs.gnome.org>
Date:	2006-08-24

    Translation updated by Ivar Smolin.

    2006-08-24	Priit Laes  <plaes@cvs.gnome.org>

	* et.po: Translation updated by Ivar Smolin.

M	po/ChangeLog
M	po/et.po

commit 4a3cf09833c28d9d5667c425aa4488b4bc9d54f5
Author: Josep Puigdemont i Casamajó <joseppc@src.gnome.org>
Date:	2006-08-23

    Updated Catalan translation.

M	po/ChangeLog
M	po/ca.po

commit 8caca8515f89118261276cba79c85307dcc90820
Author: Alexander Larsson <alexl@redhat.com>
Date:	2006-08-23

    Cache return value from gnome_vfs_uri_is_local

    2006-08-23	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-directory-private.h:
	* libnautilus-private/nautilus-directory.c:
	(nautilus_directory_is_local):
	Cache return value from gnome_vfs_uri_is_local

	* libnautilus-private/nautilus-file-operations.c:
	* libnautilus-private/nautilus-file-utilities.c:
	Avoid using gnome_vfs_uri_is_local.

M	ChangeLog
M	libnautilus-private/nautilus-directory-private.h
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-file-operations.c
M	libnautilus-private/nautilus-file-utilities.c

commit 181ed10d3f11f1de0f015728551db116f1e25f15
Author: Jordi Mas <jmas@src.gnome.org>
Date:	2006-08-22

    Updated Catalan translation

M	po/ChangeLog
M	po/ca.po

commit 59fd4702e30be07cf9882e9e5cb61ce4748060d8
Author: Alexander Larsson <alexl@redhat.com>
Date:	2006-08-22

    Post release version bump

    2006-08-22	Alexander Larsson  <alexl@redhat.com>

	* configure.in:
	Post release version bump

    === nautilus 2.15.92.1 ===

M	ChangeLog
M	configure.in

commit 44a2af31fd4e2c38e098bb9a59a81091716db8af (tag: NAUTILUS_2_15_92_1)
Author: Alexander Larsson <alexl@redhat.com>
Date:	2006-08-22

    Fix double free

    2006-08-22	Alexander Larsson  <alexl@redhat.com>

	* libbackground/preferences.c:
	Fix double free

	* configure.in:
	Release a 2.15.92.1 with fix

M	ChangeLog
M	NEWS
M	configure.in

commit a166f7891a1ce84a4d798b387dea22f851a77a6f
Author: Alexander Larsson <alexl@src.gnome.org>
Date:	2006-08-21

    post release version bump

M	ChangeLog
M	configure.in
M	po/ChangeLog

commit 9c565da0a2bbbc9ef27560a0bfd1e989cee7a7ea (tag: NAUTILUS_2_15_92)
Author: Alexander Larsson <alexl@redhat.com>
Date:	2006-08-21

    Update for release

    2006-08-21	Alexander Larsson  <alexl@redhat.com>

	* NEWS:
	Update for release

M	ChangeLog
M	NEWS

commit 0bcbbace97ca876aff02135df1f68adcbca38466
Author: Alexander Larsson <alexl@redhat.com>
Date:	2006-08-21

    Don't crash when quickly changing user or group. Patch from Christian

    2006-08-21	Alexander Larsson  <alexl@redhat.com>

	* src/file-manager/fm-properties-window.c:
	Don't crash when quickly changing user or group.
	Patch from Christian Neumair

M	ChangeLog
M	src/file-manager/fm-properties-window.c

commit 959e3b468c81c3d12f16e33b0e271840f3f11ffb
Author: Wouter Bolsterlee <uws+gnome@xs4all.nl>
Date:	2006-08-20

    Translation updated by Wouter Bolsterlee.

    2006-08-20	Wouter Bolsterlee  <uws+gnome@xs4all.nl>

	* nl.po: Translation updated by Wouter Bolsterlee.

M	po/ChangeLog
M	po/nl.po

commit 027f28ce3913a8e4632c076940f66fffdfd0c46b
Author: Matic Žgur <mr.zgur@gmail.com>
Date:	2006-08-19

    Updated Slovenian translation.

    2006-08-19	Matic Žgur  <mr.zgur@gmail.com>

	* sl.po: Updated Slovenian translation.

M	po/ChangeLog
M	po/sl.po

commit b00c518c373a9f77bf9a256a4e32a72f4c0db204
Author: Jordi Mas <jmas@src.gnome.org>
Date:	2006-08-17

    Fixes small mistakes in Catalan translation

M	po/ChangeLog
M	po/ca.po

commit 6b1eb417dbfd14c2c382396ba1c6fc4fe8eacd94
Author: Clytie Siddall <clyties@src.gnome.org>
Date:	2006-08-17

    vi.po: Updated Vietnamese translation.

M	po/ChangeLog
M	po/vi.po

commit d43d500a06b47b1a355a93f1928d9701e4126381
Author: Alexander Larsson <alexl@redhat.com>
Date:	2006-08-17

    Fix double free. Patch from Rouslan Solomakhin

    2006-08-17	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-recent.c
	(nautilus_recent_add_file):
	Fix double free.
	Patch from Rouslan Solomakhin

M	ChangeLog
M	libnautilus-private/nautilus-recent.c

commit f7bc1f310918ae092ca3529291e4288ed605a1ab
Author: Leonid Kanter <lkanter@src.gnome.org>
Date:	2006-08-17

    Updated Russian translation

M	po/ChangeLog
M	po/ru.po

commit 7cb2805c78374ebc708a1fa5edbb7b4fbdfafacf
Author: Daniel Nylander <po@danielnylander.se>
Date:	2006-08-16

    Updated Swedish translation.

    2006-08-16	Daniel Nylander <po@danielnylander.se>

	* sv.po: Updated Swedish translation.

M	po/ChangeLog
M	po/sv.po

commit bf82749bd7f113be3a9256c17d85d771413587dd
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:	2006-08-16

    Translation updated by Mate ORY.

    2006-08-16	Gabor Kelemen  <kelemeng@gnome.hu>

	* hu.po: Translation updated by Mate ORY.

M	po/ChangeLog
M	po/hu.po

commit 239c12d7e825bea0c06164881a56d9a49c4682e8
Author: Hendrik Richter <hendrikr@gnome.org>
Date:	2006-08-15

    Updated German translation.

    2006-08-15	Hendrik Richter  <hendrikr@gnome.org>

	* de.po: Updated German translation.

M	po/ChangeLog
M	po/de.po

commit 806b7fb7b4305faaf845f067d1b30611c2f2b558
Author: Federico Mena Quintero <federico@novell.com>
Date:	2006-08-15

    Call setlocale() before we try to obtain any translations. Fixes bug

    2006-08-15	Federico Mena Quintero	<federico@novell.com>

	* src/nautilus-main.c (main): Call setlocale() before we try to
	obtain any translations.  Fixes bug #342147.  Patch by Stanislav
	Brabec <sbrabec@suse.cz>.

M	ChangeLog
M	src/nautilus-main.c

commit 79924a157bffa7304abb7f62edf04496104d8763
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2006-08-15

    Fix intltool req.

    2006-08-15	Kjartan Maraas	<kmaraas@gnome.org>

	* configure.in: Fix intltool req.

M	ChangeLog
M	configure.in

commit 24434efad44eddedd1eeb3a63c34f83b5c0ae25a
Author: Priit Laes <plaes@cvs.gnome.org>
Date:	2006-08-15

    Translation updated by Ivar Smolin.

    2006-08-15	Priit Laes  <plaes@cvs.gnome.org>

	* et.po: Translation updated by Ivar Smolin.

M	po/ChangeLog
M	po/et.po

commit fd58cedaab34f66770e375b81136759f52131652
Author: Satoru SATOH <ss@gnome.gr.jp>
Date:	2006-08-14

    Updated Japanese translation.

    2006-08-15	Satoru SATOH <ss@gnome.gr.jp>

	* ja.po: Updated Japanese translation.

M	po/ChangeLog
M	po/ja.po

commit 5582468581eca8547ef00c9217536617683735be
Author: Changwoo Ryu <cwryu@debian.org>
Date:	2006-08-12

    Updated Korean translation.

    2006-08-12	Changwoo Ryu  <cwryu@debian.org>

	* ko.po: Updated Korean translation.

M	po/ChangeLog
M	po/ko.po

commit db262df877b50953180d1a07e8e1761a286dbbab
Author: Priit Laes <plaes@cvs.gnome.org>
Date:	2006-08-11

    Translation updated by Ivar Smolin.

    2006-08-12	Priit Laes  <plaes@cvs.gnome.org>

	* et.po: Translation updated by Ivar Smolin.

M	po/ChangeLog
M	po/et.po

commit aecc8649ec6faa526ead43f5766ceebf55ec2284
Author: Francisco Javier F. Serrador <serrador@openshine.com>
Date:	2006-08-11

    Updated Spanish translation.

    2006-08-11	Francisco Javier F. Serrador  <serrador@openshine.com>

	* es.po: Updated Spanish translation.

M	po/ChangeLog
M	po/es.po

commit 192aba70056cb1db5eef024a449d9decc5a2a961
Author: Guntupalli Karunakar <karunakar@src.gnome.org>
Date:	2006-08-09

    Updated Dzongkha translation

M	po/ChangeLog
M	po/dz.po

commit 9fb5b3a9ec3a74f4e347606d533ee88cd9f8b46c
Author: Funda Wang <fwang@src.gnome.org>
Date:	2006-08-09

    Updated nautilus zh_CN translation.

M	po/ChangeLog
M	po/zh_CN.po

commit 0cda9050a08901fb35969a74b44ef596c877784c
Author: Raivis Dejus <orvils@gmail.com>
Date:	2006-08-09

    Updated Latvian translation.

    2006-08-09	Raivis Dejus  <orvils@gmail.com>

	    * lv.po: Updated Latvian translation.

M	po/ChangeLog
M	po/lv.po

commit 2bf19e1a30f9961fa89e7f42649d558b7dc2d0b5
Author: N Jayaradha <njaya@src.gnome.org>
Date:	2006-08-09

    commited by Jayaradha problem in translated file. checking in the
    old file

M	po/ta.po

commit 52fd555dfbaeed69b41426b96df44d9fb82038c5
Author: Alexander Larsson <alexl@redhat.com>
Date:	2006-08-08

    Post release version bump

    2006-08-08	Alexander Larsson  <alexl@redhat.com>

	* configure.in:
	Post release version bump

    === nautilus 2.15.91 ===

M	ChangeLog
M	configure.in
M	po/ChangeLog

commit a84cae2e4bd47f7dc3f4a90deab74530b2a59821 (tag: NAUTILUS_2_15_91)
Author: Alexander Larsson <alexl@redhat.com>
Date:	2006-08-08

    Update for release

    2006-08-08	Alexander Larsson  <alexl@redhat.com>

	* NEWS:
	Update for release

	* configure.in:
	Require new eel.

M	ChangeLog
M	NEWS
M	configure.in

commit b118d11e9f18d8adf89468e6d74b090e2da87e53
Author: Vincent Untz <vuntz@gnome.org>
Date:	2006-08-08

    Use GTK+ to handle recent documents.

    2006-08-08	Vincent Untz  <vuntz@gnome.org>

	Use GTK+ to handle recent documents.

	* configure.in: require GTK+ 2.10
	* cut-n-paste-code/libegg/Makefile.am:
	* cut-n-paste-code/libegg/egg-recent-*: kill
	* libnautilus-private/nautilus-recent.[ch]:
	(nautilus_recent_get_model):
	renamed to nautilus_recent_get_manager()
	(nautilus_recent_add_uri): new, to make it easier to use
	gtk_recent_manager_add_full()
	* src/file-manager/fm-directory-view.c:
	(fm_directory_view_launch_application): use
	nautilus_recent_add_uri()
	instead of old egg code
	(activate_callback): ditto

M	ChangeLog
M	configure.in
M	cut-n-paste-code/libegg/Makefile.am
D	cut-n-paste-code/libegg/egg-recent-item.c
D	cut-n-paste-code/libegg/egg-recent-item.h
D	cut-n-paste-code/libegg/egg-recent-model.c
D	cut-n-paste-code/libegg/egg-recent-model.h
M	libnautilus-private/nautilus-recent.c
M	libnautilus-private/nautilus-recent.h
M	src/file-manager/fm-directory-view.c

commit 15d4f2e0ea9a8cb9961d891db805f5dbed04fa5b
Author: Alexander Larsson <alexl@redhat.com>
Date:	2006-08-08

    Follow symlinks when reading .hidden files.

    2006-08-08	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-directory-async.c
	(read_dot_hidden_file):
	Follow symlinks when reading .hidden files.

M	ChangeLog
M	libnautilus-private/nautilus-directory-async.c

commit 3043e2bd69d9f2c3f502cd9bd808ba25060697ab
Author: Alexander Larsson <alexl@redhat.com>
Date:	2006-08-08

    Do background change comparison in eel instead (#349961) Patch from

    2006-08-08	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-directory-background.c:
	Do background change comparison in eel instead (#349961)
	Patch from Matthias Clasen

M	ChangeLog
M	libnautilus-private/nautilus-directory-background.c

commit 639a1486d91e8c5d6da67d7d057b221b80757bd6
Author: Alexander Larsson <alexl@redhat.com>
Date:	2006-08-08

    Fix down when in the rightmost column in the next to last row
    (#316117)

    2006-08-08	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-icon-container.c:
	Fix down when in the rightmost column in the next to last row
	(#316117)
	Based on patch from Nelson Benitez

M	ChangeLog
M	libnautilus-private/nautilus-icon-container.c

commit f3ac9d424974271f475f01ca7335386c626b4925
Author: Baris Cicek <bcicek@src.gnome.org>
Date:	2006-08-08

    Updated Turkish Translation

M	po/ChangeLog
M	po/tr.po

commit 4549b3ce9754bb3b592bb845052addd3694d8b14
Author: Alexander Larsson <alexl@redhat.com>
Date:	2006-08-08

    Handle desktop drops from panel. (#347673) Patch from Christian
    Neumair

    2006-08-08	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-file-operations.c:
	Handle desktop drops from panel. (#347673)
	Patch from Christian Neumair

M	ChangeLog
M	libnautilus-private/nautilus-file-operations.c

commit 171c2a41a86c635e69f3f9779745e45f1ac1f5d1
Author: Inaki Larranaga <dooteo@euskalgnu.org>
Date:	2006-08-07

    Updated Basque translation.

    2006-08-07	Inaki Larranaga  <dooteo@euskalgnu.org>

	* eu.po: Updated Basque translation.

M	po/ChangeLog
M	po/eu.po

commit fcd01abc854ab2bb9f40ed6daa5ea6a923d336a7
Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
Date:	2006-08-06

    Updated Thai translation.

    2006-08-06	Theppitak Karoonboonyanan  <thep@linux.thai.net>

	* th.po: Updated Thai translation.

M	po/ChangeLog
M	po/th.po

commit 7efd4620327c719842422a4c926d42849a1aa3a3
Author: Bastien Nocera <hadess@hadess.net>
Date:	2006-08-06

    Update British English translation, and made sure Trash wasn't left

    2006-08-06	Bastien Nocera	<hadess@hadess.net>

	* en_GB.po: Update British English translation, and
	made sure Trash wasn't left untranslated (Closes: #325088)

M	po/ChangeLog
M	po/en_GB.po

commit d2ae85fe4b8e3f2b3fd865ec5d504a3ebc5b0c7a
Author: Alexander Shopov <ash@contact.bg>
Date:	2006-08-05

    Updated Bulgarian translation with bugfixes prompted by Zlatko Popov

    2006-08-05	Alexander Shopov  <ash@contact.bg>

	* bg.po: Updated Bulgarian translation with
	bugfixes prompted by Zlatko Popov

M	po/ChangeLog
M	po/bg.po

commit b778c61e178d65fcf406aee7013446285c2d11db
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2006-08-04

    Revert patch from #336051 as it breaks the file update
    machinery. Fixes

    2006-08-04	Martin Wehner  <martin.wehner@gmail.com>

	* libnautilus-private/nautilus-directory-async.c:
	(dequeue_pending_idle_callback): Revert patch from #336051
	as it breaks the file update machinery. Fixes #348097.

M	ChangeLog
M	libnautilus-private/nautilus-directory-async.c

commit 8973570e78924344c5a39c3b5fe0f47b9c0e98e4
Author: Priit Laes <plaes@cvs.gnome.org>
Date:	2006-08-03

    Translation updated by Ivar Smolin.

    2006-08-03	Priit Laes  <plaes@cvs.gnome.org>

	* et.po: Translation updated by Ivar Smolin.

M	po/ChangeLog
M	po/et.po

commit 97a5f7a14e8cde95b9e26fc81f0221bcc760ab98
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2006-08-03

    Updated Norwegian bokmål translation.

    2006-08-03	Kjartan Maraas	<kmaraas@gnome.org>

	* nb.po: Updated Norwegian bokmål translation.

M	po/ChangeLog
M	po/nb.po

commit 76ae945945ffac13cb30532aabb7f78db73d9d4f
Author: Ahmad Riza H Nst <rizahnst@eriagempita.co.id>
Date:	2006-08-02

    updated.

    2006-08-02	Ahmad Riza H Nst  <rizahnst@eriagempita.co.id>

	    * id.po: updated.

M	po/ChangeLog
M	po/id.po

commit 8b2e83e8af31f72bf39a9da606b642ac5142b32a
Author: Jovan Naumovski <jovanna@src.gnome.org>
Date:	2006-08-01

    2006-08-01 Jovan Naumovski <jovanna@cvs.gnome.org> * mk.po:
    Updated/Fixed Macedonian Translation

M	po/ChangeLog
M	po/mk.po

commit 772f473ebdeb0e1c2810121843b09efb2699326f
Author: Subhransu Behera <sbehera@src.gnome.org>
Date:	2006-08-01

    Updated Oriya Translation

M	po/or.po

commit c6840f11446ab9edfaadff21d876c45f64eab8aa
Author: Subhransu Behera <sbehera@src.gnome.org>
Date:	2006-08-01

    Added Entry for Updated Oriya Translation

M	po/ChangeLog

commit 722d9410d651b05bb1d98a9cdbac2b1f1299ed02
Author: Subhransu Behera <sbehera@src.gnome.org>
Date:	2006-08-01

    Added Oriya to The List of Languages

M	po/LINGUAS

commit a988846ccdef3047189afdc054bd962daf454e28
Author: Subhransu Behera <sbehera@src.gnome.org>
Date:	2006-08-01

    Added New File for Oriya Translation

A	po/or.po

commit ca0c1e98d679cafe099c3ad64e1ec995cbef5aa7
Author: Subhransu Behera <sbehera@src.gnome.org>
Date:	2006-08-01

    Added New File for Oriya Translation and Added Oriya to the List
    of Languages

M	po/ChangeLog

commit 3b43815566e4eb0b83215c9b37d8b3435ca02536
Author: Hendrik Richter <hendrikr@gnome.org>
Date:	2006-07-31

    Updated German translation.

    2006-07-31	Hendrik Richter  <hendrikr@gnome.org>

	* de.po: Updated German translation.

M	po/ChangeLog
M	po/de.po

commit 66c092d4cf9330cae7ebfe878f7e995f5aa32fbc
Author: Christophe Merlet <redfox@src.gnome.org>
Date:	2006-07-29

    Updated French translation.

M	po/ChangeLog
M	po/fr.po

commit 24a5eb3b2e575f11f282af2fda81d84f6ad517f9
Author: Arangel Angov <arangela@src.gnome.org>
Date:	2006-07-29

    Updated Macedonian Translation <ufo@linux.net.mk>

M	po/mk.po

commit b5425063aa69fa98440a0b6f97d7d2a6d7438b43
Author: Ilkka Tuohela <ituohela@src.gnome.org>
Date:	2006-07-29

    Updated Finnish translation

M	po/ChangeLog
M	po/fi.po

commit 5aeab22b4350d0cbdef016f6b3b3401fbc1d9bc8
Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
Date:	2006-07-28

    Updated Thai translation.

    2006-07-28	Theppitak Karoonboonyanan  <thep@linux.thai.net>

	* th.po: Updated Thai translation.

M	po/ChangeLog
M	po/th.po

commit bef04d930608ceae8577d7217820c06ebb8d459a
Author: Christian Neumair <chris@gnome-de.org>
Date:	2006-07-27

    Rename nautilus_drag_default_drop_action_for_url to

    2006-07-25	Christian Neumair  <chris@gnome-de.org>

	* libnautilus-private/nautilus-dnd.c:
	Rename nautilus_drag_default_drop_action_for_url to
	nautilus_drag_default_drop_action_for_netscape_url.
	Don't offer netscape URL drags.

	* libnautilus-private/nautilus-dnd.h: Rename
	NAUTILUS_ICON_DND_URL(_TYPE) to
	NAUTILUS_ICON_DND_NETSCAPE_URL(_TYPE)
	and nautilus_drag_default_drop_action_for_url to
	nautilus_drag_default_drop_action_for_netscape_url.

	* libnautilus-private/nautilus-file-operations.c:
	(nautilus_file_operations_new_file_from_template):
	Filter out special URIs, handle gnome_vfs_uri_new() failure.

	* libnautilus-private/nautilus-file-utilities.c:
	(test_uri_exists), (nautilus_ensure_unique_file_name):
	Handle gnome_vfs_uri_new() failure by returning NULL.

	* libnautilus-private/nautilus-icon-container.c:
	* libnautilus-private/nautilus-icon-container.h:
	Rename HANDLE_URL signal to HANDLE_NETSCAPE_URL.

	* libnautilus-private/nautilus-icon-dnd.c:
	* libnautilus-private/nautilus-icon-dnd.h:
	* libnautilus-private/nautilus-tree-view-drag-dest.c:
	* libnautilus-private/nautilus-tree-view-drag-dest.h:
	Don't offer netscape URL drags, prefer netscape URL drops over
	"text/uri-list" drops. Also rename DND_URL symbols to
	DND_NETSCAPE_URL.

	* libnautilus-private/nautilus-link-desktop-file.c:
	(nautilus_link_desktop_file_local_create):
	Handle trash, desktop and search URIs, handle
	NULL retval of nautilus_ensure_unique_file_name.

	* src/nautilus-location-bar.c:
	* src/nautilus-spatial-window.c:
	* src/file-manager/fm-list-model.c:
	Don't offer/handle netscape URL drags.

	* src/file-manager/fm-directory-view.h:
	* src/file-manager/fm-icon-view.c:
	* src/file-manager/fm-list-view:
	Rename DND_URL symbols to DND_NETSCAPE_URL.

	Should fix #347673.

M	ChangeLog
M	libnautilus-private/nautilus-dnd.c
M	libnautilus-private/nautilus-dnd.h
M	libnautilus-private/nautilus-file-dnd.c
M	libnautilus-private/nautilus-file-operations.c
M	libnautilus-private/nautilus-file-utilities.c
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-container.h
M	libnautilus-private/nautilus-icon-dnd.c
M	libnautilus-private/nautilus-link-desktop-file.c
M	libnautilus-private/nautilus-tree-view-drag-dest.c
M	libnautilus-private/nautilus-tree-view-drag-dest.h
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-directory-view.h
M	src/file-manager/fm-icon-view.c
M	src/file-manager/fm-list-model.c
M	src/file-manager/fm-list-view.c
M	src/nautilus-location-bar.c
M	src/nautilus-spatial-window.c

commit 094edd3c7aa17626af8f8999a318b6679e461c82
Author: Francisco Javier F. Serrador <serrador@openshine.com>
Date:	2006-07-27

    Updated Spanish translation.

    2006-07-27	Francisco Javier F. Serrador  <serrador@openshine.com>

	* es.po: Updated Spanish translation.

M	po/ChangeLog
M	po/es.po

commit b2f867f1e7d84b99fe680ee8f6fec7154b0a6212
Author: Alexander Shopov <ash@contact.bg>
Date:	2006-07-27

    Updated Bulgarian translation by Vladimir Petkov <vpetkov@i-space.org>

    2006-07-27	Alexander Shopov  <ash@contact.bg>

	* bg.po: Updated Bulgarian translation by
	Vladimir Petkov <vpetkov@i-space.org>

M	po/ChangeLog
M	po/bg.po

commit acec703a00c16a913511d9ca406f009d81c4d8e2
Author: Jakub Friedl <jfriedl@suse.cz>
Date:	2006-07-26

    Updated Czech translation.

    2006-07-26	Jakub Friedl  <jfriedl@suse.cz>

      * cs.po: Updated Czech translation.

M	po/ChangeLog
M	po/cs.po

commit 3baf4d8e97d95cf2efbef7f136e1846bc5d6e27b
Author: Ankitkumar Rameshchandra Patel <ankitp@src.gnome.org>
Date:	2006-07-26

    Updated Translation

M	po/ChangeLog
M	po/gu.po

commit 15e1a7fc2b9125a14fa996f27cb337af18bf158b
Author: Alexander Larsson <alexl@redhat.com>
Date:	2006-07-25

    Translate the selinux context from raw form when displayin.

    2006-07-25	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-file.c
	(nautilus_file_get_selinux_context):
	Translate the selinux context from raw form when displayin.

M	ChangeLog
M	configure.in
M	libnautilus-private/Makefile.am
M	libnautilus-private/nautilus-file.c

commit c7a0a93b37614cff567a525bad1e22df853d7a3d
Author: Alexander Larsson <alexl@redhat.com>
Date:	2006-07-25

    Import the latest EggSequence which supposedly fixes a bunch of bugs.

    2006-07-25	Alexander Larsson  <alexl@redhat.com>

	* cut-n-paste-code/gsequence/gsequence.[ch]:
	Import the latest EggSequence which supposedly fixes a
	bunch of bugs.

	* src/file-manager/fm-list-model.c:
	Fix to use new function names of EggSequence

M	ChangeLog
M	cut-n-paste-code/gsequence/gsequence.c
M	cut-n-paste-code/gsequence/gsequence.h
M	src/file-manager/fm-list-model.c

commit 798ce8e7fd38c795b157e20d28a5f88d72fe7e84
Author: Francisco Javier F. Serrador <serrador@openshine.com>
Date:	2006-07-25

    Updated Spanish translation.

    2006-07-25	Francisco Javier F. Serrador  <serrador@openshine.com>

	* es.po: Updated Spanish translation.

M	po/ChangeLog
M	po/es.po

commit 7d183b73c3e4fe95eb967add52f0a282579de7d4
Author: Priit Laes <plaes@cvs.gnome.org>
Date:	2006-07-25

    Translation updated by Ivar Smolin.

    2006-07-25	Priit Laes  <plaes@cvs.gnome.org>

	* et.po: Translation updated by Ivar Smolin.

M	po/ChangeLog
M	po/et.po

commit 3e8cceab316da39d80c1c7d872ea2d4dfa327eb8
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2006-07-25

    Post-release version bump

    2006-07-25	Martin Wehner  <martin.wehner@gmail.com>

	* configure.in:
	Post-release version bump

M	ChangeLog
M	configure.in

commit 57d64012a95235fc99ba72750cbd33603fd96170 (tag: NAUTILUS_2_15_90)
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2006-07-25

    === nautilus 2.15.90 ===

    2006-07-25	Martin Wehner  <martin.wehner@gmail.com>

	* NEWS:
	Update for release

	* configure.in:
	Require eel 2.15.90

M	ChangeLog
M	NEWS
M	configure.in

commit bc2cfb17f8a73f627543d6cee80084c38bff3423
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2006-07-25

    Unref GnomeProgram at the end. (#348429)

    2006-07-25	Martin Wehner  <martin.wehner@gmail.com>

	* src/nautilus-main.c: (main):
	Unref GnomeProgram at the end. (#348429)

	Patch from Christian Persch <chpe@gnome.org>

M	ChangeLog
M	src/nautilus-main.c

commit d9df41bb093c278a0c6992091fe17949b4720309
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2006-07-25

    Remove the "always use text-entry location bar" checkbox from the

    2006-07-25	Martin Wehner  <martin.wehner@gmail.com>

	* src/nautilus-file-management-properties.c:
	(nautilus_file_management_properties_dialog_setup):
	* src/nautilus-file-management-properties.glade:
	Remove the "always use text-entry location bar" checkbox from the
	preferences page.

	* src/nautilus-navigation-window.[ch]: (location_button_create),
	(nautilus_navigation_window_instance_init),
	(nautilus_navigation_window_destroy):
	Add a tooltip to the new location bar toggle button.

M	ChangeLog
M	src/nautilus-file-management-properties.c
M	src/nautilus-file-management-properties.glade
M	src/nautilus-navigation-window.c
M	src/nautilus-navigation-window.h

commit 0221234fa7d2cccd064b20d74d87e0389d360ff2
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2006-07-25

    Add a translator comment for permission combo box labels. (#347764)

    2006-07-25	Martin Wehner  <martin.wehner@gmail.com>

	* src/file-manager/fm-properties-window.c:
	(permission_combo_update): Add a translator comment for
	permission combo box labels. (#347764)

	Patch from Hendrik Richter  <hendi@gnome-de.org>

M	ChangeLog
M	src/file-manager/fm-properties-window.c

commit 0db0e582e1655c76d4aefc4144fac79f88b7ac03
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2006-07-24

    Add a location_button field.

    2006-07-25	Martin Wehner  <martin.wehner@gmail.com>

	* src/nautilus-window-private.h (NautilusNavigationWindowDetails):
	Add a location_button field.

	* src/nautilus-navigation-window.c
	(nautilus_navigation_window_instance_init): Create the
	location_button.
	(location_button_toggled_cb): New callback.  Changes the
	preference for toggling between the path bar and the location bar.
	(always_use_location_entry_changed): Toggle the button as
	appropriate.

	Add a button to the location bar to toggle betwen the path bar
	and a location entry. (#347991)

	Patch from Federico Mena Quintero  <federico@novell.com>

M	ChangeLog
M	src/nautilus-navigation-window.c
M	src/nautilus-window-private.h

commit 6efe58f5fba6d78b8a5aac0ed17fb5a2b6a85b43
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2006-07-24

    Use trash icons from the icon naming specification for trash related

    2006-07-25	Martin Wehner  <martin.wehner@gmail.com>

	* libnautilus-private/nautilus-icon-factory.c:
	* src/file-manager/fm-directory-view.c:
	* src/file-manager/fm-tree-view.c: (create_popup_menu):
	* src/nautilus-window-menus.c:
	Use trash icons from the icon naming specification for trash
	related operations. (#340321)

	Patch from Rodney Dawes  <dobey@novell.com>

M	ChangeLog
M	libnautilus-private/nautilus-icon-factory.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-tree-view.c
M	src/nautilus-window-menus.c

commit 61b45379e16ae67573a7c2fcb652546abc69df0b
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2006-07-24

    Take the sidebar as parameter and refilter it after adding.

    2006-07-25	Martin Wehner  <martin.wehner@gmail.com>

	* src/nautilus-places-sidebar.c: (add_place), (update_places):
	Take the sidebar as parameter and refilter it after adding.

	(reorder_bookmarks): Implement reordering of bookmarks.

	(drag_data_delete_callback), (drag_data_received_callback),
	(drag_motion_callback): Handle dragging of tree rows.

	(nautilus_places_sidebar_init)
	(_shortcuts_model_filter_class_init),
	(_shortcuts_model_filter_init),
	(shortcuts_model_filter_row_draggable),
	(shortcuts_model_filter_drag_data_get),
	(shortcuts_model_filter_drag_source_iface_init),
	(shortcuts_model_filter_new):
	Implement GtkTreeDragSource.

	(get_selected_iter), (bookmarks_check_popup_sensitivity),
	(loading_uri_callback): Use the filter model.

	Enable reordering of bookmarks in the places sidebar via
	Drag'n'Drop. (#319022)

	Patch from Xavier Claessens <xclaesse@gmail.com>

M	ChangeLog
M	src/nautilus-places-sidebar.c

commit 18922c2a9f7708e23eeb3c2dfb43a78b1cbd544f
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2006-07-24

    Check whether daemon is running as beagle_client_new doesn't fail
    when a

    2006-07-24	Martin Wehner  <martin.wehner@gmail.com>

	* libnautilus-private/nautilus-search-engine-beagle.c:
	(nautilus_search_engine_beagle_new): Check whether daemon is
	running as beagle_client_new doesn't fail when a stale socket
	file exists.

	Patch from JÃ¼rg Billeter <j@bitron.ch>

M	ChangeLog
M	libnautilus-private/nautilus-search-engine-beagle.c

commit 0a9fe18765d0376c3dcf544b1ca521300d76b7e1
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2006-07-24

    Add extension versioning infrastructure and add nautilus-menu.[ch].

    2006-07-24	Martin Wehner  <martin.wehner@gmail.com>

	* configure.in:
	* libnautilus-extension/Makefile.am:
	Add extension versioning infrastructure and add
	nautilus-menu.[ch].

	* libnautilus-extension/nautilus-menu-item.[ch]:
	Add and handle a 'menu' property and add a function
	nautilus_menu_item_set_submenu.

	* libnautilus-extension/nautilus-menu.[ch]:
	New files implementing a submenu item.

	* src/file-manager/fm-directory-view.c:
	(add_extension_menu_items),
	(reset_extension_actions_menu):
	Add extension menu items recursively.

	* libnautilus-extension/nautilus-menu-provider.h:
	Update include.

	Extend extension API to support submenus. (#314579)

	Patch from Raffaele Sandrini  <rasa@gmx.ch>

M	ChangeLog
M	configure.in
M	libnautilus-extension/Makefile.am
M	libnautilus-extension/nautilus-menu-item.c
M	libnautilus-extension/nautilus-menu-item.h
M	libnautilus-extension/nautilus-menu-provider.h
A	libnautilus-extension/nautilus-menu.c
C061	libnautilus-extension/nautilus-menu-item.h
libnautilus-extension/nautilus-menu.h
M	src/file-manager/fm-directory-view.c

commit 8fa38099a1028f6904325c47d7960fcde9788159
Author: Žygimantas Beručka <zygis@gnome.org>
Date:	2006-07-22

    Updated Lithuanian translation.

    2006-07-23	Žygimantas Beručka  <zygis@gnome.org>

	    * lt.po: Updated Lithuanian translation.

M	po/ChangeLog
M	po/lt.po

commit 88ea133920e439421b93103fdef107acb0640980
Author: Changwoo Ryu <cwryu@debian.org>
Date:	2006-07-22

    Updated Korean translation.

    2006-07-23	Changwoo Ryu  <cwryu@debian.org>

	* ko.po: Updated Korean translation.

M	po/ChangeLog
M	po/ko.po

commit 50ce4ae6088a1c8b2a736d2d42e539c10bf071ca
Author: Luca Ferretti <elle.uca@libero.it>
Date:	2006-07-22

    Update Italian translation

    2006-07-22	Luca Ferretti  <elle.uca@libero.it>

	* it.po: Update Italian translation

M	po/ChangeLog
M	po/it.po

commit 91e1a849f1258986346f28cb281420e06e98050a
Author: Funda Wang <fwang@src.gnome.org>
Date:	2006-07-22

    Updated nautilus zh_CN translation.

M	po/ChangeLog
M	po/zh_CN.po

commit 5c0ea3b692288fe22bc0fa0e0cfebe2af73daa5b
Author: Kostas Papadimas <pkst@src.gnome.org>
Date:	2006-07-21

    Updated Greek translation

M	po/ChangeLog
M	po/el.po

commit abbff14180afcdf11d1135021663185086980680
Author: Guntupalli Karunakar <karunakar@src.gnome.org>
Date:	2006-07-18

    Updated Dzongkha translation

M	po/ChangeLog
M	po/dz.po

commit c9543019549ddd02bd7e027e28a88304513d05c8
Author: Hendrik Richter <hendrikr@gnome.org>
Date:	2006-07-17

    Updated German translation.

    2006-07-17	Hendrik Richter  <hendrikr@gnome.org>

	* de.po: Updated German translation.

M	po/ChangeLog
M	po/de.po

commit 8bbe857d93fbb772f7bc4e7521e6c753f546d467
Author: Daniel Nylander <po@danielnylander.se>
Date:	2006-07-16

    Updated Swedish translation.

    2006-07-16	Daniel Nylander  <po@danielnylander.se>

	    * sv.po: Updated Swedish translation.

M	po/ChangeLog
M	po/sv.po

commit d7db5627f092766b1c331f0cc9cca5099d0f5557
Author: Priit Laes <amd@store20.com>
Date:	2006-07-14

    Translation updated.

    2006-07-14	Priit Laes  <amd@store20.com>

	* et.po: Translation updated.

M	po/ChangeLog
M	po/et.po

commit 9307a0932228c4cfeb54bad92e72ebc4a87a42b6
Author: Nickolay V. Shmyrev <nshmyrev@yandex.ru>
Date:	2006-07-13

    Updated Russian translation

    2006-07-13	Nickolay V. Shmyrev  <nshmyrev@yandex.ru>

	* ru.po: Updated Russian translation

M	po/ChangeLog
M	po/ru.po

commit 7db9a3a9d447584b1ab3b86d5ff40b7ad900b8ef
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2006-07-11

    Post-release version bump

    2006-07-11	Martin Wehner  <martin.wehner@gmail.com>

	* configure.in:
	Post-release version bump

M	ChangeLog
M	configure.in

commit 013dcce844676144cd0e79f5e8ba621ed724a8cc (tag: NAUTILUS_2_15_4)
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2006-07-11

    === nautilus 2.15.4 ===

    2006-07-11	Martin Wehner  <martin.wehner@gmail.com>

	* NEWS:
	Update for release

	* configure.in:
	Bump version to 2.15.4
	Require eel 2.15.4

M	ChangeLog
M	NEWS
M	configure.in

commit b7e69e709d26fc3a36a4b5ed4d2e6556fe69483d
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2006-07-11

    Never add a file to both the added_files and changed_files
    lists. Don't

    2006-07-11	Martin Wehner  <martin.wehner@gmail.com>

	* libnautilus-private/nautilus-directory-async.c:
	(dequeue_pending_idle_callback): Never add a file to both
	the added_files and changed_files lists. Don't ref an existing
	file without adding it to the changed_file list. (#336051)

	Patch from Christian Neumair  <chris@gnome-de.org>

M	ChangeLog
M	libnautilus-private/nautilus-directory-async.c

commit 293e7cd0ef01b01dcd93f3602c48407a923575c7
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2006-07-11

    Add functions nautilus_drag_can_accept_files and

    2006-07-11	Martin Wehner  <martin.wehner@gmail.com>

	* libnautilus-private/nautilus-file-dnd.[ch]:
	Add functions nautilus_drag_can_accept_files and
	nautilus_drag_can_accept_info.

	* libnautilus-private/nautilus-icon-dnd.c: (receive_dropped_url),
	(receive_dropped_uri_list), (receive_dropped_text),
	(drag_data_received_callback):
	Accept the entire drag context as parameter and use
	nautilus_icon_container_find_drop_target.

	(nautilus_icon_container_find_drop_target):
	(nautilus_icon_dnd_update_drop_target):
	Use nautilus_drag_can_accept_info.

	* libnautilus-private/nautilus-marshal.list:
	Add new signature.

	* libnautilus-private/nautilus-tree-view-drag-dest.c:
	Add function get_drop_target_uri_at_pos and use it in the drop
	handlers to determine the target uris for actions.
	Rename get_drop_target to get_drop_target_uri_for path.

	(nautilus_tree_view_drag_dest_class_init):
	Adapt to new drag handler signatures.

	(set_widget_highlight):
	Fix DND highlighting of an empty tree view.

	(drag_motion_callback):
	Ignore drags on the header.

	* libnautilus-private/nautilus-tree-view-drag-dest.[ch]:
	* libnautilus-private/nautilus-icon-container.[ch]:
	* src/file-manager/fm-icon-view.c:
	* src/file-manager/fm-list-view.c:
	Add a target/parent uri parameter to the drop handler functions.

	* src/file-manager/fm-directory-view.[ch]:
	Add handling for the additional target parameter to support
	drops of URIs, URLs and text to subfolders.

	Patch from Christian Neumair  <chris@gnome-de.org>

M	ChangeLog
M	libnautilus-private/nautilus-file-dnd.c
M	libnautilus-private/nautilus-file-dnd.h
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-container.h
M	libnautilus-private/nautilus-icon-dnd.c
M	libnautilus-private/nautilus-marshal.list
M	libnautilus-private/nautilus-tree-view-drag-dest.c
M	libnautilus-private/nautilus-tree-view-drag-dest.h
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-directory-view.h
M	src/file-manager/fm-icon-view.c
M	src/file-manager/fm-list-view.c

commit e1f4d9dbfa583a8cae2e2f9a730586dc518c7edb
Author: Jovan Naumovski <jovanna@src.gnome.org>
Date:	2006-07-09

    2006-07-09 Jovan Naumovski <jovanna@cvs.gnome.org> * mk.po: Updated
    Macedonian Translation

M	po/ChangeLog
M	po/mk.po

commit 273e02719f07e6bee5ebf285469b8eea418af83e
Author: Alexander Shopov <ash@contact.bg>
Date:	2006-07-08

    Updated Bulgarian translation by Rostislav Raykov <zbrox@i-space.org>

    2006-07-08	Alexander Shopov  <ash@contact.bg>

	* bg.po: Updated Bulgarian translation by
	Rostislav Raykov <zbrox@i-space.org>

M	po/ChangeLog
M	po/bg.po

commit 1b69407d38e5a12eb2a17034c771d94db44c1e68
Author: Changwoo Ryu <cwryu@debian.org>
Date:	2006-07-08

    Updated Korean translation.

    2006-07-09	Changwoo Ryu  <cwryu@debian.org>

	* ko.po: Updated Korean translation.

M	po/ChangeLog
M	po/ko.po

commit c88f8a78b14467de527b09028375df24049e6b20
Author: Inaki Larranaga <dooteo@euskalgnu.org>
Date:	2006-07-08

    Updated Basque translation.

    2006-07-08	Inaki Larranaga  <dooteo@euskalgnu.org>

	* eu.po: Updated Basque translation.

M	po/ChangeLog
M	po/eu.po

commit 092c35cb8e6fe4092ec7702a0eb8f8270687a164
Author: Christian Neumair <chris@gnome-de.org>
Date:	2006-07-08

    Add nautilus_find_existing_uri_in_hierarchy. Remove undefined

    2006-07-08	Christian Neumair  <chris@gnome-de.org>

	* libnautilus-private/nautilus-file-utilities.c:
	* libnautilus-private/nautilus-file-utilities.h:
	Add nautilus_find_existing_uri_in_hierarchy.
	Remove undefined in_gnome_path helper declarations.

	* src/nautilus-pathbar.c:
	* src/nautilus-pathbar.h:
	Make nautilus_path_bar_clear_buttons public.

	* src/nautilus-window-manage-views.c:
	(viewed_file_changed_callback):
	If the displayed location was removed, and it has an existing
	parent,
	navigate window to this parent. Fixes #336724.

M	ChangeLog
M	libnautilus-private/nautilus-file-utilities.c
M	libnautilus-private/nautilus-file-utilities.h
M	src/nautilus-pathbar.c
M	src/nautilus-pathbar.h
M	src/nautilus-window-manage-views.c

commit 5d211e8bb94f7fbce1989e9d4734d9503bcacf49
Author: William Jon McCann <mccann@jhu.edu>
Date:	2006-07-07

    Use nautilus-cd-burner icon instead of gnome-dev-cdrom for burn:///.

    2006-07-06	William Jon McCann  <mccann@jhu.edu>

	* libnautilus-private/nautilus-icon-factory.c:
	(get_special_icon_for_file):
	* src/nautilus-window-menus.c:
	Use nautilus-cd-burner icon instead of gnome-dev-cdrom
	for burn:///.

M	ChangeLog
M	libnautilus-private/nautilus-icon-factory.c
M	src/nautilus-window-menus.c

commit a61171fed38e7b1d6b793c931d77078a1d0e2d49
Author: Ilkka Tuohela <ituohela@src.gnome.org>
Date:	2006-07-06

    Updated Finnish translation

M	po/ChangeLog
M	po/fi.po

commit 7559d250fe42948a105a149760a7aaddf9773f81
Author: Runa Bhattacharjee <runab@src.gnome.org>
Date:	2006-07-03

    Added entry for addition of  bengali India (bn_IN) translation and
    to LINGUAS

M	po/ChangeLog

commit e9d501e833f0335bb1fb3dc782c4b93c5f867909
Author: Runa Bhattacharjee <runab@src.gnome.org>
Date:	2006-07-03

    Added bengali India (bn_IN)

M	po/LINGUAS

commit f1423f6e4f1c6b02dd14efce113132729cf3ebea
Author: Runa Bhattacharjee <runab@src.gnome.org>
Date:	2006-07-03

    Added Bengali India Translation

A	po/bn_IN.po

commit 2c3a90b3350dc46875eff81b741c79adecda3f29
Author: Benoît Dejean <bdejean@src.gnome.org>
Date:	2006-07-02

    Updated French translation.

    * fr.po: Updated French translation.

M	po/ChangeLog
M	po/fr.po

commit 02566d3bfd800158fbc6e7f4514dad2ead4bf659
Author: Ilkka Tuohela <ituohela@src.gnome.org>
Date:	2006-07-01

    Updated Finnish translation

M	po/ChangeLog
M	po/fi.po

commit d9660c0ce5bcab223816f5a9e5a2eb97b8e05cc9
Author: Nickolay V. Shmyrev <nshmyrev@src.gnome.org>
Date:	2006-06-27

    Updated Russian translation

M	po/ru.po

commit c4f4a09617f10a013722521a31caa758c05fb3f7
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2006-06-26

    Updated Norwegian bokmål translation.

    2006-06-26	Kjartan Maraas	<kmaraas@gnome.org>

	* nb.po: Updated Norwegian bokmål translation.

M	po/ChangeLog
M	po/nb.po

commit c6e4be283ad7fd92475084c1e9070d6e34566f21
Author: Rajesh Ranjan <rranjan@src.gnome.org>
Date:	2006-06-26

    Updated Translation

M	po/ChangeLog
M	po/hi.po

commit 3117c7478f09bddd5eb731216af99296deb4efcd
Author: Priit Laes <amd@store20.com>
Date:	2006-06-25

    Translation updated by Ivar Smolin.

    2006-06-25	Priit Laes  <amd@store20.com>

	* et.po: Translation updated by Ivar Smolin.

M	po/ChangeLog
M	po/et.po

commit 9af245fc6369d35b6066e1131306dd1664bbde68
Author: Felix I <ifelix@src.gnome.org>
Date:	2006-06-22

    Tamil Translation updated

M	po/ChangeLog
M	po/ta.po

commit 1568fbb589bb5b9df619de02bc008b5b379fc672
Author: Jakub Friedl <jfriedl@suse.cz>
Date:	2006-06-22

    Updated Czech translation.

    2006-06-22	Jakub Friedl  <jfriedl@suse.cz>

      * cs.po: Updated Czech translation.

M	po/ChangeLog
M	po/cs.po

commit 366cb58bf908d82fa2653d49e6dbb415f4322888
Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
Date:	2006-06-22

    Updated Thai translation.

    2006-06-22	Theppitak Karoonboonyanan  <thep@linux.thai.net>

	* th.po: Updated Thai translation.

M	po/ChangeLog
M	po/th.po

commit a1599114067c29692144cee60f0412421927ec02
Author: Ankitkumar Rameshchandra Patel <ankitp@src.gnome.org>
Date:	2006-06-22

    Updated Translation

M	po/ChangeLog
M	po/gu.po

commit 9aad9b886745162f792a3191f8157ca32e801aa4
Author: Francisco Javier F. Serrador <serrador@openshine.com>
Date:	2006-06-21

    Updated Spanish translation.

    2006-06-22	Francisco Javier F. Serrador  <serrador@openshine.com>

	* es.po: Updated Spanish translation.

M	po/ChangeLog
M	po/es.po

commit ac97cb95cff3581865342e2d64507906896f42e5
Author: Christian Neumair <chris@gnome-de.org>
Date:	2006-06-21

    Add complete session management, remember maximization state and
    type of

    2006-06-21	Christian Neumair  <chris@gnome-de.org>

	Add complete session management, remember maximization state
	and type
	of open windows, save history on quit.

	* libnautilus-private/nautilus-global-preferences.c
	* libnautilus-private/nautilus-global-preferences.h:
	Add NAUTILUS_PREFERENCES_NAVIGATION_WINDOW_MAXIMIZED setting.

	* libnautilus-private/nautilus-metadata.h:
	Add NAUTILUS_METADATA_KEY_WINDOW_MAXIMIZED key.

	* src/nautilus-application.c:
	* src/nautilus-application.h:
	Save session on session save request, add
	nautilus_application_load_session(), move
	initial navigational geometry handling to
	nautilus_application_create_navigation_window,
	maximize window if
	NAUTILUS_PREFERENCES_NAVIGATION_WINDOW_MAXIMIZED
	is set.

	* src/nautilus-main.c:
	Add "--load-session" parameter.

	* src/nautilus-shell-interface.idl:
	* src/nautilus-shell.c:
	Add load_session CORBA method.

	* src/nautilus-navigation-window.c:
	* src/nautilus-spatial-window.c:
	Save maximized state when appropriate.

	* src/nautilus-window-manage-views.c:
	Load maximized state for spatial windows,
	remove navigation window geometry handling.

	* src/nautilus-window.c:
	* src/nautilus-window-private.h:
	Add nautilus_add_to_history_list_no_notify.

M	ChangeLog
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.h
M	libnautilus-private/nautilus-metadata.h
M	src/nautilus-application.c
M	src/nautilus-application.h
M	src/nautilus-main.c
M	src/nautilus-navigation-window.c
M	src/nautilus-shell-interface.idl
M	src/nautilus-shell.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window-manage-views.c
M	src/nautilus-window-private.h
M	src/nautilus-window.c

commit c98d766500ba4533fb759ba83ad20045d81ae39e
Author: Nickolay V. Shmyrev <nshmyrev@yandex.ru>
Date:	2006-06-20

    Updated Russian translation.

    2006-06-21	Nickolay V. Shmyrev  <nshmyrev@yandex.ru>

	* ru.po: Updated Russian translation.

M	po/ChangeLog
M	po/ru.po

commit 9b22c53fb3d3180524e221e84fa64a01863546a5
Author: Raivis Dejus <orvils@gmail.com>
Date:	2006-06-20

    Updated Latvian translation.

    2006-06-20	Raivis Dejus  <orvils@gmail.com>

	* lv.po: Updated Latvian translation.

M	po/ChangeLog
M	po/lv.po

commit a8d9d55b306b7407cd9b432945872fcdbdffafce
Author: Jakub Friedl <jfriedl@suse.cz>
Date:	2006-06-19

    Updated Czech translation.

    2006-06-19	Jakub Friedl  <jfriedl@suse.cz>

      * cs.po: Updated Czech translation.

M	po/ChangeLog
M	po/cs.po

commit f0e3247dd38886d3a6e994121d689c066dccef44
Author: Ankitkumar Rameshchandra Patel <ankitp@src.gnome.org>
Date:	2006-06-19

    Updated Translation

M	po/ChangeLog
M	po/gu.po

commit 6a74f22f9210b53e7ebad208395682a8a5d92c61
Author: Ignacio Casal Quinteiro <icq@src.gnome.org>
Date:	2006-06-18

    *** empty log message ***

M	po/ChangeLog
M	po/gl.po

commit 5fe3ee9a326f528f3300f4533fb808fec585eadf
Author: Francisco Javier F. Serrador <serrador@openshine.com>
Date:	2006-06-18

    Updated Spanish translation.

    2006-06-18	Francisco Javier F. Serrador  <serrador@openshine.com>

	* es.po: Updated Spanish translation.

M	po/ChangeLog
M	po/es.po

commit db511e54ee293d17a490dc67c323750204cfbaf3
Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
Date:	2006-06-17

    Updated Thai translation.

    2006-06-17	Theppitak Karoonboonyanan  <thep@linux.thai.net>

	* th.po: Updated Thai translation.

M	po/ChangeLog
M	po/th.po

commit 1a7f1da177985095aa6c9b8000e24ab06e76aace
Author: Alexander Larsson <alexl@redhat.com>
Date:	2006-06-16

    Add items_updated signal

    2006-06-16	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-extension/nautilus-menu-provider.[ch]:
	Add items_updated signal

	* libnautilus-private/Makefile.am:
	* libnautilus-private/nautilus-signaller.[ch]:
	* src/nautilus-signaller.[ch]:
	* src/Makefile.am:
	Move NautilusSignaller to libnautilus-private.
	Add popup_menu_changed signal.

	* src/nautilus-application.c:
	Signal popup_menu_changed when a menu provider emits
	items_updated.

	* src/file-manager/fm-directory-view.c:
	* src/nautilus-window.c:
	Handle popup_menu_changed.

	* src/nautilus-emblem-sidebar.c:
	* src/nautilus-history-sidebar.c:
	* src/nautilus-navigation-window-menus.c:
	* src/nautilus-navigation-window.c:
	* src/nautilus-property-browser.c:
	* src/nautilus-spatial-window.c:
	* src/nautilus-window-menus.c:
	Update includes.

	Patch from RUAUDEL Frédéric <ruaudel@embl.fr>

M	ChangeLog
M	libnautilus-extension/nautilus-menu-provider.c
M	libnautilus-extension/nautilus-menu-provider.h
M	libnautilus-private/Makefile.am
R089	src/nautilus-signaller.c
libnautilus-private/nautilus-signaller.c
R100	src/nautilus-signaller.h
libnautilus-private/nautilus-signaller.h
M	src/Makefile.am
M	src/file-manager/fm-directory-view.c
M	src/nautilus-application.c
M	src/nautilus-emblem-sidebar.c
M	src/nautilus-history-sidebar.c
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-navigation-window.c
M	src/nautilus-property-browser.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window-menus.c
M	src/nautilus-window.c

commit 2f6ea5757cd326d1e898332cf40c87c2906a2a0a
Author: Alexander Larsson <alexl@redhat.com>
Date:	2006-06-16

    Add selinux context column

    2006-06-16	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-column-utilities.c:
	Add selinux context column

	* libnautilus-private/nautilus-directory-async.c:
	* libnautilus-private/nautilus-file-private.h:
	* libnautilus-private/nautilus-file.[ch]:
	Get selinux context for all files.
	Add nautilus_file_can_get_selinux_context and
	nautilus_file_get_selinux_context
	Add selinux_context string attribute.

	* src/file-manager/fm-properties-window.c:
	Display selinux context in permissions page.

M	ChangeLog
M	libnautilus-private/nautilus-column-utilities.c
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-file-private.h
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-file.h
M	src/file-manager/fm-properties-window.c

commit 71b1be1b0b357d280bb9ad536129c154cdac4ca0
Author: Alexander Larsson <alexl@redhat.com>
Date:	2006-06-16

    Add show_advanced_permissions setting Remove show_special_flags
    setting,

    2006-06-16	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-global-preferences.[ch]:
	* libnautilus-private/apps_nautilus_preferences.schemas.in:
	Add show_advanced_permissions setting
	Remove show_special_flags setting, its always on in advanced mode.

	* libnautilus-private/nautilus-file-operations.[ch]:
	Add nautilus_file_set_permissions_recursive

	* src/file-manager/fm-properties-window.c:
	Change permission page. Implement both simple and advanced mode.
	Add recursive permissions setting.
	HIGify some spacing.

M	ChangeLog
M	libnautilus-private/apps_nautilus_preferences.schemas.in
M	libnautilus-private/nautilus-file-operations.c
M	libnautilus-private/nautilus-file-operations.h
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.h
M	src/file-manager/fm-properties-window.c

commit 7f6e6cb7b6cd0ca4e73218479a626cd4b5355dc8
Author: Hendrik Richter <hendrikr@gnome.org>
Date:	2006-06-15

    Updated German translation.

    2006-06-15	Hendrik Richter  <hendrikr@gnome.org>

	* de.po: Updated German translation.

M	po/ChangeLog
M	po/de.po

commit 930895b21dfa3859c88a99a9570c33d1d1acb2f2
Author: Alexander Larsson <alexl@redhat.com>
Date:	2006-06-12

    Post-release version bump

    2006-06-12	Alexander Larsson  <alexl@redhat.com>

	* configure.in:
	Post-release version bump

    === nautilus 2.15.2 ===

M	ChangeLog
M	configure.in
M	po/ChangeLog

commit 5ec972fa3237d7c65f976616cd58a3d27588013d (tag: NAUTILUS_2_15_2)
Author: Alexander Larsson <alexl@redhat.com>
Date:	2006-06-12

    Update for release

    2006-06-12	Alexander Larsson  <alexl@redhat.com>

	* NEWS:
	Update for release

M	ChangeLog
M	NEWS

commit 36563707d975746fae4756fe15f66afbad2c93a8
Author: Francisco Javier F. Serrador <serrador@openshine.com>
Date:	2006-06-11

    Updated Spanish translation.

    2006-06-11	Francisco Javier F. Serrador  <serrador@openshine.com>

	* es.po: Updated Spanish translation.

M	po/ChangeLog
M	po/es.po

commit d1f89ffbda095d585fd72f678b5cda008d6a3dd4
Author: Josep Puigdemont i Casamajó <joseppc@src.gnome.org>
Date:	2006-06-10

    Updated Catalan translation, rebased from gnome-2-14.

M	po/ChangeLog
M	po/ca.po

commit 39e753ee5f0ff838b5603239f8777df2288a7615
Author: Christian Neumair <chris@gnome-de.org>
Date:	2006-05-30

    Use GdkPixbufLoader for thumbnailing.

    2006-05-30	Christian Neumair  <chris@gnome-de.org>

	* libnautilus-private/nautilus-icon-factory.c:
	* libnautilus-private/nautilus-thumbnails.c:
	* libnautilus-private/nautilus-thumbnails.h:
	Use GdkPixbufLoader for thumbnailing.

M	ChangeLog
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus-private/nautilus-thumbnails.c
M	libnautilus-private/nautilus-thumbnails.h

commit 3b315234454087fb6c447972393c85cb4009c0b7
Author: Pema Geyleg <pgeyleg@src.gnome.org>
Date:	2006-05-30

    *** empty log message ***

M	po/ChangeLog
M	po/dz.po

commit 3d85b829c126036d59b585c6b9cf3407c3f53d37
Author: Christian Neumair <chris@gnome-de.org>
Date:	2006-05-29

    Limit max. returned SVG icon size to requested icon size.

    2006-05-29	Christian Neumair  <chris@gnome-de.org>

	* libnautilus-private/nautilus-icon-factory.c: (load_pixbuf_svg):
	Limit max. returned SVG icon size to requested icon size.

M	ChangeLog
M	libnautilus-private/nautilus-icon-factory.c

commit 8cc1d2bfe132a9b0d76ad844435ebd5e65731fbd
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2006-05-29

    Updated Norwegian bokmål translation.

    2006-05-29	Kjartan Maraas	<kmaraas@gnome.org>

	* nb.po: Updated Norwegian bokmål translation.

M	po/ChangeLog
M	po/nb.po

commit 73faf168d012397de511616b0aeff30ed2608702
Author: Pema Geyleg <pgeyleg@src.gnome.org>
Date:	2006-05-28

    *** empty log message ***

M	po/ChangeLog
M	po/dz.po

commit e987a42082d067af5b8a46855746521589296eb9
Author: Clytie Siddall <clyties@src.gnome.org>
Date:	2006-05-26

    vi.po: Updated Vietnamese translation.

M	po/ChangeLog
M	po/vi.po

commit b560456626aa459cd0d057efe554823484da0f8b
Author: Nguyen Thai Ngoc Duy <pclouds@src.gnome.org>
Date:	2006-05-26

    Fixed 'mặt bàn'

M	po/vi.po

commit f97e12f39cf5ab0d9c20a07ab0ee81ce3b2a00ec
Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
Date:	2006-05-25

    Updated Thai translation.

    2006-05-25	Theppitak Karoonboonyanan  <thep@linux.thai.net>

	* th.po: Updated Thai translation.

M	po/ChangeLog
M	po/th.po

commit fa7d36c83e6b44e1def94faa6c6a6b8552c57b52
Author: Christian Neumair <chris@gnome-de.org>
Date:	2006-05-24

    Use gnome_vfs_volume_monitor_get_volume_for_path instead of

    2006-05-24	Christian Neumair  <chris@gnome-de.org>

	* libnautilus-private/nautilus-file-utilities.c:
	(nautilus_file_operations_copy_move):
	Use gnome_vfs_volume_monitor_get_volume_for_path instead of
	nautilus_file_get_enclosing_volume.

	* libnautilus-private/nautilus-file-utilities.c:
	* libnautilus-private/nautilus-file-utilities.h:
	Remove nautilus_get_enclosing_volume.

M	ChangeLog
M	libnautilus-private/nautilus-file-operations.c
M	libnautilus-private/nautilus-file-utilities.c
M	libnautilus-private/nautilus-file-utilities.h

commit 1d785f333e4bc48e5813b4766f218cc448bfd04c
Author: Daniel Nylander <po@danielnylander.se>
Date:	2006-05-24

    Updated Swedish translation.

    2006-05-24	Daniel Nylander  <po@danielnylander.se>

	    * sv.po: Updated Swedish translation.

M	po/ChangeLog
M	po/sv.po

commit edaca76a87b401bc6e43681ede76ef07abdd701f
Author: Inaki Larranaga <doteo@euskalgnu.org>
Date:	2006-05-24

    Updated Basque translation.

    2006-05-24	Inaki Larranaga  <doteo@euskalgnu.org>

	* eu.po: Updated Basque translation.

M	po/ChangeLog
M	po/eu.po

commit 04e17d7b0aa78ad1878c3bbedf1076bef4394a9e
Author: Paolo Borelli <pborelli@katamail.com>
Date:	2006-05-24

    Use g_signal_connect_data instead of the outdated eel equivalent.

    2006-05-24	Paolo Borelli  <pborelli@katamail.com>

	* src/nautilus-information-panel.c:
	* src/nautilus-window-bookmarks.c:
	* src/file-manager/fm-properties-window.c:

	Use g_signal_connect_data instead of the outdated eel
    equivalent.

M	ChangeLog
M	src/file-manager/fm-properties-window.c
M	src/nautilus-information-panel.c
M	src/nautilus-window-bookmarks.c

commit b8e08167b3f16f9a1ae597be95fbc49fefc80c46
Author: Alexander Larsson <alexl@redhat.com>
Date:	2006-05-24

    Remove unused include of eel-cell-renderer-pixbuf-list.h

    2006-05-24	Alexander Larsson  <alexl@redhat.com>

	* src/file-manager/fm-list-view.c:
	Remove unused include of eel-cell-renderer-pixbuf-list.h

M	ChangeLog
M	src/file-manager/fm-list-view.c

commit 4d1e230c6f66601599c9177341062340bb47d4f0
Author: Paolo Borelli <pborelli@katamail.com>
Date:	2006-05-24

    use gnome_vfs_get_uri_scheme instead of eel_uri_get_scheme.

    2006-05-24	Paolo Borelli  <pborelli@katamail.com>

	* libnautilus-private/nautilus-file.c
    (nautilus_file_get_uri_scheme):
	use gnome_vfs_get_uri_scheme instead of eel_uri_get_scheme.

M	ChangeLog
M	libnautilus-private/nautilus-file.c

commit 94af3d48b57a20df2fc3083e46cdeda8f27255d2
Author: Jakub Friedl <jfriedl@suse.cz>
Date:	2006-05-23

    Updated Czech translation.

    2006-05-23	Jakub Friedl  <jfriedl@suse.cz>

      * cs.po: Updated Czech translation.

M	po/ChangeLog
M	po/cs.po

commit 8753febbdd415bd5802242edf46b4d09f650114c
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
Date:	2006-05-19

    Updated Spanish translation.

    2006-05-19	Francisco Javier F. Serrador  <serrador@cvs.gnome.org>

	* es.po: Updated Spanish translation.

M	po/ChangeLog
M	po/es.po

commit d161a7f92275713739bfd3720a71994d474807a7
Author: Alexander Shopov <ash@contact.bg>
Date:	2006-05-18

    Updated Bulgarian translation by Alexander Shopov <ash@contact.bg>

    2006-05-18	Alexander Shopov  <ash@contact.bg>

	* bg.po: Updated Bulgarian translation by
	Alexander Shopov <ash@contact.bg>

M	po/ChangeLog
M	po/bg.po

commit 9abcecd81bf705ec89567deee0b9bc453450a6bd
Author: Ankitkumar Rameshchandra Patel <ankitp@src.gnome.org>
Date:	2006-05-18

    Updated Translation

M	po/ChangeLog
M	po/gu.po

commit 4805e9aaae4e5ed303b8323ffa769ac26e240894
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
Date:	2006-05-17

    Add i18n.

    2006-05-17	Francisco Javier F. Serrador  <serrador@cvs.gnome.org>

	* nautilus-folder-handler.desktop.in: Add i18n.

M	ChangeLog
M	nautilus-folder-handler.desktop.in
M	po/POTFILES.in

commit d8a8367b876e6a3065bdac6c2e29e10500ae62a2
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
Date:	2006-05-16

    Updated Spanish translation.

    2006-05-16	Francisco Javier F. Serrador  <serrador@cvs.gnome.org>

	* es.po: Updated Spanish translation.

M	po/es.po

commit d2bdcc70a44539045f86d7f8310034b1ac5cca11
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
Date:	2006-05-16

    Updated Spanish translation.

    2006-05-16	Francisco Javier F. Serrador  <serrador@cvs.gnome.org>

	* es.po: Updated Spanish translation.

M	po/ChangeLog
M	po/es.po

commit 3b4fb90e5d0dc0ad2383d6076608d78cbcceba73
Author: Alexander Larsson <alexl@redhat.com>
Date:	2006-05-16

    Only pass TRUE for embedding_text if we actually read a top-left text.

    2006-05-16	Alexander Larsson  <alexl@redhat.com>

	* src/file-manager/fm-icon-container.c
	(fm_icon_container_get_icon_images):
	Only pass TRUE for embedding_text if we actually read a top-left
	text.
	Based on patch from Rene Hausleitner (#335435)

M	ChangeLog
M	src/file-manager/fm-icon-container.c

commit d8bb8481fa4478a87e8ed2132e50dd52efcb24d5
Author: Alexander Larsson <alexl@redhat.com>
Date:	2006-05-16

    Don't allow floppy formating if the floppy is mounted, since
    gfloppy can't

    2006-05-16	Alexander Larsson  <alexl@redhat.com>

	* src/file-manager/fm-directory-view.c:
	* src/nautilus-places-sidebar.c:
	Don't allow floppy formating if the floppy is mounted,
	since gfloppy can't handle that. (#125819)
	Patch from Xavier Claessens

M	ChangeLog
M	src/file-manager/fm-directory-view.c
M	src/nautilus-places-sidebar.c

commit 491d22521d4555cedd8b49d73e2e381fdd7977bc
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2006-05-16

    Post-release version bump.

    2006-05-16	Martin Wehner  <martin.wehner@gmail.com>

	* configure.in:
	Post-release version bump.

M	ChangeLog
M	configure.in

commit 0957847a0c91351f4fc449f00f5571d37e69f008 (tag: NAUTILUS_2_15_1)
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2006-05-16

    === nautilus 2.15.1 ===

    2006-05-16	Martin Wehner  <martin.wehner@gmail.com>

	* NEWS:
	Update for release

M	ChangeLog
M	NEWS

commit 3da30c8a6b361dd55bff728d768e19799589e9d1
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2006-05-15

    Cleanup to merge the x any y icon scale factors into one variable.

    2006-05-16	Martin Wehner  <martin.wehner@gmail.com>

	* libnautilus-private/nautilus-icon-container.c: (icon_get_size),
	(icon_set_size), (icon_toggle_selected),
	(nautilus_icon_container_move_icon), (keyboard_stretching),
	(end_stretching), (nautilus_icon_container_update_icon),
	(assign_icon_position), (nautilus_icon_container_add),
	(nautilus_icon_container_is_stretched),
	(nautilus_icon_container_unstretch),
	(nautilus_icon_container_freeze_icon_positions):
	* libnautilus-private/nautilus-icon-container.h:
	* libnautilus-private/nautilus-icon-dnd.c: (handle_local_move):
	* libnautilus-private/nautilus-icon-private.h:
	* src/file-manager/fm-icon-view.c:
	(get_stored_icon_position_callback),
	(icon_position_changed_callback):
	Cleanup to merge the x any y icon scale factors into one variable.

	Patch from Christian Neumair <chris@gnome-de.org>

M	ChangeLog
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-container.h
M	libnautilus-private/nautilus-icon-dnd.c
M	libnautilus-private/nautilus-icon-private.h
M	src/file-manager/fm-icon-view.c

commit eddc57aa0dfae4e049010d1276eb55f26186d0b5
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2006-05-15

    Update the places on drive-connected and drive-disconnected signals
    too.

    2006-05-15	Martin Wehner  <martin.wehner@gmail.com>

	* src/nautilus-places-sidebar.c: (update_places_cb),
	(volume_unmounted_callback), (drive_disconnected_callback),
	(drive_connected_callback),
	(nautilus_places_sidebar_set_parent_window):
	Update the places on drive-connected and drive-disconnected
	signals too. Delay the update for the volume-unmounted signal
	with an idle callback to work around gnome-vfs removing the
	volume only after we received the signal.

	Patch from Xavier Claessens <xclaesse@gmail.com>

M	ChangeLog
M	src/nautilus-places-sidebar.c

commit 06816e0659863cb9060892f3f9743a93467f32aa
Author: Jeremy Le Floc'h <jeremylf@src.gnome.org>
Date:	2006-05-13

    *** empty log message ***

M	po/ChangeLog
M	po/br.po

commit aacffeb6610c5c380fe5b577a04fafbfad12eddf
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2006-05-08

    Re-set viewed_file after a location change failed. Prevents crashing
    over

    2006-05-09	Martin Wehner  <martin.wehner@gmail.com>

	* src/nautilus-window-manage-views.c:
	(got_file_info_for_view_selection_callback):
	Re-set viewed_file after a location change failed. Prevents
	crashing over an assertion in viewed_file_changed_callback
	on slow filesystems. Fixes #339965.

M	ChangeLog
M	src/nautilus-window-manage-views.c

commit 8d0d4c119c16e91bd0b303e5c64360c7967504b1
Author: Federico Mena Quintero <federico@novell.com>
Date:	2006-05-08

    Don't special-case the first 0 bytes of the file in the case of
    reporting

    2006-05-08	Federico Mena Quintero	<federico@novell.com>

	* libnautilus-private/nautilus-file-operations.c
	(handle_transfer_ok): Don't special-case the first 0 bytes of the
	file in the case of reporting actual copy/move progress.  It is
	fine to update both the labels and the sizes every time.  Fixes
	http://bugzilla.gnome.org/show_bug.cgi?id=341064
	https://bugzilla.novell.com/show_bug.cgi?id=66073

M	ChangeLog
M	libnautilus-private/nautilus-file-operations.c

commit c2528bf84dd5b31ac4c26ca9e0335bdf1040e9ba
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2006-05-08

    Add volume data to the list store and use it to show an unmount
    command

    2006-05-08	Martin Wehner  <martin.wehner@gmail.com>

	* src/nautilus-places-sidebar.c: (add_place), (update_places),
	(check_visibility), (bookmarks_check_popup_sensitivity),
	(get_selected_iter), (rename_selected_bookmark),
	(remove_selected_bookmarks), (mount_shortcut_cb),
	(unmount_shortcut_cb), (eject_shortcut_cb),
	(nautilus_places_sidebar_init):
	Add volume data to the list store and use it to show
	an unmount command for network volumes. (#316184)

	Patch from Xavier Claessens <xclaesse@gmail.com>

M	ChangeLog
M	src/nautilus-places-sidebar.c

commit 0af35337bc189b2d71d7e4025771ceb4584bfcdc
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2006-05-07

    Use eel_gtk_menu_append_separator.

    2006-05-07	Martin Wehner  <martin.wehner@gmail.com>

	* libnautilus-private/nautilus-dnd.c:
	(nautilus_drag_drop_action_ask),
	(nautilus_drag_drop_background_ask):
	* src/file-manager/fm-tree-view.c: (create_popup_menu):
	* src/nautilus-places-sidebar.c:
	(bookmarks_build_popup_menu):
	Use eel_gtk_menu_append_separator.

	* src/nautilus-places-sidebar.c:
	(bookmarks_check_popup_sensitivity):
	Use eel_gtk_widget_set_shown.

M	ChangeLog
M	libnautilus-private/nautilus-dnd.c
M	src/file-manager/fm-tree-view.c
M	src/nautilus-places-sidebar.c

commit 81e8548e7bdb585205cdaaed862d7e8cc052279e
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
Date:	2006-05-07

    Updated Spanish translation.

    2006-05-07	Francisco Javier F. Serrador  <serrador@cvs.gnome.org>

	* es.po: Updated Spanish translation.

M	po/ChangeLog
M	po/es.po

commit c535beb34264abeb3cd76194ba84863ca15c2422
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2006-05-07

    Fix typo in function name: s/availible/available/ (#326053)

    2006-05-07	Martin Wehner  <martin.wehner@gmail.com>

	* src/nautilus-query-editor.c: (type_combo_changed):
	Fix typo in function name: s/availible/available/ (#326053)

	* configure.in:
	Require eel 2.15.1

M	ChangeLog
M	configure.in
M	src/nautilus-query-editor.c

commit b88f520eb2fb208851fa2b6b039b7b79208e4ba0
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
Date:	2006-05-06

    Updated Spanish translation.

    2006-05-06	Francisco Javier F. Serrador  <serrador@cvs.gnome.org>

	* es.po: Updated Spanish translation.

M	po/ChangeLog
M	po/es.po

commit cf27d14694fb210f5c6821d594f183c2739f2755
Author: Priit Laes <amd@store20.com>
Date:	2006-05-05

    Translation updated by Ivar Smolin.

    2006-05-05	Priit Laes  <amd@store20.com>

	* et.po: Translation updated by Ivar Smolin.

M	po/ChangeLog
M	po/et.po

commit 3229d857acdaa570e4eee74c7166a8b3b15e8661
Author: Ankitkumar Rameshchandra Patel <ankitp@src.gnome.org>
Date:	2006-05-05

    Updated Translation

M	po/ChangeLog
M	po/gu.po

commit 1184f65800760e9b202e957d825285e97d64f557
Author: Christian Neumair <chris@gnome-de.org>
Date:	2006-05-04

    Disconnect signal handlers registered when connecting proxies.

    2006-05-04	Christian Neumair  <chris@gnome-de.org>

	* src/nautilus-navigation-action.c:
	(nautilus_navigation_action_class_init), (disconnect_proxy):
	Disconnect signal handlers registered when connecting proxies.

M	ChangeLog
M	src/nautilus-navigation-action.c

commit e633db8f0d5678ca5a516b0f654aba7a2415a7b2
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2006-05-03

    Add mount, unmount, eject and format menu items to the popup menu of

    2006-05-03	Martin Wehner  <martin.wehner@gmail.com>

	* src/nautilus-places-sidebar.c: (volume_op_callback):
	(row_activated_callback), (bookmarks_popup_menu_detach_cb),
	(eject_for_type), (set_visibility),
	(bookmarks_check_popup_sensitivity), (get_selected_drive),
	(mount_shortcut_cb), (unmount_shortcut_cb), (eject_shortcut_cb),
	(format_shortcut_cb), (bookmarks_build_popup_menu):
	Add mount, unmount, eject and format menu items to the popup menu
	of drives in the places sidebar. (#316184)

	Based on a patch from Xavier Claessens <xclaesse@gmail.com>

M	ChangeLog
M	src/nautilus-places-sidebar.c

commit cb2675ef45ca8425c0ede0db815f5b68bac07353
Author: Øivind Hoel <ohoel@cvs.gnome.org>
Date:	2006-05-02

    Updated Norwegian bokmål translation.

    2006-05-02	Øivind Hoel  <ohoel@cvs.gnome.org>

	* nb.po: Updated Norwegian bokmål translation.

M	po/ChangeLog
M	po/nb.po

commit f732ebc19b6103c5176dc1961be86f922bd29636
Author: Alexander Larsson <alexl@src.gnome.org>
Date:	2006-05-02

    fixup

M	po/ChangeLog

commit a89dc4e357c763f23a40813428ce5d0fdba47c55
Author: Ignacio Casal Quinteiro <icq@src.gnome.org>
Date:	2006-05-02

    *** empty log message ***

M	po/ChangeLog
M	po/gl.po

commit 80d83063febcef89c2732e20889dcbb2675ab57a
Author: Alexander Larsson <alexl@redhat.com>
Date:	2006-05-02

    Add malagasy translation. from Thierry Randrianiriana

    2006-05-02	Alexander Larsson  <alexl@redhat.com>

	* LINGUAS:
	* mg.po:
	Add malagasy translation.
	from Thierry Randrianiriana <randrianiriana@gmail.com>

M	po/ChangeLog
M	po/LINGUAS
A	po/mg.po

commit 367c651bc0452038658a0b87eba5ec67239d0062
Author: Funda Wang <fwang@src.gnome.org>
Date:	2006-05-02

    Updated nautilus zh_CN translation.

M	po/ChangeLog
M	po/zh_CN.po

commit 1512e1a3b39253da20e69d0993c1c6e5fb2806db
Author: Ankitkumar Rameshchandra Patel <ankitp@src.gnome.org>
Date:	2006-05-02

    Updated Translation

M	po/ChangeLog
M	po/gu.po

commit 583fc233fc15e8d42f8453a8e408de343e2777f0
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2006-05-01

    Adapt to new GtkAboutDialog behaviour and use wrap-license. Makes the

    2006-05-01	Martin Wehner  <martin.wehner@gmail.com>

	* src/nautilus-window-menus.c: (action_about_nautilus_callback):
	Adapt to new GtkAboutDialog behaviour and use wrap-license.
	Makes the close button work again. Fixes #336520.

	Patch from Christian Persch <chpe@gnome.org>

M	ChangeLog
M	src/nautilus-window-menus.c

commit cb0e1dfceeee8eb74c2d8db37136df2909f35f9c
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2006-05-01

    Fix typo in the query filechooser window title. (#325284)

    2006-05-01	Martin Wehner  <martin.wehner@gmail.com>

	* src/nautilus-query-editor.c: (location_row_create_widgets):
	Fix typo in the query filechooser window title. (#325284)

M	ChangeLog
M	src/nautilus-query-editor.c

commit 5f857e2a7bfaa4c1f91a26dfd2573e6eaa4b5e34
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2006-05-01

    Fix wording: Use "criterion" instead of "criterium". (#331682)

    2006-05-01	Martin Wehner  <martin.wehner@gmail.com>

	* src/nautilus-query-editor.c: (nautilus_query_editor_add_row),
	(finish_first_line):
	Fix wording: Use "criterion" instead of "criterium". (#331682)

	Patch from Farzaneh Sarafraz <farzaneh@farsiweb.info>

M	ChangeLog
M	src/nautilus-query-editor.c

commit 60f3072ba55d2e6d5bbb93c2272db6fc6b85c28b
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2006-05-01

    Remove bogus period from strings. (#336909)

    2006-05-01	Martin Wehner  <martin.wehner@gmail.com>

	* libnautilus-private/nautilus-program-choosing.c:
	(application_cannot_open_location):
	Remove bogus period from strings. (#336909)

	Patch from Javier F. Serrador <serrador@tecknolabs.com>

M	ChangeLog
M	libnautilus-private/nautilus-program-choosing.c

commit 2093e4fa1928a77a8b6fbb8e158a3c5d6830595a
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2006-05-01

    Use the same phrasing and format as the GTK+ overwrite dialog. Also,
    per

    2006-05-01	Martin Wehner  <martin.wehner@gmail.com>

	* libnautilus-private/nautilus-file-operations.c:
	(handle_transfer_overwrite):  Use the same phrasing and
	format as the GTK+ overwrite dialog.  Also, per the HIG
	convert the dialog to a confirmation alert since the user's
	command may destroy data. (#325188)

	Patch from Dennis Cranston <dennis_cranston@yahoo.com>

M	ChangeLog
M	libnautilus-private/nautilus-file-operations.c

commit 8feb40a01dc8b7cf79db9a789d76eb5817c8e0a4
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2006-05-01

    Prefer "Date Taken" and "Date Digitized" over "Date Modified" when

    2006-05-01	Martin Wehner  <martin.wehner@gmail.com>

	* src/nautilus-image-properties-page.c: (append_tag_value_pair),
	(append_exifdata_string):
	Prefer "Date Taken" and "Date Digitized" over "Date Modified" when
	deciding which date to show from image metadata. (#331810)

	Patch from Pat Suwalski <pat@suwalski.net>

M	ChangeLog
M	src/nautilus-image-properties-page.c

commit cbbf49ae2bf71c4bd76c0cb8a49ab432a7dd3c5b
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2006-04-30

    Updated Norwegian bokmål translation.

    2006-04-30	Kjartan Maraas	<kmaraas@gnome.org>

	* nb.po: Updated Norwegian bokmål translation.

M	po/ChangeLog
M	po/nb.po

commit 57fd6c8a265c6927114e6deebc85754f8d2499c8
Author: Priit Laes <amd@store20.com>
Date:	2006-04-29

    Translation updated by Ivar Smolin.

    2006-04-29	Priit Laes  <amd@store20.com>

	* et.po: Translation updated by Ivar Smolin.

M	po/ChangeLog
M	po/et.po

commit f318b78e9b4fc44f01813ba63e644c04a0e31849
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
Date:	2006-04-28

    Updated Spanish translation.

    2006-04-28	Francisco Javier F. Serrador  <serrador@cvs.gnome.org>

	* es.po: Updated Spanish translation.

M	po/ChangeLog
M	po/es.po

commit 023dab42d8a476880f124017e8184f0387976b9c
Author: Ankitkumar Rameshchandra Patel <ankitp@src.gnome.org>
Date:	2006-04-28

    Updated Translation

M	po/ChangeLog
M	po/gu.po

commit 3e10dce8c7e5e16ebc47532520cd69a2a6174ce9
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2006-04-27

    Update handling of po/LINGUAS for new instructions. Refer to

    2006-04-28	Martin Wehner  <martin.wehner@gmail.com>

	* configure.in:
	* po/LINGUAS:
	Update handling of po/LINGUAS for new instructions.  Refer
	to http://live.gnome.org/GnomeGoals/PoLinguas

	Patch from Brian Pepple  <bdpepple@gmail.com>

M	ChangeLog
M	configure.in
M	po/LINGUAS

commit c28f8fedcaeec21b540392f9e5aa9593c9b33204
Author: Lukas Novotny <lukasnov@src.gnome.org>
Date:	2006-04-27

    2006-04-27	Lukas Novotny  <lukasnov@cvs.gnome.org> * cs.po: Updated
    Czech translation.

M	po/ChangeLog
M	po/cs.po

commit ff9a37cdba3a3d6e54b366e1b16307a2af8511a3
Author: Christian Neumair <chris@gnome-de.org>
Date:	2006-04-27

    Allow to mount/unmout/eject/format a volume when displaying its
    activation

    2006-04-27	Christian Neumair  <chris@gnome-de.org>

	* src/file-manager/fm-actions.h:
	* src/file-manager/fm-directory-view.c:
	(file_get_volume_and_drive),
	(action_self_mount_volume_callback),
	(action_self_unmount_volume_callback),
	(action_self_eject_volume_callback),
	(action_self_format_volume_callback),
	(file_get_volume_and_drive),
	(file_should_show_self),
	(real_update_menus_volumes):
	* src/file-manager/fm-tree-view.c:
	(create_popup_menu):
	* src/file-manager/nautilus-directory-view-ui.xml:
	Allow to mount/unmout/eject/format a volume when displaying its
	activation URI.

M	ChangeLog
M	src/file-manager/fm-actions.h
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-tree-view.c
M	src/file-manager/nautilus-directory-view-ui.xml

commit 45ee82deeb27bdb37ec181cfb0cb2f524042080b
Author: Christian Neumair <chris@gnome-de.org>
Date:	2006-04-27

    If no ACCESS file info field is available, pretend to have full
    access. If

    2006-04-26	Christian Neumair  <chris@gnome-de.org>

	* libnautilus-private/nautilus-file.c:
	(nautilus_file_denies_access_permission),
	(nautilus_file_can_get_permissions),
	(nautilus_file_can_set_permissions):
	If no ACCESS file info field is available, pretend to have full
	access. If no PERMISSIONS field is available, pretend to have full
	permission control.

M	ChangeLog
M	libnautilus-private/nautilus-file.c

commit 81b9c5dc83f7570665c59b518ead71596167eb09
Author: Ankitkumar Rameshchandra Patel <ankitp@src.gnome.org>
Date:	2006-04-27

    Updated Translation

M	po/ChangeLog
M	po/gu.po

commit 315654220d2f8f1dc24635e508669770c8ea06f8
Author: Alexander Larsson <alexl@redhat.com>
Date:	2006-04-26

    Fix width of text selection in text-below-icons mode. (it was
    to wide.)

    2006-04-26	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-icon-canvas-item.c:
	Fix width of text selection in text-below-icons mode.
	(it was to wide.)

M	ChangeLog
M	libnautilus-private/nautilus-icon-canvas-item.c

commit 9734b289fc0957c00e6f2cc3f42374c47aa2503b
Author: Alexander Larsson <alexl@redhat.com>
Date:	2006-04-26

    Remove popt

    2006-04-26	Alexander Larsson  <alexl@redhat.com>

	* configure.in:
	Remove popt

	* src/nautilus-connect-server-dialog-main.c:
	* src/nautilus-main.c:
	Convert from popt to goption.
	Based on patch from Philip Van Hoof

M	ChangeLog
M	configure.in
M	src/nautilus-connect-server-dialog-main.c
M	src/nautilus-main.c

commit 18b5c78eecb31bdc89b139deac1e6bf71547c838
Author: Alexander Larsson <alexl@redhat.com>
Date:	2006-04-25

    Remove icon registration, as its no longer needed with gtk 2.9.

    2006-04-25	Alexander Larsson  <alexl@redhat.com>

	* src/nautilus-main.c:
	Remove icon registration, as its no longer needed with gtk 2.9.

	* src/nautilus-window-menus.c:
	(nautilus_menus_append_bookmark_to_menu):
	Remove bogus TODO.

M	ChangeLog
M	src/nautilus-main.c
M	src/nautilus-window-menus.c

commit ff68a810d5fac7c218fb98d093c65d38d13f1096
Author: Alexander Larsson <alexl@redhat.com>
Date:	2006-04-25

    Bump version to 2.15.1 2.14 development continues on gnome-2-14
    branch.

    2006-04-25	Alexander Larsson  <alexl@redhat.com>

	* configure.in:
	Bump version to 2.15.1
	2.14 development continues on gnome-2-14 branch.

    ==== gnome-2-14 branched from here ===

M	ChangeLog
M	configure.in

commit bf48d464b79b36ed32271ed1a0913f5ecbe45a88 (tag:
GNOME_2_14_BRANCHPOINT)
Author: Christian Neumair <chris@gnome-de.org>
Date:	2006-04-25

    Require gnome-vfs 2.14.2, gnome_vfs_volume_compare fixes.

    2006-04-25	Christian Neumair  <chris@gnome-de.org>

	* configure.in:
	Require gnome-vfs 2.14.2, gnome_vfs_volume_compare fixes.

	* src/file-manager/fm-tree-view.c: (create_tree):
	Use gnome_vfs_volume_compare to sort volumes from the volume
	monitor.

M	ChangeLog
M	configure.in
M	src/file-manager/fm-tree-view.c

commit 18ffc41c2876dd110ddc4d72751719bca614a932
Author: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
Date:	2006-04-23

    Updated Traditional Chinese translation(Hong Kong). Updated
    Traditional

    2006-04-23	Chao-Hsiung Liao  <j_h_liau@yahoo.com.tw>

	* zh_HK.po: Updated Traditional Chinese translation(Hong Kong).
	* zh_TW.po: Updated Traditional Chinese translation(Taiwan).

M	po/ChangeLog
M	po/zh_HK.po
M	po/zh_TW.po

commit 5a7c22eb45384c1fc794daee67cd6eb6ba87657b
Author: Yair Hershkovitz <yairhr@src.gnome.org>
Date:	2006-04-22

    Updated Hebrew translation

M	po/ChangeLog
M	po/he.po

commit 8bcdcf9146dfb473899daa3417691a9738e13723
Author: Inaki Larranaga <dooteo@euskalgnu.org>
Date:	2006-04-20

    Updated Basque translation.

    2006-04-20	Inaki Larranaga  <dooteo@euskalgnu.org>

	* eu.po: Updated Basque translation.

M	po/ChangeLog
M	po/eu.po

commit d870f63ebfb717a7b9db22957568965932f02d89
Author: Alexander Larsson <alexl@redhat.com>
Date:	2006-04-18

    Add LARGE_TOP_LEFT_TEXT attribute and change the text size for
    the normal

    2006-04-18	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-file-attributes.h:
	* libnautilus-private/nautilus-directory-async.c:
	* libnautilus-private/nautilus-directory-private.h:
	* libnautilus-private/nautilus-file-private.h:
	* libnautilus-private/nautilus-file.c:
	* libnautilus-private/nautilus-file.h:
	Add  LARGE_TOP_LEFT_TEXT attribute and change the text size for
	the normal top-left text to 10x5.
	Add need_large argument to nautilus_file_peek_top_left_text and
	nautilus_extract_top_left_text.

	* libnautilus-private/nautilus-icon-canvas-item.[ch]
	Make details an instance-private instead of allocating separately.
	Add _set_is_visible() and only keep PangoLayouts cached for
	visible icons.

	* libnautilus-private/nautilus-icon-container.[ch]:
	* src/file-manager/fm-icon-container.c:
	Monitor large embedded text for larger icons.
	Call nautilus_icon_canvas_item_set_is_visible as needed.

	* libnautilus-private/nautilus-icon-factory.[ch]:
	Limit never-free recently used cache to 20 items.
	Free other unused cache items after a 100 sec.

M	ChangeLog
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-directory-private.h
M	libnautilus-private/nautilus-file-attributes.h
M	libnautilus-private/nautilus-file-private.h
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-file.h
M	libnautilus-private/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-canvas-item.h
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-container.h
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus-private/nautilus-icon-private.h
M	src/file-manager/fm-icon-container.c

commit dc98244d6ad94e6a3388f5ae9a35f8c62b965d22
Author: Vladimer Sichinava <vsichi@src.gnome.org>
Date:	2006-04-18

    Updated Georgian translation

M	po/ChangeLog
M	po/ka.po

commit e132b8493cdff36d91705c1ddf7abd53e88a46c7
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2006-04-18

    Remove obsolete entry for no_NO And the translation.

    2006-04-18	Kjartan Maraas	<kmaraas@gnome.org>

	* LINGUAS: Remove obsolete entry for no_NO
	* no.po: And the translation.

M	po/ChangeLog
M	po/LINGUAS
D	po/no.po

commit 83c9c842804190ada779da15993166c5f4501039
Author: Vladimer Sichinava <vsichi@src.gnome.org>
Date:	2006-04-18

    Updated Georgian translation 18/04/06

M	po/ka.po

commit 6ee08090de1027bb8608a3c57907b96c6f3f360f
Author: Åsmund Skjæveland <aasmunds@fys.uio.no>
Date:	2006-04-16

    Updated Norwegian Nynorsk translation.

    2006-04-16	Åsmund Skjæveland  <aasmunds@fys.uio.no>

	* nn.po: Updated Norwegian Nynorsk translation.

M	po/ChangeLog
M	po/nn.po

commit 757178401dc428b354f45104109eda31db72422c
Author: Funda Wang <fwang@src.gnome.org>
Date:	2006-04-16

    Updated nautilus zh_CN translation.

M	po/ChangeLog
M	po/zh_CN.po

commit ad74b4264509a54e01263d388af191fc03a7c72b
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2006-04-15

    Remove newlines to fix build with CVS intltool. (#338423)

    2006-04-15	Martin Wehner  <martin.wehner@gmail.com>

	* po/LINGUAS:
	Remove newlines to fix build with CVS intltool. (#338423)

M	ChangeLog
M	po/LINGUAS

commit ae59c9c351a754279f457a1b2e4921be40b095b8
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2006-04-15

    Don't delete the first bookmark if pressing del key on an undeletable

    2006-04-15	Martin Wehner  <martin.wehner@gmail.com>

	* src/nautilus-places-sidebar.c: (remove_selected_bookmarks):
	Don't delete the first bookmark if pressing del key on an
	undeletable item. Fixes #338377.

M	ChangeLog
M	src/nautilus-places-sidebar.c

commit 740510efa9e6511c7a10e4dd23c56050f8ceaded
Author: Jeremy Le Floc'h <jeremylf@src.gnome.org>
Date:	2006-04-15

    *** empty log message ***

M	po/ChangeLog
M	po/LINGUAS
A	po/br.po

commit 5eb3d34edbbca2bf0ae86c0c9f6e9be95d0f2bb5
Author: Miloslav Trmac <mitr@volny.cz>
Date:	2006-04-14

    Updated Czech translation by Lukas Novotny.

    2006-04-14	Miloslav Trmac	<mitr@volny.cz>

	* cs.po: Updated Czech translation by Lukas Novotny.

M	po/ChangeLog
M	po/cs.po

commit 252c6f9bffc4dc0b75e0a6b670345118a238ec67
Author: Åsmund Skjæveland <aasmunds@fys.uio.no>
Date:	2006-04-14

    Updated Norwegian Nynorsk translation.

    2006-04-14	Åsmund Skjæveland  <aasmunds@fys.uio.no>

	* nn.po: Updated Norwegian Nynorsk translation.

M	po/ChangeLog
M	po/nn.po

commit a3ed5cfd8d04d65b4ef85bce4d1662de6335f0c4
Author: Yair Hershkovitz <yairhr@src.gnome.org>
Date:	2006-04-14

    Updated Hebrew translation

M	po/ChangeLog
M	po/he.po

commit 4043d4cf03d8d46590e28771469b26d45e232de8
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2006-04-14

    Don't add location bookmark for desktop windows. Fixes #334860.

    2006-04-14	Martin Wehner  <martin.wehner@gmail.com>

	* src/nautilus-spatial-window.c: (action_add_bookmark_callback):
	Don't add location bookmark for desktop windows. Fixes #334860.

	Patch from Christian Neumair <chris@gnome-de.org>

M	ChangeLog
M	src/nautilus-spatial-window.c

commit 6f2773401b3d536e1d90df90d271232d1a8c89d1
Author: Hendrik Richter <hendrikr@gnome.org>
Date:	2006-04-12

    Updated German translation.

    2006-04-12	Hendrik Richter  <hendrikr@gnome.org>

	* de.po: Updated German translation.

M	po/ChangeLog
M	po/de.po

commit 6b67df99956d79e3f1ff819e2ee2c5511ecfd60d
Author: Takeshi AIHANA <takeshi.aihana@gmail.com>
Date:	2006-04-12

    Updated Japanese translation for v2.14.1 (HEAD).

    2006-04-12	Takeshi AIHANA <takeshi.aihana@gmail.com>

	* ja.po: Updated Japanese translation for v2.14.1 (HEAD).

M	po/ChangeLog
M	po/ja.po

commit a7d2a5ff56d30c6ec7f746fc1938b2b282f106e8
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2006-04-10

    Post-release version bump.

    2006-04-11	Martin Wehner  <martin.wehner@gmail.com>

	* configure.in:
	Post-release version bump.

M	ChangeLog
M	configure.in

commit 88e11cd6e6465f610420054c99da74174f9026b1 (tag: NAUTILUS_2_14_1)
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2006-04-10

    === nautilus 2.14.1 ===

    2006-04-11	Martin Wehner  <martin.wehner@gmail.com>

	* NEWS:
	Update for release

	* configure.in:
	Require eel 2.14.1

M	ChangeLog
M	NEWS
M	configure.in

commit 5215edce0630043ef749e1f47148dec1736331d9
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2006-04-10

    Use smaller close icon for the sidebar.

    2006-04-11	Martin Wehner  <martin.wehner@gmail.com>

	* src/nautilus-side-pane.c: (nautilus_side_pane_init):
	Use smaller close icon for the sidebar.

	Patch from Yang Hong <yanghong@ccoss.com.cn>

M	ChangeLog
M	src/nautilus-side-pane.c

commit e218e5fff36eb9c1f9b302057394e6d83195dcca
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2006-04-10

    Determine drop target by iterating through drop container target list

    2006-04-10	Martin Wehner  <martin.wehner@gmail.com>

	* libnautilus-private/nautilus-icon-dnd.c:
	(get_data_on_first_target_we_support):
	Determine drop target by iterating through drop container
	target list instead of drag context DND list. (#337588)

	Patch from Christian Neumair <chris@gnome-de.org>

M	ChangeLog
M	libnautilus-private/nautilus-icon-dnd.c

commit 52fe72da183dc1a72f9644607a549bf2cb6d4e5d
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2006-04-10

    New file listing all supported languages.

    2006-04-10	Martin Wehner  <martin.wehner@gmail.com>

	* po/LINGUAS: New file listing all supported languages.

	* configure.in: Use po/LINGUAS instead of including all languages
	directly in this file. See the wiki for more information:
	http://live.gnome.org/GnomeGoals/PoLinguas

	Patch from Brian Pepple  <bdpepple@gmail.com>

M	ChangeLog
M	configure.in
A	po/LINGUAS

commit efe539b09ff85abcb2d817b0c694b450f5474224
Author: Kang Jeong-Hee <kz@src.gnome.org>
Date:	2006-04-10

    ko.po updated

M	po/ko.po

commit 64f1a7fcc5b49e8d503ffc06ef320f701c83a9f5
Author: Artur Flinta <aflinta@cvs.gnome.org>
Date:	2006-04-10

    Updated Polish translation by GNOME PL Team.

    2006-04-10	Artur Flinta  <aflinta@cvs.gnome.org>

	* pl.po: Updated Polish translation by GNOME PL Team.

M	po/ChangeLog
M	po/pl.po

commit cae4180062d131bfd4136df0a064feafce5c2876
Author: Nikos Charonitakis <frolix68@src.gnome.org>
Date:	2006-04-08

    Updated Greek translation

M	po/ChangeLog
M	po/el.po

commit dd8609e2b7987e83f6c8f7680b0c2d9d0359cf9d
Author: Christian Neumair <chris@gnome-de.org>
Date:	2006-04-08

    Update progress dialog when setting its operation string, also set

    2006-04-08	Christian Neumair  <chris@gnome-de.org>

	* libnautilus-private/nautilus-file-operations-progress.c:
	(nautilus_file_operations_progress_update),
	(nautilus_file_operations_progress_set_operation_string):
	Update progress dialog when setting its operation string,
	also set operation string during preflight.

M	ChangeLog
M	libnautilus-private/nautilus-file-operations-progress.c

commit 72a15dafc31018e570bcf174389cbcc5ce244d06
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2006-04-07

    Use g_(un)setenv instead of their eel_ counterparts.

    2006-04-08	Martin Wehner  <martin.wehner@gmail.com>

	* src/file-manager/fm-directory-view.c:
	(set_script_environment_variables),
	(unset_script_environment_variables):
	* src/nautilus-main.c: (main):
	* src/nautilus-shell.c: (corba_restart):
	Use g_(un)setenv instead of their eel_ counterparts.

M	ChangeLog
M	src/file-manager/fm-directory-view.c
M	src/nautilus-main.c
M	src/nautilus-shell.c

commit f8c4d81de60c942c03a8bddc6be210f2235ca35a
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2006-04-07

    Adapt the same policy for showing drives and volumes in the places
    sidebar

    2006-04-07	Martin Wehner  <martin.wehner@gmail.com>

	* src/nautilus-places-sidebar.c: (add_place), (update_places),
	(mount_volume_callback), (row_activated_callback),
	(bookmarks_popup_menu_detach_cb), (nautilus_places_sidebar_init):
	Adapt the same policy for showing drives and volumes in the places
	sidebar as in computer:/// and the gtk filechooser: Show unmounted
	but user-visible drives and mount them on activation. (#321320)

	Patch from Xavier Claessens <xclaesse@gmail.com>

M	ChangeLog
M	src/nautilus-places-sidebar.c

commit be576f0b25ba9cd6ea0dcf3dbf1a6890f85bcfa0
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2006-04-06

    Remove unused pattern file. (#337353)

    2006-04-07	Martin Wehner  <martin.wehner@gmail.com>

	* data/patterns/.striated.png:
	* data/patterns/Makefile.am:
	Remove unused pattern file. (#337353)

M	ChangeLog
D	data/patterns/.striated.png
M	data/patterns/Makefile.am

commit f87ef469a659a26419ed8cfd198ada741160e908
Author: Priit Laes <amd@store20.com>
Date:	2006-04-05

    Translation updated by Ivar Smolin.

    2006-04-05	Priit Laes  <amd@store20.com>

	* et.po: Translation updated by Ivar Smolin.

M	po/ChangeLog
M	po/et.po

commit 831b033ddb8003ab7cf844effd69eda16b5c6acc
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
Date:	2006-04-03

    Updated Spanish translation.

    2006-04-03	Francisco Javier F. Serrador  <serrador@cvs.gnome.org>

	* es.po: Updated Spanish translation.

M	po/ChangeLog
M	po/es.po

commit aaa6efd68bb9eb8ca09af674b049b6855c3a6cdd
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2006-04-02

    Updated Norwegian bokmål translation. Same.

    2006-04-02	Kjartan Maraas	<kmaraas@gnome.org>

	* nb.po: Updated Norwegian bokmål translation.
	* no.po: Same.

M	po/ChangeLog
M	po/nb.po
M	po/no.po

commit 42de209d4e9e4dbaff32e7584a20087bc59cf875
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
Date:	2006-04-02

    Updated SPanish translation.

    2006-04-02	Francisco Javier F. Serrador  <serrador@cvs.gnome.org>

	* es.po: Updated SPanish translation.

M	po/ChangeLog
M	po/es.po

commit a92fb58b42fc1d4e0c9c88131192ecd0410cdf39
Author: Yair Hershkovitz <yairhr@src.gnome.org>
Date:	2006-04-01

    Updated Hebrew translation

M	po/ChangeLog
M	po/he.po

commit 7dd09cd54e122fefe4cca66c714c371a1120c791
Author: Guntupalli Karunakar <karunakar@src.gnome.org>
Date:	2006-03-30

    Added Dzongkha translation

A	po/dz.po

commit ec3ca14c3283e3a4f0912ba045eaa522212ff355
Author: Christian Neumair <chris@gnome-de.org>
Date:	2006-03-30

    Add fm_directory_view_get_loading().

    2006-03-30	Christian Neumair  <chris@gnome-de.org>

	* src/file-manager/fm-directory-view.c:
	(fm_directory_view_get_loading):
	* src/file-manager/fm-directory-view.h:
	Add fm_directory_view_get_loading().

	* src/file-manager/fm-icon-view.c: (file_has_lazy_position),
	(fm_icon_view_add_file), (fm_icon_view_screen_changed):
	Use fm_directory_view_get_loading() to determine whether view is
	loaded. If it is not yet loaded, don't position icons lazily.

M	ChangeLog
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-directory-view.h
M	src/file-manager/fm-icon-view.c

commit 4eded05dd6748bd0dc8f55040428528e91405803
Author: Lukas Novotny <lukasnov@cvs.gnome.org>
Date:	2006-03-30

    Updated Czech translation.

    2006-03-30	Lukas Novotny  <lukasnov@cvs.gnome.org>

	* cs.po: Updated Czech translation.

M	po/ChangeLog
M	po/cs.po

commit 1f0f844b85a0a2cf31a6ade8b7485fb39b2124ec
Author: Clytie Siddall <clyties@src.gnome.org>
Date:	2006-03-30

    vi.po: Updated Vietnamese translation.

M	po/ChangeLog
M	po/vi.po

commit aa8de4be8371dfa4618a19ed9f1fb41fdbea749d
Author: Rhys Jones <rhys@sucs.org>
Date:	2006-03-28

    Updated Welsh translation.

    2006-03-28	Rhys Jones  <rhys@sucs.org>

	* cy.po: Updated Welsh translation.

M	po/ChangeLog
M	po/cy.po

commit d7ce4663c9b4a8a936fe9872f7795799af6878e8
Author: Ole Laursen <olau@hardworking.dk>
Date:	2006-03-27

    Fixed a few strings in Danish translation.

    2006-03-28	Ole Laursen  <olau@hardworking.dk>

	* da.po: Fixed a few strings in Danish translation.

M	po/ChangeLog
M	po/da.po

commit e7431f875ca8490dab15ee88058df7c878edee96
Author: Amanpreet Singh Alam <aman@src.gnome.org>
Date:	2006-03-25

    update translation for Punjabi (Gurmukhi) by apbrar gmail com

M	po/pa.po

commit ace465716565983ee91ec46b2be5f51275c12974
Author: Nikos Charonitakis <frolix68@src.gnome.org>
Date:	2006-03-25

    Updated Greek translation

M	po/ChangeLog
M	po/el.po

commit 406e8c20c14777a43a6af54822b0d303c4f2a169
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2006-03-24

    Get the command line options and pass them on to the dialog.

    2006-03-24	Martin Wehner  <martin.wehner@gmail.com>

	* src/nautilus-connect-server-dialog-main.c: (main):
	Get the command line options and pass them on to the dialog.

	* src/nautilus-connect-server-dialog.c: (connect_to_server),
	(nautilus_connect_server_dialog_init), (setup_for_type):
	Use new MethodInfo struct to construct the UI.
	(display_server_uri): New function for initialising the UI based
	on the broken down parts of the URI.
	(nautilus_connect_server_dialog_new): Use display_server_uri.
	(get_method_description): New helper function.
	(port_insert_text): Accept more than one digit at a time.

	Display broken down URIs in 'Connect to Server'
	properly. (#332848)

	Patch from Nate Nielsen <nielsen@memberwebs.com>

M	ChangeLog
M	src/nautilus-connect-server-dialog-main.c
M	src/nautilus-connect-server-dialog.c

commit dd28b2c39e9d82294373523a5fdfb1fb359aaf35
Author: Kostas Papadimas <pkst@src.gnome.org>
Date:	2006-03-22

    Updated Greek translation

M	po/ChangeLog
M	po/el.po

commit 8574155fe673947d00f5e1d2767b2da66f093c9c
Author: Daniel Drake <dsd@src.gnome.org>
Date:	2006-03-22

    Only consider the filename suffix when deciding if a file is an
    SVG image.

	* libnautilus-private/nautilus-icon-factory.c: Only consider
	the filename suffix when deciding if a file is an SVG image.
	Bug #330019.

M	ChangeLog
M	libnautilus-private/nautilus-icon-factory.c

commit 11078e897a92bbbcac642df213f005dcde4806f1
Author: Paolo Borelli <pborelli@katamail.com>
Date:	2006-03-22

    use g_strv_length instead of a private copy and

    2006-03-22	Paolo Borelli  <pborelli@katamail.com>

	* src/nautilus-application.c: use g_strv_length instead of a
	private copy and gnome_vfs_make_uri_from_shell_arg instead of
	the old eel_make_uri_from_shell_arg. Bug #334077.

M	ChangeLog
M	src/nautilus-application.c

commit fa1dd162316e52b758553993444d9bb6889a2a87
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2006-03-22

    Add help button to the Select Pattern dialog. (#331443)

    2006-03-22	Martin Wehner  <martin.wehner@gmail.com>

	* src/file-manager/fm-directory-view.c:
	(pattern_select_response_cb), (select_pattern):
	Add help button to the Select Pattern dialog. (#331443)

	* src/nautilus-connect-server-dialog.c: (response_callback),
	(nautilus_connect_server_dialog_init):
	Add help button to the Connect to Server dialog. (#334330)

	* src/nautilus-location-dialog.c: (response_callback),
	(nautilus_location_dialog_init):
	Add help button to the Open Location dialog (#334293)

M	ChangeLog
M	src/file-manager/fm-directory-view.c
M	src/nautilus-connect-server-dialog.c
M	src/nautilus-location-dialog.c

commit 904c1b95c67ab1f122598e4b5cb25c840d24619f
Author: Arangel Angov <arangela@src.gnome.org>
Date:	2006-03-21

    Repaired fuzzy string, Macedonian Translation <arangela@cvs.gnome.org>

M	po/mk.po

commit c876499898db6322bfcc44d91d63e4165ffb1c37
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:	2006-03-21

    Hungarian translation updated by Mate ORY.

    2006-03-21	Gabor Kelemen  <kelemeng@gnome.hu>

	* hu.po: Hungarian translation updated by Mate ORY.

M	po/ChangeLog
M	po/hu.po

commit ceea7a034d7f920fc2edbbd22da63ae48f72dfb6
Author: Federico Mena Quintero <federico@novell.com>
Date:	2006-03-20

    Don't set the visibility of the "burn CD" action here.

    2006-03-14	Federico Mena Quintero	<federico@novell.com>

	* src/nautilus-window-menus.c: (nautilus_window_initialize_menus):
	Don't set the visibility of the "burn CD" action here.
	(nautilus_window_initialize_menus_constructed): New public
	function.  Only disable NAUTILUS_ACTION_GO_TO_BURN_CD if we are in
	a window which has a menubar.  This prevents calling
	have_burn_uri() unnecessarily for the desktop window, as this is
	an expensive operation during login (up to 1 second!).	The way
	have_burn_uri() works is by creating a "burn:///" URI and seeing
	if it is valid, but this makes gnome-vfs load libmapping.so from
	nautilus-cd-burner; this takes a long time during login.

	* src/nautilus-window-private.h: Added prototype for
	nautilus_window_initialize_menus_constructed().

	* src/nautilus-window.h: New prototype for
	nautilus_window_has_menubar_and_statusbar().

	* src/nautilus-window.c
	(nautilus_window_has_menubar_and_statusbar): New function; returns
	whether the window should have a menubar and statusbar.  This
	depends on the window_type from the class structure.
	(nautilus_window_constructor): Call
	nautilus_window_initialize_menus_constructed().  We do it here so
	that its own call to nautilus_window_has_menubar_and_statusbar()
	will already have the right value for class->window_type.

M	ChangeLog
M	src/nautilus-window-menus.c
M	src/nautilus-window-private.h
M	src/nautilus-window.c
M	src/nautilus-window.h

commit bb783d13807c40414ecb396b12573466d5e84fc5
Author: Christian Neumair <chris@gnome-de.org>
Date:	2006-03-20

    Speed up stock icon registration, as discussed on the mailing list:

    2006-03-19	Christian Neumair  <chris@gnome-de.org>

	* src/nautilus-main.c: (register_icons):
	Speed up stock icon registration, as discussed on the mailing
	list:

	http://mail.gnome.org/archives/nautilus-list/2006-March/msg00036.html

	Also fixes #335158.

	* src/nautilus-spatial-window.c: (action_add_bookmark_callback):
	Don't add location bookmark for desktop windows. Fixes #334860.

	* libnautilus-private/nautilus-file-operations.c:
	(nautilus_file_operations_copy_move):
	Check whether enclosing volume for any of the source files is
	read-only, and set GNOME_VFS_XFER_TARGET_DEFAULT_PERMS in
	this case.
	Fixes #167102.

	* libnautilus-private/nautilus-file-utilities.c:
	* libnautilus-private/nautilus-file-utilities.h:
	Add nautilus_get_enclosing_volume.

M	ChangeLog
M	libnautilus-private/nautilus-file-operations.c
M	libnautilus-private/nautilus-file-utilities.c
M	libnautilus-private/nautilus-file-utilities.h
M	src/nautilus-main.c

commit d3902e5d265d44d3b7425bd209246dee650ac147
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
Date:	2006-03-20

    Updated Spanish translation.

    2006-03-20	Francisco Javier F. Serrador  <serrador@cvs.gnome.org>

	* es.po: Updated Spanish translation.

M	po/ChangeLog
M	po/es.po

commit 1253c41edcae100314a229a21b59bd87fa1dc149
Author: Žygimantas Beručka <zygis@gnome.org>
Date:	2006-03-20

    Updated Lithuanian translation.

    2006-03-20	Žygimantas Beručka  <zygis@gnome.org>

	    * lt.po: Updated Lithuanian translation.

M	po/ChangeLog
M	po/lt.po

commit ca653168dd0c3922ec028e895f3470e346212645
Author: Laurent Dhima <laurenti@alblinux.net>
Date:	2006-03-20

    Updated Albanian translation.

    2006-03-20	Laurent Dhima  <laurenti@alblinux.net>

	* sq.po: Updated Albanian translation.

M	po/ChangeLog
M	po/sq.po

commit ba41c1072eca758de3ba63e55be5d6bb9e4de9ab
Author: Alexander Shopov <ash@contact.bg>
Date:	2006-03-20

    Updated Bulgarian translation by Alexander Shopov <ash@contact.bg>

    2006-03-20	Alexander Shopov  <ash@contact.bg>

	* bg.po: Updated Bulgarian translation by
	Alexander Shopov <ash@contact.bg>

M	po/ChangeLog
M	po/bg.po

commit 69ecd687e984f0be4453d71a17ac93bec19bca46
Author: Ankitkumar Rameshchandra Patel <ankitp@src.gnome.org>
Date:	2006-03-20

    Updated Translation

M	po/ChangeLog
M	po/gu.po

commit af4003434b743e11786e31250808ce508662d2bc
Author: Ignacio Casal Quinteiro <icq@src.gnome.org>
Date:	2006-03-19

    *** empty log message ***

M	po/ChangeLog
M	po/gl.po

commit 276a6548d69cb9708e6dc30b3278e114be114602
Author: Josep Puigdemont i Casamajó <joseppc@src.gnome.org>
Date:	2006-03-19

    Updated Catalan translation.

M	po/ChangeLog
M	po/ca.po

commit cd1f0a474d4c119907f1a9c218c833a34f0428a8
Author: Priit Laes <amd@store20.com>
Date:	2006-03-19

    Translation updated by Ivar Smolin.

    2006-03-19	Priit Laes  <amd@store20.com>

	* et.po: Translation updated by Ivar Smolin.

M	po/ChangeLog
M	po/et.po

commit 73877556e6fec1663beb6c59f02d6f7158f913ed
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2006-03-19

    Add --no-desktop to the Exec command line options. (#326338)

    2006-03-19	Martin Wehner  <martin.wehner@gmail.com>

	* nautilus-computer.desktop.in:
	* nautilus-folder-handler.desktop.in:
	* nautilus-home.desktop.in:
	* src/network-scheme.desktop.in:
	Add --no-desktop to the Exec command line options. (#326338)

	Patch from Saleem Abdulrasool

	* nautilus-computer.desktop.in:
	* nautilus-folder-handler.desktop.in:
	* nautilus-home.desktop.in:
	* nautilus.desktop.in:
	Remove obsolete X-Gnome-Bugzilla-OtherBinaries entry,
	none of the listed binaries does exist anymore.

M	ChangeLog
M	nautilus-computer.desktop.in
M	nautilus-folder-handler.desktop.in
M	nautilus-home.desktop.in
M	nautilus.desktop.in
M	src/network-scheme.desktop.in

commit abc8555eb9cf6ec657853499c4a78bc8042491f3
Author: Vincent van Adrighem <adrighem@gnome.org>
Date:	2006-03-19

    Translation updated by Tino Meinen.

    2006-03-19	Vincent van Adrighem  <adrighem@gnome.org>

	* nl.po: Translation updated by Tino Meinen.

M	po/ChangeLog
M	po/nl.po

commit fb2f6f55d8fef85df906864fa50c8b397ab945e1
Author: Daniel Nylander <po@danielnylander.se>
Date:	2006-03-19

    Updated Swedish Translation.

    2006-03-19	Daniel Nylander <po@danielnylander.se>

	    * sv.po: Updated Swedish Translation.

M	po/ChangeLog
M	po/sv.po

commit 02ab638eff287d86fa4a35719495fd321172cb24
Author: Kostas Papadimas <pkst@src.gnome.org>
Date:	2006-03-19

    Updated Greek translation

M	po/ChangeLog
M	po/el.po

commit 19df56a27f2fcfa0e054a8e0136c305e09bd4c07
Author: Ilkka Tuohela <ituohela@src.gnome.org>
Date:	2006-03-18

    Updated Finnish translation

M	po/ChangeLog
M	po/fi.po

commit 62eb33c29556d94220c3e7c4c80da893f4516f39
Author: Guilherme de S. Pastore <gpastore@src.gnome.org>
Date:	2006-03-18

    updated Brazilian Portuguese translation

M	po/ChangeLog
M	po/pt_BR.po

commit 055c38cf100db0ac5ac8fddc584acf5e6db5f34f
Author: Luca Ferretti <elle.uca@libero.it>
Date:	2006-03-18

    Updated Italian translation.

    2006-03-18	Luca Ferretti  <elle.uca@libero.it>

	* it.po: Updated Italian translation.

M	po/ChangeLog
M	po/it.po

commit a5ceb2ee663750677d6d8e79c4c75f6d2db6c50b
Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
Date:	2006-03-18

    Updated Thai translation.

    2006-03-18	Theppitak Karoonboonyanan  <thep@linux.thai.net>

	* th.po: Updated Thai translation.

M	po/ChangeLog
M	po/th.po

commit a7a16d2b9b3f50578e5c63c3e0e92408c8156bdb
Author: Martin Wehner <mwehner@src.gnome.org>
Date:	2006-03-18

    Commit rest of files of previous commit.

M	src/file-manager/fm-desktop-icon-view.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-ditem-page.c
M	src/file-manager/fm-error-reporting.c
M	src/file-manager/fm-icon-container.c
M	src/file-manager/fm-icon-view.c
M	src/file-manager/fm-list-model.c
M	src/file-manager/fm-list-view.c
M	src/file-manager/fm-properties-window.c
M	src/file-manager/fm-tree-model.c
M	src/file-manager/fm-tree-view.c

commit cb131b9c6657da3198b6fbec41d7e87607068bd0
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2006-03-18

    Use gi18n.h instead of deprecated gnome-i18n.h header.

    2006-03-18	Martin Wehner  <martin.wehner@gmail.com>

	* libnautilus-private/*.c:
	* src/file-manager/*.c:
	* src/*.c:
	Use gi18n.h instead of deprecated gnome-i18n.h header.

	* libnautilus-private/nautilus-query.c:
	(nautilus_query_to_readable_string):
	Mark string for translation.

	* po/POTFILES.in:
	Add nautilus-query.c

	Patch from Wouter Bolsterlee <uws+gnome@xs4all.nl>

M	ChangeLog
M	libnautilus-private/nautilus-clipboard.c
M	libnautilus-private/nautilus-column-chooser.c
M	libnautilus-private/nautilus-column-utilities.c
M	libnautilus-private/nautilus-customization-data.c
M	libnautilus-private/nautilus-desktop-directory-file.c
M	libnautilus-private/nautilus-desktop-icon-file.c
M	libnautilus-private/nautilus-desktop-link-monitor.c
M	libnautilus-private/nautilus-desktop-link.c
M	libnautilus-private/nautilus-dnd.c
M	libnautilus-private/nautilus-emblem-utils.c
M	libnautilus-private/nautilus-entry.c
M	libnautilus-private/nautilus-file-operations-progress.c
M	libnautilus-private/nautilus-file-utilities.c
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-dnd.c
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus-private/nautilus-link-desktop-file.c
M	libnautilus-private/nautilus-link.c
M	libnautilus-private/nautilus-program-choosing.c
M	libnautilus-private/nautilus-query.c
M	libnautilus-private/nautilus-search-directory-file.c
M	libnautilus-private/nautilus-theme.c
M	libnautilus-private/nautilus-trash-directory.c
M	libnautilus-private/nautilus-trash-file.c
M	libnautilus-private/nautilus-undo-signal-handlers.c
M	po/POTFILES.in
M	src/nautilus-application.c
M	src/nautilus-emblem-sidebar.c
M	src/nautilus-file-management-properties.c
M	src/nautilus-first-time-druid.c
M	src/nautilus-history-sidebar.c
M	src/nautilus-image-properties-page.c
M	src/nautilus-information-panel.c
M	src/nautilus-location-bar.c
M	src/nautilus-location-entry.c
M	src/nautilus-main.c
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-navigation-window.c
M	src/nautilus-notes-viewer.c
M	src/nautilus-pathbar.c
M	src/nautilus-places-sidebar.c
M	src/nautilus-property-browser.c
M	src/nautilus-shell.c
M	src/nautilus-side-pane.c
M	src/nautilus-sidebar-title.c
M	src/nautilus-spatial-window.c
M	src/nautilus-throbber.c
M	src/nautilus-window-manage-views.c
M	src/nautilus-window-menus.c
M	src/nautilus-window-toolbars.c
M	src/nautilus-window.c
M	src/nautilus-zoom-control.c

commit 93ebdca4ef9f71a84601297f5e2f051011d52b5b
Author: Priit Laes <amd@store20.com>
Date:	2006-03-17

    Translation updated by Ivar Smolin.

    2006-03-17	Priit Laes  <amd@store20.com>

	* et.po: Translation updated by Ivar Smolin.

M	po/ChangeLog
M	po/et.po

commit 3c22f9ec392c5a3cb974feaa79270ae44e127c7d
Author: Priit Laes <amd@store20.com>
Date:	2006-03-17

    Translation updated by Ivar Smolin.

    2006-03-17	Priit Laes  <amd@store20.com>

	* et.po: Translation updated by Ivar Smolin.

M	po/ChangeLog

commit 273d904f39d136c2f0de7270efa5be9ef814107a
Author: Priit Laes <amd@store20.com>
Date:	2006-03-17

    Translation updated by Ivar Smolin.

    2006-03-17	Priit Laes  <amd@store20.com>

	* et.po: Translation updated by Ivar Smolin.

M	po/ChangeLog
M	po/et.po

commit 8e98a85f587c25d992805d1c94dbcc2f23741893
Author: Vladimer Sichinava <vsichi@src.gnome.org>
Date:	2006-03-17

    Updated Georgian Translation

M	ChangeLog
M	configure.in
M	po/ChangeLog
M	po/ka.po

commit e1a4a241b2f6e6f4f0bc4be0fcc0d77020458159
Author: Clytie Siddall <clyties@src.gnome.org>
Date:	2006-03-14

    vi.po: Updated Vietnamese translation.

M	po/ChangeLog
M	po/vi.po

commit 2287aba3a67ec5f398e0087cd062f977adf61f09
Author: Nguyen Thai Ngoc Duy <pclouds@src.gnome.org>
Date:	2006-03-14

    *** empty log message ***

M	po/vi.po

commit 3d6e103d3f1f26ecf531ff8a4d403b13826339d7
Author: Nguyen Thai Ngoc Duy <pclouds@src.gnome.org>
Date:	2006-03-14

    *** empty log message ***

M	po/vi.po

commit ad1b365c74b7e0da678133c2709b4e18f5fd8d8d
Author: Benoît Dejean <bdejean@src.gnome.org>
Date:	2006-03-13

    Updated French translation

    * fr.po: Updated French translation

M	po/ChangeLog
M	po/fr.po

commit d5219b82d8b736386907aa12c5de864bad3be8b8
Author: Alexander Larsson <alexl@redhat.com>
Date:	2006-03-13

    Post-release version bump.

    2006-03-13	Alexander Larsson  <alexl@redhat.com>

	* configure.in:
	Post-release version bump.

    === nautilus 2.14.0 ===

M	ChangeLog
M	configure.in
M	po/ChangeLog

commit 0f04331cebded7bb1748615211167a591693752f (tag: NAUTILUS_2_14_0)
Author: Alexander Larsson <alexl@redhat.com>
Date:	2006-03-13

    Update for release

    2006-03-13	Alexander Larsson  <alexl@redhat.com>

	* NEWS:
	Update for release

	* configure.in:
	Update version to 2.14.0

M	ChangeLog
M	NEWS
M	configure.in

commit 7cc8f99418ba5861c6aabb1201ead6b456fc47ce
Author: Runa Bhattacharjee <runab@src.gnome.org>
Date:	2006-03-13

    Added Entry for Bengali (bn) Translation Updation

M	po/ChangeLog

commit 7393e1e95847174a1ff7a140c17ca30d19722b85
Author: Runa Bhattacharjee <runab@src.gnome.org>
Date:	2006-03-13

    Updated Bengali Translation

M	po/bn.po

commit 91cf72aa99c18162595173ffeef24259d4e5d946
Author: Lucas Rocha <lucasr@gnome.org>
Date:	2006-03-13

    Updated Brazilian Portuguese translation.

    2006-03-13	Lucas Rocha  <lucasr@gnome.org>

	* pt_BR.po: Updated Brazilian Portuguese translation.

M	po/ChangeLog
M	po/pt_BR.po

commit 6451fe0f3a2aa4ab3ddafb1f5ae6da7267b6d40e
Author: Amanpreet Singh Alam <aman@src.gnome.org>
Date:	2006-03-12

    update translation for Punjabi (Gurmukhi) by apbrar gmail com

M	po/pa.po

commit 8b1e3ee29a25ef2d62289f94e16755cc4010b17b
Author: Miloslav Trmac <mitr@volny.cz>
Date:	2006-03-12

    Updated Czech translation by Petr Tomeš.

    2006-03-12	Miloslav Trmac	<mitr@volny.cz>

	* cs.po: Updated Czech translation by Petr Tomeš.

M	po/ChangeLog
M	po/cs.po

commit 8f0ce6e82a2b38f72e8fb07da98873cd6ead0296
Author: Guilherme de S. Pastore <gpastore@src.gnome.org>
Date:	2006-03-11

    Updated Brazilian Portuguese translation

M	po/ChangeLog
M	po/pt_BR.po

commit 616ef6b1c5e1ebcee71a5638ac7223816973ecf9
Author: Luca Ferretti <elle.uca@libero.it>
Date:	2006-03-08

    Updated Italian translation.

    2006-03-08	Luca Ferretti  <elle.uca@libero.it>

	* it.po: Updated Italian translation.

M	po/ChangeLog
M	po/it.po

commit fc0823de952824762956721f4d9930f160217456
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2006-03-08

    Updated Norwegian nynorsk translation.

    2006-03-08	Kjartan Maraas	<kmaraas@gnome.org>

	* nn.po: Updated Norwegian nynorsk translation.

M	po/ChangeLog
M	po/nn.po

commit 0da8372542939a67d255795864acf446345143f8
Author: Rajesh Ranjan <rranjan@src.gnome.org>
Date:	2006-03-08

    Updated Translation

M	po/ChangeLog
M	po/hi.po

commit bc6e05ff0ec3945c1cf7ff9bf211dbc070c913bb
Author: Alexander Larsson <alexl@redhat.com>
Date:	2006-03-07

    Don't show error dialog if mount error is "".

    2006-03-07	Alexander Larsson  <alexl@redhat.com>

	* src/file-manager/fm-directory-view.c: (drive_mounted_callback),
	(activation_drive_mounted_callback):
	Don't show error dialog if mount error is "".

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit df616b94444e5f080835576496002b5b85991a03
Author: Priit Laes <amd@store20.com>
Date:	2006-03-07

    Translation updated by Ivar Smolin.

    2006-03-07	Priit Laes  <amd@store20.com>

	* et.po: Translation updated by Ivar Smolin.

M	po/ChangeLog
M	po/et.po

commit e7167f2df08b2832929217db3b0ed08ebe19894c
Author: Daniel Nylander <po@danielnylander.se>
Date:	2006-03-06

    Updated Swedish translation

    2006-03-06	Daniel Nylander  <po@danielnylander.se>

	    * sv.po: Updated Swedish translation

M	po/ChangeLog
M	po/sv.po

commit ade1f99c976e4a9c9cfafde8d622f3de1f5c4761
Author: Alexander Larsson <alexl@redhat.com>
Date:	2006-03-06

    Fix text drawing in RTL mode in text beside icons.

    2006-03-06	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-icon-canvas-item.c:
	Fix text drawing in RTL mode in text beside icons.

M	ChangeLog
M	libnautilus-private/nautilus-icon-canvas-item.c

commit 68ebb0b8d305e13282e7171a40026dd85add5cf3
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2006-03-05

    Don't request the mime list for activation, context menu and the
    view as

    2006-03-05	Martin Wehner  <martin.wehner@gmail.com>

	* libnautilus-private/nautilus-mime-actions.c:
	(nautilus_mime_actions_get_full_file_attributes):
	Don't request the mime list for activation, context menu and
	the view as menu anymore. It was once used for determining a
	specialized component for directories, but we don't support that
	anymore. Nowadays it just delays these operations and can cause
	auth dialogs when opening the popup menu.

M	ChangeLog
M	libnautilus-private/nautilus-mime-actions.c

commit 0f79204b042b6c7eaf3c17a531dc95166f7b0500
Author: Mugurel Tudor <mugurelu@gnome.ro>
Date:	2006-03-05

    Updated Romanian translation

    2006-03-05	Mugurel Tudor  <mugurelu@gnome.ro>

	* ro.po: Updated Romanian translation

M	po/ChangeLog
M	po/ro.po

commit e8415e35901bc9080090f46d40a7f312e60d9403
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2006-03-05

    Add file to work queue of enclosing directory when recomputing
    deep count

    2006-03-05	Martin Wehner  <martin.wehner@gmail.com>

	* libnautilus-private/nautilus-file.c:
	(nautilus_file_recompute_deep_counts):
	Add file to work queue of enclosing directory when recomputing
	deep count for the properties dialog. Fixes #169342.

	Patch from Christian Neumair

M	ChangeLog
M	libnautilus-private/nautilus-file.c

commit 1af8bd5e33e643f90ec4935127eb856df479d651
Author: Duarte Loreto <happyguy_pt@hotmail.com>
Date:	2006-03-04

    Updated Portuguese translation.

    2006-03-04	Duarte Loreto <happyguy_pt@hotmail.com>

	* pt.po: Updated Portuguese translation.

M	po/ChangeLog
M	po/pt.po

commit 6f8bff3e5db0bb21d1a83ed564f09cd5eee4a2dc
Author: Alexander Larsson <alexl@redhat.com>
Date:	2006-03-03

    Close window when it gets put in the trash.

    2006-03-03	Alexander Larsson  <alexl@redhat.com>

	* src/nautilus-window-manage-views.c:
	* src/nautilus-window-private.h:
	Close window when it gets put in the trash.

	Patch from Christian Neumair

M	ChangeLog
M	src/nautilus-window-manage-views.c
M	src/nautilus-window-private.h

commit 48311728868235d95d5bacf45ed48437181d74d4
Author: Alexander Larsson <alexl@redhat.com>
Date:	2006-03-03

    measure text in nautilus_icon_canvas_item_get_text_rectangle to avoid

    2006-03-03	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-icon-canvas-item.[ch]:
	measure text in nautilus_icon_canvas_item_get_text_rectangle
	to avoid
	icons jumping around

	* libnautilus-private/nautilus-icon-container.c:
	remove old workaround

	Patch from Christian Neumair

M	ChangeLog
M	libnautilus-private/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-canvas-item.h
M	libnautilus-private/nautilus-icon-container.c

commit c4bf23d8fdbab3fa91720df47833ff2f50e473e9
Author: Maxim Dziumanenko <mvd@mylinux.ua>
Date:	2006-03-03

    Updated Ukrainian translation.

    2006-03-03	Maxim Dziumanenko <mvd@mylinux.ua>

	* Updated Ukrainian translation.

M	po/ChangeLog
M	po/uk.po

commit 46b37b095aa1aac391231f714e765ba402e7656f
Author: Øivind Hoel <ohoel@cvs.gnome.org>
Date:	2006-03-02

    Updated Norwegian bokmål translation.

    2006-02-03	Øivind Hoel  <ohoel@cvs.gnome.org>

	* nb.po: Updated Norwegian bokmål translation.

M	po/ChangeLog
M	po/nb.po

commit d56962ea299ec360842404c2fa8cc45d5574c569
Author: Hendrik Richter <hendrikr@gnome.org>
Date:	2006-03-02

    Updated German translation.

    2006-03-02	Hendrik Richter  <hendrikr@gnome.org>

	* de.po: Updated German translation.

M	po/ChangeLog
M	po/de.po

commit a9e4376b03ba9cd3b445a556b81a2b9aa461177d
Author: Hendrik Richter <hendrikr@gnome.org>
Date:	2006-03-02

    Updated German translation.

    2006-03-02	Hendrik Richter  <hendrikr@gnome.org>

	* de.po: Updated German translation.

M	po/ChangeLog
M	po/de.po

commit 65c559517248530da0d43e5eb09b9f9f480473ea
Author: Stanislav Brabec <utx@src.gnome.org>
Date:	2006-03-02

    Added initial Khmer translation.

M	ChangeLog
M	configure.in
M	po/ChangeLog
A	po/km.po

commit c803c074a625bd12599eb780ef193e3ba571545b
Author: Arangel Angov <arangela@src.gnome.org>
Date:	2006-03-01

    Updated Macedonian Translation <arangela@cvs.gnome.org>

M	po/mk.po

commit 96b910400aa7429c779beacd0f0ce41ed02a7984
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2006-03-01

    Cancel get_file_info calls for new files too. Fixes a crash when
    leaving a

    2006-03-01	Martin Wehner  <martin.wehner@gmail.com>

	* libnautilus-private/nautilus-directory-async.c:
	(new_files_cancel), (nautilus_directory_cancel):
	Cancel get_file_info calls for new files too. Fixes a crash
	when leaving a directory with pending calls (#152977).

M	ChangeLog
M	libnautilus-private/nautilus-directory-async.c

commit bbaa10195bac60a966e7fd06b4592ca641862560
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2006-02-28

    Close the window after the file activation, not before. Fixes a
    crash when

    2006-02-28	Martin Wehner  <martin.wehner@gmail.com>

	* src/file-manager/fm-directory-view.c: (activate_callback):
	Close the window after the file activation, not before.
	Fixes a crash when middle-clicking a file (#330491).

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit 963173d047cbf18579c29315bca76b8fcb8bf91f
Author: Miloslav Trmac <mitr@volny.cz>
Date:	2006-02-28

    Updated Czech translation by Petr Tomeš.

    2006-02-28	Miloslav Trmac	<mitr@volny.cz>

	* cs.po: Updated Czech translation by Petr Tomeš.

M	po/ChangeLog
M	po/cs.po

commit 11fc1faa32d33e72d149459cf9d232c5adab834c
Author: Alexander Larsson <alexl@src.gnome.org>
Date:	2006-02-28

    remove old conflict marker

M	ChangeLog

commit f34f0e530982c5bdc0c3baeb2842fdbc2ced5187
Author: Alexander Larsson <alexl@redhat.com>
Date:	2006-02-28

    Don't show directory count for smb shares, as that can cause lots of

    2006-02-28	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-file.c
	(nautilus_file_should_show_directory_item_count):
	Don't show directory count for smb shares, as that can cause
	lots of network traffic and auth dialogs.

M	ChangeLog
M	libnautilus-private/nautilus-file.c

commit 4ca1660aa74e54522ce3998adbebe0078528cd06
Author: Christian Neumair <chris@gnome-de.org>
Date:	2006-02-28

    Use better icon points for comparing the position of two items in
    "Text

    2007-02-28	Christian Neumair  <chris@gnome-de.org>

	* libnautilus-private/nautilus-icon-container.c:
	(get_cmp_point_x), (get_cmp_point_y),
	(compare_icons_horizontal_first), (compare_icons_vertical_first),
	(closest_in_90_degrees), (record_arrow_key_start):
	Use better icon points for comparing the position of two items in
	"Text Beside Icon" mode. Fixes keynav issues with items that have
	different icon sizes.

M	ChangeLog
M	libnautilus-private/nautilus-icon-container.c

commit 0a9e352877657477acd794e83bce5e75a4c51e8d
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2006-02-27

    Test for the right path in the break condition. Fixes an infinite loop

    2006-02-27	Martin Wehner  <martin.wehner@gmail.com>

	* libnautilus-private/nautilus-tree-view-drag-dest.c:
	(get_drop_path):
	Test for the right path in the break condition. Fixes an infinite
	loop when dragging an item over a non-folder child of an expanded
	node in the list view, deadlocking the desktop.

M	ChangeLog
M	libnautilus-private/nautilus-tree-view-drag-dest.c

commit 48aeba9eaf56cce9f7925b3e53eb8edbd43c31cf
Author: Lasse Bang Mikkelsen <lbm@src.gnome.org>
Date:	2006-02-27

    Updated Danish translation

M	po/ChangeLog
M	po/da.po

commit 8e96ec9e0be36586e46835dcf53d6bf1e103f105
Author: Alexander Larsson <alexl@redhat.com>
Date:	2006-02-27

    Post release version bump

    2006-02-27	Alexander Larsson  <alexl@redhat.com>

	* configure.in:
	Post release version bump

    === nautilus 2.13.92 ===

M	ChangeLog
M	configure.in
M	po/ChangeLog

commit 2dc808851c7e69212980ff804c308db4d2f45e32 (tag: NAUTILUS_2_13_92)
Author: Alexander Larsson <alexl@redhat.com>
Date:	2006-02-27

    Update for release

    2006-02-27	Alexander Larsson  <alexl@redhat.com>

	* NEWS:
	Update for release

M	ChangeLog
M	NEWS

commit 861e32ab487b13f596a91601d3b7ae395d030db8
Author: Alexander Larsson <alexl@redhat.com>
Date:	2006-02-27

    Use lazy positioning for volumes only, not all desktop file icons,
    as this

    2006-02-27	Alexander Larsson  <alexl@redhat.com>

	* src/file-manager/fm-icon-view.c (fm_icon_view_add_file):
	Use lazy positioning for volumes only, not all desktop file icons,
	as this can cause icons to move around, and its mainly required
	for removable volumes anyway.

M	ChangeLog
M	src/file-manager/fm-icon-view.c

commit b5c48ce3111936d9301ed3c969b8dc884f64b0ad
Author: Inaki Larranaga <dooteo@euskalgnu.org>
Date:	2006-02-27

    Fixed some typos.

    2006-02-27	Inaki Larranaga  <dooteo@euskalgnu.org>

	* eu.po: Fixed some typos.

M	po/ChangeLog
M	po/eu.po

commit 1dd6a21d791ccd5b850312afa67147b262d17a5b
Author: Alexander Larsson <alexl@redhat.com>
Date:	2006-02-27

    Don't shortcut the title change when the bookmark name changes. Fixes

    2006-02-27	Alexander Larsson  <alexl@redhat.com>

	* src/nautilus-navigation-window.c:
	* src/nautilus-spatial-window.c:
	* src/nautilus-window.[ch]:
	Don't shortcut the title change when the bookmark name changes.
	Fixes #331383
	Patch from Christian Neumair.

M	ChangeLog
M	src/nautilus-navigation-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window.c
M	src/nautilus-window.h

commit 69facef41212cb0bd8394cf90043d77089ef138c
Author: Zbigniew Chyla <mail@zbigniew.chyla.pl>
Date:	2006-02-27

    Get users' and groups' names via a cache to avoid calling

    2006-02-26	Zbigniew Chyla	<mail@zbigniew.chyla.pl>

	Get users' and groups' names via a cache to avoid calling
	getpwuid/getgrgid too often (i.e. many times during single
	redraw).

	* libnautilus-private/Makefile.am:
	(libnautilus_private_la_SOURCES):
	Added nautilus-users-groups-cache.[ch]
	* libnautilus-private/nautilus-users-groups-cache.[ch]: New,
	implementation of cache for getpwuid/getgrgid results.
	* libnautilus-private/nautilus-file.c:
	(get_user_name_from_id): removed
	(get_real_name): accept "name + gecos" pair instead of "struct
	passwd".
	(get_user_and_real_name_from_id): get user name and gecos using
	nautilus_users_cache_* functions instead of using getpwuid
	directly.
	(nautilus_get_user_names): adjusted to changed signature of
	get_real_name.
	(nautilus_file_get_group_name): get group name using
	nautilus_groups_cache_get_name instead of using getgrgid directly.
	(nautilus_file_get_owner_as_string): get user name using
	nautilus_users_cache_get_name.

M	ChangeLog
M	libnautilus-private/Makefile.am
M	libnautilus-private/nautilus-file.c
A	libnautilus-private/nautilus-users-groups-cache.c
A	libnautilus-private/nautilus-users-groups-cache.h

commit e02fe835e5ba399149edddfc6a1f7455f39c458f
Author: Zbigniew Chyla <mail@zbigniew.chyla.pl>
Date:	2006-02-27

    Don't add all possible columns to GtkTreeView when initializing

    2006-02-26	Zbigniew Chyla	<mail@zbigniew.chyla.pl>

	Don't add all possible columns to GtkTreeView when initializing
	FMListView, only the ones we actually show. This way we avoid
	getting
	unnecessary data from the model, e.g. quite heavy "owner" and
	"group"
	columns with the default settings.

	* src/file-manager/fm-list-view.c:
	(apply_visible_columns_foreach, apply_visible_columns,
	apply_column_order): removed
	(apply_columns_settings): new function, updates a list of
	columns in
	GtkTreeView given both a list of visible columns and their
	ordering,
	replacement for apply_visible_columns and apply_column_order.
	(create_and_set_up_tree_view): when creating details->columns hash
	table, pass g_object_unref as value_destroy_func; before adding
	columns to the hash call g_object_ref+gtk_object_sink on them,
	don't
	add columns to the view, the appropriate columns will be
	added when
	applying the configuration; in order to apply initial columns
	settings, call apply_columns_settings (instead of
	apply_visible_columns + apply_column_order).
	(set_visible_columns_from_metadata_and_preferences,
	set_column_order_from_metadata_and_preferences): removed
	(set_columns_settings_from_metadata_and_preferences): new,
	replacement
	for set_visible_columns_* and set_column_order_*.
	(fm_list_view_begin_loading, column_chooser_changed_callback,
	column_chooser_use_default_callback,
	fm_list_view_reset_to_defaults,
	default_visible_columns_changed_callback,
	default_column_order_changed_callback): use newly added
	set_columns_settings_from_metadata_and_preferences.

M	ChangeLog
M	src/file-manager/fm-list-view.c

commit 00eef46506a8ffcd53dc8d104fb848e99ae705d3
Author: Zbigniew Chyla <mail@zbigniew.chyla.pl>
Date:	2006-02-27

    Avoid heavy operations inside "motion_notify_event" handler:
    don't call

    2006-02-26	Zbigniew Chyla	<mail@zbigniew.chyla.pl>

	Avoid heavy operations inside "motion_notify_event" handler: don't
	call gtk_tree_model_row_changed (which causes updating the whole
	view), don't create new mouse cursor, change cursor only when
	necessary.
	As a bonus we avoid leaking hand cursor in nautilus and X server.

	* src/file-manager/fm-list-view.c:
	(hand_cursor): new global variable for storing hand cursor used in
	single click mode
	(motion_notify_callback): don't call gtk_tree_model_row_changed on
	the model when changing rows, it's very slow and unnecessary
	- GTK+
	automatically invalidates parts of the view occupied by old
	and new
	row; don't leak the hand cursor (GdkCursor), change mouse cursor
	only when necessary (from GDK_HAND2 to default and the other way
	round)
	(leave_notify_callback): don't call gtk_tree_model_row_changed on
	the current row in the model, GTK+ automatically redraws the
	current
	row
	(enter_notify_callback): in case single click mode is used, update
	details->hover_path and set hand cursor if necessary
	(create_and_set_up_tree_view): connect to enter_notify_event
	signal
	in addition to leave_notify_event.
	(fm_list_view_click_policy_changed): unref global hand_cursor and
	set it to NULL when changing to double click mode, create
	new cursor
	and assign it to hand_cursor when changing to single click one.
	(fm_list_view_finalize): free details->hover_path if necessary
	(fm_list_view_init): explicitly set details->hover_path to NULL

M	ChangeLog
M	src/file-manager/fm-list-view.c

commit 3ca224bdc680b77a364985c8924126c0a87b542c
Author: Alexander Larsson <alexl@redhat.com>
Date:	2006-02-27

    Don't close window if old file changed when we're loading a new one

    2006-02-27	Alexander Larsson  <alexl@redhat.com>

	* src/nautilus-window-manage-views.c:
	Don't close window if old file changed when we're loading
	a new one (#137027).
	Based on patch from Christian Neumair.

M	ChangeLog
M	src/nautilus-window-manage-views.c

commit 0ac7625ab97727b77c975162f5227f59bd1a7bb8
Author: Alexander Larsson <alexl@redhat.com>
Date:	2006-02-27

    Correctly handle *_margins as pixel values, not world-coords.

    2006-02-27	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-icon-container.c:
	Correctly handle *_margins as pixel values, not world-coords.

M	ChangeLog
M	libnautilus-private/nautilus-icon-container.c

commit 5c26052904de120df9ab7d2a9da11a3b06b53c72
Author: Federico Mena Quintero <federico@novell.com>
Date:	2006-02-27

    Do not place icons both in the no_position_icons and
    semi_position_icons

    2006-02-27	Federico Mena Quintero	<federico@novell.com>

	* libnautilus-private/nautilus-icon-container.c
	(finish_adding_new_icons): Do not place icons both in the
	no_position_icons and semi_position_icons lists!
	(snap_position): The final *x could be negative if (start_x +
	icon_width / 2)
	is less than SNAP_SIZE_X, as SNAP_NEAREST_HORIZONTAL() would
	return DESKTOP_PAD_HORIZONTAL.	Then, we would subtract icon_width
	/ 2,
	getting a negative number.  So, we initially test for this and
	start that the first snap column.  The same reasoning applies to
	*y and the baseline.

M	ChangeLog
M	libnautilus-private/nautilus-icon-container.c

commit 19b38f50b918e4f504f8df75d831d42552538fb8
Author: Alexander Larsson <alexl@redhat.com>
Date:	2006-02-27

    Allow saving a sidebar width of 0 (#331475) Patch from Christian
    Neumair

    2006-02-27	Alexander Larsson  <alexl@redhat.com>

	* src/nautilus-navigation-window.c:
	Allow saving a sidebar width of 0 (#331475)
	Patch from Christian Neumair

M	ChangeLog
M	src/nautilus-navigation-window.c

commit 04c1c1140b51ddeaeb97bb6de5873d787b5d8262
Author: Alexander Larsson <alexl@redhat.com>
Date:	2006-02-27

    Allow line-breaks after '-', '_', '.' (although not when a short
    number

    2006-02-27	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-icon-canvas-item.c
	(create_label_layout):
	Allow line-breaks after '-', '_', '.'
	(although not when a short number follows '.')
	Patch from Christian Neumair

M	ChangeLog
M	libnautilus-private/nautilus-icon-canvas-item.c

commit 09740267ed92abf41f62bc8f42717047d98c28e6
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2006-02-27

    Only allow creation of bookmarks for directories. Fixes #328074.

    2006-02-27	Martin Wehner  <martin.wehner@gmail.com>

	* src/nautilus-places-sidebar.c: (can_accept_file_as_bookmark),
	(can_accept_items_as_bookmarks), (drag_motion_callback),
	(bookmarks_drop_uris), (build_selection_list),
	(drag_data_received_callback):
	Only allow creation of bookmarks for directories. Fixes #328074.

M	ChangeLog
M	src/nautilus-places-sidebar.c

commit 5bd589bccd7dd364b0262062e5aaa5b040d96ce3
Author: Lasse Bang Mikkelsen <lbm@src.gnome.org>
Date:	2006-02-26

    Updated Danish translation

M	po/ChangeLog
M	po/da.po

commit 7d186d5b254eef5350ba8a7d6d6ef5dca299941c
Author: Christian Neumair <chris@gnome-de.org>
Date:	2006-02-26

    Plug potential leak.

    2006-02-26	Christian Neumair  <chris@gnome-de.org>

	* libnautilus-private/nautilus-directory.c:
	(nautilus_directory_notify_files_removed):
	Plug potential leak.

M	ChangeLog
M	libnautilus-private/nautilus-directory.c

commit 28a50c0b21f7751cd5f87e533effa82ddaae505d
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2006-02-26

    Only use the idle reveal mechanism for the list view.

    2006-02-26	Martin Wehner  <martin.wehner@gmail.com>

	* src/file-manager/fm-directory-view.c: (done_loading):
	Only use the idle reveal mechanism for the list view.

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit 53103444cc1cae054d922857391d1f5d19ea58ad
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2006-02-26

    Call reveal_selection in an idle callback to work around a bug in

    2006-02-26	Martin Wehner  <martin.wehner@gmail.com>

	* src/file-manager/fm-directory-view.c:
	(fm_directory_view_destroy), (reveal_selection_idle_callback),
	(done_loading):
	Call reveal_selection in an idle callback to work around a bug in
	GtkTreeView which produces buggy scroll states when the nodes have
	not yet been allocated. It would make the selection always the top
	row even when it should ignore alignment, among other oddities.

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit e40434df6120751d21c64b1ebddc5999f95641f1
Author: Ales Nyakhaychyk <alesnk@src.gnome.org>
Date:	2006-02-26

    Updated Belarusian translation by Ihar Hrachyshka

M	po/ChangeLog
M	po/be.po

commit e5ecf797d28f3ab1e95b0d68002e14c8402335eb
Author: Christian Neumair <chris@gnome-de.org>
Date:	2006-02-26

    Also consider desktop windows when deciding whether to fallback to
    home or

    2006-02-26	Christian Neumair  <chris@gnome-de.org>

	* src/nautilus-application.c:
	(nautilus_application_get_n_windows):
	* src/nautilus-application.h:
	* src/nautilus-window-manage-views.c:
	(got_file_info_for_view_selection_callback):
	Also consider desktop windows when deciding whether to fallback to
	home or not. Fixes #331605.

M	ChangeLog
M	src/nautilus-application.c
M	src/nautilus-application.h
M	src/nautilus-window-manage-views.c

commit 02e622e027e2e640ecf92b965d240773d27a38b3
Author: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
Date:	2006-02-24

    Updated Traditional Chinese translation(Taiwan). Added Traditional
    Chinese


    2006-02-25	Chao-Hsiung Liao  <j_h_liau@yahoo.com.tw>

	* zh_TW.po: Updated Traditional Chinese translation(Taiwan).
	* zh_HK.po: Added Traditional Chinese translation(Hong Kong).

M	ChangeLog
M	configure.in
M	po/ChangeLog
C071	po/zh_TW.po	po/zh_HK.po
M	po/zh_TW.po

commit fd804bde39b886a41a5d8ce0d9386c37ccd4b418
Author: Alexander Larsson <alexl@redhat.com>
Date:	2006-02-24

    Use new GNOME_VFS_FILE_INFO_NAME_ONLY flag when counting files. This

    2006-02-24	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-directory-async.c:
	(directory_count_start):
	Use new GNOME_VFS_FILE_INFO_NAME_ONLY flag when counting files.
	This avoids lots of stats.

	* configure.in:
	Require vfs 2.13.92 (cvs for now) for the above.

M	ChangeLog
M	configure.in
M	libnautilus-private/nautilus-directory-async.c

commit 7a2c2a0d6e7a1b5b64b75c1b78f7aa7f28487c52
Author: Leonid Kanter <lkanter@src.gnome.org>
Date:	2006-02-24

    Updated Russian translation

M	po/ChangeLog
M	po/ru.po

commit d75189dc23302a7adca16c50ef253a8187cba319
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2006-02-23

    Don't leak bookmark.

    2006-02-23	Martin Wehner  <martin.wehner@gmail.com>

	* src/nautilus-places-sidebar.c: (bookmarks_drop_uris):
	Don't leak bookmark.

M	ChangeLog
M	src/nautilus-places-sidebar.c

commit 49a004154e283f2f227b3fb0ebbeeab5ecd5fc86
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2006-02-23

    Resolve the dropped uris to their drop target, use the same naming
    logic

    2006-02-23	Martin Wehner  <martin.wehner@gmail.com>

	* src/nautilus-places-sidebar.c: (bookmarks_drop_uris):
	Resolve the dropped uris to their drop target, use the same naming
	logic as the bookmark menu and use gnome-fs-directory icon
	when adding.
	If something more fitting is available it will be updated anyway.
	Fixes #332235.

M	ChangeLog
M	src/nautilus-places-sidebar.c

commit 01bb4cc3a790eacad9455cfa9328c9fb7a65f2a5
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2006-02-23

    Set the has_custom_name_flag before setting the name - which would

    2006-02-23	Martin Wehner  <martin.wehner@gmail.com>

	* src/nautilus-places-sidebar.c: (bookmarks_edited):
	Set the has_custom_name_flag before setting the name - which would
	otherwise immediately commit the bookmarks to disk without
	the name.
	Fixes #327744.

M	ChangeLog
M	src/nautilus-places-sidebar.c

commit 71b61dd53236d536945eee6944987c266c866190
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2006-02-23

    Open the popup menu non-modal and pass the button event on to the tree

    2006-02-23	Martin Wehner  <martin.wehner@gmail.com>

	* src/nautilus-places-sidebar.c: (bookmarks_popup_menu):
	(bookmarks_button_press_event_cb):
	Open the popup menu non-modal and pass the button event on to the
	tree view. Makes a right click select the item under the cursor
	before bringing up the menu. Fixes #329778.

M	ChangeLog
M	src/nautilus-places-sidebar.c

commit 4bf1e729a652eb0c7d7dc1ecf3aa04c071ca94f1
Author: Clytie Siddall <clyties@src.gnome.org>
Date:	2006-02-23

    ka.po: Added Georgian translation.

M	po/ChangeLog
A	po/ka.po

commit 8c0818e9f82663d72421388635eeb680d0772054
Author: Inaki Larranaga <dooteo@euskalgnu.org>
Date:	2006-02-22

    Updated Basque translation.

    2006-02-22	Inaki Larranaga  <dooteo@euskalgnu.org>

	* eu.po: Updated Basque translation.

M	po/ChangeLog
M	po/eu.po

commit d08b1966c79f281eaa9ee4080339b1938ff4d788
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2006-02-21

    Add a cast to fix build for platforms where GnomeVFSFileSize is not

    2006-02-21	Martin Wehner  <martin.wehner@gmail.com>

	* libnautilus-private/nautilus-file.c:
	(nautilus_file_get_size_as_string_with_real_size):
	Add a cast to fix build for platforms where GnomeVFSFileSize
	is not defined as long long (e.g. AMD64). Fixes bug #331636.

M	ChangeLog
M	libnautilus-private/nautilus-file.c

commit 1dff2b51a74f7d8db5e85ef280441e731a25f138
Author: Alexander Larsson <alexl@redhat.com>
Date:	2006-02-21

    Add callback to fm_rename_file.

    2006-02-21	Alexander Larsson  <alexl@redhat.com>

	* src/file-manager/fm-error-reporting.[ch]:
	Add callback to fm_rename_file.

	* src/file-manager/fm-icon-view.c:
	Pass NULL as above callback

	* src/file-manager/fm-list-view.c:
	Don't activate file when renaming, delay until rename done.
	After rename, scroll to renamed file if not visibile, because it
	may have moved.

	Above based on initial patch by Nelson Benítez
	<gnel@cenobioracing.com>

	* src/file-manager/fm-list-model.c:
	On file change, if file was re-sorted emit rows_reordered.

	This fixes bug #326581

M	ChangeLog
M	src/file-manager/fm-error-reporting.c
M	src/file-manager/fm-error-reporting.h
M	src/file-manager/fm-icon-view.c
M	src/file-manager/fm-list-model.c
M	src/file-manager/fm-list-view.c

commit aed37dc58a7cdec3dc0539b45251b5c5ad8df01b
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2006-02-20

    Avoid redundant application lookups by sorting the files by mime
    type and

    2006-02-19	Martin Wehner  <martin.wehner@gmail.com>

	* libnautilus-private/nautilus-mime-actions.c:
	(file_compare_by_mime_type), (file_compare_by_guessed_mime_type),
	(file_compare_by_uri_scheme),
	(nautilus_mime_get_default_application_for_files),
	(nautilus_mime_get_open_with_applications_for_files),
	(nautilus_mime_get_applications_for_files),
	(nautilus_mime_has_any_applications_for_files):
	Avoid redundant application lookups by sorting the files by
	mime type
	and skipping the ones which have the same mime type / parent uri
	combination as the previous one. Prevents nautilus from
	blocking for
	seconds when selecting many files of similar type.

M	ChangeLog
M	libnautilus-private/nautilus-mime-actions.c

commit 0210784ff7839929484d2d1e2fceb589f61bef0f
Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
Date:	2006-02-20

    Adjusted Thai translation.

    2006-02-20	Theppitak Karoonboonyanan  <thep@linux.thai.net>

	* th.po: Adjusted Thai translation.

M	po/ChangeLog
M	po/th.po

commit 72537125b22d3bc525b525d0900f6ba72c176a77
Author: Žygimantas Beručka <zygis@gnome.org>
Date:	2006-02-19

    Updated Lithuanian translation.

    2006-02-20	Žygimantas Beručka  <zygis@gnome.org>

	    * lt.po: Updated Lithuanian translation.

M	po/ChangeLog
M	po/lt.po

commit f3b964dc3f4c04e95bef3ae11ed7efdd4f33219d
Author: Takeshi AIHANA <takeshi.aihana@gmail.com>
Date:	2006-02-19

    Updated Japanese translation for v2.13.91.

    2006-02-19	Takeshi AIHANA <takeshi.aihana@gmail.com>

	* ja.po: Updated Japanese translation for v2.13.91.

M	po/ChangeLog
M	po/ja.po

commit 14db0f33b7a3bf3dfc6997430a6b9541a6c7b9b5
Author: Kostas Papadimas <pkst@src.gnome.org>
Date:	2006-02-17

    Updated Greek translation

M	po/ChangeLog
M	po/el.po

commit 1b2b26d36aed8ad7d761babb7f28c6cc1f2c98a4
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2006-02-16

    Fall back to locale encoding or force utf8 if the utf8 conversion
    of the

    2006-02-17	Martin Wehner  <martin.wehner@gmail.com>

	* libnautilus-private/nautilus-file-operations.c: (get_link_name):
	Fall back to locale encoding or force utf8 if the utf8 conversion
	of the link target filename fails. (#331379)

M	ChangeLog
M	libnautilus-private/nautilus-file-operations.c

commit 45a119b2c65e93cbad8cfbc820fd04f3cf627707
Author: Rhys Jones <rhys@sucs.org>
Date:	2006-02-16

    Updated Welsh translation.

    2006-02-16	Rhys Jones  <rhys@sucs.org>

	* cy.po: Updated Welsh translation.

M	po/ChangeLog
M	po/cy.po

commit dc6fe967d74fd2352bd89b6106665040fe351fef
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
Date:	2006-02-16

    Updated Spanish translation.

    2006-02-16	Francisco Javier F. Serrador  <serrador@cvs.gnome.org>

	* es.po: Updated Spanish translation.

M	po/ChangeLog
M	po/es.po

commit 13ebda7c08ce99812a725c41b05946e6db5f5f4d
Author: Hendrik Richter <hendi@gnome-de.org>
Date:	2006-02-16

    Updated German translation.

    2006-02-16	Hendrik Richter  <hendi@gnome-de.org>

	* de.po: Updated German translation.

M	po/ChangeLog
M	po/de.po

commit 1ffce867e79434e94d2d582d15bd5d64f1e0458a
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:	2006-02-15

    Hungarian translation updated by Mate ORY.

    2006-02-15	Gabor Kelemen  <kelemeng@gnome.hu>

	* hu.po: Hungarian translation updated by Mate ORY.

M	po/ChangeLog
M	po/hu.po

commit 469637aed05118587f37d2e67480d3c94b1ab1e9
Author: Alexander Larsson <alexl@redhat.com>
Date:	2006-02-15

    Pass the original files, not the target files to property page
    providers.

    2006-02-15	Alexander Larsson  <alexl@redhat.com>

	* src/file-manager/fm-properties-window.c
	(append_extension_pages):
	Pass the original files, not the target files to property
	page providers. (#329426)
	(create_permissions_page):
	Make sure we can get permissions from target before showing
	permissions page.

M	ChangeLog
M	src/file-manager/fm-properties-window.c

commit 53ac219e5d7333736819d0f197ad32428ecd2de1
Author: Jakub Friedl <jfriedl@suse.cz>
Date:	2006-02-13

    Updated Czech translation

    2006-02-13	Jakub Friedl  <jfriedl@suse.cz>

      * cs.po: Updated Czech translation

M	po/ChangeLog
M	po/cs.po

commit 3d1446a33790a96b4eb990845de04b8e0aa248a9
Author: Alexander Larsson <alexl@redhat.com>
Date:	2006-02-13

    Post release version bump.

    2006-02-13	Alexander Larsson  <alexl@redhat.com>

	* configure.in:
	Post release version bump.

    === nautilus 2.13.91 ===

M	ChangeLog
M	configure.in
M	po/ChangeLog

commit fb8ea57f21275d5041e9ad450c52349ae6b5bae4 (tag: NAUTILUS_2_13_91)
Author: Alexander Larsson <alexl@redhat.com>
Date:	2006-02-13

    Update for release

    2006-02-13	Alexander Larsson  <alexl@redhat.com>

	* NEWS:
	Update for release

	* configure.in:
	Require eel 2.13.91

M	ChangeLog
M	NEWS
M	configure.in

commit eead6860d8278bf6f539eaeb69141536fbabe4fc
Author: Luca Ferretti <elle.uca@libero.it>
Date:	2006-02-11

    Updated Italian translation

    2006-02-11	Luca Ferretti  <elle.uca@libero.it>

	* ut.po: Updated Italian translation

M	po/ChangeLog
M	po/it.po

commit e4013bf6b3b354f2b3b93d788958c24b8d8b3ce1
Author: Kang Jeong-Hee <kz@src.gnome.org>
Date:	2006-02-11

    ko.po updated

M	po/ko.po

commit 6bbf64ef0d2f51197a76ed97207289f91127a61f
Author: Priit Laes <amd@store20.com>
Date:	2006-02-10

    Translation updated.

    2006-02-10	Priit Laes  <amd@store20.com>

	* et.po: Translation updated.

M	po/ChangeLog
M	po/et.po

commit 31f4a93c15c94db636d8d1ae2d689b193ebf95fd
Author: Alexander Larsson <alexl@redhat.com>
Date:	2006-02-06

    Fix layout bug on desktop (#153519)

    2006-02-06	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-icon-container.c
	(lay_down_icons_tblr):
	Fix layout bug on desktop (#153519)

M	ChangeLog
M	libnautilus-private/nautilus-icon-container.c

commit 8423147a0da759e954c36acb43c6947cb7dd6ce8
Author: Alexander Larsson <alexl@redhat.com>
Date:	2006-02-06

    Add application/x-gnome-saved-search to the list of folder types
    handled

    2006-02-06	Alexander Larsson  <alexl@redhat.com>

	* nautilus-folder-handler.desktop.in:
	Add application/x-gnome-saved-search to the list of folder
	types handled

M	ChangeLog
M	nautilus-folder-handler.desktop.in

commit 6b5afd02d132a07991db8d9ac434a139ed0a1033
Author: Alexander Shopov <ash@contact.bg>
Date:	2006-02-06

    Updated Bulgarian translation by Vladimir Petkov <vpetkov@i-space.org>

    2006-02-06	Alexander Shopov  <ash@contact.bg>

	* bg.po: Updated Bulgarian translation by
	Vladimir Petkov <vpetkov@i-space.org>

M	po/ChangeLog
M	po/bg.po

commit d5d93144f1ade94bfcdbcc9f412255b81b51d856
Author: Funda Wang <fwang@src.gnome.org>
Date:	2006-02-05

    Updated nautilus zh_CN translation.

M	po/ChangeLog
M	po/zh_CN.po

commit 42eb92b0a4cfbd8999e37b2840f632ebcf149111
Author: Laurent Dhima <laurenti@alblinux.net>
Date:	2006-02-04

    Updated Albanian translation.

    2006-02-04	Laurent Dhima  <laurenti@alblinux.net>

	* sq.po: Updated Albanian translation.

M	po/ChangeLog
M	po/sq.po

commit 1aeef5e32912bda08474e8624bee377f13e85ccd
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2006-02-03

    Updated Norwegian bokmål translation. Same.

    2006-02-03	Kjartan Maraas	<kmaraas@gnome.org>

	* nb.po: Updated Norwegian bokmål translation.
	* no.po: Same.

M	po/ChangeLog
M	po/nb.po
M	po/no.po

commit 8924644a0b294e8bb4282c59d173b95d78de6176
Author: Leonid Kanter <lkanter@src.gnome.org>
Date:	2006-02-02

    Fixed Russian translation

M	po/ChangeLog
M	po/ru.po

commit aae51fd1b3e6ff6b8a3fd960bca7ec03e74ff5de
Author: Josep Puigdemont i Casamajó <joseppc@src.gnome.org>
Date:	2006-02-01

    Updated Catalan translation.

M	po/ChangeLog
M	po/ca.po

commit 0b31d30357a657995b9d87e72a3966b29568f11e
Author: Ignacio Casal Quinteiro <icq@src.gnome.org>
Date:	2006-02-01

    *** empty log message ***

M	po/ChangeLog
M	po/gl.po

commit adddd007260eb8e2e34c4d64df03cf584debda52
Author: Ankitkumar Rameshchandra Patel <ankitp@src.gnome.org>
Date:	2006-02-01

    Updated Translation

M	po/ChangeLog
M	po/gu.po

commit 14e45bf5c7b8a4f8c7d1ad1112dd45d44b95eb62
Author: Clytie Siddall <clyties@src.gnome.org>
Date:	2006-02-01

    vi.po: Updated Vietnamese translation.

M	po/ChangeLog
M	po/vi.po

commit 434f9128db3fbc061d733228eac63f7d052ad1e9
Author: Ilkka Tuohela <ituohela@src.gnome.org>
Date:	2006-02-01

    Updated Finnish translation

M	po/ChangeLog
M	po/fi.po

commit 24bdc74605d06ac3b26ae7caabd691bb7967402b
Author: Adam Weinberger <adamw@gnome.org>
Date:	2006-02-01

    Updated Canadian English translation.


    2006-01-31	Adam Weinberger  <adamw@gnome.org>

	* en_CA.po: Updated Canadian English translation.

M	po/ChangeLog
M	po/en_CA.po

commit 89ed267871440b250b64c644208276f177349de1
Author: Vincent van Adrighem <adrighem@gnome.org>
Date:	2006-01-31

    Translation updated by Reinout van Schouwen.

    2006-01-31	Vincent van Adrighem  <adrighem@gnome.org>

	* nl.po: Translation updated by Reinout van Schouwen.

M	po/ChangeLog
M	po/nl.po

commit 3ea42a9039a68f5663cbec6b0df55e1d48454ead
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
Date:	2006-01-31

    Updated Spanish translation.

    2006-01-31	Francisco Javier F. Serrador  <serrador@cvs.gnome.org>

	* es.po: Updated Spanish translation.

M	po/ChangeLog
M	po/es.po

commit 1ca8ddc9fe3924d97dcb305df746c917f378ef89
Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
Date:	2006-01-31

    Updated Thai translation.

    2006-01-31	Theppitak Karoonboonyanan  <thep@linux.thai.net>

	* th.po: Updated Thai translation.

M	po/ChangeLog
M	po/th.po

commit 093d09390a86ff6036f21becc5182d7c9b59b8c8
Author: Slobodan D. Sredojevic <slobo@akrep.be>
Date:	2006-01-31

    Updated Serbian translation

    2006-01-31	Slobodan D. Sredojevic	<slobo@akrep.be>

	    * sr.po, sr@Latn.po: Updated Serbian translation

M	po/ChangeLog
M	po/sr.po
M	po/sr@Latn.po

commit 9bda6ec625e6063d352b487a32d6952ae723298a
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2006-01-31

    Post release version bump.

    2006-01-31	Martin Wehner  <martin.wehner@gmail.com>

	* configure.in:
	Post release version bump.

M	ChangeLog
M	configure.in

commit df38cb7eaa5de552d30a50fc689ee8e912ea9b00 (tag: NAUTILUS_2_13_90)
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2006-01-31

    === nautilus 2.13.90 ===

    2006-01-31	Martin Wehner  <martin.wehner@gmail.com>

	* NEWS:
	Update for release

	* configure.in:
	Bump version to 2.13.90

M	ChangeLog
M	NEWS
M	configure.in

commit 18969c307f9b8dbc202961f86b61f2cef40aab4d
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2006-01-31

    Add the option to always use the location bar to the preferences
    dialog.

    2006-01-31	Martin Wehner  <martin.wehner@gmail.com>

	* src/nautilus-file-management-properties.c:
	(nautilus_file_management_properties_dialog_setup):
	* src/nautilus-file-management-properties.glade:
	Add the option to always use the location bar to the
	preferences dialog. Closes #328659.
	Patch from Justin Fitzsimmons <jfitzsimmons@gmail.com>

M	ChangeLog
M	src/nautilus-file-management-properties.c
M	src/nautilus-file-management-properties.glade

commit 2e3313789db733fdcf611f82116a117e6d72ef08
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2006-01-31

    Add new grab_focus method.

    2006-01-31	Martin Wehner  <martin.wehner@gmail.com>

	* libnautilus-private/nautilus-view.h:
	* libnautilus-private/nautilus-view.c: (nautilus_view_grab_focus):
	Add new grab_focus method.

	* src/file-manager/fm-list-view.c: (fm_list_view_grab_focus),
	(fm_list_view_iface_init):
	Implement grab_focus.

	* src/nautilus-window.c:
	(nautilus_window_set_content_view_widget):
	Use grab_focus to set the focus on the content view. Fixes
	#329087.
	Patch from Nelson Benitez <gnel@cenobioracing.com>

M	ChangeLog
M	libnautilus-private/nautilus-view.c
M	libnautilus-private/nautilus-view.h
M	src/file-manager/fm-list-view.c
M	src/nautilus-window.c

commit 71d056f26dfb665d830778166ae9e5cb9819387f
Author: Ignacio Casal Quinteiro <icq@src.gnome.org>
Date:	2006-01-30

    *** empty log message ***

M	po/ChangeLog
M	po/gl.po

commit f08c0da127a1408e8265ecf0fb5c8cee977e0e79
Author: Ankitkumar Rameshchandra Patel <ankitp@src.gnome.org>
Date:	2006-01-30

    Updated Translation

M	po/ChangeLog
M	po/gu.po

commit 12c033d8b0b1102ec96e1e868eac443a8f57c7aa
Author: Erdal Ronahi <eronahi@src.gnome.org>
Date:	2006-01-30

    Some more corrections in Kurdish
    translations.

M	po/ku.po

commit fa833cbf40d9461c4d4253dfebabd3074a2bf507
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2006-01-30

    Enable bookmarks as drop targets. Closes #43311. Based on a patch from

    2006-01-30	Martin Wehner  <martin.wehner@gmail.com>

	* src/nautilus-places-sidebar.c: (compute_drop_position),
	(get_drag_data), (free_drag_data), (drag_motion_callback),
	(drag_leave_callback), (uri_list_from_selection),
	(drag_data_received_callback), (drag_drop_callback),
	(nautilus_places_sidebar_init),
	(nautilus_places_sidebar_finalize):
	Enable bookmarks as drop targets. Closes #43311.
	Based on a patch from Christian Neumair <chris@gnome-de.org>.

M	ChangeLog
M	src/nautilus-places-sidebar.c

commit 123c687a39b094260587cc0e14d478290b8f8540
Author: Erdal Ronahi <eronahi@src.gnome.org>
Date:	2006-01-30

    Updated Kurdish translations.

M	po/ChangeLog
M	po/ku.po

commit 2ad2570e4a046df3412e78511a20f3251a6954dd
Author: Christian Neumair <chris@gnome-de.org>
Date:	2006-01-29

    Use same grid as positioned icons to not mess up spacing.

    2006-01-29	Christian Neumair  <chris@gnome-de.org>

	* libnautilus-private/nautilus-icon-container.c:
	(finish_adding_new_icons):
	Use same grid as positioned icons to not mess up spacing.

M	ChangeLog
M	libnautilus-private/nautilus-icon-container.c

commit c19d0398e769cb5e3f4e284d3fe26b4d2ebe7dac
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:	2006-01-29

    Hungarian translation updated.

    2006-01-29	Gabor Kelemen  <kelemeng@gnome.hu>

	* hu.po: Hungarian translation updated.

M	po/ChangeLog
M	po/hu.po

commit 5810089127fac3359d9a980e840679c9346da9f8
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
Date:	2006-01-29

    Updated Spanish translation.

    2006-01-29	Francisco Javier F. Serrador  <serrador@cvs.gnome.org>

	* es.po: Updated Spanish translation.

M	po/ChangeLog
M	po/es.po

commit 2ab7f0f0bdcfe73266466f0747ad82954050366e
Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
Date:	2006-01-29

    Updated Thai translation.

    2006-01-29	Theppitak Karoonboonyanan  <thep@linux.thai.net>

	* th.po: Updated Thai translation.

M	po/ChangeLog
M	po/th.po

commit 6307c4804f4a3de4c53ebaa3b0be9ad060e88c3c
Author: Clytie Siddall <clyties@src.gnome.org>
Date:	2006-01-29

    vi.po: Updated Vietnamese translation.

M	po/ChangeLog
M	po/vi.po

commit dc82e321dd31abfadf99cb1a58263016463c34c5
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2006-01-28

    Show the detailed file size in addition to the formatted one in the

    2006-01-28	Martin Wehner  <martin.wehner@gmail.com>

	* libnautilus-private/nautilus-file.c:
	(nautilus_file_get_size_as_string_with_real_size),
	(nautilus_file_get_string_attribute):
	* src/file-manager/fm-properties-window.c: (create_basic_page):
	Show the detailed file size in addition to the formatted one
	in the properties dialog. Fixes #62713.
	Patch from Gautier Portet <kassoulet@gmail.com>

M	ChangeLog
M	libnautilus-private/nautilus-file.c
M	src/file-manager/fm-properties-window.c

commit 8559370be63d4036443be0ca8e582501a1d40ba1
Author: Kjartan Maraas <kmaraas@src.gnome.org>
Date:	2006-01-27

    Shh

M	.cvsignore
M	po/.cvsignore

commit 819c4d0c39ce3c4b390174080bbd93cd5a4d7262
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2006-01-26

    HIGify the icon in the delete from trash dialog. Patch from Luca
    Ferretti

    2006-01-26	Martin Wehner  <martin.wehner@gmail.com>

	* src/file-manager/fm-directory-view.c:
	(confirm_delete_from_trash):
	HIGify the icon in the delete from trash dialog.
	Patch from Luca Ferretti <elle.uca@libero.it>

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit 63b8582c8e252df6428be73c56244b3067c000fd
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2006-01-26

    Fix C99-style variable initialization. Patch from Jens Granseuer

    2006-01-26	Martin Wehner  <martin.wehner@gmail.com>

	* test/test-nautilus-directory-async.c: (main):
	Fix C99-style variable initialization.
	Patch from Jens Granseuer <jensgr@gmx.net>

M	ChangeLog
M	test/test-nautilus-directory-async.c

commit 2477cae8fc3426de2352362a565d909d62726b38
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2006-01-26

    Stop cell editing when disposing the view. Fixes #322821.

    2006-01-26	Martin Wehner  <martin.wehner@gmail.com>

	* src/file-manager/fm-list-view.c: (cell_renderer_edited),
	(stop_cell_editing), (fm_list_view_clear), (fm_list_view_dispose):
	Stop cell editing when disposing the view. Fixes #322821.

M	ChangeLog
M	src/file-manager/fm-list-view.c

commit 9054df1ad003b01f658286ca066ec6bdfec69490
Author: Evandro Fernandes Giovanini <evandrofg@ig.com.br>
Date:	2006-01-26

    Updated Brazilian Portuguese translation.

    2006-01-26	Evandro Fernandes Giovanini <evandrofg@ig.com.br>

	* pt_BR.po: Updated Brazilian Portuguese translation.

M	po/ChangeLog
M	po/pt_BR.po

commit 1dff4a1ac06185c99e3d9aa5069b43dc81a1f138
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2006-01-26

    Use nautilus_get_uri_shortname_for_display to avoid crashing
    g_markup with

    2006-01-26	Martin Wehner  <martin.wehner@gmail.com>

	* libnautilus-private/nautilus-file-operations.c:
	(progress_dialog_set_to_from_item_text):
	Use nautilus_get_uri_shortname_for_display to avoid
	crashing g_markup with invalid utf-8. Fixes #325586.

M	ChangeLog
M	libnautilus-private/nautilus-file-operations.c

commit 31413823a6e681d591a11386ae685850384a09a7
Author: Nickolay V. Shmyrev <nshmyrev@src.gnome.org>
Date:	2006-01-25

    Update Russian translation by Artem Tuchinsky <tuchinsky@gmail.com>.

	* ru.po: Update Russian translation by
	Artem Tuchinsky <tuchinsky@gmail.com>.

M	po/ChangeLog
M	po/ru.po

commit b1c85ee4300a45d847c01c8fb53940bd9d81c2c1
Author: Alexander Shopov <ash@contact.bg>
Date:	2006-01-23

    Updated Bulgarian translation by Alexander Shopov <ash@contact.bg>

    2006-01-23	Alexander Shopov  <ash@contact.bg>

	* bg.po: Updated Bulgarian translation by
	Alexander Shopov <ash@contact.bg>

M	po/ChangeLog
M	po/bg.po

commit 40e9b6164472f0b03e8ec4071619fb0769c9a666
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2006-01-22

    Updated Norwegian bokmål translation. Same.

    2006-01-22	Kjartan Maraas	<kmaraas@gnome.org>

	* nb.po: Updated Norwegian bokmål translation.
	* no.po: Same.

M	po/ChangeLog
M	po/nb.po
M	po/no.po

commit 7384e3c6908fc1ad89fe767e2c29d3e6259d0179
Author: Josep Puigdemont i Casamajó <joseppc@src.gnome.org>
Date:	2006-01-22

    Updated Catalan translation.

M	po/ChangeLog
M	po/ca.po

commit 2d63a803c028c5c9e0773bc92f786c869519ef8b
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2006-01-22

    Don't try to update the owner and group widgets if the monitored
    file was

    2006-01-22	Martin Wehner  <martin.wehner@gmail.com>

	* src/file-manager/fm-properties-window.c:
	(synch_groups_combo_box), (synch_user_menu):
	Don't try to update the owner and group widgets if
	the monitored file was removed. Fixes #325702.

M	ChangeLog
M	src/file-manager/fm-properties-window.c

commit 014beb512ee1aa35b4acc46defe12d5189b264ab
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2006-01-21

    Unref and destroy a new content view that has been created but not yet

    2006-01-21	Martin Wehner  <martin.wehner@gmail.com>

	* src/nautilus-window.c: (nautilus_window_destroy):
	Unref and destroy a new content view that has been created
	but not yet been switched to. Fixes a rare crash.

M	ChangeLog
M	src/nautilus-window.c

commit f80a5ae05ef992fd950f92802883afb7dfc98997
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
Date:	2006-01-21

    Updated Spanish translation.

    2006-01-21	Francisco Javier F. Serrador  <serrador@cvs.gnome.org>

	* es.po: Updated Spanish translation.

M	po/ChangeLog
M	po/es.po

commit 7cd8e772e666608ca14cbfeaa13b80042cbb04d4
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2006-01-21

    Don't leak title.

    2006-01-21	Martin Wehner  <martin.wehner@gmail.com>

	* src/nautilus-bookmark-list.c: (get_default_bookmark_name):
	Don't leak title.

M	ChangeLog
M	src/nautilus-bookmark-list.c

commit af0d3b588ca61a56ef51d07a258c7cd775d1c7fe
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2006-01-21

    Fix a typo that makes the desktop directory monitors leak.

    2006-01-21	Martin Wehner  <martin.wehner@gmail.com>

	* libnautilus-private/nautilus-desktop-directory-file.c:
	(desktop_directory_file_monitor_add):
	Fix a typo that makes the desktop directory monitors leak.

M	ChangeLog
M	libnautilus-private/nautilus-desktop-directory-file.c

commit f053dd0c029464cc9d1b8bee9ebab7d806485725
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2006-01-20

    Never try to scale icons down to 0px. Fixes scaling for images with

    2006-01-20	Martin Wehner  <martin.wehner@gmail.com>

	* libnautilus-private/nautilus-icon-factory.c: (scale_icon):
	Never try to scale icons down to 0px. Fixes scaling for
	images with extreme ratios.

M	ChangeLog
M	libnautilus-private/nautilus-icon-factory.c

commit 2082a09d4de9e8f31ec6a98fcfbf82ac337d4033
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2006-01-20

    Don't leak mime_type.

    2006-01-20	Martin Wehner  <martin.wehner@gmail.com>

	* libnautilus-private/nautilus-mime-actions.c:
	(nautilus_mime_get_applications_for_file):
	Don't leak mime_type.

M	ChangeLog
M	libnautilus-private/nautilus-mime-actions.c

commit 161a4ca109db073fc02b2f9b7c0219da008329be
Author: Funda Wang <fwang@src.gnome.org>
Date:	2006-01-20

    Updated nautilus translation.

M	po/ChangeLog
M	po/zh_CN.po

commit dc0f33459c436586564076505340218e5361c501
Author: Ignacio Casal Quinteiro <icq@src.gnome.org>
Date:	2006-01-19

    *** empty log message ***

M	po/ChangeLog
M	po/gl.po

commit dd131005b7039ff87358492bd0b3fc922451d8f0
Author: Clytie Siddall <clyties@src.gnome.org>
Date:	2006-01-19

    vi.po: Updated Vietnamese translation.

M	po/ChangeLog
M	po/vi.po

commit 761c9bfe0be1784033e2bb853409696f5b3a19cb
Author: Satoru SATOH <ss@gnome.gr.jp>
Date:	2006-01-19

    Updated Japanese translation

    2006-01-19	Satoru SATOH <ss@gnome.gr.jp>

	    * ja.po: Updated Japanese translation

M	po/ChangeLog
M	po/ja.po

commit f6618dd7fb3ca707f050dc73382249a9da5718c7
Author: Luca Ferretti <elle.uca@libero.it>
Date:	2006-01-18

    Updated Italian translation

    2006-01-18	Luca Ferretti  <elle.uca@libero.it>

	    * it.po: Updated Italian translation

M	po/ChangeLog
M	po/it.po

commit 3c9eb7cf01e75a46a2c72f569ad4771df1fb7403
Author: Alexander Shopov <ash@contact.bg>
Date:	2006-01-18

    Updated Bulgarian translation by Alexander Shopov <ash@contact.bg>

    2006-01-18	Alexander Shopov  <ash@contact.bg>

	* bg.po: Updated Bulgarian translation by
	Alexander Shopov <ash@contact.bg>

M	po/ChangeLog
M	po/bg.po

commit 42a3a7c7ed8c9df0bd18a54b161c244c52c11b6b
Author: Ankitkumar Rameshchandra Patel <ankitp@src.gnome.org>
Date:	2006-01-18

    Updated Translation

M	po/ChangeLog
M	po/gu.po

commit c93112ea9eb1da601a17cc0e6f392c25c5553c88
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2006-01-17

    Destroy the bookmarks window on shutdown.

    2006-01-18	Martin Wehner  <martin.wehner@gmail.com>

	* src/nautilus-window-bookmarks.c: (nautilus_bookmarks_exiting):
	Destroy the bookmarks window on shutdown.

	* src/nautilus-bookmarks-window.c: (on_window_destroy_event):
	Release the bookmark stores.

M	ChangeLog
M	src/nautilus-bookmarks-window.c
M	src/nautilus-window-bookmarks.c

commit 2084517dfa6112bf97a1d5c5ced92a1ec50437cb
Author: Vincent van Adrighem <adrighem@gnome.org>
Date:	2006-01-17

    Translation updated by Tino Meinen.

    2006-01-17	Vincent van Adrighem  <adrighem@gnome.org>

	* nl.po: Translation updated by Tino Meinen.

M	po/ChangeLog
M	po/nl.po

commit baf6751243c2c7d7651bfb7a9c18cf9abcf75310
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2006-01-16

    Don't leak last_geometry.

    2006-01-17	Martin Wehner  <martin.wehner@gmail.com>

	* src/nautilus-spatial-window.c:
	(nautilus_spatial_window_finalize):
	Don't leak last_geometry.

	* src/file-manager/fm-tree-view.c:
	(show_iter_for_file):
	Don't leak path.

M	ChangeLog
M	src/file-manager/fm-tree-view.c
M	src/nautilus-spatial-window.c

commit a3f4faae1384914fb8104df392f5d1ce2c218f85
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2006-01-16

    Don't try to remove dummy rows from the reverse maps. Fixes critical

    2006-01-16	Martin Wehner  <martin.wehner@gmail.com>

	* src/file-manager/fm-list-model.c: (fm_list_model_remove):
	Don't try to remove dummy rows from the reverse maps. Fixes
	critical warnings when reloading a list view with subdirectories.

M	ChangeLog
M	src/file-manager/fm-list-model.c

commit 16b7246178b07003d35fcda2aff9d85b6bb394b8
Author: Ilkka Tuohela <ituohela@src.gnome.org>
Date:	2006-01-16

    Updated Finnish translation

M	po/ChangeLog
M	po/fi.po

commit 574768de39a5cc2d1a2334d68f9d1906fb65001a
Author: Adam Weinberger <adamw@gnome.org>
Date:	2006-01-16

    Updated Canadian English translation.


    2006-01-16	Adam Weinberger  <adamw@gnome.org>

	* en_CA.po: Updated Canadian English translation.

M	po/ChangeLog
M	po/en_CA.po

commit 7c19ff3374b0c8a634511ba7763827c12065e9d4
Author: Alexander Larsson <alexl@redhat.com>
Date:	2006-01-16

    Post release version bump.

    2006-01-16	Alexander Larsson  <alexl@redhat.com>

	* configure.in:
	Post release version bump.

    === nautilus 2.13.4 ===

M	ChangeLog
M	configure.in
M	po/ChangeLog

commit 1c8492911cb7c01e51d8b11067b9c2b6d937cc2b (tag: NAUTILUS_2_13_4)
Author: Alexander Larsson <alexl@redhat.com>
Date:	2006-01-16

    Update for release.

    2006-01-16	Alexander Larsson  <alexl@redhat.com>

	* NEWS:
	Update for release.

M	ChangeLog
M	NEWS

commit 75faa2bce664b2f47c06c2d4728bc915e4bc3de3
Author: Alexander Larsson <alexl@redhat.com>
Date:	2006-01-16

    Add search support for the Tracker indexing engine.

    2006-01-16	Alexander Larsson  <alexl@redhat.com>

	* configure.in:
	* libnautilus-private/Makefile.am:
	* libnautilus-private/nautilus-search-engine-tracker.[ch]:
	* libnautilus-private/nautilus-search-engine.c:
	Add search support for the Tracker indexing engine.

M	ChangeLog
M	configure.in
M	libnautilus-private/Makefile.am
A	libnautilus-private/nautilus-search-engine-tracker.c
A	libnautilus-private/nautilus-search-engine-tracker.h
M	libnautilus-private/nautilus-search-engine.c

commit ba96e073f64e978664c91f484e18fa3c033b6e4c
Author: Alexander Larsson <alexl@redhat.com>
Date:	2006-01-16

    Handle the mount/unmount error case where the mount system handled the

    2006-01-16	Alexander Larsson  <alexl@redhat.com>

	* src/file-manager/fm-directory-view.c:
	Handle the mount/unmount error case where the mount system handled
	the error dialogs.

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit e79bcbebf93bd48e49659d6cc447ab191fe9cfe2
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2006-01-16

    Merge parts of the d'n'd and popup menu code from the gtk filechooser
    into

    2006-01-16	Martin Wehner  <martin.wehner@gmail.com>

	* src/nautilus-places-sidebar.c: (add_place), (update_places),
	(get_bookmark_index), (compute_drop_position),
	(drag_motion_callback), (drag_leave_callback),
	(bookmarks_drop_uris), (drag_data_received_callback),
	(drag_drop_callback), (bookmarks_popup_menu_detach_cb),
	(bookmarks_check_popup_sensitivity),
	(bookmarks_selection_changed_cb), (rename_selected_bookmark),
	(rename_shortcut_cb), (remove_selected_bookmarks),
	(remove_shortcut_cb), (bookmarks_key_press_event_cb),
	(bookmarks_build_popup_menu), (bookmarks_update_popup_menu),
	(bookmarks_popup_menu), (bookmarks_popup_menu_cb),
	(bookmarks_button_press_event_cb), (bookmarks_edited),
	(bookmarks_editing_canceled), (nautilus_places_sidebar_init):
	Merge parts of the d'n'd and popup menu code from the gtk
	filechooser
	into the places sidebar.

M	ChangeLog
M	src/nautilus-places-sidebar.c

commit 784677aef6afae615028cf81eadd7914cdf86ffb
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
Date:	2006-01-15

    Updated Spanish translation.

    2006-01-15	Francisco Javier F. Serrador  <serrador@cvs.gnome.org>

	* es.po: Updated Spanish translation.

M	po/ChangeLog
M	po/es.po

commit 29336aa65b5f42e0598ff2fcc0d8c454a9615bfe
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:	2006-01-14

    Hungarian translation updated.

    2006-01-14	Gabor Kelemen  <kelemeng@gnome.hu>

	* hu.po: Hungarian translation updated.

M	po/ChangeLog
M	po/hu.po

commit a03004ca19a1733be5d1be5e7343c06064a49e27
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2006-01-14

    Handle new background zooming mode. (#105231)

    2006-01-14	Martin Wehner  <martin.wehner@gmail.com>

	* libnautilus-private/nautilus-directory-background.c:
	(nautilus_file_background_read_desktop_settings),
	(nautilus_file_background_write_desktop_settings):
	Handle new background zooming mode. (#105231)

M	ChangeLog
M	libnautilus-private/nautilus-directory-background.c

commit 47ab94ae7070a50cd758f482828bbd3fd499b96e
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2006-01-14

    Remove the default_zoom pref callback in finalize, not destroy. Fixes

    2006-01-14	Martin Wehner  <martin.wehner@gmail.com>

	* src/file-manager/fm-desktop-icon-view.c:
	(fm_desktop_icon_view_destroy), (fm_desktop_icon_view_finalize):
	Remove the default_zoom pref callback in finalize, not destroy.
	Fixes #326063.

M	ChangeLog
M	src/file-manager/fm-desktop-icon-view.c

commit 5dbfb86c95169174ba45068562f472586a951420
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2006-01-14

    Handle hostnames in the progress dialog strings more robustly. Fixes

    2006-01-14	Martin Wehner  <martin.wehner@gmail.com>

	* libnautilus-private/nautilus-file-operations.c:
	(progress_dialog_set_to_from_item_text):
	Handle hostnames in the progress dialog strings more robustly.
	Fixes #325737.
	Based on a batch from Anilkumar B. <anilkumar.bacheli@wipro.com>

M	ChangeLog
M	libnautilus-private/nautilus-file-operations.c

commit fbcc3d7a9ef8ba3095613526cd8d6c7876f52866
Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
Date:	2006-01-14

    Updated Thai translation.

    2006-01-14	Theppitak Karoonboonyanan  <thep@linux.thai.net>

	* th.po: Updated Thai translation.

M	po/ChangeLog
M	po/th.po

commit 210f2a566111f8a5b2f82f187db5e43f78332879
Author: Clytie Siddall <clyties@src.gnome.org>
Date:	2006-01-14

    vi.po: Updated Vietnamese translation.

M	po/ChangeLog
M	po/vi.po

commit 7428385acc5a07d2121bacb07e2dd53db33810da
Author: Christian Neumair <chris@gnome-de.org>
Date:	2006-01-13

    Update current bookmark name/pixbuf on changes. Partially fixes
    #44906.

    2006-01-12	Christian Neumair  <chris@gnome-de.org>

	* src/nautilus-bookmarks-window.c: (update_bookmark_from_text):
	Update current bookmark name/pixbuf on changes. Partially fixes
	#44906.

M	ChangeLog
M	src/nautilus-bookmarks-window.c

commit 8c75e0f6d1b3c35d32acfd1f86324b450ec6654b
Author: Ignacio Casal Quinteiro <icq@src.gnome.org>
Date:	2006-01-12

    *** empty log message ***

M	po/ChangeLog
M	po/gl.po

commit cd8528a173889b7f42b43b9ce83623b32fd884ca
Author: Alexander Larsson <alexl@redhat.com>
Date:	2006-01-12

    Don't call eel_timed_wait_stop when the timer triggers. (#302735)

    2006-01-12	Alexander Larsson  <alexl@redhat.com>

	* src/file-manager/fm-error-reporting.c: (rename_callback),
	(cancel_rename_callback), (cancel_rename), (fm_rename_file):
	Don't call eel_timed_wait_stop when the timer triggers. (#302735)

M	ChangeLog
M	src/file-manager/fm-error-reporting.c

commit 526565cd8081c3ee79637f49c92934388ead9b6c
Author: Adam Weinberger <adamw@gnome.org>
Date:	2006-01-12

    Updated Canadian English translation.


    2006-01-11	Adam Weinberger  <adamw@gnome.org>

	* en_CA.po: Updated Canadian English translation.

M	po/ChangeLog
M	po/en_CA.po

commit 8d1e9731c2d991bf4789bb50a9b0d8ca4fca6481
Author: Sebastien Bacher <seb128@debian.org>
Date:	2006-01-11

    updated the default thumbnailing value (Fixes #317587)

    2006-01-11	Sebastien Bacher  <seb128@debian.org>

	* libnautilus-private/apps_nautilus_preferences.schemas.in:
	updated the default thumbnailing value (Fixes #317587)

M	ChangeLog
M	libnautilus-private/apps_nautilus_preferences.schemas.in

commit 8f7c1824dc0a226166dc5c199934d6158ca75e62
Author: Christian Neumair <chris@gnome-de.org>
Date:	2006-01-11

    Add file list helpers for getting associated applications.

    2006-01-11	Christian Neumair  <chris@gnome-de.org>

	* libnautilus-private/nautilus-mime-actions.c:
	(nautilus_mime_get_default_application_for_files),
	(intersect_application_lists),
	(nautilus_mime_get_open_with_applications_for_files),
	(nautilus_mime_has_any_applications_for_files):
	* libnautilus-private/nautilus-mime-actions.h:
	Add file list helpers for getting associated applications.

	* libnautilus-private/nautilus-program-choosing.c:
	* libnautilus-private/nautilus-program-choosing.h:
	(nautilus_launch_application):
	Allow to pass multiple files per application launch.

	* src/nautilus-information-panel.c:
	(command_button_callback):
	Port to new API.

	* src/file-manager/fm-directory-view.c:
	(application_launch_parameters_new),
	(application_launch_parameters_free),
	(fm_directory_view_launch_application),
	(fm_directory_view_chose_application_callback),
	(application_selected_cb),
	(open_with_launch_application_callback),
	(add_application_to_open_with_menu), (reset_open_with_menu),
	(real_update_menus), (list_to_parameters_foreach),
	(mime_application_hash),
	(fm_directory_view_make_activation_parameters),
	(activate_callback):
	Support activation of multiple files at once, correctly figure out
	their associated applications. Fixes #105653.

	* src/file-manager/fm-directory-view.c:
	(activate_callback):
	ref/unref the view before/after operating on it. Fixes #326231.

M	ChangeLog
M	libnautilus-private/nautilus-mime-actions.c
M	libnautilus-private/nautilus-mime-actions.h
M	libnautilus-private/nautilus-program-choosing.c
M	libnautilus-private/nautilus-program-choosing.h
M	src/file-manager/fm-directory-view.c
M	src/nautilus-information-panel.c

commit 6f55ef202be4a67d530e199071948dca35d49aae
Author: Ryan Lortie <desrt@desrt.ca>
Date:	2006-01-11

    Use strlen() instead of g_utf8_strlen() since gtk_editable_insert_text

    2006-01-11	Ryan Lortie  <desrt@desrt.ca>

	    * src/nautilus-location-entry.c (try_to_expand_path):
	    Use strlen()
	    instead of g_utf8_strlen() since gtk_editable_insert_text
	    takes
	    the number of bytes (not number of characters).  Fixes
	    #324406.

M	ChangeLog
M	src/nautilus-location-entry.c

commit 962e4b4d066c3c9bd96a9436eee7f9ce42b04055
Author: Jürg Billeter <j@bitron.ch>
Date:	2006-01-10

    Don't try to free constant string. Fixes #326114.

    2006-01-10	Jürg Billeter	<j@bitron.ch>

	* libnautilus-private/nautilus-desktop-link.c:
	(nautilus_desktop_link_new):
	Don't try to free constant string. Fixes #326114.

M	ChangeLog
M	libnautilus-private/nautilus-desktop-link.c

commit c3e1ef544155205dfba2175b9e79a5cf893f197e
Author: Ignacio Casal Quinteiro <icq@src.gnome.org>
Date:	2006-01-09

    *** empty log message ***

M	po/ChangeLog
M	po/gl.po

commit 19ed6d3dc97c6a2625ed77883b646b86384920f7
Author: Nikos Charonitakis <frolix68@src.gnome.org>
Date:	2006-01-08

    Updated Greek translation

M	po/ChangeLog
M	po/el.po

commit 38160c22559f93b7588e256c137c30e704d4f284
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2006-01-06

    Updated Norwegian bokmål translation Updated Norwegian bokmål

    2006-01-06	Kjartan Maraas <kmaraas@gnome.org>

	* nb.po: Updated Norwegian bokmål translation
	* no.po: Updated Norwegian bokmål translation

M	po/ChangeLog
M	po/nb.po
M	po/no.po

commit 31d57bac45155135781fe84ce23c89a1784e6fd6
Author: Alexander Shopov <ash@contact.bg>
Date:	2006-01-03

    Updated Bulgarian translation by Vladimir Petkov <vpetkov@i-space.org>

    2006-01-03	Alexander Shopov  <ash@contact.bg>

	* bg.po: Updated Bulgarian translation by
	Vladimir Petkov <vpetkov@i-space.org>

M	po/ChangeLog
M	po/bg.po

commit ea6abe8244cc10244a3ab877debb66394cea3c2c
Author: Žygimantas Beručka <zygis@gnome.org>
Date:	2006-01-02

    Updated Lithuanian translation.

    2006-01-02	Žygimantas Beručka  <zygis@gnome.org>

	    * lt.po: Updated Lithuanian translation.

M	po/ChangeLog
M	po/lt.po

commit 31c40ee0c170f7e47373d1c4e6ca52d11ad32674
Author: Josep Puigdemont i Casamajó <joseppc@src.gnome.org>
Date:	2006-01-02

    Updated Catalan translation.

M	po/ChangeLog
M	po/ca.po

commit 1e8c5ceaeeb534813fce3d14f7624b65f44b8254
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2006-01-02

    Updated Norwegian bokmål translation. Same.

    2006-01-02	Kjartan Maraas	<kmaraas@gnome.org>

	* nb.po: Updated Norwegian bokmål translation.
	* no.po: Same.

M	po/ChangeLog
M	po/nb.po
M	po/no.po

commit 243f57024b9e1903e0adf402c8476aac1ea5e091
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
Date:	2005-12-31

    Updated Spanish translation.

    2005-12-31	Francisco Javier F. Serrador  <serrador@cvs.gnome.org>

	* es.po: Updated Spanish translation.

M	po/ChangeLog
M	po/es.po

commit f782c37e028fed058cce130df484178f16e2125b
Author: Clytie Siddall <clyties@src.gnome.org>
Date:	2005-12-30

    vi.po: Updated Vietnamese translation.

M	po/ChangeLog
M	po/vi.po

commit 68e92eb91590d00f138a5c25c68255f2c6f34d36
Author: Marcel Telka <marcel@telka.sk>
Date:	2005-12-28

    Updated Slovak translation.

    2005-12-28	Marcel Telka  <marcel@telka.sk>

	* sk.po: Updated Slovak translation.

M	po/ChangeLog
M	po/sk.po

commit a17b9b08aa16b45cd66e7509fa81bf80c70265b9
Author: Ilkka Tuohela <ituohela@src.gnome.org>
Date:	2005-12-26

    Updated Finnish translation

M	po/ChangeLog
M	po/fi.po

commit 5b58f6ad1c2686f0ec5436ad68d0f502069c9c25
Author: Arangel Angov <arangela@src.gnome.org>
Date:	2005-12-25

    Updated translation mk.po <arangela@cvs.gnome.org>

M	po/mk.po

commit 1f7cf6ecf3c4569d67570ec589c0f357ef86d950
Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
Date:	2005-12-25

    Updated Thai translation.

    2005-12-25	Theppitak Karoonboonyanan  <thep@linux.thai.net>

	* th.po: Updated Thai translation.

M	po/ChangeLog
M	po/th.po

commit 24c28bec53cc36bfe28f44a7342ba5415fd00824
Author: Funda Wang <fwang@src.gnome.org>
Date:	2005-12-21

    Updated nautilus zh_CN translation.

M	po/ChangeLog
M	po/zh_CN.po

commit b02ee84a2886170cd5fac044e743c7fe64db8231
Author: Ankitkumar Rameshchandra Patel <ankitp@src.gnome.org>
Date:	2005-12-21

    Updated Translation

M	po/ChangeLog
M	po/gu.po

commit e986e71e96f0ba4cf5f0dc87d37b95bf4d57e8cc
Author: Adam Weinberger <adamw@gnome.org>
Date:	2005-12-21

    Updated Canadian English translation.


    2005-12-20	Adam Weinberger  <adamw@gnome.org>

	* en_CA.po: Updated Canadian English translation.

M	po/ChangeLog
M	po/en_CA.po

commit 213baf3b1263c01454fac2293b1fbefde93704a0
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
Date:	2005-12-21

    Updated Spanish translation.

    2005-12-21	Francisco Javier F. Serrador  <serrador@cvs.gnome.org>

	* es.po: Updated Spanish translation.

M	po/ChangeLog
M	po/es.po

commit 054e71ef35b5b27a8d0a163eb34ae4b34beb67dd
Author: Arangel Angov <arangela@src.gnome.org>
Date:	2005-12-20

    Updated Macedonian Translation <arangela@cvs.gnome.org>

M	po/mk.po

commit d458d7a7b333d8632d10599ad8e5d2ad7653d89e
Author: Žygimantas Beručka <zygis@gnome.org>
Date:	2005-12-20

    Updated Lithuanian translation.

    2005-12-20	Žygimantas Beručka  <zygis@gnome.org>

	    * lt.po: Updated Lithuanian translation.

M	po/ChangeLog
M	po/lt.po

commit c494a0d2fc7149902169da482fec8054a6d65b8b
Author: Christian Neumair <chris@gnome-de.org>
Date:	2005-12-20

    Set icons for directories relative to the directory location to
    make it

    2005-12-20	Christian Neumair  <chris@gnome-de.org>

	* libnautilus-private/nautilus-file.c:
	(nautilus_file_get_custom_icon):
	* src/file-manager/fm-properties-window.c:
	(fm_properties_window_drag_data_received),
	(make_relative_uri_from_full), (set_icon),
	(select_image_button_callback):
	Set icons for directories relative to the directory location
	to make
	it follow location changes.

M	ChangeLog
M	libnautilus-private/nautilus-file.c
M	src/file-manager/fm-properties-window.c

commit 41bc86e44b1bdc17976d7ec036a52503588771af
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-12-20

    Support filtering on arbitrary mime type. Uses the new

    2005-12-20	Alexander Larsson  <alexl@redhat.com>

	* src/nautilus-query-editor.c:
	Support filtering on arbitrary mime type.
	Uses the new eel_mime_get_availible_mime_types

	* configure.in:
	Require eel 2.13.4 for new mime list function

M	ChangeLog
M	configure.in
M	src/nautilus-query-editor.c

commit d264089fc10c18927d162c348753273ac6539feb
Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
Date:	2005-12-20

    Updated Thai translation.

    2005-12-20	Theppitak Karoonboonyanan  <thep@linux.thai.net>

	* th.po: Updated Thai translation.

M	po/ChangeLog
M	po/th.po

commit d1c8ec1aaeefa4242962afb8cad5aee64449abb6
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-12-20

    Don't focus invisible widget.

    2005-12-20	Alexander Larsson  <alexl@redhat.com>

	* src/nautilus-query-editor.c: (edit_clicked),
	(nautilus_query_editor_grab_focus):
	Don't focus invisible widget.

M	ChangeLog
M	src/nautilus-query-editor.c

commit 201555f807cc29ec0f93436561cba19e9483951b
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-12-20

    Add NautilusLocationWidgetProvider

    2005-12-20	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-extension/Makefile.am:
	* libnautilus-extension/nautilus-location-widget-provider.[ch]:
	Add NautilusLocationWidgetProvider

	* src/nautilus-window-manage-views.c:
	Use NautilusLocationWidgetProvider

M	ChangeLog
M	libnautilus-extension/Makefile.am
A	libnautilus-extension/nautilus-location-widget-provider.c
A	libnautilus-extension/nautilus-location-widget-provider.h
M	src/nautilus-window-manage-views.c

commit fc4b191279f219962f8b2ff292184d82bea1bf8d
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-12-20

    Some better strings, not resizeable.

    2005-12-20	Alexander Larsson  <alexl@redhat.com>

	* src/file-manager/fm-directory-view.c:
	(action_save_search_as_callback):
	Some better strings, not resizeable.

	* src/nautilus-navigation-window.c:
	(nautilus_navigation_window_instance_init),
	(nautilus_navigation_window_destroy):
	Remove unused tooltips object

	* src/nautilus-query-editor.c:
	Add tooltips, fix spacing

	* src/nautilus-spatial-window.c:
	* src/nautilus-window-manage-views.c:
	Fix spacing for extra location widgets

M	ChangeLog
M	src/file-manager/fm-directory-view.c
M	src/nautilus-navigation-window.c
M	src/nautilus-query-editor.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window-manage-views.c

commit b3b743093915069d071262da6e2b5f8790133f8b
Author: Amanpreet Singh Alam <aman@src.gnome.org>
Date:	2005-12-20

    update for Punjabi (Gurmukhi)

M	po/pa.po

commit 92312d1b76fc705a57f3a7412997ce58ea0d1a70
Author: Ankitkumar Rameshchandra Patel <ankitp@src.gnome.org>
Date:	2005-12-20

    Updated Translation

M	po/ChangeLog
M	po/gu.po

commit 967b1cb620156324b4c8cc9c242387eac071280d
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-12-19

    Add missing files.

    2005-12-19	Alexander Larsson  <alexl@redhat.com>

	* POTFILES.in:
	Add missing files.

M	po/ChangeLog
M	po/POTFILES.in

commit a562b743a09f55f11c8a3360268fa2a66b474d32
Author: Ankitkumar Rameshchandra Patel <ankitp@src.gnome.org>
Date:	2005-12-19

    Updated Translation

M	po/ChangeLog
M	po/gu.po

commit 8e51bc0699d29df8942a890b6a3c95dd41d66fb6
Author: Dennis Cranston <dennis_cranston@yahoo.com>
Date:	2005-12-19

    HIG fixes for the save search dialog.


    2005-12-18	Dennis Cranston <dennis_cranston@yahoo.com>

	* src/file-manager/fm-directory-view.c
	(action_save_search_as_callback):  HIG fixes for the save
	search dialog.

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit d8c72af9f20e472ff0020e1c73d168e1ca9cffb6
Author: Arangel Angov <arangela@src.gnome.org>
Date:	2005-12-18

    Macedonian Translation update - Arangel Angov <arangela@cvs.gnome.org>

M	po/mk.po

commit 82772a34a54c408ba29303b92b34a404c917b348
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
Date:	2005-12-18

    Updated Spanish translation.

    2005-12-18	Francisco Javier F. Serrador  <serrador@cvs.gnome.org>

	* es.po: Updated Spanish translation.

M	po/ChangeLog
M	po/es.po

commit 4d2e08627c3482969c27157a5a3ecaf563afbcdf
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2005-12-18

    Adapt callers to eel dialog API changes. Fixes #324262.

    2005-12-18	Martin Wehner  <martin.wehner@gmail.com>

	* libnautilus-private/nautilus-desktop-link-monitor.c:
	(volume_delete_dialog):
	* libnautilus-private/nautilus-file-operations.c:
	(handle_transfer_overwrite), (nautilus_file_operations_copy_move):
	* libnautilus-private/nautilus-icon-dnd.c:
	(confirm_switch_to_manual_layout):
	* libnautilus-private/nautilus-program-choosing.c:
	(application_cannot_open_location):
	* src/file-manager/fm-directory-view.c:
	(report_broken_symbolic_link):
	* src/nautilus-location-bar.c: (drag_data_received_callback):
	Adapt callers to eel dialog API changes. Fixes #324262.

	Patch from Christian Neumair <chris@gnome-de.org>
	and Claudio Saavedra <csaavedra@alumnos.utalca.cl>

M	ChangeLog
M	libnautilus-private/nautilus-desktop-link-monitor.c
M	libnautilus-private/nautilus-file-operations.c
M	libnautilus-private/nautilus-icon-dnd.c
M	libnautilus-private/nautilus-program-choosing.c
M	src/file-manager/fm-directory-view.c
M	src/nautilus-location-bar.c

commit 5aa7f75818075e3963a8f562a36a94bba402baa1
Author: Takeshi AIHANA <aihana@gnome.gr.jp>
Date:	2005-12-17

    Updated Japanese translation for v2.13.3.

    2005-12-17	Takeshi AIHANA <aihana@gnome.gr.jp>

	* ja.po: Updated Japanese translation for v2.13.3.

M	po/ChangeLog
M	po/ja.po

commit 49b910e4acb8dd5a2405753227969df20f7fa22b
Author: Ignacio Casal Quinteiro <icq@src.gnome.org>
Date:	2005-12-17

    *** empty log message ***

M	po/ChangeLog
M	po/gl.po

commit 827620c54b5ff29a09d71e7a7b979113534dcea6
Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
Date:	2005-12-17

    Updated Thai translation.

    2005-12-17	Theppitak Karoonboonyanan  <thep@linux.thai.net>

	* th.po: Updated Thai translation.

M	po/ChangeLog
M	po/th.po

commit c7d1d6026ebfc975a310d10df19717c8d470a1f0
Author: Arangel Angov <arangela@src.gnome.org>
Date:	2005-12-17

    Macedonian Translation update <arangela@cvs.gnome.org>

M	po/mk.po

commit 572a1ac5abb4b48e66cb5f6998fe823f98a924f1
Author: Dennis Cranston <dennis_cranston@yahoo.com>
Date:	2005-12-17

    HIG fix. Use title capitalization for menu items.


    2005-12-16	Dennis Cranston  <dennis_cranston@yahoo.com>

	* libnautilus-private/nautilus-dnd.c:
	(nautilus_drag_drop_action_ask): HIG fix.  Use title
	capitalization
	for menu items.

M	ChangeLog
M	libnautilus-private/nautilus-dnd.c

commit f2441d470fec48403132a80be2e70abb74ce11f5
Author: Dennis Cranston <dennis_cranston@yahoo.com>
Date:	2005-12-17

    HIG fixes. Use title capitalization for window titles. Fix widget
    spacing.


    2005-12-16	Dennis Cranston  <dennis_cranston@yahoo.com>

	* src/nautilus-property-browser.c: (nautilus_emblem_dialog_new),
	(add_new_pattern), (add_new_color): HIG fixes.	Use title
	capitalization for window titles.  Fix widget spacing.

M	ChangeLog
M	src/nautilus-property-browser.c

commit 9d29ee99f432ac25e7ef170050f1f202a78b34b2
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2005-12-16

    Support comparison by accessed time. Fixes #321671.

    2005-12-16	Martin Wehner  <martin.wehner@gmail.com>

	* libnautilus-private/nautilus-file.c: (get_time),
	(compare_by_time), (nautilus_file_compare_for_sort),
	(nautilus_file_compare_for_sort_by_attribute):
	Support comparison by accessed time. Fixes #321671.

	* libnautilus-private/nautilus-file.h:
	Add atime sort type.

	Based on a patch from bluefuture@email.it

M	ChangeLog
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-file.h

commit 73bd7dcb7daadadb4b58fa05278a78f2f999ab9e
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2005-12-16

    Use GTK_STOCK_REVERT_TO_SAVED item for icon selection dialog. Closes

    2005-12-16	Martin Wehner  <martin.wehner@gmail.com>

	* src/file-manager/fm-properties-window.c:
	(select_image_button_callback):
	Use GTK_STOCK_REVERT_TO_SAVED item for icon
	selection dialog. Closes #95115.
	Patch from Vidar Braut Haarr (vhaarr@gmail.com)

M	ChangeLog
M	src/file-manager/fm-properties-window.c

commit ba13b716d3887ed3ef6025708f3fef4d5c390e51
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-12-16

    Chain up in finalize handler, to fix leaks.

    2005-12-16	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-extension/nautilus-column.c:
	* libnautilus-extension/nautilus-menu-item.c:
	* libnautilus-extension/nautilus-property-page.c:
	Chain up in finalize handler, to fix leaks.

M	ChangeLog
M	libnautilus-extension/nautilus-column.c
M	libnautilus-extension/nautilus-menu-item.c
M	libnautilus-extension/nautilus-property-page.c

commit 7345ebfe9acd756289be10e1bab7437ab6a9bb94
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-12-16

    Correct arguments for add_file, makes rename on new folder/file work

    2005-12-16	Alexander Larsson  <alexl@redhat.com>

	* src/file-manager/fm-directory-view.c
	(reveal_newly_added_folder):
	Correct arguments for add_file, makes rename on new folder/file
	work
	again.

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit d855406efb35ea8400aa4ae5fe9b9cfdf0a068cd
Author: Ignacio Casal Quinteiro <icq@src.gnome.org>
Date:	2005-12-15

    *** empty log message ***

M	po/ChangeLog
M	po/gl.po

commit 4b4180f4434b970cbe6bcd648b65656850ebf0ee
Author: Ilkka Tuohela <ituohela@src.gnome.org>
Date:	2005-12-15

    Updated Finnish translation

M	po/ChangeLog
M	po/fi.po

commit 803028334473cd4c58b90ab69d22844950aad204
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-12-15

    Rename network icon prefs to match others.

    2005-12-15	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/apps_nautilus_preferences.schemas.in:
	* libnautilus-private/nautilus-global-preferences.h:
	Rename network icon prefs to match others.

M	ChangeLog
M	libnautilus-private/apps_nautilus_preferences.schemas.in
M	libnautilus-private/nautilus-global-preferences.h

commit a6755b43459c2e2f292c0f430829323ade635e51
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-12-15

    Disable network icon on desktop by default.

    2005-12-15	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/apps_nautilus_preferences.schemas.in:
	* libnautilus-private/nautilus-global-preferences.c:
	Disable network icon on desktop by default.

	* src/nautilus-main.c:
	* src/nautilus-navigation-window-ui.xml:
	* src/nautilus-spatial-window-ui.xml:
	* src/nautilus-window-menus.c:
	Add network to go/places menu.

M	ChangeLog
M	libnautilus-private/apps_nautilus_preferences.schemas.in
M	libnautilus-private/nautilus-global-preferences.c
M	src/nautilus-main.c
M	src/nautilus-navigation-window-ui.xml
M	src/nautilus-spatial-window-ui.xml
M	src/nautilus-window-menus.c

commit 984dfde7c47c9e4503c1b0941f390126d7004052
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-12-15

    Make entry 30 chars to match file selector dialog. Patch from
    Ray Strode

    2005-12-15	Alexander Larsson  <alexl@redhat.com>

	* src/nautilus-location-dialog.c: (nautilus_location_dialog_init):
	Make entry 30 chars to match file selector dialog.
	Patch from Ray Strode

M	ChangeLog
M	src/nautilus-location-dialog.c

commit a138be86362dc751610821f60e4bc9336a258f06
Author: Marcel Telka <marcel@telka.sk>
Date:	2005-12-14

    Updated Slovak translation.

    2005-12-14	Marcel Telka  <marcel@telka.sk>

	* sk.po: Updated Slovak translation.

M	po/ChangeLog
M	po/sk.po

commit ec5974d28b045f1eefba5238d3ce2153c926ea74
Author: Ankitkumar Rameshchandra Patel <ankitp@src.gnome.org>
Date:	2005-12-14

    Updated Translation

M	po/ChangeLog
M	po/gu.po

commit 05433d295d3264d86ce4cdbe0c5e0fc2aaf5b22e
Author: Žygimantas Beručka <zygis@gnome.org>
Date:	2005-12-14

    Updated Lithuanian translation.

    2005-12-14	Žygimantas Beručka  <zygis@gnome.org>

	    * lt.po: Updated Lithuanian translation.

M	po/ChangeLog
M	po/lt.po

commit 935c8c7db627c14001345fcd68a5d0d775a8ef13
Author: Funda Wang <fwang@src.gnome.org>
Date:	2005-12-14

    Updated nautilus translation.

M	po/ChangeLog
M	po/zh_CN.po

commit 729b00c615782dcbbb71095407447444697aac8d
Author: Ignacio Casal Quinteiro <icq@src.gnome.org>
Date:	2005-12-13

    *** empty log message ***

M	po/ChangeLog
M	po/gl.po

commit 10f266d5929b7bee6c1033cac996fd3246bce761
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-12-13

    open modules G_MODULE_BIND_LOCAL

    2005-12-13	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-module.c (nautilus_module_load):
	open modules G_MODULE_BIND_LOCAL

M	ChangeLog
M	libnautilus-private/nautilus-module.c

commit b2bd3ab2fcf35a1556dfb7a8e43d74aa68d32ff8
Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
Date:	2005-12-13

    Updated Thai translation.

    2005-12-13	Theppitak Karoonboonyanan  <thep@linux.thai.net>

	* th.po: Updated Thai translation.

M	po/ChangeLog
M	po/th.po

commit c97c504a3c2fb4ddb232b17e7a6d57e8c31469fc
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-12-12

    Post release version bump.

    2005-12-12	Alexander Larsson  <alexl@redhat.com>

	* configure.in:
	Post release version bump.

    === nautilus 2.13.3 ===

M	ChangeLog
M	configure.in
M	po/ChangeLog

commit a2971f6f97c50c0e1a188a0cc48b5418c4512133 (tag: NAUTILUS_2_13_3)
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-12-12

    disable update-mimedb in distcheck

    2005-12-12	Alexander Larsson  <alexl@redhat.com>

	* Makefile.am:
	disable update-mimedb in distcheck

	* libnautilus-private/Makefile.am:
	Add beagle sources to extradist

M	ChangeLog
M	Makefile.am
M	libnautilus-private/Makefile.am

commit 4e9a462a3662b26598ae05cf779cae9381dedbc3
Author: Alexander Shopov <ash@contact.bg>
Date:	2005-12-12

    Updated Bulgarian translation by Vladimir Petkov <vpetkov@i-space.org>

    2005-12-12	Alexander Shopov  <ash@contact.bg>

	* bg.po: Updated Bulgarian translation by
	Vladimir Petkov <vpetkov@i-space.org>

M	po/ChangeLog
M	po/bg.po

commit 6ad89810e543afa6cdc8e557b5a4c3e266093dc8
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
Date:	2005-12-12

    Updated Spanish translation.

    2005-12-12	Francisco Javier F. Serrador  <serrador@cvs.gnome.org>

	* es.po: Updated Spanish translation.

M	po/ChangeLog
M	po/es.po

commit 3be947c2ae05567081047899fe596d251a37864d
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-12-12

    Update for release

    2005-12-12	Alexander Larsson  <alexl@redhat.com>

	* NEWS:
	Update for release

M	ChangeLog
M	NEWS

commit 671e4bdaa4d07b039015bedfcb5d42026e5d099e
Author: Alexander Larsson <alexl@src.gnome.org>
Date:	2005-12-12

    --- Merged the nautilus-search2 branch ---

M	.cvsignore
M	ChangeLog
M	configure.in
M	data/.cvsignore
M	data/Makefile.am
A	data/nautilus.xml.in
A	icons/Search.png
A	icons/nautilus-desktop.png
A	icons/nautilus-file-management-properties.png
A	icons/nautilus-mini-logo.png
A	icons/nautilus-server-connect.png
A	icons/side_bar_image.png
M	libnautilus-private/Makefile.am
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-directory-metafile.c
M	libnautilus-private/nautilus-directory-private.h
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-directory.h
M	libnautilus-private/nautilus-file-dnd.c
M	libnautilus-private/nautilus-file-private.h
M	libnautilus-private/nautilus-file-utilities.c
M	libnautilus-private/nautilus-file-utilities.h
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-file.h
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-container.h
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus-private/nautilus-icon-private.h
M	libnautilus-private/nautilus-marshal.list
M	libnautilus-private/nautilus-metafile-factory.c
M	libnautilus-private/nautilus-metafile.c
A	libnautilus-private/nautilus-query.c
A	libnautilus-private/nautilus-query.h
A	libnautilus-private/nautilus-saved-search-file.c
A	libnautilus-private/nautilus-saved-search-file.h
A	libnautilus-private/nautilus-search-directory-file.c
A	libnautilus-private/nautilus-search-directory-file.h
A	libnautilus-private/nautilus-search-directory.c
A	libnautilus-private/nautilus-search-directory.h
A	libnautilus-private/nautilus-search-engine-beagle.c
A	libnautilus-private/nautilus-search-engine-beagle.h
A	libnautilus-private/nautilus-search-engine-simple.c
A	libnautilus-private/nautilus-search-engine-simple.h
A	libnautilus-private/nautilus-search-engine.c
A	libnautilus-private/nautilus-search-engine.h
M	libnautilus-private/nautilus-tree-view-drag-dest.c
M	src/Makefile.am
M	src/file-manager/fm-actions.h
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-directory-view.h
M	src/file-manager/fm-error-reporting.c
M	src/file-manager/fm-error-reporting.h
M	src/file-manager/fm-icon-view.c
M	src/file-manager/fm-list-model.c
M	src/file-manager/fm-list-model.h
M	src/file-manager/fm-list-view.c
M	src/file-manager/fm-properties-window.c
M	src/file-manager/nautilus-directory-view-ui.xml
M	src/nautilus-actions.h
M	src/nautilus-history-sidebar.c
M	src/nautilus-location-bar.c
M	src/nautilus-location-entry.c
M	src/nautilus-location-entry.h
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-navigation-window-ui.xml
M	src/nautilus-navigation-window.c
M	src/nautilus-navigation-window.h
A	src/nautilus-query-editor.c
A	src/nautilus-query-editor.h
A	src/nautilus-search-bar.c
A	src/nautilus-search-bar.h
M	src/nautilus-spatial-window-ui.xml
M	src/nautilus-spatial-window.c
M	src/nautilus-window-manage-views.c
M	src/nautilus-window-menus.c
M	src/nautilus-window-private.h
M	src/nautilus-window.c
M	src/nautilus-window.h
M	test/.cvsignore
M	test/Makefile.am
A	test/test-nautilus-directory-async.c
A	test/test-nautilus-search-engine.c

commit f03608b0904ed20850e7ba49d397a7d41330a298 (tag:
NAUTILUS_SEARCH2_MERGE_ANCHOR2)
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-12-12

    Don't ask to move broken symlinks to trash in trash (#132751)

    2005-12-12	Alexander Larsson  <alexl@redhat.com>

	* src/file-manager/fm-directory-view.c:
	(report_broken_symbolic_link):
	Don't ask to move broken symlinks to trash in trash (#132751)

	Patch from Christian Neumair

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit 146945c1588f62cb86145cae73568a43519cc974
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-12-12

    Use GNOME_VFS_FILE_INFO_FIELDS_ACCESS to calculate permissions.

    2005-12-12	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-desktop-icon-file.c:
	* libnautilus-private/nautilus-directory-async.c:
	* libnautilus-private/nautilus-file.c:
	Use GNOME_VFS_FILE_INFO_FIELDS_ACCESS to calculate
	permissions.

	Patch from Christian Neumair and Christian Kellner

	* configure.in:
	Require latest gnome-vfs for GNOME_VFS_FILE_INFO_FIELDS_IDS.

M	ChangeLog
M	configure.in
M	libnautilus-private/nautilus-desktop-icon-file.c
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-file.c

commit e4d379d2a513d487b6d7caf8a4eeb4ed6dedf959
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-12-12

    Use GtkComboBox, not option menu. (#322567)

    2005-12-12	Alexander Larsson  <alexl@redhat.com>

	* src/file-manager/fm-properties-window.c:
	Use GtkComboBox, not option menu. (#322567)

	Patch by Jaap A. Haitsma

M	ChangeLog
M	src/file-manager/fm-properties-window.c

commit a5a260a7aab599b701a7fa0959797d2f8f4934fe
Author: Miloslav Trmac <mitr@volny.cz>
Date:	2005-12-11

    Updated Czech translation.

    2005-12-11	Miloslav Trmac	<mitr@volny.cz>

	* cs.po: Updated Czech translation.

M	po/ChangeLog
M	po/cs.po

commit ba5992f4f4ef69b1422360087e186596b8ea0ad8
Author: Ankitkumar Rameshchandra Patel <ankitp@src.gnome.org>
Date:	2005-12-11

    Updated Gujarati Translation

M	po/ChangeLog
M	po/gu.po

commit 4681d6229e89ccddc1e5e0b992b5ec328deee2cd
Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
Date:	2005-12-11

    Updated Thai translation.

    2005-12-11	Theppitak Karoonboonyanan  <thep@linux.thai.net>

	* th.po: Updated Thai translation.

M	po/ChangeLog
M	po/th.po

commit e5a98dd96a1cc1db6691525275872c23092040fd
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2005-12-11

    Updated Norwegian bokmål translation. Same

    2005-12-11	Kjartan Maraas	<kmaraas@gnome.org>

	* nb.po: Updated Norwegian bokmål translation.
	* no.po: Same

M	po/ChangeLog
M	po/nb.po
M	po/no.po

commit a3bae0f2db53b65d151b561b5cc37c2f111fc264
Author: Ignacio Casal Quinteiro <icq@src.gnome.org>
Date:	2005-12-10

    *** empty log message ***

M	po/ChangeLog
M	po/gl.po

commit 9f192c05da3849f813ffb66d4b8085a19bc18e9b
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2005-12-10

    Keep the original action refed till its activation callback is done.

    2005-12-10	Martin Wehner  <martin.wehner@gmail.com>

	* src/file-manager/fm-directory-view.c:
	(extension_action_slow_mime_types_ready_callback),
	(extension_action_callback), (add_extension_action_for_files):
	Keep the original action refed till its activation callback is
	done. Prevents the callback data from being freed prematurely.
	Fixes #320230.

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit ad2a3361c4093d2b38137b2fddaf52b471f6fe1d
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
Date:	2005-12-10

    Updated Spanish translation.

    2005-12-10	Francisco Javier F. Serrador  <serrador@cvs.gnome.org>

	* es.po: Updated Spanish translation.

M	po/ChangeLog
M	po/es.po

commit db25dd817a5b9417babce5d2acd4dd7ab9e3f963
Author: Amanpreet Singh Alam <aman@src.gnome.org>
Date:	2005-12-10

    update for New String for Punjabi (Gurmukhi)

M	po/pa.po

commit c5b2c29f54981bc40a6db520d33fd4c72ecc3d99
Author: Federico Mena Quintero <federico@ximian.com>
Date:	2005-12-10

    Fixes bug #322957:

    2005-12-09	Federico Mena Quintero	<federico@ximian.com>

	Fixes bug #322957:

	Add a "Network Servers" icon on the desktop, which takes you
	to network:///

	* libnautilus-private/nautilus-global-preferences.h
	(NAUTILUS_PREFERENCES_DESKTOP_NETWORK_VISIBLE): New preference
	name.  This determines whether we show the "Network Servers" icon.

	* libnautilus-private/apps_nautilus_preferences.schemas.in: Add a
	schema for /apps/nautilus/desktop/network_visible; the default
	is true.

	* libnautilus-private/nautilus-desktop-link.h
	(NautilusDesktopLinkType): Add a NAUTILUS_DESKTOP_LINK_NETWORK
	type.

	* libnautilus-private/nautilus-desktop-link.c
	(nautilus_desktop_link_new): Support
	NAUTILUS_DESKTOP_LINK_NETWORK.

	* libnautilus-private/nautilus-desktop-link-monitor.c
	(NautilusDesktopLinkMonitorDetails): Added a network_link field.
	(nautilus_desktop_link_monitor_delete_link): Don't delete
	NAUTILUS_DESKTOP_LINK_NETWORK links.
	(update_link_visibility): New helper function.
	(desktop_home_visible_changed): Use update_link_visibility(), to
	avoid duplicated code.
	(desktop_computer_visible_changed): Likewise.
	(desktop_trash_visible_changed): Likewise.
	(desktop_network_visible_changed): New function.
	(create_link_and_add_preference): New helper function.
	(nautilus_desktop_link_monitor_init): Use
	create_link_and_add_preference() to avoid duplicated code.  Also,
	create the network_link.
	(desktop_link_monitor_finalize): Unref the network_link.
	(remove_link_and_preference): New helper function.
	(desktop_link_monitor_finalize): Use remove_link_and_preference()
	to avoid duplicated code.  Also, free the network_link.

	* src/file-manager/fm-icon-container.c (SortCategory): Add a
	SORT_NETWORK_LINK category right before SORT_MOUNT_LINK, so that
	the "Network Servers" icon appears before mounts.
	(get_sort_category): Use SORT_NETWORK_LINK as the category for
	NAUTILUS_DESKTOP_LINK_NETWORK.

M	ChangeLog
M	libnautilus-private/apps_nautilus_preferences.schemas.in
M	libnautilus-private/nautilus-desktop-link-monitor.c
M	libnautilus-private/nautilus-desktop-link.c
M	libnautilus-private/nautilus-desktop-link.h
M	libnautilus-private/nautilus-global-preferences.h
M	src/file-manager/fm-icon-container.c

commit 79a384cbbe3d4f28308c29c410003913d3217ec7
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-12-09

    Remove title from alerts. (#323134)

    2005-12-09	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-emblem-utils.c:
	* libnautilus-private/nautilus-file-operations.c:
	* libnautilus-private/nautilus-program-choosing.c:
	* src/file-manager/fm-directory-view.c:
	* src/file-manager/fm-error-reporting.c:
	* src/file-manager/fm-properties-window.c:
	* src/file-manager/fm-tree-view.c:
	* src/nautilus-application.c:
	* src/nautilus-connect-server-dialog-main.c:
	* src/nautilus-connect-server-dialog.c:
	* src/nautilus-emblem-sidebar.c:
	* src/nautilus-information-panel.c:
	* src/nautilus-navigation-window-menus.c:
	* src/nautilus-property-browser.c:
	* src/nautilus-window-bookmarks.c:
	* src/nautilus-window-manage-views.c:
	Remove title from alerts. (#323134)

	Patch from jaap@haitsma.org

	* libnautilus-private/nautilus-file-queue.c
	(nautilus_file_queue_enqueue):
	Fix warning from ignoring g_list_append return value

M	ChangeLog
M	libnautilus-private/nautilus-emblem-utils.c
M	libnautilus-private/nautilus-file-operations.c
M	libnautilus-private/nautilus-file-queue.c
M	libnautilus-private/nautilus-program-choosing.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-error-reporting.c
M	src/file-manager/fm-properties-window.c
M	src/file-manager/fm-tree-view.c
M	src/nautilus-application.c
M	src/nautilus-connect-server-dialog-main.c
M	src/nautilus-connect-server-dialog.c
M	src/nautilus-emblem-sidebar.c
M	src/nautilus-information-panel.c
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-property-browser.c
M	src/nautilus-window-bookmarks.c
M	src/nautilus-window-manage-views.c

commit a01c847e4d45b542ebb3d78f70d850e1e4d5fd3b
Author: Ignacio Casal Quinteiro <icq@src.gnome.org>
Date:	2005-12-09

    *** empty log message ***

M	po/ChangeLog
M	po/gl.po

commit f2fe78f6997c6f007279aeb8e0e5811dc64e01a8
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
Date:	2005-12-09

    Updated Spanish translation.

    2005-12-09	Francisco Javier F. Serrador  <serrador@cvs.gnome.org>

	* es.po: Updated Spanish translation.

M	po/ChangeLog
M	po/es.po

commit d109c17501378ad0abe1db06c37a21f95fdbee4f
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-12-09

    Use combo box instead of option menu (#322567)

    2005-12-09	Alexander Larsson  <alexl@redhat.com>

	* src/nautilus-navigation-window.[ch]:
	Use combo box instead of option menu (#322567)

	Patch from jaap@haitsma.org

M	ChangeLog
M	src/nautilus-navigation-window.c
M	src/nautilus-navigation-window.h

commit 9302f218b8c6320184dcc2528536aceb8b333ab8
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-12-08

    Use the new combo box code (#322487)

    2005-12-08	Alexander Larsson  <alexl@redhat.com>

	* src/nautilus-file-management-properties.c:
	* src/nautilus-file-management-properties.glade:
	Use the new combo box code (#322487)

	Patch from jaap@haitsma.org

	* configure.in:
	Require new eel.

M	ChangeLog
M	configure.in
M	src/nautilus-file-management-properties.c
M	src/nautilus-file-management-properties.glade

commit bac67056c6ac8d200142a430278f1fadcbd36fa5
Author: Žygimantas Beručka <zygis@gnome.org>
Date:	2005-12-06

    Updated Lithuanian translation.

    2005-12-06	Žygimantas Beručka  <zygis@gnome.org>

	    * lt.po: Updated Lithuanian translation.

M	po/ChangeLog
M	po/lt.po

commit c21be630878ec27298b74087d5f621baae9e519a (tag:
NAUTILUS_SEARCH2_MERGE_ANCHOR1)
Author: Ales Nyakhaychyk <alesnk@src.gnome.org>
Date:	2005-12-06

    Updated Belarusian translation.

M	po/ChangeLog
M	po/be.po

commit a17190c1f5d5c892338516154ab185b9d17c1f23
Author: Funda Wang <fwang@src.gnome.org>
Date:	2005-12-04

    Updated Simplified Chinese translation of nautilus

M	po/ChangeLog
M	po/zh_CN.po

commit 1c01d5dd23ea7d63af74fb79e78389e1bdc8bf7a
Author: Adam Weinberger <adamw@gnome.org>
Date:	2005-12-03

    Updated Canadian English translation.


    2005-12-03	Adam Weinberger  <adamw@gnome.org>

	* en_CA.po: Updated Canadian English translation.

M	po/ChangeLog
M	po/en_CA.po

commit cd4672242f570ddc3513b165da635313394921ce
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2005-12-03

    Updated Norwegian bokmål translation. Same

    2005-12-03	Kjartan Maraas	<kmaraas@gnome.org>

	* nb.po: Updated Norwegian bokmål translation.
	* no.po: Same

M	po/ChangeLog
M	po/nb.po
M	po/no.po

commit 6d1644761ad4b792dad70501e75de9f16a3da462
Author: Miloslav Trmac <mitr@volny.cz>
Date:	2005-12-02

    Updated Czech translation.

    2005-12-02	Miloslav Trmac	<mitr@volny.cz>

	* cs.po: Updated Czech translation.

M	po/ChangeLog
M	po/cs.po

commit 946fbba7ef89d690717cc20a76715c9c0dcd1c89
Author: Federico Mena Quintero <federico@ximian.com>
Date:	2005-12-01

    Fixes bug #318140:

    2005-12-01	Federico Mena Quintero	<federico@ximian.com>

	Fixes bug #318140:

	* libnautilus-private/nautilus-link-desktop-file.c
	(nautilus_link_desktop_file_get_link_icon_from_desktop): If the
	.desktop file doesn't have an Icon property, fall back to some
	reasonable icons depending on the type of the .desktop file.

	* libnautilus-private/nautilus-icon-factory.c
	(nautilus_icon_factory_get_icon_for_file): Clarify what we mean by
	custom icons vs. special icons.

M	ChangeLog
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus-private/nautilus-link-desktop-file.c

commit a7713c1831ed3974ad82dfc45ffa8f0983010b85
Author: Federico Mena Quintero <federico@ximian.com>
Date:	2005-12-01

    Fixes bug #317962:

    2005-12-01	Federico Mena Quintero	<federico@ximian.com>

	Fixes bug #317962:

	* src/nautilus-pathbar.c (get_dir_name): Don't special-case the
	name for $HOME; just let it be the actual display name of the
	folder on disk.

	* src/nautilus-places-sidebar.c (update_places): Likewise, to make
	this consistent.

M	ChangeLog
M	src/nautilus-pathbar.c
M	src/nautilus-places-sidebar.c

commit 403cbb989007afe8379a20bc04f732763a82282f
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2005-11-28

    Schedule the frequency of updates to the view in relation to the
    activity

    2005-11-28	Martin Wehner  <martin.wehner@gmail.com>

	* src/file-manager/fm-directory-view.c: (done_loading),
	(display_pending_callback),
	(schedule_idle_display_of_pending_files),
	(schedule_timeout_display_of_pending_files),
	(unschedule_display_of_pending_files), (queue_pending_files),
	(remove_changes_timeout_callback), (reset_update_interval),
	(changes_timeout_callback), (schedule_changes),
	(files_added_callback), (files_changed_callback),
	(done_loading_callback), (schedule_update_menus),
	(file_changed_callback), (finish_loading),
	(fm_directory_view_stop):
	Schedule the frequency of updates to the view in relation to the
	activity in a viewed directory instead of simply scheduling
	everything
	as idle. Prevents high CPU load from constant updates in busy
	directories and allows more efficient use of the cached info for
	the initial display.

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit 45e56304016478002fb788afbb3d097514d73c0f
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
Date:	2005-11-25

    Updated Spanish translation.

    2005-11-25	Francisco Javier F. Serrador  <serrador@cvs.gnome.org>

	* es.po: Updated Spanish translation.

M	po/ChangeLog
M	po/es.po

commit a1eeb1511363b8e2cd996f37f39c5b9f3b7ac22d
Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
Date:	2005-11-25

    Updated Thai translation.

    2005-11-25	Theppitak Karoonboonyanan  <thep@linux.thai.net>

	* th.po: Updated Thai translation.

M	po/ChangeLog
M	po/th.po

commit 9d32fbfbbfe6ce9382d7ddbae280f32cbf2643af
Author: Alexander Shopov <ash@contact.bg>
Date:	2005-11-25

    Updated Bulgarian translation by Vladimir Petkov <vpetkov@i-space.org>

    2005-11-25	Alexander Shopov  <ash@contact.bg>

	* bg.po: Updated Bulgarian translation by
	Vladimir Petkov <vpetkov@i-space.org>

M	po/ChangeLog
M	po/bg.po

commit df1974651d318d588610538e974b40bda50f52d7
Author: Marcel Telka <marcel@telka.sk>
Date:	2005-11-24

    Updated Slovak translation.

    2005-11-24	Marcel Telka  <marcel@telka.sk>

	* sk.po: Updated Slovak translation.

M	po/ChangeLog
M	po/sk.po

commit 0c87b42a22f61e61dc6ef0f6d5a1a75892618c66
Author: Dennis Cranston <dennis_cranston@yahoo.com>
Date:	2005-11-24

    HIG fixes for the delete confirmation dialog. Remove window title &


    2005-11-24	Dennis Cranston  <dennis_cranston@yahoo.com>

	    * src/file-manager/fm-directory-view.c:
	    (confirm_delete_directly):
	    HIG fixes for the delete confirmation dialog.  Remove window
	    title & convert dialog type from question to warning.

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit 546a8c036ddc8805698b87cdd1dab22714d7a937
Author: Ignacio Casal Quinteiro <icq@src.gnome.org>
Date:	2005-11-24

    *** empty log message ***

M	po/ChangeLog
M	po/gl.po

commit c9f00f38e182673e25eed0f98ae60beed465ba2c
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-11-24

    Allow shift-delete even if not visible in ui.

    2005-11-24	Alexander Larsson  <alexl@redhat.com>

	* src/file-manager/fm-directory-view.c:
	Allow shift-delete even if not visible in ui.

	Patch from Nelson Benítez <gnel@cenobioracing.com>

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit ccce95655aec07745284678a4f451db2adacd3f0
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-11-24

    New knob icon from Luca Ferretti

    2005-11-24	Alexander Larsson  <alexl@redhat.com>

	* icons/knob.png:
	New knob icon from Luca Ferretti

M	ChangeLog
M	icons/knob.png

commit 9a7ba039054414503f2be8bfe467a57d4f61a56f
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-11-24

    Add nautilus_file_list_cancel_call_when_ready.

    2005-11-24	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-file.[ch]:
	Add nautilus_file_list_cancel_call_when_ready.

	* src/file-manager/fm-directory-view.c:
	Handle multiple files being activated together.

	Patch from Christian Neumair with some changes.

M	ChangeLog
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-file.h
M	src/file-manager/fm-directory-view.c

commit fedd193d5d08efbd7292ea218ea8d7690fe909c0
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-11-23

    Don't frame thumbnails with alpha channel.

    2005-11-23	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-thumbnails.c:
	(nautilus_thumbnail_load_framed_image):
	Don't frame thumbnails with alpha channel.

M	ChangeLog
M	libnautilus-private/nautilus-thumbnails.c

commit 31d8e7ac968c9d3ff4cbec9675e891ddf4056c93
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-11-22

    Use pixel offset for indenting, not spaces. Patch from Jaap Haitsma

    2005-11-22	Alexander Larsson  <alexl@redhat.com>

	* src/nautilus-file-management-properties.glade:
	Use pixel offset for indenting, not spaces.
	Patch from Jaap Haitsma

M	ChangeLog
M	src/nautilus-file-management-properties.glade

commit 6f55f2718c085e2cb6faa727b468d6a2565769c3
Author: Emmanuele Bassi <ebassi@cvs.gnome.org>
Date:	2005-11-22

    Use G_MODULE_BIND_LAZY when dlopening a module.

    2005-11-22	Emmanuele Bassi  <ebassi@cvs.gnome.org>

	* libnautilus-private/nautilus-module.c (nautilus_module_load):
	Use
	G_MODULE_BIND_LAZY when dlopening a module.

M	ChangeLog
M	libnautilus-private/nautilus-module.c

commit da62e929af6ec03e924102b70c1c97d9ac02ca46
Author: Vincent van Adrighem <adrighem@gnome.org>
Date:	2005-11-20

    Translation updated by Reinout van Schouwen.

    2005-11-21	Vincent van Adrighem  <adrighem@gnome.org>

	* nl.po: Translation updated by Reinout van Schouwen.

M	po/ChangeLog
M	po/nl.po

commit f83dc7df2312e229659eaeb5688a8cf6fa7fa839
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
Date:	2005-11-20

    #321973 Bug fixed

    2005-11-21	Francisco Javier F. Serrador  <serrador@cvs.gnome.org>

	* es.po: #321973 Bug fixed

M	po/ChangeLog
M	po/es.po

commit 5a5ea6c5ddecafc6a81163bcc1a9680525eabd10
Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
Date:	2005-11-20

    Updated Thai translation.

    2005-11-20	Theppitak Karoonboonyanan  <thep@linux.thai.net>

	* th.po: Updated Thai translation.

M	po/ChangeLog
M	po/th.po

commit e40b4a5fe93ac72358648698958e93fa52670312
Author: Christian Neumair <chris@gnome-de.org>
Date:	2005-11-19

    Ask for confirmation when deleting through the location context menu.

    2005-11-19	Christian Neumair  <chris@gnome-de.org>

	* src/file-manager/fm-directory-view.c:
	(action_location_delete_callback): Ask for confirmation when
	deleting
	through the location context menu. Fixes #321584.

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit 5895c79e3832e79cd7d873e28015671fc480be3d
Author: Ignacio Casal Quinteiro <icq@src.gnome.org>
Date:	2005-11-19

    *** empty log message ***

M	po/ChangeLog
M	po/gl.po

commit b121a910b6ab402527d764a81da0ee5acb7e0646
Author: Adam Weinberger <adamw@gnome.org>
Date:	2005-11-18

    Updated Canadian English translation.


    2005-11-17	Adam Weinberger  <adamw@gnome.org>

	* en_CA.po: Updated Canadian English translation.

M	po/ChangeLog
M	po/en_CA.po

commit 7683a6caaf861c0ea35ddaf5f9f87641f796daab
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2005-11-17

    Don't leak size_group reference. Patch from Jaap Haitsma

    2005-11-17	Martin Wehner  <martin.wehner@gmail.com>

	* src/nautilus-file-management-properties.c:
	(nautilus_file_management_properties_size_group_create):
	Don't leak size_group reference.
	Patch from Jaap Haitsma <jaap@haitsma.org>

M	ChangeLog
M	src/nautilus-file-management-properties.c

commit 0746876b0dafc682240c4473fc1b81b1084efb1d
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
Date:	2005-11-17

    Updated Spanish translation.

    2005-11-17	Francisco Javier F. Serrador  <serrador@cvs.gnome.org>

	* es.po: Updated Spanish translation.

M	po/ChangeLog
M	po/es.po

commit 8013f3e86468c9352aef5fd0fc1e96b8efd5e7e6
Author: Takeshi AIHANA <aihana@gnome.gr.jp>
Date:	2005-11-17

    Updated Japanese translation for v2.13.2.

    2005-11-17	Takeshi AIHANA <aihana@gnome.gr.jp>

	* ja.po: Updated Japanese translation for v2.13.2.

M	po/ChangeLog
M	po/ja.po

commit 28e34f37affb40eb7ad603fbe0e59a944ce2c5d2
Author: Priit Laes <plaes@cvs.gnome.org>
Date:	2005-11-17

    Translation updated.

    2005-11-17	Priit Laes  <plaes@cvs.gnome.org>

	* et.po: Translation updated.

M	po/ChangeLog
M	po/et.po

commit 33285c621af8dd5714756dd26b1917bd414afbb0
Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
Date:	2005-11-15

    Updated Thai translation.

    2005-11-15	Theppitak Karoonboonyanan  <thep@linux.thai.net>

	* th.po: Updated Thai translation.

M	po/ChangeLog
M	po/th.po

commit a40d35d91d4e53c4b1ff824d12de8adcf60b47bf
Author: Marcel Telka <marcel@telka.sk>
Date:	2005-11-14

    Updated Slovak translation.

    2005-11-14	Marcel Telka  <marcel@telka.sk>

	* sk.po: Updated Slovak translation.

M	po/ChangeLog
M	po/sk.po

commit 35f1317dea3125db0c398d044e4bbf6468091b31
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-11-14

    Post release version bump.

    2005-11-14	Alexander Larsson  <alexl@redhat.com>

	* configure.in:
	Post release version bump.

    === nautilus 2.13.2 ===

M	ChangeLog
M	configure.in
M	po/ChangeLog

commit 5b85483e22f9760e5738ee7e23a7e757c4d3d595 (tag: NAUTILUS_2_13_2)
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-11-14

    Require new eel

    2005-11-14	Alexander Larsson  <alexl@redhat.com>

	* configure.in:
	Require new eel

	* NEWS:
	Update for release

M	ChangeLog
M	NEWS
M	configure.in

commit 6fbc39d67c14e05fdc5ab9adb9f6a8850142de6a
Author: Francisco Javier F. Serrador <cyphra@nano.tecknolabs.com>
Date:	2005-11-14

    Updated spanish translation.

    2005-11-14	Francisco Javier F. Serrador  <cyphra@nano.tecknolabs.com>

	* es.po: Updated spanish translation.

M	po/ChangeLog
M	po/es.po

commit 8310873eecad241223b393e73cba80aa4463ec4f
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-11-14

    Always use gnome-fs-home for home icon.

    2005-11-14	Alexander Larsson  <alexl@redhat.com>

	* src/file-manager/fm-tree-view.c: (create_tree):
	* src/nautilus-main.c: (register_icons):
	* src/nautilus-window-menus.c:
	Always use gnome-fs-home for home icon.

M	ChangeLog
M	src/file-manager/fm-tree-view.c
M	src/nautilus-main.c
M	src/nautilus-window-menus.c

commit 03eedad5ed788f51e1a420a8ad7833db48ae2b38
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-11-14

    Handle emblem size correctly when zoomed. Patch from Christian Neumair

    2005-11-14	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-icon-canvas-item.c:
	(nautilus_icon_canvas_item_bounds):
	Handle emblem size correctly when zoomed.
	Patch from Christian Neumair

M	ChangeLog
M	libnautilus-private/nautilus-icon-canvas-item.c

commit ff6939363ada8347751604cf148384aa7e1386ef
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-11-14

    Fix typo (#320003)

    2005-11-14	Alexander Larsson  <alexl@redhat.com>

	* src/nautilus-desktop-window.c (realize):
	Fix typo (#320003)

M	ChangeLog
M	src/nautilus-desktop-window.c

commit afd9a1fad1757b8bbd90224c0c90a0f17c8c78e0
Author: Federico Mena Quintero <federico@ximian.com>
Date:	2005-11-14

    Fix the volumes part of bug #45953:

    2005-11-07	Federico Mena Quintero	<federico@ximian.com>

	   Fix the volumes part of bug #45953:

	   * libnautilus-private/nautilus-icon-container.c
	   (finish_adding_new_icons): First, call assign_icon_position().
	   Then, don't ignore the fact that the icon may have a lazy
	   position; check the icon->has_lazy_position flag even after
	   retrieving its stored position.  If the flag is turned on,
	   defer
	   the icon to the semi_position_icons list.

M	ChangeLog
M	libnautilus-private/nautilus-icon-container.c

commit e755aa2092e88b6c851709b03fdf7f9f56e4110b
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-11-14

    Handle the case of missing highlight frame better. Patch from
    Christian

    2005-11-14	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-icon-canvas-item.c: (draw_frame):
	Handle the case of missing highlight frame better.
	Patch from Christian Neumair

M	ChangeLog
M	libnautilus-private/nautilus-icon-canvas-item.c

commit 2d5ebc1b09c10458b76ad0fd45ac171d8f1e1092
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-11-14

    Nicer ui for setting custom icons (#95115) Patch from Christian
    Neumair

    2005-11-14	Alexander Larsson  <alexl@redhat.com>

	* src/file-manager/fm-properties-window.c:
	Nicer ui for setting custom icons (#95115)
	Patch from Christian Neumair

M	ChangeLog
M	src/file-manager/fm-properties-window.c

commit 0bbd4ffd6239c5cdd372a13a9fd9e909e39c48c6
Author: Alexander Larsson <alexl@src.gnome.org>
Date:	2005-11-14

    oh, it was escaped

M	libnautilus-private/nautilus-file-operations.c

commit 9f5633ebf7903bc10afbb17e22d137dd968f389e
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-11-14

    Get the right position on new folders/files when in manual position
    mode.

    2005-11-14	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-file-operations.[ch]:
	* src/file-manager/fm-directory-view.[ch]:
	* src/file-manager/fm-icon-view.c:
	* src/file-manager/fm-list-view.c:
	* src/file-manager/fm-tree-view.c:
	Get the right position on new folders/files when in
	manual position mode.
	Patch from Christian Neumair

M	ChangeLog
M	libnautilus-private/nautilus-file-operations.c
M	libnautilus-private/nautilus-file-operations.h
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-directory-view.h
M	src/file-manager/fm-icon-view.c
M	src/file-manager/fm-list-view.c
M	src/file-manager/fm-tree-view.c

commit cc944ab98e1f2871a2fa396a705d3a4e4a66f5b7
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-11-14

    Add skip all button. (#48331) Patch from Guillaume Desmottes

    2005-11-14	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-file-operations.c:
	(handle_transfer_overwrite):
	Add skip all button. (#48331)
	Patch from Guillaume Desmottes <cass@skynet.be>

M	ChangeLog
M	libnautilus-private/nautilus-file-operations.c

commit 826193dab21260d33c942bf80698eee2cacf94f8
Author: Alexander Shopov <ash@contact.bg>
Date:	2005-11-14

    Updated Bulgarian translation by Vladimir Petkov <vpetkov@i-space.org>

    2005-11-14	Alexander Shopov  <ash@contact.bg>

	* bg.po: Updated Bulgarian translation by
	Vladimir Petkov <vpetkov@i-space.org>

M	po/ChangeLog
M	po/bg.po

commit 5c01a2a4c575053009f496c8ad4e6b5664d91323
Author: Ales Nyakhaychyk <alesnk@src.gnome.org>
Date:	2005-11-14

    Updated Belarusian Translation

M	po/ChangeLog
M	po/be.po

commit 61a23c8da88c7abc1cd75205c0b5d61b6e539908
Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
Date:	2005-11-14

    Updated Thai translation.

    2005-11-14	Theppitak Karoonboonyanan  <thep@linux.thai.net>

	* th.po: Updated Thai translation.

M	po/ChangeLog
M	po/th.po

commit 8d0918c0076ad343f2a846b9183a3580c41c519a
Author: Christian Neumair <cneumair@src.gnome.org>
Date:	2005-11-13

    Actually commit.

M	libnautilus-private/nautilus-icon-container.c

commit 73c957e8f9a17656abe009bac6afd6d2f29d3e69
Author: Christian Neumair <chris@gnome-de.org>
Date:	2005-11-13

    Use ctrl-shift-g to browse back in results. Fixes #320061.

    2005-11-13	Christian Neumair  <chris@gnome-de.org>

	* libnautilus-private/nautilus-icon-container.c:
	Use ctrl-shift-g to browse back in results. Fixes #320061.

M	ChangeLog

commit 20f2b5c1dd25d6dceee1ccd6e1504f74130dbc8a
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2005-11-08

    Connect the compare function before root nodes are added. Prevents the

    2005-11-08	Martin Wehner  <martin.wehner@gmail.com>

	* src/file-manager/fm-tree-view.c: (create_tree):
	Connect the compare function before root nodes are added.
	Prevents the internal sort model of GtkTree from going
	out of sync with the tree view after a root node resort.
	Fixes #158506.

M	ChangeLog
M	src/file-manager/fm-tree-view.c

commit 74573c22e7e8683f458688c147548eb31dc4cb1e
Author: Priit Laes <plaes@cvs.gnome.org>
Date:	2005-11-07

    Translation updated by Ivar Smolin.

    2005-11-07	Priit Laes  <plaes@cvs.gnome.org>

	* et.po: Translation updated by Ivar Smolin.

M	po/ChangeLog
M	po/et.po

commit 1f65bad83cbf37c88b86ccec73846f8be215c170
Author: Miloslav Trmac <mitr@volny.cz>
Date:	2005-11-02

    Updated Czech translation.

    2005-11-03	Miloslav Trmac	<mitr@volny.cz>

	* cs.po: Updated Czech translation.

M	po/ChangeLog
M	po/cs.po

commit 476ee693114d66f9e9cd11ecedff4e04d60db7f6
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
Date:	2005-10-30

    Updated "es" translation

    2005-10-30	Francisco Javier F. Serrador  <serrador@cvs.gnome.org>

	* es.po: Updated "es" translation

M	po/ChangeLog
M	po/es.po

commit e62f67ad037667c96977bb8be2d6f8db202f200e
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
Date:	2005-10-28

    Updated Spanish translation.

    2005-10-28	Francisco Javier F. Serrador  <serrador@cvs.gnome.org>

	* es.po: Updated Spanish translation.

M	po/ChangeLog
M	po/es.po

commit a4f36658b0dddd35c335680221bc112a49861590
Author: Norayr Chilingaryan <noch@src.gnome.org>
Date:	2005-10-28

    *** empty log message ***

M	po/hy.po

commit f2238c5c527a4fa4fbde7b7283ba86d79ee8c843
Author: Matthias Clasen <mclasen@redhat.com>
Date:	2005-10-28

    Improve drawing of the outline for icon stretching, make the knob
    image

    2005-10-28	Matthias Clasen  <mclasen@redhat.com>

	* libnautilus-private/nautilus-icon-canvas-item.h:
	* libnautilus-private/nautilus-icon-canvas-item.c
	(draw_stretch_handles:
	(hit_test_stretch_handle): Improve drawing of the outline for
	icon stretching,
	make the knob image themable as stock-nautilus-knob.

	* libnautilus-private/nautilus-icon-container.c: Implement
	icon stretching
	via keyboard, with <Control>+, <Control>- and <Control>0.

	* src/nautilus-window-manage-views.c
	(zoom_level_changed_callback): Make the
	ZOOM_NORMAL action insensitive when zooming is not supported,
	so that it
	does not eat <Control>0.

M	ChangeLog
M	libnautilus-private/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-canvas-item.h
M	libnautilus-private/nautilus-icon-container.c
M	src/nautilus-window-manage-views.c

commit d741b23d0379b62c8266050c66e14e1a9e54ec51
Author: Norayr Chilingaryan <noch@src.gnome.org>
Date:	2005-10-28

    -----------------------------------------------------------------

A	po/hy.po

commit 179bcbe785af7dfc68f55e25fbda9fb78e4c86f8
Author: Takeshi AIHANA <aihana@gnome.gr.jp>
Date:	2005-10-26

    Updated Japanese translation for v2.13.1.

    2005-10-26	Takeshi AIHANA <aihana@gnome.gr.jp>

	* ja.po: Updated Japanese translation for v2.13.1.

M	po/ChangeLog
M	po/ja.po

commit 0434f0c5dfa69f67cee2ed6c76464a183adb3eaf
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-10-26

    Include locale.h to fix build. Patch from Nelson Benítez.

    2005-10-26	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-file-operations.c:
	Include locale.h to fix build. Patch from Nelson Benítez.

M	ChangeLog
M	libnautilus-private/nautilus-file-operations.c

commit 7e9d8063ebe71f74aa24982aab100b93d02d1eb6
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-10-26

    Fix leak. Patch from Kjartan Maraas. (#319333)

    2005-10-26	Alexander Larsson  <alexl@redhat.com>

	* src/nautilus-window-menus.c:
	(action_connect_to_server_callback):
	Fix leak. Patch from Kjartan Maraas. (#319333)

M	ChangeLog
M	src/nautilus-window-menus.c

commit 2632ddaa0ddab306a3d1330f5fa215cbfc072b1b
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-10-26

    Correctly sort the mime lists.

    2005-10-26	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-mime-actions.c
	(get_open_with_mime_applications):
	Correctly sort the mime lists.

M	ChangeLog
M	libnautilus-private/nautilus-mime-actions.c

commit 31396f2b3614a6cdfea139019c1967da39612b3f
Author: Marcel Telka <marcel@telka.sk>
Date:	2005-10-25

    Updated Slovak translation.

    2005-10-25	Marcel Telka  <marcel@telka.sk>

	* sk.po: Updated Slovak translation.

M	po/ChangeLog
M	po/sk.po

commit af179e4a8805e57365ee1b737a97744a60e23a2a
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-10-24

    Post release version bump.

    2005-10-24	Alexander Larsson  <alexl@redhat.com>

	* configure.in:
	Post release version bump.

    === nautilus 2.13.1 ===

M	ChangeLog
M	configure.in
M	po/ChangeLog

commit a0f8cc736705fa4e3b249528f002375f702b4f48 (tag: NAUTILUS_2_13_1)
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-10-24

    Fix test, icon size was removed

    2005-10-24	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-icon-factory.c
	(nautilus_self_check_icon_factory):
	Fix test, icon size was removed

	* NEWS:
	Update for release

M	ChangeLog
M	NEWS
M	libnautilus-private/nautilus-icon-factory.c

commit 86fb1d0422b7833c910237ab0aa8e1d11b48d5b9
Author: Adam Weinberger <adamw@gnome.org>
Date:	2005-10-23

    Updated Canadian English translation.


    2005-10-23	Adam Weinberger  <adamw@gnome.org>

	* en_CA.po: Updated Canadian English translation.

M	po/ChangeLog
M	po/en_CA.po

commit 7bb907e0e48786c036238518c53b161032fe01c9
Author: Matthias Clasen <matthiasc@src.gnome.org>
Date:	2005-10-21

    Only show the "Format" menuitem if gfloppy is found

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit 9bbc0a175e6db78a5ab7b7f9329a0c4af312c9fe
Author: Matthias Clasen <mclasen@redhat.com>
Date:	2005-10-21

    Add a "Format" menuitem to the context menu of Floppy in Computer,
    which

    2005-10-21	Matthias Clasen  <mclasen@redhat.com>

	    * src/file-manager/fm-actions.h:
	    * src/file-manager/nautilus-directory-view-ui.xml:
	    * src/file-manager/fm-directory-view.c: Add a "Format"
	    menuitem to the context menu of Floppy in Computer,
	    which runs gfloppy.

M	ChangeLog
M	src/file-manager/fm-actions.h
M	src/file-manager/fm-directory-view.c
M	src/file-manager/nautilus-directory-view-ui.xml

commit 2565c139f840eb12b3058e49839175851c56f8eb
Author: Alexander Shopov <ash@contact.bg>
Date:	2005-10-21

    Updated Bulgarian translation by Alexander Shopov <ash@contact.bg>

    2005-10-21	Alexander Shopov  <ash@contact.bg>

	* bg.po: Updated Bulgarian translation by
	Alexander Shopov <ash@contact.bg>

M	po/ChangeLog
M	po/bg.po

commit 15bb6ab8c20375cb5a9b63306efb8d2a5342929f
Author: Christian Neumair <chris@gnome-de.org>
Date:	2005-10-20

    Don't bail if an authentication request was cancelled.

    2005-10-20	Christian Neumair  <chris@gnome-de.org>

	* libnautilus-private/nautilus-program-choosing.c:
	(nautilus_launch_show_file):
	* src/nautilus-window-manage-views.c:
	(display_view_selection_failure):
	* src/file-manager/fm-directory-view.c:
	(activate_callback),
	(activate_activation_uri_ready_callback):
	Don't bail if an authentication request was cancelled.

M	ChangeLog
M	libnautilus-private/nautilus-program-choosing.c
M	src/file-manager/fm-directory-view.c
M	src/nautilus-window-manage-views.c

commit bc5f7f1d268e2e5a2e99232207433c666bab6098
Author: Christian Neumair <chris@gnome-de.org>
Date:	2005-10-20

    Don't display file type in sidebar for computer, network and smb
    toplevel

    2005-10-20	Christian Neumair  <chris@gnome-de.org>

	* src/nautilus-sidebar-title.c:
	(update_more_info):
	* libnautilus-private/nautilus-file.c:
	* libnautilus-private/nautilus-file.h:
	(nautilus_file_should_show_type):
	Don't display file type in sidebar for computer, network and smb
	toplevel URIs. Fixes #168561.

M	ChangeLog
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-file.h
M	src/nautilus-sidebar-title.c

commit 16d61a00f16d48f93ce7db1153d2768cb011ecbf
Author: Christian Neumair <cneumair@src.gnome.org>
Date:	2005-10-19

    Clarify ChangeLog comment.

M	ChangeLog

commit fa3ac0f4c54635a1b3cb83e46819c302d849d933
Author: Christian Neumair <chris@gnome-de.org>
Date:	2005-10-19

    Fixes bug #310038.

    2005-10-19	Christian Neumair  <chris@gnome-de.org>

	* libnautilus-private/nautilus-mime-actions.c:
	(get_open_with_mime_applications), (application_compare_by_name),
	(application_compare_by_id):
	Fixes bug #310038.

M	ChangeLog
M	libnautilus-private/nautilus-mime-actions.c

commit 01927e480d4827332f4651462310c169b77c2cd1
Author: Christian Neumair <chris@gnome-de.org>
Date:	2005-10-19

    Don't update bookmarks when its target file is trashed. Fixes #162787.

    2005-10-19	Christian Neumair  <chris@gnome-de.org>

	* libnautilus-private/nautilus-bookmark.c:
	(bookmark_file_changed_callback):
	Don't update bookmarks when its target file is trashed. Fixes
	#162787.

M	ChangeLog
M	libnautilus-private/nautilus-bookmark.c

commit e8eee9150f426058ea42b7046f728198293a2c7e
Author: Christian Neumair <chris@gnome-de.org>
Date:	2005-10-19

    Open a new navigational window on alternative item activation.

    2005-10-19	Christian Neumair  <chris@gnome-de.org>

	* libnautilus-private/nautilus-window-info.h:
	* src/nautilus-window-manage-views.c:
	(nautilus_window_open_location_full):
	* src/file-manager/fm-icon-view.c:
	(icon_container_activate_alternate_callback):
	* src/file-manager/fm-list-view.c:
	(activate_selected_items_alternate):
	Open a new navigational window on alternative item activation.

M	ChangeLog
M	libnautilus-private/nautilus-window-info.h
M	src/file-manager/fm-icon-view.c
M	src/file-manager/fm-list-view.c
M	src/nautilus-window-manage-views.c

commit 53c9c2a8762013c2b5d789f055ed3eb131fa0a1b
Author: Christian Neumair <chris@gnome-de.org>
Date:	2005-10-19

    Use custom image for location button if available. Partially fixes
    #311394

    2005-10-19	Christian Neumair  <chris@gnome-de.org>

	* src/nautilus-spatial-window.c:
	(got_file_info_for_location_menu_callback):
	Use custom image for location button if available. Partially fixes
	#311394 and plugs a leak.

M	ChangeLog
M	src/nautilus-spatial-window.c

commit de5d032d98d3284262bdd09454f1904ff56136ef
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-10-19

    Scroll into view correctly when renaming (#309964)

    2005-10-19	Alexander Larsson  <alexl@redhat.com>

	* src/file-manager/fm-list-view.c
	(fm_list_view_start_renaming_file):
	Scroll into view correctly when renaming (#309964)

M	ChangeLog
M	src/file-manager/fm-list-view.c

commit a4b47edd4718382a17e79b90d7e07285b6e97d2c
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-10-19

    Remove duplicate setting of libnautilus_private_la_LIBADD

    2005-10-19	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/Makefile.am (INCLUDES):
	Remove duplicate setting of libnautilus_private_la_LIBADD

M	ChangeLog
M	libnautilus-private/Makefile.am

commit cc68b946d38289eb7ea44784467e7216f161b7f8
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-10-19

    Reuse Nautilus::URI from the one defined in libnautilus-private.

    2005-10-19	Alexander Larsson  <alexl@redhat.com>

	* src/nautilus-shell-interface.idl:
	Reuse Nautilus::URI from the one defined in libnautilus-private.

	* libnautilus-private/Makefile.am:
	Link libnautilus-private statically.

M	ChangeLog
M	libnautilus-private/Makefile.am
M	src/nautilus-shell-interface.idl

commit 07771c5ccef312023e3a770daa9aa04bc78735dd
Author: Christian Neumair <cneumair@src.gnome.org>
Date:	2005-10-18

    Don't request confirmation for deletion of "burn:" URI. Fixes #302607.

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit f96e824b79186614b23c410e61c1c52377703305
Author: Christian Neumair <chris@gnome-de.org>
Date:	2005-10-18

    Skip nonexistant bookmarks in menus/sidebar. Fixes #312507.

    2005-10-18	Christian Neumair  <chris@gnome-de.org>

	* src/nautilus-places-sidebar.c: (update_places):
	* src/nautilus-window-bookmarks.c: (update_bookmarks):
	Skip nonexistant bookmarks in menus/sidebar. Fixes #312507.

M	ChangeLog
M	src/nautilus-places-sidebar.c
M	src/nautilus-window-bookmarks.c

commit a1e8e44293b8e395cdc3669acaef2241ae61be63
Author: Christian Neumair <chris@gnome-de.org>
Date:	2005-10-18

    Make metadata copying/moving asynchronous.

    2005-10-18	Christian Neumair  <chris@gnome-de.org>

	* libnautilus-private/nautilus-metafile.c: Make metadata
	copying/moving asynchronous.

M	ChangeLog
M	libnautilus-private/nautilus-metafile.c

commit e3213b06b30b0b973ed2c8d43d1b55071b601ace
Author: Christian Neumair <chris@gnome-de.org>
Date:	2005-10-18

    Don't mark strings for translation we get from gnome-icon-theme. Fixes

    2005-10-18	Christian Neumair  <chris@gnome-de.org>

	* data/browser.xml: Don't mark strings for translation we get from
	gnome-icon-theme. Fixes #114919.

M	ChangeLog
M	data/browser.xml

commit 675ad5e9c0fb6ddfa214eec648201257482d892f
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-10-18

    Don't send slash to typeahead

    2005-10-18	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-icon-container.c:
	(key_press_event):
	Don't send slash to typeahead

	* src/nautilus-location-dialog.[ch]:
	Add nautilus_location_dialog_set_location.

	* src/nautilus-navigation-window-menus.c:
	* src/nautilus-navigation-window.c:
	* src/nautilus-spatial-window.c:
	* src/nautilus-window.[ch]:
	Open location dialog/entry when you press '/'.

M	ChangeLog
M	libnautilus-private/nautilus-icon-container.c
M	src/nautilus-location-dialog.c
M	src/nautilus-location-dialog.h
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-navigation-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window.c
M	src/nautilus-window.h

commit 627737fb1723927509f38f302ef3fdf2a067c74b
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-10-18

    Use gtktreeview typeahead. Patch by Christian Neumair.

    2005-10-18	Alexander Larsson  <alexl@redhat.com>

	* src/file-manager/fm-list-view.c:
	Use gtktreeview typeahead. Patch by Christian Neumair.

    2005-10-18	Jürg Billeter	<j@bitron.ch>

	* libnautilus-private/nautilus-icon-container.c: (destroy),
	(unrealize), (button_press_event),
	(nautilus_icon_container_search_position_func),
	(nautilus_icon_container_real_search_enable_popdown),
	(nautilus_icon_container_search_enable_popdown),
	(nautilus_icon_container_search_disable_popdown),
	(send_focus_change), (nautilus_icon_container_search_dialog_hide),
	(nautilus_icon_container_search_entry_flush_timeout),
	(nautilus_icon_container_search_preedit_changed),
	(nautilus_icon_container_search_activate),
	(nautilus_icon_container_search_delete_event),
	(nautilus_icon_container_search_button_press_event),
	(nautilus_icon_container_search_iter),
	(nautilus_icon_container_search_move),
	(nautilus_icon_container_search_scroll_event),
	(nautilus_icon_container_search_key_press_event),
	(nautilus_icon_container_search_init),
	(nautilus_icon_container_ensure_interactive_directory),
	(nautilus_icon_container_real_start_interactive_search),
	(nautilus_icon_container_start_interactive_search),
	(key_press_event), (nautilus_icon_container_class_init):
	* libnautilus-private/nautilus-icon-container.h:
	* libnautilus-private/nautilus-icon-private.h:
	* libnautilus-private/nautilus-marshal.list:

	Replace NautilusIconContainer typeahead implementation by a
	port of
	GtkTreeView's interactive search.

M	ChangeLog
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-container.h
M	libnautilus-private/nautilus-icon-private.h
M	libnautilus-private/nautilus-marshal.list
M	src/file-manager/fm-list-view.c

commit 551994e5f7610fd3dc8517ebdcfa7da2a2f02a4c
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-10-18

    Build fixes for cygwin. Patch from Yaakov S (Cygwin Port)

    2005-10-18	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-extension/Makefile.am:
	* libnautilus-private/Makefile.am:
	Build fixes for cygwin.
	Patch from Yaakov S (Cygwin Port)

M	ChangeLog
M	libnautilus-extension/Makefile.am
M	libnautilus-private/Makefile.am

commit 38a5fd96a672345fed755a15efa2cf344a16fd17
Author: Christian Neumair <chris@gnome-de.org>
Date:	2005-10-17

    Kill NAUTILUS_ICON_SIZE_FOR_MENUS, make icon factory support GTK+
    stock

    2005-10-17	Christian Neumair  <chris@gnome-de.org>

	* libnautilus-private/nautilus-bookmark.c:
	* libnautilus-private/nautilus-bookmark.h:
	* libnautilus-private/nautilus-icon-container.c:
	* libnautilus-private/nautilus-icon-factory.c:
	* libnautilus-private/nautilus-icon-factory.h:
	* libnautilus-private/nautilus-ui-utilities.c:
	* src/nautilus-bookmarks-window.c:
	* src/nautilus-history-sidebar.c:
	* src/nautilus-places-sidebar.c:
	* src/nautilus-sidebar-title.c:
	* src/nautilus-spatial-window.c:
	* src/nautilus-window-menus.c:
	* src/file-manager/fm-directory-view.c:
	Kill NAUTILUS_ICON_SIZE_FOR_MENUS, make icon factory support GTK+
	stock icon size, use this size in the sidebar, and in menus.
	Fixes #167107 and others.

M	ChangeLog
M	libnautilus-private/nautilus-bookmark.c
M	libnautilus-private/nautilus-bookmark.h
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus-private/nautilus-icon-factory.h
M	libnautilus-private/nautilus-ui-utilities.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-list-model.c
M	src/file-manager/fm-properties-window.c
M	src/file-manager/fm-tree-model.c
M	src/nautilus-bookmarks-window.c
M	src/nautilus-history-sidebar.c
M	src/nautilus-places-sidebar.c
M	src/nautilus-sidebar-title.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window-menus.c

commit 79c68880b193430f544821b0f1bc5a3561c4449e
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-10-17

    Remove ctrl-backspace delete keybinding. (#310546)

    2005-10-17	Alexander Larsson  <alexl@redhat.com>

	* src/file-manager/fm-directory-view.c
	(fm_directory_view_class_init):
	Remove ctrl-backspace delete keybinding. (#310546)

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit b6ce1963c1875f7915986ba9d1b17291c6614c8e
Author: Arangel Angov <arangela@src.gnome.org>
Date:	2005-10-16

    Updated Macedonian translation <arangela@cvs.gnome.org>

M	po/mk.po

commit 607e175c4666f1bd2ab33c7031a8d6f6c9347113
Author: Vincent van Adrighem <adrighem@gnome.org>
Date:	2005-10-15

    Translation updated.

    2005-10-15	Vincent van Adrighem  <adrighem@gnome.org>

	* nl.po: Translation updated.

M	po/ChangeLog
M	po/nl.po

commit 0fab78e1299b27e49479ff1c5dac14e9a7979e58
Author: Priit Laes <plaes@cvs.gnome.org>
Date:	2005-10-13

    Translation updated by Ivar Smolin.

    2005-10-13	Priit Laes  <plaes@cvs.gnome.org>

	* et.po: Translation updated by Ivar Smolin.

M	po/ChangeLog
M	po/et.po

commit f3470c01671634f3a9c9dc0a077c6f66989ba30b
Author: Funda Wang <fwang@src.gnome.org>
Date:	2005-10-13

    Corrected typo.

M	po/ChangeLog
M	po/zh_CN.po

commit cfc0d6c1a748e2ca6c28ed01f0157ecddc122c5b
Author: Alexander Shopov <ash@contact.bg>
Date:	2005-10-06

    Updated Bulgarian translation by Vladimir Petkov <vpetkov@i-space.org>

    2005-10-05	Alexander Shopov  <ash@contact.bg>

	* bg.po: Updated Bulgarian translation by
	Vladimir Petkov <vpetkov@i-space.org>

M	po/ChangeLog
M	po/bg.po

commit 9fbfebe3972f396f41da4c70bf118eb413453805
Author: Priit Laes <plaes@cvs.gnome.org>
Date:	2005-10-04

    Translation updated by Ivar Smolin.

    2005-10-04	Priit Laes  <plaes@cvs.gnome.org>

	* et.po: Translation updated by Ivar Smolin.

M	po/ChangeLog
M	po/et.po

commit 63b1cb172c1d3fa463bdc705d3222e5f33216b92
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-10-03

    Add new functions for extensions: nautilus_file_info_has_volume,

    2005-10-03	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-extension/nautilus-file-info.c:
	* libnautilus-extension/nautilus-file-info.h:
	* libnautilus-private/nautilus-file.c:
	Add new functions for extensions:
	nautilus_file_info_has_volume, nautilus_file_info_has_drive,
	nautilus_file_info_get_volume, nautilus_file_info_get_drive

	Patch from Trevor Davenport

M	ChangeLog
M	libnautilus-extension/nautilus-file-info.c
M	libnautilus-extension/nautilus-file-info.h
M	libnautilus-private/nautilus-file.c

commit d4012bb003eb1d274d4160916e9734135df478c3
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-10-03

    Bump version to 2.13.1. Further 2.12.x work is on gnome-2-12 branch.

    2005-10-03	Alexander Larsson  <alexl@redhat.com>

	* configure.in:
	Bump version to 2.13.1. Further 2.12.x work is on
	gnome-2-12 branch.

    ==== gnome-2-12 branched from here ===

M	ChangeLog
M	configure.in

commit 6887f365a29b211f01d81497191575cca4ad690d (tag:
GNOME_2_12_BRANCHPOINT)
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-10-03

    === nautilus 2.12.1 ===

    2005-10-03	Alexander Larsson  <alexl@redhat.com>

	* configure.in:

    === nautilus 2.12.1 ===

M	ChangeLog
M	configure.in
M	po/ChangeLog

commit 25e9e61f71a9c7703caf2b6471dab3cbaa6bada3 (tag: NAUTILUS_2_12_1)
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-10-03

    Update for 2.12.1

    2005-10-03	Alexander Larsson  <alexl@redhat.com>

	* NEWS:
	Update for 2.12.1

M	ChangeLog
M	NEWS

commit c6472f4c91dd5d3b99ace41bbdd594230d49f300
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-10-03

    Correctly escape input strings for GMarkup. (#317736) Patch from
    Christian

    2005-10-03	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-file-operations-progress.c:
	(nautilus_file_operations_progress_new),
	(nautilus_file_operations_progress_new_file):
	Correctly escape input strings for GMarkup. (#317736)
	Patch from Christian Neumair.

M	ChangeLog
M	libnautilus-private/nautilus-file-operations-progress.c

commit 35bd03e33f9a4d42abcf84448fb3ded01a75856e
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-10-03

    Correctly pass iter to gtk_tree_model_rows_reordered() (#315704) Patch

    2005-10-03	Alexander Larsson  <alexl@redhat.com>

	* src/file-manager/fm-list-model.c:
	(fm_list_model_sort_file_entries):
	Correctly pass iter to gtk_tree_model_rows_reordered() (#315704)
	Patch from Christian Neumair.

M	ChangeLog
M	src/file-manager/fm-list-model.c

commit a5b074c0ea25d8b3ec0ddf40292e6171ecb0791d
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-10-03

    On assert failure, return default metadata, not NULL. Partial fix of

    2005-10-03	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-directory-metafile.c:
	(nautilus_directory_get_file_metadata):
	On assert failure, return default metadata, not NULL.
	Partial fix of #308977.
	Patch from Christian Neumair.

M	ChangeLog
M	libnautilus-private/nautilus-directory-metafile.c

commit f9eec9cac03c57c9240c7eae4bb45369f32f9c29
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-10-03

    Verify arguments in public functions. Patch from Christian Neumair.

    2005-10-03	Alexander Larsson  <alexl@redhat.com>

	* src/nautilus-window.c:
	Verify arguments in public functions.
	Patch from Christian Neumair.

M	ChangeLog
M	src/nautilus-window.c

commit db2e2f4f7481f4c5d08a3b729a8756a72e30f0e2
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-10-03

    Don't crash if file removed during start of drag. (#158196) Patch from

    2005-10-03	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-icon-container.c:
	* libnautilus-private/nautilus-icon-private.h:
	Don't crash if file removed during start of drag. (#158196)
	Patch from Christian Neumair.

	Remove remove_context_menu_timeout, which is not needed anymore.

M	ChangeLog
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-private.h

commit ca9eb1c43bf01beec03ecc363b3d3015447fcc30
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-10-03

    Fix some spelling errors. Patch from Lukasz Stelmach
    <stlman@poczta.fm>

    2005-10-03	Alexander Larsson  <alexl@redhat.com>

	* src/file-manager/nautilus-directory-view-ui.xml:
	Fix some spelling errors.
	Patch from Lukasz Stelmach <stlman@poczta.fm>

M	ChangeLog
M	src/file-manager/nautilus-directory-view-ui.xml

commit 0d064eff4d4e11d0705a6da4f8e8a7792bd951eb
Author: Christian Neumair <chris@gnome-de.org>
Date:	2005-09-30

    Only wrap icons when the right margin touches the rightmost
    icon. Fixes

    2005-09-30	Christian Neumair  <chris@gnome-de.org>

	* libnautilus-private/nautilus-icon-container.c:
	(nautilus_icon_container_update_scroll_region),
	(lay_down_icons_horizontal):
	Only wrap icons when the right margin touches the rightmost icon.
	Fixes #313025.

M	ChangeLog
M	libnautilus-private/nautilus-icon-container.c

commit d88d2a853bb91f6a17fe07599ed954107ed8184e
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-09-30

    Correct sort order for dummy row. Possible fix for #123051

    2005-09-30	Alexander Larsson  <alexl@redhat.com>

	* src/file-manager/fm-tree-view.c: (compare_rows):
	Correct sort order for dummy row.
	Possible fix for #123051

M	ChangeLog
M	src/file-manager/fm-tree-view.c

commit 3cf72b5b3bae7cfe6d4604e01874139f8de4ba05
Author: Alexander Shopov <ash@contact.bg>
Date:	2005-09-29

    Updated Bulgarian translation by Vladimir Petkov <vpetkov@i-space.org>

    2005-09-29	Alexander Shopov  <ash@contact.bg>

	* bg.po: Updated Bulgarian translation by
	Vladimir Petkov <vpetkov@i-space.org>

M	po/ChangeLog
M	po/bg.po

commit 08a74e90506c90f2cab4b2e94413e49186873339
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-09-27

    Never warn if the files would be launched in the same app. Partially

    2005-09-27	Alexander Larsson  <alexl@redhat.com>

	* src/file-manager/fm-directory-view.c:
	(activate_check_mime_types):
	Never warn if the files would be launched in the same app.
	Partially reverts checkin from 2005-08-01.

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit e64d43ee5fd2183fa382237ab1dfa4b2525d6fda
Author: Christian Neumair <chris@gnome-de.org>
Date:	2005-09-26

    Make changes to "desktop_is_home_dir" GConf key instant apply. Fixes

    2005-09-26	Christian Neumair  <chris@gnome-de.org>

	* libnautilus-private/nautilus-desktop-directory.c:
	(desktop_directory_changed_callback), (desktop_finalize),
	(update_desktop_directory): Make changes to "desktop_is_home_dir"
	GConf key instant apply. Fixes #116217.

	* libnautilus-private/nautilus-icon-canvas-item.c:
	(nautilus_icon_canvas_item_get_image): Add emblems to drag icon.
	Partially fixes #159643.

	* src/file-manager/fm-directory-view.c:
	(action_mount_volume_callback), (action_unmount_volume_callback),
	(action_eject_volume_callback), (file_should_show_foreach),
	(real_update_menus_volumes): Allow to mount/unmount/eject multiple
	volumes at once. Fixes #156169.

M	ChangeLog
M	libnautilus-private/nautilus-desktop-directory.c
M	libnautilus-private/nautilus-icon-canvas-item.c
M	src/file-manager/fm-directory-view.c

commit 5a5a202ab06f06387719d1f6b1b4b1e6547faaea
Author: Alessio Frusciante <algol@src.gnome.org>
Date:	2005-09-25

    Updated Italian translation.

M	po/ChangeLog
M	po/it.po

commit 0975d7d965d7a25bf9247a341754919bc148bb4b
Author: Erdal Ronahi <eronahi@src.gnome.org>
Date:	2005-09-24

    Updated Kurdish translation.

M	po/ChangeLog
M	po/ku.po

commit be75326784f9d4bb44993091c837f5ecb7605f1a
Author: christian neumair <chris@gnome-de.org>
Date:	2005-09-20

    Fix leak and crasher. Fixes #314730.

    2005-09-20	christian neumair  <chris@gnome-de.org>

	* src/nautilus-connect-server-dialog.c: (connect_to_server):
	Fix leak and crasher. Fixes #314730.

	* src/file-manager/fm-directory-view.c: (connect_proxy):
	Don't poke around with null pixbuf if icon theme lookup failed.

	* libnautilus-private/nautilus-desktop-directory-file.c:
	(desktop_directory_file_get_deep_counts):
	* libnautilus-private/nautilus-file.c:
	(nautilus_file_get_deep_counts),
	(nautilus_file_get_string_attribute_with_default:):
	* libnautilus-private/nautilus-file.h:
	* libnautilus-private/nautilus-trash-file.c:
	(trash_file_get_deep_counts):
	* src/file-manager/fm-properties-window.c:
	(directory_contents_value_field_update),
	(attach_directory_contents_value_field),
	(update_visibility_of_item_count_fields),
	(update_visibility_of_item_count_fields_wrapper),
	(remember_directory_contents_widget),
	(append_directory_contents_fields), (real_destroy):
	Add force flag to nautilus_file_get_deep_counts, which forces
	generation even if the "show deep count" preference is turned off.
	pass TRUE in property window and FALSE everywhere else. Fixes
	#126068.

M	ChangeLog
M	libnautilus-private/nautilus-desktop-directory-file.c
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-file.h
M	libnautilus-private/nautilus-trash-file.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-properties-window.c
M	src/nautilus-connect-server-dialog.c

commit 934f0851ef1841b5089f57ac484948b271adbdf2
Author: Stefan Walter <stefw@src.gnome.org>
Date:	2005-09-19

    Autofill "Connect to server" dialog where possible. Fixes #314745

	* nautilus-connect-server-dialog-main.c: (main):
	* nautilus-connect-server-dialog.h:
	* nautilus-connect-server-dialog.c:
	(nautilus_connect_server_dialog_new):
	* nautilus-window-menus.c:
	(action_connect_to_server_callback):
	Autofill "Connect to server" dialog where possible.
	Fixes #314745

M	ChangeLog
M	src/nautilus-connect-server-dialog-main.c
M	src/nautilus-connect-server-dialog.c
M	src/nautilus-connect-server-dialog.h
M	src/nautilus-window-menus.c

commit f9ee9215e4ebe0cef6fe152858be98601ac5438d
Author: Christian Neumair <chris@gnome-de.org>
Date:	2005-09-19

    Try to use the trash associated with a symlink's parent directory if

    2005-09-19	Christian Neumair  <chris@gnome-de.org>

	* libnautilus-private/nautilus-file-operations.c:
	(nautilus_file_operations_copy_move),:
	Try to use the trash associated with a symlink's parent
	directory if
	resolution fails because of broken symlink when moving symlink to
	trash.

	* libnautilus-private/nautilus-file-operations.c:
	(nautilus_self_check_file_operations):
	Fix date self checks. Fixes #47364.

M	ChangeLog
M	libnautilus-private/nautilus-file-operations.c

commit 5a539de655e84c3e4d7d1dceeacaaf3812fd9893
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-09-19

    Remove unused icons (#315990) Patch from Jaap A. Haitsma

    2005-09-19	Alexander Larsson  <alexl@redhat.com>

	* icons/Makefile.am:
	* icons/Search.png:
	* icons/nautilus-desktop.png:
	* icons/nautilus-file-management-properties.png:
	* icons/nautilus-mini-logo.png:
	* icons/nautilus-server-connect.png:
	* icons/side_bar_image.png:
	Remove unused icons (#315990)
	Patch from Jaap A. Haitsma

M	ChangeLog
M	icons/Makefile.am
D	icons/Search.png
D	icons/nautilus-desktop.png
D	icons/nautilus-file-management-properties.png
D	icons/nautilus-mini-logo.png
D	icons/nautilus-server-connect.png
D	icons/side_bar_image.png

commit 836edd3b343cbcc90318ed8642be1e9b301226d6
Author: Christian Neumair <chris@gnome-de.org>
Date:	2005-09-19

    Copy thumbnails when copying file metadata. Fixes #45191.

    2005-09-19	Christian Neumair  <chris@gnome-de.org>

	* libnautilus-private/nautilus-metafile.c: (copy_file_metadata):
	* libnautilus-private/nautilus-thumbnails.c:
	(nautilus_update_thumbnail_file_copied),
	(nautilus_update_thumbnail_file_renamed),
	(nautilus_remove_thumbnail_for_file):
	* libnautilus-private/nautilus-thumbnails.h:
	Copy thumbnails when copying file metadata. Fixes #45191.

M	ChangeLog
M	libnautilus-private/nautilus-metafile.c
M	libnautilus-private/nautilus-thumbnails.c
M	libnautilus-private/nautilus-thumbnails.h

commit 371c3a3812d1657f08e0324558d660365d842368
Author: Christian Neumair <chris@gnome-de.org>
Date:	2005-09-19

    Setup drag in the "drag-begin" handler.

    2005-09-19	Christian Neumair  <chris@gnome-de.org>

	* src/file-manager/fm-list-view.c: (drag_begin_callback),
	(motion_notify_callback):
	Setup drag in the "drag-begin" handler.

M	ChangeLog
M	src/file-manager/fm-list-view.c

commit afd498df20037bd218945860909e433b21b05cea
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-09-19

    Add support for lazily positioned icons.

    2005-09-19	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-icon-container.[ch]:
	* libnautilus-private/nautilus-icon-private.h:
	Add support for lazily positioned icons.

	* libnautilus-private/nautilus-icon-dnd.c: (handle_local_move):
	* src/file-manager/fm-icon-view.c: (fm_icon_view_add_file),
	(fm_icon_view_screen_changed):
	Use lazily positioned icons for desktop icons. (#45953)

	Patch from Christian Neumair  <chris@gnome-de.org>

M	ChangeLog
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-container.h
M	libnautilus-private/nautilus-icon-dnd.c
M	libnautilus-private/nautilus-icon-private.h
M	src/file-manager/fm-icon-view.c

commit 484a3ce040d46474e468494e8a7a68e122b55d4b
Author: Christian Rose <menthos@menthos.com>
Date:	2005-09-18

    Updated Swedish translation.

    2005-09-18	Christian Rose	<menthos@menthos.com>

	* sv.po: Updated Swedish translation.

M	po/ChangeLog
M	po/sv.po

commit 4b511b9cdb0dee11af230e39e15b0156ba178858
Author: Clytie Siddall <clyties@src.gnome.org>
Date:	2005-09-16

    vi.po: Updated Vietnamese translation.

M	po/ChangeLog
M	po/vi.po

commit 222bbf8794462ccb05982e4d3cf65dcb87e34297
Author: Kang Jeong-Hee <kz@src.gnome.org>
Date:	2005-09-14

    a string changed

M	po/ko.po

commit d8e358c693d2a150f95eb81b98512751f79f36b0
Author: Runa Bhattacharjee <runab@src.gnome.org>
Date:	2005-09-14

    Added Entry for Bengali (bn) Translation updation:14/09

M	po/ChangeLog

commit e8454c2f5bb472f20316abe2f75558b544edebc2
Author: Runa Bhattacharjee <runab@src.gnome.org>
Date:	2005-09-14

    Updated Bengali (bn) Translation:14/09

M	po/bn.po

commit 5cefd195ad817f461b2221214e67e399152cd3b2
Author: Nguyen Thai Ngoc Duy <pclouds@src.gnome.org>
Date:	2005-09-11

    Underscore checks

M	po/vi.po

commit ec53fd21591b45ac1780b76bc6e4a0cbf37a7955
Author: Erdal Ronahi <eronahi@src.gnome.org>
Date:	2005-09-10

    *** empty log message ***

M	ChangeLog
M	configure.in
M	po/ChangeLog
A	po/ku.po

commit d6df1e840665b3798edbf56c6a2e901dd147ac16
Author: Federico Mena Quintero <federico@ximian.com>
Date:	2005-09-08

    Fixes bug #171073:

    2005-09-08	Federico Mena Quintero	<federico@ximian.com>

	Fixes bug #171073:

	* libnautilus-private/nautilus-trash-directory.c
	(nautilus_trash_directory_instance_init): In addition to
	connecting to "volume_pre_unmount" on the volume monitor, also
	connect to "volume_unmounted".	This will let the trash clean up
	its merged directory even if the unmount is not initiated from
	Nautilus.

	* libnautilus-private/nautilus-merged-directory.c
	(merged_remove_real_directory): When a real directory is removed
	from the merged directory, emit notifications to that effect.
	This lets the trash window remove the icons that used to
	correspond to a volume that got unmounted.
	(real_directory_notify_files_removed): New utility function.

M	ChangeLog
M	libnautilus-private/nautilus-merged-directory.c
M	libnautilus-private/nautilus-trash-directory.c

commit 293fe087c37558ff60eececc59d9ae2979bc6845
Author: Inaki Larranaga <dooteo@euskalgnu.org>
Date:	2005-09-07

    Updated Basque translation.

    2005-09-07	Inaki Larranaga  <dooteo@euskalgnu.org>

	* eu.po: Updated Basque translation.

M	po/ChangeLog
M	po/eu.po

commit 6621c8622ecffdf732a5cd78920d51b71bb4732c
Author: Christian Neumair <chris@gnome-de.org>
Date:	2005-09-06

    Ensure that the zoom level is initialized correctly in

    2005-09-06	Christian Neumair  <chris@gnome-de.org>

	* src/file-manager/fm-list-view.c: (fm_list_view_init):
	Ensure that
	the zoom level is initialized correctly in
	fm_list_view_begin_loading.
	Fixes #314269.

M	ChangeLog
M	src/file-manager/fm-list-view.c

commit b32d6453ad9063fb95e50d3b1fd2fbcbfea42ae8
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-09-06

    Only use directory monitors to avoid using lots and lots of file
    monitors.

    2005-09-06	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-directory-async.c:
	(nautilus_directory_monitor_add_internal),
	(nautilus_directory_monitor_remove_internal):
	* libnautilus-private/nautilus-file-private.h:
	* libnautilus-private/nautilus-file.c: (finalize):
	Only use directory monitors to avoid using lots and lots of
	file monitors. This is an optimization in almost all cases,
	although
	it does a bit more work when viewing a file properties dialog
	with the
	containing folder window hidden. (#315041)

M	ChangeLog
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-file-private.h
M	libnautilus-private/nautilus-file.c

commit 5f2794aed462ea2b1a467b2d2a48621315059891
Author: Christian Neumair <chris@gnome-de.org>
Date:	2005-09-06

    Always pass all selected files to extension, instead of passing
    max. 1 per

    2005-09-06	Christian Neumair  <chris@gnome-de.org>

	* src/file-manager/fm-directory-view.c:
	(add_extension_menu_items),
	(get_unique_files), (reset_extension_actions_menu): Always
	pass all
	selected files to extension, instead of passing max. 1 per
	selected
	MIME type. Fixes #314721.

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit 600dab5f2836a029ce2a2348f9e1067e12b65f90
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-09-05

    Post release version bump.

    2005-09-05	Alexander Larsson  <alexl@redhat.com>

	* configure.in:
	Post release version bump.

    === nautilus 2.12.0 ===

M	ChangeLog
M	configure.in
M	po/ChangeLog

commit 0f3c1469d504039f989356e9c8971d27e4b70999 (tag:
NAUTILUS_SEARCH_BRANCH_ANCHOR, tag: NAUTILUS_2_12_0)
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-09-05

    Require eel 2.12.

    2005-09-05	Alexander Larsson  <alexl@redhat.com>

	* configure.in:
	Require eel 2.12.

	* NEWS:
	Update for release

M	ChangeLog
M	NEWS
M	configure.in

commit 9b884deeb46e0bd32e7deb1e18bc0eb7d37565a9
Author: Ivan Stojmirov <stojmir@src.gnome.org>
Date:	2005-09-04

    Updated mk translation, Arangel Angov <arangela@cvs.gnome.org>

M	po/mk.po

commit 4f8c989daaa6b2a4403a0762d2f656fc95042fcb
Author: Ivan Stojmirov <stojmir@src.gnome.org>
Date:	2005-09-04

    Updated mk translation, Arangel Angov <arangela@cvs.gnome.org>

M	po/mk.po

commit 2cc61b469420adb15917fa2eadc13ef6e7640a51
Author: Hendrik Richter <hendi@gnome-de.org>
Date:	2005-09-04

    Updated German translation.

    2005-09-04	Hendrik Richter  <hendi@gnome-de.org>

	* de.po: Updated German translation.

M	po/ChangeLog
M	po/de.po

commit 80bfca8f11b2adbc0e38366619e2d3f0517eb9f6
Author: Danilo Šegan <danilo@src.gnome.org>
Date:	2005-09-03

    Updated Serbian translation.

M	po/ChangeLog
M	po/sr.po
M	po/sr@Latn.po

commit dacfdb3513cf1d8b0519d4adcb470c0aa62b9a3c
Author: Rajesh Ranjan <rranjan@src.gnome.org>
Date:	2005-09-02

    udt by rranjan

M	po/hi.po

commit 6b5399223218a579ab9bd38ccaa7ba45f011a491
Author: Choe Hwanjin <choe.hwanjin@gmail.com>
Date:	2005-09-02

    Updated Korean translation by Young-Ho Cha.

    2005-09-02	Choe Hwanjin <choe.hwanjin@gmail.com>

	    * ko.po: Updated Korean translation by Young-Ho Cha.

M	po/ChangeLog
M	po/ko.po

commit 9647811dd4b5d9075f335f5bd6780051bc7d16fe
Author: Baris Cicek <bcicek@src.gnome.org>
Date:	2005-09-01

    Updated Turkish Translation

M	po/ChangeLog
M	po/tr.po

commit 5d053748891086e8ab3d5570562eb02e63e2e23d
Author: Ignacio Casal Quinteiro <icq@src.gnome.org>
Date:	2005-09-01

    *** empty log message ***

M	po/ChangeLog
M	po/gl.po

commit f7dd2738035636500111a03b75802bf7fb0d213e
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-09-01

    Don't redraw the whole desktop on focus in/out.

    2005-08-31	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-icon-container.c:
	(handle_focus_in_event), (handle_focus_out_event):
	Don't redraw the whole desktop on focus in/out.

M	ChangeLog
M	libnautilus-private/nautilus-icon-container.c

commit 591f80b5ccc93aa448cc8d5e18cd8530033ebcfa
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
Date:	2005-08-31

    Updated Spanish translation.

    2005-09-01	Francisco Javier F. Serrador  <serrador@cvs.gnome.org>

	* es.po: Updated Spanish translation.

M	po/ChangeLog
M	po/es.po

commit cb3fcb27ffa1c669f10584089a4ba67b172c8196
Author: Alessio Frusciante <algol@src.gnome.org>
Date:	2005-08-31

    Updated Italian translation.

M	po/ChangeLog
M	po/it.po

commit e05b5d9c0f7bda84d76c812bcae1bbb96cef3b57
Author: Žygimantas Beručka <zygis@gnome.org>
Date:	2005-08-31

    Updated Lithuanian translation.

    2005-08-31	Žygimantas Beručka  <zygis@gnome.org>

	* lt.po: Updated Lithuanian translation.

M	po/ChangeLog
M	po/lt.po

commit 344649087fa21d61a468aeaa6efaaf6a1e923b0c
Author: Hendrik Richter <hendi@gnome-de.org>
Date:	2005-08-31

    Updated German translation.

    2005-08-31	Hendrik Richter  <hendi@gnome-de.org>

	* de.po: Updated German translation.

M	po/ChangeLog
M	po/de.po

commit fb81777ab4a456c23994cdb45b5d21ac51eca100
Author: Ivan Stojmirov <stojmir@src.gnome.org>
Date:	2005-08-31

    Updated Macedonian Translation, Arangel Angov <arangela@cvs.gnome.org>

M	po/mk.po

commit 00f3b2b58e888b7e2049c047b2a449b0a4c6bc28
Author: Rajesh Ranjan <rranjan@src.gnome.org>
Date:	2005-08-31

    udtd by rranjan@redhat.com

M	po/hi.po

commit 4cd0a0b8a739a963ab2d9ff33c57da99bee95c76
Author: Alexander Shopov <ash@contact.bg>
Date:	2005-08-30

    Updated Bulgarian translation by Vladimir Petkov <vpetkov@i-space.org>

    2005-08-30	Alexander Shopov  <ash@contact.bg>

	* bg.po: Updated Bulgarian translation by
	Vladimir Petkov <vpetkov@i-space.org>

M	po/ChangeLog
M	po/bg.po

commit cb93aefe43a813d5379d9434ef882b79f475dbff
Author: Changwoo Ryu <cwryu@debian.org>
Date:	2005-08-29

    Updated Korean translation by Young-Ho Cha.

    2005-08-30	Changwoo Ryu  <cwryu@debian.org>

	* ko.po: Updated Korean translation by Young-Ho Cha.

M	po/ChangeLog
M	po/ko.po

commit ff42e01c2a5bd2b7150c4f7a05a4fa6e6dfcd31f
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-08-29

    Revert memleak patch from 2005-08-23, since it was wrong and causes

    2005-08-29	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-icon-factory.c:
	(get_icon_from_cache):
	Revert memleak patch from 2005-08-23, since it was
	wrong and causes crashes.

M	ChangeLog
M	libnautilus-private/nautilus-icon-factory.c

commit 12487f1244460707a158b08e74fa2773659d396a
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-08-29

    Handle background color/image drops even on icons. (#47536) Patch from

    2005-08-29	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-icon-dnd.c:
	(nautilus_icon_container_get_drop_action):
	Handle background color/image drops even on
	icons. (#47536)
	Patch from Christian Neumair  <chris@gnome-de.org>

M	ChangeLog
M	libnautilus-private/nautilus-icon-dnd.c

commit 30a45b369ae5fe4b3a480d508caadd96f0116c25
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-08-29

    Fix handling of global show-hidden-file prefs change. (#306821)
    Patch from

    2005-08-29	Alexander Larsson  <alexl@redhat.com>

	* src/file-manager/fm-directory-view.c:
	(filtering_changed_callback):
	Fix handling of global show-hidden-file prefs change.
	(#306821)
	Patch from Christian Neumair  <chris@gnome-de.org>

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit 5d493dc03242c6078d299547ddb560131dd9acce
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-08-29

    Handle non-sorted-by-y icon containers (manual mode). #157415. Patch
    from

    2005-08-29	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-icon-container.c:
	(nautilus_icon_container_get_first_visible_icon):
	Handle non-sorted-by-y icon containers (manual mode).
	#157415. Patch from Christian Neumair <chris@gnome-de.org>

M	ChangeLog
M	libnautilus-private/nautilus-icon-container.c

commit a10e3ad78897ad3bef9b8dab6f0f1df74facedca
Author: William Jon McCann <mccann@jhu.edu>
Date:	2005-08-29

    Don't allow audio preview in burn://. Workaround for #312275.

    2005-08-25	William Jon McCann  <mccann@jhu.edu>

	* src/file-manager/fm-icon-view.c (should_preview_sound):
	Don't allow audio preview in burn://.  Workaround for
	#312275.

M	ChangeLog
M	src/file-manager/fm-icon-view.c

commit 15d313f9495c4cfdeebf045d9829260d97759ae4
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-08-29

    Handle some more special location icons, and don't require attributes
    for

    2005-08-29	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-icon-factory.c:
	(get_special_icon_for_file),
	(nautilus_icon_factory_get_icon_for_file),
	(nautilus_icon_factory_is_icon_ready_for_file):
	Handle some more special location icons, and don't require
	attributes for special location icons. (#312095, #312134)
	Patch from Christian Neumair  <chris@gnome-de.org>

M	ChangeLog
M	libnautilus-private/nautilus-icon-factory.c

commit e2b6bba784b005d7b5096ee54b10cc67533022bc
Author: Mohammad DAMT <mdamt@gnome.org>
Date:	2005-08-28

    Updated Indonesian translation.

    2005-08-28	Mohammad DAMT  <mdamt@gnome.org>
      * id.po: Updated Indonesian translation.

M	po/ChangeLog
M	po/id.po

commit 3e923fc7da658d645452f1149e7d3895b395b02d
Author: Christophe Merlet <redfox@src.gnome.org>
Date:	2005-08-28

    Updated French translation.

M	po/ChangeLog
M	po/fr.po

commit d1710198f4a719eb7d4c8734cb517a9b38f94c84
Author: Josep Puigdemont i Casamajó <joseppc@src.gnome.org>
Date:	2005-08-27

    Updated Catalan translation.

M	po/ChangeLog
M	po/ca.po

commit 7a386b5b3c8064a7280b99c9355fa2c7efe08805
Author: Clytie Siddall <clyties@src.gnome.org>
Date:	2005-08-27

    vi.po: Updated Vietnamese translation.

M	po/ChangeLog
M	po/vi.po

commit a4fa97d4f2dcd724a438178fc0aa8d9adada88d2
Author: Evandro Fernandes Giovanini <evandrofg@ig.com.br>
Date:	2005-08-27

    Updated Brazilian Portuguese translation.

    2005-08-27	Evandro Fernandes Giovanini <evandrofg@ig.com.br>

	    * pt_BR.po: Updated Brazilian Portuguese translation.

M	po/ChangeLog
M	po/pt_BR.po

commit 8c928781f97c5004b011bcbb2bd0becb08fd01fe
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-08-26

    Better handling of script env vars: Expand uri for desktop directory.

    2005-08-26	Alexander Larsson  <alexl@redhat.com>

	* src/file-manager/fm-directory-view.c:
	Better handling of script env vars:
	Expand uri for desktop directory.
	Expand uris for links on desktop
	Expand pathnames for items in trash.
	Fixes bug #148545
	Based on a patch from Christian Neumair  <chris@gnome-de.org>

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit e826459a745812ca3489fcc7cb6fb55887590330
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-08-26

    Fix layouting in text-beside-icons mode for short names. (#159621)
    Patch

    2005-08-26	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-icon-container.c:
	(lay_down_icons_horizontal):
	Fix layouting in text-beside-icons mode for short names.
	(#159621)
	Patch from Christian Neumair  <chris@gnome-de.org>

M	ChangeLog
M	libnautilus-private/nautilus-icon-container.c

commit b46aec4dd4dd4789a1b7cd5b9761606a0c2dd11f
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-08-25

    Remove usage of GNOME_VFS_XFER_REMOVESOURCE in

    2005-08-25	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-file-operations.[ch]:
	* src/file-manager/fm-directory-view.c:
	Remove usage of GNOME_VFS_XFER_REMOVESOURCE in
	nautilus_file_operations_new_file_from_template, instead
	manually removing source when needed. This fixes #309592.

M	ChangeLog
M	libnautilus-private/nautilus-file-operations.c
M	libnautilus-private/nautilus-file-operations.h
M	src/file-manager/fm-directory-view.c

commit a0b13be872012f517c845fbf175018c8bf2bfef9
Author: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
Date:	2005-08-24

    Updated Traditional Chinese translation.


    2005-08-24	Chao-Hsiung Liao  <j_h_liau@yahoo.com.tw>

	* zh_TW.po: Updated Traditional Chinese translation.

M	po/ChangeLog
M	po/zh_TW.po

commit ac6f04a79f638805d69a4ca7972d7c30c17134b7
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
Date:	2005-08-23

    Updated Spanish translation.

    2005-08-24	Francisco Javier F. Serrador  <serrador@cvs.gnome.org>

	* es.po: Updated Spanish translation.

M	po/ChangeLog
M	po/es.po

commit 817d185929f1587803377c3b8ee35fe88cd61485
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2005-08-23

    Post release version bump.

    2005-08-23	Martin Wehner  <martin.wehner@gmail.com>

	* configure.in:
	Post release version bump.

M	ChangeLog
M	configure.in

commit 628a7f5273197a602ffeeeb366b59dc60212d891 (tag: NAUTILUS_2_11_92)
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2005-08-23

    === nautilus 2.11.92 ===

    2005-08-23	Martin Wehner  <martin.wehner@gmail.com>

	* configure.in:
	Require eel 2.11.92.

	* NEWS:
	Update for release

M	ChangeLog
M	NEWS
M	configure.in

commit 036a331eae15ff5492ffa3d545fe99a7c1485a01
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2005-08-22

    Enable emblem dropping to the list view and allow text drags on
    the list

    2005-08-23	Martin Wehner  <martin.wehner@gmail.com>

	* libnautilus-private/nautilus-tree-view-drag-dest.c:
	(get_drop_action), (receive_dropped_keyword),
	(drag_data_received_callback):
	Enable emblem dropping to the list view and allow text
	drags on the list background. Fixes #313408.

	Based on a patch from Christian Neumair  <chris@gnome-de.org>

M	ChangeLog
M	libnautilus-private/nautilus-tree-view-drag-dest.c

commit bb1f966deb631d226c5e0178abce074a0b8dcaa2
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2005-08-22

    Don't ref cached_icon twice. Fixes #307288.

    2005-08-23	Martin Wehner  <martin.wehner@gmail.com>

	* libnautilus-private/nautilus-icon-factory.c:
	(get_icon_from_cache):
	Don't ref cached_icon twice. Fixes #307288.

	Patch from Kjartan Maraas  <kmaraas@gnome.org>

M	ChangeLog
M	libnautilus-private/nautilus-icon-factory.c

commit c5f5e5b00839b80fe056c8b86423d3ab9bec7a16
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2005-08-22

    Don't allow trashing or deleting the home or desktop folder within a

    2005-08-22	Martin Wehner  <martin.wehner@gmail.com>

	* libnautilus-private/nautilus-file.c:
	(nautilus_file_is_desktop_directory), (nautilus_file_can_rename),
	(prepend_automatic_emblem_names):
	* libnautilus-private/nautilus-file.h:
	* src/file-manager/fm-directory-view.c:
	(desktop_or_home_dir_in_selection), (real_update_location_menu),
	(real_update_menus):
	Don't allow trashing or deleting the home or desktop folder within
	a selection or via the location button context menu. Fixes
	#310414.

	Based on a patch from Christian Neumair  <chris@gnome-de.org>

M	ChangeLog
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-file.h
M	src/file-manager/fm-directory-view.c

commit 7c651c0fb6a97b24b7fcc14d92f5977df4b60da0
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2005-08-22

    Don't show nautilus folder handler as application option for folders.

    2005-08-22	Martin Wehner  <martin.wehner@gmail.com>

	* libnautilus-private/nautilus-mime-actions.c:
	(filter_nautilus_handler), (get_open_with_mime_applications),
	(nautilus_mime_get_open_with_applications_for_file),
	(nautilus_mime_get_applications_for_file),
	(nautilus_mime_has_any_applications_for_file):
	Don't show nautilus folder handler as application option
	for folders. Fixes #310382.

	Based on a patch from Christian Neumair  <chris@gnome-de.org>

M	ChangeLog
M	libnautilus-private/nautilus-mime-actions.c

commit b30698b39584170bb406d2a3b5a35afc1907fb27
Author: Mugurel Tudor <mugurelu@gnome.ro>
Date:	2005-08-21

    Updated Romanian translation

    2005-08-22	Mugurel Tudor  <mugurelu@gnome.ro>

	    * ro.po: Updated Romanian translation

M	po/ChangeLog
M	po/ro.po

commit 3f1e4bacea029950fc2054a33b75e1e6de50454b
Author: Changwoo Ryu <cwryu@debian.org>
Date:	2005-08-21

    Updated Korean translation.

    2005-08-22	Changwoo Ryu  <cwryu@debian.org>

	* ko.po: Updated Korean translation.

M	po/ChangeLog
M	po/ko.po

commit 4443649fd63c129bee08fcfdb04f6c8835305287
Author: Maxim Dziumanenko <mvd@mylinux.ua>
Date:	2005-08-21

    Updated Ukrainian translation.

    2005-08-20	Maxim Dziumanenko <mvd@mylinux.ua>

	* Updated Ukrainian translation.

M	po/ChangeLog
M	po/uk.po

commit fdd72bdf492c805769748b689c8ad444e8c9f0c0
Author: Roozbeh Pournader <roozbeh@farsiweb.info>
Date:	2005-08-20

    Upldated Persian translation by Elnaz Sarbar <elnaz@farsiweb.info> and

    2005-08-20	Roozbeh Pournader  <roozbeh@farsiweb.info>

	* fa.po: Upldated Persian translation by Elnaz Sarbar
	<elnaz@farsiweb.info> and myself.

M	po/ChangeLog
M	po/fa.po

commit 7359e5455621ef2a671d46c0907c31eccc0ce835
Author: Rhys Jones <rhys@sucs.org>
Date:	2005-08-19

    Updated Welsh translation.

    2005-08-19	Rhys Jones  <rhys@sucs.org>

	* cy.po: Updated Welsh translation.

M	po/ChangeLog
M	po/cy.po

commit 4f4aa08dfa7f69c1a9668b6c830e8b3f21b88e23
Author: Jens Seidel <jseidel@src.gnome.org>
Date:	2005-08-19

    de.po: various typo fixes

M	po/ChangeLog
M	po/de.po

commit 77913a1a8b0ef246f51f7c810fe7b8ace6752169
Author: Amanpreet Singh Alam <aman@src.gnome.org>
Date:	2005-08-19

    amanpreetalam@yahoo.com commit for Red Hat

M	po/pa.po

commit a5592045d4fcf22fa8949ac3c848018a36113054
Author: Vincent van Adrighem <adrighem@gnome.org>
Date:	2005-08-19

    Translation updated by Reinout van Schouwen.

    2005-08-19	Vincent van Adrighem  <adrighem@gnome.org>

	* nl.po: Translation updated by Reinout van Schouwen.

M	po/ChangeLog
M	po/nl.po

commit c4b70f8156478bb476c7adae734777b2f5f65171
Author: Mugurel Tudor <mugurelu@gnome.ro>
Date:	2005-08-17

    Updated Romanian translation

    2005-08-17	Mugurel Tudor  <mugurelu@gnome.ro>

	    * ro.po: Updated Romanian translation

M	po/ChangeLog
M	po/ro.po

commit 4916b9d7055ed753f29dec601e0591fe21564ffe
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2005-08-17

    Revert the GDK threading patch as it causes major freezage. Fixes
    #313588.

    2005-08-17	Martin Wehner  <martin.wehner@gmail.com>

	* src/nautilus-main.c: (main):
	Revert the GDK threading patch as it causes major
	freezage. Fixes #313588.

M	ChangeLog
M	src/nautilus-main.c

commit bdab8c2b3be228a235421b6af935ced22e308d3b
Author: Laurent Dhima <laurenti@alblinux.net>
Date:	2005-08-17

    Updated Albanian translation.

    2005-08-17	Laurent Dhima  <laurenti@alblinux.net>

	* sq.po: Updated Albanian translation.

M	po/ChangeLog
M	po/sq.po

commit ac7d2a278ea5392d23b56b5d6d6513d15dc039b1
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:	2005-08-16

    Hungarian translation updated.

    2005-08-16	Gabor Kelemen  <kelemeng@gnome.hu>

	* hu.po: Hungarian translation updated.

M	po/ChangeLog
M	po/hu.po

commit 4a9fb8e16f9173717773c3a7e8711abe3b1dcae3
Author: Ivan Stojmirov <stojmir@src.gnome.org>
Date:	2005-08-15

    done

M	po/mk.po

commit 4769a4d7122f2334172a2d11c1c471b45208a49d
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
Date:	2005-08-15

    Updated Spanish translation.

    2005-08-15	Francisco Javier F. Serrador  <serrador@cvs.gnome.org>

	* es.po: Updated Spanish translation.

M	po/ChangeLog
M	po/es.po

commit fdc627308b59a1a52d7affac60b4e8398dae079c
Author: Terance Sola <terance@lyse.net>
Date:	2005-08-14

    Updated Norwegian bokmål translation. Same.

    2005-08-14	Terance Sola  <terance@lyse.net>

	* nb.po: Updated Norwegian bokmål translation.
	* no.po: Same.

M	po/ChangeLog
M	po/nb.po
M	po/no.po

commit 6ddf6e6bcdf81b26077e5247d4c4b32605148e19
Author: Christian Neumair <chris@gnome-de.org>
Date:	2005-08-12

    Don't make icon drop target for images if
    should_show_custom_icon_buttons

    2005-08-12	Christian Neumair  <chris@gnome-de.org>

	* src/file-manager/fm-properties-window.c: (create_image_widget),
	(create_basic_page): Don't make icon drop target for images if
	should_show_custom_icon_buttons is FALSE. Fixes #312967.

M	ChangeLog
M	src/file-manager/fm-properties-window.c

commit 216ea46c3b43447294beb8807d1d6f23d0af0280
Author: Raffaele Sandrini <rasa@gmx.ch>
Date:	2005-08-12

    Initialize the GDK threading system. Fixes #312894.

    2005-08-12	Raffaele Sandrini  <rasa@gmx.ch>

	* src/nautilus-main.c:
	Initialize the GDK threading system. Fixes #312894.

M	ChangeLog
M	src/nautilus-main.c

commit 612994012f6efa8b3e8403389e7b2d507767d557
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2005-08-12

    Lots of cleanups. Closes bug #313094 and bug #149714

    2005-08-12	Kjartan Maraas	<kmaraas@gnome.org>

	Lots of cleanups. Closes bug #313094 and bug #149714

	* libnautilus-private/nautilus-directory-background.c:
	(nautilus_file_background_write_desktop_default_settings):
	ANSIfication
	* libnautilus-private/nautilus-file.c: Mark some variables
	static.
	* libnautilus-private/nautilus-icon-container.c:
	(nautilus_icon_container_get_selection): Return NULL not
	FALSE.
	* libnautilus-private/nautilus-icon-factory.c:
	(nautilus_icon_factory_get_thumbnail_factory): ANSIfication
	* libnautilus-private/nautilus-metafile.c: Static variables
	* libnautilus-private/nautilus-program-choosing.c:
	(slowly_and_stupidly_obtain_timestamp): Sparse fix
	* src/file-manager/fm-icon-view.c:
	(fm_icon_view_get_background_widget): FALSE vs NULL
	* src/file-manager/fm-list-view.c: (filename_cell_data_func):
	Plug a leak. Bug #313094.
	* src/file-manager/fm-tree-model.c: (fm_tree_model_iter_get_file):
	NULL vs 0.
	* src/nautilus-bookmark-list.c:
	(nautilus_bookmark_list_get_file_path),
	(nautilus_bookmark_list_load_file): ANSIfication
	* src/nautilus-bookmarks-window.c: (bookmarks_delete_bookmark):
	ANSIfication
	* src/nautilus-main.c: (slowly_and_stupidly_obtain_timestamp):
	NULL vs 0.
	* src/nautilus-self-check-functions.c: (nautilus_run_self_checks):
	ANSIfication

M	ChangeLog
M	libnautilus-private/nautilus-directory-background.c
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus-private/nautilus-metafile.c
M	libnautilus-private/nautilus-program-choosing.c
M	src/file-manager/fm-icon-view.c
M	src/file-manager/fm-list-view.c
M	src/file-manager/fm-tree-model.c
M	src/nautilus-bookmark-list.c
M	src/nautilus-bookmarks-window.c
M	src/nautilus-main.c
M	src/nautilus-self-check-functions.c

commit 4d71d0161b9abdcaf6b1b1fa209aeb215cfac122
Author: Leonid Kanter <lkanter@src.gnome.org>
Date:	2005-08-12

    update Russian translation - missed commit

M	po/ru.po

commit 08007b895f9e80eae7ca12452d6b9f40ea52d856
Author: Duarte Loreto <happyguy_pt@hotmail.com>
Date:	2005-08-11

    Updated Portuguese translation.

    2005-08-11	Duarte Loreto <happyguy_pt@hotmail.com>

	* pt.po: Updated Portuguese translation.

M	po/ChangeLog
M	po/pt.po

commit 0ef704dca236948c1ecf0199f513741b4cb4dc45
Author: Sigurd Gartmann <sigurdga@europe.yahoo-inc.com>
Date:	2005-08-10

    Updated Norwegian Nynorsk translation.

    2005-08-10	Sigurd Gartmann  <sigurdga@europe.yahoo-inc.com>

	* nn.po: Updated Norwegian Nynorsk translation.

M	po/ChangeLog
M	po/nn.po

commit fe8d0d6f0b477772be67ae3c9c55608e20c78e2f
Author: Leonid Kanter <lkanter@src.gnome.org>
Date:	2005-08-09

    Updated Russian translation

M	po/ChangeLog
M	po/ru.po

commit 1fe44c8cf0d0cb6e98d561b5753dbe30c83b605d
Author: Takeshi AIHANA <aihana@gnome.gr.jp>
Date:	2005-08-09

    Updated Japanese translation for v2.11.91.

    2005-08-09	Takeshi AIHANA <aihana@gnome.gr.jp>

	* ja.po: Updated Japanese translation for v2.11.91.

M	po/ChangeLog
M	po/ja.po

commit 631ee166b869587335104e85fa742c2d5a0b0918
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2005-08-09

    Post release version bump.

    2005-08-09	Martin Wehner  <martin.wehner@gmail.com>

	* configure.in:
	Post release version bump.

M	ChangeLog
M	configure.in

commit 9d7945a1b2e1d77ca5f2488956cb2c77a2b855e4 (tag: NAUTILUS_2_11_91)
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2005-08-09

    === nautilus 2.11.91 ===

    2005-08-09	Martin Wehner  <martin.wehner@gmail.com>

	* configure.in:
	Require eel 2.11.91.

	* NEWS:
	Update for release

M	ChangeLog
M	NEWS
M	configure.in

commit 85e703eb939d1ff882235b32341fa78482fbbecd
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2005-08-08

    Don't allow renaming of the desktop folder. Closes #125637.

    2005-08-09	Martin Wehner  <martin.wehner@gmail.com>

	* libnautilus-private/nautilus-file.c: (file_is_desktop),
	(nautilus_file_can_rename):
	    Don't allow renaming of the desktop folder. Closes #125637.

	Patch from Christian Neumair  <chris@gnome-de.org>

M	ChangeLog
M	libnautilus-private/nautilus-file.c

commit f3bb6d8387e5119e8955f8dda7f23a1fdbc03279
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2005-08-08

    Fix emblem drag icon in "Emblems & Background" dialog. (#311381)

    2005-08-08	Martin Wehner  <martin.wehner@gmail.com>

	* src/nautilus-property-browser.c:
	(nautilus_property_browser_class_init),
	(nautilus_property_browser_drag_begin),
	(element_clicked_callback):
	Fix emblem drag icon in "Emblems & Background" dialog. (#311381)

	Patch from Christian Neumair  <chris@gnome-de.org>

M	ChangeLog
M	src/nautilus-property-browser.c

commit d5a3b7a42d4255ce42aa89796e529f6dea8113d9
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2005-08-08

    Allow moving files within the burn location. Fixes #312085.

    2005-08-08	Martin Wehner  <martin.wehner@gmail.com>

	* libnautilus-private/nautilus-file-operations.c
	(nautilus_file_operations_copy_move):
	Allow moving files within the burn location. Fixes #312085.

	Patch from William Jon McCann <mccann@jhu.edu>

M	ChangeLog
M	libnautilus-private/nautilus-file-operations.c

commit df811b050e12d1282eec85867ac82e50eebe4876
Author: Sunil Mohan Adapa <smohan@src.gnome.org>
Date:	2005-08-08

    Updated Telugu translation done by M.A.Kaleem
    <mohd_kallu@yahoo.co.in>, Shyam Kalkoti <shyam_220193@yahoo.co.in>.

M	po/ChangeLog
M	po/te.po

commit 6a59b86b21440a4abf996bc3064d44cffe897e6e
Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
Date:	2005-08-07

    Updated Thai translation.

    2005-08-07	Theppitak Karoonboonyanan  <thep@linux.thai.net>

	* th.po: Updated Thai translation.

M	po/ChangeLog
M	po/th.po

commit 1f6d849c0c17b21a5889a5f62b8117d46323eebf
Author: Raphael Higino <raphaelh@src.gnome.org>
Date:	2005-08-07

    Updated pt_BR translation

M	po/ChangeLog
M	po/pt_BR.po

commit efa3b4273a3de5627c58fad662a3d3d4cc43b2de
Author: Mohammad DAMT <mdamt@gnome.org>
Date:	2005-08-06

    Updated Indonesian translation

    2005-08-06	Mohammad DAMT  <mdamt@gnome.org>

	* id.po: Updated Indonesian translation

M	po/ChangeLog
M	po/id.po

commit ea268f39d87578c739fe204bb17b32ea5a17ac1c
Author: Alexander Shopov <ash@contact.bg>
Date:	2005-08-06

    Updated Bulgarian translation by Rostislav Raykov <zbrox@i-space.org>

    2005-08-06	Alexander Shopov  <ash@contact.bg>

	* bg.po: Updated Bulgarian translation by
	Rostislav Raykov <zbrox@i-space.org>

M	po/ChangeLog
M	po/bg.po

commit d421021c9237591705448ba0d9e177f4a19aeb77
Author: Kostas Papadimas <pkst@src.gnome.org>
Date:	2005-08-06

    Updated Greek Translation

M	po/ChangeLog
M	po/el.po

commit b3c5e974c492e132bcaa3cc926f3f56526201851
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2005-08-05

    Open the appropriate kind of window when jumping to bookmark. Fixes

    2005-08-05	Martin Wehner  <martin.wehner@gmail.com>

	* src/nautilus-bookmarks-window.c: (create_bookmarks_window),
	(open_selected_bookmark): Open the appropriate kind of window when
	jumping to bookmark. Fixes #312160.

	Patch from Jaap Haitsma <jaap@haitsma.org>

M	ChangeLog
M	src/nautilus-bookmarks-window.c

commit d0ff820ee73fc7d3b5f754b709c268d757622a9a
Author: Christian Neumair <chris@gnome-de.org>
Date:	2005-08-05

    Adapt to eel wrap table changes. Fixes #308996.

    2005-08-05	Christian Neumair  <chris@gnome-de.org>

	* src/nautilus-property-browser.c: Adapt to eel wrap table
	changes.
	Fixes #308996.

M	ChangeLog
M	src/nautilus-property-browser.c

commit 6ad5491da1c1d6d91f2b02931fd619660053c7ab
Author: Christian Neumair <chris@gnome-de.org>
Date:	2005-08-05

    Add "reload" and "prompt-for-location" signals. Bind F5 to "reload"
    and

    2005-08-05	Christian Neumair  <chris@gnome-de.org>

	* src/nautilus-window.c: (nautilus_window_class_init):
	* src/nautilus-window.h:
	Add "reload" and "prompt-for-location" signals. Bind F5 to
	"reload"
	and Alt-d to "prompt-for-location". Fixes #305252, #312353.

M	ChangeLog
M	src/nautilus-window.c
M	src/nautilus-window.h

commit 26725eb78c5c3b6bfc770ed9808c7497a2aa95ae
Author: Miloslav Trmac <mitr@volny.cz>
Date:	2005-08-05

    Updated Czech translation.

    2005-08-05	Miloslav Trmac	<mitr@volny.cz>

	* cs.po: Updated Czech translation.

M	po/ChangeLog
M	po/cs.po

commit 5b808ff172dc207655e0057e3d7af677016aacc1
Author: Priit Laes <plaes@cvs.gnome.org>
Date:	2005-08-05

    Translation updated by Ivar Smolin.

    2005-08-05	Priit Laes  <plaes@cvs.gnome.org>

	* et.po: Translation updated by Ivar Smolin.

M	po/ChangeLog
M	po/et.po

commit d688fcadd9ec3fd3c122539e9d2fd82c35f4dc0f
Author: Artur Flinta <aflinta@cvs.gnome.org>
Date:	2005-08-05

    Updated Polish translation by GNOME PL Team.

    2005-08-05	Artur Flinta  <aflinta@cvs.gnome.org>

	* pl.po: Updated Polish translation by GNOME PL Team.

M	po/ChangeLog
M	po/pl.po

commit ef38ae78e0b260ef5fe6b68c88d0949285c9c9e8
Author: Funda Wang <fwang@src.gnome.org>
Date:	2005-08-05

    Updated Simplified Chinese translation

M	po/ChangeLog
M	po/zh_CN.po

commit 0a84b0147910e94ee30d1d5c7df55da7ccb7de2c
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
Date:	2005-08-04

    Updated Spanish translation.

    2005-08-04	Francisco Javier F. Serrador  <serrador@cvs.gnome.org>

	* es.po: Updated Spanish translation.

M	po/ChangeLog
M	po/es.po

commit df3c814bfeb75b722aa0b4476a62ce9c4ceab04a
Author: Sunil Mohan Adapa <smohan@src.gnome.org>
Date:	2005-08-04

    Added Telugu translation done by Prajasakti Localisation Team
    <localisation@prajasakti.com>.

M	ChangeLog
M	configure.in
M	po/ChangeLog
A	po/te.po

commit 913d1a197ea4664319e011b849b43e1b74c1807e
Author: Clytie Siddall <clyties@src.gnome.org>
Date:	2005-08-04

    vi.po: Updated Vietnamese translation.

M	po/ChangeLog
M	po/vi.po

commit 73fc9708e98be3be968b2a09cc1625d23d8dfe59
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:	2005-08-04

    Hungarian translation updated.

    2005-08-04	Gabor Kelemen  <kelemeng@gnome.hu>

	* hu.po: Hungarian translation updated.

M	po/ChangeLog
M	po/hu.po

commit 274994c433a81654d6ca47ea816c297a311bb840
Author: Marcel Telka <marcel@telka.sk>
Date:	2005-08-04

    Updated Slovak translation.

    2005-08-04	Marcel Telka  <marcel@telka.sk>

	* sk.po: Updated Slovak translation.

M	po/ChangeLog
M	po/sk.po

commit af90b5f9b0672deee84ab408c0f1f774ff7ab72f
Author: Ilkka Tuohela <ituohela@src.gnome.org>
Date:	2005-08-04

    Updated Finnish translation

M	po/ChangeLog
M	po/fi.po

commit 69f2d30c401febca8fd56103da84788350aa877e
Author: Joe Shaw <joeshaw@novell.com>
Date:	2005-08-03

    Added, sets a timestamp property on a file node so that metadata
    changes

    2005-08-03	Joe Shaw  <joeshaw@novell.com>

	* libnautilus-private/nautilus-metafile.c
	(set_file_node_timestamp): Added, sets a timestamp property on a
	file node so that metadata changes can be tracked per file, rather
	than per directory.
	(set_metadata_string_in_metafile, set_metadata_list_in_metafile,
	copy_file_metadata): Set the timestamp on the node.

M	ChangeLog
M	libnautilus-private/nautilus-metafile.c

commit 47e628dd0f0d42c2bb0808a006ede5456fbb41c0
Author: Christian Neumair <chris@gnome-de.org>
Date:	2005-08-03

    Be smarter about GtkTreeView-bound expand/collapse characters. Thanks
    to

    2005-08-03	Christian Neumair  <chris@gnome-de.org>

	* src/file-manager/fm-list-view.c: (handle_typeahead): Be smarter
	about GtkTreeView-bound expand/collapse characters. Thanks
	to Wouter
	Bolsterlee <uws+gnome@xs4all.nl>. Fixes #312046.

	* src/nautilus-location-bar.c: (real_cancel),
	(nautilus_location_bar_class_init),
	(nautilus_location_bar_set_location)
	* src/nautilus-navigation-bar.c:
	(nautilus_navigation_bar_class_init):
	* src/nautilus-navigation-bar.h:
	* src/nautilus-navigation-window.c:
	(navigation_bar_cancel_callback),
	(navigation_bar_location_changed_callback): Hide temporary
	bars when
	pressing the escape key. Fixes #311652.

M	ChangeLog
M	src/file-manager/fm-list-view.c
M	src/nautilus-location-bar.c
M	src/nautilus-navigation-bar.c
M	src/nautilus-navigation-bar.h
M	src/nautilus-navigation-window.c

commit e3004487a7204f6d3013849f027f3aec2b6a5f88
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2005-08-03

    Updated Norwegian bokmål translation. Same

    2005-08-03	Kjartan Maraas	<kmaraas@gnome.org>

	* nb.po: Updated Norwegian bokmål translation.
	* no.po: Same

M	po/ChangeLog
M	po/nb.po
M	po/no.po

commit 2c6e6f041357123cce77d5402914937f8e4d62d8
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2005-08-03

    Initialize best_icon_size when constructing sidebar. Fixes a critical

    2005-08-03	Martin Wehner  <martin.wehner@gmail.com>

	* src/nautilus-sidebar-title.c: (nautilus_sidebar_title_init):
	Initialize best_icon_size when constructing sidebar.
	Fixes a critical librsvg warning.

	Patch from Jaap Haitsma <jaap@haitsma.org>

M	ChangeLog
M	src/nautilus-sidebar-title.c

commit 6a7b05d3b147e359df76dde9507f6f56f88b1278
Author: Ankitkumar Rameshchandra Patel <ankitp@src.gnome.org>
Date:	2005-08-03

    Updated Translation

M	po/ChangeLog
M	po/gu.po

commit b090df217fa697cc75f3bf7f7dd3ed1d315a2b04
Author: Adam Weinberger <adamw@gnome.org>
Date:	2005-08-02

    Updated Canadian English translation.


    2005-08-02	Adam Weinberger  <adamw@gnome.org>

	* en_CA.po: Updated Canadian English translation.

M	po/ChangeLog
M	po/en_CA.po

commit 0e6b41cd0ae01935bc30fa7004b5dcdd26e6f146
Author: Christian Neumair <cneumair@src.gnome.org>
Date:	2005-08-02

    Use "Reset" as reset emblem label. Fixes #311380.

M	ChangeLog
M	libnautilus-private/nautilus-customization-data.c
M	src/nautilus-property-browser.c

commit c24fe1a1794a357abc07daaa90ea37eaf4ba2e77
Author: Christian Neumair <chris@gnome-de.org>
Date:	2005-08-01

    Use actual/guessed MIME type relation instead of relying on their
    default

    2005-08-01	Christian Neumair  <chris@gnome-de.org>

	* src/file-manager/fm-directory-view.c:
	(activate_check_mime_types):
	Use actual/guessed MIME type relation instead of relying on their
	default application information. Partially fixes #309862.

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit 08b5b2a68f148864e382660a12f0aabd09dfd9c3
Author: Vincent van Adrighem <adrighem@gnome.org>
Date:	2005-08-01

    Translation updated.

    2005-08-01	Vincent van Adrighem  <adrighem@gnome.org>

	* nl.po: Translation updated.

M	po/ChangeLog
M	po/nl.po

commit 1c879bf153f81dc73c7f66163a3b5f68bd627b52
Author: Ilkka Tuohela <ituohela@src.gnome.org>
Date:	2005-07-31

    Bulk change to fi.po: (gnome-fi.org to gnome.fi)

M	po/ChangeLog
M	po/fi.po

commit 0eea79bb6693345b8a3bd45207b813cf98804f22
Author: Pawan Chitrakar <pachimho@src.gnome.org>
Date:	2005-07-31

    Nepali translataion updated

M	po/ChangeLog
M	po/ne.po

commit 38ec8b5cc6e9e19fafdba501475ba3648efc72b1
Author: Artur Flinta <aflinta@cvs.gnome.org>
Date:	2005-07-30

    Updated Polish translation by GNOME PL Team.

    2005-07-30	Artur Flinta  <aflinta@cvs.gnome.org>

	* pl.po: Updated Polish translation by GNOME PL Team.

M	po/ChangeLog
M	po/pl.po

commit 667b97328b2265d50d659d75eb964ac813f9ebd8
Author: Ilkka Tuohela <ituohela@src.gnome.org>
Date:	2005-07-30

    Updated Finnish translation

M	po/ChangeLog
M	po/fi.po

commit cf5bbdaaf2a981c00d7f1602edb2ce182d4fed5e
Author: Ilkka Tuohela <ituohela@src.gnome.org>
Date:	2005-07-28

    Bulk changes to Finnish strings

M	po/ChangeLog
M	po/fi.po

commit ca6cd68e29634ed9c995afef76a4804461c53b8a
Author: Christian Neumair <chris@gnome-de.org>
Date:	2005-07-28

    Set type hint to GDK_WINDOW_TYPE_HINT_NORMAL so that progress dialog

    2005-07-28	Christian Neumair  <chris@gnome-de.org>

	* libnautilus-private/nautilus-file-operations-progress.c:
	(nautilus_file_operations_progress_new):
	Set type hint to GDK_WINDOW_TYPE_HINT_NORMAL so that progress
	dialog
	appears in tasklist and is minimizable. Fixes #310676.

M	ChangeLog
M	libnautilus-private/nautilus-file-operations-progress.c

commit 1f85a7b419ea61c5355c3e0061dc1d20309ca338
Author: Christian Neumair <chris@gnome-de.org>
Date:	2005-07-28

    Default to move action for locations on other file systems if
    they should

    2005-07-28	Christian Neumair  <chris@gnome-de.org>

	* src/nautilus-dnd.c:
	(nautilus_drag_default_drop_action_for_icons):
	Default to move action for locations on other file systems if they
	should be moved to their parent folder. Fixes #61269.

M	ChangeLog
M	libnautilus-private/nautilus-dnd.c

commit 577f0ab0ba16ad5fae4d3a682b14ce14fa30efb9
Author: Takeshi AIHANA <aihana@gnome.gr.jp>
Date:	2005-07-26

    Updated Japanese translation for v2.11.90.

    2005-07-26	Takeshi AIHANA <aihana@gnome.gr.jp>

	* ja.po: Updated Japanese translation for v2.11.90.

M	po/ChangeLog
M	po/ja.po

commit fd929a059917589087ac3a886ad4e595d5bbb919
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2005-07-25

    Use the display name of the file if the uri uses a method unknown to

    2005-07-26	Martin Wehner  <martin.wehner@gmail.com>

	* src/nautilus-pathbar.c: (get_display_name_for_folder):
	Use the display name of the file if the uri uses a method
	unknown to gnome-vfs (trash:). Fixes #310274.

M	ChangeLog
M	src/nautilus-pathbar.c

commit cb8c7c137775a7cacd16d4f1355f53c93cb6712c
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2005-07-25

    Post release version bump.

    2005-07-25	Martin Wehner  <martin.wehner@gmail.com>

	* configure.in:
	Post release version bump.

M	ChangeLog
M	configure.in

commit 226debef517100d80e007d4f1dfa1bfd9ad53f08 (tag: NAUTILUS_2_11_90)
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2005-07-25

    === nautilus 2.11.90 ===

    2005-07-25	Martin Wehner  <martin.wehner@gmail.com>

	* configure.in:
	Require eel 2.11.90 and bump version.

	* NEWS:
	Update for release

M	ChangeLog
M	NEWS
M	configure.in

commit dbec2c794d2b1e917d5df0c8ff5cade0023acf7b
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2005-07-24

    Updated Norwegian bokmål translation. Same

    2005-07-24	Kjartan Maraas	<kmaraas@gnome.org>

	* nb.po: Updated Norwegian bokmål translation.
	* no.po: Same

M	po/ChangeLog
M	po/nb.po
M	po/no.po

commit ba5fa83cdc17ab990617bc45235372cdd734ff08
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2005-07-23

    Don't use trash icon for location button delete action. Fixes #310414.

    2005-07-23	Martin Wehner  <martin.wehner@gmail.com>

	* src/file-manager/fm-directory-view.c:
	Don't use trash icon for location button delete action.
	Fixes #310414.

	Patch from Christian Neumair  <chris@gnome-de.org>

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit ba76c0d532c4f5bbc76d250203c8fa4d48ee7027
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2005-07-23

    Use file-manager icon for browser windows. Fixes bug #166516.

    2005-07-23	Martin Wehner  <martin.wehner@gmail.com>

	* src/nautilus-desktop-window.c: (real_get_icon_name),
	(nautilus_desktop_window_class_init):
	* src/nautilus-navigation-window.c: (real_get_icon_name),
	(nautilus_navigation_window_class_init):
	* src/nautilus-spatial-window.c: (real_get_icon_name),
	(nautilus_spatial_window_class_init):
	* src/nautilus-window.c: (nautilus_window_update_icon):
	* src/nautilus-window.h:
	Use file-manager icon for browser windows. Fixes bug #166516.

	Patch from Christian Neumair  <chris@gnome-de.org>

M	ChangeLog
M	src/nautilus-desktop-window.c
M	src/nautilus-navigation-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window.c
M	src/nautilus-window.h

commit 500172694f439ae65a1e88daad2f3b6c9c3e448f
Author: Clytie Siddall <clyties@src.gnome.org>
Date:	2005-07-23

    vi.po: Updated Vietnamese translation.

M	po/ChangeLog
M	po/vi.po

commit 68f4ba460fddcbc6e01f902182681736b8f74bcb
Author: Funda Wang <fwang@src.gnome.org>
Date:	2005-07-23

    Updated Simplified Chinese translation

M	po/ChangeLog
M	po/zh_CN.po

commit 48c164db4e38d32450a22eebe35e52604b913196
Author: Žygimantas Beručka <zygis@gnome.org>
Date:	2005-07-21

    Updated Lithuanian translation by Justina Klingaitė and me.

    2005-07-21	Žygimantas Beručka  <zygis@gnome.org>

	    * lt.po: Updated Lithuanian translation by Justina Klingaitė
	    and me.

M	po/ChangeLog
M	po/lt.po

commit 7e0cc63d80c1157569dacaa2b54df3d411c2c718
Author: Nguyen Thai Ngoc Duy <pclouds@src.gnome.org>
Date:	2005-07-21

    Merged from gnome-2.10

M	po/vi.po

commit c7c42dd53a64fbde7300131732a4f824a6642fc4
Author: Ankitkumar Rameshchandra Patel <ankitp@src.gnome.org>
Date:	2005-07-21

    updated Translations

M	po/ChangeLog
M	po/gu.po

commit a797a8f7d515eca0f8b5446160c1d180a83d28f8
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
Date:	2005-07-20

    Updated Spanish translation.

    2005-07-21	Francisco Javier F. Serrador  <serrador@cvs.gnome.org>

	* es.po: Updated Spanish translation.

M	po/ChangeLog
M	po/es.po

commit d4df40fb78616b3303bb673bfee3be7f86619302
Author: Ivan Stojmirov <stojmir@src.gnome.org>
Date:	2005-07-20

    done

M	po/mk.po

commit 8fef7d0d5d4769689b361ee0e2dd901e7322150b
Author: Mark McLoughlin <mark@skynet.ie>
Date:	2005-07-19

    track the pid of the currently running sound process using a static

    2005-07-19	Mark McLoughlin  <mark@skynet.ie>

	    * src/file-manager/fm-icon-view.c:
	    (play_file), (preview_audio): track the pid of the currently
	    running sound process using a static variable and kill it
	    before starting any new process.
	    (can_play_sound): copy from nautilus-sound.c

	    * src/nautilus-application.c: (finish_startup): don't call
	    nautilus_sound_init()

	    * libnautilus-private/nautilus-sound.[ch]: remove old code
	    to track the currently runing sound process using a GConf
	    key.

	    * libnautilus-private/Makefile.am: remove nautilus-sound.[ch]

M	ChangeLog
M	libnautilus-private/Makefile.am
D	libnautilus-private/nautilus-sound.c
D	libnautilus-private/nautilus-sound.h
M	src/file-manager/fm-icon-view.c
M	src/nautilus-application.c

commit 8ce65adf36c0d35d9bb967b2e3a4b3d279526863
Author: Mark McLoughlin <mark@skynet.ie>
Date:	2005-07-19

    remove code to import some preferences which were deprecated in
    GNOME 2.2.

    2005-07-19	Mark McLoughlin  <mark@skynet.ie>

	    * libnautilus-private/nautilus-global-preferences.c:
	    (nautilus_global_preferences_init): remove code to import
	    some preferences which were deprecated in GNOME 2.2.

M	ChangeLog
M	libnautilus-private/nautilus-global-preferences.c

commit c3b9d2c406a609d6fc0099d8c90d79fe3c8a9808
Author: Rajesh Ranjan <rranjan@src.gnome.org>
Date:	2005-07-19

    updated by rranjan@redhat.com

M	po/hi.po

commit 1523e498bf7a7fd86d3d9e4d8d49bad367849345
Author: Adam Weinberger <adamw@gnome.org>
Date:	2005-07-18

    Updated Canadian English translation.


    2005-07-18	Adam Weinberger  <adamw@gnome.org>

	* en_CA.po: Updated Canadian English translation.

M	po/ChangeLog
M	po/en_CA.po

commit 1c19708c21fb1c3d77510d17cf81edd07c6aff33
Author: Vincent van Adrighem <adrighem@gnome.org>
Date:	2005-07-18

    Translation updated by Reinout van Schouwen.

    2005-07-18	Vincent van Adrighem  <adrighem@gnome.org>

	* nl.po: Translation updated by Reinout van Schouwen.

M	po/ChangeLog
M	po/nl.po

commit 4959cb38a9a1e2f68a836f00d7024a73c5fc7ff8
Author: Funda Wang <fwang@src.gnome.org>
Date:	2005-07-18

    Updated Simplified Chinese translation

M	po/ChangeLog
M	po/zh_CN.po

commit 8a24159da52d66a30e74b9f130c65ee133c844ed
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
Date:	2005-07-17

    Updated Spanish translation.

    2005-07-17	Francisco Javier F. Serrador  <serrador@cvs.gnome.org>

	* es.po: Updated Spanish translation.

M	po/ChangeLog
M	po/es.po

commit 99427b2e3b0e7c60af492556cbcdf7bd72472bce
Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
Date:	2005-07-17

    Updated Thai translation.

    2005-07-17	Theppitak Karoonboonyanan  <thep@linux.thai.net>

	* th.po: Updated Thai translation.

M	po/ChangeLog
M	po/th.po

commit 352395c5737eaff40eb8ad4fecec4f79a41e4454
Author: Yair Hershkovitz <yairhr@gmail.com>
Date:	2005-07-16

    *he.po: Updated Hebrew translation.

    2005-07-16	Yair Hershkovitz  <yairhr@gmail.com>

	*he.po: Updated Hebrew translation.

M	po/ChangeLog
M	po/he.po

commit 9bc37abc1bf7135461a245ea3348bf332fb38cf0
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2005-07-16

    Updated Norwegian bokmål translation. Same

    2005-07-16	Kjartan Maraas	<kmaraas@gnome.org>

	* nb.po: Updated Norwegian bokmål translation.
	* no.po: Same

M	po/ChangeLog
M	po/nb.po
M	po/no.po

commit 87fa313c379947de5348f99847784439dba54f9a
Author: Vincent Noel <vnoel@cox.net>
Date:	2005-07-15

    Ellipsize everything in the information side pane, and make labels

    2005-07-15	Vincent Noel  <vnoel@cox.net>

	* src/nautilus-information-panel.c: (make_button_box),
	(add_command_buttons):
	* src/nautilus-sidebar-title.c:
	(sidebar_title_create_title_label),
	(sidebar_title_create_more_info_label): Ellipsize everything in
	the information side pane, and make labels selectable. Fixes
	#310386, #80429 and #43858.

M	ChangeLog
M	src/nautilus-information-panel.c
M	src/nautilus-sidebar-title.c

commit cda32c0914d1eb07b69af74f91d10153d366ebdc
Author: Miloslav Trmac <mitr@volny.cz>
Date:	2005-07-14

    Updated Czech translation.

    2005-07-14	Miloslav Trmac	<mitr@volny.cz>

	* cs.po: Updated Czech translation.

M	po/ChangeLog
M	po/cs.po

commit b0013479b3a022ac6bd54cb83531e3e59a67eeae
Author: Elijah Newren <newren@gmail.com>
Date:	2005-07-14

    Bump required startup-notification version up to 0.8 (should have been

    2005-07-14	Elijah Newren  <newren@gmail.com>

	* configure.in: Bump required startup-notification version up to
	0.8 (should have been done back in February with the updated
	startup-notification stuff, but better late than never)

M	ChangeLog
M	configure.in

commit 07c4e8278fa040eaeb0569d8565bdff70510826b
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-07-14

    Remove underlines from all lines in single click mode. Add hover
    underline

    2005-07-14	Alexander Larsson  <alexl@redhat.com>

	* src/file-manager/fm-list-view.c:
	Remove underlines from all lines in single click mode.
	Add hover underline and cursor. (#105521)
	Patch from Christian Neumair  <chris@gnome-de.org>

M	ChangeLog
M	src/file-manager/fm-list-view.c

commit db489edaa24d115200ad6f2d08eac31229a6572d
Author: Priit Laes <plaes@cvs.gnome.org>
Date:	2005-07-14

    Translation updated.

    2005-07-14	Priit Laes  <plaes@cvs.gnome.org>

	* et.po: Translation updated.

M	po/ChangeLog
M	po/et.po

commit a4c7a09abba0c0798e82ffcbbf08e0c1fe8086b1
Author: Marcel Telka <marcel@telka.sk>
Date:	2005-07-13

    Updated Slovak translation.

    2005-07-13	Marcel Telka  <marcel@telka.sk>

	* sk.po: Updated Slovak translation.

M	po/ChangeLog
M	po/sk.po

commit 2805a453629825d25af482454500d3637ac07e4c
Author: Christian Neumair <chris@gnome-de.org>
Date:	2005-07-13

    Refer to the volume context menu as "popup menu", and not as
    "right-click

    2005-07-13	Christian Neumair  <chris@gnome-de.org>

	* libnautilus-private/nautilus-desktop-link-monitor.c:
	(volume_delete_dialog): Refer to the volume context menu as "popup
	menu", and not as "right-click menu". Fixes #308248.

M	ChangeLog
M	libnautilus-private/nautilus-desktop-link-monitor.c

commit c427340738783dccf9317cfa117f8e291bf9cbe6
Author: Christian Neumair <chris@gnome-de.org>
Date:	2005-07-13

    Try to reload visited locations from history before doing a full
    location

    2005-07-13	Christian Neumair  <chris@gnome-de.org>

	* src/nautilus-navigation-window.c: (bookmark_list_get_uri_index,
	path_bar_location_changed_callback): Try to reload visited
	locations
	from history before doing a full location change. Fixes #310068.

	* src/nautilus-sidebar-title.c: (nautilus_sidebar_title_init):
	Track
	SHOW_DIRECTORY_ITEM_COUNTS preference and update label on change.
	Fixes #92862.

M	ChangeLog
M	src/nautilus-navigation-window.c
M	src/nautilus-sidebar-title.c

commit 03db08e08aeba8b8513da3ac5d21797e1c442909
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-07-13

    Pack main table with GTK_SHRINK (#16057)

    2005-07-13	Alexander Larsson  <alexl@redhat.com>

	* src/nautilus-navigation-window.c:
	* src/nautilus-spatial-window.c:
	* src/nautilus-window.c:
	Pack main table with GTK_SHRINK (#16057)

M	ChangeLog
M	src/nautilus-navigation-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window.c

commit f49a9062e9e2618cae02ef52da34eaf5887b1ca0
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-07-13

    Don't scroll to end of column on rename (#309964).

    2005-07-13	Alexander Larsson  <alexl@redhat.com>

	* src/file-manager/fm-list-view.c
	(fm_list_view_start_renaming_file):
	Don't scroll to end of column on rename (#309964).

M	ChangeLog
M	src/file-manager/fm-list-view.c

commit 82decb80b1294ba79fcec55c531331aadb4ad95f
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-07-13

    Files with name "~" are not backups. (#170607) Patch from Christian

    2005-07-13	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-file-utilities.c:
	Files with name "~" are not backups. (#170607)
	Patch from Christian Neumair <chris@gnome-de.org>

M	ChangeLog
M	libnautilus-private/nautilus-file-utilities.c

commit 412aa180dd998865512bedee99595d6d74bccce6
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-07-13

    Set dnd icon in drag_begin (#307943) patch from Matthias Clasen

    2005-07-13	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-icon-dnd.c:
	Set dnd icon in drag_begin (#307943)
	patch from Matthias Clasen

M	ChangeLog
M	libnautilus-private/nautilus-icon-dnd.c

commit 97617974455557291fd711c251ef430611d9de38
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
Date:	2005-07-12

    Updated Spanish translation.

    2005-07-12	Francisco Javier F. Serrador  <serrador@cvs.gnome.org>

	* es.po: Updated Spanish translation.

M	po/ChangeLog
M	po/es.po

commit f14b7191fc3a15b2bbc083b7438d4966f5b59526
Author: Marcel Telka <marcel@telka.sk>
Date:	2005-07-12

    Updated Slovak translation.

    2005-07-12	Marcel Telka  <marcel@telka.sk>

	* sk.po: Updated Slovak translation.

M	po/ChangeLog
M	po/sk.po

commit 060b64b2d7ffc67c0eac40dec36272cf9e97085e
Author: Takeshi AIHANA <aihana@gnome.gr.jp>
Date:	2005-07-12

    Updated Japanese translation for v2.11.4.

    2005-07-12	Takeshi AIHANA <aihana@gnome.gr.jp>

	* ja.po: Updated Japanese translation for v2.11.4.

M	po/ChangeLog
M	po/ja.po

commit 4e63130db1632a2678f713e39066374c1c3f7d4e
Author: Vincent van Adrighem <adrighem@gnome.org>
Date:	2005-07-11

    Translation updated by Reinout van Schouwen.

    2005-07-11	Vincent van Adrighem  <adrighem@gnome.org>

	* nl.po: Translation updated by Reinout van Schouwen.

M	po/ChangeLog
M	po/nl.po

commit ca1efabd920826e86ea5000f4e311c698d4116dd
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-07-11

    Post release version bump.

    2005-07-11	Alexander Larsson  <alexl@redhat.com>

	* configure.in:
	Post release version bump.

    === nautilus 2.11.4 ===

M	ChangeLog
M	configure.in
M	po/ChangeLog

commit 0e60c81b891c09a490f9490e2a15987cd0600871 (tag: NAUTILUS_2_11_4)
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-07-11

    Require eel 2.11.4

    2005-07-11	Alexander Larsson  <alexl@redhat.com>

	* configure.in:
	Require eel 2.11.4

	* NEWS:
	Update for release

M	ChangeLog
M	NEWS
M	configure.in

commit 313d8ff4b2d6e423bb65eb292c00d20b0b980867
Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
Date:	2005-07-11

    Updated Thai translation.

    2005-07-11	Theppitak Karoonboonyanan  <thep@linux.thai.net>

	* th.po: Updated Thai translation.

M	po/ChangeLog
M	po/th.po

commit c6568a33483c8d10f06e945688119e2ae9a85de8
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-07-11

    list width/height separately (#159851)

    2005-07-11	Alexander Larsson  <alexl@redhat.com>

	* src/nautilus-image-properties-page.c: (load_finished):
	list width/height separately (#159851)

	Patch from Christian Neumair <chris@gnome-de.org>

M	ChangeLog
M	src/nautilus-image-properties-page.c

commit b90ca972ae495c0dbc95888c0e76abbc698b942a
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-07-11

    Show busy cursor in browser mode too. (#97887)

    2005-07-11	Alexander Larsson  <alexl@redhat.com>

	* src/nautilus-spatial-window.[ch]:
	* src/nautilus-window-private.h:
	* src/nautilus-window.c:
	Show busy cursor in browser mode too. (#97887)

	Patch from Christian Neumair <chris@gnome-de.org>

M	ChangeLog
M	src/nautilus-spatial-window.c
M	src/nautilus-spatial-window.h
M	src/nautilus-window-private.h
M	src/nautilus-window.c

commit 717c2b9bd20f5f11855b7f980660bf0114f1a466
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-07-11

    filesystem -> file system in strings

    2005-07-11	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/apps_nautilus_preferences.schemas.in:
	* nautilus.desktop.in:
	* src/file-manager/fm-tree-view.c:
	* src/nautilus-places-sidebar.c:
	filesystem -> file system in strings

	Sebastien Bacher <seb128@debian.org>

M	ChangeLog
M	libnautilus-private/apps_nautilus_preferences.schemas.in
M	nautilus.desktop.in
M	src/file-manager/fm-tree-view.c
M	src/nautilus-places-sidebar.c

commit 512073058fc15172c6ffa99d0ca4258926bd872f
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-07-11

    Fix up some strings for the translators. (#309879) Patch from
    Christian

    2005-07-11	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-icon-dnd.c:
	* src/file-manager/fm-directory-view.c:
	* src/file-manager/fm-properties-window.c:
	* src/nautilus-emblem-sidebar.c:
	Fix up some strings for the translators. (#309879)
	Patch from Christian Neumair <chris@gnome-de.org>

M	ChangeLog
M	libnautilus-private/nautilus-icon-dnd.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-properties-window.c
M	src/nautilus-emblem-sidebar.c

commit f444abad0544144a766e6c1a1789885873ec13c9
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-07-11

    Handle volumes_visible changing from true to true.

    2005-07-11	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-desktop-link-monitor.c:
	Handle volumes_visible changing from true to true.

	Patch from Benjamin Berg <benjamin@sipsolutions.net>

M	ChangeLog
M	libnautilus-private/nautilus-desktop-link-monitor.c

commit 34f4431833c0cd6affdb41438acb90ddf1ff85e5
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-07-11

    don't activate selection on expand in single click mode (#309389)

    2005-07-11	Alexander Larsson  <alexl@redhat.com>

	* src/file-manager/fm-list-view.c:
	don't activate selection on expand in single click mode (#309389)

	Patch from chris@gnome-de.org

M	ChangeLog
M	src/file-manager/fm-list-view.c

commit 64e9b4a7177ff3771c2e33364b027772d6825d1b
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-07-11

    Remove gtk_range_get_adjustment assertion warnings.

    2005-07-11	Alexander Larsson  <alexl@redhat.com>

	* src/nautilus-places-sidebar.c:
	Remove gtk_range_get_adjustment assertion warnings.

M	ChangeLog
M	src/nautilus-places-sidebar.c

commit c2b26edbf87e012b94ca02b5b03ec6fbb0b68cd9
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-07-11

    Add toggle to hide/show main toolbar.

    2005-07-11	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-global-preferences.[ch]:
	* src/nautilus-actions.h:
	* src/nautilus-navigation-window-menus.c:
	* src/nautilus-navigation-window-ui.xml:
	* src/nautilus-navigation-window.c:
	Add toggle to hide/show main toolbar.

M	ChangeLog
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.h
M	src/nautilus-actions.h
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-navigation-window-ui.xml
M	src/nautilus-navigation-window.c

commit c5258c211ba97ed809d487956684813b74fc4a4a
Author: Adam Weinberger <adamw@gnome.org>
Date:	2005-07-10

    Updated Canadian English translation.


    2005-07-10	Adam Weinberger  <adamw@gnome.org>

	* en_CA.po: Updated Canadian English translation.

M	po/ChangeLog
M	po/en_CA.po

commit f03c057ca08c68a513d1e386d7acdc6b2400a4f9
Author: Danilo Šegan <danilo@src.gnome.org>
Date:	2005-07-10

    Updated Serbian translation.

M	po/ChangeLog
M	po/sr.po
M	po/sr@Latn.po

commit 7f5c614298c490a293a6137258179b4a60ff0f42
Author: Miloslav Trmac <mitr@volny.cz>
Date:	2005-07-10

    Updated Czech translation.

    2005-07-10	Miloslav Trmac	<mitr@volny.cz>

	* cs.po: Updated Czech translation.

M	po/ChangeLog
M	po/cs.po

commit ef1f5c935fc88dbe34916c0b0117c84f65ac82b8
Author: Yair Hershkovitz <yairhr@gmail.com>
Date:	2005-07-10

    Updated Hebrew translation.

    2005-07-10	Yair Hershkovitz  <yairhr@gmail.com>

	    * he.po: Updated Hebrew translation.

M	po/ChangeLog
M	po/he.po

commit 254b43cb6e16851e83d26371fa1543a70fa6ad86
Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
Date:	2005-07-10

    Updated Thai translation.

    2005-07-10	Theppitak Karoonboonyanan  <thep@linux.thai.net>

	* th.po: Updated Thai translation.

M	po/ChangeLog
M	po/th.po

commit 142da7774bf4c97226c64a79bb195da73c989ac2
Author: Christian Neumair <chris@gnome-de.org>
Date:	2005-07-10

    Don't allow to add a color if another equally-named one already
    exists.

    2005-07-10	Christian Neumair  <chris@gnome-de.org>

	* src/nautilus-property-browser.c: (add_color_to_browser):
	Don't allow
	to add a color if another equally-named one already exists. Fixes
	#44867.

	Patch from Daniel Godas <siro.san@gmail.com>.

M	ChangeLog
M	src/nautilus-property-browser.c

commit c3834cbd610b3a452128d7c97f39829bb02d01a1
Author: Christian Neumair <chris@gnome-de.org>
Date:	2005-07-10

    Don't allow to add a color if another equally-named one already
    exists.

    2005-07-10	Christian Neumair  <chris@gnome-de.org>

	* src/nautilus-property-browser.c: (add_color_to_browser):
	Don't allow
	to add a color if another equally-named one already exists. Fixes
	#44867.

	Patch from Daniel Godas <siro.san@gmail.com> and Anoop M
	<siro.san@gmail.com>.

M	ChangeLog
M	src/nautilus-property-browser.c

commit ffadc786e749784683fdbefc62d10a8cb468aca7
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2005-07-09

    Use the same icon for filesystem as the gtk file chooser. Fixes
    #309825.

    2005-07-09	Martin Wehner  <martin.wehner@gmail.com>

	* src/nautilus-pathbar.c:
	* src/nautilus-places-sidebar.c: (update_places):
	Use the same icon for filesystem as the gtk file chooser.
	Fixes #309825.

	Patch from Christian Neumair  <chris@gnome-de.org>

M	ChangeLog
M	src/nautilus-pathbar.c
M	src/nautilus-places-sidebar.c

commit 7d47a937b63e8546fc29d4f5db3ccf1e4c3f8048
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2005-07-09

    Remove extra ScrolledWindow container. Fixes #309832.

    2005-07-09	Martin Wehner  <martin.wehner@gmail.com>

	* src/nautilus-places-sidebar.c: (nautilus_places_sidebar_init):
	Remove extra ScrolledWindow container. Fixes #309832.

M	ChangeLog
M	src/nautilus-places-sidebar.c

commit 7ef0ff40041a3c86e1eff1636bb2b7f6e7131cee
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2005-07-09

    Preserve the selection when refreshing the view. Fixes #48383.

    2005-07-09	Martin Wehner  <martin.wehner@gmail.com>

	* src/nautilus-window-manage-views.c: (nautilus_window_reload):
	Preserve the selection when refreshing the view. Fixes #48383.

	Patch from Fabio Bonelli <fabiobonelli@libero.it>

M	ChangeLog
M	src/nautilus-window-manage-views.c

commit abf58b1f7fc44e6b8e5d338b846a884935d5c1e8
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
Date:	2005-07-09

    Updated Spanish translation.

    2005-07-09	Francisco Javier F. Serrador  <serrador@cvs.gnome.org>

	* es.po: Updated Spanish translation.

M	po/ChangeLog
M	po/es.po

commit 1dbb7b07bec2ec6b1ce5985f55e748d1fd476c21
Author: Adam Weinberger <adamw@gnome.org>
Date:	2005-07-08

    Updated Canadian English translation.


    2005-07-08	Adam Weinberger  <adamw@gnome.org>

	* en_CA.po: Updated Canadian English translation.

M	po/ChangeLog
M	po/en_CA.po

commit 5d20d56ec4111cd27778c067d838fe8473e70868
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-07-08

    Patch from Jamie McCracken <jamiemcc@blueyonder.co.uk>

    2005-07-08	Alexander Larsson  <alexl@redhat.com>

	    Patch from Jamie McCracken <jamiemcc@blueyonder.co.uk>

	* src/Makefile.am:
	* src/nautilus-pathbar.[ch]:
	New pathbar widget. Based on code from gtk.

	* src/nautilus-navigation-window.[ch]:
	* src/nautilus-window-manage-views.c:
	* src/nautilus-window-private.h:
	Use pathbar in browser window.

	* libnautilus-private/apps_nautilus_preferences.schemas.in:
	* libnautilus-private/nautilus-global-preferences.[ch]:
	Add always_use_location_entry prefs.

	* src/nautilus-navigation-window-menus.c:
	Whitespace fixup.

M	ChangeLog
M	libnautilus-private/apps_nautilus_preferences.schemas.in
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.h
M	po/ChangeLog
M	po/POTFILES.in
M	src/Makefile.am
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-navigation-window.c
M	src/nautilus-navigation-window.h
A	src/nautilus-pathbar.c
A	src/nautilus-pathbar.h
M	src/nautilus-window-manage-views.c
M	src/nautilus-window-private.h

commit ae70afe44715c69672006b3bd8942db3f4a2c008
Author: Priit Laes <plaes@cvs.gnome.org>
Date:	2005-07-08

    Translation updated by Ivar Smolin.

    2005-07-08	Priit Laes  <plaes@cvs.gnome.org>

	* et.po: Translation updated by Ivar Smolin.

M	po/ChangeLog
M	po/et.po

commit 6af1a4f7633ee77184a799db7dc98625330fffcc
Author: Joe Shaw <joeshaw@novell.com>
Date:	2005-07-07

    Bump required gnome-vfs version up to 2.11.1

    2005-07-07	Joe Shaw  <joeshaw@novell.com>

	* configure.in: Bump required gnome-vfs version up to
	2.11.1

M	ChangeLog
M	configure.in

commit dc3fe85974d6039351ef40012ff61da2bfceb9d8
Author: Christian Neumair <chris@gnome-de.org>
Date:	2005-07-07

    Connect accelerators with "View as" menu items. Fixes #139908.

    2005-07-06	Christian Neumair  <chris@gnome-de.org>

	* src/nautilus-window.c: (add_view_as_menu_item):
	Connect accelerators with "View as" menu items. Fixes #139908.

	* libnautilus-private/nautilus-file-operations.c:
	(progress_dialog_set_to_from_item_text):
	When operating on remote locations, also display hostname in
	copy/move
	progress dialog.

M	ChangeLog
M	libnautilus-private/nautilus-file-operations.c
M	src/nautilus-window.c

commit 72112227983929d9c32c803d53c43dcd2e0658b8
Author: Alexander Shopov <ash@contact.bg>
Date:	2005-07-07

    Updated Bulgarian translation by Rostislav Raykov <zbrox@i-space.org>

    2005-07-07	Alexander Shopov  <ash@contact.bg>

	* bg.po: Updated Bulgarian translation by
	Rostislav Raykov <zbrox@i-space.org>

M	po/ChangeLog
M	po/bg.po

commit b457e7cf506a778c2d0635ba30dc192529464c1d
Author: Adam Weinberger <adamw@gnome.org>
Date:	2005-07-06

    Updated Canadian English translation.


    2005-07-06	Adam Weinberger  <adamw@gnome.org>

	* en_CA.po: Updated Canadian English translation.

M	po/ChangeLog
M	po/en_CA.po

commit 82195e4d004f013f2b87d63e921584aad675bf7a
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2005-07-06

    Free the tree paths. Close a tiny leak. (1 byte :-) Unref
    pixbufs. Free

    2005-07-06	Kjartan Maraas	<kmaraas@gnome.org>

	* src/file-manager/fm-tree-view.c: (show_iter_for_file):
	Free the tree paths.
	* src/nautilus-notes-viewer.c: (get_property_pages): Close
	a tiny leak. (1 byte :-)
	* src/nautilus-property-browser.c: (emblem_dialog_clicked),
	(make_properties_from_directories): Unref pixbufs.
	* src/nautilus-spatial-window.c:
	(nautilus_spatial_window_set_location_button): Free icon name
	Closes bug #307291 and bug #308540.

M	ChangeLog
M	src/file-manager/fm-tree-view.c
M	src/nautilus-notes-viewer.c
M	src/nautilus-property-browser.c
M	src/nautilus-spatial-window.c

commit d13c01b1bdf50af9ba5c2b16edb7babad8745263
Author: Marcel Telka <marcel@telka.sk>
Date:	2005-07-06

    Updated Slovak translation.

    2005-07-06	Marcel Telka  <marcel@telka.sk>

	* sk.po: Updated Slovak translation.

M	po/ChangeLog
M	po/sk.po

commit c3340bb222e0da93b58596b59ccd99bf4f027156
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
Date:	2005-07-06

    Updated Spanish translation.

    2005-07-06	Francisco Javier F. Serrador  <serrador@cvs.gnome.org>

	* es.po: Updated Spanish translation.

M	po/ChangeLog
M	po/es.po

commit 6d75a8fe20e1890352a6c70784b46f2eed9be68a
Author: Ivan Stojmirov <stojmir@src.gnome.org>
Date:	2005-07-06

    100%

M	po/mk.po

commit 5b790d8df45182f803d8c4f5855f454075014ab3
Author: Danilo Šegan <danilo@src.gnome.org>
Date:	2005-07-06

    Make XML well formed.

M	ChangeLog
M	src/file-manager/nautilus-directory-view-ui.xml

commit e940b87fe590592c0c3da34f7fa23994505bd5a6
Author: Christian Neumair <chris@gnome-de.org>
Date:	2005-07-06

    Correctly sort files before operating on them. Fixes #308884.

    2005-07-06	Christian Neumair  <chris@gnome-de.org>

	* libnautilus-private/nautilus-icon-container.c:
	(nautilus_icon_container_get_selection):
	* src/file-manager/fm-directory-view.c: (delete_selected_files):
	Correctly sort files before operating on them. Fixes #308884.

	* libnautilus-private/nautilus-dnd.c: (nautilus_drag_init):
	* libnautilus-private/nautilus-dnd.h:
	* libnautilus-private/nautilus-icon-dnd.c:
	(get_data_on_first_target_we_support), (nautilus_icon_dnd_init):
	* libnautilus-private/nautilus-tree-view-drag-dest.c:
	(nautilus_tree_view_drag_dest_new):
	* src/nautilus-spatial-window.c:
	(nautilus_spatial_window_instance_init):
	* src/file-manager/fm-list-model.c:
	(fm_list_model_multi_drag_data_get):
	Use GTK+ helpers for text D'n'D.

	* src/nautilus-shell-ui.xml:
	* src/nautilus-window-menus.c:
	Register control-+/- keys on keypad for zooming. Fixes #309018.

	* libnautilus-private/nautilus-file-operations.c:
	(new_file_transfer_callback):
	Fix template duplicate numbering. Fixes #307252.

M	ChangeLog
M	libnautilus-private/nautilus-dnd.c
M	libnautilus-private/nautilus-dnd.h
M	libnautilus-private/nautilus-file-operations.c
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-dnd.c
M	libnautilus-private/nautilus-tree-view-drag-dest.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-list-model.c
M	src/nautilus-shell-ui.xml
M	src/nautilus-spatial-window.c
M	src/nautilus-window-menus.c

commit fdecd6e0f6f73b3d19a1be57b9c93646deec982a
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-07-06

    Add normal_alpha style property that is used when frame_text is on.

    2005-07-06	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-icon-canvas-item.c:
	* libnautilus-private/nautilus-icon-container.c:
	* libnautilus-private/nautilus-icon-private.h:
	Add normal_alpha style property that is used when
	frame_text is on.

	Patch from Benjamin Berg <benjamin@sipsolutions.net>

M	ChangeLog
M	libnautilus-private/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-private.h

commit 2c923fb5c18295e4a4c95a362fc98915ad5b9652
Author: Joe Shaw <joeshaw@novell.com>
Date:	2005-07-05

    Add x-directory/normal and inode/directory to the list of mime
    types this

    2005-07-05	Joe Shaw  <joeshaw@novell.com>

	* nautilus-folder-handler.desktop.in: Add x-directory/normal
	and inode/directory to the list of mime types this desktop file
	can handle.

M	ChangeLog
M	nautilus-folder-handler.desktop.in

commit e5e83363ca306025ccbf328ed7bf782fda58eb81
Author: Christian Neumair <chris@gnome-de.org>
Date:	2005-07-05

    Change NAUTILUS_ICON_DND_TEXT_TYPE to UTF-8 string.

    2005-07-05	Christian Neumair  <chris@gnome-de.org>

	* libnautilus-private/nautilus-dnd.h:
	Change NAUTILUS_ICON_DND_TEXT_TYPE to UTF-8 string.

	* libnautilus-private/nautilus-file-operations.[ch]:
	* libnautilus-private/nautilus-icon-container.[ch]:
	* libnautilus-private/nautilus-icon-dnd.c:
	* libnautilus-private/nautilus-marshal.list:
	* libnautilus-private/nautilus-tree-view-drag-dest.[ch]:
	* src/file-manager/fm-directory-view.[ch]:
	* src/file-manager/fm-icon-view.c:
	* src/file-manager/fm-list-view.c:
	* src/file-manager/fm-tree-view.c:
	Enable dropping of text, which will create a new file containing
	the
	dropped text. Fix drop handle marshallers.

M	ChangeLog
M	libnautilus-private/nautilus-dnd.h
M	libnautilus-private/nautilus-file-operations.c
M	libnautilus-private/nautilus-file-operations.h
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-container.h
M	libnautilus-private/nautilus-icon-dnd.c
M	libnautilus-private/nautilus-marshal.list
M	libnautilus-private/nautilus-tree-view-drag-dest.c
M	libnautilus-private/nautilus-tree-view-drag-dest.h
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-directory-view.h
M	src/file-manager/fm-icon-view.c
M	src/file-manager/fm-list-view.c
M	src/file-manager/fm-tree-view.c

commit aca55e8462f11dc1e876e5336fc97af7e8e1cae6
Author: Hendrik Richter <hendi@gnome-de.org>
Date:	2005-07-04

    Fixed German translation by Jens Seidel <jensseidel@users.sf.net>.

    2005-07-04	Hendrik Richter  <hendi@gnome-de.org>

	* de.po: Fixed German translation by
	Jens Seidel <jensseidel@users.sf.net>.

M	po/ChangeLog
M	po/de.po

commit 655038ebde4c264d57f8878389d1c6a6fa068777
Author: Priit Laes <plaes@cvs.gnome.org>
Date:	2005-07-04

    Translation updated by Ivar Smolin.

    2005-07-04	Priit Laes  <plaes@cvs.gnome.org>

	* et.po: Translation updated by Ivar Smolin.

M	po/ChangeLog
M	po/et.po

commit 686ee738c3292ad51705b2c68fabfc9d5310d898
Author: Priit Laes <plaes@cvs.gnome.org>
Date:	2005-07-04

    Translation updated by Ivar Smolin.

    2005-07-04	Priit Laes  <plaes@cvs.gnome.org>

	* et.po: Translation updated by Ivar Smolin.

M	po/ChangeLog
M	po/et.po

commit 4c138bc37fce5dcc0587c87f3556c5ace7acec49
Author: Adam Weinberger <adamw@gnome.org>
Date:	2005-07-03

    Updated Canadian English translation.


    2005-07-03	Adam Weinberger  <adamw@gnome.org>

	* en_CA.po: Updated Canadian English translation.

M	po/ChangeLog
M	po/en_CA.po

commit 72a809574697025b24a02ba984f0d965cbd2616d
Author: Priit Laes <plaes@cvs.gnome.org>
Date:	2005-07-03

    Translation updated.

    2005-07-03	Priit Laes  <plaes@cvs.gnome.org>

	* et.po: Translation updated.

M	po/ChangeLog
M	po/et.po

commit b1b6aeb06bbe8cdae6b46461968ed291150cb4b0
Author: Takeshi AIHANA <aihana@gnome.gr.jp>
Date:	2005-07-02

    Updated Japanese translation for v2.11.3.

    2005-07-02	Takeshi AIHANA <aihana@gnome.gr.jp>

	* ja.po: Updated Japanese translation for v2.11.3.

M	po/ChangeLog
M	po/ja.po

commit 8d1d1cf9aa09f63a3ea8c0a2a30f55529997c13f
Author: Christian Kellner <gicmo@gnome.org>
Date:	2005-07-02

    Replace eel_make_uri_from_input_with_trailing_ws with the gnome-vfs
    one.

    2005-07-02	Christian Kellner  <gicmo@gnome.org>

	* src/nautilus-location-entry.c:
	Replace eel_make_uri_from_input_with_trailing_ws with
	the gnome-vfs one.
	Fixes bug #165755.

M	ChangeLog
M	src/nautilus-location-entry.c

commit 5b9ec3a783d9b7acf860b1b32b469fda2d45fcae
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-07-01

    Post release version bump.

    2005-07-01	Alexander Larsson  <alexl@redhat.com>

	* configure.in:
	Post release version bump.

    === nautilus 2.11.3 ===

M	ChangeLog
M	configure.in
M	po/ChangeLog

commit ee3e590b4f99fc1b97542e628ffed9c94b227a4e (tag: NAUTILUS_2_11_3)
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-07-01

    Fix test

    2005-07-01	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-file-operations.c:
	Fix test

	* NEWS:
	Update for release

	* configure.in:
	Require eel 2.11.3

M	ChangeLog
M	NEWS
M	configure.in
M	libnautilus-private/nautilus-file-operations.c
M	po/ChangeLog
M	po/POTFILES.in

commit 977c0f99380c111749b04c20b34113f635d1d0e7
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-07-01

    Add nautilus_window_info_get_bookmark_list

    2005-07-01	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-window-info.[ch]:
	* src/nautilus-window.c:
	Add nautilus_window_info_get_bookmark_list

	* src/Makefile.am:
	* src/nautilus-application.c:
	* src/nautilus-places-sidebar.[ch]:
	Add new places sidebar.

	Patch from Jamie McCracken <jamiemcc@blueyonder.co.uk>

	* src/file-manager/fm-tree-view.c:
	Fix runtime warnings.

M	ChangeLog
M	libnautilus-private/nautilus-window-info.c
M	libnautilus-private/nautilus-window-info.h
M	src/Makefile.am
M	src/file-manager/fm-tree-view.c
M	src/nautilus-application.c
A	src/nautilus-places-sidebar.c
A	src/nautilus-places-sidebar.h
M	src/nautilus-window.c

commit bda389f5f510b79324fb5b5c25b3d1e7776c50bf
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-07-01

    Add icon for empty file in create menu.

    2005-07-01	Alexander Larsson  <alexl@redhat.com>

	* src/file-manager/fm-actions.h:
	* src/file-manager/fm-directory-view.c:
	Add icon for empty file in create menu.

	Patch from Christian Neumair  <chris@gnome-de.org>

M	ChangeLog
M	src/file-manager/fm-actions.h
M	src/file-manager/fm-directory-view.c

commit f73245bd0d791f4d8ea2b77903cfb9f9031cd14d
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-07-01

    Better strings for browser tooltips. Patch from Luca Ferretti

    2005-07-01	Alexander Larsson  <alexl@redhat.com>

	* src/file-manager/fm-directory-view.c:
	Better strings for browser tooltips.
	Patch from Luca Ferretti <elle.uca@libero.it>

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit 85fd13d19a847bc01ee23862efaa5f3454ddd495
Author: Funda Wang <fwang@src.gnome.org>
Date:	2005-07-01

    Updated Simplified Chinese translation

M	po/ChangeLog
M	po/zh_CN.po

commit 0a84d072b8ef904a190797e0cb9662f315c6353b
Author: Terance Sola <terance@lyse.net>
Date:	2005-06-30

    Updated Norwegian bokml translation. Same.

    2005-06-30	Terance Sola  <terance@lyse.net>

	* nb.po: Updated Norwegian bokml translation.
	* no.po: Same.

M	po/ChangeLog
M	po/nb.po
M	po/no.po

commit 4b2f14bbd12c2c0e361b929b01ba6b1101319ea1
Author: Dinoop Thomas <dinoop.thomas@wipro.com>
Date:	2005-06-28

    Use strchr instead of strrchr to parse the base name from the
    file name.

    2005-06-03	Dinoop Thomas <dinoop.thomas@wipro.com>

	* libnautilus-private/nautilus-file-operations.c:
	(parse_previous_duplicate_name): Use strchr instead of strrchr
	to parse the
	base name from the file name. (Fixes #306341).

M	ChangeLog
M	libnautilus-private/nautilus-file-operations.c

commit baba5ad913ccff88160d465366d0b4f305a70a3b
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-06-28

    Add get_tab_tooltop method.

    2005-06-28	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-sidebar.[ch]:
	Add get_tab_tooltop method.

	* src/nautilus-navigation-window.c:
	* src/nautilus-side-pane.[ch]:
	Use get_tab_tooltip.

	* src/nautilus-emblem-sidebar.c:
	* src/nautilus-history-sidebar.c:
	* src/nautilus-information-panel.c:
	* src/nautilus-notes-viewer.c:
	Implement get_tab_toolkit.

	Fixes bug #100268, patch from Michael Terry <mike@mterry.name>

M	ChangeLog
M	libnautilus-private/nautilus-sidebar.c
M	libnautilus-private/nautilus-sidebar.h
M	src/file-manager/fm-tree-view.c
M	src/nautilus-emblem-sidebar.c
M	src/nautilus-history-sidebar.c
M	src/nautilus-information-panel.c
M	src/nautilus-navigation-window.c
M	src/nautilus-notes-viewer.c
M	src/nautilus-side-pane.c
M	src/nautilus-side-pane.h

commit ffda8a6840d7f828606047124cacccce0a965927
Author: Priit Laes <plaes@cvs.gnome.org>
Date:	2005-06-27

    Translation updated by Ivar Smolin.

    2005-06-27	Priit Laes  <plaes@cvs.gnome.org>

	* et.po: Translation updated by Ivar Smolin.

M	po/ChangeLog
M	po/et.po

commit b193317fc37b4d2d98ae4b5f4da65bf7b3c9cf6d
Author: Martin Willemoes Hansen <mwh@src.gnome.org>
Date:	2005-06-27

    Updated Danish translation.

	    * da.po: Updated Danish translation.

M	po/ChangeLog
M	po/da.po

commit a645fd79a22dcee3cae3b10fce40e6fcd00b0bf7
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-06-27

    Add new files.

    2005-06-27	Alexander Larsson  <alexl@redhat.com>

	* POTFILES.in:
	Add new files.

M	po/ChangeLog
M	po/POTFILES.in

commit c4995b1458139258f390d9be26f97715cc1cd9fc
Author: Vincent van Adrighem <adrighem@gnome.org>
Date:	2005-06-25

    Translation updated by Reinout van Schouwen.

    2005-06-26	Vincent van Adrighem  <adrighem@gnome.org>

	* nl.po: Translation updated by Reinout van Schouwen.

M	po/ChangeLog
M	po/nl.po

commit 621d8ddb7972aaa027769289ebf9b66f3212d62e
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2005-06-24

    Updated Norwegian translation. Same

    2005-06-24	Kjartan Maraas	<kmaraas@gnome.org>

	* nb.po: Updated Norwegian translation.
	* no.po: Same

M	po/ChangeLog
M	po/nb.po
M	po/no.po

commit a3a88997f842293e41ef54bff0f7a1b3658525bd
Author: Kwok-Koon Cheung <baddog@src.gnome.org>
Date:	2005-06-24

    fix language team reference

M	po/ChangeLog
M	po/zh_TW.po

commit 50e87bac3018dc18873124b4d486c0c61f987330
Author: Adam Weinberger <adamw@gnome.org>
Date:	2005-06-23

    Updated Canadian English translation.


    2005-06-23	Adam Weinberger  <adamw@gnome.org>

	* en_CA.po: Updated Canadian English translation.

M	po/ChangeLog
M	po/en_CA.po

commit 3a659c4b878ef99796d27fe5582b88bd23f43584
Author: Christian Neumair <chris@gnome-de.org>
Date:	2005-06-23

    Adapt to recent nautilus clipboard API changes.

    2005-06-23	Christian Neumair  <chris@gnome-de.org>

	* src/nautilus-notes-viewer.c:
	(nautilus_notes_viewer_set_parent_window):
	Adapt to recent nautilus clipboard API changes.

M	ChangeLog
M	src/nautilus-notes-viewer.c

commit 1a8f07f09e00a43432385b564ad40401c957670b
Author: Christian Neumair <cneumair@src.gnome.org>
Date:	2005-06-23

    Properly set text view paste action sensitivity on clipboard
    changes. Fixes #306127.

M	ChangeLog
M	libnautilus-private/nautilus-clipboard.c
M	libnautilus-private/nautilus-clipboard.h

commit 644877a5ee08a658f7eb2c06cab9586b681216e5
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-06-23

    Fix handling of notification of .gtk-bookmark file changes.

    2005-06-23	Alexander Larsson  <alexl@redhat.com>

	* src/nautilus-bookmark-list.c:
	Fix handling of notification of .gtk-bookmark file changes.

	* src/Makefile.am:
	* src/nautilus-window-bookmarks.[ch]:
	* src/nautilus-application.c:
	* src/nautilus-navigation-window-menus.c:
	* src/nautilus-navigation-window.[ch]:
	* src/nautilus-spatial-window-ui.xml:
	* src/nautilus-spatial-window.c:
	* src/nautilus-window-menus.c:
	* src/nautilus-window-private.h:
	* src/nautilus-window.[ch]:
	Move most bookmark stuff to nautilus-window-bookmarks and
	put bookmarks in spatial windows too.

M	ChangeLog
M	src/Makefile.am
M	src/nautilus-application.c
M	src/nautilus-bookmark-list.c
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-navigation-window.c
M	src/nautilus-navigation-window.h
M	src/nautilus-spatial-window-ui.xml
M	src/nautilus-spatial-window.c
A	src/nautilus-window-bookmarks.c
A	src/nautilus-window-bookmarks.h
M	src/nautilus-window-menus.c
M	src/nautilus-window-private.h
M	src/nautilus-window.c
M	src/nautilus-window.h

commit 199f10b46d760d3578179bf469fcf36520991a12
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-06-23

    Patch from Jamie McCracken <jamiemcc@blueyonder.co.uk>

    2005-06-23	Alexander Larsson  <alexl@redhat.com>

	    Patch from Jamie McCracken <jamiemcc@blueyonder.co.uk>

	* src/nautilus-bookmark-list.[ch]:
	Share bookmarks with gtk+.

	* libnautilus-private/nautilus-file-utilities.[ch]:
	* src/nautilus-window.c: (real_get_title):
	Move compute_default_title to nautilus_compute_title_for_uri.

	* libnautilus-private/nautilus-bookmark.[ch]:
	* src/nautilus-bookmarks-window.c:
	Add has_custom_name boolean to NautilusBookmark

	* src/Makefile.am:
	* src/nautilus-bookmark-parsing.[ch]:
	* src/nautilus-navigation-window-menus.c:
	Remove no longer needed files nautilus-bookmark-parsing.[ch].

M	ChangeLog
M	libnautilus-private/nautilus-bookmark.c
M	libnautilus-private/nautilus-bookmark.h
M	libnautilus-private/nautilus-file-utilities.c
M	libnautilus-private/nautilus-file-utilities.h
M	src/Makefile.am
M	src/nautilus-bookmark-list.c
M	src/nautilus-bookmark-list.h
D	src/nautilus-bookmark-parsing.c
D	src/nautilus-bookmark-parsing.h
M	src/nautilus-bookmarks-window.c
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-window.c

commit 5a0426d093a78234fcbf128a6d011180a761cf70
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
Date:	2005-06-22

    Updated Spanish translation.

    2005-06-22	Francisco Javier F. Serrador  <serrador@cvs.gnome.org>

	* es.po: Updated Spanish translation.

M	po/ChangeLog
M	po/es.po

commit bb7669f69974498e42ccc44a6f91b8a78e69a687
Author: Rajesh Ranjan <rranjan@src.gnome.org>
Date:	2005-06-21

    updated by rranjan@redhat.com

M	po/hi.po

commit 1c8af9a1c4212e8b52fe88b7066631eae27bd509
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2005-06-20

    Plug a couple leaks. Closes

    2005-06-20	Kjartan Maraas	<kmaraas@gnome.org>

	* src/file-manager/fm-directory-view.c: (reset_open_with_menu),
	(real_update_menus_volumes): Plug a couple leaks. Closes

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit 51191b4b9691b8b2844e435b7359208c097c9d92
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-06-20

    Make bookmark menu item action names unique. (#161859)

    2005-06-20	Alexander Larsson  <alexl@redhat.com>

	* src/nautilus-navigation-window-menus.c:
	* src/nautilus-window-menus.c:
	* src/nautilus-window-private.h:
	Make bookmark menu item action names unique. (#161859)

M	ChangeLog
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-window-menus.c
M	src/nautilus-window-private.h

commit e7917ce9ac88f34c0394723664c82b3bacc4ea05
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-06-20

    Fix ctrl-unselect in single click mode (#145331)

    2005-06-20	Alexander Larsson  <alexl@redhat.com>

	* src/file-manager/fm-list-view.c (fm_list_view_did_not_drag):
	Fix ctrl-unselect in single click mode (#145331)

M	ChangeLog
M	src/file-manager/fm-list-view.c

commit 683b9bd41e0c14c1bdf0b8e4aefc286a8df541aa
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-06-20

    Better font sizes for zooming. (#160080)

    2005-06-20	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-icon-container.c:
	Better font sizes for zooming. (#160080)

M	ChangeLog
M	libnautilus-private/nautilus-icon-container.c

commit e866eb7ea1800ab347bde89e3ea9b39ee55f8c24
Author: Anders Carlsson <andersca@imendio.com>
Date:	2005-06-20

    Plug leak by freeing the sorted list instead.

    2005-06-20	Anders Carlsson  <andersca@imendio.com>

	* src/file-manager/fm-directory-view.c (process_old_files):
	Plug leak by freeing the sorted list instead.

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit 2b55ee9848de665bafc046791abeb129d8787a72
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-06-20

    Fix uninitialized variable warning.

    2005-06-20	Alexander Larsson  <alexl@redhat.com>

	* src/file-manager/fm-directory-view.c: (paste_clipboard_data):
	* src/file-manager/fm-tree-view.c: (paste_clipboard_data):
	Fix uninitialized variable warning.

M	ChangeLog
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-tree-view.c

commit 31b90a394d7765f2641e5b8e085f6e6fe88a40cd
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-06-20

    Added fm-list-model.c

    2005-06-20	Alexander Larsson  <alexl@redhat.com>

	* POTFILES.in:
	Added fm-list-model.c

M	po/ChangeLog
M	po/POTFILES.in

commit 0afcfc786ee6718529ea90b9edd74915a1d3c813
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2005-06-20

    Make mime sniffing a high priority job. Prevents activation from
    getting

    2005-06-20	Martin Wehner  <martin.wehner@gmail.com>

	* libnautilus-private/nautilus-directory-async.c:
	(start_or_stop_io), (file_needs_high_priority_work_done),
	(file_needs_low_priority_work_done):
	Make mime sniffing a high priority job. Prevents activation
	from getting blocked by deep count I/O. (#145560)

M	ChangeLog
M	libnautilus-private/nautilus-directory-async.c

commit d088efdf52eef40325aa44d9af3741afba35906a
Author: Anders Carlsson <andersca@imendio.com>
Date:	2005-06-19

    Free throbber->details after we're done using it.

    2005-06-19	Anders Carlsson  <andersca@imendio.com>

	* src/nautilus-throbber.c (nautilus_throbber_finalize):
	Free throbber->details after we're done using it.

M	ChangeLog
M	src/nautilus-throbber.c

commit b85b3468896c4213fa46dc68387defcf2d0a2df3
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-06-17

    Small delay before turning Loading... into (Empty) to avoid flicker.

    2005-06-17	Alexander Larsson  <alexl@redhat.com>

	* src/file-manager/fm-list-model.c:
	Small delay before turning Loading... into (Empty) to
	avoid flicker.

M	ChangeLog
M	src/file-manager/fm-list-model.c

commit 96911cc45f7310b32d98f5a7fd8fa5f7f3b8635d
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-06-17

    Fix iter stamp handling.

    2005-06-17	Alexander Larsson  <alexl@redhat.com>

	* src/file-manager/fm-list-model.c: (fm_list_model_remove):
	Fix iter stamp handling.

M	ChangeLog
M	src/file-manager/fm-list-model.c

commit bb37d045b43852366b84ece499b1427005f48f1d
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-06-17

    Allow selection of the dummy node. Otherwise things got all strange:
    You

    2005-06-17	Alexander Larsson  <alexl@redhat.com>

	* src/file-manager/fm-list-view.c: (button_press_callback):
	Allow selection of the dummy node. Otherwise things
	got all strange: You could still select it using ranges, and
	if you double clicked on it you activated the old selection.

M	ChangeLog
M	src/file-manager/fm-list-view.c

commit f1599b5dcda59530f4b5dc0967e04e7843c6b0e5
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-06-17

    On remove, add dummy node before removing file so the row isn't
    collapsed.

    2005-06-17	Alexander Larsson  <alexl@redhat.com>

	* src/file-manager/fm-list-model.c: (fm_list_model_remove):
	On remove, add dummy node before removing file so the
	row isn't collapsed.

M	ChangeLog
M	src/file-manager/fm-list-model.c

commit c574fce011719856a5d65e1b96909e940a106c0e
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-06-17

    Keep track of done_loading in parent instead of in dummy node. That
    way it

    2005-06-17	Alexander Larsson  <alexl@redhat.com>

	* src/file-manager/fm-list-model.c: (fm_list_model_get_value),
	(fm_list_model_unload_subdirectory),
	(fm_list_model_subdirectory_done_loading):
	Keep track of done_loading in parent instead of in dummy node.
	That way it doesn't get lost when the dummy node is recreated.

M	ChangeLog
M	src/file-manager/fm-list-model.c

commit 499bdab171869ab73b77b2009eb8c978199ffc2a
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-06-17

    Handle moves between open subdirectories. We handle this in file
    adding

    2005-06-17	Alexander Larsson  <alexl@redhat.com>

	* src/file-manager/fm-list-model.c (fm_list_model_add_file):
	Handle moves between open subdirectories. We handle
	this in file adding when the file already exists in
	the tree, but in another place. This is sort of a hack,
	but is required due to how the list view merges the initial
	change being sent to the original directory and the add to the
	new directory.

M	ChangeLog
M	src/file-manager/fm-list-model.c

commit 2c80e93d44f488fb1a58f0a564947e85c98d4f7c
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-06-17

    Handle duplication of files in two subdirectories at the same time.

    2005-06-17	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-file-operations.c:
	(nautilus_file_operations_copy_move):
	Handle duplication of files in two subdirectories at
	the same time.

M	ChangeLog
M	libnautilus-private/nautilus-file-operations.c

commit 885048af9086aadc7797628b5f94295decaa783d
Author: Adam Weinberger <adamw@gnome.org>
Date:	2005-06-17

    Updated Canadian English translation.


    2005-06-17	Adam Weinberger  <adamw@gnome.org>

	* en_CA.po: Updated Canadian English translation.

M	po/ChangeLog
M	po/en_CA.po

commit 1a449b54bd23952fa35297e03bb66b7d984b109d
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2005-06-16

    Remove subdirectories when destroying the view.

    2005-06-16	Martin Wehner  <martin.wehner@gmail.com>

	* src/file-manager/fm-directory-view.c:
	(fm_directory_view_destroy):
	Remove subdirectories when destroying the view.

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit 27ca3bcf6620796f92000333790e0c9ab5c6851d
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-06-16

    Conditionally use g_utf8_collate_key_for_filename for glib >= 2.7.0

    2005-06-16	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-file.c
	(nautilus_file_get_display_name_collation_key):
	Conditionally use g_utf8_collate_key_for_filename for glib
	>= 2.7.0

M	ChangeLog
M	libnautilus-private/nautilus-file.c

commit 9efbacad75e33ac630646bce4c0ea6c064ade92f
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-06-16

    Slightly slower auto hover expand.

    2005-06-16	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-tree-view-drag-dest.c:
	Slightly slower auto hover expand.

	* src/file-manager/fm-directory-view.c:
	Make add/remove_subdirectory more straightforward.
	Now remove just removes the NautilusDirectory passed in, and
	you're not allowed to add multiple times or remove non-added.

	* src/file-manager/fm-list-model.[ch]:
	Actually track the NautilusDirectories that are added to the
	FMDirectoryView so we can easily remove them when the files are
	removed. This was causing problem before where directories for
	removed files weren't removed.

	Emits the subdirectory_unloaded signal when subdirectories
	go away.

	Add support for unloading subdirectories.

	* src/file-manager/fm-list-view.c:
	Unload subdirectories in timeout on collapse.
	remove subdirectories when they get unloaded.

M	ChangeLog
M	libnautilus-private/nautilus-tree-view-drag-dest.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-list-model.c
M	src/file-manager/fm-list-model.h
M	src/file-manager/fm-list-view.c

commit ec1cdbcc44af3f8476cb0e2b940c81a05ed977e3
Author: Anders Carlsson <andersca@imendio.com>
Date:	2005-06-16

    Unref the action group here too.

    2005-06-16	Anders Carlsson  <andersca@imendio.com>

	* src/nautilus-navigation-window-menus.c
	(append_dynamic_bookmarks): Unref the action group here too.

M	ChangeLog
M	src/nautilus-navigation-window-menus.c

commit 2d4c7a55bf022134cb2ee6d34f102f88e6f8b085
Author: Anders Carlsson <andersca@imendio.com>
Date:	2005-06-16

    Unref the action group after inserting it. This makes a NautilusFile

    2005-06-16	Anders Carlsson  <andersca@imendio.com>

	* src/nautilus-navigation-window-menus.c: (refresh_go_menu):
	Unref the action group after inserting it. This makes
	a NautilusFile memory leak go away.

M	ChangeLog
M	src/nautilus-navigation-window-menus.c

commit 74cdc143025ff0ef45d8056e2f779ec06eee0bdc
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-06-16

    src/file-manager/fm-icon-view.c add

    2005-06-16	Alexander Larsson  <alexl@redhat.com>

	* src/file-manager/fm-directory-view.[ch]:
	* src/file-manager/fm-icon-view.c
	add fm_directory_view_get_selection_for_file_transfer and
	use it for all file transfers

	* src/file-manager/fm-list-view.c:
	Implement fm_directory_view_get_selection_for_file_transfer by
	filtering out all files there a parent is also in the selection.
	Do the same for the dnd source list.

	* src/file-manager/fm-list-model.c:
	Allow deletion of dummy node so that clearing the model
	doesn't loop forever.

M	ChangeLog
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-directory-view.h
M	src/file-manager/fm-icon-view.c
M	src/file-manager/fm-list-model.c
M	src/file-manager/fm-list-view.c

commit 416dcb6b52d1299aa7a7d475b4334f9ca23ac4dc
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2005-06-15

    Don't try to setup renaming if the view was already destroyed. Fixes a

    2005-06-15	Martin Wehner  <martin.wehner@gmail.com>

	* src/file-manager/fm-directory-view.c: (new_folder_done),
	(new_folder_data_new), (fm_directory_view_new_folder),
	(fm_directory_view_new_file):
	Don't try to setup renaming if the view was already destroyed.
	Fixes a crash when closing a window while creating files/folders.

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit 5355f302adf45439ef05699347b6eba03bae4c32
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-06-15

    No dnd shadow on the desktop. Redraw less to get rid of the dnd
    shadow.

    2005-06-15	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-icon-dnd.c:
	No dnd shadow on the desktop.
	Redraw less to get rid of the dnd shadow.

	Patch from Matthias Clasen (#307803)

M	ChangeLog
M	libnautilus-private/nautilus-icon-dnd.c

commit eed943677167a56f30e6b3583714ad7b393a8f91
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-06-15

    Add hover expansion

    2005-06-15	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-tree-view-drag-dest.c:
	Add hover expansion

	* src/file-manager/fm-directory-view.[ch]:
	Add support for adding/removing subdirectories.

	* src/file-manager/fm-list-model.[ch]:
	Add support for subdirectories making this a tree view.

	* src/file-manager/fm-list-view.c:
	Turn listview into a treeview.

	Patch from Jürg Billeter <j@bitron.ch>

M	ChangeLog
M	libnautilus-private/nautilus-tree-view-drag-dest.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-directory-view.h
M	src/file-manager/fm-list-model.c
M	src/file-manager/fm-list-model.h
M	src/file-manager/fm-list-view.c

commit 2b62737faae90fbf4d8ce3bdbc0799bfd8f3c12e
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-06-15

    Add icons for path menu. Patch from Vincent Noel
    <vincent.noel@gmail.com>

    2005-06-15	Alexander Larsson  <alexl@redhat.com>

	* src/nautilus-spatial-window.c:
	Add icons for path menu.
	Patch from Vincent Noel <vincent.noel@gmail.com>

M	ChangeLog
M	src/nautilus-spatial-window.c

commit fe53c7a598e9151b8e59772f1b1e4b176b00939f
Author: Martin Willemoes Hansen <mwh@src.gnome.org>
Date:	2005-06-14

    Updated Danish translation.

	    * da.po: Updated Danish translation.

M	po/ChangeLog
M	po/da.po

commit 60cbeede19e7896b2b0eb6512b7335a5b4b72d4c
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2005-06-12

    Update Norwegian bokml translation. Same

    2005-06-12	Kjartan Maraas	<kmaraas@gnome.org>

	* nb.po: Update Norwegian bokml translation.
	* no.po: Same

M	po/ChangeLog
M	po/nb.po
M	po/no.po

commit 375bb842103c7f038b23156aa1c1fc23320ca48e
Author: Priit Laes <plaes@cvs.gnome.org>
Date:	2005-06-12

    Translation updated.

    2005-06-12	Priit Laes  <plaes@cvs.gnome.org>

	* et.po: Translation updated.

M	po/ChangeLog
M	po/et.po

commit f478a8d447dc2c042004f8722f75190dcec51302
Author: Miloslav Trmac <mitr@volny.cz>
Date:	2005-06-12

    Updated Czech translation.

    2005-06-12	Miloslav Trmac	<mitr@volny.cz>

	* cs.po: Updated Czech translation.

M	po/ChangeLog
M	po/cs.po

commit 62b5ed7fde5605294a8ccfe07fc85b86582cfe07
Author: Ignacio Casal Quinteiro <icq@src.gnome.org>
Date:	2005-06-12

    *** empty log message ***

M	po/ChangeLog
M	po/gl.po

commit 8b7fefc2e7ac6017ba4b929f1fd77371ee2d8061
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2005-06-11

    Check for n_uris instead of real_uri_list. Looks neater.

    2005-06-11	Martin Wehner  <martin.wehner@gmail.com>

	* src/file-manager/fm-directory-view.c:
	(fm_directory_view_handle_uri_list_drop):
	Check for n_uris instead of real_uri_list. Looks neater.

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit 3cf8e53f26759b1236b1789f9a24d3dce49f6431
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2005-06-11

    Don't try to start a file operation if there are no real uris
    left after

    2005-06-11	Martin Wehner  <martin.wehner@gmail.com>

	* src/file-manager/fm-directory-view.c:
	(fm_directory_view_handle_uri_list_drop):
	Don't try to start a file operation if there are no real uris
	left after sanitizing the list. Fixes #306246.

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit a16cb0ffc878d084f3f7131876cc29dbcdba6b16
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2005-06-11

    Free the path. Free markup strings. Closes bug #307138.

    2005-06-11	Kjartan Maraas	<kmaraas@gnome.org>

	* libnautilus-private/nautilus-emblem-utils.c:
	(nautilus_emblem_install_custom_emblem): Free the path.
	* libnautilus-private/nautilus-file-operations-progress.c:
	(nautilus_file_operations_progress_new),
	(nautilus_file_operations_progress_new_file): Free markup strings.
	Closes bug #307138.

M	ChangeLog
M	libnautilus-private/nautilus-emblem-utils.c
M	libnautilus-private/nautilus-file-operations-progress.c

commit 987e1d2cd5c3a5ec0e36a04f8e6412bb73b1f805
Author: Takeshi AIHANA <aihana@gnome.gr.jp>
Date:	2005-06-11

    Updated Japanese translation for v2.11.2.

    2005-06-11	Takeshi AIHANA <aihana@gnome.gr.jp>
	* ja.po: Updated Japanese translation for v2.11.2.

M	po/ChangeLog
M	po/ja.po

commit b8cfec0ceadc7f88414650bb3287ec0d0432ef5a
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2005-06-10

    Mark two strings for translation.

    2005-06-10	Kjartan Maraas	<kmaraas@gnome.org>

	* src/file-manager/fm-directory-view.c:
	(fm_directory_view_confirm_deletion): Mark two strings for
	translation.

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit 4f229f78d49d214360b63e9c46153fb41e5cce31
Author: Alexander Shopov <ash@contact.bg>
Date:	2005-06-10

    Updated Bulgarian translation by Rostislav Raykov <zbrox@i-space.org>

    2005-06-10	Alexander Shopov  <ash@contact.bg>

	* bg.po: Updated Bulgarian translation by
	Rostislav Raykov <zbrox@i-space.org>

M	po/ChangeLog
M	po/bg.po

commit 09fce7794787a3f649b728875bffead7b1a594fd
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2005-06-10

    Always initialize cut.

    2005-06-10	Martin Wehner  <martin.wehner@gmail.com>

	* src/file-manager/fm-directory-view.c:
	(convert_lines_to_str_list):
	* src/file-manager/fm-tree-view.c: (convert_lines_to_str_list):
	Always initialize cut.

	* configure.in:
	Add --Wno-pointer-sign

	Fix gcc4 compilation (#303491/#307038).
	Based on patches from James M. Cape <jcape@ignore-your.tv>
	and Kjartan Maraas <kmaraas@gnome.org>

M	ChangeLog
M	configure.in
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-tree-view.c

commit b016dd556f310e139a4a8b091248ecf21640baba
Author: Adam Weinberger <adamw@gnome.org>
Date:	2005-06-08

    Updated Canadian English translation.


    2005-06-08	Adam Weinberger  <adamw@gnome.org>

	* en_CA.po: Updated Canadian English translation.

M	po/ChangeLog
M	po/en_CA.po

commit cf46221c05e1fea9cd8693e8de09c3c566b55fca
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-06-08

    Post release version bump

    2005-06-08	Alexander Larsson  <alexl@redhat.com>

	* configure.in:
	Post release version bump

    === nautilus 2.11.2 ===

M	ChangeLog
M	configure.in
M	po/ChangeLog

commit eb3b78214bcdcfe44da40e8d01af75335cd586fb (tag: NAUTILUS_2_11_2)
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-06-08

    Require new eel.

    2005-06-08	Alexander Larsson  <alexl@redhat.com>

	* configure.in:
	Require new eel.

	* NEWS:
	Update for release.

M	ChangeLog
M	NEWS
M	configure.in

commit 1cd97ba480a023b1ad8c18bbcbd1230cb3907442
Author: Martin Willemoes Hansen <mwh@src.gnome.org>
Date:	2005-06-07

    Updated Danish translation.

	    * da.po: Updated Danish translation.

M	po/ChangeLog
M	po/da.po

commit aca4985abb1085201dbd003573b4fd9d3427322a
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2005-06-07

    Back out the "(Empty)" vs. "(No subfolders)" change. The string is too

    2005-06-06	Martin Wehner  <martin.wehner@gmail.com>

	* src/file-manager/fm-tree-model.c: (fm_tree_model_get_value):
	Back out the "(Empty)" vs. "(No subfolders)" change. The string
	is too wide for the tree and gets even wider in some locales.

M	ChangeLog
M	src/file-manager/fm-tree-model.c

commit e32b1adbf19fee049b40c20601b4c33ec3c65b95
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
Date:	2005-06-07

    Updated Spanish translation.

    2005-06-07	Francisco Javier F. Serrador  <serrador@cvs.gnome.org>

	* es.po: Updated Spanish translation.

M	po/ChangeLog
M	po/es.po

commit 8e7bbe8fbc1a1944b7487b0a10b42016cf4898ca
Author: Alexander Shopov <ash@contact.bg>
Date:	2005-06-07

    Updated Bulgarian translation by Vladimir Petkov <vpetkov@i-space.org>

    2005-06-07	Alexander Shopov  <ash@contact.bg>

	* bg.po: Updated Bulgarian translation by
	Vladimir Petkov <vpetkov@i-space.org>

M	po/ChangeLog
M	po/bg.po

commit 585a42cfebf795fe13c98e3cfab1ae3023e92a5a
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2005-06-06

    Fix conflicting mnemonics in the column chooser (#167475).

    2005-06-06	Martin Wehner  <martin.wehner@gmail.com>

	* libnautilus-private/nautilus-column-chooser.c: (add_buttons):
	Fix conflicting mnemonics in the column chooser (#167475).

	Patch from Michael Terry <mike@mterry.name>

M	ChangeLog
M	libnautilus-private/nautilus-column-chooser.c

commit d88a72145e1da1beed7a0b245c07871997239533
Author: Ignacio Casal Quinteiro <icq@src.gnome.org>
Date:	2005-06-06

    *** empty log message ***

M	po/ChangeLog
M	po/gl.po

commit 6b6d49dbd5c72ba4bab0fd4e027f26534a9ac991
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2005-06-06

    Use "(No subfolders)" instead of misleading "(Empty)" label if
    files are

    2005-06-06	Martin Wehner  <martin.wehner@gmail.com>

	* src/file-manager/fm-tree-model.c: (fm_tree_model_get_value):
	Use "(No subfolders)" instead of misleading "(Empty)" label
	if files are not to be shown in the tree. Fixes #85141.

	Patch from Christian Neumair <chris@gnome-de.org>

M	ChangeLog
M	src/file-manager/fm-tree-model.c

commit edfd0cb23425092b320e38c227e2fcc5428b9ddf
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2005-06-06

    Reveal icon when selecting it. Fixes #121111.

    2005-06-06	Martin Wehner  <martin.wehner@gmail.com>

	* libnautilus-private/nautilus-icon-container.c:
	(select_one_unselect_others):
	Reveal icon when selecting it. Fixes #121111.

	Based on a patch from Christian Neumair <chris@gnome-de.org>

M	ChangeLog
M	libnautilus-private/nautilus-icon-container.c

commit 78246e1d2c0cbca7268d9b4f478689b1d5c46320
Author: Funda Wang <fwang@src.gnome.org>
Date:	2005-06-06

    Updated Simplified Chinese translation

M	po/ChangeLog
M	po/zh_CN.po

commit bfdfe57a1ff4e8e43ea54c14dd414d7e140ca93a
Author: Priit Laes <plaes@cvs.gnome.org>
Date:	2005-06-06

    Translation updated by Ivar Smolin.

    2005-06-06	Priit Laes  <plaes@cvs.gnome.org>

	* et.po: Translation updated by Ivar Smolin.

M	po/ChangeLog
M	po/et.po

commit a91909dbac14800f4be32244ff0807b64cb22ca3
Author: Priit Laes <plaes@cvs.gnome.org>
Date:	2005-06-05

    Translation updated.

    2005-06-06	Priit Laes  <plaes@cvs.gnome.org>

	* et.po: Translation updated.

M	po/ChangeLog
M	po/et.po

commit ab4ff8ef2452da507d953692edaa48fde624a2c7
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
Date:	2005-06-05

    Updated Spanish translation.

    2005-06-05	Francisco Javier F. Serrador  <serrador@cvs.gnome.org>

	* es.po: Updated Spanish translation.

M	po/ChangeLog
M	po/es.po

commit ac48cdabe6cf40eb01d220c0858315e370ccbfab
Author: Christian Neumair <chris@gnome-de.org>
Date:	2005-06-04

    Don't setup clipboard twice for the same editing widget.

    2005-06-04	Christian Neumair  <chris@gnome-de.org>

	* libnautilus-private/nautilus-clipboard.c:
	(nautilus_clipboard_real_set_up):
	Don't setup clipboard twice for the same editing widget.

M	ChangeLog
M	libnautilus-private/nautilus-clipboard.c

commit feb3d9bef891f8da7ae79356547bb3531888d235
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2005-06-04

    Set the displayed location when the location is really changed,
    not when

    2005-06-04	Martin Wehner  <martin.wehner@gmail.com>

	* src/nautilus-window-manage-views.c: (load_new_location),
	(update_for_new_location):
	Set the displayed location when the location is really
	changed, not when we set out to do it. Fixes the
	"bookmark uri mismatch" warning.

M	ChangeLog
M	src/nautilus-window-manage-views.c

commit 9d10b18a010b635661ffcce0ad6f651e6b6946bd
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2005-06-04

    Fix critical warnings from the new accelerators by adding dummy
    labels.

    2005-06-04	Martin Wehner  <martin.wehner@gmail.com>

	* src/file-manager/fm-directory-view.c:
	* src/nautilus-shell-ui.xml:
	* src/nautilus-window-menus.c:
	Fix critical warnings from the new accelerators
	by adding dummy labels.

M	ChangeLog
M	src/file-manager/fm-directory-view.c
M	src/nautilus-shell-ui.xml
M	src/nautilus-window-menus.c

commit d1413e19137d45258cb1db7ff3a700f20f0821f3
Author: Christian Neumair <chris@gnome-de.org>
Date:	2005-06-03

    Fix "Zoom In Accel" action.

    2005-06-03	Christian Neumair  <chris@gnome-de.org>

	* src/nautilus-shell-ui.xml: Fix "Zoom In Accel" action.

M	ChangeLog
M	src/nautilus-shell-ui.xml

commit 7dce6d40a1c4855cef9512385b77c38a2e636a64
Author: Christian Neumair <chris@gnome-de.org>
Date:	2005-06-03

    Don't mark object property names/descriptions for translation. Fixes

    2005-06-03	Christian Neumair  <chris@gnome-de.org>

	* libnautilus-extension/nautilus-column.c:
	(nautilus_column_class_init):
	* libnautilus-extension/nautilus-menu-item.c:
	(nautilus_menu_item_class_init):
	* libnautilus-extension/nautilus-property-page.c:
	(nautilus_property_page_class_init):
	* libnautilus-private/nautilus-icon-canvas-item.c:
	(nautilus_icon_canvas_item_class_init):
	* libnautilus-private/nautilus-icon-container.c:
	(nautilus_icon_container_class_init):
	* src/nautilus-window.c: (nautilus_window_class_init):
	Don't mark object property names/descriptions for
	translation. Fixes
	#135281.

M	ChangeLog
M	libnautilus-extension/nautilus-column.c
M	libnautilus-extension/nautilus-menu-item.c
M	libnautilus-extension/nautilus-property-page.c
M	libnautilus-private/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-container.c
M	src/nautilus-window.c

commit 5738d25c7085b2e154ceb6a56bd8e8430ec53eb0
Author: Christian Neumair <chris@gnome-de.org>
Date:	2005-06-03

    Remove libbackground/applier.c from POTFILES.in.

    2005-06-03	Christian Neumair  <chris@gnome-de.org>

	* POTFILES.in:
	* POTFILES.skip:
	Remove libbackground/applier.c from POTFILES.in.

M	po/ChangeLog
M	po/POTFILES.in
M	po/POTFILES.skip

commit d286636b4b18d4782142615eb1d13d8a969746cd
Author: Sebastien Bacher <seb128@debian.org>
Date:	2005-06-02

    use "hicolor" instead of "gnome" for emblems (Closes: #164629).

    2005-06-02	Sebastien Bacher  <seb128@debian.org>

	    * libnautilus-private/nautilus-emblem-utils.c:
	    (nautilus_emblem_install_custom_emblem),
	    (nautilus_emblem_can_remove_emblem),
	    (nautilus_emblem_can_rename_emblem),
	    (nautilus_emblem_remove_emblem),
	    (nautilus_emblem_rename_emblem):
	    use "hicolor" instead of "gnome" for emblems (Closes:
	    #164629).

M	ChangeLog
M	libnautilus-private/nautilus-emblem-utils.c

commit 0b7e9efbcda34411b38ddab1f7d4f14d9d285c3b
Author: Christian Neumair <chris@gnome-de.org>
Date:	2005-06-02

    Always pre-select the whole name of a directory when renaming
    it. Fixes

    2005-06-02	Christian Neumair  <chris@gnome-de.org>

	* src/file-manager/fm-directory-view.c: (real_action_rename):
	Always pre-select the whole name of a directory when renaming it.
	Fixes #306217.

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit ae8b07508461a4e8f0d09d391c6ba37fcfad38be
Author: Christian Neumair <chris@gnome-de.org>
Date:	2005-06-02

    Only take user-added emblems ("keywords") into account when sorting by

    2005-06-02	Christian Neumair  <chris@gnome-de.org>

	* libnautilus-private/nautilus-file.c: (compare_by_emblems),
	(get_automatic_emblems_as_integer):
	* libnautilus-private/nautilus-file-private.h:
	Only take user-added emblems ("keywords") into account when
	sorting by
	emblems. Fixes #166376.

M	ChangeLog
M	libnautilus-private/nautilus-file-private.h
M	libnautilus-private/nautilus-file.c

commit 24ceebb4aba6415353ef79ad36645ff0e3f5df80
Author: Christian Neumair <chris@gnome-de.org>
Date:	2005-06-02

    Change scroll zoom modifier to control. Fixes #79352.

    2005-06-02	Christian Neumair  <chris@gnome-de.org>

	* src/file-manager/fm-directory-view.c:
	(fm_directory_view_scroll_event):
	Change scroll zoom modifier to control. Fixes #79352.

	* src/nautilus-shell-ui.xml:
	* src/nautilus-window-menus.c:
	Bind control-= to zoom-in. Fixes #306225.

M	ChangeLog
M	src/file-manager/fm-directory-view.c
M	src/nautilus-shell-ui.xml
M	src/nautilus-window-menus.c

commit d4f5605286538d0556095820594e5237eb7f03c0
Author: Christian Neumair <chris@gnome-de.org>
Date:	2005-06-02

    src/nautilus-emblem-sidebar.c

    2005-05-02	Christian Neumair  <chris@gnome-de.org>

	* libnautilus-private/nautilus-clipboard.c:
	* libnautilus-private/nautilus-icon-dnd.c:
	* libnautilus-private/nautilus-tree-view-drag-dest.c:
	* src/file-manager/fm-desktop-icon-view.c:
	* src/file-manager/fm-ditem-page.c:
	* src/file-manager/fm-icon-view.c:
	* src/file-manager/fm-list-model.c:
	* src/file-manager/fm-list-model.h:
	* src/file-manager/fm-list-view.c:
	* src/file-manager/fm-properties-window.c:
	* src/nautilus-emblem-sidebar.c
	* src/nautilus-file-management-properties.c:
	* src/nautilus-information-panel.c:
	* src/nautilus-location-bar.c:
	* src/nautilus-navigation-window-menus.c:
	* src/nautilus-spatial-window.c:
	* src/nautilus-zoom-controls.c:
	Also declare GtkToggleActionEntry, GtkRadioActionEntry and
	GtkTargetEntry as well as some char and int arrays const.

M	ChangeLog
M	libnautilus-private/nautilus-clipboard.c
M	libnautilus-private/nautilus-icon-dnd.c
M	libnautilus-private/nautilus-tree-view-drag-dest.c
M	src/file-manager/fm-ditem-page.c
M	src/file-manager/fm-icon-view.c
M	src/file-manager/fm-list-model.c
M	src/file-manager/fm-list-model.h
M	src/file-manager/fm-list-view.c
M	src/file-manager/fm-properties-window.c
M	src/nautilus-emblem-sidebar.c
M	src/nautilus-file-management-properties.c
M	src/nautilus-information-panel.c
M	src/nautilus-location-bar.c
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-spatial-window.c
M	src/nautilus-zoom-control.c

commit bcf3dfea3ff4569a430ee3691afc8e2aa0273eea
Author: Christian Neumair <chris@gnome-de.org>
Date:	2005-06-02

    Declare GtkActionEntry arrays const. Thanks to Paolo Borelli for
    pointing

    2005-05-02	Christian Neumair  <chris@gnome-de.org>

	* src/file-manager/fm-desktop-icon-view.c:
	* src/file-manager/fm-directory-view.c:
	* src/file-manager/fm-icon-view.c:
	* src/file-manager/fm-list-view.c:
	* src/nautilus-navigation-window-menus.c:
	* src/nautilus-spatial-window.c:
	* src/nautilus-window-menus.c:
	Declare GtkActionEntry arrays const. Thanks to Paolo Borelli for
	pointing this out.

M	ChangeLog
M	src/file-manager/fm-desktop-icon-view.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-icon-view.c
M	src/file-manager/fm-list-view.c
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window-menus.c

commit e5223672ce5a4ee729d46a95a3279d01c9018f62
Author: Rodrigo Moya <rodrigo@novell.com>
Date:	2005-06-02

    added extensiondir variable so that extensions can find out via
    pkg-config

    2005-06-02	Rodrigo Moya <rodrigo@novell.com>

	* libnautilus-extension/libnautilus-extension.pc.in: added
	extensiondir variable so that extensions can find out via
	pkg-config
	the dir to install to.

M	ChangeLog
M	libnautilus-extension/libnautilus-extension.pc.in

commit f36f89792fe4f75bf6288bc7283812dc1f8d1a13
Author: Christian Neumair <chris@gnome-de.org>
Date:	2005-06-02

    Bind shift-f2 to rename whole file. Fixes #131467.

    2005-06-02	Christian Neumair  <chris@gnome-de.org>

	* libnautilus-private/nautilus-icon-container.c:
	(process_pending_icon_to_rename),
	(nautilus_icon_container_start_renaming_selected_item):
	* libnautilus-private/nautilus-icon-container.h:
	* src/file-manager/fm-directory-view.c: (start_renaming_file),
	(real_action_rename), (action_rename_callback),
	(action_rename_select_all_callback):
	* src/file-manager/fm-directory-view.h:
	* src/file-manager/fm-icon-view.c:
	(fm_icon_view_start_renaming_file):
	* src/file-manager/fm-list-view.c:
	(fm_list_view_start_renaming_file):
	* src/file-manager/nautilus-directory-view-ui.xml:
	Bind shift-f2 to rename whole file. Fixes #131467.

M	ChangeLog
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-container.h
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-directory-view.h
M	src/file-manager/fm-icon-view.c
M	src/file-manager/fm-list-view.c
M	src/file-manager/nautilus-directory-view-ui.xml

commit 883d54feb630c5d54269fed1d1c88a8c0361f315
Author: Pawan Chitrakar <pachimho@src.gnome.org>
Date:	2005-06-02

    updated nepali translation

M	po/ChangeLog
M	po/ne.po

commit 4e0408c5b74789274b722d4ccb33bbe738c4147c
Author: Priit Laes <plaes@cvs.gnome.org>
Date:	2005-06-01

    Translation updated.

    2005-06-01	Priit Laes  <plaes@cvs.gnome.org>

	* et.po: Translation updated.

M	po/ChangeLog
M	po/et.po

commit 8cec7a3f1a8bec73d9b141c496c7c14c4fe96166
Author: Alexander Shopov <ash@contact.bg>
Date:	2005-06-01

    Updated Bulgarian translation by Vladimir Petkov <vpetkov@i-space.org>

    2005-06-01	Alexander Shopov  <ash@contact.bg>

	* bg.po: Updated Bulgarian translation by
	Vladimir Petkov <vpetkov@i-space.org>

M	po/ChangeLog
M	po/bg.po

commit 7dbe8b2178da56fc229590c805c7e51b07349639
Author: Terance Sola <terance@lyse.net>
Date:	2005-05-31

    Updated Updated

    2005-05-31	Terance Sola  <terance@lyse.net>

	* nb.po: Updated
	* no.po: Updated

M	po/ChangeLog
M	po/nb.po
M	po/no.po

commit 74fe52428617ad60e0276c62edc6c04cbe12592c
Author: Miloslav Trmac <mitr@volny.cz>
Date:	2005-05-29

    Updated Czech translation.

    2005-05-29	Miloslav Trmac	<mitr@volny.cz>

	* cs.po: Updated Czech translation.

M	po/ChangeLog
M	po/cs.po

commit 6b23ba370696ea1ed06f4516b2fb257e9997d03c
Author: Christian Neumair <cneumair@src.gnome.org>
Date:	2005-05-27

    Don't display "Properties" background context menu item for Desktop.

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit 85ac916068616bb4ba3848889eb42b28eaa80406
Author: Adam Weinberger <adamw@gnome.org>
Date:	2005-05-27

    Updated Canadian English translation.


    2005-05-27	Adam Weinberger  <adamw@gnome.org>

	* en_CA.po: Updated Canadian English translation.

M	po/ChangeLog
M	po/en_CA.po

commit 222c02f2647ac927f61a1da9bfbc3b659baa9570
Author: Christian Neumair <chris@gnome-de.org>
Date:	2005-05-27

    Only set dialog transient if a parent window was specified. Fixes
    #142814.

    2005-05-27	Christian Neumair  <chris@gnome-de.org>

	* src/nautilus-location-dialog.c: (nautilus_location_dialog_new):
	Only set dialog transient if a parent window was specified.
	Fixes #142814.

M	ChangeLog
M	src/nautilus-location-dialog.c

commit 268696faf535a0faa4e3123953469c0fd6e068b4
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-05-27

    Better handling of default action for mozilla dnd drops.

    2005-05-27	Alexander Larsson  <alexl@redhat.com>

	* src/file-manager/fm-directory-view.c:
	(fm_directory_view_handle_url_drop):
	Better handling of default action for mozilla dnd drops.

	Patch from Dave Ahlswede

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit 968ff54fcbb452ca9339fe2683876c99458fa15f
Author: Christian Persch <chpe@cvs.gnome.org>
Date:	2005-05-27

    Add specific tooltips to the drop-down arrow of Back/Forward toolbar

    2005-05-27	Christian Persch  <chpe@cvs.gnome.org>

	* src/nautilus-navigation-action.c: (set_tooltip_callback),
	(connect_proxy), (nautilus_navigation_action_finalize),
	(nautilus_navigation_action_set_property),
	(nautilus_navigation_action_get_property),
	(nautilus_navigation_action_class_init),
	(nautilus_navigation_action_init):
	* src/nautilus-navigation-window-menus.c:
	(nautilus_navigation_window_initialize_actions):
	Add specific tooltips to the drop-down arrow of Back/Forward
	toolbar items. Fixes bug #86569.

M	ChangeLog
M	src/nautilus-navigation-action.c
M	src/nautilus-navigation-window-menus.c

commit 13a219f739fa4312bd6dcc926fb4c8a1b5dedadb
Author: Dinoop Thomas <dinoop.thomas@wipro.com>
Date:	2005-05-27

    Added a domain field to enter domain name for Windows share in
    Connect to

    2005-05-18	Dinoop Thomas  <dinoop.thomas@wipro.com>

	* src/nautilus-connect-server-dialog.c:
	(connect_to_server), (nautilus_connect_server_dialog_finalize),
	(nautilus_connect_server_dialog_init), (setup_for_type):
	Added a domain field to enter domain name for Windows share in
	Connect to server dialog.
	Fixes bug #304760.

M	ChangeLog
M	src/nautilus-connect-server-dialog.c

commit ef84f1cc9d90f22f14b5cae391ba3de9443d1e0c
Author: Funda Wang <fwang@src.gnome.org>
Date:	2005-05-27

    Updated Simplified Chinese translation

M	po/ChangeLog
M	po/zh_CN.po

commit d75819454f8bfb34f60236bdae330ab06e50f89f
Author: Rhys Jones <rhys@sucs.org>
Date:	2005-05-26

    Merged minor updates from gnome-2-10 branch.

    2005-05-26	Rhys Jones  <rhys@sucs.org>

	* cy.po: Merged minor updates from gnome-2-10 branch.

M	po/ChangeLog
M	po/cy.po

commit c67028bb52ff8f9518f5b097e6009066f5e1c2ed
Author: Christian Neumair <chris@gnome-de.org>
Date:	2005-05-26

    Remove qualifiers from Cut/Copy/Paste, except for "Paste Into
    Folders".

    2005-05-26	Christian Neumair  <chris@gnome-de.org>

	* libnautilus-private/nautilus-clipboard.c:
	* src/file-manager/fm-directory-view.c:
	(copy_or_cut_files), (real_update_menus):
	* src/file-manager/fm-tree-view.c:
	(copy_or_cut_files), (create_popup_menu):
	Remove qualifiers from Cut/Copy/Paste, except for "Paste Into
	Folders". Fixes #95112.

M	ChangeLog
M	libnautilus-private/nautilus-clipboard.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-tree-view.c

commit 5ef63fcbe356e574e6587e2c4cc5ce1c221e0e4d
Author: Christian Neumair <chris@gnome-de.org>
Date:	2005-05-26

    Fix empty trash accelerator. Fixes #173059.

    2005-05-26	Christian Neumair  <chris@gnome-de.org>

	* src/file-manager/fm-directory-view.c: (real_update_menus):
	Fix empty trash accelerator. Fixes #173059.

	* libnautilus-private/nautilus-clipboard.c: (cut_callback),
	(copy_callback), (paste_callback), (editable_select_all_callback),
	(text_view_select_all_callback), (action_cut_callback),
	(action_copy_callback), (action_paste_callback),
	(action_select_all_callback), (merge_in_clipboard_menu_items),
	(selection_changed_callback), (nautilus_clipboard_real_set_up),
	(nautilus_clipboard_set_up_editable),
	(nautilus_clipboard_set_up_text_view):
	* libnautilus-private/nautilus-clipboard.h:
	(nautilus_clipboard_set_up_text_view):
	* src/nautilus-notes-viewer.c:
	Add nautilus_clipboard_set_up_text_view, setup clipboard for
	notes text view.

	* src/nautilus-window-menus.c: (action_about_nautilus_callback):
	Fix two possible memory leaks. Kudos to Brian Pepple for
	tracking this
	issue down and providing a patch. Fixes #305551.

M	ChangeLog
M	libnautilus-private/nautilus-clipboard.c
M	libnautilus-private/nautilus-clipboard.h
M	src/file-manager/fm-directory-view.c
M	src/nautilus-notes-viewer.c
M	src/nautilus-window-menus.c

commit 3d5022682b3f631c85862ac786de954a69e9ed59
Author: Christian Neumair <chris@gnome-de.org>
Date:	2005-05-25

    Bind shift+scroll to zoom in/out. Fixes #79352.

    2005-05-25	Christian Neumair  <chris@gnome-de.org>

	* src/file-manager/fm-directory-view.c:
	(fm_directory_view_scroll_event),
	(fm_directory_view_class_init):
	Bind shift+scroll to zoom in/out. Fixes #79352.

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit a970be4c8953efe09609f8c09a7a6a4ade3114a2
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2005-05-25

    Update Update

    2005-05-25	Kjartan Maraas	<kmaraas@gnome.org>

	* nb.po: Update
	* no.po: Update

M	po/ChangeLog
M	po/nb.po
M	po/no.po

commit b2419736babb1116c44174090442af1ed5b10679
Author: Funda Wang <fwang@src.gnome.org>
Date:	2005-05-24

    Updated Simplified Chinese translation

M	po/zh_CN.po

commit 5df6066778ef7a6078cdef1c90db317b8d4aa9fd
Author: Vincent van Adrighem <adrighem@gnome.org>
Date:	2005-05-23

    Translation updated by Reinout van Schouwen.

    2005-05-23	Vincent van Adrighem  <adrighem@gnome.org>

	* nl.po: Translation updated by Reinout van Schouwen.

M	po/ChangeLog
M	po/nl.po

commit 26119ad762e923ff2dd5c4997e2b4776fa0f1e02
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-05-23

    Change sort order for size, count and time. See bug #88585

    2005-05-23	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-file.c
	(nautilus_file_get_string_attribute):
	Change sort order for size, count and time.
	See bug #88585

M	ChangeLog
M	libnautilus-private/nautilus-file.c

commit d398a8d137292aa334a7ee1a78ab1c9245d66bb9
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2005-05-22

    Nicer formatted PKG_CHECK_MODULES() output. (#148355)

    2005-05-22	Martin Wehner  <martin.wehner@gmail.com>

	* configure.in:
	Nicer formatted PKG_CHECK_MODULES() output. (#148355)

	Patch from Tomasz Kloczko <kloczek@pld.org.pl>

M	ChangeLog
M	configure.in

commit ad6d7a933400f82272d2496f498639992ad29760
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2005-05-22

    components/* help/* icons/*/* libnautilus/* libnautilus-adapter/*

    2005-05-22	Martin Wehner  <martin.wehner@gmail.com>

	* components/*
	* help/*
	* icons/*/*
	* libnautilus/*
	* libnautilus-adapter/*
	* omf-install/*
	* user-guide/*
	Remove old cruft, mostly .cvsignore files.

	* autogen.sh:
	Look for libnautilus-private instead of libnautilus.

M	ChangeLog
M	autogen.sh
D	components/.cvsignore
D	components/adapter/.cvsignore
D	components/emblem/.cvsignore
D	components/history/.cvsignore
D	components/image_properties/.cvsignore
D	components/loser/.cvsignore
D	components/loser/content/.cvsignore
D	components/loser/sidebar/.cvsignore
D	components/news/.cvsignore
D	components/notes/.cvsignore
D	components/sample/.cvsignore
D	components/text/.cvsignore
D	components/throbber/.cvsignore
D	help/.cvsignore
D	help/nautilus-quick-reference/.cvsignore
D	help/nautilus-quick-reference/C/.cvsignore
D	help/nautilus-quick-reference/es/.cvsignore
D	help/nautilus-quick-reference/ko/.cvsignore
D	help/nautilus-quick-reference/no/.cvsignore
D	help/nautilus-quick-reference/sv/.cvsignore
D	help/nautilus-release-notes/.cvsignore
D	help/nautilus-release-notes/C/.cvsignore
D	help/nautilus-screenshot-guidelines/.cvsignore
D	help/nautilus-screenshot-guidelines/C/.cvsignore
D	help/nautilus-screenshot-guidelines/C/figures/callout_after.png
D	help/nautilus-screenshot-guidelines/C/figures/callout_before.png
D
help/nautilus-screenshot-guidelines/C/figures/circle_callout_after.png
D
help/nautilus-screenshot-guidelines/C/figures/circle_callout_before.png
D	help/nautilus-screenshot-guidelines/C/figures/dropshadow_after.png
D
help/nautilus-screenshot-guidelines/C/figures/dropshadow_before.png
D	icons/crux_eggplant/.cvsignore
D	icons/crux_eggplant/backgrounds/.cvsignore
D	icons/crux_eggplant/sidebar_tab_pieces/.cvsignore
D	icons/crux_eggplant/throbber/.cvsignore
D	icons/crux_teal/.cvsignore
D	icons/crux_teal/backgrounds/.cvsignore
D	icons/crux_teal/sidebar_tab_pieces/.cvsignore
D	icons/crux_teal/throbber/.cvsignore
D	icons/default/.cvsignore
D	icons/gnome/.cvsignore
D	icons/gnome/sidebar_tab_pieces/.cvsignore
D	icons/gnome/throbber/.cvsignore
D	icons/sidebar_tab_pieces/.cvsignore
D	icons/sierra/.cvsignore
D	icons/tahoe/.cvsignore
D	icons/throbber/.cvsignore
D	libnautilus-adapter/.cvsignore
D	libnautilus/.cvsignore
D	omf-install/.cvsignore
D	omf-install/Makefile.am
D	user-guide/.cvsignore
D	user-guide/C/.cvsignore
D	user-guide/Makefile.am
D	user-guide/NOTICE
D	user-guide/gnufdl/.cvsignore
D	user-guide/gnufdl/Makefile.am
D	user-guide/gnufdl/gnufdl.sgml
D	user-guide/gnugpl/.cvsignore
D	user-guide/gnugpl/Makefile.am
D	user-guide/gnugpl/gnugpl.sgml

commit 5c0080c36412396af95a86dadc17c2fe3322ca74
Author: Miloslav Trmac <mitr@volny.cz>
Date:	2005-05-22

    Updated Czech translation.

    2005-05-22	Miloslav Trmac	<mitr@volny.cz>

	* cs.po: Updated Czech translation.

M	po/ChangeLog
M	po/cs.po

commit c6ea642b4b1c1a26f03625703d8d6158c743500f
Author: Sebastien Bacher <sbacher@src.gnome.org>
Date:	2005-05-21

    translation fix by Baptiste Mille-Mathias <bmm80@free.fr>

M	po/fr.po

commit 23a608ed735282543bc1d091fc71d582a7526c96
Author: Christian Neumair <chris@gnome-de.org>
Date:	2005-05-21

    Make get_(larger|smaller)_icon_size public.

    2005-05-21	Christian Neumair  <chris@gnome-de.org>

	* libnautilus-private/nautilus-icon-factory.c:
	* libnautilus-private/nautilus-icon-factory.h:
	(get_smaller_icon_size), (get_larger_icon_size),
	(nautilus_icon_factory_get_smaller_icon_size),
	(nautilus_icon_factory_get_larger_icon_size):
	Make get_(larger|smaller)_icon_size public.

	* src/nautilus-sidebar-title.c:
	(nautilus_sidebar_title_size_allocate),
	(get_best_icon_size):
	Use the best-fitting folder icon for the sidebar
	instead of hardcoding NAUTILUS_ICON_SIZE_LARGE.
	Fixes #48190.

M	ChangeLog
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus-private/nautilus-icon-factory.h
M	src/nautilus-sidebar-title.c

commit 3bf67f861378c3f7cc18fe974f57f8ba89578cf9
Author: Adam Weinberger <adamw@gnome.org>
Date:	2005-05-19

    Updated Canadian English translation.

    2005-05-19	Adam Weinberger  <adamw@gnome.org>

	* en_CA.po: Updated Canadian English translation.

M	po/ChangeLog
M	po/en_CA.po

commit 41f6c61b736fcdce4c2cb4ad1252ce82c0cba849
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
Date:	2005-05-18

    Updated Spanish translation.

    2005-05-18	Francisco Javier F. Serrador  <serrador@cvs.gnome.org>

	* es.po: Updated Spanish translation.

M	po/ChangeLog
M	po/es.po

commit 73bde3f103d722d90f00318f8da046f9ddc9022e
Author: Takeshi AIHANA <aihana@gnome.gr.jp>
Date:	2005-05-18

    Fixed a wrong translation at L4151.

    2005-05-18	Takeshi AIHANA <aihana@gnome.gr.jp>
	* ja.po: Fixed a wrong translation at L4151.

M	po/ja.po

commit 7482068b528e6a610196c719839614c9336a6225
Author: Takeshi AIHANA <aihana@gnome.gr.jp>
Date:	2005-05-18

    Updated Japanese translation for v2.11.1.

    2005-05-18	Takeshi AIHANA <aihana@gnome.gr.jp>
	* ja.po: Updated Japanese translation for v2.11.1.

M	po/ChangeLog
M	po/ja.po

commit c35d27520732f04ddb50b22444ecc114f49ad9f0
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-05-17

    Post release version bump

    2005-05-17	Alexander Larsson  <alexl@redhat.com>

	* configure.in:
	Post release version bump

    === nautilus 2.11.1 ===

M	ChangeLog
M	configure.in
M	po/ChangeLog

commit 96c2b97bb979c5c4d18aa0a934740807ab5db11f (tag: NAUTILUS_2_11_1)
Author: Alexander Larsson <alexl@src.gnome.org>
Date:	2005-05-17

    pofile updates

M	po/POTFILES.in
M	src/nautilus-notes-viewer.c

commit dc44d08ebd49ff30aee2b8ff348bdd503c08de45
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-05-17

    Remove old junk.

    2005-05-17	Alexander Larsson  <alexl@redhat.com>

	* icons/*/*:
	Remove old junk.

	* configure.in:
	Require eel 2.11.1
	Remove icons/*/Makefile

	* NEWS:
	Update for 2.11.1

M	ChangeLog
M	configure.in
D	icons/crux_eggplant/Makefile.am
D	icons/crux_eggplant/Search.png
D	icons/crux_eggplant/backgrounds/Makefile.am
D	icons/crux_eggplant/backgrounds/background_pattern.png
D	icons/crux_eggplant/backgrounds/window_pattern.png
D	icons/crux_eggplant/crux_eggplant.xml
D	icons/crux_eggplant/emblem-nowrite-72.png
D	icons/crux_eggplant/emblem-nowrite-96.png
D	icons/crux_eggplant/emblem-nowrite.png
D	icons/crux_eggplant/i-directory-12.png
D	icons/crux_eggplant/i-directory-192.png
D	icons/crux_eggplant/i-directory-20.png
D	icons/crux_eggplant/i-directory-24.png
D	icons/crux_eggplant/i-directory-36.png
D	icons/crux_eggplant/i-directory-72.png
D	icons/crux_eggplant/i-directory-96.png
D	icons/crux_eggplant/i-directory.png
D	icons/crux_eggplant/i-directory.xml
D	icons/crux_eggplant/i-regular.xml
D	icons/crux_eggplant/sidebar_tab_pieces/Makefile.am
D	icons/crux_eggplant/sidebar_tab_pieces/fill-active-prelight.png
D	icons/crux_eggplant/sidebar_tab_pieces/fill-active.png
D	icons/crux_eggplant/sidebar_tab_pieces/fill-empty-space.png
D	icons/crux_eggplant/sidebar_tab_pieces/fill-prelight.png
D	icons/crux_eggplant/sidebar_tab_pieces/fill.png
D
icons/crux_eggplant/sidebar_tab_pieces/left-bumper-active-prelight.png
D	icons/crux_eggplant/sidebar_tab_pieces/left-bumper-active.png
D	icons/crux_eggplant/sidebar_tab_pieces/left-bumper-prelight.png
D	icons/crux_eggplant/sidebar_tab_pieces/left-bumper.png
D	icons/crux_eggplant/sidebar_tab_pieces/middle-normal-normal.png
D	icons/crux_eggplant/sidebar_tab_pieces/middle-normal-prelight.png
D	icons/crux_eggplant/sidebar_tab_pieces/middle-prelight-normal.png
D	icons/crux_eggplant/sidebar_tab_pieces/right-bumper-prelight.png
D	icons/crux_eggplant/sidebar_tab_pieces/right-bumper.png
D	icons/crux_eggplant/sidebar_tab_pieces/right-empty-space.png
D
icons/crux_eggplant/sidebar_tab_pieces/right-top-active-prelight.png
D	icons/crux_eggplant/sidebar_tab_pieces/right-top-active.png
D	icons/crux_eggplant/sidebar_tab_pieces/right-top-prelight.png
D	icons/crux_eggplant/sidebar_tab_pieces/right-top.png
D	icons/crux_teal/Makefile.am
D	icons/crux_teal/Search.png
D	icons/crux_teal/backgrounds/Makefile.am
D	icons/crux_teal/backgrounds/background_pattern.png
D	icons/crux_teal/backgrounds/window_pattern.png
D	icons/crux_teal/crux_teal.xml
D	icons/crux_teal/emblem-nowrite-72.png
D	icons/crux_teal/emblem-nowrite-96.png
D	icons/crux_teal/emblem-nowrite.png
D	icons/crux_teal/i-directory-12.png
D	icons/crux_teal/i-directory-192.png
D	icons/crux_teal/i-directory-20.png
D	icons/crux_teal/i-directory-24.png
D	icons/crux_teal/i-directory-36.png
D	icons/crux_teal/i-directory-72.png
D	icons/crux_teal/i-directory-96.png
D	icons/crux_teal/i-directory.png
D	icons/crux_teal/i-directory.xml
D	icons/crux_teal/i-regular-12.png
D	icons/crux_teal/i-regular-192.png
D	icons/crux_teal/i-regular-20.png
D	icons/crux_teal/i-regular-24.png
D	icons/crux_teal/i-regular-36.png
D	icons/crux_teal/i-regular-72.png
D	icons/crux_teal/i-regular-96.png
D	icons/crux_teal/i-regular.png
D	icons/crux_teal/i-regular.xml
D	icons/crux_teal/sidebar_tab_pieces/Makefile.am
D	icons/crux_teal/sidebar_tab_pieces/fill-active-prelight.png
D	icons/crux_teal/sidebar_tab_pieces/fill-active.png
D	icons/crux_teal/sidebar_tab_pieces/fill-empty-space.png
D	icons/crux_teal/sidebar_tab_pieces/fill-prelight.png
D	icons/crux_teal/sidebar_tab_pieces/fill.png
D	icons/crux_teal/sidebar_tab_pieces/left-bumper-active-prelight.png
D	icons/crux_teal/sidebar_tab_pieces/left-bumper-active.png
D	icons/crux_teal/sidebar_tab_pieces/left-bumper-prelight.png
D	icons/crux_teal/sidebar_tab_pieces/left-bumper.png
D	icons/crux_teal/sidebar_tab_pieces/middle-normal-normal.png
D	icons/crux_teal/sidebar_tab_pieces/middle-normal-prelight.png
D	icons/crux_teal/sidebar_tab_pieces/middle-prelight-normal.png
D	icons/crux_teal/sidebar_tab_pieces/right-bumper-prelight.png
D	icons/crux_teal/sidebar_tab_pieces/right-bumper.png
D	icons/crux_teal/sidebar_tab_pieces/right-empty-space.png
D	icons/crux_teal/sidebar_tab_pieces/right-top-active-prelight.png
D	icons/crux_teal/sidebar_tab_pieces/right-top-active.png
D	icons/crux_teal/sidebar_tab_pieces/right-top-prelight.png
D	icons/crux_teal/sidebar_tab_pieces/right-top.png
D	icons/default/Makefile.am
D	icons/default/Search.png
D	icons/default/default.xml
D	icons/default/desktop-home.png
D	icons/default/emblem-OK.svg
D	icons/default/emblem-art.png
D	icons/default/emblem-broken-link.png
D	icons/default/emblem-camera.png
D	icons/default/emblem-certified.svg
D	icons/default/emblem-cool.svg
D	icons/default/emblem-danger.svg
D	icons/default/emblem-distinguished.svg
D	icons/default/emblem-documents.png
D	icons/default/emblem-draft.svg
D	icons/default/emblem-favorite.svg
D	icons/default/emblem-generic.png
D	icons/default/emblem-generic.svg
D	icons/default/emblem-important.gif
D	icons/default/emblem-important.svg
D	icons/default/emblem-mail.png
D	icons/default/emblem-multimedia.png
D	icons/default/emblem-new.gif
D	icons/default/emblem-new.svg
D	icons/default/emblem-noread.png
D	icons/default/emblem-noread.svg
D	icons/default/emblem-nowrite.svg
D	icons/default/emblem-ohno.svg
D	icons/default/emblem-package.png
D	icons/default/emblem-personal.svg
D	icons/default/emblem-pictures.png
D	icons/default/emblem-sound.png
D	icons/default/emblem-special.svg
D	icons/default/emblem-symbolic-link-12.png
D	icons/default/emblem-symbolic-link-24.png
D	icons/default/emblem-symbolic-link-36.png
D	icons/default/emblem-symbolic-link.png
D	icons/default/emblem-trash.png
D	icons/default/emblem-urgent.svg
D	icons/default/emblem-web.png
D	icons/default/i-bookmark-20.png
D	icons/default/i-bookmark-missing-20.png
D	icons/default/i-bookmark-missing.png
D	icons/default/i-bookmark.png
D	icons/default/i-broken-image.png
D	icons/default/i-directory-12.png
D	icons/default/i-directory-24.png
D	icons/default/i-directory-36.png
D	icons/default/i-directory-72.png
D	icons/default/i-directory-96.png
D	icons/default/i-directory-accept-12.png
D	icons/default/i-directory-accept-24.png
D	icons/default/i-directory-accept-36.png
D	icons/default/i-directory-accept-72.png
D	icons/default/i-directory-accept-96.png
D	icons/default/i-directory-accept.png
D	icons/default/i-directory-accept.xml
D	icons/default/i-directory.png
D	icons/default/i-directory.xml
D	icons/default/i-regular-12.png
D	icons/default/i-regular-24.png
D	icons/default/i-regular-36.png
D	icons/default/i-regular-72.png
D	icons/default/i-regular-96.png
D	icons/default/i-regular.png
D	icons/default/i-regular.xml
D	icons/default/i-search-72.png
D	icons/default/i-spreadsheet.png
D	icons/default/i-stalled.png
D	icons/default/i-symlink.png
D	icons/default/i-web-72.png
D	icons/default/loading.png
D	icons/default/manual.png
D	icons/default/side_bar_image.png
D	icons/default/trash-empty-192.png
D	icons/default/trash-empty.png
D	icons/default/trash-full-192.png
D	icons/default/trash-full.png
D	icons/gnome/Makefile.am
D	icons/gnome/Services.png
D	icons/gnome/application-x-e-cfg.png
D	icons/gnome/audio-192.png
D	icons/gnome/emblem-nowrite-72.png
D	icons/gnome/emblem-nowrite-96.png
D	icons/gnome/emblem-nowrite.png
D	icons/gnome/gnome.xml
D	icons/gnome/i-core.png
D	icons/gnome/i-dirclosed.png
D	icons/gnome/i-directory-12.png
D	icons/gnome/i-directory-192.png
D	icons/gnome/i-directory-20.png
D	icons/gnome/i-directory-24.png
D	icons/gnome/i-directory-36.png
D	icons/gnome/i-directory-72.png
D	icons/gnome/i-directory-96.png
D	icons/gnome/i-directory-accept-12.png
D	icons/gnome/i-directory-accept-192.png
D	icons/gnome/i-directory-accept-20.png
D	icons/gnome/i-directory-accept-24.png
D	icons/gnome/i-directory-accept-36.png
D	icons/gnome/i-directory-accept-72.png
D	icons/gnome/i-directory-accept-96.png
D	icons/gnome/i-directory-accept.png
D	icons/gnome/i-directory.png
D	icons/gnome/i-executable.png
D	icons/gnome/i-music-192.png
D	icons/gnome/i-music.png
D	icons/gnome/i-nfs.png
D	icons/gnome/i-regular-96.png
D	icons/gnome/i-regular.png
D	icons/gnome/i-regular.xml
D	icons/gnome/i-stalled.png
D	icons/gnome/linux-penguin.png
D	icons/gnome/rpm-directory.png
D	icons/gnome/sidebar_tab_pieces/Makefile.am
D	icons/gnome/sidebar_tab_pieces/fill-active-prelight.png
D	icons/gnome/sidebar_tab_pieces/fill-active.png
D	icons/gnome/sidebar_tab_pieces/fill-empty-space.png
D	icons/gnome/sidebar_tab_pieces/fill-prelight.png
D	icons/gnome/sidebar_tab_pieces/fill.png
D	icons/gnome/sidebar_tab_pieces/left-bumper-active-prelight.png
D	icons/gnome/sidebar_tab_pieces/left-bumper-active.png
D	icons/gnome/sidebar_tab_pieces/left-bumper-prelight.png
D	icons/gnome/sidebar_tab_pieces/left-bumper.png
D	icons/gnome/sidebar_tab_pieces/middle-normal-normal.png
D	icons/gnome/sidebar_tab_pieces/middle-normal-prelight.png
D	icons/gnome/sidebar_tab_pieces/middle-prelight-normal.png
D	icons/gnome/sidebar_tab_pieces/right-bumper-prelight.png
D	icons/gnome/sidebar_tab_pieces/right-bumper.png
D	icons/gnome/sidebar_tab_pieces/right-empty-space.png
D	icons/gnome/sidebar_tab_pieces/right-top-active-prelight.png
D	icons/gnome/sidebar_tab_pieces/right-top-active.png
D	icons/gnome/sidebar_tab_pieces/right-top-prelight.png
D	icons/gnome/sidebar_tab_pieces/right-top.png
D	icons/gnome/trash-empty-192.png
D	icons/gnome/trash-empty-accept-192.png
D	icons/gnome/trash-empty-accept.png
D	icons/gnome/trash-empty.png
D	icons/gnome/trash-full-192.png
D	icons/gnome/trash-full.png
D	icons/sidebar_tab_pieces/Makefile.am
D	icons/sidebar_tab_pieces/fill-active-prelight.png
D	icons/sidebar_tab_pieces/fill-active.png
D	icons/sidebar_tab_pieces/fill-empty-space.png
D	icons/sidebar_tab_pieces/fill-prelight.png
D	icons/sidebar_tab_pieces/fill.png
D	icons/sidebar_tab_pieces/left-bumper-active-prelight.png
D	icons/sidebar_tab_pieces/left-bumper-active.png
D	icons/sidebar_tab_pieces/left-bumper-prelight.png
D	icons/sidebar_tab_pieces/left-bumper.png
D	icons/sidebar_tab_pieces/middle-normal-normal.png
D	icons/sidebar_tab_pieces/middle-normal-prelight.png
D	icons/sidebar_tab_pieces/middle-prelight-normal.png
D	icons/sidebar_tab_pieces/right-bumper-prelight.png
D	icons/sidebar_tab_pieces/right-bumper.png
D	icons/sidebar_tab_pieces/right-empty-space.png
D	icons/sidebar_tab_pieces/right-top-active-prelight.png
D	icons/sidebar_tab_pieces/right-top-active.png
D	icons/sidebar_tab_pieces/right-top-prelight.png
D	icons/sidebar_tab_pieces/right-top.png
D	icons/sierra/Makefile.am
D	icons/sierra/Sierra_desktop.png
D	icons/sierra/green_weave.png
D	icons/sierra/i-directory-12.png
D	icons/sierra/i-directory-24.png
D	icons/sierra/i-directory-36.png
D	icons/sierra/i-directory-72.png
D	icons/sierra/i-directory-96.png
D	icons/sierra/i-directory-accept-12.png
D	icons/sierra/i-directory-accept-24.png
D	icons/sierra/i-directory-accept-36.png
D	icons/sierra/i-directory-accept-72.png
D	icons/sierra/i-directory-accept-96.png
D	icons/sierra/i-directory-accept.png
D	icons/sierra/i-directory.png
D	icons/sierra/sierra.xml
D	icons/tahoe/Makefile.am
D	icons/tahoe/blueridge.png
D	icons/tahoe/bluewall.png
D	icons/tahoe/i-directory-12.png
D	icons/tahoe/i-directory-24.png
D	icons/tahoe/i-directory-36.png
D	icons/tahoe/i-directory-72.png
D	icons/tahoe/i-directory-96.png
D	icons/tahoe/i-directory-accept-12.png
D	icons/tahoe/i-directory-accept-24.png
D	icons/tahoe/i-directory-accept-36.png
D	icons/tahoe/i-directory-accept-72.png
D	icons/tahoe/i-directory-accept-96.png
D	icons/tahoe/i-directory-accept.png
D	icons/tahoe/i-directory.png
D	icons/tahoe/tahoe.xml

commit fe40ccb4a070ae40c511685ae4ee935da791c641
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-05-17

    Require eel 2.11.1

    2005-05-17	Alexander Larsson  <alexl@redhat.com>

	* configure.in:
	Require eel 2.11.1

	* NEWS:
	Update for 2.11.1

M	ChangeLog
M	NEWS
M	configure.in

commit ddecd2b71582dcf126744e4414bc5c12161f8953
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-05-17

    Add nautilus_view_pop_up_location_context_menu

    2005-05-17	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-view.[ch]:
	Add nautilus_view_pop_up_location_context_menu

	* src/file-manager/fm-actions.h:
	* src/file-manager/fm-directory-view.c:
	* src/file-manager/fm-directory-view.h:
	* src/file-manager/nautilus-directory-view-ui.xml:
	* src/nautilus-location-bar.c:
	* src/nautilus-spatial-window.c:
	Add location context menu to location button/label.

	Patch from Christian Neumair

M	ChangeLog
M	libnautilus-private/nautilus-view.c
M	libnautilus-private/nautilus-view.h
M	src/file-manager/fm-actions.h
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-directory-view.h
M	src/file-manager/nautilus-directory-view-ui.xml
M	src/nautilus-location-bar.c
M	src/nautilus-spatial-window.c

commit 3d15cff8b850a995f0e581b85ae7a5b8bf4a5b27
Author: Christian Neumair <chris@gnome-de.org>
Date:	2005-05-17

    Add set_allow_up method to NautilusWindowClass, make "Close All
    Parents"

    2005-05-17	Christian Neumair  <chris@gnome-de.org>

	* src/nautilus-spatial-window.c:
	(real_set_allow_up), (nautilus_spatial_window_class_init)
	* src/nautilus-window.c:
	* src/nautilus-window.h:
	(nautilus_window_allow_up), (real_set_allow_up),
	(nautilus_window_class_init):
	Add set_allow_up method to NautilusWindowClass,
	make "Close All Parents" in spatial windows insensitive
	if there are no parent folders.

M	ChangeLog
M	src/nautilus-spatial-window.c
M	src/nautilus-window.c
M	src/nautilus-window.h

commit eb6b091250358bce6849ac9ba8cb516d2879d3a4
Author: Christian Neumair <chris@gnome-de.org>
Date:	2005-05-17

    Offer "Skip", "Cancel", "Retry" in XFer Error prompt if more than
    one file

    2005-05-17	Christian Neumair  <chris@gnome-de.org>

	* libnautilus-private/nautilus-file-operations.c:
	(handle_transfer_vfs_error):
	Offer "Skip", "Cancel", "Retry" in XFer Error prompt
	if more than one file is transferred. Otherwise, just
	offer "Cancel" and "Retry".

M	ChangeLog
M	libnautilus-private/nautilus-file-operations.c

commit 0a25eade7bf9a27d09347495781b025d17416513
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-05-17

    Use --no-desktop for default folder handler

    2005-05-17	Alexander Larsson  <alexl@redhat.com>

	* nautilus-folder-handler.desktop.in (Exec):
	Use --no-desktop for default folder handler

M	ChangeLog
M	nautilus-folder-handler.desktop.in

commit 12146eaaf67e129be1ebf44ec430cdcb8db0cd50
Author: Christian Neumair <chris@gnome-de.org>
Date:	2005-05-16

    Add "Properties" item to background context menu which displays the

    2005-05-16	Christian Neumair  <chris@gnome-de.org>

	* src/file-manager/fm-actions.h:
	* src/file-manager/fm-directory-view.c:
	(action_self_properties_callback), (real_update_menus):
	* src/file-manager/nautilus-directory-view-ui.xml:
	Add "Properties" item to background context menu which displays
	the properties of the currently displayed folder.

M	ChangeLog
M	src/file-manager/fm-actions.h
M	src/file-manager/fm-directory-view.c
M	src/file-manager/nautilus-directory-view-ui.xml

commit d99b191ff097c258a0c0d3c952ae25a455308c59
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-05-16

    Don't loop when a bookmarked file is removed

    2005-05-16	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-bookmark.c:
	(bookmark_file_changed_callback):
	Don't loop when a bookmarked file is removed

	* src/file-manager/fm-directory-view.c: (process_new_files):
	Don't call get_file_info for files no longer in the directory
	(was caused by the ready_to_load call).

	This fixes #165530 and likely #170761

M	ChangeLog
M	libnautilus-private/nautilus-bookmark.c
M	src/file-manager/fm-directory-view.c

commit afffabfe2f65520262b3bcce348d9e524b3b5c8e
Author: Alexander Shopov <ash@contact.bg>
Date:	2005-05-15

    Updated Bulgarian translation by Vladimir Petkov <vpetkov@i-space.org>

    2005-05-15	Alexander Shopov  <ash@contact.bg>

	* bg.po: Updated Bulgarian translation by
	Vladimir Petkov <vpetkov@i-space.org>

M	po/ChangeLog
M	po/bg.po

commit 899293d8e999c71d3c6415facd5832a646eaed4b
Author: Hendrik Richter <hendi@gnome-de.org>
Date:	2005-05-14

    Updated German translation.

    2005-05-14	Hendrik Richter  <hendi@gnome-de.org>

	* de.po: Updated German translation.

M	po/ChangeLog
M	po/de.po

commit 03ae837a7c74aa7a28e4786972e56080b4b6b120
Author: Artur Flinta <aflinta@cvs.gnome.org>
Date:	2005-05-13

    Updated Polish translation by GNOME PL Team.

    2005-05-13	Artur Flinta  <aflinta@cvs.gnome.org>

	* pl.po: Updated Polish translation by GNOME PL Team.

M	po/ChangeLog
M	po/pl.po

commit 6c5044e41c8f737ec42e4668e840a5d0b39dec20
Author: Artur Flinta <aflinta@cvs.gnome.org>
Date:	2005-05-13

    Updated Polish translation by GNOME PL Team.

    2005-05-13	Artur Flinta  <aflinta@cvs.gnome.org>

	* pl.po: Updated Polish translation by GNOME PL Team.

M	po/ChangeLog

commit b7af51d0e879f2fd57a5434b8819826d6c4c037d
Author: Christian Neumair <cneumair@src.gnome.org>
Date:	2005-05-12

    Don't merge UI twice. Fixes #301854.

	* libnautilus-private/nautilus-clipboard.c:
	(merge_in_clipboard_menu_items), (merge_out_clipboard_menu_items):
	Don't merge UI twice. Fixes #301854.

M	ChangeLog
M	libnautilus-private/nautilus-clipboard.c

commit 051e9307aa6cffffcfbb5039e95e75b837448924
Author: Christian Neumair <chris@gnome-de.org>
Date:	2005-05-12

    Make "Location:" label GDK_ACTION_COPY drag source. Fixes #115942.

    2005-05-12	Christian Neumair  <chris@gnome-de.org>

	* src/nautilus-location-bar.c:
	(nautilus_location_bar_init):
	Make "Location:" label GDK_ACTION_COPY drag source.
	Fixes #115942.

M	ChangeLog
M	src/nautilus-location-bar.c

commit c5e8a0a71d2087c8e18b2a5d21662f134bf26c2f
Author: David Zeuthen <david@fubar.dk>
Date:	2005-05-12

    Change comment for translator note of default desktop font to say that

    2005-05-12	David Zeuthen  <david@fubar.dk>

	    * libnautilus-private/apps_nautilus_preferences.schemas.in:
	    Change comment for translator note of default desktop font to
	    say that Sans shouldn't never be changed. Fixes bug #138731.

M	ChangeLog
M	libnautilus-private/apps_nautilus_preferences.schemas.in
M	po/ChangeLog
M	po/gu.po
M	po/zh_TW.po

commit 3b6d4bae3ef7409960ad30e9d996ba946467c4ec
Author: Miloslav Trmac <mitr@volny.cz>
Date:	2005-05-12

    Updated Czech translation.

    2005-05-12	Miloslav Trmac	<mitr@volny.cz>

	* cs.po: Updated Czech translation.

M	po/ChangeLog
M	po/cs.po

commit 5e7a7a7a6ffc1976effa4aab674b25ceb3537cea
Author: Christian Neumair <cneumair@src.gnome.org>
Date:	2005-05-11

    Fix ChangeLog entry.

M	ChangeLog

commit 3c6400db9481f4193678e6a4eecb5fc2fc75b188
Author: Christian Neumair <chris@gnome-de.org>
Date:	2005-05-11

    Add translator comments. Fixes #46338, #46339, #46341. Change
    "Show Hidden

    2005-05-11	Christian Neumair  <chris@gnome-de.org>

	* libnautilus-private/nautilus-file-utilities.c:
	(nautilus_get_vfs_method_display_name):
	* data/browser.xml:
	* src/file-manager/fm-directory-view.c:
	Add translator comments. Fixes #46338, #46339, #46341.
	Change "Show Hidden Files" tooltip to infinitive
	construction. Fixes #46337.

M	ChangeLog
M	data/browser.xml
M	libnautilus-private/nautilus-file-utilities.c
M	src/file-manager/fm-directory-view.c

commit 2a55d9b945618bb8d71c0a79aa002bbbb3db91f1
Author: Christian Neumair <cneumair@src.gnome.org>
Date:	2005-05-11

    Kill dotfile-related code. ".directory" supporting schemas have gone.

	* libnautilus-private/nautilus-directory-async.c:
	(should_look_for_dot_directory_file), (make_dot_directory_uri),
	(link_info_start), (lacks_link_info):
	Kill dotfile-related code. ".directory" supporting schemas have
	gone. Fixes #142343.

M	ChangeLog
M	libnautilus-private/nautilus-directory-async.c

commit 8f83c7a25ee6e0adc9579ad9e08d56cd407a55cc
Author: Rajesh Ranjan <rranjan@src.gnome.org>
Date:	2005-05-11

    updated by rranjan@redhat.com

M	po/ChangeLog
M	po/hi.po

commit 26d128f143df90338ada97906cc940d8543eecd5
Author: Kostas Papadimas <pkst@src.gnome.org>
Date:	2005-05-11

    Updated Greek Translation.

M	po/ChangeLog
M	po/el.po

commit 3a8a24f4101c9e3b4ca28ab124e36846b6a4bdb3
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2005-05-10

    Remove obsolete window_always_new option from schema.

    2005-05-10	Martin Wehner  <martin.wehner@gmail.com>

	* libnautilus-private/apps_nautilus_preferences.schemas.in:
	Remove obsolete window_always_new option from schema.

	Patch from Michael Terry <mike@mterry.name>

M	ChangeLog
M	libnautilus-private/apps_nautilus_preferences.schemas.in

commit 16a5f9db9128f50bfd754adfc927343820af8d26
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2005-05-10

    Fix a string conflict between the c-format plural string and
    non-c-format

    2005-05-10	Martin Wehner  <martin.wehner@gmail.com>

	* src/file-manager/fm-directory-view.c: (real_update_menus):
	Fix a string conflict between the c-format plural string and
	non-c-format strings. Fixes bug #167344.

	Patch from Changwoo Ryu <cwryu@debian.org>

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit 24935ec4fad91ff00129b0ef3d0b5b904bf57204
Author: Priit Laes <plaes@cvs.gnome.org>
Date:	2005-05-09

    Translation updated by Ivar Smolin.

    2005-05-09	Priit Laes  <plaes@cvs.gnome.org>

	* et.po: Translation updated by Ivar Smolin.

M	po/ChangeLog
M	po/et.po

commit 928a29d9a89ae239c379a70e8b23e464573222bc
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2005-05-08

    Don't try to thumbnail files which have been modified in the last few

    2005-05-08	Martin Wehner  <martin.wehner@gmail.com>

	* libnautilus-private/nautilus-thumbnails.c:
	(thumbnail_thread_start):
	Don't try to thumbnail files which have been modified in the
	last few seconds to avoid constantly re-thumbnailing them.
	Current cool-off period is three seconds. Fixes bug #107418.

M	ChangeLog
M	libnautilus-private/nautilus-thumbnails.c

commit d2af91471b8d77c7e48e55b7a34703ff3c5a8fc9
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2005-05-03

    Allow freeze of update processing inside a view.

    2005-05-03	Martin Wehner  <martin.wehner@gmail.com>

	* src/file-manager/fm-directory-view.[ch]:
	(display_pending_files), (fm_directory_view_freeze_updates),
	(fm_directory_view_unfreeze_updates), (queue_pending_files):
	Allow freeze of update processing inside a view.

	* src/file-manager/fm-list-view.c:
	(cell_renderer_editing_canceled), (cell_renderer_edited),
	(create_and_set_up_tree_view), (fm_list_view_start_renaming_file):
	Freeze and unfreeze the list view when renaming.

	    Workaround for bug #87701: Updates to the list view are put on
	hold during rename to prevent losing editing focus. If too many
	changes are queued while being frozen, further changes are thrown
	away and the view is marked for reload.

M	ChangeLog
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-directory-view.h
M	src/file-manager/fm-list-view.c

commit f35f2d3af0abdbf508c81f3f1507643c73f24ed0
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2005-05-02

    Add Ctrl-0 keyboard shortcut to View->Normal Size as recommended
    by the

    2005-05-02	Martin Wehner  <martin.wehner@gmail.com>

	* src/nautilus-window-menus.c:
	Add Ctrl-0 keyboard shortcut to View->Normal Size as
	recommended by the HIG.

	Patch from Olav Vitters <olav@bkor.dhs.org>

M	ChangeLog
M	src/nautilus-window-menus.c

commit bd4ce86740db9652dc3afdb079fa51a5afea5203
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2005-05-02

    Prevent nautilus from crashing on press of Ctrl+Space in an empty

    2005-05-02	Martin Wehner  <martin.wehner@gmail.com>

	* libnautilus-private/nautilus-icon-container.c:
	(keyboard_space): Prevent nautilus from crashing on press of
	Ctrl+Space in an empty directory. Fixes bug #302018.

	Patch from Vinay M R  <vinay.mandyakoppal@wipro.com>

M	ChangeLog
M	libnautilus-private/nautilus-icon-container.c

commit 091b6fcdd8e03797eee60711ba3c0fa330b11f27
Author: Frédéric Crozat <fcrozat@src.gnome.org>
Date:	2005-05-02

    fix build when startup notification isn't installed.

	    * libnautilus-private/nautilus-program-choosing.c:
	    (nautilus_launch_desktop_file):
	    * src/nautilus-application.c:
	    (nautilus_application_present_spatial_window_with_selection),
	    (nautilus_application_create_navigation_window):
	    fix build when startup notification isn't installed.

M	ChangeLog
M	libnautilus-private/nautilus-program-choosing.c
M	src/nautilus-application.c

commit 409ecd6789b9c5ca3d532270b2b2fe0c83521ce3
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-05-02

    Remove the ui too.

    2005-05-02	Alexander Larsson  <alexl@redhat.com>

	* src/file-manager/nautilus-desktop-icon-view-ui.xml:
	Remove the ui too.

M	ChangeLog
M	src/file-manager/nautilus-desktop-icon-view-ui.xml

commit 0dbb49de15ef128d8e4a3c8e538a026fab013f07
Author: Miloslav Trmac <mitr@volny.cz>
Date:	2005-04-30

    Updated Czech translation.

    2005-04-30	Miloslav Trmac	<mitr@volny.cz>

	* cs.po: Updated Czech translation.

M	po/ChangeLog
M	po/cs.po

commit e12cfe5f8aa4aa15c7359c3b34c76ab81057ddab
Author: Priit Laes <plaes@cvs.gnome.org>
Date:	2005-04-28

    Translation updated by Sven Sapelson.

    2005-04-29	Priit Laes  <plaes@cvs.gnome.org>

	* et.po: Translation updated by  Sven Sapelson.

M	po/ChangeLog
M	po/et.po

commit 8154f1026f7c6b96c1b98b225d125af4d10bb9c0
Author: Kostas Papadimas <pkst@src.gnome.org>
Date:	2005-04-28

    Updated Greek Translation.

M	po/ChangeLog
M	po/el.po

commit 42fb7ed3dd863f3f00f0083e0efb136ef5e4c81f
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-04-27

    Remove "Open New Terminal" from desktop menu. Patch from Luca Ferretti

    2005-04-27	Alexander Larsson  <alexl@redhat.com>

	* src/file-manager/fm-desktop-icon-view.c:
	Remove "Open New Terminal" from desktop menu.
	Patch from Luca Ferretti <elle.uca@libero.it>

	If you really need this, install the nautilus-open-terminal
	extension. It does this even better than the removed code.
	Also, in newer Metacity there is a a way to set a keybinding
	for "new terminal".

M	ChangeLog
M	src/file-manager/fm-desktop-icon-view.c

commit 5f7a9f88ef5c41f0ad719fee878a5576222fea26
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:	2005-04-23

    Hungarian translation updated.

    2005-04-24	Gabor Kelemen  <kelemeng@gnome.hu>

	* hu.po: Hungarian translation updated.

M	po/ChangeLog
M	po/hu.po

commit 4c274a9e902563c420fa71b5462c9cb37c140067
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
Date:	2005-04-22

    Updated Spanish translation.

    2005-04-22	Francisco Javier F. Serrador  <serrador@cvs.gnome.org>

	* es.po: Updated Spanish translation.

M	po/ChangeLog
M	po/es.po

commit 52dd38c380536463d64e724585a95d24ff452494
Author: David Lodge <dave@cirt.net>
Date:	2005-04-19

    Updated British English translation.

    2005-04-19	David Lodge  <dave@cirt.net>

	* en_GB.po: Updated British English translation.

M	po/ChangeLog
M	po/en_GB.po

commit caad3366759a76fd686b253cd28a8fe5775dc563
Author: Adam Weinberger <adamw@gnome.org>
Date:	2005-04-19

    Updated Canadian English translation.

    2005-04-19	Adam Weinberger  <adamw@gnome.org>

	* en_CA.po: Updated Canadian English translation.

M	po/ChangeLog
M	po/en_CA.po

commit dfcbaa37d98e11c9f0029a55fee168b0e4f74824
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2005-04-19

    Merge fix for leak Bug #172234.

    2005-04-19	Kjartan Maraas	<kmaraas@gnome.org>

	* src/nautilus-main.c: (main): Merge fix for leak
	Bug #172234.

M	ChangeLog
M	src/nautilus-main.c

commit 93c7f2deef476379c5e1363e9907d2fa86b14e02
Author: Christian Neumair <cneumair@src.gnome.org>
Date:	2005-04-19

    Eeek! Revert bogus autogen/configure.in commit.

M	autogen.sh
M	configure.in

commit e030b3aefadeee2a149d396af61ccb9a28df8353
Author: Christian Neumair <chris@gnome-de.org>
Date:	2005-04-19

    Improve NautilusViewInfo view factory labels marked for translation.

    2005-04-19	Christian Neumair  <chris@gnome-de.org>

	* libnautilus-private/nautilus-view-factory.h:
	* src/nautilus-navigation-window.c:
	* src/nautilus-window-manage-views.c:
	* src/nautilus-window-manage-views.h:
	* src/nautilus-window.c:
	* src/file-manager/fm-desktop-icon-view.c:
	* src/file-manager/fm-icon-view.c:
	* src/file-manager/fm-list-view.c:
	Improve NautilusViewInfo view factory labels marked for
	translation.

M	ChangeLog
M	autogen.sh
M	configure.in
M	libnautilus-private/nautilus-view-factory.h
M	src/file-manager/fm-desktop-icon-view.c
M	src/file-manager/fm-icon-view.c
M	src/file-manager/fm-list-view.c
M	src/nautilus-navigation-window.c
M	src/nautilus-window-manage-views.c
M	src/nautilus-window-manage-views.h
M	src/nautilus-window.c

commit c788155357e572c043e52d2ac61f38b5a2d1ffb5
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2005-04-19

    Plug leaks here too. There

    2005-04-19	Kjartan Maraas	<kmaraas@gnome.org>

	* libnautilus-private/nautilus-directory-async.c:
	(read_dot_hidden_file): Plug leaks here too. There

M	ChangeLog
M	libnautilus-private/nautilus-directory-async.c

commit df38c683a716a9435125b333ec0b847c13075cd1
Author: Dennis Cranston <dennis_cranston at yahoo com>
Date:	2005-04-19

    Set window icon.


    2005-04-18	Dennis Cranston  <dennis_cranston at yahoo com>

	* src/nautilus-connect-server-dialog-main.c: (main)
	Set window icon.

M	ChangeLog
M	src/nautilus-connect-server-dialog-main.c

commit ac42f2849ec3319e601d746b2feaf8405a41854f
Author: Gareth Owen <gowen@src.gnome.org>
Date:	2005-04-19

    Updated British English translation

M	po/ChangeLog
M	po/en_GB.po

commit 4f52134918606bcd9dd2ab78da1334d945d6dead
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:	2005-04-18

    Hungarian translation updated.

    2005-04-18	Gabor Kelemen  <kelemeng@gnome.hu>

	* hu.po: Hungarian translation updated.

M	po/ChangeLog
M	po/hu.po

commit c92aa5e7a34b1dbe5a37c2fa4cdd840a986f763d
Author: Christian Neumair <cneumair@src.gnome.org>
Date:	2005-04-17

    Add more drop targets to location button.

M	ChangeLog
M	src/nautilus-spatial-window.c

commit 900d7368b8626da3ed74b7bf6011f5a3e39f6118
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2005-04-11

    Remove delayed_rename timeout when registering a new one or
    destroying the

    2005-04-11	Martin Wehner  <martin.wehner@gmail.com>

	* src/file-manager/fm-directory-view.c:
	(fm_directory_view_destroy), (rename_file):
	Remove delayed_rename timeout when registering a new one
	or destroying the view.

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit 77fe6f0f350248d8aea0d01f82bc400f448beffa
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2005-04-10

    Free the stored selection path only when setting a new one.

    2005-04-11	Martin Wehner  <martin.wehner@gmail.com>

	* src/file-manager/fm-list-view.c: (fm_list_view_remove_file):
	Free the stored selection path only when setting a new one.

M	ChangeLog
M	src/file-manager/fm-list-view.c

commit 0bd2a58c8c0fcf509bfaa034bdd9108ae9f54c69
Author: Vincent van Adrighem <adrighem@gnome.org>
Date:	2005-04-10

    Translation updated by Maarten Grachten.

    2005-04-11	Vincent van Adrighem  <adrighem@gnome.org>

	* nl.po: Translation updated by Maarten Grachten.

M	po/ChangeLog
M	po/nl.po

commit 661555cd71875a5d41be61b8f7d93f9e4136962d
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2005-04-10

    Remember if the current selection was already removed and don't try to

    2005-04-10	Martin Wehner  <martin.wehner@gmail.com>

	* src/file-manager/fm-directory-view.c:
	(trash_or_delete_selected_files),
	(fm_directory_view_notify_selection_changed):
	Remember if the current selection was already removed
	and don't try to remove it again.

	* src/file-manager/fm-list-view.c: (fm_list_view_remove_file):
	Only set a new selection if the removal affects the current
	selection.

M	ChangeLog
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-list-view.c

commit 6d237add6c91c6a1ee83e34e1b00df4c5bc4d68b
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2005-04-10

    Unset selection so the same file won't be deleted twice via a binding.

    2005-04-10	Martin Wehner  <martin.wehner@gmail.com>

	* src/file-manager/fm-directory-view.c:
	(trash_or_delete_selected_files):
	Unset selection so the same file won't be deleted twice via
	a binding.

	* src/file-manager/fm-list-view.c:
	(fm_list_view_end_file_changes),
	(fm_list_view_remove_file), (fm_list_view_finalize),
	(fm_list_view_class_init):
	Store the new selection and set it after a batch of changes,
	not on every removal. Speeds up deleting from the list view
	by preventing a redraw for each removed file.

M	ChangeLog
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-list-view.c

commit 7420d9a5e18ecc22ffe97ebdf7448a350b87d268
Author: Miloslav Trmac <mitr@volny.cz>
Date:	2005-04-09

    Updated Czech translation.

    2005-04-09	Miloslav Trmac	<mitr@volny.cz>

	* cs.po: Updated Czech translation.

M	po/ChangeLog
M	po/cs.po

commit 78ad4f878693dcfe9101b59206912b4906e07b4e
Author: Adam Weinberger <adamw@gnome.org>
Date:	2005-04-05

    Updated Canadian English translation.

    2005-04-05	Adam Weinberger  <adamw@gnome.org>

	* en_CA.po: Updated Canadian English translation.

M	po/ChangeLog
M	po/en_CA.po

commit 1793848fc78a14b0c89cc1f3f7726ec73d497085
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-04-05

    Use label instead of entry if not editable. (#149201)

    2005-04-05	Alexander Larsson  <alexl@redhat.com>

	* src/file-manager/fm-properties-window.c:
	Use label instead of entry if not editable.
	(#149201)

	Patch from Michael Terry

M	ChangeLog
M	src/file-manager/fm-properties-window.c

commit 98e0f7f4c45b79c420cd7fc151c6cb5866d6710e
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2005-04-04

    Fix missing include.

    2005-04-04	Martin Wehner  <martin.wehner@gmail.com>

	* src/nautilus-notes-viewer.c:
	Fix missing include.

M	ChangeLog
M	src/nautilus-notes-viewer.c

commit 5b0abfa1dfc7e01d1bc77a2fa212f589bb2f17eb
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2005-04-04

    Don't leak file_uri.

    2005-04-04	Martin Wehner  <martin.wehner@gmail.com>

	* libnautilus-private/nautilus-file.c:
	(nautilus_file_matches_uri):
	Don't leak file_uri.

M	ChangeLog
M	libnautilus-private/nautilus-file.c

commit 02175cd691e20df90090fbed67f3916d8e600ec8
Author: Martin Wehner <mwehner@src.gnome.org>
Date:	2005-04-04

    Fix date & indention of last entry.

M	ChangeLog

commit 3b3939c6971b4f0fb9eb809f3b7964d424f4df0f
Author: Diego Gonzalez <diego@pemas.net>
Date:	2005-04-04

    remove nautilus-theme.[c-h] from the build process. remove the need
    to use

    2005-03-16	Diego Gonzalez	<diego@pemas.net>

	* libnautilus-private/Makefile.am: remove nautilus-theme.[c-h]
	  from the build process.
	* libnautilus-private/nautilus-icon-factory.c:
	  (load_thumbnail_frame) remove the need to use the deprecated
	  nautilus themes.
	* libnautilus-private/nautilus-icon-canvas-item.c:
	  (draw_strech_handles), (it_test_stretch_handle):
	  remove the need to use the deprecated nautilus themes.
	* libnautilus-private/nautilus-thumbnails.c:
	* libnautilus-private/nautilus-icon-factory.c:
	  remove nautilus-theme.h include

	* src/nautilus-navigation-window.c:
	* src/nautilus-property-browser.c:
	* src/nautilus-notes-viewer.c:
	* src/nautilus-sidebar-title.c:
	* src/nautilus-window-manage-views.c:
	* src/nautilus-window-toolbars.c:
	* src/nautilus-zoom-control.c:
	  remove nautilus-theme.h include

	* src/nautilus-sidebar-title:
	 (nautilus_sidebar_title_select_text_color): remove use of
	 old theme stuff and adapt the shadow offset, made it equal to 1,
	 which is the default.
	 (nautilus_sidebar_title_theme_changed): remove, as there will be
	 no sidebar theme changes.
	    (nautilus_sidebar_title_init): remove the theme_changed
	    callback, as
	 there will not be sidebar theme changes anymore.

	 * src/nautilus-notes-viewer.c:
	 (nautilus_notes_viewer_init): remove use of old theme stuff.

	* icons/Makefile.am: don't install old theme stuff.

M	ChangeLog
M	icons/Makefile.am
M	libnautilus-private/Makefile.am
M	libnautilus-private/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus-private/nautilus-thumbnails.c
M	src/nautilus-navigation-window.c
M	src/nautilus-notes-viewer.c
M	src/nautilus-property-browser.c
M	src/nautilus-sidebar-title.c
M	src/nautilus-window-manage-views.c
M	src/nautilus-window-toolbars.c
M	src/nautilus-zoom-control.c

commit 7c2ec2d1393fb065de2908e4873c3b79bf7b289c
Author: Steven Michael Murphy <smurphy@src.gnome.org>
Date:	2005-04-01

    Added new Language, Kinyarwanda (rw), to this package

M	ChangeLog
M	configure.in
M	po/ChangeLog
A	po/rw.po

commit d64d1c02ceab3bf1a91caec46927de83b0546743
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2005-03-31

    Plug the leak.

    2005-03-31	Kjartan Maraas	<kmaraas@gnome.org>

	* libnautilus-private/nautilus-file-utilities.c:
	(nautilus_get_uri_shortname_for_display): Plug the leak.

M	ChangeLog
M	libnautilus-private/nautilus-file-utilities.c

commit 2ea2f14656dac11dd808639072c7bd55df59c0ab
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2005-03-31

    New svg icon from Corey Woodworth <CoreyWoodworth@gmail.com>

    2005-03-31	Martin Wehner  <martin.wehner@gmail.com>

	* icons/audio.svg:
	New svg icon from Corey Woodworth <CoreyWoodworth@gmail.com>

	* icons/audio.png:
	Remove old file.

	* icons/Makefile.am:
	Install new icon.

	* libnautilus-private/nautilus-icon-canvas-item.c:
	(real_map_pixbuf):
	Use svg instead of bitmap audio preview emblem.

	Patch from Jaap Haitsma <jaap@haitsma.org>

M	ChangeLog
M	icons/Makefile.am
D	icons/audio.png
A	icons/audio.svg
M	libnautilus-private/nautilus-icon-canvas-item.c

commit 729df361e2926c732904be540b6215cf1f6e7952
Author: Adam Weinberger <adamw@src.gnome.org>
Date:	2005-03-30

    Updated Canadian English translation.


	* en_CA.po: Updated Canadian English translation.

M	po/ChangeLog
M	po/en_CA.po

commit 6e6bb2b676b66b8ca2c3092f78e16b63d07f4996
Author: Josep Puigdemont i Casamajó <joseppc@src.gnome.org>
Date:	2005-03-30

    Updated Catalan translation.

M	po/ChangeLog
M	po/ca.po

commit 28ea9150fdc3a6822905a06946f24946701db1b8
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2005-03-30

    Allow drag and drop operations with location bar icon.

    2005-03-30	Martin Wehner  <martin.wehner@gmail.com>

	* src/nautilus-spatial-window.c: (get_dnd_icon_size),
	(location_button_drag_begin_callback), (get_data_binder),
	(location_button_drag_data_get_callback),
	(nautilus_spatial_window_instance_init):
	Allow drag and drop operations with location bar icon.

	Patch from Christian Neumair <chris@gnome-de.org>

M	ChangeLog
M	src/nautilus-spatial-window.c

commit 0d0f913b28c5de47b20218939db26a693a41e8ad
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2005-03-30

    Change layout of the progress dialog to be more HIG compliant.

    2005-03-30	Martin Wehner  <martin.wehner@gmail.com>

	* libnautilus-private/nautilus-file-operations-progress.c:
	(nautilus_file_operations_progress_update),
	(nautilus_file_operations_progress_destroy),
	(nautilus_file_operations_progress_init),
	(time_remaining_callback),
	(nautilus_file_operations_progress_new),
	(nautilus_file_operations_progress_set_operation_string),
	(nautilus_file_operations_progress_new_file):
	* libnautilus-private/nautilus-file-operations.c:
	(progress_dialog_set_to_from_item_text):
	Change layout of the progress dialog to be more HIG compliant.

	Patch from Michiel Sikkes <michiel@eyesopened.nl>

M	ChangeLog
M	libnautilus-private/nautilus-file-operations-progress.c
M	libnautilus-private/nautilus-file-operations.c

commit 83afc873e03167c10fa7922d20d95c6f68d8595f
Author: Adi Attar <aattar@cvs.gnome.org>
Date:	2005-03-29

    Updated Xhosa translation.

    005-03-29  Adi Attar  <aattar@cvs.gnome.org>

	* xh.po: Updated Xhosa translation.

M	po/ChangeLog
M	po/xh.po

commit df460c563d65b23dea9893867b4181f36a7c8aac
Author: Kwok-Koon Cheung <baddog@src.gnome.org>
Date:	2005-03-28

    Updated traditional Chinese translation from GNOME HK Team

	* zh_TW.po: Updated traditional Chinese translation from GNOME
	HK Team

M	po/ChangeLog
M	po/zh_TW.po

commit 7567ff58f3ffcb95881bc41e461ff3c126cae11e
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
Date:	2005-03-26

    Updated Spanish translation.

    2005-03-26	Francisco Javier F. Serrador  <serrador@cvs.gnome.org>

	* es.po: Updated Spanish translation.

M	po/ChangeLog
M	po/es.po

commit ad78e81214e7fc3d2b45194cd13ed0240bee1f34
Author: Adam Weinberger <adamw@src.gnome.org>
Date:	2005-03-26

    Updated Canadian English translation.


	* en_CA.po: Updated Canadian English translation.

M	po/ChangeLog
M	po/en_CA.po

commit 9ba3f0a95b98a9df7c29abb18b42fcc041fa0894
Author: Josep Puigdemont i Casamajó <joseppc@src.gnome.org>
Date:	2005-03-25

    Updated Catalan translation.

M	po/ChangeLog
M	po/ca.po

commit 99974c7f65f1aa854351cc07ecf8a63d13dded3c
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2005-03-25

    Add elipses to "Create Launcher" menu item. (#95113)

    2005-03-25	Martin Wehner  <martin.wehner@gmail.com>

	* src/file-manager/fm-desktop-icon-view.c:
	* src/file-manager/fm-directory-view.c:
	Add elipses to "Create Launcher" menu item. (#95113)

	Based on a patch from Christian Neumair <chris@gnome-de.org>

M	ChangeLog
M	src/file-manager/fm-desktop-icon-view.c
M	src/file-manager/fm-directory-view.c

commit 65b792752a0cb4f680cb5c0c70390c7761133318
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2005-03-25

    Reference the proper context menu item in the volume delete dialog of

    2005-03-25	Martin Wehner  <martin.wehner@gmail.com>

	* libnautilus-private/nautilus-desktop-link-monitor.c:
	(eject_for_type), (volume_delete_dialog),
	(nautilus_desktop_link_monitor_delete_link):
	Reference the proper context menu item in the volume
	delete dialog of network volumes. Fixes bug #152391.

	Patch from Dennis Cranston <dennis_cranston@yahoo.com>

M	ChangeLog
M	libnautilus-private/nautilus-desktop-link-monitor.c

commit 7dc4b0eec80f4f6ddb373b7fcbc98f00c7bc0850
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2005-03-25

    Remove hard coded script directory path from tooltip message. Fixes
    bug

    2005-03-25	Martin Wehner  <martin.wehner@gmail.com>

	* src/file-manager/fm-directory-view.c: (real_merge_menus):
	Remove hard coded script directory path from tooltip message.
	Fixes bug #161905.

	Patch from Michael Terry <mike@mterry.name>

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit 8dfdc1cd4ba873369cc2ee8f27b85533f1ba49e2
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2005-03-25

    Replace eel_make_uri_from_input with the gnome-vfs equivalent. Closes
    bug

    2005-03-25	Martin Wehner  <martin.wehner@gmail.com>

	* src/nautilus-connect-server-dialog.c: (connect_to_server):
	* src/nautilus-location-bar.c:
	(nautilus_location_bar_get_location),
	(nautilus_location_bar_update_label):
	* src/nautilus-location-dialog.c: (open_current_location):
	Replace eel_make_uri_from_input with the gnome-vfs equivalent.
	Closes bug #165743.

	Patch from Christian Kellner <gicmo@gnome.org>

M	ChangeLog
M	src/nautilus-connect-server-dialog.c
M	src/nautilus-location-bar.c
M	src/nautilus-location-dialog.c

commit 75803edc7d913042667a8d70613050acab3cf7ee
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2005-03-25

    Use gnome_vfs_uris_match instead of eel_uris_match. (#155852)

    2005-03-25	Martin Wehner  <martin.wehner@gmail.com>

	* libnautilus-private/nautilus-bookmark.c:
	(nautilus_bookmark_compare_with),
	(nautilus_bookmark_compare_uris),
	(bookmark_file_changed_callback):
	* libnautilus-private/nautilus-file.c:
	(nautilus_file_get_internal):
	* src/file-manager/fm-properties-window.c:
	(is_merged_trash_directory):
	* src/nautilus-application.c:
	(nautilus_application_present_spatial_window_with_selection):
	* src/nautilus-location-bar.c:
	(nautilus_location_bar_update_label):
	* src/nautilus-window-manage-views.c: (set_displayed_location),
	(check_bookmark_location_matches), (handle_go_elsewhere),
	(got_file_info_for_view_selection_callback):
	Use gnome_vfs_uris_match instead of eel_uris_match. (#155852)

	Patch from Paolo Borelli <pborelli@katamail.com>

M	ChangeLog
M	libnautilus-private/nautilus-bookmark.c
M	libnautilus-private/nautilus-file.c
M	src/file-manager/fm-properties-window.c
M	src/nautilus-application.c
M	src/nautilus-location-bar.c
M	src/nautilus-window-manage-views.c

commit 6f51533ba56afc6d7abe07a199ca94962dd025dd
Author: Fernando Herrera <fherrera onirica com>
Date:	2005-03-23

    call gnome_authentication_manager_init to use gnome-vfs auth
    callbacks.

    2005-03-23	Fernando Herrera  <fherrera onirica com>

	    * src/nautilus-connect-server-dialog-main.c: (main): call
	    gnome_authentication_manager_init to use gnome-vfs auth
	    callbacks.

M	ChangeLog
M	src/nautilus-connect-server-dialog-main.c

commit fbce08b26162d653dd6bbf4ad277cfe949f35073
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-03-23

    Remove unused code. We avoid flicker in other ways.

    2005-03-23	Alexander Larsson  <alexl@redhat.com>

	* src/nautilus-desktop-window.c:
	Remove unused code. We avoid flicker in other ways.

M	ChangeLog
M	src/nautilus-desktop-window.c

commit d90fb6e0d535e904bd2f341e5d149af37bae0088
Author: Duarte Loreto <happyguy_pt@hotmail.com>
Date:	2005-03-22

    Updated Portuguese translation.

    2005-03-22	Duarte Loreto <happyguy_pt@hotmail.com>

	* pt.po: Updated Portuguese translation.

M	po/ChangeLog
M	po/pt.po

commit 7a66dd8b8cc21eaa38e838cc600434003b42e519
Author: Adam Weinberger <adamw@src.gnome.org>
Date:	2005-03-22

    Updated Canadian English translation.


	* en_CA.po: Updated Canadian English translation.

M	po/ChangeLog
M	po/en_CA.po

commit 6b3a101db77b4ac656d769dc5b47db5c16c0f7c3
Author: Laurent Dhima <laurenti@alblinux.net>
Date:	2005-03-22

    Updated Albanian translation.

    2005-03-22	Laurent Dhima  <laurenti@alblinux.net>

	* sq.po: Updated Albanian translation.

M	po/ChangeLog
M	po/sq.po

commit a55d13719832b34bc4ce58b22c1400e7a6ee5338
Author: Ivan Stojmirov <stojmir@src.gnome.org>
Date:	2005-03-22

    fixed some strings

M	po/mk.po

commit 62a658b79df32fb12ab48a6ac0f4e1eda12255dd
Author: Christian Rose <menthos@menthos.com>
Date:	2005-03-22

    Added missing file entry. Updated Swedish translation.

    2005-03-22	Christian Rose	<menthos@menthos.com>

	* POTFILES.in: Added missing file entry.
	* sv.po: Updated Swedish translation.

M	po/ChangeLog
M	po/POTFILES.in
M	po/sv.po

commit 9f18b0d54582978a95eceb9e25b9a7af8d57af71
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-03-22

    Bump version to 2.11.1 Gnome 2.10 versions are now on the gnome-2-10

    2005-03-22	Alexander Larsson  <alexl@redhat.com>

	* configure.in:
	Bump version to 2.11.1
	Gnome 2.10 versions are now on the gnome-2-10 branch.

M	ChangeLog
M	configure.in

commit 49740d79dfa4f3ba650b4e9975849ab513dcdaeb (tag:
GNOME_2_10_BRANCHPOINT)
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-03-22

    Minor cleanup from Jaap Haitsma <jaap@haitsma.org>

    2005-03-22	Alexander Larsson  <alexl@redhat.com>

	* src/nautilus-location-entry.c:
	Minor cleanup from Jaap Haitsma <jaap@haitsma.org>

M	ChangeLog
M	src/nautilus-location-entry.c

commit bc5b5fe96116e71bb5d97f8ae385474f9fd2f6be
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-03-22

    Add nautilus_window_info_show_window call.

    2005-03-22	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-window-info.[ch]:
	Add nautilus_window_info_show_window call.

	* src/file-manager/fm-directory-view.c:
	* src/nautilus-window-manage-views.c:
	* src/nautilus-window.[ch]:
	Implement and call the new show_window call.
	This allows us to set up the EelBackground before
	showing the window, causing less flicker (#169347)

	Patch from Nickolay V. Shmyrev

M	ChangeLog
M	libnautilus-private/nautilus-window-info.c
M	libnautilus-private/nautilus-window-info.h
M	src/file-manager/fm-directory-view.c
M	src/nautilus-window-manage-views.c
M	src/nautilus-window.c
M	src/nautilus-window.h

commit f6ac48dfcd1dee7d1a163f7c27cc4632cc3ee20c
Author: Takeshi AIHANA <aihana@gnome.gr.jp>
Date:	2005-03-21

    Fixed wrong translations for v2.10.0.

    2005-03-21	Takeshi AIHANA <aihana@gnome.gr.jp>
	* ja.po: Fixed wrong translations for v2.10.0.

M	po/ChangeLog
M	po/ja.po

commit ef98270866bcc6536c369819141063260e4bebd6
Author: Adam Weinberger <adamw@src.gnome.org>
Date:	2005-03-17

    Updated Canadian English translation.


	* en_CA.po: Updated Canadian English translation.

M	po/ChangeLog
M	po/en_CA.po

commit 60c2daa6110daa23ce9ec1d8de9dbc3d459f4846
Author: Roozbeh Pournader <roozbeh@farsiweb.info>
Date:	2005-03-16

    Updated Persian translation by Behnam Pournader <bp@farsiweb.info>.

    2005-03-16	Roozbeh Pournader  <roozbeh@farsiweb.info>

	* fa.po: Updated Persian translation by
	  Behnam Pournader <bp@farsiweb.info>.

M	po/ChangeLog
M	po/fa.po

commit 305fde31742b4119ed94af5f5bbb4be48a24fd2a
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-03-16

    Require eel 2.10.1 (for EelBackground changes)

    2005-03-16	Alexander Larsson  <alexl@redhat.com>

	* configure.in:
	Require eel 2.10.1 (for EelBackground changes)

	* libnautilus-private/nautilus-icon-dnd.c:
	* libnautilus-private/nautilus-directory-background.c:
	Use the background setting now in eel.
	Delay background setting slightly after gconf change to group
	together multiple changes. (#169347)

	Patch from Nickolay V. Shmyrev

M	ChangeLog
M	configure.in
M	libnautilus-private/nautilus-directory-background.c
M	libnautilus-private/nautilus-icon-dnd.c

commit 81d5bc705c47973a835becf111fa504e715e9004
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-03-15

    Require gtk 2.6.0

    2005-03-15	Alexander Larsson  <alexl@redhat.com>

	* configure.in:
	Require gtk 2.6.0

M	ChangeLog
M	configure.in

commit 16ec0f085a6bc5d02e1a28ccbf5da62f40a8764d
Author: Martin Willemoes Hansen <mwh@src.gnome.org>
Date:	2005-03-14

    Updated Danish translation.

	    * da.po: Updated Danish translation.

M	po/ChangeLog
M	po/da.po

commit 3edf77ed10eb4f45dec7ca98562c2fdcef52bc59
Author: Baris Cicek <bcicek@src.gnome.org>
Date:	2005-03-13

    Updated Turkish Translation

	* tr.po: Updated Turkish Translation

M	po/ChangeLog
M	po/tr.po

commit 907d345b8e32b16b73800f62869e393b6cc05952
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2005-03-12

    Re-add keybinding to "Show Hidden Files". Patch from Dave Ahlswede

    2005-03-12	Martin Wehner  <martin.wehner@gmail.com>

	* src/file-manager/fm-directory-view.c:
	Re-add keybinding to "Show Hidden Files".
	Patch from Dave Ahlswede <mightyquinn@letterboxes.org>

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit 9ba723ed3be742eec80d1e0a709911bba21673aa
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2005-03-12

    Disable "Select Pattern" for empty folders. (#169817) Patch from Raj

    2005-03-12	Martin Wehner  <martin.wehner@gmail.com>

	* src/file-manager/fm-actions.h:
	* src/file-manager/fm-directory-view.c: (real_update_menus):
	Disable "Select Pattern" for empty folders. (#169817)
	Patch from Raj <ringuva@novell.com>

M	ChangeLog
M	src/file-manager/fm-actions.h
M	src/file-manager/fm-directory-view.c

commit 4022e3b02cb1b7f6a2f61378e4b59fd9bb07c454
Author: Vincent Noel <vnoel@cox.net>
Date:	2005-03-10

    Use GTK_ICON_SIZE_MENU for the location button icon instead of

    2005-03-10	Vincent Noel  <vnoel@cox.net>

	* src/nautilus-spatial-window.c:
	(location_button_clicked_callback),
	(nautilus_spatial_window_instance_init): Use GTK_ICON_SIZE_MENU
	for the location button icon instead of GTK_ICON_SIZE_BUTTON
	(#169669).

M	ChangeLog
M	src/nautilus-spatial-window.c

commit a243d14f3413573c693e8655b563633636c7b43d
Author: Adi Attar <aattar@cvs.gnome.org>
Date:	2005-03-10

    Added Xhosa translation. Added "xh" to ALL_LINGUAS.

    2005-03-10	Adi Attar  <aattar@cvs.gnome.org>

	* xh.po: Added Xhosa translation.
	* configure.in: Added "xh" to ALL_LINGUAS.

M	ChangeLog
M	configure.in
M	po/ChangeLog
A	po/xh.po

commit 741e0442b7fe523e996eb14fc4bb9780b6aeb08b
Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
Date:	2005-03-07

    Updated Thai translation by Supranee Thirawatthanasuk.

    2005-03-07	Theppitak Karoonboonyanan  <thep@linux.thai.net>

	* th.po: Updated Thai translation by Supranee Thirawatthanasuk.

M	po/ChangeLog
M	po/th.po

commit f868a57d97f7094bfa58eff99d3802e9b3fb6b33
Author: Martin Willemoes Hansen <mwh@src.gnome.org>
Date:	2005-03-07

    Updated Danish translation.

	    * da.po: Updated Danish translation.

M	po/ChangeLog
M	po/da.po

commit a65dfc9ef54d4dd8c3e6f9fea9b93225c7719e0e
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-03-07

    Post release version bump

    2005-03-07	Alexander Larsson  <alexl@redhat.com>

	* configure.in:
	Post release version bump

    === nautilus 2.10.0 ===

M	ChangeLog
M	configure.in
M	po/ChangeLog

commit bb10b8fbd1618dc76df53e1b16b764811dc0236c (tag: NAUTILUS_2_10_0)
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2005-03-07

    Update for release

    2005-03-07	Martin Wehner  <martin.wehner@gmail.com>

	* THANKS:
	Update for release

	* check-THANKS.pl:
	Extract names from ChangeLog bodies too. (#43452)
	Patch from Richard Hoelscher <rah@rahga.com>

M	ChangeLog
M	THANKS
M	check-THANKS.pl

commit a92cab4810defaecbdbe0a6839fd0437a07a00c6
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-03-07

    Update for 2.10.0

    2005-03-07	Alexander Larsson  <alexl@redhat.com>

	* NEWS:
	Update for 2.10.0

	* configure.in:
	Bump version to 2.10.0, require eel 2.10.0

M	ChangeLog
M	NEWS
M	configure.in

commit 9860457a257401cf1d50e02b915407de486e5150
Author: Mugurel Tudor <mugurelu@go.ro>
Date:	2005-03-06

    Updated Romanian translation

    2005-03-07	Mugurel Tudor  <mugurelu@go.ro>

	    * ro.po: Updated Romanian translation

M	po/ChangeLog
M	po/ro.po

commit c6ed80a8665ae5f5bcc36fa613962a7c8d0fed76
Author: Dafydd Harries <daf@src.gnome.org>
Date:	2005-03-04

    Oops.

M	po/cy.po

commit b4de28c484063f8c6ab39fe92a9934609c619259
Author: Dafydd Harries <daf@src.gnome.org>
Date:	2005-03-04

    Updated Welsh translation.

M	po/ChangeLog
M	po/cy.po

commit abbc19398d01d1718726fa9c59736df0792f021c
Author: Nguyen Thai Ngoc Duy <pclouds@src.gnome.org>
Date:	2005-03-04

    Updated vi.po

M	po/vi.po

commit 38e868c5500802427c37015f9ea54edd3b62ae80
Author: Žygimantas Beručka <uid0@akl.lt>
Date:	2005-03-04

    Updated Lithuanian translation by Gintautas Miliauskas.

    2005-03-04	Žygimantas Beručka  <uid0@akl.lt>

	    * lt.po: Updated Lithuanian translation by Gintautas
	    Miliauskas.

M	po/ChangeLog
M	po/lt.po

commit 518de5435b02811630f84af2b08149085b03d4e7
Author: Elijah Newren <newren@gmail.com>
Date:	2005-03-03

    If launched without startup-notification, make an approximation
    to when

    2005-03-03	Elijah Newren  <newren@gmail.com>

	If launched without startup-notification, make an approximation to
	when the launch occurred so that focus-stealing-prevention will
	work better.

	* src/nautilus-main.c: (slowly_and_stupidly_obtain_timestamp): new
	function, (main): if no startup id provided, ping xserver for a
	timestamp and make a dummy startup_id with it.

	* src/nautilus-application.c: (end_startup_notification): don't
	set _NET_STARTUP_ID if given a fake startup_id, remove commented
	out warning that should now no longer be needed

M	ChangeLog
M	src/nautilus-application.c
M	src/nautilus-main.c

commit de8b3de8c460744ea784fd933e360075d6f92004
Author: Alexander Shopov <ash@contact.bg>
Date:	2005-03-03

    Updated Bulgarian translation by Vladimir Petkov <vpetkov@i-space.org>

    2005-03-03	Alexander Shopov  <ash@contact.bg>

	* bg.po: Updated Bulgarian translation by
	Vladimir Petkov <vpetkov@i-space.org>

M	po/ChangeLog
M	po/bg.po

commit 5001cd20739f68236339dd631f96ffc89d72e12f
Author: Leonid Kanter <lkanter@src.gnome.org>
Date:	2005-03-03

    Fixed Russian translation

M	po/ru.po

commit 0806f04e469c265a0d5eeff26d7568115b2ee20e
Author: Danilo Šegan <danilo@src.gnome.org>
Date:	2005-03-02

    Updated Serbian translation.

M	po/ChangeLog
M	po/sr.po
M	po/sr@Latn.po

commit b5b983fc33b6ae1288767a8f186b77ed955c2e40
Author: Alessio Frusciante <algol@src.gnome.org>
Date:	2005-03-01

    Updated Italian translation.

M	po/ChangeLog
M	po/it.po

commit f9ce2e83f8323ecdd56fce99e2756a890af409f3
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-03-01

    Center dialog. Patch from Christian Neumair <chris@gnome-de.org>.

    2005-03-01	Alexander Larsson  <alexl@redhat.com>

	* src/nautilus-file-management-properties.glade:
	Center dialog. Patch from Christian Neumair <chris@gnome-de.org>.

M	ChangeLog
M	src/nautilus-file-management-properties.glade

commit 07eca57a80da6169c4cd38d4d581b9e50b54ab99
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-03-01

    Move some old unused files to .skip for now

    2005-03-01	Alexander Larsson  <alexl@redhat.com>

	* POTFILES.skip:
	* POTFILES.in:
	Move some old unused files to .skip for now

M	po/ChangeLog
M	po/POTFILES.in
M	po/POTFILES.skip

commit e3dd24136415c44fed6ab248cf0d98d67efb2155
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-03-01

    Post release version bump

    2005-03-01	Alexander Larsson  <alexl@redhat.com>

	* configure.in:
	Post release version bump

    === nautilus 2.9.92 ===

M	ChangeLog
M	configure.in
M	po/ChangeLog

commit 91449940151f8c9d987fcddeb5677bf239049250 (tag: NAUTILUS_2_9_92)
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-03-01

    Remove old files.

    2005-03-01	Alexander Larsson  <alexl@redhat.com>

	* data/applications.desktop.in:
	* data/favorites.desktop.in:
	Remove old files.

	* docs/Makefile.am (EXTRA_DIST):
	Remove nautilus-context-menus.txt from makefile

    2005-03-01	Alexander Larsson  <alexl@redhat.com>

	* POTFILES.in:
	Remove old files

M	ChangeLog
D	data/applications.desktop.in
D	data/favorites.desktop.in
M	docs/Makefile.am
M	po/ChangeLog
M	po/POTFILES.in

commit f68dde25720cec0c474e1caa8dde5c0ad5a909c5
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-03-01

    Update for release

    2005-03-01	Alexander Larsson  <alexl@redhat.com>

	* NEWS:
	Update for release

M	ChangeLog
M	NEWS

commit 27d44e5217baf1aee9670bf8434b072d10a1fb20
Author: Kwok-Koon Cheung <baddog@src.gnome.org>
Date:	2005-03-01

    Updated traditional Chinese translation from GNOME HK Team

	* zh_TW.po: Updated traditional Chinese translation from GNOME
	HK Team

M	po/ChangeLog
M	po/zh_TW.po

commit 6d4053c313e597174a7c306374bd259e49d09cae
Author: Kostas Papadimas <pkst@src.gnome.org>
Date:	2005-02-28

    Updated Greek Translation.

M	po/ChangeLog
M	po/el.po

commit dc1fe3a855bd9d4b0d6215d801e98a2b40450637
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2005-02-27

    Make the backspace key open the parent folder in the list view like it

    2005-02-27	Martin Wehner  <martin.wehner@gmail.com>

	* src/file-manager/fm-list-view.c: (create_and_set_up_tree_view):
	Make the backspace key open the parent folder in the
	list view like it does in the icon view. (#142891)
	Patch from Christian Neumair <chris@gnome-de.org>

M	ChangeLog
M	src/file-manager/fm-list-view.c

commit 27f4601144e482057e4d84198f1e8c2a27c6d2ac
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2005-02-27

    Make Computer icon renameable. (#154122) Patch from Tim Savannah

    2005-02-27	Martin Wehner  <martin.wehner@gmail.com>

	* libnautilus-private/nautilus-desktop-link.c:
	(nautilus_desktop_link_can_rename):
	Make Computer icon renameable. (#154122)
	Patch from Tim Savannah <opticcow@linux-militia.net>

M	ChangeLog
M	libnautilus-private/nautilus-desktop-link.c

commit 804f56e668fc93a5339d2a06c649c54689293c64
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2005-02-27

    Don't show ETA if bytes_copied > bytes_total. Prevents miscalculated
    ETAs

    2005-02-27	Martin Wehner  <martin.wehner@gmail.com>

	* libnautilus-private/nautilus-file-operations-progress.c:
	(time_remaining_callback):
	Don't show ETA if bytes_copied > bytes_total.
	Prevents miscalculated ETAs from being shown. (#158614)
	Based on a patch from John Spray <jcs116@york.ac.uk>

M	ChangeLog
M	libnautilus-private/nautilus-file-operations-progress.c

commit a628dbd3592b3119cda461f9db9898b8559b2571
Author: Nikos Charonitakis <frolix68@src.gnome.org>
Date:	2005-02-26

    Updated Greek translation

M	po/ChangeLog
M	po/el.po

commit fe50253124f8a911b31477cbb624c0e9c8d4aac5
Author: Jordi Mallach <jordim@src.gnome.org>
Date:	2005-02-25

    Updated Catalan translation.

M	po/ChangeLog
M	po/ca.po

commit fca1e5df1ed16d8e12f7be40be570e10aaf3c6ad
Author: Ankitkumar Rameshchandra Patel <ankitp@src.gnome.org>
Date:	2005-02-25

    ankit@redhat.com * Updated Gujarati Translation

M	po/ChangeLog
M	po/gu.po

commit 4da1dab355ccdd04a91779c993acbb304d417af4
Author: Raphael Higino <raphaelh@src.gnome.org>
Date:	2005-02-24

    Updated pt_BR translation

M	po/ChangeLog
M	po/pt_BR.po

commit 02ec8f0b6d9864f356aeb734056d6f07dbff8c0c
Author: Artur Flinta <aflinta@cvs.gnome.org>
Date:	2005-02-24

    Updated Polish translation by GNOME PL Team.

    2005-02-24	Artur Flinta  <aflinta@cvs.gnome.org>

	* pl.po: Updated Polish translation by GNOME PL Team.

M	po/ChangeLog
M	po/pl.po

commit 6208255bd0b5741e80b4ccfbc9324f5ec0d45734
Author: Amanpreet Singh Alam <aman@src.gnome.org>
Date:	2005-02-24

    update by amanpreetalam@yahoo.com

M	po/pa.po

commit f7c1f031ff5f8088a5105e540970dccbfd62fd0e
Author: Martin Willemoes Hansen <mwh@src.gnome.org>
Date:	2005-02-24

    Updated Danish translation.

	    * da.po: Updated Danish translation.

M	po/ChangeLog
M	po/da.po

commit c6b79e2f11509811f8202f49059d6fc42e422684
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-02-24

    Make show_original work (had a typo) Make where use original file, not

    2005-02-24	Alexander Larsson  <alexl@redhat.com>

	* src/file-manager/fm-properties-window.c:
	Make show_original work (had a typo)
	Make where use original file, not target.
	Fixes location display for desktop icons.

M	ChangeLog
M	src/file-manager/fm-properties-window.c

commit 3a97a8f40ce6475c7851ab2588eaef388cf88e38
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-02-24

    deep count on target files, not original files. Fixes properties
    for e.g.

    2005-02-24	Alexander Larsson  <alexl@redhat.com>

	* src/file-manager/fm-properties-window.c:
	deep count on target files, not original files.
	Fixes properties for e.g. home icon on desktop.
	Patch from Jaap Haitsma <jaap@haitsma.org>

M	ChangeLog
M	src/file-manager/fm-properties-window.c

commit 30bd4136ddccdc40546557786a77e0d2561986b2
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-02-23

    Remove old docs.

    2005-02-23	Alexander Larsson  <alexl@redhat.com>

	* docs/nautilus-context-menus.txt:
	Remove old docs.

M	ChangeLog
D	docs/nautilus-context-menus.txt

commit 56c81557f3bdd939562b1b25645dd055fb8c8e4e
Author: Amanpreet Singh Alam <aman@src.gnome.org>
Date:	2005-02-23

    update by amanpreetalam@yahoo.com

M	po/pa.po

commit 1cc4d140be2aaff6be2069d3391921f378c6dc6a
Author: Vincent van Adrighem <adrighem@gnome.org>
Date:	2005-02-22

    Translation updated by Reinout van Schouwen.

    2005-02-22	Vincent van Adrighem  <adrighem@gnome.org>

	* nl.po: Translation updated by Reinout van Schouwen.

M	po/ChangeLog
M	po/nl.po

commit b02aa1127bb52e0d0c02669ead16c1bbcb431657
Author: Martin Willemoes Hansen <mwh@src.gnome.org>
Date:	2005-02-22

    Updated Danish translation.

	    * da.po: Updated Danish translation.

M	po/ChangeLog
M	po/da.po

commit 80d81ac551a5d2a69fe80f1a11ed2243403bbc8e
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-02-22

    Handle nautilus_desktop_icon_file_get_link() returning NULL. Likely
    fixes

    2005-02-22	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-desktop-icon-file.c:
	* libnautilus-private/nautilus-file-operations.c:
	(nautilus_file_operations_delete):
	* libnautilus-private/nautilus-file.c: (nautilus_file_can_rename),
	(rename_guts), (nautilus_file_get_drop_target_uri):
	* src/file-manager/fm-desktop-icon-view.c:
	(trash_link_is_selection):
	* src/file-manager/fm-icon-container.c: (get_sort_category):
	* src/file-manager/fm-properties-window.c:
	(get_target_file_for_original_file):
	Handle nautilus_desktop_icon_file_get_link() returning NULL.
	Likely fixes bug #145971

M	ChangeLog
M	libnautilus-private/nautilus-desktop-icon-file.c
M	libnautilus-private/nautilus-file-operations.c
M	libnautilus-private/nautilus-file.c
M	src/file-manager/fm-desktop-icon-view.c
M	src/file-manager/fm-icon-container.c
M	src/file-manager/fm-properties-window.c

commit 198c89c0fb178960df71124492c39a1f3c40f427
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-02-22

    Remove stale comment. Patch from Jaap Haitsma <jaap@haitsma.org>

    2005-02-22	Alexander Larsson  <alexl@redhat.com>

	* src/file-manager/fm-properties-window.c:
	(should_show_mime_type):
	Remove stale comment.
	Patch from Jaap Haitsma <jaap@haitsma.org>

M	ChangeLog
M	src/file-manager/fm-properties-window.c

commit f20665a27c322c5bd7e3239c541bfc8d1619fee6
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-02-22

    Don't give critical warnings if we have no startup_id.

    2005-02-22	Alexander Larsson  <alexl@redhat.com>

	* src/nautilus-application.c: (end_startup_notification):
	Don't give critical warnings if we have no startup_id.

	* src/nautilus-window.c: (nautilus_window_update_icon):
	Use names and not pixbufs for the window icons.
	This means the icons of the best size are used.
	Patch from Jaap Haitsma <jaap@haitsma.org>

M	ChangeLog
M	src/nautilus-application.c
M	src/nautilus-window.c

commit 05cbfa5c0f42b791a5fdafbd4ed6d4dea0a6ba82
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-02-22

    Remove unneeded startup_id.

    2005-02-22	Alexander Larsson  <alexl@redhat.com>

	* src/nautilus-application.c: (create_window):
	* src/nautilus-window-private.h:
	* src/nautilus-window.c: (nautilus_window_init),
	(nautilus_window_finalize):
	Remove unneeded startup_id.

M	ChangeLog
M	src/nautilus-application.c
M	src/nautilus-window-private.h
M	src/nautilus-window.c

commit f8d1c8ec09870636bb4d65c64c5ecacd153c879e
Author: Martin Wehner <martin.wehner@gmail.com>
Date:	2005-02-22

    Update my email address.

    2005-02-22	Martin Wehner  <martin.wehner@gmail.com>

	* MAINTAINERS:
	Update my email address.

M	ChangeLog
M	MAINTAINERS

commit 3b182952f0e3383a3462f049506e90a91d4eb404
Author: Martin Wehner <martin.wehner@epost.de>
Date:	2005-02-21

    Use EEL_DESKTOP_URI instead of "x-nautilus-desktop:".

    2005-02-21	Martin Wehner  <martin.wehner@epost.de>

	* src/file-manager/fm-desktop-icon-view.c:
	(fm_desktop_icon_view_supports_uri):
	Use EEL_DESKTOP_URI instead of "x-nautilus-desktop:".

	Patch from Jaap Haitsma <jaap@haitsma.org>

M	ChangeLog
M	src/file-manager/fm-desktop-icon-view.c

commit 8c19c4424e4e9dcc72dbaebd087fdae24b1cf67d
Author: Funda Wang <fwang@src.gnome.org>
Date:	2005-02-21

    Updated Simplified Chinese translation

M	po/zh_CN.po

commit fa9ed0b6642e6fd0b0c9eefde19c1c1c1d093f26
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2005-02-20

    Spellcheck a bit same

    2005-02-20	Kjartan Maraas	<kmaraas@gnome.org>

	* nb.po: Spellcheck a bit
	* no.po: same

M	po/ChangeLog
M	po/nb.po
M	po/no.po

commit f1ef538daf2ae3239e5380879eb829ea33bb68c8
Author: Christophe Merlet <redfox@src.gnome.org>
Date:	2005-02-20

    Updated French translation.

M	po/ChangeLog
M	po/fr.po

commit 844ebfa0019dc6447d21c938355fc1fe0de9c1d0
Author: Pauli Virtanen <pauli.virtanen@hut.fi>
Date:	2005-02-18

    Updated Finnish translation.

    2005-02-18	Pauli Virtanen <pauli.virtanen@hut.fi>

	 * fi.po: Updated Finnish translation.

M	po/ChangeLog
M	po/fi.po

commit 4a455dc3aaa0fd0e79b5e3bc16772ff2fd1909ad
Author: Kostas Papadimas <pkst@src.gnome.org>
Date:	2005-02-18

    Updated Greek Translation.

M	po/ChangeLog
M	po/el.po

commit fe609c563ef59cfed22bb22b8b91c49d13cc8355
Author: Paolo Borelli <pborelli@katamail.com>
Date:	2005-02-18

    fix #136578 (Menu key should pop up context menu).

    2005-02-18	Paolo Borelli  <pborelli@katamail.com>

	*  libnautilus-private/nautilus-icon-container.c (popup-menu):
	fix #136578 (Menu key should pop up context menu).

M	ChangeLog
M	libnautilus-private/nautilus-icon-container.c

commit 9ceff1ea1de1800f5cfa2c9630d375cc4e2d03d3
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-02-18

    Don't show open with property page for desktop files and desktop
    special

    2005-02-18	Alexander Larsson  <alexl@redhat.com>

	* src/file-manager/fm-properties-window.c (should_show_open_with):
	Don't show open with property page for desktop files and
	desktop special icons.

M	ChangeLog
M	src/file-manager/fm-properties-window.c

commit f893780c73a8ea3b9d4936f7ef584e3264a49db3
Author: Duarte Loreto <happyguy_pt@hotmail.com>
Date:	2005-02-18

    Updated Portuguese translation.

    2005-02-18	Duarte Loreto <happyguy_pt@hotmail.com>

	* pt.po: Updated Portuguese translation.

M	po/ChangeLog
M	po/pt.po

commit 0cdd9c91590cb10203568b2ecf00102b2b3b63f4
Author: Changwoo Ryu <cwryu@debian.org>
Date:	2005-02-17

    Updated Korean translation.

    2005-02-18	Changwoo Ryu  <cwryu@debian.org>

	* ko.po: Updated Korean translation.

M	po/ChangeLog
M	po/ko.po

commit fbb65a265ae0d669dddfec66f223de57da39ecf8
Author: Laurent Dhima <laurenti@alblinux.net>
Date:	2005-02-17

    Updated Albanian translation.

    2005-02-17	Laurent Dhima  <laurenti@alblinux.net>

	* sq.po: Updated Albanian translation.

M	po/ChangeLog
M	po/sq.po

commit 71317fdc8c2ef3a0729210d7fb90c36d4df59784
Author: Martin Wehner <martin.wehner@epost.de>
Date:	2005-02-17

    Fix credits of my last commit.

    2005-02-17	Martin Wehner  <martin.wehner@epost.de>

	* ChangeLog:
	Fix credits of my last commit.

M	ChangeLog

commit 94cc2fb2ad22fc69645378707671e35147b2b568
Author: Martin Wehner <martin.wehner@epost.de>
Date:	2005-02-17

    Only add a bookmark once for a given location. Fixes #161862.

    2005-02-17	Martin Wehner  <martin.wehner@epost.de>

	* src/nautilus-navigation-window-menus.c:
	(add_bookmark_for_current_location):
	Only add a bookmark once for a given location.
	Fixes #161862.

	Patch from Subodh Soni <ssoni@novell.com>

M	ChangeLog
M	src/nautilus-navigation-window-menus.c

commit fad63e262b34cbe3cb5aa0cc1c5bc063fb222051
Author: Alessio Frusciante <algol@src.gnome.org>
Date:	2005-02-16

    Updated Italian translation.

M	po/ChangeLog
M	po/it.po

commit 7e694a727773f9be96bdd5b16b20b069dcdfeccd
Author: Jordi Mallach <jordim@src.gnome.org>
Date:	2005-02-15

    Updated Catalan translation.

M	po/ChangeLog
M	po/ca.po

commit 503801e47e49c078e0e840e890970aa6ff46ee36
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2005-02-15

    Fix typo. Same

    2005-02-15	Kjartan Maraas	<kmaraas@gnome.org>

	* nb.po: Fix typo.
	* no.po: Same

M	po/ChangeLog
M	po/nb.po
M	po/no.po

commit 2fb9f98906c3a9039c64c90ad2a74119be5f69be
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-02-15

    Fixes to the startup notification stuff. Patch from Elijah Newren

    2005-02-15	Alexander Larsson  <alexl@redhat.com>

	* src/nautilus-application.c:
	* src/nautilus-shell.c:
	Fixes to the startup notification stuff.
	Patch from Elijah Newren <newren@gmail.com>

M	ChangeLog
M	src/nautilus-application.c
M	src/nautilus-shell.c

commit c8bbdc1ddc0168fd14789d8680a0322f57b21741
Author: Alexander Larsson <alexl@src.gnome.org>
Date:	2005-02-15

    fixup changelog entry

M	ChangeLog

commit fc7d89ad73035a21acb4d88f98493600470f7b07
Author: Vincent van Adrighem <adrighem@gnome.org>
Date:	2005-02-14

    Translation updated by Reinout van Schouwen.

    2005-02-14	Vincent van Adrighem  <adrighem@gnome.org>

	* nl.po: Translation updated by Reinout van Schouwen.

M	po/ChangeLog
M	po/nl.po

commit 3fc82696714599f48e544c126de122be6ac3fb5f
Author: Hendrik Richter <hendrik@gnome-de.org>
Date:	2005-02-14

    Updated German translation.

    2005-02-14	Hendrik Richter  <hendrik@gnome-de.org>

	* de.po: Updated German translation.

M	po/ChangeLog
M	po/de.po

commit 00858aa133533269707d3e165ff34652b6d29c9c
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-02-14

    Enable startup notification.

    2005-02-14	Alexander Larsson  <alexl@redhat.com>

	* data/applications.desktop.in:
	* data/favorites.desktop.in:
	* src/network-scheme.desktop.in:
	* nautilus-computer.desktop.in:
	* nautilus-folder-handler.desktop.in:
	* nautilus-home.desktop.in:
	* nautilus.desktop.in:
	Enable startup notification.

	* src/nautilus-application.c:
	* src/nautilus-application.h:
	* src/nautilus-bookmarks-window.c:
	* src/nautilus-connect-server-dialog-nonmain.c:
	* src/nautilus-location-bar.c:
	* src/nautilus-main.c:
	* src/nautilus-navigation-window-menus.c:
	* src/nautilus-shell-interface.idl:
	* src/nautilus-shell.c:
	* src/nautilus-window-manage-views.c:
	* src/nautilus-window-private.h:
	* src/nautilus-window.c:
	Handle startup notification across corba activation.
	Patch from Elijah Newren <newren@gmail.com>

M	ChangeLog
M	data/applications.desktop.in
M	data/favorites.desktop.in
M	nautilus-computer.desktop.in
M	nautilus-folder-handler.desktop.in
M	nautilus-home.desktop.in
M	nautilus.desktop.in
M	src/nautilus-application.c
M	src/nautilus-application.h
M	src/nautilus-bookmarks-window.c
M	src/nautilus-connect-server-dialog-nonmain.c
M	src/nautilus-location-bar.c
M	src/nautilus-main.c
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-shell-interface.idl
M	src/nautilus-shell.c
M	src/nautilus-window-manage-views.c
M	src/nautilus-window-private.h
M	src/nautilus-window.c
M	src/network-scheme.desktop.in

commit 50d42be08e647e0b63a5492e54d3fcf7a97d7a6f
Author: Alexander Shopov <ash@contact.bg>
Date:	2005-02-14

    Updated Bulgarian translation by Vladimir Petkov <vpetkov@i-space.org>

    2005-02-14	Alexander Shopov  <ash@contact.bg>

	* bg.po: Updated Bulgarian translation by
	Vladimir Petkov <vpetkov@i-space.org>

M	po/ChangeLog
M	po/bg.po

commit ce0f0d6e390c6fa7f06779264746896152fcfa7e
Author: Laszlo Dvornik <dvornik@gnome.hu>
Date:	2005-02-12

    Hungarian translation updated by Gabor Kelemen.

    2005-02-12	Laszlo Dvornik	<dvornik@gnome.hu>

	* hu.po: Hungarian translation updated by Gabor Kelemen.

M	po/ChangeLog
M	po/hu.po

commit f2bf8b6f2ea0ed23a3e0c8f0d3e25e152bfd37a0
Author: Maxim Dziumanenko <mvd@mylinux.com.ua>
Date:	2005-02-12

    Update Ukrainian translation.

    2005-02-12	Maxim Dziumanenko <mvd@mylinux.com.ua>

	* Update Ukrainian translation.

M	po/ChangeLog
M	po/uk.po

commit ef173fb54ca4ada2d866c83b86b4b5ea531bfaf2
Author: Takeshi AIHANA <aihana@gnome.gr.jp>
Date:	2005-02-12

    Updated Japanese translation for v2.9.91.

    2005-02-12	Takeshi AIHANA <aihana@gnome.gr.jp>
	* ja.po: Updated Japanese translation for v2.9.91.

M	po/ChangeLog
M	po/ja.po

commit 536aa58e63eef5ccecf96dc0cbc79383febba4f8
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-02-11

    Don't do any i/o on tree roots until they are opened. This means
    you don't

    2005-02-11	Alexander Larsson  <alexl@redhat.com>

	* src/file-manager/fm-tree-model.c:
	Don't do any i/o on tree roots until they are opened.
	This means you don't get any auth dialogs.
	Removed the monitor on the root file totally, as that should
	not normally change/go away anyway (and it was doing i/o).

	This changes semantics in the file a bit, we now have a dummy
	row also if node->directory != NULL and node->parent == NULL.

M	ChangeLog
M	src/file-manager/fm-tree-model.c

commit 28adb9ef9706af9a59992a8d50b4111e757722a9
Author: Priit Laes <plaes@cvs.gnome.org>
Date:	2005-02-10

    Translation updated.

    2005-02-10	Priit Laes  <plaes@cvs.gnome.org>

	* et.po: Translation updated.

M	po/ChangeLog
M	po/et.po

commit b12677a674a37681058fb75f3400752d385b7c4f
Author: Priit Laes <plaes@cvs.gnome.org>
Date:	2005-02-10

    Translation updated by Ivar Smolin.

    2005-02-10	Priit Laes  <plaes@cvs.gnome.org>

	* et.po: Translation updated by Ivar Smolin.

M	po/ChangeLog
M	po/et.po

commit 630a0a47485aef2ae773a617e68702d9fe00af59
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-02-10

    Post release version bump

    2005-02-10	Alexander Larsson  <alexl@redhat.com>

	* configure.in:
	Post release version bump

M	ChangeLog
M	configure.in
M	po/ChangeLog

commit 0aadc7bbf26ab44604c987de244ce72fe38d28a6 (tag: NAUTILUS_2_9_91)
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-02-10

    Bump eel requires

    2005-02-10	Alexander Larsson  <alexl@redhat.com>

	* configure.in:
	Bump eel requires

	* NEWS:
	Update for release

M	ChangeLog
M	NEWS
M	configure.in
M	po/af.po
M	po/am.po
M	po/ar.po
M	po/az.po
M	po/be.po
M	po/bg.po
M	po/bn.po
M	po/bs.po
M	po/ca.po
M	po/cs.po
M	po/cy.po
M	po/da.po
M	po/de.po
M	po/el.po
M	po/en_CA.po
M	po/en_GB.po
M	po/es.po
M	po/et.po
M	po/eu.po
M	po/fa.po
M	po/fi.po
M	po/fr.po
M	po/ga.po
M	po/gl.po
M	po/gu.po
M	po/he.po
M	po/hi.po
M	po/hr.po
M	po/hu.po
M	po/id.po
M	po/is.po
M	po/it.po
M	po/ja.po
M	po/ko.po
M	po/li.po
M	po/lt.po
M	po/lv.po
M	po/mi.po
M	po/mk.po
M	po/ml.po
M	po/mn.po
M	po/ms.po
M	po/nb.po
M	po/ne.po
M	po/nl.po
M	po/nn.po
M	po/no.po
M	po/nso.po
M	po/pa.po
M	po/pl.po
M	po/pt.po
M	po/pt_BR.po
M	po/ro.po
M	po/ru.po
M	po/sk.po
M	po/sl.po
M	po/sq.po
M	po/sr.po
M	po/sr@Latn.po
M	po/sr@ije.po
M	po/sv.po
M	po/ta.po
M	po/th.po
M	po/tk.po
M	po/tr.po
M	po/uk.po
M	po/vi.po
M	po/wa.po
M	po/yi.po
M	po/zh_CN.po
M	po/zh_TW.po
M	po/zu.po

commit b03bd79c4b8c571ff7d10299cec8e5732aaaa289
Author: Žygimantas Beručka <uid0@akl.lt>
Date:	2005-02-10

    Updated Lithuanian translation.

    2005-02-10	Žygimantas Beručka  <uid0@akl.lt>

	    * lt.po: Updated Lithuanian translation.

M	po/ChangeLog
M	po/lt.po

commit 4f70ac76da21fcd9b4ec3651ab21c3abd97e10fe
Author: Priit Laes <plaes@cvs.gnome.org>
Date:	2005-02-09

    Translation updated by Ivar Smolin.

    2005-02-09	Priit Laes  <plaes@cvs.gnome.org>

	* et.po: Translation updated by Ivar Smolin.

M	po/ChangeLog
M	po/et.po

commit b851bd8fd378f87dea876b3b471eaaa38e7cc09e
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-02-09

    Add new default folder handler NoDisplay desktop file

    2005-02-09	Alexander Larsson  <alexl@redhat.com>

	* Makefile.am:
	* nautilus-folder-handler.desktop.in:
	Add new default folder handler NoDisplay desktop file

	* nautilus.desktop.in:
	Add %U to exec line

	* src/Nautilus_shell.server.in:
	Remove all the bonobo components we no longer support

	* src/file-manager/fm-directory-view.c:
	Allow open with menu on folders (#151747)

M	ChangeLog
M	Makefile.am
C058	nautilus.desktop.in	nautilus-folder-handler.desktop.in
M	nautilus.desktop.in
M	src/Nautilus_shell.server.in
M	src/file-manager/fm-directory-view.c

commit 92b4773b96d3ddbc9e9081c139c82eb9964725ec
Author: Martin Wehner <martin.wehner@epost.de>
Date:	2005-02-08

    Set original_name to the new name as cell_renderer_edited() might be

    2005-02-08	Martin Wehner  <martin.wehner@epost.de>

	* src/file-manager/fm-list-view.c: (cell_renderer_edited),
	(fm_list_view_start_renaming_file):
	Set original_name to the new name as cell_renderer_edited()
	might be called multiple times if the view looses focus.
	Fixes bug #166120.

M	ChangeLog
M	src/file-manager/fm-list-view.c

commit ce9d9c279416e16df67298af3ff9c792138e6ff2
Author: Leonid Kanter <lkanter@src.gnome.org>
Date:	2005-02-08

    Updated Russian translation

M	po/ChangeLog
M	po/ru.po

commit 416a8931cfe8c8009a1ceed59604f3efb7be8e4e
Author: Hendrik Richter <hendrik@gnome-de.org>
Date:	2005-02-08

    Updated German translation.

    2005-02-08	Hendrik Richter  <hendrik@gnome-de.org>

	* de.po: Updated German translation.

M	po/ChangeLog
M	po/de.po

commit 6b81edbb9e2d75605d1b6b647cc115b077fb09a9
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2005-02-08

    Update Update

    2005-02-08	Kjartan Maraas	<kmaraas@gnome.org>

	* nb.po: Update
	* no.po: Update

M	po/ChangeLog
M	po/nb.po
M	po/no.po

commit 6a3ba1447020c0ea44e4cb4d64215778031e047f
Author: Martin Wehner <martin.wehner@epost.de>
Date:	2005-02-07

    Handle disappearing original_files without crashing. Fixes bug

    2005-02-07	Martin Wehner  <martin.wehner@epost.de>

	* src/file-manager/fm-properties-window.c: (get_original_file),
	(name_field_done_editing), (update_properties_window_title):
	Handle disappearing original_files without crashing.
	Fixes bug #151024/158904.

M	ChangeLog
M	src/file-manager/fm-properties-window.c

commit c7bcaef7cedd39336ced58b5662cb458456692cd
Author: Adam Weinberger <adamw@src.gnome.org>
Date:	2005-02-07

    Updated Canadian English translation.


	* en_CA.po: Updated Canadian English translation.

M	po/ChangeLog
M	po/en_CA.po

commit f91d4e523c1facf16efe8197fc18cbc778791ef4
Author: Martin Wehner <martin.wehner@epost.de>
Date:	2005-02-07

    Revert libexif change as it breaks the build with new libexif.

    2005-02-07	Martin Wehner  <martin.wehner@epost.de>

	* configure.in:
	Revert libexif change as it breaks the build with new libexif.

M	ChangeLog
M	configure.in

commit 47da6d6d9edad1c06d64e067cf6c826ff6110529
Author: David Lodge <dave@cirt.net>
Date:	2005-02-07

    Updated British translation.

    2005-02-07	David Lodge <dave@cirt.net>

	    * en_GB.po: Updated British translation.

M	po/ChangeLog
M	po/en_GB.po

commit 1106b0ac85b569f85c010115878d0ae3d900dd8a
Author: Priit Laes <plaes@cvs.gnome.org>
Date:	2005-02-07

    Translation updated by Ivar Smolin.

    2005-02-07	Priit Laes  <plaes@cvs.gnome.org>

	* et.po: Translation updated by Ivar Smolin.

M	po/ChangeLog
M	po/et.po

commit b72a17b2a35ada8ded4ca869b284d3333756820e
Author: Adam Weinberger <adamw@src.gnome.org>
Date:	2005-02-06

    Updated Canadian English translation.


	* en_CA.po: Updated Canadian English translation.

M	po/ChangeLog
M	po/en_CA.po

commit 4a99a022d5c64c2d4c20b28aee2f93a34b299c62
Author: Nikos Charonitakis <frolix68@src.gnome.org>
Date:	2005-02-06

    Updated Greek translation

M	po/ChangeLog
M	po/el.po

commit 19dba064aa744449aac2719f73c5c279321f8f2e
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
Date:	2005-02-06

    Updated Spanish translation.

    2005-02-06	Francisco Javier F. Serrador  <serrador@cvs.gnome.org>

	* es.po: Updated Spanish translation.

M	po/ChangeLog
M	po/es.po

commit f05df021c684f6d6ea63d4f9bf012a895e5ed8df
Author: Miloslav Trmac <mitr@volny.cz>
Date:	2005-02-06

    Updated Czech translation.

    2005-02-06	Miloslav Trmac	<mitr@volny.cz>

	* cs.po: Updated Czech translation.

M	po/ChangeLog
M	po/cs.po

commit 96198baeacd4f2103b917148ab9fab9d4b544121
Author: Christian Rose <menthos@menthos.com>
Date:	2005-02-06

    Updated Swedish translation.

    2005-02-06	Christian Rose	<menthos@menthos.com>

	* sv.po: Updated Swedish translation.

M	po/ChangeLog
M	po/sv.po

commit 7ebe29a195ef72dce91e710a25d7290a005f0198
Author: Funda Wang <fwang@src.gnome.org>
Date:	2005-02-06

    Updated Simplified Chinese translation

M	po/zh_CN.po

commit 3f7cb1df7e17546ba8dd7d36e68c031d59ea2323
Author: Martin Wehner <martin.wehner@epost.de>
Date:	2005-02-06

    Use new gnome_desktop_item_set_launch_time() API. (#166334)

    2005-02-06	Martin Wehner  <martin.wehner@epost.de>

	* libnautilus-private/nautilus-program-choosing.c:
	(slowly_and_stupidly_obtain_timestamp),
	(nautilus_launch_show_file), (nautilus_launch_application),
	(nautilus_launch_desktop_file):
	Use new gnome_desktop_item_set_launch_time() API. (#166334)

	* configure.in:
	Require gnome-desktop 2.9.91

	Patch from Elijah Newren <newren@gmail.com>

M	ChangeLog
M	configure.in
M	libnautilus-private/nautilus-program-choosing.c

commit 2393abd153749e1b27494f50e9e38dea02c93e75
Author: Martin Wehner <martin.wehner@epost.de>
Date:	2005-02-06

    Make libexif dependency optional again. (#165773)

    2005-02-06	Martin Wehner  <martin.wehner@epost.de>

	* configure.in:
	Make libexif dependency optional again. (#165773)

M	ChangeLog
M	configure.in

commit 71d82ae51424330265e42f5b78b9347a576c0c14
Author: Funda Wang <fwang@src.gnome.org>
Date:	2005-02-06

    Removed references to obsolete files.

M	po/POTFILES.in
M	po/POTFILES.skip

commit 407891efb7196747587a01a3001bf276ca96aa77
Author: Pauli Virtanen <pauli.virtanen@hut.fi>
Date:	2005-02-06

    Updated Finnish translation.

    2005-02-06	Pauli Virtanen <pauli.virtanen@hut.fi>

	 * fi.po: Updated Finnish translation.

M	po/ChangeLog
M	po/fi.po

commit b63da1b3cf25d965876cc0f80b40c357ce571818
Author: Kostas Papadimas <pkst@src.gnome.org>
Date:	2005-02-05

    Updated Greek Translation.

M	po/ChangeLog
M	po/el.po

commit ce71dc39bf2095145e2045dcf98a5e2206149aed
Author: Martin Wehner <martin.wehner@epost.de>
Date:	2005-02-05

    Make default desktop font localizable. (#138731)

    2005-02-05	Martin Wehner  <martin.wehner@epost.de>

	* libnautilus-private/apps_nautilus_preferences.schemas.in:
	Make default desktop font localizable. (#138731)

	Patch from Takao Fujiwar <takao.fujiwara@sun.com>

M	ChangeLog
M	libnautilus-private/apps_nautilus_preferences.schemas.in

commit 208667333ec306112be9330c5eff4d2e2b7b551e
Author: Martin Wehner <martin.wehner@epost.de>
Date:	2005-02-05

    Remove unused file.

    2005-02-05	Martin Wehner  <martin.wehner@epost.de>

	* data/Makefile.am:
	* data/static_bookmarks.xml:
	Remove unused file.

M	ChangeLog
M	data/Makefile.am
D	data/static_bookmarks.xml

commit 2b828bbd48cfaad34131a053c5a252a608613a1d
Author: Martin Wehner <martin.wehner@epost.de>
Date:	2005-02-05

    Added mnemonic for Browse Folder option. Added mnemonic for Empty
    Trash

    2005-02-05	Martin Wehner  <martin.wehner@epost.de>

	* src/file-manager/fm-directory-view.c:
	(real_update_menus): Added mnemonic for Browse Folder option.
	* src/file-manager/fm-desktop-icon-view.c:
	(real_update_menus): Added mnemonic for Empty Trash option.
	Fixes #162307.

	Patch from Dinoop Thomas <dinoop.thomas@wipro.com>

M	ChangeLog
M	src/file-manager/fm-desktop-icon-view.c
M	src/file-manager/fm-directory-view.c

commit 9f9d1a4ba36ef3c9fc7ad55d976b252e3a88db4f
Author: Gil Osher <dolfin@src.gnome.org>
Date:	2005-02-04

    Updated Hebrew translation.


    * he.po: Updated Hebrew translation.

M	po/ChangeLog

commit 91df89d2ee4a2149ba2089655d1def53caf3b7f1
Author: Gil Osher <dolfin@src.gnome.org>
Date:	2005-02-04

    Updated Hebrew translation.

M	po/he.po

commit dd63fb96901fdfa7b4b4ab83ce639f96ba5eb2fd
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-02-04

    Fix workarea detection on 64bit machines. Patch from Ian Wienand

    2005-02-04	Alexander Larsson  <alexl@redhat.com>

	* src/file-manager/fm-desktop-icon-view.c (net_workarea_changed):
	Fix workarea detection on 64bit machines.
	Patch from Ian Wienand <ianw@gelato.unsw.edu.au>

M	ChangeLog
M	src/file-manager/fm-desktop-icon-view.c

commit acabca8925184e83b4971a8836eb35d71866e81b
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
Date:	2005-02-03

    Updated Spanish translation.

    2005-02-03	Francisco Javier F. Serrador  <serrador@cvs.gnome.org>

	* es.po: Updated Spanish translation.

M	po/ChangeLog
M	po/es.po

commit 8be5a7ceb7a34b4d7f357b986922b79ae4631898
Author: Vincent van Adrighem <adrighem@gnome.org>
Date:	2005-02-03

    Translation updated by Reinout van Schouwen.

    2005-02-03	Vincent van Adrighem  <adrighem@gnome.org>

	* nl.po: Translation updated by Reinout van Schouwen.

M	po/ChangeLog

commit c9004e8a0b22b6b978397ca6f8492a84dcc0dbd4
Author: Priit Laes <plaes@cvs.gnome.org>
Date:	2005-02-02

    Translation updated by Ivar Smolin.

    2005-02-02	Priit Laes  <plaes@cvs.gnome.org>

	* et.po: Translation updated by Ivar Smolin.

M	po/ChangeLog
M	po/et.po

commit 13d8cc18c3c5fd705afeef295863efed9fd9f102
Author: Vincent van Adrighem <adrighem@gnome.org>
Date:	2005-02-02

    Translation updated by Reinout van Schouwen.

    2005-02-02	Vincent van Adrighem  <adrighem@gnome.org>

	* nl.po: Translation updated by Reinout van Schouwen.

M	po/ChangeLog
M	po/nl.po

commit 1c8f5757e5af43a02cc5dceae7d838abc7ddf3e9
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-02-01

    Handle destroyed windows

    2005-02-01	Alexander Larsson  <alexl@redhat.com>

	* src/file-manager/fm-directory-view.c:
	(clipboard_targets_received):
	Handle destroyed windows

	* src/nautilus-window.c: (nautilus_window_destroy):
	cancel outstanding view as callbacks

	Fixes #165938

M	ChangeLog
M	src/file-manager/fm-directory-view.c
M	src/nautilus-window.c

commit 12fa7db8721caf05d7192afac93b89d231593869
Author: Jordi Mallach <jordim@src.gnome.org>
Date:	2005-02-01

    Updated Catalan translation.

M	po/ChangeLog
M	po/ca.po

commit 32f53a448652fbea1f4911786582fea42b073592
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2005-02-01

    Update Update

    2005-02-01	Kjartan Maraas	<kmaraas@gnome.org>

	* nb.po: Update
	* no.po: Update

M	po/ChangeLog
M	po/nb.po
M	po/no.po

commit f3a8e9f1267dc6da13941446f6313dd0e051998d
Author: Adam Weinberger <adamw@src.gnome.org>
Date:	2005-02-01

    Updated Canadian English translation.


	* en_CA.po: Updated Canadian English translation.

M	po/ChangeLog
M	po/en_CA.po

commit 2ccd473a196bf4d60d403822e2fc5660ce9001f1
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2005-01-31

    Free the color string. Closes bug #154204.

    2005-01-31	Kjartan Maraas	<kmaraas@gnome.org>

	* libnautilus-private/nautilus-directory-background.c:
	(image_loading_done_callback): Free the color string.
	Closes bug #154204.

M	ChangeLog
M	libnautilus-private/nautilus-directory-background.c

commit e9a1bb30d7fcdb4921a31eddd19cf406cdc14687
Author: Changwoo Ryu <cwryu@debian.org>
Date:	2005-01-31

    Updated Korean translation.

    2005-02-01	Changwoo Ryu  <cwryu@debian.org>

	* ko.po: Updated Korean translation.

M	po/ChangeLog
M	po/ko.po

commit 23bc5082c49bb59f591d876292a2b22bbdd94be6
Author: Funda Wang <fwang@src.gnome.org>
Date:	2005-01-31

    Updated Simplified Chinese translation

M	po/zh_CN.po

commit 66c841b1a392fadac10793ae75347dec647c238e
Author: Miloslav Trmac <mitr@volny.cz>
Date:	2005-01-31

    Updated Czech translation.

    2005-01-31	Miloslav Trmac	<mitr@volny.cz>

	* cs.po: Updated Czech translation.

M	po/ChangeLog
M	po/cs.po

commit bf560a8a2faa5c603767e14f0dc46f2b74f8437c
Author: Christian Rose <menthos@menthos.com>
Date:	2005-01-31

    Updated Swedish translation.

    2005-01-31	Christian Rose	<menthos@menthos.com>

	* sv.po: Updated Swedish translation.

M	po/ChangeLog
M	po/sv.po

commit 58c47d59ce7a19a5dfcb47cc7a0452882ec8da97
Author: Žygimantas Beručka <uid0@akl.lt>
Date:	2005-01-31

    Updated Lithuanian translation.

    2005-01-31	Žygimantas Beručka  <uid0@akl.lt>

	    * lt.po: Updated Lithuanian translation.

M	po/ChangeLog
M	po/lt.po

commit 6158402af7d7a76d9b327e2eaa8d2de36307e523
Author: Sven Herzberg <herzi@gnome-de.org>
Date:	2005-01-30

    reviewed by: Martin Wehner <martin.wehner@epost.de>

    2005-01-30	Sven Herzberg  <herzi@gnome-de.org>

	    reviewed by: Martin Wehner	<martin.wehner@epost.de>

	    * libnautilus-private/nautilus-file-operations.c:
	    change the strings for move/copy/link/delete from "Files
	    Moved:" to
	    "Moving file:", fixes #154839

M	ChangeLog
M	libnautilus-private/nautilus-file-operations.c

commit f445b5f55aca47380847f461ada0548ed636238e
Author: Žygimantas Beručka <uid0@akl.lt>
Date:	2005-01-30

    Updated Lithuanian translation.

    2005-01-30	Žygimantas Beručka  <uid0@akl.lt>

	    * lt.po: Updated Lithuanian translation.

M	po/ChangeLog
M	po/lt.po

commit 5d41b097f2d23d4a2741f220bad04af5a7b7fbaf
Author: Martin Wehner <martin.wehner@epost.de>
Date:	2005-01-29

    Revert my last commit.

    2005-01-29	Martin Wehner  <martin.wehner@epost.de>

	Revert my last commit.

M	ChangeLog

commit 02b905f7879d7e53d40b02f84875800a3ace18e5
Author: Martin Wehner <mwehner@src.gnome.org>
Date:	2005-01-29

    2005-01-29	Martin Wehner  <martin.wehner@epost.de>>

	* libbackground/Makefile.am:
	Use ${datadir} instead of ${prefix}/share for GNOME_ICONDIR.
	Fixes bug #95008.

	Patch from Christian Neumair <chris@gnome-de.org>

M	ChangeLog

commit c8aa5dc3d122039b9eccb627d4b055b8128e735a
Author: Priit Laes <plaes@cvs.gnome.org>
Date:	2005-01-29

    Translation updated.

    2005-01-29	Priit Laes  <plaes@cvs.gnome.org>

	* et.po: Translation updated.

M	po/ChangeLog
M	po/et.po

commit 9e598fe73120bb2c5ab13392a8047b83e62aa859
Author: Miloslav Trmac <mitr@volny.cz>
Date:	2005-01-29

    Updated Czech translation.

    2005-01-29	Miloslav Trmac	<mitr@volny.cz>

	* cs.po: Updated Czech translation.

M	po/ChangeLog
M	po/cs.po

commit afe31802c384a38b1df448984539fe54d08f8a8d
Author: Funda Wang <fwang@src.gnome.org>
Date:	2005-01-29

    Updated Simplified Chinese translation

M	po/zh_CN.po

commit 3c8a12b3dfb44836d1cce432d72501a5e2b4309a
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2005-01-28

    Update

    2005-01-28	Kjartan Maraas	<kmaraas@gnome.org>

	* nb.po: Update

M	po/ChangeLog
M	po/nb.po
M	po/no.po

commit 4706de989837b3b71d449b31e8631684cbdcc682
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-01-28

    Fix leak

    2005-01-28	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-file.c:
	Fix leak

	* Makefile.am:
	Remove unnecessary stuff

M	ChangeLog
M	Makefile.am
M	libnautilus-private/nautilus-file.c

commit fb9c4e50259b1702c3fbbe2fbf5631a3b780ce1c
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-01-28

    Disable close action on desktop window (#160100)

    2005-01-28	Alexander Larsson  <alexl@redhat.com>

	* src/nautilus-actions.h:
	* src/nautilus-desktop-window.c:
	(nautilus_desktop_window_instance_init):
	Disable close action on desktop window (#160100)

M	ChangeLog
M	src/nautilus-actions.h
M	src/nautilus-desktop-window.c

commit 846d28384eaa3107432b01dfcca1931b8e348d2e
Author: Martin Wehner <martin.wehner@epost.de>
Date:	2005-01-27

    Don't try to free NULL icon info.

    2005-01-27	Martin Wehner  <martin.wehner@epost.de>

	* src/nautilus-main.c: (register_icons):
	Don't try to free NULL icon info.

M	ChangeLog
M	src/nautilus-main.c

commit 2e000b4d9c872d6b045a7a9dd9e9fc80c58e2438
Author: Martin Wehner <martin.wehner@epost.de>
Date:	2005-01-27

    Don't compare NULL values from files we can't get permissions
    for. Fixes

    2005-01-27	Martin Wehner  <martin.wehner@epost.de>

	* libnautilus-private/nautilus-file.c:
	(nautilus_file_compare_for_sort_by_attribute):
	Don't compare NULL values from files we can't get permissions for.
	Fixes bug #153890.

M	ChangeLog
M	libnautilus-private/nautilus-file.c

commit c18bd686a70095bf45df1af8aef8485306f11594
Author: Chris Lahey <clahey@ximian.com>
Date:	2005-01-27

    Support the API change in libexif > 0.5.12.

    2005-01-27	Chris Lahey  <clahey@ximian.com>

	* acconfig.h, configure.in, src/nautilus-image-properties-page.c:
	Support the API change in libexif > 0.5.12.

M	ChangeLog
M	acconfig.h
M	configure.in
M	src/nautilus-image-properties-page.c

commit c123abcb4621356059b0357fa7db2381447b7cd4
Author: Ivan Stojmirov <stojmir@src.gnome.org>
Date:	2005-01-27

    popraveno

M	po/mk.po

commit 3cd93bfa38b0c976514cd7c6a122132683f997e7
Author: Ivan Stojmirov <stojmir@src.gnome.org>
Date:	2005-01-27

    popraveno

M	po/mk.po

commit a048dcdc6cd272b6e8ae2dfb8e02c9b154528ee8
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2005-01-27

    Don't leak the icon info

    2005-01-27	Kjartan Maraas	<kmaraas@gnome.org>

	* src/nautilus-main.c: Don't leak the icon info

M	ChangeLog
M	src/nautilus-main.c

commit 29e5981b49085c27922636443eeeb62ac398f635
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-01-27

    Make path button more obvious. #145237 Patch from Michael Henson

    2005-01-27	Alexander Larsson  <alexl@redhat.com>

	* src/nautilus-spatial-window.c:
	Make path button more obvious. #145237
	Patch from  Michael Henson <mike@axl.net>

M	ChangeLog
M	src/nautilus-spatial-window.c

commit 12ad52262cead2c3437d458dc503156f15753152
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-01-27

    Set focus_on_map for dnd ask dialog to avoid it ending up under the

    2005-01-27	Alexander Larsson  <alexl@redhat.com>

	* src/file-manager/fm-directory-view.c: (ask_link_action):
	Set focus_on_map for dnd ask dialog to avoid it ending
	up under the browser window.
	Patch from Jorn Baayen <jbaayen@gnome.org>

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit 68722a933cea550968475736ede881e0013aca6f
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-01-27

    No title on dialog. Patch from Dennis Cranston
    <dennis_cranston@yahoo.com>

    2005-01-27	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-file-operations.c:
	(confirm_empty_trash):
	No title on dialog.
	Patch from Dennis Cranston <dennis_cranston@yahoo.com>

M	ChangeLog
M	libnautilus-private/nautilus-file-operations.c

commit a9c21086405b642d99a101e3fbe2ae7ed284acb4
Author: Adam Weinberger <adamw@src.gnome.org>
Date:	2005-01-27

    Updated Canadian English translation.


	* en_CA.po: Updated Canadian English translation.

M	po/ChangeLog
M	po/en_CA.po

commit 06c61e80f92de3616a6b47429b841ad2ec13120a
Author: Marcel Telka <marcel@telka.sk>
Date:	2005-01-26

    Updated Slovak translation.

    2005-01-26	Marcel Telka  <marcel@telka.sk>

	* sk.po: Updated Slovak translation.

M	po/ChangeLog
M	po/sk.po

commit 01de137f4206a52a91845f0532f42beebe3bd209
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
Date:	2005-01-26

    Updated Spanish translation.

    2005-01-26	Francisco Javier F. Serrador  <serrador@cvs.gnome.org>

	* es.po: Updated Spanish translation.

M	po/ChangeLog
M	po/es.po

commit 7877264402dbbe50d164ef3107bfa3a4b061f168
Author: Leonid Kanter <lkanter@src.gnome.org>
Date:	2005-01-26

    Updated Russian translation

M	po/ChangeLog
M	po/ru.po

commit 35d0714b8230020095ba12f71046aed7b5b9c220
Author: Ryan Lortie <desrt@desrt.ca>
Date:	2005-01-26

    Trivial string fix.

    2001-01-26	Ryan Lortie  <desrt@desrt.ca>
	    * libnautilus-private/nautilus-file-operations.c:
	    (handle_transfer_overwrite): Trivial string fix.

M	ChangeLog
M	libnautilus-private/nautilus-file-operations.c

commit a71d447f0e1131e8c49f33302d252c23a12e7d1c
Author: Takeshi AIHANA <aihana@gnome.gr.jp>
Date:	2005-01-25

    Updated Japanese translation.

    2005-01-26	Takeshi AIHANA <aihana@gnome.gr.jp>

	* ja.po: Updated Japanese translation.

M	po/ChangeLog
M	po/ja.po

commit 51254ed41ac92d627b1dab00f90f7e988ba6af80
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-01-25

    weak_unref the view if we cancel the activation. Might fix #145789

    2005-01-25	Alexander Larsson  <alexl@redhat.com>

	* src/file-manager/fm-directory-view.c: (cancel_activate),
	(activate_weak_notify), (cancel_activate_callback):
	weak_unref the view if we cancel the activation.
	Might fix #145789

M	ChangeLog
M	po/af.po
M	po/am.po
M	po/ar.po
M	src/file-manager/fm-directory-view.c

commit 1c71a152d0c20747a3510f3bc47e45775cd6c06b
Author: Francisco Javier Fernandez <cyphra@vir.tecknolabs.com>
Date:	2005-01-25

    Updated Spanish translation.

    2005-01-25	Francisco Javier Fernandez  <cyphra@vir.tecknolabs.com>

	* es.po: Updated Spanish translation.

M	po/ChangeLog
M	po/es.po

commit 08728f8ae5fbc7e4d19cdeed52f787706de7c1ef
Author: Adam Weinberger <adamw@src.gnome.org>
Date:	2005-01-25

    Updated Canadian English translation.


	* en_CA.po: Updated Canadian English translation.

M	po/ChangeLog
M	po/en_CA.po

commit 9809b3fe6ae063152b5d52b193b7502a22134a33
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-01-25

    Post release version bump.

    2005-01-25	Alexander Larsson  <alexl@redhat.com>

	* configure.in:
	Post release version bump.

    === nautilus 2.9.90 ===

M	ChangeLog
M	configure.in
M	po/ChangeLog

commit 233f7aebac65cd460fd57cb8d5e42abd8fe4ab43 (tag: NAUTILUS_2_9_90)
Author: Alexander Larsson <alexl@src.gnome.org>
Date:	2005-01-25

    pofiles

M	po/af.po
M	po/am.po
M	po/ar.po
M	po/az.po
M	po/be.po
M	po/bg.po
M	po/bn.po
M	po/bs.po
M	po/ca.po
M	po/cs.po
M	po/cy.po
M	po/da.po
M	po/de.po
M	po/el.po
M	po/en_CA.po
M	po/en_GB.po
M	po/es.po
M	po/et.po
M	po/eu.po
M	po/fa.po
M	po/fi.po
M	po/fr.po
M	po/ga.po
M	po/gl.po
M	po/gu.po
M	po/he.po
M	po/hi.po
M	po/hr.po
M	po/hu.po
M	po/id.po
M	po/is.po
M	po/it.po
M	po/ja.po
M	po/ko.po
M	po/li.po
M	po/lt.po
M	po/lv.po
M	po/mi.po
M	po/mk.po
M	po/ml.po
M	po/mn.po
M	po/ms.po
M	po/nb.po
M	po/ne.po
M	po/nl.po
M	po/nn.po
M	po/no.po
M	po/nso.po
M	po/pa.po
M	po/pl.po
M	po/pt.po
M	po/pt_BR.po
M	po/ro.po
M	po/ru.po
M	po/sk.po
M	po/sl.po
M	po/sq.po
M	po/sr.po
M	po/sr@Latn.po
M	po/sr@ije.po
M	po/sv.po
M	po/ta.po
M	po/th.po
M	po/tk.po
M	po/tr.po
M	po/uk.po
M	po/vi.po
M	po/wa.po
M	po/yi.po
M	po/zh_CN.po
M	po/zh_TW.po
M	po/zu.po

commit 89d6526ac32fa6b145e994ec413a75ba258aefc6
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-01-25

    Update for release.

    2005-01-25	Alexander Larsson  <alexl@redhat.com>

	* NEWS:
	Update for release.

	* MAINTAINERS:
	Add Martin, remove Darin.
	Update daves email address.

	* configure.in:
	Bump version to 2.9.90
	Require eel 2.9.90

M	ChangeLog
M	MAINTAINERS
M	NEWS
M	configure.in

commit 01ce257f9b6ece104cddf8e36c2edb9a793f28de
Author: Funda Wang <fwang@src.gnome.org>
Date:	2005-01-25

    Updated Simplified Chinese translation

M	po/zh_CN.po

commit a5be306c336d5782ecf9bf6c87b7ca4609e773e4
Author: Hendrik Richter <hendrik@gnome-de.org>
Date:	2005-01-25

    Updated German translation.

    2005-01-25	Hendrik Richter  <hendrik@gnome-de.org>

	* de.po: Updated German translation.

M	po/ChangeLog
M	po/de.po

commit 3ceab2bdb6f1f552b4cacb131c80b6ba247c2ef9
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-01-25

    Fix typo.

    2005-01-25	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-file-operations.c
	(confirm_empty_trash):
	Fix typo.

M	ChangeLog
M	libnautilus-private/nautilus-file-operations.c

commit cfe8b51c981fc12eea9546e10f31fa8b7015c145
Author: Funda Wang <fwang@src.gnome.org>
Date:	2005-01-25

    Updated Simplified Chinese translation

M	po/zh_CN.po

commit f2b20da6da0701ef6a26dfc9bf15546e9b968332
Author: Padraig O'Briain <padraig.obriain@sun.com>
Date:	2005-01-25

    Omit call to nautilus_icon_container_accessible_update_selection.

    2005-01-25	Padraig O'Briain  <padraig.obriain@sun.com>

	* libnautilus-private/nautilus-icon-container.c:
	(nautilus_icon_container_accessible_selection_changed_cb):
	Omit call
	to nautilus_icon_container_accessible_update_selection.
	(nautilus_icon_container_accessible_ref_selection):
	(nautilus_icon_container_accessible_get_selection):
	(nautilus_icon_container_accessible_remove_selection): All call
	to nautilus_icon_container_accessible_update_selection.

	Fixes bug #160087.

M	ChangeLog
M	libnautilus-private/nautilus-icon-container.c

commit 88a65009ef259dcc8463aa25e92ba80b8cbf1a9d
Author: Duarte Loreto <happyguy_pt@hotmail.com>
Date:	2005-01-24

    Updated Portuguese translation.

    2005-01-24	Duarte Loreto <happyguy_pt@hotmail.com>

	* pt.po: Updated Portuguese translation.

M	po/ChangeLog
M	po/pt.po

commit 7456f7e6364d6ed31927fa35f88df7162aafe551
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
Date:	2005-01-24

    Updated Spanish translation.

    2005-01-24	Francisco Javier F. Serrador  <serrador@cvs.gnome.org>

	* es.po: Updated Spanish translation.

M	po/ChangeLog
M	po/es.po

commit 6975b7cf337dd255ce4ce56bc1a7172dece0c35a
Author: Hendrik Richter <hendrik@gnome-de.org>
Date:	2005-01-24

    Updated German translation.

    2005-01-24	Hendrik Richter  <hendrik@gnome-de.org>

	* de.po: Updated German translation.

M	po/ChangeLog
M	po/de.po

commit 65cb0b152c3ff783f2cd9a6d26db1990c02e333f
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-01-24

    WE WANT THE CHEESEPUFF!!!

    2005-01-24	Alexander Larsson  <alexl@redhat.com>

	* src/nautilus-window-menus.c (action_about_nautilus_callback):
	WE WANT THE CHEESEPUFF!!!

M	ChangeLog
M	src/nautilus-window-menus.c

commit 6ed0c2e40222b32107b029f3511f856ae3e20b44
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-01-24

    Use warning icon instead of info one. Use GtkMessageDialog. Patch from

    2005-01-24	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-file-operations.c:
	(confirm_empty_trash):
	Use warning icon instead of info one.
	Use GtkMessageDialog.
	Patch from Luca Ferretti <elle.uca@libero.it>

M	ChangeLog
M	libnautilus-private/nautilus-file-operations.c

commit 48bf34625604882dbb05b6bdfe0a49a91c3d14a6
Author: Christian Rose <menthos@menthos.com>
Date:	2005-01-23

    Sorted. Updated Swedish translation.

    2005-01-23	Christian Rose	<menthos@menthos.com>

	* POTFILES.in: Sorted.
	* sv.po: Updated Swedish translation.

M	po/ChangeLog
M	po/POTFILES.in
M	po/sv.po

commit 192e2acc5facca7e2a74889b66c4a193b5cd1028
Author: Martin Wehner <martin.wehner@epost.de>
Date:	2005-01-23

    Remove "Reset Background" entry from folder context menus.

    2005-01-23	Martin Wehner  <martin.wehner@epost.de>

	* src/file-manager/fm-actions.h:
	* src/file-manager/fm-desktop-icon-view.c: (real_merge_menus):
	* src/file-manager/fm-directory-view.c: (real_update_menus):
	* src/file-manager/nautilus-directory-view-ui.xml:
	Remove "Reset Background" entry from folder context menus.

	Patch from Jaap Haitsma <jaap@haitsma.org>

M	ChangeLog
M	src/file-manager/fm-actions.h
M	src/file-manager/fm-desktop-icon-view.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/nautilus-directory-view-ui.xml

commit 856a992812c5188610dec41bee408b104c9ad8ca
Author: Hendrik Richter <hendrikr@src.gnome.org>
Date:	2005-01-23

    Updated German translation.

M	po/ChangeLog
M	po/de.po

commit 0987fd3c3aafb518ee1a3e783e45c6959d4c9d58
Author: Funda Wang <fwang@src.gnome.org>
Date:	2005-01-22

    Updated Simplified Chinese translation

M	po/ChangeLog
M	po/zh_CN.po

commit 1305ccd091675c633bf80f76045a4b6a645d1e41
Author: Adam Weinberger <adamw@src.gnome.org>
Date:	2005-01-21

    Updated Canadian English translation.


	* en_CA.po: Updated Canadian English translation.

M	po/ChangeLog
M	po/en_CA.po

commit ce2d7ea38a845140474de731a3346720c0d22add
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
Date:	2005-01-21

    Updated Spanish translation

    2005-01-21	Francisco Javier F. Serrador  <serrador@cvs.gnome.org>

	   * es.po: Updated Spanish translation

M	po/ChangeLog
M	po/es.po

commit fdb00e0553e1fa652ca678478b83652b2e85644a
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
Date:	2005-01-21

    s/Evince/Nautilus/g

    2005-01-21	Francisco Javier F. Serrador  <serrador@cvs.gnome.org>

	   * src/nautilus-window-menus.c: s/Evince/Nautilus/g

M	ChangeLog
M	src/nautilus-window-menus.c

commit bd4ca0c2dfb847e1d10aac6d4b3de16c874deed0
Author: Kjartan Maraas <kmaraas@src.gnome.org>
Date:	2005-01-21

    Remove some cruft too

M	po/nn.po

commit 1a2fc0d6e22ccc2071d3c34c12040b4514fa8667
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2005-01-21

    Update this.

    2005-01-21	Kjartan Maraas	<kmaraas@gnome.org>

	* nn.po: Update this.

M	po/ChangeLog
M	po/nn.po

commit dd5e7e0df8d079d5473f443f24a194625a209996
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-01-21

    Add license to about dialog. Change copyright statement.

    2005-01-21	Alexander Larsson  <alexl@redhat.com>

	* src/nautilus-window-menus.c: (action_about_nautilus_callback):
	Add license to about dialog.
	Change copyright statement.

	Patch from Luca Ferretti <elle.uca@libero.it>

M	ChangeLog
M	src/nautilus-window-menus.c

commit c6659300331828f49b65b193bfc2ced874988c41
Author: Rhys Jones <rhys@sucs.org>
Date:	2005-01-21

    Corrected further minor typos in Welsh translation.

    2005-01-21	Rhys Jones  <rhys@sucs.org>

	    * cy.po: Corrected further minor typos in Welsh translation.

M	po/ChangeLog
M	po/cy.po

commit 608088852606931b94722c52021946ce7969497e
Author: Frank Arnold <farnold@cvs.gnome.org>
Date:	2005-01-20

    Updated German translation.

    2005-01-20	Frank Arnold  <farnold@cvs.gnome.org>

	* de.po: Updated German translation.

M	po/ChangeLog
M	po/de.po

commit a9f5873786e464b911233820ca69280fb4b80b81
Author: Miloslav Trmac <mitr@volny.cz>
Date:	2005-01-20

    Updated Czech translation.

    2005-01-20	Miloslav Trmac	<mitr@volny.cz>

	* cs.po: Updated Czech translation.

M	po/ChangeLog
M	po/cs.po

commit af0d05bb709d1e7679a3f949cfee6fab7dbda148
Author: Martin Wehner <martin.wehner@epost.de>
Date:	2005-01-20

    Fix sidebar_width typo in gconf schema (#162204).

    2005-01-20	Martin Wehner  <martin.wehner@epost.de>

	* libnautilus-private/apps_nautilus_preferences.schemas.in:
	Fix sidebar_width typo in gconf schema (#162204).

	Patch from J. Christopher Six <j.christopher.six@gmail.com>

M	ChangeLog
M	libnautilus-private/apps_nautilus_preferences.schemas.in

commit 545b089902d2739c61f30e87ce32c9f4df938795
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
Date:	2005-01-20

    Updated Spanish translation.

    2005-01-20	Francisco Javier F. Serrador  <serrador@cvs.gnome.org>

	* es.po: Updated Spanish translation.

M	po/ChangeLog
M	po/es.po

commit 0c270d578599711cadda361eccb84acc960282e3
Author: Christian Rose <menthos@menthos.com>
Date:	2005-01-20

    Updated Swedish translation.

    2005-01-20	Christian Rose	<menthos@menthos.com>

	* sv.po: Updated Swedish translation.

M	po/ChangeLog
M	po/sv.po

commit b5b10e9fba5b3897b9e41b7fcc710b172aeda70b
Author: Alexander Shopov <ash@contact.bg>
Date:	2005-01-20

    Updated Bulgarian translation by Vladimir Petkov <vpetkov@i-space.org>

    2005-01-20	Alexander Shopov  <ash@contact.bg>

	* bg.po: Updated Bulgarian translation by
	Vladimir Petkov <vpetkov@i-space.org>

M	po/ChangeLog
M	po/bg.po

commit 9555e1fea50535c7a7de9fa86355f2f00249c059
Author: Rhys Jones <rhys@sucs.org>
Date:	2005-01-20

    Updated Welsh translation with new strings + many fixes.

    2005-01-20	Rhys Jones  <rhys@sucs.org>

	    * cy.po: Updated Welsh translation with new strings +
	    many fixes.

M	po/ChangeLog
M	po/cy.po

commit 98975045cab301440beea98e1785411512d096e9
Author: Martin Wehner <martin.wehner@epost.de>
Date:	2005-01-20

    Add stock arrow icons to "Move Up/Down" buttons.

    2005-01-20	Martin Wehner  <martin.wehner@epost.de>

	* libnautilus-private/nautilus-column-chooser.c:
	(button_new_with_mnemonic), (add_buttons):
	Add stock arrow icons to "Move Up/Down" buttons.

	Patch from Michael Gossard <michael.gossard@free.fr>

M	ChangeLog
M	libnautilus-private/nautilus-column-chooser.c

commit 482ed83b1325daf16a357d735006e72c22da004c
Author: Adam Weinberger <adamw@src.gnome.org>
Date:	2005-01-19

    Updated Canadian English translation.


	* en_CA.po: Updated Canadian English translation.

M	po/ChangeLog
M	po/en_CA.po

commit 05a847778b28354f3b2eade9e570a037b0b32e36
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2005-01-19

    Add [endcoding: UTF-8] Update

    2005-01-19	Kjartan Maraas	<kmaraas@gnome.org>

	* POTFILES.in: Add [endcoding: UTF-8]
	* nb.po: Update

M	po/ChangeLog
M	po/POTFILES.in
M	po/nb.po
M	po/no.po

commit b04e76a6e7ceaf5c856834f98c672e00c934d26b
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-01-19

    Use GtkAboutDialog.

    2005-01-19	Alexander Larsson  <alexl@redhat.com>

	* src/nautilus-window-menus.c: (action_about_nautilus_callback):
	Use GtkAboutDialog.

	Patch from Luca Ferretti <elle.uca@libero.it>

M	ChangeLog
M	src/nautilus-window-menus.c

commit b72ffada22902e753a1bda6d6e9aa0eae1a2216c
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-01-19

    Fix icon

    2005-01-19	Alexander Larsson  <alexl@redhat.com>

	* nautilus-home.desktop.in:
	Fix icon

	* nautilus.desktop.in:
	Put in menus.

	Patch from Luca Ferretti <elle.uca@libero.it>

M	ChangeLog
M	nautilus-home.desktop.in
M	nautilus.desktop.in

commit fc5566fb48b417ec896f02c823d0aa829c09ef55
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-01-18

    Better default icon. Patch from Jaap Haitsma <jaap@haitsma.org>

    2005-01-18	Alexander Larsson  <alexl@redhat.com>

	* src/nautilus-main.c: (main):
	* src/nautilus-window.c: (nautilus_window_class_init):
	Better default icon.
	Patch from Jaap Haitsma <jaap@haitsma.org>

M	ChangeLog
M	src/nautilus-main.c
M	src/nautilus-window.c

commit f51427cb1cc5bdb6216e0ebaa2f72423e709a1ec
Author: Adam Weinberger <adamw@src.gnome.org>
Date:	2005-01-17

    Updated Canadian English translation.


	* en_CA.po: Updated Canadian English translation.

M	po/ChangeLog
M	po/en_CA.po

commit 44430df57d6865aab1097b381b883a93590084f6
Author: Žygimantas Beručka <uid0@akl.lt>
Date:	2005-01-17

    Updated Lithuanian translation.

    2005-01-17	Žygimantas Beručka  <uid0@akl.lt>

	    * lt.po: Updated Lithuanian translation.

M	po/ChangeLog
M	po/lt.po

commit 7b5f8f348c5de2277bcdf339a3436d1bc8e0739b
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-01-17

    Don't use destroyed dialog. Patch from Vincent Untz
    <vincent@vuntz.net>.

    2005-01-17	Alexander Larsson  <alexl@redhat.com>

	* src/nautilus-connect-server-dialog.c: (connect_to_server):
	Don't use destroyed dialog.
	Patch from Vincent Untz <vincent@vuntz.net>.

M	ChangeLog
M	src/nautilus-connect-server-dialog.c

commit 33840813f46b46a6c267378627e551ae2f577607
Author: Hendrik Richter <hendrikr@src.gnome.org>
Date:	2005-01-16

    Updated German translation.

M	po/ChangeLog
M	po/de.po

commit b2b60237ed447668034ff7c3e48693c12c5c672e
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
Date:	2005-01-16

    Resolved #159128.

    2005-01-16	Francisco Javier F. Serrador  <serrador@cvs.gnome.org>

	* src/file-manager/fm-icon-view.c: Resolved #159128.

M	ChangeLog
M	src/file-manager/fm-icon-view.c

commit 97bf5b033646f25a6ce885d0790b63cc85a89406
Author: Hendrik Richter <hendrikr@src.gnome.org>
Date:	2005-01-16

    Updated German translation.

M	po/de.po

commit 5da14dbe8feb24a4fe32f14c7ad5dd020c122280
Author: Priit Laes <plaes@cvs.gnome.org>
Date:	2005-01-16

    Translation updated.

    2005-01-16	Priit Laes  <plaes@cvs.gnome.org>

	* et.po: Translation updated.

M	po/ChangeLog
M	po/et.po

commit 94650a92f6dda5b842f9c3e85e9799f9507269b2
Author: Adam Weinberger <adamw@src.gnome.org>
Date:	2005-01-15

    Updated Canadian English translation.


	* en_CA.po: Updated Canadian English translation.

M	po/ChangeLog
M	po/en_CA.po

commit 3b4b2ca4bbb3fa802928fc87df43d7665ce0a2d1
Author: Christian Rose <menthos@menthos.com>
Date:	2005-01-15

    Updated Swedish translation.

    2005-01-15	Christian Rose	<menthos@menthos.com>

	* sv.po: Updated Swedish translation.

M	po/ChangeLog
M	po/sv.po

commit 321944adf9264bca7a0565fa905cee2f08542dea
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2005-01-15

    Add nautilus-connect-to-server-dialog-main.c Update Update

    2005-01-15	Kjartan Maraas	<kmaraas@gnome.org>

	* POTFILES.in: Add nautilus-connect-to-server-dialog-main.c
	* nb.po: Update
	* no.po: Update

M	po/ChangeLog
M	po/POTFILES.in
M	po/nb.po
M	po/no.po

commit cef7d226ae80d29a19dc231c2a2b7bfadcd52eb9
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
Date:	2005-01-15

    Updated Spanish translation.

    2005-01-15	Francisco Javier F. Serrador  <serrador@cvs.gnome.org>

	* es.po: Updated Spanish translation.

M	po/ChangeLog
M	po/es.po

commit 5390cc255bcd15ca2986ffe467b882b94ccd9c0b
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-01-14

    Make connect to server dialog availible as separate application.

    2005-01-14	Alexander Larsson  <alexl@redhat.com>

	* Makefile.am:
	* src/.cvsignore:
	* src/Makefile.am:
	* src/nautilus-connect-server-dialog-main.c: (dialog_destroyed),
	(show_uri), (nautilus_connect_server_dialog_present_uri), (main):
	* src/nautilus-connect-server-dialog-nonmain.c:
	(nautilus_connect_server_dialog_present_uri):
	* src/nautilus-connect-server-dialog.c: (connect_to_server),
	(response_callback), (nautilus_connect_server_dialog_new):
	* src/nautilus-connect-server-dialog.h:
	Make connect to server dialog availible as separate application.

	Patch from Vincent Untz <vincent@vuntz.net>

M	ChangeLog
M	Makefile.am
M	src/.cvsignore
M	src/Makefile.am
A	src/nautilus-connect-server-dialog-main.c
A	src/nautilus-connect-server-dialog-nonmain.c
M	src/nautilus-connect-server-dialog.c
M	src/nautilus-connect-server-dialog.h

commit 4553e1c81e759416c72e7f2b48af5eece4eb907f
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-01-14

    New function nautilus_ensure_unique_file_name

    2005-01-14	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-file-utilities.[ch]:
	New function nautilus_ensure_unique_file_name

	* libnautilus-private/nautilus-link.[ch]:
	* libnautilus-private/nautilus-link-desktop-file.[ch]:
	Uniquify name for nautilus_link_local_create if requested.

	* src/file-manager/fm-directory-view.c:
	(fm_directory_view_handle_url_drop):
	Uniquify desktop link name

	Patch from Jorn Baayen <jbaayen@gnome.org>

M	ChangeLog
M	libnautilus-private/nautilus-file-utilities.c
M	libnautilus-private/nautilus-file-utilities.h
M	libnautilus-private/nautilus-link-desktop-file.c
M	libnautilus-private/nautilus-link-desktop-file.h
M	libnautilus-private/nautilus-link.c
M	libnautilus-private/nautilus-link.h
M	src/file-manager/fm-directory-view.c

commit ea2138d46b2bf8d90a167218ca4e113535f1a21a
Author: Adam Weinberger <adamw@src.gnome.org>
Date:	2005-01-13

    Updated Canadian English translation.


	* en_CA.po: Updated Canadian English translation.

M	po/ChangeLog
M	po/en_CA.po

commit feca21fafedb5b5c463cd1a818867fb184217b51
Author: Christian Rose <menthos@menthos.com>
Date:	2005-01-13

    Updated Swedish translation.

    2005-01-13	Christian Rose	<menthos@menthos.com>

	* sv.po: Updated Swedish translation.

M	po/ChangeLog
M	po/sv.po

commit cb0986818e280eb538141a88363db9c73c814410
Author: Estêvão Samuel Procópio <tevaum@src.gnome.org>
Date:	2005-01-13

    Brazilian Portuguese translation updated.

M	po/pt_BR.po

commit 9f46a89e7194d394b279b0951843493fe7aacc97
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-01-13

    Add handle_url signal Fix argument list for handle_uri_list

    2005-01-13	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-icon-container.[ch]:
	* libnautilus-private/nautilus-marshal.list:
	Add handle_url signal
	Fix argument list for handle_uri_list

	* libnautilus-private/nautilus-dnd.[ch]:
	Add nautilus_drag_default_drop_action_for_url

	* libnautilus-private/nautilus-icon-dnd.c: (receive_dropped_url),
	(nautilus_icon_container_get_drop_action),
	(drag_data_received_callback):
	Handle URL drops separately from URI_LIST
	Set different actions for URL drop

	* libnautilus-private/nautilus-tree-view-drag-dest.[ch]:
	(get_drop_action), (receive_dropped_uri_list),
	(receive_dropped_url), (drag_data_received_callback),
	(nautilus_tree_view_drag_dest_class_init):
	Add handle_url and handle_uri lists
	Set different actions for URL drop
	Fix bug that made url_list & url drops not work

	* src/file-manager/fm-directory-view.[ch]: (revert_slashes),
	(ask_link_action), (fm_directory_view_handle_url_drop),
	(fm_directory_view_handle_uri_list_drop):
	Move url and uri_list drop handling here. Make it handle
	url drops better.

	* src/file-manager/fm-icon-view.c: (icon_view_handle_url),
	(icon_view_handle_uri_list), (fm_icon_view_init):
	* src/file-manager/fm-list-view.c: (list_view_handle_url),
	(list_view_handle_uri_list), (create_and_set_up_tree_view):
	Call up to the drop code in directory view.

	The above is based on a patch from Jorn Baayen <jbaayen@gnome.org>

	* libnautilus-private/nautilus-directory.c:
	(nautilus_directory_schedule_metadata_copy):
	Handle source_directory being NULL. (happens on toplevel uri)

	* libnautilus-private/nautilus-file-operations.c:
	(nautilus_file_operations_copy_move):
	Handle source_dir_uri being NULL. (happens on toplevel uri)

	* libnautilus-private/nautilus-link-desktop-file.c:
	(nautilus_link_desktop_file_local_create):
	Use right icon field

M	ChangeLog
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-dnd.c
M	libnautilus-private/nautilus-dnd.h
M	libnautilus-private/nautilus-file-operations.c
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-container.h
M	libnautilus-private/nautilus-icon-dnd.c
M	libnautilus-private/nautilus-link-desktop-file.c
M	libnautilus-private/nautilus-marshal.list
M	libnautilus-private/nautilus-tree-view-drag-dest.c
M	libnautilus-private/nautilus-tree-view-drag-dest.h
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-directory-view.h
M	src/file-manager/fm-icon-view.c
M	src/file-manager/fm-list-view.c

commit a8e9b71bc48a87168f5e5ef8ae337a8a5bd3b0f6
Author: Christian Rose <menthos@menthos.com>
Date:	2005-01-12

    Updated Swedish translation.

    2005-01-13	Christian Rose	<menthos@menthos.com>

	* sv.po: Updated Swedish translation.

M	po/ChangeLog
M	po/sv.po

commit 12f1e357012090aaeb9ebfab7ea3c2920d526d3a
Author: Adam Weinberger <adamw@src.gnome.org>
Date:	2005-01-12

    Updated Canadian English translation.


	* en_CA.po: Updated Canadian English translation.

M	po/ChangeLog
M	po/en_CA.po

commit 75ca60c4d428d91307f404c40c127b505289deef
Author: Raphael Higino <raphaelh@src.gnome.org>
Date:	2005-01-12

    Updated pt_BR translation

M	po/ChangeLog
M	po/pt_BR.po

commit 337a99c66264ad1911b3e867bcc6844e730ff9d0
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-01-12

    Allow eject on unmounted devices. Patch from Magnus Damm

    2005-01-12	Alexander Larsson  <alexl@redhat.com>

	* src/file-manager/fm-actions.h:
	* src/file-manager/fm-directory-view.c:
	(volume_or_drive_unmounted_callback),
	(volume_or_drive_ejected_callback),
	(action_unmount_volume_callback), (action_eject_volume_callback),
	(real_update_menus_volumes):
	* src/file-manager/nautilus-directory-view-ui.xml:
	Allow eject on unmounted devices.
	Patch from Magnus Damm <magnus.damm@gmail.com>

M	ChangeLog
M	src/file-manager/fm-actions.h
M	src/file-manager/fm-directory-view.c
M	src/file-manager/nautilus-directory-view-ui.xml

commit faf28df1ff712c0c3ebea1938488c0ffc74f1033
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-01-12

    Don't user GNOME_DESKTOP_ITEM_LOAD_ONLY_IF_EXISTS, it doesn't
    mean what

    2005-01-12	Alexander Larsson  <alexl@redhat.com>

	* src/file-manager/fm-icon-view.c: (icon_view_handle_uri_list):
	Don't user GNOME_DESKTOP_ITEM_LOAD_ONLY_IF_EXISTS, it doesn't mean
	what you think, it means don't load if the app the desktop file
	references doesn't exist.

M	ChangeLog
M	src/file-manager/fm-icon-view.c

commit ab9f1298c557841efe1f8dd791570a6274281d5b
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-01-12

    Remove historical link support.

    2005-01-12	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/Makefile.am:
	* libnautilus-private/nautilus-link-historical.c:
	* libnautilus-private/nautilus-link-historical.h:
	Remove historical link support.

	* libnautilus-private/nautilus-link-desktop-file.[ch]:
	* libnautilus-private/nautilus-link.[ch]:
	Remove historical link support and unused functions.

	* src/file-manager/fm-directory-view.h:
	Remove unused declaration.

	* src/file-manager/fm-icon-view.c:
	Fix up due to small api change for nautilus-link.

	* src/file-manager/fm-properties-window.c: (set_icon_callback):
	Fix icon change for desktop files that point to nonexisting
	binaries.

M	ChangeLog
M	libnautilus-private/Makefile.am
M	libnautilus-private/nautilus-link-desktop-file.c
M	libnautilus-private/nautilus-link-desktop-file.h
D	libnautilus-private/nautilus-link-historical.c
D	libnautilus-private/nautilus-link-historical.h
M	libnautilus-private/nautilus-link.c
M	libnautilus-private/nautilus-link.h
M	src/file-manager/fm-directory-view.h
M	src/file-manager/fm-icon-view.c
M	src/file-manager/fm-properties-window.c

commit 893dfd2f2b886a4714b91c4cc8a9fe902d6139ad
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-01-12

    Remove debug spew

    2005-01-12	Alexander Larsson  <alexl@redhat.com>

	* src/nautilus-main.c (register_icons):
	Remove debug spew

M	ChangeLog
M	src/nautilus-main.c

commit 47192df3ac5efc50350b0fefb480221a13ff7850
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
Date:	2005-01-12

    Updated Spanish translation.

    2005-01-12	Francisco Javier F. Serrador  <serrador@cvs.gnome.org>

	* es.po: Updated Spanish translation.

M	po/ChangeLog
M	po/es.po

commit 1813f3bfbafd2154e868af49acd6cfc66ccfdef0
Author: Updated ja.po. T.Aihana <aihana@gnome.gr.jp>
Date:	2005-01-11

    2005-01-11 Updated ja.po. T.Aihana <aihana@gnome.gr.jp>

M	po/ChangeLog
M	po/ja.po

commit cc1eb633abd9e02ddebc65553a8673950ec7cc4e
Author: Adam Weinberger <adamw@src.gnome.org>
Date:	2005-01-11

    Updated Canadian English translation.


	* en_CA.po: Updated Canadian English translation.

M	po/ChangeLog
M	po/en_CA.po

commit d12f80f9c138791633b79990d01a435096853418
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-01-11

    Special case icons for burn: and computer:

    2005-01-11	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-icon-factory.c:
	(nautilus_icon_factory_get_icon_for_file):
	Special case icons for burn: and computer:

	* src/nautilus-main.c: (register_icons):
	* src/nautilus-navigation-window-menus.c:
	* src/nautilus-window-menus.c:
	Fix up icons and names in go/places menu.
	Fixes #162750 and #149941

	Based on patch from dennis_cranston@yahoo.com and Jaap A. Haitsma

M	ChangeLog
M	libnautilus-private/nautilus-icon-factory.c
M	src/nautilus-main.c
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-window-menus.c

commit dd2f21c1c297202a4478f43bd96996a824d517d9
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-01-11

    Make window title "location - File Browser", not "File Browser:
    location".

    2005-01-11	Alexander Larsson  <alexl@redhat.com>

	* src/nautilus-navigation-window.c (real_set_title):
	Make window title "location - File Browser", not "File Browser:
	location".
	Fixes #149008. Patch by Gustavo Carneiro.

M	ChangeLog
M	src/nautilus-navigation-window.c

commit 7ad9cefe41cb332f25fcd2a4362ce269bb68d9ae
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-01-11

    Post release version bump

    2005-01-11	Alexander Larsson  <alexl@redhat.com>

	* configure.in:
	Post release version bump

    === nautilus 2.9.2 ===

M	ChangeLog
M	configure.in
M	po/ChangeLog

commit 61694af05c436271eb2273e5d05c678843470029 (tag: NAUTILUS_2_9_2)
Author: James Henstridge <james@jamesh.id.au>
Date:	2005-01-11

    don't define GNOMELOCALEDIR in INCLUDES.

    2004-01-11	James Henstridge  <james@jamesh.id.au>

	* test/Makefile.am: don't define GNOMELOCALEDIR in INCLUDES.

	* src/Makefile.am: remove desktop and server files on clean.
	Don't include GNOMELOCALEDIR in INCLUDES, since it is now defined
	in config.h.

	* Makefile.am: remove desktop files on clean, and intltool files
	on distclean.

	* acconfig.h: remove, since it isn't needed anymore.

	* configure.in: remove some macro calls not needed with newer
	automakes, and use newer versions of some macros.

	* autogen.sh: require Automake >= 1.7.

M	ChangeLog
M	Makefile.am
M	autogen.sh
M	configure.in
M	po/af.po
M	po/am.po
M	po/ar.po
M	po/az.po
M	po/be.po
M	po/bg.po
M	po/bn.po
M	po/bs.po
M	po/ca.po
M	po/cs.po
M	po/cy.po
M	po/da.po
M	po/de.po
M	po/el.po
M	po/en_CA.po
M	po/en_GB.po
M	po/es.po
M	po/et.po
M	po/eu.po
M	po/fa.po
M	po/fi.po
M	po/fr.po
M	po/ga.po
M	po/gl.po
M	po/gu.po
M	po/he.po
M	po/hi.po
M	po/hr.po
M	po/hu.po
M	po/id.po
M	po/is.po
M	po/it.po
M	po/ja.po
M	po/ko.po
M	po/li.po
M	po/lt.po
M	po/lv.po
M	po/mi.po
M	po/mk.po
M	po/ml.po
M	po/mn.po
M	po/ms.po
M	po/nb.po
M	po/ne.po
M	po/nl.po
M	po/nn.po
M	po/no.po
M	po/nso.po
M	po/pa.po
M	po/pl.po
M	po/pt.po
M	po/pt_BR.po
M	po/ro.po
M	po/ru.po
M	po/sk.po
M	po/sl.po
M	po/sq.po
M	po/sr.po
M	po/sr@Latn.po
M	po/sr@ije.po
M	po/sv.po
M	po/ta.po
M	po/th.po
M	po/tk.po
M	po/tr.po
M	po/uk.po
M	po/vi.po
M	po/wa.po
M	po/yi.po
M	po/zh_CN.po
M	po/zh_TW.po
M	po/zu.po
M	src/Makefile.am
M	test/Makefile.am

commit d5eca9a5fd4d2445e6a7476f79d12bca7fc4cb08
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-01-11

    Update for release.

    2005-01-11	Alexander Larsson  <alexl@redhat.com>

	* NEWS:
	Update for release.

	* configure.in:
	Require eel 2.92.

M	ChangeLog
M	NEWS
M	configure.in

commit bf775648475376154e900ac9bf7dabce1107d1a9
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-01-11

    Add back mk.

    2005-01-11	Alexander Larsson  <alexl@redhat.com>

	* configure.in (STARTUP_NOTIFICATION_PACKAGE):
	Add back mk.

M	ChangeLog
M	configure.in

commit bd2a9e7ea4bc5f9cb61dc763d36c8737d2c69064
Author: Ivan Stojmirov <stojmir@src.gnome.org>
Date:	2005-01-11

    fixed

M	po/mk.po

commit 2d1ffe12bbe4531f2ef572a8290ddac02e7def5d
Author: Alexander Larsson <alexl@redhat.com>
Date:	2005-01-10

    Remove mk for ALL_LINGUAS since it broke the build.

    2005-01-10	Alexander Larsson  <alexl@redhat.com>

	* configure.in (STARTUP_NOTIFICATION_PACKAGE):
	Remove mk for ALL_LINGUAS since it broke the build.

M	ChangeLog
M	configure.in

commit 23f480d1118e9350162bb0d678e5613ab715c009
Author: Ivan Stojmirov <stojmir@src.gnome.org>
Date:	2005-01-10

    witherrors

M	po/mk.po

commit 71b07d738b178d5b16b14048df2f30e5d24f3413
Author: Ivan Stojmirov <stojmir@src.gnome.org>
Date:	2005-01-09

    done

M	po/mk.po

commit ab50fc1e4b573f4e6f05294aa0b378cd350bb154
Author: Ivan Stojmirov <stojmir@src.gnome.org>
Date:	2005-01-09

    done

M	po/mk.po

commit fb593ac398c171f84cd0c64ff077a84e29c7f39b
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2005-01-07

    Fixety fix Fixfixety fix

    2005-01-07	Kjartan Maraas	<kmaraas@gnome.org>

	* nb.po: Fixety fix
	* no.po: Fixfixety fix

M	po/ChangeLog
M	po/nb.po
M	po/no.po

commit 9833207f777b37c07637e79244f704b17b221f4c
Author: Thomas Vander Stichele <thomasvs@src.gnome.org>
Date:	2005-01-06

    ignore more

M	.cvsignore

commit 96b25f7e75f094d4d2c9d023609587e85bd44f61
Author: Alessio Frusciante <algol@src.gnome.org>
Date:	2005-01-04

    Updated Italian translation.

M	po/ChangeLog
M	po/it.po

commit c4217f08392c112495d2ed6b949135ef5bf95198
Author: Christian Rose <menthos@menthos.com>
Date:	2004-12-21

    Updated Swedish translation.

    2004-12-21	Christian Rose	<menthos@menthos.com>

	* sv.po: Updated Swedish translation.

M	po/ChangeLog
M	po/sv.po

commit bac0291ad367c35ef971e69de97328b12539846f
Author: Alexander Shopov <ash@contact.bg>
Date:	2004-12-20

    Updated Bulgarian translation by Vladimir Petkov <vpetkov@i-space.org>

    2004-12-20	Alexander Shopov  <ash@contact.bg>

	* bg.po: Updated Bulgarian translation by
	Vladimir Petkov <vpetkov@i-space.org>

M	po/ChangeLog
M	po/bg.po

commit 98bd1093bfc35efb864316b3b3e045afa5876815
Author: Laurent Dhima <laurenti@alblinux.net>
Date:	2004-12-17

    Updated Albanian translation.

    2004-12-17	Laurent Dhima  <laurenti@alblinux.net>

	* sq.po: Updated Albanian translation.

M	po/ChangeLog
M	po/sq.po

commit 6ae3850152b741ff6e03bcc831bf4d67c2d28277
Author: Alexander Larsson <alexl@src.gnome.org>
Date:	2004-12-17

    fix changelog entry

M	ChangeLog

commit 19cfa9a248d638b2f67f7ba1bba39318eb94af03
Author: Alexander Larsson <alexl@redhat.com>
Date:	2004-12-17

    Don't use frames for images with alpha.

    2004-12-17	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-icon-factory.c: (load_icon_file):
	Don't use frames for images with alpha.

M	ChangeLog
M	libnautilus-private/nautilus-icon-factory.c

commit bc424856d6a4ae721a065ec4425fb64b21a68424
Author: Vijaykumar Patwari <vijaykumar.patwari@wipro.com>
Date:	2004-12-16

    New function, choose if to open in parent or new window.

    2004-12-15	Vijaykumar Patwari <vijaykumar.patwari@wipro.com>

	* src/nautilus-bookmarks-window.[ch]:
	(open_selected_bookmark): New function, choose if to open in
	parent or new window.
	(get_bookmark_nautilus_navigation_window_new): Get New window.
	(on_jump_button_clicked): Call open_selected_bookmark.
	(on_row_activated): Call open_selected_bookmark.
	* src/nautilus-navigation-window-menus.c:
	(get_or_create_bookmarks_window): Reset signals for the
	edit bookmark dialog.
	fixes bug #160224.

M	ChangeLog
M	src/nautilus-bookmarks-window.c
M	src/nautilus-bookmarks-window.h
M	src/nautilus-navigation-window-menus.c

commit a35db3f52883df8bd9e6648ae28e6bded1f32d5a
Author: Alexander Larsson <alexl@redhat.com>
Date:	2004-12-15

    Require glib 2.6.0

    2004-12-15	Alexander Larsson  <alexl@redhat.com>

	* configure.in:
	Require glib 2.6.0

	* libnautilus-private/nautilus-file-utilities.c:
	(nautilus_get_uri_shortname_for_display):
	* libnautilus-private/nautilus-file.c:
	(nautilus_file_get_display_name_nocopy):
	Use g_filename_display_basename() for display names

M	ChangeLog
M	configure.in
M	libnautilus-private/nautilus-file-utilities.c
M	libnautilus-private/nautilus-file.c

commit b647dd9da219330ecd1c26dc90cf6c421298f600
Author: Alexander Larsson <alexl@redhat.com>
Date:	2004-12-15

    Make sure we don't rename files if the name was never changed from the

    2004-12-15	Alexander Larsson  <alexl@redhat.com>

	* src/file-manager/fm-list-view.c: (cell_renderer_edited),
	(fm_list_view_start_renaming_file):
	* src/file-manager/fm-properties-window.c:
	(name_field_done_editing):
	Make sure we don't rename files if the name was never
	changed from the original display name.

M	ChangeLog
M	src/file-manager/fm-list-view.c
M	src/file-manager/fm-properties-window.c

commit 9a34ea6e028adf20fb12c470e3d5aabbe9dd61c4
Author: Alexander Larsson <alexl@redhat.com>
Date:	2004-12-15

    Fill in ctrl-l dialog correctly for desktop.

    2004-12-15	Alexander Larsson  <alexl@redhat.com>

	* src/nautilus-location-dialog.c: (nautilus_location_dialog_new):
	Fill in ctrl-l dialog correctly for desktop.

	Patch from Matthew Gatto <poobar@nycap.rr.com>

M	ChangeLog
M	src/nautilus-location-dialog.c

commit d48b6fc82484d51c48dd42ad8fe38fe7f1892c28
Author: Alexander Larsson <alexl@redhat.com>
Date:	2004-12-15

    Better handling of icon sizes, including framing of large file-as-icon

    2004-12-15	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-icon-container.c:
	(nautilus_icon_container_update_icon):
	* libnautilus-private/nautilus-icon-factory.c: (load_icon_file):
	* libnautilus-private/nautilus-thumbnails.c:
	(nautilus_thumbnail_frame_image),
	(nautilus_thumbnail_load_framed_image):
	* libnautilus-private/nautilus-thumbnails.h:
	Better handling of icon sizes, including
	framing of large file-as-icon images.

	Patches from Jaap Haitsma <jaap@haitsma.org>

M	ChangeLog
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus-private/nautilus-thumbnails.c
M	libnautilus-private/nautilus-thumbnails.h

commit 1c95a8010f8168f302668753ccd0ce3c6ceebda2
Author: David Lodge <dave@cirt.net>
Date:	2004-12-13

    Updated British translation.

    2004-12-13	David Lodge <dave@cirt.net>

	    * en_GB.po: Updated British translation.

M	po/ChangeLog
M	po/en_GB.po

commit 5e0833911228221583307cf1febdc170ceeab76d
Author: Dwayne Bailey <dwayne@translate.org.za>
Date:	2004-12-13

    Added "zu" to ALL_LINGUAS.

    2004-12-13	Dwayne Bailey  <dwayne@translate.org.za>

	* configure.in: Added "zu" to ALL_LINGUAS.

	* po/zu.po: Added Zulu translation by
	Zuza Software Foundation <info@translate.org.za>.

M	ChangeLog
M	configure.in
M	po/ChangeLog
A	po/zu.po

commit 30a9cf39ed20d80c0e107e058a7d24cc2adf6bbf
Author: Alexander Larsson <alexl@redhat.com>
Date:	2004-12-12

    Make sure volume filenames are unique (#153888)

    2004-12-12	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-desktop-link-monitor.c:
	(destroy_desktop_link_monitor),
	(nautilus_desktop_link_monitor_get), (volume_file_name_used),
	(nautilus_desktop_link_monitor_make_filename_unique),
	(create_volume_link), (nautilus_desktop_link_monitor_init):
	* libnautilus-private/nautilus-desktop-link-monitor.h:
	* libnautilus-private/nautilus-desktop-link.c:
	(nautilus_desktop_link_new_from_volume):
	Make sure volume filenames are unique (#153888)

M	ChangeLog
M	libnautilus-private/nautilus-desktop-link-monitor.c
M	libnautilus-private/nautilus-desktop-link-monitor.h
M	libnautilus-private/nautilus-desktop-link.c

commit a5f7e776957062573ba7c2b2d784b9f2a6f84cf4
Author: Alexander Larsson <alexl@redhat.com>
Date:	2004-12-12

    Disconnect from right object.

    2004-12-12	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-clipboard.c
	(merge_out_clipboard_menu_items):
	Disconnect from right object.

M	ChangeLog
M	libnautilus-private/nautilus-clipboard.c

commit d6f50124ce250884a872557ad406fc887186ed8e
Author: Funda Wang <fwang@src.gnome.org>
Date:	2004-12-11

    Updated Simplified Chinese translation

M	po/ChangeLog
M	po/zh_CN.po

commit bf4572997b1e2f46d4df7499f7bfcc2c4d8b19af
Author: Christian Rose <menthos@menthos.com>
Date:	2004-12-08

    Reverted broken tr.po update that broke the nautilus build.

    2004-12-08	Christian Rose	<menthos@menthos.com>

	* tr.po: Reverted broken tr.po update that broke
	the nautilus build.

M	po/ChangeLog
M	po/tr.po

commit b2161bde358251ad11c3a7c5b4df3474474924f9
Author: Görkem Çetin <gorkem@src.gnome.org>
Date:	2004-12-07

    CVS_SILENT

M	po/tr.po

commit 77f877cb63641533107c3661b1b86bd143e2fe31
Author: Baris Cicek <bcicek@src.gnome.org>
Date:	2004-12-05

    Fixed typo in Turkish Translation

	* tr.po: Fixed typo in Turkish Translation

M	po/ChangeLog
M	po/tr.po

commit b6e6b32d5df57758e997b5b312e685d85bb46367
Author: Žygimantas Beručka <uid0@akl.lt>
Date:	2004-12-03

    Updated Lithuanian translation.

    2004-12-03	Žygimantas Beručka  <uid0@akl.lt>

	    * lt.po: Updated Lithuanian translation.

M	po/ChangeLog
M	po/lt.po

commit c77ea6df6200f3f686e5e617a752be61e67ca2e2
Author: Alexander Larsson <alexl@redhat.com>
Date:	2004-11-29

    Fix underscore escaping in open with menu.

    2004-11-29	Alexander Larsson  <alexl@redhat.com>

	* src/file-manager/fm-directory-view.c:
	(add_application_to_open_with_menu), (real_update_menus):
	Fix underscore escaping in open with menu.

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit 5abd560192c4641dbb34ca539f74081c40f9767a
Author: Alexander Larsson <alexl@redhat.com>
Date:	2004-11-29

    Force size for pixbufs.

    2004-11-29	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-bookmark.c:
	(nautilus_bookmark_get_pixbuf):
	Force size for pixbufs.

	* libnautilus-private/nautilus-icon-factory.c: (load_icon_file):
	Load force-sized svgs right.
	(nautilus_icon_factory_get_pixbuf_from_name):
	Allow force-size loading

	* libnautilus-private/nautilus-icon-factory.h:
	Allow force-size loading in
	nautilus_icon_factory_get_pixbuf_from_name

	* libnautilus-private/nautilus-ui-utilities.c:
	(nautilus_action_from_menu_item),
	(nautilus_toolbar_action_from_menu_item):
	* src/nautilus-emblem-sidebar.c: (create_emblem_widget):
	* src/nautilus-property-browser.c: (make_drag_image),
	(make_properties_from_directories):
	* src/nautilus-sidebar-title.c: (update_icon):
	* src/file-manager/fm-directory-view.c:
	(add_extension_action_for_files):
	* src/file-manager/fm-properties-window.c: (create_emblems_page):
	* src/file-manager/fm-tree-model.c:
	(tree_node_get_pixbuf_from_factory):

	Force-size load icons

	* src/nautilus-throbber.c: (nautilus_throbber_instance_init),
	(nautilus_throbber_finalize):
	Disconnect icon theme changed signal on finalize.

M	ChangeLog
M	libnautilus-private/nautilus-bookmark.c
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus-private/nautilus-icon-factory.h
M	libnautilus-private/nautilus-ui-utilities.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-properties-window.c
M	src/file-manager/fm-tree-model.c
M	src/nautilus-emblem-sidebar.c
M	src/nautilus-property-browser.c
M	src/nautilus-sidebar-title.c
M	src/nautilus-throbber.c

commit 935586e568e866a070cdaab2bde2a687096d21a1
Author: Alexander Larsson <alexl@redhat.com>
Date:	2004-11-29

    Handle drags to desktop items.

    2004-11-29	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-file-dnd.c:
	(nautilus_drag_can_accept_item):
	Handle drags to desktop items.

M	ChangeLog
M	libnautilus-private/nautilus-file-dnd.c

commit 8c8707b3e15c5c22fed6860e69193346f09d879d
Author: Dwayne Bailey <dwayne@translate.org.za>
Date:	2004-11-29

    Added "nso" to ALL_LINGUAS. Added Northern Sotho translation by Zuza

    2004-11-29	Dwayne Bailey  <dwayne@translate.org.za>

	* configure.in: Added "nso" to ALL_LINGUAS.
	* nso.po: Added Northern Sotho translation by
	Zuza Software Foundation <info@translate.org.za>.

M	ChangeLog
M	configure.in
M	po/ChangeLog
A	po/nso.po

commit 490a9fe90f6eee060f2792c40f8553b4833112fd
Author: Alexander Larsson <alexl@redhat.com>
Date:	2004-11-29

    Fix positioning. Makes find_new_empty_spot tighter. Patch from
    Jimmy Do

    2004-11-29	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-icon-container.c:
	(canvas_position_to_grid_position):
	Fix positioning. Makes find_new_empty_spot tighter.
	Patch from Jimmy Do <crispyleaves@gmail.com>

M	ChangeLog
M	libnautilus-private/nautilus-icon-container.c

commit 51157244a6104712815de654ad06fcd0a4b11da8
Author: Alexander Larsson <alexl@redhat.com>
Date:	2004-11-29

    Fix a few typos in icon placement. Patch from Jimmy Do

    2004-11-29	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-icon-container.c: (snap_position),
	(find_empty_location):
	Fix a few typos in icon placement.
	Patch from Jimmy Do <crispyleaves@gmail.com>

M	ChangeLog
M	libnautilus-private/nautilus-icon-container.c

commit aadaebffe0d0785c321bcab2a66279ab743134ba
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
Date:	2004-11-28

    Updated Spanish translation.

    2004-11-28	Francisco Javier F. Serrador  <serrador@cvs.gnome.org>

	* es.po: Updated Spanish translation.

M	po/ChangeLog
M	po/es.po

commit 1cfee9819ce90f2cf8aa2dfd6c3a8dad01e46c06
Author: Marco Pesenti Gritti <marco@gnome.org>
Date:	2004-11-25

    No need to define VERSION here, it's aleady in config.h. Fix the
    build.

    2004-11-25	Marco Pesenti Gritti  <marco@gnome.org>

	    * src/file-manager/Makefile.am:

	    No need to define VERSION here, it's aleady in
	    config.h. Fix the build.

M	ChangeLog
M	src/file-manager/Makefile.am

commit 4545055bb8b0fa0745a873fe768d9647be31d515
Author: Marco Pesenti Gritti <marco@gnome.org>
Date:	2004-11-25

    reviewed by: Alexander Larsson <alexl@redhat.com>

    2004-11-25	Marco Pesenti Gritti  <marco@gnome.org>

	    reviewed by: Alexander Larsson  <alexl@redhat.com>

	    * configure.in:

	    Bump gnome-vfs required version

	    * libnautilus-private/nautilus-mime-actions.c:
	    (nautilus_mime_get_default_application_for_file),
	    (application_equal), (get_open_with_mime_applications),
	    (nautilus_mime_get_open_with_applications_for_file),
	    (nautilus_mime_get_applications_for_file),
	    (nautilus_mime_has_any_applications_for_file):
	    * libnautilus-private/nautilus-mime-actions.h:
	    * libnautilus-private/nautilus-program-choosing.c:
	    (nautilus_launch_show_file), (nautilus_launch_application):
	    * src/file-manager/fm-directory-view.c:
	    (reset_open_with_menu),
	    (activate_check_mime_types):
	    * src/nautilus-information-panel.c: (command_button_callback),
	    (add_command_buttons),
	    (nautilus_information_panel_update_buttons):

	    Remove all mime api deprecated calls and replace them with the
	    new API. Fix bug #159435.

M	ChangeLog
M	configure.in
M	libnautilus-private/nautilus-mime-actions.c
M	libnautilus-private/nautilus-mime-actions.h
M	libnautilus-private/nautilus-program-choosing.c
M	src/file-manager/fm-directory-view.c
M	src/nautilus-information-panel.c

commit ad68e6cef5bf4ac36b71f0d108d1704769587c54
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2004-11-25

    Updated Norwegian bokmål translation.

    2004-11-25	Kjartan Maraas	<kmaraas@gnome.org>

	* nb.po: Updated Norwegian bokmål translation.

M	po/ChangeLog
M	po/nb.po

commit 1b930c2b324881290dbe1093632f83e15ae48ffa
Author: Updated ja.po. T.Aihana <aihana@gnome.gr.jp>
Date:	2004-11-25

    2004-11-25 Updated ja.po. T.Aihana <aihana@gnome.gr.jp>

M	po/ChangeLog
M	po/ja.po

commit 8bb1af03460f3d47a730734ba4a09a87319db7d1
Author: Adam Weinberger <adamw@src.gnome.org>
Date:	2004-11-25

    Updated Canadian English translation.


	* en_CA.po: Updated Canadian English translation.

M	po/ChangeLog
M	po/en_CA.po

commit e362707ddf6d6e500650dd370798717df0551bee
Author: Alexander Larsson <alexl@redhat.com>
Date:	2004-11-24

    Post release version bump

    2004-11-24	Alexander Larsson  <alexl@redhat.com>

	* configure.in:
	Post release version bump

M	ChangeLog
M	configure.in
M	po/ChangeLog

commit ab9e2ea8dadfff8d612ed3c818dda6fd0250ba0c (tag: NAUTILUS_2_9_1)
Author: Alexander Larsson <alexl@src.gnome.org>
Date:	2004-11-24

    pofile update

M	po/af.po
M	po/am.po
M	po/ar.po
M	po/az.po
M	po/be.po
M	po/bg.po
M	po/bn.po
M	po/bs.po
M	po/ca.po
M	po/cs.po
M	po/cy.po
M	po/da.po
M	po/de.po
M	po/el.po
M	po/en_CA.po
M	po/en_GB.po
M	po/es.po
M	po/et.po
M	po/eu.po
M	po/fa.po
M	po/fi.po
M	po/fr.po
M	po/ga.po
M	po/gl.po
M	po/gu.po
M	po/he.po
M	po/hi.po
M	po/hr.po
M	po/hu.po
M	po/id.po
M	po/is.po
M	po/it.po
M	po/ja.po
M	po/ko.po
M	po/li.po
M	po/lt.po
M	po/lv.po
M	po/mi.po
M	po/mk.po
M	po/ml.po
M	po/mn.po
M	po/ms.po
M	po/nb.po
M	po/ne.po
M	po/nl.po
M	po/nn.po
M	po/no.po
M	po/pa.po
M	po/pl.po
M	po/pt.po
M	po/pt_BR.po
M	po/ro.po
M	po/ru.po
M	po/sk.po
M	po/sl.po
M	po/sq.po
M	po/sr.po
M	po/sr@Latn.po
M	po/sr@ije.po
M	po/sv.po
M	po/ta.po
M	po/th.po
M	po/tk.po
M	po/tr.po
M	po/uk.po
M	po/vi.po
M	po/wa.po
M	po/yi.po
M	po/zh_CN.po
M	po/zh_TW.po

commit a89023a07d11f6ff6f3d375d92b19abb0df087c4
Author: Alexander Larsson <alexl@redhat.com>
Date:	2004-11-24

    Update for release.

    2004-11-24	Alexander Larsson  <alexl@redhat.com>

	* NEWS:
	Update for release.

M	ChangeLog
M	NEWS

commit 733f3383fd106d8600fcdb56d3a16d79e6225e94
Author: Miloslav Trmac <mitr@volny.cz>
Date:	2004-11-24

    Updated Czech translation.

    2004-11-24	Miloslav Trmac	<mitr@volny.cz>

	* cs.po: Updated Czech translation.

M	po/ChangeLog
M	po/cs.po

commit db1383bfdc82424c507da6b3d92da279d14f926f
Author: Martin Willemoes Hansen <mwh@src.gnome.org>
Date:	2004-11-23

    Updated Danish translation.

	    * da.po: Updated Danish translation.

M	po/ChangeLog
M	po/da.po

commit d67d983c807ea8b3153b46be14197d7eac33be69
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
Date:	2004-11-22

    Updated Spanish translation.

    2004-11-22	Francisco Javier F. Serrador  <serrador@cvs.gnome.org>

	* es.po: Updated Spanish translation.

M	po/ChangeLog
M	po/es.po

commit bd73d1b049e2bee1032029dbaaec9b4fb95cb447
Author: Alexander Larsson <alexl@redhat.com>
Date:	2004-11-22

    Fix include.

    2004-11-22	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-undo-signal-handlers.c:
	Fix include.

M	ChangeLog
M	libnautilus-private/nautilus-undo-signal-handlers.c

commit 19d63915e170b60c49f43de22aef516783f5b0ed
Author: Alexander Larsson <alexl@redhat.com>
Date:	2004-11-22

    Update after merge

    2004-11-22	Alexander Larsson  <alexl@redhat.com>

	* POTFILES.in:
	* POTFILES.skip:
	Update after merge

M	po/ChangeLog
M	po/POTFILES.in
M	po/POTFILES.skip

commit 67e2a42fea65f2685580b119b98a058c8e81ac4e
Author: Alexander Larsson <alexl@redhat.com>
Date:	2004-11-22

    Merge bonobo-slay-branch

    2004-11-22	Alexander Larsson  <alexl@redhat.com>
	    * Merge bonobo-slay-branch

M	ChangeLog
M	Makefile.am
D	components/Makefile.am
D	components/adapter/Makefile.am
D
components/adapter/Nautilus_ComponentAdapterFactory_std.server.in.in
D	components/adapter/main.c
D	components/adapter/nautilus-adapter-control-embed-strategy.c
D	components/adapter/nautilus-adapter-control-embed-strategy.h
D
components/adapter/nautilus-adapter-control-factory-embed-strategy.c
D
components/adapter/nautilus-adapter-control-factory-embed-strategy.h
D	components/adapter/nautilus-adapter-embed-strategy-private.h
D	components/adapter/nautilus-adapter-embed-strategy.c
D	components/adapter/nautilus-adapter-embed-strategy.h
D	components/adapter/nautilus-adapter-factory-server.c
D	components/adapter/nautilus-adapter-factory-server.h
D	components/adapter/nautilus-adapter-file-load-strategy.c
D	components/adapter/nautilus-adapter-file-load-strategy.h
D	components/adapter/nautilus-adapter-load-strategy.c
D	components/adapter/nautilus-adapter-load-strategy.h
D	components/adapter/nautilus-adapter-stream-load-strategy.c
D	components/adapter/nautilus-adapter-stream-load-strategy.h
D	components/adapter/nautilus-adapter.c
D	components/adapter/nautilus-adapter.h
D	components/adapter/nautilus-zoomable-proxy.c
D	components/adapter/nautilus-zoomable-proxy.h
D	components/emblem/Makefile.am
D	components/emblem/Nautilus_View_emblem.server.in.in
D	components/emblem/libmain.c
D	components/emblem/nautilus-emblem-view-iids.h
D	components/emblem/nautilus-emblem-view.h
D	components/history/Makefile.am
D	components/history/Nautilus_View_history.server.in.in
D	components/history/libmain.c
D	components/history/nautilus-history-view.c
D	components/image_properties/Makefile.am
D
components/image_properties/Nautilus_View_image_properties.server.in.in
D	components/image_properties/libmain.c
D	components/image_properties/nautilus-image-properties-view.h
D	components/loser/Makefile.am
D	components/loser/README
D	components/loser/content/Makefile.am
D	components/loser/content/Nautilus_View_content-loser.server.in.in
D	components/loser/content/main.c
D	components/loser/content/nautilus-content-loser-ui.xml
D	components/loser/content/nautilus-content-loser.c
D	components/loser/content/nautilus-content-loser.h
D	components/loser/sidebar/Makefile.am
D	components/loser/sidebar/Nautilus_View_sidebar-loser.server.in.in
D	components/loser/sidebar/main.c
D	components/loser/sidebar/nautilus-sidebar-loser-ui.xml
D	components/loser/sidebar/nautilus-sidebar-loser.c
D	components/loser/sidebar/nautilus-sidebar-loser.h
D	components/news/Makefile.am
D	components/news/Nautilus_View_news.server.in
D	components/news/changed_bullet.png
D	components/news/nautilus-cell-renderer-news.c
D	components/news/nautilus-cell-renderer-news.h
D	components/news/nautilus-news.c
D	components/news/news_bullet.png
D	components/news/news_channels.xml
D	components/notes/Makefile.am
D	components/notes/Nautilus_View_notes.server.in.in
D	components/notes/nautilus-notes.c
D	components/sample/Makefile.am
D	components/sample/Nautilus_View_sample.server.in.in
D	components/sample/README
D	components/sample/main.c
D	components/sample/nautilus-sample-content-view-ui.xml
D	components/sample/nautilus-sample-content-view.c
D	components/sample/nautilus-sample-content-view.h
D	components/text/Makefile.am
D	components/text/Nautilus_View_text.server.in.in
D	components/text/main.c
D	components/text/nautilus-text-view-ui.xml
D	components/text/nautilus-text-view.c
D	components/text/nautilus-text-view.h
D	components/throbber/Makefile.am
D	components/throbber/Nautilus_Control_throbber.server.in.in
D	components/throbber/main.c
M	configure.in
D	libnautilus-adapter/Makefile.am
D	libnautilus-adapter/nautilus-adapter-factory.idl
M	libnautilus-private/Makefile.am
M	libnautilus-private/apps_nautilus_preferences.schemas.in
D	libnautilus-private/nautilus-bonobo-extensions.c
D	libnautilus-private/nautilus-bonobo-extensions.h
M	libnautilus-private/nautilus-clipboard-monitor.c
R051	libnautilus/nautilus-clipboard.c
libnautilus-private/nautilus-clipboard.c
R069	libnautilus/nautilus-clipboard.h
libnautilus-private/nautilus-clipboard.h
M	libnautilus-private/nautilus-desktop-link.c
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-directory-background.c
M	libnautilus-private/nautilus-directory-metafile-monitor.c
M	libnautilus-private/nautilus-directory-private.h
D	libnautilus-private/nautilus-drag-window.c
D	libnautilus-private/nautilus-drag-window.h
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.h
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus-private/nautilus-icon-factory.h
R100	libnautilus/nautilus-idle-queue.c
libnautilus-private/nautilus-idle-queue.c
R100	libnautilus/nautilus-idle-queue.h
libnautilus-private/nautilus-idle-queue.h
M	libnautilus-private/nautilus-lib-self-check-functions.h
D	libnautilus-private/nautilus-medusa-support.c
D	libnautilus-private/nautilus-medusa-support.h
M	libnautilus-private/nautilus-metafile-server.idl
M	libnautilus-private/nautilus-metafile.c
M	libnautilus-private/nautilus-mime-actions.c
M	libnautilus-private/nautilus-program-choosing.h
D	libnautilus-private/nautilus-search-uri.c
D	libnautilus-private/nautilus-search-uri.h
D	libnautilus-private/nautilus-sidebar-functions.c
D	libnautilus-private/nautilus-sidebar-functions.h
A	libnautilus-private/nautilus-sidebar-provider.c
A	libnautilus-private/nautilus-sidebar-provider.h
A	libnautilus-private/nautilus-sidebar.c
A	libnautilus-private/nautilus-sidebar.h
A	libnautilus-private/nautilus-ui-utilities.c
A	libnautilus-private/nautilus-ui-utilities.h
D	libnautilus-private/nautilus-undo-context.c
D	libnautilus-private/nautilus-undo-context.h
M	libnautilus-private/nautilus-undo-manager.c
M	libnautilus-private/nautilus-undo-manager.h
R084	libnautilus/nautilus-undo-private.h
libnautilus-private/nautilus-undo-private.h
R083	libnautilus/nautilus-undo-transaction.c
libnautilus-private/nautilus-undo-transaction.c
R083	libnautilus/nautilus-undo-transaction.h
libnautilus-private/nautilus-undo-transaction.h
R073	libnautilus/nautilus-undo.c
libnautilus-private/nautilus-undo.c
R096	libnautilus/nautilus-undo.h
libnautilus-private/nautilus-undo.h
A	libnautilus-private/nautilus-view-factory.c
A	libnautilus-private/nautilus-view-factory.h
D	libnautilus-private/nautilus-view-identifier.c
D	libnautilus-private/nautilus-view-identifier.h
D	libnautilus-private/nautilus-view-query.c
D	libnautilus-private/nautilus-view-query.h
A	libnautilus-private/nautilus-view.c
A	libnautilus-private/nautilus-view.h
A	libnautilus-private/nautilus-window-info.c
A	libnautilus-private/nautilus-window-info.h
D	libnautilus/Makefile.am
D	libnautilus/README
D	libnautilus/libnautilus.h
D	libnautilus/libnautilus.pc.in
D	libnautilus/nautilus-bonobo-ui.h
D	libnautilus/nautilus-clipboard-ui.xml
D	libnautilus/nautilus-distributed-undo.idl
D	libnautilus/nautilus-scroll-positionable.c
D	libnautilus/nautilus-scroll-positionable.h
D	libnautilus/nautilus-view-component.idl
D	libnautilus/nautilus-view-standard-main.c
D	libnautilus/nautilus-view-standard-main.h
D	libnautilus/nautilus-view.c
D	libnautilus/nautilus-view.h
M	po/POTFILES.in
M	po/POTFILES.skip
M	src/Makefile.am
M	src/file-manager/Makefile.am
A	src/file-manager/fm-actions.h
D	src/file-manager/fm-bonobo-provider.c
D	src/file-manager/fm-bonobo-provider.h
M	src/file-manager/fm-desktop-icon-view.c
M	src/file-manager/fm-desktop-icon-view.h
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-directory-view.h
M	src/file-manager/fm-ditem-page.c
M	src/file-manager/fm-icon-view.c
M	src/file-manager/fm-icon-view.h
M	src/file-manager/fm-list-view.c
M	src/file-manager/fm-list-view.h
M	src/file-manager/fm-properties-window.c
M	src/file-manager/fm-properties-window.h
D	src/file-manager/fm-search-list-view.c
D	src/file-manager/fm-search-list-view.h
M	src/file-manager/fm-tree-view.c
M	src/file-manager/fm-tree-view.h
M	src/file-manager/nautilus-desktop-icon-view-ui.xml
M	src/file-manager/nautilus-directory-view-ui.xml
M	src/file-manager/nautilus-icon-view-ui.xml
D	src/file-manager/nautilus-indexing-info.c
D	src/file-manager/nautilus-indexing-info.h
M	src/file-manager/nautilus-list-view-ui.xml
D	src/file-manager/nautilus-search-list-view-ui.xml
A	src/nautilus-actions.h
D	src/nautilus-applicable-views.c
D	src/nautilus-applicable-views.h
M	src/nautilus-application.c
M	src/nautilus-bookmarks-window.c
D	src/nautilus-complex-search-bar.c
D	src/nautilus-complex-search-bar.h
D	src/nautilus-component-adapter-factory.c
D	src/nautilus-component-adapter-factory.h
M	src/nautilus-desktop-window.c
R069	components/emblem/nautilus-emblem-view.c
src/nautilus-emblem-sidebar.c
A	src/nautilus-emblem-sidebar.h
A	src/nautilus-history-sidebar.c
C061	components/history/nautilus-history-view.h
src/nautilus-history-sidebar.h
R051	components/image_properties/nautilus-image-properties-view.c
src/nautilus-image-properties-page.c
A	src/nautilus-image-properties-page.h
M	src/nautilus-information-panel.c
M	src/nautilus-information-panel.h
M	src/nautilus-location-bar.c
M	src/nautilus-location-dialog.c
M	src/nautilus-location-entry.c
M	src/nautilus-main.c
A	src/nautilus-navigation-action.c
A	src/nautilus-navigation-action.h
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-navigation-window-ui.xml
M	src/nautilus-navigation-window.c
M	src/nautilus-navigation-window.h
A	src/nautilus-notes-viewer.c
R052	components/history/nautilus-history-view.h
src/nautilus-notes-viewer.h
D	src/nautilus-profiler.c
D	src/nautilus-profiler.h
M	src/nautilus-property-browser.c
D	src/nautilus-search-bar-criterion-private.h
D	src/nautilus-search-bar-criterion.c
D	src/nautilus-search-bar-criterion.h
D	src/nautilus-search-bar-private.h
D	src/nautilus-search-bar.c
D	src/nautilus-search-bar.h
M	src/nautilus-shell-interface.idl
M	src/nautilus-shell-ui.xml
M	src/nautilus-shell.c
M	src/nautilus-side-pane.c
M	src/nautilus-side-pane.h
M	src/nautilus-sidebar-title.c
D	src/nautilus-simple-search-bar.c
D	src/nautilus-simple-search-bar.h
M	src/nautilus-spatial-window-ui.xml
M	src/nautilus-spatial-window.c
D	src/nautilus-switchable-navigation-bar.c
D	src/nautilus-switchable-navigation-bar.h
D	src/nautilus-switchable-search-bar.c
D	src/nautilus-switchable-search-bar.h
R079	components/throbber/nautilus-throbber.c src/nautilus-throbber.c
R096	components/throbber/nautilus-throbber.h src/nautilus-throbber.h
D	src/nautilus-view-frame-corba.c
D	src/nautilus-view-frame-private.h
D	src/nautilus-view-frame.c
D	src/nautilus-view-frame.h
M	src/nautilus-window-manage-views.c
M	src/nautilus-window-manage-views.h
M	src/nautilus-window-menus.c
M	src/nautilus-window-private.h
M	src/nautilus-window-toolbars.c
M	src/nautilus-window.c
M	src/nautilus-window.h
M	src/nautilus-zoom-control.c
M	src/nautilus-zoom-control.h
M	test/Makefile.am

commit 8dc115c33951754d75b57c67e4d918900a795468
Author: Marcel Telka <marcel@telka.sk>
Date:	2004-11-20

    Fixed typos.

    2004-11-20	Marcel Telka  <marcel@telka.sk>

	* sk.po: Fixed typos.

M	po/ChangeLog
M	po/sk.po

commit 5111f658b11f30844204a81e20c53035c62db838
Author: Hendrik Richter <hendrikr@src.gnome.org>
Date:	2004-11-19

    Updated German translation.

M	po/ChangeLog
M	po/de.po

commit fad17ac1f02953923cbad42f8d8d322864c88de1
Author: Alexander Larsson <alexl@src.gnome.org>
Date:	2004-11-16

    file nautilus-arrow-toolbutton.c was initially added on branch
    bonobo-slay-branch.

commit 10b1f131fed241a89885f37a9ceda63962bbbc50
Author: Alexander Larsson <alexl@src.gnome.org>
Date:	2004-11-16

    file nautilus-arrow-toolbutton.h was initially added on branch
    bonobo-slay-branch.

commit 3531d97c302f5e199532b31a222e59ba5c4d2651
Author: Meelad Zakaria <meelad@bamdad.org>
Date:	2004-11-15

    Updated Persian translation.

    2004-11-15	Meelad Zakaria	<meelad@bamdad.org>

	* fa.po: Updated Persian translation.

M	po/ChangeLog
M	po/fa.po

commit ef6a6415bfe19eba7f244388ea7a7b269b390b66
Author: Alexander Shopov <ash@contact.bg>
Date:	2004-11-14

    Updated Bulgarian translation by Vladimir Petkov <vpetkov@i-space.org>

    2004-11-14	Alexander Shopov  <ash@contact.bg>

	* bg.po: Updated Bulgarian translation by
	Vladimir Petkov <vpetkov@i-space.org>

M	po/ChangeLog
M	po/bg.po

commit 9850ae6b8113dc5069ad391ecbaa01455118aea0
Author: Meelad Zakaria <meelad@bamdad.org>
Date:	2004-11-13

    Updated Persian translation.

    2004-11-13	Meelad Zakaria	<meelad@bamdad.org>

	* fa.po: Updated Persian translation.

M	po/ChangeLog
M	po/fa.po

commit f89dbd6ed18e1031cf62c5d28af46682563afe1b
Author: Alessio Frusciante <algol@src.gnome.org>
Date:	2004-11-11

    Updated Italian translation.

M	po/ChangeLog
M	po/it.po

commit a3f125fbf991620ba782c7d1a143899457720e49
Author: Mark McLoughlin <mark@skynet.ie>
Date:	2004-11-09

    install nautilus-file-management-properties.desktop in

    2004-11-09	Mark McLoughlin  <mark@skynet.ie>

	    * Makefile.am: install
	    nautilus-file-management-properties.desktop
	    in $(datadir)/applications

	    * nautilus-file-management-properties.desktop.in:
	    add OnlyShowIn=GNOME;

M	ChangeLog
M	Makefile.am
M	nautilus-file-management-properties.desktop.in

commit 7da705c1ee057b61e4122c047b8e3bdc34db5b82
Author: Gustavo Noronha Silva <gns@src.gnome.org>
Date:	2004-11-09

    fixed strings which had mnemonics but should not (fix up-ported from

	* pt_BR.po: fixed strings which had mnemonics but
	  should not (fix up-ported from gnome-2-8 branch)
	- Fixes http://bugzilla.gnome.org/show_bug.cgi?id=157252

M	po/ChangeLog
M	po/pt_BR.po

commit 3113280318cc5556af5f06206f2d9a731584d813
Author: Alexander Larsson <alexl@src.gnome.org>
Date:	2004-11-05

    file nautilus-notes-sidebar.c was initially added on branch
    bonobo-slay-branch.

commit df58df5a333f185def8a95490178a3b430066844
Author: Alexander Larsson <alexl@src.gnome.org>
Date:	2004-11-05

    file nautilus-notes-sidebar.h was initially added on branch
    bonobo-slay-branch.

commit bd77f356dff0e1c87a2d6bfc5c6e95b8461f2662
Author: Alexander Larsson <alexl@src.gnome.org>
Date:	2004-11-04

    file nautilus-bonobo-ui.h was initially added on branch
    bonobo-slay-branch.

commit b9d149f26eb577cb016022471c399fb647705e32
Author: Alexander Larsson <alexl@src.gnome.org>
Date:	2004-11-04

    file nautilus-clipboard-ui.xml was initially added on branch
    bonobo-slay-branch.

commit 0fb0d76c5591f97708ec217ef359e383eebe075a
Author: Alexander Larsson <alexl@src.gnome.org>
Date:	2004-11-04

    file nautilus-sidebar-factory.c was initially added on branch
    bonobo-slay-branch.

commit 54032889bd88c4871341864f0b50b70796bcf66a
Author: Alexander Larsson <alexl@src.gnome.org>
Date:	2004-11-04

    file nautilus-sidebar-factory.h was initially added on branch
    bonobo-slay-branch.

commit 9e5641e6c155284429e81c0c1df286b9093af368
Author: Iain Holmes <iain@src.gnome.org>
Date:	2004-10-29

    Make text-beside-icons look much neater by centering text along the
    midpoint of
    a row and line up text vertically
    There is no easter egg included in this commit.

M	ChangeLog
M	libnautilus-private/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-container.c

commit 29f971f470d06c70d8fda6009a7a16b6abe784a4 (tag:
BONOBO_SLAY_BRANCHPOINT)
Author: Alexander Larsson <alexl@redhat.com>
Date:	2004-10-29

    Update version to 2.9.1. Gnome 2.8 versions are now on the gnome-2-8

    2004-10-29	Alexander Larsson  <alexl@redhat.com>

	* configure.in:
	Update version to 2.9.1.
	Gnome 2.8 versions are now on the gnome-2-8 branch.

	* ChangeLog: rolled over to ChangeLog-20041029.

    ==== gnome-2-8 branched from here ===

M	ChangeLog
C100	ChangeLog	ChangeLog-20041029
M	configure.in

commit 2b37f4e149b2ce9000b395f6891e3f95ef8d3014
Author: Alexander Larsson <alexl@redhat.com>
Date:	2004-10-29

    Don't scroll to top if file already visible when renaming and
    revealing

    2004-10-29	Alexander Larsson  <alexl@redhat.com>

	* src/file-manager/fm-list-view.c:
	(fm_list_view_reveal_selection),
	(fm_list_view_start_renaming_file):
	Don't scroll to top if file already visible when renaming and
	revealing selection on alt-up.

	Patch from Jimmy Do.

M	ChangeLog
M	src/file-manager/fm-list-view.c

commit 0de2254b545c19265d67b1f5cdbca0dbb0dd32b1
Author: Alexander Larsson <alexl@redhat.com>
Date:	2004-10-28

    Post release version bump

    2004-10-28	Alexander Larsson  <alexl@redhat.com>

	* configure.in:
	Post release version bump

    === nautilus 2.8.2 ===

M	ChangeLog
M	configure.in
M	po/ChangeLog

commit 02b9ad27c7bd87134c6472490a2d641b489853d7 (tag: NAUTILUS_2_8_2)
Author: Alexander Larsson <alexl@redhat.com>
Date:	2004-10-28

    Update for release.

    2004-10-28	Alexander Larsson  <alexl@redhat.com>

	* NEWS:
	Update for release.

	* configure.in:
	Require eel 2.8.2

M	ChangeLog
M	NEWS
M	configure.in
M	po/af.po
M	po/am.po
M	po/ar.po
M	po/az.po
M	po/be.po
M	po/bg.po
M	po/bn.po
M	po/bs.po
M	po/ca.po
M	po/cs.po
M	po/cy.po
M	po/da.po
M	po/de.po
M	po/el.po
M	po/en_CA.po
M	po/en_GB.po
M	po/es.po
M	po/et.po
M	po/eu.po
M	po/fa.po
M	po/fi.po
M	po/fr.po
M	po/ga.po
M	po/gl.po
M	po/gu.po
M	po/he.po
M	po/hi.po
M	po/hr.po
M	po/hu.po
M	po/id.po
M	po/is.po
M	po/it.po
M	po/ja.po
M	po/ko.po
M	po/li.po
M	po/lt.po
M	po/lv.po
M	po/mi.po
M	po/mk.po
M	po/ml.po
M	po/mn.po
M	po/ms.po
M	po/nb.po
M	po/ne.po
M	po/nl.po
M	po/nn.po
M	po/no.po
M	po/pa.po
M	po/pl.po
M	po/pt.po
M	po/pt_BR.po
M	po/ro.po
M	po/ru.po
M	po/sk.po
M	po/sl.po
M	po/sq.po
M	po/sr.po
M	po/sr@Latn.po
M	po/sr@ije.po
M	po/sv.po
M	po/ta.po
M	po/th.po
M	po/tk.po
M	po/tr.po
M	po/uk.po
M	po/vi.po
M	po/wa.po
M	po/yi.po
M	po/zh_CN.po
M	po/zh_TW.po

commit 1fd8052fa7d77b0b20eeaad5d8368947440db093
Author: Alexander Larsson <alexl@redhat.com>
Date:	2004-10-28

    Use eel_get_filename_charset to handle the new filename charset
    env vars.

    2004-10-28	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-file-utilities.c:
	(nautilus_get_uri_shortname_for_display):
	* libnautilus-private/nautilus-file-utilities.h:
	* libnautilus-private/nautilus-file.c: (nautilus_file_rename),
	(nautilus_file_get_display_name_nocopy):
	* src/nautilus-location-entry.c: (try_to_expand_path):
	Use eel_get_filename_charset to handle the new filename
	charset env vars.

M	ChangeLog
M	libnautilus-private/nautilus-file-utilities.c
M	libnautilus-private/nautilus-file-utilities.h
M	libnautilus-private/nautilus-file.c
M	src/nautilus-location-entry.c

commit 14704c0966ac5c6d8ae65b0b62cd95d6fca8aa92
Author: Alexander Larsson <alexl@redhat.com>
Date:	2004-10-28

    Fix warning due to NULL default string.

    2004-10-28	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-global-preferences.c:
	* src/nautilus-window-manage-views.c:
	Fix warning due to NULL default string.

M	ChangeLog
M	libnautilus-private/nautilus-global-preferences.c
M	src/nautilus-window-manage-views.c

commit c1103d9f354dfc9479a6d9c4f8b75f09af6d5b30
Author: Alexander Larsson <alexl@redhat.com>
Date:	2004-10-26

    Add saved geometry pref

    2004-10-26	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-global-preferences.[ch]:
	Add saved geometry pref

	* src/nautilus-navigation-window.c:
	(nautilus_navigation_window_save_geometry), (real_window_close),
	(nautilus_navigation_window_class_init):
	Save geometry on window close

	* src/nautilus-window-manage-views.c:
	(another_navigation_window_already_showing),
	(load_directory_metadata_callback):
	load geometry on open

M	ChangeLog
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.h
M	src/nautilus-navigation-window.c
M	src/nautilus-window-manage-views.c

commit 4debd0a59ea148c1a2bc2a6782fa739bd970612d
Author: Alexander Larsson <alexl@redhat.com>
Date:	2004-10-26

    Handle volumes for root nodes

    2004-10-26	Alexander Larsson  <alexl@redhat.com>

	* src/file-manager/fm-tree-model.[ch]:
	Handle volumes for root nodes

	* src/file-manager/fm-tree-view.c:
	Add eject on volume toplevel roots.

	* src/nautilus-application.c:
	Don't close nav windows when unmounting, just go to home.

	Patch from Colin Leroy <colin@colino.net>

M	ChangeLog
M	src/file-manager/fm-tree-model.c
M	src/file-manager/fm-tree-model.h
M	src/file-manager/fm-tree-view.c
M	src/nautilus-application.c

commit b690667cd07d76f5375e96dcd2b71c46c6c341b9
Author: Ankitkumar Rameshchandra Patel <ankitp@src.gnome.org>
Date:	2004-10-26

    ankit@redhat.com * Changed some wrong rendered characters

M	po/gu.po

commit 08055a1aa88284ab57f54cc62c5fcfdd8ff89055
Author: Alexander Larsson <alexl@redhat.com>
Date:	2004-10-25

    Add missing G_END_DECLS. Patch from Jimmy Do <crispyleaves@gmail.com>

    2004-10-25	Alexander Larsson  <alexl@redhat.com>

	* libnautilus/nautilus-scroll-positionable.h:
	Add missing G_END_DECLS.
	Patch from Jimmy Do <crispyleaves@gmail.com>

M	ChangeLog
M	libnautilus/nautilus-scroll-positionable.h

commit b8262271f108d482903d837029b5e728e74f0c00
Author: Mohammad DAMT <mdamt@bisnisweb.com>
Date:	2004-10-25

    Updated Indonesian translation

    2004-10-25	Mohammad DAMT  <mdamt@bisnisweb.com>

	* id.po: Updated Indonesian translation

M	po/ChangeLog
M	po/id.po

commit b1f357b9df69887d9d9dc179ed586c2410e7853f
Author: Alexander Larsson <alexl@redhat.com>
Date:	2004-10-22

    Make the nautilus_icon_canvas_item_get_image return an image
    containing

    2004-10-22	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-icon-canvas-item.c:
	(nautilus_icon_canvas_item_get_image), (draw_frame),
	(draw_or_measure_label_text), (measure_label_text),
	(draw_label_text), (draw_mask), (nautilus_icon_canvas_item_draw):
	Make the nautilus_icon_canvas_item_get_image return an image
	containing
	icon + text. The image "start" changed to being from the item
	position to
	from the item boundary.

	* libnautilus-private/nautilus-icon-dnd.c:
	(nautilus_icon_dnd_begin_drag):
	Calculate icon offset from the boundary instead of icon position.

M	ChangeLog
M	libnautilus-private/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-dnd.c

commit 542eede295290eb1c0042c9d118d74bcbc8d529d
Author: Alexander Larsson <alexl@src.gnome.org>
Date:	2004-10-22

    revert accidental commit

M	libnautilus-private/nautilus-file.c

commit 15263c609c8f35b84f29347900d367392fe87f31
Author: Alexander Larsson <alexl@redhat.com>
Date:	2004-10-22

    Add ugly hack to make renames work on newly created files in the list

    2004-10-22	Alexander Larsson  <alexl@redhat.com>

	* src/file-manager/fm-directory-view.c (rename_file):
	Add ugly hack to make renames work on newly created files
	in the list view. Don't look, you might go blind.

M	ChangeLog
M	libnautilus-private/nautilus-file.c
M	src/file-manager/fm-directory-view.c

commit 34742bc8ad3b4d40227d740250bf48c1921308cb
Author: Martin Willemoes Hansen <mwh@src.gnome.org>
Date:	2004-10-22

    Updated Danish translation.

	    * da.po: Updated Danish translation.

M	po/ChangeLog
M	po/da.po

commit c379079e9814c76a63376328cda3a678c5429906
Author: Alexander Larsson <alexl@redhat.com>
Date:	2004-10-22

    Fix moving of unpositioned icons, the canvas items start at <0,
    0>, not

    2004-10-22	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-icon-container.c
	(icon_set_position):
	Fix moving of unpositioned icons, the canvas items start at
	<0, 0>, not <-1,-1>

M	ChangeLog
M	libnautilus-private/nautilus-icon-container.c

commit d461e26e52ea5c9a8019642e47e02d8762a55192
Author: Alexander Larsson <alexl@redhat.com>
Date:	2004-10-21

    Select parent item when going up via parent menu.

    2004-10-21	Alexander Larsson  <alexl@redhat.com>

	* src/nautilus-spatial-window.c:
	(location_menu_item_activated_callback),
	(location_button_clicked_callback):
	Select parent item when going up via parent menu.

	Patch from Jimmy Do <crispyleaves@gmail.com>

M	ChangeLog
M	src/nautilus-spatial-window.c

commit b471662cfab3299b2959de0f71dfc6e4c6e5ac0e
Author: Alexander Larsson <alexl@redhat.com>
Date:	2004-10-21

    Display frame when we're accepting a DnD drop.

    2004-10-21	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-icon-dnd.[ch]:
	(auto_scroll_timeout_callback), (drag_leave_callback),
	(drag_highlight_expose), (dnd_highlight_queue_redraw),
	(start_dnd_highlight), (stop_dnd_highlight),
	(drag_motion_callback):
	Display frame when we're accepting a DnD drop.

M	ChangeLog
M	libnautilus-private/nautilus-icon-dnd.c
M	libnautilus-private/nautilus-icon-dnd.h

commit bed1ded160b645b61b6214e9d50fe63172e8d4c3
Author: Laszlo Dvornik <dvornik@gnome.hu>
Date:	2004-10-19

    Hungarian translation updated.

    2004-10-19	Laszlo Dvornik	<dvornik@gnome.hu>

	* hu.po: Hungarian translation updated.

M	po/ChangeLog
M	po/hu.po

commit 38fe77ad63e052977bcc7a986042f0c1c395d0ff
Author: Funda Wang <fwang@src.gnome.org>
Date:	2004-10-19

    Updated Simplified Chinese translation

M	po/ChangeLog
M	po/zh_CN.po

commit a126790b89185902343c9cba5c369ead193dc379
Author: Dave Camp <dave@novell.com>
Date:	2004-10-18

    Show the directory as a selection in spatial mode when Alt+Up is
    selected.

    2004-10-18	Dave Camp  <dave@novell.com>

	* src/file-manager/fm-directory-view.c:
	(selection_changed_callback):
	* src/nautilus-application.c:
	(nautilus_application_present_spatial_window),
	(nautilus_application_present_spatial_window_with_selection):
	* src/nautilus-application.h:
	* src/nautilus-window-manage-views.c: (open_location),
	(load_directory_metadata_callback):
	* src/nautilus-window.c: (nautilus_window_go_to_with_selection):
	* src/nautilus-window.h:  Show the directory as a selection in
	spatial mode when Alt+Up is selected.

	Patch from Jimmy Do <crispyleaves@gmail.com>

M	ChangeLog
M	src/file-manager/fm-directory-view.c
M	src/nautilus-application.c
M	src/nautilus-application.h
M	src/nautilus-window-manage-views.c
M	src/nautilus-window.c
M	src/nautilus-window.h

commit 28bb1db544d481e80fc425ae4a29d7caac0fd35a
Author: Marco Pesenti Gritti <marco@gnome.org>
Date:	2004-10-18

    reviewed by: Alexander Larsson <alexl@redhat.com>

    2004-10-18	Marco Pesenti Gritti  <marco@gnome.org>

	    reviewed by: Alexander Larsson  <alexl@redhat.com>

	    * src/nautilus-navigation-window-ui.xml:
	    * src/nautilus-window-toolbars.c:
	    (nautilus_navigation_window_initialize_toolbars):

	    Work around pack-ends no more working in libbonoboui
	    by putting an expanded event box before the
	    throbber

M	ChangeLog
M	src/nautilus-navigation-window-ui.xml
M	src/nautilus-window-toolbars.c

commit 8b4284fd198b3c3cb8af191dbfc4b264eac77b37
Author: Raphael Higino <raphaelh@src.gnome.org>
Date:	2004-10-17

    Updated pt_BR translation

M	po/ChangeLog
M	po/pt_BR.po

commit 96b9c715f96cec0fbdb06860674dc895a911bce4
Author: Christophe Merlet <redfox@src.gnome.org>
Date:	2004-10-17

    Updated French translation.

M	po/ChangeLog
M	po/fr.po

commit 86b788e0734b9c2d05a14eb06c1f3f749a3c1332
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
Date:	2004-10-16

    Updated Spanih translation.

    2004-10-17	Francisco Javier F. Serrador  <serrador@cvs.gnome.org>

	* es.po: Updated Spanih translation.

M	po/ChangeLog
M	po/es.po

commit aa9f125590c78a47450ad57b1fadec12a000fd16
Author: Updated ja.po. T.Aihana <aihana@gnome.gr.jp>
Date:	2004-10-16

    2004-10-17 Updated ja.po. T.Aihana <aihana@gnome.gr.jp>

M	po/ChangeLog
M	po/ja.po

commit d0cf14dafe7f7dedecd4ab34eefe7ba107f7b81a
Author: Alexander Larsson <alexl@redhat.com>
Date:	2004-10-15

    Slightly better error when there is no handler for a file type. Not
    ideal,

    2004-10-15	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-program-choosing.c
	(nautilus_launch_show_file):
	Slightly better error when there is no handler for a file type.
	Not ideal, needs fixing when we're not string frozen anymore.

M	ChangeLog
M	libnautilus-private/nautilus-program-choosing.c

commit 0319fad17f7cb628b5bc08a312295cb5dae62cae
Author: Miloslav Trmac <mitr@volny.cz>
Date:	2004-10-14

    Updated Czech translation.

    2004-10-14	Miloslav Trmac	<mitr@volny.cz>

	* cs.po: Updated Czech translation.

M	po/ChangeLog
M	po/cs.po

commit 997ff1c518ff11372ffe02cf7525704d0f3c4386
Author: Adam Weinberger <adamw@src.gnome.org>
Date:	2004-10-14

    Updated Canadian English translation.


	* en_CA.po: Updated Canadian English translation.

M	po/ChangeLog
M	po/en_CA.po

commit e972f1f721aa7c158d21282db6c8d156d6b7be37
Author: Laurent Dhima <laurenti@alblinux.net>
Date:	2004-10-14

    Updated Albanian translation.

    2004-10-14	Laurent Dhima  <laurenti@alblinux.net>

	* sq.po: Updated Albanian translation.

M	po/ChangeLog
M	po/sq.po

commit 449b58b2b2066b0522253c4c029f156f4a35f837
Author: Alexander Larsson <alexl@redhat.com>
Date:	2004-10-14

    We need to set "loading" as soon as we get the load_directory call,

    2004-10-14	Alexander Larsson  <alexl@redhat.com>

	* src/file-manager/fm-directory-view.c: (load_directory),
	(finish_loading):
	We need to set "loading" as soon as we get the load_directory
	call, otherwise we don't correctly handle the selection being
	set.

	* src/file-manager/fm-icon-view.c: (fm_icon_view_begin_loading),
	(fm_icon_view_end_loading):
	No need for this to touch loading.

	Patch from Jimmy Do <crispyleaves@gmail.com>

M	ChangeLog
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-icon-view.c

commit 760853877a2d6bb2baa6c432370889c264bfbf5e
Author: Ankitkumar Rameshchandra Patel <ankitp@src.gnome.org>
Date:	2004-10-14

    ankit@redhat.com 14/10/2004 * Last Modification

M	po/gu.po

commit 2342287aea9e31a028619abb5c29695f1d19758f
Author: David Lodge <dave@cirt.net>
Date:	2004-10-13

    Updated British English translation.

    2004-10-13	David Lodge <dave@cirt.net>

	    * en_GB.po: Updated British English translation.

M	po/ChangeLog
M	po/en_GB.po

commit 42f7e0d6afa7c4d1c0bf2c138e59b8aacdc82745
Author: Artur Flinta <aflinta@cvs.gnome.org>
Date:	2004-10-13

    Updated Polish translation by GNOME PL Team.

    2004-10-13	Artur Flinta  <aflinta@cvs.gnome.org>

	* pl.po: Updated Polish translation by GNOME PL Team.

M	po/ChangeLog
M	po/pl.po

commit 25316f4c9462ebd3fcd633bbdd0a0a7b9800852b
Author: Alexander Larsson <alexl@src.gnome.org>
Date:	2004-10-13

    fix changelog

M	ChangeLog

commit f9578b3fb41adc6d92d4716d6b4ba5408d29b454
Author: Alexander Larsson <alexl@redhat.com>
Date:	2004-10-13

    Add Open New Window menu item in browser

    2004-10-13	Alexander Larsson  <alexl@redhat.com>

	* src/nautilus-navigation-window-ui.xml:
	* src/nautilus-navigation-window.c:
	(file_menu_new_window_callback), (real_merge_menus):
	Add Open New Window menu item in browser

M	ChangeLog
M	src/nautilus-navigation-window-ui.xml
M	src/nautilus-navigation-window.c

commit 17b212bc088c7ce3010754e8baacbbfa00f42b9d
Author: Alexander Larsson <alexl@redhat.com>
Date:	2004-10-13

    Only read .hidden files if they are regular files.

    2004-10-13	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-directory-async.c:
	(read_dot_hidden_file):
	Only read .hidden files if they are regular files.

	* src/file-manager/fm-tree-view.c:
	Delay activation when keyboard navigating the tree.

	Patches from Danny Milosavljevic <danny.milo@gmx.net>

M	ChangeLog
M	libnautilus-private/nautilus-directory-async.c
M	src/file-manager/fm-tree-view.c

commit 07519341d0e1b9629ccfb8a2282a3c7813a459d8
Author: Leonid Kanter <lkanter@src.gnome.org>
Date:	2004-10-13

    more fixes in Russian translation

M	po/ru.po

commit 232c8f6c7ab10bf9235b0581428007db397b8e22
Author: Anders Carlsson <andersca@gnome.org>
Date:	2004-10-12

    Set the dialog's "visible" property to FALSE, we show it ourselves.

    2004-10-12	Anders Carlsson  <andersca@gnome.org>

	* src/nautilus-file-management-properties.glade:
	Set the dialog's "visible" property to FALSE, we show it
	ourselves.

M	ChangeLog
M	src/nautilus-file-management-properties.glade

commit 7bbdb3adb22b542b54dbcfdebe305e017eb48997
Author: Alexander Larsson <alexl@redhat.com>
Date:	2004-10-12

    Make nautilus_link_desktop_file_local_create take both display
    name and

    2004-10-12	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-link-desktop-file.[ch]:
	Make nautilus_link_desktop_file_local_create take both
	display name and file name.
	* libnautilus-private/nautilus-link.[ch]:
	Make nautilus_link_local_create take both
	display name and file name.
	* src/file-manager/fm-icon-view.c: (icon_view_handle_uri_list):
	Create desktop file ending in ".desktop".

M	ChangeLog
M	libnautilus-private/nautilus-link-desktop-file.c
M	libnautilus-private/nautilus-link-desktop-file.h
M	libnautilus-private/nautilus-link.c
M	libnautilus-private/nautilus-link.h
M	src/file-manager/fm-icon-view.c

commit bd2cd41b9ffdbff43ac3065e0a6134ec202eb282
Author: Alexander Larsson <alexl@redhat.com>
Date:	2004-10-12

    On mime mismatch, don't use the default app for "open".

    2004-10-12	Alexander Larsson  <alexl@redhat.com>

	* src/file-manager/fm-directory-view.c
	(activate_check_mime_types):
	On mime mismatch, don't use the default app for "open".

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit 6061f5af080dccccc2cf20f1e00e8a613101239a
Author: Alexander Larsson <alexl@redhat.com>
Date:	2004-10-11

    Post release version bump

    2004-10-11	Alexander Larsson  <alexl@redhat.com>

	* configure.in:
	Post release version bump

    === nautilus 2.8.1 ===

M	ChangeLog
M	configure.in
M	po/ChangeLog

commit 7f8dd536d1bdfbecc92d424f37622d7b0c51724c (tag: NAUTILUS_2_8_1)
Author: Alexander Larsson <alexl@src.gnome.org>
Date:	2004-10-11

    pofile updates

M	po/af.po
M	po/am.po
M	po/ar.po
M	po/az.po
M	po/be.po
M	po/bg.po
M	po/bn.po
M	po/bs.po
M	po/ca.po
M	po/cs.po
M	po/cy.po
M	po/da.po
M	po/de.po
M	po/el.po
M	po/en_CA.po
M	po/en_GB.po
M	po/es.po
M	po/et.po
M	po/eu.po
M	po/fa.po
M	po/fi.po
M	po/fr.po
M	po/ga.po
M	po/gl.po
M	po/gu.po
M	po/he.po
M	po/hi.po
M	po/hr.po
M	po/hu.po
M	po/id.po
M	po/is.po
M	po/it.po
M	po/ja.po
M	po/ko.po
M	po/li.po
M	po/lt.po
M	po/lv.po
M	po/mi.po
M	po/mk.po
M	po/ml.po
M	po/mn.po
M	po/ms.po
M	po/nb.po
M	po/ne.po
M	po/nl.po
M	po/nn.po
M	po/no.po
M	po/pa.po
M	po/pl.po
M	po/pt.po
M	po/pt_BR.po
M	po/ro.po
M	po/ru.po
M	po/sk.po
M	po/sl.po
M	po/sq.po
M	po/sr.po
M	po/sr@Latn.po
M	po/sr@ije.po
M	po/sv.po
M	po/ta.po
M	po/th.po
M	po/tk.po
M	po/tr.po
M	po/uk.po
M	po/vi.po
M	po/wa.po
M	po/yi.po
M	po/zh_CN.po
M	po/zh_TW.po

commit 2507563637171e691640fad39a7f01f724664e38
Author: Alexander Larsson <alexl@redhat.com>
Date:	2004-10-11

    Update for 2.8.1

    2004-10-11	Alexander Larsson  <alexl@redhat.com>

	* NEWS:
	Update for 2.8.1

M	ChangeLog
M	NEWS

commit dcb38e46ca27fb6970bb6e2efb9d96ef9578af2a
Author: Alexander Larsson <alexl@redhat.com>
Date:	2004-10-11

    Use home icon for homedir. Patch from Anders Carlsson
    <andersca@gnome.org>

    2004-10-11	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-file-utilities.[ch]:
	* libnautilus-private/nautilus-file.[ch]:
	* libnautilus-private/nautilus-icon-factory.c:
	Use home icon for homedir.
	Patch from Anders Carlsson  <andersca@gnome.org>

M	ChangeLog
M	libnautilus-private/nautilus-file-utilities.c
M	libnautilus-private/nautilus-file-utilities.h
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-file.h
M	libnautilus-private/nautilus-icon-factory.c

commit 41570f919b76976a8f9dcf7ccbae0c9839dc8d36
Author: Alexander Larsson <alexl@redhat.com>
Date:	2004-10-11

    Set up clipboard when renaming.

    2004-10-11	Alexander Larsson  <alexl@redhat.com>

	* src/file-manager/fm-list-view.c
	(fm_list_view_start_renaming_file):
	Set up clipboard when renaming.

M	ChangeLog
M	src/file-manager/fm-list-view.c

commit 22a0330d9213d59e755883be73d00590f2f93153
Author: Alexander Larsson <alexl@redhat.com>
Date:	2004-10-11

    Make nautilus_directory_get_file_list virtual

    2004-10-11	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-directory.[ch]:
	Make nautilus_directory_get_file_list virtual
	* libnautilus-private/nautilus-desktop-directory.c:
	* libnautilus-private/nautilus-merged-directory.c:
	Override virtual to return all files. Fixes bug #149096.
	Patch from Jimmy Do <crispyleaves@gmail.com>

	* src/file-manager/fm-directory-view.c
	(fm_directory_view_init_show_hidden_files):
	Don't set up hidden files prefs if ignoring them

	* src/file-manager/fm-icon-view.c (should_show_file_on_screen):
	Check if file should be visible.

M	ChangeLog
M	libnautilus-private/nautilus-desktop-directory.c
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-directory.h
M	libnautilus-private/nautilus-merged-directory.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-icon-view.c

commit d2d44c7f58239a851ea175e580429c056d3bca28
Author: Anders Carlsson <andersca@gnome.org>
Date:	2004-10-11

    Remove a couple of unused keys from nautilus-metadata.h

    2004-10-11	Anders Carlsson  <andersca@gnome.org>

	* libnautilus-private/nautilus-metadata.h:
	* libnautilus-private/nautilus-mime-actions.c:
	(nautilus_mime_get_default_application_for_file),
	(nautilus_mime_get_open_with_applications_for_file),
	(nautilus_mime_get_applications_for_file),
	(gnome_vfs_mime_application_has_id):
	* libnautilus-private/nautilus-view-query.c:
	(nautilus_view_query_get_default_component_for_file_internal),
	(nautilus_view_query_get_components_for_file),
	(make_bonobo_activation_query_with_known_mime_type),
	(make_bonobo_activation_query_with_uri_scheme_only),
	(server_matches_content_requirements),
	(nautilus_do_component_query),
	(nautilus_view_query_get_popup_components_for_file),
	(nautilus_view_query_get_property_components_for_file):
	Remove a couple of unused keys from nautilus-metadata.h

M	ChangeLog
M	libnautilus-private/nautilus-metadata.h
M	libnautilus-private/nautilus-mime-actions.c
M	libnautilus-private/nautilus-view-query.c

commit 85a24fd18856d1c72d6a43af213ef2e9c7e23a59
Author: Alexander Larsson <alexl@redhat.com>
Date:	2004-10-08

    Correct strcmp typo. (#142530) Patch from Simon Hart

    2004-10-08	Alexander Larsson  <alexl@redhat.com>

	* src/file-manager/fm-directory-view.c
	(extension_action_slow_mime_types_ready_callback):
	Correct strcmp typo. (#142530)
	Patch from Simon Hart

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit 3ae814e52f2256184665f59d2440858ef039fe84
Author: Anders Carlsson <andersca@gnome.org>
Date:	2004-10-08

    Add support for pasting the clipboard contents as a string.

    2004-10-08	Anders Carlsson  <andersca@gnome.org>

	* src/file-manager/fm-directory-view.c:
	(convert_file_list_to_string), (get_clipboard_callback),
	(clear_clipboard_callback), (convert_file_list_to_uri_list),
	(copy_or_cut_files), (fm_directory_view_class_init):
	Add support for pasting the clipboard contents as a string.

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit a2d0870611f702f6a66d7b7c1d00e8c12a675f18
Author: Nguyen Thai Ngoc Duy <pclouds@src.gnome.org>
Date:	2004-10-07

    Updated vi.po

M	po/vi.po

commit a94962ff8538e0bbaafe131e854c7840cac67707
Author: Martin Wehner <martin.wehner@epost.de>
Date:	2004-10-06

    Implement sort_files for list view and sort old changed files.

    2004-10-06	Martin Wehner  <martin.wehner@epost.de>

	* src/file-manager/fm-directory-view.c:
	(process_new_files):
	* src/file-manager/fm-list-view.c:
	(fm_list_view_sort_files), (fm_list_view_class_init):
	* src/file-manager/fm-list-model.[ch]:
	(fm_list_model_sort_files):
	Implement sort_files for list view and sort old changed files.

M	ChangeLog
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-list-model.c
M	src/file-manager/fm-list-model.h
M	src/file-manager/fm-list-view.c

commit b9bbfaa39b1af3ce90e99762a8cb613a5db3af3d
Author: Martin Wehner <martin.wehner@epost.de>
Date:	2004-10-06

    Process unlimited files at once instead of 300 each time.

    2004-10-06	Martin Wehner  <martin.wehner@epost.de>

	* src/file-manager/fm-directory-view.c: (split_off_first_n),
	(display_pending_files), (display_pending_idle_callback):
	Process unlimited files at once instead of 300 each time.

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit 05fd033aba159c5730611a7911c1641ee3c02f0c
Author: Alexander Larsson <alexl@redhat.com>
Date:	2004-10-06

    Readjust padding from last change.

    2004-10-06	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-icon-canvas-item.c
	(draw_or_measure_label_text):
	Readjust padding from last change.

M	ChangeLog
M	libnautilus-private/nautilus-icon-canvas-item.c

commit ee133fc0c0f0dd23d6f8f8666dcea5358fbe62ea
Author: Alexander Larsson <alexl@redhat.com>
Date:	2004-10-06

    Use guint, not uint (#150359) Patch from Gustavo Carneiro.

    2004-10-06	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-icon-container.c
	(start_rubberbanding):
	Use guint, not uint (#150359)
	Patch from Gustavo Carneiro.

M	ChangeLog
M	libnautilus-private/nautilus-icon-container.c

commit e3d3df70217abb0ccb97381b54a3cf198d5fc73f
Author: Alexander Larsson <alexl@redhat.com>
Date:	2004-10-06

    Don't crash if info->name == NULL. (Not valid, but happened with smb

    2004-10-06	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-directory-async.c
	(directory_load_one):
	Don't crash if info->name == NULL. (Not valid, but happened with
	smb backend.)

M	ChangeLog
M	libnautilus-private/nautilus-directory-async.c

commit a538596843f7dd3fa55ef37642b815b476f16f89
Author: Leonid Kanter <lkanter@src.gnome.org>
Date:	2004-10-05

    more fixes in Russian translation

M	po/ChangeLog
M	po/ru.po

commit c16404689ecc70a2c4abfbd6c86d62dc0373becd
Author: Nguyen Thai Ngoc Duy <pclouds@src.gnome.org>
Date:	2004-10-05

    Updated vi.po

M	po/vi.po

commit e8b2d3e017a57df0da5e5f7bd4880465bb87225d
Author: Martin Wehner <martin.wehner@epost.de>
Date:	2004-10-05

    Notify about selection change only once per call.

    2004-10-05	Martin Wehner  <martin.wehner@epost.de>

	* src/file-manager/fm-list-view.c (fm_list_view_set_selection):
	Notify about selection change only once per call.

M	ChangeLog
M	src/file-manager/fm-list-view.c

commit 4a0f268e2c80aa360356b7d5b23662814f1e4344
Author: Alexander Larsson <alexl@redhat.com>
Date:	2004-10-04

    Don't need to detect libjpeg anymore.

    2004-10-04	Alexander Larsson  <alexl@redhat.com>

	* configure.in:
	Don't need to detect libjpeg anymore.

M	ChangeLog
M	configure.in

commit 7138d5d9e86a9445059bc46807453e534de75f56
Author: Leonid Kanter <lkanter@src.gnome.org>
Date:	2004-10-04

    Fixed Russian translation

M	po/ChangeLog
M	po/ru.po

commit 793bf88a5c313ae6452f79f43da1047057f0ea99
Author: Alexander Larsson <alexl@redhat.com>
Date:	2004-10-04

    Make sort-by-emblem not crash.

    2004-10-04	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-file.c:
	(nautilus_file_compare_for_sort):
	Make sort-by-emblem not crash.

M	ChangeLog
M	libnautilus-private/nautilus-file.c

commit 11ff425db2c630dd14c2e7932b98248efe76df26
Author: Alexander Larsson <alexl@redhat.com>
Date:	2004-10-04

    Allow keynav on desktop by adding accel entries (#135399).

    2004-10-04	Alexander Larsson  <alexl@redhat.com>

	* src/file-manager/nautilus-directory-view-ui.xml:
	* src/nautilus-shell-ui.xml:
	* src/nautilus-spatial-window-ui.xml:
	Allow keynav on desktop by adding accel entries (#135399).

M	ChangeLog
M	src/file-manager/nautilus-directory-view-ui.xml
M	src/nautilus-shell-ui.xml
M	src/nautilus-spatial-window-ui.xml

commit 1d347eee64213fc917dd1d82f237ec7e79f47620
Author: Christophe Merlet <redfox@src.gnome.org>
Date:	2004-10-03

    Updated French translation.

M	po/ChangeLog
M	po/fr.po

commit e0be5b0b2db83e7df4616e5b358783f2db70971f
Author: Martin Wehner <martin.wehner@epost.de>
Date:	2004-10-01

    Only sniff ahead attributes needed for activation when selecting
    a single

    2004-10-01	Martin Wehner  <martin.wehner@epost.de>

	* src/file-manager/fm-directory-view.c:
	(fm_directory_view_notify_selection_changed):
	Only sniff ahead attributes needed for activation
	when selecting a single file.

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit 738672e989db43477a94558abc47055a4eeca182
Author: Alexander Larsson <alexl@src.gnome.org>
Date:	2004-10-01

    fix indent

M	src/file-manager/fm-list-model.c

commit 64dd20df2635971f82e09516d9c1c4da39831420
Author: Alexander Larsson <alexl@redhat.com>
Date:	2004-10-01

    Fix reordering on resort (#144803) Patch from Jimmy Do

    2004-10-01	Alexander Larsson  <alexl@redhat.com>

	* src/file-manager/fm-list-model.c (fm_list_model_sort):
	Fix reordering on resort (#144803)
	Patch from Jimmy Do <crispyleaves@gmail.com>

M	ChangeLog
M	src/file-manager/fm-list-model.c

commit 61f2d9b1e82ee7b65a0b7743d40eefb6b2a08205
Author: Alexander Larsson <alexl@redhat.com>
Date:	2004-10-01

    Allow move to non-same-fs. (#120052)

    2004-10-01	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-dnd.c
	(nautilus_drag_default_drop_action_for_icons):
	Allow move to non-same-fs. (#120052)

M	ChangeLog
M	libnautilus-private/nautilus-dnd.c

commit e2904bb5661b214b8cf2ae161ea00a51d089cb11
Author: Alexander Larsson <alexl@redhat.com>
Date:	2004-10-01

    Correct centering of text when icon is selected (#154088) Patch from

    2004-10-01	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-icon-canvas-item.c:
	Correct centering of text when icon is selected (#154088)
	Patch from Vincent Noel <vincent.noel@gmail.com>

M	ChangeLog
M	libnautilus-private/nautilus-icon-canvas-item.c

commit a027b65c0e9afd4c5d6a70f0f6c20a677c0941e3
Author: Alexander Larsson <alexl@redhat.com>
Date:	2004-10-01

    Escape created uris. Patch from Michael Henson <mike@axl.net>

    2004-10-01	Alexander Larsson  <alexl@redhat.com>

	* src/nautilus-connect-server-dialog.c (connect_to_server):
	Escape created uris.
	Patch from Michael Henson <mike@axl.net>

M	ChangeLog
M	src/nautilus-connect-server-dialog.c

commit 835f9fe9e0dee0865c838a7254e0a53e90a7fbf0
Author: Sebastien Bacher <seb128@debian.org>
Date:	2004-09-29

    Fix in the French translation.

    2004-09-29	Sebastien Bacher  <seb128@debian.org>

	* fr.po: Fix in the French translation.

M	po/ChangeLog
M	po/fr.po

commit 71e2d771c24426e13c8e76c2fdca1511f295a895
Author: Adam Weinberger <adamw@src.gnome.org>
Date:	2004-09-26

    Updated Canadian English translation.


	* en_CA.po: Updated Canadian English translation.

M	po/ChangeLog
M	po/en_CA.po

commit afdd08717d285dc2c5344aefce0fa2a1b3caf5c3
Author: Alexander Larsson <alexl@redhat.com>
Date:	2004-09-25

    Clear clipboard after cut. Fixes #134420. Patch from Glenn Pierce.

    2004-09-25	Alexander Larsson  <alexl@redhat.com>

	* src/file-manager/fm-directory-view.c (paste_clipboard_data):
	Clear clipboard after cut. Fixes #134420.
	Patch from Glenn Pierce.

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit d4db32e53cfea64188c3bdaa0009b6c64605a1fa
Author: Hasbullah Bin Pit <sebol@my-penguin.org>
Date:	2004-09-24

    Updated Malay translation.

    2004-09-24	Hasbullah Bin Pit  <sebol@my-penguin.org>

	    * ms.po: Updated Malay translation.

M	po/ChangeLog
M	po/ms.po

commit 58965ded4ab22778bb5e4a9a3439f337f14d0b50
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2004-09-20

    Plug a possible leak if vfs_uri is NULL. Closes bug #152985.

    2004-09-20	Kjartan Maraas	<kmaraas@gnome.org>

	* libnautilus-private/nautilus-file.c:
	(nautilus_file_get_volume_free_space): Plug a possible
	leak if vfs_uri is NULL. Closes bug #152985.

M	ChangeLog
M	libnautilus-private/nautilus-file.c

commit a051a75767fc1782b7c60ba52a17f5c8fc05af5e
Author: Alexander Larsson <alexl@redhat.com>
Date:	2004-09-20

    Don't reference screen when removing.

    2004-09-20	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-directory.c
	(nautilus_directory_schedule_position_set):
	Don't reference screen when removing.

M	ChangeLog
M	libnautilus-private/nautilus-directory.c

commit b3fd3f870394d76a48382695b91add52f52e22e8
Author: Kjartan Maraas <kmaraas@src.gnome.org>
Date:	2004-09-18

    Remove leftover .cvsignore file

D	components/tree/.cvsignore

commit 68db01360979df4f51f61d7af0aa06a7e1683ff4
Author: Ivan Stojmirov <stojmir@src.gnome.org>
Date:	2004-09-18

    *** empty log message ***

M	po/mk.po

commit 60b35b2361ead55b2851413dd5e80d1fc2a53c7d
Author: Kjartan Maraas <kmaraas@src.gnome.org>
Date:	2004-09-17

    Fix a string

M	po/nb.po
M	po/no.po

commit af11e6339ea4223045cc6e50dfdfbe0e0b034a69
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2004-09-17

    Plug a couple of leaks. Closes bug #152769.

    2004-09-17	Kjartan Maraas	<kmaraas@gnome.org>

	* src/file-manager/fm-directory-view.c: (get_activation_action),
	(real_update_menus_volumes), (fm_directory_view_activate_files):
	Plug a couple of leaks. Closes bug #152769.

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit 5edd0bf0333bfbb3ce2ceac529233eacdb18b7e6
Author: Alexander Larsson <alexl@redhat.com>
Date:	2004-09-17

    Update to latest egg-recent.

    2004-09-17	Alexander Larsson  <alexl@redhat.com>

	* cut-n-paste-code/libegg/egg-recent-model.c:
	(egg_recent_model_monitor):
	Update to latest egg-recent.

M	ChangeLog
M	cut-n-paste-code/libegg/egg-recent-model.c

commit 4d55cf02f4a74ffad1eea2d1814769b056f01675
Author: Alessio Frusciante <algol@src.gnome.org>
Date:	2004-09-15

    Updated Italian translation.

M	po/ChangeLog
M	po/it.po

commit edcc9c42b722d6a836657a0fd1ec996af55769fc
Author: Arafat Medini <lumina@silverpen.de>
Date:	2004-09-15

    Updated Arabic translation.


    2004-09-15	Arafat Medini  <lumina@silverpen.de>

	* ar.po: Updated Arabic translation.

M	po/ChangeLog
M	po/ar.po

commit 70f799a25b4e5be63f5cf4164e0690be4d507e98
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
Date:	2004-09-14

    Fixed date l10n bug

    2004-09-15	Francisco Javier F. Serrador  <serrador@cvs.gnome.org>

	* es.po: Fixed date l10n bug

M	po/ChangeLog
M	po/es.po

commit 388807c2b6d4962f12771b5ff2e70fa700f12a22
Author: Alexander Larsson <alexl@redhat.com>
Date:	2004-09-14

    Fix up spaces.

    2004-09-14	Alexander Larsson  <alexl@redhat.com>

	* ar.po:
	Fix up spaces.

M	po/ChangeLog
M	po/ar.po

commit f9b376a8575b3aa1559683efe5aa65a3c79c63f5
Author: Nguyen Thai Ngoc Duy <pclouds@src.gnome.org>
Date:	2004-09-14

    Updated vi.po

M	po/vi.po

commit 6400138cf04c42a45e968a870f5509143ab0dfb8
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2004-09-13

    Updated after getting comments from Sigurd Gartmann. Same.

    2004-09-13	Kjartan Maraas	<kmaraas@gnome.org>

	* nb.po: Updated after getting comments from
	Sigurd Gartmann.
	* no.po: Same.

M	po/ChangeLog
M	po/nb.po
M	po/no.po

commit 989a772a3d9860efcadadf590e6c3a5a2ca95b52
Author: Alexander Larsson <alexl@redhat.com>
Date:	2004-09-13

    Post release version bump.

    2004-09-13	Alexander Larsson  <alexl@redhat.com>

	* configure.in:
	Post release version bump.

    === nautilus 2.8.0 ===

M	ChangeLog
M	configure.in
M	po/ChangeLog

commit c68895d18d10d63f451ad764b4243e73c2fdc048 (tag: NAUTILUS_2_8_0)
Author: Alexander Larsson <alexl@redhat.com>
Date:	2004-09-13

    Update for 2.8.0

    2004-09-13	Alexander Larsson  <alexl@redhat.com>

	* NEWS:
	Update for 2.8.0

	* configure.in:
	Bump version to 2.8.0
	Require eel 2.8.0

M	ChangeLog
M	NEWS
M	configure.in
M	po/af.po
M	po/am.po
M	po/ar.po
M	po/az.po
M	po/be.po
M	po/bg.po
M	po/bn.po
M	po/bs.po
M	po/ca.po
M	po/cs.po
M	po/cy.po
M	po/da.po
M	po/de.po
M	po/el.po
M	po/en_CA.po
M	po/en_GB.po
M	po/es.po
M	po/et.po
M	po/eu.po
M	po/fa.po
M	po/fi.po
M	po/fr.po
M	po/ga.po
M	po/gl.po
M	po/gu.po
M	po/he.po
M	po/hi.po
M	po/hr.po
M	po/hu.po
M	po/id.po
M	po/is.po
M	po/it.po
M	po/ja.po
M	po/ko.po
M	po/li.po
M	po/lt.po
M	po/lv.po
M	po/mi.po
M	po/mk.po
M	po/ml.po
M	po/mn.po
M	po/ms.po
M	po/nb.po
M	po/ne.po
M	po/nl.po
M	po/nn.po
M	po/no.po
M	po/pa.po
M	po/pl.po
M	po/pt.po
M	po/pt_BR.po
M	po/ro.po
M	po/ru.po
M	po/sk.po
M	po/sl.po
M	po/sq.po
M	po/sr.po
M	po/sr@Latn.po
M	po/sr@ije.po
M	po/sv.po
M	po/ta.po
M	po/th.po
M	po/tk.po
M	po/tr.po
M	po/uk.po
M	po/vi.po
M	po/wa.po
M	po/yi.po
M	po/zh_CN.po
M	po/zh_TW.po

commit d8fcf8da779cdf983339e7e31fa002ca16bbfac7
Author: Paisa Seeluangsawat <paisa@users.sf.net>
Date:	2004-09-13

    Updated Thai translation.

    2004-09-13	Paisa Seeluangsawat  <paisa@users.sf.net>

	* th.po: Updated Thai translation.

M	po/th.po

commit f226dddeccb42e2ccd320042e94ffa7251780823
Author: Paisa Seeluangsawat <paisa@users.sf.net>
Date:	2004-09-13

    Updated Thai translation.

    2004-09-12	Paisa Seeluangsawat  <paisa@users.sf.net>

	* th.po: Updated Thai translation.

M	po/ChangeLog
M	po/th.po

commit 979d744839f4d0611d061201ed8e0de6f9267ced
Author: Paisa Seeluangsawat <paisa@users.sf.net>
Date:	2004-09-13

    Updated Thai translation.

    2004-09-12	Paisa Seeluangsawat  <paisa@users.sf.net>

	* th.po: Updated Thai translation.

M	po/th.po

commit 8242b1474921ff88b048ca612c08061ec2949874
Author: Amila Akagić <aakagic@src.gnome.org>
Date:	2004-09-12

    2004-09-12 Akagic Amila <bono@linux.org.ba> * bs.po: Updated Bosnian
    translation.

M	po/ChangeLog

commit 8a3cd340bd8aca1ede9e88af694f00640f708470
Author: Laszlo Dvornik <dvornik@gnome.hu>
Date:	2004-09-12

    Updated Hungarian translation by Gabor Kelemen.

    2004-09-12	Laszlo Dvornik	<dvornik@gnome.hu>

	* hu.po: Updated Hungarian translation by Gabor Kelemen.

M	po/ChangeLog
M	po/hu.po

commit 09a15b412ccca3d8b6e01be8ea0e914982b3e113
Author: Dafydd Harries <daf@src.gnome.org>
Date:	2004-09-12

    Updated Welsh translation.

M	po/ChangeLog
M	po/cy.po

commit abca64688302c3746474cb19f219e65cf6cea69d
Author: Abel Cheung <maddog@linuxhall.org>
Date:	2004-09-11

    Added "ta" to ALL_LINGUAS.

    2004-09-11	Abel Cheung  <maddog@linuxhall.org>

	* configure.in: Added "ta" to ALL_LINGUAS.

M	ChangeLog
M	configure.in

commit 6b3ff654aa73a6450d9e67bd5cf64792acdd8bad
Author: Kwok-Koon Cheung <baddog@src.gnome.org>
Date:	2004-09-11

    Updated traditional Chinese translation by GNOME HK Team. Mark
    wrong entry

	* zh_TW.po: Updated traditional Chinese translation by GNOME
	HK Team.
	* ar.po, he.po: Mark wrong entry as fuzzy (msgfmt check failed).

M	po/ChangeLog
M	po/ar.po
M	po/he.po
M	po/zh_TW.po

commit ec010ea23da57c0cc3b566f286694b404d732329
Author: Christophe Merlet <redfox@src.gnome.org>
Date:	2004-09-10

    Updated French translation.

M	po/ChangeLog
M	po/fr.po

commit 6ffef9246ffac051833061fa0268e81c6a82c193
Author: Martin Willemoes Hansen <mwh@src.gnome.org>
Date:	2004-09-09

    Updated Danish translation.

	    * da.po: Updated Danish translation.

M	po/ChangeLog
M	po/da.po

commit f1f9aef037d56aa7394603e9c59d0da1944083e8
Author: Kwok-Koon Cheung <baddog@src.gnome.org>
Date:	2004-09-08

    Updated traditional Chinese translation from GNOME HK Team

M	po/ChangeLog
M	po/zh_TW.po

commit 9c07dacd535902bca99bd69f39dace7104f1ce0c
Author: Mugurel Tudor <mugurelu@go.ro>
Date:	2004-09-08

    Corrected Romanian translation

    2004-09-08	Mugurel Tudor  <mugurelu@go.ro>

	* ro.po: Corrected Romanian translation

M	po/ChangeLog
M	po/ro.po

commit e74126d46782e49bb34bee93c52f700caa85d0f5
Author: Arafat Medini <lumina@arabeyes.org>
Date:	2004-09-08

    Updated Arabic translation


    2004-09-08	Arafat Medini  <lumina@arabeyes.org>

	* ar.po: Updated Arabic translation

M	po/ar.po

commit d77771d140324cc6241aded3265f7d8400326810
Author: Mugurel Tudor <mugurelu@go.ro>
Date:	2004-09-08

    Updated Romanian translation

    2004-09-08	Mugurel Tudor  <mugurelu@go.ro>

	* ro.po: Updated Romanian translation

M	po/ChangeLog
M	po/ro.po

commit 9691cdddbbce8fcdd0617070114dc6d3edf77d17
Author: Alexander Shopov <ash@contact.bg>
Date:	2004-09-07

    Updated Bulgarian translation

    2004-09-07	Alexander Shopov  <ash@contact.bg>

	    * bg.po: Updated Bulgarian translation

M	po/ChangeLog
M	po/bg.po

commit 015a0743b8ec65563f8290d3ba9da415935284c0
Author: Laszlo Dvornik <dvornik@gnome.hu>
Date:	2004-09-07

    Updated Hungarian translation.

    2004-09-07	Laszlo Dvornik	<dvornik@gnome.hu>

	* hu.po: Updated Hungarian translation.

M	po/ChangeLog
M	po/hu.po

commit 2b7c7ec4b3baee60a00fbf835b558da1130e1270
Author: Nikos Charonitakis <frolix68@src.gnome.org>
Date:	2004-09-07

    Updated greek translation

M	po/ChangeLog
M	po/el.po

commit 9dd31fb3f8d405c7464b5c845aab4e75033a4a42
Author: Alexander Shopov <ash@contact.bg>
Date:	2004-09-07

    Updated Bulgarian translation by Vladimir Petkov <vpetkov@i-space.org>

    2004-09-07	Alexander Shopov  <ash@contact.bg>

	* bg.po: Updated Bulgarian translation by
	Vladimir Petkov <vpetkov@i-space.org>

M	po/ChangeLog
M	po/bg.po

commit be426803263c8d49764e303f9be98299b1ef12fb
Author: David Lodge <dave@cirt.net>
Date:	2004-09-07

    Updated British translation.

    2004-09-07	David Lodge <dave@cirt.net>

	    * en_GB.po: Updated British translation.

M	po/ChangeLog
M	po/en_GB.po

commit b14282442f3bc26f31bad31f04ddb37384ec4ae1
Author: David Lodge <dave@cirt.net>
Date:	2004-09-06

    Updated British translation.

    2004-09-06	David Lodge <dave@cirt.net>

	    * en_GB.po: Updated British translation.

M	po/ChangeLog
M	po/en_GB.po

commit 4cdefff716c6348c239384b076cd084e61dc992c
Author: Alexander Larsson <alexl@src.gnome.org>
Date:	2004-09-06

    correct bug number

M	ChangeLog

commit 022faa5068ac638139975ced2dadc7315c0727a6
Author: Alexander Larsson <alexl@redhat.com>
Date:	2004-09-06

    Don't call gtk_cell_editable_editing_done when model is NULL. Patch by

    2004-09-06	Alexander Larsson  <alexl@redhat.com>

	* src/file-manager/fm-list-view.c: (fm_list_view_clear):
	Don't call gtk_cell_editable_editing_done when model is NULL.
	Patch by Martin Wehner (#143830)

M	ChangeLog
M	src/file-manager/fm-list-view.c

commit bafd886ee0dd1e2bf535d6292caf242bc09f2571
Author: Kostas Papadimas <pkst@src.gnome.org>
Date:	2004-09-06

    Updated Greek Translation.

M	po/ChangeLog
M	po/el.po

commit 824adf59e6b3566d64a113d707939791b7a29d0d
Author: Miloslav Trmac <mitr@volny.cz>
Date:	2004-09-05

    Updated Czech translation.

    2004-09-05	Miloslav Trmac	<mitr@volny.cz>

	* cs.po: Updated Czech translation.

M	po/ChangeLog
M	po/cs.po

commit 3337b371297ed129148151f20e662cb4f11b220b
Author: Mətin Əmirov <metin@karegen.com>
Date:	2004-09-04

    Translation updated.

    2004-09-04	Mətin Əmirov	<metin@karegen.com>

	* az.po: Translation updated.

M	po/ChangeLog
M	po/az.po

commit a6d7b8f6e6ba4d1c7ba2676a432fc57eda056c14
Author: Baris Cicek <bcicek@src.gnome.org>
Date:	2004-09-03

    Updated Turkish Translation

	* tr.po: Updated Turkish Translation

M	po/ChangeLog
M	po/tr.po

commit f3e057e0323696698f6e187ee4fdce95e53eca1b
Author: Miloslav Trmac <mitr@volny.cz>
Date:	2004-09-03

    Updated Czech translation.

    2004-09-04	Miloslav Trmac	<mitr@volny.cz>

	* cs.po: Updated Czech translation.

M	po/ChangeLog
M	po/cs.po

commit 257eaa32a132cb37fb8a744ca37c8f2a3be3b9fc
Author: Vincent van Adrighem <adrighem@gnome.org>
Date:	2004-09-03

    Translation updated by Reinout van Schouwen.

    2004-09-03	Vincent van Adrighem  <adrighem@gnome.org>

	* nl.po: Translation updated by Reinout van Schouwen.

M	po/ChangeLog
M	po/nl.po

commit 4089cbab258ccf67dd4be44602f5b30033a46331
Author: N Jayaradha <njaya@src.gnome.org>
Date:	2004-09-03

    yet to proof read

M	po/ta.po

commit ce1b93283dd3f0efb9a420ac68a9fa5b4fb04ffe
Author: Alexander Larsson <alexl@redhat.com>
Date:	2004-09-03

    Destroy the changes hash table in the right way (#48299)

    2004-09-03	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-metafile.c (remove_file_metadata):
	Destroy the changes hash table in the right way (#48299)

M	ChangeLog
M	libnautilus-private/nautilus-metafile.c

commit c7fd902c8c73a35c2fe7f19f8273e64e141135c2
Author: Hendrik Richter <hendrik@gnome-de.org>
Date:	2004-09-02

    Updated German translation

    2004-09-02	Hendrik Richter <hendrik@gnome-de.org>

	    * de.po: Updated German translation

M	po/ChangeLog
M	po/de.po

commit 123cc09c296e773b39b6c9ebb37def14f32c235f
Author: Alessio Frusciante <algol@src.gnome.org>
Date:	2004-09-02

    Updated Italian translation.

M	po/ChangeLog
M	po/it.po

commit 45c6a21f153aaaf5d9b90fcd2f3f11f57b07e3da
Author: Alexander Larsson <alexl@src.gnome.org>
Date:	2004-09-02

    correct patch author

M	ChangeLog

commit 981da5aa952d0d4c729cd9626d20b9d02dbdd08b
Author: Runa Bhattacharjee <runab@src.gnome.org>
Date:	2004-09-02

    Updated Bengali(bn) Translation

M	po/ChangeLog

commit 0e10285937a7767b7920a360b73178eb9f5e5bd7
Author: Runa Bhattacharjee <runab@src.gnome.org>
Date:	2004-09-02

    Updated Bengali (bn) Translation

M	po/bn.po

commit 0fd88f3e96b6076b635ec09442e5c641405d0929
Author: Åsmund Skjæveland <aasmunds@fys.uio.no>
Date:	2004-08-31

    Updated Norwegian Nynorsk translation.

    2004-08-31	Åsmund Skjæveland <aasmunds@fys.uio.no>

	* nn.po: Updated Norwegian Nynorsk translation.

M	po/ChangeLog
M	po/nn.po

commit 709bb451ab03004d39d29bb8a49c72fe6c477989 (tag: NAUTILUS_2_7_92)
Author: Alexander Larsson <alexl@src.gnome.org>
Date:	2004-08-30

    pofile update

M	po/af.po
M	po/am.po
M	po/ar.po
M	po/az.po
M	po/be.po
M	po/bg.po
M	po/bn.po
M	po/bs.po
M	po/ca.po
M	po/cs.po
M	po/cy.po
M	po/da.po
M	po/de.po
M	po/el.po
M	po/en_CA.po
M	po/en_GB.po
M	po/es.po
M	po/et.po
M	po/eu.po
M	po/fa.po
M	po/fi.po
M	po/fr.po
M	po/ga.po
M	po/gl.po
M	po/gu.po
M	po/he.po
M	po/hi.po
M	po/hr.po
M	po/hu.po
M	po/id.po
M	po/is.po
M	po/it.po
M	po/ja.po
M	po/ko.po
M	po/li.po
M	po/lt.po
M	po/lv.po
M	po/mi.po
M	po/mk.po
M	po/ml.po
M	po/mn.po
M	po/ms.po
M	po/nb.po
M	po/ne.po
M	po/nl.po
M	po/nn.po
M	po/no.po
M	po/pa.po
M	po/pl.po
M	po/pt.po
M	po/pt_BR.po
M	po/ro.po
M	po/ru.po
M	po/sk.po
M	po/sl.po
M	po/sq.po
M	po/sr.po
M	po/sr@Latn.po
M	po/sr@ije.po
M	po/sv.po
M	po/th.po
M	po/tk.po
M	po/tr.po
M	po/uk.po
M	po/vi.po
M	po/wa.po
M	po/yi.po
M	po/zh_CN.po
M	po/zh_TW.po

commit b83c80c943ff56cc1a40da75e7ed62931bb72b9f
Author: Alexander Larsson <alexl@redhat.com>
Date:	2004-08-30

    Update for 2.7.92

    2004-08-30	Alexander Larsson  <alexl@redhat.com>

	* NEWS:
	Update for 2.7.92

	* configure.in:
	Require new eel

M	ChangeLog
M	NEWS
M	configure.in

commit 0b87e404f7cd62ed20a00548be9841a3a84e9bcc
Author: Gediminas Paulauskas <menesis@src.gnome.org>
Date:	2004-08-30

    add

A	libnautilus-extension/.cvsignore

commit f5f460ebf52c4df7d3d209b815c8d54d6083efbe
Author: Jordi Mallach <jordim@src.gnome.org>
Date:	2004-08-30

    Updated Catalan translation.

M	po/ChangeLog
M	po/ca.po

commit 76bbc6db491317d65d6417f5c61aa3d2d08f9214
Author: Martin Willemoes Hansen <mwh@src.gnome.org>
Date:	2004-08-30

    Updated Danish translation.

	    * da.po: Updated Danish translation.

M	po/ChangeLog
M	po/da.po

commit 4946d3b2f24747136bef891c0d38d70ec7449086
Author: Narayana Pattipati <narayana.pattipati@wipro.com>
Date:	2004-08-30

    Fix nautilus crash when sort is done by Size in computer view. Fixes

    2004-08-27	Narayana Pattipati  <narayana.pattipati@wipro.com>

	* libnautilus-private/nautilus-file.c
	(compare_directories_by_count), (compare_files_by_size):
	Fix nautilus crash when sort is done by Size in computer view.
	Fixes bugzilla bug#151228

M	ChangeLog
M	libnautilus-private/nautilus-file.c

commit 5e8d78e94d3e6ef515d0a5fc049cf0fc2fd6b6a3
Author: Alexander Larsson <alexl@redhat.com>
Date:	2004-08-30

    Don't make progress dialogs transient for the desktop.

    2004-08-30	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-file-operations.c:
	(create_transfer_dialog):
	* src/nautilus-desktop-window.c:
	(nautilus_desktop_window_instance_init):
	Don't make progress dialogs transient for the desktop.

M	ChangeLog
M	libnautilus-private/nautilus-file-operations.c
M	src/nautilus-desktop-window.c

commit 03956539bd13b867f5a323f8139ec7c1c6cd6c53
Author: Hasbullah Bin Pit <sebol@src.gnome.org>
Date:	2004-08-29

    Updated Malay translaton

M	po/ms.po

commit 08d2cfabe8713acf10bd2a357e9dd3e50d977e35
Author: Amanpreet Singh Alam <aman@src.gnome.org>
Date:	2004-08-29

    check

M	po/pa.po

commit d0af3fd3918066a20e2af196d5bf9b851e3d3a8d
Author: Hasbullah Bin Pit <sebol@my-penguin.org>
Date:	2004-08-29

    Updated Malay translation.

    2004-08-29	Hasbullah Bin Pit  <sebol@my-penguin.org>

	    * ms.po: Updated Malay translation.

M	po/ChangeLog
M	po/ms.po

commit 01c303da6231910f40f70bbb3df0a116991238b6
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
Date:	2004-08-28

    Updated Spanish translation

    2004-08-28	Francisco Javier F. Serrador  <serrador@cvs.gnome.org>

	* es.po: Updated Spanish translation

M	po/ChangeLog
M	po/es.po

commit 944575b492d8ff66428cedeff973dc473faa5ec8
Author: Alexander Larsson <alexl@redhat.com>
Date:	2004-08-27

    Faster way to get list of groups. Patch from Martin Hunt
    (hunt@redhat.com)

    2004-08-27	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-file.c
	(nautilus_get_group_names_including):
	Faster way to get list of groups.
	Patch from Martin Hunt (hunt@redhat.com)

M	ChangeLog
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-file.h

commit 38c46f768f424101a1eb610cd519c7a3a98a03e1
Author: Alexander Larsson <alexl@redhat.com>
Date:	2004-08-27

    Make this handle uri scheme limits.

    2004-08-27	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-mime-actions.c
	(nautilus_mime_get_default_application_for_file_internal):
	Make this handle uri scheme limits.

M	libnautilus-private/nautilus-mime-actions.c

commit 5ae351152c719939a2e29e4d3bf3b52c20284786
Author: Alexander Larsson <alexl@redhat.com>
Date:	2004-08-27

    Don't show the open with menus for folders, nautilus links or
    when there

    2004-08-27	Alexander Larsson  <alexl@redhat.com>

	* src/file-manager/fm-directory-view.c:
	(can_use_component_for_file), (reset_bonobo_open_with_menu):
	Don't show the open with menus for folders, nautilus links or
	when there are multiple items selected.

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit bc036f808feda1edab778d3c4d1d05714ad68621
Author: Nikos Charonitakis <frolix68@src.gnome.org>
Date:	2004-08-26

    Updated Greek translation

M	po/ChangeLog
M	po/el.po

commit 9e19ad8252dae19e89389ba66384751003701eaa
Author: Alexander Larsson <alexl@redhat.com>
Date:	2004-08-26

    Invalidate more files when the mime db changes.

    2004-08-26	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-directory-async.c
	(mime_db_changed_callback):
	Invalidate more files when the mime db changes.

M	ChangeLog
M	libnautilus-private/nautilus-directory-async.c

commit 75ef976f8f144564ddc893be10b72b7dae6e0f01
Author: Alexander Larsson <alexl@redhat.com>
Date:	2004-08-26

    Make nautilus_file_is_mime_type handle inherited types too. Make

    2004-08-26	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-file.c:
	Make nautilus_file_is_mime_type handle inherited types too.
	Make nautilus_file_contains_text work again.

M	ChangeLog
M	libnautilus-private/nautilus-file.c

commit 5059fb7679c4f2837f6512bee17424316ca09d17
Author: Gediminas Paulauskas <menesis@chatsubo.lt>
Date:	2004-08-25

    remove libnautilus-private/nautilus-program-chooser.c Updated
    Lithuanian

    2004-08-26	Gediminas Paulauskas <menesis@chatsubo.lt>

	* POTFILES.in: remove
	libnautilus-private/nautilus-program-chooser.c
	* lt.po: Updated Lithuanian translation.

M	po/ChangeLog
M	po/POTFILES.in
M	po/lt.po

commit 10827b1a37317957d3eef0366d50ec80b2614af9
Author: Maxim Dziumanenko <mvd@mylinux.com.ua>
Date:	2004-08-25

    Updated Ukrainian translation.

    2004-08-25	Maxim Dziumanenko <mvd@mylinux.com.ua>

	* Updated Ukrainian translation.

M	po/ChangeLog
M	po/uk.po

commit 6ae9454ae2b4e622eb6ce10e8de506e927f6183b
Author: Gustavo Maciel Dias Vieira <gustavo@sagui.org>
Date:	2004-08-24

    Updated Brazilian Portuguese translation done by Raphael Higino

    2004-08-24	Gustavo Maciel Dias Vieira  <gustavo@sagui.org>

	    * pt_BR.po: Updated Brazilian Portuguese translation done by
	    Raphael Higino <raphaelh@uai.com.br>.

M	po/ChangeLog
M	po/pt_BR.po

commit 9b9816213b5e5d9f2d43420c58fef6db5a14daa5
Author: Dennis Cranston <dennis_cranston at yahoo com>
Date:	2004-08-24

    HIGify widget padding.

    2004-08-17	Dennis Cranston <dennis_cranston at yahoo com>

	* src/nautilus-connect-server-dialog.c:
	HIGify widget padding.

M	ChangeLog
M	src/nautilus-connect-server-dialog.c

commit 0d39bf7bdb23f67c40966c55f206a6f4c91d7087
Author: Alexander Larsson <alexl@redhat.com>
Date:	2004-08-23

    Avoid multiple x-directory/normal warnings

    2004-08-23	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-file.c: (get_description):
	Avoid multiple x-directory/normal warnings

	* libnautilus-private/nautilus-program-chooser.[ch]:
	cvs remove old code

	* libnautilus-private/nautilus-global-preferences.[ch]:
	* libnautilus-private/nautilus-view-query.c:
	* src/nautilus-applicable-views.c:
	* src/nautilus-main.c:
	Make default component for folders just use the gconf setting
	instead
	of the short list (which is essentially random).
	Remove component picking for non-folders.
	Remove unused code.

M	ChangeLog
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.h
D	libnautilus-private/nautilus-program-chooser.c
D	libnautilus-private/nautilus-program-chooser.h
M	libnautilus-private/nautilus-view-query.c
M	src/nautilus-applicable-views.c
M	src/nautilus-main.c

commit 82b5a9458d68e4da4a04173b68706b63133cfe8b
Author: Martin Willemoes Hansen <mwh@src.gnome.org>
Date:	2004-08-23

    Updated Danish translation.

	    * da.po: Updated Danish translation.

M	po/ChangeLog
M	po/da.po

commit b206a0a2b470aafc41fd6a884e77d6d8d4836e8e
Author: Alexander Shopov <ash@contact.bg>
Date:	2004-08-23

    Updated Bulgarian translation by Vladimir "Kaladan" Petkov

    2004-08-23	Alexander Shopov  <ash@contact.bg>

	* bg.po: Updated Bulgarian translation by
	Vladimir "Kaladan" Petkov <vpetkov@i-space.org>

M	po/ChangeLog
M	po/bg.po

commit 623bba495cd16c3b1f5106e004c66390ba15d0d6
Author: Laszlo Dvornik <dvornik@gnome.hu>
Date:	2004-08-22

    Updated Hungarian translation.

    2004-08-22	Laszlo Dvornik	<dvornik@gnome.hu>

	* hu.po: Updated Hungarian translation.

M	po/ChangeLog
M	po/hu.po

commit 2a2d4b9aa340e78e4687d192e78215489621f5e4
Author: Changwoo Ryu <cwryu@src.gnome.org>
Date:	2004-08-21

    Updated Korean translation

M	po/ChangeLog
M	po/ko.po

commit 57c093b5eb4fa6c9fb5146f1ca8bc591dda6767a
Author: Danilo Šegan <danilo@src.gnome.org>
Date:	2004-08-21

    Updated Serbian translation.

M	po/ChangeLog
M	po/sr.po
M	po/sr@Latn.po

commit 7acf4dc0d861983df61ab0c6830b44f205712a44
Author: Leonid Kanter <lkanter@src.gnome.org>
Date:	2004-08-21

    updated Russian translation

M	po/ChangeLog
M	po/ru.po

commit 2211b1fa7a08bca3b6cb02a845b4166c18d6543f
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2004-08-20

    Update these

    2004-08-21	Kjartan Maraas	<kmaraas@gnome.org>

	* nb.po: Update
	* no.po: these

M	po/ChangeLog
M	po/nb.po
M	po/no.po

commit 86ee851060a6d10cd034c5d17fe05b901bb1c942
Author: Laurent Dhima <laurenti@alblinux.net>
Date:	2004-08-20

    Updated Albanian translation.

    2004-08-20	Laurent Dhima  <laurenti@alblinux.net>

	* sq.po: Updated Albanian translation.

M	po/ChangeLog
M	po/sq.po

commit 64c3350ca831278b57756d0f57817d67275fab74
Author: Amanpreet Singh Alam <aman@src.gnome.org>
Date:	2004-08-20

    check

M	po/pa.po

commit 5e0f473a3ec73d0736bfb65d20288e93969eab05
Author: Ankitkumar Rameshchandra Patel <ankitp@src.gnome.org>
Date:	2004-08-20

    ankit@redhat.com 20/08/2004 * Proofread gu.po

M	po/gu.po

commit 669caa6a0942f7a24a3e6cbaab75d904589e574d
Author: Adam Weinberger <adamw@src.gnome.org>
Date:	2004-08-19

    Updated Canadian English translation.


	* en_CA.po: Updated Canadian English translation.

M	po/ChangeLog
M	po/en_CA.po

commit 7bb4165579fc98463c6fccca2f9e72c1e387a037
Author: Pauli Virtanen <pvirtane@src.gnome.org>
Date:	2004-08-18

    Updated Finnish translation.

    * fi.po: Updated Finnish translation.

M	po/ChangeLog
M	po/fi.po

commit 9666355b367a16d8449d9ccd8d926285c25b1ad9
Author: Martin Wehner <martin.wehner@epost.de>
Date:	2004-08-18

    Move eel_preferences_remove_callback() calls into finalize()
    to prevent

    2004-08-19	Martin Wehner  <martin.wehner@epost.de>

	* src/file-manager/fm-directory-view.c:
	(fm_directory_view_destroy), (fm_directory_view_finalize):
	Move eel_preferences_remove_callback() calls into finalize()
	to prevent them from being called twice on shutdown.

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit e61120bb719b69adc1b3b844601eed7f32594848
Author: Martin Wehner <martin.wehner@epost.de>
Date:	2004-08-18

    Don't crash over a division by zero when the transfer rate approaches

    2004-08-19	Martin Wehner  <martin.wehner@epost.de>

	* libnautilus-private/nautilus-file-operations-progress.c
	(time_remaining_callback):
	Don't crash over a division by zero when the transfer rate
	approaches zero.
	Fixes bug #148791.

M	ChangeLog
M	libnautilus-private/nautilus-file-operations-progress.c

commit 088aa7273a9d42b02223021e2323f6c5fd474f58
Author: Martin Wehner <martin.wehner@epost.de>
Date:	2004-08-18

    Stop cell editing mode when changing directories. Fixes bug #143830.

    2004-08-19	Martin Wehner  <martin.wehner@epost.de>

	* src/file-manager/fm-list-view.c (fm_list_view_clear):
	Stop cell editing mode when changing directories.
	Fixes bug #143830.

M	ChangeLog
M	src/file-manager/fm-list-view.c

commit 467aab6e9aaef60dfb593e1b22ddaeb5ff92da60
Author: Funda Wang <fwang@src.gnome.org>
Date:	2004-08-18

    Updated Simplified Chinese translation

M	po/ChangeLog
M	po/zh_CN.po

commit 497340aedb4b31f337efc4639a29d768338b4ece
Author: Miloslav Trmac <mitr@volny.cz>
Date:	2004-08-18

    Updated Czech translation.

    2004-08-18	Miloslav Trmac	<mitr@volny.cz>

	* cs.po: Updated Czech translation.

M	po/ChangeLog
M	po/cs.po

commit 42ae9318bce23b7b375a75b9e06cd08fe12ab717
Author: Laurent Dhima <laurenti@alblinux.net>
Date:	2004-08-18

    Updated Albanian translation.

    2004-08-18	Laurent Dhima  <laurenti@alblinux.net>

	* sq.po: Updated Albanian translation.

M	po/ChangeLog
M	po/sq.po

commit f18c175119f07fd88a973f461f754fd1440c5e1a
Author: Updated ja.po. T.Aihana <aihana@gnome.gr.jp>
Date:	2004-08-18

    2004-08-18 Updated ja.po. T.Aihana <aihana@gnome.gr.jp>

M	po/ChangeLog
M	po/ja.po

commit d921aa124d19d1e40cc74e571dfe74cea6dc3917
Author: Laurent Dhima <laurenti@alblinux.net>
Date:	2004-08-17

    Updated Albanian translation.

    2004-08-18	Laurent Dhima  <laurenti@alblinux.net>

	* sq.po: Updated Albanian translation.

M	po/ChangeLog
M	po/sq.po

commit 12395ef0ecc8fc9d28211069987c14ea54e004c0
Author: Mark McLoughlin <mark@skynet.ie>
Date:	2004-08-17

    sync with latest libegg.

    2004-08-17	Mark McLoughlin  <mark@skynet.ie>

	    * cut-n-paste-code/libegg/egg-recent-item.c: sync with latest
	    libegg.

M	ChangeLog
M	cut-n-paste-code/libegg/egg-recent-item.c

commit e4206dc192280edfedbb7b25e0b7acbf44c3ea4e
Author: Ankitkumar Rameshchandra Patel <ankitp@src.gnome.org>
Date:	2004-08-17

    ankit@redhat.com 17/08/2004 * gu.po : Updated Final Gujarati
    Translation

M	po/ChangeLog
M	po/gu.po

commit 3781875dc460a6734a43026386c89e8a052e258c
Author: Christian Rose <menthos@menthos.com>
Date:	2004-08-17

    Updated Swedish translation.

    2004-08-17	Christian Rose	<menthos@menthos.com>

	* sv.po: Updated Swedish translation.

M	po/ChangeLog
M	po/sv.po

commit 62da3b59b864a3a4e14ef3b2d9072e21d9d6a5b1
Author: Alexander Larsson <alexl@redhat.com>
Date:	2004-08-17

    Don't add recent files for non-gnome-vfs uris (such as

    2004-08-17	Alexander Larsson  <alexl@redhat.com>

	* src/file-manager/fm-directory-view.c
	(fm_directory_view_launch_application):
	Don't add recent files for non-gnome-vfs uris (such as
	x-nautilus-desktop://)

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit 346dd0b4dc280283739cc1969f8a19f655ffd951
Author: Duarte Loreto <happyguy_pt@hotmail.com>
Date:	2004-08-16

    Updated Portuguese translation.

    2004-08-17	Duarte Loreto <happyguy_pt@hotmail.com>

	* pt.po: Updated Portuguese translation.

M	po/ChangeLog
M	po/pt.po

commit 5d651d945fd6430d3f9d3e76d6f231069b891aa9
Author: Christian Rose <menthos@menthos.com>
Date:	2004-08-16

    Added "bs" to ALL_LINGUAS. Added Bosnian translation by Kenan
    Hadžiavdić

    2004-08-16	Christian Rose	<menthos@menthos.com>

	* configure.in: Added "bs" to ALL_LINGUAS.
	* po/bs.po: Added Bosnian translation by
	Kenan Hadžiavdić <kenan@bgnett.no>.

M	ChangeLog
M	configure.in
M	po/ChangeLog
A	po/bs.po

commit 01a6b817fe97ff28b957a9682e0abb53edf68783
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2004-08-16

    Add nb to ALL_LINGUAS.

    2004-08-16	Kjartan Maraas	<kmaraas@gnome.org>

	* configure.in: Add nb to ALL_LINGUAS.

M	ChangeLog
M	configure.in

commit db2b9caff99610fde252eabff5045afc408e621a
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2004-08-16

    Add this.

    2004-08-16	Kjartan Maraas	<kmaraas@gnome.org>

	* nb.po: Add this.

M	po/ChangeLog
A	po/nb.po

commit b616b1a58ac93b056a1e4a7dc4ab12fc3daa72d3
Author: Metin Amiroff <metin@karegen.com>
Date:	2004-08-16

    Translation updated.

    2004-08-17	Metin Amiroff  <metin@karegen.com>

	* az.po: Translation updated.

M	po/ChangeLog
M	po/az.po

commit 87699edfb2871c6cfed2712993fac06c7a5f3444
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
Date:	2004-08-16

    Updated Spanish translation

    2004-08-16	Francisco Javier F. Serrador  <serrador@cvs.gnome.org>

	* es.po: Updated Spanish translation

M	po/ChangeLog
M	po/es.po

commit c99cf99174e8fea5c7f9b750860701d43989024a
Author: Alexander Larsson <alexl@redhat.com>
Date:	2004-08-16

    Post release version bump (to 2.7.92)

    2004-08-16	Alexander Larsson  <alexl@redhat.com>

	* configure.in:
	Post release version bump (to 2.7.92)

    === nautilus 2.7.4 ===

M	ChangeLog
M	configure.in
M	po/ChangeLog

commit 9d30e3585b9b88dc998a73cbd73cbb2b7eabf072 (tag: NAUTILUS_2_7_4)
Author: Alexander Larsson <alexl@redhat.com>
Date:	2004-08-16

    Bump version to 2.7.4 (to sync with eel)

    2004-08-16	Alexander Larsson  <alexl@redhat.com>

	* configure.in:
	Bump version to 2.7.4 (to sync with eel)

	* NEWS:
	Update

M	ChangeLog
M	NEWS
M	configure.in
M	po/af.po
M	po/am.po
M	po/ar.po
M	po/az.po
M	po/be.po
M	po/bg.po
M	po/bn.po
M	po/ca.po
M	po/cs.po
M	po/cy.po
M	po/da.po
M	po/de.po
M	po/el.po
M	po/en_CA.po
M	po/en_GB.po
M	po/es.po
M	po/et.po
M	po/eu.po
M	po/fa.po
M	po/fi.po
M	po/fr.po
M	po/ga.po
M	po/gl.po
M	po/gu.po
M	po/he.po
M	po/hi.po
M	po/hr.po
M	po/hu.po
M	po/id.po
M	po/is.po
M	po/it.po
M	po/ja.po
M	po/ko.po
M	po/li.po
M	po/lt.po
M	po/lv.po
M	po/mi.po
M	po/mk.po
M	po/ml.po
M	po/mn.po
M	po/ms.po
M	po/ne.po
M	po/nl.po
M	po/nn.po
M	po/no.po
M	po/pa.po
M	po/pl.po
M	po/pt.po
M	po/pt_BR.po
M	po/ro.po
M	po/ru.po
M	po/sk.po
M	po/sl.po
M	po/sq.po
M	po/sr.po
M	po/sr@Latn.po
M	po/sr@ije.po
M	po/sv.po
M	po/th.po
M	po/tk.po
M	po/tr.po
M	po/uk.po
M	po/vi.po
M	po/wa.po
M	po/yi.po
M	po/zh_CN.po
M	po/zh_TW.po

commit f1781b731e48b266298e2f0bf18c4115f5b0e86e
Author: Artur Flinta <aflinta@cvs.gnome.org>
Date:	2004-08-16

    Updated Polish translation by GNOME PL Team.

    2004-08-16	Artur Flinta  <aflinta@cvs.gnome.org>

	* pl.po: Updated Polish translation by GNOME PL Team.

M	po/ChangeLog
M	po/pl.po

commit d2962803315b1d41e68cc17372d4074d6022a911
Author: Laszlo Dvornik <dvornik@gnome.hu>
Date:	2004-08-16

    Updated Hungarian translation.

    2004-08-16	Laszlo Dvornik	<dvornik@gnome.hu>

	* hu.po: Updated Hungarian translation.

M	po/ChangeLog
M	po/hu.po

commit f8b926dcb69a77012c50c1c264bb2ee85de372a9
Author: Ankitkumar Rameshchandra Patel <ankitp@src.gnome.org>
Date:	2004-08-16

    ankit@redhat.com 16/08/2004 * Updated Gujarati Translation

M	po/gu.po

commit 8f40831cceba7add62cbca8a293119f87a3759ee
Author: Alexander Larsson <alexl@redhat.com>
Date:	2004-08-16

    Compare types using gnome_vfs_mime_type_is_equal to catch
    aliases. Fixes

    2004-08-16	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-file.c
	(nautilus_file_is_mime_type):
	Compare types using gnome_vfs_mime_type_is_equal to catch aliases.
	Fixes bug #147811

M	ChangeLog
M	libnautilus-private/nautilus-file.c

commit 16f2151c065a6833d274a44c13e8d6f0fe2cd582
Author: Alexander Larsson <alexl@redhat.com>
Date:	2004-08-16

    Fix property browser spacing. Fixes bug #144249. Patch from Jorn
    Baayen.

    2004-08-16	Alexander Larsson  <alexl@redhat.com>

	* src/nautilus-property-browser.c:
	(nautilus_property_browser_init), (nautilus_property_browser_new),
	(nautilus_emblem_dialog_new),
	(nautilus_color_selection_dialog_new), (make_category_link),
	(nautilus_property_browser_update_contents):

	Fix property browser spacing.
	Fixes bug #144249.
	Patch from Jorn Baayen.

M	ChangeLog
M	src/nautilus-property-browser.c

commit b2ab30a858fb22a2559170abbca2aedcf07eab5d
Author: Alexander Larsson <alexl@redhat.com>
Date:	2004-08-16

    Remove extra comma in enum. Fixes bug #142351 Patch from Christian

    2004-08-16	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-extension/nautilus-extension-types.h:
	Remove extra comma in enum. Fixes bug #142351
	Patch from Christian Neumair.

	* libnautilus-private/apps_nautilus_preferences.schemas.in:
	Add computer_icon_name schema entry. Fixes bug #144728.
	Patch from Christian Neumair.

	Remove add_to_session schema entry.

	* src/nautilus-application.c: (update_session), (init_session):
	* libnautilus-private/nautilus-global-preferences.c:
	* libnautilus-private/nautilus-global-preferences.h:
	Remove add_to_session preference. Fixes bug #91543
	Patch from Havoc Pennington

	* nautilus.desktop.in:
	Rename file browser entry. Fixes bug #131272.
	Patch from Michael Terry.

	* src/file-manager/fm-directory-view.c:
	(warn_mismatched_mime_types):
	Don't show (null) for mimetypes with no description.
	Fixes bug #141509.
	Patch from Christian Neumair.

	* src/file-manager/fm-properties-window.c:
	(create_properties_window):
	Allow properties dialog to be resized.
	Fixed bug #147918
	Patch from Christian Neumair.

	* src/nautilus-window-menus.c:
	(help_menu_nautilus_manual_callback):
	Fix help link. Fixes bug #143927
	Patch from Kaushal Kumar

M	ChangeLog
M	libnautilus-extension/nautilus-extension-types.h
M	libnautilus-private/apps_nautilus_preferences.schemas.in
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.h
M	nautilus.desktop.in
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-properties-window.c
M	src/nautilus-application.c
M	src/nautilus-window-menus.c

commit 26158b55118025bd24a17f3deea25e81cf2ca844
Author: Ankitkumar Rameshchandra Patel <ankitp@src.gnome.org>
Date:	2004-08-16

    ankit@redhat.com 16/08/2004 * Updated Final Gujarati Translation

M	po/ChangeLog
M	po/gu.po

commit 130f0954ad8a608d177c91062809fbed461d72bb
Author: Alexander Larsson <alexl@redhat.com>
Date:	2004-08-16

    Make the connect to server dialog a bit nicer.

    2004-08-16	Alexander Larsson  <alexl@redhat.com>

	* src/nautilus-connect-server-dialog.c:
	(nautilus_connect_server_dialog_finalize), (connect_to_server),
	(response_callback), (setup_for_type), (combo_changed_callback),
	(port_insert_text), (nautilus_connect_server_dialog_init),
	(nautilus_connect_server_dialog_new):
	Make the connect to server dialog a bit nicer.

M	ChangeLog
M	src/nautilus-connect-server-dialog.c

commit 6e2b8d2173868c4e2666a4cda1e7f262f86c6b61
Author: Dmitry Mastrukov <dmitrym@src.gnome.org>
Date:	2004-08-16

    ru.po: Updated Russian translation from Russian team
    <gnome-cyr@gnome.org>.

M	po/ChangeLog
M	po/ru.po

commit c4f065a3b36efbc9e5c841e2692fe351d00a02de
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
Date:	2004-08-14

    Updated Spanish translation.

    2004-08-15	Francisco Javier F. Serrador  <serrador@cvs.gnome.org>

	* es.po: Updated Spanish translation.

M	po/ChangeLog
M	po/es.po

commit 2d82ca5c766ff8a09589ce324043f0da2068c452
Author: Artur Flinta <aflinta@cvs.gnome.org>
Date:	2004-08-14

    Updated Polish translation by GNOME PL Team.

    2004-08-14	Artur Flinta  <aflinta@cvs.gnome.org>

	* pl.po: Updated Polish translation by GNOME PL Team.

M	po/ChangeLog
M	po/pl.po

commit ac7211d4491a2a5ee5f4b4e5acca0c086c9a1fe5
Author: Gediminas Paulauskas <menesis@chatsubo.lt>
Date:	2004-08-14

    Updated Lithuanian translation.

    2004-08-14	Gediminas Paulauskas <menesis@chatsubo.lt>

	* lt.po: Updated Lithuanian translation.

M	po/ChangeLog
M	po/lt.po

commit adfaf401fd97da3901ff9ff221c66125da63e38c
Author: N Jayaradha <njaya@src.gnome.org>
Date:	2004-08-14

    yet to complete

M	po/ta.po

commit c05d70678e83045ef6eeb5c6547a9995d6cbef82
Author: N Jayaradha <njaya@src.gnome.org>
Date:	2004-08-14

    yet to complete

M	po/ta.po

commit 21c49fa078c20bf0b14691259b14cfd91aac9cc2
Author: Duarte Loreto <happyguy_pt@hotmail.com>
Date:	2004-08-13

    Updated Portuguese translation.

    2004-08-13	Duarte Loreto <happyguy_pt@hotmail.com>

	* pt.po: Updated Portuguese translation.

M	po/ChangeLog
M	po/pt.po

commit 33a82ded04a5de65f31827f52248c16d0148e4e9
Author: Tommi Vainikainen <tvainika@src.gnome.org>
Date:	2004-08-13

    Unified po headers for Finnish Team

M	po/ChangeLog
M	po/fi.po

commit 1afbd4925d1b94ea4b65aca66015cacfbc271d89
Author: N Jayaradha <njaya@src.gnome.org>
Date:	2004-08-13

    yet to complete

A	po/ta.po

commit 989de64d41bd5875824ba60ec671f674f5f698fa
Author: Changwoo Ryu <cwryu@src.gnome.org>
Date:	2004-08-13

    Updated Korean translation

M	po/ChangeLog
M	po/ko.po

commit 3071aa9d3f35fe45d36347225e2d270d4d11e1c4
Author: Artur Flinta <aflinta@cvs.gnome.org>
Date:	2004-08-13

    Updated Polish translation by GNOME PL Team.

    2004-08-13	Artur Flinta  <aflinta@cvs.gnome.org>

	* pl.po: Updated Polish translation by GNOME PL Team.

M	po/ChangeLog
M	po/pl.po

commit dfdb045645e1097ca0b816a50751ffec3987b0f1
Author: Adam Weinberger <adamw@src.gnome.org>
Date:	2004-08-13

    Updated Canadian English translation.


	* en_CA.po: Updated Canadian English translation.

M	po/ChangeLog
M	po/en_CA.po

commit 4cd68e9af50bb9f448f2e46fc8781fbfcbcf4dbb
Author: Funda Wang <fwang@src.gnome.org>
Date:	2004-08-13

    Updated Simplified Chinese translation

M	po/ChangeLog
M	po/zh_CN.po

commit fc22a6a4663c46d671cbe1318c9611050a7c931d
Author: Christian Neumair <cneumair@src.gnome.org>
Date:	2004-08-12

    Revert my last commit, as discussed on nautilus-list.

M	ChangeLog
M	src/file-manager/fm-directory-view.c
M	src/file-manager/nautilus-directory-view-ui.xml

commit 2b350826b620b3dbccb4e75656dbb5fd4ede1292
Author: Thomas Cataldo <thomas.cataldo@aliacom.fr>
Date:	2004-08-12

    Some memory leak fixes

    2004-08-12	Thomas Cataldo	<thomas.cataldo@aliacom.fr>

	Some memory leak fixes

	* libnautilus-private/nautilus-icon-factory.c:
	(nautilus_icon_factory_instance_init), (create_normal_cache_icon):
	* libnautilus-private/nautilus-module.c: (load_module_dir):

M	ChangeLog
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus-private/nautilus-module.c

commit f1d6fd50039a3b73f4a214f87e5f1b24f5b57035
Author: Alexander Larsson <alexl@redhat.com>
Date:	2004-08-12

    Fix time reporting. Patch by baris@teamforce.name.tr (Baris Cicek)

    2004-08-12	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-file-operations-progress.c:
	(time_remaining_callback):
	Fix time reporting. Patch by baris@teamforce.name.tr (Baris Cicek)

M	ChangeLog
M	libnautilus-private/nautilus-file-operations-progress.c

commit e4305673cbb99532436e84ad9c1e4a415f8a352e
Author: Alexander Larsson <alexl@src.gnome.org>
Date:	2004-08-12

    add utf8 emacs variables to ChangeLog

M	ChangeLog

commit e9395f8ad9e27468d1ff248f84df5e66a15c81bd
Author: Alexander Larsson <alexl@redhat.com>
Date:	2004-08-12

    Close dialog if parent is destroyed. Patch from Victor I.

    2004-08-12	Alexander Larsson  <alexl@redhat.com>

	* src/nautilus-location-dialog.c (nautilus_location_dialog_new):
	Close dialog if parent is destroyed.
	Patch from Victor I. <lamer0@lamer0.com>

M	ChangeLog
M	src/nautilus-location-dialog.c

commit 23f506683b3f5684d0340ef283b659cb66106eb8
Author: N Jayaradha <njaya@src.gnome.org>
Date:	2004-08-12

    added Tamil Traslation File

M	po/ChangeLog

commit ebc7b4f4c062222e4fa27b452736e6f024bab853
Author: N Jayaradha <njaya@src.gnome.org>
Date:	2004-08-12

    added Tamil Traslation File

M	po/ChangeLog

commit a3de0aae78e4a0d9846543534fe26fe2753665b7
Author: Hasbullah Bin Pit <sebol@my-penguin.org>
Date:	2004-08-11

    Updated Malay translation.

    2004-08-10	Hasbullah Bin Pit  <sebol@my-penguin.org>

		    * ms.po: Updated Malay translation.

M	po/ChangeLog
M	po/ms.po

commit 32e5bad0ddb9953d7e1a5104c886bd887666490d
Author: Alexander Larsson <alexl@redhat.com>
Date:	2004-08-11

    Update to latest libegg code.

    2004-08-11	Alexander Larsson  <alexl@redhat.com>

	* cut-n-paste-code/libegg/egg-recent-item.c:
	(egg_recent_item_new),
	(make_valid_utf8), (egg_recent_item_get_short_name),
	(egg_recent_item_set_private), (egg_recent_item_get_private):
	* cut-n-paste-code/libegg/egg-recent-item.h:
	* cut-n-paste-code/libegg/egg-recent-model.c:
	(egg_recent_model_open_file), (egg_recent_model_lock_file),
	(egg_recent_model_unlock_file):
	Update to latest libegg code.

M	ChangeLog
M	cut-n-paste-code/libegg/egg-recent-item.c
M	cut-n-paste-code/libegg/egg-recent-item.h
M	cut-n-paste-code/libegg/egg-recent-model.c

commit 7c9ea47fa0855adc8686b59efc6ebfe352999727
Author: Sanlig Badral <badaa@src.gnome.org>
Date:	2004-08-09

    Updated Mongolian translation.

M	po/ChangeLog
M	po/mn.po

commit 18aa697a8643c1c2d8d685925515191f57603839
Author: Vincent van Adrighem <adrighem@gnome.org>
Date:	2004-08-09

    Translation updated by Reinout van Schouwen.

    2004-08-09	Vincent van Adrighem  <adrighem@gnome.org>

	* nl.po: Translation updated by Reinout van Schouwen.

M	po/ChangeLog
M	po/nl.po

commit 06e9fcf54b167961a58cea3717a2303cf13166f3
Author: Ankitkumar Rameshchandra Patel <ankitp@src.gnome.org>
Date:	2004-08-09

    ankit@redhat.com 09/08/04

M	po/gu.po

commit 2d23512d156167c82292b6cb571f00610846071d
Author: Martin Willemoes Hansen <mwh@src.gnome.org>
Date:	2004-08-09

    Updated Danish translation

	    * da.po: Updated Danish translation

M	po/ChangeLog
M	po/da.po

commit 6289ec89581b0eca3543044fdae29ef11936c371
Author: Artur Flinta <aflinta@cvs.gnome.org>
Date:	2004-08-08

    Updated Polish translation by GNOME PL Team.

    2004-08-09	Artur Flinta  <aflinta@cvs.gnome.org>

	* pl.po: Updated Polish translation by GNOME PL Team.

M	po/ChangeLog
M	po/pl.po

commit 4075f3fa3b48194129059d0bb9337079524ba4d6
Author: Sanlig Badral <badaa@src.gnome.org>
Date:	2004-08-08

    Updated Mongolian translation.

M	po/ChangeLog
M	po/mn.po

commit d598538ae141e23013818c370574017542bbd923
Author: Dmitry Mastrukov <dmitrym@src.gnome.org>
Date:	2004-08-08

    ru.po: Updated Russian translation from Russian team
    <gnome-cyr@gnome.org>.

M	po/ChangeLog
M	po/ru.po

commit 0c79b77668b61309bf0620e1e69e93108975967a
Author: Danilo Šegan <danilo@src.gnome.org>
Date:	2004-08-07

    Updated Serbian translation.

M	po/ChangeLog
M	po/sr.po
M	po/sr@Latn.po

commit 4ce816ff3396bb252d70b1ce0680b539f50198a1
Author: Ivan Stojmirov <stojmir@src.gnome.org>
Date:	2004-08-06

    popraven hederot za mnozina

M	po/mk.po

commit 908f2ea559f131cef806aee3dd95faecd4067c0f
Author: Laszlo Dvornik <dvornik@gnome.hu>
Date:	2004-08-06

    Updated Hungarian translation.

    2004-08-06	Laszlo Dvornik	<dvornik@gnome.hu>

	* hu.po: Updated Hungarian translation.

M	po/ChangeLog
M	po/hu.po

commit 67131200d5859a9a2be6445b30e3036ba9fa7d50
Author: Amanpreet Singh Alam <aman@src.gnome.org>
Date:	2004-08-06

     check file

M	po/pa.po

commit 96f29e76a123fb99c913671001c733367d534ddc
Author: Ivan Stojmirov <stojmir@src.gnome.org>
Date:	2004-08-05

    skoro zavrsheno, potreban e revizija, ima mnogu nejasni prevodi

M	po/mk.po

commit 1a9c4ea4920ba2b3ec12eaf22e3d8a95a404af51
Author: Ivan Stojmirov <stojmir@src.gnome.org>
Date:	2004-08-05

    nekoi stringovi popraveni, ama ima uste mnogu

M	po/mk.po

commit ed78fe947607fddbcb5a7f205b454f4d3f0f0f04
Author: Christian Rose <menthos@menthos.com>
Date:	2004-08-04

    Updated Swedish translation.

    2004-08-04	Christian Rose	<menthos@menthos.com>

	* sv.po: Updated Swedish translation.

M	po/ChangeLog
M	po/sv.po

commit c879a2e4bb451a3611c75b87dcd1b4b4ba5af39b
Author: Martin Willemoes Hansen <mwh@src.gnome.org>
Date:	2004-08-04

    da.po: fix

M	po/da.po

commit 661405da55c050d4572cdba143fffc6f00bbc6b5
Author: Martin Willemoes Hansen <mwh@src.gnome.org>
Date:	2004-08-04

    Updated Danish translation.

	    * da.po: Updated Danish translation.

M	po/ChangeLog
M	po/da.po

commit 28f89d2b0d0b69865c6cbde5b11de4138835559c
Author: Ivan Stojmirov <stojmir@src.gnome.org>
Date:	2004-08-03

    updated

M	po/mk.po

commit 3fb7e5866e28403814ef68daf4d601f9fc92498e
Author: Duarte Loreto <happyguy_pt@hotmail.com>
Date:	2004-08-02

    Updated Portuguese translation.

    2004-08-02	Duarte Loreto <happyguy_pt@hotmail.com>

	* pt.po: Updated Portuguese translation.

M	po/ChangeLog
M	po/pt.po

commit e591ee8475c0f314655af35902d4b040da10fbd7
Author: Adam Weinberger <adamw@src.gnome.org>
Date:	2004-08-02

    Updated Canadian English translation.


	* en_CA.po: Updated Canadian English translation.

M	po/ChangeLog
M	po/en_CA.po

commit 9f40cc048823e9c0b4c04435879fe3b2dd656cfc
Author: Funda Wang <fwang@src.gnome.org>
Date:	2004-08-01

    Updated Simplified Chinese translation

M	po/ChangeLog
M	po/zh_CN.po

commit 8b5ddc052c4629c47c0eabc2f953b871be929c87
Author: David Lodge <dave@cirt.net>
Date:	2004-08-01

    Corrected British translation.

    2004-08-01	David Lodge <dave@cirt.net>

	    * en_GB.po: Corrected British translation.

M	po/ChangeLog
M	po/en_GB.po

commit 96c296e6d5c61011b933de7ee254709dd700f042
Author: Changwoo Ryu <cwryu@src.gnome.org>
Date:	2004-07-31

    Updated Korean translation

M	po/ChangeLog
M	po/ko.po

commit f3ca0a4c3afdb7852cdb943d2ca0fd71b1308d1b
Author: Gareth Owen <gowen@src.gnome.org>
Date:	2004-07-31

    Updated British English translation

M	po/ChangeLog
M	po/en_GB.po

commit acfe1a5d8b39f552b65f49868be63feeedaddc25
Author: David Lodge <dave@cirt.net>
Date:	2004-07-31

    Updated British translation.

    2004-07-31	David Lodge <dave@cirt.net>

	    * en_GB.po: Updated British translation.

M	po/ChangeLog
M	po/en_GB.po

commit 161a8add0ec3060cca91dd815f0d70e7f88b3840
Author: Laurent Dhima <laurenti@alblinux.net>
Date:	2004-07-31

    Updated Albanian translation.

    2004-07-31	Laurent Dhima  <laurenti@alblinux.net>

	* sq.po: Updated Albanian translation.

M	po/ChangeLog
M	po/sq.po

commit 6a05bc575b23d8af4485321d30f688efd96d7ab2
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
Date:	2004-07-31

    Updated Spanish translation.

    2004-07-31	Francisco Javier F. Serrador  <serrador@cvs.gnome.org>

	* es.po: Updated Spanish translation.

M	po/ChangeLog
M	po/es.po

commit cb288c1252eb308be150e0f50317a823dded7303
Author: Miloslav Trmac <mitr@volny.cz>
Date:	2004-07-30

    Updated Czech translation.

    2004-07-30	Miloslav Trmac	<mitr@volny.cz>

	* cs.po: Updated Czech translation.

M	po/ChangeLog
M	po/cs.po

commit 22d82d15a08dd3c37a060654ba26f89281f406b6
Author: Bastien Nocera <hadess@hadess.net>
Date:	2004-07-29

    change the name "CD Creator" to "CD/DVD Creator" following changes in

    2004-07-29	Bastien Nocera	<hadess@hadess.net>

	* libnautilus-private/nautilus-file-utilities.c:
	(nautilus_get_vfs_method_display_name):
	* src/nautilus-navigation-window-ui.xml:
	* src/nautilus-shell-ui.xml:
	* src/nautilus-spatial-window-ui.xml: change the name "CD
	Creator" to
	"CD/DVD Creator" following changes in nautilus-cd-burner

M	ChangeLog
M	libnautilus-private/nautilus-file-utilities.c
M	src/nautilus-navigation-window-ui.xml
M	src/nautilus-shell-ui.xml
M	src/nautilus-spatial-window-ui.xml

commit c2c46daa83225c1d30c4abaeeddbaca0804523e0
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2004-07-29

    Updated Norwegian translation.

    2004-07-29	Kjartan Maraas	<kmaraas@gnome.org>

	* no.po: Updated Norwegian translation.

M	po/ChangeLog
M	po/no.po

commit 6f21d881684ba22b3126203ffbb195c88820c349
Author: Alexander Shopov <ash@contact.bg>
Date:	2004-07-29

    Updated Bulgarian translation by Vladimir "Kaladan" Petkov

    2004-07-29	Alexander Shopov  <ash@contact.bg>

	* bg.po: Updated Bulgarian translation by
	Vladimir "Kaladan" Petkov <vpetkov@i-space.org>

M	po/ChangeLog
M	po/bg.po

commit 6e08d945fa63e8e03d3fd24b2210ba82c4834e43
Author: Gareth Owen <gowen@src.gnome.org>
Date:	2004-07-29

    Updated British English translation

M	po/ChangeLog
M	po/en_GB.po

commit 8feb1f695d09f1aae5067a5c76207579beb05d08
Author: David Lodge <dave@cirt.net>
Date:	2004-07-28

    Updated British translation.

    2004-07-28	David Lodge  <dave@cirt.net>

	    * en_GB.po: Updated British translation.

M	po/ChangeLog
M	po/en_GB.po

commit 6d4f8ff359ad55c2464b4ff0d73c73db8b88a246
Author: Changwoo Ryu <cwryu@src.gnome.org>
Date:	2004-07-28

    Updated Korean translation

M	po/ChangeLog
M	po/ko.po

commit 969995347e749f2a5b6752096487b3de489e3c35
Author: Gil Osher <dolfin@src.gnome.org>
Date:	2004-07-28

    Updated Hebrew translation.


    * he.po: Updated Hebrew translation.

M	po/ChangeLog

commit 2bb298ab4dc65b90f931cdf1239b6835bf819b0f
Author: Gil Osher <dolfin@src.gnome.org>
Date:	2004-07-28

    Updated Hebrew translation.

M	po/he.po

commit 2d3fa4579bcde678e8be32ef9d8dc61fc7dd0b43
Author: Laurent Dhima <laurenti@alblinux.net>
Date:	2004-07-28

    Updated Albanian translation.

    2004-07-28	Laurent Dhima  <laurenti@alblinux.net>

	* sq.po: Updated Albanian translation.

M	po/ChangeLog
M	po/sq.po

commit 0bd20fa5b545a817df3eb98e9e2aabb28c7cdd11
Author: Alexander Shopov <ash@contact.bg>
Date:	2004-07-27

    Updated Bulgarian translation by Vladimir "Kaladan" Petkov

    2004-07-27	Alexander Shopov  <ash@contact.bg>

	* bg.po: Updated Bulgarian translation by
	Vladimir "Kaladan" Petkov <vpetkov@i-space.org>

M	po/ChangeLog
M	po/bg.po

commit 7732b0762bf30a4810b198e430339d9589fb5465
Author: Laurent Dhima <laurenti@alblinux.net>
Date:	2004-07-27

    Updated Albanian translation.

    2004-07-27	Laurent Dhima  <laurenti@alblinux.net>

	* sq.po: Updated Albanian translation.

M	po/ChangeLog
M	po/sq.po

commit 088fd96fef57dd344ec811d4a22449e6d1d4a832
Author: Görkem Çetin <gorkem@src.gnome.org>
Date:	2004-07-25

    CVS_SILENT

M	po/tr.po

commit 723131acb8b18ea0f540bd722342cf5ae6ad6a8c
Author: Christian Rose <menthos@menthos.com>
Date:	2004-07-25

    Updated Swedish translation.

    2004-07-25	Christian Rose	<menthos@menthos.com>

	* sv.po: Updated Swedish translation.

M	po/ChangeLog
M	po/sv.po

commit eba676385d9e99869e64cc2de81cdae1c289e30d
Author: Miloslav Trmac <mitr@volny.cz>
Date:	2004-07-25

    Updated Czech translation.

    2004-07-25	Miloslav Trmac	<mitr@volny.cz>

	* cs.po: Updated Czech translation.

M	po/ChangeLog
M	po/cs.po

commit 5c502e0b26c227e8557a8c73cd21c5cdc6894b7f
Author: Gustavo Maciel Dias Vieira <gustavo@sagui.org>
Date:	2004-07-25

    Updated Brazilian Portuguese translation done by Raphael Higino

    2004-07-25	Gustavo Maciel Dias Vieira  <gustavo@sagui.org>

	    * pt_BR.po: Updated Brazilian Portuguese translation done by
	    Raphael Higino <raphaelh@uai.com.br>.

M	po/ChangeLog
M	po/pt_BR.po

commit d97af0600697eb3de74773a6b0d86adff8a71e4e
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
Date:	2004-07-24

    Updated Spanish translation.

    2004-07-24	Francisco Javier F. Serrador  <serrador@cvs.gnome.org>

	* es.po: Updated Spanish translation.

M	po/ChangeLog
M	po/es.po

commit cecb482432da4cdd3db82e1ff476a4eac49261e8
Author: Christian Neumair <cneumair@src.gnome.org>
Date:	2004-07-24

    Updated German translation, improve OtherApplication command label.

M	ChangeLog
M	po/ChangeLog
M	po/de.po
M	src/file-manager/fm-directory-view.c
M	src/file-manager/nautilus-directory-view-ui.xml

commit 434043a74fac23135f49213987f0d6350b06d60f
Author: Miloslav Trmac <mitr@volny.cz>
Date:	2004-07-23

    Updated Czech translation.

    2004-07-23	Miloslav Trmac	<mitr@volny.cz>

	* cs.po: Updated Czech translation.

M	po/ChangeLog
M	po/cs.po

commit 9dc4e9c18bb0313d41af9931d006d08de16b7059
Author: Dafydd Harries <daf@src.gnome.org>
Date:	2004-07-23

    Make strings in main() more easily translatable.

M	ChangeLog
M	src/nautilus-main.c

commit 52676ecdebb87ee13edf02bc8ab3bdc515e847b5
Author: Updated ja.po. T.Aihana <aihana@gnome.gr.jp>
Date:	2004-07-23

    2004-07-23 Updated ja.po. T.Aihana <aihana@gnome.gr.jp>

M	po/ChangeLog
M	po/ja.po

commit 4ea6f17ee9265e94d9d036419a14636e54f2f4a4
Author: Dave Camp <campd@src.gnome.org>
Date:	2004-07-22

    version bump

M	ChangeLog
M	configure.in

commit 3641e8863b6e62f647f6b8dd5532e4adf52c4da5
Author: Dave Camp <campd@src.gnome.org>
Date:	2004-07-22

    version markers

M	ChangeLog
M	po/ChangeLog

commit ac5f72846bc62c9abfe7c2591ef492872bf58b2d (tag: NAUTILUS_2_7_2)
Author: Dave Camp <dave@novell.com>
Date:	2004-07-22

    Updated eel requirement 2.7.2

    2004-07-22	Dave Camp  <dave@novell.com>

	* configure.in: Updated eel requirement
	* NEWS: 2.7.2

M	ChangeLog
M	NEWS
M	configure.in

commit eb6a30500dac5443c9ec4f486ec47189e7cc7686
Author: Dave Camp <dave@novell.com>
Date:	2004-07-22

    Merged the nautilus-new-mime branch.

    2004-07-21	Dave Camp  <dave@novell.com>

	* Merged the nautilus-new-mime branch.

M	ChangeLog
M	libnautilus-private/Makefile.am
M	libnautilus-private/nautilus-mime-actions.c
M	libnautilus-private/nautilus-mime-actions.h
M	libnautilus-private/nautilus-program-choosing.c
M	libnautilus-private/nautilus-program-choosing.h
M	src/file-manager/fm-bonobo-provider.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-properties-window.c
M	src/file-manager/nautilus-directory-view-ui.xml
M	src/nautilus-applicable-views.c
M	src/nautilus-information-panel.c
M	src/nautilus-navigation-window.c
M	src/nautilus-shell-ui.xml
M	src/nautilus-window-manage-views.c
M	src/nautilus-window-menus.c
M	src/nautilus-window.c
M	test/Makefile.am
M	test/test-nautilus-mime-actions.c

commit d8062f4a39e78a64fb4406d685b715543b5800da
Author: Guntupalli Karunakar <karunakar@src.gnome.org>
Date:	2004-07-21

    updated hindi translation

M	po/ChangeLog
M	po/hi.po

commit ce5540aa35fd25518308951bdcf94a1c148f578a
Author: Laurent Dhima <laurenti@alblinux.net>
Date:	2004-07-19

    Updated Albanian translation.

    2004-07-19	Laurent Dhima  <laurenti@alblinux.net>

	* sq.po: Updated Albanian translation.

M	po/ChangeLog
M	po/sq.po

commit c3c64baaf0663220a39b1d325d7f5ceff921f116
Author: Miloslav Trmac <mitr@volny.cz>
Date:	2004-07-19

    Updated Czech translation.

    2004-07-19	Miloslav Trmac	<mitr@volny.cz>

	* cs.po: Updated Czech translation.

M	po/ChangeLog
M	po/cs.po

commit c7ba6cd2104f49374fc9f7e9cc14a6f585cd4cf5
Author: Christian Neumair <cneumair@src.gnome.org>
Date:	2004-07-18

    Updated German translation and POTFILES.in (#147787, thanks to
    Alex Winston).

M	po/ChangeLog
M	po/POTFILES.in
M	po/de.po

commit 4459a08b7a599edbbf7bd328ff8371c34535f97f
Author: Alexander Larsson <alexl@redhat.com>
Date:	2004-07-16

    Kill start-here.

    2004-07-16	Alexander Larsson  <alexl@redhat.com>

	* data/Makefile.am:
	* data/preferences.desktop.in:
	* data/serverconfig.desktop.in:
	* data/serverconfig.directory.in:
	* data/starthere-link.desktop.in:
	* data/starthere.desktop.in:
	* data/starthere.directory.in:
	* data/sysconfig.desktop.in:
	* data/sysconfig.directory.in:
	* src/nautilus-application.c: (nautilus_application_startup),
	(desktop_changed_callback):
	* src/nautilus-window-menus.c:
	(nautilus_window_initialize_menus_part_1):

	Kill start-here.

M	ChangeLog
M	data/Makefile.am
D	data/preferences.desktop.in
D	data/serverconfig.desktop.in
D	data/serverconfig.directory.in
D	data/starthere-link.desktop.in
D	data/starthere.desktop.in
D	data/starthere.directory.in
D	data/sysconfig.desktop.in
D	data/sysconfig.directory.in
M	src/nautilus-application.c
M	src/nautilus-window-menus.c

commit e3fb33bfdd4e7b7e68bcd1ba95f782191b9542b6
Author: Alexander Shopov <ash@contact.bg>
Date:	2004-07-16

    Updated Bulgarian translation by Vladimir "Kaladan" Petkov

    2004-07-16	Alexander Shopov  <ash@contact.bg>

	* bg.po: Updated Bulgarian translation by
	Vladimir "Kaladan" Petkov <vpetkov@i-space.org>

M	po/ChangeLog
M	po/bg.po

commit 7b4a12a5b072693062515dbc82befb1a607adf21
Author: Jürg Billeter <j@bitron.ch>
Date:	2004-07-16

    Add preference to choose date format. Set default date format to '%c',

    2004-07-15	Jürg Billeter	<j@bitron.ch>

	* libnautilus-private/apps_nautilus_preferences.schemas.in:
	* libnautilus-private/nautilus-directory.c:
	(add_preferences_callbacks):
	* libnautilus-private/nautilus-file.c:
	(date_format_changed_callback),
	(nautilus_file_fit_date_as_string):
	* libnautilus-private/nautilus-global-preferences.c:
	* libnautilus-private/nautilus-global-preferences.h:
	* src/nautilus-file-management-properties.c:
	(create_date_format_menu),
	(nautilus_file_management_properties_dialog_setup):
	* src/nautilus-file-management-properties.glade:
	Add preference to choose date format. Set default date format to
	'%c',
	'the preferred representation for the current locale'.

M	ChangeLog
M	libnautilus-private/apps_nautilus_preferences.schemas.in
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.h
M	src/nautilus-file-management-properties.c
M	src/nautilus-file-management-properties.glade

commit 68b25b6493012008729eb1d8059f7829cb1768c6
Author: Alexander Larsson <alexl@redhat.com>
Date:	2004-07-16

    Check for more NULL cases.

    2004-07-09	Alexander Larsson  <alexl@redhat.com>

	* src/file-manager/fm-directory-view.c
	(activate_check_mime_types):
	Check for more NULL cases.

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit 4a3d28579c04c7f70b3be97962d5f79e4a8315da
Author: Christian Rose <menthos@menthos.com>
Date:	2004-07-14

    Updated Swedish translation.

    2004-07-14	Christian Rose	<menthos@menthos.com>

	* sv.po: Updated Swedish translation.

M	po/ChangeLog
M	po/sv.po

commit a858d491a79c1de6a56e3c754dea6487ccb2a154
Author: Gustavo Maciel Dias Vieira <gustavo@sagui.org>
Date:	2004-07-14

    Updated Brazilian Portuguese translation done by Raphael Higino

    2004-07-14	Gustavo Maciel Dias Vieira  <gustavo@sagui.org>

	    * pt_BR.po: Updated Brazilian Portuguese translation done by
	    Raphael Higino <raphaelh@uai.com.br>.

M	po/ChangeLog
M	po/pt_BR.po

commit d7f11f820a2ea6aa35f1cdbed72024aff2482398
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
Date:	2004-07-11

    Updated Spanish translation.

    2004-07-11	Francisco Javier F. Serrador  <serrador@cvs.gnome.org>

	* es.po: Updated Spanish translation.

M	po/ChangeLog
M	po/es.po

commit 2696ccf418016f984e5f26785d1f21aae049d0df
Author: Laurent Dhima <laurenti@alblinux.net>
Date:	2004-07-10

    Updated Albanian translation.

    2004-07-10	Laurent Dhima  <laurenti@alblinux.net>

	* sq.po: Updated Albanian translation.

M	po/ChangeLog
M	po/sq.po

commit 95cbb38b38f9b10951ece3b53fc2fb8c2b54d800
Author: Dave Camp <dave@novell.com>
Date:	2004-07-09

    MIME overhaul, part 1. Separated gnome-vfs application mime mapping
    from

    2004-07-09	Dave Camp  <dave@novell.com>


	* test/Makefile.am (noinst_PROGRAMS):
	* libnautilus-private/Makefile.am:
	* libnautilus-private/nautilus-mime-actions.c:
	(nautilus_mime_get_applications_for_file),
	(application_supports_uri_scheme_strcmp_style),
	(nautilus_mime_has_any_applications_for_file),
	(nautilus_mime_set_default_application_for_file),
	(gnome_vfs_mime_application_has_id),
	(gnome_vfs_mime_id_matches_application),
	(gnome_vfs_mime_application_has_id_not_in_list):
	* libnautilus-private/nautilus-mime-actions.h:
	* libnautilus-private/nautilus-program-choosing.c:
	(application_cannot_open_location), (nautilus_launch_show_file),
	(nautilus_launch_application):
	* libnautilus-private/nautilus-program-choosing.h:
	* libnautilus-private/nautilus-view-query.c: (is_known_mime_type),
	(nautilus_view_query_check_if_minimum_attributes_ready),
	(nautilus_view_query_check_if_full_attributes_ready),
	(nautilus_view_query_get_popup_file_attributes),
	(nautilus_view_query_check_if_popup_attributes_ready),
	(nautilus_view_query_get_default_component_sort_conditions),
	(nautilus_view_query_get_default_component_for_file_internal),
	(nautilus_view_query_get_default_component_for_file),
	(nautilus_view_query_get_fallback_component_for_file),
	(nautilus_view_query_get_components_for_file_extended),
	(nautilus_view_query_get_components_for_file),
	(nautilus_view_query_has_any_components_for_file_extended),
	(nautilus_view_query_has_any_components_for_file),
	(mime_get_components_for_uri_scheme),
	(nautilus_view_query_has_any_components_for_uri_scheme),
	(nautilus_view_query_set_default_component_for_file),
	(extract_prefix_add_suffix), (mime_type_get_supertype),
	(get_explicit_content_view_iids_from_metafile),
	(make_bonobo_activation_query_for_explicit_content_view_iids),
	(make_bonobo_activation_query_with_known_mime_type),
	(make_bonobo_activation_query_with_uri_scheme_only),
	(mime_type_list_to_hash_table), (free_key),
	(mime_type_hash_table_destroy), (server_has_content_requirements),
	(server_matches_content_requirements),
	(nautilus_do_component_query), (strv_length), (strv_concat),
	(nautilus_view_query_get_popup_components_for_file),
	(nautilus_view_query_get_property_components_for_file),
	(has_server_info_in_list), (server_info_list_intersection),
	(nautilus_view_query_get_property_components_for_files),
	(nautilus_view_query_get_popup_components_for_files):
	* libnautilus-private/nautilus-view-query.h:
	* src/file-manager/fm-directory-view.c: (choose_program),
	(open_with_other_program), (other_application_callback),
	(can_use_component_for_file), (activate_callback):
	* src/nautilus-applicable-views.c: (got_file_info_callback):
	* src/nautilus-information-panel.c: (open_with_callback),
	(nautilus_information_panel_update_buttons):
	* src/nautilus-navigation-window.c: (load_view_as_menu):
	* src/nautilus-shell-ui.xml:
	* src/nautilus-window-manage-views.c:
	(nautilus_window_set_content_view):
	* src/nautilus-window-menus.c:
	(nautilus_window_initialize_menus_part_1):
	* src/nautilus-window.c: (refresh_stored_viewers),
	(nautilus_window_set_viewed_file):  MIME overhaul, part 1.
	Separated gnome-vfs application mime mapping from view querying,
	put them in different files.

	Got rid of the short list/all application distinction.

	Got rid of "View As...", all appropriate views are shown.

	Only ever show folders in nautilus - everything else should be
	opened in an app.

A	libnautilus-private/nautilus-view-query.c
A	libnautilus-private/nautilus-view-query.h

commit 730f8cf93e4bd798d0e8011c7f28453a5cf04b1b (tag:
NAUTILUS_NEW_MIME_BRANCHPOINT)
Author: Gustavo Noronha Silva <gns@src.gnome.org>
Date:	2004-07-08

    translation update by "Raphael Higino" <raphaelh@uai.com.br>

	* pt_BR.po: translation update by
	  "Raphael Higino" <raphaelh@uai.com.br>

M	po/ChangeLog
M	po/pt_BR.po

commit f42c1c7a29b1df104045407590fe20d35ae747c3
Author: Miloslav Trmac <mitr@volny.cz>
Date:	2004-07-08

    Updated Czech translation.

    2004-07-08	Miloslav Trmac	<mitr@volny.cz>

	* cs.po: Updated Czech translation.

M	po/ChangeLog
M	po/cs.po

commit fe21d163d6ed12879afce06c76d9e2bbd7343cd0
Author: Laurent Dhima <laurenti@alblinux.net>
Date:	2004-07-08

    Updated Albanian translation.

    2004-07-08	Laurent Dhima  <laurenti@alblinux.net>

	* sq.po: Updated Albanian translation.

M	po/ChangeLog
M	po/sq.po

commit dc8273a26c84c6839825c19381bedbc3d4ce4290
Author: Alexander Shopov <ash@contact.bg>
Date:	2004-07-08

    Updated Bulgarian translation by Vladimir "Kaladan" Petkov

    2004-07-08	Alexander Shopov  <ash@contact.bg>

	* bg.po: Updated Bulgarian translation by
	Vladimir "Kaladan" Petkov <vpetkov@i-space.org>

M	po/ChangeLog
M	po/bg.po

commit 3bc309f0010d08ba8cbc12b19fc4792a6f262ed7
Author: Laurent Dhima <laurenti@alblinux.net>
Date:	2004-07-07

    Updated Albanian translation.

    2004-07-07	Laurent Dhima  <laurenti@alblinux.net>

	* sq.po: Updated Albanian translation.

M	po/ChangeLog
M	po/sq.po

commit 0505c6368228597b0d0a389409f22c5c8a375ec6
Author: Alexander Larsson <alexl@redhat.com>
Date:	2004-07-07

    Better warnings on folder merge overwrite.

    2004-07-07	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-file-operations.c
	(handle_transfer_overwrite):
	Better warnings on folder merge overwrite.

M	ChangeLog
M	libnautilus-private/nautilus-file-operations.c

commit 128c4608ebc076608116e930a818e54b796abb83
Author: Alexander Larsson <alexl@redhat.com>
Date:	2004-07-07

    Allow right-click connect to server on server links.

    2004-07-07	Alexander Larsson  <alexl@redhat.com>

	* src/file-manager/fm-directory-view.c:
	(connect_to_server_response_callback), (entry_activate_callback),
	(connect_to_server_link_callback), (real_merge_menus),
	(real_update_menus_volumes):
	* src/file-manager/nautilus-directory-view-ui.xml:
	Allow right-click connect to server on server links.

M	ChangeLog
M	src/file-manager/fm-directory-view.c
M	src/file-manager/nautilus-directory-view-ui.xml

commit da290f229bad7fb9bab099f31b631d1d3213adf4
Author: Laszlo Dvornik <ldvornik@cvs.gnome.org>
Date:	2004-07-07

    Updated Hungarian translation.

    2004-07-07	Laszlo Dvornik	<ldvornik@cvs.gnome.org>

	* hu.po: Updated Hungarian translation.

M	po/ChangeLog
M	po/hu.po

commit ab772e00229a84837af711e8600ba021e239304e
Author: Alexander Larsson <alexl@redhat.com>
Date:	2004-07-07

    Fix up some issues that made this not work.

    2004-07-07	Alexander Larsson  <alexl@redhat.com>

	* src/file-manager/fm-ditem-page.c:
	Fix up some issues that made this not work.

M	ChangeLog
M	src/file-manager/fm-ditem-page.c

commit 8bc6efcef880d80e6ffb4be46db158c1794829ab
Author: Ole Laursen <olau@hardworking.dk>
Date:	2004-07-06

    Updated Danish translation.

    2004-07-06	Ole Laursen  <olau@hardworking.dk>

	* da.po: Updated Danish translation.

M	po/ChangeLog
M	po/da.po

commit f30135ee00cb1820f2e765b8d3a9b52cc7c5fb04
Author: Pawan Chitrakar <pawan@nplinux.org>
Date:	2004-07-06

    Updated Nepali Translation

    2004-07-05	Pawan Chitrakar  <pawan@nplinux.org>

	* ne.po: Updated Nepali Translation

M	po/ChangeLog
M	po/ne.po

commit 11d42296bf93c37ce1d942440192206f87b81f51
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
Date:	2004-07-02

    Updated Spanish translation.

    2004-07-02	Francisco Javier F. Serrador  <serrador@cvs.gnome.org>

	* es.po: Updated Spanish translation.

M	po/ChangeLog
M	po/es.po

commit b22b7ec20c4f78fc5dcc8815b04aa88b7b9d6f86
Author: Christian Rose <menthos@menthos.com>
Date:	2004-07-02

    Added links to bug reports.

    2004-07-02	Christian Rose	<menthos@menthos.com>

	* sv.po: Added links to bug reports.

M	po/ChangeLog
M	po/sv.po

commit d3ff6083a113a8064a0627b7d6c987db8c598632
Author: Bastien Nocera <hadess@hadess.net>
Date:	2004-07-02

    Don't warn about mime-type mismatches if the handler is the same
    for both

    2004-07-02	Bastien Nocera	<hadess@hadess.net>

	* src/file-manager/fm-directory-view.c:
	(activate_check_mime_types): Don't warn about mime-type mismatches
	if the handler is the same for both mime-types (Closes: #145086)

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit 49c1b211f18f499b14da3816cd857819000a618d
Author: Narayana Pattipati <narayana.pattipati@wipro.com>
Date:	2004-07-02

    Make sure host name is present before trying to show it in the error

    2004-06-24	Narayana Pattipati  <narayana.pattipati@wipro.com>

	* src/nautilus-window-manage-views.c
	(determined_initial_view_callback):
	Make sure host name is present before trying to show it in the
	error message. Fixes bugzilla bug#144906.

M	ChangeLog
M	src/nautilus-window-manage-views.c

commit c4cf0e0f98febb4509ce4ae8491d96f34d66390f
Author: Estêvão Samuel Procópio <tevaum@src.gnome.org>
Date:	2004-07-01

    Updating Brazilian Portuguese Translations
    Estvo Samuel Procpio <tevaum@cvs.gnome.org>

M	po/pt_BR.po

commit d9efec591b4b07a53005e82c87c2386da58733f8
Author: Laurent Dhima <laurenti@alblinux.net>
Date:	2004-07-01

    Translation updated.

    2004-07-01	Laurent Dhima  <laurenti@alblinux.net>

	* sq.po: Translation updated.

M	po/ChangeLog
M	po/sq.po

commit 4317f7d1985f9783a3201847f326e61c336c4b94
Author: Christian Rose <menthos@menthos.com>
Date:	2004-06-29

    Removed nonexisting files. Updated Swedish translation.

    2004-06-29	Christian Rose	<menthos@menthos.com>

	* POTFILES.skip: Removed nonexisting files.
	* sv.po: Updated Swedish translation.

M	po/ChangeLog
M	po/POTFILES.skip
M	po/sv.po

commit 5a3be2efdd8e0f1d770a515ffb804e65bccc441c
Author: Ivan Stojmirov <stojmir@src.gnome.org>
Date:	2004-06-29

    Updated Macedonian translation

M	po/ChangeLog
M	po/mk.po

commit f270090959c2f28b93ca98acfa4f3b15c234bb77
Author: Vincent van Adrighem <adrighem@gnome.org>
Date:	2004-06-29

    Translation updated by Reinout van Schouwen.

    2004-06-29	Vincent van Adrighem  <adrighem@gnome.org>

	* nl.po: Translation updated by Reinout van Schouwen.

M	po/ChangeLog
M	po/nl.po

commit d976d11a20e1b4af0a191d9ccdad6e3413958793
Author: Laurent Dhima <laurenti@alblinux.net>
Date:	2004-06-28

    Translation updated.

    2004-06-28	Laurent Dhima  <laurenti@alblinux.net>

	* sq.po: Translation updated.

M	po/ChangeLog
M	po/sq.po

commit 0d391da8f7acd42c9b2be0020d34d589576716be
Author: Nikos Charonitakis <frolix68@src.gnome.org>
Date:	2004-06-28

    Updated Greek translation

M	po/ChangeLog
M	po/el.po

commit fd556e0158d0051e2362e0976a7b75d5f801d6c1
Author: Gareth Owen <gowen@src.gnome.org>
Date:	2004-06-26

    Updated British English translation

M	po/ChangeLog
M	po/en_GB.po

commit c37b5f9c0ba2aa3ab446ab4485ac832e1e0b87e3
Author: Sebastien Bacher <seb128@debian.org>
Date:	2004-06-25

    Removed debugging output for thumbnails of small images. (Closes:

    2004-06-25	Sebastien Bacher  <seb128@debian.org>

	* libnautilus-private/nautilus-icon-container.c:
	(nautilus_icon_container_update_icon):
	Removed debugging output for thumbnails of small images.
	(Closes: #141078).

M	ChangeLog
M	libnautilus-private/nautilus-icon-container.c

commit d0e1141c8235e2d5638e958aab0864f6b9c10c31
Author: Funda Wang <fwang@src.gnome.org>
Date:	2004-06-25

    Updated Simplified Chinese translation

M	po/ChangeLog
M	po/zh_CN.po

commit 4f58e0efd78b9636eaec3c1febf0ae794906e6a9
Author: Nikos Charonitakis <frolix68@src.gnome.org>
Date:	2004-06-24

    Updated Greek translation

M	po/ChangeLog
M	po/el.po

commit e690071a78cf7ea315e15b7e8f5046d1fb229e3a
Author: Andras Timar <timar@gnome.hu>
Date:	2004-06-24

    Updated Hungarian translation.

    2004-06-24	Andras Timar  <timar@gnome.hu>

	* hu.po: Updated Hungarian translation.

M	po/ChangeLog
M	po/hu.po

commit bff039cd58917bf844a2f0bfc8062e3ed636008f
Author: Alexander Larsson <alexl@src.gnome.org>
Date:	2004-06-24

    fix indentation

M	libnautilus-private/nautilus-program-choosing.c

commit 692340fdcd339a6b676995aac1b2aa6af43f6930
Author: Alexander Larsson <alexl@redhat.com>
Date:	2004-06-24

    Patch from Elijah Newren

    2004-06-24	Alexander Larsson  <alexl@redhat.com>

	Patch from Elijah Newren

	* libnautilus-private/nautilus-program-choosing.c:
	(slowly_and_stupidly_obtain_timestamp),
	(nautilus_launch_show_file), (nautilus_launch_application):
	Pass some event time to startup notify.
	This is the wrong approach, and should be replaced eventually.

M	ChangeLog
M	libnautilus-private/nautilus-program-choosing.c

commit 4cfe31ee73557c8e329440ff25cb727b4671e2ae
Author: Miloslav Trmac <mitr@volny.cz>
Date:	2004-06-23

    Updated Czech translation.

    2004-06-23	Miloslav Trmac	<mitr@volny.cz>

	* cs.po: Updated Czech translation.

M	po/ChangeLog
M	po/cs.po

commit 26b6fca9e467a0399d55bccc99777faaae360613
Author: Anders Carlsson <andersca@src.gnome.org>
Date:	2004-06-22

    Get rid

D	components/music/.cvsignore

commit 4b2c8c84d4255dd0d7faa4f6ae80d9ed8b5bfa29
Author: Alexander Larsson <alexl@redhat.com>
Date:	2004-06-21

    Based on patch by Jamie McCracken <jamiemcc@blueyonder.co.uk>

    2004-06-21	Alexander Larsson  <alexl@redhat.com>

	    Based on patch by Jamie McCracken <jamiemcc@blueyonder.co.uk>

	* libnautilus-private/nautilus-metadata.h:
	Add show hidden files metadata name

	* libnautilus/nautilus-view-component.idl:
	* libnautilus/nautilus-view.[ch]:
	* src/file-manager/fm-directory-view.c:
	* src/file-manager/fm-tree-view.c:
	* src/file-manager/nautilus-directory-view-ui.xml:
	* src/nautilus-spatial-window.[ch]:
	* src/nautilus-view-frame-corba.c:
	* src/nautilus-view-frame.[ch]:
	* src/nautilus-window-manage-views.c:
	* src/nautilus-window-private.h:
	* src/nautilus-window.[ch]:
	Add per-window show hidden files setting, saved per folder
	in spatial mode.

    2004-06-21	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-file-utilities.c
	(nautilus_get_vfs_method_display_name):
	Handle dns-sd name

M	ChangeLog
M	libnautilus-private/nautilus-file-utilities.c
M	libnautilus-private/nautilus-metadata.h
M	libnautilus/nautilus-view-component.idl
M	libnautilus/nautilus-view.c
M	libnautilus/nautilus-view.h
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-tree-view.c
M	src/file-manager/nautilus-directory-view-ui.xml
M	src/nautilus-spatial-window.c
M	src/nautilus-spatial-window.h
M	src/nautilus-view-frame-corba.c
M	src/nautilus-view-frame.c
M	src/nautilus-view-frame.h
M	src/nautilus-window-manage-views.c
M	src/nautilus-window-private.h
M	src/nautilus-window.c
M	src/nautilus-window.h

commit 497f7dbcfc6483fe7c9f217c32213382f0c0a5e8
Author: Andras Timar <timar@gnome.hu>
Date:	2004-06-20

    Updated Hungarian translation.

    2004-06-18	Andras Timar  <timar@gnome.hu>

	* hu.po: Updated Hungarian translation.

M	po/ChangeLog
M	po/hu.po

commit d6430e728916d7bea8232dfa4b88adea714c7e4f
Author: Andras Timar <timar@gnome.hu>
Date:	2004-06-19

    Updated Hungarian translation.

    2004-06-18	Andras Timar  <timar@gnome.hu>

	* hu.po: Updated Hungarian translation.

M	po/ChangeLog
M	po/hu.po

commit 3aa33a47aa8ed436b7380b642dd4a635e7e655da
Author: Bastien Nocera <hadess@hadess.net>
Date:	2004-06-17

    reviewed by: Alexander Larsson <alexl@redhat.com>

    2004-06-17	Bastien Nocera	<hadess@hadess.net>

	reviewed by: Alexander Larsson	<alexl@redhat.com>

	* src/file-manager/fm-directory-view.c:
	(can_delete_uri_without_confirm), (trash_or_delete_files_common):
	do not ask for deletion confirmation when the files are in
	the burn:
	scheme (Closes: #114340)

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit b1ed4540d8e765b8544e0744b19ced3116ec1613
Author: Alexander Shopov <ash@contact.bg>
Date:	2004-06-17

    Updated Bulgarian translation by Vladimir "Kaladan" Petkov

    2004-06-17	Alexander Shopov  <ash@contact.bg>

	* bg.po: Updated Bulgarian translation by
	Vladimir "Kaladan" Petkov <vpetkov@i-space.org>

M	po/ChangeLog
M	po/bg.po

commit 06537ae20959893a7d569765fcc6385b377e4927
Author: Martin Wehner <martin.wehner@epost.de>
Date:	2004-06-14

    Prevent a resizing of the progress bar when the remaining time
    is inserted

    2004-06-14	Martin Wehner  <martin.wehner@epost.de>

	* libnautilus-private/nautilus-file-operations-progress.c:
	(nautilus_file_operations_progress_init):
	Prevent a resizing of the progress bar when the remaining
	time is inserted after the timeout.

M	ChangeLog
M	libnautilus-private/nautilus-file-operations-progress.c

commit f212bf7da7986357182f147f789314c9ab6775c9
Author: Adam Weinberger <adamw@src.gnome.org>
Date:	2004-06-12

    Updated Canadian English translation.


	* en_CA.po: Updated Canadian English translation.

M	po/en_CA.po

commit 3d10bc7aabb88845d41f45c3b6fda7f11fc5df74
Author: Adam Weinberger <adamw@src.gnome.org>
Date:	2004-06-11

    Updated Canadian English translation.


	* en_CA.po: Updated Canadian English translation.

M	po/ChangeLog
M	po/en_CA.po

commit 49afcd28eb044c2b4b02699912bf1b122ceea2e2
Author: Gareth Owen <gowen@src.gnome.org>
Date:	2004-06-10

    Updated British English translation

M	po/ChangeLog
M	po/en_GB.po

commit f8e189c7fa8c66c90c73142b880f1a113fabfc87
Author: Dave Camp <dave@novell.com>
Date:	2004-06-09

    Try to convert from the locale if G_BROKEN_FILENAMES isn't set and the

    2004-06-09	Dave Camp  <dave@novell.com>

	* libnautilus-private/nautilus-file-operations.c:
	(get_next_duplicate_name): Try to convert from the locale
	if G_BROKEN_FILENAMES isn't set and the filename isn't valid
	utf8.

M	ChangeLog
M	libnautilus-private/nautilus-file-operations.c

commit 3c85ba8ee01775acd5bbd57a00ae11ccac1028cc
Author: Dave Camp <dave@novell.com>
Date:	2004-06-08

    NULL the ui component after unreffing it.

    2004-06-08	Dave Camp  <dave@novell.com>

	* src/file-manager/fm-list-view.c (fm_list_view_dispose): NULL
	the ui component after unreffing it.

M	ChangeLog
M	src/file-manager/fm-list-view.c

commit 47121747729208916cf270097180de2c715a21bc
Author: Dave Camp <dave@novell.com>
Date:	2004-06-08

    Fixed up dispose/destroy/finalize usage in src/file-manager.

    2004-06-08	Dave Camp  <dave@novell.com>

	* src/file-manager/fm-desktop-icon-view.c:
	(fm_desktop_icon_view_destroy), (fm_desktop_icon_view_finalize),
	(fm_desktop_icon_view_class_init):
	* src/file-manager/fm-directory-view.c:
	(fm_directory_view_destroy), (fm_directory_view_finalize):
	* src/file-manager/fm-icon-view.c: (fm_icon_view_destroy),
	(fm_icon_view_finalize), (fm_icon_view_class_init):
	* src/file-manager/fm-list-model.c: (fm_list_model_dispose),
	(fm_list_model_finalize), (fm_list_model_class_init):
	* src/file-manager/fm-list-view.c: (fm_list_view_dispose),
	(fm_list_view_finalize): Fixed up dispose/destroy/finalize
	usage in src/file-manager.

M	ChangeLog
M	src/file-manager/fm-desktop-icon-view.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-icon-view.c
M	src/file-manager/fm-list-model.c
M	src/file-manager/fm-list-view.c

commit 709a63126ac8b7cc37215fc72fe72239c46bb89d
Author: Miloslav Trmac <mitr@volny.cz>
Date:	2004-06-08

    Updated Czech translation.

    2004-06-08	Miloslav Trmac	<mitr@volny.cz>

	* cs.po: Updated Czech translation.

M	po/ChangeLog
M	po/cs.po

commit e156794fee4a519f2fde55bc8c7e16630b0598f3
Author: Anders Carlsson <andersca@gnome.org>
Date:	2004-06-07

    Show estimated time remaining in the progress dialog.

    2004-06-07	Anders Carlsson  <andersca@gnome.org>

	* libnautilus-private/nautilus-file-operations-progress.c:
	(nautilus_file_operations_progress_destroy),
	(time_remaining_callback),
	(nautilus_file_operations_progress_new_file),
	(nautilus_file_operations_progress_update_sizes):
	Show estimated time remaining in the progress dialog.

	* src/nautilus-spatial-window.c:
	(location_button_clicked_callback):
	Select the current folder menu item.

M	ChangeLog
M	libnautilus-private/nautilus-file-operations-progress.c
M	src/nautilus-spatial-window.c

commit 505f54f6eb73bf247fc838dfa2974a4702b17c22
Author: Nikos Charonitakis <frolix68@src.gnome.org>
Date:	2004-06-06

    Updated Greek translation:review

M	po/ChangeLog
M	po/el.po

commit 2af0c5a41535290aef2adaf346f965e5820f41d5
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
Date:	2004-06-05

    Updated Spanish translation.

    2004-06-05	Francisco Javier F. Serrador  <serrador@cvs.gnome.org>

	* es.po: Updated Spanish translation.

M	po/ChangeLog
M	po/es.po

commit 36a805ac6c84579c9dd054e0d5b9209c70b5d437
Author: Laurent Dhima <laurenti@src.gnome.org>
Date:	2004-06-05

    Updated Albanian translation

    * sq.po: Updated Albanian translation

M	po/ChangeLog

commit 9bcc04e57ace40aebf05c45c7be4300cf4c1cc58
Author: Laurent Dhima <laurenti@src.gnome.org>
Date:	2004-06-05

    Updated

M	po/sq.po

commit f912d9a041e4fa7eb8b27cf196cff24cc66054e8
Author: Funda Wang <fwang@src.gnome.org>
Date:	2004-06-04

    Updated Simplified Chinese translation

M	po/ChangeLog
M	po/zh_CN.po

commit 05f6b7cea5c59a0d46518a3f391440bea2a3a250
Author: Jordi Mallach <jordim@src.gnome.org>
Date:	2004-06-04

    Updated Catalan translation.

M	po/ChangeLog
M	po/ca.po

commit 4b724c3765c54a7fceba9e1040298e9c6ce02083
Author: Adam Weinberger <adamw@src.gnome.org>
Date:	2004-06-03

    Updated Canadian English translation.


	* en_CA.po: Updated Canadian English translation.

M	po/ChangeLog
M	po/en_CA.po

commit 032660ca5d75c4d74ffdace5860c9123ad940ff3
Author: Martin Wehner <martin.wehner@epost.de>
Date:	2004-06-02

    Remove directory monitor after cancelling the callbacks. Fixes a rare

    2004-06-02	Martin Wehner  <martin.wehner@epost.de>

	* src/file-manager/fm-directory-view.c:
	(disconnect_model_handlers):
	Remove directory monitor after cancelling the callbacks.
	Fixes a rare crash during list view destruction (#143561).

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit 5b92a1a1a2cd715f3898ab6bac362a1f1ff11fec
Author: Updated ja.po. T.Aihana <aihana@gnome.gr.jp>
Date:	2004-06-02

    2004-06-02 Updated ja.po. T.Aihana <aihana@gnome.gr.jp>

M	po/ChangeLog
M	po/ja.po

commit 56421b986162f759fb2208fa8ed2ad7d2366c629
Author: Gareth Owen <gowen@src.gnome.org>
Date:	2004-06-02

    Updated British English translation

M	po/ChangeLog
M	po/en_GB.po

commit dde57eab7d279a6d2f62c4447a950ea654d87a60
Author: Miloslav Trmac <mitr@volny.cz>
Date:	2004-06-02

    Updated Czech translation.

    2004-06-02	Miloslav Trmac	<mitr@volny.cz>

	* cs.po: Updated Czech translation.

M	po/ChangeLog
M	po/cs.po

commit 9c9d03e6cef4444cffa64676338c115654d4d6e7
Author: Dave Camp <dave@novell.com>
Date:	2004-06-01

    Add an "always open in browser windows" option to the prefs
    dialog. Please

    2004-06-01	Dave Camp  <dave@novell.com>

	* src/nautilus-file-management-properties.c:
	(nautilus_file_management_properties_dialog_setup):
	* src/nautilus-file-management-properties.glade: Add an
	"always open in browser windows" option to the prefs dialog.
	Please stop yelling at me.

M	ChangeLog
M	src/nautilus-file-management-properties.c
M	src/nautilus-file-management-properties.glade

commit 71d65a0fc1e6cac41b5b4b82cc96f6d11b1e936b
Author: Dave Camp <dave@novell.com>
Date:	2004-06-01

    If always_use_browser is set and the window is a spatial window,
    create a

    2004-06-01	Dave Camp  <dave@novell.com>

	* src/nautilus-window-manage-views.c: (open_location): If
	always_use_browser is set and the window is a spatial window,
	create a new browser window.

M	ChangeLog
M	src/nautilus-window-manage-views.c

commit 6d99888a6072b6561a5a44d9214d602854c8d833
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
Date:	2004-06-01

    Updated Spanish translation.

    2004-06-01	Francisco Javier F. Serrador  <serrador@cvs.gnome.org>

	* es.po: Updated Spanish translation.

M	po/ChangeLog
M	po/es.po

commit ac04d3cc6a380e603e6c661bbb46edc0e53732e6
Author: Alexander Larsson <alexl@redhat.com>
Date:	2004-06-01

    Make desktop of type DESKTOP

    2004-06-01	Alexander Larsson  <alexl@redhat.com>

	* libnautilus/nautilus-view-component.idl:
	* src/nautilus-desktop-window.c:
	(nautilus_desktop_window_class_init):
	Make desktop of type DESKTOP

	* src/file-manager/fm-directory-view.c: (activate_callback):
	On shift-double-click on a non-folder, close the window after.

	Above patch from Nickolay V. Shmyrev <nshmyrev@yandex.ru>

	* src/nautilus-spatial-window-ui.xml:
	Use Ctrl-q to close all windows.

M	ChangeLog
M	libnautilus/nautilus-view-component.idl
M	src/file-manager/fm-directory-view.c
M	src/nautilus-desktop-window.c
M	src/nautilus-spatial-window-ui.xml

commit 7d3be419242fea7777dac85756e3216d1f1c55c8
Author: Alexander Larsson <alexl@redhat.com>
Date:	2004-06-01

    Post release version bump

    2004-06-01	Alexander Larsson  <alexl@redhat.com>

	* configure.in:
	Post release version bump

M	ChangeLog
M	configure.in
M	po/ChangeLog

commit 5219b507d31658bc2a757f95977ede054e9e3aae
Author: Alexander Larsson <alexl@redhat.com>
Date:	2004-06-01

    Update for 2.7.1

    2004-06-01	Alexander Larsson  <alexl@redhat.com>

	* NEWS:
	Update for 2.7.1

M	ChangeLog
M	NEWS
M	po/af.po
M	po/am.po
M	po/ar.po
M	po/az.po
M	po/be.po
M	po/bg.po
M	po/bn.po
M	po/ca.po
M	po/cs.po
M	po/cy.po
M	po/da.po
M	po/de.po
M	po/el.po
M	po/en_CA.po
M	po/en_GB.po
M	po/es.po
M	po/et.po
M	po/eu.po
M	po/fa.po
M	po/fi.po
M	po/fr.po
M	po/ga.po
M	po/gl.po
M	po/gu.po
M	po/he.po
M	po/hi.po
M	po/hr.po
M	po/hu.po
M	po/id.po
M	po/is.po
M	po/it.po
M	po/ja.po
M	po/ko.po
M	po/li.po
M	po/lt.po
M	po/lv.po
M	po/mi.po
M	po/mk.po
M	po/ml.po
M	po/mn.po
M	po/ms.po
M	po/ne.po
M	po/nl.po
M	po/nn.po
M	po/no.po
M	po/pa.po
M	po/pl.po
M	po/pt.po
M	po/pt_BR.po
M	po/ro.po
M	po/ru.po
M	po/sk.po
M	po/sl.po
M	po/sq.po
M	po/sr.po
M	po/sr@Latn.po
M	po/sr@ije.po
M	po/sv.po
M	po/th.po
M	po/tk.po
M	po/tr.po
M	po/uk.po
M	po/vi.po
M	po/wa.po
M	po/yi.po
M	po/zh_CN.po
M	po/zh_TW.po

commit 543cd713564475f39eee3a9662800e17183da33b
Author: Alexander Shopov <ash@contact.bg>
Date:	2004-05-31

    Updated Bulgarian translation by Vladimir Petkov <vpetkov@i-space.org>

    2004-05-31	Alexander Shopov  <ash@contact.bg>
	* bg.po: Updated Bulgarian translation by
	Vladimir Petkov <vpetkov@i-space.org>

M	po/ChangeLog
M	po/bg.po

commit 9cd402a8109cfc1abf35e15ad73fe90b534b0537
Author: Miloslav Trmac <mitr@volny.cz>
Date:	2004-05-29

    Updated Czech translation.

    2004-05-29	Miloslav Trmac	<mitr@volny.cz>

	* cs.po: Updated Czech translation.

M	po/ChangeLog
M	po/cs.po

commit e9558708713c72e365e1288df3f65ee3fece8650
Author: Christian Rose <menthos@menthos.com>
Date:	2004-05-29

    Added "tk" to ALL_LINGUAS. Added Turkmen translation by Gurban
    Mühemmet

    2004-05-29	Christian Rose	<menthos@menthos.com>

	* configure.in: Added "tk" to ALL_LINGUAS.
	* po/tk.po: Added Turkmen translation by
	Gurban Mühemmet Tewekgeli <gmtavakkoli@yahoo.com>.

M	ChangeLog
M	configure.in
M	po/ChangeLog
A	po/tk.po

commit db0d25193055da690d93ecd9abf2385009852f9d
Author: Adam Weinberger <adamw@src.gnome.org>
Date:	2004-05-28

    Updated Canadian English translation.


	* en_CA.po: Updated Canadian English translation.

M	po/ChangeLog
M	po/en_CA.po

commit c578e08a4fbec6625481c9cc86463df2f5bca2c1
Author: Miloslav Trmac <mitr@volny.cz>
Date:	2004-05-27

    Updated Czech translation.

    2004-05-27	Miloslav Trmac	<mitr@volny.cz>

	* cs.po: Updated Czech translation.

M	po/ChangeLog
M	po/cs.po

commit c4c3a08cdbdbc498a047de3c6c5fb19a9a9a4b60
Author: Alexander Larsson <alexl@redhat.com>
Date:	2004-05-27

    Patch from Jamie <jamiemcc@blueyonder.co.uk>

    2004-05-27	Alexander Larsson  <alexl@redhat.com>

	Patch from Jamie <jamiemcc@blueyonder.co.uk>

	* src/nautilus-application.c:
	(nautilus_application_close_all_spatial_windows):
	* src/nautilus-application.h:
	* src/nautilus-spatial-window-ui.xml:
	* src/nautilus-spatial-window.c:
	(file_menu_close_all_windows_callback), (real_merge_menus):
	Add close all spatial window menu entry.

M	ChangeLog
M	src/nautilus-application.c
M	src/nautilus-application.h
M	src/nautilus-spatial-window-ui.xml
M	src/nautilus-spatial-window.c

commit 9f8ff7064a115dadd0cc6552e5ee9638bc711abd
Author: Gareth Owen <gowen@src.gnome.org>
Date:	2004-05-25

    Updated British English translation

M	po/ChangeLog
M	po/en_GB.po

commit 22e6f693917cf11576016b0c502274300141b425
Author: Adam Weinberger <adamw@src.gnome.org>
Date:	2004-05-25

    Updated Canadian English translation.


	* en_CA.po: Updated Canadian English translation.

M	po/ChangeLog
M	po/en_CA.po

commit 472373d29f56392416160fd69ee01677428896bc
Author: Alexander Shopov <ash@contact.bg>
Date:	2004-05-25

    Updated Bulgarian translation by Vladimir "Kaladan" Petkov

    2004-05-25	Alexander Shopov  <ash@contact.bg>

	* bg.po: Updated Bulgarian translation by
	Vladimir "Kaladan" Petkov <vpetkov@i-space.org>

M	po/ChangeLog
M	po/bg.po

commit 0edd78585ecf055a0cdc06dfa59ed6d33d04a67a
Author: Adam Weinberger <adamw@src.gnome.org>
Date:	2004-05-24

    Updated Canadian English translation.


	* en_CA.po: Updated Canadian English translation.

M	po/ChangeLog
M	po/en_CA.po

commit 5eff3ee57fd39cb1542609d6bc70f71e19c9905f
Author: Martin Wehner <martin.wehner@epost.de>
Date:	2004-05-24

    Tell compute_text_rectangle() to assume canvas coordinates. Fixes
    #117356.

    2004-05-24	Martin Wehner  <martin.wehner@epost.de>

	* libnautilus-private/nautilus-icon-canvas-item.c
	(nautilus_icon_canvas_item_update_bounds):
	Tell compute_text_rectangle() to assume canvas coordinates.
	Fixes #117356.

M	ChangeLog
M	libnautilus-private/nautilus-icon-canvas-item.c

commit ef876ff05e0675a29914746875772ba052e00d5e
Author: Alexander Larsson <alexl@redhat.com>
Date:	2004-05-24

    Add src/file-manager/fm-ditem-page.c

    2004-05-24	Alexander Larsson  <alexl@redhat.com>

	* POTFILES.in:
	Add src/file-manager/fm-ditem-page.c

M	po/ChangeLog
M	po/POTFILES.in

commit 91ee970f4958529113e9d1eb1fda6c8c1f7fbfe1
Author: Martin Wehner <martin.wehner@epost.de>
Date:	2004-05-22

    Set working directory of launched processes to current view directory.

    2004-05-22	Martin Wehner  <martin.wehner@epost.de>

	* src/file-manager/fm-directory-view.c (activate_callback):
	Set working directory of launched processes to current view
	directory. Fixes #110407.

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit 5e61c5d62be2392f903f48137b5f8281440fe229
Author: Martin Wehner <martin.wehner@epost.de>
Date:	2004-05-22

    Convert initial drag position to canvas coordinates. Fixes #142491.

    2004-05-22	Martin Wehner  <martin.wehner@epost.de>

	* libnautilus-private/nautilus-icon-container.c
	(motion_notify_event):
	Convert initial drag position to canvas coordinates. Fixes
	#142491.

M	ChangeLog
M	libnautilus-private/nautilus-icon-container.c

commit 8f99b0b0b23768430ae9680be62a269ab1b0bbdd
Author: Gareth Owen <gowen@src.gnome.org>
Date:	2004-05-19

    Updated British English translation

M	po/ChangeLog
M	po/en_GB.po

commit 521c29a569594fcc576c69e8c70de704256108a5
Author: Martin Wehner <martin.wehner@epost.de>
Date:	2004-05-18

    Provide group write permissions by default. Prevents read-only
    emblem from

    2004-05-18	Martin Wehner  <martin.wehner@epost.de>

	* libnautilus-private/nautilus-desktop-icon-file.c
	(update_info_from_link):
	Provide group write permissions by default. Prevents read-only
	emblem from being shown when user is in root group (#141390).

M	ChangeLog
M	libnautilus-private/nautilus-desktop-icon-file.c

commit 280fc77f04d51306164f50f53d7470ce35a14574
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
Date:	2004-05-16

    Updated Spanish translation.

    2004-05-17	Francisco Javier F. Serrador  <serrador@cvs.gnome.org>

	* es.po: Updated Spanish translation.

M	po/ChangeLog
M	po/es.po

commit 2aff074261f210ed3a319e3e915dafd94cd205c2
Author: Funda Wang <fwang@src.gnome.org>
Date:	2004-05-16

    Updated Simplified Chinese translation

M	po/ChangeLog
M	po/zh_CN.po

commit d08f42cd9bd45a8c007c3913cad0427e8c1618cb
Author: Alexander Winston <alexander.winston@comcast.net>
Date:	2004-05-15

    Updated Canadian English translation.

    2004-05-15	Alexander Winston  <alexander.winston@comcast.net>

	* en_CA.po: Updated Canadian English translation.

M	po/ChangeLog
M	po/en_CA.po

commit f4a18434f83eecc2a23e67e3cbfb43397166b71c
Author: Miloslav Trmac <mitr@volny.cz>
Date:	2004-05-15

    Updated Czech translation.

    2004-05-15	Miloslav Trmac	<mitr@volny.cz>

	* cs.po: Updated Czech translation.

M	po/ChangeLog
M	po/cs.po

commit 36b83f5dc98a35548eba9bdec36935a80f94c7b3
Author: Miloslav Trmac <mitr@volny.cz>
Date:	2004-05-14

    Updated Czech translation.

    2004-05-14	Miloslav Trmac	<mitr@volny.cz>

	* cs.po: Updated Czech translation.

M	po/ChangeLog
M	po/cs.po

commit 7195a46353c203e29e4f11444463f2c8000cba48
Author: Andras Timar <timar@gnome.hu>
Date:	2004-05-14

    Updated Hungarian translation.

    2004-05-14	Andras Timar  <timar@gnome.hu>

	* hu.po: Updated Hungarian translation.

M	po/ChangeLog
M	po/hu.po

commit 0b314c750e602a7fc8c62e4588163f1f657a04df
Author: Alexander Larsson <alexl@redhat.com>
Date:	2004-05-14

    Allow setting to not show volumes on desktop.

    2004-05-14	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/apps_nautilus_preferences.schemas.in:
	* libnautilus-private/nautilus-desktop-link-monitor.c:
	(create_volume_link), (desktop_volumes_visible_changed),
	(nautilus_desktop_link_monitor_init),
	(desktop_link_monitor_finalize):
	* libnautilus-private/nautilus-global-preferences.h:
	Allow setting to not show volumes on desktop.

	Patch by Davyd Madeley <davyd@zdlcomputing.com>

M	ChangeLog
M	libnautilus-private/apps_nautilus_preferences.schemas.in
M	libnautilus-private/nautilus-desktop-link-monitor.c
M	libnautilus-private/nautilus-global-preferences.h

commit 307ad73e7318cd8c6b618ec0f3621dc795f0639f
Author: Alexander Larsson <alexl@redhat.com>
Date:	2004-05-14

    Bump version to 2.7.1 on HEAD.

    2004-05-14	Alexander Larsson  <alexl@redhat.com>

	* configure.in:
	Bump version to 2.7.1 on HEAD.

M	ChangeLog
M	configure.in

commit da6096d2c43cc834fec127b988b36fc8dddbc149
Author: Grahame Bowland <grahame@angrygoats.net>
Date:	2004-05-14

    Display server name in window title for remote URIs.

    2004-05-14	Grahame Bowland  <grahame@angrygoats.net>

	* src/nautilus-window.c (compute_default_title):
	Display server name in window title for remote URIs.

M	ChangeLog
M	src/nautilus-window.c

commit 6e9cc5989b02404d28c417de09ad8ce7dfe7f080
Author: Alexander Winston <alexander.winston@comcast.net>
Date:	2004-05-13

    Changed the British English spelling, behaviour, to the American
    English

    2004-05-13	Alexander Winston  <alexander.winston@comcast.net>

	* src/nautilus-file-management-properties.glade: Changed the
	British English spelling, behaviour, to the American English
	spelling, behavior.

M	ChangeLog
M	src/nautilus-file-management-properties.glade

commit 5cbd5ab8781316e5db92ab7b31c623484b26d740
Author: James Willcox <jwillcox@gnome.org>
Date:	2004-05-13

    Fix my email ditto New New

    2004-05-13	James Willcox  <jwillcox@gnome.org>

	    * src/file-manager/Makefile.am:
	    * src/file-manager/fm-bonobo-provider.c: Fix my email
	    * src/file-manager/fm-bonobo-provider.h: ditto
	    * src/file-manager/fm-ditem-page.c: New
	    * src/file-manager/fm-ditem-page.h: New
	    * src/file-manager/fm-properties-window.c:
	    (set_icon_callback):
	    * src/nautilus-application.c: (finish_startup):

	    Add desktop item editing support

M	ChangeLog
M	src/file-manager/Makefile.am
M	src/file-manager/fm-bonobo-provider.c
M	src/file-manager/fm-bonobo-provider.h
A	src/file-manager/fm-ditem-page.c
C053	src/file-manager/fm-bonobo-provider.h
src/file-manager/fm-ditem-page.h
M	src/file-manager/fm-properties-window.c
M	src/nautilus-application.c

commit 297fd917c33b5d1ad178d4c1ea619ddb01783220 (tag:
NAUTILUS_2_6_BRANCHPOINT, tag: GNOME_2_6_BRANCHPOINT)
Author: Dave Camp <dave@novell.com>
Date:	2004-05-13

    Post-release version update.

    2004-05-13	Dave Camp  <dave@novell.com>

	* configure.in: Post-release version update.

M	ChangeLog
M	configure.in

commit 492169d228d569ac1e5d1ad1cfcc8274672dde58
Author: Dave Camp <campd@src.gnome.org>
Date:	2004-05-13

    version markers

M	ChangeLog
M	po/ChangeLog

commit e31cf66c421fc1da7a3691956cb99fa704c5b62d (tag: NAUTILUS_2_6_2)
Author: Dave Camp <dave@novell.com>
Date:	2004-05-13

    Updated for 2.6.2.

    2004-05-13	Dave Camp  <dave@novell.com>

	* NEWS: Updated for 2.6.2.

M	ChangeLog
M	NEWS

commit 6b3f52ed4849395c12041238223768de099eb100
Author: Alexander Winston <alexander.winston@comcast.net>
Date:	2004-05-13

    Removed an extraneous trailing space. Fixes #133937.

    2004-05-13	Alexander Winston  <alexander.winston@comcast.net>

	* libnautilus-private/nautilus-file-operations.c: Removed an
	extraneous trailing space. Fixes #133937.

M	ChangeLog

commit 53e5d4943bffbf039d81d8629a69079f979d6107
Author: Marco Pesenti Gritti <marco@gnome.org>
Date:	2004-05-13

    Do not overlap close icon and text label when the sidepane is
    very small.

    2004-05-13	Marco Pesenti Gritti  <marco@gnome.org>

	    * src/nautilus-side-pane.c:
	    (nautilus_side_pane_size_allocate),
	    (nautilus_side_pane_class_init), (nautilus_side_pane_init):

	    Do not overlap close icon and text label when the sidepane
	    is very small. (Fixes #107205)

M	ChangeLog
M	src/nautilus-side-pane.c

commit 416244b8b049998d92114066b674cbe546fe9f1d
Author: Alexander Winston <alexander@src.gnome.org>
Date:	2004-05-13

    *** empty log message ***

M	libnautilus-private/nautilus-file-operations.c

commit b6ad1cfc41891858ec243f09d8b55694a47b21e0
Author: Funda Wang <fwang@src.gnome.org>
Date:	2004-05-13

    Correct several spellings

M	po/ChangeLog
M	po/zh_CN.po

commit d0d5f10d520e3471831d47e209495a22d7d9a481
Author: Vincent van Adrighem <adrighem@gnome.org>
Date:	2004-05-08

    Translation updated by Reinout van Schouwen.

    2004-05-08	Vincent van Adrighem  <adrighem@gnome.org>

	* nl.po: Translation updated by Reinout van Schouwen.

M	po/ChangeLog
M	po/nl.po

commit 3063c1266c8ed7bcd2bbd1d8b7b11263a1e5c37b
Author: Martin Wehner <martin.wehner@epost.de>
Date:	2004-05-07

    Move window destruction into update_files_callback (Fixes #141440).

    2004-05-07	Martin Wehner  <martin.wehner@epost.de>

	* src/file-manager/fm-properties-window.c
	(properties_window_update),
	(update_files_callback):
	Move window destruction into update_files_callback (Fixes
	#141440).

M	ChangeLog
M	src/file-manager/fm-properties-window.c

commit aa44c9294aad7f727556912e4f24a8379a47a03f
Author: Christian Neumair <chris@gnome-de.org>
Date:	2004-05-07

    Unselect currently selected items on middle or right click on
    background.

    2004-05-07	Christian Neumair  <chris@gnome-de.org>

	* libnautilus-private/nautilus-icon-container.c
	(button_press_event):
	Unselect currently selected items on middle or right click on
	background. Fixes #130087.

M	ChangeLog
M	libnautilus-private/nautilus-icon-container.c

commit 4489fd2a08b11ac0d74e933f5656778017cd363c
Author: Vincent van Adrighem <adrighem@gnome.org>
Date:	2004-05-06

    Translation updated by Reinout van Schouwen.

    2004-05-06	Vincent van Adrighem  <adrighem@gnome.org>

	* nl.po: Translation updated by Reinout van Schouwen.

M	po/ChangeLog
M	po/nl.po

commit 7969349a31bedc7f21a14ab6bfd3d78984bf71ec
Author: Alexander Larsson <alexl@redhat.com>
Date:	2004-05-05

    Use the inital click position to anchor the icon dnd.

    2004-05-05	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-icon-dnd.h:
	* libnautilus-private/nautilus-icon-dnd.c
	(nautilus_icon_dnd_begin_drag):
	* libnautilus-private/nautilus-icon-container.c
	(motion_notify_event):
	Use the inital click position to anchor the icon dnd.

M	ChangeLog
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-dnd.c
M	libnautilus-private/nautilus-icon-dnd.h

commit c3bb910606c6add13a5231eac7f4e431f898dc4d
Author: Artur Flinta <aflinta@cvs.gnome.org>
Date:	2004-05-04

    Updated Polish translation by GNOME PL Team.

    2004-05-04	Artur Flinta  <aflinta@cvs.gnome.org>

	* pl.po: Updated Polish translation by GNOME PL Team.

M	po/ChangeLog
M	po/pl.po

commit d6759b0a0d334dd63cb207abc09cf777e76184f2
Author: Christophe Merlet <redfox@src.gnome.org>
Date:	2004-05-02

    Updated French translation.

M	po/ChangeLog
M	po/fr.po

commit 8c84aec84bcc98544f04c1e8526365cc170a2ffa
Author: Dave Camp <dave@ximian.com>
Date:	2004-04-30

    If there is no background set, use the theme's fg color for the label.

    2004-04-30	Dave Camp  <dave@ximian.com>

	    * libnautilus-private/nautilus-icon-container.c:
	    (setup_label_gcs):
	    If there is no background set, use the theme's fg color
	    for the
	    label.  Patch from Chris Macksey <c_macksey@hotmail.com>

M	ChangeLog
M	libnautilus-private/nautilus-icon-container.c

commit 470bf185cfad881c50aa84b798d753f6df7c496f
Author: Dave Camp <dave@ximian.com>
Date:	2004-04-28

    Check _POSIX_THREAD_ATTR_STACKSIZE before using
    pthread_attr_setstacksize.

    2004-04-28	Dave Camp  <dave@ximian.com>

	* libnautilus-private/nautilus-thumbnails.c:
	(thumbnail_thread_starter_cb): Check
	_POSIX_THREAD_ATTR_STACKSIZE before using
	pthread_attr_setstacksize.  Patch from Julio Merino
	<jmmv@hispabsd.org>

M	ChangeLog
M	libnautilus-private/nautilus-thumbnails.c

commit 8bb12314abed55338c188924e9ecc4635776f8a7
Author: Gil Osher <dolfin@src.gnome.org>
Date:	2004-04-28

    Updated Hebrew translation.


    * he.po: Updated Hebrew translation.

M	po/ChangeLog

commit a10fdaf5d233e27b83be43dba8847cb86b48f20c
Author: Gil Osher <dolfin@src.gnome.org>
Date:	2004-04-28

    Updated Hebrew translation.

M	po/he.po

commit 065d6056f13e63008dbbabd8b48a2c9ef8d6de2f
Author: Jordi Mallach <jordim@src.gnome.org>
Date:	2004-04-28

    Updated Catalan translation.

M	po/ChangeLog
M	po/ca.po

commit 8ad9469ffd3b87f4e9456502e3331051c1fb35b3
Author: Kaushal Kumar <kaushal.kumar@wipro.com>
Date:	2004-04-28

    Added help link id for List Columns tab and corrected the same for

    2004-04-28	Kaushal Kumar  <kaushal.kumar@wipro.com>

	    * src/nautilus-file-management-properties.c:
	    (nautilus_file_management_properties_dialog_response_cb):
	    Added help link id for List Columns tab and corrected the
	    same for
	    Behavior tab.

M	ChangeLog
M	src/nautilus-file-management-properties.c

commit 7d45023cac345b1d2728dcf71bf3938d16a80237
Author: Dave Camp <dave@ximian.com>
Date:	2004-04-27

    Add OnlyShowIn=GNOME and use 'false' instead of '0' for
    Terminal=. Patch

    2004-04-27	Dave Camp  <dave@ximian.com>

	* nautilus.desktop.in:
	* src/network-scheme.desktop.in: Add OnlyShowIn=GNOME and
	use 'false' instead of '0' for Terminal=.  Patch from
	Grzegorz Golawski <grzegol@pld.org.pl>

M	ChangeLog
M	nautilus.desktop.in
M	src/network-scheme.desktop.in

commit a9f73b9c42287f4d88c3fdbd527227a7c0f994c1
Author: Padraig O'Briain <padraig.obriain@sun.com>
Date:	2004-04-26

    Allow right and down arrow move selected icon when all icons are
    selected

    2004-04-26	Padraig O'Briain  <padraig.obriain@sun.com>

	* libnautilus-private/nautilus-icon-container.c
	(keyboard_arrow_key):
	Allow right and down arrow move selected icon when all icons are
	selected Fixes bug #140827.

M	ChangeLog
M	libnautilus-private/nautilus-icon-container.c

commit b19e14f445886c6654febd4001be086fd242f6c4
Author: Gil Osher <dolfin@src.gnome.org>
Date:	2004-04-23

    Updated Hebrew translation.


    * he.po: Updated Hebrew translation.

M	po/ChangeLog

commit 2723a7e9244ced7a69bbdd64a9903a891aa5213d
Author: Gil Osher <dolfin@src.gnome.org>
Date:	2004-04-23

    Updated Hebrew translation.

M	po/he.po

commit ab91ed370bb5179baf6a6a72691eaa634054a94a
Author: Martin Wehner <martin.wehner@epost.de>
Date:	2004-04-22

    Don't leak display_name.

    2004-04-22	Martin Wehner  <martin.wehner@epost.de>

	* libnautilus-private/nautilus-icon-factory.c (cache_icon_unref):
	Don't leak display_name.

M	ChangeLog
M	libnautilus-private/nautilus-icon-factory.c

commit 593ce3587a9aa029b2ec2ff744d869d869e5d94f
Author: Christophe Merlet <redfox@src.gnome.org>
Date:	2004-04-21

    Updated French translation.

M	po/ChangeLog
M	po/fr.po

commit 342d2249dfda8df4d0bc0bbbacec4d7d8e0b29e4
Author: Changwoo Ryu <cwryu@debian.org>
Date:	2004-04-20

    Replaced %-d with %e and %-I with %l. `-' modifier is a GNU extension.

    2004-04-21	Changwoo Ryu  <cwryu@debian.org>

	* ko.po: Replaced %-d with %e and %-I with %l. `-' modifier is a
	GNU extension.

M	po/ChangeLog
M	po/ko.po

commit d12ec4fd39bc26d787d6d3f5d2156aa69a75e608
Author: Padraig O'Briain <padraig.obriain@sun.com>
Date:	2004-04-20

    Count rename widget if it exists.

    2004-04-20	Padraig O'Briain  <padraig.obriain@sun.com>

	* libnautilus-private/nautilus-icon-container.c
	(nautilus_icon_container_get_n_children): Count rename widget if
	it exists.
	(nautilus_icon_container_accessible_ref_child): Return rename
	widget
	as last child, if it exists.

	Fixes bug #140233.

M	ChangeLog
M	libnautilus-private/nautilus-icon-container.c

commit 9d16d84602d68b748c3fc42e6fb28dd18bfa44f1
Author: Alexander Larsson <alexl@redhat.com>
Date:	2004-04-19

    Post release version bump

    2004-04-19	Alexander Larsson  <alexl@redhat.com>

	* configure.in:
	Post release version bump

M	ChangeLog
M	configure.in
M	po/ChangeLog

commit c2b6f51b8ffece5787e9487ab0b831ff9776744c (tag: NAUTILUS_2_6_1)
Author: Alexander Larsson <alexl@redhat.com>
Date:	2004-04-19

    Update for 2.6.1

    2004-04-19	Alexander Larsson  <alexl@redhat.com>

	* NEWS:
	Update for 2.6.1

M	ChangeLog
M	NEWS
M	po/af.po
M	po/am.po
M	po/ar.po
M	po/az.po
M	po/be.po
M	po/bg.po
M	po/bn.po
M	po/ca.po
M	po/cs.po
M	po/cy.po
M	po/da.po
M	po/de.po
M	po/el.po
M	po/en_CA.po
M	po/en_GB.po
M	po/es.po
M	po/et.po
M	po/eu.po
M	po/fa.po
M	po/fi.po
M	po/fr.po
M	po/ga.po
M	po/gl.po
M	po/gu.po
M	po/he.po
M	po/hi.po
M	po/hr.po
M	po/hu.po
M	po/id.po
M	po/is.po
M	po/it.po
M	po/ja.po
M	po/ko.po
M	po/li.po
M	po/lt.po
M	po/lv.po
M	po/mi.po
M	po/mk.po
M	po/ml.po
M	po/mn.po
M	po/ms.po
M	po/ne.po
M	po/nl.po
M	po/nn.po
M	po/no.po
M	po/pa.po
M	po/pl.po
M	po/pt.po
M	po/pt_BR.po
M	po/ro.po
M	po/ru.po
M	po/sk.po
M	po/sl.po
M	po/sq.po
M	po/sr.po
M	po/sr@Latn.po
M	po/sr@ije.po
M	po/sv.po
M	po/th.po
M	po/tr.po
M	po/uk.po
M	po/vi.po
M	po/wa.po
M	po/yi.po
M	po/zh_CN.po
M	po/zh_TW.po

commit 5751d15975f3e8843df90afcfd82e96b407ed71c
Author: Zygimantas Berucka <uid0@akl.lt>
Date:	2004-04-19

    Updated Lithuanian translation.

    2004-04-19	Zygimantas Berucka  <uid0@akl.lt>

    * lt.po: Updated Lithuanian translation.

M	po/ChangeLog
M	po/lt.po

commit c3913eddae28527f8df882f042cbf6ed23d78349
Author: Iñaki Larrañaga <dooteo@euskalgnu.org>
Date:	2004-04-16

    Updated Basque translation.

    2004-04-16	Iñaki Larrañaga  <dooteo@euskalgnu.org>

	    * eu.po: Updated Basque translation.

M	po/ChangeLog
M	po/eu.po

commit 8c2399b7a633868ba2b074f915327214f70bbfb0
Author: Martin Wehner <martin.wehner@epost.de>
Date:	2004-04-16

    Make Shift+Enter and Shift+Space close window behind in the list view

    2004-04-16	Martin Wehner  <martin.wehner@epost.de>

	* src/file-manager/fm-list-view.c (key_press_callback):
	Make Shift+Enter and Shift+Space close window behind in
	the list view (closes #139324).

M	ChangeLog
M	src/file-manager/fm-list-view.c

commit f3dc160b73cb448f5771db0160e835b97f81e60d
Author: Martin Wehner <martin.wehner@epost.de>
Date:	2004-04-16

    Disconnect changed handler on root node removal. Prevents a crash
    related

    2004-04-16	Martin Wehner  <martin.wehner@epost.de>

	* src/file-manager/fm-tree-model.c
	(fm_tree_model_remove_root_uri):
	Disconnect changed handler on root node removal. Prevents a crash
	related to removable media in the treeview (#128219).

M	ChangeLog
M	src/file-manager/fm-tree-model.c

commit b49b4aa3a52bbeb145841ce79aad7185beae8728
Author: Andras Timar <timar@gnome.hu>
Date:	2004-04-14

    Updated Hungarian translation.

    2004-04-15	Andras Timar  <timar@gnome.hu>

	* hu.po: Updated Hungarian translation.

M	po/ChangeLog
M	po/hu.po

commit 5821e63b02b2801fa845fd66c85adacccf208c8c
Author: Martin Wehner <martin.wehner@epost.de>
Date:	2004-04-14

    Make shift/middle click close window behind (#137663).

    2004-04-14	Martin Wehner  <martin.wehner@epost.de>

	* src/nautilus-spatial-window.c
	(location_menu_item_activated_callback):
	* src/nautilus-window-manage-views.[ch]
	(nautilus_window_open_location):
	* src/nautilus-window.c (nautilus_window_go_to):
	    Make shift/middle click close window behind (#137663).

M	ChangeLog
M	src/nautilus-spatial-window.c
M	src/nautilus-window-manage-views.c
M	src/nautilus-window-manage-views.h
M	src/nautilus-window.c

commit d0d8005ecf1b1651cd105228f5ba92a37c50c5bf
Author: Alexander Larsson <alexl@redhat.com>
Date:	2004-04-14

    Fix up kde trash hack to look in global config also.

    2004-04-14	Alexander Larsson  <alexl@redhat.com>

	* src/nautilus-application.c (initialize_kde_trash_hack):
	Fix up kde trash hack to look in global config also.

M	ChangeLog
M	src/nautilus-application.c

commit 593458ab9dce01c91d1354e857c1dc272d369651
Author: Soeren Sandmann Pedersen <ssp@localhost.localdomain>
Date:	2004-04-14

    Don't unref the icon when it is NULL

    2004-04-14	Soeren Sandmann Pedersen  <ssp@localhost.localdomain>

	* src/file-manager/fm-list-model.c (fm_list_model_get_value):
	Don't unref the icon when it is NULL

M	ChangeLog
M	src/file-manager/fm-list-model.c

commit 983f86a45f0a30fcacbb623ec79b0e189c7c75a2
Author: Gareth Owen <gowen@src.gnome.org>
Date:	2004-04-13

    Updated British English translation

M	po/ChangeLog
M	po/en_GB.po

commit da1c97251b7a3f1a9d1ad8e2c56e94bab1809a45
Author: Dave Camp <dave@ximian.com>
Date:	2004-04-12

    Added bonobo server file stuff to CLEANFILES. Patch from Steve Chaplin

    2004-04-12	Dave Camp  <dave@ximian.com>

	* components/emblem/Makefile.am: Added bonobo server file
	stuff to CLEANFILES.  Patch from Steve Chaplin
	<stevech1097@yahoo.com.au>

M	ChangeLog
M	components/emblem/Makefile.am

commit cb48ede57545c73e8866fd0123af3d4a19c90509
Author: Dave Camp <dave@ximian.com>
Date:	2004-04-12

    Allow SVG files when dealing with backgrounds. Patch from Benjamin
    Keil.

    2004-04-12	Dave Camp  <dave@ximian.com>

	* libnautilus-private/nautilus-icon-dnd.c:
	(selection_is_image_file): Allow SVG files when dealing with
	backgrounds.  Patch from Benjamin Keil.

M	ChangeLog
M	libnautilus-private/nautilus-icon-dnd.c

commit ddd0e463fc17b81de48decd73bf9024e4d0de41a
Author: Zygimantas Berucka <uid0@akl.lt>
Date:	2004-04-11

    Updated Lithuanian translation by Mantas Kriauciunas.

    2004-04-11	Zygimantas Berucka  <uid0@akl.lt>

    * lt.po: Updated Lithuanian translation by Mantas Kriauciunas.

M	po/ChangeLog
M	po/lt.po

commit 95ae8cdd8eedbe0f71df1e051f4e136cb4b20469
Author: John C Barstow <jbarstow@src.gnome.org>
Date:	2004-04-11

    John C Barstow  <jbowtie@amathaine.com>  * mi.po: Updated Maori
    translation

M	po/ChangeLog
M	po/mi.po

commit a5805999a1cd3fc93eb92930e47a854d768be408
Author: Dave Camp <dave@ximian.com>
Date:	2004-04-09

    By default set the background per-directory in spatial mode. Take out

    004-04-09  Dave Camp  <dave@ximian.com>

	* libnautilus-private/nautilus-directory-background.c:
	(nautilus_connect_desktop_background_to_file_metadata),
	(background_changed_callback),
	(nautilus_connect_background_to_file_metadata):
	* libnautilus-private/nautilus-directory-background.h:
	* libnautilus-private/nautilus-dnd.c:
	(nautilus_drag_drop_background_ask):
	* libnautilus-private/nautilus-dnd.h:
	* libnautilus-private/nautilus-icon-dnd.c:
	(get_background_drag_action):
	* src/file-manager/fm-icon-view.c: (fm_icon_view_begin_loading):
	By default set the background per-directory in spatial mode.
	* src/file-manager/fm-list-view.c: (fm_list_view_begin_loading):
	Take out background metadata stuff, we don't use an eelbackground
	here.

M	ChangeLog
M	libnautilus-private/nautilus-directory-background.c
M	libnautilus-private/nautilus-directory-background.h
M	libnautilus-private/nautilus-dnd.c
M	libnautilus-private/nautilus-dnd.h
M	libnautilus-private/nautilus-icon-dnd.c
M	src/file-manager/fm-icon-view.c
M	src/file-manager/fm-list-view.c

commit 62236eb5edd732a2f764bde7dc9db94621fd90d1
Author: Adam Weinberger <adamw@src.gnome.org>
Date:	2004-04-09

    Updated Canadian English translation.


	* en_CA.po: Updated Canadian English translation.

M	po/ChangeLog
M	po/en_CA.po

commit e728d4410c200e7ffa04da23fd2422d21436fa68
Author: Dave Camp <dave@ximian.com>
Date:	2004-04-09

    Use nautilus_window_close() to close the window, fixes #139072

    2004-04-09	Dave Camp  <dave@ximian.com>

	* src/nautilus-window-manage-views.c: (new_window_show_callback),
	(open_location): Use nautilus_window_close() to close the
	window, fixes #139072

M	ChangeLog
M	src/nautilus-window-manage-views.c

commit b9d6317165b7ba4936a1b134d04e38ff7efac569
Author: James Willcox <jwillcox@gnome.org>
Date:	2004-04-09

    Add a *Shift*BackSpace keybinding for the UpCloseParent verb. Fixes

    2004-04-09	James Willcox  <jwillcox@gnome.org>

	* src/nautilus-spatial-window-ui.xml:  Add a *Shift*BackSpace
	keybinding
	for the UpCloseParent verb.  Fixes 139375.

M	ChangeLog
M	src/nautilus-spatial-window-ui.xml

commit b8966c49e978f0f43239dfddd1204310cfcf2287
Author: Guntupalli Karunakar <karunakar@src.gnome.org>
Date:	2004-04-09

    added gujarati translation

M	ChangeLog
M	configure.in
M	po/ChangeLog
A	po/gu.po

commit 5a43800c53b04ed16da5c16b767f4f764525727d
Author: Gareth Owen <gowen@src.gnome.org>
Date:	2004-04-08

    Updated British English translation

M	po/ChangeLog
M	po/en_GB.po

commit dc2d2474ae0ddaded58dd2a73beafce1a7ef4515
Author: James Willcox <jwillcox@gnome.org>
Date:	2004-04-08

    Always show the status bar if the window is a spatial one. Fixes
    138967.

    2004-04-08	James Willcox  <jwillcox@gnome.org>

	* src/nautilus-navigation-window.c:
	(nautilus_navigation_window_show):
	* src/nautilus-spatial-window.c: (nautilus_spatial_window_show):
	* src/nautilus-window.c: (nautilus_window_show):

	    Always show the status bar if the window is a spatial one.
	Fixes 138967.

M	ChangeLog
M	src/nautilus-navigation-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window.c

commit d161198aee93d8db8e1ec70071bbeccc0a0d5902
Author: Adam Weinberger <adamw@src.gnome.org>
Date:	2004-04-08

    Updated Canadian English translation.


	* en_CA.po: Updated Canadian English translation.

M	po/ChangeLog
M	po/en_CA.po

commit 79e219961eb30948219523c944b6fc0f16c612d8
Author: Alexander Larsson <alexl@redhat.com>
Date:	2004-04-07

    Better error messages when launching fails. The error messages
    are re-used

    2004-04-07	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-program-choosing.c:
	(nautilus_launch_show_file):
	Better error messages when launching fails.
	The error messages are re-used from other places due
	to the string freeze, so they aren't optimal.

M	ChangeLog
M	libnautilus-private/nautilus-program-choosing.c

commit e6177f87a7bb343d8529f2bcdb767dd2bc8a33d8
Author: Alexander Larsson <alexl@redhat.com>
Date:	2004-04-07

    Make min height/width smaller for spatial windows.

    2004-04-07	Alexander Larsson  <alexl@redhat.com>

	* src/nautilus-window-manage-views.c:
	(position_and_show_window_callback):
	* src/nautilus-window-private.h:
	* src/nautilus-window.c: (set_initial_window_geometry):
	Make min height/width smaller for spatial windows.

M	ChangeLog
M	src/nautilus-window-manage-views.c
M	src/nautilus-window-private.h
M	src/nautilus-window.c

commit 31f083fed61bf91bc80bceee1380ec299ae5381e
Author: Xan Lopez <xan@gnome.org>
Date:	2004-04-07

    Allow delete key to remove bookmarks, fixes #136452


    2004-04-07	Xan Lopez  <xan@gnome.org>

	    * src/nautilus-bookmarks-window.c: (create_bookmarks_window),
	    (bookmarks_delete_bookmark), (on_remove_button_clicked),
	    (on_key_pressed), (repopulate):

	    Allow delete key to remove bookmarks, fixes #136452

M	ChangeLog
M	src/nautilus-bookmarks-window.c

commit a21d5f58ce76bac6bd6c7a954ffeed384e3452c9
Author: Martin Wehner <martin.wehner@epost.de>
Date:	2004-04-07

    Interchange Eject & Unmount error dialog titles (#139260).

    2004-04-07	Martin Wehner  <martin.wehner@epost.de>

	* src/file-manager/fm-directory-view.c
	(volume_or_drive_unmounted_callback):
	    Interchange Eject & Unmount error dialog titles (#139260).

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit 538c2812e291398a5680651af8d646013bfac387
Author: Christophe Merlet <redfox@src.gnome.org>
Date:	2004-04-06

    Updated French translation.

M	po/ChangeLog
M	po/fr.po

commit 4adfa20d7120f70cfebd4b003f23c760507c8d53
Author: Christian Neumair <chris@gnome-de.org>
Date:	2004-04-04

    Remove separator between manual and automatic layout menu items (fixes

    2004-04-04	Christian Neumair  <chris@gnome-de.org>

	* src/file-manager/nautilus-icon-view-ui.xml: Remove separator
	between
	manual and automatic layout menu items (fixes #110197).

M	ChangeLog
M	src/file-manager/nautilus-icon-view-ui.xml

commit e918a8eba8fc2f25e1ac0f5736ba014953d11cdd
Author: Samel Jn Gunnarsson <sammi@techattack.nu>
Date:	2004-04-04

    Updated Icelandic translation by Helgi ormar orbjrnsson

    2004-04-03	Samel Jn Gunnarsson  <sammi@techattack.nu>

	* is.po: Updated Icelandic translation by
	Helgi ormar orbjrnsson  <helgi@trance.is>

M	po/ChangeLog
M	po/is.po

commit ec5046344342839ed4eee550849c86e16c6ca31e
Author: Gareth Owen <gowen@src.gnome.org>
Date:	2004-04-02

    Updated British English translation

M	po/ChangeLog
M	po/en_GB.po

commit 946f9a0cd716fc767ab8dbc11ec085b7164649d5
Author: Mugurel Tudor <mugurelu@go.ro>
Date:	2004-04-02

    Updated Romanian translation

    2004-04-03	Mugurel Tudor  <mugurelu@go.ro>

	* ro.po: Updated Romanian translation

M	po/ChangeLog
M	po/ro.po

commit ddf0d34fdbd8e602622fcdeba501ddac109a394c
Author: Christian Rose <menthos@menthos.com>
Date:	2004-04-02

    Fixed bug #138867 in the Swedish translation.

    2004-04-02	Christian Rose	<menthos@menthos.com>

	* sv.po: Fixed bug #138867 in the Swedish translation.

M	po/ChangeLog
M	po/sv.po

commit 5b3704358cc35041208b892aa9cd7b55229aa031
Author: Dave Camp <dave@ximian.com>
Date:	2004-04-01

    Make Shift+Enter and Shift+Space close window behind.

    2004-04-01	Dave Camp  <dave@ximian.com>

	* libnautilus-private/nautilus-icon-container.c: (keyboard_space),
	(key_press_event): Make Shift+Enter and Shift+Space close window
	behind.

M	ChangeLog
M	libnautilus-private/nautilus-icon-container.c

commit 7ad83c63c86f5c279183fed04c42bcfd16063f78
Author: Dave Camp <dave@ximian.com>
Date:	2004-04-01

    Monitor NAUTILUS_FILE_ATTRIBUTE_SLOW_MIME_TYPE.

    2004-04-01	Dave Camp  <dave@ximian.com>

	* src/nautilus-window.c: (nautilus_window_set_viewed_file):
	Monitor NAUTILUS_FILE_ATTRIBUTE_SLOW_MIME_TYPE.

M	ChangeLog
M	src/nautilus-window.c

commit 29051eba2e2d5a7747447d5757c0cb0e68594fc4
Author: Dave Camp <dave@ximian.com>
Date:	2004-04-01

    Add an down arrow to the location button in an attempt to make it look

    2004-04-01	Dave Camp  <dave@ximian.com>

	* src/nautilus-spatial-window.c:
	(nautilus_spatial_window_set_location_button),
	(nautilus_spatial_window_instance_init): Add an down arrow to the
	location button in an attempt to make it look more like a
	pulldown menu.

M	ChangeLog
M	src/nautilus-spatial-window.c

commit d563a42a208bc60ab56705287718a040019f7579
Author: Alexander Larsson <alexl@redhat.com>
Date:	2004-04-01

    Fix thumbnail scaling typo.

    2004-04-01	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-icon-factory.c (load_icon_file):
	Fix thumbnail scaling typo.

M	ChangeLog
M	libnautilus-private/nautilus-icon-factory.c

commit 6aa0d0ba5ef1d33d17ca2cc28ff7a77b8567da05
Author: Thomas Vander Stichele <thomasvs@src.gnome.org>
Date:	2004-04-01

    ignore

M	.cvsignore

commit de7466e07abda36af99cc328aa66449a537111a7
Author: Dave Camp <dave@ximian.com>
Date:	2004-03-31

    Fill in the dialog with requesting window's location.

    2004-03-31	Dave Camp  <dave@ximian.com>

	* src/nautilus-location-dialog.c: (nautilus_location_dialog_new):
	Fill in the dialog with requesting window's location.

M	ChangeLog
M	src/nautilus-location-dialog.c

commit b3175310b94f6bff55c7946997935b91c9cc93f2
Author: Alexander Larsson <alexl@redhat.com>
Date:	2004-03-31

    Based on patch from Soeren Sandmann:

    2004-03-31	Alexander Larsson  <alexl@redhat.com>

	    Based on patch from Soeren Sandmann:

	* libnautilus-private/nautilus-file.c: (get_description):
	Only warn once per mimetype with no description.

	* libnautilus-private/nautilus-icon-factory.[ch]:
	Add force_size option to force the nominal size.

	* src/file-manager/fm-list-model.c:
	* src/file-manager/fm-tree-model.c:
	Use force_size to avoid constantly scaling things.

M	ChangeLog
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus-private/nautilus-icon-factory.h
M	src/file-manager/fm-list-model.c
M	src/file-manager/fm-tree-model.c

commit 0ff09bc6fda79f3d6973d44763ade79e948f70d5
Author: Christian Rose <menthos@menthos.com>
Date:	2004-03-30

    Added "af" to ALL_LINGUAS. Added Afrikaans translation by Zuza
    Software

    2004-03-31	Christian Rose	<menthos@menthos.com>

	* configure.in: Added "af" to ALL_LINGUAS.
	* af.po: Added Afrikaans translation by
	Zuza Software Foundation <info@translate.org.za>.

M	ChangeLog
M	configure.in
M	po/ChangeLog
A	po/af.po

commit cd86e758f862af6c2c63dc1069651f993adcca59
Author: Dave Camp <dave@ximian.com>
Date:	2004-03-30

    Cancel an activation if the window/view goes away.

    2004-03-30	Dave Camp  <dave@ximian.com>

	* src/file-manager/fm-directory-view.c: (activate_weak_notify),
	(stop_activate), (activate_callback),
	(activation_drive_mounted_callback),
	(activate_activation_uri_ready_callback),
	(fm_directory_view_activate_file): Cancel an activation if the
	window/view goes away.

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit 8ecacdf07947cd4825263d96a54673d5554f2bd6
Author: Dave Camp <dave@ximian.com>
Date:	2004-03-30

    Fix a couple of file/memory leaks.

    2004-03-30	Dave Camp  <dave@ximian.com>

	* src/file-manager/fm-directory-view.c: (activate_callback),
	(activate_activation_uri_ready_callback): Fix a couple
	of file/memory leaks.

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit cb43423062eb5b670c901f0fc0db03876b694ad1
Author: Dafydd Harries <daf@src.gnome.org>
Date:	2004-03-30

    Fix stupid typo in Welsh translation.

M	po/ChangeLog
M	po/cy.po

commit 84500df1bee849a075cf2b401eca2388ba98a75a
Author: Adam Weinberger <adamw@src.gnome.org>
Date:	2004-03-30

    Updated Canadian English translation.


	* en_CA.po: Updated Canadian English translation.

M	po/ChangeLog
M	po/en_CA.po

commit 55dd702aa505afe4563f6c79809d7eeca71f3709
Author: Alexander Larsson <alexl@redhat.com>
Date:	2004-03-30

    Ref window during permission callout (#123691) Collect file changes
    and

    2004-03-30	Alexander Larsson  <alexl@redhat.com>

	* src/file-manager/fm-properties-window.c:
	Ref window during permission callout (#123691)
	Collect file changes and apply after timeout, makes
	e.g. permission changes for many items faster.

M	ChangeLog
M	src/file-manager/fm-properties-window.c

commit 8bd784b67b1827782ec58a7ef706025dda650209
Author: Alexander Larsson <alexl@redhat.com>
Date:	2004-03-30

    Fix non-ascii typeahead.

    2004-03-30	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-icon-container.c:
	(match_best_name),
	(select_matching_name), (handle_typeahead), (key_press_event):
	* src/file-manager/fm-list-view.c: (select_matching_name),
	(handle_typeahead), (key_press_callback):
	Fix non-ascii typeahead.

M	ChangeLog
M	libnautilus-private/nautilus-icon-container.c
M	src/file-manager/fm-list-view.c

commit 01ad43d172a56d257864c8f1a70136a629fbb080
Author: Alexander Larsson <alexl@redhat.com>
Date:	2004-03-30

    Use correct icon for filesystem.

    2004-03-30	Alexander Larsson  <alexl@redhat.com>

	* src/file-manager/fm-tree-view.c (create_tree):
	Use correct icon for filesystem.

M	ChangeLog
M	src/file-manager/fm-tree-view.c

commit c64eb327907f06bbaeabd95f9437dfaa941813fa
Author: Jordi Mallach <jordim@src.gnome.org>
Date:	2004-03-29

    Updated Catalan translation.

M	po/ChangeLog
M	po/ca.po

commit 4211fdc0ed8cd77cab2762ad9b57150082c43059
Author: Dave Camp <dave@ximian.com>
Date:	2004-03-29

    When opening a spatial window for the first time, place it over
    the parent

    2004-03-29	Dave Camp  <dave@ximian.com>

	* src/nautilus-application.c:
	(nautilus_application_present_spatial_window):
	* src/nautilus-application.h:
	* src/nautilus-shell.c: (open_window),
	(restore_one_window_callback):
	* src/nautilus-window-manage-views.c: (open_location): When
	opening a spatial window for the first time, place it over the
	parent window.

M	ChangeLog
M	src/nautilus-application.c
M	src/nautilus-application.h
M	src/nautilus-shell.c
M	src/nautilus-window-manage-views.c

commit 499cc0f899a91af029ca0b72cd0c692737972466
Author: Funda Wang <fwang@src.gnome.org>
Date:	2004-03-29

    update

M	po/zh_CN.po

commit 7c73206a80e360107fe11f972ccb1204fd87b732
Author: Andras Timar <timar@gnome.hu>
Date:	2004-03-28

    Updated Hungarian translation.

    2004-03-28	Andras Timar  <timar@gnome.hu>

	* hu.po: Updated Hungarian translation.

M	po/ChangeLog
M	po/hu.po

commit 547e276aece5d6c5c4eb5c562a90b176a9a37d9d
Author: Alexander Larsson <alexl@redhat.com>
Date:	2004-03-26

    Fix unref of volume/drive that we didn't ref.

    2004-03-26	Alexander Larsson  <alexl@redhat.com>

	* src/file-manager/fm-properties-window.c
	(get_target_file_for_original_file):
	Fix unref of volume/drive that we didn't ref.

M	ChangeLog
M	src/file-manager/fm-properties-window.c

commit c7bdd9379d5926455a14fb05e9db51dc538ccec4
Author: Christophe Merlet <redfox@src.gnome.org>
Date:	2004-03-26

    Updated French translation.

M	po/ChangeLog
M	po/fr.po

commit 3f5bf6cbf27bb802950af527e482020e6bc81803
Author: Alexander Larsson <alexl@redhat.com>
Date:	2004-03-25

    Require libgnomeui 2.6.0

    2004-03-25	Alexander Larsson  <alexl@redhat.com>

	* configure.in:
	Require libgnomeui 2.6.0

M	ChangeLog
M	configure.in

commit 6140d73dc19eff721e87c013dd7ba7ea1fe74497
Author: Stanislav Visnovsky <visnovsky@nenya.ms.mff.cuni.cz>
Date:	2004-03-24

    Updated Slovak translation.

    2004-03-24	Stanislav Visnovsky <visnovsky@nenya.ms.mff.cuni.cz>

	    * sk.po: Updated Slovak translation.

M	po/ChangeLog
M	po/sk.po

commit 6fa99e003c3fea815dccc95a947c1d8f89eb7a27
Author: Adam Weinberger <adamw@src.gnome.org>
Date:	2004-03-24

    Updated Canadian English translation.


	* en_CA.po: Updated Canadian English translation.

M	po/ChangeLog
M	po/en_CA.po

commit 81f362818c0495b2b5f41840708a97bd212b2b0b
Author: Kostas Papadimas <pkst@src.gnome.org>
Date:	2004-03-23

    Updated the Greek translation

M	po/ChangeLog
M	po/el.po

commit 002c6ff8955667eef7564b11311cffe40b5b8289
Author: Åsmund Skjæveland <aasmunds@fys.uio.no>
Date:	2004-03-23

    Updated Norwegian Nynorsk translation.

    2004-03-23	Åsmund Skjæveland  <aasmunds@fys.uio.no>

	* nn.po: Updated Norwegian Nynorsk translation.

M	po/ChangeLog
M	po/nn.po

commit 6a466ff1f318a4181bce204b5052426f36ac432b
Author: Priit Laes <plaes@cvs.gnome.org>
Date:	2004-03-23

    Translation updated.

    2004-03-23	Priit Laes  <plaes@cvs.gnome.org>

	* et.po: Translation updated.

M	po/ChangeLog
M	po/et.po

commit 01e895298bad5deb8d289ddc847fed63299cdaf5
Author: Gareth Owen <gowen@src.gnome.org>
Date:	2004-03-23

    Updated British translation

M	po/ChangeLog
M	po/en_GB.po

commit 2857f1f055ee7ebd25e8df999d90ba4fec2f42b0
Author: Alexander Larsson <alexl@src.gnome.org>
Date:	2004-03-22

    post release version bump

M	ChangeLog
M	configure.in
M	po/ChangeLog

commit 3ffd7a89cec4a8084d70ca86775df1a6d58deb58 (tag: NAUTILUS_2_6_0)
Author: Alexander Larsson <alexl@redhat.com>
Date:	2004-03-22

    Update to 2.6.0

    2004-03-22	Alexander Larsson  <alexl@redhat.com>

	* NEWS:
	* configure.in:
	Update to 2.6.0

M	ChangeLog
M	NEWS
M	configure.in
M	po/ar.po
M	po/cy.po
M	po/el.po
M	po/fr.po
M	po/ga.po
M	po/hr.po
M	po/hu.po
M	po/ro.po
M	po/ru.po
M	po/tr.po
M	po/zh_TW.po

commit 26c5de7e13a5633e96bf821f1fe9b05f60b02b4d
Author: Guntupalli Karunakar <karunakar@src.gnome.org>
Date:	2004-03-22

    Updated punjabi translation

M	po/ChangeLog
M	po/pa.po

commit 917b607d5071403329dc31fdb8ec13621d839bd4
Author: Kwok-Koon Cheung <baddog@src.gnome.org>
Date:	2004-03-22

    Updated traditional Chinese translation.

	* zh_TW.po: Updated traditional Chinese translation.

M	po/ChangeLog
M	po/zh_TW.po

commit d598537db41785091503bb79e7d248f5ab537388
Author: Kwok-Koon Cheung <baddog@src.gnome.org>
Date:	2004-03-22

    Updated traditional Chinese translation. Mark wrong entry as fuzzy
    (msgfmt

	* zh_TW.po: Updated traditional Chinese translation.
	* ar.po: Mark wrong entry as fuzzy (msgfmt check failed).

M	po/ChangeLog
M	po/ar.po
M	po/zh_TW.po

commit 363585644d2712844626e8ce4f393d88eae2e676
Author: Alastair McKinstry <alastairmck@src.gnome.org>
Date:	2004-03-21

    Update Irish translation

M	po/ChangeLog
M	po/ga.po

commit d290281b80dc9b6bae8e53d2c4a917212b25fc4e
Author: Mugurel Tudor <mugurelu@go.ro>
Date:	2004-03-21

    Updated Romanian translation

    2003-21-03	Mugurel Tudor  <mugurelu@go.ro>

	* ro.po: Updated Romanian translation

M	po/ChangeLog
M	po/ro.po

commit 6eee2340468dd9d3016817acc1a145be35d6407f
Author: Denis Lackovic <delacko@src.gnome.org>
Date:	2004-03-21

    *** empty log message ***

M	po/ChangeLog
M	po/hr.po

commit 5c2ed7755c29c2ca965d06e255da7f80145fc84d
Author: Dmitry Mastrukov <dmitrym@src.gnome.org>
Date:	2004-03-19

    ru.po: Updated Russian translation from Russian team
    <gnome-cyr@gnome.org>.

M	po/ChangeLog
M	po/ru.po

commit ff9ec65f65daea8529598ce68523904428594fac
Author: Dmitry Mastrukov <dmitrym@src.gnome.org>
Date:	2004-03-19

    ru.po: Updated Russian translation from Russian team
    <gnome-cyr@gnome.org>.

M	po/ChangeLog
M	po/ru.po

commit a02cf5aae1709fd85af78f0b6452bc9914bb2e4f
Author: Dmitry Mastrukov <dmitrym@src.gnome.org>
Date:	2004-03-19

    ru.po: Updated Russian translation from Russian team
    <gnome-cyr@gnome.org>.

M	po/ChangeLog
M	po/ru.po

commit 1d2a82025c1715111e46ecef169bab6d9ec82535
Author: Leonid Kanter <lkanter@src.gnome.org>
Date:	2004-03-19

    fixed typo in Russian translation (missed tag bracket)

M	po/ChangeLog
M	po/ru.po

commit 0c10e9639b73e924622fb4bf15cdeb474c2275fc
Author: Dmitry Mastrukov <dmitrym@src.gnome.org>
Date:	2004-03-19

    ru.po: Updated Russian translation from Russian team
    <gnome-cyr@gnome.org>.

M	po/ChangeLog
M	po/ru.po

commit 1248dd2ed66f64372e262a958dbdaac2e52351a3
Author: Arafat Medini <lumina@silverpen.de>
Date:	2004-03-18

    Updated Arabic translation.


    2004-03-18	Arafat Medini  <lumina@silverpen.de>

	* ar.po: Updated Arabic translation.

M	po/ChangeLog
M	po/ar.po

commit ce8027ec0596a40c7d0053588abff91956bf54d5
Author: Christophe Merlet <redfox@src.gnome.org>
Date:	2004-03-18

    Updated French translation.

M	po/ChangeLog
M	po/fr.po

commit 50285b005f7a821aef63a262bf296daa2dcc16cd
Author: Paisa Seeluangsawat <paisa@users.sf.net>
Date:	2004-03-18

    Updated Thai translation.

    2004-03-17	Paisa Seeluangsawat  <paisa@users.sf.net>

	* th.po: Updated Thai translation.

M	po/th.po

commit 2482cd6338f676ba441ac1c247868e33c417d495
Author: Andras Timar <timar@gnome.hu>
Date:	2004-03-17

    Updated Hungarian translation.

    2003-03-17	Andras Timar  <timar@gnome.hu>

	* hu.po: Updated Hungarian translation.

M	po/ChangeLog
M	po/hu.po

commit 07339b8284aa1cd6a3b2c28445ea3834f7c27254
Author: Kostas Papadimas <pkst@src.gnome.org>
Date:	2004-03-16

    Updated the Greek translation

M	po/ChangeLog
M	po/el.po

commit 23c2bd363d88938fc9087374a13e0a2953683bfa
Author: Görkem Çetin <gorkem@src.gnome.org>
Date:	2004-03-16

    CVS_SILENT

M	po/tr.po

commit 9980a6e02399f916e339eed6bd2cad7aae410270
Author: Paisa Seeluangsawat <paisa@users.sf.net>
Date:	2004-03-16

    Updated Thai translation.

    2004-03-16	Paisa Seeluangsawat  <paisa@users.sf.net>

	* th.po: Updated Thai translation.

M	po/th.po

commit 6550774fb77c115d17ae7b9750a228169ff5663d
Author: Dafydd Harries <daf@src.gnome.org>
Date:	2004-03-16

    Updated Welsh translation.

M	po/ChangeLog
M	po/cy.po

commit 76a250918eaeeded0f028f3332184d75845a7db4
Author: Alexander Larsson <alexl@src.gnome.org>
Date:	2004-03-15

    version markers

M	ChangeLog
M	po/ChangeLog

commit 77cf45213b3b668994429097e4566fd954ab8f1e (tag: NAUTILUS_2_5_91)
Author: Alexander Larsson <alexl@src.gnome.org>
Date:	2004-03-15

    pofile updates

M	po/am.po
M	po/ar.po
M	po/az.po
M	po/be.po
M	po/bg.po
M	po/bn.po
M	po/ca.po
M	po/cs.po
M	po/cy.po
M	po/da.po
M	po/de.po
M	po/el.po
M	po/en_CA.po
M	po/en_GB.po
M	po/es.po
M	po/et.po
M	po/eu.po
M	po/fa.po
M	po/fi.po
M	po/fr.po
M	po/ga.po
M	po/gl.po
M	po/he.po
M	po/hi.po
M	po/hr.po
M	po/hu.po
M	po/id.po
M	po/is.po
M	po/it.po
M	po/ja.po
M	po/ko.po
M	po/li.po
M	po/lt.po
M	po/lv.po
M	po/mi.po
M	po/mk.po
M	po/ml.po
M	po/mn.po
M	po/ms.po
M	po/ne.po
M	po/nl.po
M	po/nn.po
M	po/no.po
M	po/pa.po
M	po/pl.po
M	po/pt.po
M	po/pt_BR.po
M	po/ro.po
M	po/ru.po
M	po/sk.po
M	po/sl.po
M	po/sq.po
M	po/sr.po
M	po/sr@Latn.po
M	po/sr@ije.po
M	po/sv.po
M	po/th.po
M	po/tr.po
M	po/uk.po
M	po/vi.po
M	po/wa.po
M	po/yi.po
M	po/zh_CN.po
M	po/zh_TW.po

commit ea21828a17318c2a0230fea4d4249b0b410e1e0d
Author: Alexander Larsson <alexl@redhat.com>
Date:	2004-03-15

    Update to 2.5.91

    2004-03-15	Alexander Larsson  <alexl@redhat.com>

	* NEWS:
	* configure.in:
	Update to 2.5.91

M	ChangeLog
M	NEWS
M	configure.in

commit 699286b9faafb9a245e442c45bac4be31740c818
Author: Maxim Dziumanenko <mvd@mylinux.com.ua>
Date:	2004-03-14

    Updated Ukrainian translation

    2004-03-14	Maxim Dziumanenko <mvd@mylinux.com.ua>

	* Updated Ukrainian translation

M	po/ChangeLog
M	po/uk.po

commit 93b4fc3eccd72406b41b2b128524d5707438d412
Author: Vincent van Adrighem <adrighem@gnome.org>
Date:	2004-03-13

    Translation updated.

    2004-03-13	Vincent van Adrighem  <adrighem@gnome.org>

	* nl.po: Translation updated.

M	po/ChangeLog
M	po/nl.po

commit d60b18e2a702855036af5b05720a56790412d77d
Author: Christian Neumair <cneumair@src.gnome.org>
Date:	2004-03-13

    Updated po/POTFILES.*.

M	po/ChangeLog
M	po/POTFILES.in
M	po/POTFILES.skip

commit 911f0e3d700a3d04a2c02a9a95d5668f9bade045
Author: Christophe Merlet <redfox@src.gnome.org>
Date:	2004-03-13

    Updated French translation.

M	po/ChangeLog
M	po/fr.po

commit c68f79b97844488cda003aed8d9c911082192478
Author: Alexander Alexandrov Shopov <al_shopov@src.gnome.org>
Date:	2004-03-13

    Updated Bulgarian translation by Vladimir "Kaladan" Petkov
    <vpetkov@i-space.org>

M	po/ChangeLog
M	po/bg.po

commit 24f0dac679af52fc5012a339cdb77d36d04e23ae
Author: Sayamindu Dasgupta <sdg@src.gnome.org>
Date:	2004-03-12

    updated Bengali translation

M	po/ChangeLog
M	po/bn.po

commit 517c3f6c71a46b12a9151c9a07987cb7f4a0fcb8
Author: Gustavo Maciel Dias Vieira <gdvieira@zaz.com.br>
Date:	2004-03-11

    Updated Brazilian Portuguese translation done by Raphael Higino

    2004-03-11	Gustavo Maciel Dias Vieira  <gdvieira@zaz.com.br>

	    * pt_BR.po: Updated Brazilian Portuguese translation done by
	    Raphael Higino <raphaelh@uai.com.br>.

M	po/ChangeLog
M	po/pt_BR.po

commit a9050c1f7419de7d6974edc7409ab36bc8513d7b
Author: Görkem Çetin <gorkem@src.gnome.org>
Date:	2004-03-11

    CVS_SILENT

M	po/tr.po

commit 121ae1ba76bf25627317d6e05fce3af770f8e4d6
Author: Christian Rose <menthos@menthos.com>
Date:	2004-03-11

    Updated Swedish translation.

    2004-03-11	Christian Rose	<menthos@menthos.com>

	* sv.po: Updated Swedish translation.

M	po/ChangeLog
M	po/sv.po

commit 4a950197182b3535b7c34296d2a91f5eec00cf8f
Author: Funda Wang <fwang@src.gnome.org>
Date:	2004-03-10

    Updated Simplified Chinese translation

M	po/zh_CN.po

commit 17a39ce036fcb1fc7d1420ec15ed05b3c529873f
Author: Sanlig Badral <badaa@src.gnome.org>
Date:	2004-03-10

    Updated Mongolian translation.

M	po/ChangeLog
M	po/mn.po

commit e6bcd04f5cb6016ffeb8213514dedf8961df4b2a
Author: Alexander Larsson <alexl@redhat.com>
Date:	2004-03-10

    Visiting and accept modifiers were reversed.

    2004-03-10	Alexander Larsson  <alexl@redhat.com>

	* src/file-manager/fm-list-model.c (fm_list_model_get_value):
	Visiting and accept modifiers were reversed.

M	ChangeLog
M	src/file-manager/fm-list-model.c

commit db2d5011280a5701feff2453fdb7f6c24727dd51
Author: Vincent van Adrighem <adrighem@gnome.org>
Date:	2004-03-10

    Translation updated.

    2004-03-10	Vincent van Adrighem  <adrighem@gnome.org>

	* nl.po: Translation updated.

M	po/ChangeLog
M	po/nl.po

commit f8029304e79b349b94078c490209e051a4a35ca6
Author: Alessio Frusciante <algol@src.gnome.org>
Date:	2004-03-09

    Updated Italian translation.

M	po/ChangeLog
M	po/it.po

commit 192a28509893421c478b21f045ce6f49fcab11b0
Author: Alexander Larsson <alexl@redhat.com>
Date:	2004-03-09

    No commas at end of enum. Fixes builds for non-C99/gcc compilers.

    2004-03-09	Alexander Larsson  <alexl@redhat.com>

	* components/image_properties/nautilus-image-properties-view.c:
	* libnautilus-private/nautilus-file-attributes.h:
	* src/nautilus-information-panel.c:
	No commas at end of enum. Fixes builds for non-C99/gcc compilers.

M	ChangeLog
M	components/image_properties/nautilus-image-properties-view.c
M	libnautilus-private/nautilus-file-attributes.h
M	src/nautilus-information-panel.c

commit 9b9014f1460dfe165e0b629f6cb2289f83c60fb0
Author: Sanlig Badral <badaa@src.gnome.org>
Date:	2004-03-09

    Updated Mongolian translation.

M	po/ChangeLog
M	po/mn.po

commit 0018232c34da51047675d29b1ea57aed791426b8
Author: Danilo Šegan <danilo@src.gnome.org>
Date:	2004-03-09

    Fixed some typos in Serbian translation.

M	po/ChangeLog
M	po/sr.po
M	po/sr@Latn.po
M	po/sr@ije.po

commit cfa018956bec4a72e0ee8cd2b8fab442220da749
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
Date:	2004-03-08

    Updated Spanish translation.

    2004-03-09	Francisco Javier F. Serrador  <serrador@cvs.gnome.org>

	* es.po: Updated Spanish translation.

M	po/ChangeLog
M	po/es.po

commit 60ea85f3db74f90cd27cf327733f373a0bdb00a2
Author: Alastair McKinstry <alastairmck@src.gnome.org>
Date:	2004-03-08

    Updated Irish translation

M	po/ChangeLog
M	po/ga.po

commit 4da4d872af69713f0da7db1e097d5254cc8a5070
Author: Danilo Šegan <danilo@src.gnome.org>
Date:	2004-03-08

    Added Serbian Jekavian translation by Bojan Suzić.

M	ChangeLog
M	configure.in
M	po/ChangeLog
A	po/sr@ije.po

commit f843f27239b70fc18854a66f066ca5a30173b8c6
Author: Alexander Larsson <alexl@redhat.com>
Date:	2004-03-08

    Don't keep getting slow_mime_type if get_info failed

    2004-03-08	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-directory-async.c
	(lacks_slow_mime_type):
	Don't keep getting slow_mime_type if get_info failed

M	ChangeLog
M	libnautilus-private/nautilus-directory-async.c

commit ba85aa0501268ff87208664331c1ed3849fd5f16
Author: Alexander Larsson <alexl@src.gnome.org>
Date:	2004-03-08

    version tags

M	ChangeLog
M	po/ChangeLog

commit 84456d8a1debcc2581f59ccc96b6f0dff7f0d3ed (tag: NAUTILUS_2_5_90)
Author: Alexander Larsson <alexl@src.gnome.org>
Date:	2004-03-08

    pofiles

M	po/am.po
M	po/ar.po
M	po/az.po
M	po/be.po
M	po/bg.po
M	po/bn.po
M	po/ca.po
M	po/cs.po
M	po/cy.po
M	po/da.po
M	po/de.po
M	po/el.po
M	po/en_CA.po
M	po/en_GB.po
M	po/es.po
M	po/et.po
M	po/eu.po
M	po/fa.po
M	po/fi.po
M	po/fr.po
M	po/ga.po
M	po/gl.po
M	po/he.po
M	po/hi.po
M	po/hr.po
M	po/hu.po
M	po/id.po
M	po/is.po
M	po/it.po
M	po/ja.po
M	po/ko.po
M	po/li.po
M	po/lt.po
M	po/lv.po
M	po/mi.po
M	po/mk.po
M	po/ml.po
M	po/mn.po
M	po/ms.po
M	po/ne.po
M	po/nl.po
M	po/nn.po
M	po/no.po
M	po/pa.po
M	po/pl.po
M	po/pt.po
M	po/pt_BR.po
M	po/ro.po
M	po/ru.po
M	po/sk.po
M	po/sl.po
M	po/sq.po
M	po/sr.po
M	po/sr@Latn.po
M	po/sv.po
M	po/th.po
M	po/tr.po
M	po/uk.po
M	po/vi.po
M	po/wa.po
M	po/yi.po
M	po/zh_CN.po
M	po/zh_TW.po

commit 44c09f3112591f7f3811c8baed21b2b698df78b0
Author: Alexander Larsson <alexl@redhat.com>
Date:	2004-03-08

    Update to 2.5.90

    2004-03-08	Alexander Larsson  <alexl@redhat.com>

	* NEWS:
	* configure.in:
	Update to 2.5.90

M	ChangeLog
M	NEWS
M	configure.in

commit 70885f0b41ad7c34721081d9053a3359fcfea401
Author: Alexander Larsson <alexl@redhat.com>
Date:	2004-03-08

    Increase canel open timeout delay to 5 seconds.

    2004-03-08	Alexander Larsson  <alexl@redhat.com>

	* src/file-manager/fm-directory-view.c
	(fm_directory_view_activate_file):
	Increase canel open timeout delay to 5 seconds.

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit 6dc541d8e31e7d8f6c939b925aea8dc3bd3da900
Author: Ales Nyakhaychyk <alesnk@src.gnome.org>
Date:	2004-03-08

    Updated Belarusian translation.

M	po/ChangeLog
M	po/be.po

commit a14d0eb4d7bc415f9cc0b6f4ae47a5626f555231
Author: Alexander Larsson <alexl@redhat.com>
Date:	2004-03-08

    Better icon for file manager properties.

    2004-03-08	Alexander Larsson  <alexl@redhat.com>

	* src/nautilus-file-management-properties.c
	(nautilus_file_management_properties_dialog_set_icons):
	Better icon for file manager properties.

M	src/nautilus-file-management-properties.c

commit b0809a3c9f67d0b08bc73dec5e523e50ba315792
Author: Alexander Larsson <alexl@redhat.com>
Date:	2004-03-08

    Timeout activation after 5 seconds.

    2004-03-08	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-bonobo-extensions.c:
	(bonobo_activation_activation_callback), (activation_timed_out),
	(nautilus_bonobo_activate_from_id),
	(nautilus_bonobo_activate_cancel):
	Timeout activation after 5 seconds.

	* src/nautilus-spatial-window.c:
	(nautilus_spatial_window_save_geometry):
	Don't save geometry for windows that are not viewing a file.

	* libnautilus-private/nautilus-file.c: (update_info_internal):
	Set new guessed_mime_type on rename, so that renames to match
	mime type works.

M	ChangeLog
M	libnautilus-private/nautilus-bonobo-extensions.c
M	libnautilus-private/nautilus-file.c
M	src/nautilus-spatial-window.c

commit 4ecf75a172909e9459fe7788cdafdbb245785414
Author: Alexander Larsson <alexl@redhat.com>
Date:	2004-03-08

    Handle shift-clicking on initial icon selection for
    range-selection. Patch

    2004-03-08	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-icon-container.c
	(handle_icon_button_press):
	Handle shift-clicking on initial icon selection for
	range-selection.
	Patch from Tony Tsui, bug #136377

M	ChangeLog
M	libnautilus-private/nautilus-icon-container.c

commit 80b19258197b0868e785fc41e933609d4e807a24
Author: Paisa Seeluangsawat <paisa@users.sf.net>
Date:	2004-03-08

    Updated Thai translation.

    2004-03-07	Paisa Seeluangsawat  <paisa@users.sf.net>

	* th.po: Updated Thai translation.

M	po/th.po

commit 65944b9505e4e64317d63de151aa6cc71c45702c
Author: Paisa Seeluangsawat <paisa@users.sf.net>
Date:	2004-03-08

    Updated Thai translation.

    2004-03-07	Paisa Seeluangsawat  <paisa@users.sf.net>

	* th.po: Updated Thai translation.

M	po/th.po

commit eb5aff3d334d0f7c86d758887401e4c6b6fbdccd
Author: Alexander Winston <alexander.winston@comcast.net>
Date:	2004-03-08

    Updated Canadian English translation to "1489 translated messages,
    5 fuzzy

    2004-03-07	Alexander Winston  <alexander.winston@comcast.net>

	* en_CA.po: Updated Canadian English translation to "1489
	translated messages, 5 fuzzy translations." status.

M	po/ChangeLog
M	po/en_CA.po

commit 0ec86d8e4bcda2408ba75a982ee32782608605f3
Author: Gustavo Giráldez <gustavo.giraldez@gmx.net>
Date:	2004-03-07

    Set pending_file_for_position before setting up the

    2004-03-07	Gustavo Giráldez  <gustavo.giraldez@gmx.net>

	* src/nautilus-window-manage-views.c
	(determined_initial_view_callback): Set pending_file_for_position
	before setting up the position_and_show_window_callback callback
	for the file, to handle the case when the file gets ready before
	the callback setup returns (bug #136430).

M	ChangeLog
M	src/nautilus-window-manage-views.c

commit 32caed034809ffdb20097f2b35e2a1ccde1063c5
Author: Pauli Virtanen <pauli.virtanen@hut.fi>
Date:	2004-03-07

    Improve Finnish translation.

    2004-03-07	Pauli Virtanen	<pauli.virtanen@hut.fi>

	* fi.po: Improve Finnish translation.

M	po/ChangeLog
M	po/fi.po

commit 3d9078a9e159d0fe2118e0c5be7ebaa46f2101ce
Author: Paisa Seeluangsawat <paisa@users.sf.net>
Date:	2004-03-07

    Updated Thai translation.

    2004-03-07	Paisa Seeluangsawat  <paisa@users.sf.net>

	* th.po: Updated Thai translation.

M	po/th.po

commit daa0513186327ba55164563d4826f5c2b1e1695c
Author: Paisa Seeluangsawat <paisa@users.sf.net>
Date:	2004-03-07

    Updated Thai translation.

    2004-03-07	Paisa Seeluangsawat  <paisa@users.sf.net>

	* th.po: Updated Thai translation.

M	po/th.po

commit 13daac566d05c6010592ee0cd2f684b4fbb958aa
Author: Paisa Seeluangsawat <paisa@users.sf.net>
Date:	2004-03-07

    Updated Thai translation.

    2004-03-07	Paisa Seeluangsawat  <paisa@users.sf.net>

	* th.po: Updated Thai translation.

M	po/th.po

commit 2954b9cde8aee7637dc8fce5456e7bab90dede2e
Author: Paisa Seeluangsawat <paisa@users.sf.net>
Date:	2004-03-07

    Updated Thai translation.

    2004-03-06	Paisa Seeluangsawat  <paisa@users.sf.net>

	* th.po: Updated Thai translation.

M	po/th.po

commit c7b2d60e17e73a22ff7c301f9f83bb213e22fcd2
Author: Mətin Əmirov <metin@karegen.com>
Date:	2004-03-06

    Translation updated.

    2004-03-06	Mətin Əmirov	<metin@karegen.com>

	* az.po: Translation updated.

M	po/ChangeLog
M	po/az.po

commit 22cb6767b31ede5d6fbd5d5e5821450e4c77f3c7
Author: Ales Nyakhaychyk <alesnk@src.gnome.org>
Date:	2004-03-06

    Updated Belarusian translation.

M	po/ChangeLog
M	po/be.po

commit 5d64ce33d0a614fb01b4f1eeee448212cf17c296
Author: Priit Laes <plaes@cvs.gnome.org>
Date:	2004-03-06

    Translation updated.

    2004-03-06	Priit Laes  <plaes@cvs.gnome.org>

	* et.po: Translation updated.

M	po/ChangeLog
M	po/et.po

commit 65531a896d103bfd13c6981626ca4a2ac87ab62a
Author: Paisa Seeluangsawat <paisa@users.sf.net>
Date:	2004-03-06

    Updated Thai translation.

    2004-03-05	Paisa Seeluangsawat  <paisa@users.sf.net>

	* th.po: Updated Thai translation.

M	po/th.po

commit fba40fd351ef145447a738a52fe48bd8690a45b1
Author: Priit Laes <plaes@cvs.gnome.org>
Date:	2004-03-05

    Translation updated.

    2004-03-06	Priit Laes  <plaes@cvs.gnome.org>

	* et.po: Translation updated.

M	po/ChangeLog
M	po/et.po

commit 06bc12ec60c6d67dba14336183323af8f4aac565
Author: Paisa Seeluangsawat <paisa@users.sf.net>
Date:	2004-03-05

    Updated Thai translation.

    2004-03-05	Paisa Seeluangsawat  <paisa@users.sf.net>

	* th.po: Updated Thai translation.

M	po/ChangeLog
M	po/th.po

commit 699a2a295933bd5a8a74c668f4fa0a8de9df1ae8
Author: Alexander Larsson <alexl@redhat.com>
Date:	2004-03-05

    Call this on pre_unmount too, and find windows on the device better.

    2004-03-05	Alexander Larsson  <alexl@redhat.com>

	* src/nautilus-application.c (volume_unmounted_callback):
	Call this on pre_unmount too, and find windows on the device
	better.

M	ChangeLog
M	src/nautilus-application.c

commit 164e15a29b6931c7ec09270457aefa36df673f04
Author: Alexander Larsson <alexl@redhat.com>
Date:	2004-03-05

    Add image/bmp

    2004-03-05	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-icon-factory.c:
	(nautilus_icon_factory_instance_init):
	Add image/bmp

	* nautilus-file-management-properties.desktop.in:
	Nicer icon

M	ChangeLog
M	libnautilus-private/nautilus-icon-factory.c
M	nautilus-file-management-properties.desktop.in

commit 80d8c657a861dc6308b6a35f9d2e19e2d93c1a26
Author: Alexander Larsson <alexl@redhat.com>
Date:	2004-03-05

    Add nautilus_mime_get_default_fallback_component_for_file which
    ignores

    2004-03-05	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-mime-actions.[ch]:
	Add nautilus_mime_get_default_fallback_component_for_file which
	ignores the metadata specified component.

	* src/nautilus-applicable-views.[ch]:
	Add fallback argument to nautilus_determine_initial_view.

	* src/nautilus-window-private.h:
	* src/nautilus-window-manage-views.c:
	If the view fails to load, fall back to the non-metadata one.
	If that fails also, make sure to destroy the window if this
	was a new (non-visible) window.

M	ChangeLog
M	libnautilus-private/nautilus-mime-actions.c
M	libnautilus-private/nautilus-mime-actions.h
M	src/nautilus-applicable-views.c
M	src/nautilus-applicable-views.h
M	src/nautilus-window-manage-views.c
M	src/nautilus-window-private.h

commit 7c8e7911bd76b10531e39447dab4bbb0f3b1a064
Author: Dave Camp <dave@ximian.com>
Date:	2004-03-04

    New function.

    2004-03-04	Dave Camp  <dave@ximian.com>

	* libnautilus-extension/nautilus-file-info.c:
	(nautilus_file_info_invalidate_extension_info):
	* libnautilus-extension/nautilus-file-info.h:
	* libnautilus-private/nautilus-file.c:
	(nautilus_file_invalidate_extension_info),
	(nautilus_file_info_iface_init): New function.

M	ChangeLog
M	libnautilus-extension/nautilus-file-info.c
M	libnautilus-extension/nautilus-file-info.h
M	libnautilus-private/nautilus-file.c

commit e4cb17ba3578e14e0385d51b52e05761584265fd
Author: Christian Rose <menthos@menthos.com>
Date:	2004-03-04

    Updated Swedish translation.

    2004-03-04	Christian Rose	<menthos@menthos.com>

	* sv.po: Updated Swedish translation.

M	po/ChangeLog
M	po/sv.po

commit 6db63f29890cc7216ca25d3ba785b9f8676f4db5
Author: Alexander Larsson <alexl@redhat.com>
Date:	2004-03-04

    Add cd creator to navigation window as well as spatial. Fixes bug
    #134913.

    2004-03-04	Alexander Larsson  <alexl@redhat.com>

	* src/nautilus-navigation-window-ui.xml:
	Add cd creator to navigation window as well as spatial.
	Fixes bug #134913.

M	ChangeLog
M	src/nautilus-navigation-window-ui.xml

commit a0588ba9944b25fea35d813b67fd927a10fdd58d
Author: Arafat Medini <lumina@silverpen.de>
Date:	2004-03-03

    Updated faulty Arabic translation.


    2004-03-03	Arafat Medini  <lumina@silverpen.de>

	* ar.po: Updated faulty Arabic translation.

M	po/ChangeLog
M	po/ar.po

commit e530647a06ff42dfe080464ee7e3a15690fa5603
Author: Jody Goldberg <jody@gnome.org>
Date:	2004-03-03

    remove semi-duplicated message that was breaking the build. Was
    gettext on


    2004-03-03	Jody Goldberg <jody@gnome.org>

	* ar.po : remove semi-duplicated message that was breaking
	the build.
	  Was gettext on crack ? or was that really a duplicate.

M	po/ChangeLog
M	po/ar.po

commit 68e7d8e9fea50e15c0a90ef2350bcc0dad78700e
Author: Funda Wang <fwang@src.gnome.org>
Date:	2004-03-03

    Updated Simplified Chinese translation

M	po/ChangeLog
M	po/zh_CN.po

commit 9eb26741e60387f2f56b9c3bfb1f966471ff3579
Author: Guntupalli Karunakar <karunakar@src.gnome.org>
Date:	2004-03-03

    Added Punjabi translation.

M	ChangeLog
M	configure.in
M	po/ChangeLog
A	po/pa.po

commit a38c3dbc2171454ae1d7d54e493908b6a956516d
Author: Arafat Medini <lumina@silverpen.de>
Date:	2004-03-03

    Updated Arabic translation.


    2004-03-3  Arafat Medini  <lumina@silverpen.de>

	* ar.po: Updated Arabic translation.

M	po/ChangeLog
M	po/ar.po

commit 91dbf94e87ce1933786f4794506b341eec746b56
Author: Paisa Seeluangsawat <paisa@users.sf.net>
Date:	2004-03-03

    Updated Thai translation.

    2004-03-03	Paisa Seeluangsawat  <paisa@users.sf.net>

	* th.po: Updated Thai translation.

M	po/th.po

commit bbec83e2b3558898cf42eb09acf6b4a71efec46a
Author: Alexander Larsson <alexl@redhat.com>
Date:	2004-03-02

    Correctly handle cut-off utf8 text.

    2004-03-02	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-file.c
	(nautilus_extract_top_left_text):
	Correctly handle cut-off utf8 text.

M	ChangeLog
M	libnautilus-private/nautilus-file.c

commit 81df9862f937bb740181c4015443895fbd1254c6
Author: Alexander Larsson <alexl@redhat.com>
Date:	2004-03-02

    Fix browse context menu for NautilusDesktopIconFiles.

    2004-03-02	Alexander Larsson  <alexl@redhat.com>

	* src/file-manager/fm-directory-view.c
	(file_list_all_are_folders):
	Fix browse context menu for NautilusDesktopIconFiles.

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit 1549c3b406645e5536b91a01e7f2c1935232ec78
Author: Paisa Seeluangsawat <paisa@users.sf.net>
Date:	2004-03-02

    Updated Thai translation.

    2004-03-02	Paisa Seeluangsawat  <paisa@users.sf.net>

	* th.po: Updated Thai translation.

M	po/ChangeLog
M	po/th.po

commit 74d763e3dfe4e0122a7cf5e5f3f40aad766cdda4
Author: Alexander Larsson <alexl@redhat.com>
Date:	2004-03-01

    Don't hardcode font sizes. Fixes bug #123478

    2004-03-01	Alexander Larsson  <alexl@redhat.com>

	* src/nautilus-sidebar-title.c:
	Don't hardcode font sizes. Fixes bug #123478

M	ChangeLog
M	src/nautilus-sidebar-title.c

commit 85fb908fd08d94aa297e06da174688fd1f0b664d
Author: Ole Laursen <olau@hardworking.dk>
Date:	2004-02-29

    Updated Danish translation.

    2004-02-29	Ole Laursen  <olau@hardworking.dk>

	* da.po: Updated Danish translation.

M	po/ChangeLog
M	po/da.po

commit 7e73c3b15e1f478440523c3608cd85f5dc0f6d24
Author: Pauli Virtanen <pauli.virtanen@hut.fi>
Date:	2004-02-28

    Updated Finnish translation.

    2004-02-28	Pauli Virtanen	<pauli.virtanen@hut.fi>

	* fi.po: Updated Finnish translation.

M	po/ChangeLog
M	po/fi.po

commit e97d0c3b989920ab2f6a882a95b9be2bc3217213
Author: Christophe Merlet <redfox@src.gnome.org>
Date:	2004-02-28

    Updated French translation.

M	po/ChangeLog
M	po/fr.po

commit 995c2184806cd2ef50abcda9722a2e171644404f
Author: Duarte Loreto <happyguy_pt@hotmail.com>
Date:	2004-02-28

    Updated Portuguese translation.

    2004-02-28	Duarte Loreto <happyguy_pt@hotmail.com>

	* pt.po: Updated Portuguese translation.

M	po/ChangeLog
M	po/pt.po

commit d8ea5c85cc6c774ec3825a389dc5c4d35d2c082f
Author: Paisa Seeluangsawat <paisa@users.sf.net>
Date:	2004-02-28

    Updated Thai translation.

    2004-02-28	Paisa Seeluangsawat  <paisa@users.sf.net>

	* th.po: Updated Thai translation.

M	po/ChangeLog
M	po/th.po

commit 38c93d3724bf82d7c6b1cadc2b718bfc41008c8c
Author: Paisa Seeluangsawat <paisa@users.sf.net>
Date:	2004-02-28

    Updated Thai translation.

    2004-02-28	Paisa Seeluangsawat  <paisa@users.sf.net>

	* th.po: Updated Thai translation.

M	po/th.po

commit 1909d5c84af014ff48318dde195ffa68484c5ac7
Author: Dave Camp <dave@ximian.com>
Date:	2004-02-27

    Remove the FM_LIST_MODEL_NAME_COLUMN enum, the name column is
    handled with

    2004-02-27	Dave Camp  <dave@ximian.com>

	* src/file-manager/fm-list-model.c: (fm_list_model_get_value):
	* src/file-manager/fm-list-model.h: Remove the
	FM_LIST_MODEL_NAME_COLUMN enum, the name column is handled
	with the dynamic columns.
	* src/file-manager/fm-list-view.c: (select_matching_name),
	(create_and_set_up_tree_view): Use the dynamic name column
	in the typeahead buffer.

	Fixes #133750.

M	ChangeLog
M	src/file-manager/fm-list-model.c
M	src/file-manager/fm-list-model.h
M	src/file-manager/fm-list-view.c

commit 4883b1f394f80ee8d6300764ef2d94270b7d2603
Author: Dave Camp <dave@ximian.com>
Date:	2004-02-27

    Set is-extension-page on the page widget, not the extension object.

    2004-02-27	Dave Camp  <dave@ximian.com>

	* src/file-manager/fm-properties-window.c
	(append_extension_pages):
	Set is-extension-page on the page widget, not the extension
	object.

M	ChangeLog
M	src/file-manager/fm-properties-window.c

commit 9bff090a3f35ce1b2e4d427f3284f96cf99750ba
Author: Christian Neumair <cneumair@src.gnome.org>
Date:	2004-02-27

    Updated German translation and added missing files to POTFILES.skip.

M	po/ChangeLog
M	po/POTFILES.skip
M	po/de.po

commit 05f3d7175309945fd3449f85096c33eccdfe175d
Author: Vincent van Adrighem <adrighem@gnome.org>
Date:	2004-02-27

    Translation updated by Reinout van Schouwen.

    2004-02-27	Vincent van Adrighem  <adrighem@gnome.org>

	* nl.po: Translation updated by Reinout van Schouwen.

M	po/ChangeLog
M	po/nl.po

commit 3549773f9a20809c9ad433889a17780a259c635f
Author: Priit Laes <plaes@cvs.gnome.org>
Date:	2004-02-27

    Translation updated by Allan Sims.

    2004-02-27	Priit Laes  <plaes@cvs.gnome.org>

	* et.po: Translation updated by Allan Sims.

M	po/ChangeLog
M	po/et.po

commit 0c4db3e0fe9f48adef10b9f2a6d42f9a0181c7a3
Author: Alessio Frusciante <algol@src.gnome.org>
Date:	2004-02-27

    Updated Italian translation.

M	po/ChangeLog
M	po/it.po

commit 6585bd930cedd1f7ee96252b2f90ed910ec8d7bc
Author: Guntupalli Karunakar <karunakar@src.gnome.org>
Date:	2004-02-26

    updated hindi translation

M	po/ChangeLog
M	po/hi.po

commit d97830f35fc8b4ede06dd3d4de2d1b15cab4ba3d
Author: Vincent van Adrighem <adrighem@gnome.org>
Date:	2004-02-26

    Translation updated by Kees van den Broek.

    2004-02-26	Vincent van Adrighem  <adrighem@gnome.org>

	* nl.po: Translation updated by Kees van den Broek.

M	po/ChangeLog
M	po/nl.po

commit 79f228240004cbf0ff6b62a92bd2eeb5bbd5cfb3
Author: Dmitry Mastrukov <dmitrym@src.gnome.org>
Date:	2004-02-26

    ru.po: Updated Russian translation from Russian team
    <gnome-cyr@gnome.org>.

M	po/ChangeLog
M	po/ru.po

commit 786649691b0df2ad04a6fd07fe26f42052568e17
Author: Dafydd Harries <daf@src.gnome.org>
Date:	2004-02-26

    Updated Welsh translation.

M	po/ChangeLog
M	po/cy.po

commit d071d76a6cf3e4f5eebde8b1c3343bd0709d1c11
Author: Christian Rose <menthos@menthos.com>
Date:	2004-02-26

    Updated Swedish translation.

    2004-02-26	Christian Rose	<menthos@menthos.com>

	* sv.po: Updated Swedish translation.

M	po/ChangeLog
M	po/sv.po

commit 6fc672e0a87829b19a8b8d3810e39359564e1dbf
Author: Danilo Šegan <danilo@src.gnome.org>
Date:	2004-02-25

    Updated Serbian translation.

M	po/ChangeLog
M	po/sr.po
M	po/sr@Latn.po

commit 5a0f6c4f7ed2be58c5fbd1b9c2624bdc17289cb2
Author: Pablo G. del Campo <pablodc@bigfoot.com>
Date:	2004-02-25

    Updated Spanish translation.

    2004-02-25	Pablo G. del Campo  <pablodc@bigfoot.com>

	* es.po: Updated Spanish translation.

M	po/ChangeLog
M	po/es.po

commit 3775b391e6b5a84d082857c7cf5ac00f4a4e806e
Author: Laurent Dhima <laurenti@src.gnome.org>
Date:	2004-02-25

    Updated Albanian translation

    * sq.po: Updated Albanian translation

M	po/ChangeLog

commit 789a81d55beaddb78503350f489a2fdd13b25f2c
Author: Laurent Dhima <laurenti@src.gnome.org>
Date:	2004-02-25

    Updated

M	po/sq.po

commit 176eaca106f599b06289c340f62db7bb41206656
Author: Artur Flinta <aflinta@cvs.gnome.org>
Date:	2004-02-25

    Updated Polish translation by GNOME PL Team.

    2004-02-25	Artur Flinta  <aflinta@cvs.gnome.org>

	* pl.po: Updated Polish translation by GNOME PL Team.

M	po/ChangeLog
M	po/pl.po

commit 60d4ccfc85658afb9b5c4af78aea7016458aed51
Author: Miloslav Trmac <mitr@src.gnome.org>
Date:	2004-02-25

    Update Czech translation

M	po/ChangeLog
M	po/cs.po

commit f859ec80a3e6cb04b796c12955ce89d85ba493f0
Author: Paisa Seeluangsawat <paisa@users.sf.net>
Date:	2004-02-25

    Updated Thai translation.

    2004-02-24	Paisa Seeluangsawat  <paisa@users.sf.net>

	* th.po: Updated Thai translation.

M	po/ChangeLog
M	po/th.po

commit 7b1551faa9b5290a9e65d61dd8656f03bb524cc1
Author: Alastair McKinstry <alastairmck@src.gnome.org>
Date:	2004-02-24

    Updated Irish translation

M	po/ChangeLog
M	po/ga.po

commit de226a76eb38d86c89d621c5a5d139fbed74e134
Author: Kostas Papadimas <pkst@src.gnome.org>
Date:	2004-02-24

    Updated the Greek translation

M	po/ChangeLog
M	po/el.po

commit c7335ad9894f000178853779f95055a88f8599ce
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2004-02-24

    Updated Norwegian translation.

    2004-02-24	Kjartan Maraas	<kmaraas@gnome.org>

	* no.po: Updated Norwegian translation.

M	po/ChangeLog
M	po/no.po

commit ac9dc561388a8f6fde506e59f9c715db61d8f062
Author: Alexander Larsson <alexl@src.gnome.org>
Date:	2004-02-24

    version markers

M	ChangeLog
M	po/ChangeLog

commit c5c9f93a718a3685ef45d0c28a985e825f37bda7
Author: Changwoo Ryu <cwryu@src.gnome.org>
Date:	2004-02-24

    Updated Korean translation.

	* ko.po: Updated Korean translation.

M	po/ChangeLog
M	po/ko.po

commit 130c1b00419b71e28b9ba75c43e928c31e7150c3
Author: Updated ja.po. T.Aihana <aihana@gnome.gr.jp>
Date:	2004-02-24

    2004-02-24 Updated ja.po. T.Aihana <aihana@gnome.gr.jp>

M	po/ChangeLog
M	po/ja.po

commit 02895bddf3e1a20118cd610274abaf2d510c58af (tag: NAUTILUS_2_5_8)
Author: Alexander Larsson <alexl@src.gnome.org>
Date:	2004-02-24

    pofiles

M	po/am.po
M	po/ar.po
M	po/az.po
M	po/be.po
M	po/bg.po
M	po/bn.po
M	po/ca.po
M	po/cs.po
M	po/cy.po
M	po/da.po
M	po/de.po
M	po/el.po
M	po/en_CA.po
M	po/en_GB.po
M	po/es.po
M	po/et.po
M	po/eu.po
M	po/fa.po
M	po/fi.po
M	po/fr.po
M	po/ga.po
M	po/gl.po
M	po/he.po
M	po/hi.po
M	po/hr.po
M	po/hu.po
M	po/id.po
M	po/is.po
M	po/it.po
M	po/ja.po
M	po/ko.po
M	po/li.po
M	po/lt.po
M	po/lv.po
M	po/mi.po
M	po/mk.po
M	po/ml.po
M	po/mn.po
M	po/ms.po
M	po/ne.po
M	po/nl.po
M	po/nn.po
M	po/no.po
M	po/pl.po
M	po/pt.po
M	po/pt_BR.po
M	po/ro.po
M	po/ru.po
M	po/sk.po
M	po/sl.po
M	po/sq.po
M	po/sr.po
M	po/sr@Latn.po
M	po/sv.po
M	po/th.po
M	po/tr.po
M	po/uk.po
M	po/vi.po
M	po/wa.po
M	po/yi.po
M	po/zh_CN.po
M	po/zh_TW.po

commit afbe86506cd97d463ecbbe9d96c9582bab4bd16b
Author: Alexander Larsson <alexl@redhat.com>
Date:	2004-02-24

    Bump to 2.5.8

    2004-02-24	Alexander Larsson  <alexl@redhat.com>

	* NEWS:
	* configure.in:
	Bump to 2.5.8

M	ChangeLog
M	NEWS
M	configure.in

commit c328527a33af7fdf37f93a94fb459a0d25da3f08
Author: Alexander Larsson <alexl@redhat.com>
Date:	2004-02-24

    Show dialog on mime type mismatch 2004-02-24 Alexander Larsson

    2004-02-24	Alexander Larsson  <alexl@redhat.com>

	* src/file-manager/fm-directory-view.c:
	(warn_mismatched_mime_types_response_cb),
	(warn_mismatched_mime_types), (activate_check_mime_types),
	(activate_callback):
	Show dialog on mime type mismatch
    2004-02-24	Alexander Larsson  <alexl@redhat.com>

	* src/file-manager/fm-directory-view.c:
	(warn_mismatched_mime_types_response_cb),
	(warn_mismatched_mime_types), (activate_check_mime_types),
	(activate_callback):
	Show dialog on mime type mismatch

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit dfbbb3d02f94f09fec49d87fbfce5ceae3e4c1de
Author: Miloslav Trmac <mitr@src.gnome.org>
Date:	2004-02-24

    Update Czech translation

M	po/ChangeLog
M	po/cs.po

commit 21b8b19db89ff46cff5b60e58ad6dc5d4f757821
Author: Åsmund Skjæveland <aasmunds@fys.uio.no>
Date:	2004-02-24

    Updated Norwegian nynorsk translation.

    2004-02-24	Åsmund Skjæveland  <aasmunds@fys.uio.no>

	* nn.po: Updated Norwegian nynorsk translation.

M	po/ChangeLog
M	po/nn.po

commit 644b7f4ba7185a1147abbc364596641a50d91248
Author: Laurent Dhima <laurenti@src.gnome.org>
Date:	2004-02-24

    Updated Albanian translation

    * sq.po: Updated Albanian translation

M	po/ChangeLog

commit e70e0b1f20964f5728d4fb684af5932d81132dc8
Author: Laurent Dhima <laurenti@src.gnome.org>
Date:	2004-02-24

    Updated

M	po/sq.po

commit 43257017c6c089a0a22a663343fe85988d865043
Author: Christian Rose <menthos@menthos.com>
Date:	2004-02-24

    Updated Swedish translation.

    2004-02-24	Christian Rose	<menthos@menthos.com>

	* sv.po: Updated Swedish translation.

M	po/ChangeLog
M	po/sv.po

commit 0e80746c4651beff18c886385237d2ca92771a9f
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2004-02-24

    Updated Norwegian translation.

    2004-02-24	Kjartan Maraas	<kmaraas@gnome.org>

	* no.po: Updated Norwegian translation.

M	po/ChangeLog
M	po/no.po

commit f04753b235b717474d3cd4531215c697c3627836
Author: Artur Flinta <aflinta@cvs.gnome.org>
Date:	2004-02-24

    Updated Polish translation.

    2004-02-24	Artur Flinta  <aflinta@cvs.gnome.org>

	* pl.po: Updated Polish translation.

M	po/ChangeLog
M	po/pl.po

commit 4df87c3227fde793b5c7b00d1eacb199b4e2ac03
Author: Jonathan Blandford <jrb@gnome.org>
Date:	2004-02-24

    set the mnemonic widget for the "Location:" label.

    Tue Feb 24 01:20:56 2004  Jonathan Blandford  <jrb@gnome.org>

	    * src/nautilus-location-dialog.c
	    (nautilus_location_dialog_init):
	    set the mnemonic widget for the "Location:" label.

M	ChangeLog
M	src/nautilus-location-dialog.c

commit cc2918f27e6c60c223db6f54983a0ab79afc97c2
Author: Dafydd Harries <daf@src.gnome.org>
Date:	2004-02-24

    Updated translation by Bryn Salisbury and myself.

M	po/ChangeLog
M	po/cy.po

commit de989a99cedc3939a19a2a40e09cb1dc468d71d1
Author: Dave Camp <dave@ximian.com>
Date:	2004-02-24

    Mark strings for translation. Patch from Luca Ferretti

    2004-02-23	Dave Camp  <dave@ximian.com>

	* libnautilus-private/nautilus-column-chooser.c: (add_buttons):
	Mark strings for translation.  Patch from Luca Ferretti
	<elle.uca@libero.it>

M	ChangeLog
M	libnautilus-private/nautilus-column-chooser.c
M	po/ChangeLog
M	po/POTFILES.in

commit 657023aa48b3ce54fdf2ab7425e3c07eab053496
Author: Dave Camp <dave@ximian.com>
Date:	2004-02-23

    Save the guessed mime type when the sniffed mime type is read.

    2004-02-23	Dave Camp  <dave@ximian.com>

	* libnautilus-private/nautilus-file-private.h:
	* libnautilus-private/nautilus-file.h:
	* libnautilus-private/nautilus-file.c: (finalize),
	(update_info_internal), (nautilus_file_get_guessed_mime_type):
	Save the guessed mime type when the sniffed mime type is read.

	(file_list_file_ready_callback):
	(nautilus_file_list_call_when_ready): New function.

	* libnautilus-private/nautilus-bonobo-extensions.c:
	(nautilus_bonobo_get_extension_item_command_xml),
	(nautilus_bonobo_add_extension_item_command):
	* libnautilus-private/nautilus-bonobo-extensions.h:
	* libnautilus-private/nautilus-mime-actions.c:
	(get_open_with_mime_applications),
	(nautilus_mime_get_open_with_applications_for_file),
	(nautilus_mime_actions_get_popup_file_attributes),
	(nautilus_mime_actions_check_if_popup_attributes_ready),
	(nautilus_mime_get_popup_components_for_file):
	* libnautilus-private/nautilus-mime-actions.h:
	* src/file-manager/fm-directory-view.c:
	(reset_bonobo_open_with_menu), (get_all_extension_menu_items),
	(extension_action_callback_data_free),
	(extension_action_slow_mime_types_ready_callback),
	(extension_action_callback), (add_extension_command_for_files),
	(add_extension_menu_items),
	(activate_activation_uri_ready_callback): Don't invoke
	extension menu items that don't apply to the sniffed mime
	type.

M	ChangeLog
M	libnautilus-private/nautilus-bonobo-extensions.c
M	libnautilus-private/nautilus-bonobo-extensions.h
M	libnautilus-private/nautilus-file-private.h
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-file.h
M	libnautilus-private/nautilus-mime-actions.c
M	libnautilus-private/nautilus-mime-actions.h
M	src/file-manager/fm-directory-view.c

commit 087776a1030cd4bab2b8f4c50cdc6590e1ccaabb
Author: Ole Laursen <olau@hardworking.dk>
Date:	2004-02-23

    Updated Danish translation.

    2004-02-23	Ole Laursen  <olau@hardworking.dk>

	* da.po: Updated Danish translation.

M	po/ChangeLog
M	po/da.po

commit 41c4ffef92815a5d5d91f5aaa53af0ef913b593e
Author: Danilo Šegan <danilo@src.gnome.org>
Date:	2004-02-23

    Fix accelerator clash and a typo.

M	po/ChangeLog
M	po/sr.po
M	po/sr@Latn.po

commit 2421aa14f25da993ae9f749d67679828ab0ae786
Author: Kostas Papadimas <pkst@src.gnome.org>
Date:	2004-02-23

    Updated the Greek translation

M	po/ChangeLog
M	po/el.po

commit 967d736ba1eef8d72c993d302d50c3282c445eac
Author: Paisa Seeluangsawat <paisa@users.sf.net>
Date:	2004-02-22

    Updated Thai translation.

    2004-02-22	Paisa Seeluangsawat  <paisa@users.sf.net>

	* th.po: Updated Thai translation.

M	po/ChangeLog
M	po/th.po

commit 27e548d7ae58d87609f3a70f8ae813c163d19129
Author: Nikos Charonitakis <frolix68@src.gnome.org>
Date:	2004-02-22

    Updated Greek translation

M	po/ChangeLog
M	po/el.po

commit 19d976bdefd837c9ef44b2094c9badf9db64b439
Author: Mətin Əmirov <metin@karegen.com>
Date:	2004-02-22

    Updated Azerbaijani translation.

    2004-02-22	Mətin Əmirov	<metin@karegen.com>

	* az.po: Updated Azerbaijani translation.

M	po/ChangeLog
M	po/az.po

commit 56be2767f8ab784da0adc93febc4889c10379b38
Author: Danilo Šegan <danilo@src.gnome.org>
Date:	2004-02-22

    Updated Serbian translation.

M	po/ChangeLog
M	po/sr.po
M	po/sr@Latn.po

commit dfb5a1b5054b8bf5164e146b46a10a030ab43c0e
Author: Christian Rose <menthos@menthos.com>
Date:	2004-02-22

    Added "en_CA" to ALL_LINGUAS. Added Canadian English translation
    by Adam

    2004-02-22	Christian Rose	<menthos@menthos.com>

	* configure.in: Added "en_CA" to ALL_LINGUAS.
	* po/en_CA.po: Added Canadian English translation by
	Adam Weinberger <adamw@FreeBSD.org>.

M	ChangeLog
M	configure.in
M	po/ChangeLog
A	po/en_CA.po

commit d3a1069452d599cd96096e2358f62fdc7348ee7f
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
Date:	2004-02-21

    Updated Spanish translation.

    2004-02-21	Francisco Javier F. Serrador  <serrador@cvs.gnome.org>

	* es.po: Updated Spanish translation.

M	po/ChangeLog
M	po/es.po

commit edfed9833184ec8cda92652ed6b2434efc813c62
Author: Christian Rose <menthos@menthos.com>
Date:	2004-02-21

    Updated Swedish translation.

    2004-02-21	Christian Rose	<menthos@menthos.com>

	* sv.po: Updated Swedish translation.

M	po/ChangeLog
M	po/sv.po

commit 5a9da6d4083225aa5fa052aa40f63d417dbca733
Author: Laurent Dhima <laurenti@src.gnome.org>
Date:	2004-02-21

    Updated Albanian translation

    * sq.po: Updated Albanian translation

M	po/ChangeLog

commit d2428de2e10f5fcbf2e2eb1fe8688a2d2d27bfed
Author: Laurent Dhima <laurenti@src.gnome.org>
Date:	2004-02-21

    Updated

M	po/sq.po

commit 1099219edc9d42ca195a0bd2db92b589388aef49
Author: Christian Neumair <cneumair@src.gnome.org>
Date:	2004-02-21

    Updated German translation.

M	po/ChangeLog
M	po/de.po

commit 22617f2dee52694e3ada092bd5bfd4de43df4181
Author: Miloslav Trmac <mitr@src.gnome.org>
Date:	2004-02-21

    Update Czech translation

M	po/ChangeLog
M	po/cs.po

commit 6779f3340be91ac12ed6941ab07675865a20d895
Author: Narayana Pattipati <narayana.pattipati@wipro.com>
Date:	2004-02-21

    Scroll to the particular column in listview while renaming. Fix
    bugzilla

    2004-02-21	Narayana Pattipati  <narayana.pattipati@wipro.com>

	    * src/file-manager/fm-list-view.c
	    (fm_list_view_start_renaming_file):
	    Scroll to the particular column in listview while
	    renaming. Fix
	    bugzilla bug# 132785

M	ChangeLog
M	src/file-manager/fm-list-view.c

commit a2bc6282fdec5be3d679fcec29c206c9494ea2dc
Author: Artur Flinta <aflinta@cvs.gnome.org>
Date:	2004-02-21

    Updated Polish translation.

    2004-02-21	Artur Flinta  <aflinta@cvs.gnome.org>

	* pl.po: Updated Polish translation.

M	po/ChangeLog
M	po/pl.po

commit 407312017c4eb788854776081ac69303c9bdb7b6
Author: Sanlig Badral <badaa@src.gnome.org>
Date:	2004-02-20

    Updated Mongolian translation

M	po/ChangeLog
M	po/mn.po

commit 05d626a7dd4851eb659b1c6e58892039513b96f6
Author: Görkem Çetin <gorkem@src.gnome.org>
Date:	2004-02-20

    CVS_SILENT

M	po/tr.po

commit 31435db76b9fdd081228d6acaf27a37f0e296e75
Author: Alexander Larsson <alexl@redhat.com>
Date:	2004-02-20

    Add always_use_browser preference.

    2004-02-20	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/apps_nautilus_preferences.schemas.in:
	* libnautilus-private/nautilus-global-preferences.c:
	* libnautilus-private/nautilus-global-preferences.h:
	* src/nautilus-shell.c: (open_window):
	* src/nautilus-window-manage-views.c: (open_location):
	Add always_use_browser preference.

M	ChangeLog
M	libnautilus-private/apps_nautilus_preferences.schemas.in
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.h
M	src/nautilus-shell.c
M	src/nautilus-window-manage-views.c

commit a4e7097c654b91de037e35829bcc72a002d7163e
Author: Hasbullah Bin Pit <sebol@my-penguin.org>
Date:	2004-02-19

    Updated Malay translation.

    2004-02-19 Hasbullah Bin Pit <sebol@my-penguin.org>

	    * ms.po: Updated Malay translation.

M	po/ChangeLog
M	po/ms.po

commit 0d1f166e07b02b42e164c7e50fc3ca2a6becee5e
Author: Alexander Larsson <alexl@redhat.com>
Date:	2004-02-19

    Get the "Browse Folder" context menu item on some more icons.

    2004-02-19	Alexander Larsson  <alexl@redhat.com>

	* src/file-manager/fm-directory-view.c
	(file_list_all_are_folders):
	Get the "Browse Folder" context menu item on some more icons.

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit fbc7240867e7952f43dc299a8dbead588d210dac
Author: Sanlig Badral <badaa@src.gnome.org>
Date:	2004-02-19

    Updated Mongolian translation.

M	po/ChangeLog
M	po/mn.po

commit f5781577f78f4837b113199411949c853a9dc0db
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
Date:	2004-02-19

    Updated Spanish translation.

    2004-02-19	Francisco Javier F. Serrador  <serrador@cvs.gnome.org>

	* es.po: Updated Spanish translation.

M	po/ChangeLog
M	po/es.po

commit fbc19ccc518c23c18527b043af1d1f432d4cf471
Author: Alexander Larsson <alexl@redhat.com>
Date:	2004-02-18

    Remove unneeded line.

    2004-02-18	Alexander Larsson  <alexl@redhat.com>

	* src/file-manager/fm-directory-view.c (real_update_paste_menu):
	Remove unneeded line.

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit cfd5b11314ba7400de60649a1d17a4aa007b49cc
Author: Alexander Larsson <alexl@redhat.com>
Date:	2004-02-18

    Remove nautilus-server-connect. This is not needed anymore.

    2004-02-18	Alexander Larsson  <alexl@redhat.com>

	* src/Makefile.am:
	* src/nautilus-server-connect.c:
	* src/nautilus-server-connect.desktop.in:
	* src/nautilus-server-connect.glade:
	Remove nautilus-server-connect. This is not needed anymore.

M	ChangeLog
M	po/ChangeLog
M	po/POTFILES.in
M	src/Makefile.am
D	src/nautilus-server-connect.c
D	src/nautilus-server-connect.desktop.in
D	src/nautilus-server-connect.glade

commit fd9bb90cf8a0ef6a620d0145146c4de24bf854c0
Author: Alexander Larsson <alexl@redhat.com>
Date:	2004-02-18

    2004-02-18	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/Makefile.am:
	* libnautilus-private/filesystem-attributes.xml:

M	ChangeLog
M	libnautilus-private/Makefile.am
D	libnautilus-private/filesystem-attributes.xml
M	po/ChangeLog
M	po/POTFILES.in

commit d49773e9b94bebf65f1d5673bdcfc4e8fef0ed01
Author: Ole Laursen <olau@hardworking.dk>
Date:	2004-02-18

    Updated Danish translation.

    2004-02-18	Ole Laursen  <olau@hardworking.dk>

	* da.po: Updated Danish translation.

	* POTFILES.in: Removed non-existing
	libbackground/preview-file-selection.c.

M	po/ChangeLog
M	po/POTFILES.in
M	po/da.po

commit e5d459595562d4f31714ad80e9191162650f88cb
Author: Ales Nyakhaychyk <alesnk@src.gnome.org>
Date:	2004-02-18

    Updated Belarusian translation.

M	po/ChangeLog
M	po/be.po

commit 05c9c1e48acf9b35359dc341876164b15b0e64bf
Author: Duarte Loreto <happyguy_pt@hotmail.com>
Date:	2004-02-18

    Updated Portuguese translation.

    2003-02-18	Duarte Loreto <happyguy_pt@hotmail.com>

	* pt.po: Updated Portuguese translation.

M	po/ChangeLog
M	po/pt.po

commit f658f775a13fd1fa9abc106615fa09a940320dd4
Author: Paisa Seeluangsawat <paisa@users.sf.net>
Date:	2004-02-15

    Updated Thai (th) translation.

    2003-02-15	Paisa Seeluangsawat  <paisa@users.sf.net>

	* th.po: Updated Thai (th) translation.

M	po/ChangeLog
M	po/th.po

commit dd15069a6224d77d4617a412447c731757ae68b6
Author: Christian Rose <menthos@menthos.com>
Date:	2004-02-15

    Updated Swedish translation.

    2004-02-15	Christian Rose	<menthos@menthos.com>

	* sv.po: Updated Swedish translation.

M	po/ChangeLog
M	po/sv.po

commit 30749cb7ef84a553bd417b34b9f2e0492736b892
Author: Mətin Əmirov <metin@karegen.com>
Date:	2004-02-15

    Translation updated.

    2004-02-15	Mətin Əmirov	<metin@karegen.com>

	* az.po: Translation updated.

M	po/ChangeLog
M	po/az.po

commit 0957de4c92b72d004833f132321d3191151e68f8
Author: Kostas Papadimas <pkst@src.gnome.org>
Date:	2004-02-13

    Updated the Greek translation

M	po/ChangeLog
M	po/el.po

commit 740fe8b662c056ff8121063151396fb23b5a4511
Author: Updated ja.po. T.Aihana <aihana@gnome.gr.jp>
Date:	2004-02-13

    2004-02-14 Updated ja.po. T.Aihana <aihana@gnome.gr.jp>

M	po/ChangeLog
M	po/ja.po

commit 45405c1e3dfb69a6778a3854a8f37dc3803df099
Author: Christophe Merlet <redfox@src.gnome.org>
Date:	2004-02-13

    Updated French translation.

M	po/ChangeLog
M	po/fr.po

commit bcb03985f04272a8435f500e93f0f08950902966
Author: Alexander Larsson <alexl@redhat.com>
Date:	2004-02-13

    New functions

    2004-02-13	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-file-utilities.[ch]:
	(nautilus_have_broken_filenames),
	(nautilus_get_uri_shortname_for_display):
	New functions

	* libnautilus-private/nautilus-file.c:
	Use the public nautilus_have_broken_filenames instead of
	private copy
	Make display names for toplevel uris better.

	* src/nautilus-location-entry.c: (try_to_expand_path):
	Use the public nautilus_have_broken_filenames instead of
	private copy

	* src/nautilus-spatial-window.c:
	(location_button_clicked_callback),
	(nautilus_spatial_window_set_location_button):
	Use nautilus_get_uri_shortname_for_display()

	* src/nautilus-window.c: (compute_default_title):
	Special casing toplevel stuff not needed, since this is
	handled by the display name change.

M	ChangeLog
M	libnautilus-private/nautilus-file-utilities.c
M	libnautilus-private/nautilus-file-utilities.h
M	libnautilus-private/nautilus-file.c
M	src/nautilus-location-entry.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window.c

commit 51d7a33ea0ac16fb937f0b7c0b95d2e86c429240
Author: Dave Camp <dave@ximian.com>
Date:	2004-02-12

    Only create the Stretch Icon and Unstretch Icon popup items in
    the desktop

    2004-02-12	Dave Camp  <dave@ximian.com>

	* src/file-manager/fm-icon-view.c: (fm_icon_view_merge_menus):
	* src/file-manager/nautilus-icon-view-ui.xml: Only create the
	Stretch Icon and Unstretch Icon popup items in the desktop view
	(rather than always creating them and hiding them on non-desktop
	views).

M	ChangeLog
M	src/file-manager/fm-icon-view.c
M	src/file-manager/nautilus-icon-view-ui.xml

commit 430990589f6fb1b43cec4a3f49f115be09597ef6
Author: Alexander Larsson <alexl@redhat.com>
Date:	2004-02-12

    libnautilus-private/nautilus-file-operations.c (confirm_empty_trash)
    Make

    2004-02-12	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-file-operations.c
	(confirm_empty_trash)
	Make trash dialog transient to window group.

M	ChangeLog
M	libnautilus-private/nautilus-file-operations.c

commit b2b41a4c699a8ab2148de1a388594bc6ca844b6b
Author: Alexander Larsson <alexl@redhat.com>
Date:	2004-02-12

    Better handling of utf8 text. (nautilus_file_rename): Fix bug
    in previous

    2004-02-12	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-file.c
	(nautilus_extract_top_left_text):
	Better handling of utf8 text.
	(nautilus_file_rename):
	Fix bug in previous rename checkin

M	ChangeLog
M	libnautilus-private/nautilus-file.c

commit 573babe82446af53d02b7ac0bdc4368b41857e8a
Author: Christian Rose <menthos@menthos.com>
Date:	2004-02-12

    Updated Swedish translation.

    2004-02-12	Christian Rose	<menthos@menthos.com>

	* sv.po: Updated Swedish translation.

M	po/ChangeLog
M	po/sv.po

commit 350b87949fe19c6cfe41431d4131430b0f15cab0
Author: Danilo Šegan <danilo@src.gnome.org>
Date:	2004-02-12

    Updated Serbian translation.

M	po/ChangeLog
M	po/sr.po
M	po/sr@Latn.po

commit d56465c342e3bcde865fbbd04c6204be236e632d
Author: Arafat Medini <lumina@silverpen.de>
Date:	2004-02-11

    Updated Arabic translation.


    2004-02-12	Arafat Medini  <lumina@silverpen.de>

	    * ar.po: Updated Arabic translation.

M	po/ChangeLog
M	po/ar.po

commit d2e427b26301222f82957c6d37a0bed01af34fcb
Author: Funda Wang <fwang@src.gnome.org>
Date:	2004-02-11

    Updated Simplified Chinese translation

M	po/ChangeLog
M	po/zh_CN.po

commit dfa7f56416678fd7eb2ab2e163083fdc347432a2
Author: Alexander Larsson <alexl@redhat.com>
Date:	2004-02-11

    replace egg_screen with new gdk/libgnomeui functions.

    2004-02-11	Alexander Larsson  <alexl@redhat.com>

	* cut-n-paste-code/libegg/Makefile.am:
	* cut-n-paste-code/libegg/egg-screen-exec.c:
	* cut-n-paste-code/libegg/egg-screen-exec.h:
	* cut-n-paste-code/libegg/egg-screen-help.c:
	* cut-n-paste-code/libegg/egg-screen-help.h:
	* cut-n-paste-code/libegg/egg-screen-url.c:
	* cut-n-paste-code/libegg/egg-screen-url.h:
	* libnautilus-private/nautilus-program-chooser.c: (help_cb):
	* libnautilus-private/nautilus-program-choosing.c:
	(my_gdk_spawn_make_environment_for_screen),
	(nautilus_launch_show_file), (nautilus_launch_action),
	(nautilus_launch_application), (nautilus_launch_desktop_file):
	* src/file-manager/fm-desktop-icon-view.c:
	* src/file-manager/fm-directory-view.c:
	* src/file-manager/fm-properties-window.c: (help_button_callback):
	* src/nautilus-bookmarks-window.c:
	(nautilus_bookmarks_window_response_callback):
	* src/nautilus-navigation-window-menus.c:
	* src/nautilus-property-browser.c: (help_button_callback):
	* src/nautilus-window-menus.c:
	(help_menu_nautilus_manual_callback):
	replace egg_screen with new gdk/libgnomeui functions.

M	ChangeLog
M	cut-n-paste-code/libegg/Makefile.am
D	cut-n-paste-code/libegg/egg-screen-exec.c
D	cut-n-paste-code/libegg/egg-screen-exec.h
D	cut-n-paste-code/libegg/egg-screen-help.c
D	cut-n-paste-code/libegg/egg-screen-help.h
D	cut-n-paste-code/libegg/egg-screen-url.c
D	cut-n-paste-code/libegg/egg-screen-url.h
M	libnautilus-private/nautilus-program-chooser.c
M	libnautilus-private/nautilus-program-choosing.c
M	src/file-manager/fm-desktop-icon-view.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-properties-window.c
M	src/nautilus-bookmarks-window.c
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-property-browser.c
M	src/nautilus-window-menus.c

commit 699a3abb1876f7d457dc56eff4a28d768fe131e3
Author: Alexander Larsson <alexl@redhat.com>
Date:	2004-02-11

    Pass LC_MESSAGES. Fixes #48358. Patch from Nuno Ferreira.

    2004-02-11	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-view-identifier.c (get_lang_list):
	Pass LC_MESSAGES. Fixes #48358.
	Patch from Nuno Ferreira.

M	ChangeLog
M	libnautilus-private/nautilus-view-identifier.c

commit b9812bd2bd8593231af89db7c7e9db0f5073c3b5
Author: Alexander Larsson <alexl@redhat.com>
Date:	2004-02-11

    Fix bounds for text, #125558 Patch from Martin Wehner

    2004-02-11	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-icon-canvas-item.c
	(compute_text_rectangle):
	Fix bounds for text, #125558
	Patch from  Martin Wehner

M	ChangeLog
M	libnautilus-private/nautilus-icon-canvas-item.c

commit 0b58a5633fa541001afeb064117114c0ef1db5d1
Author: Alexander Larsson <alexl@redhat.com>
Date:	2004-02-11

    Correctly rename desktop files when G_BROKEN_FILENAMES is set

    2004-02-11	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-file.c:
	Correctly rename desktop files when G_BROKEN_FILENAMES is set

M	ChangeLog
M	libnautilus-private/nautilus-file.c

commit a5fb7a1c8d24a371ef491607c37dfa439594b8c1
Author: Alexander Larsson <alexl@redhat.com>
Date:	2004-02-11

    Check that window_location != NULL. Probaby fixes #131048

    2004-02-11	Alexander Larsson  <alexl@redhat.com>

	* src/nautilus-application.c
	(nautilus_application_get_existing_spatial_window):
	Check that window_location != NULL. Probaby fixes #131048

    === nautilus 2.5.7 ===

M	ChangeLog
M	po/ChangeLog
M	src/nautilus-application.c

commit 19585340037d02fb1409f4777284cbc9763e776f (tag: NAUTILUS_2_5_7)
Author: Alexander Larsson <alexl@src.gnome.org>
Date:	2004-02-11

    pofile updates

M	po/am.po
M	po/ar.po
M	po/az.po
M	po/be.po
M	po/bg.po
M	po/bn.po
M	po/ca.po
M	po/cs.po
M	po/cy.po
M	po/da.po
M	po/de.po
M	po/el.po
M	po/en_GB.po
M	po/es.po
M	po/et.po
M	po/eu.po
M	po/fa.po
M	po/fi.po
M	po/fr.po
M	po/ga.po
M	po/gl.po
M	po/he.po
M	po/hi.po
M	po/hr.po
M	po/hu.po
M	po/id.po
M	po/is.po
M	po/it.po
M	po/ja.po
M	po/ko.po
M	po/li.po
M	po/lt.po
M	po/lv.po
M	po/mi.po
M	po/mk.po
M	po/ml.po
M	po/mn.po
M	po/ms.po
M	po/ne.po
M	po/nl.po
M	po/nn.po
M	po/no.po
M	po/pl.po
M	po/pt.po
M	po/pt_BR.po
M	po/ro.po
M	po/ru.po
M	po/sk.po
M	po/sl.po
M	po/sq.po
M	po/sr.po
M	po/sr@Latn.po
M	po/sv.po
M	po/th.po
M	po/tr.po
M	po/uk.po
M	po/vi.po
M	po/wa.po
M	po/yi.po

commit e556abea7619c015e890ce90daea2496e229051e
Author: Alexander Larsson <alexl@redhat.com>
Date:	2004-02-11

    Handle missing theme icon

    2004-02-11	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-icon-factory.c
	(load_thumbnail_frame):
	Handle missing theme icon

M	ChangeLog
M	libnautilus-private/nautilus-icon-factory.c
M	po/am.po
M	po/ar.po
M	po/az.po
M	po/be.po
M	po/bg.po
M	po/bn.po
M	po/ca.po
M	po/cs.po
M	po/cy.po
M	po/da.po
M	po/de.po
M	po/el.po
M	po/en_GB.po
M	po/es.po
M	po/et.po
M	po/eu.po
M	po/fa.po
M	po/fi.po
M	po/fr.po
M	po/ga.po
M	po/gl.po
M	po/he.po
M	po/hi.po
M	po/hr.po
M	po/hu.po
M	po/id.po
M	po/is.po
M	po/it.po
M	po/ja.po
M	po/ko.po
M	po/li.po
M	po/lt.po
M	po/lv.po
M	po/mi.po
M	po/mk.po
M	po/ml.po
M	po/mn.po
M	po/ms.po
M	po/ne.po
M	po/nl.po
M	po/nn.po
M	po/no.po
M	po/pl.po
M	po/pt.po
M	po/pt_BR.po
M	po/ro.po
M	po/ru.po
M	po/sk.po
M	po/sl.po
M	po/sq.po
M	po/sr.po
M	po/sr@Latn.po
M	po/sv.po
M	po/th.po
M	po/tr.po
M	po/uk.po
M	po/vi.po
M	po/wa.po
M	po/yi.po
M	po/zh_CN.po
M	po/zh_TW.po

commit 7a282982290d4b41f2bbfcf1f6118bc6ebf45d8a
Author: Alexander Larsson <alexl@redhat.com>
Date:	2004-02-11

    Change the background capplet binary name back.

    2004-02-11	Alexander Larsson  <alexl@redhat.com>

	* src/file-manager/fm-desktop-icon-view.c
	(change_background_callback):
	Change the background capplet binary name back.

	* NEWS:
	* configure.in:
	Update

M	ChangeLog
M	NEWS
M	configure.in
M	src/file-manager/fm-desktop-icon-view.c

commit 1d7f8451f46e884a570b4b1db28872b7221c9e04
Author: Martin Wehner <martin.wehner@epost.de>
Date:	2004-02-11

    Fix a potential leak in my last commit.

    2004-02-11	Martin Wehner  <martin.wehner@epost.de>

	* src/file-manager/fm-directory-view.c (rename_file_callback):
	Fix a potential leak in my last commit.

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit 7465c37a12ddf18ec2edbfee7bead55f44cab2ff
Author: Pauli Virtanen <pauli.virtanen@hut.fi>
Date:	2004-02-10

    Updated Finnish translation.

    2004-02-10	Pauli Virtanen	<pauli.virtanen@hut.fi>

	* fi.po: Updated Finnish translation.

M	po/ChangeLog
M	po/fi.po

commit fec5d8d8c3eab97bb3129db0e82ee9441c37cd51
Author: Alexander Larsson <alexl@redhat.com>
Date:	2004-02-10

    Load saved trash name on startup.

    2004-02-10	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-desktop-link.c
	(nautilus_desktop_link_new):
	Load saved trash name on startup.

M	ChangeLog
M	libnautilus-private/nautilus-desktop-link.c

commit 174e3dde4df251bca0d70362557699b522b9d0ce
Author: Alexander Larsson <alexl@redhat.com>
Date:	2004-02-10

    Select text in right order.

    2004-02-10	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-icon-container.c
	(nautilus_icon_container_start_renaming_selected_item):
	Select text in right order.

M	ChangeLog
M	libnautilus-private/nautilus-icon-container.c

commit b24d331fa4c3d147e39fd92b6bc73df006dd6a24
Author: Alexander Larsson <alexl@redhat.com>
Date:	2004-02-10

    Tell the clipboard monitor of changes. Update paste menus on clipboard

    2004-02-10	Alexander Larsson  <alexl@redhat.com>

	* src/file-manager/fm-tree-view.c (copy_or_cut_files):
	* src/file-manager/fm-directory-view.c:
	Tell the clipboard monitor of changes.
	Update paste menus on clipboard changes.

	* libnautilus-private/Makefile.am:
	* libnautilus-private/nautilus-clipboard-monitor.[ch]
	New files.

M	ChangeLog
M	libnautilus-private/Makefile.am
A	libnautilus-private/nautilus-clipboard-monitor.c
A	libnautilus-private/nautilus-clipboard-monitor.h
M	libnautilus-private/nautilus-desktop-link-monitor.h
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-tree-view.c

commit 56405cf413ca7f2813191aca28385be770b81613
Author: Balamurali Viswanathan <balamurali.viswanathan@wipro.com>
Date:	2004-02-10

    Use the AUDIODEV env, to play sound files if it is set. Fixes
    bug #88836

    2004-02-10	Balamurali Viswanathan	<balamurali.viswanathan@wipro.com>

	    * src/file-manager/fm-icon-view.c (play_file): Use the
	    AUDIODEV env,
	    to play sound files if it is set.  Fixes bug #88836

M	ChangeLog
M	src/file-manager/fm-icon-view.c

commit 6f02d4ae8dcb03de4dc0531b84abb9a0bb93feca
Author: Jason Leach <leach@wam.umd.edu>
Date:	2004-02-10

    Don't install a schema if the user configures with

    2004-02-10	Jason Leach  <leach@wam.umd.edu>

	* libnautilus-private/Makefile.am (install-data-local): Don't
	install a schema if the user configures with
	--disable-schemas-install
	(#106220, Julio Merino)

M	ChangeLog
M	libnautilus-private/Makefile.am

commit f6541a5063f823791d06510f8e8bc0f385f9e564
Author: Christian Rose <menthos@menthos.com>
Date:	2004-02-10

    Updated Swedish translation.

    2004-02-10	Christian Rose	<menthos@menthos.com>

	* sv.po: Updated Swedish translation.

M	po/ChangeLog
M	po/sv.po

commit 37ab2887bca090f7f061a4d7602d0db5e6e2da26
Author: Artur Flinta <aflinta@cvs.gnome.org>
Date:	2004-02-09

    Updated Polish translation by GNOME PL Team.

    2004-02-09	Artur Flinta  <aflinta@cvs.gnome.org>

	* pl.po: Updated Polish translation by GNOME PL Team.

M	po/ChangeLog
M	po/pl.po

commit df270c41a28ea2f414dfdc9ca87bc1d1375e1cca
Author: Christian Rose <menthos@menthos.com>
Date:	2004-02-09

    Added "mi" to ALL_LINGUAS. Added Maori translation by John C Barstow

    2004-02-09	Christian Rose	<menthos@menthos.com>

	* configure.in: Added "mi" to ALL_LINGUAS.
	* po/mi.po: Added Maori translation by
	John C Barstow <jbowtie@amathaine.com>.

M	ChangeLog
M	configure.in
M	po/ChangeLog
A	po/mi.po

commit 64a4ba424389f3b4d59ef08eee9cf2d5a07e6038
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
Date:	2004-02-08

    Updated Spanish translation.

    2004-02-08	Francisco Javier F. Serrador  <serrador@cvs.gnome.org>

	* es.po: Updated Spanish translation.

M	po/ChangeLog
M	po/es.po

commit f3d51c5a000980b3c01c972110153e24c5ae4729
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2004-02-08

    Updated Norwegian translation.

    2004-02-08	Kjartan Maraas	<kmaraas@gnome.org>

	* no.po: Updated Norwegian translation.

M	po/ChangeLog
M	po/no.po

commit 3bbb41c671836ce7448d80ac0521a774059f0b37
Author: Jacob Leach <jleach@src.gnome.org>
Date:	2004-02-08

    Fix mem leak

M	libnautilus-private/nautilus-directory-async.c

commit e062f3a6c00709e36f7788e9be5c4d91d7cf73ce
Author: Jason Leach <leach@wam.umd.edu>
Date:	2004-02-08

    Replace deprecated call to g_basename with g_path_get_basename.

    2004-02-08	Jason Leach  <leach@wam.umd.edu>

	* libnautilus-private/nautilus-directory-async.c
	(filter_search_uri): Replace deprecated call to g_basename with
	g_path_get_basename.

    2004-02-08	Jason Leach  <leach@wam.umd.edu>

	* src/nautilus-application.c: As noted in
	bonobo-generic-factory.h, BONOBO_GENERIC_FACTORY_TYPE is
	deprecated, use BONOBO_TYPE_GENERIC_FACTORY instead.

M	ChangeLog
M	libnautilus-private/nautilus-directory-async.c
M	src/nautilus-application.c

commit 4c0e36b9c8b60909ade36238e2403962ecafccf2
Author: Shaun McCance <shaunm@src.gnome.org>
Date:	2004-02-08

    - s/wgosnautilus/user-guide/ per recent user-guide change.

    * libnautilus-private/nautilus-program-chooser.c:
    * src/nautilus-bookmarks-window.c:
    * src/nautilus-file-management-properties.c:
    * src/nautilus-property-browser.c:
    * src/nautilus-window-menus.c:
    * src/file-manager/fm-properties-window.c:
    - s/wgosnautilus/user-guide/ per recent user-guide change.

M	ChangeLog
M	libnautilus-private/nautilus-program-chooser.c
M	src/file-manager/fm-properties-window.c
M	src/nautilus-bookmarks-window.c
M	src/nautilus-file-management-properties.c
M	src/nautilus-property-browser.c
M	src/nautilus-window-menus.c

commit a2dd90844e4ff71a5535d1ade16afe8794a0de8b
Author: Denis Lackovic <delacko@src.gnome.org>
Date:	2004-02-07

    *** empty log message ***

M	ChangeLog
M	configure.in
M	po/ChangeLog
M	po/hr.po

commit 841a3624ee93c60f2d609f6d579f7e339171dfed
Author: Changwoo Ryu <cwryu@src.gnome.org>
Date:	2004-02-07

    Updated Korean translation.

	* ko.po: Updated Korean translation.

M	po/ChangeLog
M	po/ko.po

commit 9053e45ea1b703758a83f40e787cd253976d64d7
Author: Miloslav Trmac <mitr@src.gnome.org>
Date:	2004-02-07

    Update Czech translation

M	po/ChangeLog
M	po/cs.po

commit 9b916d294dddccf36a8a583c2df1f3411f4b8b35
Author: Laurent Dhima <laurenti@src.gnome.org>
Date:	2004-02-07

    Updated Albanian translation

    * sq.po: Updated Albanian translation

M	po/ChangeLog

commit 0d524531cea8a72dd2800d340bb2ad5df9bd2983
Author: Laurent Dhima <laurenti@src.gnome.org>
Date:	2004-02-07

    Updated

M	po/sq.po

commit bae3640272ab35d4653eaf1050c96159cb3287c4
Author: Nikos Charonitakis <frolix68@src.gnome.org>
Date:	2004-02-07

    Updated Greek translation (minor fixes).

M	po/ChangeLog
M	po/el.po

commit 4db344bd0fbc5e4e20ea47c5b035b3f351eb7e9b
Author: Martin Wehner <martin.wehner@epost.de>
Date:	2004-02-06

    Don't crash when trying to rename empty selection. Fixes bug #131861.

    2004-02-06	Martin Wehner  <martin.wehner@epost.de>

	* src/file-manager/fm-directory-view.c (rename_file_callback):
	Don't crash when trying to rename empty selection. Fixes bug
	#131861.

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit da8866dd0527928fd186985d107a85f11ca46806
Author: Dennis Cranston <dennis_cranston@yahoo.com>
Date:	2004-02-06

    Use sentence capitalization for textfiled labels as per HIG.


    2004-02-06	Dennis Cranston <dennis_cranston@yahoo.com>

	* src/nautilus-connect-server-dialog.c:
	(nautilus_connect_server_dialog_init): Use sentence
	capitalization for textfiled labels as per HIG.

	* src/file-manager/fm-list-view.c:
	(create_and_set_up_tree_view): Rename column title from
	"File name" to "Name".	This is the phrase used in the visible
	columns dialog, file-roller, and gnome-search-tool.

M	ChangeLog
M	src/file-manager/fm-list-view.c
M	src/nautilus-connect-server-dialog.c

commit baded854af3672e25c3b4b6eb28e9dcf8df61688
Author: Alexander Larsson <alexl@redhat.com>
Date:	2004-02-06

    Dist schemas.in files, and clean .schemas files.

    2004-02-06	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/Makefile.am (EXTRA_DIST):
	Dist schemas.in files, and clean .schemas files.

M	ChangeLog
M	libnautilus-private/Makefile.am

commit 576618244ead1a8047413f753fa48b6d69b13dee
Author: Alexander Larsson <alexl@redhat.com>
Date:	2004-02-06

    Don't dist .scemans files. Fixes #133284.

    2004-02-06	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/Makefile.am (EXTRA_DIST):
	Don't dist .scemans files. Fixes #133284.

M	ChangeLog
M	libnautilus-private/Makefile.am

commit f0ae9e5670e795fd2423dbf4269c171a4547e68d
Author: Alexander Larsson <alexl@redhat.com>
Date:	2004-02-06

    Update to latest to fix locking issue.

    2004-02-06	Alexander Larsson  <alexl@redhat.com>

	* cut-n-paste-code/libegg/egg-recent-model.c
	(egg_recent_model_lock_file):
	Update to latest to fix locking issue.

M	ChangeLog
M	cut-n-paste-code/libegg/egg-recent-model.c

commit e5b1a73d55c71bda26d587799ef917859b5b7798
Author: Alexander Larsson <alexl@redhat.com>
Date:	2004-02-06

    src/file-manager/fm-icon-view.c Fix ogg mimetypes. Patch from
    Alan Swanson

    2004-02-06	Alexander Larsson  <alexl@redhat.com>

	* src/file-manager/fm-icon-view.c
	Fix ogg mimetypes.
	Patch from Alan Swanson <swanson@ukfsn.org>

M	ChangeLog
M	src/file-manager/fm-icon-view.c

commit a2a0d81d1619fa013d635184c06ab10fe974786f
Author: Alexander Larsson <alexl@redhat.com>
Date:	2004-02-06

    When rename done, set focus on container and scroll to item

    2004-02-06	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-icon-container.c
	(end_renaming_mode):
	When rename done, set focus on container and scroll to item

M	ChangeLog
M	libnautilus-private/nautilus-icon-container.c

commit 767a9e01f27040a5a2addfa773ec02ac7033956c
Author: Alexander Larsson <alexl@redhat.com>
Date:	2004-02-06

    Use new background capplet binary name

    2004-02-06	Alexander Larsson  <alexl@redhat.com>

	* src/file-manager/fm-desktop-icon-view.c
	(change_background_callback):
	Use new background capplet binary name

M	ChangeLog
M	src/file-manager/fm-desktop-icon-view.c

commit 2ecccd2e554cc2abed0af0a25b1dcfc6bab9e86e
Author: Padraig O'Briain <padraig.obriain@sun.com>
Date:	2004-02-06

    Use select_one_unselect_others to select an icon. Fixes bug #126339.

    2004-02-06	Padraig O'Briain  <padraig.obriain@sun.com>

	* libnautilus-private/nautilus-icon-container.c:
	(keyboard_move_to):
	(handle_icon_button_press): Use select_one_unselect_others to
	select an icon. Fixes bug #126339.

M	ChangeLog
M	libnautilus-private/nautilus-icon-container.c

commit a88cc81b813c356999cdad7535af461e0a3bec42
Author: Laurent Dhima <laurenti@src.gnome.org>
Date:	2004-02-06

    Updated Albanian translation

    * sq.po: Updated Albanian translation

M	po/ChangeLog

commit 6376e51bde7e163699a936d0df3cc14012faa0ee
Author: Laurent Dhima <laurenti@src.gnome.org>
Date:	2004-02-06

    Updated

M	po/sq.po

commit 23ba9fb9b8cb3d6021eb92eb78ea4f7d5d3edbab
Author: Pauli Virtanen <pauli.virtanen@hut.fi>
Date:	2004-02-05

    Updated Finnish translation.

    2004-02-05	Pauli Virtanen	<pauli.virtanen@hut.fi>

	* fi.po: Updated Finnish translation.

M	po/ChangeLog
M	po/fi.po

commit 3e9cd28b412d060aeaadfa2ed57c74dd4b5872ff
Author: Padraig O'Briain <padraig.obriain@sun.com>
Date:	2004-02-05

    Set role of AtkObject to ATK_ROLE_ALERT. Fixes bug #132857.

    2004-02-05	Padraig O'Briain  <padraig.obriain@sun.com>

	* libnautilus-private/ nautilus-file-operations.c
	(confirm_empty_trash):
	Set role of AtkObject to ATK_ROLE_ALERT. Fixes bug #132857.

M	ChangeLog
M	libnautilus-private/nautilus-file-operations.c

commit 0ffb393c4264b1444ff0b189f567c0750095ab1f
Author: Maxim Dziumanenko <mvd@mylinux.com.ua>
Date:	2004-02-05

    Updated Ukrainian translation.

    2004-02-05	Maxim Dziumanenko <mvd@mylinux.com.ua>

	* Updated Ukrainian translation.

M	po/ChangeLog
M	po/uk.po

commit 1c2304dfa9514154a2d7f5cfa0a64efba5d04940
Author: Martin Wehner <martin.wehner@epost.de>
Date:	2004-02-05

    Don't crash on nonexisting can_handle_multiple_files property.

    2004-02-05	Martin Wehner  <martin.wehner@epost.de>

	* src/file-manager/fm-bonobo-provider.c
	(can_handle_multiple_files):
	Don't crash on nonexisting can_handle_multiple_files property.

M	ChangeLog
M	src/file-manager/fm-bonobo-provider.c

commit f6070fd243756f0f93157be0a80d69d86c764383
Author: Sanlig Badral <badaa@src.gnome.org>
Date:	2004-02-04

    Updated Mongolian translation

M	po/ChangeLog
M	po/mn.po

commit 05de1db9d1371ea3fa8a3342cc1437a626b7a309
Author: Vincent van Adrighem <adrighem@gnome.org>
Date:	2004-02-03

    Translation updated by Reinout van Schouwen.

    2004-02-03	Vincent van Adrighem  <adrighem@gnome.org>

	* nl.po: Translation updated by Reinout van Schouwen.

M	po/ChangeLog
M	po/nl.po

commit 1db2028ca528a86751f901e6c6b2984ee8c52c93
Author: Duarte Loreto <happyguy_pt@hotmail.com>
Date:	2004-02-03

    Updated Portuguese translation.

    2004-02-03	Duarte Loreto <happyguy_pt@hotmail.com>

	* pt.po: Updated Portuguese translation.

M	po/ChangeLog
M	po/pt.po

commit 178cf6baff86966c35db95cdc81f8788e5eaa63a
Author: Alastair McKinstry <alastairmck@src.gnome.org>
Date:	2004-02-02

    Updated Irish translation

M	po/ChangeLog
M	po/ga.po

commit 949d4acba1d83e48dffa2e180457c7804fb907e8
Author: Alexander Larsson <alexl@redhat.com>
Date:	2004-02-02

    Handle nonexisting full pathnames.

    2004-02-02	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-icon-factory.c
	(create_normal_cache_icon):
	Handle nonexisting full pathnames.

M	ChangeLog
M	libnautilus-private/nautilus-icon-factory.c

commit ac1dd2370b328456487353ed5a1442edadcb4e79
Author: Ole Laursen <olau@hardworking.dk>
Date:	2004-02-01

    Updated Danish translation.

    2004-02-01	Ole Laursen  <olau@hardworking.dk>

	* da.po: Updated Danish translation.

M	po/ChangeLog
M	po/da.po

commit 312a37fe73bce575346577ff486889360815f006
Author: Danilo Šegan <danilo@src.gnome.org>
Date:	2004-02-01

    Updated Serbian translation.

M	po/ChangeLog
M	po/sr.po
M	po/sr@Latn.po

commit 5a0d0338698053e40dfcd1b99646dc243f8f385a
Author: Mətin Əmirov <metin@karegen.com>
Date:	2004-01-31

    Updated Azerbaijani Translation.

    2004-01-31 Mətin Əmirov <metin@karegen.com>

	* az.po: Updated Azerbaijani Translation.

M	po/ChangeLog
M	po/az.po

commit 82f84086d55561cd3c0ebc4c2405b8cb4cf42343
Author: Fixed translator_credit. T.Aihana <aihana@gnome.gr.jp>
Date:	2004-01-31

    2004-01-31 Fixed translator_credit. T.Aihana <aihana@gnome.gr.jp>

M	po/ja.po

commit 338f4892412c70611ddbf0ad8888722a0960ee2c
Author: Updated ja.po. T.Aihana <aihana@gnome.gr.jp>
Date:	2004-01-31

    2004-01-31 Updated ja.po. T.Aihana <aihana@gnome.gr.jp>

M	po/ChangeLog
M	po/ja.po

commit be05f974e79fe7332ab587924f03931e06393ac8
Author: Changwoo Ryu <cwryu@src.gnome.org>
Date:	2004-01-30

    Updated Korean translation by Young-Ho Cha <ganadist at mizi.com>.

	* ko.po: Updated Korean translation by
	Young-Ho Cha <ganadist at mizi.com>.

M	po/ChangeLog
M	po/ko.po

commit 1dcd33875c5ada9051b96f1b0f57debc0c9d43ab
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
Date:	2004-01-30

    Updated Spanish translation.

    2004-01-30	Francisco Javier F. Serrador  <serrador@cvs.gnome.org>

	* es.po: Updated Spanish translation.

M	po/ChangeLog
M	po/es.po

commit ad7536efebff1fc4dd33aa9fe494c70f6fec4ffe
Author: Alexander Larsson <alexl@src.gnome.org>
Date:	2004-01-30

    version markers

M	ChangeLog
M	po/ChangeLog

commit d7fcaa5eb6fc325e89033281298e18e09d1fe6b5
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2004-01-30

    Updated Norwegian translation.

    2004-01-30	Kjartan Maraas	<kmaraas@gnome.org>

	* no.po: Updated Norwegian translation.

M	po/ChangeLog
M	po/no.po

commit f11b90454b44be600359ada835af7f6f60adf21b (tag: NAUTILUS_2_5_6)
Author: Alexander Larsson <alexl@redhat.com>
Date:	2004-01-30

    Bump to 2.5.6

    2004-01-30	Alexander Larsson  <alexl@redhat.com>

	* NEWS:
	* configure.in:
	Bump to 2.5.6

M	ChangeLog
M	NEWS
M	configure.in
M	po/am.po
M	po/ar.po
M	po/az.po
M	po/be.po
M	po/bg.po
M	po/bn.po
M	po/ca.po
M	po/cs.po
M	po/cy.po
M	po/da.po
M	po/de.po
M	po/el.po
M	po/en_GB.po
M	po/es.po
M	po/et.po
M	po/eu.po
M	po/fa.po
M	po/fi.po
M	po/fr.po
M	po/ga.po
M	po/gl.po
M	po/he.po
M	po/hi.po
M	po/hu.po
M	po/id.po
M	po/is.po
M	po/it.po
M	po/ja.po
M	po/ko.po
M	po/li.po
M	po/lt.po
M	po/lv.po
M	po/mk.po
M	po/ml.po
M	po/mn.po
M	po/ms.po
M	po/ne.po
M	po/nl.po
M	po/nn.po
M	po/no.po
M	po/pl.po
M	po/pt.po
M	po/pt_BR.po
M	po/ro.po
M	po/ru.po
M	po/sk.po
M	po/sl.po
M	po/sq.po
M	po/sr.po
M	po/sr@Latn.po
M	po/sv.po
M	po/th.po
M	po/tr.po
M	po/uk.po
M	po/vi.po
M	po/wa.po
M	po/yi.po
M	po/zh_CN.po
M	po/zh_TW.po

commit ed9594311561c559bd82ff6d55b7a8f136d9a783
Author: Miloslav Trmac <mitr@src.gnome.org>
Date:	2004-01-30

    Update Czech translation

M	po/ChangeLog
M	po/cs.po

commit 395ba54ff46d1bbea9bc04ee1309ef5a40f31a5b
Author: Artur Flinta <aflinta@cvs.gnome.org>
Date:	2004-01-29

    Updated Polish translation by GNOME PL Team.

    2004-01-29	Artur Flinta  <aflinta@cvs.gnome.org>

	* pl.po: Updated Polish translation by GNOME PL Team.

M	po/ChangeLog
M	po/pl.po

commit 1fa279d1c2d1c00d5e3bd8280ff58b6d21ebfa19
Author: Miloslav Trmac <mitr@src.gnome.org>
Date:	2004-01-28

    Fixed Czech translation

M	po/ChangeLog
M	po/cs.po

commit 7a6c92a34cce471249bfff1eca34e56684529a5a
Author: David Bordoley <bordoley@msu.edu>
Date:	2004-01-28

    s/close window/close, fix the tooltip, and use the hig keybinding for

    2004-01-28	David Bordoley	<bordoley@msu.edu>

	* src/nautilus-shell-ui.xml:
	* src/file-manager/nautilus-directory-view-ui.xml:
	s/close window/close, fix the tooltip, and use
	the hig keybinding for properties.

M	ChangeLog
M	src/file-manager/nautilus-directory-view-ui.xml
M	src/nautilus-shell-ui.xml

commit 98bd8e80937dc7e9248c7a3e58e05aa3d3542141
Author: Siviah Nallagatla <snallagatla@novell.com>
Date:	2004-01-28

    : add callbacks for listening to show hidden and backup files setting


    2004-01-28 Siviah Nallagatla <snallagatla@novell.com>

	    * src/file-manager/fm-directory-view.c :
	    (fm_direcotry_view_init) : add  callbacks for listening to
	    show hidden
	    and backup files setting change. Fixes #131984

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit bcf835385521772239ef1ef0cd587f6fe7b38e0e
Author: Christophe Fergeau <teuf@gnome.org>
Date:	2004-01-27

    compare a11y_item_action_idle_handler with 0, not NULL, fixes
    compilation

    2004-01-27	Christophe Fergeau  <teuf@gnome.org>

	* libnautilus-private/nautilus-icon-container.c: compare
	  a11y_item_action_idle_handler with 0, not NULL, fixes
	  compilation

M	ChangeLog
M	libnautilus-private/nautilus-icon-container.c

commit eb96f923a6491ed196a68d5362f0071e11f0da6c
Author: Padraig O'Briain <padraig.obriain@sun.com>
Date:	2004-01-27

    Implement AtkAction called "menu" for NautilusIconContainerAccessible.

    2004-01-27	Padraig O'Briain  <padraig.obriain@sun.com>

	* libnautilus-private/nautilus-icon-container.c: Implement
	AtkAction
	called "menu" for NautilusIconContainerAccessible. Fixes bug
	#132156.

M	ChangeLog
M	libnautilus-private/nautilus-icon-container.c

commit 2aebd88177b77212446734d69ec69545e61a7341
Author: Artur Flinta <aflinta@cvs.gnome.org>
Date:	2004-01-27

    Updated Polish translation by GNOME PL Team.

    2004-01-27	Artur Flinta  <aflinta@cvs.gnome.org>

	* pl.po: Updated Polish translation by GNOME PL Team.

M	po/ChangeLog
M	po/pl.po

commit 4bf26b009859b6b8b765088205791276c7a7e099
Author: Åsmund Skjæveland <aasmunds@fys.uio.no>
Date:	2004-01-27

    Updated Norwegian Nynorsk translation.

    2004-01-27	Åsmund Skjæveland  <aasmunds@fys.uio.no>

	* nn.po: Updated Norwegian Nynorsk translation.

M	po/ChangeLog
M	po/nn.po

commit 6320b746e50e95620f9d275652be293d55c78636
Author: Padraig O'Briain <padraigo@src.gnome.org>
Date:	2004-01-27

    Remove line containing >>>>>>>>

M	ChangeLog

commit c8241a0727934b69fec013fbeda5cdda1550605f
Author: Padraig O'Briain <padraig.obriain@sun.com>
Date:	2004-01-27

    Implement AtkAction in an idle handler to avoid causing the AT to
    hang if

    2004-01-27	Padraig O'Briain  <padraig.obriain@sun.com>

	* libnautilus-private/nautilus-icon-canvas-item.c: Implement
	AtkAction in an idle handler to avoid causing the AT to hang
	if the
	action does not return until completed, e.g. displays a dialog.
	Use queue and idle handler defined in NautilusIconContainer.

	* libnautilus-private/nautilus-icon-container.c (finalize): Free
	accessibility action queue and remove idle handler.

	* libnautilus-private/nautilus-icon-private.h: Add
	a11y_item_action_idle_handler and a11y_item_action_queue to
	NautilusIconContainerDetails.

	Fixes bug #132153.

M	ChangeLog
M	libnautilus-private/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-private.h

commit 241bbd10709e308dc3b7759e955d473c0dd5d8ea
Author: Jason Leach <leach@wam.umd.edu>
Date:	2004-01-27

    Sync these files with their latest copies from libegg so as to
    include any

    2004-01-27	Jason Leach  <leach@wam.umd.edu>

	* cut-n-paste-code/libegg/egg-recent-item.c:
	* cut-n-paste-code/libegg/egg-recent-item.h:
	* cut-n-paste-code/libegg/egg-recent-model.c:
	* cut-n-paste-code/libegg/eggtreemultidnd.c:
	Sync these files with their latest copies from libegg so as to
	include any bugfixes since 2003-04-16, the previous sync.
	(#121455, Laurent Vivier)

M	ChangeLog
M	cut-n-paste-code/libegg/egg-recent-item.c
M	cut-n-paste-code/libegg/egg-recent-item.h
M	cut-n-paste-code/libegg/egg-recent-model.c
M	cut-n-paste-code/libegg/eggtreemultidnd.c

commit d4e464685ca06b2422aba23f42cd2af3df802f94
Author: Christophe Merlet <redfox@src.gnome.org>
Date:	2004-01-27

    Updated French translation.

M	po/ChangeLog
M	po/fr.po

commit ae050959e428328ce2de9444aa48d1170096b73d
Author: Andraz Tori <minmax@src.gnome.org>
Date:	2004-01-26

    Updated Slovenian translation

M	po/sl.po

commit 41a866bb689a823fb135a648b29dd84a40a8ed9b
Author: Funda Wang <fwang@src.gnome.org>
Date:	2004-01-26

    update

M	po/ChangeLog
M	po/zh_CN.po

commit dbbb6ecbfb05ecaf2a44ba290c9668efe4a2177e
Author: Christian Neumair <cneumair@src.gnome.org>
Date:	2004-01-25

    Updated German translation.

M	po/ChangeLog
M	po/de.po

commit bd73aeb61a2c9e31279796c74d306d084a8e3757
Author: Changwoo Ryu <cwryu@src.gnome.org>
Date:	2004-01-24

    Updated Korean translation.

	* ko.po: Updated Korean translation.

M	po/ChangeLog
M	po/ko.po

commit a153780e0d3198d1275a5954e0c12818511fe25a
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2004-01-24

    Updated Norwegian translation.

    2004-01-24	Kjartan Maraas	<kmaraas@gnome.org>

	* no.po: Updated Norwegian translation.

M	po/ChangeLog
M	po/no.po

commit 1ad0ad55e99d7d442dd442db87855c4879ce9852
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
Date:	2004-01-24

    Updated Spanih translation.

    2004-01-24	Francisco Javier F. Serrador  <serrador@cvs.gnome.org>

	* es.po: Updated Spanih translation.

M	po/ChangeLog
M	po/es.po

commit cdec45507f4f1c59a85bbe6a7ef32e026878d714
Author: Christophe Merlet <redfox@src.gnome.org>
Date:	2004-01-23

    Updated French translation.

M	po/ChangeLog
M	po/fr.po

commit 4fedb03ad89342ac5b1f40827c0d706018af795c
Author: Miloslav Trmac <mitr@src.gnome.org>
Date:	2004-01-23

    Update Czech translation

M	po/ChangeLog
M	po/cs.po

commit 4685390bcb41baa8b7e6f340837ad36e0216e7b9
Author: Danilo Šegan <danilo@src.gnome.org>
Date:	2004-01-23

    Updated Serbian translation.

M	po/ChangeLog
M	po/sr.po
M	po/sr@Latn.po

commit d890ba21a3853fd287085f4f1b49481c09796fe5
Author: Srinivasa Ragavan <sragavan@novell.com>
Date:	2004-01-23

    Do not use object ('dialog') after destruction

    2004-01-24	Srinivasa Ragavan  <sragavan@novell.com>

	    * libnautilus-private/nautilus-program-choser.c:
	      (nautilus_program_chooser_show_no_choices_message):
	      Do not use object ('dialog') after destruction

	      (nautilus_program_chooser_show_invalid_message):
	      Do not use object ('dialog') after destruction

M	ChangeLog
M	libnautilus-private/nautilus-program-chooser.c

commit a24ef9d209071ce140573f3a492aeec1b802a708
Author: Christian Neumair <cneumair@src.gnome.org>
Date:	2004-01-22

    #129815, #46784.

M	ChangeLog
M	libnautilus-private/nautilus-file-operations.c
M	src/file-manager/fm-directory-view.c

commit a216163c8374b258e2a65f7eeb96167c609383d5
Author: Christian Neumair <cneumair@src.gnome.org>
Date:	2004-01-22

    Updated German translation.

M	po/ChangeLog
M	po/de.po

commit b4b203daf33e983b3b1a8cd47f419ca22ddfa457
Author: Rached Ben Mustapha <rached@benmur.net>
Date:	2004-01-22

    Do not ref an already existing spatial window when presenting it,
    as it

    2004-01-21	Rached Ben Mustapha  <rached@benmur.net>

	* src/nautilus-application.c:
	(nautilus_application_present_spatial_window):
	Do not ref an already existing spatial window when presenting it,
	as it prevents it from being finalized when closed.

M	ChangeLog
M	src/nautilus-application.c

commit fd8d4e65922f333cc0e6655f15f4c2efdb29169c
Author: Alexander Larsson <alexl@redhat.com>
Date:	2004-01-22

    Return NULL for new uri on failure.

    2004-01-22	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-file-operations.c:
	Return NULL for new uri on failure.

	* src/file-manager/fm-directory-view.c: (new_folder_done):
	Handle failure
	(real_update_menus):
	Desensitive template menu if we can't create files.

M	ChangeLog
M	libnautilus-private/nautilus-file-operations.c
M	src/file-manager/fm-directory-view.c

commit e41e316e2675645685e2f310405f90498d248c2a
Author: Artur Flinta <aflinta@cvs.gnome.org>
Date:	2004-01-22

    Updated Polish translation by GNOME PL Team.

    2004-01-22	Artur Flinta  <aflinta@cvs.gnome.org>

	* pl.po: Updated Polish translation by GNOME PL Team.

M	po/ChangeLog
M	po/pl.po

commit 6584c1efc6d140efaaba8ede7332790773bed8b8
Author: Alexander Larsson <alexl@redhat.com>
Date:	2004-01-22

    Hmm? fix parse error

    2004-01-22	Alexander Larsson  <alexl@redhat.com>

	* cy.po:
	Hmm? fix parse error

M	po/ChangeLog
M	po/cy.po

commit 9f18cfe12771d348c05ced3fc0f9cf4cbfcd24de
Author: Nikos Charonitakis <frolix68@src.gnome.org>
Date:	2004-01-21

    Update Greek transaltion.

M	po/ChangeLog
M	po/el.po

commit feabcf5db0bba8fff42124a9df91428a56b0c7ce
Author: Miloslav Trmac <mitr@src.gnome.org>
Date:	2004-01-21

    Update Czech translation

M	po/ChangeLog
M	po/cs.po

commit 58412f7c97195e96cf94dd2856acaaf3aa089a75
Author: Alexander Larsson <alexl@redhat.com>
Date:	2004-01-21

    Fix GNOME_ICON_LOOKUP_FLAGS_ALLOW_SVG_AS_THEMSELVES behaviour when

    2004-01-21	Alexander Larsson  <alexl@redhat.com>

	* libgnomeui/gnome-icon-lookup.c (gnome_icon_lookup):
	Fix GNOME_ICON_LOOKUP_FLAGS_ALLOW_SVG_AS_THEMSELVES behaviour
	when gdk-pixbuf supports svgs.

M	ChangeLog
M	libnautilus-private/nautilus-icon-factory.c

commit 4dca42b0b4a1c8e1789d172a727fb2a376210063
Author: Nikos Charonitakis <frolix68@src.gnome.org>
Date:	2004-01-21

    Updated Greek translation

M	po/ChangeLog
M	po/el.po

commit 0db1efa2f77495bc0d1f5e41769ace05e1c90ffb
Author: Dafydd Harries <daf@src.gnome.org>
Date:	2004-01-20

    Fixes, notably s/symyd/symud/; s/copio/copïo/.

    * cy.po: Fixes, notably s/symyd/symud/; s/copio/copïo/.

M	po/ChangeLog
M	po/cy.po

commit 6cbbe04e34e6dbdc5c6f4e80d6f66c43fe3020a2
Author: Alexander Larsson <alexl@redhat.com>
Date:	2004-01-20

    Nicer labels

    2004-01-20	Alexander Larsson  <alexl@redhat.com>

	* src/nautilus-connect-server-dialog.c:
	(nautilus_connect_server_dialog_init):
	Nicer labels

	* src/nautilus-shell-ui.xml:
	ellipsis on backgrounds and emblems

M	ChangeLog
M	src/nautilus-connect-server-dialog.c
M	src/nautilus-shell-ui.xml

commit 07801c3e387afaeff8dc27f5850e8c3b7326f571
Author: Alexander Larsson <alexl@redhat.com>
Date:	2004-01-20

    Choose -> OK Make open with other app dialog non-modal.

    2004-01-20	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-program-chooser.c:
	(nautilus_program_chooser_instance_init):
	Choose -> OK
	* libnautilus-private/nautilus-program-choosing.c:
	(dialog_response), (choose_application_callback):
	Make open with other app dialog non-modal.

	* src/file-manager/fm-directory-view.c:
	(reset_bonobo_open_with_menu), (real_merge_menus),
	(can_use_component_for_file):
	* src/file-manager/nautilus-directory-view-ui.xml:
	Remove open with views from menu

M	ChangeLog
M	libnautilus-private/nautilus-program-chooser.c
M	libnautilus-private/nautilus-program-choosing.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/nautilus-directory-view-ui.xml

commit 8e16a362dea650b62388e3894e1ba77862b3513c
Author: Alexander Larsson <alexl@redhat.com>
Date:	2004-01-19

    Add nautilus-context-menus.txt.

    2004-01-19	Alexander Larsson  <alexl@redhat.com>

	* docs/Makefile.am (EXTRA_DIST):
	Add nautilus-context-menus.txt.

M	ChangeLog
M	docs/Makefile.am

commit fd60ee444744562f7e57198b691455a1dcc350cb
Author: Jason Leach <leach@wam.umd.edu>
Date:	2004-01-18

    builddir != srcdir fix.

    2004-01-18	Jason Leach  <leach@wam.umd.edu>

	* libnautilus-private/Makefile.am (install-data-local): builddir
	!= srcdir fix.

M	ChangeLog
M	libnautilus-private/Makefile.am

commit 405ccd946f8d44d16131f5d083de4a33e24a31a6
Author: Hasbullah Bin Pit <sebol@my-penguin.org>
Date:	2004-01-18

    Updated Malay translation.

    2004-01-18 Hasbullah Bin Pit <sebol@my-penguin.org>

	    * ms.po: Updated Malay translation.

M	po/ChangeLog
M	po/ms.po

commit 0fc21e9bd9665c80fae16962ed80932474b81c25
Author: Fernando Herrera de las Heras <fherrera@src.gnome.org>
Date:	2004-01-18

    add X-GNOME-Bugzilla-* stuff.

	   * nautilus-file-management-properties.desktop.in: add
	    X-GNOME-Bugzilla-* stuff.

    Aproved by campd on IRC

M	ChangeLog
M	nautilus-file-management-properties.desktop.in

commit a6c8cfbc2dd6a04c6c3dd5c454e7e35489d41369
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2004-01-18

    Updated Norwegian translation.

    2004-01-18	Kjartan Maraas	<kmaraas@gnome.org>

	* no.po: Updated Norwegian translation.

M	po/ChangeLog
M	po/no.po

commit 9025047f1bd3591e8d06d5bf37d4f9e4f85d417b
Author: Zygimantas Berucka <uid0@tuxfamily.org>
Date:	2004-01-17

    Updated Lithuanian translation by Mantas Kriauciunas.

    2004-01-17	Zygimantas Berucka  <uid0@tuxfamily.org>

    * lt.po: Updated Lithuanian translation by Mantas Kriauciunas.

M	po/ChangeLog
M	po/lt.po

commit cd3516f78bcccead9a491b8bc0ddea7a09ca5e1b
Author: Christophe Merlet <redfox@src.gnome.org>
Date:	2004-01-17

    Updated French translation.

M	po/ChangeLog
M	po/fr.po

commit 8d5c6a93b0a90be6e98dad0b430465c918b3305d
Author: Vincent van Adrighem <adrighem@gnome.org>
Date:	2004-01-16

    Translation updated by Reinout van Schouwen.

    2004-01-16	Vincent van Adrighem  <adrighem@gnome.org>

	* nl.po: Translation updated by Reinout van Schouwen.

M	po/ChangeLog
M	po/nl.po

commit a3fe004b22889b212071dd2409ba4e57f3a5980e
Author: Alexander Larsson <alexl@redhat.com>
Date:	2004-01-16

    Prepend instead of append. This is faster. Patch from Soeren Sandmann

    2004-01-16	Alexander Larsson  <alexl@redhat.com>

	* src/file-manager/fm-directory-view.c (queue_pending_files):
	Prepend instead of append. This is faster.
	Patch from Soeren Sandmann <sandmann@daimi.au.dk>

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit 5d6cb70b97b490a42bd956d24653e139e4d0da92
Author: Duarte Loreto <happyguy_pt@hotmail.com>
Date:	2004-01-16

    Updated and revised Portuguese translation.

    2004-01-16	Duarte Loreto <happyguy_pt@hotmail.com>

	* pt.po: Updated and revised Portuguese translation.

M	po/ChangeLog
M	po/pt.po

commit 8eb9d6f49e6482c2ef82927de4694392cfbb017b
Author: Laurent Dhima <laurenti@src.gnome.org>
Date:	2004-01-15

    Updated Albanian translation

    * sq.po: Updated Albanian translation

M	po/ChangeLog

commit c4031ed4e44b4ba041ef517aa661446d61ef14fb
Author: Laurent Dhima <laurenti@src.gnome.org>
Date:	2004-01-15

    Updated

M	po/sq.po

commit 4eadb477ef744a372e95d51f1e21f64eb079d2d2
Author: Alexander Larsson <alexl@redhat.com>
Date:	2004-01-15

    Open toplevel help with F1 on desktop. Patch from

    2004-01-15	Alexander Larsson  <alexl@redhat.com>

	* src/nautilus-window-menus.c
	(help_menu_nautilus_manual_callback):
	Open toplevel help with F1 on desktop.
	Patch from balamurali.viswanathan@wipro.com (bug #126882)

M	ChangeLog
M	src/nautilus-window-menus.c

commit 44b4de05abe0f40fe10f68363fa135441ae86c3a
Author: Alexander Larsson <alexl@redhat.com>
Date:	2004-01-15

    Use mkstemp, as its safer. From bug #130091.

    2004-01-15	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-file-utilities.c
	(nautilus_unique_temporary_file_name):
	Use mkstemp, as its safer. From bug #130091.

M	ChangeLog
M	libnautilus-private/nautilus-file-utilities.c

commit 65bec61485bf85d927db2ada3759afcc43df0dd6
Author: Dave Camp <dave@ximian.com>
Date:	2004-01-14

    Don't set up enums for icon captions or list view sort order, there
    is no

    2004-01-14	Dave Camp  <dave@ximian.com>

	* libnautilus-private/nautilus-global-preferences.c: Don't set
	up enums for icon captions or list view sort order, there is
	no fixed set of possible values now.

M	ChangeLog
M	libnautilus-private/nautilus-global-preferences.c

commit 190ad63f928cab2a1e47c5f5be98454fe5570ed6
Author: Alexander Larsson <alexl@redhat.com>
Date:	2004-01-14

    Add slow_mime_type file attribute. Allow call_when_ready to take
    a NULL

    2004-01-14	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-directory-async.c:
	* libnautilus-private/nautilus-directory-private.h:
	* libnautilus-private/nautilus-file-attributes.h:
	* libnautilus-private/nautilus-file-private.h:
	* libnautilus-private/nautilus-file.c:
	* libnautilus-private/nautilus-file.h:
	Add slow_mime_type file attribute.
	Allow call_when_ready to take a NULL callback, and
	allow these monitors to be duplicated. (Used for
	fire-and-forget attribute reading)

	* libnautilus-private/nautilus-mime-actions.c:
	(nautilus_mime_actions_get_minimum_file_attributes):
	Add slow mime type here

	* src/file-manager/fm-directory-view.c:
	Get slow mime type on selection

	* src/file-manager/fm-properties-window.c:
	Get slow mime type for properties dialog.
	Don't use the same pointer twice for the
	same monitor.

M	ChangeLog
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-directory-private.h
M	libnautilus-private/nautilus-file-attributes.h
M	libnautilus-private/nautilus-file-private.h
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-file.h
M	libnautilus-private/nautilus-mime-actions.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-properties-window.c

commit 2c30eb9d9bdc97c435c2c796f1ca7bcce4745cf6
Author: Christian Neumair <cneumair@src.gnome.org>
Date:	2004-01-13

    Updated German translation.

M	po/ChangeLog
M	po/de.po

commit 4ee0a8c4e76f116a3f1dd8ae352b33d66f68de73
Author: Alessio Frusciante <algol@src.gnome.org>
Date:	2004-01-13

    Updated Italian translation by Luca Ferretti.

M	po/ChangeLog
M	po/it.po

commit 3dd4ee7e0878a29b8909c79bb5f9e428ecdd0858
Author: Pablo Gonzalo del Campo <pablodc@bigfoot.com>
Date:	2004-01-13

    Updated Spanish translation.

    2004-01-13	Pablo Gonzalo del Campo  <pablodc@bigfoot.com>

	    * es.po: Updated Spanish translation.

M	po/ChangeLog
M	po/es.po

commit 8a1ae53610c209dad70fa3586a60c64e136cb86c
Author: Kostas Papadimas <pkst@src.gnome.org>
Date:	2004-01-13

    Updated the Greek translation

M	po/ChangeLog
M	po/el.po

commit 8404b20bf624a3715c44688f25a5fd59495e012c
Author: Vincent van Adrighem <adrighem@gnome.org>
Date:	2004-01-13

    Translation updated by Kees van den Broek.

    2004-01-13	Vincent van Adrighem  <adrighem@gnome.org>

	* nl.po: Translation updated by Kees van den Broek.

M	po/ChangeLog
M	po/nl.po

commit e1f19697f3f32a0b82f512bad3fbe20c6f98a0a4
Author: Updated ja.po. T.Aihana <aihana@gnome.gr.jp>
Date:	2004-01-13

    2004-01-13 Updated ja.po. T.Aihana <aihana@gnome.gr.jp>

M	po/ChangeLog
M	po/ja.po

commit 4c72c021d5348dc0986a1c96ef135e219634716b
Author: Miloslav Trmac <mitr@src.gnome.org>
Date:	2004-01-13

    Update Czech translation

M	po/ChangeLog
M	po/cs.po

commit e32211fb43e386fa86a5d4d0757e619ca301d9ac
Author: Alexander Larsson <alexl@redhat.com>
Date:	2004-01-13

    Add nautilus-list-view-ui.xml

    2004-01-13	Alexander Larsson  <alexl@redhat.com>

	* src/file-manager/Makefile.am (ui_DATA):
	Add nautilus-list-view-ui.xml

M	ChangeLog
M	src/file-manager/Makefile.am

commit aa1b9f5cd88765210e9da0a4b8604ee5d1babc66
Author: Vincent van Adrighem <adrighem@gnome.org>
Date:	2004-01-13

    Translation updated by Reinout van Schouwen.

    2004-01-13	Vincent van Adrighem  <adrighem@gnome.org>

	* nl.po: Translation updated by Reinout van Schouwen.

M	po/ChangeLog
M	po/nl.po

commit 4c75d6d7be2d225f68000a48c0f72f060259c2e6
Author: Danilo Šegan <danilo@src.gnome.org>
Date:	2004-01-13

    Updated Serbian translation (ngettext support, of course; how did
    you think I tested the patch, eh?).

M	po/ChangeLog
M	po/sr.po
M	po/sr@Latn.po

commit a1121cd4a6709f0d5f66bc586d25f0bda4a94dad
Author: Danilo Šegan <dsegan@gmx.net>
Date:	2004-01-13

    Use ngettext (fixes bug #106702), based on the patch by Christian
    Neumair

    2004-01-13	Danilo Šegan  <dsegan@gmx.net>

	* src/nautilus-location-bar.c (drag_data_received_callback):

	* src/file-manager/fm-search-list-view.c
	(compute_reveal_item_name_and_sensitivity):

	* src/file-manager/fm-properties-window.c
	(directory_contents_value_field_update):

	* src/file-manager/fm-directory-view.c
	(fm_directory_view_confirm_multiple_windows):
	(confirm_delete_directly)
	(fm_directory_view_display_selection_info)
	(confirm_delete_from_trash, copy_or_cut_files)
	(real_update_menus):

	* libnautilus-private/nautilus-file.c
	(format_item_count_for_display):

	* components/image_properties/nautilus-image-properties-view.c
	(load_finished):

	Use ngettext (fixes bug #106702), based on the patch by
	Christian Neumair <chris@gnome-de.org>.

    (Lets hope I didn't screw anything up)

M	ChangeLog
M	components/image_properties/nautilus-image-properties-view.c
M	libnautilus-private/nautilus-file.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-properties-window.c
M	src/file-manager/fm-search-list-view.c
M	src/nautilus-location-bar.c

commit a6a45baffecd4ea39930af8e8be4121462844be3
Author: Dave Camp <campd@src.gnome.org>
Date:	2004-01-12

    version markers

M	ChangeLog
M	po/ChangeLog

commit ea1eb81a026a86cf36b78c6a424aff5ec646dca0 (tag: NAUTILUS_2_5_5)
Author: Dave Camp <dave@ximian.com>
Date:	2004-01-12

    Removed OrigTree.pm Include nautilus-extensions-i18n.h

    2004-01-12	Dave Camp  <dave@ximian.com>

	* Makefile.am: Removed OrigTree.pm
	* libnautilus-extension/Makefile.am:
	Include nautilus-extensions-i18n.h
	* src/nautilus-spatial-window.c:
	* src/nautilus-window.c: Removed broken #includes.
	* NEWS:
	* configure.in: 2.5.5

M	ChangeLog
M	Makefile.am
M	NEWS
M	configure.in
M	libnautilus-extension/Makefile.am
M	src/nautilus-spatial-window.c
M	src/nautilus-window.c

commit 218e84ad630d994ba69414ff2aa659c16067c657
Author: Danilo Šegan <dsegan@gmx.net>
Date:	2004-01-12

    Fix "volder" typo.

    2004-01-13	Danilo Šegan  <dsegan@gmx.net>

	* src/file-manager/nautilus-list-view-ui.xml: Fix "volder" typo.

M	ChangeLog
M	src/file-manager/nautilus-list-view-ui.xml

commit 67ff506acbbbba8bdd133cec0e6804b9c29a833f
Author: Danilo Šegan <danilo@src.gnome.org>
Date:	2004-01-12

    Updated Serbian translation.

M	po/ChangeLog
M	po/sr.po
M	po/sr@Latn.po

commit d1fdcaf788809f5c6964e5e1a26cb089b993b896
Author: Alexander Larsson <alexl@redhat.com>
Date:	2004-01-12

    Inherit from GTypeInterface.

    2004-01-12	Alexander Larsson <alexl@redhat.com>

	* libnautilus-extension/nautilus-file-info.h:
	Inherit from GTypeInterface.

M	ChangeLog
M	libnautilus-extension/nautilus-file-info.h

commit c3a0b301381c84f9025f81436a8e7deae028400a
Author: Alexander Larsson <alexl@redhat.com>
Date:	2004-01-12

    Added missing files.

    2004-01-12	Alexander Larsson  <alexl@redhat.com>

	* POTFILES.in:
	Added missing files.

M	po/ChangeLog
M	po/POTFILES.in

commit f7d63d8105acfff36bfc433c459a89019bc6a511
Author: Miloslav Trmac <mitr@src.gnome.org>
Date:	2004-01-12

    Update Czech translation

M	po/ChangeLog
M	po/cs.po

commit 65246b6e459fdeb46e2f65fc90c3763051e5f059
Author: James Willcox <jwillcox@gnome.org>
Date:	2004-01-11

    Fix a silly typo.

    2004-01-11	James Willcox  <jwillcox@gnome.org>

	    * libnautilus-private/nautilus-column-utilities.c:
	    (column_compare):

	    Fix a silly typo.

M	ChangeLog
M	libnautilus-private/nautilus-column-utilities.c

commit 7cb9107c85bef29b5b8edc5fb7b06b52a041cc04
Author: Dave Camp <dave@ximian.com>
Date:	2004-01-11

    Merged from nautilus-extensions-branch.

    2004-01-11	Dave Camp  <dave@ximian.com>

	* Merged from nautilus-extensions-branch.

M	ChangeLog
M	Makefile.am
M	configure.in
A	libnautilus-extension/Makefile.am
A	libnautilus-extension/libnautilus-extension.pc.in
A	libnautilus-extension/nautilus-column-provider.c
A	libnautilus-extension/nautilus-column-provider.h
A	libnautilus-extension/nautilus-column.c
A	libnautilus-extension/nautilus-column.h
A	libnautilus-extension/nautilus-extension-i18n.h
A	libnautilus-extension/nautilus-extension-types.c
A	libnautilus-extension/nautilus-extension-types.h
A	libnautilus-extension/nautilus-file-info.c
A	libnautilus-extension/nautilus-file-info.h
A	libnautilus-extension/nautilus-info-provider.c
A	libnautilus-extension/nautilus-info-provider.h
A	libnautilus-extension/nautilus-menu-item.c
A	libnautilus-extension/nautilus-menu-item.h
A	libnautilus-extension/nautilus-menu-provider.c
A	libnautilus-extension/nautilus-menu-provider.h
A	libnautilus-extension/nautilus-property-page-provider.c
A	libnautilus-extension/nautilus-property-page-provider.h
A	libnautilus-extension/nautilus-property-page.c
A	libnautilus-extension/nautilus-property-page.h
M	libnautilus-private/Makefile.am
M	libnautilus-private/apps_nautilus_preferences.schemas.in
M	libnautilus-private/nautilus-bonobo-extensions.c
M	libnautilus-private/nautilus-bonobo-extensions.h
A	libnautilus-private/nautilus-column-chooser.c
A	libnautilus-private/nautilus-column-chooser.h
A	libnautilus-private/nautilus-column-utilities.c
A	libnautilus-private/nautilus-column-utilities.h
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-directory-private.h
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-file-attributes.h
M	libnautilus-private/nautilus-file-private.h
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-file.h
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.h
M	libnautilus-private/nautilus-marshal.list
M	libnautilus-private/nautilus-metadata.h
A	libnautilus-private/nautilus-module.c
A	libnautilus-private/nautilus-module.h
M	src/file-manager/Makefile.am
A	src/file-manager/fm-bonobo-provider.c
A	src/file-manager/fm-bonobo-provider.h
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-list-model.c
M	src/file-manager/fm-list-model.h
M	src/file-manager/fm-list-view.c
M	src/file-manager/fm-properties-window.c
M	src/file-manager/nautilus-directory-view-ui.xml
A	src/file-manager/nautilus-list-view-ui.xml
M	src/nautilus-application.c
M	src/nautilus-file-management-properties-main.c
M	src/nautilus-file-management-properties.c
M	src/nautilus-file-management-properties.glade
M	src/nautilus-navigation-window-ui.xml
M	src/nautilus-navigation-window.c
M	src/nautilus-shell-ui.xml
M	src/nautilus-window-manage-views.c
M	src/nautilus-window-menus.c
M	src/nautilus-window-private.h
M	src/nautilus-window-toolbars.c
M	src/nautilus-window.c
M	src/nautilus-window.h

commit b92ee1501d6afcd2993f468aa21e2976accd8519
Author: Alexander Larsson <alexl@redhat.com>
Date:	2004-01-11

    Don't expand symlinks when following them.

    2004-01-11	Alexander Larsson <alexl@redhat.com>

	* libnautilus-private/nautilus-file.c
	(nautilus_file_get_activation_uri):
	Don't expand symlinks when following them.

M	ChangeLog
M	libnautilus-private/nautilus-file.c

commit 353e0a2cb82ab180cc7efe6bd4f605497dc71488
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
Date:	2004-01-11

    Updated spanish translation.

    2004-01-11	Francisco Javier F. Serrador  <serrador@cvs.gnome.org>

	* es.po: Updated spanish translation.

M	po/ChangeLog
M	po/es.po

commit a9ff4865a49657a8f060618b59ea7702fed78e8f
Author: Ross Golder <rossg@src.gnome.org>
Date:	2004-01-11

    Reverted '%Ey' to '%Y' until a working solution has been found for
    displaying non-Gregorian years.

M	po/ChangeLog
M	po/th.po

commit df4b831d067332644e5d26c1c17cfd9028fd2673
Author: James Willcox <jwillcox@gnome.org>
Date:	2004-01-11

    Add some snot to new windows when they are opened in spatial mode.

    2004-01-10	James Willcox  <jwillcox@gnome.org>

	    * src/nautilus-spatial-window.c:
	    (nautilus_spatial_window_realize),
	    (real_set_throbber_active),
	    (nautilus_spatial_window_class_init):
	    * src/nautilus-spatial-window.h:

	    Add some snot to new windows when they are opened in
	    spatial mode.
	    Basically tries to compensate for the lack of throbber.

M	ChangeLog
M	src/file-manager/fm-properties-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-spatial-window.h

commit 961d315c4b82ebd06dc1580b0e89bb4be92520bb
Author: Dave Camp <dave@ximian.com>
Date:	2004-01-10

    Moved the typeahead duration to a public header. Implement
    icon-view-style

    2004-01-10	Dave Camp  <dave@ximian.com>

	* libnautilus-private/nautilus-icon-container.h:
	* libnautilus-private/nautilus-icon-container.c:
	(handle_typeahead): Moved the typeahead duration to a
	public header.
	* src/file-manager/fm-list-view.c: (select_matching_name),
	(fm_list_view_flush_typeselect_state), (handle_typeahead),
	(key_press_callback), (fm_list_view_finalize),
	(fm_list_view_instance_init): Implement icon-view-style
	typeahead for the list view.  Patch from
	Jrg Billeter <j@bitron.ch>

M	ChangeLog
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-container.h
M	src/file-manager/fm-list-view.c

commit 711ee0bda0107a6ebc77738d45a29a3bb5734169
Author: Ole Laursen <olau@hardworking.dk>
Date:	2004-01-10

    Fixed some more strings.

    2004-01-10	Ole Laursen  <olau@hardworking.dk>

	* da.po: Fixed some more strings.

M	po/ChangeLog
M	po/da.po

commit 37389f8cb759d3a501b9ec273dff2bda2a759334
Author: Christian Neumair <cneumair@src.gnome.org>
Date:	2004-01-10

    Updated German translation.

M	po/ChangeLog
M	po/de.po

commit c128a91cb2896be7ca0c5b1cfb9ddbc6ee3b9cde
Author: Changwoo Ryu <cwryu@src.gnome.org>
Date:	2004-01-10

    Updated Korean translation.

	* ko.po: Updated Korean translation.

M	po/ChangeLog
M	po/ko.po

commit 6cbfeb99d207e4a1332aeb5da8da58d4834dc0bd
Author: Danilo Šegan <dsegan@gmx.net>
Date:	2004-01-10

    Updated Serbian translation.

    2004-01-10	Danilo Šegan  <dsegan@gmx.net>

	* sr.po, sr@Latn.po: Updated Serbian translation.

	* POTFILES.in: Added
	libnautilus-private/nautilus-file-utilities.c.

M	po/ChangeLog
M	po/POTFILES.in
M	po/sr.po
M	po/sr@Latn.po

commit f8dd5bd30271ae8074d5f94f784dfd4835e5cc4b
Author: Sebastien Bacher <seb128@debian.org>
Date:	2004-01-09

    typo fix (Closes: #128318).

    2004-01-10	Sebastien Bacher  <seb128@debian.org>

	* src/nautilus-spatial-window-ui.xml: typo fix (Closes: #128318).

M	ChangeLog
M	src/nautilus-spatial-window-ui.xml

commit b1067ea68783baa59e94a5e755568a66d2fc8d70
Author: Ole Laursen <olau@hardworking.dk>
Date:	2004-01-09

    Fixed some strings in Danish translation.

    2004-01-09	Ole Laursen  <olau@hardworking.dk>

	* da.po: Fixed some strings in Danish translation.

M	po/ChangeLog
M	po/da.po

commit e30b836d5f106009c768f5896251630d1ad9086d
Author: Alexander Larsson <alexl@redhat.com>
Date:	2004-01-09

    Patch from Jürg Billeter <j@bitron.ch>

    2004-01-09	Alexander Larsson  <alexl@redhat.com>

	    Patch from Jürg Billeter <j@bitron.ch>

	* libnautilus-private/Makefile.am:
	* libnautilus-private/nautilus-cell-renderer-pixbuf-emblem.[ch]:
	pixbuf CellRenderer that handles emblems too

	* src/file-manager/fm-list-model.[ch]:
	* src/file-manager/fm-list-view.c:
	Add support for emblems to list

	* src/file-manager/fm-tree-model.[ch]
	* src/file-manager/fm-tree-view.c:
	Add support for emblems to tree

M	ChangeLog
M	libnautilus-private/Makefile.am
A	libnautilus-private/nautilus-cell-renderer-pixbuf-emblem.c
A	libnautilus-private/nautilus-cell-renderer-pixbuf-emblem.h
M	src/file-manager/fm-list-model.c
M	src/file-manager/fm-list-model.h
M	src/file-manager/fm-list-view.c
M	src/file-manager/fm-tree-model.c
M	src/file-manager/fm-tree-model.h
M	src/file-manager/fm-tree-view.c

commit 35a5290eac64454e7a2b0a062d941fd2d7afd110
Author: Alexander Larsson <alexl@redhat.com>
Date:	2004-01-09

    application/x-desktop is the new desktop file mime type

    2004-01-09	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-file.c: (nautilus_file_can_rename),
	(nautilus_file_is_nautilus_link):
	* libnautilus-private/nautilus-link.c:
	(get_link_style_for_mime_type):
	* src/file-manager/fm-icon-view.c: (icon_view_handle_uri_list):
	application/x-desktop is the new desktop file mime type

M	ChangeLog
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-link.c
M	src/file-manager/fm-icon-view.c

commit 9dcf9e0331fa4ec9bc6005a7c59ad7c6832ca297
Author: Christophe Merlet <redfox@src.gnome.org>
Date:	2004-01-07

    Updated French translation.

M	po/ChangeLog
M	po/fr.po

commit 11c99ebedba2b57d73a3a98b96cdff03a13a6165
Author: Miloslav Trmac <mitr@src.gnome.org>
Date:	2004-01-07

    Update Czech translation

M	po/ChangeLog
M	po/cs.po

commit b728ba9241cce17b03b0b6491ebc039562c31728
Author: Alexander Larsson <alexl@redhat.com>
Date:	2004-01-07

    New funciton

    2004-01-07	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-file-utilities.[ch]:
	(nautilus_get_vfs_method_display_name): New funciton

	* src/nautilus-window.c:
	Use nautilus_get_vfs_method_display_name to set
	the title

	* libnautilus-private/nautilus-icon-container.c:
	Remove tab icon navigation. Makes normal keynav work.

	* src/nautilus-shell-ui.xml:
	* src/nautilus-spatial-window.[ch]:
	* src/nautilus-window-manage-views.c:
	Add location button menu to spatial windows.

M	ChangeLog
M	libnautilus-private/nautilus-file-utilities.c
M	libnautilus-private/nautilus-file-utilities.h
M	libnautilus-private/nautilus-icon-container.c
M	src/nautilus-shell-ui.xml
M	src/nautilus-spatial-window.c
M	src/nautilus-spatial-window.h
M	src/nautilus-window-manage-views.c
M	src/nautilus-window.c

commit d7adb0e5370768841677c5427159393bd2ab9a44
Author: Alexander Larsson <alexl@src.gnome.org>
Date:	2004-01-07

    forgot this before

M	src/file-manager/fm-tree-view.c

commit 732ec3b38920a78bc3f69f5883fbb02d9be9a195
Author: Paul Duffy <dubhthach@src.gnome.org>
Date:	2004-01-07

    updated irish translation

M	po/ChangeLog
M	po/ga.po

commit ed60cf88f08d7de4d71023ef63c7aa92aec3e154
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2004-01-06

    Remove missing files and add some new ones. Remove missing
    files. Update.

    2004-01-06	Kjartan Maraas	<kmaraas@gnome.org>

	* POTFILES.in: Remove missing files and add some new ones.
	* POTFILES.skip: Remove missing files.
	* no.po: Update.

M	po/ChangeLog
M	po/POTFILES.in
M	po/POTFILES.skip
M	po/no.po

commit 6d13ebd49a0d6e19e6157514240d4192a6daee65 (tag:
NAUTILUS_EXTENSIONS_MERGEPOINT_1)
Author: Dave Camp <dave@ximian.com>
Date:	2004-01-06

    Remove components/tree/Makefile from AC_OUTPUT.

    2004-01-06	Dave Camp  <dave@ximian.com>

	* configure.in: Remove components/tree/Makefile from
	AC_OUTPUT.

M	ChangeLog
M	configure.in

commit 79ef6c260152725bbce47ce09143b7dd3387a9a6
Author: Alexander Larsson <alexl@redhat.com>
Date:	2004-01-06

    Patch from: Juerg Billeter <j@bitron.ch>

    2004-01-06	Alexander Larsson <alexl@redhat.com>

	Patch from: Juerg Billeter <j@bitron.ch>

	* components/Makefile.am:
	* components/tree/
	Remove tree component (moved to file-manager)

	* src/Nautilus_shell.server.in:
	* src/file-manager/Makefile.am:
	Move tree view here

	* src/nautilus-application.c:
	Tree view activation

	* src/file-manager/fm-properties-window.[ch]:
	* src/file-manager/fm-directory-view.c:
	Make properties window take GtkWidget instead of DirectoryView.

	* src/file-manager/fm-tree-model.[ch]:
	* src/file-manager/fm-tree-view.[ch]:
	Move tree view here, first cut at popup menus

M	ChangeLog
M	components/Makefile.am
D	components/tree/Makefile.am
D	components/tree/Nautilus_View_tree.server.in.in
D	components/tree/libmain.c
D	components/tree/nautilus-tree-model.h
D	components/tree/nautilus-tree-view-iids.h
D	components/tree/nautilus-tree-view.c
M	src/Nautilus_shell.server.in
M	src/file-manager/Makefile.am
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-properties-window.c
M	src/file-manager/fm-properties-window.h
R077	components/tree/nautilus-tree-model.c
src/file-manager/fm-tree-model.c
A	src/file-manager/fm-tree-model.h
A	src/file-manager/fm-tree-view.c
R057	components/tree/nautilus-tree-view.h
src/file-manager/fm-tree-view.h
M	src/nautilus-application.c

commit 8e22b0c58533aa63eec9882c0c63b2b4ff588457
Author: Miloslav Trmac <mitr@src.gnome.org>
Date:	2004-01-06

    Update Czech translation

M	po/ChangeLog
M	po/cs.po

commit 3221b4f7e4d13faddd923d3d2cc3b4cedae3b560
Author: Alexander Larsson <alexl@redhat.com>
Date:	2004-01-06

    Pop up folder menu on right click in background Patch from

    2004-01-06	Alexander Larsson <alexl@redhat.com>

	* src/file-manager/fm-list-view.c (button_press_callback):
	Pop up folder menu on right click in background
	Patch from chris@gnome-de.org

M	ChangeLog
M	src/file-manager/fm-list-view.c

commit 4dc86e45cb8df02bbcbb50ad11dc09442a5c83d8
Author: Alexander Larsson <alexl@redhat.com>
Date:	2004-01-06

    Turn on home icon on desktop by default

    2004-01-06	Alexander Larsson <alexl@redhat.com>

	* libnautilus-private/apps_nautilus_preferences.schemas.in:
	Turn on home icon on desktop by default

	* libnautilus-private/nautilus-icon-dnd.c:
	* src/nautilus-property-browser.c:
	Handle new svg mime type

	* src/nautilus-navigation-window-ui.xml:
	* src/nautilus-spatial-window-ui.xml:
	Don't use computer icon for templates

M	ChangeLog
M	libnautilus-private/apps_nautilus_preferences.schemas.in
M	libnautilus-private/nautilus-icon-dnd.c
M	src/nautilus-navigation-window-ui.xml
M	src/nautilus-property-browser.c
M	src/nautilus-spatial-window-ui.xml

commit c1757d480e1637acf71f2d2fd09a48014ed9ae0b
Author: Alexander Larsson <alexl@src.gnome.org>
Date:	2004-01-06

    remove music view

D	components/music/Makefile.am
D	components/music/Nautilus_View_music.server.in.in
D	components/music/common.c
D	components/music/configure.c
D	components/music/dct64.c
D	components/music/dct64_i386.c
D	components/music/decode.c
D	components/music/decode_2to1.c
D	components/music/decode_4to1.c
D	components/music/decode_i386.c
D	components/music/decode_ntom.c
D	components/music/dxhead.c
D	components/music/dxhead.h
D	components/music/esd-audio.c
D	components/music/esd-audio.h
D	components/music/esd-mixer.c
D	components/music/fileinfo.c
D	components/music/getbits.c
D	components/music/getbits.h
D	components/music/huffman.h
D	components/music/id3.c
D	components/music/id3.h
D	components/music/id3_frame.c
D	components/music/id3_frame_content.c
D	components/music/id3_frame_text.c
D	components/music/id3_frame_url.c
D	components/music/id3_header.h
D	components/music/id3_tag.c
D	components/music/l2tables.h
D	components/music/layer1.c
D	components/music/layer2.c
D	components/music/layer3.c
D	components/music/main.c
D	components/music/mp3head.c
D	components/music/mp3head.h
D	components/music/mpg123.c
D	components/music/mpg123.h
D	components/music/nautilus-music-view.c
D	components/music/nautilus-music-view.h
D	components/music/pixmaps.h
D	components/music/tabinit.c

commit 4356b97c61d58833624a0d40950e0765a1367eee
Author: Alexander Larsson <alexl@redhat.com>
Date:	2004-01-06

    Add get_item_count virtual method. Add item count and free space
    to status

    2004-01-06	Alexander Larsson <alexl@redhat.com>

	* src/file-manager/fm-directory-view.[ch]:
	Add get_item_count virtual method.
	Add item count and free space to status bar

	* src/file-manager/fm-icon-view.c (fm_icon_view_get_item_count):
	* src/file-manager/fm-list-view.c (fm_list_view_get_item_count):
	Implement get_iem_count

	* src/file-manager/fm-list-model.[ch] (fm_list_model_get_length):
	Add new function.

M	ChangeLog
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-directory-view.h
M	src/file-manager/fm-icon-view.c
M	src/file-manager/fm-list-model.c
M	src/file-manager/fm-list-model.h
M	src/file-manager/fm-list-view.c

commit 4b4a316a7b753d037693551656f278ed5bef05b3
Author: Alexander Larsson <alexl@redhat.com>
Date:	2004-01-06

    Make desktop font Sans 10 by default. This is the same as the
    normal UI

    2004-01-06	Alexander Larsson <alexl@redhat.com>

	* libnautilus-private/apps_nautilus_preferences.schemas.in:
	Make desktop font Sans 10 by default. This is the same as
	the normal UI font default, and fits more stuff on the desktop.

M	ChangeLog
M	libnautilus-private/apps_nautilus_preferences.schemas.in

commit 9d24fde867b637b33163e70319dff448a19cf83e
Author: Alexander Larsson <alexl@redhat.com>
Date:	2004-01-06

    Don't translate duplication tests to avoid wasting translator time. My

    2004-01-06	Alexander Larsson <alexl@redhat.com>

	* libnautilus-private/nautilus-file-operations.c:
	Don't translate duplication tests to avoid wasting
	translator time. My guess is that nobody was running
	make check in different locales anyway.

M	ChangeLog
M	libnautilus-private/nautilus-file-operations.c

commit 5849070a307f4b2acc1bd4bec6aec292cb28e73a
Author: Alexander Larsson <alexl@redhat.com>
Date:	2004-01-06

    Remove eel-string-picker.h

    2004-01-06	Alexander Larsson <alexl@redhat.com>

	* test/test.h:
	Remove eel-string-picker.h

M	ChangeLog
M	test/test.h

commit 0a76b1f4aac7370357e511ce7c75f2a2861334f8
Author: Martin Wehner <martin.wehner@epost.de>
Date:	2004-01-05

    Nullify stretch_icon when the icon being pointed to is removed. Fixes
    bug

    2004-01-05	Martin Wehner  <martin.wehner@epost.de>

	* libnautilus-private/nautilus-icon-container.c:
	(icon_destroy): Nullify stretch_icon when the icon being
	pointed to is removed. Fixes bug #128713.

M	ChangeLog
M	libnautilus-private/nautilus-icon-container.c

commit bb9cc3c82694edd63bdba59c9fcf5b27801b2b04
Author: Danilo Šegan <danilo@src.gnome.org>
Date:	2004-01-05

    Updated Serbian translation.

M	po/ChangeLog
M	po/sr.po
M	po/sr@Latn.po

commit db7214f7f22cf3762394c96b0710e03cffcaf79e
Author: Jordi Mallach <jordi@sindominio.net>
Date:	2004-01-04

    Removed components/text files. Updated Catalan translation.

    2004-01-04	Jordi Mallach  <jordi@sindominio.net>

	* POTFILES.in: Removed components/text files.
	* ca.po: Updated Catalan translation.

M	po/ChangeLog
M	po/POTFILES.in
M	po/ca.po

commit f1e784771aff93ac57f93f7707ee4802b083fd29
Author: Soeren Sandmann <sandmann@daimi.au.dk>
Date:	2004-01-04

    Compare to ptr instead of NULL, since g_sequence_node_prev()
    never returns

    Sun Jan  4 14:39:49 2004  Soeren Sandmann  <sandmann@daimi.au.dk>

	* cut-n-paste-code/gsequence/gsequence.c
	(g_sequence_ptr_is_begin): Compare to ptr instead of NULL, since
	g_sequence_node_prev() never returns NULL. (pointed out by
	Jeffrey Yasskin).

M	ChangeLog
M	cut-n-paste-code/gsequence/gsequence.c

commit a28d68c5ed9aae537ab108f3bbc01132953bcd04
Author: Martin Wehner <martin.wehner@epost.de>
Date:	2004-01-04

    Use GnomeVFSFileSize instead of gulong to store file sizes. Prevents
    an

    2004-01-04	Martin Wehner  <martin.wehner@epost.de>

	* libnautilus-private/nautilus-file-operations-progress.[ch]:
	Use GnomeVFSFileSize instead of gulong to store file sizes.
	Prevents an overflow with transfers > 4GB. Fixes bug #96734.

M	ChangeLog
M	libnautilus-private/nautilus-file-operations-progress.c
M	libnautilus-private/nautilus-file-operations-progress.h

commit 54e7a559c7cbe2398f8bd263175ae9ca344783dd
Author: Anders Carlsson <andersca@gnome.org>
Date:	2004-01-03

    Don't use EelInputEventBox, we can use GtkEventBox now instead.

    2004-01-03	Anders Carlsson  <andersca@gnome.org>

	* src/nautilus-location-bar.c: (nautilus_location_bar_init):
	* src/nautilus-location-entry.c:
	Don't use EelInputEventBox, we can use GtkEventBox now instead.

M	ChangeLog
M	src/nautilus-location-bar.c
M	src/nautilus-location-entry.c

commit 9ade106bfdb123a7b1f8f0cc6f0c21178d5c2b86
Author: Anders Carlsson <andersca@gnome.org>
Date:	2004-01-03

    Remove use of EelGenerousBin, we can use a GtkBox with only one
    child for

    2004-01-03	Anders Carlsson  <andersca@gnome.org>

	* components/adapter/nautilus-adapter.c: (nautilus_adapter_new):
	* src/nautilus-navigation-bar.c:
	* src/nautilus-navigation-bar.h:
	* src/nautilus-navigation-window.c:
	* src/nautilus-spatial-window.c:
	(nautilus_spatial_window_instance_init):
	* src/nautilus-view-frame.c:
	* src/nautilus-view-frame.h:
	* src/nautilus-window.c:
	Remove use of EelGenerousBin, we can use a GtkBox with only one
	child for that instead.

	* test/Makefile.am:
	Don't use Eel stuff that no-one else uses.

M	ChangeLog
M	components/adapter/nautilus-adapter.c
M	src/nautilus-navigation-bar.c
M	src/nautilus-navigation-bar.h
M	src/nautilus-navigation-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-view-frame.c
M	src/nautilus-view-frame.h
M	src/nautilus-window.c
M	test/Makefile.am

commit 84283670631f64d62bf21529cb4647d2c486f857
Author: Dennis Cranston <dennis_cranston at yahoo com>
Date:	2004-01-03

    HIG fixes (add a missing mnemonic and correct the widget padding)
    for the


    2004-01-02	Dennis Cranston <dennis_cranston at yahoo com>

	    * src/nautilus-connect-server-dialog.c:
	    (nautilus_connect_server_dialog_init)
	    * src/nautilus-location-dialog.c:
	    (nautilus_location_dialog_init)
	    HIG fixes (add a missing mnemonic and correct the widget
	    padding) for the "Open Location" and "Connect to Server"
	    dialogs.

M	ChangeLog
M	src/nautilus-connect-server-dialog.c
M	src/nautilus-location-dialog.c

commit cd54f07465036b51f070172a3f1aa042a34d4f81
Author: Dave Camp <campd@src.gnome.org>
Date:	2004-01-02

    forgot this

D	components/text/services/.cvsignore

commit edc8232e8ce725dfef4292b882be2121e2826f5d
Author: Diego Gonzalez Gonzalez <diego@pemas.net>
Date:	2004-01-02

    files in services directory are not used so they should not be
    installed.

    2003-01-02	Diego Gonzalez Gonzalez  <diego@pemas.net>

	* configure.in:
	* component/text/Makefile.am: files in services directory are
	  not used so they should not be installed.

M	ChangeLog
M	components/text/Makefile.am
D	components/text/services/Makefile.am
D	components/text/services/google.xml
D	components/text/services/webster.xml
M	configure.in

commit ab8ec678e7c2fb555ecc4c766cc2bc302deb3db0
Author: Dave Camp <dave@ximian.com>
Date:	2004-01-02

    Fixed a typo in the Focal Length field. Patch from Stephane Wirtel

    2004-01-02	Dave Camp  <dave@ximian.com>

	* components/image_properties/nautilus-image-properties-view.c
	(append_exifdata_string): Fixed a typo in the Focal Length field.
	Patch from Stephane Wirtel <stephane.wirtel@belgacom.net>

M	ChangeLog
M	components/image_properties/nautilus-image-properties-view.c

commit f1a79296bc4bfe863d82071ffe3f602ce2bbc615
Author: Sanlig Badral <badaa@src.gnome.org>
Date:	2004-01-02

    Updated Mongolian translation

M	po/ChangeLog
M	po/mn.po

commit b6bc317d0382bcd8f31ef77a6d3cb2a3c63ad9b4
Author: Alessio Frusciante <algol@src.gnome.org>
Date:	2004-01-02

    Updated Italian translation.

M	po/ChangeLog
M	po/it.po

commit 2453e643b71e0e28383af1459ca5f4c64751a884
Author: Martin Wehner <martin.wehner@epost.de>
Date:	2004-01-02

    Ensure the source isn't deleted as partial copy in a duplicate
    operation.

    2004-01-02	Martin Wehner  <martin.wehner@epost.de>

	* libnautilus-private/nautilus-file-operations.c:
	Ensure the source isn't deleted as partial copy
	in a duplicate operation. Fixes bug #128095.

M	ChangeLog
M	libnautilus-private/nautilus-file-operations.c

commit 68d7895c87796947b6c50036f329c34634281413
Author: Francisco Javier F. Serrador <serrador@cvs.gnome.org>
Date:	2004-01-02

    Updated Spanish translation.

    2004-01-02	Francisco Javier F. Serrador  <serrador@cvs.gnome.org>

	* es.po: Updated Spanish translation.

M	po/ChangeLog
M	po/es.po

commit 3bf9bad72df9e7fc5a778a69c95b9a1d4be21e0f
Author: Ole Laursen <olau@hardworking.dk>
Date:	2004-01-01

    Partial update of Danish translation.

    2004-01-01	Ole Laursen  <olau@hardworking.dk>

	* da.po: Partial update of Danish translation.

M	po/ChangeLog
M	po/da.po

commit ac1f684edb7b38856b04bf3f675661c495885ea4
Author: Åsmund Skjæveland <aasmunds@fys.uio.no>
Date:	2004-01-01

    Updated Norwegian Nynorsk translation.

    2004-01-01	Åsmund Skjæveland  <aasmunds@fys.uio.no>

	* nn.po: Updated Norwegian Nynorsk translation.

M	po/ChangeLog
M	po/nn.po

commit 548c756c4851333e5ca5b020577b1e23b85b56a4
Author: Denis Lackovic <delacko@src.gnome.org>
Date:	2003-12-30

    croatian translations updated

M	po/hr.po

commit d133df2a486ae38311d1d354fb57f0c5b94e21e2
Author: Denis Lackovic <delacko@src.gnome.org>
Date:	2003-12-30

    croatian translations updated

M	po/hr.po

commit 6796fe42934b6314011ce5a2efa33e0f095aa248
Author: Denis Lackovic <delacko@src.gnome.org>
Date:	2003-12-30

    croatian translations updated

M	po/hr.po

commit 9bf8d2b88d8c7f65052768506a2ddb15a4221fa9
Author: Denis Lackovic <delacko@src.gnome.org>
Date:	2003-12-30

    croatian translations updated

M	po/hr.po

commit 1a9778cfc7b942925b9735d311db2ccd08820ab1
Author: Alexander Larsson <alexl@src.gnome.org>
Date:	2003-12-29

    version markers

M	ChangeLog
M	po/ChangeLog

commit 8669c9d90d2440035eeef301fa9f290630289d17
Author: Alexander Larsson <alexl@src.gnome.org>
Date:	2003-12-29

    pofiles

M	po/am.po
M	po/ar.po
M	po/az.po
M	po/be.po
M	po/bg.po
M	po/bn.po
M	po/ca.po
M	po/cs.po
M	po/cy.po
M	po/da.po
M	po/de.po
M	po/el.po
M	po/en_GB.po
M	po/es.po
M	po/et.po
M	po/eu.po
M	po/fa.po
M	po/fi.po
M	po/fr.po
M	po/ga.po
M	po/gl.po
M	po/he.po
M	po/hi.po
M	po/hu.po
M	po/id.po
M	po/is.po
M	po/it.po
M	po/ja.po
M	po/ko.po
M	po/li.po
M	po/lt.po
M	po/lv.po
M	po/mk.po
M	po/ml.po
M	po/mn.po
M	po/ms.po
M	po/ne.po
M	po/nl.po
M	po/no.po
M	po/pl.po
M	po/pt.po
M	po/pt_BR.po
M	po/ro.po
M	po/ru.po
M	po/sk.po
M	po/sl.po
M	po/sq.po
M	po/sr.po
M	po/sr@Latn.po
M	po/sv.po
M	po/th.po
M	po/tr.po
M	po/uk.po
M	po/vi.po
M	po/wa.po
M	po/yi.po
M	po/zh_CN.po
M	po/zh_TW.po

commit b04fc474c44e4c6e4a88420ee86ec3ee2ffc25b1
Author: Åsmund Skjæveland <aasmunds@fys.uio.no>
Date:	2003-12-29

    Updated Norwegian Nynorsk translation.

    2003-12-29	Åsmund Skjæveland  <aasmunds@fys.uio.no>

	* nn.po: Updated Norwegian Nynorsk translation.

M	po/ChangeLog
M	po/nn.po

commit e035d3c563c0e85a4a96cbbcdafa79549546b327
Author: Alexander Larsson <alexl@redhat.com>
Date:	2003-12-29

    Add OrigTree.pm

    2003-12-29	Alexander Larsson  <alexl@redhat.com>

	* Makefile.am (EXTRA_DIST):
	Add OrigTree.pm

	* NEWS:
	* configure.in:
	Update to 2.5.4

M	ChangeLog
M	Makefile.am
M	NEWS
M	configure.in

commit 782e9b893992ddcada30040893945af570bf868b
Author: Görkem Çetin <gorkem@src.gnome.org>
Date:	2003-12-28

    CVS_SILENT

M	po/tr.po

commit 90b8999ecb9e9365251ae8664ec1636b88d681e4
Author: Hasbullah Bin Pit <sebol@ikhlas.com>
Date:	2003-12-27

    Updated Malay translation.

    2003-12-27 Hasbullah Bin Pit <sebol@ikhlas.com>

	    * ms.po: Updated Malay translation.

M	po/ChangeLog
M	po/ms.po

commit d0dd6732f942d0c1e4d9a98f9191d0337927db81
Author: Åsmund Skjæveland <aasmunds@fys.uio.no>
Date:	2003-12-26

    Updated Norwegian Nynorsk translation.

    2003-12-27	Åsmund Skjæveland  <aasmunds@fys.uio.no>

	* nn.po: Updated Norwegian Nynorsk translation.

M	po/ChangeLog
M	po/nn.po

commit a3ac885184821c4f00f743d2df30aebaa314d1a8
Author: Åsmund Skjæveland <aasmunds@fys.uio.no>
Date:	2003-12-22

    Updated Norwegian Nynorsk translation.

    2003-12-23	Åsmund Skjæveland  <aasmunds@fys.uio.no>

	* nn.po: Updated Norwegian Nynorsk translation.

M	po/ChangeLog
M	po/nn.po

commit 10a7b068b436a380b90ffc2ddea6bec68fe14f48
Author: Gustavo Noronha Silva <kov@debian.org>
Date:	2003-12-22

    updated translation and tried to have some translations more
    standardized.

    2003-12-22	Gustavo Noronha Silva  <kov@debian.org>

	* pt_BR.po: updated translation and tried to have
	  some translations more standardized.

M	po/ChangeLog
M	po/pt_BR.po

commit 249db336a7d2bb31acf3cdeb57e45eed1bc0e6cc
Author: Christian Neumair <cneumair@src.gnome.org>
Date:	2003-12-21

    Fix horrible typo.

M	po/de.po

commit 8365667fb0bf905c1de4c06f887ed44cae5589f9
Author: Christian Neumair <cneumair@src.gnome.org>
Date:	2003-12-21

    Updated German translation.

M	po/ChangeLog
M	po/de.po

commit c8a4e89fb37b507c02993740656e93e13797af6d
Author: Alexander Larsson <alexl@redhat.com>
Date:	2003-12-18

    Use GtkIconTheme instead of GnomeIconTheme

    2003-12-18	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-emblem-utils.c:
	* libnautilus-private/nautilus-icon-factory.[ch]:
	* src/nautilus-main.c:
	* src/nautilus-server-connect.c:
	* src/nautilus-window-manage-views.c:
	Use GtkIconTheme instead of GnomeIconTheme

M	ChangeLog
M	libnautilus-private/nautilus-emblem-utils.c
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus-private/nautilus-icon-factory.h
M	src/nautilus-main.c
M	src/nautilus-server-connect.c
M	src/nautilus-window-manage-views.c

commit 72aa6695e7422ad91231ccf18b26de90aceb1443
Author: Alexander Larsson <alexl@redhat.com>
Date:	2003-12-18

    Require gtk/glib 2.3.0

    2003-12-18	Alexander Larsson  <alexl@redhat.com>

	* configure.in:
	Require gtk/glib 2.3.0

	* libnautilus-private/nautilus-directory.c:
	Use gobject private data for details

	* libnautilus-private/nautilus-file-private.h:
	* libnautilus-private/nautilus-file.[ch]:
	Use gobject private data for details
	Add has_open_window flag and setter/getter

	* libnautilus-private/nautilus-icon-container.[ch]:
	* src/file-manager/fm-icon-container.c:
	Support visiting modifier for icons with open windows

	* src/file-manager/fm-directory-view.c:
	Don't use filename extension in templates name

	* src/file-manager/fm-list-model.c:
	Support accept and visiting icon modifiers

	* src/file-manager/fm-list-view.c:
	Always set the drag_view on the model so that the accept
	modifier works

	* src/nautilus-window.c: (nautilus_window_set_viewed_file):
	Set has_open_window on file

M	ChangeLog
M	configure.in
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-file-private.h
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-file.h
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-container.h
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-icon-container.c
M	src/file-manager/fm-list-model.c
M	src/file-manager/fm-list-view.c
M	src/nautilus-window.c

commit 934d49681528e2bb95c6074e76a3d7a2072b6690
Author: Updated ja.po. T.Aihana <aihana@gnome.gr.jp>
Date:	2003-12-17

    2003-12-18 Updated ja.po. T.Aihana <aihana@gnome.gr.jp>

M	po/ChangeLog
M	po/ja.po

commit a2ca65653475420b90fcfc7dba122ca8721212fc
Author: Alexander Larsson <alexl@redhat.com>
Date:	2003-12-17

    Virtualize close_window

    2003-12-17	Alexander Larsson  <alexl@redhat.com>

	* src/nautilus-window.h:
	* src/nautilus-window.c (nautilus_window_close):
	Virtualize close_window

	* src/nautilus-spatial-window.c (real_window_close):
	Save geometry and scroll position on window close, not
	on delete event. Also, since the timeout geometry save
	isn't really needed anymore, up that to one second.

M	ChangeLog
M	src/nautilus-spatial-window.c
M	src/nautilus-window.c
M	src/nautilus-window.h

commit 37d0fad713869aeb8cc6f769de68ec810b0d5f36
Author: Åsmund Skjæveland <aasmunds@fys.uio.no>
Date:	2003-12-17

    Updated Norwegian Nynorsk translation.

    2003-12-17	Åsmund Skjæveland  <aasmunds@fys.uio.no>

	* nn.po: Updated Norwegian Nynorsk translation.

M	po/ChangeLog
M	po/nn.po

commit be77d8e78a2f3699fcc424ba10017ca957334953
Author: Åsmund Skjæveland <aasmunds@fys.uio.no>
Date:	2003-12-16

    Updated Norwegian Nynorsk translation.

    2003-12-16	Åsmund Skjæveland  <aasmunds@fys.uio.no>

	* nn.po: Updated Norwegian Nynorsk translation.

M	po/ChangeLog
M	po/nn.po

commit f48f95c9b656a44fd77feb7088e7b4084ef0f2c4
Author: Alexander Larsson <alexl@redhat.com>
Date:	2003-12-16

    Check for new ogg mime-type. Patch from Mattias Eriksson

    2003-12-16	Alexander Larsson  <alexl@redhat.com>

	* src/file-manager/fm-icon-view.c (play_file):
	Check for new ogg mime-type.
	Patch from Mattias Eriksson <mattias.eriksson@simovits.com>

M	ChangeLog
M	src/file-manager/fm-icon-view.c

commit 2f00c8c90ec3d6ab8426d0e58ad40206965402df
Author: Paisa Seeluangsawat <paisa@users.sf.net>
Date:	2003-12-16

    Updated Thai (th) translation.

    2003-12-16	Paisa Seeluangsawat  <paisa@users.sf.net>

	* th.po: Updated Thai (th) translation.

M	po/ChangeLog
M	po/th.po

commit bc1f21a626072dc411c99776417559d082380729
Author: Dennis Cranston <dennis_cranston at yahoo com>
Date:	2003-12-15

    Do not add trash and directory uris to the recent documents
    list. Fixes


    2003-12-15	Dennis Cranston <dennis_cranston at yahoo com>

	* src/file-manager/fm-directory-view.c:  Do not add trash and
	directory uris to the recent documents list. Fixes bug #125571.

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit c40510cfd870c39a031831de616f332ee86146cb
Author: Francisco F. Serrador <serrador@cvs.gnome.org>
Date:	2003-12-15

    Updated Spanish translation.

    2003-12-15	Francisco F. Serrador  <serrador@cvs.gnome.org>

	* es.po: Updated Spanish translation.

M	po/ChangeLog
M	po/es.po

commit 36819f5efa4e1966ad495c9fa64cb901125b4950
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2003-12-14

    Updated Norwegian translation.

    2003-12-14	Kjartan Maraas	<kmaraas@gnome.org>

	* no.po: Updated Norwegian translation.

M	po/ChangeLog
M	po/no.po

commit 3326d78ad3840be7589e664614ea6886f1c59fc4
Author: Miloslav Trmac <mitr@src.gnome.org>
Date:	2003-12-14

    Update Czech translation

M	po/ChangeLog
M	po/cs.po

commit 43205952fcad7c65b30ef76d3df9b10ebdb21a1d
Author: Kostas Papadimas <pkst@src.gnome.org>
Date:	2003-12-14

    Updated the Greek translation

M	po/ChangeLog
M	po/el.po

commit f4f8d626b968a74ef7b065a76cbc9cdb51629b8f
Author: Francisco F. Serrador <serrador@cv.gnome.org>
Date:	2003-12-14

    es.po: Updated Spanish translation.

    2003-12-14	Francisco F. Serrador  <serrador@cv.gnome.org>

	es.po: Updated Spanish translation.

M	po/ChangeLog
M	po/es.po

commit cf835e34bb880d8e3d72a824bfc69452c70914d9
Author: Danilo Šegan <dsegan@gmx.net>
Date:	2003-12-14

    Updated Serbian translation.

    2003-12-14	Danilo Šegan  <dsegan@gmx.net>

	* sr.po, sr@Latn.po: Updated Serbian translation.

M	po/ChangeLog
M	po/sr.po
M	po/sr@Latn.po

commit bbbcf6f48cfa409dac9666450fb78e4d29351245
Author: Alex Duggan <aldug@astrolinux.com>
Date:	2003-12-13

    canonicalize URI and add titles for burn:/// and themes:///

    2003-12-13	Alex Duggan  <aldug@astrolinux.com>

	* src/nautilus-window.c (compute_default_title):
	canonicalize URI and add titles for burn:/// and themes:///

M	ChangeLog
M	src/nautilus-window.c

commit 17c4324a15bae7e07656b8878bf05c8e793a8245
Author: Alexander Larsson <alexl@redhat.com>
Date:	2003-12-13

    Don't show the stupid looking for trash dialog. We shouldn't be
    looking

    2003-12-12	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-trash-directory.c:
	Don't show the stupid looking for trash dialog.
	We shouldn't be looking for trash for long these days.
	Patch from William Lachance <wlach@nit.ca>

M	ChangeLog
M	libnautilus-private/nautilus-trash-directory.c

commit 428d7ce55a2a7f0e691a1bc0ae7eff88a6dfb44b
Author: Vincent Untz <vincent@vuntz.net>
Date:	2003-12-12

    Add missing #include <gtk/gtkmessagedialog.h>

    2003-12-12	Vincent Untz  <vincent@vuntz.net>

	* libnautilus-private/nautilus-desktop-link-monitor.c:
	Add missing #include <gtk/gtkmessagedialog.h>

M	ChangeLog
M	libnautilus-private/nautilus-desktop-link-monitor.c

commit 9982eb5d57f45c5cd75d15f36622fdea3a29dbfa
Author: Miloslav Trmac <mitr@src.gnome.org>
Date:	2003-12-12

    Update Czech translation

M	po/ChangeLog
M	po/cs.po

commit 00b39e067c148c5eed16691a3b103e1b6219bb27
Author: Alexander Larsson <alexl@redhat.com>
Date:	2003-12-12

    New function nautilus_file_operations_new_file.

    2003-12-12	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-file-operations.[ch]:
	New function nautilus_file_operations_new_file.

	* libnautilus-private/nautilus-file-utilities.[ch]:
	New template directory functions

	* src/nautilus-navigation-window-ui.xml:
	* src/nautilus-spatial-window-ui.xml:
	* src/nautilus-window-menus.c:
	Add Templates in location menu

	* src/file-manager/fm-directory-view.[ch]:
	* src/file-manager/nautilus-directory-view-ui.xml:
	Implement the templates menu.
	Fix issue that affected create new folder too,
	sometimes the file has already been added before
	we get the done callback.

M	ChangeLog
M	libnautilus-private/nautilus-file-operations.c
M	libnautilus-private/nautilus-file-operations.h
M	libnautilus-private/nautilus-file-utilities.c
M	libnautilus-private/nautilus-file-utilities.h
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-directory-view.h
M	src/file-manager/nautilus-directory-view-ui.xml
M	src/nautilus-navigation-window-ui.xml
M	src/nautilus-spatial-window-ui.xml
M	src/nautilus-window-menus.c

commit 1e841b24202d3f0cc880f75a1af961da22d22bc2
Author: Christian Neumair <cneumair@src.gnome.org>
Date:	2003-12-12

    Removed obsolete hardware view.

M	ChangeLog
M	components/Makefile.am
D	components/hardware/.cvsignore
D	components/hardware/Makefile.am
D	components/hardware/Nautilus_View_hardware.server.in.in
D	components/hardware/icons/.cvsignore
D	components/hardware/icons/CD_drive.png
D	components/hardware/icons/HD_drive.png
D	components/hardware/icons/Makefile.am
D	components/hardware/icons/cpu.png
D	components/hardware/icons/memory_chip.gif
D	components/hardware/main.c
D	components/hardware/nautilus-hardware-view.c
D	components/hardware/nautilus-hardware-view.h
M	configure.in
M	po/ChangeLog
M	po/POTFILES.in

commit 95e08cda1f474f96dde225181761249eef2f40e0
Author: Alexander Larsson <alexl@redhat.com>
Date:	2003-12-12

    Range selection Clear last double click icon if you click on
    background

    2003-12-12	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-icon-container.c:
	Range selection
	Clear last double click icon if you click on background
	Don't swallow alt-up
	Ignore tripple clicks
	Shift-double-click is open-close-parent (of the clicked icon only)

	* libnautilus-private/nautilus-icon-private.h:
	Add range_selection_base_icon to icon container

	* src/file-manager/fm-directory-view.c:
	handle shift-alt-down

	* src/file-manager/fm-list-model.c:
	Implement fm_list_model_file_for_path

	* src/file-manager/fm-list-view.c:
	Sync behaviour with icon view.
	Allow shift-doubleclick

	* src/file-manager/nautilus-directory-view-ui.xml:
	* src/nautilus-spatial-window-ui.xml:
	* src/nautilus-spatial-window.c:
	Add alt-shift-up keybinding

	* src/nautilus-window-manage-views.c:
	* src/nautilus-window-manage-views.h:
	* src/nautilus-window-menus.c: (go_menu_up_callback):
	* src/nautilus-window.c: (nautilus_window_go_up):
	* src/nautilus-window.h:
	Support for alt-shift-up

M	ChangeLog
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-private.h
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-list-model.c
M	src/file-manager/fm-list-view.c
M	src/file-manager/nautilus-directory-view-ui.xml
M	src/nautilus-spatial-window-ui.xml
M	src/nautilus-spatial-window.c
M	src/nautilus-window-manage-views.c
M	src/nautilus-window-manage-views.h
M	src/nautilus-window-menus.c
M	src/nautilus-window.c
M	src/nautilus-window.h

commit 4aa5ada4bd83bd649534e84e57218d2ac15625c8
Author: Alexander Larsson <alexl@redhat.com>
Date:	2003-12-11

    Handle defaults for desktop drops like normal directories.

    2003-12-11	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-dnd.c
	(nautilus_drag_default_drop_action_for_icons):
	Handle defaults for desktop drops like
	normal directories.

	* libnautilus-private/nautilus-desktop-link-monitor.c
	(nautilus_desktop_link_monitor_delete_link):
	Don't allow deletion of standard desktop links.

	* src/file-manager/fm-directory-view.c
	(fm_directory_view_confirm_deletion):
	Don't need to confirm for desktop icons.

M	ChangeLog
M	libnautilus-private/nautilus-desktop-link-monitor.c
M	libnautilus-private/nautilus-dnd.c
M	src/file-manager/fm-directory-view.c

commit 0b04cb7f9009429fe6a02020375dfab626b2ae6f
Author: Alexander Larsson <alexl@redhat.com>
Date:	2003-12-11

    Update error dialogs to be HIGy, and use the new eel message
    dialog api.

    2003-12-11	Alexander Larsson  <alexl@redhat.com>

	* components/emblem/nautilus-emblem-view.c:
	* components/music/nautilus-music-view.c:
	* components/news/nautilus-news.c:
	* libnautilus-private/nautilus-desktop-link-monitor.c:
	* libnautilus-private/nautilus-emblem-utils.c:
	* libnautilus-private/nautilus-file-operations.c:
	* libnautilus-private/nautilus-icon-dnd.c:
	* libnautilus-private/nautilus-program-chooser.c:
	* libnautilus-private/nautilus-program-choosing.c:
	* src/file-manager/fm-directory-view.c:
	* src/file-manager/fm-error-reporting.c:
	* src/file-manager/fm-icon-view.c:
	* src/file-manager/fm-properties-window.c:
	* src/file-manager/fm-search-list-view.c:
	* src/file-manager/nautilus-indexing-info.c:
	* src/nautilus-application.c:
	* src/nautilus-connect-server-dialog.c:
	* src/nautilus-information-panel.c:
	* src/nautilus-location-bar.c:
	* src/nautilus-navigation-window-menus.c:
	* src/nautilus-navigation-window.c:
	* src/nautilus-property-browser.c:
	* src/nautilus-window-manage-views.c:
	* src/nautilus-window.c:
	Update error dialogs to be HIGy, and use the new
	eel message dialog api.
	Based on patch from dennis_cranston@yahoo.com

M	ChangeLog
M	components/emblem/nautilus-emblem-view.c
M	components/music/nautilus-music-view.c
M	components/news/nautilus-news.c
M	libnautilus-private/nautilus-desktop-link-monitor.c
M	libnautilus-private/nautilus-emblem-utils.c
M	libnautilus-private/nautilus-file-operations.c
M	libnautilus-private/nautilus-icon-dnd.c
M	libnautilus-private/nautilus-program-chooser.c
M	libnautilus-private/nautilus-program-choosing.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-error-reporting.c
M	src/file-manager/fm-icon-view.c
M	src/file-manager/fm-properties-window.c
M	src/file-manager/fm-search-list-view.c
M	src/file-manager/nautilus-indexing-info.c
M	src/nautilus-application.c
M	src/nautilus-connect-server-dialog.c
M	src/nautilus-information-panel.c
M	src/nautilus-location-bar.c
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-navigation-window.c
M	src/nautilus-property-browser.c
M	src/nautilus-window-manage-views.c
M	src/nautilus-window.c

commit 2088def1a33b679225b50afefe9abe49286458a1
Author: Federico Mena Quintero <federico@ximian.com>
Date:	2003-12-11

    Use GTK_RESPONSE_CANCEL, not a homegrown RESPONSE_CANCEL. This way
    we can

    2003-12-10	Federico Mena Quintero	<federico@ximian.com>

	* src/nautilus-connect-server-dialog.c (response_callback): Use
	GTK_RESPONSE_CANCEL, not a homegrown RESPONSE_CANCEL.  This way we
	can close the dialog by pressing Escape.
	(nautilus_connect_server_dialog_init): Likewise.

	* src/nautilus-location-dialog.c (response_callback): Likewise.
	(nautilus_location_dialog_init): Likewise.

M	ChangeLog
M	src/nautilus-connect-server-dialog.c
M	src/nautilus-location-dialog.c

commit c75338fa564212c819b37ba2d2754a6517fc4aad
Author: Francisco F. Serrador <serrador@cvs.gnome.org>
Date:	2003-12-10

    Updated Spanish translation

    2003-12-10	Francisco F. Serrador  <serrador@cvs.gnome.org>

	* es.po: Updated Spanish translation

M	po/ChangeLog
M	po/es.po

commit 504066b622333fa8f84da08d2e4afac99983db8c
Author: Åsmund Skjæveland <aasmunds@fys.uio.no>
Date:	2003-12-10

    Updated Norwegian Nynorsk translation. Corrected some errors in
    Norwegian

    2003-12-10	Åsmund Skjæveland  <aasmunds@fys.uio.no>

	* nn.po: Updated Norwegian Nynorsk translation.
	* no.po: Corrected some errors in Norwegian Bokmål translation.

M	po/nn.po
M	po/no.po

commit e98efb7862603949c2cb842cc41a093fb2886aed
Author: Alexander Larsson <alexl@redhat.com>
Date:	2003-12-10

    s/directory/folder/ Patch by mpusalkar@novell.com

    2003-12-10	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/apps_nautilus_preferences.schemas.in:
	s/directory/folder/
	Patch by mpusalkar@novell.com

M	ChangeLog
M	libnautilus-private/apps_nautilus_preferences.schemas.in

commit dd877b0b04f1698d0dd3a9fb30c6907e0139e090
Author: Åsmund Skjæveland <aasmunds@fys.uio.no>
Date:	2003-12-10

    Updated Norwegian Nynorsk translation.

    2003-12-10	Åsmund Skjæveland  <aasmunds@fys.uio.no>

	* nn.po: Updated Norwegian Nynorsk translation.

M	po/ChangeLog
M	po/nn.po

commit f3f1d391e440a8a0f784f3bc00c6c176d22da715
Author: Vincent van Adrighem <adrighem@gnome.org>
Date:	2003-12-09

    Dutch translation updated by Reinout van Schouwen.

    2003-12-09	 Vincent van Adrighem  <adrighem@gnome.org>

	* nl.po: Dutch translation updated by Reinout van Schouwen.

M	po/ChangeLog
M	po/nl.po

commit 552ea42dbe3d585951a1d98ebcf2210c40d9cc38
Author: Vincent van Adrighem <adrighem@gnome.org>
Date:	2003-12-08

    Dutch translation updated by Reinout van Schouwen.

    2003-12-09	 Vincent van Adrighem  <adrighem@gnome.org>

	* nl.po: Dutch translation updated by Reinout van Schouwen.

M	po/ChangeLog
M	po/nl.po

commit a40ab5f0da5d5982e491a68c01e93c55344bfd2b
Author: Padraig O'Briain <padraig.obriain@sun.com>
Date:	2003-12-08

    src/file-manager/fm-list-view.c (create_and-set_up_tree_view); Set

    2003-12-08	Padraig O'Briain  <padraig.obriain@sun.com>

	* src/file-manager/fm-list-view.c (create_and-set_up_tree_view);
	Set
	accessible name. Fixes bug #128525.

M	ChangeLog
M	src/file-manager/fm-list-view.c

commit 28c5275c02229a3aadeee7e50f19ef21a9f9130e
Author: Alexander Larsson <alexl@src.gnome.org>
Date:	2003-12-08

    version markers

M	ChangeLog
M	po/ChangeLog

commit c983a96a481f1472d9538d5584a304a3722644aa (tag: NAUTILUS_2_5_3)
Author: Alexander Larsson <alexl@src.gnome.org>
Date:	2003-12-08

    pofile updates

M	po/am.po
M	po/ar.po
M	po/az.po
M	po/be.po
M	po/bg.po
M	po/bn.po
M	po/ca.po
M	po/cs.po
M	po/cy.po
M	po/da.po
M	po/de.po
M	po/el.po
M	po/en_GB.po
M	po/es.po
M	po/et.po
M	po/eu.po
M	po/fa.po
M	po/fi.po
M	po/fr.po
M	po/ga.po
M	po/gl.po
M	po/he.po
M	po/hi.po
M	po/hu.po
M	po/id.po
M	po/is.po
M	po/it.po
M	po/ja.po
M	po/ko.po
M	po/li.po
M	po/lt.po
M	po/lv.po
M	po/mk.po
M	po/ml.po
M	po/mn.po
M	po/ms.po
M	po/ne.po
M	po/nl.po
M	po/nn.po
M	po/no.po
M	po/pl.po
M	po/pt.po
M	po/pt_BR.po
M	po/ro.po
M	po/ru.po
M	po/sk.po
M	po/sl.po
M	po/sq.po
M	po/sr.po
M	po/sr@Latn.po
M	po/sv.po
M	po/th.po
M	po/tr.po
M	po/uk.po
M	po/vi.po
M	po/wa.po
M	po/yi.po
M	po/zh_CN.po
M	po/zh_TW.po

commit b2447d3bd33728941724dc1d0366a5ed665fca84
Author: Alexander Larsson <alexl@redhat.com>
Date:	2003-12-08

    2.5.3

    2003-12-08	Alexander Larsson  <alexl@redhat.com>

	* NEWS:
	* configure.in:
	2.5.3

M	ChangeLog
M	NEWS
M	configure.in

commit 1fa3dc41fc9fb5f7f0e8ba0ce59869ec032e593b
Author: Paisa Seeluangsawat <paisa@users.sf.net>
Date:	2003-12-07

    Updated Thai (th) translation.

    2003-12-07	Paisa Seeluangsawat  <paisa@users.sf.net>

	    * th.po: Updated Thai (th) translation.

M	po/th.po

commit f9ac88d8e2d8b637ed312a7165144daff9995e4a
Author: Paisa Seeluangsawat <paisa@users.sf.net>
Date:	2003-12-06

    Updated Thai (th) translation.

    2003-12-06	Paisa Seeluangsawat  <paisa@users.sf.net>

	    * th.po: Updated Thai (th) translation.

M	po/th.po

commit 4f0476ddf731877f5f4bdbf0915561c7902989a6
Author: Paisa Seeluangsawat <paisa@src.gnome.org>
Date:	2003-12-06

    *** empty log message ***

M	po/th.po

commit 2d8dd4245aedac9e97e4321948f42b03376fc8f2
Author: Paisa Seeluangsawat <paisa@users.sf.net>
Date:	2003-12-06

    Updated Thai (th) translation.

    2003-12-05	Paisa Seeluangsawat  <paisa@users.sf.net>

	    * th.po: Updated Thai (th) translation.

M	po/th.po

commit db15f94cf21abf72c85431b799ddfc0eb2dbee09
Author: Paisa Seeluangsawat <paisa@users.sf.net>
Date:	2003-12-05

    Updated Thai (th) translation.

    2003-12-05	Paisa Seeluangsawat  <paisa@users.sf.net>

	    * th.po: Updated Thai (th) translation.

M	po/ChangeLog
M	po/th.po

commit cb11ea7d1e0ef848c48409aac4668772c81d6c8a
Author: Vincent van Adrighem <adrighem@gnome.org>
Date:	2003-12-04

    Dutch translation updated by Reinout van Schouwen.

    2003-12-04	 Vincent van Adrighem  <adrighem@gnome.org>

	* nl.po: Dutch translation updated by Reinout van Schouwen.

M	po/ChangeLog
M	po/nl.po

commit c16160cc6f1814fdec9aa82e061721c4bb08478d
Author: Sivaiah Nallagatla <snallagatla@novell.com>
Date:	2003-12-04

    Place the focus on next item when an item is deleted from list view.

    2003-12-04	Sivaiah Nallagatla  <snallagatla@novell.com>

	    * src/file-manager/fm-list-view.c(fm_list_view_remove_file):
	    Place  the focus on next item
	    when an item is deleted from list view.

M	ChangeLog

commit 77086fbc6e86a3636fc819a4419b23e7c006a97a
Author: Sivaiah Nallagatla <snallagatla@novell.com>
Date:	2003-12-04

    *src/file-manager/fm-list-view.c(fm_list_view_remove_file): Place the

    2003-12-04	Sivaiah Nallagatla  <snallagatla@novell.com>

	*src/file-manager/fm-list-view.c(fm_list_view_remove_file):
	Place  the focus on next item
	when an item is deleted from list view.

M	src/file-manager/fm-list-view.c

commit 9c6d06d830a2b5b2d34dda5db542ca37c20f8b68
Author: Alexander Larsson <alexl@redhat.com>
Date:	2003-12-03

    Fix const missing build failure.

    2003-12-03	Alexander Larsson  <alexl@redhat.com>

	* src/file-manager/fm-icon-container.c
	(fm_icon_container_get_icon_description):
	Fix const missing build failure.

M	ChangeLog
M	src/file-manager/fm-icon-container.c

commit 9ff7a0a2ca30d762bc4896a18178963d68453117
Author: Miloslav Trmac <mitr@src.gnome.org>
Date:	2003-12-03

    Update Czech translation

M	po/ChangeLog
M	po/cs.po

commit 80851b5c73fc1e87531a3e9f0df1587c409d0e41
Author: Sanlig Badral <badaa@src.gnome.org>
Date:	2003-12-03

    Updated Mongolian translation

M	po/ChangeLog
M	po/mn.po

commit 2a1f721c66db4719552f85bac7c675be69a34d81
Author: Padraig O'Briain <padraig.obriain@sun.com>
Date:	2003-12-03

    Return TRUE when function succeeds.

    2003-12-03	Padraig O'Briain  <padraig.obriain@sun.com>

	* libnautilus-private/nautilus-icon-canvas-item.c:
	(nautilus_icon_canvas_item_accessible_action_set_description):
	Return
	TRUE when function succeeds.
	(nautilus_icon_canvas_item_accessible_get_name): If name has
	been set
	using atk_object_set_name return that.
	(nautilus_icon_canvas_item_accessible_finalize): Free image
	description
	or description if exists.
	(nautilus_icon_canvas_item_accessible_get_image_description):
	Return
	icon description, if it exists.
	(nautilus_icon_canvas_item_accessible_set_image-description):
	Implement this function.

	* libnautilus-private/nautrilus-icon-container.[ch]:
	(nautilus_icon_container_get_icon_description): New function.

	* src/file-manager/fm-icon-container.c:
	(fm_icon_container_get_icon_description): New function to
	implement
	NautilusIconContainerClass's get_icon_description.

	This fixes part of bug #126183.

M	ChangeLog
M	libnautilus-private/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-container.h
M	src/file-manager/fm-icon-container.c

commit f7c2500ea4bfc0c367a8f58f88c59a1763387f2d
Author: Danilo Šegan <dsegan@gmx.net>
Date:	2003-12-03

    Updated Serbian translation.

    2003-12-03	Danilo Šegan  <dsegan@gmx.net>

	* sr.po, sr@Latn.po: Updated Serbian translation.

M	po/ChangeLog
M	po/sr.po
M	po/sr@Latn.po

commit 11e1482b073c1aeaae07d74051cafab70877165a
Author: David Bordoley <bordoley@msu.edu>
Date:	2003-12-01

    Change "close all parents" to be "close parent folders" and change the

    2003-12-01	David Bordoley	<bordoley@msu.edu>

	* src/nautilus-application.c:
	(nautilus_application_close_parent_windows):
	* src/nautilus-application.h:
	* src/nautilus-spatial-window-ui.xml:
	* src/nautilus-spatial-window.c:
	(file_menu_close_parent_windows_callback),
	(real_merge_menus):
	Change "close all parents" to be "close parent folders"
	and change the behavior to match the label.

M	ChangeLog
M	src/nautilus-application.c
M	src/nautilus-application.h
M	src/nautilus-spatial-window-ui.xml
M	src/nautilus-spatial-window.c

commit aa5e7ce6480e72e645348774512ad0f76527101d
Author: Sivaiah Nallagatla <snallagatla@novell.com>
Date:	2003-12-01

    src/nautilus-navigation-window.c (real_get_default_size)

    2003-12-01 Sivaiah Nallagatla <snallagatla@novell.com>

	    * src/nautilus-navigation-window.c (real_get_default_size)
	    (nautilus_navigation_window_class_init)
	    * src/nautilus-spatial-window.c (real_get_default_size)
	    (nautilus_spatial_window_class_init)
	    * src/nautilus-window-private.h
	    * src/nautilus-window.c (set_initial_window_geometry)
	    * src/nautilus-window.h : make default size of navigation
	    window bigger and different from that
	    of spatial window. #127604 in b.g.o

M	ChangeLog
M	src/nautilus-navigation-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window-private.h
M	src/nautilus-window.c
M	src/nautilus-window.h

commit 9a9a3e0ef39f5b99ef4583d48d3a10bb4dfc16a8
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2003-11-27

    Update Norwegian translation.

    2003-11-27	Kjartan Maraas	<kmaraas@gnome.org>

	* no.po: Update Norwegian translation.

M	po/ChangeLog
M	po/no.po

commit d906b954d244c6eed4ae0a0d365e141f9a8e760c
Author: Danilo Šegan <dsegan@gmx.net>
Date:	2003-11-27

    Updated Serbain translation.

    2003-11-27	Danilo Šegan  <dsegan@gmx.net>

	* sr.po, sr@Latn.po: Updated Serbain translation.

M	po/ChangeLog
M	po/sr.po
M	po/sr@Latn.po

commit bda9b30f8180eb0660b0a83c055741014261f3f6
Author: Sebastien Bacher <seb128@debian.org>
Date:	2003-11-26

    Fix other typos. (Closes: #115744).

    2003-11-26	Sebastien Bacher  <seb128@debian.org>

	* libnautilus-private/apps_nautilus_preferences.schemas.in: Fix
	other typos. (Closes: #115744).

M	ChangeLog
M	libnautilus-private/apps_nautilus_preferences.schemas.in

commit 5038ef999de4d1e35fd302d32f4dfe233ee57d77
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2003-11-26

    Fix typos. Closes bug #121589.

    2003-11-26	Kjartan Maraas	<kmaraas@gnome.org>

	* libnautilus-private/apps_nautilus_preferences.schemas.in: Fix
	typos. Closes bug #121589.

M	ChangeLog
M	libnautilus-private/apps_nautilus_preferences.schemas.in

commit 7eaad1498d8a5607ddd82af80e7400332bff5924
Author: Frédéric Crozat <fcrozat@src.gnome.org>
Date:	2003-11-26

    Remove unused variable (broke build).

	   * src/file-manager/fm-properties-window.c:
	    (create_permissions_page):
	    Remove unused variable (broke build).

M	ChangeLog
M	src/file-manager/fm-properties-window.c

commit fd9f6d805d2aa8ef73f652785586c9317c30f575
Author: Changwoo Ryu <cwryu@src.gnome.org>
Date:	2003-11-26

    Updated Korean translation by Young-Ho Cha <ganadist at mizi.com>.

	* ko.po: Updated Korean translation by
	Young-Ho Cha <ganadist at mizi.com>.

M	po/ChangeLog
M	po/ko.po

commit ddf2fb9471c1d347e108af683d7d418b63a5ba49
Author: Padraig O'Briain <padraig.obriain@sun.com>
Date:	2003-11-26

    Add ATK relations between checkbox and label. Fixes bug #127810.

    2003-11-26	Padraig O'Briain  <padraig.obriain@sun.com>

	* src/file-manager/fm-properties-window.c:
	(Add_permissions_checkbox): Add ATK relations between checkbox and
	label. Fixes bug #127810.

M	ChangeLog
M	src/file-manager/fm-properties-window.c

commit a9a3f20679c6ca3f4b064e4c1c20a859a6029217
Author: Alexander Larsson <alexl@src.gnome.org>
Date:	2003-11-24

    version markers pofiles

    version markers
    pofiles

M	ChangeLog
M	po/ChangeLog
M	po/am.po
M	po/ar.po
M	po/az.po
M	po/be.po
M	po/bg.po
M	po/bn.po
M	po/ca.po
M	po/cs.po
M	po/cy.po
M	po/da.po
M	po/de.po
M	po/el.po
M	po/en_GB.po
M	po/es.po
M	po/et.po
M	po/eu.po
M	po/fa.po
M	po/fi.po
M	po/fr.po
M	po/ga.po
M	po/gl.po
M	po/he.po
M	po/hi.po
M	po/hu.po
M	po/id.po
M	po/is.po
M	po/it.po
M	po/ja.po
M	po/ko.po
M	po/li.po
M	po/lt.po
M	po/lv.po
M	po/mk.po
M	po/ml.po
M	po/mn.po
M	po/ms.po
M	po/ne.po
M	po/nl.po
M	po/nn.po
M	po/no.po
M	po/pl.po
M	po/pt.po
M	po/pt_BR.po
M	po/ro.po
M	po/ru.po
M	po/sk.po
M	po/sl.po
M	po/sq.po
M	po/sr.po
M	po/sr@Latn.po
M	po/sv.po
M	po/th.po
M	po/tr.po
M	po/uk.po
M	po/vi.po
M	po/wa.po
M	po/yi.po
M	po/zh_CN.po
M	po/zh_TW.po

commit c89c922639090d3700f10c73404bb987fbd803e3 (tag: NAUTILUS_2_5_2)
Author: Alexander Larsson <alexl@redhat.com>
Date:	2003-11-24

    2.5.2

    2003-11-24	Alexander Larsson  <alexl@redhat.com>

	* NEWS:
	* configure.in:
	2.5.2

M	ChangeLog
M	NEWS
M	configure.in

commit 82c91aa2e83d212aa237e5666357e0dfa91054c8
Author: Alexander Larsson <alexl@redhat.com>
Date:	2003-11-24

    Don't crash on startup if a11y is disabled. 2003-11-24 Alexander
    Larsson

    2003-11-24	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-icon-container.c
	(nautilus_icon_container_accessible_initialize):
	Don't crash on startup if a11y is disabled.
    2003-11-24	Alexander Larsson  <alexl@redhat.com>

	* POTFILES.in: add fm-icon-container.c

M	ChangeLog
M	libnautilus-private/nautilus-icon-container.c
M	po/ChangeLog
M	po/POTFILES.in

commit 89c2ce7502ec81822e7efc2fe55ee6f4b163f67d
Author: Padraig O'Briain <padraig.obriain@sun.com>
Date:	2003-11-21

    Add accessible name. Fixes bug #127485.

    2003-11-21	Padraig O'Briain  <padraig.obriain@sun.com>

	* src/file-manager/fm-icon-container.c
	(fm_icon_container_instance_init): Add accessible name.
	Fixes bug #127485.

M	ChangeLog
M	src/file-manager/fm-icon-container.c

commit b7bd48dee6ec50a5c969564a137bed7250eca1cc
Author: Dave Camp <dave@ximian.com>
Date:	2003-11-21

    Forgot this bit of Srini's patch.

    2003-11-20	Dave Camp  <dave@ximian.com>

	* src/nautilus-navigation-window.c (real_set_content_view_widget):
	Forgot this bit of Srini's patch.

M	ChangeLog
M	src/nautilus-navigation-window.c

commit 0d787bab7d23c700c7248a84cd2ae057cc59e540
Author: Dave Camp <dave@ximian.com>
Date:	2003-11-20

    Disconnect the view. Patch from Srinivasa Ragavan
    <sragavan@novell.com>.

    2003-11-20	Dave Camp  <dave@ximian.com>

	* src/nautilus-window-manage-views.c: (handle_view_failure):
	Disconnect the view.  Patch from Srinivasa
	Ragavan <sragavan@novell.com>.

M	ChangeLog
M	src/nautilus-window-manage-views.c

commit 7aec4436974a12e83aafe2f88bb036cf0d2487eb
Author: Dave Camp <dave@ximian.com>
Date:	2003-11-20

    Grab focus if clicking on a selected row. Patch from Sivaiah
    Nallagatla

    2003-11-20	Dave Camp  <dave@ximian.com>

	* src/file-manager/fm-list-view.c: (button_press_callback): Grab
	focus if clicking on a selected row.  Patch from Sivaiah
	Nallagatla <snallagatla@novell.com>

M	ChangeLog
M	src/file-manager/fm-list-view.c

commit a7cdc64a52cd715755e11d8a6a9e5d506fd50b10 (tag:
NAUTILUS_EXTENSIONS_BRANCHPOINT)
Author: Danilo Šegan <dsegan@gmx.net>
Date:	2003-11-20

    Updated Serbian translation.

    2003-11-20	Danilo Šegan  <dsegan@gmx.net>

	* sr.po, sr@Latn.po: Updated Serbian translation.

M	po/ChangeLog
M	po/sr.po
M	po/sr@Latn.po

commit 15085f1516f1e1e0a458aa594199a9632788b1ed
Author: James Willcox <jwillcox@src.gnome.org>
Date:	2003-11-19

    Fix the build


    Fix the build

M	ChangeLog
M	libnautilus-private/nautilus-icon-canvas-item.c

commit edfda6a4b55c4f481278d62d0e1c7722075090e0
Author: Padraig O'Briain <padraig.obriain@sun.com>
Date:	2003-11-19

    Add implementation of AtkAction for NautilusIconCanvasItemAccessible..

    2003-11-19	Padraig O'Briain  <padraig.obriain@sun.com>

	* libnautilus-private/nautilus-icon-canvas-item.c: Add
	implementation
	of AtkAction for NautilusIconCanvasItemAccessible.. Fixes bug
	#126272.

M	ChangeLog
M	libnautilus-private/nautilus-icon-canvas-item.c

commit 565ebfe76671f75f47bd6a0d032a24e448d8bc9c
Author: Padraig O'Briain <padraig.obriain@sun.com>
Date:	2003-11-19

    Add mnemonics to labels and add calls to
    gtk_label_set_mnemonic_widget.

    2003-11-19	Padraig O'Briain  <padraig.obriain@sun.com>

	* src/nautilus-connect-server-dialog.c: Add mnemonics to
	labels and
	add calls to gtk_label_set_mnemonic_widget. Fixes bug #126803.

M	ChangeLog
M	src/nautilus-connect-server-dialog.c

commit 5977be4551cf772b7db040a901b0b3baea16f6bb
Author: Padraig O'Briain <padraig.obriain@sun.com>
Date:	2003-11-19

    Return option_menu created in this
    function. (create_permissions_page):

    2003-11-19	Padraig O'Briain  <padraig.obriain@sun.com>

	* src/file-manger/fm-properties-window.c:
	(attach_owner_menu): Return option_menu created in this function.
	(create_permissions_page): Set mnemonic widget for owner_label.
	Fixes bug #126637.

M	ChangeLog
M	src/file-manager/fm-properties-window.c

commit b17fc06c233549f8a971683dfcbdf3326096cec3
Author: Padraig O'Briain <padraig.obriain@sun.com>
Date:	2003-11-19

    Do not return value in function returing void. Fixes build problem.

    2003-11-19	Padraig O'Briain  <padraig.obriain@sun.com>

	* libnautilus-private/nautilus-link.c
	(nautilus_link_get_link_info_given_file_contents): Do not
	return value
	in function returing void. Fixes build problem.

M	ChangeLog
M	libnautilus-private/nautilus-link.c

commit 218d5e892f696927a5afbddcc8578c334521531f
Author: David Malcolm <dave_malcolm@src.gnome.org>
Date:	2003-11-17

    Set the icon of the GtkWindow for the Properties window whenever
    the icon in the Basic pane is updated.

M	ChangeLog
M	src/file-manager/fm-properties-window.c

commit 033cd581ccdfd8bfb408eeec0e02047aba01eedc
Author: Dave Camp <dave@ximian.com>
Date:	2003-11-17

    NULL out the keyword fields. Patch from Kiran Kumar Immidi

    2003-11-17	Dave Camp  <dave@ximian.com>

	* components/emblem/nautilus-emblem-view.c:
	(nautilus_emblem_view_drag_received_cb): NULL out the keyword
	fields.  Patch from Kiran Kumar Immidi <kimmidi@novell.com>.

M	ChangeLog
M	components/emblem/nautilus-emblem-view.c

commit dce76cb910f383a6cf8ec1bb75f66a124a39226b
Author: Dave Camp <dave@ximian.com>
Date:	2003-11-16

    Don't compare unknown modification times. Patch from Sivaiah
    Nallagatla

    2003-11-16	Dave Camp  <dave@ximian.com>

	* libnautilus-private/nautilus-file.c:
	(compare_by_modification_time): Don't compare unknown
	modification times.  Patch from Sivaiah Nallagatla
	<snallagatla@novell.com>.

M	ChangeLog
M	libnautilus-private/nautilus-file.c

commit 3d8c0a947dca610dd22e76a25c60f900c78b7df6
Author: Dave Camp <dave@ximian.com>
Date:	2003-11-16

    Reread the activation URI of symlinks in case the link target
    is stale.

    2003-11-16	Dave Camp  <dave@ximian.com>

	* src/file-manager/fm-directory-view.c:
	(activate_activation_uri_ready_callback),
	(fm_directory_view_activate_file): Reread the activation URI of
	symlinks in case the link target is stale.  Patch from
	Maneesh Pusalkar <mpusalkar@novell.com>.

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit 1610329191696cf2b13c487da04379440d06be70
Author: Alexander Larsson <alexl@redhat.com>
Date:	2003-11-13

    Only monitor then for_open_with file when the popup menu is
    visible. Also,

    2003-11-13	Alexander Larsson  <alexl@redhat.com>

	* src/file-manager/fm-directory-view.c (open_location):
	Only monitor then for_open_with file when the popup menu is
	visible.
	Also, don't monitor it when opening the location, as this
	can cause
	us to unnecessary re-read the mime list on force-reload opens
	(e.g. non-local opens).

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit 7d7d60f8762c3045192f5aff56a93f5bfd6b4101
Author: Dave Camp <campd@src.gnome.org>
Date:	2003-11-13

    version markers

M	ChangeLog
M	po/ChangeLog

commit 8f1ad133b1f64613f21dca7a7c85100c63d230b0 (tag: NAUTILUS_2_5_1_1)
Author: Dave Camp <dave@ximian.com>
Date:	2003-11-12

    2.5.1.1

    003-11-12  Dave Camp  <dave@ximian.com>

	* NEWS:
	* configure.in: 2.5.1.1

	* configure.in:
	* components/emblem/Makefile.am:
	* components/image_properties/Makefile.am:
	* components/sample/Makefile.am:
	* src/Makefile.am:
	* src/file-manager/Makefile.am: Cleaned up DISABLE_DEPREACTED
	bits.

M	ChangeLog
M	NEWS
M	components/emblem/Makefile.am
M	components/image_properties/Makefile.am
M	components/sample/Makefile.am
M	configure.in
M	src/Makefile.am
M	src/file-manager/Makefile.am

commit 8a5e1c64ab700e358534db7420bd15c576d68205
Author: Hasbullah Bin Pit <sebol@ikhlas.com>
Date:	2003-11-12

    Updated Malay translation.

    2003-11-12 Hasbullah Bin Pit <sebol@ikhlas.com>

	    * ms.po: Updated Malay translation.

M	po/ChangeLog
M	po/ms.po

commit fae85d553a009c74143739488f411c4cc20a9c87
Author: Dave Camp <campd@src.gnome.org>
Date:	2003-11-12

    h2003-11-11  Dave Camp  <dave@ximian.com>

	* src/file-manager/fm-list-view.c
	(list_view_get_first_visible_file_callback): Unref the file
	before returning its uri.

M	ChangeLog
M	src/file-manager/fm-list-view.c

commit 0c7a2e8b0db9f0c6acdcd71371e4faa7f10975d3
Author: Ole Laursen <olau@hardworking.dk>
Date:	2003-11-10

    Updated Danish translation.

    2003-11-10	Ole Laursen  <olau@hardworking.dk>

	* da.po: Updated Danish translation.

M	po/ChangeLog
M	po/da.po

commit 9b1b200474a2ccc742bccd9f72bbef0b049f5cfc
Author: Danilo Šegan <dsegan@gmx.net>
Date:	2003-11-10

    Updated Serbian translation.

    2003-11-10	Danilo Šegan  <dsegan@gmx.net>

	* sr.po, sr@Latn.po: Updated Serbian translation.

M	po/ChangeLog
M	po/sr.po
M	po/sr@Latn.po

commit ce3fae07dd0e2fbeecba592652d2d2cd39ebb717
Author: Pablo Gonzalo del Campo <pablodc@bigfoot.com>
Date:	2003-11-10

    Updated Spanish translation by Francisco Javier F. Serrador

    2003-11-10	Pablo Gonzalo del Campo  <pablodc@bigfoot.com>

	    * es.po: Updated Spanish translation by
		     Francisco Javier F. Serrador <serrador@arrakis.es>.

M	po/ChangeLog
M	po/es.po

commit 59bed45348fd3b7965855fa47cddc716e8a6308e
Author: Denis Lackovic <delacko@src.gnome.org>
Date:	2003-11-10

    croatian translations updated

M	po/hr.po

commit 5326130191db65c98e8178c1253377d0a7b9b09a
Author: Alexander Larsson <alexl@src.gnome.org>
Date:	2003-11-10

    version markers

M	ChangeLog
M	po/ChangeLog

commit 40f85ef523c56afe76bc407e06863c19b772601b (tag: NAUTILUS_2_5_1)
Author: Alexander Larsson <alexl@src.gnome.org>
Date:	2003-11-10

    pofiles

M	po/am.po
M	po/ar.po
M	po/az.po
M	po/be.po
M	po/bg.po
M	po/bn.po
M	po/ca.po
M	po/cs.po
M	po/cy.po
M	po/da.po
M	po/de.po
M	po/el.po
M	po/en_GB.po
M	po/es.po
M	po/et.po
M	po/eu.po
M	po/fa.po
M	po/fi.po
M	po/fr.po
M	po/ga.po
M	po/gl.po
M	po/he.po
M	po/hi.po
M	po/hu.po
M	po/id.po
M	po/is.po
M	po/it.po
M	po/ja.po
M	po/ko.po
M	po/li.po
M	po/lt.po
M	po/lv.po
M	po/mk.po
M	po/ml.po
M	po/mn.po
M	po/ms.po
M	po/ne.po
M	po/nl.po
M	po/nn.po
M	po/no.po
M	po/pl.po
M	po/pt.po
M	po/pt_BR.po
M	po/ro.po
M	po/ru.po
M	po/sk.po
M	po/sl.po
M	po/sq.po
M	po/sr.po
M	po/sr@Latn.po
M	po/sv.po
M	po/th.po
M	po/tr.po
M	po/uk.po
M	po/vi.po
M	po/wa.po
M	po/yi.po
M	po/zh_CN.po
M	po/zh_TW.po

commit f5a1fa46a7280af9885522b5bbb2541bfcf64e63
Author: Alexander Larsson <alexl@redhat.com>
Date:	2003-11-10

    Bump to 2.5.1, require later eel & gnome-vfs

    2003-11-10	Alexander Larsson  <alexl@redhat.com>

	* NEWS:
	* configure.in:
	Bump to 2.5.1, require later eel & gnome-vfs

M	ChangeLog
M	NEWS
M	configure.in

commit b41c434828c6cdc56648e811f206df0db00d0003
Author: Abel Cheung <maddog@linux.org.hk>
Date:	2003-11-09

    Removed non-existant file and added 2 new .desktop.in.

    2003-11-09	Abel Cheung  <maddog@linux.org.hk>

	* POTFILES.in: Removed non-existant file and added
	  2 new .desktop.in.

M	po/ChangeLog
M	po/POTFILES.in

commit e0f6c82a550eeceead98367797aa96b24e25049d
Author: Christian Rose <menthos@menthos.com>
Date:	2003-11-09

    Updated Nepali translation by Pawan Chitrakar <pawan@nplinux.org>.

    2003-11-09	Christian Rose	<menthos@menthos.com>

	* ne.po: Updated Nepali translation by
	Pawan Chitrakar <pawan@nplinux.org>.

M	po/ChangeLog
M	po/ne.po

commit 6775ae2890863e2b063203d77c5cde4d1e801dcc
Author: Denis Lackovic <delacko@src.gnome.org>
Date:	2003-11-07

    croatian translations added

A	po/hr.po

commit e162b7dceb9596fa4a7d8a898d64b7c9031fd654
Author: Alexander Larsson <alexl@redhat.com>
Date:	2003-11-06

    New desktop files

    2003-11-06	Alexander Larsson  <alexl@redhat.com>

	* Makefile.am:
	* nautilus-computer.desktop.in:
	* nautilus-home.desktop.in:
	New desktop files

	* nautilus.desktop.in:
	Make this one "browse filesystem"

	* libnautilus-private/apps_nautilus_preferences.schemas.in:
	* libnautilus-private/nautilus-global-preferences.c:
	* libnautilus-private/nautilus-global-preferences.h:
	computer desktop icon prefs

	* libnautilus-private/nautilus-desktop-icon-file.c:
	(update_info_from_link): Set permissions too

	* libnautilus-private/nautilus-desktop-link-monitor.c:
	* libnautilus-private/nautilus-desktop-link.[ch]:
	Add computer icon

	* src/Makefile.am:
	* src/nautilus-connect-server-dialog.[ch]:
	Connect server dialog

	* src/file-manager/fm-directory-view.c:
	Mount drives on activation.

	* src/file-manager/fm-icon-container.c:
	Sort computer first

	* src/file-manager/fm-properties-window.c:
	Put back NautilusDesktopLink handling for e.g. computer and home.

	* src/nautilus-application.[ch]:
	Reload dirs on mounts.
	add browser_window argument on open window

	* src/nautilus-main.c:
	add browser_window argument on open window (--browser)
	hack to register computer icon

	* src/nautilus-shell-interface.idl:
	* src/nautilus-shell.c:
	add browser_window argument on open window

	* src/nautilus-navigation-window-ui.xml:
	* src/nautilus-spatial-window-ui.xml:
	* src/nautilus-window-menus.c:
	Add connect to server
	Add computer

	* src/nautilus-window.c:
	Nice title for burn:///

M	ChangeLog
M	Makefile.am
M	libnautilus-private/apps_nautilus_preferences.schemas.in
M	libnautilus-private/nautilus-desktop-icon-file.c
M	libnautilus-private/nautilus-desktop-link-monitor.c
M	libnautilus-private/nautilus-desktop-link.c
M	libnautilus-private/nautilus-desktop-link.h
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.h
C071	nautilus.desktop.in	nautilus-computer.desktop.in
C091	nautilus.desktop.in	nautilus-home.desktop.in
M	nautilus.desktop.in
M	src/Makefile.am
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-icon-container.c
M	src/file-manager/fm-properties-window.c
M	src/nautilus-application.c
M	src/nautilus-application.h
A	src/nautilus-connect-server-dialog.c
A	src/nautilus-connect-server-dialog.h
M	src/nautilus-main.c
M	src/nautilus-navigation-window-ui.xml
M	src/nautilus-shell-interface.idl
M	src/nautilus-shell.c
M	src/nautilus-spatial-window-ui.xml
M	src/nautilus-window-menus.c
M	src/nautilus-window.c

commit 3613a86b2039395b3ee229c901a00e35b85865b6
Author: Alexander Larsson <alexl@redhat.com>
Date:	2003-11-05

    Require new gnome-vfs

    2003-11-05	Alexander Larsson  <alexl@redhat.com>

	* configure.in:
	Require new gnome-vfs

	* components/tree/nautilus-tree-view.c:
	* libnautilus-private/nautilus-desktop-link-monitor.c:
	* libnautilus-private/nautilus-desktop-link.[ch]:
	* libnautilus-private/nautilus-monitor.c:
	* libnautilus-private/nautilus-trash-directory.c:
	* libnautilus-private/nautilus-trash-monitor.[ch]:
	* src/nautilus-application.c:
	Use gnome-vfs-volume-manager instead of nautilus-volume-manager.c

	* libnautilus-private/nautilus-desktop-icon-file.c:
	Set the volume on the nautilusfile

	* libnautilus-private/nautilus-directory-async.c:
	Load volume info from link

	* libnautilus-private/nautilus-file-attributes.h:
	* libnautilus-private/nautilus-mime-actions.c:
	Add new VOLUMES attribute

	* libnautilus-private/nautilus-file-private.h:
	Add has_volume and has_drive to NautilusFile

	* libnautilus-private/nautilus-file.[ch]:
	Add has_volume and has_drive to NautilusFile
	Volumes/drives are sorted separately

	* libnautilus-private/nautilus-link-desktop-file.[ch]:
	* libnautilus-private/nautilus-link.[ch]:
	Read drive and volume id from links

	* src/file-manager/fm-desktop-icon-view.c:
	* src/file-manager/nautilus-desktop-icon-view-ui.xml:
	Remove volume ops. Remove disks menu

	* src/file-manager/fm-directory-view.c:
	* src/file-manager/nautilus-directory-view-ui.xml:
	Implement volume ops using gnome-vfs

	* src/file-manager/fm-properties-window.c:
	Handle drives/volumes

	* src/nautilus-window.c:
	Make a nicer title for some specific locations

	* libnautilus-private/nautilus-volume-monitor.[ch]:
	* libnautilus-private/Makefile.am
	remove this old crap

M	ChangeLog
M	components/tree/nautilus-tree-view.c
M	configure.in
M	libnautilus-private/Makefile.am
M	libnautilus-private/nautilus-desktop-icon-file.c
M	libnautilus-private/nautilus-desktop-link-monitor.c
M	libnautilus-private/nautilus-desktop-link.c
M	libnautilus-private/nautilus-desktop-link.h
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-file-attributes.h
M	libnautilus-private/nautilus-file-private.h
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-file.h
M	libnautilus-private/nautilus-link-desktop-file.c
M	libnautilus-private/nautilus-link-desktop-file.h
M	libnautilus-private/nautilus-link.c
M	libnautilus-private/nautilus-link.h
M	libnautilus-private/nautilus-mime-actions.c
M	libnautilus-private/nautilus-monitor.c
M	libnautilus-private/nautilus-trash-directory.c
M	libnautilus-private/nautilus-trash-monitor.c
M	libnautilus-private/nautilus-trash-monitor.h
D	libnautilus-private/nautilus-volume-monitor.c
D	libnautilus-private/nautilus-volume-monitor.h
M	src/file-manager/fm-desktop-icon-view.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-properties-window.c
M	src/file-manager/nautilus-desktop-icon-view-ui.xml
M	src/file-manager/nautilus-directory-view-ui.xml
M	src/nautilus-application.c
M	src/nautilus-window.c

commit fb27d9086b6448e10a535c6cc4a52ee919096dc5
Author: Alexander Larsson <alexl@redhat.com>
Date:	2003-11-03

    Allow to register shortcuts for in-process IIDs so that activation
    doesn't

    2003-11-03	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-bonobo-extensions.h:
	* libnautilus-private/nautilus-bonobo-extensions.c:
	(nautilus_bonobo_register_activation_shortcut),
	(nautilus_bonobo_unregister_activation_shortcut),
	(nautilus_bonobo_activate_from_id):
	Allow to register shortcuts for in-process IIDs so
	that activation doesn't go through bonobo-activation.

	* src/nautilus-application.c: (create_object_shortcut),
	(nautilus_application_instance_init),
	(nautilus_application_destroy):
	* components/emblem/libmain.c:
	* components/history/libmain.c:
	* components/notes/nautilus-notes.c:
	* components/tree/libmain.c:
	Register activation shortcuts.

	* src/nautilus-navigation-window.c:
	(nautilus_navigation_window_hide_sidebar),
	(nautilus_navigation_window_show_sidebar):
	Avoid gratuitus gconf write.

M	ChangeLog
M	components/emblem/libmain.c
M	components/history/libmain.c
M	components/notes/nautilus-notes.c
M	components/tree/libmain.c
M	libnautilus-private/nautilus-bonobo-extensions.c
M	libnautilus-private/nautilus-bonobo-extensions.h
M	src/nautilus-application.c
M	src/nautilus-navigation-window.c

commit b9ba65cf0a9b202e9f8b8cd45be736482a0f1756
Author: Görkem Çetin <gorkem@src.gnome.org>
Date:	2003-11-03

    CVS_SILENT

M	po/tr.po

commit efccb970f0e20a4ab54194dbfe6a1889cec87c0f
Author: KAMAGASAKO Masatoshi <emerald@gnome.gr.jp>
Date:	2003-11-02

    Updated Japanese translation.

    2003-11-02	KAMAGASAKO Masatoshi  <emerald@gnome.gr.jp>

	* ja.po: Updated Japanese translation.

M	po/ChangeLog
M	po/ja.po

commit 522ce4737acfaf2b5cb184f727872dc754854366
Author: Alexander Larsson <alexl@redhat.com>
Date:	2003-11-01

    Don't write NAUTILUS_PREFERENCES_START_WITH_STATUS_BAR on each
    open new

    2003-11-01	Alexander Larsson  <alexl@redhat.com>

	* src/nautilus-window.c (nautilus_window_hide_status_bar)
	(nautilus_window_show_status_bar):
	Don't write NAUTILUS_PREFERENCES_START_WITH_STATUS_BAR on each
	open new window.

M	ChangeLog
M	src/nautilus-window.c

commit bd813554501722182a877d8f4724943d5c65091b
Author: Kostas Papadimas <pkst@src.gnome.org>
Date:	2003-10-30

    Updated the Greek translation

M	po/ChangeLog
M	po/el.po

commit 08873630d98a3847dbd00dac80ed7e9cfacaa5da
Author: Martin Wehner <martin.wehner@epost.de>
Date:	2003-10-29

    Fix leaks #2.

    2003-10-29	Martin Wehner  <martin.wehner@epost.de>

	* libnautilus-private/nautilus-icon-dnd.c:
	* src/file-manager/fm-properties-window.c:
	Fix leaks #2.

M	libnautilus-private/nautilus-icon-dnd.c
M	src/file-manager/fm-properties-window.c

commit b11514b765f381e5d4b508384e6aed88fed967f6
Author: Martin Wehner <martin.wehner@epost.de>
Date:	2003-10-29

    Fix leaks.

    2003-10-29	Martin Wehner  <martin.wehner@epost.de>

	* components/tree/nautilus-tree-model.c:
	* libnautilus-private/nautilus-icon-dnd.c:
	* src/file-manager/fm-properties-window.c:
	Fix leaks.

M	ChangeLog
M	components/tree/nautilus-tree-model.c

commit 28f5bfcfde7851fbceabb0c85d319b8d2e9f5dcf
Author: Andras Timar <timar@gnome.hu>
Date:	2003-10-28

    Updated Hungarian translation.

    2003-10-28	Andras Timar  <timar@gnome.hu>

	* hu.po: Updated Hungarian translation.

M	po/ChangeLog

commit 06a4b4f8f1bf780b7816f530846db0567d4cdede
Author: Ole Laursen <olau@hardworking.dk>
Date:	2003-10-25

    Updated Danish translation.

    2003-10-25	Ole Laursen  <olau@hardworking.dk>

	* da.po: Updated Danish translation.

M	po/ChangeLog
M	po/da.po

commit 49cef22de77c7adc87671d5ce9db0c07cc95b8ed
Author: Padraig O'Briain <padraig.obriain@sun.com>
Date:	2003-10-22

    Cycle around to start or end if at last or first icon. (bug #82609)

    2003-10-22	Padraig O'Briain  <padraig.obriain@sun.com>

	    * libnautilus-private/nautilus-icon-container.c
	    (select_previous_or_next_icon): Cycle around to start or
	    end if
	    at last or first icon. (bug #82609)

M	ChangeLog
M	libnautilus-private/nautilus-icon-container.c

commit 486ca59010fa17f04c980795a1387200f38deedc
Author: Yogeesh MB <yogeeshmb@src.gnome.org>
Date:	2003-10-22

    file kn.po was initially added on branch gnome-2-4.

commit a3cc34258a2e65e248552f289153154975a6b128
Author: Alexander Larsson <alexl@redhat.com>
Date:	2003-10-21

    Fix leaks. Patch from Martin Wehner <martin.wehner@epost.de>

    2003-10-21	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-desktop-link.c:
	* libnautilus-private/nautilus-file-operations.c:
	* libnautilus-private/nautilus-file.c:
	* libnautilus-private/nautilus-icon-factory.c:
	* src/nautilus-application.c:
	* src/nautilus-bookmark-list.c:
	Fix leaks.
	Patch from Martin Wehner <martin.wehner@epost.de>

M	ChangeLog
M	libnautilus-private/nautilus-desktop-link.c
M	libnautilus-private/nautilus-file-operations.c
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-icon-factory.c
M	src/nautilus-application.c
M	src/nautilus-bookmark-list.c

commit 36a6eaa27443b3766a181b4ef4bd53f3fe975445
Author: Stanislav Brabec <utx@src.gnome.org>
Date:	2003-10-21

    cs.po: Typo fix.

M	po/ChangeLog
M	po/cs.po

commit e78843622d7873081bdc8d90a5ed8c461e4c0107
Author: Jonathan Blandford <jrb@gnome.org>
Date:	2003-10-20

    remove GTK and GNOME_DISABLE_DEPRECATED

    Mon Oct 20 13:38:16 2003  Jonathan Blandford  <jrb@gnome.org>

	    * src/Makefile.am (INCLUDES): remove GTK and
	    GNOME_DISABLE_DEPRECATED

	    * src/file-manager/Makefile.am (INCLUDES): ditto

	    * components/emblem/Makefile.am (INCLUDES): ditto

M	ChangeLog
M	components/emblem/Makefile.am
M	src/Makefile.am
M	src/file-manager/Makefile.am

commit 835468b8a7b226b78d0ecf56761b04b100f389a5
Author: Alexander Larsson <alexl@redhat.com>
Date:	2003-10-20

    Change back orbit req.

    2003-10-20	Alexander Larsson  <alexl@redhat.com>

	* configure.in:
	Change back orbit req.

M	ChangeLog
M	configure.in

commit 375e30c46e7b0711fab2d170f08f6594bc9ba454
Author: Alexander Larsson <alexl@src.gnome.org>
Date:	2003-10-20

    version markers

M	ChangeLog
M	po/ChangeLog

commit 9a9f58c89b530ac2dc5773f0c782eb97e110dca1 (tag: NAUTILUS_2_5_0)
Author: Alexander Larsson <alexl@redhat.com>
Date:	2003-10-20

    Update

    2003-10-20	Alexander Larsson  <alexl@redhat.com>

	* NEWS:
	Update

	* configure.in:
	Require new eel & orbit
	Bump to 2.5.0

M	ChangeLog
M	NEWS
M	configure.in
M	po/am.po
M	po/ar.po
M	po/az.po
M	po/be.po
M	po/bg.po
M	po/bn.po
M	po/ca.po
M	po/cs.po
M	po/cy.po
M	po/da.po
M	po/de.po
M	po/el.po
M	po/en_GB.po
M	po/es.po
M	po/et.po
M	po/eu.po
M	po/fa.po
M	po/fi.po
M	po/fr.po
M	po/ga.po
M	po/gl.po
M	po/he.po
M	po/hi.po
M	po/hu.po
M	po/id.po
M	po/is.po
M	po/it.po
M	po/ja.po
M	po/ko.po
M	po/li.po
M	po/lt.po
M	po/lv.po
M	po/mk.po
M	po/ml.po
M	po/mn.po
M	po/ms.po
M	po/ne.po
M	po/nl.po
M	po/nn.po
M	po/no.po
M	po/pl.po
M	po/pt.po
M	po/pt_BR.po
M	po/ro.po
M	po/ru.po
M	po/sk.po
M	po/sl.po
M	po/sq.po
M	po/sr.po
M	po/sr@Latn.po
M	po/sv.po
M	po/th.po
M	po/tr.po
M	po/uk.po
M	po/vi.po
M	po/wa.po
M	po/yi.po
M	po/zh_CN.po
M	po/zh_TW.po

commit b79bb37c6fc310608d51603d95917f6e334510b6
Author: Andras Timar <timar@gnome.hu>
Date:	2003-10-20

    Updated Hungarian translation.

    2003-10-20	Andras Timar  <timar@gnome.hu>

	* hu.po: Updated Hungarian translation.

M	po/ChangeLog
M	po/hu.po

commit 8f36a24f49dcf1a751a418f8302239d8d81b3f7e
Author: Danilo Šegan <dsegan@gmx.net>
Date:	2003-10-17

    Updated Serbian translation.

    2003-10-17	Danilo Šegan  <dsegan@gmx.net>

	* sr.po, sr@Latn.po: Updated Serbian translation.

M	po/ChangeLog
M	po/sr.po
M	po/sr@Latn.po

commit 9eb5577438164d1a92b575788a616c561e7b8349
Author: Alexander Larsson <alexl@redhat.com>
Date:	2003-10-17

    Use themed icon for desktop. Patch from Luca Ferretti
    <elle.uca@libero.it>

    2003-10-17	Alexander Larsson  <alexl@redhat.com>

	* src/nautilus-window-manage-views.c:
	Use themed icon for desktop.
	Patch from Luca Ferretti <elle.uca@libero.it>

M	ChangeLog
M	src/nautilus-window-manage-views.c

commit abcc206d8690143cebb15814a95effbb842f603b
Author: Alexander Larsson <alexl@redhat.com>
Date:	2003-10-17

    Split up camera & maker. Don't center text Allow selection of
    text. Parts

    2003-10-17	Alexander Larsson  <alexl@redhat.com>

	* components/image_properties/nautilus-image-properties-view.c:
	Split up camera & maker.
	Don't center text
	Allow selection of text.
	Parts of patch from hugo.

M	ChangeLog
M	components/image_properties/nautilus-image-properties-view.c

commit 8af97d7f0434142de19e51bb67d40d5ec20e1397
Author: Danilo Šegan <dsegan@gmx.net>
Date:	2003-10-15

    Updated Serbian translation.

    2003-10-15	Danilo Šegan  <dsegan@gmx.net>

	* sr.po, sr@Latn.po: Updated Serbian translation.

	* POTFILES.in: Updated (someone [me?] missed the conflict
	markers).

M	po/ChangeLog
M	po/POTFILES.in
M	po/sr.po
M	po/sr@Latn.po

commit 2d9c36d0cbe37a73710e8d56b67d472049b38ab9
Author: Andras Timar <timar@gnome.hu>
Date:	2003-10-14

    Updated Hungarian translation.

    2003-10-14	Andras Timar  <timar@gnome.hu>

	* hu.po: Updated Hungarian translation.

M	po/ChangeLog
M	po/hu.po

commit f950720caa6d1ff3b805ab23a1267d0dcfd60282
Author: Alexander Larsson <alexl@redhat.com>
Date:	2003-10-14

    Support for exif info.

    2003-10-14	Alexander Larsson  <alexl@redhat.com>

	* acconfig.h:
	* components/image_properties/Makefile.am:
	* components/image_properties/nautilus-image-properties-view.c:
	* configure.in:
	Support for exif info.

M	ChangeLog
M	acconfig.h
M	components/image_properties/Makefile.am
M	components/image_properties/nautilus-image-properties-view.c
M	configure.in

commit b5fd55155ac4dea22949c5fd71525055166f4720
Author: Dennis cranston <dennis_cranston at yahoo com>
Date:	2003-10-14

    Fixes to the 'Link here' and 'Cancel' drag and drop actions.

    2003-10-11	Dennis cranston <dennis_cranston at yahoo com>

	   * src/file-manager/fm-icon-view.c:  Fixes to the 'Link here'
	   and 'Cancel' drag and drop actions.

M	ChangeLog
M	src/file-manager/fm-icon-view.c

commit 41f093ca6c4a85f224022924e82f740e7c9a5653
Author: Alexander Larsson <alexl@redhat.com>
Date:	2003-10-13

    Don't rename files to "". Fixes #124420 Based on patch from

    2003-10-13	Alexander Larsson  <alexl@redhat.com>

	* src/file-manager/fm-list-view.c (cell_renderer_edited):
	Don't rename files to "". Fixes #124420
	Based on patch from mwehner@tfh-berlin.de.

M	ChangeLog
M	src/file-manager/fm-list-view.c

commit 20515128ceae1a69f6423404c4b4d402b53669f5
Author: Dave Camp <dave@ximian.com>
Date:	2003-10-11

    Add nautilus-location-dialog.[ch] and nautilus-location-entry.[ch]

    2003-10-11	Dave Camp  <dave@ximian.com>

	* src/Makefile.am: Add nautilus-location-dialog.[ch] and
	nautilus-location-entry.[ch]
	* src/nautilus-location-bar.c: (editable_event_after_callback),
	(nautilus_location_bar_init):
	* src/nautilus-location-entry.c: Moved the tab-completing entry
	into its own widget.
	* src/nautilus-location-dialog.c
	* src/nautilus-spatial-window.c: (real_prompt_for_location),
	(nautilus_spatial_window_class_init): Add an Open Location
	dialog for the spatial windows.

M	ChangeLog
M	po/POTFILES.in
M	src/Makefile.am
M	src/nautilus-location-bar.c
A	src/nautilus-location-dialog.c
A	src/nautilus-location-dialog.h
A	src/nautilus-location-entry.c
A	src/nautilus-location-entry.h
M	src/nautilus-spatial-window.c

commit 5101d9b5618e41c1fad19dc27fb8aa46458de21a
Author: Christophe Fergeau <teuf@gnome.org>
Date:	2003-10-10

    expand rows in the directory tree view on double-click

    2003-10-10	Christophe Fergeau  <teuf@gnome.org>

	* components/tree/nautilus-tree-view.c : expand rows in the
	  directory tree view on double-click

M	ChangeLog
M	components/tree/nautilus-tree-view.c

commit b9e70033ee4a87269fcba4a0a952fa6abdf951d8
Author: Danilo Šegan <dsegan@gmx.net>
Date:	2003-10-08

    Updated Serbian translation.

    2003-10-08	Danilo Šegan  <dsegan@gmx.net>

	* sr.po, sr@Latn.po: Updated Serbian translation.

M	po/ChangeLog
M	po/sr.po
M	po/sr@Latn.po

commit bce496677377c9e5c9624d82f454046d5e1a20d2
Author: Padraig O'Briain <padraig.obriain@sun.com>
Date:	2003-10-08

    libnautilus-private/nautilus-icon-canvas-item.c

    2003-10-08	Padraig O'Briain  <padraig.obriain@sun.com>

	* libnautilus-private/nautilus-icon-canvas-item.c
	(nautilus_icon_canvas_item_accessible_ref_state_set) Avoid
	dereferencing a NULL pointer. (bug #124122)

M	ChangeLog
M	libnautilus-private/nautilus-icon-canvas-item.c

commit db8964065e5e3eb1651968ac5c99d1751b0e4362
Author: Dave Camp <dave@ximian.com>
Date:	2003-10-07

    Scroll to ICON_PAD_TOP above the icon.

    2003-10-07	Dave Camp  <dave@ximian.com>

	* libnautilus-private/nautilus-icon-container.c:
	(nautilus_icon_container_scroll_to_icon): Scroll to ICON_PAD_TOP
	above the icon.

	* src/nautilus-navigation-window.c:
	(nautilus_navigation_window_set_sidebar_panels),
	(nautilus_navigation_window_class_init):
	* src/nautilus-spatial-window.c:
	(nautilus_spatial_window_class_init):
	* src/nautilus-view-frame.c: (nautilus_view_frame_new),
	(nautilus_view_frame_get_prop), (create_ambient_properties):
	* src/nautilus-view-frame.h:
	* src/nautilus-window-manage-views.c: (load_content_view):
	* src/nautilus-window.h:
	* libnautilus/nautilus-view-component.idl:
	* libnautilus/nautilus-view.c: (nautilus_view_set_listener_mask),
	(nautilus_view_get_window_type):
	* libnautilus/nautilus-view.h: Added a window type property to
	the view frame.

	* src/file-manager/fm-directory-view.c:
	(can_use_component_for_file), (reset_bonobo_open_with_menu),
	(showing_trash_directory), (should_show_empty_trash),
	(file_list_all_can_use_components), (real_update_menus),
	(activate_callback), (fm_directory_view_accepts_dragged_files):
	* src/file-manager/nautilus-directory-view-ui.xml: Don't use
	file views in spatial windows.	Use Browse Folder in spatial
	windows and Open in New Window in navigation windows.  Don't
	show "Empty Trash" in non-trash spatial windows.

M	ChangeLog
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus/nautilus-view-component.idl
M	libnautilus/nautilus-view.c
M	libnautilus/nautilus-view.h
M	src/file-manager/fm-directory-view.c
M	src/file-manager/nautilus-directory-view-ui.xml
M	src/nautilus-navigation-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-view-frame.c
M	src/nautilus-view-frame.h
M	src/nautilus-window-manage-views.c
M	src/nautilus-window.h

commit 41958fab293b358832ed89b1a7cfcf2c4c54598c
Author: Andras Timar <timar@gnome.hu>
Date:	2003-10-07

    Updated Hungarian translation.

    2003-10-07	Andras Timar  <timar@gnome.hu>

	* hu.po: Updated Hungarian translation.

M	po/ChangeLog
M	po/hu.po

commit bbaf80e3faf9124603e0bb2a0ccc8ac71b06e4b9
Author: Mugurel Tudor <mugurelu@go.ro>
Date:	2003-10-06

    Updated Romanian translation


    2003-10-06	Mugurel Tudor  <mugurelu@go.ro>

	* ro.po: Updated Romanian translation

M	po/ChangeLog
M	po/ro.po

commit 553edd516f74861b096744ac67ed525270738c84
Author: Danilo Šegan <dsegan@gmx.net>
Date:	2003-10-06

    Updated Serbian translation.

    2003-10-06	Danilo Šegan  <dsegan@gmx.net>

	* sr.po, sr@Latn.po: Updated Serbian translation.

M	po/ChangeLog
M	po/sr.po
M	po/sr@Latn.po

commit 3ca9ebeeffe6a3e31050c885dff5524b8c8b078c
Author: Danilo Šegan <dsegan@gmx.net>
Date:	2003-10-06

    Added new files, removed nonexisting file.

    2003-10-06	Danilo Šegan  <dsegan@gmx.net>

	* POTFILES.in: Added new files, removed nonexisting file.

M	po/ChangeLog
M	po/POTFILES.in

commit 22802d4c40f039e580e7e1de14c936e3e68fa113
Author: Alexander Larsson <alexl@redhat.com>
Date:	2003-10-02

    Separate SNAP_SIZE into SNAP_SIZE_X and SNAP_SIZE_Y. Make SNAP_SIZE_Y
    1/4

    2003-10-02	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-icon-container.c:
	Separate SNAP_SIZE into SNAP_SIZE_X and SNAP_SIZE_Y.
	Make SNAP_SIZE_Y 1/4 of old SNAP_SIZE.

M	ChangeLog
M	libnautilus-private/nautilus-icon-container.c

commit 11d7dc3c6ef982ae09775c21de9bb7ecc3a669e8
Author: Gustavo Maciel Dias Vieira <gdvieira@zaz.com.br>
Date:	2003-10-01

    Applied revision by Augusta Marques da Silva
    <augusta.marques@gmx.net>.

    2003-10-01	Gustavo Maciel Dias Vieira  <gdvieira@zaz.com.br>

	    * pt_BR.po: Applied revision by Augusta Marques da Silva
	    <augusta.marques@gmx.net>.

M	po/ChangeLog
M	po/pt_BR.po

commit 6367054488dcdd8fb157aded37ee84714555a2d8
Author: Alexander Larsson <alexl@redhat.com>
Date:	2003-10-01

    Ctrl-S to select by pattern.

    2003-10-01	Alexander Larsson  <alexl@redhat.com>

	* src/file-manager/nautilus-directory-view-ui.xml:
	Ctrl-S to select by pattern.

M	ChangeLog
M	src/file-manager/nautilus-directory-view-ui.xml

commit 0442cf8289d592172c80014329f6bb08421c04d6
Author: Murray Cumming <murrayc@usa.net>
Date:	2003-10-01

    Removed -DG_DISABLE_DEPRECATED so that it builds against glib 2.3.0,
    which

    2003-10-01	Murray Cumming	<murrayc@usa.net>

	    * src/Makefile.am, src/file-manager/Makefile.am: Removed
	    -DG_DISABLE_DEPRECATED so that it builds against glib 2.3.0,
	    which
	    has deprecated g_value_string_set_take_ownership() in
	    favour of
	    g_value_take_string(). G_DISABLE_DEPRECATED has already
	    been removed
	    from configure.in, but it is hard-coded into lots of the
	    Makefile.am
	    files.

M	ChangeLog
M	src/Makefile.am
M	src/file-manager/Makefile.am

commit c42ab00ac67db2dc5bd22bff65e1c0a3414fe113
Author: Dave Camp <dave@ximian.com>
Date:	2003-09-30

    Merge the nautilus-spatial-playground branch to HEAD.

    2003-09-30	Dave Camp  <dave@ximian.com>

	* Merge the nautilus-spatial-playground branch to HEAD.

M	ChangeLog
M	components/adapter/nautilus-adapter.c
M	components/history/nautilus-history-view.c
M	components/tree/nautilus-tree-view.c
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.h
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-container.h
M	libnautilus-private/nautilus-metadata.h
M	libnautilus/nautilus-view-component.idl
M	libnautilus/nautilus-view.c
M	libnautilus/nautilus-view.h
M	src/Makefile.am
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-directory-view.h
M	src/file-manager/fm-icon-view.c
M	src/file-manager/fm-list-view.c
M	src/file-manager/fm-search-list-view.c
M	src/file-manager/nautilus-desktop-icon-view-ui.xml
M	src/file-manager/nautilus-directory-view-ui.xml
M	src/nautilus-application.c
M	src/nautilus-application.h
M	src/nautilus-desktop-window.c
M	src/nautilus-desktop-window.h
M	src/nautilus-file-management-properties.c
M	src/nautilus-file-management-properties.glade
M	src/nautilus-location-bar.c
M	src/nautilus-location-bar.h
M	src/nautilus-navigation-window-menus.c
A	src/nautilus-navigation-window-ui.xml
M	src/nautilus-navigation-window.c
M	src/nautilus-navigation-window.h
D	src/nautilus-object-window.c
D	src/nautilus-object-window.h
M	src/nautilus-shell-ui.xml
M	src/nautilus-shell.c
A	src/nautilus-spatial-window-ui.xml
M	src/nautilus-spatial-window.c
M	src/nautilus-spatial-window.h
M	src/nautilus-switchable-navigation-bar.c
M	src/nautilus-switchable-navigation-bar.h
M	src/nautilus-view-frame-corba.c
M	src/nautilus-view-frame-private.h
M	src/nautilus-view-frame.c
M	src/nautilus-view-frame.h
M	src/nautilus-window-manage-views.c
M	src/nautilus-window-manage-views.h
M	src/nautilus-window-menus.c
M	src/nautilus-window-private.h
M	src/nautilus-window-toolbars.c
M	src/nautilus-window.c
M	src/nautilus-window.h

commit 1f859c83a9c2734ce3645657a065d7faa8c69560
Author: Alexander Larsson <alexl@redhat.com>
Date:	2003-09-30

    Force any scheduled relayout to run before scrolling.

    2003-09-30	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-icon-container.c
	(nautilus_icon_container_scroll_to_icon):
	Force any scheduled relayout to run before scrolling.

M	ChangeLog
M	libnautilus-private/nautilus-icon-container.c

commit 7a57d6c45c56a63dad6345f78711f2c95b7414f7
Author: Christian Rose <menthos@menthos.com>
Date:	2003-09-28

    Fixed an access key conflict. Removed nonexisting files and added
    comment.

    2003-09-28	Christian Rose	<menthos@menthos.com>

	* sv.po: Fixed an access key conflict.
	* POTFILES.skip: Removed nonexisting files and added comment.

M	po/ChangeLog
M	po/POTFILES.skip
M	po/sv.po

commit 2099211f6b89ad3bef2753d28ffcf47542e1e954
Author: Christian Rose <menthos@menthos.com>
Date:	2003-09-28

    Added missing files.

    2003-09-28	Christian Rose	<menthos@menthos.com>

	* POTFILES.in: Added missing files.

M	po/ChangeLog
M	po/POTFILES.in
M	po/POTFILES.skip

commit ffe5b00889a60fc4b86546ab00285db31fed17e2
Author: James Willcox <james@ximian.com>
Date:	2003-09-27

    Reveal the current selection. Useful if the selected pattern is not


    2003-09-27	James Willcox  <james@ximian.com>

	* src/file-manager/fm-directory-view.c:
	(pattern_select_response_cb)

	Reveal the current selection.  Useful if the selected pattern is
	not currently visible.

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit cd471b9b48b510d8f7f2ddfe51cd4478eb15a823
Author: Dennis Cranston <dennis_cranston at yahoo com>
Date:	2003-09-26

    HIG fixes (add a missing mnemonic and correct the widget padding)
    for the


    2003-09-26	Dennis Cranston <dennis_cranston at yahoo com>

	* src/file-manager/fm-directory-view.c:
	(select_pattern):

	HIG fixes (add a missing mnemonic and correct the widget
	padding) for the "Select Pattern" dialog.

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit 85e1e3dd4112b894b0c2a772213a6834d538700d
Author: James Willcox <james@ximian.com>
Date:	2003-09-26

    Add a "Edit->Select Pattern" menu entry


    2003-09-25	James Willcox  <james@ximian.com>

	* libnautilus-private/nautilus-directory.c:
	(nautilus_directory_match_glob):
	* libnautilus-private/nautilus-directory.h:
	* src/file-manager/fm-directory-view.c: (get_pattern_selection),
	(bonobo_menu_select_pattern_callback), (real_merge_menus):
	* src/file-manager/nautilus-directory-view-ui.xml:
	* src/nautilus-shell-ui.xml:

	Add a "Edit->Select Pattern" menu entry

M	ChangeLog
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-directory.h
M	src/file-manager/fm-directory-view.c
M	src/file-manager/nautilus-directory-view-ui.xml
M	src/nautilus-shell-ui.xml

commit 6a263ae188943ac18f476b80e3b836c6c24b3c35
Author: Ettore Perazzoli <ettore@src.gnome.org>
Date:	2003-09-25

    (struct FMDirectoryViewDetails): Removed member
    display_pending_timeout_id.
    (schedule_timeout_display_of_pending_files): Removed.
    (unschedule_timeout_display_of_pending_files): Removed.
    (display_pending_timeout_callback): Removed.
    (unschedule_display_of_pending_files): Don't call
    unschedule_timeout_display_of_pending_files() since it's gone.
    (queue_pending_files): Schedule an idle display only if we are not
    loading, or if all the files have been seen.
    (finish_loading): Don't schedule a timeout display.

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit 00b1caa01b65a729a3c3193ad8a669decd577f76
Author: Dave Camp <dave@ximian.com>
Date:	2003-09-22

    Removed G_DISABLE_DEPRECATED for now.

    2003-09-22	Dave Camp  <dave@ximian.com>

	* configure.in (DISABLE_DEPRECATED_CFLAGS): Removed
	G_DISABLE_DEPRECATED for now.

M	ChangeLog
M	configure.in

commit 870e207347361c54250715c638c1f2ba657575f4
Author: Alexander Larsson <alexl@redhat.com>
Date:	2003-09-19

    Updated fix for bug #122537.

    2003-09-19	Alexander Larsson  <alexl@redhat.com>

	* src/file-manager/fm-properties-window.c
	(permission_change_callback):
	Updated fix for bug #122537.

M	ChangeLog
M	src/file-manager/fm-properties-window.c

commit 7fa606d826d15d7e3fc7bcc8d932d7d7b959154a
Author: Alexander Larsson <alexl@redhat.com>
Date:	2003-09-19

    Fix to work correctly on MacOS X and NetBSD. Fixes bug #87835.

    2003-09-19	Alexander Larsson  <alexl@redhat.com>

	* add-include-prefix:
	Fix to work correctly on MacOS X and NetBSD.
	Fixes bug #87835.

M	ChangeLog
M	add-include-prefix

commit 1ae214065e64b4091f578cf0b84cbed88cfa52c5
Author: Alexander Larsson <alexl@redhat.com>
Date:	2003-09-19

    Don't assert_not_reached for unsupported URIs when create ==
    FALSE. Fixes

    2003-09-19	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-file.c
	(nautilus_file_get_internal):
	Don't assert_not_reached for unsupported URIs when create ==
	FALSE.
	Fixes bug #122265.

M	ChangeLog
M	libnautilus-private/nautilus-file.c

commit ec05674e26b90e97a42628d9942fd41b94fa138b
Author: Dennis Cranston <dennis_cranston at yahoo com>
Date:	2003-09-18

    HIGify the empty trash dialog. Changes strings.

    2003-09-19	Dennis Cranston <dennis_cranston at yahoo com>

	* libnautilus-private/nautilus-file-operations.c:  HIGify
	the empty trash dialog. Changes strings.

M	ChangeLog
M	libnautilus-private/nautilus-file-operations.c

commit 9e881be872fe997ef2535fc5e19d0fc82659b7a9
Author: Alexander Larsson <alexl@redhat.com>
Date:	2003-09-18

    Correctly remove nautilus_view_never_got_frame_timeout timeout
    on destroy.

    2003-09-18	Alexander Larsson  <alexl@redhat.com>

	* libnautilus/nautilus-view-standard-main.c
	(nautilus_view_instrument_for_failure):
	Correctly remove nautilus_view_never_got_frame_timeout timeout
	on destroy.
	Fixes #120904, thanks to Narayana Pattipati for diagnosing this.

M	ChangeLog
M	libnautilus/nautilus-view-standard-main.c

commit 71821fa515a66479ad23e11485ee1c09dfcea734
Author: Alexander Larsson <alexl@src.gnome.org>
Date:	2003-09-18

    eh, fix last checking

M	src/file-manager/fm-properties-window.c

commit 6d2a16a553473a35d93dc112d88917f25ddbdcb4
Author: Alexander Larsson <alexl@redhat.com>
Date:	2003-09-18

    Fix compilation error (bug #122537). Patch by david.hawthorne@sun.com

    2003-09-18	Alexander Larsson  <alexl@redhat.com>

	* src/file-manager/fm-properties-window.c
	(permission_change_callback):
	Fix compilation error (bug #122537).
	Patch by david.hawthorne@sun.com

M	ChangeLog
M	src/file-manager/fm-properties-window.c

commit 88977b14a0ccca831b008c21f9d2440f998285b5
Author: Alexander Larsson <alexl@redhat.com>
Date:	2003-09-18

    Only add eraser for emblems browser.

    2003-09-18	Alexander Larsson  <alexl@redhat.com>

	* src/nautilus-property-browser.c
	(make_properties_from_directories):
	Only add eraser for emblems browser.

M	ChangeLog
M	src/nautilus-property-browser.c

commit b2f2a7f1a9e9ac765b995352a560eee724e40567
Author: Alexander Larsson <alexl@redhat.com>
Date:	2003-09-18

    Check for content_view != NULL before saving current location the
    old view

    2003-09-18	Alexander Larsson  <alexl@redhat.com>

	* src/nautilus-window-manage-views.c (begin_location_change):
	Check for content_view != NULL before saving current location
	the old view might have failed. Fixes bug #119407.
	Thanks to Narayana Pattipati for discovering this.

M	ChangeLog
M	src/nautilus-window-manage-views.c

commit a35dc2844a52907ef940027423256a0730863b59
Author: Alexander Larsson <alexl@src.gnome.org>
Date:	2003-09-18

    acknowledge patch author

M	ChangeLog

commit 554ba2f25eacecb86455acb7bd17106f6a789fe6
Author: Alexander Larsson <alexl@redhat.com>
Date:	2003-09-18

    Call gnome_vfs_shutdown before unreffing application to avoid
    crashes on

    2003-09-18	Alexander Larsson  <alexl@redhat.com>

	* src/nautilus-main.c (main):
	Call gnome_vfs_shutdown before unreffing application to
	avoid crashes on shutdown.

M	ChangeLog
M	src/nautilus-main.c

commit cab74707c3709d10dc216fd8c53b9da529bf4d14
Author: Alexander Larsson <alexl@redhat.com>
Date:	2003-09-16

    Patch from Soeren Sandmann to fix removes. Thanks to Martin Wehner for

    2003-09-16	Alexander Larsson  <alexl@redhat.com>

	* cut-n-paste-code/gsequence/gsequence.c:
	Patch from Soeren Sandmann to fix removes.
	Thanks to Martin Wehner for tracking this down.

M	ChangeLog
M	cut-n-paste-code/gsequence/gsequence.c

commit 7a409aa2f537b70c4d191be11a808b4a7634a5a1
Author: Christian Neumair <cneumair@src.gnome.org>
Date:	2003-09-15

    Updated German translation.

M	po/ChangeLog
M	po/de.po

commit 16714f5955f29c635359a154583cf034dd2d9c0b
Author: Artur Flinta <aflinta@cvs.gnome.org>
Date:	2003-09-15

    Updated Polish translation.

    2003-09-15	Artur Flinta  <aflinta@cvs.gnome.org>

	* pl.po: Updated Polish translation.

M	po/ChangeLog
M	po/pl.po

commit 887e6cae5bded5d0e9b90c871223922310dcc88b (tag:
NAUTILUS_SPATIAL_PLAYGROUND_BRANCHPOINT)
Author: Mathieu Lacage <mathieu@gnome.org>
Date:	2003-09-12

    add a wait cursor during permission change. This is most useful when

    2003-09-11 Mathieu Lacage <mathieu@gnome.org>

	* src/file-manager/fm-properties-window.c: add a wait cursor
	during
	permission change. This is most useful when changing the
	permission
	a big group of files.

M	ChangeLog
M	src/file-manager/fm-properties-window.c

commit 0bc745c9ffeafcdd985ac75d3dcc98daefa38d73 (tag:
GNOME_2_4_BRANCHPOINT)
Author: Artur Flinta <aflinta@cvs.gnome.org>
Date:	2003-09-11

    Updated Polish translation.

    2003-09-11	Artur Flinta  <aflinta@cvs.gnome.org>

	* pl.po: Updated Polish translation.

M	po/ChangeLog
M	po/pl.po

commit 7ef9fca80ea410fb643670f7dc29cd822aebf201
Author: Danilo Šegan <dsegan@gmx.net>
Date:	2003-09-10

    Updated Serbian translation.

    2003-09-10	Danilo Šegan  <dsegan@gmx.net>

	* sr.po, sr@Latn.po: Updated Serbian translation.

M	po/ChangeLog
M	po/sr.po
M	po/sr@Latn.po

commit 5cb09aafd8c2cb3ed6674e86c9821aff87dbc4d3
Author: Andras Timar <timar@gnome.hu>
Date:	2003-09-10

    Fixed a mistranslation.

    2003-09-10	Andras Timar  <timar@gnome.hu>

	* hu.po: Fixed a mistranslation.

M	po/ChangeLog
M	po/hu.po

commit 3b13e1f7979371a6a53208a26e00cd69f7dc1133
Author: Dave Camp <campd@src.gnome.org>
Date:	2003-09-08

    version markers

M	po/ChangeLog

commit 03677b1dc586a86b63c95a9f03a29d6ee33561dd
Author: Bastien Nocera <hadess@hadess.net>
Date:	2003-09-08

    get the volume name correctly on CDs where the data track is not
    the first

    2003-09-11	Bastien Nocera	<hadess@hadess.net>

	* libnautilus-private/nautilus-volume-monitor.c:
	(get_iso9660_volume_name_data_track_offset),
	(get_iso9660_volume_name): get the volume name correctly on CDs
	where the data track is not the first track (Linux only)

M	ChangeLog

commit 93539e75bae24315d1cf63d832d10e5f4ccb2eec
Author: Dave Camp <campd@src.gnome.org>
Date:	2003-09-08

    version markers

M	ChangeLog

commit 05b6a2af3e3f8d6206f864ef191dadf50b161136 (tag: NAUTILUS_2_4_0)
Author: Alexander Larsson <alexl@redhat.com>
Date:	2003-09-08

    Updated for 2.4.0

    2003-09-08	Alexander Larsson  <alexl@redhat.com>

	* AUTHORS:
	* THANKS:
	* README: Updated for 2.4.0

M	AUTHORS
M	ChangeLog
M	README
M	THANKS

commit 7cdff12c2fe1c6f0d994a4a56fe4e3808e5d6765
Author: Alexander Larsson <alexl@redhat.com>
Date:	2003-09-08

    2.4.0

    2003-09-08	Alexander Larsson  <alexl@redhat.com>

	* NEWS:
	* configure.in: 2.4.0

M	ChangeLog
M	NEWS
M	configure.in

commit 4161eb7ad96c3e97e422bc78ab734fa796d768e7
Author: Pablo Saratxaga <pablo@src.gnome.org>
Date:	2003-09-08

    updated Vietnamese file; fixed some syntax errors

M	po/ChangeLog
M	po/az.po
M	po/el.po
M	po/en_GB.po
M	po/is.po
M	po/vi.po

commit 6c7468816208336819c9f8f295366730677d5430
Author: Jordi Mallach <jordim@src.gnome.org>
Date:	2003-09-07

    Updated Catalan translation.

M	po/ChangeLog
M	po/ca.po

commit b32245a6cc707f15c7d1d974c8ff8d4ac65b0226
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2003-09-06

    Added missing files. Updated Norwegian translation.

    2003-09-06	Kjartan Maraas	<kmaraas@gnome.org>

	* POTFILES.skip: Added missing files.
	* no.po: Updated Norwegian translation.

M	po/ChangeLog
M	po/POTFILES.skip
M	po/no.po

commit c4720184fb27ef19485ed636bc63b57c4415c0c3
Author: Luis Miguel Ibarra <mibarra@src.gnome.org>
Date:	2003-09-05

    IF found, libstartup-notification is added to the extra core
    modules list

M	ChangeLog
M	configure.in

commit 157461c3ce96d34861fc7dff657c46fd811bc86e
Author: Jordi Mallach <jordim@src.gnome.org>
Date:	2003-09-05

    Updated Catalan translation.

M	po/ChangeLog
M	po/ca.po

commit 35c101824eeba10e7394451b313737207477bf96
Author: Alexander Larsson <alexl@redhat.com>
Date:	2003-09-05

    Don't migrate .gnome-desktop if its a symlink.

    2003-09-05	Alexander Larsson  <alexl@redhat.com>

	* src/nautilus-application.c (migrate_old_nautilus_files):
	Don't migrate .gnome-desktop if its a symlink.

M	ChangeLog
M	src/nautilus-application.c

commit f21d055d908e5ad65ea5e523552c0316190eb9cb
Author: Taneem Ahmed <taneem@bengalinux.org>
Date:	2003-09-05

    Updated Bangla (Bengali) translation.

    2003-09-05	Taneem Ahmed  <taneem@bengalinux.org>

	* bn.po: Updated Bangla (Bengali) translation.

M	po/ChangeLog
M	po/bn.po

commit 07cf9799f964488e193f5416827ee24fce20b914
Author: Alexander Larsson <alexl@redhat.com>
Date:	2003-09-05

    Hack to workaround messed up desktop icons.

    2003-09-05	Alexander Larsson  <alexl@redhat.com>

	* src/file-manager/fm-desktop-icon-view.c (realized_callback):
	Hack to workaround messed up desktop icons.

M	ChangeLog
M	src/file-manager/fm-desktop-icon-view.c

commit ea121f911b7dacee10f6cecc6467d77c50e2b69a
Author: Ivan Stojmirov <stojmir@src.gnome.org>
Date:	2003-09-04

    updated macedonian translation

M	po/ChangeLog
M	po/mk.po

commit ce2899749a2175a6a6c6976e92a19a02ac243238
Author: Mugurel Tudor <mugurelu@src.gnome.org>
Date:	2003-09-03

    *** empty log message ***

M	po/ChangeLog
M	po/ro.po

commit d037c859d0d74d03701ba67642728e01847c4525
Author: Stanislav Visnovsky <visnovsky@nenya.ms.mff.cuni.cz>
Date:	2003-09-03

    Updated Slovak translation.

    2003-09-03	Stanislav Visnovsky <visnovsky@nenya.ms.mff.cuni.cz>

	    * sk.po: Updated Slovak translation.

M	po/ChangeLog
M	po/sk.po

commit 6c07d78fca0a5c3835d5681be23a796a71280b40
Author: Kwok-Koon Cheung <baddog@src.gnome.org>
Date:	2003-09-03

    Updated traditional Chinese translation.

	* zh_TW.po: Updated traditional Chinese translation.

M	po/ChangeLog
M	po/zh_TW.po

commit 6dd2c9cd1b9699b9fdced6d9380b7ba7e3b90c04
Author: Frédéric Crozat <fcrozat@src.gnome.org>
Date:	2003-09-02

    Handle xpm icons in .desktop correctly (mdk bug 4453)

	    * libnautilus-private/nautilus-icon-factory.c:
	    (nautilus_remove_icon_file_name_suffix):
	    Handle xpm icons in .desktop correctly (mdk bug 4453)

M	ChangeLog
M	libnautilus-private/nautilus-icon-factory.c

commit 7c3fc9f825c95e29a6eecc8dcc4d32ae03829b82
Author: Frédéric Crozat <fcrozat@src.gnome.org>
Date:	2003-09-02

    quiet CVS..

	    * libnautilus-private/.cvsignore: quiet CVS..

	    * libnautilus-private/nautilus-file.c: (get_real_name):
	    convert user real name to UTF-8 if needed (fix Mdk bug 4939)

M	ChangeLog
M	libnautilus-private/.cvsignore
M	libnautilus-private/nautilus-file.c

commit f43fd6e385ecc36d28a20c79e0f3f607e3342d5f
Author: Christian Rose <menthos@menthos.com>
Date:	2003-09-02

    Fix #121250.

    2003-09-02	Christian Rose	<menthos@menthos.com>

	* sv.po: Fix #121250.

M	po/ChangeLog
M	po/sv.po

commit bd0ec4245f27f846420c48ca6c7dad7d7608f7c0
Author: Alexander Larsson <alexl@src.gnome.org>
Date:	2003-09-02

    version markers

M	ChangeLog
M	po/ChangeLog

commit 12ab5f71bebf46499b90c148970b52add995436f (tag: NAUTILUS_2_3_90)
Author: Alexander Larsson <alexl@redhat.com>
Date:	2003-09-02

    2.3.90

    2003-09-02	Alexander Larsson  <alexl@redhat.com>

	* NEWS:
	* configure.in: 2.3.90

M	ChangeLog
M	NEWS
M	configure.in

commit c3305e1a89c9a05beb291f2ad2621292e9f6d7c6
Author: Alexander Larsson <alexl@redhat.com>
Date:	2003-09-01

    Don't invalidate attributes for NautilusDesktopIconFiles, since
    they are

    2003-09-01	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-file.c
	(nautilus_file_invalidate_attributes_internal):
	Don't invalidate attributes for NautilusDesktopIconFiles, since
	they are always up to date (being in-memory objects). This
	fixes the
	problem where the trash and/or home icons became unusable with
	the default
	icon.

M	ChangeLog
M	libnautilus-private/nautilus-file.c

commit acf4daeb7695929a21055eb7d492153e5393de1a
Author: Paul Duffy <dubhthach@src.gnome.org>
Date:	2003-09-01

    updated irish translation

M	po/ChangeLog
M	po/ga.po

commit 1080efee7108bf74cbec122f0f27f82be1952631
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2003-08-31

    Updated Norwegian translation.

    2003-08-31	Kjartan Maraas	<kmaraas@gnome.org>

	* no.po: Updated Norwegian translation.

M	po/ChangeLog
M	po/no.po

commit 8719261adbe6be8f2c791325a13abf6d3286c3cc
Author: Alexander Larsson <alexl@src.gnome.org>
Date:	2003-08-29

    forgot changelog

M	ChangeLog

commit c3a49b83e352a24348d4c91c17ffa1c0e1a8e634
Author: Alexander Larsson <alexl@redhat.com>
Date:	2003-08-29

    Don't set theme if model is NULL.

    2003-08-29	Alexander Larsson  <alexl@redhat.com>

	* components/tree/nautilus-tree-view.c (theme_changed_callback):
	Don't set theme if model is NULL.

    2003-08-27	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-directory-async.c:
	* libnautilus-private/nautilus-directory-private.h:
	New function nautilus_set_kde_trash_name.
	Auto hide KDE trash dir in desktop dir

	* libnautilus-private/nautilus-directory.[ch]:
	New function nautilus_directory_is_desktop_directory()

	* libnautilus-private/nautilus-file-utilities.[ch]:
	* libnautilus-private/nautilus-file.c:
	Tweak the is_desktop_directory a bit so it works for
	both Files and Directories.

	* src/nautilus-application.c:
	On initialization, read the kde config to figure out the kde
	trash directory name.

M	ChangeLog
M	components/tree/nautilus-tree-view.c
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-directory-private.h
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-directory.h
M	libnautilus-private/nautilus-file-utilities.c
M	libnautilus-private/nautilus-file-utilities.h
M	libnautilus-private/nautilus-file.c
M	src/nautilus-application.c

commit f0e68a2a264a5496cc2c35b95d61e38c992b7a79
Author: Nikos Charonitakis <frolix68@src.gnome.org>
Date:	2003-08-28

    Updated Greek translation.

M	po/ChangeLog

commit 071178696b40165c7cd5a655dc92e6ae5726b588
Author: Nikos Charonitakis <frolix68@src.gnome.org>
Date:	2003-08-28

    Updated Greek translation

M	po/el.po

commit f96e898bb6fa4655af46d2fd5996540cd581d3eb
Author: Christian Rose <menthos@menthos.com>
Date:	2003-08-28

    Updated Limburgish translation by Mathieu van Woerkom

    2003-08-28	Christian Rose	<menthos@menthos.com>

	* li.po: Updated Limburgish translation by
	Mathieu van Woerkom <mathieu@brabants.org>.

M	po/ChangeLog
M	po/li.po

commit f2875376bada0cb6751610b7aa61a71de56a175f
Author: Pablo Gonzalo del Campo <pablodc@bigfoot.com>
Date:	2003-08-27

    Revision of Spanish translation by Francisco Javier F. Serrador

    2003-08-27	Pablo Gonzalo del Campo  <pablodc@bigfoot.com>

	    * es.po: Revision of Spanish translation by
		     Francisco Javier F. Serrador <serrador@arrakis.es>.

M	po/ChangeLog
M	po/es.po

commit bb33695107371d4101be7d11510dc5f5a8cc2097
Author: Vincent van Adrighem <V.vanAdrighem@dirck.mine.nu>
Date:	2003-08-26

    Dutch translation updated by Kees van den Broek.

    2003-08-27	Vincent van Adrighem  <V.vanAdrighem@dirck.mine.nu>

	* nl.po: Dutch translation updated by Kees van den Broek.

M	po/ChangeLog
M	po/nl.po

commit 5f9178e1cbd36d313b72024e86e83db671cfad2b
Author: Dafydd Harries <daf@src.gnome.org>
Date:	2003-08-26

    Updated Welsh translation.

M	po/ChangeLog
M	po/cy.po

commit c5eb4ed254b2bb80ad8ca67db51023783256a3fe
Author: Alessio Frusciante <algol@src.gnome.org>
Date:	2003-08-26

    Updated Italian translation.

M	po/ChangeLog
M	po/it.po

commit 121abef765330d813c109a3c2aafe031d4282d28
Author: Andraz Tori <minmax@src.gnome.org>
Date:	2003-08-25

    Updated Slovenian translation

M	po/sl.po

commit b679bfa3a8a7ec10c6768b3af0255e2751c33421
Author: Duarte Loreto <happyguy_pt@hotmail.com>
Date:	2003-08-25

    Fixed typos and missing accels in Portuguese translation.

    2003-08-25	Duarte Loreto <happyguy_pt@hotmail.com>

	* pt.po: Fixed typos and missing accels in Portuguese translation.

M	po/ChangeLog
M	po/pt.po

commit e583b49a335258c0ee1e62a2b7968ada560694a2
Author: Changwoo Ryu <cwryu@src.gnome.org>
Date:	2003-08-25

    Updated Korean translation by Young-Ho Cha <ganadist at mizi.com>.

	* ko.po: Updated Korean translation by
	Young-Ho Cha <ganadist at mizi.com>.

M	po/ChangeLog
M	po/ko.po

commit fe8e66634ae67c1a488e8fd6dfffd2ec1ab3db88
Author: Alexander Larsson <alexl@src.gnome.org>
Date:	2003-08-25

    version markers

M	ChangeLog
M	po/ChangeLog

commit 7bcb426e6c923733b4cc1f7237fbc3672fbb3d45 (tag: NAUTILUS_2_3_9)
Author: Alexander Larsson <alexl@redhat.com>
Date:	2003-08-25

    2.3.9

    2003-08-25	Alexander Larsson  <alexl@redhat.com>

	* NEWS:
	* configure.in: 2.3.9

M	ChangeLog
M	NEWS
M	configure.in

commit 7e8849dcde8571b68147f4271722c8bcc99dcdac
Author: Kang Jeong-Hee <kz@src.gnome.org>
Date:	2003-08-25

    ko.po updated

M	po/ChangeLog
M	po/ko.po

commit 493bf4192ff13c9a4bbe67fe27e7210d83aa13c6
Author: Pauli Virtanen <pauli.virtanen@hut.fi>
Date:	2003-08-24

    Updated Finnish translation.

    2003-08-24	Pauli Virtanen	<pauli.virtanen@hut.fi>

	* fi.po: Updated Finnish translation.

M	po/ChangeLog
M	po/fi.po

commit 5a209a9db151e00d88a8530603a79908b6616b08
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2003-08-23

    Update Norwegian translation.

    2003-08-23	Kjartan Maraas	<kmaraas@gnome.org>

	* no.po: Update Norwegian translation.

M	po/ChangeLog
M	po/no.po

commit 22433a4bd21d4b183d4e61403e4b0bd11b41708b
Author: Changwoo Ryu <cwryu@src.gnome.org>
Date:	2003-08-23

    Updated Korean translation.

	* ko.po: Updated Korean translation.

M	po/ChangeLog
M	po/ko.po

commit 65ba0e7af56d0e134b4accbba869a8c9abbc4016
Author: Danilo Šegan <dsegan@gmx.net>
Date:	2003-08-23

    Updated Serbian translation.

    2003-08-23	Danilo Šegan  <dsegan@gmx.net>

	* sr.po, sr@Latn.po: Updated Serbian translation.

M	po/ChangeLog
M	po/sr.po
M	po/sr@Latn.po

commit 7903dbf44328ff10d9e6182fab26e972222a3a2b
Author: Dave Camp <dave@ximian.com>
Date:	2003-08-22

    Remove the show_selection idle handler if the view goes away, and
    chain up

    2003-08-22	Dave Camp  <dave@ximian.com>

	* components/tree/nautilus-tree-view.c:
	(show_selection_idle_callback), (schedule_show_selection),
	(row_loaded_callback), (create_tree), (load_location_callback),
	(nautilus_tree_view_dispose): Remove the show_selection idle
	handler if the view goes away, and chain up in the dispose
	handler.  Fixes #119150.

M	ChangeLog
M	components/tree/nautilus-tree-view.c

commit 78fcd4055b0666734765f5231887470f9661c50f
Author: Dave Camp <campd@src.gnome.org>
Date:	2003-08-22

    add text to the last changelog entry, oops

M	ChangeLog

commit 22e70c5915f4f27877d6a60de7a1def3d6e3ff76
Author: Vincent van Adrighem <V.vanAdrighem@dirck.mine.nu>
Date:	2003-08-22

    Dutch translation updated by Reinout van Schouwen.

    2003-08-22	Vincent van Adrighem  <V.vanAdrighem@dirck.mine.nu>

	* nl.po: Dutch translation updated by Reinout van Schouwen.

M	po/ChangeLog
M	po/nl.po

commit 7336681e5a642b72c6a116912cd03f96b502e164
Author: Samel Jn Gunnarsson <sammi@techattack.nu>
Date:	2003-08-20

    Updated Icelandic translation

    2003-08-20	Samel Jn Gunnarsson  <sammi@techattack.nu>

	* is.po: Updated Icelandic translation

M	po/ChangeLog
M	po/is.po

commit ec4c5be6cd5bca5a2d86935912f50e6d7f670ca1
Author: Dave Camp <dave@ximian.com>
Date:	2003-08-20

    * libnautilus-private/nautilus-icon-private.h: Make shift+keynav
    select

    2003-08-20	Dave Camp  <dave@ximian.com>

	* libnautilus-private/nautilus-icon-container.c:
	(set_keyboard_rubberband_start),
	(clear_keyboard_rubberband_start),
	(get_rubberband), (keyboard_move_to), (keyboard_home),
	(keyboard_end), (keyboard_arrow_key), (select_matching_name),
	(select_previous_or_next_icon), (button_press_event),
	(nautilus_icon_container_clear), (icon_destroy): *
	libnautilus-private/nautilus-icon-private.h: Make shift+keynav
	select icons in a rectangle.  Fixes #48403.

M	ChangeLog
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-private.h

commit 19cd40ad6dcd4661617489366c3f7e51a627e602
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2003-08-19

    Update Norwegian translation.

    2003-08-19	Kjartan Maraas	<kmaraas@gnome.org>

	* no.po: Update Norwegian translation.

M	po/ChangeLog
M	po/no.po

commit 8bb12cfd3f63e95472e00752489997c7e2e193a9
Author: Dafydd Harries <daf@src.gnome.org>
Date:	2003-08-19

    Updated Welsh translation.

M	po/ChangeLog
M	po/cy.po

commit 7d61a88a6868ace7113b490a962d2a800cf55ea4
Author: Metin Amiroff <metin@karegen.com>
Date:	2003-08-18

    Updated Azerbaijani translation.

    2003-08-18	Metin Amiroff <metin@karegen.com>

	* az.po: Updated Azerbaijani translation.

M	po/ChangeLog
M	po/az.po

commit fa1a9ec709e245119a753662e62dd2ac5aa6476c
Author: Christophe Merlet <redfox@src.gnome.org>
Date:	2003-08-17

    Updated French translation.

M	po/ChangeLog
M	po/fr.po

commit 11defc7056bd78ad5c35eefe72ba7733c31b989f
Author: Evandro Fernandes Giovanini <evandrofg@ig.com.br>
Date:	2003-08-17

    Updated Brazilian Portuguese translation.

    2003-08-17	Evandro Fernandes Giovanini  <evandrofg@ig.com.br>

	    * pt_BR.po: Updated Brazilian Portuguese translation.

M	po/ChangeLog
M	po/pt_BR.po

commit 1c8b999bff41a4d322174a98ac0d4c565a63843c
Author: Pauli Virtanen <pauli.virtanen@hut.fi>
Date:	2003-08-16

    Updated Finnish translation.

    2003-08-16	Pauli Virtanen	<pauli.virtanen@hut.fi>

	* fi.po: Updated Finnish translation.

M	po/ChangeLog
M	po/fi.po

commit 42938cc7f7c9d47d4f35dc7d7ff8f6e4a2259b13
Author: Kostas Papadimas <pkst@src.gnome.org>
Date:	2003-08-15

    Updated the Greek translation

M	po/ChangeLog
M	po/el.po

commit c4fe64e1f0f097b7df91474c584c786f54cc8bbd
Author: Pablo Gonzalo del Campo <pablodc@bigfoot.com>
Date:	2003-08-14

    Updated Spanish translation by Francisco Javier F. Serrador

    2003-08-14	Pablo Gonzalo del Campo  <pablodc@bigfoot.com>

	    * es.po: Updated Spanish translation by
		     Francisco Javier F. Serrador <serrador@arrakis.es>.

M	po/ChangeLog
M	po/es.po

commit 58fe30335c0d7550e5193a28e37b557267cfaaa9
Author: Christian Rose <menthos@menthos.com>
Date:	2003-08-14

    Added "ne" to ALL_LINGUAS. Added Nepali translation by Pawan Chitrakar

    2003-08-14	Christian Rose	<menthos@menthos.com>

	* configure.in: Added "ne" to ALL_LINGUAS.
	* po/ne.po: Added Nepali translation by
	Pawan Chitrakar <pawan@nplinux.org>.

M	ChangeLog
M	configure.in
M	po/ChangeLog
A	po/ne.po

commit f88dcc1ac10561a3523216087d73f18a81cfe456
Author: Dafydd Harries <daf@src.gnome.org>
Date:	2003-08-12

    Updated Welsh translation.

M	po/ChangeLog
M	po/cy.po

commit cc525cea70ec2053b9cbeea57b1c7708bd8c95bc
Author: Danilo Šegan <dsegan@gmx.net>
Date:	2003-08-12

    Updated Belarusian translation by Ales Nyakhaychyk <nab@mail.by>.

    2003-08-12	Danilo Šegan  <dsegan@gmx.net>

	* be.po: Updated Belarusian translation by Ales Nyakhaychyk
	<nab@mail.by>.

M	po/ChangeLog
M	po/be.po

commit eb4161e46b28dbca50910bc9e78e9876d0def093
Author: Christian Neumair <cneumair@src.gnome.org>
Date:	2003-08-12

    Updated German translation.

M	po/ChangeLog
M	po/de.po

commit 7ac0bcfb64be59110a95711f3876ab9e521ff761
Author: Dafydd Harries <daf@src.gnome.org>
Date:	2003-08-11

    Updated Welsh translation.

M	po/ChangeLog
M	po/cy.po

commit 6afaa95132576ca839ae8a6552d178e59d2d2da2
Author: Ole Laursen <olau@hardworking.dk>
Date:	2003-08-11

    Updated Danish translation.

    2003-08-11	Ole Laursen  <olau@hardworking.dk>

	* da.po: Updated Danish translation.

M	po/ChangeLog
M	po/da.po

commit cb9b67533025b432aeabebaeb37999eb2d986715
Author: Artur Flinta <aflinta@cvs.gnome.org>
Date:	2003-08-10

    Updated Polish translation.

    2003-08-10	Artur Flinta  <aflinta@cvs.gnome.org>

	* pl.po: Updated Polish translation.

M	po/ChangeLog
M	po/pl.po

commit cfc1c580382f6b8120bc088b7c5f82a3f1d861ad
Author: Jordi Mallach <jordim@src.gnome.org>
Date:	2003-08-09

    Updated Catalan translation.

M	po/ChangeLog
M	po/ca.po

commit 6ba6dd4694a770792644e839d1035293c842d31a
Author: Miloslav Trmac <mitr@src.gnome.org>
Date:	2003-08-09

    Update Czech translation

M	po/ChangeLog
M	po/cs.po

commit 498ec96d325e117e1ffd692862738c4b98fbf29f
Author: Duarte Loreto <happyguy_pt@hotmail.com>
Date:	2003-08-09

    Updated Portuguese translation.

    2003-08-09	Duarte Loreto <happyguy_pt@hotmail.com>

	    * pt.po: Updated Portuguese translation.

M	po/ChangeLog
M	po/pt.po

commit f891f9f1841eba41d055496d75ae2a1ed759ea4d
Author: Szabolcs Ban <bansz@src.gnome.org>
Date:	2003-08-09

    Terminology fixes

M	po/hu.po

commit 244a575a6f923b8f402818b461283c099c714bb2
Author: Wang Jian <lark@src.gnome.org>
Date:	2003-08-09

    *** empty log message ***

M	po/ChangeLog
M	po/zh_CN.po

commit 9cb8c47249a9d9ccb0e9d19241e3ae439ac1b9b5
Author: Laurent Dhima <laurenti@src.gnome.org>
Date:	2003-08-09

    Updated Albanian translation

    * sq.po: Updated Albanian translation

M	po/ChangeLog

commit 2ecef8ea2230896d738c6ab5764abf549423b8d4
Author: Laurent Dhima <laurenti@src.gnome.org>
Date:	2003-08-09

    Updated

M	po/sq.po

commit 7bba667413eed01bc9cd9bfc194dd020adbdc4b4
Author: Gil Osher <dolfin@src.gnome.org>
Date:	2003-08-09

    Updated Hebrew translation.


    * he.po: Updated Hebrew translation.

M	po/ChangeLog

commit a13282436715b148d9fe360d3bb9a40fc4073d42
Author: Gil Osher <dolfin@src.gnome.org>
Date:	2003-08-09

    Updated Hebrew translation.

M	po/he.po

commit 69f6ca7b68775eb871caf6305766b02af604e370
Author: Christophe Merlet <redfox@src.gnome.org>
Date:	2003-08-09

    Updated French translation.

M	po/ChangeLog
M	po/fr.po

commit b5ddd0c6af2b8b8dd72f1472f0133cceab469d56
Author: updated ja.po. T.Aihana <aihana@gnome.gr.jp>
Date:	2003-08-09

    2003-08-09 updated ja.po. T.Aihana <aihana@gnome.gr.jp>

M	po/ChangeLog
M	po/ja.po

commit 35117ca38327fc02e5c9cfad72cbcc116730be54
Author: Danilo Šegan <dsegan@gmx.net>
Date:	2003-08-08

    Updated Serbian translation.

    2003-08-08	Danilo Šegan  <dsegan@gmx.net>

	* sr.po, sr@Latn.po: Updated Serbian translation.

M	po/ChangeLog
M	po/sr.po
M	po/sr@Latn.po

commit 0bc4d61d9335e6ff4285349cd072d1874735a261
Author: Christian Rose <menthos@menthos.com>
Date:	2003-08-08

    Updated Swedish translation.

    2003-08-08	Christian Rose	<menthos@menthos.com>

	* sv.po: Updated Swedish translation.

M	po/ChangeLog
M	po/sv.po

commit 70d8e3feb39665d2a7fdbd3b9e399146c0296766
Author: Dave Camp <dave@ximian.com>
Date:	2003-08-08

    Improved error string for missing proxy hostnames. Patch from
    Christophe

    2003-08-08	Dave Camp  <dave@ximian.com>

	* src/nautilus-window-manage-views.c:
	(determined_initial_view_callback): Improved error string for
	missing proxy hostnames.  Patch from  Christophe Fergeau
	<teuf@users.sourceforge.net>

M	ChangeLog
M	src/nautilus-window-manage-views.c

commit c7b7a34c2f815b022c636084de82d53d1b3ba903
Author: Alexander Larsson <alexl@redhat.com>
Date:	2003-08-08

    Handle keypad navigation keys too.

    2003-08-08	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-icon-container.c (key_press_event):
	* src/nautilus-location-bar.c
	(entry_would_have_inserted_characters):
	Handle keypad navigation keys too.

M	ChangeLog
M	libnautilus-private/nautilus-icon-container.c
M	src/nautilus-location-bar.c

commit 3c3a12978c19793c68ccab8d3ec34e4ce7083333
Author: Alexander Larsson <alexl@src.gnome.org>
Date:	2003-08-08

    Added version markers

M	ChangeLog
M	po/ChangeLog

commit e8cc0e63f0625929823cdd983ff058c72ac63b3e (tag: NAUTILUS_2_3_8)
Author: Alexander Larsson <alexl@redhat.com>
Date:	2003-08-08

    Update

    2003-08-08	Alexander Larsson  <alexl@redhat.com>

	* NEWS:
	Update

	* configure.in:
	Require new eel, bump to 2.3.8

M	ChangeLog
M	NEWS
M	configure.in

commit 49c3fc8c9fd3181df90327d5db91dd971ed66794
Author: Dmitry Mastrukov <dmitrym@src.gnome.org>
Date:	2003-08-08

    be.po: Updated Belarusian translation from Belarusian team
    <i18n@mova.org>.

M	po/ChangeLog
M	po/be.po

commit a095cadd2ac37d36cb1c363a522a03612ec788cf
Author: Danilo Šegan <dsegan@gmx.net>
Date:	2003-08-08

    Updated Serbian translation.

    2003-08-08	Danilo Šegan  <dsegan@gmx.net>

	* sr.po, sr@Latn.po: Updated Serbian translation.

M	po/ChangeLog
M	po/sr.po
M	po/sr@Latn.po

commit 2d872c3ac0415b339e4189a8b1ef8ea3980906ed
Author: Miloslav Trmac <mitr@src.gnome.org>
Date:	2003-08-07

    Update Czech translation

M	po/ChangeLog
M	po/cs.po

commit be299b2abe3c7c6ba64d17596ba863715a0d8124
Author: Dmitry Mastrukov <dmitrym@src.gnome.org>
Date:	2003-08-07

    be.po: Updated Belarusian translation from Belarusian team
    <i18n@mova.org>.

M	po/ChangeLog
M	po/be.po

commit 2595b4756aaa8923188d4dfd43e67a3488a4b75a
Author: James Willcox <jwillcox@src.gnome.org>
Date:	2003-08-07

    Update some, um, stuff.


    Update some, um, stuff.

M	libnautilus-private/nautilus-icon-container.c

commit 677b2ee2b401a592cf635a5cbf28bc4d60f880aa
Author: Metin Amiroff <metin@karegen.com>
Date:	2003-08-06

    Updated Azerbaijani translation.

    2003-08-06	Metin Amiroff  <metin@karegen.com>

	    * az.po: Updated Azerbaijani translation.

M	po/ChangeLog
M	po/az.po

commit 6448a5f811cc4ef0976c31dd3525dc6aa91c1203
Author: Wang Jian <lark@src.gnome.org>
Date:	2003-08-06

    *** empty log message ***

M	po/ChangeLog
M	po/zh_CN.po

commit 5a6bbf5e2f7d1798766af739fe9a7347c4728140
Author: Alessio Frusciante <algol@src.gnome.org>
Date:	2003-08-05

    Updated Italian translation by Luca Ferretti.

M	po/ChangeLog
M	po/it.po

commit 53eee691f5bcee2665d27b53b3231cfa12958501
Author: Jordi Mallach <jordim@src.gnome.org>
Date:	2003-08-05

    Updated Catalan translation.

M	po/ChangeLog
M	po/ca.po

commit f46a9a09d2c48cea22b7cbb9b56a41eec2823015
Author: Ole Laursen <olau@hardworking.dk>
Date:	2003-08-05

    Updated Danish translation.

    2003-08-05	Ole Laursen  <olau@hardworking.dk>

	* da.po: Updated Danish translation.

M	po/ChangeLog
M	po/da.po

commit 8222e9a904386fc70c138c77ae9d7e212d7151f3
Author: Duarte Loreto <happyguy_pt@hotmail.com>
Date:	2003-08-04

    Updated Portuguese translation.

    2003-08-04	Duarte Loreto <happyguy_pt@hotmail.com>

	    * pt.po: Updated Portuguese translation.

M	po/ChangeLog
M	po/pt.po

commit 7a8053111d9209dc77884c9bce039a34e4f6714d
Author: Artur Flinta <aflinta@cvs.gnome.org>
Date:	2003-08-04

    Updated Polish translation.

    2003-08-04	Artur Flinta  <aflinta@cvs.gnome.org>

	* pl.po: Updated Polish translation.

M	po/ChangeLog
M	po/pl.po

commit 5c159529f6ff9337bee8da01611593c6b6d632fc
Author: Dave Camp <dave@ximian.com>
Date:	2003-08-04

    Free the details after its members. Patch from Joe Marcus Clarke

    2003-08-04	Dave Camp  <dave@ximian.com>

	* libnautilus-private/nautilus-desktop-directory.c
	(desktop_finalize): Free the details after its members.  Patch
	from Joe Marcus Clarke <marcus@freeBSD.org>

M	ChangeLog
M	libnautilus-private/nautilus-desktop-directory.c

commit dcbbbb2200de8bb1470247aad48ac480e79f0045
Author: Dave Camp <dave@ximian.com>
Date:	2003-08-04

    Use the parent_view's toplevel for the dialog rather than the
    view itself.

    2003-08-04	Dave Camp  <dave@ximian.com>

	* libnautilus-private/nautilus-file-operations.c:
	(handle_new_folder_vfs_error): Use the parent_view's
	toplevel for the dialog rather than the view itself.

M	ChangeLog
M	libnautilus-private/nautilus-file-operations.c

commit 526c3a97434f5eb8fd6d7d62fb9088de5f04b856
Author: Chris Altmann <altmann@rcsis.com>
Date:	2003-08-02

    Track opening and closing of icon_selector window, resuse existing
    window

    2003-07-25	Chris Altmann  <altmann@rcsis.com>

	* src/file-manager/fm-properties-window.c
	  (struct FMPropertiesWindowDetails),
	  (create_basic_page),
	  (select_image_button_callback):
	  Track opening and closing of icon_selector window, resuse
	  existing
	  window if user clicks "Select Custom Icon" multiple times and
	  close it if the proerties window is closed. Fixes bug #118135

M	ChangeLog
M	src/file-manager/fm-properties-window.c

commit 114f59308d9944cccc400af9d0fd00be5fdfeb99
Author: Fredrik Jsson <fjo@nada.kth.se>
Date:	2003-08-02

    move g_slist_free further down to prevent crash.

    2003-07-20	Fredrik Jsson	<fjo@nada.kth.se>

	* src/file-manager/fm-directory-view.c: move g_slist_free further
	down to prevent crash.

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit d39749f92fdf009e93af8176c0306019edcf4d52
Author: Evandro Fernandes Giovanini <evandrofg@ig.com.br>
Date:	2003-08-01

    Updated Brazilian Portuguese translation.

    2003-08-01	Evandro Fernandes Giovanini  <evandrofg@ig.com.br>

	    * pt_BR.po: Updated Brazilian Portuguese translation.

M	po/ChangeLog
M	po/pt_BR.po

commit d922865ac654a441ad09bb1c9ffc55f863adf439
Author: James Willcox <jwillcox@gnome.org>
Date:	2003-08-01

    Fix a typo. Bug #116843.


    2003-08-01	James Willcox  <jwillcox@gnome.org>

	    * libnautilus-private/apps_nautilus_preferences.schemas.in:
	    Fix a typo.  Bug #116843.

	    * components/emblem/nautilus-emblem-view.c:  When adding
	    emblems,
	    give people a chance to rename invalid keywords instead
	    of just
	    bombing out.  Fixes #104169.

M	ChangeLog
M	components/emblem/nautilus-emblem-view.c
M	libnautilus-private/apps_nautilus_preferences.schemas.in
M	libnautilus-private/nautilus-emblem-utils.c
M	libnautilus-private/nautilus-emblem-utils.h
M	libnautilus-private/nautilus-icon-container.c

commit b4c07db8f3b7312634dc913fefb2d35280999290
Author: Artur Flinta <aflinta@cvs.gnome.org>
Date:	2003-07-31

    Updated Polish translation.

    2003-07-31	Artur Flinta  <aflinta@cvs.gnome.org>

	* pl.po: Updated Polish translation.

M	po/ChangeLog
M	po/pl.po

commit a28d0eb3ba5d04fca23fe926e635269dbd688b12
Author: Padraig O'Briain <padraig.obriain@sun.com>
Date:	2003-07-30

    See role to ICON instead of LABEL. Correct setting of role. (Fixes

    2003-07-30	Padraig O'Briain  <padraig.obriain@sun.com>

	* libnautilus-private/nautilus-icon-canvas-item.c
	(nautilus_icon_canvas_item_accessible_create): See role to
	ICON instead
	of LABEL. Correct setting of role. (Fixes #118251)

M	ChangeLog
M	libnautilus-private/nautilus-icon-canvas-item.c

commit 52735bf9e29ef83a7a9c624c7be16de16b7137c4
Author: Nikos Charonitakis <frolix68@src.gnome.org>
Date:	2003-07-28

    updated Greek translation

M	po/ChangeLog

commit 8206dad833de88f1f0ae4dbc01b8229a5984a80e
Author: Nikos Charonitakis <frolix68@src.gnome.org>
Date:	2003-07-28

    updated Greek translation (some fixes)

M	po/el.po

commit d80d5dd39dc7c739838640978929dfcd433d57a3
Author: Evandro Fernandes Giovanini <evandrofg@ig.com.br>
Date:	2003-07-28

    Updated Brazilian Portuguese translation.

    2003-07-28	Evandro Fernandes Giovanini  <evandrofg@ig.com.br>

	    * pt_BR.po: Updated Brazilian Portuguese translation.

M	po/ChangeLog
M	po/pt_BR.po

commit 090c3f65d0f7eae58a3b208173e27554b7cad4a6
Author: Telsa Gwynne <telsa@src.gnome.org>
Date:	2003-07-27

    Chris M Jackson at it again, it seems. Updated Welsh translation.

M	po/ChangeLog
M	po/cy.po

commit 7fd584642ef6b2b8ba247dfcf116bd82af9d9560
Author: Bastien Nocera <hadess@hadess.net>
Date:	2003-07-27

    show the "Write to CD" label as priority in the nautilus toolbar when

    2003-07-27	Bastien Nocera	<hadess@hadess.net>

	* src/nautilus-shell-ui.xml: show the "Write to CD" label
	as priority
	in the nautilus toolbar when we're in burn:/// easier to find out
	for the users (Closes: #110427)

M	ChangeLog
M	src/nautilus-shell-ui.xml

commit d7a84592f55a62c0c3412fbf08dfae7545b47138
Author: Telsa Gwynne <telsa@src.gnome.org>
Date:	2003-07-27

    Updated Welsh translation.

M	po/ChangeLog
M	po/cy.po

commit f4b752d3cd0661c9a0835727a088ec8756d497bb
Author: Sajith VK <sajith_vk@src.gnome.org>
Date:	2003-07-27

    ok

M	po/ml.po

commit dfeabf5b0f01e77dcc3de9a17723bf00d91b274e
Author: Changwoo Ryu <cwryu@debian.org>
Date:	2003-07-26

    Updated Korean translation.

    2003-07-27	Changwoo Ryu  <cwryu@debian.org>

	* ko.po: Updated Korean translation.

M	po/ChangeLog
M	po/ko.po

commit 02481ff01f513207809ff42fc60e2ff8744c0e08
Author: updated ja.po. T.Aihana <aihana@gnome.gr.jp>
Date:	2003-07-23

    2003-07-24 updated ja.po. T.Aihana <aihana@gnome.gr.jp>

M	po/ChangeLog
M	po/ja.po

commit 6a099a913b20f4968fa4c121bccfe5bca3fad504
Author: George Lebl <jirka@5z.com>
Date:	2003-07-22

    (The key-writability commit as discussed with release-team
     last week)

    Tue Jul 22 16:34:10 2003  George Lebl <jirka@5z.com>

	* libnautilus-private/nautilus-global-preferences.c
	  (import_old_preferences_if_needed): Don't import
	  a preference if we can't write the new value

	* libnautilus-private/nautilus-sound.c (nautilus_sound_init)
	  (nautilus_sound_kill_sound) (nautilus_sound_register_sound)
	  (nautilus_sound_can_play_sound): If we can't write the current
	  sound state key, don't allow the sound preview since we won't be
	  able to kill the preview process later, and don't set the sound
	  state key if not writable.

	* src/nautilus-shell.c (save_window_states):  If we can't
	  save the start state, don't save it then.

	* src/nautilus-window.c (side_pane_size_allocate_callback)
	  (side_pane_switch_page_callback)
	  (nautilus_window_hide_location_bar)
	  (nautilus_window_show_location_bar)
	  (nautilus_window_hide_toolbar) (nautilus_window_show_toolbar)
	  (nautilus_window_hide_sidebar) (nautilus_window_show_sidebar)
	  (nautilus_window_hide_status_bar)
	  (nautilus_window_show_status_bar):
	  When we can't write the preference of the start state, don't set
	  it.

M	ChangeLog
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-sound.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-shell.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window.c

commit fbde4a803667638381dee71282508d489d0b69a0
Author: Samel Jn Gunnarsson <sammi@techattack.nu>
Date:	2003-07-22

    Updated the Icelandic translation

    2003-07-22	Samel Jn Gunnarsson  <sammi@techattack.nu>

	* is.po: Updated the Icelandic translation

M	po/ChangeLog
M	po/is.po

commit adf78577f91e8951c7a34cb90ceee0d73f0db014
Author: Christophe Merlet <redfox@src.gnome.org>
Date:	2003-07-21

    Updated French translation.

M	po/ChangeLog
M	po/fr.po

commit a7c6cae7d364d5d7b7243e334b4d3ecfb3dd79a0 (tag: NAUTILUS_2_3_7)
Author: Dave Camp <dave@ximian.com>
Date:	2003-07-21

    Bumped to 2.3.7.

    2003-07-21	Dave Camp  <dave@ximian.com>

	* configure.in:
	* NEWS:
	Bumped to 2.3.7.

M	ChangeLog
M	NEWS
M	configure.in

commit 6ae9d542f81718d0658a60bf5cbd77b7f339dbfe
Author: Dave Camp <dave@ximian.com>
Date:	2003-07-21

    Pass the screen number when creating nautilus links, fixes #117946

    2003-07-20	Dave Camp  <dave@ximian.com>

	* libnautilus-private/nautilus-link-desktop-file.c:
	(nautilus_link_desktop_file_local_create),
	(nautilus_link_desktop_file_local_create_from_gnome_entry):
	* libnautilus-private/nautilus-link-desktop-file.h:
	* libnautilus-private/nautilus-link.c:
	(nautilus_link_local_create),
	(nautilus_link_local_create_from_gnome_entry):
	* libnautilus-private/nautilus-link.h:
	* src/file-manager/fm-icon-view.c: (icon_view_handle_uri_list):
	Pass the screen number when creating nautilus links, fixes
	#117946

M	ChangeLog
M	libnautilus-private/nautilus-link-desktop-file.c
M	libnautilus-private/nautilus-link-desktop-file.h
M	libnautilus-private/nautilus-link.c
M	libnautilus-private/nautilus-link.h
M	src/file-manager/fm-icon-view.c

commit 013f45daceac34c00a959dfc64804d28b84eb84a
Author: Samel Jn Gunnarsson <sammi@techattack.nu>
Date:	2003-07-20

    Updated the Icelandic translation

    2003-07-20	Samel Jn Gunnarsson <sammi@techattack.nu>

	* is.po: Updated the Icelandic translation

M	po/ChangeLog
M	po/is.po

commit 81af2cb6b2f655f579cacee3c1b58354e7fd23ff
Author: Dennis Cranston <dennis_cranston at yahoo com>
Date:	2003-07-20

    Added window icon for the File Management capplet.


    2003-07-19	Dennis Cranston <dennis_cranston at yahoo com>

	* icons/Makefile.am: Added window icon for the File Management
	capplet.

	* icons/nautilus-file-management-properties.png:  New file.

M	ChangeLog
M	icons/Makefile.am
A	icons/nautilus-file-management-properties.png

commit bb18a50f779941b5aa18ed0446358fdd3e72ac13
Author: Duarte Loreto <happyguy_pt@hotmail.com>
Date:	2003-07-19

    Updated Portuguese translation.

    2003-07-19	Duarte Loreto <happyguy_pt@hotmail.com>

	    * pt.po: Updated Portuguese translation.

M	po/ChangeLog
M	po/pt.po

commit 630b368f3fc2e6572ac752e7d04c6428151b09d1
Author: Hasbullah Bin Pit <sebol@ikhlas.com>
Date:	2003-07-18

    Updated Malay translation.

    2003-07-17 Hasbullah Bin Pit <sebol@ikhlas.com>

	    * ms.po: Updated Malay translation.

M	po/ChangeLog
M	po/ms.po

commit 9fa7a421b7f45ed4d93b702ec8d7118df7f72d32
Author: George Lebl <jirka@5z.com>
Date:	2003-07-17

    when the playing command can't be run, or the file can't be opened
    don't


    Thu Jul 17 15:32:55 2003  George Lebl <jirka@5z.com>

	* src/file-manager/fm-icon-view.c (play_file): when the playing
	  command can't be run, or the file can't be opened don't return
	  into the parent process from the child and do weird things,
	  but exit.  Also if the fork fails don't set the sound pid to
	  -1 (and later try to kill it).

M	ChangeLog
M	src/file-manager/fm-icon-view.c

commit e106472e44e34cbec810eeb6ad5e7e46c362765a
Author: Vincent van Adrighem <V.vanAdrighem@dirck.mine.nu>
Date:	2003-07-17

    Dutch translation updated by Kees van den Broek.

    2003-07-17	Vincent van Adrighem  <V.vanAdrighem@dirck.mine.nu>

	* nl.po: Dutch translation updated by Kees van den Broek.

M	po/ChangeLog
M	po/nl.po

commit 7343e9cb8c4442edb823eade47fd54d3b24aa03d
Author: Dafydd Harries <daf@src.gnome.org>
Date:	2003-07-16

    Updated Welsh translation.

M	po/ChangeLog
M	po/cy.po

commit 9d598bc545c8969422b4b45a8c8aa265277a6b70
Author: Dafydd Harries <daf@parnassus.ath.cx>
Date:	2003-07-14

    Updated Welsh translation. I think it includes work by Chris Jackson,

    2003-07-14	Dafydd Harries	<daf@parnassus.ath.cx>

	* cy.po: Updated Welsh translation. I think it includes work
	by Chris
	Jackson, Telsa Gwynne, Alan Cox and me. Some of us, anyway.

M	po/ChangeLog
M	po/cy.po

commit 8b04fabb262c19098f59a5e89a3e4ddcccb69df0
Author: Szabolcs Ban <bansz@src.gnome.org>
Date:	2003-07-13

    Unification of terminology and hotkeys

M	po/hu.po

commit 85b16f76ada1d44c6b7b2dfedbbf560d39a54ccc
Author: Kostas Papadimas <pkst@src.gnome.org>
Date:	2003-07-13

    Updated the Greek translation

M	po/ChangeLog
M	po/el.po

commit a44ab12e5f641d1ceee437abc3429d755c1af6cc
Author: Szabolcs Ban <bansz@src.gnome.org>
Date:	2003-07-12

    Unification of terminology and hotkeys

M	po/hu.po

commit f2f6ec61d7463e0a2ca17597961e15eab140002c
Author: Pablo Saratxaga <pablo@src.gnome.org>
Date:	2003-07-12

    updated Walloon file

M	po/ChangeLog
M	po/wa.po

commit 609c3dea72beed9db02699b269168bbaa2c22966
Author: Szabolcs Ban <bansz@src.gnome.org>
Date:	2003-07-11

    Unification of terminology and hotkeys

M	po/hu.po

commit c64d6024aa5774ff8f220fce465f2bbe1982a665
Author: Evandro Fernandes Giovanini <evandrofg@ig.com.br>
Date:	2003-07-10

    Updated Brazilian Portuguese translation.

    2003-07-10	Evandro Fernandes Giovanini <evandrofg@ig.com.br>

	    * pt_BR.po: Updated Brazilian Portuguese translation.

M	po/ChangeLog
M	po/pt_BR.po

commit 2a7ac216b062b65c28a7bec5327cf8d4ab0a2dc4
Author: Szabolcs Ban <bansz@src.gnome.org>
Date:	2003-07-10

    hotkey fixes

M	po/hu.po

commit 82d842395cd0f82971d5687693fbdb4a33625d92
Author: Fatih Demir <kabalak@src.gnome.org>
Date:	2003-07-09

    Updated tr.po

M	po/ChangeLog
M	po/tr.po

commit 70f0260c4d7d4654c5efa19aece3c34e9e90f74b
Author: Johan Dahlin <zilch@src.gnome.org>
Date:	2003-07-09

    Add support for total size and total count for multi-file property

	* src/file-manager/fm-properties-window.c: Add support for total
	size and total count for multi-file property dialogs.

M	ChangeLog
M	src/file-manager/fm-properties-window.c

commit 68c187b34ea92f9728d51dcd2d36e44733b7be75
Author: Christian Neumair <cneumair@src.gnome.org>
Date:	2003-07-08

    Updated German translation.

M	po/ChangeLog
M	po/de.po

commit e36213306470e6c5fa3125c544a6b3b4dc70e564
Author: Alexander Larsson <alexl@redhat.com>
Date:	2003-07-08

    Skip assert for commonly run code.

    2003-07-08	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-directory-async.c: (is_needy):
	Skip assert for commonly run code.

	* libnautilus-private/nautilus-file-utilities.[ch]:
	(desktop_dir_changed_callback),
	(nautilus_is_desktop_directory_escaped):
	New function nautilus_is_desktop_directory_escaped to handle
	faster check if file is desktop dir.
	* libnautilus-private/nautilus-file.c:
	(nautilus_file_info_missing), (compare_by_display_name),
	(file_is_desktop), (nautilus_file_get_display_name_collation_key),
	(nautilus_file_get_display_name_nocopy),
	(nautilus_file_get_file_type):
	Some micro-optimizations. Faster file_is_desktop

	* libnautilus-private/nautilus-icon-canvas-item.c:
	(nautilus_icon_canvas_item_invalidate_bounds_cache),
	(nautilus_icon_canvas_item_invalidate_label_size),
	(nautilus_icon_canvas_item_set_image),
	(nautilus_icon_canvas_item_set_emblems),
	(nautilus_icon_canvas_item_set_attach_points),
	(nautilus_icon_canvas_item_set_embedded_text_rect),
	(nautilus_icon_canvas_item_bounds):
	Cache bounds calculation. Invalidate when needed.

M	ChangeLog
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-file-utilities.c
M	libnautilus-private/nautilus-file-utilities.h
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-icon-canvas-item.c

commit 6b56535afa2da6cf0b2c2ee967cd73f365732f6a
Author: Alexander Larsson <alexl@redhat.com>
Date:	2003-07-08

    Don't leak pixbuf.

    2003-07-08	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-icon-factory.c
	(create_normal_cache_icon):

	Don't leak pixbuf.

M	ChangeLog
M	libnautilus-private/nautilus-icon-factory.c

commit 461787f89a3f301ad79d5c95a3fc3ab47af27d86
Author: Christophe Merlet <redfox@src.gnome.org>
Date:	2003-07-07

    Updated French translation.

M	po/ChangeLog
M	po/fr.po

commit f652b05b12e278b5f79e42d51f9b50b1965e6758
Author: Artur Flinta <aflinta@cvs.gnome.org>
Date:	2003-07-07

    Updated Polish translation.

    2003-07-07	Artur Flinta  <aflinta@cvs.gnome.org>

	* pl.po: Updated Polish translation.

M	po/ChangeLog
M	po/pl.po

commit d4fb441bbad055f9eb3705e188047ee7381466e0
Author: Miloslav Trmac <mitr@src.gnome.org>
Date:	2003-07-07

    Update Czech translation

M	po/ChangeLog
M	po/cs.po

commit ffce154adae3b6dca3349dc2f0e02a4435d7bc54
Author: Vincent van Adrighem <V.vanAdrighem@dirck.mine.nu>
Date:	2003-07-07

    Dutch translation updated by Kees van den Broek.

    2003-07-07	Vincent van Adrighem  <V.vanAdrighem@dirck.mine.nu>

	* nl.po: Dutch translation updated by Kees van den Broek.

M	po/ChangeLog
M	po/nl.po

commit b811555c0169c0bc147c29cd2506876be5cff10d
Author: Pablo Gonzalo del Campo <pablodc@bigfoot.com>
Date:	2003-07-07

    Updated Spanish translation.

    2003-07-07 Pablo Gonzalo del Campo	<pablodc@bigfoot.com>

	    * es.po: Updated Spanish translation.

M	po/ChangeLog
M	po/es.po

commit 6202584f27fffb243f43b17c9b57b6b63d3cb042
Author: Anders Carlsson <andersca@codefactory.se>
Date:	2003-07-07

    Make scripts work better for files on NFS.

    2003-07-07	Anders Carlsson  <andersca@codefactory.se>

	* src/file-manager/fm-directory-view.c:
	(set_script_environment_variables):
	Make scripts work better for files on NFS.

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit e5d1d3e1d815d78483d3548f0376906d05965692
Author: Alexander Larsson <alexl@redhat.co>
Date:	2003-07-07

    Patch from XD2.

    2003-07-07	Alexander Larsson  <alexl@redhat.co,>

	    Patch from XD2.

	* libnautilus-private/nautilus-volume-monitor.c:
	(update_removable_volumes), (fstab_monitor_callback),
	(nautilus_volume_monitor_init),
	(nautilus_volume_monitor_class_init),
	(nautilus_volume_monitor_dispose), (floppy_sort):
	* libnautilus-private/nautilus-volume-monitor.h:
	Monitor fstab
	* src/file-manager/fm-desktop-icon-view.c:
	(fm_desktop_icon_view_init), (removable_volumes_changed_callback),
	(mount_or_unmount_removable_volume):
	Update disks menu when removable disks change.

M	ChangeLog
M	libnautilus-private/nautilus-volume-monitor.h
M	src/file-manager/fm-desktop-icon-view.c

commit 07e62550d9cab1950b604d9694fdef0e0ab9cf02
Author: Bastien Nocera <hadess@hadess.net>
Date:	2003-07-07

    get the volume name correctly on CDs where the data track is not
    the first

    2003-09-11	Bastien Nocera	<hadess@hadess.net>

	* libnautilus-private/nautilus-volume-monitor.c:
	(get_iso9660_volume_name_data_track_offset),
	(get_iso9660_volume_name): get the volume name correctly on CDs
	where the data track is not the first track (Linux only)

M	libnautilus-private/nautilus-volume-monitor.c

commit 7fe86ad8fe8aad190379af26a1f2f01e8dc904b2
Author: Alexander Larsson <alexl@redhat.co>
Date:	2003-07-07

    Patch from XD2.

    2003-07-07	Alexander Larsson  <alexl@redhat.co,>

	    Patch from XD2.

	* libnautilus-private/nautilus-volume-monitor.c:
	(update_removable_volumes), (fstab_monitor_callback),
	(nautilus_volume_monitor_init),
	(nautilus_volume_monitor_class_init),
	(nautilus_volume_monitor_dispose), (floppy_sort):
	* libnautilus-private/nautilus-volume-monitor.h:
	Monitor fstab
	* src/file-manager/fm-desktop-icon-view.c:
	(fm_desktop_icon_view_init), (removable_volumes_changed_callback),
	(mount_or_unmount_removable_volume):
	Update disks menu when removable disks change.

M	libnautilus-private/nautilus-volume-monitor.c

commit 5414298980010a2fce2ad7dc0bc95b18740ab1cf
Author: Alexander Larsson <alexl@redhat.com>
Date:	2003-07-07

    Return icon name instead of resolved absolute filename.

    2003-07-07	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-link-desktop-file.c
	(nautilus_link_desktop_file_get_link_icon_from_desktop):
	Return icon name instead of resolved absolute filename.

M	ChangeLog
M	libnautilus-private/nautilus-link-desktop-file.c

commit f3c16347eed0fe3e793df390cfa1d5ba27273f2d
Author: Alexander Larsson <alexl@redhat.com>
Date:	2003-07-07

    Added source and prerendered version

    2003-07-07	Alexander Larsson  <alexl@redhat.com>

	* docs/Makefile.am (EXTRA_DIST):
	* docs/nautilus-internals.sxw:
	* docs/nautilus-internals.pdf:
	Added source and prerendered version

M	ChangeLog
M	docs/Makefile.am
A	docs/nautilus-internals.pdf
A	docs/nautilus-internals.sxw

commit 33fcc1886dac391514ab0d0252a796405fcbf461
Author: Christian Rose <menthos@menthos.com>
Date:	2003-07-06

    Updated Swedish translation.

    2003-07-06	Christian Rose	<menthos@menthos.com>

	* sv.po: Updated Swedish translation.

M	po/ChangeLog
M	po/sv.po

commit c3e66cb0d346132e9cc788196f329d245c7ca457
Author: Danilo Šegan <dsegan@gmx.net>
Date:	2003-07-06

    Updated Serbian translation by Serbian team (Prevod.org).

    2003-07-06	Danilo Šegan  <dsegan@gmx.net>

	* sr.po, sr@Latn.po: Updated Serbian translation by Serbian
	team (Prevod.org).

M	po/ChangeLog
M	po/sr.po
M	po/sr@Latn.po

commit b32440d237171cfc1fb7d3cd2e11c8f8bc856247
Author: Gil Osher <dolfin@src.gnome.org>
Date:	2003-07-06

    Updated Hebrew translation.


    * he.po: Updated Hebrew translation.

M	po/ChangeLog

commit 312da6d9fbeb880d036a26ed3fe47987ca9ae5d0
Author: Gil Osher <dolfin@src.gnome.org>
Date:	2003-07-06

    Updated Hebrew translation.

M	po/he.po

commit d8bd159b30d7eff79b7dae6ae9dd3effbe77c32d
Author: Jordi Mallach <jordim@src.gnome.org>
Date:	2003-07-06

    Updated Catalan translation.

M	po/ChangeLog
M	po/ca.po

commit 2276c11cb9dd62325d8f36fa08994a53d817a8e5
Author: Dave Camp <dave@ximian.com>
Date:	2003-07-05

    Assume a (0, 0) scroll origin in automatic layout. This fixes the
    worst of

    2003-07-05	Dave Camp  <dave@ximian.com>

	* libnautilus-private/nautilus-icon-container.c:
	(nautilus_icon_container_update_scroll_region): Assume a
	(0, 0) scroll origin in automatic layout.  This fixes the worst
	of the gutter-on-the-right-side problems.

M	ChangeLog
M	libnautilus-private/nautilus-icon-container.c

commit 3287a738dc8311f0ae1837a72b9f1bc8c952095a
Author: Dave Camp <dave@ximian.com>
Date:	2003-07-05

    Turn on sort_directories_first by default, and show no additional
    data in

    2003-07-05	Dave Camp  <dave@ximian.com>

	* libnautilus-private/apps_nautilus_preferences.schemas.in:
	Turn on sort_directories_first by default, and show no
	additional data in the icon view by default.

M	ChangeLog
M	libnautilus-private/apps_nautilus_preferences.schemas.in

commit 40cb31ef87b434f1187d71355b61e687f4fae9ef
Author: Dave Camp <dave@ximian.com>
Date:	2003-07-05

    A bunch of string fixes from Christian Rose <menthos@menthos.com> and

    2003-07-05	Dave Camp  <dave@ximian.com>

	* libnautilus-private/apps_nautilus_preferences.schemas.in:
	* src/nautilus-application.c: (migrate_old_nautilus_files):
	A bunch of string fixes from Christian Rose <menthos@menthos.com>
	and Reinout van Schouwen <reinout@cs.vu.nl>.

M	ChangeLog
M	libnautilus-private/apps_nautilus_preferences.schemas.in
M	src/nautilus-application.c

commit 89606c55e547dbd22f924295ee7ab7c09ad8177d
Author: Dave Camp <dave@ximian.com>
Date:	2003-07-05

    Fixed some long descriptions. Patch from Luca Ferretti

    2003-07-05	Dave Camp  <dave@ximian.com>

	* libnautilus-private/apps_nautilus_preferences.schemas.in:
	Fixed some long descriptions.  Patch from
	Luca Ferretti <elle.uca@libero.it>

M	ChangeLog
M	libnautilus-private/apps_nautilus_preferences.schemas.in

commit 7e112b1dbf48e13dfd7ac302879fbf0a4416dfe8
Author: Dave Camp <dave@ximian.com>
Date:	2003-07-05

    Don't add LABEL_LINE_SPACING to the total height if there is no
    additional

    2003-07-05	Dave Camp  <dave@ximian.com>

	* libnautilus-private/nautilus-icon-canvas-item.c
	(draw_or_measure_label_text): Don't add LABEL_LINE_SPACING to the
	total height if there is no additional text.

M	ChangeLog
M	libnautilus-private/nautilus-icon-canvas-item.c

commit a79bd6b2377582897b38234a4b6a32cb2058c5ae
Author: Vincent van Adrighem <V.vanAdrighem@dirck.mine.nu>
Date:	2003-07-03

    Dutch translation updated by Reinout van Schouwen.

    2003-07-04	Vincent van Adrighem  <V.vanAdrighem@dirck.mine.nu>

	* nl.po: Dutch translation updated by Reinout van Schouwen.

M	po/ChangeLog
M	po/nl.po

commit 12e877fe8b6e139a298f669f9fb21067d0a6390c
Author: Alessio Frusciante <algol@src.gnome.org>
Date:	2003-07-03

    Updated Italian translation by Luca Ferretti.

M	po/ChangeLog
M	po/it.po

commit 7b18eb39b40697790e13ecdb9f330a8f83799bd9
Author: Artur Flinta <aflinta@cvs.gnome.org>
Date:	2003-07-03

    Updated Polish translation.

    2003-07-03	Artur Flinta  <aflinta@cvs.gnome.org>

	* pl.po: Updated Polish translation.

M	po/ChangeLog
M	po/pl.po

commit c10325c1e8ca1a4837bb81a942625faa12523bf1
Author: Pablo Gonzalo del Campo <pablodc@bigfoot.com>
Date:	2003-07-02

    Updated Spanish translation.

    2003-07-02	Pablo Gonzalo del Campo  <pablodc@bigfoot.com>

	    * es.po: Updated Spanish translation.

M	po/ChangeLog
M	po/es.po

commit d221303a4d98c9685ddff70bd1db90755436fbea
Author: Jordi Mallach <jordi@sindominio.net>
Date:	2003-07-02

    Add Encoding and fixed Terminal entries. Likewise.

    2003-07-02 Jordi Mallach  <jordi@sindominio.net>

	* nautilus.desktop.in: Add Encoding and fixed Terminal entries.
	* data/*.desktop.in: Likewise.

M	ChangeLog
M	data/applications.desktop.in
M	data/favorites.desktop.in
M	data/preferences.desktop.in
M	data/serverconfig.desktop.in
M	data/starthere-link.desktop.in
M	data/starthere.desktop.in
M	data/sysconfig.desktop.in
M	nautilus.desktop.in

commit 05cb93d522ed581cee0061924751c3bcb1fd7143
Author: Bastien Nocera <hadess@hadess.net>
Date:	2003-07-02

    removed creation of new window when mounting CD-Roms, it was
    useless and

    2003-07-02	Bastien Nocera	<hadess@hadess.net>

	* src/nautilus-application.c:
	(nautilus_application_instance_init),
	(check_mount_window_disabled): removed creation of new window
	when mounting CD-Roms, it was useless and very annoying

M	ChangeLog
M	src/nautilus-application.c

commit 97e21e0e5f7ad1d6e3410598e1835bc9d40598e3
Author: Artur Flinta <aflinta@cvs.gnome.org>
Date:	2003-07-01

    Updated Polish translation.

    2003-07-02	Artur Flinta  <aflinta@cvs.gnome.org>

	* pl.po: Updated Polish translation.

M	po/ChangeLog
M	po/pl.po

commit eb6aade6900b26d539f66f4e0f647aaedae8ce0e
Author: Laurent Dhima <laurenti@src.gnome.org>
Date:	2003-06-30

    Updated Albanian translation.

    * sq.po: Updated Albanian translation.

M	po/ChangeLog

commit cc761d19e43ce3b851871b72d739540a52c6b39d
Author: Laurent Dhima <laurenti@src.gnome.org>
Date:	2003-06-30

    Updated

M	po/sq.po

commit e6b0335af6b61fa4057cd9ff54cf922f26300651
Author: Pauli Virtanen <pauli.virtanen@hut.fi>
Date:	2003-06-30

    Set translator_credits.

    2003-06-30	Pauli Virtanen	<pauli.virtanen@hut.fi>

	* fi.po: Set translator_credits.

M	po/ChangeLog
M	po/fi.po

commit 9ffbb4b6e5d85dcfc0db4c021a92c54bdf7f432d
Author: Gil Osher <dolfin@src.gnome.org>
Date:	2003-06-30

    Updated Hebrew translation.


    * he.po: Updated Hebrew translation.

M	po/ChangeLog

commit c638fada074885f5dbaadc36b77602eaa97735c8
Author: Gil Osher <dolfin@src.gnome.org>
Date:	2003-06-30

    Updated Hebrew translation.

M	po/he.po

commit f204a033a3e2bc79b6945f244c9acd1537a23e07
Author: Dave Camp <dave@ximian.com>
Date:	2003-06-29

    Pass envs to the CORBA calls.

    2003-06-29	Dave Camp  <dave@ximian.com>

	* src/nautilus-view-frame.c:
	(nautilus_view_frame_get_first_visible_file),
	(nautilus_view_frame_scroll_to_file): Pass envs to the CORBA
	calls.

M	ChangeLog
M	src/nautilus-view-frame.c

commit c0dbad6832f185be94fc233aae21c45ac9ac422d
Author: Dave Camp <dave@ximian.com>
Date:	2003-06-29

    Try colorizing selected pixbufs with the selection color.

    2003-06-29	Dave Camp  <dave@ximian.com>

	* libnautilus-private/nautilus-icon-canvas-item.c:
	(real_map_pixbuf), (map_pixbuf): Try colorizing selected pixbufs
	with the selection color.

M	ChangeLog
M	libnautilus-private/nautilus-icon-canvas-item.c

commit bf145bdbd023e4f21ca345016b7becab12090b46
Author: Ole Laursen <olau@hardworking.dk>
Date:	2003-06-29

    Updated Danish translation.

    2003-06-29	Ole Laursen  <olau@hardworking.dk>

	* da.po: Updated Danish translation.

M	po/ChangeLog
M	po/da.po

commit 278e208b7965990ce01afacf66fef19cf0bb2a19
Author: Miloslav Trmac <mitr@src.gnome.org>
Date:	2003-06-29

    Update Czech translation

M	po/ChangeLog
M	po/cs.po

commit 0a51bea072fd1a3ccde1e9d321d668400da7ccd8
Author: Dafydd Harries <daf@src.gnome.org>
Date:	2003-06-29

    Added Welsh translation. Credit to Chris Jackson.

M	ChangeLog
M	configure.in
M	po/ChangeLog
A	po/cy.po

commit 30c4147800de8ffef41343c7e5be38b972471635
Author: Dave Camp <dave@ximian.com>
Date:	2003-06-28

    Zoom to fit when the label is clicked.

    2003-06-28	Dave Camp  <dave@ximian.com>

	* src/nautilus-zoom-control.c
	(nautilus_zoom_control_button_press_event): Zoom to fit when the
	label is clicked.

M	ChangeLog
M	src/nautilus-zoom-control.c

commit 3b1a2abe672a8c877f7a036af583a13d98b4c080
Author: Dave Camp <dave@ximian.com>
Date:	2003-06-28

    Return a value.

    2003-06-28	Dave Camp  <dave@ximian.com>

	* components/tree/nautilus-tree-view.c (add_one_volume_root):
	Return
	a value.

M	ChangeLog
M	components/tree/nautilus-tree-view.c

commit 27e023a230626d861dbe2695e97a91b24f96b559
Author: Miloslav Trmac <mitr@src.gnome.org>
Date:	2003-06-28

    Update Czech translation

M	po/ChangeLog
M	po/cs.po

commit b816a864bad576b279397e45d6319b58ee06598c
Author: Jordi Mallach <jordim@src.gnome.org>
Date:	2003-06-28

    Updated Catalan translation.

M	po/ChangeLog
M	po/ca.po

commit 98455b541e4ab6ad1487dd8faba5f2a803643789
Author: Christian Rose <menthos@menthos.com>
Date:	2003-06-28

    Added missing file. Updated Swedish translation.

    2003-06-28	Christian Rose	<menthos@menthos.com>

	* POTFILES.in: Added missing file.
	* sv.po: Updated Swedish translation.

M	po/ChangeLog
M	po/POTFILES.in
M	po/sv.po

commit 5b4ebe2ffee2f62d882d977a001777230aacdc80
Author: updated ja.po. T.Aihana <aihana@gnome.gr.jp>
Date:	2003-06-28

    2003-06-28 updated ja.po. T.Aihana <aihana@gnome.gr.jp>

M	po/ChangeLog
M	po/ja.po

commit a41136c1e3daf923953eb37c5030e0dc40cd73dc
Author: Miloslav Trmac <mitr@src.gnome.org>
Date:	2003-06-27

    Update Czech translation

M	po/ChangeLog
M	po/cs.po

commit d1e060845f65e5f29406568c27858fc64bbb84d4
Author: Dave Camp <campd@src.gnome.org>
Date:	2003-06-27

    version markers

M	ChangeLog
M	po/ChangeLog

commit 6788feeaf6391d470d83f3f4b4e525efd7357ee4 (tag: NAUTILUS_2_3_6)
Author: Dave Camp <dave@ximian.com>
Date:	2003-06-27

    Bumped to 2.3.6

    2003-06-27	Dave Camp  <dave@ximian.com>

	* NEWS:
	* configure.in:
	Bumped to 2.3.6

M	ChangeLog
M	NEWS
M	configure.in

commit a03252970245493a3f0e01e470c0a447178f0352
Author: Alexander Larsson <alexl@redhat.com>
Date:	2003-06-27

    Implement .hidden files, synchronosly, for file:// only.

    2003-06-27	Alexander Larsson  <alexl@redhat.com>

	* components/tree/nautilus-tree-view.c: (create_tree):
	* libnautilus-private/nautilus-directory-async.c:
	(should_skip_file), (dequeue_pending_idle_callback),
	(remove_callback), (file_list_cancel), (count_non_skipped_files),
	(read_dot_hidden_file), (start_monitoring_file_list),
	(deep_count_one), (mime_list_one):
	* libnautilus-private/nautilus-directory-private.h:
	* libnautilus-private/nautilus-directory.c:
	(nautilus_directory_init), (nautilus_directory_finalize):
	* libnautilus-private/nautilus-file.c: (is_file_hidden),
	(nautilus_file_should_show):
	Implement .hidden files, synchronosly, for file:// only.

	* components/tree/nautilus-tree-view.c (create_tree):
	Change root name to "Filesystem"

M	ChangeLog
M	components/tree/nautilus-tree-view.c
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-directory-private.h
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-file.c

commit adf1efcf0fb38cdaeea9ddcbe7878aafcdbb9a27
Author: Dave Camp <dave@ximian.com>
Date:	2003-06-27

    Trimmed up the context menu, and changed the New items to be Open (for

    2003-06-27	Dave Camp  <dave@ximian.com>

	* src/file-manager/fm-desktop-icon-view.c: (update_disks_menu):
	* src/file-manager/fm-directory-view.c: (update_scripts_menu),
	(paste_clipboard_data), (paste_clipboard_received_callback),
	(paste_into_clipboard_received_callback), (paste_files_callback),
	(paste_files_into_callback), (real_merge_menus),
	(clipboard_targets_received), (real_update_menus):
	* src/file-manager/fm-icon-view.c: (fm_icon_view_merge_menus):
	* src/file-manager/nautilus-shell-ui.xml:
	* src/file-manager/nautilus-directory-view-ui.xml:
	Trimmed up the context menu, and changed the New items to be
	Open (for things that create windows) and Create (for things that
	create files).

M	ChangeLog
M	src/file-manager/fm-desktop-icon-view.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-icon-view.c
M	src/file-manager/nautilus-desktop-icon-view-ui.xml
M	src/file-manager/nautilus-directory-view-ui.xml
M	src/nautilus-shell-ui.xml

commit 5ebd6eec761792a4d7d3290ad48e422183d3f58c
Author: Alexander Larsson <alexl@redhat.com>
Date:	2003-06-27

    Mark model as ITERS_PERSIST.

    2003-06-27	Alexander Larsson  <alexl@redhat.com>

	* components/tree/nautilus-tree-model.c
	(nautilus_tree_model_get_flags):
	Mark model as ITERS_PERSIST.

M	ChangeLog
M	components/tree/nautilus-tree-model.c

commit 2979522c80ddcb95df8b63e34ac742bab4f567d1
Author: Alexander Larsson <alexl@redhat.com>
Date:	2003-06-27

    Patch by Soren Sandmann

    2003-06-27	Alexander Larsson  <alexl@redhat.com>

	    Patch by Soren Sandmann

	* configure.in:
	CFLAGS for gsequence

	* cut-n-paste-code/Makefile.am:
	* cut-n-paste-code/gsequence/.cvsignore:
	* cut-n-paste-code/gsequence/Makefile.am:
	* cut-n-paste-code/gsequence/gsequence.[ch]:
	New cut-n-paste lib for gsequence (by Soren Sandmann)

	* src/Makefile.am:
	Link to gsequence

	* src/file-manager/fm-list-model.c:
	Use gsequence plus a reverse mapping hashtable.

M	ChangeLog
M	configure.in
M	cut-n-paste-code/Makefile.am
A	cut-n-paste-code/gsequence/.cvsignore
A	cut-n-paste-code/gsequence/Makefile.am
A	cut-n-paste-code/gsequence/gsequence.c
A	cut-n-paste-code/gsequence/gsequence.h
M	src/Makefile.am
M	src/file-manager/fm-list-model.c

commit 0f758600b3f03bd7765d642647da9825c3f4e591
Author: Alexander Larsson <alexl@redhat.com>
Date:	2003-06-27

    This is based on a patch by Jrg Billeter <j@bitron.ch> which
    was partly

    2003-06-27	Alexander Larsson  <alexl@redhat.com>

	This is based on a patch by Jrg Billeter <j@bitron.ch> which was
	partly based on a patch by Wolfgang Pichler
	<madmin@dialog-telekom.at>.

	* components/tree/nautilus-tree-model.[ch]:
	Support multiple roots. New row_loaded signal that gets fired
	when a
	directory has been fully loaded. New font-weight column.
	* components/tree/nautilus-tree-view.c:
	Remove tree expansion.
	Populate multiple roots: ~/,  / and mounted removable media.
	Tree follows view uri.
	* libnautilus-private/nautilus-desktop-link-monitor.c:
	(create_volume_link), (nautilus_desktop_link_monitor_init),
	(desktop_link_monitor_finalize):
	Kill black_list, its moved to nautilus-volume-manager.
	* libnautilus-private/nautilus-desktop-link.c:
	(nautilus_desktop_link_new_from_volume):
	Move get_icon_for_volume to nautilus-volume-manager
	* libnautilus-private/nautilus-tree-view-drag-dest.c:
	(file_for_path), (get_drop_target):
	Handle NULL for root_uri, meaning drops on the background
	are not allowed.
	* libnautilus-private/nautilus-volume-monitor.[ch]:
	(nautilus_volume_get_icon),
	(nautilus_volume_is_in_removable_blacklist):
	Add get_icon and the removable media blacklist.

M	ChangeLog
M	components/tree/nautilus-tree-model.c
M	components/tree/nautilus-tree-model.h
M	components/tree/nautilus-tree-view.c
M	libnautilus-private/nautilus-desktop-link-monitor.c
M	libnautilus-private/nautilus-desktop-link.c
M	libnautilus-private/nautilus-tree-view-drag-dest.c
M	libnautilus-private/nautilus-volume-monitor.c
M	libnautilus-private/nautilus-volume-monitor.h

commit c2083b09fd202ea913ad3cd4a3ee299713767cf2
Author: James Willcox <jwillcox@gnome.org>
Date:	2003-06-27

    Correct "~/.gnome-desktop" to "~/Desktop" in the docs for the



    2003-06-26	James Willcox  <jwillcox@gnome.org>

	    * src/nautilus-property-browser.c: (emblem_dialog_clicked):

	    Correct "~/.gnome-desktop" to "~/Desktop" in the docs for the
	    /apps/nautilus/preferences/show_desktop key.  Fixes #114624.

	    * libnautilus-private/apps_nautilus_preferences.schemas.in:

	    Refresh the emblem list after adding the new custom emblem.
	    Fixes #104238.

M	ChangeLog
M	libnautilus-private/apps_nautilus_preferences.schemas.in
M	src/nautilus-property-browser.c

commit 53cf5bee75bdceff1ee3dfedea7ccc1f0693fd8d
Author: Mohammad DAMT <mdamt@bisnisweb.com>
Date:	2003-06-26

    Added Indonesian translation by Yohanes Nugroho
    <yohanes@opensource.or.id>

    2003-06-26	Mohammad DAMT  <mdamt@bisnisweb.com>

	* po/id.po: Added Indonesian translation by Yohanes Nugroho
	<yohanes@opensource.or.id>
	* configure.in: Added "id" to ALL_LINGUAS

M	ChangeLog
M	configure.in
M	po/ChangeLog
A	po/id.po

commit 4b694bdcf29554d79854e4fc37952d321006784e
Author: David Bordoley <borodley@msu.edu>
Date:	2003-06-25

    Prefer an existing window for a location when opening a location
    from the

    2003-06-25	David Bordoley	<borodley@msu.edu>

	* src/nautilus-shell.c: (open_window):
	Prefer an existing window for a location when opening
	a location from the command line and the user's
	preference is open in new window mode.

M	ChangeLog
M	src/nautilus-shell.c

commit 41082d1bb52791e4ef1a7d5053bde85e342e2662
Author: Dave Camp <campd@src.gnome.org>
Date:	2003-06-23

    version markers

M	ChangeLog
M	po/ChangeLog

commit 44c9ce2c3e7c8e085fe43b5e0c31252766a24479 (tag: NAUTILUS_2_3_5)
Author: Dave Camp <dave@ximian.com>
Date:	2003-06-23

    NEWS Bumped version to 2.3.5.

    2003-06-23	Dave Camp  <dave@ximian.com>

	* NEWS
	* configure.in:
	Bumped version to 2.3.5.

M	ChangeLog
M	NEWS
M	configure.in

commit 740e065b6732010751bee7675d3261372f829fae
Author: Dave Camp <dave@ximian.com>
Date:	2003-06-23

    Handle NULL vfs uris (such as desktop links).

    2003-06-22	Dave Camp  <dave@ximian.com>

	* libnautilus-private/nautilus-file.c:
	(nautilus_file_get_volume_free_space): Handle NULL vfs uris (such
	as desktop links).

M	ChangeLog
M	libnautilus-private/nautilus-file.c

commit 2cd87af9f2a966e2613299dc933e3baeffeda393
Author: Dave Camp <dave@ximian.com>
Date:	2003-06-23

    Set the trash gconf key instead of the home key when renaming
    the trash.

    2003-06-22	Dave Camp  <dave@ximian.com>

	* libnautilus-private/nautilus-desktop-link.c:
	(nautilus_desktop_link_rename): Set the trash gconf key instead of
	the home key when renaming the trash.

M	ChangeLog
M	libnautilus-private/nautilus-desktop-link.c

commit b0f34eafb648172c26209f481c8dce0202fe3d38
Author: Vincent van Adrighem <V.vanAdrighem@dirck.mine.nu>
Date:	2003-06-22

    Dutch translation updated by Kees van den Broek.

    2003-06-23	Vincent van Adrighem  <V.vanAdrighem@dirck.mine.nu>

	* nl.po: Dutch translation updated by Kees van den Broek.

M	po/ChangeLog
M	po/nl.po

commit d22c586cd4a4adb351d08c5213056c211f3157e5
Author: Christian Rose <menthos@menthos.com>
Date:	2003-06-22

    Updated Swedish translation.

    2003-06-22	Christian Rose	<menthos@menthos.com>

	* sv.po: Updated Swedish translation.

M	po/ChangeLog
M	po/sv.po

commit 07faafea1cfdd578aac8eeb7086d6aee52de85c0
Author: Dave Camp <dave@ximian.com>
Date:	2003-06-21

    Removed "Manual Layout" and "Sort in Reverse" from the properties
    dialog,

    2003-06-21	Dave Camp  <dave@ximian.com>

	* src/nautilus-file-management-properties.c:
	(nautilus_file_management_properties_dialog_setup):
	* src/nautilus-file-management-properties.glade: Removed
	"Manual Layout" and "Sort in Reverse" from the properties
	dialog, and moved "Text beside icons" to the Icon View
	section.

M	ChangeLog
M	src/nautilus-file-management-properties.c
M	src/nautilus-file-management-properties.glade

commit 46321c03d90b3fe9cb3bcac4edb498c144ef79cf
Author: Samel Jn Gunnarsson <sammi@techattack.nu>
Date:	2003-06-21

    Updated Icelandic translation

    2003-06-21	Samel Jn Gunnarsson  <sammi@techattack.nu>

	* is.po: Updated Icelandic translation

M	po/ChangeLog
M	po/is.po

commit 0fbe2863731ec753311cb658e280a1d25501fb39
Author: Bastien Nocera <hadess@hadess.net>
Date:	2003-06-20

    updated, translated the time and dates as well now

    2003-06-21	Bastien Nocera	<hadess@hadess.net>

	* en_GB.po: updated, translated the time and dates as well now

M	po/ChangeLog
M	po/en_GB.po

commit 0c7b8d1875e8bf9994ca56e37c267aa55ba45057
Author: Bastien Nocera <hadess@hadess.net>
Date:	2003-06-20

    fix build

    2003-06-20	Bastien Nocera	<hadess@hadess.net>

	* configure.in: fix build

M	ChangeLog
M	configure.in

commit 1a03ba6dbd17e079211088cccde6cbc7f5535e4d
Author: Kostas Papadimas <pkst@src.gnome.org>
Date:	2003-06-19

    Updated the Greek translation

M	po/ChangeLog
M	po/el.po

commit 7ac9bc2c92a3ee5350299f709630067e4ef5f073
Author: Ivan Stojmirov <stojmir@src.gnome.org>
Date:	2003-06-19

    added Macedonian translation

M	po/mk.po

commit 94d98cf8be517b765f6ad8dbcc02aabc84898a64
Author: Kenneth Christiansen <kenneth@src.gnome.org>
Date:	2003-06-17

    Added li to ALL_LINGUAS and added a translation

M	ChangeLog
M	configure.in
M	po/ChangeLog
A	po/li.po

commit c75896acf4f70d1d773cd035bf1b2d562b15a2ea
Author: Alessio Frusciante <algol@src.gnome.org>
Date:	2003-06-16

    Updated Italian translation by Luca Ferretti.

M	po/ChangeLog
M	po/it.po

commit be87303ef29cded9f8ab21950ab8d017d099dd0e
Author: Mark McLoughlin <mark@skynet.ie>
Date:	2003-06-16

    create a 1x1 pixmap with the background colour and set _XROOTPMAP_ID
    when

    2003-06-15	Mark McLoughlin  <mark@skynet.ie>

	    * libnautilus-private/nautilus-directory-background.c:
	    (image_loading_done_callback): create a 1x1 pixmap with
	    the background colour and set _XROOTPMAP_ID when we have
	    a solid colour background. Fixes panel translucency with
	    solid colour backgrounds.

M	ChangeLog
M	libnautilus-private/nautilus-directory-background.c

commit 8ba4847252f5fb5a500b1ee1d51eb2928289f02e
Author: Taneem Ahmed <taneem@eyetap.org>
Date:	2003-06-16

    Added "bn" to ALL_LINGUAS. Added Bangla translation by Progga of Ankur

    2003-06-16	Taneem Ahmed  <taneem@eyetap.org>

	* configure.in: Added "bn" to ALL_LINGUAS.
	* bn.po: Added Bangla translation by Progga
	of Ankur group <gnome-translation@bengalinux.org>.

M	ChangeLog
M	configure.in
M	po/ChangeLog
A	po/bn.po

commit cfbb3b932defb68ca79b4e9afd1462c90e145e3f
Author: Dmitry Mastrukov <dmitrym@src.gnome.org>
Date:	2003-06-16

    ru.po: Updated Russian translation from Russian team
    <gnome-cyr@gnome.org>.

M	po/ChangeLog
M	po/ru.po

commit d1f826a9049703e682d5afb8d06ea297b6a2e110
Author: Frédéric Crozat <fcrozat@src.gnome.org>
Date:	2003-06-15

    Remove -Wsign-promo and add -Wno-strict-aliasing to the list of
    options to

	   * configure.in:
	    Remove -Wsign-promo and add -Wno-strict-aliasing to the list
	    of options to test for. Fixes the gcc 3.3 aliasing warnings.

	    * libnautilus-private/nautilus-file.c:
	    (nautilus_file_compare_for_sort_internal):
	    * libnautilus-private/nautilus-icon-factory.c:
	    (nautilus_get_icon_size_for_zoom_level):
	    gcc 3.3 doesn't like g_return_val_if_fail (FALSE, ...).
	    Use g_return_val_if_reached instead.

M	ChangeLog
M	configure.in
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-icon-factory.c

commit fa1c41e9009b55cc07a7bb53e43f8ee6f008fee8
Author: updated ja.po. T.Aihana <aihana@gnome.gr.jp>
Date:	2003-06-14

    2003-06-14 updated ja.po. T.Aihana <aihana@gnome.gr.jp>

M	po/ChangeLog
M	po/ja.po

commit 444b08c3a6cad82a412727060966679f5e5f0da2
Author: Anders Carlsson <andersca@codefactory.se>
Date:	2003-06-12

    Remove nonexistant throbber directories.

    2003-06-12	Anders Carlsson  <andersca@codefactory.se>

	* configure.in: Remove nonexistant throbber directories.

M	ChangeLog
M	configure.in

commit ac02b94d5ca4611fd2635c41781613f16efe6a06
Author: Alexander Larsson <alexl@redhat.com>
Date:	2003-06-12

    Correctly handle icon theme changes. Based on patch by

    2003-06-12	Alexander Larsson  <alexl@redhat.com>

	* components/tree/nautilus-tree-model.c: (set_theme),
	(nautilus_tree_model_set_theme):
	* components/tree/nautilus-tree-model.h:
	* components/tree/nautilus-tree-view.c: (theme_changed_callback),
	(nautilus_tree_view_instance_init):
	Correctly handle icon theme changes.
	Based on patch by muktha.narayan@wipro.com
	Fixes #99000

M	ChangeLog
M	components/tree/nautilus-tree-model.c
M	components/tree/nautilus-tree-model.h
M	components/tree/nautilus-tree-view.c

commit b0952c017f07b319f4d0a33234d382fe391d27f4
Author: Gil Osher <dolfin@src.gnome.org>
Date:	2003-06-12

    Updated Hebrew translation.


    * he.po: Updated Hebrew translation.

M	po/ChangeLog

commit cd29434b757ee2de24b73d4e38d8a975b6520b6f
Author: Gil Osher <dolfin@src.gnome.org>
Date:	2003-06-12

    *** empty log message ***

M	po/he.po

commit a1dbdf0bdc06aa8c78091d91c20c463b14a172e3
Author: Alexander Larsson <alexl@redhat.com>
Date:	2003-06-12

    Only draw exposed area. Patch from sandmann@daimi.au.dk

    2003-06-12	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-icon-canvas-item.c
	(nautilus_icon_canvas_item_draw):
	Only draw exposed area.
	Patch from sandmann@daimi.au.dk

M	ChangeLog
M	libnautilus-private/nautilus-icon-canvas-item.c

commit 23d4ac3ddb372fe26d18ba8b4efb6140a46db92d
Author: Jordi Mallach <jordim@src.gnome.org>
Date:	2003-06-12

    Updated Catalan translation.

M	po/ChangeLog
M	po/ca.po

commit baa8a6d04650af8b871197d135f3d2a6e0bb1694
Author: Alexander Larsson <alexl@redhat.com>
Date:	2003-06-12

    Don't call gettext on NULL string. Patch from hidetoshi.tajima@sun.com

    2003-06-12	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-file.c
	(nautilus_file_fit_date_as_string):
	Don't call gettext on NULL string.
	Patch from hidetoshi.tajima@sun.com
	Fixes #113930

M	ChangeLog
M	libnautilus-private/nautilus-file.c

commit cbccd8b427ad57cb4806fceddc6060fdb4b544da
Author: Laurent Dhima <laurenti@src.gnome.org>
Date:	2003-06-12

    Updated

M	po/sq.po

commit 3d45916678b291666f59f020bb040f5ccedf2689
Author: Pablo Gonzalo del Campo <pablodc@bigfoot.com>
Date:	2003-06-11

    Updated Spanish translation.

    2003-06-11	Pablo Gonzalo del Campo  <pablodc@bigfoot.com>

	    * es.po: Updated Spanish translation.

M	po/ChangeLog
M	po/es.po

commit 7c421b36a67ca858e07264b02af296735b9a0793
Author: Alexander Larsson <alexl@redhat.com>
Date:	2003-06-11

    Handle the case when the data is alreay ready. This fixes properties
    on

    2003-06-11	Alexander Larsson  <alexl@redhat.com>

	* src/file-manager/fm-properties-window.c
	(fm_properties_window_present):
	Handle the case when the data is alreay ready.
	This fixes properties on the home icon on the desktop.

M	ChangeLog
M	src/file-manager/fm-properties-window.c

commit 4d2f067a6d271d5baa5a469c0976d3cb4701701b
Author: Laurent Dhima <laurenti@src.gnome.org>
Date:	2003-06-11

    Updated Albanian translation

    * sq.po: Updated Albanian translation

M	po/ChangeLog

commit 226c93ae8a319a4e1d7d67ebfa7a6cb53c1daa11
Author: Laurent Dhima <laurenti@src.gnome.org>
Date:	2003-06-11

    Updated

M	po/sq.po

commit 9e2f9f2cde4ca9fa466bb18d657573fb9edb609d
Author: Alexander Larsson <alexl@redhat.com>
Date:	2003-06-11

    Don't deselect multiple selected files when dragging with middle
    button.

    2003-06-11	Alexander Larsson  <alexl@redhat.com>

	* src/file-manager/fm-list-view.c (fm_list_view_did_not_drag)
	(button_press_callback):
	Don't deselect multiple selected files when dragging
	with middle button.

M	ChangeLog
M	src/file-manager/fm-list-view.c

commit 434c4f56c0d5ae1fed240d1463fd7f87cb354d58
Author: Alexander Larsson <alexl@redhat.com>
Date:	2003-06-11

    Remove lots of old theme stuff

    2003-06-11	Alexander Larsson  <alexl@redhat.com>

	* icons/Makefile.am:
	* icons/crux_eggplant/Makefile.am:
	* icons/crux_eggplant/decrement-i.png:
	* icons/crux_eggplant/decrement.png:
	* icons/crux_eggplant/increment-i.png:
	* icons/crux_eggplant/increment.png:
	* icons/crux_eggplant/number_strip.png:
	* icons/crux_eggplant/theme_preview.png:
	* icons/crux_eggplant/throbber/001.png:
	* icons/crux_eggplant/throbber/002.png:
	* icons/crux_eggplant/throbber/003.png:
	* icons/crux_eggplant/throbber/004.png:
	* icons/crux_eggplant/throbber/005.png:
	* icons/crux_eggplant/throbber/006.png:
	* icons/crux_eggplant/throbber/007.png:
	* icons/crux_eggplant/throbber/008.png:
	* icons/crux_eggplant/throbber/009.png:
	* icons/crux_eggplant/throbber/010.png:
	* icons/crux_eggplant/throbber/011.png:
	* icons/crux_eggplant/throbber/012.png:
	* icons/crux_eggplant/throbber/013.png:
	* icons/crux_eggplant/throbber/014.png:
	* icons/crux_eggplant/throbber/015.png:
	* icons/crux_eggplant/throbber/016.png:
	* icons/crux_eggplant/throbber/017.png:
	* icons/crux_eggplant/throbber/018.png:
	* icons/crux_eggplant/throbber/019.png:
	* icons/crux_eggplant/throbber/020.png:
	* icons/crux_eggplant/throbber/021.png:
	* icons/crux_eggplant/throbber/022.png:
	* icons/crux_eggplant/throbber/023.png:
	* icons/crux_eggplant/throbber/024.png:
	* icons/crux_eggplant/throbber/025.png:
	* icons/crux_eggplant/throbber/026.png:
	* icons/crux_eggplant/throbber/027.png:
	* icons/crux_eggplant/throbber/028.png:
	* icons/crux_eggplant/throbber/029.png:
	* icons/crux_eggplant/throbber/030.png:
	* icons/crux_eggplant/throbber/Makefile.am:
	* icons/crux_eggplant/throbber/rest.png:
	* icons/crux_eggplant/zoom_body.png:
	* icons/crux_teal/Makefile.am:
	* icons/crux_teal/decrement-i.png:
	* icons/crux_teal/decrement.png:
	* icons/crux_teal/increment-i.png:
	* icons/crux_teal/increment.png:
	* icons/crux_teal/number_strip.png:
	* icons/crux_teal/theme_preview.png:
	* icons/crux_teal/throbber/001.png:
	* icons/crux_teal/throbber/002.png:
	* icons/crux_teal/throbber/003.png:
	* icons/crux_teal/throbber/004.png:
	* icons/crux_teal/throbber/005.png:
	* icons/crux_teal/throbber/006.png:
	* icons/crux_teal/throbber/007.png:
	* icons/crux_teal/throbber/008.png:
	* icons/crux_teal/throbber/009.png:
	* icons/crux_teal/throbber/010.png:
	* icons/crux_teal/throbber/011.png:
	* icons/crux_teal/throbber/012.png:
	* icons/crux_teal/throbber/013.png:
	* icons/crux_teal/throbber/014.png:
	* icons/crux_teal/throbber/015.png:
	* icons/crux_teal/throbber/016.png:
	* icons/crux_teal/throbber/017.png:
	* icons/crux_teal/throbber/018.png:
	* icons/crux_teal/throbber/019.png:
	* icons/crux_teal/throbber/020.png:
	* icons/crux_teal/throbber/021.png:
	* icons/crux_teal/throbber/022.png:
	* icons/crux_teal/throbber/023.png:
	* icons/crux_teal/throbber/024.png:
	* icons/crux_teal/throbber/025.png:
	* icons/crux_teal/throbber/026.png:
	* icons/crux_teal/throbber/027.png:
	* icons/crux_teal/throbber/028.png:
	* icons/crux_teal/throbber/029.png:
	* icons/crux_teal/throbber/030.png:
	* icons/crux_teal/throbber/Makefile.am:
	* icons/crux_teal/throbber/rest.png:
	* icons/crux_teal/zoom_body.png:
	* icons/decrement.png:
	* icons/default/Makefile.am:
	* icons/default/decrement.png:
	* icons/default/increment.png:
	* icons/default/number_strip.png:
	* icons/default/theme_preview.png:
	* icons/default/zoom_body.png:
	* icons/gnome/Makefile.am:
	* icons/gnome/theme_preview.png:
	* icons/gnome/throbber/001.png:
	* icons/gnome/throbber/002.png:
	* icons/gnome/throbber/003.png:
	* icons/gnome/throbber/004.png:
	* icons/gnome/throbber/005.png:
	* icons/gnome/throbber/006.png:
	* icons/gnome/throbber/Makefile.am:
	* icons/gnome/throbber/rest.png:
	* icons/increment.png:
	* icons/number_strip.png:
	* icons/sierra/Makefile.am:
	* icons/sierra/number_strip.png:
	* icons/sierra/theme_preview.png:
	* icons/tahoe/Makefile.am:
	* icons/tahoe/number_strip.png:
	* icons/tahoe/theme_preview.png:
	* icons/throbber/001.png:
	* icons/throbber/002.png:
	* icons/throbber/003.png:
	* icons/throbber/004.png:
	* icons/throbber/005.png:
	* icons/throbber/006.png:
	* icons/throbber/007.png:
	* icons/throbber/008.png:
	* icons/throbber/009.png:
	* icons/throbber/010.png:
	* icons/throbber/011.png:
	* icons/throbber/012.png:
	* icons/throbber/013.png:
	* icons/throbber/014.png:
	* icons/throbber/015.png:
	* icons/throbber/016.png:
	* icons/throbber/017.png:
	* icons/throbber/018.png:
	* icons/throbber/019.png:
	* icons/throbber/020.png:
	* icons/throbber/021.png:
	* icons/throbber/022.png:
	* icons/throbber/023.png:
	* icons/throbber/024.png:
	* icons/throbber/025.png:
	* icons/throbber/026.png:
	* icons/throbber/027.png:
	* icons/throbber/028.png:
	* icons/throbber/029.png:
	* icons/throbber/030.png:
	* icons/throbber/Makefile.am:
	* icons/throbber/rest.png:
	* icons/zoom_body.png:
	Remove lots of old theme stuff

M	ChangeLog
M	icons/Makefile.am
M	icons/crux_eggplant/Makefile.am
D	icons/crux_eggplant/decrement-i.png
D	icons/crux_eggplant/decrement.png
D	icons/crux_eggplant/increment-i.png
D	icons/crux_eggplant/increment.png
D	icons/crux_eggplant/number_strip.png
D	icons/crux_eggplant/theme_preview.png
D	icons/crux_eggplant/throbber/001.png
D	icons/crux_eggplant/throbber/002.png
D	icons/crux_eggplant/throbber/003.png
D	icons/crux_eggplant/throbber/004.png
D	icons/crux_eggplant/throbber/005.png
D	icons/crux_eggplant/throbber/006.png
D	icons/crux_eggplant/throbber/007.png
D	icons/crux_eggplant/throbber/008.png
D	icons/crux_eggplant/throbber/009.png
D	icons/crux_eggplant/throbber/010.png
D	icons/crux_eggplant/throbber/011.png
D	icons/crux_eggplant/throbber/012.png
D	icons/crux_eggplant/throbber/013.png
D	icons/crux_eggplant/throbber/014.png
D	icons/crux_eggplant/throbber/015.png
D	icons/crux_eggplant/throbber/016.png
D	icons/crux_eggplant/throbber/017.png
D	icons/crux_eggplant/throbber/018.png
D	icons/crux_eggplant/throbber/019.png
D	icons/crux_eggplant/throbber/020.png
D	icons/crux_eggplant/throbber/021.png
D	icons/crux_eggplant/throbber/022.png
D	icons/crux_eggplant/throbber/023.png
D	icons/crux_eggplant/throbber/024.png
D	icons/crux_eggplant/throbber/025.png
D	icons/crux_eggplant/throbber/026.png
D	icons/crux_eggplant/throbber/027.png
D	icons/crux_eggplant/throbber/028.png
D	icons/crux_eggplant/throbber/029.png
D	icons/crux_eggplant/throbber/030.png
D	icons/crux_eggplant/throbber/Makefile.am
D	icons/crux_eggplant/throbber/rest.png
D	icons/crux_eggplant/zoom_body.png
M	icons/crux_teal/Makefile.am
D	icons/crux_teal/decrement-i.png
D	icons/crux_teal/decrement.png
D	icons/crux_teal/increment-i.png
D	icons/crux_teal/increment.png
D	icons/crux_teal/number_strip.png
D	icons/crux_teal/theme_preview.png
D	icons/crux_teal/throbber/001.png
D	icons/crux_teal/throbber/002.png
D	icons/crux_teal/throbber/003.png
D	icons/crux_teal/throbber/004.png
D	icons/crux_teal/throbber/005.png
D	icons/crux_teal/throbber/006.png
D	icons/crux_teal/throbber/007.png
D	icons/crux_teal/throbber/008.png
D	icons/crux_teal/throbber/009.png
D	icons/crux_teal/throbber/010.png
D	icons/crux_teal/throbber/011.png
D	icons/crux_teal/throbber/012.png
D	icons/crux_teal/throbber/013.png
D	icons/crux_teal/throbber/014.png
D	icons/crux_teal/throbber/015.png
D	icons/crux_teal/throbber/016.png
D	icons/crux_teal/throbber/017.png
D	icons/crux_teal/throbber/018.png
D	icons/crux_teal/throbber/019.png
D	icons/crux_teal/throbber/020.png
D	icons/crux_teal/throbber/021.png
D	icons/crux_teal/throbber/022.png
D	icons/crux_teal/throbber/023.png
D	icons/crux_teal/throbber/024.png
D	icons/crux_teal/throbber/025.png
D	icons/crux_teal/throbber/026.png
D	icons/crux_teal/throbber/027.png
D	icons/crux_teal/throbber/028.png
D	icons/crux_teal/throbber/029.png
D	icons/crux_teal/throbber/030.png
D	icons/crux_teal/throbber/Makefile.am
D	icons/crux_teal/throbber/rest.png
D	icons/crux_teal/zoom_body.png
D	icons/decrement.png
M	icons/default/Makefile.am
D	icons/default/decrement.png
D	icons/default/increment.png
D	icons/default/number_strip.png
D	icons/default/theme_preview.png
D	icons/default/zoom_body.png
M	icons/gnome/Makefile.am
D	icons/gnome/theme_preview.png
D	icons/gnome/throbber/001.png
D	icons/gnome/throbber/002.png
D	icons/gnome/throbber/003.png
D	icons/gnome/throbber/004.png
D	icons/gnome/throbber/005.png
D	icons/gnome/throbber/006.png
D	icons/gnome/throbber/Makefile.am
D	icons/gnome/throbber/rest.png
D	icons/increment.png
D	icons/number_strip.png
M	icons/sierra/Makefile.am
D	icons/sierra/number_strip.png
D	icons/sierra/theme_preview.png
M	icons/tahoe/Makefile.am
D	icons/tahoe/number_strip.png
D	icons/tahoe/theme_preview.png
D	icons/throbber/001.png
D	icons/throbber/002.png
D	icons/throbber/003.png
D	icons/throbber/004.png
D	icons/throbber/005.png
D	icons/throbber/006.png
D	icons/throbber/007.png
D	icons/throbber/008.png
D	icons/throbber/009.png
D	icons/throbber/010.png
D	icons/throbber/011.png
D	icons/throbber/012.png
D	icons/throbber/013.png
D	icons/throbber/014.png
D	icons/throbber/015.png
D	icons/throbber/016.png
D	icons/throbber/017.png
D	icons/throbber/018.png
D	icons/throbber/019.png
D	icons/throbber/020.png
D	icons/throbber/021.png
D	icons/throbber/022.png
D	icons/throbber/023.png
D	icons/throbber/024.png
D	icons/throbber/025.png
D	icons/throbber/026.png
D	icons/throbber/027.png
D	icons/throbber/028.png
D	icons/throbber/029.png
D	icons/throbber/030.png
D	icons/throbber/Makefile.am
D	icons/throbber/rest.png
D	icons/zoom_body.png

commit 63eaa9a53b40684012996e2bd418ed01b73f3df4
Author: Alexander Larsson <alexl@src.gnome.org>
Date:	2003-06-11

    forgot changelog

M	ChangeLog

commit 425ab4b2ae0d2094659754650fdd4cd04d1ace0e
Author: Christian Neumair <cneumair@src.gnome.org>
Date:	2003-06-11

    Updated German translation.

M	po/ChangeLog
M	po/de.po

commit 853e942fc7f10d0eac8c80c57ecc1dddbec70e82
Author: Alexander Larsson <alexl@redhat.com>
Date:	2003-06-11

    Look for libstartup-notification.

    2003-06-11	Alexander Larsson  <alexl@redhat.com>

	* acconfig.h:
	* configure.in:
	Look for libstartup-notification.

	* libnautilus-private/nautilus-program-choosing.c:
	Use libstartup-notification. Requires latest
	gnome-vfs.

M	acconfig.h
M	configure.in
M	libnautilus-private/nautilus-program-choosing.c

commit 92e591d8263ef6352e784ab0b4d484b188db4d11
Author: Dave Camp <campd@src.gnome.org>
Date:	2003-06-10

    version markers

M	ChangeLog
M	po/ChangeLog

commit 7535b1ffd150e6b7ecabc00cdeb9602dc5effd7c (tag: NAUTILUS_2_3_4)
Author: Dave Camp <dave@ximian.com>
Date:	2003-06-10

    Updated to 2.3.4.

    2003-06-10	Dave Camp  <dave@ximian.com>

	* configure.in:
	* NEWS:
	Updated to 2.3.4.

M	ChangeLog
M	NEWS
M	configure.in
M	po/am.po
M	po/ar.po
M	po/az.po
M	po/be.po
M	po/bg.po
M	po/ca.po
M	po/cs.po
M	po/da.po
M	po/de.po
M	po/el.po
M	po/en_GB.po
M	po/es.po
M	po/et.po
M	po/eu.po
M	po/fa.po
M	po/fi.po
M	po/fr.po
M	po/ga.po
M	po/gl.po
M	po/he.po
M	po/hi.po
M	po/is.po
M	po/it.po
M	po/ja.po
M	po/ko.po
M	po/lt.po
M	po/lv.po
M	po/mk.po
M	po/ml.po
M	po/mn.po
M	po/ms.po
M	po/nl.po
M	po/nn.po
M	po/no.po
M	po/pl.po
M	po/pt.po
M	po/pt_BR.po
M	po/ro.po
M	po/ru.po
M	po/sk.po
M	po/sl.po
M	po/sq.po
M	po/sr.po
M	po/sr@Latn.po
M	po/sv.po
M	po/th.po
M	po/tr.po
M	po/uk.po
M	po/vi.po
M	po/wa.po
M	po/yi.po
M	po/zh_CN.po
M	po/zh_TW.po

commit 9547337db8037d1f02b78c82709244f2afb0eec5
Author: Szabolcs Ban <bansz@src.gnome.org>
Date:	2003-06-10

    terminology unification

M	po/hu.po

commit 47e2cb030cf9789ed8a92254c01e3db9eb20fc2e
Author: Dave Camp <dave@ximian.com>
Date:	2003-06-10

    Updated to 2.3.4.

    2003-06-10	Dave Camp  <dave@ximian.com>

	* configure.in:
	* NEWS:
	Updated to 2.3.4.

M	po/hu.po

commit 98179bf4c7b2a1001e7fb2fdd2932fa8001ee016
Author: Alexander Larsson <alexl@redhat.com>
Date:	2003-06-10

    Don't update the desktop background image four times for each
    change in

    2003-06-10	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-directory-background.c:
	Don't update the desktop background image four times
	for each change in the desktop directory.

M	ChangeLog
M	libnautilus-private/nautilus-directory-background.c

commit f364c0618ec4ed8373a495a187cc1688131aa15e
Author: Vincent van Adrighem <V.vanAdrighem@dirck.mine.nu>
Date:	2003-06-09

    Dutch translation updated by Reinout van Schouwen.

    2003-06-10	Vincent van Adrighem  <V.vanAdrighem@dirck.mine.nu>

	* nl.po: Dutch translation updated by Reinout van Schouwen.

M	po/ChangeLog
M	po/nl.po

commit de539cfdedc1b3d40f9e87d966ab36cbe98249ab
Author: Dave Camp <dave@ximian.com>
Date:	2003-06-09

    Add a mode for text-beside-icons.

    2003-06-09	Dave Camp  <dave@ximian.com>

	* libnautilus-private/nautilus-icon-canvas-item.c:
	(compute_text_rectangle),
	(nautilus_icon_canvas_item_update_bounds),
	(draw_or_measure_label_text), (measure_label_text),
	(draw_label_text), (nautilus_icon_canvas_item_draw),
	(create_label_layout), (nautilus_icon_canvas_item_bounds),
	(nautilus_icon_canvas_item_get_text_rectangle),
	(nautilus_icon_canvas_item_get_max_text_width):
	* libnautilus-private/nautilus-icon-canvas-item.h:
	* libnautilus-private/nautilus-icon-container.c: (get_grid_width),
	(lay_down_icons_horizontal),
	(nautilus_icon_container_set_label_position):
	* libnautilus-private/nautilus-icon-container.h:
	* libnautilus-private/nautilus-icon-private.h:	Add a mode for
	text-beside-icons.

	* libnautilus-private/apps_nautilus_preferences.schemas.in:
	* libnautilus-private/nautilus-global-preferences.h:
	* src/file-manager/fm-desktop-icon-view.c:
	(fm_desktop_icon_view_class_init), (real_supports_keep_aligned),
	(real_supports_labels_beside_icons):
	* src/file-manager/fm-icon-view.c:
	(fm_icon_view_supports_labels_beside_icons),
	(real_supports_labels_beside_icons), (set_labels_beside_icons),
	(fm_icon_view_begin_loading),
	(labels_beside_icons_changed_callback), (fm_icon_view_class_init),
	(fm_icon_view_instance_init):
	* src/file-manager/fm-icon-view.h: Add a "text beside icons"
	preference.

	* src/nautilus-file-management-properties.c:
	(nautilus_file_management_properties_dialog_setup):
	* src/nautilus-file-management-properties.glade: Add the pref
	to the dialog.

M	ChangeLog
M	libnautilus-private/apps_nautilus_preferences.schemas.in
M	libnautilus-private/nautilus-global-preferences.h
M	libnautilus-private/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-canvas-item.h
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-container.h
M	libnautilus-private/nautilus-icon-private.h
M	src/file-manager/fm-desktop-icon-view.c
M	src/file-manager/fm-icon-view.c
M	src/file-manager/fm-icon-view.h
M	src/nautilus-file-management-properties.c
M	src/nautilus-file-management-properties.glade

commit 4154d5aa12d95f3918c00f19592c4da397b6b522
Author: Christophe Merlet <redfox@src.gnome.org>
Date:	2003-06-09

    Updated French translation.

M	po/ChangeLog
M	po/fr.po

commit 754238f60e8202763aa0a18830547a96da2932cc
Author: Christophe Merlet <redfox@src.gnome.org>
Date:	2003-06-08

    Updated French translation.

M	po/ChangeLog
M	po/fr.po

commit 45a86818e1f167d80b73f4a508fc888c6297df4c
Author: Dave Camp <dave@ximian.com>
Date:	2003-06-08

    Call gnome_authentication_manager_init ().

    2003-06-08	Dave Camp  <dave@ximian.com>

	* components/adapter/main.c: (main): Call
	gnome_authentication_manager_init ().

M	ChangeLog
M	components/adapter/main.c

commit 87cab375fe4054c2ae99e5eb0f61d265d6093186
Author: Dave Camp <dave@ximian.com>
Date:	2003-06-08

    Allow the context menu to supply an icon.

    2003-06-08	Dave Camp  <dave@ximian.com>

	* src/file-manager/fm-directory-view.c:
	(add_bonobo_menu_ui_and_verbs): Allow the context menu to supply
	an icon.

M	ChangeLog
M	docs/nautilus-context-menus.txt
M	src/file-manager/fm-directory-view.c

commit f9ad144ff83f61f14dc9e3e8f7fe3dfbd75daf21
Author: Dave Camp <dave@ximian.com>
Date:	2003-06-08

    If all files have the same icon, show that icon.

    2003-06-08	Dave Camp  <dave@ximian.com>

	* src/file-manager/fm-properties-window.c:
	(create_basic_page):
	(get_pixbuf_for_properties_window),
	(update_properties_window_icon), (create_image_widget): If
	all files have the same icon, show that icon.
	(properties_window_update): Update the icon.
	(remove_from_dialog): Fixed a problem removing from the
	target file list.

M	ChangeLog
M	src/file-manager/fm-properties-window.c

commit 0252b8696af6d976a3bc5892191c681e5b3c9c33
Author: Dave Camp <dave@ximian.com>
Date:	2003-06-08

    New zoom control using stock widgets. Patch from Iain Holmes

    2003-06-08	Dave Camp  <dave@ximian.com>

	* src/nautilus-zoom-control.c: (nautilus_zoom_control_finalize),
	(nautilus_zoom_control_button_press_event), (zoom_out_clicked),
	(zoom_in_clicked), (set_label_size), (label_style_set_callback),
	(nautilus_zoom_control_instance_init),
	(nautilus_zoom_control_new),
	(nautilus_zoom_control_redraw), (create_zoom_menu),
	(nautilus_zoom_control_set_zoom_level),
	(nautilus_zoom_control_set_parameters),
	(nautilus_zoom_control_class_init),
	(nautilus_zoom_control_accessible_get_type):
	* src/nautilus-zoom-control.h: New zoom control using stock
	widgets.  Patch from Iain Holmes <iain@prettypeople.org>.

M	ChangeLog
M	src/nautilus-zoom-control.c
M	src/nautilus-zoom-control.h

commit 9d4fe3275435ac10eb16963a257e02de19dd396f
Author: Dave Camp <dave@ximian.com>
Date:	2003-06-08

    Implement multi-file property dialogs.

    2003-06-08	Dave Camp  <dave@ximian.com>

	* src/file-manager/fm-properties-window.h:
	* libnautilus-private/nautilus-mime-actions.c:
	(has_server_info_in_list), (server_info_list_intersection),
	(nautilus_mime_get_property_components_for_files):
	* libnautilus-private/nautilus-mime-actions.h:
	* src/file-manager/fm-directory-view.c:
	(open_properties_window_callback), (open_one_in_new_window):
	* src/file-manager/fm-properties-window.c: (is_multi_file_window),
	(get_original_file), (get_target_file_for_original_file),
	(get_target_file), (add_prompt_and_separator),
	(get_pixbuf_for_properties_window), (reset_icon),
	(create_image_widget_for_file), (update_name_field),
	(name_field_restore_original_name), (name_field_done_editing),
	(file_has_keyword), (get_initial_emblem_state),
	(emblem_button_toggled), (emblem_button_update),
	(update_properties_window_title), (remove_from_dialog),
	(mime_list_equal), (get_mime_list), (properties_window_update),
	(file_list_attributes_identical),
	(file_list_get_string_attribute),
	(file_list_all_local), (file_list_all_directories),
	(value_field_update_internal), (value_field_update),
	(attach_value_field_internal), (attach_value_field),
	(attach_ellipsizing_value_field), (append_separator),
	(directory_contents_value_field_update),
	(attach_directory_contents_value_field),
	(append_title_value_pair),
	(append_title_and_ellipsizing_value),
	(update_visibility_of_item_count_fields),
	(should_show_custom_icon_buttons), (should_show_file_type),
	(should_show_accessed_date), (should_show_mime_type),
	(should_show_link_target), (should_show_free_space),
	(create_basic_page), (get_initial_emblems), (create_emblems_page),
	(permission_change_callback), (get_initial_permission_state),
	(permission_button_toggled), (permission_button_update),
	(set_up_permissions_checkbox), (add_permissions_checkbox),
	(append_special_execution_checkbox),
	(append_special_execution_flags), (all_can_get_permissions),
	(all_can_set_permissions), (get_initial_permissions),
	(create_permissions_page), (get_uri_list),
	(bonobo_page_activate_callback), (can_handle_multiple_files),
	(append_bonobo_pages), (should_show_emblems),
	(should_show_permissions), (get_pending_key), (startup_data_new),
	(startup_data_free), (create_properties_window),
	(get_target_file_list), (add_window), (remove_window),
	(get_existing_window), (cancel_create_properties_window_callback),
	(directory_view_destroyed_callback),
	(cancel_call_when_ready_callback), (remove_pending),
	(is_directory_ready_callback), (fm_properties_window_present),
	(real_destroy), (real_finalize), (set_icon_callback),
	(select_image_button_callback), (remove_image_button_callback):
	Implement multi-file property dialogs.

	*
	components/image_properties/Nautilus_View_image_properties.server
	.in.in:
	* components/image_properties/nautilus-image-properties-view.c:
	(nautilus_image_properties_view_finalize), (get_property),
	(set_property), (nautilus_image_properties_view_init):
	* components/notes/Nautilus_View_notes.server.in.in:
	* components/notes/nautilus-notes.c: (set_bonobo_properties),
	(make_notes_view): Use new multipage property.

M	ChangeLog
M
components/image_properties/Nautilus_View_image_properties.server.in.in
M	components/image_properties/nautilus-image-properties-view.c
M	components/notes/Nautilus_View_notes.server.in.in
M	components/notes/nautilus-notes.c
M	libnautilus-private/nautilus-mime-actions.c
M	libnautilus-private/nautilus-mime-actions.h
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-properties-window.c
M	src/file-manager/fm-properties-window.h

commit b93efdc7a31f36d50944bf8f3d26474823bc55ca
Author: Gregory Merchan <merchan@src.gnome.org>
Date:	2003-06-08

    Modified Files: ChangeLog
    libnautilus-private/nautilus-program-chooser.c



    Modified Files:
	ChangeLog libnautilus-private/nautilus-program-chooser.c
	src/nautilus-bookmarks-window.c
	src/nautilus-file-management-properties.c
	src/nautilus-property-browser.c src/nautilus-server-connect.c
	src/nautilus-window-menus.c src/nautilus-window.c
	src/file-manager/fm-desktop-icon-view.c
    Change Close to OK for HIG compliance. Fixes bug #112207

M	ChangeLog
M	libnautilus-private/nautilus-program-chooser.c
M	src/file-manager/fm-desktop-icon-view.c
M	src/nautilus-bookmarks-window.c
M	src/nautilus-file-management-properties.c
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-property-browser.c
M	src/nautilus-server-connect.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window-menus.c
M	src/nautilus-window.c

commit 9bb163d608169f2250b1fdc66954ebc9c41e3d51
Author: Jordi Mallach <jordim@src.gnome.org>
Date:	2003-06-07

    Updated Catalan translation.

M	po/ChangeLog
M	po/ca.po

commit 762d423cac32424f9512be61adf7eef92a4a69ea
Author: Samel Jn Gunnarsson <sammi@techattack.nu>
Date:	2003-06-06

    Added Icelandic translation

    2003-06-06	Samel Jn Gunnarsson  <sammi@techattack.nu>

	* is.po: Added Icelandic translation

M	ChangeLog
M	configure.in
M	po/ChangeLog
A	po/is.po

commit 3721f1136733b294584ed5d3cc6877cf247203c5
Author: Jordi Mallach <jordim@src.gnome.org>
Date:	2003-06-05

    Updated Catalan translation.

M	po/ChangeLog
M	po/ca.po

commit f36b2b9136c9ff4142db1e80fa60050e4eeb4783
Author: updated ja.po. T.Aihana <aihana@gnome.gr.jp>
Date:	2003-06-05

    2003-06-05 updated ja.po. T.Aihana <aihana@gnome.gr.jp>

M	po/ChangeLog
M	po/ja.po

commit 37cc0ce0680ed3c71f0826b8994d4ec6d2f6bdc8
Author: Vincent van Adrighem <V.vanAdrighem@dirck.mine.nu>
Date:	2003-06-04

    Dutch translation updated by Reinout van Schouwen.

    2003-06-04	Vincent van Adrighem  <V.vanAdrighem@dirck.mine.nu>

	* nl.po: Dutch translation updated by Reinout van Schouwen.

M	po/ChangeLog
M	po/nl.po

commit d56b8f0ebbb2a4fd01071e84861aeef93de71e1f
Author: Kwok-Koon Cheung <baddog@src.gnome.org>
Date:	2003-06-04

    Remove complete enpty tamil translation

M	ChangeLog
M	configure.in
M	po/ChangeLog
D	po/ta.po

commit c5f84730a582706a8cadf484f8f9a61be8fbd656 (tag: NAUTILUS_2_3_3)
Author: Alexander Larsson <alexl@redhat.com>
Date:	2003-06-04

    Update to 2.3.3, update requirements.

    2003-06-04	Alexander Larsson  <alexl@redhat.com>

	* NEWS:
	* configure.in:
	Update to 2.3.3, update requirements.

M	ChangeLog
M	NEWS
M	configure.in
M	po/am.po
M	po/ar.po
M	po/az.po
M	po/be.po
M	po/bg.po
M	po/ca.po
M	po/cs.po
M	po/da.po
M	po/de.po
M	po/el.po
M	po/en_GB.po
M	po/es.po
M	po/et.po
M	po/eu.po
M	po/fa.po
M	po/fi.po
M	po/fr.po
M	po/ga.po
M	po/gl.po
M	po/he.po
M	po/hi.po
M	po/hu.po
M	po/it.po
M	po/ja.po
M	po/ko.po
M	po/lt.po
M	po/lv.po
M	po/mk.po
M	po/ml.po
M	po/mn.po
M	po/ms.po
M	po/nl.po
M	po/nn.po
M	po/no.po
M	po/pl.po
M	po/pt.po
M	po/pt_BR.po
M	po/ro.po
M	po/ru.po
M	po/sk.po
M	po/sl.po
M	po/sq.po
M	po/sr.po
M	po/sr@Latn.po
M	po/sv.po
M	po/ta.po
M	po/th.po
M	po/tr.po
M	po/uk.po
M	po/vi.po
M	po/wa.po
M	po/yi.po
M	po/zh_CN.po
M	po/zh_TW.po

commit c56834755e7226597f3b9c891c65a463934214ce
Author: Marco Pesenti Gritti <marco@it.gnome.org>
Date:	2003-05-30

    Use gnome-spinner icons from gnome-icon-theme. Extract the images
    from a

    2003-05-30	Marco Pesenti Gritti  <marco@it.gnome.org>

	* components/throbber/nautilus-throbber.c:
	(get_throbber_dimensions), (nautilus_throbber_instance_init),
	(nautilus_throbber_theme_changed), (select_throbber_image),
	(scale_to_real_size), (extract_frame),
	(nautilus_throbber_load_images), (nautilus_throbber_finalize):

	Use gnome-spinner icons from gnome-icon-theme. Extract
	the images from a grid instead of using an icon for
	each frame.
	It's necessary to install a recent gnome icon theme cvs
	to have throbber working.

M	ChangeLog
M	components/throbber/nautilus-throbber.c

commit 6c95f7ad12e219d5e072e72f4f3ce1c7d0b6679e
Author: Stephen Browne <stephen.browne@sun.com>
Date:	2003-05-30

    added x-directory/smb-share to both icon and list view supported

    2003-05-30	Stephen Browne <stephen.browne@sun.com>

	   * src/Nautilus_shell.server.in: added x-directory/smb-share to
	   both icon and list view supported mime-types

M	ChangeLog
M	src/Nautilus_shell.server.in

commit bb2462b6e1b128a48fd5f07e04c6a32cc05fe450
Author: Miloslav Trmac <mitr@src.gnome.org>
Date:	2003-05-30

    Update Czech translation

M	po/ChangeLog
M	po/cs.po

commit 8c8ff2f607659f640618c27edcbfdb07866498e5
Author: Kwok-Koon Cheung <baddog@src.gnome.org>
Date:	2003-05-30

    Updated traditional Chinese translation.

	* zh_TW.po: Updated traditional Chinese translation.

M	po/ChangeLog
M	po/zh_TW.po

commit 2ab3ad08db85dfd0cd0baec2103022d08af7e4b7
Author: Kwok-Koon Cheung <baddog@src.gnome.org>
Date:	2003-05-27

    Updated traditional Chinese translation.

	* zh_TW.po: Updated traditional Chinese translation.

M	po/ChangeLog
M	po/zh_TW.po

commit 3af1ad4d92c040a069de6e1f06815ae26d5eb156
Author: Kwok-Koon Cheung <baddog@src.gnome.org>
Date:	2003-05-27

    add missing files from libnautilus-private/ to POTFILES.in

M	po/ChangeLog
M	po/POTFILES.in

commit bb37850a99e539e5efecdc0acebdce8dbd8e6050
Author: Abel Cheung <maddog@linux.org.hk>
Date:	2003-05-27

    Remove non-existant file(s). Remove non-existant file(s).

    2003-05-27	Abel Cheung  <maddog@linux.org.hk>

	* po/POTFILES.in: Remove non-existant file(s).
	* po/POTFILES.skip: Remove non-existant file(s).

M	po/ChangeLog
M	po/POTFILES.in
M	po/POTFILES.skip

commit 6569398f74901e75308ebb62fbd70359b5fec364
Author: Pasupathi Duraisamy <pasupathi.duraisamy@wipro.com>
Date:	2003-05-27

    Fixes spacebar keynav issue. Bugzilla bug #102259

    2003-05-27	Pasupathi Duraisamy <pasupathi.duraisamy@wipro.com>

	    * src/file-manager/fm-list-view.c: Fixes spacebar keynav
	    issue. Bugzilla bug #102259

M	ChangeLog
M	src/file-manager/fm-list-view.c

commit 9997c84c7a9f71b4cafed6173c7c1d8d20edfe07
Author: Pablo Saratxaga <pablo@src.gnome.org>
Date:	2003-05-26

    updated Walloon file

M	po/wa.po

commit 51dfbc5c257b3c0253df7921d0dc1165dd3255e0
Author: Pablo Saratxaga <pablo@src.gnome.org>
Date:	2003-05-26

    updated Vietnamese file

M	po/ChangeLog
M	po/vi.po

commit 79cbd71b4207724df9a1c52a95b86e62de177909
Author: Anders Carlsson <andersca@codefactory.se>
Date:	2003-05-26

    Use the authentication manager from libgnomeui instead.

    2003-05-26	Anders Carlsson  <andersca@codefactory.se>

	* libnautilus-private/Makefile.am:
	* libnautilus-private/nautilus-authn-manager.c:
	* libnautilus-private/nautilus-authn-manager.h:
	* src/nautilus-application.c: (finish_startup):
	Use the authentication manager from libgnomeui instead.

M	ChangeLog
M	libnautilus-private/Makefile.am
D	libnautilus-private/nautilus-authn-manager.c
D	libnautilus-private/nautilus-authn-manager.h
M	src/nautilus-application.c

commit 029f44acb3e50da319d97fe9abe1d0f540c8f7f5
Author: Pasupathi Duraisamy <pasupathi.duraisamy@wipro.com>
Date:	2003-05-26

    link only dependent libraries.

    2003-05-26	Pasupathi Duraisamy <pasupathi.duraisamy@wipro.com>

	    * libnautilus/Makefile.am: link only dependent libraries.

	    Patch reviewed by:	Alexander Larsson  <alexl@redhat.com>

M	ChangeLog
M	libnautilus/Makefile.am

commit a5bdd1a566a91713e10ea173c087c487a23bd571
Author: Alexander Larsson <alexl@redhat.com>
Date:	2003-05-26

    Patch by Christian Neumair <chris@gnome-de.org>

    2003-05-26	Alexander Larsson  <alexl@redhat.com>

	Patch by Christian Neumair <chris@gnome-de.org>

	* src/nautilus-bookmarks-window.glade:
	* src/nautilus-file-management-properties.glade:
	* src/nautilus-server-connect.glade:
	Some HIG changes wrt spacing

	* src/file-manager/fm-properties-window.c:
	* src/nautilus-property-browser.c:
	Small string changes.

M	ChangeLog
M	src/file-manager/fm-properties-window.c
M	src/nautilus-bookmarks-window.glade
M	src/nautilus-file-management-properties.glade
M	src/nautilus-property-browser.c
M	src/nautilus-server-connect.glade

commit aa6d890f06e95b5c99b34d91d5ae788bc4dc3d97
Author: Alexander Larsson <alexl@redhat.com>
Date:	2003-05-26

    row_activated_signal_id is on the bookmar_list_widget object and
    nothing

    2003-05-26	Alexander Larsson  <alexl@redhat.com>

	* src/nautilus-bookmarks-window.c (repopulate):
	row_activated_signal_id is on the bookmar_list_widget object and
	nothing else.

M	ChangeLog
M	src/nautilus-bookmarks-window.c

commit 75542c1a1ef49ff7a2de04081320b320a92701c5
Author: Paul Duffy <dubhthach@frink.nuigalway.ie>
Date:	2003-05-23

    Updated Irish translation

    2003-05-23	Paul Duffy <dubhthach@frink.nuigalway.ie>
    Updated Irish translation

M	po/ChangeLog
M	po/ga.po

commit e69640f99e62b694f862dc55d4bc0eaa908c309e
Author: Alexander Larsson <alexl@redhat.com>
Date:	2003-05-23

    Don't ref directory twice. Rename finalizer.

    2003-05-23	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-desktop-icon-file.c:
	Don't ref directory twice. Rename finalizer.

	* libnautilus-private/nautilus-desktop-link-monitor.c:
	unref monitor on shutdown
	Unref correct object in finalize

	* libnautilus-private/nautilus-desktop-link.c:
	unref icon file in finalizer.

M	ChangeLog
M	libnautilus-private/nautilus-desktop-icon-file.c
M	libnautilus-private/nautilus-desktop-link-monitor.c
M	libnautilus-private/nautilus-desktop-link.c

commit 9af58231dec2e98f5ad4510396424365e75331de
Author: Christian Rose <menthos@menthos.com>
Date:	2003-05-23

    Updated Swedish translation.

    2003-05-23	Christian Rose	<menthos@menthos.com>

	* sv.po: Updated Swedish translation.

M	po/ChangeLog
M	po/sv.po

commit 8fb2dc446dc858b91748225b2c2d14b2d255cdd4
Author: Pablo Gonzalo del Campo <pablodc@bigfoot.com>
Date:	2003-05-23

    Updated Spanish translation.

    2003-05-22	Pablo Gonzalo del Campo  <pablodc@bigfoot.com>

	    * es.po: Updated Spanish translation.

M	po/ChangeLog
M	po/es.po

commit 598b71970d69a884eca890c13ff6c4480f1676c5
Author: Alexander Larsson <alexl@redhat.com>
Date:	2003-05-23

    Fix the volume uniquification code.

    2003-05-23	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-desktop-link-monitor.c
	(create_volume_link):
	Fix the volume uniquification code.

M	ChangeLog
M	libnautilus-private/nautilus-desktop-link-monitor.c

commit e8625063565d41acda1c0fbbf1b756ade892c9f1
Author: Alexander Larsson <alexl@redhat.com>
Date:	2003-05-23

    Update the per-screen filtering when the view changes screens. This
    was

    2003-05-23	Alexander Larsson  <alexl@redhat.com>

	* src/file-manager/fm-icon-view.c (fm_icon_view_screen_changed):
	Update the per-screen filtering when the view changes screens.
	This was needed to fix multihead desktops, since the BonoboPlug
	initially realizes on the wrong screen, and gets moved to
	the right
	screen when the window is mapped.

M	ChangeLog
M	src/file-manager/fm-icon-view.c

commit fca34f45f6edfa02d38e7070c9a81c664018953c
Author: Dave Camp <dave@ximian.com>
Date:	2003-05-20

    Don't use the pointer offset when setting the drag icon.

    2003-05-20	Dave Camp  <dave@ximian.com>

	* src/file-manager/fm-list-model.c: (each_path_get_data_binder):
	* src/file-manager/fm-list-view.c: (get_drag_pixbuf),
	(motion_notify_callback): Don't use the pointer offset when
	setting the drag icon.

M	ChangeLog
M	src/file-manager/fm-list-model.c
M	src/file-manager/fm-list-view.c

commit 8609f737ae368c7fd4c6236fac242cae52cb1f80
Author: Updated ja.po. T.Aihana <aihana@gnome.gr.jp>
Date:	2003-05-20

    2003-05-20 Updated ja.po. T.Aihana <aihana@gnome.gr.jp>

M	po/ChangeLog
M	po/ja.po

commit acef9857729c33ad761c44fd19fd90383297e12f
Author: Alexander Larsson <alexl@redhat.com>
Date:	2003-05-20

    Get the _NET_DESKTOP_MANAGER selection before creating desktop window.

    2003-05-20	Alexander Larsson  <alexl@redhat.com>

	* src/nautilus-application.c (get_desktop_manager_selection,
	nautilus_application_create_desktop_windows):
	Get the _NET_DESKTOP_MANAGER selection before creating desktop
	window.

M	ChangeLog
M	src/nautilus-application.c

commit 354fd7a6f29149ead364a465a92f1fe84ef0074f
Author: Christophe Merlet <redfox@src.gnome.org>
Date:	2003-05-19

    Updated my email.

M	ChangeLog
M	THANKS
M	po/ChangeLog
M	po/fr.po

commit 6378ef9a300dd597b4086d0a10e3f145cc64ea67
Author: Ole Laursen <olau@hardworking.dk>
Date:	2003-05-19

    Ported Danish translation from gnome-2-2 branch, not updated yet.

    2003-05-19	Ole Laursen  <olau@hardworking.dk>

	* da.po: Ported Danish translation from gnome-2-2 branch, not
	updated yet.

M	po/ChangeLog
M	po/da.po

commit 90b933a2fb41dbc687381f62ba2723c7c6dda0bd
Author: Alexander Larsson <alexl@src.gnome.org>
Date:	2003-05-19

    version markers

M	ChangeLog
M	po/ChangeLog

commit 4ab24405f9090947f41f5ea9744eb01385a1c73d (tag: NAUTILUS_2_3_2)
Author: Alexander Larsson <alexl@src.gnome.org>
Date:	2003-05-19

    pofile updates

M	po/am.po
M	po/ar.po
M	po/az.po
M	po/be.po
M	po/bg.po
M	po/ca.po
M	po/cs.po
M	po/da.po
M	po/de.po
M	po/el.po
M	po/en_GB.po
M	po/es.po
M	po/et.po
M	po/eu.po
M	po/fa.po
M	po/fi.po
M	po/fr.po
M	po/ga.po
M	po/gl.po
M	po/he.po
M	po/hi.po
M	po/hu.po
M	po/it.po
M	po/ja.po
M	po/ko.po
M	po/lt.po
M	po/lv.po
M	po/mk.po
M	po/ml.po
M	po/mn.po
M	po/ms.po
M	po/nl.po
M	po/nn.po
M	po/no.po
M	po/pl.po
M	po/pt.po
M	po/pt_BR.po
M	po/ro.po
M	po/ru.po
M	po/sk.po
M	po/sl.po
M	po/sq.po
M	po/sr.po
M	po/sr@Latn.po
M	po/sv.po
M	po/ta.po
M	po/th.po
M	po/tr.po
M	po/uk.po
M	po/vi.po
M	po/wa.po
M	po/yi.po
M	po/zh_CN.po
M	po/zh_TW.po

commit 163132cd01246fc4a487cb8a7b9c85e2f09c4be5
Author: Alexander Larsson <alexl@redhat.com>
Date:	2003-05-19

    Bump to 2.3.2.

    2003-05-19	Alexander Larsson  <alexl@redhat.com>

	* NEWS:
	* configure.in:
	Bump to 2.3.2.

M	ChangeLog
M	NEWS
M	configure.in

commit bdbd7da9a6a1a2c00bc83be557dbee18879dc675
Author: Alexander Larsson <alexl@redhat.com>
Date:	2003-05-19

    mp3 mimetype is now audio/mpeg.

    2003-05-19	Alexander Larsson  <alexl@redhat.com>

	* src/file-manager/fm-icon-view.c (play_file):
	mp3 mimetype is now audio/mpeg.

M	ChangeLog
M	src/file-manager/fm-icon-view.c

commit 0a793e9c0f39afb4bb50d5cd78947701caae92b2
Author: Duarte Loreto <happyguy_pt@hotmail.com>
Date:	2003-05-18

    Updated Portuguese translation.

    2003-05-19	Duarte Loreto <happyguy_pt@hotmail.com>

	    * pt.po: Updated Portuguese translation.

M	po/ChangeLog
M	po/pt.po

commit 430550ed7aed6c5c0a76f5978a9e3e2e95e1b2af
Author: Dave Camp <dave@ximian.com>
Date:	2003-05-18

    Use eel_uris_match() instead of strcmp().

    2003-05-18	Dave Camp  <dave@ximian.com>

	* libnautilus-private/nautilus-file.c
	(nautilus_file_get_internal): Use eel_uris_match() instead of
	strcmp().

M	ChangeLog
M	libnautilus-private/nautilus-file.c

commit ea8f905043bf56ed81926c49a4c18d33427b16f4
Author: Michal Bukovjan <mbukovjan@src.gnome.org>
Date:	2003-05-18

    Updated Czech translation.

M	po/ChangeLog
M	po/cs.po

commit 2ff9573cc96f2b79c1c7e4b3c75dcfe60d10ba74
Author: Christophe Merlet <redfox@src.gnome.org>
Date:	2003-05-18

    Updated French translation.

M	po/ChangeLog
M	po/fr.po

commit a426f6c10b049950c8382c354f84afcaee9d5a1b
Author: Kwok-Koon Cheung <baddog@src.gnome.org>
Date:	2003-05-16

    Updated traditional Chinese translation.

	* zh_TW.po: Updated traditional Chinese translation.

M	po/ChangeLog
M	po/zh_TW.po

commit 5f62a599101765f0f4a260d127bdd60b164b865a
Author: Dave Camp <dave@ximian.com>
Date:	2003-05-16

    Return TRUE.

    2003-05-16	Dave Camp  <dave@ximian.com>

	* src/file-manager/fm-list-view.c (popup_menu_callback): Return
	TRUE.

M	ChangeLog
M	src/file-manager/fm-list-view.c

commit 868dae3dc9d55dea82d923c0a44e0156dd0f8b79
Author: Dave Camp <dave@ximian.com>
Date:	2003-05-16

    Add the desktop emblem. New
    functions. (nautilus_get_desktop_directory),

    2003-05-16	Dave Camp  <dave@ximian.com>

	* libnautilus-private/nautilus-emblem-utils.c:
	(is_reserved_keyword), (nautilus_emblem_should_show_in_list):  Add
	the desktop emblem.
	* libnautilus-private/nautilus-file-utilities.c:
	(nautilus_get_desktop_directory_uri_no_create):
	(get_desktop_path): New functions.
	(nautilus_get_desktop_directory),
	(nautilus_get_desktop_directory_uri): Use get_desktop_path()
	* libnautilus-private/nautilus-file-utilities.h:
	* libnautilus-private/nautilus-file.h:
	* libnautilus-private/nautilus-file.c: (file_is_desktop),
	(get_automatic_emblems_as_integer),
	(prepend_automatic_emblem_names): Add a desktop emblem to the
	desktop directory.

M	ChangeLog
M	libnautilus-private/nautilus-emblem-utils.c
M	libnautilus-private/nautilus-file-utilities.c
M	libnautilus-private/nautilus-file-utilities.h
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-file.h

commit 11df3df65444f1d48887b26ad5cb5462a0cca5c4
Author: Alexander Larsson <alexl@redhat.com>
Date:	2003-05-16

    Migration of old .gnome-desktop.

    2003-05-16	Alexander Larsson  <alexl@redhat.com>

	* src/nautilus-application.c (migrate_old_nautilus_files):
	Migration of old .gnome-desktop.

M	ChangeLog
M	src/nautilus-application.c

commit 4c8586bba47540bacab7e9c7253dd2bfecb26ff9
Author: Padraig O'Briain <padraig.obriain@sun.com>
Date:	2003-05-16

    Use the signal "popup_menu" to handle Shift+F10 instead of doing it in

    2003-05-16	Padraig O'Briain  <padraig.obriain@sun.com>

	* src/file-manager/fm-list-view.c:
	Use the signal "popup_menu" to handle Shift+F10 instead of doing
	it in "key_press_event" signal handler. This fixes bug #103348.

M	ChangeLog
M	src/file-manager/fm-list-view.c

commit f975a851e74bffb394868ac4afa9d7937984f9cd
Author: Padraig O'Briain <padraig.obriain@sun.com>
Date:	2003-05-16

    Add calls to gtk_label_set_mnemonic_widget so that ATK relation
    label-for

    2003-05-16	Padraig O'Briain  <padraig.obriain@sun.com>

	    * libnautilus-private/nautilus-program-chooser.c:
	    (nautilus_program_chooser_instance_init): Add calls to
	    gtk_label_set_mnemonic_widget so that ATK relation label-for
	    and
	    labelled-by will exist when accessibiity is enabled.
	    This fixes bug #79059.

M	ChangeLog
M	libnautilus-private/nautilus-program-chooser.c

commit 5b56a1900782da7e94848097bf1c484fb4cb146a
Author: Anders Carlsson <andersca@codefactory.se>
Date:	2003-05-16

    Replace deprecated calls to gdk_pixbuf_render_to_drawable_alpha
    with calls

    2003-05-16	Anders Carlsson  <andersca@codefactory.se>

	* src/nautilus-zoom-control.c: (draw_number), (draw_pixbuf):
	Replace deprecated calls to gdk_pixbuf_render_to_drawable_alpha
	with calls to gdk_draw_pixbuf.

M	ChangeLog
M	src/nautilus-zoom-control.c

commit 814e5d5af8bc5d58e7ab920809ee0bf22df6c351
Author: Duarte Loreto <happyguy_pt@hotmail.com>
Date:	2003-05-15

    Updated Portuguese translation.

    2003-05-16	Duarte Loreto <happyguy_pt@hotmail.com>

	    * pt.po: Updated Portuguese translation.

M	po/ChangeLog
M	po/pt.po

commit 119586813a7a7be9a0fd9fd6f2b654ee53779c38
Author: Alexander Larsson <alexl@redhat.com>
Date:	2003-05-15

    Added new files.

    2003-05-15	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/Makefile.am:
	Added new files.

	* libnautilus-private/apps_nautilus_preferences.schemas.in:
	* libnautilus-private/nautilus-global-preferences.[ch]:
	New prefs for home and trash links.

	* libnautilus-private/nautilus-desktop-directory.[ch]:
	New files. Implements the NautilusDesktop object for the
	virtual x-nautilus-desktop: uri. The directory merges the contents
	of the directory with the real desktop directory.

	* libnautilus-private/nautilus-desktop-directory-file.[ch]:
	New files. Implements the Nautilusfile corresponding to
	NautilusDestkopDirectory.

	* libnautilus-private/nautilus-desktop-icon-file.[ch]:
	New files.
	Implement NautilusFile for a virtual file in a
	NautilusDesktopDirectory.
	Gets all the actual file data from a NautilusDesktopLink.

	* libnautilus-private/nautilus-desktop-link-monitor.[ch]:
	New files.
	Keep track of home and trash visibility prefs and mounted
	volumes and
	create/destroy corresponding NautilusDesktopLink object.

	* libnautilus-private/nautilus-desktop-link.[ch]:
	New files.
	Keeps track of all the real information in a desktop icon link.
	These are home, trash and volume links at the moment.

	* libnautilus-private/nautilus-directory-async.c:
	Indentation correction.

	* libnautilus-private/nautilus-directory.c:
	(nautilus_directory_new):
	Create NautilusDesktopDirectory objects for x-nautilus-desktop:
	uris

	* libnautilus-private/nautilus-dnd.c: (nautilus_drag_items_local):
	Handle NULL GnomeVFSURIs.
	(nautilus_drag_items_on_desktop): New function to check if items
	are on the desktop.
	(nautilus_drag_default_drop_action_for_icons):
	Special case desktop uris.
	(nautilus_drag_selection_includes_special_link):
	Convert from old-style special links to current.

	* libnautilus-private/nautilus-dnd.h:
	New function nautilus_drag_items_on_desktop.

	* libnautilus-private/nautilus-file-operations.c:
	(is_special_link), (nautilus_file_operations_copy_move):
	Convert from old-style special links to current.
	(nautilus_file_operations_delete):
	Special case desktop links

	* libnautilus-private/nautilus-file-utilities.[ch]:
	(nautilus_get_desktop_directory):
	(nautilus_get_gmc_desktop_directory):
	Change desktop dir to ~/Desktop
	(nautilus_get_desktop_directory_uri):
	New function to return desktop dir as a uri.


	* libnautilus-private/nautilus-file.c:
	(nautilus_file_new_from_relative_uri),
	(nautilus_file_get_internal):
	Handle creation of desktop icon files.
	(nautilus_file_can_rename), (rename_guts),
	(nautilus_file_get_drop_target_uri):
	Update for new special links.
	(nautilus_file_is_in_desktop):
	Update for new desktop dir.
	(nautilus_file_get_uri):
	Fix uris for self owned files. This changed due to
	the new canonicalization rules for foo:


	* libnautilus-private/nautilus-icon-dnd.c:
	(nautilus_icon_container_selection_items_local),
	(handle_nonlocal_move):
	Handle desktop uri.

	* src/Nautilus_shell.server.in:
	icon view handles x-nautilus-desktop: uris

	* src/nautilus-application.c: (finish_startup):
	Initialize the desktop link monitor

	* src/nautilus-desktop-window.c:
	(nautilus_desktop_window_update_directory):
	Show x-nautilus-desktop:

	* src/file-manager/fm-desktop-icon-view.c:
	(fm_desktop_icon_view_finalize), (fm_desktop_icon_view_init),
	(volume_ops_callback), (trash_link_is_selection),
	(volume_link_is_selection), (volume_link_device_type),
	(real_supports_zooming):

	* src/file-manager/fm-directory-view.c:
	Remove lots of old support for desktop icon.
	Reimplement some of it with the new desktop icon support.

	* src/file-manager/fm-directory-view.h:
	New function fm_directory_view_get_backing_uri

	* src/file-manager/fm-icon-container.c:
	(fm_icon_container_get_icon_text):
	Don't show extra text for desktop icons
	(get_sort_category): Update for new desktop icons

	* src/file-manager/fm-icon-view.c: (icon_view_handle_uri_list):
	Use get_backing_uri()

	* src/file-manager/fm-properties-window.c: (get_target_file):
	Use the new desktop icon support.

	* libnautilus-private/nautilus-icon-container.c:
	(lay_down_icons_tblr):
	Don't loop forever if icon doesn't in the height of the container.

M	ChangeLog
M	libnautilus-private/Makefile.am
M	libnautilus-private/apps_nautilus_preferences.schemas.in
A	libnautilus-private/nautilus-desktop-directory-file.c
A	libnautilus-private/nautilus-desktop-directory-file.h
A	libnautilus-private/nautilus-desktop-directory.c
A	libnautilus-private/nautilus-desktop-directory.h
A	libnautilus-private/nautilus-desktop-icon-file.c
A	libnautilus-private/nautilus-desktop-icon-file.h
A	libnautilus-private/nautilus-desktop-link-monitor.c
A	libnautilus-private/nautilus-desktop-link-monitor.h
A	libnautilus-private/nautilus-desktop-link.c
A	libnautilus-private/nautilus-desktop-link.h
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-dnd.c
M	libnautilus-private/nautilus-dnd.h
M	libnautilus-private/nautilus-file-operations.c
M	libnautilus-private/nautilus-file-utilities.c
M	libnautilus-private/nautilus-file-utilities.h
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.h
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-dnd.c
M	src/Nautilus_shell.server.in
M	src/file-manager/fm-desktop-icon-view.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-directory-view.h
M	src/file-manager/fm-icon-container.c
M	src/file-manager/fm-icon-view.c
M	src/file-manager/fm-properties-window.c
M	src/nautilus-application.c
M	src/nautilus-desktop-window.c

commit 3d670f0cda514118e0762ed4ed170c2ae9659810
Author: Gaute Lindkvist <lindkvis@src.gnome.org>
Date:	2003-05-14

    fixed bug #112830

M	ChangeLog
M	libnautilus-private/nautilus-icon-canvas-item.c

commit dd00e552643587f88749326a028fb1790f1fdf39
Author: Pablo Gonzalo del Campo <pablodc@bigfoot.com>
Date:	2003-05-12

    Updated Spanish translation.

    2003-05-12	Pablo Gonzalo del Campo  <pablodc@bigfoot.com>

	    * es.po: Updated Spanish translation.

M	po/ChangeLog
M	po/es.po

commit 02b74f1e62d92afaf0908d4201633a83f2252d20
Author: Kwok-Koon Cheung <baddog@src.gnome.org>
Date:	2003-05-08

    Updated traditional Chinese translation.

	* zh_TW.po: Updated traditional Chinese translation.

M	po/ChangeLog
M	po/zh_TW.po

commit 74be3a0b673055ecdea33e02f94786ef2fe2964c
Author: Paul Duffy <dubhthach@frink.nuigalway.ie>
Date:	2003-05-07

    Updated Irish Translation

    2003-05-07 Paul Duffy <dubhthach@frink.nuigalway.ie>
    Updated Irish Translation

M	po/ChangeLog
M	po/ga.po

commit b28cada4accda1fb97fb03d0f01edd6190e8ce04
Author: updated ja.po. T.Aihana <aihana@gnome.gr.jp>
Date:	2003-05-06

    2003-05-06 updated ja.po. T.Aihana <aihana@gnome.gr.jp>

M	po/ChangeLog
M	po/ja.po

commit d8e1e101ec6b32f11ae4d090f18eb267184614d1
Author: Miloslav Trmac <mitr@src.gnome.org>
Date:	2003-05-06

    Update Czech translation

M	po/ChangeLog
M	po/cs.po

commit 77d7a0c9ac26afe839c1df3accd7ddd33a82b701
Author: Alexander Larsson <alexl@redhat.com>
Date:	2003-05-06

    Patch from danny_milo@yahoo.com.

    2003-05-06	Alexander Larsson  <alexl@redhat.com>

	Patch from danny_milo@yahoo.com.

	* src/nautilus-zoom-control.c (nautilus_zoom_control_scroll_event,
	nautilus_zoom_control_class_init):
	Handle scroll wheel events.

M	ChangeLog
M	src/nautilus-zoom-control.c

commit f57f5699d2256681b0e9494e6ddb699dc640b2b0
Author: Danilo Šegan <dsegan@gmx.net>
Date:	2003-05-06

    Added "sr" and "sr@Latn" to ALL_LINGUAS.

    2003-05-05	Danilo Šegan  <dsegan@gmx.net>

	* configure.in: Added "sr" and "sr@Latn" to ALL_LINGUAS.

	* po/sr.po, po/sr@Latn.po: Added Serbian translation by
	http://Prevod.org/.

M	ChangeLog
M	configure.in
M	po/ChangeLog
A	po/sr.po
A	po/sr@Latn.po

commit b784e98fa23a22b4a79cb14e9922c71cccb1d290
Author: Paul Duffy <dubhthach@Frink.nuigalway.ie>
Date:	2003-05-05

    Updated Irish Translation

    2003-05-05 Paul Duffy <dubhthach@Frink.nuigalway.ie>
    Updated Irish Translation

M	po/ChangeLog
M	po/ga.po

commit 2ce63c5f1895748c18b1916b57a4d24b284fab7e
Author: Alexander Larsson <alexl@redhat.com>
Date:	2003-05-05

    Disable directory_limit.

    2003-05-05	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/apps_nautilus_preferences.schemas.in:
	Disable directory_limit.

M	ChangeLog
M	libnautilus-private/apps_nautilus_preferences.schemas.in

commit 89a9cbf3262da1eaa0a32513187b2780de4525a6
Author: Alexander Larsson <alexl@src.gnome.org>
Date:	2003-05-05

    version markers

M	ChangeLog
M	po/ChangeLog

commit 524a6cb7eaedfffbe9cc31f36028c08303acd7b6 (tag: NAUTILUS_2_3_1)
Author: Alexander Larsson <alexl@src.gnome.org>
Date:	2003-05-05

    pofiles

M	po/am.po
M	po/ar.po
M	po/az.po
M	po/be.po
M	po/bg.po
M	po/ca.po
M	po/cs.po
M	po/da.po
M	po/de.po
M	po/el.po
M	po/en_GB.po
M	po/es.po
M	po/et.po
M	po/eu.po
M	po/fa.po
M	po/fi.po
M	po/fr.po
M	po/ga.po
M	po/gl.po
M	po/he.po
M	po/hi.po
M	po/hu.po
M	po/it.po
M	po/ja.po
M	po/ko.po
M	po/lt.po
M	po/lv.po
M	po/mk.po
M	po/ml.po
M	po/mn.po
M	po/ms.po
M	po/nl.po
M	po/nn.po
M	po/no.po
M	po/pl.po
M	po/pt.po
M	po/pt_BR.po
M	po/ro.po
M	po/ru.po
M	po/sk.po
M	po/sl.po
M	po/sq.po
M	po/sv.po
M	po/ta.po
M	po/th.po
M	po/tr.po
M	po/uk.po
M	po/vi.po
M	po/wa.po
M	po/yi.po
M	po/zh_CN.po
M	po/zh_TW.po

commit 45334b6f8a2fad46efb9bc1406fc898154deb45e
Author: Alexander Larsson <alexl@redhat.com>
Date:	2003-05-05

    Update

    2003-05-05	Alexander Larsson  <alexl@redhat.com>

	* NEWS:
	Update

	* configure.in:
	Bump version
	Bump requirements for eel, gnome-vfs, bonoboui

M	ChangeLog
M	NEWS
M	configure.in

commit 039cc3aaff6aaa3146b109134eccb79bde000693
Author: Alexander Larsson <alexl@redhat.com>
Date:	2003-05-05

    Make Go to CD burner a command

    2003-05-05	Alexander Larsson  <alexl@redhat.com>

	* src/nautilus-shell-ui.xml:
	Make Go to CD burner a command

	* src/nautilus-window-menus.c
	(nautilus_window_initialize_menus_part_1):
	Hide Go to CD burner if burn: not availible.

	* docs/style-guide.html:
	Clarify the change. We still have to declare variables at the
	beginning of a block.

M	ChangeLog
M	docs/style-guide.html
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-shell-ui.xml
M	src/nautilus-window-menus.c

commit b503e4fe8f0e40b964a68c0c57a97cd44998aaee
Author: Alexander Larsson <alexl@redhat.com>
Date:	2003-05-05

    Add some text about patch submission.

    2003-05-05	Alexander Larsson  <alexl@redhat.com>

	* HACKING:
	Add some text about patch submission.

M	ChangeLog
M	HACKING

commit cf4f3a7cb8db6d5a5b1a25a6449ec4bf8cb9dcf4
Author: Dmitry Mastrukov <dmitrym@src.gnome.org>
Date:	2003-05-05

    be.po: Updated Belarusian translation from Belarusian team
    <i18n@mova.org>.

M	po/ChangeLog
M	po/be.po

commit 1ddefa1b1b40511251074dbb22988a4107a7b87d
Author: Paul Duffy <dubhthach@frink.nuigalway.ie>
Date:	2003-05-04

    Updated Irish Translation

    2003-05-04 Paul Duffy <dubhthach@frink.nuigalway.ie>
      Updated Irish Translation

M	po/ChangeLog
M	po/ga.po

commit 4c987f5134d8d9857b903033e7d32172cfb5729c
Author: Dave Camp <dave@ximian.com>
Date:	2003-05-04

    Updated to (sort of) new EelBackground api.

    2003-05-03	Dave Camp  <dave@ximian.com>

	* components/hardware/nautilus-hardware-view.c:
	(nautilus_hardware_view_drag_data_received): Updated to (sort of)
	new EelBackground api.

M	ChangeLog
M	components/hardware/nautilus-hardware-view.c

commit 3bb169437af60d0655e232d85ae09f823f9ee8e6
Author: Dave Camp <dave@ximian.com>
Date:	2003-05-03

    Implemented a "Keep Aligned" mode on the desktop, that snaps icons
    to a

    2003-05-03	Dave Camp  <dave@ximian.com>

	* libnautilus-private/nautilus-icon-container.c: (icon_set_size),
	(icon_toggle_selected), (snap_position),
	(compare_icons_by_position), (placement_grid_new),
	(placement_grid_free), (placement_grid_position_is_free),
	(placement_grid_mark), (canvas_position_to_grid_position),
	(placement_grid_mark_icon), (find_empty_location), (align_icons),
	(lay_down_icons_tblr), (nautilus_icon_container_move_icon),
	(destroy), (update_stretch_at_idle), (undo_stretching),
	(nautilus_icon_container_unstretch),
	(nautilus_icon_container_is_keep_aligned), (align_icons_callback),
	(unschedule_align_icons), (schedule_align_icons),
	(nautilus_icon_container_set_keep_aligned):
	* libnautilus-private/nautilus-icon-container.h:
	* libnautilus-private/nautilus-icon-dnd.c: (handle_local_move):
	* libnautilus-private/nautilus-icon-private.h:
	* libnautilus-private/nautilus-metadata.h:
	* src/file-manager/fm-desktop-icon-view.c:
	(fm_desktop_icon_view_class_init), (real_supports_auto_layout),
	(real_supports_keep_aligned):
	* src/file-manager/fm-icon-view.c:
	(fm_icon_view_supports_keep_aligned), (update_layout_menus),
	(get_default_directory_keep_aligned),
	(fm_icon_view_get_directory_keep_aligned),
	(fm_icon_view_set_directory_keep_aligned),
	(real_supports_keep_aligned), (fm_icon_view_begin_loading),
	(keep_aligned_state_changed_callback), (fm_icon_view_merge_menus),
	(fm_icon_view_reset_to_defaults), (fm_icon_view_class_init):
	* src/file-manager/fm-icon-view.h:
	* src/file-manager/nautilus-icon-view-ui.xml:
	Implemented a "Keep Aligned" mode on the desktop, that snaps icons
	to a grid.

M	ChangeLog
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-container.h
M	libnautilus-private/nautilus-icon-dnd.c
M	libnautilus-private/nautilus-icon-private.h
M	libnautilus-private/nautilus-metadata.h
M	src/file-manager/fm-desktop-icon-view.c
M	src/file-manager/fm-icon-view.c
M	src/file-manager/fm-icon-view.h
M	src/file-manager/nautilus-icon-view-ui.xml

commit 2dbe9bfa1a8a23915a7291980648faec79946974
Author: Masahiro Sakai <sakai@tom.sfc.keio.ac.jp>
Date:	2003-05-03

    Call AC_LIBTOOL_WIN32_DLL which is necessary for building shared
    library


    2003-05-03	Masahiro Sakai	<sakai@tom.sfc.keio.ac.jp>

	* configure.in: Call AC_LIBTOOL_WIN32_DLL which is necessary for
	building shared library on win32 platform. Check fstab.h.

	* components/emblem/Makefile.am
	(libnautilus_emblem_view_la_LDFLAGS):
	* components/history/Makefile.am
	(libnautilus_history_view_la_LDFLAGS):
	* components/image_properties/Makefile.am
	(libnautilus_image_properties_view_la_LDFLAGS):
	* components/notes/Makefile.am
	(libnautilus_notes_view_la_LDFLAGS):
	* components/tree/Makefile.am (libnautilus_tree_view_la_LDFLAGS):
	* libnautilus/Makefile.am (libnautilus_la_LDFLAGS):
	* libnautilus-adapter/Makefile.am
	(libnautilus_adapter_la_LDFLAGS):
	* libnautilus-private/Makefile.am
	(libnautilus_private_la_LDFLAGS):
	Add -no-undefined which is necessary for building shared library
	on some platforms (e.g. Win32, BeOS, etc).

	* libnautilus-adapter/Makefile.am (libnautilus_adapter_la_LIBADD):
	Fix library order. libnautilus.la should be ahead of other
	libraries
	that libnautilus.la depends on.

	* libnautilus-private/nautilus-volume-monitor.c:
	Include fstab.h conditionaly.
	Define MOUNT_TABLE_PATH as MOUNTED on cygwin.
	(get_removable_volumes, volume_is_removable, get_mount_list) Use
	endmntent() to close a file opened by setmntent(). Because using
	fclose() causes a crash on cygwin.

M	ChangeLog
M	components/emblem/Makefile.am
M	components/history/Makefile.am
M	components/image_properties/Makefile.am
M	components/notes/Makefile.am
M	components/tree/Makefile.am
M	configure.in
M	libnautilus-adapter/Makefile.am
M	libnautilus-private/Makefile.am
M	libnautilus-private/nautilus-volume-monitor.c
M	libnautilus/Makefile.am

commit e67b1023b2ab42a563fdf6649ef7f577f16390dc
Author: Vincent van Adrighem <V.vanAdrighem@dirck.mine.nu>
Date:	2003-05-02

    Dutch translation updated by Reinout van Schouwen.

    2003-05-03	Vincent van Adrighem  <V.vanAdrighem@dirck.mine.nu>

	* nl.po: Dutch translation updated by Reinout van Schouwen.

M	po/ChangeLog
M	po/nl.po

commit 76b51b4e24650f0f2d49935056599e0780bd7703
Author: Alexander Larsson <alexl@redhat.com>
Date:	2003-04-30

    Remove the all-declarations-on-top rule.

    2003-04-30	Alexander Larsson  <alexl@redhat.com>

	* docs/style-guide.html:
	Remove the all-declarations-on-top rule.

M	ChangeLog
M	docs/style-guide.html

commit 952b74e0a472bfff88caeefff0794d0c87a1a759
Author: Gil Osher <dolfin@src.gnome.org>
Date:	2003-04-29

    Updated Hebrew translation.


    * he.po: Updated Hebrew translation.

M	po/ChangeLog

commit 61871a73ca12bf7b78b72d7bb73cc2716e02dc6c
Author: Gil Osher <dolfin@src.gnome.org>
Date:	2003-04-29

    *** empty log message ***

M	po/he.po

commit ec9addb0c0d54c2ac1f5b1cd94c56dc7e1f9686a
Author: Alexander Larsson <alexl@src.gnome.org>
Date:	2003-04-29

    Forgot to check in

M	src/file-manager/fm-directory-view.c

commit 9de4bf44cf8cf1711bf493dbc4a20d0d17a78fa7
Author: Alexander Larsson <alexl@redhat.com>
Date:	2003-04-28

    Based on a patch by Frank Worsley <fworsley@shaw.ca>

    2003-04-28	Alexander Larsson  <alexl@redhat.com>

	Based on a patch by Frank Worsley <fworsley@shaw.ca>

	* libnautilus-private/nautilus-program-chooser.[ch]:
	(nautilus_program_chooser_show_no_choices_message),
	(nautilus_program_chooser_show_invalid_message):
	Added the term 'action' to the dialogs when there is
	no default application or component.

	* libnautilus-private/nautilus-program-choosing.[ch]:
	(application_cannot_open_location), (nautilus_launch_show_file),
	(nautilus_launch_action), (nautilus_launch_application):
	Updated to use the new gnome-vfs functions and error codes.

	* src/file-manager/fm-directory-view.c:
	(fm_directory_view_launch_application), (activate_callback),
	(activate_activation_uri_ready_callback),
	(cancel_activate_callback), (fm_directory_view_activate_file):
	Cleaned up to properly support the new gnome-vfs functionality
	and an external component viewer. Also fixed to get activation uri
	for a file and then retrieve properties for the activation uri
	not the file that was clicked (fixes #42391).

M	ChangeLog
M	libnautilus-private/nautilus-program-chooser.c
M	libnautilus-private/nautilus-program-chooser.h
M	libnautilus-private/nautilus-program-choosing.c
M	libnautilus-private/nautilus-program-choosing.h

commit 6deb7d61ab68d2846dc0996a7bdd45b7f713127a
Author: Yanko Kaneti <yaneti@declera.com>
Date:	2003-04-27

    Fixup the schemas.in path.

    2003-04-27	Yanko Kaneti  <yaneti@declera.com>

	* POTFILES.in: Fixup the schemas.in path.

M	po/ChangeLog
M	po/POTFILES.in

commit 18f4560cfec41de77de1afdacafebbe943449339
Author: Michael Meeks <michael@ximian.com>
Date:	2003-04-25

    add some pre-conditions.

    2003-04-25	Michael Meeks  <michael@ximian.com>

	    * src/nautilus-view-frame.c
	    (nautilus_view_frame_get_first_visible_file),
	    (nautilus_view_frame_scroll_to_file): add some pre-conditions.

M	ChangeLog
M	src/nautilus-view-frame.c

commit 9c7687da91219ab1d3d5e4644e8232f26b25b748
Author: Dave Camp <dave@ximian.com>
Date:	2003-04-23

    Modify emblems on the original_file, not the target_file.

    2003-04-23	Dave Camp  <dave@ximian.com>

	* src/file-manager/fm-properties-window.c: (create_emblems_page):
	Modify emblems on the original_file, not the target_file.

M	ChangeLog
M	src/file-manager/fm-properties-window.c

commit e8aa1cbbaa77c817381506dc655f4ae41ea49047
Author: Alexander Larsson <alexl@redhat.com>
Date:	2003-04-23

    Bring up context menu is Ctrl-F10, not Shift-F9

    2003-04-23	Alexander Larsson  <alexl@redhat.com>

	* src/file-manager/fm-list-view.c (key_press_callback):
	* libnautilus-private/nautilus-icon-container.c (key_press_event):
	* docs/key_mouse_navigation.txt (Keyboard):
	Bring up context menu is Ctrl-F10, not Shift-F9

M	ChangeLog
M	docs/key_mouse_navigation.txt
M	libnautilus-private/nautilus-icon-container.c
M	src/file-manager/fm-list-view.c

commit e2543b16f027afff45240f86493355db5a31ef5a
Author: Glynn Foster <glynn.foster@sun.com>
Date:	2003-04-23

    Add navigation to the bookmarks editor and changed UI to be more
    inline

    2003-04-23	Glynn Foster  <glynn.foster@sun.com>

	* src/nautilus-bookmarks-window.c:
	(nautilus_bookmarks_window_response_callback),
	(create_bookmarks_window), (go_to_selected_bookmark),
	(on_jump_button_clicked), (on_row_activated),
	(on_selection_changed), (repopulate):
	* src/nautilus-bookmarks-window.glade: Add navigation to the
	bookmarks
	editor and changed UI to be more inline with the Epiphany
	bookmarks
	dialog. Fixes bug #47180.

M	ChangeLog
M	src/nautilus-bookmarks-window.c
M	src/nautilus-bookmarks-window.glade

commit a389a2e0b1f8dcdd017609fda570f3b5adedea41
Author: Alexander Larsson <alexl@redhat.com>
Date:	2003-04-23

    Check for file: instead of is_local when verifying a volume desktop
    file

    2003-04-23	Alexander Larsson  <alexl@redhat.com>

	* src/file-manager/fm-desktop-icon-view.c (volume_ops_callback):
	Check for file: instead of is_local when verifying a volume
	desktop file
	is ok. Fixes bug #98306.

M	ChangeLog
M	src/file-manager/fm-desktop-icon-view.c

commit e807263d2d78b863ba5c4c6bc70da82790ccf9ff
Author: Alexander Larsson <alexl@redhat.com>
Date:	2003-04-23

    Patch from Michael Meeks in bug #87414.

    2003-04-23	Alexander Larsson  <alexl@redhat.com>

	Patch from Michael Meeks in bug #87414.

	* src/nautilus-window.c (nautilus_window_finalize):
	NULL various pointers to help debugging.
	(nautilus_window_ui_thaw, nautilus_window_ui_freeze):
	hold a reference on the window over the various
	re-enterancy points guarded by the freeze / thaw.

M	ChangeLog
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window.c

commit 7b8da86b8f6e923e169e69315f04baa7718556f3
Author: Alexander Larsson <alexl@redhat.com>
Date:	2003-04-23

    Add schemas.in file.

    2003-04-23	Alexander Larsson  <alexl@redhat.com>

	* POTFILES.in:
	Add schemas.in file.

    2003-04-23	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/Makefile.am:
	* libnautilus-private/apps_nautilus_preferences.schemas:
	* libnautilus-private/apps_nautilus_preferences.schemas.in:
	Mark schema for translation.

M	ChangeLog
M	libnautilus-private/Makefile.am
R100	libnautilus-private/apps_nautilus_preferences.schemas
libnautilus-private/apps_nautilus_preferences.schemas.in
M	po/ChangeLog
M	po/POTFILES.in

commit 720902709f2f4afaff06d79ccf2ee7815376615f
Author: Alexander Larsson <alexl@redhat.com>
Date:	2003-04-23

    Do a zoom to 100%, not a best-fit. Fixes bug #109413, patch by
    Jens Finke.

    2003-04-23	Alexander Larsson  <alexl@redhat.com>

	* src/nautilus-window-menus.c (view_menu_zoom_normal_callback):
	Do a zoom to 100%, not a best-fit.
	Fixes bug #109413, patch by Jens Finke.

M	ChangeLog
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-window-menus.c

commit 3e0d21df239dc66b680fc440f4205cac73c68ae9
Author: Alexander Larsson <alexl@redhat.com>
Date:	2003-04-23

    AIX port from Laurent.Vivier@bull.net (Laurent Vivier)

    2003-04-23	Alexander Larsson  <alexl@redhat.com>

	    AIX port from Laurent.Vivier@bull.net (Laurent Vivier)

	* configure.in:
	Look for popt and some aix headers

	* components/hardware/Nautilus_View_hardware.server.in.in:
	Fix up LIBEXECDIR reference

	* components/history/nautilus-history-view.c:
	* components/notes/nautilus-notes.c:
	* components/throbber/nautilus-throbber.c:
	* libnautilus-private/nautilus-icon-canvas-item.c:
	* libnautilus-private/nautilus-icon-container.c:
	* libnautilus-private/nautilus-icon-dnd.c:
	* libnautilus-private/nautilus-program-chooser.c:
	* libnautilus-private/nautilus-volume-monitor.h:
	* src/nautilus-applicable-views.h:
	* src/nautilus-property-browser.c:
	* src/nautilus-sidebar-title.c:
	* src/file-manager/fm-directory-view.c:
	* test/test-nautilus-preferences-change.c: (main):
	* test/test.c: (test_quit):
	Fix c++ comments and commas at end of enums.
	Move math.h includes to top.

	* data/Makefile.am:
	Remove duplicate definitions

	* libnautilus-adapter/Makefile.am:
	* libnautilus-private/Makefile.am:
	* libnautilus/Makefile.am:
	Add correct libs

	* libnautilus-private/nautilus-file-private.h:
	Bitfields can't be enums.

	* libnautilus-private/nautilus-volume-monitor.c:
	Implement AIX support.

	* src/Makefile.am:
	Add POPT_FLAGS

M	ChangeLog
M	components/hardware/Nautilus_View_hardware.server.in.in
M	components/history/nautilus-history-view.c
M	components/notes/nautilus-notes.c
M	components/throbber/nautilus-throbber.c
M	configure.in
M	data/Makefile.am
M	libnautilus-adapter/Makefile.am
M	libnautilus-private/Makefile.am
M	libnautilus-private/nautilus-file-private.h
M	libnautilus-private/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-dnd.c
M	libnautilus-private/nautilus-program-chooser.c
M	libnautilus-private/nautilus-volume-monitor.c
M	libnautilus-private/nautilus-volume-monitor.h
M	libnautilus/Makefile.am
M	src/Makefile.am
M	src/file-manager/fm-directory-view.c
M	src/nautilus-applicable-views.h
M	src/nautilus-property-browser.c
M	src/nautilus-sidebar-title.c
M	test/test-nautilus-preferences-change.c
M	test/test.c

commit 83901c8cd9ca17215e667ee15902fd10192ce811
Author: Sanlig Badral <badaa@src.gnome.org>
Date:	2003-04-22

    *** empty log message ***

M	po/ChangeLog
M	po/mn.po

commit af26751c97f00d422a4cee6f803643e3c36932c5
Author: Alexander Larsson <alexl@redhat.com>
Date:	2003-04-16

    Add the nautilus-cd-burner integration patch from RH.

    2003-04-16	Alexander Larsson  <alexl@redhat.com>

	* src/nautilus-information-panel.c: (burn_cd_callback),
	(nautilus_information_panel_update_buttons):
	* src/nautilus-shell-ui.xml:
	* src/nautilus-window-manage-views.c: (update_burn_cd_items),
	(update_for_new_location):
	* src/nautilus-window-menus.c: (file_menu_burn_cd_callback),
	(go_menu_go_to_burn_cd_callback),
	(nautilus_window_initialize_menus_part_1):
	* src/nautilus-window-private.h:
	* src/nautilus-window.c: (nautilus_window_constructed),
	(nautilus_window_allow_reload), (nautilus_window_allow_burn_cd):
	* src/nautilus-window.h:
	Add the nautilus-cd-burner integration patch from RH.

M	ChangeLog
M	src/nautilus-information-panel.c
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-navigation-window.c
M	src/nautilus-navigation-window.h
M	src/nautilus-object-window.c
M	src/nautilus-object-window.h
M	src/nautilus-shell-ui.xml
M	src/nautilus-spatial-window.c
M	src/nautilus-spatial-window.h
M	src/nautilus-window-manage-views.c
M	src/nautilus-window-menus.c
M	src/nautilus-window-private.h
M	src/nautilus-window.c
M	src/nautilus-window.h

commit bf73f13ec68c0e3e7defce29a5b213b4a0226b60
Author: Alexander Larsson <alexl@redhat.com>
Date:	2003-04-16

    Remove old files

    2003-04-16	Alexander Larsson  <alexl@redhat.com>

	* cut-n-paste-code/libegg/Makefile.am:
	* cut-n-paste-code/libegg/egg-recent-vfs-util.c:
	* cut-n-paste-code/libegg/egg-recent-vfs-util.h:
	Remove old files

	* cut-n-paste-code/libegg/egg-recent-item.c:
	(egg_recent_item_set_uri), (egg_recent_item_get_uri_for_display):
	* cut-n-paste-code/libegg/egg-recent-model.c:
	(egg_recent_model_update_item), (egg_recent_model_filter),
	(egg_recent_model_read), (egg_recent_model_add_full),
	(egg_recent_model_get_list), (egg_recent_model_changed):
	* cut-n-paste-code/libegg/egg-screen-exec.c:
	(egg_screen_exec_environment),
	(egg_screen_execute_command_line_async):

	Update libegg stuff.
	Among other stuff this makes nautilus scripts execute in the
	right directory.

M	ChangeLog
M	cut-n-paste-code/libegg/Makefile.am
M	cut-n-paste-code/libegg/egg-recent-item.c
M	cut-n-paste-code/libegg/egg-recent-model.c
D	cut-n-paste-code/libegg/egg-recent-vfs-utils.c
D	cut-n-paste-code/libegg/egg-recent-vfs-utils.h
M	cut-n-paste-code/libegg/egg-screen-exec.c

commit 54e7a34dd61cc5df09174d5dfaf019c6601b4a8d
Author: Alexander Larsson <alexl@redhat.com>
Date:	2003-04-16

    Don't add .so to the server files. This makes it work on systems that

    2003-04-16	Alexander Larsson  <alexl@redhat.com>

	* components/emblem/Nautilus_View_emblem.server.in.in:
	* components/history/Nautilus_View_history.server.in.in:
	*
	components/image_properties/Nautilus_View_image_properties.server.in.in:
	* components/notes/Nautilus_View_notes.server.in.in:
	* components/tree/Nautilus_View_tree.server.in.in:
	Don't add .so to the server files. This makes it work on
	systems that
	don't use .so as the library name.

	* src/nautilus-main.c: (main):
	* src/nautilus-server-connect.c: (browse):
	Don't initialize array to a non-constant value.

M	ChangeLog
M	components/emblem/Nautilus_View_emblem.server.in.in
M	components/history/Nautilus_View_history.server.in.in
M
components/image_properties/Nautilus_View_image_properties.server.in.in
M	components/notes/Nautilus_View_notes.server.in.in
M	components/tree/Nautilus_View_tree.server.in.in
M	src/nautilus-main.c
M	src/nautilus-server-connect.c

commit fb3fbedbfbd8c27d936b40b37dd92ab402919506
Author: Abel Cheung <maddog@linux.org.hk>
Date:	2003-04-10

    Updated traditional Chinese translation.

    2003-04-10	Abel Cheung  <maddog@linux.org.hk>

	* zh_TW.po: Updated traditional Chinese translation.

M	po/ChangeLog
M	po/zh_TW.po

commit b23703a73370525c567649076b8710c16d2df207
Author: Alexander Larsson <alexl@redhat.com>
Date:	2003-04-07

    Remove no longer correct asserts.

    2003-04-07	Alexander Larsson  <alexl@redhat.com>

	* src/file-manager/fm-directory-view.c
	(unschedule_timeout_display_of_pending_files)
	(unschedule_idle_display_of_pending_files):
	Remove no longer correct asserts.

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit 4b9dfd0eb43f252cc7cfd206aab0353a35d02b49
Author: Alexander Larsson <alexl@redhat.com>
Date:	2003-04-07

    Create canvas items hidden. New function

    2003-04-07	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-icon-container.[ch]:
	Create canvas items hidden.
	New function nautilus_icon_container_layout_now().

	* src/file-manager/fm-directory-view.[ch]:
	Added virtual function flush_added_files.
	Tuned directory loading to avoid lots of relayouts on load.

	* src/file-manager/fm-icon-view.c:
	Implement flush_added_files using
	nautilus_icon_container_layout_now()

M	ChangeLog
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-container.h
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-directory-view.h
M	src/file-manager/fm-icon-view.c

commit 8e01637c05fde04e7247d54866e3beb989015005
Author: Dave Camp <dave@ximian.com>
Date:	2003-04-02

    Only handle motion_notify_event for the bin window.

    2003-04-02	Dave Camp  <dave@ximian.com>

	* src/file-manager/fm-list-view.c (motion_notify_callback): Only
	handle motion_notify_event for the bin window.

M	ChangeLog
M	src/file-manager/fm-list-view.c

commit 4e04c0a008356c211468a44a3a15a43fd9fe4dbd
Author: Alexander Larsson <alexl@redhat.com>
Date:	2003-04-02

    Convert file attributes from list of strings to a bitmask. Patch from

    2003-04-02	Alexander Larsson  <alexl@redhat.com>

	* components/notes/nautilus-notes.c:
	* components/tree/nautilus-tree-model.c:
	* components/tree/nautilus-tree-view.c:
	* libnautilus-private/nautilus-directory-async.c:
	* libnautilus-private/nautilus-directory-background.c:
	* libnautilus-private/nautilus-directory-private.h:
	* libnautilus-private/nautilus-directory.c:
	* libnautilus-private/nautilus-directory.h:
	* libnautilus-private/nautilus-file-attributes.h:
	* libnautilus-private/nautilus-file-private.h:
	* libnautilus-private/nautilus-file.c: (rename_callback),
	* libnautilus-private/nautilus-file.h:
	* libnautilus-private/nautilus-icon-factory.c:
	* libnautilus-private/nautilus-icon-factory.h:
	* libnautilus-private/nautilus-link.c:
	* libnautilus-private/nautilus-merged-directory.c:
	* libnautilus-private/nautilus-mime-actions.c:
	* libnautilus-private/nautilus-mime-actions.h:
	* libnautilus-private/nautilus-program-choosing.c:
	* libnautilus-private/nautilus-trash-file.c:
	* libnautilus-private/nautilus-trash-monitor.c:
	* libnautilus-private/nautilus-vfs-directory.c:
	* libnautilus-private/nautilus-vfs-file.c:
	* src/file-manager/fm-directory-view.c:
	* src/file-manager/fm-icon-container.c:
	* src/file-manager/fm-properties-window.c:
	* src/nautilus-applicable-views.c:
	* src/nautilus-information-panel.c:
	* src/nautilus-sidebar-title.c:
	* src/nautilus-window-manage-views.c:
	* src/nautilus-window.c:
	* test/test-nautilus-mime-actions-set.c:
	* test/test-nautilus-mime-actions.c:

	Convert file attributes from list of strings to a bitmask.
	Patch from andersca@codefactory.se.

M	ChangeLog
M	components/notes/nautilus-notes.c
M	components/tree/nautilus-tree-model.c
M	components/tree/nautilus-tree-view.c
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-directory-background.c
M	libnautilus-private/nautilus-directory-private.h
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-directory.h
M	libnautilus-private/nautilus-file-attributes.h
M	libnautilus-private/nautilus-file-private.h
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-file.h
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus-private/nautilus-icon-factory.h
M	libnautilus-private/nautilus-link.c
M	libnautilus-private/nautilus-merged-directory.c
M	libnautilus-private/nautilus-mime-actions.c
M	libnautilus-private/nautilus-mime-actions.h
M	libnautilus-private/nautilus-program-choosing.c
M	libnautilus-private/nautilus-trash-file.c
M	libnautilus-private/nautilus-trash-monitor.c
M	libnautilus-private/nautilus-vfs-directory.c
M	libnautilus-private/nautilus-vfs-file.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-icon-container.c
M	src/file-manager/fm-properties-window.c
M	src/nautilus-applicable-views.c
M	src/nautilus-information-panel.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-sidebar-title.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window-manage-views.c
M	src/nautilus-window.c
M	test/test-nautilus-mime-actions-set.c
M	test/test-nautilus-mime-actions.c

commit 234e6a286bcf82adbb9462fb5870246f19c240b5 (tag:
GNOME_2_2_BRANCHPOINT)
Author: Alexander Larsson <alexl@src.gnome.org>
Date:	2003-03-31

    version markers

M	ChangeLog
M	po/ChangeLog

commit 89c8b21937190c0878414b30b2bd840d2901f8fb (tag: NAUTILUS_2_2_3)
Author: Alexander Larsson <alexl@src.gnome.org>
Date:	2003-03-31

    pofile updates

M	po/am.po
M	po/ar.po
M	po/az.po
M	po/be.po
M	po/bg.po
M	po/ca.po
M	po/cs.po
M	po/da.po
M	po/de.po
M	po/el.po
M	po/en_GB.po
M	po/es.po
M	po/et.po
M	po/eu.po
M	po/fa.po
M	po/fi.po
M	po/fr.po
M	po/ga.po
M	po/gl.po
M	po/he.po
M	po/hi.po
M	po/hu.po
M	po/it.po
M	po/ja.po
M	po/ko.po
M	po/lt.po
M	po/lv.po
M	po/mk.po
M	po/ml.po
M	po/mn.po
M	po/ms.po
M	po/nl.po
M	po/nn.po
M	po/no.po
M	po/pl.po
M	po/pt.po
M	po/pt_BR.po
M	po/ro.po
M	po/ru.po
M	po/sk.po
M	po/sl.po
M	po/sq.po
M	po/sv.po
M	po/ta.po
M	po/th.po
M	po/tr.po
M	po/uk.po
M	po/vi.po
M	po/wa.po
M	po/yi.po
M	po/zh_CN.po
M	po/zh_TW.po

commit 1a7f0cf2b214f0da08dd192ccc40892b2187ecaa
Author: Alexander Larsson <alexl@redhat.com>
Date:	2003-03-31

    Bump to 2.2.3

    2003-03-31	Alexander Larsson  <alexl@redhat.com>

	* configure.in:
	Bump to 2.2.3

	* NEWS:
	Update.

M	ChangeLog
M	NEWS
M	configure.in

commit 271c42ea862afa29a9bc0b5b75fba4cd3f965619
Author: Laurent Dhima <laurenti@src.gnome.org>
Date:	2003-03-31

    Updated Albanian translation.

    * sq.po: Updated Albanian translation.

M	po/ChangeLog

commit 47fc940e725a651b624274cbaebe124a56984950
Author: Laurent Dhima <laurenti@src.gnome.org>
Date:	2003-03-31

    Updated

    * sq.po: Updated

M	po/sq.po

commit d0fbee3839188e3db6c98cdacd6ac28db890a1b3
Author: Christophe Merlet <redfox@src.gnome.org>
Date:	2003-03-30

    Updated French translation.

M	po/ChangeLog
M	po/fr.po

commit 82efe589cbb657371bad336cf19e70fa913d42bd
Author: Vincent van Adrighem <V.vanAdrighem@dirck.mine.nu>
Date:	2003-03-30

    Dutch translation updated by Reinout van Schouwen.

    2003-03-30	Vincent van Adrighem  <V.vanAdrighem@dirck.mine.nu>

	* nl.po: Dutch translation updated by Reinout van Schouwen.

M	po/ChangeLog
M	po/nl.po

commit e6c851c09c78af339a5334e588bb379e6a8ce97d
Author: Vincent van Adrighem <V.vanAdrighem@dirck.mine.nu>
Date:	2003-03-30

    Dutch translation updated by Reinout van Schouwen.

    2003-03-30	Vincent van Adrighem  <V.vanAdrighem@dirck.mine.nu>

	* nl.po: Dutch translation updated by Reinout van Schouwen.

M	po/ChangeLog
M	po/nl.po

commit bc139cf2fd4fa3667ef3825016178316e5df96c2
Author: Alexander Larsson <alexl@redhat.com>
Date:	2003-03-28

    More updates

    2003-03-28	Alexander Larsson  <alexl@redhat.com>

	* docs/key_mouse_navigation.txt:
	More updates

	* NEWS:
	Add 2.2.3 entries

M	ChangeLog
M	NEWS
M	docs/key_mouse_navigation.txt

commit 85d44a8a0221bbdb5f827a38dae62e7c6a91200a
Author: Alexander Larsson <alexl@redhat.com>
Date:	2003-03-28

    Fix up the single click mode double-click protection Don't use
    eel_prefs

    2003-03-28	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-icon-container.c:
	Fix up the single click mode double-click protection
	Don't use eel_prefs to get the single-click-mode, we already
	have it in details.

M	ChangeLog
M	libnautilus-private/nautilus-icon-container.c

commit 2fe2a6ecbf29e25b270ccc7f95ccde7d50848ff2
Author: Alexander Larsson <alexl@redhat.com>
Date:	2003-03-28

    Use the FMDirectoryView click_policy_changed instead of our own.

    2003-03-28	Alexander Larsson  <alexl@redhat.com>

	* src/file-manager/fm-list-view.c
	(fm_list_view_click_policy_changed):
	Use the FMDirectoryView click_policy_changed instead of our own.

M	ChangeLog
M	src/file-manager/fm-list-view.c

commit 5b12f33a2b8c5f68dd11e6a089fd81b2248343e8
Author: Alexander Larsson <alexl@redhat.com>
Date:	2003-03-28

    Sort directory_view_class initializers

    2003-03-28	Alexander Larsson  <alexl@redhat.com>

	* src/file-manager/fm-icon-view.c (fm_icon_view_class_init):
	Sort directory_view_class initializers

	* src/file-manager/fm-list-view.c:
	Implement reveal_selection() for FMDirectoryView

M	ChangeLog
M	src/file-manager/fm-icon-view.c
M	src/file-manager/fm-list-view.c

commit 95fec0a12320b0198fe9ef20f2b76bf73be93ac3
Author: Evandro Fernandes Giovanini <evandrofg@ig.com.br>
Date:	2003-03-28

    Updated Brazilian Portuguese translation.

    03-03-27  Evandro Fernandes Giovanini <evandrofg@ig.com.br>

	    * pt_BR.po: Updated Brazilian Portuguese translation.

M	po/ChangeLog
M	po/pt_BR.po

commit 792e081031a6f62e1fe7d1084b019cac05466f24
Author: Vincent van Adrighem <V.vanAdrighem@dirck.mine.nu>
Date:	2003-03-27

    Dutch translation updated by Reinout van Schouwen.

    2003-03-27	Vincent van Adrighem  <V.vanAdrighem@dirck.mine.nu>

	* nl.po: Dutch translation updated by Reinout van Schouwen.

M	po/ChangeLog
M	po/nl.po

commit c39ebf74d1af6e6d2a37e1a733198102bfa6f598
Author: Alessio Frusciante <algol@src.gnome.org>
Date:	2003-03-27

    Updated Italian translation by Luca Ferretti.

M	po/ChangeLog
M	po/it.po

commit a1fd9f672da7445100b0a708c933ef34803e7fdf
Author: Alexander Larsson <alexl@redhat.com>
Date:	2003-03-27

    Tune AUTOSCROLL_TIMEOUT_INTERVAL and AUTO_SCROLL_MARGIN so that

    2003-03-27	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-dnd.c:
	Tune AUTOSCROLL_TIMEOUT_INTERVAL and AUTO_SCROLL_MARGIN so that
	auto-scrolling is easier to trigger.

M	ChangeLog
M	libnautilus-private/nautilus-dnd.c

commit 0a2a89e54d76e3f4e2e4d42656e0a1179df1ec9a
Author: Alexander Larsson <alexl@redhat.com>
Date:	2003-03-27

    Scale icons to fit in row-height.

    2003-03-27	Alexander Larsson  <alexl@redhat.com>

	* src/file-manager/fm-list-model.c (fm_list_model_get_value):
	Scale icons to fit in row-height.

M	ChangeLog
M	src/file-manager/fm-list-model.c

commit aae8a34f30231dbf2a3d269587e55bfb53316ad1
Author: Alexander Larsson <alexl@redhat.com>
Date:	2003-03-27

    Use eel_filename_get_rename_region for both list and icon view to
    get the

    2003-03-27	Alexander Larsson  <alexl@redhat.com>

	* src/file-manager/fm-list-view.c
	(fm_list_view_start_renaming_file):
	* libnautilus-private/nautilus-icon-container.c
	(nautilus_icon_container_start_renaming_selected_item):
	Use eel_filename_get_rename_region for both list and icon view to
	get the initial region to select on rename.

M	ChangeLog
M	libnautilus-private/nautilus-icon-container.c
M	src/file-manager/fm-list-view.c

commit 15b28812ac110eec70e60fd92397d21040b2b4d1
Author: Alexander Larsson <alexl@redhat.com>
Date:	2003-03-27

    Don't save the location bar enabled prefs when showing it temporarily.

    2003-03-27	Alexander Larsson  <alexl@redhat.com>

	* src/nautilus-window.h:
	* src/nautilus-window.c:
	* src/nautilus-window-menus.c:
	Don't save the location bar enabled prefs when showing it
	temporarily.

M	ChangeLog
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-navigation-window.c
M	src/nautilus-navigation-window.h
M	src/nautilus-object-window.c
M	src/nautilus-object-window.h
M	src/nautilus-spatial-window.c
M	src/nautilus-spatial-window.h
M	src/nautilus-window-menus.c
M	src/nautilus-window.c
M	src/nautilus-window.h

commit 3f61d67299b67d636a357ccefe2afbcee15f2c68
Author: Alexander Larsson <alexl@redhat.com>
Date:	2003-03-27

    Keyboard shortcuts for context menu. Don't eat CTRL-Space, that
    means we

    2003-03-27	Alexander Larsson  <alexl@redhat.com>

	* src/file-manager/fm-list-view.c:
	Keyboard shortcuts for context menu.
	Don't eat CTRL-Space, that means we can't multiple-select.

M	ChangeLog
M	src/file-manager/fm-list-view.c

commit ae8091cb0f5deb6fda916afc37119f071552fdd6
Author: Alexander Larsson <alexl@redhat.com>
Date:	2003-03-27

    Update keynav docs.

    2003-03-27	Alexander Larsson  <alexl@redhat.com>

	* docs/key_mouse_navigation.txt:
	Update keynav docs.

	* libnautilus-private/nautilus-icon-private.h:
	* libnautilus-private/nautilus-icon-container.c:
	(button_release_event), (motion_notify_event), (key_press_event),
	(handle_icon_button_press), (has_multiple_selection),
	(has_selection):
	Don't do context menu on middle button.
	Shift-F10 gives directory context menu if no selection
	Change Ctrl-F10 to Shift-F9 to pop up directory context
	menu. Ctrl-F10 was
	conflicting with Toolbar keynav.

	* src/nautilus-shell-ui.xml:
	Remove Escape accelerator for escape. It was colliding with
	various
	other uses of escape all over. Need to rethink this.

M	ChangeLog
M	docs/key_mouse_navigation.txt
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-private.h
M	src/nautilus-shell-ui.xml

commit 2c93c36247e8d63a2df177193184d40804ec5171
Author: Christian Rose <menthos@menthos.com>
Date:	2003-03-26

    Added "yi" to ALL_LINGUAS. Added Yiddish translation by Raphael Finkel

    2003-03-26	Christian Rose	<menthos@menthos.com>

	* configure.in: Added "yi" to ALL_LINGUAS.
	* yi.po: Added Yiddish translation by
	Raphael Finkel <raphael@cs.uky.edu>.

M	ChangeLog
M	configure.in
M	po/ChangeLog
A	po/yi.po

commit 0dbceb89b246802b04b22598d47330da83907702
Author: Alexander Larsson <alexl@redhat.com>
Date:	2003-03-26

    Re-Fix Home/End. Make Ctrl-space create a keyboar focus if none exists

    2003-03-26	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-icon-container.c
	(handle_icon_button_press):
	Re-Fix Home/End.
	Make Ctrl-space create a keyboar focus if none exists instead
	of activating
	the selection.

	* docs/Makefile.am:
	* docs/key_mouse_navigation.txt:
	Add some key/mouse docs for views.

M	ChangeLog
M	docs/Makefile.am
A	docs/key_mouse_navigation.txt
M	libnautilus-private/nautilus-icon-container.c

commit 3740db883c5cd7e78b14f2c5f59724f936beb0ea
Author: Sanlig Badral <badaa@src.gnome.org>
Date:	2003-03-26

    *** empty log message ***

M	po/ChangeLog
M	po/mn.po

commit b318272240639218a7b7f98f7cd1ccbce838c770
Author: Dave Camp <campd@src.gnome.org>
Date:	2003-03-26

    oops

M	src/file-manager/fm-list-view.c

commit f755bfc133c4705734ff6cbc4e48602592f23030
Author: Dave Camp <dave@ximian.com>
Date:	2003-03-26

    Implement the widget side drag and drop here instead of
    eggtreemultidnd.c.

    2003-03-26	Dave Camp  <dave@ximian.com>

	* src/file-manager/fm-list-view.c: (activate_selected_items),
	(fm_list_view_did_not_drag), (drag_data_get_callback),
	(selection_foreach), (get_selection_refs), (ref_list_free),
	(stop_drag_check), (get_drag_pixbuf), (motion_notify_callback),
	(button_event_modifies_selection), (button_press_callback),
	(button_release_callback), (key_press_callback),
	(create_and_set_up_tree_view), (fm_list_view_finalize): Implement
	the widget side drag and drop here instead of eggtreemultidnd.c.
	Clean up mouse event handling to be more similar to the icon view.

	Fixes bug #48051, #89980, #90437, #105593, #108946, among others.

	Thanks to marten ter borgh <marten@terborgh.demon.nl> for help
	with this patch.

M	ChangeLog
M	src/file-manager/fm-list-view.c

commit b793c9d66be23f096f6ac50e5aff4b52da5b85f9
Author: Alexander Larsson <alexl@redhat.com>
Date:	2003-03-26

    Fix keyboard arrow key navigation for manual layout so that you
    can reach

    2003-03-26	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-icon-private.h:
	* libnautilus-private/nautilus-icon-container.c:
	Fix keyboard arrow key navigation for manual layout so that you
	can reach all icons.
	Fix home and end for automatic layout.

M	ChangeLog
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-private.h

commit c4bb33a1d45ae553818b8343482e3d3e8d3198d7
Author: Hasbullah Bin Pit <sebol@ikhlas.com>
Date:	2003-03-26

    Updated Malay translation.

    2003-03-26 Hasbullah Bin Pit <sebol@ikhlas.com>

	    * ms.po: Updated Malay translation.

M	po/ChangeLog
M	po/ms.po

commit 16835a8f6470380e4287a0d4e2358a13245c3c2e
Author: Yuri Syrota <rasta@src.gnome.org>
Date:	2003-03-26

    Updated Ukrainian translation

M	po/ChangeLog
M	po/uk.po

commit 6f34b2fa78388e0f64c287a775ce569547fb8478
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2003-03-25

    Updated Norwegian (bokmal) translation.

    2003-03-25	Kjartan Maraas	<kmaraas@gnome.org>

	* no.po: Updated Norwegian (bokmal) translation.

M	po/ChangeLog
M	po/no.po

commit 445ec9a59b29b77fdfca1a73e6e6a03c474f1613
Author: Ole Laursen <olau@hardworking.dk>
Date:	2003-03-25

    Updated Danish translation.

    2003-03-25	Ole Laursen  <olau@hardworking.dk>

	* da.po: Updated Danish translation.

M	po/ChangeLog
M	po/da.po

commit 976e4cc08adada9896d0361d06706402f20cddb2
Author: Pauli Virtanen <pauli.virtanen@hut.fi>
Date:	2003-03-25

    Updated Finnish translation.

    2003-03-25	Pauli Virtanen	<pauli.virtanen@hut.fi>

	* fi.po: Updated Finnish translation.

M	po/ChangeLog
M	po/fi.po

commit 252406ce4718a8ebe315145fe17074ed3659e446
Author: Duarte Loreto <happyguy_pt@hotmail.com>
Date:	2003-03-25

    Updated Portuguese translation.

    2003-03-25	Duarte Loreto <happyguy_pt@hotmail.com>

	    * pt.po: Updated Portuguese translation.

M	po/ChangeLog
M	po/pt.po

commit 102500f200ad038bc5a35b3c84695fe285a51b26
Author: Pablo Gonzalo del Campo <pablodc@bigfoot.com>
Date:	2003-03-25

    Updated Spanish translation.

    2003-03-25	Pablo Gonzalo del Campo  <pablodc@bigfoot.com>

	    * es.po: Updated Spanish translation.

M	po/ChangeLog
M	po/es.po

commit 3032287da634d1a5adf0d4d95c27cae43b28f957
Author: Andras Timar <timar@gnome.hu>
Date:	2003-03-25

    Updated Hungarian translation.

    2003-03-25	Andras Timar  <timar@gnome.hu>

	* hu.po: Updated Hungarian translation.

M	po/ChangeLog
M	po/hu.po

commit e206abba421f551523373c63380bba9ac1942976
Author: Gil Osher <dolfin@src.gnome.org>
Date:	2003-03-25

    Updated Hebrew translation.


    * he.po: Updated Hebrew translation.

M	po/ChangeLog

commit a0d7bbea3961602ab4e41559fb1ae1176ec43bec
Author: Gil Osher <dolfin@src.gnome.org>
Date:	2003-03-25

    *** empty log message ***

M	po/he.po

commit cdbb74ed17d4851a77362fd62cbafeeeff1433a7
Author: Michal Bukovjan <mbukovjan@src.gnome.org>
Date:	2003-03-25

    Updated Czech translation

M	po/cs.po

commit 5a2b45a436f693d7647899306edeef2268b9d3c5
Author: Alexander Larsson <alexl@redhat.com>
Date:	2003-03-25

    Remove Free space from status bar.

    2003-03-25	Alexander Larsson  <alexl@redhat.com>

	* src/file-manager/fm-directory-view.c
	(fm_directory_view_display_selection_info):
	Remove Free space from status bar.

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit 12c3ccc6621a46c5bea854551d176ce402d058a9
Author: Jordi Mallach <jordim@src.gnome.org>
Date:	2003-03-25

    Updated Catalan translation.

M	po/ChangeLog
M	po/ca.po

commit a6df79694e1941a14e6aceb141b7a8efe8307f52
Author: Metin Amiroff <metin@karegen.com>
Date:	2003-03-25

    Updated Azerbaijani translaion.

    2003-03-25	Metin Amiroff <metin@karegen.com>

	* az.po: Updated Azerbaijani translaion.

M	po/ChangeLog
M	po/az.po

commit 2f317016d370c4f4dad9f7ca23eb0d6109c978ad
Author: Metin Amiroff <metin@karegen.com>
Date:	2003-03-25

    Updated Azerbaijani translaion.

    2003-03-25	Metin Amiroff <metin@karegen.com>

	* az.po: Updated Azerbaijani translaion.

M	po/az.po

commit 7f5ce1abf9af68f1844f5cf0ef77233d30e01687
Author: Alexander Larsson <alexl@redhat.com>
Date:	2003-03-25

    Free space in status bar.

    2003-03-25	Alexander Larsson  <alexl@redhat.com>

	* src/file-manager/fm-directory-view.c
	(fm_directory_view_display_selection_info):
	Free space in status bar.

	* src/nautilus-window-manage-views.c (begin_location_change):
	Set status to " " instead to avoid status bar disappearing.

M	ChangeLog
M	src/file-manager/fm-directory-view.c
M	src/nautilus-window-manage-views.c

commit cd3a05ef9fc3051d379db8a1e309d133898ed69e
Author: Alexander Larsson <alexl@redhat.com>
Date:	2003-03-25

    Clear status on location change.

    2003-03-25	Alexander Larsson  <alexl@redhat.com>

	* src/nautilus-window-manage-views.c (begin_location_change):
	Clear status on location change.

M	ChangeLog
M	src/nautilus-window-manage-views.c

commit c433d6287bc600f4d0597940cceec7fa168b9559
Author: Alexander Larsson <alexl@redhat.com>
Date:	2003-03-25

    Report selected files when done loading. This makes the selected files

    2003-03-25	Alexander Larsson  <alexl@redhat.com>

	* src/file-manager/fm-directory-view.c (done_loading):
	Report selected files when done loading.
	This makes the selected files status text not stick on
	directory change.

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit e2aff01da567e24f949a3608e499863f81e68188
Author: updated ja.po. T.Aihana <aihana@gnome.gr.jp>
Date:	2003-03-25

    2003-03-25 updated ja.po. T.Aihana <aihana@gnome.gr.jp>

M	po/ChangeLog
M	po/ja.po

commit cf6920c17ca7bc6a81722c7cd6fc64f09a2c11fd
Author: Alexander Larsson <alexl@redhat.com>
Date:	2003-03-25

    Fix race on thumbnail creation. If a thumbnail was being created
    when the

    2003-03-25	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-thumbnails.c
	(thumbnail_thread_start):
	Fix race on thumbnail creation. If a thumbnail was being created
	when the file
	was modified the request wouldn't be entered in the queue,
	but the created
	thumbnail has the wrong mtime.

M	ChangeLog
M	libnautilus-private/nautilus-thumbnails.c

commit b801f6c1246dd4c7eca0c239548c508ee2b91fb9
Author: Dmitry Mastrukov <dmitrym@src.gnome.org>
Date:	2003-03-25

    ru.po: Updated Russian translation from Russian team
    <gnome-cyr@gnome.org>.

M	po/ChangeLog
M	po/ru.po

commit 501dcaef09a83ffe564e5c9daedafaa6d6821f32
Author: Dmitry Mastrukov <dmitrym@src.gnome.org>
Date:	2003-03-25

    be.po: Updated Belarusian translation from Belarusian team
    <i18n@mova.org>.

M	po/ChangeLog
M	po/be.po

commit 1e4553eb5d8a8ee7241544eadb3d7d8b84f437b7
Author: Christian Rose <menthos@menthos.com>
Date:	2003-03-24

    Updated Swedish translation.

    2003-03-24	Christian Rose	<menthos@menthos.com>

	* sv.po: Updated Swedish translation.

M	po/ChangeLog
M	po/sv.po

commit 0acc4c89b94bde6edd0ae0107d211476597c9fd5
Author: Gaute Lindkvist <lindkvis@src.gnome.org>
Date:	2003-03-24

    free space addition

M	ChangeLog

commit 349b8ea3c96128b29578b7dbbadfb770db5e9d80
Author: Gaute Lindkvist <lindkvis@src.gnome.org>
Date:	2003-03-24

    The rest of the free space stuff.

M	src/file-manager/fm-properties-window.c

commit 81e99f4b161363390799f2856cf7bfdf55a7981e
Author: Gaute Lindkvist <lindkvis@src.gnome.org>
Date:	2003-03-24

    Free space and volume name in property window for directories

M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-file.h

commit 54ae8fa6aa1bc5dcb248a21f9c7497fabb35427e
Author: Alexander Larsson <alexl@redhat.com>
Date:	2003-03-24

    Scroll to current position on reload.

    2003-03-24	Alexander Larsson  <alexl@redhat.com>

	* src/nautilus-window-manage-views.c (nautilus_window_reload):
	Scroll to current position on reload.

M	ChangeLog
M	src/nautilus-window-manage-views.c

commit 6f0c8e46543ccb48d87d788af2c16694e869839b
Author: Bastien Nocera <hadess@hadess.net>
Date:	2003-03-24

    Review the use of trash v. Wastebasket (Closes: #83764)

    2003-03-24	Bastien Nocera	<hadess@hadess.net>

	* en_GB.po: Review the use of trash v. Wastebasket (Closes:
	#83764)

M	po/ChangeLog
M	po/en_GB.po

commit e9d3eefb24214ee070379cac4c643319dfd0c732
Author: Christophe Merlet <redfox@src.gnome.org>
Date:	2003-03-23

    Updated French translation.

M	po/ChangeLog
M	po/fr.po

commit 9c0b9541646eaf7d64b3345cedb1f95a2ff1b1a2
Author: Christian Neumair <cneumair@src.gnome.org>
Date:	2003-03-22

    Updated German translation.

M	po/ChangeLog
M	po/de.po

commit 06e9533a4542edf3dd7d38b8e62d1875ec4f739c
Author: Pablo Saratxaga <pablo@src.gnome.org>
Date:	2003-03-22

    Added Walloon file

M	ChangeLog
M	configure.in
M	po/ChangeLog
M	po/lt.po
C061	po/lt.po	po/wa.po

commit 2216e7774700f226b42ad0b9f59c8e79477d5c1f
Author: Andras Timar <timar@gnome.hu>
Date:	2003-03-20

    Updated Hungarian translation.

    2003-03-20	Andras Timar  <timar@gnome.hu>

	* hu.po: Updated Hungarian translation.

M	po/ChangeLog
M	po/hu.po

commit fb4fa86ece6e4575545df5e0710c8ddfabdbea74
Author: Andras Timar <timar@gnome.hu>
Date:	2003-03-20

    Updated Hungarian translation.

    2003-03-20	Andras Timar  <timar@gnome.hu>

	* hu.po: Updated Hungarian translation.

M	po/hu.po

commit 3e0745b836ca7d5e5a4f981658bd0980de584672
Author: Alexander Larsson <alexl@redhat.com>
Date:	2003-03-19

    Fix crash.

    2003-03-19	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-icon-container.c
	(select_one_unselect_others):
	Fix crash.

M	ChangeLog
M	libnautilus-private/nautilus-icon-container.c

commit 8a158668e64896d77d5a0e42944fd2dfe8c8232f
Author: Alexander Larsson <alexl@redhat.com>
Date:	2003-03-19

    If the ViewFrame is mapped already, activate the frame control. This
    fixes

    2003-03-19	Alexander Larsson  <alexl@redhat.com>

	* src/nautilus-view-frame.c (attach_view):
	If the ViewFrame is mapped already, activate the frame control.
	This fixes the tree sidebar not loading when you hide/show the
	sidebar.

M	ChangeLog
M	src/nautilus-view-frame.c

commit 264cea06f90f9b7c39d2f43d27121e24a9b36b4d
Author: Padraig O'Briain <padraig.obriain@sun.com>
Date:	2003-03-19

    New function which sets which state ATK_STATE_FOCUSED, if appropriate.

    2003-03-19	Padraig O'Briain  <padraig.obriain@sun.com>

	* libnautilus-private/nautilus-icon-canvas-item.c
	(nautilus_icon_canvas_item_accessible_ref_state_set): New function
	which sets which state ATK_STATE_FOCUSED, if appropriate.

	* libnautilus-private/nautilus-icon-container.c
	(select_one_unselect_others): Call atk_focus_tracker_notify() if
	selection changed.

	This fixes bug #107639.

M	ChangeLog
M	libnautilus-private/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-container.c

commit e8c0ad97c267a11de6ffbe134ce7561a5401a522
Author: Alexander Larsson <alexl@redhat.com>
Date:	2003-03-18

    notes emblem is a reserved name, and does not show up in lists.

    2003-03-18	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-emblem-utils.c:
	(is_reserved_keyword), (nautilus_emblem_should_show_in_list):
	notes emblem is a reserved name, and does not show up in lists.

	* libnautilus-private/nautilus-file.h:
	Added notes emblem name

	* libnautilus-private/nautilus-file.c: (file_has_note),
	(get_automatic_emblems_as_integer),
	(prepend_automatic_emblem_names):
	Implement automatic notes emblem.

M	ChangeLog
M	libnautilus-private/nautilus-emblem-utils.c
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-file.h

commit 2a15d316a784bc522e68d9d84c3e364bf728d07b
Author: Gil Osher <dolfin@src.gnome.org>
Date:	2003-03-18

    Updated Hebrew translation.


    * he.po: Updated Hebrew translation.

M	po/ChangeLog

commit e276393aa0c104c0cda3e0b5bdf7e9be7ec4b4c3
Author: Gil Osher <dolfin@src.gnome.org>
Date:	2003-03-18

    *** empty log message ***

M	po/he.po

commit c0cf38d846e6ff0d90a59cbf4e67392b4c8e19a6
Author: Pablo Saratxaga <pablo@src.gnome.org>
Date:	2003-03-18

    updated Vietnamese file

M	po/ChangeLog
M	po/vi.po

commit fdea078b1e9523eb5a8cc9b5c4729fa82d46f715
Author: Alexander Larsson <alexl@redhat.com>
Date:	2003-03-18

    Don't activate on double click of any modifiers are used.

    2003-03-18	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-icon-container.c
	(handle_icon_button_press):
	Don't activate on double click of any modifiers are used.

M	ChangeLog
M	libnautilus-private/nautilus-icon-container.c

commit 5305f2c666f7a93d7671517ccb9b045dd76f73c5
Author: Frédéric Crozat <fcrozat@src.gnome.org>
Date:	2003-03-18

    Don't use eel_g_hash_table_new_free_at_exit, it only outputs wrong

    * libnautilus-private/nautilus-icon-factory.c:
    (nautilus_icon_factory_instance_init),
    (nautilus_icon_factory_finalize), (mimetype_limited_by_size):
    Don't use eel_g_hash_table_new_free_at_exit, it only outputs
    wrong warnings when exiting.

M	ChangeLog
M	libnautilus-private/nautilus-icon-factory.c

commit 14a7911eaf28d9794622df758085940af7fd88d8
Author: Frédéric Crozat <fcrozat@src.gnome.org>
Date:	2003-03-18

    Fix script migration from Nautilus 1.0.x (bug #80704)

    * src/file-manager/fm-directory-view.c:
    (set_up_scripts_directory_global), (create_scripts_directory),
    (open_scripts_folder_callback):
    Fix script migration from Nautilus 1.0.x (bug #80704)

M	.cvsignore
M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit 8f08b496a8a593ef36b94f6c428e5cf165995d62
Author: Pauli Virtanen <pauli.virtanen@hut.fi>
Date:	2003-03-17

    Updated Finnish translation.

    2003-03-17	Pauli Virtanen	<pauli.virtanen@hut.fi>

	* fi.po: Updated Finnish translation.

M	po/ChangeLog
M	po/fi.po

commit 2e050ea1b56a6db3810a9fa6303057ed4996bb7b
Author: Pablo Gonzalo del Campo <pablodc@bigfoot.com>
Date:	2003-03-17

    Updated Spanish translation.

    2003-03-17	Pablo Gonzalo del Campo  <pablodc@bigfoot.com>

	    * es.po: Updated Spanish translation.

M	po/ChangeLog
M	po/es.po

commit 06c425af73982eef4a3dc3e4121662ed3e40d530
Author: Peteris Krisjanis <peterisk@src.gnome.org>
Date:	2003-03-17

    2003-03-17	Artis Trops  <hornet@navigator.lv> * lv.po: Updated
    Latvian translation

M	po/ChangeLog
M	po/lv.po

commit ba48ea5cd7b7017b2611db79d10bc905b4b1f9c2
Author: Kjartan Maraas <kmaraas@src.gnome.org>
Date:	2003-03-17

    More date format fixes

M	po/no.po

commit d1ff4587f61cf37e16e69f0e229a5a328e0cf6c9
Author: Alexander Larsson <alexl@redhat.com>
Date:	2003-03-17

    Use bottom middle point as start position, since otherwise you
    might miss

    2003-03-17	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-icon-container.c
	(record_arrow_key_start):
	Use bottom middle point as start position, since otherwise you
	might miss
	icons that are not as tall as half the height of the current one.

M	ChangeLog
M	libnautilus-private/nautilus-icon-container.c

commit dd3eaca92429b8f04510647399a5465257e38a5d
Author: Alexander Larsson <alexl@redhat.com>
Date:	2003-03-17

    Correctly handle cases where one widget controls several keys by
    using new

    2003-03-17	Alexander Larsson  <alexl@redhat.com>

	* src/nautilus-file-management-properties.c
	(nautilus_file_management_properties_dialog_setup):
	Correctly handle cases where one widget controls several keys
	by using new _slave stuff in eel.

	* libnautilus-private/apps_nautilus_preferences.schemas:
	Correct paths for show_backup_files & show_hidden_files

M	ChangeLog
M	libnautilus-private/apps_nautilus_preferences.schemas
M	src/nautilus-file-management-properties.c

commit 1fb925d2b6548be915b6b04e6dab6c1f26a41059
Author: Alexander Larsson <alexl@redhat.com>
Date:	2003-03-17

    Fix clean up by name layout.

    2003-03-17	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-icon-container.c
	(lay_down_icons_tblr):
	Fix clean up by name layout.

M	ChangeLog
M	libnautilus-private/nautilus-icon-container.c

commit b8f5cff0c04a0d70ef4e0a9e59442099b132e568
Author: Alexander Larsson <alexl@redhat.com>
Date:	2003-03-17

    Move rename widget left one pixel to handle frame width.

    2003-03-17	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-icon-container.c
	(nautilus_icon_container_start_renaming_selected_item):
	Move rename widget left one pixel to handle frame width.

	* libnautilus-private/nautilus-icon-canvas-item.c
	(compute_text_rectangle):
	Make the LABEL_OFFSET be part of the text rect to avoid a gap.

M	ChangeLog
M	libnautilus-private/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-container.c

commit 0f69de8bd63962fec4c8872e5442b10e2b4db65d
Author: Abel Cheung <maddog@linux.org.hk>
Date:	2003-03-17

    Updated traditional Chinese translation.

    2003-03-17	Abel Cheung  <maddog@linux.org.hk>

	* zh_TW.po: Updated traditional Chinese translation.

M	po/ChangeLog
M	po/zh_TW.po

commit 295609d4a720d1c6d51e29963b497cbed6b65385
Author: Kang Jeong-Hee <kz@src.gnome.org>
Date:	2003-03-17

    ko.po updated

M	po/ChangeLog
M	po/ko.po

commit 7407f50dfac32d4e1f06e4725d707fff13c0493b
Author: Chyla Zbigniew <chyla@src.gnome.org>
Date:	2003-03-17

    Updated Polish translation by GNOME PL Team <translators@gnome.pl>

M	po/ChangeLog
M	po/pl.po

commit 419f514cd3bd0319b79ac7d8b594edabf5f76b78
Author: Evandro Fernandes Giovanini <evandrofg@ig.com.br>
Date:	2003-03-16

    Updated Brazilian Portuguese translation.

    2003-03-16	Evandro Fernandes Giovanini <evandrofg@ig.com.br>

	    * pt_BR.po: Updated Brazilian Portuguese translation.

M	po/ChangeLog
M	po/pt_BR.po

commit 03ea5340f7b8496c36cbacbd5324006e1bd79ff2
Author: Laurent Dhima <laurenti@src.gnome.org>
Date:	2003-03-16

    Updated Albanian translation

    * sq.po: Updated Albanian translation

M	po/ChangeLog

commit ddff276e9bb02e2bfd40cf3aed96821caccc22e0
Author: Laurent Dhima <laurenti@src.gnome.org>
Date:	2003-03-16

    Updated

    * sq.po: Updated

M	po/sq.po

commit c043e7e18cb71b91fbeceffe38148d3414012cbc
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2003-03-16

    Updated Norwegian (bokmal) translation.

    2003-03-16	Kjartan Maraas	<kmaraas@gnome.org>

	* no.po: Updated Norwegian (bokmal) translation.

M	po/ChangeLog
M	po/no.po

commit 98740bd0b552d5797427d1c62a4f52a323379edb
Author: translated to UTF-8 instead of EUC-JP. T.Aihana
<aiana@gnome.gr.jp>
Date:	2003-03-16

    2003-03-16 translated to UTF-8 instead of EUC-JP. T.Aihana
    <aiana@gnome.gr.jp>

M	po/ja.po

commit 6c6cb05a3d61394c17b2d1851c287420e892f440
Author: updated ja.po. T.Aihana <aihana@gnome.gr.jp>
Date:	2003-03-16

    2003-03-16 updated ja.po. T.Aihana <aihana@gnome.gr.jp>

M	po/ChangeLog
M	po/ja.po

commit 4d07d5828179d66f4e2f86ebbeba3d5eabfcf55f
Author: Dmitry Mastrukov <dmitrym@src.gnome.org>
Date:	2003-03-16

    be.po: Updated Belarusian translation from Belarusian team
    <i18n@mova.org>.

M	po/ChangeLog
M	po/be.po

commit f854ada516730e216fef92afece787b3e867b860
Author: Duarte Loreto <happyguy_pt@hotmail.com>
Date:	2003-03-16

    Updated Portuguese translation.

    2003-03-16	Duarte Loreto <happyguy_pt@hotmail.com>

	    * pt.po: Updated Portuguese translation.

M	po/ChangeLog
M	po/pt.po

commit 18e9b8c452a6a277603216290ffee18fc8cd18a0
Author: Miloslav Trmac <mitr@src.gnome.org>
Date:	2003-03-15

    Update Czech translation

M	po/ChangeLog
M	po/cs.po

commit a60d6e1712d8fb4bbc39d4d9065f75f5ccbb1cc8
Author: Dmitry Mastrukov <dmitrym@src.gnome.org>
Date:	2003-03-15

    ru.po: Updated Russian translation from Russian team
    <gnome-cyr@gnome.org>.

M	po/ChangeLog
M	po/ru.po

commit b2ad164f355713ec88de2c73650f867ef613fb88
Author: Dave Camp <dave@ximian.com>
Date:	2003-03-14

    (didn't save my buffer before I committed)

    2003-03-14	Dave Camp  <dave@ximian.com>

	* src/file-manager/fm-list-view.c
	(fm_list_view_start_renaming_file):
	Don't start a rename if there is already a rename in progress.

	Patch from marten ter borgh <marten@terborgh.demon.nl>, fixes
	bug #106464.

M	src/file-manager/fm-list-view.c

commit 51d1e057be03e0d85119cea315099168054d5b70
Author: Dave Camp <dave@ximian.com>
Date:	2003-03-14

    Don't start a rename if there is already a rename in progress.

    2003-03-14	Dave Camp  <dave@ximian.com>

	* src/file-manager/fm-list-view.c
	(fm_list_view_start_renaming_file):
	Don't start a rename if there is already a rename in progress.

	Patch from marten ter borgh <marten@terborgh.demon.nl>, fixes
	bug #106464.

M	ChangeLog
M	src/file-manager/fm-list-view.c

commit 0d69f015bbba23a97b5d7f879611c8aab9e4de8a
Author: Dave Camp <dave@ximian.com>
Date:	2003-03-14

    Recompute the mime type and passit to the stream's load method.

    2003-03-14	Dave Camp  <dave@ximian.com>

	* components/adapter/nautilus-adapter-stream-load-strategy.c
	(nautilus_adapter_stream_load_strategy_load_location): Recompute
	the mime type and passit to the stream's load method.

M	ChangeLog
M	components/adapter/nautilus-adapter-stream-load-strategy.c

commit 67f3531bd50d752125705162bb58d0d05cae0444
Author: Dave Camp <dave@ximian.com>
Date:	2003-03-14

    Clear the drop target.

    2003-03-14	Dave Camp  <dave@ximian.com>

	* libnautilus-private/nautilus-icon-dnd.c (drag_leave_callback):
	Clear the drop target.

M	ChangeLog
M	libnautilus-private/nautilus-icon-dnd.c

commit 7ba2c3b7d7320feb57244094d0c3ef3e2b16072c
Author: Christian Rose <menthos@menthos.com>
Date:	2003-03-14

    Updated Swedish translation.

    2003-03-14	Christian Rose	<menthos@menthos.com>

	* sv.po: Updated Swedish translation.

M	po/ChangeLog
M	po/sv.po

commit 6094cd9a2ad5ecd66883cc561e87cdbb11a988fc
Author: Alexander Larsson <alexl@redhat.com>
Date:	2003-03-14

    Fix some default values.

    2003-03-14	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-global-preferences.c:
	Fix some default values.

	* libnautilus-private/apps_nautilus_preferences.schemas:
	Update the schema file.

M	ChangeLog
M	libnautilus-private/apps_nautilus_preferences.schemas
M	libnautilus-private/nautilus-global-preferences.c

commit 4c49c7796a2066ada986001f3171dce95160f869
Author: Alexander Larsson <alexl@redhat.com>
Date:	2003-03-14

    Call g_set_application_name(). String change.

    2003-03-14	Alexander Larsson  <alexl@redhat.com>

	* src/nautilus-main.c (main):
	Call g_set_application_name().
	String change.

M	ChangeLog
M	src/nautilus-main.c

commit 874de18833bf58f1b3ed70b8b64a0d5de556e1c0
Author: Alexander Larsson <alexl@redhat.com>
Date:	2003-03-14

    Make NautilusDirectory a GObject.

    2003-03-14	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-directory.h:
	* libnautilus-private/nautilus-directory.c:
	(nautilus_directory_new):
	Make NautilusDirectory a GObject.

	* libnautilus-private/nautilus-file.h:
	* libnautilus-private/nautilus-file.c:
	(nautilus_file_new_from_relative_uri),
	(nautilus_file_new_from_info):
	Make NautilusFile a GObject.

	* libnautilus-private/nautilus-trash-file.c:
	(trash_callback_remove_file_cover), (trash_finalize),
	(nautilus_trash_file_class_init):
	Convert destroy into finalize.

	* libnautilus-private/nautilus-vfs-directory.h:
	* libnautilus-private/nautilus-vfs-directory.c:
	(nautilus_vfs_directory_init),
	(nautilus_vfs_directory_class_init):
	* libnautilus-private/nautilus-vfs-file.c:
	(nautilus_vfs_file_init), (nautilus_vfs_file_class_init):
	* libnautilus-private/nautilus-vfs-file.h:
	Remove unused details fields.

	* src/file-manager/fm-directory-view.c: (disconnect_handler),
	(disconnect_directory_handler),
	(disconnect_directory_as_file_handler):
	* src/file-manager/fm-search-list-view.c: (real_adding_file):
	Don't cast NautilusFiles and NautilusDirectories to GtkObjects.

M	ChangeLog
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-directory.h
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-file.h
M	libnautilus-private/nautilus-trash-file.c
M	libnautilus-private/nautilus-vfs-directory.c
M	libnautilus-private/nautilus-vfs-directory.h
M	libnautilus-private/nautilus-vfs-file.c
M	libnautilus-private/nautilus-vfs-file.h
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-search-list-view.c

commit d94e040788e4f8ee746df165a87a494fb5250e29
Author: Dmitry Mastrukov <dmitrym@src.gnome.org>
Date:	2003-03-14

    be.po: Updated Belarusian translation from Belarusian team
    <i18n@mova.org>.

M	po/ChangeLog
M	po/be.po

commit cd03933acebdd34df1198a61a986b8f1f4b1d72e
Author: Stano Visnovsky <stano@src.gnome.org>
Date:	2003-03-13

    Stanislav Visnovsky  <visnovsky@nenya.ms.mff.cuni.cz>

	    * sk.po: Updated Slovak translation.

M	po/sk.po

commit b6b6ad7249372c11ab9a321400122660a9b76d6f
Author: updated ja.po. T.Aihana <aihana@gnome.gr.jp>
Date:	2003-03-13

    2003-03-13 updated ja.po. T.Aihana <aihana@gnome.gr.jp>

M	po/ChangeLog
M	po/ja.po

commit ed3510083cab56da33e88ffe2b04d5ad177767bb
Author: Christian Rose <menthos@menthos.com>
Date:	2003-03-13

    Added "ml" to ALL_LINGUAS. Added Malayalam translation by FSF-India

    2003-03-13	Christian Rose	<menthos@menthos.com>

	* configure.in: Added "ml" to ALL_LINGUAS.
	* po/ml.po: Added Malayalam translation by
	FSF-India <locale@gnu.org.in>.

M	ChangeLog
M	configure.in
M	po/ChangeLog
A	po/ml.po

commit f2427d9b18e872d6ec2a0d5a570515a3e08a5da8
Author: Alexander Larsson <alexl@redhat.com>
Date:	2003-03-13

    Make the thumbnail size prefs only affect images.

    2003-03-13	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-icon-factory.c
	(should_show_thumbnail):
	Make the thumbnail size prefs only affect images.

M	ChangeLog
M	libnautilus-private/nautilus-icon-factory.c

commit c505989d59fa6e04ebe0eed8b6b9eff225b50620
Author: Alexander Larsson <alexl@redhat.com>
Date:	2003-03-13

    Call the response callback on delete_event, with GTK_RESPONSE_CLOSE.

    2003-03-13	Alexander Larsson  <alexl@redhat.com>

	* src/nautilus-file-management-properties.c
	(nautilus_file_management_properties_dialog_show):
	Call the response callback on delete_event, with
	GTK_RESPONSE_CLOSE.

	* src/nautilus-file-management-properties-mail.c:
	indentation fix.

    2003-03-13	Alexander Larsson  <alexl@redhat.com>

	* configure.in:
	* nautilus.spec.in:
	Updated spec file from Neil Weisenfeld <weisen@ai.mit.edu>

M	ChangeLog
M	configure.in
M	nautilus.spec.in
M	src/nautilus-file-management-properties-main.c
M	src/nautilus-file-management-properties.c

commit bafcfa2ffc2f9ff9d716b14946d1c6b1dc5b6ed0
Author: Sanlig Badral <badaa@src.gnome.org>
Date:	2003-03-13

    *** empty log message ***

M	po/ChangeLog
M	po/mn.po

commit d5a46321f783cce5cbba7b46be0da059d5cc350c
Author: Bastien Nocera <hadess@hadess.net>
Date:	2003-03-12

    do not allow gnome-desktop to parse the file if it's not a .desktop
    file

    2003-03-12	Bastien Nocera	<hadess@hadess.net>

	* src/file-manager/fm-icon-view.c: (icon_view_handle_uri_list):
	do not
	allow gnome-desktop to parse the file if it's not a .desktop file
	(Closes: #106970 in Totem)

M	ChangeLog
M	src/file-manager/fm-icon-view.c

commit 7445cfa6640eb23ab6a0faa17c9f398ce2764975
Author: Alex Duggan <aldug@astrolinux.com>
Date:	2003-03-12

    install nautilus-file-management-properties .desktop file to the
    correct

    2003-03-12	Alex Duggan  <aldug@astrolinux.com>

	* Makefile.am: install nautilus-file-management-properties
	.desktop file to the correct location so it's seen in
	the gnome-panel menus

	* nautilus-file-management-properties.desktop.in:
	Add startup notification

M	ChangeLog
M	Makefile.am
M	nautilus-file-management-properties.desktop.in

commit 613b690792728f2cf4b72bbaada8807caf2afbe8
Author: Dave Camp <dave@ximian.com>
Date:	2003-03-12

    Always set the original_name object data if it hasn't been set yet.

    2003-03-12	Dave Camp  <dave@ximian.com>

	* src/file-manager/fm-properties-window.c
	(name_field_update_to_match_file): Always set the original_name
	object data if it hasn't been set yet.

M	ChangeLog
M	src/file-manager/fm-properties-window.c

commit b15f2dbedb76f38e59b3f65ba45b6a6492f9be6a
Author: Alexander Larsson <alexl@redhat.com>
Date:	2003-03-12

    Keep track of whether the file is being thumbnailed. If it is at

    2003-03-12	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-file-private.h:
	* libnautilus-private/nautilus-file.c: (finalize),
	(nautilus_file_invalidate_attributes_internal),
	(nautilus_file_is_thumbnailing),
	(nautilus_file_set_is_thumbnailing):
	* libnautilus-private/nautilus-file.h:
	Keep track of whether the file is being thumbnailed.
	If it is at finalization, remove from the thumbnail queue.

	* libnautilus-private/nautilus-icon-container.h:
	* libnautilus-private/nautilus-icon-container.c:
	(redo_layout_internal), (realize),
	(nautilus_icon_container_instance_init),
	(nautilus_icon_container_prioritize_thumbnailing),
	(nautilus_icon_container_prioritize_thumbnailing_for_visible_icons)
	, (handle_vadjustment_changed):
	Prioritize thumbnailing for icons visibile on the screen.

	* libnautilus-private/nautilus-icon-factory.c:
	(show_thumbnails_changed_callback):
	Remove all thumbnails from queue when thumbnails are disabled.

	* libnautilus-private/nautilus-thumbnails.h:
	* libnautilus-private/nautilus-thumbnails.c:
	(free_thumbnail_info),
	(nautilus_thumbnail_remove_from_queue),
	(nautilus_thumbnail_remove_all_from_queue),
	(nautilus_thumbnail_prioritize),
	(thumbnail_thread_notify_file_changed),
	(nautilus_create_thumbnail), (thumbnail_thread_start):
	New functions to remove thumbnails from the queue and to
	prioritize them.

	* src/file-manager/fm-icon-container.c:
	(fm_icon_container_prioritize_thumbnailing),
	(fm_icon_container_class_init):
	Implement prioritize_thumbnailing.

M	ChangeLog
M	libnautilus-private/nautilus-file-private.h
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-file.h
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-container.h
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus-private/nautilus-thumbnails.c
M	libnautilus-private/nautilus-thumbnails.h
M	src/file-manager/fm-icon-container.c

commit 6043a4301e3b07161b0e3cf21da92d210cd670a1
Author: Metin Amiroff <metin@karegen.com>
Date:	2003-03-11

    Updated Azerbaijani translation.

    2003-03-12	Metin Amiroff  <metin@karegen.com>

	* az.po: Updated Azerbaijani translation.

M	po/ChangeLog
M	po/az.po

commit 95f7fe8d58778460339b9bd71fbcd01cdf066eea
Author: Alexander Larsson <alexl@redhat.com>
Date:	2003-03-11

    Don't save geometry if the window is maximized.

    2003-03-11	Alexander Larsson  <alexl@redhat.com>

	* src/nautilus-window.c (nautilus_window_save_geometry):
	Don't save geometry if the window is maximized.

M	ChangeLog
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window.c

commit b98cb32b785992315aecfa6df98f6527a79da48f
Author: Alex Duggan <aldug@astrolinux.com>
Date:	2003-03-10

    added nautilus-file-management-properties, nautilus-server-connect,

    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* .cvsignore: added nautilus-file-management-properties,
	nautilus-server-connect, nautilus-server-connect.desktop,
	network-scheme.desktop

M	src/.cvsignore

commit 60aeab74f6582b6ff384a0e9d017da8d14ab276b
Author: Alex Duggan <aldug@astrolinux.com>
Date:	2003-03-10

    added Makefile and Makefile.in

    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* .cvsignore: added Makefile and Makefile.in

A	cut-n-paste-code/libegg/.cvsignore

commit 696891cd86d5bdc1a25bf1d9507821ceb1808bea
Author: Alex Duggan <aldug@astrolinux.com>
Date:	2003-03-10

    added Makefile, Makefile.in, Nautilus_View_emblem.server,

    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* .cvsignore:  added Makefile, Makefile.in,
	Nautilus_View_emblem.server, Nautilus_View_emblem.server.in

A	components/emblem/.cvsignore

commit 2722c9cb6990a4d514b6eb3f212e956e2fa2b7d3
Author: Alex Duggan <aldug@astrolinux.com>
Date:	2003-03-10

    added nautilus-file-management-properties.desktop

    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* .cvsignore: added nautilus-file-management-properties.desktop

M	.cvsignore

commit f66eda9ee66fb7620c53da295e805085213b597c
Author: Alex Duggan <aldug@astrolinux.com>
Date:	2003-03-10

    update mailing list 2003-03-10 Alex Duggan <aldug@astrolinux.com>

    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list
    2003-03-10	Alex Duggan  <aldug@astrolinux.com>

	* libnautilus-private/README: update mailing list

M	libnautilus-private/README

commit 20f430c90b798776a263ef8284b7214239c53ed1
Author: Alexander Larsson <alexl@src.gnome.org>
Date:	2003-03-10

    version markers

M	ChangeLog
M	po/ChangeLog

commit d8344851f6124c18ddca306b51a934525e3ba32b (tag: NAUTILUS_2_2_2)
Author: Alexander Larsson <alexl@redhat.com>
Date:	2003-03-10

    Add ui_DATA to EXTRA_DIST.

    2003-03-10	Alexander Larsson  <alexl@redhat.com>

	* components/text/Makefile.am (EXTRA_DIST):
	Add ui_DATA to EXTRA_DIST.

    and pofile updates

M	ChangeLog
M	components/text/Makefile.am
M	po/am.po
M	po/ar.po
M	po/az.po
M	po/be.po
M	po/bg.po
M	po/ca.po
M	po/cs.po
M	po/da.po
M	po/de.po
M	po/el.po
M	po/en_GB.po
M	po/es.po
M	po/et.po
M	po/eu.po
M	po/fa.po
M	po/fi.po
M	po/fr.po
M	po/ga.po
M	po/gl.po
M	po/he.po
M	po/hi.po
M	po/hu.po
M	po/it.po
M	po/ja.po
M	po/ko.po
M	po/lt.po
M	po/lv.po
M	po/mk.po
M	po/mn.po
M	po/ms.po
M	po/nl.po
M	po/nn.po
M	po/no.po
M	po/pl.po
M	po/pt.po
M	po/pt_BR.po
M	po/ro.po
M	po/ru.po
M	po/sk.po
M	po/sl.po
M	po/sq.po
M	po/sv.po
M	po/ta.po
M	po/th.po
M	po/tr.po
M	po/uk.po
M	po/vi.po
M	po/zh_CN.po
M	po/zh_TW.po

commit e4e171b1ae0209c8d83c0926a96622b5da756903
Author: Alexander Larsson <alexl@redhat.com>
Date:	2003-03-10

    Bump to 2.2.2. Require Eel 2.2.2

    2003-03-10	Alexander Larsson  <alexl@redhat.com>

	* configure.in:
	* NEWS:
	Bump to 2.2.2.
	Require Eel 2.2.2

	* libnautilus-private/nautilus-customization-data.c:
	Don't embedd reset label into the reset image.
	This drops the last user of PangoFT2.

M	ChangeLog
M	NEWS
M	configure.in
M	libnautilus-private/nautilus-customization-data.c

commit f4723e980c7856dccf9be9e3cb1021fb7d13c8f1
Author: Alexander Larsson <alexl@redhat.com>
Date:	2003-03-10

    Make 50% the default list view zoom.

    2003-03-10	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-global-preferences.c:
	* libnautilus-private/apps_nautilus_preferences.schemas:
	Make 50% the default list view zoom.

	* libnautilus-private/nautilus-bookmark.h:
	* libnautilus-private/nautilus-bookmark.c:
	(nautilus_bookmark_finalize),
	(nautilus_bookmark_uri_known_not_to_exist),
	(nautilus_bookmark_set_scroll_pos),
	(nautilus_bookmark_get_scroll_pos):
	Add scroll positions to bookmarks. Used for the window
	back/forward history.

	* libnautilus-private/nautilus-icon-container.h:
	* libnautilus-private/nautilus-icon-container.c:
	(nautilus_icon_container_get_first_visible_icon),
	(nautilus_icon_container_scroll_to_icon):
	Add new functions.

	* libnautilus/nautilus-view-component.idl:
	Add Nautilus::ScollPositionable interface.

	* libnautilus/Makefile.am:
	* libnautilus/nautilus-scroll-positionable.h:
	* libnautilus/nautilus-scroll-positionable.c:
	Standard implementation of Nautilus::ScollPositionable.

	* src/file-manager/fm-icon-view.c:
	(icon_view_get_first_visible_file_callback),
	(icon_view_scroll_to_file_callback), (fm_icon_view_instance_init):
	Implement Nautilus::ScollPositionable for icon view.

	* src/file-manager/fm-list-view.c:
	(list_view_get_first_visible_file_callback),
	(list_view_scroll_to_file_callback), (fm_list_view_instance_init):
	Implement Nautilus::ScollPositionable for list view.

	* src/nautilus-view-frame.h:
	* src/nautilus-view-frame.c: (destroy_view),
	(create_corba_objects),
	(nautilus_view_frame_get_first_visible_file),
	(nautilus_view_frame_scroll_to_file):
	Add support for Nautilus::ScollPositionable.

	* src/nautilus-window-private.h:
	* src/nautilus-window-manage-views.c: (open_location),
	(free_location_change), (end_location_change),
	(begin_location_change), (nautilus_window_set_content_view),
	(load_complete_callback), (nautilus_window_back_or_forward),
	(nautilus_window_reload):
	Save scroll position when changing location and switching
	components. Scroll to the right place on back/forward.

M	ChangeLog
M	libnautilus-private/apps_nautilus_preferences.schemas
M	libnautilus-private/nautilus-bookmark.c
M	libnautilus-private/nautilus-bookmark.h
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-container.h
M	libnautilus/Makefile.am
A	libnautilus/nautilus-scroll-positionable.c
A	libnautilus/nautilus-scroll-positionable.h
M	libnautilus/nautilus-view-component.idl
M	src/file-manager/fm-icon-view.c
M	src/file-manager/fm-list-view.c
M	src/nautilus-view-frame.c
M	src/nautilus-view-frame.h
M	src/nautilus-window-manage-views.c
M	src/nautilus-window-private.h

commit 180909159755d1eb409e7c1c02173bd346871e14
Author: Vincent van Adrighem <V.vanAdrighem@dirck.mine.nu>
Date:	2003-03-10

    Dutch translation updated by Reinout van Schouwen.

    2003-03-10	Vincent van Adrighem  <V.vanAdrighem@dirck.mine.nu>

	* nl.po: Dutch translation updated by Reinout van Schouwen.

M	po/ChangeLog
M	po/nl.po

commit 977dade642a285dc2de4ad84dd63958053980aed
Author: Chyla Zbigniew <chyla@src.gnome.org>
Date:	2003-03-10

    Updated Polish translation by GNOME PL Team <translators@gnome.pl>

M	po/ChangeLog
M	po/pl.po

commit 8eb4d0fd45338271d360bc39cfda85a17eb6d38a
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2003-03-09

    Updated Norwegian (bokmal) translation.

    2003-03-09	Kjartan Maraas	<kmaraas@gnome.org>

	* no.po: Updated Norwegian (bokmal) translation.

M	po/ChangeLog
M	po/no.po

commit aa139b320143421ad1f0ac4b53db5e757f8341f1
Author: Pauli Virtanen <pauli.virtanen@hut.fi>
Date:	2003-03-08

    Updated Finnish translation.

    2003-03-08	Pauli Virtanen	<pauli.virtanen@hut.fi>

	* fi.po: Updated Finnish translation.

M	po/ChangeLog
M	po/fi.po

commit 428680a2b888c6a47fbc462fb6a7764b24cd6fdf
Author: Christian Neumair <cneumair@src.gnome.org>
Date:	2003-03-08

    Updated German translation.

M	po/ChangeLog
M	po/de.po

commit ff0dffa71ff89e40bcd340fb7b19a825fcefdbce
Author: Dave Camp <dave@ximian.com>
Date:	2003-03-08

    Fixed the strings to match the strings used in the shell.

    2003-03-08	Dave Camp  <dave@ximian.com>

	* components/text/nautilus-text-view-ui.xml: Fixed the strings
	to match the strings used in the shell.

M	ChangeLog
M	components/text/nautilus-text-view-ui.xml

commit 3ec2bbaa8682a6f004da9b3ab6dc63bc887794f8
Author: Evandro Fernandes Giovanini <evandrofg@ig.com.br>
Date:	2003-03-08

    Updated Brazilian Portuguese translation.

    2003-03-08	Evandro Fernandes Giovanini <evandrofg@ig.com.br>

	    * pt_BR.po: Updated Brazilian Portuguese translation.

M	po/ChangeLog
M	po/pt_BR.po

commit b553c798281dc6febb855f32c359ef5f5830611f
Author: Vincent van Adrighem <V.vanAdrighem@dirck.mine.nu>
Date:	2003-03-08

    Dutch translation updated.

    2003-03-08	Vincent van Adrighem  <V.vanAdrighem@dirck.mine.nu>

	* nl.po: Dutch translation updated.

M	po/ChangeLog
M	po/nl.po

commit e65b9e733ca00f8cbe14150c9258f5ce72ad965c
Author: Christian Rose <menthos@menthos.com>
Date:	2003-03-08

    Updated Swedish translation.

    2003-03-08	Christian Rose	<menthos@menthos.com>

	* sv.po: Updated Swedish translation.

M	po/ChangeLog
M	po/sv.po

commit 1604c70f6c3cc2bcf6057947628a9429b696a9ca
Author: Gil Osher <dolfin@src.gnome.org>
Date:	2003-03-08

    Updated Hebrew translation.


    * he.po: Updated Hebrew translation.

M	po/ChangeLog

commit 7d14f5b786ce62aa42dea0eb09e6e546d4edaab8
Author: Gil Osher <dolfin@src.gnome.org>
Date:	2003-03-08

    *** empty log message ***

M	po/he.po

commit 4d7bd23d4ced0bac1b69ca7075102645a2884d2e
Author: Dmitry Mastrukov <dmitrym@src.gnome.org>
Date:	2003-03-08

    ru.po: Updated Russian translation from Russian team
    <gnome-cyr@gnome.org>.

M	po/ChangeLog
M	po/ru.po

commit c39e40c3b056925af8d78916f33ac85b0c0c7af1
Author: Dave Camp <dave@ximian.com>
Date:	2003-03-07

    Implement Copy to clipboard. Don't need cut or paste, since the
    view is

    2003-03-07	Dave Camp  <dave@ximian.com>

	* components/text/Makefile.am:
	* components/text/nautilus-text-view-ui.xml:
	* components/text/nautilus-text-view.c: (copy_callback),
	(bonobo_control_activate_callback),
	(nautilus_text_view_instance_init): Implement Copy to clipboard.
	Don't need cut or paste, since the view is read-only.

M	ChangeLog
M	components/text/Makefile.am
M	components/text/nautilus-text-view-ui.xml
M	components/text/nautilus-text-view.c

commit 9d50d1d8e0078397f61dfeadaf204ae5d92c64e5
Author: Hasbullah Bin Pit <sebol@ikhlas.com>
Date:	2003-03-07

    Updated Malay translation.

    2003-03-06 Hasbullah Bin Pit <sebol@ikhlas.com>

	    * ms.po: Updated Malay translation.

M	po/ChangeLog
M	po/ms.po

commit c2151ff8f6eb6185e46022cb41efeb4197b70b39
Author: Ole Laursen <olau@hardworking.dk>
Date:	2003-03-06

    Updated Danish translation.

    2003-03-06	Ole Laursen  <olau@hardworking.dk>

	* da.po: Updated Danish translation.

M	po/ChangeLog
M	po/da.po

commit 4fa950dee2593f6891cdc46250fbc7a7f1fc4378
Author: Dave Camp <dave@ximian.com>
Date:	2003-03-06

    Fixed alignment and padding. Patch from Luca Ferretti

    2003-03-06	Dave Camp  <dave@ximian.com>

	* src/nautilus-file-management-properties.glade: Fixed alignment
	and padding.  Patch from Luca Ferretti <elle.uca@libero.it>.

M	ChangeLog
M	src/nautilus-file-management-properties.glade

commit 5c02e4a9f8a44ff75324f252b807b8a65c01f15f
Author: Alexander Larsson <alexl@redhat.com>
Date:	2003-03-06

    Update according to NautilusIconFactory API changes.

    2003-03-06	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-bookmark.c:
	(nautilus_bookmark_get_pixbuf), (nautilus_bookmark_update_icon):
	* libnautilus-private/nautilus-emblem-utils.c:
	(nautilus_emblem_rename_emblem):
	* src/nautilus-sidebar-title.c: (update_emblems):
	* src/file-manager/fm-directory-view.c: (ready_to_load):
	Update according to NautilusIconFactory API changes.

	* libnautilus-private/nautilus-file.h:
	* libnautilus-private/nautilus-file.c:
	(nautilus_file_peek_top_left_text),
	(nautilus_file_get_top_left_text):
	Add needs_loading out parameter to
	nautilus_file_peek_top_left_text.

	* libnautilus-private/nautilus-icon-canvas-item.h:
	* libnautilus-private/nautilus-icon-canvas-item.c:
	(nautilus_icon_canvas_item_finalize),
	(nautilus_icon_canvas_item_set_embedded_text_rect),
	(nautilus_icon_canvas_item_set_embedded_text),
	(draw_embedded_text), (nautilus_icon_canvas_item_draw):
	Render embedded text on exposes.
	(nautilus_icon_canvas_item_get_image):
	Return a GdkPixmap + mask instead of pixbuf, so that
	we can do the text rendering on it.

	* libnautilus-private/nautilus-icon-private.h:
	* libnautilus-private/nautilus-icon-container.h:
	* libnautilus-private/nautilus-icon-container.c:
	(nautilus_icon_container_clear), (icon_destroy),
	(nautilus_icon_container_get_icon_images),
	(nautilus_icon_container_start_monitor_top_left),
	(nautilus_icon_container_stop_monitor_top_left),
	(nautilus_icon_container_update_icon):
	For icons that have an embedded text rect, request the
	top-left text, and set the text on the canvas item.

	* libnautilus-private/nautilus-icon-dnd.c:
	(nautilus_icon_dnd_begin_drag):
	nautilus_icon_canvas_item_get_image now returns a pixmap,
	handle this
	change.

	* libnautilus-private/nautilus-icon-factory.h:
	* libnautilus-private/nautilus-icon-factory.c:
	(cache_key_destroy),
	(nautilus_icon_factory_get_required_file_attributes),
	(get_icon_from_cache),
	(nautilus_icon_factory_get_pixbuf_for_icon),
	(cache_key_hash), (cache_key_equal),
	(nautilus_icon_factory_get_pixbuf_for_file),
	(nautilus_icon_factory_get_pixbuf_from_name),
	(nautilus_icon_factory_remove_from_cache):
	Remove all embedded text handling.
	(nautilus_icon_factory_get_basic_file_attributes):
	Remove, not needed anymore.
	(nautilus_icon_factory_get_icon_for_file):
	Pass in whether you want icons for text embedding or not.

	* src/file-manager/fm-icon-container.c:
	(fm_icon_container_get_icon_images),
	(fm_icon_container_start_monitor_top_left),
	(fm_icon_container_stop_monitor_top_left),
	(fm_icon_container_class_init):
	Update to new APIs. pass TRUE for embedd_text in
	get_icon_for_file.
	Implement start/stop top left monitoring.

	* src/file-manager/fm-icon-view.c:
	(list_covers),(fm_icon_view_clear):
	Clear the icon container before unreferencing the NautilusFiles.
	Otherwise the stop_monitor call uses the unref:ed file.

M	ChangeLog
M	libnautilus-private/nautilus-bookmark.c
M	libnautilus-private/nautilus-emblem-utils.c
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-file.h
M	libnautilus-private/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-canvas-item.h
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-container.h
M	libnautilus-private/nautilus-icon-dnd.c
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus-private/nautilus-icon-factory.h
M	libnautilus-private/nautilus-icon-private.h
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-icon-container.c
M	src/file-manager/fm-icon-view.c
M	src/nautilus-sidebar-title.c

commit 2c4a5da982dc06a081f404e6301718be836bd3b1
Author: Kostas Papadimas <pkst@src.gnome.org>
Date:	2003-03-05

    Updated the Greek translation

M	po/ChangeLog
M	po/el.po

commit 8e4370897b02d9504dd7625ca845464dc42a9220
Author: Alexander Larsson <alexl@redhat.com>
Date:	2003-03-05

    Derive from EelInputEventBox instead of GtkEventBox. Works better with

    2003-03-05	Alexander Larsson  <alexl@redhat.com>

	* src/nautilus-zoom-control.[ch]:
	Derive from EelInputEventBox instead of GtkEventBox.
	Works better with themes.

M	ChangeLog
M	src/nautilus-zoom-control.c
M	src/nautilus-zoom-control.h

commit f82f21c321f1d7baf51bf84412316a28360c142f
Author: Dmitry Mastrukov <dmitrym@src.gnome.org>
Date:	2003-03-05

    be.po: Updated Belarusian translation from Belarusian team
    <i18n@mova.org>.

M	po/ChangeLog
M	po/be.po

commit 7719ac14a912684b28773f1fc4fd07d4bf5581c4
Author: Alexander Larsson <alexl@redhat.com>
Date:	2003-03-04

    Use EelInputEventBox for the location label. This makes theming nicer.

    2003-03-04	Alexander Larsson  <alexl@redhat.com>

	* src/nautilus-location-bar.c (nautilus_location_bar_init):
	Use EelInputEventBox for the location label.
	This makes theming nicer.

M	ChangeLog
M	src/nautilus-location-bar.c

commit 87fc165b5ff4f2afb6538251fe43b33947b92b75
Author: Alexander Larsson <alexl@redhat.com>
Date:	2003-03-04

    Don't connect empty void-returning handler to "event". Fixes
    delete-key on

    2003-03-04	Alexander Larsson  <alexl@redhat.com>

	* src/file-manager/fm-desktop-icon-view.c
	(fm_desktop_icon_view_init):
	Don't connect empty void-returning handler to "event". Fixes
	delete-key on desktop, and probably other random keynav-on-desktop
	failures.

M	ChangeLog
M	src/file-manager/fm-desktop-icon-view.c

commit 0f86c91cb8d79cd4b4417ddccaaa8c44ac765a00
Author: Alexander Larsson <alexl@redhat.com>
Date:	2003-03-04

    Add back erase emblem to backgrounds & emblems dialog.

    2003-03-04	Alexander Larsson  <alexl@redhat.com>

	* src/nautilus-property-browser.c
	(make_properties_from_directories)
	(make_drag_image): Add back erase emblem to backgrounds &
	emblems dialog.

M	ChangeLog
M	src/nautilus-property-browser.c

commit 798627b66130bce63f58ed3ec02a67dd2c7071e3
Author: Alexander Larsson <alexl@redhat.com>
Date:	2003-03-04

    Don't chain up to initialize if it is null.

    2003-03-04	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-icon-container.c:
	* nautilus-zoom-control.c:
	Don't chain up to initialize if it is null.

M	ChangeLog
M	libnautilus-private/nautilus-icon-container.c
M	src/nautilus-zoom-control.c

commit 36d78795d43c146f8fa13d0abbe5af73976fca56
Author: Miloslav Trmac <mitr@src.gnome.org>
Date:	2003-03-04

    Update Czech translation

M	po/ChangeLog
M	po/cs.po

commit 42a6c32020780b11279449f4ebb48a2187cb7dbe
Author: Alexander Larsson <alexl@redhat.com>
Date:	2003-03-04

    EEL_CANVAS, not GNOME_CANVAS.

    2003-03-04	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-icon-container.c
	(nautilus_icon_container_accessible_get_type):
	EEL_CANVAS, not GNOME_CANVAS.

	* libnautilus-private/nautilus-icon-canvas-item.c
	(nautilus_icon_canvas_item_accessible_get_type):
	Implements AtkText for icons presenting the text on both lines.
	Implements atk_text_get_offset_at_point and
	atk_text_get_character_extents
	so that screen readers can obtain the text.

	* src/nautilus-zoom-control.c
	(nautilus_zoom_control_accessible_initialize):
	Set the role for the zoom widget.

	All patches by padraig.obriain@sun.com

M	ChangeLog
M	libnautilus-private/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-container.c
M	src/nautilus-zoom-control.c

commit ae673b832dec39ac38028b4df6656a6a9cf075d4
Author: Alexander Larsson <alexl@redhat.com>
Date:	2003-03-03

    Disable switch-to-manual layout dialog.

    2003-03-03	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-icon-dnd.c
	(confirm_switch_to_manual_layout):
	Disable switch-to-manual layout dialog.

M	ChangeLog
M	libnautilus-private/nautilus-icon-dnd.c

commit f7d9e499e183c30813da764b441d2a985da4abb9
Author: Alexander Larsson <alexl@redhat.com>
Date:	2003-03-03

    Ctrl/shift dragging doesn't deselect the icon you click on.

    2003-03-03	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-icon-container.c:
	(icon_toggle_selected), (button_press_event),
	(nautilus_icon_container_did_not_drag),
	(handle_icon_button_press):
	* libnautilus-private/nautilus-icon-private.h:
	Ctrl/shift dragging doesn't deselect the icon you click on.
	Double-clicking has to be twice on the same icon.

M	ChangeLog
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-private.h

commit 8e3eb31a02ec6933f98327a2f63c5b65d12600d9
Author: Gil Osher <dolfin@src.gnome.org>
Date:	2003-03-03

    Updated Hebrew translation.


    * he.po: Updated Hebrew translation.

M	po/ChangeLog

commit c8b2d2cce7fe9f00978d1994df6914ce36972d95
Author: Gil Osher <dolfin@src.gnome.org>
Date:	2003-03-03

    *** empty log message ***

M	po/he.po

commit ee3dda4455270bcf44b9e7957afa0b60ecfb5996
Author: Jordi Mallach <jordim@src.gnome.org>
Date:	2003-03-03

    Updated Catalan translation.

M	po/ChangeLog
M	po/ca.po

commit 600dd0db09e2a66369c0300cd4aa0533b5340baf
Author: Dmitry Mastrukov <dmitrym@src.gnome.org>
Date:	2003-03-03

    ru.po: Updated Russian translation from Russian team
    <gnome-cyr@gnome.org>.

M	po/ChangeLog
M	po/ru.po

commit c96cee36d78f547e2c26e5b9fab65c76147430cd
Author: Evandro Fernandes Giovanini <evandrofg@ig.com.br>
Date:	2003-03-03

    Updated Brazilian Portuguese translation.

    2003-03-02	Evandro Fernandes Giovanini <evandrofg@ig.com.br>

	    * pt_BR.po: Updated Brazilian Portuguese translation.

M	po/ChangeLog
M	po/pt_BR.po

commit 45467986555d8f3f30f5d6a0515a6f6fbd9d8ece
Author: Chyla Zbigniew <chyla@src.gnome.org>
Date:	2003-03-02

    Updated Polish translation by GNOME PL Team <translators@gnome.pl>

M	po/ChangeLog
M	po/pl.po

commit d25daa8a5283f238f6a643c44571d665980304a3
Author: Christophe Merlet <redfox@src.gnome.org>
Date:	2003-03-02

    Updated French translation.

M	po/ChangeLog
M	po/fr.po

commit 044bd6b771ded93d16f1df8789424ef16a225388
Author: Dave Camp <dave@ximian.com>
Date:	2003-03-02

    New function.

    2003-03-01	Dave Camp  <dave@ximian.com>

	* src/nautilus-side-pane.h:
	* src/nautilus-side-pane.c:
	(nautilus_side_pane_get_current_panel):
	New function.
	* src/nautilus-window-manage-views.c:
	(nautilus_window_set_sidebar_panels):
	* src/nautilus-window.c: (set_current_side_panel),
	(side_pane_switch_page_callback),
	(nautilus_window_set_up_sidebar),
	(nautilus_window_tear_down_sidebar),
	(nautilus_window_add_sidebar_panel), (add_sidebar_panels): Save
	the current side pane view when it is changed, and show that
	when creating the side pane.
	* libnautilus-private/apps_nautilus_preferences.schemas:
	* libnautilus-private/nautilus-global-preferences.h: Add
	a current side panel option.

M	ChangeLog
M	libnautilus-private/apps_nautilus_preferences.schemas
M	libnautilus-private/nautilus-global-preferences.h
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-side-pane.c
M	src/nautilus-side-pane.h
M	src/nautilus-spatial-window.c
M	src/nautilus-window-manage-views.c
M	src/nautilus-window.c

commit df2459506976cf86a817d299ac6ba3d57d9d5a6e
Author: Dave Camp <dave@ximian.com>
Date:	2003-03-02

    Refresh the rows when the icon theme changes.

    2003-03-01	Dave Camp  <dave@ximian.com>

	* src/file-manager/fm-list-view.c: (icons_changed_callback),
	(fm_list_view_instance_init): Refresh the rows when the icon
	theme changes.

M	ChangeLog
M	src/file-manager/fm-list-view.c

commit de8025c2cdc293528534bdde28869e56cf330d3c
Author: Dave Camp <dave@ximian.com>
Date:	2003-03-02

    Use bonobo_ui_component_widget_set for the back and forward dropdowns.

    2003-03-01	Dave Camp  <dave@ximian.com>

	* src/nautilus-window-private.h:
	* src/nautilus-window-toolbars.c: (get_back_button),
	(get_forward_button), (menu_position_under_widget),
	(create_back_or_forward_toolbar_item): Use
	bonobo_ui_component_widget_set for the back and forward dropdowns.

	This is the nautilus end of a fix for bug #106457.

M	ChangeLog
M	src/nautilus-window-private.h
M	src/nautilus-window-toolbars.c

commit 57be0414445f30abee6e0017d399368c6a7de2ef
Author: Pablo Gonzalo del Campo <pablodc@bigfoot.com>
Date:	2003-03-02

    Updated Spanish translation.

    2003-03-01	Pablo Gonzalo del Campo  <pablodc@bigfoot.com>

	    * es.po: Updated Spanish translation.

M	po/ChangeLog
M	po/es.po

commit b9e6c77c2178175e026679175bb33784c7c1a1fd
Author: Yuri Syrota <rasta@src.gnome.org>
Date:	2003-03-01

    Updated Ukrainian translation

M	po/uk.po

commit 1208b542de70c977d26bb295dba3c84dec53ce80
Author: Laurent Dhima <laurenti@src.gnome.org>
Date:	2003-03-01

    Updated Albanian translation

    * sq.po: Updated Albanian translation

M	po/ChangeLog
M	po/sq.po

commit 28af47bc7bfa2018b9b6c52975e1d227c6b83cfb
Author: Duarte Loreto <happyguy_pt@hotmail.com>
Date:	2003-02-28

    Updated Portuguese translation.

    2003-02-28	Duarte Loreto <happyguy_pt@hotmail.com>

	    * pt.po: Updated Portuguese translation.

M	po/ChangeLog
M	po/pt.po

commit 871f7bc967ca007db066b0c07fcb3088d3ab9bac
Author: Christophe Merlet <redfox@src.gnome.org>
Date:	2003-02-28

    Updated French translation.

M	po/ChangeLog
M	po/fr.po

commit 8d6652594a2b276358a06f55af789c456c335308
Author: Dave Camp <dave@ximian.com>
Date:	2003-02-28

    Don't use alpha when checking for hits on the icon.

    2003-02-28	Dave Camp  <dave@ximian.com>

	* libnautilus-private/nautilus-icon-canvas-item.c: (hit_test):
	Don't use alpha when checking for hits on the icon.

M	ChangeLog
M	libnautilus-private/nautilus-icon-canvas-item.c

commit 46adafe68d8f8fc66b028bf7bbbdaa4cfdece457
Author: Alexander Larsson <alexl@redhat.com>
Date:	2003-02-28

    Only select the non-extension part of the name when starting a
    rename. Set

    2003-02-28	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-icon-container.c
	(nautilus_icon_container_start_renaming_selected_item)
	(rename_filename_selection_end):
	Only select the non-extension part of the name when starting
	a rename.
	Set cursor at end of selection.
	Set correct font on rename widget.
	Make some internal function static.

M	ChangeLog
M	libnautilus-private/nautilus-icon-container.c

commit 5e85711b8c5cf554708a489a7083b102324f1371
Author: Alexander Larsson <alexl@redhat.com>
Date:	2003-02-28

    Don't use deprecated APIs. Patch by iain <iain@prettypeople.org>

    2003-02-28	Alexander Larsson  <alexl@redhat.com>

	* components/throbber/nautilus-throbber.c:
	* libnautilus-private/nautilus-bonobo-extensions.c:
	* libnautilus-private/nautilus-directory-async.c:
	* libnautilus-private/nautilus-directory.c:
	* libnautilus-private/nautilus-dnd.c:
	* libnautilus-private/nautilus-drag-window.c:
	* libnautilus-private/nautilus-entry.c:
	* libnautilus-private/nautilus-file-operations-progress.c:
	* libnautilus-private/nautilus-icon-canvas-item.c:
	* libnautilus-private/nautilus-icon-container.c:
	* libnautilus-private/nautilus-metafile.c:
	* libnautilus-private/nautilus-tree-view-drag-dest.c:
	* libnautilus-private/nautilus-volume-monitor.c:
	* libnautilus/nautilus-idle-queue.c:
	* src/file-manager/fm-desktop-icon-view.c:
	* src/file-manager/fm-directory-view.c:
	* src/file-manager/fm-icon-view.c:
	* src/file-manager/fm-properties-window.c:
	* src/nautilus-bookmarks-window.c:
	* src/nautilus-location-bar.c:
	* src/nautilus-main.c:
	* src/nautilus-view-frame.c:
	* src/nautilus-window-menus.c:
	* src/nautilus-window.c:
	Don't use deprecated APIs.
	Patch by iain <iain@prettypeople.org>

M	ChangeLog
M	components/throbber/nautilus-throbber.c
M	libnautilus-private/nautilus-bonobo-extensions.c
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-dnd.c
M	libnautilus-private/nautilus-drag-window.c
M	libnautilus-private/nautilus-entry.c
M	libnautilus-private/nautilus-file-operations-progress.c
M	libnautilus-private/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-metafile.c
M	libnautilus-private/nautilus-tree-view-drag-dest.c
M	libnautilus-private/nautilus-volume-monitor.c
M	libnautilus/nautilus-idle-queue.c
M	src/file-manager/fm-desktop-icon-view.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-icon-view.c
M	src/file-manager/fm-properties-window.c
M	src/nautilus-bookmarks-window.c
M	src/nautilus-location-bar.c
M	src/nautilus-main.c
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-view-frame.c
M	src/nautilus-window-menus.c
M	src/nautilus-window.c

commit 48c4c00431dbcaecdf05552c390d6fe908e678b4
Author: Alexander Larsson <alexl@redhat.com>
Date:	2003-02-28

    Use monospaced font for text view. Patch by Luca Ferretti

    2003-02-28	Alexander Larsson  <alexl@redhat.com>

	* components/text/nautilus-text-view.c
	(nautilus_text_view_instance_init):
	Use monospaced font for text view.
	Patch by Luca Ferretti <elle.uca@libero.it>

M	ChangeLog
M	components/text/nautilus-text-view.c

commit e4305677f274c0164204fe9c3637c67f05bb0d77
Author: Christian Rose <menthos@menthos.com>
Date:	2003-02-28

    Updated Swedish translation.

    2003-02-28	Christian Rose	<menthos@menthos.com>

	* sv.po: Updated Swedish translation.

M	po/ChangeLog
M	po/sv.po

commit c3e24ee4b53c25d8a0160ae7b4e5b58d61bbb217
Author: Alexander Larsson <alexl@redhat.com>
Date:	2003-02-28

    Add a 1 GB value for the thumbnailing limit. Rename "Image Files" to

    2003-02-28	Alexander Larsson  <alexl@redhat.com>

	* src/nautilus-file-management-properties.c:
	* src/nautilus-file-management-properties.glade:
	Add a 1 GB value for the thumbnailing limit.
	Rename "Image Files" to "Other Previewable Files" in thumbnail
	page.
	Patch from Keith Conger <kconger@navisite.com>
	[string change]

M	ChangeLog
M	src/nautilus-file-management-properties.c
M	src/nautilus-file-management-properties.glade

commit 4d625761190ce7097e6807feebb9e976ecd4ec58
Author: Alexander Larsson <alexl@redhat.com>
Date:	2003-02-28

    Correctly handle floppies and cdroms mounted outside /mnt too. Based
    on

    2003-02-28	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-volume-monitor.c
	(finish_creating_volume):
	Correctly handle floppies and cdroms mounted outside /mnt too.
	Based on patch from Mattias Eriksson <snaggen@acc.umu.se>.

M	ChangeLog
M	libnautilus-private/nautilus-volume-monitor.c

commit 233a0a67ba6fc2b791259237bab29d1f5fc783ae
Author: Miloslav Trmac <mitr@src.gnome.org>
Date:	2003-02-25

    Update Czech translatin

M	po/ChangeLog
M	po/cs.po

commit 5b9e617d9105ac1dc6eb38510ed92d99984fa459
Author: Vincent van Adrighem <V.vanAdrighem@dirck.mine.nu>
Date:	2003-02-25

    Dutch translation updated.

    2003-02-25	Vincent van Adrighem  <V.vanAdrighem@dirck.mine.nu>

	* nl.po: Dutch translation updated.

M	po/ChangeLog
M	po/nl.po

commit bbeea53184c870d0e42ba12dfff7de2715500a9d
Author: Dmitry Mastrukov <dmitrym@src.gnome.org>
Date:	2003-02-25

    be.po: Updated Belarusian translation from Belarusian team
    <i18n@mova.org>.

M	po/ChangeLog
M	po/be.po

commit 39795c944cedb6249d462b620cdb2abee0e0389b
Author: Vincent van Adrighem <V.vanAdrighem@dirck.mine.nu>
Date:	2003-02-24

    Dutch translation updated.

    2003-02-24	Vincent van Adrighem  <V.vanAdrighem@dirck.mine.nu>

	* nl.po: Dutch translation updated.

M	po/ChangeLog
M	po/nl.po

commit 0ea90570ac93dae6692b623377cdaec1125dae87
Author: Roozbeh Pournader <roozbeh@sharif.edu>
Date:	2003-02-21

    Added "fa" to ALL_LINGUAS. Added Persian translation.

    2003-02-21	Roozbeh Pournader  <roozbeh@sharif.edu>

	* configure.in: Added "fa" to ALL_LINGUAS.
	* po/fa.po: Added Persian translation.

M	ChangeLog
M	configure.in
M	po/ChangeLog
A	po/fa.po

commit e9a20494e10909e0643f0d07bb9f09ab5884e8ea
Author: Paisa Seeluangsawat <paisa@src.gnome.org>
Date:	2003-02-21

    *** empty log message ***

M	po/th.po

commit f2be6e5558540ffbb419ee325d5ca12fe77bdb7a
Author: Paisa Seeluangsawat <paisa@colorado.edu>
Date:	2003-02-21

    Updated Thai translation.

    2003-02-20	Paisa Seeluangsawat  <paisa@colorado.edu>

	    * th.po: Updated Thai translation.

M	po/ChangeLog
M	po/th.po

commit d506132289c7f9264b8729e5961a7913aba3804b
Author: Alexander Larsson <alexl@redhat.com>
Date:	2003-02-20

    Require bonobo-activation 2.1.0

    2003-02-20	Alexander Larsson  <alexl@redhat.com>

	* configure.in:
	Require bonobo-activation 2.1.0

	* src/nautilus-server-connect.c (D):
	Fix macro

M	ChangeLog
M	configure.in
M	src/nautilus-server-connect.c

commit abecce59133a9f9b650132006af3962fc1abf12e
Author: Kostas Papadimas <pkst@src.gnome.org>
Date:	2003-02-18

    Updated the Greek translation

M	po/ChangeLog
M	po/el.po

commit 80551944f99c57256edf42586de7392c6f4603ec
Author: Alexander Larsson <alexl@redhat.com>
Date:	2003-02-18

    Move the GNOME_CLIENT_PARAM_SM_CONNECT property setting to the

    2003-02-18	Alexander Larsson  <alexl@redhat.com>

	* libnautilus/nautilus-view-standard-main.c
	(nautilus_view_standard_main_multi):
	Move the GNOME_CLIENT_PARAM_SM_CONNECT property setting to the
	gnome_program_init call. Setting it later doesn't work.

	* src/file-manager/fm-directory-view.c (no_locale_at_end)
	(get_bonobo_menu_verb_names): Filter out locale versions
	of nautilusverbs.

M	ChangeLog
M	libnautilus/nautilus-view-standard-main.c
M	src/file-manager/fm-directory-view.c

commit e60caa311b89713908c7dff5437774b2e27ee6e3
Author: Vincent van Adrighem <V.vanAdrighem@dirck.mine.nu>
Date:	2003-02-18

    Dutch translation updated.

    2003-02-18	Vincent van Adrighem  <V.vanAdrighem@dirck.mine.nu>

	* nl.po: Dutch translation updated.

M	po/ChangeLog
M	po/nl.po

commit 14e2c3764f7968dfc28abe0c8118bded4e70413f
Author: Arvind Samptur <arvind.samptur@wipro.com>
Date:	2003-02-17

    Multi-head stuff done for the preferences dialog.

    2003-02-17	Arvind Samptur <arvind.samptur@wipro.com>
	    * src/nautilus-file-management-properties.[ch]:
	    (nautilus_file_management_properties_dialog_setup):
	    (nautilus_file_management_properties_dialog_show):
	    * src/nautilus-window-menus.c:
	    (preferences_callback):
	    * src/nautilus-file-management-properties-main.c:
	    (main):

	    Multi-head stuff done for the preferences dialog.

	    * libnautilus-private/nautilus-icon-dnd.c:
	    (confirm_switch_to_manual_layout)
	    Get the transient parent for the "Switch to Manual Layout
	    ?" right.

	    Patches approved by Dave Camp. #100343 and #106086.

M	ChangeLog
M	libnautilus-private/nautilus-icon-dnd.c
M	src/nautilus-file-management-properties-main.c
M	src/nautilus-file-management-properties.c
M	src/nautilus-file-management-properties.h
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-window-menus.c

commit 9afb72f2bb881a630fb388635c9d7d922f503e56
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2003-02-16

    Fix up all date and time formats.

    2003-02-16	Kjartan Maraas	<kmaraas@gnome.org>

	* no.po: Fix up all date and time formats.

M	po/ChangeLog
M	po/no.po

commit 824a4d2fe93eb0077f977861f9e42654c6ccf1d1
Author: Christian Neumair <cneumair@src.gnome.org>
Date:	2003-02-16

    Updated German translation.

M	po/ChangeLog
M	po/de.po

commit bfc20ae88563dda91a179f334632923005d54942
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2003-02-15

    Updated Norwegian (bokmal) translation.

    2003-02-15	Kjartan Maraas	<kmaraas@gnome.org>

	* no.po: Updated Norwegian (bokmal) translation.

M	po/ChangeLog
M	po/no.po

commit 234b5093a1bf894eaa719c417df87265bde01307
Author: Christian Rose <menthos@menthos.com>
Date:	2003-02-15

    Some fixes for problems catched in translation review.

    2003-02-15	Christian Rose	<menthos@menthos.com>

	* sv.po: Some fixes for problems catched in translation review.

M	po/ChangeLog
M	po/sv.po

commit 0c411aea00b29c730fbbfd24b2939450aad91dfc
Author: Dmitry Mastrukov <dmitrym@src.gnome.org>
Date:	2003-02-14

    be.po: Updated Belarusian translation from Belarusian team
    <i18n@mova.org>.

M	po/ChangeLog
M	po/be.po

commit 3e3f86cb37bc30b899cd00246e6c8768c3f60ba3
Author: Dmitry Mastrukov <dmitrym@src.gnome.org>
Date:	2003-02-14

    ru.po: Updated Russian translation from Russian team
    <gnome-cyr@gnome.org>.

M	po/ChangeLog
M	po/ru.po

commit df4a62f15c763198b859c2792f38662deb668e2f
Author: Kostas Papadimas <pkst@src.gnome.org>
Date:	2003-02-13

    Updated the Greek translation

M	po/ChangeLog
M	po/el.po

commit b6a3bef142bedf0f324844ff6fb34004a3cdc606
Author: Pablo Gonzalo del Campo <pablodc@bigfoot.com>
Date:	2003-02-13

    Fixes in various strings.

    2003-02-13	Pablo Gonzalo del Campo  <pablodc@bigfoot.com>

	    * es.po: Fixes in various strings.

M	po/ChangeLog
M	po/es.po

commit a97ecfa07155748b4cb932269c3432d12e45d5c2
Author: Alexander Larsson <alexl@redhat.com>
Date:	2003-02-13

    Free pixbuf when saved.

    2003-02-13	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-thumbnails.c
	(thumbnail_thread_start):
	Free pixbuf when saved.

M	ChangeLog
M	libnautilus-private/nautilus-thumbnails.c

commit f604f8498a2becf7840a393e541a46e8480fb6ff
Author: Alexander Larsson <alexl@redhat.com>
Date:	2003-02-13

    Set DISPLAY activation env variable to canonical display name,
    since that

    2003-02-13	Alexander Larsson  <alexl@redhat.com>

	* src/nautilus-main.c (main):
	Set DISPLAY activation env variable to canonical display name,
	since that is what
	we register for. Without this, do *not* run e.g. "DISPLAY=:0
	nautilus".

M	ChangeLog
M	src/nautilus-main.c

commit d3a466f60024ab004ca293966d4e35aaad93a57d
Author: Alexander Larsson <alexl@redhat.com>
Date:	2003-02-13

    Include locale.h. (#105756)

    2003-02-13	Alexander Larsson  <alexl@redhat.com>

	* src/nautilus-server-connect.c:
	Include locale.h. (#105756)

M	ChangeLog
M	src/nautilus-server-connect.c

commit 97f4e8743224d7eded18f65f4dace1aa54bd784e
Author: Vincent van Adrighem <V.vanAdrighem@dirck.mine.nu>
Date:	2003-02-11

    Dutch translation updated.

    2003-02-11	Vincent van Adrighem  <V.vanAdrighem@dirck.mine.nu>

	* nl.po: Dutch translation updated.

M	po/ChangeLog
M	po/nl.po

commit d79606a81c0a3bfc3e0ef5f0723755b0e2723112
Author: Alexander Larsson <alexl@src.gnome.org>
Date:	2003-02-11

    version markers

M	ChangeLog
M	po/ChangeLog

commit 2a2d6f5b3359b1e5c80b06a0ce0d13fc72be0e4a (tag: NAUTILUS_2_2_1)
Author: Alexander Larsson <alexl@redhat.com>
Date:	2003-02-11

    Bump to 2.2.1

    2003-02-11	Alexander Larsson  <alexl@redhat.com>

	* NEWS:
	* configure.in:
	Bump to 2.2.1

	* libnautilus-private/nautilus-bonobo-extensions.c
	(nautilus_bonobo_activation_register_for_display):
	Don't use deprecated functions.

M	ChangeLog
M	NEWS
M	configure.in
M	libnautilus-private/nautilus-bonobo-extensions.c
M	po/am.po
M	po/ar.po
M	po/az.po
M	po/be.po
M	po/bg.po
M	po/ca.po
M	po/cs.po
M	po/da.po
M	po/de.po
M	po/el.po
M	po/en_GB.po
M	po/es.po
M	po/et.po
M	po/eu.po
M	po/fi.po
M	po/fr.po
M	po/ga.po
M	po/gl.po
M	po/he.po
M	po/hi.po
M	po/hu.po
M	po/it.po
M	po/ja.po
M	po/ko.po
M	po/lt.po
M	po/lv.po
M	po/mk.po
M	po/mn.po
M	po/ms.po
M	po/nl.po
M	po/nn.po
M	po/no.po
M	po/pl.po
M	po/pt.po
M	po/pt_BR.po
M	po/ro.po
M	po/ru.po
M	po/sk.po
M	po/sl.po
M	po/sq.po
M	po/sv.po
M	po/ta.po
M	po/th.po
M	po/tr.po
M	po/uk.po
M	po/vi.po
M	po/zh_CN.po
M	po/zh_TW.po

commit b89cf97b035019891a4d6c8e2d386e65e00091cb
Author: Fatih Demir <kabalak@src.gnome.org>
Date:	2003-02-10

    Yippe, updated tr.po

M	po/ChangeLog
M	po/tr.po

commit 80f231ed096a74f81c321ec6e84bb32dcb1e6817
Author: Dave Camp <dave@ximian.com>
Date:	2003-02-10

    Use nautilus_file_update_name_and_directory().

    2003-02-10	Dave Camp  <dave@ximian.com>

	* libnautilus-private/nautilus-directory.c:
	(nautilus_directory_notify_files_moved): Use
	nautilus_file_update_name_and_directory().

	* libnautilus-private/nautilus-file-private.h:
	* libnautilus-private/nautilus-file.c: (update_name_internal): New
	function.
	(nautilus_file_update_name_and_directory): New function.
	(nautilus_file_update_name): Use update_name_internal.
	(nautilus_file_set_directory): Use
	nautilus_file_update_name_and_directory().

	Fixes #97490.

M	ChangeLog
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-file-private.h
M	libnautilus-private/nautilus-file.c

commit 9e76e687b31d4d8d9ee59b213573351968c35135
Author: Christophe Merlet <redfox@src.gnome.org>
Date:	2003-02-10

    Updated french translation.

M	po/ChangeLog
M	po/fr.po

commit 4c2a5ebed733a4329ace74215f8f2bdc307e18d4
Author: Christian Neumair <cneumair@src.gnome.org>
Date:	2003-02-09

    Updated German translation.

M	po/ChangeLog
M	po/de.po

commit e91353b7194b9741543cbc53a16c21cbfe5ed0ed
Author: John Fleck <jfleck@inkstain.net>
Date:	2003-02-09

    cvs removing all the stuff in the old help directory, since we're not


    2003-02-08 John Fleck <jfleck@inkstain.net>

	* cvs removing all the stuff in the old help directory, since
	we're not using it any more, reducing the load for poor sods using
	modems and fixing bug #86440

M	ChangeLog
D	help/Makefile.am
D	help/htmldocs.make
D	help/nautilus-quick-reference/C/Makefile.am
D	help/nautilus-quick-reference/C/figures/backgrounds_nqr.png
D	help/nautilus-quick-reference/C/figures/emblems_nqr.png
D	help/nautilus-quick-reference/C/figures/find.png
D	help/nautilus-quick-reference/C/figures/locationbar_nqr.png
D	help/nautilus-quick-reference/C/figures/menus_nqr.png
D	help/nautilus-quick-reference/C/figures/music_nqr.png
D
help/nautilus-quick-reference/C/figures/nautilus_window_full_nqr.png
D	help/nautilus-quick-reference/C/figures/sidebar_nqr.png
D	help/nautilus-quick-reference/C/figures/softcat.png
D	help/nautilus-quick-reference/C/figures/storage.png
D	help/nautilus-quick-reference/C/figures/themes_nqr.png
D	help/nautilus-quick-reference/C/figures/toolbar_nqr.png
D	help/nautilus-quick-reference/C/figures/viewmenu.png
D
help/nautilus-quick-reference/C/figures/xcf/nautilus_window_full_nqr.xcf
D	help/nautilus-quick-reference/C/index.html
D	help/nautilus-quick-reference/C/nautilus-quick-reference-C.omf
D	help/nautilus-quick-reference/Makefile.am
D	help/nautilus-quick-reference/es/Makefile.am
D	help/nautilus-quick-reference/es/figures/colors_small.png
D	help/nautilus-quick-reference/es/figures/emblems_small.png
D	help/nautilus-quick-reference/es/figures/ff_small.png
D	help/nautilus-quick-reference/es/figures/find_small.png
D	help/nautilus-quick-reference/es/figures/full_small.png
D	help/nautilus-quick-reference/es/figures/locbar_small.png
D	help/nautilus-quick-reference/es/figures/menubar_small.png
D	help/nautilus-quick-reference/es/figures/music_small.png
D	help/nautilus-quick-reference/es/figures/navbar_small.png
D	help/nautilus-quick-reference/es/figures/sidebar_small.png
D	help/nautilus-quick-reference/es/figures/softcat.png
D	help/nautilus-quick-reference/es/figures/storage.png
D	help/nautilus-quick-reference/es/figures/themes_small.png
D	help/nautilus-quick-reference/es/index.html
D	help/nautilus-quick-reference/es/nautilus-quick-reference-es.omf
D	help/nautilus-quick-reference/ko/Makefile.am
D	help/nautilus-quick-reference/ko/figures/emblems.png
D	help/nautilus-quick-reference/ko/figures/find.png
D	help/nautilus-quick-reference/ko/figures/full.png
D	help/nautilus-quick-reference/ko/figures/locbar.png
D	help/nautilus-quick-reference/ko/figures/menubar.png
D	help/nautilus-quick-reference/ko/figures/music.png
D	help/nautilus-quick-reference/ko/figures/navbar.png
D	help/nautilus-quick-reference/ko/figures/patterns.png
D	help/nautilus-quick-reference/ko/figures/sidebar.png
D	help/nautilus-quick-reference/ko/figures/softcat.png
D	help/nautilus-quick-reference/ko/figures/storage.png
D	help/nautilus-quick-reference/ko/figures/themes.png
D	help/nautilus-quick-reference/ko/figures/viewmenu.png
D	help/nautilus-quick-reference/ko/index.html
D	help/nautilus-quick-reference/ko/nautilus-quick-reference-ko.omf
D	help/nautilus-quick-reference/no/Makefile.am
D	help/nautilus-quick-reference/no/figures/colors_small.png
D	help/nautilus-quick-reference/no/figures/emblems_small.png
D	help/nautilus-quick-reference/no/figures/ff_small.png
D	help/nautilus-quick-reference/no/figures/find_small.png
D	help/nautilus-quick-reference/no/figures/full_small.png
D	help/nautilus-quick-reference/no/figures/locbar_small.png
D	help/nautilus-quick-reference/no/figures/menubar_small.png
D	help/nautilus-quick-reference/no/figures/music_small.png
D	help/nautilus-quick-reference/no/figures/navbar_small.png
D	help/nautilus-quick-reference/no/figures/sidebar_small.png
D	help/nautilus-quick-reference/no/figures/softcat.png
D	help/nautilus-quick-reference/no/figures/storage.png
D	help/nautilus-quick-reference/no/figures/themes_small.png
D	help/nautilus-quick-reference/no/index.html
D	help/nautilus-quick-reference/no/nautilus-quick-reference-no.omf
D	help/nautilus-quick-reference/sv/Makefile.am
D	help/nautilus-quick-reference/sv/figures/emblems.png
D	help/nautilus-quick-reference/sv/figures/find.png
D	help/nautilus-quick-reference/sv/figures/full.png
D	help/nautilus-quick-reference/sv/figures/locbar.png
D	help/nautilus-quick-reference/sv/figures/menubar.png
D	help/nautilus-quick-reference/sv/figures/music.png
D	help/nautilus-quick-reference/sv/figures/navbar.png
D	help/nautilus-quick-reference/sv/figures/patterns.png
D	help/nautilus-quick-reference/sv/figures/sidebar.png
D	help/nautilus-quick-reference/sv/figures/softcat.png
D	help/nautilus-quick-reference/sv/figures/storage.png
D	help/nautilus-quick-reference/sv/figures/themes.png
D	help/nautilus-quick-reference/sv/figures/viewmenu.png
D	help/nautilus-quick-reference/sv/index.html
D	help/nautilus-quick-reference/sv/nautilus-quick-reference-sv.omf
D	help/nautilus-release-notes/C/Makefile.am
D	help/nautilus-release-notes/C/nautilus-release-notes-C.omf
D	help/nautilus-release-notes/C/nautilus-release-notes.sgml
D	help/nautilus-release-notes/Makefile.am
D	help/nautilus-screenshot-guidelines/C/Makefile.am
D
help/nautilus-screenshot-guidelines/C/nautilus-screenshot-guidelines-C.omf
D
help/nautilus-screenshot-guidelines/C/nautilus-screenshot-guidelines.sgml
D	help/nautilus-screenshot-guidelines/Makefile.am
D	help/nautilus-user-manual/.cvsignore
D	help/nautilus-user-manual/C/.cvsignore
D	help/nautilus-user-manual/C/Makefile.am
D	help/nautilus-user-manual/C/TRACKED_CHANGES
D	help/nautilus-user-manual/C/figures/custom_icon_num.png
D	help/nautilus-user-manual/C/figures/full-1.png
D	help/nautilus-user-manual/C/figures/full-2.png
D	help/nautilus-user-manual/C/figures/full-3.png
D	help/nautilus-user-manual/C/figures/full-4.png
D	help/nautilus-user-manual/C/figures/full-5.png
D	help/nautilus-user-manual/C/figures/full-6.png
D	help/nautilus-user-manual/C/figures/help_num.png
D	help/nautilus-user-manual/C/figures/home_folder_num.png
D	help/nautilus-user-manual/C/figures/link.png
D	help/nautilus-user-manual/C/figures/locationbar_nqr.png
D	help/nautilus-user-manual/C/figures/nautilus_window_full_num.png
D	help/nautilus-user-manual/C/figures/news_num.png
D	help/nautilus-user-manual/C/figures/noread.png
D	help/nautilus-user-manual/C/figures/nowrite.png
D	help/nautilus-user-manual/C/figures/player-1.png
D	help/nautilus-user-manual/C/figures/player-2.png
D	help/nautilus-user-manual/C/figures/player-3.png
D	help/nautilus-user-manual/C/figures/player-4.png
D	help/nautilus-user-manual/C/figures/player.png
D	help/nautilus-user-manual/C/figures/preferences_menu_num.png
D	help/nautilus-user-manual/C/figures/sidebar_num.png
D	help/nautilus-user-manual/C/figures/viewmenu.png
D	help/nautilus-user-manual/C/figures/viewmusic.png
D	help/nautilus-user-manual/C/figures/xcf/custom_icon_num.xcf
D	help/nautilus-user-manual/C/figures/xcf/home_folder_num.xcf
D
help/nautilus-user-manual/C/figures/xcf/nautilus_window_full_num.xcf
D	help/nautilus-user-manual/C/legal.xml
D	help/nautilus-user-manual/C/nautilus-user-manual-C.omf
D	help/nautilus-user-manual/C/nautilus-user-manual.sgml
D	help/nautilus-user-manual/C/nautilus-user-manual.xml
D	help/nautilus-user-manual/Makefile.am
D	help/nautilus-user-manual/es/.cvsignore
D	help/nautilus-user-manual/es/Makefile.am
D	help/nautilus-user-manual/es/figures/custicon.png
D	help/nautilus-user-manual/es/figures/full.png
D	help/nautilus-user-manual/es/figures/link.png
D	help/nautilus-user-manual/es/figures/locbar.png
D	help/nautilus-user-manual/es/figures/noread.png
D	help/nautilus-user-manual/es/figures/nowrite.png
D	help/nautilus-user-manual/es/figures/part.png
D	help/nautilus-user-manual/es/figures/player.png
D	help/nautilus-user-manual/es/figures/prefmenu.png
D	help/nautilus-user-manual/es/figures/sidebar.png
D	help/nautilus-user-manual/es/figures/viewmenu.png
D	help/nautilus-user-manual/es/figures/viewmusic.png
D	help/nautilus-user-manual/es/nautilus-user-manual-es.omf
D	help/nautilus-user-manual/es/nautilus-user-manual.sgml
D	help/nautilus-user-manual/ko/.cvsignore
D	help/nautilus-user-manual/ko/Makefile.am
D	help/nautilus-user-manual/ko/figures/custicon.png
D	help/nautilus-user-manual/ko/figures/full-1.png
D	help/nautilus-user-manual/ko/figures/full-2.png
D	help/nautilus-user-manual/ko/figures/full-3.png
D	help/nautilus-user-manual/ko/figures/full-4.png
D	help/nautilus-user-manual/ko/figures/full-5.png
D	help/nautilus-user-manual/ko/figures/full-6.png
D	help/nautilus-user-manual/ko/figures/full.png
D	help/nautilus-user-manual/ko/figures/link.png
D	help/nautilus-user-manual/ko/figures/locbar.png
D	help/nautilus-user-manual/ko/figures/noread.png
D	help/nautilus-user-manual/ko/figures/nowrite.png
D	help/nautilus-user-manual/ko/figures/part-1.png
D	help/nautilus-user-manual/ko/figures/part-2.png
D	help/nautilus-user-manual/ko/figures/part-3.png
D	help/nautilus-user-manual/ko/figures/part.png
D	help/nautilus-user-manual/ko/figures/player-1.png
D	help/nautilus-user-manual/ko/figures/player-2.png
D	help/nautilus-user-manual/ko/figures/player-3.png
D	help/nautilus-user-manual/ko/figures/player-4.png
D	help/nautilus-user-manual/ko/figures/player.png
D	help/nautilus-user-manual/ko/figures/prefmenu.png
D	help/nautilus-user-manual/ko/figures/sidebar.png
D	help/nautilus-user-manual/ko/figures/viewmenu.png
D	help/nautilus-user-manual/ko/figures/viewmusic.png
D	help/nautilus-user-manual/ko/nautilus-user-manual-ko.omf
D	help/nautilus-user-manual/ko/nautilus-user-manual.sgml
D	help/omf.make
D	help/sgmldocs.make
D	help/xmldocs.make

commit 9709c68d547ec995846c7e5b4edd7c2a028e0046
Author: Dave Camp <dave@ximian.com>
Date:	2003-02-08

    Removed view_as_name so this isn't chosen as a content view. Removed
    the

    2003-02-08	Dave Camp  <dave@ximian.com>

	* components/notes/Nautilus_View_notes.server.in.in: Removed
	view_as_name so this isn't chosen as a content view.
	*
	components/image_properties/Nautilus_View_image_properties.server
	.in.in: Removed the Nautilus::View interface (it isn't implemented
	any more), removed the view_as_name.  Fixes #102790.

M	ChangeLog
M
components/image_properties/Nautilus_View_image_properties.server.in.in
M	components/notes/Nautilus_View_notes.server.in.in

commit 2f9700256ad95d573e8308ee1661bab49603a2bb
Author: Dave Camp <dave@ximian.com>
Date:	2003-02-08

    Set the GdkScreen on the drag-and-drop context menu. Fixes #90920.

    2003-02-08	Dave Camp  <dave@ximian.com>

	* libnautilus-private/nautilus-dnd.c:
	(nautilus_drag_drop_action_ask),
	(nautilus_drag_drop_background_ask):
	* libnautilus-private/nautilus-dnd.h:
	* libnautilus-private/nautilus-icon-dnd.c:
	(get_background_drag_action),
	(nautilus_icon_container_receive_dropped_icons):
	* libnautilus-private/nautilus-tree-view-drag-dest.c:
	(receive_uris):
	* src/file-manager/fm-icon-view.c: (icon_view_handle_uri_list):
	* src/nautilus-information-panel.c: (receive_dropped_uri_list),
	(receive_dropped_color): Set the GdkScreen on the drag-and-drop
	context menu.  Fixes #90920.

M	ChangeLog
M	libnautilus-private/nautilus-dnd.c
M	libnautilus-private/nautilus-dnd.h
M	libnautilus-private/nautilus-icon-dnd.c
M	libnautilus-private/nautilus-tree-view-drag-dest.c
M	src/file-manager/fm-icon-view.c
M	src/nautilus-information-panel.c

commit 911f045f1f8011b5f374e78b298952d059daca4c
Author: Dave Camp <dave@ximian.com>
Date:	2003-02-08

    Allow .svgz rendering in nautilus. Patch from Dom Lachowicz

    2003-02-08	Dave Camp  <dave@ximian.com>

	* libnautilus-private/nautilus-icon-factory.c:
	(nautilus_remove_icon_file_name_suffix),
	(path_represents_svg_image): Allow .svgz rendering in nautilus.
	Patch from Dom Lachowicz <cinamod@hotmail.com>

M	ChangeLog
M	libnautilus-private/nautilus-icon-factory.c

commit b89b133c39f51e33f6f0fd3d8a99f692dade1a7d
Author: Daniel Yacob <yacob@src.gnome.org>
Date:	2003-02-07

    Updating Amharic translation.

M	po/ChangeLog
M	po/am.po

commit 8aa1a3ea54a9f0fcdd966f4925271ac2428f57e7
Author: Alexander Larsson <alexl@redhat.com>
Date:	2003-02-05

    Correct icon name for zip disks.

    2003-02-05	Alexander Larsson  <alexl@redhat.com>

	* src/file-manager/fm-desktop-icon-view.c (create_mount_link):
	Correct icon name for zip disks.

M	ChangeLog
M	src/file-manager/fm-desktop-icon-view.c

commit c87bce4d28f3c50356044446fed430bf56f694a1
Author: Paisa Seeluangsawat <paisa@colorado.edu>
Date:	2003-02-05

    Updated Thai translation.

    2003-02-04	Paisa Seeluangsawat  <paisa@colorado.edu>

	    * th.po: Updated Thai translation.

M	po/ChangeLog
M	po/th.po

commit bd6262bea5d4b997bed4c24f035851effde8fa5c
Author: Alexander Larsson <alexl@src.gnome.org>
Date:	2003-02-04

    s/GtkType/GType/

M	ChangeLog
M	components/adapter/nautilus-adapter-control-embed-strategy.h
M	components/adapter/nautilus-adapter-embed-strategy.h
M	components/adapter/nautilus-adapter-file-load-strategy.h
M	components/adapter/nautilus-adapter-load-strategy.h
M	components/adapter/nautilus-adapter-stream-load-strategy.h
M	components/adapter/nautilus-adapter.h
M	components/adapter/nautilus-zoomable-proxy.c
M	components/emblem/nautilus-emblem-view.h
M	components/hardware/nautilus-hardware-view.h
M	components/loser/content/nautilus-content-loser.h
M	components/loser/sidebar/nautilus-sidebar-loser.h
M	components/music/nautilus-music-view.h
M	components/news/nautilus-cell-renderer-news.c
M	components/text/nautilus-text-view.h
M	components/throbber/nautilus-throbber.h
M	libnautilus-private/nautilus-directory-metafile-monitor.h
M	libnautilus-private/nautilus-directory.h
M	libnautilus-private/nautilus-entry.h
M	libnautilus-private/nautilus-file.h
M	libnautilus-private/nautilus-horizontal-splitter.h
M	libnautilus-private/nautilus-icon-canvas-item.h
M	libnautilus-private/nautilus-keep-last-vertical-box.h
M	libnautilus-private/nautilus-merged-directory.h
M	libnautilus-private/nautilus-metafile.h
M	libnautilus-private/nautilus-program-chooser.h
M	libnautilus-private/nautilus-trash-directory.h
M	libnautilus-private/nautilus-trash-file.h
M	libnautilus-private/nautilus-vfs-directory.h
M	libnautilus-private/nautilus-vfs-file.h
M	libnautilus-private/nautilus-volume-monitor.h
M	libnautilus/nautilus-view-standard-main.c
M	libnautilus/nautilus-view.h
M	src/file-manager/fm-desktop-icon-view.h
M	src/file-manager/fm-directory-view.h
M	src/file-manager/fm-icon-view.h
M	src/file-manager/fm-properties-window.h
M	src/file-manager/fm-search-list-view.h
M	src/nautilus-bookmark-list.h
M	src/nautilus-complex-search-bar.h
M	src/nautilus-component-adapter-factory.h
M	src/nautilus-desktop-window.h
M	src/nautilus-information-panel.h
M	src/nautilus-location-bar.h
M	src/nautilus-navigation-bar.h
M	src/nautilus-navigation-window.h
M	src/nautilus-object-window.h
M	src/nautilus-property-browser.h
M	src/nautilus-search-bar-criterion.h
M	src/nautilus-search-bar.h
M	src/nautilus-sidebar-title.h
M	src/nautilus-simple-search-bar.h
M	src/nautilus-spatial-window.h
M	src/nautilus-switchable-navigation-bar.h
M	src/nautilus-switchable-search-bar.h
M	src/nautilus-view-frame.h
M	src/nautilus-window.h
M	src/nautilus-zoom-control.h

commit bfec245e5e52a4a43c16054e00e5f1cae86ff9ca
Author: Paisa Seeluangsawat <paisa@colorado.edu>
Date:	2003-02-04

    Updated Thai translation.

    2003-02-03	Paisa Seeluangsawat  <paisa@colorado.edu>

	    * th.po: Updated Thai translation.

M	po/ChangeLog
M	po/th.po

commit 1095967ab7d9d1d71ec2556204102b2cba5a7f3c
Author: Fatih Demir <kabalak@src.gnome.org>
Date:	2003-02-03

    Updated Turkish translation

M	po/ChangeLog
M	po/tr.po

commit deaa7d38da51a4e948249ce803f6fa3eb08719a3
Author: Daniel Yacob <yacob@src.gnome.org>
Date:	2003-02-03

    forgot change log..

M	po/ChangeLog

commit 9a65733d1d9cd4f86b9228dbeaaef993a35ede86
Author: Daniel Yacob <yacob@src.gnome.org>
Date:	2003-02-03

    Updating Amharic translation.

M	po/am.po

commit bfc25789ed14570af5de76fa8cb710ca32ebf3c3
Author: David Bordoley <bordoley@msu.edu>
Date:	2003-02-03

    Fixed dialogs to use GTK_STOCK_CANCEL/GTK_STOCK_OK instead of
    stop where

    2003-02-03	David Bordoley <bordoley@msu.edu>

	   * lbnautilus-private/nautilus-file-operations.c
	   (handle_transfer_vfs_error):
	   Fixed dialogs to use GTK_STOCK_CANCEL/GTK_STOCK_OK
	   instead of stop where appropriate. Fix button order to be
	   HIG compliant.

M	ChangeLog
M	libnautilus-private/nautilus-file-operations.c

commit 0dcfe7ee625868a7a7f6107bbc0dd1aa277547ef
Author: Alexander Larsson <alexl@redhat.com>
Date:	2003-02-03

    Free window->last_geometry. Patch from Arjan van de Ven

    2003-02-03	Alexander Larsson  <alexl@redhat.com>

	* src/nautilus-window.c (nautilus_window_finalize):
	Free window->last_geometry.
	Patch from Arjan van de Ven <arjanv@redhat.com>

	* libnautilus-private/nautilus-icon-factory.c
	(create_normal_cache_icon):
	Free filename. Patch from Arjan van de Ven <arjanv@redhat.com>

M	ChangeLog
M	libnautilus-private/nautilus-icon-factory.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window.c

commit a34e45350277b7fe4bc7fe3455ebccd96e76fd54
Author: Duarte Loreto <happyguy_pt@hotmail.com>
Date:	2003-02-02

    Updated Portuguese translation.

    2003-02-02	Duarte Loreto <happyguy_pt@hotmail.com>

	    * pt.po: Updated Portuguese translation.

M	po/ChangeLog
M	po/pt.po

commit 81f7f693ef86fc1411570dc3e8a1eeed649f6cd7
Author: James Willcox <jwillcox@gnome.org>
Date:	2003-02-01

    Update the selection *before* we tell people to popup a context menu.



    2003-01-31	James Willcox  <jwillcox@gnome.org>

	* libnautilus-private/nautilus-icon-container.c:
	(handle_icon_button_press):

	Update the selection *before* we tell people to popup a context
	menu.

M	ChangeLog
M	libnautilus-private/nautilus-icon-container.c

commit 93ee7d36e82c35826b4f77a1100bead6dd07bd2e
Author: Paisa Seeluangsawat <paisa@colorado.edu>
Date:	2003-02-01

    Updated Thai translation.

    2003-01-31	Paisa Seeluangsawat  <paisa@colorado.edu>

	    * th.po: Updated Thai translation.

M	po/ChangeLog
M	po/th.po

commit ce7085ed3ab85a5ed5e665b58f5f40939fe21516
Author: Pablo Gonzalo del Campo <pablodc@bigfoot.com>
Date:	2003-01-31

    Fixed a hotkey mistake.

    2003-01-30	Pablo Gonzalo del Campo  <pablodc@bigfoot.com>

	    * es.po: Fixed a hotkey mistake.

M	po/ChangeLog
M	po/es.po

commit 6899e00051137fc04b4c80daaee704510e19f0ca
Author: Pablo Gonzalo del Campo <pablodc@bigfoot.com>
Date:	2003-01-30

    Fixed a string translation mistake.

    2003-01-30	Pablo Gonzalo del Campo  <pablodc@bigfoot.com>

	    * es.po: Fixed a string translation mistake.

M	po/ChangeLog
M	po/es.po

commit c1ed0d1481936ef54a79d6a40b5d0cedc46739dc
Author: Pablo Gonzalo del Campo <pablodc@bigfoot.com>
Date:	2003-01-30

    Fixed a string order mistake.

    2003-01-29	Pablo Gonzalo del Campo  <pablodc@bigfoot.com>

	    * es.po: Fixed a string order mistake.

M	po/ChangeLog
M	po/es.po

commit 226f9196b1e90689bee90992254505ca5ecfa5f0
Author: Pablo Gonzalo del Campo <pablodc@bigfoot.com>
Date:	2003-01-30

    Various fixes

    2003-01-29	Pablo Gonzalo del Campo  <pablodc@bigfoot.com>

	    * es.po: Various fixes

M	po/ChangeLog
M	po/es.po

commit ab9d40bb5c6a8757b598d92fe139e711aca7f72a
Author: Sanlig Badral <badaa@src.gnome.org>
Date:	2003-01-29

    *** empty log message ***

M	po/ChangeLog
M	po/mn.po

commit d70e301d9f44f3262b62981cf14278182c86766c
Author: Dmitry Mastrukov <dmitrym@src.gnome.org>
Date:	2003-01-29

    ru.po: Updated Russian translation from Russian team
    <gnome-cyr@gnome.org>.

M	po/ChangeLog
M	po/ru.po

commit cdeaf20d41a4793b25d761bb1730b15afd59a2cc
Author: Alexander Larsson <alexl@redhat.com>
Date:	2003-01-29

    Clear get_info_failed before starting the get_file_info. This
    means that

    2003-01-29	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-directory-async.c
	(file_info_start):
	Clear get_info_failed before starting the get_file_info. This
	means
	that old failed get_info calls don't get "stuck", such as if
	you entered
	the wrong password in an smb share.

M	ChangeLog
M	libnautilus-private/nautilus-directory-async.c

commit af10a12b4aaa1a36a8b06381565d8d6a0b1ef284
Author: Yanko Kaneti <yaneti@declera.com>
Date:	2003-01-29

    Updated Bulgarian translation.

    2003-01-29	Yanko Kaneti  <yaneti@declera.com>

	* bg.po: Updated Bulgarian translation.

M	po/ChangeLog
M	po/bg.po

commit bbbc64168dca6bef90c86203764eebb34d896f1a
Author: Pablo Gonzalo del Campo <pablodc@bigfoot.com>
Date:	2003-01-28

    Fixed a hotkey mistake in a contextual menu.

    2003-01-28	Pablo Gonzalo del Campo  <pablodc@bigfoot.com>

	    * es.po: Fixed a hotkey mistake in a contextual menu.

M	po/ChangeLog
M	po/es.po

commit f675fe79e00b7d19bd24b96e85ec62a17be04d9b
Author: Pablo Saratxaga <pablo@src.gnome.org>
Date:	2003-01-28

    updated Vietnamese file;
    fixed old Changelog to UTF-8

M	ChangeLog
M	ChangeLog-20010201
M	ChangeLog-20010420
M	configure.in
M	po/ChangeLog
M	po/vi.po

commit 55e2ffab73ef9a7f9b2fa6347fcf2c7a4c09817c
Author: Kostas Papadimas <pkst@src.gnome.org>
Date:	2003-01-28

    Updated the Greek translation

M	po/ChangeLog
M	po/el.po

commit 46f55e7da77f5f1e177b2184e1e51cb1d7937191
Author: Dave Camp <campd@src.gnome.org>
Date:	2003-01-28

    release markers

M	ChangeLog
M	po/ChangeLog

commit 620c5411dbabc073cdf472b0856050df46ca0e2d (tag: NAUTILUS_2_2_0_2)
Author: Dave Camp <dave@ximian.com>
Date:	2003-01-28

    2.2.0.2.

    2003-01-27	Dave Camp  <dave@ximian.com>

	* NEWS:
	* configure.in: 2.2.0.2.

M	ChangeLog
M	NEWS
M	configure.in
M	po/am.po
M	po/ar.po
M	po/az.po
M	po/be.po
M	po/bg.po
M	po/ca.po
M	po/cs.po
M	po/da.po
M	po/de.po
M	po/el.po
M	po/en_GB.po
M	po/es.po
M	po/et.po
M	po/eu.po
M	po/fi.po
M	po/fr.po
M	po/ga.po
M	po/gl.po
M	po/he.po
M	po/hi.po
M	po/hu.po
M	po/it.po
M	po/ja.po
M	po/ko.po
M	po/lt.po
M	po/lv.po
M	po/mk.po
M	po/mn.po
M	po/ms.po
M	po/nl.po
M	po/nn.po
M	po/no.po
M	po/pl.po
M	po/pt.po
M	po/pt_BR.po
M	po/ro.po
M	po/ru.po
M	po/sk.po
M	po/sl.po
M	po/sq.po
M	po/sv.po
M	po/ta.po
M	po/tr.po
M	po/uk.po
M	po/vi.po
M	po/zh_CN.po
M	po/zh_TW.po

commit 94c3e8f3364ffe614013ab896eb85395d57d74cf
Author: Yuri Syrota <rasta@src.gnome.org>
Date:	2003-01-27

    Updated Ukrainian translation

M	po/uk.po

commit 8fdc3e83db46a60a6e975d743298c20375b8cb75
Author: Alexander Larsson <alexl@redhat.com>
Date:	2003-01-27

    Only pass GNOME_ICON_LOOKUP_FLAGS_EMBEDDING_TEXT if there is
    top-left text

    2003-01-27	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-icon-factory.c
	(nautilus_icon_factory_get_icon_for_file):
	Only pass GNOME_ICON_LOOKUP_FLAGS_EMBEDDING_TEXT if there
	is top-left text to use.

M	ChangeLog
M	libnautilus-private/nautilus-icon-factory.c

commit b57f44781bd06986f86b32055b1772cf4c50fab8
Author: Kang Jeong-Hee <kz@src.gnome.org>
Date:	2003-01-26

    ko.po updated

M	po/ChangeLog
M	po/ko.po

commit b5e1b2f9c4825e1e7bf39a2e66a98f7bab9aed95
Author: Abel Cheung <maddog@linux.org.hk>
Date:	2003-01-26

    Finished traditional Chinese translation. (Finally!)

    2003-01-26	Abel Cheung  <maddog@linux.org.hk>

	* zh_TW.po: Finished traditional Chinese translation. (Finally!)

M	po/ChangeLog
M	po/zh_TW.po

commit 567980b549979d49fccfabebc42e6ce15529c512
Author: Paisa Seeluangsawat <paisa@colorado.edu>
Date:	2003-01-26

    Added Thai translation.

    2003-01-22	Paisa Seeluangsawat  <paisa@colorado.edu>

	    * th.po: Added Thai translation.

M	po/ChangeLog
A	po/th.po

commit 67094f49d7dfb8b0e72973e69d923eef862a405b
Author: Christophe Fergeau <teuf@users.sourceforge.net>
Date:	2003-01-25

    Updated French translation

    2003-01-25	Christophe Fergeau <teuf@users.sourceforge.net>

	* fr.po: Updated French translation

M	po/ChangeLog
M	po/fr.po

commit 0cb3e78464c439c993a8f832602ef0225aaba32d
Author: Marius Andreiana <marius galuna.ro>
Date:	2003-01-24

    updated

    2003-01-23	Marius Andreiana <marius galuna.ro>

	* ro.po: updated

M	po/ChangeLog
M	po/ro.po

commit c0d95ba901cff2a8c6a6e6348db6872fa19cf5ca
Author: Pablo Gonzalo del Campo <pablodc@bigfoot.com>
Date:	2003-01-24

    Updated Spanish translation.

    2003-01-23	Pablo Gonzalo del Campo  <pablodc@bigfoot.com>

	    * es.po: Updated Spanish translation.

M	po/ChangeLog
M	po/es.po

commit c7ad3dd21a3c58377542f7d2581779a7d6b545f2
Author: Yuri Syrota <rasta@src.gnome.org>
Date:	2003-01-23

    Updated Ukrainian translation

M	po/ChangeLog
M	po/uk.po

commit 1173d78dac6699824dfaaa0df226412010a05d4d
Author: Dave Camp <dave@ximian.com>
Date:	2003-01-23

    Remove callbacks for background gconf keys.

    2003-01-23	Dave Camp  <dave@ximian.com>

	* libnautilus-private/nautilus-directory-background.c
	(background_destroyed_callback): Remove callbacks for background
	gconf keys.

M	ChangeLog
M	libnautilus-private/nautilus-directory-background.c

commit 0465bf9098eb1c087344561d37e7025aecf629d1
Author: Gustavo Noronha Silva <kov@debian.org>
Date:	2003-01-23

    fix on <span> stuff

    2003-01-23	Gustavo Noronha Silva  <kov@debian.org>

	* pt_BR.po: fix on <span> stuff

M	po/ChangeLog
M	po/pt_BR.po

commit c19831eb6db5f18b3845288e21a698c006d5e9db
Author: Pablo Saratxaga <pablo@src.gnome.org>
Date:	2003-01-23

    updated Vietnamese file

M	po/ChangeLog
M	po/vi.po

commit e435d9d09fa034864359de28f6217f07ea402834
Author: Dave Camp <campd@src.gnome.org>
Date:	2003-01-23

    version markers

M	ChangeLog
M	po/ChangeLog

commit bdb53df549c74e603fd71a24b524c5f71c9e471d (tag: NAUTILUS_2_2_0_1)
Author: Dave Camp <dave@ximian.com>
Date:	2003-01-22

    2.2.0.1

    2003-01-22	Dave Camp  <dave@ximian.com>

	* NEWS:
	* configure.in: 2.2.0.1

M	ChangeLog
M	NEWS
M	configure.in
M	po/am.po
M	po/ar.po
M	po/az.po
M	po/be.po
M	po/bg.po
M	po/ca.po
M	po/cs.po
M	po/da.po
M	po/de.po
M	po/el.po
M	po/en_GB.po
M	po/es.po
M	po/et.po
M	po/eu.po
M	po/fi.po
M	po/fr.po
M	po/ga.po
M	po/gl.po
M	po/he.po
M	po/hi.po
M	po/hu.po
M	po/it.po
M	po/ja.po
M	po/ko.po
M	po/lt.po
M	po/lv.po
M	po/mk.po
M	po/mn.po
M	po/ms.po
M	po/nl.po
M	po/nn.po
M	po/no.po
M	po/pl.po
M	po/pt.po
M	po/pt_BR.po
M	po/ro.po
M	po/ru.po
M	po/sk.po
M	po/sl.po
M	po/sq.po
M	po/sv.po
M	po/ta.po
M	po/tr.po
M	po/uk.po
M	po/vi.po
M	po/zh_CN.po
M	po/zh_TW.po

commit 04f3ac6a265a9617a34d26b5cb8fdb3f22bcb2b6
Author: Dave Camp <dave@ximian.com>
Date:	2003-01-22

    Unref the control.

    2003-01-22	Dave Camp  <dave@ximian.com>

	* libnautilus/nautilus-view-standard-main.c: (make_object): Unref
	the control.

M	ChangeLog
M	libnautilus/nautilus-view-standard-main.c

commit dd3da76dd2110d1a4fbe01f9109ac5a1882ca872
Author: Alexander Larsson <alexl@redhat.com>
Date:	2003-01-22

    Added "am" and "ar" to ALL_LINGUAS

    2003-01-22	Alexander Larsson  <alexl@redhat.com>

	* configure.in:
	Added "am" and "ar" to ALL_LINGUAS

M	ChangeLog
M	configure.in

commit cd29157708054c6e62aa78e66e78e26e16246002
Author: Yuri Syrota <rasta@src.gnome.org>
Date:	2003-01-22

    Updated Ukrainian translation

M	po/uk.po

commit 6de0ee5c7bad55a154765a8a933f066fe7aa0b82
Author: Christian Rose <menthos@menthos.com>
Date:	2003-01-22

    Added "mn" to ALL_LINGUAS. Added Mongolian translation by Ochirbat
    Batzaya

    2003-01-22	Christian Rose	<menthos@menthos.com>

	* configure.in: Added "mn" to ALL_LINGUAS.
	* po/mn.po: Added Mongolian translation by
	Ochirbat Batzaya <buuvei@yahoo.com>.

M	ChangeLog
M	configure.in
M	po/ChangeLog
A	po/mn.po

commit 001ce3220a0435485ad1a96c0ab7c8ff6e5d0311
Author: Alessio Frusciante <algol@src.gnome.org>
Date:	2003-01-21

    Updated Italian translation.

M	po/ChangeLog
M	po/it.po

commit 71a49d4c8fc0cf21f4543db29f2d59d8a1113291
Author: Dmitry Mastrukov <dmitrym@src.gnome.org>
Date:	2003-01-21

    ru.po: Updated Russian translation from Russian team
    <gnome-cyr@gnome.org>.

M	po/ChangeLog
M	po/ru.po

commit 38af87465bdd3f4b1c4ae3a8cd494eb42a9120c3
Author: Yanko Kaneti <yaneti@declera.com>
Date:	2003-01-21

    Added mk to ALL_LINGUAS by MK team request.

    2003-01-21	Yanko Kaneti  <yaneti@declera.com>

	* configure.in: Added mk to ALL_LINGUAS by MK team request.

M	ChangeLog
M	configure.in

commit 1fcf08148c25c81e1b2c0684f182ec37715a7d3e
Author: Dave Camp <campd@src.gnome.org>
Date:	2003-01-21

    version markers

M	ChangeLog
M	po/ChangeLog

commit 691c20c011c10d0108a74e0fc48644ad2501a28c (tag: NAUTILUS_2_2_0)
Author: Dave Camp <dave@ximian.com>
Date:	2003-01-21

    2.20 Added a name I forgot.

    2003-01-20	Dave Camp  <dave@ximian.com>

	* NEWS:
	* configure.in: 2.20
	* THANKS: Added a name I forgot.

M	ChangeLog
M	NEWS
M	THANKS
M	configure.in
M	po/az.po
M	po/be.po
M	po/bg.po
M	po/ca.po
M	po/cs.po
M	po/da.po
M	po/de.po
M	po/el.po
M	po/en_GB.po
M	po/es.po
M	po/et.po
M	po/eu.po
M	po/fi.po
M	po/fr.po
M	po/ga.po
M	po/gl.po
M	po/he.po
M	po/hi.po
M	po/hu.po
M	po/it.po
M	po/ja.po
M	po/ko.po
M	po/lt.po
M	po/lv.po
M	po/ms.po
M	po/nl.po
M	po/nn.po
M	po/no.po
M	po/pl.po
M	po/pt.po
M	po/pt_BR.po
M	po/ro.po
M	po/ru.po
M	po/sk.po
M	po/sl.po
M	po/sq.po
M	po/sv.po
M	po/ta.po
M	po/tr.po
M	po/uk.po
M	po/vi.po
M	po/zh_CN.po
M	po/zh_TW.po

commit 86af40ce67e99c5591c246797021bf7183be3200
Author: Dave Camp <dave@ximian.com>
Date:	2003-01-21

    Added the 2.2 team. Added a section for 2.x, updated. Removed the
    obsolete

    2003-01-20	Dave Camp  <dave@ximian.com>

	* AUTHORS: Added the 2.2 team.
	* THANKS: Added a section for 2.x, updated.
	* README: Removed the obsolete info, added some up-to-date info.
	* src/nautilus-window-menus.c:
	(help_menu_about_nautilus_callback):
	Added the 2.2 team to the about box.
	* HACKING: Updated, patch from Alex Duggan.

M	AUTHORS
M	ChangeLog
M	HACKING
M	README
M	THANKS
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-window-menus.c

commit 812ca687ac4ced520709602e6dcd3b8db8bfa7f8
Author: Dave Camp <dave@ximian.com>
Date:	2003-01-21

    Removed previous patch to this function, it was breaking keynav.

    2003-01-20	Dave Camp  <dave@ximian.com>

	* src/file-manager/fm-list-view.c (key_press_callback): Removed
	previous patch to this function, it was breaking keynav.

M	ChangeLog
M	src/file-manager/fm-list-view.c

commit 96b26059a0a1dfd09d267c099cdc30d3bf76c157
Author: Christian Neumair <cneumair@src.gnome.org>
Date:	2003-01-20

    Updated German translation.

M	po/ChangeLog
M	po/de.po

commit a270e5a8069c2fceadaf0c6e27f17f96cf2a4467
Author: Alexander Larsson <alexl@redhat.com>
Date:	2003-01-20

    Correct the CORBA_Any usage with context menus.

    2003-01-20	Alexander Larsson  <alexl@redhat.com>

	* src/file-manager/fm-directory-view.c
	(bonobo_mime_action_activate_callback):
	Correct the CORBA_Any usage with context menus.

	* libnautilus-private/nautilus-icon-factory.c:
	Look at mtime for absolute filename icons so we reload thumbnails
	etc.

M	ChangeLog
M	libnautilus-private/nautilus-icon-factory.c
M	src/file-manager/fm-directory-view.c

commit 5aba9315cfe8bdb85a8a094fef183f2bfd3c642c
Author: Christian Neumair <cneumair@src.gnome.org>
Date:	2003-01-20

    Updated German translation.

M	po/ChangeLog
M	po/de.po

commit 5b0254baa4853d9453319504c729802cc34f70ba
Author: Alexander Larsson <alexl@redhat.com>
Date:	2003-01-20

    When deleting an icon with the keyboard focus, set focus on an
    adjacent

    2003-01-20	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-icon-container.c:
	When deleting an icon with the keyboard focus, set focus on
	an adjacent icon.

M	ChangeLog
M	libnautilus-private/nautilus-icon-container.c

commit fdeb504d3f49df847440a41e0fde41aa59d8f52b
Author: Dmitry Mastrukov <dmitrym@src.gnome.org>
Date:	2003-01-20

    ru.po: Updated Russian translation from Russian team
    <gnome-cyr@gnome.org>.

M	po/ChangeLog
M	po/ru.po

commit 31b2c139056404effe6d8a47eb741ac558bc353f
Author: Alexander Larsson <alexl@redhat.com>
Date:	2003-01-20

    Implement the help button.

    2003-01-20	Alexander Larsson  <alexl@redhat.com>

	* src/nautilus-file-management-properties.c:
	Implement the help button.

    2003-01-20	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-file.c:
	Revert the symlink activation change. For later discussion.

M	ChangeLog
M	libnautilus-private/nautilus-file.c
M	src/nautilus-file-management-properties.c

commit d69d411e1ca6295f906fbcd6defc0d1976e08fbe
Author: Abel Cheung <maddog@linux.org.hk>
Date:	2003-01-19

    Updated traditional Chinese translation, and used correct copyright

    2003-01-19	Abel Cheung  <maddog@linux.org.hk>

	* zh_TW.po: Updated traditional Chinese translation, and used
	correct
	  copyright symbol.

M	po/ChangeLog
M	po/zh_TW.po

commit b4cd6090bc2eaa6c07a1ba36ea3bbde21741aefa
Author: Stanislav Visnovsky <visnovsky@nenya.ms.mff.cuni.cz>
Date:	2003-01-19

    Updated Slovak translation.

    2003-01-19	Stanislav Visnovsky <visnovsky@nenya.ms.mff.cuni.cz>

	* sk.po: Updated Slovak translation.

M	po/ChangeLog
M	po/sk.po

commit 7e79b03d19b8800937381b80c35eaa32974b2eeb
Author: He Qiangqiang <carton@linux.net.cn>
Date:	2003-01-19

    Fixed some translations.

    2003-01-19	He Qiangqiang  <carton@linux.net.cn>

	* zh_CN.po: Fixed some translations.

M	po/ChangeLog
M	po/zh_CN.po

commit 4366006f3d5f1bbaa66eb4d6761fe52092adcbde
Author: Dave Camp <dave@ximian.com>
Date:	2003-01-18

    Free the path.

    2003-01-18	Dave Camp  <dave@ximian.com>

	* src/file-manager/fm-list-view.c
	(fm_list_view_start_renaming_file):
	Free the path.

M	ChangeLog
M	src/file-manager/fm-list-view.c

commit 1d70f58e575b12a5a2d2763eeae91ba73fbc3d58
Author: Dave Camp <dave@ximian.com>
Date:	2003-01-18

    Don't initiate a rename on mouse clicks. Patch from Marten Ter Borgh

    2003-01-18	Dave Camp  <dave@ximian.com>

	* src/file-manager/fm-list-view.c: (cell_renderer_edited),
	(create_and_set_up_tree_view), (fm_list_view_start_renaming_file):
	Don't initiate a rename on mouse clicks.
	Patch from Marten Ter Borgh <marten-devel@terborgh.demon.nl>,
	fixes bug #83552.

M	ChangeLog
M	src/file-manager/fm-list-view.c

commit 45dd65cfe38098b96c0bf874a63395500afde89b
Author: Tivo Leedjrv <toivo@linux.ee>
Date:	2003-01-18

    Added Estonian translation.

    2003-01-18	Tivo Leedjrv	<toivo@linux.ee>

	    * et.po: Added Estonian translation.

M	po/ChangeLog
A	po/et.po

commit 4edb5d92079e54c10528bd64de74c7a073338ef3
Author: Tivo Leedjrv <toivo@linux.ee>
Date:	2003-01-18

    Added et to ALL_LINGUAS.

    2003-01-18	Tivo Leedjrv	<toivo@linux.ee>

	    * configure.in: Added et to ALL_LINGUAS.

M	ChangeLog
M	configure.in

commit 737ef775e6ab39a40b4e869c55dd3044802f3c52
Author: Vincent van Adrighem <V.vanAdrighem@dirck.mine.nu>
Date:	2003-01-18

    Dutch translation updated by Reinout van Schouwen.

    2003-01-18	Vincent van Adrighem  <V.vanAdrighem@dirck.mine.nu>

	* nl.po: Dutch translation updated by Reinout van Schouwen.

M	po/ChangeLog
M	po/nl.po

commit 30774a12fccec1b2dca782ad1c5170289b4b4d97
Author: Andraz Tori <minmax@src.gnome.org>
Date:	2003-01-18

    Updated Slovenian translation

M	po/sl.po

commit 5fc42bb1b677f9d4dbc71a2515b8e3a31fddabda
Author: Pauli Virtanen <pauli.virtanen@hut.fi>
Date:	2003-01-17

    Updated Finnish translation.

    2003-01-17	Pauli Virtanen	<pauli.virtanen@hut.fi>

	* fi.po: Updated Finnish translation.

M	po/ChangeLog
M	po/fi.po

commit 17d68d97e43e6b1628c06f7ec691fe5c7cb00b5f
Author: Jordi Mallach <jordim@src.gnome.org>
Date:	2003-01-17

    Updated Catalan translation.

M	po/ChangeLog
M	po/ca.po

commit 5a1f0d7b6a0a2c45c0498843e60ddc41bacc390e
Author: Alexander Larsson <alexl@redhat.com>
Date:	2003-01-17

    Convert link names and duplicate names with g_filename_to/from_utf8().

    2003-01-17	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-file-operations.c:
	Convert link names and duplicate names with
	g_filename_to/from_utf8(). (#103721)
	Patch from hidetoshi.tajima@sun.com

M	ChangeLog
M	libnautilus-private/nautilus-file-operations.c

commit 00dc676d518d85b6a87177160d215642406d949f
Author: Michal Bukovjan <mbukovjan@src.gnome.org>
Date:	2003-01-16

    Updated Czech translation.

M	po/cs.po

commit 418c1404ac0061aeb2c70666ce3f98c71b2feb90
Author: Marius Andreiana <marius galuna.ro>
Date:	2003-01-16

    updated

    2003-01-16	Marius Andreiana <marius galuna.ro>

	* ro.po: updated

M	po/ChangeLog
M	po/ro.po

commit 31513264ac1eff6b36ef918075f40ccb2ed3262f
Author: Christian Neumair <cneumair@src.gnome.org>
Date:	2003-01-16

    Updated German translation.

M	po/ChangeLog
M	po/de.po

commit 4530401bbbc2d99b16a859fa013582802b04ef04
Author: Christian Neumair <cneumair@src.gnome.org>
Date:	2003-01-16

    Updated German translation.

M	po/de.po

commit a43adc3f980c209902ec65b023e904c7a7024443
Author: Alessio Frusciante <algol@src.gnome.org>
Date:	2003-01-16

    Updated Italian translation.

M	po/ChangeLog
M	po/it.po

commit 26575ec3a1e1fafec1b465d361413f6506c63ec1
Author: Alexander Larsson <alexl@redhat.com>
Date:	2003-01-16

    Convert new directory name with g_filename_from_utf8(). (#90154)

    2003-01-16	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-file-operations.c
	(nautilus_file_operations_new_folder):
	Convert new directory name with g_filename_from_utf8(). (#90154)

M	ChangeLog
M	libnautilus-private/nautilus-file-operations.c

commit 5007870e5a9983756956934e6dfe18fe2746c16c
Author: Daniel Yacob <yacob@src.gnome.org>
Date:	2003-01-16

    Updating Amharic translation.

M	po/ChangeLog
M	po/am.po

commit 1f65f45458381e23482ac56a3e5d0a575be80419
Author: Alexander Larsson <alexl@redhat.com>
Date:	2003-01-16

    Change the icon to something that exists.

    2003-01-16	Alexander Larsson  <alexl@redhat.com>

	* nautilus-file-management-properties.desktop.in:
	* src/network-scheme.desktop.in:
	Change the icon to something that exists.

M	ChangeLog
M	nautilus-file-management-properties.desktop.in
M	src/network-scheme.desktop.in

commit 1d3042455a213bd36b856183efc2124aa52f781e
Author: Gustavo Noronha Silva <gns@src.gnome.org>
Date:	2003-01-16

    translation update

M	po/ChangeLog
M	po/pt_BR.po

commit a36a0b60e1c091b5eb4e0a3afeb83ca53f888120
Author: Laurent Dhima <laurenti@src.gnome.org>
Date:	2003-01-15

    Updated Albanian translation

    * sq.po: Updated Albanian translation

M	po/ChangeLog

commit 26c6c22bd3b300760aaa5b94c7e9fb81440fe2d9
Author: Laurent Dhima <laurenti@src.gnome.org>
Date:	2003-01-15

    2003-01-15 Updated

M	po/sq.po

commit 8532a2d85b44533978d4dee2141139cacfab189d
Author: Pablo Gonzalo del Campo <pablodc@bigfoot.com>
Date:	2003-01-15

    Updated Spanish translation.

    2003-01-15	Pablo Gonzalo del Campo  <pablodc@bigfoot.com>

	    * es.po: Updated Spanish translation.

M	po/ChangeLog
M	po/es.po

commit 41cb16ad91bd79e34f593a5bbd0a09c0612eecc0
Author: Gil Osher <dolfin@src.gnome.org>
Date:	2003-01-15

    Updated Hebrew translation.


    * he.po: Updated Hebrew translation.

M	po/ChangeLog

commit 8419b9b499a9e8fa635e1c9748a1ce6c997ee00a
Author: Gil Osher <dolfin@src.gnome.org>
Date:	2003-01-15

    *** empty log message ***

M	po/he.po

commit a0e623861e5e92253a44b6903bec127908f6246c
Author: Ole Laursen <olau@hardworking.dk>
Date:	2003-01-15

    Updated Danish translation.

    2003-01-15	Ole Laursen  <olau@hardworking.dk>

	* da.po: Updated Danish translation.

M	po/ChangeLog
M	po/da.po

commit c1990f1e0327889c3c9197ba10e1c1f14ec8c8d2
Author: Andras Timar <timar@gnome.hu>
Date:	2003-01-15

    Updated Hungarian translation.

    2003-01-15	Andras Timar  <timar@gnome.hu>

	    * hu.po: Updated Hungarian translation.

M	po/ChangeLog
M	po/hu.po

commit 5d893c75ab6ba8c6666168cda8a48ce5a03564b5
Author: Peteris Krisjanis <peterisk@src.gnome.org>
Date:	2003-01-15

    Artis Trops  <hornet@navigator.lv> * lv.po: Updated Latvian
    translation

M	po/ChangeLog
M	po/lv.po

commit d3c38d8d8602c7a5540bc94265a777d96eac1717
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2003-01-14

    Updated Norwegian (bokmal) translation.

    2003-01-15	Kjartan Maraas	<kmaraas@gnome.org>

	* no.po: Updated Norwegian (bokmal) translation.

M	po/ChangeLog
M	po/no.po

commit c968fa2f0f8e0eacfd8d47303d5bb360ced67bb2
Author: Christian Neumair <cneumair@src.gnome.org>
Date:	2003-01-14

    Updated German translation.

M	po/ChangeLog
M	po/de.po

commit 18488246956083c78147b195ebc9d7b70a90578d
Author: Christian Neumair <cneumair@src.gnome.org>
Date:	2003-01-14

    Updated German translation.

M	po/de.po

commit 30411cfbb20645ba17094133e0d4089fd5383ceb
Author: Chyla Zbigniew <chyla@src.gnome.org>
Date:	2003-01-14

    Updated Polish translation by GNOME PL Team <translators@gnome.pl>

M	po/ChangeLog
M	po/pl.po

commit 5cdaef8c83c81c657d2c511214e5c3d0ca69f6f8
Author: Dave Camp <dave@ximian.com>
Date:	2003-01-14

    Add a view_as_label_with_mnemonic field to the server file and

    2003-01-14	Dave Camp  <dave@ximian.com>

	* libnautilus-private/nautilus-view-identifier.c:
	(nautilus_view_identifier_new), (nautilus_view_identifier_copy),
	(nautilus_view_identifier_new_from_bonobo_server_info),
	(nautilus_view_identifier_free):
	* libnautilus-private/nautilus-view-identifier.h: Add a
	view_as_label_with_mnemonic field to the server file and
	NautilusViewIdentifier.
	* src/nautilus-window.c: (add_view_as_bonobo_menu_item): Use
	the mnemonics in the view menu.
	* src/Nautilus_shell.server.in: Add view_as_label_with_mnemonic
	fields to the Icon and List views.

M	ChangeLog
M	libnautilus-private/nautilus-view-identifier.c
M	libnautilus-private/nautilus-view-identifier.h
M	src/Nautilus_shell.server.in
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window.c

commit 9aaabc1472eb0bdf889b49d6212ff1bd7c17e93a
Author: Daniel Yacob <yacob@src.gnome.org>
Date:	2003-01-14

    Updating Amharic translation.

M	po/ChangeLog
M	po/am.po

commit a38a70944dbabedcfe4b0f944cad8f1566d95b97
Author: David Bordoley <bordoley@msu.edu>
Date:	2003-01-14

    src/nautilus-view-frame.c Fixed typo in nautilus_view_frame_class_init



    2003-01-14	David Bordoley <bordoley@msu.edu>

	* src/nautilus-view-frame.c
	Fixed typo in nautilus_view_frame_class_init
	s/open_location_in_this_window/open_location_prefer_existing_window
	for the prefer existing window case.

M	ChangeLog
M	src/nautilus-view-frame.c

commit 2ac904d0b786a76f2e9c653eef517c77e83876bb
Author: Anders Carlsson <andersca@codefactory.se>
Date:	2003-01-14

    Store the value of the previous locale, not the C one that we're
    setting.

    2003-01-14	Anders Carlsson  <andersca@codefactory.se>

	* src/file-manager/fm-icon-view.c:
	(get_stored_icon_position_callback),
	(icon_position_changed_callback):
	Store the value of the previous locale, not the C
	one that we're setting.
	Fixes #45300, reported by Christian Rose.

M	ChangeLog
M	src/file-manager/fm-icon-view.c

commit 118b166fd34d5460a9a09c147f44b329ba927df6
Author: Alexander Larsson <alexl@src.gnome.org>
Date:	2003-01-13

    Version markers

M	ChangeLog
M	po/ChangeLog

commit e94c66c0f68dbad8714fcda882d88a2c35f3c561 (tag: NAUTILUS_2_1_91)
Author: Alexander Larsson <alexl@redhat.com>
Date:	2003-01-13

    Update to 2.1.91. Require eel 2.1.91.

    2003-01-13	Alexander Larsson  <alexl@redhat.com>

	* NEWS:
	* configure.in:
	Update to 2.1.91.
	Require eel 2.1.91.

M	ChangeLog
M	NEWS
M	configure.in
M	po/az.po
M	po/be.po
M	po/bg.po
M	po/ca.po
M	po/cs.po
M	po/da.po
M	po/de.po
M	po/el.po
M	po/en_GB.po
M	po/es.po
M	po/eu.po
M	po/fi.po
M	po/fr.po
M	po/ga.po
M	po/gl.po
M	po/he.po
M	po/hi.po
M	po/hu.po
M	po/it.po
M	po/ja.po
M	po/ko.po
M	po/lt.po
M	po/lv.po
M	po/ms.po
M	po/nl.po
M	po/nn.po
M	po/no.po
M	po/pl.po
M	po/pt.po
M	po/pt_BR.po
M	po/ro.po
M	po/ru.po
M	po/sk.po
M	po/sl.po
M	po/sq.po
M	po/sv.po
M	po/ta.po
M	po/tr.po
M	po/uk.po
M	po/vi.po
M	po/zh_CN.po
M	po/zh_TW.po

commit 4a616ad3ef8d4d43cb3cca844fddb871898a7906
Author: He Qiangqiang <carton@src.gnome.org>
Date:	2003-01-13

    fixed msgfmt error.

M	po/zh_CN.po

commit b4fb68880e02617564b2e347bb004af26194aec0
Author: He Qiangqiang <carton@linux.net.cn>
Date:	2003-01-13

    Updated Simplified Chinese translation by Funda Wang

    2003-01-13	He Qiangqiang  <carton@linux.net.cn>

	    * zh_CN.po: Updated Simplified Chinese translation by
	    Funda Wang <fundawang@en2china.com>.

M	po/ChangeLog
M	po/zh_CN.po

commit a308d0cf09fe8e150788d6148b9c994f91a86bc7
Author: Alexander Larsson <alexl@redhat.com>
Date:	2003-01-13

    Rename nautilus_file_update_desktop_pixmaps to

    2003-01-13	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-directory-background.c:
	Rename nautilus_file_update_desktop_pixmaps to
	nautilus_file_update_root_pixmaps for clarity.
	Call eel_background_set_is_constant_size on the desktop
	background earlier.
	Set the color on the correct window (root window, not desktop
	window).

	* libnautilus-private/nautilus-icon-container.c:
	Override the draw_background signal to not clear/redraw the
	background
	on every expose. That's not needed since EelBackground correctly
	sets
	the background of the XWindow.

M	ChangeLog
M	libnautilus-private/nautilus-directory-background.c
M	libnautilus-private/nautilus-icon-container.c

commit ec3418136a1d50544e91ba6db98c93f0bfcc57f5
Author: Dave Camp <dave@ximian.com>
Date:	2003-01-13

    Save the parent class. (nautilus_image_properties_view_finalize):
    Chain to

    2003-01-13	Dave Camp  <dave@ximian.com>

	* components/image_properties/nautilus-image-properties-view.c
	(nautilus_image_properties_view_class_init): Save the parent
	class.
	(nautilus_image_properties_view_finalize): Chain to the parent
	class.

M	ChangeLog
M	components/image_properties/nautilus-image-properties-view.c

commit e0d92d618e465fd6eeefd9e04b7a6930287e8022
Author: Dave Camp <dave@ximian.com>
Date:	2003-01-13

    Only handle keypresses on the bin window.

    2003-01-12	Dave Camp  <dave@ximian.com>

	* src/file-manager/fm-list-view.c (key_press_callback): Only
	handle keypresses on the bin window.

	Fixes #102259, thanks to Pasupathi <pasupathi.duraisamy@wipro.com>
	for helping to track this down.

M	ChangeLog
M	src/file-manager/fm-list-view.c

commit f956758133dfe2ce897e86ddf9323ce09b159b35
Author: Dave Camp <dave@ximian.com>
Date:	2003-01-13

    In single click mode, don't activate if shift or control is held down.

    2003-01-12	Dave Camp  <dave@ximian.com>

	* src/file-manager/fm-list-view.c (button_press_callback): In
	single click mode, don't activate if shift or control is held
	down.  This matches the icon view behavior.

	Fixes #81896.

M	ChangeLog
M	src/file-manager/fm-list-view.c

commit 28ecd710f6502f6fd220034e2990cb4088717567
Author: Dave Camp <dave@ximian.com>
Date:	2003-01-13

    Handle activation and the popup menu from here.

    2003-01-12	Dave Camp  <dave@ximian.com>

	* src/file-manager/fm-list-view.c: (button_press_callback): Handle
	activation and the popup menu from here.
	(create_and_set_up_tree_view): Don't connect to
	button_release_event or event_after.

	Fixes #91176.

M	ChangeLog
M	src/file-manager/fm-list-view.c

commit b35815ad1cf989d52d7fa40e5a9a071a47a5fe0d
Author: Pauli Virtanen <pauli.virtanen@hut.fi>
Date:	2003-01-12

    Updated Finnish translation.

    2003-01-12	Pauli Virtanen	<pauli.virtanen@hut.fi>

	* fi.po: Updated Finnish translation.

M	po/ChangeLog
M	po/fi.po

commit a8ef1c04f40c6a81ecf92475f2aff7e3ca34ef98
Author: Alex Duggan <aldug@gnome.org>
Date:	2003-01-09

    Use pkg-config instead of orbit2-config. (fixes #73299)

    2003-01-08	Alex Duggan  <aldug@gnome.org>

	* configure.in:
	Use pkg-config instead of orbit2-config. (fixes #73299)

	* libnautilus-private/nautilus-icon-container.c:
	Remove unneccessary include of libnautilus/nautilus-clipboard.h

	* src/file-manager/fm-directory-view.c:
	Remove unnecessary include of fm-desktop-icon-view.h
	Patch from David Bordoley <bordoley@msu.edu>

M	ChangeLog
M	configure.in
M	libnautilus-private/nautilus-icon-container.c
M	src/file-manager/fm-directory-view.c

commit 9d0c2f37b19a97ed9b2e6ada4dfbc652bee0de30
Author: Miloslav Trmac <mitr@src.gnome.org>
Date:	2003-01-09

    Update Czech translation

M	po/ChangeLog
M	po/cs.po

commit b7548a21b4e29c9d2be2f4945c683677076ea12d
Author: Pablo Gonzalo del Campo <pablodc@bigfoot.com>
Date:	2003-01-09

    Fixed a couples of shortcut in the Spanish translation.

    2003-01-09	Pablo Gonzalo del Campo  <pablodc@bigfoot.com>

	* es.po: Fixed a couples of shortcut in the Spanish translation.

M	po/ChangeLog
M	po/es.po

commit 7679e39c5a27811f973c5e217b047c52fa1e24d1
Author: Laurent Dhima <laurenti@src.gnome.org>
Date:	2003-01-09

    Updated Albanian file

    * sq.po: Updated Albanian file

M	po/ChangeLog

commit 0a49f4ddfdbe9518e65da3b0a00a5dc746f28d2b
Author: Laurent Dhima <laurenti@src.gnome.org>
Date:	2003-01-09

    Updated

M	po/sq.po

commit 4994ebda61ed2b5e5ca290da14ed3f439ca3f66b
Author: Daniel Yacob <yacob@src.gnome.org>
Date:	2003-01-09

    Updating Amharic translation.

M	po/ChangeLog
M	po/am.po

commit 34ee5cc14d3f2765695f82963e7c7a0d34b693fc
Author: Miloslav Trmac <mitr@src.gnome.org>
Date:	2003-01-08

    Update Czech translation

M	po/ChangeLog
M	po/cs.po

commit a40da533795533fd639f4164d1c6907272950a95
Author: Pablo Gonzalo del Campo <pablodc@bigfoot.com>
Date:	2003-01-08

    Updated Spanish translation.

    2003-01-08	Pablo Gonzalo del Campo  <pablodc@bigfoot.com>

	* es.po: Updated Spanish translation.

M	po/ChangeLog
M	po/es.po

commit f5537b1d517ae3e9070459a114178ed5e9c306da
Author: Kang Jeong-Hee <kz@src.gnome.org>
Date:	2003-01-08

    ko.po updated

M	po/ChangeLog
M	po/ko.po

commit dac3bfd7ec74ece6c674f9e6781bcd3a9a9827a9
Author: Ole Laursen <olau@hardworking.dk>
Date:	2003-01-08

    Updated Danish translation.

    2003-01-08	Ole Laursen  <olau@hardworking.dk>

	* da.po: Updated Danish translation.

M	po/ChangeLog
M	po/da.po

commit 3599c94df7eabd1ad969a1524b8bbe50c306e5ae
Author: Peteris Krisjanis <peterisk@src.gnome.org>
Date:	2003-01-08

    Artis Trops  <hornet@navigator.lv> * lv.po: Updated Latvian
    translation

M	po/ChangeLog
M	po/lv.po

commit eac34c8d8a000f503337dd5a2d37fc8710169ab1
Author: Vincent van Adrighem <V.vanAdrighem@dirck.mine.nu>
Date:	2003-01-08

    Dutch translation updated by Reinout van Schouwen.

    2003-01-08	Vincent van Adrighem  <V.vanAdrighem@dirck.mine.nu>

	* nl.po: Dutch translation updated by Reinout van Schouwen.

M	po/ChangeLog
M	po/nl.po

commit f23beff2cebfc3346309a0d4ae15f7d7ec234e49
Author: Gil Osher <dolfin@src.gnome.org>
Date:	2003-01-08

    Updated Hebrew translation.


    * he.po: Updated Hebrew translation.

M	po/ChangeLog

commit e8b06640fb389032f868e0aae274c15e3e35611c
Author: Gil Osher <dolfin@src.gnome.org>
Date:	2003-01-08

    *** empty log message ***

M	po/he.po

commit 3379750fa61d169571c9565867715e64450acb9e
Author: Abel Cheung <maddog@linux.org.hk>
Date:	2003-01-08

    Updated traditional Chinese translation.

    2003-01-08	Abel Cheung  <maddog@linux.org.hk>

	* zh_TW.po: Updated traditional Chinese translation.

M	po/ChangeLog
M	po/zh_TW.po

commit 8cc50415b05b93e72a22414585c3e8d9d337fc67
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2003-01-07

    Updated Norwegian (bokmal) translation.

    2003-01-07	Kjartan Maraas	<kmaraas@gnome.org>

	* no.po: Updated Norwegian (bokmal) translation.

M	po/ChangeLog
M	po/no.po

commit d531b42145fb6eaee06d23c0ab31e0e265b0ad94
Author: Kostas Papadimas <pkst@src.gnome.org>
Date:	2003-01-07

    Updated the Greek translation

M	po/ChangeLog
M	po/el.po

commit 842dd1a856e3ad7bb9b594febe4d6d2b7b7bb8cb
Author: Andras Timar <timar@gnome.hu>
Date:	2003-01-07

    Updated Hungarian translation.

    2003-01-07	Andras Timar  <timar@gnome.hu>

	    * hu.po: Updated Hungarian translation.

M	po/ChangeLog
M	po/hu.po

commit 257bcd647d1556ae57899212ddaeaf8a9f6634ba
Author: Alex Duggan <aldug@gnome.org>
Date:	2003-01-07

    s/Nodes/Notes/ Patch from R.I.P. Deaddog. Fixes #102736. Approved
    by i18n

    2003-01-07	Alex Duggan  <aldug@gnome.org>

	* components/notes/Nautilus_View_notes.server.in.in:
	s/Nodes/Notes/
	Patch from R.I.P. Deaddog. Fixes #102736.
	Approved by i18n and release teams

M	ChangeLog
M	components/notes/Nautilus_View_notes.server.in.in

commit c62a9e76d87edb83a14cbf85376b3ed14debe9ea
Author: Andras Timar <timar@gnome.hu>
Date:	2003-01-07

    Updated Hungarian translation.

    2003-01-07	Andras Timar  <timar@gnome.hu>

	    * hu.po: Updated Hungarian translation.

M	po/hu.po

commit e64f6cc5fd7f79d9e5776ea1a4409650ba565fd2
Author: Pablo Gonzalo del Campo <pablodc@bigfoot.com>
Date:	2003-01-07

    Revision and Updated Spanish translation by Francisco Javier
    Fernandez.

    2003-01-02	Pablo Gonzalo del Campo <pablodc@bigfoot.com>

	* es.po: Revision and Updated Spanish translation by Francisco
	Javier Fernandez.

M	po/ChangeLog
M	po/es.po

commit 91fcac42825488d102cc334ba1956dc07d0433c5
Author: Christian Rose <menthos@menthos.com>
Date:	2003-01-07

    Updated Swedish translation.

    2003-01-07	Christian Rose	<menthos@menthos.com>

	* sv.po: Updated Swedish translation.

M	po/ChangeLog
M	po/sv.po

commit d7b8ff8452f4713485b521df6f6b022c2255813c
Author: Daniel Yacob <yacob@src.gnome.org>
Date:	2003-01-07

    Updated Amharic translation.

M	po/ChangeLog
M	po/am.po

commit eace724a50ff3618ca61582f04841d9e24806304
Author: Alexander Larsson <alexl@redhat.com>
Date:	2003-01-07

    Don't follow symlinks like shortcuts. Patch from Rolf Kulemann

    2003-01-07	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-file.c
	(nautilus_file_get_activation_uri):
	Don't follow symlinks like shortcuts.
	Patch from Rolf Kulemann

M	ChangeLog
M	libnautilus-private/nautilus-file.c

commit bc1e57ea85051f4fb17002feb93432aad315838f
Author: Gil Osher <dolfin@src.gnome.org>
Date:	2003-01-07

    Updated Hebrew translation.


    * he.po: Updated Hebrew translation.

M	po/ChangeLog

commit 2bbd6f8820411943fc54c30ee6ca0fc620aaa9be
Author: Gil Osher <dolfin@src.gnome.org>
Date:	2003-01-07

    *** empty log message ***

M	po/he.po

commit 06e8cf2ae20b860778eb5705cde982072c69941a
Author: Peteris Krisjanis <peterisk@src.gnome.org>
Date:	2003-01-07

    Artis Trops  <hornet@navigator.lv> * lv.po: Updated Latvian
    translation

M	po/ChangeLog
M	po/lv.po

commit 0b356894eae7f93370f33bd764140a4d00f172aa
Author: Peteris Krisjanis <peterisk@src.gnome.org>
Date:	2003-01-07

    Artis Trops  <hornet@navigator.lv> * lv.po: Updated Latvian
    translation

M	po/ChangeLog

commit 641c57c267550fdd09095fbf3a34260ad2fa23a6
Author: Abel Cheung <maddog@linux.org.hk>
Date:	2003-01-07

    Updated traditional Chinese translation.

    2003-01-07	Abel Cheung  <maddog@linux.org.hk>

	* zh_TW.po: Updated traditional Chinese translation.

M	po/ChangeLog
M	po/zh_TW.po

commit 2a933e218160653701c261af67a90ee8b001e392
Author: Naba Kumar <naba@src.gnome.org>
Date:	2003-01-07

    New hindi translation by Bhopal team <anuragseetha@yahoo.com>
    Guntupalli

	* hi.po: New hindi translation by
	Bhopal team <anuragseetha@yahoo.com>
	Guntupalli Karunakar <karunakar@freedomink.org>

M	ChangeLog
M	configure.in
M	po/ChangeLog
A	po/hi.po

commit bc3b0ea8c455f3f3c8e2f10d34f6d302c50cfac1
Author: Alex Duggan <aldug@gnome.org>
Date:	2003-01-07

    Removed statusbar timeout

    2003-01-06	Alex Duggan  <aldug@gnome.org>

	* src/nautilus-window.c:
	* src/nautilus-window.h:
	Removed statusbar timeout

	* libnautilus-private/nautilus-global-preferences.c:
	Removed unnecessary include.  Patch from
	Dave Bordoley <bordoley@msu.edu>

M	ChangeLog
M	libnautilus-private/nautilus-global-preferences.c
M	src/nautilus-navigation-window.c
M	src/nautilus-navigation-window.h
M	src/nautilus-object-window.c
M	src/nautilus-object-window.h
M	src/nautilus-spatial-window.c
M	src/nautilus-spatial-window.h
M	src/nautilus-window.c
M	src/nautilus-window.h

commit 34369ba4449747b7ccec570ea0133c99f39848b2
Author: Alex Duggan <aldug@gnome.org>
Date:	2003-01-07

    remove control-f keybinding leftover from nautilus-1.0.x. Partially
    fixes

    2003-01-06	Alex Duggan  <aldug@gnome.org>

	* src/nautilus-shell-ui.xml: remove control-f keybinding leftover
	from nautilus-1.0.x.  Partially fixes #85230

M	ChangeLog
M	src/nautilus-shell-ui.xml

commit e927d19af6c91ed19f4eb428744a7662c0a5ef71
Author: Dave Camp <campd@src.gnome.org>
Date:	2003-01-07

    version markers

M	ChangeLog
M	po/ChangeLog

commit 4b44402bf8621c4d1accc04038e57c2e92c632cd (tag: NAUTILUS_2_1_6)
Author: Dave Camp <dave@ximian.com>
Date:	2003-01-07

    Bump version to 2.1.6, require eel 2.1.6.

    2003-01-06	Dave Camp  <dave@ximian.com>

	* configure.in:
	* NEWS: Bump version to 2.1.6, require eel 2.1.6.

M	ChangeLog
M	NEWS
M	configure.in

commit bda607f269539a23569b160632d35d5974b840d6
Author: Alexander Larsson <alexl@redhat.com>
Date:	2003-01-06

    Remove duplicate accel for move to trash. Fixes the

    2003-01-06	Alexander Larsson  <alexl@redhat.com>

	* src/file-manager/nautilus-directory-view-ui.xml:
	Remove duplicate accel for move to trash. Fixes
	the delete-in-rename-deletes-file bug. (#101203)

	Patch by Rolf Kulemann

M	ChangeLog
M	src/file-manager/nautilus-directory-view-ui.xml

commit c9299d438b30d601941820c1409d22630655405d
Author: Christian Rose <menthos@menthos.com>
Date:	2003-01-06

    Updated Swedish translation.

    2003-01-06	Christian Rose	<menthos@menthos.com>

	* sv.po: Updated Swedish translation.

M	po/ChangeLog
M	po/sv.po

commit 6b7549ce09d39f009f742d226cff941ccea1b0c6
Author: Arvind Samptur <arvind.samptur@wipro.com>
Date:	2003-01-06

    changing the mnemonic of "Empty Trash" button. Resolves the conflict

    2003-01-06	Arvind Samptur <arvind.samptur@wipro.com>
	    * src/nautilus-information-panel.c
	    (nautilus_information_panel_update_buttons): changing the
	    mnemonic of "Empty Trash" button. Resolves the conflict
	    between "Edit" menu option and "Empty Trash" button, which
	    caused the desktop to be badly stuck.
	    Please see #101690, for Owen's comments as well.

M	ChangeLog
M	src/nautilus-information-panel.c

commit e34724f30f7ec06a9dd17fe597db4c9c4c783bc5
Author: Stanislav Visnovsky <visnovsky@nenya.ms.mff.cuni.cz>
Date:	2003-01-05

    Updated Slovak translation.

    2003-01-05	Stanislav Visnovsky <visnovsky@nenya.ms.mff.cuni.cz>

	* sk.po: Updated Slovak translation.

M	po/ChangeLog
M	po/sk.po

commit d7e09d97a49dcb630399cf315278fbdb47ee88cf
Author: Pauli Virtanen <pauli.virtanen@hut.fi>
Date:	2003-01-05

    Updated Finnish translation.

    2003-01-05	Pauli Virtanen <pauli.virtanen@hut.fi>

	* fi.po: Updated Finnish translation.

M	po/ChangeLog
M	po/fi.po

commit 3da34c2281e3c8a881b229b9c902c3551e213fa9
Author: Vincent van Adrighem <V.vanAdrighem@dirck.mine.nu>
Date:	2003-01-04

    Dutch translation updated by Reinout van Schouwen.

    2003-01-04	Vincent van Adrighem  <V.vanAdrighem@dirck.mine.nu>

	* nl.po: Dutch translation updated by Reinout van Schouwen.

M	po/ChangeLog
M	po/nl.po

commit 2632529294e23595d922e1e2c1dba7b89f93fe1e
Author: Christian Neumair <cneumair@src.gnome.org>
Date:	2003-01-03

    Updated German translation.

M	po/ChangeLog
M	po/de.po

commit 10f4e051b953ecba5a3acff76c27f0c24957f7b3
Author: Andras Timar <timar@gnome.hu>
Date:	2003-01-03

    Updated Hungarian translation.

    2003-01-03	Andras Timar  <timar@gnome.hu>

	    * hu.po: Updated Hungarian translation.

M	po/ChangeLog
M	po/hu.po

commit 44651906a8417c03af770e89e60ed6ce3bd074a0
Author: Gil Osher <dolfin@src.gnome.org>
Date:	2003-01-02

    Updated Hebrew translation.


    * he.po: Updated Hebrew translation.

M	po/ChangeLog

commit afa306a1b038e129783e4cffea0b3c956e7113ab
Author: Gil Osher <dolfin@src.gnome.org>
Date:	2003-01-02

    *** empty log message ***

M	po/he.po

commit d8d5183660376e77d9dcc97dd3c2b0f5d84b6012
Author: Christian Rose <menthos@menthos.com>
Date:	2003-01-02

    Updated Swedish translation.

    2003-01-02	Christian Rose	<menthos@menthos.com>

	* sv.po: Updated Swedish translation.

M	po/ChangeLog
M	po/sv.po

commit 5ca251616d290b01c45862d8ccd2f67b03eca8c9
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2003-01-02

    Updated Norwegian (bokmal) translation.

    2003-01-02	Kjartan Maraas	<kmaraas@gnome.org>

	* no.po: Updated Norwegian (bokmal) translation.

M	po/ChangeLog
M	po/no.po

commit 24e5f7783b17570ae26d0d55897d3167f19fc568
Author: Christophe Merlet <redfox@src.gnome.org>
Date:	2003-01-02

    Updated French translation.

M	po/ChangeLog
M	po/fr.po

commit f5b29fa0df535e777c0f7a6a651bca0b6d354024
Author: Pablo Gonzalo del Campo <pablodc@bigfoot.com>
Date:	2003-01-02

    Updated Spanish translation.

    2003-01-02	Pablo Gonzalo del Campo <pablodc@bigfoot.com>

	* es.po: Updated Spanish translation.

M	po/ChangeLog
M	po/es.po

commit 659f761a195d4333c8eb0d17f152a4052d439451
Author: Chyla Zbigniew <chyla@src.gnome.org>
Date:	2003-01-02

    Updated Polish translation by GNOME PL Team <translators@gnome.pl>

M	po/ChangeLog
M	po/pl.po

commit 51d32c9cc757f223a390be748929a1eea179362e
Author: Ole Laursen <olau@hardworking.dk>
Date:	2003-01-01

    Updated Danish translation.

    2003-01-01	Ole Laursen  <olau@hardworking.dk>

	* da.po: Updated Danish translation.

M	po/ChangeLog
M	po/da.po

commit 7ee85344f593b7ed6f79b554f075deaa3b53b587
Author: Peteris Krisjanis <peterisk@src.gnome.org>
Date:	2003-01-01

    Artis Trops  <hornet@navigator.lv> * lv.po: Updated Latvian
    translation.

M	po/ChangeLog
M	po/lv.po

commit 04f4376d5dac60c6c4f19b97601d7813fdfa2490
Author: Hasbullah Bin Pit <sebol@ikhlas.com>
Date:	2003-01-01

    Updated Malay translation.

    2003-01-01	Hasbullah Bin Pit <sebol@ikhlas.com>

	    * ms.po: Updated Malay translation.

M	po/ChangeLog
M	po/ms.po

commit ecff8ee47777141bda887cdfeadf9a150ae7ffe2
Author: Dave Camp <dave@ximian.com>
Date:	2002-12-31

    Applied UI review suggestions. Patch from Luca Ferretti

    2002-12-31	Dave Camp  <dave@ximian.com>

	* src/nautilus-file-management-properties.glade: Applied UI review
	suggestions.  Patch from Luca Ferretti <elle.uca@libero.it>

	* libnautilus-private/nautilus-dnd.c
	(nautilus_drag_drop_background_ask): Use "Folder" instead of
	"Directory".

M	ChangeLog
M	libnautilus-private/nautilus-dnd.c
M	src/nautilus-file-management-properties.glade

commit 9d19388c5bb1761f9943a8de2a953813f1c98160
Author: Gil Osher <dolfin@src.gnome.org>
Date:	2002-12-30

    *** empty log message ***

M	configure.in

commit 77a4ac28f5239ef6fd096aefffe13e95e6084504
Author: Bastien Nocera <hadess@hadess.net>
Date:	2002-12-27

    disable DEBUG (Closes: #101430), use GnomeIconTheme stuff so we
    get the

    2002-12-27	Bastien Nocera	<hadess@hadess.net>

	    * src/nautilus-server-connect.c: (update_icon): disable DEBUG
	(Closes: #101430), use GnomeIconTheme stuff so we get the
	icons back
	as in the old times

M	ChangeLog
M	src/nautilus-server-connect.c

commit bcbfbe659330f666cdf9cf78809578aa03562b5c
Author: Bastien Nocera <hadess@hadess.net>
Date:	2002-12-27

    require libgnome 2.1.1 for the libegg stuff (gnome_url_show_with_env
    is

    2002-12-27	Bastien Nocera	<hadess@hadess.net>

	    * configure.in: require libgnome 2.1.1 for the libegg stuff
	(gnome_url_show_with_env is required)

M	ChangeLog
M	configure.in

commit f3f665a9808e4c4901b0cb29d81d4a30a46eb16f
Author: Pablo Gonzalo del Campo <pablodc@bigfoot.com>
Date:	2002-12-26

    Updated Spanish translation.

    2002-12-26	Pablo Gonzalo del Campo <pablodc@bigfoot.com>

	* es.po: Updated Spanish translation.

M	po/ChangeLog
M	po/es.po

commit c2e088355a672f00bdf1766edf98804d4e4c2c76
Author: Ole Laursen <olau@hardworking.dk>
Date:	2002-12-25

    Update Danish translation.

    2002-12-25	Ole Laursen  <olau@hardworking.dk>

	* da.po: Update Danish translation.

M	po/ChangeLog
M	po/da.po

commit bcff3eb8235e3fce194285ca21142b79d1b884cb
Author: Peteris Krisjanis <peterisk@src.gnome.org>
Date:	2002-12-25

    Artis Trops  <hornet@navigator.lv> * lv.po: Updated Latvian
    translation.

M	po/ChangeLog
M	po/lv.po

commit 6046fc93b22ccc816a7deb999f78e831caf433ab
Author: Ivan Stojmirov <stojmir@src.gnome.org>
Date:	2002-12-25

    Updated Macedonian translation

M	po/mk.po

commit b793cc8724697373b8652b14f749435575876e85
Author: Vincent van Adrighem <V.vanAdrighem@dirck.mine.nu>
Date:	2002-12-23

    Dutch translation updated by Reinout van Schouwen.

    2002-12-23	Vincent van Adrighem  <V.vanAdrighem@dirck.mine.nu>

	* nl.po: Dutch translation updated by Reinout van Schouwen.

M	po/ChangeLog
M	po/nl.po

commit 9cd246122325341bc36a0c9d5784017c54ddd77a
Author: Gil Osher <dolfin@src.gnome.org>
Date:	2002-12-21

    *** empty log message ***

M	po/he.po

commit 185a615b2045aebaea8823ef7abb2189ba8ecdfa
Author: Gil Osher <dolfin@src.gnome.org>
Date:	2002-12-20

    Updated Hebrew translation.


    * he.po: Updated Hebrew translation.

M	po/ChangeLog

commit 0e026854756ef4ec903587f4376dfea07abed812
Author: Gil Osher <dolfin@src.gnome.org>
Date:	2002-12-20

    *** empty log message ***

M	po/he.po

commit c3639de2cc67bffbacea369250b400dd79753830
Author: James Willcox <jwillcox@gnome.org>
Date:	2002-12-19

    Make the desktop icon view store the screen number with the icon



    2002-12-19	James Willcox  <jwillcox@gnome.org>

	* libnautilus-private/nautilus-directory-notify.h:
	* libnautilus-private/nautilus-directory.c:
	(nautilus_directory_schedule_position_set):
	* libnautilus-private/nautilus-file-changes-queue.c:
	(nautilus_file_changes_queue_schedule_position_set),
	(nautilus_file_changes_consume_changes):
	* libnautilus-private/nautilus-file-changes-queue.h:
	* libnautilus-private/nautilus-file-operations.c:
	(icon_position_iterator_new), (apply_one_position),
	(nautilus_file_operations_copy_move):
	* libnautilus-private/nautilus-icon-dnd.c: (handle_local_move),
	(handle_nonlocal_move):
	* libnautilus-private/nautilus-metadata.h:
	* src/file-manager/fm-desktop-icon-view.c:
	(fm_desktop_icon_view_init):
	* src/file-manager/fm-directory-view.c: (new_folder_done),
	(file_changed_callback):
	* src/file-manager/fm-icon-view.c: (should_show_file_on_screen),
	(fm_icon_view_remove_file), (fm_icon_view_add_file),
	(fm_icon_view_file_changed), (fm_icon_view_filter_by_screen),
	(fm_icon_view_instance_init):
	* src/file-manager/fm-icon-view.h:

	Make the desktop icon view store the screen number with the icon
	positions.  Now, a given icon appears on one screen only, and you
	can drag them between screens, etc.

M	ChangeLog
M	libnautilus-private/nautilus-directory-notify.h
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-file-changes-queue.c
M	libnautilus-private/nautilus-file-changes-queue.h
M	libnautilus-private/nautilus-file-operations.c
M	libnautilus-private/nautilus-icon-dnd.c
M	libnautilus-private/nautilus-metadata.h
M	src/file-manager/fm-desktop-icon-view.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-icon-view.c
M	src/file-manager/fm-icon-view.h

commit 8a3bf5a38c04dddfd74b6e5c5da356289af3fcd8
Author: Yanko Kaneti <yaneti@declera.com>
Date:	2002-12-19

    Fully updated Bulgarian translation from Borislav Aleksandrov

    2002-12-19	Yanko Kaneti  <yaneti@declera.com>

	* bg.po: Fully updated Bulgarian translation from
	Borislav Aleksandrov <B.Aleksandrov@cnsys.bg>.

M	po/ChangeLog
M	po/bg.po

commit 6f5ffa629c97e607553353c35600338809114b7e
Author: Alexander Larsson <alexl@redhat.com>
Date:	2002-12-19

    Handle the fact the we may have to reload the background if it
    needed to

    2002-12-19	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-directory-background.c
	(image_loading_done_callback):
	Handle the fact the we may have to reload the background if it
	needed to be rescaled before.

M	ChangeLog
M	libnautilus-private/nautilus-directory-background.c

commit d967982d70af7f9915c186df980ad033228e2913
Author: Christophe Merlet <redfox@src.gnome.org>
Date:	2002-12-19

    Updated French translation.

M	po/ChangeLog
M	po/fr.po

commit dd7d6f0e8e25cedb37877f790facc9b7bd7005d6
Author: Andras Timar <timar@gnome.hu>
Date:	2002-12-19

    Updated Hungarian translation.

    2002-12-19	Andras Timar  <timar@gnome.hu>

	    * hu.po: Updated Hungarian translation.

M	po/ChangeLog
M	po/hu.po

commit 2ae2e1fd92bebcbd10ffac9dd22bd921b04ff5ba
Author: Yanko Kaneti <yaneti@declera.com>
Date:	2002-12-19

    Updated Bulgarian translation from Borislav Aleksandrov

    2002-12-19	Yanko Kaneti  <yaneti@declera.com>

	* bg.po: Updated Bulgarian translation from
	Borislav Aleksandrov <B.Aleksandrov@cnsys.bg>.

M	po/ChangeLog
M	po/bg.po

commit b50ad6aa4deec8020a175f9d15ccd0d87a4bd738
Author: Christian Rose <menthos@menthos.com>
Date:	2002-12-19

    Updated Swedish translation.

    2002-12-19	Christian Rose	<menthos@menthos.com>

	* sv.po: Updated Swedish translation.

M	po/ChangeLog
M	po/sv.po

commit d1831afdabf60dc5af905bcee3a7930f53fd4081
Author: Alexander Larsson <alexl@redhat.com>
Date:	2002-12-18

    Better error message when moving a file over a parent directory.

    2002-12-18	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-file-operations.c
	(build_error_string):
	Better error message when moving a file over a parent directory.

M	ChangeLog
M	libnautilus-private/nautilus-file-operations.c

commit 68d4be71a8afc2f75a37eca8c4599717673d1976
Author: Christian Rose <menthos@menthos.com>
Date:	2002-12-18

    Updated Swedish translation.

    2002-12-18	Christian Rose	<menthos@menthos.com>

	* sv.po: Updated Swedish translation.

M	po/ChangeLog
M	po/sv.po

commit b9a567163e195ed77ffa9106dec3c2c1210a26a8
Author: Alexander Larsson <alexl@redhat.com>
Date:	2002-12-18

    Removed unused files.

    2002-12-18	Alexander Larsson  <alexl@redhat.com>

	* src/nautilus-preferences-dialog.c:
	* src/nautilus-preferences-dialog.h:
	* src/nautilus-theme-selector.c:
	* src/nautilus-theme-selector.h:
	Removed unused files.

    2002-12-18	Alexander Larsson  <alexl@redhat.com>

	* POTFILES.in:
	Reverted incorrect change.

	* POTFILES.skip:
	Added loser, sample and music components

M	ChangeLog
M	po/ChangeLog
M	po/POTFILES.in
M	po/POTFILES.skip
M	po/az.po
M	po/be.po
M	po/bg.po
M	po/ca.po
M	po/cs.po
M	po/da.po
M	po/de.po
M	po/el.po
M	po/en_GB.po
M	po/es.po
M	po/eu.po
M	po/fi.po
M	po/fr.po
M	po/ga.po
M	po/gl.po
M	po/hu.po
M	po/it.po
M	po/ja.po
M	po/ko.po
M	po/lt.po
M	po/lv.po
M	po/ms.po
M	po/nl.po
M	po/nn.po
M	po/no.po
M	po/pl.po
M	po/pt.po
M	po/pt_BR.po
M	po/ro.po
M	po/ru.po
M	po/sk.po
M	po/sl.po
M	po/sq.po
M	po/sv.po
M	po/ta.po
M	po/tr.po
M	po/uk.po
M	po/vi.po
M	po/zh_CN.po
M	po/zh_TW.po
D	src/nautilus-preferences-dialog.c
D	src/nautilus-preferences-dialog.h
D	src/nautilus-theme-selector.c
D	src/nautilus-theme-selector.h

commit 3cbc7231f3e06fdc28707ea696341714165d5622
Author: Christophe Merlet <redfox@src.gnome.org>
Date:	2002-12-18

    Updated French translation.

M	po/ChangeLog
M	po/fr.po

commit bd1b8cf69960851d1b6b61822eb6af7ed54481e7
Author: Pablo Gonzalo del Campo <pablodc@bigfoot.com>
Date:	2002-12-17

    Updated Spanish translation.

    2002-12-17	Pablo Gonzalo del Campo <pablodc@bigfoot.com>

	* es.po: Updated Spanish translation.

M	po/ChangeLog
M	po/es.po

commit 8abd0920e015ab3e5c510132edda9027e1c240e5
Author: Alexander Larsson <alexl@redhat.com>
Date:	2002-12-17

    Use gnome_i18n_get_language_list. (#100393)

    2002-12-17	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-view-identifier.c (get_lang_list):
	Use gnome_i18n_get_language_list. (#100393)

M	ChangeLog
M	libnautilus-private/nautilus-view-identifier.c

commit 278b84cc5fb8b9375f3be5b83a5c6d7bb06105bd
Author: Fernando Herrera de las Heras <fherrera@src.gnome.org>
Date:	2002-12-17

    add X-Gnome-Bugzilla-OtherBinaries poiting to nautilus binaries


	    * nautilus.desktop.in: add X-Gnome-Bugzilla-OtherBinaries
	    poiting to
	    nautilus binaries

M	ChangeLog
M	nautilus.desktop.in

commit c635ba6b86528998047272e0f912a28293b6b0d0
Author: Christian Neumair <cneumair@src.gnome.org>
Date:	2002-12-16

    Updated German translation and POTFILES.(in/skip).

M	po/ChangeLog
M	po/POTFILES.in
M	po/POTFILES.skip
M	po/de.po

commit 370d2bcc1fad007ba12325daf9692468f36f67a5
Author: Alexander Larsson <alexl@src.gnome.org>
Date:	2002-12-16

    Version markers

M	ChangeLog
M	po/ChangeLog

commit b88e594b05846b68104895dc3fdd5150f74f5fab (tag: NAUTILUS_2_1_5)
Author: Alexander Larsson <alexl@src.gnome.org>
Date:	2002-12-16

    Update pofiles

M	po/az.po
M	po/be.po
M	po/bg.po
M	po/ca.po
M	po/cs.po
M	po/da.po
M	po/de.po
M	po/el.po
M	po/en_GB.po
M	po/es.po
M	po/eu.po
M	po/fi.po
M	po/fr.po
M	po/ga.po
M	po/gl.po
M	po/hu.po
M	po/it.po
M	po/ja.po
M	po/ko.po
M	po/lt.po
M	po/lv.po
M	po/ms.po
M	po/nl.po
M	po/nn.po
M	po/no.po
M	po/pl.po
M	po/pt.po
M	po/pt_BR.po
M	po/ro.po
M	po/ru.po
M	po/sk.po
M	po/sl.po
M	po/sq.po
M	po/sv.po
M	po/ta.po
M	po/tr.po
M	po/uk.po
M	po/vi.po
M	po/zh_CN.po
M	po/zh_TW.po

commit b8cee9261b7accd031053d6f34cf29d0c2bdf9fe
Author: Alexander Larsson <alexl@redhat.com>
Date:	2002-12-16

    Remove gnome-starthere.png and gnome-starthere-96.png.

    2002-12-16	Alexander Larsson  <alexl@redhat.com>

	* Makefile.am (EXTRA_DIST):
	Remove gnome-starthere.png and gnome-starthere-96.png.

M	ChangeLog
M	Makefile.am

commit a93b515d52ecf8abd9a93168b4dc046425724bac
Author: Alexander Larsson <alexl@redhat.com>
Date:	2002-12-16

    Update.

    2002-12-16	Alexander Larsson  <alexl@redhat.com>

	* NEWS:
	Update.

	* configure.in:
	Bump version to 2.1.5. Require new eel and gnome-vfs.

M	ChangeLog
M	NEWS
M	configure.in

commit 99b099c903d73e4c16dc10347c8ea969e9787752
Author: Pablo Saratxaga <pablo@src.gnome.org>
Date:	2002-12-15

    Updated Vietnamese file

M	po/ChangeLog
M	po/mk.po
M	po/ta.po
M	po/vi.po
M	po/zh_CN.po

commit f920b0f05d5af8a1918167e298f56dc3f68e071a
Author: Michal Bukovjan <mbukovjan@src.gnome.org>
Date:	2002-12-14

    Spelling and terminology fixes Czech translation

M	po/cs.po

commit 5b608f8c1899d90297f73acd61bc6573dab191db
Author: Alex Graveley <alex@ximian.com>
Date:	2002-12-13

    Add "applications-all-users:" and "preferences-all-users:" which
    fixes bug

    2002-12-13	Alex Graveley  <alex@ximian.com>

	* libnautilus-private/nautilus-directory-async.c
	(should_look_for_dot_directory_file): Add
	"applications-all-users:" and "preferences-all-users:" which fixes
	bug 89618.

M	ChangeLog
M	libnautilus-private/nautilus-directory-async.c

commit ea49afce96954ff6711aa24815c01fe115bc47e0
Author: Alex Duggan <aldug@gnome.org>
Date:	2002-12-13

    remove libgnomecanvas dep

    2002-12-13	Alex Duggan  <aldug@gnome.org>

	* configure.in:
	* nautilus.spec.in:
	remove libgnomecanvas dep

M	ChangeLog
M	configure.in
M	nautilus.spec.in

commit bfc0fc80ace0d7089436955269231458adfecc9b
Author: Alexander Larsson <alexl@redhat.com>
Date:	2002-12-13

    Make sure text is valid utf8. (#98886)

    2002-12-13	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-file-operations-progress.c:
	Make sure text is valid utf8. (#98886)

M	ChangeLog
M	libnautilus-private/nautilus-file-operations-progress.c

commit a6d10617d9e68aea51159ef163c7fa62b7a84283
Author: Ole Laursen <olau@hardworking.dk>
Date:	2002-12-12

    Updated Danish translation.

    2002-12-12	Ole Laursen  <olau@hardworking.dk>

	* da.po: Updated Danish translation.

M	po/ChangeLog
M	po/da.po

commit d6af09b81dcfdbbc1ca682730ac0875fbb4a8c08
Author: Alexander Larsson <alexl@redhat.com>
Date:	2002-12-12

    Correctly do w2c transformations. Fixes struts.

    2002-12-12	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-icon-container.c:
	* libnautilus-private/nautilus-icon-canvas-item.c:
	Correctly do w2c transformations. Fixes struts.

M	ChangeLog
M	libnautilus-private/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-container.c

commit 5f0edb842ac7e833dc643763b94cf5f90b0bab3b
Author: Pablo Gonzalo del Campo <pablodc@bigfoot.com>
Date:	2002-12-12

    Updated Spanish translation: replaced (C) with ©.

    2002-12-12	Pablo Gonzalo del Campo <pablodc@bigfoot.com>

	* es.po: Updated Spanish translation: replaced (C) with ©.

M	po/ChangeLog
M	po/es.po

commit b4975821d8af73cfd052cbbdf52ba6fa0bc34dac
Author: Laurent Dhima <laurenti@src.gnome.org>
Date:	2002-12-12

    Updated

    * sq.po: Updated

M	po/ChangeLog

commit aad9dd7e333d906e47dd84345a324f9718dd19a8
Author: Laurent Dhima <laurenti@src.gnome.org>
Date:	2002-12-12

    Updated

M	po/sq.po

commit 44556a083b833e59e72249badbeb9e771f285d18
Author: Alexander Larsson <alexl@redhat.com>
Date:	2002-12-12

    Use the new icons in gnome-icon-theme for these.

    2002-12-12	Alexander Larsson  <alexl@redhat.com>

	* data/preferences.desktop.in:
	* data/serverconfig.desktop.in:
	* data/serverconfig.directory.in:
	* data/starthere-link.desktop.in:
	* data/starthere.desktop.in:
	* data/starthere.directory.in:
	* data/sysconfig.desktop.in:
	* data/sysconfig.directory.in:
	Use the new icons in gnome-icon-theme for these.

	* Makefile.am:
	* gnome-starthere-96.png:
	* gnome-starthere.png:
	Remove the icons. They moved to gnome-icon-theme.

M	ChangeLog
M	Makefile.am
M	data/preferences.desktop.in
M	data/serverconfig.desktop.in
M	data/serverconfig.directory.in
M	data/starthere-link.desktop.in
M	data/starthere.desktop.in
M	data/starthere.directory.in
M	data/sysconfig.desktop.in
M	data/sysconfig.directory.in
D	gnome-starthere-96.png
D	gnome-starthere.png

commit 8ef7078354d733b7497586024cea89700cc7bc96
Author: Alexander Larsson <alexl@redhat.com>
Date:	2002-12-12

    Special case the display name for the root of non-local files. This
    means

    2002-12-12	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-file.c:
	Special case the display name for the root of non-local files.
	This means we show e.g. fonts:// instead of / as the title.

M	ChangeLog
M	libnautilus-private/nautilus-file.c

commit da4210137c176cfcf7097df915fc9868bd6cae06
Author: Alexander Larsson <alexl@redhat.com>
Date:	2002-12-12

    Add NAUTILUS_DETERMINE_VIEW_NO_MASTER_BROWSER result.

    2002-12-12	Alexander Larsson  <alexl@redhat.com>

	* src/nautilus-applicable-views.c:
	* src/nautilus-applicable-views.h:
	Add NAUTILUS_DETERMINE_VIEW_NO_MASTER_BROWSER result.

	* src/nautilus-window-manage-views.c:
	Give nice error message when there is no master browser.

	Note: This change requires gnome-vfs cvs after the 2.1.4 release.

M	ChangeLog
M	src/nautilus-applicable-views.c
M	src/nautilus-applicable-views.h
M	src/nautilus-window-manage-views.c

commit db82e7b8da128ada2e86a95ccac5d506b6e3aae8
Author: Pauli Virtanen <pauli.virtanen@hut.fi>
Date:	2002-12-11

    Updated Finnish translation.

    2002-12-11	Pauli Virtanen <pauli.virtanen@hut.fi>

	* fi.po: Updated Finnish translation.

M	po/ChangeLog
M	po/fi.po

commit 0f6bd0494c03771e145fe3db52d2a3afbfab585e
Author: Daniel Yacob <yacob@src.gnome.org>
Date:	2002-12-11

    Updated Amharic translation.

M	po/ChangeLog
M	po/am.po

commit 5e34a37171dce99726501a1d093287aa9c258e34
Author: James Willcox <jwillcox@gnome.org>
Date:	2002-12-09

    Respond properly to prefs regarding when to show thumbnails. Fixes
    #96644.



    2002-12-09	James Willcox  <jwillcox@gnome.org>

	* libnautilus-private/nautilus-icon-factory.c:
	(destroy_icon_factory), (get_icon_factory),
	(show_thumbnails_changed_callback), (should_show_thumbnail),
	(nautilus_icon_factory_get_icon_for_file):

	Respond properly to prefs regarding when to show thumbnails.
	Fixes #96644.

M	ChangeLog
M	libnautilus-private/nautilus-icon-factory.c

commit ca29e0527b9f04f588dceb09e72751877767e1f8
Author: Alexander Larsson <alexl@redhat.com>
Date:	2002-12-09

    Fix test

    2002-12-09	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-file.c (nautilus_self_check_file):
	Fix test

M	ChangeLog
M	libnautilus-private/nautilus-file.c

commit 3026ccf347c3e1c49e8ce5c40a9753044360e598
Author: Alexander Larsson <alexl@src.gnome.org>
Date:	2002-12-09

    Version markers

M	ChangeLog
M	po/ChangeLog

commit ca2c0944b513d6f0e97c6d692157e2cff76f2788
Author: Alexander Larsson <alexl@redhat.com>
Date:	2002-12-09

    Update

    2002-12-09	Alexander Larsson  <alexl@redhat.com>

	* NEWS:
	Update

	* configure.in:
	Require eel 2.1.4, bump version to 2.1.4

M	ChangeLog
M	NEWS
M	configure.in
M	po/az.po
M	po/be.po
M	po/bg.po
M	po/ca.po
M	po/cs.po
M	po/da.po
M	po/de.po
M	po/el.po
M	po/en_GB.po
M	po/es.po
M	po/eu.po
M	po/fi.po
M	po/fr.po
M	po/ga.po
M	po/gl.po
M	po/hu.po
M	po/it.po
M	po/ja.po
M	po/ko.po
M	po/lt.po
M	po/lv.po
M	po/ms.po
M	po/nl.po
M	po/nn.po
M	po/no.po
M	po/pl.po
M	po/pt.po
M	po/pt_BR.po
M	po/ro.po
M	po/ru.po
M	po/sk.po
M	po/sl.po
M	po/sq.po
M	po/sv.po
M	po/ta.po
M	po/tr.po
M	po/uk.po
M	po/vi.po
M	po/zh_CN.po
M	po/zh_TW.po

commit 2f6be31f0f5451586d38db54ed5e5e605b0e635a
Author: Dave Camp <dave@ximian.com>
Date:	2002-12-08

    Removed unnecessary assigment. Fixes #98543. Patch from Gediminas

    2002-12-07	Dave Camp  <dave@ximian.com>

	* libnautilus-private/nautilus-icon-container.c
	(lay_down_icons_horizontal): Removed unnecessary assigment.
	Fixes #98543. Patch from Gediminas Paulauskas <menesis@delfi.lt>

M	ChangeLog
M	libnautilus-private/nautilus-icon-container.c

commit dd721841a84f581d89a5d845a438d569639d7039
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2002-12-07

    Updated Norwegian (bokmal) translation.

    2002-12-07	Kjartan Maraas	<kmaraas@gnome.org>

	* no.po: Updated Norwegian (bokmal) translation.

M	po/ChangeLog
M	po/no.po

commit ee2ceab7902f7a9bd61620652c8f6392b23e17c8
Author: Andras Timar <timar@gnome.hu>
Date:	2002-12-07

    Updated Hungarian translation.

    2002-12-07	Andras Timar  <timar@gnome.hu>

	    * hu.po: Updated Hungarian translation.

M	po/ChangeLog
M	po/hu.po

commit 9d22d8c89e69cbec53bba1815bd9d142412faf4c
Author: Pablo Gonzalo del Campo <pablodc@bigfoot.com>
Date:	2002-12-06

    Updated Spanish translation.

    2002-12-06	Pablo Gonzalo del Campo <pablodc@bigfoot.com>

	* es.po: Updated Spanish translation.

M	po/ChangeLog
M	po/es.po

commit 3355841a38c05a3bc52ce1e6f6db3dbbe06ffbcb
Author: Miloslav Trmac <mitr@src.gnome.org>
Date:	2002-12-06

    Update Czech translation

M	po/ChangeLog
M	po/cs.po

commit cbcb0371e5dba712cbf062622b6b69ed8587339b
Author: Vincent van Adrighem <V.vanAdrighem@dirck.mine.nu>
Date:	2002-12-06

    Dutch translation updated by Reinout van Schouwen.

    2002-12-05	Vincent van Adrighem  <V.vanAdrighem@dirck.mine.nu>

	* nl.po: Dutch translation updated by Reinout van Schouwen.

M	po/nl.po

commit 0df1f17aa127ea882b4c21b4d03bc8621fcfcd8e
Author: Gil Osher <dolfin@src.gnome.org>
Date:	2002-12-05

    *** empty log message ***

M	po/ChangeLog
M	po/he.po

commit 585340cc5998f65cfabc7f799d77138cf27c42e2
Author: James Willcox <jwillcox@gnome.org>
Date:	2002-12-05

    Clear the cache when the icon theme changes so we get the new icons.



    2002-12-04	James Willcox  <jwillcox@gnome.org>

	* libnautilus-private/nautilus-icon-factory.c:
	(icon_theme_changed_callback), (nautilus_icon_factory_clear):

	Clear the cache when the icon theme changes so we get the
	new icons.

M	ChangeLog
M	libnautilus-private/nautilus-icon-factory.c

commit 5d647db52b47051b75f5e3e3048fda07fe76dd14
Author: Glynn Foster <glynn.foster@sun.com>
Date:	2002-12-05

    Add missing mnemonics.

    2002-12-05	Glynn Foster  <glynn.foster@sun.com>

	* libnautilus/nautilus-clipboard-ui.xml: Add missing mnemonics.

M	ChangeLog
M	libnautilus/nautilus-clipboard-ui.xml

commit 6b70b20ba7b7fafd406e297b7978177ff324bf95
Author: James Willcox <jwillcox@gnome.org>
Date:	2002-12-05

    Disconnect "icons_changed" handler from the icon factory when
    the window



    2002-12-04	James Willcox  <jwillcox@gnome.org>

	* src/nautilus-window.c: (nautilus_window_instance_init):

	Disconnect "icons_changed" handler from the icon factory when the
	window is closed.  Fixes #98038.

M	ChangeLog
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window.c

commit 8c6e2d4dfc9b3ae7fc7b6631156e8d5e6c8baa4f
Author: James Willcox <jwillcox@gnome.org>
Date:	2002-12-05

    Fixed a silly double negation in an error string. (Fixes #100376)



    2002-12-04	James Willcox  <jwillcox@gnome.org>

	* components/emblem/nautilus-emblem-view.c:
	(nautilus_emblem_view_drag_received_cb):

	Fixed a silly double negation in an error string.  (Fixes #100376)

M	ChangeLog
M	components/emblem/nautilus-emblem-view.c

commit 28cb696ab971fcb70bcfd1d893dfbc9007f7425b
Author: Vincent van Adrighem <V.vanAdrighem@dirck.mine.nu>
Date:	2002-12-05

    Dutch translation updated by Reinout van Schouwen.

    2002-12-04	Vincent van Adrighem  <V.vanAdrighem@dirck.mine.nu>

	* nl.po: Dutch translation updated by Reinout van Schouwen.

M	po/ChangeLog
M	po/nl.po

commit ab23849bcdc12e5d028be526596b130ed62ce0cf
Author: Dave Camp <dave@ximian.com>
Date:	2002-12-04

    Remove the scroll timeout when either the TreeView or the DragDest is

    2002-12-04	Dave Camp  <dave@ximian.com>

	* libnautilus-private/nautilus-tree-view-drag-dest.c:
	(tree_view_weak_notify), (nautilus_tree_view_drag_dest_dispose),
	(nautilus_tree_view_drag_dest_class_init),
	(nautilus_tree_view_drag_dest_new): Remove the scroll timeout
	when either the TreeView or the DragDest is destroyed.

M	ChangeLog
M	libnautilus-private/nautilus-tree-view-drag-dest.c

commit f5b27709aa77353af15c2c72e37d457614994fb2
Author: Marius Andreiana <marius galuna.ro>
Date:	2002-12-04

    updated

    2002-12-04	Marius Andreiana <marius galuna.ro>

	    * ro.po: updated

M	po/ChangeLog
M	po/ro.po

commit 372a008cd505b41d3d560f0b96cebed785857d69
Author: Alexander Larsson <alexl@redhat.com>
Date:	2002-12-04

    Don't use GTK_WIN_POS_MOUSE.

    2002-12-04	Alexander Larsson  <alexl@redhat.com>

	* src/file-manager/fm-properties-window.c
	(create_properties_window):
	Don't use GTK_WIN_POS_MOUSE.

M	ChangeLog
M	src/file-manager/fm-properties-window.c

commit 39dd8abcf356d8d6e8f11f6caa50c4736d616b18
Author: Dave Camp <dave@ximian.com>
Date:	2002-12-03

    (borrowing luis' acct)

    2002-12-03	Dave Camp  <dave@ximian.com>

	* libnautilus-private/nautilus-file.c (update_info_internal):
	Removed unused code that should have been removed in the last
	commit.

M	ChangeLog
M	libnautilus-private/nautilus-file.c

commit 7bef9e66c3471dd3eca212a60810fd97d9a094bf
Author: Pablo Gonzalo del Campo <pablodc@bigfoot.com>
Date:	2002-12-03

    Updated Spanish translation.

    2002-12-03	Pablo Gonzalo del Campo <pablodc@bigfoot.com>

	* es.po: Updated Spanish translation.

M	po/ChangeLog
M	po/es.po

commit 74bf854caa97417663928cc8daa57f706c0d44cd
Author: Pablo Gonzalo del Campo <pablodc@bigfoot.com>
Date:	2002-12-03

    Updated Spanish translation.

    2002-12-03	Pablo Gonzalo del Campo <pablodc@bigfoot.com>

	* es.po: Updated Spanish translation.

M	po/es.po

commit 860129f9d7e25081d6fc9aa5b28c8637cea9486c
Author: Christian Rose <menthos@menthos.com>
Date:	2002-12-03

    Added files. Updated Swedish translation.

    2002-12-03	Christian Rose	<menthos@menthos.com>

	* .cvsignore: Added files.
	* sv.po: Updated Swedish translation.

M	po/.cvsignore
M	po/ChangeLog
M	po/sv.po

commit 093acf3dada7d4e48bd7cb7ee082991299cead50
Author: Dave Camp <dave@ximian.com>
Date:	2002-12-03

    Moved the display name invalidation from update_info_internal to

    2002-12-03	Dave Camp  <dave@ximian.com>

	* libnautilus-private/nautilus-file.c: (rename_callback),
	(update_info_internal): Moved the display name invalidation
	from update_info_internal to rename_callback.

M	ChangeLog
M	libnautilus-private/nautilus-file.c

commit a45b6cf94e2f149f3aac91bce01f435f2a217e8d
Author: Yuri Syrota <rasta@src.gnome.org>
Date:	2002-12-03

    Updated Ukrainian translation

M	po/ChangeLog
M	po/uk.po

commit 7d7765d6382839faadbf47229624f29396bdcf8b
Author: Alexander Larsson <alexl@redhat.com>
Date:	2002-12-03

    Add X-GNOME-Bugzilla lines. Patch from Fernando Herrera

    2002-12-03	Alexander Larsson  <alexl@redhat.com>

	* nautilus.desktop.in:
	* src/nautilus-server-connect.desktop.in:
	Add X-GNOME-Bugzilla lines.
	Patch from Fernando Herrera <fherrera@onirica.com>

M	ChangeLog
M	nautilus.desktop.in
M	src/nautilus-server-connect.desktop.in

commit 3e933286a30fec28431147ddcdd3ac0c31ea487d
Author: Alexander Larsson <alexl@redhat.com>
Date:	2002-12-02

    Allocate 128K thread stack. Patch from marcus@freebsd.org. (#99917)

    2002-12-02	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-thumbnails.c
	(thumbnail_thread_starter_cb):
	Allocate 128K thread stack. Patch from
	marcus@freebsd.org. (#99917)

M	ChangeLog
M	libnautilus-private/nautilus-thumbnails.c

commit de336e83f1a37f5937491a32d282b2b1695bfe44
Author: Pauli Virtanen <pauli.virtanen@hut.fi>
Date:	2002-12-01

    Updated Finnish translation.

    2002-12-01	Pauli Virtanen <pauli.virtanen@hut.fi>

	* fi.po: Updated Finnish translation.

M	po/ChangeLog
M	po/fi.po

commit b3a663f0a13f1b1d0b8c33dc56f8c3c79049ba81
Author: Evandro Fernandes Giovanini <evandrofg@ig.com.br>
Date:	2002-11-30

    Updated Brazilian Portuguese translation.

    2002-11-29	Evandro Fernandes Giovanini <evandrofg@ig.com.br>

	    * pt_BR.po: Updated Brazilian Portuguese translation.

M	po/ChangeLog
M	po/pt_BR.po

commit 58219c276b47f216fe7902a1798d3d430f6802c0
Author: Alexander Larsson <alexl@redhat.com>
Date:	2002-11-28

    Make treeview show_only_directories default to TRUE. Patch from MArk

    2002-11-28	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/apps_nautilus_preferences.schemas:
	Make treeview show_only_directories default to TRUE.
	Patch from MArk Finlay <sisob@eircom.net>

	* src/file-manager/fm-properties-window.[ch]:
	Make window not dialog,
	patch from David Emory Watson <dwatson@cs.ucr.edu>
	Center window on mouse at popup.

M	ChangeLog
M	libnautilus-private/apps_nautilus_preferences.schemas
M	src/file-manager/fm-properties-window.c
M	src/file-manager/fm-properties-window.h

commit a253b5d9ec9c746d4817bf346a0f8932ce1d085a
Author: Alexander Larsson <alexl@redhat.com>
Date:	2002-11-28

    Add gtk-properties stock pixmap to menus.

    2002-11-28	Alexander Larsson  <alexl@redhat.com>

	* src/file-manager/nautilus-directory-view-ui.xml:
	Add gtk-properties stock pixmap to menus.

M	ChangeLog
M	src/file-manager/nautilus-directory-view-ui.xml

commit f93db966684f2f5c3ab8922e2a031ff76642a521
Author: Alexander Larsson <alexl@redhat.com>
Date:	2002-11-28

    Make show_special_flags default to TRUE, since we removed the
    prefs from

    2002-11-28	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/apps_nautilus_preferences.schemas:
	Make show_special_flags default to TRUE, since we removed
	the prefs from the ui.

	* libnautilus-private/nautilus-icon-container.c:
	query-drag with middle button. Open context menus faster. (#46276)
	Patch by Marco Pesenti Gritti.

M	ChangeLog
M	libnautilus-private/apps_nautilus_preferences.schemas
M	libnautilus-private/nautilus-icon-container.c

commit 75089f15969963dacc00db71756224a122e3d553
Author: Laurent Dhima <laurenti@src.gnome.org>
Date:	2002-11-27

    added sq to ALL_LINGUAS

    * configure.in: added sq to ALL_LINGUAS

M	configure.in

commit a3436c9b0ca22cf1dca3d0577a56a4a5d95ff2a8
Author: Laurent Dhima <laurenti@src.gnome.org>
Date:	2002-11-27

    sq.po

    * sq.po

M	po/ChangeLog

commit 32c3a82a5598e8b67588cddb2f868137d0c7d7fe
Author: Laurent Dhima <laurenti@src.gnome.org>
Date:	2002-11-27

    added from gnome-2-0 branch

    * sq.po: added from gnome-2-0 branch

A	po/sq.po

commit 3b9811a1295cbc5a496be6ee1d80a58953073d10
Author: Gil Osher <dolfin@src.gnome.org>
Date:	2002-11-27

    *** empty log message ***

M	po/he.po

commit fc05fe32d8d26bb330db47c913996648b4c6813a
Author: Ole Laursen <olau@hardworking.dk>
Date:	2002-11-26

    Updated Danish translation.

    2002-11-27	Ole Laursen  <olau@hardworking.dk>

	* da.po: Updated Danish translation.

M	po/ChangeLog
M	po/da.po

commit 9b8d8211ce8082794046405381615c4c734431b0
Author: Alexander Larsson <alexl@src.gnome.org>
Date:	2002-11-26

    Documented an old change that slipped in

M	ChangeLog

commit 23f344824dd49d20bfe712f7daab41fd7e71c727
Author: Dave Camp <campd@src.gnome.org>
Date:	2002-11-26

    version markers

M	ChangeLog
M	po/ChangeLog

commit 1d3587b654a877ca1623e3b33397dc4f50ae560f (tag: NAUTILUS_2_1_3)
Author: Dave Camp <campd@src.gnome.org>
Date:	2002-11-26

    2.1.3

M	po/az.po
M	po/be.po
M	po/bg.po
M	po/ca.po
M	po/cs.po
M	po/da.po
M	po/de.po
M	po/el.po
M	po/en_GB.po
M	po/es.po
M	po/eu.po
M	po/fi.po
M	po/fr.po
M	po/ga.po
M	po/gl.po
M	po/hu.po
M	po/it.po
M	po/ja.po
M	po/ko.po
M	po/lt.po
M	po/lv.po
M	po/ms.po
M	po/nl.po
M	po/nn.po
M	po/no.po
M	po/pl.po
M	po/pt.po
M	po/pt_BR.po
M	po/ro.po
M	po/ru.po
M	po/sk.po
M	po/sl.po
M	po/sv.po
M	po/ta.po
M	po/tr.po
M	po/uk.po
M	po/vi.po
M	po/zh_CN.po
M	po/zh_TW.po

commit cad3702f05808adf83ebcd52ec3828370c46eb06
Author: Vincent van Adrighem <V.vanAdrighem@dirck.mine.nu>
Date:	2002-11-26

    Massive copy-paste from stable branch.

    2002-11-25 Vincent van Adrighem <V.vanAdrighem@dirck.mine.nu>

	* nl.po: Massive copy-paste from stable branch.

M	po/ChangeLog
M	po/nl.po

commit 2e9525603c5c4547aa3fa522704942a0d765568d
Author: Ole Laursen <olau@hardworking.dk>
Date:	2002-11-25

    Merged from gnome-2-0 branch.

    2002-11-25	Ole Laursen  <olau@hardworking.dk>

	* da.po: Merged from gnome-2-0 branch.

M	po/ChangeLog
M	po/da.po

commit f4f1edca64de7b7a7f679fc7562bec60a3c0790c
Author: Alexander Larsson <alexl@src.gnome.org>
Date:	2002-11-25

    Update for 2.1.3

M	ChangeLog
M	NEWS
M	configure.in
M	po/az.po
M	po/be.po
M	po/bg.po
M	po/ca.po
M	po/cs.po
M	po/da.po
M	po/de.po
M	po/el.po
M	po/en_GB.po
M	po/eu.po
M	po/fi.po
M	po/fr.po
M	po/ga.po
M	po/gl.po
M	po/hu.po
M	po/it.po
M	po/ja.po
M	po/ko.po
M	po/lt.po
M	po/lv.po
M	po/ms.po
M	po/nl.po
M	po/nn.po
M	po/no.po
M	po/pl.po
M	po/pt.po
M	po/pt_BR.po
M	po/ro.po
M	po/ru.po
M	po/sk.po
M	po/sl.po
M	po/sv.po
M	po/ta.po
M	po/tr.po
M	po/uk.po
M	po/vi.po
M	po/zh_CN.po
M	po/zh_TW.po

commit d9c5bae3b4a6421799664c75503945a3479b2ad5
Author: Pablo Gonzalo del Campo <pablodc@bigfoot.com>
Date:	2002-11-25

    es.po: Updated Spanish translation.

    2002-11-25	Pablo Gonzalo del Campo <pablodc@bigfoot.com>

	es.po: Updated Spanish translation.

M	po/ChangeLog
M	po/es.po

commit c3c0bf7ec713596504b6b3030ec74814583e7c6c
Author: Yanko Kaneti <yaneti@declera.com>
Date:	2002-11-25

    Convert all to UTF-8.

    2002-11-25	Yanko Kaneti  <yaneti@declera.com>

	* *.po: Convert all to UTF-8.

M	po/ChangeLog
M	po/am.po
M	po/cs.po
M	po/en_GB.po
M	po/eu.po
M	po/ga.po
M	po/gl.po
M	po/lt.po
M	po/uk.po

commit 35d5901ab821fb0f549ab8a7899d20f61a53bd2c
Author: Dave Camp <dave@ximian.com>
Date:	2002-11-24

    Remove sample and loser from the build.

    2002-11-24	Dave Camp  <dave@ximian.com>

	    * configure.in: Remove sample and loser from the build.

M	ChangeLog
M	configure.in
M	po/ChangeLog
M	po/POTFILES.in

commit 826f384f7ea7ece3541bfaaee13223500b8c79d7
Author: Hasbullah Bin Pit <sebol@ikhlas.com>
Date:	2002-11-24

    Updated Malay Translation. Wawa... terima kasih kerana kuih2 tu

    2002-11-24	Hasbullah Bin Pit <sebol@ikhlas.com>

	    * ms.po: Updated Malay Translation.
    Wawa... terima kasih kerana kuih2 tu

M	po/ChangeLog
M	po/ms.po

commit 16ed971719c16afcdb634c11304e1f66643fa9af
Author: Alexander Larsson <alexl@redhat.com>
Date:	2002-11-21

    Only set image of required size, when now pixmap needed, kill
    old pixmap

    2002-11-21	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-directory-background.c:
	(image_loading_done_callback): Only set image of required size,
	when now pixmap needed, kill old pixmap and set color.
	(free_root_pixmap): New function to free root background image

	Patch from Brian.Cameron@sun.com

M	ChangeLog
M	libnautilus-private/nautilus-directory-background.c
M	libnautilus-private/nautilus-file-operations.c

commit 3a120e41f61e61f615be901f0fd90d2b385d0606
Author: Anders Carlsson <andersca@gnu.org>
Date:	2002-11-20

    Remove sample and loser from the default build.

    2002-11-20	Anders Carlsson  <andersca@gnu.org>

	* components/Makefile.am:
	Remove sample and loser from the default build.

	* libnautilus-private/nautilus-icon-factory.c:
	(nautilus_icon_factory_get_icon_for_file):
	Special-case the trash location so that it gets the correct icon.

M	ChangeLog
M	components/Makefile.am
M	libnautilus-private/nautilus-icon-factory.c

commit 614740540cd3bd0400293d4ad01ba58a051e8551
Author: Alexander Larsson <alexl@redhat.com>
Date:	2002-11-19

    Don't reference wrong notebook pages

    2002-11-19	Alexander Larsson  <alexl@redhat.com>

	* src/file-manager/fm-properties-window.c:
	(clear_bonobo_pages) Don't reference wrong notebook pages
	 (properties_window_file_changed_callback) correct strcmp
	 comparison

M	ChangeLog
M	src/file-manager/fm-properties-window.c

commit 8eb8a6dddc40e89e914b38b585a969294e8fecd3
Author: Padraig O'Briain <padraigo@src.gnome.org>
Date:	2002-11-19

    Add CLEANFILES so that make clean deletes $(server_DATA) and

    * components/text/Makefile.am:
    * components/throbber/Makefile.am:
    * components/tree/Makefile.am:
    Add CLEANFILES so that make clean deletes $(server_DATA) and
    $(server_DATA).in

    This change should have been made on September 20th

    * libnautilus-private/nautilus-icon-container.c (button_press_event):
    Get double_click_time from GtkSettings property instead of using
    hardcoded value.

    This fixes bug #92372.

M	ChangeLog
M	components/text/Makefile.am
M	components/throbber/Makefile.am
M	components/tree/Makefile.am
M	libnautilus-private/nautilus-icon-container.c

commit d327ee35d3bf43987deab4c98aa5f18aafeab416
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2002-11-15

    Updated Norwegian (bokmal) translation.

    2002-11-15	Kjartan Maraas	<kmaraas@gnome.org>

	* no.po: Updated Norwegian (bokmal) translation.

M	po/ChangeLog
M	po/no.po

commit 07b5846ca55157f4a12328250d9d1cd1d3d574af
Author: Diego Gonzalez <diego@pemas.net>
Date:	2002-11-13

    Theme cleanup, remove all these functions since they are no longer
    used.

    2002-11-13	Diego Gonzalez	<diego@pemas.net>

	* libnautilus-private/nautilus-theme.[c-h]:
	(nautilus_theme_set_theme), (nautilus_theme_make_preview_pixbuf),
	(nautilus_theme_for_each_theme),
	(nautilus_theme_remove_user_theme),
	(nautilus_theme_install_user_theme)

	* libnautilus-private/nautilus-theme.c:
	(load_theme_document), (vfs_file_exists), (theme_get_property),
	(theme_get_name_property), (theme_get_description_property),
	(theme_list_prepend), (has_theme_xml),
	(theme_get_themes_for_location),
	(theme_get_builtin_themes), (theme_get_user_themes),
	(theme_list_invoke_callback), (attributes_free)

	Theme cleanup, remove all these functions since they are no longer
	used.

M	ChangeLog
M	libnautilus-private/nautilus-theme.c
M	libnautilus-private/nautilus-theme.h

commit 6222276daffaa5027e9947ac13fea77d94f26aef
Author: Changwoo Ryu <cwryu@debian.org>
Date:	2002-11-10

    Updated Korean translation by Young-Ho, Cha <ganadist@chollian.net>.

    2002-11-11	Changwoo Ryu  <cwryu@debian.org>

	* ko.po: Updated Korean translation by Young-Ho, Cha
	<ganadist@chollian.net>.

M	po/ChangeLog
M	po/ko.po

commit d316d577259690a895fdfc52b3591f709f4e0388
Author: James Willcox <jwillcox@gnome.org>
Date:	2002-11-10

    Fixed a slight bug in the context menu query code, and added a bit of



    2002-11-10	James Willcox  <jwillcox@gnome.org>

	* docs/nautilus-context-menus.txt:
	* libnautilus-private/nautilus-mime-actions.c:
	(nautilus_mime_get_popup_components_for_file):

	Fixed a slight bug in the context menu query code, and added a
	bit of
	documentation.

M	ChangeLog
A	docs/nautilus-context-menus.txt
M	libnautilus-private/nautilus-mime-actions.c

commit bd427ade3e8bb5e30a1fde1f0bb697c3881eade9
Author: Dmitry Mastrukov <dmitrym@src.gnome.org>
Date:	2002-11-09

    be.po: Updated Belarusian translation from Belarusian team
    <i18n@infonet.by>.

M	po/ChangeLog
A	po/be.po

commit a9c174f18c9ad228fdc00d0b878da292103d5d99
Author: Dmitry Mastrukov <dmitrym@src.gnome.org>
Date:	2002-11-09

    configure.in: Added Belarusian (be) to ALL_LINGUAS.

M	ChangeLog
M	configure.in

commit c64f0a3a0f643f1e9217432f78e9b0d4513acb19
Author: James Willcox <jwillcox@gnome.org>
Date:	2002-11-08

    Make bonobo property pages regular controls instead of NautilusViews.



    2002-11-08	James Willcox  <jwillcox@gnome.org>

	* components/image_properties/nautilus-image-properties-view.c:
	(get_property), (set_property),
	(nautilus_image_properties_view_init):
	* components/image_properties/nautilus-image-properties-view.h:
	* components/notes/nautilus-notes.c: (set_bonobo_properties),
	(make_notes_view):
	* libnautilus-private/nautilus-mime-actions.c:
	(nautilus_mime_get_property_components_for_file):
	* libnautilus-private/nautilus-mime-actions.h:
	* src/file-manager/fm-properties-window.c:
	(bonobo_page_activate_callback), (append_bonobo_pages):

	Make bonobo property pages regular controls instead of
	NautilusViews.

M	ChangeLog
M	components/image_properties/nautilus-image-properties-view.c
M	components/image_properties/nautilus-image-properties-view.h
M	components/notes/nautilus-notes.c
M	libnautilus-private/nautilus-mime-actions.c
M	libnautilus-private/nautilus-mime-actions.h
M	src/file-manager/fm-properties-window.c

commit 78c433e00e6d9dfcde9ff54f860982fb1194da29
Author: James Willcox <jwillcox@gnome.org>
Date:	2002-11-07

    Add the ability to have mime-type-sensitive context menus.



    2002-11-07	James Willcox  <jwillcox@gnome.org>

	* libnautilus-private/nautilus-mime-actions.c:
	(nautilus_mime_get_default_component_for_file_internal),
	(nautilus_mime_get_short_list_components_for_file),
	(nautilus_mime_actions_file_needs_full_file_attributes),
	(nautilus_mime_get_all_components_for_file_extended),
	(nautilus_mime_get_popup_components_for_file),
	(has_server_info_in_list), (server_info_list_intersection),
	(nautilus_mime_get_popup_components_for_files),
	(mime_get_all_components_for_uri_scheme),
	(make_bonobo_activation_query_with_known_mime_type),
	(make_bonobo_activation_query_with_uri_scheme_only),
	(nautilus_do_component_query):
	* libnautilus-private/nautilus-mime-actions.h:
	* libnautilus-private/nautilus-program-chooser.c:
	(repopulate_program_list):
	* libnautilus-private/nautilus-program-choosing.c:
	(choose_component_callback):
	* src/file-manager/fm-directory-view.c:
	(bonobo_mime_action_data_new), (bonobo_mime_action_data_free),
	(bonobo_mime_action_activate_callback),
	(bonobo_mime_action_callback),
	(bonobo_mime_action_menu_data_destroy_callback),
	(can_handle_multiple_files), (add_bonobo_menu_ui_and_verbs),
	(get_bonobo_menu_verb_names), (has_file_in_list),
	(get_unique_files), (reset_bonobo_mime_actions_menu),
	(real_update_menus):
	* src/file-manager/nautilus-directory-view-ui.xml:

	Add the ability to have mime-type-sensitive context menus.

M	ChangeLog
M	libnautilus-private/nautilus-mime-actions.c
M	libnautilus-private/nautilus-mime-actions.h
M	libnautilus-private/nautilus-program-chooser.c
M	libnautilus-private/nautilus-program-choosing.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/nautilus-directory-view-ui.xml

commit 4526ffe8851b6fe49cd5099dd6e65eadc672d044
Author: Alexander Larsson <alexl@redhat.com>
Date:	2002-11-07

    Make chit alpha blended. New image from Jens Lautenbacher

    2002-11-07	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-customization-data.c:
	* icons/chit_frame.png:
	Make chit alpha blended. New image from Jens Lautenbacher
	<jtl@schlund.de>.

M	ChangeLog
M	icons/chit_frame.png
M	libnautilus-private/nautilus-customization-data.c

commit dcb38570948b801fc4c1fd6008aeb4886167461d
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2002-11-06

    Updated Norwegian (bokmal) translation.

    2002-11-06	Kjartan Maraas	<kmaraas@gnome.org>

	* no.po: Updated Norwegian (bokmal) translation.

M	po/ChangeLog
M	po/no.po

commit 210d602eb49ec3ec505b20a689c3e2a8c126b4a4
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2002-11-06

    Fix some bad english.

    2002-11-06	Kjartan Maraas	<kmaraas@gnome.org>

	* src/nautilus-file-management-properties.glade: Fix some bad
	english.

M	ChangeLog
M	src/nautilus-file-management-properties.glade

commit 5e602471e2ae1cd7e494059e73f9b11c02c0afa7
Author: Hasbullah Bin Pit <sebol@ikhlas.com>
Date:	2002-11-06

    Updated Malay Translation (twice).

    2002-11-05	Hasbullah Bin Pit <sebol@ikhlas.com>

	    * ms.po: Updated Malay Translation (twice).

M	po/ChangeLog
M	po/ms.po

commit 4881e9cb3642dd384dc445969775f2f2433c5995
Author: Jan Arne Petersen <jpetersen@uni-bonn.de>
Date:	2002-11-06

    In single click mode use a hand cursor instead of underlining.

    2002-11-07	Jan Arne Petersen  <jpetersen@uni-bonn.de>

	* libnautilus-private/nautilus-icon-canvas-item.c:
	(draw_or_measure_label_text), (create_label_layout),
	(get_label_layout), (nautilus_icon_canvas_item_event):

	In single click mode use a hand cursor instead of underlining.

	* src/nautilus-window.c: (create_view_as_menu_item):
	* src/Nautilus_shell.server.in:

	Add mnemonics to the 'View as List' and 'View as Icons' entries.

	* icons/Makefile.am:
	* src/nautilus-window-manage-views.c: (compute_title),
	(nautilus_window_update_icon), (set_displayed_location),
	(viewed_file_changed_callback), (location_has_really_changed),
	(title_changed_callback):
	* src/nautilus-window-private.h:
	* src/nautilus-window.c: (icons_changed_callback),
	(nautilus_window_instance_init):

	Use the real file icons as window border icons in the nautilus
	window
	and file properties dialog. Use a special desktop icon and
	title in
	the Ctrl-Alt-Tab window.

M	ChangeLog
M	icons/Makefile.am
A	icons/nautilus-desktop.png
M	libnautilus-private/nautilus-icon-canvas-item.c
M	src/Nautilus_shell.server.in
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window-manage-views.c
M	src/nautilus-window-private.h
M	src/nautilus-window.c

commit 7668905a111527b6132321e3ca694506b4511793
Author: Hasbullah Bin Pit <sebol@ikhlas.com>
Date:	2002-11-06

    Updated Malay Translation.

    2002-11-05	Hasbullah Bin Pit <sebol@ikhlas.com>

	    * ms.po: Updated Malay Translation.

M	po/ChangeLog
M	po/POTFILES.in
M	po/ms.po

commit ef7bcef19d2c2f731176b3a18e78db15664c842b
Author: Alexander Larsson <alexl@redhat.com>
Date:	2002-11-06

    Fix up includes.

    2002-11-06	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-program-chooser.c:
	* libnautilus-private/nautilus-program-choosing.c:
	* libnautilus-private/nautilus-recent.h:
	* src/file-manager/fm-desktop-icon-view.c:
	* src/file-manager/fm-directory-view.c:
	Fix up includes.

M	ChangeLog
M	libnautilus-private/nautilus-program-chooser.c
M	libnautilus-private/nautilus-program-choosing.c
M	libnautilus-private/nautilus-recent.h
M	src/file-manager/fm-desktop-icon-view.c
M	src/file-manager/fm-directory-view.c

commit c6bd681e048a6dc7c2b383c5ba948e9446d72886
Author: Anders Carlsson <andersca@src.gnome.org>
Date:	2002-11-06

    Broken Pipe

M	cut-n-paste-code/Makefile.am
A	cut-n-paste-code/libegg/Makefile.am
R100	libnautilus-private/egg-recent-item.c
cut-n-paste-code/libegg/egg-recent-item.c
R100	libnautilus-private/egg-recent-item.h
cut-n-paste-code/libegg/egg-recent-item.h
R098	libnautilus-private/egg-recent-model.c
cut-n-paste-code/libegg/egg-recent-model.c
R100	libnautilus-private/egg-recent-model.h
cut-n-paste-code/libegg/egg-recent-model.h
R100	libnautilus-private/egg-recent-vfs-utils.c
cut-n-paste-code/libegg/egg-recent-vfs-utils.c
R100	libnautilus-private/egg-recent-vfs-utils.h
cut-n-paste-code/libegg/egg-recent-vfs-utils.h
R100	libnautilus-private/egg-screen-exec.c
cut-n-paste-code/libegg/egg-screen-exec.c
R100	libnautilus-private/egg-screen-exec.h
cut-n-paste-code/libegg/egg-screen-exec.h
A	cut-n-paste-code/libegg/egg-screen-help.c
C050	libnautilus-private/egg-screen-url.h
cut-n-paste-code/libegg/egg-screen-help.h
A	cut-n-paste-code/libegg/egg-screen-url.c
R079	libnautilus-private/egg-screen-url.h
cut-n-paste-code/libegg/egg-screen-url.h
R095	libnautilus-private/eggtreemultidnd.c
cut-n-paste-code/libegg/eggtreemultidnd.c
R100	libnautilus-private/eggtreemultidnd.h
cut-n-paste-code/libegg/eggtreemultidnd.h
R100	libnautilus-private/update-from-egg.sh
cut-n-paste-code/libegg/update-from-egg.sh
M	libnautilus-private/Makefile.am
D	libnautilus-private/egg-screen-help.c
D	libnautilus-private/egg-screen-help.h
D	libnautilus-private/egg-screen-url.c
M	libnautilus-private/nautilus-program-chooser.c
M	src/Makefile.am
M	src/file-manager/Makefile.am
M	src/file-manager/fm-desktop-icon-view.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-list-model.c
M	src/file-manager/fm-list-view.c
M	src/file-manager/fm-properties-window.c
D	src/file-manager/update-from-egg.sh
M	src/nautilus-bookmarks-window.c
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-property-browser.c
M	src/nautilus-window-menus.c

commit d505f928b22e3acb88a9382bb948700d2d4974de
Author: Anders Carlsson <andersca@gnu.org>
Date:	2002-11-06

    Move libegg stuff to cut-n-paste-code and update to the latest egg

    2002-11-06	Anders Carlsson  <andersca@gnu.org>

	* configure.in:
	* cut-n-paste-code/Makefile.am:
	* cut-n-paste-code/libegg/Makefile.am:
	* cut-n-paste-code/libegg/egg-recent-item.c:
	(egg_recent_item_new),
	(egg_recent_item_free), (egg_recent_item_ref),
	(egg_recent_item_unref), (egg_recent_item_new_from_uri),
	(egg_recent_item_set_uri), (egg_recent_item_get_uri),
	(egg_recent_item_peek_uri), (egg_recent_item_get_uri_utf8),
	(egg_recent_item_get_uri_for_display),
	(egg_recent_item_set_mime_type), (egg_recent_item_get_mime_type),
	(egg_recent_item_set_timestamp), (egg_recent_item_get_timestamp),
	(egg_recent_item_get_groups), (egg_recent_item_in_group),
	(egg_recent_item_add_group), (egg_recent_item_remove_group),
	(egg_recent_item_set_private), (egg_recent_item_get_private),
	(egg_recent_item_get_type):
	* cut-n-paste-code/libegg/egg-recent-item.h:
	* cut-n-paste-code/libegg/egg-recent-model.c:
	(egg_recent_model_string_match), (egg_recent_model_write_raw),
	(egg_recent_model_delete_from_list),
	(egg_recent_model_add_new_groups), (egg_recent_model_update_item),
	(egg_recent_model_read_raw), (parse_info_init), (parse_info_free),
	(push_state), (pop_state), (peek_state), (start_element_handler),
	(list_compare_func_mru), (list_compare_func_lru),
	(end_element_handler), (text_handler), (error_handler),
	(egg_recent_model_enforce_limit), (egg_recent_model_sort),
	(egg_recent_model_group_match), (egg_recent_model_filter),
	(egg_recent_model_monitor_list_cb),
	(egg_recent_model_monitor_list),
	(egg_recent_model_changed_timeout), (egg_recent_model_monitor_cb),
	(egg_recent_model_monitor), (egg_recent_model_set_limit_internal),
	(egg_recent_model_read), (egg_recent_model_write),
	(egg_recent_model_open_file), (egg_recent_model_lock_file),
	(egg_recent_model_unlock_file), (egg_recent_model_finalize),
	(egg_recent_model_set_property), (egg_recent_model_get_property),
	(egg_recent_model_class_init), (egg_recent_model_limit_changed),
	(egg_recent_model_expiration_changed), (egg_recent_model_init),
	(egg_recent_model_new), (egg_recent_model_add_full),
	(egg_recent_model_add), (egg_recent_model_delete),
	(egg_recent_model_get_list), (egg_recent_model_set_limit),
	(egg_recent_model_get_limit), (egg_recent_model_clear),
	(egg_recent_model_set_filter_mime_types),
	(egg_recent_model_set_filter_groups),
	(egg_recent_model_set_filter_uri_schemes),
	(egg_recent_model_set_sort), (egg_recent_model_changed),
	(egg_recent_model_remove_expired_list),
	(egg_recent_model_remove_expired), (egg_recent_model_get_type):
	* cut-n-paste-code/libegg/egg-recent-model.h:
	* cut-n-paste-code/libegg/egg-recent-vfs-utils.c:
	(make_valid_utf8), (istr_has_prefix), (str_has_prefix),
	(uri_is_local_scheme), (handle_trailing_slashes),
	(make_uri_canonical), (format_uri_for_display),
	(egg_recent_vfs_format_uri_for_display),
	(is_valid_scheme_character), (has_valid_scheme),
	(escape_high_chars), (make_uri_from_input_internal),
	(egg_recent_vfs_make_uri_from_input),
	(make_uri_canonical_strip_fragment), (uris_match),
	(egg_recent_vfs_uris_match), (egg_recent_vfs_get_uri_scheme):
	* cut-n-paste-code/libegg/egg-recent-vfs-utils.h:
	* cut-n-paste-code/libegg/egg-screen-exec.c:
	(egg_screen_exec_display_string), (egg_screen_exec_environment),
	(egg_screen_execute_async), (egg_screen_execute_shell),
	(egg_screen_execute_command_line_async):
	* cut-n-paste-code/libegg/egg-screen-exec.h:
	* cut-n-paste-code/libegg/egg-screen-help.c:
	(egg_help_display_on_screen),
	(egg_help_display_with_doc_id_on_screen),
	(egg_help_display_desktop_on_screen),
	(egg_help_display_uri_on_screen):
	* cut-n-paste-code/libegg/egg-screen-help.h:
	* cut-n-paste-code/libegg/egg-screen-url.c:
	(egg_url_show_on_screen):
	* cut-n-paste-code/libegg/egg-screen-url.h:
	* cut-n-paste-code/libegg/eggtreemultidnd.c:
	(egg_tree_multi_drag_source_get_type),
	(egg_tree_multi_drag_source_row_draggable),
	(egg_tree_multi_drag_source_drag_data_delete),
	(egg_tree_multi_drag_source_drag_data_get), (stop_drag_check),
	(egg_tree_multi_drag_button_release_event), (selection_foreach),
	(path_list_free), (set_context_data), (get_context_data),
	(get_info), (egg_tree_multi_drag_drag_data_get),
	(egg_tree_multi_drag_motion_event),
	(egg_tree_multi_drag_button_press_event),
	(egg_tree_multi_drag_add_drag_support):
	* cut-n-paste-code/libegg/eggtreemultidnd.h:
	* cut-n-paste-code/libegg/update-from-egg.sh:
	* libnautilus-private/Makefile.am:
	* libnautilus-private/egg-recent-item.c:
	* libnautilus-private/egg-recent-item.h:
	* libnautilus-private/egg-recent-model.c:
	* libnautilus-private/egg-recent-model.h:
	* libnautilus-private/egg-recent-vfs-utils.c:
	* libnautilus-private/egg-recent-vfs-utils.h:
	* libnautilus-private/egg-screen-exec.c:
	* libnautilus-private/egg-screen-exec.h:
	* libnautilus-private/egg-screen-help.c:
	* libnautilus-private/egg-screen-help.h:
	* libnautilus-private/egg-screen-url.c:
	* libnautilus-private/egg-screen-url.h:
	* libnautilus-private/eggtreemultidnd.c:
	* libnautilus-private/eggtreemultidnd.h:
	* libnautilus-private/nautilus-program-chooser.c: (help_cb):
	* libnautilus-private/update-from-egg.sh:
	* src/Makefile.am:
	* src/file-manager/Makefile.am:
	* src/file-manager/fm-desktop-icon-view.c:
	* src/file-manager/fm-directory-view.c:
	* src/file-manager/fm-list-model.c:
	* src/file-manager/fm-list-view.c:
	* src/file-manager/fm-properties-window.c: (help_button_callback):
	* src/file-manager/update-from-egg.sh:
	* src/nautilus-bookmarks-window.c:
	(nautilus_bookmarks_window_response_callback):
	* src/nautilus-property-browser.c: (help_button_callback):
	* src/nautilus-window-menus.c:
	(help_menu_nautilus_manual_callback):
	Move libegg stuff to cut-n-paste-code and update to the latest
	egg versions.

M	ChangeLog
M	configure.in

commit f8b8fe558a28d7fcb9a59f67fdbfcff269adc6d5
Author: Dave Camp <dave@ximian.com>
Date:	2002-11-06

    Removed property widget tests.

    2002-11-05	Dave Camp  <dave@ximian.com>

	* test/Makefile.am:
	* test/test.c:
	* test/test.h: Removed property widget tests.

M	ChangeLog
M	po/POTFILES.in
M	test/Makefile.am
M	test/test.c
M	test/test.h

commit c0939bb8083a72e9b7955036b69780e65437f0f8
Author: James Willcox <jwillcox@gnome.org>
Date:	2002-11-05

    Only make an EggRecentModel once, instead of for every new
    window. Moved



    2002-11-05	James Willcox  <jwillcox@gnome.org>

	* libnautilus-private/Makefile.am:
	* libnautilus-private/nautilus-recent.[ch]:
	* src/file-manager/Makefile.am:
	* src/file-manager/fm-directory-view.c:
	(fm_directory_view_launch_application), (fm_directory_view_init),
	(fm_directory_view_destroy):

	Only make an EggRecentModel once, instead of for every new window.
	Moved egg-recent*.[ch] into libnautilus-private

M	ChangeLog
M	libnautilus-private/Makefile.am
R100	src/file-manager/egg-recent-item.c
libnautilus-private/egg-recent-item.c
R100	src/file-manager/egg-recent-item.h
libnautilus-private/egg-recent-item.h
R100	src/file-manager/egg-recent-model.c
libnautilus-private/egg-recent-model.c
R100	src/file-manager/egg-recent-model.h
libnautilus-private/egg-recent-model.h
R100	src/file-manager/egg-recent-vfs-utils.c
libnautilus-private/egg-recent-vfs-utils.c
R100	src/file-manager/egg-recent-vfs-utils.h
libnautilus-private/egg-recent-vfs-utils.h
A	libnautilus-private/nautilus-recent.c
A	libnautilus-private/nautilus-recent.h
M	src/file-manager/Makefile.am
M	src/file-manager/fm-directory-view.c

commit 9e47a1d75bcf891f156d3512ee06b04d5cb41877
Author: James Willcox <jwillcox@gnome.org>
Date:	2002-11-05

    Removed all the stuff that was used to show/hide sidebars.



    2002-11-05	James Willcox  <jwillcox@gnome.org>

	* libnautilus-private/apps_nautilus_preferences.schemas:
	* libnautilus-private/nautilus-global-preferences.c:
	* libnautilus-private/nautilus-sidebar-functions.c:
	(sidebar_get_sidebar_panel_view_identifiers),
	(nautilus_sidebar_get_all_sidebar_panel_view_identifiers):
	* libnautilus-private/nautilus-sidebar-functions.h:
	* src/nautilus-window.c: (nautilus_window_instance_init),
	(nautilus_window_set_up_sidebar), (add_sidebar_panels):

	Removed all the stuff that was used to show/hide sidebars.

M	ChangeLog
M	libnautilus-private/apps_nautilus_preferences.schemas
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-sidebar-functions.c
M	libnautilus-private/nautilus-sidebar-functions.h
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window.c

commit 652582da2d15edc10ccd056b0e82a27a41cc66d2
Author: Diego Gonzalez <diego@pemas.net>
Date:	2002-11-05

    remove nautilus-preferences-dialog.c and nautilus-theme-selector.c

    2002-11-05	Diego Gonzalez	<diego@pemas.net>

	* po/POTFILES.in: remove nautilus-preferences-dialog.c and
	nautilus-theme-selector.c

	* src/Makefile.am: remove nautilus-preferences-dialog.[c-h] and
	nautilus-theme-selector.[c-h] from the built, as they are not
	used anymore

	* src/nautilus-window-menus.c: remove
	nautilus-preferences-dialog.h
	from the includes

M	ChangeLog
M	po/POTFILES.in
M	src/Makefile.am
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-window-menus.c

commit badd7fe0c590d9c59d77d329637fc4cbeeecc7a1
Author: Diego Gonzlez <diego@pemas.net>
Date:	2002-11-05

    Use bonobo_pbclient_set_value_async instead of

    2002-11-04	Diego Gonzlez	<diego@pemas.net>

	* src/nautilus-window-toolbars.c: (throbber_set_throbbing):
	Use bonobo_pbclient_set_value_async instead of
	eel_bonobo_pbclient_set_value_async.

	* configure.in: require latest libbonobo

M	ChangeLog
M	configure.in
M	src/nautilus-window-toolbars.c

commit d265554d68d9d9fb5c5a05da07fd9b9eeee5391f
Author: Daniel Yacob <yacob@src.gnome.org>
Date:	2002-11-05

    tweak.

M	po/am.po

commit f094a7de87e8615517144e85f08ba8e444ee3260
Author: Alexander Larsson <alexl@redhat.com>
Date:	2002-11-04

    Remove click-on-throbber. Patch by Jan Arne Petersen

    2002-11-04	Alexander Larsson  <alexl@redhat.com>

	* components/throbber/nautilus-throbber.c:
	(get_bonobo_properties),
	(nautilus_throbber_instance_init), (nautilus_throbber_expose),
	(nautilus_throbber_class_init),
	(nautilus_throbber_accessible_get_type):
	* src/nautilus-window-private.h:
	* src/nautilus-window-toolbars.c: (throbber_created_callback):
	* src/nautilus-window.c: (nautilus_window_unrealize):

	Remove click-on-throbber. Patch by Jan Arne Petersen
	<jpetersen@gnome-de.org>

M	ChangeLog
M	components/throbber/nautilus-throbber.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window-private.h
M	src/nautilus-window-toolbars.c
M	src/nautilus-window.c

commit 6dd6ce69c3085471a7a2c9e0b93ccdfe7d883970
Author: Daniel Yacob <yacob@src.gnome.org>
Date:	2002-11-03

    tweak.

M	po/am.po

commit 02ecfed0083c8d89b73b79f33487426d8a0e8afd
Author: Daniel Yacob <yacob@src.gnome.org>
Date:	2002-11-02

    tweak.

M	po/am.po

commit f275ae755ff8ea5733f4b26210d88b761efe5459
Author: Daniel Yacob <yacob@src.gnome.org>
Date:	2002-11-01

    Adding initial Amharic translation.

A	po/am.po

commit fdb7e7311201f58fde0482196ff9bacd6c606a37
Author: Dave Camp <campd@src.gnome.org>
Date:	2002-11-01

    version markers

M	ChangeLog
M	po/ChangeLog

commit d1140cbc7bfa67378fc5ea1414643d390c063497 (tag: NAUTILUS_2_1_2)
Author: Dave Camp <dave@ximian.com>
Date:	2002-11-01

    Updated. Removed music-view-related stuff, updated to 2.1.2.

    2002-10-31	Dave Camp  <dave@ximian.com>

	* NEWS: Updated.
	* configure.in: Removed music-view-related stuff, updated to
	2.1.2.

M	ChangeLog
M	NEWS
M	configure.in
M	po/az.po
M	po/bg.po
M	po/ca.po
M	po/cs.po
M	po/da.po
M	po/de.po
M	po/el.po
M	po/en_GB.po
M	po/es.po
M	po/eu.po
M	po/fi.po
M	po/fr.po
M	po/ga.po
M	po/gl.po
M	po/hu.po
M	po/it.po
M	po/ja.po
M	po/ko.po
M	po/lt.po
M	po/lv.po
M	po/ms.po
M	po/nl.po
M	po/nn.po
M	po/no.po
M	po/pl.po
M	po/pt.po
M	po/pt_BR.po
M	po/ro.po
M	po/ru.po
M	po/sk.po
M	po/sl.po
M	po/sv.po
M	po/ta.po
M	po/tr.po
M	po/uk.po
M	po/vi.po
M	po/zh_CN.po
M	po/zh_TW.po

commit 02fb85b41851c833ce99c553aa7d43661d832a96
Author: Dave Camp <dave@ximian.com>
Date:	2002-11-01

    Removed the music view.

    2002-10-31	Dave Camp  <dave@ximian.com>

	* components/Makefile.am (SUBDIRS): Removed the music view.

M	ChangeLog
M	components/Makefile.am
M	po/ChangeLog
M	po/POTFILES.in

commit cd6b5059951cee4fb1102dfe392c6719943798ed
Author: Dave Camp <dave@ximian.com>
Date:	2002-10-31

    Set the background globally by default. On a right-drag from the
    property

    2002-10-31	Dave Camp  <dave@ximian.com>

	* libnautilus-private/nautilus-directory-background.c:
	(nautilus_file_background_get_default_settings),
	(nautilus_file_background_is_set), (background_changed_callback),
	(background_reset_callback):
	* libnautilus-private/nautilus-dnd.c:
	(nautilus_drag_drop_background_ask):
	* libnautilus-private/nautilus-dnd.h:
	* libnautilus-private/nautilus-global-preferences.h:
	* libnautilus-private/nautilus-icon-dnd.c:
	(get_background_drag_action),
	(receive_dropped_color), (receive_dropped_tile_image),
	(nautilus_icon_container_receive_dropped_icons),
	(drag_data_received_callback):	Set the background globally by
	default.  On a right-drag from the property dialog, pop up a
	context menu asking to set it globally or for that directory.

	* libnautilus-private/apps_nautilus_preferences.schemas:
	* src/nautilus-information-panel.c:
	(nautilus_information_panel_init),
	(nautilus_information_panel_finalize),
	(information_panel_has_background),
	(nautilus_information_panel_create_context_menu),
	(nautilus_information_panel_read_defaults),
	(nautilus_information_panel_theme_changed),
	(receive_dropped_uri_list), (receive_dropped_color),
	(nautilus_information_panel_drag_data_received),
	(background_settings_changed_callback),
	(background_reset_callback),
	(nautilus_information_panel_update_appearance): Take the default
	background from gconf, handle global vs. per-directory
	backgrounds.

	* nautilus-property-browser.c: (element_clicked_callback): Add
	ASK to the list of actions.

M	ChangeLog
M	libnautilus-private/apps_nautilus_preferences.schemas
M	libnautilus-private/nautilus-directory-background.c
M	libnautilus-private/nautilus-dnd.c
M	libnautilus-private/nautilus-dnd.h
M	libnautilus-private/nautilus-global-preferences.h
M	libnautilus-private/nautilus-icon-dnd.c
M	src/nautilus-information-panel.c
M	src/nautilus-property-browser.c

commit 56c379f59f40fa53de6c5ecaf72752fbface290b
Author: Bastien Nocera <hadess@hadess.net>
Date:	2002-10-31

    upd update for the icon update icon added

    2002-10-31	Bastien Nocera	<hadess@hadess.net>

	    * src/Makefile.am: upd
	* src/nautilus-server-connect.c: (create_desktop), (update_icon),
	(main): update for the icon
	* src/nautilus-server-connect.desktop.in: update icon
	* src/network-scheme.desktop.in: added

M	ChangeLog
M	src/Makefile.am
M	src/nautilus-server-connect.c
M	src/nautilus-server-connect.desktop.in
A	src/network-scheme.desktop.in

commit d52d2c89f509fe9b9ead7636331770e7464c90d2
Author: Dave Camp <dave@ximian.com>
Date:	2002-10-31

    Removed the extra 'nautilus'.

    2002-10-31	Dave Camp  <dave@ximian.com>

	* src/Makefile.am (bin_PROGRAMS): Removed the extra 'nautilus'.

M	ChangeLog
M	src/Makefile.am

commit cd542bea12c4d5468a09edb3b2111e029f0b76e0
Author: Dave Camp <dave@ximian.com>
Date:	2002-10-31

    New preferences dialog. Use the new prefs dialog. As things are
    toggled,

    2002-10-31	Dave Camp  <dave@ximian.com>

	* Makefile.am:
	* nautilus-file-management-properties.desktop.in:
	* src/Makefile.am:
	* src/nautilus-file-management-properties-main.c:
	* src/nautilus-file-management-properties.c:
	* src/nautilus-file-management-properties.h: New preferences
	dialog.
	* src/nautilus-window-menus.c: (preferences_respond_callback),
	(preferences_callback): Use the new prefs dialog.
	* src/nautilus-window.c: (nautilus_window_hide_location_bar),
	(nautilus_window_show_location_bar),
	(nautilus_window_hide_toolbar), (nautilus_window_show_toolbar),
	(nautilus_window_hide_sidebar), (nautilus_window_show_sidebar),
	(nautilus_window_hide_status_bar),
	(nautilus_window_show_status_bar): As things are toggled, save
	them as the default for new windows.

	Patch from Jan Arne Petersen <jpetersen@uni-bonn.de>.

M	ChangeLog
M	Makefile.am
A	nautilus-file-management-properties.desktop.in
M	src/Makefile.am
A	src/nautilus-file-management-properties-main.c
A	src/nautilus-file-management-properties.c
A	src/nautilus-file-management-properties.glade
A	src/nautilus-file-management-properties.h
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window-menus.c
M	src/nautilus-window.c

commit 874a70e92dc65bffaaa0f4fd6150715d73b4bdb0
Author: Bastien Nocera <hadess@hadess.net>
Date:	2002-10-31

    upd added upd added added added (This all still needs some work)

    2002-10-31	Bastien Nocera	<hadess@hadess.net>

	    * icons/Makefile.am: upd
	* icons/nautilus-server-connect.png: added
	* src/Makefile.am: upd
	* src/nautilus-server-connect.c: added
	* src/nautilus-server-connect.desktop.in: added
	* src/nautilus-server-connect.glade: added (This all still
	needs some
	work)

M	ChangeLog
M	icons/Makefile.am
A	icons/nautilus-server-connect.png
M	src/Makefile.am
A	src/nautilus-server-connect.c
A	src/nautilus-server-connect.desktop.in
A	src/nautilus-server-connect.glade

commit a5bcb0f0132f65564db75b931283ba86bb33c6e1
Author: Anders Carlsson <andersca@gnu.org>
Date:	2002-10-31

    Require gtk+ 2.1.1

    2002-10-31	Anders Carlsson  <andersca@gnu.org>

	* configure.in: Require gtk+ 2.1.1

	* libnautilus-private/nautilus-directory-background.c:
	(screen_size_changed), (remove_connection),
	(desktop_background_realized):
	* src/nautilus-desktop-window.c:
	(nautilus_desktop_window_screen_size_changed), (unrealize),
	(realize):
	Add support for the size_changed signal so that the desktop
	window will resize correctly.

M	ChangeLog
M	configure.in
M	libnautilus-private/nautilus-directory-background.c
M	src/nautilus-desktop-window.c

commit c64ec3e55b8048e80c7f612368fe3d76ae1a7c3d
Author: Thomas Vander Stichele <thomasvs@src.gnome.org>
Date:	2002-10-26

    fix two typos

M	ChangeLog
M	components/sample/Nautilus_View_sample.server.in.in
M	components/sample/README

commit abd72b6825c49908ae8ceee1b82fd8218aae1f1e
Author: James Willcox <jwillcox@gnome.org>
Date:	2002-10-25

    Activate the bonobo property pages asynchronously Hide the bonobo
    property



    2002-10-25	James Willcox  <jwillcox@gnome.org>

	    * components/notes/Nautilus_View_notes.server.in.in:
	    * libnautilus-private/nautilus-mime-actions.c:
	    (nautilus_mime_has_any_components_for_file_extended),
	    (nautilus_mime_has_any_components_for_file):
	    * libnautilus-private/nautilus-mime-actions.h:
	    * libnautilus-private/nautilus-program-chooser.c:
	    (repopulate_program_list):
	    * libnautilus-private/nautilus-program-choosing.c:
	    (choose_component_callback):
	    * src/file-manager/fm-properties-window.c:
	    (clear_bonobo_pages),
	    (refresh_bonobo_pages),
	    (properties_window_file_changed_callback),
	    (bonobo_page_error_message), (bonobo_page_activate_callback),
	    (append_bonobo_pages):

	    * Activate the bonobo property pages asynchronously
	    * Hide the bonobo property pages from the component chooser
	    * Slightly modify the notes sidebar to also work as a
	    property page
	    * Handle changes in the file type (add/remove pages)

M	ChangeLog
M	components/notes/Nautilus_View_notes.server.in.in
M	libnautilus-private/nautilus-mime-actions.c
M	libnautilus-private/nautilus-mime-actions.h
M	libnautilus-private/nautilus-program-chooser.c
M	libnautilus-private/nautilus-program-choosing.c
M	src/file-manager/fm-properties-window.c

commit f2a40b0f230b205315ae890760ebe99814315459
Author: Dennis M. Cranston <dennis_cranston@yahoo.com>
Date:	2002-10-25

    Properties dialog fixes for #95836.


    2002-10-24	Dennis M. Cranston  <dennis_cranston@yahoo.com>

	* src/file-manager/fm-properties-window.[ch]:
	Properties dialog fixes for #95836.

M	ChangeLog
M	src/file-manager/fm-properties-window.c
M	src/file-manager/fm-properties-window.h

commit 6705233d055913ffbcdcb9d2d3500bf4db9786b0
Author: Alexander Larsson <alexl@redhat.com>
Date:	2002-10-24

    Implement image properties page

    2002-10-24	Alexander Larsson  <alexl@redhat.com>

	* components/Makefile.am:
	* components/image_properties/.cvsignore:
	* components/image_properties/Makefile.am:
	*
	components/image_properties/Nautilus_View_image_properties.server.in.in:
	* components/image_properties/libmain.c:
	* components/image_properties/nautilus-image-properties-view.[ch]:
	* configure.in:

	Implement image properties page

	Patch from James Willcox  <jwillcox@gnome.org>

	* libnautilus-private/nautilus-mime-actions.[ch]:
	Add nautilus_mime_get_all_components_for_file_extended

	* src/file-manager/fm-properties-window.c:
	Plug-in property pages.

M	ChangeLog
M	components/Makefile.am
A	components/image_properties/.cvsignore
A	components/image_properties/Makefile.am
A
components/image_properties/Nautilus_View_image_properties.server.in.in
A	components/image_properties/libmain.c
A	components/image_properties/nautilus-image-properties-view.c
A	components/image_properties/nautilus-image-properties-view.h
M	configure.in
M	libnautilus-private/nautilus-mime-actions.c
M	libnautilus-private/nautilus-mime-actions.h
M	src/file-manager/fm-properties-window.c

commit b808be61aa42d1d2e0be5337b10eae4e6cfae4a7
Author: Stephen Browne <stephen@src.gnome.org>
Date:	2002-10-24

    Fix for #96621 where an invalid URI is passed in the uri_list to
    move_copy

M	ChangeLog
M	libnautilus-private/nautilus-file-operations.c

commit 1b5967bdb8c83641a0906ab9305ee64d2ffc46f2
Author: Andras Timar <timar@gnome.hu>
Date:	2002-10-23

    Fixed Bugzilla #96578

    2002-10-13	Andras Timar  <timar@gnome.hu>

	    * hu.po: Fixed Bugzilla #96578

M	po/ChangeLog
M	po/hu.po

commit 006bb91606bfafbf0a1066014acbf195daa5f339
Author: Andras Timar <timar@gnome.hu>
Date:	2002-10-23

    Fixed Bugzilla #96578

    2002-10-13	Andras Timar  <timar@gnome.hu>

	    * hu.po: Fixed Bugzilla #96578

M	po/hu.po

commit 5ab4a9857968fabd843f4c4117d3537aa4d2d565
Author: James Willcox <jwillcox@gnome.org>
Date:	2002-10-23

    Correctly sort the emblems



    2002-10-23	James Willcox  <jwillcox@gnome.org>

	* components/emblem/nautilus-emblem-view.c:
	(emblem_widget_sort_func), (nautilus_emblem_view_populate):

	Correctly sort the emblems

M	ChangeLog
M	components/emblem/nautilus-emblem-view.c

commit b8954ab5e1b5d087722a4440e268f2854d362680
Author: Pablo Saratxaga <pablo@src.gnome.org>
Date:	2002-10-22

    updated Vietnamese file

M	po/ChangeLog
M	po/vi.po

commit e4a421964de5d8748ad2addd1ba5e063f76526af
Author: James Willcox <jwillcox@gnome.org>
Date:	2002-10-21

    Add a popup menu to the emblems in the emblem sidebar that allows
    renaming



    2002-10-21	James Willcox  <jwillcox@gnome.org>

	* components/emblem/nautilus-emblem-view.c:
	(nautilus_emblem_view_button_press_cb),
	(nautilus_emblem_view_delete_cb), (rename_dialog_response_cb),
	(create_rename_emblem_dialog), (nautilus_emblem_view_rename_cb),
	(create_emblem_widget_with_pixbuf), (create_add_emblems_dialog),
	(nautilus_emblem_view_drag_received_cb):
	* libnautilus-private/nautilus-emblem-utils.c:
	(nautilus_emblem_can_remove_emblem),
	(nautilus_emblem_can_rename_emblem),
	(nautilus_emblem_remove_emblem), (nautilus_emblem_rename_emblem):
	* libnautilus-private/nautilus-emblem-utils.h:
	* libnautilus-private/nautilus-icon-factory.c:
	(nautilus_icon_factory_remove_from_cache):
	* libnautilus-private/nautilus-icon-factory.h:
	* src/file-manager/fm-directory-view.c:
	(fm_directory_view_destroy):

	Add a popup menu to the emblems in the emblem sidebar that allows
	renaming and removing of emblems.

M	ChangeLog
M	components/emblem/nautilus-emblem-view.c
M	libnautilus-private/nautilus-emblem-utils.c
M	libnautilus-private/nautilus-emblem-utils.h
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus-private/nautilus-icon-factory.h

commit 3b41479ad21fb160d3a3d1d4db1390db164a3c70
Author: Alexander Larsson <alexl@redhat.com>
Date:	2002-10-21

    Make non-compact layout gridded.

    2002-10-21	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-icon-container.c
	(lay_down_icons_horizontal):
	Make non-compact layout gridded.

M	ChangeLog
M	libnautilus-private/nautilus-icon-container.c

commit 8afd63dd95021551ddfd0359640b542cae1cc6a1
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2002-10-21

    Updated Norwegian (bokmal) translation.

    2002-10-21	Kjartan Maraas	<kmaraas@gnome.org>

	* no.po: Updated Norwegian (bokmal) translation.

M	po/ChangeLog
M	po/no.po

commit 1cd52b7d18a6daa45e2130660fd67baa4e30609a
Author: Dave Camp <dave@ximian.com>
Date:	2002-10-20

    Don't complete the filename if there is a trailing slash. Patch from

    2002-10-20	Dave Camp  <dave@ximian.com>

	* src/nautilus-location-bar.c (try_to_expand_path): Don't complete
	the filename if there is a trailing slash.  Patch from Manuel Clos
	<llanero@jazzfree.com>.  Fixes #90652.

M	ChangeLog
M	src/nautilus-location-bar.c

commit 97c3c9fd8ec2bf5a24b5d2f1cdfa52b681b83595
Author: Dave Camp <dave@ximian.com>
Date:	2002-10-19

    Take out -DBONOBO_DISABLE_DEPRECATED until the make_registration_id
    api is

    2002-10-19	Dave Camp  <dave@ximian.com>

	* configure.in: Take out -DBONOBO_DISABLE_DEPRECATED until the
	make_registration_id api is worked out.

M	ChangeLog
M	configure.in

commit 7cab1cebdc19d4776710f531f09b17e510fdd8ac
Author: Alexander Larsson <alexl@redhat.com>
Date:	2002-10-18

    More casts.

    2002-10-18	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-directory-async.c
	(ready_callback_key_compare):
	More casts.

M	ChangeLog
M	libnautilus-private/nautilus-directory-async.c

commit b3be7b7c22b92f9de618659a984ff7c5fa076a45
Author: Alexander Larsson <alexl@redhat.com>
Date:	2002-10-18

    Remove type checks, was showing up in profiles.

    2002-10-18	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-file.c
	(nautilus_file_compare_for_sort_internal):
	* src/file-manager/fm-icon-view.c (fm_icon_view_compare_files):
	* src/file-manager/fm-icon-container.c (get_icon_view):
	Remove type checks, was showing up in profiles.

	* libnautilus-private/nautilus-directory.c
	(nautilus_directory_notify_files_added):
	Don't leak directory_uri

M	ChangeLog
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-file.c
M	src/file-manager/fm-icon-container.c
M	src/file-manager/fm-icon-view.c

commit 6efb3bdcac19efdd2add901e6af9b5e6463bbb2a
Author: Alexander Larsson <alexl@redhat.com>
Date:	2002-10-18

    The HP-UX compiler is an anal retentive bastard.

    2002-10-18	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-directory-async.c:
	The HP-UX compiler is an anal retentive bastard.

M	ChangeLog
M	libnautilus-private/nautilus-directory-async.c

commit dd979bc32adf10a2b1945285411b07d1bcc44e30
Author: Alex Duggan <aldug@astrolinux.com>
Date:	2002-10-16

    configure.in require gnome-desktop >= 2.1.0 (fixes #95979)

    2002-10-16	Alex Duggan  <aldug@astrolinux.com>
	* configure.in
       require gnome-desktop >= 2.1.0 (fixes #95979)

M	ChangeLog
M	configure.in

commit fdfb7954517ec192e717bbd66e996a0188c80f3e
Author: Alexander Larsson <alexl@redhat>
Date:	2002-10-16

    Add application/x-rootwindow-drop.

    2002-10-16	Alexander Larsson  <alexl@redhat>

	* libnautilus-private/nautilus-dnd.h:
	Add application/x-rootwindow-drop.

	* libnautilus-private/nautilus-icon-private.h:
	* libnautilus-private/nautilus-icon-container.[ch]:
	Moved dnd init/fini to realize/unrealize.
	Add nautilus_icon_container_set/get_is_desktop().

	* libnautilus-private/nautilus-icon-dnd.[ch]:
	Implement rootwindow drops.

	* src/file-manager/fm-desktop-icon-view.c:
	call nautilus_icon_container_set_is_desktop()

M	ChangeLog
M	libnautilus-private/nautilus-dnd.h
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-container.h
M	libnautilus-private/nautilus-icon-dnd.c
M	libnautilus-private/nautilus-icon-private.h
M	src/file-manager/fm-desktop-icon-view.c

commit 0a9c4cb77e7b2cb088834f8f0bd1aa2871e1e97e
Author: Ivan Stojmirov <stojmir@src.gnome.org>
Date:	2002-10-16

    *** empty log message ***

A	po/mk.po

commit 32d6d7bc3da082255a4431d5c622cade77558a32
Author: Bastien Nocera <hadess@hadess.net>
Date:	2002-10-15

    add BackSpace as a key shortcut for "Go Up" (like Windows does)

    2002-10-15	Bastien Nocera	<hadess@hadess.net>

	    * src/nautilus-shell-ui.xml: add BackSpace as a key
	    shortcut for
	"Go Up" (like Windows does)

M	ChangeLog
M	src/nautilus-shell-ui.xml

commit 34d9a783b928add93d0b0534a5e4dcbba00ab108
Author: Hasbullah Bin Pit <sebol@ikhlas.com>
Date:	2002-10-14

    Updated Malay Translation.

    2002-10-13	Hasbullah Bin Pit <sebol@ikhlas.com>

	    * ms.po: Updated Malay Translation.

M	po/ChangeLog
M	po/ms.po

commit 719069e97af5b959dc148999be126d3bd174d9bf
Author: Alexander Larsson <alexl@src.gnome.org>
Date:	2002-10-14

    version markers

M	ChangeLog
M	po/ChangeLog

commit 42c5842a8b2dae7d46b312c1fa00d6da1cb21960 (tag: NAUTILUS_2_1_1)
Author: Alexander Larsson <alexl@redhat.com>
Date:	2002-10-14

    Updated

    2002-10-14	Alexander Larsson  <alexl@redhat.com>

	* NEWS:
	Updated

	* configure.in:
	Bump version to 2.1.1
	Require libgnomeui 2.1.1 and eel 2.1.1, pango 1.1.2

M	ChangeLog
M	NEWS
M	configure.in
M	po/az.po
M	po/bg.po
M	po/ca.po
M	po/cs.po
M	po/da.po
M	po/de.po
M	po/el.po
M	po/en_GB.po
M	po/es.po
M	po/eu.po
M	po/fi.po
M	po/fr.po
M	po/ga.po
M	po/gl.po
M	po/hu.po
M	po/it.po
M	po/ja.po
M	po/ko.po
M	po/lt.po
M	po/lv.po
M	po/ms.po
M	po/nl.po
M	po/nn.po
M	po/no.po
M	po/pl.po
M	po/pt.po
M	po/pt_BR.po
M	po/ro.po
M	po/ru.po
M	po/sk.po
M	po/sl.po
M	po/sv.po
M	po/ta.po
M	po/tr.po
M	po/uk.po
M	po/vi.po
M	po/zh_CN.po
M	po/zh_TW.po

commit d5ac3f87bac2848041e8e81b4dc5675f3152913e
Author: Mark McLoughlin <mmclouglin@src.gnome.org>
Date:	2002-10-14

    file THIS_BRANCH_IS_DEAD was initially added on branch multihead.

commit 02c4bd8f3b8b0c3d94f6e0ac07466c644160c81e
Author: Andras Timar <timar@gnome.hu>
Date:	2002-10-12

    Spellcheck and update.

    2002-10-12	Andras Timar  <timar@gnome.hu>

	    * hu.po: Spellcheck and update.

M	po/ChangeLog
M	po/hu.po

commit bcf3a15eb06a6c944fe9788b5a2beb45a8d69120
Author: Dave Camp <dave@ximian.com>
Date:	2002-10-11

    Set recent_model to NULL rather than model.

    2002-10-11	Dave Camp  <dave@ximian.com>

	* src/file-manager/fm-directory-view.c
	(fm_directory_view_destroy): Set recent_model to NULL rather than
	model.

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit 985cf52258cd5bc5f2664eccd8063cf00b55528b
Author: James Willcox <jwillcox@gnome.org>
Date:	2002-10-10

    Set the recent-files limit to 0, since we aren't displaying the
    list at



    2002-10-10	James Willcox  <jwillcox@gnome.org>

	* src/file-manager/fm-directory-view.c: (fm_directory_view_init):
	Set the recent-files limit to 0, since we aren't displaying the
	list at all.

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit 02b91a82b3584aace8bdc52b3cc739ef36f85dc9
Author: Andras Timar <timar@gnome.hu>
Date:	2002-10-10

    Fixed a typo.

    2002-10-10	Andras Timar  <timar@gnome.hu>

	    * hu.po: Fixed a typo.

M	po/ChangeLog
M	po/hu.po

commit a68d25b93df55b9a8c466973c3ddbfe6134af62e
Author: Dave Camp <dave@ximian.com>
Date:	2002-10-10

    Added egg-recent files. Add files to the EggRecentModel when launching

    2002-10-10	Dave Camp  <dave@ximian.com>

	* src/file-manager/Makefile.am: Added egg-recent files.
	* src/file-manager/fm-directory-view.c:
	(fm_directory_view_launch_application), (fm_directory_view_init),
	(fm_directory_view_destroy): Add files to the EggRecentModel when
	launching apps.

	Patch from James Willcox <jwillcox@gnome.org>

M	ChangeLog
M	src/file-manager/Makefile.am
A	src/file-manager/egg-recent-item.c
A	src/file-manager/egg-recent-item.h
A	src/file-manager/egg-recent-model.c
A	src/file-manager/egg-recent-model.h
A	src/file-manager/egg-recent-vfs-utils.c
A	src/file-manager/egg-recent-vfs-utils.h
M	src/file-manager/fm-directory-view.c
A	src/file-manager/update-from-egg.sh

commit ce2605956040dc8bf7ad18e6d6c6a247e4e5fdf4
Author: Alexander Larsson <alexl@redhat.com>
Date:	2002-10-10

    If no preview pixmap found. ignore theme. Fixes crash for some
    crap theme

    2002-10-10	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-theme.c (theme_list_prepend):
	If no preview pixmap found. ignore theme. Fixes crash for some
	crap theme i had installed.

M	ChangeLog
M	libnautilus-private/nautilus-theme.c

commit 88e316d1b5756af6ec163877709fa166c5fed76a
Author: Alexander Larsson <alexl@redhat.com>
Date:	2002-10-10

    Touch the theme toplevel dir when finished installing emblem.

    2002-10-10	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-emblem-utils.c
	(nautilus_emblem_install_custom_emblem):
	Touch the theme toplevel dir when finished installing emblem.

M	ChangeLog
M	libnautilus-private/nautilus-emblem-utils.c

commit 4d8ebcd89d37e95e80f1bbd720d5a2c7b6d1fff3
Author: James Willcox <jwillcox@gnome.org>
Date:	2002-10-07

    define DATADIR Add erase emblem Remove data/emblems ditto install



    2002-10-07	James Willcox  <jwillcox@gnome.org>

	* components/emblem/Makefile.am:  define DATADIR
	* components/emblem/nautilus-emblem-view.c:
	(create_emblem_widget_with_pixbuf), (create_emblem_widget),
	(nautilus_emblem_view_populate):  Add erase emblem
	* configure.in:  Remove data/emblems
	* data/Makefile.am:  ditto
	* icons/Makefile.am:  install erase.png

M	ChangeLog
M	components/emblem/Makefile.am
M	components/emblem/nautilus-emblem-view.c
M	configure.in
M	data/Makefile.am
D	data/emblems/.cvsignore
D	data/emblems/Makefile.am
D	data/emblems/OK.png
D	data/emblems/art.png
D	data/emblems/camera.png
D	data/emblems/certified.png
D	data/emblems/cool.png
D	data/emblems/danger.png
D	data/emblems/distinguished.png
D	data/emblems/documents.png
D	data/emblems/draft.png
D	data/emblems/favorite.png
D	data/emblems/important.png
D	data/emblems/mail.png
D	data/emblems/multimedia.png
D	data/emblems/new.png
D	data/emblems/ohno.png
D	data/emblems/package.png
D	data/emblems/personal.png
D	data/emblems/pictures.png
D	data/emblems/sound.png
D	data/emblems/special.png
D	data/emblems/urgent.png
D	data/emblems/web.png
M	icons/Makefile.am
R100	data/emblems/erase.png	icons/erase.png

commit 389bc9aadba4a48c365553309de96a50c927bca5
Author: Dave Camp <dave@ximian.com>
Date:	2002-10-06

    Draw the selection rectangle in the active color if the widget doesn't

    2002-10-05	Dave Camp  <dave@ximian.com>

	* libnautilus-private/nautilus-icon-canvas-item.c:
	(draw_or_measure_label_text): Draw the selection rectangle in the
	active color if the widget doesn't have focus.
	* libnautilus-private/nautilus-icon-container.c:
	(nautilus_icon_container_class_init): Remove highlight_color
	property, always use base[SELECTED/ACTIVE].  Theme authors can set
	base for this widget only if they want.
	(update_selected): New function to refresh the selected icons.
	(handle_focus_in_event), (handle_focus_out_event): Refresh the
	selected icons.
	(nautilus_icon_container_instance_init): Connect to
	focus_out_event.
	(nautilus_icon_container_get_label_color_and_gc): If the container
	isn't focused, return the ACTIVE values.
	(setup_label_gcs): Setup ACTIVE values in addition to HIGHLIGHT
	values.
	(nautilus_icon_container_theme_changed): Always use the base color
	for the highlight rectangle
	* libnautilus-private/nautilus-icon-private.h: Remove the unused
	highlight_color member.

M	ChangeLog
M	libnautilus-private/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-private.h

commit 309102c270ae53ba1f1c80ad87c0fea62a125cfb
Author: Dave Camp <dave@ximian.com>
Date:	2002-10-06

    Removed newly obsoleted theme elements.

    2002-10-05	Dave Camp  <dave@ximian.com>

	* icons/crux_eggplant/crux_eggplant.xml:
	* icons/crux_teal/crux_teal.xml:
	* icons/default/default.xml:
	* icons/gnome/gnome.xml:
	* icons/sierra/sierra.xml: Removed newly obsoleted theme elements.

M	ChangeLog
M	icons/crux_eggplant/crux_eggplant.xml
M	icons/crux_teal/crux_teal.xml
M	icons/default/default.xml
M	icons/gnome/gnome.xml
M	icons/sierra/sierra.xml

commit 092943f64df17bda74bf9e4fc71e05387499f565
Author: Dave Camp <dave@ximian.com>
Date:	2002-10-06

    Install gtk style properties for the light/dark info colors,
    selection box

    2002-10-05	Dave Camp  <dave@ximian.com>

	* libnautilus-private/nautilus-icon-container.c:
	(nautilus_icon_container_class_init): Install gtk style properties
	for the light/dark info colors, selection box color/alpha, and
	highlight color/alpha.
	(start_rubberbanding): Take the selection box color/alpha from the
	gtk theme instead of the nautilus theme.
	(setup_label_gcs): Take the light/dark info color from the gtk
	theme.
	(nautilus_icon_container_theme_changed): Take the highlight
	color/alpha from the gtk theme, and don't use the nautilus
	theme to find the text selection frame image (this wasn't
	being themed anyway).

M	ChangeLog
M	libnautilus-private/nautilus-icon-container.c

commit a4e32cc7b11ec3417f1b86e46d6a5a60c66b13d3
Author: Dave Camp <dave@ximian.com>
Date:	2002-10-05

    Remove unused theme elements.

    2002-10-05	Dave Camp  <dave@ximian.com>

	* icons/crux_eggplant/crux_eggplant.xml:
	* icons/crux_teal/crux_teal.xml:
	* icons/default/default.xml:
	* icons/gnome/gnome.xml:
	* icons/sierra/sierra.xml:
	* icons/tahoe/tahoe.xml:  Remove unused theme elements.
	* configure.in:
	* icons/crux_eggplant/Makefile.am:
	* icons/crux_teal/Makefile.am:
	* icons/default/Makefile.am:
	* icons/gnome/Makefile.am:
	* icons/sierra/Makefile.am:
	* icons/tahoe/Makefile.am: Remove unused icons and backgrounds
	from the build.
	* libnautilus-private/nautilus-theme.c: (has_theme_xml),
	(theme_get_themes_for_location): Check for the existence of
	theme.xml rather than an i-directory image.

M	ChangeLog
M	configure.in
M	icons/crux_eggplant/Makefile.am
M	icons/crux_eggplant/crux_eggplant.xml
M	icons/crux_teal/Makefile.am
M	icons/crux_teal/crux_teal.xml
M	icons/default/Makefile.am
M	icons/default/default.xml
M	icons/gnome/Makefile.am
M	icons/gnome/gnome.xml
M	icons/sierra/Makefile.am
M	icons/sierra/sierra.xml
M	icons/tahoe/Makefile.am
M	icons/tahoe/tahoe.xml
M	libnautilus-private/nautilus-theme.c

commit 98a9f5d33f7a1243fcc4b06083ddcb898b3adc39
Author: Dave Camp <dave@ximian.com>
Date:	2002-10-05

    Don't read settings from the nautilus theme. Return the globally

    2002-10-05	Dave Camp  <dave@ximian.com>

	* libnautilus-private/nautilus-directory-background.c:
	(initialize_background_from_settings),
	(nautilus_file_background_get_default_settings): Don't read
	settings from the nautilus theme.  Return the globally configured
	background if it is set, otherwise return empty settings (in which
	case the EelBackground will use colors from the gtk theme).
	(nautilus_file_background_read_desktop_settings):
	(nautilus_file_background_write_desktop_settings): Don't read
	defaults from the theme.
	(nautilus_file_background_write_desktop_default_settings): Just
	unset the desktop gconf keys.
	(nautilus_file_background_is_set),
	(nautilus_file_background_matches_default_settings): Compare
	against the globally configured background rather than the theme
	settings.
	(nautilus_connect_background_to_file_metadata): Respond to changes
	in the globally configured background.
	(nautilus_connect_desktop_background_to_file_metadata),
	(background_is_desktop): Use a boolean value to identify the
	desktop, instead of the theme_source.  *
	libnautilus-private/nautilus-global-preferences.h: *
	src/file-manager/fm-desktop-icon-view.c:
	(reset_background_callback): Removed the code to unset gconf keys,
	this has been moved to
	nautilus_file_background_write_desktop_default_settings.  Reset
	the EelBackground.
	* libnautilus-private/apps_nautilus_preferences.schemas: Add the
	background configuration keys.

M	ChangeLog
M	libnautilus-private/apps_nautilus_preferences.schemas
M	libnautilus-private/nautilus-directory-background.c
M	libnautilus-private/nautilus-global-preferences.h
M	src/file-manager/fm-desktop-icon-view.c

commit ef031476b1814ada0d1be8b8dc0bd15359fc8aea
Author: Alexander Larsson <alexl@redhat.com>
Date:	2002-10-04

    Require pango 1.1.1 (really HEAD, but...)

    2002-10-04	Alexander Larsson  <alexl@redhat.com>

	* configure.in:
	Require pango 1.1.1 (really HEAD, but...)

M	ChangeLog
M	configure.in

commit 50c80218c9d12703a359e3d8ba20308137d14ba3
Author: Alexander Larsson <alexl@redhat.com>
Date:	2002-10-04

    Use PANGO_WRAP_WORD_CHAR. Requires pango HEAD.

    2002-10-04	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-icon-canvas-item.c:
	* libnautilus-private/nautilus-icon-container.c:
	Use PANGO_WRAP_WORD_CHAR. Requires pango HEAD.

M	ChangeLog
M	libnautilus-private/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-container.c

commit eb758ee5f18a3ad5b9e48745ddcb58118e513377
Author: James Willcox <jwillcox@src.gnome.org>
Date:	2002-10-04

    Added a missing file



    Added a missing file

M	ChangeLog
A	components/emblem/nautilus-emblem-view.h

commit 02ab9cedc0911e665770681dfa3dd56da6c426a0
Author: Alexander Larsson <alexl@redhat.com>
Date:	2002-10-04

    New common utils for emblems

    2002-10-04	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/Makefile.am:
	* libnautilus-private/nautilus-emblem-utils.[ch]:
	New common utils for emblems

	* components/emblem/nautilus-emblem-view.c:
	* libnautilus-private/nautilus-icon-factory.c:
	* src/file-manager/fm-properties-window.c:
	* src/nautilus-property-browser.c:
	Use the common emblem utils.

	REQUIRES libgnomeui HEAD

M	ChangeLog
M	components/emblem/nautilus-emblem-view.c
M	libnautilus-private/Makefile.am
A	libnautilus-private/nautilus-emblem-utils.c
A	libnautilus-private/nautilus-emblem-utils.h
M	libnautilus-private/nautilus-icon-factory.c
M	src/file-manager/fm-properties-window.c
M	src/nautilus-property-browser.c

commit 8153c5393d587e22649e2a329c68c115f28d8e98
Author: Alexander Larsson <alexl@redhat.com>
Date:	2002-10-04

    Add display_name argument to nautilus_icon_factory_get_pixbuf_for_icon
    and

    2002-10-04	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-icon-factory.[ch]:
	Add display_name argument to
	nautilus_icon_factory_get_pixbuf_for_icon
	and nautilus_icon_factory_get_pixbuf_from_name.

	* libnautilus-private/nautilus-bookmark.c:
	* libnautilus-private/nautilus-icon-container.c:
	* src/nautilus-sidebar-title.c:
	Fix up according to change above

	* components/emblem/Makefile.am:
	* components/emblem/Nautilus_View_emblem.server.in.in:
	* components/emblem/libmain.c: (emblem_shlib_make_object):
	* components/emblem/nautilus-emblem-view-iids.h:
	* components/emblem/nautilus-emblem-view.c:
	New emblem sidebar from James Willcox <jwillcox@gnome.org>,
	with some changes by me.

    2002-10-02	James Willcox  <jwillcox@gnome.org>

	* components/Makefile.am:  Added emblems component
	* configure.in:  same

M	ChangeLog
M	components/Makefile.am
A	components/emblem/Makefile.am
A	components/emblem/Nautilus_View_emblem.server.in.in
A	components/emblem/libmain.c
A	components/emblem/nautilus-emblem-view-iids.h
A	components/emblem/nautilus-emblem-view.c
M	configure.in
M	libnautilus-private/nautilus-bookmark.c
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus-private/nautilus-icon-factory.h
M	src/nautilus-sidebar-title.c

commit f67ff1bd60a25c3d763bd87b5d4aa5f8924a1a62
Author: Mark McLoughlin <mmclouglin@src.gnome.org>
Date:	2002-10-02

    and you ... I SAW YOU ...

M	components/adapter/.cvsignore
M	components/history/.cvsignore
M	components/loser/content/.cvsignore
M	components/loser/sidebar/.cvsignore
M	components/music/.cvsignore
M	components/notes/.cvsignore
M	components/sample/.cvsignore
M	components/text/.cvsignore
M	components/throbber/.cvsignore
M	components/tree/.cvsignore

commit 3e6bfd6af629583e51a1120ee407ccfbaeec1b27
Author: Mark McLoughlin <mark@skynet.ie>
Date:	2002-10-02

    Merge the multihead branch into HEAD and :

    2002-10-02	Mark McLoughlin  <mark@skynet.ie>

	    * acconfig.h: define HAVE_GTK_MULTIHEAD for
	    egg-screen-exec methods.

	    * configure.in: require gtk 2.1.0 and don't
	    define HAVE_GTK_MULTIHEAD.

	    * libnautilus-private/nautilus-multihead-hacks.h: kill.

	    * libnautilus-private/nautilus-directory-background:
	    (make_root_pixmap), (set_root_pixmap): use
	     gdk_screen_get_display instead of assuming the default
	    display.

	    * src/nautilus-shell.c: (restore_one_window_callback):
	    add backwards compat support for sessions without
	    a screen number.

M	ChangeLog
M	acconfig.h
M	components/tree/nautilus-tree-view.c
M	configure.in
M	libnautilus-private/Makefile.am
A	libnautilus-private/egg-screen-exec.c
A	libnautilus-private/egg-screen-exec.h
A	libnautilus-private/egg-screen-help.c
A	libnautilus-private/egg-screen-help.h
A	libnautilus-private/egg-screen-url.c
A	libnautilus-private/egg-screen-url.h
M	libnautilus-private/nautilus-directory-background.c
M	libnautilus-private/nautilus-dnd.c
M	libnautilus-private/nautilus-dnd.h
M	libnautilus-private/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-dnd.c
M	libnautilus-private/nautilus-icon-dnd.h
M	libnautilus-private/nautilus-program-chooser.c
M	libnautilus-private/nautilus-program-choosing.c
M	libnautilus-private/nautilus-program-choosing.h
A	libnautilus-private/update-from-egg.sh
M	src/file-manager/fm-desktop-icon-view.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-properties-window.c
M	src/nautilus-application.c
M	src/nautilus-application.h
M	src/nautilus-bookmarks-window.c
M	src/nautilus-desktop-window.c
M	src/nautilus-desktop-window.h
M	src/nautilus-information-panel.c
M	src/nautilus-location-bar.c
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-preferences-dialog.c
M	src/nautilus-preferences-dialog.h
M	src/nautilus-property-browser.c
M	src/nautilus-property-browser.h
M	src/nautilus-shell.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window-manage-views.c
M	src/nautilus-window-menus.c
M	src/nautilus-window.c

commit 3fa3cfe91a6f995ce99dedbd5f3609dccb6dec72
Author: Alexander Larsson <alexl@redhat.com>
Date:	2002-10-01

    Try to avoid flashing when moving the rename widget.

    2002-10-01	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-icon-container.c:
	Try to avoid flashing when moving the rename widget.

M	ChangeLog
M	libnautilus-private/nautilus-icon-container.c

commit 16a6ad223a7a64023e69ec38cd3b4edcd323750c
Author: Narayana Pattipati <narayana.pattipati@wipro.com>
Date:	2002-09-30

    Unescape the media path so that nautilus link is removed properly
    when it

    2002-09-30	Narayana Pattipati  <narayana.pattipati@wipro.com>

	    * src/file-manager/fm-desktop-icon-view.c: Unescape the
	    media path so
	    that nautilus link is removed properly when it has special
	    characters
	    like #.

	    * libnautilus-private/nautilus-link-desktop-file.c: Escape
	    the media
	    path so that media name is created properly when it has
	    special
	    characters like #.

M	ChangeLog
M	libnautilus-private/nautilus-link-desktop-file.c
M	src/file-manager/fm-desktop-icon-view.c

commit e9eb6762c0defa4b9d64520f7eabfd8fcae19aaa
Author: Alexander Larsson <alexl@redhat.com>
Date:	2002-09-30

    Make the delete accelerator <Ctrl>t, as otherwise it overrides the
    one in

    2002-09-30	Alexander Larsson  <alexl@redhat.com>

	* src/file-manager/fm-directory-view.c (real_update_menus):
	Make the delete accelerator <Ctrl>t, as otherwise it overrides
	the one in the rename widget (and others).

	* src/file-manager/nautilus-directory-view-ui.xml:
	Add a keysym "Delete" to the trash accel.

M	ChangeLog
M	src/file-manager/fm-directory-view.c
M	src/file-manager/nautilus-directory-view-ui.xml

commit d977253b2fe5dbdeeaab23b8aeaa365028c5c57a
Author: Alexander Larsson <alexl@redhat.com>
Date:	2002-09-30

    Do i2w conversion

    2002-09-30	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-icon-canvas-item.c
	(nautilus_icon_canvas_item_get_icon_rectangle):
	Do i2w conversion

	* libnautilus-private/nautilus-icon-container.c:
	(nautilus_icon_container_start_renaming_selected_item):
	Correct rename widget placement

M	ChangeLog
M	libnautilus-private/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-container.c

commit a747db413779bf55549f30d1d14ff7143fb0dc4e
Author: Alexander Larsson <alexl@redhat.com>
Date:	2002-09-30

    Correctly do the rename ui op merging

    2002-09-30	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-icon-container.c:
	(nautilus_icon_container_start_renaming_selected_item):
	* src/file-manager/fm-icon-view.c: (renaming_icon_callback):
	Correctly do the rename ui op merging

M	ChangeLog
M	libnautilus-private/nautilus-icon-container.c
M	src/file-manager/fm-icon-view.c

commit 7ba2110153b9e95373aab99c7119c4cef106e676
Author: Alexander Larsson <alexl@redhat.com>
Date:	2002-09-30

    Fix text rect zoom handling. Fixes redraw issues at 75%.

    2002-09-30	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-icon-canvas-item.c
	(compute_text_rectangle):
	Fix text rect zoom handling. Fixes redraw issues at 75%.

M	ChangeLog
M	libnautilus-private/nautilus-icon-canvas-item.c

commit d7cf62edf98ca4183dbd92c089ddc45c2cd98a27
Author: Dave Camp <campd@src.gnome.org>
Date:	2002-09-29

    Removing unused files

D	src/nautilus-sidebar-tabs.c
D	src/nautilus-sidebar-tabs.h

commit 03081f4bd4506ec2dc18a3e11f265434bd463349
Author: Dave Camp <campd@src.gnome.org>
Date:	2002-09-27

    version markers

M	ChangeLog
M	po/ChangeLog

commit 0dacd5fe6469d3eb2a0beca530bceaa60cb86de3 (tag: NAUTILUS_2_1_0)
Author: Dave Camp <dave@ximian.com>
Date:	2002-09-27

    #include <libnautilus-private/nautilus-theme.h>. Updated.

    2002-09-27	Dave Camp  <dave@ximian.com>

	* src/nautilus-window-manage-views.c: #include
	<libnautilus-private/nautilus-theme.h>.
	* NEWS: Updated.

M	ChangeLog
M	NEWS
M	po/az.po
M	po/bg.po
M	po/ca.po
M	po/cs.po
M	po/da.po
M	po/de.po
M	po/el.po
M	po/en_GB.po
M	po/es.po
M	po/eu.po
M	po/fi.po
M	po/fr.po
M	po/ga.po
M	po/gl.po
M	po/hu.po
M	po/it.po
M	po/ja.po
M	po/ko.po
M	po/lt.po
M	po/lv.po
M	po/ms.po
M	po/nl.po
M	po/nn.po
M	po/no.po
M	po/pl.po
M	po/pt.po
M	po/pt_BR.po
M	po/ro.po
M	po/ru.po
M	po/sk.po
M	po/sl.po
M	po/sv.po
M	po/ta.po
M	po/tr.po
M	po/uk.po
M	po/vi.po
M	po/zh_CN.po
M	po/zh_TW.po
M	src/nautilus-window-manage-views.c

commit d049d5e03915c5e41ab7ba0d20423d4bfc84415b
Author: Alexander Larsson <alexl@redhat.com>
Date:	2002-09-27

    Require eel 2.1.0, libgnomeui 2.1.0 Bump version to 2.1.0

    2002-09-27	Alexander Larsson  <alexl@redhat.com>

	* configure.in:
	Require eel 2.1.0, libgnomeui 2.1.0
	Bump version to 2.1.0

	* libnautilus-private/Makefile.am:
	* libnautilus-private/gnome-icon-lookup.[ch]:
	* libnautilus-private/gnome-thumbnail-pixbuf-utils.c:
	* libnautilus-private/gnome-thumbnail.[ch]:
	Removed. Moved to libgnomeui.

	* libnautilus-private/nautilus-icon-factory.[ch]:
	* libnautilus-private/nautilus-link-desktop-file.c:
	Update to new APIs.

M	ChangeLog
M	configure.in
M	libnautilus-private/Makefile.am
D	libnautilus-private/gnome-icon-lookup.c
D	libnautilus-private/gnome-icon-lookup.h
D	libnautilus-private/gnome-thumbnail-pixbuf-utils.c
D	libnautilus-private/gnome-thumbnail.c
D	libnautilus-private/gnome-thumbnail.h
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus-private/nautilus-icon-factory.h
M	libnautilus-private/nautilus-link-desktop-file.c

commit a4566e42ffd125876b380f18e4bebf0a87ced9bb
Author: Alexander Larsson <alexl@redhat.com>
Date:	2002-09-26

    Remove unused files.

    2002-09-26	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/Makefile.am:
	* libnautilus-private/nautilus-find-icon-image.c:
	* libnautilus-private/nautilus-find-icon-image.h:
	* libnautilus-private/nautilus-thumbnails-jpeg.c:
	* libnautilus-private/nautilus-thumbnails-jpeg.h:
	* libnautilus-private/nautilus-thumbnails.c:
	Remove unused files.

    2002-09-26	Alexander Larsson  <alexl@redhat.com>

M	ChangeLog
M	libnautilus-private/Makefile.am
D	libnautilus-private/nautilus-find-icon-image.c
D	libnautilus-private/nautilus-find-icon-image.h
D	libnautilus-private/nautilus-thumbnails-jpeg.c
D	libnautilus-private/nautilus-thumbnails-jpeg.h
M	libnautilus-private/nautilus-thumbnails.c

commit 81cba58ca4a6ae1a5b0d9e1c7f80f80407ae7fff
Author: Alexander Larsson <alexl@redhat.com>
Date:	2002-09-26

    Update to new canvas use DITHER_NORMAL instead of DITHER_MAX for

    2002-09-26	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-icon-canvas-item.[ch]:
	Update to new canvas
	use DITHER_NORMAL instead of DITHER_MAX for performance on
	non-24bit
	and remote.
	* libnautilus-private/nautilus-icon-container.[ch]:
	* libnautilus-private/nautilus-icon-dnd.[ch]:
	* libnautilus-private/nautilus-icon-private.h:
	Update to new canvas and rename widget.

	* src/nautilus-sidebar-title.c:
	Build fix.

M	ChangeLog
M	libnautilus-private/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-canvas-item.h
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-container.h
M	libnautilus-private/nautilus-icon-dnd.c
M	libnautilus-private/nautilus-icon-dnd.h
M	libnautilus-private/nautilus-icon-private.h
M	src/nautilus-sidebar-title.c

commit a8658e4da40c3e647957ee27603975af361d6184
Author: Dave Camp <dave@ximian.com>
Date:	2002-09-23

    Removed the current image indicator. (nautilus_side_pane_init),

    2002-09-23	Dave Camp  <dave@ximian.com>

	* src/nautilus-side-pane.c: (switch_page_callback): Removed the
	current image indicator.
	(nautilus_side_pane_init), (nautilus_side_pane_destroy): Put a
	tooltip on the close button.
	(nautilus_side_pane_show_panel): New function.
	(shortcut_clicked_callback),
	(create_shortcut), (nautilus_side_pane_set_panel_image): Take a
	GdkPixbuf instead of a GtkImage.  Create a shortcut on the side
	pane for panels with images.
	* src/nautilus-side-pane.h:
	* src/nautilus-window-manage-views.c: (set_side_panel_image): Pass
	a pixbuf rather than a GtkImage.

M	ChangeLog
M	src/nautilus-side-pane.c
M	src/nautilus-side-pane.h
M	src/nautilus-window-manage-views.c

commit 991503a752daa0150359cdc61d843c5a6a849752
Author: Marius Andreiana <mandreiana@yahoo.com>
Date:	2002-09-23

    updated

    2002-09-23	Marius Andreiana <mandreiana@yahoo.com>

	    * ro.po: updated

M	po/ChangeLog
M	po/ro.po

commit 074c1620bfa322c32117d41ecff3fba6b7ad966b
Author: Pablo Saratxaga <pablo@src.gnome.org>
Date:	2002-09-22

    updated Vietnamese file

M	po/ChangeLog
M	po/vi.po

commit 731c567a8c63fe88f168770dc334b45f7f973932
Author: Dave Camp <dave@ximian.com>
Date:	2002-09-22

    Attach and detach the menu widget. (nautilus_side_pane_init),

    2002-09-22	Dave Camp  <dave@ximian.com>

	* src/nautilus-side-pane.h:
	* src/nautilus-side-pane.c: (menu_detach_callback),
	(nautilus_side_pane_destroy), (nautilus_side_pane_init): Attach
	and detach the menu widget.
	(nautilus_side_pane_init), (update_current_image),
	(switch_page_callback), (nautilus_side_pane_set_panel_image):
	Allow the user to set images for each panel.
	(nautilus_side_pane_add_panel), (nautilus_side_pane_remove_panel):
	Added preconditions, use GtkImageMenuItem instead of GtkMenuItem
	for panel menu items.
	* src/nautilus-window-manage-views.c: (set_side_panel_image),
	(side_panel_image_changed_callback), (connect_side_panel),
	(view_loaded_callback): Listen to the "tab_image" property on side
	panels, and update the side pane with the proper images.
	* src/nautilus-window-private.h:
	* src/nautilus-window.c: (side_panel_set_open),
	(side_pane_switch_page_callback),
	(nautilus_window_set_up_sidebar): Set the "close" property of
	panels as they are shown and hidden.

M	ChangeLog
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-side-pane.c
M	src/nautilus-side-pane.h
M	src/nautilus-spatial-window.c
M	src/nautilus-window-manage-views.c
M	src/nautilus-window-private.h
M	src/nautilus-window.c

commit dc6eeeafd25b77efe56c0c969cfb3618a8c62058
Author: Dave Camp <dave@ximian.com>
Date:	2002-09-22

    Added a switch_page signal to the side pane.

    2002-09-22	Dave Camp  <dave@ximian.com>

	* src/nautilus-side-pane.h:
	* src/nautilus-side-pane.c: (switch_page_callback),
	(nautilus_side_pane_class_init): Added a switch_page signal to the
	side pane.
	(select_button_press_callback),
	(select_button_key_press_callback), (menu_deactivate_callback),
	(nautilus_side_pane_init): Depress the menu button while the menu
	is popped up.

M	ChangeLog
M	src/nautilus-side-pane.c
M	src/nautilus-side-pane.h

commit d1de21fab56907b1679d200f54df56ea70af7635
Author: Dave Camp <dave@ximian.com>
Date:	2002-09-21

    Set window->information_panel to NULL.

    2002-09-21	Dave Camp  <dave@ximian.com>

	* src/nautilus-window.c (nautilus_window_tear_down_sidebar): Set
	window->information_panel to NULL.

M	ChangeLog
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window.c

commit f5c2f1f263d64935953aef16a1661343f701eff2
Author: Dave Camp <dave@ximian.com>
Date:	2002-09-21

    Removed sidebar_tab_pieces from the Makefiles and theme definitions.

    2002-09-21	Dave Camp  <dave@ximian.com>

	* configure.in:
	* icons/Makefile.am:
	* icons/crux_eggplant/Makefile.am:
	* icons/crux_eggplant/crux_eggplant.xml:
	* icons/crux_teal/Makefile.am:
	* icons/crux_teal/crux_teal.xml:
	* icons/default/default.xml:
	* icons/gnome/Makefile.am:
	* icons/gnome/gnome.xml:
	* icons/sierra/sierra.xml: Removed sidebar_tab_pieces from the
	Makefiles and theme definitions.
	* src/nautilus-sidebar.c:
	* src/nautilus-sidebar.h: Removed.

M	ChangeLog
M	configure.in
M	icons/Makefile.am
M	icons/crux_eggplant/Makefile.am
M	icons/crux_eggplant/crux_eggplant.xml
M	icons/crux_teal/Makefile.am
M	icons/crux_teal/crux_teal.xml
M	icons/default/default.xml
M	icons/gnome/Makefile.am
M	icons/gnome/gnome.xml
M	icons/sierra/sierra.xml
M	po/ChangeLog
D	src/nautilus-sidebar.c
D	src/nautilus-sidebar.h

commit 6f2fe2a953097eb98e064f5726070696b96e42e6
Author: Dave Camp <dave@ximian.com>
Date:	2002-09-21

    Removed #include "nautilus-sidebar.h".

    2002-09-21	Dave Camp  <dave@ximian.com>

	* src/nautilus-sidebar-title.c: Removed #include
	"nautilus-sidebar.h".

M	ChangeLog
M	src/nautilus-sidebar-title.c

commit 2e6ec430bc461f5842f76d8fad64438e8219168b
Author: Dave Camp <dave@ximian.com>
Date:	2002-09-21

    Added new side pane files.

    2002-09-21	Dave Camp  <dave@ximian.com>

	* POTFILES.in: Added new side pane files.

M	po/ChangeLog
M	po/POTFILES.in

commit e8f710baea657addd4971a9e925e0cb3e07b7f53
Author: Dave Camp <dave@ximian.com>
Date:	2002-09-21

    Added F9 as an accelerator for Show Hide Sidebar, for consistency with

    2002-09-21	Dave Camp  <dave@ximian.com>

	* src/nautilus-shell-ui.xml: Added F9 as an accelerator for Show
	Hide Sidebar, for consistency with mozilla.

M	ChangeLog
M	src/nautilus-shell-ui.xml

commit b0facd37c248334e289245e221f23f5c4165767a
Author: Dave Camp <dave@ximian.com>
Date:	2002-09-21

    New files, container for the side panels.

    2002-09-21	Dave Camp  <dave@ximian.com>

	* src/nautilus-side-pane.c:
	* src/nautilus-side-pane.h: New files, container for the side
	panels.
	* src/nautilus-information-panel.c:
	* src/nautilus-information-panel.h: Moved nautilus-sidebar.[ch]
	here,
	converted it into just another panel, instead of a container.
	* src/Makefile.am: Build nautilus-information-panel.[ch] and
	nautilus-side-pane.[ch].
	* src/nautilus-window-manage-views.c: (update_title),
	(update_for_new_location), (handle_view_failure),
	(nautilus_window_set_sidebar_panels):
	* src/nautilus-window-private.h:
	* src/nautilus-window.h:
	* src/nautilus-window.c: (side_pane_close_requested_callback),
	(side_pane_size_allocate_callback), (setup_side_pane_width),
	(nautilus_window_set_up_sidebar),
	(nautilus_window_add_sidebar_panel),
	(nautilus_window_remove_sidebar_panel): Use the new information
	panel and side pane.

M	ChangeLog
M	src/Makefile.am
M	src/nautilus-information-panel.c
M	src/nautilus-information-panel.h
M	src/nautilus-navigation-window.c
M	src/nautilus-navigation-window.h
M	src/nautilus-object-window.c
M	src/nautilus-object-window.h
A	src/nautilus-side-pane.c
A	src/nautilus-side-pane.h
M	src/nautilus-spatial-window.c
M	src/nautilus-spatial-window.h
M	src/nautilus-window-manage-views.c
M	src/nautilus-window-private.h
M	src/nautilus-window.c
M	src/nautilus-window.h

commit 4422d7163bd8db2c1e1d827bb90b2105a18de614
Author: Alexander Larsson <alexl@redhat.com>
Date:	2002-09-21

    Some small performance enhancements

    2002-09-21	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-icon-factory.c:
	Some small performance enhancements

M	ChangeLog
M	libnautilus-private/nautilus-icon-factory.c

commit 3e42a5b9049a149566a0d00429c693d76fbf6a83 (tag:
NEW_SIDE_PANE_BRANCHPOINT)
Author: Padraig O'Briain <padraigo@src.gnome.org>
Date:	2002-09-20

    Add CLEANFILES so that make clean deletes $(server_DATA) and

    * components/adapter/Makefile.am:
    * components/hardware/Makefile.am:
    * components/history/Makefile.am:
    * components/loser/content/Makefile.am:
    * components/loser/sidebar/Makefile.am:
    * components/music/Makefile.am:
    * components/notes/Makefile.am:
    * components/sample/Makefile.am:
    * components/text/Makefile.am:
    * components/throbber/Makefile.am:
    * components/tree/Makefile.am:
    Add CLEANFILES so that make clean deletes $(server_DATA) and
    $(server_DATA).in

M	ChangeLog
M	components/adapter/Makefile.am
M	components/hardware/Makefile.am
M	components/history/Makefile.am
M	components/loser/content/Makefile.am
M	components/loser/sidebar/Makefile.am
M	components/music/Makefile.am
M	components/notes/Makefile.am
M	components/sample/Makefile.am

commit 8972c4bde2f723e6a1e4ae25f8522d946041dc29
Author: Alexander Larsson <alexl@redhat.com>
Date:	2002-09-19

    Write docs.

    2002-09-19	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/gnome-icon-lookup.c:
	* libnautilus-private/gnome-thumbnail-pixbuf-utils.c:
	* libnautilus-private/gnome-thumbnail.c:
	Write docs.

M	ChangeLog
M	libnautilus-private/gnome-icon-lookup.c
M	libnautilus-private/gnome-thumbnail-pixbuf-utils.c
M	libnautilus-private/gnome-thumbnail.c

commit 20124f6d1e3b55eb304cdfa514b640c3017a42aa
Author: Alexander Larsson <alexl@redhat.com>
Date:	2002-09-19

    Correct thumbnail loading icon.

    2002-09-19	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-icon-factory.c
	(ICON_NAME_THUMBNAIL_LOADING):
	Correct thumbnail loading icon.

	* libnautilus-private/nautilus-file.c (update_info_internal):
	Don't invalidate DISPLAY_NAME for all files, since this will
	re-load
	file_info making directory loads very slow! As a workaround,
	only do
	this if file->details->display_name is already set. I don't know
	if this is the correct way though.

M	ChangeLog
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-icon-factory.c

commit a275971ebc4a752bc86e6f1f668d29c8f396ef0c
Author: Alexander Larsson <alexl@src.gnome.org>
Date:	2002-09-18

    Eh. Wrong files again

M	libnautilus-private/gnome-icon-lookup.c
M	libnautilus-private/gnome-icon-lookup.h

commit 3e1fe823771a80995dea68ae74c41caeb5559022
Author: Alexander Larsson <alexl@src.gnome.org>
Date:	2002-09-18

    Added files

A	libnautilus-private/gnome-icon-lookup.c
A	libnautilus-private/gnome-icon-lookup.h

commit c05eef2e306249e9de0c376c9394e74388fbc599
Author: Alexander Larsson <alexl@redhat.com>
Date:	2002-09-18

    Merge the new-icon-factory-branch branch to HEAD.

    2002-09-18	Alexander Larsson  <alexl@redhat.com>

	Merge the new-icon-factory-branch branch to HEAD.

M	ChangeLog
M	libnautilus-private/Makefile.am
A	libnautilus-private/gnome-thumbnail-pixbuf-utils.c
A	libnautilus-private/gnome-thumbnail.c
A	libnautilus-private/gnome-thumbnail.h
M	libnautilus-private/nautilus-bookmark.c
M	libnautilus-private/nautilus-bookmark.h
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-file-private.h
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-file.h
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-container.h
M	libnautilus-private/nautilus-icon-factory-private.h
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus-private/nautilus-icon-factory.h
M	libnautilus-private/nautilus-icon-private.h
M	libnautilus-private/nautilus-thumbnails.c
M	libnautilus-private/nautilus-thumbnails.h
M	src/file-manager/fm-desktop-icon-view.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-icon-container.c
M	src/nautilus-bookmark-list.c
M	src/nautilus-bookmark-parsing.c
M	src/nautilus-sidebar-title.c

commit 63f090835f1911058f56b63d8fec0d125fec6ac2
Author: Gil Osher <dolfin@src.gnome.org>
Date:	2002-09-17

    *** empty log message ***

M	po/he.po

commit 1b8edb543d15cba0cb51d5813136c5da58108734
Author: Gil Osher <dolfin@src.gnome.org>
Date:	2002-09-16

    First version of Nautilus hebrew translation. with some fixes.

M	po/he.po

commit 311f3fa8742d0af2b8979f448d15a92f4c65facd
Author: Gil Osher <dolfin@src.gnome.org>
Date:	2002-09-16

    First version of Nautilus hebrew translation. with some fixes.

M	po/he.po

commit 8bb0f3f4396a639f93d4c5be2527938dac0ef509
Author: Gil Osher <dolfin@src.gnome.org>
Date:	2002-09-16

    First version of Nautilus hebrew translation. with some fixes.

M	po/he.po

commit 8c488a4c9f423dceb7733ba3264a55f3691bc545
Author: Gil Osher <dolfin@src.gnome.org>
Date:	2002-09-16

    First version of Nautilus hebrew translation.

A	po/he.po

commit b2176c83d3e37126820c46962aa3e2f471dbd458
Author: Hasbullah Bin Pit <sebol@ikhlas.com>
Date:	2002-09-16

    Updated Malay Translation.

    2002-09-16	Hasbullah Bin Pit <sebol@ikhlas.com>

	    * ms.po: Updated Malay Translation.

M	po/ChangeLog
M	po/ms.po

commit a87b47281d9d37f8e63edce9dc26f61274ede614
Author: Pablo Saratxaga <pablo@src.gnome.org>
Date:	2002-09-16

    updated Vietnamese file

M	po/ChangeLog
M	po/vi.po

commit 1cf7800410a195e5785eed33ec1d1a5e76734736
Author: Dave Camp <dave@ximian.com>
Date:	2002-09-15

    Fixes bug #88596.

    2002-09-15	Dave Camp  <dave@ximian.com>

	Fixes bug #88596.

	* components/music/nautilus-music-view.c:
	(set_adjustment_value): New function, blocks the value_changed
	handler.
	(reset_playtime), (play_status_display): Use set_adjustment_value.
	(nautilus_music_view_destroy),	(changed_idle_callback),
	(slider_changed_callback): When the value changes and the slider
	isn't being dragged,
	queue a seek in an idle handler.
	(add_play_controls): Tweak the page size.

M	ChangeLog
M	components/music/nautilus-music-view.c

commit 06d33d4a7324977c40830a1589c426fe4da56e67
Author: Dave Camp <dave@ximian.com>
Date:	2002-09-15

    Provide accessible descriptions for the speed tradeoff items.

    2002-09-15	Dave Camp  <dave@ximian.com>

	* src/nautilus-preferences-dialog.c: Provide accessible
	descriptions for the speed tradeoff items.

M	ChangeLog
M	src/nautilus-preferences-dialog.c

commit 6a6c029493a2f529d8232e31378ee02e706607e4
Author: Dave Camp <dave@ximian.com>
Date:	2002-09-15

    Fixes bug #89616.

    2002-09-15	Dave Camp  <dave@ximian.com>

	    Fixes bug #89616.

	* libnautilus-private/nautilus-directory.c:
	(nautilus_directory_notify_files_added): If a NautilusFile already
	exists for this file, send a changed notification rather than an
	added notification.
	* libnautilus-private/nautilus-directory.h:
	* libnautilus-private/nautilus-file.c: (update_info_internal):
	Invalidate the display name.

M	ChangeLog
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-file.c

commit 95d1b66aa7a0a0c5e064ba2171f14f0c66130dad
Author: Andras Timar <timar@gnome.hu>
Date:	2002-09-14

    Fixed hotkeys.

    2002-09-14	Andras Timar  <timar@gnome.hu>

	    * hu.po: Fixed hotkeys.

M	po/ChangeLog
M	po/hu.po

commit 271a78a3bd783797a7fb482e6e4849dc6ee7d888 (tag:
NEW_ICON_FACTORY_BRANCHPOINT)
Author: Dave Camp <dave@ximian.com>
Date:	2002-09-10

    Removed background-modification code.

    2002-09-10	Dave Camp  <dave@ximian.com>

	* libnautilus-private/nautilus-icon-container.c: (realize):
	Removed background-modification code.
	(nautilus_icon_container_instance_init): Call
	eel_background_set_use_base().

	This fixes the updating problem on theme switches.

M	ChangeLog
M	libnautilus-private/nautilus-icon-container.c

commit 399bf43c169659a6f6395ca42f7cc75e6a21d0c3
Author: Dave Camp <dave@ximian.com>
Date:	2002-09-10

    Activate files on space.

    2002-09-10	Dave Camp  <dave@ximian.com>

	* libnautilus-private/nautilus-icon-container.c: (keyboard_space):
	* src/file-manager/fm-list-view.c: (key_press_callback): Activate
	files on space.

M	ChangeLog
M	libnautilus-private/nautilus-icon-container.c
M	src/file-manager/fm-list-view.c

commit 532481a6d1bc71ca13f8a69c3b80bf4efda686e2
Author: Changwoo Ryu <cwryu@src.gnome.org>
Date:	2002-09-10

    Updated Korean translation by Young-Ho, Cha <ganadist@chollian.net>.

	* ko.po: Updated Korean translation by Young-Ho, Cha
	<ganadist@chollian.net>.

M	po/ChangeLog
M	po/ko.po

commit 65907ba91593047d196d851e183cfda87d502145
Author: Dave Camp <dave@ximian.com>
Date:	2002-09-09

    Make accessible_parent_class variables static. Patch from

    2002-09-09	Dave Camp  <dave@ximian.com>

	* libnautilus-private/nautilus-icon-container.c:
	* src/nautilus-zoom-control.c: Make accessible_parent_class
	variables static.  Patch from padraig.obriain@sun.com.

M	ChangeLog
M	libnautilus-private/nautilus-icon-container.c
M	src/nautilus-zoom-control.c

commit b164eabdac4e00a9f8deaf56acbb609f2f5620f4
Author: Sarah Smith <sarahs@src.gnome.org>
Date:	2002-09-08

    still have 44 untranslated, will be proofread by Wang Jian

M	po/zh_CN.po

commit b435d8a40db4eada1a6518fc95a08130fd232918
Author: Evandro Fernandes Giovanini <evandrofg@ig.com.br>
Date:	2002-09-07

    Updated Brazilian Portuguese translation.

    2002-09-07	Evandro Fernandes Giovanini <evandrofg@ig.com.br>

	    * pt_BR.po: Updated Brazilian Portuguese translation.

M	po/ChangeLog
M	po/pt_BR.po

commit 0243a2d77fa801d6c14305ff2814c109a997466d
Author: Havoc Pennington <hp@pobox.com>
Date:	2002-09-05

    never set "Use default background" item insensitive for the desktop.

    2002-09-04	Havoc Pennington  <hp@pobox.com>

	* src/file-manager/fm-desktop-icon-view.c (real_update_menus):
	never set "Use default background" item insensitive for the
	desktop.

	* src/file-manager/fm-desktop-icon-view.c
	(reset_background_callback): Just unset the gconf keys for the
	background in order to "use default background", instead of
	getting background from nautilus theme.

M	ChangeLog
M	src/file-manager/fm-desktop-icon-view.c

commit 88aebd7eddea73c67eb08bdaecff23d87922f0eb
Author: Dave Camp <dave@ximian.com>
Date:	2002-09-04

    Don't start a search for a trash directory if one is already running.

    2002-09-04	Dave Camp  <dave@ximian.com>

	* libnautilus-private/nautilus-trash-directory.c: (add_volume):
	Don't start a search for a trash directory if one is already
	running.

M	ChangeLog
M	libnautilus-private/nautilus-trash-directory.c

commit f4147dc7022378fedccd48f5c4e4fd90c2b1521b
Author: Peteris Krisjanis <peterisk@src.gnome.org>
Date:	2002-09-03

    2002-09-03	Peteris Krisjanis <peteris.krisjanis@os.lv> * lv.po:
    Updated Latvian translation

M	po/ChangeLog

commit b81d500f76082cad8ec90b78ecd4be79a4d01fcb
Author: Peteris Krisjanis <peterisk@src.gnome.org>
Date:	2002-09-03

    2002-09-03	Peteris Krisjanis <peteris.krisjanis@os.lv> Updated
    Latvian translation

M	po/lv.po

commit 89b5ad9fbffdcd32027395f95ef6e4600b065ede
Author: David Bordoley <bordoley@msu.edu>
Date:	2002-08-31

    Added escape keybinding to the stop button (bug 83691)

    2002-08-31	David Bordoley <bordoley@msu.edu>

	    * src/nautilus-shell-ui.xml:
	    Added escape keybinding to the stop button (bug 83691)

	    * src/file-manager/fm-directory-view.c:
	    * src/file-manager/nautilus-directory-view-ui.xml:
	    Removed the "Remove Custom Icon" entry from the view menu
	    and context menu (bug 82117 also sort of takes care of
	    bug 86179).
	    Changed keybinding for "Move to Trash" to delete
	    and for "Delete" to shift+delete (bug 83218 this fixes bug
	    78120 as well).
	    Use GTK_STOCK_DELETE in a bunch of dialogs instead of our
	    own string.
	    Changed broken link dialog string to "Do you want to move this
	    link to the Trash?" and changed confirming button to
	    "Mo_ve to Trash" to be consistent with the rest of the UI.

M	ChangeLog
M	src/file-manager/fm-directory-view.c
M	src/file-manager/nautilus-directory-view-ui.xml
M	src/nautilus-shell-ui.xml

commit 49727f00683b18e5ddb0b8b4c56e55c1e835103f
Author: Pablo Saratxaga <pablo@src.gnome.org>
Date:	2002-08-31

    updated vietnamese file

M	po/ChangeLog
M	po/vi.po

commit d5a12fdd7cde05b1d0be24e949f1d1e440f29299
Author: Hans Petter <hansp@src.gnome.org>
Date:	2002-08-31

    file emblem-shared.png was initially added on branch ximian-smb.

commit 21aa98d74c6103548925c8a507403b0c85c13fde
Author: Hans Petter <hansp@src.gnome.org>
Date:	2002-08-31

    file nautilus-samba-utilities.c was initially added on branch
    ximian-smb.

commit 22dbe90971f2982a35ddefdd9ed7f2b02c8a44b0
Author: Hans Petter <hansp@src.gnome.org>
Date:	2002-08-31

    file nautilus-samba-utilities.h was initially added on branch
    ximian-smb.

commit 4c0cbed8046b887f7682169456062e41133cfbec
Author: Hans Petter <hansp@src.gnome.org>
Date:	2002-08-31

    file Makefile.am was initially added on branch ximian-smb.

commit 360293697dcc35cdf1e310d8a815f2bde643fa3c
Author: Hans Petter <hansp@src.gnome.org>
Date:	2002-08-31

    file nautilus-samba-helper.c was initially added on branch ximian-smb.

commit 118c35dd7e0c1136a0bc10575577b6d20302bab2
Author: Alexander Larsson <alexl@redhat.com>
Date:	2002-08-30

    Branched off Gnome 2.0.x development on the gnome-2-0 branch.

    2002-08-30	Alexander Larsson  <alexl@redhat.com>

	Branched off Gnome 2.0.x development on the gnome-2-0 branch.

M	ChangeLog

commit fd0ce092960366a54e5bcc19529902c6be27c448 (tag:
GNOME_2_0_BRANCHPOINT)
Author: Jordi Mallach <jordim@src.gnome.org>
Date:	2002-08-29

    Updated Catalan translation.

M	po/ChangeLog
M	po/ca.po

commit debe3efbb11c34f4a61e992bce81364d7ef04e68
Author: Marius Andreiana <mandreiana@yahoo.com>
Date:	2002-08-29

    updated

    2002-08-29	Marius Andreiana <mandreiana@yahoo.com>

	* ro.po: updated

M	po/ChangeLog
M	po/ro.po

commit 3cb519bbebd57033b9be448a6a1914362cca2808
Author: Vincent van Adrighem <V.vanAdrighem@dirck.mine.nu>
Date:	2002-08-29

    Dutch translation updated by Reinout van Schouwen.

    2002-08-29 Vincent van Adrighem <V.vanAdrighem@dirck.mine.nu>
	* nl.po: Dutch translation updated by Reinout van Schouwen.

M	po/ChangeLog
M	po/nl.po

commit 05c9341f8f8944a7c3be3bd8b1d16b021680aafd
Author: Alexander Larsson <alexl@redhat.com>
Date:	2002-08-29

    Don't mark loopback mounts as CDROM.

    2002-08-29	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-volume-monitor.c
	(mount_volume_iso9660_add):
	Don't mark loopback mounts as CDROM.

M	ChangeLog
M	libnautilus-private/nautilus-volume-monitor.c

commit e4ae51202629a987a62b3193897b588eec07c0a2
Author: Alexander Larsson <alexl@redhat.com>
Date:	2002-08-29

    Allow other apps that do their own CD switching to temporary disable

    2002-08-29	Alexander Larsson  <alexl@redhat.com>

	* src/nautilus-application.c (volume_mounted_callback):
	Allow other apps that do their own CD switching to temporary
	disable
	nautilus from popping up CD windows by grabbing the
	_NAUTILUS_DISABLE_MOUNT_WINDOW selection.

M	ChangeLog
M	src/nautilus-application.c

commit a31c78c2dddf7270d977c2e0d97a443f80e6a62c
Author: Alexander Larsson <alexl@src.gnome.org>
Date:	2002-08-28

    version markers

M	ChangeLog
M	po/ChangeLog

commit c75c19982e1bf0488227eeca40c8384f5463b4c7 (tag: NAUTILUS_2_0_6)
Author: Alexander Larsson <alexl@src.gnome.org>
Date:	2002-08-28

    pofile update

M	po/fi.po
M	po/hu.po

commit e61146dcec23c5a48e7657fbfea27cd5a7408e5e
Author: Alexander Larsson <alexl@redhat.com>
Date:	2002-08-28

    Bump version to 2.0.6

    2002-08-28	Alexander Larsson  <alexl@redhat.com>

	* NEWS:
	* configure.in:
	Bump version to 2.0.6

M	ChangeLog
M	NEWS
M	configure.in
M	po/az.po
M	po/bg.po
M	po/ca.po
M	po/cs.po
M	po/da.po
M	po/de.po
M	po/el.po
M	po/en_GB.po
M	po/es.po
M	po/eu.po
M	po/fr.po
M	po/ga.po
M	po/gl.po
M	po/it.po
M	po/ja.po
M	po/ko.po
M	po/lt.po
M	po/lv.po
M	po/ms.po
M	po/nl.po
M	po/nn.po
M	po/no.po
M	po/pl.po
M	po/pt.po
M	po/pt_BR.po
M	po/ro.po
M	po/ru.po
M	po/sk.po
M	po/sl.po
M	po/sv.po
M	po/ta.po
M	po/tr.po
M	po/uk.po
M	po/vi.po
M	po/zh_CN.po
M	po/zh_TW.po

commit 0c930cd2e6869a4ac9b46a3ef00a98ba0960efb1
Author: Alexander Larsson <alexl@redhat.com>
Date:	2002-08-28

    New functions: nautilus_volume_copy, nautilus_volume_free,

    2002-08-28	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-volume-monitor.h:
	* libnautilus-private/nautilus-volume-monitor.c:
	New functions: nautilus_volume_copy, nautilus_volume_free,
	nautilus_volume_hash, nautilus_volume_is_equal.

	* libnautilus-private/nautilus-trash-directory.c:
	NautilusVolumes are not persistant. Don't keep pointers to old
	ones, keep copies instead.

M	ChangeLog
M	libnautilus-private/nautilus-trash-directory.c
M	libnautilus-private/nautilus-volume-monitor.c
M	libnautilus-private/nautilus-volume-monitor.h

commit 39957a1a494a181c2ca3132feb540e781657815e
Author: Emese Kovacs <emese@gnome.hu>
Date:	2002-08-27

    Updated Hungarian translation.

    2002-08-27	Emese Kovacs  <emese@gnome.hu>

	    * hu.po: Updated Hungarian translation.

M	po/ChangeLog
M	po/hu.po

commit 42693ec0368bf10ea2d69b8f499b70f50bb3ab84
Author: Pauli Virtanen <pauli.virtanen@hut.fi>
Date:	2002-08-27

    Updated Finnish translation.

    2002-08-27	Pauli Virtanen <pauli.virtanen@hut.fi>

	* fi.po: Updated Finnish translation.

M	po/ChangeLog
M	po/fi.po

commit 8477af8665a741814aea951e8c7f992ab6dbb8a3
Author: Alexander Larsson <alexl@redhat.com>
Date:	2002-08-23

    Correct start_with_sidebar key. Patch from hp@redhat.com

    2002-08-23	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/apps_nautilus_preferences.schemas:
	Correct start_with_sidebar key. Patch from hp@redhat.com

M	ChangeLog
M	libnautilus-private/apps_nautilus_preferences.schemas

commit dfd4efd1f7cdeb4553ea667cc20149250be94832
Author: Alexander Larsson <alexl@src.gnome.org>
Date:	2002-08-23

    Version markers

M	ChangeLog
M	po/ChangeLog

commit 7586357314b493b9cacbbbfd5b1c460112221d3a
Author: Alexander Larsson <alexl@src.gnome.org>
Date:	2002-08-23

    updated pofiles

M	po/az.po
M	po/bg.po
M	po/ca.po
M	po/cs.po
M	po/da.po
M	po/de.po
M	po/el.po
M	po/en_GB.po
M	po/es.po
M	po/eu.po
M	po/fi.po
M	po/fr.po
M	po/ga.po
M	po/gl.po
M	po/hu.po
M	po/it.po
M	po/ja.po
M	po/ko.po
M	po/lt.po
M	po/lv.po
M	po/ms.po
M	po/nl.po
M	po/nn.po
M	po/no.po
M	po/pl.po
M	po/pt.po
M	po/pt_BR.po
M	po/ro.po
M	po/ru.po
M	po/sk.po
M	po/sl.po
M	po/sv.po
M	po/ta.po
M	po/tr.po
M	po/uk.po
M	po/vi.po
M	po/zh_CN.po
M	po/zh_TW.po

commit 3732b5e3293d61e83bdd0bb17dd5a66554473475
Author: Alexander Larsson <alexl@redhat.com>
Date:	2002-08-23

    Bump to 2.0.5.

    2002-08-23	Alexander Larsson  <alexl@redhat.com>

	* configure.in:
	* NEWS:
	Bump to 2.0.5.

M	ChangeLog
M	NEWS
M	configure.in

commit 1e2f2ed51c6fd329bf41f3ef46331365bf2a0535
Author: Akira Tagoh <tagoh@src.gnome.org>
Date:	2002-08-23

    *** empty log message ***

M	po/ja.po

commit 1175d9d83c020b1700c7c680f23f1b11b787ee06
Author: Akira TAGOH <tagoh@gnome.gr.jp>
Date:	2002-08-23

    fix typo.

    2002-08-23	Akira TAGOH  <tagoh@gnome.gr.jp>

	* ja.po: fix typo.

M	po/ChangeLog
M	po/ja.po

commit 630907593bb4cff7f0b6e7181269269c1d70a9bd
Author: Alessio Frusciante <algol@src.gnome.org>
Date:	2002-08-22

    Updated Italian translation.

M	po/ChangeLog
M	po/it.po

commit 0d8d90d54c7d6db7477be5f6d7b1da92d81f3393
Author: Pablo Gonzalo del Campo <pablodc@bigfoot.com>
Date:	2002-08-22

    Updated Spanish translation.

    2002-08-21 Pablo Gonzalo del Campo <pablodc@bigfoot.com>

	* es.po: Updated Spanish translation.

M	po/ChangeLog
M	po/es.po

commit c6ea83e743241b5a04fc985dbab30e87e0f76664
Author: Michael Meeks <michael@ximian.com>
Date:	2002-08-21

    fix in-icon svg rendering, also obey thumbnailing preferences for svg

    2002-08-21	Michael Meeks  <michael@ximian.com>

	    * libnautilus-private/nautilus-icon-factory.c
	    (nautilus_icon_factory_get_icon_for_file): fix
	    in-icon svg rendering, also obey thumbnailing
	    preferences for svg files (!).

M	ChangeLog
M	libnautilus-private/nautilus-icon-factory.c

commit 62375976695f0c17c9b8cbf631a2cf0f14d0ae82
Author: Peteris Krisjanis <peterisk@src.gnome.org>
Date:	2002-08-21

    2002-08-20	Peteris Krisjanis <peteris.krisjanis@os.lv> *lv.po:
    QA for Latvian translation

M	po/ChangeLog

commit db080d3c1d7aa5288b14ea594b3c85b2ac66194a
Author: Peteris Krisjanis <peterisk@src.gnome.org>
Date:	2002-08-21

    2002-08-20	Peteris Krisjanis <peteris.krisjanis@os.lv> QA for
    Latvian translation

M	po/lv.po

commit 20111413a5293226ec88cf30b2148e864e704f6f
Author: Yukihiro Nakai <nakai@src.gnome.org>
Date:	2002-08-20

    Update Japanese translation from Kiyoto Hashida.

M	po/ChangeLog
M	po/ja.po

commit ca088106349420c2aa5cf34f3e8b558ba8cd1452
Author: Frédéric Crozat <fcrozat@src.gnome.org>
Date:	2002-08-20

    Fix CHARSET

M	po/ta.po

commit 15e1c17bbe815d9aac605d10670c0a1d28f32771
Author: Alexander Larsson <alexl@redhat.com>
Date:	2002-08-20

    New function nautilus_link_desktop_file_local_is_utf8.

    2002-08-20	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-link-desktop-file.c:
	* libnautilus-private/nautilus-link-desktop-file.h:
	New function nautilus_link_desktop_file_local_is_utf8.

	* libnautilus-private/nautilus-link.c:
	* libnautilus-private/nautilus-link.h:
	New function nautilus_link_local_is_utf8.

	* src/file-manager/fm-desktop-icon-view.c
	(update_desktop_directory):
	Recreate trash and homedir links if they are not in utf8.

M	ChangeLog
M	libnautilus-private/nautilus-link-desktop-file.c
M	libnautilus-private/nautilus-link-desktop-file.h
M	libnautilus-private/nautilus-link.c
M	libnautilus-private/nautilus-link.h
M	src/file-manager/fm-desktop-icon-view.c

commit eab0a70920b903c674774f91cd89c0b407752bab
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2002-08-18

    Updated Norwegian (bokmal) translation.

    2002-08-18	Kjartan Maraas	<kmaraas@gnome.org>

	* no.po: Updated Norwegian (bokmal) translation.

M	po/ChangeLog
M	po/no.po

commit baf332d6a21d9bdc1c7491684ce2111eaeb67068
Author: Duarte Loreto <happyguy_pt@hotmail.com>
Date:	2002-08-17

    Updated Portuguese translation.

    2002-08-17	Duarte Loreto <happyguy_pt@hotmail.com>

	    * pt.po: Updated Portuguese translation.

M	po/ChangeLog
M	po/pt.po

commit 3610c814cdacd31105c7c94d20cd00d803800eea
Author: Evandro Fernandes Giovanini <evandrofg@ig.com.br>
Date:	2002-08-17

    Updated Brazilian Portuguese translation.

    2002-08-17	Evandro Fernandes Giovanini <evandrofg@ig.com.br>

	    * pt_BR.po: Updated Brazilian Portuguese translation.

M	po/ChangeLog
M	po/pt_BR.po

commit 6ae6bb21de386d87dc496a6199152d3549f25576
Author: Christian Meyer <chrisime@src.gnome.org>
Date:	2002-08-17

    Updated German translation.

M	po/ChangeLog
M	po/de.po

commit 7b5d1bb4e588ece9436ebd1b79ea35d40dc86237
Author: Changwoo Ryu <cwryu@src.gnome.org>
Date:	2002-08-16

    Updated Korean translation by Young-Ho Cha <ganadist@chollian.net>.

	* ko.po: Updated Korean translation by Young-Ho Cha
	<ganadist@chollian.net>.

M	po/ChangeLog
M	po/ko.po

commit ee232ba46f7c403173a79b00cd66d81c5e95b007
Author: Andras Timar <timar@gnome.hu>
Date:	2002-08-16

    Updated Hungarian translation.

    2002-08-16	Andras Timar  <timar@gnome.hu>

	    * hu.po: Updated Hungarian translation.

M	po/ChangeLog
M	po/hu.po

commit be6804e177f4275bbccdf8dd12138e65d3c62c06
Author: Chyla Zbigniew <chyla@src.gnome.org>
Date:	2002-08-16

    Updated Polish translation by GNOME PL Team <translators@gnome.pl>

M	po/ChangeLog
M	po/pl.po

commit 787879d08142e63b8826f37ab91a518ccb4e7a98
Author: Peteris Krisjanis <peterisk@src.gnome.org>
Date:	2002-08-16

    2002-08-16	Peteris Krisjanis <peteris.krisjanis@os.lv>  * lv.po:
    Updated Latvian translation by Artis Trops

M	po/ChangeLog

commit c857f65c24f6195240e0107100c9ec487281ba77
Author: Peteris Krisjanis <peterisk@src.gnome.org>
Date:	2002-08-16

    2002-08-16	Peteris Krisjanis <peteris.krisjanis@os.lv>  Updated
    Latvian translation by Artis Trops

M	po/lv.po

commit 622cbcb072fb96dbbed968711c789f357e40e953
Author: Christian Rose <menthos@src.gnome.org>
Date:	2002-08-16

    2002-08-16 Christian Rose <menthos@menthos.com> CVS:
    ----------------------------------------------------------------------
    sv.po CVS:
    ----------------------------------------------------------------------
	* sv.po: Updated Swedish translation.

M	po/ChangeLog
M	po/sv.po

commit b6d1a130644914c0ea0bce6d7a1f81cc321c5fb7
Author: Dmitry Mastrukov <dmitrym@src.gnome.org>
Date:	2002-08-16

    ru.po: Updated Russian translation.

M	po/ChangeLog
M	po/ru.po

commit 8d03202ef636bbaccbf09fdf1d5f03a6e208b80b (tag: XIMIAN_SMB_ANCHOR)
Author: Ole Laursen <olau@hardworking.dk>
Date:	2002-08-15

    Updated Danish translation.

    2002-08-15	Ole Laursen  <olau@hardworking.dk>

	* da.po: Updated Danish translation.

M	po/ChangeLog
M	po/da.po

commit 010d502704a37cdeb35b504e7f0d2a4531118bf6
Author: Dave Camp <dave@ximian.com>
Date:	2002-08-15

    Save the source so the idle callback can cancel the weak ref.

    2002-08-15	Dave Camp  <dave@ximian.com>

	* libnautilus/nautilus-clipboard.c (select_all_callback): Save the
	source so the idle callback can cancel the weak ref.
	(select_all_idle_callback): Cancel the weak ref so the source
	isn't destroyed twice.
	This should fix #74403.

M	ChangeLog
M	libnautilus/nautilus-clipboard.c

commit a9acc6aec1a8778be1d024327af6d14bf7975112
Author: Alexander Larsson <alexl@redhat.com>
Date:	2002-08-15

    Work around our strange size allocation problems by always assuming
    the

    2002-08-15	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-icon-container.c
	(icon_set_position):
	Work around our strange size allocation problems by always
	assuming
	the size of fixed_size containers is the size of the screen.
	This fixes the problem where all desktop icons end up in a pile
	in the
	top left corner on startup.
	We really need to fix our size allocation.

M	ChangeLog
M	libnautilus-private/nautilus-icon-container.c

commit b529cc10cc2407d7a5c1b8f22354462f4850c6ef
Author: He Qiangqiang <carton@linux.net.cn>
Date:	2002-08-15

    Fixed a typo.

    2002-08-15	He Qiangqiang  <carton@linux.net.cn>

	    * zh_CN.po: Fixed a typo.

M	po/ChangeLog
M	po/zh_CN.po

commit b373e215dd85409a7f524006d872283fad38c0e9
Author: Dave Camp <dave@ximian.com>
Date:	2002-08-14

    Install a frame_text gtk style property, so that accessible themes can

    2002-08-14	Dave Camp  <dave@ximian.com>

	* libnautilus-private/nautilus-icon-container.c:
	(nautilus_icon_container_class_init): Install a frame_text gtk
	style property, so that accessible themes can force the icon
	container to put a frame around unselected text.
	(setup_label_gcs): Use text[SELECTED] for the highlight text
	color, since it is now displayed against base[SELECTED].  If
	frame_text is set, use text[NORMAL] for normal text, since it will
	be displayed against base[NORMAL].
	(nautilus_icon_container_set_use_drop_shadows): If frame_text is
	set, don't enable drop shadows, but save that they were requested.
	(style_set): Update use_drop_shadows based on whether frame_text
	is set and whether drop shadows were requested.
	(nautilus_icon_container_theme_changed): Call setup_label_gcs().

	* libnautilus-private/nautilus-icon-canvas-item.c: (draw_frame):
	New function.
	(draw_or_measure_label_text): Rearranged for clarity, make it work
	when it is called for draw without being called for measure (ugh).
	Fixed a PangoLayout leak.  If frame_text is set on the icon
	container, draw a background rectangle.
	(draw_label_layout): Don't drop shadow selected text.  Drawing
	with text[SELECTED] on base[SELECTED] should look just fine
	without a drop shadow.

	* libnautilus-private/nautilus-icon-private.h: Added a
	drop_shadow_requested member.

M	ChangeLog
M	libnautilus-private/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-private.h

commit 527fa64843a32cfc48d573915919088dd649a102
Author: Christophe Merlet <redfox@src.gnome.org>
Date:	2002-08-14

    Updated French translation.

M	po/ChangeLog
M	po/fr.po

commit 17d89bca7a58c921e906c1d54b0a5f71c9877785
Author: Christian Meyer <chrisime@src.gnome.org>
Date:	2002-08-14

    Fixed mnemonics.

M	po/ChangeLog
M	po/de.po

commit ce459559b97fb437ce84155e6bd48440ba35d550
Author: Christian Meyer <chrisime@src.gnome.org>
Date:	2002-08-14

    Fixed some mnemonics.

M	po/ChangeLog
M	po/de.po

commit effb898ecb23349a1ab04f06210d1ca97b43363c
Author: Alexander Larsson <alexl@src.gnome.org>
Date:	2002-08-14

    Added version markers

M	ChangeLog
M	po/ChangeLog

commit cb40d682ec34bf64572dff75ad01fbfed57b0310 (tag: NAUTILUS_2_0_4)
Author: Alexander Larsson <alexl@redhat.com>
Date:	2002-08-14

    Bump to 2.0.4

    2002-08-14	Alexander Larsson  <alexl@redhat.com>

	* NEWS:
	* configure.in:
	Bump to 2.0.4

M	ChangeLog
M	NEWS
M	configure.in
M	po/az.po
M	po/bg.po
M	po/ca.po
M	po/cs.po
M	po/da.po
M	po/de.po
M	po/el.po
M	po/en_GB.po
M	po/es.po
M	po/eu.po
M	po/fi.po
M	po/fr.po
M	po/ga.po
M	po/gl.po
M	po/hu.po
M	po/it.po
M	po/ja.po
M	po/ko.po
M	po/lt.po
M	po/lv.po
M	po/ms.po
M	po/nl.po
M	po/nn.po
M	po/no.po
M	po/pl.po
M	po/pt.po
M	po/pt_BR.po
M	po/ro.po
M	po/ru.po
M	po/sk.po
M	po/sl.po
M	po/sv.po
M	po/ta.po
M	po/tr.po
M	po/uk.po
M	po/vi.po
M	po/zh_CN.po
M	po/zh_TW.po

commit b0fa152b939bcc8b6d2c7e06b7d9b005c57d9c7d
Author: Andras Timar <timar@gnome.hu>
Date:	2002-08-13

    Updated Hungarian translation.

    2002-08-13	Andras Timar  <timar@gnome.hu>

	    * hu.po: Updated Hungarian translation.

M	po/ChangeLog
M	po/hu.po

commit 840ec5d38b07b156f5e232f1612f9b103f16c201
Author: Jody Goldberg <jody@src.gnome.org>
Date:	2002-08-12

    fix cut-n-paste-o and amend formatting.

M	libnautilus-private/nautilus-directory-async.c

commit 0459d0d0c70e64a478b44a33d88899d17af183a7
Author: Dave Camp <dave@ximian.com>
Date:	2002-08-12

    Unref target_uri before returning when eel_uri_is_trash

    2002-08-12	Dave Camp  <dave@ximian.com>

	* libnautilus-private/nautilus-dnd.c:
	(nautilus_drag_default_drop_action_for_icons): Unref target_uri
	before returning when eel_uri_is_trash (target_uri_string).
	* libnautilus-private/nautilus-file-operations.c:
	(append_basename): Free the filename returned from
	gnome_vfs_uri_etract_short_name().
	* libnautilus-private/nautilus-theme.c: (attributes_free): Free
	the attributes struct.
	* libnautilus-private/nautilus-undo-manager.c: (finalize): Free
	the details struct.
	* src/nautilus-bookmark-list.c: (append_bookmark_node): Free the
	mime type string.

M	ChangeLog
M	libnautilus-private/nautilus-dnd.c
M	libnautilus-private/nautilus-file-operations.c
M	libnautilus-private/nautilus-theme.c
M	libnautilus-private/nautilus-undo-manager.c
M	src/nautilus-bookmark-list.c

commit 1144bec381917e1752823ee153abfc2f7d9841ba
Author: Alexander Larsson <alexl@redhat.com>
Date:	2002-08-12

    Don't actually change desktop files when renaming and the new and
    old name

    2002-08-12	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-file.c (rename_guts):
	Don't actually change desktop files when renaming and the
	new and old name are the same. This happens in the properties
	dialog
	when you switch notebook pages and is especially bad for vfolder
	directories.

M	ChangeLog
M	libnautilus-private/nautilus-file.c

commit c308d2be0a9666ef9af93724ec9b6f6869f5400c
Author: Frank Worsley <fworsley@shaw.ca>
Date:	2002-08-11

    use a timeout for showing the progress dialog

    2002-08-11	Frank Worsley  <fworsley@shaw.ca>

	* libnautilus-private/nautilus-file-operations-progress.h:
	* libnautilus-private/nautilus-file-operations-progress.c:
	(nautilus_file_operations_progress_update),
	(nautilus_file_operations_progress_destroy), (map_callback),
	(delayed_show_callback), (nautilus_file_operations_progress_new),
	(nautilus_file_operations_progress_new_file),
	(nautilus_file_operations_progress_done),
	(nautilus_file_operations_progress_pause_timeout),
	(nautilus_file_operations_progress_resume_timeout):
	use a timeout for showing the progress dialog

	* libnautilus-private/nautilus-file-operations.c:
	(create_transfer_dialog), (handle_transfer_vfs_error),
	(handle_transfer_overwrite), (nautilus_file_operations_copy_move),
	(nautilus_file_operations_delete), (do_empty_trash):
	modified to support timeouts

M	ChangeLog
M	libnautilus-private/nautilus-file-operations-progress.c
M	libnautilus-private/nautilus-file-operations-progress.h
M	libnautilus-private/nautilus-file-operations.c

commit 090035a8bd92919a7e58695ebb3a0562bc451fba
Author: Dmitry Mastrukov <dmitrym@src.gnome.org>
Date:	2002-08-11

    ru.po: Updated Russian translation.

M	po/ChangeLog
M	po/ru.po

commit 6d0e196616ca5e06f80200a1420a3013d315b695
Author: Jody Goldberg <jody@gnome.org>
Date:	2002-08-11

    if the mime db changes invalidate a pile of stuff for anything that is


    2002-07-10	Jody Goldberg <jody@gnome.org>

	* libnautilus-private/nautilus-directory-async.c
	(mime_db_changed_callback) : if the mime db changes invalidate
	a pile
	  of stuff for anything that is monitoring file information.
	(nautilus_directory_monitor_add_internal) : add a mime-db
	monitor if
	  necessary.

M	ChangeLog
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-directory-private.h

commit 3fbdec0c0a132b11bc270cccec51411ad161f08d
Author: Duarte Loreto <happyguy_pt@hotmail.com>
Date:	2002-08-11

    Updated Portuguese translation.

    2002-08-11	Duarte Loreto <happyguy_pt@hotmail.com>

	    * pt.po: Updated Portuguese translation.

M	po/ChangeLog
M	po/pt.po

commit f0bf56ab1db2b81e0fc595ea17df80ea683b1977
Author: Vincent van Adrighem <V.vanAdrighem@dirck.mine.nu>
Date:	2002-08-10

    Dutch translation updated by Reinout van Schouwen.

    2002-08-10 Vincent van Adrighem <V.vanAdrighem@dirck.mine.nu>
	* nl.po: Dutch translation updated by Reinout van Schouwen.

M	po/ChangeLog
M	po/nl.po

commit d8399b1858b000bf74853bb00e90ca3f713ca667
Author: Christian Meyer <chrisime@src.gnome.org>
Date:	2002-08-10

    Updated German translation.

M	po/ChangeLog
M	po/de.po

commit 17600b2c51744ba0c41fb8ab4ab7d2c07f40ad2b
Author: Pauli Virtanen <pauli.virtanen@hut.fi>
Date:	2002-08-10

    Updated Finnish translation.

    2002-08-10	Pauli Virtanen <pauli.virtanen@hut.fi>

	* fi.po: Updated Finnish translation.

M	po/ChangeLog
M	po/fi.po

commit 07cc9c27cd0cfaf0741d18103d779b4474dced0a
Author: Dave Camp <dave@ximian.com>
Date:	2002-08-09

    Don't add files to the work queue of a directory they don't belong to.

    2002-08-09	Dave Camp  <dave@ximian.com>

	* libnautilus-private/nautilus-directory.c
	(call_files_changed_common): Don't add files to the work queue of
	a directory they don't belong to.

	* libnautilus-private/nautilus-directory-async.c
	(mime_list_start): Replaced got_directory_count with
	got_mime_list.
	(nautilus_directory_add_file_to_work_queue): Added a
	g_return_if_fail (file->details->directory == directory)

M	ChangeLog
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-directory.c

commit 0eed75c85da6a095c46359b2575fca5f4f7bb74c
Author: Stanislav Visnovsky <visnovsky@nenya.ms.mff.cuni.cz>
Date:	2002-08-09

    Updated Slovak translation.

    2002-08-09	Stanislav Visnovsky <visnovsky@nenya.ms.mff.cuni.cz>

	* sk.po: Updated Slovak translation.

M	po/ChangeLog
M	po/sk.po

commit 89efc8c7c16116506d64b36c34d18bba0a3d0ceb
Author: Christian Meyer <chrisime@src.gnome.org>
Date:	2002-08-09

    Fixed German translation.

M	po/ChangeLog
M	po/de.po

commit 05fda33c066ec736b93845b1c94dc03bd5f16997
Author: Federico Mena Quintero <federico@ximian.com>
Date:	2002-08-08

    Added the "highlight_color_rgba" attribute to directory lists so
    that they

    2002-08-08	Federico Mena Quintero	<federico@ximian.com>

	* icons/crux_teal/crux_teal.xml: Added the "highlight_color_rgba"
	attribute to directory lists so that they will look pretty.

M	ChangeLog
M	icons/crux_teal/crux_teal.xml

commit 871cff384efde47b8abf23d8cdd827f584e1829f
Author: Dave Camp <dave@ximian.com>
Date:	2002-08-08

    Remove the file from the work queue.

    2002-08-08	Dave Camp  <dave@ximian.com>

	* libnautilus-private/nautilus-directory-async.c
	(nautilus_directory_cancel_loading_file_attributes): Remove the
	file from the work queue.

M	ChangeLog
M	libnautilus-private/nautilus-directory-async.c

commit 92fb67bcf2f8ade972da939e1841416de300bf6e
Author: Michael Meeks <michael@ximian.com>
Date:	2002-08-08

    fix ugly leak and daftness.

    2002-08-08	Michael Meeks  <michael@ximian.com>

	    * libnautilus-private/nautilus-icon-factory.c
	    (nautilus_gdk_pixbuf_supported): fix ugly leak and
	    daftness.

M	ChangeLog
M	libnautilus-private/nautilus-icon-factory.c

commit fbc80fc2f747e6a4a717941f039ff1e35fa2566e
Author: Evandro Fernandes Giovanini <evandrofg@src.gnome.org>
Date:	2002-08-07

    Updated Brazilian Portuguese translation.

M	po/ChangeLog
M	po/pt_BR.po

commit 7ed2abf1de8c65ade9fbaf434dc546dfcfab8052
Author: Federico Mena Quintero <federico@ximian.com>
Date:	2002-08-07

    Move sub-block variables to the function level, making this uglier,
    less

    2002-08-07	Federico Mena Quintero	<federico@ximian.com>

	* libnautilus-private/nautilus-icon-container.c
	(nautilus_icon_container_theme_changed): Move sub-block variables
	to the function level, making this uglier, less clear, and more
	prone to uninitialized values, but following the Nautilus coding
	guidelines, which in this respect are incompatible with the GNOME
	Programming Guidelines via the GNU Coding Standards.

	* libnautilus-private/nautilus-icon-canvas-item.c
	(draw_or_measure_label_text): Likewise.

M	ChangeLog
M	libnautilus-private/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-container.c

commit 94c8b8b83abdac45aa400c8de5b46cd07db438db
Author: Michael Meeks <michael@ximian.com>
Date:	2002-08-07

    pass in info if we have it already.

    2002-08-07	Michael Meeks  <michael@ximian.com>

	    * libnautilus-private/nautilus-file.c
	    (nautilus_file_can_rename): pass in info if we
	    have it already.

	    * src/file-manager/fm-desktop-icon-view.c
	    (update_trash_link_and_delete_copies),
	    (update_home_link_and_delete_copies),
	    (delete_all_mount_links): kill in favour of
	    (update_desktop_directory): so we don't stat / mime
	    sniff everything 3+ times.
	    (update_link_and_delete_copies): push this method and
	    it's file / sniff loop upwards.

	    * src/file-manager/fm-directory-view.c
	    (special_link_in_selection): upd.
	    (fm_directory_link_type_in_selection): kill, unused.

	    * libnautilus-private/nautilus-link.c
	    (get_link_style_for_local_file): operate on the passed
	    in GnomeVFSInfo if we have it.

	    * libnautilus-private/nautilus-dnd.c
	    (nautilus_drag_selection_includes_special_link): upd
	    for efficiency.

M	ChangeLog
M	libnautilus-private/nautilus-dnd.c
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-link.c
M	libnautilus-private/nautilus-link.h
M	libnautilus-private/nautilus-thumbnails.c
M	src/file-manager/fm-desktop-icon-view.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-icon-container.c
M	src/file-manager/fm-properties-window.c

commit ca662271d80746937e6fde12056efa6a05ffd31c
Author: Alex Graveley <alex@ximian.com>
Date:	2002-08-06

    Use eel_vfs_has_capability() to check if file is local (instead of

    2002-08-06	Alex Graveley  <alex@ximian.com>

	    * libnautilus-private/nautilus-file.c (rename_guts): Use
	    eel_vfs_has_capability() to check if file is local (instead of
	    explicitly looking for a file:/// uri) so that renaming
	    .desktop
	    files works with vfolder uris.  Fixes #73773.

M	ChangeLog
M	libnautilus-private/nautilus-file.c

commit 2547d51a583c5545fedb64efd21edea9bba64e73
Author: Jody Goldberg <jody@gnome.org>
Date:	2002-08-06

    That a NautilusFile and pass both the mime type and the name to the


    2002-07-02	Jody Goldberg <jody@gnome.org>

	* libnautilus-private/nautilus-program-chooser.c
	(launch_mime_capplet) : That a NautilusFile and pass both the mime
	  type and the name to the capplet so that it can make more
	  intelligent defaults if necessary.
	(launch_mime_capplet_on_ok) : adjust to changes in
	launch_mime_capplet.
	(launch_mime_capplet_and_close_dialog) : ditto.

M	ChangeLog
M	libnautilus-private/nautilus-program-chooser.c

commit 62d31f231b5cbd6193bf62f513ca50f7e33dd233
Author: Manuel Borchers <webmaster@matronix.de>
Date:	2002-08-06

    Updated German translation with mnemonics and converted to utf-8

    2002-08-06	Manuel Borchers  <webmaster@matronix.de>

	    * de.po: Updated German translation with mnemonics
	    and converted to utf-8

M	po/ChangeLog
M	po/de.po

commit 655f63c5e9d3b1c155dd5f80251a279490644630
Author: Hasbullah Bin Pit <sebol@ikhlas.com>
Date:	2002-08-06

    Updated Malay Translation.

    2002-08-06	Hasbullah Bin Pit <sebol@ikhlas.com>

	    * ms.po: Updated Malay Translation.

M	po/ChangeLog
M	po/ms.po

commit a52b4a412b0a98c7520230085dc16ab98f438f6b
Author: Federico Mena Quintero <federico@ximian.com>
Date:	2002-08-06

    Fixes #82194.

    2002-08-06	Federico Mena Quintero	<federico@ximian.com>

	Fixes #82194.

	* icons/text-selection-frame.png: Made the base frame image white
	with rounded corners over a transparent background.

	* libnautilus-private/nautilus-icon-container.c
	(nautilus_icon_container_theme_changed): If the theme does not
	specify a color for the text highlight color, use the widget
	style's base[GTK_STATE_SELECTED].

	* libnautilus-private/nautilus-icon-canvas-item.c
	(draw_or_measure_label_text): Multiply the (white) selection
	pixbuf by the highlight color so that we get a tinted pixbuf with
	proper alpha.

M	ChangeLog
M	icons/text-selection-frame.png
M	libnautilus-private/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-container.c

commit 0f7574f47f3f9713f039009cc23d771740c679a5
Author: jacob berkman <jacob@ximian.com>
Date:	2002-08-06

    fix

    2002-08-06	jacob berkman  <jacob@ximian.com>

	* vi.po: fix

M	po/ChangeLog
M	po/vi.po

commit c985bea739f5972fabbd3b5a220f6618c9ea4e91
Author: Christophe Merlet <redfox@src.gnome.org>
Date:	2002-08-06

    Updated French translation.

M	po/ChangeLog
M	po/fr.po

commit e50caa1a5377d9202015172b39342c9abcc57cc5
Author: Pablo Saratxaga <pablo@src.gnome.org>
Date:	2002-08-06

    updated Vietnamese file

M	po/ChangeLog
M	po/vi.po

commit 6dad1055e11350c28641434a9f22e698aa309c3e
Author: Dave Camp <campd@src.gnome.org>
Date:	2002-08-06

    version markers

M	ChangeLog
M	po/ChangeLog

commit cb38af9865f2fd17196cb86f184a943f27b474a1 (tag: NAUTILUS_2_0_3)
Author: Dave Camp <dave@ximian.com>
Date:	2002-08-06

    updated. 2.0.3

    2002-08-05	Dave Camp  <dave@ximian.com>

	* NEWS: updated.
	* configure.in: 2.0.3

M	ChangeLog
M	NEWS
M	configure.in
M	po/az.po
M	po/bg.po
M	po/ca.po
M	po/cs.po
M	po/da.po
M	po/de.po
M	po/el.po
M	po/en_GB.po
M	po/es.po
M	po/eu.po
M	po/fi.po
M	po/fr.po
M	po/ga.po
M	po/gl.po
M	po/hu.po
M	po/it.po
M	po/ja.po
M	po/ko.po
M	po/lt.po
M	po/lv.po
M	po/ms.po
M	po/nl.po
M	po/nn.po
M	po/no.po
M	po/pl.po
M	po/pt.po
M	po/pt_BR.po
M	po/ro.po
M	po/ru.po
M	po/sk.po
M	po/sl.po
M	po/sv.po
M	po/ta.po
M	po/tr.po
M	po/uk.po
M	po/vi.po
M	po/zh_CN.po
M	po/zh_TW.po

commit 6ec40e25306a78563ddc8fc109cb768ecf24848d
Author: Kjartan Maraas <kmaraas@src.gnome.org>
Date:	2002-08-05

    Add mnemonic to _Datei

M	po/de.po

commit a73957eb01d510f464df57208850f3d3f596353e
Author: Matthias Warkus <mawarkus@src.gnome.org>
Date:	2002-08-03

    Small fixes to German translation

M	po/ChangeLog
M	po/de.po

commit 67fd89caa16b371b3499c94041307c50b8146fa8
Author: Michael Meeks <michael@ximian.com>
Date:	2002-08-02

    don't do a synchronous mime sniff on every icon we load.

    2002-08-02	Michael Meeks  <michael@ximian.com>

	    * libnautilus-private/nautilus-icon-factory.c
	    (path_represents_svg_image): don't do a synchronous mime
	    sniff on every icon we load.

    2002-08-02	Thomas Meeks  <thomas@imaginator.com>

	    * libnautilus-private/nautilus-icon-factory.c
	    (nautilus_gdk_pixbuf_supported): impl. we need
	    this to detect small, local image files that gdk-pixbuf
	    can't render.
	    (nautilus_icon_factory_get_icon_for_file): fix logic
	    bug, so that we do get_thumbnail_uri for small, local
	    images that may be tractable to 'convert'.

M	ChangeLog
M	libnautilus-private/nautilus-icon-factory.c

commit f491a59cc4fec7c2bb5adf4d95fc0f2462732f84
Author: Dave Camp <dave@ximian.com>
Date:	2002-08-01

    Get the selection color from the gtk theme if none is specified in the

    2002-08-01	Dave Camp  <dave@ximian.com>

	* libnautilus-private/nautilus-icon-container.c:
	(start_rubberbanding): Get the selection color from the gtk theme
	if none is specified in the nautilus theme.
	(realize): Use gtk_widget_modify_bg() to set the background color.
	(style_set): Call nautilus_icon_container_theme_changed(), as
	changes to the style can now affect the theme.

M	ChangeLog
M	libnautilus-private/nautilus-icon-container.c

commit c4bf8e2c69c0a13fad89ce50d3b20bea4a2e34dc
Author: Christian Rose <menthos@menthos.com>
Date:	2002-08-01

    More fixes in Swedish translation.

    2002-08-01	Christian Rose	<menthos@menthos.com>

	* sv.po: More fixes in Swedish translation.

M	po/ChangeLog
M	po/sv.po

commit 11a0fad547217b55d6c611c336b84b7670846c6a
Author: Christian Rose <menthos@menthos.com>
Date:	2002-08-01

    Another fix in Swedish translation.

    2002-08-01	Christian Rose	<menthos@menthos.com>

	* sv.po: Another fix in Swedish translation.

M	po/ChangeLog
M	po/sv.po

commit 221d3172552bb6ede191f1e55d314e1c2a8411bb
Author: Christian Rose <menthos@menthos.com>
Date:	2002-08-01

    Fixed Swedish translation.

    2002-08-01	Christian Rose	<menthos@menthos.com>

	* sv.po: Fixed Swedish translation.

M	po/ChangeLog
M	po/sv.po

commit 313f3b73c39309b7b342efeeb6cc79a29432cfed
Author: Frank Worsley <fworsley@shaw.ca>
Date:	2002-08-01

    be smarter about appending local paths or uris to command

    2002-07-31	Frank Worsley  <fworsley@shaw.ca>

	* libnautilus-private/nautilus-program-choosing.c:
	(nautilus_launch_desktop_file):
	be smarter about appending local paths or uris to command

M	ChangeLog
M	libnautilus-private/nautilus-program-choosing.c

commit 389ce003e1581832c16aa23cb276acfdc2b81c34
Author: Dave Camp <dave@ximian.com>
Date:	2002-07-31

    Use gtk_drag_check_threshold() to check for drag distance. Handle a

    2002-07-31	Dave Camp  <dave@ximian.com>

	* libnautilus-private/nautilus-icon-container.c:
	(motion_notify_event): Use gtk_drag_check_threshold() to check for
	drag distance.
	* libnautilus-private/nautilus-icon-dnd.c:
	(nautilus_icon_dnd_begin_drag): Handle a gtk_drag_begin() that
	returns NULL.

M	ChangeLog
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-dnd.c

commit 646d6d4c4ff37a4f271a7fa7b96308f3252f859f
Author: Michael Meeks <michael@ximian.com>
Date:	2002-07-31

    fall back to the other routines if source_name is NULL [
    eg. permission

    2002-07-31	Michael Meeks  <michael@ximian.com>

	* libnautilus-private/nautilus-file-operations.c
	(build_error_string): fall back to the other routines if
	source_name is NULL [ eg. permission failure moving a
	whole directory not a single file ] #87686

M	ChangeLog
M	libnautilus-private/nautilus-file-operations.c

commit cf95e024a8c16d23af9bd226605eadb5967811d4
Author: Fatih Demir <kabalak@src.gnome.org>
Date:	2002-07-29

    Committed updated translation.

M	po/ChangeLog

commit 1fab118d8c85dc8dbbb74a8b953319c2efc7f86c
Author: Görkem Çetin <gorkem@src.gnome.org>
Date:	2002-07-28

    CVS_SILENT

M	po/tr.po

commit 6d68b5844d539da5c711ca1742f705fa3595116d
Author: Dave Camp <dave@ximian.com>
Date:	2002-07-28

    Fixed a problem where shortcutting || was preventing the fallback
    theme

    2002-07-27	Dave Camp  <dave@ximian.com>

	* libnautilus-private/nautilus-icon-factory.c
	(icon_theme_changed_callback): Fixed a problem where shortcutting
	|| was preventing the fallback theme from being set. Fixes
	#89178.

M	ChangeLog
M	libnautilus-private/nautilus-icon-factory.c

commit a3e16c32825f834e1e10e139f244a5a94cba1030
Author: Dave Camp <dave@ximian.com>
Date:	2002-07-27

    Update the current_background_color, the current_background_image, and

    2002-07-27	Dave Camp  <dave@ximian.com>

	* src/nautilus-sidebar.c:
	(background_settings_changed_callback): Update the
	current_background_color, the current_background_image, and
	is_default_background.

M	ChangeLog
M	src/nautilus-information-panel.c
M	src/nautilus-sidebar.c

commit b69624850930012a50ca765c54dc381c84461a18
Author: Dave Camp <dave@ximian.com>
Date:	2002-07-27

    Save the events to be propagated in order. (fixes #89214)

    2002-07-27	Dave Camp  <dave@ximian.com>

	* libnautilus-private/eggtreemultidnd.c: (stop_drag_check),
	(egg_tree_multi_drag_button_release_event),
	(egg_tree_multi_drag_button_press_event):  Save the events to be
	propagated in order.  (fixes #89214)

M	ChangeLog
M	libnautilus-private/eggtreemultidnd.c

commit 34733e864e02e46cf440ef6bdc819601ca70ee3b
Author: Dave Camp <dave@ximian.com>
Date:	2002-07-26

    Added eggtreemultidnd.[ch].

    2002-07-26	Dave Camp  <dave@ximian.com>

	* libnautilus-private/Makefile.am: Added eggtreemultidnd.[ch].
	* libnautilus-private/eggtreemultidnd.c:
	* libnautilus-private/eggtreemultidnd.h: New files.
	* src/file-manager/fm-list-model.c:
	(fm_list_model_multi_row_draggable),
	(fm_list_model_file_for_path),
	(each_path_get_data_binder), (fm_list_model_multi_drag_data_get),
	(fm_list_model_multi_drag_data_delete),
	(fm_list_model_set_drag_view), (fm_list_model_get_drag_types),
	(fm_list_model_multi_drag_source_init), (fm_list_model_get_type):
	Implemented the multi drag source.
	* src/file-manager/fm-list-model.h:
	* src/file-manager/fm-list-view.c: (event_after_callback): Moved
	the context menu out of here...
	(button_release_callback): to here.
	(button_press_callback): Pass the current view and the position
	to the model.
	(create_and_set_up_tree_view): Enable drag source on the view.

M	ChangeLog
M	libnautilus-private/Makefile.am
A	libnautilus-private/eggtreemultidnd.c
A	libnautilus-private/eggtreemultidnd.h
M	po/POTFILES.in
M	src/file-manager/fm-list-model.c
M	src/file-manager/fm-list-model.h
M	src/file-manager/fm-list-view.c

commit b5988f6a60ac3fdad6ebb6dc55ff2ac9da061863
Author: Gustavo Noronha Silva <gns@src.gnome.org>
Date:	2002-07-26

    update by Evandro Fernandes Giovanini <evandrofg@ig.com.br>

M	po/ChangeLog
M	po/pt_BR.po

commit 00d63e190e276549ba0414f07c2681201bd9bee2
Author: Michael Meeks <michael@ximian.com>
Date:	2002-07-26

    upd. (nautilus_icon_factory_init): upd. (is_theme_in_user_directory):
    move

    2002-07-25	Michael Meeks  <michael@ximian.com>

	* libnautilus-private/nautilus-icon-factory.c
	(icon_theme_changed_callback): upd.
	(nautilus_icon_factory_init): upd.
	(is_theme_in_user_directory): move from here.
	(set_theme_name): kill.
	(nautilus_icon_factory_init, cache_icon_new),
	(cache_icon_ref, cache_icon_unref): only do the
	cache_icons thing when debugging is turned on.

	* libnautilus-private/nautilus-find-icon-image.c
	(is_theme_in_user_directory): move to here.
	(nautilus_icon_theme_set_names),
	(nautilus_icon_theme_destroy),
	(nautilus_icon_theme_new): impl.
	(choose_theme): upd.
	(get_themed_icon_file_path): don't do the XML parse of
	i-regular.xml twice, just pass scalable_details in to
	read_details.
	(details_from_doc_node): split from
	(read_details): upd.

M	ChangeLog
M	libnautilus-private/nautilus-find-icon-image.c
M	libnautilus-private/nautilus-find-icon-image.h
M	libnautilus-private/nautilus-icon-factory.c

commit de58cdd29c8a9ca904ae4e08e2252ae9c8f93d0b
Author: Ole Laursen <olau@hardworking.dk>
Date:	2002-07-25

    Updated Danish translation.

    2002-07-25	Ole Laursen  <olau@hardworking.dk>

	* da.po: Updated Danish translation.

M	po/ChangeLog
M	po/da.po

commit 9a4db52c14ac0624673675ab8d27b81e50bef1af
Author: Dave Camp <campd@src.gnome.org>
Date:	2002-07-25

    The first step is admitting you have a problem (added myself).

M	MAINTAINERS

commit 8fed4ca3ef5611d56720fecaec5fdd7d3bf47174
Author: Dave Camp <dave@ximian.com>
Date:	2002-07-25

    New functions. (create_tree): Create a NautilusTreeViewDragDest.

    2002-07-25	Dave Camp  <dave@ximian.com>

	* components/tree/nautilus-tree-view.c: (get_root_uri_callback),
	(get_file_for_path_callback), (move_copy_items_callback): New
	functions.
	(create_tree): Create a NautilusTreeViewDragDest.
	(nautilus_tree_view_dispose): Unref the DragDest object.
	(nautilus_tree_view_class_init): initialize dispose.
	* libnautilus-private/Makefile.am: Build
	nautilus-tree-view-drag-dest.[ch].
	* libnautilus-tree-view-drag-dest.c:
	* libnautilus-tree-view-drag-dest.h: New files.
	* libnautilus-private/nautilus-dnd.c:
	(nautilus_drag_selection_includes_special_link): Moved here
	from nautilus-icon-dnd.c.
	* libnautilus-private/nautilus-dnd.h: Prototype for
	nautilus_drag_selection_includes_special_link.
	* libnautilus-private/nautilus-file.c:
	(nautilus_file_get_drop_target_uri): Moved here from
	fm-directory-view.
	* libnautilus-private/nautilus-file.h:
	* libnautilus-private/nautilus-icon-dnd.c:
	(nautilus_icon_container_receive_dropped_icons): Call
	nautilus_drag_selection_includes_special_link().
	* libnautilus-private/nautilus-marshal.list: New marshallers.
	* src/file-manager/fm-icon-view.c:
	(get_icon_drop_target_uri_callback): Use
	nautilus_file_get_drop_target_uri().
	* src/file-manager/fm-list-view.c: (get_root_uri_callback),
	(get_file_for_path_callback), (move_copy_items_callback): New
	functions.
	(create_and_set_up_tree_view): Create a NautilusViewDragDest
	object.
	(fm_list_view_dispose): Unref the DragDest object.

M	ChangeLog
M	components/tree/nautilus-tree-view.c
M	libnautilus-private/Makefile.am
M	libnautilus-private/nautilus-dnd.c
M	libnautilus-private/nautilus-dnd.h
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-file.h
M	libnautilus-private/nautilus-icon-dnd.c
M	libnautilus-private/nautilus-marshal.list
A	libnautilus-private/nautilus-tree-view-drag-dest.c
A	libnautilus-private/nautilus-tree-view-drag-dest.h
M	src/file-manager/fm-icon-view.c
M	src/file-manager/fm-list-view.c

commit c53f887dd2c5530c2b25d8e40dd1ff9d7fc7f419
Author: Dave Camp <campd@src.gnome.org>
Date:	2002-07-25

    Release markers

M	ChangeLog
M	po/ChangeLog

commit 737422d36b60b485562c18e03ecf8d5e95a42bba (tag: NAUTILUS_2_0_2)
Author: Dave Camp <dave@ximian.com>
Date:	2002-07-25

    Add news items. Bump requirements, patch from Rodney Dawes. Bump
    version

    2002-07-25	Dave Camp  <dave@ximian.com>

	* NEWS: Add news items.
	* configure.in: Bump requirements, patch from Rodney Dawes.
	Bump version to 2.0.2.

M	ChangeLog
M	NEWS
M	configure.in
M	po/az.po
M	po/bg.po
M	po/ca.po
M	po/cs.po
M	po/da.po
M	po/de.po
M	po/el.po
M	po/en_GB.po
M	po/es.po
M	po/eu.po
M	po/fi.po
M	po/fr.po
M	po/ga.po
M	po/gl.po
M	po/hu.po
M	po/it.po
M	po/ja.po
M	po/ko.po
M	po/lt.po
M	po/lv.po
M	po/ms.po
M	po/nl.po
M	po/nn.po
M	po/no.po
M	po/pl.po
M	po/pt.po
M	po/pt_BR.po
M	po/ro.po
M	po/ru.po
M	po/sk.po
M	po/sl.po
M	po/sv.po
M	po/ta.po
M	po/tr.po
M	po/uk.po
M	po/vi.po
M	po/zh_CN.po
M	po/zh_TW.po

commit f2661b1cc9557cf4294d2739d2dd73d77b066885
Author: Dave Camp <dave@ximian.com>
Date:	2002-07-24

    (nautilus_music_view_init): Use an EelBackgroundBox instead of a

    2002-07-24	Dave Camp  <dave@ximian.com>

	(nautilus_music_view_init): Use an EelBackgroundBox instead of a
	GtkEventBox.
	* components/music/nautilus-music-view.c:
	* src/nautilus-sidebar.c: Derive from EelBackgroundBox instead of
	GtkEventBox.
	(nautilus_sidebar_style_set): Removed special case for
	EelBackgroundStyle.

M	ChangeLog
M	components/hardware/nautilus-hardware-view.c
M	components/hardware/nautilus-hardware-view.h
M	components/music/nautilus-music-view.c
M	src/nautilus-information-panel.c
M	src/nautilus-information-panel.h
M	src/nautilus-sidebar.c
M	src/nautilus-sidebar.h

commit 2955fe077a6f473e8c2ecf5b14208f7f0b692982
Author: Michael Meeks <michael@ximian.com>
Date:	2002-07-24

    only set the location bookmark if it's non NULL. #87889

    2002-07-24	Michael Meeks  <michael@ximian.com>

	* src/nautilus-window-manage-views.c
	(update_title): only set the location bookmark if
	it's non NULL. #87889

M	ChangeLog
M	src/nautilus-window-manage-views.c

commit 9d236e79e60149027f7cbc6226a540ef0cb24546
Author: Michael Meeks <michael@ximian.com>
Date:	2002-07-24

    NULL various elements, including the sidebar here: #87414

    2002-07-24	Michael Meeks  <michael@ximian.com>

	* src/nautilus-window.c (nautilus_window_destroy):
	NULL various elements, including the sidebar
	here: #87414

M	ChangeLog
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window.c

commit 131ac47afcbff32e7fdae98b89884925138a6d39
Author: Pablo Gonzalo del Campo <pablodc@bigfoot.com>
Date:	2002-07-24

    Updated Spanish translation.

    2002-07-23 Pablo Gonzalo del Campo <pablodc@bigfoot.com>

	* es.po: Updated Spanish translation.

M	po/ChangeLog
M	po/es.po

commit bf0b5600f7050660b8bfa9ab1473caab10d523f9
Author: Chyla Zbigniew <chyla@src.gnome.org>
Date:	2002-07-23

    Updated Polish translation by GNOME PL Team <translators@gnome.pl>

M	po/ChangeLog
M	po/pl.po

commit 4975ea24aa6a8c754b1a9c30c9a030c5666e3594
Author: Dmitry Mastrukov <dmitrym@src.gnome.org>
Date:	2002-07-23

    ru.po: Updated Russian translation.

M	po/ChangeLog
M	po/ru.po

commit 30d164980fa559f38e8e3819dbb4d0f1a3f10dd3
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2002-07-23

    Updated Norwegian (bokml) translation.

    2002-07-23	Kjartan Maraas	<kmaraas@gnome.org>

	* no.po: Updated Norwegian (bokml) translation.

M	po/ChangeLog
M	po/no.po

commit f5c5ab05bd088275a94fba6465fe3089b2277b9e
Author: Dave Camp <campd@src.gnome.org>
Date:	2002-07-23

    version markers

M	ChangeLog
M	po/ChangeLog

commit 402bbe34f32238dc65c4ed7dc844432aa155affe (tag: NAUTILUS_2_0_1)
Author: Dave Camp <campd@src.gnome.org>
Date:	2002-07-23

    2.0.1

M	po/az.po
M	po/bg.po
M	po/ca.po
M	po/cs.po
M	po/da.po
M	po/de.po
M	po/el.po
M	po/en_GB.po
M	po/es.po
M	po/eu.po
M	po/fi.po
M	po/fr.po
M	po/ga.po
M	po/gl.po
M	po/hu.po
M	po/it.po
M	po/ja.po
M	po/ko.po
M	po/lt.po
M	po/lv.po
M	po/ms.po
M	po/nl.po
M	po/nn.po
M	po/no.po
M	po/pl.po
M	po/pt.po
M	po/pt_BR.po
M	po/ro.po
M	po/ru.po
M	po/sk.po
M	po/sl.po
M	po/sv.po
M	po/ta.po
M	po/tr.po
M	po/uk.po
M	po/vi.po
M	po/zh_CN.po
M	po/zh_TW.po

commit 5bb507e669f6a4721494cc861863f96cc0bcc809
Author: Gustavo Noronha Silva <gns@src.gnome.org>
Date:	2002-07-23

    update by Evandro Fernandes Giovanini <evandrofg@ig.com.br>

M	po/ChangeLog

commit ce2dc4c4f9c8664b7579f7a3de70bd4a9e0e0fc1
Author: Alexander Larsson <alexl@redhat.com>
Date:	2002-07-23

    Add major news items

    2002-07-22	Alexander Larsson  <alexl@redhat.com>

	* NEWS:
	Add major news items

	* configure.in:
	Bump version to 2.0.1
	Require eel 2.0.1

M	ChangeLog
M	NEWS
M	configure.in

commit be9b0eaf230622c1aed63fcf9c23fd3e1841f4ad
Author: Jordi Mallach <jordim@src.gnome.org>
Date:	2002-07-22

    Updated Catalan translation.

M	po/ChangeLog
M	po/ca.po

commit 7456687e18cf391c8b721247956cf9e085d1558d
Author: Christian Rose <menthos@menthos.com>
Date:	2002-07-22

    Updated Swedish translation.

    2002-07-22	Christian Rose	<menthos@menthos.com>

	* sv.po: Updated Swedish translation.

M	po/ChangeLog
M	po/sv.po

commit ae797425897b3eecb158a352bc9d0e25adfeddca
Author: Alexander Larsson <alexl@redhat.com>
Date:	2002-07-22

    Add news sidebar files.

    2002-07-22	Alexander Larsson  <alexl@redhat.com>

	* POTFILES.skip:
	Add news sidebar files.

M	po/ChangeLog
M	po/POTFILES.skip

commit 13972b195842d6b2e6d0694f52a37fdaa16a900f
Author: Christian Rose <menthos@menthos.com>
Date:	2002-07-22

    Updated Swedish translation.

    2002-07-22	Christian Rose	<menthos@menthos.com>

	* sv.po: Updated Swedish translation.

M	po/ChangeLog
M	po/sv.po

commit 7abb7e6e4b92b12d1ce77a9598f5f0531b1f4c70
Author: Alexander Larsson <alexl@redhat.com>
Date:	2002-07-22

    Fixup usage of ellipses. Patch from Gregory Merchan
    <merchan@phys.lsu.edu>

    2002-07-22	Alexander Larsson  <alexl@redhat.com>

	* src/file-manager/fm-desktop-icon-view.c:
	* src/file-manager/fm-directory-view.c:
	* src/file-manager/nautilus-directory-view-ui.xml:
	* src/nautilus-shell-ui.xml:
	* src/nautilus-sidebar.c:
	Fixup usage of ellipses.
	Patch from Gregory Merchan  <merchan@phys.lsu.edu>

M	ChangeLog
M	src/file-manager/fm-desktop-icon-view.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/nautilus-directory-view-ui.xml
M	src/nautilus-information-panel.c
M	src/nautilus-shell-ui.xml
M	src/nautilus-sidebar.c

commit a0cde05ec63f2f07fd1bde0e44bb2b57a3c9a61a
Author: Alexander Larsson <alexl@src.gnome.org>
Date:	2002-07-22

    i2002-07-22  Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-file.c (rename_guts):
	Allow renaming desktop files to have a slash in them.

M	ChangeLog
M	libnautilus-private/nautilus-file.c

commit f669811a6562f8472f7d37b62d53eda803fbe442
Author: Alexander Larsson <alexl@redhat.com>
Date:	2002-07-22

    Fix wrong location.

    2002-07-22	Alexander Larsson  <alexl@redhat.com>

	* components/history/Nautilus_View_history.server.in.in:
	* components/notes/Nautilus_View_notes.server.in.in:
	Fix wrong location.

M	ChangeLog
M	components/history/Nautilus_View_history.server.in.in
M	components/notes/Nautilus_View_notes.server.in.in

commit 1e876d9892656070a422f7929ffa3275e46814ca
Author: Alexander Larsson <alexl@redhat.com>
Date:	2002-07-22

    Fix for #86073. Don't show removable media options for non removable

    2002-07-22	Alexander Larsson  <alexl@redhat.com>

	* src/file-manager/fm-desktop-icon-view.c:
	Fix for #86073. Don't show removable media options for non
	removable media. Also name the unmount menu item "Eject" for
	removable media.

M	ChangeLog
M	src/file-manager/fm-desktop-icon-view.c

commit ee3c705dfe671780d2a67249e5f604155bed09ed
Author: Jordi Mallach <jordim@src.gnome.org>
Date:	2002-07-22

    Updated Catalan translation.

M	po/ChangeLog
M	po/ca.po

commit f284ffcb408babae70ed83d056abf9ee5a31034e
Author: Changwoo Ryu <cwryu@src.gnome.org>
Date:	2002-07-22

    Updated Korean translation from Youngho Cha <ganadist@chollian.net>.

	* ko.po: Updated Korean translation from Youngho Cha
	<ganadist@chollian.net>.

M	po/ChangeLog
M	po/ko.po

commit dbec3e643db5d06f242c2a86857399658448920b
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2002-07-21

    Updated Norwegian (bokml) translation.

    2002-07-21	Kjartan Maraas	<kmaraas@gnome.org>

	* no.po: Updated Norwegian (bokml) translation.

M	po/ChangeLog
M	po/no.po

commit 2eb1a4f7b72f44aa9cf9899dad15cc237f1d4b2b
Author: Matthias Warkus <mawarkus@src.gnome.org>
Date:	2002-07-20

    Updated German translation because I was bored

M	po/ChangeLog
M	po/de.po

commit 9f6abf17bd7a301c308a16fcedead9a1a938388f
Author: Pablo Gonzalo del Campo <pablodc@bigfoot.com>
Date:	2002-07-19

    Updated Spanish translation.

    2002-07-19 Pablo Gonzalo del Campo <pablodc@bigfoot.com>

	* es.po: Updated Spanish translation.

M	po/ChangeLog
M	po/es.po

commit 21adf84c67fed307f925e381e6b81c9c11ce5bed
Author: Ole Laursen <olau@hardworking.dk>
Date:	2002-07-19

    Unfuzzified a string.

    2002-07-19	Ole Laursen  <olau@hardworking.dk>

	* da.po: Unfuzzified a string.

M	po/ChangeLog
M	po/da.po

commit fa5dfae9e64e15843f21809e820276e7a54fec56
Author: Federico Mena Quintero <federico@ximian.com>
Date:	2002-07-19

    Fixes the Nautilus part of #46238; see eel for the other part.

    2002-07-19	Federico Mena Quintero	<federico@ximian.com>

	Fixes the Nautilus part of #46238; see eel for the other part.

	* components/hardware/nautilus-hardware-view.c
	(nautilus_hardware_view_init): Do not set a hardcoded background
	color; just use the color from the GTK+ theme.	We still set up
	the EelBackground as this handles dragged colors, but it does not
	save them anywhere.

	* components/notes/nautilus-notes.c (make_notes_view): Do not set
	up an EelBackground at all for the text view; just let it use the
	default color from the GTK+ theme.  This code did not handle
	dragged colors or anything, anyways.

	* src/nautilus-property-browser.c
	(nautilus_property_browser_init): Do not set a hardcoded
	background color.

	* src/nautilus-sidebar.c (nautilus_sidebar_style_set):
	::style_set() handler; we act as if the theme changed.

	* icons/gnome/gnome.xml: Removed hardcoded colors and background
	images so that we follow the current GTK+ theme.  It's bland
	but good.

M	ChangeLog
M	components/hardware/nautilus-hardware-view.c
M	components/notes/nautilus-notes.c
M	icons/gnome/gnome.xml
M	src/nautilus-information-panel.c
M	src/nautilus-property-browser.c
M	src/nautilus-sidebar.c

commit dfff0b2322a9a56f7d80bc90d2212f2b438e3c86
Author: Pauli Virtanen <pauli.virtanen@hut.fi>
Date:	2002-07-19

    Updated Finnish translation.

    2002-07-19	Pauli Virtanen <pauli.virtanen@hut.fi>

	* fi.po: Updated Finnish translation.

M	po/ChangeLog
M	po/fi.po

commit 92fe659d271ab60b0af01ca1ed0a4a720f81c3e6
Author: Chyla Zbigniew <chyla@src.gnome.org>
Date:	2002-07-19

    Updated Polish translation by GNOME PL Team <translators@gnome.pl>

M	po/ChangeLog
M	po/pl.po

commit f98dec83845dcc73c02db3b7b156ba6cc6a2d01b
Author: Dmitry Mastrukov <dmitrym@src.gnome.org>
Date:	2002-07-18

    ru.po: Updated Russian translation.

M	po/ChangeLog
M	po/ru.po

commit 4552eb2e3c21033163da82aa115e4a4db4900ca3
Author: Frank Worsley <fworsley@shaw.ca>
Date:	2002-07-18

    improve saving of geometry. only save it if we really resize a
    window, not

    2002-07-17	Frank Worsley  <fworsley@shaw.ca>

	* src/nautilus-application.c: (save_window_geometry_timeout),
	(nautilus_window_configure_event_callback),
	(nautilus_window_unrealize_event_callback):
	improve saving of geometry. only save it if we really resize
	a window, not when a window is first shown or viewport change

	* src/nautilus-shell.c: (open_window):
	* src/nautilus-bookmarks-window.c:
	(nautilus_bookmarks_window_restore_geometry):
	update for changed eel function


	* src/nautilus-window-manage-views.c:
	(pending_location_already_showing): added new
	(position_and_show_window_callback):
	ignore saved window position if same window already showing

	* src/nautilus-window.c: (nautilus_window_instance_init),
	(nautilus_window_save_geometry):
	* src/nautilus-window.h:
	updated for new eel function and changes described above

M	ChangeLog
M	src/nautilus-application.c
M	src/nautilus-bookmarks-window.c
M	src/nautilus-navigation-window.c
M	src/nautilus-navigation-window.h
M	src/nautilus-object-window.c
M	src/nautilus-object-window.h
M	src/nautilus-shell.c
M	src/nautilus-spatial-window.c
M	src/nautilus-spatial-window.h
M	src/nautilus-window-manage-views.c
M	src/nautilus-window.c
M	src/nautilus-window.h

commit e501c9f92b15adb0e86c73815e647691d51edce3
Author: jacob berkman <jacob@ximian.com>
Date:	2002-07-17

    fixup

    2002-07-17	jacob berkman  <jacob@ximian.com>

	* components/adapter/Makefile.am (EXTRA_DIST): fixup

M	ChangeLog
M	components/adapter/Makefile.am

commit 31af0213070dc6ef9659843322dfb9f93a9d0838
Author: Michael Meeks <michael@ximian.com>
Date:	2002-07-17

    fixup name.

    2002-07-17	Michael Meeks  <michael@ximian.com>

	* components/hardware/Makefile.am
	(server_in_files): fixup name.

M	ChangeLog
M	components/hardware/Makefile.am

commit 450f89a43e471a5598511fd7a0c81d34e13bd9cb
Author: Chyla Zbigniew <chyla@src.gnome.org>
Date:	2002-07-17

    Updated Polish translation by GNOME PL Team <translators@gnome.pl>

M	po/ChangeLog
M	po/pl.po

commit bd78f1315dd7988bceece8804d59a39091d05b90
Author: Bastien Nocera <hadess@src.gnome.org>
Date:	2002-07-17

    - fix should_look_for_dot_directory_file

M	ChangeLog
M	libnautilus-private/nautilus-directory-async.c

commit 046369b55d3e86c6644f16d01601b469a0688301
Author: Michael Meeks <michael@ximian.com>
Date:	2002-07-16

    components/*/.server.in -> *.server.in.in move stuff into $(libexec)
    and

    2002-07-11	Michael Meeks  <michael@ximian.com>

	* components/*/.server.in -> *.server.in.in
	* components/*/Makefile.am: move stuff into $(libexec)
	and $(libdir)/bonobo - a very, very boring ( and likely to
	be buggy ) patch, watch the tinderbox...

	* libnautilus-private/nautilus-icon-container.c
	(nautilus_icon_container_class_init): upd.
	(expose_event): add for debugging, looks like most icons
	areas get 3 expose events each on startup.

M	ChangeLog
M	components/adapter/Makefile.am
D	components/adapter/Nautilus_ComponentAdapterFactory_std.server.in
M
components/adapter/Nautilus_ComponentAdapterFactory_std.server.in.in
M	components/hardware/Makefile.am
D	components/hardware/Nautilus_View_hardware.server.in
M	components/hardware/Nautilus_View_hardware.server.in.in
M	components/history/Makefile.am
D	components/history/Nautilus_View_history.server.in
M	components/history/Nautilus_View_history.server.in.in
M	components/loser/content/Makefile.am
D	components/loser/content/Nautilus_View_content-loser.server.in
M	components/loser/content/Nautilus_View_content-loser.server.in.in
M	components/loser/sidebar/Makefile.am
D	components/loser/sidebar/Nautilus_View_sidebar-loser.server.in
M	components/loser/sidebar/Nautilus_View_sidebar-loser.server.in.in
M	components/music/Makefile.am
D	components/music/Nautilus_View_music.server.in
M	components/music/Nautilus_View_music.server.in.in
M	components/notes/Makefile.am
D	components/notes/Nautilus_View_notes.server.in
M	components/notes/Nautilus_View_notes.server.in.in
M	components/sample/Makefile.am
D	components/sample/Nautilus_View_sample.server.in
M	components/sample/Nautilus_View_sample.server.in.in
M	components/text/Makefile.am
D	components/text/Nautilus_View_text.server.in
M	components/text/Nautilus_View_text.server.in.in
M	components/throbber/Makefile.am
D	components/throbber/Nautilus_Control_throbber.server.in
M	components/throbber/Nautilus_Control_throbber.server.in.in
M	components/tree/Makefile.am
D	components/tree/Nautilus_View_tree.server.in
M	components/tree/Nautilus_View_tree.server.in.in
M	libnautilus-private/nautilus-icon-container.c
M	po/ChangeLog
M	po/POTFILES.in

commit 1eaa6d588a7d7aa05497f6944955ef00960e84af
Author: Dave Camp <dave@ximian.com>
Date:	2002-07-16

    Use "folder" instead of "directory" in the accessible description.

    2002-07-16	Dave Camp  <dave@ximian.com>

	* src/nautilus-window-manage-views.c (load_content_view): Use
	"folder" instead of "directory" in the accessible description.

M	ChangeLog
M	src/nautilus-window-manage-views.c

commit 795a59bbed5b630d59da8e9c18f33ff5aa156e6a
Author: Federico Mena Quintero <federico@ximian.com>
Date:	2002-07-15

    Fix window/background_window typo.

    2002-07-15	Federico Mena Quintero	<federico@ximian.com>

	* libnautilus-private/nautilus-directory-background.c
	(image_loading_done_callback): Fix window/background_window typo.

M	ChangeLog
M	libnautilus-private/nautilus-directory-background.c

commit 31d4b306d5381db0167e088bf47777235a69ce77
Author: Rohit R <rohit.raveendran@wipro.com>
Date:	2002-07-15

    Laavanya K R <laavanya.gopalan@wipro.com>

    2002-07-15	Rohit R  <rohit.raveendran@wipro.com>
		Laavanya K R  <laavanya.gopalan@wipro.com>

	* src/file-manager/fm-directory-view.c: (can_move_uri_to_trash)
	* libnautilus-private/nautilus-dnd.c
	    (nautilus_drag_default_drop_action_for_icons): Changed
	    the file
	permission from 0777 to 0 for the .Trash while calling
	gnome_vfs_find_directory, since gnome-vfs now ignores the
	permissions parameter when creating trash.

M	ChangeLog
M	libnautilus-private/nautilus-dnd.c
M	src/file-manager/fm-directory-view.c

commit 0c8a313b1a79e2d68829496115051db8a0e47573
Author: jacob berkman <jacob@ximian.com>
Date:	2002-07-15

    check that our window and the pixmap have the same depth

    2002-07-15	jacob berkman  <jacob@ximian.com>

	* libnautilus-private/nautilus-directory-background.c
	(image_loading_done_callback): check that our window and the
	pixmap have the same depth

M	ChangeLog
M	libnautilus-private/nautilus-directory-background.c

commit 68e9b5a2415727e89f0a590bda579883a549b722
Author: Dmitry Mastrukov <dmitrym@src.gnome.org>
Date:	2002-07-15

    ru.po: Updated Russian translation.

M	po/ChangeLog
M	po/ru.po

commit c17a4f5d0e979b4ef60f44f7da0d6a661aab9648
Author: Changwoo Ryu <cwryu@src.gnome.org>
Date:	2002-07-15

    Updated Korean translation from Youngho Cha <ganadist@chollian.net>.

	* ko.po: Updated Korean translation from Youngho Cha
	<ganadist@chollian.net>.

M	po/ChangeLog
M	po/ko.po

commit afce205a94d0eac61d77b5985b977045e2fee387
Author: Christian Rose <menthos@menthos.com>
Date:	2002-07-13

    Updated Swedish translation.

    2002-07-13	Christian Rose	<menthos@menthos.com>

	* sv.po: Updated Swedish translation.

M	po/ChangeLog
M	po/sv.po

commit 8fef56e0f6041cfcf5e53ce8f1aca05e3a31ef30
Author: Hasbullah Bin Pit <sebol@ikhlas.com>
Date:	2002-07-13

    Updated Malay Translation.

    2002-07-13	Hasbullah Bin Pit <sebol@ikhlas.com>

	    * ms.po: Updated Malay Translation.

M	po/ChangeLog
M	po/ms.po

commit b0bada3d579899831179e88e0d98b39de9b9062e
Author: Jordi Mallach <jordim@src.gnome.org>
Date:	2002-07-13

    Updated Catalan translation.

M	po/ChangeLog
M	po/ca.po

commit a6145cccdf899c11087f40ad38060bd9de8b0b54
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2002-07-13

    Updated Norwegian (bokml) translation.

    2002-07-13	Kjartan Maraas	<kmaraas@gnome.org>

	* no.po: Updated Norwegian (bokml) translation.

M	po/ChangeLog
M	po/no.po

commit 3853bd5d6ef58474d7812d6502b3f4976be33bba
Author: Ole Laursen <olau@hardworking.dk>
Date:	2002-07-13

    Updated Danish translation.

    2002-07-13	Ole Laursen  <olau@hardworking.dk>

	* da.po: Updated Danish translation.

M	po/ChangeLog
M	po/da.po

commit 51bacc3500c02a385d11ac9c6de4270d97a20758
Author: Pablo Gonzalo del Campo <pablodc@bigfoot.com>
Date:	2002-07-13

    Updated Spanish translation.

    2002-07-12 Pablo Gonzalo del Campo <pablodc@bigfoot.com>

	* es.po: Updated Spanish translation.

M	po/ChangeLog
M	po/es.po

commit 40eae92d79791ed9ed06b63a4398fcc7157bbdb1
Author: Damon Chaplin <damon@ximian.com>
Date:	2002-07-12

    add a Help button. (help_cb): show the help page corresponding to the

    2002-07-12	Damon Chaplin  <damon@ximian.com>

	* libnautilus-private/nautilus-program-chooser.c
	(nautilus_program_chooser_instance_init): add a Help button.
	(help_cb): show the help page corresponding to the current
	dialog mode.
	Fixes bug #85804.

M	ChangeLog
M	libnautilus-private/nautilus-program-chooser.c

commit 94c96e6dca0417be6e7d8be073ae19954d71b109
Author: Damon Chaplin <damon@ximian.com>
Date:	2002-07-12

    ui-review fixes to add an icon to the 'Empty' button, add a mnemonic,
    make

    2002-07-12	Damon Chaplin  <damon@ximian.com>

	* libnautilus-private/nautilus-file-operations.c
	(confirm_empty_trash):
	ui-review fixes to add an icon to the 'Empty' button, add
	a mnemonic,
	make 'Empty' the default button, and change the title.
	Fixes bug #85666. (Though I didn't make it non-modal as that is
	a bit
	awkward.)

M	ChangeLog
M	libnautilus-private/nautilus-file-operations.c

commit d9eff5b1e112fea8df86043b9a9a5ca08d13a6cf
Author: Jordi Mallach <jordim@src.gnome.org>
Date:	2002-07-12

    Updated Catalan translation.

M	po/ChangeLog

commit 432f0feedcc31797e5574dca4b9be7eb3a5f0eb3
Author: Pablo Gonzalo del Campo <pablodc@bigfoot.com>
Date:	2002-07-12

    Updated Spanish translation.

    2002-07-11 Pablo Gonzalo del Campo <pablodc@bigfoot.com>

	* es.po: Updated Spanish translation.

M	po/ChangeLog
M	po/es.po

commit bb8429f17ce5a049eae9482a4b1d2886776262c7
Author: Christian Rose <menthos@menthos.com>
Date:	2002-07-12

    Updated Swedish translation.

    2002-07-12	Christian Rose	<menthos@menthos.com>

	* sv.po: Updated Swedish translation.

M	po/ChangeLog
M	po/sv.po

commit 45e9ceaf2424501219134a5b63430efeb7f2b311
Author: Damon Chaplin <damon@ximian.com>
Date:	2002-07-11

    ui-review changes. added '_Name:' label for filename, added mnemonics,
    and

    2002-07-11	Damon Chaplin  <damon@ximian.com>

	* src/file-manager/fm-properties-window.c: ui-review changes.
	added '_Name:' label for filename, added mnemonics, and used
	standard
	capitalization. On the permissions page I added
	_Read/_Write/E_xecute
	labels to the checkbuttons, since it improves keynav. Currently
	GtkCheckButton doesn't show a focus indicator if there is
	no label.
	Even if that were fixed (there is a patch on bug #74830) mnemonic
	accelerators work better with labels for all the checkbuttons.
	Fixes bug #85658.

M	ChangeLog
M	src/file-manager/fm-properties-window.c

commit c685554d18519e75a3308656583e0b93aa384275
Author: jacob berkman <jacob@ximian.com>
Date:	2002-07-11

    use a macro to portably access the fs type (fixes bug #87889)

    2002-07-11	jacob berkman  <jacob@ximian.com>

	* libnautilus-private/nautilus-volume-monitor.c
	(entry_is_supermounted_volume):
	(has_removable_mntent_options): use a macro to portably access the
	fs type (fixes bug #87889)
	(entry_is_supermounted_volume): #ifdef HAVE_HASMNTOPT around the
	body of this
	(get_removable_volumes): fix typos etc. when HAVE_GETMNTINFO is
	defined

	* configure.in: add checks for getmntinfo and sys/mount.h so that
	bsd mount code paths actually get built / run

M	ChangeLog
M	configure.in
M	libnautilus-private/nautilus-volume-monitor.c

commit 6e83617cfae34f094340fdbdc6fa41b5e56a8ce7
Author: Dave Camp <dave@ximian.com>
Date:	2002-07-11

    Cancel loading of attributes in the old directory before moving to
    the new

    2002-07-11	Dave Camp  <dave@ximian.com>

	* libnautilus-private/nautilus-directory.c
	(nautilus_directory_notify_files_moved): Cancel loading of
	attributes in the old directory before moving to the new
	directory.

M	ChangeLog
M	libnautilus-private/nautilus-directory.c

commit c7994562b993597d43cf43b10fded2d05206d67b
Author: Michael Meeks <michael@ximian.com>
Date:	2002-07-11

    impl, split, upd. (nautilus_icon_container_get_label_color):
    don't fetch

    2002-07-11	Michael Meeks  <michael@ximian.com>

	* libnautilus-private/nautilus-icon-container.c
	(setup_gc_with_fg, setup_label_gcs, update_label_color):
	impl, split, upd.
	(nautilus_icon_container_get_label_color): don't
	fetch the style for no good reason, get the colored
	gc from an array instead. rename to
	(nautilus_icon_container_get_label_color_and_gc): this
	(realize, unrealize): setup / free the gcs.

	* libnautilus-private/nautilus-icon-canvas-item.c
	(draw_or_measure_label_text): use cached gc(s) from
	the container, instead of thrashing them.
	(antialias_selection_rectangle): upper case, and #define
	since it's always true.

M	ChangeLog
M	libnautilus-private/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-container.h
M	libnautilus-private/nautilus-icon-private.h

commit 9bb1dff379f031c6dc52b09ee3b2dd0d351fe27b
Author: Christian Rose <menthos@menthos.com>
Date:	2002-07-11

    Updated Swedish translation.

    2002-07-11	Christian Rose	<menthos@menthos.com>

	* sv.po: Updated Swedish translation.

M	po/ChangeLog
M	po/sv.po

commit 0a8851768b48d784f86718fa24d945b7937de6d6
Author: Michael Meeks <michael@ximian.com>
Date:	2002-07-11

    move the render out of update_bounds so we request_redraw if the
    bounds

    2002-07-11	Michael Meeks  <michael@ximian.com>

	* libnautilus-private/nautilus-icon-canvas-item.c
	(nautilus_icon_canvas_item_update): move the render out of
	update_bounds so we request_redraw if the bounds don't change,
	odd that we need to do that.

M	ChangeLog
M	libnautilus-private/nautilus-icon-canvas-item.c

commit 8da826e0711e42e05c12dd2429c74222b8a104a4
Author: Hasbullah Bin Pit <sebol@ikhlas.com>
Date:	2002-07-11

    Updated Malay Translation.

    2002-06-10	Hasbullah Bin Pit <sebol@ikhlas.com>

	    * ms.po: Updated Malay Translation.

M	po/ChangeLog
M	po/ms.po

commit 1fd5f2c1620e2ff45c4918832ee1d5ca1e70c5fe
Author: Dave Camp <dave@ximian.com>
Date:	2002-07-11

    Added a relation between the label and entry. Changed "file names" to

    2002-07-11	Dave Camp  <dave@ximian.com>

	* src/nautilus-location-bar.c: (nautilus_location_bar_init): Added
	a relation between the label and entry.
	* src/nautilus-preferences-dialog.c: Changed "file names" to
	"filenames" on request of the ui-review.
	* src/nautilus-window-manage-views.c: (load_content_view),
	(nautilus_window_set_sidebar_panels): Added some a11y names and
	descriptions.

M	ChangeLog
M	src/nautilus-location-bar.c
M	src/nautilus-preferences-dialog.c
M	src/nautilus-window-manage-views.c

commit 0d249582449c9c06c9808fd886b0a6b57c37a06c
Author: Dave Camp <dave@ximian.com>
Date:	2002-07-11

    Don't block the selection_changed signal. (row_activated_callback):
    Moved

    2002-07-11	Dave Camp  <dave@ximian.com>

	* components/history/nautilus-history-view.c: (update_history):
	Don't block the selection_changed signal.
	(row_activated_callback): Moved here from
	selection_changed_callback.
	(update_click_policy), (click_policy_changed_callback): New
	functions.
	(nautilus_history_view_instance_init): Connect to row_activated,
	set up a preferences callback for the click policy, and call
	update_click_policy().
	(nautilus_history_view_finalize): Remove the preferences callback.

M	ChangeLog
M	components/history/nautilus-history-view.c
M	components/history/nautilus-history-view.h

commit b78fb7c01b5de87ce66dbda2e41a1e9d111ec529
Author: Pablo Gonzalo del Campo <pablodc@bigfoot.com>
Date:	2002-07-11

    Updated Spanish translation.

    2002-07-10 Pablo Gonzalo del Campo <pablodc@bigfoot.com>

	* es.po: Updated Spanish translation.

M	po/ChangeLog
M	po/es.po

commit d7596db083a1cc2cf9ed64c9d9c28759cc63c02b
Author: Christian Rose <menthos@menthos.com>
Date:	2002-07-10

    Updated Swedish translation.

    2002-07-11	Christian Rose	<menthos@menthos.com>

	* sv.po: Updated Swedish translation.

M	po/ChangeLog
M	po/sv.po

commit 443ac50e67c08b8f3bb94303cbf682dd50e7ff8c
Author: Michael Meeks <michael@ximian.com>
Date:	2002-07-10

    make is_renaming a bit-field to save ~4+ bytes per canvas item.

    2002-07-10	Michael Meeks  <michael@ximian.com>

	* libnautilus-private/nautilus-icon-canvas-item.c
	(nautilus_icon_canvas_item_set_renaming): make is_renaming
	a bit-field to save ~4+ bytes per canvas item.
	(nautilus_icon_canvas_item_update): don't request another
	re-draw on the item immediately after returning, save some uta
	thrash.

M	ChangeLog
M	libnautilus-private/nautilus-icon-canvas-item.c

commit e709bcbed7cd43c0116c627c86b4ab8b0a8583cc
Author: Damon Chaplin <damon@ximian.com>
Date:	2002-07-10

    don't pass GNOME_DESKTOP_ITEM_LOAD_ONLY_IF_EXISTS to

    2002-07-10	Damon Chaplin  <damon@ximian.com>

	* libnautilus-private/nautilus-program-choosing.c
	(nautilus_launch_desktop_file): don't pass
	GNOME_DESKTOP_ITEM_LOAD_ONLY_IF_EXISTS to
	gnome_desktop_item_new_from_uri(), as it returns NULL if the
	executable
	isn't found and we crash. Nautilus will find out that it
	doesn't exist
	when it tries to run it, and it will show an error dialog.
	Fixes bug #87286.

M	ChangeLog
M	libnautilus-private/nautilus-program-choosing.c

commit 3dc4400b809a02d66aaeebf8211ffa6642a61c5f
Author: Michael Meeks <michael@ximian.com>
Date:	2002-07-10

    update the title color only if the background has changed;

    2002-07-10	Michael Meeks  <michael@ximian.com>

	* src/nautilus-sidebar.c (nautilus_sidebar_update_appearance):
	update the title color only if the background has changed;
	(nautilus_sidebar_finalize):
	keep the current background colour/image on the sidebar as well
	as the defaults.
	(value_different, nautilus_sidebar_update_appearance): update
	only when the values are different, pass the background in.
	(nautilus_sidebar_create_context_menu): use stored boolean.
	(nautilus_sidebar_background_is_default): do this
	(nautilus_sidebar_update_appearance): inline, once here.

	* src/nautilus-sidebar-title.c
	(nautilus_sidebar_title_background_is_default): kill this method
	cut and paste coded from nautilus-sidebar.c
	(realize_callback, appearance_changed_callback): remove contorted
	'wizard'ry ( and redundant pixbuf colouring logic )
	(nautilus_sidebar_title_theme_changed): don't do title changed,
	nautilus-sidebar.c will do it for us.
	(update_all): don't update the title colour, every time we move
	directory a file ( with pixbuf darkness test, etc. etc. )
	(nautilus_sidebar_title_select_text_color): bin
	background == NULL mess, it never happens now.
	(nautilus_sidebar_title_background): more applied spaghetti
	hurling
	gone.

M	ChangeLog
M	src/nautilus-information-panel.c
M	src/nautilus-sidebar-title.c
M	src/nautilus-sidebar-title.h
M	src/nautilus-sidebar.c

commit e11abc51013606b55ec5a1877a934637a8fb72c9
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2002-07-10

    Updated Norwegian (bokml) translation.

    2002-07-10	Kjartan Maraas	<kmaraas@gnome.org>

	* no.po: Updated Norwegian (bokml) translation.

M	po/ChangeLog
M	po/no.po

commit 3953463c36b99218559f4c3e1fdc50d15317cc91
Author: Michael Meeks <michael@ximian.com>
Date:	2002-07-10

    disable the look_for_kdesktop_recursive code, since this takes
    ~1 second

    2002-07-10	Michael Meeks  <michael@ximian.com>

	* src/nautilus-application.c (is_kdesktop_present): disable
	the look_for_kdesktop_recursive code, since this takes ~1 second
	at startup on my Ultra 2.
	(look_for_kdesktop_recursive, has_wm_state, get_self_typed_prop):
	don't compile these either.

M	ChangeLog
M	src/nautilus-application.c
M	src/nautilus-main.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window.c

commit d9defa5a5dd252eb193ed128b6af6444ddab8fdf
Author: Damon Chaplin <damon@ximian.com>
Date:	2002-07-09

    updated pane names so help for "Side Panes" and "Performance"
    pages works

    2002-07-09	Damon Chaplin  <damon@ximian.com>

	* src/nautilus-preferences-dialog.c
	(dialog_button_response_callback):
	updated pane names so help for "Side Panes" and "Performance"
	pages
	works again.

M	ChangeLog
M	src/nautilus-preferences-dialog.c

commit 6fa7dd8de4abf17c39305c8d4078ab168fda607a
Author: Damon Chaplin <damon@src.gnome.org>
Date:	2002-07-09

    add bug num

M	ChangeLog

commit 03e6fa098d657bcdcd96216b694da0186fb8bcad
Author: Damon Chaplin <damon@ximian.com>
Date:	2002-07-09

    if WEB_NAVIGATION_ENABLED is not defined don't ever append the static

    2002-07-09	Damon Chaplin  <damon@ximian.com>

	* src/nautilus-window-menus.c (refresh_bookmarks_menu): if
	WEB_NAVIGATION_ENABLED is not defined don't ever append the static
	(system default) bookmarks. Since nautilus isn't a good web
	browser
	at present these make little sense.
	(append_static_bookmarks):
	(get_static_bookmarks_file_path): ifdeffed out unused functions.

	* src/file-manager/fm-desktop-icon-view.c
	(update_home_link_and_delete_copies):
	* src/nautilus-window.c (nautilus_window_go_home):
	* src/nautilus-window-manage-views.c
	(determined_initial_view_callback): use #ifdef
	WEB_NAVIGATION_ENABLED
	to determine whether we use the NAUTILUS_PREFERENCES_HOME_URI
	preference or just use the user's $HOME. WEB_NAVIGATION_ENABLED
	isn't
	defined for now.

	* src/nautilus-preferences-dialog.c: Lots of string changes.
	Hid the 'Navigation' pane.
	(global_preferences_populate_sidebar_panels_callback): just
	use the
	side pane name as the preference name, rather than 'Display %s
	tab in
	side pane'.
	(preferences_dialog_populate_themes_group): set the theme selector
	height to 300 so it fills its page a bit better. (Would be
	nicer if
	we could set an 'expand' option but that is more complicated.)

	* libnautilus-private/nautilus-global-preferences.c: change
	'Local Files Only' to 'Local File Only'.

M	ChangeLog
M	libnautilus-private/nautilus-global-preferences.c
M	src/file-manager/fm-desktop-icon-view.c
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-preferences-dialog.c
M	src/nautilus-spatial-window.c
M	src/nautilus-theme-selector.c
M	src/nautilus-window-manage-views.c
M	src/nautilus-window-menus.c
M	src/nautilus-window.c

commit d102eddded01e6f750de1e62433dbdf303701027
Author: Changwoo Ryu <cwryu@src.gnome.org>
Date:	2002-07-09

    Updated Korean translation from Michelle Kim
    <mkim@brisbane.redhat.com>.

	* ko.po: Updated Korean translation from Michelle Kim
	<mkim@brisbane.redhat.com>.

M	po/ChangeLog
M	po/ko.po

commit b6a8847c77110b98c15cc977607c0476a76d224f
Author: Michael Meeks <michael@ximian.com>
Date:	2002-07-09

    build radio button & set mode. (category_clicked_callback): cut most
    of it

    2002-07-09	Michael Meeks  <michael@ximian.com>

	* src/nautilus-property-browser.c
	(property_browser_category_button_new): build
	radio button & set mode.
	(category_clicked_callback): cut most of it out.
	(make_category_link): upd.
	(build_radio_accessibility_relations): kill - uses
	real radio buttons now.

M	ChangeLog
M	src/nautilus-property-browser.c

commit c0c9fde06f04790ab1089b1fa6b3c11944c5dd26
Author: Dave Camp <dave@ximian.com>
Date:	2002-07-09

    Moved here from select_previous_or_next_name(), select the next
    item in

    2002-07-09	Dave Camp  <dave@ximian.com>

	* libnautilus-private/nautilus-icon-container.c:
	(select_previous_or_next_icon): Moved here from
	select_previous_or_next_name(), select the next item in the sort
	order instead of the next alphabetically.
	(key_press_event): Use select_previous_or_next_icon().

M	ChangeLog
M	libnautilus-private/nautilus-icon-container.c

commit daf48659838ffeb4a0eaa035ad0a2aa590fbed78
Author: Christian Rose <menthos@menthos.com>
Date:	2002-07-09

    Updated Swedish translation.

    2002-07-09	Christian Rose	<menthos@menthos.com>

	* sv.po: Updated Swedish translation.

M	po/ChangeLog
M	po/sv.po

commit 38b457f60f0536d9a59a827ca412a32057603cb2
Author: Michael Meeks <michael@ximian.com>
Date:	2002-07-08

    short circuit via use_drop_shadows doing a horribly expensive

    2002-07-08	Michael Meeks  <michael@ximian.com>

	* libnautilus-private/nautilus-icon-container.c
	(update_label_color): short circuit via use_drop_shadows
	doing a horribly expensive eel_background_is_dark on the
	(potentially huge) desktop background.

M	ChangeLog
M	libnautilus-private/nautilus-icon-container.c

commit b9580025657e690a45198ecb5913074c34dd362b
Author: Michael Meeks <michael@ximian.com>
Date:	2002-07-08

    add pre-condition.

    2002-07-08	Michael Meeks  <michael@ximian.com>

	* src/nautilus-zoom-control.c
	(nautilus_zoom_control_set_parameters): add pre-condition.

	* src/nautilus-location-bar.c
	(editable_event_after_callback): if shift or control are
	down, don't pop to the end of the field to help
	auto-completers.

M	ChangeLog
M	src/nautilus-location-bar.c
M	src/nautilus-zoom-control.c

commit 832d22ff78a6c94527d102e838b55f12bf615116
Author: Alexander Larsson <alexl@redhat.com>
Date:	2002-07-08

    Use the normal gnome home icon by tigert.

    2002-07-08	Alexander Larsson  <alexl@redhat.com>

	* icons/default/desktop-home.png:
	Use the normal gnome home icon by tigert.

M	ChangeLog
M	icons/default/desktop-home.png

commit 9fc4ed622bf5a33274310788851ff6ccf6945c9f
Author: Michael Meeks <michael@ximian.com>
Date:	2002-07-08

    handle [C/S]-F10 for popup a11y. (handle_popups): impl.

    2002-07-08	Michael Meeks  <michael@ximian.com>

	* libnautilus-private/nautilus-icon-container.c
	(key_press_event): handle [C/S]-F10 for popup a11y.
	(handle_popups): impl.

M	ChangeLog
M	libnautilus-private/nautilus-icon-container.c

commit 192f597c51e7b85840d12ee38ab42b4ee0555e01
Author: Gregory Merchan <merchan@src.gnome.org>
Date:	2002-07-08

    Modified Files: ChangeLog components/music/nautilus-music-view.c


    Modified Files:
	ChangeLog components/music/nautilus-music-view.c
	components/news/nautilus-news.c
	libnautilus-private/nautilus-customization-data.c
	libnautilus-private/nautilus-directory-async.c
	libnautilus-private/nautilus-file-utilities.c
	libnautilus-private/nautilus-file-utilities.h
	libnautilus-private/nautilus-find-icon-image.c
	libnautilus-private/nautilus-icon-factory.c
	libnautilus-private/nautilus-link-historical.c
	libnautilus-private/nautilus-theme.c
	src/nautilus-application.c src/nautilus-bookmark-list.c
	src/nautilus-first-time-druid.c
	src/nautilus-property-browser.c src/nautilus-window-menus.c
	src/file-manager/fm-desktop-icon-view.c
    Removed nautilus_make_path and calls to it. Fixes bug #42424

M	ChangeLog
M	components/music/nautilus-music-view.c
M	components/news/nautilus-news.c
M	libnautilus-private/nautilus-customization-data.c
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-file-utilities.c
M	libnautilus-private/nautilus-file-utilities.h
M	libnautilus-private/nautilus-find-icon-image.c
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus-private/nautilus-link-historical.c
M	libnautilus-private/nautilus-theme.c
M	src/file-manager/fm-desktop-icon-view.c
M	src/nautilus-application.c
M	src/nautilus-bookmark-list.c
M	src/nautilus-first-time-druid.c
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-property-browser.c
M	src/nautilus-window-menus.c

commit eae9b63ddbcff4fdd0fbf95cc85ecf31cbe86f20
Author: Michael Meeks <michael@ximian.com>
Date:	2002-07-08

    re-instate label boldness for Alex. (make_category_link): return the

    2002-07-08	Michael Meeks  <michael@ximian.com>

	* src/nautilus-property-browser.c
	(nautilus_property_browser_init): re-instate label
	boldness for Alex.
	(make_category_link): return the button widget.
	(nautilus_property_browser_update_contents): keep track
	of the buttons & call relation setup in
	(build_radio_accessibility_relations): here.

M	ChangeLog
M	src/nautilus-property-browser.c

commit b5992022209f7899ecce44cb04de90b43a0acb07
Author: Chyla Zbigniew <chyla@src.gnome.org>
Date:	2002-07-08

    Updated Polish translation by GNOME PL Team <translators@gnome.pl>

M	po/ChangeLog
M	po/pl.po

commit e57a335332da98d713703c69716e23547526d9b5
Author: Frédéric Crozat <fcrozat@src.gnome.org>
Date:	2002-07-08

    Add support for supermount.

    * libnautilus-private/filesystem-attributes.xml:
    * libnautilus-private/nautilus-volume-monitor.c:
    (has_removable_mntent_options), (get_removable_volumes),
    (entry_is_supermounted_volume), (volume_is_removable),
    (mount_volume_make_cdrom_name), (get_mount_list),
    (mount_unmount_callback),
    (nautilus_volume_monitor_mount_unmount_removable),
    (finish_creating_volume):
    Add support for supermount.

    * libnautilus-private/nautilus-volume-monitor.c:
    (eject_device):
    Fix crash when eject media.

M	ChangeLog
M	libnautilus-private/filesystem-attributes.xml
M	libnautilus-private/nautilus-volume-monitor.c

commit b8009918445dfd52044f0c0a2caa5ae9591d658e
Author: Christophe Fergeau <cfergeau@src.gnome.org>
Date:	2002-07-07

    Updated French translation

M	po/ChangeLog
M	po/fr.po

commit 74768a7b26a73391f7ac697e6ada72808383fe8e
Author: Christian Rose <menthos@menthos.com>
Date:	2002-07-05

    Updated Swedish translation.

    2002-07-06	Christian Rose	<menthos@menthos.com>

	* sv.po: Updated Swedish translation.

M	po/ChangeLog
M	po/sv.po

commit ca5016e41c6f732556c7faba781b547c0bb17d50
Author: Dave Camp <dave@ximian.com>
Date:	2002-07-05

    Changed "Reset Background" to "Use Default Background" and put it
    at the

    2002-07-05	Dave Camp  <dave@ximian.com>

	* src/nautilus-sidebar.c (nautilus_sidebar_create_context_menu):
	Changed "Reset Background" to "Use Default Background" and put it
	at the end of the menu for consistency with the icon view.

M	ChangeLog
M	src/nautilus-information-panel.c
M	src/nautilus-sidebar.c

commit 259bd5b658b910d4028c9ba6213ed27920c0f09f
Author: Dave Camp <dave@ximian.com>
Date:	2002-07-05

    Update menu paths and mnemonics. Moved Duplicate, Make Link,
    Rename, Move

    2002-07-05	Dave Camp  <dave@ximian.com>

	* src/file-manager/fm-directory-view.c: (real_merge_menus),
	(real_update_menus): Update menu paths and mnemonics.
	* src/file-manager/nautilus-directory-view-ui.xml: Moved
	Duplicate,
	Make Link, Rename, Move to Trash, and Delete from the File menu to
	the Edit menu.	Removed the gtk-new pixmap from New Folder (it is
	confusing).  Removed Go to Trash, this was put in the shell.
	* src/file-manager/nautilus-icon-view-ui.xml: Changed mnemonics.
	* src/nautilus-shell-ui.xml: Moved "Dangerous File Items"
	placeholder from File to Edit, added a "File Items Placeholder" in
	Edit, added a Stop button to the view menu, changed the
	Show/Hide menuitems to toggle buttons, and added a Go To Trash
	menu item.
	* src/nautilus-window-menus.c: (go_menu_go_to_trash_callback),
	(view_menu_show_hide_sidebar_state_changed_callback),
	(view_menu_show_hide_toolbar_state_changed_callback),
	(view_menu_show_hide_location_bar_state_changed_callback),
	(view_menu_show_hide_statusbar_state_changed_callback): New
	functions.
	(nautilus_window_update_show_hide_menu_items): Change toggle state
	instead of menu item text.
	(nautilus_window_initialize_menus_part_1): Connect bonobo
	listeners to the toggle menu items.

M	ChangeLog
M	src/file-manager/fm-directory-view.c
M	src/file-manager/nautilus-directory-view-ui.xml
M	src/file-manager/nautilus-icon-view-ui.xml
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-shell-ui.xml
M	src/nautilus-window-menus.c

commit 5e238ba7c0efd5df0aa5916ae62d2407788bece0
Author: Alexander Larsson <alexl@redhat.com>
Date:	2002-07-05

    Don't use window geometry metadata to place the desktop window.

    2002-07-05	Alexander Larsson  <alexl@redhat.com>

	* src/nautilus-window-manage-views.c:
	Don't use window geometry metadata to place the desktop window.

	* libnautilus-private/nautilus-icon-factory.[ch]:
	Add a GnomeIconLoader to NautilusIconFactory.
	This is just initial code for handling icon themes in desktop
	file icons.

	* libnautilus-private/nautilus-link-desktop-file.c:
	Use GnomeIconLoader to load desktop file icons.

	* configure.in:
	Add gnome-desktop to COMPONENT_MODULES.

M	ChangeLog
M	configure.in
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus-private/nautilus-icon-factory.h
M	libnautilus-private/nautilus-link-desktop-file.c
M	src/nautilus-window-manage-views.c

commit 1ecb4073c867717e84b0027c6a0599f11d775e8b
Author: Peteris Krisjanis <pecisk@inbox.lv>
Date:	2002-07-04

    *lv.po - Updated Latvian translation.

    2002-07-04	Peteris Krisjanis <pecisk@inbox.lv>
    *lv.po - Updated Latvian translation.

M	po/ChangeLog

commit 813c4d1a7e7d2ea097b0561f6db5fbb8ead38fad
Author: Peteris Krisjanis <pecisk@inbox.lv>
Date:	2002-07-04

    Updated Latvian translation.

    2002-07-04	Peteris Krisjanis <pecisk@inbox.lv>
    Updated Latvian translation.

M	po/lv.po

commit dc1ca546e5540c8d577630a1f2d2697ffbe38473
Author: Mark McLoughlin <mmclouglin@src.gnome.org>
Date:	2002-07-03

    file nautilus-multihead-hacks.h was initially added on branch
    multihead.

commit 0d9f4054d789dee0fc131a2cc2d2e0002ccdf69d (tag:
MULTIHEAD_BRANCHPOINT)
Author: Damon Chaplin <damon@ximian.com>
Date:	2002-07-02

    for .desktop files invalidate the file's

    2002-07-02	Damon Chaplin  <damon@ximian.com>

	* libnautilus-private/nautilus-file.c (rename_guts): for
	.desktop files
	invalidate the file's NAUTILUS_FILE_ATTRIBUTE_DISPLAY_NAME
	attribute
	rather than calling nautilus_file_changed(), since otherwise
	it will
	just use the old display name. Fixes bug #85966.

M	ChangeLog
M	libnautilus-private/nautilus-file.c

commit a8d6acb028c988c07391f98be1651aeee6830c16
Author: Damon Chaplin <damon@ximian.com>
Date:	2002-07-02

    set the initial pixbuf column to match the initial zoom level, 25%.

    2002-07-01	Damon Chaplin  <damon@ximian.com>

	* src/file-manager/fm-list-view.c (create_and_set_up_tree_view):
	set
	the initial pixbuf column to match the initial zoom level, 25%.
	Otherwise the pixbuf column may not be set and the icons don't
	appear.
	Fixes bug #85286.

M	ChangeLog
M	src/file-manager/fm-list-view.c

commit 8026489569badc5760d71af1982aa44963a1c5eb
Author: Michael Meeks <michael@ximian.com>
Date:	2002-07-02

    sidebar -> side pane.

    2002-07-02	Michael Meeks  <michael@ximian.com>

	* src/nautilus-preferences-dialog.c
	(global_preferences_populate_sidebar_panels_callback),
	(dialog_button_response_callback): sidebar -> side pane.

	* src/nautilus-window-menus.c
	(nautilus_window_update_show_hide_menu_items): ditto.

	* components/tree/Nautilus_View_tree.server.in,
	* components/notes/Nautilus_View_notes.server.in,
	* components/history/Nautilus_View_history.server.in: ditto.

M	ChangeLog
M	components/history/Nautilus_View_history.server.in
M	components/history/Nautilus_View_history.server.in.in
M	components/notes/Nautilus_View_notes.server.in
M	components/notes/Nautilus_View_notes.server.in.in
M	components/tree/Nautilus_View_tree.server.in
M	components/tree/Nautilus_View_tree.server.in.in
M	po/ChangeLog
M	po/POTFILES.in
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-preferences-dialog.c
M	src/nautilus-window-menus.c

commit 81e2b8dc2cfd4fb19593b056c2b79ba45cd9bdf9
Author: Michael Meeks <michael@ximian.com>
Date:	2002-07-02

    use new eel_glade_get_file.

    2002-07-02	Michael Meeks  <michael@ximian.com>

	* src/nautilus-bookmarks-window.c
	(create_bookmarks_window): use new eel_glade_get_file.

	* configure.in: hack libglade out, we use eel now,
	requires a recent eel.

	* data/browser.xml: add mnemonics

	* src/nautilus-property-browser.c
	(nautilus_property_browser_init): don't shrink the
	description text, un-bold description [ makes it
	look ugly, but hey ].

M	ChangeLog
M	configure.in
M	data/browser.xml
M	src/nautilus-bookmarks-window.c
M	src/nautilus-property-browser.c

commit 2adbdf3539a8a6738126bcbda741dc099f0ea92e
Author: Michael Meeks <michael@src.gnome.org>
Date:	2002-07-02

    file I forgot.

A	src/nautilus-bookmarks-window.glade

commit 65d96db5d44836083a8cfd9d0e64e7ebe8f0e7ab
Author: Michael Meeks <michael@ximian.com>
Date:	2002-07-02

    remove cut and paste complexity.

    2002-07-02	Michael Meeks  <michael@ximian.com>

	* src/nautilus-bookmarks-window.c
	(repopulate): remove cut and paste complexity.

    2002-07-01	Michael Meeks  <michael@ximian.com>

	* src/nautilus-bookmarks-window.c
	(create_bookmark_store): split out
	(create_bookmarks_window): UI review changes.
	(repopulate): set style.
	(bookmarks_set_empty): impl.
	(get_selected_bookmark): upd.
	(on_remove_button_clicked): upd.

	* configure.in: add libglade checks.

M	ChangeLog
M	configure.in
M	src/Makefile.am
M	src/nautilus-bookmarks-window.c

commit 7455977d5e167e5613baca3569e03f6f69afb299
Author: Dave Camp <dave@ximian.com>
Date:	2002-07-02

    Applied patches from Juan Salaverria <rael@vectorstar.net> to change
    "Up a

    2002-07-02	Dave Camp  <dave@ximian.com>

	* src/nautilus-shell-ui.xml: Applied patches from Juan Salaverria
	<rael@vectorstar.net> to change "Up a Level" to "Up", and to add a
	separator between Up and Home.	Fixes ui review bugs 82313 and
	82109.

M	ChangeLog
M	src/nautilus-shell-ui.xml

commit 1732c1caaadacd553ce5de671c9139d9f2436038
Author: Dave Camp <campd@src.gnome.org>
Date:	2002-07-02

    typo fix

M	libnautilus-private/nautilus-bonobo-extensions.c

commit 19ad22c307e20ee1794869d57ac6f11ca5f88d70
Author: Dave Camp <dave@ximian.com>
Date:	2002-07-02

    Use nautilus_bonobo_set_label instead of

    2002-07-02	Dave Camp  <dave@ximian.com>

	* src/file-manager/fm-icon-view.c: (fm_icon_view_update_menus):
	* src/file-manager/fm-directory-view.c:
	(reset_bonobo_open_with_menu), (real_update_menus): Use
	nautilus_bonobo_set_label instead of
	nautilus_bonobo_set_label_for_menu_item_and_command, since popups
	should now have mnemonics.
	* src/file-manager/nautilus-desktop-icon-view-ui.xml:
	* src/file-manager/nautilus-directory-view-ui.xml:
	* src/file-manager/nautilus-icon-view-ui.xml:
	* src/nautilus-shell-ui.xml: Added mnemonics to items on the popup
	menus, changed some mnemonics to prevent duplicates (including a
	patch from David Bordoley <bordoley@msu.edu>
	* libnautilus-private/nautilus-bonobo-extensions.c:
	(nautilus_bonobo_set_label_for_toolitem_and_command): Moved here
	from nautilus_bonobo_set_label_for_menu_item_and_command, since
	popups should display mnemonics.  This function isn't used
	anymore, but I'm leaving it in because it is still useful if we
	ever want to change the label of a verb with a toolbar button
	associated with it.

M	ChangeLog
M	libnautilus-private/nautilus-bonobo-extensions.c
M	libnautilus-private/nautilus-bonobo-extensions.h
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-icon-view.c
M	src/file-manager/nautilus-desktop-icon-view-ui.xml
M	src/file-manager/nautilus-directory-view-ui.xml
M	src/file-manager/nautilus-icon-view-ui.xml
M	src/nautilus-shell-ui.xml

commit 3bf0d3bea1f76ef106a9cc0cf52c673a7f04d5ff
Author: Dave Camp <dave@ximian.com>
Date:	2002-07-02

    Set the restart style to RESTART_IF_RUNNING instead of RESTART_NEVER
    when

    2002-07-02	Dave Camp  <dave@ximian.com>

	* src/nautilus-application.c (set_session_restart): Set the
	restart style to RESTART_IF_RUNNING instead of RESTART_NEVER when
	restart is FALSE.

M	ChangeLog
M	src/nautilus-application.c

commit 952f9e5346c595f8b330e636d2d435fb1facda24
Author: Dave Camp <dave@ximian.com>
Date:	2002-07-01

    Change wording as suggested in the ui review, bug #85668.

    2002-07-01	Dave Camp  <dave@ximian.com>

	* src/nautilus-window-menus.c: (forget_history_if_confirmed):
	Change wording as suggested in the ui review, bug #85668.

M	ChangeLog
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-window-menus.c

commit 418943b317f559b1db94fb7c5661223c66024bca
Author: David Emory Watson <dwatson@cs.ucr.edu>
Date:	2002-07-01

    Remove all old script menus before rebuilding...

    2002-07-01	David Emory Watson  <dwatson@cs.ucr.edu>

	* src/file-manager/fm-directory-view.c:
	(update_scripts_menu): Remove all old script menus before
	rebuilding...

	* src/file-manager/fm-list-view.c:
	(button_press_callback): Fix memory leak.

M	ChangeLog
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-list-view.c

commit ca197b7bc5b9dfbee77f78d520701dfbcc2aea22
Author: Dave Camp <dave@ximian.com>
Date:	2002-07-01

    Changes from the UI review, bug #85669.

    2002-07-01	Dave Camp  <dave@ximian.com>

	Changes from the UI review, bug #85669.

	* libnautilus-private/nautilus-program-chooser.c:
	(run_program_configurator_callback): Changed the wording.
	(nautilus_program_chooser_instance_init): Added a mnemonic to the
	Choose button.
	(nautilus_program_chooser_new): Refer to the File Types and
	Programs dialog rather than the (now nonexistant) GNOME Control
	Center.
	(nautilus_program_chooser_show_no_choices_message): Changed the
	wording.

M	ChangeLog
M	libnautilus-private/nautilus-program-chooser.c

commit 65790a7dfc1755a4b450f7de4abd139a193d2e01
Author: Gregory Merchan <merchan@src.gnome.org>
Date:	2002-06-29

    Modified Files: ChangeLog src/nautilus-desktop-window.c Patch for bug

    Modified Files:
	ChangeLog src/nautilus-desktop-window.c
    Patch for bug #85784

M	ChangeLog
M	src/nautilus-desktop-window.c

commit 1fc344eb19f5792c6b152149219292dd2e42a5e0
Author: Christian Rose <menthos@menthos.com>
Date:	2002-06-28

    Updated Swedish translation.

    2002-06-28	Christian Rose	<menthos@menthos.com>

	* sv.po: Updated Swedish translation.

M	po/ChangeLog
M	po/sv.po

commit 758daa86e5b9cefe520986dcbd663c32e8064490
Author: Christian Rose <menthos@menthos.com>
Date:	2002-06-28

    Added line break to help error message.

    2002-06-28	Christian Rose	<menthos@menthos.com>

	* src/nautilus-bookmarks-window.c,
	src/nautilus-preferences-dialog.c,
	src/nautilus-property-browser.c: Added line break to help error
	message.

M	ChangeLog
M	src/nautilus-bookmarks-window.c
M	src/nautilus-preferences-dialog.c
M	src/nautilus-property-browser.c

commit a69507212f14598461e87716d80e1096ea573f38
Author: Alexander Larsson <alexl@redhat.com>
Date:	2002-06-28

    Fix bounds so we don't leave trails from the selected text rect.

    2002-06-28	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-icon-canvas-item.c
	(nautilus_icon_canvas_item_bounds):
	Fix bounds so we don't leave trails from the selected text rect.

M	ChangeLog
M	libnautilus-private/nautilus-icon-canvas-item.c

commit c2453671959e077e7014030a5075e0320f7b013b
Author: Alexander Larsson <alexl@redhat.com>
Date:	2002-06-28

    New throbber for gnome theme. Drawn by Ben FrantzDale

    2002-06-28	Alexander Larsson  <alexl@redhat.com>

	* icons/gnome/throbber/Makefile.am:
	* icons/gnome/throbber/001-006.png:
	* icons/gnome/gnome.xml:
	New throbber for gnome theme.
	Drawn by Ben FrantzDale <bfrantzdale@hmc.edu>

M	ChangeLog
M	icons/gnome/gnome.xml
M	icons/gnome/throbber/001.png
M	icons/gnome/throbber/002.png
M	icons/gnome/throbber/003.png
M	icons/gnome/throbber/004.png
M	icons/gnome/throbber/005.png
M	icons/gnome/throbber/006.png
D	icons/gnome/throbber/007.png
D	icons/gnome/throbber/008.png
D	icons/gnome/throbber/009.png
D	icons/gnome/throbber/010.png
D	icons/gnome/throbber/011.png
D	icons/gnome/throbber/012.png
D	icons/gnome/throbber/013.png
D	icons/gnome/throbber/014.png
D	icons/gnome/throbber/015.png
M	icons/gnome/throbber/Makefile.am
M	icons/gnome/throbber/rest.png

commit 0960198c1bc73d2050970af28d3a99a0bd078ac9
Author: Michael Meeks <michael@ximian.com>
Date:	2002-06-28

    use the key here.

    2002-06-28	Michael Meeks  <michael@ximian.com>

	* libnautilus-private/nautilus-directory.c
	(nautilus_directory_file_list_length_reached): use the
	key here.

	* libnautilus-private/apps_nautilus_preferences.schemas:
	add directory_limit, so it's not a hard coded '4000'.

M	ChangeLog
M	libnautilus-private/apps_nautilus_preferences.schemas
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-directory.h

commit ce1f58ebe9d0d21e1ea5ee025b9dab98a8cf9504
Author: Frédéric Crozat <fcrozat@src.gnome.org>
Date:	2002-06-28

    Fix url, since it is a redirection and nautilus-gtkhtml doesn't
    support

    * icons/default/default.xml:
    Fix url, since it is a redirection and nautilus-gtkhtml
    doesn't support that.

M	ChangeLog
M	icons/default/default.xml

commit a8175c668692e06038e9461ee6fbd2e0372cd7f4
Author: Alexander Larsson <alexl@redhat.com>
Date:	2002-06-28

    libnautilus-private/apps_nautilus_preferences.schemas

    2002-06-28	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/apps_nautilus_preferences.schemas
	* libnautilus-private/nautilus-global-preferences.c
	* libnautilus-private/nautilus-global-preferences.h
	* libnautilus-private/nautilus-program-choosing.c
	Removed xalf preferences and all remaining code references
	to xalf since we no longer support xalf in nautilus.

	* src/nautilus-window-menus.c
	Removed unused define for old help.

	Patch from David Bordoley <bordoley@msu.edu>

M	ChangeLog
M	libnautilus-private/apps_nautilus_preferences.schemas
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.h
M	libnautilus-private/nautilus-program-choosing.c
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-window-menus.c

commit 0754d1e50ce406af869dd4117529da23eadc7dd7
Author: Alexander Larsson <alexl@redhat.com>
Date:	2002-06-28

    Added new 192 pixel versions of trash icon. Drawn by Ben FrantzDale

    2002-06-28	Alexander Larsson  <alexl@redhat.com>

	* icons/default/Makefile.am (icon_DATA):
	* icons/default/trash-empty-192.png:
	* icons/default/trash-full-192.png:
	Added new 192 pixel versions of trash icon.
	Drawn by Ben FrantzDale <bfrantzdale@hmc.edu>

M	ChangeLog
M	icons/default/Makefile.am
A	icons/default/trash-empty-192.png
A	icons/default/trash-full-192.png

commit 11faf9b4bf4a266284aafba2fc01dff1804dc934
Author: Alexander Larsson <alexl@redhat.com>
Date:	2002-06-28

    Don't eject when things are unmounted. Eject when we're explicitly

    2002-06-28	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-volume-monitor.c:
	Don't eject when things are unmounted.
	Eject when we're explicitly unmounting a volume.

	* libnautilus-private/nautilus-volume-monitor.h:
	Add should_eject to
	nautilus_volume_monitor_mount_unmount_removable.

	* src/file-manager/fm-desktop-icon-view.c:
	Pass should_eject right.

M	ChangeLog
M	libnautilus-private/nautilus-volume-monitor.c
M	libnautilus-private/nautilus-volume-monitor.h
M	src/file-manager/fm-desktop-icon-view.c

commit 916d33649d675cd8a13d9ab1c9f3b94b1da55697
Author: Alexander Larsson <alexl@redhat.com>
Date:	2002-06-28

    Quote rawdevice_path. Patch from rajeev.karale@wipro.com

    2002-06-28	Alexander Larsson  <alexl@redhat.com>

	* src/file-manager/fm-desktop-icon-view.c (volume_ops_callback):
	Quote rawdevice_path. Patch from rajeev.karale@wipro.com

M	ChangeLog
M	src/file-manager/fm-desktop-icon-view.c

commit d10671c872b27d7d0bc2a6e9ff51e5adf062c372
Author: Frank Worsley <fworsley@shaw.ca>
Date:	2002-06-28

    use eel vfs capabilities to determine if file is safe to launch

    2002-06-27	Frank Worsley  <fworsley@shaw.ca>

	* libnautilus-private/nautilus-program-choosing.c:
	(nautilus_launch_desktop_file): use eel vfs capabilities
	to determine if file is safe to launch

M	ChangeLog
M	libnautilus-private/nautilus-program-choosing.c

commit 1949be0b54bf32553e4a90526f4a56e7ef7f5c8e
Author: Dave Camp <dave@ximian.com>
Date:	2002-06-27

    Save the volume device earlier, since nfs and smbfs file systems were

    2002-06-27	Dave Camp  <dave@ximian.com>

	* libnautilus-private/nautilus-volume-monitor.c
	(finish_creating_volume): Save the volume device earlier, since
	nfs and smbfs file systems were causing the function to return
	before the device was being saved.  This fixes a bug where the
	"Unmount Volume" menu item wasn't working on nfs and smbfs mounts.

M	ChangeLog
M	libnautilus-private/nautilus-volume-monitor.c

commit e162fa8ea34fa95700a4a9063fa8ab1b1cc7eb75
Author: Mark McLoughlin <mark@skynet.ie>
Date:	2002-06-26

    more typo fixage.

    2002-06-26	Mark McLoughlin  <mark@skynet.ie>

	    * src/file-manager/fm-desktop-icon-view.c:
	    (desktop_icon_view_property_filter): more typo fixage.

M	ChangeLog
M	src/file-manager/fm-desktop-icon-view.c

commit bf759d2f96c21f15b88d513a583844668b64f7fc
Author: Shivram U <shivaram.upadhyayula@wipro.com>
Date:	2002-06-25

    Set the Colormap for the GdkPixmap created via
    gdk_pixmap_foreign_new().

    2002-06-25	Shivram U  <shivaram.upadhyayula@wipro.com>

	* libnautilus-private/nautilus-directory-background.c
	(make_root_pixmap): Set the Colormap for the GdkPixmap created via
	gdk_pixmap_foreign_new().  Fix for bug #83259.

M	ChangeLog
M	libnautilus-private/nautilus-directory-background.c

commit f0a1aa5778df582c6335af70f954991d9d8f8d1d
Author: Frank Worsley <fworsley@shaw.ca>
Date:	2002-06-25

    implement viewing/opening and executing of files for the tree view

    2002-06-25	Frank Worsley  <fworsley@shaw.ca>

	* components/tree/nautilus-tree-view.c:
	(got_activation_uri_callback):
	implement viewing/opening and executing of files
	for the tree view

	* libnautilus-private/nautilus-dnd.c:
	* libnautilus-private/nautilus-link-desktop-file.c:
	* libnautilus-private/nautilus-link-historical.c:
	updated for new desktop-file: command specifier to allow
	proper launching of desktop files

	* libnautilus-private/nautilus-program-choosing.c:
	(nautilus_launch_desktop_file):
	new function to launch desktop files with proper exec
	parameter support

	* libnautilus-private/nautilus-program-choosing.h:
	define command specifiers in one place

	* src/file-manager/fm-directory-view.c:
	(get_executable_text_file_action):
	add "run in terminal" button, partial fix for #41773

	(activate_callback), (fm_directory_view_move_copy_items):
	support proper launching of and dnd to desktop files

M	ChangeLog
M	components/tree/nautilus-tree-view.c
M	libnautilus-private/nautilus-dnd.c
M	libnautilus-private/nautilus-link-desktop-file.c
M	libnautilus-private/nautilus-link-historical.c
M	libnautilus-private/nautilus-program-choosing.c
M	libnautilus-private/nautilus-program-choosing.h
M	src/file-manager/fm-directory-view.c

commit cb4d4395fa73d5323dd65efa79ad48b96a915a13
Author: Dave Camp <dave@ximian.com>
Date:	2002-06-25

    Use eel_vfs_has_capability() to test for locality of the drop target.

    2002-06-25	Dave Camp  <dave@ximian.com>

	* src/file-manager/fm-icon-view.c
	(get_icon_drop_target_uri_callback):
	Use eel_vfs_has_capability() to test for locality of the drop
	target.  Fixes #82644.

M	ChangeLog
M	src/file-manager/fm-icon-view.c

commit 1e832d842b4b7f203e1294004c4eaf4d539c40de
Author: Damon Chaplin <damon@ximian.com>
Date:	2002-06-25

    Check for "/.nautilus/thumbnails/" rather than "/.thumbnails/". Fixes
    bug

    2002-06-25	Damon Chaplin  <damon@ximian.com>

	* libnautilus-private/nautilus-icon-factory.c
	(load_icon_from_path):
	Check for "/.nautilus/thumbnails/" rather than "/.thumbnails/".
	Fixes bug #82780.

M	ChangeLog
M	libnautilus-private/nautilus-icon-factory.c

commit d019422403cc8843d3927f04c71fc3e168ec326a
Author: Dave Camp <dave@ximian.com>
Date:	2002-06-25

    Use the eel_vfs_has_capability() functon.

    2002-06-25	Dave Camp  <dave@ximian.com>

	* src/file-manager/fm-icon-view.c (icon_view_handle_uri_list):
	Use the eel_vfs_has_capability() functon.

M	ChangeLog
M	src/file-manager/fm-icon-view.c

commit 698b633bcc5a12455e39e8296d6b1100f9ac1315
Author: Rajeev Karale <rajeev@src.gnome.org>
Date:	2002-06-25

    Doing fix for pcfs solaris specific issue. Rajeev.

M	ChangeLog
M	libnautilus-private/filesystem-attributes.xml
M	libnautilus-private/nautilus-volume-monitor.c

commit b69e686e369973efbd162bb3430967ff4a878734
Author: Mark McLoughlin <mark@skynet.ie>
Date:	2002-06-25

    its _NET_WORKAREA, not _NET_WM_WORKAREA. Requires latest metacity.

    2002-06-25	Mark McLoughlin  <mark@skynet.ie>

	    * src/file-manager/fm-desktop-icon-view.c:
	    (net_workarea_changed), (desktop_icon_view_property_filter),
	    (fm_desktop_icon_view_init): its _NET_WORKAREA, not
	    _NET_WM_WORKAREA. Requires latest metacity.

M	ChangeLog
M	src/file-manager/fm-desktop-icon-view.c

commit eb4d0669241d2c51994c9e2d05e7de19966c6deb
Author: Görkem Çetin <gorkem@src.gnome.org>
Date:	2002-06-24

    CVS_SILENT

M	po/tr.po

commit ff990f107b9fabdf391c0b2560960552b575f76a
Author: Görkem Çetin <gorkem@src.gnome.org>
Date:	2002-06-24

    *** empty log message ***

M	po/tr.po

commit 91281b743a1ae3493576c68c6a1a8fdc297dd5cc
Author: Damon Chaplin <damon@ximian.com>
Date:	2002-06-24

    if there are no tracks in the list just return
    "". (play_current_file): if

    2002-06-24	Damon Chaplin  <damon@ximian.com>

	* components/music/nautilus-music-view.c (get_song_text): if
	there are
	no tracks in the list just return "".
	(play_current_file): if there are no tracks in the list just
	return.
	Fixes bug #85975.

M	ChangeLog
M	components/music/nautilus-music-view.c

commit 5ac30493b20b9c561384e9c36ea05a344c18f316
Author: Damon Chaplin <damon@ximian.com>
Date:	2002-06-24

    added a final NULL argument to g_signal_emit(). Fixes bug #85399.

    2002-06-24	Damon Chaplin  <damon@ximian.com>

	* src/nautilus-theme-selector.c (theme_selector_changed_callback):
	added a final NULL argument to g_signal_emit(). Fixes bug #85399.

	* src/nautilus-preferences-dialog.c (theme_changed_callback): just
	return if selected_theme is NULL. This can happen when the
	dialog is
	being destroyed.

M	ChangeLog
M	src/nautilus-preferences-dialog.c
M	src/nautilus-theme-selector.c

commit 5a81b0cc06198f6f7239ab824504ee127bafd39c
Author: Mark McLoughlin <mark@skynet.ie>
Date:	2002-06-21

    impl method to set icon container margins from workarea geometries.

    2002-06-20	Mark McLoughlin  <mark@skynet.ie>

	    * src/file-manager/fm-desktop-icon-view.c:
	    (icon_container_set_workarea): impl method to set icon
	    container margins from workarea geometries.
	    (net_wm_workarea_changed): renamed from
	    panel_desktop_area_changed
	    and uses _NET_WM_WORKAREA instead of GNOME_PANEL_DESKTOP_AREA.
	    (desktop_icon_view_property_filter),
	    (fm_desktop_icon_view_init):
	    update.

M	ChangeLog
M	src/file-manager/fm-desktop-icon-view.c

commit ddb921c8b2b0823359af0c947308e05e566cc7fe
Author: Pablo Gonzalo del Campo <pablodc@bigfoot.com>
Date:	2002-06-21

    Updated Spanish translation.

    2002-06-20 Pablo Gonzalo del Campo <pablodc@bigfoot.com>

	* es.po: Updated Spanish translation.

M	po/ChangeLog
M	po/es.po

commit 241259b3c7b4e0725828c0facb40052452aa3d49
Author: Akira TAGOH <tagoh@gnome.gr.jp>
Date:	2002-06-19

    Updated Japanese translation.

    2002-06-20	Akira TAGOH  <tagoh@gnome.gr.jp>

	* ja.po: Updated Japanese translation.

M	po/ChangeLog
M	po/ja.po

commit 9058af7df7380f32f5dcbd2c041af9c8a54030f9
Author: Dave Camp <dave@ximian.com>
Date:	2002-06-18

    Add DESKTOP_PAD_[HORIZONTAL,VERTICAL] to width and height to avoid new

    2002-06-17	Dave Camp  <dave@ximian.com>

	* libnautilus-private/nautilus-icon-container.c:
	(find_open_grid_space), (mark_icon_location_in_grid): Add
	DESKTOP_PAD_[HORIZONTAL,VERTICAL] to width and height to avoid new
	icons from being placed too closely to other icons, and don't
	place an icon partially outside of the grid.
	(lay_down_icons_tblr): Wrap before placing the icon if necessary,
	and reset max_width when moving to a new column.

M	ChangeLog
M	libnautilus-private/nautilus-icon-container.c

commit 63fc31c16f5a044ee921a492f4e8577d1f3ff74b
Author: Christophe Merlet <redfox@src.gnome.org>
Date:	2002-06-16

    Updated French translation.

M	po/ChangeLog
M	po/fr.po

commit 5947b57b430e38997972331c7bce924dc56f9f66
Author: Damon Chaplin <damon@ximian.com>
Date:	2002-06-14

    new function to show the help file. (dialog_button_response_callback):

    2002-06-14	Damon Chaplin  <damon@ximian.com>

	* src/nautilus-preferences-dialog.c (preferences_show_help): new
	function to show the help file.
	(dialog_button_response_callback): handle the Help button and show
	the appropriate help file.
	(preferences_dialog_create): add a Help button.
	Based on patch from Satyajit Kanungo
	<satyajit.kanungo@wipro.com>.

	Fixes bug #83511.

M	ChangeLog
M	src/nautilus-preferences-dialog.c

commit 1ae94a4976abd0ad42ec7f3c21e8071e6222de46
Author: Dave Camp <dave@ximian.com>
Date:	2002-06-13

    Escape the symlink name before constructing the uri. Fixes #84004.

    2002-06-13	Dave Camp  <dave@ximian.com>

	* libnautilus-private/nautilus-file.c:
	(nautilus_file_get_symbolic_link_target_uri): Escape the symlink
	name before constructing the uri.  Fixes #84004.

M	ChangeLog
M	libnautilus-private/nautilus-file.c

commit 75e48574ece5d5b9494e6a53afad508ce6493246
Author: Vincent van Adrighem <V.vanAdrighem@dirck.mine.nu>
Date:	2002-06-13

    nl.po: Dutch translation updated by Reinout van Schouwen and myself.

    2002-06-13 Vincent van Adrighem <V.vanAdrighem@dirck.mine.nu>
	nl.po: Dutch translation updated by
	  Reinout van Schouwen and myself.

M	po/ChangeLog
M	po/nl.po

commit c059ffdc2ec3b4569d33c6a8ddfe04f2612f279d
Author: Damon Chaplin <damon@ximian.com>
Date:	2002-06-12

    Add a 'Help' button on the bottom-left of the dialog. Also used

    2002-06-12	Damon Chaplin  <damon@ximian.com>

	* src/nautilus-property-browser.c
	(nautilus_property_browser_init):
	Add a 'Help' button on the bottom-left of the dialog. Also used
	gtk_window_set_default_size() rather than
	gtk_widget_set_size_request()
	so the dialog grows if necessary.
	(help_button_callback): new callback to show the help page.
	Based on patch from Satyajit Kanungo
	<satyajit.kanungo@wipro.com>.

	Fixes bug #83524.

M	ChangeLog
M	src/nautilus-property-browser.c

commit 4bef8eb8b6b85657e95f733e04494f557751b5dd
Author: Damon Chaplin <damon@ximian.com>
Date:	2002-06-12

    use $(prefix)/${DATADIRNAME}/locale rather than $(datadir)/locale
    so it

    2002-06-12	Damon Chaplin  <damon@ximian.com>

	* test/Makefile.am (INCLUDES):
	* src/Makefile.am (INCLUDES):
	* components/tree/Makefile.am (INCLUDES):
	* components/throbber/Makefile.am (INCLUDES):
	* components/text/Makefile.am (INCLUDES):
	* components/notes/Makefile.am (INCLUDES):
	* components/news/Makefile.am (INCLUDES):
	* components/music/Makefile.am (INCLUDES):
	* components/history/Makefile.am (INCLUDES):
	* components/hardware/Makefile.am (INCLUDES): use
	$(prefix)/${DATADIRNAME}/locale rather than $(datadir)/locale so
	it works on Solaris. Fixes bug #83636.

M	ChangeLog
M	components/hardware/Makefile.am
M	components/history/Makefile.am
M	components/music/Makefile.am
M	components/news/Makefile.am
M	components/notes/Makefile.am
M	components/text/Makefile.am
M	components/throbber/Makefile.am
M	components/tree/Makefile.am
M	src/Makefile.am
M	test/Makefile.am

commit 29133f4dcbe2191a56c9df73105462255a539574
Author: David Emory Watson <dwatson@cs.ucr.edu>
Date:	2002-06-12

    New, protects us from illegal preferences.

    2002-06-03	David Emory Watson  <dwatson@cs.ucr.edu>

	* src/file-manager/fm-list-view.c:
	(get_derfault_zoom_level): New, protects us from illegal
	preferences.
	(set_zoom_level_from_metadata_and_preferences),
	(fm_list_view_reset_to_defaults),
	(fm_list_view_set_zoom_level),
	(fm_list_view_restore_default_zoom_level): Update.
	(fm_list_view_scale_font_size): Replace switch with loop and
	always
	use default font at default zoom level.
	(click_policy_changed_callback): Make underlines appear or
	disappear
	when the click policy changes.

    2002-06-02	David Emory Watson  <dwatson@cs.ucr.edu>

	* components/text/nautilus-text-view.c:
	(nautilus_text_view_instance_init): Turn on word wrapping.

M	ChangeLog
M	components/text/nautilus-text-view.c
M	src/file-manager/fm-list-view.c

commit fc99a07b3205e105e406b3fde1f4a328be9aca89
Author: Alexander Larsson <alla@lysator.liu.se>
Date:	2002-06-12

    change vbox spacing to 5.

    2002-06-12	Alexander Larsson  <alla@lysator.liu.se>

	* libnautilus-private/nautilus-program-chooser.c: change
	vbox spacing to 5.

	Patch from Jorn Baayen	<jorn@nl.linux.org>

M	ChangeLog
M	libnautilus-private/nautilus-program-chooser.c

commit d584278697e4de2977f283bb74af9868a1442c66
Author: Alexander Larsson <alla@lysator.liu.se>
Date:	2002-06-11

    Fix indentation.

    2002-06-11	Alexander Larsson  <alla@lysator.liu.se>

	* src/nautilus-window.h (nautilus_window_save_geometry):
	* src/nautilus-window-manage-views.c
	(determined_initial_view_callback):
	* src/nautilus-application.c (nautilus_application_create_window):
	Fix indentation.

	* NEWS:
	Update version

	* configure.in:
	Bump requirements to latest versions.

M	ChangeLog
M	NEWS
M	configure.in
M	src/nautilus-application.c
M	src/nautilus-navigation-window.h
M	src/nautilus-object-window.h
M	src/nautilus-spatial-window.h
M	src/nautilus-window-manage-views.c
M	src/nautilus-window.h

commit 97c0382309b55475f5277cf026e7b8898e38f0e2
Author: Frank Worsley <fworsley@shaw.ca>
Date:	2002-06-11

    always load the saved window geometry and save the geometry whenever a

    2002-06-10	Frank Worsley  <fworsley@shaw.ca>

	* src/nautilus-application.c:
	* src/nautilus-window-manage-views.c:
	* src/nautilus-window.c:
	* src/nautilus-window.h:
	always load the saved window geometry and save the geometry
	whenever a window is resized

M	ChangeLog
M	src/nautilus-application.c
M	src/nautilus-navigation-window.c
M	src/nautilus-navigation-window.h
M	src/nautilus-object-window.c
M	src/nautilus-object-window.h
M	src/nautilus-spatial-window.c
M	src/nautilus-spatial-window.h
M	src/nautilus-window-manage-views.c
M	src/nautilus-window.c
M	src/nautilus-window.h

commit 8e5c3794d48554eaefc231da24db3a3c862eb1bf
Author: Andraz Tori <minmax@src.gnome.org>
Date:	2002-06-10

    Updated Slovenian translation

M	po/sl.po

commit 0b5ca926988db953e5d17575a0b214dd16020e85
Author: Rajeev Karale <rajeev@src.gnome.org>
Date:	2002-06-10

    Change log entry for nautilus-volume-monitor.c changes. Rajeev.

M	ChangeLog

commit 2fb9b3e61b81f57931118e55b3409ab49006011f
Author: Rajeev Karale <rajeev@src.gnome.org>
Date:	2002-06-10

    Fix for improper zip icon for solaris. Rajeev.

M	libnautilus-private/nautilus-volume-monitor.c

commit 0657a40dfc57721048a8a891a6ec66087baf2929
Author: Changwoo Ryu <cwryu@src.gnome.org>
Date:	2002-06-10

    Updated Korean translation from Young-Ho Cha <ganadist@chollian.net>.

	* ko.po: Updated Korean translation from Young-Ho Cha
	<ganadist@chollian.net>.

M	po/ChangeLog
M	po/ko.po

commit 3681d4ed6e918da5742de6c942782b9278f1f9d9
Author: Jordi Mallach <jordim@src.gnome.org>
Date:	2002-06-09

    Updated Catalan translation.

M	po/ChangeLog
M	po/ca.po

commit 06ecba44efb2219e03988d7c130918498b7c9819
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2002-06-08

    Updated Norwegian (bokml) translation.

    2002-06-08	Kjartan Maraas	<kmaraas@gnome.org>

	* no.po: Updated Norwegian (bokml) translation.

M	po/ChangeLog
M	po/no.po

commit ab5c2a85f40649cbf04417010a46dba3794ffb91
Author: Ole Laursen <olau@hardworking.dk>
Date:	2002-06-08

    Updated Danish translation.

    2002-06-08	Ole Laursen  <olau@hardworking.dk>

	* da.po: Updated Danish translation.

M	po/ChangeLog
M	po/da.po

commit a3c7afc043efa9e06bd2f656c7bae586ee588100
Author: Pauli Virtanen <pauli.virtanen@hut.fi>
Date:	2002-06-08

    Updated Finnish translation.

    2002-06-08	Pauli Virtanen <pauli.virtanen@hut.fi>

	* fi.po: Updated Finnish translation.

M	po/ChangeLog
M	po/fi.po

commit 07324c1cd08a6549f5db7bce41eceb9a527ccb64
Author: Pablo del Campo <pablodc@src.gnome.org>
Date:	2002-06-08

    2002-06-08 Pablo Gonzalo del Campo

	* es.po: Updated Spanish translation.

M	po/ChangeLog
M	po/es.po

commit 9d98708c039ec58fb12d8fcaabc34ac859d9d626
Author: Andraz Tori <minmax@src.gnome.org>
Date:	2002-06-07

    Updated Slovenian translation

M	po/sl.po

commit 4a537ff5db1b2fc5e1ab0c613be4f3710496a3f9
Author: Andraz Tori <minmax@src.gnome.org>
Date:	2002-06-07

    Updated Slovenian translation

M	po/sl.po

commit 522647b466485805f4a846fea4b3b31a26b94740
Author: Carlos Perello Marin <carlos@gnome-db.org>
Date:	2002-06-07

    Updated by Pablo del Campo <pablodc@mapfre.com.ar>

    2002-06-07	Carlos Perello Marin <carlos@gnome-db.org>

	* es.po: Updated by Pablo del Campo <pablodc@mapfre.com.ar>

M	po/ChangeLog
M	po/es.po

commit 3b3593f9ccf8960af183e10554c66eec836f3328
Author: Jordi Mallach <jordim@src.gnome.org>
Date:	2002-06-07

    Updated Catalan translation.

M	po/ChangeLog
M	po/ca.po

commit d95731bf5c9b87f93c78bd7e5060cfe84cf2c1a8
Author: Stanislav Visnovsky <visnovsky@nenya.ms.mff.cuni.cz>
Date:	2002-06-07

    Updated Slovak translation.

    2002-06-07	Stanislav Visnovsky <visnovsky@nenya.ms.mff.cuni.cz>

	* sk.po: Updated Slovak translation.

M	po/ChangeLog
M	po/sk.po

commit 0e6ed12a4f2b0fe442c97eec937665d24abd7d2a
Author: Chyla Zbigniew <chyla@src.gnome.org>
Date:	2002-06-07

    Updated Polish translation by GNOME PL Team <translators@gnome.pl>

M	po/ChangeLog
M	po/pl.po

commit ae13c4727547442ac9d1973d628ff2a6cfb33736
Author: Christian Rose <menthos@menthos.com>
Date:	2002-06-07

    Updated Swedish translation.

    2002-06-07	Christian Rose	<menthos@menthos.com>

	* sv.po: Updated Swedish translation.

M	po/ChangeLog
M	po/sv.po

commit fde7521660f53293a2371f239b5d2f5f7e1a5c65
Author: Federico Mena Quintero <federico@src.gnome.org>
Date:	2002-06-06

    Fix the ChangeLog - Federico

M	ChangeLog

commit 4bc40de43513b356aebe5c5098fae49d24b2c205
Author: Satyajit Kanungo <satyajit.kanungo@wipro.com>
Date:	2002-06-06

    added a help button in the bookmark dialog box. put the help
    callback to

    2002-05-29	Satyajit Kanungo  <satyajit.kanungo@wipro.com>

	* nautilus-bookmarks-window.c: added a help button in the bookmark
	dialog box.  put the help callback to link the help button to
	appropiate section in the help document.  Fixes #83515.

M	ChangeLog
M	src/nautilus-bookmarks-window.c

commit 1e38d5b98373a41b41adf78c4f70614a58ba7115
Author: Michael Meeks <michael@ximian.com>
Date:	2002-06-06

    use new eel capabilities test.

    2002-06-06	Michael Meeks  <michael@ximian.com>

	* src/file-manager/fm-icon-view.c
	(icon_view_handle_uri_list): use new eel
	capabilities test.

	* configure.in: require various gnome 2.0 releases.

	* Version 2.0.0

M	ChangeLog
M	configure.in
M	src/file-manager/fm-icon-view.c

commit 833d94f1a9b2cb69d2372c2939411f58555f628e
Author: Michael Meeks <michael@ximian.com>
Date:	2002-06-06

    Only enable the hardware view on Linux, if explicitely requested with

    2002-06-06	Michael Meeks  <michael@ximian.com>

	* configure.in: Only enable the hardware view on
	Linux, if explicitely requested with --enable-hardware
	add status printout at the end of configure.

	* components/hardware/Makefile.am
	(bin_PROGRAMS): only setup if ENABLE_HARDWARE_VIEW

M	ChangeLog
M	components/hardware/Makefile.am
M	configure.in

commit 54aeaffe48e0ac59f2fee872f7a307377df28334
Author: Dmitry Mastrukov <dmitrym@src.gnome.org>
Date:	2002-06-06

    ru.po: Updated Russian translation.

M	po/ChangeLog
M	po/ru.po

commit 2224dfaa514172bd01f2aa6ba909e59759d1a8c1
Author: Dmitry Mastrukov <dmitrym@src.gnome.org>
Date:	2002-06-05

    ru.po: Updated Russian translation.

M	po/ChangeLog
M	po/ru.po

commit aeac5a42da73ab8cd1295a9132ca6241d3f7a0bb
Author: Christian Rose <menthos@menthos.com>
Date:	2002-06-04

    Fix.

    2002-06-05	Christian Rose	<menthos@menthos.com>

	* sv.po: Fix.

M	po/ChangeLog
M	po/sv.po

commit 552ab05fbb74438d77b62efde17cbe5a80baedb6
Author: Chyla Zbigniew <chyla@src.gnome.org>
Date:	2002-06-04

    Updated Polish translation by GNOME PL Team <translators@gnome.pl>

M	po/ChangeLog
M	po/pl.po

commit ab09a35ac8b5599311067b941551bfb98730a5f9
Author: Jordi Mallach <jordim@src.gnome.org>
Date:	2002-06-04

    Updated Catalan translation.

M	po/ChangeLog
M	po/ca.po

commit 1964877cfa8dcd364aa49198057f2d78eb71f06f
Author: Pablo del Campo <pablodc@src.gnome.org>
Date:	2002-06-04

    2002-06-03 Pablo Gonzalo del Campo

	* es.po: Updated Spanish translation.

M	po/ChangeLog
M	po/es.po

commit 1857386d8f5384a7d9c7818e0bfdca7613f5691e
Author: Alexander Larsson <alexl@src.gnome.org>
Date:	2002-06-03

    Version tags

M	ChangeLog
M	po/ChangeLog

commit 482bcc4b3b05c524fb9204dbfa76b3089bdbbf13 (tag: NAUTILUS_1_1_19)
Author: Alex Larsson <alexl@redhat.com>
Date:	2002-06-03

    Add some news.

    2002-06-03	Alex Larsson  <alexl@redhat.com>

	* NEWS:
	Add some news.

M	ChangeLog
M	NEWS
M	po/az.po
M	po/bg.po
M	po/ca.po
M	po/cs.po
M	po/da.po
M	po/de.po
M	po/el.po
M	po/en_GB.po
M	po/es.po
M	po/eu.po
M	po/fi.po
M	po/fr.po
M	po/ga.po
M	po/gl.po
M	po/hu.po
M	po/it.po
M	po/ja.po
M	po/ko.po
M	po/lt.po
M	po/lv.po
M	po/ms.po
M	po/nl.po
M	po/nn.po
M	po/no.po
M	po/pl.po
M	po/pt.po
M	po/pt_BR.po
M	po/ro.po
M	po/ru.po
M	po/sk.po
M	po/sl.po
M	po/sv.po
M	po/ta.po
M	po/tr.po
M	po/uk.po
M	po/vi.po
M	po/zh_CN.po
M	po/zh_TW.po

commit 66cdce3e1030e0e914addbbad51b68bb09b4d9f8
Author: Alexander Larsson <alla@lysator.liu.se>
Date:	2002-06-03

    Bump version to 1.1.19 and update requirements.

    2002-06-03	Alexander Larsson  <alla@lysator.liu.se>

	* configure.in:
	* NEWS:
	Bump version to 1.1.19 and update requirements.

M	ChangeLog
M	NEWS
M	configure.in

commit 12936d48fb6802783f56345f6e5cbbc854b56576
Author: Frank Worsley <fworsley@shaw.ca>
Date:	2002-06-03

    always use the user selected font at default zoom nice if you have a

    2002-06-02	Frank Worsley  <fworsley@shaw.ca>

	* src/file-manager/fm-icon-view.c:
	* src/file-manager/fm-list-view.c:
	always use the user selected font at default zoom
	nice if you have a small/large default zoom so you
	don't have a tiny/large font

M	ChangeLog
M	src/file-manager/fm-icon-view.c
M	src/file-manager/fm-list-view.c

commit 1a9f5081cf60ebcf91aab4b14addb0494ef43d81
Author: George Lebl <jirka@5z.com>
Date:	2002-06-03

    update

    Mon Jun 03 14:18:51 2002  George Lebl <jirka@5z.com>

	* cs.po: update

M	po/ChangeLog
M	po/cs.po

commit 1da819f697a3f7a840aa5cb08de97d4943d97071
Author: Germn Poo Caamao <gpoo@ubiobio.cl>
Date:	2002-06-03

    Updated Spanish translation.

    2002-06-03	Germn Poo Caamao <gpoo@ubiobio.cl>

	* es.po: Updated Spanish translation.

M	po/ChangeLog
M	po/es.po

commit 0bb8ebf8e3ebde686a05e11b637bd8aa7351e962
Author: Dave Camp <dave@ximian.com>
Date:	2002-06-03

    Removed gtk_window_set_role() call.

    2002-06-03	Dave Camp  <dave@ximian.com>

	* src/nautilus-window-manage-views.c (update_title): Removed
	gtk_window_set_role() call.

M	ChangeLog
M	src/nautilus-window-manage-views.c

commit 226eb4416bc932d97872d7ac8f2ce7a144c91337
Author: Pauli Virtanen <pauli.virtanen@hut.fi>
Date:	2002-06-03

    Updated Finnish translation.

    2002-06-03	Pauli Virtanen <pauli.virtanen@hut.fi>

	* fi.po: Updated Finnish translation.

M	po/ChangeLog
M	po/fi.po

commit 21eba8d5f474704c5c2aee4350086b515e46adb5
Author: Stanislav Visnovsky <visnovsky@nenya.ms.mff.cuni.cz>
Date:	2002-06-03

    Updated Slovak translation.

    2002-06-03	Stanislav Visnovsky <visnovsky@nenya.ms.mff.cuni.cz>

	* sk.po: Updated Slovak translation.

M	po/ChangeLog
M	po/sk.po

commit db21c6bec4863f3e1099a94abf351956b58cd8c8
Author: Christian Rose <menthos@menthos.com>
Date:	2002-06-03

    Small fix.

    2002-06-03	Christian Rose	<menthos@menthos.com>

	* sv.po: Small fix.

M	po/ChangeLog
M	po/sv.po

commit cf63f961c5ddca36049a28886a34f45a5421a0af
Author: Changwoo Ryu <cwryu@src.gnome.org>
Date:	2002-06-03

    Updated Korean translation by Young-Ho Cha <ganadist@chollian.net>.

	* ko.po: Updated Korean translation by Young-Ho Cha
	<ganadist@chollian.net>.

M	po/ChangeLog
M	po/ko.po

commit bde7f9f4cc460d7b14ba2682ccfc6f728e2bad7e
Author: Dmitry Mastrukov <dmitrym@src.gnome.org>
Date:	2002-06-03

    ru.po: Updated Russian translation.

M	po/ChangeLog
M	po/ru.po

commit 536f26bb7c450434a1c080f6fd516b9aa8a771c6
Author: Christian Rose <menthos@menthos.com>
Date:	2002-06-02

    Small fixes.

    2002-06-02	Christian Rose	<menthos@menthos.com>

	* sv.po: Small fixes.

M	po/ChangeLog
M	po/sv.po

commit 9349eae6ce36d640b5e03b4eeffabfb15b582df6
Author: Kjartan Maraas <kmaraas@src.gnome.org>
Date:	2002-06-02

    One last string

M	po/no.po

commit f4b5f955a0ca49fd301ce90c1885194c0024f519
Author: Pauli Virtanen <pauli.virtanen@hut.fi>
Date:	2002-06-02

    Updated Finnish translation.

    2002-06-02	Pauli Virtanen <pauli.virtanen@hut.fi>

	    * fi.po: Updated Finnish translation.

M	po/ChangeLog
M	po/fi.po

commit d933780c415ba90dce70c68e2c8e75ba6d86787d
Author: Christian Rose <menthos@menthos.com>
Date:	2002-06-02

    Updated Swedish translation.

    2002-06-02	Christian Rose	<menthos@menthos.com>

	* sv.po: Updated Swedish translation.

M	po/ChangeLog
M	po/sv.po

commit 001b8465e5e2cb6ec63f1ea691f2fa16cc5ac408
Author: Ole Laursen <olau@hardworking.dk>
Date:	2002-06-02

    Updated Danish translation.

    2002-06-02	Ole Laursen  <olau@hardworking.dk>

	* da.po: Updated Danish translation.

M	po/ChangeLog
M	po/da.po

commit 5ba8d097f2c95e47a0b3bd464a1a88aff466988b
Author: Chyla Zbigniew <chyla@src.gnome.org>
Date:	2002-06-02

    Updated Polish translation by GNOME PL Team <translators@gnome.pl>

M	po/ChangeLog
M	po/pl.po

commit 3b910a66c72b0afdb1254ac18705434374a25261
Author: John Fleck <jfleck@inkstain.net>
Date:	2002-06-02

    src/nautilus-window-menus.c fix help - it was pointing at the
    wrong spot


    2002-06-01 John Fleck <jfleck@inkstain.net>

	* src/nautilus-window-menus.c
	fix help - it was pointing at the wrong spot

M	ChangeLog
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-window-menus.c

commit 21d7e3b885b53d4f3a07984f38ff2180dde236eb
Author: David Emory Watson <dwatson@cs.ucr.edu>
Date:	2002-06-02

    I got a broken pipe error on the last commit. 2nd try:


    I got a broken pipe error on the last commit.  2nd try:

    2002-06-01	David Emory Watson  <dwatson@cs.ucr.edu>

	* libnautilus-private/apps_nautilus_preferences.schemas:
	Added schemas
	for the list view.

M	libnautilus-private/apps_nautilus_preferences.schemas

commit 27a2a812f579cf1052250337fe8a0519f06d28af
Author: David Emory Watson <dwatson@cs.ucr.edu>
Date:	2002-06-02

    Added schemas for the list view.

    2002-06-01	David Emory Watson  <dwatson@cs.ucr.edu>

	* libnautilus-private/apps_nautilus_preferences.schemas:
	Added schemas
	for the list view.

M	ChangeLog

commit e25fa34c1ef47ff36b9ecd25faa52586ac8b23dc
Author: John Fleck <jfleck@inkstain.net>
Date:	2002-06-02

    Makefile.am configure.in remove old help docs from build


    2002-06-01 John Fleck <jfleck@inkstain.net>

	* Makefile.am
	* configure.in
	remove old help docs from build

M	ChangeLog
M	Makefile.am
M	configure.in

commit 4c7de08ca87f09afc59887e620de7cd9b0bc6f31
Author: Satyajit Kanungo <satyajit.kanungo@wipro.com>
Date:	2002-06-02

    Added the help callback to link the Help documents present under

    2002-05-28	Satyajit Kanungo <satyajit.kanungo@wipro.com>

	* nautilus-window-menus.c : Added the help callback to link the
	  Help documents present under user-guide for nautilus.

M	ChangeLog
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-window-menus.c

commit cd18eef6183a4658f879f7813151353fc0b8bc8a
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2002-06-01

    Updated Norwegian (bokml) translation.

    2002-06-01	Kjartan Maraas	<kmaraas@gnome.org>

	* no.po: Updated Norwegian (bokml) translation.

M	po/ChangeLog
M	po/no.po

commit d449c07205f79e5ec70080609c6a13283bf8f21f
Author: Alex Larsson <alexl@redhat.com>
Date:	2002-06-01

    Draw drop shadows if use_drop_shadows.

    2002-05-31	Alex Larsson <alexl@redhat.com>

	* libnautilus-private/nautilus-icon-canvas-item.c:
	Draw drop shadows if use_drop_shadows.

	* libnautilus-private/nautilus-icon-container.c:
	Implement nautilus_icon_container_set_use_drop_shadows.
	Use light color for labels if use_drop_shadows.

	* libnautilus-private/nautilus-icon-container.h:
	Add new function nautilus_icon_container_set_use_drop_shadows.

	* libnautilus-private/nautilus-icon-private.h:
	Add use_grop_shadow variable.

	* src/file-manager/fm-desktop-icon-view.c:
	Call nautilus_icon_container_set_use_drop_shadows()

M	ChangeLog
M	libnautilus-private/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-container.h
M	libnautilus-private/nautilus-icon-private.h
M	src/file-manager/fm-desktop-icon-view.c

commit f090e1eb570a8ad5e888a2e0b1181434d35eff73
Author: Christian Rose <menthos@menthos.com>
Date:	2002-05-31

    Updated Swedish translation.

    2002-06-01	Christian Rose	<menthos@menthos.com>

	* sv.po: Updated Swedish translation.

M	po/ChangeLog
M	po/sv.po

commit 127394f59d92ffb2386e470e95ce5dce291c7d22
Author: Isam Bayazidi <isam@src.gnome.org>
Date:	2002-05-31

    adding a no accelerator PO

M	po/ar.po

commit e6df4a2422e56190bf1c3e77fb429803e003ead8
Author: Damon Chaplin <damon@ximian.com>
Date:	2002-05-31

    realize the desktop window immediately, and do a gdk_flush(), so the

    2002-05-31	Damon Chaplin  <damon@ximian.com>

	* src/nautilus-application.c
	(nautilus_application_create_desktop_window): realize the desktop
	window immediately, and do a gdk_flush(), so the
	NAUTILUS_DESKTOP_WINDOW_ID property is set and
	gnome-settings-daemon
	can tell that nautilus is running. Fixes part of #74311.

M	ChangeLog
M	src/nautilus-application.c

commit be0eed841ea8be591b85c56fa7788c1ac7648d3a
Author: Michael Meeks <michael@ximian.com>
Date:	2002-05-31

    upd. (get_file_load_method): impl.

    2002-05-31	Michael Meeks  <michael@ximian.com>

	* components/adapter/nautilus-adapter-file-load-strategy.c
	(nautilus_adapter_file_load_strategy_load_location): upd.
	(get_file_load_method): impl.

	* components/adapter/nautilus-adapter-stream-load-strategy.c
	(nautilus_adapter_stream_load_strategy_load_location): upd.
	(unref_stream_cb, get_stream_load_method): impl.

	* components/adapter/nautilus-adapter-load-strategy.c
	(nautilus_adapter_load_strategy_load_async): impl.
	(nautilus_adapter_load_strategy_report_async_status): impl.
	(nautilus_adapter_load_strategy_report_load_failed),
	(nautilus_adapter_load_strategy_report_load_complete): prune.

M	ChangeLog
M	components/adapter/nautilus-adapter-file-load-strategy.c
M	components/adapter/nautilus-adapter-load-strategy.c
M	components/adapter/nautilus-adapter-load-strategy.h
M	components/adapter/nautilus-adapter-stream-load-strategy.c

commit 892e12fc058de0bb83875d5be079dc63993af2c0
Author: Stanislav Visnovsky <visnovsky@nenya.ms.mff.cuni.cz>
Date:	2002-05-31

    Updated Slovak translation.

    2002-05-31	Stanislav Visnovsky <visnovsky@nenya.ms.mff.cuni.cz>

	* sk.po: Updated Slovak translation.

M	po/ChangeLog
M	po/sk.po

commit bfb2a60cd1358d3d6974d164812c6df90c099468
Author: Michael Meeks <michael@ximian.com>
Date:	2002-05-31

    only NIL the idle_id if we are going to return FALSE and disconnect

    2002-05-31	Michael Meeks  <michael@ximian.com>

	* src/file-manager/fm-directory-view.c
	(display_pending_idle_callback): only NIL the idle_id
	if we are going to return FALSE and disconnect
	ourselves #83591

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit 9b082e6fbfa9ca3456419357c99cb3996fe5f300
Author: Pablo Gonzalo del Campo <pablodc@bigfoot.com>
Date:	2002-05-31

    Updated Spanish Translation.

    2002-05-30 Pablo Gonzalo del Campo <pablodc@bigfoot.com>

	    * es.po: Updated Spanish Translation.

M	po/ChangeLog
M	po/es.po

commit 6ffc2786af3e5d39bfd11a113e2bb3c250d55659
Author: Dave Camp <dave@ximian.com>
Date:	2002-05-31

    Setup the root window to receive PropertyNotify events.

    2002-05-30	Dave Camp  <dave@ximian.com>

	* src/file-manager/fm-desktop-icon-view.c
	(fm_desktop_icon_view_init): Setup the root window to receive
	PropertyNotify events.

M	ChangeLog
M	src/file-manager/fm-desktop-icon-view.c

commit 1d192654da45cee3111c03421f9eace51997e275
Author: Dave Camp <dave@ximian.com>
Date:	2002-05-31

    Don't add files to old_changed_files if they are not shown.

    2002-05-30	Dave Camp  <dave@ximian.com>

	* src/file-manager/fm-directory-view.c (process_new_files): Don't
	add files to old_changed_files if they are not shown.

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit 133d7c9b9dfd7d8fea319315548df4cfae3e76f4
Author: Dave Camp <dave@ximian.com>
Date:	2002-05-30

    Don't set the restart command here. (save_session): Implemented.

    2002-05-30	Dave Camp  <dave@ximian.com>

	* src/nautilus-application.c (set_session_restart): Don't set the
	restart command here.
	(save_session): Implemented.

	* src/nautilus-window-manage-views.c (update_title): Set the role
	to the displayed uri.

M	ChangeLog
M	src/nautilus-application.c
M	src/nautilus-window-manage-views.c

commit 8969a4e12a6558575590237400ca27a729c48c0a
Author: Ole Laursen <olau@hardworking.dk>
Date:	2002-05-30

    Updated Danish translation.

    2002-05-31	Ole Laursen  <olau@hardworking.dk>

	* da.po: Updated Danish translation.

M	po/ChangeLog
M	po/da.po

commit c15c6b645057ccee8dba0ef85676ebd23335a9f8
Author: David Bordoley <bordoley@msu.edu>
Date:	2002-05-30

    *src/nautilus-window-menus.c *src/nautilus-shell-ui.xml Changed
    names of

    2002-05-25	David Bordoley <bordoley@msu.edu>

	*src/nautilus-window-menus.c
	*src/nautilus-shell-ui.xml
	Changed names of callbacks for "backgrounds and emblems"
	and preferences
	to make them more descriptive.

	*src/nautilus-windows-menus.c
	Removed unused code relating to eazel customer feedback
	Use stock clear button in the clear history dialog

M	ChangeLog
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-shell-ui.xml
M	src/nautilus-window-menus.c

commit 9ff91c484d4f7cfc3ef91655696fe5849b0cb985
Author: George Lebl <jirka@5z.com>
Date:	2002-05-30

    Rename the New Launcher verb to "New Launcher Desktop" since it's
    sort of


    Thu May 30 13:14:58 2002  George Lebl <jirka@5z.com>

	* src/file-manager/fm-desktop-icon-view.c,
	  src/file-manager/nautilus-desktop-icon-view-ui.xml:  Rename
	  the New Launcher verb to "New Launcher Desktop" since it's sort
	  of a more special case then the one in directory-view.  This
	  fixes the issue with the fix of #72715

M	ChangeLog
M	src/file-manager/fm-desktop-icon-view.c
M	src/file-manager/nautilus-desktop-icon-view-ui.xml

commit 29e5dd5f058e6bc899bfd1ea462acc010ff60f17
Author: Damon Chaplin <damon@ximian.com>
Date:	2002-05-30

    use a separate pointer for each of the patterns/emblems/color
    dialogs, and

    2002-05-30	Damon Chaplin  <damon@ximian.com>

	* src/nautilus-property-browser.c: use a separate pointer for each
	of the patterns/emblems/color dialogs, and make them not modal.

	It was using 'property_browser->details->category' in some of the
	callbacks, which meant it didn't work if the user had switched
	to one
	of the other patterns/colors/emblems pages. I hard-coded
	"patterns"
	and "emblems" instead.

M	ChangeLog
M	src/nautilus-property-browser.c

commit fe41a44f49402a4d56ba6107ada0932d8cb1a904
Author: Damon Chaplin <damon@ximian.com>
Date:	2002-05-30

    removed PLAYER_NEXT state, as it wasn't really necessary and was a bit

    2002-05-30	Damon Chaplin  <damon@ximian.com>

	* components/music/nautilus-music-view.c: removed PLAYER_NEXT
	state,
	as it wasn't really necessary and was a bit confusing.
	(selection_changed): updated to make sure we update the displayed
	song title.
	(play_status_display): changed the code to move to the next track,
	as we don't use PLAYER_NEXT any more.
	(play_current_file): use esdout_can_play() to check if we
	can connect
	to esd.
	(go_to_previous_track): use 3000 instead of 300. (1000 is
	1 second,
	see play_status_display()).
	(get_player_state): just return the state. Don't call
	esdout_playing().

	* components/music/esd-audio.c (esdout_can_play): added new
	function
	to check if we can connect to esd.
	(esdout_playing): updated this so it only checks if we are
	currently
	playing a track. It doesn't try to connect to esd any more.

	Fixes bug #79231.

M	ChangeLog
M	components/music/esd-audio.c
M	components/music/esd-audio.h
M	components/music/nautilus-music-view.c

commit 132da2adfe31b98188bd542197262645c097b602
Author: Damon Chaplin <damon@ximian.com>
Date:	2002-05-30

    Added support for DnD using GtkTreeView. I added on_row_changed() and

    2002-05-30	Damon Chaplin  <damon@ximian.com>

	* src/nautilus-bookmarks-window.c: Added support for DnD using
	GtkTreeView. I added on_row_changed() and on_row_deleted()
	and removed
	the old on_row_move(). I also added an extra column to the
	table to
	store a pointer to the bookmark object, so we can handle DnD.
	And a few hacks to keep the list store in sync with the bookmarks
	list. Fixes bug #80986.

M	ChangeLog
M	src/nautilus-bookmarks-window.c

commit 3aec5152a8640fcae7e0164a0c0987f54e688e92
Author: Alex Larsson <alexl@redhat.com>
Date:	2002-05-30

    Don't relayout when window height changes unless we need it. Based
    on a

    2002-05-30	Alex Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-icon-container.c (size_allocate):
	Don't relayout when window height changes unless we need it.
	Based on a patch by Jrgen Viksell <jorgen.viksell@telia.com>

M	ChangeLog
M	libnautilus-private/nautilus-icon-container.c

commit 6eb3b56756d412751a8d968a2213cc3ee179afda
Author: Chyla Zbigniew <chyla@src.gnome.org>
Date:	2002-05-30

    Updated Polish translation by GNOME PL Team <translators@gnome.pl>

M	po/ChangeLog
M	po/pl.po

commit 44e687c9155c409eef336bc48fcc1cfff2801516
Author: George Lebl <jirka@5z.com>
Date:	2002-05-30

    Add a New Launcher and Edit Launcher menu items for directories
    of type

    Thu May 30 10:02:30 2002  George Lebl <jirka@5z.com>

	* src/Nautilus_shell.server.in,
	src/file-manager/fm-directory-view.c,
	  src/file-manager/nautilus-directory-view-ui.xml:  Add a New
	  Launcher and Edit Launcher menu items for directories of type
	  x-directory/vfolder-desktop, also have the icon and list view
	  be able to view these just as the normal dirs.  This should fix
	  #72715, although since the monitors aren't yet working you have
	  to hit reload after making a change.	You also need an up
	  to date
	  panel (to get a well working gnome-desktop-item-edit proggie)

M	ChangeLog
M	src/Nautilus_shell.server.in
M	src/file-manager/fm-directory-view.c
M	src/file-manager/nautilus-directory-view-ui.xml

commit 4796d209399a46aa2686ad50ee38763f09d7585f
Author: Michael Meeks <michael@ximian.com>
Date:	2002-05-29

    remove the file from the link hash if it is going, since we bin
    the file

    2002-05-29	Michael Meeks  <michael@ximian.com>

	* libnautilus-private/nautilus-file.c
	(nautilus_file_mark_gone): remove the file from
	the link hash if it is going, since we bin the
	file info here and thus can't remove it later
	#74120

M	ChangeLog
M	libnautilus-private/nautilus-file.c

commit b634b41c6818f45107c786a024c34ce8ee952d4d
Author: Laszlo Peter <laca@sun.com>
Date:	2002-05-28

    #include <signal.h> for kill() and SIGKILL.

    2002-05-28	Laszlo Peter  <laca@sun.com>

	 * libnautilus-private/nautilus-thumbnails.c: #include <signal.h>
	 for
	    kill() and SIGKILL.

M	ChangeLog
M	libnautilus-private/nautilus-thumbnails.c

commit 5a652738989ef4a17d4ecade309e0e9f5dc00719
Author: Vincent van Adrighem <V.vanAdrighem@dirck.mine.nu>
Date:	2002-05-28

    Big overhaul. Reinout van Schouwen updated the Dutch translation
    with some

    2002-05-28	Vincent van Adrighem <V.vanAdrighem@dirck.mine.nu>

	* nl.po: Big overhaul. Reinout van Schouwen updated the
	    Dutch translation with some help from his sister.

M	po/ChangeLog
M	po/nl.po

commit deed48a524059d820e41106cc059f8d4f7554180
Author: Yuri Syrota <rasta@src.gnome.org>
Date:	2002-05-28

    Updated Ukrainian translation

M	po/uk.po

commit fb4bb73ef3192d7f5ceeb5bc49462e2de35e7126
Author: Pablo Gonzalo del Campo <pablodc@bigfoot.com>
Date:	2002-05-28

    Updated Spanish Translation.

    2002-05-28 Pablo Gonzalo del Campo <pablodc@bigfoot.com>

	    * es.po: Updated Spanish Translation.

M	po/ChangeLog
M	po/es.po

commit d03f54c67752265adcce23cc4d4b9baab26f6316
Author: Duarte Loreto <happyguy_pt@hotmail.com>
Date:	2002-05-28

    Updated Portuguese translation.

    2002-05-28	Duarte Loreto <happyguy_pt@hotmail.com>

	    * pt.po: Updated Portuguese translation.

M	po/ChangeLog
M	po/pt.po

commit f5132be756fbc2c3140b7e4397963fabbcb94687
Author: Michael Meeks <michael@ximian.com>
Date:	2002-05-27

    split out into eel. (nautilus_file_get_display_name_nocopy):
    upd. requires

    2002-05-27	Michael Meeks  <michael@ximian.com>

	* libnautilus-private/nautilus-file.c (make_valid_utf8):
	split out into eel.
	(nautilus_file_get_display_name_nocopy): upd.
	requires HEAD eel, re-re-close #77892

M	ChangeLog
M	libnautilus-private/nautilus-file.c

commit 0795b100253493484175d41cadd4853d35100799
Author: Alexander Larsson <alexl@src.gnome.org>
Date:	2002-05-27

    Added version markers

M	ChangeLog
M	po/ChangeLog

commit 79bd4197a5b331f6de7cd80576fd9acd0aed6f3f (tag: NAUTILUS_1_1_18)
Author: Alexander Larsson <alla@lysator.liu.se>
Date:	2002-05-27

    Bump version to 1.1.18 and update requirements.

    2002-05-27	Alexander Larsson  <alla@lysator.liu.se>

	* configure.in:
	* NEWS:
	Bump version to 1.1.18 and update requirements.

M	ChangeLog
M	NEWS
M	configure.in
M	po/az.po
M	po/bg.po
M	po/ca.po
M	po/cs.po
M	po/da.po
M	po/de.po
M	po/el.po
M	po/en_GB.po
M	po/es.po
M	po/eu.po
M	po/fi.po
M	po/fr.po
M	po/ga.po
M	po/gl.po
M	po/hu.po
M	po/it.po
M	po/ja.po
M	po/ko.po
M	po/lt.po
M	po/lv.po
M	po/ms.po
M	po/nl.po
M	po/nn.po
M	po/no.po
M	po/pl.po
M	po/pt.po
M	po/pt_BR.po
M	po/ro.po
M	po/ru.po
M	po/sk.po
M	po/sl.po
M	po/sv.po
M	po/ta.po
M	po/tr.po
M	po/uk.po
M	po/vi.po
M	po/zh_CN.po
M	po/zh_TW.po

commit 77781baac90b238edd9ccfebe86e254c23e1c06f
Author: Jonathan Blandford <jrb@gnome.org>
Date:	2002-05-27

    make flag storage more efficient. (report_node_inserted): report
    has_child

    2002-05-27	Jonathan Blandford  <jrb@gnome.org>

	* components/tree/nautilus-tree-model.c
	(TreeNode): make flag storage more efficient.
	(report_node_inserted): report has_child toggled before
	reporting row_inserted.

	* components/tree/nautilus-tree-view.c
	(row_inserted_expand_node_callback): remove evil hack to
	emit has_child toggled on the view.

M	ChangeLog
M	components/tree/nautilus-tree-model.c
M	components/tree/nautilus-tree-view.c

commit f5a05d3b103ff804f5bd913a1e1ba258ec62488d
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2002-05-27

    Updated Norwegian (bokml) translation.

    2002-05-27	Kjartan Maraas	<kmaraas@gnome.org>

	* no.po: Updated Norwegian (bokml) translation.

M	po/ChangeLog
M	po/no.po

commit 0e1df12e417ea1b805eb7916f4489039d2aa57b7
Author: Chris Lyttle <wilddev@src.gnome.org>
Date:	2002-05-27

    updated docs files for new omf build system

M	ChangeLog
M	Makefile.am
M	configure.in
M	help/Makefile.am
M	help/nautilus-user-manual/C/Makefile.am
M	help/nautilus-user-manual/C/nautilus-user-manual-C.omf
M	help/nautilus-user-manual/Makefile.am
A	help/omf.make
M	help/xmldocs.make

commit 154caefa77a7a11e60bd97cf9a91168f4cea0b4c
Author: Yuri Syrota <rasta@src.gnome.org>
Date:	2002-05-27

    Updated Ukrainian translation

M	po/uk.po

commit 1f4478a6a84364432859f346a35854e2ac2231f8
Author: Dmitry Mastrukov <dmitrym@src.gnome.org>
Date:	2002-05-26

    ru.po: updated Russian translation.

M	po/ChangeLog
M	po/ru.po

commit ea4f870f7cb98780373d498b6eeb06c7024842db
Author: Isam Bayazidi <isam@src.gnome.org>
Date:	2002-05-26

    adding Arabic file

M	po/ar.po

commit 26d0da4cd66c95d5ff112223d6e1571b970ed8b4
Author: Ole Laursen <olau@hardworking.dk>
Date:	2002-05-26

    Updated Danish translation.

    2002-05-26	Ole Laursen  <olau@hardworking.dk>

	* da.po: Updated Danish translation.

M	po/ChangeLog
M	po/da.po

commit 32df4e4b5ce365959fa64b3d08de8093310bf273
Author: Chyla Zbigniew <chyla@src.gnome.org>
Date:	2002-05-25

    Updated Polish translation by GNOME PL Team <translators@gnome.pl>

M	po/ChangeLog
M	po/pl.po

commit e06e24137eafd1c880bb7c595156edb3bfcf18d1
Author: Pablo Gonzalo del Campo <pablodc@bigfoot.com>
Date:	2002-05-25

    Updated Spanish Translation.

    2002-05-25 Pablo Gonzalo del Campo <pablodc@bigfoot.com>

	    * es.po: Updated Spanish Translation.

M	po/ChangeLog
M	po/es.po

commit 426500757c21da15009ff25b32a912df676652b9
Author: Isam Bayazidi <isam@src.gnome.org>
Date:	2002-05-24

    - adding Arabic translation file

A	po/ar.po

commit 5146ed76292baec3a96694088080912048ec8fdb
Author: Anders Carlsson <andersca@gnu.org>
Date:	2002-05-24

    Don't exit if the file is local. Sigh, won't people test their code?

    2002-05-24	Anders Carlsson  <andersca@gnu.org>

	* src/file-manager/fm-desktop-icon-view.c: (volume_ops_callback):
	Don't exit if the file is local. Sigh, won't people test their
	code?

	* src/file-manager/fm-directory-view.c: (activate_callback):
	Special case "file" type URIs, so that people can still open
	their nfs mounted directories.

	* src/nautilus-window-private.h:
	* src/nautilus-window-toolbars.c:
	(nautilus_window_initialize_toolbars):
	* src/nautilus-window.c: (nautilus_window_finalize):
	Remove un-needed theme code.

M	ChangeLog
M	src/file-manager/fm-desktop-icon-view.c
M	src/file-manager/fm-directory-view.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window-private.h
M	src/nautilus-window-toolbars.c
M	src/nautilus-window.c

commit 5f92272dd8513c90dc2dc468c36084f3e03242b5
Author: Michael Meeks <michael@ximian.com>
Date:	2002-05-24

    work around the aformentioned gtk+ bug, since it seems not to be being

    2002-05-24	Michael Meeks  <michael@ximian.com>

	* components/tree/nautilus-tree-view.c
	(row_inserted_expand_node_callback): work around the
	aformentioned gtk+ bug, since it seems not to be being fixed.

M	ChangeLog
M	components/tree/nautilus-tree-view.c

commit 44e0b9a91af6c4f456ec7c41ecea2031467223e7
Author: Michael Meeks <michael@ximian.com>
Date:	2002-05-24

    fix proximate cause of #80896

    2002-05-24	Michael Meeks  <michael@ximian.com>

	* libnautilus-private/nautilus-icon-dnd.c
	(drag_data_received_callback): fix proximate cause of #80896

	* libnautilus-private/nautilus-icon-container.c
	(nautilus_icon_container_update_icon): fix proximate cause
	of #78568.

M	ChangeLog
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-dnd.c

commit 72884ab1931f9ffe45f1811d6288890834a232f9
Author: Alex Graveley <alex@ximian.com>
Date:	2002-05-24

    Fix typo which was horking monitors.

    2002-05-24	Alex Graveley  <alex@ximian.com>

	* libnautilus-private/nautilus-monitor.c (monitor_add_internal):
	Fix typo which was horking monitors.

M	ChangeLog
M	libnautilus-private/nautilus-monitor.c

commit 9d37ba7095b461bf0ffa6c5275991df10af79a9f
Author: Pablo Gonzalo del Campo <pablodc@bigfoot.com>
Date:	2002-05-24

    Updated Spanish Translation.

    2002-05-23 Pablo Gonzalo del Campo <pablodc@bigfoot.com>

	    * es.po: Updated Spanish Translation.

M	po/ChangeLog
M	po/es.po

commit 9b4c2e01ef523450253f93b3c2b3781a3bc80a18
Author: Pablo Gonzalo del Campo <pablodc@bigfoot.com>
Date:	2002-05-24

    Updated Spanish Translation.

    2002-05-23 Pablo Gonzalo del Campo <pablodc@bigfoot.com>

	    * es.po: Updated Spanish Translation.

M	po/ChangeLog
M	po/es.po

commit 708804faf95ac052a112f9641bc132be17ffb2a5
Author: Alex Graveley <alex@ximian.com>
Date:	2002-05-23

    Don't dup the string if there is an icon.

    2002-05-23	Alex Graveley  <alex@ximian.com>

	* libnautilus-private/nautilus-link-desktop-file.c
	(nautilus_link_desktop_file_local_create): Don't dup the string if
	there is an icon.

M	ChangeLog
M	libnautilus-private/nautilus-link-desktop-file.c

commit 677fc0edf1f095182a3af93124d5ad80ea37a51a
Author: Damon Chaplin <damon@ximian.com>
Date:	2002-05-23

    major changes to use a thread to create thumbnails instead of
    forking for

    2002-05-23	Damon Chaplin  <damon@ximian.com>

	* libnautilus-private/nautilus-thumbnails.c: major changes to
	use a
	thread to create thumbnails instead of forking for each
	one. May fix
	bug #78542 and #76338.

M	ChangeLog
M	libnautilus-private/nautilus-thumbnails.c

commit 3a67004365cf41838ecf1ec6890e6c8cf2d9fea7
Author: Michael Meeks <michael@ximian.com>
Date:	2002-05-23

    This change only partially works, it works correctly with a fix
    to Gtk+

    2002-05-23	Michael Meeks  <michael@ximian.com>

	This change only partially works, it works correctly
	with a fix to Gtk+ from jrb, but then dies with multiple
	views.

	* components/tree/nautilus-tree-view.c
	(nautilus_tree_view_finalize): don't de-queue idle
	epansion state save.
	(schedule_save_expansion_state_callback),
	(save_expansion_state_idle_callback): kill.
	(create_tree): don't save the gconf key on each
	row expand / contract.
	(nautilus_tree_view_instance_init): setup expanded_uris.
	(load_expansion_state): kill.
	(row_inserted_expand_node_callback): impl.
	(create_tree): connect signal, always expand root.
	(load_expansion_state): impl.
	(save_expansion_state_callback): rename.
	(expand_row_if_stored): impl.
	Sigh - I spent hours working out there was a sort_path.

	* components/tree/nautilus-tree-model.c
	(nautilus_tree_model_new): optionally set the root.
	(nautilus_tree_model_set_root_uri): publicise.
	(nautilus_tree_model_iter_has_child): add some debug.

M	ChangeLog
M	components/tree/nautilus-tree-model.c
M	components/tree/nautilus-tree-model.h
M	components/tree/nautilus-tree-view.c

commit 385ba7c4e319f5e1842b2c92f8a17a89bbdb783c
Author: Alex Larsson <alexl@redhat.com>
Date:	2002-05-23

    Move disconnect_model_handlers from finalize to destroy. This fixes a

    2002-05-23	Alex Larsson  <alexl@redhat.com>

	* src/file-manager/fm-directory-view.c:
	Move disconnect_model_handlers from finalize to destroy.
	This fixes a problem with signals arrive after the view is
	destroyed.

	Patch from Gustavo Girldez <gustavo.giraldez@gmx.net>

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit 7c758ce4a0cc8ea35c88bebfbb53fdd1a6012f6a
Author: Alex Larsson <alexl@redhat.com>
Date:	2002-05-23

    Update to new gnome-desktop api.

    2002-05-23	Alex Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-link-historical.c
	(nautilus_link_historical_local_create_from_gnome_entry):
	Update to new gnome-desktop api.

M	ChangeLog
M	libnautilus-private/nautilus-link-historical.c

commit 70a8c9a7ddf7c41ceb0475f7b1960ae9b2217a76
Author: Yanko Kaneti <yaneti@declera.com>
Date:	2002-05-23

    Added Bulgarian - bg.

    2002-05-23	Yanko Kaneti  <yaneti@declera.com>

	    * configure.in: (ALL_LINGUAS) Added Bulgarian - bg.

       * bg.po: Added Bulgarian translation from
       Borislav Aleksandrov <B.Aleksandrov@cnsys.bg>.

M	ChangeLog
M	configure.in
M	po/ChangeLog
A	po/bg.po

commit 93fd3d1018f5faafcacae67d08f6cb0197663203
Author: Alex Graveley <alex@ximian.com>
Date:	2002-05-22

    Remove FAM check.

    2002-05-22	Alex Graveley  <alex@ximian.com>

	* configure.in: Remove FAM check.

	* acconfig.h: Remove HAVE_LIBFAM.

	* libnautilus-private/nautilus-monitor.[ch]: Convert to using
	gnome-vfs monitors.  nautilus_monitor_active() now checks if FAM
	can be used by creating a monitor for the user's desktop
	directory, and caches this if successful.  Adds an idle handler to
	call nautilus_file_changes_consume_changes(), so multiple file
	changes have a chance of being chunked together.

M	ChangeLog
M	acconfig.h
M	configure.in
M	libnautilus-private/nautilus-monitor.c

commit f25b7013cb8855a058abf40e7ea86472aed1a213
Author: Bastien Nocera <hadess@src.gnome.org>
Date:	2002-05-22

    - add some new filesystem types, fix smbfs' name, fix display name for
    device with a trailing '/' in the mount, point (ie. /foo/), add some
    more matching prefixes, add smb, windows, and apple types. create
    the launcher with i-smb for smb mounts, update to use gconf like
    magicdev for gnome2

M	ChangeLog
M	libnautilus-private/filesystem-attributes.xml
M	libnautilus-private/nautilus-volume-monitor.c
M	libnautilus-private/nautilus-volume-monitor.h
M	src/file-manager/fm-desktop-icon-view.c
M	src/nautilus-application.c

commit 7adbdb655b18f05a3c774f8f9d18c22dd1beeaa1
Author: Jorn Baayen <jorn@nl.linux.org>
Date:	2002-05-22

    always use the gtk stock icons in toolbars, set the priority
    property for

    2002-05-20	Jorn Baayen  <jorn@nl.linux.org>

	* src/nautilus-shell-ui.xml:
	* src/nautilus-window-private.h:
	* src/nautilus-window-toolbars.c: always use the gtk stock
	icons in toolbars, set the priority property for some buttons,
	add history dropdown buttons, remove rightclick menu.

M	ChangeLog
M	src/nautilus-shell-ui.xml
M	src/nautilus-window-private.h
M	src/nautilus-window-toolbars.c

commit db472a19eee7d66b94869da69f21bc450671d787
Author: Eric Baudais <baudais@okstate.edu>
Date:	2002-05-22

    help/nautilus-user-manual/C/nautilus-user-manual-C.omf Updated the OMF

    2002-05-22	Eric Baudais  <baudais@okstate.edu>

	* help/nautilus-user-manual/C/nautilus-user-manual-C.omf
	Updated the OMF file for GNOME 2.0.

M	ChangeLog
M	help/nautilus-user-manual/C/nautilus-user-manual-C.omf

commit 9adec15ca22c2059d669763b6f229b94da3eca23
Author: Michael Meeks <michael@ximian.com>
Date:	2002-05-22

    hold a ref during the duration of the call, to guard against
    re-enterancy

    2002-05-22	Michael Meeks  <michael@ximian.com>

	* src/file-manager/fm-directory-view.c
	(display_selection_info_idle_callback): hold a ref
	during the duration of the call, to guard against
	re-enterancy related sudden death #72991
	(display_pending_timeout_callback),
	(update_menus_timeout_callback),
	(display_pending_idle_callback): ditto for good
	measure.

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit 4a1ebc6bda4c094d5c72b187cdb6bc7f39a8639a
Author: Michael Meeks <michael@ximian.com>
Date:	2002-05-22

    hold a ref on the window while we do a load of possibly re-enterant
    stuff.

    2002-05-22	Michael Meeks  <michael@ximian.com>

	* src/nautilus-window.c (ui_idle_handler): hold a ref
	on the window while we do a load of possibly
	re-enterant stuff. #82050

M	ChangeLog
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window-menus.c
M	src/nautilus-window.c

commit 2c1fa37db6c5ad385640a708dd6dd099d7473b71
Author: Michael Meeks <michael@ximian.com>
Date:	2002-05-22

    add the full, non-mangled, clean, escaped URI.

    2002-05-22	Michael Meeks  <michael@ximian.com>

	* libnautilus-private/nautilus-dnd.c (add_one_uri):
	add the full, non-mangled, clean, escaped URI.
	(is_path_that_gnome_uri_list_extract_filenames_can_parse),
	(add_one_compatible_uri): #ifdef out these abominations :-)
	Fixes bug #48423, breaks a certain level of
	compatibility with gnome-libs 1.4, inasmuch that
	complex URLs, containing strange characters will not
	be backwards compatible.

	* src/nautilus-window-manage-views.c (open_location):
	add a eel_uri_is_valid check, so the next #48423 is easier
	to track.

M	ChangeLog
M	libnautilus-private/nautilus-dnd.c
M	src/nautilus-window-manage-views.c

commit 087bf9c88c121c216a726f14654e194e944bfccc
Author: Frank Worsley <fworsley@shaw.ca>
Date:	2002-05-21

    allow creation of desktop files without a nautilus icon

    2002-05-21	Frank Worsley  <fworsley@shaw.ca>

	* libnautilus-private/nautilus-link-desktop-file.c:
	(nautilus_link_desktop_file_local_create): allow creation
	of desktop files without a nautilus icon

	* src/file-manager/fm-icon-view.c:
	(icon_view_handle_uri_list): make dnd of uri lists work right

M	ChangeLog
M	libnautilus-private/nautilus-link-desktop-file.c
M	src/file-manager/fm-icon-view.c

commit a0c5277868e5ce0fe3162e52723bc2cb977fc1ef
Author: Michael Meeks <michael@ximian.com>
Date:	2002-05-21

    cache the property bag item, so we're not forever querying for it.

    2002-05-21	Michael Meeks  <michael@ximian.com>

	* src/nautilus-sidebar-tabs.c (get_property_bag):
	cache the property bag item, so we're not forever
	querying for it.
	(tab_item_destroy): re-write, belt and braces.
	(nautilus_sidebar_tabs_connect_view): update.
	(get_tab_image_name): don't release the property bag.
	(nautilus_sidebar_tabs_update_indicator): kill, unused.
	(nautilus_sidebar_tabs_add_view): associate the tab
	with it's parent.
	(tab_indicator_changed_callback): update just 1 tab.
	(nautilus_sidebar_tabs_update_all_indicators): remove,
	not what we wanted anyway.
	(nautilus_sidebar_tabs_update_tab_item): update sig.

M	ChangeLog
M	components/notes/nautilus-notes.c
M	src/nautilus-sidebar-tabs.c

commit fc8d249c7c09e5a6322e9b69c0461c0b144c966a
Author: Michael Meeks <michael@ximian.com>
Date:	2002-05-21

    move this code (event_after_callback): into here, it seems we get the

    2002-05-21	Michael Meeks  <michael@ximian.com>

	* src/file-manager/fm-list-view.c
	(list_activate_callback): move this code
	(event_after_callback): into here, it seems we get
	the event after the callback whether handled or not.
	(create_and_set_up_tree_view): unhook list_activate.

    2002-05-20	Michael Meeks  <michael@ximian.com>

	* src/nautilus-window-menus.c
	(refresh_bookmarks_menu): hold refs on the window,
	in case we re-enter during bookmark build and destroy
	it.

M	ChangeLog
M	src/file-manager/fm-list-view.c
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-sidebar-tabs.c
M	src/nautilus-window-menus.c

commit 082eaacd768dfb2fe2b2dd078c45287143a1c79f
Author: Hasbullah Bin Pit <sebol@ikhlas.com>
Date:	2002-05-21

    Updated Malay Translation.

    2002-05-21 Hasbullah Bin Pit <sebol@ikhlas.com>

    * ms.po: Updated Malay Translation.

M	po/ChangeLog
M	po/ms.po

commit 805e8c10bf29e70f81178c24c95f1aa5ce806e6c
Author: Abel Cheung <maddog@linux.org.hk>
Date:	2002-05-21

    Updated traditional Chinese translation.

    2002-05-21	Abel Cheung  <maddog@linux.org.hk>

	* zh_TW.po: Updated traditional Chinese translation.

M	po/ChangeLog
M	po/zh_TW.po

commit 11fc11f3ba816ea74835ffcd8ceb6ed943dd820e
Author: Changwoo Ryu <cwryu@src.gnome.org>
Date:	2002-05-21

    Updated Korean translation by Young-Ho Cha <ganadist@chollian.net>.

	* ko.po: Updated Korean translation by Young-Ho Cha
	<ganadist@chollian.net>.

M	po/ChangeLog
M	po/ko.po

commit 059297b9f48c937a3cd888410dfed76688c2781b
Author: Alex Graveley <alex@ximian.com>
Date:	2002-05-20

    Force saving of desktop file to counteract bug in libgnome-desktop.

    2002-05-20	Alex Graveley  <alex@ximian.com>

	* libnautilus-private/nautilus-link-desktop-file.c
	(nautilus_link_desktop_file_local_create): Force saving of desktop
	file to counteract bug in libgnome-desktop.

M	ChangeLog
M	libnautilus-private/nautilus-link-desktop-file.c

commit 354be67bc26c38c7b5daa3b7f77aee646bfd62d0
Author: Anders Carlsson <andersca@gnu.org>
Date:	2002-05-20

    Schedule an idle instead of a timeout when we know all the files
    in the

    2002-05-21	Anders Carlsson  <andersca@gnu.org>

	* src/file-manager/fm-directory-view.c: (finish_loading):
	Schedule an idle instead of a timeout when we know all the
	files in the directory.

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit 35fdd45cb4704663f3a7081c0d495a3c3bca155d
Author: Alessio Frusciante <algol@src.gnome.org>
Date:	2002-05-20

    Updated Italian translation.

M	po/ChangeLog
M	po/it.po

commit 8dc89ec6dce4b02c02bebb3003ce512d65330e3e
Author: Alexander Larsson <alexl@src.gnome.org>
Date:	2002-05-20

    Version markers.

M	ChangeLog
M	po/ChangeLog

commit 5482f6ef0067c3053259a44b04568b14ef7a902e
Author: Vlad Harchev <hvv@src.gnome.org>
Date:	2002-05-20

    ru.po: updated russian translation from Dmitry G. Mastrukov
    <dmitry@taurussoft.org>

M	po/ChangeLog
M	po/ru.po

commit c5c255f78b977287119177b5c75fe3e1f6386382 (tag: NAUTILUS_1_1_17)
Author: Alex Larsson <alexl@redhat.com>
Date:	2002-05-20

    Bumped to 1.1.17. Require eel 1.1.15.

    2002-05-20	Alex Larsson  <alexl@redhat.com>

	* configure.in:
	* NEWS:
	Bumped to 1.1.17.
	Require eel 1.1.15.

M	ChangeLog
M	NEWS
M	configure.in
M	po/az.po
M	po/ca.po
M	po/cs.po
M	po/da.po
M	po/de.po
M	po/el.po
M	po/en_GB.po
M	po/es.po
M	po/eu.po
M	po/fi.po
M	po/fr.po
M	po/ga.po
M	po/gl.po
M	po/hu.po
M	po/it.po
M	po/ja.po
M	po/ko.po
M	po/lt.po
M	po/lv.po
M	po/ms.po
M	po/nl.po
M	po/nn.po
M	po/no.po
M	po/pl.po
M	po/pt.po
M	po/pt_BR.po
M	po/ro.po
M	po/ru.po
M	po/sk.po
M	po/sl.po
M	po/sv.po
M	po/ta.po
M	po/tr.po
M	po/uk.po
M	po/vi.po
M	po/zh_CN.po
M	po/zh_TW.po

commit cc93716322453276624a8dde9cc61d68fcde572e
Author: Alex Larsson <alexl@redhat.com>
Date:	2002-05-17

    Remove libpng checks. They are not used.

    2002-05-17	Alex Larsson  <alexl@redhat.com>

	* configure.in:
	Remove libpng checks. They are not used.

M	ChangeLog
M	configure.in

commit caeca3acbfb5c92f6d4a9288f9edb2d27a980f7f
Author: Alex Graveley <alex@ximian.com>
Date:	2002-05-17

    Pass file URI to nautilus_link_*, instead of local path.

    2002-05-17	Alex Graveley  <alex@ximian.com>

	* src/file-manager/fm-icon-view.c
	(get_icon_drop_target_uri_callback): Pass file URI to
	nautilus_link_*, instead of local path.
	(icon_view_handle_uri_list): Ditto, for parent directory.
	(icon_view_handle_uri_list): Ditto.

	* src/file-manager/fm-icon-container.c
	(fm_icon_container_get_icon_text): Pass file URI to
	nautilus_link_*, instead of local path.
	(get_sort_category): Ditto.

	* src/file-manager/fm-directory-view.c
	(fm_directory_link_type_in_selection): Pass file URI to
	nautilus_link_*, instead of local path.
	(special_link_in_selection): Ditto.

	* src/file-manager/fm-desktop-icon-view.c (volume_ops_callback):
	Pass file URI to nautilus_link_*, instead of local path.
	(trash_link_is_selection): Ditto.
	(volume_link_is_selection): Ditto
	(volume_link_device_type): Ditto.

	* libnautilus-private/nautilus-file.c (rename_guts): Pass file URI
	to nautilus_link_desktop_file_local_set_text(), handle non-local
	launchers gracefully.

	* libnautilus-private/nautilus-link-desktop-file.c: Use URIs
	throughout, and load desktop items using
	gnome_desktop_item_new_from_uri.
	(nautilus_link_desktop_file_local_create): Use
	gnome_desktop_item_new_from_string, instead of using fputs
	directly.

	* libnautilus-private/nautilus-link-historical.c: Use URIs instead
	of local paths throughout.

	* libnautilus-private/nautilus-link.c: Use URIs instead of local
	paths throughout.

M	ChangeLog
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-link-desktop-file.c
M	libnautilus-private/nautilus-link-desktop-file.h
M	libnautilus-private/nautilus-link-historical.c
M	libnautilus-private/nautilus-link-historical.h
M	libnautilus-private/nautilus-link.c
M	libnautilus-private/nautilus-link.h
M	src/file-manager/fm-desktop-icon-view.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-icon-container.c
M	src/file-manager/fm-icon-view.c
M	src/file-manager/fm-properties-window.c

commit 7a004540363ccbfca80b46825778bf801996691b
Author: Damon Chaplin <damon@ximian.com>
Date:	2002-05-17

    new function to activate the selected items when Return is pressed, to

    2002-05-17	Damon Chaplin  <damon@ximian.com>

	* src/file-manager/fm-list-view.c (key_press_callback): new
	function
	to activate the selected items when Return is pressed, to
	match the
	icon view. Fixes bug #74976.

M	ChangeLog
M	src/file-manager/fm-list-view.c

commit 1e8203cf241cde4dcc084ffe6388c26059164cdc
Author: Alex Larsson <alexl@redhat.com>
Date:	2002-05-17

    Fix my email address.

    2002-05-15	Alex Larsson  <alexl@redhat.com>

	* MAINTAINERS:
	Fix my email address.

M	ChangeLog
M	MAINTAINERS

commit a8708eb85fdf78d0240630a320104872c7db66f3
Author: Michael Meeks <michael@ximian.com>
Date:	2002-05-17

    require libbonoboui >= 1.116.1 [ CVS ]

    2002-05-17	Michael Meeks  <michael@ximian.com>

	* configure.in: require libbonoboui >= 1.116.1 [ CVS ]

	* src/file-manager/fm-list-model.c
	(fm_list_model_clear): add pre-condition.

	* src/file-manager/fm-list-view.c
	(create_and_set_up_tree_view): hold a ref on the model.
	(fm_list_view_dispose): impl.
	(fm_list_view_class_init): upd.
	(fm_list_view_clear): only clear a non NULL model.

	* src/file-manager/fm-icon-view.c
	(get_icon_container): return NULL if we've no container.
	(fm_icon_view_clear): tolerate a NIL icon_container
	( on a 2nd dispose perhaps )

	* libnautilus-private/nautilus-directory-background.c
	(nautilus_file_background_read_desktop_settings): check
	the wallpaper_filename is not empty.

	* src/file-manager/fm-directory-view.c
	(fm_directory_view_destroy): hoist pointer
	NULLification up the method.

    2002-05-16	Michael Meeks  <michael@ximian.com>

	* libnautilus-private/nautilus-bookmark.c
	(nautilus_bookmark_get_pixmap_and_mask): kill, unused.

M	ChangeLog
M	configure.in
M	libnautilus-private/nautilus-bookmark.c
M	libnautilus-private/nautilus-bookmark.h
M	libnautilus-private/nautilus-directory-background.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-icon-view.c
M	src/file-manager/fm-list-model.c
M	src/file-manager/fm-list-view.c

commit 1046a3339ce7a05338c49ed6fb28e41dd2126fc4
Author: Anders Carlsson <andersca@gnu.org>
Date:	2002-05-17

    Remove some old, unused code.

    2002-05-17	Anders Carlsson  <andersca@gnu.org>

	* src/file-manager/fm-directory-view.c: Remove some
	old, unused code.

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit add1f9d3186c79f0f5a394cceef39f498d54f1f2
Author: Alexander Larsson <alexl@redhat.com>
Date:	2002-05-17

    Add copyright notice.

    2002-05-17	Alexander Larsson  <alexl@redhat.com>

	* components/history/nautilus-history-view.h:
	Add copyright notice.

	* components/notes/Makefile.am:
	* components/notes/Nautilus_View_notes.server.in:
	* components/notes/nautilus-notes.c:
	Make the notes component a shlib component.

M	ChangeLog
M	components/history/nautilus-history-view.h
M	components/notes/Makefile.am
M	components/notes/Nautilus_View_notes.server.in
M	components/notes/Nautilus_View_notes.server.in.in
M	components/notes/nautilus-notes.c

commit 1d484190b2714bff0de3767e0f34b57b6bca8be5
Author: Damon Chaplin <damon@ximian.com>
Date:	2002-05-16

    applied patch from Ali Akcaagac to save the language and switch
    to C++.

    2002-05-16	Damon Chaplin  <damon@ximian.com>

	* configure.in (FAM_LIBS): applied patch from Ali Akcaagac to
	save the
	language and switch to C++. Almost identical to the gnome-vfs
	patch
	which has been approved. Fixes bug #80827.

M	ChangeLog
M	configure.in

commit d05581589579117fe13dfa50de8de67def11af84
Author: Michael Meeks <michael@ximian.com>
Date:	2002-05-16

    free match_state's name if we have no icon.

    2002-05-16	Michael Meeks  <michael@ximian.com>

	* libnautilus-private/nautilus-icon-container.c
	(select_matching_name): free match_state's name
	if we have no icon.

	* libnautilus-private/nautilus-undo-signal-handlers.c
	(editable_register_edit_undo): don't leak undo_text.

	* src/nautilus-location-bar.c (try_to_expand_path):
	unref the URI after use.

M	ChangeLog
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-undo-signal-handlers.c
M	src/nautilus-location-bar.c

commit 87ebbbc518cef7fd1ea835cc6884d279a318419c
Author: Kwok-Koon Cheung <baddog@src.gnome.org>
Date:	2002-05-16

    trivial fix for schemas file

M	ChangeLog
M	libnautilus-private/apps_nautilus_preferences.schemas

commit 46db4fe9b19eabe18498b8bf28fed317a07fdad3
Author: Stanislav Visnovsky <visnovsky@nenya.ms.mff.cuni.cz>
Date:	2002-05-16

    Updated Slovak translation.

    2002-05-16	Stanislav Visnovsky <visnovsky@nenya.ms.mff.cuni.cz>

	* sk.po: Updated Slovak translation.

M	po/ChangeLog
M	po/sk.po

commit 3f461b7fb36e626aa98b25ce58b3553fab157415
Author: Michael Meeks <michael@ximian.com>
Date:	2002-05-16

    put back the old nautilus values, keep the new values in

    2002-05-16	Michael Meeks  <michael@ximian.com>

	* icons/tahoe/tahoe.xml:
	* icons/gnome/gnome.xml:
	* icons/sierra/sierra.xml:
	* icons/crux_teal/crux_teal.xml:
	* icons/crux_eggplant/crux_eggplant.xml:
	* icons/default/default.xml: put back the old
	nautilus values, keep the new values in
	number_v_2_offset.

	* src/nautilus-zoom-control.c (draw_number):
	ask for number_v_2_offset so we can keep theme
	compatibility and get offsets right. Mostly
	we want 0 for the offset anyway, so this
	automagically gets most things right.

M	ChangeLog
M	icons/crux_eggplant/crux_eggplant.xml
M	icons/crux_teal/crux_teal.xml
M	icons/default/default.xml
M	icons/gnome/gnome.xml
M	icons/sierra/sierra.xml
M	icons/tahoe/tahoe.xml
M	src/nautilus-zoom-control.c

commit 08ca67a0f2e4991eac2b712425fde01cda257e6e
Author: Jacob Berkman <jacob@ximian.com>
Date:	2002-05-16

    include nautilus-history-view.h

    2002-05-16	Jacob Berkman  <jacob@ximian.com>

	* components/history/Makefile.am
	(libnautilus_history_view_la_SOURCES): include
	nautilus-history-view.h

M	ChangeLog
M	components/history/Makefile.am

commit 25ffc12618142d31ac6889db18f164662e097449
Author: Chyla Zbigniew <chyla@src.gnome.org>
Date:	2002-05-15

    Updated Polish translation by GNOME PL Team <translators@gnome.pl>

M	po/ChangeLog
M	po/pl.po

commit 12da6796bdd763a4019be04b38933e187e14d6ce
Author: Sean Atkinson <sean@cantab.net>
Date:	2002-05-15

    Remove icon XML string from HistoryItem.

    2002-05-15	Sean Atkinson  <sean@cantab.net>

	* src/nautilus-window-manage-views.c
	(get_history_list_callback):
	* libnautilus/nautilus-view.c (history_dup):
	* libnautilus/nautilus-view-component.idl:
	Remove icon XML string from HistoryItem.

	* components/history/nautilus-history-view.c
	(update_history): Use bookmark icon, not XML one.

	* components/history/nautilus-history-view.h: Moved some stuff
	from nautilus-history-view.c here for libmain.c.

	* components/history/Nautilus_View_history.server.in: Changed exe
	to shlib to run history in-process.

	* components/history/libmain.c: Added for shared library.

	* components/history/Makefile.am: Build shared library.

M	ChangeLog
M	components/history/Makefile.am
M	components/history/Nautilus_View_history.server.in
M	components/history/Nautilus_View_history.server.in.in
A	components/history/libmain.c
M	components/history/nautilus-history-view.c
A	components/history/nautilus-history-view.h
M	libnautilus/nautilus-view-component.idl
M	libnautilus/nautilus-view.c
M	src/nautilus-window-manage-views.c

commit ab68d1ac24c186b4db507a736fc7f1d6e949f4f3
Author: Gediminas Paulauskas <menesis@delfi.lt>
Date:	2002-05-15

    Updated Lithuanian translation.

    2002-05-15	Gediminas Paulauskas <menesis@delfi.lt>

	* lt.po: Updated Lithuanian translation.

M	po/ChangeLog
M	po/lt.po

commit 3a03658a826097cbd632624e1535eb7f45729199
Author: Pablo Gonzalo del Campo <pablodc@bigfoot.com>
Date:	2002-05-15

    Updated Spanish translation.

    2002-05-14 Pablo Gonzalo del Campo <pablodc@bigfoot.com>

	* es.po: Updated Spanish translation.

M	po/ChangeLog
M	po/es.po

commit 7643850b5cf2eb27aa25f8390519bc105c0b5c23
Author: Pauli Virtanen <pauli.virtanen@hut.fi>
Date:	2002-05-14

    Updated Finnish translation.

    2002-05-14	Pauli Virtanen <pauli.virtanen@hut.fi>

	* fi.po: Updated Finnish translation.

M	po/ChangeLog
M	po/fi.po

commit 25a3c0f1b1968ba8d5818457df4c2c89ea64d46a
Author: Frank Worsley <fworsley@shaw.ca>
Date:	2002-05-14

    enable renaming of .desktop files by setting the Name attribute
    within the

    2002-05-13	Frank Worsley  <fworsley@shaw.ca>

	* libnautilus-private/nautilus-file.c:
	enable renaming of .desktop files by setting the Name
	attribute within the .desktop file

	* libnautilus-private/nautilus-link-desktop-file.c:
	added nautilus_link_desktop_file_local_set_text

M	ChangeLog
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-link-desktop-file.c
M	libnautilus-private/nautilus-link-desktop-file.h

commit 1f040c6e2bb7d211ccf8e81d653fd7375bb581c9
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2002-05-13

    Updated Norwegian (bokml) translation.

    2002-05-14	Kjartan Maraas	<kmaraas@gnome.org>

	* no.po: Updated Norwegian (bokml) translation.

M	po/ChangeLog
M	po/no.po

commit ee64b7ae643e833a087aa5fcfd75ebed9b728161
Author: Ole Laursen <olau@hardworking.dk>
Date:	2002-05-13

    Updated Danish translation, fixed a few long-standing.

    2002-05-13	Ole Laursen  <olau@hardworking.dk>

	* da.po: Updated Danish translation, fixed a few long-standing.

M	po/ChangeLog
M	po/da.po

commit eb5a45f85635f74d6affee607deb7d0becac36ed
Author: David Emory Watson <dwatson@cs.ucr.edu>
Date:	2002-05-13

    Update to use click_policy_auto_value. (rows_reordered_callback):
    Renamed


    2002-05-10	David Emory Watson  <dwatson@cs.ucr.edu>

	* src/file-manager/fm-list-view.c:
	(list_activate_callback),
	(click_policy_changed),
	(fm_list_view_class_init): Update to use click_policy_auto_value.
	(rows_reordered_callback): Renamed to
	(sort_column_changed_callback): this and only write preferences
	to disk
	if they differ from the defaults.
	(default_sort_order_changed_callback)
	(fm_list_view_instance_init): React to changes in the defaults.

	* src/file-manager/fm-list-model.c:
	* src/file-manager/fm-list-model.h:
	(fm_list_model_get_nautilus_file_sort_type): Renamed to
	(fm_list_model_get_sort_type_from_sort_column_id): this.
	(fm_list_model_compare_func): Update.
	(fm_list_model_add_file): Update.

M	ChangeLog
M	src/file-manager/fm-list-model.c
M	src/file-manager/fm-list-model.h
M	src/file-manager/fm-list-view.c

commit 5fce7166d78f0df1cef3f151452b9b52e174e289
Author: Alexander Larsson <alexl@src.gnome.org>
Date:	2002-05-13

    Added version markers

M	ChangeLog
M	po/ChangeLog
M	po/az.po
M	po/ca.po
M	po/cs.po
M	po/da.po
M	po/de.po
M	po/el.po
M	po/en_GB.po
M	po/es.po
M	po/eu.po
M	po/fi.po
M	po/fr.po
M	po/ga.po
M	po/gl.po
M	po/hu.po
M	po/it.po
M	po/ja.po
M	po/ko.po
M	po/lt.po
M	po/lv.po
M	po/ms.po
M	po/nl.po
M	po/nn.po
M	po/no.po
M	po/pl.po
M	po/pt.po
M	po/pt_BR.po
M	po/ro.po
M	po/ru.po
M	po/sk.po
M	po/sl.po
M	po/sv.po
M	po/ta.po
M	po/tr.po
M	po/uk.po
M	po/vi.po
M	po/zh_CN.po
M	po/zh_TW.po

commit 4757eb2c211b8292ba9df37232530d1a06ed0bf2 (tag: NAUTILUS_1_1_16)
Author: Alex Larsson <alexl@redhat.com>
Date:	2002-05-13

    Bump version number

    2002-05-13	Alex Larsson  <alexl@redhat.com>

	* configure.in:
	* NEWS:
	Bump version number

    2002-05-13	Alex Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-file-operations.c:
	Make empty trash confirmation dialog title say "Empty Trash?"
	instead of "Delete Trash Contents?".

M	ChangeLog
M	NEWS
M	configure.in
M	libnautilus-private/nautilus-file-operations.c
M	po/az.po
M	po/ca.po
M	po/cs.po
M	po/da.po
M	po/de.po
M	po/el.po
M	po/en_GB.po
M	po/es.po
M	po/eu.po
M	po/fi.po
M	po/fr.po
M	po/ga.po
M	po/gl.po
M	po/hu.po
M	po/it.po
M	po/ja.po
M	po/ko.po
M	po/lt.po
M	po/lv.po
M	po/ms.po
M	po/nl.po
M	po/nn.po
M	po/no.po
M	po/pl.po
M	po/pt.po
M	po/pt_BR.po
M	po/ro.po
M	po/ru.po
M	po/sk.po
M	po/sl.po
M	po/sv.po
M	po/ta.po
M	po/tr.po
M	po/uk.po
M	po/vi.po
M	po/zh_CN.po
M	po/zh_TW.po

commit 03a2dbc312468ede91f06eeb3f07b930494d8e88
Author: Michael Meeks <michael@ximian.com>
Date:	2002-05-13

    activate the throbber in case we didn't earlier.

    2002-05-13	Michael Meeks  <michael@ximian.com>

	* src/nautilus-window.c (nautilus_window_show_toolbar):
	activate the throbber in case we didn't earlier.

	* src/nautilus-window-toolbars.c
	(nautilus_window_activate_throbber): split out of
	(nautilus_window_initialize_toolbars): here,
	only activate the throbber if we are starting
	with a toolbar.

	* src/nautilus-window.c:
	(nautilus_window_show_toolbar, nautilus_window_hide_toolbar): move
	into nautilus-window-toolbars.

	* libnautilus/nautilus-view-standard-main.c
	(object_destroyed): upd. comment.
	(make_object): prune bogus comment.
	(nautilus_view_instrument_for_failure): impl.
	(object_destroyed): only do 1 destroy ever, rename
	(view_object_destroy): to this.
	(make_object): upd.
	(nautilus_view_never_got_frame_timeout),
	(nautilus_view_set_frame_callback),
	(nautilus_view_cnx_broken_callback): impl.

M	ChangeLog
M	libnautilus/nautilus-view-standard-main.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window-private.h
M	src/nautilus-window-toolbars.c
M	src/nautilus-window.c

commit 878ff2caa647cceade6c9efd25d622e9c652ee2c
Author: Dave Camp <dave@ximian.com>
Date:	2002-05-13

    Added mnemonics.

    2002-05-12	Dave Camp  <dave@ximian.com>

	* libnautilus-private/nautilus-global-preferences.c:
	* src/nautilus-bookmarks-window.c: (create_bookmarks_window):
	* src/nautilus-preferences-dialog.c: Added mnemonics.

M	ChangeLog
M	libnautilus-private/nautilus-global-preferences.c
M	src/nautilus-bookmarks-window.c
M	src/nautilus-preferences-dialog.c

commit 889efa286aa327ec3261774039312f2ac7af6a19
Author: Alexander Larsson <alla@lysator.liu.se>
Date:	2002-05-13

    Make sure to keep a ref to the view until we got the response. Handle
    the

    2002-05-12	Alexander Larsson  <alla@lysator.liu.se>

	* src/file-manager/fm-directory-view.c
	(clipboard_targets_received, real_update_menus):
	Make sure to keep a ref to the view until we got the response.
	Handle the case the detail->ui was destroyed (it's a weak ref).

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit b3e25c8c4ce10b15a6b64a6aeefa9fa44753bd98
Author: Dave Camp <dave@ximian.com>
Date:	2002-05-13

    Handle files that are moved/removed and not ready.

    2002-05-10	Dave Camp  <dave@ximian.com>

	* src/file-manager/fm-directory-view.c (process_new_files): Handle
	files that are moved/removed and not ready.

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit 0b1891377b7afbf8ebb15f2f3b8abf22d5314d78
Author: Abel Cheung <maddog@linux.org.hk>
Date:	2002-05-12

    Updated traditional Chinese translation.

    2002-05-13	Abel Cheung  <maddog@linux.org.hk>

	* zh_TW.po: Updated traditional Chinese translation.

M	po/ChangeLog
M	po/zh_TW.po

commit 7800e42c80f7031e018a40a98fdbaac9f7d954a4
Author: Alexander Larsson <alexl@src.gnome.org>
Date:	2002-05-12

    oops, cvs stopped

M	src/file-manager/fm-desktop-icon-view.c
M	src/file-manager/fm-icon-view.c

commit 9ebd9e20207e6d2c65f77a530d998239c8892a0c
Author: Alex Larsson <alexl@redhat.com>
Date:	2002-05-11

    Don't use custom font.

    2002-05-11	Alex Larsson  <alexl@redhat.com>

	* components/music/nautilus-music-view.c: (set_up_tree_view):
	Don't use custom font.

	* libnautilus-private/apps_nautilus_preferences.schemas:
	Add preferences/desktop_font.
	Remove old fonts keys

	* libnautilus-private/nautilus-file.c:
	(nautilus_file_get_display_name_nocopy):
	Don't leak.

	* libnautilus-private/nautilus-global-preferences.c:
	* libnautilus-private/nautilus-global-preferences.h:
	Remove old font prefs. Add desktop font prefs.

	* libnautilus-private/nautilus-icon-canvas-item.c:
	(create_label_layout):
	Use default widget font unless one is set.

	* libnautilus-private/nautilus-icon-container.c: (finalize),
	(style_set), (nautilus_icon_container_class_init),
	(nautilus_icon_container_instance_init),
	(nautilus_icon_container_set_font):
	* libnautilus-private/nautilus-icon-container.h:
	* libnautilus-private/nautilus-icon-private.h:
	Change nautilus_icon_container_set_font_name to
	nautilus_icon_container_set_font.
	Change font_size_table to have the difference from the base
	font size.
	Invalidate labels on style_set.

	* libnautilus-private/nautilus-icon-factory.c:
	(embedded_text_font_changed_callback), (embed_text):
	Use default widget font for embedded text.

	* src/nautilus-preferences-dialog.c:
	* src/nautilus-sidebar-title.c:
	Remove font prefs. Update on style_set.

	* src/nautilus-sidebar-tabs.c: (nautilus_sidebar_tabs_class_init),
	(nautilus_sidebar_tabs_load_theme_data), (style_set),
	(nautilus_sidebar_tabs_init), (nautilus_sidebar_tabs_destroy),
	(make_tab_text_layout):
	Use normal gtk+ fonts.

	* src/file-manager/fm-desktop-icon-view.c:
	(font_changed_callback),
	(fm_desktop_icon_view_update_icon_container_fonts),
	(fm_desktop_icon_view_init):
	Use desktop font.

	* src/file-manager/fm-icon-view.c:
	(default_zoom_level_changed_callback), (create_icon_container),
	(fm_icon_view_instance_init):
	(nautilus_sidebar_title_class_init), (style_set),
	(nautilus_sidebar_title_init), (update_title_font):
	Remove font handling.

M	ChangeLog
M	components/music/nautilus-music-view.c
M	libnautilus-private/apps_nautilus_preferences.schemas
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.h
M	libnautilus-private/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-container.h
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus-private/nautilus-icon-private.h
M	src/nautilus-preferences-dialog.c
M	src/nautilus-sidebar-tabs.c
M	src/nautilus-sidebar-title.c

commit 2a263abf9891b69f425c18387ae601a77189ae77
Author: Stanislav Visnovsky <visnovsky@nenya.ms.mff.cuni.cz>
Date:	2002-05-11

    Updated Slovak translation.

    2002-05-11	Stanislav Visnovsky <visnovsky@nenya.ms.mff.cuni.cz>

	* sk.po: Updated Slovak translation.

M	po/ChangeLog
M	po/sk.po

commit 01daa11a5dc1d2f4a40e7a632edfecd107896ee1
Author: Ole Laursen <olau@hardworking.dk>
Date:	2002-05-11

    Updated Danish translation.

    2002-05-11	Ole Laursen  <olau@hardworking.dk>

	* da.po: Updated Danish translation.

M	po/ChangeLog
M	po/da.po

commit adce73923355322a49bb432314cdbd9023c3b256
Author: Anders Carlsson <andersca@gnu.org>
Date:	2002-05-10

    Check that the file exists before trying to parse it. This stops
    libxml

    2002-05-10	Anders Carlsson  <andersca@gnu.org>

	* src/nautilus-bookmark-list.c:
	(nautilus_bookmark_list_load_file):
	Check that the file exists before trying to parse it. This stops
	libxml from spewing crack "entity not found" messages.

M	ChangeLog
M	src/nautilus-bookmark-list.c

commit e91eb94f99d69b5332a04070a3761269f881aed4
Author: Chyla Zbigniew <chyla@src.gnome.org>
Date:	2002-05-10

    Updated Polish translation by GNOME PL Team <translators@gnome.pl>

M	po/ChangeLog
M	po/pl.po

commit d0cae5ea474c80bbd6b97a5d61c290db5f1f6b84
Author: Damon Chaplin <damon@ximian.com>
Date:	2002-05-10

    moved the nautilus_file_unref() to the end of the function. Hopefully

    2002-05-10	Damon Chaplin  <damon@ximian.com>

	* libnautilus-private/nautilus-directory-async.c
	(link_info_read_done):
	moved the nautilus_file_unref() to the end of the function.
	Hopefully fixes bug #80207.

M	ChangeLog
M	libnautilus-private/nautilus-directory-async.c

commit eb40f78290490efef49867318266cf7784807866
Author: Changwoo Ryu <cwryu@src.gnome.org>
Date:	2002-05-10

    Updated Korean translation by Young-Ho Cha <ganadist@chollian.net>.

	* ko.po: Updated Korean translation by Young-Ho Cha
	<ganadist@chollian.net>.

M	po/ChangeLog
M	po/ko.po

commit d9618fc61e3420c2b4bebebf89566c604af8b4ee
Author: Damon Chaplin <damon@ximian.com>
Date:	2002-05-09

    if the file size is 0, just report loading is complete and
    return. Fixes

    2002-05-09	Damon Chaplin  <damon@ximian.com>

	* components/text/nautilus-text-view.c (read_file_callback):
	if the
	file size is 0, just report loading is complete and return.
	Fixes bug #79745.

M	ChangeLog
M	components/text/nautilus-text-view.c

commit 6c78446b5d6eb12c5a9d5ca63fbacd4693ffba46
Author: Alex Larsson <alexl@redhat.com>
Date:	2002-05-09

    Fix menu mnemonic collision. Patch by Samuel Stringham
    <sams@e-sa.com>.

    2002-05-09	Alex Larsson  <alexl@redhat.com>

	* src/file-manager/fm-icon-view.c: (fm_icon_view_update_menus):
	* src/file-manager/nautilus-icon-view-ui.xml:
	Fix menu mnemonic collision.
	Patch by Samuel Stringham <sams@e-sa.com>.

    2002-05-09	Stuart MacLean <stuart@cs.dal.ca>
	* src/nautilus-window-menus.c
	(forget_history_if_confirmed): Make Clear History dialog
	consistent with other Nautilus dialogs.

M	ChangeLog
M	src/file-manager/fm-icon-view.c
M	src/file-manager/nautilus-icon-view-ui.xml
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-window-menus.c

commit 8c9311cbb1c22a9b2c01fc4e42d0e5070b24384f
Author: Dave Camp <dave@ximian.com>
Date:	2002-05-09

    Plug leaks. (nautilus_mime_set_short_list_applications_for_file):
    Free the

    2002-05-09	Dave Camp  <dave@ximian.com>

	* libnautilus-private/nautilus-mime-actions.c:
	(nautilus_mime_get_default_action_type_for_file):
	(nautilus_mime_get_default_application_for_file_internal):
	(nautilus_mime_get_default_component_for_file_internal):
	(nautilus_mime_get_short_list_applications_for_file):
	(nautilus_mime_get_short_list_components_for_file):
	(nautilus_mime_get_all_applications_for_file):
	(nautilus_mime_extend_all_applications_for_file):
	(nautilus_mime_remove_from_all_applications_for_file): Plug leaks.
	(nautilus_mime_set_short_list_applications_for_file): Free the
	normal_short_list after computing the delta, and use g_list_free
	on normal_short_list_ids rather than eel_g_list_free_deep.
	(str_list_difference): Duplicate the strings before inserting them
	into the list.

M	ChangeLog
M	libnautilus-private/nautilus-mime-actions.c

commit 4a9cd1696b5ebaa4466a0a6a0fa7280bbe3d0ec9
Author: Dave Camp <dave@ximian.com>
Date:	2002-05-09

    Don't hold references to the view.

    2002-05-03	Dave Camp  <dave@ximian.com>

	* src/file-manager/fm-desktop-icon-view.c (mount_parameters_new):
	(mount_parameters_free): Don't hold references to the view.

M	ChangeLog
M	src/file-manager/fm-desktop-icon-view.c

commit 543620788251c77d8c9b58657018dfd94473089b
Author: Alex Larsson <alexl@redhat.com>
Date:	2002-05-09

    Remove public metadata

    2002-05-08	Alex Larsson  <alexl@redhat.com>

	* libnautilus-private/apps_nautilus_preferences.schemas:
	* libnautilus-private/nautilus-file-utilities.c:
	* libnautilus-private/nautilus-file-utilities.h:
	* libnautilus-private/nautilus-file.c:
	* libnautilus-private/nautilus-file.h:
	* libnautilus-private/nautilus-global-preferences.c:
	* libnautilus-private/nautilus-global-preferences.h:
	* libnautilus-private/nautilus-metafile.c:
	* libnautilus-private/nautilus-metafile.h:
	* libnautilus-private/nautilus-thumbnails.c:
	* libnautilus-private/nautilus-vfs-directory.c:
	* src/nautilus-preferences-dialog.c:
	Remove public metadata

M	ChangeLog
M	libnautilus-private/apps_nautilus_preferences.schemas
M	libnautilus-private/nautilus-file-utilities.c
M	libnautilus-private/nautilus-file-utilities.h
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-file.h
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.h
M	libnautilus-private/nautilus-metafile.c
M	libnautilus-private/nautilus-metafile.h
M	libnautilus-private/nautilus-thumbnails.c
M	libnautilus-private/nautilus-vfs-directory.c
M	src/nautilus-preferences-dialog.c

commit 0051a8bd57c3dee82475edbed60ecd9c59d99186
Author: Dave Camp <dave@ximian.com>
Date:	2002-05-09

    Unref the style after setting it on the widget.

    2002-05-09	Dave Camp  <dave@ximian.com>

	* libnautilus-private/nautilus-icon-container.c (realize): Unref
	the style after setting it on the widget.

M	ChangeLog
M	libnautilus-private/nautilus-icon-container.c

commit 19c9b8b680d592d93ce6ac23c5a4c72c8a5db1c5
Author: Chyla Zbigniew <chyla@src.gnome.org>
Date:	2002-05-09

    Updated Polish translation by GNOME PL Team <translators@gnome.pl>

M	po/ChangeLog
M	po/pl.po

commit e7833472a12ca5e4b13f05565d8d04aed8b1141e
Author: Alex Larsson <alexl@redhat.com>
Date:	2002-05-08

    More emblems from jimmac.

    2002-05-08	Alex Larsson  <alexl@redhat.com>

	* data/browser.xml:
	* data/emblems/Makefile.am:
	* data/emblems/documents.png:
	* data/emblems/multimedia.png:
	* data/emblems/package.png:
	* data/emblems/web.png:
	* icons/default/Makefile.am:
	* icons/default/emblem-documents.png:
	* icons/default/emblem-multimedia.png:
	* icons/default/emblem-package.png:
	* icons/default/emblem-web.png:
	More emblems from jimmac.

M	ChangeLog
M	data/browser.xml
M	data/emblems/Makefile.am
A	data/emblems/documents.png
A	data/emblems/multimedia.png
A	data/emblems/package.png
A	data/emblems/web.png
M	icons/default/Makefile.am
A	icons/default/emblem-documents.png
A	icons/default/emblem-multimedia.png
A	icons/default/emblem-package.png
A	icons/default/emblem-web.png

commit 93008154e5e638fdc2db71300d7c536425a3a08e
Author: Alex Larsson <alexl@redhat.com>
Date:	2002-05-08

    Show Properties -> Properties.

    2002-05-08	Alex Larsson  <alexl@redhat.com>

	* src/file-manager/fm-directory-view.c:
	* src/file-manager/nautilus-directory-view-ui.xml:
	Show Properties -> Properties.

M	ChangeLog
M	src/file-manager/fm-directory-view.c
M	src/file-manager/nautilus-directory-view-ui.xml

commit c783f8dc3cc9049ab5b3afb8d484084fe0f4332c
Author: Damon Chaplin <damon@ximian.com>
Date:	2002-05-08

    handle the icon selector dialog being returned as NULL, which
    can happen

    2002-05-08	Damon Chaplin  <damon@ximian.com>

	* src/nautilus-property-browser.c (add_new_pattern): handle the
	icon selector dialog being returned as NULL, which can happen
	if the
	user presses Escape or clicks OK/Cancel while the icons are
	loading.
	Fixes part of bug #75387.

M	ChangeLog
M	src/nautilus-property-browser.c

commit e65593348b4dbe21c7df7057cc4e143f18474a47
Author: Damon Chaplin <damon@ximian.com>
Date:	2002-05-08

    If we can't move in the given direction just return, and if the given

    2002-05-08	Damon Chaplin  <damon@ximian.com>

	* src/nautilus-window-manage-views.c
	(nautilus_window_back_or_forward):
	If we can't move in the given direction just return, and if
	the given
	distance to move is off the end of our history list just jump
	to the
	end. Do all this rather than a g_assert(). Fixes bug #77681.

M	ChangeLog
M	src/nautilus-window-manage-views.c

commit 6b93b00894c9f4dd4f2b1d001940c83535ed228b
Author: Alex Larsson <alexl@redhat.com>
Date:	2002-05-08

    Add some new emblems from tigert's set.

    2002-05-08	Alex Larsson  <alexl@redhat.com>

	* data/browser.xml:
	* data/emblems/Makefile.am:
	* data/emblems/art.png:
	* data/emblems/camera.png:
	* data/emblems/mail.png:
	* data/emblems/pictures.png:
	* data/emblems/sound.png:
	* icons/default/Makefile.am:
	* icons/default/emblem-art.png:
	* icons/default/emblem-camera.png:
	* icons/default/emblem-mail.png:
	* icons/default/emblem-pictures.png:
	* icons/default/emblem-sound.png:
	Add some new emblems from tigert's set.

M	ChangeLog
M	data/browser.xml
M	data/emblems/Makefile.am
A	data/emblems/art.png
A	data/emblems/camera.png
A	data/emblems/mail.png
A	data/emblems/pictures.png
A	data/emblems/sound.png
M	icons/default/Makefile.am
A	icons/default/emblem-art.png
A	icons/default/emblem-camera.png
A	icons/default/emblem-mail.png
A	icons/default/emblem-pictures.png
A	icons/default/emblem-sound.png

commit ce80b3f59ed4b3df83ab0c99b7e9311d85663257
Author: Alex Larsson <alexl@redhat.com>
Date:	2002-05-08

    Use gtk-new icon for new document. Ctrl-n is new window and
    Shift-Ctrl-n

    2002-05-08	Alex Larsson  <alexl@redhat.com>

	* src/file-manager/nautilus-directory-view-ui.xml:
	* src/nautilus-shell-ui.xml:
	Use gtk-new icon for new document.
	Ctrl-n is new window and Shift-Ctrl-n is new folder.

M	ChangeLog
M	src/file-manager/nautilus-directory-view-ui.xml
M	src/nautilus-shell-ui.xml

commit 306e74fa3c55c18adcd350d6c903b3959988904a
Author: Alex Larsson <alexl@redhat.com>
Date:	2002-05-08

    Remove all references to the http proxy settings. These are now
    handled by

    2002-05-08	Alex Larsson <alexl@redhat.com>

	* libnautilus-private/nautilus-global-preferences.c:
	* libnautilus-private/nautilus-global-preferences.h:
	* src/nautilus-preferences-dialog.c:
	Remove all references to the http proxy settings.
	These are now handled by gnome-vfs and the control-center.

M	ChangeLog
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.h
M	src/nautilus-preferences-dialog.c

commit a5656be517f07b71223f9f31e73021f3c08f07a8
Author: Duarte Loreto <happyguy_pt@hotmail.com>
Date:	2002-05-07

    Updated Portuguese translation and converted to UTF-8.

    2002-05-08	Duarte Loreto <happyguy_pt@hotmail.com>

	    * pt.po: Updated Portuguese translation and converted
	    to UTF-8.

M	po/ChangeLog
M	po/pt.po

commit 9756ec321963ed678baa57416a993d19950687a6
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2002-05-07

    Updated Norwegian (bokml) translation.

    2002-05-07	Kjartan Maraas	<kmaraas@gnome.org>

	* no.po: Updated Norwegian (bokml) translation.

M	po/ChangeLog
M	po/POTFILES.in
M	po/no.po

commit d99880a44450c4670e10234becd69e300c9bdebf
Author: Pablo Gonzalo del Campo <pablodc@bigfoot.com>
Date:	2002-05-07

    Updated Spanish Translation.

    2002-05-06 Pablo Gonzalo del Campo <pablodc@bigfoot.com>

	   * es.po: Updated Spanish Translation.

M	po/ChangeLog
M	po/es.po

commit bb5d9c77c5b79aef905fd60ac2926983570fcd90
Author: Alexander Larsson <alexl@src.gnome.org>
Date:	2002-05-06

    Version markers

M	ChangeLog
M	po/ChangeLog

commit 076900a62224d69035a9c9845f76785e87076e22 (tag: NAUTILUS_1_1_15)
Author: Alexander Larsson <alexl@src.gnome.org>
Date:	2002-05-06

    Update pofiles

M	po/POTFILES.in
M	po/az.po
M	po/ca.po
M	po/cs.po
M	po/da.po
M	po/de.po
M	po/el.po
M	po/en_GB.po
M	po/es.po
M	po/eu.po
M	po/fi.po
M	po/fr.po
M	po/ga.po
M	po/gl.po
M	po/hu.po
M	po/it.po
M	po/ja.po
M	po/ko.po
M	po/lt.po
M	po/lv.po
M	po/ms.po
M	po/nl.po
M	po/nn.po
M	po/no.po
M	po/pl.po
M	po/pt.po
M	po/pt_BR.po
M	po/ro.po
M	po/ru.po
M	po/sk.po
M	po/sl.po
M	po/sv.po
M	po/ta.po
M	po/tr.po
M	po/uk.po
M	po/vi.po
M	po/zh_CN.po
M	po/zh_TW.po

commit 79861b5d149a12658e3d82c9fd35a32b1fa1a183
Author: Alexander Larsson <alexl@src.gnome.org>
Date:	2002-05-06

    Remove removed files

M	po/POTFILES.in

commit 38bb44e999a17d54e85dcfba974edb1daee89fb7
Author: Alex Larsson <alexl@redhat.com>
Date:	2002-05-06

    Bump version to 1.1.15.

    2002-05-06	Alex Larsson  <alexl@redhat.com>

	* NEWS:
	* configure.in:
	Bump version to 1.1.15.

M	ChangeLog
M	NEWS
M	configure.in

commit 7711d78d7e62edf0c7f19fdba2792821beea0d91
Author: Chyla Zbigniew <chyla@src.gnome.org>
Date:	2002-05-05

    Converted to UTF-8


    Converted to UTF-8

M	po/pl.po

commit a17785e8a4ae48e71895aa574678b4617d5e6ab3
Author: Chyla Zbigniew <chyla@src.gnome.org>
Date:	2002-05-05

    Updated Polish translation by GNOME PL Team <translators@gnome.pl>

M	po/ChangeLog
M	po/pl.po

commit 7000b9a5b188a010fd2a139bbc6d2b8b813d0e77
Author: David Emory Watson <dwatson@cs.ucr.edu>
Date:	2002-05-05

    Don't expand ~ or ~/ until the user presses enter, bug 47239.

    2002-05-05	David Emory Watson  <dwatson@cs.ucr.edu>

	* src/nautilus-location-bar.c:
	(editable_event_after_callback): Don't expand ~ or ~/ until
	the user
	presses enter, bug 47239.
	(has_exactly_one_slash): Removed.

M	ChangeLog
M	src/nautilus-location-bar.c

commit 70fac9c9d0de401bf21d1927611cb33e7971164d
Author: David Emory Watson <dwatson@cs.ucr.edu>
Date:	2002-05-05

    Make list view default to 75% zoom to get "nice" looking font
    size while

    2002-05-05	David Emory Watson  <dwatson@cs.ucr.edu>

	* libnautilus-private/nautilus-global-preferences.c: Make
	list view
	default to 75% zoom to get "nice" looking font size while
	maintaining
	range of different font sizes.

	* src/file-manager/fm-list-view.c:
	(button_press_callback): Don't let the list view unselect
	anything when
	the user attempts to get the right-click menu on a selection.
	(fm_list_view_set_zoom_level): Invent equivalent of XXX_LARGE
	and make
	the font size at all zoom levels one bigger.

M	ChangeLog
M	libnautilus-private/nautilus-global-preferences.c
M	src/file-manager/fm-list-view.c

commit 9d68db819d3d149c68bf8f5872dcdfc49cd37168
Author: David Emory Watson <dwatson@cs.ucr.edu>
Date:	2002-05-05

    Require eel 1.1.13.

    2002-05-04	David Emory Watson  <dwatson@cs.ucr.edu>

	* configure.in: Require eel 1.1.13.

	* src/nautilus-location-bar.c:
	(try_to_expand_path): Handle filenames with embeded or trailing
	white-
	space.	Fixes bug 46582.  Also fixes a minor utf8 bug that
	crept into
	the build.

M	ChangeLog
M	configure.in
M	src/nautilus-location-bar.c

commit dbb4a76c2444c685d7691aadfe885aee1a9ad386
Author: Christophe Merlet <redfox@src.gnome.org>
Date:	2002-05-05

    Updated French translation.

M	ChangeLog
M	po/fr.po
M	src/file-manager/nautilus-desktop-icon-view-ui.xml

commit a602f7cff43697fa25886a6edf66269be7284406
Author: Christophe Merlet <redfox@src.gnome.org>
Date:	2002-05-04

    Updated French translation.

M	po/ChangeLog
M	po/fr.po

commit 17d646524df360e93c39be8b6c08541a622bc49d
Author: David Emory Watson <dwatson@cs.ucr.edu>
Date:	2002-05-04

    Remove extranious check (we always expand "~/" before we get here) and

    2002-05-03	David Emory Watson  <dwatson@cs.ucr.edu>

	* src/nautilus-location-bar.c:
	(try_to_expand_path): Remove extranious check (we always expand
	"~/"
	before we get here) and call set_position_and_selection_to_end
	() since
	the behavior of gtk_entry_set_text () has changed.
	(editable_event_after_callback): Useless optimization.
	(nautilus_location_bar_set_location): Call
	set_position_and_selectio...

M	ChangeLog
M	src/nautilus-location-bar.c

commit bcf6a6a979c8010969e6f22d99bc503efa77470e
Author: Pablo Gonzalo del Campo <pablodc@bigfoot.com>
Date:	2002-05-03

    Updated Spanish Translation

    2002-05-02 Pablo Gonzalo del Campo <pablodc@bigfoot.com>

	* es.po: Updated Spanish Translation

M	po/ChangeLog
M	po/es.po

commit 987a36d4aaa37cfa2104e462cd9609bba393985c
Author: David Emory Watson <dwatson@cs.ucr.edu>
Date:	2002-05-02

    Implement zooming for the list view and other small cleanups.

    2002-05-01	David Emory Watson  <dwatson@cs.ucr.edu>

	Implement zooming for the list view and other small cleanups.

	* src/file-manager/fm-list-view.c:
	(create_and_set_up_tree_view): Keep track of cell renderers.
	(fm_list_view_begin_loading): Set initial zoom level.
	(set_zoom_level_from_metadata_and_preferences),
	(fm_list_view_set_zoom_level),
	(fm_list_view_bump_zoom_level),
	(fm_list_view_zoom_to_level),
	(fm_list_view_restore_default_zoom_level),
	(fm_list_view_can_zoom_in),
	(fm_list_view_can_zoom_out),
	(default_zoom_level_changed): Impl.
	(fm_list_view_class_init): Hook up zoom auto value.
	(fm_list_view_instance_init): Use while_alive to monitor
	changes to
	default_zoom_level and click_policy.
	(fm_list_view_finalize): Update click_policy callback.

	Added a column for each pixbuf size to the model.

	* src/file-manager/fm-list-model.c,
	src/file-manager/fm-list-model.h:
	(fm_list_model_get_column_type): Update.
	(fm_list_model_get_column_id_from_zoom_level),
	(fm_list_model_get_zoom_level_from_column_id): Impl.
	(fm_list_model_get_value): Update.

M	ChangeLog
M	src/file-manager/fm-list-model.c
M	src/file-manager/fm-list-model.h
M	src/file-manager/fm-list-view.c

commit d5d0d847d52d50a5d2dda82761c454fbf6655b80
Author: David Bordoley <bordoley@msu.edu>
Date:	2002-05-02

    src/nautilus-shell-ui.xml Made bookmark shortcut keys hig compliant

    2002-05-01	David Bordoley <bordoley@msu.edu>

	* src/nautilus-shell-ui.xml
	Made bookmark shortcut keys hig compliant
	Switched Home shortcut key to Alt-Home

	* src/file-manager/nautilus-directory-view-ui.xml
	Removed shortcut key for duplicate

M	ChangeLog
M	src/file-manager/nautilus-directory-view-ui.xml
M	src/nautilus-shell-ui.xml

commit a291b73abef0c2e83718d28804db43e2ca6a903d
Author: David Bordoley <bordoley@msu.edu>
Date:	2002-05-02

    Remove favorites .desktop file

    2002-05-01 David Bordoley <bordoley@msu.edu>

	   * data/Makefile.am:
	   Remove favorites .desktop file

	   * src/file-manager/nautilus-directory-view-ui.xml:
	   Added stock icon for move to trash

	   * src/nautilus-shell-ui.xml:
	   Removed nautilus quick references
	   Changed "Nautilus User Manual" to "Contents"
	   Added stock help icon
	   Added F1 shortcut key for help

	   * src/nautilus-windows-menus.c:
	   Removed nautilus quick references

M	ChangeLog
M	data/Makefile.am
M	src/file-manager/nautilus-directory-view-ui.xml
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-shell-ui.xml
M	src/nautilus-window-menus.c

commit 21d6ff4089ea7b3aa856220a8acb74ffc1077bf6
Author: Alex Larsson <alexl@redhat.com>
Date:	2002-05-02

    Encode new desktop files in UTF8.

    2002-04-30	Alex Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-link-desktop-file.c
	(nautilus_link_desktop_file_local_create):
	Encode new desktop files in UTF8.

M	ChangeLog
M	libnautilus-private/nautilus-link-desktop-file.c

commit 2f8a7fe2647cbb2d8e0c3293454c752a658b1d30
Author: Changwoo Ryu <cwryu@src.gnome.org>
Date:	2002-05-01

    Updated Korean translation by Young-Ho, Cha <ganadist@chollian.net>.

	* ko.po: Updated Korean translation by Young-Ho, Cha
	<ganadist@chollian.net>.

M	po/ChangeLog
M	po/ko.po

commit 9e93c1700387c01bf041b5cda3b6c4331f5f27dd
Author: Jacob Berkman <jacob@ximian.com>
Date:	2002-05-01

    remove new sidebar

    2002-05-01	Jacob Berkman  <jacob@ximian.com>

	* configure.in (AC_OUTPUT): remove new sidebar

M	ChangeLog
M	configure.in

commit b976380bdf797b20519ced018407a837e07c1dce
Author: Alex Larsson <alexl@redhat.com>
Date:	2002-04-30

    Disable news sidebar.

    2002-04-30	Alex Larsson  <alexl@redhat.com>

	* components/Makefile.am:
	Disable news sidebar.

M	ChangeLog
M	components/Makefile.am

commit bc063520edae55df95c84d033ef697119815b4fc
Author: Alex Larsson <alexl@redhat.com>
Date:	2002-04-30

    Removed ellipsis from items that are meant brings up dialog and
    nothing

    2002-04-30	Alex Larsson  <alexl@redhat.com>

	* src/nautilus-shell-ui.xml:
	Removed ellipsis from items that are meant brings up dialog and
	nothing more. IE: About, Preferences and Edit Bookmarks.
	Change Back/Forward/Up keyboard shortcuts to be Alt-<cursor-key>

	* libnautilus-private/nautilus-icon-container.c (key_press_event):
	Don't eat alt-down key events.

	* src/nautilus-preferences-dialog.c:
	Disable news preferences.

	* src/file-manager/nautilus-directory-view-ui.xml:
	Use Alt-down as alternative open.


    2002-04-29 David Bordoley <bordoley@msu.edu>

	   * src/nautilus-shell-ui.xml:
	   Changed tooltip for up arrow

	   * file-manager/fm-directory-view.c
	   * file-manager/nautilus-directory-view-ui.xml:
	Changed "Show Properties" to "Properties"

	   * src/file-manager/nautilus-desktop-icon-view-ui.xml:
	   * src/file-manager/nautilus-directory-view-ui.xml:
	   Change "Reset Background" to "Use Default Background".

M	ChangeLog
M	libnautilus-private/nautilus-icon-container.c
M	src/file-manager/nautilus-desktop-icon-view-ui.xml
M	src/file-manager/nautilus-directory-view-ui.xml
M	src/nautilus-preferences-dialog.c
M	src/nautilus-shell-ui.xml

commit 6a3c58430fc000950171eccfb1964c7c909105a2
Author: Stanislav Visnovsky <visnovsky@nenya.ms.mff.cuni.cz>
Date:	2002-04-30

    Updated Slovak translation.

    2002-04-30	Stanislav Visnovsky <visnovsky@nenya.ms.mff.cuni.cz>

	* sk.po: Updated Slovak translation.

M	po/ChangeLog
M	po/sk.po

commit cf63df5850e5dbbb636a15fc50b2fbf67dc0ad78
Author: Andraz Tori <minmax@src.gnome.org>
Date:	2002-04-30

    Updated Slovenian translation

M	po/sl.po

commit f2452935f6363a69e71b8eb36e200e8e41fcf6ab
Author: Andraz Tori <minmax@src.gnome.org>
Date:	2002-04-30

    Updated Slovenian translation

M	po/sl.po

commit 8e48917338e999d864ee42cf755ae379350c8605
Author: Pablo Saratxaga <pablo@src.gnome.org>
Date:	2002-04-29

    Added Basque file

M	configure.in
M	po/ChangeLog
A	po/eu.po

commit 1f076eb281148d8c008e4cc72813cdfa6a66ecdc
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2002-04-29

    Updated Norwegian (bokml) translation.

    2002-04-29	Kjartan Maraas	<kmaraas@gnome.org>

	* no.po: Updated Norwegian (bokml) translation.

M	po/ChangeLog
M	po/no.po

commit 0395e9cf2794b8f618ab383f6329bfb79f2f05b9
Author: Alexander Larsson <alexl@src.gnome.org>
Date:	2002-04-29

    Version tags

M	ChangeLog
M	po/ChangeLog

commit 892143df6bc44e72047352818dc30f4a0d22b6d3 (tag: NAUTILUS_1_1_14)
Author: Alexander Larsson <alla@lysator.liu.se>
Date:	2002-04-29

    Bump version to 1.1.14. Require eel 1.1.12

    2002-04-28	Alexander Larsson  <alla@lysator.liu.se>

	* NEWS:
	* configure.in:
	Bump version to 1.1.14.
	Require eel 1.1.12

M	ChangeLog
M	NEWS
M	configure.in
M	po/az.po
M	po/ca.po
M	po/cs.po
M	po/da.po
M	po/de.po
M	po/el.po
M	po/en_GB.po
M	po/es.po
M	po/fi.po
M	po/fr.po
M	po/ga.po
M	po/gl.po
M	po/hu.po
M	po/it.po
M	po/ja.po
M	po/ko.po
M	po/lt.po
M	po/lv.po
M	po/ms.po
M	po/nl.po
M	po/nn.po
M	po/no.po
M	po/pl.po
M	po/pt.po
M	po/pt_BR.po
M	po/ro.po
M	po/ru.po
M	po/sk.po
M	po/sl.po
M	po/sv.po
M	po/ta.po
M	po/tr.po
M	po/uk.po
M	po/vi.po
M	po/zh_CN.po
M	po/zh_TW.po

commit 22fe6c761dda08e34af960bbcf787f684d4c3d13
Author: Alexander Larsson <alexl@redhat.com>
Date:	2002-04-28

    Make dnd modifiers behave like standard Gtk+ (#76789). Implemented
    "Set as

    2002-04-27	Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-dnd.c:
	(nautilus_drag_default_drop_action_for_icons),
	(nautilus_drag_drop_action_ask):
	* libnautilus-private/nautilus-dnd.h:
	* libnautilus-private/nautilus-icon-dnd.c:
	(selection_is_image_file),
	(nautilus_icon_container_receive_dropped_icons),
	(nautilus_icon_container_get_drop_action), (drag_motion_callback):
	Make dnd modifiers behave like standard Gtk+ (#76789).
	Implemented "Set as Background" for dnd action == ASK.

M	ChangeLog
M	libnautilus-private/nautilus-dnd.c
M	libnautilus-private/nautilus-dnd.h
M	libnautilus-private/nautilus-icon-dnd.c

commit 607b8dbf42fc39befea6ce33c812c8d87b7ffffa
Author: Alexander Larsson <alexl@redhat.com>
Date:	2002-04-27

    Name is now "Desktop Preferences"

    2002-04-27	Alexander Larsson  <alexl@redhat.com>

	* data/preferences.desktop.in:
	Name is now "Desktop Preferences"

	* src/file-manager/fm-directory-view.c:
	* src/file-manager/nautilus-directory-view-ui.xml:
	    "Remove Custom Images" -> "Remove Custom Icons" for
	    consistency

	* src/nautilus-shell-ui.xml:
	Move preferences to bottom of menu.

	patches from Dave Bordoley <bordoley@msu.edu>

M	ChangeLog
M	data/preferences.desktop.in
M	src/file-manager/fm-directory-view.c
M	src/file-manager/nautilus-directory-view-ui.xml
M	src/nautilus-shell-ui.xml

commit 58dea81e272f87b9fda6d65fa8bb7674a5d82bca
Author: Fatih Demir <kabalak@src.gnome.org>
Date:	2002-04-27

    Updated tr.po

M	po/ChangeLog
M	po/tr.po

commit 17eaaad1b19b3d2a4cf9dc7f8f24a8c020ca79ec
Author: Dave Camp <dave@ximian.com>
Date:	2002-04-27

    Initialize current_value.

    2002-04-27	Dave Camp  <dave@ximian.com>

	* src/nautilus-zoom-control.c (nearest_preferred): Initialize
	current_value.

M	ChangeLog
M	src/nautilus-zoom-control.c

commit 3ff7d0a70fbd642bb216b16365b6ea54c8ff24d0
Author: Benedikt Roth <bratislav@src.gnome.org>
Date:	2002-04-27

    Small fix

M	po/de.po

commit 768e4421e6fba7b5c7f872d0e84649dcd274f628
Author: Alex Larsson <alexl@redhat.com>
Date:	2002-04-26

    Close window at end of menu according to HIG.

    2002-04-26	Alex Larsson <alexl@redhat.com>

	* src/nautilus-shell-ui.xml:
	Close window at end of menu according to HIG.

	patch from Dave Bordoley <bordoley@msu.edu>

M	ChangeLog
M	src/nautilus-shell-ui.xml

commit f9acc97fd75863d78f4d27806b1070fc8ea5a2dd
Author: Alex Larsson <alexl@redhat.com>
Date:	2002-04-26

    HIG compliant toolbar button ordering

    2002-04-26	Alex Larsson <alexl@redhat.com>

	* src/nautilus-shell-ui.xml:
	HIG compliant toolbar button ordering

M	ChangeLog
M	src/nautilus-shell-ui.xml

commit c80f1c5083fe94b9870ee665dffb525717ab0312
Author: Alex Larsson <alexl@redhat.com>
Date:	2002-04-26

    Stock icons for new window, and zooming. Don't use stock icons
    for close

    2002-04-26	Alex Larsson  <alexl@redhat.com>

	* src/file-manager/nautilus-directory-view-ui.xml:
	Stock icons for new window, and zooming. Don't use
	stock icons for close all (duplicate use of stock).

	* src/nautilus-shell-ui.xml:
	Stock icon for open.
	"Reset View to Match _Preferences" -> "Reset View to _Defaults"
	Stock icons for cut and paste.
	Stock icons for open.

	* src/nautilus-window-menus.c: (refresh_go_menu):
	Limit history to 10 entries.

	Based on patches from Dave Bordoley <bordoley@msu.edu>

M	ChangeLog
M	src/file-manager/nautilus-directory-view-ui.xml
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-shell-ui.xml
M	src/nautilus-window-menus.c

commit cfbfe7c63a7bc125ad78e19185411e74c500d231
Author: Damon Chaplin <damon@ximian.com>
Date:	2002-04-26

    turn on word-wrapping for the GtkTextView. Fixes bug #75209. (Approved
    by

    2002-04-26	Damon Chaplin  <damon@ximian.com>

	* components/notes/nautilus-notes.c (make_notes_view): turn on
	word-wrapping for the GtkTextView. Fixes bug #75209.
	(Approved by Alex Larsson)

M	ChangeLog
M	components/notes/nautilus-notes.c

commit 6470cc2fe404f9800efe8353e5e95f5a230a6dbb
Author: Dave Camp <dave@ximian.com>
Date:	2002-04-26

    Replace doubles in the zoom interfaces with floats to match the bonobo

    2002-04-24	Dave Camp  <dave@ximian.com>

	* src/nautilus-view-frame.c: (nautilus_view_frame_set_zoom_level):
	* src/nautilus-view-frame.h:
	* src/nautilus-window-manage-views.c:
	(zoom_parameters_changed_callback):
	* src/nautilus-window-private.h:
	* src/nautilus-window.c: (nautilus_window_zoom_to_level): Replace
	doubles in the zoom interfaces with floats to match the bonobo
	zoomable interface.

	* src/nautilus-zoom-control.c:
	(nautilus_zoom_control_expose): Draw the focus rectangle if the
	zoom control is focused.
	(nautilus_zoom_control_button_press_event): Grab focus.
	(zoom_menu_callback), (create_zoom_menu_item),
	(nautilus_zoom_control_change_value),
	(nautilus_zoom_control_set_zoom_level),
	(nautilus_zoom_control_set_parameters): Replace double with float.
	(nautilus_zoom_control_class_init): Initialize keybindings.
	(nautilus_zoom_control_get_accessible),
	(nautilus_zoom_control_accessible_do_action),
	(nautilus_zoom_control_accessible_get_n_actions),
	(nautilus_zoom_control_accessible_action_get_description),
	(nautilus_zoom_control_accessible_action_get_name),
	(nautilus_zoom_control_accessible_action_interface_init),
	(nautilus_zoom_control_accessible_get_current_value),
	(nautilus_zoom_control_accessible_get_maximum_value),
	(nautilus_zoom_control_accessible_get_minimum_value),
	(nearest_preferred),
	(nautilus_zoom_control_accessible_set_current_value),
	(nautilus_zoom_control_accessible_value_interface_init),
	(nautilus_zoom_control_accessible_get_name),
	(nautilus_zoom_control_accessible_get_description),
	(nautilus_zoom_control_accessible_class_init),
	(nautilus_zoom_control_accessible_get_type): Implement the zoom
	accessible.
	* src/nautilus-zoom-control.h: Added the change_value signal.

M	ChangeLog
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-view-frame.c
M	src/nautilus-view-frame.h
M	src/nautilus-window-manage-views.c
M	src/nautilus-window-private.h
M	src/nautilus-window.c
M	src/nautilus-zoom-control.c
M	src/nautilus-zoom-control.h

commit 7bae31df7a8965658a45d1bfa5063ac082635703
Author: Damon Chaplin <damon@ximian.com>
Date:	2002-04-26

    check the ev for errors. If an error occurs output a warning and
    return

    2002-04-26	Damon Chaplin  <damon@ximian.com>

	* libnautilus-private/nautilus-directory-metafile.c
	(nautilus_directory_get_file_metadata): check the ev for errors.
	If an error occurs output a warning and return the default value.
	Fixes bug #73456. (Approved by Alex Larsson)

M	ChangeLog
M	libnautilus-private/nautilus-directory-metafile.c

commit 32108a6120caf9f5b7eedc4f9709a509f206cc0b
Author: Benedikt Roth <Benedikt.Roth@gmx.net>
Date:	2002-04-26

    Changed OK to Yes, as this is a Yes/No question. Fixed dialog
    to really

    2002-04-26	Benedikt Roth  <Benedikt.Roth@gmx.net>

	* libnautilus-private/nautilus-program-chooser.c:
	(launch_mime_capplet_on_ok),
	(nautilus_program_chooser_show_no_choices_message):
	Changed OK to Yes, as this is a Yes/No question.
	Fixed dialog to really open the capplet when choosing yes
	(#75372).

	* nautilus.desktop.in: (Bugzilla Bug: 75830) Use the stock
	home icon
	for the Home folder in applications menu.
	(Patch from Dennis Cranston <dennis_cranston@yahoo.com>)

M	ChangeLog
M	libnautilus-private/nautilus-program-chooser.c
M	nautilus.desktop.in

commit e423d40ecedb170cca7fffece6e0af4256498b48
Author: Alex Larsson <alexl@redhat.com>
Date:	2002-04-26

    Allow installation of tared themes.

    2002-04-26	Alex Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-theme.c:
	(nautilus_theme_install_user_theme):
	Allow installation of tared themes.

	* libnautilus-private/nautilus-theme.h:
	* src/nautilus-theme-selector.c:
	(file_selection_ok_clicked_callback):
	Better warnings for non-theme files.

M	ChangeLog
M	libnautilus-private/nautilus-theme.c
M	libnautilus-private/nautilus-theme.h
M	src/nautilus-theme-selector.c

commit b3b4fb38cfff97f308a209d490a9e1bd8457199d
Author: Alex Larsson <alexl@redhat.com>
Date:	2002-04-26

    Added new function nautilus_volume_get_device_path.

    2002-04-26	Alex Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-volume-monitor.c:
	* libnautilus-private/nautilus-volume-monitor.h:
	Added new function nautilus_volume_get_device_path.

	* src/file-manager/fm-desktop-icon-view.c:
	(have_volume_format_app), (have_volume_properties_app),
	(have_volume_protection_app), (volume_ops_callback),
	(volume_link_device_type), (real_update_menus),
	(real_merge_menus):
	* src/file-manager/nautilus-desktop-icon-view-ui.xml:
	Add support for various volume properties helper applications.

	Based on patch from Rajeev Karale <rajeev.karale@wipro.com>

M	ChangeLog
M	libnautilus-private/nautilus-volume-monitor.c
M	libnautilus-private/nautilus-volume-monitor.h
M	src/file-manager/fm-desktop-icon-view.c
M	src/file-manager/nautilus-desktop-icon-view-ui.xml

commit 367205c97f67234582cdba21be6140b51da16ea6
Author: Jonathan Blandford <jrb@gnome.org>
Date:	2002-04-26

    s/Server Configuration/Server Settings

    Thu Apr 25 12:22:57 2002  Jonathan Blandford  <jrb@gnome.org>

	* data/serverconfig.directory.in (_Name):
	* data/serverconfig.desktop.in (_Name):
	s/Server Configuration/Server Settings

	* src/nautilus-bookmarks-window.c (nautilus-bookmarks-window.c):
	Small UI tweaks.

M	ChangeLog
M	data/serverconfig.desktop.in
M	data/serverconfig.directory.in
M	src/nautilus-bookmarks-window.c

commit 1cd3466d0cadecbe31ede6da1a689cf6882edfdd
Author: Jody Goldberg <jody@gnome.org>
Date:	2002-04-24

    suppress warning to fix the build.


    2002-04-24	Jody Goldberg <jody@gnome.org>

	* src/file-manager/fm-list-model.c
	(fm_list_model_get_attribute_from_sort_column_id) : suppress
	warning
	  to fix the build.

M	ChangeLog
M	src/file-manager/fm-list-model.c

commit 5139840ce72abdbc3ffbf1ae53227227febc3c89
Author: Murray Cumming <murrayc@usa.net>
Date:	2002-04-24

    Added the necessary bonobo_object_ref() to my previous commit,
    to prevent

    2002-04-24	Murray Cumming	<murrayc@usa.net>

    * Added the necessary bonobo_object_ref() to my previous commit,
    to prevent crashing during the unref when the window closes.

M	ChangeLog
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window.c

commit 65d1b6d043083062dd982f8578fe43a60427121e
Author: Murray Cumming <murrayc@usa.net>
Date:	2002-04-24

    Now that BonoboWindow has been fixed, it is no longer necessary
    to create

    2002-04-23	Murray Cumming	<murrayc@usa.net>

    * src/nautilus-window.c (nautilus_window_instance_init):
    Now that BonoboWindow has been fixed, it is no longer necessary
    to create and set the UIContainer.

M	ChangeLog
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window.c

commit 4427790cef385a67c0733688c1326a5dbc53d4b3
Author: Diego González <dggonz@src.gnome.org>
Date:	2002-04-24

    fix for bug 73469

M	ChangeLog
M	src/file-manager/fm-list-model.c
M	src/file-manager/fm-list-model.h
M	src/file-manager/fm-list-view.c

commit d075649b9ed203fb6a1bf23ec844a3e9d9dbe719
Author: Owen Taylor <otaylor@redhat.com>
Date:	2002-04-23

    Fix build breakage from misapplied patch in last commit.

    Tue Apr 23 16:18:05 2002  Owen Taylor  <otaylor@redhat.com>

	    * src/nautilus-preferences-dialog.c
	    (dialog_button_response_callback):
	    Fix build breakage from misapplied patch in last commit.

M	ChangeLog
M	src/nautilus-preferences-dialog.c

commit c7b90ab485106d0eecda594ee4a2b5edd37c9af8
Author: Ganesan Sethuraman <ganesan.sethuraman@wipro.com>
Date:	2002-04-23

    Handled the "delete_event" signal. Fixes bug #73850

    2002-04-23	Ganesan Sethuraman <ganesan.sethuraman@wipro.com>

	     * src/nautilus-preferences-dialog.c : Handled the
	     "delete_event"
	     signal. Fixes bug #73850

M	ChangeLog
M	src/nautilus-preferences-dialog.c

commit 9cdfa90366ec284d07ae0574e6107245f1659d88
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2002-04-23

    Updated Norwegian (bokml) translation.

    2002-04-23	Kjartan Maraas	<kmaraas@gnome.org>

	* no.po: Updated Norwegian (bokml) translation.

M	po/ChangeLog
M	po/no.po

commit 5bdf7a87374fc497d21687d8e9ba3a2687aa4e26
Author: Benedikt Roth <Benedikt.Roth@gmx.net>
Date:	2002-04-23

    Don't show the normal extra information for desktop files (#74910).

    2002-04-23	Benedikt Roth  <Benedikt.Roth@gmx.net>

	* src/file-manager/fm-icon-container.c:
	(fm_icon_container_get_icon_text):
	Don't show the normal extra information for desktop files
	(#74910).

M	ChangeLog
M	src/file-manager/fm-icon-container.c

commit 0ad6e62c9d92bb00d8b630e84376066b84da8f71
Author: Rajeev Karale <rajeev.karale@wipro.com>
Date:	2002-04-23

    finish_creating_volume() Bug Fixing : #77313. Mount_path for volume is

    2002-04-23	Rajeev Karale <rajeev.karale@wipro.com>

	* libnautilus-private/nautilus-volume-monitor.c:
	finish_creating_volume()
	Bug Fixing : #77313. Mount_path for volume is different for
	solaris.

M	ChangeLog
M	libnautilus-private/nautilus-volume-monitor.c

commit 538ccab4112c7a2d482d0cd310850d55f6d91aa1
Author: Benedikt Roth <Benedikt.Roth@gmx.net>
Date:	2002-04-23

    Fixes and updates for German translation.

    2001-04-23	Benedikt Roth  <Benedikt.Roth@gmx.net>

	* de.po: Fixes and updates for German translation.

M	po/ChangeLog
M	po/de.po

commit a3a31758e0d7d6a58a1198db8a7c31f9ea04c34e
Author: Andraz Tori <minmax@src.gnome.org>
Date:	2002-04-23

    Updated Slovenian translation

M	po/sl.po

commit bc234da62290ea5eb9635abf6f61c8b0182aac5b
Author: Anders Carlsson <andersca@gnu.org>
Date:	2002-04-22

    Take pixels_per_unit into account when setting width and height.

    2002-04-22	Anders Carlsson  <andersca@gnu.org>

	* libnautilus-private/nautilus-icon-container.c:
	(lay_down_icons_tblr):
	Take pixels_per_unit into account when setting width and height.

M	ChangeLog
M	libnautilus-private/nautilus-icon-container.c

commit aa1ef633953828580141f49fe2058a415eb2f32b
Author: Anders Carlsson <andersca@gnu.org>
Date:	2002-04-22

    Re-add the length limit for color and emblem names. Also fix button

    2002-04-22	Anders Carlsson  <andersca@gnu.org>

	* src/nautilus-property-browser.c:
	(nautilus_property_browser_init), (nautilus_emblem_dialog_new),
	(nautilus_color_selection_dialog_new), (add_new_pattern),
	(add_new_color), (nautilus_property_browser_update_contents):
	Re-add the length limit for color and emblem names. Also fix
	button ordering to be Add, Remove. Finally, set up focus correctly
	for entries.

	* src/nautilus-theme-selector.c: (create_button_with_stock_image),
	(nautilus_theme_selector_instance_init):
	Add stock icons to Add and Remove buttons.

M	ChangeLog
M	src/nautilus-property-browser.c
M	src/nautilus-theme-selector.c

commit cc447168a2c95f56b984d7e255634a5b32bc63b7
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2002-04-22

    Updated Norwegian (bokml) translation.

    2002-04-22	Kjartan Maraas	<kmaraas@gnome.org>

	* no.po: Updated Norwegian (bokml) translation.

M	po/ChangeLog
M	po/no.po

commit 0b254f9719bdde7ac9c2e77c040a57f7aeaf418d
Author: Alexander Larsson <alexl@src.gnome.org>
Date:	2002-04-22

    Version markers

M	ChangeLog
M	po/ChangeLog

commit 8bef0b8dbae6a8d8dd599a8ec03697728dcda917 (tag: NAUTILUS_1_1_13)
Author: Alexander Larsson <alla@lysator.liu.se>
Date:	2002-04-22

    Bump version to 1.1.13. Require eel 1.1.11

    2002-04-21	Alexander Larsson  <alla@lysator.liu.se>

	* NEWS:
	* configure.in:
	Bump version to 1.1.13.
	Require eel 1.1.11

M	ChangeLog
M	NEWS
M	configure.in
M	po/az.po
M	po/ca.po
M	po/cs.po
M	po/da.po
M	po/de.po
M	po/el.po
M	po/en_GB.po
M	po/es.po
M	po/fi.po
M	po/fr.po
M	po/ga.po
M	po/gl.po
M	po/hu.po
M	po/it.po
M	po/ja.po
M	po/ko.po
M	po/lt.po
M	po/lv.po
M	po/ms.po
M	po/nl.po
M	po/nn.po
M	po/no.po
M	po/pl.po
M	po/pt.po
M	po/pt_BR.po
M	po/ro.po
M	po/ru.po
M	po/sk.po
M	po/sl.po
M	po/sv.po
M	po/ta.po
M	po/tr.po
M	po/uk.po
M	po/vi.po
M	po/zh_CN.po
M	po/zh_TW.po

commit 9b1386e5c2cb6e6c7a5bfeeec2d5945b2c165506
Author: Alexander Larsson <alla@lysator.liu.se>
Date:	2002-04-22

    Remove deprecated usage of gnome-config. Patch by Diego Gonzlez

    2002-04-21	Alexander Larsson  <alla@lysator.liu.se>

	* libnautilus-private/nautilus-directory-background.c:
	Remove deprecated usage of gnome-config.
	Patch by Diego Gonzlez <diego@pemas.net>

M	ChangeLog
M	libnautilus-private/nautilus-directory-background.c

commit d6ca884ced645251188766234ce3818c2a7bfb57
Author: Alexander Larsson <alexl@src.gnome.org>
Date:	2002-04-21

    Forgot to mention whose patch it was:

M	ChangeLog

commit cad3fcdac31a706930a596944981faf4ab78f06b
Author: Alexander Larsson <alla@lysator.liu.se>
Date:	2002-04-21

    Add close button.

    2002-04-21	Alexander Larsson  <alla@lysator.liu.se>

	* src/file-manager/fm-properties-window.c
	(create_properties_window): Add close button.

M	ChangeLog
M	src/file-manager/fm-properties-window.c

commit 1e698c9c504d7a333c4214ba7d3aa4e0863c3c16
Author: Alexander Larsson <alla@lysator.liu.se>
Date:	2002-04-21

    Stock icons for back, forward, up, home, new, close, add bookmarks

    2002-04-21	Alexander Larsson  <alla@lysator.liu.se>

	* src/nautilus-shell-ui.xml:
	Stock icons for back, forward, up, home, new, close,
	add bookmarks

	* icons/default/default.xml:
	    * icons/crux_teal/crux_teal.xml:
	* icons/crux_eggplant/crux_eggplant.xml:
	Point throbber to http://www.gnome.org/nautilus/

	* icons/default/Makefile.am:
	    * icons/crux_teal/Makefile.am:
	* icons/crux_eggplant/Makefile.am:
	* icons/default/Makefile.am:
	* icons/*/[Back|Forward|Home|Refresh|Stop|Up].png:
	Use stock toolbar items for all out themes.

	Patches from Dave Bordoley <bordoley@msu.edu>

M	ChangeLog
D	icons/Back.png
D	icons/Forward.png
D	icons/Home.png
M	icons/Makefile.am
D	icons/Refresh.png
D	icons/Stop.png
D	icons/Up.png
D	icons/crux_eggplant/Back.png
D	icons/crux_eggplant/Forward.png
D	icons/crux_eggplant/Home.png
M	icons/crux_eggplant/Makefile.am
D	icons/crux_eggplant/Refresh.png
D	icons/crux_eggplant/Stop.png
D	icons/crux_eggplant/Up.png
M	icons/crux_eggplant/crux_eggplant.xml
D	icons/crux_teal/Back.png
D	icons/crux_teal/Forward.png
D	icons/crux_teal/Home.png
M	icons/crux_teal/Makefile.am
D	icons/crux_teal/Refresh.png
D	icons/crux_teal/Stop.png
D	icons/crux_teal/Up.png
M	icons/crux_teal/crux_teal.xml
D	icons/default/Back.png
D	icons/default/Forward.png
D	icons/default/Home.png
M	icons/default/Makefile.am
D	icons/default/Refresh.png
D	icons/default/Stop.png
D	icons/default/Up.png
M	icons/default/default.xml
M	src/nautilus-shell-ui.xml

commit 0cec2a02156c47f8e8d423daa8dc4a9ac065c667
Author: Alexander Larsson <alla@lysator.liu.se>
Date:	2002-04-21

    Patches from sander for better HIG compliance Lay Out Items -> Arrange

    2002-04-21	Alexander Larsson  <alla@lysator.liu.se>

	* src/nautilus-preferences-dialog.c:
	* src/file-manager/fm-icon-view.c:
	* src/nautilus-shell-ui.xml:
	* src/nautilus-window-menus.c:
	* src/file-manager/nautilus-directory-view-ui.xml:
	* src/file-manager/nautilus-icon-view-ui.xml:
	Patches from sander for better HIG compliance
	Lay Out Items -> Arrange Items
	View Preferences -> View Defaults
	Forget History -> Clear History
	Reset View to Match Preferences -> Reset View to Default

M	ChangeLog
M	src/file-manager/fm-icon-view.c
M	src/file-manager/nautilus-directory-view-ui.xml
M	src/file-manager/nautilus-icon-view-ui.xml
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-preferences-dialog.c
M	src/nautilus-shell-ui.xml
M	src/nautilus-window-menus.c

commit fcd2906dfb5d965ee4cb16290d295c1c8a1939e0
Author: Anders Carlsson <andersca@gnu.org>
Date:	2002-04-21

    Read .desktop files sync if they're local. This speeds up loading

    2002-04-22	Anders Carlsson  <andersca@gnu.org>

	* libnautilus-private/nautilus-directory-async.c:
	(should_read_link_info_sync), (link_info_read_done),
	(link_info_start):
	Read .desktop files sync if they're local. This speeds
	up loading directories that have .desktop files in them.

M	ChangeLog
M	libnautilus-private/nautilus-directory-async.c

commit d85445803046ed8e17a058decf666bacfc61ef84
Author: Alexander Larsson <alla@lysator.liu.se>
Date:	2002-04-21

    Check the return value of XOpenDisplay and handle failures.

    2002-04-21	Alexander Larsson  <alla@lysator.liu.se>

	* libnautilus-private/nautilus-directory-background.c
	(image_loading_done_callback), (make_root_pixmap):
	Check the return value of XOpenDisplay and handle
	failures.

M	ChangeLog
M	libnautilus-private/nautilus-directory-background.c

commit 84b62cbdd10219110ca31c876e4c019e5352bf9b
Author: Alexander Larsson <alla@lysator.liu.se>
Date:	2002-04-21

    Disable the whole flash-workaround hack since it doesn't work and is

    2002-04-21	Alexander Larsson  <alla@lysator.liu.se>

	* src/nautilus-desktop-window.c
	(nautilus_desktop_window_class_init):
	Disable the whole flash-workaround hack since it doesn't work
	and is causing crashes on solaris.

M	ChangeLog
M	src/nautilus-desktop-window.c

commit df81a1e428ae5707de98925018d2e997691c9e5b
Author: Alexander Larsson <alla@lysator.liu.se>
Date:	2002-04-21

    Only display toplevel window when it's fully constructed.

    2002-04-21	Alexander Larsson  <alla@lysator.liu.se>

	* src/nautilus-window.h:
	* src/nautilus-window-manage-views.c:
	Only display toplevel window when it's fully constructed.

	* src/nautilus-desktop-window.c (nautilus_desktop_window_new):
	* src/nautilus-application.c
	(nautilus_application_create_desktop_window):
	Don't show desktop window here. It's shown later when the view
	is loaded.

	* libnautilus-private/nautilus-horizontal-splitter.c
	(nautilus_horizontal_splitter_pack2): Remove old code that is
	not neccesary when we display the window fully constructed.

M	ChangeLog
M	libnautilus-private/nautilus-horizontal-splitter.c
M	src/nautilus-application.c
M	src/nautilus-desktop-window.c
M	src/nautilus-navigation-window.h
M	src/nautilus-object-window.h
M	src/nautilus-spatial-window.h
M	src/nautilus-window-manage-views.c
M	src/nautilus-window.h

commit 3baf2e62efba6bb17d29abf8781cf23bfe8dbcd3
Author: Simos Xenitellis <simos@src.gnome.org>
Date:	2002-04-21

    Updated Greek translation

M	po/el.po

commit 819f9a0fa0e7d66bffc28a936760cd7870786d14
Author: Anders Carlsson <andersca@gnu.org>
Date:	2002-04-21

    Take pixels_per_unit into account when dealing with widget
    coordinates in

    2002-04-21	Anders Carlsson  <andersca@gnu.org>

	* libnautilus-private/nautilus-icon-container.c:
	(icon_set_position),
	(nautilus_icon_container_update_scroll_region):
	Take pixels_per_unit into account when dealing with widget
	coordinates in the fixed mode.

	* src/file-manager/fm-desktop-icon-view.c:
	(fm_desktop_icon_view_finalize), (get_default_zoom_level),
	(default_zoom_level_changed), (fm_desktop_icon_view_init):
	Have the desktop view use the default icon view zoom level.

M	ChangeLog
M	libnautilus-private/nautilus-icon-container.c
M	src/file-manager/fm-desktop-icon-view.c

commit 1dd22af76a31f3c5fabbedd15d6bc300c626406d
Author: Anders Carlsson <andersca@gnu.org>
Date:	2002-04-21

    Don't do anything with double-click or triple-click events.

    2002-04-21	Anders Carlsson  <andersca@gnu.org>

	* src/nautilus-zoom-control.c
	(nautilus_zoom_control_button_press_event):
	Don't do anything with double-click or triple-click events.

M	ChangeLog
M	src/nautilus-zoom-control.c

commit 97616a49c37674fc4437a244f060fadc55c7212d
Author: Anders Carlsson <andersca@src.gnome.org>
Date:	2002-04-21

    Fix some whitespace issues.

M	ChangeLog

commit a025dcff619e1f53ca436a077c4ccbe9cb692a9a
Author: Anders Carlsson <andersca@gnu.org>
Date:	2002-04-21

    NautilusView is a GObject, not a GtkObject.

    2002-04-21	Anders Carlsson  <andersca@gnu.org>

	* components/text/nautilus-text-view.c:
	(nautilus_text_view_finalize), (nautilus_text_view_class_init):
	NautilusView is a GObject, not a GtkObject.

	* src/nautilus-sidebar-title.c:
	(nautilus_sidebar_title_select_text_color),
	Set shadow color and offset using new eel functions.

	* src/nautilus-window-menus.c:
	(help_menu_about_nautilus_callback):
	Don't show translator credits when we don't need to.
	Also add myself as an author :)

M	ChangeLog
M	components/text/nautilus-text-view.c
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-sidebar-title.c
M	src/nautilus-window-menus.c

commit e2cf4674b7f2402b42dd8366434bdf48da8ff6d8
Author: Diego González <dggonz@src.gnome.org>
Date:	2002-04-21

    fix for bug 72931

M	ChangeLog
M	src/nautilus-preferences-dialog.c

commit ca86288ec946bac6faf6794bb68f47b19dece3c9
Author: Diego González <dggonz@src.gnome.org>
Date:	2002-04-21

    Fix icon handling for mime types

M	ChangeLog
M	libnautilus-private/nautilus-find-icon-image.c

commit ac8df201d51df1ca2074f57d1ec0f22766acffd8
Author: Anders Carlsson <andersca@gnu.org>
Date:	2002-04-20

    Disable drag window registration for now.

    2002-04-20	Anders Carlsson  <andersca@gnu.org>

	* libnautilus-private/nautilus-drag-window.c:
	(nautilus_drag_window_register):
	Disable drag window registration for now.

	* libnautilus-private/nautilus-global-preferences.c:
	Change extra monitor paths to account for the rename.

	* nautilus.desktop.in:
	Update icon path.

	* src/file-manager/fm-properties-window.c: (reset_icon),
	(fm_properties_window_drag_data_received), (set_icon_callback):
	Add support for dragging the reset icon to remove custom icons.

	* src/nautilus-property-browser.c: (nautilus_emblem_dialog_new),
	(nautilus_color_selection_dialog_new), (emblem_keyword_valid),
	(add_new_emblem):
	Fix "Add new emblem" dialog and add mnemonics.

M	ChangeLog
M	libnautilus-private/nautilus-drag-window.c
M	libnautilus-private/nautilus-global-preferences.c
M	nautilus.desktop.in
M	src/file-manager/fm-properties-window.c
M	src/nautilus-property-browser.c

commit 40de40cbb4b07b5d28c2218e32c28f22a6d2ab75
Author: Alexander Larsson <alla@lysator.liu.se>
Date:	2002-04-20

    Add more keys to the schemas files. Based on work by Luis Gutierrez

    2002-04-20	Alexander Larsson  <alla@lysator.liu.se>

	* libnautilus-private/apps_nautilus_preferences.schemas:
	Add more keys to the schemas files. Based on work by
	Luis Gutierrez <luisgtz@megared.net.mx>

M	ChangeLog
M	libnautilus-private/apps_nautilus_preferences.schemas

commit a9e1bc3d2888f2b13ca61b1762c3b02c87edafd0
Author: Simos Xenitellis <simos@src.gnome.org>
Date:	2002-04-20

    Updated Greek translation

M	po/el.po

commit fb233dfded130557d43b5318895587b7544cf73e
Author: Alexander Larsson <alla@lysator.liu.se>
Date:	2002-04-20

    libnautilus-private/nautilus-global-preferences.h Use underscore
    instead

    2002-04-20	Alexander Larsson  <alla@lysator.liu.se>

	* libnautilus-private/nautilus-global-preferences.h
	Use underscore instead of dashes in gconf keys.

	* libnautilus-private/Makefile.am
	* libnautilus-private/nautilus.schemas:
	* libnautilus-private/apps_nautilus_preferences.schemas:
	Renamed schemas file to apps_nautilus_preferences.schemas.
	Some new keys are documented.

	This patch is from Jonathan Blandford <jrb@redhat.com>

M	ChangeLog
M	libnautilus-private/Makefile.am
R061	libnautilus-private/nautilus.schemas
libnautilus-private/apps_nautilus_preferences.schemas
M	libnautilus-private/nautilus-global-preferences.h

commit 20108b57535c0cb828cc80b48850a5d7e4f5ab4e
Author: Simos Xenitellis <simos@src.gnome.org>
Date:	2002-04-20

    Updates in Greek translation

M	po/ChangeLog
M	po/el.po

commit 6f1c3fe0916b3f956281bd5105093245f72db65a
Author: Alexander Larsson <alla@lysator.liu.se>
Date:	2002-04-20

    Fruitless attempt to optimize icon layout. It turns out it is
    text-measure

    2002-04-20	Alexander Larsson  <alla@lysator.liu.se>

	* libnautilus-private/nautilus-icon-container.c
	(lay_down_icons_horizontal):
	Fruitless attempt to optimize icon layout. It turns out it is
	text-measure and
	icon lookup bound. I'm checking in this optimization anyway,
	even though it
	doesn't help much.
	(nautilus_icon_container_class_init): icon_removed was using
	the wrong
	struct offset.

	* src/nautilus-window-menus.c:
	Add me to authors :)

M	ChangeLog
M	libnautilus-private/nautilus-icon-container.c
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-window-menus.c

commit d813d0fc7c0cb7e257cf61375dbde08981bcc517
Author: Anders Carlsson <andersca@gnu.org>
Date:	2002-04-19

    Fix profiler CFLAGS.

    2002-04-20	Anders Carlsson  <andersca@gnu.org>

	* configure.in:
	Fix profiler CFLAGS.

	* libnautilus-private/nautilus-file-utilities.c:
	* libnautilus-private/nautilus-file-utilities.h:
	Remove time stamp and build message functions.
	* src/nautilus-profiler.c: (widget_set_busy_cursor),
	(dump_dialog_new):
	Remove deprecated functions.

	* src/nautilus-window-manage-views.c: (update_title):
	Remove time stamp in title.

	* src/nautilus-window-menus.c:
	(help_menu_about_nautilus_callback):
	Remove unused build_message variable.

	* src/nautilus-window.c: (nautilus_window_instance_init):
	Set initial title to "Nautilus". Fixes #74627.

M	ChangeLog
M	configure.in
M	libnautilus-private/nautilus-file-utilities.c
M	libnautilus-private/nautilus-file-utilities.h
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-profiler.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window-manage-views.c
M	src/nautilus-window-menus.c
M	src/nautilus-window.c

commit a5f00ccdfffe155bbd47bdfa12e680842a365ec7
Author: Pauli Virtanen <pauli.virtanen@hut.fi>
Date:	2002-04-19

    Updated Finnish translation.

    2002-04-19	Pauli Virtanen	<pauli.virtanen@hut.fi>

	* fi.po: Updated Finnish translation.

M	po/ChangeLog
M	po/fi.po

commit b261127c43d23d3b28103e2286537693e62580f6
Author: Diego González <dggonz@src.gnome.org>
Date:	2002-04-19

    fix for bug 74949

M	ChangeLog
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-window-menus.c

commit cb38b690db1272ed8eff1ada9ae26e4a63a79f74
Author: Anders Carlsson <andersca@gnu.org>
Date:	2002-04-19

    Free targets.

    2002-04-19	Anders Carlsson  <andersca@gnu.org>

	* src/file-manager/fm-directory-view.c:
	(clipboard_targets_received):
	Free targets.

	* src/nautilus-component-adapter-factory.c:
	Fix a spelling error, #79195.

M	ChangeLog
M	src/file-manager/fm-directory-view.c
M	src/nautilus-component-adapter-factory.c

commit 7aa5e9f400d4b031914300ad4d3b610e259316d0
Author: Changwoo Ryu <cwryu@src.gnome.org>
Date:	2002-04-19

    Updated Korean translation from Young-Ho Cha <ganadist@chollian.net>.

	* ko.po: Updated Korean translation from Young-Ho Cha
	<ganadist@chollian.net>.

M	po/ChangeLog
M	po/ko.po

commit 1143bec727d70e23397846d11d495777c83e52c7
Author: Anders Carlsson <andersca@gnu.org>
Date:	2002-04-19

    Abort on GTK_RESPONSE_DELETE_EVENT. Fixes #78948.

    2002-04-19	Anders Carlsson  <andersca@gnu.org>

	* libnautilus-private/nautilus-file-operations.c
	(handle_transfer_vfs_error): Abort on GTK_RESPONSE_DELETE_EVENT.
	Fixes #78948.

M	ChangeLog
M	libnautilus-private/nautilus-file-operations.c

commit f8239032fe3661568b6f243eb114334095fadf4f
Author: Anders Carlsson <andersca@gnu.org>
Date:	2002-04-18

    Remove NAUTILUS_PREFERENCES_CAN_ADD_CONTENT.

    2002-04-19	Anders Carlsson  <andersca@gnu.org>

	* libnautilus-private/nautilus-global-preferences.c:
	* libnautilus-private/nautilus-global-preferences.h:
	Remove NAUTILUS_PREFERENCES_CAN_ADD_CONTENT.

	* src/file-manager/fm-list-view.c: (event_after_callback),
	(button_release_callback), (create_and_set_up_tree_view):
	When in single-click mode, activate files on button release
	instead of button press.

	* src/nautilus-property-browser.c:
	(nautilus_property_browser_init),
	(nautilus_property_browser_destroy),
	(nautilus_property_browser_new),
	(nautilus_color_selection_dialog_new), (add_new_pattern),
	(add_color_to_browser), (show_color_selection_window),
	(nautilus_property_browser_update_contents):
	Fix the add and remove dialogs and add a few mnemonics. Fixes
	#79123.

	* src/nautilus-sidebar-title.c: (update_title),
	(update_more_info),
	(update_emblems), (update_notes):
	Remove fixed FIXMEs.

M	ChangeLog
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.h
M	src/file-manager/fm-list-view.c
M	src/nautilus-property-browser.c
M	src/nautilus-sidebar-title.c

commit 52de6bb61db6ddfd188597a95efdb191a37442c7
Author: Anders Carlsson <andersca@gnu.org>
Date:	2002-04-18

    Make the throbber smaller if we're using a toolbar without text
    labels.

    2002-04-19	Anders Carlsson  <andersca@gnu.org>

	* components/throbber/nautilus-throbber.c:
	(get_bonobo_properties),
	(set_bonobo_properties), (nautilus_throbber_instance_init),
	(load_themed_image), (nautilus_throbber_load_images):
	Make the throbber smaller if we're using a toolbar without
	text labels. Fixes #47777.

M	ChangeLog
M	components/throbber/nautilus-throbber.c

commit adb9f216214594393477b3148ec49fd4de5a3a28
Author: Pablo Saratxaga <pablo@src.gnome.org>
Date:	2002-04-18

    updated Catalan file

M	po/ChangeLog
M	po/ca.po

commit e72152dd8e25e3d6309cbf2928e240fc99e1dd72
Author: Michael Meeks <michael@ximian.com>
Date:	2002-04-18

    replace all the OAFIIDs with more sensibly named ones, that follow the

    2002-04-18	Michael Meeks  <michael@ximian.com>

	* *.server.in, *.c: replace all the OAFIIDs with more
	sensibly named ones, that follow the namespacing
	guidelines in the libbonobo/docs/FAQ. Needs a new
	gnome-vfs to work well.

	* src/nautilus-window-toolbars.c
	(throbber_set_throbbing): impl.
	(throbber_created_callback): upd.
	(nautilus_window_allow_stop): upd.

	* libnautilus-private/nautilus-mime-actions.c
	(nautilus_do_component_query): remove hack around bonobo's
	sample text component, we no longer have one.

M	ChangeLog
M	components/adapter/Nautilus_ComponentAdapterFactory_std.server.in
M
components/adapter/Nautilus_ComponentAdapterFactory_std.server.in.in
M	components/adapter/main.c
M	components/hardware/Nautilus_View_hardware.server.in
M	components/hardware/Nautilus_View_hardware.server.in.in
M	components/hardware/main.c
M	components/history/Nautilus_View_history.server.in
M	components/history/Nautilus_View_history.server.in.in
M	components/history/nautilus-history-view.c
M	components/loser/content/Nautilus_View_content-loser.server.in
M	components/loser/content/Nautilus_View_content-loser.server.in.in
M	components/loser/content/main.c
M	components/loser/sidebar/Nautilus_View_sidebar-loser.server.in
M	components/loser/sidebar/Nautilus_View_sidebar-loser.server.in.in
M	components/loser/sidebar/main.c
M	components/music/Nautilus_View_music.server.in
M	components/music/Nautilus_View_music.server.in.in
M	components/music/main.c
M	components/news/Nautilus_View_news.server.in
M	components/news/nautilus-news.c
M	components/notes/Nautilus_View_notes.server.in
M	components/notes/Nautilus_View_notes.server.in.in
M	components/notes/nautilus-notes.c
M	components/sample/Nautilus_View_sample.server.in
M	components/sample/Nautilus_View_sample.server.in.in
M	components/sample/main.c
M	components/text/Nautilus_View_text.server.in
M	components/text/Nautilus_View_text.server.in.in
M	components/text/main.c
M	components/text/nautilus-text-view.c
M	components/throbber/Nautilus_Control_throbber.server.in
M	components/throbber/Nautilus_Control_throbber.server.in.in
M	components/throbber/main.c
M	components/tree/Nautilus_View_tree.server.in
M	components/tree/Nautilus_View_tree.server.in.in
M	components/tree/nautilus-tree-view-iids.h
M	libnautilus-private/nautilus-global-preferences.h
M	libnautilus-private/nautilus-metafile-factory.h
M	libnautilus-private/nautilus-mime-actions.c
M	libnautilus-private/nautilus-sidebar-functions.c
M	src/Nautilus_shell.server.in
M	src/nautilus-application.c
M	src/nautilus-application.h
M	src/nautilus-component-adapter-factory.c
M	src/nautilus-window-toolbars.c

commit 2af5520c56649f581d316824cdbaaafe80d3d2d1
Author: Vincent van Adrighem <V.vanAdrighem@dirck.mine.nu>
Date:	2002-04-17

    Dutch translation updated by Ronald Hummelink.

    2002-04-18 Vincent van Adrighem <V.vanAdrighem@dirck.mine.nu>
    * nl.po: Dutch translation updated by Ronald Hummelink.

M	po/ChangeLog
M	po/nl.po

commit a69268afdc34abcfcde780d45ea86f73686b05ce
Author: Anders Carlsson <andersca@gnu.org>
Date:	2002-04-17

    Get the "exactly one" check right. Fixes #75187.

    2002-04-17	Anders Carlsson  <andersca@gnu.org>

	* src/file-manager/fm-properties-window.c:
	(fm_properties_window_drag_data_received):
	Get the "exactly one" check right. Fixes #75187.

M	ChangeLog
M	src/file-manager/fm-properties-window.c

commit 6adf4a12cb45dfd51dff67df2ea569e672800865
Author: Anders Carlsson <andersca@gnu.org>
Date:	2002-04-17

    Query the clipboard TARGET types so we can set the sensitivity of the

    2002-04-17	Anders Carlsson  <andersca@gnu.org>

	* src/file-manager/fm-directory-view.c:
	(clipboard_targets_received), (real_update_menus):
	Query the clipboard TARGET types so we can set the sensitivity
	of the "Paste Files" items accordingly.

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit 99edfb77e29ce4d14c56e55f4ad5d81fad4a2310
Author: Anders Carlsson <andersca@gnu.org>
Date:	2002-04-17

    Plug memory leaks.

    2002-04-17	Anders Carlsson  <andersca@gnu.org>

	* libnautilus-private/nautilus-customization-data.c:
	(add_reset_text):
	* libnautilus-private/nautilus-theme.c:
	(nautilus_theme_make_preview_pixbuf):
	* src/nautilus-property-browser.c: (element_clicked_callback):
	Plug memory leaks.

M	ChangeLog
M	libnautilus-private/nautilus-customization-data.c
M	libnautilus-private/nautilus-theme.c
M	src/nautilus-property-browser.c

commit 82836cbb165f0cabee006d342de3cf0654e77f51
Author: Anders Carlsson <andersca@gnu.org>
Date:	2002-04-17

    Use ::finalize instead of ::destroy so we don't free data twice.

    2002-04-17	Anders Carlsson  <andersca@gnu.org>

	* components/hardware/nautilus-hardware-view.c:
	(nautilus_hardware_view_class_init),
	(nautilus_hardware_view_finalize):
	Use ::finalize instead of ::destroy so we don't free
	data twice.

M	ChangeLog
M	components/hardware/nautilus-hardware-view.c

commit fafef2d5d8230868fb5779bb570ea8a4bd048b2f
Author: Anders Carlsson <andersca@gnu.org>
Date:	2002-04-17

    Remove debugging output.

    2002-04-17	Anders Carlsson  <andersca@gnu.org>

	* libnautilus-private/nautilus-volume-monitor.c:
	(nautilus_file_system_type_free):
	Remove debugging output.

	* src/file-manager/fm-directory-view.c: (fm_directory_view_init),
	(fm_directory_view_finalize), (convert_file_list_to_string),
	(get_clipboard_callback), (clear_clipboard_callback),
	(copy_or_cut_files), (clipboard_received_callback),
	(paste_files_callback), (fm_directory_view_class_init):
	Use GtkClipboard instead of using a selection on the window.
	This simplifies a lot of the code and fixes #77684.

M	ChangeLog
M	libnautilus-private/nautilus-volume-monitor.c
M	src/file-manager/fm-directory-view.c

commit f2260535ec7793729994e260b3d6db4d812ba441
Author: Anders Carlsson <andersca@src.gnome.org>
Date:	2002-04-17

    Doh, forgot this.

M	src/file-manager/fm-list-model.c

commit ca22d6609bd3d26ba644d63fc350712643573eb9
Author: Anders Carlsson <andersca@gnu.org>
Date:	2002-04-17

    Fixup padding so that the dialog looks more like the Nautilus 1.0 one.

    2002-04-17	Anders Carlsson  <andersca@gnu.org>

	* libnautilus-private/nautilus-file-operations-progress.c:
	(nautilus_file_operations_progress_init):
	Fixup padding so that the dialog looks more like the
	Nautilus 1.0 one.

	* libnautilus-private/nautilus-icon-canvas-item.c:
	(nautilus_icon_canvas_item_finalize):
	Unref the layouts.

	* libnautilus-private/nautilus-volume-monitor.c:
	(load_file_system_table), (nautilus_volume_monitor_class_init),
	(nautilus_volume_monitor_finalize), (get_mount_list),
	(nautilus_file_system_type_free),
	(load_additional_mount_list_info):
	Free the file system table on ::finalize.

	* src/file-manager/fm-list-model.c: (fm_list_model_finalize):
	Free details on ::finalize.

M	ChangeLog
M	libnautilus-private/nautilus-file-operations-progress.c
M	libnautilus-private/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-volume-monitor.c
M	src/file-manager/fm-list-model.c

commit ca90235fb87d1714fb57e6d27ecfa0eca33f4277
Author: Pablo Saratxaga <pablo@src.gnome.org>
Date:	2002-04-17

    Added Vietnamese file

M	ChangeLog
M	configure.in
M	po/ChangeLog
A	po/vi.po

commit ce1fbdbb2ff2e21d77b37e153fc84d7cb0b4375e
Author: Ole Laursen <olau@hardworking.dk>
Date:	2002-04-16

    Updated Danish translation.

    2002-04-16	Ole Laursen  <olau@hardworking.dk>

	* da.po: Updated Danish translation.

M	po/ChangeLog
M	po/da.po

commit dc63bd71be927b905ccadd60b16083fb2591219f
Author: Alexander Larsson <alexl@src.gnome.org>
Date:	2002-04-14

    Added version markers

M	ChangeLog
M	po/ChangeLog

commit f85807d9567446df6a542324dcb0295820f7dfd7 (tag: NAUTILUS_1_1_12)
Author: Alexander Larsson <alla@lysator.liu.se>
Date:	2002-04-14

    Bump version to 1.1.12. Require eel 1.1.10

    2002-04-14	Alexander Larsson  <alla@lysator.liu.se>

	* NEWS:
	* configure.in:
	Bump version to 1.1.12.
	Require eel 1.1.10

M	ChangeLog
M	NEWS
M	configure.in
M	po/az.po
M	po/ca.po
M	po/cs.po
M	po/da.po
M	po/de.po
M	po/el.po
M	po/en_GB.po
M	po/es.po
M	po/fi.po
M	po/fr.po
M	po/ga.po
M	po/gl.po
M	po/hu.po
M	po/it.po
M	po/ja.po
M	po/ko.po
M	po/lt.po
M	po/lv.po
M	po/ms.po
M	po/nl.po
M	po/nn.po
M	po/no.po
M	po/pl.po
M	po/pt.po
M	po/pt_BR.po
M	po/ro.po
M	po/ru.po
M	po/sk.po
M	po/sl.po
M	po/sv.po
M	po/ta.po
M	po/tr.po
M	po/uk.po
M	po/zh_CN.po
M	po/zh_TW.po

commit 4cba30654e961af6012d06074857bae67d45d765
Author: Alexander Larsson <alla@lysator.liu.se>
Date:	2002-04-14

    Avoid gnome-canvas move to top operation if there is no rubber-band

    2002-04-14	Alexander Larsson  <alla@lysator.liu.se>

	* libnautilus-private/nautilus-icon-container.c
	(nautilus_icon_container_add):
	Avoid gnome-canvas move to top operation if there is no
	rubber-band selection, because the new item will be on top
	already,
	and the extra move_to_top was showing up badly on profiles.

M	ChangeLog
M	libnautilus-private/nautilus-icon-container.c

commit 516f65d074706dacc9524d69f65b25cc95a3a774
Author: Alexander Larsson <alla@lysator.liu.se>
Date:	2002-04-14

    New text view, by Dave Camp <dave@ximian.com>

    2002-04-13	Alexander Larsson  <alla@lysator.liu.se>

	* components/text/Makefile.am:
	* components/text/Nautilus_View_text.server.in:
	* components/text/nautilus-text-view.c:
	New text view, by Dave Camp <dave@ximian.com>

M	ChangeLog
M	components/text/Makefile.am
M	components/text/Nautilus_View_text.server.in
M	components/text/Nautilus_View_text.server.in.in
M	components/text/nautilus-text-view.c

commit 9d79e3731c643d8f4cceea40f7d8afe49d6a30a0
Author: Alexander Larsson <alexl@src.gnome.org>
Date:	2002-04-14

    Forgot parts of changelog

M	ChangeLog

commit 563b49d4edd3fef1ab659dcfdabbdbb0094f827f
Author: Alexander Larsson <alla@lysator.liu.se>
Date:	2002-04-14

    Fix tooltip name for Home. Patch from dave <dm9211@bris.ac.uk>

    2002-04-13	Alexander Larsson  <alla@lysator.liu.se>

	* src/nautilus-shell-ui.xml:
	Fix tooltip name for Home. Patch from dave <dm9211@bris.ac.uk>

M	ChangeLog
M	src/nautilus-shell-ui.xml

commit 4cba9cb188eedb1c1c5fb3b9d14b0d1ef62738a8
Author: Jody Goldberg <jody@gnome.org>
Date:	2002-04-11

    Change file-types-capplet to gnome-file-types-properties.

    2002-04-11	Jody Goldberg <jody@gnome.org>

	* libnautilus-private/nautilus-program-chooser.c :
	Change file-types-capplet to gnome-file-types-properties.

    2002-03-30	Jody Goldberg <jody@gnome.org>

	* libnautilus-private/nautilus-mime-actions.c
	(nautilus_mime_set_short_list_components_for_file) : Don't
	free the
	  objects while we're still looking at their iids.  Don't double
	  free
	  the iids.

M	ChangeLog
M	libnautilus-private/nautilus-mime-actions.c

commit f105ba21fbe403c82baa6598a3c82e168e51bb85
Author: Michael Meeks <michael@ximian.com>
Date:	2002-04-11

    return an invalid type in an inaccessible scenario.

    2002-04-11	Michael Meeks  <michael@ximian.com>

	* libnautilus-private/nautilus-icon-canvas-item.c
	(nautilus_icon_canvas_item_accessible_get_type): return
	an invalid type in an inaccessible scenario.
	(nautilus_icon_canvas_item_accessible_create): return
	a no-op object if no a11y enabled.

    2002-04-10	Michael Meeks  <michael@ximian.com>

	* libnautilus-private/nautilus-icon-canvas-item.h:
	remove bounds_changed.

M	ChangeLog
M	libnautilus-private/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-canvas-item.h

commit 6cb84ba8e38563ddf4170d28147cefd5113dc7a5
Author: Jody Goldberg <jody@src.gnome.org>
Date:	2002-04-11

    CC rename

M	libnautilus-private/nautilus-program-chooser.c

commit 425def37c6950b0ace5e4a7498a2c56c004f2ef4
Author: Kwok-Koon Cheung <baddog@src.gnome.org>
Date:	2002-04-11

    Updated traditional Chinese translation.

M	po/ChangeLog
M	po/zh_TW.po

commit f29d7eec9e081724be9b7acdd64bcba798b50fc7
Author: David Emory Watson <dwatson@cs.ucr.edu>
Date:	2002-04-10

    Fix mixed up
    comparison. (set_sort_order_from_metadata_and_preferences),

    2002-04-07	David Emory Watson  <dwatson@cs.ucr.edu>

	* src/file-manager/fm-list-model.c:
	(fm_list_model_add_file): Fix mixed up comparison.
	(set_sort_order_from_metadata_and_preferences),
	(fm_list_view_reset_to_defaults): Should be GTK_SORT_DESCENDING
	when
	sort_reversed, bug 77174.
	* src/file-manager/fm-list-view.c:
	(fm_list_view_finalize): Oops, I screwed up the disconnect
	last time...

M	ChangeLog
M	src/file-manager/fm-list-model.c
M	src/file-manager/fm-list-view.c

commit 3e7fa0d910a8f40c807764bb3bcab7a1081816a5
Author: Chyla Zbigniew <chyla@src.gnome.org>
Date:	2002-04-09

    Updated Polish translation by GNOME PL Team <translators@gnome.pl>

M	po/ChangeLog
M	po/pl.po

commit 8f48097fb1be1fe8219b2aac20690216d79da6c5
Author: Michael Meeks <michael@ximian.com>
Date:	2002-04-09

    remove unused 'bounds_changed' signal.

    2002-04-09	Michael Meeks  <michael@ximian.com>

	* libnautilus-private/nautilus-icon-canvas-item.c
	(nautilus_icon_canvas_item_class_init): remove unused
	'bounds_changed' signal.
	(nautilus_icon_canvas_item_update_bounds): don't emit
	it either.

	* src/file-manager/fm-icon-view.c
	(icon_container_compare_icons_callback): kill.
	(icon_container_compare_icons_by_name_callback): kill.
	(fm_icon_view_compare_files): publicize.
	(compare_files_cover): upd.

	* src/file-manager/fm-desktop-icon-view.c
	(desktop_icons_compare_callback): move
	(fm_desktop_icon_view_init): upd.

	* libnautilus-private/nautilus-icon-container.c
	(nautilus_icon_container_get_icon_text),
	(nautilus_icon_container_get_icon_images): wrap the
	virtual methods.
	(nautilus_icon_container_update_icon): upd. to use them.
	(sort_icons_by_name, compare_icons_by_name),
	(compare_icons, sort_icons): use the virtual methods
	instead for speed.
	(nautilus_icon_container_class_init): prune some signals.

	* src/file-manager/fm-icon-view.c
	(create_icon_container): use the fm-icon-container.
	(create_icon_container): upd.
	(get_icon_images_callback),
	(get_icon_text_callback): move

	* src/file-manager/fm-icon-container.[ch]: impl.
	(fm_icon_container_get_icon_images),
	(fm_icon_container_get_icon_text): move
	(fm_icon_container_compare_icons),
	(fm_icon_container_compare_icons_by_name): impl.
	(fm_icon_container_icons_compare): move here.
	create this to handle special desktop bits.
	(fm_icon_container_set_sort_desktop): impl.

M	ChangeLog
M	libnautilus-private/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-container.h
M	src/file-manager/Makefile.am
M	src/file-manager/fm-desktop-icon-view.c
A	src/file-manager/fm-icon-container.c
A	src/file-manager/fm-icon-container.h
M	src/file-manager/fm-icon-view.c
M	src/file-manager/fm-icon-view.h

commit da215d502cbe073f861f6b98dc894eb8c46af5f0
Author: Alexander Larsson <alla@lysator.liu.se>
Date:	2002-04-09

    Handle svg emblems.

    2002-04-09	Alexander Larsson  <alla@lysator.liu.se>

	* libnautilus-private/nautilus-customization-data.c:
	* src/nautilus-property-browser.c (make_drag_image):
	Handle svg emblems.

M	ChangeLog
M	libnautilus-private/nautilus-customization-data.c
M	src/nautilus-property-browser.c

commit 2db4999df0f708fad226bb690d54e93e0c89db2e
Author: Christian Rose <menthos@menthos.com>
Date:	2002-04-08

    Added missing file. Updated Swedish translation.

    2002-04-08	Christian Rose	<menthos@menthos.com>

	* POTFILES.in: Added missing file.
	* sv.po: Updated Swedish translation.

M	po/ChangeLog
M	po/POTFILES.in
M	po/sv.po

commit d05eb69a7858d4d9c8fde49a720334ee17c0fafb
Author: Diego González <dggonz@src.gnome.org>
Date:	2002-04-08

    add a "New Launcher" item to desktop popup and fix bug 74749

M	ChangeLog
M	src/file-manager/fm-desktop-icon-view.c
M	src/file-manager/fm-list-view.c
M	src/file-manager/nautilus-desktop-icon-view-ui.xml

commit 524a345bf0f7f66cc662597b209f7db56d5b9ca8
Author: David Emory Watson <dwatson@cs.ucr.edu>
Date:	2002-04-08

    Size was incorrectly returning name, bug 76191.

    2002-04-06	David Emory Watson  <dwatson@cs.ucr.edu>

	* src/file-manager/fm-list-model.c:
	(fm_list_model_get_sort_column_id_from_sort_type): Size was
	incorrectly
	returning name, bug 76191.

M	ChangeLog
M	src/file-manager/fm-list-model.c

commit aba2607292f92240e90c0b0a221000d0c5502d86
Author: Alexander Larsson <alla@lysator.liu.se>
Date:	2002-04-07

    Keep track of file size in addition to mtime when determining if
    the cache

    2002-04-07	Alexander Larsson  <alla@lysator.liu.se>

	* libnautilus-private/nautilus-icon-factory.c:
	Keep track of file size in addition to mtime when
	determining if the cache is uptodate.
	I needed this for a script that changes the size
	of the file, but keeps the mtime.

M	ChangeLog
M	libnautilus-private/nautilus-icon-factory.c

commit 4220c40a422579d0cdaca0ffa8425c2d50357f77
Author: Alexander Larsson <alla@lysator.liu.se>
Date:	2002-04-07

    NAUTILUS_PREFERENCES_IMAGE_FILE_THUMBNAIL_LIMIT is an integer

    2002-04-07	Alexander Larsson  <alla@lysator.liu.se>

	* libnautilus-private/nautilus-global-preferences.c:
	NAUTILUS_PREFERENCES_IMAGE_FILE_THUMBNAIL_LIMIT is an integer
	(global_preferences_register_enumerations): Allow integer enum
	prefs.

	* src/nautilus-preferences-dialog.c:
	Make NAUTILUS_PREFERENCES_IMAGE_FILE_THUMBNAIL_LIMIT a
	EEL_PREFERENCE_ITEM_ENUMERATION_MENU_INTEGER.

M	ChangeLog
M	libnautilus-private/nautilus-global-preferences.c
M	src/nautilus-preferences-dialog.c

commit 49f8deeb154bceed8343ba8b010df90977660aee
Author: Hasbullah Bin Pit <sebol@ikhlas.com>
Date:	2002-04-06

    Updated Malay Translation.

    2002-04-06	Hasbullah Bin Pit <sebol@ikhlas.com>

    * ms.po: Updated Malay Translation.

M	po/ChangeLog
M	po/ms.po

commit 32edadddc13862589129a04046d80a28778fd2d3
Author: Ole Laursen <olau@hardworking.dk>
Date:	2002-04-06

    Updated Danish translation.

    2002-04-06	Ole Laursen  <olau@hardworking.dk>

	* da.po: Updated Danish translation.

M	po/ChangeLog
M	po/da.po

commit 0261cce0c1cb30ad905211beb43c486f1ac719bf
Author: Chyla Zbigniew <chyla@src.gnome.org>
Date:	2002-04-05

    Updated Polish translation by GNOME PL Team <translators@gnome.pl>

M	po/ChangeLog
M	po/pl.po

commit 6c7f6cd689e0ab3c7463433060c7cbbf5fd11e62
Author: David Emory Watson <dwatson@cs.ucr.edu>
Date:	2002-04-05

    This fixes single click activation in the list view, bug 76197.

    2002-03-30	David Emory Watson  <dwatson@cs.ucr.edu>

	This fixes single click activation in the list view, bug 76197.

	* src/file-manager/fm-list-view.c:
	(list_activate_callback): only do this if the double click
	activation
	preference is set.
	(event_after_callback): handle single click activation preference.
	(click_policy_changed): new function to handle whether file names
	are underlined or not.
	(create_and_set_up_tree_view): connect click policy preference
	callback
	(fm_list_view_finalize): disconnect.

M	ChangeLog
M	src/file-manager/fm-list-view.c

commit c2a199be3ccba97b709ab18ea84a98bfe12ce4da
Author: David Emory Watson <dwatson@cs.ucr.edu>
Date:	2002-04-05

    now g_strsplit returns an additional empty string when a delimiter is

    2002-04-05	David Emory Watson  <dwatson@cs.ucr.edu>

	* src/nautilus-sidebar.c:
	(receive_dropped_uri_list): now g_strsplit returns an additional
	empty
	string when a delimiter is present at the end of the parameter
	string.

M	ChangeLog
M	src/nautilus-information-panel.c
M	src/nautilus-sidebar.c

commit 6046985f696c7b085ea8192ac8142f6afb4a2dbf
Author: Darin Adler <darin@bentspoon.com>
Date:	2002-04-05

    I commited this for Darin:

    2002-04-05	Darin Adler  <darin@bentspoon.com>

	* libnautilus-private/nautilus-metafile.c:
	(metafile_read_check_for_directory): fix bug 77520 by replacing
	assert
	with conditional call to metafile_read_done.

M	ChangeLog
M	libnautilus-private/nautilus-metafile.c

commit 0790b62532684b215ccc1b40dd79d08546c1eccf
Author: Michael Meeks <michael@ximian.com>
Date:	2002-04-05

    impl. (nautilus_throbber_class_init): upd.

    2002-04-05	Michael Meeks  <michael@ximian.com>

	* components/throbber/nautilus-throbber.c
	(nautilus_throbber_accessible_class_init),
	(nautilus_throbber_accessible_initialize),
	(nautilus_throbber_accessible_get_type),
	(nautilus_throbber_get_accessible): impl.
	(nautilus_throbber_class_init): upd.
	(nautilus_throbber_accessible_image_get_size):
	(nautilus_throbber_accessible_image_interface_init):
	(nautilus_throbber_set_location): split out of
	(nautilus_throbber_button_release_event): here.
	(nautilus_icon_container_accessible_do_action): use it.
	(nautilus_throbber_accessible_get_n_actions),
	(nautilus_throbber_accessible_action_get_description),
	(nautilus_throbber_accessible_action_get_name),
	(nautilus_throbber_accessible_action_get_keybinding),
	(nautilus_throbber_accessible_action_set_description),
	(nautilus_throbber_accessible_action_interface_init): impl.

    2002-04-04	Michael Meeks  <michael@ximian.com>

	* src/nautilus-window-toolbars.c
	(create_back_or_forward_toolbar_item): add tooltip
	parameter so we can get a11y descriptions.
	(nautilus_window_initialize_toolbars): upd.

	* src/nautilus-window.c
	(nautilus_window_instance_init): create a tooltips object.
	(nautilus_window_destroy): kill it.

	* src/nautilus-shell-ui.xml: prune some cruft.

	* components/music/nautilus-music-view.c
	(nautilus_music_view_set_album_image): set image name.

M	ChangeLog
M	components/music/nautilus-music-view.c
M	components/throbber/nautilus-throbber.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-shell-ui.xml
M	src/nautilus-spatial-window.c
M	src/nautilus-window-private.h
M	src/nautilus-window-toolbars.c
M	src/nautilus-window.c

commit 7d4860dd61f2add624823a140ab7b908e9f8df69 (tag:
XIMIAN_SUN_DELIVERY_1_MERGE)
Author: jacob berkman <jacob@ximian.com>
Date:	2002-04-04

    the background crapplet changed names (again)

    2002-04-04	jacob berkman  <jacob@ximian.com>

	* src/file-manager/fm-desktop-icon-view.c
	(change_background_callback): the background crapplet changed
	names (again)

M	ChangeLog
M	src/file-manager/fm-desktop-icon-view.c

commit 684be6bd53a944e48b04392414c8cb320f916db7
Author: Michael Meeks <michael@ximian.com>
Date:	2002-04-04

    This commit requires a newer eel, which requires gail.

    2002-04-02	Michael Meeks  <michael@ximian.com>

	* This commit requires a newer eel, which requires gail.

	* libnautilus-private/nautilus-icon-canvas-item.c
	(nautilus_icon_canvas_item_finalize): free text util.
	(nautilus_icon_canvas_item_set_property): sync the text.
	(nautilus_icon_canvas_item_accessible_create): create the
	text util idly as required.
	(nautilus_icon_canvas_item_image_interface_init),
	(nautilus_icon_canvas_item_get_text): impl.
	(nautilus_icon_canvas_item_class_init): add interface,
	should do it in a get_type, but artefact of boilerplate
	macros hiding that.
	(nautilus_icon_canvas_item_get_type): bin boilerplate
	so we can add an interface.
	(nautilus_icon_canvas_item_set_property): add atk
	focus notification / tracking.

    2002-03-28	Michael Meeks  <michael@ximian.com>

	* libnautilus-private/nautilus-icon-container.c
	(start_rubberbanding): set name / description on the
	selection rectangle.

M	ChangeLog
M	libnautilus-private/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-container.c

commit e4fa2d49ee365d4c282c201031281357ad5a1ac6
Author: Kwok-Koon Cheung <baddog@src.gnome.org>
Date:	2002-04-03

    Updated traditional Chinese translation.

M	po/ChangeLog
M	po/zh_TW.po

commit 089236b5c46664048f0d2aa2619731a46b69c552
Author: Hasbullah Bin Pit <sebol@ikhlas.com>
Date:	2002-04-02

    Updated Malay Translation.

    2002-04-02	Hasbullah Bin Pit <sebol@ikhlas.com>

    * ms.po: Updated Malay Translation.

M	po/ChangeLog
M	po/ms.po

commit 6ff8842f154195ca2abb18cf068d1c1ca4cc2473
Author: Duarte Loreto <happyguy_pt@hotmail.com>
Date:	2002-04-01

    Updated Portuguese translation.

    2002-04-01	Duarte Loreto <happyguy_pt@hotmail.com>

	    * pt.po: Updated Portuguese translation.

M	po/ChangeLog
M	po/pt.po

commit 6e1a53295b8eb466da54be06790e14ab7c33332d
Author: Dave Camp <dave@ximian.com>
Date:	2002-04-01

    New functions. (nautilus_icon_canvas_item_accessible_class_init):

    2002-03-30	Dave Camp  <dave@ximian.com>

	    * libnautilus-private/nautilus-icon-canvas-item.c:
	    (nautilus_icon_canvas_item_accessible_get_parent):
	    (nautilus_icon_canvas_item_accessible_get_index_in_parent):
	    New
	    functions.
	    (nautilus_icon_canvas_item_accessible_class_init): Initialize
	    get_parent and get_index_in_parent.

	    * libnautilus-private/nautilus-icon-container.c:
	    (get_accessible),
	    (nautilus_icon_container_class_init): Init get_accessible, add
	    icon_added, icon_removed, and cleared signals.
	    (finish_adding_icon): Emit icon_added.
	    (nautilus_icon_container_remove): Emit icon_removed.
	    (accessible_get_priv),
	    (nautilus_icon_container_accessible_do_action),
	    (nautilus_icon_container_accessible_get_n_actions),
	    (nautilus_icon_container_accessible_action_get_description),
	    (nautilus_icon_container_accessible_action_get_name),
	    (nautilus_icon_container_accessible_action_get_keybinding),
	    (nautilus_icon_container_accessible_action_set_description),
	    (nautilus_icon_container_accessible_action_interface_init),
	    (nautilus_icon_container_accessible_update_selection),
	    (nautilus_icon_container_accessible_selection_changed_cb),
	    (nautilus_icon_container_accessible_icon_added_cb),
	    (nautilus_icon_container_accessible_icon_removed_cb),
	    (nautilus_icon_container_accessible_cleared_cb),
	    (nautilus_icon_container_accessible_add_selection),
	    (nautilus_icon_container_accessible_clear_selection),
	    (nautilus_icon_container_accessible_ref_selection),
	    (nautilus_icon_container_accessible_get_selection_count),
	    (nautilus_icon_container_accessible_is_child_selected),
	    (nautilus_icon_container_accessible_remove_selection),
	    (nautilus_icon_container_accessible_select_all_selection),
	    (nautilus_icon_container_accessible_selection_interface_init),
	    (nautilus_icon_container_accessible_get_n_children),
	    (nautilus_icon_container_accessible_ref_child),
	    (nautilus_icon_container_accessible_initialize),
	    (nautilus_icon_container_accessible_finalize),
	    (nautilus_icon_container_accessible_class_init),
	    (nautilus_icon_container_accessible_get_type): New functions.

	    * libnautilus-private/nautilus-icon-container.h: Added class
	    members for the icon_added, icon_removed, and cleared signals.

M	ChangeLog
M	libnautilus-private/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-container.h

commit c5e13080398430a05d12f7a883d267bc357d694e
Author: Christian Rose <menthos@menthos.com>
Date:	2002-03-31

    Updated Swedish translation.

    2002-03-31	Christian Rose	<menthos@menthos.com>

	* sv.po: Updated Swedish translation.

M	po/ChangeLog
M	po/sv.po

commit 1a8424f07f632b2a35cb251cb2f51e11cf797fb2
Author: Darin Adler <darin@src.gnome.org>
Date:	2002-03-31

    New. (metafile_write_local): Use write_all to do the multiple
    writes that

	* libnautilus-private/nautilus-metafile.c: (write_all): New.
	(metafile_write_local): Use write_all to do the multiple
	writes that
	might be necessary in some cases.

M	ChangeLog
M	libnautilus-private/nautilus-metafile.c

commit 4af5e3de4851a9bfcf67118fd6913ee56038a2ee
Author: Darin Adler <darin@src.gnome.org>
Date:	2002-03-30

	Fixed security problem where we would write the metafile without
	protecting against potential symbolic links.

	* libnautilus-private/nautilus-metafile.c: (finalize): Update to
	use more text URIs, and fewer GnomeVFSURI objects.
	(construct_private_metafile_uri): Make a text URI, not a
	GnomeVFSURI.
	(nautilus_metafile_set_directory_uri): Use text URIs, not
	GnomeVFSURIs,
	for the locations of the public and private metafiles.
	(metafile_get_file_uri): Much simplified to use text URIs.
	(metafile_read_restart): Simplified to use text URIs.
	(metafile_write_succeeded): Broke out this common code needed for
	both local and async. success cases.
	(metafile_write_success_close_callback): Call
	metafile_write_succeeded.
	(metafile_write_local): New, does a metafile write safely
	using mkstemp
	and rename. All synchronous, which should be OK most of the time.
	(metafile_write_start): Use metafile_write_local for "file:"
	URLs and
	the existing code for other URLs.

M	ChangeLog
M	libnautilus-private/nautilus-metafile.c

commit f2f3f467aa16aa1356573a7bcfc4e4d8b506b885
Author: Hasbullah Bin Pit <sebol@ikhlas.com>
Date:	2002-03-29

    Updated Malay Translation.

    2002-03-29	Hasbullah Bin Pit <sebol@ikhlas.com>

    * ms.po: Updated Malay Translation.

M	po/ChangeLog
M	po/ms.po

commit 17237a2a902e02b9a8a35fcce681b7bbad1b4e28
Author: Jody Goldberg <jody@gnome.org>
Date:	2002-03-29

    http://bugzilla.gnome.org/show_bug.cgi?id=75222

    2002-03-29	Jody Goldberg <jody@gnome.org>

	* libnautilus-private/nautilus-program-chooser.c
	(launch_mime_capplet_and_close_dialog) : don't delete the
	dialog, we
	  need to have it send a response (anything but OK I think)
	  so that
	  the nested main loop will exit.

M	ChangeLog
M	libnautilus-private/nautilus-program-chooser.c

commit 5e1f1820a9cbc41d47529fda2ed3434b7c212454
Author: Mark McLoughlin <mark@skynet.ie>
Date:	2002-03-29

    don't assume its a local uri, but instead use

    2002-03-27	Mark McLoughlin  <mark@skynet.ie>

	    * src/file-manager/fm-icon-view.c:
	    (icon_view_handle_uri_list): don't
	    assume its a local uri, but instead use
	    gnome_desktop_item_new_from_uri.

M	ChangeLog
M	src/file-manager/fm-icon-view.c

commit a1b977d52ea30c8bad47a7bc26cbc8b76d5599dd
Author: Alexander Larsson <alla@lysator.liu.se>
Date:	2002-03-29

    Nasty libjpeg b0rkage workarounds. Now jpeg thumbnailing should work

    2002-03-28	Alexander Larsson  <alla@lysator.liu.se>

	* libnautilus-private/nautilus-thumbnails-jpeg.c:
	Nasty libjpeg b0rkage workarounds. Now jpeg
	thumbnailing should work again.

M	ChangeLog
M	libnautilus-private/nautilus-thumbnails-jpeg.c

commit 4a1c538dca09a63badfbba10aedd261cb3950b91
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2002-03-29

    Updated Norwegian (bokml) translation.

    2002-03-29	Kjartan Maraas	<kmaraas@gnome.org>

	* no.po: Updated Norwegian (bokml) translation.

M	po/ChangeLog
M	po/no.po

commit c239d8439d9ac0fd3cf94f593b013588b331e041
Author: Alex Larsson <alexl@redhat.com>
Date:	2002-03-28

    Temporary revert libjpeg patch to keep it building. Will fix for real

    2002-03-28	Alex Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-thumbnails-jpeg.c:
	Temporary revert libjpeg patch to keep it building.
	Will fix for real later.

M	ChangeLog
M	libnautilus-private/nautilus-thumbnails-jpeg.c

commit 78e627c149c19bbcd397e6e9933ff985bd8f323a
Author: Alex Larsson <alexl@redhat.com>
Date:	2002-03-28

    Thumbnail in a low priority idle handler instead of in a 400ms
    timeout.

    2002-03-28	Alex Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-thumbnails.c:
	Thumbnail in a low priority idle handler instead of
	in a 400ms timeout. Damn, it's fast!

M	ChangeLog
M	libnautilus-private/nautilus-thumbnails.c

commit 383310e474b552ad8c79a9784301b673ec26dc7e
Author: Alex Larsson <alexl@redhat.com>
Date:	2002-03-28

    Don't define JCONFIG_INCLUDED. That breaks libjpeg for me.

    2002-03-28	Alex Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-thumbnails-jpeg.c:
	Don't define JCONFIG_INCLUDED. That breaks libjpeg for me.

	* libnautilus-private/nautilus-thumbnails.c:
	Use the global thumbnail if there is one, and the local
	one had the wrong timestamp. Otherwise we will loop if
	the local one is wrong and we can't write to the local
	directory.

M	ChangeLog
M	libnautilus-private/nautilus-thumbnails-jpeg.c
M	libnautilus-private/nautilus-thumbnails.c

commit 6d5dc8e344d18657ce20a48d85772594298d2532
Author: Chyla Zbigniew <chyla@src.gnome.org>
Date:	2002-03-28

    Updated Polish translation by GNOME PL Team <translators@gnome.pl>

M	po/ChangeLog
M	po/pl.po

commit cec1840cd9fd1d7adeed18cdb7ba1b61de4ac521
Author: Dave Camp <dave@ximian.com>
Date:	2002-03-28

    Check for and include X libraries explicitly.

    2002-03-28	Dave Camp  <dave@ximian.com>

	* configure.in: Check for and include X libraries explicitly.

M	ChangeLog
M	configure.in

commit 1749b72da0615f2980d0998f7b0950eb104e9bec
Author: Dave Emory Watson <dwatson@cs.ucr.edu>
Date:	2002-03-28

    Changed the comment for nautilus_link_local_is_special_link to be more

    2002-03-28	Dave Emory Watson  <dwatson@cs.ucr.edu>

	* libnautilus-private/nautilus-link.h: Changed the comment for
	nautilus_link_local_is_special_link to be more clear.

M	ChangeLog
M	libnautilus-private/nautilus-link.h

commit d5c6d0a9ade7ba3d6b134ecb4d126e18142db7d4
Author: Ole Laursen <olau@hardworking.dk>
Date:	2002-03-28

    Updated Danish translation.

    2002-03-28	Ole Laursen  <olau@hardworking.dk>

	* da.po: Updated Danish translation.

M	po/ChangeLog
M	po/da.po

commit fdd5f0d74dc0c96f17511a4e51dd8b53f3ec0f2e
Author: David Emory Watson <dwatson@src.gnome.org>
Date:	2002-03-28

    Fix changelog..


    Fix changelog..

M	ChangeLog

commit 371db7a380e6a485ff7220d2534ff14f6bef2368
Author: Dave Emory Watson <dwatson@cs.ucr.edu>
Date:	2002-03-28

    Share code between different link implementations so that home
    directory

    2002-03-27	Dave Emory Watson  <dwatson@cs.ucr.edu>

	* libnautilus-private/nautilus-link.c,
	libnautilus-private/nautilus-link.h:
	(nautilus_link_local_is_volume_link),
	(nautilus_link_local_is_home_link),
	(nautilus_link_local_is_trash_link),
	(nautilus_link_local_is_special_link): Share code between
	different
	link implementations so that home directory link behavior can be
	controlled from one place.

	* libnautilus-private/nautilus-link-desktop-file.c,
	libnautilus-private/nautilus-link-desktop-file.h:
	(nautilus_link_desktop_file_local_is_volume_link),
	(nautilus_link_desktop_file_local_is_home_link),
	(nautilus_link_desktop_file_local_is_trash_link): Remove.

	* libnautilus-private/nautilus-link-historical.h,
	libnautilus-private/nautilus-link-historical.c:
	(nautilus_link_historical_local_is_volume_link),
	(nautilus_link_historical_local_is_home_link),
	(nautilus_link_historical_local_is_trash_link): Remove.

	* libnautilus-private/nautilus-file-operations.c:
	(is_special_link): Use nautilus_link_local_is_special_link.

	src/file-manager/fm-directory-view.c:
	(is_link_type_special): Remove.
	(special_link_in_selection):  Use
	nautilus_link_local_is_special_link.

	* src/file-manager/fm-desktop-icon-view.c:
	(update_home_link_and_delete_copies): Don't recreate the home
	directory
	link when desktop==home.

M	libnautilus-private/nautilus-file-operations.c
M	libnautilus-private/nautilus-link-desktop-file.c
M	libnautilus-private/nautilus-link-desktop-file.h
M	libnautilus-private/nautilus-link-historical.c
M	libnautilus-private/nautilus-link-historical.h
M	libnautilus-private/nautilus-link.c
M	libnautilus-private/nautilus-link.h
M	src/file-manager/fm-desktop-icon-view.c
M	src/file-manager/fm-directory-view.c
M	src/nautilus-window-toolbars.c

commit 561f65f68dc4766bcf77fb8f576d59c08ca7333c
Author: Kwok-Koon Cheung <baddog@src.gnome.org>
Date:	2002-03-28

    Updated traditional Chinese translation.

M	po/ChangeLog
M	po/zh_TW.po

commit 990e8aa52406ac103444cd7dbfc952f0ff8b9d2f
Author: Dave Camp <dave@ximian.com>
Date:	2002-03-27

    Use nautilus_file_get_symbolic_link_target_uri.

    2002-03-27	Dave Camp  <dave@ximian.com>

	* libnautilus-private/nautilus-file.c
	(nautilus_file_get_activation_uri): Use
	nautilus_file_get_symbolic_link_target_uri.
	(nautilus_file_get_symbolic_link_target_uri): New function.

M	ChangeLog
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-file.h

commit f07e4909dd00090d27252d0a45bdad0a8bce2dc4
Author: Michael Meeks <michael@src.gnome.org>
Date:	2002-03-27

    impl. (nautilus_icon_canvas_item_accessible_get_image_position): stub.


	* libnautilus-private/nautilus-icon-canvas-item.c
	(nautilus_icon_canvas_item_accessible_get_image_description),
	(nautilus_icon_canvas_item_accessible_get_image_size),
	(nautilus_icon_canvas_item_accessible_image_interface_init),
	(nautilus_icon_canvas_item_accessible_get_image_position): impl.
	(nautilus_icon_canvas_item_accessible_get_image_position): stub.
	(nautilus_icon_canvas_item_accessible_get_type): upd.

M	ChangeLog
M	libnautilus-private/nautilus-icon-canvas-item.c

commit 27aad15694c59a47ab8d80023b46a2de5e619992
Author: Michael Meeks <michael@ximian.com>
Date:	2002-03-27

    specify the type name explicitely.

    2002-03-27	Michael Meeks  <michael@ximian.com>

	* libnautilus-private/nautilus-icon-canvas-item.c:
	specify the type name explicitely.

	* src/nautilus-window.c
	(nautilus_window_constructed): move some of the fast setup
	(nautilus_window_instance_init): to here, so it will be
	done by the time the throbber async activate comes in.

M	ChangeLog
M	libnautilus-private/nautilus-icon-canvas-item.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window.c

commit 88f073b2dd929b1051bd97efe43caa37b76e5a17
Author: Michael Meeks <michael@ximian.com>
Date:	2002-03-26

    kill nasty gconf re-enterancy hazard moving the auto_enum to

    2002-03-26	Michael Meeks  <michael@ximian.com>

	* libnautilus-private/nautilus-icon-canvas-item.c
	(nautilus_icon_canvas_item_class_init): kill nasty gconf
	re-enterancy hazard moving the auto_enum to
	(nautilus_icon_canvas_item_init): here.
	(nautilus_icon_canvas_item_class_init): add the a11y
	factory & instantiate the factory boilerplate.
	(nautilus_icon_canvas_item_accessibile_create),
	(nautilus_icon_canvas_item_accessible_get_name),
	(nautilus_icon_canvas_item_accessible_class_init),
	(nautilus_icon_canvas_item_accessible_get_type): impl.

M	ChangeLog
M	libnautilus-private/nautilus-icon-canvas-item.c

commit 5de1527da5b1deb755ed5da6d37d2684bc7aae25
Author: Hasbullah Bin Pit <sebol@ikhlas.com>
Date:	2002-03-26

    Updated Malay Translation.

    2002-03-26	Hasbullah Bin Pit <sebol@ikhlas.com>

    * ms.po: Updated Malay Translation.

M	po/ChangeLog
M	po/ms.po

commit ff76fef0da5f56e00e0f57d7bac99cac41c93d5b
Author: Stanislav Visnovsky <visnovsky@nenya.ms.mff.cuni.cz>
Date:	2002-03-26

    Updated Slovak translation.

    2002-03-26	Stanislav Visnovsky <visnovsky@nenya.ms.mff.cuni.cz>

	* sk.po: Updated Slovak translation.

M	po/ChangeLog
M	po/sk.po

commit 442b5786622d23898ae24f95d89d81171bb2e6dc
Author: Mark McLoughlin <mark@skynet.ie>
Date:	2002-03-25

    also hide the scripts seperator on the background menu.

    2002-03-25	Mark McLoughlin  <mark@skynet.ie>

	    * src/file-manager/fm-directory-view.c: (update_scripts_menu):
	    also
	    hide the scripts seperator on the background menu.

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit 5826d1a9dcc9325b1ee432ec27744eb01e3da956
Author: Alexander Larsson <alla@lysator.liu.se>
Date:	2002-03-25

    Port to gnome 2. (have_broken_filenames), (accumulate_name_utf8),

    2002-03-25	Alexander Larsson  <alla@lysator.liu.se>

	* src/nautilus-location-bar.c: (style_set_handler):
	Port to gnome 2.
	(have_broken_filenames), (accumulate_name_utf8),
	(accumulate_name_locale), (try_to_expand_path):
	Fix filename completion, add support for G_BROKEN_FILENAMES

M	ChangeLog
M	src/nautilus-location-bar.c

commit adc59380b3cbbbbc6b25089dd478c05f233ba511
Author: Alexander Larsson <alexl@src.gnome.org>
Date:	2002-03-24

    Version markers

M	ChangeLog
M	po/ChangeLog

commit 28be9a9e4d47e4636b1d015aa4de3a9639da7fb2 (tag: NAUTILUS_1_1_11)
Author: Alexander Larsson <alla@lysator.liu.se>
Date:	2002-03-24

    bump version

    2002-03-24	Alexander Larsson  <alla@lysator.liu.se>

	* NEWS:
	bump version

	* configure.in:
	Require eel 1.1.9. Bump version to 1.1.11

M	ChangeLog
M	NEWS
M	configure.in

commit 468384bfeb68ac15e049c858bc63c12c35a68b55
Author: Alexander Larsson <alla@lysator.liu.se>
Date:	2002-03-24

    Revert change by lark. Now make dist works again

    2002-03-24	Alexander Larsson  <alla@lysator.liu.se>

	* POTFILES.in:
	Revert change by lark. Now make dist works again

M	po/ChangeLog
M	po/POTFILES.in
M	po/az.po
M	po/ca.po
M	po/cs.po
M	po/da.po
M	po/de.po
M	po/el.po
M	po/en_GB.po
M	po/es.po
M	po/fi.po
M	po/fr.po
M	po/ga.po
M	po/gl.po
M	po/hu.po
M	po/it.po
M	po/ja.po
M	po/ko.po
M	po/lt.po
M	po/lv.po
M	po/ms.po
M	po/nl.po
M	po/nn.po
M	po/no.po
M	po/pl.po
M	po/pt.po
M	po/pt_BR.po
M	po/ro.po
M	po/ru.po
M	po/sk.po
M	po/sl.po
M	po/sv.po
M	po/ta.po
M	po/tr.po
M	po/uk.po
M	po/zh_CN.po
M	po/zh_TW.po

commit 161b60aeb90df47f4d88f0b6952b3dbf6a00345c
Author: Dave Camp <dave@ximian.com>
Date:	2002-03-24

    Remove references to the "Use Emacs-style keyboard shortcuts"
    preference.

    2002-03-24	Dave Camp  <dave@ximian.com>

	* libnautilus-private/nautilus-entry.c: (nautilus_entry_init):
	* libnautilus-private/nautilus-global-preferences.c:
	    * libnautilus-private/nautilus-global-preferences.h:
	* src/nautilus-preferences-dialog.c: Remove references to the
	"Use Emacs-style keyboard shortcuts" preference.

M	ChangeLog
M	libnautilus-private/nautilus-entry.c
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.h
M	src/nautilus-preferences-dialog.c

commit fa83d4c7db4cb2902f3c4294b51f33a678e8f3f7
Author: John Fleck <jfleck@inkstain.net>
Date:	2002-03-24

    src/nautilus-shell-ui.xml src/nautilus-window-menus.c remove link to


    2002-03-24 John Fleck <jfleck@inkstain.net>

	* src/nautilus-shell-ui.xml
	* src/nautilus-window-menus.c
	remove link to release notes in help menu
	fixes bug #73077

M	ChangeLog
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-shell-ui.xml
M	src/nautilus-window-menus.c

commit 0acab3af16fc36b8afafd6476159d445c32a5de2
Author: Wang Jian <lark@src.gnome.org>
Date:	2002-03-24

    *** empty log message ***

M	po/ChangeLog
M	po/POTFILES.in
M	po/zh_CN.po

commit 0daca95c185a400701828d1ce4efd4e6fd4fa485
Author: Hasbullah Bin Pit <sebol@ikhlas.com>
Date:	2002-03-23

    Updated Malay Translation.

    2002-03-23	Hasbullah Bin Pit <sebol@ikhlas.com>

    * ms.po: Updated Malay Translation.

M	po/ms.po

commit 3d60b12c762930b0d696a07e381a1e3e07244ed4
Author: Havoc Pennington <hp@pobox.com>
Date:	2002-03-23

    set up an auto variable for the /desktop/gnome/sound/enable_esd
    setting,

    2002-03-22	Havoc Pennington  <hp@pobox.com>

	* src/file-manager/fm-icon-view.c (should_preview_sound): set up
	an auto variable for the /desktop/gnome/sound/enable_esd setting,
	to avoid remote gconf query on every icon mouseover.

M	ChangeLog
M	src/file-manager/fm-icon-view.c

commit edb2f1aa19fa9c0e9dfba97ecd1f6862029bd965
Author: Yuri Syrota <rasta@src.gnome.org>
Date:	2002-03-22

    Updated Ukrainian translation

M	po/uk.po

commit a840b6ff89d9d3683af79eeb012d5e6ecbe66f4c
Author: Dave Camp <dave@ximian.com>
Date:	2002-03-22

    use eel_scrolled_wrap_box_new().

    2002-03-22	Dave Camp  <dave@ximian.com>

	* src/file-manager/fm-properties-window.c: (create_emblems_page):
	use eel_scrolled_wrap_box_new().

	* components/news/nautilus-news.c:
	(check_button_focus_in_callback), (add_channel_entry): Use the
	new eel_gtk_viewport functions to move the focused checkbox into
	view on focus changes.

M	ChangeLog
M	components/news/nautilus-news.c
M	src/file-manager/fm-properties-window.c

commit 297734ac4cb7ec6c133cfc858ee7129430827ebe
Author: John Fleck <jfleck@inkstain.net>
Date:	2002-03-22

    help/nautilus-user-manual/C/nautilus-user-manual.xml, legal.xml
    first cut


    2002-03-21 John Fleck <jfleck@inkstain.net>

	* help/nautilus-user-manual/C/nautilus-user-manual.xml, legal.xml
	first cut at modifying docs for GNOME2 Nautilus

M	ChangeLog
A	help/nautilus-user-manual/C/legal.xml
M	help/nautilus-user-manual/C/nautilus-user-manual.xml

commit 689f81e5dc0017f5e17809f324f66c37b7f6b9a6
Author: Hasbullah Bin Pit <sebol@ikhlas.com>
Date:	2002-03-21

    Updated Malay Translation.

    2002-03-21	Hasbullah Bin Pit <sebol@ikhlas.com>

    * ms.po: Updated Malay Translation.

M	po/ChangeLog
M	po/ms.po

commit 01e9b1e0067339236e314086cb8025b76eb622a4
Author: German Poo-Caaman~o <gpoo@ubiobio.cl>
Date:	2002-03-21

    Updated spanish translation from Pablo Gonzalo del Campo

    2002-03-21	German Poo-Caaman~o <gpoo@ubiobio.cl>

	* es.po: Updated spanish translation from
		Pablo Gonzalo del Campo <pablodc@bigfoot.com>

M	po/ChangeLog
M	po/es.po

commit b8e355cd99a4df411900754b5070d3f60b6ab67a
Author: Michael Meeks <michael@ximian.com>
Date:	2002-03-21

    revert my crack smoking fiddling with offsets changes - it seems

    2002-03-20	Michael Meeks  <michael@ximian.com>

	* src/nautilus-zoom-control.c (draw_number): revert
	my crack smoking fiddling with offsets changes - it seems
	ScaleableGorilla needs to change.

M	ChangeLog
M	src/nautilus-zoom-control.c

commit c4387e40257240f9905b36e2c04462a473d516fc
Author: Chyla Zbigniew <chyla@src.gnome.org>
Date:	2002-03-20

    Updated Polish translation by GNOME PL Team <translators@gnome.pl>

M	po/ChangeLog
M	po/pl.po

commit 423f4e2bddcb10c50e8930ccbbb8a9faa31daa49
Author: Havoc Pennington <hp@redhat.com>
Date:	2002-03-20

    Add patch to re-thumbnail if the thumbnail timestamp is different
    from the

    2002-03-20	Havoc Pennington  <hp@redhat.com>

	* libnautilus-private/nautilus-thumbnails.c: Add patch to
	re-thumbnail if the thumbnail timestamp is different from the
	thumbnailed file (vs. newer). Fixes the case where people have
	files with future timestamps.

M	ChangeLog
M	libnautilus-private/nautilus-thumbnails.c

commit 735caeed41f0bfd77b34f19011f9968fedb04de2
Author: Anders Carlsson <andersca@gnu.org>
Date:	2002-03-20

    Comment out WPTYPE_EMBOSSED since it doesn't exist.

    2002-03-20	Anders Carlsson  <andersca@gnu.org>

	* libnautilus-private/nautilus-directory-background.c
	(nautilus_file_background_read_desktop_settings):
	Comment out WPTYPE_EMBOSSED since it doesn't exist.

M	ChangeLog
M	libnautilus-private/nautilus-directory-background.c

commit 58ba80ab0c1dd8a75a7797081edde44de5ca7cea
Author: Alexander Larsson <alla@lysator.liu.se>
Date:	2002-03-20

    Patch from Glen Gray <glen@antefacto.com>

    2002-03-19	Alexander Larsson  <alla@lysator.liu.se>

	Patch from Glen Gray <glen@antefacto.com>

	* components/hardware/icons/HD_drive.png:
	* components/hardware/icons/Makefile.am:
	Restore old harddrive icon

	* components/hardware/nautilus-hardware-view.c:
	(setup_form_title),
	(setup_overview_form):
	Use the hardrive icon. Make it look more like the 1.0.x version.

M	ChangeLog
A	components/hardware/icons/HD_drive.png
M	components/hardware/icons/Makefile.am
M	components/hardware/nautilus-hardware-view.c

commit 9894e8e69ae61a21e6bef014f7705185344857b0
Author: Ole Laursen <olau@hardworking.dk>
Date:	2002-03-19

    Updated Danish translation.

    2002-03-19	Ole Laursen  <olau@hardworking.dk>

	* da.po: Updated Danish translation.

M	po/ChangeLog
M	po/da.po

commit 1c42856600877e521f7612f2c3a58c2911fe26fb
Author: Michael Meeks <michael@ximian.com>
Date:	2002-03-19

    use the y_offset to center the number in the allocation, while was

    2002-03-19	Michael Meeks  <michael@ximian.com>

	* src/nautilus-zoom-control.c (draw_number):
	use the y_offset to center the number in the
	allocation, while was possible to 'fix' this
	centering by other means, it's not going to handle
	font size or other changes that change the pixel
	height of this toolbar.

	* libnautilus-private/nautilus.schemas: add the
	defaults in here to test.

	* components/music/nautilus-music-view.c
	(nautilus_music_view_init): prune old font bits.
	(set_up_tree_view): handle the font / size
	using Pango & the cell renderers.

	* components/news/nautilus-news.c
	(empty_message_size_allocate): remove, no longer
	neccessary GtkLabel will do the wrapping for us.
	(make_news_view): upd.

M	ChangeLog
M	components/music/nautilus-music-view.c
M	components/news/nautilus-news.c
M	libnautilus-private/nautilus.schemas
M	src/nautilus-zoom-control.c

commit c4fcef4c1e4677a266f7cfef54d8c13f650f8ea5
Author: Michael Meeks <michael@ximian.com>
Date:	2002-03-18

    NULL top_left_text after free.

    2002-03-18	Michael Meeks  <michael@ximian.com>

	* libnautilus-private/nautilus-directory-async.c
	(top_left_start): NULL top_left_text after free.

M	ChangeLog
M	libnautilus-private/nautilus-directory-async.c

commit 3e2057b0b2ab185c77355dfa4389811ad61db4d0
Author: Hasbullah Bin Pit <sebol@ikhlas.com>
Date:	2002-03-18

    Updated Malay Translation.

    2002-03-18	Hasbullah Bin Pit <sebol@ikhlas.com>

    * ms.po: Updated Malay Translation.

M	po/ChangeLog
M	po/ms.po

commit a8bb3c5df03d4fdf6b776b9535e3a3ed3ab75e9b
Author: Michael Meeks <michael@src.gnome.org>
Date:	2002-03-18

    guard window creation to avoid re-enterancy, via. other shell calls to


	* src/nautilus-application.c
	(nautilus_application_create_desktop_window):
	guard window creation to avoid re-enterancy, via.
	other shell calls to create windows.

	* src/nautilus-main.c (main): vfs and bonobo init
	is done for us by gnome_program_init.

	* src/nautilus-view-frame.c
	(nautilus_view_frame_selection_changed),
	(send_history): check we have a listener before
	constructing potentially large and slow change
	notifications.

	* configure.in: require bonobo 1.113.0 where we have
	the event source acceleration.

M	ChangeLog
M	configure.in
M	src/file-manager/fm-directory-view.c
M	src/nautilus-application.c
M	src/nautilus-main.c
M	src/nautilus-view-frame.c

commit 13128be2239ae047c404bc9fc8851bfdce2e6d29
Author: Darin Adler <darin@src.gnome.org>
Date:	2002-03-18

    Bump required versions.

	* configure.in: Bump required versions.

M	ChangeLog
M	configure.in

commit cbb6300bac3987af93b76bcb59ca56aecb993969
Author: Darin Adler <darin@src.gnome.org>
Date:	2002-03-18

    Release marker.

M	ChangeLog

commit 9bc4c00f46808fe85d7070c0fc1a477ff5e328fe
Author: Darin Adler <darin@src.gnome.org>
Date:	2002-03-18

    Release markers.

M	po/ChangeLog

commit 208b18f1f59c0085ce1f6757989023d39e2b7f66 (tag: NAUTILUS_1_1_10)
Author: Alexander Larsson <alexl@src.gnome.org>
Date:	2002-03-18

    Update pofiles

M	po/az.po
M	po/ca.po
M	po/cs.po
M	po/da.po
M	po/de.po
M	po/el.po
M	po/en_GB.po
M	po/es.po
M	po/fi.po
M	po/fr.po
M	po/ga.po
M	po/gl.po
M	po/hu.po
M	po/it.po
M	po/ja.po
M	po/ko.po
M	po/lt.po
M	po/lv.po
M	po/ms.po
M	po/nl.po
M	po/nn.po
M	po/no.po
M	po/pl.po
M	po/pt.po
M	po/pt_BR.po
M	po/ro.po
M	po/ru.po
M	po/sk.po
M	po/sl.po
M	po/sv.po
M	po/ta.po
M	po/tr.po
M	po/uk.po
M	po/zh_CN.po
M	po/zh_TW.po

commit 72a645cbbe872039f6bdf49cd7d19faf89464267
Author: Alexander Larsson <alla@lysator.liu.se>
Date:	2002-03-18

    Fix typo. Was using x0 instead of y0. Reported by Edouard Poor

    2002-03-17	Alexander Larsson  <alla@lysator.liu.se>

	* libnautilus-private/nautilus-icon-factory.c (scale_icon):
	Fix typo. Was using x0 instead of y0. Reported by
	Edouard Poor <cs@edouard.info>

	* configure.in:
	Bump version to 1.1.10. Require eel 1.1.8

	* NEWS:
	Bump version

M	ChangeLog
M	NEWS
M	configure.in
M	libnautilus-private/nautilus-icon-factory.c

commit fe8494364ee61a155bcd6f643ef21723908a60da
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2002-03-17

    Updated Norwegian (bokml) translation.

    2002-03-17	Kjartan Maraas	<kmaraas@gnome.org>

	* no.po: Updated Norwegian (bokml) translation.

M	po/ChangeLog
M	po/no.po

commit 11b1d8a2c8e8c66599b70d5f4c45135b8778bc28
Author: Valek Frob <frob@src.gnome.org>
Date:	2002-03-17

    Updated russian translation.

M	po/ChangeLog
M	po/ru.po

commit 7d2eb67ef35091bebca0d500a18898d8c6814fee
Author: Hasbullah Bin Pit <sebol@ikhlas.com>
Date:	2002-03-17

    Updated Malay Translation.

    2002-03-17	Hasbullah Bin Pit <sebol@ikhlas.com>

    * ms.po: Updated Malay Translation.

M	po/ChangeLog
M	po/ms.po

commit 5c306d790e194cdcb62642377261f4775a736b1d
Author: Matthias Warkus <mawarkus@src.gnome.org>
Date:	2002-03-15

    Updated German translation

M	po/ChangeLog
M	po/de.po

commit 9f47c226e5099cb88d7b15b7e59b5b812ba76f4c
Author: Stanislav Visnovsky <visnovsky@nenya.ms.mff.cuni.cz>
Date:	2002-03-15

    Updated Slovak translation.

    2002-03-15	Stanislav Visnovsky <visnovsky@nenya.ms.mff.cuni.cz>

	* sk.po: Updated Slovak translation.

M	po/ChangeLog
M	po/sk.po

commit 6329f9dbfc5eb20e081ad8ec73cdf0f6b9668336
Author: Hasbullah Bin Pit <sebol@ikhlas.com>
Date:	2002-03-15

    Added Malay (ms)to ALL_LINGUAS. Addedd Malay Translation.

    2002-03-15	Hasbullah Bin Pit <sebol@ikhlas.com>

	    * configure.in: Added Malay (ms)to ALL_LINGUAS.
	* po/ms.po: Addedd Malay Translation.

M	ChangeLog
M	configure.in
M	po/ChangeLog
A	po/ms.po

commit 57e60bd2c880e6e7ca7d25bbaee28473d9be2082
Author: Dave Camp <dave@ximian.com>
Date:	2002-03-15

    Add mnemonics to various controls and labels.

    2002-03-14	Dave Camp  <dave@ximian.com>

	    * components/news/nautilus-news.c: (add_command_buttons),
	    (news_label_new), (make_remove_widgets), (make_add_widgets),
	    (set_up_edit_widgets), (site_list_mnemonic_activate),
	    (set_up_configure_widgets), (set_up_main_widgets): Add
	    mnemonics
	    to various controls and labels.

M	ChangeLog
M	components/news/nautilus-news.c

commit b9bd828cb6a60be7d057de8761c09a68e12c9e40
Author: John Fleck <jfleck@inkstain.net>
Date:	2002-03-14

    src/nautilus-shell-ui.xml src/nautilus-window-menus.c changing "Status


    2002-03-14 John Fleck <jfleck@inkstain.net>

	* src/nautilus-shell-ui.xml
	* src/nautilus-window-menus.c
	changing "Status Bar" to "Statusbar", per documentation
	style guide, fixing bug #66649

M	ChangeLog
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-shell-ui.xml
M	src/nautilus-window-menus.c

commit 5cf74941da056faefca8fce5980bcbab0e62c978
Author: Christian Meyer <chrisime@src.gnome.org>
Date:	2002-03-14

    Updated German translation.

M	po/ChangeLog
M	po/de.po

commit 2795177bd7c92d0d7caeccbf69c681f87a86209e
Author: Michael Meeks <michael@ximian.com>
Date:	2002-03-14

    re-instate the making of per display iids.

    2002-03-11	Michael Meeks  <michael@ximian.com>

	    * libnautilus-private/nautilus-bonobo-extensions.c
	    (nautilus_bonobo_activation_register_for_display): re-instate
	    the making of per display iids.

	    * components/loser/sidebar/main.c (main): use
	    eel_bonobo_make_registration_id.

	    * components/loser/content/main.c (main): ditto.

	    * components/adapter/main.c (main): ditto.

	    * libnautilus/nautilus-view-standard-main.c
	    (nautilus_view_standard_main_multi): ditto.

M	ChangeLog
M	components/adapter/main.c
M	components/loser/content/main.c
M	components/loser/sidebar/main.c
M	libnautilus-private/nautilus-bonobo-extensions.c
M	libnautilus/nautilus-view-standard-main.c

commit 3657ec5feabd04f25ec312394160a73c710bef70
Author: Alexander Larsson <alla@lysator.liu.se>
Date:	2002-03-14

    Disable thrash for afs filesystems.

    2002-03-13	Alexander Larsson  <alla@lysator.liu.se>

	* libnautilus-private/filesystem-attributes.xml:
	Disable thrash for afs filesystems.

M	ChangeLog
M	libnautilus-private/filesystem-attributes.xml

commit 9aa461e0df60dc862165df85baebe6313be97016
Author: Alexander Larsson <alla@lysator.liu.se>
Date:	2002-03-14

    After loading the link info with the new display name, clear the old

    2002-03-13	Alexander Larsson  <alla@lysator.liu.se>

	* libnautilus-private/nautilus-directory-async.c:
	(link_info_done): After loading the link info with the new display
	name, clear the old cached display name.

	* libnautilus-private/nautilus-file-private.h:
	(NautilusFileDetails):	Add cached utf-8 display name and the
	collation key for the display name.
	(nautilus_file_clear_cached_display_name): New function

	* libnautilus-private/nautilus-file.c:
	(finalize): Free cached display name and collation key.
	(update_info_internal, nautilus_file_update_name): clear
	cached display name when filename changes.
	(compare_by_display_name): Use
	nautilus_file_get_display_name_nocopy()
	to avoid copy. Use nautilus_file_get_display_name_collation_key()
	to
	avoid repeating expensive collation.
	(nautilus_file_clear_cached_display_name): New function to clear
	the cached display name and collation key.
	(nautilus_file_get_display_name_collation_key): Cache the
	value of g_utf8_collate_key() in order to do fast sorting on the
	display name.
	(nautilus_file_get_display_name_nocopy,
	nautilus_file_get_display_name):
	Cache the final display_name utf-8 value. Don't call
	g_utf8_validate()
	twice.

	* libnautilus-private/nautilus-icon-container.c:
	Remove assert that was showing up g_list_first() in my profiles.

M	ChangeLog
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-file-private.h
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-icon-container.c

commit cc242e85e3aa936627a534754b0753b1a0f38ec8
Author: Gregory Leblanc <gleblanc@linuxweasel.com>
Date:	2002-03-14

    Big rework, less painful now. Parts from Chris Chabot, among others.

    2002-03-13	Gregory Leblanc  <gleblanc@linuxweasel.com>

	* nautilus.spec.in: Big rework, less painful now.  Parts from
	Chris Chabot, among others.

M	ChangeLog
M	nautilus.spec.in

commit ced48ddee3a341cb6702195ccf1c8608cd2958b5
Author: Anders Carlsson <andersca@src.gnome.org>
Date:	2002-03-13

    Remove conflict markers

M	ChangeLog

commit c3827ca4bc4ab3b869caf8df50a286da8c14974d
Author: Matthias Warkus <mawarkus@src.gnome.org>
Date:	2002-03-13

    Updated German translation

M	po/ChangeLog
M	po/de.po

commit 6cfb0c0bf986f68304a5ae4dea630d4e208311bd
Author: Anders Carlsson <andersca@gnu.org>
Date:	2002-03-13

    Call gtk_window_set_transient_for on the about dialog.

    2002-03-13	Anders Carlsson  <andersca@gnu.org>

	* src/nautilus-window-menus.c
	(help_menu_about_nautilus_callback):
	Call gtk_window_set_transient_for on the about dialog.

M	ChangeLog
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-window-menus.c

commit 23d8b193f9448e0184ee6d1969e4060e4ec211e7
Author: Andraz Tori <minmax@src.gnome.org>
Date:	2002-03-12

    Updated Slovenian translation

M	po/sl.po

commit 1b8ae3bf6371380fcf5de33c90dbce15a981eafe
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2002-03-12

    Updated Norwegian (bokml) translation.

    2002-03-12	Kjartan Maraas	<kmaraas@gnome.org>

	* no.po: Updated Norwegian (bokml) translation.

M	po/ChangeLog
M	po/no.po

commit b2f6429a8bdeac28965f2f6ce79c2b2354721061
Author: Alexander Larsson <alla@lysator.liu.se>
Date:	2002-03-12

    Escape text that is parsed as markup that could have ampersands
    etc. in

    2002-03-12	Alexander Larsson  <alla@lysator.liu.se>

	* components/music/nautilus-music-view.c:
	(music_view_set_selected_song_title,nautilus_music_view_update):
	Escape text that is parsed as markup that could
	have ampersands etc. in it.
	(fetch_song_info): Use display filename for title when
	the title is missing. This handles nice conversion to
	utf8.

    2002-03-10	Diego Gonzlez	<dggonz@yahoo.com>

	* components/music/nautilus-music-vew.c (read_id_tag): convert
	title, comments, artist and album to UTF-8

    2002-03-11 Diego Gonzlez  <dggonz@yahoo.com>

	* components/music/nautilus-music-view.c (go_to_next_track):
	Fix a crash where the music view would crash after playing the
	last song of a list. Correct indentation.

M	ChangeLog
M	components/music/nautilus-music-view.c

commit 383f1d55927391e66de1fd40113eaec856aeb114
Author: Anders Carlsson <andersca@gnu.org>
Date:	2002-03-11

    Add nautilus-file-operations-progress-icons.h Don't try create
    or destroy

    2002-03-11	Anders Carlsson  <andersca@gnu.org>

	* libnautilus-private/Makefile.am:
	Add nautilus-file-operations-progress-icons.h
	* src/nautilus-window.c: (nautilus_window_hide_sidebar),
	(nautilus_window_show_sidebar):
	Don't try create or destroy the sidebar on desktop windows.

M	ChangeLog
M	libnautilus-private/Makefile.am
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window.c

commit 376977b17c5a9aae655f595eff36645c53bda5c2
Author: Anders Carlsson <andersca@gnu.org>
Date:	2002-03-11

    Add progress jar feature; the progress dialog icon now looks like
    a jar

    2002-03-11	Anders Carlsson  <andersca@gnu.org>

	* libnautilus-private/nautilus-file-operations-progress-icons.h:
	* libnautilus-private/nautilus-file-operations-progress.c:
	(nautilus_file_operations_progress_update_icon),
	(nautilus_file_operations_progress_update),
	(nautilus_file_operations_progress_init),
	(nautilus_file_operations_progress_class_init):
	Add progress jar feature; the progress dialog icon now looks like
	a jar that fills up as the files is copied. This idea was
	suggested
	by Tuomas Kuosmanen.

M	ChangeLog
A	libnautilus-private/nautilus-file-operations-progress-icons.h
M	libnautilus-private/nautilus-file-operations-progress.c

commit 31cfe051116b5a50599b3a1497f2c8ddd86719f9
Author: Michael Meeks <michael@ximian.com>
Date:	2002-03-11

    use g_object_weak_ref instead of the "destroy" signal which is mostly

    2002-03-11	Michael Meeks  <michael@ximian.com>

	* libnautilus/nautilus-clipboard.c
	(select_all_callback): use g_object_weak_ref
	instead of the "destroy" signal which is mostly
	useless.
	(idle_source_destroy_callback): impl.

M	ChangeLog
M	libnautilus/nautilus-clipboard.c

commit 62236a251854191512b404d5ebc2e2df2b89e759
Author: James Henstridge <james@daa.com.au>
Date:	2002-03-11

    build fix: get rid of unneeded semicolons which cause compile
    errors with

    2002-03-11	James Henstridge  <james@daa.com.au>

	* configure.in: build fix: get rid of unneeded semicolons which
	cause compile errors with newer versions of autoconf (this doesn't
	break older versions).

M	ChangeLog
M	configure.in

commit 9f84cd972fcb0b99b80b04255bee8f2e754bfd84
Author: Anders Carlsson <andersca@gnu.org>
Date:	2002-03-11

    Re-add nautilus-launch-icon.

    2002-03-11	Anders Carlsson  <andersca@gnu.org>

	* icons/Makefile.am:
	* icons/nautilus-launch-icon.png:
	Re-add nautilus-launch-icon.

	* src/nautilus-window.c: (set_up_default_icon_list):
	Use nautilus_pixmap_file to get the full path to the icons used.
	(nautilus_window_class_init):
	Remove nautilus_window_realize function, it only contained
	stuff we don't need to do these days.

M	ChangeLog
M	icons/Makefile.am
A	icons/nautilus-launch-icon.png
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window.c

commit 57852090090c105a45c5861ef7d389aa0e844030
Author: Anders Carlsson <andersca@gnu.org>
Date:	2002-03-11

    Only create the sidebar if the "Display sidebar in new windows"
    preference

    2002-03-11	Anders Carlsson  <andersca@gnu.org>

	* src/nautilus-window.c: (nautilus_window_set_up_sidebar),
	(nautilus_window_tear_down_sidebar),
	(nautilus_window_constructed),
	(nautilus_window_hide_sidebar), (nautilus_window_show_sidebar),
	(nautilus_window_sidebar_showing):
	Only create the sidebar if the "Display sidebar in new windows"
	preference is turned on, otherwise create it when user activates
	"Show sidebar" and destroy it when user activates "Hide sidebar".
	This fixes #72595.

M	ChangeLog
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window.c

commit 9e0012f1632efe9f9fb53a9610ed223ca5fe9ac5
Author: Anders Carlsson <andersca@gnu.org>
Date:	2002-03-11

    Move the "Rename" verb into fm-directory-view and implement rename

    2002-03-11	Anders Carlsson  <andersca@gnu.org>

	* src/file-manager/fm-directory-view.c: (process_old_files),
	(queue_pending_files), (fm_directory_view_can_rename_file),
	(can_rename_file), (start_renaming_file),
	(reveal_newly_added_folder), (rename_file_callback),
	(real_merge_menus), (real_update_menus),
	(fm_directory_view_class_init):
	* src/file-manager/fm-directory-view.h:
	* src/file-manager/fm-icon-view.c:
	(fm_icon_view_can_rename_file),
	(fm_icon_view_start_renaming_file),
	(fm_icon_view_merge_menus), (fm_icon_view_update_menus),
	(fm_icon_view_class_init):
	* src/file-manager/fm-list-model.c:
	(fm_list_model_get_column_type), (fm_list_model_get_value):
	* src/file-manager/fm-list-model.h:
	* src/file-manager/fm-list-view.c: (cell_renderer_edited),
	(create_and_set_up_tree_view), (fm_list_view_start_renaming_file),
	(fm_list_view_class_init):
	* src/file-manager/nautilus-directory-view-ui.xml:
	* src/file-manager/nautilus-icon-view-ui.xml:
	Move the "Rename" verb into fm-directory-view and implement rename
	callbacks for both the list and icon view.

M	ChangeLog
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-directory-view.h
M	src/file-manager/fm-icon-view.c
M	src/file-manager/fm-list-model.c
M	src/file-manager/fm-list-model.h
M	src/file-manager/fm-list-view.c
M	src/file-manager/nautilus-directory-view-ui.xml
M	src/file-manager/nautilus-icon-view-ui.xml

commit 0dc1617ed9a4f80846f883e917a2011ce62a5a8c (tag: NAUTILUS_1_1_9)
Author: Darin Adler <darin@src.gnome.org>
Date:	2002-03-11

    Release

M	po/az.po
M	po/ca.po
M	po/cs.po
M	po/da.po
M	po/de.po
M	po/el.po
M	po/en_GB.po
M	po/es.po
M	po/fi.po
M	po/fr.po
M	po/ga.po
M	po/gl.po
M	po/hu.po
M	po/it.po
M	po/ja.po
M	po/ko.po
M	po/lt.po
M	po/lv.po
M	po/nl.po
M	po/nn.po
M	po/no.po
M	po/pl.po
M	po/pt.po
M	po/pt_BR.po
M	po/ro.po
M	po/ru.po
M	po/sk.po
M	po/sl.po
M	po/sv.po
M	po/ta.po
M	po/tr.po
M	po/uk.po
M	po/zh_CN.po
M	po/zh_TW.po

commit 4db2c7ed35e167e7e6d33c77550c39c75f2156c1
Author: Darin Adler <darin@src.gnome.org>
Date:	2002-03-11

    Bump version. Bump version.

	* NEWS: Bump version.
	* configure.in: Bump version.

M	ChangeLog
M	NEWS
M	configure.in

commit c195d389c7e635d0db16fe38677a8cb130241585
Author: Andraz Tori <minmax@src.gnome.org>
Date:	2002-03-10

    Updated Slovenian translation

M	po/sl.po

commit c91fed48f0f0be2a6203324d90e2a306e5511ee9
Author: Andraz Tori <minmax@src.gnome.org>
Date:	2002-03-10

    Updated Slovenian translation

M	po/sl.po

commit d4011b0bab60b9d34b4f6f86251ef88a975defac
Author: Alexander Larsson <alla@lysator.liu.se>
Date:	2002-03-10

    Cache the value of getenv("G_BROKEN_FILENAMES"), as this getenv
    showed up

    2002-03-10	Alexander Larsson  <alla@lysator.liu.se>

	* libnautilus-private/nautilus-file.c: (have_broken_filenames),
	(nautilus_file_rename), (nautilus_file_get_display_name):
	Cache the value of getenv("G_BROKEN_FILENAMES"), as this getenv
	showed up as 3.6% and nr 2 in profiles.

M	ChangeLog
M	libnautilus-private/nautilus-file.c

commit 96d57a96d4816616ec7a1f7e4f350662e9b7a6c5
Author: Chyla Zbigniew <chyla@src.gnome.org>
Date:	2002-03-10

    Updated Polish translation by GNOME PL Team <translators@gnome.pl>

M	po/ChangeLog
M	po/pl.po

commit ea95001e71e1876134443f2f06baec6623e5e559
Author: Alexander Larsson <alla@lysator.liu.se>
Date:	2002-03-10

    Pass event->event to gtk_drag_begin in order get the right time
    for the

    2002-03-10	Alexander Larsson  <alla@lysator.liu.se>

	* src/nautilus-property-browser.c (element_clicked_callback):
	Pass event->event to gtk_drag_begin in order get the right time
	for the grab. This avoids a race with the ungrab that could lead
	to stuck grabs.

M	ChangeLog
M	src/nautilus-property-browser.c

commit 3904a6e18510e20401ab396f29057b676f326f98
Author: Christian Rose <menthos@menthos.com>
Date:	2002-03-10

    Added missing file. Updated Swedish translation.

    2002-03-10	Christian Rose	<menthos@menthos.com>

	* POTFILES.in: Added missing file.
	* sv.po: Updated Swedish translation.

M	po/ChangeLog
M	po/POTFILES.in
M	po/sv.po

commit db4de505d9b058194b0531bfe9cef471af911e3a
Author: jacob berkman <jacob@ximian.com>
Date:	2002-03-09

    run-nautilus is no more, so just run nautilus

    2002-03-09	jacob berkman  <jacob@ximian.com>

	* nautilus.desktop.in (Exec): run-nautilus is no more, so just run
	nautilus

M	ChangeLog
M	nautilus.desktop.in

commit 93f596f73b6ac6d54f73d6b445006c77119b87e9
Author: Darin Adler <darin@src.gnome.org>
Date:	2002-03-09

    Add new "inserted_first_child" boolean so we can insert new
    children and

	* components/tree/nautilus-tree-model.c:
	(tree_node_has_dummy_child): Add new "inserted_first_child"
	boolean so we can insert new children and get rid of the "empty"
	node.
	(insert_node): Handle the case where we insert the first child,
	and the empty node goes away.
	(start_monitoring_directory): Set the "done loading" state a bit
	earlier.
	(nautilus_tree_model_ref_node): Make the "done loading" state be
	false if there are no children, so we see "Loading" rather than
	"Empty" until we are sure it's empty.

	* icons/default/default.xml:
	* icons/gnome/gnome.xml:
	* icons/sierra/sierra.xml:
	* icons/tahoe/tahoe.xml:
	Vertical offset of "-1" looks right.

	* src/Makefile.am: Remove run-nautilus.
	* src/run-nautilus: Remove.

M	ChangeLog
M	components/tree/nautilus-tree-model.c
M	icons/default/default.xml
M	icons/gnome/gnome.xml
M	icons/sierra/sierra.xml
M	icons/tahoe/tahoe.xml
M	src/Makefile.am
D	src/run-nautilus

commit ab3810795b164a0a8369702f5aa9752f7cb9b66f
Author: Michael Meeks <michael@ximian.com>
Date:	2002-03-08

    create a UI component for the status, that is separate from the
    shell UI

    2002-03-08	Michael Meeks  <michael@ximian.com>

	* src/nautilus-window.c
	(nautilus_window_constructed): create a UI component for
	the status, that is separate from the shell UI component.
	(nautilus_window_finalize): release the status_ui.
	(nautilus_window_clear_status): remove fixme #43597
	(nautilus_window_set_status): upd.

M	ChangeLog
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window-private.h
M	src/nautilus-window.c

commit 35f5c495c2210367fa507baa282c32073ae12b6a
Author: Michael Meeks <michael@ximian.com>
Date:	2002-03-08

    a GSource is not a GObject, #73782.

    2002-03-08	Michael Meeks  <michael@ximian.com>

	* libnautilus/nautilus-clipboard.c
	(select_all_callback): a GSource is not a
	GObject, #73782.

M	ChangeLog
M	libnautilus/nautilus-clipboard.c

commit 23c07781815f5ecaeecf51b57ae53305a1d80ead
Author: Darin Adler <darin@src.gnome.org>
Date:	2002-03-08

    Use gdk_get_display, not getenv ("DISPLAY"). Ditto. Ditto.

	* components/adapter/main.c: (main): Use gdk_get_display, not
	getenv ("DISPLAY").
	* components/loser/content/main.c: (main): Ditto.
	* components/loser/sidebar/main.c: (main): Ditto.

	* components/tree/nautilus-tree-model.c:
	(stop_monitoring_directory): Rename back from
	stop_monitoring_directory_without_reporting. This no longer
	changes the state of "done_loading".
	(set_done_loading): New, handles a state change in either
	direction.
	(done_loading_callback): Moved most of the guts of this into the
	new set_done_loading.
	(start_monitoring_directory): Call set_done_loading explicitly.
	Before, this had to use an idle function, but this is no longer
	necessary since we use an idle function at the next level up.

	* libnautilus-private/nautilus-directory-metafile.c:
	(free_factory):
	* libnautilus-private/nautilus-metafile.c:
	(corba_register_monitor):
	* libnautilus-private/nautilus-undo-context.c:
	(nautilus_undo_context_new), (finalize):
	* libnautilus/nautilus-undo-transaction.c:
	(nautilus_undo_transaction_finalize),
	(nautilus_undo_transaction_add_to_undo_manager):
	* libnautilus/nautilus-undo.c: (nautilus_undo_share_undo_manager):
	* libnautilus/nautilus-view.c: (forget_cached_view_frame):
	* src/nautilus-component-adapter-factory.c: (release_factory):
	* src/nautilus-view-frame.c: (destroy_view):
	Clean up code by not bothering with an ev for CORBA_Object_release
	and CORBA_Object_duplicate.

	* src/nautilus-shell-ui.xml: Remove "Feedback" menu item.

M	ChangeLog
M	components/adapter/main.c
M	components/loser/content/main.c
M	components/loser/sidebar/main.c
M	components/tree/nautilus-tree-model.c
M	libnautilus-private/nautilus-directory-metafile.c
M	libnautilus-private/nautilus-metafile.c
M	libnautilus-private/nautilus-undo-context.c
M	libnautilus/nautilus-undo-transaction.c
M	libnautilus/nautilus-undo.c
M	libnautilus/nautilus-view.c
M	src/nautilus-component-adapter-factory.c
M	src/nautilus-shell-ui.xml
M	src/nautilus-view-frame.c

commit 74e52291f23d3fc1fa22e6f0e57a3d6858580dcc
Author: Michael Meeks <michael@ximian.com>
Date:	2002-03-08

    do a bonobo_ui_init, we shouldn't need it but libgnomeui has
    escaped from

    2002-03-08	Michael Meeks  <michael@ximian.com>

	* src/nautilus-main.c (main): do a bonobo_ui_init,
	we shouldn't need it but libgnomeui has escaped from
	doing this for some reason.
	Remove eel_setenv DISPLAY chicanery

	* libnautilus/nautilus-view-standard-main.c
	(nautilus_view_standard_main_multi): remove double
	bonobo_ui_init.

M	ChangeLog
M	src/nautilus-main.c

commit 743848898d5d3486c8a857e578170e5dabe51179
Author: Valek Frob <frob@src.gnome.org>
Date:	2002-03-08

    Updated russian translation.

M	po/ChangeLog
M	po/ru.po

commit 76c700136247c1463d16e51d2b4de6cafc247106
Author: Darin Adler <darin@src.gnome.org>
Date:	2002-03-08

    Rename old stop_monitoring_directory function.

	* components/tree/nautilus-tree-model.h:
	* components/tree/nautilus-tree-model.c:
	(stop_monitoring_directory_without_reporting): Rename old
	stop_monitoring_directory function.
	(stop_monitoring_directory): New function that handles changes
	caused by stopping monitoring.
	(destroy_children_by_function): New.
	(destroy_by_function): New.
	(should_show_file): New.
	(update_node): Call should_show_file instead of
	nautilus_file_is_gone to decide whether a given file should show
	up.
	(process_file_change): Ditto.
	(start_monitoring_directory): Pass through flags for whether to
	monitor invisible or backup files, rather than just TRUE, TRUE.
	(nautilus_tree_model_get_value): Use PANGO_STYLE_ITALIC instead of
	PANGO_STYLE_OBLIQUE. Both will fall back to the other if not
	available, but if we have both, we'd prefer italic.
	(stop_monitoring_directory_and_children): New.
	(stop_monitoring): New.
	(nautilus_tree_model_set_show_hidden_files): New.
	(nautilus_tree_model_set_show_backup_files): New.
	(file_is_not_directory): New.
	(nautilus_tree_model_set_show_only_directories): New.

	* components/tree/nautilus-tree-view.c:
	(update_filtering_from_preferences): Call functions to change
	settings on model rather than storing these settings here.
	(tree_activate_callback),
	(filtering_changed_callback): Call
	update_filtering_from_preferences to set filtering for the newly
	created tree.
	(nautilus_tree_view_instance_init): Don't call
	update_filtering_from_preferences here, because we don't have a
	tree model yet.

	* libnautilus-private/nautilus-theme.c: Formatting tweaks.
	* libnautilus/nautilus-view-standard-main.c: Formatting tweak.
	* src/nautilus-window-toolbars.c: Formatting tweaks, and remove
	some unnecessary localized strings.

	* src/nautilus-zoom-control.h: Remove extern "C" stuff. If we need
	this, we'll do G_BEGIN_DECLS, and it's silly to use it for private
	headers that are never going to be used from C++.

	* libnautilus-private/nautilus-bonobo-extensions.c:
	(nautilus_bonobo_activation_register_for_display): Temporarily
	re-disable per-display registration since it doesn't work at all
	on my machine. I'll turn it back on after talking to Michael
	Meeks.

M	ChangeLog
M	components/tree/nautilus-tree-model.c
M	components/tree/nautilus-tree-model.h
M	components/tree/nautilus-tree-view.c
M	libnautilus-private/nautilus-bonobo-extensions.c
M	libnautilus-private/nautilus-theme.c
M	libnautilus/nautilus-view-standard-main.c
M	src/nautilus-window-toolbars.c
M	src/nautilus-zoom-control.h

commit 71c2d7efb3355dca7eb3165007c55250aacbdd8b
Author: Andraz Tori <minmax@src.gnome.org>
Date:	2002-03-08

    Updated Slovenian translation

M	po/sl.po

commit 507ecb5342e4e17545d9962ef6d2c2145d2745d8
Author: Darin Adler <darin@src.gnome.org>
Date:	2002-03-07

    Zoom control doesn't have a translatable string any more. We don't
    need to

	* POTFILES.in: Zoom control doesn't have a translatable
	string any more. We don't need to translate x%.

M	po/ChangeLog
M	po/POTFILES.in

commit b21c63fc771d0ad8da5ec89e68d698b5e04f5d3f
Author: Darin Adler <darin@src.gnome.org>
Date:	2002-03-07

    Tweaked the zoom control specifications to match the new nicer rules.

	* icons/crux_eggplant/crux_eggplant.xml:
	* icons/crux_teal/crux_teal.xml:
	* icons/default/default.xml:
	* icons/gnome/gnome.xml:
	* icons/sierra/sierra.xml:
	* icons/tahoe/tahoe.xml:
	Tweaked the zoom control specifications to match the new nicer
	rules.

	* src/nautilus-zoom-control.c: (draw_number):
	Removed a lot of strangeness and fudge factors from this function.

M	ChangeLog
M	icons/crux_eggplant/crux_eggplant.xml
M	icons/crux_teal/crux_teal.xml
M	icons/default/default.xml
M	icons/gnome/gnome.xml
M	icons/sierra/sierra.xml
M	icons/tahoe/tahoe.xml
M	src/nautilus-zoom-control.c

commit 80464ee1ea021cb8ec0d1d097b424277e19e28d7
Author: Vincent van Adrighem <V.vanAdrighem@dirck.mine.nu>
Date:	2002-03-07

    Massive translation update from a joint translation attempt.

    2002-03-07 Vincent van Adrighem <V.vanAdrighem@dirck.mine.nu>
    * nl.po: Massive translation update from a joint translation attempt.
      Gathering.tweakers.net, a dutch forum with lots of nice people.

M	po/nl.po

commit 136742e4efa2af350b1303469b69113f39443490
Author: Darin Adler <darin@bentspoon.com>
Date:	2002-03-07

    Because lots of recent bugs were due to "signal handler called after

	* Tons of files:
	Because lots of recent bugs were due to "signal handler called
	after
	object gone" problems, switched many calls of g_signal_connect and
	g_signal_connect_swapped to use g_signal_connect_object instead.
	Also did other signal-related cleanup and changed some destroys to
	finalizes.

	* libnautilus/nautilus-view-standard-main.h:
	We no longer need to include nautilus-view.h in here. So
	include it
	in the files that use this instead.

	Did merges from stable branch:

	2001-10-25  Darin Adler  <darin@bentspoon.com>

	    * libnautilus-private/nautilus-directory.c:
	    (call_files_changed_common), (call_files_changed_free_list),
	    (call_files_changed_unref_free_list),
	    (nautilus_directory_notify_files_changed): Move call to
	    nautilus_directory_add_file_to_work_queue into a better
	    bottleneck; now it catches all the notify cases, not just
	    changed.
	    Also tell it to re-get top-left text and link info too when
	    we get
	    a changed notice.

	    * src/file-manager/fm-directory-view.c: (queue_pending_files):
	    Don't use the timeout (and the hysteresis) when queuing
	    files once
	    the initial directory load is complete. Doing this was causing
	    delays processing changes that came in later, which we
	    don't want.

	    * src/nautilus-sidebar-title.c: (item_count_ready),
	    (monitor_add),
	(update_all), (nautilus_sidebar_title_set_file): Monitor the
	directory count once we get it the first time. This makes sure
	that changes in the directory count get reflected in the sidebar
	without creating a race with the main view to see who calculates
	it first.

	2001-10-25  Alex Larsson  <alexl@redhat.com>

	    * libnautilus-private/nautilus-directory.c
	(nautilus_directory_notify_files_changed): Call
	nautilus_directory_add_file_to_work_queue() when file_info is
	invalidated.  Otherwise it will not be read again.

M	ChangeLog
M	components/adapter/nautilus-adapter-control-embed-strategy.c
M
components/adapter/nautilus-adapter-control-factory-embed-strategy.c
M	components/adapter/nautilus-adapter.c
M	components/hardware/nautilus-hardware-view.c
M	components/history/nautilus-history-view.c
M	components/loser/content/nautilus-content-loser.c
M	components/loser/sidebar/nautilus-sidebar-loser.c
M	components/music/configure.c
M	components/music/fileinfo.c
M	components/music/nautilus-music-view.c
M	components/news/nautilus-cell-renderer-news.c
M	components/news/nautilus-news.c
M	components/notes/nautilus-notes.c
M	components/sample/nautilus-sample-content-view.c
M	components/text/nautilus-text-view.c
M	components/tree/nautilus-tree-model.c
M	components/tree/nautilus-tree-view.c
M	libnautilus-private/nautilus-authn-manager.c
M	libnautilus-private/nautilus-bonobo-extensions.c
M	libnautilus-private/nautilus-bookmark.c
M	libnautilus-private/nautilus-directory-background.c
M	libnautilus-private/nautilus-directory-metafile-monitor.c
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-drag-window.c
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-merged-directory.c
M	libnautilus-private/nautilus-metafile.c
M	libnautilus-private/nautilus-program-chooser.c
M	libnautilus-private/nautilus-trash-directory.c
M	libnautilus-private/nautilus-trash-file.c
M	libnautilus-private/nautilus-trash-monitor.c
M	libnautilus-private/nautilus-undo-manager.c
M	libnautilus-private/nautilus-undo-signal-handlers.c
M	libnautilus/nautilus-clipboard.c
M	libnautilus/nautilus-undo-transaction.c
M	libnautilus/nautilus-undo.c
M	libnautilus/nautilus-view-standard-main.h
M	libnautilus/nautilus-view.c
M	src/file-manager/fm-desktop-icon-view.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-icon-view.c
M	src/file-manager/fm-list-view.c
M	src/file-manager/fm-properties-window.c
M	src/file-manager/fm-search-list-view.c
M	src/file-manager/nautilus-indexing-info.c
M	src/nautilus-application.c
M	src/nautilus-bookmark-list.c
M	src/nautilus-bookmarks-window.c
M	src/nautilus-complex-search-bar.c
M	src/nautilus-information-panel.c
M	src/nautilus-location-bar.c
M	src/nautilus-main.c
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-preferences-dialog.c
M	src/nautilus-profiler.c
M	src/nautilus-property-browser.c
M	src/nautilus-search-bar-criterion.c
M	src/nautilus-sidebar-title.c
M	src/nautilus-sidebar.c
M	src/nautilus-simple-search-bar.c
M	src/nautilus-spatial-window.c
M	src/nautilus-switchable-navigation-bar.c
M	src/nautilus-switchable-search-bar.c
M	src/nautilus-theme-selector.c
M	src/nautilus-window-manage-views.c
M	src/nautilus-window-menus.c
M	src/nautilus-window-toolbars.c
M	src/nautilus-window.c
M	src/nautilus-zoom-control.c
M	test/test-nautilus-preferences-change.c
M	test/test-nautilus-wrap-table.c
M	test/test.c

commit 6b5798037c6df519b12adb45ff919ea796856034
Author: Michael Meeks <michael@ximian.com>
Date:	2002-03-07

    impl. to cope with having a paned with no child2, without doing
    lots of

    2002-03-07	Michael Meeks  <michael@ximian.com>

	* libnautilus-private/nautilus-horizontal-splitter.c
	(nautilus_horizontal_splitter_size_allocate): impl. to
	cope with having a paned with no child2, without doing
	lots of bogus size re-allocation.
	(nautilus_horizontal_splitter_class_init): upd.
	(nautilus_horizontal_splitter_pack2): impl, since
	gtkpaned relies on the re-size to generate an expose
	to re-render it's splitter grabber thing.a

	* src/nautilus-sidebar.c
	(nautilus_sidebar_set_width): impl. moving all sidebar
	preferences here,
	(nautilus_sidebar_init): move auto value setup
	here from class_init to save possible re-enterancy
	issue. Request the size we want for the sidebar,
	the pane will under-allocate if neccessary.
	Set the old_width to the correct size so we don't
	re-render the paned lots as it swiches about.

	* src/nautilus-window.c
	(nautilus_window_constructed): reflow to simplify,
	call sidebar_set_width.
	(nautilus_window_set_content_view_widget): use
	nautilus_..._pack2 instead of gtk_paned to fix rendering.

    2002-03-06	Michael Meeks  <michael@ximian.com>

	* components/notes/nautilus-notes.c
	(make_notes_view): upd.

	* components/news/nautilus-news.c
	(rss_read_done_callback): parse the RTF, but don't spew
	warnings everywhere.
	(make_news_view): upd.

	* components/throbber/main.c
	(cb_create_throbber): impl.
	(throbber_object_destroyed, throbber_make_object):
	axe cut & paste.

	* libnautilus/nautilus-view-standard-main.c
	(nautilus_view_create_from_get_type_function):
	widen from NautilusView to BonoboObject, this
	code has a much wider application.
	(make_object): ditto.

	* components/hardware/nautilus-hardware-view.c
	(nautilus_hardware_view_get_nautilus_view): upd.

	* components/throbber/nautilus-throbber.c
	(nautilus_throbber_new): kill.

	* libnautilus/nautilus-view-standard-main.c
	(nautilus_view_standard_main_multi): use gdk_get_display.

	* libnautilus-private/nautilus-bonobo-extensions.c
	(nautilus_bonobo_activation_register_for_display): impl.

	* src/nautilus-application.c
	(nautilus_application_startup): use it.

	* src/nautilus-window-toolbars.c
	(location_change_at_idle_callback),
	(throbber_callback): move from nautilus-window.c
	(nautilus_window_allow_stop): move this here,
	prune redundant sets, simplify property bag
	extraction.

	* src/nautilus-window.c
	(nautilus_window_constructed): move throbber
	location changed code out of here.
	(nautilus_window_unrealize): no explicit removal
	from remote property bag neccessary & upd.

	* libnautilus-private/nautilus-metafile-factory.c
	(corba_open): reduce complexity.

M	ChangeLog
M	components/hardware/main.c
M	components/hardware/nautilus-hardware-view.c
M	components/hardware/nautilus-hardware-view.h
M	components/news/nautilus-news.c
M	components/notes/nautilus-notes.c
M	components/throbber/main.c
M	components/throbber/nautilus-throbber.c
M	components/throbber/nautilus-throbber.h
M	libnautilus-private/nautilus-bonobo-extensions.c
M	libnautilus-private/nautilus-bonobo-extensions.h
M	libnautilus-private/nautilus-horizontal-splitter.c
M	libnautilus-private/nautilus-horizontal-splitter.h
M	libnautilus-private/nautilus-metafile-factory.c
M	libnautilus/nautilus-view-standard-main.c
M	libnautilus/nautilus-view-standard-main.h
M	src/nautilus-application.c
M	src/nautilus-information-panel.c
M	src/nautilus-information-panel.h
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-sidebar.c
M	src/nautilus-sidebar.h
M	src/nautilus-spatial-window.c
M	src/nautilus-window-private.h
M	src/nautilus-window-toolbars.c
M	src/nautilus-window.c

commit 933e88806a23090131e3e58f67df515faba8e3fd
Author: Andraz Tori <minmax@src.gnome.org>
Date:	2002-03-07

    Updated Slovenian translation

M	po/sl.po

commit 43b59c2a4f9a24c8192d50050fde1d5afe8e3e7b
Author: Anders Carlsson <andersca@src.gnome.org>
Date:	2002-03-07

    Remove conflict markers.

M	ChangeLog

commit 17170fe596541d635797cdbbff5969b7594db6f6
Author: Anders Carlsson <andersca@gnu.org>
Date:	2002-03-07

    Require eel 1.1.7

    2002-03-07	Anders Carlsson  <andersca@gnu.org>

	* configure.in: Require eel 1.1.7

	* src/nautilus-preferences-dialog.c:
	Use EEL_PREFERENCE_ITEM_EDITABLE_PASSWORD_STRING for
	the proxy dialog. Fixes #69387.

M	ChangeLog
M	configure.in
M	src/nautilus-preferences-dialog.c

commit abf700ab0ab3084b8a9275986c638dff9f03b9d5
Author: Alexander Larsson <alla@lysator.liu.se>
Date:	2002-03-07

    (merges from stable):

    2002-03-06	Alexander Larsson  <alla@lysator.liu.se>

	(merges from stable):

	* libnautilus-private/nautilus-monitor.c:
	(process_fam_notifications): Tweak comment.

	* src/nautilus-window-manage-views.c:
	(cancel_viewed_file_changed_callback), (update_for_new_location):
	Monitor the existence of the currently viewed file, so we notice
	when the file is deleted.

	    * src/file-manager/fm-directory-view.h:
	Add emblems_changes method.

	    * src/file-manager/fm-directory-view.c:
	(file_changed_callback): Call emblems_changed.
	(fm_directory_view_add_relative_emblems_to_exclude,
	real_get_emblem_names_to_exclude):
	exclude non-writable emblems if directory is not
	writable.

	* src/file-manager/fm-icon-view.c:
	Implement emblem_changes.

	* src/file-manager/fm-list-view.c:
	Add GNOME2_CONVERSION_COMPLETE where the emblem icon
	update is needed.

M	ChangeLog
M	libnautilus-private/nautilus-monitor.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-directory-view.h
M	src/file-manager/fm-icon-view.c
M	src/file-manager/fm-list-view.c
M	src/nautilus-window-manage-views.c

commit 65086563412b4e01b298878bff999dd285626ef2
Author: Duarte Loreto <happyguy_pt@hotmail.com>
Date:	2002-03-07

    Updated Portuguese translation.

    2002-03-07	Duarte Loreto <happyguy_pt@hotmail.com>

	    * pt.po: Updated Portuguese translation.

M	po/ChangeLog
M	po/pt.po

commit a266f82670b7464c0362bbab1d29c1d306df0f80
Author: Darin Adler <darin@src.gnome.org>
Date:	2002-03-07

    Add the libbackground file in here to quiet down intltool-update.

	* POTFILES.skip: Add the libbackground file in here to quiet
	down intltool-update.

M	po/ChangeLog
M	po/POTFILES.skip

commit e4e62eafe0c19225fb275cdf55eed394dee4ea88
Author: Darin Adler <darin@src.gnome.org>
Date:	2002-03-06

    Don't warn when asked to remove a file that's not in the list. That

	* src/file-manager/fm-list-model.c: (fm_list_model_remove_file):
	Don't warn when asked to remove a file that's not in the list.
	That happens relatively often.

M	ChangeLog
M	src/file-manager/fm-list-model.c

commit 4039bece0e2686d237cab0d357d8149c643b4ae3
Author: Darin Adler <darin@src.gnome.org>
Date:	2002-03-06

    Use g_signal_connect_object instead of g_signal_connnect to make
    sure we

	* libnautilus-private/nautilus-icon-container.c:
	(nautilus_icon_container_instance_init): Use
	g_signal_connect_object
	instead of g_signal_connnect to make sure we don't get called once
	the widget is dead.

M	ChangeLog
M	libnautilus-private/nautilus-icon-container.c

commit 4e5166976466fde7373ef049768b83e8f38020b4
Author: Darin Adler <darin@src.gnome.org>
Date:	2002-03-06

    Say "Close" instead of "Done".

	* src/nautilus-bookmarks-window.c: (create_bookmarks_window):
	Say "Close" instead of "Done".

	* src/nautilus-property-browser.c:
	(nautilus_property_browser_init): Say "Close" instead of "Done".

	* src/nautilus-sidebar-title.c: (nautilus_sidebar_title_init): Use
	g_signal_connect_object instead of g_signal_connect_swapped.  This
	will probably fix the theme-switching problem people have been
	complaining about.

	* src/nautilus-preferences-dialog.c: Tweak formatting.
	* src/file-manager/fm-properties-window.c: Tweak formatting.

	* src/nautilus-application.c: Fix bug # in a comment.

M	ChangeLog
M	src/file-manager/fm-properties-window.c
M	src/nautilus-application.c
M	src/nautilus-bookmarks-window.c
M	src/nautilus-preferences-dialog.c
M	src/nautilus-property-browser.c
M	src/nautilus-sidebar-title.c

commit b96838855aff40ed3e5c10f6cb71aa39cecbadf7
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2002-03-06

    Updated Norwegian (bokml) translation.

    2002-03-06	Kjartan Maraas	<kmaraas@gnome.org>

	* no.po: Updated Norwegian (bokml) translation.

M	po/ChangeLog
M	po/no.po

commit 46d19e452511f18aead77e9b9c5acd8ce4f4191c
Author: Darin Adler <darin@src.gnome.org>
Date:	2002-03-06

    New name for destroy_unneeded_children, which now starts monitoring
    for

	* components/tree/nautilus-tree-model.c: (update_monitoring): New
	name for destroy_unneeded_children, which now starts monitoring
	for nodes that need it as well as stopping monitoring and
	destroying children for notes that don't need it.
	(update_monitoring_idle_callback): New name.
	(schedule_monitoring_update): New name.
	(nautilus_tree_model_ref_node): Call schedule_monitoring_update
	when
	a node is ref'd, rather than doing it right away.
	(nautilus_tree_model_unref_node): Hoist the code from
	last_child_unref
	here, since it's only a single call.

	* components/tree/nautilus-tree-view.c: (sort_model_iter_to_file),
	(compare_rows), (create_tree): Turn on the GtkTreeModelSort code.
	The above fix makes us stop crashing, and the Gtk fix I'll
	check in
	soon makes the sorting actually work.

M	ChangeLog
M	components/tree/nautilus-tree-model.c
M	components/tree/nautilus-tree-view.c

commit dc7b7ec4cf3d8dcaa0366138b2d493279f80e8a0
Author: Darin Adler <darin@src.gnome.org>
Date:	2002-03-06

    Fix storage leaks.

	* libnautilus-private/nautilus-mime-actions.c:
	(nautilus_mime_set_short_list_applications_for_file),
	(nautilus_mime_set_short_list_components_for_file):
	Fix storage leaks.

M	ChangeLog
M	libnautilus-private/nautilus-mime-actions.c

commit 7f7c846b5d97f9fe176f80fb12eb9d8d4f25d0f6
Author: Michael Meeks <michael@ximian.com>
Date:	2002-03-06

    don't try to set properties on a remote container that is being /
    has been

    2002-03-06	Michael Meeks  <michael@ximian.com>

	* src/file-manager/fm-icon-view.c
	(fm_icon_view_update_menus): don't try to set properties
	on a remote container that is being / has been torn down.

	* libnautilus-private/nautilus-global-preferences.c
	(default_icon_view_sort_order_or_manual_layout_changed_callback),
	(nautilus_global_preferences_set_default_folder_viewer),
	(default_folder_viewer_changed_callback): upd. for enum code.

	* libnautilus-private/nautilus-icon-canvas-item.c
	(nautilus_icon_canvas_item_class_init): use
	eel_preferences_add_auto_enum instead of auto_int.

	* src/file-manager/fm-list-view.c
	(fm_list_view_class_init): ditto.

	* src/file-manager/fm-icon-view.c
	(get_default_sort_order, get_default_zoom_level_font_size),
	(get_default_zoom_level, fm_icon_view_init): ditto.

	* libnautilus-private/nautilus-thumbnails.c
	(prefer_global_thumbnails_location): ditto.

	* libnautilus-private/nautilus-icon-factory.c
	(should_display_image_file_as_itself): ditto.

	* libnautilus-private/nautilus-icon-container.c
	(nautilus_icon_container_class_init): ditto.

    2002-03-05	Michael Meeks  <michael@ximian.com>

	* components/music/nautilus-music-view.c
	(nautilus_music_view_init): use
	eel_preferences_get_enum instead of get_integer

	* src/nautilus-switchable-search-bar.c
	(nautilus_search_uri_to_search_bar_mode),
	(nautilus_switchable_search_bar_new): ditto.

	* src/file-manager/fm-icon-view.c
	(fm_icon_view_update_click_mode): ditto.

	* src/file-manager/fm-directory-view.c
	(get_executable_text_file_action): ditto.

	* libnautilus-private/nautilus-metafile.c
	(can_use_public_metafile): ditto.

	* libnautilus-private/nautilus-file.c
	(show_directory_item_count_changed_callback),
	(show_text_in_icons_changed_callback): use get_enum

	* libnautilus-private/nautilus-global-preferences.c
	(preference_defaults): add the PREFERENCE_ENUM type
	and make this a string, as GConf expects.

	* configure.in: add the GConf magic.

	* libnautilus-private/Makefile.am (schemadir):
	add schema installation bits.

M	ChangeLog
M	components/music/nautilus-music-view.c
M	components/text/nautilus-text-view.c
M	configure.in
M	libnautilus-private/Makefile.am
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus-private/nautilus-metafile.c
M	libnautilus-private/nautilus-thumbnails.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-icon-view.c
M	src/file-manager/fm-list-view.c
M	src/nautilus-switchable-search-bar.c

commit 30258d0ac7180247290b3e788cc91b5869eeb889
Author: Alexander Larsson <alla@lysator.liu.se>
Date:	2002-03-06

    widget_x/y ->o world_x/y

    2002-03-06	Alexander Larsson  <alla@lysator.liu.se>

	* nautilus-icon-private.h: (NautilusIconContainerDetails):
	widget_x/y ->o world_x/y

	* libnautilus-private/nautilus-icon-container.c:
	Fix all the coordinate system problems. Now stretching should
	work correctly again. There are a multitude of issues when
	handling this:
	1) When doing rubberbanding we want to use widget-relative
	   coordinates so that we can auto-scroll.
	2) The widget events (button_press_event, button_release_event
	   and motion_notify_event) report coordintes relative to
	   GTK_LAYOUT(container)->bin_window, aka canvas "window
	   coordinates"
	3) The canvas item events (item_event_callback,
	   handle_icon_button_press) report coordinates in canvas
	   world coordinates (a change since gnome 1 i believe)

M	ChangeLog
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-private.h

commit 07456442c1fd252a49c1466a8aa0a5e1307b028d
Author: David Emory Watson <dwatson@cs.ucr.edu>
Date:	2002-03-06

    applied patch by Andrew Burr to add mini icons for refresh, zoom-*,
    and

    2002-03-05	David Emory Watson  <dwatson@cs.ucr.edu>

	* src/nautilus-shell-ui.xml: applied patch by Andrew Burr to
	add mini
	icons for refresh, zoom-*, and about menu items.

M	ChangeLog
M	src/nautilus-shell-ui.xml

commit e553b6387634ccba34af736d7dc20f04b1e732d8
Author: David Emory Watson <dwatson@cs.ucr.edu>
Date:	2002-03-06

    fix mini icons in the edit menu so that they don't disappear when the

    2002-03-04	David Emory Watson  <dwatson@cs.ucr.edu>

	* src/file-manager/nautilus-directory-view-ui.xml: fix mini
	icons in
	the edit menu so that they don't disappear when the focus changes.

M	ChangeLog
M	src/file-manager/nautilus-directory-view-ui.xml

commit ded1609cb9b3c92ef3945d7fe45c4c0586302f83
Author: Darin Adler <darin@src.gnome.org>
Date:	2002-03-06

    Oops, rolled that out.

M	components/tree/nautilus-tree-view.c

commit 9064c5bb8a71e95c604e9196d4ae24ebe685b71f
Author: Darin Adler <darin@src.gnome.org>
Date:	2002-03-06

    Remove unneeded g_return_if_fail. We call only one other function,
    so that

	* libnautilus-private/nautilus-bonobo-extensions.c:
	(nautilus_bonobo_set_accelerator): Remove unneeded
	g_return_if_fail. We call only one other function, so that can
	handle parameter checking.
	(nautilus_bonobo_set_label): Ditto.
	(nautilus_bonobo_set_tip): Ditto.
	(nautilus_bonobo_set_sensitive): Ditto.
	(nautilus_bonobo_set_toggle_state): Ditto.
	(nautilus_bonobo_set_hidden): Ditto.
	(nautilus_bonobo_get_label): Ditto.
	(nautilus_bonobo_get_hidden): Add g_return_if_fail.
	(get_numbered_menu_item_name): Remove unused parameters.
	(add_numbered_menu_item_internal): Set label with
	nautilus_bonobo_set_label so there aren't any issues with XML
	entity encoding.
	(nautilus_bonobo_add_submenu): Ditto.
	(nautilus_bonobo_add_menu_separator): Add g_return_if_fail.
	(remove_commands): Remove g_return_if_fail since caller does it.
	(nautilus_bonobo_set_label_for_menu_item_and_command): Add
	g_return_if_fail.

M	ChangeLog
M	components/tree/nautilus-tree-view.c
M	libnautilus-private/nautilus-bonobo-extensions.c

commit 98e65ab63ee3b0c59969c56a5ba2a2e63a0c53f3
Author: Anders Carlsson <andersca@src.gnome.org>
Date:	2002-03-06

    Use eel_str_has_prefix so we don't have to dup and free the uri.

M	libnautilus-private/nautilus-directory-async.c

commit 2b5c7d55e32a4a71bec8fa87c2d9df6bdbf2116c
Author: Anders Carlsson <andersca@gnu.org>
Date:	2002-03-06

    Only look for .directory files in directories that have a special
    scheme.

    2002-03-06	Anders Carlsson  <andersca@gnu.org>

	* libnautilus-private/nautilus-directory-async.c:
	(should_look_for_dot_directory_file), (lacks_link_info):
	Only look for .directory files in directories that have a
	special scheme.

	(make_dot_directory_uri):
	Remove sync check for .directory files.

M	ChangeLog
M	libnautilus-private/nautilus-directory-async.c

commit 9997d4a01be362abdbb25c44c812572cecace882
Author: Darin Adler <darin@src.gnome.org>
Date:	2002-03-05

    Put release marker back.

M	ChangeLog

commit 84c9b32b905c5171ca641b6e54b77d10e9b22f6b
Author: Darin Adler <darin@src.gnome.org>
Date:	2002-03-05

    New. (tree_selection_not_empty): New. (tree_view_has_selection): New.

	    * src/file-manager/fm-list-view.c:
	    (tree_selection_foreach_set_boolean): New.
	    (tree_selection_not_empty): New.
	    (tree_view_has_selection): New.
	    (event_after_callback): Handle only clicks in the bin_window.
	    Also, decide which menu to display by whether an item
	    is selected
	    or not rather than by where the click is.
	    (button_press_callback): Deselect all items when you click
	    on the
	    background.
	    (create_and_set_up_tree_view): Connect the new handler.

M	ChangeLog
M	src/file-manager/fm-list-view.c

commit 8fab4f52e7e7b5e7a5a176b9fbbbcf3405a44d29
Author: Dave Camp <dave@ximian.com>
Date:	2002-03-05

    Remove the #ifdef GNOME2_CONVERSION_COMPLETE and replace

    2002-03-05	Dave Camp  <dave@ximian.com>

	* components/notes/nautilus-notes.c:
	(notify_listeners_if_changed): Remove the #ifdef
	GNOME2_CONVERSION_COMPLETE and replace
	bonobo_property_bag_notify_listeners with a
	bonobo_event_source_notify_listeners_full call.
	(make_notes_view): Remove the #ifdef GNOME2_CONVERSION_COMPLETE
	and send the proper arguments to bonobo_control_set_properties.

M	ChangeLog
M	components/notes/nautilus-notes.c

commit 8838f9d4d47ea58f42cfd3ec56692e229144676f
Author: Darin Adler <darin@src.gnome.org>
Date:	2002-03-05

    Tweak.

M	ChangeLog

commit 5611d7047e4c15b8f869f0c30c7781fb7ee8b295
Author: Darin Adler <darin@src.gnome.org>
Date:	2002-03-05

    Release marker.

M	po/ChangeLog

commit e697f507b4ace94b8f5cd7bd58491a7d9f46a8a9
Author: Anders Carlsson <andersca@gnu.org>
Date:	2002-03-05

    Display the background context menu if no item is selected.

    2002-03-05	Anders Carlsson  <andersca@gnu.org>

	* src/file-manager/fm-list-view.c
	(event_after_callback):
	Display the background context menu if no item is
	selected.

M	ChangeLog
M	src/file-manager/fm-list-view.c

commit c4aba4f1b4a89102d0821979b5dc044dd97f9bc3 (tag: NAUTILUS_1_1_8)
Author: Darin Adler <darin@src.gnome.org>
Date:	2002-03-05

    Bump versions for 1.1.8.

M	ChangeLog
M	NEWS
M	TODO
M	configure.in
M	po/az.po
M	po/ca.po
M	po/cs.po
M	po/da.po
M	po/de.po
M	po/el.po
M	po/en_GB.po
M	po/es.po
M	po/fi.po
M	po/fr.po
M	po/ga.po
M	po/gl.po
M	po/hu.po
M	po/it.po
M	po/ja.po
M	po/ko.po
M	po/lt.po
M	po/lv.po
M	po/nl.po
M	po/nn.po
M	po/no.po
M	po/pl.po
M	po/pt.po
M	po/pt_BR.po
M	po/ro.po
M	po/ru.po
M	po/sk.po
M	po/sl.po
M	po/sv.po
M	po/ta.po
M	po/tr.po
M	po/uk.po
M	po/zh_CN.po
M	po/zh_TW.po

commit dfb7a945b9038df8edc178b55c179024825cec2f
Author: Carlos Perello Marin <carlos@gnome-db.org>
Date:	2002-03-05

    Updated by Pablo del Campo <pablodc@bigfoot.com>, welcome Pablo. Also

    2002-03-05	Carlos Perello Marin <carlos@gnome-db.org>

	* es.po: Updated by Pablo del Campo <pablodc@bigfoot.com>, welcome
	Pablo. Also recoded as UTF-8

M	po/ChangeLog
M	po/es.po

commit 4d6ca7410f79b3fb6682e435f4e60764b98fb067
Author: Jens Finke <jens@triq.net>
Date:	2002-03-05

    Escape '!' character in URIs before using it as a moniker string.

    2002-03-05	Jens Finke  <jens@triq.net>

	* components/adapter/nautilus-adapter-stream-load-strategy.c
	(nautilus_adapter_stream_load_strategy_load_location): Escape '!'
	character in URIs before using it as a moniker string.

M	ChangeLog
M	components/adapter/nautilus-adapter-stream-load-strategy.c

commit 562a2917114def9f4dec3ca071de7648c999a00e
Author: Anders Carlsson <andersca@gnu.org>
Date:	2002-03-05

    Register default folder viewer enumeration too.

    2002-03-05	Anders Carlsson  <andersca@gnu.org>

	* libnautilus-private/nautilus-global-preferences.c
	(nautilus_global_preferences_init_with_folder_browsing):
	Register default folder viewer enumeration too.

M	ChangeLog
M	libnautilus-private/nautilus-global-preferences.c

commit 0e7e5c7153895c38d2fdf0e19a5d161fd279b6c2
Author: Michael Meeks <michael@ximian.com>
Date:	2002-03-05

    check if zoomable is non NULL. (fm_directory_view_destroy): NULL the

    2002-03-05	Michael Meeks  <michael@ximian.com>

	* src/file-manager/fm-directory-view.c
	(fm_directory_view_supports_zooming): check if
	zoomable is non NULL.
	(fm_directory_view_destroy): NULL the zoomable at
	the same time as the nautilus_view, since they're
	the same aggregate.

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit 358d9c192ab182591d6f90f30d6c666ceafae677
Author: Michael Meeks <michael@ximian.com>
Date:	2002-03-05

    impl. (cache_icon_new): add the icon to the cache view.

    2002-03-05	Michael Meeks  <michael@ximian.com>

	* libnautilus-private/nautilus-icon-factory.c
	(get_image_cache_view): impl.
	(cache_icon_new): add the icon to the cache view.
	(cache_icon_unref): destroy the icon's view widget.

M	ChangeLog
M	libnautilus-private/nautilus-icon-factory.c

commit b3fbf52085cf691257b6c001839975e685160e69
Author: John Fleck <jfleck@inkstain.net>
Date:	2002-03-05

    help/Makefile.am adding xmldocs.make to EXTRA_DIST


    2002-03-04 John Fleck <jfleck@inkstain.net>

	* help/Makefile.am
	adding xmldocs.make to EXTRA_DIST

M	ChangeLog
M	help/Makefile.am

commit cbd843d81968a7ff150074addfef9cf0f42bf389
Author: Darin Adler <darin@src.gnome.org>
Date:	2002-03-05

    Fix a stray NautilusFile unref that could cause big trouble.

	* src/file-manager/fm-directory-view.c: (real_file_limit_reached):
	Fix a stray NautilusFile unref that could cause big trouble.

	* src/file-manager/fm-list-view.c: (event_after_callback): New,
	puts up a menu when you right-click.
	(create_and_set_up_tree_view): Attach new handler.
	(fm_list_view_reset_to_defaults): Make this compile.

M	ChangeLog
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-list-view.c

commit e839e4791a0fb243f30ccd7cada0b1dfefcc9cbb
Author: Darin Adler <darin@src.gnome.org>
Date:	2002-03-05

    Put a default one in here, since there are only really icon
    locations for

	* src/file-manager/fm-directory-view.c:
	(real_get_selected_icon_locations): Put a default one in here,
	since
	there are only really icon locations for FMIconView.
	(fm_directory_view_class_init): Set up default
	get_selected_icon_locations.

	* src/file-manager/fm-list-model.c:
	(fm_list_model_get_sort_column_id_from_attribute): Allow NULL.
	(fm_list_model_get_sort_column_id_from_sort_type): Handle
	all types.

	* src/file-manager/fm-list-view.c:
	(set_sort_order_from_metadata_and_preferences): Fix to handle
	unknown
	values in metadata.
	(fm_list_view_reset_to_defaults): New.
	(fm_list_view_class_init): Hoom up the new reset_to_defaults
	function.

M	ChangeLog
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-list-model.c
M	src/file-manager/fm-list-view.c

commit c3955f7147318c7b8fd8ca2089529c3196e8ce13
Author: Darin Adler <darin@src.gnome.org>
Date:	2002-03-05

    Formatting tweaks.

	* src/file-manager/fm-directory-view.c: Formatting tweaks.

	* src/file-manager/fm-list-model.c: (remove_link_saving_prev):
	Fix bug where it would skip every other node.

	* src/file-manager/fm-list-view.c: (fm_list_view_select_all): New.
	(fm_list_view_class_init): Add placeholders for things we need to
	implement to satisfy FMDirectoryView. Implement one: select all.

M	ChangeLog
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-list-model.c
M	src/file-manager/fm-list-view.c

commit 13626d9eba53e5b31ef63e588b78115fcb30866b
Author: Darin Adler <darin@src.gnome.org>
Date:	2002-03-04

    Release marker

M	ChangeLog
M	po/ChangeLog

commit ff61431b80758f7437a8c92c1a8637b21db69f76
Author: Darin Adler <darin@src.gnome.org>
Date:	2002-03-04

    Release

M	po/az.po
M	po/ca.po
M	po/cs.po
M	po/da.po
M	po/de.po
M	po/el.po
M	po/en_GB.po
M	po/es.po
M	po/fi.po
M	po/fr.po
M	po/ga.po
M	po/gl.po
M	po/hu.po
M	po/it.po
M	po/ja.po
M	po/ko.po
M	po/lt.po
M	po/lv.po
M	po/nl.po
M	po/nn.po
M	po/no.po
M	po/pl.po
M	po/pt.po
M	po/pt_BR.po
M	po/ro.po
M	po/ru.po
M	po/sk.po
M	po/sl.po
M	po/sv.po
M	po/ta.po
M	po/tr.po
M	po/uk.po
M	po/zh_CN.po
M	po/zh_TW.po

commit be5c721faa2ad3fc75a2e389a2b2b5785bf6f3b9
Author: Darin Adler <darin@src.gnome.org>
Date:	2002-03-04

    Bump version. Bump version.

	* NEWS: Bump version.
	* configure.in: Bump version.

M	ChangeLog
M	NEWS
M	configure.in

commit f5520436289eb8cc23c7fe32fec8e51ac808532e
Author: Darin Adler <darin@src.gnome.org>
Date:	2002-03-04

    Call the real nautilus_global_preferences_init. Without this, all hell

	* libnautilus-private/nautilus-global-preferences.c:
	(nautilus_global_preferences_init_with_folder_browsing):
	Call the real nautilus_global_preferences_init. Without this, all
	hell breaks loose.

	* libnautilus/nautilus-clipboard.c:
	(merge_in_clipboard_menu_items), (merge_out_clipboard_menu_items):
	Don't do anything if things are NULL. Helps us destroy cleanly.
	(focus_changed_callback): Add missing gboolean return value. These
	days, signal handlers have to be more careful.
	(target_destroy_callback): NULL things out instead of freeing
	since destroy can happen more than once.
	(nautilus_clipboard_set_up_editable): Do a weak ref so the target
	data gets freed.
	(first_focus_callback): Add missing gboolean return value. These
	days, signal handlers have to be more careful.

	* src/file-manager/fm-properties-window.c: (name_field_focus_out):
	Return FALSE, not TRUE.

M	ChangeLog
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus/nautilus-clipboard.c
M	src/file-manager/fm-properties-window.c

commit bf568c9fe512d8941496704941ff4eae6960aafc
Author: Darin Adler <darin@src.gnome.org>
Date:	2002-03-04

    Don't pay any attention if we're told about removal of a file we're

	* libnautilus-private/nautilus-directory.c:
	(nautilus_directory_notify_files_removed): Don't pay any attention
	if we're told about removal of a file we're renaming.

	* libnautilus-private/nautilus-file-private.h: Add new call
	to tell
	if the file is being renamed.
	* libnautilus-private/nautilus-file.c: (rename_guts): Set flag to
	say this file is being renamed.
	(nautilus_file_rename_in_progress): New.

M	ChangeLog
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-file-private.h
M	libnautilus-private/nautilus-file.c

commit 25db82d2dffafb1480331cd7b3c800773a5d1bbc
Author: Michael Meeks <michael@ximian.com>
Date:	2002-03-04

    split out the ultra slow gnome-vfs thrashing bit into here

    2002-03-04	Michael Meeks  <michael@ximian.com>

	* libnautilus-private/nautilus-global-preferences.c
	(nautilus_global_preferences_init): split out the ultra slow
	gnome-vfs thrashing bit into here
	(nautilus_global_preferences_init_with_folder_browsing):

	* src/nautilus-main.c (main): do a full init here so we
	get the folder browsing setup.

M	ChangeLog
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.h
M	src/nautilus-main.c

commit 85826cc85565963a3eb61aaa698e96096ae1eeaa
Author: Darin Adler <darin@src.gnome.org>
Date:	2002-03-04

    Check for a NULL tab_view. (tab_item_destroy): Remove the weak
    pointer we

	* src/nautilus-sidebar-tabs.h:
	* src/nautilus-sidebar-tabs.c: (get_property_bag): Check for a
	NULL tab_view.
	(tab_item_destroy): Remove the weak pointer we now use for the
	tab_view lifetime.
	(nautilus_sidebar_tabs_connect_view): Add g_return_if_fail.
	(nautilus_sidebar_tabs_add_view): Add a weak pointer so we don't
	have trouble outside the tab_view lifetime.
	(nautilus_sidebar_tabs_set_title_mode): Check incoming boolean.
	(nautilus_sidebar_tabs_set_visible): Check incoming boolean.

M	ChangeLog
M	src/nautilus-sidebar-tabs.c
M	src/nautilus-sidebar-tabs.h

commit f69f1c4359f41bcb28a0b812de66f880eb0a5e9a
Author: Darin Adler <darin@src.gnome.org>
Date:	2002-03-04

    Remove the web search preference and the remnants of the "go to web

	* libnautilus-private/nautilus-global-preferences.c:
	* libnautilus-private/nautilus-global-preferences.h:
	* src/nautilus-preferences-dialog.c:
	* src/nautilus-window-menus.c:
	(nautilus_window_initialize_menus_part_1):
	* src/nautilus-window.c:
	* src/nautilus-window.h:
	Remove the web search preference and the remnants of the "go to
	web search" feature.

M	ChangeLog
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.h
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-navigation-window.c
M	src/nautilus-navigation-window.h
M	src/nautilus-object-window.c
M	src/nautilus-object-window.h
M	src/nautilus-preferences-dialog.c
M	src/nautilus-spatial-window.c
M	src/nautilus-spatial-window.h
M	src/nautilus-window-menus.c
M	src/nautilus-window.c
M	src/nautilus-window.h

commit 6bb614f1bc0d96ce13643ade37c05ba8144aec94
Author: David Emory Watson <dwatson@src.gnome.org>
Date:	2002-03-04

    New function. (fm_directory_view_init): Connect to
    icons_changed_callback


	* src/file-manager/fm-directory-view.c:
	(icons_changed_callback): New function.
	(fm_directory_view_init): Connect to icons_changed_callback so
	that the
	scripts menus will observe theme changes.
	(fm_directory_view_finalize): Remember to remove
	NAUTILUS_PREFERENCES_*
	callbacks when we are done with them.

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit b47d34ff891648242172de935bb576d0c0ef1bba
Author: Alexander Larsson <alla@lysator.liu.se>
Date:	2002-03-04

    Bump major soname version to 2. Should fix bug #73142.

    2002-03-04	Alexander Larsson  <alla@lysator.liu.se>

	* libnautilus-adapter/Makefile.am:
	* libnautilus-private/Makefile.am:
	* libnautilus/Makefile.am:
	Bump major soname version to 2. Should fix bug #73142.

M	ChangeLog
M	libnautilus-adapter/Makefile.am
M	libnautilus-private/Makefile.am
M	libnautilus/Makefile.am

commit 5e3e277edd3385be3913ab2c02851d5a434dcfc3
Author: Alexander Larsson <alla@lysator.liu.se>
Date:	2002-03-04

    Based on patch from Richard Hestilow <hestilow@ximian.com>

    2002-03-03	Alexander Larsson  <alla@lysator.liu.se>

	Based on patch from Richard Hestilow <hestilow@ximian.com>

	* Makefile.am: Add libbackground directory

	* configure.in: Add CAPPLET flags and libs for libbackground
	Add libbackground/Makefile to list of Makefiles

	* libnautilus-private/Makefile.am: Add libbackground to
	dependency_static_libs

	* libnautilus-private/nautilus-directory-background.c:
	(nautilus_connect_desktop_background_to_file_metadata),
	(nautilus_file_background_read_desktop_settings),
	(nautilus_file_background_write_desktop_settings),
	(desktop_background_destroyed_callback),
	(desktop_background_gconf_notify_cb),
	(nautilus_file_background_receive_gconf_changes),
	(set_root_pixmap): Implement reading and writing of
	desktop background setting using libbackground.

M	ChangeLog
M	Makefile.am
M	configure.in
M	libnautilus-private/Makefile.am
M	libnautilus-private/nautilus-directory-background.c

commit 9dfc2f07d4ec104164b4956e9121a1f45863c0ee
Author: Yanko Kaneti <yaneti@declera.com>
Date:	2002-03-04

    use COMPONENT_LIBS rather than COMPONENT_CFLAGS.

    2002-03-03	Yanko Kaneti  <yaneti@declera.com>

       * components/notes/Makefile.am: (LDADD) use COMPONENT_LIBS
       rather than
       COMPONENT_CFLAGS.

M	ChangeLog
M	components/notes/Makefile.am

commit 31e720f9fc16622e65aa37451c0186e5c21612aa
Author: Alexander Larsson <alla@lysator.liu.se>
Date:	2002-03-03

    Patch from Diego Gonzlez <dggonz@yahoo.com>.

    2002-03-03	Alexander Larsson  <alla@lysator.liu.se>

	Patch from Diego Gonzlez <dggonz@yahoo.com>.

	* libnautilus-private/nautilus-horizontal-splitter.c:
	(splitter_hide), (splitter_show), (splitter_is_hidden),
	(nautilus_horizontal_splitter_expand),
	(nautilus_horizontal_splitter_hide),
	(nautilus_horizontal_splitter_show),
	(nautilus_horizontal_splitter_is_hidden):
	* libnautilus-private/nautilus-horizontal-splitter.h:
	Code to hide and show the sidebar fully.

	* src/nautilus-window.c: (nautilus_window_hide_sidebar),
	(nautilus_window_show_sidebar), (nautilus_window_sidebar_showing):
	Use the new horizontal splitter functions.

M	ChangeLog
M	libnautilus-private/nautilus-horizontal-splitter.c
M	libnautilus-private/nautilus-horizontal-splitter.h
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window.c

commit 5fa121db448bf9b16b7e38b2f75ac4b6acb72cf8
Author: Alexander Larsson <alla@lysator.liu.se>
Date:	2002-03-03

    Call eel_background_set_is_constant_size() on the desktop background
    to

    2002-03-03	Alexander Larsson  <alla@lysator.liu.se>

	* libnautilus-private/nautilus-directory-background.c
	(desktop_background_realized):	Call
	eel_background_set_is_constant_size() on the desktop
	background to avoid flashing with gradients.

	* configure.in:
	Require eel 1.1.6

M	ChangeLog
M	configure.in
M	libnautilus-private/nautilus-directory-background.c

commit 6ef26e8474590dc1059ac656f060fc8523fcc032
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2002-03-03

    Updated Norwegian (bokml) translation.

    2002-03-03	Kjartan Maraas	<kmaraas@gnome.org>

	* no.po: Updated Norwegian (bokml) translation.

M	po/ChangeLog
M	po/no.po

commit e3f1ee32586002c7778039f72f45e18ded1a87d5
Author: Andraz Tori <minmax@src.gnome.org>
Date:	2002-03-03

    Updated Slovenian translation

M	po/sl.po

commit 77d77523ff89d99fbe1e89bfdbc6735cd3c16894
Author: Andraz Tori <minmax@src.gnome.org>
Date:	2002-03-02

    Updated Slovenian translation

M	po/sl.po

commit a2932720d7e70eec1deca4d21c3cafebd5e45133
Author: David Emory Watson <dwatson@cs.ucr.edu>
Date:	2002-03-02

    add stock icons to a couple of menu items in the edit menu.

    2002-03-02	David Emory Watson  <dwatson@cs.ucr.edu>

	* src/nautilus-shell-ui.xml: add stock icons to a couple of
	menu items
	in the edit menu.

M	ChangeLog
M	src/nautilus-shell-ui.xml

commit 6bc9c3fcdaef37fdb2cc3344e2e66c7191873383
Author: Darin Adler <darin@src.gnome.org>
Date:	2002-03-02

    Use eel_add_weak_pointer, since it's more foolproof than

	* components/throbber/nautilus-throbber.c:
	(nautilus_throbber_instance_init), (nautilus_throbber_finalize):
	* src/file-manager/fm-directory-view.c:
	(fm_directory_view_finalize), (real_merge_menus):
	* src/nautilus-window-menus.c:
	(help_menu_about_nautilus_callback):
	Use eel_add_weak_pointer, since it's more foolproof than
	g_object_add_weak_pointer. Also fix the about case so that
	it only adds the weak pointer once per created window.

M	ChangeLog
M	components/throbber/nautilus-throbber.c
M	src/file-manager/fm-directory-view.c
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-window-menus.c

commit 114ba8327529b7047f23db62946cfdc7d1657cfa
Author: Darin Adler <darin@src.gnome.org>
Date:	2002-03-01

    Move reset constant into header.

	* libnautilus-private/nautilus-dnd.h:
	Move reset constant into header.

	* libnautilus-private/nautilus-file.c:
	(nautilus_file_get_display_name): Use g_locale_to_utf8, so this
	works even when G_BROKEN_FILENAMES is not set.

	* libnautilus-private/nautilus-icon-dnd.c:
	Rearrange and clean up code a bit.

	* src/nautilus-property-browser.c:
	(nautilus_property_browser_destroy), (add_new_pattern),
	(show_color_selection_window), (add_new_color), (add_new_emblem):

	* src/nautilus-sidebar-title.c: (update_icon): Get rid of dead
	code that gets uri and doesn't use it. It's been showing up in bug
	reports too, so this is especially nice.

	* src/nautilus-window-manage-views.h:
	* src/nautilus-window-manage-views.c:
	(nautilus_window_manage_views_destroy),
	(nautilus_window_manage_views_finalize): Break this up into two
	functions again.

	* src/nautilus-window.c: (nautilus_window_destroy): Re-add this,
	because some of the cleanup has to be done at destroy time.
	(nautilus_window_finalize): Move some of this out.
	(nautilus_window_class_init): Set up both.

	* components/text/nautilus-text-view.c:
	* components/tree/nautilus-tree-model.c:
	* libnautilus-private/nautilus-file-operations.c:
	* libnautilus-private/nautilus-program-choosing.c:
	* src/file-manager/fm-directory-view.c:
	* src/nautilus-bookmark-list.c:
	Miscellaneous porting to new names of functions, getting off
	less-desirable functions.

M	ChangeLog
M	components/text/nautilus-text-view.c
M	components/tree/nautilus-tree-model.c
M	libnautilus-private/nautilus-dnd.h
M	libnautilus-private/nautilus-file-operations.c
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-icon-dnd.c
M	libnautilus-private/nautilus-program-choosing.c
M	src/file-manager/fm-directory-view.c
M	src/nautilus-bookmark-list.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-property-browser.c
M	src/nautilus-sidebar-title.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window-manage-views.c
M	src/nautilus-window-manage-views.h
M	src/nautilus-window.c

commit 255f098a008895b001a2c68bcd61aa06f92fedcf
Author: Christian Rose <menthos@menthos.com>
Date:	2002-03-01

    Updated Swedish translation.

    2002-03-01	Christian Rose	<menthos@menthos.com>

	* sv.po: Updated Swedish translation.

M	po/ChangeLog
M	po/sv.po

commit 9901edb5e92abe7b9bc2f0841056182315c26212
Author: Darin Adler <darin@src.gnome.org>
Date:	2002-03-01

    Add a ref/unref so that window->details won't go away at an
    inopportune

	* src/nautilus-window-manage-views.h:
	* src/nautilus-window-manage-views.c: (begin_location_change): Add
	a ref/unref so that window->details won't go away at an
	inopportune time.
	(nautilus_window_manage_views_finalize): Rename from destroy.

	* src/nautilus-window.c: (load_mini_icon): Break into separate
	function.
	(set_up_default_icon_list): Break into separate function.
	(nautilus_window_finalize): Change from destroy to finalize.
	(nautilus_window_class_init): Move to bottom of file and
	simplify the
	code a bit.

M	ChangeLog
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window-manage-views.c
M	src/nautilus-window-manage-views.h
M	src/nautilus-window.c

commit e1016051b4ea10b6b02a56004bb225a6cf05a22b
Author: Görkem Çetin <gorkem@src.gnome.org>
Date:	2002-03-01

    Rush hour...

M	po/tr.po

commit 75a2ddae16c4f7322709d18d56e7d6622dcdb20b
Author: Darin Adler <darin@src.gnome.org>
Date:	2002-03-01

    Patch from Gaute Lindkvist <lindkvis@stud.ntnu.no> that adds the
    script

	* src/file-manager/fm-directory-view.c:
	(add_script_to_script_menus), (add_submenu_to_script_menus),
	(update_directory_in_scripts_menu):
	* src/file-manager/nautilus-directory-view-ui.xml:
	Patch from Gaute Lindkvist <lindkvis@stud.ntnu.no> that adds
	the script menu to the background right-click menu, not just
	the one
	you get when you click on an object.

M	ChangeLog
M	src/file-manager/fm-directory-view.c
M	src/file-manager/nautilus-directory-view-ui.xml

commit 4b257ed5a8180ed3aa303813393e56bd92c54281
Author: Darin Adler <darin@src.gnome.org>
Date:	2002-03-01

    Check for NULL before calling xmlParseFile.

	* libnautilus-private/nautilus-link-historical.c:
	(local_set_root_property): Check for NULL before calling
	xmlParseFile.

M	ChangeLog
M	libnautilus-private/nautilus-link-historical.c

commit 1ee3afadd4b68e057cbbefaf6cc5482d7ab37537
Author: Darin Adler <darin@src.gnome.org>
Date:	2002-03-01

    Remove unneeded code to set icon for the deleted Web Search button.

	    * src/nautilus-window-toolbars.c: (set_up_toolbar_images):
	    Remove unneeded code to set icon for the deleted Web Search
	    button.
	    * icons/SearchWeb.png: Remove.
	    * icons/crux_eggplant/SearchWeb.png: Remove.
	    * icons/crux_teal/SearchWeb.png: Remove.
	    * icons/default/SearchWeb.png: Remove.
	    * icons/gnome/SearchWeb.png: Remove.
	    * icons/search_results.png: Remove.
	    * icons/services-rpm-72.png: Remove.

	    * libnautilus-private/nautilus-icon-container.c:
	    (nautilus_icon_container_theme_changed): Use
	    text-selection-frame.png,
	    not text-selection-frame-aa.png.
	    * icons/text-selection-frame-aa.png: Rename to remove -aa.
	    * icons/text-selection-frame.png: New home for the file.

	    * icons/Makefile.am:
	    * icons/crux_eggplant/Makefile.am:
	    * icons/crux_teal/Makefile.am:
	    * icons/default/Makefile.am:
	    * icons/gnome/Makefile.am:
	    Update as needed for changes above.

M	ChangeLog
M	icons/Makefile.am
D	icons/SearchWeb.png
M	icons/crux_eggplant/Makefile.am
D	icons/crux_eggplant/SearchWeb.png
M	icons/crux_teal/Makefile.am
D	icons/crux_teal/SearchWeb.png
M	icons/default/Makefile.am
D	icons/default/SearchWeb.png
M	icons/gnome/Makefile.am
D	icons/gnome/SearchWeb.png
D	icons/search_results.png
D	icons/services-rpm-72.png
R100	icons/text-selection-frame-aa.png
icons/text-selection-frame.png
M	libnautilus-private/nautilus-icon-container.c
M	src/nautilus-window-toolbars.c

commit 6c251768ab6a80cd303682742dfd2d7389c6efb6
Author: Pauli Virtanen <pauli.virtanen@hut.fi>
Date:	2002-03-01

    Updated Finnish translation.

    2002-03-01	Pauli Virtanen	<pauli.virtanen@hut.fi>

	* fi.po: Updated Finnish translation.

M	po/ChangeLog
M	po/fi.po

commit 6c51679cf0b730624ac5ea0f1f1106d41b2a32cb
Author: Andraz Tori <minmax@src.gnome.org>
Date:	2002-03-01

    Updated Slovenian translation

M	po/sl.po

commit aedd53b5fbade621e82bb045ef924213b0aa2d84
Author: Chyla Zbigniew <chyla@src.gnome.org>
Date:	2002-03-01

    Updated Polish translation by GNOME PL Team <translators@gnome.pl>

M	po/ChangeLog
M	po/pl.po

commit 3b064245d51c49e1ad7acfb830bab1330f77053f
Author: Christophe Merlet <redfox@src.gnome.org>
Date:	2002-03-01

    Updated French translation.

M	po/ChangeLog
M	po/fr.po

commit a5c313ad17a13a4c670e9033e701943722ae8c2c
Author: Alexander Larsson <alla@lysator.liu.se>
Date:	2002-03-01

    Events are in bin_window coordinates. Not world coords.

    2002-03-01	Alexander Larsson  <alla@lysator.liu.se>

	* libnautilus-private/nautilus-icon-dnd.c
	(nautilus_icon_dnd_begin_drag):
	Events are in bin_window coordinates. Not world coords.

M	ChangeLog
M	libnautilus-private/nautilus-icon-dnd.c

commit 2946e8565cc683b6b92ec5f1c80f7a743946d134
Author: John Fleck <jfleck@inkstain.net>
Date:	2002-03-01

    add help/xmldocs.make configure.in
    help/nautilus-user-manual/Makefile.am


    2002-02-28 John Fleck <jfleck@inkstain.net>

	* add help/xmldocs.make
	* configure.in
	* help/nautilus-user-manual/Makefile.am
	* help/nautilus-user-manual/C/Makefile.am
	* help/nautilus-user-manual/C/nautilus-user-manual-C.omf
	* help/nautilus-user-manual/C/nautilus-user-manual.xml (added with
	cvs magic as a copy of the old sgml doc with history)
	converting old doc to xml and changing the build stuff to the new
	GNOME2 docness

M	ChangeLog
M	configure.in
M	help/nautilus-user-manual/C/Makefile.am
M	help/nautilus-user-manual/C/nautilus-user-manual-C.omf
M	help/nautilus-user-manual/C/nautilus-user-manual.xml
M	help/nautilus-user-manual/Makefile.am
A	help/xmldocs.make

commit f35f0a558b541bbf62af4b8f34c009b996d7b832
Author: Alexander Larsson <alla@lysator.liu.se>
Date:	2002-03-01

    Don't call gdk_window_set_static_gravities(). That old anti-flicker
    trick

    2002-02-28	Alexander Larsson  <alla@lysator.liu.se>

	* src/nautilus-sidebar.c (nautilus_sidebar_class_init):
	(nautilus_sidebar_realize): Don't call
	gdk_window_set_static_gravities(). That old anti-flicker
	trick was just causing lots of flashing.
	Remove all traces of nautilus_sidebar_realize.

M	ChangeLog
M	src/nautilus-information-panel.c
M	src/nautilus-sidebar.c

commit b41398eb46d2422d58a02dd8a06c089e5476c40a
Author: Darin Adler <darin@src.gnome.org>
Date:	2002-03-01

    Fix handling of files with Icon entries that are full paths.

	* libnautilus-private/nautilus-link-desktop-file.c:
	(nautilus_link_desktop_file_get_link_icon_from_desktop):
	Fix handling of files with Icon entries that are full paths.

	* libnautilus-private/nautilus-file.c: Name tweak.

M	ChangeLog
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-link-desktop-file.c

commit 7ea4b6355c37a2627561ec22bdcf72225634f4fe
Author: Darin Adler <darin@src.gnome.org>
Date:	2002-02-28

    Remove some GNOME2_CONVERSION_COMPLETE code.

	* components/notes/nautilus-notes.c: (do_destroy): Remove some
	GNOME2_CONVERSION_COMPLETE code.

	* src/nautilus-theme-selector.h:
	* src/nautilus-theme-selector.c:
	(remove_theme_selector_idle_callback): New.
	(remove_theme_selector_changed_callback): Schedule the remove
	to be done
	at idle time, since GtkTreeView can't handle changes to the
	tree from
	inside the selection changed signal.
	(theme_selector_finalize): Cancel idle if it's still around.
	(for_each_theme_callback), (theme_selector_populate_list),
	(theme_selector_update_selected_theme_from_preferences),
	(nautilus_theme_selector_get_selected_theme): Return NULL rather
	than emitting a g_warning when no theme is selected.

M	ChangeLog
M	components/notes/nautilus-notes.c
M	src/nautilus-theme-selector.c
M	src/nautilus-theme-selector.h

commit d7b9f05b61a9041812ed46c79ba846301aac2b9c
Author: Darin Adler <darin@src.gnome.org>
Date:	2002-02-28

    Escape the path too, not just the menu item name, because the path

	* src/file-manager/fm-directory-view.c: (add_numbered_menu_item):
	Escape the path too, not just the menu item name, because the path
	contains other menu item names.
	(add_submenu): Same.

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit 675ebc3949758a24faa100f2d3aee3c3375a878b
Author: Ole Laursen <olau@hardworking.dk>
Date:	2002-02-28

    Updated Danish translation.

    2002-02-28	Ole Laursen  <olau@hardworking.dk>

	* da.po: Updated Danish translation.

M	po/ChangeLog
M	po/da.po

commit 5886f0e3ba00440b053f426e0bf9a617a90139b4
Author: Darin Adler <darin@src.gnome.org>
Date:	2002-02-28

    Fix assert where it was calling gnome_vfs_get_uri_from_local_path on

	* libnautilus-private/nautilus-link-desktop-file.c:
	(nautilus_link_desktop_file_get_link_icon_from_desktop):
	Fix assert where it was calling gnome_vfs_get_uri_from_local_path
	on something that wasn't an absolute local path.

M	ChangeLog
M	libnautilus-private/nautilus-link-desktop-file.c

commit 8b74353f7bd0c2b38d2bb64309574117bccdf37b
Author: Josh Barrow <drleary@mac.com>
Date:	2002-02-28

    No-one uses services anymore, remove


    2002-02-28	Josh Barrow  <drleary@mac.com>

	    * icons/Makefile.am:
	    * icons/Services.png:
	    No-one uses services anymore, remove

	    * icons/bubble-LL.png:
	    * icons/bubble-LR.png:
	    * icons/bubble-UL.png:
	    * icons/bubble-UR.png:
	    All of these were for a non-realized Services project.
	    Remove.

	    * icons/bullet.png:
	    This was for the aa version of the stretch handles.  If we
	    decide to make the stretch handles aa, we can "cvs bring
	    them back"
	    * icons/computer.png:
	    * icons/computer.svg:
	    These were both for the ~/Nautilus thing.  ~/Nautilus doesn't
	    exist anymore.

	    * icons/default/desktop_home.png:
	    * icons/default/temp-home.png:
	    Rename temp-home.png to desktop_home.png as it's not very
	    temporary.
	    It's been there for over a year.

	    * icons/druid_header.png:
	    * icons/druid_header_stretch.png:
	    * icons/druid_sidebar.png:
	    There's nolonger a first time druid.  Remove these.
    * icons/expert-selected.png:
	    * icons/expert.png:
	    * icons/intermediate-selected.png:
	    * icons/intermediate.png:
	    * icons/novice-selected.png:
	    * icons/novice.png:
	    There are nolonger user levels.  Remove these

	    * icons/home.png:
	    * icons/leftarrow.png:
	    * icons/rightarrow.png:
	    * icons/uparrow.png:
	    * icons/search.png:
	    If I recall, these were from the very first try at theming
	    support in Nautilus.  They haven't been used for a *very* long
	    time.  Remove them.

	    * icons/netscape.png:
	    This was used in ~/Nautilus, remove it.
	    * icons/text-selection-frame.png:
	    Not used now that there's not an aa v. non-aa thing going on.

	    * icons/theme_preview.png:
	    This is now in the default theme folder.

	    * icons/tiny-alert.png:
	    * icons/multi-ok.png:
	    * icons/not.png:
	    No clue what these were, but I'm certain they're not used
	    anywhere.

	    * src/file-manager/fm-desktop-icon-view.c:
	    (update_home_link_and_delete_copies):
	    Change instance of "temp-home" to "desktop_home"

M	ChangeLog
M	icons/Makefile.am
D	icons/Services.png
D	icons/bubble-LL.png
D	icons/bubble-LR.png
D	icons/bubble-UL.png
D	icons/bubble-UR.png
D	icons/bullet.png
D	icons/computer.png
D	icons/computer.svg
M	icons/default/Makefile.am
R100	icons/default/temp-home.png	icons/default/desktop-home.png
D	icons/default/home.png
D	icons/druid_header.png
D	icons/druid_header_stretch.png
D	icons/druid_sidebar.png
D	icons/expert-selected.png
D	icons/expert.png
D	icons/home.png
D	icons/intermediate-selected.png
D	icons/intermediate.png
D	icons/leftarrow.png
D	icons/multi-ok.png
D	icons/netscape.png
D	icons/not.png
D	icons/novice-selected.png
D	icons/novice.png
D	icons/rightarrow.png
D	icons/search.png
D	icons/text-selection-frame.png
D	icons/theme_preview.png
D	icons/tiny-alert.png
D	icons/uparrow.png
M	src/file-manager/fm-desktop-icon-view.c

commit a6734d303977aa312617c67c70b761a27b5193f6
Author: Darin Adler <darin@src.gnome.org>
Date:	2002-02-28

    New. (rename_guts): Rename nautilus_file_rename to this.

	* libnautilus-private/nautilus-file.c: (in_filesystem): New.
	(rename_guts): Rename nautilus_file_rename to this.
	(nautilus_file_rename): Convert name to locale encoding if
	G_BROKEN_FILENAMES is set.
	(nautilus_file_get_display_name): Convert name to UTF-8
	assuming the locale character set if it's not valid UTF-8.
	It was already doing it when G_BROKEN_FILENAMES was set.

M	ChangeLog
M	libnautilus-private/nautilus-file.c

commit 37917988f4b6f4e53bb67efe2cf0145a7c8cd091
Author: Darin Adler <darin@src.gnome.org>
Date:	2002-02-28

    Use eel_str_replace_substring to replace the %s rather than using

	* src/nautilus-sidebar.c: (add_command_buttons): Use
	eel_str_replace_substring to replace the %s rather than using
	g_strdup_printf. It's not safe to use a string from a data
	file as a strdup format string.

	* configure.in: Bump librsvg required verson.

M	ChangeLog
M	configure.in
M	src/nautilus-information-panel.c
M	src/nautilus-sidebar.c

commit f4e01062fbaadeee8ee185a066dc7c6a299e6b84
Author: Josh Barrow <drleary@mac.com>
Date:	2002-02-28

    Remove sierra_green.png Change instance of sierra_green.png to
    #BAC5C0.


    2002-02-28	Josh Barrow  <drleary@mac.com>

	    * icons/sierra/Makefile.am:
	    Remove sierra_green.png
	    * icons/sierra/sierra.xml:
	    Change instance of sierra_green.png to #BAC5C0.  Why wasn't
	    this like this to begin with?  sierra_green.png was just a
	    patch of #BAC5C0...  what a waste!
	    * icons/sierra/sierra_green.png:
	    Remove.

	    Not certain, but I think that this makes the sierra theme a
	    tiny bit faster.

M	ChangeLog
M	icons/sierra/Makefile.am
M	icons/sierra/sierra.xml
D	icons/sierra/sierra_green.png

commit 6348cbc1e74b37e7d1d5ea5647dd86da59354b99
Author: Josh Barrow <drleary@mac.com>
Date:	2002-02-28

    Doh! Broke the build. Remove icons from Makefile.am as well.


    2002-02-28	Josh Barrow  <drleary@mac.com>

	    * icons/Makefile.am:
	    Doh!  Broke the build.  Remove icons from Makefile.am as well.

M	ChangeLog
M	icons/Makefile.am

commit d253fef6e7397b8bae398877d43342901da6f4b0
Author: Stanislav Visnovsky <visnovsky@nenya.ms.mff.cuni.cz>
Date:	2002-02-28

    Updated Slovak translation.

    2002-02-28	Stanislav Visnovsky <visnovsky@nenya.ms.mff.cuni.cz>

	* sk.po: Updated Slovak translation.

M	po/ChangeLog
M	po/sk.po

commit b765b44945ed1760087124fb96dcc621fea4de03
Author: Alexander Larsson <alla@lysator.liu.se>
Date:	2002-02-28

    Patch from drleary@mac.com, add a weak_pointer to the about-dialog to

    2002-02-27	Alexander Larsson  <alla@lysator.liu.se>

	* src/nautilus-window-menus.c (help_menu_about_nautilus_callback):
	Patch from drleary@mac.com, add a weak_pointer to the about-dialog
	to catch it being destroyed.

	* libnautilus-private/nautilus-find-icon-image.h:
	(nautilus_get_icon_file_name): Take extra argument for scalable
	details

	* libnautilus-private/nautilus-find-icon-image.c:
	(read_details): If size == 0, read scalable details, looking
	for size "*" and using coordinated between 0..1000
	(nautilus_get_icon_file_name): Take a scalable_details argument
	and fill it out.

	* libnautilus-private/nautilus-icon-factory.c
	(load_pixbuf_svg): Load svg icons at the right size, considering
	their embedded size, the zoom level, and the icon max size.
	If there are scalable details availible, scale them and put them
	in the unscaled ones.
	(load_icon_from_path): Take details and max_size arguments
	and pass
	them to load_pixbuf_rsvg.
	(load_named_icon): max_size arg used for svg scaling.
	Get scalable details from icon data, pass it on.
	(load_icon_for_scaling): Try exact size lookup before trying
	the specific zoom level sizes. This is so we don't have to scale
	SVGs after their initial rendering.
	(get_icon_from_cache, load_icon_scale_if_necessary,
	load_specific_icon): Pass on max size as needed.

M	ChangeLog
M	libnautilus-private/nautilus-find-icon-image.c
M	libnautilus-private/nautilus-find-icon-image.h
M	libnautilus-private/nautilus-icon-factory.c
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-window-menus.c

commit 8db7ecb8e0ad1e23b779b097a2ea18a79f2e3933
Author: Josh Barrow <drleary@mac.com>
Date:	2002-02-28

    These are no longer used since we switched to GnomeAbout.


    2002-02-27	Josh Barrow  <drleary@mac.com>

	    * icons/About_Image.png:
	    * icons/about_background.png:
	    These are no longer used since we switched to GnomeAbout.

M	ChangeLog
D	icons/About_Image.png
D	icons/about_background.png

commit 8bb6af6990afe52eb1e2380f731677b1a2d3c399
Author: Darin Adler <darin@src.gnome.org>
Date:	2002-02-28

    Change file-types-capplet to gnome2-file-types-properties.

	* libnautilus-private/nautilus-program-chooser.c:
	Change file-types-capplet to gnome2-file-types-properties.

	* src/file-manager/fm-desktop-icon-view.c:
	(fm_desktop_icon_view_finalize),
	(fm_desktop_icon_view_class_init):
	Use finalize instead of destroy.

	* src/file-manager/fm-icon-view.c:
	(fm_icon_view_update_icon_container_fonts): Get rid of unneeded
	nautilus_icon_container_request_update_all call.

	* src/Makefile.am:
	* src/nautilus-about.c: Remove.
	* src/nautilus-about.h: Remove.

M	ChangeLog
M	libnautilus-private/nautilus-program-chooser.c
M	src/Makefile.am
M	src/file-manager/fm-desktop-icon-view.c
M	src/file-manager/fm-icon-view.c
D	src/nautilus-about.c
D	src/nautilus-about.h

commit cf7d1a059838d8b2d2cca277cac73d2e0299895d
Author: Darin Adler <darin@src.gnome.org>
Date:	2002-02-28

    Fix what I corrupted.

	* POTFILES.in: Fix what I corrupted.

M	po/ChangeLog
M	po/POTFILES.in

commit ca90e858f1b2bbbb714229190472ed0b77ceb932
Author: Darin Adler <darin@src.gnome.org>
Date:	2002-02-28

    Remove nautilus-about.c.

	* POTFILES.in: Remove nautilus-about.c.

M	po/ChangeLog
M	po/POTFILES.in

commit 262b7b9dcd52e202795f963dc46ff53d2e1338c3
Author: Jody Goldberg <jody@gnome.org>
Date:	2002-02-28

    misc minor deprecation removals. ditto. (nautilus_music_view_update) :

    2002-02-27	Jody Goldberg <jody@gnome.org>

	* components/music/configure.c : misc minor deprecation removals.
	* components/music/fileinfo.c : ditto.
	(nautilus_music_view_update) : reconnect the background.
	* components/music/nautilus-music-view.c (play_current_file)
	: convert
	  to gconf.
	* src/file-manager/fm-icon-view.c (preview_audio) : convert
	to gconf.

	* components/hardware/nautilus-hardware-view.c
	s/gtk_label_set_wrap/gtk_label_set_line_wrap/
	(setup_overview_form) : Use gnome_program_locate_file to find
	iconf
	  from gnome-mime-data.
	* components/hardware/main.c (main) : use
	nautilus_view_standard_main.
	(cb_create_hardware_view) : new work around the odd inheritance
	of the
	  view.

M	ChangeLog
M	components/hardware/main.c
M	components/hardware/nautilus-hardware-view.c
M	components/music/configure.c
M	components/music/fileinfo.c
M	components/music/nautilus-music-view.c
M	src/file-manager/fm-icon-view.c

commit f0fc1215d67bc738be15428509bfbe3b7d0b53f5
Author: Gediminas Paulauskas <menesis@delfi.lt>
Date:	2002-02-27

    add missing include

    2002-02-27	Gediminas Paulauskas <menesis@delfi.lt>

	* libnautilus-private/nautilus-bookmarks.c: add missing include

M	ChangeLog
M	libnautilus-private/nautilus-bookmark.c

commit 3035a35267191a40a6c7245e69a662037e31dcbc
Author: Darin Adler <darin@src.gnome.org>
Date:	2002-02-27

    Just release, don't unref. (get_metafile): Don't keep a ref. Also fix

	    * libnautilus-private/nautilus-directory-metafile.c:
	    (free_factory): Just release, don't unref.
	    (get_metafile): Don't keep a ref. Also fix CORBA objref leak.

	    * libnautilus-private/nautilus-icon-factory.c:
	    (get_icon_from_cache):

	    * libnautilus-private/nautilus-metafile-factory.c:
	    (nautilus_metafile_factory_get_instance): Return the same
	    instance each time, don't ref, since lifetime is not managed
	    by ref counting.

	    * libnautilus/nautilus-clipboard.c:
	    (initialize_clipboard_component_with_callback_data):
	    Get rid of BonoboUIComponent leak.

	    * src/nautilus-application.c: Formatting tweaks.
	    * libnautilus-private/nautilus-bookmark.c: Minor cleanup.

	    * test/Makefile.am:
	    * test/test-nautilus-async-activation.c: Remove.

M	ChangeLog
M	libnautilus-private/nautilus-bookmark.c
M	libnautilus-private/nautilus-directory-metafile.c
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus-private/nautilus-metafile-factory.c
M	libnautilus/nautilus-clipboard.c
M	src/nautilus-application.c
M	test/Makefile.am
D	test/test-nautilus-async-activation.c

commit 57a1da0b53449fa54aae6863a0d6334de16d3877
Author: Michael Meeks <michael@ximian.com>
Date:	2002-02-27

    impl. (get_xalf_prefix): use gconf.

    2002-02-27	Michael Meeks  <michael@ximian.com>

	* libnautilus-private/nautilus-program-choosing.c
	(concat_option_cb): impl.
	(get_xalf_prefix): use gconf.

	* libnautilus-private/nautilus.schemas: add Xalf bits.

	* libnautilus-private/nautilus-global-preferences.c: ditto.

	* libnautilus-private/nautilus-icon-container.c
	(nautilus_icon_container_start_renaming_selected_item):
	don't pass a font name, it isn't used anyway.

	* libnautilus-private/nautilus-directory-async.c
	(should_display_file_name): protect with
	GNOME2_HAS_MEDUSA instead.

M	ChangeLog
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.h
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-program-choosing.c
M	libnautilus-private/nautilus.schemas

commit c8fd894632bbb8b903428a4fd60d40070b043c10
Author: Michael Meeks <michael@ximian.com>
Date:	2002-02-27

    pass a widget context to help pango.

    2002-02-27	Michael Meeks  <michael@ximian.com>

	* libnautilus-private/nautilus-file-operations.c
	(handle_transfer_overwrite, handle_transfer_vfs_error),
	(handle_transfer_overwrite): pass a widget context to
	help pango.
	(extract_and_ellipsize_file_name_for_dialog),
	(format_and_ellipsize_uri_for_dialog): pass pango context
	to ellipsization.
	(ellipsize_string_for_dialog): re-implement for pango.
	(get_label_font): kill.

M	ChangeLog
M	libnautilus-private/nautilus-file-operations.c

commit ea26c5ef580b6a45f33f75f3e240fe37ecb945fa
Author: Darin Adler <darin@src.gnome.org>
Date:	2002-02-27

    New (draw_one_tab_plain), (draw_one_tab_themed), (get_tab_width): Use

	* src/nautilus-sidebar-tabs.c: (make_tab_text_layout): New
	(draw_one_tab_plain), (draw_one_tab_themed), (get_tab_width):
	Use common function to create PangoLayout so we don't forget
	anything. The old code forgot to set the font description in
	one case, leading to wrong-looking sidebar tabs.

	* src/nautilus-theme-selector.h:
	* src/nautilus-theme-selector.c: Minor cleanup.

M	ChangeLog
M	src/nautilus-sidebar-tabs.c
M	src/nautilus-theme-selector.c
M	src/nautilus-theme-selector.h

commit 71a7d61351a637bd81e2bacd8011b734b632e23f
Author: Dave Camp <dave@ximian.com>
Date:	2002-02-27

    Removed.

    2002-02-25	Dave Camp  <dave@ximian.com>

	* components/news/nautilus-news-pixmaps.h: Removed.

	* components/news/Makefile.am: Build
	nautilus-cell-renderer-news.c, don't build
	nautilus-news-pixmaps.h.

	* components/news/nautilus-news.c:
	(toggle_open_state), (rss_logo_callback),
	(set_bonobo_properties), (rss_read_done_callback),
	(max_items_changed), (set_views_for_mode), (switch_page),
	(configure_button_clicked), (add_site_button_clicked),
	(add_site_from_fields), (remove_selected_site),
	(nautilus_news_load_location), (empty_message_size_allocate),
	(set_up_edit_widgets), (set_up_configure_widgets),
	(set_up_main_widgets), (make_news_view): use a GtkNotebook to
	store the pages of the news view, and switch between them instead
	of individually hiding and showing the widgets when pages are
	flipped.  This allowed all the size negotiation code to go away,
	as the GtkNotebook takes care of it.

	* components/news/nautilus-news.c: (update_node),
	(get_channel_markup), (get_item_markup), (set_bonobo_properties),
	(do_destroy), (go_to_uri), (set_row_widths), (wrap_idle),
	(nautilus_news_size_allocate), (node_data_for_path),
	(nautilus_news_activate_path), (nautilus_news_row_activated),
	(nautilus_news_button_release_event), (nautilus_news_set_title),
	(free_rss_data_item), (free_channel),
	(nautilus_news_set_news_changed), (clear_channel_changed_flags),
	(nautilus_news_make_channel_document), (rss_logo_callback),
	(extract_items), (has_matching_uri), (mark_new_items),
	(extract_rss_title), (extract_scripting_news_title),
	(rss_read_done_callback), (nautilus_news_insert_channel),
	(nautilus_news_load_channel), (detach_items), (remove_items),
	(update_channels), (update_items),
	(nautilus_news_make_new_channel), (nautilus_news_add_channels),
	(nautilus_news_load_images), (nautilus_news_cell_data_func),
	(nautilus_news_row_expanded), (nautilus_news_row_collapsed),
	(max_items_changed),
	(add_channel_to_remove_list), (add_site_from_fields),
	(remove_selected_site), (add_command_buttons),
	(nautilus_news_load_location), (add_channel_entry),
	(empty_message_size_allocate), (make_remove_widgets),
	(set_up_configure_widgets), (set_up_main_widgets),
	(make_news_view):  Use a GtkTreeView to render the news.

	(make_news_view): Remove the #ifdef GNOME2_CONVERSION_COMPLETE
	and send the proper arguments to bonobo_control_set_properties.
	(nautilus_news_set_news_changed): Remove the #ifdef
	GNOME2_CONVERSION_COMPLETE and replace
	bonobo_property_bag_notify_listeners with a
	bonobo_event_source_notify_listeners_full call.

M	ChangeLog
M	components/news/Makefile.am
A	components/news/nautilus-cell-renderer-news.c
A	components/news/nautilus-cell-renderer-news.h
D	components/news/nautilus-news-pixmaps.h
M	components/news/nautilus-news.c
M	po/POTFILES.in

commit 4b6f6e0a63cbd049d3899f9b50082a78c1899bdf
Author: Alexander Larsson <alla@lysator.liu.se>
Date:	2002-02-27

    Fix typo that used NAUTILUS_ZOOM_LEVEL_STANDARD instead of

    2002-02-26	Alexander Larsson  <alla@lysator.liu.se>

	* libnautilus-private/nautilus-icon-factory.c
	(load_icon_for_scaling):
	Fix typo that used NAUTILUS_ZOOM_LEVEL_STANDARD instead of
	NAUTILUS_ICON_SIZE_STANDARD. This made nautilus cache many
	icons twice.
	(get_icon_from_cache): Need to handle the case where an inner
	get_icon_from_cache call already put the icon in the cache.

M	ChangeLog
M	libnautilus-private/nautilus-icon-factory.c

commit 5bfec7b1d5eec01545eb58369a2fbab8f6a939c4
Author: Darin Adler <darin@src.gnome.org>
Date:	2002-02-27

    Remove stray line of code.

	* libnautilus-private/nautilus-icon-container.c:
	(nautilus_icon_container_set_font_size_table): Remove stray line
	of code.

	* libnautilus-private/nautilus-icon-private.h: Remove unused
	field.

M	ChangeLog
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-private.h

commit a02c428eab1847e47167dfec103ec60cd8bd00d0
Author: Michael Meeks <michael@ximian.com>
Date:	2002-02-27

    fix the undo manager impl. to map the servant properly.

    2002-02-27	Michael Meeks  <michael@ximian.com>

	* libnautilus-private/nautilus-undo-manager.c
	(corba_append, corba_forget, corba_undo): fix the
	undo manager impl. to map the servant properly.

    2002-02-26	Michael Meeks  <michael@ximian.com>

	* libnautilus-private/nautilus-entry.c
	(nautilus_entry_get_type): write out in full so we
	can handle the editable interface.
	(nautilus_entry_editable_init): setup the editable
	interface.
	(nautilus_entry_set_selection_bounds),
	(nautilus_entry_insert_text),
	(nautilus_entry_delete_text): re-instate.

M	ChangeLog
M	libnautilus-private/nautilus-entry.c
M	libnautilus-private/nautilus-undo-manager.c

commit f5874fd25f9107031ad14b6e9fb6d1c5e9289e39
Author: Darin Adler <darin@src.gnome.org>
Date:	2002-02-27

    Simplified calls to bonobo_object_ref/unref.

	* Many files:
	Simplified calls to bonobo_object_ref/unref.

	* components/history/nautilus-history-view.c: (update_history):
	Fixed so that a history update while one is already in progress
	will work properly.

	* libnautilus/nautilus-view.c:
	(remove_listener): New.
	(update_listener): Renamed from nautilus_view_set_frame, made it
	handle various cases better. Fixed leak of property bag.
	(forget_cached_view_frame): New.
	(nautilus_view_set_frame_callback): Use new
	forget_cached_view_frame
	and update_listener.
	(nautilus_view_construct_from_bonobo_control): Use
	g_signal_connect_object.  Not sure if this is better, since they
	are part of the same aggregate.
	(nautilus_view_finalize): Use new forget_cached_view_frame and
	remove_listener.
	(nautilus_view_dispose): Use new forget_cached_view_frame and
	remove_listener.
	(nautilus_view_get_view_frame): Fixed leak of control frame.
	(nautilus_view_set_listener_mask): Simplified, and made it
	work even
	if you call it multiple times, by calling new update_listener.

	* libnautilus-private/nautilus-icon-canvas-item.c:
	(create_label_layout): Handle NULL font_name case just in case.
	* libnautilus-private/nautilus-icon-container.c:
	(nautilus_icon_container_set_zoom_level): Use
	invalidate_label_sizes instead of setting update_icon_font.
	(nautilus_icon_container_set_font_name): Do nothing if font name
	doesn't change. If it does, use invalidate_label_sizes rather than
	setting update_icon_font.
	(nautilus_icon_container_set_font_size_table): Only redraw if font
	size changes. Also, use invalidate_label_sizes rather than setting
	update_icon_font.

	* libnautilus-private/nautilus-directory.c:
	(add_preferences_callbacks):
	* libnautilus-private/nautilus-icon-factory.c: (get_icon_factory):
	Initialize global preferences as needed.

	* src/file-manager/fm-icon-view.c: (fm_icon_view_finalize):
	* src/file-manager/fm-search-list-view.c: (real_destroy):
	* src/nautilus-application.c: (nautilus_application_destroy),
	(nautilus_application_create_window),
	(nautilus_application_class_init):
	* src/nautilus-main.c: (main):

	* src/nautilus-view-frame.c: (create_corba_objects): Fix property
	bag leak.

M	ChangeLog
M	components/adapter/main.c
M	components/adapter/nautilus-adapter-control-embed-strategy.c
M
components/adapter/nautilus-adapter-control-factory-embed-strategy.c
M	components/adapter/nautilus-adapter-factory-server.c
M	components/hardware/nautilus-hardware-view.c
M	components/history/nautilus-history-view.c
M	components/news/nautilus-news.c
M	components/notes/nautilus-notes.c
M	components/throbber/main.c
M	components/throbber/nautilus-throbber.c
M	libnautilus-private/nautilus-directory-metafile.c
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus-private/nautilus-metafile-factory.c
M	libnautilus-private/nautilus-metafile.c
M	libnautilus/nautilus-clipboard.c
M	libnautilus/nautilus-undo.c
M	libnautilus/nautilus-view-standard-main.c
M	libnautilus/nautilus-view.c
M	po/ChangeLog
M	src/file-manager/fm-desktop-icon-view.c
M	src/file-manager/fm-icon-view.c
M	src/file-manager/fm-search-list-view.c
M	src/nautilus-application.c
M	src/nautilus-main.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-view-frame.c
M	src/nautilus-window-toolbars.c
M	src/nautilus-window.c

commit 8f111d136e7c069165601aee126503d0149bf804
Author: Michael Meeks <michael@ximian.com>
Date:	2002-02-26

    only set the selection if we have some items.

    2002-02-26	Michael Meeks  <michael@ximian.com>

	* components/history/nautilus-history-view.c
	(update_history): only set the selection if we have
	some items.

M	ChangeLog
M	components/history/nautilus-history-view.c

commit 666cacb365dd75c26fe05a8ac5d4bb3efe4beac7
Author: David Emory Watson <dwatson@cs.ucr.edu>
Date:	2002-02-26

    UTF8 fixes. (try_to_expand_path): UTF8 and gtk_editable fixes.

    2002-02-26	David Emory Watson  <dwatson@cs.ucr.edu>

	* src/nautilus-location-bar.c:
	(accumulate_name),
	(has_exactly_one_slash): UTF8 fixes.
	(try_to_expand_path): UTF8 and gtk_editable fixes.
	(get_editable_length): Rename to
	(get_editable_number_of_chars): this and include UTF8 fixes.
	(editable_key_press_callback): Rename to
	(editable_event_after_callback): this.	Modify to skip non
	key_press
	events.
	(nautilus_location_bar_init): Replace marshaled key_press_event
	signal
	with normal event_after signal.

M	ChangeLog
M	src/nautilus-location-bar.c

commit 1b0897e0351e5e73e0f15df0ac1bafec28533295
Author: Darin Adler <darin@src.gnome.org>
Date:	2002-02-26

    Patch from Havard Wigtil that makes us return the right name,
    rather than

	* libnautilus-private/nautilus-file.c:
	(nautilus_file_get_display_name): Patch from Havard Wigtil
	that makes us return the right name, rather than returning
	an already-freed pointer.

M	ChangeLog
M	libnautilus-private/nautilus-file.c

commit defaff8d553d2cbec08d692ed08d136a239c8f79
Author: Stanislav Visnovsky <visnovsky@nenya.ms.mff.cuni.cz>
Date:	2002-02-26

    Updated Slovak translation.

    2002-02-26	Stanislav Visnovsky <visnovsky@nenya.ms.mff.cuni.cz>

	* sk.po: Updated Slovak translation.

M	po/ChangeLog
M	po/sk.po

commit d4f7223b2c9552cc7df760f1a91ef6acdc189fc9
Author: Andraz Tori <minmax@src.gnome.org>
Date:	2002-02-26

    Updated Slovenian translation

M	po/sl.po

commit 757fffa9ccaa8320d9e9b85e5ebc937b4dc3e582 (tag: NAUTILUS_1_1_6)
Author: Darin Adler <darin@src.gnome.org>
Date:	2002-02-25

    Bump version.

	* configure.in: Bump version.

M	ChangeLog
M	configure.in

commit a77d59c98b1b7018126bf064c520fff72318c93b
Author: Anders Carlsson <andersca@src.gnome.org>
Date:	2002-02-25

    Doh, the timeout should be 50 msecs

M	libnautilus-private/nautilus-drag-window.c

commit c79cb55876f6f50daf515d739e01e301c0b3a855
Author: Anders Carlsson <andersca@gnu.org>
Date:	2002-02-25

    Use gtk_widget_get_toplevel to find out the top-level window.

    2002-02-26	Anders Carlsson  <andersca@gnu.org>

	* libnautilus-private/nautilus-drag-window.c
	(drag_begin_emission_callback):
	Use gtk_widget_get_toplevel to find out the top-level
	window.

M	ChangeLog
M	libnautilus-private/nautilus-drag-window.c

commit 91505c780ce13081d0c302240b6d54cdc709f97a
Author: Anders Carlsson <andersca@gnu.org>
Date:	2002-02-25

    Get the don't-raise-on-drag feature working again.

    2002-02-25	Anders Carlsson  <andersca@gnu.org>

	* libnautilus-private/nautilus-drag-window.c:
	(wm_protocols_filter), (nautilus_drag_window_realize),
	(nautilus_drag_window_register):
	Get the don't-raise-on-drag feature working again.

M	ChangeLog
M	libnautilus-private/nautilus-drag-window.c

commit 9f473be4794a0b28d572b8ee5251a3d460c93b11
Author: Anders Carlsson <andersca@gnu.org>
Date:	2002-02-25

    Let "Loading" and "Empty" special nodes be italic.

    2002-02-25	Anders Carlsson  <andersca@gnu.org>

	* components/tree/nautilus-tree-model.c:
	(nautilus_tree_model_get_column_type),
	(nautilus_tree_model_get_value):
	* components/tree/nautilus-tree-model.h:
	* components/tree/nautilus-tree-view.c: (create_tree):
	Let "Loading" and "Empty" special nodes be italic.

	* libnautilus-private/nautilus-global-preferences.c:
	(default_font_callback):
	Return "sans" here instead of "fixed"

	* libnautilus-private/nautilus-icon-canvas-item.c:
	(draw_or_measure_label_text), (create_label_layout),
	Set font from icon container name, use gdk_gc_set_rgb_fg_color.

	* libnautilus-private/nautilus-icon-container.c: (finalize):
	(realize), (nautilus_icon_container_init),
	(nautilus_icon_container_update_icon),
	(nautilus_icon_container_set_zoom_level),
	(nautilus_icon_container_request_update_all),
	(nautilus_icon_container_get_label_color), (update_label_color),
	(nautilus_icon_container_theme_changed),
	(nautilus_icon_container_set_font_name),
	(nautilus_icon_container_set_font_size_table):
	Add support for setting fonts, and fix some bugs with the
	label color handling.

	* libnautilus-private/nautilus-icon-container.h:
	Add nautilus_icon_container_set_font_name and
	nautilus_icon_container_set_font_size_table.

	* libnautilus-private/nautilus-icon-factory.c:
	(embedded_text_font_changed_callback), (embed_text):
	Set the font of the embedded text to the default font.

	* libnautilus-private/nautilus-icon-private.h:
	Add font name and font size table variables to
	NautilusIconContainerDetails.

	* libnautilus-private/nautilus-program-chooser.c:
	(nautilus_program_chooser_init):
	Fix button ordering according to the HIG.

	* src/file-manager/fm-icon-view.c:
	(fm_icon_view_update_icon_container_fonts),
	(fm_icon_view_update_icon_container_font_size_table):
	Set font name and font size table in the icon container.

	* src/nautilus-sidebar-tabs.c:
	(nautilus_sidebar_tabs_load_theme_data),
	(default_font_changed_callback), (nautilus_sidebar_tabs_init),
	(nautilus_sidebar_tabs_destroy), (draw_one_tab_plain),
	(draw_one_tab_themed):
	Use the "default font" preference.

	* src/nautilus-sidebar-title.c:
	(nautilus_sidebar_title_class_init),
	(default_font_changed_callback), (nautilus_sidebar_title_init),
	(nautilus_sidebar_title_destroy), (update_title_font):
	Use the "default font" preference.

	* src/nautilus-window-menus.c:
	(help_menu_about_nautilus_callback):
	Use the GnomeAbout widget.

M	ChangeLog
M	components/tree/nautilus-tree-model.c
M	components/tree/nautilus-tree-model.h
M	components/tree/nautilus-tree-view.c
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-container.h
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus-private/nautilus-icon-private.h
M	libnautilus-private/nautilus-program-chooser.c
M	src/file-manager/fm-icon-view.c
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-sidebar-tabs.c
M	src/nautilus-sidebar-title.c
M	src/nautilus-window-menus.c

commit 21fb75e0e8196b36692eead4ddfa3194b7a84a39
Author: Michael Meeks <michael@ximian.com>
Date:	2002-02-25

    kill deprecated code, use gtk_window_set_transient instead.

    2002-02-25	Michael Meeks  <michael@ximian.com>

	* libnautilus-private/nautilus-file-operations.c
	(fit_rect_on_screen, center_dialog_over_rect),
	(center_dialog_over_window): kill deprecated code, use
	gtk_window_set_transient instead.

	* libnautilus-private/nautilus-file-operations-progress.c
	(nautilus_file_operations_progress_init): setup the default
	dialog width instead of the bar's.

    2002-02-21	Michael Meeks  <michael@ximian.com>

	* libnautilus-private/nautilus-customization-data.c
	(add_reset_text): port, requires new eel API.

M	ChangeLog
M	libnautilus-private/nautilus-customization-data.c
M	libnautilus-private/nautilus-file-operations-progress.c
M	libnautilus-private/nautilus-file-operations.c
M	src/file-manager/fm-icon-view.c

commit f8d896405247278b3e53a21c12ee0ec111d9a65d
Author: Alexander Larsson <alexl@src.gnome.org>
Date:	2002-02-25

    Render svg icons at the right size.

M	ChangeLog
M	libnautilus-private/nautilus-icon-factory.c

commit 2140800694fb7ed704ebcc9e06a576338d5a9568
Author: Darin Adler <darin@src.gnome.org>
Date:	2002-02-25

    Bump required versions of some things.

	* configure.in: Bump required versions of some things.

M	ChangeLog
M	configure.in

commit 9643671c3bd5616b2d9301b4971f65a2fe37893c
Author: Seth Nickell <snickell@stanford.edu>
Date:	2002-02-25

    Convert deprecated use of GtkProgress to GtkProgressBar to fix
    the build.

    2002-02-24	Seth Nickell  <snickell@stanford.edu>

	* src/file-manager/nautilus-indexing-info.c:
	(update_progress_display), (index_progress_dialog_new):

	Convert deprecated use of GtkProgress to GtkProgressBar
	to fix the build.

M	ChangeLog
M	src/file-manager/nautilus-indexing-info.c

commit 5cc6bb005498962fc4b443f3c6d73229298daad3
Author: Alexander Larsson <alla@lysator.liu.se>
Date:	2002-02-25

    Enable gdk_window_set_back_pixmap() again. This limits flicker when

    2002-02-24	Alexander Larsson  <alla@lysator.liu.se>

	* libnautilus-private/nautilus-directory-background.c
	(image_loading_done_callback):
	Enable gdk_window_set_back_pixmap() again. This limits flicker
	when
	switching workspaces and moving windows.

M	ChangeLog
M	libnautilus-private/nautilus-directory-background.c

commit a5db2885ad39b0bb99a9f775077e71469ac5a3b0
Author: Alexander Larsson <alla@lysator.liu.se>
Date:	2002-02-25

    Don't set background pixmap None. Gtk+ already does that when
    scrolling

    2002-02-24	Alexander Larsson  <alla@lysator.liu.se>

	* libnautilus-private/nautilus-icon-container.c (realize):
	Don't set background pixmap None. Gtk+ already does that when
	scrolling windows these days, and due to a bug in Gtk+ (now fixed)
	this was actually making that feature not work!

M	ChangeLog
M	libnautilus-private/nautilus-icon-container.c

commit de00e5217048e7b0b6ece3cef4051a01aa38678a
Author: Alexander Larsson <alla@lysator.liu.se>
Date:	2002-02-24

    Set the default icon list for all windows. (nautilus_window_realize):

    2002-02-23	Alexander Larsson  <alla@lysator.liu.se>

	* src/nautilus-window.c (nautilus_window_class_init):
	Set the default icon list for all windows.
	(nautilus_window_realize): Remove old
	GNOME2_CONVERSION_COMPLETE code for setting the window
	icon.

M	ChangeLog
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window.c

commit 18a16673008023e1ab6d51419ec31acd510e466e
Author: Carlos Perell Marn <carlos@gnome-db.org>
Date:	2002-02-23

    Updated with our translation memory && some personal updates.

    2002-02-23	Carlos Perell Marn <carlos@gnome-db.org>

	* es.po: Updated with our translation memory && some personal
	updates.

M	po/ChangeLog
M	po/es.po

commit 3f5c8719a3f1940cb57f5726217b5fe58a63f8fe
Author: Gediminas Paulauskas <menesis@src.gnome.org>
Date:	2002-02-23

    fix my fixes as Michael Meeks suggested:

    default:
    }

    is almost certainly broken; you need a break; in there. You
    should not
    need a '; break;' or your compiler is hosed ;-)

M	ChangeLog
M	libnautilus-private/nautilus-file-operations.c
M	libnautilus-private/nautilus-icon-dnd.c
M	libnautilus-private/nautilus-volume-monitor.c

commit eacf94ca6f17b9ad32eba55ac33caf3b2cdabac5
Author: Gediminas Paulauskas <menesis@delfi.lt>
Date:	2002-02-22

    remove obsolete GNOME_COMMON_INIT and GNOME_PLATFORM_GNOME_2 macros.

    2002-02-22	Gediminas Paulauskas <menesis@delfi.lt>

	* configure.in: remove obsolete
	GNOME_COMMON_INIT and GNOME_PLATFORM_GNOME_2 macros.
	* libnautilus-private/nautilus-file-operations.c
	(handle_transfer_duplicate):
	* libnautilus-private/nautilus-icon-dnd.c
	(nautilus_icon_container_get_drop_action):
	* libnautilus-private/nautilus-volume-monitor.c
	(mount_volume_deactivate):
	remove empty default: label to fix warning on gcc 3.
	* libnautilus-private/nautilus-icon-container.c
	(clear_drag_state):
	fix typo.

M	ChangeLog
M	configure.in
M	libnautilus-private/nautilus-file-operations.c
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-dnd.c
M	libnautilus-private/nautilus-volume-monitor.c

commit 010823126cd6718d5b688ec090740c1a1b7b9950
Author: Darin Adler <darin@src.gnome.org>
Date:	2002-02-22

    New. (clear_drag_state): Use remove_context_menu_timeout.

	* libnautilus-private/nautilus-icon-container.c:
	(remove_context_menu_timeout): New.
	(clear_drag_state): Use remove_context_menu_timeout.
	(motion_notify_event): Use remove_context_menu_timeout.
	This fixes a bug where you might end up with two timeouts.
	Remove the code marked "KLUDGE ALERT" which seemed to mess
	up dragging coordinates.

M	ChangeLog
M	libnautilus-private/nautilus-icon-container.c

commit bd4d58d8ba895060d776d452c471efc799533778
Author: Darin Adler <darin@src.gnome.org>
Date:	2002-02-22

    Remove libbackground/applier.c, because it's not in the tarball,
    just in

	* POTFILES.in: Remove libbackground/applier.c, because it's
	not in the tarball, just in cvs, so it breaks tarball builds.
	Remove nautilus-icon-text-item.c.
	* POTFILES.skip: Remove image-viewer.

M	po/ChangeLog
M	po/POTFILES.in
M	po/POTFILES.skip

commit 4734587d36d80b1259747bdfd986ddee0c4a8c7e
Author: Darin Adler <darin@src.gnome.org>
Date:	2002-02-22

    Remove. Remove.

	* libnautilus-private/Makefile.am:
	* libnautilus-private/nautilus-icon-text-item.c: Remove.
	* libnautilus-private/nautilus-icon-text-item.h: Remove.

	* libnautilus-private/nautilus-file-dnd.h:
	* libnautilus-private/nautilus-file-dnd.c:
	(nautilus_drag_file_receive_dropped_keyword): Use const char *.

	* libnautilus-private/nautilus-icon-container.c:
	(rubberband_timeout_callback), (start_rubberbanding),
	(update_stretch_at_idle), (button_release_event),
	(motion_notify_event), (handle_icon_button_press):
	* libnautilus-private/nautilus-icon-dnd.c: (icon_get_data_binder),
	(nautilus_icon_container_position_shadow),
	(receive_dropped_keyword), (receive_dropped_uri_list),
	(nautilus_icon_container_find_drop_target),
	(nautilus_icon_container_receive_dropped_icons),
	(nautilus_icon_container_get_drop_action),
	(nautilus_icon_dnd_update_drop_target),
	(nautilus_icon_dnd_begin_drag):
	Use eel_gtk_widget_get_button_event_location and
	eel_gnome_canvas_widget_to_world and the other similar functions
	to fix coordinate handling. Also some const char * fixes.

	* libnautilus-private/nautilus-icon-private.h: window -> widget

	* src/file-manager/fm-directory-view.h:
	* src/file-manager/fm-directory-view.c:
	fm_directory_get_selected_icon_locations ->
	fm_directory_view_get_selected_icon_locations

M	ChangeLog
M	libnautilus-private/Makefile.am
M	libnautilus-private/nautilus-file-dnd.c
M	libnautilus-private/nautilus-file-dnd.h
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-dnd.c
M	libnautilus-private/nautilus-icon-private.h
D	libnautilus-private/nautilus-icon-text-item.c
D	libnautilus-private/nautilus-icon-text-item.h
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-directory-view.h

commit c5bd891abde3dea59ad7fbb7c9ea7fee4b2c0710
Author: Josh Barrow <carbamide@src.gnome.org>
Date:	2002-02-22

    Changed my e-mail address. Screw the changelog entry...


    Changed my e-mail address.	Screw the changelog entry...

M	AUTHORS

commit 058595cc6ffa4a5691a25e4282b4c14bd5f97014
Author: Christian Rose <menthos@menthos.com>
Date:	2002-02-22

    Updated Swedish translation.

    2002-02-22	Christian Rose	<menthos@menthos.com>

	* sv.po: Updated Swedish translation.

M	po/ChangeLog
M	po/sv.po

commit 130c90ea4fb8c8c46be422377833782cd2c75ebe
Author: Darin Adler <darin@src.gnome.org>
Date:	2002-02-22

    Update names in a few places.

	* AUTHORS:
	* HACKING:
	* MAINTAINERS:
	* README:
	Update names in a few places.

	* src/nautilus-main.c: (main): Remove obsolete ENABLE_NLS comment.

M	AUTHORS
M	ChangeLog
M	HACKING
M	MAINTAINERS
M	README
M	src/nautilus-main.c

commit 2f175b2441c5986df32d1370af8753f37d6e1a18
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2002-02-22

    Remove #ifdef ENABLE_NLS since it's not supported in GNOME 2. Same
    here.

    2002-02-22	Kjartan Maraas	<kmaraas@gnome.org>

	* components/hardware/main.c: Remove #ifdef ENABLE_NLS since
	it's not
	supported in GNOME 2.
	* components/music/fileinfo.c: Same here.
	* libnautilus/nautilus-view-standard-main. Here too.
	* src/nautilus-main.c: Same here.

M	ChangeLog
M	components/hardware/main.c
M	components/music/fileinfo.c
M	libnautilus/nautilus-view-standard-main.c
M	src/nautilus-main.c

commit 4d3325dbcc6e064dfd2f4ade4540afbdf57541c7
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2002-02-22

    Use GETTEXT_PACKAGE. Same here. Same here. Same here. Same. Same

    2002-02-22	Kjartan Maraas	<kmaraas@gnome.org>

	* components/hardware/main.c: Use GETTEXT_PACKAGE.
	* components/history/nautilus-history-view.c: Same here.
	* components/music/main.c: Same here.
	* components/news/nautilus-news.c: Same here.
	* components/notes/nautilus-notes.c: Same.
	* components/text/main.c: Same

M	ChangeLog
M	components/hardware/main.c
M	components/history/nautilus-history-view.c
M	components/music/main.c
M	components/news/nautilus-news.c
M	components/notes/nautilus-notes.c
M	components/text/main.c

commit de3285877f23ad1425b822ce5b2d1ca8dfc1768d
Author: Jody Goldberg <jody@gnome.org>
Date:	2002-02-22

    typo.

    2002-02-21	Jody Goldberg <jody@gnome.org>

	*
	components/adapter/nautilus-adapter-control-factory-embed-strategy.c
	  (nautilus_adapter_control_factory_embed_strategy_new) : typo.

M	ChangeLog
M
components/adapter/nautilus-adapter-control-factory-embed-strategy.c

commit 3971692624df57a8462738afa2543ac832cc3fae
Author: Jody Goldberg <jody@gnome.org>
Date:	2002-02-21

    add DISABLE_DEPRECATED_CFLAGS. ProgressiveDataSink is gone in
    gnome2. use

    2002-02-20	Jody Goldberg <jody@gnome.org>

	* components/adapter/Makefile.am : add DISABLE_DEPRECATED_CFLAGS.
	* components/adapter/nautilus-adapter-load-strategy.c
	(nautilus_adapter_load_strategy_get) : ProgressiveDataSink is
	gone in
	  gnome2.
	* components/adapter/nautilus-adapter-embed-strategy.c
	(nautilus_adapter_embed_strategy_class_init) : use
	g_cclosure_marshal_*
	  which are not deprecated.
	(nautilus_adapter_embed_strategy_get) : try ControlFactory in
	place of
	  Embeddable.
	*
	components/adapter/nautilus-adapter-control-factory-embed-strategy.c
	:
	*
	components/adapter/nautilus-adapter-control-factory-embed-strategy.c
	:
	  Renamed from nautilus-adapter-embeddable-embed-strategy.c
	  Convert to ControlFactory.
	*
	components/adapter/nautilus-adapter-control-factory-embed-strategy.h
	:
	  Convert to G_* casts.
	* components/adapter/nautilus-adapter.c :
	  s/gtk_signal_disconnect/g_signal_handler_disconnect/

M	ChangeLog
M	components/adapter/Makefile.am
M
components/adapter/nautilus-adapter-control-factory-embed-strategy.c
M
components/adapter/nautilus-adapter-control-factory-embed-strategy.h
M	components/adapter/nautilus-adapter-embed-strategy.c
D	components/adapter/nautilus-adapter-embeddable-embed-strategy.c
D	components/adapter/nautilus-adapter-embeddable-embed-strategy.h
M	components/adapter/nautilus-adapter-load-strategy.c
M	components/adapter/nautilus-adapter.c

commit dea179129704aa15cd6dd2a627be334648dbd3e3
Author: Darin Adler <darin@src.gnome.org>
Date:	2002-02-21

    Remove. Michael already took it out of the tarball, so I am
    removing it

	* components/image-viewer/: Remove. Michael already took it out
	of the
	tarball, so I am removing it from cvs for clarity.

	* libnautilus-private/nautilus-icon-container.c:
	(nautilus_icon_container_init): Use g_signal_connect_object with
	G_CONNECT_SWAPPED instead of g_signal_connect_closure.

	* src/nautilus-desktop-window.c: Some code cleanup.

M	ChangeLog
D	components/image-viewer/.cvsignore
D	components/image-viewer/Makefile.am
D	components/image-viewer/Nautilus_View_image.server.in
D	components/image-viewer/nautilus-image-view.c
M	libnautilus-private/nautilus-icon-container.c
M	src/nautilus-desktop-window.c

commit e4615d84461ab5703fa7653b01e737584f17ac23
Author: Darin Adler <darin@src.gnome.org>
Date:	2002-02-21

    Remove nautilus-desktop-file-loader.[ch]. Remove. Remove.

	* libnautilus-private/Makefile.am: Remove
	nautilus-desktop-file-loader.[ch].
	* libnautilus-private/nautilus-desktop-file-loader.c: Remove.
	* libnautilus-private/nautilus-desktop-file-loader.h: Remove.

	* libnautilus-private/nautilus-directory-async.c:
	(link_info_nautilus_link_read_callback): Pass in NULL for the new
	optional URI parameter for parsing existing link files.

	* libnautilus-private/nautilus-link-desktop-file.h:
	* libnautilus-private/nautilus-link-desktop-file.c:
	Change to use GnomeDesktopItem instead of NautilusDesktopFile.

	* libnautilus-private/nautilus-link.h:
	* libnautilus-private/nautilus-link.c:
	(nautilus_link_get_link_uri_given_file_contents),
	(nautilus_link_get_link_name_given_file_contents),
	(nautilus_link_get_link_icon_given_file_contents):
	Add optional URI parameter for parsing existing link files. This
	is passed down to the GnomeDesktopItem level, which can sometimes
	do a better job if it knows the URI.

	* src/file-manager/fm-directory-view.c: (activate_callback):
	Change to use GnomeDesktopItem instead of
	NautilusDesktopFile. Also,
	simplify error handling.

	* Many files:
	Fix includes to use <> style in headers more consistently,
	and remove
	unnecessarily includes.

M	ChangeLog
M	components/music/common.c
M	components/music/esd-audio.c
M	components/music/esd-audio.h
M	components/music/id3.h
M	components/music/mpg123.c
M	components/music/mpg123.h
M	components/music/nautilus-music-view.c
M	components/throbber/nautilus-throbber.h
M	libnautilus-private/Makefile.am
M	libnautilus-private/nautilus-audio-player.c
M	libnautilus-private/nautilus-audio-player.h
M	libnautilus-private/nautilus-bookmark.h
M	libnautilus-private/nautilus-customization-data.h
D	libnautilus-private/nautilus-desktop-file-loader.c
D	libnautilus-private/nautilus-desktop-file-loader.h
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-directory-background.h
M	libnautilus-private/nautilus-directory-metafile-monitor.h
M	libnautilus-private/nautilus-directory-metafile.h
M	libnautilus-private/nautilus-directory-notify.h
M	libnautilus-private/nautilus-directory-private.h
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-file-private.h
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-icon-canvas-item.h
M	libnautilus-private/nautilus-icon-container.h
M	libnautilus-private/nautilus-icon-dnd.h
M	libnautilus-private/nautilus-icon-factory-private.h
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus-private/nautilus-icon-private.h
M	libnautilus-private/nautilus-link-desktop-file.c
M	libnautilus-private/nautilus-link-desktop-file.h
M	libnautilus-private/nautilus-link-historical.c
M	libnautilus-private/nautilus-link-historical.h
M	libnautilus-private/nautilus-link.c
M	libnautilus-private/nautilus-link.h
M	libnautilus-private/nautilus-medusa-support.h
M	libnautilus-private/nautilus-merged-directory.h
M	libnautilus-private/nautilus-metafile.c
M	libnautilus-private/nautilus-metafile.h
M	libnautilus-private/nautilus-monitor.h
M	libnautilus-private/nautilus-program-chooser.h
M	libnautilus-private/nautilus-program-choosing.h
M	libnautilus-private/nautilus-search-uri.h
M	libnautilus-private/nautilus-sidebar-functions.h
M	libnautilus-private/nautilus-sound.h
M	libnautilus-private/nautilus-theme.h
M	libnautilus-private/nautilus-thumbnails.h
M	libnautilus-private/nautilus-trash-directory.c
M	libnautilus-private/nautilus-trash-directory.h
M	libnautilus-private/nautilus-trash-file.h
M	libnautilus-private/nautilus-trash-monitor.c
M	libnautilus-private/nautilus-trash-monitor.h
M	libnautilus-private/nautilus-vfs-directory.h
M	libnautilus-private/nautilus-vfs-file.h
M	libnautilus/nautilus-idle-queue.h
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-error-reporting.h
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window.c
M	src/nautilus-zoom-control.h

commit 004fb1ff2ca1a1da0827e212b5e3161105ea88ad
Author: Michael Meeks <michael@ximian.com>
Date:	2002-02-21

    do the clipping with a new eel method.

    2002-02-20	Michael Meeks  <michael@ximian.com>

	* libnautilus-private/nautilus-icon-factory.c
	(embed_text): do the clipping with a new eel method.

M	ChangeLog
M	libnautilus-private/nautilus-icon-factory.c

commit 4c998001e3bfa8a87c646c596ca1354f82398149
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2002-02-21

    Use GETTEXT_PACKAGE, not just PACKAGE in the bindtextdomain functions.

    2002-02-21	Kjartan Maraas	<kmaraas@gnome.org>

	* src/nautilus-main.c: Use GETTEXT_PACKAGE, not just PACKAGE
	in the bindtextdomain functions.

M	ChangeLog
M	src/nautilus-main.c

commit 0e62e3a25781f99a45840bca795da6ac8f068502
Author: Jens Finke <jens@triq.net>
Date:	2002-02-21

    Added gtk stock item fallback which is used if a custom icon wasn't
    found.

    2002-02-20	Jens Finke <jens@triq.net>

	* src/nautilus-window-toolbars.c
	(set_up_standard_bonobo_button),
	(set_up_special_bonobo_button): Added gtk stock item fallback
	which is used if a custom icon wasn't found.
	(set_up_toolbar_images): Define proper stock item replacements.

M	ChangeLog
M	src/nautilus-window-toolbars.c

commit c7a6e86a7d12578609de7adef9f726b047a12e0e
Author: David Emory Watson <dwatson@cs.ucr.edu>
Date:	2002-02-20

    Avoid race condition by resetting scripts_invalid flag before we
    build the

    2002-02-20	David Emory Watson  <dwatson@cs.ucr.edu>

	* src/file-manager/fm-directory-view.c:
	(update_scripts_menu): Avoid race condition by resetting
	scripts_invalid flag before we build the script menus.
	(update_directory_in_scripts_menu): Simplified code.
	(add_scripts_directory): Moved into
	(add_directory_to_scripts_directory_list): here.
	(remove_scripts_directory): Renamed to
	(remove_directory_from_scripts_directory_list): this.
	(update_scripts_menu): Made code more readable.

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit b4339ade14e7b8b8543cb4c2b0da335202636305
Author: Jens Finke <jens@triq.net>
Date:	2002-02-20

    Call gnome2 background setting program.

    2002-02-20	Jens Finke <jens@triq.net>

	* src/file-manager/fm-desktop-icon-view.c
	(change_background_callback): Call gnome2 background setting
	program.

M	ChangeLog
M	src/file-manager/fm-desktop-icon-view.c

commit c3cf4d2db4a7583e282abb786ad0fc7972ff405f
Author: jacob berkman <jacob@ximian.com>
Date:	2002-02-20

    s/g_signal_connect_object/g_signal_connect_swapped/, as this was

    2002-02-20	jacob berkman  <jacob@ximian.com>

	* src/file-manager/nautilus-indexing-info.c:
	(show_index_progress_dialog), (show_last_index_time_dialog),
	(show_indexing_info_dialog):
	s/g_signal_connect_object/g_signal_connect_swapped/, as this was
	gtk_signal_connect_object which is not the same as
	g_signal_connect_object

M	ChangeLog
M	src/file-manager/nautilus-indexing-info.c

commit e776382d529d99b349b150163eda847a19f658c1
Author: Michael Meeks <michael@ximian.com>
Date:	2002-02-20

    remove usize mis-use.

    2002-02-20	Michael Meeks  <michael@ximian.com>

	* components/throbber/nautilus-throbber.c
	(nautilus_throbber_set_small_mode): remove usize
	mis-use.

	* components/text/nautilus-text-view.c: remove
	bogus ghttp include.

	* components/music/nautilus-music-view.c
	(image_button_callback): upd. signal handling.
	(xpm_dual_label_box, xpm_label_box): upd. container
	border width.
	(nautilus_music_view_update): fix leak & upd.
	path handling.

	* components/music/mpg123.c (eval_id3_format),
	(mpg123_format_song_title): upd. path handling.

	* components/hardware/main.c: include string.h

	* components/hardware/nautilus-hardware-view.c
	(setup_form_title): use gnome_program_locate_file.

	* components/hardware/Makefile.am,
	* components/sample/Makefile.am,
	* components/tree/Makefile.am,
	* components/text/Makefile.am,
	* components/throbber/Makefile.am,
	* components/music/Makefile.am: add disable
	deprecated cflags.

	* components/Makefile.am: remove image_viewer

	* configure.in: upd.

M	ChangeLog
M	components/Makefile.am
M	components/hardware/Makefile.am
M	components/hardware/main.c
M	components/hardware/nautilus-hardware-view.c
M	components/music/Makefile.am
M	components/music/esd-audio.c
M	components/music/mpg123.c
M	components/music/nautilus-music-view.c
M	components/sample/Makefile.am
M	components/text/Makefile.am
M	components/text/nautilus-text-view.c
M	components/throbber/Makefile.am
M	components/throbber/nautilus-throbber.c
M	components/tree/Makefile.am
M	configure.in
M	po/ChangeLog
M	po/POTFILES.in
M	po/POTFILES.skip

commit b7d36b2b63136418d5a4aefdb27c2fc3466570a5
Author: Michael Meeks <michael@ximian.com>
Date:	2002-02-20

    don't spew debug as we disconnect from a dead parent.

    2002-02-20	Michael Meeks  <michael@ximian.com>

	* libnautilus/nautilus-view.c
	(nautilus_view_set_frame): don't spew debug as we
	disconnect from a dead parent.

	* src/nautilus-sidebar-tabs.c
	(tab_item_destroy): ditto.

	* src/nautilus-window.
	(nautilus_window_unrealize): ditto.

M	ChangeLog
M	libnautilus/nautilus-view.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-sidebar-tabs.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window.c

commit 7d442ecd8dd9c2aa80007551729a3de342da81e8
Author: Bastien Nocera <hadess@src.gnome.org>
Date:	2002-02-20

    - better error message when smb master browser not available

M	ChangeLog
M	src/nautilus-window-manage-views.c

commit 3e577de02a0c218551a9f6f448da8c5929341770
Author: jacob berkman <jacob@ximian.com>
Date:	2002-02-19

    require gnome-desktop library

    2002-02-19	jacob berkman  <jacob@ximian.com>

	* configure.in: require gnome-desktop library

	* libnautilus-private/nautilus-icon-dnd.[ch]:
	(nautilus_icon_dnd_uri_list_extract_uris),
	(nautilus_icon_dnd_uri_list_free_strings): paste old gnome-mime
	code here as we still need it

	* libnautilus-private/nautilus-link-desktop-file.[ch]:
	(nautilus_link_desktop_file_local_create_from_gnome_entry):
	* libnautilus-private/nautilus-link-historical.[ch]:
	(nautilus_link_historical_local_create_from_gnome_entry):
	* libnautilus-private/nautilus-link.[ch]:
	(nautilus_link_local_create_from_gnome_entry):
	* src/file-manager/fm-icon-view.c: (icon_view_handle_uri_list):
	port to gnome-desktop and re-enable

	* src/nautilus-location-bar.c: (drag_data_received_callback): use
	new uri list functions

	* src/nautilus-zoom-control.c: (draw_number),
	(nautilus_zoom_control_unload_images),
	(nautilus_zoom_control_load_images): port to PangoLayout and
	re-enable text fallback

M	ChangeLog
M	configure.in
M	libnautilus-private/nautilus-icon-dnd.c
M	libnautilus-private/nautilus-icon-dnd.h
M	libnautilus-private/nautilus-link-desktop-file.c
M	libnautilus-private/nautilus-link-desktop-file.h
M	libnautilus-private/nautilus-link-historical.c
M	libnautilus-private/nautilus-link-historical.h
M	libnautilus-private/nautilus-link.c
M	libnautilus-private/nautilus-link.h
M	src/file-manager/fm-icon-view.c
M	src/nautilus-location-bar.c
M	src/nautilus-zoom-control.c

commit 38b6393b9d15727bb01ba366230fc5f057120b0d
Author: jacob berkman <jacob@ximian.com>
Date:	2002-02-19

    call gtk_selection_data_copy() and gtk_selection_data_free()
    rather than

    2002-02-19	jacob berkman  <jacob@ximian.com>

	* libnautilus-private/nautilus-icon-dnd.c
	(drag_data_received_callback):
	(nautilus_icon_container_free_drag_data): call
	gtk_selection_data_copy() and gtk_selection_data_free() rather
	than the eel versions

M	ChangeLog
M	libnautilus-private/nautilus-icon-dnd.c

commit a34153fa21a201f9adc781c5cb96a37df2b1125e
Author: Bastien Nocera <hadess@src.gnome.org>
Date:	2002-02-19

    - make the password dialog work again

M	ChangeLog
M	libnautilus-private/nautilus-authn-manager.c

commit efac48236b4ce8560b4dfacc20bbd80757d17901
Author: Michael Meeks <michael@ximian.com>
Date:	2002-02-19

    ensure we survive without trashing the WM, even if we can get
    no working

    2002-02-19	Michael Meeks  <michael@ximian.com>

	* src/nautilus-window-manage-views.c
	(determined_initial_view_callback): ensure we survive
	without trashing the WM, even if we can get no working
	mime data at all.

	* libnautilus-private/nautilus-icon-container.c
	(nautilus_icon_container_init): g_signal_connect_object
	is not like gtk_signal_connect_object_while_alive, it's
	missing a vital arg. swap.

M	ChangeLog
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-factory.c
M	src/nautilus-window-manage-views.c

commit b99fa35032b4bfae4b4ea1d7d5721ba187efb104
Author: Michael Meeks <michael@ximian.com>
Date:	2002-02-19

    setup both the rgba and GdkColor variants. (update_label_color): upd.

    2002-02-17	Michael Meeks  <michael@ximian.com>

	* libnautilus-private/nautilus-icon-container.c
	(nautilus_icon_container_theme_changed): setup both
	the rgba and GdkColor variants.
	(update_label_color): upd. color handling.
	(alloc_colors): allocate the colors on realize

    2002-02-15	Michael Meeks  <michael@ximian.com>

	* libnautilus-private/nautilus-icon-container.c
	(nautilus_icon_container_get_label_color): return
	the colors we need, grab them from the style's text
	information though.

    2002-02-14	Michael Meeks  <michael@ximian.com>

	* libnautilus-private/nautilus-icon-canvas-item.c
	(nautilus_icon_canvas_item_get_property),
	(nautilus_icon_canvas_item_set_property): port to
	properties.
	(draw_or_measure_label_text): update color handling,
	could we re-use the gc here ?
	(draw_stretch_handles): upd gc unref.
	(nautilus_icon_canvas_item_class_init): upd.

	* libnautilus-private/nautilus-theme.c
	(nautilus_pixmap_file_may_be_local),
	(nautilus_theme_install_user_theme),
	(nautilus_theme_make_preview_pixbuf),
	(theme_get_property),
	(load_theme_document): upd. file tests.

	* libnautilus-private/nautilus-monitor.c
	(get_event_uri): use g_build_filename.

	* libnautilus-private/nautilus-find-icon-image.c
	(get_user_emblem_path, make_full_icon_path),
	(make_full_icon_path): upd. file test.

	* libnautilus-private/nautilus-file-utilities.c
	(nautilus_pixmap_file),
	(nautilus_get_data_file_path),
	(nautilus_get_user_directory),
	(nautilus_get_desktop_directory): upd. file tests.

	* libnautilus-private/nautilus-directory-metafile.c
	(nautilus_directory_get_boolean_file_metadata): use
	strcasecmp not ascii_strdown to save yet more malloc
	locking penalty.

	* libnautilus-private/nautilus-directory-background.c
	(nautilus_file_background_receive_root_window_changes),
	(desktop_background_destroyed_callback): upd. root
	window macro.
	(nautilus_connect_background_to_file_metadata),
	(initialize_background_from_settings),
	(image_loading_done_callback): upd g_signal bits.

	* libnautilus-private/nautilus-volume-monitor.c
	(nautilus_volume_monitor_class_init): upd file test.

	* libnautilus-private/nautilus-undo-signal-handlers.c
	(nautilus_undo_tear_down_nautilus_entry_for_undo): upd.

	* libnautilus-private/nautilus-undo-manager.c
	(nautilus_undo_manager_class_init): upd. signal bits.

	* libnautilus-private/nautilus-trash-monitor.c
	(nautilus_trash_monitor_class_init): g_cclosureize.
	(nautilus_trash_monitor_init): g_signal upds.

	* libnautilus-private/nautilus-trash-file.c
	(trash_destroy, nautilus_trash_file_init),
	(remove_real_file): upd. g_signal bits.

	* libnautilus-private/nautilus-trash-directory.c
	(nautilus_trash_directory_init): upd. signal connect.
	(trash_destroy): upd. signal bits.

	* libnautilus-private/nautilus-program-choosing.c
	(get_xalf_prefix): upd. find_program_in_path.

	* libnautilus-private/nautilus-program-chooser.c
	(nautilus_program_chooser_init): upd. window policy

	* libnautilus-private/nautilus-merged-directory.c
	(merged_remove_real_directory): upd. g_signal.
	(nautilus_merged_directory_class_init): upd. g_closure

	* libnautilus-private/nautilus-link-desktop-file.c
	(nautilus_link_desktop_file_get_link_icon_from_desktop):
	upd. pixmap location.

	* libnautilus-private/nautilus-icon-factory.c
	(nautilus_icon_factory_class_init): upd. marshallers
	(is_theme_in_user_directory): upd. file test.

	* libnautilus-private/nautilus-icon-dnd.c
	(auto_scroll_timeout_callback): do a queue_draw_area
	instead of a widget_draw.

	* libnautilus-private/nautilus-icon-container.c
	(nautilus_icon_container_init),
	(set_pending_icon_to_reveal): g_signal updates.
	(nautilus_icon_container_new): remove visual
	push/pop.

	* libnautilus-private/nautilus-file.c
	(nautilus_file_fit_date_as_string): upd. julian date get.
	(nautilus_file_class_init): upd. marshallers.

	* libnautilus-private/nautilus-file-operations.c
	(extract_and_ellipsize_file_name_for_dialog): use
	get_basename.
	(nautilus_file_operations_copy_move): use gtk stock.


	* libnautilus-private/nautilus-file-operations-progress.c
	(nautilus_file_operations_progress_update): use
	progress_bar_set_fraction.
	(nautilus_file_operations_progress_init): prune
	progress setup - these are the defaults.

	* libnautilus-private/nautilus-entry.c
	(nautilus_entry_key_press): upd select_region.

	* libnautilus-private/nautilus-drag-window.c
	(get_ancestor_blocked_by): upd type_is_a.

	* libnautilus-private/nautilus-dnd.c
	(nautilus_drag_finalize),
	(nautilus_drag_init): g_object ref upd.

	* libnautilus-private/nautilus-directory.c
	(nautilus_directory_class_init): marshaller upd..
	(nautilus_directory_schedule_metadata_remove),
	(nautilus_directory_schedule_metadata_copy),
	(nautilus_directory_schedule_metadata_move):
	basename upd.

	* libnautilus-private/nautilus-directory-background.c
	(desktop_background_realized): g_signal upd.
	(theme_image_path_to_uri): file test upd.
	(image_loading_done_callback): object unref on gc & pixmap.
	(background_changed_callback): g_signal upd.

	* libnautilus-private/nautilus-bookmark.c
	(nautilus_bookmark_disconnect_file): g_signal upd.
	(nautilus_bookmark_uri_known_not_to_exist): upd
	file test.

	* libnautilus-private/nautilus-authn-manager.c
	(authentication_dialog_button_clicked): use
	GTK_RESPONSE_OK

	* libnautilus-private/Makefile.am: add deprc.
	CFLAGS.

	* libnautilus/Makefile.am: ditto.

	* configure.in (DISABLE_DEPRECATED_CFLAGS): add.

    2002-02-13	Michael Meeks  <michael@ximian.com>

	* libnautilus-private/nautilus-icon-dnd.c
	(nautilus_icon_container_free_drag_data):
	re-enterancy protection.

M	ChangeLog
M	configure.in
M	libnautilus-private/Makefile.am
M	libnautilus-private/nautilus-authn-manager.c
M	libnautilus-private/nautilus-bookmark.c
M	libnautilus-private/nautilus-directory-background.c
M	libnautilus-private/nautilus-directory-metafile.c
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-dnd.c
M	libnautilus-private/nautilus-drag-window.c
M	libnautilus-private/nautilus-entry.c
M	libnautilus-private/nautilus-file-operations-progress.c
M	libnautilus-private/nautilus-file-operations.c
M	libnautilus-private/nautilus-file-utilities.c
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-find-icon-image.c
M	libnautilus-private/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-dnd.c
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus-private/nautilus-icon-private.h
M	libnautilus-private/nautilus-link-desktop-file.c
M	libnautilus-private/nautilus-merged-directory.c
M	libnautilus-private/nautilus-monitor.c
M	libnautilus-private/nautilus-program-chooser.c
M	libnautilus-private/nautilus-program-choosing.c
M	libnautilus-private/nautilus-theme.c
M	libnautilus-private/nautilus-trash-directory.c
M	libnautilus-private/nautilus-trash-file.c
M	libnautilus-private/nautilus-trash-monitor.c
M	libnautilus-private/nautilus-undo-manager.c
M	libnautilus-private/nautilus-undo-signal-handlers.c
M	libnautilus-private/nautilus-volume-monitor.c
M	libnautilus/Makefile.am

commit cad4a60e3293a226f2e73d57d1b1a1ebc1b8b6f7
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2002-02-17

    Remove calls to gtk_widget_push|pop_visual() since they do nothing
    now.

    2002-02-17	Kjartan Maraas	<kmaraas@gnome.org>

	* libnautilus-private/nautilus-icon-container.c: Remove calls to
	gtk_widget_push|pop_visual() since they do nothing now.

M	ChangeLog
M	libnautilus-private/nautilus-icon-container.c

commit f162bd369d1e9d9ade76e89ce7f1a6679b86c89b
Author: Wang Jian <lark@src.gnome.org>
Date:	2002-02-17

    *** empty log message ***

M	po/ChangeLog
M	po/zh_CN.po

commit f94e48bf825d71d3a69079b9847ae9987cfc3aa2
Author: David Emory Watson <dwatson@src.gnome.org>
Date:	2002-02-16

    Require eel 1.1.5.



	* configure.in: Require eel 1.1.5.

	* src/nautilus-sidebar-tabs.c
	(nautilus_sidebar_tabs_set_color): Use eel_gdk_color_parse () for
	backward compatible color spec. parsing.

	* src/nautilus-property-browser.c:
	(make_color_drag_image): Same as above.
	(nautilus_property_browser_drag_data_get): Same as above.

M	ChangeLog
M	configure.in
M	src/nautilus-property-browser.c
M	src/nautilus-sidebar-tabs.c

commit 99e2574cba00366c07af78bcc4831edf79e82bc2
Author: jacob berkman <jacob@ximian.com>
Date:	2002-02-15

    remove nautilus-shell-marshal.list

    2002-02-15	jacob berkman  <jacob@ximian.com>

	* src/Makefile.am (EXTRA_DIST): remove nautilus-shell-marshal.list

M	ChangeLog
M	src/Makefile.am

commit 9aebe74cf274205271b864891abb14a83940b3eb
Author: Dave Camp <dave@ximian.com>
Date:	2002-02-15

    Replace deprecated signal handling functions.

    2002-02-14	Dave Camp  <dave@ximian.com>

	* components/notes/nautilus-notes.c (done_with_file):
	(notes_save_metainfo): Replace deprecated signal handling
	functions.

M	ChangeLog
M	components/notes/nautilus-notes.c

commit 8d0aed09fb4bdf8d0d29c11c1206ffc77b644236
Author: jacob berkman <jacob@ximian.com>
Date:	2002-02-14

    add -DFOO_DISABLE_DEPRECATED to disable glib, gtk, and gnome
    deprecated

    2002-02-14	jacob berkman  <jacob@ximian.com>

	* src/Makefile.am:
	* src/file-manager/Makefile.am: add -DFOO_DISABLE_DEPRECATED to
	disable glib, gtk, and gnome deprecated calls

	* src/file-manager/fm-desktop-icon-view.c:
	* src/file-manager/fm-directory-view.c:
	* src/file-manager/fm-icon-view.c:
	* src/file-manager/fm-properties-window.c:
	* src/file-manager/fm-search-list-view.c:
	* src/nautilus-about.c:
	* src/nautilus-application.c:
	* src/nautilus-bookmark-list.c:
	* src/nautilus-bookmarks-window.c:
	* src/nautilus-complex-search-bar.c:
	* src/nautilus-location-bar.c:
	* src/nautilus-main.c:
	* src/nautilus-navigation-bar.c:
	* src/nautilus-property-browser.c:
	* src/nautilus-search-bar-criterion.c:
	* src/nautilus-shell.c:
	* src/nautilus-sidebar-tabs.c:
	* src/nautilus-sidebar-title.c:
	* src/nautilus-sidebar.c:
	* src/nautilus-simple-search-bar.c:
	* src/nautilus-switchable-navigation-bar.c:
	* src/nautilus-switchable-search-bar.c:
	* src/nautilus-theme-selector.c:
	* src/nautilus-view-frame.c:
	* src/nautilus-window-manage-views.c:
	* src/nautilus-window-menus.c:
	* src/nautilus-window-toolbars.c:
	* src/nautilus-window.c:
	* src/nautilus-zoom-control.c: port to non-deprecated calls.  This
	was mostly GnomeDialog -> GtkDialog and gtk_signal -> g_signal

M	ChangeLog
M	src/Makefile.am
M	src/file-manager/Makefile.am
M	src/file-manager/fm-desktop-icon-view.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-icon-view.c
M	src/file-manager/fm-properties-window.c
M	src/file-manager/fm-search-list-view.c
M	src/nautilus-about.c
M	src/nautilus-application.c
M	src/nautilus-bookmark-list.c
M	src/nautilus-bookmarks-window.c
M	src/nautilus-complex-search-bar.c
M	src/nautilus-information-panel.c
M	src/nautilus-location-bar.c
M	src/nautilus-main.c
M	src/nautilus-navigation-bar.c
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-property-browser.c
M	src/nautilus-search-bar-criterion.c
M	src/nautilus-shell.c
M	src/nautilus-sidebar-tabs.c
M	src/nautilus-sidebar-title.c
M	src/nautilus-sidebar.c
M	src/nautilus-simple-search-bar.c
M	src/nautilus-spatial-window.c
M	src/nautilus-switchable-navigation-bar.c
M	src/nautilus-switchable-search-bar.c
M	src/nautilus-theme-selector.c
M	src/nautilus-view-frame.c
M	src/nautilus-window-manage-views.c
M	src/nautilus-window-menus.c
M	src/nautilus-window-toolbars.c
M	src/nautilus-window.c
M	src/nautilus-zoom-control.c

commit 65a9c4e605ebfaca31c1c1dedb465f0a0b66b1f6
Author: David Emory Watson <dwatson@src.gnome.org>
Date:	2002-02-13

    I forgot to enter changelog entries...

M	ChangeLog

commit 0fa8919fad4f01f9ae371878f5c8708ac3f6e1b9
Author: David Emory Watson <dwatson@src.gnome.org>
Date:	2002-02-13

    Allow submenus to have pixbufs.

    * libnautilus-private/nautilus-bonobo-extensions.c:
    (nautilus_bonobo_add_submenu): Allow submenus to have pixbufs.

    * libnautilus-private/nautilus-bonobo-extensions.h: Add pixbuf
    argument
    to prototype for nautilus_bonobo_add_submenu ()

    * src/nautilus-window-menus.c:
    (create_menu_item_from_node): Make reference to
    nautilus_bonobo_add_submenu conform to new prototype.

    * src/file-manager/fm-directory-view.c
    (add_submenu): Make reference to nautilus_bonobo_add_submenu
    conform to
    new prototype and remove FIXME.

M	libnautilus-private/nautilus-bonobo-extensions.c
M	libnautilus-private/nautilus-bonobo-extensions.h
M	src/file-manager/fm-directory-view.c
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-window-menus.c

commit c94e106333f5248541ff713fd1652bbe2da8a911
Author: Darin Adler <darin@src.gnome.org>
Date:	2002-02-13

    Record the idle ID so we can cancel it properly. New.

	* components/tree/nautilus-tree-model.c:
	(schedule_destroy_unneeded_children): Record the idle ID so we can
	cancel it properly.
	* components/tree/nautilus-tree-view.c: (sort_model_iter_to_file):
	New.
	(sort_model_path_to_file): Renamed from path_to_file to clarify
	which kid of path.
	(selection_changed_callback): Replaces the old
	row_activated_callback.
	Switch to the selected directory when you click on a row.
	(create_tree): Connect the "changed" to the selection object.

	* src/file-manager/fm-directory-view.c: Formatting tweaks.
	(update_directory_in_scripts_menu): Fix storage leak.

	* src/file-manager/fm-icon-view.c: (renaming_icon_callback):
	Enable
	a bit of GNOME2_CONVERSION_COMPLETE code.
	(create_icon_container): Formatting tweaks.

M	ChangeLog
M	components/tree/nautilus-tree-model.c
M	components/tree/nautilus-tree-view.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-icon-view.c

commit 3772c3da98051a790afe8d8cf4784bcbb104954a
Author: Darin Adler <darin@src.gnome.org>
Date:	2002-02-12

    A few places where we said "=" but meant "==".

	* src/file-manager/fm-directory-view.c:
	(metadata_for_directory_as_file_ready_callback),
	(metadata_for_files_in_directory_ready_callback):
	A few places where we said "=" but meant "==".

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit ef43706aa3d6290ba62e408d2cbc8e94a2369014
Author: David Emory Watson <dwatson@src.gnome.org>
Date:	2002-02-12

    The blue component for Danube was 7FF but somehow got converted to
    FF instead of the correct value of 7F.  This fix makes Danube a nice
    color again.

M	data/browser.xml

commit 699bce0470dcd4966fa8deea3acdfbdfc7830251
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2002-02-12

    Updated Norwegian (bokml) translation.

    2002-02-10	Kjartan Maraas	<kmaraas@gnome.org>

	* no.po: Updated Norwegian (bokml) translation.

M	po/ChangeLog
M	po/no.po

commit 0d57173363597346713e872fc1dad9501d18b7e9
Author: Darin Adler <darin@src.gnome.org>
Date:	2002-02-12

    Require at least libxml 2.4.7, since that's the version where
    xmlFree and

	* configure.in: Require at least libxml 2.4.7, since that's
	the version where xmlFree and friends were moved out of
	<libxml/xmlmemory.h>.

	* components/news/nautilus-news.c:
	* components/text/nautilus-text-view.c:
	* libnautilus-private/nautilus-customization-data.c:
	* libnautilus-private/nautilus-directory-async.c:
	* libnautilus-private/nautilus-find-icon-image.c:
	* libnautilus-private/nautilus-link-desktop-file.c:
	* libnautilus-private/nautilus-link-historical.c:
	* libnautilus-private/nautilus-link.c:
	* libnautilus-private/nautilus-metafile.c:
	* libnautilus-private/nautilus-theme.c:
	* libnautilus-private/nautilus-volume-monitor.c:
	* src/nautilus-bookmark-list.c:
	* src/nautilus-property-browser.c:
	* src/nautilus-window-menus.c:
	Remove unneeded include of <libxml/xmlmemory.h>.

	* components/tree/nautilus-tree-model.c: (get_node_uri): New,
	used only for logging ref. counts.
	(decrement_ref_count): New.
	(abandon_node_ref_count): New.
	(abandon_dummy_row_ref_count): New.
	(report_dummy_row_inserted): Do nothing if the parent is not yet
	in the inserted state.
	(report_dummy_row_deleted): Make it abandon any lingering ref
	count that's still in the dummy row.
	(report_node_inserted): Make it report that the dummy node is
	inserted if the node starts with a dummy child. Also, set the new
	inserted state so we know this node is live.
	(report_node_contents_changed): Do nothing if the node is not
	yet in the inserted state.
	(report_node_has_child_toggled): Do nothing if the node is not yet
	in the inserted state.
	(report_dummy_row_contents_changed): Do nothing if the parent is
	not yet in the inserted state.
	(stop_monitoring_directory): Set done_loading to FALSE so
	we'll get
	a dummy node for directories we are not monitoring.
	(destroy_node_without_reporting): Abandon any ref count left
	in the
	node. Also set the inserted state to FALSE before destroying
	children.
	(destroy_node): Report if the parent gains a dummy node as
	a result
	of destroying this node.
	(update_node_without_reporting): Don't clear done_loading
	any more,
	since stop_monitoring_directory does it now.
	(reparent_node): Abandon any ref count that's still in the node
	before reparenting it.
	(schedule_destroy_unneeded_children): New.
	(last_child_unref): Use new schedule_destroy_unneeded_children
	function so we cna share code with the new abandon ref count
	functions.
	(nautilus_tree_model_ref_node), (nautilus_tree_model_unref_node):
	Add
	some logging for debugging purposes.

	* components/tree/nautilus-tree-view.c: (compare_rows): Sort
	function
	to use when GtkTreeModelSort works.
	(create_tree): Hook up sort function.

M	ChangeLog
M	components/news/nautilus-news.c
M	components/text/nautilus-text-view.c
M	components/tree/nautilus-tree-model.c
M	components/tree/nautilus-tree-view.c
M	configure.in
M	libnautilus-private/nautilus-customization-data.c
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-find-icon-image.c
M	libnautilus-private/nautilus-link-desktop-file.c
M	libnautilus-private/nautilus-link-historical.c
M	libnautilus-private/nautilus-link.c
M	libnautilus-private/nautilus-metafile.c
M	libnautilus-private/nautilus-theme.c
M	libnautilus-private/nautilus-volume-monitor.c
M	src/nautilus-bookmark-list.c
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-property-browser.c
M	src/nautilus-window-menus.c

commit e414ada1b132e8dd5c8446be209e650eba7020b4
Author: Michael Meeks <michael@ximian.com>
Date:	2002-02-11

    remove registering own 'synchronizer' #ifdef bits.

    2002-02-08	Michael Meeks  <michael@ximian.com>

	* src/nautilus-window.c
	(nautilus_window_constructed): remove registering own
	'synchronizer' #ifdef bits.
	(nautilus_window_allow_stop): add 'access' sys
	calls to allow easier strace profiling.

M	ChangeLog
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window.c

commit 90fef8156583648e9943b5f4a62e8404ec7eaedc
Author: Darin Adler <darin@src.gnome.org>
Date:	2002-02-11

    Release markers.

M	ChangeLog
M	po/ChangeLog

commit 0530785d833497af806ef0c9d2060af57b760830
Author: Jody Goldberg <jody@gnome.org>
Date:	2002-02-11

    Include libxml/globals.h to get xmlFree from its new position.

    2002-02-11	Jody Goldberg <jody@gnome.org>

	* src/nautilus-bookmark-parsing.c : Include libxml/globals.h
	to get
	  xmlFree from its new position.

M	ChangeLog
M	src/nautilus-bookmark-parsing.c

commit d5efb48fccc903f02a785d93da64cd177e820ec7
Author: Bastien Nocera <hadess@src.gnome.org>
Date:	2002-02-10

    - disable jpeglib's reading of its config.h file, fixes HAVE_STDLIB
    double-definition

M	ChangeLog
M	libnautilus-private/nautilus-thumbnails-jpeg.c

commit 760a2e34382a0ccfba6791c0d560b928804b1f3a
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2002-02-10

    Updated Norwegian (bokml) translation. Added data/*directory.in,

    2002-02-10	Kjartan Maraas	<kmaraas@gnome.org>

	* no.po: Updated Norwegian (bokml) translation.
	* POTFILES.in: Added data/*directory.in,

M	po/ChangeLog
M	po/POTFILES.in
M	po/no.po

commit 53ff9f48ae884058828831fcc44f92b92c34f0cc (tag: NAUTILUS_1_1_5)
Author: Darin Adler <darin@src.gnome.org>
Date:	2002-02-10

    Bump version number. Bump version number.

	* NEWS: Bump version number.
	* configure.in: Bump version number.

M	ChangeLog
M	NEWS
M	configure.in
M	po/az.po
M	po/ca.po
M	po/cs.po
M	po/da.po
M	po/de.po
M	po/el.po
M	po/en_GB.po
M	po/es.po
M	po/fi.po
M	po/fr.po
M	po/ga.po
M	po/gl.po
M	po/hu.po
M	po/it.po
M	po/ja.po
M	po/ko.po
M	po/lt.po
M	po/lv.po
M	po/nl.po
M	po/nn.po
M	po/no.po
M	po/pl.po
M	po/pt.po
M	po/pt_BR.po
M	po/ro.po
M	po/ru.po
M	po/sk.po
M	po/sl.po
M	po/sv.po
M	po/ta.po
M	po/tr.po
M	po/uk.po
M	po/zh_CN.po
M	po/zh_TW.po

commit 43d87ee157eb211a5fa972063814c436f78ee4eb
Author: Darin Adler <darin@src.gnome.org>
Date:	2002-02-10

    Add nautilus-dnd.c

	* POTFILES.in: Add nautilus-dnd.c

M	po/ChangeLog
M	po/POTFILES.in

commit 6e1f16da0505fe11dd20b3367c56418ac48ebcf7
Author: Ole Laursen <olau@hardworking.dk>
Date:	2002-02-10

    Updated Danish translation.

    2002-02-10	Ole Laursen  <olau@hardworking.dk>

	* da.po: Updated Danish translation.

M	po/ChangeLog
M	po/da.po

commit ab3840c941457f3a0794149791c94bd217ce8037
Author: Pauli Virtanen <ptvirtan@cc.hut.fi>
Date:	2002-02-09

    Updated Finnish translation and converted it to UTF-8.

    2002-02-09	Pauli Virtanen	<ptvirtan@cc.hut.fi>

	* fi.po: Updated Finnish translation and converted it to UTF-8.

M	po/ChangeLog
M	po/fi.po

commit d19f959d5213ba8ef7dc67da365263aa8bcf33d6
Author: Seth Nickell <snickell@stanford.edu>
Date:	2002-02-09

    Darin's script apparently went wrong, because a number of the
    themes got

    2002-02-09	Seth Nickell  <snickell@stanford.edu>

	* icons/crux_eggplant/i-directory-12.png:
	* icons/crux_eggplant/i-directory-20.png:
	* icons/crux_eggplant/i-directory-24.png:
	* icons/crux_eggplant/i-directory-36.png:
	* icons/crux_eggplant/i-directory-72.png:
	* icons/crux_eggplant/i-directory.png:
	* icons/crux_teal/i-directory-12.png:
	* icons/crux_teal/i-directory-192.png:
	* icons/crux_teal/i-directory-20.png:
	* icons/crux_teal/i-directory-24.png:
	* icons/crux_teal/i-directory-36.png:
	* icons/crux_teal/i-directory-72.png:
	* icons/crux_teal/i-directory-96.png:
	* icons/crux_teal/i-directory.png:
	* icons/crux_teal/i-regular-12.png:
	* icons/crux_teal/i-regular-192.png:
	* icons/crux_teal/i-regular-20.png:
	* icons/crux_teal/i-regular-24.png:
	* icons/crux_teal/i-regular-36.png:
	* icons/crux_teal/i-regular-72.png:
	* icons/crux_teal/i-regular-96.png:
	* icons/crux_teal/i-regular.png:
	* icons/sierra/i-directory-12.png:
	* icons/sierra/i-directory-24.png:
	* icons/sierra/i-directory-36.png:
	* icons/sierra/i-directory-72.png:
	* icons/sierra/i-directory-96.png:
	* icons/sierra/i-directory-accept-12.png:
	* icons/sierra/i-directory-accept-24.png:
	* icons/sierra/i-directory-accept-36.png:
	* icons/sierra/i-directory-accept-72.png:
	* icons/sierra/i-directory-accept-96.png:
	* icons/sierra/i-directory-accept.png:
	* icons/sierra/i-directory.png:

	Darin's script apparently went wrong, because a number of
	the themes
	got switched to only having the *non* anti-aliased icons. Replaced
	them with the anti-aliased versions.

M	ChangeLog
M	icons/crux_eggplant/i-directory-12.png
M	icons/crux_eggplant/i-directory-20.png
M	icons/crux_eggplant/i-directory-24.png
M	icons/crux_eggplant/i-directory-36.png
M	icons/crux_eggplant/i-directory-72.png
M	icons/crux_eggplant/i-directory.png
M	icons/crux_teal/i-directory-12.png
M	icons/crux_teal/i-directory-192.png
M	icons/crux_teal/i-directory-20.png
M	icons/crux_teal/i-directory-24.png
M	icons/crux_teal/i-directory-36.png
M	icons/crux_teal/i-directory-72.png
M	icons/crux_teal/i-directory-96.png
M	icons/crux_teal/i-directory.png
M	icons/crux_teal/i-regular-12.png
M	icons/crux_teal/i-regular-192.png
M	icons/crux_teal/i-regular-20.png
M	icons/crux_teal/i-regular-24.png
M	icons/crux_teal/i-regular-36.png
M	icons/crux_teal/i-regular-72.png
M	icons/crux_teal/i-regular-96.png
M	icons/crux_teal/i-regular.png
M	icons/sierra/i-directory-12.png
M	icons/sierra/i-directory-24.png
M	icons/sierra/i-directory-36.png
M	icons/sierra/i-directory-72.png
M	icons/sierra/i-directory-96.png
M	icons/sierra/i-directory-accept-12.png
M	icons/sierra/i-directory-accept-24.png
M	icons/sierra/i-directory-accept-36.png
M	icons/sierra/i-directory-accept-72.png
M	icons/sierra/i-directory-accept-96.png
M	icons/sierra/i-directory-accept.png
M	icons/sierra/i-directory.png

commit de85ecade7661a05176e115375ff8beb30c9cadc
Author: Darin Adler <darin@src.gnome.org>
Date:	2002-02-08

    Added open pixbuf support.

	* components/tree/nautilus-tree-model.h:
	* components/tree/nautilus-tree-model.c: (tree_node_destroy),
	(tree_node_get_pixbuf_from_factory), (tree_node_update_pixbuf),
	(tree_node_update_closed_pixbuf), (tree_node_update_open_pixbuf),
	(tree_node_get_closed_pixbuf), (tree_node_get_open_pixbuf),
	(update_node_without_reporting),
	(nautilus_tree_model_get_column_type),
	(nautilus_tree_model_get_value):
	Added open pixbuf support.

	* components/tree/nautilus-tree-view.c: (save_expansion_state):
	Fix storage leak.
	(row_activated_callback): Fix NautilusFile ref. count leak.
	(create_tree): Pass in open pixbuf for "pixbuf_expander_open".
	(get_filtering_as_integer), (update_filtering_from_preferences),
	(filtering_changed_callback), (nautilus_tree_view_instance_init),
	(nautilus_tree_view_finalize): Starting on code needed to
	respect the filtering preferences.

M	ChangeLog
M	components/tree/nautilus-tree-model.c
M	components/tree/nautilus-tree-model.h
M	components/tree/nautilus-tree-view.c

commit d6be4c4a394d748f140749fdb2acfcfb68d08d38
Author: Darin Adler <darin@src.gnome.org>
Date:	2002-02-08

    New. (insert_node): New. (reparent_node): New. (update_node):
    Handle files

	* components/tree/nautilus-tree-model.h:
	* components/tree/nautilus-tree-model.c:
	(get_parent_node_from_file): New.
	(insert_node): New.
	(reparent_node): New.
	(update_node): Handle files that disappear or move.
	(process_file_change): Don't create nodes for files that are
	already gone by the time we get here.
	(done_loading_callback): Don't assert if the node for this file
	is gone by the time this shows up.
	(done_loading_idle_callback): New.
	(start_monitoring_directory): Do a done_loading callback for
	directories that are already fully loaded at the start. We have
	to do this at idle time, though, since the tree code can't handle
	all the new nodes showing up inside ref_node.
	(nautilus_tree_model_iter_n_children): Add; was missing.
	(destroy_unneeded_children): New.
	(destroy_unneeded_children_idle_callback): New.
	(last_child_unref): Destroy the children at idle time, not right
	away. I did this to try to make GtkTreeModelSort work, but it
	didn't fix the whole problem, so maybe take this out later.
	(nautilus_tree_model_unref_node): Tighten assert.
	(nautilus_tree_model_iter_get_file): New.
	(nautilus_tree_model_finalize): Cleanup for new idle functions.
	(nautilus_tree_model_tree_model_init):

	* components/tree/nautilus-tree-view.c: (load_expansion_state):
	New placeholder, not yet implemented.
	(path_to_file): New.
	(prepend_one_uri): New.
	(save_expansion_state): New.
	(save_expansion_state_idle_callback): New.
	(schedule_save_expansion_state_callback): New.
	(got_activation_uri_callback): New.
	(cancel_activation): New.
	(row_activated_callback): New.
	(create_tree): Put in first cut at using GtkTreeModelSort;
	couldn't get it working so it's ifdef'd out. Save list of expanded
	URIs next idle after a row is expanded or collapsed. Switch the
	view location when a row is activated.
	(tree_activate_callback): Put in a call to load_expansion_state,
	although it's not implemented yet.
	(nautilus_tree_view_finalize): Cleanup for new idle functions.

M	ChangeLog
M	components/tree/nautilus-tree-model.c
M	components/tree/nautilus-tree-model.h
M	components/tree/nautilus-tree-view.c

commit 2ea50bdafe9008eb48550fe5e3a83de337668a29
Author: Duarte Loreto <happyguy_pt@hotmail.com>
Date:	2002-02-08

    Updated Portuguese translation.

    2002-02-08	Duarte Loreto <happyguy_pt@hotmail.com>

	    * pt.po: Updated Portuguese translation.

M	po/ChangeLog
M	po/pt.po

commit c0dc39cd68917e537e48916bbd49323c129c4bdd
Author: Kwok-Koon Cheung <baddog@src.gnome.org>
Date:	2002-02-07

    Updated traditional Chinese translation

M	ChangeLog
M	configure.in
M	po/ChangeLog
M	po/zh_TW.po

commit 88b71b0a409be60f51ea98c1e23305cbaf9d428a
Author: Changwoo Ryu <cwryu@src.gnome.org>
Date:	2002-02-07

    Updated Korean translation.

M	po/ChangeLog
M	po/ko.po

commit e91afc85898f6530cd5dfb0d75e0296153b1588c
Author: Darin Adler <darin@src.gnome.org>
Date:	2002-02-07

    eel_signal_connect_while_alive -> g_object_add_weak_pointer.

	* components/throbber/nautilus-throbber.c:
	(nautilus_throbber_instance_init): eel_signal_connect_while_alive
	-> g_object_add_weak_pointer.
	(nautilus_throbber_finalize), (nautilus_throbber_class_init):
	Switch to finalize instead of destroy.

	* components/tree/nautilus-tree-expansion-state.c: Remove.
	* components/tree/nautilus-tree-expansion-state.h: Remove.
	* components/tree/nautilus-tree-node-private.h: Remove.
	* components/tree/nautilus-tree-node.c: Remove.
	* components/tree/nautilus-tree-node.h: Remove.

	* components/tree/nautilus-tree-model.h:
	* components/tree/nautilus-tree-model.c:
	Rewrite, based on Anders's first cut.

	* components/tree/nautilus-tree-view.h: Tweaks.
	* components/tree/nautilus-tree-view.c: (create_tree): Get rid of
	the header.
	(nautilus_tree_view_finalize), (nautilus_tree_view_class_init):
	Added a missing finalize so that we don't leak.

	* libnautilus-private/nautilus-directory.h:
	* libnautilus-private/nautilus-directory.c:
	(nautilus_directory_get_for_file): New.

	* libnautilus-private/nautilus-file.h:
	* libnautilus-private/nautilus-file.c:
	(finalize): Change to finalize from destroy.
	(nautilus_file_get_parent): Make public, simplify implementation
	by using nautilus_directory_get_corresponding_file.

	* src/file-manager/fm-desktop-icon-view.c:
	(fm_desktop_icon_view_init):
	* src/nautilus-sidebar.c: (nautilus_sidebar_update_buttons):
	* src/nautilus-view-frame.c: (nautilus_view_frame_init),
	(attach_view):
	* src/nautilus-window-menus.c:
	(nautilus_window_initialize_bookmarks_menu),
	(nautilus_window_initialize_go_menu):
	Use g_signal_connect-object instead of
	eel_signal_connect_while_alive.

M	ChangeLog
M	components/throbber/nautilus-throbber.c
D	components/tree/nautilus-tree-expansion-state.c
D	components/tree/nautilus-tree-expansion-state.h
M	components/tree/nautilus-tree-model.c
M	components/tree/nautilus-tree-model.h
D	components/tree/nautilus-tree-node-private.h
D	components/tree/nautilus-tree-node.c
D	components/tree/nautilus-tree-node.h
M	components/tree/nautilus-tree-view.c
M	components/tree/nautilus-tree-view.h
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-directory.h
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-file.h
M	src/file-manager/fm-desktop-icon-view.c
M	src/nautilus-information-panel.c
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-sidebar.c
M	src/nautilus-view-frame.c
M	src/nautilus-window-menus.c

commit 4285ceae415ae8a454bbb6a8624b4be8c6e3906d
Author: Dave Camp <dave@ximian.com>
Date:	2002-02-06

    Make this component build with the deprecation flags set.

    2002-02-06	Dave Camp  <dave@ximian.com>

	* components/news/nautilus-news.c: Make this component build with
	the deprecation flags set.
	(update_size_and_redraw): #ifed out the gtk_widget_set_usize()
	call pending changes to the size negotation code.
	(get_xml_path): Use g_file_test() instead of g_file_exists().
	(add_channel_to_remove_list), (remove_selected_site),
	(make_remove_widgets): Use a GtkTreeView instead of a GtkCList
	here.
	(determine_sort_position): Use gtk_container_get_children()
	instead of gtk_container_children().
	(add_channel_entry): Use g_object_set_data() instead of
	gtk_object_set_user_data().
	(remove_list_selection_changed): New function, update the remove
	button.
	(update_remove_button): Make the remove button insensitive if no
	channel is selected for removal.
	(make_remove_widgets), (make_add_widgets), (add_command_buttons):
	Use gtk_box_set_spacing() instead of gtk_button_box_set_spacing(),
	and remove calls to gtk_button_box_set_child_size().

M	ChangeLog
M	components/news/nautilus-news.c

commit f542674b5995b398da6075bbf54d1f0d214ce60d
Author: Michael Meeks <michael@ximian.com>
Date:	2002-02-06

    guard against re-enterancy; hold refs on the sidebars.

    2002-02-06	Michael Meeks  <michael@ximian.com>

	* src/nautilus-window-manage-views.c
	(load_new_location_in_sidebar_panels): guard
	against re-enterancy; hold refs on the sidebars.

	* src/file-manager/fm-directory-view.c
	(fm_directory_view_class_init): move re-entering
	auto preference registers to
	(fm_directory_view_init): here.

M	ChangeLog
M	src/file-manager/fm-directory-view.c
M	src/nautilus-window-manage-views.c

commit 61fe873cb35e2ccfc80484c3f3248cf451d18db5
Author: Darin Adler <darin@src.gnome.org>
Date:	2002-02-05

    Remove. Remove. Remove. Remove. Remove.

	* components/tree/nautilus-tree-change-queue.c: Remove.
	* components/tree/nautilus-tree-change-queue.h: Remove.
	* components/tree/nautilus-tree-view-dnd.c: Remove.
	* components/tree/nautilus-tree-view-dnd.h: Remove.
	* components/tree/nautilus-tree-view-private.h: Remove.

	* libnautilus-private/Makefile.am:
	* libnautilus-private/nautilus-dnd.c:
	* libnautilus-private/nautilus-dnd.h:
	Move eel-dnd.[ch] back into Nautilus, because it currently is
	completely file-manager-specific.

	* libnautilus-private/nautilus-file-dnd.c:
	* libnautilus-private/nautilus-file-dnd.h:
	* libnautilus-private/nautilus-icon-dnd.c:
	* libnautilus-private/nautilus-icon-dnd.h:
	* src/file-manager/fm-icon-view.c:
	* src/file-manager/fm-list-view.c:
	Change to use eel-dnd.[ch] in their new location in Nautilus.

	* src/file-manager/fm-directory-view.c: Add included needed due
	to include changes.

M	ChangeLog
D	components/tree/nautilus-tree-change-queue.c
D	components/tree/nautilus-tree-change-queue.h
D	components/tree/nautilus-tree-view-dnd.c
D	components/tree/nautilus-tree-view-dnd.h
D	components/tree/nautilus-tree-view-private.h
M	libnautilus-private/Makefile.am
A	libnautilus-private/nautilus-dnd.c
A	libnautilus-private/nautilus-dnd.h
M	libnautilus-private/nautilus-file-dnd.c
M	libnautilus-private/nautilus-file-dnd.h
M	libnautilus-private/nautilus-icon-dnd.c
M	libnautilus-private/nautilus-icon-dnd.h
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-icon-view.c
M	src/file-manager/fm-list-view.c

commit c1758967018502d50ab97165a55202cba7769ee0
Author: Anders Carlsson <andersca@gnu.org>
Date:	2002-02-05

    Port to GtkTreeView, lots of work still remains though.

    2002-02-05	Anders Carlsson  <andersca@gnu.org>

	* components/tree/Makefile.am:
	* components/tree/nautilus-tree-model.c:
	(nautilus_tree_node_set_parent), (nautilus_tree_node_new),
	(nautilus_dummy_tree_node_new), (nautilus_tree_node_update_icons),
	(nautilus_tree_model_get_type), (nautilus_tree_model_init),
	(nautilus_tree_model_class_init), (uri_get_parent_text),
	(nautilus_tree_model_get_node_from_file),
	(nautilus_tree_model_get_node), (report_node_changed),
	(report_root_node_if_possible), (process_file_change),
	(nautilus_tree_model_directory_files_changed_callback),
	(nautilus_tree_model_directory_done_loading_callback),
	(nautilus_tree_model_begin_monitoring_directory),
	(nautilus_tree_model_get_n_columns),
	(nautilus_tree_model_get_column_type),
	(nautilus_tree_model_get_iter), (nautilus_tree_model_get_path),
	(nautilus_tree_model_get_value), (nautilus_tree_model_iter_next),
	(nautilus_tree_model_iter_children),
	(nautilus_tree_model_iter_parent),
	(nautilus_tree_model_iter_has_child),
	(nautilus_tree_model_iter_nth_child),
	(nautilus_tree_model_tree_model_init),
	(nautilus_tree_model_root_node_file_monitor),
	(nautilus_tree_model_set_root_uri), (nautilus_tree_model_new),
	(nautilus_tree_model_dump_helper), (nautilus_tree_model_dump):
	* components/tree/nautilus-tree-model.h:
	* components/tree/nautilus-tree-view.c: (create_tree),
	(tree_activate_callback), (dump_tree), (nautilus_tree_view_init),
	(nautilus_tree_view_class_init):
	* components/tree/nautilus-tree-view.h:
	Port to GtkTreeView, lots of work still remains though.

	* src/nautilus-application.c: (finish_startup):
	Remove GMC trash migration.

M	ChangeLog
M	components/tree/Makefile.am
M	components/tree/nautilus-tree-model.c
M	components/tree/nautilus-tree-model.h
M	components/tree/nautilus-tree-view.c
M	components/tree/nautilus-tree-view.h
M	src/nautilus-application.c

commit 3ad55ff4c3de4e7a20316f5988d0f09e88700a5b
Author: Michael Meeks <michael@ximian.com>
Date:	2002-02-04

    move re-enterant CORBA stuff (fm_icon_view_init): to here.

    2002-02-04	Michael Meeks  <michael@ximian.com>

	* src/file-manager/fm-icon-view.c
	(fm_icon_view_class_init): move re-enterant CORBA stuff
	(fm_icon_view_init): to here.

	* src/nautilus-shell-ui.xml: add a default placeholder.

	* configure.in (BONOBO_UI_REQUIRED): require a fixed
	libbonoboui that can cope with default placeholders.

M	ChangeLog
M	configure.in
M	src/file-manager/fm-icon-view.c

commit 942deb4a9ee036ba3cdc6b5b81505c90e8e7261e
Author: Darin Adler <darin@src.gnome.org>
Date:	2002-02-04

    Put a placeholder in so that component menus will go to the left
    of the

	* src/nautilus-shell-ui.xml: Put a placeholder in so that
	component
	menus will go to the left of the Help menu.

M	ChangeLog
M	src/nautilus-shell-ui.xml

commit 70f9be46b78cdee167ef5b08d2d1fa7b39024fdb
Author: Darin Adler <darin@src.gnome.org>
Date:	2002-02-04

    Release marker.

M	po/ChangeLog
M	po/az.po
M	po/ca.po
M	po/cs.po
M	po/da.po
M	po/de.po
M	po/el.po
M	po/en_GB.po
M	po/es.po
M	po/fi.po
M	po/fr.po
M	po/ga.po
M	po/gl.po
M	po/hu.po
M	po/it.po
M	po/ja.po
M	po/ko.po
M	po/lt.po
M	po/lv.po
M	po/nl.po
M	po/nn.po
M	po/no.po
M	po/pl.po
M	po/pt.po
M	po/pt_BR.po
M	po/ro.po
M	po/ru.po
M	po/sk.po
M	po/sl.po
M	po/sv.po
M	po/ta.po
M	po/tr.po
M	po/uk.po
M	po/zh_TW.po

commit 0294dc1f88b70472d4360c15d6d7a23138f714cc (tag: NAUTILUS_1_1_4)
Author: Darin Adler <darin@src.gnome.org>
Date:	2002-02-04

    Don't ignore tarballs. Bump version number. Bump version number.

	* .cvsignore: Don't ignore tarballs.
	* NEWS: Bump version number.
	* configure.in: Bump version number.

	* src/file-manager/fm-directory-view.c: (activate_callback):
	Clean up code here a bit; patch submitted by David Emory Watson.

	* src/file-manager/nautilus-icon-view-ui.xml: Tweak wording as
	suggested by Steve Fox <drfickle@k-lug.org>.

M	.cvsignore
M	ChangeLog
M	NEWS
M	configure.in
M	src/file-manager/fm-directory-view.c
M	src/file-manager/nautilus-icon-view-ui.xml

commit 2043280a282e56dd2e6274e76122b162fc66c811
Author: Laszlo Peter <laca@ireland.sun.com>
Date:	2002-02-04

    fix licensing info.

    2002-02-04	Laszlo Peter  <laca@ireland.sun.com>

	* libnautilus/nautilus-clipboard.[ch]: fix licensing info.

M	ChangeLog
M	libnautilus/nautilus-clipboard.c
M	libnautilus/nautilus-clipboard.h

commit 6829e76b99f9496c13d451a23e199b849cad358e
Author: Stanislav Visnovsky <visnovsky@nenya.ms.mff.cuni.cz>
Date:	2002-02-04

    Updated Slovak translation.

    2002-02-04	Stanislav Visnovsky <visnovsky@nenya.ms.mff.cuni.cz>

	* sk.po: Updated Slovak translation.

M	po/ChangeLog
M	po/sk.po

commit e5c51ec73b9cb3b9b6d4123fe8151480b2a1c8f5
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2002-02-03

    Updated Norwegian (bokml) translation.

    2002-02-03	Kjartan Maraas	<kmaraas@gnome.org>

	* no.po: Updated Norwegian (bokml) translation.

M	po/ChangeLog
M	po/no.po

commit 1d2b0af981604900d9ad424657a8bb8fe0f42fb6
Author: Dave Camp <dave@ximian.com>
Date:	2002-02-01

    Increased GNOME_UI_REQUIRED to 1.110.1

    2002-02-01	Dave Camp  <dave@ximian.com>

	* configure.in: Increased GNOME_UI_REQUIRED to 1.110.1

	* libnautilus-private/nautilus-icon-container.c:
	(nautilus_icon_container_class_init): Use
	nautilus_marshal_VOID__POINTER_STRING instead of
	nautilus_marshal_VOID__POINTER_POINTER for the icon_text_changed
	signal.
	(handle_focus_out_event): Return FALSE.
	(nautilus_icon_container_start_renaming_selected_item),
	(end_renaming_mode): Use GnomeIconTextItem instead of
	NautilusIconTextItem.  This includes changing how the size was
	calculated, as NautilusIconTextItem expected a center point and
	maximum width, and GnomeIconTextItem expects a bounding box.

	* libnautilus-private/nautilus-icon-private.h: Use
	GnomeIconTextItem instead of NautilusIconTextItem for
	rename_widget.
	* libnautilus-private/nautilus-marshal.list: Added
	VOID:POINTER,STRING.
	* src/file-manager/fm-icon-view.c: (renaming_icon_callback):
	Temporarily #ifed out the
	nautilus_clipboard_set_up_editable_in_control for the renaming
	editable.

M	ChangeLog
M	configure.in
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-private.h
M	libnautilus-private/nautilus-marshal.list
M	src/file-manager/fm-icon-view.c

commit f828c6c3e34a2246c08cff7e65fe1f11f61b971f
Author: John Harper <jsh@unfactored.org>
Date:	2002-02-01

    Make the search feature work again:

    2002-01-31	John Harper  <jsh@unfactored.org>

	Make the search feature work again:

	* configure.in: fixed how HAVE_MEDUSA is defined. Add
	MEDUSA_CFLAGS to CORE_CFLAGS

	* src/file-manager/fm-search-list-view.c: moved some of the
	GNOME2_CONVERSION_COMPLETE ifdefs around so that we get a
	functional object, just without some of the features of the
	original

	* src/nautilus-shell-ui.xml: copied search parts from nautilus
	1 version

	* src/nautilus-application.c (create_object): reenable
	search-list-view creation

	* src/file-manager/nautilus-indexing-info.c: random changes to
	make it compile (untested as yet)

M	ChangeLog
M	configure.in
M	src/file-manager/fm-search-list-view.c
M	src/file-manager/nautilus-indexing-info.c
M	src/nautilus-application.c
M	src/nautilus-shell-ui.xml

commit 432cb5cdb494260a04711452f362bb389ea879f1
Author: Christian Rose <menthos@menthos.com>
Date:	2002-01-31

    Updated Swedish translation.

    2002-01-31	Christian Rose	<menthos@menthos.com>

	* sv.po: Updated Swedish translation.

M	po/ChangeLog
M	po/sv.po

commit 13d431026cf0a2c5ceca6392915434158e30bdf3
Author: Ole Laursen <olau@hardworking.dk>
Date:	2002-01-30

    Updated Danish translation and converted it to UTF-8.

    2002-01-30	Ole Laursen  <olau@hardworking.dk>

	* da.po: Updated Danish translation and converted it to UTF-8.

M	po/ChangeLog
M	po/da.po

commit 68c54c317e45fcf93782934e2704d6e4331316ce
Author: Darin Adler <darin@src.gnome.org>
Date:	2002-01-30

    Bump eel version required.

	* configure.in: Bump eel version required.

	* libnautilus-private/nautilus-icon-container.c:
	(rubberband_timeout_callback), (start_rubberbanding),
	(update_stretch_at_idle), (motion_notify_event):
	* libnautilus-private/nautilus-icon-dnd.c: (icon_get_data_binder),
	(nautilus_icon_container_position_shadow),
	(receive_dropped_keyword),
	(nautilus_icon_container_find_drop_target),
	(nautilus_icon_container_receive_dropped_icons),
	(nautilus_icon_container_get_drop_action),
	(nautilus_icon_dnd_update_drop_target), (nautilus_icon_dnd_init),
	(nautilus_icon_dnd_begin_drag):
	Use new eel functions that eliminate the funky interaction between
	the new GtkLayout and GnomeCanvas. Basically, all the functions
	that deal with window coordinates are getting bin_window
	coordinates instead. This should really be fixed in GnomeCanvas.

M	ChangeLog
M	configure.in
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-dnd.c

commit 87b5490eb143585c79ad1c0e963831328e1ee055
Author: Stanislav Visnovsky <visnovsky@nenya.ms.mff.cuni.cz>
Date:	2002-01-30

    Updated Slovak translation.

    2002-01-30	Stanislav Visnovsky <visnovsky@nenya.ms.mff.cuni.cz>

	* sk.po: Updated Slovak translation.

M	po/ChangeLog
M	po/sk.po

commit 4bb71aade1d9e7e62811d522843864cea7b9c65e
Author: Chyla Zbigniew <chyla@src.gnome.org>
Date:	2002-01-30

    Updated Polish translation by GNOME PL Team <translators@gnome.pl>

M	po/ChangeLog
M	po/pl.po

commit 110ba62dc35e26908dde5933ee168baf720ca6e5
Author: Zbigniew Chyla <cyba@gnome.pl>
Date:	2002-01-30

    DO NOT mark empty strings for translation.

    2002-01-30	Zbigniew Chyla	<cyba@gnome.pl>

	* libnautilus-private/nautilus-authn-manager.c
	(construct_password_dialog):
	DO NOT mark empty strings for translation.

M	ChangeLog
M	libnautilus-private/nautilus-authn-manager.c

commit 0ba9c077fdd98eaedcb4cc6d0f5dd460cf914454
Author: Darin Adler <darin@src.gnome.org>
Date:	2002-01-29

    Remove smooth mode and unused font and font size machinery.

	* components/tree/nautilus-tree-view.c: (create_tree),
	(nautilus_tree_view_destroy):
	* libnautilus-private/nautilus-directory.c:
	(add_preferences_callbacks):
	* libnautilus-private/nautilus-global-preferences.c:
	* libnautilus-private/nautilus-global-preferences.h:
	* libnautilus-private/nautilus-icon-canvas-item.c:
	(measure_label_text), (nautilus_icon_canvas_item_render),
	(nautilus_icon_canvas_item_set_show_stretch_handles):
	* libnautilus-private/nautilus-icon-container.c:
	(start_rubberbanding), (finalize), (nautilus_icon_container_init),
	(nautilus_icon_container_update_icon),
	(nautilus_icon_container_theme_changed):
	* libnautilus-private/nautilus-icon-container.h:
	* libnautilus-private/nautilus-icon-private.h:
	* src/file-manager/fm-directory-view.c: (fm_directory_view_init),
	(fm_directory_view_finalize):
	* src/file-manager/fm-directory-view.h:
	* src/file-manager/fm-icon-view.c:
	(fm_icon_view_update_icon_container_font_size_table),
	(create_icon_container), (fm_icon_view_class_init):
	Remove smooth mode and unused font and font size machinery.

	* test/.cvsignore: Remove test-nautilus-smooth-graphics.
	* test/Makefile.am: Remove test-nautilus-smooth-graphics.
	* test/test-nautilus-smooth-graphics.c: Remove.

	* src/nautilus-preferences-dialog.c:
	(dialog_delete_event_callback), (dialog_button_response_callback),
	(preferences_dialog_create): Fix bug where we'd lose the
	preferences dialog if you closed it with a delete_event.

M	ChangeLog
M	components/tree/nautilus-tree-view.c
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.h
M	libnautilus-private/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-container.h
M	libnautilus-private/nautilus-icon-private.h
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-directory-view.h
M	src/file-manager/fm-icon-view.c
M	src/nautilus-preferences-dialog.c
M	test/.cvsignore
M	test/Makefile.am
D	test/test-nautilus-smooth-graphics.c

commit 81bceb3e69cdaa9bbad22ffbaf8f7089c0a732c9
Author: Darin Adler <darin@src.gnome.org>
Date:	2002-01-29

    Release marker.

M	ChangeLog
M	po/ChangeLog

commit 85d2e00509475a8cc612fb0afbe324e9347e928a (tag: NAUTILUS_1_1_3)
Author: Darin Adler <darin@src.gnome.org>
Date:	2002-01-29

    1.1.3 release

M	po/az.po
M	po/ca.po
M	po/cs.po
M	po/da.po
M	po/de.po
M	po/el.po
M	po/en_GB.po
M	po/es.po
M	po/fi.po
M	po/fr.po
M	po/ga.po
M	po/gl.po
M	po/hu.po
M	po/it.po
M	po/ja.po
M	po/ko.po
M	po/lt.po
M	po/lv.po
M	po/nl.po
M	po/nn.po
M	po/no.po
M	po/pl.po
M	po/pt.po
M	po/pt_BR.po
M	po/ro.po
M	po/ru.po
M	po/sk.po
M	po/sl.po
M	po/sv.po
M	po/ta.po
M	po/tr.po
M	po/uk.po
M	po/zh_TW.po

commit a74d095fbedfe7df29acc900f1b11566bc575bee
Author: Darin Adler <darin@src.gnome.org>
Date:	2002-01-29

    Update for 1.1.3 release. Bump version.

	* NEWS: Update for 1.1.3 release.
	* configure.in: Bump version.

	* src/file-manager/fm-directory-view.c:
	(fm_directory_view_finalize), (real_merge_menus):
	Use a weak pointer so we don't retain a pointer to the UI
	component
	if the BonoboControl goes away, but we don't. This doesn't really
	fix anything, but it also does no harm.

M	ChangeLog
M	NEWS
M	configure.in
M	src/file-manager/fm-directory-view.c

commit 499a149b6afb4fb2af87f4cb3b4fc370186c6bd5
Author: Seth Nickell <snickell@stanford.edu>
Date:	2002-01-29

    Bring start-here stuff up to date with current URI schemes, update
    to use

    2002-01-28	Seth Nickell  <snickell@stanford.edu>

	* data/applications.desktop.in:
	* data/preferences.desktop.in:

	Bring start-here stuff up to date with current
	URI schemes, update to use appropriate system icons.

M	ChangeLog
M	data/applications.desktop.in
M	data/preferences.desktop.in

commit 39c3dcc03181e4f3b92d026286b9292247de92bf
Author: Darin Adler <darin@src.gnome.org>
Date:	2002-01-28

    Changed the system(3) call to launch application from command. Instead
    use

	* libnautilus-private/nautilus-program-choosing.c
	(nautilus_launch_application_from_command): Changed the system(3)
	call to
	launch application from command. Instead use
	eel_gnome_shell_execute.

	* src/file-manager/fm-directory-view.c (activate_callback):
	Now use newly public NautilusDesktopFile class &
	nautilus_desktop_file_launch
	to launch the corresponding command.

	* libnautilus-private/nautilus-desktop-file-loader.c:
	* libnautilus-private/nautilus-desktop-file-loader.h:
	Made the NautilusDesktopFile class public. The struct has
	been moved
	from the source to the header. The nautilus_desktop_file_new
	method
	is not static any more.

	* libnautilus-private/nautilus-desktop-file-loader.c
	(nautilus_desktop_file_launch):
	Add the locale name taken from the desktop file to display it
	through xalf (launch feedback).

M	ChangeLog
M	libnautilus-private/nautilus-desktop-file-loader.c
M	libnautilus-private/nautilus-desktop-file-loader.h
M	libnautilus-private/nautilus-program-choosing.c
M	src/file-manager/fm-directory-view.c
M	src/nautilus-shell-ui.xml

commit aa25134442949eb566d7d926dd9415a2faf6a1b6
Author: Seth Nickell <snickell@stanford.edu>
Date:	2002-01-28

    Move emblems into the default theme so they start working
    again. Remove

    2002-01-28	Seth Nickell  <snickell@stanford.edu>

	* icons/Makefile.am:
	* icons/default/Makefile.am:
	* icons/default/emblem-OK.svg:
	* icons/default/emblem-broken-link.png:
	* icons/default/emblem-certified.svg:
	* icons/default/emblem-cool.svg:
	* icons/default/emblem-danger.svg:
	* icons/default/emblem-distinguished.svg:
	* icons/default/emblem-draft.svg:
	* icons/default/emblem-favorite.svg:
	* icons/default/emblem-generic.png:
	* icons/default/emblem-generic.svg:
	* icons/default/emblem-important.gif:
	* icons/default/emblem-important.svg:
	* icons/default/emblem-new.gif:
	* icons/default/emblem-new.svg:
	* icons/default/emblem-noread.png:
	* icons/default/emblem-noread.svg:
	* icons/default/emblem-nowrite.svg:
	* icons/default/emblem-ohno.svg:
	* icons/default/emblem-personal.svg:
	* icons/default/emblem-special.svg:
	* icons/default/emblem-symbolic-link-12.png:
	* icons/default/emblem-symbolic-link-24.png:
	* icons/default/emblem-symbolic-link-36.png:
	* icons/default/emblem-symbolic-link.png:
	* icons/default/emblem-trash.png:
	* icons/default/emblem-urgent.svg:
	* icons/emblem-OK.svg:
	* icons/emblem-broken-link.png:
	* icons/emblem-certified.svg:
	* icons/emblem-cool.svg:
	* icons/emblem-danger.svg:
	* icons/emblem-distinguished.svg:
	* icons/emblem-draft.svg:
	* icons/emblem-favorite.svg:
	* icons/emblem-generic.png:
	* icons/emblem-generic.svg:
	* icons/emblem-important.gif:
	* icons/emblem-important.svg:
	* icons/emblem-new.gif:
	* icons/emblem-new.svg:
	* icons/emblem-noread.png:
	* icons/emblem-noread.svg:
	* icons/emblem-nowrite.svg:
	* icons/emblem-ohno.svg:
	* icons/emblem-personal.svg:
	* icons/emblem-special.svg:
	* icons/emblem-symbolic-link-12.png:
	* icons/emblem-symbolic-link-24.png:
	* icons/emblem-symbolic-link-36.png:
	* icons/emblem-symbolic-link.png:
	* icons/emblem-trash.png:
	* icons/emblem-urgent.svg:

	Move emblems into the default theme so they start working
	again. Remove the hand*.png icons, which are no longer
	used (used to be used for eazel services).

M	ChangeLog
M	icons/Makefile.am
M	icons/default/Makefile.am
R100	icons/emblem-OK.svg	icons/default/emblem-OK.svg
R100	icons/emblem-broken-link.png
icons/default/emblem-broken-link.png
R100	icons/emblem-certified.svg	icons/default/emblem-certified.svg
R100	icons/emblem-cool.svg	icons/default/emblem-cool.svg
R100	icons/emblem-danger.svg icons/default/emblem-danger.svg
R100	icons/emblem-distinguished.svg
icons/default/emblem-distinguished.svg
R100	icons/emblem-draft.svg	icons/default/emblem-draft.svg
R100	icons/emblem-favorite.svg	icons/default/emblem-favorite.svg
R100	icons/emblem-generic.png	icons/default/emblem-generic.png
R100	icons/emblem-generic.svg	icons/default/emblem-generic.svg
R100	icons/emblem-important.gif	icons/default/emblem-important.gif
R100	icons/emblem-important.svg	icons/default/emblem-important.svg
R100	icons/emblem-new.gif	icons/default/emblem-new.gif
R100	icons/emblem-new.svg	icons/default/emblem-new.svg
R100	icons/emblem-noread.png icons/default/emblem-noread.png
R100	icons/emblem-noread.svg icons/default/emblem-noread.svg
R100	icons/emblem-nowrite.svg	icons/default/emblem-nowrite.svg
R100	icons/emblem-ohno.svg	icons/default/emblem-ohno.svg
R100	icons/emblem-personal.svg	icons/default/emblem-personal.svg
R100	icons/emblem-special.svg	icons/default/emblem-special.svg
R100	icons/emblem-symbolic-link-12.png
icons/default/emblem-symbolic-link-12.png
R100	icons/emblem-symbolic-link-24.png
icons/default/emblem-symbolic-link-24.png
R100	icons/emblem-symbolic-link-36.png
icons/default/emblem-symbolic-link-36.png
R100	icons/emblem-symbolic-link.png
icons/default/emblem-symbolic-link.png
R100	icons/emblem-trash.png	icons/default/emblem-trash.png
R100	icons/emblem-urgent.svg icons/default/emblem-urgent.svg
D	icons/hand-72.png
D	icons/hand-96.png
D	icons/hand.png

commit e8b66e76101846981d8c146bba024a904ecc5f64
Author: Gediminas Paulauskas <menesis@delfi.lt>
Date:	2002-01-28

    use g_list_copy instead of eel version use gtk_window_present
    instead of

    2002-01-28	Gediminas Paulauskas <menesis@delfi.lt>

	* libnautilus-private/nautilus-directory.c,
	libnautilus-private/nautilus-icon-container.c: use g_list_copy
	instead of eel version
	* src/nautilus-preferences-dialog.c,
	src/nautilus-property-browser.c,
	src/nautilus-window-manage-views.c,
	src/nautilus-window-menus.c,
	src/file-manager/fm-properties-window.c: use gtk_window_present
	instead of eel version.

M	ChangeLog
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-icon-container.c
M	src/file-manager/fm-properties-window.c
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-preferences-dialog.c
M	src/nautilus-property-browser.c
M	src/nautilus-window-manage-views.c
M	src/nautilus-window-menus.c

commit 050a21b305420b7d36525e87dbbf487fb0762554
Author: Seth Nickell <seth@src.gnome.org>
Date:	2002-01-28

    remove a merge conflict marker from the ChangeLog

M	ChangeLog

commit 6b37d5721d63d29da00e6923695ddc43f5a63962
Author: Seth Nickell <snickell@stanford.edu>
Date:	2002-01-28

    Add a function for moving preference values (if they exist) from
    their old

    2002-01-28	Seth Nickell  <snickell@stanford.edu>

	* libnautilus-private/nautilus-global-preferences.c:
	(import_old_preferences_if_needed),
	(nautilus_global_preferences_init):

	Add a function for moving preference values (if they exist)
	from their old location to their new location, if it
	hasn't already been done.

	* libnautilus-private/nautilus-global-preferences.h:

	Change the location/name of THEME, SHOW_HIDDEN_FILES and
	SHOW_BACKUP_FILES so other file viewers in GNOME can smoothly
	access them.

M	ChangeLog
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.h

commit bad47e456d96ee8a68e30c9c300b552c7d7fa737
Author: Anders Carlsson <andersca@gnu.org>
Date:	2002-01-28

    Call gnome_program_init.

    2002-01-28	Anders Carlsson  <andersca@gnu.org>

	* components/throbber/main.c (main): Call gnome_program_init.

	* libnautilus/nautilus-view-standard-main.c
	(nautilus_view_standard_main_multi): Call gnome_program_init.

M	ChangeLog
M	components/throbber/main.c
M	libnautilus/nautilus-view-standard-main.c

commit ba30345e3cf5ee177625dc5264fd77d0cb51c530
Author: Anders Carlsson <andersca@gnu.org>
Date:	2002-01-28

    Fix build.

    2002-01-28	Anders Carlsson  <andersca@gnu.org>

	* libnautilus-private/nautilus-entry.c: Fix build.

    Thanks to zilch for reporting this.

M	ChangeLog
M	libnautilus-private/nautilus-entry.c

commit e4f7a87b7ce4a23a9d5d2aba57bbba6257b8d35a
Author: Anders Carlsson <andersca@gnu.org>
Date:	2002-01-27

    Remove gmc link support and calls to gnome_set_metadata.

    2002-01-28	Anders Carlsson  <andersca@gnu.org>

	* libnautilus-private/nautilus-file.c:
	* libnautilus-private/nautilus-file.h:
	Remove gmc link support and calls to gnome_set_metadata.

	* libnautilus-private/nautilus-file-operations.c
	(create_transfer_dialog): Set transfer_info as user_data.

	* libnautilus-private/nautilus-file-operations-progress.c:
	Move stuff
	to finalize.

	* libnautilus-private/nautilus-entry.c: Remove cursor obscuring
	code
	since that exists in GtkEntry now.

M	ChangeLog
M	libnautilus-private/nautilus-entry.c
M	libnautilus-private/nautilus-file-operations-progress.c
M	libnautilus-private/nautilus-file-operations.c
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-file.h

commit 555bc849a1d4da12c19046993f38d3642ca964f0
Author: Darin Adler <darin@src.gnome.org>
Date:	2002-01-27

    Formatting tweaks. Use new eel_gnome_canvas_item_send_behind.

	* libnautilus-private/nautilus-icon-canvas-item.c:
	(draw_or_measure_label_text), (draw_stretch_handles): Formatting
	tweaks.
	* libnautilus-private/nautilus-icon-container.c: (icon_raise):
	Use new
	eel_gnome_canvas_item_send_behind.

M	ChangeLog
M	libnautilus-private/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-container.c

commit 4d37a68c7a97835adaafeaa0703bca3fff4c44d7
Author: Alexander Larsson <alexl@src.gnome.org>
Date:	2002-01-27

    Ooops, forgot changelog entry.

M	ChangeLog

commit 3aea85a8d6b8744394e68c7596af9aa84a191921
Author: Anders Carlsson <andersca@gnu.org>
Date:	2002-01-27

    Add selectable argument. (attach_value_label): set selectable to TRUE.

    2002-01-27	Anders Carlsson  <andersca@gnu.org>

	* src/file-manager/fm-properties-window.c (attach_label): Add
	selectable argument.
	(attach_value_label): set selectable to TRUE.
	(attach_ellipsizing_value_label): Likewise.
	(attach_title_field): set selectable to FALSE.

    2002-01-23	Anders Carlsson  <andersca@gnu.org>

	* libnautilus/nautilus-view-standard-main.c
	(delayed_quit_timeout_callback):
	Use gtk_main_quit.

M	ChangeLog
M	libnautilus/nautilus-view-standard-main.c
M	src/file-manager/fm-properties-window.c

commit 5b3e10d89a50db5a422d444a8f3de45f9cfaea43
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2002-01-27

    Updated Norwegian (bokml) translation.

    2002-01-27	Kjartan Maraas	<kmaraas@gnome.org>

	* no.po: Updated Norwegian (bokml) translation.

M	po/ChangeLog
M	po/no.po

commit 085f7bc5b2d9e994259f6e6679cf007721f0ad82
Author: Alexander Larsson <alla@lysator.liu.se>
Date:	2002-01-27

    Draw alpha-blended rounded rectangles around selected text even
    in non-aa

    2002-01-27	Alexander Larsson  <alla@lysator.liu.se>

	* libnautilus-private/nautilus-icon-canvas-item.c:
	Draw alpha-blended rounded rectangles around selected text even
	in non-aa mode.

	* libnautilus-private/nautilus-icon-container.c:
	Use the new EelCanvasRect item for selection rectangle in
	non-aa mode.
	Also make sure we never raise anything above the selection
	rectangle item. This means we can remove the
	gnome_canvas_item_raise_to_top() in rubberband_timeout_callback,
	which is good, since that call redraws the whole selection
	rectangle if something was above it.

M	libnautilus-private/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-container.c

commit 0c7dc3b5131f475bf85881a5881395ad8525e86f
Author: Christian Rose <menthos@menthos.com>
Date:	2002-01-27

    Converted it to UTF-8.

    2002-01-27	Christian Rose	<menthos@menthos.com>

	* sv.po: Converted it to UTF-8.

M	po/ChangeLog
M	po/sv.po

commit 7394d8c3c8e0f17f9755369c19b4ffc4cf5653d5
Author: Christian Rose <menthos@menthos.com>
Date:	2002-01-26

    Updated Swedish translation.

    2002-01-26	Christian Rose	<menthos@menthos.com>

	* sv.po: Updated Swedish translation.

M	po/ChangeLog
M	po/sv.po

commit 7a82fea3f0f3c35107613278892177c642f55bbb
Author: Andraz Tori <minmax@src.gnome.org>
Date:	2002-01-26

    Updated Slovenian translation

M	po/sl.po

commit 45d43076d643603a851a65b5aa8972311a30338a
Author: Michael Meeks <michael@ximian.com>
Date:	2002-01-25

    return a 'changed' boolean.

    2002-01-25	Michael Meeks  <michael@ximian.com>

	* libnautilus-private/nautilus-bookmark.c
	(nautilus_bookmark_set_name): return a 'changed'
	boolean.

	* src/nautilus-window-manage-views.c
	(update_title): only re-send history if it changed.

	* src/nautilus-window.c (add_to_history_list): prune
	the end of the list more succinctly, don't fire
	send_history_list_changed if we didn't change the list.

M	ChangeLog
M	libnautilus-private/nautilus-bookmark.c
M	libnautilus-private/nautilus-bookmark.h
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window-manage-views.c
M	src/nautilus-window.c

commit cae57667952819daaf1e6b5ad67b83f255a0b84b
Author: Darin Adler <darin@src.gnome.org>
Date:	2002-01-25

	GNOME2_CONVERSION_COMPLETE eradication campaign

	* libnautilus-private/nautilus-icon-factory.c: (cache_icon_new):
	No last_unref_handler any more.
	(cache_icon_unref): Just keep one ref for the factory, just like
	in the old days, since we don't have a "last_unref_handler" any
	more.
	(nautilus_icon_factory_possibly_free_cached_icon): Look at
	ref_count rather than looking at "outstanding" flag.
	(nautilus_icon_factory_get_pixbuf_for_icon): Just ref, no fancy
	"oustanding" logic.
	(embed_text): Rewrite to use Pango.

	* src/file-manager/fm-list-model.h: Tweak formatting and order.
	* src/file-manager/fm-list-model.c: Tweak formatting and order.
	* src/file-manager/fm-list-view.h: Tweak formatting and order.
	* src/file-manager/fm-list-view.c: Tweak formatting and order.

	* src/file-manager/fm-properties-window.c:
	(select_image_button_callback): Turn this code back on.

	* src/nautilus-bookmarks-window.c: (on_row_move): Remove puts.

	* src/nautilus-complex-search-bar.c:
	(nautilus_complex_search_bar_queue_resize): GnomeDock ->
	BonoboDock.

	* src/nautilus-property-browser.c: (nautilus_emblem_dialog_new):
	Finish porting to GtkDialog.
	(nautilus_color_selection_dialog_new): Finish porting to
	GtkDialog.
	(add_new_pattern): Re-enable some code.
	(labeled_image_configure): Re-enable some code, take out other
	stuff.
	(labeled_image_new): Take out some dead code.
	(property_browser_category_button_new): Take out some dead code.

	* src/nautilus-sidebar-tabs.c: (tab_item_destroy),
	(tab_indicator_changed_callback),
	(nautilus_sidebar_tabs_connect_view):
	Use a listener object now, not a listener ID.

	* src/nautilus-simple-search-bar.c:
	(nautilus_simple_search_bar_class_init): Remove some undo code.

	* src/nautilus-switchable-navigation-bar.c:
	(nautilus_switchable_navigation_bar_set_mode): GnomeDock ->
	BonoboDock.

	* src/nautilus-switchable-search-bar.c:
	(nautilus_switchable_search_bar_set_mode): GnomeDock ->
	BonoboDock.

	* src/nautilus-view-frame.c: (destroy_view): Make deregister
	code use
	the BonoboUIEngine instead of the BonoboWindow.

M	ChangeLog
M	libnautilus-private/nautilus-icon-factory.c
M	src/file-manager/fm-list-model.c
M	src/file-manager/fm-list-model.h
M	src/file-manager/fm-list-view.c
M	src/file-manager/fm-list-view.h
M	src/file-manager/fm-properties-window.c
M	src/nautilus-bookmarks-window.c
M	src/nautilus-complex-search-bar.c
M	src/nautilus-property-browser.c
M	src/nautilus-sidebar-tabs.c
M	src/nautilus-simple-search-bar.c
M	src/nautilus-switchable-navigation-bar.c
M	src/nautilus-switchable-search-bar.c
M	src/nautilus-view-frame.c

commit 5db444dcb41a76284531525d6d414955c2a0232d
Author: Darin Adler <darin@src.gnome.org>
Date:	2002-01-24

	GNOME2_CONVERSION_COMPLETE eradication campaign

	* components/hardware/nautilus-hardware-view.c:
	(nautilus_hardware_view_init): Re-enable the property bag.

	* components/image-viewer/Makefile.am: Remove io-png.[ch].
	* components/image-viewer/io-png.c: Remove.
	* components/image-viewer/io-png.h: Remove.
	* components/image-viewer/nautilus-image-view.c:
	(save_image_to_stream): Not implemented.

	* libnautilus-private/nautilus-directory-metafile.c:
	(nautilus_directory_register_metadata_monitor),
	(nautilus_directory_unregister_metadata_monitor):
	Wipe out some bonobo_object_corba_objref calls.

	* src/nautilus-window.h: Make the throbber private.
	* src/nautilus-window-private.h: Make the throbber private.
	Use a listener object now, not a listener ID.

	* src/nautilus-window-toolbars.c:
	(nautilus_window_initialize_toolbars): Move the throbber
	into details.

	* src/nautilus-window.c: (nautilus_window_constructed),
	(nautilus_window_unrealize): Use the new listener calls that
	use an object, not an ID.
	(nautilus_window_allow_stop): Move the throbber into details.

M	ChangeLog
M	components/hardware/nautilus-hardware-view.c
M	components/image-viewer/Makefile.am
D	components/image-viewer/io-png.c
D	components/image-viewer/io-png.h
M	components/image-viewer/nautilus-image-view.c
M	libnautilus-private/nautilus-directory-metafile.c
M	src/nautilus-navigation-window.c
M	src/nautilus-navigation-window.h
M	src/nautilus-object-window.c
M	src/nautilus-object-window.h
M	src/nautilus-spatial-window.c
M	src/nautilus-spatial-window.h
M	src/nautilus-window-private.h
M	src/nautilus-window-toolbars.c
M	src/nautilus-window.c
M	src/nautilus-window.h

commit 85f29cd7a728c97d9cbde48709d93bae0363a181
Author: Darin Adler <darin@src.gnome.org>
Date:	2002-01-24

    Remove stray call to gtk_tree_view_column_new.

	* src/nautilus-bookmarks-window.c: (create_bookmarks_window):
	Remove stray call to gtk_tree_view_column_new.

M	ChangeLog
M	src/nautilus-bookmarks-window.c

commit 04a3309a71f72b36e42503e82c78b395750bff46
Author: Ole Laursen <olau@hardworking.dk>
Date:	2002-01-24

    Updated Danish translation.

    2002-01-24	Ole Laursen  <olau@hardworking.dk>

	* da.po: Updated Danish translation.

M	po/ChangeLog
M	po/da.po

commit cb16d61b7ed3687b6cfb138594d02f8352b0da79
Author: Seth Nickell <snickell@stanford.edu>
Date:	2002-01-24

    Change name to "Home Folder".

    2002-01-24	Seth Nickell  <snickell@stanford.edu>

	* nautilus.desktop.in:

	Change name to "Home Folder".

M	ChangeLog
M	nautilus.desktop.in

commit 6b8ce47772edad524b3b7276eec46e8307c09cf9
Author: Darin Adler <darin@src.gnome.org>
Date:	2002-01-23

    Use newfangled gnome-client.h calls to turn off session management.

	* components/adapter/main.c: (main):
	* components/image-viewer/nautilus-image-view.c:
	(init_server_factory):
	* components/throbber/main.c: (main):
	Use newfangled gnome-client.h calls to turn off session
	management.

	* libnautilus/nautilus-view-standard-main.c:
	(nautilus_view_standard_main_multi): Since we think
	the per-display IID scheme is broken in bonobo-activation,
	we turned it off there, rather than turning it off here.

M	ChangeLog
M	components/adapter/main.c
M	components/image-viewer/nautilus-image-view.c
M	components/throbber/main.c
M	libnautilus/nautilus-view-standard-main.c

commit e7c91ff2cf59c30c41c20a6b892675d8701d99bb
Author: Michael Meeks <michael@ximian.com>
Date:	2002-01-23

    re-remove the per display IID creation scheme - it's broken.

    2002-01-23	Michael Meeks  <michael@ximian.com>

	* libnautilus/nautilus-view-standard-main.c
	(nautilus_view_standard_main_multi): re-remove the
	per display IID creation scheme - it's broken.

	* components/throbber/nautilus-throbber.c
	(nautilus_throbber_draw): kill, no draw methods
	in gtk 2.0
	(draw_throbber_image): remove bonobo bug
	workaround, if it still exists it should be fixed
	in bonobo and fold into
	(nautilus_throbber_expose): here
	(draw_pixbuf): fold into
	(nautilus_throbber_expose): here, and fix
	rendering bugs.
	(nautilus_throbber_size_allocate): kill bogus
	sizing logic.
	(nautilus_throbber_button_release_event): do
	conversion.
	(nautilus_throbber_destroy): remove
	force_destroy_later.

    2002-01-21	Michael Meeks  <michael@ximian.com>

	* src/nautilus-window.c,
	* src/nautilus-application.c,
	* src/nautilus-view-frame.c,
	* libnautilus-private/nautilus-undo-manager.c,
	* libnautilus-private/nautilus-metafile-factory.c,
	* libnautilus/nautilus-undo-transaction.c,
	s/bonobo_object_corba_objref/BONOBO_OBJREF/

	* libnautilus-private/nautilus-directory-metafile.c
	(get_factory): update referencing.

	* libnautilus/nautilus-view.c
	(nautilus_view_get_view_frame): impl. helper to
	reduce sync CORBA traffic.
	(view_frame_call_end, view_frame_call_begin): upd.
	(nautilus_view_dispose): release the CORBA ref. if we
	took it.
	(nautilus_view_set_frame): unset the frame if we
	loose it.

	* libnautilus-private/nautilus-bonobo-extensions.c
	(add_numbered_menu_item_internal): kill the label encoding.
	(nautilus_bonobo_add_submenu): ditto.
	(nautilus_bonobo_set_icon): kill unused.

	* components/adaptor/bonobo-stream-vfs.[ch]: remove, now
	inside gnome-vfs.

M	ChangeLog
M	components/throbber/nautilus-throbber.c
M	libnautilus-private/nautilus-bonobo-extensions.c
M	libnautilus-private/nautilus-directory-metafile.c
M	libnautilus-private/nautilus-metafile-factory.c
M	libnautilus-private/nautilus-undo-manager.c
M	libnautilus/nautilus-undo-transaction.c
M	libnautilus/nautilus-view-standard-main.c
M	libnautilus/nautilus-view.c
M	src/nautilus-application.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-view-frame.c
M	src/nautilus-window.c

commit 64477f6179790a286abdc39c36a430e74b10583c
Author: jacob berkman <jacob@ximian.com>
Date:	2002-01-23

    remove since automake doesn't like an empty SUBDIRS

    2002-01-23	jacob berkman  <jacob@ximian.com>

	* icons/default/Makefile.am (SUBDIRS): remove since automake
	doesn't like an empty SUBDIRS

M	ChangeLog
M	icons/default/Makefile.am

commit bed1e95ce185ee03bf8a1c1d4f6317298a4ebccb
Author: Roy-Magne Mo <rmo@src.gnome.org>
Date:	2002-01-23

    Converted nn.po to UTF-8

M	po/ChangeLog
M	po/nn.po

commit e901fb34873d589086edeceae1863605dbd8c7e1
Author: Darin Adler <darin@src.gnome.org>
Date:	2002-01-22

    Disable the code that destroys the fallback icon at shutdown time
    since it

	* libnautilus-private/nautilus-icon-factory.c:
	(load_icon_for_scaling): Disable the code that destroys the
	fallback
	icon at shutdown time since it was hitting some snags.

	* libnautilus/nautilus-view-standard-main.c:
	(nautilus_view_standard_main_multi): Add a bonobo_activate to try
	to reduce the complaints at quit time.

	* src/nautilus-location-bar.c: (editable_key_press_callback):
	Make the End key do what the right arrow key did.

	* src/nautilus-window-manage-views.c:
	(use_saved_window_positions),
	(open_location), (position_and_show_window_callback),
	(determined_initial_view_callback): Open windows right away unless
	we are using saved window positions.

	* icons/default/Makefile: Remove.
	* icons/default/Makefile.in: Remove.

M	ChangeLog
D	icons/default/Makefile
D	icons/default/Makefile.in
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus/nautilus-view-standard-main.c
M	src/nautilus-location-bar.c
M	src/nautilus-window-manage-views.c

commit 26bf7f5e1cf9c2802607cae077ef83fcd2883a6f
Author: Josh Barrow <drleary@mac.com>
Date:	2002-01-22

    Changed tab fonts to use something that Pango understands.


    2002-01-22	Josh Barrow  <drleary@mac.com>

	    * icons/crux_eggplant/crux_eggplant.xml:
	    * icons/crux_teal/crux_teal.xml:
	    * icons/default/default.xml:
	    * icons/gnome/gnome.xml:
	    Changed tab fonts to use something that Pango understands.

M	ChangeLog
M	icons/crux_eggplant/crux_eggplant.xml
M	icons/crux_teal/crux_teal.xml
A	icons/default/Makefile
A	icons/default/Makefile.in
M	icons/default/default.xml
M	icons/gnome/gnome.xml

commit cf7b6e1a14be11eb75f1f82ef664b1f15000963e
Author: Anders Carlsson <andersca@src.gnome.org>
Date:	2002-01-22

    Argh, broken pipe.

D	icons/eazel/sidebar_tab_pieces/.cvsignore
D	icons/vector/.cvsignore

commit 8ad90df2cb6feaf5f73b5b104a174923e6e87035
Author: Anders Carlsson <andersca@src.gnome.org>
Date:	2002-01-22

    Remove unused files.

D	icons/default/Makefile
D	icons/default/Makefile.in
D	icons/eazel/.cvsignore

commit 57773031d5375521a5bcbe2543c431a495b0fc8b
Author: Christian Rose <menthos@menthos.com>
Date:	2002-01-22

    Updated Swedish translation.

    2002-01-22	Christian Rose	<menthos@menthos.com>

	* sv.po: Updated Swedish translation.

M	po/ChangeLog
M	po/sv.po

commit 4e7d73157993fec37586de37cb0311bdf5837a4b
Author: Seth Nickell <snickell@stanford.edu>
Date:	2002-01-22

    Seperate document icons from the themes so they can be moved into

    2002-01-22	Seth Nickell  <snickell@stanford.edu>

	Seperate document icons from the themes so they
	can be moved into gnome-mime-data and used by
	other applications more cleanly.

	* configure.in:

	* icons/Makefile.am:
	* icons/default.xml:
	* icons/default/.cvsignore:
	* icons/default/Back.png:
	* icons/default/Forward.png:
	* icons/default/Home.png:
	* icons/default/Makefile:
	* icons/default/Makefile.am:
	* icons/default/Makefile.in:
	* icons/default/Refresh.png:
	* icons/default/Search.png:
	* icons/default/SearchWeb.png:
	* icons/default/Stop.png:
	* icons/default/Up.png:
	* icons/default/decrement.png:
	* icons/default/default.xml:
	* icons/default/home.png:
	* icons/default/i-bookmark-20.png:
	* icons/default/i-bookmark-missing-20.png:
	* icons/default/i-bookmark-missing.png:
	* icons/default/i-bookmark.png:
	* icons/default/i-broken-image.png:
	* icons/default/i-directory-12.png:
	* icons/default/i-directory-24.png:
	* icons/default/i-directory-36.png:
	* icons/default/i-directory-72.png:
	* icons/default/i-directory-96.png:
	* icons/default/i-directory-accept-12.png:
	* icons/default/i-directory-accept-24.png:
	* icons/default/i-directory-accept-36.png:
	* icons/default/i-directory-accept-72.png:
	* icons/default/i-directory-accept-96.png:
	* icons/default/i-directory-accept.png:
	* icons/default/i-directory-accept.xml:
	* icons/default/i-directory.png:
	* icons/default/i-directory.xml:
	* icons/default/i-regular-12.png:
	* icons/default/i-regular-24.png:
	* icons/default/i-regular-36.png:
	* icons/default/i-regular-72.png:
	* icons/default/i-regular-96.png:
	* icons/default/i-regular.png:
	* icons/default/i-regular.xml:
	* icons/default/i-search-72.png:
	* icons/default/i-spreadsheet.png:
	* icons/default/i-stalled.png:
	* icons/default/i-symlink.png:
	* icons/default/i-web-72.png:
	* icons/default/increment.png:
	* icons/default/loading.png:
	* icons/default/manual.png:
	* icons/default/number_strip.png:
	* icons/default/side_bar_image.png:
	* icons/default/temp-home.png:
	* icons/default/theme_preview.png:
	* icons/default/trash-empty.png:
	* icons/default/trash-full.png:
	* icons/default/zoom_body.png:

	Move default theme from icons/ into icons/default.

	* icons/gnome-application-encapsulated_postscript.png:
	* icons/gnome-application-pdf-192.png:
	* icons/gnome-application-pdf.png:
	* icons/gnome-application-pgp-192.png:
	* icons/gnome-application-pgp.png:
	* icons/gnome-application-postscript-192.png:
	* icons/gnome-application-postscript-72.png:
	* icons/gnome-application-postscript-96.png:
	* icons/gnome-application-postscript.png:
	* icons/gnome-application-x-c-header.png:
	* icons/gnome-application-x-c-source.png:
	* icons/gnome-application-x-cc-source.png:
	* icons/gnome-application-x-e-theme.png:
	* icons/gnome-application-x-generic-spreadsheet.png:
	* icons/gnome-application-x-gnome-app-info.png:
	* icons/gnome-application-x-java-source.png:
	* icons/gnome-application-x-kde-app-info.png:
	* icons/gnome-application-x-php.png:
	* icons/gnome-application-x-reject.png:
	* icons/gnome-application-x-scheme-source.png:
	* icons/gnome-application-x-sql.png:
	* icons/gnome-audio-basic.png:
	* icons/gnome-audio-midi.png:
	* icons/gnome-audio-ulaw.png:
	* icons/gnome-audio-x-aiff.png:
	* icons/gnome-audio-x-mod-192.png:
	* icons/gnome-audio-x-mod.png:
	* icons/gnome-audio-x-mp3-192.png:
	* icons/gnome-audio-x-mp3.png:
	* icons/gnome-audio-x-ogg-192.png:
	* icons/gnome-audio-x-ogg.png:
	* icons/gnome-audio-x-pn-realaudio.png:
	* icons/gnome-audio-x-real-192.png:
	* icons/gnome-audio-x-s3m-192.png:
	* icons/gnome-audio-x-s3m.png:
	* icons/gnome-audio-x-stm-192.png:
	* icons/gnome-audio-x-stm.png:
	* icons/gnome-audio-x-voc.png:
	* icons/gnome-audio-x-wav.png:
	* icons/gnome-audio-x-xi-192.png:
	* icons/gnome-audio-x-xi.png:
	* icons/gnome-audio-x-xm.png:
	* icons/gnome-audio.png:
	* icons/gnome-compressed-192.png:
	* icons/gnome-compressed.png:
	* icons/gnome-core.png:
	* icons/gnome-emacs-192.png:
	* icons/gnome-font-afm.png:
	* icons/gnome-font-ttf.png:
	* icons/gnome-font-x-pcf.png:
	* icons/gnome-gimp.png:
	* icons/gnome-gnumeric.png:
	* icons/gnome-http-url.png:
	* icons/gnome-image-bmp.png:
	* icons/gnome-image-generic.png:
	* icons/gnome-image-gif.png:
	* icons/gnome-image-ief.png:
	* icons/gnome-image-jpeg.png:
	* icons/gnome-image-pbm.png:
	* icons/gnome-image-pgm.png:
	* icons/gnome-image-png.png:
	* icons/gnome-image-pnm.png:
	* icons/gnome-image-ppm.png:
	* icons/gnome-image-psd.png:
	* icons/gnome-image-ras.png:
	* icons/gnome-image-rgb.png:
	* icons/gnome-image-tga.png:
	* icons/gnome-image-tiff.png:
	* icons/gnome-image-x-xfig.png:
	* icons/gnome-image-xbm.png:
	* icons/gnome-image-xcf.png:
	* icons/gnome-image-xpm.png:
	* icons/gnome-image-xwd.png:
	* icons/gnome-library.png:
	* icons/gnome-manpage.png:
	* icons/gnome-objectfile.png:
	* icons/gnome-pack-deb.png:
	* icons/gnome-pack-rpm.png:
	* icons/gnome-package.png:
	* icons/gnome-tex-192.png:
	* icons/gnome-tex.png:
	* icons/gnome-text-html-192.png:
	* icons/gnome-text-html.png:
	* icons/gnome-text-x-authors.png:
	* icons/gnome-text-x-copying.png:
	* icons/gnome-text-x-credits.png:
	* icons/gnome-text-x-install.png:
	* icons/gnome-text-x-makefile-192.png:
	* icons/gnome-text-x-makefile.png:
	* icons/gnome-text-x-readme.png:
	* icons/gnome-textfile.png:
	* icons/gnome-video-mpeg.png:
	* icons/gnome-video-quicktime.png:
	* icons/gnome-video-x-msvideo.png:
	* icons/gnome-word-192.png:
	* icons/i-blockdev.png:
	* icons/i-bookmark-20.png:
	* icons/i-bookmark-missing-20.png:
	* icons/i-bookmark-missing.png:
	* icons/i-bookmark.png:
	* icons/i-broken-image.png:
	* icons/i-cdrom-192.png:
	* icons/i-cdrom.png:
	* icons/i-chardev.png:
	* icons/i-core.png:
	* icons/i-device.png:
	* icons/i-dirclosed.png:
	* icons/i-directory-12.png:
	* icons/i-directory-24.png:
	* icons/i-directory-36.png:
	* icons/i-directory-72.png:
	* icons/i-directory-96.png:
	* icons/i-directory-accept-12.png:
	* icons/i-directory-accept-24.png:
	* icons/i-directory-accept-36.png:
	* icons/i-directory-accept-72.png:
	* icons/i-directory-accept-96.png:
	* icons/i-directory-accept.png:
	* icons/i-directory-accept.xml:
	* icons/i-directory.png:
	* icons/i-directory.xml:
	* icons/i-executable.png:
	* icons/i-fifo.png:
	* icons/i-floppy.png:
	* icons/i-harddisk.png:
	* icons/i-music-12.png:
	* icons/i-music-24.png:
	* icons/i-music-36.png:
	* icons/i-music.png:
	* icons/i-nfs.png:
	* icons/i-printer.png:
	* icons/i-regular-12.png:
	* icons/i-regular-24.png:
	* icons/i-regular-36.png:
	* icons/i-regular-72.png:
	* icons/i-regular-96.png:
	* icons/i-regular.png:
	* icons/i-regular.xml:
	* icons/i-search-72.png:
	* icons/i-sock.png:
	* icons/i-spreadsheet.png:
	* icons/i-stalled.png:
	* icons/i-symlink.png:
	* icons/i-web-72.png:
	* icons/i-zip.png:
	* icons/i-zipdisk.png:
	* icons/i-zipdisk2.png:
	* icons/loading.png:
	* icons/manual.png:
	* icons/temp-home.png:
	* icons/trash-empty.png:
	* icons/trash-full.png:

	Move icons to either gnome-mime-data/icons or, perhaps,
	nautilus/icons/default

	* libnautilus-private/nautilus-find-icon-image.c:
	(make_full_icon_path), (get_themed_icon_file_path),
	(nautilus_get_icon_file_name):

	Add support for looking in DATADIR/share/pixmaps/document-icons
	as a fallback for the current theme and the fallback theme.

	Remove hardcoded "default" theme stuff.

	* libnautilus-private/nautilus-icon-factory.c:
	(icon_theme_changed_callback):

	If a theme doesn't have a fallback theme listed, use the
	"default" theme as the fallback. Should be the only default
	theme hardcoding left.

	* libnautilus-private/nautilus-theme.c: (load_theme_document),
	(nautilus_theme_get_theme_data_from_theme),
	(nautilus_theme_get_image_path_from_theme),
	(nautilus_theme_make_preview_pixbuf), (has_image_file),
	(theme_get_property), (nautilus_theme_for_each_theme):

	Remove hardcoding of default theme.

	* icons/crux_eggplant/crux_eggplant.xml:

	Remove inheritance clause which was pointing to "arlo",
	a theme which does not exist anymore.

M	ChangeLog
M	configure.in
M	icons/Makefile.am
M	icons/crux_eggplant/crux_eggplant.xml
A	icons/default/.cvsignore
A	icons/default/Back.png
A	icons/default/Forward.png
A	icons/default/Home.png
A	icons/default/Makefile
A	icons/default/Makefile.am
A	icons/default/Makefile.in
A	icons/default/Refresh.png
A	icons/default/Search.png
A	icons/default/SearchWeb.png
A	icons/default/Stop.png
A	icons/default/Up.png
A	icons/default/decrement.png
R092	icons/default.xml	icons/default/default.xml
A	icons/default/home.png
R100	icons/i-bookmark-20.png icons/default/i-bookmark-20.png
R100	icons/i-bookmark-missing-20.png
icons/default/i-bookmark-missing-20.png
R100	icons/i-bookmark-missing.png
icons/default/i-bookmark-missing.png
R100	icons/i-bookmark.png	icons/default/i-bookmark.png
R100	icons/i-broken-image.png	icons/default/i-broken-image.png
R100	icons/i-directory-12.png	icons/default/i-directory-12.png
R100	icons/i-directory-24.png	icons/default/i-directory-24.png
R100	icons/i-directory-36.png	icons/default/i-directory-36.png
R100	icons/i-directory-72.png	icons/default/i-directory-72.png
R100	icons/i-directory-96.png	icons/default/i-directory-96.png
R100	icons/i-directory-accept-12.png
icons/default/i-directory-accept-12.png
R100	icons/i-directory-accept-24.png
icons/default/i-directory-accept-24.png
R100	icons/i-directory-accept-36.png
icons/default/i-directory-accept-36.png
R100	icons/i-directory-accept-72.png
icons/default/i-directory-accept-72.png
R100	icons/i-directory-accept-96.png
icons/default/i-directory-accept-96.png
R100	icons/i-directory-accept.png
icons/default/i-directory-accept.png
R100	icons/i-directory-accept.xml
icons/default/i-directory-accept.xml
R100	icons/i-directory.png	icons/default/i-directory.png
R100	icons/i-directory.xml	icons/default/i-directory.xml
R100	icons/i-regular-12.png	icons/default/i-regular-12.png
R100	icons/i-regular-24.png	icons/default/i-regular-24.png
R100	icons/i-regular-36.png	icons/default/i-regular-36.png
R100	icons/i-regular-72.png	icons/default/i-regular-72.png
R100	icons/i-regular-96.png	icons/default/i-regular-96.png
R100	icons/i-regular.png	icons/default/i-regular.png
R100	icons/i-regular.xml	icons/default/i-regular.xml
R100	icons/i-search-72.png	icons/default/i-search-72.png
R100	icons/i-spreadsheet.png icons/default/i-spreadsheet.png
R100	icons/i-stalled.png	icons/default/i-stalled.png
R100	icons/i-symlink.png	icons/default/i-symlink.png
R100	icons/i-web-72.png	icons/default/i-web-72.png
A	icons/default/increment.png
R100	icons/loading.png	icons/default/loading.png
R100	icons/manual.png	icons/default/manual.png
A	icons/default/number_strip.png
A	icons/default/side_bar_image.png
R100	icons/temp-home.png	icons/default/temp-home.png
A	icons/default/theme_preview.png
R100	icons/trash-empty.png	icons/default/trash-empty.png
R100	icons/trash-full.png	icons/default/trash-full.png
A	icons/default/zoom_body.png
D	icons/gnome-application-encapsulated_postscript.png
D	icons/gnome-application-pdf-192.png
D	icons/gnome-application-pdf.png
D	icons/gnome-application-pgp-192.png
D	icons/gnome-application-pgp.png
D	icons/gnome-application-postscript-192.png
D	icons/gnome-application-postscript-72.png
D	icons/gnome-application-postscript-96.png
D	icons/gnome-application-postscript.png
D	icons/gnome-application-x-c-header.png
D	icons/gnome-application-x-c-source.png
D	icons/gnome-application-x-cc-source.png
D	icons/gnome-application-x-e-theme.png
D	icons/gnome-application-x-generic-spreadsheet.png
D	icons/gnome-application-x-gnome-app-info.png
D	icons/gnome-application-x-java-source.png
D	icons/gnome-application-x-kde-app-info.png
D	icons/gnome-application-x-php.png
D	icons/gnome-application-x-reject.png
D	icons/gnome-application-x-scheme-source.png
D	icons/gnome-application-x-sql.png
D	icons/gnome-audio-basic.png
D	icons/gnome-audio-midi.png
D	icons/gnome-audio-ulaw.png
D	icons/gnome-audio-x-aiff.png
D	icons/gnome-audio-x-mod-192.png
D	icons/gnome-audio-x-mod.png
D	icons/gnome-audio-x-mp3-192.png
D	icons/gnome-audio-x-mp3.png
D	icons/gnome-audio-x-ogg-192.png
D	icons/gnome-audio-x-ogg.png
D	icons/gnome-audio-x-pn-realaudio.png
D	icons/gnome-audio-x-real-192.png
D	icons/gnome-audio-x-s3m-192.png
D	icons/gnome-audio-x-s3m.png
D	icons/gnome-audio-x-stm-192.png
D	icons/gnome-audio-x-stm.png
D	icons/gnome-audio-x-voc.png
D	icons/gnome-audio-x-wav.png
D	icons/gnome-audio-x-xi-192.png
D	icons/gnome-audio-x-xi.png
D	icons/gnome-audio-x-xm.png
D	icons/gnome-audio.png
D	icons/gnome-compressed-192.png
D	icons/gnome-compressed.png
D	icons/gnome-core.png
D	icons/gnome-emacs-192.png
D	icons/gnome-font-afm.png
D	icons/gnome-font-ttf.png
D	icons/gnome-font-x-pcf.png
D	icons/gnome-gimp.png
D	icons/gnome-gnumeric.png
D	icons/gnome-http-url.png
D	icons/gnome-image-bmp.png
D	icons/gnome-image-generic.png
D	icons/gnome-image-gif.png
D	icons/gnome-image-ief.png
D	icons/gnome-image-jpeg.png
D	icons/gnome-image-pbm.png
D	icons/gnome-image-pgm.png
D	icons/gnome-image-png.png
D	icons/gnome-image-pnm.png
D	icons/gnome-image-ppm.png
D	icons/gnome-image-psd.png
D	icons/gnome-image-ras.png
D	icons/gnome-image-rgb.png
D	icons/gnome-image-tga.png
D	icons/gnome-image-tiff.png
D	icons/gnome-image-x-xfig.png
D	icons/gnome-image-xbm.png
D	icons/gnome-image-xcf.png
D	icons/gnome-image-xpm.png
D	icons/gnome-image-xwd.png
D	icons/gnome-library.png
D	icons/gnome-manpage.png
D	icons/gnome-objectfile.png
D	icons/gnome-pack-deb.png
D	icons/gnome-pack-rpm.png
D	icons/gnome-package.png
D	icons/gnome-tex-192.png
D	icons/gnome-tex.png
D	icons/gnome-text-html-192.png
D	icons/gnome-text-html.png
D	icons/gnome-text-x-authors.png
D	icons/gnome-text-x-copying.png
D	icons/gnome-text-x-credits.png
D	icons/gnome-text-x-install.png
D	icons/gnome-text-x-makefile-192.png
D	icons/gnome-text-x-makefile.png
D	icons/gnome-text-x-readme.png
D	icons/gnome-textfile.png
D	icons/gnome-video-mpeg.png
D	icons/gnome-video-quicktime.png
D	icons/gnome-video-x-msvideo.png
D	icons/gnome-word-192.png
D	icons/i-blockdev.png
D	icons/i-cdrom-192.png
D	icons/i-cdrom.png
D	icons/i-chardev.png
D	icons/i-core.png
D	icons/i-device.png
D	icons/i-dirclosed.png
D	icons/i-executable.png
D	icons/i-fifo.png
D	icons/i-floppy.png
D	icons/i-harddisk.png
D	icons/i-music-12.png
D	icons/i-music-24.png
D	icons/i-music-36.png
D	icons/i-music.png
D	icons/i-nfs.png
D	icons/i-printer.png
D	icons/i-sock.png
D	icons/i-zip.png
D	icons/i-zipdisk.png
D	icons/i-zipdisk2.png
M	libnautilus-private/nautilus-find-icon-image.c
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus-private/nautilus-theme.c
M	po/ChangeLog
M	po/POTFILES.in

commit bec08795932c50b5f54d16012acc795e6937580f
Author: Stanislav Visnovsky <visnovsky@nenya.ms.mff.cuni.cz>
Date:	2002-01-22

    Updated Slovak translation.

    2002-01-22	Stanislav Visnovsky <visnovsky@nenya.ms.mff.cuni.cz>

	* sk.po: Updated Slovak translation.

M	po/ChangeLog
M	po/sk.po

commit f8ced336d7375fdfb77c81c8c92192baeceb0ff9
Author: Havoc Pennington <hp@redhat.com>
Date:	2002-01-22

    add comment about how this should be fixed

    2002-01-16	Havoc Pennington  <hp@redhat.com>

	* libnautilus-private/nautilus-file-operations.c
	(ellipsize_string_for_dialog): add comment about how this should
	be fixed

	* components/news/nautilus-news.c (ellipsize_string): add comment
	about how this should be fixed

M	ChangeLog
M	components/news/nautilus-news.c
M	libnautilus-private/nautilus-file-operations.c

commit 0e3671391d1e8b522b9dca7f61962d4c61916fa4
Author: Darin Adler <darin@src.gnome.org>
Date:	2002-01-22

    Restore the anti-aliased text selection frame.

	* icons/Makefile.am:
	* icons/text-selection-frame-aa.png:
	* icons/text-selection-frame.png:
	Restore the anti-aliased text selection frame.

M	ChangeLog
M	icons/Makefile.am
C100	icons/text-selection-frame.png	icons/text-selection-frame-aa.png
M	icons/text-selection-frame.png

commit aaf205789a7294e70db3209a31438296cba415a8
Author: Darin Adler <darin@src.gnome.org>
Date:	2002-01-21

    Get rid of code that passes around the "optimize for AA" flag.

	* components/tree/nautilus-tree-view.c:
	(nautilus_tree_view_insert_model_node),
	(nautilus_tree_view_update_model_node):
	* libnautilus-private/nautilus-bookmark.c:
	(nautilus_bookmark_get_pixbuf):
	* libnautilus-private/nautilus-find-icon-image.c: (read_details),
	(get_themed_icon_file_path), (theme_has_icon),
	(nautilus_get_icon_file_name):
	* libnautilus-private/nautilus-find-icon-image.h:
	* libnautilus-private/nautilus-icon-container.c:
	(nautilus_icon_container_update_icon):
	* libnautilus-private/nautilus-icon-factory-private.h:
	* libnautilus-private/nautilus-icon-factory.c:
	(load_thumbnail_frame), (nautilus_icon_factory_init),
	(nautilus_icon_factory_destroy), (icon_theme_changed_callback),
	(should_display_image_file_as_itself),
	(nautilus_icon_factory_get_icon_for_file), (load_icon_from_path),
	(load_named_icon), (load_specific_icon), (load_icon_for_scaling),
	(load_icon_scale_if_necessary), (get_icon_from_cache),
	(nautilus_icon_factory_get_pixbuf_for_icon), (cache_key_hash),
	(cache_key_equal), (nautilus_icon_factory_get_pixbuf_for_file),
	(nautilus_icon_factory_get_pixbuf_from_name),
	(nautilus_icon_factory_get_thumbnail_frame):
	* libnautilus-private/nautilus-icon-factory.h:
	* libnautilus-private/nautilus-thumbnails.c:
	(nautilus_thumbnail_load_framed_image):
	* libnautilus-private/nautilus-thumbnails.h:
	* src/file-manager/fm-directory-view.c:
	(add_script_to_script_menus), (add_submenu_to_script_menus):
	* src/file-manager/fm-list-model.c: (fm_list_model_get_value):
	* src/file-manager/fm-properties-window.c:
	(get_pixbuf_for_properties_window):
	* src/nautilus-sidebar-title.c: (update_icon), (update_emblems):
	Get rid of code that passes around the "optimize for AA" flag.

	* cut-n-paste-code/widgets/gimphwrapbox/gtkhwrapbox.c:
	* cut-n-paste-code/widgets/gimphwrapbox/gtkhwrapbox.h:
	* cut-n-paste-code/widgets/gimphwrapbox/gtkwrapbox.c:
	* cut-n-paste-code/widgets/gimphwrapbox/gtkwrapbox.h:
	Roll in the latest version from gimp source tree.

	* icons: Overwrite all the non-aa versions with the aa versions.
	Remove all the aa versions.

M	ChangeLog
M	components/tree/nautilus-tree-view.c
M	cut-n-paste-code/widgets/gimphwrapbox/gtkhwrapbox.c
M	cut-n-paste-code/widgets/gimphwrapbox/gtkhwrapbox.h
M	cut-n-paste-code/widgets/gimphwrapbox/gtkwrapbox.c
M	cut-n-paste-code/widgets/gimphwrapbox/gtkwrapbox.h
M	icons/Makefile.am
M	icons/crux_eggplant/Makefile.am
D	icons/crux_eggplant/i-directory-12-aa.png
D	icons/crux_eggplant/i-directory-192-aa.png
M	icons/crux_eggplant/i-directory-192.png
D	icons/crux_eggplant/i-directory-20-aa.png
D	icons/crux_eggplant/i-directory-24-aa.png
D	icons/crux_eggplant/i-directory-36-aa.png
D	icons/crux_eggplant/i-directory-72-aa.png
D	icons/crux_eggplant/i-directory-96-aa.png
M	icons/crux_eggplant/i-directory-96.png
D	icons/crux_eggplant/i-directory-aa.png
M	icons/crux_teal/Makefile.am
D	icons/crux_teal/i-directory-12-aa.png
D	icons/crux_teal/i-directory-192-aa.png
D	icons/crux_teal/i-directory-20-aa.png
D	icons/crux_teal/i-directory-24-aa.png
D	icons/crux_teal/i-directory-36-aa.png
D	icons/crux_teal/i-directory-72-aa.png
D	icons/crux_teal/i-directory-96-aa.png
D	icons/crux_teal/i-directory-aa.png
D	icons/crux_teal/i-regular-12-aa.png
D	icons/crux_teal/i-regular-192-aa.png
D	icons/crux_teal/i-regular-20-aa.png
D	icons/crux_teal/i-regular-24-aa.png
D	icons/crux_teal/i-regular-36-aa.png
D	icons/crux_teal/i-regular-72-aa.png
D	icons/crux_teal/i-regular-96-aa.png
D	icons/crux_teal/i-regular-aa.png
M	icons/gnome/Makefile.am
D	icons/gnome/i-directory-12-aa.png
M	icons/gnome/i-directory-12.png
D	icons/gnome/i-directory-192-aa.png
M	icons/gnome/i-directory-192.png
D	icons/gnome/i-directory-20-aa.png
D	icons/gnome/i-directory-24-aa.png
M	icons/gnome/i-directory-24.png
D	icons/gnome/i-directory-36-aa.png
M	icons/gnome/i-directory-36.png
D	icons/gnome/i-directory-72-aa.png
M	icons/gnome/i-directory-72.png
D	icons/gnome/i-directory-96-aa.png
M	icons/gnome/i-directory-96.png
D	icons/gnome/i-directory-aa.png
D	icons/gnome/i-directory-accept-12-aa.png
D	icons/gnome/i-directory-accept-192-aa.png
D	icons/gnome/i-directory-accept-20-aa.png
D	icons/gnome/i-directory-accept-24-aa.png
D	icons/gnome/i-directory-accept-36-aa.png
D	icons/gnome/i-directory-accept-72-aa.png
D	icons/gnome/i-directory-accept-96-aa.png
D	icons/gnome/i-directory-accept-aa.png
M	icons/gnome/i-directory.png
D	icons/gnome/i-regular-96-aa.png
M	icons/gnome/i-regular-96.png
D	icons/i-directory-12-aa.png
M	icons/i-directory-12.png
D	icons/i-directory-24-aa.png
M	icons/i-directory-24.png
D	icons/i-directory-36-aa.png
M	icons/i-directory-36.png
D	icons/i-directory-72-aa.png
M	icons/i-directory-72.png
D	icons/i-directory-96-aa.png
M	icons/i-directory-96.png
D	icons/i-directory-aa.png
D	icons/i-directory-accept-12-aa.png
M	icons/i-directory-accept-12.png
D	icons/i-directory-accept-24-aa.png
M	icons/i-directory-accept-24.png
D	icons/i-directory-accept-36-aa.png
M	icons/i-directory-accept-36.png
D	icons/i-directory-accept-72-aa.png
M	icons/i-directory-accept-72.png
D	icons/i-directory-accept-96-aa.png
M	icons/i-directory-accept-96.png
D	icons/i-directory-accept-aa.png
M	icons/i-directory-accept.png
M	icons/i-directory.png
D	icons/i-executable-aa.png
M	icons/i-executable.png
D	icons/i-music-12-aa.png
M	icons/i-music-12.png
D	icons/i-music-24-aa.png
M	icons/i-music-24.png
D	icons/i-music-36-aa.png
M	icons/i-music-36.png
D	icons/i-music-aa.png
M	icons/i-music.png
D	icons/i-regular-12-aa.png
M	icons/i-regular-12.png
D	icons/i-regular-24-aa.png
M	icons/i-regular-24.png
D	icons/i-regular-36-aa.png
M	icons/i-regular-36.png
D	icons/i-regular-72-aa.png
M	icons/i-regular-72.png
D	icons/i-regular-96-aa.png
M	icons/i-regular-96.png
D	icons/i-regular-aa.png
M	icons/i-regular.png
M	icons/i-regular.xml
D	icons/i-spreadsheet-aa.png
M	icons/i-spreadsheet.png
D	icons/i-symlink-aa.png
M	icons/i-symlink.png
D	icons/loading-aa.png
M	icons/loading.png
M	icons/sierra/Makefile.am
D	icons/sierra/i-directory-12-aa.png
D	icons/sierra/i-directory-24-aa.png
D	icons/sierra/i-directory-36-aa.png
D	icons/sierra/i-directory-72-aa.png
D	icons/sierra/i-directory-96-aa.png
D	icons/sierra/i-directory-aa.png
D	icons/sierra/i-directory-accept-12-aa.png
D	icons/sierra/i-directory-accept-24-aa.png
D	icons/sierra/i-directory-accept-36-aa.png
D	icons/sierra/i-directory-accept-72-aa.png
D	icons/sierra/i-directory-accept-96-aa.png
D	icons/sierra/i-directory-accept-aa.png
D	icons/text-selection-frame-aa.png
M	icons/text-selection-frame.png
D	icons/thumbnail_frame.aa.png
M	icons/thumbnail_frame.png
M	libnautilus-private/nautilus-bookmark.c
M	libnautilus-private/nautilus-find-icon-image.c
M	libnautilus-private/nautilus-find-icon-image.h
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-factory-private.h
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus-private/nautilus-icon-factory.h
M	libnautilus-private/nautilus-thumbnails.c
M	libnautilus-private/nautilus-thumbnails.h
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-list-model.c
M	src/file-manager/fm-properties-window.c
M	src/nautilus-sidebar-title.c

commit c66ad8c74e2f845d0f02f22bcedc7126913a418b
Author: Darin Adler <darin@src.gnome.org>
Date:	2002-01-21

    Remove. Remove. Remove. Remove. Remove.

	* check-signals.pl: Remove.
	* components/adapter/bonobo-stream-vfs.c: Remove.
	* components/adapter/bonobo-stream-vfs.h: Remove.
	* components/adapter/nautilus-adapter-progressive-load-strategy.c:
	Remove.
	* components/adapter/nautilus-adapter-progressive-load-strategy.h:
	Remove.

	* components/adapter/Makefile.am:
	* components/hardware/Makefile.am:
	* components/history/Makefile.am:
	* components/image-viewer/Makefile.am:
	* components/music/Makefile.am:
	* components/news/Makefile.am:
	* components/notes/Makefile.am:
	* components/text/Makefile.am:
	* components/throbber/Makefile.am:
	* components/tree/Makefile.am:
	* libnautilus-private/Makefile.am:
	* test/Makefile.am:
	General cleanups, mostly formatting.

	* configure.in: Remove libiconv stuff, since we don't use it
	any more. Do esound stuff in the main call to pkg-config, not
	a separate set of variables.

	* components/image-viewer/nautilus-image-view.c: Remove unused
	libart includes.

	* cut-n-paste-code/widgets/gimphwrapbox/gtkwrapbox.h: Remove
	the use of "decrement" as a synonym for "remove".

	* test/test.c: Remove unused libart include.

M	ChangeLog
D	check-signals.pl
M	components/adapter/Makefile.am
D	components/adapter/bonobo-stream-vfs.c
D	components/adapter/bonobo-stream-vfs.h
D	components/adapter/nautilus-adapter-progressive-load-strategy.c
D	components/adapter/nautilus-adapter-progressive-load-strategy.h
M	components/hardware/Makefile.am
M	components/history/Makefile.am
M	components/image-viewer/Makefile.am
M	components/image-viewer/nautilus-image-view.c
M	components/music/Makefile.am
M	components/news/Makefile.am
M	components/notes/Makefile.am
M	components/text/Makefile.am
M	components/throbber/Makefile.am
M	components/tree/Makefile.am
M	configure.in
M	cut-n-paste-code/widgets/gimphwrapbox/gtkwrapbox.h
M	libnautilus-private/Makefile.am
M	test/Makefile.am
M	test/test.c

commit 39aacdfa739a052d3515c9702fbdc4a7dc110fe5
Author: Anders Carlsson <andersca@gnu.org>
Date:	2002-01-21

    Change libprofiler location.

    2002-01-21	Anders Carlsson  <andersca@gnu.org>

	* configure.in:
	Change libprofiler location.

	* libnautilus-private/nautilus-directory-async.c:
	(lacks_link_info), (make_dot_directory_uri), (link_info_start):
	Remove support for gmc style links.

	* libnautilus-private/nautilus-entry.c:
	(emacs_shortcuts_preference_changed_callback),
	(nautilus_entry_init), (nautilus_entry_finalize),
	(nautilus_entry_key_press), (select_all_at_idle),
	(nautilus_entry_select_all_at_idle):
	Use gtk_idle_add instead and store the idle id in the details
	struct. This fixes some weirdness in the file properties dialog,
	since the "destroy" signal can be emitted more than once.

	* libnautilus-private/nautilus-icon-canvas-item.c:
	(update_label_layouts):
	Enable underlining.

	* libnautilus-private/nautilus-monitor.c: (get_event_uri):
	Silently return if we can't find the base path. This is valid when
	we've called nautilus_monitor_cancel but still have some events
	in the queue.

M	ChangeLog
M	configure.in
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-entry.c
M	libnautilus-private/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-monitor.c

commit d112f3e1acba1633f4dd98747c7ca9781b7cbcfe
Author: Michael Meeks <michael@ximian.com>
Date:	2002-01-21

    upd to handle orientation too (create_back_or_forward_toolbar_item):
    add

    2002-01-18	Michael Meeks  <michael@ximian.com>

	* src/nautilus-window-toolbars.c
	(back_or_forward_toolbar_item_property_set_cb): upd to
	handle orientation too
	(create_back_or_forward_toolbar_item): add orientation prop.

M	ChangeLog
M	src/nautilus-window-toolbars.c

commit d046c3facb608894bcd6e26eb83a7c53b3e04fe4
Author: Christian Rose <menthos@menthos.com>
Date:	2002-01-21

    Updated Swedish translation.

    2002-01-21	Christian Rose	<menthos@menthos.com>

	* sv.po: Updated Swedish translation.

M	po/ChangeLog
M	po/sv.po

commit 8571f60d7d31fee79e3fb533be4e5e536d1df189
Author: Darin Adler <darin@src.gnome.org>
Date:	2002-01-19

    Fix storage leak by unrefing the metafile monitor before dropping
    it on

	* libnautilus-private/nautilus-directory-metafile.c:
	(nautilus_directory_unregister_metadata_monitor): Fix storage
	leak by
	unrefing the metafile monitor before dropping it on the floor.

	* libnautilus-private/nautilus-directory-metafile-monitor.h:
	Remove
	uneeded BonoboXObject stuff.

	* libnautilus-private/nautilus-directory.c:
	(nautilus_directory_finalize): Remove unneeded NULLing.

	* libnautilus-private/nautilus-directory-metafile-monitor.c:
	Whitespace tweak.

M	ChangeLog
M	libnautilus-private/nautilus-directory-metafile-monitor.c
M	libnautilus-private/nautilus-directory-metafile-monitor.h
M	libnautilus-private/nautilus-directory-metafile.c
M	libnautilus-private/nautilus-directory.c

commit 5a1fadef019e7cb321ecaf36d52e94a855bc080c
Author: Johan Dahlin <jdahlin@telia.com>
Date:	2002-01-19

    Port to GtkTreeView.

    2002-01-18	Johan Dahlin  <jdahlin@telia.com>

	    * components/history/nautilus-history-view.c: Port to
	    GtkTreeView.

M	ChangeLog
M	components/history/nautilus-history-view.c

commit 24801f25ea280a15c453e6af10329fee1e90cf1a
Author: Darin Adler <darin@src.gnome.org>
Date:	2002-01-19

    Bump eel requirement to 1.1.2.

	* configure.in: Bump eel requirement to 1.1.2.

M	ChangeLog
M	configure.in

commit 074ed7a01a2db2e82771eee7412dbbf3a115630f
Author: Darin Adler <darin@src.gnome.org>
Date:	2002-01-19

    Remove nautilus-launch-icon.png.

	* Makefile.am: Remove nautilus-launch-icon.png.

	* components/hardware/nautilus-hardware-view.c:
	(setup_form_title),
	(setup_overview_form): Port from EelImage to GtkImage.

	* components/music/nautilus-music-view.c: Remove unused include.
	* src/nautilus-theme-selector.c: Remove unused includes.

	* libnautilus-private/nautilus-bonobo-extensions.c:
	(bonobo_activation_activation_callback): Add warning message so we
	get to see the error from bonobo-activation.

	* libnautilus-private/nautilus-directory-metafile.c:
	(get_factory):
	* libnautilus-private/nautilus-icon-factory.c: (get_icon_factory),
	(load_icon_for_scaling), (embed_text):
	* libnautilus-private/nautilus-metafile-factory.c:
	(nautilus_metafile_factory_get_instance):
	* libnautilus-private/nautilus-theme.c:
	(nautilus_theme_get_theme_data_from_theme):
	* libnautilus-private/nautilus-trash-monitor.c:
	(nautilus_trash_monitor_get):
	* libnautilus-private/nautilus-volume-monitor.c:
	(nautilus_volume_monitor_get):
	* src/file-manager/nautilus-indexing-info.c:
	(show_indexing_info_dialog):
	* src/nautilus-preferences-dialog.c:
	(global_preferences_get_dialog):
	* src/nautilus-window.c: (nautilus_window_class_init),
	(add_to_history_list):
	Use eel_debug_call_at_shutdown instead of g_atexit.

	* libnautilus-private/nautilus-file.c:
	(nautilus_file_get_display_name): Add G_BROKEN_FILENAMES support.

	* libnautilus-private/nautilus-global-preferences.c:
	(nautilus_global_preferences_init): Remove eel_smooth_widget code.

	* libnautilus/Makefile.am: Add missing ORBIT_IDL dependency.

	* libnautilus/nautilus-view-standard-main.c:
	(nautilus_view_standard_main_multi): Remove
	bonobo_ui_debug_shutdown for now. It does us no good unless we
	also do eel_debug_shut_down, but libnautilus can't depend on eel.

	* nautilus-launch-icon.png: Remove.

	* src/file-manager/fm-properties-window.c:
	(update_properties_window_icon),
	(fm_properties_window_drag_data_received),
	(create_image_widget_for_file): Port from EelImage to GtkImage.

	* src/nautilus-component-adapter-factory.c:
	(nautilus_component_adapter_factory_get): Use
	eel_debug_call_at_shutdown instead of g_atexit.
	(nautilus_component_adapter_factory_create_adapter): Look at
	exceptions before looking at return values from CORBA calls.

	* src/nautilus-main.c: (main): Add a call to eel_debug_shut_down.

	* src/nautilus-property-browser.c:
	(nautilus_property_browser_init), (element_clicked_callback),
	(nautilus_property_browser_update_contents): Port from EelViewport
	to GtkViewport.

	* src/nautilus-search-bar-criterion.c:
	(nautilus_search_bar_criterion_destroy),
	(nautilus_search_bar_criterion_new_from_values): Fix for change
	that made NautilusSignaller no longer a GtkObject.

	* src/nautilus-sidebar-title.c: (nautilus_sidebar_title_init),
	(update_icon), (add_emblem): Port from EelImage to GtkImage.

	* src/nautilus-signaller.h:
	* src/nautilus-signaller.c: (nautilus_signaller_get_current): Use
	eel_debug_call_at_shutdown instead of g_atexit.
	(nautilus_signaller_instance_init),
	(nautilus_signaller_class_init): Change to GObject, not GtkObject.

	* src/nautilus-window-menus.c: (get_bookmark_list): Use
	eel_debug_call_at_shutdown instead of g_atexit.
	(nautilus_window_initialize_go_menu): Fix for change that made
	NautilusSignaller no longer a GtkObject.

	* test/test-nautilus-preferences-change.c: Remove unused include.
	* test/test-nautilus-preferences-display.c: Remove unused
	includes.
	* test/test-nautilus-wrap-table.c: Remove unused includes.
	* test/test.c: Remove unused function.
	* test/test.h: Remove unused function.

M	ChangeLog
M	Makefile.am
M	components/hardware/nautilus-hardware-view.c
M	components/music/nautilus-music-view.c
M	libnautilus-private/nautilus-bonobo-extensions.c
M	libnautilus-private/nautilus-directory-metafile.c
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus-private/nautilus-metafile-factory.c
M	libnautilus-private/nautilus-theme.c
M	libnautilus-private/nautilus-trash-monitor.c
M	libnautilus-private/nautilus-volume-monitor.c
M	libnautilus/Makefile.am
M	libnautilus/nautilus-view-standard-main.c
D	nautilus-launch-icon.png
M	src/file-manager/fm-properties-window.c
M	src/file-manager/nautilus-indexing-info.c
M	src/nautilus-component-adapter-factory.c
M	src/nautilus-main.c
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-preferences-dialog.c
M	src/nautilus-property-browser.c
M	src/nautilus-search-bar-criterion.c
M	src/nautilus-sidebar-title.c
M	src/nautilus-signaller.c
M	src/nautilus-signaller.h
M	src/nautilus-spatial-window.c
M	src/nautilus-theme-selector.c
M	src/nautilus-window-menus.c
M	src/nautilus-window.c
M	test/test-nautilus-preferences-change.c
M	test/test-nautilus-preferences-display.c
M	test/test-nautilus-wrap-table.c
M	test/test.c
M	test/test.h

commit 5a837d8ac19aa878dae1e5af9d7969869859c58a
Author: Michael Meeks <michael@src.gnome.org>
Date:	2002-01-18

    fix comment.

M	src/nautilus-window-toolbars.c

commit 1da01a652dfe0b962fda1dd5722797fdd032ce51
Author: Michael Meeks <michael@ximian.com>
Date:	2002-01-18

    don't set the background, it causes a strange segv later.

    2002-01-18	Michael Meeks  <michael@ximian.com>

	* libnautilus-private/nautilus-directory-background.c
	(image_loading_done_callback): don't set the background, it
	causes a strange segv later.

	* src/nautilus-window-toolbars.c
	(set_widget_for_bonobo_control): fold into
	(set_up_back_or_forward_toolbar_item): here.
	(set_up_standard_bonobo_button): kill redundant
	freeze / thaws.
	(set_up_special_bonobo_button): don't do nasty
	pixbuf roundtrips on a NULL icon_file_name
	(get_pixbuf_for_xml_node): kill - somewhat inefficient.
	(set_up_special_bonobo_button): set a straight pixbuf
	on the button item for more speed, and kill bogus
	in-proc freeze/thaw.
	(set_up_back_or_forward_toolbar_item): rename to
	(create_back_or_forward_toolbar_item): this to better
	reflect function, aggregate a property bag.
	(back_or_forward_tooblar_item_property_set_cb): impl.

M	ChangeLog
M	libnautilus-private/nautilus-directory-background.c
M	libnautilus-private/nautilus-icon-container.c
M	src/nautilus-main.h
M	src/nautilus-window-toolbars.c

commit a3950d89866244dee068bee8778c15c453b561a0
Author: Ian McKellar <yakk@src.gnome.org>
Date:	2002-01-18

    Get esd's CFLAGS and LIBS from pkg-config

	    * configure.in:
	    Get esd's CFLAGS and LIBS from pkg-config

M	ChangeLog
M	configure.in

commit 2ac12f763e8601e9035b204fb97e37e87e1cba80
Author: Anders Carlsson <andersca@gnu.org>
Date:	2002-01-17

    Add non-aa pango support.

    2002-01-17	Anders Carlsson  <andersca@gnu.org>

	* libnautilus-private/nautilus-icon-canvas-item.c:
	(nautilus_icon_canvas_item_update_bounds),
	(draw_or_measure_label_text), (update_label_layouts),
	(get_label_layout), (draw_label_layout), (draw_label_layout_aa),
	(draw_or_measure_label_text_aa),
	(nautilus_icon_canvas_item_event):
	Add non-aa pango support.

	* libnautilus-private/nautilus-directory-async.c
	(make_dot_directory_uri):
	Do an sync check for the .directory file before scheduling an
	async read
	of the file.

M	ChangeLog
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-icon-canvas-item.c

commit d9db3dbc11336edd42b5f2a41feb13902a44a702
Author: Anders Carlsson <andersca@gnu.org>
Date:	2002-01-17

    Free the type string.

    2002-01-17	Anders Carlsson  <andersca@gnu.org>

	* libnautilus-private/nautilus-link-desktop-file.c
	(nautilus_link_desktop_file_get_link_uri_from_desktop):
	Free the type string.

	* src/nautilus-view-frame.c
	(nautilus_view_frame_selection_changed):
	Call CORBA_free on uri_list.
	(send_history): Call CORBA_free on history.

	* src/nautilus-bookmark-parsing.c
	(nautilus_bookmark_new_from_node):
	free icon_mime_type.

	* src/file-manager/fm-icon-view.c (update_layout_menus):
	free path.

M	ChangeLog
M	libnautilus-private/nautilus-link-desktop-file.c
M	src/file-manager/fm-icon-view.c
M	src/nautilus-bookmark-parsing.c
M	src/nautilus-view-frame.c

commit 843bc3dcb2a0ff35a25c1e053791c843653d923b
Author: Anders Carlsson <andersca@src.gnome.org>
Date:	2002-01-17

    Remove conflict markers.

M	ChangeLog

commit fff18956377cd50597e66f45b9bc97230f8a16e4
Author: Anders Carlsson <andersca@gnu.org>
Date:	2002-01-17

    Add fm-list-model.[ch]

    2002-01-17	Anders Carlsson  <andersca@gnu.org>

	* src/file-manager/Makefile.am: Add fm-list-model.[ch]

M	ChangeLog

commit cb1f493db55ce35e17dacdbcd0efd02d8683a48e
Author: Anders Carlsson <andersca@gnu.org>
Date:	2002-01-17

    New file.

    2002-01-17	Anders Carlsson  <andersca@gnu.org>

	* src/file-manager/fm-list-model.c: New file.

	* src/file-manager/fm-list-model.h: New file.

	* src/file-manager/fm-list-view.c: Port to GtkTreeView.

	* src/file-manager/fm-list-view.h: Port to GtkTreeView.

	* src/file-manager/fm-directory-view.c
	(fm_directory_view_destroy):
	Stop and clear the directory view before setting view to NULL
	because
	clearing the directory when nautilus_view is NULL can trigger
	an assertion.

M	ChangeLog
M	src/file-manager/Makefile.am
M	src/file-manager/fm-directory-view.c
A	src/file-manager/fm-list-model.c
A	src/file-manager/fm-list-model.h
M	src/file-manager/fm-list-view.c
M	src/file-manager/fm-list-view.h
M	src/file-manager/fm-search-list-view.c

commit 02b737b3a94318185ef50cbb686a6bc0c4a1db78
Author: Darin Adler <darin@src.gnome.org>
Date:	2002-01-17

    Added include needed for compatibility with new gnome-vfs.

	* libnautilus-private/nautilus-mime-actions.c: Added include
	needed for compatibility with new gnome-vfs.

	* src/file-manager/fm-directory-view.c:
	(set_up_scripts_directory_global): Fix mistake with use of
	GNOME_DOT_GNOME by using gnome_util_home_file instead.

M	ChangeLog
M	libnautilus-private/nautilus-mime-actions.c
M	src/file-manager/fm-directory-view.c

commit 639ce8e4a95a5decde8441698c2932bd9ea50490
Author: Darin Adler <darin@src.gnome.org>
Date:	2002-01-17

    Remove unneeded code and restore display-specific registration. This
    gets

	* components/hardware/main.c: (main):
	* components/image-viewer/nautilus-image-view.c:
	(init_server_factory):
	* components/loser/content/main.c: (main):
	* components/loser/sidebar/main.c: (main):
	* components/throbber/main.c: (main):
	* libnautilus/nautilus-view-standard-main.c:
	(nautilus_view_standard_main_multi),
	(nautilus_view_create_from_get_type_function):
	* src/nautilus-main.c: (main):
	Remove unneeded code and restore display-specific registration.
	This gets rid of a bunch of GNOME2_CONVERSION_COMPLETE ifdefs.

	* libnautilus-private/nautilus-directory-metafile-monitor.h:
	* libnautilus-private/nautilus-metafile-factory.c:
	* libnautilus-private/nautilus-metafile-factory.h:
	* libnautilus-private/nautilus-metafile.h:
	These had emacs mode lines that said they were IDL files.

	* libnautilus-private/nautilus-directory-metafile-monitor.c:
	* libnautilus-private/nautilus-metafile-factory.c:
	* libnautilus-private/nautilus-metafile.c:
	* libnautilus-private/nautilus-undo-context.c:
	* libnautilus-private/nautilus-undo-manager.c:
	* libnautilus/nautilus-undo-transaction.c:
	* src/nautilus-application.c:
	* src/nautilus-shell.c:
	* src/nautilus-view-frame-corba.c:
	Use BONOBO_CLASS_BOILERPLATE_FULL instead of
	EEL_BONOBO_BOILERPLATE_FULL.

	* src/nautilus-sidebar-title.c: (measure_width_callback),
	(update_more_info): First cut at implementing date that fits into
	sidebar. Not working yet.

	* src/nautilus-theme-selector.c:
	(install_theme_button_clicked_callback):
	Remove eel_gtk_window_set_up_close_accelerator call, since this
	is a
	GtkDialog that comes its own close accelerator.

M	ChangeLog
M	components/hardware/main.c
M	components/image-viewer/nautilus-image-view.c
M	components/loser/content/main.c
M	components/loser/sidebar/main.c
M	components/throbber/main.c
M	libnautilus-private/nautilus-directory-metafile-monitor.c
M	libnautilus-private/nautilus-directory-metafile-monitor.h
M	libnautilus-private/nautilus-metafile-factory.c
M	libnautilus-private/nautilus-metafile-factory.h
M	libnautilus-private/nautilus-metafile.c
M	libnautilus-private/nautilus-metafile.h
M	libnautilus-private/nautilus-undo-context.c
M	libnautilus-private/nautilus-undo-manager.c
M	libnautilus/nautilus-undo-transaction.c
M	libnautilus/nautilus-view-standard-main.c
M	src/nautilus-application.c
M	src/nautilus-main.c
M	src/nautilus-shell.c
M	src/nautilus-sidebar-title.c
M	src/nautilus-theme-selector.c
M	src/nautilus-view-frame-corba.c

commit be14640d831a97e62f7162ad83990195f045fe94
Author: Darin Adler <darin@src.gnome.org>
Date:	2002-01-16

    Release markers, and updated po files.

M	ChangeLog
M	po/ChangeLog
M	po/az.po
M	po/ca.po
M	po/cs.po
M	po/da.po
M	po/de.po
M	po/el.po
M	po/en_GB.po
M	po/es.po
M	po/fi.po
M	po/fr.po
M	po/ga.po
M	po/gl.po
M	po/hu.po
M	po/it.po
M	po/ja.po
M	po/ko.po
M	po/lt.po
M	po/lv.po
M	po/nl.po
M	po/nn.po
M	po/no.po
M	po/pl.po
M	po/pt.po
M	po/pt_BR.po
M	po/ro.po
M	po/ru.po
M	po/sk.po
M	po/sl.po
M	po/sv.po
M	po/ta.po
M	po/tr.po
M	po/uk.po
M	po/zh_TW.po

commit 25c5f4397ed48c3ee1def56158ed186a9b93129b (tag: NAUTILUS_1_1_2)
Author: Darin Adler <darin@src.gnome.org>
Date:	2002-01-16

    Bump version to 1.1.2 Update news a tiny bit.

	* configure.in: Bump version to 1.1.2
	* NEWS: Update news a tiny bit.

M	ChangeLog
M	NEWS
M	configure.in

commit 041b683b10382f9157f8f947baa463e2a19a742d
Author: Darin Adler <darin@src.gnome.org>
Date:	2002-01-16

    Remove. Remove.

	* components/loser/content/Nautilus_View_content-loser.oaf.in:
	Remove.
	* components/loser/sidebar/Nautilus_View_sidebar-loser.oaf.in:
	Remove.

M	ChangeLog
D	components/loser/content/Nautilus_View_content-loser.oaf.in
D	components/loser/sidebar/Nautilus_View_sidebar-loser.oaf.in

commit 64b763dc1aef554de197f69a8b063408488b4562
Author: Darin Adler <darin@src.gnome.org>
Date:	2002-01-16

    Removed the *.oaf.in files, so they don't need to be in here any more.

	* POTFILES.skip: Removed the *.oaf.in files, so they don't need to
	be in here any more.

M	po/ChangeLog
M	po/POTFILES.skip

commit c5866c29ebc20c436d0066b9551c9121b8eaa828
Author: Johan Dahlin <jdahlin@telia.com>
Date:	2002-01-16

    define __nautilus_view_component_COMPILATION instead of

    2002-01-15	Johan Dahlin  <jdahlin@telia.com>

	    * libnautilus/Makefile.am (nautilus_view_component_idl_stamp):
	    * libnautilus/nautilus-view-component.idl: define
	    __nautilus_view_component_COMPILATION instead of
	    NAUTILUS_VIEW_COMPONENT_COMPILATION, to be compatible with
	    libbonobo and bonobo-activation's idls.

M	ChangeLog
M	libnautilus/Makefile.am
M	libnautilus/nautilus-view-component.idl

commit c4b3ac51dea5138ac18cc1ab870b6729bc906444
Author: Wang Jian <lark@src.gnome.org>
Date:	2002-01-16

    *** empty log message ***

M	po/ChangeLog
M	po/zh_CN.po

commit 77d4d6699facf1578b61cd36987403a4e0f7e28c
Author: Christian Rose <menthos@menthos.com>
Date:	2002-01-16

    Removed *oaf.in files. Moved them here.

    2002-01-16	Christian Rose	<menthos@menthos.com>

	* POTFILES.in: Removed *oaf.in files.
	* POTFILES.skip: Moved them here.

M	po/ChangeLog
M	po/POTFILES.in
M	po/POTFILES.skip

commit d5a1d7478d5e287e2e1d1e491afc51d105ca719b
Author: Darin Adler <darin@src.gnome.org>
Date:	2002-01-16

    Mark release point.

M	ChangeLog
M	po/ChangeLog

commit 6b6653911a596195330837d6a88e9082a3605a4e
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2002-01-16

    Updated Norwegian (bokml) translation.

    2002-01-16	Kjartan Maraas	<kmaraas@gnome.org>

	* no.po: Updated Norwegian (bokml) translation.

M	po/ChangeLog
M	po/no.po

commit 97bdd35053744ace31eebdc7a0831bf148e55c54 (tag: NAUTILUS_1_1_1)
Author: Darin Adler <darin@src.gnome.org>
Date:	2002-01-15

    Re-add ui_DATA to EXTRA_DIST. I removed it by accident.

	    * components/text/Makefile.am: Re-add ui_DATA to EXTRA_DIST.
	    I removed it by accident.

M	ChangeLog
M	components/text/Makefile.am

commit c46ea3870b69d513bbb8cbcf5e1e76a17638bffc
Author: Darin Adler <darin@src.gnome.org>
Date:	2002-01-15

    Bump required eel version number. Get rid of ORBIT_REQUIRED.

	* configure.in: Bump required eel version number. Get rid of
	ORBIT_REQUIRED.

	* libnautilus/Makefile.am: Remove unneeded "-I$(builddir)" since
	it is screwing up "make distcheck".

M	ChangeLog
M	configure.in
M	libnautilus/Makefile.am

commit 369ee002ccf0ec85d3ec96642cf3cdef86070fd4
Author: Darin Adler <darin@src.gnome.org>
Date:	2002-01-15

    Do an ifdef in the profiler code rather than in the makefile.

	* src/Makefile.am:
	* src/nautilus-profiler.c:
	Do an ifdef in the profiler code rather than in the makefile.

M	ChangeLog
M	src/Makefile.am
M	src/nautilus-profiler.c

commit c37dff7d0956ed9b123c5bc71371b517a56af038
Author: Darin Adler <darin@src.gnome.org>
Date:	2002-01-15

    Prepare for 1.1.1 release. A few things got done.

	* NEWS: Prepare for 1.1.1 release.
	* TODO: A few things got done.

M	ChangeLog
M	NEWS
M	TODO

commit 10d829132102fe34cc32a27d5867caa366f8356b
Author: Darin Adler <darin@src.gnome.org>
Date:	2002-01-15

    Fix another of those double-destroy problems by turning a destroy
    into a

	* src/nautilus-desktop-window.c: (finalize),
	(nautilus_desktop_window_class_init):
	Fix another of those double-destroy problems by turning a destroy
	into a finalize.

M	ChangeLog
M	src/nautilus-desktop-window.c

commit 79c3c2e7dec88477f73aff6db24964f947d5636f
Author: Darin Adler <darin@src.gnome.org>
Date:	2002-01-15

	Inspired by a patch from Jacob Berkman <jacob@ximian.com>, got
	rid of all the Makefile.am hackery so that everything ends up in
	the tarball.

	* configure.in: Bumped version to 1.1.1.

	* components/Makefile.am: Re-enabled all the subdirs.

	* components/adapter/Makefile.am: Re-enabled
	nautilus-adapter-embeddable-embed-strategy.[ch].

	* components/adapter/nautilus-adapter-embeddable-embed-strategy.c:
	Put an #if GNOME2_CONVERSION_COMPLETE around the whole thing.

	* components/loser/content/Makefile.am:
	* components/loser/sidebar/Makefile.am:
	Update for COMPONENT_CFLAGS in NAUTILUS_PRIVATE_CFLAGS.

	* components/loser/content/main.c: (loser_make_object), (main):
	* components/loser/sidebar/main.c: (loser_make_object), (main):
	* components/loser/content/nautilus-content-loser.c:
	(nautilus_content_loser_init):
	* components/loser/sidebar/nautilus-sidebar-loser.c:
	(nautilus_sidebar_loser_init):
	Make these compile, not sure if they actually work.

	* components/shell/Nautilus_View_shell.server.in: Remove.
	* components/shell/shell.c: Remove.
	This component can go in a separate package -- it doesn't need
	to be
	part of the main Nautilus source tree.

	* components/text/Makefile.am: Turned off compiling of the
	component,
	but used EXTRA_DIST to make sure the source code still gets
	into the
	tarball.

	* components/tree/Makefile.am: Removed $(COMPONENT_LIBS) from the
	libnautilus_tree_view_la_SOURCES list. Not sure why it was
	in there.

	* libnautilus-private/Makefile.am: Remove stale references to the
	nautilus-druid-related headers.

	* libnautilus/nautilus-view-standard-main.c:
	(nautilus_view_standard_main_multi): Remove some
	GNOME2_CONVERSION_COMPLETE code that is now clearly not going to
	be needed. Left in the stuff that is a placeholder for things we
	still need.

	* src/Makefile.am: Distribute the profiler sources even when
	they are
	not built.

	* libnautilus-private/nautilus-icon-container.c: Whitespace tweak.

M	ChangeLog
M	components/Makefile.am
M	components/adapter/Makefile.am
M
components/adapter/nautilus-adapter-control-factory-embed-strategy.c
M	components/adapter/nautilus-adapter-embeddable-embed-strategy.c
M	components/loser/content/Makefile.am
M	components/loser/content/main.c
M	components/loser/content/nautilus-content-loser.c
M	components/loser/sidebar/Makefile.am
M	components/loser/sidebar/main.c
M	components/loser/sidebar/nautilus-sidebar-loser.c
D	components/shell/Nautilus_View_shell.server.in
D	components/shell/shell.c
M	components/text/Makefile.am
M	components/tree/Makefile.am
M	configure.in
M	libnautilus-private/Makefile.am
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus/nautilus-view-standard-main.c
M	src/Makefile.am

commit c95685fed0367c570583277b5b2e065e5a3a63b6
Author: Darin Adler <darin@src.gnome.org>
Date:	2002-01-15

    So long, shell.c.

	* POTFILES.in: So long, shell.c.

M	po/ChangeLog
M	po/POTFILES.in

commit 6ca765153e3112c56bcf2955f8c67a4cf9ac178b
Author: Johan Dahlin <jdahlin@telia.com>
Date:	2002-01-15

    Port to GtkTreeView.

    2002-01-15	Johan Dahlin  <jdahlin@telia.com>

	* src/nautilus-bookmarks-window.c: Port to GtkTreeView.

M	ChangeLog
M	src/nautilus-bookmarks-window.c

commit d34358b57aa3fc829352728a93108fe31945f70b
Author: Christian Rose <menthos@menthos.com>
Date:	2002-01-13

    Renamed to POTFILES.skip to make intltool happier. Updated Swedish

    2002-01-14	Christian Rose	<menthos@menthos.com>

	* POTFILES.ignore: Renamed to POTFILES.skip to make intltool
	happier.
	* sv.po: Updated Swedish translation.

M	po/ChangeLog
R100	po/POTFILES.ignore	po/POTFILES.skip
M	po/sv.po

commit fd46dd70968c23a41e95b4337f85ab041afb46dd
Author: Anders Carlsson <andersca@src.gnome.org>
Date:	2002-01-10

    Update TODO.

M	TODO

commit c2db1e57900049794d5e1a5c7c4562f7d76aac47
Author: Darin Adler <darin@src.gnome.org>
Date:	2002-01-09

    First cut at ensuring file names are always valid UTF-8. We probably
    need

	* libnautilus-private/nautilus-file.c: (make_valid_utf8),
	(nautilus_file_get_display_name), (nautilus_file_get_name): First
	cut at ensuring file names are always valid UTF-8. We probably
	need other checks like this for various other places we read in
	external stuff. Also, we might later decide to cache the "made
	valid" name. Finally, we might want to support the glib
	G_BROKEN_FILENAMES feature.

M	ChangeLog
M	libnautilus-private/nautilus-file.c

commit 47c7d71426d427b0c38149a7a77446ef279c3cd1
Author: Darin Adler <darin@src.gnome.org>
Date:	2002-01-09

    Some destroy/finalize fixes.

	* src/file-manager/fm-directory-view.c:
	(fm_directory_view_destroy), (fm_directory_view_finalize),
	(fm_directory_view_class_init):
	* src/file-manager/fm-icon-view.c: (fm_icon_view_finalize),
	(fm_icon_view_class_init):
	* src/file-manager/fm-list-view.c: (fm_list_view_class_init),
	(fm_list_view_finalize):
	Some destroy/finalize fixes.

M	ChangeLog
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-icon-view.c
M	src/file-manager/fm-list-view.c

commit bd775f98b4d501d7d4c58a30e874ec79310f1ee7
Author: Stanislav Visnovsky <visnovsky@nenya.ms.mff.cuni.cz>
Date:	2002-01-09

    Updated Slovak translation

    2002-01-09	Stanislav Visnovsky  <visnovsky@nenya.ms.mff.cuni.cz>

	    * sk.po: Updated Slovak translation

M	po/ChangeLog
M	po/sk.po

commit f4693fc04687c307b57b0b0c1dac9199586edeac
Author: Darin Adler <darin@src.gnome.org>
Date:	2002-01-09

    Remove a stray reference to nautilus-help.desktop.

	* Makefile.am: Remove a stray reference to nautilus-help.desktop.

M	ChangeLog
M	Makefile.am

commit 8c8ba31c5d946742ae62e4cd1a17ab1a14ed8873
Author: Darin Adler <darin@src.gnome.org>
Date:	2002-01-08

    Mention bad looking text.

	* TODO: Mention bad looking text.

	* libnautilus-private/nautilus-icon-container.c: (destroy),
	(finalize), (nautilus_icon_container_init), (item_event_callback),
	(nautilus_icon_container_clear):
	Various fixes to make destroy on a NautilusIconContainer work.

	* components/tree/nautilus-tree-view-dnd.c:
	(nautilus_tree_view_drag_motion), (nautilus_tree_view_drag_drop),
	(nautilus_tree_view_button_press),
	(nautilus_tree_view_button_release),
	(nautilus_tree_view_motion_notify):
	* libnautilus-private/nautilus-undo-signal-handlers.c:
	(editable_key_press_event):
	* src/nautilus-bookmarks-window.c: (handle_close_accelerator):
	Remove unneeded stop_emit-type calls, now that the signal
	machinery
	understands that TRUE means to stop emitting in some cases.

M	ChangeLog
M	TODO
M	components/tree/nautilus-tree-view-dnd.c
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-undo-signal-handlers.c
M	src/nautilus-bookmarks-window.c

commit 17bb5b71e75355fa3dc1d0f41cd11e22629c7fe1
Author: Duarte Loreto <happyguy_pt@hotmail.com>
Date:	2002-01-08

    Updated Portuguese translation.

    2002-01-08	Duarte Loreto <happyguy_pt@hotmail.com>

	    * pt.po: Updated Portuguese translation.

M	po/ChangeLog
M	po/pt.po

commit 2bab818c8682513cb9f7dc6d88b9644ebea0a8f5
Author: Darin Adler <darin@src.gnome.org>
Date:	2002-01-08

    Remove. Remove nautilus-help.desktop since Nautilus isn't the
    help browser

	* .cvsignore:
	* Makefile.am:
	* nautilus-help.desktop.in: Remove.
	Remove nautilus-help.desktop since Nautilus isn't the help browser
	any more.

	* components/adapter/nautilus-adapter-load-strategy.c:
	(nautilus_adapter_load_strategy_class_init):
	* components/news/nautilus-news.c: (set_up_main_widgets):
	* libnautilus-private/nautilus-bookmark.c:
	(nautilus_bookmark_class_init):
	* libnautilus-private/nautilus-volume-monitor.c:
	(nautilus_volume_monitor_class_init):
	* src/file-manager/fm-desktop-icon-view.c:
	(fm_desktop_icon_view_destroy),
	(fm_desktop_icon_view_handle_middle_click), (delayed_init),
	(fm_desktop_icon_view_init), (desktop_icons_compare_callback):
	* src/nautilus-sidebar.c: (nautilus_sidebar_finalize),
	(nautilus_sidebar_update_buttons), (nautilus_sidebar_set_uri):
	Use more g_signal, less gtk_signal stuff.

	* components/hardware/nautilus-hardware-view.c:
	(setup_form_title),
	(setup_overview_form), (setup_CPU_form), (setup_RAM_form),
	(setup_IDE_form):
	* components/news/nautilus-news.c: (set_up_main_widgets):
	* src/file-manager/nautilus-indexing-info.c:
	(update_progress_display), (last_index_time_dialog_new),
	(index_progress_dialog_new):
	* src/nautilus-property-browser.c:
	(nautilus_property_browser_init), (element_clicked_callback),
	(labeled_image_new), (make_properties_from_directories),
	(add_reset_property), (make_properties_from_xml_node):
	* src/nautilus-sidebar-title.c: (nautilus_sidebar_title_init),
	(nautilus_sidebar_title_select_text_color), (update_title_font),
	(update_title), (update_more_info),
	(sidebar_title_create_title_label),
	(sidebar_title_create_more_info_label):
	Port more code from EelLabel to GtkLabel. Also change all
	code that
	was using things like "make_larger" to use "set_scale" now.

	* components/music/nautilus-music-view.c: (xpm_label_box),
	(xpm_dual_label_box), (nautilus_music_view_set_album_image):
	* libnautilus-private/nautilus-bookmark.c:
	(create_image_widget_for_bookmark),
	(nautilus_bookmark_menu_item_new):
	* src/nautilus-complex-search-bar.c:
	(load_find_them_pixmap_widget):
	Port more code from GtkPixmap to GtkImage.

	* components/notes/nautilus-notes.c:
	* components/throbber/nautilus-throbber.c:
	* src/file-manager/fm-properties-window.c:
	* src/nautilus-zoom-control.c:
	Remove extra includes.

	* libnautilus-private/nautilus-icon-factory.c:
	* libnautilus-private/nautilus-icon-factory.h:
	Remove nautilus_icon_factory_get_pixmap_and_mask_for_file.

	* src/nautilus-about.c: (draw_aa_string), (draw_author_list),
	(nautilus_about_draw_info): Port to use Pango to draw the text. It
	looks really bad right now, but should be straightforward to fix.

M	.cvsignore
M	ChangeLog
M	Makefile.am
M	components/adapter/nautilus-adapter-load-strategy.c
M	components/hardware/nautilus-hardware-view.c
M	components/music/nautilus-music-view.c
M	components/news/nautilus-news.c
M	components/notes/nautilus-notes.c
M	components/throbber/nautilus-throbber.c
M	libnautilus-private/nautilus-bookmark.c
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus-private/nautilus-icon-factory.h
M	libnautilus-private/nautilus-volume-monitor.c
D	nautilus-help.desktop.in
M	src/file-manager/fm-desktop-icon-view.c
M	src/file-manager/fm-properties-window.c
M	src/file-manager/nautilus-indexing-info.c
M	src/nautilus-about.c
M	src/nautilus-complex-search-bar.c
M	src/nautilus-information-panel.c
M	src/nautilus-property-browser.c
M	src/nautilus-sidebar-title.c
M	src/nautilus-sidebar.c
M	src/nautilus-zoom-control.c

commit b790895feafbf897418b5f318595b0849a9c3fe7
Author: Anders Carlsson <andersca@src.gnome.org>
Date:	2002-01-08

    Whoops.

M	ChangeLog

commit f2d6d7a1171715a0bfc631aa58022b525226e27a
Author: Anders Carlsson <andersca@gnu.org>
Date:	2002-01-08

    New function to free a handle and it's associated object.

    2002-01-08	Anders Carlsson  <andersca@gnu.org>

	* libnautilus-private/nautilus-bonobo-extensions.c
	(activation_handle_free):
	New function to free a handle and it's associated object.
	(activation_idle_callback): Call activation_handle_free.
	(activation_cancel): Likewise.

M	ChangeLog
M	libnautilus-private/nautilus-bonobo-extensions.c

commit 87b2186447c8e316a400be5624ebbb89c0be6e60
Author: Darin Adler <darin@src.gnome.org>
Date:	2002-01-08

    So long nautilus-help.desktop.in

	* POTFILES.in: So long nautilus-help.desktop.in

M	po/ChangeLog
M	po/POTFILES.in

commit 58e06b842b70896489a2dd6b4346d199e0f8d18a
Author: Anders Carlsson <andersca@gnu.org>
Date:	2002-01-08

    Implement nautilus_view_close_window ().

    2002-01-08	Anders Carlsson  <andersca@gnu.org>

	* libnautilus-private/nautilus-icon-container.c:
	(nautilus_icon_container_update_icon):
	* libnautilus/nautilus-view-component.idl:
	* libnautilus/nautilus-view.c: (call_close_window),
	(nautilus_view_close_window):
	* libnautilus/nautilus-view.h:
	* src/nautilus-profiler.c:
	(nautilus_profiler_bonobo_ui_report_callback):
	* src/nautilus-view-frame-corba.c: (close_window),
	(impl_Nautilus_ViewFrame_close_window),
	(nautilus_view_frame_corba_part_class_init):
	* src/nautilus-view-frame-private.h:
	* src/nautilus-view-frame.c: (nautilus_view_frame_close_window),
	(nautilus_view_frame_class_init):
	* src/nautilus-view-frame.h:
	* src/nautilus-window-manage-views.c: (close_window_callback):
	Implement nautilus_view_close_window ().

M	ChangeLog
M	libnautilus/nautilus-view-component.idl
M	libnautilus/nautilus-view.c
M	libnautilus/nautilus-view.h
M	src/nautilus-view-frame-corba.c
M	src/nautilus-view-frame-private.h
M	src/nautilus-view-frame.c
M	src/nautilus-view-frame.h
M	src/nautilus-window-manage-views.c

commit 0ec2aeba115d19de54091d3326bc591cb5c1ba20
Author: Anders Carlsson <andersca@src.gnome.org>
Date:	2002-01-08

    Whoops, seems like I forgot this.

M	src/nautilus-profiler.c

commit ab5fb6c7ba93a2f3d07dd6b0257b94fb77e1d77b
Author: Anders Carlsson <andersca@gnu.org>
Date:	2002-01-08

    Remove preferences calback in ::finalize.

    2002-01-08	Anders Carlsson  <andersca@gnu.org>

	* src/nautilus-zoom-control.c (nautilus_zoom_control_finalize):
	Remove
	preferences calback in ::finalize.
	(nautilus_zoom_control_unload_images): Set image pointers to
	NULL after
	unloading images.

	* src/nautilus-window-menus.c: Remove some userlevel #defines.

	* src/nautilus-switchable-search-bar.c
	(nautilus_switchable_search_bar_finalize): Remove the preferences
	callback
	in ::finalize instead of ::destroy.

	* src/nautilus-switchable-navigation-bar.c: Create the search
	bar lazily.
	Creating the search bar came up high on the profile when creating
	new windows,
	and doing it lazily helps, especially when we don't have medusa
	support yet.
	(nautilus_switchable_navigation_bar_finalize): Free details
	in ::finalize.

	* src/nautilus-simple-search-bar.c
	(nautilus_simple_search_bar_finalize):
	Free details in ::finalize.
	(nautilus_simple_search_bar_destroy): Disable the undo
	stuff. Perhaps we could
	call connect to "destroy" in
	nautilus_undo_set_up_nautilus_entry_for_undo
	and call nautilus_undo_tear_down_nautilus_entry_for_undo there
	instead.

	* src/nautilus-sidebar.c (nautilus_sidebar_init): Ref and sink
	the title tab.
	(nautilus_sidebar_finalize): Move things from ::finalize to
	::destroy.

	* src/nautilus-preferences-dialog.c
	(preferences_dialog_populate_themes_group): The image chooser
	isn't
	broken anymore so we can enable it now.

	* src/nautilus-main.c (main): Call gtk_main instead of bonobo_main
	since bonobo_main is for non-gui apps and won't be affected by
	gtk_main_quit.

	* src/nautilus-location-bar.c: Destroy things in ::finalize
	instead of in ::destroy.

	* src/nautilus-profiler.c: Port to GtkTextView.

	* src/nautilus-application.c (nautilus_application_new):
	Call bonobo_generic_factory_construct_noreg so that we set
	the IID.
	(nautilus_application_destroy): Unref the undo manager
	in ::destroy instead.

	* libnautilus-private/nautilus-icon-container.c:
	Use g_list_sort_with_data when sorting icons so we can get rid
	of the hack_icon_container hack.

	* libnautilus-private/nautilus-entry.c: Free details struct
	in ::finalize instead of in ::destroy

	* libnautilus-private/nautilus-icon-dnd.c
	(confirm_switch_to_manual_layout): Compare with GTK_RESPONSE_YES.

	* libnautilus-private/nautilus-file-operations.c
	(confirm_empty_trash): Compare with GTK_RESPONSE_YES.

    So now you know what I've been doing during christmas...

M	ChangeLog
M	libnautilus-private/nautilus-entry.c
M	libnautilus-private/nautilus-file-operations.c
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-dnd.c
M	src/nautilus-application.c
M	src/nautilus-information-panel.c
M	src/nautilus-location-bar.c
M	src/nautilus-main.c
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-profiler.c
M	src/nautilus-sidebar.c
M	src/nautilus-simple-search-bar.c
M	src/nautilus-switchable-navigation-bar.c
M	src/nautilus-switchable-search-bar.c
M	src/nautilus-theme-selector.c
M	src/nautilus-window-menus.c
M	src/nautilus-zoom-control.c

commit 81054a094cc71762420e7d3d913441f3969ed62e
Author: Darin Adler <darin@src.gnome.org>
Date:	2002-01-08

    Fixed to use g_iconv instead of iconv, starting with a patch from Jean

	* libnautilus-private/nautilus-desktop-file-loader.c:
	(validated_strdup): Fixed to use g_iconv instead of iconv,
	starting with a patch from Jean Schurger <jschurger@schurger.org>.

	* libnautilus-private/nautilus-font-factory.c: Remove.
	* libnautilus-private/nautilus-font-factory.h: Remove.
	* libnautilus-private/Makefile.am:
	Remove nautilus-font-factory.[ch].

	* libnautilus-private/nautilus-icon-canvas-item.c:
	(nautilus_icon_canvas_item_finalize),
	(nautilus_icon_canvas_item_set_arg),
	(nautilus_icon_canvas_item_get_arg), (draw_or_measure_label_text),
	(nautilus_icon_canvas_item_class_init):
	Get rid of the "font" arg. We'll have to replace this with
	something
	that works with Pango -- maybe just a font name.

	* src/file-manager/fm-list-view.c: (truncate_middle_callback),
	(get_cell_text): Turn off the GdkFont ellipsizing code. I
	hope this
	just goes away when Anders finishes his port to GtkTextView.

	* src/file-manager/fm-properties-window.c:
	(fm_properties_window_class_init), (real_destroy),
	(real_finalize):
	Fix a bug where it would try to disconnect a signal on an object
	that is already NULL by that time.

	* src/nautilus-profiler.c:
	(nautilus_profiler_bonobo_ui_report_callback): Disable the dump
	window, pending a port to GtkTextView instead of GtkText.

	* components/music/nautilus-music-view.c:
	* components/news/nautilus-news.c:
	* components/notes/nautilus-notes.c:
	* components/text/nautilus-text-view.c:
	* libnautilus-private/nautilus-file-operations-progress.c:
	* libnautilus-private/nautilus-file-operations.c:
	* libnautilus-private/nautilus-icon-container.c:
	* src/file-manager/fm-icon-view.c:
	* src/nautilus-sidebar-title.c:
	Get rid of some includes of unused headers.

M	ChangeLog
M	components/music/nautilus-music-view.c
M	components/news/nautilus-news.c
M	components/notes/nautilus-notes.c
M	components/text/nautilus-text-view.c
M	libnautilus-private/Makefile.am
M	libnautilus-private/nautilus-desktop-file-loader.c
M	libnautilus-private/nautilus-file-operations-progress.c
M	libnautilus-private/nautilus-file-operations.c
D	libnautilus-private/nautilus-font-factory.c
D	libnautilus-private/nautilus-font-factory.h
M	libnautilus-private/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-container.c
M	src/file-manager/fm-icon-view.c
M	src/file-manager/fm-list-view.c
M	src/file-manager/fm-properties-window.c
M	src/nautilus-profiler.c
M	src/nautilus-sidebar-title.c

commit 1f700df0f859c24be7ec574996ff1cae87b12bc4
Author: Darin Adler <darin@src.gnome.org>
Date:	2002-01-08

    Adios nautilus-font-factory.c

	* POTFILES.in: Adios nautilus-font-factory.c

M	po/ChangeLog
M	po/POTFILES.in

commit 4bf5e65ed8ebb2f5db26248e04a889a25ad2483c
Author: Darin Adler <darin@src.gnome.org>
Date:	2002-01-07

	Integrate patches from Frank Worsley <fworlsey@shaw.ca>.

	* libnautilus-private/nautilus-link.c:
	(get_link_style_for_mime_type): Fix porting mistake that
	caused all
	desktop files to be treated as Nautilus links.

	* libnautilus-private/nautilus-file.c: (rename_callback):
	Fix storage leak.

M	ChangeLog
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-link.c

commit 25e8b156f33642373e1353a7beaa1ce902617275
Author: Dave Camp <dave@ximian.com>
Date:	2002-01-07

    Put back the accidentally removed g_free (theme_selector)->details.

    2002-01-07	Dave Camp  <dave@ximian.com>

	* src/nautilus-theme-selector.c (theme_selector_finalize): Put
	back the accidentally removed g_free (theme_selector)->details.

M	ChangeLog
M	src/nautilus-theme-selector.c

commit fa0d91ebce9644f425447a847b62c8ec6e8396be
Author: Dave Camp <dave@ximian.com>
Date:	2002-01-07

    Take out the return. The EelLabel exorcism did in fact mostly fix the

    2002-01-07	Dave Camp  <dave@ximian.com>

	* src/nautilus-preferences-dialog.c
	(preferences_dialog_populate_themes_group): Take out the return.
	The EelLabel exorcism did in fact mostly fix the theme selector.

	* src/nautilus-theme-selector.c (theme_selector_finalize):
	Moved here
	from theme_selector_destroy.
	(nautilus_theme_selector_class_init): Fixed the argument type
	list for
	the theme_changed signal, and reflect the destroy->finalize
	change.

M	ChangeLog
M	src/nautilus-preferences-dialog.c
M	src/nautilus-theme-selector.c

commit e0d36ccafb5d3e5e5ae65c2eb19b1c0c196944f1
Author: Michael Meeks <michael@ximian.com>
Date:	2002-01-05

    prune

    2002-01-05	Michael Meeks  <michael@ximian.com>

	* configure.in (IMLIB_REQUIRED, GDK_PIXBUF_REQUIRED),
	(POPT_REQUIRED, GCONF_REQUIRED): prune

M	ChangeLog
M	configure.in

commit 76061a3757c155fca20f66977d3a1376cd4fac3f
Author: Christian Rose <menthos@menthos.com>
Date:	2002-01-05

    Updated Swedish translation.

    2002-01-05	Christian Rose	<menthos@menthos.com>

	* sv.po: Updated Swedish translation.

M	po/ChangeLog
M	po/sv.po

commit e60f2abe9f114f800b22a824402fededf45a5ba7
Author: Havoc Pennington <hp@pobox.com>
Date:	2002-01-05

    add preload of the gconf cache, to hopefully avoid a zillion round
    trips

    2002-01-04	Havoc Pennington  <hp@pobox.com>

	* libnautilus-private/nautilus-global-preferences.c
	(nautilus_global_preferences_init): add preload of the gconf
	cache, to hopefully avoid a zillion round trips to gconfd on
	startup.

	* test/test.c (test_window_new): remove weird
	gtk_window_set_policy

	* test/test-nautilus-preferences-display.c: remove user level
	stuff

	* test/test-nautilus-preferences-change.c: remove user level stuff

	* libnautilus-private/nautilus-global-preferences.c: the default
	click policy was SPEED_TRADEOFF_LOCAL_ONLY, fix

	* libnautilus-private/nautilus.schemas: add schemas file,
	incomplete, needs to be finished and installed

	* libnautilus-private/nautilus-global-preferences.c: strip out
	user levels

	* src/nautilus-shell-ui.xml: strip out user level menu

	* src/nautilus-window-menus.c: strip out user level menu

M	ChangeLog
M	libnautilus-private/nautilus-global-preferences.c
A	libnautilus-private/nautilus.schemas
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-shell-ui.xml
M	src/nautilus-window-menus.c
M	test/test-nautilus-preferences-change.c
M	test/test-nautilus-preferences-display.c
M	test/test.c

commit d84dbfa0dd361f02f03673a2dc83d272a1e6fd62
Author: Christian Rose <menthos@menthos.com>
Date:	2002-01-04

    Added missing files. Added files that reportedly should not be
    translated.

    2002-01-05	Christian Rose	<menthos@menthos.com>

	* POTFILES.in: Added missing files.
	* POTFILES.ignore: Added files that reportedly should not be
	translated.
	* sv.po: Updated Swedish translation.

M	po/ChangeLog
A	po/POTFILES.ignore
M	po/POTFILES.in
M	po/sv.po

commit f2ae2a4476ea17cd3482e7a5abd600abfbc06f13
Author: Darin Adler <darin@src.gnome.org>
Date:	2002-01-04

    Fix rubberband selection when the icon view is scrolled by using the

	* libnautilus-private/nautilus-icon-container.c:
	(rubberband_timeout_callback): Fix rubberband selection when
	the icon view is scrolled by using the bin_window.

	* src/nautilus-sidebar.c: (nautilus_sidebar_destroy):
	Fix one of those "double-destroy" problems.

	* TODO: Formatting tweak.
	* configure.in: Formatting tweak.

M	ChangeLog
M	TODO
M	configure.in
M	libnautilus-private/nautilus-icon-container.c
M	src/nautilus-information-panel.c
M	src/nautilus-sidebar.c

commit ae4d6027a0aea837ccb6cfb26d54656be6433c54
Author: Dave Camp <dave@ximian.com>
Date:	2002-01-04

    Renamed from nautilus_get_modified_bonobo_zoomable_epv and changed to

    2002-01-04	Dave Camp  <dave@ximian.com>

	* components/adapter/nautilus-zoomable-proxy.c
	(nautilus_zoomable_prozy_init_epv): Renamed from
	nautilus_get_modified_bonobo_zoomable_epv and changed to
	initialize a passed in epv rather than allocating a new one.
	(nautilus_zoomable_proxy_destroy):
	(nautilus_zoomable_proxy_finalize):
	(nautilus_zoomable_proxy_class_init):
	(nautilus_zoomable_proxy_get):
	(nautilus_zoomable_proxy_get_type): Derive from BonoboObject
	rather
	than BonoboZoomable, as this object fully implements the Zoomable
	interface.

	* components/adapter/nautilus-adapter.c (nautilus_adapter_new):
	Replaced gtk_signal_connect_object with g_signal_connect_swapped,
	cast callbacks to G_CALLBACK, and use a weak reference rather than
	a "destroy" handler.
	(nautilus_adapter_activate_callback): Pass NULL as the opt_ev
	parameter to bonobo_control_get_remote_ui_container().

	* components/adapter/nautilus-adapter-stream-load-strategy.c
	(nautilus_adapter_stream_load_strategy_load_location): The
	bonobo-stream-vfs code was moved to the VFS moniker in gnome-vfs,
	so use it here.

	* components/adapter/nautilus-adapter-load-strategy.c
	(nautilus_adapter_load_strategy_class_init): replaced
	eel_marshal_VOID__DOUBLE with g_cclosure_marshal_VOID__DOUBLE.
	(nautilus_adapter_load_strategy_get): Disabled the progressive
	data sink code using GNOME2_CONVERSION_COMPLETE.

	* components/adapter/nautilus-adapter-factory-server.c
	(nautilus_adapter_factory_server_class_init):
	(nautilus_adapter_factory_server_init):
	(nautilus_adapter_factory_server_finalize):
	(adapter_object_destroyed):
	(impl_Nautilus_ComponentAdapterFactory_create_adapter):
	(nautilus_adapter_factory_server_get_type): Changed to the new
	style of deriving from BonoboObject.
	(impl_Nautilus_ComponentAdapterFactory_create_adapter): Use a weak
	reference to the adapter view rather than connecting to "destroy".

	* components/adapter/nautilus-adapter-embed-strategy.c
	(nautilus_adapter_embed_strategy_class_init): Fixed the argument
	type lists for the
	activate and open_location signals.
	(nautilus_adapter_embed_strategy_get): Disable use of the
	embeddable
	embed strategy using GNOME2_CONVERSION_COMPLETE.

	* components/adapter/nautilus-adapter-control-embed-strategy.c
	(nautilus_adapter_control_embed_strategy_new): Pass NULL for the
	opt_ev parameter of bonobo_control_frame_bind_to_control().

	* components/adapter/main.c (main): Replaced initialization
	functions with bonobo_ui_init, and put an #ifdef
	GNOME2_CONVERSION_COMPLETE around
	gnome_client_disable_master_connect().
	(adapter_factory_make_object): Use a weak reference rather than a
	destroy signal handler.
	(adapter_factory_object_weak_notify): Moved here from
	adapter_factory_object_destroy, use bonobo_main_quit() rather than
	gtk_main_quit().

	* components/adapter/Makefile.am: Removed
	nautilus-adapter-progressive-load-strategy.[ch], and moved
	nautilus-adapter-embeddable-embed-strategy.[ch] out of the build,
	removed bonobo-stream-vfs.[ch] replaced
	NAUTILUS_PRIVATE_CFLAGS/LIBS with COMPONENT_CFLAGS/LIBS.

	* src/nautilus-component-adapter-factory.c: Removed
	no-longer-necessary #if GNOME2_CONVERSION_COMPLETE lines.
	(activate_factory): Replaced BonoboObjectClient code with a
	call to
	bonobo_get_object().

M	ChangeLog
M	components/Makefile.am
M	components/adapter/Makefile.am
M	components/adapter/main.c
M	components/adapter/nautilus-adapter-control-embed-strategy.c
M	components/adapter/nautilus-adapter-embed-strategy.c
M	components/adapter/nautilus-adapter-factory-server.c
M	components/adapter/nautilus-adapter-factory-server.h
M	components/adapter/nautilus-adapter-load-strategy.c
M	components/adapter/nautilus-adapter-stream-load-strategy.c
M	components/adapter/nautilus-adapter.c
M	components/adapter/nautilus-zoomable-proxy.c
M	components/adapter/nautilus-zoomable-proxy.h
M	src/nautilus-component-adapter-factory.c

commit 4ef5d92e6777f5bc5fe1972cc7a2cc998a4c1531
Author: Frédéric Crozat <fcrozat@src.gnome.org>
Date:	2002-01-04

    Add esound cflags to CORE_CFLAGS, Call GNOME_COMMON_INIT to correctly

    * configure.in: Add esound cflags to CORE_CFLAGS,
      Call GNOME_COMMON_INIT to correctly initialize
      AC_LOCAL flags

M	ChangeLog
M	configure.in

commit 995efcdfaf619608b003a68f42452540c93d0270
Author: Anders Carlsson <andersca@gnu.org>
Date:	2002-01-04

    Update to matched changed return value from
    nautilus_program_chooser_new

    2002-01-04	Anders Carlsson  <andersca@gnu.org>

	* libnautilus-private/nautilus-program-choosing.c:
	Update to matched changed return value from
	nautilus_program_chooser_new ().

	* libnautilus-private/nautilus-program-chooser.h:
	* libnautilus-private/nautilus-program-chooser.c:
	Port to GtkTreeView, and make NautilusProgramChooser
	into a real object.

	* components/Makefile.am: Re-enable the music
	view.

	* components/music/nautilus-music-view.c: Port to
	GtkTreeView and GNOME2.

M	ChangeLog
M	components/Makefile.am
M	components/music/nautilus-music-view.c
M	libnautilus-private/nautilus-program-chooser.c
M	libnautilus-private/nautilus-program-chooser.h
M	libnautilus-private/nautilus-program-choosing.c

commit eaca3673401d55c0547777b5f10e05402db25445
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2002-01-04

    made remote sound previewing work by using gnome-vfs to read from the


	* src/file-manager/fm-icon-view.c: (play_file), (preview_audio),
	made remote sound previewing work by using gnome-vfs to read from
	the remote source and feeding the data to the sound player
	via popen.

	* (should_preview_sound):
	removed code that disabled remote sound previewing even if the
	preference was set

M	ChangeLog
M	src/file-manager/fm-icon-view.c

commit ad4d0191ade0d9a9ed4ac02be5da11a7dff958fe
Author: Darin Adler <darin@src.gnome.org>
Date:	2002-01-04

    Remove some smooth-font related stuff to get rid of the dependency on

	* libnautilus-private/nautilus-global-preferences.c:
	(nautilus_global_preferences_init):
	Remove some smooth-font related stuff to get rid of the
	dependency on EelFontManager.

	* TODO: Quick update.

M	ChangeLog
M	TODO
M	libnautilus-private/nautilus-global-preferences.c

commit 1cb7f70f8f5c334d2dade62325f9679b1493f8f9
Author: Darin Adler <darin@src.gnome.org>
Date:	2002-01-03

    Don't use the eel_eat function.

	* test/test.c: (test_text_caption_get_text_as_int):
	Don't use the eel_eat function.

M	ChangeLog
M	test/test.c

commit 3eec4d53e18c0f9efd0c86e859bb3e48dbfbd003
Author: Darin Adler <darin@src.gnome.org>
Date:	2002-01-03

    Turn on test subdirectory.

	* Makefile.am: Turn on test subdirectory.
	* test/test.c: (test_init), (test_label_new):
	* test/test.h:
	Build without using EelLabel.

	* src/nautilus-sidebar-title.c: Remove unused header include.

M	ChangeLog
M	Makefile.am
M	src/nautilus-sidebar-title.c
M	test/test.c
M	test/test.h

commit baa640126870f63ee62b818f0c6e2b8e9596b753
Author: Darin Adler <darin@src.gnome.org>
Date:	2002-01-03

    Updated.

	* TODO: Updated.

	* libnautilus-private/nautilus-icon-canvas-item.c:
	(create_label_layout): Use eel_pango_layout_set_underline.

	* components/music/nautilus-music-view.c:
	Don't include EelList.

M	ChangeLog
M	TODO
M	components/music/nautilus-music-view.c
M	libnautilus-private/nautilus-icon-canvas-item.c

commit 33a7797c2696e169573ac6d67240de2f973d3d11
Author: Darin Adler <darin@src.gnome.org>
Date:	2002-01-03

    Use GnomeCanvasRect instead of EelCanvasRect. We can redo the

	* libnautilus-private/nautilus-icon-container.c:
	(start_rubberbanding):
	Use GnomeCanvasRect instead of EelCanvasRect. We can redo the
	EelCanvasRect optimization if we want to, but it should really
	be put into libgnomecanvas.

	* components/music/common.c:
	* components/music/nautilus-music-view.c:
	* libnautilus-private/nautilus-customization-data.c:
	* libnautilus-private/nautilus-desktop-file-loader.c:
	* libnautilus-private/nautilus-directory-async.c:
	* libnautilus-private/nautilus-directory.c:
	* libnautilus-private/nautilus-file.c:
	* src/file-manager/fm-desktop-icon-view.c:
	* src/file-manager/fm-icon-view.c:
	* src/nautilus-property-browser.c:
	* src/nautilus-sidebar-title.c:
	* src/nautilus-window.c:
	Remove lots of unneeded includes, including all cases of
	including the locale-sensitive <ctype.h>.

M	ChangeLog
M	components/music/common.c
M	components/music/nautilus-music-view.c
M	libnautilus-private/nautilus-customization-data.c
M	libnautilus-private/nautilus-desktop-file-loader.c
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-icon-container.c
M	src/file-manager/fm-desktop-icon-view.c
M	src/file-manager/fm-icon-view.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-property-browser.c
M	src/nautilus-sidebar-title.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window.c

commit 3ae6111714917193d22dda2f7d3421efa1ebf678
Author: Darin Adler <darin@src.gnome.org>
Date:	2002-01-03

    Remove some help sidebar panel remnants.

	* libnautilus-private/nautilus-global-preferences.c:
	(nautilus_global_preferences_init):
	* libnautilus-private/nautilus-sidebar-functions.c:
	(sidebar_panel_make_preference_key):
	* libnautilus-private/nautilus-sidebar-functions.h:
	Remove some help sidebar panel remnants.

M	ChangeLog
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-sidebar-functions.c
M	libnautilus-private/nautilus-sidebar-functions.h

commit 6b5cf550d3d0428ca22e14fba1aec7f9ba7f222c
Author: Michael Meeks <michael@src.gnome.org>
Date:	2002-01-03

    fix build.

M	ChangeLog
M	components/image-viewer/io-png.c
M	configure.in

commit dff4399113c840598f51a88c2a737cfb976b832f
Author: John Fleck <jfleck@inkstain.net>
Date:	2002-01-03

    //bugzilla.gnome.org/show_bug.cgi?id=47433


    2002-01-03	John Fleck <jfleck@inkstain.net>

	* help/nautilus-quick-reference/C/index.html
	removing duplicate width tags, fixing
	http://bugzilla.gnome.org/show_bug.cgi?id=47433

M	ChangeLog
M	help/nautilus-quick-reference/C/index.html

commit 277c02616856565dd9de6104fa1d2b73f7b9804f
Author: Darin Adler <darin@src.gnome.org>
Date:	2002-01-03

    Explicitly depend on librsvg instead of getting it through eel.

	* configure.in:
	Explicitly depend on librsvg instead of getting it through eel.

M	ChangeLog
M	configure.in

commit 3aaa9809b45860956ef807b673e70372a26cbaa2
Author: Anders Carlsson <andersca@gnu.org>
Date:	2002-01-03

    Fix warnings by putting #ifdef GNOME2_CONVERSION_COMPLETE around
    unused

    2002-01-03	Anders Carlsson  <andersca@gnu.org>

	* src/nautilus-component-adapter-factory.c: Fix warnings by
	putting #ifdef GNOME2_CONVERSION_COMPLETE around unused functions
	and variables.

M	ChangeLog
M	src/nautilus-component-adapter-factory.c

commit fa2a9d0085fe9115f42721e5204f8601bfea78b5
Author: Darin Adler <darin@src.gnome.org>
Date:	2002-01-03

    Port from EelLabel to GtkLabel.

	* components/hardware/nautilus-hardware-view.c:
	(update_uptime_text), (setup_overview_form):
	* components/music/nautilus-music-view.c:
	* src/file-manager/nautilus-indexing-info.c:
	(update_progress_display):
	* src/nautilus-property-browser.c:
	(nautilus_property_browser_init), (labeled_image_configure),
	(labeled_image_new), (make_category),
	(property_browser_category_button_new),
	(nautilus_property_browser_update_contents):
	* test/test.h:
	* src/nautilus-shell.c:
	* src/nautilus-sidebar-title.c: (nautilus_sidebar_title_init):
	Port from EelLabel to GtkLabel.

	* components/news/nautilus-news.c: (do_destroy),
	(draw_rss_logo_image), (draw_rss_title), (draw_rss_items),
	(nautilus_news_set_title), (free_channel),
	(empty_message_size_allocate), (set_up_main_widgets),
	(make_news_view):
	* libnautilus-private/nautilus-icon-private.h:
	* src/nautilus-sidebar-tabs.c:
	(nautilus_sidebar_tabs_load_theme_data),
	(nautilus_sidebar_tabs_init), (nautilus_sidebar_tabs_destroy),
	(draw_one_tab_plain), (draw_one_tab_themed), (get_tab_width),
	(nautilus_sidebar_tabs_add_view):
	Port to Pango text instead of Eel text.

	* libnautilus-private/nautilus-customization-data.c:
	(add_reset_text):
	* libnautilus-private/nautilus-icon-factory.c:
	(embedded_text_font_changed_callback), (embed_text):
	* src/nautilus-about.c: (draw_aa_string), (draw_author_list),
	(nautilus_about_draw_info), (nautilus_about_update_authors):
	Disable Eel text and ifdef with GNOME2_CONVERSION_COMPLETE.

	* libnautilus-private/nautilus-global-preferences.h:
	* libnautilus-private/nautilus-global-preferences.c:
	Turn off font-related preferences. Maybe delete later or
	convert for Pango fonts.

	* libnautilus-private/nautilus-icon-canvas-item.h:
	* libnautilus-private/nautilus-icon-container.h:
	Remove eel-scalable-font.h includes.

	* src/nautilus-component-adapter-factory.c:
	(nautilus_component_adapter_factory_create_adapter):
	Disable the adapter because it was causing problems.

M	ChangeLog
M	components/hardware/nautilus-hardware-view.c
M	components/music/nautilus-music-view.c
M	components/news/nautilus-news.c
M	libnautilus-private/nautilus-customization-data.c
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.h
M	libnautilus-private/nautilus-icon-canvas-item.h
M	libnautilus-private/nautilus-icon-container.h
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus-private/nautilus-icon-private.h
M	src/file-manager/nautilus-indexing-info.c
M	src/nautilus-about.c
M	src/nautilus-component-adapter-factory.c
M	src/nautilus-property-browser.c
M	src/nautilus-shell.c
M	src/nautilus-sidebar-tabs.c
M	src/nautilus-sidebar-title.c
M	test/test.h

commit 2b4a8d9728ce8d8917bd979ef24d4b0184c8912b
Author: Frédéric Crozat <fcrozat@src.gnome.org>
Date:	2002-01-02

    Remove flash when Nautilus desktop is started with a pixmap background

    * libnautilus-private/nautilus-directory-background.c:
	    (initialize_background_from_settings): Remove flash when
	    Nautilus desktop is started with a pixmap background

	    * src/nautilus-desktop-window.c: (map): Remove unneeded
	    variable

M	ChangeLog
M	libnautilus-private/nautilus-directory-background.c
M	src/nautilus-desktop-window.c

commit d76687f09bd048edda2def0fa96cc4e9576ec165
Author: Marius Andreiana <mandreiana@yahoo.com>
Date:	2002-01-02

    updated

    2002-01-02	Marius Andreiana  <mandreiana@yahoo.com>

	* ro.po: updated

M	po/ChangeLog
M	po/ro.po

commit 49956d5d066afdf9bc246f61deea3272f5e8087d
Author: Fatih Demir <kabalak@src.gnome.org>
Date:	2001-12-26

    corrected header information.

M	po/ChangeLog
M	po/tr.po

commit c9f75eb272cd6f1003351ab9ac95c72fd717d5a2
Author: Yuri Syrota <rasta@src.gnome.org>
Date:	2001-12-21

    Updated Ukrainian Translation

M	po/uk.po

commit b14ecf326899f34d09ec81006de27eef2404173a
Author: Michael Meeks <michael@ximian.com>
Date:	2001-12-21

    fix strcmp style for Darin.

    2001-12-18	Michael Meeks  <michael@ximian.com>

	* components/hardware/nautilus-hardware-view.c
	(setup_overview_form): fix strcmp style for Darin.

	* components/music/fileinfo.c (find_genre_id),
	(file_info_http): ditto.

	* libnautilus-private/nautilus-customization-data.c
	(nautilus_customization_data_get_next_element_for_display),
	(nautilus_customization_data_new): ditto.

	* src/nautilus-property-browser.c
	(nautilus_property_browser_drag_data_get),
	(make_category_link, make_drag_image): ditto.

	* libnautilus-private/nautilus-volume-monitor.c
	(option_list_has_option): ditto.

    2001-12-17	Michael Meeks  <michael@ximian.com>

	* src/file-manager/fm-directory-view.c
	(fm_directory_view_init): set mask.

	* src/nautilus-view-frame.c
	(create_corba_objects): set ambient property bag.
	(create_ambient_properties),
	(nautilus_view_frame_get_prop): impl.
	(nautilus_view_frame_title_changed),
	(nautilus_view_frame_selection_changed),
	(send_history): re-implement to fire event instead.

	* components/history/nautilus-history-view.c
	(nautilus_history_view_instance_init): set mask.
	(history_changed_callback, update_history): constify.

	* libnautilus/nautilus-view.c
	(impl_Nautilus_View_title_changed),
	(impl_Nautilus_View_history_changed): kill.
	(impl_Nautilus_View_selection_changed): kill.
	(nautilus_view_construct_from_bonobo_control):
	connect to set_frame.
	(nautilus_view_set_frame_callback): impl.
	(nautilus_view_dispose): impl. to unset the frame
	(nautilus_view_class_init): upd signals, epv & hook
	dispose.
	(nautilus_view_frame_property_changed_callback): impl.
	(nautilus_view_get_ambient_properties): impl.
	(nautilus_view_set_listener_mask): impl.

	* libnautilus/nautilus-view-component.idl: remove
	title_changed and history_changed - use a propert
	and the more flexible listener interface.

M	ChangeLog
M	components/hardware/nautilus-hardware-view.c
M	components/history/nautilus-history-view.c
M	components/music/fileinfo.c
M	libnautilus-private/nautilus-customization-data.c
M	libnautilus-private/nautilus-volume-monitor.c
M	libnautilus/nautilus-view-component.idl
M	libnautilus/nautilus-view.c
M	libnautilus/nautilus-view.h
M	src/file-manager/fm-directory-view.c
M	src/nautilus-property-browser.c
M	src/nautilus-view-frame.c

commit 057ab89f47516862840a742619c26811881ad0d0
Author: Andras Timar <timar@gnome.hu>
Date:	2001-12-19

    Updated Hungarian translation from Emese.

    2001-12-19	Andras Timar  <timar@gnome.hu>

	    * hu.po: Updated Hungarian translation from Emese.

M	po/ChangeLog
M	po/hu.po

commit 0e61a2dc6f9b15ea7dc4a92fc213914b006bd26d
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-12-18

    Do text drawing with Pango for the anti-aliased case. Remove all
    use of

	* libnautilus-private/nautilus-icon-canvas-item.h:
	* libnautilus-private/nautilus-icon-canvas-item.c:
	(nautilus_icon_canvas_item_init),
	(nautilus_icon_canvas_item_finalize),
	(nautilus_icon_canvas_item_invalidate_label_size),
	(nautilus_icon_canvas_item_set_arg),
	(nautilus_icon_canvas_item_get_arg), (draw_or_measure_label_text),
	(measure_label_text), (create_label_layout), (get_label_layout),
	(draw_label_layout), (draw_or_measure_label_text_aa),
	(draw_label_text_aa), (nautilus_icon_canvas_item_class_init):
	Do text drawing with Pango for the anti-aliased case. Remove all
	use of the non-Pango Eel anti-aliased text drawing code.

	* libnautilus-private/nautilus-icon-container.h:
	* libnautilus-private/nautilus-icon-container.c: (finalize),
	(nautilus_icon_container_init),
	(nautilus_icon_container_update_icon),
	(nautilus_icon_container_set_label_font_for_zoom_level):
	* src/file-manager/fm-icon-view.c: (create_icon_container),
	(fm_icon_view_init):
	Remove the smooth-font stuff. We're going to use a single font
	once we change everything to use Pango.

	* icons/Makefile.am: Remove help-system icons.
	* icons/hyperbola-*: Remove help-system icons.

M	ChangeLog
M	icons/Makefile.am
D	icons/hyperbola-book-closed.png
D	icons/hyperbola-book-open.png
D	icons/hyperbola-folder-closed.png
D	icons/hyperbola-folder-open.png
D	icons/hyperbola-section-closed.png
D	icons/hyperbola-section-open.png
M	libnautilus-private/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-canvas-item.h
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-container.h
M	src/file-manager/fm-icon-view.c

commit 62b5f12c15b014028de6bded90b90018821472ec
Author: Vincent van Adrighem <V.vanAdrighem@dirck.mine.nu>
Date:	2001-12-17

    nl.po Minor tweaks to the translation

    2001-12-17 Vincent van Adrighem <V.vanAdrighem@dirck.mine.nu>

    * nl.po Minor tweaks to the translation

M	po/nl.po

commit 8a9ff000ae682ddae00a4aeb8189aff457dff04a
Author: Duarte Loreto <happyguy_pt@hotmail.com>
Date:	2001-12-16

    Updated Portuguese translation.

    2001-12-16	Duarte Loreto <happyguy_pt@hotmail.com>

	    * pt.po: Updated Portuguese translation.

M	po/ChangeLog
M	po/pt.po

commit 59446fba2e0394b3609ce29b1621593a9f184968
Author: Vincent van Adrighem <V.vanAdrighem@dirck.mine.nu>
Date:	2001-12-15

    nl.po Translation update from Ludootje Translated last few fuzzy

    2001-12-15 Vincent van Adrighem <V.vanAdrighem@dirck.mine.nu>

    * nl.po Translation update from Ludootje
      Translated last few fuzzy translations

M	po/nl.po

commit 5829e2bf3b9c1785b91f3c342db12e60b4167998
Author: Vincent van Adrighem <V.vanAdrighem@dirck.mine.nu>
Date:	2001-12-14

    nl.po Massive update for Nautilus from Ludootje
    <itsme@ludootje.f2s.com>

    2001-12-14 Vincent van Adrighem <V.vanAdrighem@dirck.mine.nu>

    * nl.po Massive update for Nautilus from
    Ludootje <itsme@ludootje.f2s.com>

M	po/nl.po

commit 0e8a902c0003e23bbfee9d7cd98177bca87274cd
Author: Seth Nickell <snickell@stanford.edu>
Date:	2001-12-14

    The programs:/ URI is now applications:/ to conform with the HIG
    and GDP

    2001-12-14	Seth Nickell  <snickell@stanford.edu>

	    The programs:/ URI is now applications:/ to conform with the
	HIG and GDP word list.

	* data/Makefile.am:
	* data/applications.desktop.in:
	* data/programs.desktop.in:

	Move programs.desktop.in to applications.desktop.in and change
	the URI and Name in the desktop entry.

M	ChangeLog
M	data/Makefile.am
R085	data/programs.desktop.in	data/applications.desktop.in
M	po/ChangeLog
M	po/POTFILES.in

commit 7c8800b6a26904be822e28d44fb1bee0c0b20b4b
Author: Seth Nickell <snickell@stanford.edu>
Date:	2001-12-14

    Install nautilus and help .desktop files into the proper location for

    2001-12-14	Seth Nickell  <snickell@stanford.edu>

	* Makefile.am:

	Install nautilus and help .desktop files into the proper
	location for GNOME2 menu entries ($datadir/applications).

M	ChangeLog
M	Makefile.am

commit 22ac93ef82dc881990c535f0432cb139ce36ccd5
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-12-13

    Deleted help component as it is not slated to be part of Gnome 2.

	* components/Makefile.am:
	* components/help/*:
	* nautilus.spec.in:
	Deleted help component as it is not slated to be part of Gnome 2.

	* RENAMING: No need to rename hyperbola if it's gone.

	* configure.in: Removed ScrollKeeper check. Took a cut at making
	the medusa check use pkg-config, it's probably messed up but at
	least we won't define HAVE_MEDUSA if we see the Gnome 1 medusa.

	* libnautilus-private/nautilus-icon-canvas-item.c:
	(nautilus_icon_canvas_item_init),
	(nautilus_icon_canvas_item_finalize),
	(nautilus_icon_canvas_item_set_arg),
	(nautilus_icon_canvas_item_get_arg),
	(draw_or_measure_label_text_aa), (draw_label_text_aa),
	(nautilus_icon_canvas_item_class_init):
	Quick cut at porting to Pango from Eel font code. It's all under
	ifdef USE_EEL_TEXT because it's not working well yet. At the
	moment
	the text looks bad, and it's very slow, and it's not centered.

	* libnautilus-private/nautilus-icon-factory.c: (embed_text):
	Baby steps at doing the port to Pango here too.

	    * src/file-manager/fm-directory-view.c: (real_update_menus):
	    Add a check for NULL that seems required. This change was
	    suggested by the backtrace in bug 66809, but it's not clear
	    if this really fixes anything. (Rolled from stable branch.)

	* src/file-manager/fm-icon-view.c: (icon_view_handle_uri_list):
	Fix code that passed a path instead of a URI when creating a
	    desktop file. (Rolled from stable branch.)

	* TODO: Minor updates.

M	ChangeLog
M	RENAMING
M	TODO
M	components/Makefile.am
D	components/help/.cvsignore
D	components/help/Makefile.am
D	components/help/Nautilus_View_help.server.in
D	components/help/ScrollKeeper-TODO
D	components/help/help-method.c
D	components/help/help-method.h
D	components/help/help-methods.conf
D	components/help/hyperbola-filefmt.c
D	components/help/hyperbola-filefmt.h
D	components/help/hyperbola-main.c
D	components/help/hyperbola-nav-index.c
D	components/help/hyperbola-nav-search.c
D	components/help/hyperbola-nav-tree.c
D	components/help/hyperbola-nav.h
D	components/help/hyperbola-types.h
D	components/help/nautilus-hyperbola-ui.xml
D	components/help/pages.map
D	components/help/test-help-method.c
D	components/help/topleveldocs.xml
M	configure.in
M	libnautilus-private/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-factory.c
M	nautilus.spec.in
M	po/ChangeLog
M	po/POTFILES.in
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-icon-view.c

commit 612ed122c7aa457410fb14279e90ab161a4bc15c (tag:
NAUTILUS_BEFORE_REMOVING_HELP_COMPONENT)
Author: Michael Meeks <michael@ximian.com>
Date:	2001-12-12

    fix container ref leak.

    2001-12-12	Michael Meeks  <michael@ximian.com>

	* src/file-manager/fm-icon-view.c
	(fm_icon_view_merge_menus): fix container ref leak.

	* src/file-manager/fm-search-list-view.c
	(real_merge_menus): ditto.

	* src/file-manager/fm-desktop-icon-view.c
	(fm_desktop_icon_view_destroy): more guards.
	(real_merge_menus): fix container ref leak.

M	ChangeLog
M	src/file-manager/fm-desktop-icon-view.c
M	src/file-manager/fm-icon-view.c
M	src/file-manager/fm-search-list-view.c

commit f9769d4cd3a5e9fb3784b45a356cbd9a1d718e14
Author: Michael Meeks <michael@ximian.com>
Date:	2001-12-12

    protect vs. double destroy.

    2001-12-12	Michael Meeks  <michael@ximian.com>

	* src/nautilus-window.c (nautilus_window_destroy):
	protect vs. double destroy.

	* src/nautilus-window-manage-views.c (disconnect_view):
	start macro definitions on the first line.

	* src/nautilus-sidebar.c (nautilus_sidebar_destroy):
	protect vs. double destroy.

	* src/nautilus-sidebar-tabs.c
	(nautilus_sidebar_tabs_destroy): protect vs. double destroy
	and theoretical re-enterancy hazard.

	* src/nautilus-sidebar-title.c
	(nautilus_sidebar_title_destroy): protect vs. double
	destroys.

	* src/nautilus-application.c (create_object): re-enable
	list view.

	* src/file-manager/fm-list-view.c: re-enable.

M	ChangeLog
M	components/tree/nautilus-tree-view.c
M	src/file-manager/fm-list-view.c
M	src/nautilus-application.c
M	src/nautilus-information-panel.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-sidebar-tabs.c
M	src/nautilus-sidebar-title.c
M	src/nautilus-sidebar.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window-manage-views.c
M	src/nautilus-window.c

commit 57b746384ea0caba39590822e272ecce8ae6a805
Author: Laszlo Peter <laca@ireland.sun.com>
Date:	2001-12-11

    s/__FUNCTION__/G_GNUC_FUNCTION/

    2001-12-11	Laszlo Peter  <laca@ireland.sun.com>

	    * libnautilus-private/nautilus-authn-manager.c:
	    s/__FUNCTION__/G_GNUC_FUNCTION/

	    * libnautilus-private/nautilus-directory-background.c:
	    get rid of
	    _gdk_display_name

	    * libnautilus-private/nautilus-volume-monitor.c
	    (nautilus_volume_get_device_type): remove "const" to match the
	    prototype.

M	ChangeLog
M	libnautilus-private/nautilus-authn-manager.c
M	libnautilus-private/nautilus-directory-background.c
M	libnautilus-private/nautilus-volume-monitor.c

commit 1656a2446091bdd34456312ca8aac5842a3d7082
Author: Yuri Syrota <rasta@src.gnome.org>
Date:	2001-12-10

    Updated Ukrainian Translation

M	po/uk.po

commit 634fb3461f75a7861de030f0f065683d69ab9364
Author: Yuri Syrota <rasta@src.gnome.org>
Date:	2001-12-10

    Updated Ukrainian Translation

M	po/uk.po

commit 709d2592878f1e41cfc4879ffc34fd6190ec005d
Author: Yuri Syrota <rasta@src.gnome.org>
Date:	2001-12-10

    Updated Ukrainian Translation

M	po/uk.po

commit 0df7aba68df19dd7b5b09ca3022538f92da56644
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-12-09

    Do fix based on patch from Martin Wehner <mwehner@tfh-berlin.de> to

	* libnautilus-private/nautilus-file-operations.c:
	(handle_transfer_ok): Do fix based on patch from Martin Wehner
	<mwehner@tfh-berlin.de> to prevent cancel of emptying trash or
	deleting from core dumping.

	* Makefile.am:
	* configure.in:
	* docs/.cvsignore:
	* docs/Makefile.am:
	Add files in the docs directory to tarball.

	* libnautilus/nautilus-view-standard-main.c:
	(nautilus_view_standard_main_multi): Whitespace tweak.

M	ChangeLog
M	Makefile.am
M	configure.in
A	docs/.cvsignore
A	docs/Makefile.am
M	libnautilus-private/nautilus-file-operations.c
M	libnautilus/nautilus-view-standard-main.c

commit d58fa91abdd3229e6e867189010b19e15eb4e9e0
Author: Anders Carlsson <andersca@src.gnome.org>
Date:	2001-12-08

    Remove conflict markers

M	ChangeLog

commit 1ab16a8b04425f4adba82a804aff327688fa191b
Author: Anders Carlsson <andersca@gnu.org>
Date:	2001-12-08

    Update for new bonobo property bag API.

    2001-12-08	Anders Carlsson  <andersca@gnu.org>

	* components/throbber/nautilus-throbber.c:
	(nautilus_throbber_instance_init):
	* src/nautilus-window.c: (nautilus_window_allow_stop):
	Update for new bonobo property bag API.

M	ChangeLog
M	components/throbber/nautilus-throbber.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window.c

commit 84204ad0842929cbb464f95984fdeac2068f68ff
Author: Michael Meeks <michael@ximian.com>
Date:	2001-12-08

    unroll control creation, connect to "activate" signal handler not
    map /

    2001-12-08	Michael Meeks  <michael@ximian.com>

	* components/tree/nautilus-tree-view.c
	(nautilus_tree_view_init): unroll control creation,
	connect to "activate" signal handler not map / unmap
	on no-window widget GtkScrolledWindow.
	(tree_map_callback, tree_unmap_callback): kill.
	(tree_activate_callback): impl.

	* components/tree/libmain.c
	(BonoboActivation_Plugin_info) ->
	(Bonobo_Plugin_info).

	* components/tree/Makefile.am: setup ldflags
	correctly, and a LIBADD so we can activate it
	independantly.

	* components/throbber/main.c (main): fix for
	bonobo-activation-server race condition.

	* libnautilus-private/nautilus-marshal.list:
	add VOID:STRING,STRING

M	ChangeLog
M	components/Makefile.am
M	components/throbber/main.c
M	components/tree/Makefile.am
M	components/tree/libmain.c
M	components/tree/nautilus-tree-model.c
M	components/tree/nautilus-tree-view-dnd.c
M	components/tree/nautilus-tree-view.c
M	libnautilus-private/nautilus-marshal.list

commit a0f24894de6329890c88070160d74da1e254c6a3
Author: Michael Meeks <michael@ximian.com>
Date:	2001-12-08

    if we were already registered - due to a beautifuly inefficient
    activation

    2001-12-06	Michael Meeks  <michael@ximian.com>

	* libnautilus/nautilus-view-standard-main.c
	(nautilus_view_standard_main_multi): if we were
	already registered - due to a beautifuly inefficient
	activation server race - just quit.

M	ChangeLog
M	libnautilus/nautilus-view-standard-main.c

commit c9b8fca3c23f04763e94d428dd54e563061566c6
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-12-08

    Tweak some documents, removing obsolete ones.

	* docs/design.txt:
	* docs/gnomad-notes.txt:
	* docs/metaitems.txt:
	* docs/nautilus.faq:
	* docs/use-cases.txt:
	Tweak some documents, removing obsolete ones.

M	ChangeLog
D	docs/design.txt
D	docs/gnomad-notes.txt
D	docs/metaitems.txt
M	docs/nautilus.faq
D	docs/use-cases.txt

commit 95b0620d8067835a4310aa207115e2470f65de1d
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-12-07

    Moved mozilla component into its own module.

	* components/Makefile.am:
	* components/mozilla/.cvsignore:
	* components/mozilla/Makefile.am:
	* components/mozilla/Nautilus_View_mozilla.server.in:
	* components/mozilla/bonobo-extensions.c:
	* components/mozilla/bonobo-extensions.h:
	* components/mozilla/main.c:
	* components/mozilla/mozilla-components.cpp:
	* components/mozilla/mozilla-components.h:
	* components/mozilla/mozilla-events.cpp:
	* components/mozilla/mozilla-events.h:
	* components/mozilla/mozilla-preferences.cpp:
	* components/mozilla/mozilla-preferences.h:
	* components/mozilla/nautilus-mozilla-content-view.c:
	* components/mozilla/nautilus-mozilla-content-view.h:
	* components/mozilla/nautilus-mozilla-embed-extensions.cpp:
	* components/mozilla/nautilus-mozilla-embed-extensions.h:
	* components/mozilla/nautilus-mozilla-encoding-tables.c:
	* components/mozilla/nautilus-mozilla-encoding-tables.h:
	* components/mozilla/nautilus-mozilla-ui.xml:
	* configure.in:
	* nautilus.spec.in:
	Moved mozilla component into its own module.

M	ChangeLog
M	components/Makefile.am
D	components/mozilla/.cvsignore
D	components/mozilla/Makefile.am
D	components/mozilla/Nautilus_View_mozilla.server.in
D	components/mozilla/bonobo-extensions.c
D	components/mozilla/bonobo-extensions.h
D	components/mozilla/main.c
D	components/mozilla/mozilla-components.cpp
D	components/mozilla/mozilla-components.h
D	components/mozilla/mozilla-events.cpp
D	components/mozilla/mozilla-events.h
D	components/mozilla/mozilla-preferences.cpp
D	components/mozilla/mozilla-preferences.h
D	components/mozilla/nautilus-mozilla-content-view.c
D	components/mozilla/nautilus-mozilla-content-view.h
D	components/mozilla/nautilus-mozilla-embed-extensions.cpp
D	components/mozilla/nautilus-mozilla-embed-extensions.h
D	components/mozilla/nautilus-mozilla-encoding-tables.c
D	components/mozilla/nautilus-mozilla-encoding-tables.h
D	components/mozilla/nautilus-mozilla-ui.xml
M	configure.in
M	nautilus.spec.in

commit 529f8699bb173df350f50184b2cddb67c0ca9eff
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-12-07

    Moved mozilla component into its own module.

	* POTFILES.in: Moved mozilla component into its own module.

M	po/ChangeLog
M	po/POTFILES.in

commit 5a749ac98270580a000c42a196b917c005d63fc8
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-12-07

    lots of files Get rid of casts in callers to
    g_object_ref/g_object_unref.

	* lots of files
	Get rid of casts in callers to g_object_ref/g_object_unref.
	Remove parameters to
	eel_make_warnings_and_criticals_stop_in_debugger.

M	ChangeLog
M	components/adapter/bonobo-stream-vfs.c
M	components/adapter/main.c
M	components/adapter/nautilus-adapter-control-embed-strategy.c
M
components/adapter/nautilus-adapter-control-factory-embed-strategy.c
M	components/adapter/nautilus-adapter-embeddable-embed-strategy.c
M	components/adapter/nautilus-adapter-file-load-strategy.c
M	components/adapter/nautilus-adapter-progressive-load-strategy.c
M	components/adapter/nautilus-adapter-stream-load-strategy.c
M	components/adapter/nautilus-adapter.c
M	components/hardware/main.c
M	components/help/hyperbola-main.c
M	components/history/nautilus-history-view.c
M	components/image-viewer/nautilus-image-view.c
M	components/mozilla/main.c
M	components/music/main.c
M	components/music/nautilus-music-view.c
M	components/news/nautilus-news.c
M	components/notes/nautilus-notes.c
M	components/text/main.c
M	components/throbber/main.c
M	components/throbber/nautilus-throbber.c
M	components/tree/nautilus-tree-change-queue.c
M	components/tree/nautilus-tree-expansion-state.c
M	components/tree/nautilus-tree-model.c
M	components/tree/nautilus-tree-node.c
M	components/tree/nautilus-tree-view.c
M	libnautilus-private/nautilus-bookmark.c
M	libnautilus-private/nautilus-customization-data.c
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-entry.c
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-font-factory.c
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus-private/nautilus-icon-text-item.c
M	libnautilus-private/nautilus-program-choosing.c
M	libnautilus-private/nautilus-theme.c
M	libnautilus-private/nautilus-thumbnails.c
M	libnautilus-private/nautilus-trash-monitor.c
M	libnautilus-private/nautilus-volume-monitor.c
M	src/file-manager/fm-desktop-icon-view.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-icon-view.c
M	src/file-manager/fm-properties-window.c
M	src/nautilus-about.c
M	src/nautilus-bookmark-list.c
M	src/nautilus-bookmarks-window.c
M	src/nautilus-complex-search-bar.c
M	src/nautilus-component-adapter-factory.c
M	src/nautilus-information-panel.c
M	src/nautilus-main.c
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-property-browser.c
M	src/nautilus-search-bar-criterion.c
M	src/nautilus-sidebar-tabs.c
M	src/nautilus-sidebar-title.c
M	src/nautilus-sidebar.c
M	src/nautilus-signaller.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window-manage-views.c
M	src/nautilus-window-menus.c
M	src/nautilus-window-toolbars.c
M	src/nautilus-window.c
M	src/nautilus-zoom-control.c
M	test/test-nautilus-wrap-table.c
M	test/test.c

commit 60c93330fba3a0bb93d7f7d09431e94209483775
Author: Gediminas Paulauskas <menesis@delfi.lt>
Date:	2001-12-05

    remove cut'n'pasted functions which are in glib now. don't set
    close key

    2001-12-05	Gediminas Paulauskas <menesis@delfi.lt>

	* libnautilus-private/nautilus-desktop-file-loader.c: remove
	cut'n'pasted functions which are in glib now.
	* src/nautilus-about.c (nautilus_about_instance_init): don't set
	close key accelerator, Gtk+ does that already.

    2001-12-05	Gediminas Paulauskas <menesis@delfi.lt>

	* configure.in, libnautilus/Makefile.am,
	libnautilus/libnautilus.pc.in: make libnautilus know to pkg-config

    2001-12-05	Gediminas Paulauskas <menesis@delfi.lt>

	* components/hardware/main.c, components/help/hyperbola-main.c,
	components/image-viewer/nautilus-image-view.c,
	components/mozilla/main.c,
	libnautilus/nautilus-view-standard-main.c,
	src/nautilus-main.c: (main) get translated messages from nautilus
	text domain in utf-8.
	* src/nautilus-window-menus.c: (help_menu_about_nautilus_callback)
	replace copyright symbol with utf-8 version of it.

M	ChangeLog
M	components/Makefile.am
M	components/hardware/main.c
M	components/help/hyperbola-main.c
M	components/image-viewer/nautilus-image-view.c
M	components/mozilla/main.c
M	configure.in
M	libnautilus-private/nautilus-desktop-file-loader.c
M	libnautilus/.cvsignore
M	libnautilus/Makefile.am
A	libnautilus/libnautilus.pc.in
M	libnautilus/nautilus-view-standard-main.c
M	src/file-manager/nautilus-indexing-info.c
M	src/nautilus-about.c
M	src/nautilus-main.c
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-window-menus.c

commit 0ab4560728c8d9104cf6da7f3d8ad5f2052ce545
Author: Christian Rose <menthos@menthos.com>
Date:	2001-12-04

    Updated Swedish translation.

    2001-12-05	Christian Rose	<menthos@menthos.com>

	* sv.po: Updated Swedish translation.

M	po/ChangeLog
M	po/sv.po

commit b1dda7219fcb88015e0fa868f838ea72a49d785c
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-12-04

	Fix bugs exposed by "make check".

	* libnautilus-private/nautilus-directory-async.c:
	(is_dot_or_dot_dot), (should_skip_file),
	(dequeue_pending_idle_callback), (directory_load_one),
	(count_non_skipped_files), (directory_count_callback),
	(start_monitoring_file_list), (deep_count_one), (mime_list_one):
	Add new code to handle stuff that we did with a gnome-vfs filter
	in the old version.

	* libnautilus-private/nautilus-search-uri.c:
	(strip_uri_beginning), (tokenize_uri): Fix use of g_strsplit since
	the meaning of the parameter has changed.

M	ChangeLog
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-search-uri.c

commit 26b95469d485689585fc42a0a25b9568a9be0f3f
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-12-03

    Use GNOME_DOT_GNOME.

	* src/file-manager/fm-directory-view.c:
	(set_up_scripts_directory_global): Use GNOME_DOT_GNOME.

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit bb9ef9f6c6037888159cff9c1ea06be19271b3df
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2001-12-02

    Updated Norwegian (bokml) translation.

    2001-12-02	Kjartan Maraas	<kmaraas@gnome.org>

	* no.po: Updated Norwegian (bokml) translation.

M	po/ChangeLog
M	po/no.po

commit f576768c4033ee77d8f871cd85d06f108682977e
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-12-01

    Skip over non-element nodes when walking libxml DOM tree.

	* src/nautilus-property-browser.c: (remove_color),
	(make_properties_from_xml_node),
	(nautilus_property_browser_update_contents):
	Skip over non-element nodes when walking libxml DOM tree.

	* libnautilus-private/nautilus-theme.c:
	(nautilus_theme_get_theme_data_from_theme): Whitespace tweak.

M	ChangeLog
M	libnautilus-private/nautilus-theme.c
M	src/nautilus-bookmark-list.c
M	src/nautilus-property-browser.c

commit a238fef0fe5fac60ed626d9c3851674a8db69688
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-12-01

    Roll double-free bug fix from the branch.

	* libnautilus-private/nautilus-directory-async.c:
	(top_left_read_callback): Roll double-free bug fix from the
	branch.

	* TODO: Some small updates.

	* components/hardware/nautilus-hardware-view.c:
	* data/browser.xml:
	* icons/crux_eggplant/crux_eggplant.xml:
	* icons/crux_teal/crux_teal.xml:
	* icons/default.xml:
	* icons/gnome/gnome.xml:
	* icons/sierra/sierra.xml:
	* icons/tahoe/tahoe.xml:
	* libnautilus-private/nautilus-directory-background.c:
	(nautilus_file_background_write_desktop_settings):
	* libnautilus-private/nautilus-icon-container.c:
	(start_rubberbanding):
	* libnautilus-private/nautilus-icon-text-item.c:
	(fetch_themed_color):
	* src/nautilus-property-browser.c: (add_color_to_browser):
	* src/nautilus-sidebar-tabs.c: (setup_light_text),
	(setup_dark_text), (nautilus_sidebar_tabs_init),
	(nautilus_sidebar_tabs_receive_dropped_color):
	* src/nautilus-sidebar-title.c:
	(nautilus_sidebar_title_select_text_color):
	* src/nautilus-sidebar.c: (receive_dropped_color):
	Changed all rgb:RRRR/GGGG/BBBB to #RRGGBB. We still probably have
	to handle the old format just for old data files.

	* libnautilus-private/.cvsignore:
	nautilus-marshal-guts.h -> nautilus-marshal.h

	* src/file-manager/fm-directory-view.c:
	(update_directory_in_scripts_menu): Add filter so that we don't
	see invisible or backup files in the scripts menu. In the old
	days, gnome-vfs supplied the filtering.

	* src/nautilus-about.c: (nautilus_about_finalize),
	(nautilus_about_instance_init), (nautilus_about_hide),
	(nautilus_about_hide_on_response),
	(nautilus_about_hide_on_delete), (nautilus_about_class_init):
	Get rid of double-destroy problem with about, and fix OK button.

	* src/nautilus-bookmarks-window.c:
	(nautilus_bookmarks_window_response_callback): Fix Done button.
	(create_bookmarks_window): Hook up response callback.
	(on_window_delete_event), (handle_close_accelerator): Get rid of
	save_geometry_and_hide, since hide already does that.

	* src/nautilus-main.c: (main): Add some missing domains for better
	debugging. We should figure out a way to do this without a list of
	domains.

M	ChangeLog
M	TODO
M	components/hardware/nautilus-hardware-view.c
M	data/browser.xml
M	icons/crux_eggplant/crux_eggplant.xml
M	icons/crux_teal/crux_teal.xml
M	icons/default.xml
M	icons/gnome/gnome.xml
M	icons/sierra/sierra.xml
M	icons/tahoe/tahoe.xml
M	libnautilus-private/.cvsignore
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-directory-background.c
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-text-item.c
M	src/file-manager/fm-directory-view.c
M	src/nautilus-about.c
M	src/nautilus-bookmarks-window.c
M	src/nautilus-information-panel.c
M	src/nautilus-main.c
M	src/nautilus-property-browser.c
M	src/nautilus-sidebar-tabs.c
M	src/nautilus-sidebar-title.c
M	src/nautilus-sidebar.c

commit 36759c332d0ffbf52b0635e7a458335ef9b7a1db
Author: Gediminas Paulauskas <menesis@src.gnome.org>
Date:	2001-11-29

    broken pipe during last commit

D	helper-utilities/xml-migrate/.cvsignore

commit f9a8d8571f7bdc69e35f7c2cc8ba6857a8c5d7de
Author: Gediminas Paulauskas <menesis@src.gnome.org>
Date:	2001-11-29

    remove .cvsignore files from empty directories

D	applets/.cvsignore
D	applets/launcher/.cvsignore
D	applets/preferences-applet/.cvsignore
D	cut-n-paste-code/widgets/e-paned/.cvsignore
D	data/backgrounds/.cvsignore
D	data/linksets/.cvsignore
D	helper-scripts/.cvsignore
D	helper-utilities/.cvsignore
D	helper-utilities/error-dialog/.cvsignore

commit 0ec1b89d8ea95ec24ed40a3d539217941795f681
Author: Pablo Saratxaga <pablo@src.gnome.org>
Date:	2001-11-28

    updated Azeri file

M	po/ChangeLog
M	po/az.po

commit b61c743047cd7f7511cabcedefa8ea67e45950d2
Author: Seth Nickell <snickell@stanford.edu>
Date:	2001-11-28

    Change list format for Categories field.

    2001-11-27	Seth Nickell  <snickell@stanford.edu>

	* nautilus-help.desktop.in:
	* nautilus.desktop.in:

	Change list format for Categories field.

M	ChangeLog
M	nautilus-help.desktop.in
M	nautilus.desktop.in

commit be4a7dc77bdf02596925f226dabef83cf4adceb8
Author: Seth Nickell <seth@src.gnome.org>
Date:	2001-11-27

    Add "Categories=" section to work with George's new vfolder panel menu


	* nautilus.desktop.in:
	* nautilus-help.desktop.in:

	Add "Categories=" section to work with George's
	new vfolder panel menu system.

M	nautilus-help.desktop.in

commit 63a77e5507cb0a9ec752ea08b362a735a16a5a82
Author: Seth Nickell <snickell@stanford.edu>
Date:	2001-11-27

    Add "Categories=" section to work with George's new vfolder panel menu

    2001-11-27	Seth Nickell  <snickell@stanford.edu>

	* nautilus.desktop.in:

	Add "Categories=" section to work with George's
	new vfolder panel menu system.

M	ChangeLog
M	nautilus.desktop.in

commit 6b6368db2f24e8f0ccb5394bf0734ed8f7b04561
Author: Owen Taylor <otaylor@redhat.com>
Date:	2001-11-27

    Return from get_type() functions is GType, not guint. Deal with errant

    Mon Nov 26 20:34:52 2001  Owen Taylor  <otaylor@redhat.com>
	    * libnautilus-private/nautilus-icon-factory.c:
	    * libnautilus-private/nautilus-icon-container.h
	      libnautilus-private/nautilus-file-operations-progress.h:
	      Return
	    from get_type() functions is GType, not guint.
	    * components/sample/nautilus-sample-content-view.c
	      libnautilus/nautilus-undo-private.h: Deal with
	    errant gobject/* includes. (George Karabin)

M	ChangeLog
M	components/sample/nautilus-sample-content-view.c
M	libnautilus-private/nautilus-file-operations-progress.h
M	libnautilus-private/nautilus-icon-container.h
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus/nautilus-undo-private.h

commit 7e6e6bd8cbaf59d9567ef1ec30f9d4c65b48961c
Author: Michael Meeks <michael@ximian.com>
Date:	2001-11-22

    listen for changed on the text buffer. (notes_load_metainfo):
    set buffer

    2001-11-22	Michael Meeks  <michael@ximian.com>

	* components/notes/nautilus-notes.c (make_notes_view):
	listen for changed on the text buffer.
	(notes_load_metainfo): set buffer to "" not NULL.

	* libnautilus/nautilus-view-standard-main.c
	(delayed_quit_timeout_callback): do a bonobo_main_quit.
	(object_destroyed): GObject-ify.

	* components/throbber/main.c (main): upd.

M	ChangeLog
M	components/hardware/main.c
M	components/notes/nautilus-notes.c
M	components/throbber/main.c
M	libnautilus/nautilus-view-standard-main.c

commit 50a26e58132eeff159587cc446779f08c3ab667c
Author: Michael Meeks <michael@ximian.com>
Date:	2001-11-22

    fix marshaller.

    2001-11-22	Michael Meeks  <michael@ximian.com>

	* libnautilus-private/nautilus-icon-container.c
	(nautilus_icon_container_class_init): fix marshaller.

	* libnautilus-private/nautilus-marshal.list: add
	INT_POINTER_BOOLEAN

	* src/file-manager/fm-properties-window.c
	(real_destroy): protect against double destroys.

    Tue Nov 20 21:45:43 2001  Owen Taylor  <otaylor@redhat.com>

	* configure.in: Add [quoting] around AC_CHECK_HEADERS needed for
	some autoconf versions.

	* components/text/nautilus-text-view.c (file_read_callback):
	text_view->details->text_display is set to NULL in
	nautilus_text_view_destroy(), so simply check for non-NULL
	rather than calling GTK_OBJECT_DESTROYED().

	* src/file-manager/fm-properties-window.c (real_destroy): NULL
	out name_field here, since it will be destroyed, so we
	can avoid accessing it in rename_callback.

	* libnautilus-private/Makefile.am (nautilus-marshal-guts.c):
	Get rid
	of nautilus-marshal-guts.h, since glib-genmarshal now generates
	correct
	standalone headers.

	* libnautilus/nautilus-clipboard.c (select_all_callback),
	* libnautilus-private/nautilus-entry.c
	(nautilus_entry_select_all_at_idle):
	Remove the idle on destrunction of the widget, rather than
	checking
	GTK_OBJECT_DESTROYED().

M	ChangeLog
M	components/text/nautilus-text-view.c
M	configure.in
M	libnautilus-private/Makefile.am
M	libnautilus-private/nautilus-entry.c
M	libnautilus-private/nautilus-icon-container.c
D	libnautilus-private/nautilus-marshal.h
M	libnautilus-private/nautilus-marshal.list
M	libnautilus/nautilus-clipboard.c
M	src/file-manager/fm-properties-window.c

commit 7a030297d96722f9c7255b46ea971d8c848d83e7
Author: Michael Meeks <michael@ximian.com>
Date:	2001-11-21

    fix.

    2001-11-21	Michael Meeks  <michael@ximian.com>

	* test/test-nautilus-wrap-table.c (main): fix.

	* test/test-nautilus-mime-actions.c (main): upd. init.

	* test/test.c (test_init): upd.
	(test_label_new): kill tile_pixbuf support.
	(test_image_new): ditto.

	* test/test-nautilus-async-activation.c (main): upd.

	* test/Makefile.am: add CORE_CFLAGS, update LDADD.

	* libnautilus-private/nautilus-directory.c
	(nautilus_directory_destroy): rename to
	(nautilus_directory_dispose): this, but leave as a
	gtk object for now, double emission protect, move
	removal from directories list to head & split into:
	(nautilus_directory_finalize): here.

	* libnautilus-private/nautilus-directory-async.c
	(nautilus_directory_async_state_changed): fully remove
	GTK_OBJECT_DESTROYED check.

M	ChangeLog
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-directory.c
M	test/Makefile.am
M	test/test-nautilus-async-activation.c
M	test/test-nautilus-mime-actions-set.c
M	test/test-nautilus-mime-actions.c
M	test/test-nautilus-smooth-graphics.c
M	test/test-nautilus-wrap-table.c
M	test/test.c
M	test/test.h

commit 44af9fae6c0e1ab24a4a3314dd3a5ebb8285e8b0
Author: Michael Meeks <michael@ximian.com>
Date:	2001-11-21

    kill g_log_domain_glib.

    2001-11-21	Michael Meeks  <michael@ximian.com>

	* src/nautilus-main.c (main): kill g_log_domain_glib.

	* components/news/nautilus-news.c (main): ditto.

	* libnautilus-private/nautilus-marshal.h: upd.

	* libnautilus/nautilus-view.c (nautilus_view_class_init):
	update for new marshallers.

	* libnautilus-private/nautilus-directory-async.c
	(nautilus_directory_async_state_changed): #ifdef out
	GTK_OBJECT_DESTROYED check.

	* libnautilus/nautilus-clipboard.c
	(select_all_idle_callback): kill GTK_OBJECT_DESTROYED
	check; unneccessary.

	* libnautilus-private/nautilus-directory.c
	(nautilus_directory_find_file_by_internal_uri): ditto.

	* libnautilus-private/nautilus-entry.c
	(select_all_at_idle): ditto.

	* components/text/nautilus-text-view.c
	(file_read_callback): ditto.

	* src/file-manager/fm-properties-window.c
	(rename_callback): ditto.

M	ChangeLog
M	components/news/nautilus-news.c
M	components/text/nautilus-text-view.c
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-entry.c
M	libnautilus-private/nautilus-marshal.h
M	libnautilus/nautilus-clipboard.c
M	libnautilus/nautilus-view.c
M	src/file-manager/fm-properties-window.c
M	src/nautilus-main.c

commit e9e3b603f46468766a07f8eb7a238d6b4ad677ab
Author: Michael Meeks <mmeeks@src.gnome.org>
Date:	2001-11-21

    hush.

A	applets/.cvsignore
A	applets/launcher/.cvsignore
A	applets/preferences-applet/.cvsignore
A	cut-n-paste-code/widgets/e-paned/.cvsignore
A	data/linksets/.cvsignore
A	helper-scripts/.cvsignore
A	helper-utilities/.cvsignore
A	helper-utilities/error-dialog/.cvsignore
A	helper-utilities/xml-migrate/.cvsignore

commit 40d74435ddd9056cea17f9f01c2327e1852344a9
Author: Christian Meyer <chrisime@src.gnome.org>
Date:	2001-11-20

    Updated German translation.

M	po/ChangeLog
M	po/de.po

commit d0659baa1b6649324c82e63b3d74e32ebada825e
Author: Kwok-Koon Cheung <baddog@src.gnome.org>
Date:	2001-11-18

    Usual update.

M	po/ChangeLog
M	po/zh_TW.po

commit 755331906141f1de936c1c5bbd09c5702c7d12f9
Author: Pablo Saratxaga <pablo@src.gnome.org>
Date:	2001-11-16

    updted Azeri file

M	po/ChangeLog
M	po/az.po

commit 5eed5fb9edbe78c36d85d6b5b86a0a6011aa0b17
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-11-15

    Workaround the crashing preferences dialog problem. Turn off the theme

	* src/nautilus-preferences-dialog.c:
	(preferences_dialog_populate_themes_group):
	Workaround the crashing preferences dialog problem.  Turn off the
	theme chooser for now.	The image chooser is broken because of
	EelLabel usage.  Im hopeful that a general exorcism of EelLabel
	will fix this along with many other label related problems.

M	ChangeLog
M	src/nautilus-preferences-dialog.c

commit 89a3d817104bb6023ff6536c37f50bcaa5d74b2c
Author: Michael Meeks <michael@ximian.com>
Date:	2001-11-15

    allow double destroys & split out (nautilus_tree_view_finalize): impl.

    2001-11-13	Michael Meeks  <michael@ximian.com>

	* components/tree/nautilus-tree-view.c
	(nautilus_tree_view_destroy): allow double destroys &
	split out
	(nautilus_tree_view_finalize): impl.
	(nautilus_tree_view_class_init): upd.

	* components/text/nautilus-text-view.c
	(nautilus_text_view_class_init): upd.
	(nautilus_text_view_destroy): allow double destroys.
	(nautilus_text_view_finalize): impl.

	* components/music/nautilus-music-view.c
	(nautilus_music_view_class_init): upd.
	(nautilus_music_view_destroy): upd.
	(nautilus_music_view_finalize): impl.

	* components/notes/nautilus-notes.c (do_destroy): don't
	do hacks around the old bonobo.

	* components/adapter/nautilus-adapter.c
	(nautilus_adapter_new): don't gtk_signal_connect_object to a
	BonoboObject.

M	ChangeLog
M	components/adapter/nautilus-adapter.c
M	components/music/nautilus-music-view.c
M	components/notes/nautilus-notes.c
M	components/text/nautilus-text-view.c
M	components/tree/nautilus-tree-view.c

commit 5b8e3d4436ab3e1a811204d3aeef5af6b32b90b7
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-11-14

    Remove g_log_domain_gruntime.

	* src/nautilus-main.c: (main): Remove g_log_domain_gruntime.

M	ChangeLog
M	src/nautilus-main.c

commit cf6567d4d17cc76790dbb92eff2814d0df202b38
Author: Frédéric Crozat <fcrozat@src.gnome.org>
Date:	2001-11-14

    Add detection of automounted volume, don't eject automounted CDROMs

    * libnautilus-private/nautilus-volume-monitor.c:
    (volume_is_automounted), (mount_volume_deactivate):
    Add detection of automounted volume, don't eject automounted CDROMs

    * libnautilus-private/nautilus-volume-monitor.c:
    (nautilus_volume_monitor_set_volume_name):
    Fix search for volume to modify

M	ChangeLog
M	libnautilus-private/nautilus-volume-monitor.c

commit becc07c582df00644971da5fa510badb6c8b671c
Author: Wang Jian <lark@src.gnome.org>
Date:	2001-11-13

    *** empty log message ***

M	po/ChangeLog
M	po/zh_CN.po

commit d5f81287a53f65b75f218aba8911715ca6eeb530
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-11-13

    Update to use proper boilerplate macros. Other porting tweaks.

	* components/history/nautilus-history-view.c:
	* components/notes/nautilus-notes.c:
	* components/sample/nautilus-sample-content-view.c:
	* components/throbber/nautilus-throbber.c:
	Update to use proper boilerplate macros. Other porting tweaks.

	* libnautilus/nautilus-view.c: Switch to gnome version of macros
	instead of eel version.

M	ChangeLog
M	components/history/nautilus-history-view.c
M	components/notes/nautilus-notes.c
M	components/sample/nautilus-sample-content-view.c
M	components/throbber/nautilus-throbber.c
M	libnautilus/nautilus-view.c

commit cb91ae81a411959ee0961407570eb794a508caa6
Author: Michael Meeks <michael@ximian.com>
Date:	2001-11-12

    guard against CORBA_OBJECT_NIL return from get_control_frame.

    2001-11-12	Michael Meeks  <michael@ximian.com>

	* libnautilus/nautilus-view.c
	(view_frame_call_begin): guard against
	CORBA_OBJECT_NIL return from get_control_frame.

M	ChangeLog
M	components/throbber/nautilus-throbber.c
M	libnautilus/nautilus-view.c

commit 6aeb09507b528a48acda5227767217ead56d0cec
Author: Thomas Canty <tommydal@optushome.com.au>
Date:	2001-11-12

    Initialise the gnome-vfs-module package, which is required for
    the help

    2001-11-12	Thomas Canty  <tommydal@optushome.com.au>
    * configure.in: Initialise the gnome-vfs-module package,
    which is required for the help component

    * components/help/*.[c|am]: Get the help component
    working.

    * components/text/nautilus-text-view.c: Some work towards
    getting this file compiling.

    * components/throbber/main.c: register the factory iid
    directly.

    * components/tree/*.c: get the tree component compiling
    and linking.

M	ChangeLog
M	components/help/Makefile.am
M	components/help/help-method.c
M	components/help/hyperbola-filefmt.c
M	components/help/hyperbola-main.c
M	components/help/hyperbola-nav-index.c
M	components/help/hyperbola-nav-search.c
M	components/help/hyperbola-nav-tree.c
M	components/history/Makefile.am
M	components/notes/nautilus-notes.c
M	components/text/nautilus-text-view.c
M	components/throbber/main.c
M	components/tree/Makefile.am
M	components/tree/nautilus-tree-model.c
M	components/tree/nautilus-tree-view-dnd.c
M	components/tree/nautilus-tree-view.c
M	configure.in

commit 09495c89f082c4c1b0261b8eca017454cee4176b
Author: Michael Meeks <mmeeks@src.gnome.org>
Date:	2001-11-12

    include string.h

M	ChangeLog
M	components/throbber/main.c

commit 1802311d9636628c82f960602ae055c80d206fc8
Author: Stanislav Visnovsky <visnovsky@nenya.ms.mff.cuni.cz>
Date:	2001-11-11

    Updated Slovak translation.

    2001-11-11	Stanislav Visnovsky  <visnovsky@nenya.ms.mff.cuni.cz>

	    * sk.po: Updated Slovak translation.

M	po/ChangeLog
M	po/sk.po

commit 8b7d17f0a68c37c2c662e50a63833c51e5d3372a
Author: Thomas Canty <tommydal@optushome.com.au>
Date:	2001-11-11

    Work towards getting the components compiling and working. History,
    News,

    2001-11-10	Thomas Canty  <tommydal@optushome.com.au>

    * Lots of files:
    Work towards getting the components compiling and
    working. History, News, Notes and Throbber components
    are now working.

    *  libnautilus/nautilus-view-standard-main.c:
    Change the initialisation to use bonobo_ui_init

    * src/nautilus-window-toolbars.c:
    Re-enable the throbber.

M	ChangeLog
M	components/Makefile.am
M	components/hardware/Makefile.am
M	components/hardware/main.c
M	components/hardware/nautilus-hardware-view.c
M	components/help/Makefile.am
M	components/help/hyperbola-filefmt.c
M	components/help/hyperbola-main.c
M	components/help/hyperbola-nav-index.c
M	components/help/hyperbola-nav-search.c
M	components/help/hyperbola-types.h
M	components/history/Makefile.am
M	components/history/nautilus-history-view.c
M	components/image-viewer/Makefile.am
M	components/image-viewer/nautilus-image-view.c
M	components/music/Makefile.am
M	components/music/nautilus-music-view.c
M	components/news/Makefile.am
M	components/news/nautilus-news.c
M	components/notes/Makefile.am
M	components/notes/nautilus-notes.c
M	components/text/Makefile.am
M	components/throbber/Makefile.am
M	components/throbber/main.c
M	components/throbber/nautilus-throbber.c
M	components/tree/Makefile.am
M	components/tree/libmain.c
M	libnautilus/nautilus-view-standard-main.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window-toolbars.c
M	src/nautilus-window.c

commit 9a9ae4d9c8d5dab2eeb19c11a682e2a65bc034a4
Author: Benedikt Roth <bratislav@src.gnome.org>
Date:	2001-11-10

    *** empty log message ***

M	ChangeLog
M	components/help/hyperbola-nav-index.c
M	components/help/hyperbola-nav-tree.c

commit 1d2bb0f1819862889cbe1f5e268e71db0d2776c4
Author: Peteris Krisjanis <peterisk@src.gnome.org>
Date:	2001-11-10

    u

M	po/ChangeLog
M	po/lv.po

commit 92030834e9855b3c83bb7778c548bc099627bb39
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-11-10

    Remove unused stuff.

	    * libnautilus-private/nautilus-horizontal-splitter.c:
	    Remove unused stuff.

	    * libnautilus-private/nautilus-icon-container.c: (destroy),
	    (finalize), (nautilus_icon_container_class_init): Fix the
	    destroy and finalize code for the new object lifetime rules.
	    * libnautilus-private/nautilus-icon-dnd.c:
	    (nautilus_icon_dnd_fini): Fix another multiple-invocation
	    issue.
	    * libnautilus-private/nautilus-program-chooser.c:
	    (nautilus_program_chooser_new): Change response codes to
	    match the way this worked under GnomeDialog.

	    * libnautilus-private/README: Update wording a bit.

M	ChangeLog
M	libnautilus-private/README
M	libnautilus-private/nautilus-horizontal-splitter.c
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-dnd.c
M	libnautilus-private/nautilus-program-chooser.c

commit b47cbae42da2882124bc74d28df632057c6c5f91
Author: Michael Meeks <michael@ximian.com>
Date:	2001-11-09

    return bonobo_debug_shutdown, if only we could get there.

    2001-11-09	Michael Meeks  <michael@ximian.com>

	* src/nautilus-main.c (main): return bonobo_debug_shutdown,
	if only we could get there.

	* libnautilus-private/nautilus-icon-dnd.c
	(nautilus_icon_dnd_fini): don't try to double free the
	drag_info, allow mutliple invocations.

M	ChangeLog
M	libnautilus-private/nautilus-icon-dnd.c
M	src/nautilus-main.c

commit 4a2255079a7276551867636b356b5bcbc0aec410
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-11-09

    Lots of files. Get rid a lot of unneeded casts.

	* Lots of files.
	Get rid a lot of unneeded casts.

M	ChangeLog
M	components/adapter/main.c
M	components/adapter/nautilus-adapter-control-embed-strategy.c
M
components/adapter/nautilus-adapter-control-factory-embed-strategy.c
M	components/adapter/nautilus-adapter-embed-strategy.c
M	components/adapter/nautilus-adapter-embeddable-embed-strategy.c
M	components/adapter/nautilus-adapter-factory-server.c
M	components/adapter/nautilus-adapter-load-strategy.c
M	components/adapter/nautilus-adapter.c
M	components/hardware/main.c
M	components/hardware/nautilus-hardware-view.c
M	components/help/hyperbola-main.c
M	components/help/hyperbola-nav-index.c
M	components/help/hyperbola-nav-search.c
M	components/help/hyperbola-nav-tree.c
M	components/history/nautilus-history-view.c
M	components/image-viewer/nautilus-image-view.c
M	components/loser/content/main.c
M	components/loser/content/nautilus-content-loser.c
M	components/loser/sidebar/main.c
M	components/loser/sidebar/nautilus-sidebar-loser.c
M	components/mozilla/main.c
M	components/mozilla/nautilus-mozilla-content-view.c
M	components/music/nautilus-music-view.c
M	components/news/nautilus-news.c
M	components/notes/nautilus-notes.c
M	components/sample/nautilus-sample-content-view.c
M	components/text/nautilus-text-view.c
M	components/throbber/main.c
M	components/tree/libmain.c
M	components/tree/nautilus-tree-model.c
M	components/tree/nautilus-tree-view-dnd.c
M	components/tree/nautilus-tree-view.c
M	cut-n-paste-code/widgets/gimphwrapbox/gtkhwrapbox.c
M	libnautilus-private/nautilus-authn-manager.c
M	libnautilus-private/nautilus-bookmark.c
M	libnautilus-private/nautilus-directory-background.c
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-drag-window.c
M	libnautilus-private/nautilus-entry.c
M	libnautilus-private/nautilus-file-operations.c
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-dnd.c
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus-private/nautilus-icon-text-item.c
M	libnautilus-private/nautilus-merged-directory.c
M	libnautilus-private/nautilus-program-chooser.c
M	libnautilus-private/nautilus-trash-file.c
M	libnautilus-private/nautilus-trash-monitor.c
M	libnautilus-private/nautilus-undo-manager.c
M	libnautilus-private/nautilus-undo-signal-handlers.c
M	libnautilus-private/nautilus-volume-monitor.c
M	libnautilus/nautilus-clipboard.c
M	libnautilus/nautilus-undo.c
M	libnautilus/nautilus-view-standard-main.c
M	libnautilus/nautilus-view.c
M	src/file-manager/fm-desktop-icon-view.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-icon-view.c
M	src/file-manager/fm-list-view.c
M	src/file-manager/fm-properties-window.c
M	src/file-manager/fm-search-list-view.c
M	src/file-manager/nautilus-indexing-info.c
M	src/nautilus-about.c
M	src/nautilus-application.c
M	src/nautilus-bookmark-list.c
M	src/nautilus-bookmarks-window.c
M	src/nautilus-complex-search-bar.c
M	src/nautilus-desktop-window.c
M	src/nautilus-information-panel.c
M	src/nautilus-location-bar.c
M	src/nautilus-navigation-bar.c
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-preferences-dialog.c
M	src/nautilus-profiler.c
M	src/nautilus-property-browser.c
M	src/nautilus-search-bar-criterion.c
M	src/nautilus-sidebar-title.c
M	src/nautilus-sidebar.c
M	src/nautilus-spatial-window.c
M	src/nautilus-switchable-navigation-bar.c
M	src/nautilus-theme-selector.c
M	src/nautilus-view-frame.c
M	src/nautilus-window-manage-views.c
M	src/nautilus-window-menus.c
M	src/nautilus-window-toolbars.c
M	src/nautilus-window.c
M	src/nautilus-zoom-control.c
M	test/test-nautilus-async-activation.c
M	test/test-nautilus-preferences-change.c
M	test/test-nautilus-smooth-graphics.c
M	test/test-nautilus-wrap-table.c
M	test/test.c

commit ee16c763834e080df4649df8df8af7ec85903539
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-11-09

    Cleanup, turn on all DISABLE_DEPRECATED. Turn on all
    DISABLE_DEPRECATED.

	* components/sample/Makefile.am: Cleanup, turn on all
	DISABLE_DEPRECATED.
	* libnautilus/Makefile.am: Turn on all DISABLE_DEPRECATED.

	* components/sample/nautilus-sample-content-view.c:
	(nautilus_sample_content_view_instance_init): Remove gratuitous
	assert.

	* libnautilus/nautilus-clipboard.c: (cut_callback),
	(copy_callback), (paste_callback): Remove bug workaround.
	(merge_in_clipboard_menu_items), (merge_out_clipboard_menu_items),
	(nautilus_clipboard_set_up_editable),
	(disconnect_set_up_in_control_handlers): gtk_signal -> g_signal.

M	ChangeLog
M	components/sample/Makefile.am
M	components/sample/nautilus-sample-content-view.c
M	libnautilus/Makefile.am
M	libnautilus/nautilus-clipboard.c

commit bf4da2da8c5f7f26060fa2958575e54be784dbcd
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-11-09

    Just me, not the mailing list.

	* MAINTAINERS: Just me, not the mailing list.

	* Makefile.am: Enable the components directory.
	* components/Makefile.am: Disable all but sample.

	* components/*/.cvsignore:
	* components/*/*.oaf.in: Removed.
	* components/*/*.server.in: Added.
	server -> oaf

	* components/*/Makefile.am:
	Install the servers in the right place.

	* configure.in:
	* libnautilus-adapter/Makefile.am:
	* libnautilus-private/Makefile.am:
	* src/Makefile.am:
	* src/file-manager/Makefile.am:
	Simplified CFLAGS, LIBS, and IDL_INCLUDES.

	* components/sample/Makefile.am:
	Switch to the new COMPONENT_CFLAGS.

	* components/sample/nautilus-sample-content-view.h:
	* components/sample/nautilus-sample-content-view.c:
	(nautilus_sample_content_view_finalize): Use instead of destroy.
	(bonobo_sample_callback): Mark string for localization.

M	ChangeLog
M	MAINTAINERS
M	Makefile.am
M	components/Makefile.am
M	components/adapter/.cvsignore
M	components/adapter/Makefile.am
D	components/adapter/Nautilus_ComponentAdapterFactory_std.oaf.in
M	components/hardware/.cvsignore
M	components/hardware/Makefile.am
D	components/hardware/Nautilus_View_hardware.oaf.in
M	components/help/.cvsignore
M	components/help/Makefile.am
D	components/help/Nautilus_View_help.oaf.in
M	components/history/.cvsignore
M	components/history/Makefile.am
D	components/history/Nautilus_View_history.oaf.in
M	components/image-viewer/.cvsignore
M	components/image-viewer/Makefile.am
D	components/image-viewer/Nautilus_View_image.oaf.in
M	components/loser/content/.cvsignore
M	components/loser/content/Makefile.am
M	components/loser/sidebar/.cvsignore
M	components/loser/sidebar/Makefile.am
M	components/mozilla/.cvsignore
M	components/mozilla/Makefile.am
D	components/mozilla/Nautilus_View_mozilla.oaf.in
M	components/music/.cvsignore
M	components/music/Makefile.am
D	components/music/Nautilus_View_music.oaf.in
M	components/news/.cvsignore
M	components/news/Makefile.am
D	components/news/Nautilus_View_news.oaf.in
M	components/notes/.cvsignore
M	components/notes/Makefile.am
D	components/notes/Nautilus_View_notes.oaf.in
M	components/sample/.cvsignore
M	components/sample/Makefile.am
D	components/sample/Nautilus_View_sample.oaf.in
M	components/sample/nautilus-sample-content-view.c
M	components/sample/nautilus-sample-content-view.h
D	components/shell/Nautilus_View_shell.oaf.in
M	components/text/.cvsignore
M	components/text/Makefile.am
D	components/text/Nautilus_View_text.oaf.in
M	components/throbber/.cvsignore
M	components/throbber/Makefile.am
D	components/throbber/Nautilus_Control_throbber.oaf.in
M	components/tree/.cvsignore
M	components/tree/Makefile.am
D	components/tree/Nautilus_View_tree.oaf.in
M	configure.in
M	libnautilus-adapter/Makefile.am
M	libnautilus-private/Makefile.am
M	src/Makefile.am
M	src/file-manager/Makefile.am

commit 19e8bc4da953cd5914cb675bf4d1ed2a10e815a4
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-11-09

    oaf -> server.

	* POTFILES.in: oaf -> server.

M	po/ChangeLog
M	po/POTFILES.in

commit 57947850ff5bbc656c7703c1ad2455eb82f32d95
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-11-08

    Remove John Sullivan's email address from these error messages.

	* src/file-manager/fm-error-reporting.c:
	(fm_report_error_loading_directory),
	(fm_report_error_renaming_file), (fm_report_error_setting_group),
	(fm_report_error_setting_owner),
	(fm_report_error_setting_permissions):
	Remove John Sullivan's email address from these error messages.

	* src/nautilus-view-frame.c: (shut_down),
	(nautilus_view_frame_unrealize), (nautilus_view_frame_destroy),
	(nautilus_view_frame_finalize), (nautilus_view_frame_class_init):
	Start shutting down in unrealize, since the BonoboPlug will also
	start shutting down then, and we don't want to misinterpret that
	as a failure.

M	ChangeLog
M	src/file-manager/fm-error-reporting.c
M	src/nautilus-view-frame.c

commit bc8ad1bf56e6d753527fe1f997e0bb2714939212
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-11-08

    Remove e-paned.

	* configure.in:
	* cut-n-paste-code/widgets/Makefile.am:
	* cut-n-paste-code/widgets/e-paned:
	* libnautilus-private/Makefile.am:
	* libnautilus-private/nautilus-horizontal-splitter.c:
	* libnautilus-private/nautilus-horizontal-splitter.h:
	* src/nautilus-window.c: (nautilus_window_constructed),
	(nautilus_window_set_content_view_widget),
	(nautilus_window_hide_sidebar), (nautilus_window_show_sidebar),
	(nautilus_window_sidebar_showing):
	Remove e-paned.

	* configure.in:
	* data/Makefile.am:
	* data/linksets/
	* libnautilus-private/Makefile.am:
	* libnautilus-private/nautilus-file-utilities.c:
	* libnautilus-private/nautilus-link-set.c:
	* libnautilus-private/nautilus-link-set.h:
	* src/Makefile.am:
	* src/nautilus-link-set-window.c:
	* src/nautilus-link-set-window.h:
	* src/nautilus-sidebar.c: (metadata_button_callback):
	Remove link sets.

	* libnautilus-private/nautilus-program-chooser.c:
	(launch_mime_capplet_on_ok),
	(launch_mime_capplet_and_close_dialog):
	* src/nautilus-window-menus.c: (forget_history_if_yes),
	(remove_bookmarks_for_uri_if_yes):
	Destroy dialogs when done, since GtkDialog doesn't do this for us.

	* src/nautilus-preferences-dialog.c: (preferences_dialog_create):
	Get rid of close signal handler, since default close handler does
	the same thing as a delete_event, which is what we want. We still
	might have to do something fancier on a delete_event.

M	ChangeLog
M	configure.in
M	cut-n-paste-code/widgets/Makefile.am
D	cut-n-paste-code/widgets/e-paned/.cvsignore
D	cut-n-paste-code/widgets/e-paned/Makefile.am
D	cut-n-paste-code/widgets/e-paned/README.changes
D	cut-n-paste-code/widgets/e-paned/e-hpaned.c
D	cut-n-paste-code/widgets/e-paned/e-hpaned.h
D	cut-n-paste-code/widgets/e-paned/e-paned.c
D	cut-n-paste-code/widgets/e-paned/e-paned.h
D	cut-n-paste-code/widgets/e-paned/e-vpaned.c
D	cut-n-paste-code/widgets/e-paned/e-vpaned.h
M	data/Makefile.am
D	data/linksets/.cvsignore
D	data/linksets/Makefile.am
D	data/linksets/apps.xml
D	data/linksets/desktop.xml
D	data/linksets/home.xml
D	data/linksets/portals.xml
D	data/linksets/search_engines.xml
M	libnautilus-private/Makefile.am
M	libnautilus-private/nautilus-file-utilities.c
M	libnautilus-private/nautilus-horizontal-splitter.c
M	libnautilus-private/nautilus-horizontal-splitter.h
D	libnautilus-private/nautilus-link-set.c
D	libnautilus-private/nautilus-link-set.h
M	libnautilus-private/nautilus-program-chooser.c
M	src/Makefile.am
M	src/nautilus-information-panel.c
D	src/nautilus-link-set-window.c
D	src/nautilus-link-set-window.h
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-preferences-dialog.c
M	src/nautilus-sidebar.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window-menus.c
M	src/nautilus-window.c

commit a41821552cec10cac863df302efd740fefb646c5
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-11-08

    Remove all the link set stuff.

	* POTFILES.in: Remove all the link set stuff.

M	po/ChangeLog
M	po/POTFILES.in

commit 3f4aeca2fa2480601db11310553e856dcc0ce217
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-11-08

    Remove Nautilus 1 news. This file is empty for now. Add some renaming

	* NEWS: Remove Nautilus 1 news. This file is empty for now.
	* RENAMING: Add some renaming ideas.
	* TODO: Add a tiny porting to-do list. I should take that
	survey of GNOME2_CONVERSION_COMPLETE that Havoc did and put
	it in here.
	* TRADEMARK_NOTICE: Removed this file. Eazel logo isn't in
	here any more.
	* Makefile.am: Remove TRADEMARK_NOTICE.

	* components/help/hyperbola-nav-index.c:
	* components/mozilla/nautilus-mozilla-content-view.c:
	* libnautilus-private/nautilus-authn-manager.c:
	* libnautilus-private/nautilus-file-operations-progress.c:
	* libnautilus-private/nautilus-file-operations-progress.h:
	* libnautilus-private/nautilus-file-operations.c:
	* libnautilus-private/nautilus-icon-dnd.c:
	* libnautilus-private/nautilus-program-chooser.c:
	* libnautilus-private/nautilus-program-chooser.h:
	* libnautilus-private/nautilus-program-choosing.c:
	* src/file-manager/fm-directory-view.c:
	* src/file-manager/fm-search-list-view.c:
	* src/file-manager/nautilus-indexing-info.c:
	* src/nautilus-about.c:
	* src/nautilus-about.h:
	* src/nautilus-application.c:
	* src/nautilus-bookmarks-window.c:
	* src/nautilus-location-bar.c:
	* src/nautilus-property-browser.c:
	* src/nautilus-shell.c:
	* src/nautilus-window-menus.c:
	* src/nautilus-window.c:
	First cut at converting to GtkDialog from GnomeDialog.

M	ChangeLog
M	Makefile.am
M	NEWS
M	RENAMING
M	TODO
D	TRADEMARK_NOTICE
M	components/help/hyperbola-nav-index.c
M	components/mozilla/nautilus-mozilla-content-view.c
M	components/music/configure.c
M	components/news/nautilus-news.c
M	libnautilus-private/nautilus-authn-manager.c
M	libnautilus-private/nautilus-file-operations-progress.c
M	libnautilus-private/nautilus-file-operations-progress.h
M	libnautilus-private/nautilus-file-operations.c
M	libnautilus-private/nautilus-icon-dnd.c
M	libnautilus-private/nautilus-program-chooser.c
M	libnautilus-private/nautilus-program-chooser.h
M	libnautilus-private/nautilus-program-choosing.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-search-list-view.c
M	src/file-manager/nautilus-indexing-info.c
M	src/nautilus-about.c
M	src/nautilus-about.h
M	src/nautilus-application.c
M	src/nautilus-bookmarks-window.c
M	src/nautilus-location-bar.c
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-property-browser.c
M	src/nautilus-shell.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window-menus.c
M	src/nautilus-window.c

commit 25f9e45ba5c66487bda07e685cfec0cff96965d3
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-11-08

    Add nautilus-hyperbola-ui.xml

	* POTFILES.in: Add nautilus-hyperbola-ui.xml

M	po/ChangeLog
M	po/POTFILES.in

commit 7b12c54ecd67c9d016cbe28f3234c5bbd38ea17a
Author: Anders Carlsson <andersca@gnu.org>
Date:	2001-11-08

    Plug a leak.

    2001-11-08	Anders Carlsson  <andersca@gnu.org>

	* libnautilus-private/nautilus-icon-dnd.c
	(nautilus_icon_dnd_update_drop_target): Plug a leak.


    Sloff Sliff

M	ChangeLog
M	libnautilus-private/nautilus-icon-dnd.c

commit 60c00f6fdd0d36337f0fff7dcb18e8ac74e131ac
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-11-08

    Finish the job of removing the converters.

	* configure.in: Finish the job of removing the converters.

M	ChangeLog
M	configure.in

commit a893354992199af8be68715613df4a2175bcc459
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-11-07

    Freshen up a bit.

	* .cvsignore: Freshen up a bit.

M	.cvsignore
M	ChangeLog

commit f6cff97ccdafe8b12baca42a49fbd55f17f8bbca
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-11-07

    Switch to glib's gettext.

	* acconfig.h:
	* configure.in:
	Switch to glib's gettext.

	* components/help/converters/*:
	Remove, since these were moved to libgnome.

	* Many files:
	Get rid of incorrect uses of many locale-specific functions like
	g_strcasecmp and isspace.

M	ChangeLog
M	acconfig.h
D	components/help/converters/.cvsignore
D	components/help/converters/ChangeLog
D	components/help/converters/Makefile.am
D	components/help/converters/gnome-db2html2/.cvsignore
D	components/help/converters/gnome-db2html2/ASSUMPTIONS
D	components/help/converters/gnome-db2html2/AUTHORS
D	components/help/converters/gnome-db2html2/Makefile.am
D	components/help/converters/gnome-db2html2/Makefile.doc
D	components/help/converters/gnome-db2html2/README
D	components/help/converters/gnome-db2html2/TODO
D	components/help/converters/gnome-db2html2/gdb3html.c
D	components/help/converters/gnome-db2html2/gdb3html.h
D	components/help/converters/gnome-db2html2/sect-elements.c
D	components/help/converters/gnome-db2html2/sect-elements.h
D	components/help/converters/gnome-db2html2/sect-preparse.c
D	components/help/converters/gnome-db2html2/sect-preparse.h
D	components/help/converters/gnome-db2html2/toc-elements.c
D	components/help/converters/gnome-db2html2/toc-elements.h
D	components/help/converters/gnome-db2html3/.cvsignore
D	components/help/converters/gnome-db2html3/AUTHORS
D	components/help/converters/gnome-db2html3/Makefile.am
D	components/help/converters/gnome-db2html3/README
D	components/help/converters/gnome-db2html3/docbook/.cvsignore
D	components/help/converters/gnome-db2html3/docbook/Makefile.am
D	components/help/converters/gnome-db2html3/docbook/README
D	components/help/converters/gnome-db2html3/docbook/VERSION
D
components/help/converters/gnome-db2html3/docbook/common/.cvsignore
D
components/help/converters/gnome-db2html3/docbook/common/Makefile.am
D	components/help/converters/gnome-db2html3/docbook/common/ca.xml
D
components/help/converters/gnome-db2html3/docbook/common/common.xsl
D	components/help/converters/gnome-db2html3/docbook/common/cs.xml
D	components/help/converters/gnome-db2html3/docbook/common/da.xml
D	components/help/converters/gnome-db2html3/docbook/common/de.xml
D	components/help/converters/gnome-db2html3/docbook/common/el.xml
D	components/help/converters/gnome-db2html3/docbook/common/en.xml
D	components/help/converters/gnome-db2html3/docbook/common/es.xml
D	components/help/converters/gnome-db2html3/docbook/common/et.xml
D	components/help/converters/gnome-db2html3/docbook/common/fi.xml
D	components/help/converters/gnome-db2html3/docbook/common/fr.xml
D	components/help/converters/gnome-db2html3/docbook/common/hu.xml
D	components/help/converters/gnome-db2html3/docbook/common/id.xml
D	components/help/converters/gnome-db2html3/docbook/common/it.xml
D	components/help/converters/gnome-db2html3/docbook/common/ja.xml
D	components/help/converters/gnome-db2html3/docbook/common/ko.xml
D	components/help/converters/gnome-db2html3/docbook/common/l10n.dtd
D	components/help/converters/gnome-db2html3/docbook/common/l10n.xml
D	components/help/converters/gnome-db2html3/docbook/common/l10n.xsl
D	components/help/converters/gnome-db2html3/docbook/common/nl.xml
D	components/help/converters/gnome-db2html3/docbook/common/no.xml
D	components/help/converters/gnome-db2html3/docbook/common/pl.xml
D	components/help/converters/gnome-db2html3/docbook/common/pt.xml
D	components/help/converters/gnome-db2html3/docbook/common/pt_br.xml
D	components/help/converters/gnome-db2html3/docbook/common/ro.xml
D	components/help/converters/gnome-db2html3/docbook/common/ru.xml
D	components/help/converters/gnome-db2html3/docbook/common/sk.xml
D	components/help/converters/gnome-db2html3/docbook/common/sl.xml
D	components/help/converters/gnome-db2html3/docbook/common/sv.xml
D	components/help/converters/gnome-db2html3/docbook/common/zh_cn.xml
D	components/help/converters/gnome-db2html3/docbook/common/zh_tw.xml
D	components/help/converters/gnome-db2html3/docbook/html/.cvsignore
D	components/help/converters/gnome-db2html3/docbook/html/Makefile.am
D	components/help/converters/gnome-db2html3/docbook/html/admon.xsl
D	components/help/converters/gnome-db2html3/docbook/html/autotoc.xsl
D	components/help/converters/gnome-db2html3/docbook/html/biblio.xsl
D	components/help/converters/gnome-db2html3/docbook/html/block.xsl
D	components/help/converters/gnome-db2html3/docbook/html/callout.xsl
D
components/help/converters/gnome-db2html3/docbook/html/changebars.xsl
D
components/help/converters/gnome-db2html3/docbook/html/chunk-common.xsl
D	components/help/converters/gnome-db2html3/docbook/html/chunk.xsl
D
components/help/converters/gnome-db2html3/docbook/html/component.xsl
D
components/help/converters/gnome-db2html3/docbook/html/division.xsl
D	components/help/converters/gnome-db2html3/docbook/html/docbook.xsl
D	components/help/converters/gnome-db2html3/docbook/html/ebnf.xsl
D
components/help/converters/gnome-db2html3/docbook/html/footnote.xsl
D	components/help/converters/gnome-db2html3/docbook/html/formal.xsl
D
components/help/converters/gnome-db2html3/docbook/html/glossary.xsl
D
components/help/converters/gnome-db2html3/docbook/html/graphics.xsl
D	components/help/converters/gnome-db2html3/docbook/html/html.xsl
D	components/help/converters/gnome-db2html3/docbook/html/index.xsl
D	components/help/converters/gnome-db2html3/docbook/html/info.xsl
D	components/help/converters/gnome-db2html3/docbook/html/inline.xsl
D
components/help/converters/gnome-db2html3/docbook/html/keywords.xsl
D	components/help/converters/gnome-db2html3/docbook/html/lists.xsl
D	components/help/converters/gnome-db2html3/docbook/html/math.xsl
D	components/help/converters/gnome-db2html3/docbook/html/param.xsl
D	components/help/converters/gnome-db2html3/docbook/html/pi.xsl
D
components/help/converters/gnome-db2html3/docbook/html/qandaset.xsl
D
components/help/converters/gnome-db2html3/docbook/html/refentry.xsl
D
components/help/converters/gnome-db2html3/docbook/html/sections.xsl
D	components/help/converters/gnome-db2html3/docbook/html/synop.xsl
D	components/help/converters/gnome-db2html3/docbook/html/table.xsl
D
components/help/converters/gnome-db2html3/docbook/html/titlepage.templates.xsl
D
components/help/converters/gnome-db2html3/docbook/html/titlepage.xsl
D	components/help/converters/gnome-db2html3/docbook/html/toc.xsl
D
components/help/converters/gnome-db2html3/docbook/html/verbatim.xsl
D	components/help/converters/gnome-db2html3/docbook/html/xref.xsl
D	components/help/converters/gnome-db2html3/docbook/html/xtchunk.xsl
D	components/help/converters/gnome-db2html3/docbook/lib/.cvsignore
D	components/help/converters/gnome-db2html3/docbook/lib/Makefile.am
D	components/help/converters/gnome-db2html3/docbook/lib/lib.xsl
D
components/help/converters/gnome-db2html3/gnome-customization/.cvsignore
D
components/help/converters/gnome-db2html3/gnome-customization/Makefile.am
D
components/help/converters/gnome-db2html3/gnome-customization/eric_customization.xsl
D
components/help/converters/gnome-db2html3/gnome-customization/eric_titlepage.xsl
D
components/help/converters/gnome-db2html3/gnome-customization/gnome-customization.xsl
D	components/help/converters/gnome-db2html3/gnome-db2html3.c
D	components/help/converters/gnome-info2html2/.cvsignore
D	components/help/converters/gnome-info2html2/Makefile.am
D	components/help/converters/gnome-info2html2/data.h
D	components/help/converters/gnome-info2html2/html.c
D	components/help/converters/gnome-info2html2/html.h
D	components/help/converters/gnome-info2html2/main.c
D	components/help/converters/gnome-info2html2/parse.c
D	components/help/converters/gnome-info2html2/parse.h
D	components/help/converters/gnome-info2html2/utils.c
D	components/help/converters/gnome-info2html2/utils.h
D	components/help/converters/gnome-info2html2/version.h
D	components/help/converters/gnome-man2html2/.cvsignore
D	components/help/converters/gnome-man2html2/Makefile.am
D	components/help/converters/gnome-man2html2/README
D	components/help/converters/gnome-man2html2/gnome-man2html.c
D	components/help/converters/gnome-man2html2/man2html.8
M	components/help/help-method.c
M	components/help/hyperbola-filefmt.c
M	components/help/hyperbola-nav-index.c
M	components/loser/content/nautilus-content-loser.c
M	components/loser/sidebar/nautilus-sidebar-loser.c
M	components/mozilla/nautilus-mozilla-content-view.c
M	components/mozilla/nautilus-mozilla-encoding-tables.c
M	components/music/fileinfo.c
M	components/music/nautilus-music-view.c
M	configure.in
M	libnautilus-private/nautilus-desktop-file-loader.c
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-find-icon-image.c
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-mime-actions.c
M	libnautilus-private/nautilus-program-chooser.c
M	src/nautilus-information-panel.c
M	src/nautilus-property-browser.c
M	src/nautilus-sidebar.c
M	test/test-nautilus-mime-actions-set.c

commit 0b9a7df897443a3aac3fa84a79e87464bc713c77
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-11-07

    Ignore glib-gettextize spoor.

	* .cvsignore: Ignore glib-gettextize spoor.

M	po/.cvsignore
M	po/ChangeLog

commit 86b98591f4e66045006bbed54b27f695f51a7782
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-11-07

    Remove help converters, which have been moved to libgnome.

	* POTFILES.in: Remove help converters, which have been moved to
	libgnome.

M	po/ChangeLog
M	po/POTFILES.in

commit 0bdc094fe69ba11cf68ce10a820558bc3e843df3
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-11-07

    Remove nautilus-clean.sh -- use bonobo-slay instead.

	* Makefile.am:
	* README:
	* nautilus-clean.sh:
	* nautilus.spec.in:
	* src/nautilus-application.c: (nautilus_application_startup):
	Remove nautilus-clean.sh -- use bonobo-slay instead.

	* libnautilus-private/nautilus-program-chooser.c:
	(nautilus_program_chooser_new): The -2 feature is gone from
	gtk_window_set_default_size, so use -1.

	* src/nautilus-sidebar-title.c: (smooth_font_changed_callback),
	(nautilus_sidebar_title_select_text_color), (update_title_font),
	(update_title), (measure_width_callback), (update_more_info),
	(sidebar_title_create_title_label),
	(sidebar_title_create_more_info_label): Change to use GtkLabel
	instead of EelLabel for now -- that makes us actually get a label.

M	ChangeLog
M	Makefile.am
M	README
M	libnautilus-private/nautilus-program-chooser.c
D	nautilus-clean.sh
M	nautilus.spec.in
M	src/nautilus-application.c
M	src/nautilus-sidebar-title.c

commit 1884c7e3094a53231e94947553cd4446d91f58a8
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-11-07

    These were still including <libgnomevfs/gnome-vfs-mime.h>.

	    * components/help/help-method.c:
	    * src/file-manager/fm-directory-view.c:
	    * src/file-manager/fm-icon-view.c:
	    These were still including <libgnomevfs/gnome-vfs-mime.h>.

M	ChangeLog
M	components/help/help-method.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-icon-view.c

commit f97df4131c67558f066ba428fbd89bfd753d45c9
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2001-11-07

    Tweak headers for latest gnome-vfs. I promise to stop messing
    with this

	* libnautilus-private/nautilus-file.c,
	libnautilus-private/nautilus-link.c,
	libnautilus-private/nautilus-mime-actions.c: Tweak headers for
	latest gnome-vfs. I promise to stop messing with this now.

M	ChangeLog
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-link.c
M	libnautilus-private/nautilus-mime-actions.c

commit 47188a9539eb894f451fd7d4c7de053925662cc9
Author: Ole Laursen <olau@hardworking.dk>
Date:	2001-11-07

    Updated Danish translation - removed a lot of the old package
    management

    2001-11-07	Ole Laursen  <olau@hardworking.dk>

	* da.po: Updated Danish translation - removed a lot of the old
	package management strings.

M	po/ChangeLog
M	po/da.po

commit 914175f6d0d45804e333bed208f94d4706a25d3a
Author: Kwok-Koon Cheung <baddog@src.gnome.org>
Date:	2001-11-06

    Usual update.

M	po/ChangeLog
M	po/zh_TW.po

commit 402f9d0963792ff595296f31e444dcbf92c22eaf
Author: Kwok-Koon Cheung <baddog@src.gnome.org>
Date:	2001-11-06

    Usual update.

M	po/ChangeLog
M	po/zh_TW.po

commit 2630769d7ac57842e4fa8e1b0e966ceaf5c06ed1
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-11-06

    libxml2 complains about NULL path, which libxml1 just handled by
    returning

	* libnautilus-private/nautilus-find-icon-image.c: (read_details):
	libxml2 complains about NULL path, which libxml1 just handled by
	returning NULL, so check for NULL path.

	* libnautilus-private/nautilus-icon-canvas-item.c:
	(nautilus_icon_canvas_item_finalize),
	(nautilus_icon_canvas_item_class_init): Change destroy to
	finalize.
	(nautilus_icon_canvas_item_set_arg),
	(nautilus_icon_canvas_item_get_arg): Use pointer instead of boxed
	type for font.

	* src/nautilus-window-menus.c: (create_menu_item_from_node),
	(append_static_bookmarks): In the old days, all nodes were
	elements,
	but now we have nodes for text too. Change code to skip over non-
	element nodes.

M	ChangeLog
M	libnautilus-private/nautilus-find-icon-image.c
M	libnautilus-private/nautilus-icon-canvas-item.c
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-window-menus.c

commit 52b329b1374239293f9c5ca9a3a9ade8c1577675
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-11-06

    Lots of files. Another GtkObject -> GObject pass.

	* Lots of files.
	Another GtkObject -> GObject pass.

M	ChangeLog
M	components/adapter/bonobo-stream-vfs.c
M	components/adapter/nautilus-adapter-control-embed-strategy.c
M
components/adapter/nautilus-adapter-control-factory-embed-strategy.c
M	components/adapter/nautilus-adapter-embed-strategy.c
M	components/adapter/nautilus-adapter-embeddable-embed-strategy.c
M	components/adapter/nautilus-adapter-factory-server.c
M	components/adapter/nautilus-adapter-file-load-strategy.c
M	components/adapter/nautilus-adapter-load-strategy.c
M	components/adapter/nautilus-adapter-progressive-load-strategy.c
M	components/adapter/nautilus-adapter-stream-load-strategy.c
M	components/adapter/nautilus-adapter.c
M	components/hardware/nautilus-hardware-view.c
M	components/help/hyperbola-nav-index.c
M	components/history/nautilus-history-view.c
M	components/image-viewer/nautilus-image-view.c
M	components/loser/content/nautilus-content-loser.c
M	components/loser/sidebar/nautilus-sidebar-loser.c
M	components/mozilla/nautilus-mozilla-content-view.c
M	components/music/configure.c
M	components/music/fileinfo.c
M	components/music/nautilus-music-view.c
M	components/news/nautilus-news.c
M	components/notes/nautilus-notes.c
M	components/text/nautilus-text-view.c
M	components/throbber/nautilus-throbber.c
M	components/tree/nautilus-tree-change-queue.c
M	components/tree/nautilus-tree-expansion-state.c
M	components/tree/nautilus-tree-model.c
M	components/tree/nautilus-tree-node.c
M	components/tree/nautilus-tree-view-dnd.c
M	components/tree/nautilus-tree-view.c
M	cut-n-paste-code/widgets/e-paned/e-paned.c
M	cut-n-paste-code/widgets/gimphwrapbox/gtkwrapbox.c
M	libnautilus-private/nautilus-authn-manager.c
M	libnautilus-private/nautilus-bookmark.c
M	libnautilus-private/nautilus-customization-data.c
M	libnautilus-private/nautilus-directory-background.c
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-drag-window.c
M	libnautilus-private/nautilus-entry.c
M	libnautilus-private/nautilus-file-operations.c
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-font-factory.c
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-dnd.c
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus-private/nautilus-icon-text-item.c
M	libnautilus-private/nautilus-merged-directory.c
M	libnautilus-private/nautilus-program-chooser.c
M	libnautilus-private/nautilus-program-choosing.c
M	libnautilus-private/nautilus-theme.c
M	libnautilus-private/nautilus-thumbnails.c
M	libnautilus-private/nautilus-trash-monitor.c
M	libnautilus-private/nautilus-undo-manager.c
M	libnautilus-private/nautilus-undo-signal-handlers.c
M	libnautilus-private/nautilus-volume-monitor.c
M	libnautilus/nautilus-clipboard.c
M	libnautilus/nautilus-undo-private.h
M	libnautilus/nautilus-undo-transaction.c
M	libnautilus/nautilus-undo-transaction.h
M	libnautilus/nautilus-undo.c
M	libnautilus/nautilus-undo.h
M	libnautilus/nautilus-view.c
M	src/file-manager/fm-desktop-icon-view.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-error-reporting.c
M	src/file-manager/fm-icon-view.c
M	src/file-manager/fm-list-view.c
M	src/file-manager/fm-properties-window.c
M	src/file-manager/fm-search-list-view.c
M	src/nautilus-about.c
M	src/nautilus-bookmark-list.c
M	src/nautilus-bookmarks-window.c
M	src/nautilus-bookmarks-window.h
M	src/nautilus-complex-search-bar.c
M	src/nautilus-component-adapter-factory.c
M	src/nautilus-desktop-window.c
M	src/nautilus-information-panel.c
M	src/nautilus-link-set-window.c
M	src/nautilus-location-bar.c
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-preferences-dialog.c
M	src/nautilus-profiler.c
M	src/nautilus-property-browser.c
M	src/nautilus-search-bar-criterion.c
M	src/nautilus-sidebar-tabs.c
M	src/nautilus-sidebar-title.c
M	src/nautilus-sidebar.c
M	src/nautilus-signaller.c
M	src/nautilus-spatial-window.c
M	src/nautilus-switchable-navigation-bar.c
M	src/nautilus-theme-selector.c
M	src/nautilus-view-frame.c
M	src/nautilus-window-manage-views.c
M	src/nautilus-window-menus.c
M	src/nautilus-window-toolbars.c
M	src/nautilus-window.c
M	src/nautilus-zoom-control.c
M	test/test-nautilus-preferences-change.c
M	test/test-nautilus-smooth-graphics.c
M	test/test-nautilus-wrap-table.c
M	test/test.c

commit 5fb5bf3739ca776de16a32adac2e523da762045d
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-11-06

	Did some fixes based on a patch Michael sent me.

	* cut-n-paste-code/widgets/e-paned/e-paned.c:
	(e_paned_class_init): Turn off e_paned_expose for now.

	* libnautilus-private/nautilus-icon-container.c:
	(nautilus_icon_container_class_init): Marshaller said the
	parameters were strings, but they were actually pointers to
	strings.

	* libnautilus/nautilus-view.c: (queue_incoming_call): Pass
	servant, not bonobo object.

	* src/nautilus-view-frame.c: (nautilus_view_frame_init),
	(attach_view): Switch to eel versions of connect_while_alive
	functions, since the gtk versions work only on gtk objects.

M	ChangeLog
M	cut-n-paste-code/widgets/e-paned/e-paned.c
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus/nautilus-view.c
M	src/nautilus-view-frame.c

commit f7e2844c0c5fec036921370597794a19ad6603b3
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-11-06

    Lots of files. Another GtkObject -> GObject pass.

	* Lots of files.
	Another GtkObject -> GObject pass.

M	ChangeLog
M	components/tree/nautilus-tree-model.c
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-text-item.c
M	libnautilus-private/nautilus-trash-monitor.c
M	libnautilus-private/nautilus-volume-monitor.c
M	src/file-manager/fm-directory-view.c
M	src/nautilus-zoom-control.c

commit dfefd4c356ae77366f765379de8641677e4e0e91
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-11-06

	Update for gnome-vfs API changes.

	* libnautilus-private/nautilus-file.c:
	Remove include of gnome-vfs-mime-info.h. Also switch to
	g_ascii_strcasecmp instead of g_strcasecmp.

	* libnautilus-private/nautilus-icon-factory.c:
	Remove includes of gnome-vfs-mime.h and gnome-vfs-mime-info.h.

	* libnautilus-private/nautilus-link-desktop-file.c:
	Remove include of gnome-vfs-mime.h.

	* libnautilus-private/nautilus-link-historical.c:
	(local_get_root_property): Rewrote to use
	gnome_vfs_get_file_info. Removed include of gnome-vfs-mime.h.

	* libnautilus-private/nautilus-link.c:
	(get_link_style_for_mime_type): New function.
	(get_link_style_for_local_file): New function, uses
	gnome_vfs_get_file_info instead of gnome_vfs_get_mime_type.
	(get_link_style_for_data): New function.
	(nautilus_link_local_create),
	(nautilus_link_local_set_icon),
	(nautilus_link_local_set_link_uri),
	(nautilus_link_local_set_type),
	(nautilus_link_local_get_additional_text),
	(nautilus_link_local_get_link_uri),
	(nautilus_link_local_get_link_type),
	(nautilus_link_get_link_uri_given_file_contents),
	(nautilus_link_get_link_name_given_file_contents),
	(nautilus_link_get_link_icon_given_file_contents),
	(nautilus_link_local_is_volume_link),
	(nautilus_link_local_is_home_link),
	(nautilus_link_local_is_trash_link),
	(nautilus_link_local_create_from_gnome_entry):
	Rewrote all of these to simplify and get rid of spread-out MIME
	type code.

	* libnautilus-private/nautilus-mime-actions.c:
	Remove include of gnome-vfs-mime-info.h.

	* src/Makefile.am: Remove extra dist-hook.

M	ChangeLog
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus-private/nautilus-link-desktop-file.c
M	libnautilus-private/nautilus-link-historical.c
M	libnautilus-private/nautilus-link.c
M	libnautilus-private/nautilus-mime-actions.c
M	src/Makefile.am

commit 41572cfeec9d4b94b0464aecfbd1e742b25a4240
Author: Michael Meeks <michael@ximian.com>
Date:	2001-11-06

    upd. bind to zoomable.

    2001-11-06	Michael Meeks  <michael@ximian.com>

	* src/nautilus-view-frame.c
	(create_corba_objects): upd. bind to zoomable.

	* components/image-viewer/nautilus-image-view.c
	(zoomable_set_zoom_level_callback): upd. for bonobo.

	* src/file-manager/fm-directory-view.c
	(fm_directory_view_set_zoom_level): ditto.

	* components/text/nautilus-text-view.c
	(nautilus_text_view_zoom_to_level): ditto.

M	ChangeLog
M	components/image-viewer/nautilus-image-view.c
M	components/text/nautilus-text-view.c
M	src/file-manager/fm-directory-view.c
M	src/nautilus-view-frame.c

commit d625b6573e36b28f90fb9a52a651eee66182d373
Author: Michael Meeks <michael@ximian.com>
Date:	2001-11-06

    update bonobo requirement to 1.106.0 bump bonobo-activation to
    0.9.3, bump

    2001-11-06	Michael Meeks  <michael@ximian.com>

	* configure.in: update bonobo requirement to 1.106.0
	bump bonobo-activation to 0.9.3, bump canvas and libgnome[ui]
	to 1.105, ORBit2 >= 2.3.97, glib, gtk+, gdk-pixbuf >= 1.3.10,
	gconf >= 1.1.3

	* components/adapter/nautilus-adapter-control-embed-strategy.c
	(nautilus_adapter_control_embed_strategy_activate): add NULL
	opt_ev
	to bonobo_ui_util_set_ui and/or
	bonobo_control_frame_set_ui_container

	* components/adapter/nautilus-adapter-embeddable-embed-strategy.c
	(nautilus_adapter_embeddable_embed_strategy_activate): ditto.

	* libnautilus/nautilus-view.c (nautilus_view_set_up_ui): ditto.

	* libnautilus/nautilus-clipboard.c
	(merge_in_clipboard_menu_items): ditto.

	* src/nautilus-window.c (nautilus_window_constructed): ditto.

	* src/file-manager/fm-desktop-icon-view.c (real_merge_menus):
	ditto.

	* src/file-manager/fm-search-list-view.c (real_merge_menus):
	ditto.

	* libnautilus/nautilus-view.c (nautilus_view_set_up_ui): ditto.

M	ChangeLog
M	components/adapter/nautilus-adapter-control-embed-strategy.c
M
components/adapter/nautilus-adapter-control-factory-embed-strategy.c
M	components/adapter/nautilus-adapter-embeddable-embed-strategy.c
M	configure.in
M	libnautilus/nautilus-clipboard.c
M	libnautilus/nautilus-view.c
M	src/Makefile.am
M	src/file-manager/fm-desktop-icon-view.c
M	src/file-manager/fm-icon-view.c
M	src/file-manager/fm-search-list-view.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window.c

commit 55941234a1093b594a8cd5085331c58cf695ff4a
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-11-05

    Fix a G_OBJECT_CLASS that should have been G_OBJECT_GET_CLASS.

	    * cut-n-paste-code/widgets/e-paned/e-paned.c:
	    (e_paned_handle_shown): Fix a G_OBJECT_CLASS that should
	    have been G_OBJECT_GET_CLASS.

	    * libnautilus-private/Makefile.am: Add back the dependency on
	    the cut-n-paste libraries.

	    * libnautilus-private/nautilus-bonobo-extensions.c:
	    (nautilus_bonobo_get_hidden): Silently ignore when there's no
	    "hidden" attribute rather than warning every time.

	    * libnautilus-private/nautilus-icon-factory.c:
	    (nautilus_icon_factory_get_pixbuf_for_icon): Ref all the
	    pixbufs
	    on their way out of the icon factory since we don't have a new
	    strategy for removing them from the cache when the caller
	    is done
	    yet.

	    * src/nautilus-sidebar-title.c:
	    (sidebar_title_create_more_info_label): Don't call
	    make_smaller
	    so Havoc won't complain every time we do it.

	    * src/nautilus-view-frame.c: (nautilus_view_frame_destroy):
	    Check
	    for NULL so we can call destroy any number of times.

	    * src/nautilus-window-toolbars.c:
	    (nautilus_window_initialize_toolbars): Turn off the code that
	    tries to load the throbber since we aren't compiling it yet.

	    * components/loser/content/nautilus-content-loser-ui.xml:
	    * components/loser/sidebar/nautilus-sidebar-loser-ui.xml:
	    * components/sample/nautilus-sample-content-view-ui.xml:
	    * libnautilus/nautilus-clipboard-ui.xml:
	    * src/nautilus-shell-ui.xml:
	    Update for new names of stock icons.

M	ChangeLog
M	components/loser/content/nautilus-content-loser-ui.xml
M	components/loser/sidebar/nautilus-sidebar-loser-ui.xml
M	components/sample/nautilus-sample-content-view-ui.xml
M	cut-n-paste-code/widgets/e-paned/e-paned.c
M	libnautilus-private/Makefile.am
M	libnautilus-private/nautilus-bonobo-extensions.c
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus/nautilus-clipboard-ui.xml
M	src/nautilus-shell-ui.xml
M	src/nautilus-sidebar-title.c
M	src/nautilus-view-frame.c
M	src/nautilus-window-toolbars.c

commit bdcd47873fc00c8f0013a2ecc85731622b961326
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-11-04

    Tons of files. More GtkObject -> GObject stuff.

	* Tons of files.
	More GtkObject -> GObject stuff.

M	components/notes/nautilus-notes.c
M	components/sample/Makefile.am
M	components/sample/nautilus-sample-content-view.c
M	components/text/Makefile.am
M	components/text/nautilus-text-view.c
M	components/throbber/main.c
M	components/tree/libmain.c
M	components/tree/nautilus-tree-change-queue.c
M	components/tree/nautilus-tree-expansion-state.c
M	components/tree/nautilus-tree-model.c
M	components/tree/nautilus-tree-node.c
M	components/tree/nautilus-tree-view-dnd.c
M	components/tree/nautilus-tree-view.c
M	cut-n-paste-code/widgets/gimphwrapbox/gtkhwrapbox.c
M	libnautilus-private/nautilus-authn-manager.c
M	libnautilus-private/nautilus-bookmark.c
M	libnautilus-private/nautilus-directory-background.c
M	libnautilus-private/nautilus-directory-metafile-monitor.c
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-drag-window.c
M	libnautilus-private/nautilus-entry.c
M	libnautilus-private/nautilus-file-operations.c
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-font-factory.c
M	libnautilus-private/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-dnd.c
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus-private/nautilus-icon-text-item.c
M	libnautilus-private/nautilus-merged-directory.c
M	libnautilus-private/nautilus-metafile-factory.c
M	libnautilus-private/nautilus-metafile.c
M	libnautilus-private/nautilus-program-chooser.c
M	libnautilus-private/nautilus-trash-file.c
M	libnautilus-private/nautilus-trash-monitor.c
M	libnautilus-private/nautilus-undo-context.c
M	libnautilus-private/nautilus-undo-manager.c
M	libnautilus-private/nautilus-undo-signal-handlers.c
M	libnautilus-private/nautilus-vfs-directory.c
M	libnautilus-private/nautilus-volume-monitor.c
M	libnautilus/Makefile.am
M	libnautilus/nautilus-clipboard.c
M	libnautilus/nautilus-undo-transaction.c
M	libnautilus/nautilus-undo.c
M	libnautilus/nautilus-view-standard-main.c
M	libnautilus/nautilus-view.c
M	src/Makefile.am
M	src/file-manager/Makefile.am
M	src/file-manager/fm-desktop-icon-view.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-icon-view.c
M	src/file-manager/fm-list-view.c
M	src/file-manager/fm-properties-window.c
M	src/file-manager/fm-search-list-view.c
M	src/file-manager/nautilus-indexing-info.c
M	src/nautilus-about.c
M	src/nautilus-application.c
M	src/nautilus-bookmark-list.c
M	src/nautilus-bookmarks-window.c
M	src/nautilus-complex-search-bar.c
M	src/nautilus-component-adapter-factory.c
M	src/nautilus-desktop-window.c
M	src/nautilus-information-panel.c
M	src/nautilus-link-set-window.c
M	src/nautilus-location-bar.c
M	src/nautilus-navigation-bar.c
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-preferences-dialog.c
M	src/nautilus-profiler.c
M	src/nautilus-property-browser.c
M	src/nautilus-search-bar-criterion.c
M	src/nautilus-shell.c
M	src/nautilus-sidebar-title.c
M	src/nautilus-sidebar.c
M	src/nautilus-signaller.c
M	src/nautilus-spatial-window.c
M	src/nautilus-switchable-navigation-bar.c
M	src/nautilus-theme-selector.c
M	src/nautilus-view-frame-corba.c
M	src/nautilus-view-frame.c
M	src/nautilus-window-manage-views.c
M	src/nautilus-window-menus.c
M	src/nautilus-window-toolbars.c
M	src/nautilus-window.c
M	src/nautilus-zoom-control.c
M	test/test-nautilus-async-activation.c
M	test/test-nautilus-preferences-change.c
M	test/test-nautilus-smooth-graphics.c
M	test/test-nautilus-wrap-table.c
M	test/test.c

commit 137cfdb8850ee9cdb2f5b340238de5eec0f60fb0
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-11-04

    Tons of files. More GtkObject -> GObject stuff.

	* Tons of files.
	More GtkObject -> GObject stuff.

M	ChangeLog
M	components/adapter/bonobo-stream-vfs.c
M	components/adapter/main.c
M	components/adapter/nautilus-adapter-control-embed-strategy.c
M
components/adapter/nautilus-adapter-control-factory-embed-strategy.c
M	components/adapter/nautilus-adapter-embed-strategy.c
M	components/adapter/nautilus-adapter-embeddable-embed-strategy.c
M	components/adapter/nautilus-adapter-factory-server.c
M	components/adapter/nautilus-adapter-file-load-strategy.c
M	components/adapter/nautilus-adapter-load-strategy.c
M	components/adapter/nautilus-adapter-progressive-load-strategy.c
M	components/adapter/nautilus-adapter-stream-load-strategy.c
M	components/adapter/nautilus-adapter.c
M	components/hardware/main.c
M	components/hardware/nautilus-hardware-view.c
M	components/help/Makefile.am
M	components/help/hyperbola-main.c
M	components/help/hyperbola-nav-index.c
M	components/help/hyperbola-nav-search.c
M	components/help/hyperbola-nav-tree.c
M	components/history/nautilus-history-view.c
M	components/image-viewer/nautilus-image-view.c
M	components/loser/content/Makefile.am
M	components/loser/content/main.c
M	components/loser/content/nautilus-content-loser.c
M	components/loser/sidebar/Makefile.am
M	components/loser/sidebar/main.c
M	components/loser/sidebar/nautilus-sidebar-loser.c
M	components/mozilla/Makefile.am
M	components/mozilla/main.c
M	components/mozilla/nautilus-mozilla-content-view.c
M	components/music/nautilus-music-view.c
M	components/news/nautilus-news.c
M	nautilus.spec.in

commit 612ee9807b87ba729af83af627a8629dcdf4cfec
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-11-04

    More GtkObject -> GObject stuff.

	* components/text/nautilus-text-view.c: (nautilus_text_view_init):
	* libnautilus/nautilus-view.c:
	* src/file-manager/fm-icon-view.c: (fm_icon_view_init):
	* src/file-manager/fm-properties-window.c:
	(append_directory_contents_fields),
	(append_special_execution_flags):
	* src/nautilus-application.c: (nautilus_application_startup),
	(nautilus_application_create_window):
	* src/nautilus-sidebar-title.c: (nautilus_sidebar_title_init):
	* src/nautilus-window-menus.c:
	(nautilus_window_initialize_bookmarks_menu),
	(nautilus_window_initialize_menus_part_1):
	* src/nautilus-window.c: (add_sidebar_panel_callback):
	More GtkObject -> GObject stuff.

M	ChangeLog
M	components/text/nautilus-text-view.c
M	libnautilus/nautilus-view.c
M	src/file-manager/fm-icon-view.c
M	src/file-manager/fm-properties-window.c
M	src/nautilus-application.c
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-sidebar-title.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window-menus.c
M	src/nautilus-window.c

commit c910902230b9fbd86d714781d5f83c1daf17860c
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-11-04

    Many files. Update for change in Eel boilerplate macro names.

	* Many files.
	Update for change in Eel boilerplate macro names.

	* src/nautilus-application.c: (nautilus_application_startup):
	GtkObject -> GObject.
	* src/nautilus-shell.c: (nautilus_shell_class_init), (finalize),
	(nautilus_shell_new):
	GtkObject -> GObject.

M	ChangeLog
M	components/adapter/nautilus-adapter-control-embed-strategy.c
M
components/adapter/nautilus-adapter-control-factory-embed-strategy.c
M	components/adapter/nautilus-adapter-embed-strategy.c
M	components/adapter/nautilus-adapter-embeddable-embed-strategy.c
M	components/adapter/nautilus-adapter-factory-server.c
M	components/adapter/nautilus-adapter-file-load-strategy.c
M	components/adapter/nautilus-adapter-load-strategy.c
M	components/adapter/nautilus-adapter-progressive-load-strategy.c
M	components/adapter/nautilus-adapter-stream-load-strategy.c
M	components/adapter/nautilus-adapter.c
M	components/hardware/nautilus-hardware-view.c
M	components/history/nautilus-history-view.c
M	components/loser/content/nautilus-content-loser.c
M	components/loser/sidebar/nautilus-sidebar-loser.c
M	components/mozilla/nautilus-mozilla-content-view.c
M	components/music/nautilus-music-view.c
M	components/sample/nautilus-sample-content-view.c
M	components/text/nautilus-text-view.c
M	components/throbber/nautilus-throbber.c
M	components/tree/nautilus-tree-change-queue.c
M	components/tree/nautilus-tree-expansion-state.c
M	components/tree/nautilus-tree-model.c
M	components/tree/nautilus-tree-node.c
M	components/tree/nautilus-tree-view.c
M	libnautilus-private/nautilus-bookmark.c
M	libnautilus-private/nautilus-directory-metafile-monitor.c
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-entry.c
M	libnautilus-private/nautilus-file-operations-progress.c
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-font-factory.c
M	libnautilus-private/nautilus-horizontal-splitter.c
M	libnautilus-private/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus-private/nautilus-keep-last-vertical-box.c
M	libnautilus-private/nautilus-merged-directory.c
M	libnautilus-private/nautilus-metafile-factory.c
M	libnautilus-private/nautilus-metafile.c
M	libnautilus-private/nautilus-trash-directory.c
M	libnautilus-private/nautilus-trash-file.c
M	libnautilus-private/nautilus-trash-monitor.c
M	libnautilus-private/nautilus-undo-context.c
M	libnautilus-private/nautilus-undo-manager.c
M	libnautilus-private/nautilus-vfs-directory.c
M	libnautilus-private/nautilus-vfs-file.c
M	libnautilus-private/nautilus-volume-monitor.c
M	libnautilus/nautilus-undo-transaction.c
M	libnautilus/nautilus-view.c
M	src/file-manager/fm-desktop-icon-view.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-icon-view.c
M	src/file-manager/fm-list-view.c
M	src/file-manager/fm-properties-window.c
M	src/file-manager/fm-search-list-view.c
M	src/nautilus-about.c
M	src/nautilus-application.c
M	src/nautilus-bookmark-list.c
M	src/nautilus-complex-search-bar.c
M	src/nautilus-component-adapter-factory.c
M	src/nautilus-desktop-window.c
M	src/nautilus-information-panel.c
M	src/nautilus-location-bar.c
M	src/nautilus-navigation-bar.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-property-browser.c
M	src/nautilus-search-bar-criterion.c
M	src/nautilus-search-bar.c
M	src/nautilus-shell.c
M	src/nautilus-sidebar-tabs.c
M	src/nautilus-sidebar-title.c
M	src/nautilus-sidebar.c
M	src/nautilus-signaller.c
M	src/nautilus-simple-search-bar.c
M	src/nautilus-spatial-window.c
M	src/nautilus-switchable-navigation-bar.c
M	src/nautilus-switchable-search-bar.c
M	src/nautilus-theme-selector.c
M	src/nautilus-view-frame-corba.c
M	src/nautilus-view-frame.c
M	src/nautilus-window.c
M	src/nautilus-zoom-control.c

commit bf638f0c25b604cad3846a18dba88e004dcfe236
Author: Carlos Perell Marn <carlos@gnome-db.org>
Date:	2001-11-03

    Sync

    2001-11-03	Carlos Perell Marn <carlos@gnome-db.org>

	* POTFILES.in: Sync

M	po/ChangeLog
M	po/POTFILES.in

commit 3ad0e618f6ecf99e619c41ddbafed2775507bbac
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-11-03

    Put the server file in the right directory. Fix some things -- still

	* src/Makefile.am: Put the server file in the right directory.
	* nautilus.spec.in: Fix some things -- still totally wrong.

M	ChangeLog
M	nautilus.spec.in
M	src/Makefile.am

commit fc05ed2010fceb892b1bd29e8fe42664698baf05
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-11-02

    Get rid of use of gnome_vfs_uri_get_basename. Not sure if I fixed this

	* src/nautilus-location-bar.c: (try_to_expand_path): Get rid of
	use of gnome_vfs_uri_get_basename. Not sure if I fixed this
	right. This could have been the one caller who really wanted a
	basename-type call.

M	ChangeLog
M	src/nautilus-location-bar.c

commit c91bb9d1382277a5ac80d0dce524d5e2c8fd3cda
Author: Havoc Pennington <hp@pobox.com>
Date:	2001-11-02

    remove GtkText workaround (I'm also checking in a fix for the
    bug being

    2001-11-01	Havoc Pennington  <hp@pobox.com>

	* libnautilus/nautilus-clipboard.c (select_all): remove GtkText
	workaround (I'm also checking in a fix for the bug being worked
	around)

	* libnautilus-private/nautilus-bookmark.c
	(nautilus_bookmark_menu_item_new): replace some PixmapMenuItem
	with ImageMenuItem

	* src/file-manager/fm-directory-view.c
	(set_script_environment_variables): use
	eel_gtk_window_get_geometry_string

	* src/nautilus-zoom-control.c: just nuke the draw method, it ain't
	coming back

	* src/nautilus-window.c (set_initial_window_geometry): remove
	gtk_window_set_policy() that was useless, and replace set_usize
	with set_size_request.
	(nautilus_window_constructed): remove menu_bar_no_resize_hack, I
	have no idea what GTK bug it's talking about, neither does the
	referenced bug report say, but if we see it
	again we'll fix it. (plus it says the bug is unsigned math,
	and GTK 2 pretty much did a global s/uint/int/, especially
	in the size request/alloc code)

	* src/nautilus-desktop-window.c (realize): just remove the
	gnome_win_hints stuff, as the FIXME says, it's dead.
	(realize): remove the set_decorations, set_functions, and
	the move_resize, all cruft
	(nautilus_desktop_window_init): simplify some cruft in here

	* src/nautilus-bookmarks-window.c
	(nautilus_bookmarks_window_save_geometry):
	use eel_gtk_window_get_geometry_string

	* src/nautilus-window.c (nautilus_window_save_geometry): ditto

M	ChangeLog
M	libnautilus-private/nautilus-bookmark.c
M	libnautilus/nautilus-clipboard.c
M	src/file-manager/fm-directory-view.c
M	src/nautilus-bookmarks-window.c
M	src/nautilus-desktop-window.c
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window-menus.c
M	src/nautilus-window.c
M	src/nautilus-zoom-control.c

commit 9ab32f9cc919fa13017ded258983db457d6eb658
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-11-02

	More changes to make Nautilus get closer to running.

	* libnautilus-private/nautilus-bonobo-extensions.h: Remove
	NAUTILUS_BONOBO_X_BOILERPLATE, superceded by EEL_DEFINE_
	BONOBO_BOILERPLATE

	* libnautilus-private/nautilus-directory-metafile-monitor.c:
	* libnautilus-private/nautilus-metafile.c:
	* libnautilus-private/nautilus-undo-context.c:
	* libnautilus/nautilus-undo-transaction.c:
	Same fixes Havoc did, formatted differently.

	* libnautilus-private/nautilus-undo-manager.c: (corba_append),
	(corba_forget), (corba_undo), (nautilus_undo_manager_new),
	(finalize), (nautilus_undo_manager_class_init):
	GtkObject -> GObject fixes. bonobo_object_from_servant fixes.

	* nautilus-clean.sh: Not sure if we still need this, but
	change gconfd-1 to gconfd-2 and oafd to bonobo-activation-server.

	* nautilus.spec.in: Some updates, not sure if they are right.

	* src/nautilus-application.c: (nautilus_application_new),
	(nautilus_application_finalize),
	(nautilus_application_class_init):
	GtkObject -> GObject fixes.

	* src/nautilus-main.c: (main): Use gnome_program_init.

	* src/Makefile.am: Define a bunch more stuff used by
	GNOME_PROGRAM_STANDARD_PROPERTIES.

M	ChangeLog
M	libnautilus-private/nautilus-bonobo-extensions.h
M	libnautilus-private/nautilus-directory-metafile-monitor.c
M	libnautilus-private/nautilus-metafile.c
M	libnautilus-private/nautilus-undo-context.c
M	libnautilus-private/nautilus-undo-manager.c
M	libnautilus/nautilus-undo-transaction.c
M	nautilus-clean.sh
M	nautilus.spec.in
M	src/Makefile.am
M	src/nautilus-application.c
M	src/nautilus-main.c

commit 408dcac2a87371d2169ec3e512236237436012a4
Author: Havoc Pennington <hp@pobox.com>
Date:	2001-11-02

    fix EEL_DEFINE_BONOBO_BOILERPLATE call

    2001-11-01	Havoc Pennington  <hp@pobox.com>

	* src/nautilus-view-frame-corba.c: fix
	EEL_DEFINE_BONOBO_BOILERPLATE call

	* src/nautilus-property-browser.c
	(nautilus_property_browser_init): mnemonics

	* src/nautilus-complex-search-bar.c
	(attach_criterion_to_search_bar): use gtk_widget_activate instead
	of eel_gtk_button_auto_click

	* src/nautilus-simple-search-bar.c
	(nautilus_simple_search_bar_new): ditto

	* src/nautilus-sidebar.c (nautilus_sidebar_update_buttons):
	remove eel_gtk_button_set_standard_padding, add mnemonic to
	button

	* src/nautilus-bookmarks-window.c (create_bookmarks_window):
	remove eel_gtk_button_set_standard_padding, add mnemonic to
	button

	* src/file-manager/fm-properties-window.c (create_basic_page):
	remove eel_gtk_button_set_standard_padding, add mnemonics to
	buttons

	* src/file-manager/fm-directory-view.c (copy_or_cut_files): remove
	use of eel_get_current_event_time()
	(paste_files_callback): ditto

	* Makefile.am (SUBDIRS): cut-n-paste-code seems to be required by
	libnautilus-private, so move it before libnautilus-private

	* libnautilus-private/nautilus-undo-manager.c: fix
	EEL_DEFINE_BONOBO_BOILERPLATE call

	* libnautilus-private/nautilus-undo-context.c: fix
	EEL_DEFINE_BONOBO_BOILERPLATE call

	* libnautilus-private/nautilus-program-chooser.c
	(nautilus_program_chooser_new): axe
	eel_gtk_button_set_standard_padding, add mnemonic to button
	(nautilus_program_chooser_new): axe
	eel_gtk_button_set_standard_padding, add mnemonic to button

	* libnautilus-private/nautilus-metafile.c: fix
	EEL_DEFINE_BONOBO_BOILERPLATE call

	* libnautilus-private/nautilus-metafile-factory.c: fix
	EEL_DEFINE_BONOBO_BOILERPLATE call

	* libnautilus-private/nautilus-icon-dnd.c
	(nautilus_icon_dnd_begin_drag): replace eel_drag_set_icon_pixbuf

	* libnautilus-private/nautilus-directory-metafile-monitor.c: fix
	EEL_DEFINE_BONOBO_BOILERPLATE call

	* libnautilus/nautilus-undo-transaction.c: fix
	EEL_DEFINE_BONOBO_BOILERPLATE call

M	ChangeLog
M	Makefile.am
M	libnautilus-private/nautilus-directory-metafile-monitor.c
M	libnautilus-private/nautilus-icon-dnd.c
M	libnautilus-private/nautilus-metafile-factory.c
M	libnautilus-private/nautilus-metafile.c
M	libnautilus-private/nautilus-program-chooser.c
M	libnautilus-private/nautilus-undo-context.c
M	libnautilus-private/nautilus-undo-manager.c
M	libnautilus/nautilus-undo-transaction.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-properties-window.c
M	src/nautilus-bookmarks-window.c
M	src/nautilus-complex-search-bar.c
M	src/nautilus-information-panel.c
M	src/nautilus-property-browser.c
M	src/nautilus-sidebar.c
M	src/nautilus-simple-search-bar.c
M	src/nautilus-view-frame-corba.c

commit 6a18086344ea278d41c516394c7495d43a2a5390
Author: Andraz Tori <minmax@src.gnome.org>
Date:	2001-11-02

    Updated Slovenian translation

M	po/sl.po

commit 64f7360d2b1c8c849bdb654c16ac23813f7f8dc7
Author: Louise Miller <louise.miller@sun.com>
Date:	2001-11-01

    Lots of files in components/help Intregation of scrollkeeper indexing

    2001-11-01	Louise Miller  <louise.miller@sun.com>

	    * Lots of files in components/help
	    Intregation of scrollkeeper indexing capabilities
	    into nautilus.

M	ChangeLog
M	components/help/Makefile.am
M	components/help/Nautilus_View_help.oaf.in
M	components/help/Nautilus_View_help.server.in
M	components/help/hyperbola-filefmt.c
M	components/help/hyperbola-main.c
M	components/help/hyperbola-nav-index.c
M	components/help/hyperbola-nav-tree.c
M	components/help/hyperbola-nav.h
M	components/help/hyperbola-types.h
A	components/help/nautilus-hyperbola-ui.xml

commit 32434c4d5f04dddaba10bc8c0a0c4b978013848d
Author: Louise Miller <louise.miller@sun.com>
Date:	2001-11-01

    Lots of files in components/help Intregation of scrollkeeper indexing

    2001-11-01	Louise Miller  <louise.miller@sun.com>

	    * Lots of files in components/help
	    Intregation of scrollkeeper indexing capabilities
	    into nautilus.

M	po/ChangeLog

commit 097991a9d017975f4a02871e419d97ed700eafd6
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-11-01

    Removed nautilus-config and nautilusConf.sh stuff. Get rid of applets,

	* configure.in:
	* Makefile.am:
	Removed nautilus-config and nautilusConf.sh stuff.
	Get rid of applets, helper-scripts, and helper-utilities.
	Compile user-guide, help, and omf-install.

	* applets/
	* helper-scripts/
	* helper-utilities/
	Removed.

	* src/Nautilus_shell.oaf.in: Renamed to .server.in.
	* src/.cvsignore: Ignore the new .server.

	* src/nautilus-view-frame.c: Add missing include.

	* src/nautilus-window.c: (nautilus_window_allow_stop):
	Put code in #if GNOME2_CONVERSION_COMPLETE.

M	ChangeLog
M	Makefile.am
D	applets/.cvsignore
D	applets/Makefile.am
D	applets/launcher/.cvsignore
D	applets/launcher/Makefile.am
D	applets/launcher/nautilus-launcher-applet.c
D	applets/launcher/nautilus-launcher-applet.gnorba
D	applets/preferences-applet/.cvsignore
D	applets/preferences-applet/Makefile.am
D	applets/preferences-applet/nautilus-preferences-applet.c
D	applets/preferences-applet/nautilus-preferences-applet.gnorba
M	configure.in
D	helper-scripts/.cvsignore
D	helper-scripts/Makefile.am
D	helper-scripts/nautilus-restore-settings-to-default.sh
D	helper-scripts/nautilus-verify-rpm.sh
D	helper-utilities/.cvsignore
D	helper-utilities/Makefile.am
D	helper-utilities/error-dialog/.cvsignore
D	helper-utilities/error-dialog/Makefile.am
D	helper-utilities/error-dialog/nautilus-error-dialog.c
D	helper-utilities/xml-migrate/.cvsignore
D	helper-utilities/xml-migrate/Makefile.am
D	helper-utilities/xml-migrate/nautilus-xml-migrate.1
D	helper-utilities/xml-migrate/xml-migrate.c
M	src/.cvsignore
D	src/Nautilus_shell.oaf.in
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-view-frame.c
M	src/nautilus-window.c

commit 2d5e846c73050bc36a2d04ef8c3f9339029071cb
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-11-01

    Try to be kinda up to date. Fix dependencies. I removed too many
    last time

	* README: Try to be kinda up to date.
	* configure.in: Fix dependencies. I removed too many last
	time so idl compiles all failed.

M	ChangeLog
M	README
M	configure.in

commit 74e78f43fe12ab51c6de68561b9fad1df8877d74
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-10-31

    cut-n-paste-code now compiles, and we are a hair's breadth away from

	* Lots of files:
	cut-n-paste-code now compiles, and we are a hair's breadth
	away from linking -- so far from running, though

M	ChangeLog
M	Makefile.am
M	components/adapter/bonobo-stream-vfs.c
M	components/adapter/nautilus-adapter-factory-server.c
M	components/throbber/nautilus-throbber.c
M	configure.in
M	cut-n-paste-code/widgets/e-paned/Makefile.am
M	cut-n-paste-code/widgets/e-paned/e-hpaned.c
M	cut-n-paste-code/widgets/e-paned/e-paned.c
M	cut-n-paste-code/widgets/e-paned/e-vpaned.c
M	cut-n-paste-code/widgets/gimphwrapbox/Makefile.am
M	cut-n-paste-code/widgets/gimphwrapbox/gtkhwrapbox.c
M	cut-n-paste-code/widgets/gimphwrapbox/gtkwrapbox.c
M	cut-n-paste-code/widgets/gimphwrapbox/gtkwrapbox.h
M	libnautilus-private/.cvsignore
M	libnautilus-private/Makefile.am
M	libnautilus-private/nautilus-directory-metafile-monitor.c
M	libnautilus-private/nautilus-icon-container.c
A	libnautilus-private/nautilus-marshal.c
A	libnautilus-private/nautilus-marshal.h
M	libnautilus-private/nautilus-metafile-factory.c
M	libnautilus-private/nautilus-metafile.c
M	libnautilus-private/nautilus-undo-context.c
M	libnautilus-private/nautilus-undo-manager.c
D	libnautilus/nautilus-bonobo-workarounds.c
D	libnautilus/nautilus-bonobo-workarounds.h
M	libnautilus/nautilus-view.c
M	src/file-manager/fm-icon-view.c
M	src/file-manager/fm-list-view.c
M	src/file-manager/fm-properties-window.c
M	src/file-manager/fm-search-list-view.c
M	src/nautilus-application.c
M	src/nautilus-complex-search-bar.c
M	src/nautilus-property-browser.c
M	src/nautilus-shell.c
M	src/nautilus-sidebar-title.c
M	src/nautilus-view-frame-corba.c
M	src/nautilus-view-frame-private.h
M	src/nautilus-view-frame.c

commit 19dcc4ea40a3d824977a7808662ee3a60a35e513
Author: Benedikt Roth <Benedikt.Roth@gmx.net>
Date:	2001-10-30

    Fix for German translation

    2001-10-30	Benedikt Roth  <Benedikt.Roth@gmx.net>

	* de.po: Fix for German translation

M	po/ChangeLog
M	po/de.po

commit b1db3597eac18f48995785b40d29c9557f068c04
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-10-30

    src now compiles -- next problem is linking

	    * Lots of files:
	src now compiles -- next problem is linking

M	ChangeLog
M	libnautilus-private/nautilus-marshal.list
M	src/Makefile.am
M	src/file-manager/Makefile.am
M	src/file-manager/fm-desktop-icon-view.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-icon-view.c
M	src/file-manager/fm-list-view.c
M	src/file-manager/fm-properties-window.c
M	src/file-manager/fm-search-list-view.c
M	src/nautilus-about.c
M	src/nautilus-application.c
M	src/nautilus-application.h
M	src/nautilus-bookmark-list.c
M	src/nautilus-bookmarks-window.c
M	src/nautilus-complex-search-bar.c
M	src/nautilus-component-adapter-factory.c
M	src/nautilus-component-adapter-factory.h
M	src/nautilus-desktop-window.c
M	src/nautilus-first-time-druid.c
M	src/nautilus-first-time-druid.h
M	src/nautilus-information-panel.c
M	src/nautilus-link-set-window.c
M	src/nautilus-location-bar.c
M	src/nautilus-main.c
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-preferences-dialog.c
M	src/nautilus-property-browser.c
M	src/nautilus-search-bar-criterion.c
M	src/nautilus-shell.c
M	src/nautilus-shell.h
M	src/nautilus-sidebar-tabs.c
M	src/nautilus-sidebar-title.c
M	src/nautilus-sidebar.c
M	src/nautilus-simple-search-bar.c
M	src/nautilus-spatial-window.c
M	src/nautilus-switchable-navigation-bar.c
M	src/nautilus-switchable-search-bar.c
M	src/nautilus-view-frame-corba.c
M	src/nautilus-view-frame-private.h
M	src/nautilus-view-frame.c
M	src/nautilus-window-manage-views.c
M	src/nautilus-window-menus.c
M	src/nautilus-window-toolbars.c
M	src/nautilus-window.c
M	src/nautilus-zoom-control.c

commit 5f50533f01172b29e45e399fc04ee400cf4c3aef
Author: Christian Meyer <chrisime@src.gnome.org>
Date:	2001-10-30

    Fixed typo...

M	po/ChangeLog
M	po/de.po

commit 5b9963c2febcb414b272c535fc7f47e9125d764e
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-10-30

    libnautilus-private now compiles -- on to src

	    * Lots of files:
	libnautilus-private now compiles -- on to src

M	ChangeLog
M	configure.in
M	libnautilus-private/Makefile.am
M	libnautilus-private/nautilus-icon-dnd.c
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus-private/nautilus-icon-text-item.c
M	libnautilus-private/nautilus-link-desktop-file.c
M	libnautilus-private/nautilus-link-desktop-file.h
M	libnautilus-private/nautilus-link-historical.c
M	libnautilus-private/nautilus-link-historical.h
M	libnautilus-private/nautilus-link.c
M	libnautilus-private/nautilus-merged-directory.c
M	libnautilus-private/nautilus-metafile-factory.c
M	libnautilus-private/nautilus-metafile-factory.h
M	libnautilus-private/nautilus-metafile.c
M	libnautilus-private/nautilus-metafile.h
M	libnautilus-private/nautilus-mime-actions.c
M	libnautilus-private/nautilus-mime-actions.h
M	libnautilus-private/nautilus-program-chooser.c
M	libnautilus-private/nautilus-program-choosing.c
M	libnautilus-private/nautilus-theme.c
M	libnautilus-private/nautilus-thumbnails.c
M	libnautilus-private/nautilus-trash-directory.c
M	libnautilus-private/nautilus-trash-file.c
M	libnautilus-private/nautilus-trash-monitor.c
M	libnautilus-private/nautilus-undo-context.c
M	libnautilus-private/nautilus-undo-context.h
M	libnautilus-private/nautilus-undo-manager.c
M	libnautilus-private/nautilus-undo-manager.h
M	libnautilus-private/nautilus-undo-signal-handlers.c
M	libnautilus-private/nautilus-view-identifier.c
M	libnautilus-private/nautilus-view-identifier.h
M	libnautilus-private/nautilus-volume-monitor.c

commit 93359a3e112b345330ed3137b1658c8a5a0cf149
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-10-29

    Locate glib-genmarshal.

	* configure.in: Locate glib-genmarshal.
	* libnautilus-private/.cvsignore:
	* libnautilus-private/Makefile.am:
	* libnautilus-private/nautilus-marshal.list:
	* src/nautilus-view-frame.c: (nautilus_view_frame_class_init):
	* src/nautilus-zoom-control.c: (nautilus_zoom_control_class_init):
	Add marshalers used inside Nautilus only.

	* components/adapter/nautilus-adapter-load-strategy.c:
	(nautilus_adapter_load_strategy_class_init):

	* libnautilus-private/nautilus-horizontal-splitter.c:
	* libnautilus-private/nautilus-icon-canvas-item.c:
	* libnautilus-private/nautilus-icon-text-item.h:
	Put code in #if GNOME2_CONVERSION_COMPLETE.

	* libnautilus-private/nautilus-icon-container.c:
	(set_pending_icon_to_reveal),
	(nautilus_icon_container_class_init),
	(nautilus_icon_container_init), (set_pending_icon_to_rename):
	Convert signal-handling code.

	* libnautilus-private/nautilus-icon-dnd.c:
	(get_data_on_first_target_we_support): Update for GdkAtom changes.
	(confirm_switch_to_manual_layout): Switch to GtkDialog.

M	ChangeLog
M	components/adapter/nautilus-adapter-load-strategy.c
M	configure.in
M	libnautilus-private/.cvsignore
M	libnautilus-private/Makefile.am
M	libnautilus-private/nautilus-horizontal-splitter.c
M	libnautilus-private/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-dnd.c
M	libnautilus-private/nautilus-icon-text-item.h
A	libnautilus-private/nautilus-marshal.list
M	src/nautilus-view-frame.c
M	src/nautilus-zoom-control.c

commit 5abcc1995419a91bebe2e42a5218a374e36533c3
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-10-28

    More GNOME 2 work. We now compile up to libnautilus-private and I'm

	* Lots of files:
	More GNOME 2 work. We now compile up to libnautilus-private and
	I'm working my way through the files in there. Also changed all
	the initialize_class and initialize to class_init and init.

M	ChangeLog
M	applets/launcher/nautilus-launcher-applet.c
M	applets/preferences-applet/nautilus-preferences-applet.c
M	components/adapter/main.c
M	components/adapter/nautilus-adapter-control-embed-strategy.c
M
components/adapter/nautilus-adapter-control-factory-embed-strategy.c
M	components/adapter/nautilus-adapter-embed-strategy.c
M	components/adapter/nautilus-adapter-embeddable-embed-strategy.c
M	components/adapter/nautilus-adapter-factory-server.c
M	components/adapter/nautilus-adapter-file-load-strategy.c
M	components/adapter/nautilus-adapter-load-strategy.c
M	components/adapter/nautilus-adapter-progressive-load-strategy.c
M	components/adapter/nautilus-adapter-stream-load-strategy.c
M	components/adapter/nautilus-adapter.c
M	components/hardware/main.c
M	components/hardware/nautilus-hardware-view.c
M	components/help/hyperbola-filefmt.c
M	components/help/hyperbola-main.c
M	components/help/hyperbola-nav-tree.c
M	components/history/nautilus-history-view.c
M	components/image-viewer/nautilus-image-view.c
M	components/loser/content/main.c
M	components/loser/content/nautilus-content-loser.c
M	components/loser/sidebar/main.c
M	components/loser/sidebar/nautilus-sidebar-loser.c
M	components/mozilla/bonobo-extensions.c
M	components/mozilla/main.c
M	components/mozilla/nautilus-mozilla-content-view.c
M	components/mozilla/nautilus-mozilla-encoding-tables.c
M	components/music/main.c
M	components/music/nautilus-music-view.c
M	components/news/nautilus-news.c
M	components/notes/nautilus-notes.c
M	components/sample/nautilus-sample-content-view.c
M	components/shell/shell.c
M	components/text/main.c
M	components/text/nautilus-text-view.c
M	components/throbber/main.c
M	components/throbber/nautilus-throbber.c
M	components/tree/libmain.c
M	components/tree/nautilus-tree-change-queue.c
M	components/tree/nautilus-tree-expansion-state.c
M	components/tree/nautilus-tree-model.c
M	components/tree/nautilus-tree-node.c
M	components/tree/nautilus-tree-view-dnd.c
M	components/tree/nautilus-tree-view.c
M	configure.in
M	cut-n-paste-code/widgets/gimphwrapbox/gtkwrapbox.c
M	helper-utilities/error-dialog/nautilus-error-dialog.c
M	libnautilus-adapter/Makefile.am
M	libnautilus-private/Makefile.am
M	libnautilus-private/nautilus-authn-manager.c
M	libnautilus-private/nautilus-authn-manager.h
M	libnautilus-private/nautilus-bonobo-extensions.c
M	libnautilus-private/nautilus-bookmark.c
M	libnautilus-private/nautilus-customization-data.c
M	libnautilus-private/nautilus-desktop-file-loader.c
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-directory-background.c
M	libnautilus-private/nautilus-directory-metafile-monitor.c
M	libnautilus-private/nautilus-directory-metafile.c
M	libnautilus-private/nautilus-directory-private.h
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-drag-window.c
D	libnautilus-private/nautilus-druid-page-eazel.c
D	libnautilus-private/nautilus-druid-page-eazel.h
D	libnautilus-private/nautilus-druid.c
D	libnautilus-private/nautilus-druid.h
M	libnautilus-private/nautilus-entry.c
M	libnautilus-private/nautilus-entry.h
M	libnautilus-private/nautilus-file-operations-progress.c
M	libnautilus-private/nautilus-file-operations.c
M	libnautilus-private/nautilus-file-utilities.c
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-find-icon-image.c
M	libnautilus-private/nautilus-font-factory.c
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.h
M	libnautilus-private/nautilus-horizontal-splitter.c
M	libnautilus-private/nautilus-horizontal-splitter.h
M	libnautilus-private/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-canvas-item.h
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-container.h
M	libnautilus-private/nautilus-icon-dnd.c
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus-private/nautilus-icon-factory.h
M	libnautilus-private/nautilus-icon-text-item.c
M	libnautilus-private/nautilus-icon-text-item.h
M	libnautilus-private/nautilus-keep-last-vertical-box.c
M	libnautilus-private/nautilus-link-desktop-file.c
M	libnautilus-private/nautilus-link-desktop-file.h
M	libnautilus-private/nautilus-link-historical.c
M	libnautilus-private/nautilus-link-historical.h
M	libnautilus-private/nautilus-link.h
M	libnautilus-private/nautilus-medusa-support.c
M	libnautilus-private/nautilus-merged-directory.c
M	libnautilus-private/nautilus-metafile.c
M	libnautilus-private/nautilus-mime-actions.c
M	libnautilus-private/nautilus-monitor.c
M	libnautilus-private/nautilus-program-chooser.c
M	libnautilus-private/nautilus-search-uri.c
M	libnautilus-private/nautilus-sidebar-functions.c
M	libnautilus-private/nautilus-sound.c
M	libnautilus-private/nautilus-sound.h
M	libnautilus-private/nautilus-theme.c
M	libnautilus-private/nautilus-thumbnails-jpeg.c
M	libnautilus-private/nautilus-thumbnails.c
M	libnautilus-private/nautilus-trash-directory.c
M	libnautilus-private/nautilus-trash-file.c
M	libnautilus-private/nautilus-trash-monitor.c
M	libnautilus-private/nautilus-undo-context.c
M	libnautilus-private/nautilus-undo-manager.c
M	libnautilus-private/nautilus-undo-signal-handlers.c
M	libnautilus-private/nautilus-vfs-directory.c
M	libnautilus-private/nautilus-vfs-file.c
M	libnautilus-private/nautilus-view-identifier.c
M	libnautilus-private/nautilus-view-identifier.h
M	libnautilus-private/nautilus-volume-monitor.c
M	libnautilus/Makefile.am
M	libnautilus/nautilus-undo-transaction.c
M	libnautilus/nautilus-undo-transaction.h
M	libnautilus/nautilus-undo.c
M	libnautilus/nautilus-view-standard-main.c
M	libnautilus/nautilus-view.c
M	libnautilus/nautilus-view.h
M	src/file-manager/fm-desktop-icon-view.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-error-reporting.c
M	src/file-manager/fm-icon-view.c
M	src/file-manager/fm-list-view.c
M	src/file-manager/fm-properties-window.c
M	src/file-manager/fm-search-list-view.c
M	src/file-manager/nautilus-indexing-info.c
M	src/nautilus-about.c
M	src/nautilus-applicable-views.c
M	src/nautilus-application.c
M	src/nautilus-bookmark-list.c
M	src/nautilus-complex-search-bar.c
M	src/nautilus-component-adapter-factory.c
M	src/nautilus-component-adapter-factory.h
M	src/nautilus-desktop-window.c
M	src/nautilus-first-time-druid.c
M	src/nautilus-information-panel.c
M	src/nautilus-location-bar.c
M	src/nautilus-main.c
M	src/nautilus-navigation-bar.c
M	src/nautilus-navigation-window.c
M	src/nautilus-navigation-window.h
M	src/nautilus-object-window.c
M	src/nautilus-object-window.h
M	src/nautilus-preferences-dialog.c
M	src/nautilus-property-browser.c
M	src/nautilus-search-bar-criterion.c
M	src/nautilus-search-bar.c
M	src/nautilus-shell.c
M	src/nautilus-sidebar-tabs.c
M	src/nautilus-sidebar-title.c
M	src/nautilus-sidebar.c
M	src/nautilus-signaller.c
M	src/nautilus-simple-search-bar.c
M	src/nautilus-spatial-window.c
M	src/nautilus-spatial-window.h
M	src/nautilus-switchable-navigation-bar.c
M	src/nautilus-switchable-search-bar.c
M	src/nautilus-theme-selector.c
M	src/nautilus-theme-selector.h
M	src/nautilus-view-frame.c
M	src/nautilus-view-frame.h
M	src/nautilus-window-toolbars.c
M	src/nautilus-window.c
M	src/nautilus-window.h
M	src/nautilus-zoom-control.c
M	test/test-nautilus-async-activation.c
M	test/test-nautilus-mime-actions-set.c
M	test/test-nautilus-mime-actions.c
M	test/test-nautilus-preferences-change.c
M	test/test-nautilus-preferences-display.c
M	test/test-nautilus-smooth-graphics.c
M	test/test.c

commit b36a91ca55636af4137615a88c6e70a6dffe7802
Author: Eric Baudais <baudais@okstate.edu>
Date:	2001-10-24

    Fixed author customization.

    2000-10-24	Eric Baudais  <baudais@okstate.edu>

	* eric_customization: Fixed author customization.

M
components/help/converters/gnome-db2html3/gnome-customization/eric_customization.xsl

commit 2b3b9c0086dac6aac50ceeaac2f357ec2c109a01
Author: Eric Baudais <baudais@okstate.edu>
Date:	2001-10-24

    Changed included filename.

    2000-10-24	Eric Baudais  <baudais@okstate.edu>

	* eric_customization.xsl: Changed included filename.

M
components/help/converters/gnome-db2html3/gnome-customization/eric_customization.xsl

commit 2769ec4cd1bacb4670a5a1ab4b0a6d3772c33e96
Author: Eric Baudais <baudais@okstate.edu>
Date:	2001-10-24

    Added. Added.

    2000-10-24	Eric Baudais  <baudais@okstate.edu>

	* eric_customization.xsl: Added.
	* eric_titlepage.xsl: Added.

A
components/help/converters/gnome-db2html3/gnome-customization/eric_customization.xsl
A
components/help/converters/gnome-db2html3/gnome-customization/eric_titlepage.xsl

commit ce7e34aada50f73c8324e813316f0854a5293369
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-10-24

    First baby steps at compiling under gnome 2.

M	.cvsignore
M	ChangeLog
M	Makefile.am
A	add-include-prefix
M	applets/launcher/Makefile.am
M	applets/preferences-applet/Makefile.am
M	autogen.sh
M	components/adapter/Makefile.am
M	components/adapter/bonobo-stream-vfs.h
M	components/hardware/Makefile.am
M	components/help/Makefile.am
M	components/help/converters/ChangeLog
M	components/help/converters/gnome-db2html2/Makefile.am
M	components/help/converters/gnome-db2html3/Makefile.am
M	components/help/converters/gnome-info2html2/Makefile.am
M	components/history/Makefile.am
M	components/image-viewer/Makefile.am
M	components/loser/content/Makefile.am
M	components/loser/sidebar/Makefile.am
M	components/mozilla/Makefile.am
M	components/music/Makefile.am
M	components/news/Makefile.am
M	components/notes/Makefile.am
M	components/sample/Makefile.am
M	components/text/Makefile.am
M	components/throbber/Makefile.am
M	components/tree/Makefile.am
M	configure.in
M	data/Makefile.am
M	helper-utilities/error-dialog/Makefile.am
M	libnautilus-private/nautilus-druid-page-eazel.h
M	libnautilus-private/nautilus-druid.h
M	libnautilus-private/nautilus-entry.h
M	libnautilus-private/nautilus-global-preferences.h
M	libnautilus-private/nautilus-horizontal-splitter.h
M	libnautilus-private/nautilus-icon-canvas-item.h
M	libnautilus/Makefile.am
M	libnautilus/nautilus-bonobo-workarounds.c
M	libnautilus/nautilus-clipboard.c
M	libnautilus/nautilus-idle-queue.h
M	libnautilus/nautilus-undo.c
M	libnautilus/nautilus-view-standard-main.c
M	libnautilus/nautilus-view-standard-main.h
M	libnautilus/nautilus-view.h
D	nautilus-config.in
D	nautilusConf.sh.in
M	src/Makefile.am
M	src/nautilus-preferences-dialog.h
M	src/nautilus-theme-selector.h

commit 00ee7d7b5dcf01bbb60bfb3dba1fd87f663a30b7
Author: Anders Carlsson <andersca@gnu.org>
Date:	2001-10-22

    If the file is a symbolic link, return the uri the file points
    at. Fixes

    2001-10-24	Anders Carlsson  <andersca@gnu.org>

	* libnautilus-private/nautilus-file.c
	(nautilus_file_get_activation_uri): If the file is a symbolic
	link,
	return the uri the file points at. Fixes bug #48353. The fix
	is not
	perfect though, so the bug is still open.

M	ChangeLog
M	libnautilus-private/nautilus-file.c

commit ddebdf1ee6343b2594c5580cb96bf135ac29533a
Author: Benedikt Roth <Benedikt.Roth@gmx.net>
Date:	2001-10-21

    Use the localized string

    2001-10-21	Benedikt Roth  <Benedikt.Roth@gmx.net>

	* libnautilus-private/nautilus-link-desktop-file.c:
	(nautilus_link_desktop_file_get_link_name_from_desktop):
	Use the localized string

    === nautilus 1.0.5 ===

M	ChangeLog
M	libnautilus-private/nautilus-link-desktop-file.c

commit ce578dc641677274954f218a652f89512134d4a7
Author: Christian Rose <menthos@menthos.com>
Date:	2001-10-20

    Fixed a problem with the Swedish translation. Thanks to Johan Dahlin

    2001-10-20	Christian Rose	<menthos@menthos.com>

	* sv.po: Fixed a problem with the Swedish translation. Thanks to
	Johan Dahlin <zilch.am@home.se> for reporting this.

M	po/ChangeLog
M	po/sv.po

commit 1565b7e25a4829998ce2b045e3f0eb61af9c25cb
Author: Christian Rose <menthos@menthos.com>
Date:	2001-10-20

    Fixed a problem with the Swedish translation. Thanks to Anders
    Carlsson

    2001-10-20	Christian Rose	<menthos@menthos.com>

	* sv.po: Fixed a problem with the Swedish translation. Thanks to
	Anders Carlsson <andersca@gnu.org> for reporting this.

M	po/ChangeLog
M	po/sv.po

commit abbd1223b89abb41ea7bb04441df081140bbb838
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-10-19

    Put Nautilus 1.0.5 marker in.

M	ChangeLog
M	components/help/converters/ChangeLog
M	po/ChangeLog

commit 98fd4bea8692dcb7649d7bc0f715d24463eb59cd (tag: NAUTILUS_1_0_5)
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-10-19

    Nautilus 1.0.5 release.

	* *.po: Nautilus 1.0.5 release.

M	po/ChangeLog
M	po/az.po
M	po/ca.po
M	po/cs.po
M	po/da.po
M	po/de.po
M	po/el.po
M	po/en_GB.po
M	po/es.po
M	po/fi.po
M	po/fr.po
M	po/ga.po
M	po/gl.po
M	po/hu.po
M	po/it.po
M	po/ja.po
M	po/ko.po
M	po/lt.po
M	po/lv.po
M	po/nl.po
M	po/nn.po
M	po/no.po
M	po/pl.po
M	po/pt.po
M	po/pt_BR.po
M	po/ro.po
M	po/ru.po
M	po/sk.po
M	po/sl.po
M	po/sv.po
M	po/ta.po
M	po/tr.po
M	po/uk.po
M	po/zh_TW.po

commit 350abab988e1d445570e66ac25a2ac5a00fd4903
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-10-19

    Add mention of Mozilla 0.9.5. Thank Frank. Make a little more up
    to date,

	* NEWS: Add mention of Mozilla 0.9.5.
	* THANKS: Thank Frank.
	* README: Make a little more up to date, but still needs work.

M	ChangeLog
M	NEWS
M	README
M	THANKS

commit 5d691d775097c9d73f4e544ec36c58bec1c05b4c
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-10-18

	Fixed a bunch of bugs that were causing directory display to be
	even slower than it ought to be. The hysteresis wasn't working at
	all because of the confusion about when files were ready for
	display. Also changed hysteresis to 1 second and file chunk to 300
	files instead of 100.

	* libnautilus-private/nautilus-directory-async.c:
	(link_info_gmc_link_read_callback): Fix function so it uses the
	actual URI, not the thing that starts with URL. The old way it
	was always failing to read. There were some other backwards if
	statements in here too.

	* src/file-manager/fm-directory-view.h:
	* src/file-manager/fm-directory-view.c:
	(fm_directory_view_initialize): Create "non-ready files" hash.
	(fm_directory_view_destroy): Destroy it.
	(real_file_still_belongs): Move this here from FMListView.
	(still_should_show_file): New function, used to decide whether to
	keep a file in the window or not.
	(ready_to_load): New function, used to decide whether a file is
	ready enough to show in the window.
	(process_new_files): Move files from the "new files" lists to the
	"old files" lists, filtering out ones that are not ready to load
	and putting those into the "non-ready files" hash. Also sort the
	added files so the ones that show up at the top are the first to
	be added.
	(split_off_first_n): Renamed to eliminate the "g" namespace.
	(process_old_files): The guts of what used to be in
	display_pending_files. Now we use a separate signal for remove
	instead of just reusing the changed signal.
	(display_pending_files): We're not done loading until all the
	"non-ready files" are ready. Also reverse the sense of the return
	value, so it returns TRUE if there is more work to do.
	(display_pending_idle_callback): Don't zero out the idle ID if we
	are going to return TRUE.
	(display_pending_timeout_callback): If there are more files than
	we can handle, do the remainder at idle time, not in another
	timeout.
	(schedule_idle_display_of_pending_files): Lower the priority so we
	are more likely to get canvas updates between idles.
	(done_loading_callback): We're not done until there are no
	"non-ready files" left.
	(fm_directory_view_queue_file_change): Tiny optimization.
	(unref_key_and_remove): Helper function for clearing out the
	"non-ready files" hash.
	(fm_directory_view_stop): Clear out the 4 lists and the hash (it
	used to just be 2 lists).
	(real_sort_files): Default implementation, doesn't sort.
	(fm_directory_view_initialize_class): Various new methods.

	* src/file-manager/fm-icon-view.c: (fm_icon_view_add_file): Do
	less work, since the rules about which files should be shown and
	which files are ready to be seen are now in FMDirectoryView.
	(fm_icon_view_remove_file): New function.
	(fm_icon_view_file_changed): Do way less work, since
	FMDirectoryView does the heavy lifting now.
	(play_file), (preview_audio): Some rudimentary fixes, still seems
	to be broken.
	(compare_files): New function.
	(compare_files_cover): New function.
	(fm_icon_view_sort_files): If automatic layout is on, sort the
	files on their way in so the first ones displayed are the top left
	ones.
	(icon_container_compare_icons_callback): Share code by using the
	new compare_files function.
	(fm_icon_view_initialize_class): Various new methods.

	* src/file-manager/fm-list-view.h:
	* src/file-manager/fm-list-view.c:
	(fm_list_view_initialize_class): Various new methods.
	(fm_list_view_add_file): Do less work, since the rules about which
	files should be shown and which files are ready to be seen are now
	in FMDirectoryView.
	(fm_list_view_file_changed): Do way less work, since
	FMDirectoryView does the heavy lifting now.
	(fm_list_view_remove_file): New function.
	(fm_list_view_sort_files): This replaces the old override of
	display_pending_files.

	* src/file-manager/fm-search-list-view.c:
	(fm_search_list_view_initialize_class): The file_still_belongs
	method moved to FMDirectoryView.

M	ChangeLog
M	libnautilus-private/nautilus-directory-async.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-directory-view.h
M	src/file-manager/fm-icon-view.c
M	src/file-manager/fm-list-view.c
M	src/file-manager/fm-list-view.h
M	src/file-manager/fm-search-list-view.c

commit a59af0bc12fb6ca752d9f96b9a3c7fb5104649d7
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-10-16

	Switch to require Mozilla 0.9.5 -- sadly this means we are
	now incompatible with any older verion. Thanks to frb@ximian.com
	for his patch and help making it compile with 0.9.5.

	* README: Tell people 0.9.5 is needed.
	* configure.in: Various cleanup, and ask for 0.9.5.
	* components/mozilla/mozilla-events.cpp:
	* components/mozilla/nautilus-mozilla-embed-extensions.cpp:
	Work around gcc bug with the directory named string. Switch to use
	new calls in cases where the old ones are gone.

M	ChangeLog
M	README
M	components/mozilla/mozilla-events.cpp
M	components/mozilla/nautilus-mozilla-embed-extensions.cpp
M	configure.in

commit f6072075a56858b058dbc8a360fac4e44408640e
Author: Carlos Perell Marn <carlos@gnome-db.org>
Date:	2001-10-13

    Added by Duarte Loreto <happyguy_pt@hotmail.com>

    2001-10-13	Carlos Perell Marn <carlos@gnome-db.org>

	    * pt.po: Added by Duarte Loreto <happyguy_pt@hotmail.com>

    2001-10-13	Carlos Perell Marn <carlos@gnome-db.org>

	    * configure.in (ALL_LINGUAS): Added pt

M	ChangeLog
M	configure.in
M	po/ChangeLog
A	po/pt.po

commit 00f861516e62b33f8db81d3077f0a01232db2366
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-10-13

    Change hysteresis value from .1 second to 4 seconds. I think this
    will get

	* src/file-manager/fm-directory-view.c: Change hysteresis value
	from .1 second to 4 seconds. I think this will get rid of the
	slowness people have been reporting.

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit 654531444c55b5a9cab7ce43d61cebe0c775a4d3
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-10-12

    Bumped gnome-vfs requirement to 1.0.3.

	* configure.in: Bumped gnome-vfs requirement to 1.0.3.

M	ChangeLog
M	configure.in

commit 67f8cc853cce7991ab13c06ddefcc914a6f5b671
Author: Gustavo Maciel Dias Vieira <gdvieira@zaz.com.br>
Date:	2001-10-12

    Updated Brazilian Portuguese translation.

    2001-10-12	Gustavo Maciel Dias Vieira <gdvieira@zaz.com.br>

    * pt_BR.po: Updated Brazilian Portuguese translation.

M	po/ChangeLog
M	po/pt_BR.po

commit 15d6bc96a6b79204a5372f67b06c280f9ea40c7e
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-10-11

    Remove RPMs-README.

	* Makefile.am: Remove RPMs-README.

	* libnautilus/Makefile.am: -I$(builddir)

	* libnautilus/nautilus-undo-private.h:
	* libnautilus/nautilus-undo-transaction.h:
	Use #include <libnautilus/x.h> rather than #include "x.h".

	* NEWS: Some refinement.

M	ChangeLog
M	Makefile.am
M	NEWS
M	libnautilus/Makefile.am
M	libnautilus/nautilus-undo-private.h
M	libnautilus/nautilus-undo-transaction.h

commit 829732a43eb6686c35fcb8467f6c754be8a27069
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-10-11

    Add a first cut at Nautilus 1.0.5 release notes. Updated to match
    change

	* NEWS: Add a first cut at Nautilus 1.0.5 release notes.
	* THANKS: Updated to match change log better.
	* configure.in: Bumped version to 1.0.5 in preparation for the
	release.

M	ChangeLog
M	NEWS
M	THANKS
M	configure.in

commit c0baa10473606a60e7f730da9b15d856c3359cf9
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-10-11

    Add some missing history.

M	po/ChangeLog

commit 14ea4065e3deb6f544728776f16276cc561c1c8f
Author: Stanislav Visnovsky <visnovsky@nenya.ms.mff.cuni.cz>
Date:	2001-10-11

    Updated Slovak translation.

    2001-10-11	Stanislav Visnovsky  <visnovsky@nenya.ms.mff.cuni.cz>

	* sk.po: Updated Slovak translation.

M	po/ChangeLog
M	po/sk.po

commit 6a1b9e1115f28f47a8fee75f1674412b9007e36e
Author: Matthias Warkus <mawarkus@src.gnome.org>
Date:	2001-10-10

    Updated German translation for release

M	po/ChangeLog
M	po/de.po

commit 0be0f2ac3b15498bf32ed43f8c4c3121033c51ce
Author: Alex Larsson <alexl@redhat.com>
Date:	2001-10-09

    Include libgnomevfs/gnome-vfs-utils.h, needed for

    2001-10-09	Alex Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-find-icon-image.c:
	Include libgnomevfs/gnome-vfs-utils.h, needed for
	gnome_vfs_icon_path_from_filename().

	* libnautilus-private/nautilus-volume-monitor.c (copy_volume):
	Copy is_read_only.

M	ChangeLog
M	libnautilus-private/nautilus-find-icon-image.c
M	libnautilus-private/nautilus-volume-monitor.c

commit c8a38d05eb62f7fae33298d360a54b48c0ecf587
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-10-09

    Require newer versions of various libraries to cut down on the
    bug reports

	* configure.in: Require newer versions of various libraries to
	cut down on the bug reports with people using newer nautilus
	and older versions of those libraries. Including bonobo 1.0.9,
	eel 1.0.2, librsvg 1.0.1. Remove the freetype stuff here, since
	that's all taken care of in librsvg. Remove old GNOME2_PATH thing
	that is definitely not needed. Remove gnome_canvas_set_dither
	check which is now in eel if needed at all. Remove ammonite
	configure flags.

	* nautilus.spec.in: Remove freetype dependencies. This is now
	handled in librsvg.

	* components/mozilla/Makefile.am:
	* components/mozilla/main.c: (main):
	* components/mozilla/nautilus-mozilla-content-view.c:
	(mozilla_location_callback), (mozilla_link_message_callback),
	(mozilla_dom_mouse_click_callback),
	(navigate_mozilla_to_nautilus_uri), (post_widget_initialize):
	* src/Makefile.am:
	Remove dependencies on ammonite and some more remnants of
	Eazel services code.

M	ChangeLog
M	acconfig.h
M	components/mozilla/Makefile.am
M	components/mozilla/main.c
M	components/mozilla/nautilus-mozilla-content-view.c
M	configure.in
M	nautilus.spec.in
M	src/Makefile.am

commit 9d48f0e9f4331ece812e8b07e3042b9fdb55afc3
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-10-09

    Fix typo.

	* libnautilus-private/nautilus-find-icon-image.c:
	(get_themed_icon_file_path): Fix typo.

M	ChangeLog
M	libnautilus-private/nautilus-find-icon-image.c

commit f60759e6956945a715128684a1088690356db3b5
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-10-09

    Fix problem with NULL themes.

	* libnautilus-private/nautilus-find-icon-image.c:
	(get_themed_icon_file_path): Fix problem with NULL themes.

M	ChangeLog
M	libnautilus-private/nautilus-find-icon-image.c

commit a74b80002b7cd5438f1974f33e9871d4e992332c
Author: Kjartan Maraas <kmaraas@src.gnome.org>
Date:	2001-10-09

    Update

M	po/no.po

commit ed442213ca804464fc16982673aab2c6eedcb027
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-10-08

    off

M	ChangeLog

commit b2ce43cab0d6dfb1c1ebffdfb71ad541dd871657
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-10-08

    Bend to the forces of practicality and mediocrity and turn of
    the trash

	* libnautilus-private/nautilus-file.c:
	(get_automatic_emblems_as_integer),
	(prepend_automatic_emblem_names): Bend to the forces of
	practicality and mediocrity and turn of the trash emblem until we
	can make the "in trash" check fast.

	* libnautilus-private/nautilus-icon-factory.c:
	Tweak formatting.

M	ChangeLog
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-icon-factory.c

commit d668a75df18704bd19d589e4d8fa56600f3c3f77
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-10-08

	Separate out the part of the code that locates icons.

	* libnautilus-private/Makefile.am: New source files.

	* libnautilus-private/nautilus-find-icon-image.h: New.
	* libnautilus-private/nautilus-find-icon-image.c: New.

	* libnautilus-private/nautilus-icon-factory.c:
	(cache_icon_new): Use new theme structure.
	(nautilus_icon_factory_destroy): Use new theme structure.
	(get_mime_type_icon_without_suffix): Use suffix remove function
	moved into new file by its new name.
	(set_theme_name): Helper function to keep the theme change code
	simpler.
	(icon_theme_changed_callback): Rewrote to get rid of confused
	juxtaposition of old and new theme concepts.
	(image_uri_to_name_or_uri): Use suffix remove function moved into
	new file by its new name.
	(nautilus_icon_factory_get_emblem_icon_by_name): Use emblem prefix
	by new name.
	(load_named_icon): Use nautilus_get_icon_file_name function in new
	source file.
	(load_specific_icon), (scale_icon),
	(load_icon_with_embedded_text):
	IconDetails is now NautilusIconDetails.

M	ChangeLog
M	libnautilus-private/Makefile.am
A	libnautilus-private/nautilus-find-icon-image.c
A	libnautilus-private/nautilus-find-icon-image.h
M	libnautilus-private/nautilus-icon-factory.c

commit fbbf057e6c58673c9bd02cc0b75afbfc120ace4e
Author: Peteris Krisjanis <peterisk@src.gnome.org>
Date:	2001-10-08

    a

M	configure.in

commit c9a84677f00dcc8d1d92dddac06839a0c390d2aa
Author: Peteris Krisjanis <peterisk@src.gnome.org>
Date:	2001-10-08

    no message

M	po/ChangeLog

commit aa9999e631ee7e0fe7f981039d0c35466a66007f
Author: Peteris Krisjanis <peterisk@src.gnome.org>
Date:	2001-10-08

    F

A	po/lv.po

commit 8f6a1badf7d20924eb723c10c85847d46d5bab1e
Author: Pablo Saratxaga <pablo@src.gnome.org>
Date:	2001-10-08

    updated Azeri file

M	po/ChangeLog
M	po/az.po

commit f5bcbc9eb94eee58b41304b0354b56b132b1cad2
Author: Carlos Perell Marn <carlos@gnome-db.org>
Date:	2001-10-08

    Fixed bug #61924

    2001-10-07	Carlos Perell Marn <carlos@gnome-db.org>

	* es.po: Fixed bug #61924

M	po/ChangeLog
M	po/es.po

commit 2aa20fcf725b9609f5a79f466878dafd4accce0a
Author: Ole Laursen <olau@src.gnome.org>
Date:	2001-10-07

    dummy

M	po/ChangeLog

commit 2d7fdc1990843d70b49987b99b9f94d2e5dd7d5b
Author: Ole Laursen <olau@hardworking.dk>
Date:	2001-10-07

    Updated Danish translation.

    2001-10-07	Ole Laursen  <olau@hardworking.dk>

	* da.po: Updated Danish translation.

M	po/da.po

commit df15ccf5fcdd43417b1dbf10de5ba9ca79646835
Author: Sami Pesonen <spesonen@src.gnome.org>
Date:	2001-10-07

    Finnish translation updated by Pauli Virtanen
    <pauli.virtanen@saunalahti.fi>

M	po/ChangeLog
M	po/fi.po

commit cde62568223a78b31c39e6842a38726d3935859a
Author: Chyla Zbigniew <chyla@src.gnome.org>
Date:	2001-10-07

    Updated Polish translation

M	po/ChangeLog
M	po/pl.po

commit 260d1eb66e30e06116f20347e70012b53450242a
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-10-07

    A few DESTDIR fixes.

	* Makefile.am:
	* data/Makefile.am:
	* helper-scripts/Makefile.am:
	A few DESTDIR fixes.

	* libnautilus-private/nautilus-icon-factory.c:
	Cache more icons. The old number was arbitrary and way too small.

M	ChangeLog
M	Makefile.am
M	data/Makefile.am
M	helper-scripts/Makefile.am
M	libnautilus-private/nautilus-icon-factory.c

commit a396f06adf949eaa291e526c088323821383e5ec
Author: Ismael Olea <olea@src.gnome.org>
Date:	2001-10-07

    Repaso ortogrfico y semtico que te cagas.

M	po/es.po

commit d3da4bcc92a884e84e158466639622f920a447cd
Author: Carlos Perelló Marín <carlos@src.gnome.org>
Date:	2001-10-06

    *** empty log message ***

M	po/es.po

commit 1d8eb3f570e78b39467a79982dcd5a1095da18ac
Author: Carlos Perell Marn <carlos@gnome-db.org>
Date:	2001-10-06

    Reviewed && updated.

    2001-10-06	Carlos Perell Marn <carlos@gnome-db.org>

	* es.po: Reviewed && updated.

M	po/ChangeLog
M	po/es.po

commit bf5c57c1f0c22b64779efa893a5c132b35eec6ee
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-10-05

    Remove gratuitous suffixes from the icon file search. We now look
    only for

	* libnautilus-private/nautilus-icon-factory.c: Remove gratuitous
	suffixes from the icon file search. We now look only for .svg and
	.png and .jpg files. Lets use .png files most of the time.

M	ChangeLog
M	libnautilus-private/nautilus-icon-factory.c

commit e5afc6511c701d715ad264de9f36fd2fe27a86e0
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-10-05

    removed Remove the code to look for Eazel logos.

	* eazel-logos: removed
	* libnautilus-private/nautilus-file-utilities.c:
	(nautilus_pixmap_file): Remove the code to look for Eazel logos.

	* configure.in:
	* Makefile.am:
	* nautilus.spec.in:
	Remove the code to include the Eazel logos in the tarball and
	the package.

	* HACKING: Remove the instructions on how to omit the Eazel logos.

M	ChangeLog
M	HACKING
M	Makefile.am
M	configure.in
D	eazel-logos/.cvsignore
D	eazel-logos/About_Image.png
D	eazel-logos/LICENSE
D	eazel-logos/Makefile.am
D	eazel-logos/about_background.png
D	eazel-logos/default.xml
D	eazel-logos/druid_header.png
D	eazel-logos/eazel-logo-right-side-logo.png
D	eazel-logos/throbber/.cvsignore
D	eazel-logos/throbber/001.png
D	eazel-logos/throbber/002.png
D	eazel-logos/throbber/003.png
D	eazel-logos/throbber/004.png
D	eazel-logos/throbber/005.png
D	eazel-logos/throbber/006.png
D	eazel-logos/throbber/007.png
D	eazel-logos/throbber/008.png
D	eazel-logos/throbber/009.png
D	eazel-logos/throbber/010.png
D	eazel-logos/throbber/011.png
D	eazel-logos/throbber/012.png
D	eazel-logos/throbber/013.png
D	eazel-logos/throbber/014.png
D	eazel-logos/throbber/015.png
D	eazel-logos/throbber/Makefile.am
D	eazel-logos/throbber/rest.png
M	libnautilus-private/nautilus-file-utilities.c
M	nautilus.spec.in

commit e1ccd6d519e0525d73da358359f37bceb77b23ef
Author: Benedikt Roth <Benedikt.Roth@gmx.net>
Date:	2001-10-05

    Implemented DnD for the icon in the file properties dialog

    2001-10-05	Benedikt Roth  <Benedikt.Roth@gmx.net>

	* src/file-manager/fm-properties-window.c: (uri_is_local_image),
	(fm_properties_window_drag_data_received),
	(create_image_widget_for_file):
	Implemented DnD for the icon in the file properties dialog

M	ChangeLog
M	src/file-manager/fm-properties-window.c

commit 8448ab084cb143b39e1d2244cbb13990cb428eb1
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-10-04

	A bit more renaming to be explicit about "display name".
	This is slightly gratuitious, because we don't really need to be
	explicit about which name in every case, but it does no harm and
	a tiny bit of good.

	* components/tree/nautilus-tree-view.c: (ctree_compare_rows):
	* libnautilus-private/nautilus-file.c: (compare_by_display_name),
	(compare_by_full_path), (nautilus_file_compare_for_sort_internal),
	(compare_by_display_name_cover),
	(nautilus_file_list_sort_by_display_name),
	(nautilus_self_check_file):
	* libnautilus-private/nautilus-file.h:
	* libnautilus-private/nautilus-global-preferences.c:
	(default_icon_view_sort_order_or_manual_layout_changed_callback):
	* src/file-manager/fm-desktop-icon-view.c:
	(desktop_icons_compare_callback):
	* src/file-manager/fm-directory-view.c:
	(update_directory_in_scripts_menu):
	* src/file-manager/fm-icon-view.c: (get_default_sort_order),
	(icon_container_compare_icons_by_name_callback):
	* src/file-manager/fm-list-view.c: (compare_rows_by_name),
	(get_attribute_from_sort_type), (real_get_column_specification):
	* src/file-manager/fm-search-list-view.c:
	(real_get_column_specification):
	Change NAUTILUS_FILE_SORT_BY_NAME to
	NAUTILUS_FILE_SORT_BY_DISPLAY_NAME
	and compare_by_name to compare_by_display_name and
	nautilus_file_list_sort_by_name to
	nautilus_file_list_sort_by_display_name.

M	ChangeLog
M	components/tree/nautilus-tree-view.c
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-file.h
M	libnautilus-private/nautilus-global-preferences.c
M	src/file-manager/fm-desktop-icon-view.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-icon-view.c
M	src/file-manager/fm-list-view.c
M	src/file-manager/fm-search-list-view.c

commit dc9c636e06eec81f855b574ffa1f09581b6c8620
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2001-10-04

    Rename CUSTOM_NAME attribute to DISPLAY_NAME.

	* libnautilus-private/nautilus-file-attributes.h,
	libnautilus-private/nautilus-file-private.h: Rename CUSTOM_NAME
	attribute to DISPLAY_NAME.

	* libnautilus-private/nautilus-file.h,
	libnautilus-private/nautilus-file.c:
	(nautilus_file_get_name): Always return the real name of the file.
	(nautilus_file_get_display_name): New function which returns the
	display name of the file, taking into account special names that
	may be set for .desktop files or gmc-style links, as
	nautilus_file_get_name formerly did.
	(nautilus_file_compare_display_name): Use display name and rename
	for clarity.

	(destroy, compare_by_name, nautilus_file_get_string_attribute,
	nautilus_file_get_all_attributes, nautilus_self_check_file):
	Adjust for custom_name->display_name change, use
	nautilus_file_get_display_name instead of natilus_file_get_name
	where appropriate.

	* libnautilus-private/nautilus-directory-async.c:
	(nautilus_directory_set_up_request), (link_info_done,
	(link_info_gmc_link_read_callback): Adjust for
	custom_name->display_name change.


	In all the places below, use nautilus_file_get_display_name
	instead of nautilus_file_get_name:

	* components/text/nautilus-text-view.c: (file_read_callback):
	* components/tree/nautilus-tree-model.c:
	(nautilus_tree_model_monitor_add),
	(nautilus_tree_model_node_begin_monitoring_no_connect):
	* components/tree/nautilus-tree-view.c:
	(nautilus_tree_view_insert_model_node),
	(nautilus_tree_view_update_model_node):
	* libnautilus-private/nautilus-program-chooser.c:
	(get_file_name_for_display):
	* libnautilus-private/nautilus-program-choosing.c:
	(application_cannot_open_location):
	* src/file-manager/fm-directory-view.c:
	(fm_directory_view_display_selection_info),
	(real_file_limit_reached), (file_name_from_uri),
	(add_script_to_script_menus), (add_submenu_to_script_menus),
	(copy_or_cut_files), (get_executable_text_file_action),
	(fm_directory_view_activate_file), (finish_loading):
	* src/file-manager/fm-error-reporting.c:
	(fm_report_error_loading_directory),
	(fm_report_error_renaming_file), (fm_report_error_setting_group),
	(fm_report_error_setting_owner),
	(fm_report_error_setting_permissions), (fm_rename_file):
	* src/file-manager/fm-icon-view.c:
	(icon_container_preview_callback), (get_icon_text_callback):
	* src/file-manager/fm-list-view.c: (match_row_name):
	* src/file-manager/fm-properties-window.c:
	(name_field_update_to_match_file),
	(update_properties_window_title), (create_permissions_page),
	(create_properties_window):
	* src/file-manager/fm-search-list-view.c: (real_adding_file):
	* src/nautilus-window-manage-views.c: (compute_default_title):
	* src/nautilus-window.c: (nautilus_window_set_viewed_file):

M	ChangeLog
M	components/text/nautilus-text-view.c
M	components/tree/nautilus-tree-model.c
M	components/tree/nautilus-tree-view.c
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-file-attributes.h
M	libnautilus-private/nautilus-file-private.h
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-file.h
M	libnautilus-private/nautilus-program-chooser.c
M	libnautilus-private/nautilus-program-choosing.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-error-reporting.c
M	src/file-manager/fm-icon-view.c
M	src/file-manager/fm-list-view.c
M	src/file-manager/fm-properties-window.c
M	src/file-manager/fm-search-list-view.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window-manage-views.c
M	src/nautilus-window.c

commit 906604c48e83afbc6c36da2378e746615cd44398
Author: Christian Rose <menthos@menthos.com>
Date:	2001-10-03

    Updated Swedish translation.

    2001-10-03	Christian Rose	<menthos@menthos.com>

	* sv.po: Updated Swedish translation.

M	po/ChangeLog
M	po/sv.po

commit 1ad858ffec30d74ab1f92f4e19630fa1dfafe380
Author: Valek Frob <frob@src.gnome.org>
Date:	2001-10-03

    Updated russian translation.

M	po/ChangeLog
M	po/ru.po

commit 7d872d04bda3423ea68ffcf7f30b5e078d5c18fb
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-10-02

	Fix the longstanding problem where the Notes and History sidebar
	panels failed to load.

	* libnautilus-private/nautilus-directory-metafile.c:
	(die_on_failed_activation): Give better error messages.
	(get_factory): Check the ev result from oaf_activate_from_id
	rather than relying on getting NIL when it fails.
	(open_metafile): New helper function.
	(get_metafile): Don't complain if the open call fails the first
	time, and re-get the factory and retry before doing a g_error.

M	ChangeLog
M	libnautilus-private/nautilus-directory-metafile.c

commit 3f17e76ed635353e91d52d4f9cdb21cef7911e6f
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2001-10-02

    Updated Norwegian (bokml) translation.

    2001-10-02	Kjartan Maraas	<kmaraas@gnome.org>

	* no.po: Updated Norwegian (bokml) translation.

M	po/ChangeLog
M	po/no.po

commit cc42f95ed13770a5088f45a381fcad140ab1dd6f
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-10-02

    Fix bug where we would leave a file monitored when we closed the
    window.

	* src/nautilus-window.c: (nautilus_window_destroy),
	(nautilus_window_set_viewed_file): Fix bug where we would leave a
	file monitored when we closed the window.

	* libnautilus-private/nautilus-volume-monitor.c:
	(mount_unmount_callback): Formatting tweaks.

M	ChangeLog
M	libnautilus-private/nautilus-volume-monitor.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window.c

commit caab8b4256febf9a919c20ad571defbf20b77162
Author: Frédéric Crozat <fcrozat@src.gnome.org>
Date:	2001-10-02

    add support for JFS Set locale to "C" before running mount/umoun to be

    * libnautilus-private/filesystem-attributes.xml: add support for JFS
    * libnautilus-private/nautilus-volume-monitor.c:
    (close_error_pipe), (mount_unmount_callback): Set locale to "C"
    before running mount/umoun to be able to parse mount message in
    english
    * po/fr.po: Add missing '\n' in one translation which was
    oversizing Nautilus Preference Dialog

M	ChangeLog
M	libnautilus-private/filesystem-attributes.xml
M	libnautilus-private/nautilus-volume-monitor.c
M	po/fr.po

commit 2ec827207e9110c2acd180a3db27ca08e397c1bb
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-10-01

    Say that the deep count of a non-directory is "done" rather "not
    started".

	* libnautilus-private/nautilus-directory-async.c:
	(deep_count_start): Say that the deep count of a non-directory is
	"done" rather "not started". This was causing an infinite
	loop when
	doing the directory self-check.

M	ChangeLog
M	libnautilus-private/nautilus-directory-async.c

commit 010541befb221dac9d1261ec1dc158b92044a8eb
Author: Benedikt Roth <Benedikt.Roth@gmx.net>
Date:	2001-10-01

    Fix #47701, Duplicate numbering scheme does not correctly number
    the 11th,

    2001-10-01	Benedikt Roth  <Benedikt.Roth@gmx.net>

	* libnautilus-private/nautilus-file-operations.c:
	(parse_previous_duplicate_name), (make_next_duplicate_name),
	(nautilus_self_check_file_operations):
	Fix #47701, Duplicate numbering scheme does not correctly number
	the 11th, 12th, and 13th copies

M	ChangeLog
M	libnautilus-private/nautilus-file-operations.c

commit 27a8b1d24a95d33601b3954613aa5432f814298f
Author: Alex Larsson <alexl@redhat.com>
Date:	2001-10-01

    Move sysconfig and serverconfig out of starthere. That was a merge
    error.

    2001-10-01	Alex Larsson  <alexl@redhat.com>

	* data/Makefile.am (install-data-local):
	Move sysconfig and serverconfig out of starthere.
	That was a merge error.

M	ChangeLog
M	data/Makefile.am

commit cfcc2bf5172300028e900d0f22b3f402a8ef6ab4
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-10-01

    Updated tags and build order in the README to match what Nautilus
    hackers

	* README: Updated tags and build order in the README to match
	what Nautilus hackers really use.

M	ChangeLog
M	README

commit ff79a3a02ac3c921ed30703ed6e603f387af4bb0
Author: Christian Rose <menthos@menthos.com>
Date:	2001-09-29

    Updated Swedish translation.

    2001-09-29	Christian Rose	<menthos@menthos.com>

	* sv.po: Updated Swedish translation.

M	po/ChangeLog
M	po/sv.po

commit eebd2053ba803f3b3a0f4b383b15c28a5d9eb359
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-09-28

    Bump gnome-vfs requirement to 1.0.2, since we use new APIs that
    aren't in

	* configure.in: Bump gnome-vfs requirement to 1.0.2, since we
	use new APIs that aren't in 1.0.1.

M	ChangeLog
M	configure.in

commit 1487ece961339ae63dbb70c79f61fa05bdd964ec
Author: Pablo Saratxaga <pablo@src.gnome.org>
Date:	2001-09-28

    updated Azeri file

M	po/ChangeLog
M	po/az.po

commit f450c54f5c650487a191407c0a86c174ec179fb9
Author: Benedikt Roth <Benedikt.Roth@gmx.net>
Date:	2001-09-28

    i18n fixes for cpu speed and cache size (fixes #45298) Fix #48322,
    Theme

    2001-09-27	Benedikt Roth  <Benedikt.Roth@gmx.net>

	* components/hardware/nautilus-hardware-view.c:
	(get_CPU_description):
	i18n fixes for cpu speed and cache size (fixes #45298)
	* icons/gnome/gnome.xml:
	Fix #48322, Theme description for new Gnome theme lacks a dot

M	ChangeLog
M	components/hardware/nautilus-hardware-view.c
M	icons/gnome/gnome.xml

commit dc5c292a5b1201cbe6868d9f2791705ed51f1244
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-09-27

    Format time using eel_strdup_strftime so we don't have a fixed maximum

	* components/news/nautilus-news.c: (draw_rss_logo_image):
	Format time using eel_strdup_strftime so we don't have
	a fixed maximum buffer size and marked the time format
	for localization.

M	ChangeLog
M	components/news/nautilus-news.c

commit f1c874625c21b17eadfcf1bcc9da3f527c882aa8
Author: Alex Larsson <alexl@redhat.com>
Date:	2001-09-26

    Allow the mozilla component to open Chrome windows. This is needed for

    2001-09-26	Alex Larsson  <alexl@redhat.com>

	* components/mozilla/nautilus-mozilla-content-view.c:
	Allow the mozilla component to open Chrome windows.
	This is needed for simple dialogs when e.g. submitting
	forms.

M	ChangeLog
M	components/mozilla/nautilus-mozilla-content-view.c

commit 491ee13cb97ec3e78098b6e3d8b7e69c1cf81fd2
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-09-26

    Fix up branch change log entries.

M	ChangeLog

commit 61d960f12c96e4266bd3989553a9fc03930ec0e1
Author: Alexander Larsson <alexl@src.gnome.org>
Date:	2001-09-26

    Huge ass redhat merge

M	ChangeLog
M	components/tree/nautilus-tree-model.c
M	libnautilus-private/Makefile.am
A	libnautilus-private/nautilus-desktop-file-loader.c
A	libnautilus-private/nautilus-desktop-file-loader.h
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-directory-private.h
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-file-attributes.h
M	libnautilus-private/nautilus-file-private.h
A	libnautilus-private/nautilus-file-queue.c
A	libnautilus-private/nautilus-file-queue.h
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-file.h
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus-private/nautilus-icon-factory.h
M	libnautilus-private/nautilus-icon-private.h
A	libnautilus-private/nautilus-link-desktop-file.c
A	libnautilus-private/nautilus-link-desktop-file.h
C062	libnautilus-private/nautilus-link.c
libnautilus-private/nautilus-link-historical.c
A	libnautilus-private/nautilus-link-historical.h
M	libnautilus-private/nautilus-link.c
M	libnautilus-private/nautilus-link.h
M	src/file-manager/fm-desktop-icon-view.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-icon-view.c
M	src/file-manager/fm-properties-window.c
M	src/file-manager/fm-search-list-view.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window-manage-views.c
M	src/nautilus-window.c

commit badc7589bce8a2849172136e088bdbe076a62b6f
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-09-25

    Ref and sink the new adapter. (nautilus_adapter_new): Remove unused

	* components/adapter/nautilus-adapter.c:
	(nautilus_adapter_initialize): Ref and sink the new adapter.
	(nautilus_adapter_new): Remove unused CORBA_Environment.
	* components/adapter/nautilus-adapter.h: Whitespace tweak.

	* libnautilus-private/nautilus-directory-metafile.c:
	(nautilus_directory_get_integer_file_metadata):
	* libnautilus-private/nautilus-file.c: (get_id_from_digit_string):
	* libnautilus-private/nautilus-icon-factory.c:
	(parse_attach_points):
	* libnautilus-private/nautilus-thumbnails.c:
	(nautilus_thumbnail_load_framed_image):
	* src/file-manager/fm-icon-view.c:
	(get_stored_icon_position_callback):
	A bunch of places were trying to use %*s to detect whether there
	were stray characters at the end of a string when doing an sscanf.
	I wrote that code. But it doesn't work. A similar technique that
	does work is to use %c, and ignore the parsed character.

	* src/nautilus-search-bar-criterion.c:
	(nautilus_search_uri_get_first_criterion):
	This place wasn't using the %*s at all, so just remove it.

M	ChangeLog
M	components/adapter/nautilus-adapter.c
M	components/adapter/nautilus-adapter.h
M	libnautilus-private/nautilus-directory-metafile.c
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus-private/nautilus-thumbnails.c
M	src/file-manager/fm-icon-view.c
M	src/nautilus-search-bar-criterion.c

commit 494f382efbcda4cc1b37e15740f6ae3cb5ca7474
Author: Fabrice Bellet <fabrice@gnu.org>
Date:	2001-09-24

    Reviewed by Darin Adler <darin@bentspoon.com> (Bug 44402)
    vfs_get_info()

    2001-09-24	Fabrice Bellet	<fabrice@gnu.org>

	    * Reviewed by Darin Adler <darin@bentspoon.com> (Bug 44402)
	    * components/adapter/bonobo-stream-vfs.c: vfs_get_info()
	    needs to be implemented to make the EOG component happy.

M	ChangeLog
M	components/adapter/bonobo-stream-vfs.c

commit 78a25b517693329e6bdb3dc2539cc8df0fea71f3
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2001-09-24

    Updated Norwegian (bokml) translation.

    2001-09-24	Kjartan Maraas	<kmaraas@gnome.org>

	* no.po: Updated Norwegian (bokml) translation.

M	po/ChangeLog
M	po/no.po

commit 6e3dbad031679dd437095e5743125f047917836e
Author: Gediminas Paulauskas <menesis@delfi.lt>
Date:	2001-09-24

    Updated Lithuanian translation.

    2001-09-24	Gediminas Paulauskas <menesis@delfi.lt>

	    * lt.po: Updated Lithuanian translation.

M	po/ChangeLog
M	po/lt.po

commit 9b72418478a2110614c54f123b948527dc4b0141
Author: Christian Meyer <chrisime@src.gnome.org>
Date:	2001-09-22

    Updated de.po.

M	po/ChangeLog
M	po/de.po

commit 646df730caf512912d8585d145fb44f891d0e57e
Author: Wang Jian <lark@src.gnome.org>
Date:	2001-09-22

    *** empty log message ***

M	po/ChangeLog
M	po/zh_CN.po

commit 426aa73ee628e2f2a6b9a754c504e2bfcb0a8ec3
Author: Philip Langdale <philipl@mail.utexas.edu>
Date:	2001-09-22

    Reviewed by John Fleck <jfleck@inkstain.net> (Bug 60511)

    2001-09-21	Philip Langdale  <philipl@mail.utexas.edu>

	    * Reviewed by John Fleck <jfleck@inkstain.net> (Bug 60511)
	    * components/help/converters/gnome-info2html2/html.c
	    * components/help/converters/gnome-info2html2/html.h
	    * components/help/converters/gnome-info2html2/main.c:
	    Added optional
	    "galeon mode" invoked with -g command line param. This
	    involves writing
	    fully qualified info: hrefs instead of just the #nodename
	    target,
	    which appears to me to be a bug, but might have negative
	    effects on
	    nautilus. It also uses ? queries instead of # refs when
	    forming hrefs.

M	ChangeLog
M	components/help/converters/ChangeLog
M	components/help/converters/gnome-info2html2/html.c
M	components/help/converters/gnome-info2html2/html.h
M	components/help/converters/gnome-info2html2/main.c

commit bb27ea93f6dccb602257938b121d0fc9eb5f9bc8
Author: Gustavo Maciel Dias Vieira <gdvieira@zaz.com.br>
Date:	2001-09-21

    Updated Brazilian Portuguese translation.

    2001-09-21	Gustavo Maciel Dias Vieira <gdvieira@zaz.com.br>

    * pt_BR.po: Updated Brazilian Portuguese translation.

M	po/ChangeLog
M	po/pt_BR.po

commit fbf9a1b28691a15986d9667d5c8e498a32cb842b
Author: Stanislav Visnovsky <visnovsky@nenya.ms.mff.cuni.cz>
Date:	2001-09-21

    Updated Slovak translation.

    2001-09-21	Stanislav Visnovsky  <visnovsky@nenya.ms.mff.cuni.cz>

	* sk.po: Updated Slovak translation.

M	po/ChangeLog
M	po/sk.po

commit be664629f547494cff1179c7d0eb8cb1b02e8133
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-09-20

    Change all libxml includes to use #include <libxml/*> instead
    of #include

	* components/help/hyperbola-nav-index.c:
	* components/help/hyperbola-nav-search.c:
	* components/news/nautilus-news.c:
	* components/text/nautilus-text-view.c:
	* libnautilus-private/nautilus-customization-data.c:
	* libnautilus-private/nautilus-directory-async.c:
	* libnautilus-private/nautilus-directory-private.h:
	* libnautilus-private/nautilus-file.c:
	* libnautilus-private/nautilus-icon-factory.c:
	* libnautilus-private/nautilus-link-set.c:
	* libnautilus-private/nautilus-link.c:
	* libnautilus-private/nautilus-metafile.c:
	* libnautilus-private/nautilus-metafile.h:
	* libnautilus-private/nautilus-theme.c:
	* libnautilus-private/nautilus-volume-monitor.c:
	* src/nautilus-bookmark-list.c:
	* src/nautilus-bookmark-parsing.c:
	* src/nautilus-bookmark-parsing.h:
	* src/nautilus-link-set-window.c:
	* src/nautilus-main.c:
	* src/nautilus-property-browser.c:
	* src/nautilus-sidebar.c:
	* src/nautilus-window-menus.c:
	Change all libxml includes to use #include <libxml/*>
	instead of #include <gnome-xml/*>.

M	ChangeLog
M	components/help/hyperbola-nav-index.c
M	components/help/hyperbola-nav-search.c
M	components/news/nautilus-news.c
M	components/text/nautilus-text-view.c
M	libnautilus-private/nautilus-customization-data.c
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-directory-private.h
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus-private/nautilus-link-set.c
M	libnautilus-private/nautilus-link.c
M	libnautilus-private/nautilus-metafile.c
M	libnautilus-private/nautilus-metafile.h
M	libnautilus-private/nautilus-theme.c
M	libnautilus-private/nautilus-volume-monitor.c
M	src/nautilus-bookmark-list.c
M	src/nautilus-bookmark-parsing.c
M	src/nautilus-bookmark-parsing.h
M	src/nautilus-information-panel.c
M	src/nautilus-link-set-window.c
M	src/nautilus-main.c
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-property-browser.c
M	src/nautilus-sidebar.c
M	src/nautilus-window-menus.c

commit 1ab43c8683ee86e74a2d91e6d1475fe4c3ea4206
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-09-20

    Change libxml includes to use #include <libxml/*> instead of #include

	* gnome-db2html2/gdb3html.h: Change libxml includes to use
	#include <libxml/*> instead of #include <gnome-xml/*>.

M	components/help/converters/ChangeLog
M	components/help/converters/gnome-db2html2/gdb3html.h

commit 93d044eeb6650c1222dbe92e5ec3e29c65dafea9
Author: Akira TAGOH <tagoh@gnome.gr.jp>
Date:	2001-09-17

    Updated Japanese translation.

    2001-09-17	Akira TAGOH  <tagoh@gnome.gr.jp>

	* ja.po: Updated Japanese translation.

M	po/ChangeLog
M	po/ja.po

commit 31c20fa038a3459314f4fb61817af32496ac1f0d
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-09-15

	Updated bugzilla.eazel.com references to refer to the
	corresponding bugzilla.gnome.org bug. Also updated my
	email address.

M	ChangeLog
M	HACKING
M	README
M	TODO
M	check-FIXME.pl
M	check-POTFILES.pl
M	check-THANKS.pl
M	check-config-h.pl
M	check-headers-in-Makefile.pl
M	check-signals.pl
M	check-strings.pl
M	components/adapter/bonobo-stream-vfs.c
M	components/adapter/nautilus-adapter-control-embed-strategy.c
M	components/adapter/nautilus-adapter-progressive-load-strategy.c
M	components/adapter/nautilus-adapter-stream-load-strategy.c
M	components/adapter/nautilus-adapter.c
M	components/hardware/nautilus-hardware-view.c
M	components/help/help-method.c
M	components/history/nautilus-history-view.c
M	components/mozilla/bonobo-extensions.c
M	components/mozilla/nautilus-mozilla-content-view.c
M	components/music/nautilus-music-view.c
M	components/notes/nautilus-notes.c
M	components/text/nautilus-text-view.c
M	components/tree/libmain.c
M	components/tree/nautilus-tree-view-dnd.c
M	components/tree/nautilus-tree-view.c
M	docs/style-guide.html
M	libnautilus-private/nautilus-bonobo-extensions.c
M	libnautilus-private/nautilus-default-file-icon.c
M	libnautilus-private/nautilus-default-file-icon.h
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-directory-background.c
M	libnautilus-private/nautilus-directory-background.h
M	libnautilus-private/nautilus-directory-metafile.c
M	libnautilus-private/nautilus-directory-metafile.h
M	libnautilus-private/nautilus-directory-notify.h
M	libnautilus-private/nautilus-directory-private.h
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-directory.h
M	libnautilus-private/nautilus-file-attributes.h
M	libnautilus-private/nautilus-file-operations.c
M	libnautilus-private/nautilus-file-private.h
M	libnautilus-private/nautilus-file-utilities.c
M	libnautilus-private/nautilus-file-utilities.h
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-file.h
M	libnautilus-private/nautilus-font-factory.c
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-container.h
M	libnautilus-private/nautilus-icon-dnd.c
M	libnautilus-private/nautilus-icon-dnd.h
M	libnautilus-private/nautilus-icon-factory-private.h
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus-private/nautilus-icon-text-item.c
M	libnautilus-private/nautilus-lib-self-check-functions.c
M	libnautilus-private/nautilus-lib-self-check-functions.h
M	libnautilus-private/nautilus-link.c
M	libnautilus-private/nautilus-merged-directory.c
M	libnautilus-private/nautilus-merged-directory.h
M	libnautilus-private/nautilus-metafile.c
M	libnautilus-private/nautilus-mime-actions.c
M	libnautilus-private/nautilus-monitor.c
M	libnautilus-private/nautilus-monitor.h
M	libnautilus-private/nautilus-program-chooser.c
M	libnautilus-private/nautilus-program-choosing.c
M	libnautilus-private/nautilus-search-uri.c
M	libnautilus-private/nautilus-thumbnails.c
M	libnautilus-private/nautilus-trash-directory.c
M	libnautilus-private/nautilus-trash-directory.h
M	libnautilus-private/nautilus-trash-file.c
M	libnautilus-private/nautilus-trash-file.h
M	libnautilus-private/nautilus-undo-signal-handlers.c
M	libnautilus-private/nautilus-vfs-directory.c
M	libnautilus-private/nautilus-vfs-directory.h
M	libnautilus-private/nautilus-vfs-file.c
M	libnautilus-private/nautilus-vfs-file.h
M	libnautilus/nautilus-bonobo-workarounds.c
M	libnautilus/nautilus-bonobo-workarounds.h
M	libnautilus/nautilus-clipboard.c
M	libnautilus/nautilus-distributed-undo.idl
M	libnautilus/nautilus-idle-queue.c
M	libnautilus/nautilus-idle-queue.h
M	libnautilus/nautilus-undo.c
M	libnautilus/nautilus-undo.h
M	libnautilus/nautilus-view-component.idl
M	libnautilus/nautilus-view.c
M	libnautilus/nautilus-view.h
M	src/file-manager/fm-desktop-icon-view.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-directory-view.h
M	src/file-manager/fm-error-reporting.c
M	src/file-manager/fm-error-reporting.h
M	src/file-manager/fm-icon-view.c
M	src/file-manager/fm-list-view.c
M	src/file-manager/fm-properties-window.c
M	src/file-manager/fm-properties-window.h
M	src/file-manager/fm-search-list-view.c
M	src/nautilus-applicable-views.c
M	src/nautilus-applicable-views.h
M	src/nautilus-application.c
M	src/nautilus-bookmarks-window.c
M	src/nautilus-complex-search-bar.c
M	src/nautilus-desktop-window.c
M	src/nautilus-desktop-window.h
M	src/nautilus-first-time-druid.c
M	src/nautilus-information-panel.c
M	src/nautilus-link-set-window.c
M	src/nautilus-main.c
M	src/nautilus-navigation-window.c
M	src/nautilus-navigation-window.h
M	src/nautilus-object-window.c
M	src/nautilus-object-window.h
M	src/nautilus-preferences-dialog.c
M	src/nautilus-search-bar-criterion.c
M	src/nautilus-search-bar.c
M	src/nautilus-self-check-functions.c
M	src/nautilus-self-check-functions.h
M	src/nautilus-shell-ui.xml
M	src/nautilus-shell.c
M	src/nautilus-sidebar-tabs.c
M	src/nautilus-sidebar-title.c
M	src/nautilus-sidebar.c
M	src/nautilus-simple-search-bar.c
M	src/nautilus-spatial-window.c
M	src/nautilus-spatial-window.h
M	src/nautilus-switchable-navigation-bar.c
M	src/nautilus-switchable-search-bar.c
M	src/nautilus-view-frame-corba.c
M	src/nautilus-view-frame-private.h
M	src/nautilus-view-frame.c
M	src/nautilus-view-frame.h
M	src/nautilus-window-manage-views.c
M	src/nautilus-window-manage-views.h
M	src/nautilus-window-private.h
M	src/nautilus-window-toolbars.c
M	src/nautilus-window.c
M	src/nautilus-window.h

commit 2c8a23505bddb024df06ddcf513df65479824207
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-09-15

    Change bugzilla.eazel.com references to point to bugzilla.gnome.org.

	* gnome-db2html2/sect-elements.c:
	* gnome-db2html2/toc-elements.c:
	Change bugzilla.eazel.com references to point to
	bugzilla.gnome.org.

M	components/help/converters/ChangeLog
M	components/help/converters/gnome-db2html2/sect-elements.c
M	components/help/converters/gnome-db2html2/toc-elements.c

commit e8362fdc0a2a2282131a43b4c4a6c5cdd5d928e6
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-09-15

    Move inside #ifdef HAVE_FAM.

	* libnautilus-private/nautilus-monitor.c:
	(path_is_on_readonly_volume): Move inside #ifdef HAVE_FAM.

M	ChangeLog
M	libnautilus-private/nautilus-monitor.c

commit 9f3b8544c32c85de9cf5cbab531e5e0e7c97e637
Author: Christian Rose <menthos@menthos.com>
Date:	2001-09-13

    Added missing .desktop.in files. Updated Swedish translation.

    2001-09-14	Christian Rose	<menthos@menthos.com>

	* POTFILES.in: Added missing .desktop.in files.
	* sv.po: Updated Swedish translation.

M	po/ChangeLog
M	po/POTFILES.in
M	po/sv.po

commit 5be81346a29cdf598338367bea135c3500e2a602
Author: Pablo Saratxaga <pablo@src.gnome.org>
Date:	2001-09-13

    updated Catalan file

M	po/ChangeLog
M	po/ca.po

commit 5f5f3d81d4433fc0815a8cbc2492de50d256ada9 (tag:
REDHAT_MERGE_BRANCHPOINT)
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2001-09-11

    Updated Norwegian (bokml) translation.

    2001-09-11	Kjartan Maraas	<kmaraas@gnome.org>

	* no.po: Updated Norwegian (bokml) translation.

M	po/ChangeLog
M	po/no.po

commit d5e3012d4a03129dce195375e390ce9e952b39a3
Author: Christian Rose <menthos@menthos.com>
Date:	2001-09-11

    Updated Swedish translation.

    2001-09-11	Christian Rose	<menthos@menthos.com>

	* sv.po: Updated Swedish translation.

M	po/ChangeLog
M	po/sv.po

commit 048fa385141216c42a05d5948eeb78c309a6394b
Author: Stanislav Visnovsky <visnovsky@nenya.ms.mff.cuni.cz>
Date:	2001-09-11

    Updated Slovak translation.

    2001-09-11	Stanislav Visnovsky  <visnovsky@nenya.ms.mff.cuni.cz>

	* sk.po: Updated Slovak translation.

M	po/ChangeLog
M	po/sk.po

commit ede19226c50a448d0b64711b46c2f2072ee1963e
Author: Alex Larsson <alexl@redhat.com>
Date:	2001-09-11

    Merge some stuff from the redhat-outstanding-patches branch

    2001-09-05	Alex Larsson  <alexl@redhat.com>

	Merge some stuff from the redhat-outstanding-patches branch

	* eazel-logos/default.xml:
	* icons/default.xml:
	don't hardcode the title, title info, and
	shadow colors; this prevented the auto-color-selection stuff
	in nautilus-sidebar-title.c from working properly.
	And the hardcoded values were the same thing the autoselector
	would have chosen anyhow.

	* libnautilus-private/nautilus-monitor.c:
	Don't monitor files on read only volumes, they never change, and
	will keep cdroms from being unmounted because fam has open file
	descriptors on them.

	* libnautilus-private/nautilus-thumbnails.c:
	Always look for local thumbnails first.

	* libnautilus-private/nautilus-volume-monitor.[ch]:
	Add nautilus_volume_is_read_only() and
	nautilus_volume_monitor_get_volume_for_path()

	* src/nautilus-desktop-window.c:
	(set_wmspec_desktop_hint): function to set _NET_WM_WINDOW_TYPE, to
	avoid confusing kwin so badly, and also to go ahead and support
	the Window Manager Hints Of The Future.
	(set_gdk_window_background): only set root background to a pixel
	if we retrieved a pixel property
	(map): Set background of our child widgets in addition to our
	own background. This gets rid of the last of the ugliness during
	Nautilus startup, I believe.

	* src/file-manager/fm-icon-view.c:
	Don't read GMC position meta data -- it is never right for
	nautilus,
	due to different size icons, additional icons, different placement
	policies, so falling back to normal automatic placement works
	better.

M	ChangeLog
M	eazel-logos/default.xml
M	icons/default.xml
M	libnautilus-private/nautilus-monitor.c
M	libnautilus-private/nautilus-thumbnails.c
M	libnautilus-private/nautilus-volume-monitor.c
M	libnautilus-private/nautilus-volume-monitor.h
M	src/file-manager/fm-icon-view.c
M	src/nautilus-desktop-window.c

commit ffaa43d0eb9da4b4235072859e45c3aeea896f48
Author: Pablo Saratxaga <pablo@src.gnome.org>
Date:	2001-09-10

    updated Irish file

M	po/ChangeLog
M	po/ga.po

commit b9b96b57244b6154c14589d2b24aeadadc515e54
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-09-08

    Ignore .desktop and .directory files generated by the xml-18n-merge

	* .cvsignore:
	* data/.cvsignore:
	Ignore .desktop and .directory files generated by the
	xml-18n-merge process.

M	.cvsignore
M	ChangeLog
M	data/.cvsignore

commit 066a2fc55c120ca9e462cd9107d6362a4f3fe806
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-09-08

    Remove unused variable.

	* libnautilus-private/nautilus-volume-monitor.c:
	(verify_current_mount_state): Remove unused variable.

M	ChangeLog
M	libnautilus-private/nautilus-volume-monitor.c

commit 0639c93d91cb57c21f870e2cc756f613b3b8677f
Author: Kwok-Koon Cheung <baddog@src.gnome.org>
Date:	2001-09-07

    Usual update.

M	po/ChangeLog
M	po/zh_TW.po

commit a06d3386f62835dbb623fbc9912f019739af64e2
Author: Owen Taylor <otaylor@redhat.com>
Date:	2001-09-07

    Fix bug where the mount list was stored without full mount
    names. Don't

    2001-09-06	Owen Taylor  <otaylor@redhat.com>

	    * libnautilus-private/nautilus-volume-monitor.c
	    (verify_current_mount_state):
	    Fix bug where the mount list was stored without full mount
	    names. Don't call mount_volume_make_name() on volumes that
	    might not be on the system any more. Remove code that
	    (unsuccesfully) tried to fix the old volume names up, since
	    we now have the correct old volume names.

	    Effect of these changes is to fix a race condition where
	    'unmount /mnt/cdrom; eject /dev/cdrom' would leave a left-over
	    icon on the deskop.

M	ChangeLog
M	libnautilus-private/nautilus-volume-monitor.c

commit ab37e3b87f710a20ca045ed424b5568d194c37ca
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2001-09-05

    Converted to use the new module callback API. Use async callbacks
    instead

	* libnautilus-private/nautilus-authn-manager.c:
	(construct_password_dialog,
	present_authentication_dialog_blocking, mark_callback_completed,
	authentication_dialog_button_clicked,
	present_authentication_dialog_nonblocking,
	vfs_async_authentication_callback, vfs_authentication_callback,
	nautilus_authentication_manager_initialize): Converted to use the
	new module callback API. Use async callbacks instead of our own
	mechanism to achieve the same effect.

M	ChangeLog
M	libnautilus-private/nautilus-authn-manager.c

commit 47a2fa6e4c4269205d3fa8f0eb40c99991536477
Author: Alex Larsson <alexl@redhat.com>
Date:	2001-09-05

    Merge some stuff from the redhat-outstanding-patches branch

    2001-09-04	Alex Larsson  <alexl@redhat.com>

	Merge some stuff from the redhat-outstanding-patches branch

	* libnautilus-private/nautilus-file-utilities.[ch]
	(nautilus_user_main_directory_exists,
	nautilus_get_user_main_directory):
	Get rid of these. No more ~/Nautilus

	* libnautilus-private/nautilus-global-preferences.c:
	(default_home_location_callback): Always use your normal homedir
	as the home dir.

	* src/nautilus-application.c (check_required_directories): Don't
	create ~/Nautilus.
	(create_starthere_link_callback, nautilus_application_startup):
	Create a start here icon on the desktop.
	Turn of first time druid (by setting first time flag).
	(nautilus_application_startup, check_for_kdesktop,
	look_for_kdesktop_recursive,
	has_wm_state, get_self_typed_prop)
	Don't manage the desktop if kdesktop is running.

	* src/nautilus-first-time-druid.[ch]:
	Remove ~/Nautilus handling.
	s/druid_set_first_time_file_flag/nautilus_set_first_time_file_flag/

	* src/nautilus-shell-ui.xml:
	* src/nautilus-window-menus.c:
	Add start here to the go menu. Remove leftovers of the "support"
	menuimem.

	* src/file-manager/fm-directory-view.c:
	Move scripts to ~/.gnome/nautilus-scripts

	* Makefile.am:
	Add starthere icons

	* data/Makefile.am:
	* data/*.desktop.in:
	* data/*.directory.in:
	Add starthere desktop files.

M	ChangeLog
M	Makefile.am
M	data/Makefile.am
A	data/favorites.desktop.in
A	data/preferences.desktop.in
A	data/programs.desktop.in
A	data/serverconfig.desktop.in
A	data/serverconfig.directory.in
A	data/starthere-link.desktop.in
A	data/starthere.desktop.in
A	data/starthere.directory.in
A	data/sysconfig.desktop.in
A	data/sysconfig.directory.in
A	gnome-starthere-96.png
A	gnome-starthere.png
M	libnautilus-private/nautilus-file-utilities.c
M	libnautilus-private/nautilus-file-utilities.h
M	libnautilus-private/nautilus-global-preferences.c
M	src/file-manager/fm-directory-view.c
M	src/nautilus-application.c
M	src/nautilus-first-time-druid.c
M	src/nautilus-first-time-druid.h
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-shell-ui.xml
M	src/nautilus-window-menus.c

commit a4cea258532fafc95ce07ff00193589c9ca757bc
Author: Alex Larsson <alexl@redhat.com>
Date:	2001-09-04

    Merge some stuff from the redhat-outstanding-patches branch

    2001-09-04	Alex Larsson  <alexl@redhat.com>

	Merge some stuff from the redhat-outstanding-patches branch

	* libnautilus-private/nautilus-icon-container.c:
	* libnautilus-private/nautilus-icon-dnd.c:
	Change signature of the "handle_uri_list" callback to include the
	drag action.

	* src/file-manager/fm-icon-view.c (icon_view_handle_uri_list):
	Handle uri's more gracefully.

	* src/file-manager/fm-desktop-icon-view.c:
	(icon_view_handle_uri_list): Remove.  Now handled in the
	parent class.

M	ChangeLog
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-dnd.c
M	src/file-manager/fm-desktop-icon-view.c
M	src/file-manager/fm-icon-view.c

commit c113f3a2d1a3b3669c82167e0a32f496257fcb35
Author: Alex Larsson <alexl@redhat.com>
Date:	2001-09-04

    Merge some stuff from the redhat-outstanding-patches branch

    2001-09-03	Alex Larsson  <alexl@redhat.com>

	Merge some stuff from the redhat-outstanding-patches branch

	* components/mozilla/nautilus-mozilla-embed-extensions.cpp
	(mozilla_get_document_title): add this from Galeon

	* components/mozilla/nautilus-mozilla-embed-extensions.cpp
	(mozilla_unicode_to_locale): copy code from Galeon to use Mozilla
	conversion features to convert unicode to locale encoding

	* components/mozilla/nautilus-mozilla-content-view.c
	(mozilla_title_changed_callback): set title in locale encoding

	* libnautilus-private/nautilus-directory-metafile.c
	(get_metafile): print error and exit if we fail to open the
	metafile factory; somewhat cleaner than segfaulting.

	* libnautilus-private/nautilus-file.c:
	Cache user information to avoid many getpwuid calls etc.

	* src/nautilus-complex-search-bar.c
	(load_find_them_pixmap_widget):
	Don't leak pixmap and mask.

	* libnautilus-private/nautilus-icon-container.c
	(lay_down_icons_tblr):
	64bit clean. Use sizeof (int *), not sizeof (int).


	* Makefile.am, nautilus-help.desktop.in: Add a help icon that uses
	Nautilus

	* components/help/help-method.c (help_name_to_local_path):
	handle ghelp:toc to go to the default page gnome-help-browser used
	to go to. kind of a lame hack, but so is this whole vfs module ;-)

M	ChangeLog
M	Makefile.am
M	components/help/help-method.c
M	components/mozilla/nautilus-mozilla-content-view.c
M	components/mozilla/nautilus-mozilla-embed-extensions.cpp
M	components/mozilla/nautilus-mozilla-embed-extensions.h
M	libnautilus-private/nautilus-directory-metafile.c
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-icon-container.c
A	nautilus-help.desktop.in
M	src/nautilus-complex-search-bar.c

commit 7426a6f728612a1239e634bbe85623ee8ef535c8
Author: Stanislav Visnovsky <visnovsky@nenya.ms.mff.cuni.cz>
Date:	2001-09-03

    Updated Slovak translation.

    2001-09-03	Stanislav Visnovsky  <visnovsky@nenya.ms.mff.cuni.cz>

	* sk.po: Updated Slovak translation.

M	po/ChangeLog
M	po/sk.po

commit 3dfb1edf17d26997dd3dfe1e9acb32b3af005b3a
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2001-09-02

    Replace authn with authentication throughout.

	* libnautilus-private/nautilus-authn-manager.h,
	libnautilus-private/nautilus-authn-manager.c:
	(construct_password_dialog),
	(present_authentication_dialog_blocking),
	(authentication_dialog_button_clicked),
	(authentication_dialog_closed), (authentication_dialog_destroyed),
	(present_authentication_dialog_nonblocking),
	(run_authentication_dialog_on_main_thread),
	(vfs_authentication_callback),
	(nautilus_authentication_manager_initialize):

	Replace authn with authentication throughout.

	* src/nautilus-application.c (finish_startup): Adjust to rename.

	* RENAMING: Suggest renaming nautilus-authn-manager to
	nautillus-authentication-manager.c

M	ChangeLog
M	RENAMING
M	libnautilus-private/nautilus-authn-manager.c
M	libnautilus-private/nautilus-authn-manager.h
M	src/nautilus-application.c

commit 4327623d2364827a6b09c5818b326433a64a2e6a
Author: Chyla Zbigniew <chyla@src.gnome.org>
Date:	2001-09-01

    Updated Polish translation

M	po/ChangeLog
M	po/pl.po

commit 31c383ab05b2d6e322add31ef361da013cad55fa
Author: Christophe Merlet <redfox@src.gnome.org>
Date:	2001-09-01

    Updated French translation.

M	po/ChangeLog
M	po/fr.po

commit 46ac9791310b536dbc2e3eb3eff1bbcb811d343b
Author: Wang Jian <lark@src.gnome.org>
Date:	2001-09-01

    *** empty log message ***

M	po/ChangeLog
M	po/zh_CN.po

commit 0e323670e50745e2cd235344225f6ccb80475e4d
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-08-31

    Don't link in the libnautilus-private library for components that
    don't

	* components/adapter/Makefile.am:
	* components/image-viewer/Makefile.am:
	* components/loser/content/Makefile.am:
	* components/loser/sidebar/Makefile.am:
	Don't link in the libnautilus-private library for components that
	don't use it.
	* components/sample/Makefile.am: Pretty up the sample a bit.
	Don't link with GConf since we're not using it directly.

	* components/shell/shell.oafinfo: Remove this obsolete file.

	* components/news/nautilus-news.c: (draw_rss_items): Fix a leak
	by unref'ing the text layout object instead of just destroying it.
	* src/nautilus-complex-search-bar.c:
	(search_bar_criterion_type_changed_callback): Fix leak of the
	criterion object by sinking it instead of destroying it. The
	criterion object seems to be a widget that's never used as one.
	It should be a GtkObject instead.

	* src/nautilus-location-bar.c:
	(nautilus_location_bar_set_location): Simplified code a bit by
	getting rid of special cases for NULL.

M	ChangeLog
M	components/adapter/Makefile.am
M	components/image-viewer/Makefile.am
M	components/loser/content/Makefile.am
M	components/loser/sidebar/Makefile.am
M	components/news/nautilus-news.c
M	components/sample/Makefile.am
D	components/shell/shell.oafinfo
M	src/nautilus-complex-search-bar.c
M	src/nautilus-location-bar.c

commit 579b34d672b5a0faa3f3d49383341b7d64d4eb1a
Author: Wang Jian <lark@src.gnome.org>
Date:	2001-08-31

    *** empty log message ***

M	ChangeLog
M	po/ChangeLog
D	po/zh_CN.GB2312.po
M	po/zh_CN.po

commit ba91c8e8a833092511f6822e4dd6de1287135231
Author: Wang Jian <lark@src.gnome.org>
Date:	2001-08-31

    *** empty log message ***

A	po/zh_CN.po

commit 19385a4872977e38d7126dd7c857a9f82b66dbcd
Author: Yukihiro Nakai <nakai@src.gnome.org>
Date:	2001-08-31

    Update Japanese translation.

M	po/ChangeLog
M	po/ja.po

commit 608ec641940de4db278fa4af6ac7572744e30b8f
Author: Kwok-Koon Cheung <baddog@src.gnome.org>
Date:	2001-08-31

    Rename zh_TW.Big5 -> zh_TW, to prevent future encoding naming problem.

M	ChangeLog
M	configure.in
M	po/ChangeLog
R100	po/zh_TW.Big5.po	po/zh_TW.po

commit 26b2e8c58754e0b94c8a9912e8f3fa7910e0cdea
Author: Akira TAGOH <tagoh@gnome.gr.jp>
Date:	2001-08-31

    Updated Japanese translation.

    2001-08-31	Akira TAGOH  <tagoh@gnome.gr.jp>

	* ja.po: Updated Japanese translation.

    2001-08-29	Wang Jian  <lark@linux.net.cn>

	* zh_CN.GB2312.po: Translation update.

    2001-08-27	Ole Laursen  <olau@hardworking.dk>

M	po/ChangeLog
M	po/ja.po

commit beaa4d8dd2457f0b05bc9a9c3dce3e466b35df8b
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-08-31

    Add workaround for gnome-metadata bug that was causing a stat and
    mkdir of

	* src/nautilus-main.c: (main): Add workaround for gnome-metadata
	bug
	that was causing a stat and mkdir of NULL. (Yoann helped me
	find this).

	* src/nautilus-window-manage-views.c: (update_title): Fix
	code that
	was freeing the title and then using it afterward. (Yoann
	helped me
	find this).

	* src/nautilus-window.c: (refresh_stored_viewers): Fix code
	so that
	it uses g_list_prepend and g_list_reverse instead of using
	g_list_append, which is a bad habit.

M	ChangeLog
M	src/nautilus-main.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window-manage-views.c
M	src/nautilus-window.c

commit b8351ab2555aff034147bbd7a6beff9913406acd
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-08-30

    Fix a storage leak that Yoann found.

	* src/nautilus-search-bar-criterion.c:
	(nautilus_search_bar_criterion_new_from_values): Fix a storage
	leak that Yoann found.

M	ChangeLog
M	src/nautilus-search-bar-criterion.c

commit 5f36444df4f665d96cdcb7af74c9eb2847f69d3f
Author: Wang Jian <lark@src.gnome.org>
Date:	2001-08-29

    *** empty log message ***

M	po/ChangeLog

commit e9f96ab9462e9326c21c3c2f6aaf00858929fc68
Author: Wang Jian <lark@src.gnome.org>
Date:	2001-08-29

    Updated by Wang Jian

M	po/zh_CN.GB2312.po

commit f0b878562c6f8418665c67ab63a126bffa343cf5
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-08-28

    Fix unused variable and expression warnings, and fix to match Nautilus

	* components/help/hyperbola-filefmt.c: (get_locale_score),
	(locale_score): Fix unused variable and expression warnings, and
	fix to match Nautilus coding style.

M	ChangeLog
M	components/help/hyperbola-filefmt.c

commit 11964ca155110905d7b6d515f235a1c65c690842
Author: Vandoorselaere Yoann <yoann@src.gnome.org>
Date:	2001-08-28

    avoid un-needed string copy.


	    * libnautilus-private/nautilus-link.c
	    (nautilus_link_local_get_image_uri):	 avoid un-needed
	    string copy.

	    * components/help/hyperbola-filefmt.c (locale_score):
	    free return of xmlGetProp on return. Do not use a char pointer
	    to point on the returned value, use an xmlChar pointer.

	    * libnautilus-private/nautilus-link.c
	    (nautilus_link_local_get_link_type):	 Free the value
	    returned by local_get_root_property.

M	ChangeLog
M	components/help/hyperbola-filefmt.c
M	libnautilus-private/nautilus-link.c

commit c1475cb159deaa8331f0091e4340b0cfe008d7a9
Author: Seth Nickell <snickell@stanford.edu>
Date:	2001-08-28

    reviewed by: Maciej

    2001-08-27	Seth Nickell  <snickell@stanford.edu>

	reviewed by: Maciej

	* libnautilus-private/nautilus-link.c: (local_set_root_property):

	change a const char * to an xmlChar *, since its being assigned
	a newly allocated xml property and promptly freed (and hence isn't
	being treated as a const at all).

M	ChangeLog
M	libnautilus-private/nautilus-link.c

commit 93d89f332b0a9bcc04b6b71b842da0191fb17298
Author: Vandoorselaere Yoann <yoann@src.gnome.org>
Date:	2001-08-27

    Don't leak a GtkBox.


	    * src/nautilus-switchable-search-bar.c
	    (nautilus_switchable_search_bar_new):
	    Don't leak a GtkBox.

	    * src/nautilus-complex-search-bar.c
	    (load_find_them_pixmap_widget):
	    Do not check pixmap, check pixbuf. This also fix a leak.

	    * libnautilus-private/nautilus-link.c
	    (local_set_root_property):
	    Fix a leak of the xmlProp returned data.

M	ChangeLog
M	libnautilus-private/nautilus-link.c
M	src/nautilus-complex-search-bar.c
M	src/nautilus-switchable-search-bar.c

commit c4c8dd3bd04aac9c6c496da3a3e5cbe622cbd326
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-08-27

    Define VERSION for the preprocessor.

	* helper-utilities/error-dialog/Makefile.am:
	Define VERSION for the preprocessor.

M	ChangeLog
M	helper-utilities/error-dialog/Makefile.am

commit bdab7573c4b89a62cda046baf4cc65d38396c525
Author: Ole Laursen <olau@hardworking.dk>
Date:	2001-08-26

    Updated Danish translation.

    2001-08-27	Ole Laursen  <olau@hardworking.dk>

	* da.po: Updated Danish translation.

M	po/ChangeLog
M	po/da.po

commit ffeecefdd2e6205d7c7351a595db5f1cf93b5c1e
Author: Kwok-Koon Cheung <baddog@src.gnome.org>
Date:	2001-08-26

    Fixed ro and zh_CN translation.

M	po/ChangeLog
M	po/ro.po
M	po/zh_CN.GB2312.po

commit 4599ec3e3af480e30541d0824e0cca87432b9588
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-08-26

	Some makefile cleanup.

	* Makefile.am: Don't build intl since we don't need it the way we
	use gettext.
	* applets/launcher/Makefile.am: Remove redundant -I$(srcdir).
	* applets/preferences-applet/Makefile.am: Remove redundant
	-I$(srcdir).
	* components/adapter/Makefile.am: Remove redundant -I.
	* components/mozilla/Makefile.am: Mark private headers as SOURCES,
	not noinst_HEADERS, as suggested by automake book and manual.
	* components/news/Makefile.am: Remove unneeded
	-I$(top_srcdir)/components/news.
	* configure.in: Don't build intl since we don't need it the way we
	use gettext.
	* libnautilus-adapter/Makefile.am: Remove redundant -I.
	* libnautilus-private/Makefile.am: Change -I for new
	cut-n-paste-code scheme. Also mark private headers as SOURCES, not
	noinst_HEADERS, as suggested by automake book and manual.
	* libnautilus/Makefile.am: Remove redundant -I.
	* src/Makefile.am: Change -I for new cut-n-paste-code scheme. Also
	mark private headers as SOURCES, not noinst_HEADERS, as suggested
	by automake book and manual.
	* src/file-manager/Makefile.am: Mark private headers as SOURCES,
	not noinst_HEADERS, as suggested by automake book and manual.

	* check-THANKS.pl: Change Seth's preferred email address.

	* cut-n-paste-code/widgets/e-paned/Makefile.am:
	* cut-n-paste-code/widgets/gimphwrapbox/Makefile.am:
	Don't use -static, since we plan to link
	Remove unneeded -I directives now that we handle includes
	differently. Also mark private headers as SOURCES, not
	noinst_HEADERS, as suggested by automake book and manual.

	* cut-n-paste-code/widgets/e-paned/e-hpaned.h:
	* cut-n-paste-code/widgets/e-paned/e-vpaned.h:
	* libnautilus-private/nautilus-horizontal-splitter.h:
	* src/nautilus-complex-search-bar.c:
	* src/nautilus-search-bar-criterion.c:
	Simpler include scheme for cut-n-paste code.

M	ChangeLog
M	Makefile.am
M	applets/launcher/Makefile.am
M	applets/preferences-applet/Makefile.am
M	check-THANKS.pl
M	components/adapter/Makefile.am
M	components/mozilla/Makefile.am
M	components/news/Makefile.am
M	configure.in
M	cut-n-paste-code/widgets/e-paned/Makefile.am
M	cut-n-paste-code/widgets/e-paned/e-hpaned.h
M	cut-n-paste-code/widgets/e-paned/e-vpaned.h
M	cut-n-paste-code/widgets/gimphwrapbox/Makefile.am
M	libnautilus-adapter/Makefile.am
M	libnautilus-private/Makefile.am
M	libnautilus-private/nautilus-horizontal-splitter.h
M	libnautilus/Makefile.am
M	src/Makefile.am
M	src/file-manager/Makefile.am
M	src/nautilus-complex-search-bar.c
M	src/nautilus-search-bar-criterion.c

commit 64636b6a57b028d3a1ef525cbe922ed1bce38d6f
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-08-26

    Remove many unneeded -I directives.

	* gnome-db2html2/Makefile.am:
	* gnome-db2html3/Makefile.am:
	* gnome-info2html2/Makefile.am:
	* gnome-man2html2/Makefile.am:
	Remove many unneeded -I directives.

M	components/help/converters/ChangeLog
M	components/help/converters/gnome-db2html2/Makefile.am
M	components/help/converters/gnome-db2html3/Makefile.am
M	components/help/converters/gnome-info2html2/Makefile.am
M	components/help/converters/gnome-man2html2/Makefile.am

commit 8651050f4ebcd1944fc6d1b2db35f8aaf0378f73
Author: Philip Langdale <philipl@mail.utexas.edu>
Date:	2001-08-25

    Duplicated INFOPATH before passing to strtok to prevent actual env var

    2001-08-25	Philip Langdale  <philipl@mail.utexas.edu>

	    * gnome-info2html2/main.c: Duplicated INFOPATH before passing
	    to strtok to prevent actual env var getting corrupted.

M	components/help/converters/ChangeLog
M	components/help/converters/gnome-info2html2/main.c

commit d0b6b683b0edc9da195e83657c3bc8460b425739
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-08-24

    Some new FIXMEs for I/O that's done at bad times -- these could
    contribute

	* libnautilus-private/nautilus-file.c:
	(is_special_desktop_gmc_file), (nautilus_file_get_name):
	Some new FIXMEs for I/O that's done at bad times -- these could
	contribute to the performance problems that Alan Cox reported.

M	ChangeLog
M	libnautilus-private/nautilus-file.c

commit 6ac5db4fdac4ee737c7f1417ddca10970651bfc6
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-08-24

    Separate this from the code to create the scripts directory.

	* src/file-manager/fm-directory-view.c:
	(set_up_scripts_directory_global): Separate this from the code to
	create the scripts directory.
	(create_scripts_directory): New function.
	(fm_directory_view_initialize): Use
	set_up_scripts_directory_global.
	(open_scripts_folder_callback): Use create_scripts_directory.

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit d31bf8d65b3ef99f2314bfd94a07f61649f44d5e
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-08-24

	Added support for nested directories inside the scripts directory,
	starting with a patch by David Emory Watson <dwatson@cs.ucr.edu>.

	* src/file-manager/fm-directory-view.c: (get_scripts_directory):
	Keep the scripts directory URI and string length in a global
	variable.
	(add_scripts_directory): New function, replaces
	connect_script_handlers. Refs the directory, puts it on the
	scripts directory list, and monitors more attributes than before.
	(fm_directory_view_initialize): Use add_scripts_directory instead
	of connect_script_handlers.
	(fm_directory_view_destroy): Use remove_scripts_directory on the
	entire list instead of disconnect_script_handlers.
	(add_submenu): New function.
	(add_script_to_script_menus): Change name, pass in path.
	(add_submenu_to_script_menus): New function.
	(directory_belongs_in_scripts_menu): New function.
	(add_directory_to_scripts_directory_list): New function, high
	level call used to turn a NautilusFile into a NautilusDirectory
	and call add_scripts_directory.
	(update_directory_in_scripts_menu): New function.
	(update_scripts_menu): New function, replaces reset_scripts_menu
	and uses new nautilus_directory_get_files_list rather than
	nautilus_directory_call_when_ready.
	(open_scripts_folder_callback): Use new global variable instead
	of calling get_scripts_directory.
	(real_update_menus): Call update_scripts_menu instead of
	schedule_reset_scripts_menu.
	(remove_scripts_directory): New function, replaces
	disconnect_script_handlers. Removes the directory from the scripts
	directory list and unrefs it after disconnecting handlers.

	* libnautilus-private/nautilus-directory.h:
	* libnautilus-private/nautilus-directory.c: (is_tentative): Moved
	from nautilus-directory-async.c.
	(nautilus_directory_get_file_list): New, made from formerly-
	private get_non_tentative_file_list in nautilus-directory-async.c.
	(nautilus_directory_list_ref): New.
	(nautilus_directory_list_unref): New.
	(nautilus_directory_list_free): New.
	(nautilus_directory_list_copy): New.
	(compare_by_uri), (compare_by_uri_cover),
	(nautilus_directory_list_sort_by_uri): New. Sorrts directories by
	URI, parents before children, and children sorted as if by
	nautilus_file_list_sort_by_name.
	* libnautilus-private/nautilus-directory-async.c:
	(nautilus_directory_monitor_add_internal), (ready_callback_call):
	Use nautilus_directory_get_file_list instead of
	get_non_tentative_file_list.

M	ChangeLog
M	THANKS
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-directory.h
M	src/file-manager/fm-directory-view.c

commit e2341ed5f83a5ec33138520f2a0710b42845678c
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-08-24

    No longer need to check that we want to kill the nautilus shell before

	* src/nautilus-main.c: (main):
	No longer need to check that we want to kill the nautilus shell
	before initializing preferences.  I used to do this because of the
	way visibilities and defaults were stored using gconf - which led
	to problems about too early initialization for gconf.	It also
	happens that some desktop prefernece checking code was just added
	for a situation when the nautilus shell is about to be killed.
	That was causing criticals, so thats the end of this now uneeded
	check.

M	ChangeLog

commit 5e975a9c8f007b0077313a5df7775dbe449c9f3b
Author: Christian Meyer <chrisime@src.gnome.org>
Date:	2001-08-23

    Updated de.po. Removed an unecessary entry from POTFILES.in.

M	po/ChangeLog
M	po/POTFILES.in
M	po/de.po

commit 98d01fccb1a50b0aba7f78651aa588969a8b60ef
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-08-23

    Dare to not use the ChangeLog.

M	docs/nautilus-io.txt

commit bafee4405a146b093d8b2bab6732e079ea764e61
Author: Anders Carlsson <andersca@gnu.org>
Date:	2001-08-23

    Remove CONTROL_CENTER_REQUIRED since nautilus doesn't require

    2001-08-23	Anders Carlsson  <andersca@gnu.org>

	* nautilus.spec.in: Remove CONTROL_CENTER_REQUIRED since nautilus
	doesn't require control-center anymore.

	* configure.in: Remove CONTROL_CENTER_REQUIRED since nautilus
	doesn't require control-center anymore.

	* src/nautilus-window.c (nautilus_window_constructed):
	Set shrink to TRUE when adding the sidebar since it'll look
	better when the splitter is collapsed.
	(nautilus_window_destroy): Free the window title.

	* src/nautilus-window-manage-views.c (begin_location_change):
	Unref the directory when we're done using it.

	* src/nautilus-sidebar.c (nautilus_sidebar_destroy): Sink
	the title tab so it'll destroyed even if it hasn't got a parent.

	* libnautilus-private/nautilus-vfs-file.c (vfs_destroy):
	Free details struct.

	* libnautilus-private/nautilus-vfs-directory.c (vfs_destroy):
	Free details struct.

	* libnautilus-private/nautilus-mime-actions.c
	(nautilus_mime_get_short_list_applications_for_file):
	Free uri_scheme.
	(make_oaf_query_with_uri_scheme_only): Free explicit_iid_query.

	* libnautilus-private/nautilus-metafile.c (destroy):
	Unref the private vfs uri, and free the directory uri.

	* libnautilus-private/nautilus-file.c
	(nautilus_file_get_internal):
	Free the string returned by
	nautilus_directory_get_name_for_self_as_new_file.

	* libnautilus-private/nautilus-file-changes-queue.c
	(nautilus_file_changes_consume_changes):
	Free the change struct.

	* libnautilus-private/nautilus-directory-async.c
	(nautilus_directory_invalidate_count_and_mime_list):
	Unref the file after using it.

	* libnautilus/nautilus-idle-queue.c (execute_queued_functions):
	Free each list node.
	(nautilus_idle_queue_destroy): Likewise.

M	ChangeLog
M	configure.in
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-file-changes-queue.c
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus-private/nautilus-metafile.c
M	libnautilus-private/nautilus-mime-actions.c
M	libnautilus-private/nautilus-trash-directory.c
M	libnautilus-private/nautilus-vfs-directory.c
M	libnautilus-private/nautilus-vfs-file.c
M	libnautilus-private/nautilus-view-identifier.c
M	libnautilus-private/nautilus-view-identifier.h
M	libnautilus/nautilus-idle-queue.c
M	nautilus.spec.in
M	src/nautilus-information-panel.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-sidebar.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window-manage-views.c
M	src/nautilus-window.c

commit 1c50f7b1409cf0913281374daa1bd25756fb6566
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-08-22

    No longer need to check that we want to kill the nautilus shell before

	* src/nautilus-main.c: (main):
	No longer need to check that we want to kill the nautilus shell
	before initializing preferences.  I used to do this because of the
	way visibilities and defaults were stored using gconf - which led
	to problems about too early initialization for gconf.	It also
	happens that some desktop prefernece checking code was just added
	for a situation when the nautilus shell is about to be killed.
	That was causing criticals, so thats the end of this now uneeded
	check.

M	ChangeLog
M	src/nautilus-main.c

commit 339fcbffe46533d9d99b51f1a32a015790989deb
Author: Christian Meyer <chrisime@src.gnome.org>
Date:	2001-08-22

    Removed eazel services from nautilus.

M	ChangeLog
M	src/Makefile.am
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
D	src/nautilus-service-ui.xml
D	src/nautilus-services.c
D	src/nautilus-services.h
M	src/nautilus-spatial-window.c
M	src/nautilus-window-menus.c
D	src/nautilus-window-service-ui.c
D	src/nautilus-window-service-ui.h
M	src/nautilus-window-toolbars.c
M	src/nautilus-window.c

commit b18e6ea27f059c42c7ecfd5b13fe6174b96e0a80
Author: Christian Meyer <chrisime@src.gnome.org>
Date:	2001-08-22

    Removed Eazel related bookmarks, added SuSE and Ximian.

M	ChangeLog
M	data/static_bookmarks.xml

commit f46fe136c02459fc4d9eba6840dd9e36c1868844
Author: Philip Langdale <philipl@mail.utexas.edu>
Date:	2001-08-22

    Fixed a bug preventing INFOPATH from being parsed.

    2001-08-21	Philip Langdale  <philipl@mail.utexas.edu>

	    * components/help/converters/gnome-info2html2/main.c: Fixed
	    a bug
	preventing INFOPATH from being parsed.

M	components/help/converters/ChangeLog
M	components/help/converters/gnome-info2html2/main.c

commit 66ab1ec344942d77c0828a7e49fb14fef21b5227
Author: Christian Meyer <chrisime@src.gnome.org>
Date:	2001-08-22

    Removed obsolete Eazel stuff from nautilus-shell.c and
    nautilus-shell-ui.xml

M	ChangeLog
M	src/nautilus-shell-ui.xml
M	src/nautilus-shell.c

commit 05e1d3ef6ac74a5523cd1001f0412631c58f6f6c
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-08-22

    Oops.

M	docs/nautilus-io.txt

commit c7ca23eef98deec74769c9ddbd3f7fad366c05a6
Author: Darin Adler <darin@bentspoon.com>
Date:	2001-08-22

    draft ("Better Than Nothing")
    2001-08-21
    Darin Adler <darin@bentspoon.com>

    The Nautilus shell, and the file manager inside it, does a lot of
    I/O. Because of this, there are some special disciplines required when
    writing Nautilus code.

    No I/O on the main thread

    To be able to respond to the user quickly, Nautilus needs to be
    designed so that the main user input thread does not block. The basic
    approach is to never do any disk I/O on the main thread.

    In practice, Nautilus code does assume that some disk I/O is fast, in
    some cases intentionally and in other cases due to programmer
    sloppiness. The typical assumption is that reading files from the
    user's home directory and the installed files in the Nautilus datadir
    are very fast, effectively instantaneous.

    So the general approach is to allow I/O for files that have file
    system paths, assuming that the access to these files is fast, and to
    prohibit I/O for files that have arbitrary URIs, assuming that access
    to these could be arbitrarily slow. Although this works pretty well,
    it is based on an incorrect assumption, because with NFS and other
    kinds of abstract file systems, there can be arbitrarily slow parts of
    the file system that have file system paths.

    For historical reasons, threading in Nautilus is done through the
    gnome-vfs asynchronous I/O abstraction rather than using threads
    directly. This means that all the threads are created by gnome-vfs,
    and Nautilus code runs on the main thread only. Thus, the rule of
    thumb is that synchronous gnome-vfs operations, like the ones in
    <libgnomevfs/gnome-vfs-ops.h> are illegal in most Nautilus
    code. Similarly, it's illegal to ask for a piece of information, say a
    file size, and then wait until it arrives. The program's main thread
    must be allowed to get back to the main loop and start asking for user
    input again.

    How NautilusFile is used to do this

    The NautilusFile class presents an API for scheduling this
    asynchronous I/O, and dealing with the uncertainty of when the
    information will be available. (It also does a few other things, but
    that's the main service it provides.) When you want information about
    a particular file or directory, you get the NautilusFile object for
    that item, using the nautilus_file_get. This operation, like most
    NautilusFile operations, is not allowed to do any disk I/O. Once you
    have a NautilusFile object, you can ask it questions like "What is
    your file type?" by calling functions like
    nautilus_file_get_file_type. However, in a newly created NautilusFile
    object, the answer is almost certainly "I don't know." Each function
    defines a default, which is the answer given for "I don't know." For
    example, nautilus_file_get_type will return
    GNOME_VFS_FILE_TYPE_UNKNOWN if it doesn't yet know the type.

    It's worth taking a side trip to discuss the nature of the
    NautilusFile API. Since these classes are a private part of the
    Nautilus implementation, we make no effort to have the API be
    "complete" in an abstract sense. Instead we add operations as
    necessary and give them the semantics that are most handy for our
    purposes. For example, we could have a nautilus_file_get_size that
    returns a special distinguishable value to mean "I don't know" or a
    separate boolean instead of returning 0 for files where the size is
    unknown. This is entirely motivated by pragmatic concerns. The intent
    is that we tweak these calls as needed if the semantics aren't good
    enough.

    Back to the newly created NautilusFile object. If you actually need to
    get the type, you need to arrange for that information to be fetched
    from the file system. There are two ways to make this request. If you
    are planning to display the type on an ongoing basis, then you want to
    tell the NautilusFile that you'll be monitoring the type and want to
    know about changes to it. If you just need one-time information about
    the type then you'll want to be informed when the type is
    discovered. The calls used for this are nautilus_file_monitor_add and
    nautilus_file_call_when_ready respectively. Both of these calls take a
    list of information needed about a file. If all you need is the file
    type, for example, you would pass a list containing just
    NAUTILUS_FILE_ATTRIBUTE_FILE_TYPE (the attributes are defined in
    nautilus-file-attributes.h). Not every call has a corresponding file
    attribute type. We add new ones as needed.

    If you do a nautilus_file_monitor_add, you also typically connect to
    the NautilusFile object's changed signal. Each time any monitored
    attribute changes, a changed signal is emitted. The caller typically
    caches the value of the attribute that was last seen (for example,
    what's displayed on screen) and does a quick check to see if the
    attribute it cares about has changed. If you do a
    nautilus_file_call_when_ready, you don't typically need to connect to
    the changed signal, because your callback function will be called when
    and if the requested information is ready.

    Both a monitor and a call when ready can be cancelled. For ease of
    use, neither call requires that you store an ID for
    canceling. Instead, the monitor function uses an arbitrary client
    pointer, which can be any kind of pointer that's known to not conflict
    with other monitorers. Usually, this is a pointer to the monitoring
    object, but it can also be, for example, a pointer to a global
    variable. The call_when_ready function uses the callback and callback
    data to identify the particular callback. One advantage of the monitor
    API is that it also lets the NautilusFile framework know that the file
    should be monitored for changes made outside Nautilus. This is how we
    know when to ask FAM to monitor a file for us.

    Lets review a few of the concepts:

    1) Nearly all NautilusFile operations, like nautilus_file_get_type,
       are not allowed to do any disk I/O.
    2) To cause the actual I/O to be done, callers need to use either a
       monitor or a call when ready.
    3) The actual I/O is done by asynchronous gnome-vfs calls, and this is
       done on another thread.

    When working with an entire directory of files at once, you work with
    a NautilusDirectory object. With the NautilusDirectory object you can
    monitor a whole set of NautilusFile objects at once, and you can
    connect to a single "files_changed" signal that gets emitted whenever
    files within the directory are modified. That way you don't have to
    connect separately to each file you want to monitor. These calls are
    also the mechanism for finding out which files are in a directory. In
    most other respects, they are like the NautilusFile calls.

    Caching, the good and the bad

    Another feature of the NautilusFile class is the caching. If you keep
    around a NautilusFile object, it keeps around information about the
    last known state of that file. Thus, if you call
    nautilus_file_get_type, you might well get file type of the file found
    at this location the last time you looked, rather than the information
    about what the file type is now, or "unknown". There are some problems
    with this, though.

    The first problem is that if wrong information is cached, you need
    some way to "goose" the NautilusFile object and get it to grab new
    information. This is trickier than it might sound, because we don't
    want to constantly distrust information we received just moments
    before. To handle this, we have the
    nautilus_file_invalidate_attributes and
    nautilus_file_invalidate_all_attributes calls, as well as the
    nautilus_directory_force_reload call. If some code in Nautilus makes a
    change to a file that's known to affect the cached information, it can
    call one of these to inform the NautilusFile framework. Changes that
    are made through the framework itself are automatically understood, so
    usually these calls aren't necessary.

    The second problem is that it's hard to predict when information will
    and won't be cached. The current rule that's implemented is that no
    information is cached if no one retains a reference to the
    NautilusFile object. This means that someone else holding a
    NautilusFile object can subtly affect the semantics of whether you
    have new data or not. Calling nautilus_file_call_when_ready or
    nautilus_file_monitor_add will not invalidate the cache, but rather
    will return you the already cached information.

    These problems are less pronounced when FAM is in use. With FAM, any
    monitored file is highly likely to have accurate information, because
    changes to the file will be noticed by FAM, and that in turn will
    trigger new I/O to determine what the new status of the file is.

    Operations that change the file

    You'll note that up until this point, I've only discussed getting
    information about the file, not making changes to it. NautilusFile
    also contains some APIs for making changes. There are two kinds of
    these.

    The calls that change metadata are an example of the first kind. These
    calls make changes to the internal state right away, and schedule I/O
    to write the changes out to the file system. There's no way to detect
    if the I/O succeeds or fails, and as far as the client code is
    concerned, the change takes place right away.

    The calls that make other kinds of file system change are an example
    of the second kind. These calls take a
    NautilusFileOperationCallback. They are all cancellable, and they give
    the callback when the operation completes, whether it succeeds or
    fails.

    Icons

    The current implementation of the Nautilus icon factory uses
    synchronous I/O to get the icons and ignores these guidelines. The
    only reason this doesn't ruin the Nautilus user experience is that it
    also refuses to even try to fetch icons from URIs that don't
    correspond to file system paths, which for most cases means it limits
    itself to reading from the high-speed local disk. Don't ask me what
    the repercussions of this are for NFS; do the research and tell me
    instead!

    Slowness caused by asynchronous operations

    The danger in all this asynchronous I/O is that you might end up doing
    lots of user interface tasks twice. If you go to display a file right
    after asking for information about it, you might immediately show an
    "unknown file type" icon. Then, milliseconds later, you may complete
    the I/O and discover more information about the file, including the
    appropriate icon. So you end up drawing everything twice. There are a
    number of strategies for preventing this problem. One of them is to
    allow a bit of hysteresis, and wait some fixed amount of time after
    requesting the I/O before displaying the "unknown" state. [What
    strategy is used in Nautilus right now?]

    How to make Nautilus slow

    If you add I/O to the functions in NautilusFile that are used simply
    to fetch cached file information, you can make Nautilus incredibly I/O
    intensive. On the other hand, the NautilusFile API does not provide a
    way to do arbitrary file reads, for example. So it can be tricky to
    add features to Nautilus, since you first have to educate NautilusFile
    about how to do the I/O asynchronously and cache it, then request the
    information and have some way to deal with the time when it's not yet
    known.

    Adding new kinds of I/O usually involves working on the Nautilus I/O
    state machine in nautilus-directory-async.c. If we changed Nautilus to
    use threading instead of using gnome-vfs asychronous operations, I'm
    pretty sure that most of the changes would be here in this
    file. That's because the external API used for NautilusFile wouldn't
    really have a reason to change. In either case, you'd want to schedule
    work to be done, and get called back when the work is complete.

    [We probably need more about nautilus-directory-async.c here.]

    That's all for now

    This is a very rough early draft of this document. Let me know about
    other topics that would be useful to be covered in here.

	-- Darin

M	docs/nautilus-io.txt

commit 8296d110ee78f84bf2e1fa326ec9dab056ffb1d5
Author: Jonathan Blandford <jrb@src.gnome.org>
Date:	2001-08-21

    convert from Mac format to Unix format

M	docs/nautilus-io.txt

commit 177235e92f157d8a9471b0338e7cb3c10136f8ef
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-08-21

    Add a new document.

	* docs/nautilus-io.txt: Add a new document.

M	ChangeLog
A	docs/nautilus-io.txt

commit 72dd40506c41857f4950aa80dbd86331f9b5a734
Author: Christian Meyer <chrisime@src.gnome.org>
Date:	2001-08-20

    Updated German translation.

M	po/ChangeLog
M	po/de.po

commit a090629c969defac221b22adb175a7eb9cb18223
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2001-08-20

    Ported to use EelList instead of GtkCList. This looks better and
    allows

	* components/music/nautilus-music-view.c: (get_cell_text),
	(nautilus_music_view_initialize), (get_song_text),
	(music_view_set_selected_song_title), (selection_callback),
	(value_changed_callback), (compare_song_numbers),
	(compare_song_titles), (compare_song_artists),
	(compare_song_times), (compare_song_bitrates), (sort_list),
	(click_column_callback), (list_move_vertical), (list_moveto),
	(list_reveal_row), (play_current_file), (go_to_next_track),
	(nautilus_music_view_update), (nautilus_music_view_load_uri):
	Ported to use EelList instead of GtkCList. This looks better and
	allows for futre drag and drop support.

M	ChangeLog
M	components/music/nautilus-music-view.c

commit 3fa1b1e3ffcec0c7c0dc0566d1308f32376eebf0
Author: Jesus Bravo Alvarez <jesusb@src.gnome.org>
Date:	2001-08-19

    Updated Galician translation

M	po/ChangeLog
M	po/gl.po

commit a09954f5aa96ae7bc6fec78a69a42f828cae4601
Author: Chyla Zbigniew <chyla@src.gnome.org>
Date:	2001-08-18

    Updated Polish translation

M	po/ChangeLog
M	po/pl.po

commit 39c1a148ee5802f0baf996f71ca4bc1decf93a4f
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-08-18

    Trap errors when doing the XKillClient call inside set_root_pixmap. I

	* libnautilus-private/nautilus-directory-background.c:
	(nautilus_file_background_receive_root_window_changes),
	(set_root_pixmap): Trap errors when doing the XKillClient
	call inside set_root_pixmap. I don't know why it would
	fail, exactly, but we have reports from the field that it
	is failing.

M	ChangeLog
M	libnautilus-private/nautilus-directory-background.c

commit c17c5a4714081d2ef5ea51b7cbef8e57438076cb
Author: Andraz Tori <minmax@src.gnome.org>
Date:	2001-08-18

    Updated Slovenian translation

M	po/sl.po

commit aaee57c3ae4008ca1870415454eefc07675e3d0f
Author: Andraz Tori <minmax@src.gnome.org>
Date:	2001-08-18

    Updated Slovenian translation

M	po/sl.po

commit 469d17937a4d7548d2e8b9e79d1e56a2dff6c16b
Author: Wang Jian <lark@src.gnome.org>
Date:	2001-08-18

    *** empty log message ***

M	po/ChangeLog

commit b2782e38947b297a48dfdf3974dcb23854640020
Author: Wang Jian <lark@src.gnome.org>
Date:	2001-08-18

    Added by Wang Jian <lark@linux.net.cn>

A	po/zh_CN.GB2312.po

commit d95a78e1bb18281851be8806c15f81f390f72ed2
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-08-16

    Corrected a backwards g_return_if_fail!

	* libnautilus-private/nautilus-volume-monitor.c:
	(nautilus_volume_monitor_get_mount_name_for_display):
	Corrected a backwards g_return_if_fail!

M	ChangeLog
M	libnautilus-private/nautilus-volume-monitor.c

commit c4b8cdd48c95fc3d2cafc81403dfc2be23461357
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-08-15

	A pass at cleaning up the volume monitor. Made all the details of
	NautilusVolume private.

	* libnautilus-private/filesystem-attributes.xml: Changed the
	"description" string to be named "default_volume_name" and also
	marked it to be localized.

	* libnautilus-private/nautilus-file-utilities.h:
	* libnautilus-private/nautilus-file-utilities.c:
	(nautilus_get_data_file_path):
	Added a new utility function to locate a file that's either in the
	user's directory or in the Nautilus datadir.

	* src/nautilus-property-browser.c: (read_browser_xml): Use
	nautilus_get_data_file_path.

	* libnautilus-private/nautilus-trash-directory.c:
	(get_trash_volume):
	* libnautilus-private/nautilus-trash-monitor.c:
	(add_one_volume_trash):
	* src/file-manager/fm-desktop-icon-view.c: (volume_in_black_list),
	(create_unique_volume_name), (create_mount_link),
	(volume_unmounted_callback), (update_disks_menu):
	* src/nautilus-application.c: (volume_mounted_callback),
	(volume_unmounted_callback):
	* src/nautilus-bookmark-list.c:
	(nautilus_bookmark_list_get_file_path):
	Use only calls from the NautilusVolume public API -- no getting at
	the structure directly. Also fix callers that were using
	nautilus_volume_monitor_get_volume_mount_uri to correctly
	understand that they get the mount path, not the mount URI.

	* libnautilus-private/nautilus-volume-monitor.h:
	* libnautilus-private/nautilus-volume-monitor.c:
	(load_file_system_table): Fix storage leaks. Use the new
	nautilus_get_data_file_path. Translate the default volume names as
	they are loaded. Check for duplicate entries while loading the
	table. Don't bother checking the name of the root node, since
	there are plenty of other things about the file that we don't
	check and there's no reason we particularly need to check that.
	Fix some storage leaks. Free the doc, since I'm not seeing a
	"nautilus --quit" segfault.
	(nautilus_volume_monitor_initialize): Only initialize stuff that
	g_new0 won't set up for us.
	(nautilus_volume_is_removable): Rename so it's a call on
	NautilusVolume, not the NautilusVolumeMonitor.
	(volume_is_removable): Fix logic so we don't have to have so many
	different calls to fclose.
	(nautilus_volume_get_name): Rename so it's a call on
	NautilusVolume, not the NautilusVolumeMonitor.
	(modify_volume_name_for_display): Don't bother supplying a name if
	passed NULL, since that won't ever be helpful the way this
	is used.
	(nautilus_volume_get_target_uri): Rename so it's a call on
	NautilusVolume, not the NautilusVolumeMonitor.
	(nautilus_volume_should_integrate_trash): Rename so it's a call on
	NautilusVolume, not the NautilusVolumeMonitor. Get the information
	from the file system type, so we don't have to copy it into each
	NautilusVolume object.
	(nautilus_volume_get_mount_path): Rename so it's a call on
	NautilusVolume, and don't call it a URI since it's really a path.
	(nautilus_volume_get_device_type): New call.
	(make_volume_name_from_path): Get the default from the file system
	type rather than passing it in.
	(free_mount_list): Get rid of some dumb extra code.
	(copy_volume), (nautilus_volume_free): Update for smaller set of
	fields.
	(create_volume), (finish_creating_volume),
	(finish_creating_volume_and_prepend): Restructure so we don't need
	to keep so much stuff around in the NautilusVolume object.

	* src/nautilus-first-time-druid.c:
	(druid_set_first_time_file_flag): Some tiny tweaking.

M	ChangeLog
M	libnautilus-private/filesystem-attributes.xml
M	libnautilus-private/nautilus-file-utilities.c
M	libnautilus-private/nautilus-file-utilities.h
M	libnautilus-private/nautilus-trash-directory.c
M	libnautilus-private/nautilus-trash-monitor.c
M	libnautilus-private/nautilus-volume-monitor.c
M	libnautilus-private/nautilus-volume-monitor.h
M	po/ChangeLog
M	po/POTFILES.in
M	src/file-manager/fm-desktop-icon-view.c
M	src/nautilus-application.c
M	src/nautilus-bookmark-list.c
M	src/nautilus-first-time-druid.c
M	src/nautilus-property-browser.c

commit bda504410ce73ea8b8d93e234c115b7d768ce00d
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2001-08-15

    Revert accidental commit of not quite done change.

	* components/music/Makefile.am: Revert accidental commit of not
	quite done change.

M	ChangeLog
M	components/music/Makefile.am

commit f234e681cc0c1fc35c0157aa6eb8021b9a5f68c4
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-08-15

    Use a 64K buffer size instead of a 4K buffer size.

	* components/image-viewer/nautilus-image-view.c:
	(load_image_from_stream): Use a 64K buffer size instead of a 4K
	buffer size.

M	ChangeLog
M	components/image-viewer/nautilus-image-view.c

commit 6e1255de6398fc015af7f3faef5ab9049a0d4988
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2001-08-15

    A bunch of code cleanup; stop using hidden columns in the list
    view and

	* components/music/nautilus-music-view.c:
	(nautilus_music_view_initialize), (get_song_text), (sort_list),
	(click_column_callback), (ensure_uri_is_image),
	(nautilus_music_view_update): A bunch of code cleanup; stop using
	hidden columns in the list view and try to pave the way for better
	model/view separation.

	* src/nautilus-main.c (main): set DISPLAY variable to
	canonicalized version; this is needed to make

M	ChangeLog
M	components/music/Makefile.am
M	components/music/nautilus-music-view.c
M	src/nautilus-main.c

commit 64ff8e32f2db8a64f8cb9e55e600c8b441b7da5d
Author: Seth Nickell <snickell@stanford.edu>
Date:	2001-08-15

    Load filesystems from an XML file rather than hardcoding the various

    2001-08-14	Seth Nickell  <snickell@stanford.edu>

	Load filesystems from an XML file rather than hardcoding
	the various attributes and behaviors. Some properties, such
	as for CDDA and NFS, are still hardcoded because they require
	actual code. This also makes it easier to add new filesystems.

	* libnautilus-private/filesystem-attributes.xml

	Filesystem description file.

	* libnautilus-private/Makefile.am:

	Add filesystem-attribute.xml to the build.

	* libnautilus-private/nautilus-volume-monitor.c:

	(mount_volume_prepend_filesystem):

	Don't try to detect filesystem strings and associate them
	with an enumeration type...nix the enumeration altogether
	since its not compatible with dynamically loading the
	filesystems.

	(get_xml_path), (load_filesystem_attributes_table)

	Functions for reading in filesystem-attribute.xml and
	loading the various filesystems into a hashtable.

	(nautilus_volume_monitor_initialize)

	Read in the filesystem attributes table.

	(get_removable_volumes), (mount_volume_deactivate),
	(get_mount_list), (get_current_mount_list),
	(verify_current_mount_state)

	Take a file attributes hashtable, or pass one to a
	subfunction.

	(nautilus_volume_monitor_get_target_uri),

	CDDA is the only system we need to deal with in an unusual
	way. Take out a long list and just check for CDDA.

	(nautilus_volume_monitor_should_integrate_trash)

	Use information read from the file rather than hardcoding
	a list of filesystems that can use trash (should be the
	same for now).

	(make_volume_name_from_path), (mount_volume_make_name)

	Get name out of the filesystem table rather than hardcoding.

	(mount_volume_iso9660_add)

	We were deciding if a device was *really* a CDROM by
	doing an ioctl on it to determine the drive status. This
	is a good check...except that on systems using DevFS
	devices can be user mountable without being user readable
	by default. Also, on my system it fails if there's no
	disk in the drive itself.

	(mount_volume_auto_add)

	Continue setting the device if its a floppy drive (eventually
	this should probably be cleaned out too), but don't set the
	filesystem type since we don't use the enum anymore.

	(mount_volume_cdda_add)

	Set as a CDDA device, but not a CDDA volume (since we don't
	have hardcoded volume types anymore).

	(mount_volume_nfs_add)

	Don't set NFS type since the enum was blown away.

	(create_volume)

	Accept a filesystem table and set attributes read from
	filesystem-attributes.xml if a volume's filesystem is found
	in the table. Perhaps eventually we should just assign a
	reference to the volume entry, but this was simpler for
	now since some functions modify things like the description.

	(copy_volume)

	Deal with copying the new attributes.

	* libnautilus-private/nautilus-volume-monitor.h:

	Nix the filesystem enumeration. Change NAUTILUS_DEVICE_CD_ROM
	to NAUTILUS_DEVICE_CDROM

	* src/file-manager/fm-desktop-icon-view.c: (create_mount_link),
	(update_disks_menu):

	Deal with rename of NAUTILUS_DEVICE_CD_ROM

	* src/nautilus-application.c: (volume_mounted_callback):

	Deal with rename of NAUTILUS_DEVICE_CD_ROM

	* AUTHORS:

	Update E-mail address.

	* configure.in:

	Make "FAM not found" warning a little more serious and
	informative. We particularly want to encourage distributors
	to enable FAM support.

M	AUTHORS
M	ChangeLog
M	configure.in
M	libnautilus-private/Makefile.am
A	libnautilus-private/filesystem-attributes.xml
M	libnautilus-private/nautilus-volume-monitor.c
M	libnautilus-private/nautilus-volume-monitor.h
M	src/file-manager/fm-desktop-icon-view.c
M	src/nautilus-application.c

commit 8c287d3b639d99f5f57d06d20397959b65403550
Author: Seth Nickell <snickell@stanford.edu>
Date:	2001-08-11

    Trying to make nautilus volume monitor work more reliably. First
    step is

    2001-08-11	Seth Nickell  <snickell@stanford.edu>

	Trying to make nautilus volume monitor work more
	reliably. First step is to make the codebase more
	maintainable so I can start tracking down bugs in
	the volume monitor more easily.
	(I get complaints about this from friends, family, and
	coworkers all the time, so there must be some/one bugs).

	* libnautilus-private/nautilus-volume-monitor.h:
	* libnautilus-private/nautilus-volume-monitor.c:
	(nautilus_volume_monitor_initialize_class),
	(nautilus_volume_monitor_get_target_uri),
	(nautilus_volume_monitor_should_integrate_trash),
	(mount_volume_make_name), (mount_volume_deactivate),
	(mount_volume_generic_add), (mount_volume_prepend_filesystem):

	Remove mount_volume_*_add for filesystems that do
	effectively the same thing. This added a large amount of
	clutter to a module that already has a lot of similar
	functions. Add a generic function that accepts the filesystem
	type, and change calls to use this.

	Fix signal in initialize_class to be
	"nautilus_volume_unmount_failed"
	rather than "nautilus_volume_unmoun_failed" (nobody was assuming
	the broken behavior eithe, I checked, maybe this will fix
	something).

	Renamed NAUTILUS_VOLUME_REISER to NAUTILUS_VOLUME_REISERFS
	to maintain the naming convention the other filesystems use.

	Changed "unsdos" to "umsdos" everywhere. I don't think a unsdos
	filesystem exists, after web searches, and umsdos *is* one of
	the basic Linux filesystems. I suspect somebody misread a
	filesystem
	name browsing the kernel compilation menu or somesuch.

	Removed redundant (and erroneous) check for "ufs" type filesystems
	(the check was already listed in the if then statement above).

M	ChangeLog
M	libnautilus-private/nautilus-volume-monitor.c
M	libnautilus-private/nautilus-volume-monitor.h

commit 12e39fb50ddb32ed0fc61a928ca346fd23754e66
Author: Yukihiro Nakai <nakai@src.gnome.org>
Date:	2001-08-10

    Update Japanese translation

M	po/ja.po

commit 0e1770dbba608636c86e794d1e7daf42b7e57905
Author: Yukihiro Nakai <nakai@src.gnome.org>
Date:	2001-08-08

    Update Japanese translation.

M	po/ja.po

commit 70099345193a4af34659232125da02c4e0e1aca8
Author: Yukihiro Nakai <nakai@src.gnome.org>
Date:	2001-08-08

    Update Japanese translation.

M	po/ja.po

commit f8643ceb5690d6648bdc5fc18ac45ddb93368f96
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-08-07

    Add an include of nsIContentView.h in the hopes that this will make it

	* components/mozilla/mozilla-events.cpp:
	* components/mozilla/nautilus-mozilla-embed-extensions.cpp:
	Add an include of nsIContentView.h in the hopes that this
	will make it work with newer Mozilla sources.

M	ChangeLog
M	components/mozilla/mozilla-events.cpp
M	components/mozilla/nautilus-mozilla-embed-extensions.cpp

commit d18b1c20ed3b7cf8bcfe647c99b6b0a969cc9d32
Author: Yukihiro Nakai <nakai@src.gnome.org>
Date:	2001-08-06

    Update Japanese translation.

M	po/ChangeLog
M	po/ja.po

commit 9aadffd2b0aa7dccceaab60b5be45835297fefd8
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-08-06

    Oops.

M	libnautilus-private/nautilus-thumbnails.c

commit e27a02eda19c706bd90695c80e8d1ae0f924742f
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-08-06

    Simplify logic. (pixbuf_is_framed): Do size and format reality
    checks on

	* libnautilus-private/nautilus-thumbnails.c:
	(pixel_matches_value): Simplify logic.
	(pixbuf_is_framed): Do size and format reality checks on pixbuf
	before reading the pixels.
	(nautilus_thumbnail_load_framed_image): Handle case where the
	pixbuf loading failed. Handle case where there's no frame. Handle
	case where the frame offsets in the theme data is improperly
	formatted.

M	ChangeLog
M	libnautilus-private/nautilus-thumbnails.c

commit 1b5cf01dfc6f4025469ceec309bba1a312150948
Author: Havoc Pennington <hp@src.gnome.org>
Date:	2001-08-03

    file nautilus-help.desktop was initially added on branch
    redhat-outstanding-patches.

commit 9a7dd3c20c75fbe4e91501d4cb9bd03f0df49310
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2001-08-03

    Get display name in a better way suggested by Havoc Pennington.

	* libnautilus/nautilus-view-standard-main.c:
	(nautilus_view_standard_main_multi): Get display name in a better
	way suggested by Havoc Pennington.

M	ChangeLog
M	libnautilus/nautilus-view-standard-main.c

commit 77cb5a29b6fed85d8d8926769d266b5dd8c2b83d
Author: Michael Fleming <mfleming@src.gnome.org>
Date:	2001-08-02

    Added gnome-vfs authentication dialog support. Currently works
    with HTTP


	    Added gnome-vfs authentication dialog support.
	    Currently works with HTTP basic and proxy authentication.

	    A bug causes the dialog to appear more than once in quick
	    succession
	    in some cases.

	    Separate processes (eg sidebar components) that need to access
	    a protected URL will also pop open their own individual
	    dialogs
	    at this point

	    There's also no integration with Mozilla at this point, so
	    Mozilla too will prompt separately.

	    This code works against gnome-vfs head and the gnome-vfs-1-0
	    branch, as well as the soon-to-be-released gnome-vfs 1.0.2

M	ChangeLog
M	libnautilus-private/Makefile.am
A	libnautilus-private/nautilus-authn-manager.c
A	libnautilus-private/nautilus-authn-manager.h
M	src/nautilus-application.c

commit a9c64525ac28a581c5bf913daeaa0503b63ffd2a
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-08-01

    More people to thank.

	* THANKS: More people to thank.

M	ChangeLog
M	THANKS

commit b3d4454847503349875a6608d9a62fccfa1e7634
Author: Yanko Kaneti <yaneti@declera.com>
Date:	2001-07-31

    remove the extra bg_BG(.cp1251) references, part of the gnome cvs wide

    2001-07-31	Yanko Kaneti  <yaneti@declera.com>

       * components/help/topleveldocs.xml: remove the extra bg_BG(.cp1251)
       references, part of the gnome cvs wide move from bg_BG to bg

M	ChangeLog
M	components/help/topleveldocs.xml

commit 81519ab51b031e99c68e82e4c56cd54b9a6793ff
Author: Christian Meyer <chrisime@src.gnome.org>
Date:	2001-07-29

    Updated German translation.

M	po/ChangeLog
M	po/de.po

commit c2e5bccb1e35283764ef47c83d9d0a93d9b50c51
Author: Andraz Tori <minmax@src.gnome.org>
Date:	2001-07-28

    Updated Slovenian translation

M	po/sl.po

commit b071ed5d73c98b0d0bf500aab5bd18bdc8495760
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-07-27

	Fixed bug 8438 (changing desktop between $HOME and .gnome-desktop
	breaks desktop DnD from other apps).

	* src/file-manager/fm-desktop-icon-view.c:
	(desktop_directory_changed_callback): New function to update the
	local variable when the desktop directory changes.
	(fm_desktop_icon_view_initialize): Set up the callback rather than
	just setting up the global variable.

	* configure.in: Fixed code to set up compile-time options. It
	was putting the options into VFS_CFLAGS.

M	ChangeLog
M	configure.in
M	src/file-manager/fm-desktop-icon-view.c

commit 821fac83df1c3b848af7a4c8163d28cf192c20c4
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2001-07-26

	Fixed bug 6776 (In-place file rename allowed (but doesn't occur)
	at 25% zoom level):

	* src/file-manager/fm-icon-view.c: (fm_icon_view_set_zoom_level):
	Update menus since the sensitivity of "Rename" now depends on the
	zoom level.
	(fm_icon_view_update_menus): Disable the "Rename" item when at
	smallest zoom level, since renaming won't happen anyway.

M	ChangeLog
M	src/file-manager/fm-icon-view.c

commit bf72a34cab4f4fb77abfc772797f9f045157484c
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-07-24

    Remove eel_ prefix from
    name. (background_get_desktop_background_window):

	* libnautilus-private/nautilus-directory-background.c:
	(background_is_desktop): Remove eel_ prefix from name.
	(background_get_desktop_background_window): Remove eel_ prefix
	from name.

	* libnautilus-private/nautilus-icon-factory.c:
	(should_display_image_file_as_itself),
	(nautilus_icon_factory_get_icon_for_file), (load_icon_from_path):
	* libnautilus-private/nautilus-thumbnails.h:
	* libnautilus-private/nautilus-thumbnails.c: (make_thumbnail_uri),
	(nautilus_thumbnail_has_invalid_thumbnail),
	(nautilus_get_thumbnail_uri),
	(nautilus_update_thumbnail_file_renamed),
	(nautilus_remove_thumbnail_for_file), (check_for_thumbnails),
	(make_thumbnails), (nautilus_thumbnail_load_framed_image):
	Remove anti-aliased parameter from most functions, since the
	thumbnails are now the same either way.

	* THANKS:
	* check-THANKS.pl:
	Some more THANKS updates.

	* RPMs-README: No need for this any more.

M	ChangeLog
D	RPMs-README
M	THANKS
M	check-THANKS.pl
M	libnautilus-private/nautilus-directory-background.c
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus-private/nautilus-thumbnails.c
M	libnautilus-private/nautilus-thumbnails.h

commit de8182150d02e0146d902d4c686aa128027f6964
Author: Jonathan Blandford <jrb@src.gnome.org>
Date:	2001-07-24

    file desktop-file-loader.c was initially added on branch
    redhat-outstanding-patches.

commit 82121deb5a430697fce2a096bf612bf78cd2ddd3
Author: Jonathan Blandford <jrb@src.gnome.org>
Date:	2001-07-24

    file desktop-file-loader.h was initially added on branch
    redhat-outstanding-patches.

commit 5ab4f37ac5a9f4286c985f202242aea2b6805415
Author: Jonathan Blandford <jrb@src.gnome.org>
Date:	2001-07-24

    file nautilus-link-impl-desktop.c was initially added on branch
    redhat-outstanding-patches.

commit c7e4e1d9ba24940e6d5bb229499e67e1505ad3bb
Author: Jonathan Blandford <jrb@src.gnome.org>
Date:	2001-07-24

    file nautilus-link-impl-desktop.h was initially added on branch
    redhat-outstanding-patches.

commit a30dbbcafd14e5443bf7d45be5035d5459bdc721
Author: Jonathan Blandford <jrb@src.gnome.org>
Date:	2001-07-24

    file nautilus-link-impl.c was initially added on branch
    redhat-outstanding-patches.

commit ef1b1e6b26b4bff5b639b8ca5fd3781dfadbe90d
Author: Jonathan Blandford <jrb@src.gnome.org>
Date:	2001-07-24

    file nautilus-link-impl.h was initially added on branch
    redhat-outstanding-patches.

commit 2b14aa41cfcee93b2df339251023ebddfc2778a7
Author: Jens Finke <jens@gnome.org>
Date:	2001-07-24

    Updated KDE rdf location.

    2001-07-24	Jens Finke <jens@gnome.org>

	* components/news/news_channels.xml: Updated KDE rdf location.

M	ChangeLog
M	components/news/news_channels.xml

commit 757b158ddb6acb6fc04f3554e366a6b9ab081278
Author: Ole Laursen <olau@hardworking.dk>
Date:	2001-07-24

    Revamped a few strings in Danish translation.

    2001-07-24	Ole Laursen  <olau@hardworking.dk>

	* da.po: Revamped a few strings in Danish translation.

M	po/ChangeLog
M	po/da.po

commit 1e8bcd24025c08a1da208966c32ca974349d8ae2
Author: Chyla Zbigniew <chyla@src.gnome.org>
Date:	2001-07-23

    Updated Polish translation

M	po/ChangeLog
M	po/pl.po

commit 56504756420535e50a8595a19ecf0efddb0a66c6
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2001-07-23

    changed thumbnailing to not draw the frame into the thumbnail images


	changed thumbnailing to not draw the frame into the
	thumbnail images themselves anymore; instead, draw it at the time
	they're loaded. This makes anti-aliased thumbnail variants no
	longer necessary, so they're no longer used.  There's a cheap
	test so
	old thumbnails aren't framed twice.

	* libnautilus-private/nautilus-thumbnails.c: (make_thumbnail_uri),
	(make_thumbnails), (pixel_matches_value), (pixbuf_is_framed),
	(nautilus_thumbnail_load_framed_image):
	don't frame the thumbnails at creation time; instead, provide
	a routine to frame them at load time if necessary.

	* libnautilus-private/nautilus-thumbnails.h:
	added nautilus_thumbnail_load_framed_image

	* libnautilus-private/nautilus-icon-factory-private.h:
	added nautilus_icon_factory_get_thumbnail_frame

	* libnautilus-private/nautilus-icon-factory.c:
	(load_thumbnail_frames), (nautilus_icon_factory_initialize),
	(nautilus_icon_factory_destroy), (icon_theme_changed_callback),
	(load_icon_from_path), (load_named_icon), (load_specific_icon),
	(nautilus_icon_factory_get_thumbnail_frame):
	made it call nautilus_thumbnail_load_framed_image to load
	thumbnails; made the icon factory load the thumbnail frames so it
	doesn't have to be done repeatedly; changed how the aa flag is
	passed around a little, although this could be cleaned up
	more now.

M	ChangeLog
M	libnautilus-private/nautilus-icon-factory-private.h
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus-private/nautilus-thumbnails.c
M	libnautilus-private/nautilus-thumbnails.h

commit 8b1d7f6840861f47989f1678cd1a1796c765f700
Author: Benedikt Roth <Benedikt.Roth@gmx.net>
Date:	2001-07-23

    Fix the tip for the "Delete from Trash" item in the right-click menu

    2001-07-23 Benedikt Roth  <Benedikt.Roth@gmx.net>

	* src/file-manager/fm-directory-view.c: (real_update_menus):
	Fix the tip for the "Delete from Trash" item in the right-click
	menu

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit 763194bfefe9cae71206f4d958a20da38c096b5c
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2001-07-23

    Update the icon even when newly creating it, in case the trash state

	* src/file-manager/fm-desktop-icon-view.c
	(update_trash_link_and_delete_copies): Update the icon even when
	newly creating it, in case the trash state changed while the
	desktop was off. This fixes bug 7956 (improper Trash icon state
	after desktop toggle )

M	ChangeLog
M	src/file-manager/fm-desktop-icon-view.c

commit 8d074785a4836b2000aab84d47590584ddbad4c9
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2001-07-23

    Avoid a ref underflow. This was causing a crash noticed by Anders

	* libnautilus-private/nautilus-directory-async.c
	(nautilus_file_invalidate_count_and_mime_list): Avoid a ref
	underflow. This was causing a crash noticed by Anders
	Carlsson. I'm so embarassed!

	* src/file-manager/fm-desktop-icon-view.c
	(fm_desktop_icon_view_destroy, delayed_init): Make sure to
	disconnect signals on destroy to avoid a possible crash when
	turning the desktop off and back on, and not using fam.

M	ChangeLog
M	libnautilus-private/nautilus-directory-async.c
M	src/file-manager/fm-desktop-icon-view.c

commit 70bf6de4c9150ace0516002ce9dac80957bd95b6
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2001-07-23

    Fix bug 5242 (Selection not kept on-screen after column resort) by

	* components/music/nautilus-music-view.c (click_column_callback):
	Fix bug 5242 (Selection not kept on-screen after column resort) by
	scrolling the selected item into view on a resort if it's not in
	view already.

M	ChangeLog
M	components/music/nautilus-music-view.c

commit c61c49b7872d348bf5840b0ed66842c372d0d493
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2001-07-23

    Fix the remainer of bug 3769 (Music View window redraws upon
    clicking a

	* components/music/nautilus-music-view.c: (get_song_text): Fix the
	remainer of bug 3769 (Music View window redraws upon clicking a
	different song) by making songs with no title show up with "-" for
	the title (I have quite a collection of broken mp3s).

M	ChangeLog
M	components/music/nautilus-music-view.c

commit 8d103fdb18cee8eab2fda79b96f184f730cb5cc4
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2001-07-23

    Fix bug 5175 (Music View displays year fields of '0'.) by filtering
    out

	* components/music/nautilus-music-view.c:
	(read_id_tag): Fix bug 5175 (Music View displays year fields of
	'0'.) by filtering out years that are all zeros or all spaces.
	(filter_out_unset_year): New helper function.

M	ChangeLog
M	components/music/nautilus-music-view.c

commit f59daaa73747256eb412aa948ccc07d19e740a6d
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2001-07-23

    Updated Norwegian (bokml) translation. Updated Norwegian (nynorsk)

    2001-07-22	Kjartan Maraas	<kmaraas@gnome.org>

	* no.po: Updated Norwegian (bokml) translation.
	* nn.po: Updated Norwegian (nynorsk) translation.

M	po/ChangeLog
M	po/nn.po
M	po/no.po

commit 2da559d388f707f86b238ca68874148eac7bffb4
Author: Dan Mueth <d-mueth@uchicago.edu>
Date:	2001-07-22

    Updating doc build stuff so it works properly on RH7.1 and any
    other newer

    2001-07-22	Dan Mueth  <d-mueth@uchicago.edu>

	    Updating doc build stuff so it works properly on RH7.1 and
	    any other newer distributions which have the updated docbook
	    tools where db2html doesn't work with GNOME's modified DTD.
	    For these systems, we use jw instead of db2html.

	    * configure.in:
	    * help/sgmldocs.make:

M	ChangeLog
M	configure.in
M	help/sgmldocs.make

commit 7fdb454478f2b8e45f85539e2f7ca34a3f9a40e8
Author: Maciej Stachowiak <mjs@eazel.com>
Date:	2001-07-22

    Add artist to the info displayed about the currently selected
    song. Also,

    2001-07-22	Maciej Stachowiak  <mjs@eazel.com>

	* components/music/nautilus-music-view.c: (string_non_empty),
	(get_song_text), (play_current_file): Add artist to the info
	displayed about the currently selected song. Also, fix a bug where
	a song entry does not get scrolled into view when the player
	switches to it sometimes. This happened because the song list
	would resize depending on whether or not there was an album
	name. Now if there is no album name (or artist) `-' is displayed
	in the second line.

M	ChangeLog
M	components/music/nautilus-music-view.c

commit a05dbb3dcba298e36aef5006ed13b5141d39a3c5
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-07-22

    Update cvs tags for gnome-vfs, librsvg, eel.

	* README: Update cvs tags for gnome-vfs, librsvg, eel.

M	ChangeLog
M	README

commit b63962433da70ce45c4742212f3f7b91bd20fee4
Author: Anders Carlsson <andersca@gnome.org>
Date:	2001-07-21

    Remove multiple references to $(NAUTILUS_PRIVATE_LIBS) since having

    2001-07-21	Anders Carlsson  <andersca@gnome.org>

	* components/help/Makefile.am:
	* components/sample/Makefile.am:
	* libnautilus-adapter/Makefile.am:
	* libnautilus-private/Makefile.am:
	* libnautilus/Makefile.am:
	Remove multiple references to $(NAUTILUS_PRIVATE_LIBS) since
	having multiple references makes linking very slow with libtool
	1.4.

M	ChangeLog
M	components/help/Makefile.am
M	components/sample/Makefile.am
M	libnautilus-adapter/Makefile.am
M	libnautilus-private/Makefile.am
M	libnautilus/Makefile.am

commit 8a21397a518e2364263286e98d0c2864de69640e
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2001-07-21

	Fixed bugzilla.eazel.com bug 7015 (Item count not updated when
	copying an empty folder to another).

	* libnautilus-private/nautilus-directory-async.c:
	(nautilus_file_invalidate_count_and_mime_list): New function to
	invalidate a directory's item count and item mime list given it's
	corresponding NautilusFile object.
	(nautilus_directory_invalidate_count_and_mime_list): Reimplemented
	in terms of the above.

	* libnautilus-private/nautilus-file-private.h:
	Prototype the new function.

	* libnautilus-private/nautilus-directory.c:
	(nautilus_directory_notify_files_added): If the NautilusDirectory
	for a directory into which files are being moved is not being
	monitored but the NautilusFile is, make sure to invalidate it's
	item count and mime list. This is the corner case that bug 7015
	was tickling.

M	ChangeLog
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-file-private.h

commit cdc2e275274c4bb91409cd94438b9f0078163dee
Author: Christian Rose <menthos@menthos.com>
Date:	2001-07-21

    Oops, forgot to actually commit the change to this file...

    2001-07-21	Christian Rose	<menthos@menthos.com>

	* POTFILES.in: Oops, forgot to actually commit the change to this
	file...

M	po/POTFILES.in

commit 90a98eea9d793868c47e52d7efe2d710812a22ca
Author: Christian Rose <menthos@menthos.com>
Date:	2001-07-21

    Added libnautilus-private/nautilus-customization-data.c. Updated
    Swedish

    2001-07-21	Christian Rose	<menthos@menthos.com>

	* POTFILES.in: Added
	libnautilus-private/nautilus-customization-data.c.
	* sv.po: Updated Swedish translation.

M	po/ChangeLog
M	po/sv.po

commit 4a61d92628e62f4b49ff4f75fbdecc3239e9ec93
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2001-07-21

    fixed problem that the reset property was not localizable, since
    it used


	fixed problem that the reset property was not localizable, since
	it used an image that contained text.  Fixed, by removing the
	text from the image and compositing it on the fly, from a
	localizable
	string.

	* data/patterns/reset.png:
	new version of reset tile without text.

	* libnautilus-private/nautilus-customization-data.c:
	(nautilus_customization_data_get_next_element_for_display),
	(add_reset_text), (nautilus_customization_make_pattern_chit):
	composite the reset text on the fly when necessary

	* libnautilus-private/nautilus-customization-data.h:
	added a parameter to make_pattern_chit to tell it to draw
	the reset text when necessary

	* src/nautilus-property-browser.c: (make_drag_image),
	(make_color_drag_image), (add_reset_property):
	set the reset parameter properly when calling make_pattern_chit.

M	ChangeLog
M	data/patterns/reset.png
M	libnautilus-private/nautilus-customization-data.c
M	libnautilus-private/nautilus-customization-data.h
M	src/nautilus-property-browser.c

commit d53b677f424ba9afec92a2439f17a4efd3f48e67
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2001-07-20

    removed the bad hack of attributing special meaning to the "reset.png"


	removed the bad hack of attributing special meaning to the
	"reset.png" filename; instead, use a newly defined drop type of
	"x-special/gnome-reset-background".

	* libnautilus-private/nautilus-icon-dnd.c:
	(drag_data_received_callback),
	(nautilus_icon_container_get_drop_action), (drag_drop_callback):
	make the icon view handle the new drop type.

	* src/nautilus-property-browser.c: (element_clicked_callback):
	make the property browser emit the new drop type for the reset
	property

	* src/nautilus-sidebar.c: (reset_background_callback),
	(nautilus_sidebar_drag_data_received):
	make the sidebar handle the new drop type.

M	ChangeLog
M	libnautilus-private/nautilus-icon-dnd.c
M	src/nautilus-information-panel.c
M	src/nautilus-property-browser.c
M	src/nautilus-sidebar.c

commit 6cf23e243d231e94e5ec60dfdde6a066c9f1f678
Author: Ole Laursen <olau@hardworking.dk>
Date:	2001-07-20

    Updated & fixed a few strings in the Danish translation.

    2001-07-20	Ole Laursen  <olau@hardworking.dk>

	* da.po: Updated & fixed a few strings in the Danish translation.

M	po/ChangeLog
M	po/da.po

commit 8895918726e5b9a5ecbd5bfa702892988ca413ce
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-07-20

    Current versions of libxml can't handle the " character, so we must
    use '

	* it.po: Current versions of libxml can't handle the "
	character, so we must use ' instead. For GNOME 2 we can
	upgrade the character.

M	po/ChangeLog
M	po/it.po

commit c00bab3e1cf4ac5b69e1a3761b2ebcc94cf382db
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-07-19

	More fixes like the one Alex just did.

	* libnautilus-private/nautilus-icon-container.c: (destroy):
	Move the call to unschedule_keyboard_icon_reveal into
	nautilus_icon_container_clear.
	(nautilus_icon_container_clear): Cancel both of the pending
	icon reveals, since all the icons are gone.
	(icon_destroy): Cancel a pending icon to reveal if the
	icon being destroyed is that icon.

	* libnautilus-private/nautilus-icon-private.h: Remove some
	unused fields.

M	ChangeLog
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-private.h

commit fdb0c0b377ae55f04c7f16172bce05e46aea1613
Author: Alex Larsson <alexl@redhat.com>
Date:	2001-07-19

    Clear details->drop_target. This should fix a hard to trigger DnD

    2001-07-19	Alex Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-icon-container.c
	(nautilus_icon_container_clear):
	Clear details->drop_target. This should fix a hard to trigger
	DnD segfault.

M	ChangeLog
M	libnautilus-private/nautilus-icon-container.c

commit ae087683a8d5ac4b62c1056f7278b65c6409e9fc
Author: Marius Andreiana <mandreiana@yahoo.com>
Date:	2001-07-19

    updated

    2001-07-19	Marius Andreiana  <mandreiana@yahoo.com>

	    * ro.po: updated

M	po/ChangeLog
M	po/ro.po

commit 6841dd73c5455444c88cdb8c6bf43188bab48aed
Author: Havoc Pennington <hp@src.gnome.org>
Date:	2001-07-18

    file nautilus-desktop-file.c was initially added on branch
    redhat-outstanding-patches.

commit 9af532796b3a174754822d40855d1dc101a0956b
Author: Havoc Pennington <hp@src.gnome.org>
Date:	2001-07-18

    file nautilus-desktop-file.h was initially added on branch
    redhat-outstanding-patches.

commit a57dc46d30e5011a8aa15437fcd8702ff71a6d74 (tag:
REDHAT_OUTSTANDING_PATCHES_BRANCHPOINT)
Author: Christian Rose <menthos@menthos.com>
Date:	2001-07-17

    Updated Swedish translation.

    2001-07-17	Christian Rose	<menthos@menthos.com>

	* sv.po: Updated Swedish translation.

M	po/ChangeLog
M	po/sv.po

commit ac009dc51fb04554a0756c84ac3d089b2445ae5b
Author: Stanislav Visnovsky <visnovsky@nenya.ms.mff.cuni.cz>
Date:	2001-07-17

    Updated Slovak translation.

    2001-07-17	Stanislav Visnovsky  <visnovsky@nenya.ms.mff.cuni.cz>

	* sk.po: Updated Slovak translation.

M	po/ChangeLog
M	po/sk.po

commit 67c2f29006048039b0e5c5dab5235b031bc50ab0
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-07-16

    Updated thanks for recent changes in ChangeLog.

	* THANKS:
	* check-THANKS.pl:
	Updated thanks for recent changes in ChangeLog.

	* libnautilus-private/nautilus-file-operations.c:
	(build_error_string):
	* libnautilus-private/nautilus-file.c: (get_description):
	Updated the people to tell about various warnings.

M	ChangeLog
M	THANKS
M	check-THANKS.pl
M	libnautilus-private/nautilus-file-operations.c
M	libnautilus-private/nautilus-file.c

commit ed1a7cd6289db59c3d6e9dd39ce8134ec637c9d1
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2001-07-15

    Updated Norwegian (nynorsk) translation. Updated Norwegian (bokml)

    2001-07-15	Kjartan Maraas	<kmaraas@gnome.org>

	* nn.po: Updated Norwegian (nynorsk) translation.
	* no.po: Updated Norwegian (bokml) translation.

M	po/ChangeLog
M	po/nn.po
M	po/no.po

commit dc7a8b37de59c11d69d37492e3650e30165bde88
Author: Fatih Demir <kabalak@src.gnome.org>
Date:	2001-07-15

    Updated tr.po

M	po/ChangeLog
M	po/tr.po

commit a6971b669d6af808ac603cf867bf6261baa26659
Author: Anders Carlsson <andersca@codefactory.se>
Date:	2001-07-15

    Check that the file mime type is correct (that the files is a
    music file)

    2001-07-15	Anders Carlsson  <andersca@codefactory.se>

	* src/file-manager/fm-icon-view.c
	(icon_container_preview_callback): Check
	that the file mime type is correct (that the files is a music
	file) before calling
	nautilus_sound_can_play_sound () since that function launches
	esd which we
	don't want to do unless we have a music file.

M	ChangeLog
M	src/file-manager/fm-icon-view.c

commit 320c3808a838d88cea507869d182c80ddd7db9d9
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2001-07-15

    allowed components to specify their sidebar icons and text info
    through


	allowed components to specify their sidebar icons and text info
	through the property bag interface.  Removed the special
	cases from
	the sidebar and icon factory, and added the relevant properties
	to the
	hardware and mozilla views.

	made the modification date in the sidebar adapt itself gracefully
	to the available space like the list view does, by calling
	nautilus_file_fit_modified_data_as_string.

	added an "uptime" display to the hardware view.

M	ChangeLog
M	components/hardware/nautilus-hardware-view.c
M	components/mozilla/nautilus-mozilla-content-view.c
M	components/news/nautilus-news.c
M	libnautilus-private/nautilus-icon-factory.c
M	src/nautilus-sidebar-title.c

commit 199fafc2f4b819e717f8f57b9305570642d86754
Author: John Fleck <jfleck@inkstain.net>
Date:	2001-07-15

    reviewed by Laszlo Kovacs <laszlo.kovacs@sun.com>


    2001-07-14 John Fleck <jfleck@inkstain.net>

	reviewed by Laszlo Kovacs <laszlo.kovacs@sun.com>
	* components/help/converters/gnome-db2html3/gnome-db2html3.c
	change logic for testing whether a file is sgml or xml

M	ChangeLog
M	components/help/converters/gnome-db2html3/gnome-db2html3.c

commit bd941b4d0bb01565d6df5e41668c619d8dbba1e6
Author: Alex Larsson <alexl@redhat.com>
Date:	2001-07-12

    Use a GIOChannel instead of gdk_input_add. This fixes the bug
    where when

    2001-07-12	Alex Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-monitor.c:
	Use a GIOChannel instead of gdk_input_add. This fixes the bug
	where when the fam connection dies it did gdk_input_remove (fd)
	instead of gdk_input_remove (tag)

M	ChangeLog
M	libnautilus-private/nautilus-monitor.c

commit 4f9e97d5640c83e1cd0ebc0772850aa23090b3fc
Author: Christopher R. Gabriel <cgabriel@src.gnome.org>
Date:	2001-07-12

    Updated italian translation

M	po/ChangeLog
M	po/it.po

commit e6fa5ce9bf664aedf77f57e7f9ea2df0a4a9773b
Author: Christian Rose <menthos@menthos.com>
Date:	2001-07-12

    Translated Alex' newly added "Ext3 Volume" string.

    2001-07-12	Christian Rose	<menthos@menthos.com>

	* sv.po: Translated Alex' newly added "Ext3 Volume" string.

M	po/ChangeLog
M	po/sv.po

commit 9f89c4678eaeb870eeba610e3ec6c77e11f7fb81
Author: Alex Larsson <alexl@redhat.com>
Date:	2001-07-11

    Add support for ext3.

    2001-07-11	Alex Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-volume-monitor.[ch]:
	Add support for ext3.

M	ChangeLog
M	libnautilus-private/nautilus-volume-monitor.c
M	libnautilus-private/nautilus-volume-monitor.h

commit 800e4fc1598b07afce4fbbbab5875c3bc5e10835
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-07-11

    Fix code that was using <ctype.h> functions and passing char's
    rather than

	* components/help/converters/gnome-info2html2/html.c:
	(write_menu_entry_html):
	* components/help/converters/gnome-man2html2/gnome-man2html.c:
	(add_links), (scan_escape), (scan_format), (scan_table),
	(scan_expression), (scan_request), (scan_troff),
	(scan_troff_mandoc), (main):
	* src/nautilus-first-time-druid.c: (load_netscape_proxy_settings):
	* src/nautilus-property-browser.c: (emblem_keyword_valid):
	Fix code that was using <ctype.h> functions and passing char's
	rather than int's (using the standard "cast to unsigned char"
	trick).

	* libnautilus-private/nautilus-file.c:
	(nautilus_file_denies_access_permission),
	(nautilus_file_can_set_permissions), (nautilus_file_set_owner),
	(nautilus_file_get_group_name), (nautilus_file_can_set_group),
	(nautilus_file_get_settable_group_names),
	(nautilus_file_set_group):
	Get rid of the assumption that GnomeVFSFileInfo field types match
	the platform-specific uid_t and gid_t. This involves doing a few
	more type casts.
	(nautilus_extract_top_left_text): Fix a use of isprint on a char
	rather than an int.

	* libnautilus-private/nautilus-volume-monitor.c: Added ifdefs so
	this file can compile for Solaris without warnings.

	* test/test.c: (test_window_set_title_with_pid): Don't assume that
	getpid() returns an int. Instead cast it to unsigned long for
	printing.

M	ChangeLog
M	components/help/converters/gnome-info2html2/html.c
M	components/help/converters/gnome-man2html2/gnome-man2html.c
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-volume-monitor.c
M	src/nautilus-first-time-druid.c
M	src/nautilus-property-browser.c
M	test/test.c

commit a2146ea84487773534b27cdd73ae7fe0723a486f
Author: Alex Larsson <alexl@redhat.com>
Date:	2001-07-11

    Add HAVE_LIBFAM

    2001-07-11	Alex Larsson  <alexl@redhat.com>

	* acconfig.h:
	Add HAVE_LIBFAM

	* configure.in:
	Check for libfam, not only header.

	* libnautilus-private/Makefile.am:
	Link to libfam

	* libnautilus-private/nautilus-monitor.c:
	Use normal fam library calls.

M	ChangeLog
M	acconfig.h
M	configure.in
M	libnautilus-private/Makefile.am
M	libnautilus-private/nautilus-monitor.c

commit 04d7adb870d971a87234f325ebdb8fd6d3d86678
Author: Benedikt Roth <Benedikt.Roth@gmx.net>
Date:	2001-07-11

    Created a 'Text view' menu to hold the 'Fonts' menu and services items

    2001-07-11	Benedikt Roth  <Benedikt.Roth@gmx.net>

	* components/text/nautilus-text-view-ui.xml:
	* components/text/nautilus-text-view.c:
	Created a 'Text view' menu to hold the 'Fonts' menu
	and services items

	* components/text/services/google.xml
	* components/text/services/webster.xml:
	  Removed references to http://services.eazel.com

M	ChangeLog
M	components/text/nautilus-text-view-ui.xml
M	components/text/nautilus-text-view.c
M	components/text/services/google.xml
M	components/text/services/webster.xml

commit 76a8557a4507a7f2310460471377f94db8c0a6a8
Author: Jonathan Blandford <jrb@redhat.com>
Date:	2001-07-10

    remove flash when starting up.

    Tue Jul 10 19:45:50 2001  Jonathan Blandford  <jrb@redhat.com>

	* src/nautilus-desktop-window.c (realize): remove flash when
	starting up.

    Approved by Darin.

M	ChangeLog
M	src/nautilus-desktop-window.c

commit 89eca8bf2a332ba09249f08d6512277f96ecf104
Author: Christian Rose <menthos@menthos.com>
Date:	2001-07-10

    Minor fixes for the Swedish translation.

    2001-07-10	Christian Rose	<menthos@menthos.com>

	* sv.po: Minor fixes for the Swedish translation.

M	po/ChangeLog
M	po/sv.po

commit df19f64a22e7daa57bcb0c4a14fbf5a2714c4cd1
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-07-10

    Change the kill function to not set the GConf value to 0 if it's
    already

	* libnautilus-private/nautilus-sound.c: (kill_sound_if_necessary),
	(nautilus_sound_kill_sound): Change the kill function to not set
	the GConf value to 0 if it's already 0.  This may help with a
	minor performance problem Yoann found in the directory view.

M	ChangeLog
M	libnautilus-private/nautilus-sound.c

commit 11d16b2409ab81fe75aa710f0fad7020b0d6ecad
Author: Jens Finke <jens@gnome.org>
Date:	2001-07-10

    Removed Eazel news entry.

    2001-07-10	Jens Finke  <jens@gnome.org>

	* components/news/news_channels.xml: Removed Eazel news entry.

M	components/news/news_channels.xml

commit 13f1c4434b762581063b08d5c9150680b8564581
Author: Benedikt Roth <Benedikt.Roth@gmx.net>
Date:	2001-07-10

    Fixed German translation Remove gettextize spam

    2001-07-10	Benedikt Roth  <Benedikt.Roth@gmx.net>

	* de.po: Fixed German translation
	* ChangeLog: Remove gettextize spam

M	po/ChangeLog
M	po/de.po

commit 82f0244baba53ddb5cefbd683558f28611c40a92
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-07-09

    Fix a cast so that 64-bit systems won't warn. This is similar to the

	* cut-n-paste-code/widgets/gimphwrapbox/gtkwrapbox.c:
	(gtk_wrap_box_expose): Fix a cast so that 64-bit systems
	won't warn. This is similar to the e-paned.c fix I did
	already.

M	ChangeLog
M	cut-n-paste-code/widgets/gimphwrapbox/gtkwrapbox.c

commit 7cf405cbb5da6b1159d4830420e277370663ecf5
Author: Christophe Merlet <redfox@src.gnome.org>
Date:	2001-07-09

    Updated French translation.

M	po/ChangeLog
M	po/fr.po

commit e74e346d9936747d99767ff3a0bffa5034ed4db1
Author: John Gotts <jgotts@src.gnome.org>
Date:	2001-07-08

    Made the bookmarks work again.

M	ChangeLog
M	data/static_bookmarks.xml

commit 59b11a187d1fd714302e5eed177055affab7ef79
Author: Seth Nickell <snickell@stanford.edu>
Date:	2001-07-07

    Add includes that were inadevertantly pulled in by the older kinder

    2001-07-07	Seth Nickell  <snickell@stanford.edu>

	* libnautilus-private/nautilus-directory-private.h:
	* libnautilus-private/nautilus-metafile.c:
	* libnautilus-private/nautilus-thumbnails.c:
	* src/nautilus-window-menus.c:

	Add includes that were inadevertantly pulled in
	by the older kinder GnomeVFS include heirarchy but
	aren't anymore (people forgot to include some headers
	because the compiler never complained).

M	ChangeLog
M	libnautilus-private/nautilus-directory-private.h
M	libnautilus-private/nautilus-metafile.c
M	libnautilus-private/nautilus-thumbnails.c
M	po/ChangeLog
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-window-menus.c

commit e3a7fa6b25c91ad7c90468c258597d640388b76c
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-07-05

    Some credits updates based on recent ChangeLog entries.

	* AUTHORS:
	* THANKS:
	* check-THANKS.pl:
	Some credits updates based on recent ChangeLog entries.

M	AUTHORS
M	ChangeLog
M	THANKS
M	check-THANKS.pl

commit 784a8062a957bd32957a5b385bc82471a9b26132
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-07-05

    Bump version to 1.0.4.1

	* configure.in: Bump version to 1.0.4.1

	* cut-n-paste-code/widgets/e-paned/e-paned.c: (e_paned_expose):
	Fix type cast that was causing Ben trouble compiling on Solaris.

	Take a cut at removing the problem where opening a new window
	causes all the old windows to act as if all items were re-added.

	* libnautilus-private/nautilus-directory.h:
	* libnautilus-private/nautilus-directory.c:
	(nautilus_directory_file_monitor_add),
	(nautilus_self_check_directory):
	* libnautilus-private/nautilus-directory-async.c:
	(nautilus_directory_monitor_add_internal):
	* libnautilus-private/nautilus-directory-private.h:
	* libnautilus-private/nautilus-merged-directory.c:
	(build_merged_callback_list), (merged_file_monitor_add),
	(forward_files_added_cover), (forward_files_changed_cover),
	(monitor_add_directory), (merged_add_real_directory):
	* libnautilus-private/nautilus-trash-file.c: (real_monitor_add):
	* libnautilus-private/nautilus-trash-monitor.c:
	(nautilus_trash_monitor_initialize):
	* libnautilus-private/nautilus-vfs-directory.c:
	(vfs_file_monitor_add):
	* libnautilus-private/nautilus-vfs-file.c: (vfs_file_monitor_add):
	Change monitor_add to take a parameter for a callback function,
	and
	call that instead of sending out a files_added message when
	someone
	starts monitoring files.

	* components/tree/nautilus-tree-model.c:
	(nautilus_tree_model_node_begin_monitoring_no_connect),
	(nautilus_tree_model_node_begin_monitoring),
	(nautilus_tree_model_directory_files_changed_callback):
	* src/file-manager/fm-directory-view.c: (connect_script_handlers),
	(finish_loading):
	Pass in a callback function to monitor_add, and don't hook up the
	files_added and files_changed signals until after the monitor is
	added.

M	ChangeLog
M	components/tree/nautilus-tree-model.c
M	configure.in
M	cut-n-paste-code/widgets/e-paned/e-paned.c
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-directory-private.h
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-directory.h
M	libnautilus-private/nautilus-merged-directory.c
M	libnautilus-private/nautilus-trash-file.c
M	libnautilus-private/nautilus-trash-monitor.c
M	libnautilus-private/nautilus-vfs-directory.c
M	libnautilus-private/nautilus-vfs-file.c
M	src/file-manager/fm-directory-view.c

commit 715bfddbd0e194e6b02db6048ffdde738233d623
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2001-07-05

    Updated Norwegian translation.

    2001-07-05	Kjartan Maraas	<kmaraas@gnome.org>

	* no.po: Updated Norwegian translation.

M	po/ChangeLog
M	po/no.po

commit 4acc990fbbe5f7aff060c98157b855cfed11de3c (tag: NAUTILUS_1_0_4)
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-07-05

	Preparation for the 1.0.4 release.

	* configure.in: Bump version to 1.0.4.
	* NEWS: Update for recent changes.

	* Makefile.i18npatch:
	* POTFILES.skip:
	* update.sh:
	Remove remnants of the old localization scheme. These
	are all superseded by xml-i18n-tools.

M	ChangeLog
M	NEWS
M	configure.in
M	po/ChangeLog
D	po/Makefile.i18npatch
D	po/POTFILES.skip
D	po/update.sh

commit 61228d763f633aa492bb62de9f9a0dce8eb87803
Author: Benedikt Roth <Benedikt.Roth@gmx.net>
Date:	2001-07-05

    Fix bug #8133 where changing of the NAUTILUS_PREFERENCES_CONFIRM_TRASH

    2001-07-05	Benedikt Roth  <Benedikt.Roth@gmx.net>

	* src/nautilus-sidebar.c: (nautilus_sidebar_initialize),
	(nautilus_sidebar_destroy), (nautilus_sidebar_theme_changed),
	(nautilus_sidebar_confirm_trash_changed):
	Fix bug #8133 where changing of the
	NAUTILUS_PREFERENCES_CONFIRM_TRASH value led to inconsistent menu
	descriptions by adding a eel_preferences callback.

M	ChangeLog
M	src/nautilus-information-panel.c
M	src/nautilus-sidebar.c

commit bce0a9aa7771305df482978a156abc50d7d2dd20
Author: Andraz Tori <minmax@src.gnome.org>
Date:	2001-07-05

    Updated Slovenian translation

M	po/sl.po

commit 37118db17745162b306222726251244b60e8b274
Author: Benedikt Roth <Benedikt.Roth@gmx.net>
Date:	2001-07-05

    Updated German translation

    2001-07-05	Benedikt Roth  <Benedikt.Roth@gmx.net>

	* de.po: Updated German translation

M	po/ChangeLog
M	po/de.po

commit 341205471ad38d9224a2fb8865f66541a6d0e681
Author: Christian Rose <menthos@menthos.com>
Date:	2001-07-05

    Updated Swedish translation.

    2001-07-05	Christian Rose	<menthos@menthos.com>

	* sv.po: Updated Swedish translation.

M	po/ChangeLog
M	po/sv.po

commit 8ac1bb7146dd9b26931c11bac12c496316866d2d
Author: Benedikt Roth <Benedikt.Roth@gmx.net>
Date:	2001-07-05

    Made the statusbar messages when selecting several folders clearer and

    2001-07-05	Benedikt Roth  <Benedikt.Roth@gmx.net>

	* src/file-manager/fm-directory-view.c:
	(fm_directory_view_display_selection_info):
	Made the statusbar messages when selecting several folders clearer
	and fixed i18n problems

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit 365647950efc2ac1b702c744334e4dafd011b33d
Author: Pablo Saratxaga <pablo@src.gnome.org>
Date:	2001-07-04

    updated Catalan file

M	po/ChangeLog
M	po/ca.po

commit c947474fc2df0e543dd5ffb2213611c3705ccdad
Author: Benedikt Roth <Benedikt.Roth@gmx.net>
Date:	2001-07-03

    Fix bug #6202, "'Show Trash' menu item should be greyed when viewing

    2001-07-03	Benedikt Roth  <Benedikt.Roth@gmx.net>

	* src/file-manager/fm-directory-view.c: (real_update_menus):
	Fix bug #6202, "'Show Trash' menu item should be greyed
	when viewing trash"

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit b698f1e0727d0b119d40b619a38f7b91a19cfd17
Author: Chyla Zbigniew <chyla@src.gnome.org>
Date:	2001-07-03

    Corrected typo in my last ChangeLog entry :-)

M	ChangeLog

commit 2712f3578f4969bad4df6c7a8f4b7c5c2a1c27fc
Author: Chyla Zbigniew <chyla@src.gnome.org>
Date:	2001-07-03

    Changed behaviour of view processes, now every process using

    * libnautilus/nautilus-view-standard-main.c (struct CallbackData,
    delayed_quit_timeout_callback, object_destroyed, make_object,
    nautilus_view_standard_main_multi):
    Changed behaviour of view processes, now every process using
    nautilus_view_standard_main/nautilus_view_standard_main_multi will be
    destroyed after 30 seconds of inactivity, not immediately.

M	ChangeLog
M	libnautilus/nautilus-view-standard-main.c

commit 8d9cd2e8d1b0c0ad8de56411ff183644d9646a0a
Author: Havoc Pennington <hp@redhat.com>
Date:	2001-07-02

    Don't create a desktop link to Eazel services or open Eazel home page.

    2001-06-28	Havoc Pennington  <hp@redhat.com>

	* src/nautilus-first-time-druid.c (druid_finished): Don't create a
	desktop link to Eazel services or open Eazel home page.

M	ChangeLog
M	src/nautilus-first-time-druid.c

commit f9895f1347680a6e918c4755540a543eea3503a9
Author: Cody Russell <bratsche@src.gnome.org>
Date:	2001-07-02

    Added NAUTILUS_VOLUME_PROC and made
    nautilus_volume_monitor_should_integrate_trash() return FALSE for this
    volume type.  This solves the broken trash can issue on XFS (and
    probably
    other non-ext2) filesystems.

M	ChangeLog
M	libnautilus-private/nautilus-volume-monitor.c
M	libnautilus-private/nautilus-volume-monitor.h

commit 4e2fc5fb53a210b539409afdb5250e87bca9740c
Author: Pablo Saratxaga <pablo@src.gnome.org>
Date:	2001-07-01

    updated Catalan file
    added xgettext:no-c-format comments

M	ChangeLog
M	libnautilus-private/nautilus-global-preferences.c
M	po/ChangeLog
M	po/ca.po

commit 9351c860385cb4d0af697caba7a290db7417b879
Author: Ettore Perazzoli <ettore@ximian.com>
Date:	2001-06-30

    Avoid initializing the exception and getting the URI if we already
    have a

    2001-06-29	Ettore Perazzoli  <ettore@ximian.com>

	* libnautilus-private/nautilus-directory-metafile.c
	(get_metafile): Avoid initializing the exception and getting the
	URI if we already have a CORBA object, as they are not needed in
	that case.

M	ChangeLog
M	libnautilus-private/nautilus-directory-metafile.c

commit 92e7a68491fd4c023744fa98d2265b68a3214cc4
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-06-29

    Get rid of all the "smarts" in this script and made it just call
    Nautilus.

	* src/run-nautilus: Get rid of all the "smarts" in this
	script and made it just call Nautilus. The things it was
	doing (disable bug buddy, work around MOZILLA_FIVE_HOME
	for Debian users, call nautilus-verify-rpm.sh) are all
	obsolete now.

M	ChangeLog
M	src/run-nautilus

commit ef0e9a3facebee5f9678b469b347393aa2d49eaa
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-06-29

    Fix minor problem in DB2HTML3 part that was causing trouble for some

	* configure.in: Fix minor problem in DB2HTML3 part that was
	causing trouble for some people.

M	ChangeLog
M	configure.in

commit ac3342f84128d92d35430073b8782eda6c337add
Author: Benedikt Roth <Benedikt.Roth@gmx.net>
Date:	2001-06-29

    Fixed a spelling mistake, fixed a grammar error

    2001-06-29	Benedikt Roth  <Benedikt.Roth@gmx.net>

	* de.po: Fixed a spelling mistake, fixed a grammar error

M	po/ChangeLog
M	po/de.po

commit 093f5beb2933e8b9f758f4d9830979655d70e33b
Author: Benedikt Roth <Benedikt.Roth@gmx.net>
Date:	2001-06-29

    Fixed a spelling mistake, fixed a grammar error

    2001-06-29	Benedikt Roth  <Benedikt.Roth@gmx.net>

	* de.po: Fixed a spelling mistake, fixed a grammar error

M	po/de.po

commit 3f40fac5fd28777d6162cad7c8caeacebeb08ad9
Author: Benedikt Roth <Benedikt.Roth@gmx.net>
Date:	2001-06-29

    Fixed a spelling mistake

    2001-06-29	Benedikt Roth  <Benedikt.Roth@gmx.net>

	* de.po: Fixed a spelling mistake

M	po/ChangeLog
M	po/de.po

commit 283920522440df1c0548d01448438bf03ea780fc
Author: Marius Andreiana <mandreiana@yahoo.com>
Date:	2001-06-27

    updated

    2001-06-27	Marius Andreiana  <mandreiana@yahoo.com>

	    * ro.po: updated

M	po/ChangeLog
M	po/ro.po

commit b3a4eabf01a57b860ea95155f608f33fd08cce27
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-06-26

    Don't force a reload if file monitoring will work properly for the

	* src/nautilus-window-manage-views.c: (begin_location_change):
	Don't force a reload if file monitoring will work properly
	for the location.

	* components/throbber/Makefile.am:
	* icons/sierra/Makefile.am:
	* icons/tahoe/Makefile.am:
	Remove use of empty SUBDIRS. At least some versions of automake
	have trouble with that.

	* src/file-manager/fm-directory-view.c: Formatting tweak.

M	ChangeLog
M	components/throbber/Makefile.am
M	icons/sierra/Makefile.am
M	icons/tahoe/Makefile.am
M	src/file-manager/fm-directory-view.c
M	src/nautilus-window-manage-views.c

commit f6b541b665a482f4b067a7a80baa0ee33f55d65d
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-06-26

	Patch from Miguel Rodrguez Prez  <migras@atlas.uvigo.es>

	* libnautilus-private/nautilus-thumbnails.c (obfuscate_password):
	New function to look for a password in una uri and change it
	for 6 asterisks.
	(make_thumbnail_uri): Call obfuscate_passwd before generating the
	final uri.
	This prevents the password to be saved in cleartext in
	~/.nautilus/thumbnails if the user accesses some remote server.

M	ChangeLog
M	libnautilus-private/nautilus-thumbnails.c

commit fc147d7f5ad1d23a36ad3dedccdfdd70415a6e7c
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-06-25

    Patch from David Sainty <dsainty@redhat.com>.

	* configure.in:
	Patch from David Sainty <dsainty@redhat.com>.

	Tidy up the mozilla-component option. Now both
	--enable-mozilla-component and --disable-mozilla component do as
	they should.

M	ChangeLog
M	configure.in

commit 1fe154fce9616e72971afc57c640349595526305
Author: Gediminas Paulauskas <menesis@delfi.lt>
Date:	2001-06-22

    most obvious fixes for release.


    2001-06-23	Gediminas Paulauskas <menesis@delfi.lt>

	* lt.po: most obvious fixes for release.

M	po/ChangeLog
M	po/lt.po

commit 465178a143faae1e7cd5104f452c22961818b460
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-06-18

    Put the idl files in the main package, not the devel package
    because the

	* nautilus.spec.in:
	Put the idl files in the main package, not the devel package
	because the perl corba bindings can use the .idl files at run
	time.  Thanks to jacob berkman <jacob@ximian.com> for pointing
	this out.

M	ChangeLog
M	nautilus.spec.in

commit 32da25043ec9ce6d668f0bd19e0ec64076e83fd5
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2001-06-17

    Fix bug 6801 (FIXME ... strcmp should be nautilus_uris_match).

	* components/tree/nautilus-tree-view.c (select_current_location):
	Fix bug 6801 (FIXME ... strcmp should be nautilus_uris_match).

M	ChangeLog
M	components/tree/nautilus-tree-view.c

commit 6199c9d6375b81e47420f0395ef3eee537b91e39
Author: Christian Rose <menthos@menthos.com>
Date:	2001-06-16

    Additional small fixes.

    2001-06-16	Christian Rose	<menthos@menthos.com>

	* sv.po: Additional small fixes.

M	po/ChangeLog
M	po/sv.po

commit d0784923634e9df0b4079e754c38658dd43ac2f8
Author: Christian Rose <menthos@menthos.com>
Date:	2001-06-16

    Fixed small typo in the Swedish translation. Thanks to Gran Weinholt.

    2001-06-16	Christian Rose	<menthos@menthos.com>

	* sv.po: Fixed small typo in the Swedish translation.
	Thanks to Gran Weinholt.

M	po/ChangeLog
M	po/sv.po

commit 632860cfcdfdcdc711a3f31977a65e110039bc7f
Author: Fatih Demir <kabalak@src.gnome.org>
Date:	2001-06-15

    CVS ignore files added for gnome-db2html3

M	ChangeLog
A	components/help/converters/gnome-db2html3/.cvsignore
A	components/help/converters/gnome-db2html3/docbook/.cvsignore
A
components/help/converters/gnome-db2html3/docbook/common/.cvsignore
A	components/help/converters/gnome-db2html3/docbook/html/.cvsignore
A	components/help/converters/gnome-db2html3/docbook/lib/.cvsignore
A
components/help/converters/gnome-db2html3/gnome-customization/.cvsignore

commit 54c4ad024533eca1869773a843caac3dc30fd81a
Author: Marius Andreiana <mandreiana@yahoo.com>
Date:	2001-06-14

    Added ro (Romanian) translation

    2001-06-14	Marius Andreiana  <mandreiana@yahoo.com>

    Added ro (Romanian) translation

M	ChangeLog
M	configure.in
M	po/ChangeLog
A	po/ro.po

commit 285d098cfac3fab935b20a9be1fb87005529f4e4
Author: John Fleck <jfleck@src.gnome.org>
Date:	2001-06-12

    John Fleck <jfleck@inkstain.net> forgot to add "reviewed by" line to


    John Fleck <jfleck@inkstain.net>
    forgot to add "reviewed by" line to ChangeLog

M	ChangeLog

commit 3d1e465bc1485b81d61997cf385b71bb6acd62a8
Author: John Fleck <jfleck@inkstain.net>
Date:	2001-06-12

    components/help/converters/gnome/db2html3/ docbook/Makefile.am
    to include


    2001-06-11 John Fleck <jfleck@inkstain.net>

	* components/help/converters/gnome/db2html3/
	docbook/Makefile.am to include file VERSION in DocBook
	stylesheet

M	ChangeLog
M	components/help/converters/gnome-db2html3/docbook/Makefile.am

commit 0cecca4ce541918061dffc8912ddcb032621b697
Author: John Fleck <jfleck@inkstain.net>
Date:	2001-06-12

    components/help/converters/gnome-db2html3/gnome-customization


    2001-06-11 John Fleck <jfleck@inkstain.net>

	* components/help/converters/gnome-db2html3/gnome-customization
	gnome-customization.xsl
	updating path to including docbook stylesheets

M	ChangeLog
M
components/help/converters/gnome-db2html3/gnome-customization/gnome-customization.xsl

commit 0974316c0002df94a51a1dee17e7dd5c28523b5e
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-06-11

    Updated version to 1.0.3.2 for the 1.0.4 candidate build.

	* configure.in: Updated version to 1.0.3.2 for the 1.0.4
	candidate build.

	* icons/gnome/Makefile.am: Added missing backslash character.
	Without it, many icons didn't get installed.

	* src/nautilus-application.c: (need_to_show_first_time_druid):
	Fix some code that was building a URL by sticking a file://
	onto the front of a file name. I just changed it to use the
	path directly and do a plain unlink instead of gnome_vfs_unlink.

	* src/nautilus-profiler.c:
	(nautilus_profiler_bonobo_ui_report_callback):
	Use gnome_vfs_get_uri_from_local_path instead of just sticking
	a file:// on the front of a path name.

M	ChangeLog
M	configure.in
M	icons/gnome/Makefile.am
M	src/nautilus-application.c
M	src/nautilus-profiler.c

commit 94a260e96b20455f6fab5ccda776cd32da4c4b91
Author: John Fleck <jfleck@inkstain.net>
Date:	2001-06-11

    fix segfault caused by the fact that we were linking to both libxml1
    and 2


    2001-06-10 John Fleck <jfleck@inkstain.net>

	* components/help/converters/gnome-db2html3/Makefile.am:
	fix segfault caused by the fact that we were linking to both
	libxml1 and 2

M	ChangeLog
M	components/help/converters/gnome-db2html3/Makefile.am

commit ee3f5645cd1fcaed81512c6e42d57713f45bf30c
Author: Pablo Saratxaga <pablo@src.gnome.org>
Date:	2001-06-10

    updated Azeri file

M	po/ChangeLog
M	po/az.po

commit c280666d9a8e0d87edbf4c3fd80f582b28d04946
Author: Dan Mueth <d-mueth@uchicago.edu>
Date:	2001-06-09

    Updated Nautilus User Manual for 1.0.4.

    2001-06-09	Dan Mueth  <d-mueth@uchicago.edu>

	    Updated Nautilus User Manual for 1.0.4.

	    * help/nautilus-user-manual/C/nautilus-user-manual.sgml:

M	ChangeLog
M	help/nautilus-user-manual/C/nautilus-user-manual.sgml
M	help/nautilus-user-manual/C/nautilus-user-manual.xml

commit 8bf6bb8b23768f6d593b1373b2c3e73f852ca345
Author: Dan Mueth <d-mueth@uchicago.edu>
Date:	2001-06-09

    Fixing bug#8327. (Thanks to John Fleck.)

    2001-06-09	Dan Mueth  <d-mueth@uchicago.edu>

	    Fixing bug#8327.  (Thanks to John Fleck.)

	    * help/nautilus-user-manual/es/nautilus-user-manual.sgml:

M	ChangeLog
M	help/nautilus-user-manual/es/nautilus-user-manual.sgml

commit 38b33a4772c214a533d4f1d53d73c4078b12385a
Author: Laszlo Kovacs <laszlo@src.gnome.org>
Date:	2001-06-08

    gnome-db2html3 build environment added

M	ChangeLog

commit b383320182333c34bed317ff3ff2b50ebddabc83
Author: Laszlo Kovacs <laszlo@src.gnome.org>
Date:	2001-06-08

    conditional dependencies for gnome-db2html3 added

M	configure.in

commit 2fdb8df2cb91d76af92e6d0f5f79f1673d635872
Author: Laszlo Kovacs <laszlo@src.gnome.org>
Date:	2001-06-08

    gnome-db2html3 called depending on build flag

M	components/help/help-method.c

commit ecb91464fa8740a81320d65bf9a0a54f4c821a01
Author: Laszlo Kovacs <laszlo@src.gnome.org>
Date:	2001-06-08

    conditional build flag added

M	components/help/Makefile.am

commit c005d27d64aad03e78050fce6750e5d36236b802
Author: Laszlo Kovacs <laszlo@src.gnome.org>
Date:	2001-06-08

    gnome-db2html3 added

M	components/help/converters/Makefile.am

commit 257ed5a39f0e42edd70b895debc508042ee5714f
Author: Laszlo Kovacs <laszlo@src.gnome.org>
Date:	2001-06-08

    committed

A	components/help/converters/gnome-db2html3/Makefile.am
A	components/help/converters/gnome-db2html3/docbook/Makefile.am
A
components/help/converters/gnome-db2html3/docbook/common/Makefile.am
A	components/help/converters/gnome-db2html3/docbook/html/Makefile.am
A	components/help/converters/gnome-db2html3/docbook/lib/Makefile.am
A
components/help/converters/gnome-db2html3/gnome-customization/Makefile.am

commit ca6d3367cd9620077a185325d76ae22e9b281aa3
Author: Laszlo Kovacs <laszlo@src.gnome.org>
Date:	2001-06-08

    adding conditional build flag

M	components/help/converters/gnome-db2html3/gnome-db2html3.c

commit f923fc5836fbdf7881256c62acd8aa0ef373f582
Author: Dan Mueth <dan@eazel.com>
Date:	2001-06-08

    Updating Release Notes to contain new Mozilla version compatibility

    2001-06-08	Dan Mueth  <dan@eazel.com>

	    Updating Release Notes to contain new Mozilla version
	    compatibility information based on Ramiro's updates to
	    the README.

	    * help/nautilus-release-notes/C/nautilus-release-notes.sgml:

M	ChangeLog
M	help/nautilus-release-notes/C/nautilus-release-notes.sgml

commit d010d518f628866bd5d1653148c0a447f707f5f8
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-06-08

    Update Mozilla for latest Mozilla 0.9.1 release which is the
    recommended

	* README:
	Update Mozilla for latest Mozilla 0.9.1 release which is the
	recommended one from now onwards.

M	ChangeLog
M	README

commit 5939b39d948ea3abf6f4dd5955b74dfffc919c7e
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2001-06-08

    added reference to "i-regular.xml" in the gnome theme make file,
    to make


	added reference to "i-regular.xml" in the gnome theme make file,
	to make embedded text work in the new gnome theme.

	Also, fixed bug where the names of the rightmost tabs cound
	get cut
	off by tweaking the layout code.

M	ChangeLog
M	icons/gnome/Makefile.am
M	src/nautilus-sidebar-tabs.c

commit 61f7362373c2934c660bde827417b4ecdb7d59d4
Author: Dan Mueth <d-mueth@uchicago.edu>
Date:	2001-06-08

    Updating Nautilus Release Notes for 1.0.4. Note that we probably still

    2001-06-08	Dan Mueth  <d-mueth@uchicago.edu>

	    Updating Nautilus Release Notes for 1.0.4.	Note that we
	    probably still need to modify the Mozilla compatibility
	    section.

	    * help/nautilus-release-notes/C/nautilus-release-notes.sgml:

M	ChangeLog
M	help/nautilus-release-notes/C/nautilus-release-notes.sgml

commit 7bc1970f2dc410c2d77de6d03fbfc3aa16737ade
Author: Dan Mueth <dan@eazel.com>
Date:	2001-06-08

    Updating Nautilus Quick Reference for 1.0.4 release.

    2001-06-07	Dan Mueth  <dan@eazel.com>

	    Updating Nautilus Quick Reference for 1.0.4 release.

	    * help/nautilus-quick-reference/C/index.html:

M	ChangeLog
M	help/nautilus-quick-reference/C/index.html

commit a7ea8e057056558ae107b591328f8c9e7fbba203
Author: Valek Frob <frob@src.gnome.org>
Date:	2001-06-07

    Yes, I'm going to fix all my stupid translations.

M	po/ChangeLog
M	po/ru.po

commit fb23b2d12e85fe949bdf0a65734916c38d1ebd09
Author: Matthias Warkus <mawarkus@src.gnome.org>
Date:	2001-06-07

    Update for release

M	po/ChangeLog
M	po/de.po

commit ffe41634b42837ba4d0b7d611d6e56a560b4f7e0
Author: Chyla Zbigniew <chyla@src.gnome.org>
Date:	2001-06-07

    Updated Polish translation

M	po/ChangeLog
M	po/pl.po

commit e0f746481c623e6c33ff06260aa411b01379c1cb
Author: Emese Kovacs <emese@gnome.hu>
Date:	2001-06-07

    updated Hungarian translation.

    2001-06-07	Emese Kovacs  <emese@gnome.hu>

	    * hu.po: updated Hungarian translation.

M	po/ChangeLog
M	po/hu.po

commit 34b7b622f0374b117177ff865979a125f781030f
Author: Valek Frob <frob@src.gnome.org>
Date:	2001-06-07

    Updated russian translation.

M	po/ChangeLog
M	po/ru.po

commit f2d35a671164e24b93dfcd3ad4bd8a254858cd55
Author: Stano Visnovsky <stano@src.gnome.org>
Date:	2001-06-07

    Stanislav Visnovsky  <visnovsky@nenya.ms.mff.cuni.cz>

	* sk.po: Updated Slovak translation.

M	po/ChangeLog
M	po/sk.po

commit 612a59b7c2943f791d7377da083a1066a8a6a369
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2001-06-06

    Updated Norwegian translation.

    2001-06-07	Kjartan Maraas	<kmaraas@gnome.org>

	* no.po: Updated Norwegian translation.

M	po/ChangeLog
M	po/no.po

commit 8794a297034dc0044bdadd24b32fcfd6c9ecdb3c
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-06-06

    Made a list of changes since 1.0.3 to get ready for the 1.0.4 release.

	* NEWS: Made a list of changes since 1.0.3 to get ready for
	the 1.0.4 release.

M	ChangeLog
M	NEWS

commit e7a1ebe3b8eb73e68f6a64649c80664f82f8d41a
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-06-06

    Oops, a few of my changes were still in the editor. More places
    where we

	* components/music/nautilus-music-view.c: (play_current_file):
	* libnautilus-private/nautilus-icon-factory.c: (get_cache_time):
	* src/nautilus-window-menus.c: (get_static_bookmarks_file_path):
	Oops, a few of my changes were still in the editor. More places
	where we should follow links.

M	ChangeLog
M	components/music/nautilus-music-view.c
M	libnautilus-private/nautilus-icon-factory.c
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-window-menus.c

commit dcfc0e1c4b3953959fc8ce070e3fd69cb4012034
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-06-06

	Frederic Devernay <Frederic.Devernay@sophia.inria.fr>
	pointed out that the icon factory wasn't following links.
	I found similar problems elsewhere.

	* components/music/nautilus-music-view.c:
	(nautilus_music_view_update):
	* libnautilus-private/nautilus-customization-data.c:
	(nautilus_customization_data_new),
	(nautilus_customization_data_get_next_element_for_display):
	* libnautilus-private/nautilus-icon-factory.c:
	(path_represents_svg_image):
	* libnautilus-private/nautilus-metafile.c:
	(metafile_read_check_for_directory):
	* libnautilus-private/nautilus-thumbnails.c:
	(first_file_more_recent):
	* src/nautilus-link-set-window.c: (get_link_set_names),
	(nautilus_link_set_configure_window):
	* src/nautilus-property-browser.c: (ensure_uri_is_image):
	Updated all places where we were using the gnome-vfs file info
	calls and not following links.

M	ChangeLog
M	components/music/nautilus-music-view.c
M	libnautilus-private/nautilus-customization-data.c
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus-private/nautilus-metafile.c
M	libnautilus-private/nautilus-thumbnails.c
M	src/nautilus-link-set-window.c
M	src/nautilus-property-browser.c

commit 6e38a7a46638d85ec958e151a260e96cd8a30a90
Author: Ole Laursen <olau@hardworking.dk>
Date:	2001-06-06

    Fixed a few things in Danish translation before release.

    2001-06-06	Ole Laursen  <olau@hardworking.dk>

	* da.po: Fixed a few things in Danish translation before release.

M	po/ChangeLog
M	po/da.po

commit 73416532c575879033cd14cab84bfedcfef1986f
Author: Christian Rose <menthos@menthos.com>
Date:	2001-06-06

    Updated Swedish translation.

    2001-06-06	Christian Rose	<menthos@menthos.com>

	* sv.po: Updated Swedish translation.

M	po/ChangeLog
M	po/sv.po

commit 71a9c8709fc03491edbd4f46795fba10be8068f9
Author: George Lebl <jirka@5z.com>
Date:	2001-06-05

    update, fix mistakes

    Tue Jun 05 05:05:10 2001  George Lebl <jirka@5z.com>

	* cs.po: update, fix mistakes

M	po/ChangeLog
M	po/cs.po

commit 8898012d8860bf930dfed9c7accb755f3f7acad6
Author: George Lebl <jirka@5z.com>
Date:	2001-06-05

    Update czech translations

    Tue Jun 05 04:50:48 2001  George Lebl <jirka@5z.com>

	* cs.po: Update czech translations

M	po/ChangeLog
M	po/cs.po

commit cb0ce502485047f647180e6c0cb7d73048f2259d
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2001-06-04

    Updated Norwegian translation.

    2001-06-04	Kjartan Maraas	<kmaraas@gnome.org>

	* no.po: Updated Norwegian translation.

M	po/ChangeLog
M	po/no.po

commit 6c4b3cce57e59e337a4e8f1968b71129902f705b
Author: Seth Nickell <seth@src.gnome.org>
Date:	2001-06-04

    *** empty log message ***

M	icons/gnome-application-encapsulated_postscript.png
A	icons/gnome-application-pdf-192.png
M	icons/gnome-application-pdf.png
A	icons/gnome-application-pgp-192.png
M	icons/gnome-application-pgp.png
A	icons/gnome-application-postscript-192.png
A	icons/gnome-application-postscript-72.png
A	icons/gnome-application-postscript-96.png
M	icons/gnome-application-postscript.png
M	icons/gnome-application-x-c-header.png
M	icons/gnome-application-x-c-source.png
M	icons/gnome-application-x-cc-source.png
M	icons/gnome-application-x-e-theme.png
M	icons/gnome-application-x-generic-spreadsheet.png
M	icons/gnome-application-x-gnome-app-info.png
M	icons/gnome-application-x-java-source.png
M	icons/gnome-application-x-kde-app-info.png
M	icons/gnome-application-x-php.png
M	icons/gnome-application-x-reject.png
M	icons/gnome-application-x-scheme-source.png
M	icons/gnome-application-x-sql.png
M	icons/gnome-audio-basic.png
M	icons/gnome-audio-midi.png
M	icons/gnome-audio-ulaw.png
M	icons/gnome-audio-x-aiff.png
A	icons/gnome-audio-x-mod-192.png
M	icons/gnome-audio-x-mod.png
A	icons/gnome-audio-x-mp3-192.png
A	icons/gnome-audio-x-mp3.png
A	icons/gnome-audio-x-ogg-192.png
A	icons/gnome-audio-x-ogg.png
M	icons/gnome-audio-x-pn-realaudio.png
A	icons/gnome-audio-x-real-192.png
A	icons/gnome-audio-x-s3m-192.png
M	icons/gnome-audio-x-s3m.png
A	icons/gnome-audio-x-stm-192.png
M	icons/gnome-audio-x-stm.png
M	icons/gnome-audio-x-voc.png
M	icons/gnome-audio-x-wav.png
A	icons/gnome-audio-x-xi-192.png
M	icons/gnome-audio-x-xi.png
M	icons/gnome-audio-x-xm.png
A	icons/gnome-compressed-192.png
M	icons/gnome-compressed.png
A	icons/gnome-core.png
A	icons/gnome-emacs-192.png
M	icons/gnome-font-afm.png
M	icons/gnome-font-ttf.png
M	icons/gnome-font-x-pcf.png
M	icons/gnome-http-url.png
M	icons/gnome-image-bmp.png
M	icons/gnome-image-generic.png
M	icons/gnome-image-gif.png
M	icons/gnome-image-ief.png
M	icons/gnome-image-jpeg.png
M	icons/gnome-image-pbm.png
M	icons/gnome-image-pgm.png
M	icons/gnome-image-png.png
M	icons/gnome-image-pnm.png
M	icons/gnome-image-ppm.png
M	icons/gnome-image-psd.png
M	icons/gnome-image-ras.png
M	icons/gnome-image-rgb.png
M	icons/gnome-image-tga.png
M	icons/gnome-image-tiff.png
M	icons/gnome-image-x-xfig.png
M	icons/gnome-image-xbm.png
M	icons/gnome-image-xcf.png
M	icons/gnome-image-xpm.png
M	icons/gnome-image-xwd.png
M	icons/gnome-library.png
M	icons/gnome-manpage.png
M	icons/gnome-objectfile.png
M	icons/gnome-pack-deb.png
M	icons/gnome-pack-rpm.png
M	icons/gnome-package.png
A	icons/gnome-tex-192.png
M	icons/gnome-tex.png
A	icons/gnome-text-html-192.png
M	icons/gnome-text-html.png
M	icons/gnome-text-x-authors.png
M	icons/gnome-text-x-copying.png
M	icons/gnome-text-x-credits.png
M	icons/gnome-text-x-install.png
A	icons/gnome-text-x-makefile-192.png
M	icons/gnome-text-x-makefile.png
M	icons/gnome-text-x-readme.png
M	icons/gnome-textfile.png
M	icons/gnome-video-mpeg.png
M	icons/gnome-video-quicktime.png
M	icons/gnome-video-x-msvideo.png
A	icons/gnome-word-192.png
M	icons/gnome/Makefile.am
A	icons/gnome/application-x-e-cfg.png
A	icons/gnome/audio-192.png
A	icons/gnome/emblem-nowrite-72.png
A	icons/gnome/emblem-nowrite-96.png
A	icons/gnome/emblem-nowrite.png
M	icons/gnome/gnome.xml
A	icons/gnome/i-core.png
A	icons/gnome/i-dirclosed.png
A	icons/gnome/i-directory-12-aa.png
A	icons/gnome/i-directory-192-aa.png
A	icons/gnome/i-directory-20-aa.png
A	icons/gnome/i-directory-20.png
A	icons/gnome/i-directory-24-aa.png
A	icons/gnome/i-directory-36-aa.png
A	icons/gnome/i-directory-72-aa.png
A	icons/gnome/i-directory-96-aa.png
A	icons/gnome/i-directory-aa.png
A	icons/gnome/i-directory-accept-12-aa.png
A	icons/gnome/i-directory-accept-12.png
A	icons/gnome/i-directory-accept-192-aa.png
A	icons/gnome/i-directory-accept-192.png
A	icons/gnome/i-directory-accept-20-aa.png
A	icons/gnome/i-directory-accept-20.png
A	icons/gnome/i-directory-accept-24-aa.png
A	icons/gnome/i-directory-accept-24.png
A	icons/gnome/i-directory-accept-36-aa.png
A	icons/gnome/i-directory-accept-36.png
A	icons/gnome/i-directory-accept-72-aa.png
A	icons/gnome/i-directory-accept-72.png
A	icons/gnome/i-directory-accept-96-aa.png
A	icons/gnome/i-directory-accept-96.png
A	icons/gnome/i-directory-accept-aa.png
A	icons/gnome/i-directory-accept.png
M	icons/gnome/i-executable.png
A	icons/gnome/i-music-192.png
M	icons/gnome/i-music.png
A	icons/gnome/i-nfs.png
D	icons/gnome/i-regular-12.png
D	icons/gnome/i-regular-192.png
D	icons/gnome/i-regular-24.png
D	icons/gnome/i-regular-36.png
D	icons/gnome/i-regular-72.png
A	icons/gnome/i-regular-96-aa.png
M	icons/gnome/i-regular.png
A	icons/gnome/i-regular.xml
A	icons/gnome/i-stalled.png
A	icons/gnome/linux-penguin.png
A	icons/gnome/rpm-directory.png
A	icons/gnome/sidebar_tab_pieces/.cvsignore
A	icons/gnome/sidebar_tab_pieces/Makefile.am
A	icons/gnome/sidebar_tab_pieces/fill-active-prelight.png
A	icons/gnome/sidebar_tab_pieces/fill-active.png
A	icons/gnome/sidebar_tab_pieces/fill-empty-space.png
A	icons/gnome/sidebar_tab_pieces/fill-prelight.png
A	icons/gnome/sidebar_tab_pieces/fill.png
A	icons/gnome/sidebar_tab_pieces/left-bumper-active-prelight.png
A	icons/gnome/sidebar_tab_pieces/left-bumper-active.png
A	icons/gnome/sidebar_tab_pieces/left-bumper-prelight.png
A	icons/gnome/sidebar_tab_pieces/left-bumper.png
A	icons/gnome/sidebar_tab_pieces/middle-normal-normal.png
A	icons/gnome/sidebar_tab_pieces/middle-normal-prelight.png
A	icons/gnome/sidebar_tab_pieces/middle-prelight-normal.png
A	icons/gnome/sidebar_tab_pieces/right-bumper-prelight.png
A	icons/gnome/sidebar_tab_pieces/right-bumper.png
A	icons/gnome/sidebar_tab_pieces/right-empty-space.png
A	icons/gnome/sidebar_tab_pieces/right-top-active-prelight.png
A	icons/gnome/sidebar_tab_pieces/right-top-active.png
A	icons/gnome/sidebar_tab_pieces/right-top-prelight.png
A	icons/gnome/sidebar_tab_pieces/right-top.png
M	icons/gnome/theme_preview.png
M	icons/gnome/throbber/001.png
M	icons/gnome/throbber/002.png
M	icons/gnome/throbber/003.png
M	icons/gnome/throbber/004.png
M	icons/gnome/throbber/005.png
M	icons/gnome/throbber/006.png
M	icons/gnome/throbber/007.png
M	icons/gnome/throbber/008.png
M	icons/gnome/throbber/009.png
M	icons/gnome/throbber/010.png
A	icons/gnome/throbber/011.png
A	icons/gnome/throbber/012.png
A	icons/gnome/throbber/013.png
A	icons/gnome/throbber/014.png
A	icons/gnome/throbber/015.png
M	icons/gnome/throbber/Makefile.am
M	icons/gnome/throbber/rest.png
A	icons/gnome/trash-empty-192.png
A	icons/gnome/trash-empty-accept-192.png
A	icons/gnome/trash-empty-accept.png
A	icons/gnome/trash-empty.png
A	icons/gnome/trash-full-192.png
A	icons/gnome/trash-full.png
A	icons/i-cdrom-192.png
M	icons/i-cdrom.png
M	icons/i-chardev.png
M	icons/i-floppy.png
M	icons/i-printer.png
M	icons/i-sock.png
A	icons/i-zip.png

commit af4dcca0838ab35ef6474915215faace0cdd2a42
Author: Seth Nickell <snickell@stanford.edu>
Date:	2001-06-04

    Added Ben FrantzDale's <bfrantzdale@hmc.edu> revisions of the classic

    2001-06-03	Seth Nickell  <snickell@stanford.edu>

	Added Ben FrantzDale's <bfrantzdale@hmc.edu> revisions
	of the classic GNOME theme as well as his slightly revised
	classic icons for mime types (where they replace something
	that wasn't modified since GMC). Basically these add
	drop shadows and some higher resolution versions, as well
	as an attractive sidebar. I've made some alterations to his
	theme to make it sit better with our original and added
	the build stuff.

	* configure.in:
	Update configure.in to add a Makefile for the new sidebar tabs
	directory in the GNOME theme.

	* icons/gnome-application-encapsulated_postscript.png:
	* icons/gnome-application-pdf-192.png:
	* icons/gnome-application-pdf.png:
	* icons/gnome-application-pgp-192.png:
	* icons/gnome-application-pgp.png:
	* icons/gnome-application-postscript-192.png:
	* icons/gnome-application-postscript-72.png:
	* icons/gnome-application-postscript-96.png:
	* icons/gnome-application-postscript.png:
	* icons/gnome-application-x-c-header.png:
	* icons/gnome-application-x-c-source.png:
	* icons/gnome-application-x-cc-source.png:
	* icons/gnome-application-x-e-theme.png:
	* icons/gnome-application-x-generic-spreadsheet.png:
	* icons/gnome-application-x-gnome-app-info.png:
	* icons/gnome-application-x-java-source.png:
	* icons/gnome-application-x-kde-app-info.png:
	* icons/gnome-application-x-php.png:
	* icons/gnome-application-x-reject.png:
	* icons/gnome-application-x-scheme-source.png:
	* icons/gnome-application-x-sql.png:
	* icons/gnome-audio-basic.png:
	* icons/gnome-audio-midi.png:
	* icons/gnome-audio-ulaw.png:
	* icons/gnome-audio-x-aiff.png:
	* icons/gnome-audio-x-mod-192.png:
	* icons/gnome-audio-x-mod.png:
	* icons/gnome-audio-x-mp3-192.png:
	* icons/gnome-audio-x-mp3.png:
	* icons/gnome-audio-x-ogg-192.png:
	* icons/gnome-audio-x-ogg.png:
	* icons/gnome-audio-x-pn-realaudio.png:
	* icons/gnome-audio-x-real-192.png:
	* icons/gnome-audio-x-s3m-192.png:
	* icons/gnome-audio-x-s3m.png:
	* icons/gnome-audio-x-stm-192.png:
	* icons/gnome-audio-x-stm.png:
	* icons/gnome-audio-x-voc.png:
	* icons/gnome-audio-x-wav.png:
	* icons/gnome-audio-x-xi-192.png:
	* icons/gnome-audio-x-xi.png:
	* icons/gnome-audio-x-xm.png:
	* icons/gnome-compressed-192.png:
	* icons/gnome-compressed.png:
	* icons/gnome-core.png:
	* icons/gnome-emacs-192.png:
	* icons/gnome-font-afm.png:
	* icons/gnome-font-ttf.png:
	* icons/gnome-font-x-pcf.png:
	* icons/gnome-http-url.png:
	* icons/gnome-image-bmp.png:
	* icons/gnome-image-generic.png:
	* icons/gnome-image-gif.png:
	* icons/gnome-image-ief.png:
	* icons/gnome-image-jpeg.png:
	* icons/gnome-image-pbm.png:
	* icons/gnome-image-pgm.png:
	* icons/gnome-image-png.png:
	* icons/gnome-image-pnm.png:
	* icons/gnome-image-ppm.png:
	* icons/gnome-image-psd.png:
	* icons/gnome-image-ras.png:
	* icons/gnome-image-rgb.png:
	* icons/gnome-image-tga.png:
	* icons/gnome-image-tiff.png:
	* icons/gnome-image-x-xfig.png:
	* icons/gnome-image-xbm.png:
	* icons/gnome-image-xcf.png:
	* icons/gnome-image-xpm.png:
	* icons/gnome-image-xwd.png:
	* icons/gnome-library.png:
	* icons/gnome-manpage.png:
	* icons/gnome-objectfile.png:
	* icons/gnome-pack-deb.png:
	* icons/gnome-pack-rpm.png:
	* icons/gnome-package.png:
	* icons/gnome-tex-192.png:
	* icons/gnome-tex.png:
	* icons/gnome-text-html-192.png:
	* icons/gnome-text-html.png:
	* icons/gnome-text-x-authors.png:
	* icons/gnome-text-x-copying.png:
	* icons/gnome-text-x-credits.png:
	* icons/gnome-text-x-install.png:
	* icons/gnome-text-x-makefile-192.png:
	* icons/gnome-text-x-makefile.png:
	* icons/gnome-text-x-readme.png:
	* icons/gnome-textfile.png:
	* icons/gnome-video-mpeg.png:
	* icons/gnome-video-quicktime.png:
	* icons/gnome-video-x-msvideo.png:
	* icons/gnome-word-192.png:

	Ben's revisions of classic mime type icons that
	we didn't modify (basically he added alpha blended
	drop shadows), and some high res versions.

	* icons/gnome/Makefile.am:
	* icons/gnome/application-x-e-cfg.png:
	* icons/gnome/audio-192.png:
	* icons/gnome/emblem-nowrite-72.png:
	* icons/gnome/emblem-nowrite-96.png:
	* icons/gnome/emblem-nowrite.png:
	* icons/gnome/gnome.xml:
	* icons/gnome/i-core.png:
	* icons/gnome/i-dirclosed.png:
	* icons/gnome/i-directory-12-aa.png:
	* icons/gnome/i-directory-192-aa.png:
	* icons/gnome/i-directory-20-aa.png:
	* icons/gnome/i-directory-20.png:
	* icons/gnome/i-directory-24-aa.png:
	* icons/gnome/i-directory-36-aa.png:
	* icons/gnome/i-directory-72-aa.png:
	* icons/gnome/i-directory-96-aa.png:
	* icons/gnome/i-directory-aa.png:
	* icons/gnome/i-directory-accept-12-aa.png:
	* icons/gnome/i-directory-accept-12.png:
	* icons/gnome/i-directory-accept-192-aa.png:
	* icons/gnome/i-directory-accept-192.png:
	* icons/gnome/i-directory-accept-20-aa.png:
	* icons/gnome/i-directory-accept-20.png:
	* icons/gnome/i-directory-accept-24-aa.png:
	* icons/gnome/i-directory-accept-24.png:
	* icons/gnome/i-directory-accept-36-aa.png:
	* icons/gnome/i-directory-accept-36.png:
	* icons/gnome/i-directory-accept-72-aa.png:
	* icons/gnome/i-directory-accept-72.png:
	* icons/gnome/i-directory-accept-96-aa.png:
	* icons/gnome/i-directory-accept-96.png:
	* icons/gnome/i-directory-accept-aa.png:
	* icons/gnome/i-directory-accept.png:
	* icons/gnome/i-executable.png:
	* icons/gnome/i-music-192.png:
	* icons/gnome/i-music.png:
	* icons/gnome/i-nfs.png:
	* icons/gnome/i-regular-12.png:
	* icons/gnome/i-regular-192.png:
	* icons/gnome/i-regular-24.png:
	* icons/gnome/i-regular-36.png:
	* icons/gnome/i-regular-72.png:
	* icons/gnome/i-regular-96-aa.png:
	* icons/gnome/i-regular.png:
	* icons/gnome/i-regular.xml:
	* icons/gnome/i-stalled.png:
	* icons/gnome/linux-penguin.png:
	* icons/gnome/rpm-directory.png:
	* icons/gnome/sidebar_tab_pieces/.cvsignore:
	* icons/gnome/sidebar_tab_pieces/Makefile.am:
	* icons/gnome/sidebar_tab_pieces/fill-active-prelight.png:
	* icons/gnome/sidebar_tab_pieces/fill-active.png:
	* icons/gnome/sidebar_tab_pieces/fill-empty-space.png:
	* icons/gnome/sidebar_tab_pieces/fill-prelight.png:
	* icons/gnome/sidebar_tab_pieces/fill.png:
	* icons/gnome/sidebar_tab_pieces/left-bumper-active-prelight.png:
	* icons/gnome/sidebar_tab_pieces/left-bumper-active.png:
	* icons/gnome/sidebar_tab_pieces/left-bumper-prelight.png:
	* icons/gnome/sidebar_tab_pieces/left-bumper.png:
	* icons/gnome/sidebar_tab_pieces/middle-normal-normal.png:
	* icons/gnome/sidebar_tab_pieces/middle-normal-prelight.png:
	* icons/gnome/sidebar_tab_pieces/middle-prelight-normal.png:
	* icons/gnome/sidebar_tab_pieces/right-bumper-prelight.png:
	* icons/gnome/sidebar_tab_pieces/right-bumper.png:
	* icons/gnome/sidebar_tab_pieces/right-empty-space.png:
	* icons/gnome/sidebar_tab_pieces/right-top-active-prelight.png:
	* icons/gnome/sidebar_tab_pieces/right-top-active.png:
	* icons/gnome/sidebar_tab_pieces/right-top-prelight.png:
	* icons/gnome/sidebar_tab_pieces/right-top.png:
	* icons/gnome/theme_preview.png:
	* icons/gnome/throbber/001.png:
	* icons/gnome/throbber/002.png:
	* icons/gnome/throbber/003.png:
	* icons/gnome/throbber/004.png:
	* icons/gnome/throbber/005.png:
	* icons/gnome/throbber/006.png:
	* icons/gnome/throbber/007.png:
	* icons/gnome/throbber/008.png:
	* icons/gnome/throbber/009.png:
	* icons/gnome/throbber/010.png:
	* icons/gnome/throbber/011.png:
	* icons/gnome/throbber/012.png:
	* icons/gnome/throbber/013.png:
	* icons/gnome/throbber/014.png:
	* icons/gnome/throbber/015.png:
	* icons/gnome/throbber/Makefile.am:
	* icons/gnome/throbber/rest.png:
	* icons/gnome/trash-empty-192.png:
	* icons/gnome/trash-empty-accept-192.png:
	* icons/gnome/trash-empty-accept.png:
	* icons/gnome/trash-empty.png:
	* icons/gnome/trash-full-192.png:
	* icons/gnome/trash-full.png:
	* icons/i-cdrom-192.png:
	* icons/i-cdrom.png:
	* icons/i-chardev.png:
	* icons/i-floppy.png:
	* icons/i-printer.png:
	* icons/i-sock.png:
	* icons/i-zip.png:

	Revision of the classic GNOME theme.

M	ChangeLog
M	configure.in

commit 44060b018840b3312b01e6679ddf46fb8321ccfc
Author: George Lebl <jirka@5z.com>
Date:	2001-06-03

    update

    Sun Jun 03 14:37:17 2001  George Lebl <jirka@5z.com>

	* cs.po: update

M	po/ChangeLog
M	po/cs.po

commit 3df11969713fef3e1f8e117413852fd7467816d0
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-06-02

    Check the sidebar for NULL in a few more places.

	* src/nautilus-window-manage-views.c: (update_for_new_location),
	(handle_view_failure), (nautilus_window_set_sidebar_panels):
	Check the sidebar for NULL in a few more places.

M	ChangeLog
M	src/nautilus-window-manage-views.c

commit bf86aa993c1ad21b6238b9a66b82d16e266b084f
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-06-02

    Change volume name logic to be simpler. Also fixed some assert
    problems

	    * libnautilus-private/nautilus-volume-monitor.c:
	    (modify_volume_name_for_display),
	    (nautilus_volume_monitor_get_target_uri),
	    (mount_volume_make_cdrom_name), (make_volume_name_from_path),
	    (mount_volume_make_name), (mount_volume_activate),
	    (mount_volume_deactivate), (get_current_mount_list),
	    (update_modifed_volume_name), (verify_current_mount_state),
	    (nautilus_volume_monitor_set_volume_name),
	    (get_iso9660_volume_name), (load_additional_mount_list_info):
	    Change volume name logic to be simpler. Also fixed some assert
	    problems with the last check-in.

M	ChangeLog
M	libnautilus-private/nautilus-volume-monitor.c

commit 1f545b642a58ac815d5592315e3784221d3942e0
Author: Christian Rose <menthos@menthos.com>
Date:	2001-06-01

    Updated Swedish translation. Companies arise, companies erode,
    what lives

    2001-06-02	Christian Rose	<menthos@menthos.com>

	* po/sv.po: Updated Swedish translation.
	Companies arise, companies erode,
	what lives on?
	Free software code.

M	po/ChangeLog
M	po/sv.po

commit cbdd5ec061f1e5457f29c652846ea51e0a249a61
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-06-01

	Started with patch by Caleb "J." Land <bokonon@rochester.rr.com>
	and added XFS support so that trash will work on XFS volumes.

	* libnautilus-private/nautilus-volume-monitor.h:
	* libnautilus-private/nautilus-volume-monitor.c:
	(nautilus_volume_monitor_should_integrate_trash),
	(make_volume_name_from_path), (mount_volume_get_name),
	(do_volume_activate), (mount_volume_activate),
	(verify_current_mount_state), (mount_volume_ext2_add),
	(mount_volume_udf_add), (mount_volume_vfat_add),
	(mount_volume_msdos_add), (mount_volume_affs_add),
	(mount_volume_auto_add), (mount_volume_fat_add),
	(mount_volume_hpfs_add), (mount_volume_hsfs_add),
	(mount_volume_minix_add), (mount_volume_proc_add),
	(mount_volume_reiserfs_add), (mount_volume_ufs_add),
	(mount_volume_smb_add), (mount_volume_unsdos_add),
	(mount_volume_xenix_add), (mount_volume_xfs_add),
	(mount_volume_xiafs_add), (copy_volume),
	(load_additional_mount_list_info),
	(mount_volume_prepend_filesystem):
	Added an XFS case and crunched code a bit.

	Rolled in patch by Johan Dahlin <zilch.am@home.se> to install the
	public IDL files in $(datadir)/idl so that non-C programmers can
	use them.

	* libnautilus/Makefile.am: Install the IDL files.

	Also added them to the .spec file.

	* nautilus.spec.in: Install the IDL files as part of
	nautilus-devel.

M	ChangeLog
M	libnautilus-private/nautilus-volume-monitor.c
M	libnautilus-private/nautilus-volume-monitor.h
M	libnautilus/Makefile.am
M	nautilus.spec.in
M	po/ChangeLog

commit 9fe92f815288da58e8aa4ad996d362038a4619cf
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-06-01

	Rolled in patch by Juan Pablo Mendoza <pablo_juan@yahoo.com> to
	make the file dialog show up in the right position instead of
	showing up in one place and then moving right away.

	* libnautilus-private/nautilus-file-operations.c:
	(create_transfer_dialog): Move gtk_show_widget until after the
	center_dialog_over_window call.

M	ChangeLog
M	libnautilus-private/nautilus-file-operations.c

commit f5724a701c72572c821878cbac76ef345eac3188
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-06-01

	Fixed mistakes in my MIME type change from yesterday.

	* libnautilus-private/nautilus-mime-actions.c:
	(build_joined_string): Correct variable so we build the string
	from all the elements in the list, not just the first element
	repeated over and over again.
	(nautilus_mime_get_short_list_components_for_file): Remove stray
	single-quote character so we build a legal query. The queries were
	all failing due to this typo.

	* src/nautilus-window.c: Spacing tweak.
	* NEWS: Remove lack-of-tinderbox lament.

M	ChangeLog
M	NEWS
M	libnautilus-private/nautilus-mime-actions.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window.c

commit cdb42724394445e0d20571cfa1a8c81a3be1f6f3
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-06-01

	Integrated revised version of patch by zilch.am@home.se to fix
	problems typing characters with values > 127 on some systems.

	* libnautilus-private/nautilus-icon-container.c:
	(match_best_name):
	Cast the result of tolower to a (char) before comparing it with
	another char.

M	ChangeLog
M	libnautilus-private/nautilus-icon-container.c

commit 10daf97aca14bbf34e90d6163c746f92c2e22f4d
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-05-31

	Integrated patch by limval@yahoo.com to make typing and clicking
	faster by sending fewer "selection_changed" signals. This may fix
	bug 5010.

	* libnautilus-private/nautilus-entry.c:
	(nautilus_entry_key_press),
	(nautilus_entry_motion_notify): Only send the "selection_changed"
	signal when a selection was there to change.

M	ChangeLog
M	libnautilus-private/nautilus-entry.c

commit 1e5b42868aed07a45f4b54c0f8509e1d26679166
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-05-31

    Missed a place that required a non-NULL sidebar. Thanks to Miguel

	* src/nautilus-window-manage-views.c: (update_title): Missed a
	place that required a non-NULL sidebar. Thanks to Miguel
	Rodriguez Perez <migras@atlas.uvigo.es> for pointing it out.

M	ChangeLog
M	po/ChangeLog
M	src/nautilus-window-manage-views.c

commit 0a611ebfb9fbf7eeefe01dca735acda2c3ba0340
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-05-31

	Fixed a bug where the MIME type components short list query was
	not sorted. This could result in the wrong default component being
	selected, and may be the problem that caused some users to get the
	text component instead of the Mozilla web page component.

	* libnautilus-private/nautilus-mime-actions.c:
	(nautilus_mime_get_default_component_for_file_internal): Update
	since nautilus_do_component_query no longer takes an &ev.
	(nautilus_mime_get_short_list_applications_for_file): Remove
	unused ev variable. Fix problem where the user's added items would
	be added in reverse order.
	(build_joined_string): New helper function.
	(nautilus_mime_get_short_list_components_for_file): Update since
	nautilus_do_component_query no longer takes an &ev. Pass in a
	sorting order to the query so we don't lose the order of the short
	list.
	(nautilus_mime_actions_file_needs_full_file_attributes): Update
	since nautilus_do_component_query no longer takes an &ev.
	(nautilus_mime_get_all_components_for_file): Update since
	nautilus_do_component_query no longer takes an &ev.
	(mime_get_all_components_for_uri_scheme): Update since
	nautilus_do_component_query no longer takes an &ev.
	(nautilus_do_component_query): Update to use its own &ev
	instead of
	take one passed in. None of the callers were looking at the &ev.

	* libnautilus-private/nautilus-directory-async.c: Bumped the
	number of items per call back up. Now that we've done other bug
	fixes, this makes things faster overall, not slower, although it
	does make the time until the first icon shows up a bit longer.

	* src/nautilus-sidebar-title.c: (nautilus_sidebar_title_set_file):
	Don't monitor the directory item count. If the main view monitors
	it we'll display it. If the main view doesn't, we'll show the old
	"last known" value or nothing. It's better to do less I/O and
	sometimes be wrong than do more I/O to always be right in this
	case.

	* src/nautilus-window.c: (add_sidebar_panel_callback),
	(nautilus_window_initialize), (nautilus_window_constructed),
	(nautilus_window_add_sidebar_panel),
	(update_sidebar_panels_from_preferences),
	(nautilus_window_hide_sidebar), (nautilus_window_show_sidebar),
	(nautilus_window_sidebar_showing):
	Simplify sidebar logic. Among other things, we no longer create an
	invisible sidebar for the desktop.

	* libnautilus-private/nautilus-icon-canvas-item.c:
	(in_single_click_mode): Use "(void)", not "()".

	* libnautilus-private/nautilus-icon-container.c:
	(nautilus_icon_container_did_not_drag): Coding style tweak.

M	ChangeLog
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-mime-actions.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-sidebar-title.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window.c

commit ccda6c63bb803c70270f544dd32eac6c8b108dfb
Author: John Fleck <jfleck@src.gnome.org>
Date:	2001-05-31

    John Fleck <jfleck@inkstain.net> finally able to commit ChangeLog
    entry


    John Fleck <jfleck@inkstain.net>
    finally able to commit ChangeLog entry for last night's commit of
    gnome-db2html3

M	ChangeLog

commit c8157b6bd62a065d35a62e35b04ee765486d9e6a
Author: Robin Slomkowski <rslomkow@src.gnome.org>
Date:	2001-05-30

    removed dummy space

M	ChangeLog

commit 8c9ab4f41d63eed34e8199ad0df8d27fc775a2d2
Author: Robin Slomkowski <rslomkow@src.gnome.org>
Date:	2001-05-30

    this is pretty wierd I don't see the lock

M	ChangeLog

commit deadc31ae03a13d18ce03d9fdb2bbdf28739ada6
Author: John Fleck <jfleck@inkstain.net>
Date:	2001-05-30

    Initial checkin of gnome-db2html3, the new DocBook xml->html converter


    2001-05-29 John Fleck <jfleck@inkstain.net>

	Initial checkin of gnome-db2html3, the new DocBook xml->html
	converter

	* components/help/converters/gnome-db2html3/
	  gnome-db2html3.c, README, AUTHORS
	* components/help/converters/gnome-db2html3/gnome-customization,
	  which contains GNOME customization stylesheet
	* components/help/converters/gnome-db2html3/docbook/, which
	  contains Norman Walsh's xsl stylesheet extravaganza

A	components/help/converters/gnome-db2html3/AUTHORS
A	components/help/converters/gnome-db2html3/README
A	components/help/converters/gnome-db2html3/docbook/README
A	components/help/converters/gnome-db2html3/docbook/VERSION
A	components/help/converters/gnome-db2html3/docbook/common/ca.xml
A
components/help/converters/gnome-db2html3/docbook/common/common.xsl
A	components/help/converters/gnome-db2html3/docbook/common/cs.xml
A	components/help/converters/gnome-db2html3/docbook/common/da.xml
A	components/help/converters/gnome-db2html3/docbook/common/de.xml
A	components/help/converters/gnome-db2html3/docbook/common/el.xml
A	components/help/converters/gnome-db2html3/docbook/common/en.xml
A	components/help/converters/gnome-db2html3/docbook/common/es.xml
A	components/help/converters/gnome-db2html3/docbook/common/et.xml
A	components/help/converters/gnome-db2html3/docbook/common/fi.xml
A	components/help/converters/gnome-db2html3/docbook/common/fr.xml
A	components/help/converters/gnome-db2html3/docbook/common/hu.xml
A	components/help/converters/gnome-db2html3/docbook/common/id.xml
A	components/help/converters/gnome-db2html3/docbook/common/it.xml
A	components/help/converters/gnome-db2html3/docbook/common/ja.xml
A	components/help/converters/gnome-db2html3/docbook/common/ko.xml
A	components/help/converters/gnome-db2html3/docbook/common/l10n.dtd
A	components/help/converters/gnome-db2html3/docbook/common/l10n.xml
A	components/help/converters/gnome-db2html3/docbook/common/l10n.xsl
A	components/help/converters/gnome-db2html3/docbook/common/nl.xml
A	components/help/converters/gnome-db2html3/docbook/common/no.xml
A	components/help/converters/gnome-db2html3/docbook/common/pl.xml
A	components/help/converters/gnome-db2html3/docbook/common/pt.xml
A	components/help/converters/gnome-db2html3/docbook/common/pt_br.xml
A	components/help/converters/gnome-db2html3/docbook/common/ro.xml
A	components/help/converters/gnome-db2html3/docbook/common/ru.xml
A	components/help/converters/gnome-db2html3/docbook/common/sk.xml
A	components/help/converters/gnome-db2html3/docbook/common/sl.xml
A	components/help/converters/gnome-db2html3/docbook/common/sv.xml
A	components/help/converters/gnome-db2html3/docbook/common/zh_cn.xml
A	components/help/converters/gnome-db2html3/docbook/common/zh_tw.xml
A	components/help/converters/gnome-db2html3/docbook/html/admon.xsl
A	components/help/converters/gnome-db2html3/docbook/html/autotoc.xsl
A	components/help/converters/gnome-db2html3/docbook/html/biblio.xsl
A	components/help/converters/gnome-db2html3/docbook/html/block.xsl
A	components/help/converters/gnome-db2html3/docbook/html/callout.xsl
A
components/help/converters/gnome-db2html3/docbook/html/changebars.xsl
A
components/help/converters/gnome-db2html3/docbook/html/chunk-common.xsl
A	components/help/converters/gnome-db2html3/docbook/html/chunk.xsl
A
components/help/converters/gnome-db2html3/docbook/html/component.xsl
A
components/help/converters/gnome-db2html3/docbook/html/division.xsl
A	components/help/converters/gnome-db2html3/docbook/html/docbook.xsl
A	components/help/converters/gnome-db2html3/docbook/html/ebnf.xsl
A
components/help/converters/gnome-db2html3/docbook/html/footnote.xsl
A	components/help/converters/gnome-db2html3/docbook/html/formal.xsl
A
components/help/converters/gnome-db2html3/docbook/html/glossary.xsl
A
components/help/converters/gnome-db2html3/docbook/html/graphics.xsl
A	components/help/converters/gnome-db2html3/docbook/html/html.xsl
A	components/help/converters/gnome-db2html3/docbook/html/index.xsl
A	components/help/converters/gnome-db2html3/docbook/html/info.xsl
A	components/help/converters/gnome-db2html3/docbook/html/inline.xsl
A
components/help/converters/gnome-db2html3/docbook/html/keywords.xsl
A	components/help/converters/gnome-db2html3/docbook/html/lists.xsl
A	components/help/converters/gnome-db2html3/docbook/html/math.xsl
A	components/help/converters/gnome-db2html3/docbook/html/param.xsl
A	components/help/converters/gnome-db2html3/docbook/html/pi.xsl
A
components/help/converters/gnome-db2html3/docbook/html/qandaset.xsl
A
components/help/converters/gnome-db2html3/docbook/html/refentry.xsl
A
components/help/converters/gnome-db2html3/docbook/html/sections.xsl
A	components/help/converters/gnome-db2html3/docbook/html/synop.xsl
A	components/help/converters/gnome-db2html3/docbook/html/table.xsl
A
components/help/converters/gnome-db2html3/docbook/html/titlepage.templates.xsl
A
components/help/converters/gnome-db2html3/docbook/html/titlepage.xsl
A	components/help/converters/gnome-db2html3/docbook/html/toc.xsl
A
components/help/converters/gnome-db2html3/docbook/html/verbatim.xsl
A	components/help/converters/gnome-db2html3/docbook/html/xref.xsl
A	components/help/converters/gnome-db2html3/docbook/html/xtchunk.xsl
A	components/help/converters/gnome-db2html3/docbook/lib/lib.xsl
A
components/help/converters/gnome-db2html3/gnome-customization/gnome-customization.xsl
A	components/help/converters/gnome-db2html3/gnome-db2html3.c

commit fc7ca8c92faf4ad6ca7144dcebfda169cf2c4a15
Author: Matthias Warkus <mawarkus@src.gnome.org>
Date:	2001-05-27

    Fixes and updates to German translation

M	po/ChangeLog
M	po/de.po

commit 3558ceb9de83b5ada20433613a5354090a97012b
Author: Pablo Saratxaga <pablo@src.gnome.org>
Date:	2001-05-26

    updated Azeri file

M	po/ChangeLog
M	po/az.po

commit 3e4667e1a3716588785441950399508c268c3fea
Author: Christian Meyer <chrisime@src.gnome.org>
Date:	2001-05-24

    Updated de.po

M	po/ChangeLog
M	po/de.po

commit af84b033d504713e7270d2267dbf05f3ca238c86
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-05-24

    Added a default for the ADD_TO_SESSION preference. This should fix the

	* libnautilus-private/nautilus-global-preferences.c: Added a
	default for the ADD_TO_SESSION preference. This should fix the
	problem where some people don't get any session
	management. Miguel's patch removed the code to set this preference
	in the first time druid so we need to default to TRUE.

	* libnautilus-private/nautilus-file.c:
	(nautilus_file_get_string_attribute_with_default): Used return
	statements to simplify the logic a bit.

M	ChangeLog
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-global-preferences.c

commit 5bc8afbc192b46910b07bd359c89db2fb84b448f
Author: John Harper <jsh@pixelslut.com>
Date:	2001-05-23

    Fallout from fixing bug 8220 (Having Ctrl as default "modifier
    key used

    2001-05-22	John Harper  <jsh@pixelslut.com>

	Fallout from fixing bug 8220 (Having Ctrl as default "modifier
	key used for default WM shortcuts" breaks everything...):

	* libnautilus-private/nautilus-icon-container.c
	(keyboard_space, keyboard_move_to): changed to use Control
	modifier instead of Alt

M	ChangeLog
M	libnautilus-private/nautilus-icon-container.c

commit 8f83341d0ea639d8aa056f771cf54cc32722f07d
Author: George Lebl <jirka@5z.com>
Date:	2001-05-23

    update

    Tue May 22 18:19:55 2001  George Lebl <jirka@5z.com>

	* cs.po: update

M	po/ChangeLog
M	po/cs.po

commit 2752e198c82ae6520feab9f629b6540dbc1fae51
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-05-23

	Fixed problem compiling with new gettext:

	* hack-macros/gnome.m4: Add BUILD_INCLUDED_LIBINTL for
	compatibility with the new gettext.

	Fixed a problem with the throbber detecting that its X window is
	gone. Based on suggestions from Owen Taylor.

	* libnautilus/nautilus-bonobo-workarounds.h:
	* libnautilus/nautilus-bonobo-workarounds.c:
	(destroy_later_callback), (destroyed_before_timeout_callback),
	(nautilus_bonobo_object_force_destroy_later): Changed to "destroy
	later" instead of "destroy at idle". This makes us less likely to
	experience race conditions.

	* src/nautilus-window.c: (nautilus_window_initialize_class),
	(nautilus_window_unrealize), (nautilus_window_destroy): Moved the
	throbber destruction to unrealize so we destroy the throbber
	before we destroy its X window.

	Starting with patch by Anders Carlsson <andersca@gnu.org>, added
	both prelighting and tracking to the throbber, also making it take
	action on release, not press.

	* components/throbber/nautilus-throbber.c:
	(nautilus_throbber_initialize_class): Add handlers for enter,
	leave, and release.
	(nautilus_throbber_initialize): Set flags so we get enter and
	leave events.
	(select_throbber_image): Ref the image that's returned.
	(draw_throbber_image): Make the image be prelit if the mouse is
	over the throbber but it wasn't clicked, and darkened if the mouse
	is over the throbber and it was clicked.
	(nautilus_throbber_enter_notify_event): Set flag and request
	redraw to prelight.
	(nautilus_throbber_leave_notify_event): Set flag and request
	redraw to un-prelight.
	(nautilus_throbber_button_press_event): Set flag to indicate we
	hit the button in the throbber. Also, respond only to left clicks.
	(nautilus_throbber_button_release_event): Look at flag set in
	press event. Do the work here now instead of at press time since
	we are more like a real button.

	Rolled in change by Miguel Rodrguez Prez <migrax@terra.es> to
	fix volume mounting problems:

	* configure.in: Check for hasmntopt.
	* libnautilus-private/nautilus-volume-monitor.c:
	(get_removable_volumes): Fix typo (HAVE_MNTTENT_H ->
	HAVE_MNTENT_H).

	Integrated patch by Miguel Rodrguez Prez <migrax@terra.es> to
	make Nautilus not try to preview MPEG lists:

	* src/file-manager/fm-icon-view.c:
	(icon_container_preview_callback): Made audio/x-mpegurl another
	exception to the list of audio types we can preview.

	Rolled in change by Dennis Smit <synap@area101.penguin.nl>:

	* THANKS: added more translators that were missing from the
	THANKS file (names from all the .po files in ./po).

	Other updates to THANKS:

	* THANKS: Added Jon K Hellan.
	* check-THANKS.pl: Fixed logic so you can be credited as both an
	author and translator.

	Other changes:

	* src/file-manager/fm-list-view.c: (get_default_zoom_level): Fix
	typo (storaged -> storage).

	* src/nautilus-shell-ui.xml:
	* src/file-manager/nautilus-directory-view-ui.xml:
	Fixed keybindings entries to use the correct tags as described by
	ui-xml.txt.

M	ChangeLog
M	THANKS
M	check-THANKS.pl
M	components/throbber/nautilus-throbber.c
M	configure.in
M	libnautilus-private/nautilus-volume-monitor.c
M	libnautilus/nautilus-bonobo-workarounds.c
M	libnautilus/nautilus-bonobo-workarounds.h
M	libnautilus/nautilus-view.c
M	src/file-manager/fm-icon-view.c
M	src/file-manager/fm-list-view.c
M	src/file-manager/nautilus-directory-view-ui.xml
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-shell-ui.xml
M	src/nautilus-spatial-window.c
M	src/nautilus-window.c

commit 73e660ca08eb78ac3cda51f746f131902af06b0c
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2001-05-22

    made the news panel flash less by defering async updates with a timer


	made the news panel flash less by defering async updates with
	a timer
	task, so ones that fire close together are coalesced.

	* components/news/nautilus-news.c: (do_destroy),
	(rss_logo_callback), (update_timeout_callback),
	(queue_update_size_and_redraw), (rss_read_done_callback),
	(make_remove_widgets), (make_news_view):

M	ChangeLog
M	components/news/nautilus-news.c

commit 10026d6ca13e31391618feef18fae251de95c6bc
Author: Fatih Demir <kabalak@src.gnome.org>
Date:	2001-05-21

    Updated ko.po

M	po/ChangeLog
M	po/ko.po

commit 50784bc9327a257070e7550a63dd8de35f6d0588
Author: Pablo Saratxaga <pablo@src.gnome.org>
Date:	2001-05-21

    fixed syntax errors

M	po/ChangeLog
M	po/ja.po
M	po/pl.po
M	po/uk.po
M	po/zh_TW.Big5.po

commit 89a0e6e67b88b9593215bd06313e5cf44b1ccef5
Author: George Lebl <jirka@5z.com>
Date:	2001-05-20

    update

    Sat May 19 14:47:34 2001  George Lebl <jirka@5z.com>

	* cs.po: update

M	po/cs.po

commit 9effefca7bac2de503411da228da8eae6124e3ac
Author: George Lebl <jirka@5z.com>
Date:	2001-05-19

    update

    Sat May 19 14:47:34 2001  George Lebl <jirka@5z.com>

	* cs.po: update

M	po/ChangeLog
M	po/cs.po

commit 12a810175f099fe7f46c2ca3ae7c8aec0d58405f
Author: Yoann Vandoorselaere <yoann@mandrakesoft.com>
Date:	2001-05-19

    Code reviewed by Darin Adler <darin@bentspoon.com>.


    2001-05-18	Yoann Vandoorselaere  <yoann@mandrakesoft.com>

	Code reviewed by Darin Adler <darin@bentspoon.com>.

	* src/file-manager/fm-directory-view.c
	(display_pending_idle_callback):
	return TRUE if real_display_pending_files() return FALSE
	which mean
	that there is other icon to be drawn (the idle won't be removed
	until
	the idle callback return FALSE).

	return FALSE if real_display_pending_files() return TRUE,
	which mean
	all files were drawn.

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit b0ad5b64ae895fb40eeb5b8638dc893b4b085e8a
Author: Jon K Hellan <hellan@acm.org>
Date:	2001-05-18

    Code reviewed by Darin Adler <darin@bentspoon.com>

    2001-05-18	Jon K Hellan  <hellan@acm.org>

	Code reviewed by Darin Adler <darin@bentspoon.com>

	* components/music/mpg123.h (struct id3v1tag_t): Fix track info.
	(struct id3tag_t): Fix track info. Not tested for v2, but big
	enough for what can be represented in v1.1.

	* components/music/mpg123.c (mpg123_id3v1_to_id3v2): Fix track
	info. Track in id3v1.1 is an 8 bit integer, not a string.
	Track is still unimplemented for id3v2. I did not fix it, as I
	don't have examples to test with.

M	ChangeLog
M	components/music/mpg123.c
M	components/music/mpg123.h

commit 69664d3ef8a22029276308a2373cca3a402ff43a
Author: Andraz Tori <minmax@src.gnome.org>
Date:	2001-05-17

    Updated Slovenian translation

M	po/sl.po

commit ff5e32a03eeb8e23c021aeb10882ee6b03010bad
Author: Yoann Vandoorselaere <yoann@mandrakesoft.com>
Date:	2001-05-17

    Code reviewed by Darin Adler <darin@bentspoon.com>, also, thanks
    for the


    2001-05-18	Yoann Vandoorselaere  <yoann@mandrakesoft.com>

	Code reviewed by Darin Adler <darin@bentspoon.com>,
	also, thanks for the help solving this issue.

	* src/file-manager/fm-directory-view.c (g_list_split_off_first_n):
	moved from fm-list-view.c.
	(real_display_pending_files): move the fm-list-view.c function to
	display pending file, but remove the clist sorting code.
	(FILES_TO_PROCESS_AT_ONCE): new constant, appear to be a
	better name
	than LIST_VIEW_DISPLAY_PENDING_FILES_GROUP_SIZE.

	* src/file-manager/fm-list-view.c
	(LIST_VIEW_DISPLAY_PENDING_FILES_GROUP_SIZE):
	removed this constant.
	(fm_list_view_display_pending_files): just sort the list by the
	clist criteria
	then call the parent function to display_pending_file.
	(g_list_split_off_first_n): removed.

	This should fix the issue where UI response (icon drawing)
	would take
	a long time because the directory loaded was cached by the kernel.
	We now draw with a fixed maximum number of files at once.

	The list view code was already doing that, so the code was
	just moved,
	and adaptated for use in directory view, so list view has the same
	behavior as before without any code being duplicated.

M	ChangeLog
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-list-view.c

commit 57db5dd3c9e66922064e600a65709b0b05a5eceb
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-05-17

	Yoann and I did some more debugging and analysis and we stumbled
	over a bug that was responsible for some big slowdowns.

	* libnautilus-private/nautilus-directory-async.c:
	(activation_uri_start): Fixed bug that was causing activation URI
	reads to work strangely.

	* src/file-manager/nautilus-directory-view-ui.xml:
	* src/file-manager/fm-directory-view.c: (delete_callback),
	(bonobo_control_activate_callback), (fm_directory_view_destroy):
	* src/nautilus-shell-ui.xml:
	* src/nautilus-window.c: (nautilus_window_initialize_class),
	(nautilus_window_realize):
	Rip out keybinding hack and use Bonobo's (undocumented as far as I
	can tell) keybinding machinery instead.

	* libnautilus-private/nautilus-metafile.c: (schedule_next_read):
	Use (void), not ().

M	ChangeLog
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-metafile.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/nautilus-directory-view-ui.xml
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-shell-ui.xml
M	src/nautilus-spatial-window.c
M	src/nautilus-window.c

commit 30ae0b243687bdc1c08898863c71bb854378fc04
Author: Ole Laursen <olau@src.gnome.org>
Date:	2001-05-17

    Updated Danish translation

M	po/ChangeLog
M	po/da.po

commit 8ec7abba197510027dd44ce0c7adb8da460530bd
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-05-17

    Don't require ammonite any more in the default Nautilus RPM. I
    left the

	* configure.in:
	* nautilus.spec.in:
	Don't require ammonite any more in the default Nautilus RPM. I
	left the ability to compile ammonite support in for now. That can
	be removed at any time, but it doesn't hurt anybody.

	* libnautilus-private/nautilus-global-preferences.c: Change
	default
	web search to use google instead of the defunct Eazel search page.

M	ChangeLog
M	configure.in
M	libnautilus-private/nautilus-global-preferences.c
M	nautilus.spec.in

commit 49dd7c95c51e4b1e7051f3934fe06304121ed019
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-05-17

    Up version to 1.0.3.1 so we don't confuse cvs builds with the release.

	* configure.in: Up version to 1.0.3.1 so we don't confuse cvs
	builds with the release.

	* libnautilus-private/nautilus-file.c:
	(nautilus_file_fit_date_as_string): Fix i18n problem by calling
	_() on strings before using.

	* src/file-manager/fm-directory-view.c:
	(key_press_event_callback),
	(bonobo_control_activate_callback), (fm_directory_view_destroy):
	* src/nautilus-window.c: (nautilus_window_key_press_event):
	Change key press event callbacks to run only after the parent
	class. This makes keys go to the focused text field first, so
	hitting delete while editing a file name doesn't delete the file.

M	ChangeLog
M	configure.in
M	libnautilus-private/nautilus-file.c
M	src/file-manager/fm-directory-view.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window.c

commit 13b8b8963a15ccb422e839ccf341a0ebf59d3b9e
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-05-16

    Got rid of monitor_file_for_activation, another example of this
    same loose

	* src/file-manager/fm-directory-view.c:
	(fm_directory_view_destroy), (activate_callback),
	(cancel_activate_callback), (fm_directory_view_activate_file),
	Got rid of monitor_file_for_activation, another example of this
	same loose end as last time.

	* src/nautilus-window-manage-views.c:
	(set_to_pending_location_and_selection): There was an overzealous
	assert in here. Looked into why it fired, and fixed it up.

M	ChangeLog
M	src/file-manager/fm-directory-view.c
M	src/nautilus-window-manage-views.c

commit e53c12a8f0194f4e5d63e34d44cd8ef6e94d3060
Author: Kenneth Christiansen <kenneth@src.gnome.org>
Date:	2001-05-16

    update

M	po/da.po

commit 4d30d197f56285adef684a828a7994ab92e6f68e
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-05-16

    Quick update.

M	NEWS

commit 0e12aea53ce82eafd676f5d9bd1911a5ed96fcdf
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-05-16

    Finished up a loose end from when I made the change to

	* src/nautilus-window-private.h:
	* src/nautilus-window-manage-views.c: (free_location_change),
	(begin_location_change):
	Finished up a loose end from when I made the change to
	determine_initial_view to not get full attributes. This leftover
	code was causing an extra directory load.

	* THANKS: Added Yoann.

M	ChangeLog
M	THANKS
M	src/nautilus-window-manage-views.c
M	src/nautilus-window-private.h

commit b79b51d55c57d200d4864c2ae57fa0cb00007a9f
Author: Chyla Zbigniew <chyla@src.gnome.org>
Date:	2001-05-16

    Updated Polish translation

M	po/ChangeLog
M	po/pl.po

commit 5410006c3e6e0582311e6e27a9d29ce61448724a
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2001-05-16

    at Darin's urging, coalesced the open and closed properties into
    a single


	* src/nautilus-sidebar.c: (notify_current_sidebar_view),
	(nautilus_sidebar_activate_panel),
	(nautilus_sidebar_deactivate_panel):
	at Darin's urging, coalesced the open and closed properties into a
	single one with a value.

	* components/news/nautilus-news.c: (get_bonobo_properties),
	(set_bonobo_properties), (nautilus_news_load_location):
	made it maintain the closed state and made load_location only
	redraw
	when opened.

M	ChangeLog
M	components/news/nautilus-news.c
M	src/nautilus-information-panel.c
M	src/nautilus-sidebar.c

commit 9c1914e8b37ab07cc19ff8066d1a7068518f66b3
Author: Christian Rose <menthos@src.gnome.org>
Date:	2001-05-16

    R.I.P. Eazel. :-(

    R.I.P. Eazel.
    :-(

M	po/ChangeLog
M	po/sv.po

commit dad3be83d6b080d0ba0a5b34218556e3b5fc2dd3
Author: Stano Visnovsky <stano@src.gnome.org>
Date:	2001-05-15

    Updated Slovak translation

M	po/ChangeLog
M	po/sk.po

commit 83b74bd945278881fb10f066cfdccdb34d903cfe
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2001-05-14

    Updated Norwegian translation.

    2001-05-15	Kjartan Maraas	<kmaraas@gnome.org>

	* no.po: Updated Norwegian translation.

M	po/ChangeLog
M	po/POTFILES.in
M	po/no.po

commit 771c90cbbf6fe6fa8fd52f1dc46dae6507ac19d9
Author: Christian Rose <menthos@src.gnome.org>
Date:	2001-05-14

    Updated Swedish translation.

M	po/ChangeLog
M	po/sv.po

commit 1ec278ea74e986690bd3510c192f85de0de8327d
Author: Yoann Vandoorselaere <yoann@mandrakesoft.com>
Date:	2001-05-14

    Change from 32 item by callback to 10. This is much better for
    UI response



    2001-05-13	Yoann Vandoorselaere  <yoann@mandrakesoft.com>

	    * libnautilus-private/nautilus-directory-async.c
	    (DIRECTORY_LOAD_ITEMS_PER_CALLBACK):
	    Change from 32 item by callback to 10.
	    This is much better for UI response time and will prevent
	    having
	    too much latency time when loading the directory.

	    * src/file-manager/fm-directory-view.c
	    (DISPLAY_TIMEOUT_INTERVAL_MSECS):
	    Change from 700 ms to 100 ms, this is much better for the user
	    as he won't see any latency time before drawing start.

	    Theses are the better experienced setting for now.

M	ChangeLog
M	libnautilus-private/nautilus-directory-async.c
M	src/file-manager/fm-directory-view.c

commit ee638b1a55ce06bf3fafb00816828c8052d899c4
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2001-05-13

	Integrated patch from Yoann Vandoorselaere
	<yoann@mandrakesoft.com>. Yoann found that double-clicking on on a
	directory would wait for all the files to be read in before
	displaying anything, while typing the path in the location bar
	would should proper progressive loading. This checkin solves that
	problem.

	* src/file-manager/fm-directory-view.c:
	(fm_directory_view_activate_file): Only call_when_ready on the
	minimum attributes, not full. All the checks in activate_callback
	only depend on the minimum attributes, and do not need the extra
	directory item mime types attribute.

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit 106bf09a008d04c92b932e404faba384ed05a9dc
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-05-11

	Yoann Vandoorselaere <yoann@mandrakesoft.com> discovered that the
	code to load a directory was accidentally waiting for all the
	files to be read in before displaying anything. This fixes the two
	problems that caused that, but there are remaining loose ends
	(it's not entirely clear why View As Music is still showing
	properly in the View menu).

	* libnautilus-private/nautilus-directory-private.h:
	* libnautilus-private/nautilus-directory-async.c:
	(nautilus_directory_call_when_ready_internal): Take a parameter to
	say whether to wait for all the files in the file list, instead of
	deducing it from other parameters.

	* libnautilus-private/nautilus-directory.h:
	* libnautilus-private/nautilus-directory.c:
	(nautilus_directory_call_when_ready): Take a parameter to say
	whether to wait for all the files in the file list, instead of
	deducing it from other parameters.
	(nautilus_self_check_directory): Pass TRUE so we wait for the file
	list.

	* libnautilus-private/nautilus-merged-directory.c:
	(merged_call_when_ready): Pass through the new boolean.
	* libnautilus-private/nautilus-trash-file.c:
	(real_call_when_ready): Pass FALSE since there is no file list for
	a single file.
	* libnautilus-private/nautilus-vfs-directory.c:
	(vfs_call_when_ready): Pass through the new boolean.
	* libnautilus-private/nautilus-vfs-file.c:
	(vfs_file_call_when_ready): Pass FALSE since there is no file list
	for a single file.

	* src/nautilus-applicable-views.c:
	(nautilus_determine_initial_view),
	(nautilus_determine_initial_view_cancel): Removed the code to get
	full file attributes after getting the minimum required if
	nautilus_mime_actions_file_needs_full_file_attributes return
	TRUE. We want to make the choice fast, and it's OK if we choose
	poorly as a result. The question is whether this will cause any
	real end-user problems.

	* src/file-manager/fm-directory-view.c:
	(call_when_ready_on_scripts_directory): Pass TRUE so we read the
	entire scripts directory.
	(load_directory): Pass FALSE so we don't wait for all the files to
	be loaded before starting to display them. This is the core of the
	fix.

	* components/tree/nautilus-tree-change-queue.c:
	(nautilus_tree_change_queue_enqueue): A place where we can use
	g_slist_prepend instead of g_slist_append.
	* src/nautilus-complex-search-bar.c:
	(nautilus_complex_search_bar_initialize): A place where we can use
	g_slist_prepend instead of g_slist_append.

M	ChangeLog
M	components/tree/nautilus-tree-change-queue.c
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-directory-private.h
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-directory.h
M	libnautilus-private/nautilus-merged-directory.c
M	libnautilus-private/nautilus-trash-file.c
M	libnautilus-private/nautilus-vfs-directory.c
M	libnautilus-private/nautilus-vfs-file.c
M	src/file-manager/fm-directory-view.c
M	src/nautilus-applicable-views.c
M	src/nautilus-complex-search-bar.c

commit a82f36072d4aa2321b57b6f430dccd35f24ba7f1
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2001-05-11

	Made the thumbnail mechanism respect the "PUBLIC_METADATA"
	preference, so if you change "Make Folder Appearance Details
	Public" to Never (in Speed Tradeoffs at Advanced user level),
	thumbnails will always be created in ~/.nautilus/thumbnails,
	instead of in a .thumbnails subdirectory in each directory.
	Thanks to Michael Rothwell <rothwell@holly-springs.nc.us> for
	the idea and a first pass at the code.

	* libnautilus-private/nautilus-thumbnails.h:
	* libnautilus-private/nautilus-thumbnails.c:
	(uri_is_local):
	New convenience function, calls gnome_vfs_uri_is_local
	(prefer_global_thumbnails_location): New function that
	checks preference value.
	(make_thumbnail_uri): Call preference-checking function.
	(first_file_more_recent),
	(nautilus_thumbnail_has_invalid_thumbnail),
	(nautilus_get_thumbnail_uri),
	(nautilus_update_thumbnail_file_renamed_one),
	(nautilus_update_thumbnail_file_renamed),
	(nautilus_remove_thumbnail_for_file_one),
	(nautilus_remove_thumbnail_for_file): Use uri_is_local () to
	reduce duplicated code; change some parameter names for clarity.

M	ChangeLog
M	libnautilus-private/nautilus-thumbnails.c
M	libnautilus-private/nautilus-thumbnails.h

commit 0067b899564049b086a978192c262dd84dc2085a
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-05-11

    Changed code that uses g_list_append to use g_list_prepend in all the

	* components/help/hyperbola-filefmt.c:
	(prepend_help_dir_if_exists), (fmt_help_populate_tree):
	* components/mozilla/nautilus-mozilla-content-view.c:
	(mozilla_view_create_charset_encoding_submenu),
	(mozilla_new_window_callback),
	(should_uri_navigate_bypass_nautilus),
	(should_mozilla_load_uri_directly):
	* components/music/fileinfo.c: (mpg123_file_info_box):
	* components/music/nautilus-music-view.c:
	(nautilus_music_view_update):
	* components/notes/nautilus-notes.c: (notes_load_metainfo):
	* components/throbber/nautilus-throbber.c:
	(nautilus_throbber_load_images):
	* components/tree/nautilus-tree-node.c:
	(nautilus_tree_node_set_parent):
	* libnautilus-private/nautilus-directory-background.c:
	(nautilus_connect_background_to_file_metadata):
	* libnautilus-private/nautilus-directory.c:
	(nautilus_self_check_directory):
	* libnautilus-private/nautilus-file-changes-queue.c:
	(nautilus_file_changes_consume_changes):
	* libnautilus-private/nautilus-file-dnd.c:
	(nautilus_drag_file_receive_dropped_keyword):
	* libnautilus-private/nautilus-file-operations.c:
	(handle_transfer_ok), (nautilus_file_operations_new_folder):
	* libnautilus-private/nautilus-file.c: (nautilus_self_check_file):
	* libnautilus-private/nautilus-icon-container.c:
	(lay_down_icons_tblr):
	* libnautilus-private/nautilus-mime-actions.c:
	(nautilus_do_component_query):
	* libnautilus-private/nautilus-search-uri.c: (tokenize_uri):
	* libnautilus-private/nautilus-theme.c: (theme_list_prepend),
	(theme_get_themes_for_location), (theme_get_default_themes),
	(nautilus_theme_remove_user_theme):
	* libnautilus-private/nautilus-thumbnails.c:
	(nautilus_get_thumbnail_uri):
	* libnautilus-private/nautilus-trash-monitor.c:
	(nautilus_trash_monitor_initialize), (add_one_volume_trash):
	* libnautilus-private/nautilus-volume-monitor.c:
	(get_removable_volumes), (build_volume_list_delta),
	(get_mount_list), (get_current_mount_list),
	(mount_volume_prepend_filesystem):
	* src/file-manager/fm-directory-view.c: (prepend_uri_one),
	(fm_directory_view_create_links_for_files),
	(fm_directory_view_duplicate_selection):
	* src/file-manager/fm-properties-window.c:
	(property_button_toggled):
	* src/nautilus-window-manage-views.c:
	(determined_initial_view_callback):
	Changed code that uses g_list_append to use g_list_prepend in all
	the cases where it was simple enough.

M	ChangeLog
M	components/help/hyperbola-filefmt.c
M	components/mozilla/nautilus-mozilla-content-view.c
M	components/music/fileinfo.c
M	components/music/nautilus-music-view.c
M	components/notes/nautilus-notes.c
M	components/throbber/nautilus-throbber.c
M	components/tree/nautilus-tree-node.c
M	libnautilus-private/nautilus-directory-background.c
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-file-changes-queue.c
M	libnautilus-private/nautilus-file-dnd.c
M	libnautilus-private/nautilus-file-operations.c
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-mime-actions.c
M	libnautilus-private/nautilus-search-uri.c
M	libnautilus-private/nautilus-theme.c
M	libnautilus-private/nautilus-thumbnails.c
M	libnautilus-private/nautilus-trash-monitor.c
M	libnautilus-private/nautilus-volume-monitor.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-properties-window.c
M	src/nautilus-window-manage-views.c

commit 423ddfd45ed85a05979979bd14ae67c2703107ee
Author: Gediminas Paulauskas <menesis@src.gnome.org>
Date:	2001-05-11

    I should have removed it 2 months ago

D	po/desk.pl

commit 3ac90beaf7b584a7eb02a595ce2b4a305ff4c89c
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-05-10

	Integrated a patch from peter@ximian.com to move the
	MOZILLA_FIVE_HOME-setting code from the main Nautilus program
	(where it does no good) to the Mozilla component (which is a nicer
	place for it anyway).

	While integrating the patch I made some other small cleanups to
	the Mozilla component and the patch itself. I removed the code to
	set up LD_LIBRARY_PATH, since it's not needed, and changed
	the name
	of some things and simplified others.

	* components/mozilla/Makefile.am: Define PREFIX.
	* components/mozilla/main.c: (is_good_mozilla_path),
	(get_mozilla_path), (set_up_MOZILLA_FIVE_HOME), (main): Add the
	new code to set up MOZILLA_FIVE_HOME.

	* src/nautilus-application.c: (finish_startup): Remove the code
	from the old place.

	* check-THANKS.pl: Updated.

M	ChangeLog
M	check-THANKS.pl
M	components/mozilla/Makefile.am
M	components/mozilla/main.c
M	src/nautilus-application.c

commit 5642c503ffb89a10820024c1865c9842b03c1ba3
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-05-09

    Added dummy members so we have no illegal empty structures.

	* libnautilus-private/nautilus-metafile-factory.c:
	* libnautilus-private/nautilus-vfs-directory.c:
	* libnautilus-private/nautilus-vfs-file.c:
	Added dummy members so we have no illegal empty structures.

	* src/nautilus-sidebar-title.c: (update_emblems): Get rid of some
	dead code.

M	ChangeLog
M	libnautilus-private/nautilus-metafile-factory.c
M	libnautilus-private/nautilus-vfs-directory.c
M	libnautilus-private/nautilus-vfs-file.c
M	src/nautilus-sidebar-title.c

commit d85d9342cf399f3f2e0d5795d4ce2e944fd136e2
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-05-09

    Updated required versions of packages.

	* README: Updated required versions of packages.

M	ChangeLog
M	README

commit a467c1af47fae439ae1bffb1253af1aeea306b92
Author: Christian Rose <menthos@src.gnome.org>
Date:	2001-05-09

    Updated Swedish translation.

M	po/ChangeLog
M	po/sv.po

commit dd059b932f9a12526c79be600fc3fe39ee8f3fb0
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-05-09

	Started with patch by Yoann Vandoorselaere
	<yoann@mandrakesoft.com> to not re-open /proc/mounts each time,
	but to simply rewind it instead. The patch had a lot of problems
	on Solaris and when HAVE_CDDA is true, but I reworked it so it
	should be OK.

	* libnautilus-private/nautilus-volume-monitor.c: (get_mount_list),
	(get_current_mount_list): Use rewind.

M	ChangeLog
M	libnautilus-private/nautilus-volume-monitor.c

commit 91f928aa7ec1847778c642f2bc365c416ccf0c0d
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-05-09

	Integrated a fixed version of Gene's patch to compile under
	FreeBSD.

	* libnautilus-private/nautilus-volume-monitor.c:
	(has_removable_mntent_options), (get_removable_volumes),
	(volume_is_removable), (volume_is_read_only),
	(nautilus_volume_monitor_mount_unmount_removable),
	(nautilus_volume_monitor_get_mount_name_for_display): Added more
	ifdefs all over the place. This could be done more elegantly some
	day.

M	ChangeLog
M	libnautilus-private/nautilus-volume-monitor.c

commit 6364c8c095776d151d680e2f95f6dc89ce1322f9
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-05-09

	Integrated patch by Yoann Vandoorselaere <yoann@mandrakesoft.com>
	to fix a problem where we would try to get metadata for all files
	in the home directory if it was set to be used as the desktop
	directory.

	* libnautilus-private/nautilus-file-utilities.h:
	* libnautilus-private/nautilus-file-utilities.c:
	(nautilus_get_desktop_directory): Changed this to not bother with
	the call to create the directory when the home directory is used
	as the desktop.
	(nautilus_get_gmc_desktop_directory): New function.

	* libnautilus-private/nautilus-icon-factory.c:
	(nautilus_icon_factory_get_icon_for_file): Use
	nautilus_get_gmc_desktop_directory for the check when deciding to
	look for old-fashioned gmc metadata.

M	ChangeLog
M	libnautilus-private/nautilus-file-utilities.c
M	libnautilus-private/nautilus-file-utilities.h
M	libnautilus-private/nautilus-icon-factory.c

commit 3f510e2b07c06c16e48a466c27fc168fe5ee1617 (tag: NAUTILUS_1_0_3)
Author: Valek Frob <frob@src.gnome.org>
Date:	2001-05-08

    Updated russian translation.

M	po/ChangeLog
M	po/ru.po

commit 72b888f2e28078057abfc8483e8100634aa4340f
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-05-08

    Remove some Mozilla Milestone cruft. Make the Mozilla component
    build with

	* components/mozilla/Makefile.am:
	* configure.in:
	* README:
	Remove some Mozilla Milestone cruft.  Make the Mozilla component
	build with the newly released Mozilla 0.9.  Update the README with
	the latest Mozilla 0.9 support.

M	ChangeLog
M	README
M	components/mozilla/Makefile.am
M	configure.in

commit d6c5a5b0877e5259392911a3d54434e397963e90
Author: Yuri Syrota <rasta@src.gnome.org>
Date:	2001-05-08

    Updated Ukrainian transaltion

M	po/uk.po

commit 4f38ee814821cb321430cea4a79dfc7bc7c3cde6
Author: Yuri Syrota <rasta@src.gnome.org>
Date:	2001-05-08

    Updated Ukrainian transaltion

M	po/uk.po

commit 491c173d4b233db7e53e851eb01b278710bdfd55
Author: Yuri Syrota <rasta@src.gnome.org>
Date:	2001-05-08

    Updated Ukrainian transaltion

M	po/uk.po

commit 6b504b576c0182c39e5ddbdebf8b2374842682b0
Author: Yuri Syrota <rasta@src.gnome.org>
Date:	2001-05-08

    Updated Ukrainian transaltion

M	po/uk.po

commit 67c1b374eb438ce548b2b573a4ba231bc7fd50fb
Author: Yuri Syrota <rasta@src.gnome.org>
Date:	2001-05-08

    Updated Ukrainian transaltion

M	po/uk.po

commit f15bada3c4e38bd82c182cde051610ae1ea5fd6d
Author: Yuri Syrota <rasta@src.gnome.org>
Date:	2001-05-08

    Updated Ukrainian transaltion

M	po/uk.po

commit 48df98602d62f85d8644da7a0481046cdc0b8993
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2001-05-07

	reviewed by: Darin Adler  <darin@eazel.com>

	Fixed bug 8122 (Folders opened from the desktop should not
	reuse frontmost window). The previous behavior was intended to
	match the behavior of web browsers, but user feedback made it
	clear that it was confusing and annoying people too much.

	* src/nautilus-window-manage-views.c:
	(get_topmost_nautilus_window_in_current_workspace_and_area):
	Removed this no-longer-needed function.
	(open_location): Always create a new window in the desktop case.

M	ChangeLog
M	src/nautilus-window-manage-views.c

commit 3646403e7810a8772f131708e10a7395f9972e2a
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-05-07

	reviewed by: John Sullivan <sullivan@eazel.com>

	Fix bug 8251 (Mozilla component crashes every time I try to view a
	web page) by putting the same logic for locating Mozilla that is
	used by galeon into Nautilus.

	* src/nautilus-application.c: (is_mozilla_path_good),
	(get_mozilla_path), (find_mozilla): Code to find Mozilla and set
	up some environment variables that matches the code in galeon's
	startup script.
	(finish_startup): New function for initialization code that should
	be done only in the main Nautilus, not in clients that are going
	to contact the main Nautilus. More initialization should be moved
	in here over time. Calls find_mozilla among other things.
	(nautilus_application_startup): Moved the sound initialization and
	the code to migrate desktop directory contents inside the new
	initialization function.

M	ChangeLog
M	src/nautilus-application.c

commit 2e50f9a9d2638442754b5120c0e6951fc5e9a786
Author: Robin Slomkowski <rslomkow@src.gnome.org>
Date:	2001-05-07

    changed "arlo/i-directory-aa.png" to
    "crux_eggplant/i-directory-aa.png" as

	* src/nautilus-first-time-druid.c: (make_title_page_icon_box):
	changed "arlo/i-directory-aa.png" to
	"crux_eggplant/i-directory-aa.png"
	as the arlo directory has become depreciated.

M	ChangeLog
M	src/nautilus-first-time-druid.c

commit a282a49650bac6c771f3a9e4595f2d7fcddc81d3
Author: jjranta <jjranta@src.gnome.org>
Date:	2001-05-06

    Updated Finnish translation by Pauli Virtanen.

M	po/ChangeLog
M	po/fi.po

commit 4356d86f087d9d14fc181ec2b9b55b657b72fdfc
Author: Ole Laursen <olau@src.gnome.org>
Date:	2001-05-05

    Updated Danish translation

M	po/ChangeLog
M	po/da.po

commit 62c02ef4feae9eb3a0aa4588f3c8120423a107fe
Author: Jonathan Blandford <jrb@webwynk.net>
Date:	2001-05-04

    patch reviewed by _vicious_
    Fri May  4 19:12:55 2001  Jonathan Blandford  <jrb@webwynk.net>

	* src/file-manager/fm-icon-view.c
	(icon_container_preview_callback): Possibly play the file if it's
	an ogg.

	* src/file-manager/fm-icon-view.c (play_file): Check for ogg
	file.

M	ChangeLog
M	src/file-manager/fm-icon-view.c

commit 6ba9da9a374c5780d391a89cb40015599cc7b17a
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-05-04

    Removed this obsolete file

	* nautilus-installer.spec.in: Removed this obsolete file

M	ChangeLog
D	nautilus-installer.spec.in

commit 3dc9221605bb4cab273a170b442db4e0ce77c176
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-05-04

    Add an entry for Bart. Update switches (one was wrong for Nautilus
    style).

	* THANKS: Add an entry for Bart.
	* indent.sh: Update switches (one was wrong for Nautilus style).

M	ChangeLog
M	THANKS
M	indent.sh

commit a6a71357d947f0b368ba57dcf7ac7a09c1e0fc13
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-05-04

    fix typo

M	po/ChangeLog

commit 98907cf123ddebb79856ff8c505f7f4019ce2455
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-05-04

    Update for name change.

	* libnautilus-private/.cvsignore: Update for name change.

M	ChangeLog
M	libnautilus-private/.cvsignore

commit e9ec65cc8c8918c91a41ecfdb8392b5c69a896a2
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-05-04

    Fix mistake where we put quotes around
    GNOME_VFS_MIME_TYPE_UNKNOWN. Use

	* libnautilus-private/nautilus-mime-actions.c:
	(is_known_mime_type): Fix mistake where we put quotes
	around GNOME_VFS_MIME_TYPE_UNKNOWN. Use g_strcasecmp.
	(nautilus_mime_get_default_action_type_for_file),
	(application_supports_uri_scheme): Use g_strcasecmp.

M	ChangeLog
M	libnautilus-private/nautilus-mime-actions.c

commit 9567da1b0f72fe844a9722fcc63b7247c468d14b
Author: Robin Slomkowski <rslomkow@src.gnome.org>
Date:	2001-05-04

    upped version required of eel to 1.0 and librsvg to 1.0.0

	* configure.in: upped version required of eel to 1.0 and
	  librsvg to 1.0.0

M	ChangeLog
M	configure.in

commit 53dba9461a66247c4349c4f5f83b14c085f9c723
Author: Robin Slomkowski <rslomkow@src.gnome.org>
Date:	2001-05-04

    upped versions required, medusa >= 0.5.1 ammonite >= 1.0.2,
    gnome-vfs >=

	* configure.in: upped versions required, medusa >= 0.5.1
	  ammonite >= 1.0.2, gnome-vfs >= 1.0.1

M	ChangeLog
M	configure.in

commit 6192009e364b9f0eb4fead184043b8dcff1c324a
Author: Robin Slomkowski <rslomkow@src.gnome.org>
Date:	2001-05-04

    requires eel 0.1

	* configure.in: requires eel 0.1

M	ChangeLog
M	configure.in

commit c5b23ca78143f2d41b272a914449137ae58e4639
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-05-04

    Fix a really tiny typo.

	* es.po:
	Fix a really tiny typo.

M	po/ChangeLog
M	po/es.po

commit 69e02b39142e06bdda22007b7d2c2039ae61d3c0
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-05-04

    Update for more stuff moving to eel.

	* POTFILES.in:
	* az.po:
	* ca.po:
	* cs.po:
	* da.po:
	* de.po:
	* el.po:
	* en_GB.po:
	* es.po:
	* fi.po:
	* fr.po:
	* ga.po:
	* gl.po:
	* hu.po:
	* it.po:
	* ja.po:
	* ko.po:
	* lt.po:
	* nl.po:
	* nn.po:
	* no.po:
	* pl.po:
	* pt_BR.po:
	* ru.po:
	* sk.po:
	* sl.po:
	* sv.po:
	* ta.po:
	* tr.po:
	* uk.po:
	* zh_TW.Big5.po:
	Update for more stuff moving to eel.

M	po/ChangeLog
M	po/POTFILES.in
M	po/az.po
M	po/ca.po
M	po/cs.po
M	po/da.po
M	po/de.po
M	po/el.po
M	po/en_GB.po
M	po/es.po
M	po/fi.po
M	po/fr.po
M	po/ga.po
M	po/gl.po
M	po/hu.po
M	po/it.po
M	po/ja.po
M	po/ko.po
M	po/lt.po
M	po/nl.po
M	po/nn.po
M	po/no.po
M	po/pl.po
M	po/pt_BR.po
M	po/ru.po
M	po/sk.po
M	po/sl.po
M	po/sv.po
M	po/ta.po
M	po/tr.po
M	po/uk.po
M	po/zh_TW.Big5.po

commit ec24d4a8497a26ac537022e07e3d2ef2380380e9
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-05-04

    Make the ChangeLog reflect reality.  I had to checkin the rest of
    the stuff
    in pieces because CVS kept getting fucked and spewing stuff like
    "Broken Pipe"
    and "Protocol Error."

M	ChangeLog

commit 430f6bd8cc08aed463d6d13d827d92ae1e1188d3
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-05-04

	Update for latest round of stuff moving into Eel.

M	applets/preferences-applet/nautilus-preferences-applet.c
M	components/adapter/nautilus-adapter.c
M	components/news/nautilus-news.c
M	components/text/nautilus-text-view.c
M	components/throbber/nautilus-throbber.c
M	components/tree/nautilus-tree-expansion-state.c
M	components/tree/nautilus-tree-view.c
M	libnautilus-private/Makefile.am
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-directory-background.c
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-entry.c
M	libnautilus-private/nautilus-file-operations.c
M	libnautilus-private/nautilus-file-utilities.c
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-font-factory.c
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.h
M	libnautilus-private/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus-private/nautilus-lib-self-check-functions.h
M	libnautilus-private/nautilus-link-set.c
M	libnautilus-private/nautilus-metafile.c
M	libnautilus-private/nautilus-sidebar-functions.c
M	libnautilus-private/nautilus-sound.c
M	libnautilus-private/nautilus-theme.c
M	src/file-manager/fm-desktop-icon-view.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-icon-view.c
M	src/file-manager/fm-list-view.c
M	src/file-manager/fm-properties-window.c
M	src/file-manager/nautilus-indexing-info.c
M	src/nautilus-application.c
M	src/nautilus-first-time-druid.c
M	src/nautilus-information-panel.c
M	src/nautilus-link-set-window.c
M	src/nautilus-main.c
M	src/nautilus-navigation-bar.c
M	src/nautilus-navigation-bar.h
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-preferences-dialog.c
M	src/nautilus-property-browser.c
M	src/nautilus-search-bar-criterion.c
M	src/nautilus-shell.c
M	src/nautilus-sidebar-tabs.c
M	src/nautilus-sidebar-title.c
M	src/nautilus-sidebar.c
M	src/nautilus-spatial-window.c
M	src/nautilus-switchable-search-bar.c
M	src/nautilus-theme-selector.c
M	src/nautilus-view-frame.c
M	src/nautilus-view-frame.h
M	src/nautilus-window-manage-views.c
M	src/nautilus-window-menus.c
M	src/nautilus-window-toolbars.c
M	src/nautilus-window.c
M	src/nautilus-zoom-control.c
M	test/test-nautilus-preferences-change.c
M	test/test-nautilus-preferences-display.c
M	test/test-nautilus-smooth-graphics.c
M	test/test.c

commit 921f6c187cff9929cf035341a8b5932a0acdcfde
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-05-04

    Moved to Eel.

	* libnautilus-private/nautilus-dateedit-extensions.c:
	* libnautilus-private/nautilus-dateedit-extensions.h:
	* libnautilus-private/nautilus-generous-bin.c:
	* libnautilus-private/nautilus-generous-bin.h:
	* libnautilus-private/nautilus-gconf-extensions.c:
	* libnautilus-private/nautilus-gconf-extensions.h:
	* libnautilus-private/nautilus-preferences-box.c:
	* libnautilus-private/nautilus-preferences-box.h:
	* libnautilus-private/nautilus-preferences-group.c:
	* libnautilus-private/nautilus-preferences-group.h:
	* libnautilus-private/nautilus-preferences-item.c:
	* libnautilus-private/nautilus-preferences-item.h:
	* libnautilus-private/nautilus-preferences-pane.c:
	* libnautilus-private/nautilus-preferences-pane.h:
	* libnautilus-private/nautilus-preferences.c:
	* libnautilus-private/nautilus-preferences.h:
	Moved to Eel.

M	ChangeLog
D	libnautilus-private/nautilus-dateedit-extensions.c
D	libnautilus-private/nautilus-dateedit-extensions.h
D	libnautilus-private/nautilus-gconf-extensions.c
D	libnautilus-private/nautilus-gconf-extensions.h
D	libnautilus-private/nautilus-generous-bin.c
D	libnautilus-private/nautilus-generous-bin.h
D	libnautilus-private/nautilus-preferences-box.c
D	libnautilus-private/nautilus-preferences-box.h
D	libnautilus-private/nautilus-preferences-group.c
D	libnautilus-private/nautilus-preferences-group.h
D	libnautilus-private/nautilus-preferences-item.c
D	libnautilus-private/nautilus-preferences-item.h
D	libnautilus-private/nautilus-preferences-pane.c
D	libnautilus-private/nautilus-preferences-pane.h
D	libnautilus-private/nautilus-preferences.c
D	libnautilus-private/nautilus-preferences.h

commit 30e182f26e0fc8670cec49995af4b5e441ebb500
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-05-04

    Change the BuildRequires entries for eel and librsvg to be eel-devel
    and

	* nautilus.spec.in:
	Change the BuildRequires entries for eel and librsvg to be
	eel-devel and librsvg-devel.

M	ChangeLog
M	nautilus.spec.in

commit 553873686025c7d667d9d60e682151ed3daaf478
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-05-04

    No need to set gconf flags here since eel will have already done so.

	* configure.in:
	No need to set gconf flags here since eel will have already
	done so.

M	ChangeLog
M	configure.in

commit 3c6cc8d032fa134ac429fb0f04155816eb793917
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2001-05-04

    made the news panel ellipsize long items. I hope this can make it into


	* components/news/nautilus-news.c: (ellipsize_string),
	(extract_items):
	made the news panel ellipsize long items.  I hope this can make
	it into
	1.0.3, but it's not worth making new rpms unless we have other
	reasons to do so.

M	ChangeLog
M	components/news/nautilus-news.c

commit b6fcbae46acb446fde8a7a749ae62d9ff2744e46
Author: Robin Slomkowski <rslomkow@src.gnome.org>
Date:	2001-05-04

    upped version to 1.0.3

	* configure.in: upped version to 1.0.3

M	ChangeLog
M	configure.in

commit 0c905754acbebcd7f07b6d5028439ee195c43780
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-05-04

    Remove libnautilus-extensions -> libnautilus-private entry since
    its done

	* RENAMING:
	Remove libnautilus-extensions -> libnautilus-private entry since
	its done now.

M	ChangeLog
M	RENAMING

commit ca99d892464745c61569b11c0dd7461b2b19fae1
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-05-04

    Update for libnautilus-extensions -> libnautilus-private renaming.

	* az.po:
	* ca.po:
	* cs.po:
	* da.po:
	* de.po:
	* el.po:
	* en_GB.po:
	* es.po:
	* fi.po:
	* fr.po:
	* ga.po:
	* gl.po:
	* hu.po:
	* it.po:
	* ja.po:
	* ko.po:
	* lt.po:
	* nl.po:
	* nn.po:
	* no.po:
	* pl.po:
	* pt_BR.po:
	* ru.po:
	* sk.po:
	* sl.po:
	* sv.po:
	* ta.po:
	* tr.po:
	* uk.po:
	* zh_TW.Big5.po:
	Update for libnautilus-extensions -> libnautilus-private renaming.

M	po/ChangeLog
M	po/az.po
M	po/ca.po
M	po/cs.po
M	po/da.po
M	po/de.po
M	po/el.po
M	po/en_GB.po
M	po/es.po
M	po/fi.po
M	po/fr.po
M	po/ga.po
M	po/gl.po
M	po/hu.po
M	po/it.po
M	po/ja.po
M	po/ko.po
M	po/lt.po
M	po/nl.po
M	po/nn.po
M	po/no.po
M	po/pl.po
M	po/pt_BR.po
M	po/ru.po
M	po/sk.po
M	po/sl.po
M	po/sv.po
M	po/ta.po
M	po/tr.po
M	po/uk.po
M	po/zh_TW.Big5.po

commit 90d404095e84a45c486e79ff7a9d6eeb05f8eba6
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-05-04

    nautilus-extensions -> nautilus-private renaming.

M	components/help/Makefile.am
M	components/help/hyperbola-main.c
M	components/help/hyperbola-nav-tree.c
M	components/history/Makefile.am
M	components/history/nautilus-history-view.c
M	components/image-viewer/Makefile.am
M	components/loser/content/Makefile.am
M	components/loser/sidebar/Makefile.am
M	components/mozilla/bonobo-extensions.c
M	components/mozilla/bonobo-extensions.h
M	components/music/Makefile.am
M	components/music/main.c
M	components/music/nautilus-music-view.c
M	components/news/Makefile.am
M	components/news/nautilus-news.c
M	components/notes/Makefile.am
M	components/notes/nautilus-notes.c
M	components/text/Makefile.am
M	components/text/main.c
M	components/text/nautilus-text-view.c
M	components/throbber/Makefile.am
M	components/throbber/main.c
M	components/throbber/nautilus-throbber.c
M	components/tree/nautilus-tree-expansion-state.c
M	components/tree/nautilus-tree-model.c
M	components/tree/nautilus-tree-node.c
M	components/tree/nautilus-tree-node.h
M	components/tree/nautilus-tree-view-dnd.c
M	components/tree/nautilus-tree-view.c
M	helper-utilities/error-dialog/nautilus-error-dialog.c
D	libnautilus-extensions/.cvsignore
D	libnautilus-extensions/Makefile.am
D	libnautilus-extensions/README
D	libnautilus-extensions/nautilus-audio-player.c
D	libnautilus-extensions/nautilus-audio-player.h
D	libnautilus-extensions/nautilus-bonobo-extensions.c
D	libnautilus-extensions/nautilus-bonobo-extensions.h
D	libnautilus-extensions/nautilus-bookmark.c
D	libnautilus-extensions/nautilus-bookmark.h
D	libnautilus-extensions/nautilus-cdrom-extensions.h
D	libnautilus-extensions/nautilus-customization-data.c
D	libnautilus-extensions/nautilus-customization-data.h
D	libnautilus-extensions/nautilus-dateedit-extensions.c
D	libnautilus-extensions/nautilus-dateedit-extensions.h
D	libnautilus-extensions/nautilus-default-file-icon.c
D	libnautilus-extensions/nautilus-default-file-icon.h
D	libnautilus-extensions/nautilus-directory-async.c
D	libnautilus-extensions/nautilus-directory-background.c
D	libnautilus-extensions/nautilus-directory-background.h
D	libnautilus-extensions/nautilus-directory-metafile-monitor.c
D	libnautilus-extensions/nautilus-directory-metafile-monitor.h
D	libnautilus-extensions/nautilus-directory-metafile.c
D	libnautilus-extensions/nautilus-directory-metafile.h
D	libnautilus-extensions/nautilus-directory-notify.h
D	libnautilus-extensions/nautilus-directory-private.h
D	libnautilus-extensions/nautilus-directory.c
D	libnautilus-extensions/nautilus-directory.h
D	libnautilus-extensions/nautilus-drag-window.c
D	libnautilus-extensions/nautilus-drag-window.h
D	libnautilus-extensions/nautilus-druid-page-eazel.c
D	libnautilus-extensions/nautilus-druid-page-eazel.h
D	libnautilus-extensions/nautilus-druid.c
D	libnautilus-extensions/nautilus-druid.h
D	libnautilus-extensions/nautilus-entry.c
D	libnautilus-extensions/nautilus-entry.h
D	libnautilus-extensions/nautilus-file-attributes.h
D	libnautilus-extensions/nautilus-file-changes-queue.c
D	libnautilus-extensions/nautilus-file-changes-queue.h
D	libnautilus-extensions/nautilus-file-dnd.c
D	libnautilus-extensions/nautilus-file-dnd.h
D	libnautilus-extensions/nautilus-file-operations-progress.c
D	libnautilus-extensions/nautilus-file-operations-progress.h
D	libnautilus-extensions/nautilus-file-operations.c
D	libnautilus-extensions/nautilus-file-operations.h
D	libnautilus-extensions/nautilus-file-private.h
D	libnautilus-extensions/nautilus-file-utilities.c
D	libnautilus-extensions/nautilus-file-utilities.h
D	libnautilus-extensions/nautilus-file.c
D	libnautilus-extensions/nautilus-file.h
D	libnautilus-extensions/nautilus-font-factory.c
D	libnautilus-extensions/nautilus-font-factory.h
D	libnautilus-extensions/nautilus-gconf-extensions.c
D	libnautilus-extensions/nautilus-gconf-extensions.h
D	libnautilus-extensions/nautilus-generous-bin.c
D	libnautilus-extensions/nautilus-generous-bin.h
D	libnautilus-extensions/nautilus-global-preferences.c
D	libnautilus-extensions/nautilus-global-preferences.h
D	libnautilus-extensions/nautilus-horizontal-splitter.c
D	libnautilus-extensions/nautilus-horizontal-splitter.h
D	libnautilus-extensions/nautilus-icon-canvas-item.c
D	libnautilus-extensions/nautilus-icon-canvas-item.h
D	libnautilus-extensions/nautilus-icon-container.c
D	libnautilus-extensions/nautilus-icon-container.h
D	libnautilus-extensions/nautilus-icon-dnd.c
D	libnautilus-extensions/nautilus-icon-dnd.h
D	libnautilus-extensions/nautilus-icon-factory-private.h
D	libnautilus-extensions/nautilus-icon-factory.c
D	libnautilus-extensions/nautilus-icon-factory.h
D	libnautilus-extensions/nautilus-icon-private.h
D	libnautilus-extensions/nautilus-icon-text-item.c
D	libnautilus-extensions/nautilus-icon-text-item.h
D	libnautilus-extensions/nautilus-iso9660.h
D	libnautilus-extensions/nautilus-keep-last-vertical-box.c
D	libnautilus-extensions/nautilus-keep-last-vertical-box.h
D	libnautilus-extensions/nautilus-lib-self-check-functions.c
D	libnautilus-extensions/nautilus-lib-self-check-functions.h
D	libnautilus-extensions/nautilus-link-set.c
D	libnautilus-extensions/nautilus-link-set.h
D	libnautilus-extensions/nautilus-link.c
D	libnautilus-extensions/nautilus-link.h
D	libnautilus-extensions/nautilus-medusa-support.c
D	libnautilus-extensions/nautilus-medusa-support.h
D	libnautilus-extensions/nautilus-merged-directory.c
D	libnautilus-extensions/nautilus-merged-directory.h
D	libnautilus-extensions/nautilus-metadata.h
D	libnautilus-extensions/nautilus-metafile-factory.c
D	libnautilus-extensions/nautilus-metafile-factory.h
D	libnautilus-extensions/nautilus-metafile-server.idl
D	libnautilus-extensions/nautilus-metafile.c
D	libnautilus-extensions/nautilus-metafile.h
D	libnautilus-extensions/nautilus-mime-actions.c
D	libnautilus-extensions/nautilus-mime-actions.h
D	libnautilus-extensions/nautilus-monitor.c
D	libnautilus-extensions/nautilus-monitor.h
D	libnautilus-extensions/nautilus-preferences-box.c
D	libnautilus-extensions/nautilus-preferences-box.h
D	libnautilus-extensions/nautilus-preferences-group.c
D	libnautilus-extensions/nautilus-preferences-group.h
D	libnautilus-extensions/nautilus-preferences-item.c
D	libnautilus-extensions/nautilus-preferences-item.h
D	libnautilus-extensions/nautilus-preferences-pane.c
D	libnautilus-extensions/nautilus-preferences-pane.h
D	libnautilus-extensions/nautilus-preferences.c
D	libnautilus-extensions/nautilus-preferences.h
D	libnautilus-extensions/nautilus-program-chooser.c
D	libnautilus-extensions/nautilus-program-chooser.h
D	libnautilus-extensions/nautilus-program-choosing.c
D	libnautilus-extensions/nautilus-program-choosing.h
D	libnautilus-extensions/nautilus-search-uri.c
D	libnautilus-extensions/nautilus-search-uri.h
D	libnautilus-extensions/nautilus-sidebar-functions.c
D	libnautilus-extensions/nautilus-sidebar-functions.h
D	libnautilus-extensions/nautilus-sound.c
D	libnautilus-extensions/nautilus-sound.h
D	libnautilus-extensions/nautilus-theme.c
D	libnautilus-extensions/nautilus-theme.h
D	libnautilus-extensions/nautilus-thumbnails-jpeg.c
D	libnautilus-extensions/nautilus-thumbnails-jpeg.h
D	libnautilus-extensions/nautilus-thumbnails.c
D	libnautilus-extensions/nautilus-thumbnails.h
D	libnautilus-extensions/nautilus-trash-directory.c
D	libnautilus-extensions/nautilus-trash-directory.h
D	libnautilus-extensions/nautilus-trash-file.c
D	libnautilus-extensions/nautilus-trash-file.h
D	libnautilus-extensions/nautilus-trash-monitor.c
D	libnautilus-extensions/nautilus-trash-monitor.h
D	libnautilus-extensions/nautilus-undo-context.c
D	libnautilus-extensions/nautilus-undo-context.h
D	libnautilus-extensions/nautilus-undo-manager.c
D	libnautilus-extensions/nautilus-undo-manager.h
D	libnautilus-extensions/nautilus-undo-signal-handlers.c
D	libnautilus-extensions/nautilus-undo-signal-handlers.h
D	libnautilus-extensions/nautilus-vfs-directory.c
D	libnautilus-extensions/nautilus-vfs-directory.h
D	libnautilus-extensions/nautilus-vfs-file.c
D	libnautilus-extensions/nautilus-vfs-file.h
D	libnautilus-extensions/nautilus-view-identifier.c
D	libnautilus-extensions/nautilus-view-identifier.h
D	libnautilus-extensions/nautilus-volume-monitor.c
D	libnautilus-extensions/nautilus-volume-monitor.h
M	libnautilus-private/Makefile.am
M	libnautilus-private/README
M	libnautilus-private/nautilus-directory-background.h
M	libnautilus-private/nautilus-directory-metafile-monitor.c
M	libnautilus-private/nautilus-directory-metafile-monitor.h
M	libnautilus-private/nautilus-directory-metafile.c
M	libnautilus-private/nautilus-directory-notify.h
M	libnautilus-private/nautilus-druid-page-eazel.c
M	libnautilus-private/nautilus-entry.c
M	libnautilus-private/nautilus-file-dnd.h
M	libnautilus-private/nautilus-file-operations.c
M	libnautilus-private/nautilus-global-preferences.h
M	libnautilus-private/nautilus-icon-factory.h
M	libnautilus-private/nautilus-metafile-factory.c
M	libnautilus-private/nautilus-metafile-factory.h
M	libnautilus-private/nautilus-mime-actions.h
M	libnautilus-private/nautilus-preferences-box.h
M	libnautilus-private/nautilus-preferences-group.h
M	libnautilus-private/nautilus-preferences-item.h
M	libnautilus-private/nautilus-preferences-pane.h
M	libnautilus-private/nautilus-undo-signal-handlers.h
M	libnautilus/nautilus-view.c
M	po/POTFILES.in
M	src/Makefile.am
M	src/file-manager/fm-desktop-icon-view.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-directory-view.h
M	src/file-manager/fm-error-reporting.c
M	src/file-manager/fm-error-reporting.h
M	src/file-manager/fm-icon-view.c
M	src/file-manager/fm-list-view.c
M	src/file-manager/fm-properties-window.c
M	src/file-manager/fm-properties-window.h
M	src/file-manager/fm-search-list-view.c
M	src/file-manager/nautilus-indexing-info.c
M	src/nautilus-about.c
M	src/nautilus-applicable-views.c
M	src/nautilus-applicable-views.h
M	src/nautilus-application.c
M	src/nautilus-application.h
M	src/nautilus-bookmark-list.c
M	src/nautilus-bookmark-list.h
M	src/nautilus-bookmark-parsing.c
M	src/nautilus-bookmark-parsing.h
M	src/nautilus-bookmarks-window.c
M	src/nautilus-complex-search-bar.c
M	src/nautilus-complex-search-bar.h
M	src/nautilus-desktop-window.c
M	src/nautilus-first-time-druid.c
M	src/nautilus-information-panel.c
M	src/nautilus-link-set-window.c
M	src/nautilus-link-set-window.h
M	src/nautilus-location-bar.c
M	src/nautilus-main.c
M	src/nautilus-navigation-bar.h
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-navigation-window.c
M	src/nautilus-navigation-window.h
M	src/nautilus-object-window.c
M	src/nautilus-object-window.h
M	src/nautilus-preferences-dialog.c
M	src/nautilus-preferences-dialog.h
M	src/nautilus-profiler.h
M	src/nautilus-property-browser.c
M	src/nautilus-search-bar-criterion.c
M	src/nautilus-search-bar-criterion.h
M	src/nautilus-search-bar.h
M	src/nautilus-services.c
M	src/nautilus-shell.c
M	src/nautilus-sidebar-tabs.c
M	src/nautilus-sidebar-title.c
M	src/nautilus-sidebar-title.h
M	src/nautilus-sidebar.c
M	src/nautilus-simple-search-bar.c
M	src/nautilus-spatial-window.c
M	src/nautilus-spatial-window.h
M	src/nautilus-switchable-navigation-bar.c
M	src/nautilus-switchable-search-bar.c
M	src/nautilus-theme-selector.c
M	src/nautilus-view-frame.c
M	src/nautilus-view-frame.h
M	src/nautilus-window-manage-views.c
M	src/nautilus-window-menus.c
M	src/nautilus-window-private.h
M	src/nautilus-window-toolbars.c
M	src/nautilus-window.c
M	src/nautilus-window.h
M	src/nautilus-zoom-control.c
M	test/Makefile.am
M	test/test-nautilus-async-activation.c
M	test/test-nautilus-mime-actions-set.c
M	test/test-nautilus-mime-actions.c
M	test/test-nautilus-preferences-change.c
M	test/test-nautilus-preferences-display.c
M	test/test-nautilus-smooth-graphics.c
M	test/test-nautilus-wrap-table.c
M	test/test.c
M	test/test.h

commit fdea327acb1b4dadb3673c2f9c4e6a3bd9aab324
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-05-04

    Rename libnautilus-extensions to libnautilus-private.

	* Makefile.am:
	* applets/launcher/Makefile.am:
	* applets/preferences-applet/Makefile.am:
	* applets/preferences-applet/nautilus-preferences-applet.c:
	* components/adapter/Makefile.am:
	* components/adapter/nautilus-adapter.c:
	* components/hardware/Makefile.am:
	* components/hardware/nautilus-hardware-view.c:
	* components/help/Makefile.am:
	* components/help/hyperbola-main.c:
	* components/help/hyperbola-nav-tree.c:
	* components/history/Makefile.am:
	* components/history/nautilus-history-view.c:
	* components/image-viewer/Makefile.am:
	* components/loser/content/Makefile.am:
	* components/loser/sidebar/Makefile.am:
	* components/mozilla/bonobo-extensions.c:
	* components/mozilla/bonobo-extensions.h:
	* components/music/Makefile.am:
	* components/music/main.c:
	* components/music/nautilus-music-view.c:
	* components/news/Makefile.am:
	* components/news/nautilus-news.c:
	* components/notes/Makefile.am:
	* components/notes/nautilus-notes.c:
	* components/text/Makefile.am:
	* components/text/main.c:
	* components/text/nautilus-text-view.c:
	* components/throbber/Makefile.am:
	* components/throbber/main.c:
	* components/throbber/nautilus-throbber.c:
	* components/tree/nautilus-tree-expansion-state.c:
	* components/tree/nautilus-tree-model.c:
	* components/tree/nautilus-tree-node.c:
	* components/tree/nautilus-tree-node.h:
	* components/tree/nautilus-tree-view-dnd.c:
	* components/tree/nautilus-tree-view.c:
	* configure.in:
	* helper-utilities/error-dialog/nautilus-error-dialog.c:
	* libnautilus-extensions/.cvsignore:
	* libnautilus-extensions/Makefile.am:
	* libnautilus-extensions/README:
	* libnautilus-extensions/nautilus-audio-player.c:
	* libnautilus-extensions/nautilus-audio-player.h:
	* libnautilus-extensions/nautilus-bonobo-extensions.c:
	* libnautilus-extensions/nautilus-bonobo-extensions.h:
	* libnautilus-extensions/nautilus-bookmark.c:
	* libnautilus-extensions/nautilus-bookmark.h:
	* libnautilus-extensions/nautilus-cdrom-extensions.h:
	* libnautilus-extensions/nautilus-customization-data.c:
	* libnautilus-extensions/nautilus-customization-data.h:
	* libnautilus-extensions/nautilus-dateedit-extensions.c:
	* libnautilus-extensions/nautilus-dateedit-extensions.h:
	* libnautilus-extensions/nautilus-default-file-icon.c:
	* libnautilus-extensions/nautilus-default-file-icon.h:
	* libnautilus-extensions/nautilus-directory-async.c:
	* libnautilus-extensions/nautilus-directory-background.c:
	* libnautilus-extensions/nautilus-directory-background.h:
	* libnautilus-extensions/nautilus-directory-metafile-monitor.c:
	* libnautilus-extensions/nautilus-directory-metafile-monitor.h:
	* libnautilus-extensions/nautilus-directory-metafile.c:
	* libnautilus-extensions/nautilus-directory-metafile.h:
	* libnautilus-extensions/nautilus-directory-notify.h:
	* libnautilus-extensions/nautilus-directory-private.h:
	* libnautilus-extensions/nautilus-directory.c:
	* libnautilus-extensions/nautilus-directory.h:
	* libnautilus-extensions/nautilus-drag-window.c:
	* libnautilus-extensions/nautilus-drag-window.h:
	* libnautilus-extensions/nautilus-druid-page-eazel.c:
	* libnautilus-extensions/nautilus-druid-page-eazel.h:
	* libnautilus-extensions/nautilus-druid.c:
	* libnautilus-extensions/nautilus-druid.h:
	* libnautilus-extensions/nautilus-entry.c:
	* libnautilus-extensions/nautilus-entry.h:
	* libnautilus-extensions/nautilus-file-attributes.h:
	* libnautilus-extensions/nautilus-file-changes-queue.c:
	* libnautilus-extensions/nautilus-file-changes-queue.h:
	* libnautilus-extensions/nautilus-file-dnd.c:
	* libnautilus-extensions/nautilus-file-dnd.h:
	* libnautilus-extensions/nautilus-file-operations-progress.c:
	* libnautilus-extensions/nautilus-file-operations-progress.h:
	* libnautilus-extensions/nautilus-file-operations.c:
	* libnautilus-extensions/nautilus-file-operations.h:
	* libnautilus-extensions/nautilus-file-private.h:
	* libnautilus-extensions/nautilus-file-utilities.c:
	* libnautilus-extensions/nautilus-file-utilities.h:
	* libnautilus-extensions/nautilus-file.c:
	* libnautilus-extensions/nautilus-file.h:
	* libnautilus-extensions/nautilus-font-factory.c:
	* libnautilus-extensions/nautilus-font-factory.h:
	* libnautilus-extensions/nautilus-gconf-extensions.c:
	* libnautilus-extensions/nautilus-gconf-extensions.h:
	* libnautilus-extensions/nautilus-generous-bin.c:
	* libnautilus-extensions/nautilus-generous-bin.h:
	* libnautilus-extensions/nautilus-global-preferences.c:
	* libnautilus-extensions/nautilus-global-preferences.h:
	* libnautilus-extensions/nautilus-horizontal-splitter.c:
	* libnautilus-extensions/nautilus-horizontal-splitter.h:
	* libnautilus-extensions/nautilus-icon-canvas-item.c:
	* libnautilus-extensions/nautilus-icon-canvas-item.h:
	* libnautilus-extensions/nautilus-icon-container.c:
	* libnautilus-extensions/nautilus-icon-container.h:
	* libnautilus-extensions/nautilus-icon-dnd.c:
	* libnautilus-extensions/nautilus-icon-dnd.h:
	* libnautilus-extensions/nautilus-icon-factory-private.h:
	* libnautilus-extensions/nautilus-icon-factory.c:
	* libnautilus-extensions/nautilus-icon-factory.h:
	* libnautilus-extensions/nautilus-icon-private.h:
	* libnautilus-extensions/nautilus-icon-text-item.c:
	* libnautilus-extensions/nautilus-icon-text-item.h:
	* libnautilus-extensions/nautilus-iso9660.h:
	* libnautilus-extensions/nautilus-keep-last-vertical-box.c:
	* libnautilus-extensions/nautilus-keep-last-vertical-box.h:
	* libnautilus-extensions/nautilus-lib-self-check-functions.c:
	* libnautilus-extensions/nautilus-lib-self-check-functions.h:
	* libnautilus-extensions/nautilus-link-set.c:
	* libnautilus-extensions/nautilus-link-set.h:
	* libnautilus-extensions/nautilus-link.c:
	* libnautilus-extensions/nautilus-link.h:
	* libnautilus-extensions/nautilus-medusa-support.c:
	* libnautilus-extensions/nautilus-medusa-support.h:
	* libnautilus-extensions/nautilus-merged-directory.c:
	* libnautilus-extensions/nautilus-merged-directory.h:
	* libnautilus-extensions/nautilus-metadata.h:
	* libnautilus-extensions/nautilus-metafile-factory.c:
	* libnautilus-extensions/nautilus-metafile-factory.h:
	* libnautilus-extensions/nautilus-metafile-server.idl:
	* libnautilus-extensions/nautilus-metafile.c:
	* libnautilus-extensions/nautilus-metafile.h:
	* libnautilus-extensions/nautilus-mime-actions.c:
	* libnautilus-extensions/nautilus-mime-actions.h:
	* libnautilus-extensions/nautilus-monitor.c:
	* libnautilus-extensions/nautilus-monitor.h:
	* libnautilus-extensions/nautilus-preferences-box.c:
	* libnautilus-extensions/nautilus-preferences-box.h:
	* libnautilus-extensions/nautilus-preferences-group.c:
	* libnautilus-extensions/nautilus-preferences-group.h:
	* libnautilus-extensions/nautilus-preferences-item.c:
	* libnautilus-extensions/nautilus-preferences-item.h:
	* libnautilus-extensions/nautilus-preferences-pane.c:
	* libnautilus-extensions/nautilus-preferences-pane.h:
	* libnautilus-extensions/nautilus-preferences.c:
	* libnautilus-extensions/nautilus-preferences.h:
	* libnautilus-extensions/nautilus-program-chooser.c:
	* libnautilus-extensions/nautilus-program-chooser.h:
	* libnautilus-extensions/nautilus-program-choosing.c:
	* libnautilus-extensions/nautilus-program-choosing.h:
	* libnautilus-extensions/nautilus-search-uri.c:
	* libnautilus-extensions/nautilus-search-uri.h:
	* libnautilus-extensions/nautilus-sidebar-functions.c:
	* libnautilus-extensions/nautilus-sidebar-functions.h:
	* libnautilus-extensions/nautilus-sound.c:
	* libnautilus-extensions/nautilus-sound.h:
	* libnautilus-extensions/nautilus-theme.c:
	* libnautilus-extensions/nautilus-theme.h:
	* libnautilus-extensions/nautilus-thumbnails-jpeg.c:
	* libnautilus-extensions/nautilus-thumbnails-jpeg.h:
	* libnautilus-extensions/nautilus-thumbnails.c:
	* libnautilus-extensions/nautilus-thumbnails.h:
	* libnautilus-extensions/nautilus-trash-directory.c:
	* libnautilus-extensions/nautilus-trash-directory.h:
	* libnautilus-extensions/nautilus-trash-file.c:
	* libnautilus-extensions/nautilus-trash-file.h:
	* libnautilus-extensions/nautilus-trash-monitor.c:
	* libnautilus-extensions/nautilus-trash-monitor.h:
	* libnautilus-extensions/nautilus-undo-context.c:
	* libnautilus-extensions/nautilus-undo-context.h:
	* libnautilus-extensions/nautilus-undo-manager.c:
	* libnautilus-extensions/nautilus-undo-manager.h:
	* libnautilus-extensions/nautilus-undo-signal-handlers.c:
	* libnautilus-extensions/nautilus-undo-signal-handlers.h:
	* libnautilus-extensions/nautilus-vfs-directory.c:
	* libnautilus-extensions/nautilus-vfs-directory.h:
	* libnautilus-extensions/nautilus-vfs-file.c:
	* libnautilus-extensions/nautilus-vfs-file.h:
	* libnautilus-extensions/nautilus-view-identifier.c:
	* libnautilus-extensions/nautilus-view-identifier.h:
	* libnautilus-extensions/nautilus-volume-monitor.c:
	* libnautilus-extensions/nautilus-volume-monitor.h:
	* libnautilus-private/Makefile.am:
	* libnautilus-private/README:
	* libnautilus-private/nautilus-directory-background.h:
	* libnautilus-private/nautilus-directory-metafile-monitor.c:
	* libnautilus-private/nautilus-directory-metafile-monitor.h:
	* libnautilus-private/nautilus-directory-metafile.c:
	* libnautilus-private/nautilus-directory-notify.h:
	* libnautilus-private/nautilus-druid-page-eazel.c:
	* libnautilus-private/nautilus-entry.c:
	* libnautilus-private/nautilus-file-dnd.h:
	* libnautilus-private/nautilus-file-operations.c:
	* libnautilus-private/nautilus-global-preferences.h:
	* libnautilus-private/nautilus-icon-factory.h:
	* libnautilus-private/nautilus-metafile-factory.c:
	* libnautilus-private/nautilus-metafile-factory.h:
	* libnautilus-private/nautilus-mime-actions.h:
	* libnautilus-private/nautilus-preferences-box.h:
	* libnautilus-private/nautilus-preferences-group.h:
	* libnautilus-private/nautilus-preferences-item.h:
	* libnautilus-private/nautilus-preferences-pane.h:
	* libnautilus-private/nautilus-undo-signal-handlers.h:
	* libnautilus/nautilus-view.c:
	* nautilus.spec.in:
	* po/POTFILES.in:
	* src/Makefile.am:
	* src/file-manager/fm-desktop-icon-view.c:
	* src/file-manager/fm-directory-view.c:
	* src/file-manager/fm-directory-view.h:
	* src/file-manager/fm-error-reporting.c:
	* src/file-manager/fm-error-reporting.h:
	* src/file-manager/fm-icon-view.c:
	* src/file-manager/fm-list-view.c:
	* src/file-manager/fm-properties-window.c:
	* src/file-manager/fm-properties-window.h:
	* src/file-manager/fm-search-list-view.c:
	* src/file-manager/nautilus-indexing-info.c:
	* src/nautilus-about.c:
	* src/nautilus-applicable-views.c:
	* src/nautilus-applicable-views.h:
	* src/nautilus-application.c:
	* src/nautilus-application.h:
	* src/nautilus-bookmark-list.c:
	* src/nautilus-bookmark-list.h:
	* src/nautilus-bookmark-parsing.c:
	* src/nautilus-bookmark-parsing.h:
	* src/nautilus-bookmarks-window.c:
	* src/nautilus-complex-search-bar.c:
	* src/nautilus-complex-search-bar.h:
	* src/nautilus-desktop-window.c:
	* src/nautilus-first-time-druid.c:
	* src/nautilus-link-set-window.c:
	* src/nautilus-link-set-window.h:
	* src/nautilus-location-bar.c:
	* src/nautilus-main.c: (main):
	* src/nautilus-navigation-bar.h:
	* src/nautilus-preferences-dialog.c:
	* src/nautilus-preferences-dialog.h:
	* src/nautilus-profiler.h:
	* src/nautilus-property-browser.c:
	* src/nautilus-search-bar-criterion.c:
	* src/nautilus-search-bar-criterion.h:
	* src/nautilus-search-bar.h:
	* src/nautilus-services.c:
	* src/nautilus-shell.c:
	* src/nautilus-sidebar-tabs.c:
	* src/nautilus-sidebar-title.c:
	* src/nautilus-sidebar-title.h:
	* src/nautilus-sidebar.c:
	* src/nautilus-simple-search-bar.c:
	* src/nautilus-switchable-navigation-bar.c:
	* src/nautilus-switchable-search-bar.c:
	* src/nautilus-theme-selector.c:
	* src/nautilus-view-frame.c:
	* src/nautilus-view-frame.h:
	* src/nautilus-window-manage-views.c:
	* src/nautilus-window-menus.c:
	* src/nautilus-window-private.h:
	* src/nautilus-window-toolbars.c:
	* src/nautilus-window.c:
	* src/nautilus-window.h:
	* src/nautilus-zoom-control.c:
	* test/Makefile.am:
	* test/test-nautilus-async-activation.c:
	* test/test-nautilus-mime-actions-set.c:
	* test/test-nautilus-mime-actions.c:
	* test/test-nautilus-preferences-change.c:
	* test/test-nautilus-preferences-display.c:
	* test/test-nautilus-smooth-graphics.c:
	* test/test-nautilus-wrap-table.c:
	* test/test.c:
	* test/test.h:
	Rename libnautilus-extensions to libnautilus-private.

M	ChangeLog
M	Makefile.am
M	applets/launcher/Makefile.am
M	applets/preferences-applet/Makefile.am
M	applets/preferences-applet/nautilus-preferences-applet.c
M	components/adapter/Makefile.am
M	components/adapter/nautilus-adapter.c
M	components/hardware/Makefile.am
M	components/hardware/nautilus-hardware-view.c
M	configure.in
M	nautilus.spec.in

commit 219e950905e19f2adea666a30b5725f394127660
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-05-04

    Remove old unused icons.

	* icons/arlo/throbber/.cvsignore:
	* icons/arlo/throbber/001.png:
	* icons/arlo/throbber/002.png:
	* icons/arlo/throbber/003.png:
	* icons/arlo/throbber/004.png:
	* icons/arlo/throbber/005.png:
	* icons/arlo/throbber/006.png:
	* icons/arlo/throbber/007.png:
	* icons/arlo/throbber/008.png:
	* icons/arlo/throbber/009.png:
	* icons/arlo/throbber/010.png:
	* icons/arlo/throbber/011.png:
	* icons/arlo/throbber/012.png:
	* icons/arlo/throbber/013.png:
	* icons/arlo/throbber/014.png:
	* icons/arlo/throbber/015.png:
	* icons/arlo/throbber/016.png:
	* icons/arlo/throbber/017.png:
	* icons/arlo/throbber/018.png:
	* icons/arlo/throbber/019.png:
	* icons/arlo/throbber/020.png:
	* icons/arlo/throbber/021.png:
	* icons/arlo/throbber/022.png:
	* icons/arlo/throbber/023.png:
	* icons/arlo/throbber/024.png:
	* icons/arlo/throbber/025.png:
	* icons/arlo/throbber/026.png:
	* icons/arlo/throbber/027.png:
	* icons/arlo/throbber/028.png:
	* icons/arlo/throbber/029.png:
	* icons/arlo/throbber/030.png:
	* icons/arlo/throbber/Makefile.am:
	* icons/arlo/throbber/rest.png:
	Remove old unused icons.

M	ChangeLog
D	icons/arlo/throbber/.cvsignore
D	icons/arlo/throbber/001.png
D	icons/arlo/throbber/002.png
D	icons/arlo/throbber/003.png
D	icons/arlo/throbber/004.png
D	icons/arlo/throbber/005.png
D	icons/arlo/throbber/006.png
D	icons/arlo/throbber/007.png
D	icons/arlo/throbber/008.png
D	icons/arlo/throbber/009.png
D	icons/arlo/throbber/010.png
D	icons/arlo/throbber/011.png
D	icons/arlo/throbber/012.png
D	icons/arlo/throbber/013.png
D	icons/arlo/throbber/014.png
D	icons/arlo/throbber/015.png
D	icons/arlo/throbber/016.png
D	icons/arlo/throbber/017.png
D	icons/arlo/throbber/018.png
D	icons/arlo/throbber/019.png
D	icons/arlo/throbber/020.png
D	icons/arlo/throbber/021.png
D	icons/arlo/throbber/022.png
D	icons/arlo/throbber/023.png
D	icons/arlo/throbber/024.png
D	icons/arlo/throbber/025.png
D	icons/arlo/throbber/026.png
D	icons/arlo/throbber/027.png
D	icons/arlo/throbber/028.png
D	icons/arlo/throbber/029.png
D	icons/arlo/throbber/030.png
D	icons/arlo/throbber/Makefile.am
D	icons/arlo/throbber/rest.png

commit 27df0bccaf6c56c0d8328b68215332b1ae6ec3f6
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-05-04

    More renaming thoughts. No change log entry required.

M	RENAMING

commit 5d3f327702f66170ba9ee49d291f39045e621971
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-05-04

    Removing this file so that this empty directory will become completely

	* cut-n-paste-code/freetype/.cvsignore: Removing this file so that
	this empty directory will become completely empty.

	* cut-n-paste-code/.cvsignore: Tweak.
	* cut-n-paste-code/widgets/.cvsignore: Tweak.

M	ChangeLog
M	cut-n-paste-code/.cvsignore
D	cut-n-paste-code/freetype/.cvsignore
M	cut-n-paste-code/widgets/.cvsignore

commit bd160746bce9ad64c4ecd0b938f74e4c5a167586
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-05-04

    Fix Nautilus Link support so it works for links that have paths
    instead of

	* libnautilus-extensions/nautilus-icon-factory.c:
	(nautilus_icon_factory_get_icon_for_file): Fix Nautilus Link
	support so it works for links that have paths instead of URIs in
	their custom icon field.

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-private/nautilus-icon-factory.c

commit 1d7395a3f0d2b87c73612a033622690830d67f71
Author: Dan Mueth <dan@eazel.com>
Date:	2001-05-03

    Added information about configuration files.

    2001-05-03	Dan Mueth  <dan@eazel.com>

	    Added information about configuration files.

	    * help/nautilus-user-manual/C/nautilus-user-manual.sgml:

M	ChangeLog
M	help/nautilus-user-manual/C/nautilus-user-manual.sgml
M	help/nautilus-user-manual/C/nautilus-user-manual.xml

commit a2f71c41cae2dc23e9ca2a36f070f64fd3ca4049
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2001-05-03

    fixed a memory trashing bug that Bart found in the news panel.


	* components/news/nautilus-news.c: (add_site_from_fields):
	fixed a memory trashing bug that Bart found in the news panel.

M	ChangeLog
M	components/news/nautilus-news.c

commit e14487f2b8cf66b9038ac1ea4ecc39033f763690
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2001-05-03

	reviewed by: Darin Adler  <darin@eazel.com>

	Fixed bug 8239 ("Zoom In" keyboard shortcut (Control-=) is
	untypable on many non-US keyboards)

	* src/nautilus-shell-ui.xml: Changed Zoom In shortcut to
	Control-+,
	so the more-mnemonic + appears in the menu.

	* src/nautilus-window.c: (nautilus_window_initialize_class),
	(nautilus_window_key_press_event):
	Make Control-+ and Control-= both activate Zoom In.

M	ChangeLog
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-shell-ui.xml
M	src/nautilus-spatial-window.c
M	src/nautilus-window.c

commit fd4bcf21e08b0807d48388f25873888bb28862bc
Author: Andraz Tori <minmax@src.gnome.org>
Date:	2001-05-03

    Updated Slovenian translation

M	po/sl.po

commit 5ac53963bfe11c1ad4732e079c599ba925564e18
Author: Bart Decrem <bart@src.gnome.org>
Date:	2001-05-03

	    Added more RSS feeds:
	    - Appwatch
	    - Barrapunto
	    - Barrapunto-Gnome
	    - Security Focus
	    - Linux.com
	    - Mozilla Zine

	    Fixed alphabetization error.

M	components/news/news_channels.xml

commit bb9c3c4b1432b3fd19ef6504988903b5e807e00a
Author: Bart Decrem <bart@src.gnome.org>
Date:	2001-05-03

    logged additional changes to RSS feeds.

M	ChangeLog

commit 48df591f7cffba4cd283a8b63be82246fbf545a7
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-05-03

    Removed some obsolete name changes. Got rid of one last NTL.

	* RENAMING: Removed some obsolete name changes.
	* src/nautilus-property-browser.h: Got rid of one last NTL.

M	ChangeLog
M	RENAMING
M	src/nautilus-property-browser.h

commit eea486644ba0026ac4d4e42a518ea74c8be1b937
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-05-03

	Fixed bug that was preventing custom icons from working in many
	cases.

	* libnautilus-extensions/nautilus-icon-factory.c:
	(load_icon_with_embedded_text): Pass in the URI for the custom
	icon.

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-private/nautilus-icon-factory.c

commit e93b79f4e2c71afbbda9d62f62b2292342d2aee6
Author: Bart Decrem <bart@src.gnome.org>
Date:	2001-05-03

    updated changelog to reflect changes to
    components/news/news_channels.xml

M	ChangeLog

commit 53d93bf6d26d172f71ba39afd2cf9263ba68cdfb
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-05-03

	reviewed by: John Sullivan <sullivan@eazel.com>

	More tweaking on keyboard shortcuts for deleting and trashing.

	* src/file-manager/fm-directory-view.c:
	(ALL_NON_LOCK_MODIFIER_KEYS): Don't include MOD2, because it is
	"num lock". Don't include MOD3-5 because I don't know for sure if
	they are lock modifiers or not.
	(trash_or_delete_selected_files), (trash_callback): Separated out
	the Move To Trash command into a non-callback function.
	(delete_selected_files), (delete_callback): Separated out the
	Delete command into a non-callback function.
	(key_press_event_callback): Shift-Delete now means "Delete"
	if that
	command is turned on. Control-Backspace now means "Move To Trash".

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit cdaccd7ce1a2acedb2dc3e7c09dc8534a7bbd549
Author: Bart Decrem <bart@src.gnome.org>
Date:	2001-05-03

    updated list of rss feeds

M	components/news/news_channels.xml

commit 40a997710d746774342dcbab646ea44ebdee14f1
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-05-03

	reviewed by: John Sullivan <sullivan@eazel.com>

	Fixed bug 8232 (Trash.gmc and home directory link files made by
	gmc show on Desktop):

	* libnautilus-extensions/nautilus-file.c:
	(nautilus_file_should_show): Moved special case for gmc files in
	here.
	(filter_hidden_and_backup_partition_callback): Removed special
	case for gmc files, since it's now in the lower level. Also fixed
	code that was casting a pointer to an int without using
	GPOINTER_TO_INT.

	* src/nautilus-application.c: Fix typo.

M	ChangeLog
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-private/nautilus-file.c
M	src/nautilus-application.c

commit 6de9bc5e739cdb40cd260280401e4b140185f58d
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-05-03

	reviewed by: John Sullivan <sullivan@eazel.com>

	Fixed bug 8230 (launchers dragged from panel don't get icons as
	they did in Ximian's Nautilus 1.0.2):

	* libnautilus-extensions/nautilus-link.c:
	(nautilus_link_local_create_from_gnome_entry): Changed to use
	eel_make_uri_from_half_baked_uri so we can handle the kind of
	"URI"s that are in most .desktop files. Also did a lot of code
	cleanup.

	* src/file-manager/fm-desktop-icon-view.c:
	(icon_view_handle_uri_list): Changed to use
	eel_make_uri_from_half_baked_uri so we can handle the kind of
	"URI"s that are passed when dragging from old programs. Also did a
	lot of code cleanup.

M	ChangeLog
M	libnautilus-extensions/nautilus-link.c
M	libnautilus-private/nautilus-link.c
M	src/file-manager/fm-desktop-icon-view.c

commit 003ab2da6cafd5d7b95944bae8e249ac8e6beae7
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-05-03

	Fixed bug 8228 (http://www.yahoo.com shows plain document icon,
	not HTML icon).

	* src/nautilus-sidebar-title.c: (update_icon): Changed code to
	pass in icon names to nautilus_icon_factory_get_pixbuf_by_name,
	instead of passing icon paths (no reason to do that).

M	ChangeLog
M	src/nautilus-sidebar-title.c

commit b037873a0f192c30714c90a771cd81a5e57cc8d3
Author: John Fleck <jfleck@inkstain.net>
Date:	2001-05-03

    components/help/converters/gnome-db2html2/sect-elements.c improve
    support


    2001-05-03 John Fleck <jfleck@inkstain.net>

	* components/help/converters/gnome-db2html2/sect-elements.c
	improve support for <emphasis> tag to proporly support role="bold"
	and role="strong" attributes with <B> but *no* <EM> tags

M	ChangeLog
M	components/help/converters/gnome-db2html2/sect-elements.c

commit c75a420ccf1fbedf14ed3c4971263d0538400a89
Author: Matthias Warkus <mawarkus@src.gnome.org>
Date:	2001-05-03

    Updated German translation

M	po/ChangeLog
M	po/de.po

commit d3268f45f6d1d10b9339244dd8234811beed4546
Author: Dan Mueth <dan@eazel.com>
Date:	2001-05-03

    Updating Nautilus Release Notes to mention that anybody who builds or

    2001-05-03	Dan Mueth  <dan@eazel.com>

	    Updating Nautilus Release Notes to mention that anybody
	    who builds or repackages Nautilus should make sure Medusa
	    support isn't built in by accident.

	    * help/nautilus-release-notes/C/nautilus-release-notes.sgml:

M	ChangeLog
M	help/nautilus-release-notes/C/nautilus-release-notes.sgml

commit b59f6f3b442c2e856d114b3a56c0609bd77fe3c0
Author: Dan Mueth <dan@eazel.com>
Date:	2001-05-03

    Updates to Nautilus User Manual, including two new screenshots.

    2001-05-03	Dan Mueth  <dan@eazel.com>

	    Updates to Nautilus User Manual, including two new
	    screenshots.

	    * help/nautilus-user-manual/C/Makefile.am:
	    * help/nautilus-user-manual/C/figures/help_num.png:
	    * help/nautilus-user-manual/C/figures/news_num.png:
	    * help/nautilus-user-manual/C/nautilus-user-manual.sgml:

M	ChangeLog
M	help/nautilus-user-manual/C/Makefile.am
A	help/nautilus-user-manual/C/figures/help_num.png
A	help/nautilus-user-manual/C/figures/news_num.png
M	help/nautilus-user-manual/C/nautilus-user-manual.sgml
M	help/nautilus-user-manual/C/nautilus-user-manual.xml

commit 6896044bbc0c5e055914358a342ee5aa4e8fd238
Author: Chyla Zbigniew <chyla@src.gnome.org>
Date:	2001-05-03

    Close fileselector after pressing escape key.


    * src/nautilus-theme-selector.c
    (install_theme_button_clicked_callback): Close fileselector after
    pressing escape key.

M	ChangeLog
M	src/nautilus-theme-selector.c

commit de9a02b7dc8e63552f0fbac633813ac3586af8fa
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-05-03

    Hook up the delete key to move files to trash. Another feature
    requested

	* src/file-manager/fm-directory-view.c:
	(key_press_event_callback), (bonobo_control_activate_callback):
	Hook up the delete key to move files to trash. Another feature
	requested by Miguel.

	* src/file-manager/nautilus-icon-view-ui.xml: Only show the F2 in
	the menu bar, not the right-click menu.

	* libnautilus-extensions/nautilus-icon-factory.c:
	(cache_icon_new), (load_specific_icon), (load_icon_for_scaling),
	(scale_icon), (get_icon_from_cache),
	(nautilus_icon_factory_get_pixbuf_for_icon),
	(load_icon_with_embedded_text): Tried to fix bug 8228, but
	failed. I still want to keep my changes. I'll get back to this
	tomorrow.

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-private/nautilus-icon-factory.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/nautilus-icon-view-ui.xml

commit 789d67258c7ce30d2cb58a8af18e263c5930ef30
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-05-03

    Add ammonite requires dependency.

	* nautilus.spec.in:
	Add ammonite requires dependency.

M	ChangeLog
M	nautilus.spec.in

commit eff8d099259adc576e68209ae909472140943dda
Author: Pablo del Campo <pablodc@src.gnome.org>
Date:	2001-05-02

    nautilus-user-manual.sgml: Update Spanish Translation

M	help/nautilus-user-manual/es/nautilus-user-manual.sgml

commit 2c53b6aa13beee47e01f6df40432483163e1833f
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-05-02

    Added an F2 key equivalent for the Rename command because: 1)
    we didn't

	* src/file-manager/nautilus-icon-view-ui.xml: Added an F2 key
	equivalent for the Rename command because: 1) we didn't have a key
	equivalent here before, 2) F2 is what you use to do this on
	Windows, and 3) Miguel asked me to.

M	ChangeLog
M	src/file-manager/nautilus-icon-view-ui.xml

commit 6cf649044a0ca11a0df3e2fb2cd1f18063659f64
Author: Pablo Gonzalo del Campo <pablodc@bigfoot.com>
Date:	2001-05-02

    Updated Spanish Translation

    2001-05-02 Pablo Gonzalo del Campo <pablodc@bigfoot.com>

	    * es.po: Updated Spanish Translation

M	po/ChangeLog
M	po/es.po

commit cbcf47174e69296ef40da28da6833f4665449d1f
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2001-05-02

    Made the dialog explaining how scripts work always show up when
    you choose

	* src/file-manager/fm-directory-view.c:
	(open_scripts_folder_callback), (disconnect_script_handlers):

	Made the dialog explaining how scripts work always show up when
	you choose "Open Scripts Folder", not just the first time.

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit f39b566cf6145da4e686a08f181102a269fae533
Author: Andraz Tori <minmax@src.gnome.org>
Date:	2001-05-02

    Updated Slovenian translation

M	po/sl.po

commit d80073bfa75ed79c736d6a2ceed7fa6633b71753
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-05-02

	reviewed by: John Sullivan <sullivan@eazel.com>

	Fixed bug 8200 (News Sidebar panel crash on startup):

	* components/news/nautilus-news.c: (draw_rss_items): Use
	eel_strlen so it works with NULL titles.

	* configure.in:
	* nautilus.spec.in:
	Removed dependency on ghttp. Trilobite needs it, but not Nautilus.

M	ChangeLog
M	components/news/nautilus-news.c
M	configure.in
M	nautilus.spec.in

commit 1e3935e2ed8e85453c178c71eaab5161d5591a3d
Author: Andraz Tori <minmax@src.gnome.org>
Date:	2001-05-02

    Updated Slovenian translation

M	po/sl.po

commit 2dd0fa7db9f11fd4cb093fbe7904e1da395a8e02
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-05-02

	Fix bug where most files weren't getting their MIME type icons.

	* libnautilus-extensions/nautilus-icon-factory.c:
	(load_icon_given_two_names), (is_generic_icon_name),
	(load_specific_icon): Made the two generic icons lose out if
	there's a MIME type icon. We can't always prefer the MIME type
	icon, since that would break things like the "thumbnail in
	progress" icon.

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-private/nautilus-icon-factory.c

commit 5cfabc49a3885deba4f4dedfd0f738f0c8d5283a
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-05-02

	Fix bug where icon for Nautilus links were not appearing if they
	were icon names rather than complete URIs.

	* libnautilus-extensions/nautilus-icon-factory.c:
	(remove_icon_name_suffix): Separate out this function.
	(get_mime_type_icon_without_suffix): Use the new
	remove_icon_name_suffix function.
	(nautilus_icon_factory_get_icon_for_file): When getting a custom
	icon name from a file, call remove_icon_name_suffix.

	* src/file-manager/fm-desktop-icon-view.c: (create_mount_link),
	(fm_desktop_icon_view_trash_state_changed_callback),
	(icon_view_handle_uri_list), (update_home_link_and_delete_copies),
	(update_trash_link_and_delete_copies): Leave the ".png" suffixes
	out of the icon names. They never did any good.

	* components/help/help-method.c: (help_uri_to_string): Fix name of
	info2html2 and disallow parameters that start with "-" (for a
	slight bit less security vulnerability).

M	ChangeLog
M	components/help/help-method.c
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-private/nautilus-icon-factory.c
M	src/file-manager/fm-desktop-icon-view.c

commit 60b832fdfb671c993754197fabea5e7ee9547a5d
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-05-02

    Lots of improvement. Make dealing with dependency libs/cflags simpler.

	* configure.in:
	Lots of improvement.  Make dealing with dependency libs/cflags
	simpler.

	* applets/launcher/Makefile.am:
	* applets/preferences-applet/Makefile.am:
	* components/adapter/Makefile.am:
	* components/hardware/Makefile.am:
	* components/help/Makefile.am:
	* components/history/Makefile.am:
	* components/image-viewer/Makefile.am:
	* components/loser/content/Makefile.am:
	* components/loser/sidebar/Makefile.am:
	* components/mozilla/Makefile.am:
	* components/music/Makefile.am:
	* components/news/Makefile.am:
	* components/notes/Makefile.am:
	* components/sample/Makefile.am:
	* components/text/Makefile.am:
	* components/throbber/Makefile.am:
	* components/tree/Makefile.am:
	* helper-utilities/error-dialog/Makefile.am:
	* icons/arlo/throbber/Makefile.am:
	* icons/crux_eggplant/backgrounds/Makefile.am:
	* icons/crux_eggplant/sidebar_tab_pieces/Makefile.am:
	* icons/crux_eggplant/throbber/Makefile.am:
	* icons/gnome/throbber/Makefile.am:
	* icons/sidebar_tab_pieces/Makefile.am:
	* libnautilus-adapter/Makefile.am:
	* libnautilus-extensions/Makefile.am:
	* libnautilus/Makefile.am:
	* src/Makefile.am:
	* src/file-manager/Makefile.am:
	* test/Makefile.am:
	Eliminate cut-n-paste disease by using dependency macros defined
	in configure.in.

M	ChangeLog
M	applets/launcher/Makefile.am
M	applets/preferences-applet/Makefile.am
M	components/adapter/Makefile.am
M	components/hardware/Makefile.am
M	components/help/Makefile.am
M	components/history/Makefile.am
M	components/image-viewer/Makefile.am
M	components/loser/content/Makefile.am
M	components/loser/sidebar/Makefile.am
M	components/mozilla/Makefile.am
M	components/music/Makefile.am
M	components/news/Makefile.am
M	components/notes/Makefile.am
M	components/sample/Makefile.am
M	components/text/Makefile.am
M	components/throbber/Makefile.am
M	components/tree/Makefile.am
M	configure.in
M	helper-utilities/error-dialog/Makefile.am
M	icons/arlo/throbber/Makefile.am
M	icons/crux_eggplant/backgrounds/Makefile.am
M	icons/crux_eggplant/sidebar_tab_pieces/Makefile.am
M	icons/crux_eggplant/throbber/Makefile.am
M	icons/gnome/throbber/Makefile.am
M	icons/sidebar_tab_pieces/Makefile.am
M	libnautilus-adapter/Makefile.am
M	libnautilus-extensions/Makefile.am
M	libnautilus-private/Makefile.am
M	libnautilus/Makefile.am
M	src/Makefile.am
M	src/file-manager/Makefile.am
M	test/Makefile.am

commit 6b46bdc9e6b34bf7899f415192bc4b98da70d33b
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2001-05-02

    Updated Norwegian translation.

    2001-05-02	Kjartan Maraas	<kmaraas@gnome.org>

	* no.po: Updated Norwegian translation.

M	po/ChangeLog
M	po/no.po

commit eab79a832bf43d1e02841f9186787829ebb22baf
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-05-02

    Detect whether the invocation of configure failed and print a message

	* autogen.sh:
	Detect whether the invocation of configure failed and print a
	message accordingly.  We used to always assume that configure was
	successful and print misleading "now type make to build $PROJECT"
	messages.

M	ChangeLog
M	autogen.sh

commit 6e7d921ce8df7137fc5f9bd244e6e66e5bf8d9bf
Author: Ramiro Estrugo <ramiro@eazel.com>
Date:	2001-05-02

    Use NAUTILUS_VERSION_INSIST from hack-macros instead of

    2001-05-01	Ramiro Estrugo	<ramiro@eazel.com>

	    * configure.in:
	    Use NAUTILUS_VERSION_INSIST from hack-macros instead of
	    EAZEL_VERSION_INSIST.

    2001-05-01	Ramiro Estrugo	<ramiro@eazel.com>

	    * applets/launcher/Makefile.am:
	    * applets/preferences-applet/Makefile.am:
	    * components/adapter/Makefile.am:
	    * components/hardware/Makefile.am:
	    * components/help/Makefile.am:
	    * components/history/Makefile.am:
	    * components/image-viewer/Makefile.am:
	    * components/loser/content/Makefile.am:
	    * components/loser/sidebar/Makefile.am:
	    * components/mozilla/Makefile.am:
	    * components/music/Makefile.am:
	    * components/notes/Makefile.am:
	    * components/sample/Makefile.am:
	    * components/text/Makefile.am:
	    * components/throbber/Makefile.am:
	    * components/tree/Makefile.am:
	    * configure.in:
	    * libnautilus-extensions/Makefile.am:
	    * libnautilus/Makefile.am:
	    * src/Makefile.am:
	    * src/file-manager/Makefile.am:
	    * test/Makefile.am:
	    Patch from Christopher Lahey <clahey@ximian.com>.
	    Use EEL_CFLAGS, LIBRSVG_CFLAGS instead of EEL_INCLUDEDIR, and
	    EEL_CFLAGS.  Thanks Chris.

M	ChangeLog
M	components/hardware/Makefile.am
M	components/help/Makefile.am
M	components/history/Makefile.am
M	components/image-viewer/Makefile.am
M	components/loser/content/Makefile.am
M	components/loser/sidebar/Makefile.am
M	components/mozilla/Makefile.am
M	components/music/Makefile.am
M	components/notes/Makefile.am
M	components/sample/Makefile.am
M	components/text/Makefile.am
M	components/throbber/Makefile.am
M	components/tree/Makefile.am
M	libnautilus-extensions/Makefile.am
M	libnautilus-private/Makefile.am
M	libnautilus/Makefile.am
M	src/Makefile.am
M	src/file-manager/Makefile.am
M	test/Makefile.am

commit 5bfda19df0ccf5498544840f03ee4329a125ce1d
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-05-02

    Patch from Christopher Lahey <clahey@ximian.com>. Use EEL_CFLAGS,

	* applets/launcher/Makefile.am:
	* applets/preferences-applet/Makefile.am:
	* components/adapter/Makefile.am:
	* components/hardware/Makefile.am:
	* components/help/Makefile.am:
	* components/history/Makefile.am:
	* components/image-viewer/Makefile.am:
	* components/loser/content/Makefile.am:
	* components/loser/sidebar/Makefile.am:
	* components/mozilla/Makefile.am:
	* components/music/Makefile.am:
	* components/notes/Makefile.am:
	* components/sample/Makefile.am:
	* components/text/Makefile.am:
	* components/throbber/Makefile.am:
	* components/tree/Makefile.am:
	* configure.in:
	* libnautilus-extensions/Makefile.am:
	* libnautilus/Makefile.am:
	* src/Makefile.am:
	* src/file-manager/Makefile.am:
	* test/Makefile.am:
	Patch from Christopher Lahey <clahey@ximian.com>.
	Use EEL_CFLAGS, LIBRSVG_CFLAGS instead of EEL_INCLUDEDIR, and
	EEL_CFLAGS.  Thanks Chris.

M	ChangeLog
M	applets/launcher/Makefile.am
M	applets/preferences-applet/Makefile.am
M	components/adapter/Makefile.am
M	configure.in

commit 333d95a1e17b9db434e1b3b129f7077afdfb7ee2
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2001-05-02

    made the titles prelight when appropriate. Also, tweaked the
    channel gap


	* components/news/nautilus-news.c: (draw_rss_title):
	made the titles prelight when appropriate.  Also, tweaked
	the channel gap size.

M	ChangeLog
M	components/news/nautilus-news.c

commit 165a1231c41c9a60a416885f8886ade877bd8d7f
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-05-02

    Simplify the freetype2 detection insanity by using autoconf macro

	* configure.in:
	Simplify the freetype2 detection insanity by using autoconf macro
	technology.  The new test should work with both FreeType2 RPMS as
	well as freetype built from source in any prefix.

M	ChangeLog
M	configure.in

commit d130b573fb7a7aa81ca515ab12abf52665258c1f
Author: Dan Mueth <dan@eazel.com>
Date:	2001-05-02

    More updates to the User Manual for 1.0.3.

    2001-05-01	Dan Mueth  <dan@eazel.com>

	    More updates to the User Manual for 1.0.3.

	    * help/nautilus-user-manual/C/nautilus-user-manual.sgml:

M	ChangeLog
M	help/nautilus-user-manual/C/nautilus-user-manual.sgml
M	help/nautilus-user-manual/C/nautilus-user-manual.xml

commit 4311663349e657946f666684ce791e5496affa64
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2001-05-02

    fixed bug 8216, removing the news panel when loading channels hangs


	* components/news/nautilus-news.c: (do_destroy),
	(rss_read_done_callback), (nautilus_news_load_channel),
	(check_for_updates):
	fixed bug 8216, removing the news panel when loading channels
	hangs
	Nautilus.  Fixed by making sure we don't launch multiple I/O
	request
	for a single channel.  I suspect there are still some problems
	lurking,
	but the reported bug is no longer reproducible.

M	ChangeLog
M	components/news/nautilus-news.c

commit feebc194e685018d98d0ae9f3b173670a6237687
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2001-05-01

    fixed problem where the new flag wasn't being maintained properly
    after


	* components/news/nautilus-news.c: (has_matching_uri),
	(mark_new_items):
	fixed problem where the new flag wasn't being maintained
	properly after updating, since it was using a whole new item
	list.  Fixed by propogating the new flag from the corresponding
	old item.

M	ChangeLog
M	components/news/nautilus-news.c

commit 748f972d5004acabe6321d04ba706e01ecda7021
Author: Pablo del Campo <pablodc@src.gnome.org>
Date:	2001-05-01

    Update Spanish Nautilus-User-Guide Translation

M	help/nautilus-user-manual/es/nautilus-user-manual.sgml

commit 3612ad0fd524da253186806e57d0e84aca8e2d0b
Author: Pablo Gonzalo del Campo <pablodc@bigfoo.com>
Date:	2001-05-01

    Updated Spanish Tranlation

    2001-05-01 Pablo Gonzalo del Campo <pablodc@bigfoo.com>

	    * es.po: Updated Spanish Tranlation

M	po/ChangeLog
M	po/es.po

commit d9195bab4c2eb20989b2a75c3dd615a5f218f75d
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-05-01

	reviewed by: John Sullivan <sullivan@eazel.com>

	Some enhancements to icon lookup.

	* libnautilus-extensions/nautilus-icon-factory.h:
	* libnautilus-extensions/nautilus-icon-factory.c:
	(get_mime_type_icon_without_suffix): Function used to strip
	suffixes
	out so we can have file suffixes in the gnome-vfs icon database,
	but
	can ignore them and look at all suffixes for the named icon.
	(make_icon_name_from_mime_type): Construct an icon name for types
	that don't specify a particular icon. This allows theme designers
	to make icons for any MIME type.
	(get_icon_name_for_regular_file): Use the new "without suffix"
	call.
	This requires changing this function to return a strdup'd name.
	(get_icon_name_for_directory), (get_icon_name_for_file): Change to
	return a strdup'd name.
	(make_full_icon_path): Do the file exists check in here (was
	already doing it in some cases) and also call
	gnome_vfs_icon_path_from_filename.
	(get_themed_icon_file_path): Get rid of redundant g_file_exists
	checks and gnome_vfs_icon_path_from_filename call, since both are
	now handled inside make_full_icon_path.
	(nautilus_scalable_icon_get_text_pieces),
	(nautilus_scalable_icon_new_from_text_pieces),
	(nautilus_scalable_icon_unref), (nautilus_scalable_icon_hash),
	(nautilus_scalable_icon_equal): Add MIME type to the scalable
	icons.
	(nautilus_icon_factory_get_icon_for_file): Pass in the MIME type.
	(nautilus_icon_factory_get_emblem_icon_by_name): Pass NULL for
	MIME type.
	(load_pixbuf_svg): Change to pass in boolean for emblem hack since
	we don't always have an icon name.
	(load_icon_from_path): New function, share common code.
	(load_named_icon): New function, share common code.
	(load_specific_icon): Try icon based on MIME type first, then fall
	back on the name specified.
	(nautilus_icon_factory_get_pixbuf_from_name): Pass NULL for MIME
	type.
	(load_icon_with_embedded_text): Pass in the MIME type.

	* src/nautilus-bookmark-list.c: (append_bookmark_node):
	* src/nautilus-bookmark-parsing.c:
	(nautilus_bookmark_new_from_node):
	* libnautilus-extensions/nautilus-bookmark.c:
	(nautilus_bookmark_icon_is_different),
	(nautilus_bookmark_set_icon_to_default):
	Update to deal with MIME types in scalable icons.

	* components/help/hyperbola-filefmt.c:
	(fmt_scrollkeeper_parse_toc_section),
	(fmt_scrollkeeper_parse_doc_toc),
	(fmt_scrollkeeper_parse_document),
	(fmt_scrollkeeper_parse_section), (fmt_scrollkeeper_parse_xml),
	(fmt_scrollkeeper_trim_empty_branches),
	(fmt_scrollkeeper_tree_empty), (fmt_scrollkeeper_populate_tree),
	(remove_leading_and_trailing_white_spaces),
	(fmt_toplevel_add_doc),
	(get_path_from_node), (has_content),
	(fmt_toplevel_parse_xml_tree):
	Made more compatible with libxml by not using the content field
	directly and using xmlChildrenNode and xmlRootNode.

	* libnautilus-extensions/nautilus-trash-monitor.c:
	(nautilus_trash_monitor_get): Fixed NautilusDirectory leak.

	* THANKS: Added some more translator credits.
	* check-THANKS.pl: Fixed some email addresses and such.

	* icons/ardmore/.cvsignore:
	* icons/arlo/.cvsignore,
	* icons/arlo/backgrounds/.cvsignore:
	* icons/arlo/sidebar_tab_pieces/.cvsignore:
	* icons/villanova/.cvsignore:
	Removed these again.

M	ChangeLog
M	THANKS
M	check-THANKS.pl
M	components/help/hyperbola-filefmt.c
D	icons/ardmore/.cvsignore
D	icons/arlo/.cvsignore
D	icons/arlo/backgrounds/.cvsignore
D	icons/arlo/sidebar_tab_pieces/.cvsignore
D	icons/villanova/.cvsignore
M	libnautilus-extensions/nautilus-bookmark.c
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-extensions/nautilus-icon-factory.h
M	libnautilus-extensions/nautilus-trash-monitor.c
M	libnautilus-private/nautilus-bookmark.c
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus-private/nautilus-icon-factory.h
M	libnautilus-private/nautilus-trash-monitor.c
M	src/nautilus-bookmark-list.c
M	src/nautilus-bookmark-parsing.c

commit 8528c212e627fb803feeb9726fe1e59217ffd56a
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2001-05-01

    fixed bug where it would inadvertently clear the new flag on items
    after


	* components/news/nautilus-news.c: (mark_new_items),
	(empty_message_size_allocate):
	fixed bug where it would inadvertently clear the new flag on items
	after refetching.

	fixed bug 8211, criticals when opening the news panel with no
	selected sites by making sure not to set the wrap width to a
	negative number.

	* components/news/news_channels.xml:
	added some new channels suggested by Joshua K.

M	ChangeLog
M	components/news/nautilus-news.c
M	components/news/news_channels.xml

commit 8661476dd6d6eb9494d55190620d8732d2bc017c
Author: Chyla Zbigniew <chyla@src.gnome.org>
Date:	2001-05-01

    Marked two strings for translation.


    * components/news/nautilus-news.c: Marked two strings for translation.

    * icons/ardmore/.cvsignore, icons/arlo/.cvsignore,
    icons/arlo/backgrounds/.cvsignore,
    icons/arlo/sidebar_tab_pieces/.cvsignore, icons/villanova/.cvsignore:
    New files, ignore Makefile.in and Makefile.

M	ChangeLog
M	components/news/nautilus-news.c
A	icons/ardmore/.cvsignore
A	icons/arlo/.cvsignore
A	icons/arlo/backgrounds/.cvsignore
A	icons/arlo/sidebar_tab_pieces/.cvsignore
A	icons/villanova/.cvsignore

commit 404fe070ce419c3ba584bc96d075476341996b2b
Author: Chyla Zbigniew <chyla@src.gnome.org>
Date:	2001-05-01

    Updated Polish translation

M	po/ChangeLog
M	po/pl.po

commit bf4553da3840b411ae71882d09eb233299e4f2f4
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-05-01

    More work on changing parameters for functions that accept and return

	* components/news/nautilus-news.c:
	* libnautilus-extensions/nautilus-icon-canvas-item.c:
	* src/nautilus-about.c:
	* src/nautilus-sidebar-tabs.c:
	More work on changing parameters for functions that accept and
	return ArtIRect, EelArtIPoint, ArtDRect, EelDimensions to pass by
	value instead of by pointer.

M	ChangeLog
M	components/news/nautilus-news.c
M	libnautilus-extensions/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-canvas-item.c
M	src/nautilus-about.c
M	src/nautilus-sidebar-tabs.c

commit 735b256fab234d69e56fd6b15d8ff33507c6e0b8
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-05-01

    Make warnings and criticals stop in the debugger to make this
    beast easier

	* components/mozilla/main.c: (main): Make warnings and criticals
	stop in the debugger to make this beast easier to debug.

	* components/mozilla/nautilus-mozilla-content-view.c:
	Use Eel gtk boilerplate and method invocation macros.

M	ChangeLog
M	components/mozilla/main.c
M	components/mozilla/nautilus-mozilla-content-view.c

commit 81124942ae2756464f3bf9250a0dc1d8cc1be5ea
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-05-01

    Add Mozilla 0.8.1 blurb.

	* README:
	Add Mozilla 0.8.1 blurb.

M	ChangeLog
M	README

commit acaea9c0c0413b05d4bb0ba16797c0ecee18a301
Author: Dan Mueth <dan@eazel.com>
Date:	2001-05-01

    Updates to the header and first section of the User Manual.

    2001-05-01	Dan Mueth  <dan@eazel.com>

	    Updates to the header and first section of the User Manual.

	    * help/nautilus-user-manual/C/nautilus-user-manual.sgml:

M	ChangeLog
M	help/nautilus-user-manual/C/nautilus-user-manual.sgml
M	help/nautilus-user-manual/C/nautilus-user-manual.xml

commit 8a67175d8eef4a639353565a03054c7511e7458d
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2001-05-01

    don't mark items new the first time we load a channel, so everything


	* components/news/nautilus-news.c: (has_matching_uri),
	(mark_new_items), (rss_read_done_callback),
	(nautilus_news_make_new_channel), (news_get_indicator_image),
	(configure_button_clicked), (empty_message_size_allocate),
	(news_display_size_allocate), (set_up_main_widgets),
	(make_news_view):

	don't mark items new the first time we load a channel, so
	everything
	doesn't appear new initially.

	improved the text of the empty message, left justified it,
	and made it
	resize as necessary.

	fixed some bugs in the resizing code by reworking which object
	gets the
	size_allocate signal and the conditions for when it calls
	update_sizes

	* components/news/news_channels.xml:
	tweaked some names to avoid horizonal scrolling

M	components/news/nautilus-news.c
M	components/news/news_channels.xml

commit 59ea0f11849b8468ad70be042ac2bdf0eb148dcd
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-05-01

    Forgot to change arlo to crux_teal in these 3.

	* icons/crux_teal/backgrounds/Makefile.am:
	* icons/crux_teal/sidebar_tab_pieces/Makefile.am:
	* icons/crux_teal/throbber/Makefile.am:
	Forgot to change arlo to crux_teal in these 3.

M	ChangeLog
M	icons/crux_teal/backgrounds/Makefile.am
M	icons/crux_teal/sidebar_tab_pieces/Makefile.am
M	icons/crux_teal/throbber/Makefile.am

commit 798ac5d04b4affad08e09a28b3ef292b8eb3125e
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-05-01

    Rename the theme directories to match their displayed name.

	* POTFILES.in:
	Rename the theme directories to match their displayed name.

M	po/ChangeLog
M	po/POTFILES.in

commit 95b676fadd2cb776b58757090f810564ce728099
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-05-01

    Rename the theme directories to match their displayed name.

	* configure.in:
	* icons/Makefile.am:
	* nautilus.spec.in:
	Rename the theme directories to match their displayed name.

	* icons/arlo
	* icons/villanova
	* icons/ardmore
	Old theme directory names.

	* icons/crux_teal
	* icons/sierra
	* icons/tahoe
	New theme directory names.

M	ChangeLog
M	configure.in
M	icons/Makefile.am
C100	icons/ardmore/.cvsignore	icons/crux_teal/.cvsignore
R100	icons/arlo/Back.png	icons/crux_teal/Back.png
R100	icons/arlo/Forward.png	icons/crux_teal/Forward.png
R100	icons/arlo/Home.png	icons/crux_teal/Home.png
R090	icons/arlo/Makefile.am	icons/crux_teal/Makefile.am
R100	icons/arlo/Refresh.png	icons/crux_teal/Refresh.png
R100	icons/arlo/Search.png	icons/crux_teal/Search.png
R100	icons/arlo/SearchWeb.png	icons/crux_teal/SearchWeb.png
R100	icons/arlo/Stop.png	icons/crux_teal/Stop.png
R100	icons/arlo/Up.png	icons/crux_teal/Up.png
R100	icons/arlo/.cvsignore	icons/crux_teal/backgrounds/.cvsignore
R100	icons/arlo/backgrounds/Makefile.am
icons/crux_teal/backgrounds/Makefile.am
R100	icons/arlo/backgrounds/background_pattern.png
icons/crux_teal/backgrounds/background_pattern.png
R100	icons/arlo/backgrounds/window_pattern.png
icons/crux_teal/backgrounds/window_pattern.png
R100	icons/arlo/arlo.xml	icons/crux_teal/crux_teal.xml
R100	icons/arlo/decrement-i.png	icons/crux_teal/decrement-i.png
R100	icons/arlo/decrement.png	icons/crux_teal/decrement.png
R100	icons/arlo/emblem-nowrite-72.png
icons/crux_teal/emblem-nowrite-72.png
R100	icons/arlo/emblem-nowrite-96.png
icons/crux_teal/emblem-nowrite-96.png
R100	icons/arlo/emblem-nowrite.png	icons/crux_teal/emblem-nowrite.png
R100	icons/arlo/i-directory-12-aa.png
icons/crux_teal/i-directory-12-aa.png
R100	icons/arlo/i-directory-12.png	icons/crux_teal/i-directory-12.png
R100	icons/arlo/i-directory-192-aa.png
icons/crux_teal/i-directory-192-aa.png
R100	icons/arlo/i-directory-192.png
icons/crux_teal/i-directory-192.png
R100	icons/arlo/i-directory-20-aa.png
icons/crux_teal/i-directory-20-aa.png
R100	icons/arlo/i-directory-20.png	icons/crux_teal/i-directory-20.png
R100	icons/arlo/i-directory-24-aa.png
icons/crux_teal/i-directory-24-aa.png
R100	icons/arlo/i-directory-24.png	icons/crux_teal/i-directory-24.png
R100	icons/arlo/i-directory-36-aa.png
icons/crux_teal/i-directory-36-aa.png
R100	icons/arlo/i-directory-36.png	icons/crux_teal/i-directory-36.png
R100	icons/arlo/i-directory-72-aa.png
icons/crux_teal/i-directory-72-aa.png
R100	icons/arlo/i-directory-72.png	icons/crux_teal/i-directory-72.png
R100	icons/arlo/i-directory-96-aa.png
icons/crux_teal/i-directory-96-aa.png
R100	icons/arlo/i-directory-96.png	icons/crux_teal/i-directory-96.png
R100	icons/arlo/i-directory-aa.png	icons/crux_teal/i-directory-aa.png
R100	icons/arlo/i-directory.png	icons/crux_teal/i-directory.png
R100	icons/arlo/i-directory.xml	icons/crux_teal/i-directory.xml
R100	icons/arlo/i-regular-12-aa.png
icons/crux_teal/i-regular-12-aa.png
R100	icons/arlo/i-regular-12.png	icons/crux_teal/i-regular-12.png
R100	icons/arlo/i-regular-192-aa.png
icons/crux_teal/i-regular-192-aa.png
R100	icons/arlo/i-regular-192.png	icons/crux_teal/i-regular-192.png
R100	icons/arlo/i-regular-20-aa.png
icons/crux_teal/i-regular-20-aa.png
R100	icons/arlo/i-regular-20.png	icons/crux_teal/i-regular-20.png
R100	icons/arlo/i-regular-24-aa.png
icons/crux_teal/i-regular-24-aa.png
R100	icons/arlo/i-regular-24.png	icons/crux_teal/i-regular-24.png
R100	icons/arlo/i-regular-36-aa.png
icons/crux_teal/i-regular-36-aa.png
R100	icons/arlo/i-regular-36.png	icons/crux_teal/i-regular-36.png
R100	icons/arlo/i-regular-72-aa.png
icons/crux_teal/i-regular-72-aa.png
R100	icons/arlo/i-regular-72.png	icons/crux_teal/i-regular-72.png
R100	icons/arlo/i-regular-96-aa.png
icons/crux_teal/i-regular-96-aa.png
R100	icons/arlo/i-regular-96.png	icons/crux_teal/i-regular-96.png
R100	icons/arlo/i-regular-aa.png	icons/crux_teal/i-regular-aa.png
R100	icons/arlo/i-regular.png	icons/crux_teal/i-regular.png
R100	icons/arlo/i-regular.xml	icons/crux_teal/i-regular.xml
R100	icons/arlo/increment-i.png	icons/crux_teal/increment-i.png
R100	icons/arlo/increment.png	icons/crux_teal/increment.png
R100	icons/arlo/number_strip.png	icons/crux_teal/number_strip.png
R100	icons/arlo/backgrounds/.cvsignore
icons/crux_teal/sidebar_tab_pieces/.cvsignore
R100	icons/arlo/sidebar_tab_pieces/Makefile.am
icons/crux_teal/sidebar_tab_pieces/Makefile.am
R100	icons/arlo/sidebar_tab_pieces/fill-active-prelight.png
icons/crux_teal/sidebar_tab_pieces/fill-active-prelight.png
R100	icons/arlo/sidebar_tab_pieces/fill-active.png
icons/crux_teal/sidebar_tab_pieces/fill-active.png
R100	icons/arlo/sidebar_tab_pieces/fill-empty-space.png
icons/crux_teal/sidebar_tab_pieces/fill-empty-space.png
R100	icons/arlo/sidebar_tab_pieces/fill-prelight.png
icons/crux_teal/sidebar_tab_pieces/fill-prelight.png
R100	icons/arlo/sidebar_tab_pieces/fill.png
icons/crux_teal/sidebar_tab_pieces/fill.png
R100	icons/arlo/sidebar_tab_pieces/left-bumper-active-prelight.png
icons/crux_teal/sidebar_tab_pieces/left-bumper-active-prelight.png
R100	icons/arlo/sidebar_tab_pieces/left-bumper-active.png
icons/crux_teal/sidebar_tab_pieces/left-bumper-active.png
R100	icons/arlo/sidebar_tab_pieces/left-bumper-prelight.png
icons/crux_teal/sidebar_tab_pieces/left-bumper-prelight.png
R100	icons/arlo/sidebar_tab_pieces/left-bumper.png
icons/crux_teal/sidebar_tab_pieces/left-bumper.png
R100	icons/arlo/sidebar_tab_pieces/middle-normal-normal.png
icons/crux_teal/sidebar_tab_pieces/middle-normal-normal.png
R100	icons/arlo/sidebar_tab_pieces/middle-normal-prelight.png
icons/crux_teal/sidebar_tab_pieces/middle-normal-prelight.png
R100	icons/arlo/sidebar_tab_pieces/middle-prelight-normal.png
icons/crux_teal/sidebar_tab_pieces/middle-prelight-normal.png
R100	icons/arlo/sidebar_tab_pieces/right-bumper-prelight.png
icons/crux_teal/sidebar_tab_pieces/right-bumper-prelight.png
R100	icons/arlo/sidebar_tab_pieces/right-bumper.png
icons/crux_teal/sidebar_tab_pieces/right-bumper.png
R100	icons/arlo/sidebar_tab_pieces/right-empty-space.png
icons/crux_teal/sidebar_tab_pieces/right-empty-space.png
R100	icons/arlo/sidebar_tab_pieces/right-top-active-prelight.png
icons/crux_teal/sidebar_tab_pieces/right-top-active-prelight.png
R100	icons/arlo/sidebar_tab_pieces/right-top-active.png
icons/crux_teal/sidebar_tab_pieces/right-top-active.png
R100	icons/arlo/sidebar_tab_pieces/right-top-prelight.png
icons/crux_teal/sidebar_tab_pieces/right-top-prelight.png
R100	icons/arlo/sidebar_tab_pieces/right-top.png
icons/crux_teal/sidebar_tab_pieces/right-top.png
R100	icons/arlo/theme_preview.png	icons/crux_teal/theme_preview.png
R100	icons/arlo/sidebar_tab_pieces/.cvsignore
icons/crux_teal/throbber/.cvsignore
A	icons/crux_teal/throbber/001.png
A	icons/crux_teal/throbber/002.png
A	icons/crux_teal/throbber/003.png
A	icons/crux_teal/throbber/004.png
A	icons/crux_teal/throbber/005.png
A	icons/crux_teal/throbber/006.png
A	icons/crux_teal/throbber/007.png
A	icons/crux_teal/throbber/008.png
A	icons/crux_teal/throbber/009.png
A	icons/crux_teal/throbber/010.png
A	icons/crux_teal/throbber/011.png
A	icons/crux_teal/throbber/012.png
A	icons/crux_teal/throbber/013.png
A	icons/crux_teal/throbber/014.png
A	icons/crux_teal/throbber/015.png
A	icons/crux_teal/throbber/016.png
A	icons/crux_teal/throbber/017.png
A	icons/crux_teal/throbber/018.png
A	icons/crux_teal/throbber/019.png
A	icons/crux_teal/throbber/020.png
A	icons/crux_teal/throbber/021.png
A	icons/crux_teal/throbber/022.png
A	icons/crux_teal/throbber/023.png
A	icons/crux_teal/throbber/024.png
A	icons/crux_teal/throbber/025.png
A	icons/crux_teal/throbber/026.png
A	icons/crux_teal/throbber/027.png
A	icons/crux_teal/throbber/028.png
A	icons/crux_teal/throbber/029.png
A	icons/crux_teal/throbber/030.png
A	icons/crux_teal/throbber/Makefile.am
A	icons/crux_teal/throbber/rest.png
R100	icons/arlo/zoom_body.png	icons/crux_teal/zoom_body.png
R100	icons/villanova/.cvsignore	icons/sierra/.cvsignore
R085	icons/villanova/Makefile.am	icons/sierra/Makefile.am
R100	icons/villanova/Sierra_desktop.png
icons/sierra/Sierra_desktop.png
R100	icons/villanova/green_weave.png icons/sierra/green_weave.png
R100	icons/villanova/i-directory-12-aa.png
icons/sierra/i-directory-12-aa.png
R100	icons/villanova/i-directory-12.png
icons/sierra/i-directory-12.png
R100	icons/villanova/i-directory-24-aa.png
icons/sierra/i-directory-24-aa.png
R100	icons/villanova/i-directory-24.png
icons/sierra/i-directory-24.png
R100	icons/villanova/i-directory-36-aa.png
icons/sierra/i-directory-36-aa.png
R100	icons/villanova/i-directory-36.png
icons/sierra/i-directory-36.png
R100	icons/villanova/i-directory-72-aa.png
icons/sierra/i-directory-72-aa.png
R100	icons/villanova/i-directory-72.png
icons/sierra/i-directory-72.png
R100	icons/villanova/i-directory-96-aa.png
icons/sierra/i-directory-96-aa.png
R100	icons/villanova/i-directory-96.png
icons/sierra/i-directory-96.png
R100	icons/villanova/i-directory-aa.png
icons/sierra/i-directory-aa.png
R100	icons/villanova/i-directory-accept-12-aa.png
icons/sierra/i-directory-accept-12-aa.png
R100	icons/villanova/i-directory-accept-12.png
icons/sierra/i-directory-accept-12.png
R100	icons/villanova/i-directory-accept-24-aa.png
icons/sierra/i-directory-accept-24-aa.png
R100	icons/villanova/i-directory-accept-24.png
icons/sierra/i-directory-accept-24.png
R100	icons/villanova/i-directory-accept-36-aa.png
icons/sierra/i-directory-accept-36-aa.png
R100	icons/villanova/i-directory-accept-36.png
icons/sierra/i-directory-accept-36.png
R100	icons/villanova/i-directory-accept-72-aa.png
icons/sierra/i-directory-accept-72-aa.png
R100	icons/villanova/i-directory-accept-72.png
icons/sierra/i-directory-accept-72.png
R100	icons/villanova/i-directory-accept-96-aa.png
icons/sierra/i-directory-accept-96-aa.png
R100	icons/villanova/i-directory-accept-96.png
icons/sierra/i-directory-accept-96.png
R100	icons/villanova/i-directory-accept-aa.png
icons/sierra/i-directory-accept-aa.png
R100	icons/villanova/i-directory-accept.png
icons/sierra/i-directory-accept.png
R100	icons/villanova/i-directory.png icons/sierra/i-directory.png
R100	icons/ardmore/number_strip.png	icons/sierra/number_strip.png
R100	icons/villanova/villanova.xml	icons/sierra/sierra.xml
R100	icons/villanova/villanova_green.png
icons/sierra/sierra_green.png
R100	icons/villanova/theme_preview.png
icons/sierra/theme_preview.png
R100	icons/ardmore/.cvsignore	icons/tahoe/.cvsignore
R078	icons/ardmore/Makefile.am	icons/tahoe/Makefile.am
R100	icons/ardmore/blueridge.png	icons/tahoe/blueridge.png
R100	icons/ardmore/bluewall.png	icons/tahoe/bluewall.png
R100	icons/ardmore/i-directory-12.png
icons/tahoe/i-directory-12.png
R100	icons/ardmore/i-directory-24.png
icons/tahoe/i-directory-24.png
R100	icons/ardmore/i-directory-36.png
icons/tahoe/i-directory-36.png
R100	icons/ardmore/i-directory-72.png
icons/tahoe/i-directory-72.png
R100	icons/ardmore/i-directory-96.png
icons/tahoe/i-directory-96.png
R100	icons/ardmore/i-directory-accept-12.png
icons/tahoe/i-directory-accept-12.png
R100	icons/ardmore/i-directory-accept-24.png
icons/tahoe/i-directory-accept-24.png
R100	icons/ardmore/i-directory-accept-36.png
icons/tahoe/i-directory-accept-36.png
R100	icons/ardmore/i-directory-accept-72.png
icons/tahoe/i-directory-accept-72.png
R100	icons/ardmore/i-directory-accept-96.png
icons/tahoe/i-directory-accept-96.png
R100	icons/ardmore/i-directory-accept.png
icons/tahoe/i-directory-accept.png
R100	icons/ardmore/i-directory.png	icons/tahoe/i-directory.png
R100	icons/villanova/number_strip.png
icons/tahoe/number_strip.png
R100	icons/ardmore/ardmore.xml	icons/tahoe/tahoe.xml
R100	icons/ardmore/theme_preview.png icons/tahoe/theme_preview.png
M	nautilus.spec.in

commit 4e3d5567c8ba55c59ff8f9e3d8fca63ca7909cd8
Author: Pavel Cisler <pce@src.gnome.org>
Date:	2001-05-01

    Fix ChangeLog a bit

M	ChangeLog

commit a9e16f06aae9486f53ac3328937d2b4c59107a39
Author: Pavel Cisler <pavel@eazel.com>
Date:	2001-05-01

    reviewed by: Darin Adler <darin@eazel.com>

    2001-04-30	Pavel Cisler  <pavel@eazel.com>

	reviewed by: Darin Adler  <darin@eazel.com>

	Fixed 4964 (Files dragged to Trash from floppy don't
		    appear in Trash Can)
	Fixed 7406 (Trash doesn't work until first restart of Nautilus)
	Fixed 7976 (some files that you can't leave in the Trash just
		    silently go away instead of showing the dialog as
		    they should)

	New trash directories are created lazily, when someone tries to
	delete an item on the respective disk for the first time. The
	problem was that these new trash directories do not get integrated
	into the unified trash directory. Added logic to do that.

	* libnautilus-extensions/nautilus-file-operations.c:
	(nautilus_file_operations_copy_move):

	Before a move to trash operation is started check for any new
	trash directories and integrate them if needed.

	* libnautilus-extensions/nautilus-trash-directory.c:
	(check_trash_created), (check_trash_directory_added_callback),
	(volume_mounted_callback)

	Add calls to allow adding a new physical trash directory to the
	unified trash.

	* libnautilus-extensions/nautilus-trash-directory.h:
	* libnautilus-extensions/nautilus-trash-monitor.c:
	(nautilus_trash_monitor_initialize_class),
	(nautilus_trash_monitor_get),
	* libnautilus-extensions/nautilus-trash-directory.c:
	(nautilus_trash_directory_initialize),
	(nautilus_trash_directory_finish_initializing):

	Rearrange to allow initializing the nautilus trash directory and
	nautilus trash monitor properly, dodging a cyclic dependency.

	* libnautilus-extensions/nautilus-trash-monitor.c:
	* libnautilus-extensions/nautilus-trash-monitor.h:
	(nautilus_trash_monitor_get_trash_directories),
	(add_one_trash_directory_if_needed),
	(nautilus_trash_monitor_add_new_trash_directories):
	Add a new signal to allow clients get notified when a new
	trash directory might get added to the unified trash.

M	ChangeLog
M	libnautilus-extensions/nautilus-file-operations.c
M	libnautilus-extensions/nautilus-trash-directory.c
M	libnautilus-extensions/nautilus-trash-directory.h
M	libnautilus-extensions/nautilus-trash-monitor.c
M	libnautilus-extensions/nautilus-trash-monitor.h
M	libnautilus-extensions/nautilus-volume-monitor.h
M	libnautilus-private/nautilus-file-operations.c
M	libnautilus-private/nautilus-trash-directory.c
M	libnautilus-private/nautilus-trash-directory.h
M	libnautilus-private/nautilus-trash-monitor.c
M	libnautilus-private/nautilus-trash-monitor.h
M	libnautilus-private/nautilus-volume-monitor.h

commit 38b74892e08d47fecd0dd9c3b6148b72d589560d
Author: Dan Mueth <dan@eazel.com>
Date:	2001-05-01

    Updating screenshots for Nautilus User Manual for Nautilus 1.0.3.

    2001-04-30	Dan Mueth  <dan@eazel.com>

	    Updating screenshots for Nautilus User Manual for Nautilus
	    1.0.3.

	    * help/nautilus-user-manual/C/Makefile.am:
	    * help/nautilus-user-manual/C/figures/custicon.png:
	    * help/nautilus-user-manual/C/figures/custom_icon_num.png:
	    * help/nautilus-user-manual/C/figures/full.png:
	    * help/nautilus-user-manual/C/figures/home_folder_num.png:
	    * help/nautilus-user-manual/C/figures/locationbar_nqr.png:
	    * help/nautilus-user-manual/C/figures/locbar.png:
	    *
	    help/nautilus-user-manual/C/figures/nautilus_window_full_num.png:
	    * help/nautilus-user-manual/C/figures/part-1.png:
	    * help/nautilus-user-manual/C/figures/part-2.png:
	    * help/nautilus-user-manual/C/figures/part-3.png:
	    * help/nautilus-user-manual/C/figures/part.png:
	    *
	    help/nautilus-user-manual/C/figures/preferences_menu_num.png:
	    * help/nautilus-user-manual/C/figures/prefmenu.png:
	    * help/nautilus-user-manual/C/figures/sidebar.png:
	    * help/nautilus-user-manual/C/figures/sidebar_num.png:
	    * help/nautilus-user-manual/C/figures/xcf/custom_icon_num.xcf:
	    * help/nautilus-user-manual/C/figures/xcf/home_folder_num.xcf:
	    *
	    help/nautilus-user-manual/C/figures/xcf/nautilus_window_full_num.
	    xcf:
	    * help/nautilus-user-manual/C/nautilus-user-manual.sgml:

M	ChangeLog
M	help/nautilus-user-manual/C/Makefile.am
D	help/nautilus-user-manual/C/figures/custicon.png
A	help/nautilus-user-manual/C/figures/custom_icon_num.png
D	help/nautilus-user-manual/C/figures/full.png
A	help/nautilus-user-manual/C/figures/home_folder_num.png
A	help/nautilus-user-manual/C/figures/locationbar_nqr.png
D	help/nautilus-user-manual/C/figures/locbar.png
A	help/nautilus-user-manual/C/figures/nautilus_window_full_num.png
D	help/nautilus-user-manual/C/figures/part-1.png
D	help/nautilus-user-manual/C/figures/part-2.png
D	help/nautilus-user-manual/C/figures/part-3.png
D	help/nautilus-user-manual/C/figures/part.png
A	help/nautilus-user-manual/C/figures/preferences_menu_num.png
D	help/nautilus-user-manual/C/figures/prefmenu.png
D	help/nautilus-user-manual/C/figures/sidebar.png
A	help/nautilus-user-manual/C/figures/sidebar_num.png
A	help/nautilus-user-manual/C/figures/xcf/custom_icon_num.xcf
A	help/nautilus-user-manual/C/figures/xcf/home_folder_num.xcf
A
help/nautilus-user-manual/C/figures/xcf/nautilus_window_full_num.xcf
M	help/nautilus-user-manual/C/nautilus-user-manual.sgml
M	help/nautilus-user-manual/C/nautilus-user-manual.xml

commit b7f3918f4dd225b26a9d57fd079df7373b4fab38
Author: Chyla Zbigniew <chyla@src.gnome.org>
Date:	2001-05-01

    Added components/news/nautilus-news.c,


    * POTFILES.in: Added components/news/nautilus-news.c,
    components/news/Nautilus_View_news.oaf.in

M	po/ChangeLog
M	po/POTFILES.in

commit 6d1858851d652d503853afd5fef7c92285b0547d
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2001-05-01

    fixed bug where things wouldn't prelight properly; fixed by not


	* components/news/nautilus-news.c: (draw_rss_items),
	(nautilus_news_update_display),
	(nautilus_news_motion_notify_event), (rss_read_done_callback),
	(news_label_new), (make_add_widgets), (set_up_edit_widgets),
	(set_up_configure_widgets):

	fixed bug where things wouldn't prelight properly; fixed by not
	hit-testing channels that aren't visible in motion_notify

	made a bunch of layout changes at Arlo's request, including no
	longer using aa text for widgets.

	* components/news/changed_bullet.png:
	* components/news/nautilus-news-pixmaps.h:
	* components/news/news_bullet.png:
	new images from Arlo

M	ChangeLog
M	components/news/changed_bullet.png
M	components/news/nautilus-news-pixmaps.h
M	components/news/nautilus-news.c
M	components/news/news_bullet.png

commit fad60f1b47cfc86e59acdca6a166ad90ae014a22
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-04-30

    Add blurb about Nautilus Themes moving to preferences dialog.

	* NEWS:
	Add blurb about Nautilus Themes moving to preferences dialog.

M	ChangeLog
M	NEWS

commit a7e19a3e59abdc0a34a834b4ce35c18cd5bace98
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-04-30

	Worked on bug 8206 (xalf problems):

	* libnautilus-extensions/nautilus-program-choosing.c:
	(get_xalf_prefix): Don't use xalf unless a NAUTILUS_USE_XALF
	environment variable is defined.

	* NEWS: Updated with the features added since last time I edited
	the NEWS file. Since we are mostly doing bug fixes, there aren't
	too many.

M	ChangeLog
M	NEWS
M	libnautilus-extensions/nautilus-program-choosing.c
M	libnautilus-private/nautilus-program-choosing.c

commit 1c754d7890943de9b15fb7470fe7a2618624546d
Author: Pablo Saratxaga <pablo@src.gnome.org>
Date:	2001-04-30

    Updated Azeri file

M	po/az.po

commit 3590109bd74eeb784cc567517dffdb7fc62d6cba
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-04-30

    Ignore the .junk directory.

	* help/nautilus-screenshot-guidelines/C/.cvsignore:
	Ignore the .junk directory.

M	ChangeLog
M	help/nautilus-screenshot-guidelines/C/.cvsignore

commit 2b047e6f12e2625330f72cc919979971726d8fc1
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-04-30

	reviewed by: John Sullivan <sullivan@eazel.com>

	Updated for eel changes needed to fix bug 8198 ("New Terminal"
	does not use GNOME default applications):

	* libnautilus-extensions/nautilus-link.c:
	(nautilus_link_local_create_from_gnome_entry): Use the new
	eel_gnome_make_terminal_command instead of the obsolete
	eel_gnome_get_terminal_path.
	* libnautilus-extensions/nautilus-program-choosing.c:
	(nautilus_launch_application_from_command): Let eel do the /bin/sh
	-c trick. Get rid of it from here.

M	ChangeLog
M	libnautilus-extensions/nautilus-link.c
M	libnautilus-extensions/nautilus-program-choosing.c
M	libnautilus-private/nautilus-link.c
M	libnautilus-private/nautilus-program-choosing.c

commit db591a9924bfb6128b6d9b492633b0d700da9347
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2001-04-30

    added support for "Scripting News" style rss files, which are quite
    a bit


	* components/news/nautilus-news.c: (extract_items),
	(has_matching_uri), (rss_read_error), (extract_rss_title),
	(extract_scripting_news_title), (extract_rss_image),
	(extract_scripting_news_image), (rss_read_done_callback):
	added support for "Scripting News" style rss files, which
	are quite a bit different from standard ones.  Also, restructured
	the rss_read_done routine by breaking it into smaller routines,
	plus other small cleanups.

	* components/news/news_channels.xml:
	added a few more channels

M	ChangeLog
M	components/news/nautilus-news.c
M	components/news/news_channels.xml

commit 1f0667db17ad56485cd1787e494012aeaace1685
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2001-04-30

    added Eazel, GNOME and CNET news channels


	* components/news/news_channels.xml:
	added Eazel, GNOME and CNET news channels

M	ChangeLog
M	components/news/news_channels.xml

commit f02250483dd6f8d3c5cd88a41dd2b21d77a8d85b
Author: Fatih Demir <kabalak@src.gnome.org>
Date:	2001-04-30

    Updated Korean translation committed.

M	po/ChangeLog
M	po/ko.po

commit 7493eabcd89145a318e0d7463e53dad71ac91c19
Author: Matthias Warkus <mawarkus@src.gnome.org>
Date:	2001-04-30

    Merge, update, fix fix fix

M	po/ChangeLog
M	po/de.po

commit 1260bbb9a4303777f541eecd0ccc6172debea663
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-04-30

    Change parameters for functions that accept and return ArtIRect,

	* components/news/nautilus-news.c:
	* libnautilus-extensions/nautilus-icon-canvas-item.c:
	* libnautilus-extensions/nautilus-icon-canvas-item.h:
	* libnautilus-extensions/nautilus-icon-container.c:
	* libnautilus-extensions/nautilus-icon-dnd.c:
	* libnautilus-extensions/nautilus-icon-factory.c:
	* src/file-manager/fm-list-view.c:
	* src/nautilus-about.c:
	* test/test.c:
	Change parameters for functions that accept and return ArtIRect,
	EelArtIPoint, ArtDRect, EelDimensions to pass by value instead of
	by pointer.

M	ChangeLog
M	components/news/nautilus-news.c
M	libnautilus-extensions/nautilus-icon-canvas-item.c
M	libnautilus-extensions/nautilus-icon-canvas-item.h
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-extensions/nautilus-icon-dnd.c
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-private/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-canvas-item.h
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-dnd.c
M	libnautilus-private/nautilus-icon-factory.c
M	src/file-manager/fm-list-view.c
M	src/nautilus-about.c
M	test/test.c

commit e3de11277ea1ccdefd111b741574ba9ee2b7e733
Author: Dan Mueth <dan@eazel.com>
Date:	2001-04-30

    Updating Nautilus Quick Reference, both content and many new
    screenshots.

    2001-04-30	Dan Mueth  <dan@eazel.com>

	    Updating Nautilus Quick Reference, both content and many
	    new screenshots.  Removing old screenshots which have been
	    replaced.

	    * help/nautilus-quick-reference/C/Makefile.am:
	    * help/nautilus-quick-reference/C/figures/backgrounds_nqr.png:
	    * help/nautilus-quick-reference/C/figures/emblems.png:
	    * help/nautilus-quick-reference/C/figures/emblems_nqr.png:
	    * help/nautilus-quick-reference/C/figures/full.png:
	    * help/nautilus-quick-reference/C/figures/locationbar_nqr.png:
	    * help/nautilus-quick-reference/C/figures/locbar.png:
	    * help/nautilus-quick-reference/C/figures/menubar.png:
	    * help/nautilus-quick-reference/C/figures/menus_nqr.png:
	    * help/nautilus-quick-reference/C/figures/music.png:
	    * help/nautilus-quick-reference/C/figures/music_nqr.png:
	    *
	    help/nautilus-quick-reference/C/figures/nautilus_window_full_nqr.
	    png:
	    * help/nautilus-quick-reference/C/figures/navbar.png:
	    * help/nautilus-quick-reference/C/figures/patterns.png:
	    * help/nautilus-quick-reference/C/figures/sidebar.png:
	    * help/nautilus-quick-reference/C/figures/sidebar_nqr.png:
	    * help/nautilus-quick-reference/C/figures/themes.png:
	    * help/nautilus-quick-reference/C/figures/themes_nqr.png:
	    * help/nautilus-quick-reference/C/figures/toolbar_nqr.png:
	    *
	    help/nautilus-quick-reference/C/figures/xcf/nautilus_window_full_
	    nqr.xcf:
	    * help/nautilus-quick-reference/C/index.html:

M	ChangeLog
M	help/nautilus-quick-reference/C/Makefile.am
A	help/nautilus-quick-reference/C/figures/backgrounds_nqr.png
D	help/nautilus-quick-reference/C/figures/emblems.png
A	help/nautilus-quick-reference/C/figures/emblems_nqr.png
D	help/nautilus-quick-reference/C/figures/full.png
A	help/nautilus-quick-reference/C/figures/locationbar_nqr.png
D	help/nautilus-quick-reference/C/figures/locbar.png
D	help/nautilus-quick-reference/C/figures/menubar.png
A	help/nautilus-quick-reference/C/figures/menus_nqr.png
D	help/nautilus-quick-reference/C/figures/music.png
A	help/nautilus-quick-reference/C/figures/music_nqr.png
A
help/nautilus-quick-reference/C/figures/nautilus_window_full_nqr.png
D	help/nautilus-quick-reference/C/figures/navbar.png
D	help/nautilus-quick-reference/C/figures/patterns.png
D	help/nautilus-quick-reference/C/figures/sidebar.png
A	help/nautilus-quick-reference/C/figures/sidebar_nqr.png
D	help/nautilus-quick-reference/C/figures/themes.png
A	help/nautilus-quick-reference/C/figures/themes_nqr.png
A	help/nautilus-quick-reference/C/figures/toolbar_nqr.png
A
help/nautilus-quick-reference/C/figures/xcf/nautilus_window_full_nqr.xcf
M	help/nautilus-quick-reference/C/index.html

commit d5c8494c8eb6e4bee4ab8c72d83b005e7ad14e94
Author: Stano Visnovsky <stano@src.gnome.org>
Date:	2001-04-30

    Updated Slovak translation

M	po/ChangeLog
M	po/sk.po

commit f0909799405f2b96d11f99e9a212883f56c6f53e
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-04-30

    Add preferences for default manual layout support.

	* libnautilus-extensions/nautilus-global-preferences.h:
	Add preferences for default manual layout support.

	* libnautilus-extensions/nautilus-global-preferences.c:
	(default_icon_view_sort_order_or_manual_layout_changed_callback),
	(nautilus_global_preferences_initialize):
	Use different enumerations for icon view and list view default
	sort order since only icon view supports manual layout.  Add
	entries for default manual layout preference.  Add proxy
	preference for both icon view sort order and manual layout so that
	it can be presented to the user as one choice and thus just one
	menu.  This also matches the view menu.

	* libnautilus-extensions/nautilus-preferences-item.c:
	(preferences_item_create_enumeration_list),
	(preferences_item_create_enumeration_menu):
	Add support for separators in string pickers.

	* src/file-manager/fm-icon-view.c:
	(get_default_directory_manual_layout),
	(fm_icon_view_real_get_directory_auto_layout),
	(fm_icon_view_real_set_directory_auto_layout),
	(fm_icon_view_reset_to_defaults),
	(default_use_manual_layout_changed_callback),
	(fm_icon_view_initialize):
	Add support for a default "use manual layout" preference.

	* src/nautilus-preferences-dialog.c:
	Make the default sort order preference use the proxy prefernece
	instead of the real one.

M	ChangeLog
M	libnautilus-extensions/nautilus-global-preferences.c
M	libnautilus-extensions/nautilus-global-preferences.h
M	libnautilus-extensions/nautilus-preferences-item.c
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.h
M	libnautilus-private/nautilus-preferences-item.c
M	src/file-manager/fm-icon-view.c
M	src/nautilus-preferences-dialog.c

commit 2ffbdddee1202f7cc5b8392a42fe0b7a514ff16f
Author: Dan Mueth <dan@eazel.com>
Date:	2001-04-30

    Fixing some markup errors.

    2001-04-29	Dan Mueth  <dan@eazel.com>

	    Fixing some markup errors.

	    * help/nautilus-user-manual/ko/nautilus-user-manual.sgml:

M	ChangeLog
M	help/nautilus-user-manual/ko/nautilus-user-manual.sgml

commit fe10fa771e35dd874e31f3d2ae1762c580ce4575
Author: Dan Mueth <dan@eazel.com>
Date:	2001-04-29

    Added updated po file from Mantas <mantelis@centras.lt>

    2001-04-29	Dan Mueth <dan@eazel.com>

	    * lt.po: Added updated po file from Mantas
	    <mantelis@centras.lt>

M	po/ChangeLog
M	po/lt.po

commit b3ddd30638ecfb4f27ace904a891db0eb0649a19
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2001-04-29

    Updated Norwegian translation.

    2001-04-29	Kjartan Maraas	<kmaraas@gnome.org>

	* no.po: Updated Norwegian translation.

M	po/ChangeLog
M	po/no.po

commit c6db3fc1c146e46424f530c5719d7338b2759b79
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-04-29

    Remove the cast, its not needed and it breaks the build. You
    probably need

	* components/help/converters/gnome-info2html2/main.c: (main):
	Remove the cast, its not needed and it breaks the build.  You
	probably need a newer popt if your build breaks without the cast.

M	ChangeLog
M	components/help/converters/gnome-info2html2/main.c

commit 199ccd995f2dd3fe2d0f67231a129e521944953c
Author: Fatih Demir <kabalak@src.gnome.org>
Date:	2001-04-29

    Updated tr.po

M	po/ChangeLog
M	po/tr.po

commit 7b6e66980a5f50aebea733cebfbe97d97a11810c
Author: Fatih Demir <kabalak@src.gnome.org>
Date:	2001-04-29

    Two compile fixes.

M	ChangeLog
M	components/help/converters/gnome-info2html2/main.c
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-window-menus.c

commit 23cf047d5fc38e15940a406e62f7f7b14d07a66c
Author: Christian Meyer <chrisime@src.gnome.org>
Date:	2001-04-29

    Updated German translation.

M	po/ChangeLog
M	po/de.po

commit 9b57f74027fe9f2dc02478fe62cd678c4b310eec
Author: Yuri Syrota <rasta@src.gnome.org>
Date:	2001-04-28

    Updated Ukrainian transaltion

M	po/uk.po

commit 531d67fe75323c13de90ba80a55a62ace49088c9
Author: Yuri Syrota <rasta@src.gnome.org>
Date:	2001-04-28

    Updated Ukrainian transaltion

M	po/uk.po

commit f2b57b1b9475f077054d95d957db721171de2839
Author: Dan Mueth <dan@eazel.com>
Date:	2001-04-28

    Small updates to a couple docs.

    2001-04-28	Dan Mueth  <dan@eazel.com>

	    Small updates to a couple docs.

	    *
	    help/nautilus-screenshot-guidelines/C/nautilus-screenshot-guideli
	    nes.sgml:
	    * help/nautilus-user-manual/C/nautilus-user-manual.sgml:

M	ChangeLog
M
help/nautilus-screenshot-guidelines/C/nautilus-screenshot-guidelines.sgml
M	help/nautilus-user-manual/C/nautilus-user-manual.sgml
M	help/nautilus-user-manual/C/nautilus-user-manual.xml

commit 3ce24ce2bf17ecb672f560b0d75de7f130982b32
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2001-04-28

    fixed bug 8192, remove button left enabled when all sites are
    removed, by


	* components/news/nautilus-news.c: (nautilus_news_load_channel),
	(update_remove_button), (add_site_from_fields),
	(remove_selected_site), (make_news_view):
	fixed bug 8192, remove button left enabled when all sites are
	removed, by making the button insensitive when necessary.  Also,
	display the site name instead of the url when loading, since it's
	much more understandable.

M	ChangeLog
M	components/news/nautilus-news.c

commit 1d27a4336da0b26ee069d00a8f00691aec87b2d9
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-04-28

	reviewed by: Robin Slomkowski <rslomkow@eazel.com>

	Update FAM support so it works fine on systems with and without
	libfam installed. So if you build Nautilus with FAM, then you can
	run it on a system with or without FAM.

	* configure.in:
	* libnautilus-extensions/Makefile.am:
	Remove the FAM_LIBS part.

	* libnautilus-extensions/nautilus-monitor.c: (get_fam_connection):
	Load the module before the FAMOpen2 call, and get all the function
	pointers.
	(get_event_uri), (process_fam_notifications),
	(nautilus_monitor_file), (nautilus_monitor_directory),
	(nautilus_monitor_cancel): Use the new CALL_FAM macro so we can
	use the function pointers when we call FAM.

M	ChangeLog
M	configure.in
M	libnautilus-extensions/Makefile.am
M	libnautilus-extensions/nautilus-monitor.c
M	libnautilus-private/Makefile.am
M	libnautilus-private/nautilus-monitor.c

commit 8466a2106624ccfc2d4d437459f5462dabee1c80
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2001-04-28

    fixed bug 8186, clicking on a title while it's loading crashes
    the news


	* components/news/nautilus-news.c: (go_to_uri):
	fixed bug 8186, clicking on a title while it's loading crashes
	the news panel; fixed by checking for NULL.

	* components/news/news_channels.xml:
	removed the Dan Gillmor channel since it just moved and I can't
	find where the rss file is on the new site.

M	ChangeLog
M	components/news/nautilus-news.c
M	components/news/news_channels.xml

commit 77e829247274a50aa76420efe8f45205c98d0455
Author: John Harper <jsh@eazel.com>
Date:	2001-04-28

    reviewed by: Darin Adler <darin@eazel.com>

    2001-04-27	John Harper  <jsh@eazel.com>

	reviewed by: Darin Adler <darin@eazel.com>

	Fixed bug 7732 (opening window from prompt spawns endless
	process cycle):

	* src/nautilus-application.c (desktop_changed_callback): call
	update_session () directly

	(update_session): don't check the SHOW_DESKTOP preference to
	see if we should add ourselves to the session, check that the
	current process has actually _created_ a desktop window

	(init_session): don't register a listener for the SHOW_DESKTOP
	preference since it's called by desktop_changed_callback ()

M	ChangeLog
M	src/nautilus-application.c

commit d71f918c518c81ba19cf662a3331f068ac54e4f5
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-04-27

    Disabled preferences self checks until I can debug why these seemingly

	* libnautilus-extensions/nautilus-preferences.c:
	(nautilus_self_check_preferences):
	Disabled preferences self checks until I can debug why these
	seemingly harmless tests dont work.

M	ChangeLog
M	libnautilus-extensions/nautilus-preferences.c
M	libnautilus-private/nautilus-preferences.c

commit b40912c0a1dc429e2e5cae06c7da3f06d87fb66e
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-04-27

    Fix bug 8172 - Nautilus spews GConf error upon repeated clicking of
    "help"

	* components/help/hyperbola-main.c: (main):
	Fix bug 8172 - Nautilus spews GConf error upon repeated clicking
	of "help"

	Intiialize preferences before creating the factory in case code in
	the factory needs to use prefernces.

	* src/nautilus-application.c: (nautilus_application_startup):
	Dont do the GMC migration if we are about to kill the nautilus
	shell.	Fixes criticals when 'nautilus --quit' is used.

M	ChangeLog
M	components/help/hyperbola-main.c
M	src/nautilus-application.c

commit 169a1047d4c5abf99dd146d7f8fb95fe4592f5dc
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2001-04-27

    added a placed holder "new article" bullet; hopefully, Arlo will
    provide


	* components/news/Makefile.am:
	* components/news/changed_bullet.png:
	added a placed holder "new article" bullet; hopefully, Arlo will
	provide us with a real one soon.

	* components/news/nautilus-news.c: (do_destroy), (draw_rss_items),
	(toggle_open_state), (nautilus_news_make_new_channel),
	(check_for_updates), (nautilus_news_load_images),
	(update_interval_changed), (make_news_view):
	made it use the changed bullet when appropriate; also, completed
	the preferences work by making it watch the update interval
	preference.

M	ChangeLog
M	components/news/Makefile.am
A	components/news/changed_bullet.png
M	components/news/nautilus-news.c

commit 49cc0f3ad1f2bfc5ec17d50079ac778801ab890e
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-04-27

    Added error handling based on Alex Larsson's revised patch. Needs more

	* libnautilus-extensions/nautilus-thumbnails-jpeg.c:
	(fatal_error_handler), (output_message_handler),
	(nautilus_thumbnail_load_scaled_jpeg): Added error handling
	based on Alex Larsson's revised patch. Needs more testing.

M	ChangeLog
M	libnautilus-extensions/nautilus-thumbnails-jpeg.c
M	libnautilus-private/nautilus-thumbnails-jpeg.c

commit 07e069ed988f58aa403263cd6f401d693fdfc308
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-04-27

    Removed one translation that was triggering some kind of strange
    bug or

	* ja.po: Removed one translation that was triggering some kind
	of strange bug or feature in libxml. This is a very unimportant
	message to translate anyway, that never shows to the user. We
	can re-add it some day once the problem in libxml is resolved.

M	po/ChangeLog
M	po/ja.po

commit d2ecc3464439c46d58307cdb9c9fe699817c3412
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-04-27

    Oops. Didn't mean to check that in.

M	configure.in

commit 5a4fec36fdd73d1483a2974c3d86acd18438a2f0
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-04-27

	Fixed bug 7818 (Duplicating a link to a file on a different
	partition gives "You can't copy a file over itself" error).

	* libnautilus-extensions/nautilus-file-operations.c:
	(nautilus_file_operations_copy_move): There was a bug in the call
	to check_same_fs in here (it was passing in the target URI, which
	is often a file that doesn't even exist), so I removed that check.
	Did some other cleanups too.

M	ChangeLog
M	configure.in
M	libnautilus-extensions/nautilus-file-operations.c
M	libnautilus-private/nautilus-file-operations.c

commit 0a45384eb6fbd2201a22ea011cb3b1a2b1ab9b8a
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2001-04-27

	Fixed bug 3214 (Confusing how to make bookmark changes "stick")
	Fixed bug 6277 (Bookmarks window should close with Escape key)

	* src/nautilus-bookmarks-window.c: (create_bookmarks_window):
	Made bookmarks window a GnomeDialog, giving it the single
	button "Done".

M	ChangeLog
M	src/nautilus-bookmarks-window.c

commit 624c141312944fb187fc4bc39ba7cbe95eae6367
Author: Valek Frob <frob@src.gnome.org>
Date:	2001-04-27

    Updated russian translation.

M	po/ChangeLog
M	po/ru.po

commit d6268621f1c94301a6a6d635aab0a3f91c329742
Author: Christian Rose <menthos@src.gnome.org>
Date:	2001-04-27

    Updated Swedish translation.

M	po/ChangeLog
M	po/sv.po

commit a0cd617c1ff4898c20ae596be68b783516716364
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2001-04-27

    added preferences for the maximum numder of items per site and
    the update


	added preferences for the maximum numder of items per site and
	the update interval.  It's not quite finished, as the news
	view isn't watching the update interval preference yet.

	* components/news/nautilus-news.c: (do_destroy), (draw_rss_items),
	(nautilus_news_make_new_channel), (max_items_changed),
	(make_news_view):
	use the preference for max items and update interval

	* libnautilus-extensions/nautilus-global-preferences.c:
	define defaults for news panel preferences

	* libnautilus-extensions/nautilus-global-preferences.h:
	define news panel preferences

	* src/nautilus-preferences-dialog.c:
	add a news panel pane to the preferences dialog

M	ChangeLog
M	components/news/nautilus-news.c
M	libnautilus-extensions/nautilus-global-preferences.c
M	libnautilus-extensions/nautilus-global-preferences.h
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.h
M	src/nautilus-preferences-dialog.c

commit 433a531c4a2164ccc5bf7be16658a04e98bf0aeb
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2001-04-27

    changed the news panel not to display any sites by default, since it's


	changed the news panel not to display any sites by default, since
	it's obnoxious to be doing periodic I/O to sites that weren't
	explicitly
	enabled.  Added an instructive message about the news panel
	that is
	displayed when no sites are enabled.

	Also, made it immediately test new rss urls when they are
	input, and
	display an error dialog instead of adding them if they fail.

	Also, make it always display the main news display (not
	configuration
	stuff) when the panel is opened, even if it was in configure mode
	when closed. Plus a few smaller tweaks.

	* components/news/nautilus-news.c: (set_bonobo_properties),
	(toggle_open_state), (count_visible_channels),
	(set_views_for_mode), (configure_button_clicked),
	(add_site_from_fields), (make_add_widgets), (set_up_main_widgets),
	(make_news_view):

	* components/news/news_channels.xml:
	turn off all the channels by default

M	ChangeLog
M	components/news/nautilus-news.c
M	components/news/news_channels.xml

commit 9d6c7519eec116c022f5319d36fcd5f7c8074a4a
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-04-27

    Make the control-center (capplet module) check properly decode
    the version

	* configure.in: Make the control-center (capplet module) check
	properly decode the version number.  Awk wasn't being fed the
	right delimeter.

M	ChangeLog
M	configure.in

commit 519ed10bd778a7d000e61e84c92731edcdb1d0d2
Author: Dan Mueth <dan@eazel.com>
Date:	2001-04-27

    Bringing three more images over from the 1.0.1/1.0.2 branch. The

    2001-04-26	Dan Mueth  <dan@eazel.com>

	    Bringing three more images over from the 1.0.1/1.0.2 branch.
	    The dimensional size of these are smaller, although they
	    are not all smaller in bytes.  I think this difference
	    is why John didn't originally bring these over from the
	    branch.

	    * help/nautilus-quick-reference/C/figures/find.png:
	    * help/nautilus-quick-reference/C/figures/full.png:
	    * help/nautilus-quick-reference/C/figures/music.png:

M	ChangeLog
M	help/nautilus-quick-reference/C/figures/find.png
M	help/nautilus-quick-reference/C/figures/full.png
M	help/nautilus-quick-reference/C/figures/music.png

commit a72ad2137b47174e1dd92d7329865bc06d184e31
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-04-27

    Something strange in there.

M	ChangeLog

commit a32a9a97a4f3f2824e4cdf54947f51bbcaf39389
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-04-27

    Give Alex Larsson credit for his contribution.

	* THANKS: Give Alex Larsson credit for his contribution.

	* configure.in: Added the screenshot directory. Updated the check
	for control center to check for libcapplet instead. Chris Lahey
	told me that Ximian did this in the version they released, so I
	figured I should do it here too.

	* help/nautilus-screenshot-guidelines/.cvsignore:
	* help/nautilus-screenshot-guidelines/C/.cvsignore:
	Ignore more generated files.

M	ChangeLog
M	THANKS
M	configure.in
A	help/nautilus-screenshot-guidelines/.cvsignore
A	help/nautilus-screenshot-guidelines/C/.cvsignore

commit f290a4226d73b3975c8e24e3516747319a484157
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-04-27

	Integrated a patch by Alexander Larsson <alla@lysator.liu.se> that
	adds a JPEG-specific thumbnailing function that's faster than the
	exiting thumbnail code. This new code is only included if the
	libjpeg library is present at configure time. We still need RPM
	spec file changes to require this library if we are going to build
	RPMs on systems that have libjpeg. I fixed a few bugs in Alex's
	original patch and made some coding style tweaks as well.

	* acconfig.h:
	* configure.in:
	Added a check for libjpeg.

	* libnautilus-extensions/Makefile.am:
	* libnautilus-extensions/nautilus-thumbnails-jpeg.c:
	* libnautilus-extensions/nautilus-thumbnails-jpeg.h:
	Add new source files with JPEG thumbnailer.

	* libnautilus-extensions/nautilus-thumbnails.c: (make_thumbnails):
	Call the new function for JPEG files.

	Other changes.

	* libnautilus-extensions/nautilus-volume-monitor.c: Change
	interval back to 2 seconds.

	* libnautilus-extensions/nautilus-preferences.c:
	(preferences_set_storage_path): Fix storage leak.
	(nautilus_self_check_preferences): Added more checks.

	* libnautilus-extensions/nautilus-icon-factory.c:
	(nautilus_icon_factory_get_icon_for_file): Tiny code tweak.

M	ChangeLog
M	acconfig.h
M	configure.in
M	libnautilus-extensions/Makefile.am
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-extensions/nautilus-preferences.c
A	libnautilus-extensions/nautilus-thumbnails-jpeg.c
A	libnautilus-extensions/nautilus-thumbnails-jpeg.h
M	libnautilus-extensions/nautilus-thumbnails.c
M	libnautilus-extensions/nautilus-volume-monitor.c
M	libnautilus-private/Makefile.am
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus-private/nautilus-preferences.c
A	libnautilus-private/nautilus-thumbnails-jpeg.c
A	libnautilus-private/nautilus-thumbnails-jpeg.h
M	libnautilus-private/nautilus-thumbnails.c
M	libnautilus-private/nautilus-volume-monitor.c

commit 377cd43e9ab465abd875677fef34cc88bb126d52
Author: Rebecca Schulman <rebecka@eazel.com>
Date:	2001-04-27

    Fix bugzilla.eazel.com bug 7934, to remove the ability to make
    an index

    2001-04-26	Rebecca Schulman  <rebecka@eazel.com>
	Fix bugzilla.eazel.com bug 7934, to remove the ability
	to make an index using Nautilus.

	reviewed by: Darin Adler <darin@eazle.com>

	* src/file-manager/fm-list-view.c: (get_cell_text):
	* src/file-manager/fm-search-list-view.c: (real_load_error),
	(display_indexed_search_problems_dialog), (real_get_link_column),
	(real_get_emblems_column):
	Simplify the dialog that allows a Nautilus user to request a new
	index.	Tell the user instead how to create an index if the user
	has root access in this dialog instead.
	* src/file-manager/nautilus-indexing-info.c:
	(show_last_index_time_dialog), (last_index_time_dialog_new),
	(index_progress_dialog_new), (show_indexing_info_dialog):
	* src/file-manager/nautilus-indexing-info.h:
	Remove the request reindex function.  Remove option to create
	a new
	index.	Keep dialogs to show either the time of the last index
	creation,
	or the progress of the current indexing task, depending on whether
	an index is in progress or not.

M	ChangeLog
M	src/file-manager/fm-list-view.c
M	src/file-manager/fm-search-list-view.c
M	src/file-manager/nautilus-indexing-info.c
M	src/file-manager/nautilus-indexing-info.h

commit 1aa7e5de536f1565dd5a6e6d00de0318774cf0d9
Author: Dan Mueth <dan@eazel.com>
Date:	2001-04-27

    Committing first draft of the screenshot guidelines for Nautilus

    2001-04-26	Dan Mueth  <dan@eazel.com>

	    Committing first draft of the screenshot guidelines for
	    Nautilus
	    documentation.  It isn't completely done, but it will be
	    safer in
	    CVS than on my hard drive.

	    * help/Makefile.am:
	    * help/nautilus-screenshot-guidelines/C/Makefile.am:
	    *
	    help/nautilus-screenshot-guidelines/C/figures/callout_after.png:
	    *
	    help/nautilus-screenshot-guidelines/C/figures/callout_before.png:
	    *
	    help/nautilus-screenshot-guidelines/C/figures/circle_callout_afte
	    r.png:
	    *
	    help/nautilus-screenshot-guidelines/C/figures/circle_callout_befo
	    re.png:
	    *
	    help/nautilus-screenshot-guidelines/C/figures/dropshadow_after.pn
	    g:
	    *
	    help/nautilus-screenshot-guidelines/C/figures/dropshadow_before.p
	    ng:
	    *
	    help/nautilus-screenshot-guidelines/C/nautilus-screenshot-guideli
	    nes-C.omf:
	    *
	    help/nautilus-screenshot-guidelines/C/nautilus-screenshot-guideli
	    nes.sgml:
	    * help/nautilus-screenshot-guidelines/Makefile.am:

M	ChangeLog
M	help/Makefile.am
A	help/nautilus-screenshot-guidelines/C/Makefile.am
A	help/nautilus-screenshot-guidelines/C/figures/callout_after.png
A	help/nautilus-screenshot-guidelines/C/figures/callout_before.png
A
help/nautilus-screenshot-guidelines/C/figures/circle_callout_after.png
A
help/nautilus-screenshot-guidelines/C/figures/circle_callout_before.png
A	help/nautilus-screenshot-guidelines/C/figures/dropshadow_after.png
A
help/nautilus-screenshot-guidelines/C/figures/dropshadow_before.png
A
help/nautilus-screenshot-guidelines/C/nautilus-screenshot-guidelines-C.omf
A
help/nautilus-screenshot-guidelines/C/nautilus-screenshot-guidelines.sgml
A	help/nautilus-screenshot-guidelines/Makefile.am

commit 8fde5d4d35ce208b278f887e4b812edab01a225d
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-04-27

    I think the log entry is screwing up cvs. So look at the ChangeLog for
    details. Checking in Miguel's patch.

M	libnautilus-extensions/nautilus-directory-async.c
M	libnautilus-extensions/nautilus-file-utilities.c
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-extensions/nautilus-file.h
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-extensions/nautilus-volume-monitor.c
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-file-utilities.c
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-file.h
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus-private/nautilus-volume-monitor.c
M	src/file-manager/fm-desktop-icon-view.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-icon-view.c
M	src/nautilus-application.c
M	src/nautilus-first-time-druid.c
M	src/nautilus-view-frame.c

commit b0c74be6cb5960af8aa358c646dca2eaec96d0ef
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-04-27

	Integrated Miguel's patches that he included in Ximian's version
	of Nautilus 1.0 after fixing some bugs, fixing all warnings, and
	adding code to not do the reload of the desktop every 4 seconds if
	FAM is working. The patch does a lot of things, mostly so that
	people can switch back and forth between gmc and nautilus more
	easily.

	* components/news/nautilus-news.c: Tweaked includes.
	* src/nautilus-view-frame.c: Tweaked a comment.

    Here are notes Miguel included in the patch about the changes he made:

    - 2001-04-19  Miguel de Icaza  <miguel@ximian.com>

	* libnautilus-extensions/nautilus-file.c (nautilus_file_get_name):
	Only return name when we actually loaded the name from the desktop
	entry.

	* libnautilus-extensions/nautilus-icon-factory.c
	(nautilus_icon_factory_get_icon_for_file): Compute file_path from
	file_uri, it was missing in this code path.

    - 2001-04-16  Miguel de Icaza  <miguel@ximian.com>

	* libnautilus-extensions/nautilus-file.c
	(is_special_desktop_gmc_file): Use strcmp not strncmp here.

	* src/nautilus-window.c (nautilus_window_realize): Use gnome-logo
	here.

	* src/file-manager/fm-directory-view.c (activate_callback): Launch
	desktop entries here.

    - 2001-04-11  Miguel de Icaza  <miguel@ximian.com>

	* src/file-manager/fm-icon-view.c
	(get_stored_icon_position_callback): Try to load position
	information from GNOME metadata as well.
	(icon_position_changed_callback): Store metadata changes to the
	desktop as well.

	* src/nautilus-first-time-druid.c
	(nautilus_first_time_druid_show): Disable GMC transition page, as
	we now share the desktop directory and the data files.
	(druid_finished): Remove desktop link to Eazel services.

	* libnautilus-extensions/nautilus-file.c
	(nautilus_file_can_rename): Do not allow to rename x-gnome-apps.
	(nautilus_file_get_name): Return the translated name of a desktop
	file instead of the file name.
	Handle URL files in .gnome-desktop directories.
	(is_special_desktop_gmc_file): New function: Returns true if a
	file should be hidden from the desktop-directory display (for
	sharing the directory with gmc).
	(filter_hidden_and_backup_partition_callback): If we are scanning
	the desktop directory, hide gmc metadata files or legacy files.

	* libnautilus-extensions/nautilus-directory-async.c
	(activation_uri_gmc_link_read_callback): Handle GMC link files
	correctly (skip the prefix "URL: ")

	* libnautilus-extensions/nautilus-icon-factory.c
	(nautilus_icon_factory_get_icon_for_file): Load icons from the
	gnome-metadata for files on the ~/.gnome-desktop directory.
	(nautilus_icon_factory_get_icon_for_file): Load icons for GNOME
	.desktop files.

    - 2001-04-11  Miguel de Icaza  <miguel@ximian.com>

	* libnautilus-extensions/nautilus-directory-async.c
	(activation_uri_gmc_link_read_callback): Handle gmc URL
	links correctly.

    - 2001-04-10  Miguel de Icaza  <miguel@ximian.com>

	* libnautilus-extensions/nautilus-file-utilities.c
	(DESKTOP_DIRECTORY_NAME): Make it .gnome-desktop.
	(nautilus_get_desktop_directory): Modified to make the nautilus
	home directory be the normal one.

    - 2001-04-09  Miguel de Icaza  <miguel@ximian.com>

	* src/file-manager/fm-desktop-icon-view.c: Eliminated all over the
	place the loading of the desktop_directory directory from the
	nautilus api call, and instead just load this value once.

    Here are changes that Miguel made, but did not mention in his notes:

	* libnautilus-extensions/nautilus-volume-monitor.c: Changed
	the interval for polling to every 4 seconds instead of every 2.

	* libnautilus-extensions/nautilus-file.c: (nautilus_file_rename):
	Rename GMC URLs by changing their metadata only. This leaves no
	way to change the real name of the GMC URL file.
	(nautilus_file_is_in_desktop): New function. Returns TRUE if a
	file seems to be in the desktop. Uses a simple rule that might
	give some false positives, but works even for other people's
	desktop.

	* src/file-manager/fm-desktop-icon-view.c:
	(fm_desktop_icon_view_destroy), (do_desktop_rescan),
	(done_loading), (delayed_init), (fm_desktop_icon_view_initialize):
	Set up a callback to reload the desktop every 4 seconds.

	* src/nautilus-application.c: (migrate_gmc_trash),
	(migrate_old_nautilus_files), (nautilus_application_startup):
	Rename ~/.gnome-desktop/Trash to ~/.gnome-desktop/Trash-gmc if
	it's a directory. Move files from ~/.nautilus/desktop to
	~/.gnome-desktop.

M	ChangeLog
M	components/news/nautilus-news.c

commit 3404ed05f88e167c9c0bd732d628bb2093dd540b
Author: Dan Mueth <dan@eazel.com>
Date:	2001-04-26

    Updated Nautilus Release Notes for Nautilus 1.0.3. It still will
    need some

    2001-04-26	Dan Mueth  <dan@eazel.com>

	    Updated Nautilus Release Notes for Nautilus 1.0.3.	It
	    still will need some work and additions, but I have most
	    of the boilerplate stuff and new features added.

	    * help/nautilus-release-notes/C/nautilus-release-notes.sgml:

M	ChangeLog
M	help/nautilus-release-notes/C/nautilus-release-notes.sgml

commit 7d47f172ae7030c29afd008d92c3d49a16241848
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-04-26

    Add support for custom preferences items.

	* libnautilus-extensions/nautilus-preferences-group.c:
	* libnautilus-extensions/nautilus-preferences-group.h:
	Add support for custom preferences items.

	* libnautilus-extensions/nautilus-preferences-item.h:
	* libnautilus-extensions/nautilus-preferences-item.c:
	Add support for custom preferences items.  For now only the theme
	selector uses this powerful technology.

	Fix bug 8167 - Crash boinking on single-click mode.  It was a dumb
	mistake left over from a previous fix.	Wrong number of arguments
	to a signal.

	Fix bug where strings in enumeration menus would show up
	untranslated in the preferences dialog, even in locales where
	translations exist.

	* libnautilus-extensions/nautilus-theme.h:
	* libnautilus-extensions/nautilus-theme.c: (load_theme_document),
	(nautilus_pixmap_file_may_be_local),
	(nautilus_theme_get_image_path_from_theme),
	(nautilus_theme_make_preview_pixbuf): Rename this function from
	nautilus_theme_make_selector for greater clarity.
	(has_image_file), (theme_get_property), (theme_get_name_property),
	(theme_get_description_property), (theme_list_insert),
	(theme_get_themes_for_location): Replace some cut-n-paste code by
	a shared function.  Add some FIXMEs for the funky handling of the
	"default" theme.
	(theme_get_builtin_themes), (theme_get_user_themes),
	(theme_get_default_themes): Functions for reaping the
	different types of themes available to Nautilus.
	(nautilus_theme_for_each_theme), (theme_list_invoke_callback): New
	function to iterate all the themese available to Nautilus.  Makes
	Nautilus code that needs to operate on themes (like the theme
	selector) easier to write.
	(nautilus_theme_get_user_themes_directory),
	(nautilus_theme_remove_user_theme),
	(nautilus_theme_install_user_theme):  Functions for reaping the
	different types of themes available to Nautilus.

	* src/nautilus-preferences-dialog.c:
	(preferences_dialog_populate_sidebar_tabs_group),
	(theme_changed_callback),
	(update_theme_selector_displayed_value_callback),
	(preferences_dialog_populate_themes_group):
	Add a custom preference item for the theme chooser.

	* src/nautilus-theme-selector.h:
	* src/nautilus-theme-selector.c:
	Use regular Gtk widgets in the list so that all the things that
	are expect to work do indeed work.  This includes Gtk+ theme
	changes and custom tweaks made in the code to satisfy the design.
	Larger and bolder labels for example.

	Simplify this code alot by using iterators for the available
	themes.  Also maintain two lists instead of managing a remove_mode
	boolean.  Makes the code simpler.

	* src/nautilus-window-menus.c:
	(nautilus_window_initialize_menus_part_1):
	Remove the standalone theme selector handling code.

	* src/nautilus-shell-ui.xml:
	Remove the standalone theme selector ui.

M	ChangeLog
M	libnautilus-extensions/nautilus-preferences-group.c
M	libnautilus-extensions/nautilus-preferences-group.h
M	libnautilus-extensions/nautilus-preferences-item.c
M	libnautilus-extensions/nautilus-preferences-item.h
M	libnautilus-extensions/nautilus-theme.c
M	libnautilus-extensions/nautilus-theme.h
M	libnautilus-private/nautilus-preferences-group.c
M	libnautilus-private/nautilus-preferences-group.h
M	libnautilus-private/nautilus-preferences-item.c
M	libnautilus-private/nautilus-preferences-item.h
M	libnautilus-private/nautilus-theme.c
M	libnautilus-private/nautilus-theme.h
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-preferences-dialog.c
M	src/nautilus-shell-ui.xml
M	src/nautilus-theme-selector.c
M	src/nautilus-theme-selector.h
M	src/nautilus-window-menus.c

commit 9b78286812e124bac89bb1b31a9e038e65df0da4
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2001-04-26

	Made the emblems column wider to fit the title "Emblems" (in
	English, in the default font). Made the emblems column in the
	search results view match the one in the standard list view.

	Pavel wants to implement images as column titles, but this is
	passable if that doesn't get done.

	* src/file-manager/fm-list-view.c:
	(real_get_column_specification):
	Widen the emblems column.

	* src/file-manager/fm-search-list-view.c:
	(real_get_emblems_column),
	(real_get_link_column): Swap positions of name/emblems columns.
	(real_get_column_specification): Widen the emblems column.

M	ChangeLog
M	src/file-manager/fm-list-view.c
M	src/file-manager/fm-search-list-view.c

commit 0717b7b44889684486aa463e680ffabafaea9372
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2001-04-26

	Search results view has been broken for awhile without anyone
	noticing. Between these changes and a NULL-handling fix I
	checked into eel-list.c, it works again. (Soon I will move the
	Emblems column for search list view also, but first I wanted
	to make it work.)

	* src/file-manager/fm-list-view.h:
	* src/file-manager/fm-list-view.c:
	(fm_list_view_initialize_class),
	(add_to_list), (install_row_images), (get_emblems_column),
	(real_get_emblems_column): Replaced #define for emblems column
	with overridable function.

	* src/file-manager/fm-search-list-view.c:
	(fm_search_list_view_initialize_class),
	(real_get_emblem_names_to_exclude), (real_get_emblems_column):
	Override get_emblems_column to return correct value.

M	ChangeLog
M	src/file-manager/fm-list-view.c
M	src/file-manager/fm-list-view.h
M	src/file-manager/fm-search-list-view.c

commit e155bb32bea2ff97a2ce15e2345aaf9cd82422fd
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2001-04-26

	Moved over a few changes from the nautilus-1 branch.
	I've reviewed all the changes in the branch ChangeLog now,
	so I think we can kiss it goodbye.

	* configure.in: Bumped a bunch of version numbers to match
	branch. Robin may have to do some more bumping before
	shipping 1.0.3.

	* help/nautilus-user-manual/C/figures/custicon.png:
	* help/nautilus-user-manual/C/figures/full.png:
	* help/nautilus-user-manual/C/figures/part.png:
	Smaller versions of screenshots which were too big to
	fit in the Nautilus main panel, by Arlo. (For some reason
	nautilus-quick-reference on HEAD had smaller figures than
	on nautilus-1, but vice-versa for nautilus-user-manual.)

	* src/nautilus-preferences-dialog.c:
	* src/nautilus-shell-ui.xml:
	* src/nautilus-window-menus.c:
	(nautilus_window_initialize_menus_part_1): Made Medusa stuff not
	appear when HAVE_MEDUSA is not defined.

	Other changes:

	* libnautilus-extensions/nautilus-program-choosing.c:
	(get_xalf_prefix): Bug fix from Darin (!= -> ==) that
	was breaking launching applications unless you had xalf
	installed (not from branch)

M	ChangeLog
M	configure.in
M	help/nautilus-user-manual/C/figures/custicon.png
M	help/nautilus-user-manual/C/figures/full.png
M	help/nautilus-user-manual/C/figures/part.png
M	libnautilus-extensions/nautilus-program-choosing.c
M	libnautilus-private/nautilus-program-choosing.c
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-preferences-dialog.c
M	src/nautilus-shell-ui.xml
M	src/nautilus-window-menus.c

commit be549f3e2cce6ec5d6a159ecf902297c69191d29
Author: Ole Laursen <olau@src.gnome.org>
Date:	2001-04-26

    Updated Danish translation

M	po/ChangeLog
M	po/da.po

commit f248a3ab911889247c05e144ecac617e96860e54
Author: Dan Mueth <dan@eazel.com>
Date:	2001-04-26

    Cleaning up documentation build system. Now there should be no or few

    2001-04-26	Dan Mueth  <dan@eazel.com>

	    Cleaning up documentation build system.  Now there should
	    be no or few warnings spit out about the docs.

	    * help/Makefile.am:
	    * help/docs.make:
	    * help/htmldocs.make:
	    * help/nautilus-quick-reference/es/Makefile.am:
	    * help/nautilus-quick-reference/no/Makefile.am:
	    * help/nautilus-release-notes/C/Makefile.am:
	    * help/nautilus-user-manual/C/Makefile.am:
	    * help/nautilus-user-manual/es/Makefile.am:
	    * help/nautilus-user-manual/ko/Makefile.am:
	    * help/sgmldocs.make:

M	ChangeLog
M	help/Makefile.am
D	help/docs.make
M	help/htmldocs.make
M	help/nautilus-quick-reference/es/Makefile.am
M	help/nautilus-quick-reference/no/Makefile.am
M	help/nautilus-release-notes/C/Makefile.am
M	help/nautilus-user-manual/C/Makefile.am
M	help/nautilus-user-manual/es/Makefile.am
M	help/nautilus-user-manual/ko/Makefile.am
A	help/sgmldocs.make

commit 4ee84fbfb55858ccd569fd5fc59fbdd5e21fc184
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2001-04-26

    reversed decision about not drawing while the channel was loading
    since


	* components/news/nautilus-news.c: (nautilus_news_update_display):
	reversed decision about not drawing while the channel was loading
	since it's important to give feedback right away when a channel is
	enabled, and they sometimes takes a long time to load.

	* libnautilus-extensions/nautilus-global-preferences.c:
	* libnautilus-extensions/nautilus-sidebar-functions.c:
	* libnautilus-extensions/nautilus-sidebar-functions.h:
	enabled the news panel by default.  Also, while I was in here, I
	made the "home as desktop" feature only available at the advanced
	user level like Bud suggested.

M	ChangeLog
M	components/news/nautilus-news.c
M	libnautilus-extensions/nautilus-global-preferences.c
M	libnautilus-extensions/nautilus-sidebar-functions.c
M	libnautilus-extensions/nautilus-sidebar-functions.h
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-sidebar-functions.c
M	libnautilus-private/nautilus-sidebar-functions.h

commit 5b7184627fad2f76271d08fae6247a058963837e
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2001-04-26

    fixed measuring bug caused by the size of the scroll bar affecting the


	* components/news/nautilus-news.c: (draw_rss_items),
	(nautilus_news_draw_channel), (nautilus_news_size_allocate):
	fixed measuring bug caused by the size of the scroll bar
	affecting the layout.  Fixed by calculating the line width at
	size_allocate time, instead of on the spur of the moment.

M	ChangeLog
M	components/news/nautilus-news.c

commit cd5428c2167e8158fd99cd596775e6ce78569529
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2001-04-26

    attach to size_allocate signal to properly resize the panel when
    the width


	* components/news/nautilus-news.c: (draw_rss_logo_image),
	(draw_rss_items), (nautilus_news_configure_event),
	(nautilus_news_button_release_event), (update_size_and_redraw),
	(nautilus_news_size_allocate), (make_news_view):

	attach to size_allocate signal to properly resize the panel
	when the width changes, as well as for the first time when the
	size isn't allocated yet; don't draw the time when it overlaps
	the logo, plus other clean-ups.

	* nautilus-clean.sh:
	fixed recently introduced problem in nautilus-clean by replacing
	'==' with '=' as suggested by Darin.

M	ChangeLog
M	components/news/nautilus-news.c
M	nautilus-clean.sh

commit d8b5a0db98a431820dacb3e09695901c6cd23282
Author: Robin Slomkowski <rslomkow@src.gnome.org>
Date:	2001-04-25

    removed mozilla-mail and mozilla-psm dependency

	* nautilus.spec.in: removed mozilla-mail and mozilla-psm
	dependency
				http://bugzilla.eazel.com/show_bug.cgi?id=8020

M	ChangeLog
M	nautilus.spec.in

commit 2730070ea6b3d45054a1a27f32fda41af165e906
Author: Dan Mueth <dan@eazel.com>
Date:	2001-04-25

    Adding versions from 1_0_1_BRANCH, which are more up-to-date.

    2001-04-25	Dan Mueth  <dan@eazel.com>

	    Adding versions from 1_0_1_BRANCH, which are more up-to-date.

	    * help/nautilus-release-notes/C/nautilus-release-notes.sgml:
	    * help/nautilus-user-manual/C/nautilus-user-manual.sgml:

	    Adding version for 1.0.1 and 1.0.2.

	    * help/nautilus-quick-reference/C/index.html:

M	ChangeLog
M	help/nautilus-quick-reference/C/index.html
M	help/nautilus-release-notes/C/nautilus-release-notes.sgml
M	help/nautilus-user-manual/C/nautilus-user-manual.sgml
M	help/nautilus-user-manual/C/nautilus-user-manual.xml

commit cd8cc0a2c1c920a471d0abd5f3e9dc2d57e2679f
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2001-04-25

    fixed bug 8153, scroll wheel crashes news panel, by only taking action


	* components/news/nautilus-news.c:
	(nautilus_news_button_release_event)
	fixed bug 8153, scroll wheel crashes news panel, by only
	taking action when button 1 is clicked.

	(add_site_from_fields):
	added error handling for when the fields are empty; also, use
	http as the protocol if no protocol is specified.

M	ChangeLog
M	components/news/nautilus-news.c

commit 0471e71b7ba5a2b0637b4b7f14ee0844985d4dc3
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-04-25

    Made the Copyright string translatable again, by popular demand.

	* src/nautilus-window-menus.c:
	(help_menu_about_nautilus_callback):
	Made the Copyright string translatable again, by popular demand.

M	ChangeLog
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-window-menus.c

commit d11fc864274aeeefe1c0712a408806a110ef9aa6
Author: Christian Rose <menthos@src.gnome.org>
Date:	2001-04-25

    Updated Swedish translation.

M	po/ChangeLog
M	po/sv.po

commit 9657447a13a97482b65377e4d57935e169b271de
Author: Yuri Syrota <rasta@src.gnome.org>
Date:	2001-04-25

    Updated Ukrainian transaltion

M	po/uk.po

commit 718f60cae75ae34c629588f573c7278eb7ef1b06
Author: Dan Mueth <dan@eazel.com>
Date:	2001-04-25

    Left-justifying the labels in the help sidebar. Also changed
    strings to

    2001-04-24	Dan Mueth  <dan@eazel.com>

	    Left-justifying the labels in the help sidebar.
	    Also changed strings to remove colons ":".
	    Bug#: 8123

	    * components/help/hyperbola-nav-tree.c:
	    (hyperbola_navigation_tree_new):

	    Updating so that 'make install' works right
	    and users building RPM's don't get lots of warnings.
	    Bug#: 8125

	    * omf-install/Makefile.am:

	    Changing from "Customer Support" to "Community Support".
	    Bug#: 7837

	    * src/nautilus-shell-ui.xml:

M	ChangeLog
M	components/help/hyperbola-nav-tree.c
M	omf-install/Makefile.am
M	src/nautilus-shell-ui.xml

commit 5b5a7e172cddb2ecd369b41378d21ca893c692d2
Author: Christian Meyer <chrisime@src.gnome.org>
Date:	2001-04-25

    Updated German translation.

M	po/ChangeLog
M	po/de.po

commit 5ba518babc70bbb19e8aa5708700e818026b49d1
Author: Changwoo Ryu <cwryu@debian.org>
Date:	2001-04-25

    Updated Korean translation, by <ganadist@chollian.net>.

    2001-04-25	Changwoo Ryu  <cwryu@debian.org>

	* ko.po: Updated Korean translation, by <ganadist@chollian.net>.

M	po/ChangeLog
M	po/ko.po

commit a0a5b2bf90fe3ffcffbd6bc4df522d9ac8be8c78
Author: Christian Rose <menthos@src.gnome.org>
Date:	2001-04-25

    Updated Swedish translation.

M	po/ChangeLog
M	po/sv.po

commit 6fd84963acbb24b4a12557615d190f586eb2e362
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-04-25

	Fix bug 8152 (Opening Help sidebar crashes Nautilus):

	* src/nautilus-sidebar.c: (notify_current_sidebar_view): Add check
	for NIL control.

	* nautilus-clean.sh: Change egrep args so we get fewer false
	positives.

	* src/nautilus-view-frame.c: (nautilus_view_frame_get_control):
	Formatting tweaks.

M	ChangeLog
M	nautilus-clean.sh
M	src/nautilus-information-panel.c
M	src/nautilus-sidebar.c
M	src/nautilus-view-frame.c

commit 103bb10562d08af4c8fe6d27c1bbe0f9f8cf3056
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-04-24

	reviewed by: Maciej Stachowiak <mjs@eazel.com>

	Fix bug 7963 (exiting Nautilus [with Ctrl-C for example] leaves
	nautilus-adapter behind):

	* src/nautilus-component-adapter-factory.c: (activate_factory),
	(unref_factory), (release_factory), (get_corba_factory),
	(nautilus_component_adapter_factory_initialize),
	(nautilus_component_adapter_factory_destroy),
	(nautilus_component_adapter_factory_initialize_class),
	(component_adapter_factory_at_exit_destructor),
	(nautilus_component_adapter_factory_get),
	(nautilus_component_adapter_factory_create_adapter): Redo so it
	creates the factory as needed, and doesn't keep a Bonobo reference
	to the factory so it will die if Nautilus goes away.

	* nautilus-clean.sh: Redo option parsing to use loop.

	* components/throbber/main.c: (main): Fix main function to match
	standard main. Tweak formatting.

M	ChangeLog
M	components/throbber/main.c
M	nautilus-clean.sh
M	src/nautilus-component-adapter-factory.c

commit 0bb0a9544531b26a220776f7681a0d3b097aeb8e
Author: Dirk-Jan C. Binnema <dirkjan@src.gnome.org>
Date:	2001-04-24

	- update

M	po/nl.po

commit 8ee59024279584ba3bcc8bead515ed561f770331
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2001-04-24

	Fixed bug 8418 (two more underline-accelerator conflicts)

M	ChangeLog
M	src/file-manager/nautilus-directory-view-ui.xml
M	src/file-manager/nautilus-icon-view-ui.xml

commit f3ad6fc5f2cf9d9601e79bbeffeeab17bf8be3c2
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2001-04-24

	Fixed part of bug 7649 (sidebar font doesn't update when font
	changed in non-smooth mode) and various other small problems
	with fonts in sidebar. The font in the tabs is still always
	the smooth font.

	Also, made both default smooth and default non-smooth fonts
	visible simultaneously in the Preferences dialog since they
	are both used in different places at the same time. Maybe
	if we fix the sidebar tabs to not insist on using a smooth
	font we can turn these two controls back into one.

	* src/nautilus-preferences-dialog.c: Changed labels from
	"Font for elsewhere in Nautilus", which had become context-free,
	to "Default smooth font" and "Default non-smooth font". Made
	both of these always visible.

	* src/nautilus-sidebar-title.c:
	(nautilus_sidebar_title_initialize_class): Set up auto-variable
	to get default non-smooth font name so we don't have to call
	get_preferences repeatedly.
	(get_non_smooth_font): New helper function to get a non-smooth
	font of a specified size.
	(non_smooth_font_changed_callback): New function, updates the
	non-smooth font for the title and "more info" text.
	(update_all_cover): Removed this function.
	(nautilus_sidebar_title_initialize): Call new callback instead of
	update_all when non-smooth font changes. update_all was bailing
	out without doing any work since the text hadn't changed. Also
	call callback once to set the initial non-smooth font info.
	(update_title_font): Changed name from update_font for clarity;
	moved some consts to become #defines instead; fixed bug where
	this routine wasn't using bold font for either smooth or
	non-smooth
	font (2 unrelated bugs); removed unnecessary font-setting call
	(smooth font is already set elsewhere and doesn't change here);
	remove unnecessary callback for
	NAUTILUS_PREFERENCES_SMOOTH_GRAPHICS_MODE
	since each label piece already handles this separately.
	(update_title), (nautilus_sidebar_title_size_allocate):
	Updated for
	name change.

M	ChangeLog
M	src/nautilus-preferences-dialog.c
M	src/nautilus-sidebar-title.c

commit 0298c539ab90b59023f3a25884e12d23eb578bfb
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-04-24

	reviewed by: John Sullivan <sullivan@eazel.com>

	Fix bug where theme selector would not show themes when the theme
	directory is a symlink.

	* src/nautilus-theme-selector.c:
	(nautilus_theme_selector_destroy): Small code cleanup.
	(vfs_file_exists): Pass GNOME_VFS_FILE_INFO_FOLLOW_LINKS.
	(populate_list_with_themes_from_directory): Pass
	GNOME_VFS_FILE_INFO_FOLLOW_LINKS.

	More work on making components go away if Nautilus is prematurely
	terminated.

	* src/nautilus-window-toolbars.c:
	(nautilus_window_initialize_toolbars): Don't create a throbber for
	the desktop, since it doesn't get killed reliably since it never
	gets an X window.

	* src/nautilus-window.c: (nautilus_window_constructed),
	(nautilus_window_destroy), (nautilus_window_allow_stop): Do some
	minor cleanup of throbber code.

	* nautilus-clean.sh: Add an option to just display the processes
	and not kill them. Useful for me when I'm writing code that's
	designed to make the processes go away. Also remove the gconfd
	saved state file if we kill gconfd (only nautilus-clean.sh -x) for
	maximum cleanliness (but also maximum unhappiness for any
	remaining gconf clients).

M	ChangeLog
M	nautilus-clean.sh
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-theme-selector.c
M	src/nautilus-window-toolbars.c
M	src/nautilus-window.c

commit c8449031a35cde2a816aff85bd7cafa81260a816
Author: Stano Visnovsky <stano@src.gnome.org>
Date:	2001-04-24

    Updated Slovak translation

M	po/ChangeLog
M	po/sk.po

commit 6dbc0189310e230ff9c0df8b037cec3bc3045db5
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2001-04-24

	reviewed by: Darin Adler  <darin@eazel.com>

	Fixed bug 7650 (Display flashes forever when Text viewer
	used in FTP)

	* components/text/nautilus-text-view.c: (file_read_callback):
	Bail out when bytes_read is 0, instead of trying again forever.
	This happens at EOF.

M	ChangeLog
M	components/text/nautilus-text-view.c

commit e0e279c305d1bce080687de27f4183bb7138fd0e
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2001-04-24

    when updating, only redraw if something changed


	* components/news/nautilus-news.c: (mark_new_items),
	(rss_read_done_callback):
	when updating, only redraw if something changed

M	ChangeLog
M	components/news/nautilus-news.c

commit b3bb5fe48d366d5272ee8d8f6c683e78761c1f84
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-04-24

    Remove extra argument to update_draw_desktop_checkbox_state()
    which was

	* src/nautilus-first-time-druid.c:
	(nautilus_first_time_druid_show):
	Remove extra argument to update_draw_desktop_checkbox_state()
	which was delcared as () (instead of (void)) before the last
	change and so the build broke.

M	ChangeLog
M	src/nautilus-first-time-druid.c

commit a72923da4faaeec4f15abe06cbaf1691b3a660b0
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-04-24

	reviewed by: John Sullivan <sullivan@eazel.com>

	Add a new command-line option "--no-desktop" as requested by
	fcrozat on behalf of people who want to run Nautilus under KDE as
	well as under GNOME. The option has no effect if Nautilus is
	already running, but if it's the first invocation of Nautilus,
	then no desktop-related preferences show up and the desktop is
	not shown regardless of the setting of those preferences.

	* src/nautilus-main.c: (main): Add the no-desktop option. Make the
	desktop-related preferences invisible if it's on, and pass it down
	to the NautilusApplication.

	* src/nautilus-application.h:
	* src/nautilus-application.c: (nautilus_application_startup):
	Don't start the desktop if no_desktop is passed in. Otherwise
	decide based on the preference.

	* libnautilus-extensions/nautilus-preferences-box.c:
	(preferences_box_find_row): Mark this private function static.
	(preferences_box_populate_pane): Get rid of code that would
	translate the pane_name twice.
	(nautilus_preferences_dialog_new): Simplified this code a bit.

	* libnautilus-extensions/nautilus-preferences.h:
	* libnautilus-extensions/nautilus-preferences.c:
	(preferences_make_user_level_filtered_key),
	(nautilus_preferences_get_is_invisible),
	(nautilus_preferences_set_is_invisible),
	(preferences_key_make_for_getter),
	(nautilus_preferences_visible_in_current_user_level),
	(nautilus_preferences_is_visible): Added new flag to make a
	preference invisible.

	* src/nautilus-first-time-druid.h:
	* src/nautilus-first-time-druid.c: (set_up_gmc_transition_page),
	(nautilus_first_time_druid_show): Removed code that used to make
	the druid default based on the desktop preference.

	Fixed the Tinderbox.

	* libnautilus-extensions/nautilus-global-preferences.c:
	(default_default_folder_viewer_callback): Allow NULL because that
	happens during self-check.

M	ChangeLog
M	libnautilus-extensions/nautilus-global-preferences.c
M	libnautilus-extensions/nautilus-preferences-box.c
M	libnautilus-extensions/nautilus-preferences.c
M	libnautilus-extensions/nautilus-preferences.h
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-preferences-box.c
M	libnautilus-private/nautilus-preferences.c
M	libnautilus-private/nautilus-preferences.h
M	src/nautilus-application.c
M	src/nautilus-application.h
M	src/nautilus-first-time-druid.c
M	src/nautilus-first-time-druid.h
M	src/nautilus-main.c

commit dc5c20a6fe37f363d9231bb402b555a34894cd48
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2001-04-24

    *** empty log message ***

M	ChangeLog

commit f1f2d42d883b7f6efe9fda935fc092211c260e9d
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2001-04-24

    made it maintain the channel lists in alphabetical order, and
    improved uri


	* components/news/nautilus-news.c: (has_matching_uri),
	(compare_channel_names), (nautilus_news_add_channels),
	(add_site_from_fields), (determine_sort_position),
	(add_channel_entry), (make_remove_widgets):

	made it maintain the channel lists in alphabetical order, and
	improved uri matching by canonicalizing them before comparison.

	* components/news/news_channels.xml:
	added some new channels

	* nautilus-spec.in:
	added news panel to spec file.

M	ChangeLog
M	components/news/nautilus-news.c
M	components/news/news_channels.xml
M	nautilus.spec.in

commit 4bcb92e25296fcc66cc9fe0394fec46e6ec08e5e
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2001-04-23

	reviewed by: Darin Adler  <darin@eazel.com>

	Fixed bug 8024 (Default folder viewer chosen from "View As..."
	window is not reflected in Preferences dialog)

	* libnautilus-extensions/nautilus-global-preferences.h:
	Put iids for Icon and List view here since they must be accessed
	from multiple places now. Add NAUTILUS_DEFAULT_FOLDER_VIEWER_OTHER
	enum case. Add prototype for
	nautilus_global_preferences_set_default_folder_viewer.

	* libnautilus-extensions/nautilus-global-preferences.c:
	(get_default_folder_viewer_preference_from_iid): New helper
	function,
	returns appropriate NAUTILUS_DEFAULT_FOLDER_VIEWER preference
	value
	based on folder-viewing iid.
	(default_default_folder_viewer_callback): New function to
	determine
	default value of NAUTILUS_DEFAULT_FOLDER_VIEWER preference; uses
	gnome_vfs_mime (name is not a typo).
	(set_default_folder_viewer_in_gnome_vfs): New function,
	updates gnome-vfs mime database properly for new folder-viewing
	iid.
	(default_folder_viewer_changed_callback): New function, reacts
	to change in NAUTILUS_DEFAULT_FOLDER_VIEWER preference by updating
	gnome-vfs mime database (moved here from nautilus-application.c).
	(nautilus_global_preferences_set_default_folder_viewer):
	New public
	function to set the default folder viewer with an iid; handles
	setting
	both gnome-vfs and gconf's values.
	(nautilus_global_preferences_initialize): Add callback for when
	default folder viewer changes (moved here from
	nautilus-application.c).

	* libnautilus-extensions/nautilus-program-chooser.c:
	(set_default_for_type): Special-case folder viewer to call
	nautilus_global_preferences_set_default_folder_viewer.

	* src/file-manager/nautilus-directory-view-ui.xml: Changed
	"Reset to View Preferences" to "Reset View to Match Preferences".
	It's really long, but the former was very unclear. Improvements
	to wording are hereby solicited.

	* src/nautilus-application.c: (manufactures), (create_object),
	(default_folder_viewer_changed_callback): Updated for #define
	name changes.
	(nautilus_application_startup): Moved code that reacted to
	default folder viewer preference to nautilus-global-preferences.c.

M	ChangeLog
M	libnautilus-extensions/nautilus-global-preferences.c
M	libnautilus-extensions/nautilus-global-preferences.h
M	libnautilus-extensions/nautilus-program-chooser.c
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.h
M	libnautilus-private/nautilus-program-chooser.c
M	src/file-manager/nautilus-directory-view-ui.xml
M	src/nautilus-application.c

commit e8ea90d232921c9c72463d7fc1c3f10ac2ec5271
Author: John Harper <jsh@eazel.com>
Date:	2001-04-23

    added `nautilus-news' to list of auxiliary programs

    2001-04-23	John Harper  <jsh@eazel.com>

	* nautilus-clean.sh: added `nautilus-news' to list of auxiliary
	programs

M	ChangeLog
M	nautilus-clean.sh

commit 1710ad78fad69a0579e8dc3832cf702f5f7ed6b8
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-04-23

    Handle NULL case that can happen now that we check the workspace
    and area

	* src/nautilus-window-manage-views.c: (open_location): Handle NULL
	case that can happen now that we check the workspace and area --
	the desktop is no longer guaranteed to be in the list considered
	when looking for the topmost window.

M	ChangeLog
M	src/nautilus-window-manage-views.c

commit ccd1ede336de4412f0e822b5d3c878f6963bea15
Author: John Harper <jsh@eazel.com>
Date:	2001-04-23

    when packing the remove list into its container, use `TRUE, TRUE'
    instead

    2001-04-23	John Harper  <jsh@eazel.com>

	* components/news/nautilus-news.c (set_up_edit_widgets): when
	packing the remove list into its container, use `TRUE, TRUE'
	instead of `FALSE, FALSE'. This makes the `Remove a site' list
	expand properly

M	ChangeLog
M	components/news/nautilus-news.c

commit e88ade1a3a50701e3e8acb1ad7704d8e5bbc1f62
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-04-23

    Make sure we use the translated strings for pane and group names.

	* libnautilus-extensions/nautilus-preferences-box.c:
	(preferences_box_populate_pane):
	Make sure we use the translated strings for pane and group names.

M	ChangeLog
M	libnautilus-extensions/nautilus-preferences-box.c
M	libnautilus-private/nautilus-preferences-box.c

commit 69c6ea8f1d1bd560236ad8461ea2b9d300fe4675
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-04-23

	Fix bug 7830 (Nautilus should launch programs with code that has
	xalf support [like the panel does]).

	* libnautilus-extensions/nautilus-program-choosing.c:
	(get_xalf_prefix): Implemented, but not tested with xalf.

M	ChangeLog
M	libnautilus-extensions/nautilus-program-choosing.c
M	libnautilus-private/nautilus-program-choosing.c

commit ed16a9a6efd9a4d73831902cf8216805c0f88f4e
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2001-04-23

    made the disclosure triangles reflect the changed state by using
    different


	made the disclosure triangles reflect the changed state by using
	different images when the channel changed; currently, I'm using
	placeholder images, but Arlo will give me the real ones soon.

	Also, added the news component to the .spec file and other
	small cleanups.

	* components/news/nautilus-news-pixmaps.h:
	added images for triangles to reflect the changed state
	* components/news/nautilus-news.c: (do_destroy), (draw_triangle),
	(rss_logo_callback), (nautilus_news_load_images):
	load the new images, release on destroy, and display when
	appropriate

	* components/news/news_channels.xml:
	removed some broken sites from the list

	* nautilus.spec.in:
	added news component to spec file.

M	components/news/nautilus-news-pixmaps.h
M	components/news/nautilus-news.c
M	components/news/news_channels.xml

commit b2d4bc14f376fe0e0c31907f7d49e4b978e364a6
Author: John Harper <jsh@eazel.com>
Date:	2001-04-23

    don't set the shadow type of the viewport to no shadow. This causes a

    2001-04-23	John Harper  <jsh@eazel.com>

	* components/news/nautilus-news.c (set_up_configure_widgets):
	don't set the shadow type of the viewport to no shadow. This
	causes a drawing bug to occur, where vestiges of the checkbox
	prelight aren't erased

M	ChangeLog
M	components/news/nautilus-news.c

commit 03e13fee9bc5fe18f0068842651a78d56913c52d
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-04-23

	Prep for xalf feature. Add name of program to all code that
	uses the launch_application_from_command function.

	* libnautilus-extensions/nautilus-program-chooser.c:
	(launch_mime_capplet): Pass the file name of the files and
	programs capplet when starting it up. (Is there a better name to
	use for this case?)
	* src/file-manager/fm-desktop-icon-view.c:
	(change_background_callback): Pass "Background" as the name when
	starting the Background capplet.
	* src/file-manager/fm-directory-view.c: (run_script_callback):
	Pass the file name of the script as the name when starting a
	script.
	(activate_callback): Pass the file name of an executable file when
	starting an executable file by opening it.

	* libnautilus-extensions/nautilus-program-choosing.h:
	* libnautilus-extensions/nautilus-program-choosing.c:
	(nautilus_launch_application): Pass the application name from the
	gnome-vfs MIME database when starting an application.
	(get_xalf_prefix): Placeholder for code to figure out the right
	set of parameters to pass to xalf.
	(nautilus_launch_application_from_command): Change to take a name
	for the application. It's ignored when xalf is not used, but used
	as the title when xalf is used.

M	ChangeLog
M	libnautilus-extensions/nautilus-program-chooser.c
M	libnautilus-extensions/nautilus-program-choosing.c
M	libnautilus-extensions/nautilus-program-choosing.h
M	libnautilus-private/nautilus-program-chooser.c
M	libnautilus-private/nautilus-program-choosing.c
M	libnautilus-private/nautilus-program-choosing.h
M	src/file-manager/fm-desktop-icon-view.c
M	src/file-manager/fm-directory-view.c

commit b17ed65276869ccc00418749a916d8dd5d8f34b1
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-04-23

	Fix bug 8027 (Viewer preferences are not respected).

	* src/nautilus-window.c:
	(nautilus_window_handle_ui_event_callback): Check
	updating_bonobo_state and ignore any callbacks while it's true.

M	ChangeLog
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window.c

commit d9ceae6f024e00c4de8aca1041f22e011cb26fe3
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-04-23

    Need to initialize preferences.

	* test/test-nautilus-preferences-display.c: (main):
	Need to initialize preferences.

M	ChangeLog
M	test/test-nautilus-preferences-display.c

commit 344b16ebd4a809c633f10ce81787ebc925586503
Author: Stano Visnovsky <stano@src.gnome.org>
Date:	2001-04-23

    Updated Slovak translation

M	po/ChangeLog
M	po/sk.po

commit 2f8deb42780cff8c7ac6b5a6ce7b72fc31af4425
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-04-23

    Make sure the nautilus-news-pixmaps.h header is exported to the dist

	* components/news/Makefile.am:
	Make sure the nautilus-news-pixmaps.h header is exported to the
	dist tarball.

M	ChangeLog
M	components/news/Makefile.am

commit b66a605683b5082076a6e24ee764c07c7ad66a98
Author: Valek Frob <frob@src.gnome.org>
Date:	2001-04-23

    Updated russian translation.

M	po/ChangeLog
M	po/ru.po

commit 0fa96245a10ce738ca5dc30a183020d740be851c
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-04-23

	Part of bug 7601 - FreeBSD portability fixes.

	* components/music/esd-audio.c: (esdout_loop): Add return NULL to
	make gcc happy.

	* components/music/mpg123.c: (decode_loop): Add return NULL to
	make gcc happy.

	* libnautilus-extensions/nautilus-customization-data.c: Add
	missing include of <stdlib.h>

	* libnautilus-extensions/nautilus-file.c: (group_includes_user):
	Cast the gid to (gid_t)

	* libnautilus-extensions/nautilus-sound.c: Include <wait.h> only
	if we have it.	Otherwise try <sys/wait.h>.

	* src/nautilus-bookmark-parsing.c: Add	missing include of
	<stdlib.h>

M	ChangeLog
M	components/music/esd-audio.c
M	components/music/mpg123.c
M	libnautilus-extensions/nautilus-customization-data.c
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-extensions/nautilus-sound.c
M	libnautilus-private/nautilus-customization-data.c
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-sound.c
M	src/nautilus-bookmark-parsing.c

commit 91a9805813db30bbd958894196c2e834d28cce92
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-04-23

    Add include flags for for pixmaps in header file included from
    the source

	* components/news/Makefile.am:
	Add include flags for for pixmaps in header file included from the
	source directory - which is different from the build directory for
	the tinderbox build.

	* components/news/nautilus-news.c:
	* components/news/nautilus-news-pixmaps.h:
	* components/news/pixmaps.h:
	Rename pixmaps.h to nautilus-news-pixmaps.h to prevent confusion
	in the future.

M	ChangeLog
M	components/news/Makefile.am
R100	components/news/pixmaps.h
components/news/nautilus-news-pixmaps.h
M	components/news/nautilus-news.c

commit f42a28041116ac03c1c1f131d66a4442bc8b1d7c
Author: Pablo Saratxaga <pablo@src.gnome.org>
Date:	2001-04-23

    Enabled the header in pl;po

M	po/ChangeLog
M	po/pl.po

commit 8c670d0628001935f6b94eb56c6765e31aa8da06
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2001-04-23

    Josh pointed out that I forgot to add the news component here.


	* components/Makefile.am:
	Josh pointed out that I forgot to add the news component here.

M	ChangeLog
M	components/Makefile.am

commit 34472cd30bfefb1613a0a7c7b18786eb92478fe7
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2001-04-22

    implemented change tracking and made the sidebar tab get an
    notification


	implemented change tracking and made the sidebar tab get an
	notification image whenever there's anything new.  Also, improved
	updating and other tweaks.  The news view is pretty much done
	now except for some images from Arlo and lots of
	testing/debugging.

	* components/news/nautilus-news.c: (get_bonobo_properties),
	(set_bonobo_properties), (nautilus_news_expose_event),
	(nautilus_news_set_prelight_index),
	(nautilus_news_set_news_changed), (clear_channel_changed_flags),
	(nautilus_news_clear_changed_flags), (update_size_and_redraw),
	(has_matching_uri), (mark_new_items), (rss_read_done_callback),
	(nautilus_news_load_channel), (news_get_indicator_image),
	(add_command_buttons), (make_news_view):

	* src/nautilus-sidebar.c: (notify_current_sidebar_view),
	(nautilus_sidebar_activate_panel),
	(nautilus_sidebar_deactivate_panel):
	added open/close notifications for sidebar views using
	the bonobo propery bag mechanism

M	ChangeLog
M	components/news/nautilus-news.c
M	src/nautilus-information-panel.c
M	src/nautilus-sidebar.c

commit a4bcf9dcade8e5e16773f0c93c5b5f26b44482f3
Author: Ole Laursen <olau@src.gnome.org>
Date:	2001-04-22

    Updated Danish translation

M	po/ChangeLog
M	po/da.po

commit 7c14559c77c6814abc249ab703773171aa5d3cf3
Author: Keld Jørn Simonsen <keld@src.gnome.org>
Date:	2001-04-22

    Translations from Keld
    evolution/po/da.po galeon/po/da.po gb/po/da.po gernel/po/da.po
    gimp/po/da.po glade/po/da.po gnome-applets/po/da.po
    gnome-core/po/da.po gnome-db/po/da.po gnome-pim/po/da.po
    gnomeicu/po/da.po gnumeric/po/da.po gtk+/po/da.po
    gtranslator/po/da.po nautilus/po/da.po pong/po/da.po
    sodipodi/po/da.po ximian-setup-tools/po/da.po

M	po/da.po

commit 6742ce808d9efec767b6910d199bf59d5a8c56ba
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2001-04-22

    implemented the remove command for the news panel, plus other
    clean-ups.


	implemented the remove command for the news panel, plus
	other clean-ups.

	* components/news/nautilus-news.c: (configure_button_clicked),
	(add_site_button_clicked), (add_channel_to_remove_list),
	(add_site_from_fields), (remove_selected_site),
	(add_command_buttons), (add_channel_entry),
	(add_channels_to_lists), (news_label_new),
	(select_row_in_remove_list), (make_remove_widgets),
	(make_add_widgets), (set_up_edit_widgets),
	(set_up_configure_widgets), (make_news_view):

M	ChangeLog
M	components/news/nautilus-news.c

commit c2d07c05ffa6b9b71a3bc483a5afa57a04086a4a
Author: George Lebl <jirka@5z.com>
Date:	2001-04-21

    update

    Sat Apr 21 14:52:14 2001  George Lebl <jirka@5z.com>

	* cs.po: update

M	po/ChangeLog
M	po/cs.po

commit eaac176a8723f721c8b6bb20b7c8297aee6ed615
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2001-04-21

    various improvements to the news view, including Arlofied item


	* components/news/nautilus-news.c: (do_destroy), (draw_triangle),
	(draw_rss_logo_image), (is_current_uri), (draw_rss_items),
	(nautilus_news_motion_notify_event), (rss_read_done_callback),
	(make_news_view):

	various improvements to the news view, including Arlofied item
	positioning,
	prelighting of logos and disclosure triangle, and using bold text
	to indicate the current item instead of a different color.

M	ChangeLog
M	components/news/nautilus-news.c

commit a8c7a69725f1d7ab188c72dfe11d7bf7df365154
Author: Almer S. Tigelaar <almer@gnome.org>
Date:	2001-04-21

    For Dirk-Jan C. Binnema <dirkjan@gnome.org> :

    2001-04-21	Almer S. Tigelaar  <almer@gnome.org>

	For Dirk-Jan C. Binnema <dirkjan@gnome.org> :

	* nl.po: Updated Dutch translation.

M	po/ChangeLog
M	po/nl.po

commit 63e1009bc203a79153764e1567ef3dfc4568dce4
Author: Matthias Warkus <mawarkus@src.gnome.org>
Date:	2001-04-21

    Commit for release

M	po/ChangeLog
M	po/de.po

commit 3d365b43fea930a0a8b8796cd1308cafb9f1ff52
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2001-04-21

    Updated Norwegian translation.

    2001-04-21	Kjartan Maraas	<kmaraas@gnome.org>

	* no.po: Updated Norwegian translation.

M	po/ChangeLog
M	po/no.po

commit 009f4114cb134ddd7b3eaddfe67826fe9cee8300
Author: Gene Ragan <gzr@src.gnome.org>
Date:	2001-04-21

    Removed conflict indicator.

M	ChangeLog

commit 5900c441e9e77d52ea68c85643ba466fd85052a6
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2001-04-21

    reviewed by: Darin Adler <darin@eazel.com>

    2001-04-20	Gene Z. Ragan  <gzr@eazel.com>

	reviewed by: Darin Adler <darin@eazel.com>

	Fixed bug 8073, roll over Red Hat patches for their
	"plug-n-play" feature to Nautilus.

	The code does not use magicdev, but instead uses our
	distribution agnostic volume monitor to achieve identical,
	and in some cases superior, results.

	* libnautilus-extensions/nautilus-volume-monitor.c: (floppy_sort),
	(nautilus_volume_monitor_get_target_uri),
	(nautilus_volume_monitor_should_integrate_trash),
	(mount_volume_get_name), (mount_volume_activate),
	(mount_volume_deactivate), (mount_volume_floppy_add),
	(mount_volume_ext2_add), (mount_volume_udf_add),
	(mount_volume_vfat_add), (mount_volume_msdos_add),
	(mount_volume_iso9660_add), (mount_volume_affs_add),
	(mount_volume_auto_add), (mount_volume_cdda_add),
	(mount_volume_fat_add), (mount_volume_hpfs_add),
	(mount_volume_hsfs_add), (mount_volume_minix_add),
	(mount_volume_nfs_add), (mount_volume_proc_add),
	(mount_volume_reiserfs_add), (mount_volume_ufs_add),
	(mount_volume_smb_add), (mount_volume_unsdos_add),
	(mount_volume_xenix_add), (mount_volume_xiafs_add),
	(find_volumes),
	(create_volume), (copy_volume), (mount_volume_add_filesystem):
	Determine device type when performing volume type specific
	mount tasks.

	* libnautilus-extensions/nautilus-volume-monitor.h:
	Add new device type enumeration.

	* src/file-manager/fm-desktop-icon-view.c: (create_mount_link):

	* src/nautilus-application.c: (volume_mounted_callback):
	Check for cdroms being mounted and open a window to the cdrom
	mount point if the user has specified that behavior in the
	gnome preferences.

M	ChangeLog
M	libnautilus-extensions/nautilus-volume-monitor.c
M	libnautilus-extensions/nautilus-volume-monitor.h
M	libnautilus-private/nautilus-volume-monitor.c
M	libnautilus-private/nautilus-volume-monitor.h
M	src/file-manager/fm-desktop-icon-view.c
M	src/nautilus-application.c

commit 63e90f5a9ed5c6e9d7210352e090386a245408e5
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-04-21

    Trim down the includes a little bit to only those that are needed.

	* src/nautilus-theme-selector.c:
	Trim down the includes a little bit to only those that are needed.

M	ChangeLog
M	src/nautilus-theme-selector.c

commit cf902d79eb27a264f7194e17e7226ab5db9c7a69
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-04-21

    Update the Mozilla information to point to Taska's support FAQ
    instead of

	* README:
	Update the Mozilla information to point to Taska's support FAQ
	instead of the Nautilus mailing list post.

M	ChangeLog
M	README

commit 0c5fd04cbc6397382aa66f7c15d506e35ad0a370
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2001-04-21

    first check-in of "news" sidebar view to display news from selected
    sites


	first check-in of "news" sidebar view to display news from
	selected
	sites that support an rss feed.  It's around 80% completed
	now, and
	should be quite usable; I just need to finish the remaining 80%.

	* components/news/.cvsignore:
	* components/news/Makefile.am:
	* components/news/Nautilus_View_news.oaf.in:

	* components/news/nautilus-news.c: (get_bonobo_properties),
	(set_bonobo_properties), (do_destroy), (pixbuf_composite),
	(draw_triangle), (draw_rss_logo_image), (draw_rss_title),
	(draw_rss_items), (nautilus_news_draw_channel),
	(nautilus_news_update_display), (nautilus_news_configure_event),
	(nautilus_news_expose_event), (nautilus_news_set_prelight_index),
	(go_to_uri), (toggle_open_state), (item_hit_test),
	(nautilus_news_button_release_event),
	(nautilus_news_motion_notify_event),
	(nautilus_news_leave_notify_event), (nautilus_news_set_title),
	(free_rss_data_item), (free_rss_channel_items), (free_channel),
	(nautilus_news_free_channel_list), (bool_to_text),
	(nautilus_news_make_channel_document),
	(nautilus_news_save_channel_state), (rss_logo_callback),
	(extract_items), (update_size_and_redraw),
	(rss_read_done_callback), (nautilus_news_load_channel),
	(nautilus_news_make_new_channel), (nautilus_news_add_channels),
	(get_xml_path), (read_channel_list), (check_for_updates),
	(news_get_indicator_image), (load_xpm_image),
	(nautilus_news_load_images), (configure_button_clicked),
	(add_site_button_clicked), (add_site_from_fields),
	(add_command_buttons), (get_channel_from_name),
	(check_button_toggled_callback), (nautilus_news_load_location),
	(add_channel_entry), (add_channels_to_configure_list),
	(set_up_add_widgets), (set_up_configure_widgets),
	(set_up_main_widgets), (make_news_view), (main):

	* components/news/news_bullet.png:
	* components/news/news_channels.xml:
	* components/news/pixmaps.h:
	* configure.in:

M	ChangeLog
A	components/news/.cvsignore
A	components/news/Makefile.am
A	components/news/Nautilus_View_news.oaf.in
A	components/news/Nautilus_View_news.server.in
A	components/news/nautilus-news.c
A	components/news/news_bullet.png
A	components/news/news_channels.xml
A	components/news/pixmaps.h
M	configure.in

commit dba2c6fca0b5bdc54ad9466738af443403799b7c
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-04-21

    ChangeLog, Rolled over to ChangeLog-20010420.

	* ChangeLog,
	* ChangeLog-20010420:
	Rolled over to ChangeLog-20010420.

M	ChangeLog
C099	ChangeLog	ChangeLog-20010420

commit 59c9ee22e73548c378607883716a02e8cd8e2ed7
Author: John Harper <jsh@eazel.com>
Date:	2001-04-21

    reviewed by: Darin Adler <darin@eazel.com>

    2001-04-20	John Harper  <jsh@eazel.com>

	reviewed by: Darin Adler <darin@eazel.com>

	* src/nautilus-window-manage-views.c
	(get_topmost_nautilus_window): call
	eel_gtk_window_is_on_current_workspace_and_area () when
	searching for a window to reuse.

	Also renamed this as
	get_topmost_nautilus_window_in_current_workspace_and_area (),
	and changed the single caller

M	ChangeLog
M	src/nautilus-window-manage-views.c

commit 228523fc1db50f3b25b8e7ce2a71b98e27521132
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-04-20

	Fixed bug where toggling the "desktop is home" preference would
	fail after you toggled the desktop on and off.

	* src/nautilus-application.c: (nautilus_application_startup):
	Don't pass the desktop window as callback data.
	(desktop_location_changed_callback): Use the desktop window global
	instead of callback data.

M	ChangeLog
M	src/nautilus-application.c

commit 6752bb0fff395f31b17e9115d1bef624d3cb93e1
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-04-20

	Fixed bug where the monitor would be "left behind" when a file was
	moved from one directory to another.

	* libnautilus-extensions/nautilus-directory-private.h:
	* libnautilus-extensions/nautilus-directory-async.c:
	(nautilus_directory_remove_file_monitors),
	(nautilus_directory_add_file_monitors): New calls to remove a
	file's monitors from one directory and add it to another.
	* libnautilus-extensions/nautilus-file.c:
	(nautilus_file_set_directory): Call the new calls.

	* configure.in: Paths from change yesterday were wrong. Had to fix
	them to make RPM builds work again.

	* libnautilus-extensions/nautilus-link.c:
	(nautilus_link_local_create_from_gnome_entry): Fix, based on patch
	from fcrozat@mandrakesoft.com, to handle the URL versions
	of gnome-entry properly.

M	ChangeLog
M	configure.in
M	libnautilus-extensions/nautilus-directory-async.c
M	libnautilus-extensions/nautilus-directory-private.h
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-extensions/nautilus-link.c
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-directory-private.h
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-link.c

commit 9ccec0aff0ee2d1a6d5127177031a6243eef68ba
Author: Christian Rose <menthos@src.gnome.org>
Date:	2001-04-20

    Updated Swedish translation.

M	po/ChangeLog
M	po/sv.po

commit 8d3fb8cae44cb21e57c9286bd71a2916fc6edc52
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-04-20

    Do the required directory check only if the nautilus shell is not
    about to

	* src/nautilus-application.c: (nautilus_application_startup):
	Do the required directory check only if the nautilus shell is not
	about to be killed.  As a side effect of the new desktop location
	preference, the required directory code now checks preferences.
	Unfortunately, at this stage in the game, nautilus preferences
	might not be initialized, causing assertions.  This only occurs in
	the "nautilus --quit" case.

M	ChangeLog
M	src/nautilus-application.c

commit 72a181cfb6feb0c713dad97d5f163f3f26d2704e
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-04-20

    Add link to Mike Fleming's useful Mozilla + Nautilus problems and

	* README:
	Add link to Mike Fleming's useful Mozilla + Nautilus problems and
	solutions document.

M	ChangeLog
M	README

commit 2a8384bb301ae5ad1ff928cb0b11288cc49c313d
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-04-20

	Fix bug 7280 - First-time druid contains explicit reference to
	"Linux"

	* src/nautilus-first-time-druid.c: (set_up_user_level_page),
	(update_finished_label):
	Use the new eel function eel_get_operating_system_name() to find
	out the right name to use so we dont have to hard code it to
	something offensive to someone somewhere on some galaxy far far
	away (or close)

M	ChangeLog
M	src/nautilus-first-time-druid.c

commit 7dc8ae2e2eca8b8e61c975ef06a38cab7cff6e3f
Author: Seth Nickell <snickell@stanford.edu>
Date:	2001-04-20

    Fix the condition of assertions when toggling the desktop directory

    2001-04-20	Seth Nickell  <snickell@stanford.edu>

	* libnautilus-extensions/nautilus-global-preferences.c:
	* src/nautilus-application.c: (desktop_location_changed_callback):
	Fix the condition of assertions when toggling the desktop
	directory
	location if the desktop window is not being displayed.

M	ChangeLog
M	libnautilus-extensions/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.c
M	src/nautilus-application.c

commit f7123c7dc30bc14855720a180b6230dcf508c12f
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-04-20

    Restore Seth's Home directory is desktop preference which i
    accidentally

	* src/nautilus-preferences-dialog.c:
	Restore Seth's Home directory is desktop preference which i
	accidentally clobbered with a previous checkin.  Sorry.

M	ChangeLog
M	src/nautilus-preferences-dialog.c

commit 8e0885068bfbdd71c0cce470614d28a60cb646a4
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-04-20

	Fix bug 8105 - GConf error getting font for icon view and text
	view.

	* libnautilus/nautilus-view-standard-main.c:
	(nautilus_view_standard_main_multi):
	Move the post initialization callback to before the
	component's factory creation.  Otherwise bad things can happen if
	the component assumes that its post init function has already been
	called while in its factory code.  For example, if the post init
	function initialized nautilus preferences and the component
	factory executes code that uses nautilus preferences.

M	ChangeLog
M	libnautilus/nautilus-view-standard-main.c

commit 62e3cef5a5423103500c1fbd3f3c5d2fc509a5a6
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-04-20

    Update for new and removed files.

	* POTFILES.in:
	Update for new and removed files.

M	po/ChangeLog
M	po/POTFILES.in

commit 83a1b134e706ba1a79d9d4921f79b10769053075
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-04-20

    Retire this class. It was a bad idea to use subclassing for the
    specific

	* libnautilus-extensions/Makefile.am:
	* libnautilus-extensions/nautilus-preferences-dialog.c:
	* libnautilus-extensions/nautilus-preferences-dialog.h:
	Retire this class.  It was a bad idea to use subclassing for the
	specific use of the preferences dialog in nautilus.  Hooking
	signals up to a regular GnomeDialog is good enough.

	* libnautilus-extensions/nautilus-global-preferences.h:
	* libnautilus-extensions/nautilus-global-preferences.c:
	(global_preferences_install_defaults),
	(nautilus_global_preferences_initialize):
	Remove the implementation of the Nautilus preferences dialog from
	here.  That is something that is specific to the Nautilus shell.
	The code lives in the Nautilus shell itself now.

	* libnautilus-extensions/nautilus-preferences-box.h:
	* libnautilus-extensions/nautilus-preferences-box.c:
	(nautilus_preferences_box_initialize),
	(preferences_box_select_pane),
	(preferences_box_category_list_recreate),
	(preferences_box_add_pane), (nautilus_preferences_box_update),
	(preferences_box_find_pane), (preferences_box_populate_pane),
	(nautilus_preferences_box_populate),
	(user_level_changed_callback),
	(nautilus_preferences_dialog_new):
	Add support for building preference boxes using structures to
	describe them.	Also add a convenience function for creating a
	GnomeDialog with a preference box as its sole child.

	* libnautilus-extensions/nautilus-preferences-pane.c:
	* libnautilus-extensions/nautilus-preferences-pane.h:
	(nautilus_preferences_pane_add_item_to_nth_group): Remove this
	function as its no longer used.

	* libnautilus-extensions/nautilus-sidebar-functions.h:
	* libnautilus-extensions/nautilus-sidebar-functions.c:
	(sidebar_panel_make_preference_key):
	Make the known sidebar panel enabled preference keys public as
	string constants.

	* src/Makefile.am:
	* src/nautilus-preferences-dialog.h:
	* src/nautilus-preferences-dialog.c:
	(dialog_button_clicked_callback), (dialog_close_callback),
	(preferences_dialog_create),
	(global_preferences_populate_sidebar_panels_callback),
	(preferences_dialog_populate_sidebar_tabs_group),
	(preferences_dialog_destroy), (global_preferences_get_dialog),
	(nautilus_preferences_dialog_show):
	Move the implementation of the Nautilus preference dialog into the
	Nautilus shell itself.

	* src/nautilus-window-menus.c: (user_level_customize_callback):
	Update for new preference dialog show function.

M	ChangeLog
M	libnautilus-extensions/Makefile.am
M	libnautilus-extensions/nautilus-global-preferences.c
M	libnautilus-extensions/nautilus-global-preferences.h
M	libnautilus-extensions/nautilus-preferences-box.c
M	libnautilus-extensions/nautilus-preferences-box.h
D	libnautilus-extensions/nautilus-preferences-dialog.c
D	libnautilus-extensions/nautilus-preferences-dialog.h
M	libnautilus-extensions/nautilus-preferences-pane.c
M	libnautilus-extensions/nautilus-preferences-pane.h
M	libnautilus-extensions/nautilus-sidebar-functions.c
M	libnautilus-extensions/nautilus-sidebar-functions.h
M	libnautilus-private/Makefile.am
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.h
M	libnautilus-private/nautilus-preferences-box.c
M	libnautilus-private/nautilus-preferences-box.h
D	libnautilus-private/nautilus-preferences-dialog.c
D	libnautilus-private/nautilus-preferences-dialog.h
M	libnautilus-private/nautilus-preferences-pane.c
M	libnautilus-private/nautilus-preferences-pane.h
M	libnautilus-private/nautilus-sidebar-functions.c
M	libnautilus-private/nautilus-sidebar-functions.h
M	src/Makefile.am
M	src/nautilus-navigation-window-menus.c
A	src/nautilus-preferences-dialog.c
A	src/nautilus-preferences-dialog.h
M	src/nautilus-window-menus.c

commit a1be1dc6bdcda34f6ef142270614643a7a52845d
Author: George Lebl <jirka@5z.com>
Date:	2001-04-20

    yet another update

    Thu Apr 19 18:29:10 2001  George Lebl <jirka@5z.com>

	* cs.po: yet another update

M	po/ChangeLog
M	po/cs.po

commit e1a79e2f6033e2c20a04fef911fb327cac50ea92
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-04-20

    Make all standard components call the eel function to stop in the
    debugger

	* components/hardware/main.c: (main):
	* components/help/hyperbola-main.c: (main):
	* components/history/nautilus-history-view.c: (main):
	* components/image-viewer/nautilus-image-view.c: (main):
	* components/music/main.c: (main):
	* components/notes/Makefile.am:
	* components/notes/nautilus-notes.c: (main):
	* components/text/main.c: (main):
	* components/throbber/main.c: (main):
	Make all standard components call the eel function to stop in the
	debugger after warnings and criticals.	This also makes then spew
	nicer messages that include the process id and program name.

M	ChangeLog
M	components/hardware/main.c
M	components/help/hyperbola-main.c
M	components/history/nautilus-history-view.c
M	components/image-viewer/nautilus-image-view.c
M	components/music/main.c
M	components/notes/Makefile.am
M	components/notes/nautilus-notes.c
M	components/text/main.c
M	components/throbber/main.c

commit 7245763900b5b466e93fd4accd1d59ef19120048
Author: Seth Nickell <snickell@stanford.edu>
Date:	2001-04-20

    reviewed by: Darin Adler <darin@eazel.com>

    2001-04-19	Seth Nickell  <snickell@stanford.edu>

	reviewed by: Darin Adler <darin@eazel.com>

	* libnautilus-extensions/nautilus-global-preferences.c:
	* libnautilus-extensions/nautilus-global-preferences.h:
	Add a preference for having the desktop directory point at the
	Unix homedir rather than the default Nautilus desktop directory.

	* libnautilus-extensions/nautilus-file-utilities.c:
	(nautilus_get_desktop_directory):
	Check the preference and return the appropriate directory.

	* src/nautilus-application.c: (nautilus_application_startup),
	(confirm_ok_to_run_as_root), (desktop_location_changed_callback):
	Add a callback for updating the desktop when the preference
	changes.

	* src/nautilus-desktop-window.h:
	* src/nautilus-desktop-window.c:
	(nautilus_desktop_window_update_directory),
	(nautilus_desktop_window_new):
	Add boolean variable affect_desktop_on_next_location_change to
	allow reloading of the desktop dir (rather than loading on open
	in to a new/toplevel window). Add a function for telling the
	desktop window to point to the updated destkop location.

	* src/nautilus-window-manage-views.c: (open_location):
	Check whether this open should be done in the desktop itself or
	if we should open a new window (/ recycle an existing window).

M	ChangeLog
M	libnautilus-extensions/nautilus-file-utilities.c
M	libnautilus-extensions/nautilus-global-preferences.c
M	libnautilus-extensions/nautilus-global-preferences.h
M	libnautilus-private/nautilus-file-utilities.c
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.h
M	src/nautilus-application.c
M	src/nautilus-desktop-window.c
M	src/nautilus-desktop-window.h
M	src/nautilus-window-manage-views.c

commit 03814a9e963be35e3a248a81824b676095c95952
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-04-19

	Fix bug 8082 (Dragging a file to a treeview destination causes
	nautilus to freeze):

	* libnautilus-extensions/nautilus-file-operations.c:
	(transfer_info_destroy): Destroy the hash table in a way that
	ignores the values. This is just a loose end from changes I made
	to the copy machinery a few days back.

	* libnautilus-extensions/nautilus-monitor.h:
	Add missing include to fix build.

M	ChangeLog
M	libnautilus-extensions/nautilus-file-operations.c
M	libnautilus-extensions/nautilus-monitor.h
M	libnautilus-private/nautilus-file-operations.c
M	libnautilus-private/nautilus-monitor.h

commit 31fc7f9d0fa5b37c345fdc693dc53fc2f180f030
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-04-19

    New function to check if the monitoring is working. We'll use this to

	* libnautilus-extensions/nautilus-monitor.h:
	* libnautilus-extensions/nautilus-monitor.c:
	(nautilus_monitor_active): New function to check if
	the monitoring is working. We'll use this to decide
	whether or not to do the "reload the desktop every
	4 seconds hack" that Miguel is going to check in soon.

	* libnautilus-extensions/nautilus-volume-monitor.c:
	(mount_volume_get_name), (mount_volume_activate),
	(mount_volume_deactivate), (get_cdrom_type):
	Fixed some Solaris build problems with patch by
	Laszlo Peter <Laszlo.Peter@ireland.sun.com>.

	* libnautilus-extensions/nautilus-cdrom-extensions.h:
	Added missing include needed to build on Solaris
	from the same patch.

M	ChangeLog
M	libnautilus-extensions/nautilus-cdrom-extensions.h
M	libnautilus-extensions/nautilus-monitor.c
M	libnautilus-extensions/nautilus-monitor.h
M	libnautilus-extensions/nautilus-volume-monitor.c
M	libnautilus-private/nautilus-cdrom-extensions.h
M	libnautilus-private/nautilus-monitor.c
M	libnautilus-private/nautilus-monitor.h
M	libnautilus-private/nautilus-volume-monitor.c

commit d322c6b5b188297a4838703e8256d1a9aaa36045
Author: Christopher James Lahey <clahey@ximian.com>
Date:	2001-04-19

    reviewed by: Darin Adler <darin@eazel.com>

    2001-04-19	Christopher James Lahey  <clahey@ximian.com>

	reviewed by: Darin Adler <darin@eazel.com>

	* libnautilus-extensions/nautilus-icon-canvas-item.c
	(real_map_pixbuf): Changed map_pixbuf to real_map_pixbuf.
	(map_pixbuf): This now checks if rendered_pixbuf exists and
	matches the needed pixbuf.  If not, it calls real_map_pixbuf.
	Changed the semantics of map_pixbuf to always return a reffed
	object and changed all calls to map_pixbuf to always unref the
	object returned.

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-canvas-item.c

commit 670fd0d0896d1f76172e991784c9bfd247bc2a7a
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-04-19

	Fix bug 8000 (Can get two identical "View as" items in "View as"
	menu):

	* src/nautilus-window-private.h:
	* src/nautilus-window-manage-views.h:
	* src/nautilus-window-manage-views.c:
	(location_has_really_changed): Make logic clearer by using else
	instead of two if statements.
	(view_frame_info_new), (view_frame_info_free),
	(set_view_frame_info), (view_frame_get_label),
	(view_frame_get_id), (nautilus_window_get_content_view_id),
	(load_content_view), (nautilus_window_set_sidebar_panels): Store a
	NautilusViewIdentifier with each view.

	* src/nautilus-window.h:
	* src/nautilus-window.c: (nautilus_window_destroy): We no longer
	have to store the content view identifier separately.
	(remove_first_child): New function.
	(update_extra_viewer_in_view_as_menus): Shared by the two below,
	this is the old replace_extra_viewer_in_view_as_menus, simplified
	and changed to support both adding and removing the extra viewer.
	(remove_extra_viewer_in_view_as_menus): Cover for removing.
	(replace_extra_viewer_in_view_as_menus): Cover for adding.
	(nautilus_window_synch_view_as_menus): Simplify code a lot by
	removing some special cases and taking advantage of the fact that
	the position of the chosen item is always the same in both menus.
	(chose_component_callback): Removed the FIXME now that the bug is
	fixed.

	* NEWS: Tweak wording.

M	ChangeLog
M	NEWS
M	src/nautilus-navigation-window.c
M	src/nautilus-navigation-window.h
M	src/nautilus-object-window.c
M	src/nautilus-object-window.h
M	src/nautilus-spatial-window.c
M	src/nautilus-spatial-window.h
M	src/nautilus-window-manage-views.c
M	src/nautilus-window-manage-views.h
M	src/nautilus-window-private.h
M	src/nautilus-window.c
M	src/nautilus-window.h

commit c41c44e4f19fe781e1e6d0702ea5e8d2a31b4a07
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-04-19

	Fixed bug 8065 (Cut and Paste file in Trash -> file deleted)

	* src/file-manager/fm-directory-view.c:
	(trash_or_delete_files_common): Simplified this a lot and removed
	parameters. Added a new parameter so the "move to trash within
	trash means delete if nothing else is being moved" rule only takes
	effect for the actual "move to trash" command, not when you are
	dragging or pasting files.
	(fm_directory_view_trash_or_delete_files): Call new simpler
	function.
	(fm_directory_view_move_copy_items): Call new simpler
	function. Also use trash_or_delete_files_common only when moving
	files. It doesn't help any when you copy or make links to files,
	so just use the normal copy code for that.

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit f206297026f372ce200dad95beb5f05b6db77ef3
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2001-04-19

    Fixed bug 8049, Nautilus makes sound even when control center "Enable

    2001-04-19	Gene Z. Ragan  <gzr@eazel.com>

	Fixed bug 8049, Nautilus makes sound even when control center
	"Enable sound server startup" switch is off

	* components/music/nautilus-music-view.c: (play_current_file):
	Check status of sound server gnome preference and display an
	informational dialog if music view playback is compromised
	as a result.

	* src/file-manager/fm-icon-view.c: (should_preview_sound):
	Check status of sound server gnome preference as one of
	the conditions when determining if we should preview
	the audio file on rollover.

M	ChangeLog
M	components/music/nautilus-music-view.c
M	src/file-manager/fm-icon-view.c

commit c83e612d532ad0c73ad42437d4e66e1f9bbd26b6
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-04-19

    Oops, said INIT instead of AC_INIT.

	* configure.in: Oops, said INIT instead of AC_INIT.

M	ChangeLog
M	configure.in

commit c505a7bc09f6e9d14140c87cb0afd447a2c095fa
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-04-19

    Removed conflict markers accidentally checked in along with the
    bug fix.

	* configure.in: Removed conflict markers accidentally
	checked in along with the bug fix.

M	ChangeLog
M	configure.in

commit dd29548f83dad5f4e7b11f06fa48634bc4cbdaee
Author: Robin Slomkowski <rslomkow@src.gnome.org>
Date:	2001-04-19

    updated to be in sync with Gregory Leblanc's changes to the

	* configure.in: updated to be in sync with Gregory Leblanc's
			changes to the nautilus.spec.in

M	ChangeLog
M	configure.in

commit 662f9029681eb832ec4cec125e1a5598af54418b
Author: George Lebl <jirka@5z.com>
Date:	2001-04-19

    more then half translated now

    Wed Apr 18 23:24:41 2001  George Lebl <jirka@5z.com>

	* cs.po: more then half translated now

M	po/ChangeLog
M	po/cs.po

commit 5312d0530563a05a31378c3fc75ab03a9768bd7e
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-04-18

    Put in some news about Nautilus 1.0.3. Tweaked formatting a tiny bit.

	* NEWS: Put in some news about Nautilus 1.0.3.
	* THANKS: Tweaked formatting a tiny bit.

M	ChangeLog
M	NEWS
M	THANKS

commit cc4f35e36e47f44b0760b37e2ffac91b69bdbbf2
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2001-04-18

    Fix an error that was introduced that caused floppy devices to not get

    2001-04-18	Gene Z. Ragan  <gzr@eazel.com>

	Fix an error that was introduced that caused floppy
	devices to not get identified.	The floppy prefix
	should be /dev/fd not /dev/fd/

	* libnautilus-extensions/nautilus-volume-monitor.c:
	(nautilus_volume_monitor_initialize_class),
	(mount_volume_auto_add):

M	ChangeLog
M	libnautilus-extensions/nautilus-volume-monitor.c
M	libnautilus-private/nautilus-volume-monitor.c

commit 759fcbed3b6dc48a092ab8fea213453161186162
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-04-18

    Checked in spec file changes contributed by Gregory Leblanc

	* nautilus.spec.in: Checked in spec file changes contributed
	by Gregory Leblanc <gleblanc@cu-portland.edu>. Tinderbox will
	tell me soon if I blew it.

M	ChangeLog
M	nautilus.spec.in

commit 6a0d42c346e83ff18f2c5a3915a2057a0f6e59f6
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-04-18

    Use the new EelCanvasRect instead of GnomeCanvasRect for better

	* libnautilus-extensions/nautilus-icon-container.c:
	(start_rubberbanding): Use the new EelCanvasRect instead of
	GnomeCanvasRect for better rubber-banding speed in AA mode.

	* src/Makefile.am:
	* libnautilus/Makefile.am:
	* libnautilus-extensions/Makefile.am:
	Added dependencies so the IDL files get recompiled before we
	compile any .c files.

M	ChangeLog
M	libnautilus-extensions/Makefile.am
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-private/Makefile.am
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus/Makefile.am
M	src/Makefile.am

commit 8a0a60fdf8754af2e7f3c0de219fe9c832f5c545
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2001-04-18

    Fixed bug 7925, Nautilus prevents playing audio cds.

    2001-04-18	Gene Z. Ragan  <gzr@eazel.com>

	Fixed bug 7925, Nautilus prevents playing audio cds.

	* libnautilus-extensions/nautilus-volume-monitor.c:
	Disable the audio cd mounting while I work at making
	it more seamless.

M	ChangeLog
M	libnautilus-extensions/nautilus-volume-monitor.c
M	libnautilus-private/nautilus-volume-monitor.c

commit 92d0edc228b7ea734c3ab60e86ea4bd2c43809c7
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2001-04-18

    Fixed bug 7999, "Disks" desktop submenu lacks "Floppy" item

    2001-04-18	Gene Z. Ragan  <gzr@eazel.com>

	Fixed bug 7999, "Disks" desktop submenu lacks "Floppy" item

	* libnautilus-extensions/nautilus-volume-monitor.c:
	(mount_volume_get_name), (mount_volume_auto_add),
	(mount_volume_add_filesystem):
	Handle "auto" types by using a placeholder volume
	type.

	* libnautilus-extensions/nautilus-volume-monitor.h:
	Add a new type NAUTILUS_VOLUME_AUTO to handle
	auto fstab entries.  This is really a placeholder
	type to be used by the code that creates the removable
	volume list.  When the volume is actually mounted, the
	file system type is loaded from /proc/mounts.

M	ChangeLog
M	libnautilus-extensions/nautilus-volume-monitor.c
M	libnautilus-extensions/nautilus-volume-monitor.h
M	libnautilus-private/nautilus-volume-monitor.c
M	libnautilus-private/nautilus-volume-monitor.h

commit a13e10180c2a62c39c9eeab875e9d834bcb121db
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2001-04-18

    Fix bug 8102, with Nautilus running, CDs get ejected (wrong and
    makes the

    2001-04-18	Gene Z. Ragan  <gzr@eazel.com>

	Fix bug 8102, with Nautilus running, CDs get ejected
	(wrong and makes the kernel unhappy)

	* libnautilus-extensions/nautilus-volume-monitor.c:
	(mount_volume_iso9660_add):
	Remove ioctls that are not needed and may cause the
	cd to allow ejecting even with a mounted volume.

M	ChangeLog
M	libnautilus-extensions/nautilus-volume-monitor.c
M	libnautilus-private/nautilus-volume-monitor.c

commit db4b617a4dfd45b8ee721f7d9a32712b44febdac
Author: Josh Barrow <josh@whitecape.org>
Date:	2001-04-18

    POTFILES el.gmo hu.po no.po ta.po


    POTFILES		el.gmo	   hu.po   no.po	 ta.po
    2001-04-18	Josh Barrow  <josh@whitecape.org>

	    * po/POTFILES.in:
	    Removed fm-icon-text-window.c from this file to fix build
	    horkage
	    I was seeing.

M	ChangeLog
M	po/POTFILES.in

commit 17054afdc73b07d297a5a531aec8b10ab9d83324
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-04-18

    Remove NAUTILUS_PREFERENCES_ICON_CAPTIONS, its not needed anymore.

	* libnautilus-extensions/nautilus-global-preferences.h:
	Remove NAUTILUS_PREFERENCES_ICON_CAPTIONS, its not needed anymore.

	* libnautilus-extensions/nautilus-global-preferences.c:
	(global_preferences_populate_pane): Add support for installing a
	list if strings to ignore when enforcing the unique choice rule
	for enumeration lists items.
	(global_preferences_create_dialog),
	(nautilus_global_preferences_initialize): Register the
	enumerations at initialization time instead of dialog creation
	time.  This is needed so that sanity checking on enumeration
	preferences can occur even if the user hasnt opened the dialog.

	* libnautilus-extensions/nautilus-preferences-item.h:
	* libnautilus-extensions/nautilus-preferences-item.c:
	(nautilus_preferences_item_initialize_class),
	(nautilus_preferences_item_initialize),
	(preferences_item_destroy),
	(preferences_item_update_enumeration_list_uniqueness),
	(preferences_item_update_enumeration_list),
	(preferences_item_create_enumeration_list),
	(enumeration_list_changed_callback),
	(nautilus_preferences_item_enumeration_list_set_unique_exceptions):
	Make sure the string pickers are wired such that duplicate
	choices cannot be
	made by the user.  We do this by making items that would result
	in duplicates
	insensitive.  Its possible to bypass this rule for some items.
	We use the
	use the enumeration_list_unique_exceptions.

	* libnautilus-extensions/nautilus-preferences.c:
	(preferences_block_callbacks), (preferences_unblock_callbacks):
	New private functions to block/unblock preferences callbacks.
	(string_list_is_valid): New private function to sanity check the
	values of a string list.
	(nautilus_preferences_get_string_list): Sanity check the results
	of this function for greater convenience of the callers - they no
	longer need to do error checking on the result.
	(preferences_entry_invoke_callbacks_if_needed): Invoke callbacks
	only if they are not blocked.

	* src/file-manager/Makefile.am:
	* src/file-manager/fm-icon-text-window.c:
	* src/file-manager/fm-icon-text-window.h:
	Retire these 2 files.  There no longer is a Icon Captions window.

	* src/file-manager/fm-directory-view.c:
	(fm_directory_view_initialize), (fm_directory_view_destroy):
	Update for slight change in the Icon Captions preference name.

	* src/file-manager/fm-icon-view.c:
	(fm_icon_view_get_icon_text_attributes_from_preferences): New
	function to fetch the icon caption attributes from preferences.  A
	similar function used to live in fm-icon-text-window.[ch].  That
	is no longer the case now that the Icon Captions have moved into
	the preferences dialog.
	(fm_icon_view_get_icon_text_attribute_names): Simplify the munging
	of icon captions by using a string list.
	(fm_icon_view_merge_menus): Remove the Icon Captions menu.  The
	Icon Captions picker now lives in the preferences dialog.

	* src/file-manager/nautilus-icon-view-ui.xml:
	Remove Icon Captions menu item which no longer exists.

M	ChangeLog
M	libnautilus-extensions/nautilus-global-preferences.c
M	libnautilus-extensions/nautilus-global-preferences.h
M	libnautilus-extensions/nautilus-preferences-item.c
M	libnautilus-extensions/nautilus-preferences-item.h
M	libnautilus-extensions/nautilus-preferences.c
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.h
M	libnautilus-private/nautilus-preferences-item.c
M	libnautilus-private/nautilus-preferences-item.h
M	libnautilus-private/nautilus-preferences.c
M	src/file-manager/Makefile.am
M	src/file-manager/fm-directory-view.c
D	src/file-manager/fm-icon-text-window.c
D	src/file-manager/fm-icon-text-window.h
M	src/file-manager/fm-icon-view.c
M	src/file-manager/nautilus-icon-view-ui.xml

commit bd31494a9d5d8004258e17c830e92f043fb3bfc7
Author: George Lebl <jirka@5z.com>
Date:	2001-04-18

    another bunch of translations

    Tue Apr 17 22:31:07 2001  George Lebl <jirka@5z.com>

	* cs.po: another bunch of translations

M	po/ChangeLog
M	po/cs.po

commit d986def787104b80170e217bc7dc3e960aa0fd6f
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-04-17

    Added a translator's name. Made it work for more file
    extensions. Updated

	* THANKS: Added a translator's name.
	* check-POTFILES.pl: Made it work for more file extensions.
	* check-THANKS.pl: Updated for recent email changes.

	* components/image-viewer/io-png.h: Fixed includes.
	* components/image-viewer/io-png.c: Fixed includes.
	* components/adapter/nautilus-zoomable-proxy.c: Add include of
	<config.h>.
	* components/music/Makefile.am: Add non-compiled files to
	EXTRA_DIST. This makes check-headers-in-Makefile.pl happy.
	* components/tree/main.c: Removed this unused file since it's just
	a call to the standard main function.
	* components/tree/nautilus-tree-change-queue.c: Add include of
	<config.h>.

	* libnautilus/Makefile.am:
	* libnautilus-adapter/Makefile.am:
	* libnautilus-extensions/Makefile.am:
	* src/Makefile.am:
	Do the dist-hook dance so we don't include generated files in the
	tarball.

	* libnautilus-extensions/nautilus-dateedit-extensions.h:
	* libnautilus-extensions/nautilus-dateedit-extensions.c:
	(nautilus_gnome_date_edit_get_date_as_string): Rewrite to use
	eel_gstrdup_strftime.

	* src/nautilus-window-manage-views.c:
	(nautilus_window_content_view_matches_iid): We can get a NULL
	content view IID in some cases, so make sure we don't call strcmp
	on it.

M	ChangeLog
M	THANKS
M	check-POTFILES.pl
M	check-THANKS.pl
M	components/adapter/nautilus-zoomable-proxy.c
M	components/image-viewer/io-png.c
M	components/image-viewer/io-png.h
M	components/music/Makefile.am
D	components/tree/main.c
M	components/tree/nautilus-tree-change-queue.c
M	libnautilus-adapter/Makefile.am
M	libnautilus-extensions/Makefile.am
M	libnautilus-extensions/nautilus-dateedit-extensions.c
M	libnautilus-extensions/nautilus-dateedit-extensions.h
M	libnautilus-private/Makefile.am
M	libnautilus-private/nautilus-dateedit-extensions.c
M	libnautilus-private/nautilus-dateedit-extensions.h
M	libnautilus/Makefile.am
M	src/Makefile.am
M	src/nautilus-window-manage-views.c

commit ba29511a884e55e2007b6d2480edfb9c078204e5
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-04-17

    Implement the missing GconfValue comparison for lists.

	* libnautilus-extensions/nautilus-gconf-extensions.c:
	(simple_value_is_equal), (nautilus_gconf_value_is_equal):
	Implement the missing GconfValue comparison for lists.

	* libnautilus-extensions/nautilus-global-preferences.h:
	More consistent name for the icon captions preference.

	* libnautilus-extensions/nautilus-global-preferences.c:
	(global_preferences_register_enumerations): Allow enumeration ids
	to be installed for string lists.  A bit of a hack to let
	enumeration lists work in the NautilusPreferencesItem object.
	(global_preferences_install_one_default): Add support for string
	lists.
	(global_preferences_create_dialog):
	Move the icon captions widgetry from its own lonesome dialog into
	the preferences dialog.

	* libnautilus-extensions/nautilus-preferences-box.h:
	* libnautilus-extensions/nautilus-preferences-box.c:
	(nautilus_preferences_box_new):
	Remove unused parameter from constructor.  Remove some crufty
	unused code.  Match the Nautilus style more.

	* libnautilus-extensions/nautilus-preferences-dialog.h:
	* libnautilus-extensions/nautilus-preferences-dialog.c:
	(nautilus_preferences_dialog_construct):
	Remove some crufty unused signals, defines and code.  Match the
	Nautilus style more.  Dont hard code the default size.	Let Gtk do
	that work for us.  Remove unused dialog_destroy callback.

	* libnautilus-extensions/nautilus-preferences-item.h:
	* libnautilus-extensions/nautilus-preferences-item.c:
	(preferences_item_destroy),
	(preferences_item_update_enumeration_list),
	(preferences_item_set_main_child),
	(preferences_item_add_connection_child),
	(preferences_item_create_enumeration_radio),
	(preferences_item_create_enumeration_list),
	(preferences_item_create_boolean),
	(preferences_item_update_editable_string),
	(preferences_item_create_editable_string),
	(preferences_item_create_editable_integer),
	(preferences_item_create_enumeration_menu),
	(preferences_item_create_font), (preferences_item_create_padding),
	(preferences_item_create_smooth_font),
	(nautilus_preferences_item_new),
	(enumeration_list_changed_callback),
	(preferences_item_update_displayed_value):
	Add support for enumerations lists.
	Cleanup the way children are added to the main box.  Allow for
	more than one child (for enum list support).  Keep a list of
	widgets and their respective changed signal ids, so they can all
	be blocked and unblocked when needed.

	* libnautilus-extensions/nautilus-preferences.h:
	* libnautilus-extensions/nautilus-preferences.c:
	(update_auto_string_list),
	(preferences_entry_update_auto_storage),
	(preferences_entry_remove_auto_storage),
	(nautilus_preferences_add_auto_string_list),
	(nautilus_preferences_remove_auto_string),
	(nautilus_preferences_remove_auto_string_list):
	Add support for auto storage of string lists.

	* src/nautilus-application.c: (check_required_directories): Update
	for EelStringList _as_string changes.

M	ChangeLog
M	libnautilus-extensions/nautilus-gconf-extensions.c
M	libnautilus-extensions/nautilus-global-preferences.c
M	libnautilus-extensions/nautilus-global-preferences.h
M	libnautilus-extensions/nautilus-preferences-box.c
M	libnautilus-extensions/nautilus-preferences-box.h
M	libnautilus-extensions/nautilus-preferences-dialog.c
M	libnautilus-extensions/nautilus-preferences-dialog.h
M	libnautilus-extensions/nautilus-preferences-item.c
M	libnautilus-extensions/nautilus-preferences-item.h
M	libnautilus-extensions/nautilus-preferences.c
M	libnautilus-extensions/nautilus-preferences.h
M	libnautilus-private/nautilus-gconf-extensions.c
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.h
M	libnautilus-private/nautilus-preferences-box.c
M	libnautilus-private/nautilus-preferences-box.h
M	libnautilus-private/nautilus-preferences-dialog.c
M	libnautilus-private/nautilus-preferences-dialog.h
M	libnautilus-private/nautilus-preferences-item.c
M	libnautilus-private/nautilus-preferences-item.h
M	libnautilus-private/nautilus-preferences.c
M	libnautilus-private/nautilus-preferences.h
M	src/nautilus-application.c

commit a250946b9130cff7af4eda426e577ba8d47c6be1
Author: Josh Barrow <josh@whitecape.org>
Date:	2001-04-17

    Changed my e-mail address. I no longer use josh@eazel.com


    2001-04-17	Josh Barrow  <josh@whitecape.org>

	* AUTHORS:
	Changed my e-mail address.  I no longer use josh@eazel.com

M	AUTHORS
M	ChangeLog

commit 3dc134ac2d60c531145b543c027a761e40810760
Author: John Fleck <jfleck@src.gnome.org>
Date:	2001-04-17

    John Fleck <jfleck@inkstain.net> adding ChangeLog entry to my previous


    John Fleck <jfleck@inkstain.net>
	adding ChangeLog entry to my previous commit - * gdb3html.h,
	sect-elements.[h,c], toc-elements.c
	    fixing bugs #7605, #8001, #7059, #6890

M	ChangeLog

commit 3eb46909593cbabe162655c59f28dffa8964ba13
Author: John Fleck <jfleck@src.gnome.org>
Date:	2001-04-17

    John Fleck <jfleck@inkstain.net> reviewed by laszlo.kovacs@sun.com


    John Fleck <jfleck@inkstain.net>
	* reviewed by laszlo.kovacs@sun.com
	* gdb3html.h, sect-elements.[h,c], toc-elements.c
	fixing bugs #7605, #8001, #7059, #6890

M	components/help/converters/gnome-db2html2/gdb3html.h
M	components/help/converters/gnome-db2html2/sect-elements.c
M	components/help/converters/gnome-db2html2/sect-elements.h
M	components/help/converters/gnome-db2html2/toc-elements.c

commit 4fb4ed4bad2f3233191cf6856ee8e968a9326e1d
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-04-17

    Update for string_list set/get preferences changes.

	* components/tree/nautilus-tree-expansion-state.c:
	(expansion_state_load_callback),
	(nautilus_tree_expansion_state_load_from_preferences),
	(nautilus_tree_expansion_state_save_to_preferences),
	(nautilus_tree_expansion_state_initialize),
	(nautilus_tree_expansion_state_save):
	Update for string_list set/get preferences changes.

	* libnautilus-extensions/nautilus-gconf-extensions.h:
	* libnautilus-extensions/nautilus-gconf-extensions.c:
	(nautilus_gconf_set_string_list),
	(nautilus_gconf_get_string_list):
	Use GSList instead of GList as this the format that GConf
	understands.

	* libnautilus-extensions/nautilus-preferences.h:
	* libnautilus-extensions/nautilus-preferences.c:
	(nautilus_preferences_set_string_list),
	(nautilus_preferences_get_string_list),
	(nautilus_preferences_default_set_string_list),
	(nautilus_preferences_default_get_string_list),
	(preferences_entry_remove_callback),
	(preferences_entry_remove_auto_storage),
	(nautilus_self_check_preferences):
	Use EelStringList instead of GList for string_list preferences.

	* src/nautilus-shell.c: (save_window_states),
	(restore_one_window_callback), (restore_window_states):
	Update for string_list set/get preferences changes.  Simplify a
	little by using a string list iterator and string lists instead of
	parsing the geometry strings "by hand."

M	ChangeLog
M	components/tree/nautilus-tree-expansion-state.c
M	libnautilus-extensions/nautilus-gconf-extensions.c
M	libnautilus-extensions/nautilus-gconf-extensions.h
M	libnautilus-extensions/nautilus-preferences.c
M	libnautilus-extensions/nautilus-preferences.h
M	libnautilus-private/nautilus-gconf-extensions.c
M	libnautilus-private/nautilus-gconf-extensions.h
M	libnautilus-private/nautilus-preferences.c
M	libnautilus-private/nautilus-preferences.h
M	src/nautilus-shell.c

commit 408b6470afe727d1bb40b8dd74375207d03fe4a0
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-04-17

    #include <glib.h> for g_return macros in the case where HAVE_FAM_H
    ain't

	* libnautilus-extensions/nautilus-monitor.c:
	#include <glib.h> for g_return macros in the case where HAVE_FAM_H
	ain't defined.

M	ChangeLog
M	libnautilus-extensions/nautilus-monitor.c
M	libnautilus-private/nautilus-monitor.c

commit ac3f34e923a6e722f8bfef7dd114b2722023c2cf
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-04-17

    Need to #include <stdio.h> even when HAVE_FAM ain't defined.

	* libnautilus-extensions/nautilus-monitor.c:
	Need to #include <stdio.h> even when HAVE_FAM ain't defined.

M	ChangeLog
M	libnautilus-extensions/nautilus-monitor.c
M	libnautilus-private/nautilus-monitor.c

commit 42375d764c2214509d580c9bfb1e3a27c33a02af
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-04-17

    Add #include <stdio.h> to fix undefined NULL error on tinderbox.

	* libnautilus-extensions/nautilus-monitor.c:
	Add #include <stdio.h> to fix undefined NULL error on tinderbox.

M	ChangeLog
M	libnautilus-extensions/nautilus-monitor.c
M	libnautilus-private/nautilus-monitor.c

commit e5a9fd5589773b7c1b3de7fbb889a522ef3b0eb3
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2001-04-17

    Fixed bug 7767, umounting a volume should abort finding trash dir.

    2001-04-16	Gene Z. Ragan  <gzr@eazel.com>

	Fixed bug 7767, umounting a volume should abort finding trash dir.

	Add two new signals to the volume monitor; volume_unmount_started
	and
	volume_unmount_failed.	volume_unmount_started is emitted before
	the volume is unmounted.  This allows interested parties to close
	any open files that they might have open and perform any other
	finalization tasks before the device is unmounted.

	* libnautilus-extensions/nautilus-volume-monitor.c:
	* libnautilus-extensions/nautilus-volume-monitor.h:
	(nautilus_volume_monitor_initialize_class):
	Add two new signals, volume_unmount_started and
	volume_unmount_failed.
	 (display_mount_error),
	(close_error_pipe),
	(nautilus_volume_monitor_mount_unmount_removable):
	Prepare for and call volume_unmount_failed in the case that an
	unmount is unable to be completed.

	* libnautilus-extensions/nautilus-trash-directory.c:
	(nautilus_trash_directory_initialize):
	Connect to new volume monitor signal.

	(volume_unmount_started_callback):
	Rename callback to be consistant with the new volume monitor
	signal
	name.

M	ChangeLog
M	libnautilus-extensions/nautilus-trash-directory.c
M	libnautilus-extensions/nautilus-volume-monitor.c
M	libnautilus-extensions/nautilus-volume-monitor.h
M	libnautilus-private/nautilus-trash-directory.c
M	libnautilus-private/nautilus-volume-monitor.c
M	libnautilus-private/nautilus-volume-monitor.h

commit b651159c477f5494b618c2f2dc68a20b58b7d54a
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-04-17

    Removed unused (and now uninstalled) eel library self checks header.

	* libnautilus-extensions/nautilus-mime-actions.c:
	Removed unused (and now uninstalled) eel library self checks
	header.

M	ChangeLog
M	libnautilus-extensions/nautilus-mime-actions.c
M	libnautilus-private/nautilus-mime-actions.c

commit daf62d38677e6402f57a16fce145630913954f54
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-04-17

    Remove unused header.

	* libnautilus-extensions/Makefile.am:
	* libnautilus-extensions/nautilus-preferences-private.h:
	Remove unused header.

	* libnautilus-extensions/nautilus-directory.c:
	(nautilus_directory_get_internal):
	Remove unnecessary removal of preferences callbacks at exit time.
	This happens automatically.

	* libnautilus-extensions/nautilus-gconf-extensions.h:
	* libnautilus-extensions/nautilus-gconf-extensions.c:
	(nautilus_gconf_client_get_global), (nautilus_gconf_set_integer),
	(nautilus_gconf_get_integer), (nautilus_gconf_is_default),
	(nautilus_gconf_monitor_add), (nautilus_gconf_monitor_remove),
	(nautilus_gconf_value_free), (nautilus_gconf_notification_add),
	(nautilus_gconf_notification_remove):
	New functions for easier addition and removal of notifications.
	New funtions for easier addition and removal of directory
	monitoring.
	Add a #define for a undefined connection.

	* libnautilus-extensions/nautilus-global-preferences.h:
	Remove SOUND_STATE hack.

	* libnautilus-extensions/nautilus-sound.c:
	(kill_sound_if_necessary), (nautilus_sound_initialize),
	(nautilus_sound_kill_sound), (nautilus_sound_register_sound),
	(nautilus_sound_can_play_sound):
	Use gconf directly for the sound state hack, since nautilus
	preferences arent really useful for this specific use because of
	initialization, and default value issues.

	* libnautilus-extensions/nautilus-global-preferences.c:
	(nautilus_global_preferences_initialize):
	Pass in the storage prefix when initializing preferences.

	* libnautilus-extensions/nautilus-preferences.h:
	We now need to pass in the storage prefix when initializing.

	* libnautilus-extensions/nautilus-preferences.c:
	Change the way preferences are initialized a little bit.  We now
	feed the initialize function a storage prefix to use for gconf.
	Add assertions for any public function that was used before
	initialization.  Make the key allocations a little faster by
	caching the prefixes that hardly ever change.  Simplify the
	addition and removal of gconf notifications by using the new gconf
	extensions to do so.
	Add a little bit of self checks.  I need to figure out a gconf
	problem before adding more checks, these are very minimal for now.

M	ChangeLog
M	libnautilus-extensions/Makefile.am
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-extensions/nautilus-gconf-extensions.c
M	libnautilus-extensions/nautilus-gconf-extensions.h
M	libnautilus-extensions/nautilus-global-preferences.c
M	libnautilus-extensions/nautilus-global-preferences.h
D	libnautilus-extensions/nautilus-preferences-private.h
M	libnautilus-extensions/nautilus-preferences.c
M	libnautilus-extensions/nautilus-preferences.h
M	libnautilus-extensions/nautilus-sound.c
M	libnautilus-private/Makefile.am
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-gconf-extensions.c
M	libnautilus-private/nautilus-gconf-extensions.h
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.h
D	libnautilus-private/nautilus-preferences-private.h
M	libnautilus-private/nautilus-preferences.c
M	libnautilus-private/nautilus-preferences.h
M	libnautilus-private/nautilus-sound.c

commit c3c8c8544ed91fcc9ac65941f4242167942cae2d
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-04-17

    Fix a mistake in the last changelog.

M	ChangeLog

commit 356995c83e0eacd2b3fd83e37b2b966a98c55aee
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-04-17

    Dont include eel library self checks header since its now
    private. Also

	* src/nautilus-main.c:
	(main): Dont include eel library self checks header since its now
	private.  Also dont run the eel library self checks anymore.

M	ChangeLog
M	src/nautilus-main.c

commit e92369ede5bbbca8692170b22fe79ecdf4e1043b
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-04-16

    Stop trying to translate the copyright statement. It should just
    always

	* src/nautilus-window-menus.c:
	(help_menu_about_nautilus_callback):
	Stop trying to translate the copyright statement. It should just
	always use "(C)" so it doesn't depend on the character set. No
	need
	for the fancy copyright symbol from Latin-1.

M	ChangeLog
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-window-menus.c

commit 07ad41c6353cb52b7962239a68ad32f3f9265812
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-04-16

    Don't give a warning if there's no FAM daemon to connect to,
    just silently

	* libnautilus-extensions/nautilus-monitor.c: (get_fam_connection):
	Don't give a warning if there's no FAM daemon to connect to, just
	silently don't use FAM.
	(process_fam_notifications): Improve wording of the warning you
	get when FAM goes away.

M	ChangeLog
M	libnautilus-extensions/nautilus-monitor.c
M	libnautilus-private/nautilus-monitor.c

commit 743a376b3ef6dd6849d201eea9d9cb2ba1764e7c
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-04-16

	Changes to use FAM if it's there. Now the hard part is getting FAM
	installed on people's systems.

	* libnautilus-extensions/nautilus-directory-async.c:
	(find_monitor): Tightened up the function.
	(monitor_file_compare), (find_any_monitor): Functions to see if a
	file still has a reason to be monitored.
	(nautilus_directory_monitor_add_internal): Start FAM monitoring.
	(nautilus_directory_monitor_remove_internal): Stop FAM monitoring.
	* libnautilus-extensions/nautilus-directory-private.h: Add a place
	to keep track of the FAM monitor.
	* libnautilus-extensions/nautilus-file-private.h: Add a place
	to keep track of the FAM monitor.
	* libnautilus-extensions/nautilus-directory.c:
	(nautilus_directory_destroy): Stop FAM monitoring.
	* libnautilus-extensions/nautilus-file.c: (destroy): Stop FAM
	monitoring.

	* libnautilus-extensions/nautilus-monitor.c:
	(get_event_uri): Use FAMREQUEST_GETREQNUM instead of going
	directly at the struct.
	(process_fam_notifications): Get rid of the messages and call
	nautilus_file_changes_consume_changes on the way out.
	(nautilus_monitor_file): Get rid of the message.
	(nautilus_monitor_directory): Get rid of the message and use
	FAMREQUEST_GETREQNUM instead of going directly at the struct.
	(nautilus_monitor_cancel): Get rid of the message and use
	FAMREQUEST_GETREQNUM instead of going directly at the struct.

M	ChangeLog
M	libnautilus-extensions/nautilus-directory-async.c
M	libnautilus-extensions/nautilus-directory-private.h
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-extensions/nautilus-file-private.h
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-extensions/nautilus-monitor.c
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-directory-private.h
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-file-private.h
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-monitor.c

commit 061ecc3fd7cb542de3f903e6d9530e60c634b209
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-04-16

    Add missing eel includes.

	* libnautilus/Makefile.am:
	Add missing eel includes.

M	ChangeLog
M	libnautilus/Makefile.am

commit e2027710694668d07c229427b60d9c4898090a9f
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-04-16

	Some work on FAM.

	* libnautilus-extensions/nautilus-monitor.h:
	* libnautilus-extensions/nautilus-monitor.c: (get_fam_connection),
	(get_request_hash_table), (get_event_uri),
	(process_fam_notifications), (nautilus_monitor_file),
	(nautilus_monitor_directory), (nautilus_monitor_cancel): Improved
	API, fixed some storage leaks, simplified some code, made it
	handle URI escaping properly, use the file changes queue. Almost
	ready for prime time!

	* libnautilus-extensions/nautilus-file-changes-queue.h:
	* libnautilus-extensions/nautilus-file-changes-queue.c:
	(nautilus_file_changes_queue_file_changed),
	(nautilus_file_changes_consume_changes):
	* libnautilus-extensions/nautilus-directory-notify.h:
	* libnautilus-extensions/nautilus-directory.c:
	(call_files_changed_unref_free_list),
	(nautilus_directory_notify_files_changed):
	Added a new kind of notification for the file changed case.

M	ChangeLog
M	libnautilus-extensions/nautilus-directory-notify.h
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-extensions/nautilus-file-changes-queue.c
M	libnautilus-extensions/nautilus-file-changes-queue.h
M	libnautilus-extensions/nautilus-monitor.c
M	libnautilus-extensions/nautilus-monitor.h
M	libnautilus-private/nautilus-directory-notify.h
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-file-changes-queue.c
M	libnautilus-private/nautilus-file-changes-queue.h
M	libnautilus-private/nautilus-monitor.c
M	libnautilus-private/nautilus-monitor.h

commit 41b1aeb02f2d55caf14433b6be639776aaec0280
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-04-16

    Fixed the problem that was making the image view crash. We want
    to unref

	* src/nautilus-view-frame.c: (destroy_view), (attach_view): Fixed
	the problem that was making the image view crash. We want to unref
	right away, but not release the CORBA object reference until we
	are done.

	* libnautilus-extensions/nautilus-volume-monitor.c:
	(nautilus_volume_monitor_initialize_class),
	(get_removable_volumes), (volume_is_removable),
	(volume_is_read_only), (mount_volume_get_cdrom_name),
	(mount_volume_activate_cdda), (mount_volume_activate_cdrom),
	(get_current_mount_list), (verify_current_mount_state),
	(get_cdrom_type), (load_additional_mount_list_info):
	Some code cleanups. Got rid of a few ifdefs.

M	ChangeLog
M	libnautilus-extensions/nautilus-volume-monitor.c
M	libnautilus-private/nautilus-volume-monitor.c
M	src/nautilus-view-frame.c

commit 88eb050895ac4ba9e3a428224e99a16d0fd35689
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-04-16

	Fixed API to icon factory that took an anti-aliased parameter when
	creating a scalable icon. Instead it should be possible to get a
	scalable icon and then get either an anti-aliased-optimized or
	non-anti-alias-optimized version of the icon.

	* libnautilus-extensions/nautilus-bookmark.h:
	* libnautilus-extensions/nautilus-bookmark.c:
	(nautilus_bookmark_get_pixmap_and_mask): Pass FALSE so we get the
	non-anti-aliased version.
	(nautilus_bookmark_get_pixbuf): Add parameter to indicate if we
	want the anti-aliased-optimized version or not.
	(nautilus_bookmark_update_icon): Get rid of anti-aliased boolean
	here since we are just updating the scalable icon.
	(nautilus_bookmark_set_icon_to_default): Get rid of anti-aliased
	boolean here since we are just updating the scalable icon.

	* libnautilus-extensions/nautilus-icon-container.c:
	(nautilus_icon_container_update_icon): Pass in a flag to indicate
	if we need the anti-aliased version of the icon or not.

	* libnautilus-extensions/nautilus-icon-factory.h:
	* libnautilus-extensions/nautilus-icon-factory.c:
	(nautilus_scalable_icon_new_from_text_pieces): Removed the
	anti-aliased parameter.
	(nautilus_scalable_icon_hash), (nautilus_scalable_icon_equal):
	Remove the anti-aliased flag. A scalable icon itself is created
	before we make the "anti-aliased or not" choice.
	(nautilus_icon_factory_get_icon_for_file): Since we no longer know
	whether the icon will be needed anti-aliased or not, make the
	thumbnail code always use the anti-aliased version (and added
	FIXME). Also changed the "loading" image to use the normal icon
	name case instead of hard-coding.
	(nautilus_icon_factory_get_emblem_icon_by_name): Removed the
	anti-aliased parameter.
	(nautilus_icon_factory_get_emblem_icons_for_file): Removed the
	anti-aliased parameter.
	(load_specific_icon): Add an anti-aliased parameter.
	(load_icon_for_scaling): Add an anti-aliased parameter.
	(load_icon_scale_if_necessary): Pass in the anti-aliased parameter
	from the icon size request.
	(get_icon_from_cache): Pass in the anti-aliased parameter from the
	icon size request.
	(nautilus_icon_factory_get_pixbuf_for_icon): Add an anti-aliased
	parameter.
	(cache_key_hash): Include the anti-aliased flag in the hash.
	(cache_key_equal): Include the anti-aliased flag in the compare.
	(nautilus_icon_factory_get_pixbuf_for_file): Pass the anti-aliased
	parameter into the get_pixbuf half, not the get_icon_for_file
	half.
	(nautilus_icon_factory_get_pixbuf_from_name): Pass the
	anti-aliased parameter into the get_pixbuf half, not the
	scalable_icon_new half.
	(load_icon_with_embedded_text): Remove the anti-aliased parameter.

	* src/file-manager/fm-icon-view.c: (get_icon_images_callback): Get
	rid of code to pass in the anti-aliased parameter.
	* src/file-manager/fm-list-view.c:
	(fm_list_view_get_emblem_pixbufs_for_file): Pass the anti-aliased
	parameter to the pixbuf-getting function, not the
	scalable-icon-getting part.
	* src/nautilus-bookmark-parsing.c:
	(nautilus_bookmark_new_from_node): No need to pass an anti-aliased
	parameter (before it was always FALSE).
	* src/nautilus-sidebar-title.c: (update_emblems): Pass FALSE for
	the anti-aliased parameter to the get_pixbuf call rather than to
	the get_icons call.
	* src/nautilus-window-manage-views.c: (get_history_list_callback):
	No need to pass FALSE for anti-aliased any more.
	* src/nautilus-window-menus.c: (append_bookmark_to_menu): No need
	to pass FALSE for anti-aliased any more.

M	ChangeLog
M	libnautilus-extensions/nautilus-bookmark.c
M	libnautilus-extensions/nautilus-bookmark.h
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-extensions/nautilus-icon-factory.h
M	libnautilus-private/nautilus-bookmark.c
M	libnautilus-private/nautilus-bookmark.h
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus-private/nautilus-icon-factory.h
M	src/file-manager/fm-icon-view.c
M	src/file-manager/fm-list-view.c
M	src/nautilus-bookmark-parsing.c
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-sidebar-title.c
M	src/nautilus-window-manage-views.c
M	src/nautilus-window-menus.c

commit 17af0c518cd34c079fe81a8170932b5d365b5088
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2001-04-16

    Add a global to track the presence of /etc/mnttab and use that value

    2001-04-16	Gene Z. Ragan  <gzr@eazel.com>

	Add a global to track the presence of /etc/mnttab and
	use that value instead of the improper ifdef that
	I added last week.  Check the value of this variable
	and use the result to determine to use mnttab or
	/proc/mounts.

	* libnautilus-extensions/nautilus-volume-monitor.c:
	(nautilus_volume_monitor_initialize_class),
	(get_current_mount_list):

M	ChangeLog
M	libnautilus-extensions/nautilus-volume-monitor.c
M	libnautilus-private/nautilus-volume-monitor.c

commit fb803f79974dccdb1570d82236c1440cc3d0630a
Author: George Lebl <jirka@5z.com>
Date:	2001-04-16

    I'm too tired to code and have a couple of ours to kill instead
    of going

    Mon Apr 16 08:06:45 2001  George Lebl <jirka@5z.com>

	* cs.po:  I'm too tired to code and have a couple of ours to
	  kill instead of going to sleep, so here's another bunch of
	  translations, now up to like 28% translated.	Damn there is
	  a lot of strings in nautilus.

M	po/ChangeLog
M	po/cs.po

commit c7bd164f8d71f0b33b59ce65d90b5be6201f48ac
Author: Chyla Zbigniew <chyla@src.gnome.org>
Date:	2001-04-16

    Updated Polish translation

M	po/ChangeLog
M	po/pl.po

commit 421db246236aea4e1e877bce6e396db09dae8c96
Author: George Lebl <jirka@5z.com>
Date:	2001-04-16

    Being the nationalistic bastard I am, made an initial translation
    since

    Sun Apr 15 23:55:21 2001  George Lebl <jirka@5z.com>

	* configure.in, po/cs.po:  Being the nationalistic bastard I am,
	  made an initial translation since nobody else seemed to want to
	  do so and I didn't want Czech to be so far behid others.
	  Currently
	  only about 13% done.

M	ChangeLog
M	configure.in
A	po/cs.po

commit fb4fc45865f275e38a61e00acb37c92a2ba3a222
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-04-14

    Simplify code a bit and get rid of unnecessary use of GnomeVFSURI.

	* libnautilus-extensions/nautilus-volume-monitor.c:
	(locate_audio_cd): Simplify code a bit and get rid of unnecessary
	use of GnomeVFSURI.

	* src/file-manager/fm-directory-view.c: (queue_pending_files):
	Don't filter files at this level. Even invisible files might be
	formerly-visible files.
	* src/file-manager/fm-icon-view.c: (fm_icon_view_add_file),
	(fm_icon_view_file_changed): Filter out files that should not be
	visible, now that they are not filtered earlier.
	* src/file-manager/fm-list-view.c: (fm_list_view_add_file),
	(fm_list_view_file_changed): Filter out files that should not be
	visible, now that they are not filtered earlier.

M	ChangeLog
M	libnautilus-extensions/nautilus-volume-monitor.c
M	libnautilus-private/nautilus-volume-monitor.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-icon-view.c
M	src/file-manager/fm-list-view.c

commit fb65f036c2d72dd71df7e70d8c1f9a9343ffbb5a
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-04-13

    Remove code that fills the progress bar to the end. The callback from

	* libnautilus-extensions/nautilus-file-operations-progress.c:
	(nautilus_file_operations_progress_done): Remove code that fills
	the progress bar to the end. The callback from gnome-vfs now takes
	care of this (need the new gnome-vfs with bug fixes).

	* libnautilus-extensions/nautilus-file-operations.c:
	(handle_close_callback), (create_transfer_dialog): Handle the
	cancel button in a cleaner way. Just make it close the dialog and
	fall into the code already there to handle cases where the dialog
	is closed directly.

	* src/file-manager/fm-icon-view.c: (get_default_zoom_level): Fixed
	a strangely named variable.
	(fm_icon_view_begin_loading): Don't set the zoom level if the view
	does not support zooming (desktop view anyone?).
	(default_zoom_level_changed_callback): Don't set the zoom level if
	the view does not support zooming (desktop view anyone?).

	* src/nautilus-window.c: (handle_view_as_item_from_bonobo_menu):
	Use eel_strcmp, because the container path can be NULL in some
	cases.

M	ChangeLog
M	libnautilus-extensions/nautilus-file-operations-progress.c
M	libnautilus-extensions/nautilus-file-operations.c
M	libnautilus-private/nautilus-file-operations-progress.c
M	libnautilus-private/nautilus-file-operations.c
M	src/file-manager/fm-icon-view.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window.c

commit b1dc1476d2e0be50d540805c5a4e3d3686f6f93a
Author: Pavel Cisler <pavel@eazel.com>
Date:	2001-04-13

    Move the emblem column after the name column. Give the emblem column a

    2001-04-13	Pavel Cisler  <pavel@eazel.com>

	* src/file-manager/fm-list-view.c: (real_get_link_column),
	(real_get_column_specification):
	Move the emblem column after the name column.
	Give the emblem column a title.

M	ChangeLog
M	src/file-manager/fm-list-view.c

commit a177dd57934708b8ae5f6798d60de1893575f7f4
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2001-04-13

    Fix issues in the volume monitor that crept in over time. We used
    to only

    2001-04-13	Gene Z. Ragan  <gzr@eazel.com>

	Fix issues in the volume monitor that crept in over time.
	We used to only open /proc/mounts once per second. We now
	do that again. All other file opening tasks now only
	occur when the state of mounts changes.

	* libnautilus-extensions/nautilus-volume-monitor.c:
	(get_removable_volumes), (volume_is_removable),
	(mount_volume_activate), (mount_volume_deactivate),
	(get_current_mount_list), (verify_current_mount_state),
	(load_additonal_mount_list_info), (mount_volume_add_filesystem):

	* src/file-manager/fm-desktop-icon-view.c:
	(create_unique_volume_name):

M	ChangeLog
M	libnautilus-extensions/nautilus-volume-monitor.c
M	libnautilus-private/nautilus-volume-monitor.c
M	src/file-manager/fm-desktop-icon-view.c

commit 9f37d34666b3345cf53cde7ad7e115ce079dfb4f
Author: Szabolcs Ban <bansz@src.gnome.org>
Date:	2001-04-13

    Updated HUngarian translation

M	po/ChangeLog
M	po/hu.po

commit 02f27b0d573fbd72771cb61ea61583092d5e355c
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-04-13

    Dont use a translated font name here.

	* src/nautilus-profiler.c: (dump_dialog_show):
	Dont use a translated font name here.

M	ChangeLog
M	src/nautilus-profiler.c

commit 92be31159fc31293e8fcbdea207fd88e15f22c6f
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-04-13

    Add support for gettext. Add a post initialize callback so that
    callers

	* libnautilus/nautilus-view-standard-main.h:
	* libnautilus/nautilus-view-standard-main.c:
	(nautilus_view_standard_main_multi),
	(nautilus_view_standard_main):
	Add support for gettext.  Add a post initialize callback so that
	callers can initialize any component specific stuff before the
	main even loop begins (nautilus preferences for example)
	Update for standard main changes.
	Add documentation for these functions.	Also add criticals to make
	the code a little bit more robust.

	* components/help/hyperbola-main.c: (main):
	* components/history/nautilus-history-view.c: (main):
	* components/music/main.c: (main):
	* components/notes/nautilus-notes.c: (main):
	* components/sample/main.c: (main):
	* components/text/main.c: (main):
	* components/tree/main.c: (main):
	Update for standard main changes.  Make these a little simpler by
	putting gettext support in standard main itself.  Also, make sure
	that components that use preferences initialize them.

	* src/nautilus-main.c: (main):
	Dont do the preferences initialization if we are about to kill the
	nautilus shell.

M	ChangeLog
M	components/help/hyperbola-main.c
M	components/history/nautilus-history-view.c
M	components/music/main.c
M	components/notes/nautilus-notes.c
M	components/sample/main.c
M	components/text/main.c
M	components/tree/main.c
M	libnautilus/nautilus-view-standard-main.c
M	libnautilus/nautilus-view-standard-main.h
M	src/nautilus-main.c

commit 33f543ec711c8d72c114027877f3b6eba5ff6593
Author: Seth Nickell <snickell@stanford.edu>
Date:	2001-04-13

    Hang head in shame. Add nautilus-monitor.h to Makefile.am's headers
    list.

    2001-04-12	Seth Nickell  <snickell@stanford.edu>

	* libnautilus-extensions/Makefile.am:

	Hang head in shame. Add nautilus-monitor.h to Makefile.am's
	headers list.

M	ChangeLog
M	libnautilus-extensions/Makefile.am
M	libnautilus-private/Makefile.am

commit ce0c0e5bbf71ad0272090b3c16aeed1e1f745fba
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-04-13

    Fix overeager search and replace of eel with nautilus. These
    functions got

	* libnautilus-extensions/nautilus-bookmark.c:
	(nautilus_bookmark_get_pixbuf), (nautilus_bookmark_get_icon),
	(nautilus_bookmark_icon_is_different),
	(nautilus_bookmark_update_icon),
	(nautilus_bookmark_set_icon_to_default),
	(nautilus_bookmark_disconnect_file),
	(nautilus_bookmark_new_with_icon):
	* libnautilus-extensions/nautilus-dateedit-extensions.c:
	(nautilus_gnome_date_edit_get_date_as_string):
	* libnautilus-extensions/nautilus-dateedit-extensions.h:
	* libnautilus-extensions/nautilus-icon-container.c:
	(nautilus_icon_container_update_icon):
	* libnautilus-extensions/nautilus-icon-factory.c:
	(cache_key_destroy), (nautilus_scalable_icon_get_text_pieces),
	(nautilus_scalable_icon_new_from_text_pieces),
	(nautilus_scalable_icon_ref), (nautilus_scalable_icon_unref),
	(nautilus_icon_factory_get_icon_for_file),
	(nautilus_icon_factory_get_emblem_icon_by_name),
	(get_icon_from_cache),
	(nautilus_icon_factory_get_pixbuf_for_file),
	(nautilus_icon_factory_get_pixbuf_from_name),
	(load_icon_with_embedded_text),
	(nautilus_scalable_icon_list_free):
	* libnautilus-extensions/nautilus-icon-factory.h:
	* libnautilus-extensions/nautilus-program-chooser.c:
	(launch_mime_capplet):
	* libnautilus-extensions/nautilus-program-choosing.c:
	(nautilus_launch_application),
	(nautilus_launch_application_from_command):
	* libnautilus-extensions/nautilus-program-choosing.h:
	* src/file-manager/fm-desktop-icon-view.c:
	(change_background_callback):
	* src/file-manager/fm-directory-view.c: (run_script_callback),
	(activate_callback):
	* src/file-manager/fm-list-view.c:
	(fm_list_view_get_emblem_pixbufs_for_file):
	* src/nautilus-bookmark-list.c: (append_bookmark_node):
	* src/nautilus-bookmark-parsing.c:
	(nautilus_bookmark_new_from_node):
	* src/nautilus-search-bar-criterion.c:
	(nautilus_search_bar_criterion_get_location):
	* src/nautilus-sidebar-title.c: (update_emblems):
	Fix overeager search and replace of eel with nautilus.	These
	functions got accidentally eel-ized.

M	ChangeLog
M	libnautilus-extensions/nautilus-bookmark.c
M	libnautilus-extensions/nautilus-dateedit-extensions.c
M	libnautilus-extensions/nautilus-dateedit-extensions.h
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-extensions/nautilus-icon-factory.h
M	libnautilus-extensions/nautilus-program-chooser.c
M	libnautilus-extensions/nautilus-program-choosing.c
M	libnautilus-extensions/nautilus-program-choosing.h
M	libnautilus-private/nautilus-bookmark.c
M	libnautilus-private/nautilus-dateedit-extensions.c
M	libnautilus-private/nautilus-dateedit-extensions.h
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus-private/nautilus-icon-factory.h
M	libnautilus-private/nautilus-program-chooser.c
M	libnautilus-private/nautilus-program-choosing.c
M	libnautilus-private/nautilus-program-choosing.h
M	src/file-manager/fm-desktop-icon-view.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-list-view.c
M	src/nautilus-bookmark-list.c
M	src/nautilus-bookmark-parsing.c
M	src/nautilus-search-bar-criterion.c
M	src/nautilus-sidebar-title.c

commit 68c7ce31627a830b56bc8b2ccbbd23f0b1686a86
Author: Seth Nickell <snickell@stanford.edu>
Date:	2001-04-13

    Fix stupid build breakage.

    2001-04-12	Seth Nickell  <snickell@stanford.edu>

	* libnautilus-extensions/nautilus-monitor.c:
	(nautilus_monitor_add_file), (nautilus_monitor_add_directory),
	(nautilus_monitor_remove):

	Fix stupid build breakage.

M	ChangeLog
M	libnautilus-extensions/nautilus-monitor.c
M	libnautilus-private/nautilus-monitor.c

commit 0b7fe8555b4b1089ba054903b629dd09c2c18bf0
Author: Seth Nickell <snickell@stanford.edu>
Date:	2001-04-12

    Add comments to unhandled FAM signals.

    2001-04-12	Seth Nickell  <snickell@stanford.edu>

	* libnautilus-extensions/nautilus-monitor.c:
	(nautilus_monitor_process_fam_notifications):

	Add comments to unhandled FAM signals.

M	ChangeLog
M	libnautilus-extensions/nautilus-monitor.c
M	libnautilus-private/nautilus-monitor.c

commit 442f234346c7b4273b25b45ad819f0813e4d713f
Author: Seth Nickell <snickell@stanford.edu>
Date:	2001-04-12

    Add some initial code to deal with file notification and
    monitoring. This

    2001-04-12	Seth Nickell  <snickell@stanford.edu>

	Add some initial code to deal with file notification and
	monitoring. This isn't hooked in yet, but provides interfaces
	for Nautilus code to use.

	* configure.in:
	Add configure checks for FAM.

	* libnautilus-extensions/Makefile.am:
	Include FAM libraries if they exist.

	* libnautilus-extensions/nautilus-monitor.c:
	(nautilus_monitor_establish_connection),
	(nautilus_monitor_get_fam),
	(nautilus_monitor_find_path_from_request),
	(nautilus_monitor_find_request_from_path),
	(nautilus_monitor_delete_first_request_found),
	(nautilus_monitor_get_uri),
	(nautilus_monitor_process_fam_notifications),
	(nautilus_monitor_add_file), (nautilus_monitor_add_directory),
	(nautilus_monitor_remove):
	* libnautilus-extensions/nautilus-monitor.h:
	The code that actually communicates w/ FAM.

M	ChangeLog
M	configure.in
M	libnautilus-extensions/Makefile.am
A	libnautilus-extensions/nautilus-monitor.c
A	libnautilus-extensions/nautilus-monitor.h
M	libnautilus-private/Makefile.am
A	libnautilus-private/nautilus-monitor.c
A	libnautilus-private/nautilus-monitor.h

commit bb1cdf5e2f54e584573e63de7687f1b069a62e4a
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-04-12

    Get rid of the +1 I added here. I was actually working around
    a gnome-vfs

	* libnautilus-extensions/nautilus-file-operations-progress.c:
	(nautilus_file_operations_progress_new_file): Get rid of the +1
	I added here. I was actually working around a gnome-vfs bug with
	this (even though I didn't know it) and now I've fixed the bug.

	* src/file-manager/fm-directory-view.c: (debuting_uri_data_free):
	Fixed another g_free problem I introduced that was causing a core
	dump on quit.

M	ChangeLog
M	libnautilus-extensions/nautilus-file-operations-progress.c
M	libnautilus-private/nautilus-file-operations-progress.c
M	src/file-manager/fm-directory-view.c

commit b09e3a663782a9c70b7c3a77e9b6e7249a22a25e
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-04-12

    Damn! Checked in too fast without thinking. This should make it
    compile

	* src/file-manager/fm-directory-view.c:
	Damn! Checked in too fast without thinking. This should make it
	compile again.

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit c0246e2f8d5d2cf2e170cd0980436aae7e3ef985
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-04-12

    Get rid of stray % character.

	* libnautilus-extensions/nautilus-file.c:
	Get rid of stray % character.

	* src/file-manager/fm-directory-view.c: (remove_debuting_uri),
	(debuting_uri_add_file_callback), (copy_move_done_partition_func):
	Fix bug I introduced with my last check-in, where we try to g_free
	a GINT_TO_POINTER(TRUE).

M	ChangeLog
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-private/nautilus-file.c
M	src/file-manager/fm-directory-view.c

commit 0bd24fee46775c0a142954a51ad14720d3ecb3cc
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-04-12

    Simplify the installation of default values. Use the same mechanism
    as we

	* libnautilus-extensions/nautilus-global-preferences.c:
	(global_preferences_install_one_default),
	(global_preferences_install_defaults),
	(global_preferences_populate_pane), (default_font_callback),
	(default_smooth_font_callback), (default_home_location_callback):
	Simplify the installation of default values.  Use the same
	mechanism as we do for constant default values, but provide a
	callback for dynamic values.

	* libnautilus-extensions/nautilus-preferences.h:
	* libnautilus-extensions/nautilus-preferences.c:
	(preferences_key_make_for_default),
	(preferences_key_make_for_default_getter),
	(nautilus_preferences_set_user_level),
	(nautilus_preferences_get_user_level_name_for_display),
	(nautilus_preferences_get_user_level_name_for_storage),
	(nautilus_preferences_user_level_clamp): New function to clamp a
	user level to the valid values.
	(nautilus_preferences_user_level_is_valid): New function to test a
	user level for validity.

	* libnautilus-extensions/nautilus-sidebar-functions.h:
	Add public define for sidebar panel preferences name prefix.

	* libnautilus-extensions/nautilus-sidebar-functions.c:
	(sidebar_panel_make_preference_key): Make this function private as
	its not used anymore.

M	ChangeLog
M	libnautilus-extensions/nautilus-global-preferences.c
M	libnautilus-extensions/nautilus-preferences.c
M	libnautilus-extensions/nautilus-preferences.h
M	libnautilus-extensions/nautilus-sidebar-functions.c
M	libnautilus-extensions/nautilus-sidebar-functions.h
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-preferences.c
M	libnautilus-private/nautilus-preferences.h
M	libnautilus-private/nautilus-sidebar-functions.c
M	libnautilus-private/nautilus-sidebar-functions.h

commit da620072a65c6419139a6b521e7c275dc84839fb
Author: Nam SungHyun <namsh@src.gnome.org>
Date:	2001-04-12

    updated

M	po/ko.po

commit 020118a9c93ea6169203fadb2f8f5b1af1ed3421
Author: Szabolcs Ban <bansz@src.gnome.org>
Date:	2001-04-12

    Updated Hungarian translation

M	po/ChangeLog
M	po/hu.po

commit 7e8776df2f9976659862c1bb9bef2c0960843cd0
Author: Pablo Saratxaga <pablo@src.gnome.org>
Date:	2001-04-12

    Updated Azeri file

M	po/ChangeLog
M	po/az.po

commit 715f3d177d06e21f6132f00cd0489beb79fb9637
Author: Christian Rose <menthos@src.gnome.org>
Date:	2001-04-12

    Updated and fixed Swedish translation. Thanks to Gran Uddeborg
    <goeran@uddeborg.pp.se> and Per Lindstrm
    <per.lindstrom@kabeldata.com>.

M	po/ChangeLog
M	po/sv.po

commit 1815bfbf978cd62346e96f48e919473f5490eb8c
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-04-11

    Put flags in the debuting_uris hash table so we can tell files
    that are

	* libnautilus-extensions/nautilus-file-operations.c:
	(sync_transfer_callback): Put flags in the debuting_uris hash
	table so we can tell files that are actually moved from files that
	are not because they are already in the right place.

	* src/file-manager/fm-directory-view.c:
	(copy_move_done_data_free): Use nautilus_file_list_free to save
	code.
	(remove_not_really_moved_files): Function to pick out files that
	are not actually moved (recognized by the flag in the
	debuting_uris hash table) and treat them as if they had already
	been moved.
	(copy_move_done_callback): Use g_hash_table_foreach_remove with
	the function above.

	* src/Nautilus_shell.oaf.in: Fix the the typo.

	* src/nautilus-sidebar-tabs.c: (get_property_bag): New function
	so we can share more code.
	(tab_item_destroy): Use new function for clarity and to fix lack
	of CORBA_exception_free.
	(get_tab_image_name): New function factored out.
	(nautilus_sidebar_tabs_update_tab_item): Use new function, also
	reduced some redundant code.
	(nautilus_sidebar_tabs_connect_view): Use new function for clarity
	and to save some code.

	* src/nautilus-view-frame.c: (destroy_view), (attach_view): Don't
	bother holding a reference to the NautilusView since it's part of
	the same object as the BonoboControl.

	* src/nautilus-window-menus.c:
	(help_menu_about_nautilus_callback):
	Get rid of non-ASCII character in a msgid string.

	* src/nautilus-window.c: (add_view_as_bonobo_menu_item): Fix tip
	string to be easier to translate.

M	ChangeLog
M	libnautilus-extensions/nautilus-file-operations.c
M	libnautilus-private/nautilus-file-operations.c
M	src/Nautilus_shell.oaf.in
M	src/Nautilus_shell.server.in
M	src/file-manager/fm-directory-view.c
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-sidebar-tabs.c
M	src/nautilus-spatial-window.c
M	src/nautilus-view-frame.c
M	src/nautilus-window-menus.c
M	src/nautilus-window.c

commit 8917482df3d0b8d10a6ad73449e1c5c0c4fd5a19
Author: John Harper <jsh@eazel.com>
Date:	2001-04-11

    reviewed by: Darin Adler <darin@eazel.com>

    2001-04-11	John Harper  <jsh@eazel.com>

	reviewed by: Darin Adler <darin@eazel.com>

	Fix non-medusa build:

	* libnautilus-extensions/nautilus-medusa-support.c,
	src/file-manager/nautilus-indexing-info.c,
	src/file-manager/fm-search-list-view.c:

	Several small changes to make compilation work when HAVE_MEDUSA
	isn't defined. From a patch sent to nautilus-list by Jason
	Leach <jasonleach@usa.net>

M	ChangeLog
M	libnautilus-extensions/nautilus-medusa-support.c
M	libnautilus-private/nautilus-medusa-support.c
M	src/file-manager/fm-search-list-view.c
M	src/file-manager/nautilus-indexing-info.c

commit 79995660bd4e6cb6f813f3598bfbeeb1f6ae63fa
Author: Christian Rose <menthos@src.gnome.org>
Date:	2001-04-11

    Updated Swedish translation.

M	po/ChangeLog
M	po/sv.po

commit 6cc4d976aa343f79cd393ebf62cd0c7879a89fcf
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-04-11

    Remove some stuff that no longer exists in nautilus.

	* nautilus.spec.in:
	Remove some stuff that no longer exists in nautilus.

M	ChangeLog
M	nautilus.spec.in

commit 083b8c44257b35fca9559a6dc89859098c200762
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-04-11

    Remove nautilus-installer.

	* Makefile.am:
	Remove nautilus-installer.

	* acconfig.h:
	Remove EAZEL_SERVICES, PAM and RPM defines.

	* components/Makefile.am:
	Remove rpmview and services directories.

	* nautilus.spec.in:
	Remove all the trilobite stuff.

	* configure.in:
	Remove eazel services, installer, rpm checks, pam checks and
	authenticate helper

	* helper-utilities/Makefile.am:
	* helper-utilities/authenticate/.cvsignore:
	* helper-utilities/authenticate/Makefile.am:
	* helper-utilities/authenticate/nautilus-authenticate-fork.c:
	* helper-utilities/authenticate/nautilus-authenticate-pam.c:
	* helper-utilities/authenticate/nautilus-authenticate.c:
	* helper-utilities/authenticate/nautilus-authenticate.h:
	Retire.  Its not used.	If its ever needed again, it can be
	resurrected in trilobite.

	* components/rpmview/.cvsignore:
	* components/rpmview/Makefile.am:
	* components/rpmview/Nautilus_View_rpm.oaf.in:
	* components/rpmview/main.c:
	* components/rpmview/nautilus-rpm-verify-window.c:
	* components/rpmview/nautilus-rpm-verify-window.h:
	* components/rpmview/nautilus-rpm-view-install.c:
	* components/rpmview/nautilus-rpm-view-install.h:
	* components/rpmview/nautilus-rpm-view-private.h:
	* components/rpmview/nautilus-rpm-view.c:
	* components/rpmview/nautilus-rpm-view.h:
	* components/services/.cvsignore:
	* components/services/Makefile.am:
	* components/services/clone/.cvsignore:
	* components/services/clone/Makefile.am:
	* components/services/clone/eazel-clone-lib.c:
	* components/services/clone/eazel-clone-lib.h:
	* components/services/clone/eazel-clone.c:
	* components/services/docs/directories:
	* components/services/docs/eazel-services-framework-draft:
	* components/services/docs/install-user-settings:
	* components/services/docs/installer-dep-check:
	* components/services/docs/installer-rpm-cases:
	* components/services/docs/installer-rpmsearch:
	* components/services/docs/packagexml.dtd:
	* components/services/install-view/.cvsignore:
	* components/services/install-view/Makefile.am:
	* components/services/install-view/Nautilus_View_install.oaf.in:
	* components/services/install-view/callbacks.c:
	* components/services/install-view/callbacks.h:
	* components/services/install-view/forms.c:
	* components/services/install-view/forms.h:
	* components/services/install-view/main.c:
	*
	components/services/install-view/nautilus-service-install-view.c:
	*
	components/services/install-view/nautilus-service-install-view.h:
	* components/services/install/.cvsignore:
	* components/services/install/Makefile.am:
	* components/services/install/command-line/.cvsignore:
	* components/services/install/command-line/Makefile.am:
	*
	components/services/install/command-line/eazel-alt-install-corba.c:
	* components/services/install/command-line/eazel-gen-pre-xml.sh:
	* components/services/install/command-line/eazel-gen-xml.c:
	* components/services/install/command-line/eazel-test-inventory.c:
	* components/services/install/command-line/eazel-test-packsys.c:
	* components/services/install/command-line/eazel-test-softcat.c:
	* components/services/install/command-line/eazel-test-types.c:
	* components/services/install/command-line/genpkg_list.example:
	* components/services/install/idl/.cvsignore:
	* components/services/install/idl/Makefile.am:
	* components/services/install/idl/trilobite-eazel-install.idl:
	* components/services/install/lib/.cvsignore:
	* components/services/install/lib/Makefile.am:
	* components/services/install/lib/eazel-install-corba-callback.c:
	* components/services/install/lib/eazel-install-corba-callback.h:
	* components/services/install/lib/eazel-install-corba-types.c:
	* components/services/install/lib/eazel-install-corba-types.h:
	* components/services/install/lib/eazel-install-corba.c:
	* components/services/install/lib/eazel-install-logic2.c:
	* components/services/install/lib/eazel-install-logic2.h:
	* components/services/install/lib/eazel-install-metadata.c:
	* components/services/install/lib/eazel-install-metadata.h:
	* components/services/install/lib/eazel-install-object.c:
	* components/services/install/lib/eazel-install-private.h:
	* components/services/install/lib/eazel-install-problem.c:
	* components/services/install/lib/eazel-install-problem.h:
	* components/services/install/lib/eazel-install-protocols.c:
	* components/services/install/lib/eazel-install-protocols.h:
	* components/services/install/lib/eazel-install-public.h:
	* components/services/install/lib/eazel-install-query-lex.l:
	* components/services/install/lib/eazel-install-query-parse.h:
	* components/services/install/lib/eazel-install-query.h:
	* components/services/install/lib/eazel-install-rpm-signature.c:
	* components/services/install/lib/eazel-install-rpm-signature.h:
	* components/services/install/lib/eazel-install-tests.c:
	* components/services/install/lib/eazel-install-tests.h:
	*
	components/services/install/lib/eazel-install-xml-package-list.c:
	*
	components/services/install/lib/eazel-install-xml-package-list.h:
	* components/services/install/lib/eazel-package-system-dpkg.c:
	* components/services/install/lib/eazel-package-system-dpkg.h:
	* components/services/install/lib/eazel-package-system-private.h:
	*
	components/services/install/lib/eazel-package-system-rpm3-private.h:
	* components/services/install/lib/eazel-package-system-rpm3.c:
	* components/services/install/lib/eazel-package-system-rpm3.h:
	* components/services/install/lib/eazel-package-system-rpm4.c:
	* components/services/install/lib/eazel-package-system-rpm4.h:
	* components/services/install/lib/eazel-package-system-skeleton.c:
	* components/services/install/lib/eazel-package-system-skeleton.h:
	* components/services/install/lib/eazel-package-system-types.c:
	* components/services/install/lib/eazel-package-system-types.h:
	* components/services/install/lib/eazel-package-system.c:
	* components/services/install/lib/eazel-package-system.h:
	* components/services/install/lib/eazel-softcat-private.h:
	* components/services/install/lib/eazel-softcat.c:
	* components/services/install/lib/eazel-softcat.h:
	* components/services/install/lib/libeazelinstall.h:
	* components/services/install/lib/makefile.staticlib.in:
	* components/services/install/server/.cvsignore:
	* components/services/install/server/Makefile.am:
	*
	components/services/install/server/Trilobite_Service_install.oaf.in:
	* components/services/install/server/main.c:
	*
	components/services/install/server/trilobite-eazel-install-service.png:
	* components/services/inventory-view/.cvsignore:
	* components/services/inventory-view/Makefile.am:
	*
	components/services/inventory-view/Nautilus_View_inventory.oaf.in:
	* components/services/inventory-view/main.c:
	*
	components/services/inventory-view/nautilus-inventory-config-page.c:
	*
	components/services/inventory-view/nautilus-inventory-disable-page.c:
	*
	components/services/inventory-view/nautilus-inventory-disable-page.h:
	*
	components/services/inventory-view/nautilus-inventory-enable-page.c:
	*
	components/services/inventory-view/nautilus-inventory-enable-page.h:
	*
	components/services/inventory-view/nautilus-inventory-view-private.h:
	* components/services/inventory-view/nautilus-inventory-view.c:
	* components/services/inventory-view/nautilus-inventory-view.h:
	* components/services/inventory/.cvsignore:
	* components/services/inventory/Makefile.am:
	*
	components/services/inventory/Trilobite_Service_inventory.oaf.in:
	* components/services/inventory/eazel-inventory-client.c:
	*
	components/services/inventory/eazel-inventory-collect-hardware.c:
	*
	components/services/inventory/eazel-inventory-collect-hardware.h:
	*
	components/services/inventory/eazel-inventory-collect-software.c:
	*
	components/services/inventory/eazel-inventory-collect-software.h:
	*
	components/services/inventory/eazel-inventory-service-interface.idl:
	* components/services/inventory/eazel-inventory-service.c:
	* components/services/inventory/eazel-inventory-service.h:
	* components/services/inventory/eazel-inventory-upload-callback.c:
	* components/services/inventory/eazel-inventory-upload-callback.h:
	* components/services/inventory/eazel-inventory-utils.c:
	* components/services/inventory/eazel-inventory-utils.h:
	* components/services/inventory/eazel-inventory.c:
	* components/services/inventory/eazel-inventory.h:
	* components/services/inventory/main.c:
	* components/services/login/.cvsignore:
	* components/services/login/Makefile.am:
	* components/services/login/nautilus-view/.cvsignore:
	* components/services/login/nautilus-view/Makefile.am:
	*
	components/services/login/nautilus-view/Nautilus_View_change-password.oaf.in:
	* components/services/login/nautilus-view/main.c:
	*
	components/services/login/nautilus-view/nautilus-change-password-view.c:
	*
	components/services/login/nautilus-view/nautilus-change-password-view.h:
	* components/services/login/nautilus-view/password-box.c:
	* components/services/login/nautilus-view/password-box.h:
	* components/services/nautilus-dependent-shared/.cvsignore:
	* components/services/nautilus-dependent-shared/Makefile.am:
	*
	components/services/nautilus-dependent-shared/eazel-services-extensions.c:
	*
	components/services/nautilus-dependent-shared/eazel-services-extensions.h:
	*
	components/services/nautilus-dependent-shared/eazel-services-footer.c:
	*
	components/services/nautilus-dependent-shared/eazel-services-footer.h:
	*
	components/services/nautilus-dependent-shared/eazel-services-header.c:
	*
	components/services/nautilus-dependent-shared/eazel-services-header.h:
	* components/services/nautilus-dependent-shared/icons/.cvsignore:
	* components/services/nautilus-dependent-shared/icons/Makefile.am:
	*
	components/services/nautilus-dependent-shared/icons/config-gather.png:
	*
	components/services/nautilus-dependent-shared/icons/eazel-logo-left-side-repeat.png:
	*
	components/services/nautilus-dependent-shared/icons/eazel-logo-right-side-logo.png:
	*
	components/services/nautilus-dependent-shared/icons/eazel-services-header-middle-fill.png:
	*
	components/services/nautilus-dependent-shared/icons/eazel-services-logo-tile.png:
	*
	components/services/nautilus-dependent-shared/icons/inventory-service-icon.png:
	*
	components/services/nautilus-dependent-shared/icons/register.png:
	*
	components/services/nautilus-dependent-shared/icons/service-summary-large-grey-section.png:
	*
	components/services/nautilus-dependent-shared/icons/service-summary-large-teal-section.png:
	*
	components/services/nautilus-dependent-shared/icons/service-summary-logo-bottom.png:
	*
	components/services/nautilus-dependent-shared/icons/service-summary-short-grey-section.png:
	*
	components/services/nautilus-dependent-shared/icons/service-watch.png:
	*
	components/services/nautilus-dependent-shared/icons/services-warning.png:
	*
	components/services/nautilus-dependent-shared/icons/softcat-service-icon.png:
	*
	components/services/nautilus-dependent-shared/icons/summary-service-normal-fill.png:
	*
	components/services/nautilus-dependent-shared/icons/summary-service-normal-left-bumper.png:
	*
	components/services/nautilus-dependent-shared/icons/summary-service-normal-right-bumper.png:
	*
	components/services/nautilus-dependent-shared/icons/summary-service-prelight-fill.png:
	*
	components/services/nautilus-dependent-shared/icons/summary-service-prelight-left-bumper.png:
	*
	components/services/nautilus-dependent-shared/icons/summary-service-prelight-right-bumper.png:
	*
	components/services/nautilus-dependent-shared/icons/summary-service-remainder-fill.png:
	*
	components/services/nautilus-dependent-shared/icons/summary-service-remainder-left-bumper.png:
	*
	components/services/nautilus-dependent-shared/icons/summary-service-remainder-right-bumper.png:
	*
	components/services/nautilus-dependent-shared/icons/time-sync-service-icon.png:
	*
	components/services/nautilus-dependent-shared/icons/vault-service-icon.png:
	*
	components/services/nautilus-dependent-shared/test-footer-header.c:
	* components/services/summary/.cvsignore:
	* components/services/summary/Makefile.am:
	*
	components/services/summary/Nautilus_View_services-summary.oaf.in:
	* components/services/summary/eazel-summary-shared.c:
	* components/services/summary/eazel-summary-shared.h:
	* components/services/summary/icons/.cvsignore:
	* components/services/summary/icons/Makefile.am:
	* components/services/summary/icons/active-fill.png:
	* components/services/summary/icons/active-inactive-bridge.png:
	* components/services/summary/icons/active-left-bumper.png:
	* components/services/summary/icons/active-prelight-bridge.png:
	* components/services/summary/icons/active-right-bumper.png:
	* components/services/summary/icons/fill-background.png:
	* components/services/summary/icons/inactive-active-bridge.png:
	* components/services/summary/icons/inactive-fill.png:
	* components/services/summary/icons/inactive-left-bumper.png:
	* components/services/summary/icons/inactive-right-bumper.png:
	* components/services/summary/icons/prelight-active-bridge.png:
	* components/services/summary/icons/prelight-fill.png:
	* components/services/summary/icons/prelight-left-bumper.png:
	* components/services/summary/icons/prelight-right-bumper.png:
	* components/services/summary/main.c:
	* components/services/summary/nautilus-summary-callbacks.c:
	* components/services/summary/nautilus-summary-callbacks.h:
	* components/services/summary/nautilus-summary-dialogs.c:
	* components/services/summary/nautilus-summary-dialogs.h:
	* components/services/summary/nautilus-summary-footer.c:
	* components/services/summary/nautilus-summary-footer.h:
	* components/services/summary/nautilus-summary-menu-items.c:
	* components/services/summary/nautilus-summary-menu-items.h:
	* components/services/summary/nautilus-summary-view-private.h:
	* components/services/summary/nautilus-summary-view-ui.xml:
	* components/services/summary/nautilus-summary-view.c:
	* components/services/summary/nautilus-summary-view.h:
	* components/services/summary/nautilus-tabs.c:
	* components/services/summary/nautilus-tabs.h:
	* components/services/summary/redirects.xml:
	* components/services/summary/services.xml:
	* components/services/summary/tests.txt:
	* components/services/time/.cvsignore:
	* components/services/time/Makefile.am:
	* components/services/time/command-line/.cvsignore:
	* components/services/time/command-line/Makefile.am:
	* components/services/time/command-line/main.c:
	* components/services/time/idl/.cvsignore:
	* components/services/time/idl/Makefile.am:
	* components/services/time/idl/trilobite-eazel-time-service.idl:
	* components/services/time/nautilus-view/.cvsignore:
	* components/services/time/nautilus-view/Makefile.am:
	* components/services/time/nautilus-view/main.c:
	*
	components/services/time/nautilus-view/trilobite-eazel-time-view.c:
	*
	components/services/time/nautilus-view/trilobite-eazel-time-view.h:
	*
	components/services/time/nautilus-view/trilobite-eazel-time-view.oafinfo:
	* components/services/time/service/.cvsignore:
	* components/services/time/service/Makefile.am:
	* components/services/time/service/main.c:
	*
	components/services/time/service/trilobite-eazel-time-service-private.h:
	*
	components/services/time/service/trilobite-eazel-time-service-public.h:
	* components/services/time/service/trilobite-eazel-time-service.c:
	*
	components/services/time/service/trilobite-eazel-time-service.oafinfo:
	*
	components/services/time/service/trilobite-eazel-time-service.png:
	* components/services/trilobite/.cvsignore:
	* components/services/trilobite/Makefile.am:
	* components/services/trilobite/doc/gconf.txt:
	* components/services/trilobite/helper/.cvsignore:
	* components/services/trilobite/helper/Makefile.am:
	* components/services/trilobite/helper/README:
	* components/services/trilobite/helper/eazel-helper.c:
	* components/services/trilobite/helper/eazel-helper.pam:
	* components/services/trilobite/helper/eazel-helper.security.in:
	* components/services/trilobite/idl/.cvsignore:
	* components/services/trilobite/idl/Makefile.am:
	* components/services/trilobite/idl/trilobite-service.idl:
	* components/services/trilobite/libtrilobite/.cvsignore:
	* components/services/trilobite/libtrilobite/Makefile.am:
	*
	components/services/trilobite/libtrilobite/libtrilobite-service.h:
	* components/services/trilobite/libtrilobite/libtrilobite.h:
	*
	components/services/trilobite/libtrilobite/makefile.staticlib.in:
	*
	components/services/trilobite/libtrilobite/trilobite-core-distribution.c:
	*
	components/services/trilobite/libtrilobite/trilobite-core-distribution.h:
	*
	components/services/trilobite/libtrilobite/trilobite-core-messaging.c:
	*
	components/services/trilobite/libtrilobite/trilobite-core-messaging.h:
	*
	components/services/trilobite/libtrilobite/trilobite-core-network-slim.c:
	*
	components/services/trilobite/libtrilobite/trilobite-core-network.c:
	*
	components/services/trilobite/libtrilobite/trilobite-core-network.h:
	*
	components/services/trilobite/libtrilobite/trilobite-core-utils.c:
	*
	components/services/trilobite/libtrilobite/trilobite-core-utils.h:
	* components/services/trilobite/libtrilobite/trilobite-i18n.h:
	*
	components/services/trilobite/libtrilobite/trilobite-md5-tools.c:
	*
	components/services/trilobite/libtrilobite/trilobite-md5-tools.h:
	* components/services/trilobite/libtrilobite/trilobite-redirect.c:
	* components/services/trilobite/libtrilobite/trilobite-redirect.h:
	*
	components/services/trilobite/libtrilobite/trilobite-root-client-private.h:
	*
	components/services/trilobite/libtrilobite/trilobite-root-client-public.h:
	*
	components/services/trilobite/libtrilobite/trilobite-root-client.c:
	*
	components/services/trilobite/libtrilobite/trilobite-root-helper.c:
	*
	components/services/trilobite/libtrilobite/trilobite-root-helper.h:
	*
	components/services/trilobite/libtrilobite/trilobite-service-passwordquery-private.h:
	*
	components/services/trilobite/libtrilobite/trilobite-service-passwordquery-public.h:
	*
	components/services/trilobite/libtrilobite/trilobite-service-passwordquery.c:
	*
	components/services/trilobite/libtrilobite/trilobite-service-private.h:
	*
	components/services/trilobite/libtrilobite/trilobite-service-public.h:
	* components/services/trilobite/libtrilobite/trilobite-service.c:
	* components/services/trilobite/sample/.cvsignore:
	* components/services/trilobite/sample/Makefile.am:
	* components/services/trilobite/sample/command-line/.cvsignore:
	* components/services/trilobite/sample/command-line/Makefile.am:
	* components/services/trilobite/sample/command-line/main.c:
	* components/services/trilobite/sample/idl/.cvsignore:
	* components/services/trilobite/sample/idl/Makefile.am:
	* components/services/trilobite/sample/idl/sample-service.idl:
	* components/services/trilobite/sample/lib/.cvsignore:
	* components/services/trilobite/sample/lib/Makefile.am:
	*
	components/services/trilobite/sample/lib/sample-service-public.h:
	* components/services/trilobite/sample/nautilus-view/.cvsignore:
	* components/services/trilobite/sample/nautilus-view/Makefile.am:
	*
	components/services/trilobite/sample/nautilus-view/Nautilus_View_service-sample.oaf.in:
	*
	components/services/trilobite/sample/nautilus-view/icons/.cvsignore:
	*
	components/services/trilobite/sample/nautilus-view/icons/Makefile.am:
	* components/services/trilobite/sample/nautilus-view/main.c:
	*
	components/services/trilobite/sample/nautilus-view/nautilus-sample-service-view.c:
	*
	components/services/trilobite/sample/nautilus-view/nautilus-sample-service-view.h:
	* components/services/trilobite/sample/service/.cvsignore:
	* components/services/trilobite/sample/service/Makefile.am:
	*
	components/services/trilobite/sample/service/Trilobite_Service_sample.oaf.in:
	* components/services/trilobite/sample/service/main.c:
	*
	components/services/trilobite/sample/service/sample-service-impl.c:
	* components/services/trilobite/utils/.cvsignore:
	* components/services/trilobite/utils/Makefile.am:
	* components/services/trilobite/utils/eazel-helper-test.c:
	* nautilus-installer/.cvsignore:
	* nautilus-installer/Makefile.am:
	* nautilus-installer/install-lib/.cvsignore:
	* nautilus-installer/install-lib/Makefile.am:
	* nautilus-installer/libtrilobite/.cvsignore:
	* nautilus-installer/libtrilobite/Makefile.am:
	* nautilus-installer/nautilus-installer.glade:
	* nautilus-installer/package-list.xml.in:
	* nautilus-installer/src/.cvsignore:
	* nautilus-installer/src/HACKING:
	* nautilus-installer/src/Makefile.am:
	* nautilus-installer/src/bootstrap-background.xpm:
	* nautilus-installer/src/callbacks.c:
	* nautilus-installer/src/callbacks.h:
	* nautilus-installer/src/create-eazel-installer.sh:
	* nautilus-installer/src/error-symbol.xpm:
	* nautilus-installer/src/evil.xpm:
	* nautilus-installer/src/fake-stock.c:
	* nautilus-installer/src/fake-stock.h:
	* nautilus-installer/src/gnome-dialog-util.c:
	* nautilus-installer/src/gnome-dialog-util.h:
	* nautilus-installer/src/gnome-dialog.c:
	* nautilus-installer/src/gnome-dialog.h:
	* nautilus-installer/src/gnome-druid-page.c:
	* nautilus-installer/src/gnome-druid-page.h:
	* nautilus-installer/src/gnome-druid.c:
	* nautilus-installer/src/gnome-druid.h:
	* nautilus-installer/src/gnome-messagebox.c:
	* nautilus-installer/src/gnome-messagebox.h:
	* nautilus-installer/src/gnome-types.h:
	* nautilus-installer/src/gtk-hackery.c:
	* nautilus-installer/src/installer.c:
	* nautilus-installer/src/installer.h:
	* nautilus-installer/src/link.sh:
	* nautilus-installer/src/main.c:
	* nautilus-installer/src/nautilus-druid-page-eazel.c:
	* nautilus-installer/src/nautilus-druid-page-eazel.h:
	* nautilus-installer/src/nautilus-druid.c:
	* nautilus-installer/src/nautilus-druid.h:
	* nautilus-installer/src/package-list-depends.xml:
	* nautilus-installer/src/package-tree.c:
	* nautilus-installer/src/package-tree.h:
	* nautilus-installer/src/prescript:
	* nautilus-installer/src/proxy.c:
	* nautilus-installer/src/proxy.h:
	* nautilus-installer/src/rpmsearch.cgi:
	* nautilus-installer/src/support.c:
	* nautilus-installer/src/support.h:
	Retire.  These now live in the trilobite module.

M	ChangeLog
M	Makefile.am
M	acconfig.h
M	components/Makefile.am
D	components/rpmview/.cvsignore
D	components/rpmview/Makefile.am
D	components/rpmview/Nautilus_View_rpm.oaf.in
D	components/rpmview/main.c
D	components/rpmview/nautilus-rpm-verify-window.c
D	components/rpmview/nautilus-rpm-verify-window.h
D	components/rpmview/nautilus-rpm-view-install.c
D	components/rpmview/nautilus-rpm-view-install.h
D	components/rpmview/nautilus-rpm-view-private.h
D	components/rpmview/nautilus-rpm-view.c
D	components/rpmview/nautilus-rpm-view.h
D	components/services/.cvsignore
D	components/services/Makefile.am
D	components/services/clone/.cvsignore
D	components/services/clone/Makefile.am
D	components/services/clone/eazel-clone-lib.c
D	components/services/clone/eazel-clone-lib.h
D	components/services/clone/eazel-clone.c
D	components/services/docs/directories
D	components/services/docs/eazel-services-framework-draft
D	components/services/docs/install-user-settings
D	components/services/docs/installer-dep-check
D	components/services/docs/installer-rpm-cases
D	components/services/docs/installer-rpmsearch
D	components/services/docs/packagexml.dtd
D	components/services/install-view/.cvsignore
D	components/services/install-view/Makefile.am
D	components/services/install-view/Nautilus_View_install.oaf.in
D	components/services/install-view/callbacks.c
D	components/services/install-view/callbacks.h
D	components/services/install-view/forms.c
D	components/services/install-view/forms.h
D	components/services/install-view/main.c
D	components/services/install-view/nautilus-service-install-view.c
D	components/services/install-view/nautilus-service-install-view.h
D	components/services/install/.cvsignore
D	components/services/install/Makefile.am
D	components/services/install/command-line/.cvsignore
D	components/services/install/command-line/Makefile.am
D	components/services/install/command-line/eazel-alt-install-corba.c
D	components/services/install/command-line/eazel-gen-pre-xml.sh
D	components/services/install/command-line/eazel-gen-xml.c
D	components/services/install/command-line/eazel-test-inventory.c
D	components/services/install/command-line/eazel-test-packsys.c
D	components/services/install/command-line/eazel-test-softcat.c
D	components/services/install/command-line/eazel-test-types.c
D	components/services/install/command-line/genpkg_list.example
D	components/services/install/idl/.cvsignore
D	components/services/install/idl/Makefile.am
D	components/services/install/idl/trilobite-eazel-install.idl
D	components/services/install/lib/.cvsignore
D	components/services/install/lib/Makefile.am
D	components/services/install/lib/eazel-install-corba-callback.c
D	components/services/install/lib/eazel-install-corba-callback.h
D	components/services/install/lib/eazel-install-corba-types.c
D	components/services/install/lib/eazel-install-corba-types.h
D	components/services/install/lib/eazel-install-corba.c
D	components/services/install/lib/eazel-install-logic2.c
D	components/services/install/lib/eazel-install-logic2.h
D	components/services/install/lib/eazel-install-metadata.c
D	components/services/install/lib/eazel-install-metadata.h
D	components/services/install/lib/eazel-install-object.c
D	components/services/install/lib/eazel-install-private.h
D	components/services/install/lib/eazel-install-problem.c
D	components/services/install/lib/eazel-install-problem.h
D	components/services/install/lib/eazel-install-protocols.c
D	components/services/install/lib/eazel-install-protocols.h
D	components/services/install/lib/eazel-install-public.h
D	components/services/install/lib/eazel-install-query-lex.l
D	components/services/install/lib/eazel-install-query-parse.h
D	components/services/install/lib/eazel-install-query.h
D	components/services/install/lib/eazel-install-rpm-signature.c
D	components/services/install/lib/eazel-install-rpm-signature.h
D	components/services/install/lib/eazel-install-tests.c
D	components/services/install/lib/eazel-install-tests.h
D	components/services/install/lib/eazel-install-xml-package-list.c
D	components/services/install/lib/eazel-install-xml-package-list.h
D	components/services/install/lib/eazel-package-system-dpkg.c
D	components/services/install/lib/eazel-package-system-dpkg.h
D	components/services/install/lib/eazel-package-system-private.h
D
components/services/install/lib/eazel-package-system-rpm3-private.h
D	components/services/install/lib/eazel-package-system-rpm3.c
D	components/services/install/lib/eazel-package-system-rpm3.h
D	components/services/install/lib/eazel-package-system-rpm4.c
D	components/services/install/lib/eazel-package-system-rpm4.h
D	components/services/install/lib/eazel-package-system-skeleton.c
D	components/services/install/lib/eazel-package-system-skeleton.h
D	components/services/install/lib/eazel-package-system-types.c
D	components/services/install/lib/eazel-package-system-types.h
D	components/services/install/lib/eazel-package-system.c
D	components/services/install/lib/eazel-package-system.h
D	components/services/install/lib/eazel-softcat-private.h
D	components/services/install/lib/eazel-softcat.c
D	components/services/install/lib/eazel-softcat.h
D	components/services/install/lib/libeazelinstall.h
D	components/services/install/lib/makefile.staticlib.in
D	components/services/install/server/.cvsignore
D	components/services/install/server/Makefile.am
D
components/services/install/server/Trilobite_Service_install.oaf.in
D	components/services/install/server/main.c
D
components/services/install/server/trilobite-eazel-install-service.png
D	components/services/inventory-view/.cvsignore
D	components/services/inventory-view/Makefile.am
D	components/services/inventory-view/Nautilus_View_inventory.oaf.in
D	components/services/inventory-view/main.c
D
components/services/inventory-view/nautilus-inventory-config-page.c
D
components/services/inventory-view/nautilus-inventory-disable-page.c
D
components/services/inventory-view/nautilus-inventory-disable-page.h
D
components/services/inventory-view/nautilus-inventory-enable-page.c
D
components/services/inventory-view/nautilus-inventory-enable-page.h
D
components/services/inventory-view/nautilus-inventory-view-private.h
D	components/services/inventory-view/nautilus-inventory-view.c
D	components/services/inventory-view/nautilus-inventory-view.h
D	components/services/inventory/.cvsignore
D	components/services/inventory/Makefile.am
D	components/services/inventory/Trilobite_Service_inventory.oaf.in
D	components/services/inventory/eazel-inventory-client.c
D	components/services/inventory/eazel-inventory-collect-hardware.c
D	components/services/inventory/eazel-inventory-collect-hardware.h
D	components/services/inventory/eazel-inventory-collect-software.c
D	components/services/inventory/eazel-inventory-collect-software.h
D
components/services/inventory/eazel-inventory-service-interface.idl
D	components/services/inventory/eazel-inventory-service.c
D	components/services/inventory/eazel-inventory-service.h
D	components/services/inventory/eazel-inventory-upload-callback.c
D	components/services/inventory/eazel-inventory-upload-callback.h
D	components/services/inventory/eazel-inventory-utils.c
D	components/services/inventory/eazel-inventory-utils.h
D	components/services/inventory/eazel-inventory.c
D	components/services/inventory/eazel-inventory.h
D	components/services/inventory/main.c
D	components/services/login/.cvsignore
D	components/services/login/Makefile.am
D	components/services/login/nautilus-view/.cvsignore
D	components/services/login/nautilus-view/Makefile.am
D
components/services/login/nautilus-view/Nautilus_View_change-password.oaf.in
D	components/services/login/nautilus-view/main.c
D
components/services/login/nautilus-view/nautilus-change-password-view.c
D
components/services/login/nautilus-view/nautilus-change-password-view.h
D	components/services/login/nautilus-view/password-box.c
D	components/services/login/nautilus-view/password-box.h
D	components/services/nautilus-dependent-shared/.cvsignore
D	components/services/nautilus-dependent-shared/Makefile.am
D
components/services/nautilus-dependent-shared/eazel-services-extensions.c
D
components/services/nautilus-dependent-shared/eazel-services-extensions.h
D
components/services/nautilus-dependent-shared/eazel-services-footer.c
D
components/services/nautilus-dependent-shared/eazel-services-footer.h
D
components/services/nautilus-dependent-shared/eazel-services-header.c
D
components/services/nautilus-dependent-shared/eazel-services-header.h
D	components/services/nautilus-dependent-shared/icons/.cvsignore
D	components/services/nautilus-dependent-shared/icons/Makefile.am
D
components/services/nautilus-dependent-shared/icons/config-gather.png
D
components/services/nautilus-dependent-shared/icons/eazel-logo-left-side-repeat.png
D
components/services/nautilus-dependent-shared/icons/eazel-logo-right-side-logo.png
D
components/services/nautilus-dependent-shared/icons/eazel-services-header-middle-fill.png
D
components/services/nautilus-dependent-shared/icons/eazel-services-logo-tile.png
D
components/services/nautilus-dependent-shared/icons/inventory-service-icon.png
D	components/services/nautilus-dependent-shared/icons/register.png
D
components/services/nautilus-dependent-shared/icons/service-summary-large-grey-section.png
D
components/services/nautilus-dependent-shared/icons/service-summary-large-teal-section.png
D
components/services/nautilus-dependent-shared/icons/service-summary-logo-bottom.png
D
components/services/nautilus-dependent-shared/icons/service-summary-short-grey-section.png
D
components/services/nautilus-dependent-shared/icons/service-watch.png
D
components/services/nautilus-dependent-shared/icons/services-warning.png
D
components/services/nautilus-dependent-shared/icons/softcat-service-icon.png
D
components/services/nautilus-dependent-shared/icons/summary-service-normal-fill.png
D
components/services/nautilus-dependent-shared/icons/summary-service-normal-left-bumper.png
D
components/services/nautilus-dependent-shared/icons/summary-service-normal-right-bumper.png
D
components/services/nautilus-dependent-shared/icons/summary-service-prelight-fill.png
D
components/services/nautilus-dependent-shared/icons/summary-service-prelight-left-bumper.png
D
components/services/nautilus-dependent-shared/icons/summary-service-prelight-right-bumper.png
D
components/services/nautilus-dependent-shared/icons/summary-service-remainder-fill.png
D
components/services/nautilus-dependent-shared/icons/summary-service-remainder-left-bumper.png
D
components/services/nautilus-dependent-shared/icons/summary-service-remainder-right-bumper.png
D
components/services/nautilus-dependent-shared/icons/time-sync-service-icon.png
D
components/services/nautilus-dependent-shared/icons/vault-service-icon.png
D	components/services/nautilus-dependent-shared/test-footer-header.c
D	components/services/summary/.cvsignore
D	components/services/summary/Makefile.am
D	components/services/summary/Nautilus_View_services-summary.oaf.in
D	components/services/summary/eazel-summary-shared.c
D	components/services/summary/eazel-summary-shared.h
D	components/services/summary/icons/.cvsignore
D	components/services/summary/icons/Makefile.am
D	components/services/summary/icons/active-fill.png
D	components/services/summary/icons/active-inactive-bridge.png
D	components/services/summary/icons/active-left-bumper.png
D	components/services/summary/icons/active-prelight-bridge.png
D	components/services/summary/icons/active-right-bumper.png
D	components/services/summary/icons/fill-background.png
D	components/services/summary/icons/inactive-active-bridge.png
D	components/services/summary/icons/inactive-fill.png
D	components/services/summary/icons/inactive-left-bumper.png
D	components/services/summary/icons/inactive-right-bumper.png
D	components/services/summary/icons/prelight-active-bridge.png
D	components/services/summary/icons/prelight-fill.png
D	components/services/summary/icons/prelight-left-bumper.png
D	components/services/summary/icons/prelight-right-bumper.png
D	components/services/summary/main.c
D	components/services/summary/nautilus-summary-callbacks.c
D	components/services/summary/nautilus-summary-callbacks.h
D	components/services/summary/nautilus-summary-dialogs.c
D	components/services/summary/nautilus-summary-dialogs.h
D	components/services/summary/nautilus-summary-footer.c
D	components/services/summary/nautilus-summary-footer.h
D	components/services/summary/nautilus-summary-menu-items.c
D	components/services/summary/nautilus-summary-menu-items.h
D	components/services/summary/nautilus-summary-view-private.h
D	components/services/summary/nautilus-summary-view-ui.xml
D	components/services/summary/nautilus-summary-view.c
D	components/services/summary/nautilus-summary-view.h
D	components/services/summary/nautilus-tabs.c
D	components/services/summary/nautilus-tabs.h
D	components/services/summary/redirects.xml
D	components/services/summary/services.xml
D	components/services/summary/tests.txt
D	components/services/time/.cvsignore
D	components/services/time/Makefile.am
D	components/services/time/command-line/.cvsignore
D	components/services/time/command-line/Makefile.am
D	components/services/time/command-line/main.c
D	components/services/time/idl/.cvsignore
D	components/services/time/idl/Makefile.am
D	components/services/time/idl/trilobite-eazel-time-service.idl
D	components/services/time/nautilus-view/.cvsignore
D	components/services/time/nautilus-view/Makefile.am
D	components/services/time/nautilus-view/main.c
D	components/services/time/nautilus-view/trilobite-eazel-time-view.c
D	components/services/time/nautilus-view/trilobite-eazel-time-view.h
D
components/services/time/nautilus-view/trilobite-eazel-time-view.oafinfo
D	components/services/time/service/.cvsignore
D	components/services/time/service/Makefile.am
D	components/services/time/service/main.c
D
components/services/time/service/trilobite-eazel-time-service-private.h
D
components/services/time/service/trilobite-eazel-time-service-public.h
D	components/services/time/service/trilobite-eazel-time-service.c
D
components/services/time/service/trilobite-eazel-time-service.oafinfo
D	components/services/time/service/trilobite-eazel-time-service.png
D	components/services/trilobite/.cvsignore
D	components/services/trilobite/Makefile.am
D	components/services/trilobite/doc/gconf.txt
D	components/services/trilobite/helper/.cvsignore
D	components/services/trilobite/helper/Makefile.am
D	components/services/trilobite/helper/README
D	components/services/trilobite/helper/eazel-helper.c
D	components/services/trilobite/helper/eazel-helper.pam
D	components/services/trilobite/helper/eazel-helper.security.in
D	components/services/trilobite/idl/.cvsignore
D	components/services/trilobite/idl/Makefile.am
D	components/services/trilobite/idl/trilobite-service.idl
D	components/services/trilobite/libtrilobite/.cvsignore
D	components/services/trilobite/libtrilobite/Makefile.am
D	components/services/trilobite/libtrilobite/libtrilobite-service.h
D	components/services/trilobite/libtrilobite/libtrilobite.h
D	components/services/trilobite/libtrilobite/makefile.staticlib.in
D
components/services/trilobite/libtrilobite/trilobite-core-distribution.c
D
components/services/trilobite/libtrilobite/trilobite-core-distribution.h
D
components/services/trilobite/libtrilobite/trilobite-core-messaging.c
D
components/services/trilobite/libtrilobite/trilobite-core-messaging.h
D
components/services/trilobite/libtrilobite/trilobite-core-network-slim.c
D
components/services/trilobite/libtrilobite/trilobite-core-network.c
D
components/services/trilobite/libtrilobite/trilobite-core-network.h
D	components/services/trilobite/libtrilobite/trilobite-core-utils.c
D	components/services/trilobite/libtrilobite/trilobite-core-utils.h
D	components/services/trilobite/libtrilobite/trilobite-i18n.h
D	components/services/trilobite/libtrilobite/trilobite-md5-tools.c
D	components/services/trilobite/libtrilobite/trilobite-md5-tools.h
D	components/services/trilobite/libtrilobite/trilobite-redirect.c
D	components/services/trilobite/libtrilobite/trilobite-redirect.h
D
components/services/trilobite/libtrilobite/trilobite-root-client-private.h
D
components/services/trilobite/libtrilobite/trilobite-root-client-public.h
D	components/services/trilobite/libtrilobite/trilobite-root-client.c
D	components/services/trilobite/libtrilobite/trilobite-root-helper.c
D	components/services/trilobite/libtrilobite/trilobite-root-helper.h
D
components/services/trilobite/libtrilobite/trilobite-service-passwordquery-private.h
D
components/services/trilobite/libtrilobite/trilobite-service-passwordquery-public.h
D
components/services/trilobite/libtrilobite/trilobite-service-passwordquery.c
D
components/services/trilobite/libtrilobite/trilobite-service-private.h
D
components/services/trilobite/libtrilobite/trilobite-service-public.h
D	components/services/trilobite/libtrilobite/trilobite-service.c
D	components/services/trilobite/sample/.cvsignore
D	components/services/trilobite/sample/Makefile.am
D	components/services/trilobite/sample/command-line/.cvsignore
D	components/services/trilobite/sample/command-line/Makefile.am
D	components/services/trilobite/sample/command-line/main.c
D	components/services/trilobite/sample/idl/.cvsignore
D	components/services/trilobite/sample/idl/Makefile.am
D	components/services/trilobite/sample/idl/sample-service.idl
D	components/services/trilobite/sample/lib/.cvsignore
D	components/services/trilobite/sample/lib/Makefile.am
D	components/services/trilobite/sample/lib/sample-service-public.h
D	components/services/trilobite/sample/nautilus-view/.cvsignore
D	components/services/trilobite/sample/nautilus-view/Makefile.am
D
components/services/trilobite/sample/nautilus-view/Nautilus_View_service-sample.oaf.in
D
components/services/trilobite/sample/nautilus-view/icons/.cvsignore
D
components/services/trilobite/sample/nautilus-view/icons/Makefile.am
D	components/services/trilobite/sample/nautilus-view/main.c
D
components/services/trilobite/sample/nautilus-view/nautilus-sample-service-view.c
D
components/services/trilobite/sample/nautilus-view/nautilus-sample-service-view.h
D	components/services/trilobite/sample/service/.cvsignore
D	components/services/trilobite/sample/service/Makefile.am
D
components/services/trilobite/sample/service/Trilobite_Service_sample.oaf.in
D	components/services/trilobite/sample/service/main.c
D	components/services/trilobite/sample/service/sample-service-impl.c
D	components/services/trilobite/utils/.cvsignore
D	components/services/trilobite/utils/Makefile.am
D	components/services/trilobite/utils/eazel-helper-test.c
M	configure.in
M	helper-utilities/Makefile.am
D	helper-utilities/authenticate/.cvsignore
D	helper-utilities/authenticate/Makefile.am
D	helper-utilities/authenticate/nautilus-authenticate-fork.c
D	helper-utilities/authenticate/nautilus-authenticate-pam.c
D	helper-utilities/authenticate/nautilus-authenticate.c
D	helper-utilities/authenticate/nautilus-authenticate.h
D	nautilus-installer/.cvsignore
D	nautilus-installer/Makefile.am
D	nautilus-installer/install-lib/.cvsignore
D	nautilus-installer/install-lib/Makefile.am
D	nautilus-installer/libtrilobite/.cvsignore
D	nautilus-installer/libtrilobite/Makefile.am
D	nautilus-installer/nautilus-installer.glade
D	nautilus-installer/package-list.xml.in
D	nautilus-installer/src/.cvsignore
D	nautilus-installer/src/HACKING
D	nautilus-installer/src/Makefile.am
D	nautilus-installer/src/bootstrap-background.xpm
D	nautilus-installer/src/callbacks.c
D	nautilus-installer/src/callbacks.h
D	nautilus-installer/src/create-eazel-installer.sh
D	nautilus-installer/src/error-symbol.xpm
D	nautilus-installer/src/evil.xpm
D	nautilus-installer/src/fake-stock.c
D	nautilus-installer/src/fake-stock.h
D	nautilus-installer/src/gnome-dialog-util.c
D	nautilus-installer/src/gnome-dialog-util.h
D	nautilus-installer/src/gnome-dialog.c
D	nautilus-installer/src/gnome-dialog.h
D	nautilus-installer/src/gnome-druid-page.c
D	nautilus-installer/src/gnome-druid-page.h
D	nautilus-installer/src/gnome-druid.c
D	nautilus-installer/src/gnome-druid.h
D	nautilus-installer/src/gnome-messagebox.c
D	nautilus-installer/src/gnome-messagebox.h
D	nautilus-installer/src/gnome-types.h
D	nautilus-installer/src/gtk-hackery.c
D	nautilus-installer/src/installer.c
D	nautilus-installer/src/installer.h
D	nautilus-installer/src/link.sh
D	nautilus-installer/src/main.c
D	nautilus-installer/src/nautilus-druid-page-eazel.c
D	nautilus-installer/src/nautilus-druid-page-eazel.h
D	nautilus-installer/src/nautilus-druid.c
D	nautilus-installer/src/nautilus-druid.h
D	nautilus-installer/src/package-list-depends.xml
D	nautilus-installer/src/package-tree.c
D	nautilus-installer/src/package-tree.h
D	nautilus-installer/src/prescript
D	nautilus-installer/src/proxy.c
D	nautilus-installer/src/proxy.h
D	nautilus-installer/src/rpmsearch.cgi
D	nautilus-installer/src/support.c
D	nautilus-installer/src/support.h
M	nautilus.spec.in
M	po/POTFILES.in
M	po/POTFILES.skip

commit 25f98470b78550ea4c04328a1a3538dc60e3de47
Author: Fatih Demir <kabalak@src.gnome.org>
Date:	2001-04-11

    Updated tr.po

M	po/ChangeLog
M	po/tr.po

commit 251d46ded4e7fa5663249903fb967a942673ab87 (tag:
before-trilobite-move)
Author: John Harper <jsh@eazel.com>
Date:	2001-04-10

    re-removed the code to immediately add the services link (looks
    like it

    2001-04-10	John Harper  <jsh@eazel.com>

	* src/nautilus-first-time-druid.c (druid_finished): re-removed
	the code to immediately add the services link (looks like it
	was added as a result of Rebecca's checkin of 2001-04-06),
	since it's done at idle time now

M	ChangeLog
M	src/nautilus-first-time-druid.c

commit 992ab7632d68cd10419040da4ef285bc05316864
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-04-10

	Stage one of removing services from the nautilus cvs tree.  Make
	the services enabled machinery work at runtime rather than compile
	time.

	* acconfig.h:
	Add HAVE_AMMONITE.

	* components/mozilla/main.c: (main):
	* components/mozilla/nautilus-mozilla-content-view.c:
	(translate_uri_nautilus_to_mozilla),
	(translate_uri_mozilla_to_nautilus):
	Use HAVE_AMMONITE instead of EAZEL_SERVICES for the specific
	Ammonite features.

	* components/text/services/Makefile.am:
	Fix rogue spacing.

	* configure.in:

	* libnautilus-extensions/nautilus-directory.c:
	(nautilus_self_check_directory):
	Remove EAZEL_SERVICES from self test code.  Run the test for the
	eazel-services uri scheme regardless.

	* libnautilus-extensions/nautilus-mime-actions.h:
	* libnautilus-extensions/nautilus-mime-actions.c:
	(mime_get_all_components_for_uri_scheme): New flavor of function
	tha takes a uri scheme parameter instead of a NautilusFile.
	(nautilus_mime_has_any_components_for_uri_scheme): New function to
	find out if there exists any components registered to handle a uri
	scheme.

	* src/Makefile.am:
	Use AMMONITE_CFLAGS and AMMONITE_LIBS instead of SERVICES_LIBS
	hac.

	* src/nautilus-services.h,
	* src/nautilus-services.c: New files for putting all shared
	services related code in one places.

	* src/nautilus-window-menus.c: (services_button_callback),
	(nautilus_window_initialize_menus_part_1):
	Remove EAZEL_HACKING hackery.  Make the services code always be
	linked in.  Use new shared services functions to determine whether
	we need to populate the services menus and toolbars.

	* src/nautilus-window-service-ui.c: (goto_services_summary),
	(goto_online_storage), (goto_software_catalog),
	(nautilus_window_install_service_ui):
	Simplify by using shared services code.  Remove all Ammonite code
	from here.  Ammonite code is constrained to nautilus-services.[ch]
	only.  Use shared services code t determine the target uris for
	services callbacks.

	* src/nautilus-window-toolbars.c: (set_up_toolbar_images):
	* src/nautilus-window.c: (nautilus_window_constructed):
	Remove EAZEL_HACKING hackery.  Decide at runtime whether to setup
	the services toobar or not.

M	ChangeLog
M	acconfig.h
M	components/mozilla/main.c
M	components/mozilla/nautilus-mozilla-content-view.c
M	components/text/services/Makefile.am
M	configure.in
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-extensions/nautilus-mime-actions.c
M	libnautilus-extensions/nautilus-mime-actions.h
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-mime-actions.c
M	libnautilus-private/nautilus-mime-actions.h
M	src/Makefile.am
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
A	src/nautilus-services.c
A	src/nautilus-services.h
M	src/nautilus-spatial-window.c
M	src/nautilus-window-menus.c
M	src/nautilus-window-service-ui.c
M	src/nautilus-window-toolbars.c
M	src/nautilus-window.c

commit e9cdcb7c6588d755011d6b78bd6d55888839178a
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2001-04-09

	Wired up the remaining new global view preferences,
	and added a menu item for resetting the current view
	to match preferences. I know of one large bug (the
	default choice of Icons vs List doesn't work) and several
	small bugs that I'll write up now.

	This change requires a recent API change in eel (for
	eel_list_set_sort_type and eel_list_set_sort_column).

	* libnautilus-extensions/nautilus-global-preferences.c:
	Fixed typo.

	* src/file-manager/fm-directory-view.h:
	* src/file-manager/fm-directory-view.c:
	(reset_to_defaults_callback), (real_merge_menus),
	(fm_directory_view_reset_to_defaults),
	(fm_directory_view_initialize_class): Added support for
	"Reset to Defaults" command, which subclasses override
	to Do The Right Thing.

	* src/file-manager/nautilus-directory-view-ui.xml:
	Add "Reset to View Preferences" menu item.

	* src/nautilus-shell-ui.xml: Add placeholder to support location
	of "Reset to View Preferences" menu item.

	* src/file-manager/fm-icon-view.c:
	(fm_icon_view_reset_to_defaults), (fm_icon_view_initialize_class):
	Set sort criterion, sort-reversedness, tighter layout, and
	zoom level to match defaults.

	* src/file-manager/fm-list-view.c:
	(fm_list_view_initialize_class): wire up reset_to_defaults
	handler;
	set up auto-storage variables for sort order & sort reversed
	preferences.
	(fm_list_view_initialize): Set up preferences callbacks to
	notice changes
	to default sort order, sort reversed, and zoom level.
	(set_sort_order_from_metadata_and_preferences),
	(set_zoom_level_from_metadata_and_preferences): New functions,
	broken
	out of fm_list_view_begin_loading for reuse.
	(default_sort_criteria_changed_callback),
	(default_zoom_level_changed_callback): React to preference changes
	by resorting or rezooming as appropriate.
	(fm_list_view_begin_loading): Call broken-out functions.
	(fm_list_view_reset_to_defaults): Set sort order,
	sort-reversedness,
	and zoom level to default values.
	(fm_list_view_sort_items): Use variable defaults instead of
	hardwired
	constants for sort order & sort-reversedness. Call new eel_list
	versions
	of set_sort_type and set_sort_column so the column titles redraw
	correctly.
	(get_sort_column_from_attribute): Use variable default for
	sort attribute
	instead of hardwired constant.
	(get_attribute_from_sort_type): New function, converts between
	NautilusFileSortType enum values and named attributes.
	(real_get_default_sort_attribute): Use
	get_attribute_from_sort_type instead
	of hardwired constant.

	* src/nautilus-application.c:
	(default_folder_viewer_changed_callback),
	(nautilus_application_startup): When the default folder viewer
	preference changes, tell gnome-vfs about it.

M	ChangeLog
M	libnautilus-extensions/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-directory-view.h
M	src/file-manager/fm-icon-view.c
M	src/file-manager/fm-list-view.c
M	src/file-manager/nautilus-directory-view-ui.xml
M	src/nautilus-application.c
M	src/nautilus-shell-ui.xml

commit 68cc0f0655ec29189e20025adcf61b8c75569fff
Author: Pavel Cisler <pavel@eazel.com>
Date:	2001-04-09

    reviewed by: Michael Engber <engber@eazel.com>

    2001-04-09	Pavel Cisler  <pavel@eazel.com>

	reviewed by: Michael Engber  <engber@eazel.com>

	Fix 6024 properties window and file copy dialog should ellipsize
		 paths in middle, not at start

	* libnautilus-extensions/nautilus-file-operations.c:
	(ellipsize_string_for_dialog):
	Use ellipsize_middle now that we support it.

	* src/file-manager/fm-list-view.c: (truncate_middle_callback),
	(get_cell_text):
	Use the new ellipsizing API.

M	ChangeLog
M	libnautilus-extensions/nautilus-file-operations.c
M	libnautilus-private/nautilus-file-operations.c
M	src/file-manager/fm-list-view.c

commit 30b95f9687e0ce5b45761194519fee6c624c65c4
Author: Pablo Saratxaga <pablo@src.gnome.org>
Date:	2001-04-09

    Updated azeri file

M	po/ChangeLog
M	po/az.po

commit f3cfc381eaae5d0e881726f9d5d70e3eafa90670
Author: Akira TAGOH <tagoh@gnome.gr.jp>
Date:	2001-04-09

    Updated Japanese translation from Satoru Sato <ss@gnome.gr.jp>

    2001-04-09	Akira TAGOH <tagoh@gnome.gr.jp>

	* ja.po: Updated Japanese translation
		 from Satoru Sato <ss@gnome.gr.jp>

M	po/ChangeLog
M	po/ja.po

commit 4eefce1503696536cbf3c0539bb06f62cbc95a83
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-04-09

    Fix a bogus comment.

	* libnautilus-extensions/nautilus-sidebar-functions.h:
	Fix a bogus comment.

M	ChangeLog
M	libnautilus-extensions/nautilus-sidebar-functions.h
M	libnautilus-private/nautilus-sidebar-functions.h

commit 9a3dc1f8fff2ecf6e8e6a68c1008486e4149b4ab
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-04-09

    Fix list view default zoom level value.

	* libnautilus-extensions/nautilus-global-preferences.c:
	Fix list view default zoom level value.

	* libnautilus-extensions/nautilus-preferences-group.c:
	(nautilus_preferences_group_get_num_visible_items),
	(nautilus_preferences_group_get_max_caption_width),
	(nautilus_preferences_group_align_captions):
	Use nautilus_prefereces_item_is_showing() instead of GTK_VISIBLE
	and nautilus_preferences_is_visible().

	* libnautilus-extensions/nautilus-preferences-item.h:
	* libnautilus-extensions/nautilus-preferences-item.c:
	(nautilus_preferences_item_is_showing): New function.
	(preferences_item_get_control_showing): Make this one private.
	(nautilus_preferences_item_update_showing): Use new function.

	* libnautilus-extensions/nautilus-preferences-pane.c:
	(preferences_pane_update_and_resize_callback),
	(nautilus_preferences_pane_initialize),
	(nautilus_preferences_pane_add_control_preference):
	Update the pane on user level changes as well so that alignment
	are right.  This is a bit of a hack.

	* src/file-manager/fm-icon-view.c: (get_default_sort_order),
	(fm_icon_view_real_get_directory_sort_by),
	(fm_icon_view_set_directory_sort_by),
	(fm_icon_view_real_set_directory_sort_by),
	(get_default_sort_in_reverse_order),
	(fm_icon_view_real_get_directory_sort_reversed),
	(fm_icon_view_set_directory_sort_reversed),
	(fm_icon_view_real_set_directory_sort_reversed),
	(get_default_directory_tighter_layout),
	(fm_icon_view_real_get_directory_tighter_layout),
	(fm_icon_view_set_directory_tighter_layout),
	(fm_icon_view_real_set_directory_tighter_layout),
	(get_sort_criterion_by_sort_type), (get_default_zoom_level),
	(fm_icon_view_begin_loading), (fm_icon_view_get_zoom_level),
	(fm_icon_view_set_zoom_level), (fm_icon_view_zoom_to_level),
	(fm_icon_view_restore_default_zoom_level),
	(default_zoom_level_font_size_changed_callback),
	(default_sort_order_changed_callback),
	(default_sort_in_reverse_order_changed_callback),
	(default_use_tighter_layout_changed_callback),
	(default_zoom_level_changed_callback), (fm_icon_view_initialize),
	(fm_icon_view_update_icon_container_font_size_table):
	Use preferences to obtain the default values for zoom level,
	zoom level font size, sort order, sort reversed and tighter
	layout.

	* src/file-manager/fm-list-view.c: (get_default_zoom_level):
	Use preferences to obtain the default zoom level.

M	ChangeLog
M	libnautilus-extensions/nautilus-global-preferences.c
M	libnautilus-extensions/nautilus-preferences-group.c
M	libnautilus-extensions/nautilus-preferences-item.c
M	libnautilus-extensions/nautilus-preferences-item.h
M	libnautilus-extensions/nautilus-preferences-pane.c
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-preferences-group.c
M	libnautilus-private/nautilus-preferences-item.c
M	libnautilus-private/nautilus-preferences-item.h
M	libnautilus-private/nautilus-preferences-pane.c
M	src/file-manager/fm-icon-view.c
M	src/file-manager/fm-list-view.c

commit 972b3d28fe95b3ce0a7b99d8cd08c085caa617e8
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-04-08

    Miseed this file in last checkin.

	* libnautilus-extensions/nautilus-global-preferences.c:
	Miseed this file in last checkin.

M	ChangeLog
M	libnautilus-extensions/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.c

commit cecf7c783cf278c26ce4a4dbcf80a14ebc449baf
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-04-08

    Make the way we deal with enumerations simpler. Add "View Preferences"

	* libnautilus-extensions/nautilus-global-preferences.h:
	* libnautilus-extensions/nautilus-global-preferences.c:
	(global_preferences_register_enumerations),
	(global_preferences_create_dialog),
	(global_preferences_populate_sidebar_panels_callback),
	(global_preferences_install_font_defaults),
	(global_preferences_populate_pane):
	Make the way we deal with enumerations simpler.  Add "View
	Preferences" pane and all the related defines.

	* libnautilus-extensions/nautilus-preferences-group.h:
	* libnautilus-extensions/nautilus-preferences-group.c:
	(nautilus_preferences_group_initialize_class),
	(nautilus_preferences_group_initialize),
	(nautilus_preferences_group_destroy),
	(nautilus_preferences_group_new),
	(nautilus_preferences_group_add_item),
	(nautilus_preferences_group_update),
	(nautilus_preferences_group_get_num_visible_items),
	(nautilus_preferences_group_get_title_label),
	(nautilus_preferences_group_get_max_caption_width),
	(nautilus_preferences_group_align_captions):
	Add support for 2 columns.  Add better support for caption
	alignment.  Some minor style tweaking.

	* libnautilus-extensions/nautilus-preferences-item.h:
	* libnautilus-extensions/nautilus-preferences-item.c:
	(preferences_item_destroy),
	(preferences_item_update_enumeration_radio),
	(preferences_item_create_enumeration_radio),
	(preferences_item_create_boolean),
	(preferences_item_create_editable_string),
	(preferences_item_create_editable_integer),
	(preferences_item_update_enumeration_menu),
	(preferences_item_create_enumeration_menu),
	(preferences_item_create_font), (preferences_item_create_padding),
	(smooth_font_changed_callback),
	(preferences_item_create_smooth_font),
	(nautilus_preferences_item_new),
	(enumeration_radio_changed_callback), (font_changed_callback),
	(enumeration_menu_changed_callback),
	(preferences_item_update_displayed_value),
	(nautilus_preferences_item_get_child_width),
	(nautilus_preferences_item_update_showing):
	Add support for padding items.	Rename the enumeration items to
	better describe their look and function.
	No longer need to store the whole enumeration.	We just need the
	enumeration id to make enumeration queries.  Remove the
	constrained integer stuff which is replaced by the use of an
	enumeration id.

	* libnautilus-extensions/nautilus-preferences-pane.h:
	* libnautilus-extensions/nautilus-preferences-pane.c:
	(nautilus_preferences_pane_add_item_to_nth_group),
	(preferences_pane_get_max_caption_width),
	(nautilus_preferences_pane_update),
	(nautilus_preferences_pane_get_num_visible_groups):
	Better caption alignment.

	* libnautilus-extensions/nautilus-preferences.h:
	* libnautilus-extensions/nautilus-preferences.c:
	(preferences_entry_free), (nautilus_preferences_get_description),
	(nautilus_preferences_set_enumeration_id),
	(nautilus_preferences_get_enumeration_id):
	No longer store the whole enumeration, just an enumeration id.

	* src/file-manager/fm-icon-view.c: (fm_icon_view_initialize),
	(fm_icon_view_update_icon_container_font_size_table):
	* src/file-manager/fm-list-view.c: (fm_list_view_initialize),
	(fm_list_view_update_font):
	Update for new "View Preferences" preferences.	Not hooked up for
	real yet.

M	ChangeLog
M	libnautilus-extensions/nautilus-global-preferences.h
M	libnautilus-extensions/nautilus-preferences-group.c
M	libnautilus-extensions/nautilus-preferences-group.h
M	libnautilus-extensions/nautilus-preferences-item.c
M	libnautilus-extensions/nautilus-preferences-item.h
M	libnautilus-extensions/nautilus-preferences-pane.c
M	libnautilus-extensions/nautilus-preferences-pane.h
M	libnautilus-extensions/nautilus-preferences.c
M	libnautilus-extensions/nautilus-preferences.h
M	libnautilus-private/nautilus-global-preferences.h
M	libnautilus-private/nautilus-preferences-group.c
M	libnautilus-private/nautilus-preferences-group.h
M	libnautilus-private/nautilus-preferences-item.c
M	libnautilus-private/nautilus-preferences-item.h
M	libnautilus-private/nautilus-preferences-pane.c
M	libnautilus-private/nautilus-preferences-pane.h
M	libnautilus-private/nautilus-preferences.c
M	libnautilus-private/nautilus-preferences.h
M	src/file-manager/fm-icon-view.c
M	src/file-manager/fm-list-view.c

commit 8ceb2974b20c237703b977718addd19dd5aca1ed
Author: Fatih Demir <kabalak@src.gnome.org>
Date:	2001-04-07

    Update no. 2

M	po/tr.po

commit 3104ed53fdf00c56fb6efcf81187f088ba9a14fc
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2001-04-07

	Fixed bug 3787 (If location bar is turned off, user cannot
	change viewer)

	Now the "View as" choices, including "View as...", appear
	at the bottom of the View menu as well as in the location bar.

	* libnautilus-extensions/nautilus-bonobo-extensions.h:
	* libnautilus-extensions/nautilus-bonobo-extensions.c:
	(add_numbered_menu_item_internal): Handle radio item case; change
	signature to support this.
	(nautilus_bonobo_add_numbered_menu_item),
	(nautilus_bonobo_add_numbered_toggle_menu_item):
	Updated for change to add_numbered_menu_item_internal.
	(nautilus_bonobo_add_numbered_radio_menu_item): New function,
	just like its fellows but creates a one-of-many menu item.
	(nautilus_bonobo_get_numbered_menu_item_index_from_command),
	(nautilus_bonobo_get_numbered_menu_item_container_path_from_command):
	New functions that return info given one of the numbered-menu-item
	generated commands. Useful for callbacks when all you have in hand
	is the command itself.

	* src/nautilus-shell-ui.xml: Add "View as" command; add
	placeholders
	and separators and "View as" menu item to View menu.
	Also removed pixmap from Close Window menu item because it was
	silly to have a pixmap on exactly one item in the File menu.

	* src/nautilus-window-manage-views.c: Took "static" off of
	nautilus_window_content_matches_iid so I could make it public
	and use it in nautilus-window.c.

	* src/nautilus-window-private.h: Added fields to Details struct
	and prototypes for functions needed by View As stuff.

	* src/nautilus-window-menus.c:
	(view_menu_view_as_callback): New callback function used by
	"View as" verb.
	(nautilus_window_initialize_menus_part_1): Wire up "View as"
	verb; register for Bonobo UI events to catch radio items being
	selected.

	* src/nautilus-window.c:
	(set_dummy_initial_view_as_menu): Changed "View as ..." to
	"View as...", which matches the new name of "View as Other..."
	(free_stored_viewers): New function, frees and nulls out the
	view identifiers stored in the Details struct for the "View as"
	menus.
	(nautilus_window_destroy): Call free_stored_viewers.
	(activate_nth_short_list_item): New function, switches viewers
	by viewer index.
	(activate_extra_viewer): New function, switches to sometimes-
	present extra viewer (used when current viewer isn't in short
	list).
	(handle_view_as_item_from_bonobo_menu): If item whose state has
	changed is a "View as" item, dispatch accordingly.
	(nautilus_window_handle_ui_event_callback): Call
	handle_view_as_item_from_bonobo_menu if UI event was state
	changing to TRUE.
	(view_as_menu_switch_views_callback),
	(create_view_as_menu_item): Changed to store viewer index and
	whether viewer is "extra viewer" rather than storing
	NautilusViewIdentifier. This is used for option menu in location
	bar and now closely matches the mechanism used for the View menu.
	(add_view_as_bonobo_menu_item): New function used by View menu
	View As items.
	(replace_extra_viewer_in_view_as_menus),
	(nautilus_window_synch_view_as_menus):
	(load_view_as_menus_callback): Renamed and cleaned up to separate
	information gathering from widget updating; now handle View As
	items in View menu also.
	(chose_component_callback): Added FIXME for pre-existing bug 8000.
	(nautilus_window_show_view_as_dialog): New function, extracted
	from view_as_menu_choose_view_callback.
	(view_as_menu_choose_view_callback): Now calls extracted function.
	(refresh_stored_viewers): New function, updates the list of
	viewers
	stored in the Details struct.

M	ChangeLog
M	libnautilus-extensions/nautilus-bonobo-extensions.c
M	libnautilus-extensions/nautilus-bonobo-extensions.h
M	libnautilus-private/nautilus-bonobo-extensions.c
M	libnautilus-private/nautilus-bonobo-extensions.h
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-shell-ui.xml
M	src/nautilus-spatial-window.c
M	src/nautilus-window-manage-views.c
M	src/nautilus-window-menus.c
M	src/nautilus-window-private.h
M	src/nautilus-window.c

commit 704295febe36ba8b21ffac12d106a29becdb102a
Author: Fatih Demir <kabalak@src.gnome.org>
Date:	2001-04-07

    Hehue, update.

M	po/ChangeLog
M	po/tr.po

commit b7825c722afa404972896f2ec17aea5c1aabc16b
Author: Rebecca Schulman <rebecka@eazel.com>
Date:	2001-04-07

    Fix bugzilla.eazel.com bug 7933, and the nautilus half of bug 7934, by

    2001-04-06	Rebecca Schulman  <rebecka@eazel.com>
	Fix bugzilla.eazel.com bug 7933, and the nautilus
	half of bug 7934, by removing the search preferences
	from nautilus, and removing the ability to make a new
	index from Nautilus.  These features may return at
	some point, but in the future will require a root
	password.

	reviewed by: Pavel Cisler <pavel@eazel.com>

	* libnautilus-extensions/nautilus-global-preferences.c:
	(global_preferences_install_defaults),
	(global_preferences_create_dialog),
	(global_preferences_install_font_defaults):
	* libnautilus-extensions/nautilus-global-preferences.h:
	Remove all of the medusa preferences, including the
	preference to make the preference itself sensitive and
	insensitive, and all callbacks and set up related
	to the search preference

	* libnautilus-extensions/nautilus-medusa-support.c:
	(nautilus_medusa_services_are_enabled),
	(nautilus_medusa_check_cron_is_enabled),
	(nautilus_medusa_get_configuration_file_path),
	(nautilus_medusa_get_explanation_of_enabling):
	* libnautilus-extensions/nautilus-medusa-support.h:
	Remove functions to enable / disable medusa,
	and to check on cron.  Add new function
	to explain how to turn on medusa as root, so that
	the same message can be adjusted, and used in multiple
	dialogs

	* src/file-manager/fm-search-list-view.c:
	(report_index_age_as_status), (load_location_callback),
	(display_indexed_search_problems_dialog),
	(display_system_services_are_disabled_dialog):
	Remove dialog about medusa being blocked, since medusa
	can only be either on or off now. Clarify the message
	about medusa being off, and change the message to tell
	the user how to turn medusa on as root, instead of
	recommending they change their preference in nautilus about
	searching. Refactor status message about last indexing
	time to simplify the load_location_callback.  Don't tell
	users that "an index can't be created right now", but instead
	tell them how to create an index as root, when this information
	is appopriate.	 Remove two FIXMEs that are now obsolete.

	* src/file-manager/nautilus-indexing-info.c:
	(set_close_hides_for_dialog), (show_index_progress_dialog),
	(show_reindex_request_dialog),
	(last_index_time_and_reindex_button_dialog_new),
	(index_progress_dialog_new), (show_indexing_info_dialog),
	(nautilus_indexing_info_show_dialog):
	Remove dialog about medusa being blocked, and make the index
	status dialog explain clearly that there is no index in the
	case where medusa is turned off, instead of giving an error
	message.  Change the state changed callbacks to coincide
	with concurrent changes to the medusa "system state" API.
	Fix a bug that could cause nautilus to crash if the index
	status dialog was up when medusa was turned on (a race condition
	of two callbacks trying to destroy the same dialog)

	* src/nautilus-first-time-druid.c: (druid_finished),
	(nautilus_first_time_druid_show):
	Remove medusa and cron pages from the first time druid.  Includes
	removing the callbacks to change the page order based on
	whether medusa and/or cron are available.

M	ChangeLog
M	libnautilus-extensions/nautilus-global-preferences.c
M	libnautilus-extensions/nautilus-global-preferences.h
M	libnautilus-extensions/nautilus-medusa-support.c
M	libnautilus-extensions/nautilus-medusa-support.h
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.h
M	libnautilus-private/nautilus-medusa-support.c
M	libnautilus-private/nautilus-medusa-support.h
M	src/file-manager/fm-search-list-view.c
M	src/file-manager/nautilus-indexing-info.c
M	src/nautilus-first-time-druid.c

commit 2eb0fdde7229f3f8c23e50f41b8eedd0bb42513c
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2001-04-07

    Fix a compile error in the volume monitor code.

    2001-04-06	Gene Z. Ragan  <gzr@eazel.com>

	Fix a compile error in the volume monitor code.

	* libnautilus-extensions/nautilus-volume-monitor.c:
	(mount_volume_get_cdda_name), (open_cdda_device),
	(locate_audio_cd):

M	ChangeLog
M	libnautilus-extensions/nautilus-volume-monitor.c
M	libnautilus-private/nautilus-volume-monitor.c

commit f3d7030af9c957593c03b01086f1150d4ee847a3
Author: Robin Slomkowski <rslomkow@src.gnome.org>
Date:	2001-04-06

    upped version to 1.0.2.1 too keep track of the 3 active branches of

	* configure.in: upped version to 1.0.2.1 too keep
	  track of the 3 active branches of nautilus
	  development and keep HEAD sorting higher.

M	ChangeLog
M	configure.in

commit b3ecbf0cab1dd692a48a870ff8676f3284a972b9
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2001-04-06

    Attempt to track down possible file descriptor leak.

    2001-04-06	Gene Z. Ragan  <gzr@eazel.com>

	Attempt to track down possible file descriptor leak.

	* libnautilus-extensions/nautilus-volume-monitor.c:
	(get_removable_volumes), (get_current_mount_list),
	(open_cdda_device), (locate_audio_cd):

M	ChangeLog
M	libnautilus-extensions/nautilus-volume-monitor.c
M	libnautilus-private/nautilus-volume-monitor.c

commit d26dc33a6d19d9551bdef6e2160ec33b11fbedda
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2001-04-06

    Add more verbose error message in the case that /proc/mounts or

    2001-04-06	Gene Z. Ragan  <gzr@eazel.com>

	Add more verbose error message in the case that
	/proc/mounts or /etc/mnttab cannot be opened.

	* libnautilus-extensions/nautilus-volume-monitor.c:
	(get_current_mount_list):

M	ChangeLog
M	libnautilus-extensions/nautilus-volume-monitor.c
M	libnautilus-private/nautilus-volume-monitor.c

commit 43caf5b4a1b74fc4a157c38dada47ed576aaf016
Author: Rebecca Schulman <rebecka@eazel.com>
Date:	2001-04-06

    reviewed by: Don Melton <don@eazel.com>

    2001-04-05	Rebecca Schulman  <rebecka@eazel.com>

	reviewed by: Don Melton <don@eazel.com>

	* help/nautilus-user-manual/C/TRACKED_CHANGES:
	* help/nautilus-user-manual/C/nautilus-user-manual.sgml:

	Remove documentation about search from the manual for now.
	Unfortunately, we were not able to get in touch with Dan Mueth
	regarding this change.	The translated copies of the edited manual
	will be changed tomorrow morning.

M	ChangeLog
M	help/nautilus-user-manual/C/TRACKED_CHANGES
M	help/nautilus-user-manual/C/nautilus-user-manual.sgml
M	help/nautilus-user-manual/C/nautilus-user-manual.xml

commit e8f3c3ca1641b74d0425a1f8b0896536bcb02ae0
Author: Pavel Cisler <pavel@eazel.com>
Date:	2001-04-05

    reviewed by: John Harper <jsh@eazel.com>

    2001-04-05	Pavel Cisler  <pavel@eazel.com>

	reviewed by: John Harper  <jsh@eazel.com>

	* libnautilus-extensions/nautilus-file.c:
	(nautilus_file_fit_date_as_string),
	(nautilus_file_fit_modified_date_as_string),
	(nautilus_file_get_date_as_string):
	* libnautilus-extensions/nautilus-file.h:
	Add a new function that returns a modified date string,
	formatted to fit a given width. Make the old
	nautilus_file_get_date_as_string call it.

	* src/file-manager/fm-list-view.c: (measure_width_callback),
	(trucante_middle_callback), (get_cell_text), (set_up_list):
	Hook up to the get_cell_text signal. For modified text return
	a nicely formatted text string, for everything else just
	ellipsize the result.

M	ChangeLog
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-extensions/nautilus-file.h
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-file.h
M	src/file-manager/fm-list-view.c

commit 2c51fffebcb3bb7c59c4b7cf0618a3f915fc6041
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2001-04-05

	Fixed bug 7986 ("Paste Files" disabled in trash:)

	* src/file-manager/fm-directory-view.c:
	(real_update_menus): Made "Paste Files" sensitivity depend
	on is_read_only rather than can_create_files.

	* src/file-manager/fm-search-list-view.c:
	(fm_search_list_view_initialize_class), (real_is_read_only):
	Made search list view override is_read_only instead of
	supports_creating_files.

M	ChangeLog
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-search-list-view.c

commit c64dd7dad3bbec1baa3accf526ba3876b708c783
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-04-05

    Update for Arlo's new icon.

	* libnautilus-extensions/nautilus-icon-container.c:
	(nautilus_icon_container_theme_changed):
	Update for Arlo's new icon.

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-container.c

commit 2ee05d88c741622933582efc0563a08f21f9e566
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2001-04-05

	Fixed bug 7985 (Separately group "Move to Trash" and
	"Delete" menu items to avoid accidental selection)

	* src/file-manager/nautilus-directory-view-ui.xml:
	Moved Move to Trash and Delete into their own
	menu section (surrounded by separators).
	* src/file-manager/fm-directory-view.c: Updated menu
	paths that have now changed.
	* src/nautilus-shell-ui.xml: Added placeholder used by
	Move to Trash and Delete to get ordering right.

M	ChangeLog
M	src/file-manager/fm-directory-view.c
M	src/file-manager/nautilus-directory-view-ui.xml
M	src/nautilus-shell-ui.xml

commit a4fea8531bc6d8c04d68bec52990e0061dc0622f
Author: Arlo Rose <arlo@src.gnome.org>
Date:	2001-04-05

    Made icon a single note.


	    * icons/Makefile.am:
	    * icons/note-indicator.png:
	    Made icon a single note.

	    * icons/text-selection-frame-aa.png:
	    * icons/text-selection-frame.png:
	    Added non aa version of the text selection frame for dragging.

M	ChangeLog
M	icons/Makefile.am
M	icons/note-indicator.png
C100	icons/text-selection-frame.png	icons/text-selection-frame-aa.png
M	icons/text-selection-frame.png

commit 501a3c4764be074af430542879e0796d1c7c9ff3
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2001-04-05

    Fixed bug 7821, SOLARIS: Nautilus hangs attempted to initialize ESD

    2001-04-05	Gene Z. Ragan  <gzr@eazel.com>

	Fixed bug 7821, SOLARIS: Nautilus hangs attempted to initialize
	ESD

	* libnautilus-extensions/nautilus-global-preferences.h:
	Remove unused sound init preference.

	* libnautilus-extensions/nautilus-sound.c:
	* libnautilus-extensions/nautilus-sound.h:
	(nautilus_sound_initialize):
	Remove call to esd_open_audio. It is the wrong call to use and
	caused problems on Solaris.

	(nautilus_sound_can_play_sound):
	Call esd_sound_open to determine if we can handle audio playback.

M	ChangeLog
M	libnautilus-extensions/nautilus-global-preferences.h
M	libnautilus-extensions/nautilus-sound.c
M	libnautilus-extensions/nautilus-sound.h
M	libnautilus-private/nautilus-global-preferences.h
M	libnautilus-private/nautilus-sound.c
M	libnautilus-private/nautilus-sound.h

commit 58f18d162799245e531f720300c2654926b30d7e
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2001-04-05

    Fixed bug 7790, Music View silently fails if sound hardware busy or

    2001-04-05	Gene Z. Ragan  <gzr@eazel.com>

	Fixed bug 7790, Music View silently fails if sound
	hardware busy or missing

	* components/music/esd-audio.c: (esdout_playing), (esdout_close),
	(esdout_loop), (esdout_open):
	Modify logic used to determine if another process has opened a
	connection to esd, blocking us from doing so.

	* components/music/nautilus-music-view.c:
	(update_play_controls_status), (play_current_file),
	(add_play_controls):
	Add code in anticipation of adding support to disable controls at
	appropriate times.

M	ChangeLog
M	components/music/esd-audio.c
M	components/music/nautilus-music-view.c

commit de6dc4e973fb98358d7b4fade4072c3b0365e8ce
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-04-05

    Remove depenency on Nautilus themes and thus libnautilus-extensions.

	* components/rpmview/Makefile.am:
	* components/rpmview/nautilus-rpm-view.c:
	(nautilus_rpm_view_initialize),
	(nautilus_rpm_view_update_from_uri),
	(nautilus_rpm_view_drag_data_received), (pixbuf_new_named),
	(image_new_named):
	Remove depenency on Nautilus themes and thus
	libnautilus-extensions.

	* components/services/install-view/Makefile.am:
	* components/services/install-view/callbacks.c:
	(nautilus_service_install_done):
	*
	components/services/install-view/nautilus-service-install-view.c:
	(nautilus_service_install_view_initialize_class):
	* components/services/inventory-view/Makefile.am:
	* components/services/login/nautilus-view/Makefile.am:
	* components/services/nautilus-dependent-shared/Makefile.am:
	*
	components/services/nautilus-dependent-shared/eazel-services-extensions.c:
	(eazel_services_pixbuf_new), (eazel_services_image_new),
	(eazel_services_image_new_clickable),
	(eazel_services_image_new_from_uri),
	(eazel_services_clickable_image_new_from_uri),
	(eazel_services_label_new), (eazel_services_label_new_clickable),
	(eazel_services_get_current_date_string),
	(eazel_services_gconf_handle_error),
	(preferences_unref_global_gconf_client),
	(preferences_get_global_gconf_client),
	(preferences_gconf_get_boolean), (preferences_gconf_get_string),
	(smooth_graphics_changed_notice),
	(listen_for_smooth_graphics_changes),
	(eazel_services_get_user_level):
	*
	components/services/nautilus-dependent-shared/eazel-services-extensions.h:
	* components/services/summary/Makefile.am:
	* components/services/summary/nautilus-summary-menu-items.c:
	(ui_component_set_hidden), (update_menu_items):
	* components/services/summary/nautilus-summary-view.c:
	(nautilus_summary_view_initialize_class):
	Remove dependency on libnautilus-extensions.

	* libnautilus-extensions/Makefile.am:
	* libnautilus-extensions/nautilus-tabs.h:
	* libnautilus-extensions/nautilus-tabs.c:
	* components/services/summary/nautilus-tabs.h:
	* components/services/summary/nautilus-tabs.c:
	Move the nautilus tabs widget to the only place where its used -
	the summary view.

	* libnautilus-extensions/nautilus-file-utilities.c:
	Trim down the includes to only whats needed.

	* libnautilus-extensions/nautilus-file-dnd.h:
	* libnautilus-extensions/nautilus-file-dnd.c:
	Make the ERASE_KEYWORD be part only of nautilus-file-dnd.h as
	NAUTILUS_FILE_DND_ERASE_KEYWORD to make it clear where it lives.

	* components/tree/nautilus-tree-view-dnd.c:
	(nautilus_tree_view_move_copy_files):
	(nautilus_drag_can_accept_items),
	(nautilus_drag_file_receive_dropped_keyword):
	* libnautilus-extensions/nautilus-icon-dnd.c:
	(create_selection_shadow), (handle_local_move),
	(handle_nonlocal_move), (selection_includes_special_link):
	* src/file-manager/fm-list-view.c:
	(fm_list_receive_dropped_icons):
	Update for eel dnd changes.  Make sure all public eel dnd stuff
	has the right namespace.

M	ChangeLog
M	components/rpmview/Makefile.am
M	components/rpmview/nautilus-rpm-view.c
M	components/services/install-view/Makefile.am
M	components/services/install-view/callbacks.c
M	components/services/install-view/nautilus-service-install-view.c
M	components/services/inventory-view/Makefile.am
M	components/services/login/nautilus-view/Makefile.am
M	components/services/nautilus-dependent-shared/Makefile.am
M
components/services/nautilus-dependent-shared/eazel-services-extensions.c
M
components/services/nautilus-dependent-shared/eazel-services-extensions.h
M	components/services/summary/Makefile.am
M	components/services/summary/nautilus-summary-menu-items.c
M	components/services/summary/nautilus-summary-view.c
R093	libnautilus-private/nautilus-tabs.c
components/services/summary/nautilus-tabs.c
R100	libnautilus-extensions/nautilus-tabs.h
components/services/summary/nautilus-tabs.h
M	components/tree/nautilus-tree-view-dnd.c
M	libnautilus-extensions/Makefile.am
M	libnautilus-extensions/nautilus-file-dnd.c
M	libnautilus-extensions/nautilus-file-dnd.h
M	libnautilus-extensions/nautilus-file-utilities.c
M	libnautilus-extensions/nautilus-icon-dnd.c
D	libnautilus-extensions/nautilus-tabs.c
M	libnautilus-private/Makefile.am
M	libnautilus-private/nautilus-file-dnd.c
M	libnautilus-private/nautilus-file-dnd.h
M	libnautilus-private/nautilus-file-utilities.c
M	libnautilus-private/nautilus-icon-dnd.c
D	libnautilus-private/nautilus-tabs.h
M	src/file-manager/fm-list-view.c

commit b13b5a40dcfcd106780ec20ddfae6c61420fb7ed
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-04-05

    Add missing eel includes to fix profile build.

	* src/nautilus-profiler.c:
	Add missing eel includes to fix profile build.

M	ChangeLog
M	src/nautilus-profiler.c

commit ece4f90ba31992651faf6694eb9fd35d6c0c0edf
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2001-04-05

	Various little tweaky cleanups.

	* src/nautilus-property-browser.c:
	(nautilus_property_browser_initialize),
	(nautilus_emblem_dialog_new),
	(nautilus_color_selection_dialog_new),
	(nautilus_property_browser_update_contents):
	* src/nautilus-sidebar.c: (nautilus_sidebar_initialize_class),
	(nautilus_sidebar_update_buttons):
	* src/nautilus-theme-selector.c:
	(nautilus_theme_selector_initialize), (exit_remove_mode):
	Changed code that was making buttons wider by using
	bracketing spaces (e.g. "  Done  ") to set the button
	padding instead. Simplified some places that were unnecessarily
	creating button labels explicitly to instead just use
	gtk_button_new_with_label. Added a few ellipses in button
	labels that needed them. Made the "Empty Trash" button in
	the sidebar check the preference to decide whether to use
	ellipses or not.

M	ChangeLog
M	src/nautilus-information-panel.c
M	src/nautilus-property-browser.c
M	src/nautilus-sidebar.c
M	src/nautilus-theme-selector.c

commit b5e86e9692e9858a677fc2f478d51090103978ee
Author: John Harper <jsh@eazel.com>
Date:	2001-04-04

    Fixed bug 7950 (After running First-Time Druid there are two Nautilus

    2001-04-04	John Harper  <jsh@eazel.com>

	Fixed bug 7950 (After running First-Time Druid there are two
	Nautilus windows displaying the home directory):

	* src/nautilus-first-time-druid.c (druid_finished): moved all
	nautilus link creation to idle handlers. Otherwise we may try
	to get a metadata factory before nautilus is fully initialized.
	(This means that oafd will spawn an additional nautilus
	process, giving the extra window)

M	ChangeLog
M	src/nautilus-first-time-druid.c

commit 82a0df91271effbbaece26e6c5095f3b87aa2adc
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2001-04-04

	Fixed bugs 3681, 4705, 5154, all having to do with the funky
	behavior where the zoom level is sort of persistent as you
	navigate around. Now it will always use the default zoom level
	unless the directory has a different stored value. Ramiro plans
	to implement global preferences for the default zoom level (one
	each for icon & list view) that will replace the constant
	defaults.

	* src/file-manager/fm-icon-view.c:
	(get_default_zoom_level): New bottleneck function for getting
	the default zoom level for icon view. Currently returns a
	constant; later will return a preferences value.
	(fm_icon_view_begin_loading), (fm_icon_view_get_zoom_level),
	(fm_icon_view_set_zoom_level),
	(fm_icon_view_restore_default_zoom_level),
	(fm_icon_view_initialize): Use get_default_zoom_level. Also
	get rid of code that was saving the current zoom level to use
	as default next time.

	* src/file-manager/fm-list-view.c:
	(get_default_zoom_level): New bottleneck function for getting
	the default zoom level for list view. Currently returns a
	constant; later will return a preferences value.
	(fm_list_view_initialize),
	(fm_list_view_restore_default_zoom_level),
	(fm_list_view_begin_loading), (fm_list_view_set_zoom_level):
	Use get_default_zoom_level. Also get rid of code that was
	saving the current zoom level to use as default next time.


	Other stuff

	* src/nautilus-theme-selector.c:
	(nautilus_theme_selector_initialize): Removed some unnecessary
	extra invisible widgets. I was trying to get the window size
	to pin sensibly but have not (yet) actually gotten that to work.

M	ChangeLog
M	src/file-manager/fm-icon-view.c
M	src/file-manager/fm-list-view.c
M	src/nautilus-theme-selector.c

commit 3d2a9e54d508a93cc4c06297a434bb489ed57d6c
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-04-04

    Remove nautilusclist cut-n-paste code.

	* configure.in:
	Remove nautilusclist cut-n-paste code.

	* cut-n-paste-code/widgets/Makefile.am:
	* cut-n-paste-code/widgets/nautilusclist/.cvsignore:
	* cut-n-paste-code/widgets/nautilusclist/Makefile.am:
	* cut-n-paste-code/widgets/nautilusclist/nautilusclist.c:
	* cut-n-paste-code/widgets/nautilusclist/nautilusclist.h:
	Remove nautilusclist cut-n-paste code.

	* libnautilus-extensions/nautilus-file-dnd.h:
	* libnautilus-extensions/nautilus-file-dnd.c:
	New file with Drag and Drop code that operated on NautilusFile
	objects.

	* libnautilus-extensions/Makefile.am:
	* libnautilus-extensions/nautilus-list-column-title.c:
	* libnautilus-extensions/nautilus-list-column-title.h:
	* libnautilus-extensions/nautilus-list.c:
	* libnautilus-extensions/nautilus-list.h:
	* libnautilus-extensions/nautilus-ctree.c:
	* libnautilus-extensions/nautilus-ctree.h:
	* libnautilus-extensions/nautilus-drag.c:
	* libnautilus-extensions/nautilus-drag.h:
	Move these widget into eel.

	* libnautilus-extensions/nautilus-icon-dnd.h:
	* libnautilus-extensions/nautilus-icon-dnd.c:
	Update for eel dnd code move.

	* nautilus-installer/install-lib/Makefile.am:
	* nautilus-installer/libtrilobite/Makefile.am:
	Remove some voodoo that was needed for cut-n-paste code in
	trilobite that no longer is among us.

	* components/help/hyperbola-nav-tree.c:
	* components/music/nautilus-music-view.c:
	* components/rpmview/nautilus-rpm-verify-window.c:
	* components/rpmview/nautilus-rpm-view-private.h:
	* components/rpmview/nautilus-rpm-view.c:
	* components/tree/nautilus-tree-view-dnd.c:
	* components/tree/nautilus-tree-view-dnd.h:
	* components/tree/nautilus-tree-view-private.h:
	* components/tree/nautilus-tree-view.c:
	* src/file-manager/fm-directory-view.c:
	* src/file-manager/fm-list-view.c: (fm_list_view_initialize),
	* src/nautilus-sidebar.c:
	Update for clist, ctree, list and dnd code that now lives in eel.
	Also do more #include cleanup.

M	ChangeLog
M	components/help/hyperbola-nav-tree.c
M	components/music/nautilus-music-view.c
M	components/rpmview/nautilus-rpm-verify-window.c
M	components/rpmview/nautilus-rpm-view-private.h
M	components/rpmview/nautilus-rpm-view.c
M	components/tree/nautilus-tree-view-dnd.c
M	components/tree/nautilus-tree-view-dnd.h
M	components/tree/nautilus-tree-view-private.h
M	components/tree/nautilus-tree-view.c
M	configure.in
M	cut-n-paste-code/widgets/Makefile.am
D	cut-n-paste-code/widgets/nautilusclist/.cvsignore
D	cut-n-paste-code/widgets/nautilusclist/Makefile.am
D	cut-n-paste-code/widgets/nautilusclist/nautilusclist.c
D	cut-n-paste-code/widgets/nautilusclist/nautilusclist.h
M	libnautilus-extensions/Makefile.am
D	libnautilus-extensions/nautilus-ctree.c
D	libnautilus-extensions/nautilus-ctree.h
D	libnautilus-extensions/nautilus-drag.c
D	libnautilus-extensions/nautilus-drag.h
A	libnautilus-extensions/nautilus-file-dnd.c
A	libnautilus-extensions/nautilus-file-dnd.h
M	libnautilus-extensions/nautilus-icon-dnd.c
M	libnautilus-extensions/nautilus-icon-dnd.h
D	libnautilus-extensions/nautilus-list-column-title.c
D	libnautilus-extensions/nautilus-list-column-title.h
D	libnautilus-extensions/nautilus-list.c
D	libnautilus-extensions/nautilus-list.h
M	libnautilus-private/Makefile.am
D	libnautilus-private/nautilus-ctree.c
D	libnautilus-private/nautilus-ctree.h
D	libnautilus-private/nautilus-drag.c
D	libnautilus-private/nautilus-drag.h
A	libnautilus-private/nautilus-file-dnd.c
A	libnautilus-private/nautilus-file-dnd.h
M	libnautilus-private/nautilus-icon-dnd.c
M	libnautilus-private/nautilus-icon-dnd.h
D	libnautilus-private/nautilus-list-column-title.c
D	libnautilus-private/nautilus-list-column-title.h
D	libnautilus-private/nautilus-list.c
D	libnautilus-private/nautilus-list.h
M	nautilus-installer/install-lib/Makefile.am
M	nautilus-installer/libtrilobite/Makefile.am
M	po/ChangeLog
M	po/POTFILES.in
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-list-view.c
M	src/nautilus-information-panel.c
M	src/nautilus-sidebar.c

commit 0e104cc00f42574cc6b0c806802babdbf6c12528
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-04-04

    Lots of components cleanup. Remove many unused #includes. Replace

	* components/mozilla/Makefile.am:
	* components/mozilla/nautilus-mozilla-content-view.c:
	* components/services/clone/Makefile.am:
	* components/services/install-view/Makefile.am:
	* components/services/install/command-line/Makefile.am:
	* components/services/install/lib/eazel-softcat.c:
	(eazel_softcat_query):
	* components/services/install/server/Makefile.am:
	* components/services/inventory-view/Makefile.am:
	* components/services/inventory/Makefile.am:
	* components/services/login/nautilus-view/Makefile.am:
	*
	components/services/login/nautilus-view/nautilus-change-password-view.c:
	* components/services/nautilus-dependent-shared/Makefile.am:
	*
	components/services/nautilus-dependent-shared/eazel-services-footer.c:
	*
	components/services/nautilus-dependent-shared/eazel-services-header.c:
	* components/services/summary/Makefile.am:
	* components/services/summary/eazel-summary-shared.c:
	(eazel_summary_fetch_data_async),
	(eazel_summary_fetch_data_cancel):
	* components/services/summary/main.c: (main):
	* components/services/summary/nautilus-summary-callbacks.c:
	* components/services/summary/nautilus-summary-callbacks.h:
	* components/services/summary/nautilus-summary-dialogs.c:
	* components/services/summary/nautilus-summary-footer.c:
	* components/services/summary/nautilus-summary-menu-items.c:
	* components/services/summary/nautilus-summary-menu-items.h:
	* components/services/summary/nautilus-summary-view.c:
	* components/services/time/nautilus-view/Makefile.am:
	* components/services/trilobite/libtrilobite/Makefile.am:
	*
	components/services/trilobite/libtrilobite/trilobite-core-network.c:
	(trilobite_open_uri):
	*
	components/services/trilobite/libtrilobite/trilobite-core-utils.c:
	(trilobite_get_config_dir_string):
	*
	components/services/trilobite/libtrilobite/trilobite-core-utils.h:
	* components/services/trilobite/libtrilobite/trilobite-redirect.c:
	(trilobite_redirect_fetch_table_async),
	(trilobite_redirect_fetch_table_cancel):
	* components/services/trilobite/sample/command-line/Makefile.am:
	* components/services/trilobite/sample/nautilus-view/Makefile.am:
	* components/services/trilobite/sample/service/Makefile.am:
	* components/services/trilobite/utils/Makefile.am:
	Lots of components cleanup.  Remove many unused #includes.
	Replace cut-n-paste code with eel.  Fix Makefiles to link only the
	stuff that is needed.  This is an effort to minimize the
	dependence on libnautilus-extensions.  Theres a few dependencies
	left to go.

	     *
	     components/services/trilobite/libtrilobite/trilobite-file-utilities.c:
	     *
	     components/services/trilobite/libtrilobite/trilobite-file-utilities.h:
	     Retire this cut-n-paste code.  Use the vfs extensions
	     from eel
	     instead.

M	ChangeLog
M	components/mozilla/Makefile.am
M	components/mozilla/nautilus-mozilla-content-view.c
M	components/services/clone/Makefile.am
M	components/services/install-view/Makefile.am
M	components/services/install/command-line/Makefile.am
M	components/services/install/lib/eazel-softcat.c
M	components/services/install/server/Makefile.am
M	components/services/inventory-view/Makefile.am
M	components/services/inventory/Makefile.am
M	components/services/login/nautilus-view/Makefile.am
M
components/services/login/nautilus-view/nautilus-change-password-view.c
M	components/services/nautilus-dependent-shared/Makefile.am
M
components/services/nautilus-dependent-shared/eazel-services-footer.c
M
components/services/nautilus-dependent-shared/eazel-services-header.c
M	components/services/summary/Makefile.am
M	components/services/summary/eazel-summary-shared.c
M	components/services/summary/main.c
M	components/services/summary/nautilus-summary-callbacks.c
M	components/services/summary/nautilus-summary-callbacks.h
M	components/services/summary/nautilus-summary-dialogs.c
M	components/services/summary/nautilus-summary-footer.c
M	components/services/summary/nautilus-summary-menu-items.c
M	components/services/summary/nautilus-summary-menu-items.h
M	components/services/summary/nautilus-summary-view.c
M	components/services/time/nautilus-view/Makefile.am
M	components/services/trilobite/libtrilobite/Makefile.am
M
components/services/trilobite/libtrilobite/trilobite-core-network.c
M	components/services/trilobite/libtrilobite/trilobite-core-utils.c
M	components/services/trilobite/libtrilobite/trilobite-core-utils.h
D
components/services/trilobite/libtrilobite/trilobite-file-utilities.c
D
components/services/trilobite/libtrilobite/trilobite-file-utilities.h
M	components/services/trilobite/libtrilobite/trilobite-redirect.c
M	components/services/trilobite/sample/command-line/Makefile.am
M	components/services/trilobite/sample/nautilus-view/Makefile.am
M	components/services/trilobite/sample/service/Makefile.am
M	components/services/trilobite/utils/Makefile.am

commit 55bc3d9a83d7ca7d6dbca116e7471f638e40d371
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-04-04

    Move vfs extensions to eel.

	* libnautilus-extensions/nautilus-file-utilities.c:
	* libnautilus-extensions/nautilus-file-utilities.h:
	Move vfs extensions to eel.

	*
	components/services/install-view/nautilus-service-install-view.c:
	* components/services/install/server/main.c:
	*
	components/services/inventory/eazel-inventory-collect-hardware.c:
	(add_info):
	* components/services/inventory/eazel-inventory-service.c:
	(impl_Trilobite_Eazel_Inventory_upload):
	* components/text/nautilus-text-view.c:
	(handle_service_menu_item):
	* components/tree/nautilus-tree-view.c: (select_current_location),
	(tree_load_location_callback), (got_activation_uri_callback):
	* libnautilus-extensions/nautilus-bookmark.c:
	(nautilus_bookmark_compare_with),
	(nautilus_bookmark_compare_uris),
	(bookmark_file_changed_callback):
	* libnautilus-extensions/nautilus-directory-async.c:
	(top_left_cancel), (activation_uri_cancel), (top_left_start),
	(activation_uri_start):
	* libnautilus-extensions/nautilus-directory-private.h:
	* libnautilus-extensions/nautilus-directory.c:
	(nautilus_directory_make_uri_canonical), (nautilus_directory_new),
	(nautilus_directory_notify_files_moved),
	(nautilus_self_check_directory):
	* libnautilus-extensions/nautilus-drag.c:
	(nautilus_drag_items_in_trash),
	(nautilus_drag_default_drop_action_for_icons):
	* libnautilus-extensions/nautilus-file-operations.c:
	(format_and_ellipsize_uri_for_dialog),
	(nautilus_file_operations_copy_move):
	* libnautilus-extensions/nautilus-file.c:
	(nautilus_file_get_internal),
	(nautilus_file_get_parent_uri_for_display),
	(nautilus_file_can_rename), (nautilus_file_get_uri_scheme),
	(nautilus_file_is_in_trash), (nautilus_self_check_file):
	* libnautilus-extensions/nautilus-icon-dnd.c:
	(nautilus_icon_container_selection_items_local):
	* libnautilus-extensions/nautilus-icon-factory.c:
	(nautilus_icon_factory_get_icon_name_for_file),
	(nautilus_icon_factory_get_emblem_icons_for_file):
	* libnautilus-extensions/nautilus-link.c:
	(nautilus_link_local_get_image_uri):
	* libnautilus-extensions/nautilus-metafile.c:
	(construct_private_metafile_vfs_uri), (metafile_read_cancel),
	(metafile_read_restart):
	* libnautilus-extensions/nautilus-tabs.c:
	* libnautilus-extensions/nautilus-theme.c:
	* libnautilus-extensions/nautilus-thumbnails.c:
	(make_thumbnail_uri):
	* libnautilus-extensions/nautilus-trash-file.c:
	(nautilus_trash_file_initialize):
	* libnautilus-extensions/nautilus-trash-monitor.c:
	(nautilus_trash_files_changed_callback),
	(nautilus_trash_monitor_initialize):
	* src/file-manager/fm-desktop-icon-view.c:
	(update_trash_link_and_delete_copies):
	* src/file-manager/fm-directory-view.c: (show_trash_callback),
	(trash_or_delete_files_common),
	(fm_directory_view_trash_or_delete_files),
	(fm_directory_view_move_copy_items):
	* src/file-manager/fm-properties-window.c:
	(is_merged_trash_directory):
	* src/nautilus-application.c:
	(nautilus_make_uri_list_from_shell_strv):
	* src/nautilus-first-time-druid.c:
	(read_file_handle_cancel_cover),
	(initiate_file_download):
	* src/nautilus-location-bar.c: (try_to_expand_path),
	(nautilus_location_bar_set_location),
	(nautilus_location_bar_get_location),
	(nautilus_location_bar_update_label):
	* src/nautilus-profiler.c:
	(nautilus_profiler_bonobo_ui_report_callback):
	* src/nautilus-property-browser.c: (add_pattern_to_browser),
	(emblem_dialog_clicked):
	* src/nautilus-sidebar.c: (receive_dropped_uri_list):
	* src/nautilus-theme-selector.c: (add_theme_to_icons):
	* src/nautilus-window-manage-views.c: (set_displayed_location),
	(check_bookmark_location_matches), (handle_go_elsewhere),
	(viewed_file_changed_callback),
	(determined_initial_view_callback),
	(open_location_prefer_existing_window_callback),
	(report_redirect_callback):
	* src/nautilus-window-menus.c: (show_bogus_bookmark_window):
	Update for vfs extensions move to eel.	Also cleanup the #include
	state of some of these files.  Removed unused #includes.  Remove
	some cut-n-paste code in services components and use the
	extensions in eel directly.

M	ChangeLog
M	components/services/install-view/nautilus-service-install-view.c
M	components/services/install/server/main.c
M	components/services/inventory/eazel-inventory-collect-hardware.c
M	components/services/inventory/eazel-inventory-service.c
M	components/text/nautilus-text-view.c
M	components/tree/nautilus-tree-view.c
M	libnautilus-extensions/nautilus-bookmark.c
M	libnautilus-extensions/nautilus-directory-async.c
M	libnautilus-extensions/nautilus-directory-private.h
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-extensions/nautilus-drag.c
M	libnautilus-extensions/nautilus-file-operations.c
M	libnautilus-extensions/nautilus-file-utilities.c
M	libnautilus-extensions/nautilus-file-utilities.h
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-extensions/nautilus-icon-dnd.c
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-extensions/nautilus-link.c
M	libnautilus-extensions/nautilus-metafile.c
M	libnautilus-extensions/nautilus-tabs.c
M	libnautilus-extensions/nautilus-theme.c
M	libnautilus-extensions/nautilus-thumbnails.c
M	libnautilus-extensions/nautilus-trash-file.c
M	libnautilus-extensions/nautilus-trash-monitor.c
M	libnautilus-private/nautilus-bookmark.c
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-directory-private.h
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-drag.c
M	libnautilus-private/nautilus-file-operations.c
M	libnautilus-private/nautilus-file-utilities.c
M	libnautilus-private/nautilus-file-utilities.h
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-icon-dnd.c
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus-private/nautilus-link.c
M	libnautilus-private/nautilus-metafile.c
M	libnautilus-private/nautilus-tabs.c
M	libnautilus-private/nautilus-theme.c
M	libnautilus-private/nautilus-thumbnails.c
M	libnautilus-private/nautilus-trash-file.c
M	libnautilus-private/nautilus-trash-monitor.c
M	src/file-manager/fm-desktop-icon-view.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-properties-window.c
M	src/nautilus-application.c
M	src/nautilus-first-time-druid.c
M	src/nautilus-information-panel.c
M	src/nautilus-location-bar.c
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-profiler.c
M	src/nautilus-property-browser.c
M	src/nautilus-sidebar.c
M	src/nautilus-theme-selector.c
M	src/nautilus-window-manage-views.c
M	src/nautilus-window-menus.c

commit 79b2a4e377c837458af676ebe34c8cdc866a5bfd
Author: Christian Rose <menthos@src.gnome.org>
Date:	2001-04-04

    Updated Swedish translation.

M	po/ChangeLog
M	po/sv.po

commit cded88a6f62c62e649ae7454e277d9bc9910730c
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-04-04

    Add new librsvg and eel dependency entries.

	* README:
	Add new librsvg and eel dependency entries.

	* applets/launcher/Makefile.am:
	* applets/preferences-applet/Makefile.am:
	Add eel library to make it link properly.

M	ChangeLog
M	README
M	applets/launcher/Makefile.am
M	applets/preferences-applet/Makefile.am

commit c181710b8004781634bffd5c72f6e112114e9876
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-04-04

    Add missing header file.

	* libnautilus-extensions/Makefile.am:
	Add missing header file.

M	ChangeLog
M	libnautilus-extensions/Makefile.am
M	libnautilus-private/Makefile.am

commit b67457434c89f1b89142f3bda2ec0c9380a9f193
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-04-04

    Use nautilus_view_standard_main to simplify and remove code.

	* components/notes/nautilus-notes.c: (do_destroy),
	(notes_get_indicator_image), (make_notes_view), (main):
	Use nautilus_view_standard_main to simplify and remove code.

	* libnautilus-extensions/nautilus-global-preferences.c:
	(global_preferences_populate_pane): Code had N_() wrapped around
	an empty string. That's a no-no. Calling _("") on empty string
	gives you the complete translator info, which must be avoided.

M	ChangeLog
M	components/notes/nautilus-notes.c
M	libnautilus-extensions/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.c

commit 8811aac2792724398ca7a379c17fc89ce9b66401
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-04-04

    Update for eel changes.

	* everything: Update for eel changes.

M	po/ChangeLog

commit fbbaf803620a6a7cf4598b0b59406718da6fc778
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-04-04

    Remove librsvg.

	* Makefile.am:
	Remove librsvg.

	* librsvg/.cvsignore:
	* librsvg/Makefile.am:
	* librsvg/art_render.c:
	* librsvg/art_render.h:
	* librsvg/art_render_gradient.c:
	* librsvg/art_render_gradient.h:
	* librsvg/art_render_mask.c:
	* librsvg/art_render_mask.h:
	* librsvg/art_render_svp.c:
	* librsvg/art_render_svp.h:
	* librsvg/art_rgba.c:
	* librsvg/art_rgba.h:
	* librsvg/example-nested-transform.svg:
	* librsvg/makefile-simple:
	* librsvg/opacity.svg:
	* librsvg/rsvg-bpath-util.c:
	* librsvg/rsvg-bpath-util.h:
	* librsvg/rsvg-css.c:
	* librsvg/rsvg-css.h:
	* librsvg/rsvg-defs.c:
	* librsvg/rsvg-defs.h:
	* librsvg/rsvg-ft.c:
	* librsvg/rsvg-ft.h:
	* librsvg/rsvg-paint-server.c:
	* librsvg/rsvg-paint-server.h:
	* librsvg/rsvg-path.c:
	* librsvg/rsvg-path.h:
	* librsvg/rsvg.c:
	* librsvg/rsvg.h:
	* librsvg/subpixel-text-test:
	* librsvg/test-ft-gtk.c:
	* librsvg/test-ft.c:
	* librsvg/test-rsvg.c:
	* librsvg/test.svg:
	Move librsvg to its own top level GNOME CVS module.

	* configure.in:
	Add librsvg and eel dependencies.
	Remove librsvg and font entries.

	* nautilus.spec.in:
	Remove font entries.  Add librsvg and eel requirements.

	* data/Makefile.am:
	* data/fonts/.cvsignore:
	* data/fonts/Makefile.am:
	* data/fonts/urw/.cvsignore:
	* data/fonts/urw/Makefile.am:
	* data/fonts/urw/README:
	* data/fonts/urw/fonts.dir:
	* data/fonts/urw/n019003l.afm:
	* data/fonts/urw/n019003l.pfb:
	* data/fonts/urw/n019003l.pfm:
	* data/fonts/urw/n019004l.afm:
	* data/fonts/urw/n019004l.pfb:
	* data/fonts/urw/n019004l.pfm:
	* data/fonts/urw/n019023l.afm:
	* data/fonts/urw/n019023l.pfb:
	* data/fonts/urw/n019023l.pfm:
	* data/fonts/urw/n019024l.afm:
	* data/fonts/urw/n019024l.pfb:
	* data/fonts/urw/n019024l.pfm:
	Retire default fonts.  These now live in eel.

	* libnautilus/nautilus-undo-transaction.c:
	(nautilus_undo_transaction_destroy):
	* libnautilus/nautilus-view.c: (nautilus_view_destroy):
	Update for eel changes.  Use eel-gtk-macros.

	* nautilus-installer/src/nautilus-druid-page-eazel.c:
	(nautilus_druid_page_eazel_destroy),
	(nautilus_druid_page_eazel_finalize),
	(nautilus_druid_page_eazel_size_allocate),
	(nautilus_druid_page_eazel_size_request):
	Update for eel changes.  Use eel-gtk-macros.

	* libnautilus-extensions/Makefile.am:
	* libnautilus-extensions/nautilus-bonobo-extensions.c:
	* libnautilus-extensions/nautilus-bonobo-extensions.h:
	* libnautilus-extensions/nautilus-bookmark.c:
	* libnautilus-extensions/nautilus-ctree.c:
	* libnautilus-extensions/nautilus-customization-data.c:
	* libnautilus-extensions/nautilus-dateedit-extensions.c:
	* libnautilus-extensions/nautilus-dateedit-extensions.h:
	* libnautilus-extensions/nautilus-directory-async.c:
	* libnautilus-extensions/nautilus-directory-background.c:
	* libnautilus-extensions/nautilus-directory-background.h:
	* libnautilus-extensions/nautilus-directory-metafile-monitor.c:
	* libnautilus-extensions/nautilus-directory-metafile.c:
	* libnautilus-extensions/nautilus-directory.c:
	* libnautilus-extensions/nautilus-drag-window.c:
	* libnautilus-extensions/nautilus-drag.c:
	* libnautilus-extensions/nautilus-druid-page-eazel.c:
	* libnautilus-extensions/nautilus-druid.c:
	* libnautilus-extensions/nautilus-entry.c:
	* libnautilus-extensions/nautilus-file-changes-queue.c:
	* libnautilus-extensions/nautilus-file-operations-progress.c:
	* libnautilus-extensions/nautilus-file-operations.c:
	* libnautilus-extensions/nautilus-file-private.h:
	* libnautilus-extensions/nautilus-file-utilities.c:
	* libnautilus-extensions/nautilus-file.c:
	* libnautilus-extensions/nautilus-font-factory.c:
	* libnautilus-extensions/nautilus-gconf-extensions.c:
	* libnautilus-extensions/nautilus-generous-bin.c:
	* libnautilus-extensions/nautilus-global-preferences.c:
	* libnautilus-extensions/nautilus-global-preferences.h:
	* libnautilus-extensions/nautilus-horizontal-splitter.c:
	* libnautilus-extensions/nautilus-icon-canvas-item.c:
	* libnautilus-extensions/nautilus-icon-canvas-item.h:
	* libnautilus-extensions/nautilus-icon-container.c:
	* libnautilus-extensions/nautilus-icon-container.h:
	* libnautilus-extensions/nautilus-icon-dnd.c:
	* libnautilus-extensions/nautilus-icon-factory.c:
	* libnautilus-extensions/nautilus-icon-factory.h:
	* libnautilus-extensions/nautilus-icon-private.h:
	* libnautilus-extensions/nautilus-icon-text-item.c:
	* libnautilus-extensions/nautilus-keep-last-vertical-box.c:
	* libnautilus-extensions/nautilus-lib-self-check-functions.c:
	* libnautilus-extensions/nautilus-lib-self-check-functions.h:
	* libnautilus-extensions/nautilus-link-set.c:
	* libnautilus-extensions/nautilus-link.c:
	* libnautilus-extensions/nautilus-list-column-title.c:
	* libnautilus-extensions/nautilus-list.c:
	* libnautilus-extensions/nautilus-medusa-support.c:
	* libnautilus-extensions/nautilus-merged-directory.c:
	* libnautilus-extensions/nautilus-metafile-factory.c:
	* libnautilus-extensions/nautilus-metafile.c:
	* libnautilus-extensions/nautilus-mime-actions.c:
	* libnautilus-extensions/nautilus-preferences-box.c:
	* libnautilus-extensions/nautilus-preferences-dialog.c:
	* libnautilus-extensions/nautilus-preferences-group.c:
	* libnautilus-extensions/nautilus-preferences-item.c:
	* libnautilus-extensions/nautilus-preferences-pane.c:
	* libnautilus-extensions/nautilus-preferences.c:
	* libnautilus-extensions/nautilus-preferences.h:
	* libnautilus-extensions/nautilus-program-chooser.c:
	* libnautilus-extensions/nautilus-program-choosing.c:
	* libnautilus-extensions/nautilus-program-choosing.h:
	* libnautilus-extensions/nautilus-search-uri.c:
	* libnautilus-extensions/nautilus-sidebar-functions.c:
	* libnautilus-extensions/nautilus-tabs.c:
	* libnautilus-extensions/nautilus-theme.c:
	* libnautilus-extensions/nautilus-thumbnails.c:
	* libnautilus-extensions/nautilus-trash-directory.c:
	* libnautilus-extensions/nautilus-trash-file.c:
	* libnautilus-extensions/nautilus-trash-monitor.c:
	* libnautilus-extensions/nautilus-undo-context.c:
	* libnautilus-extensions/nautilus-undo-manager.c:
	* libnautilus-extensions/nautilus-undo-signal-handlers.c:
	* libnautilus-extensions/nautilus-vfs-directory.c:
	* libnautilus-extensions/nautilus-vfs-file.c:
	* libnautilus-extensions/nautilus-view-identifier.c:
	* libnautilus-extensions/nautilus-volume-monitor.c:
	Use new eel library.

	* libnautilus-extensions/nautilus-art-extensions.c:
	* libnautilus-extensions/nautilus-art-extensions.h:
	* libnautilus-extensions/nautilus-art-gtk-extensions.c:
	* libnautilus-extensions/nautilus-art-gtk-extensions.h:
	* libnautilus-extensions/nautilus-background-canvas-group.c:
	* libnautilus-extensions/nautilus-background-canvas-group.h:
	* libnautilus-extensions/nautilus-background.c:
	* libnautilus-extensions/nautilus-background.h:
	* libnautilus-extensions/nautilus-caption-table.c:
	* libnautilus-extensions/nautilus-caption-table.h:
	* libnautilus-extensions/nautilus-caption.c:
	* libnautilus-extensions/nautilus-caption.h:
	* libnautilus-extensions/nautilus-clickable-image.c:
	* libnautilus-extensions/nautilus-clickable-image.h:
	* libnautilus-extensions/nautilus-debug-drawing.c:
	* libnautilus-extensions/nautilus-debug-drawing.h:
	* libnautilus-extensions/nautilus-debug.c:
	* libnautilus-extensions/nautilus-debug.h:
	* libnautilus-extensions/nautilus-ellipsizing-label.c:
	* libnautilus-extensions/nautilus-ellipsizing-label.h:
	* libnautilus-extensions/nautilus-enumeration.c:
	* libnautilus-extensions/nautilus-enumeration.h:
	* libnautilus-extensions/nautilus-font-manager.c:
	* libnautilus-extensions/nautilus-font-manager.h:
	* libnautilus-extensions/nautilus-font-picker.c:
	* libnautilus-extensions/nautilus-font-picker.h:
	* libnautilus-extensions/nautilus-gdk-extensions.c:
	* libnautilus-extensions/nautilus-gdk-extensions.h:
	* libnautilus-extensions/nautilus-gdk-font-extensions.c:
	* libnautilus-extensions/nautilus-gdk-font-extensions.h:
	* libnautilus-extensions/nautilus-gdk-pixbuf-extensions.c:
	* libnautilus-extensions/nautilus-gdk-pixbuf-extensions.h:
	* libnautilus-extensions/nautilus-glib-extensions.c:
	* libnautilus-extensions/nautilus-glib-extensions.h:
	* libnautilus-extensions/nautilus-glyph.c:
	* libnautilus-extensions/nautilus-glyph.h:
	* libnautilus-extensions/nautilus-gnome-extensions.c:
	* libnautilus-extensions/nautilus-gnome-extensions.h:
	* libnautilus-extensions/nautilus-graphic-effects.c:
	* libnautilus-extensions/nautilus-graphic-effects.h:
	* libnautilus-extensions/nautilus-gtk-extensions.c:
	* libnautilus-extensions/nautilus-gtk-extensions.h:
	* libnautilus-extensions/nautilus-gtk-macros.h:
	* libnautilus-extensions/nautilus-image-table.c:
	* libnautilus-extensions/nautilus-image-table.h:
	* libnautilus-extensions/nautilus-image-with-background.c:
	* libnautilus-extensions/nautilus-image-with-background.h:
	* libnautilus-extensions/nautilus-image.c:
	* libnautilus-extensions/nautilus-image.h:
	* libnautilus-extensions/nautilus-label-with-background.c:
	* libnautilus-extensions/nautilus-label-with-background.h:
	* libnautilus-extensions/nautilus-label.c:
	* libnautilus-extensions/nautilus-label.h:
	* libnautilus-extensions/nautilus-labeled-image.c:
	* libnautilus-extensions/nautilus-labeled-image.h:
	* libnautilus-extensions/nautilus-lib-self-check-functions.c:
	* libnautilus-extensions/nautilus-lib-self-check-functions.h:
	* libnautilus-extensions/nautilus-password-dialog.c:
	* libnautilus-extensions/nautilus-password-dialog.h:
	* libnautilus-extensions/nautilus-radio-button-group.c:
	* libnautilus-extensions/nautilus-radio-button-group.h:
	* libnautilus-extensions/nautilus-region.c:
	* libnautilus-extensions/nautilus-region.h:
	* libnautilus-extensions/nautilus-scalable-font-private.h:
	* libnautilus-extensions/nautilus-scalable-font.c:
	* libnautilus-extensions/nautilus-scalable-font.h:
	* libnautilus-extensions/nautilus-self-checks.c:
	* libnautilus-extensions/nautilus-self-checks.h:
	* libnautilus-extensions/nautilus-smooth-text-layout-cache.c:
	* libnautilus-extensions/nautilus-smooth-text-layout-cache.h:
	* libnautilus-extensions/nautilus-smooth-text-layout.c:
	* libnautilus-extensions/nautilus-smooth-text-layout.h:
	* libnautilus-extensions/nautilus-smooth-widget.c:
	* libnautilus-extensions/nautilus-smooth-widget.h:
	* libnautilus-extensions/nautilus-stock-dialogs.c:
	* libnautilus-extensions/nautilus-stock-dialogs.h:
	* libnautilus-extensions/nautilus-string-list.c:
	* libnautilus-extensions/nautilus-string-list.h:
	* libnautilus-extensions/nautilus-string-map.c:
	* libnautilus-extensions/nautilus-string-map.h:
	* libnautilus-extensions/nautilus-string-picker.c:
	* libnautilus-extensions/nautilus-string-picker.h:
	* libnautilus-extensions/nautilus-string.c:
	* libnautilus-extensions/nautilus-string.h:
	* libnautilus-extensions/nautilus-text-caption.c:
	* libnautilus-extensions/nautilus-text-caption.h:
	* libnautilus-extensions/nautilus-viewport.c:
	* libnautilus-extensions/nautilus-viewport.h:
	* libnautilus-extensions/nautilus-wrap-table.c:
	* libnautilus-extensions/nautilus-wrap-table.h:
	* libnautilus-extensions/nautilus-xml-extensions.c:
	* libnautilus-extensions/nautilus-xml-extensions.h:
	Remove these files.  These are all part of eel now.

	* applets/launcher/nautilus-launcher-applet.c:
	* applets/preferences-applet/nautilus-preferences-applet.c:
	* components/adapter/Makefile.am:
	* components/adapter/main.c:
	* components/adapter/nautilus-adapter-control-embed-strategy.c:
	* components/adapter/nautilus-adapter-embed-strategy.c:
	* components/adapter/nautilus-adapter-embeddable-embed-strategy.c:
	* components/adapter/nautilus-adapter-factory-server.c:
	* components/adapter/nautilus-adapter-file-load-strategy.c:
	* components/adapter/nautilus-adapter-load-strategy.c:
	* components/adapter/nautilus-adapter-progressive-load-strategy.c:
	* components/adapter/nautilus-adapter-stream-load-strategy.c:
	* components/adapter/nautilus-adapter.c:
	* components/hardware/Makefile.am:
	* components/hardware/nautilus-hardware-view.c:
	* components/help/Makefile.am:
	* components/help/help-method.c:
	* components/help/hyperbola-filefmt.c:
	* components/help/hyperbola-nav-tree.c:
	* components/history/Makefile.am:
	* components/history/nautilus-history-view.c:
	* components/image-viewer/Makefile.am:
	* components/image-viewer/nautilus-image-view.c:
	* components/loser/content/Makefile.am:
	* components/loser/content/nautilus-content-loser.c:
	* components/loser/sidebar/Makefile.am:
	* components/loser/sidebar/nautilus-sidebar-loser.c:
	* components/mozilla/Makefile.am:
	* components/mozilla/bonobo-extensions.c:
	* components/mozilla/nautilus-mozilla-content-view.c:
	* components/music/Makefile.am:
	* components/music/nautilus-music-view.c:
	* components/notes/Makefile.am:
	* components/notes/nautilus-notes.c:
	* components/rpmview/Makefile.am:
	* components/rpmview/nautilus-rpm-verify-window.c:
	* components/rpmview/nautilus-rpm-view-install.c:
	* components/rpmview/nautilus-rpm-view.c:
	* components/sample/nautilus-sample-content-view.c:
	* components/services/install-view/Makefile.am:
	* components/services/install-view/callbacks.c:
	* components/services/install-view/forms.c:
	*
	components/services/install-view/nautilus-service-install-view.c:
	* components/services/install/lib/eazel-install-logic2.c:
	* components/services/install/server/main.c:
	* components/services/inventory-view/Makefile.am:
	*
	components/services/inventory-view/nautilus-inventory-config-page
	.c:
	*
	components/services/inventory-view/nautilus-inventory-disable-pag
	*
	components/services/inventory-view/nautilus-inventory-enable-page
	* components/services/inventory-view/nautilus-inventory-view.c:
	* components/services/inventory/Makefile.am:
	* components/services/inventory/eazel-inventory-upload-callback.c:
	* components/services/inventory/eazel-inventory.c:
	* components/services/inventory/main.c:
	* components/services/login/nautilus-view/Makefile.am:
	*
	components/services/login/nautilus-view/nautilus-change-password-
	view.c:
	* components/services/login/nautilus-view/password-box.c:
	* components/services/nautilus-dependent-shared/Makefile.am:
	*
	components/services/nautilus-dependent-shared/eazel-services-exte
	nsions.c:
	*
	components/services/nautilus-dependent-shared/eazel-services-exte
	nsions.h:
	*
	components/services/nautilus-dependent-shared/eazel-services-foot
	er.c:
	*
	components/services/nautilus-dependent-shared/eazel-services-head
	er.c:
	*
	components/services/nautilus-dependent-shared/test-footer-header.
	c:
	* components/services/summary/Makefile.am:
	* components/services/summary/nautilus-summary-callbacks.c:
	* components/services/summary/nautilus-summary-dialogs.c:
	* components/services/summary/nautilus-summary-dialogs.h:
	* components/services/summary/nautilus-summary-footer.c:
	* components/services/summary/nautilus-summary-menu-items.c:
	* components/services/summary/nautilus-summary-view-private.h:
	* components/services/summary/nautilus-summary-view.c:
	* components/services/time/nautilus-view/main.c:
	*
	components/services/time/nautilus-view/trilobite-eazel-time-view.
	c:
	* components/services/trilobite/sample/nautilus-view/Makefile.am:
	* components/text/Makefile.am:
	* components/text/nautilus-text-view.c:
	* components/throbber/Makefile.am:
	* components/throbber/main.c:
	* components/throbber/nautilus-throbber.c:
	* components/tree/Makefile.am:
	* components/tree/nautilus-tree-change-queue.c:
	* components/tree/nautilus-tree-expansion-state.c:
	* components/tree/nautilus-tree-model.c:
	* components/tree/nautilus-tree-node.c:
	* components/tree/nautilus-tree-view-dnd.c:
	* components/tree/nautilus-tree-view.c:
	* helper-utilities/authenticate/Makefile.am:
	* helper-utilities/authenticate/nautilus-authenticate.c:
	* nautilus-installer/src/nautilus-druid.c:
	* src/Makefile.am:
	* src/file-manager/fm-desktop-icon-view.c:
	* src/file-manager/fm-directory-view.c:
	* src/file-manager/fm-directory-view.h:
	* src/file-manager/fm-error-reporting.c:
	* src/file-manager/fm-icon-text-window.c:
	* src/file-manager/fm-icon-view.c:
	* src/file-manager/fm-list-view.c:
	* src/file-manager/fm-properties-window.c:
	* src/file-manager/fm-search-list-view.c:
	* src/file-manager/nautilus-indexing-info.c:
	* src/nautilus-about.c:
	* src/nautilus-application.c:
	* src/nautilus-bookmark-list.c:
	* src/nautilus-bookmark-parsing.c:
	* src/nautilus-bookmarks-window.c:
	* src/nautilus-complex-search-bar.c:
	* src/nautilus-component-adapter-factory.c:
	* src/nautilus-desktop-window.c:
	* src/nautilus-first-time-druid.c:
	* src/nautilus-link-set-window.c:
	* src/nautilus-location-bar.c:
	* src/nautilus-main.c:
	* src/nautilus-navigation-bar.c:
	* src/nautilus-profiler.c:
	* src/nautilus-property-browser.c:
	* src/nautilus-search-bar-criterion.c:
	* src/nautilus-search-bar.c:
	* src/nautilus-shell.c:
	* src/nautilus-sidebar-tabs.c:
	* src/nautilus-sidebar-title.c:
	* src/nautilus-sidebar.c:
	* src/nautilus-signaller.c:
	* src/nautilus-simple-search-bar.c:
	* src/nautilus-switchable-navigation-bar.c:
	* src/nautilus-switchable-search-bar.c:
	* src/nautilus-theme-selector.c:
	* src/nautilus-view-frame-corba.c:
	* src/nautilus-view-frame.c:
	* src/nautilus-window-manage-views.c:
	* src/nautilus-window-menus.c:
	* src/nautilus-window-toolbars.c:
	* src/nautilus-window.c:
	* src/nautilus-window.h:
	* src/nautilus-zoom-control.c:
	Update for new eel library usage.

	* test/test-nautilus-background.c:
	* test/test-nautilus-clickable-image.c:
	* test/test-nautilus-font-manager.c:
	* test/test-nautilus-font-picker.c:
	* test/test-nautilus-font-simple.c:
	* test/test-nautilus-font.c:
	* test/test-nautilus-glyph-simple.c:
	* test/test-nautilus-glyph.c:
	* test/test-nautilus-image-background.c:
	* test/test-nautilus-image-scrolled.c:
	* test/test-nautilus-image-simple.c:
	* test/test-nautilus-image-table.c:
	* test/test-nautilus-image-tile.c:
	* test/test-nautilus-image.c:
	* test/test-nautilus-label-background.c:
	* test/test-nautilus-label-flavorful.c:
	* test/test-nautilus-label-offset.c:
	* test/test-nautilus-label-scrolled.c:
	* test/test-nautilus-label-simple.c:
	* test/test-nautilus-label-wrapped.c:
	* test/test-nautilus-label.c:
	* test/test-nautilus-labeled-image.c:
	* test/test-nautilus-password-dialog.c:
	* test/test-nautilus-pixbuf-tile.c:
	* test/test-nautilus-smooth-text-layout.c:
	* test/test-nautilus-viewport-constraint.c:
	* test/test-nautilus-widgets.c:
	Remove these.  They live in eel now.

	* test/vsignore:
	* test/kefile.am:
	* test/st-nautilus-preferences-change.c:
	* test/st-nautilus-preferences-display.c:
	* test/st-nautilus-wrap-table.c:
	* test/st.c:
	* test/st.h:
	Update for new eel library usage.

M	ChangeLog
M	Makefile.am
M	applets/launcher/nautilus-launcher-applet.c
M	applets/preferences-applet/nautilus-preferences-applet.c
M	components/adapter/Makefile.am
M	components/adapter/main.c
M	components/adapter/nautilus-adapter-control-embed-strategy.c
M
components/adapter/nautilus-adapter-control-factory-embed-strategy.c
M	components/adapter/nautilus-adapter-embed-strategy.c
M	components/adapter/nautilus-adapter-embeddable-embed-strategy.c
M	components/adapter/nautilus-adapter-factory-server.c
M	components/adapter/nautilus-adapter-file-load-strategy.c
M	components/adapter/nautilus-adapter-load-strategy.c
M	components/adapter/nautilus-adapter-progressive-load-strategy.c
M	components/adapter/nautilus-adapter-stream-load-strategy.c
M	components/adapter/nautilus-adapter.c
M	components/hardware/Makefile.am
M	components/hardware/nautilus-hardware-view.c
M	components/help/Makefile.am
M	components/help/help-method.c
M	components/help/hyperbola-filefmt.c
M	components/help/hyperbola-nav-tree.c
M	components/history/Makefile.am
M	components/history/nautilus-history-view.c
M	components/image-viewer/Makefile.am
M	components/loser/content/Makefile.am
M	components/loser/content/nautilus-content-loser.c
M	components/loser/sidebar/Makefile.am
M	components/loser/sidebar/nautilus-sidebar-loser.c
M	components/mozilla/Makefile.am
M	components/mozilla/bonobo-extensions.c
M	components/mozilla/nautilus-mozilla-content-view.c
M	components/music/Makefile.am
M	components/music/nautilus-music-view.c
M	components/notes/Makefile.am
M	components/notes/nautilus-notes.c
M	components/rpmview/Makefile.am
M	components/rpmview/nautilus-rpm-verify-window.c
M	components/rpmview/nautilus-rpm-view-install.c
M	components/rpmview/nautilus-rpm-view.c
M	components/sample/nautilus-sample-content-view.c
M	components/services/install-view/Makefile.am
M	components/services/install-view/callbacks.c
M	components/services/install-view/forms.c
M	components/services/install-view/nautilus-service-install-view.c
M	components/services/install/lib/eazel-install-logic2.c
M	components/services/install/server/main.c
M	components/services/inventory-view/Makefile.am
M
components/services/inventory-view/nautilus-inventory-config-page.c
M
components/services/inventory-view/nautilus-inventory-disable-page.c
M
components/services/inventory-view/nautilus-inventory-enable-page.c
M	components/services/inventory-view/nautilus-inventory-view.c
M	components/services/inventory/Makefile.am
M	components/services/inventory/eazel-inventory-upload-callback.c
M	components/services/inventory/eazel-inventory.c
M	components/services/inventory/main.c
M	components/services/login/nautilus-view/Makefile.am
M
components/services/login/nautilus-view/nautilus-change-password-view.c
M	components/services/login/nautilus-view/password-box.c
M	components/services/nautilus-dependent-shared/Makefile.am
M
components/services/nautilus-dependent-shared/eazel-services-extensions.c
M
components/services/nautilus-dependent-shared/eazel-services-extensions.h
M
components/services/nautilus-dependent-shared/eazel-services-footer.c
M
components/services/nautilus-dependent-shared/eazel-services-header.c
M	components/services/nautilus-dependent-shared/test-footer-header.c
M	components/services/summary/Makefile.am
M	components/services/summary/nautilus-summary-callbacks.c
M	components/services/summary/nautilus-summary-dialogs.c
M	components/services/summary/nautilus-summary-dialogs.h
M	components/services/summary/nautilus-summary-footer.c
M	components/services/summary/nautilus-summary-menu-items.c
M	components/services/summary/nautilus-summary-view-private.h
M	components/services/summary/nautilus-summary-view.c
M	components/services/time/nautilus-view/main.c
M	components/services/time/nautilus-view/trilobite-eazel-time-view.c
M	components/services/trilobite/sample/nautilus-view/Makefile.am
M	components/text/Makefile.am
M	components/text/nautilus-text-view.c
M	components/throbber/Makefile.am
M	components/throbber/main.c
M	components/throbber/nautilus-throbber.c
M	components/tree/Makefile.am
M	components/tree/nautilus-tree-change-queue.c
M	components/tree/nautilus-tree-expansion-state.c
M	components/tree/nautilus-tree-model.c
M	components/tree/nautilus-tree-node.c
M	components/tree/nautilus-tree-view-dnd.c
M	components/tree/nautilus-tree-view.c
M	configure.in
M	data/Makefile.am
D	data/fonts/.cvsignore
D	data/fonts/Makefile.am
D	data/fonts/urw/.cvsignore
D	data/fonts/urw/Makefile.am
D	data/fonts/urw/README
D	data/fonts/urw/fonts.dir
D	data/fonts/urw/n019003l.afm
D	data/fonts/urw/n019003l.pfb
D	data/fonts/urw/n019003l.pfm
D	data/fonts/urw/n019004l.afm
D	data/fonts/urw/n019004l.pfb
D	data/fonts/urw/n019004l.pfm
D	data/fonts/urw/n019023l.afm
D	data/fonts/urw/n019023l.pfb
D	data/fonts/urw/n019023l.pfm
D	data/fonts/urw/n019024l.afm
D	data/fonts/urw/n019024l.pfb
D	data/fonts/urw/n019024l.pfm
M	helper-utilities/authenticate/Makefile.am
M	helper-utilities/authenticate/nautilus-authenticate.c
M	libnautilus-extensions/Makefile.am
D	libnautilus-extensions/nautilus-art-extensions.c
D	libnautilus-extensions/nautilus-art-extensions.h
D	libnautilus-extensions/nautilus-art-gtk-extensions.c
D	libnautilus-extensions/nautilus-art-gtk-extensions.h
D	libnautilus-extensions/nautilus-background-canvas-group.c
D	libnautilus-extensions/nautilus-background-canvas-group.h
D	libnautilus-extensions/nautilus-background.c
D	libnautilus-extensions/nautilus-background.h
M	libnautilus-extensions/nautilus-bonobo-extensions.c
M	libnautilus-extensions/nautilus-bonobo-extensions.h
M	libnautilus-extensions/nautilus-bookmark.c
D	libnautilus-extensions/nautilus-caption-table.c
D	libnautilus-extensions/nautilus-caption-table.h
D	libnautilus-extensions/nautilus-caption.c
D	libnautilus-extensions/nautilus-caption.h
D	libnautilus-extensions/nautilus-clickable-image.c
D	libnautilus-extensions/nautilus-clickable-image.h
M	libnautilus-extensions/nautilus-ctree.c
M	libnautilus-extensions/nautilus-customization-data.c
M	libnautilus-extensions/nautilus-dateedit-extensions.c
M	libnautilus-extensions/nautilus-dateedit-extensions.h
D	libnautilus-extensions/nautilus-debug-drawing.c
D	libnautilus-extensions/nautilus-debug-drawing.h
D	libnautilus-extensions/nautilus-debug.c
D	libnautilus-extensions/nautilus-debug.h
M	libnautilus-extensions/nautilus-directory-async.c
M	libnautilus-extensions/nautilus-directory-background.c
M	libnautilus-extensions/nautilus-directory-background.h
M	libnautilus-extensions/nautilus-directory-metafile-monitor.c
M	libnautilus-extensions/nautilus-directory-metafile.c
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-extensions/nautilus-drag-window.c
M	libnautilus-extensions/nautilus-drag.c
M	libnautilus-extensions/nautilus-druid-page-eazel.c
M	libnautilus-extensions/nautilus-druid.c
D	libnautilus-extensions/nautilus-ellipsizing-label.c
D	libnautilus-extensions/nautilus-ellipsizing-label.h
M	libnautilus-extensions/nautilus-entry.c
D	libnautilus-extensions/nautilus-enumeration.c
D	libnautilus-extensions/nautilus-enumeration.h
M	libnautilus-extensions/nautilus-file-changes-queue.c
M	libnautilus-extensions/nautilus-file-operations-progress.c
M	libnautilus-extensions/nautilus-file-operations.c
M	libnautilus-extensions/nautilus-file-private.h
M	libnautilus-extensions/nautilus-file-utilities.c
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-extensions/nautilus-font-factory.c
D	libnautilus-extensions/nautilus-font-manager.c
D	libnautilus-extensions/nautilus-font-manager.h
D	libnautilus-extensions/nautilus-font-picker.c
D	libnautilus-extensions/nautilus-font-picker.h
M	libnautilus-extensions/nautilus-gconf-extensions.c
D	libnautilus-extensions/nautilus-gdk-extensions.c
D	libnautilus-extensions/nautilus-gdk-extensions.h
D	libnautilus-extensions/nautilus-gdk-font-extensions.c
D	libnautilus-extensions/nautilus-gdk-font-extensions.h
D	libnautilus-extensions/nautilus-gdk-pixbuf-extensions.c
D	libnautilus-extensions/nautilus-gdk-pixbuf-extensions.h
M	libnautilus-extensions/nautilus-generous-bin.c
D	libnautilus-extensions/nautilus-glib-extensions.c
D	libnautilus-extensions/nautilus-glib-extensions.h
M	libnautilus-extensions/nautilus-global-preferences.c
M	libnautilus-extensions/nautilus-global-preferences.h
D	libnautilus-extensions/nautilus-glyph.c
D	libnautilus-extensions/nautilus-glyph.h
D	libnautilus-extensions/nautilus-gnome-extensions.c
D	libnautilus-extensions/nautilus-gnome-extensions.h
D	libnautilus-extensions/nautilus-graphic-effects.c
D	libnautilus-extensions/nautilus-graphic-effects.h
D	libnautilus-extensions/nautilus-gtk-extensions.c
D	libnautilus-extensions/nautilus-gtk-extensions.h
D	libnautilus-extensions/nautilus-gtk-macros.h
M	libnautilus-extensions/nautilus-horizontal-splitter.c
M	libnautilus-extensions/nautilus-icon-canvas-item.c
M	libnautilus-extensions/nautilus-icon-canvas-item.h
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-extensions/nautilus-icon-container.h
M	libnautilus-extensions/nautilus-icon-dnd.c
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-extensions/nautilus-icon-factory.h
M	libnautilus-extensions/nautilus-icon-private.h
M	libnautilus-extensions/nautilus-icon-text-item.c
D	libnautilus-extensions/nautilus-image-table.c
D	libnautilus-extensions/nautilus-image-table.h
D	libnautilus-extensions/nautilus-image-with-background.c
D	libnautilus-extensions/nautilus-image-with-background.h
D	libnautilus-extensions/nautilus-image.c
D	libnautilus-extensions/nautilus-image.h
M	libnautilus-extensions/nautilus-keep-last-vertical-box.c
D	libnautilus-extensions/nautilus-label-with-background.c
D	libnautilus-extensions/nautilus-label-with-background.h
D	libnautilus-extensions/nautilus-label.c
D	libnautilus-extensions/nautilus-label.h
D	libnautilus-extensions/nautilus-labeled-image.c
D	libnautilus-extensions/nautilus-labeled-image.h
M	libnautilus-extensions/nautilus-lib-self-check-functions.c
M	libnautilus-extensions/nautilus-lib-self-check-functions.h
M	libnautilus-extensions/nautilus-link-set.c
M	libnautilus-extensions/nautilus-link.c
M	libnautilus-extensions/nautilus-list-column-title.c
M	libnautilus-extensions/nautilus-list.c
M	libnautilus-extensions/nautilus-medusa-support.c
M	libnautilus-extensions/nautilus-merged-directory.c
M	libnautilus-extensions/nautilus-metafile-factory.c
M	libnautilus-extensions/nautilus-metafile.c
M	libnautilus-extensions/nautilus-mime-actions.c
D	libnautilus-extensions/nautilus-password-dialog.c
D	libnautilus-extensions/nautilus-password-dialog.h
M	libnautilus-extensions/nautilus-preferences-box.c
M	libnautilus-extensions/nautilus-preferences-dialog.c
M	libnautilus-extensions/nautilus-preferences-group.c
M	libnautilus-extensions/nautilus-preferences-item.c
M	libnautilus-extensions/nautilus-preferences-pane.c
M	libnautilus-extensions/nautilus-preferences.c
M	libnautilus-extensions/nautilus-preferences.h
M	libnautilus-extensions/nautilus-program-chooser.c
M	libnautilus-extensions/nautilus-program-choosing.c
M	libnautilus-extensions/nautilus-program-choosing.h
D	libnautilus-extensions/nautilus-radio-button-group.c
D	libnautilus-extensions/nautilus-radio-button-group.h
D	libnautilus-extensions/nautilus-region.c
D	libnautilus-extensions/nautilus-region.h
D	libnautilus-extensions/nautilus-scalable-font-private.h
D	libnautilus-extensions/nautilus-scalable-font.c
D	libnautilus-extensions/nautilus-scalable-font.h
M	libnautilus-extensions/nautilus-search-uri.c
D	libnautilus-extensions/nautilus-self-checks.c
D	libnautilus-extensions/nautilus-self-checks.h
M	libnautilus-extensions/nautilus-sidebar-functions.c
D	libnautilus-extensions/nautilus-smooth-text-layout-cache.c
D	libnautilus-extensions/nautilus-smooth-text-layout-cache.h
D	libnautilus-extensions/nautilus-smooth-text-layout.c
D	libnautilus-extensions/nautilus-smooth-text-layout.h
D	libnautilus-extensions/nautilus-smooth-widget.c
D	libnautilus-extensions/nautilus-smooth-widget.h
D	libnautilus-extensions/nautilus-stock-dialogs.c
D	libnautilus-extensions/nautilus-stock-dialogs.h
D	libnautilus-extensions/nautilus-string-list.c
D	libnautilus-extensions/nautilus-string-list.h
D	libnautilus-extensions/nautilus-string-map.c
D	libnautilus-extensions/nautilus-string-map.h
D	libnautilus-extensions/nautilus-string-picker.c
D	libnautilus-extensions/nautilus-string-picker.h
D	libnautilus-extensions/nautilus-string.c
D	libnautilus-extensions/nautilus-string.h
M	libnautilus-extensions/nautilus-tabs.c
D	libnautilus-extensions/nautilus-text-caption.c
D	libnautilus-extensions/nautilus-text-caption.h
M	libnautilus-extensions/nautilus-theme.c
M	libnautilus-extensions/nautilus-thumbnails.c
M	libnautilus-extensions/nautilus-trash-directory.c
M	libnautilus-extensions/nautilus-trash-file.c
M	libnautilus-extensions/nautilus-trash-monitor.c
M	libnautilus-extensions/nautilus-undo-context.c
M	libnautilus-extensions/nautilus-undo-manager.c
M	libnautilus-extensions/nautilus-undo-signal-handlers.c
M	libnautilus-extensions/nautilus-vfs-directory.c
M	libnautilus-extensions/nautilus-vfs-file.c
M	libnautilus-extensions/nautilus-view-identifier.c
D	libnautilus-extensions/nautilus-viewport.c
D	libnautilus-extensions/nautilus-viewport.h
M	libnautilus-extensions/nautilus-volume-monitor.c
D	libnautilus-extensions/nautilus-wrap-table.c
D	libnautilus-extensions/nautilus-wrap-table.h
D	libnautilus-extensions/nautilus-xml-extensions.c
D	libnautilus-extensions/nautilus-xml-extensions.h
M	libnautilus-private/Makefile.am
D	libnautilus-private/nautilus-art-extensions.c
D	libnautilus-private/nautilus-art-extensions.h
D	libnautilus-private/nautilus-art-gtk-extensions.c
D	libnautilus-private/nautilus-art-gtk-extensions.h
D	libnautilus-private/nautilus-background-canvas-group.c
D	libnautilus-private/nautilus-background-canvas-group.h
D	libnautilus-private/nautilus-background.c
D	libnautilus-private/nautilus-background.h
M	libnautilus-private/nautilus-bonobo-extensions.c
M	libnautilus-private/nautilus-bonobo-extensions.h
M	libnautilus-private/nautilus-bookmark.c
D	libnautilus-private/nautilus-caption-table.c
D	libnautilus-private/nautilus-caption-table.h
D	libnautilus-private/nautilus-caption.c
D	libnautilus-private/nautilus-caption.h
D	libnautilus-private/nautilus-clickable-image.c
D	libnautilus-private/nautilus-clickable-image.h
M	libnautilus-private/nautilus-ctree.c
M	libnautilus-private/nautilus-customization-data.c
M	libnautilus-private/nautilus-dateedit-extensions.c
M	libnautilus-private/nautilus-dateedit-extensions.h
D	libnautilus-private/nautilus-debug-drawing.c
D	libnautilus-private/nautilus-debug-drawing.h
D	libnautilus-private/nautilus-debug.c
D	libnautilus-private/nautilus-debug.h
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-directory-background.c
M	libnautilus-private/nautilus-directory-background.h
M	libnautilus-private/nautilus-directory-metafile-monitor.c
M	libnautilus-private/nautilus-directory-metafile.c
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-drag-window.c
M	libnautilus-private/nautilus-drag.c
M	libnautilus-private/nautilus-druid-page-eazel.c
M	libnautilus-private/nautilus-druid.c
D	libnautilus-private/nautilus-ellipsizing-label.c
D	libnautilus-private/nautilus-ellipsizing-label.h
M	libnautilus-private/nautilus-entry.c
D	libnautilus-private/nautilus-enumeration.c
D	libnautilus-private/nautilus-enumeration.h
M	libnautilus-private/nautilus-file-changes-queue.c
M	libnautilus-private/nautilus-file-operations-progress.c
M	libnautilus-private/nautilus-file-operations.c
M	libnautilus-private/nautilus-file-private.h
M	libnautilus-private/nautilus-file-utilities.c
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-font-factory.c
D	libnautilus-private/nautilus-font-manager.c
D	libnautilus-private/nautilus-font-manager.h
D	libnautilus-private/nautilus-font-picker.c
D	libnautilus-private/nautilus-font-picker.h
M	libnautilus-private/nautilus-gconf-extensions.c
D	libnautilus-private/nautilus-gdk-extensions.c
D	libnautilus-private/nautilus-gdk-extensions.h
D	libnautilus-private/nautilus-gdk-font-extensions.c
D	libnautilus-private/nautilus-gdk-font-extensions.h
D	libnautilus-private/nautilus-gdk-pixbuf-extensions.c
D	libnautilus-private/nautilus-gdk-pixbuf-extensions.h
M	libnautilus-private/nautilus-generous-bin.c
D	libnautilus-private/nautilus-glib-extensions.c
D	libnautilus-private/nautilus-glib-extensions.h
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.h
D	libnautilus-private/nautilus-glyph.c
D	libnautilus-private/nautilus-glyph.h
D	libnautilus-private/nautilus-gnome-extensions.c
D	libnautilus-private/nautilus-gnome-extensions.h
D	libnautilus-private/nautilus-graphic-effects.c
D	libnautilus-private/nautilus-graphic-effects.h
D	libnautilus-private/nautilus-gtk-extensions.c
D	libnautilus-private/nautilus-gtk-extensions.h
D	libnautilus-private/nautilus-gtk-macros.h
M	libnautilus-private/nautilus-horizontal-splitter.c
M	libnautilus-private/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-canvas-item.h
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-container.h
M	libnautilus-private/nautilus-icon-dnd.c
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus-private/nautilus-icon-factory.h
M	libnautilus-private/nautilus-icon-private.h
M	libnautilus-private/nautilus-icon-text-item.c
D	libnautilus-private/nautilus-image-table.c
D	libnautilus-private/nautilus-image-table.h
D	libnautilus-private/nautilus-image-with-background.c
D	libnautilus-private/nautilus-image-with-background.h
D	libnautilus-private/nautilus-image.c
D	libnautilus-private/nautilus-image.h
M	libnautilus-private/nautilus-keep-last-vertical-box.c
D	libnautilus-private/nautilus-label-with-background.c
D	libnautilus-private/nautilus-label-with-background.h
D	libnautilus-private/nautilus-label.c
D	libnautilus-private/nautilus-label.h
D	libnautilus-private/nautilus-labeled-image.c
D	libnautilus-private/nautilus-labeled-image.h
M	libnautilus-private/nautilus-lib-self-check-functions.c
M	libnautilus-private/nautilus-lib-self-check-functions.h
M	libnautilus-private/nautilus-link-set.c
M	libnautilus-private/nautilus-link.c
M	libnautilus-private/nautilus-list-column-title.c
M	libnautilus-private/nautilus-list.c
M	libnautilus-private/nautilus-medusa-support.c
M	libnautilus-private/nautilus-merged-directory.c
M	libnautilus-private/nautilus-metafile-factory.c
M	libnautilus-private/nautilus-metafile.c
M	libnautilus-private/nautilus-mime-actions.c
D	libnautilus-private/nautilus-password-dialog.c
D	libnautilus-private/nautilus-password-dialog.h
M	libnautilus-private/nautilus-preferences-box.c
M	libnautilus-private/nautilus-preferences-dialog.c
M	libnautilus-private/nautilus-preferences-group.c
M	libnautilus-private/nautilus-preferences-item.c
M	libnautilus-private/nautilus-preferences-pane.c
M	libnautilus-private/nautilus-preferences.c
M	libnautilus-private/nautilus-preferences.h
M	libnautilus-private/nautilus-program-chooser.c
M	libnautilus-private/nautilus-program-choosing.c
M	libnautilus-private/nautilus-program-choosing.h
D	libnautilus-private/nautilus-radio-button-group.c
D	libnautilus-private/nautilus-radio-button-group.h
D	libnautilus-private/nautilus-region.c
D	libnautilus-private/nautilus-region.h
D	libnautilus-private/nautilus-scalable-font-private.h
D	libnautilus-private/nautilus-scalable-font.c
D	libnautilus-private/nautilus-scalable-font.h
M	libnautilus-private/nautilus-search-uri.c
D	libnautilus-private/nautilus-self-checks.c
D	libnautilus-private/nautilus-self-checks.h
M	libnautilus-private/nautilus-sidebar-functions.c
D	libnautilus-private/nautilus-smooth-text-layout-cache.c
D	libnautilus-private/nautilus-smooth-text-layout-cache.h
D	libnautilus-private/nautilus-smooth-text-layout.c
D	libnautilus-private/nautilus-smooth-text-layout.h
D	libnautilus-private/nautilus-smooth-widget.c
D	libnautilus-private/nautilus-smooth-widget.h
D	libnautilus-private/nautilus-stock-dialogs.c
D	libnautilus-private/nautilus-stock-dialogs.h
D	libnautilus-private/nautilus-string-list.c
D	libnautilus-private/nautilus-string-list.h
D	libnautilus-private/nautilus-string-map.c
D	libnautilus-private/nautilus-string-map.h
D	libnautilus-private/nautilus-string-picker.c
D	libnautilus-private/nautilus-string-picker.h
D	libnautilus-private/nautilus-string.c
D	libnautilus-private/nautilus-string.h
M	libnautilus-private/nautilus-tabs.c
D	libnautilus-private/nautilus-text-caption.c
D	libnautilus-private/nautilus-text-caption.h
M	libnautilus-private/nautilus-theme.c
M	libnautilus-private/nautilus-thumbnails.c
M	libnautilus-private/nautilus-trash-directory.c
M	libnautilus-private/nautilus-trash-file.c
M	libnautilus-private/nautilus-trash-monitor.c
M	libnautilus-private/nautilus-undo-context.c
M	libnautilus-private/nautilus-undo-manager.c
M	libnautilus-private/nautilus-undo-signal-handlers.c
M	libnautilus-private/nautilus-vfs-directory.c
M	libnautilus-private/nautilus-vfs-file.c
M	libnautilus-private/nautilus-view-identifier.c
D	libnautilus-private/nautilus-viewport.c
D	libnautilus-private/nautilus-viewport.h
M	libnautilus-private/nautilus-volume-monitor.c
D	libnautilus-private/nautilus-wrap-table.c
D	libnautilus-private/nautilus-wrap-table.h
D	libnautilus-private/nautilus-xml-extensions.c
D	libnautilus-private/nautilus-xml-extensions.h
M	libnautilus/nautilus-undo-transaction.c
M	libnautilus/nautilus-view.c
D	librsvg/.cvsignore
D	librsvg/Makefile.am
D	librsvg/art_render.c
D	librsvg/art_render.h
D	librsvg/art_render_gradient.c
D	librsvg/art_render_gradient.h
D	librsvg/art_render_mask.c
D	librsvg/art_render_mask.h
D	librsvg/art_render_svp.c
D	librsvg/art_render_svp.h
D	librsvg/art_rgba.c
D	librsvg/art_rgba.h
D	librsvg/example-nested-transform.svg
D	librsvg/makefile-simple
D	librsvg/opacity.svg
D	librsvg/rsvg-bpath-util.c
D	librsvg/rsvg-bpath-util.h
D	librsvg/rsvg-css.c
D	librsvg/rsvg-css.h
D	librsvg/rsvg-defs.c
D	librsvg/rsvg-defs.h
D	librsvg/rsvg-ft.c
D	librsvg/rsvg-ft.h
D	librsvg/rsvg-paint-server.c
D	librsvg/rsvg-paint-server.h
D	librsvg/rsvg-path.c
D	librsvg/rsvg-path.h
D	librsvg/rsvg.c
D	librsvg/rsvg.h
D	librsvg/subpixel-text-test
D	librsvg/test-ft-gtk.c
D	librsvg/test-ft.c
D	librsvg/test-rsvg.c
D	librsvg/test.svg
M	nautilus-installer/src/nautilus-druid-page-eazel.c
M	nautilus-installer/src/nautilus-druid.c
M	nautilus.spec.in
M	po/POTFILES.in
M	po/az.po
M	po/ca.po
M	po/da.po
M	po/de.po
M	po/el.po
M	po/en_GB.po
M	po/es.po
M	po/fi.po
M	po/fr.po
M	po/ga.po
M	po/gl.po
M	po/hu.po
M	po/it.po
M	po/ja.po
M	po/ko.po
M	po/lt.po
M	po/nl.po
M	po/nn.po
M	po/no.po
M	po/pl.po
M	po/pt_BR.po
M	po/ru.po
M	po/sk.po
M	po/sl.po
M	po/sv.po
M	po/ta.po
M	po/tr.po
M	po/uk.po
M	po/zh_TW.Big5.po
M	src/Makefile.am
M	src/file-manager/fm-desktop-icon-view.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-directory-view.h
M	src/file-manager/fm-error-reporting.c
M	src/file-manager/fm-icon-text-window.c
M	src/file-manager/fm-icon-view.c
M	src/file-manager/fm-list-view.c
M	src/file-manager/fm-properties-window.c
M	src/file-manager/fm-search-list-view.c
M	src/file-manager/nautilus-indexing-info.c
M	src/nautilus-about.c
M	src/nautilus-application.c
M	src/nautilus-bookmark-list.c
M	src/nautilus-bookmark-parsing.c
M	src/nautilus-bookmarks-window.c
M	src/nautilus-complex-search-bar.c
M	src/nautilus-component-adapter-factory.c
M	src/nautilus-desktop-window.c
M	src/nautilus-first-time-druid.c
M	src/nautilus-information-panel.c
M	src/nautilus-link-set-window.c
M	src/nautilus-location-bar.c
M	src/nautilus-main.c
M	src/nautilus-navigation-bar.c
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-navigation-window.c
M	src/nautilus-navigation-window.h
M	src/nautilus-object-window.c
M	src/nautilus-object-window.h
M	src/nautilus-profiler.c
M	src/nautilus-property-browser.c
M	src/nautilus-search-bar-criterion.c
M	src/nautilus-search-bar.c
M	src/nautilus-shell.c
M	src/nautilus-sidebar-tabs.c
M	src/nautilus-sidebar-title.c
M	src/nautilus-sidebar.c
M	src/nautilus-signaller.c
M	src/nautilus-simple-search-bar.c
M	src/nautilus-spatial-window.c
M	src/nautilus-spatial-window.h
M	src/nautilus-switchable-navigation-bar.c
M	src/nautilus-switchable-search-bar.c
M	src/nautilus-theme-selector.c
M	src/nautilus-view-frame-corba.c
M	src/nautilus-view-frame.c
M	src/nautilus-window-manage-views.c
M	src/nautilus-window-menus.c
M	src/nautilus-window-toolbars.c
M	src/nautilus-window.c
M	src/nautilus-window.h
M	src/nautilus-zoom-control.c
M	test/.cvsignore
M	test/Makefile.am
D	test/test-nautilus-background.c
D	test/test-nautilus-clickable-image.c
D	test/test-nautilus-font-manager.c
D	test/test-nautilus-font-picker.c
D	test/test-nautilus-font-simple.c
D	test/test-nautilus-font.c
D	test/test-nautilus-glyph-simple.c
D	test/test-nautilus-glyph.c
D	test/test-nautilus-image-background.c
D	test/test-nautilus-image-scrolled.c
D	test/test-nautilus-image-simple.c
D	test/test-nautilus-image-table.c
D	test/test-nautilus-image-tile.c
D	test/test-nautilus-image.c
D	test/test-nautilus-label-background.c
D	test/test-nautilus-label-flavorful.c
D	test/test-nautilus-label-offset.c
D	test/test-nautilus-label-scrolled.c
D	test/test-nautilus-label-simple.c
D	test/test-nautilus-label-wrapped.c
D	test/test-nautilus-label.c
D	test/test-nautilus-labeled-image.c
D	test/test-nautilus-password-dialog.c
D	test/test-nautilus-pixbuf-tile.c
M	test/test-nautilus-preferences-change.c
M	test/test-nautilus-preferences-display.c
D	test/test-nautilus-smooth-text-layout.c
D	test/test-nautilus-viewport-constraint.c
D	test/test-nautilus-widgets.c
M	test/test-nautilus-wrap-table.c
M	test/test.c
M	test/test.h

commit 9f9bfe2e5ff03c6829b4b8730b65cdc00051331d
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-04-03

	reviewed by: John Harper <jsh@eazel.com>

	* src/nautilus-application.c: (update_session): New function,
	reads preferences and updates the session based on whether the
	Nautilus needs to be kept running to manage the desktop.
	(init_session): Use the new functions and register to update the
	session when the preferences change.

M	ChangeLog
M	src/nautilus-application.c

commit 36d6126e3ca8ebaebef96dfb977bba1aa86fa9e6
Author: John Harper <jsh@eazel.com>
Date:	2001-04-03

    Fixed part of bug 7823 (Nautilus window hints make it unusable
    with the

    2001-04-03	John Harper  <jsh@eazel.com>

	Fixed part of bug 7823 (Nautilus window hints make it unusable
	with the IceWM window manager):

	* src/nautilus-desktop-window.c (realize): don't include
	WIN_STATE_HIDDEN in the desktop window's state hints

	IceWM apparently interprets this bit as meaning `don't display
	the window', despite the GNOME documentation saying that it
	just means `not on taskbar but window visible'

M	ChangeLog
M	src/nautilus-desktop-window.c

commit dbf3da8b83fa72999fbe3bc6564415cc9fa9a7ad
Author: John Harper <jsh@eazel.com>
Date:	2001-04-03

    reviewed by: Darin Adler <darin@eazel.com>

    2001-04-03	John Harper  <jsh@eazel.com>

	reviewed by: Darin Adler <darin@eazel.com>

	Fixed bug 7967 (Tree view uses non-standard colors instead of
	gtk theme colors):

	* libnautilus-extensions/nautilus-list.c,
	libnautilus-extensions/nautilus-list.h
	(nautilus_list_set_alternate_row_colors,
	nautilus_list_set_background_color_offsets): new functions.
	They give some control over how the list background is drawn.
	The offsets function takes two offsets into the GtkStyle
	structure (which should point to GdkColor structures)

	* libnautilus-extensions/nautilus-ctree.c
	(nautilus_ctree_init): call the above two functions with
	suitable values to make the tree look like it used to, before
	being derived from the NautilusList widget

M	ChangeLog
M	libnautilus-extensions/nautilus-ctree.c
M	libnautilus-extensions/nautilus-list.c
M	libnautilus-extensions/nautilus-list.h
M	libnautilus-private/nautilus-ctree.c
M	libnautilus-private/nautilus-list.c
M	libnautilus-private/nautilus-list.h

commit f7ea58e25b70b3d675ad2d10a41892aa6bc12223
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-04-03

	reviewed by: John Sullivan <sullivan@eazel.com>

	* libnautilus/nautilus-bonobo-workarounds.c:
	(nautilus_bonobo_object_force_destroy): Add new version that is
	not vulnerable to the problem of an unref coming in from the other
	process during the destroy phase. This version relies on Bonobo
	internals, so it's a truly evil bit of code, and I should be
	severely punished for even thinking of writing it.
	(nautilus_bonobo_object_force_destroy_at_idle): Added some more
	checks that I thought would help me in debugging.

	* src/nautilus-shell-ui.xml: Improve wording of tooltip for the Up
	command.

	* components/notes/nautilus-notes.c: Some code cleanup.

	* src/file-manager/fm-directory-view.c: Fixed a typo.

M	ChangeLog
M	components/notes/nautilus-notes.c
M	libnautilus/nautilus-bonobo-workarounds.c
M	src/file-manager/fm-directory-view.c
M	src/nautilus-shell-ui.xml

commit 28b5c6daf7ca9c9d892246b96f28259da37e8e04
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2001-04-03

	reviewed by: Darin Adler  <darin@eazel.com>

	* src/nautilus-window.c: (add_to_history_list):
	Imposed a 50-item limit on the length of the
	history list. Perhaps someday we'll save it to
	disk and organize old items by date, but this
	fixes the immediate problem of the list getting
	unboundedly long.

M	ChangeLog
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window.c

commit 2e58e0b20b47dff49c9f2a664e2258b624b77844
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2001-04-03

    Made ellipsizing labels use middle-truncation, now that it's available

	* libnautilus-extensions/nautilus-ellipsizing-label.c:
	(recompute_ellipsized_text): Made ellipsizing labels
	use middle-truncation, now that it's available (added
	by Pavel recently, yay!).

M	ChangeLog
M	libnautilus-extensions/nautilus-ellipsizing-label.c
M	libnautilus-private/nautilus-ellipsizing-label.c

commit 851d971e4013590a266bfbe8e380050c9b2776cb
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2001-04-03

	reviewed by: Darin Adler  <darin@eazel.com>

	Fixed bug 7949 (Nautilus allows Cut/Copy on icons that
	can't be moved)

	* src/file-manager/fm-directory-view.c: (real_update_menus):
	Fixed up sensitivity logic for Cut/Copy/Paste and a couple
	of related items.

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit d17698040d273ebc2f68e32d76ade4ff109460fc
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-04-03

	reviewed by: John Sullivan <sullivan@eazel.com>

	* libnautilus-extensions/nautilus-global-preferences.c:
	(global_preferences_populate_pane): Added missing calls to
	_() so things in the pane are translated.

M	ChangeLog
M	libnautilus-extensions/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.c

commit 78e5ab71026d136707577da3d34306d70b0dea66
Author: Christian Rose <menthos@src.gnome.org>
Date:	2001-04-03

    Updated Swedish translation.

M	po/ChangeLog
M	po/sv.po

commit adafca3ad5acdcb687e00723aa1f0fd189e5222c
Author: Michael Fleming <mfleming@src.gnome.org>
Date:	2001-04-03

    Updated README to explain problems with mozilla 0.8.1

	* README:

	Updated README to explain problems with mozilla 0.8.1

M	ChangeLog
M	README

commit da07e8a7b319e2b3a21c405b9d5a7256fe81167c
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-04-03

    Remove rogue unused #include.

	* libnautilus-extensions/nautilus-gdk-font-extensions.c:
	Remove rogue unused #include.

	* libnautilus-extensions/nautilus-text-caption.c:
	Remove rogue unused #include.

M	ChangeLog
M	libnautilus-extensions/nautilus-gdk-font-extensions.c
M	libnautilus-extensions/nautilus-text-caption.c
M	libnautilus-private/nautilus-gdk-font-extensions.c
M	libnautilus-private/nautilus-text-caption.c

commit 58b097eca0e8a3109ef15af3f9c186f13d546240
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-04-03

	Make file operations progress dialog always stay up for at least 1
	second total so it doesn't just appear and disappear.

	Preparing for a fix to the nautilus-adapter process leaking when
	Nautilus is terminated by Ctrl-C, I cleaned up some of the code
	inside the adapter.

	Improved the warning you get when neither /etc/mnttab nor
	/proc/mounts can be opened.

	Fix bug 6888 (when I view a large image, it appears first at 100%,
	then zoomed to fit).

	Re-added part of the code to make components go away when the main
	program that is hosting them goes away. The X-window-based
	solution is not working as well as I had hoped, so I'm re-adding
	the 20-second-timeout-based solution.

	* components/adapter/nautilus-adapter-embed-strategy.c:
	(nautilus_adapter_embed_strategy_initialize_class),
	(nautilus_adapter_embed_strategy_get),
	(nautilus_adapter_embed_strategy_emit_open_location): Change the
	strategy new functions to use more-normal reference rules. The
	caller no longer expects them to "use up" a reference.

	* components/adapter/nautilus-adapter-control-embed-strategy.c:
	(nautilus_adapter_control_embed_strategy_destroy),
	(nautilus_adapter_control_embed_strategy_new): Don't keep a
	reference to the BonoboControl around after creating the frame.

	* components/adapter/nautilus-adapter-embeddable-embed-strategy.c:
	(nautilus_adapter_embeddable_embed_strategy_destroy),
	(nautilus_adapter_embeddable_embed_strategy_new): Don't keep a
	reference to the BonoboEmeddable around after creating the frame.

	* components/image-viewer/nautilus-image-view.c: (redraw_control),
	(scrolled_window_size_allocate_callback),
	(control_factory_common), (init_bonobo_image_generic_factory):
	Some name changes, and a fix so that we don't show the image first
	at 100%, and then shrink to fit. The downside is that this might
	be too hard-coded to the current behavior of Nautilus, but it's
	better than flashing every time you open an image.

	* components/services/trilobite/utils/.cvsignore: Ignore some
	files in this new directory.

	* libnautilus-extensions/nautilus-file-operations-progress.h:
	* libnautilus-extensions/nautilus-file-operations-progress.c:
	(nautilus_file_operations_progress_update), (close_callback),
	(nautilus_file_operations_progress_destroy), (map_callback),
	(delete_event_callback),
	(nautilus_file_operations_progress_initialize),
	(nautilus_file_operations_progress_initialize_class),
	(nautilus_file_operations_progress_new),
	(nautilus_file_operations_progress_set_total),
	(nautilus_file_operations_progress_set_operation_string),
	(nautilus_file_operations_progress_new_file),
	(nautilus_file_operations_progress_clear),
	(nautilus_file_operations_progress_update_sizes),
	(delayed_close_callback),
	(nautilus_file_operations_progress_done):
	Did a lot of code cleanups throughout the file, and added a new
	call nautilus_file_operations_progress_done. Use this instead of
	gtk_object_destroy so that the window can linger long enough for
	the user to see it, if a copy was really fast.

	* libnautilus-extensions/nautilus-file-operations.c:
	(transfer_info_destroy), (parent_for_error_dialog),
	(create_transfer_dialog), (handle_transfer_ok),
	(handle_transfer_vfs_error): Change to use the new
	nautilus_file_operations_progress_done call instead of
	gtk_object_destroy when done with the progress dialog.

	* libnautilus-extensions/nautilus-icon-container.c:
	(nautilus_icon_container_update_scroll_region): Fix indentation.

	* libnautilus-extensions/nautilus-volume-monitor.c:
	(get_current_mount_list): Replace cryptic g_return_if_fail message
	with better-worded g_warning.

	* libnautilus/nautilus-view.c: (set_frame_callback),
	(widget_destroyed_callback),
	(nautilus_view_construct_from_bonobo_control): Re-added code to
	monitor the lifetime of the frame and self-destruct when the frame
	goes away. The X-window-based solution wasn't working 100%, and
	this solution does.

	* src/nautilus-sidebar.c: (toggle_sidebar_panel),
	(sidebar_for_each_sidebar_panel): Change object data key to use a
	prefix that includes the word "nautilus". Tweak code that builds
	the menu so that it always includes any panel that's displayed,
	even if the user level says it shouldn't be there.

M	ChangeLog
M	components/adapter/nautilus-adapter-control-embed-strategy.c
M
components/adapter/nautilus-adapter-control-factory-embed-strategy.c
M	components/adapter/nautilus-adapter-embed-strategy.c
M	components/adapter/nautilus-adapter-embeddable-embed-strategy.c
M	components/image-viewer/nautilus-image-view.c
A	components/services/trilobite/utils/.cvsignore
M	libnautilus-extensions/nautilus-file-operations-progress.c
M	libnautilus-extensions/nautilus-file-operations-progress.h
M	libnautilus-extensions/nautilus-file-operations.c
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-extensions/nautilus-stock-dialogs.c
M	libnautilus-extensions/nautilus-volume-monitor.c
M	libnautilus-private/nautilus-file-operations-progress.c
M	libnautilus-private/nautilus-file-operations-progress.h
M	libnautilus-private/nautilus-file-operations.c
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-stock-dialogs.c
M	libnautilus-private/nautilus-volume-monitor.c
M	libnautilus/nautilus-view.c
M	src/nautilus-information-panel.c
M	src/nautilus-sidebar.c

commit 59362affbb81e118d56c46707f7474c9df8ca0f0
Author: Mike Engber <engber@src.gnome.org>
Date:	2001-04-03

    reviewed by: John Harper <jsh@eazel.com>


	reviewed by: John Harper  <jsh@eazel.com>

	* libnautilus-extensions/nautilus-background-canvas-group.c:
	(nautilus_background_canvas_group_initialize_common):
	Put back in call to gnome_canvas_set_dither.

M	ChangeLog
M	libnautilus-extensions/nautilus-background-canvas-group.c
M	libnautilus-private/nautilus-background-canvas-group.c

commit 400363428a4a9741741beb303be404323f406ff2
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-04-02

	reviewed by: Gene Ragan <gzr@eazel.com>

	* acconfig.h:
	* configure.in:
	Add a NAUTILUS_SOURCE_DIRECTORY that contains the location of the
	nautilus source code, so that some checks can work without having
	to do 'make install'

	*
	components/services/install-view/nautilus-service-install-view.c:
	(nautilus_service_install_view_initialize_class):
	Initialize preferences so that smooth widgets and other nautilus
	specific preferences work.

	* components/services/summary/nautilus-summary-view.c:
	(nautilus_summary_view_initialize_class):
	Initialize preferences so that smooth widgets and other nautilus
	specific preferences work.

	* libnautilus-extensions/Makefile.am:
	Remove macros that arent needed any more.

	* libnautilus-extensions/nautilus-entry.h:
	* libnautilus-extensions/nautilus-entry.c:
	(nautilus_entry_initialize), (obscure_cursor),
	(nautilus_entry_key_press), (nautilus_entry_motion_notify),
	(nautilus_entry_set_text), (nautilus_entry_insert_text),
	(nautilus_entry_delete_text), (nautilus_entry_initialize_class),
	(nautilus_entry_set_special_tab_handling):
	Make all the attributes private.

	* libnautilus-extensions/nautilus-font-manager.c:
	(at_exit_handler), (nautilus_free_static_storage_at_exit),
	(gnome_vfs_init_if_needed), (font_description_table_add),
	(font_description_table_new), (directory_contains_file),
	(ensure_local_font_table),
	(nautilus_font_manager_get_default_font),
	(nautilus_font_manager_get_default_bold_font),
	(nautilus_self_check_font_manager):
	Remove dependency on nautilus-file-utilities.  Update for new
	machanism for finding data in the source directory so that checks
	work even when Nautilus has not undergone 'make install.'

	* libnautilus-extensions/nautilus-global-preferences.c:
	(smooth_graphics_mode_changed_callback),
	(nautilus_global_preferences_initialize):
	Keep track of preferences smooth graphics mode changes and call
	the new smooth widget api for changing the smoothness of all
	tracked widgets.

	* libnautilus-extensions/nautilus-scalable-font.c:
	Remove a rogue unused #include.

	* libnautilus-extensions/nautilus-smooth-widget.h:
	* libnautilus-extensions/nautilus-smooth-widget.c:
	(nautilus_smooth_widget_global_set_is_smooth),
	(nautilus_smooth_widget_register):
	Dont use preferences to track global smoothness changes.  Add a
	function to that instead.

	* src/nautilus-location-bar.c: (nautilus_location_bar_initialize):
	Update for privatized NautilusEntry attributes.

M	ChangeLog
M	acconfig.h
M	components/services/install-view/nautilus-service-install-view.c
M	components/services/summary/nautilus-summary-view.c
M	configure.in
M	libnautilus-extensions/Makefile.am
M	libnautilus-extensions/nautilus-entry.c
M	libnautilus-extensions/nautilus-entry.h
M	libnautilus-extensions/nautilus-font-manager.c
M	libnautilus-extensions/nautilus-global-preferences.c
M	libnautilus-extensions/nautilus-scalable-font.c
M	libnautilus-extensions/nautilus-smooth-widget.c
M	libnautilus-extensions/nautilus-smooth-widget.h
M	libnautilus-private/Makefile.am
M	libnautilus-private/nautilus-entry.c
M	libnautilus-private/nautilus-entry.h
M	libnautilus-private/nautilus-font-manager.c
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-scalable-font.c
M	libnautilus-private/nautilus-smooth-widget.c
M	libnautilus-private/nautilus-smooth-widget.h
M	src/nautilus-location-bar.c

commit bdeb528b598aa0ce691f277ce6114d25900260c2
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2001-04-02

	reviewed by: Darin Adler <darin@eazel.com>

	* libnautilus-extensions/nautilus-global-preferences.c:
	Moved the font preferences from the Icon & List Views
	pane into the Appearance pane, and tweaked the wording.
	It was too weird having the font choices in two places.

M	ChangeLog
M	libnautilus-extensions/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.c

commit 61985e09adfd97ad9b2075b1e8d614708de2d85d
Author: Gediminas Paulauskas <menesis@src.gnome.org>
Date:	2001-04-02

    Updated Lithuanian translation from Mantas Kriauciunas
    <mantelis@centras.lt>

M	po/lt.po

commit ac1238314599e827763a84d371d0f4161037f632
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2001-04-02

	reviewed by: Darin Adler <darin@eazel.com>

	Fixed bug 7918 (Preferences window wider than it needs to be)
	This also fixes the bug where the HTTP Host text field was
	a little shorter than the HTTP Location text field.

	* libnautilus-extensions/nautilus-caption.h:
	* libnautilus-extensions/nautilus-caption.c:
	(nautilus_caption_set_extra_spacing): Renamed from
	_set_spacing, since there's a minimum fixed amount
	of spacing that's always used. The bug was that this
	routine was (only) being used to align items by setting the
	padding of the 2nd item in the box. This sets an equal
	amount of blank space before and after the item, when
	we only want the space before. Fixed by changing it to
	use gtk_box_set_spacing instead.
	(nautilus_caption_set_child): Don't use the spacing for
	the padding here either.

	* libnautilus-extensions/nautilus-preferences-item.h:
	* libnautilus-extensions/nautilus-preferences-item.c:
	(nautilus_preferences_item_set_caption_extra_spacing):
	Renamed from _set_caption_spacing for clarity.

	* libnautilus-extensions/nautilus-preferences-group.c:
	(preferences_group_align_captions): Updated for name
	change.

M	ChangeLog
M	libnautilus-extensions/nautilus-caption.c
M	libnautilus-extensions/nautilus-caption.h
M	libnautilus-extensions/nautilus-preferences-group.c
M	libnautilus-extensions/nautilus-preferences-item.c
M	libnautilus-extensions/nautilus-preferences-item.h
M	libnautilus-private/nautilus-caption.c
M	libnautilus-private/nautilus-caption.h
M	libnautilus-private/nautilus-preferences-group.c
M	libnautilus-private/nautilus-preferences-item.c
M	libnautilus-private/nautilus-preferences-item.h

commit 0f7c34dfb0a7a30cfce0820be2a6c80a9d0210f8
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2001-04-01

    added a way for sidebar views to specify small images that are
    displayed


	added a way for sidebar views to specify small images that
	are displayed in their tab for notification purposes.  Used
	that to make the notes component indicate if a note is present or
	not.

	* components/notes/nautilus-notes.c: (get_bonobo_properties),
	(set_bonobo_properties), (load_note_text_from_metadata),
	(done_with_file), (notes_load_metainfo),
	(notify_listeners_if_changed), (notes_save_metainfo),
	(do_destroy),
	(notes_get_indicator_image), (make_notes_view):
	added a property bag to the notes component to provide a tab_image
	property, and made it notify the listeners when the note text
	changes.

	* icons/Makefile.am:
	* icons/note-indicator.png:
	new notes indicator image from Arlo.

	* src/nautilus-sidebar-tabs.c: (tab_item_destroy),
	(pixbuf_composite), (draw_one_tab_plain), (draw_one_tab_themed),
	(get_tab_width), (draw_or_layout_all_tabs),
	(nautilus_sidebar_tabs_expose),
	(nautilus_sidebar_tabs_update_tab_item), (get_tab_item_from_view),
	(nautilus_sidebar_tabs_update_all_indicators),
	(nautilus_sidebar_tabs_update_indicator),
	(tab_indicator_changed_callback),
	(nautilus_sidebar_tabs_connect_view):
	* src/nautilus-sidebar-tabs.h:
	made the sidebar tabs hook up to the nautilus_view's tab_image
	property and use it to display a notification image in the tab
	if necessary.

	* src/nautilus-sidebar.c: (view_loaded_callback),
	(nautilus_sidebar_add_panel):
	connect the sidebar tabs to a newly added view, once the view
	is loaded.

	* src/nautilus-view-frame.c: (nautilus_view_frame_get_control):
	* src/nautilus-view-frame.h:
	added nautilus_view_frame_get_control so view properties can be
	accessed by the sidebar.

M	ChangeLog
M	components/notes/nautilus-notes.c
M	icons/Makefile.am
A	icons/note-indicator.png
M	src/nautilus-information-panel.c
M	src/nautilus-sidebar-tabs.c
M	src/nautilus-sidebar-tabs.h
M	src/nautilus-sidebar.c
M	src/nautilus-view-frame.c
M	src/nautilus-view-frame.h

commit 9a61eb330ae70c247171629a7b402ce3ab4d3c00
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-04-01

    Restore the "dance." It was needed after all to deal with situations
    when

	* src/nautilus-sidebar.c: (toggle_sidebar_panel):
	Restore the "dance."  It was needed after all to deal with
	situations when the display become out of whack with the number of
	running sidebar panels, for example when a panel crashes.
	Added a comment to this effect as well.

M	ChangeLog
M	src/nautilus-information-panel.c
M	src/nautilus-sidebar.c

commit 1b9302961066a9c5845b220e274ebadceca5d705
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-03-31

    When the constrained interger values are change, we need to update the

	* libnautilus-extensions/nautilus-preferences-item.c:
	(nautilus_preferences_item_set_constrained_integer_values):  When
	the constrained interger values are change, we need to update the
	displayed value as well, otherwise the very first time the
	preferences dialogs shows, the selected entry will be wrong.

	* libnautilus-extensions/nautilus-preferences.c:
	(preferences_key_make_for_getter):
	Fix for bug 7939 - preference value not set at Intermediate level
	when defined at Novice and visible at Advanced.
	The problem was that when a preference is not visible and it does
	not have a default for the current user_level, then the default
	value was 0.  The fix was to do is to find the closest
	(lowest) user_level with a good default and use that.

M	ChangeLog
M	libnautilus-extensions/nautilus-preferences-item.c
M	libnautilus-extensions/nautilus-preferences.c
M	libnautilus-private/nautilus-preferences-item.c
M	libnautilus-private/nautilus-preferences.c

commit 50644c182db0a7dea20ab076f7b10659967a79ae
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-03-31

    New functions. Move sidebar and sidebar panel specific code used

	* libnautilus-extensions/Makefile.am:
	* libnautilus-extensions/nautilus-sidebar-functions.h:
	* libnautilus-extensions/nautilus-sidebar-functions.c:
	(compare_view_identifiers), (sidebar_is_sidebar_panel_enabled),
	(sidebar_is_sidebar_panel_enabled_cover),
	(sidebar_get_sidebar_panel_view_identifiers),
	(nautilus_sidebar_get_enabled_sidebar_panel_view_identifiers),
	(nautilus_sidebar_panel_make_preference_key),
	(nautilus_sidebar_for_each_panel):
	New functions.	Move sidebar and sidebar panel specific code used
	throughout Nautilus to its own place.

	* libnautilus-extensions/nautilus-global-preferences.c:
	(global_preferences_populate_sidebar_panels_callback),
	(global_preferences_create_sidebar_panels_pane),
	(global_preferences_install_sidebar_panel_defaults):
	Move sidebar and sidebar panel specific code to
	nautilus-sidebar-functions.[ch].  Simplify sidebar panel creation
	a bit.

	* libnautilus-extensions/nautilus-global-preferences.h:
	Remove the sidebar panel NAMESPACE as preferences dont support
	namespaces any more.

	* src/nautilus-sidebar.c: (any_panel_matches_iid): Tiny anal
	renaming.
	(toggle_sidebar_panel): Simplify this function a bit.  The
	previous "dance" that the code was doing was not really
	necessariy.
	(sidebar_for_each_sidebar_panel),
	(sidebar_add_panel_context_menu_items): Simplify a lot by using
	the new sidebar panel iterator.  Remove a bunch of oaf code which
	is handled by the iterator in sidebar-functions.  Also, only
	create the menu items if the preference is visible at the current
	user level.
	(nautilus_sidebar_get_sidebar_panel_key): Yank this function as it
	is not needed anymore.

	* src/nautilus-window.c: (nautilus_window_for_each_sidebar_panel),
	(nautilus_window_initialize): Keep track of sidebar panel changes
	for each individual panel instead of trying to use the whole
	namespace.  The namespace thing was a broken feature of
	preferences which is no longer supported.
	(update_sidebar_panels_from_preferences): Update for new public
	sidebar functions.

M	ChangeLog
M	libnautilus-extensions/Makefile.am
M	libnautilus-extensions/nautilus-global-preferences.c
M	libnautilus-extensions/nautilus-global-preferences.h
A	libnautilus-extensions/nautilus-sidebar-functions.c
A	libnautilus-extensions/nautilus-sidebar-functions.h
M	libnautilus-private/Makefile.am
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.h
A	libnautilus-private/nautilus-sidebar-functions.c
A	libnautilus-private/nautilus-sidebar-functions.h
M	src/nautilus-information-panel.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-sidebar.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window.c

commit bb8afb01b90e0e0d363248c713409d6ddda8fb7a
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-03-31

    Fix a bug introduced by my last checkin. No longer need to remove
    callback

	* src/nautilus-window.c: (nautilus_window_initialize),
	(nautilus_window_destroy):
	Fix a bug introduced by my last checkin.  No longer need to remove
	callback for builtin bookmark menu, as this is done
	automatically.	This was causing a preferences critical.
	Also changed the other preference callback to be automatically
	removed.

M	ChangeLog
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window.c

commit 270d2b506fe1bd5935ac194734fe65528972f234
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-03-31

    Use _while_alive for the preferences callback to avoid potential
    problem.

	* src/nautilus-window-menus.c:
	(nautilus_window_initialize_bookmarks_menu): Use _while_alive
	for the preferences callback to avoid potential problem.
	(update_user_level_menu_item), (user_level_changed_callback),
	(nautilus_window_initialize_menus_part_1):
	Fix bug 6615 - Holding open Preferences menu blocks user-level
	menu item changes.

	The user level menu items where getting out of whack if more that
	1 NautilusWindow existed at the time of a user level change.  The
	fix was to keep track of user level changes and update the menu
	items when needed.  Also a tiny function renaming to make its
	function clearer.

M	ChangeLog
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-window-menus.c

commit 72b381a4a677bff17d8f86cfc0eafc8663be1a82
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-03-31

    Fix bug 7952 - configure.in reference to mozilla source is
    wrong. Update

	* configure.in:
	Fix bug 7952 - configure.in reference to mozilla source is wrong.
	Update the Url to reflect reality.

	* README:
	Small tweak to the Mozilla requirements documentation.

M	ChangeLog
M	README
M	configure.in

commit bcf01d56d812e542298e5d24956e536e80eede6e
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-03-31

    If the preferences dialog is currently selecting a pane, then
    make sure

	* libnautilus-extensions/nautilus-preferences-box.c:
	(preferences_box_select_pane),
	(preferences_box_category_list_recreate),
	(nautilus_preferences_box_new),
	(nautilus_preferences_box_find_pane):
	If the preferences dialog is currently selecting a pane, then make
	sure that pane gets selected again (if visible) after a user level
	change.

	* libnautilus-extensions/nautilus-preferences-box.h:
	Small paramater name tweaking.

M	ChangeLog
M	libnautilus-extensions/nautilus-preferences-box.c
M	libnautilus-extensions/nautilus-preferences-box.h
M	libnautilus-private/nautilus-preferences-box.c
M	libnautilus-private/nautilus-preferences-box.h

commit 1112db52e478c6bd0039d08ffcc3ae3924d0f57f
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-03-31

    New function to update the showing state of the item depending on

	* libnautilus-extensions/nautilus-preferences-item.h:
	* libnautilus-extensions/nautilus-preferences-item.c:
	(nautilus_preferences_item_update_showing): New function to update
	the showing state of the item depending on preferences visibility.
	(preferences_item_construct),
	(preferences_item_value_changed_callback),
	(preferences_item_create_enum),
	(preferences_item_update_displayed_value): Make
	update_displayed_value private.  It no longer needs to be called
	by the parent container.  Since preference items now get updated
	by value changed callbacks.

	* libnautilus-extensions/nautilus-preferences-group.c:
	(nautilus_preferences_group_update): No need to update the showing
	state of the items over here.  Simpy call the new preferences item
	function to do this.

	* libnautilus-extensions/nautilus-preferences-dialog.c:
	(nautilus_preferences_dialog_initialize),
	(nautilus_preferences_dialog_destroy):
	Have the callback automatically removed.  Small style tweaking.

M	ChangeLog
M	libnautilus-extensions/nautilus-preferences-dialog.c
M	libnautilus-extensions/nautilus-preferences-group.c
M	libnautilus-extensions/nautilus-preferences-item.c
M	libnautilus-extensions/nautilus-preferences-item.h
M	libnautilus-private/nautilus-preferences-dialog.c
M	libnautilus-private/nautilus-preferences-group.c
M	libnautilus-private/nautilus-preferences-item.c
M	libnautilus-private/nautilus-preferences-item.h

commit e073afed03d085692fed247ee173a7ee20407a73
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-03-31

	reviewed by: John Harper  <jsh@eazel.com>

	* libnautilus-extensions/nautilus-preferences-item.c:
	(preferences_item_value_changed_callback),
	(preferences_item_create_enum),
	(preferences_item_create_short_enum),
	(preferences_item_create_boolean),
	(preferences_item_create_editable_string),
	(preferences_item_create_editable_integer),
	(preferences_item_create_constrained_integer),
	(preferences_item_create_font),
	(preferences_item_create_smooth_font):
	Add value changed callbacks for the preference associated with
	each item.  In this callback, we update the diplay value of the
	item.  This way, regardless of when and where the preference
	values change, the preferences dialog will always be up to date.

M	ChangeLog
M	libnautilus-extensions/nautilus-preferences-item.c
M	libnautilus-private/nautilus-preferences-item.c

commit 02581d8cb9cadc51714433c60bcd4d3869696597
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-03-31

    Remove a rogue printf I left in by accident.

	* libnautilus-extensions/nautilus-preferences-item.c:
	(preferences_item_update_constrained_integer): Remove a rogue
	printf I left in by accident.

M	ChangeLog
M	libnautilus-extensions/nautilus-preferences-item.c
M	libnautilus-private/nautilus-preferences-item.c

commit 51a5f23ffc2d390f706905a7700fb84f59e085e9
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-03-31

    Changed from Mike Fleming to hide the proxy authentication preferences

	* libnautilus-extensions/nautilus-global-preferences.c:
	Changed from Mike Fleming to hide the proxy authentication
	preferences when the "Use Proxy" preference is FALSE.

	* libnautilus-extensions/nautilus-preferences-group.c:
	(nautilus_preferences_group_add_item):
	Change the item packing parameters so that items will be sized to
	their natural sizes.  Otherwise they fill the avaialable space and
	screw up the usage of control preferences to properly hide items
	and have everything update accordingly.

	* libnautilus-extensions/nautilus-preferences-pane.c:
	(preferences_pane_control_preference_changed_callback):
	Force a queue resize when the pane is updated so that empty space
	resulting from controlled preferences items being hidden will go
	away.

M	ChangeLog
M	libnautilus-extensions/nautilus-global-preferences.c
M	libnautilus-extensions/nautilus-preferences-group.c
M	libnautilus-extensions/nautilus-preferences-pane.c
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-preferences-group.c
M	libnautilus-private/nautilus-preferences-pane.c

commit 6c6a5832e08600afbdbcba983652663f7c2d5ff2
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-03-31

    New functions to make this data structure more useful and easier
    to use.

	* libnautilus-extensions/nautilus-enumeration.h:
	* libnautilus-extensions/nautilus-enumeration.c:
	(nautilus_enumeration_new_from_tokens),
	(nautilus_enumeration_get_entry_position),
	(nautilus_enumeration_get_value_position),
	(nautilus_enumeration_get_entries),
	(nautilus_self_check_enumeration):
	New functions to make this data structure more useful and easier
	to use.  Also added self checks.

	* libnautilus-extensions/nautilus-preferences-item.c:
	(preferences_item_destroy),
	(preferences_item_update_constrained_integer),
	(constrained_integer_changed_callback),
	(nautilus_preferences_item_set_constrained_integer_values):
	Use a NautilusEnumeration instead of maintaing 2 lists of entries
	and values ourselves.  Makes this code a little bit simpler.

M	ChangeLog
M	libnautilus-extensions/nautilus-enumeration.c
M	libnautilus-extensions/nautilus-enumeration.h
M	libnautilus-extensions/nautilus-preferences-item.c
M	libnautilus-private/nautilus-enumeration.c
M	libnautilus-private/nautilus-enumeration.h
M	libnautilus-private/nautilus-preferences-item.c

commit 5fc11f9e8584a5a9f24719a92ee19023826fc2d0
Author: Mike Engber <engber@src.gnome.org>
Date:	2001-03-31

    update saved copy of notes when writing metadata


	* components/notes/nautilus-notes.c: (notes_save_metainfo):
	update saved copy of notes when writing metadata

M	ChangeLog
M	components/notes/nautilus-notes.c

commit f8d441ab90d72135fecf4a8d0df5dca0cf0afe4e
Author: Mike Engber <engber@src.gnome.org>
Date:	2001-03-31

    fix leak


	* components/notes/nautilus-notes.c:
	(load_note_text_from_metadata):
	fix leak

M	ChangeLog
M	components/notes/nautilus-notes.c

commit 00d84b24fb1461c153e9fe95c9333fc74a856800
Author: Michael Fleming <mfleming@src.gnome.org>
Date:	2001-03-31

	reviewed by: John Sullivan  <sullivan@eazel.com>

	Part of bug 4832

	Added preferences for HTTP proxy username/password.

	Really, this is sub-optimal:

	o The first-time druid still doesn't have UI for this
	o The password is presented and stored in the clear (? does
	this matter?
	  It's transmitted in the clear, too)
	o If the user is using an HTTP proxy that requires authentication,
	but
	  have not filled out the username/password correctly, they get an
	  "Access Denied" dialog
	o There's no way to tell embedded mozilla about this (bug
	74171), so
	  embedded mozilla prompts the user again for the password

	* libnautilus-extensions/nautilus-global-preferences.c:
	* libnautilus-extensions/nautilus-global-preferences.h:

M	ChangeLog
M	libnautilus-extensions/nautilus-global-preferences.c
M	libnautilus-extensions/nautilus-global-preferences.h
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.h

commit 42cd551224d106794287674d93dda7dc0ef1d61e
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-03-31

	reviewed by: Mike Fleming  <mfleming@eazel.com>

	* libnautilus-extensions/nautilus-global-preferences.c:
	(global_preferences_create_dialog),
	(global_preferences_populate_pane):
	No need to explicitly add pane update callbacks for control
	preference.  These happen automatically as needed now.

	* libnautilus-extensions/nautilus-preferences-pane.h:
	* libnautilus-extensions/nautilus-preferences-pane.c:
	(nautilus_preferences_pane_destroy),
	(nautilus_preferences_pane_find_group),
	(preferences_pane_control_preference_changed_callback),
	(nautilus_preferences_pane_add_control_preference):
	New function to add control preferences to the pane.  For each
	unique control preference, a callback will be added to update the
	pane so that control actions (such as hiding or showing items) can
	take place as needed.

M	ChangeLog
M	libnautilus-extensions/nautilus-global-preferences.c
M	libnautilus-extensions/nautilus-preferences-pane.c
M	libnautilus-extensions/nautilus-preferences-pane.h
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-preferences-pane.c
M	libnautilus-private/nautilus-preferences-pane.h

commit cbb03695e597a5c216cecd388646723b617d546f
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-03-31

	reviewed by: John Sullivan  <sullivan@eazel.com>

	* components/text/nautilus-text-view.c: (merge_bonobo_menu_items):
	Add a FIXME for a bug.

	* libnautilus-extensions/nautilus-gconf-extensions.h:
	* libnautilus-extensions/nautilus-gconf-extensions.c:
	(nautilus_gconf_get_value), (nautilus_gconf_value_is_equal),
	(nautilus_gconf_value_free): New convenience functions for using
	GConf values directly.

	* libnautilus-extensions/nautilus-gdk-font-extensions.c:
	Remove a FIXME for a bug i fixed recently.

	* libnautilus-extensions/nautilus-preferences.c:
	(preferences_callback_entry_invoke_function),
	(preferences_entry_invoke_callbacks_if_needed),
	(preferences_something_changed_notice),
	(preferences_global_table_check_changes_function),
	(preferences_entry_update_cached_value),
	(preferences_entry_ensure_gconf_connection),
	(preferences_callback_entry_free_func), (preferences_entry_free),
	(preferences_global_table_insert):
	Fix bug 5875 - Preference callbacks should only trigger when
	values change.
	The problem was twofold.  First, when the user level changed, we
	would invoke all callbacks regardless of whether the value had
	changed or not.  Second, when a GConf value changed notice
	triggered, we would invoke the corresponding Nautilus preference
	callback regardless of whether the value according to Nautilus
	changed or not.
	The fact that Nautilus preferences have a visibility attribute
	means that even if the GConf value changes, they may have a
	different value (a default due to high visibility for example)

M	ChangeLog
M	components/text/nautilus-text-view.c
M	libnautilus-extensions/nautilus-gconf-extensions.c
M	libnautilus-extensions/nautilus-gconf-extensions.h
M	libnautilus-extensions/nautilus-gdk-font-extensions.c
M	libnautilus-extensions/nautilus-preferences.c
M	libnautilus-private/nautilus-gconf-extensions.c
M	libnautilus-private/nautilus-gconf-extensions.h
M	libnautilus-private/nautilus-gdk-font-extensions.c
M	libnautilus-private/nautilus-preferences.c

commit 982aef48f1cfe184370216a792076885d155e7be
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2001-03-31

    Removed bogus return_if_fail.

	* libnautilus-extensions/nautilus-preferences.c:
	(update_auto_integer_or_boolean): Removed bogus return_if_fail.

	* libnautilus-extensions/nautilus-icon-container.c:
	(nautilus_icon_container_initialize_class): Set up auto-storage
	variable for click policy preference.
	(button_press_event): Use auto-storage variable instead of
	calling nautilus_preferences_get.

	* src/file-manager/fm-directory-view.c:
	(fm_directory_view_initialize_class): Set up auto-storage
	variables
	for three preferences checked elsewhere in this class.
	(open_alternate_callback), (open_location),
	(confirm_delete_directly),
	(confirm_delete_from_trash), (fm_directory_view_activate_files):
	Use auto-storage variables instead of calling
	nautilus_preferences_get.
	(confirm_trash_changed_callback),
	(enable_delete_changed_callback):
	Removed these functions.
	(real_update_menus): Removed code setting up callbacks to update
	static variables when the preference changed. The auto-storage
	variables have the same effect with much less code.

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-extensions/nautilus-preferences.c
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-preferences.c
M	src/file-manager/fm-directory-view.c

commit 168c194bd3e9b41c5bb06ff370c979c693382e77
Author: Mike Engber <engber@src.gnome.org>
Date:	2001-03-30

    Ensure notes have actually changed, by comparing to a copy of the old


	* components/notes/nautilus-notes.c:
	(load_note_text_from_metadata), (done_with_file),
	(notes_load_metainfo), (notes_save_metainfo):
	Ensure notes have actually changed, by comparing to a
	copy of the old value, before responding to change signals.

M	ChangeLog
M	components/notes/nautilus-notes.c

commit c857ceecf00cf666bd3d050c72a42ee8f1481f59
Author: Eskil Heyn Olsen <eskil@eazel.com>
Date:	2001-03-30

    reviewed by: the toad that lives under my table

    2001-03-30	Eskil Heyn Olsen  <eskil@eazel.com>

	reviewed by: the toad that lives under my table

	* components/services/trilobite/Makefile.am:
	Build utils/

	* components/services/trilobite/helper/eazel-helper.c: (main):
	Added ability to launch a start-medusa script.

	*
	components/services/trilobite/libtrilobite/trilobite-root-helper.
	h:
	*
	components/services/trilobite/libtrilobite/trilobite-root-helper.
	c: (trilobite_root_helper_run):
	Added a enum for a start-medusa command.

	* components/services/trilobite/utils/Makefile.am:
	* components/services/trilobite/utils/eazel-helper-test.c:
	(get_password_dude), (main):
	Added a program to test root helper, for educational reasons
	mostly.

	* configure.in:
	Added components/services/trilobite/utils/Makefile

M	ChangeLog
M	components/services/trilobite/Makefile.am
M	components/services/trilobite/helper/eazel-helper.c
M	components/services/trilobite/libtrilobite/trilobite-root-helper.c
M	components/services/trilobite/libtrilobite/trilobite-root-helper.h
A	components/services/trilobite/utils/Makefile.am
A	components/services/trilobite/utils/eazel-helper-test.c
M	configure.in

commit 3f3dd3bf8515a7ac72a9d318363f362a27763555
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2001-03-30

	reviewed by: Darin Adler  <darin@eazel.com>

	Fixed bug 7913 (fm_get_text_attribute_names_preference
	should cache preference value for speed)

	Fixed bug 7914 (nautilus_icon_canvas_item_initialize
	should cache smooth_font for speed)

	Added a new way to stay up-to-date with the value of a
	preference: you register a (typically global) variable
	with a particular preference, and the preferences machinery
	updates its value automatically whenever the preference
	changes. This is a replacement for using
	nautilus_preferences_get (and _get_integer and _get_boolean)
	repeatedly, and is much more efficient. We might eventually
	replace all the callers of _get_xxx with calls to this, and
	remove those calls entirely.

	I deployed this in the two specific cases Pavel found with
	profiling (bugs 7913 & 7914) and some more places. I'll
	deploy it in more places still later.

	* libnautilus-extensions/nautilus-preferences.h:
	* libnautilus-extensions/nautilus-preferences.c:
	(update_auto_string), (update_auto_integer_or_boolean):
	New helper functions to update an individual auto-storage
	variable.
	(preferences_entry_update_auto_storage): New function, updates
	all auto-storage variables for a particular preference.
	(preferences_something_changed_notice): update auto-storage
	variables
	before calling callbacks.
	(preferences_entry_ensure_gconf_connection): New function,
	extracted
	from preferences_entry_add_callback.
	(preferences_entry_add_callback): Now calls extracted function.
	(preferences_entry_add_auto_storage): New function, adds a single
	auto-storage variable for a given preference.
	(preferences_entry_check_remove_connection): New function,
	extracted
	from preferences_entry_remove_callback.
	(preferences_entry_remove_callback): Now calls extracted function.
	(preferences_entry_remove_auto_storage): New function, removes
	a single
	auto-storage variable for a given preference.
	(preferences_entry_free): Free the auto-storage list.
	(nautilus_preferences_add_auto_string),
	(nautilus_preferences_add_auto_integer),
	(nautilus_preferences_add_auto_boolean),
	(nautilus_preferences_remove_auto_string),
	(nautilus_preferences_remove_auto_integer),
	(nautilus_preferences_remove_auto_boolean): Public cover functions
	for the three basic types of auto-storage variables.
	(nautilus_preferences_remove_callback): Fixed small bug where this
	function would unnecessarily add an entry before removing it.

	* libnautilus-extensions/nautilus-font-factory.c:
	(nautilus_font_factory_get_font_from_preferences):
	Reworked to use auto-storage variable.

	* libnautilus-extensions/nautilus-global-preferences.c:
	(nautilus_global_preferences_initialize): Set up auto-storage
	variables for icon view & default smooth font preferences.
	(global_preferences_get_smooth_font),
	(global_preferences_get_smooth_bold_font): Changed to take
	font file name instead of preferences name.
	(nautilus_global_preferences_get_icon_view_smooth_font),
	(nautilus_global_preferences_get_default_smooth_font),
	(nautilus_global_preferences_get_default_smooth_bold_font):
	Use auto-storage variables.

	* libnautilus-extensions/nautilus-icon-canvas-item.c:
	(nautilus_icon_canvas_item_initialize_class): Set up
	auto-storage variable for click policy preference.
	(in_single_click_mode): Use auto-storage variable.

	* libnautilus-extensions/nautilus-icon-factory.c:
	(should_display_image_file_as_itself): Use auto-storage
	variable for thumbnail policy.

	* src/file-manager/fm-icon-text-window.c:
	(fm_get_text_attribute_names_preference): Use auto-storage
	variable for icon captions.

	* src/file-manager/fm-icon-view.c:
	(should_preview_sound): Use auto-storage variable for
	sound-preview preference.
	(fm_icon_view_initialize_class): Set up auto-storage variable
	for sound-preview preference.

M	ChangeLog
M	libnautilus-extensions/nautilus-font-factory.c
M	libnautilus-extensions/nautilus-global-preferences.c
M	libnautilus-extensions/nautilus-icon-canvas-item.c
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-extensions/nautilus-preferences.c
M	libnautilus-extensions/nautilus-preferences.h
M	libnautilus-private/nautilus-font-factory.c
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus-private/nautilus-preferences.c
M	libnautilus-private/nautilus-preferences.h
M	src/file-manager/fm-icon-text-window.c
M	src/file-manager/fm-icon-view.c

commit 31128bf3bc63dac98da65f76cb7867342bdde00a
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-03-30

	reviewed by: Pavel Cisler <pavel@eazel.com>

	* libnautilus-extensions/nautilus-file-operations.c:
	(sync_transfer_callback): Don't send out notifications in the case
	where we did a no-op move on top of self.
	(nautilus_file_operations_copy_move): Get rid of code that
	complains about move on top of self, since that's no longer
	considered an error.

	* configure.in: We require the new gnome-vfs now because we need
	the code that handles move to self better.

M	ChangeLog
M	configure.in
M	libnautilus-extensions/nautilus-file-operations.c
M	libnautilus-private/nautilus-file-operations.c

commit d9dd7957100aa79bbf0e125f7b736113fc8ab079
Author: Pavel Cisler <pavel@eazel.com>
Date:	2001-03-30

    reviewed by: Darin Adler <darin@eazel.com>

    2001-03-29	Pavel Cisler  <pavel@eazel.com>

	reviewed by: Darin Adler  <darin@eazel.com>

	* libnautilus-extensions/nautilus-gdk-font-extensions.c:
	(nautilus_string_ellipsize_start):
	Rework to only measure one character width at a time when zeroing
	in on the right width.

	* libnautilus-extensions/nautilus-gdk-font-extensions.c:
	(nautilus_string_ellipsize_end),
	(nautilus_string_ellipsize_middle),
	* libnautilus-extensions/nautilus-gdk-font-extensions.h:

	Add nautilus_string_ellipsize_middle and
	nautilus_string_ellipsize_end.

	* libnautilus-extensions/nautilus-gdk-font-extensions.c:
	(nautilus_self_check_ellipsize),
	(nautilus_self_check_ellipsize_start),
	(nautilus_self_check_ellipsize_middle),
	(nautilus_self_check_ellipsize_end),
	(nautilus_self_check_gdk_font_extensions):

	Add test cases for the new calls.

M	ChangeLog
M	libnautilus-extensions/nautilus-gdk-font-extensions.c
M	libnautilus-extensions/nautilus-gdk-font-extensions.h
M	libnautilus-private/nautilus-gdk-font-extensions.c
M	libnautilus-private/nautilus-gdk-font-extensions.h

commit 3d58f957be1e26ae00c1c7126ec33e3686f90f74
Author: Mike Engber <engber@src.gnome.org>
Date:	2001-03-30

    Comment out call to gnome_canvas_set_dither because it no longer
    serves a


	* libnautilus-extensions/nautilus-background-canvas-group.c:
	Comment out call to gnome_canvas_set_dither because it no
	longer serves a useful purpose and it removes our dependancy
	on using a gnome-libs > 1.2.8 - bug 7922.

	(nautilus_background_canvas_group_initialize_common):
	* libnautilus-extensions/nautilus-background.c:
	(nautilus_background_destroy):
	* libnautilus-extensions/nautilus-background.h:
	* libnautilus-extensions/nautilus-directory-background.c:
	(theme_image_path_to_uri),
	(nautilus_file_background_get_default_settings_for_theme),
	(nautilus_file_background_get_default_settings),
	(nautilus_file_background_read_desktop_settings),
	(nautilus_file_background_write_desktop_settings),
	(nautilus_file_background_write_desktop_default_settings),
	(nautilus_file_background_matches_default_settings),
	(nautilus_file_background_is_set), (background_changed_callback),
	(initialize_background_from_settings):
	* src/nautilus-sidebar.c: (background_settings_changed_callback),
	(nautilus_sidebar_update_appearance):
	Remove combine mode from nautilus-background. It no longer serves
	any purpose (background always draw dithered now) - bug 2190
	& 5516.

M	ChangeLog
M	libnautilus-extensions/nautilus-background-canvas-group.c
M	libnautilus-extensions/nautilus-background.c
M	libnautilus-extensions/nautilus-background.h
M	libnautilus-extensions/nautilus-directory-background.c
M	libnautilus-private/nautilus-background-canvas-group.c
M	libnautilus-private/nautilus-background.c
M	libnautilus-private/nautilus-background.h
M	libnautilus-private/nautilus-directory-background.c
M	src/nautilus-information-panel.c
M	src/nautilus-sidebar.c

commit 43b5ad7a758d8dba2fd391459bf263c6bd5933c4
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-03-29

    Added missing \n characters to some long lines in the first time druid

	* de.po: Added missing \n characters to some long lines
	in the first time druid indexing messages to fix wide
	druid window.

M	po/ChangeLog
M	po/de.po

commit de78d5d546b9207e181540da0b97386174bd108e
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-03-29

	reviewed by: John Sullivan <sullivan@eazel.com>

	Fix bug 7915 (update_font called repeatedly causes slowdown).

	Fix black line on right side of icon view that I introduced when I
	was doing the cut/copy/paste work.

	* libnautilus-extensions/nautilus-label.h:
	* libnautilus-extensions/nautilus-label.c:
	(nautilus_label_set_text): Add a boolean result to tell whether
	the label text was changed for the convenience of callers who want
	to do work only if it changes.

	* src/nautilus-sidebar-title.c: (update_title): Only call
	update_font if the title changed.

	* src/file-manager/fm-directory-view.c: (real_realize): Set
	background to the normal background from the style. Now we see a
	gray background again instead of a black one.
	(fm_directory_view_initialize_class): Set scrollbar_spacing to 0
	since the extra 3 pixels don't do us any good.

M	ChangeLog
M	libnautilus-extensions/nautilus-label.c
M	libnautilus-extensions/nautilus-label.h
M	libnautilus-private/nautilus-label.c
M	libnautilus-private/nautilus-label.h
M	src/file-manager/fm-directory-view.c
M	src/nautilus-sidebar-title.c

commit 661f4e24af74c8816031ac32652c636eba1bcb75
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2001-03-29

	reviewed by: Darin Adler  <darin@eazel.com>

	Josh noticed that the special "thumbnail is loading" icon
	was no longer used. Darin and I found the problem.

	* libnautilus-extensions/nautilus-icon-factory.c:
	(nautilus_icon_factory_get_icon_for_file): Store URI rather
	than local path for special "loading" image.

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-private/nautilus-icon-factory.c

commit dae5ab52a74f88983e4cb3e03733952113c6d210
Author: Gediminas Paulauskas <menesis@src.gnome.org>
Date:	2001-03-29

    some translations......

M	po/lt.po

commit efca99b0f84dd881c916318854833693f055c4fd
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-03-29

	reviewed by: John Sullivan <sullivan@eazel.com>

	Fix bug where failed sidebar panel still shows up in the sidebar
	menu.

	* src/nautilus-sidebar.c: (get_page_iid): New function, shared by
	old and new code.
	(nautilus_sidebar_active_panel_matches_id_or_is_damaged):
	New name,
	uses get_page_iid.
	(nautilus_sidebar_hide_active_panel_if_matches): Call by new name.
	(any_panel_matches_id): New function.
	(toggle_sidebar_panel): Use presence in the sidebar to decide what
	to do, rather than using the previous setting of the preference.
	(nautilus_sidebar_add_panel_items): Use the presence of items in
	the sidebar to decide which items get checked, rather than using
	the preference settings.
	(nautilus_sidebar_add_panel), (nautilus_sidebar_remove_panel): Get
	rid of erroneous use of _().

M	ChangeLog
M	src/nautilus-information-panel.c
M	src/nautilus-sidebar.c

commit a5fc475e63ab2f27f6560a19fad1ec98b169e873
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2001-03-29

	reviewed by: Darin Adler <darin@eazel.com>

	* libnautilus-extensions/nautilus-global-preferences.c:
	At TigerT's suggestion, changed default thumbnail image
	limit from 1 MB to 3 MB to cover the range of most
	current digital cameras.

M	ChangeLog
M	libnautilus-extensions/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.c

commit d853a29955a5f9d1eba82f536a59fa5e5712aa23
Author: Josh Barrow <carbamide@src.gnome.org>
Date:	2001-03-29

    Removed CVS merge thingy


    Removed CVS merge thingy

M	ChangeLog

commit 037d8d5898908effb54897a5a26b78d1c0f4baa4
Author: Mike Engber <engber@src.gnome.org>
Date:	2001-03-29

    reviewed by: Darin Adler <darin@eazel.com>


	reviewed by: Darin Adler <darin@eazel.com>

	* components/notes/nautilus-notes.c: (schedule_save_callback),
	(cancel_pending_save), (schedule_save),
	(set_note_text_from_metadata), (done_with_file),
	(notes_save_metainfo), (on_changed), (make_notes_view):
	Notes now saves changes after a timeout instead of waiting
	until focus change - bug 6884.

M	ChangeLog
M	components/notes/nautilus-notes.c

commit 295499e7d67b731d66d4ccc06990202802aac066
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2001-03-29

	reviewed by: Darin Adler  <darin@eazel.com>

	Fixed bug 7921 ("Up" should select folder you came from)

	* src/nautilus-window-manage-views.h:
	* src/nautilus-window-manage-views.c:
	(nautilus_window_open_location_with_selection):
	New private-to-nautilus-window call, just calls
	existing private call open_location with the
	right parameters.

	* src/nautilus-window.c: (nautilus_window_go_up):
	Set current location as selection when going up.

M	ChangeLog
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window-manage-views.c
M	src/nautilus-window-manage-views.h
M	src/nautilus-window.c

commit 586793d2bb4687f8a13081e9e35e01147dbf313e
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2001-03-29

	reviewed by: Ramiro Estrugo  <ramiro@eazel.com>

	Fixed bug 3328 (Need a preference to specify upper bounds for
	thumbnailing)

	In Speed Tradeoffs at Advanced level, you can now choose an
	upper bound for image file size that will get thumbnailed.

	* libnautilus-extensions/nautilus-global-preferences.c:
	* libnautilus-extensions/nautilus-global-preferences.h:
	Add thumbnail limit preference.

	* libnautilus-extensions/nautilus-icon-factory.c:
	(destroy_icon_factory), (get_icon_factory): Add and
	remove callback for thumbnail-limit preference.
	(thumbnail_limit_changed_callback): Store new value in global
	variable; send icons-changed signal.
	(nautilus_icon_factory_get_icon_for_file): Use global
	variable instead of constant when determining thumbail limit.

	* libnautilus-extensions/nautilus-preferences-item.c:
	(preferences_item_update_constrained_integer): Check the
	label strings correctly; this was working for the font size
	menus only because the label strings were just the number
	printf'ed into a string.

M	ChangeLog
M	libnautilus-extensions/nautilus-global-preferences.c
M	libnautilus-extensions/nautilus-global-preferences.h
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-extensions/nautilus-preferences-item.c
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.h
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus-private/nautilus-preferences-item.c

commit 5df94af1979914c9d676764ad1d37cc7f2665520
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-03-29

	reviewed by: John Sullivan <sullivan@eazel.com>

	A change to reduce the number of orphaned processes when Nautilus
	is not terminated cleanly. This is an architecture problem, and
	this hack only partly addresses it.

	Add code to NautilusViewFrame, NautilusView, and NautilusThrobber
	to destroy components when the corresponding widgets are
	destroyed.  Since X destroys windows when processes go away, this
	tells us immediately when processes disappear. This does not help
	in the case where Nautilus happens to die after creating a
	component, but before attaching the widget to its parent.

	This is not a complete solution to the orphaned processes problem
	because of 2 other categories of orphaned processes:

	    1) the adapter factory
	    2) non-NautilusView components, which won't get the advantage
	       of this fix because it's in Nautilus (a fix could go into
	       Bonobo, or into each component)

	* libnautilus/nautilus-bonobo-workarounds.h:
	* libnautilus/nautilus-bonobo-workarounds.c:
	(set_gone_flag), (nautilus_bonobo_object_force_destroy),
	(object_is_gone), (remote_check_data_free),
	(remote_check_timed_callback), (remote_check_destroy_callback),
	(nautilus_bonobo_object_call_when_remote_object_disappears),
	(force_destroy_cover),
	(nautilus_bonobo_object_force_destroy_when_owner_disappears):
	New code, implementing the machinery to notice when remote objects
	go away and to self-destruct when they do. Also code that does the
	timeout that used to be in NautilusViewFrame.

	* libnautilus/nautilus-view.c: (widget_destroyed_callback),
	(nautilus_view_construct_from_bonobo_control): Connect to the
	widget's destroy signal, and self-destruct when it happens.

	* components/throbber/nautilus-throbber.c:
	(nautilus_throbber_destroy), (null_pointer_callback),
	(nautilus_throbber_initialize): Destroy the BonoboControl when the
	throbber (a widget) is destroyed. Requires noticing when the
	control goes away (the old code just had a stale pointer to it).

	* src/nautilus-view-frame.c: (destroy_view),
	(nautilus_view_frame_destroy), (view_frame_failed_callback),
	(queue_view_frame_failed), (view_frame_failed_cover),
	(check_socket_gone_idle_callback), (check_socket_gone_callback),
	(attach_view): Use the new machinery instead of doing it
	ourselves, but sadly had to add some fairly complex code to catch
	the case where the socket is destroyed because the plug is gone.

M	ChangeLog
M	components/throbber/nautilus-throbber.c
M	libnautilus/nautilus-bonobo-workarounds.c
M	libnautilus/nautilus-bonobo-workarounds.h
M	libnautilus/nautilus-view.c
M	src/nautilus-view-frame.c

commit 47601ce1d577e9f42e25fb35b62833d802c5f489
Author: Robey Pointer <robey@src.gnome.org>
Date:	2001-03-29

    Fix build bustage -- missed one of the "pr" -> "per" things.

	* components/services/install/command-line/eazel-test-softcat.c:
	(main):

	Fix build bustage -- missed one of the "pr" -> "per" things.

M	ChangeLog
M	components/services/install/command-line/eazel-test-softcat.c

commit 7b47ef76953417e207aeb666b2b4d9242464e5f1
Author: John Harper <jsh@eazel.com>
Date:	2001-03-29

    reviewed by: Darin Adler <darin@eazel.com>

    2001-03-28	John Harper  <jsh@eazel.com>

	reviewed by: Darin Adler <darin@eazel.com>

	Re-fixed bug 6820 (directory sort order is different in tree
	view):

	* components/tree/nautilus-tree-view.c: realized that I can get
	the tree model node directly from the row's data pointer,
	there's no need to map the row to a node (which is a linear
	operation). Also, cache the clist->tree-view mapping to avoid a
	call to gtk_object_data_get each comparison

	(create_tree): enabled the custom comparison function


	Work to share more drawing code between NautilusList and
	NautilusCTree:

	* libnautilus-extensions/nautilus-ctree.c (get_cell_style,
	draw_cell_pixbuf): deleted. Use similarly named nautilus_list_
	functions instead

	(draw_row): only draw the special tree pixbuf if `height > 0'.
	This fixes a weird clipping bug

	* libnautilus-extensions/nautilus-list.c (get_cell_style,
	draw_cell_pixbuf): renamed as nautilus_list_X


	Ensure that the list view fetches the correct icons (i.e.
	special anti-aliased images if the view is in smooth mode)

	* libnautilus-extensions/nautilus-list.c
	(nautilus_list_is_anti_aliased): new function

	* src/file-manager/fm-list-view.c
	(fm_list_view_update_smooth_graphics_mode): call update_icons
	(fm_list_view_get_emblem_pixbufs_for_file, install_row_images):
	pass the correct aa mode to the icon factory


	Draw tree-view icons in smooth mode when appropriate:

	* components/tree/nautilus-tree-view.c
	(update_smooth_graphics_mode,
	smooth_graphics_mode_changed_callback): new functions. As yet
	they don't refetch all icons when the smooth preference
	changes..


	Fixed the bug introduced recently where the tree gets a title
	bar:

	* libnautilus-extensions/nautilus-list.c
	(nautilus_list_realize): don't turn on titles

	* src/file-manager/fm-list-view.c (create_list): set the
	CLIST_SHOW_TITLES flag

M	ChangeLog
M	components/tree/nautilus-tree-view.c
M	libnautilus-extensions/nautilus-ctree.c
M	libnautilus-extensions/nautilus-list.c
M	libnautilus-extensions/nautilus-list.h
M	libnautilus-private/nautilus-ctree.c
M	libnautilus-private/nautilus-list.c
M	libnautilus-private/nautilus-list.h
M	src/file-manager/fm-list-view.c

commit 8f90fd57aefcd03f9c8226aa2d27c408531dc1a1
Author: Mike Engber <engber@src.gnome.org>
Date:	2001-03-29

    reviewed by: Darin Adler <darin@eazel.com>


	reviewed by: Darin Adler <darin@eazel.com>

	* components/notes/nautilus-notes.c:
	(set_note_text_from_metadata),
	(done_with_file), (notes_load_metainfo), (notes_save_metainfo),
	(do_destroy):
	Notes updates text on metadata changes - bug 4422.

M	ChangeLog
M	components/notes/nautilus-notes.c

commit 7145ee121091a3fdc26659c7b6a764a8936ef222
Author: Robey Pointer <robey@src.gnome.org>
Date:	2001-03-28

	reviewed by: Eskil Heyn Olsen  <eskil@eazel.com>
	who glanced at it before passing out

	* components/services/install/lib/eazel-install-logic2.c:
	(dedupe_foreach_depends):

	Backport a fix for deduping from the branch. (This may fix some
	bugs related to deduping suites; to be honest, nobody remembers
	what this patch was originally supposed to do.)

	* components/services/install/lib/eazel-install-object.c:
	(eazel_install_initialize):
	* components/services/install/lib/eazel-package-system-types.c:
	* components/services/install/lib/eazel-softcat-private.h:
	* components/services/install/lib/eazel-softcat.h:

	Change 'eazel_softcat_set_packages_pr_query' to
	'eazel_softcat_set_packages_per_query' because I just can't see
	one extra letter making a difference in a function name that long
	anyway.

	* components/services/install/lib/eazel-softcat.c:
	(eazel_softcat_initialize),
	(eazel_softcat_set_packages_per_query),
	(eazel_softcat_get_info), (eazel_softcat_get_info_plural):

	Backport a fix for suites from the branch.  This caused wrong
	error messages for the case where a suite contained only one
	package (which is currently nearly 99% of all suites in softcat).
	Adam noticed this a few days ago.

	* nautilus-installer/src/installer.c: (report_unusual_errors):

	Fix a trivial FIXME.

	These should be the last of the patches that need to be backported
	from the 1.0 branch.

M	ChangeLog
M	components/services/install/lib/eazel-install-logic2.c
M	components/services/install/lib/eazel-install-object.c
M	components/services/install/lib/eazel-package-system-types.c
M	components/services/install/lib/eazel-softcat-private.h
M	components/services/install/lib/eazel-softcat.c
M	components/services/install/lib/eazel-softcat.h
M	nautilus-installer/src/installer.c

commit 5a9e529f92ee9a1bc2f8fd9f573127f5ba7efcf9
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2001-03-28

    Added a (bool)packagedata_is_suite call which checks if the suite_id
    field


	* components/services/install/lib/eazel-package-system-types.h:
	* components/services/install/lib/eazel-package-system-types.c:
	(flatten_packagedata_dependency_tree), (packagedata_list_prune),
	(packagedata_is_suite):
	Added a (bool)packagedata_is_suite call which checks if the
	suite_id field is actually a suite or something else.

	* components/services/install/lib/eazel-install-logic2.c:
	(prune_failed_packages_helper), (get_softcat_info), (post_check),
	(check_dependencies_foreach), (do_dep_check_internal),
	(check_no_two_packages_has_same_file),
	(check_conflicts_against_already_installed_packages):
	* components/services/install/lib/eazel-install-protocols.c:
	(eazel_install_fetch_package):
	Use the packagedata_is_suite call.

M	ChangeLog
M	components/services/install/lib/eazel-install-logic2.c
M	components/services/install/lib/eazel-install-protocols.c
M	components/services/install/lib/eazel-package-system-types.c
M	components/services/install/lib/eazel-package-system-types.h

commit 8c92da756961f0dbc183388d69e86dc3e27edd44
Author: Jason Leach <jasonleach@usa.net>
Date:	2001-03-28

    reviewed by: Darin Adler <darin@eazel.com>

    2001-03-28	Jason Leach  <jasonleach@usa.net>

	reviewed by: Darin Adler <darin@eazel.com>

	* libnautilus-extensions/nautilus-directory-private.h: builddir !=
	srcdir fix by changing #include "nautilus-idle-queue.h" to
	#include <libnautilus/nautilus-idle-queue.h>.

M	ChangeLog
M	libnautilus-extensions/nautilus-directory-private.h
M	libnautilus-private/nautilus-directory-private.h

commit f3ac5000325543d5bc586a1f874f3072ccd364a2
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2001-03-28

	reviewed by: Eli Goldberg <eli@eazel.com>

	* libnautilus-extensions/nautilus-global-preferences.c:
	Tweaked wording of font & font size preferences. They're
	still a little awkward, but I think mostly in ways that
	reflect their actual use, which is still a little awkward.

M	ChangeLog
M	libnautilus-extensions/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.c

commit 4abf589804bc2d7499530452b81b015ecfbae771
Author: Robin Slomkowski <rslomkow@src.gnome.org>
Date:	2001-03-28

    upped version to 1.0.1.1 to keep version numbers up above branch work.

	* configure.in: upped version to 1.0.1.1 to keep version numbers
		up above branch work.

M	ChangeLog
M	configure.in

commit 93cbca73721dfc444b3e216a93169aa0690d74a0
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-03-28

	reviewed by: Gene Ragan <gzr@eazel.com>

	Followup on my recent tree change to get rid of some flicker.

	* components/tree/nautilus-tree-view.c:
	(set_selected_row_position): Only scroll the view if the row isn't
	already in the right position. Prevents the case where it scrolls
	by less than a whole row.

	* cut-n-paste-code/widgets/nautilusclist/nautilusclist.h:
	* cut-n-paste-code/widgets/nautilusclist/nautilusclist.c:
	(nautilus_clist_thaw), (nautilus_clist_check_unfrozen),
	(real_resize_column), (real_row_move), (resync_selection),
	(nautilus_clist_map), (nautilus_clist_style_set),
	(real_sort_list):
	Add code to detect changes and only redraw when actual changes
	happen. Also make freeze/thaw with no changes between them a no-op
	by having the frozen check schedule a refresh at thaw time as a
	side effect. It used to do a refresh every time it got thawed. Add
	calls to do refresh for all cases where the old code was counting
	on thaw implying a full refresh.

	* libnautilus-extensions/nautilus-ctree.c: (real_tree_move),
	(real_select_all), (nautilus_ctree_insert_gnode),
	(nautilus_ctree_remove_node), (nautilus_ctree_expand_recursive),
	(nautilus_ctree_expand_to_depth),
	(nautilus_ctree_collapse_recursive),
	(nautilus_ctree_collapse_to_depth),
	(nautilus_ctree_toggle_expansion_recursive),
	(nautilus_ctree_real_select_recursive),
	(nautilus_ctree_set_node_info), (nautilus_ctree_set_indent),
	(nautilus_ctree_set_spacing), (nautilus_ctree_set_line_style),
	(nautilus_ctree_sort_recursive), (nautilus_ctree_sort_node),
	(nautilus_ctree_sort_single_node):
	Use the new unfrozen check that has a side effect of making the
	next thaw do a refresh. Add the new refresh calls that are needed
	now that thaw doesn't always do a refresh. Removed some
	unnecessary drawing for cases where things haven't changed.

	* libnautilus-extensions/nautilus-list.c:
	(nautilus_list_track_new_column_width):
	Use the new unfrozen check that has a side effect of making the
	next thaw do a refresh.

	* src/file-manager/fm-list-view.c: (fm_list_view_set_zoom_level):
	Formatting tweak.

M	ChangeLog
M	components/tree/nautilus-tree-view.c
M	cut-n-paste-code/widgets/nautilusclist/nautilusclist.c
M	cut-n-paste-code/widgets/nautilusclist/nautilusclist.h
M	libnautilus-extensions/nautilus-ctree.c
M	libnautilus-extensions/nautilus-list.c
M	libnautilus-private/nautilus-ctree.c
M	libnautilus-private/nautilus-list.c
M	src/file-manager/fm-list-view.c

commit 0493af3ec786eed6bc3a6ecb6b684c449483b9c8
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-03-28

    Change "default" to "GTK System Font." Also add a FIXME for the
    fact that

	* components/text/nautilus-text-view-ui.xml:
	* components/text/nautilus-text-view.c: (merge_bonobo_menu_items):
	* libnautilus-extensions/nautilus-font-factory.c:
	(nautilus_font_factory_get_font_by_family):
	Change "default" to "GTK System Font."	Also add a FIXME for
	the fact
	that the string "GTK System Font" is hard coded in many places.
	Im going to fix this better in a bit.

	* libnautilus-extensions/nautilus-global-preferences.c:
	(global_preferences_populate_pane):
	Add documentation for the preference and preference dialog item
	structures and tables.	Also cleanup a bit of cruft left over from
	the last checkin.

	* libnautilus-extensions/nautilus-preferences-item.c:
	(nautilus_preferences_item_initialize),
	(preferences_item_destroy),
	(preferences_item_create_constrained_integer),
	(preferences_item_create_font),
	(constrained_integer_changed_callback),
	(nautilus_preferences_item_set_constrained_integer_values):
	* libnautilus-extensions/nautilus-preferences-item.h:
	Add support for having the constrained integer values be
	independent of the labels.

M	ChangeLog
M	components/text/nautilus-text-view-ui.xml
M	libnautilus-extensions/nautilus-font-factory.c
M	libnautilus-extensions/nautilus-global-preferences.c
M	libnautilus-extensions/nautilus-preferences-item.c
M	libnautilus-extensions/nautilus-preferences-item.h
M	libnautilus-private/nautilus-font-factory.c
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-preferences-item.c
M	libnautilus-private/nautilus-preferences-item.h

commit f7170ace275607f2e1630ef06e9a50288ffb7530
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-03-28

	Fix bugs:

	7343 - Fonts checks should work even when nautilus has not
	undergone 'make install'

	7703 - index status dialog is mixing gnome dialog font and
	nautilus custom font

	7204 - Need a better way to pick a fallback font

	1102 - Embedded text should use preferences to determine the font
	it uses

	7357 - Preferences dialog spews critical in the ja_JP locale

	7344 - NautilusScalable should not be doing any preferences
	peeking

	7345 - Default font "helvetica" hard coded and marked for
	translatation in many places

	7834 - Should mark selected style in font picker menu

	5239 - Please make the text viewer use a fixed-width font

	7401 - Non smooth font family picker should have a "GTK System
	Font" entry

	Work in progress for related bugs:

	5101 - font sizes hard-coded in icon view
	5456 - Sidebar tabs use hard coded font families
	7670 - Font size is small in list view.

	reviewed by: Glynn Foster <glynn.foster@ireland.sun.com>

	* components/notes/nautilus-notes.c: (make_notes_view):
	Dont translate the font name.

	* components/text/nautilus-text-view-ui.xml:
	Add default and fixed entries.

	* components/text/nautilus-text-view.c:
	(nautilus_text_view_initialize_class),
	(nautilus_text_view_initialize), (nautilus_text_view_destroy),
	(nautilus_text_view_update_font), (handle_ui_event),
	(merge_bonobo_menu_items), (nautilus_text_view_zoom_to_level),
	(zoomable_zoom_to_fit_callback), (font_changed_callback):
	Dont store the font name and size.  Compute these as needed.  Use
	deltas instead of hard coded font sizes to compute the font size
	for a given zoom level.  Store the font changes in preferences.

	* libnautilus-extensions/nautilus-caption.c:
	(nautilus_caption_initialize), (nautilus_caption_set_title_label),
	(nautilus_caption_get_title_label),
	(nautilus_caption_get_title_label_width),
	(nautilus_caption_set_child), (nautilus_caption_set_spacing):
	* libnautilus-extensions/nautilus-caption.h:
	Add support for nice caption alignments.

	* libnautilus-extensions/nautilus-directory.c:
	(add_preferences_callbacks), (remove_preferences_callbacks):
	A bit of a hack.  Keep track of changes in the default smooth font
	so that embedded icon text previews can be updated as needed.

	* libnautilus-extensions/nautilus-font-factory.c:
	(nautilus_font_factory_get_font_by_family),
	A temporary hack for default system font usage.  In a future
	checkin this will not be needed anymore.

	(nautilus_font_factory_get_font_from_preferences):
	Dont translate font names anymore.

	* libnautilus-extensions/nautilus-font-manager.c:
	(font_description_new), (font_description_free),
	(font_description_get_char_set),
	(font_description_table_for_each),
	(font_list_find_bold_callback), (get_test_font_dir),
	(nautilus_self_check_font_manager):
	* libnautilus-extensions/nautilus-font-manager.h:
	Merge char_set_registry and char_set_encoding into one string
	'char_set.'  Make the font checks work even if nautilus has not
	undergone 'make install'

	* libnautilus-extensions/nautilus-font-picker.c:
	(nautilus_font_picker_initialize), (nautilus_font_picker_destroy),
	(font_picker_populate), (font_make_style_name),
	(font_style_entry_new), (compare_style),
	(global_font_list_populate_callback):
	* libnautilus-extensions/nautilus-font-picker.h:
	Sublcass the font picker from NautilusCaption so that it will
	nicely align in the preferences dialog.
	Mark selected style in font picker menus by using radio buttons.
	Fix a storage leak on destruction.

	* libnautilus-extensions/nautilus-glib-extensions.c:
	(nautilus_compare_integer), (nautilus_self_check_glib_extensions):
	* libnautilus-extensions/nautilus-glib-extensions.h:
	New GCompare function for integers.

	* libnautilus-extensions/nautilus-global-preferences.c:
	(global_preferences_install_defaults),
	(global_preferences_create_dialog),
	(global_preferences_create_search_pane),
	(global_preferences_create_sidebar_panels_pane),
	(global_preferences_pane_update_callback),
	(global_preferences_get_dialog),
	(global_preferences_install_sidebar_panel_defaults),
	(global_preferences_make_sidebar_panel_key),
	(global_preferences_is_sidebar_panel_enabled),
	(global_preferences_install_home_location_defaults),
	(global_preferences_install_font_defaults),
	(global_preferences_install_medusa_defaults),
	(global_preferences_populate_pane),
	(global_preferences_get_smooth_font),
	(global_preferences_get_smooth_bold_font),
	(nautilus_global_preferences_get_icon_view_smooth_font),
	(nautilus_global_preferences_get_default_smooth_font),
	(nautilus_global_preferences_get_default_smooth_bold_font),
	(nautilus_global_preferences_initialize):
	* libnautilus-extensions/nautilus-global-preferences.h:
	Simplify the creation of preferences by using structures to
	describe both preferences and preference fialog entries.

	* libnautilus-extensions/nautilus-gtk-extensions.c:
	(nautilus_gtk_get_system_font):
	* libnautilus-extensions/nautilus-gtk-extensions.h:
	New function to obtain the "Gtk System Font."

	* libnautilus-extensions/nautilus-icon-canvas-item.c:
	(nautilus_icon_canvas_item_initialize_class),
	(nautilus_icon_canvas_item_set_arg),
	(nautilus_icon_canvas_item_get_arg),
	(nautilus_icon_canvas_item_set_smooth_font_size):
	* libnautilus-extensions/nautilus-icon-canvas-item.h:
	Use signed integers for the font dimensions.

	* libnautilus-extensions/nautilus-icon-container.c:
	(nautilus_icon_container_initialize),
	(nautilus_icon_container_update_icon),
	(nautilus_icon_container_theme_changed),
	(nautilus_icon_container_set_font_size_table):
	* libnautilus-extensions/nautilus-icon-container.h:
	* libnautilus-extensions/nautilus-icon-private.h:
	Dont translate the font names.	Rename the font size table to
	better reflect its purpose.  Use signed integers for font sizes.

	* libnautilus-extensions/nautilus-icon-factory.c:
	(embedded_text_font_changed_callback), (embedded_text_font_free),
	(embed_text):
	Keep track of changes in the smooth font used for embedded text so
	that the icon text previews will update as needed.

	* libnautilus-extensions/nautilus-preferences-box.c:
	(nautilus_preferences_box_find_pane):
	* libnautilus-extensions/nautilus-preferences-box.h:
	New function to find a named pane.

	* libnautilus-extensions/nautilus-preferences-group.c:
	(preferences_group_align_captions),
	(nautilus_preferences_group_update),
	(nautilus_preferences_group_get_title_label):
	* libnautilus-extensions/nautilus-preferences-group.h:
	Add support for aligning captions.

	* libnautilus-extensions/nautilus-preferences-item.c:
	(nautilus_preferences_item_initialize),
	(preferences_item_construct), (preferences_item_update_enum),
	(preferences_item_create_enum),
	(preferences_item_update_short_enum),
	(preferences_item_create_short_enum),
	(preferences_item_update_boolean),
	(preferences_item_create_boolean),
	(preferences_item_update_editable_string),
	(preferences_item_create_editable_string),
	(preferences_item_update_editable_integer),
	(preferences_item_create_editable_integer),
	(preferences_item_update_constrained_integer),
	(preferences_item_create_constrained_integer),
	(preferences_item_update_font), (preferences_item_create_font),
	(preferences_item_update_smooth_font),
	(preferences_item_create_smooth_font),
	(nautilus_preferences_item_new),
	(enum_radio_group_changed_callback),
	(boolean_button_toggled_callback), (font_item_changed_callback),
	(editable_string_changed_callback),
	(editable_integer_changed_callback),
	(constrained_integer_changed_callback),
	(nautilus_preferences_item_update_displayed_value),
	(preferences_item_update_editable_integer_settings_at_idle),
	(nautilus_preferences_item_get_control_showing),
	(nautilus_preferences_item_set_constrained_integer_paramaters),
	(nautilus_preferences_item_child_is_caption),
	(nautilus_preferences_item_get_caption_title_label_width),
	(nautilus_preferences_item_set_caption_spacing):
	* libnautilus-extensions/nautilus-preferences-item.h:
	Add a new CONSTRAINED INTEGER item type.  Add support for aligning
	captions.
	Dont translate font names.

	* libnautilus-extensions/nautilus-preferences-pane.c:
	(nautilus_preferences_pane_add_group),
	(nautilus_preferences_pane_add_item_to_nth_group),
	(nautilus_preferences_pane_get_num_visible_groups),
	(nautilus_preferences_pane_get_num_groups),
	(nautilus_preferences_pane_find_group):
	* libnautilus-extensions/nautilus-preferences-pane.h:
	Add a function for finding a named group.

	* libnautilus-extensions/nautilus-scalable-font.c:
	(nautilus_scalable_font_get_default_font),
	(nautilus_scalable_font_get_default_bold_font):
	Dont peek preferences for the default fonts.  These are now
	handled in nautilus-global-preferences.

	* libnautilus-extensions/nautilus-smooth-text-layout.c:
	(smooth_text_layout_line_list_new),
	(smooth_text_layout_line_list_new_wrapped),
	(nautilus_smooth_text_layout_new),
	(nautilus_smooth_text_layout_set_font_size):
	Use signed integers for font sizes.

	* libnautilus-extensions/nautilus-string-picker.c:
	(nautilus_string_picker_initialize),
	(nautilus_string_picker_set_string_list):
	Update for Caption superclass changes.	Dont make singleton
	choices insensitive.

	* libnautilus-extensions/nautilus-text-caption.c:
	(nautilus_text_caption_initialize):
	* libnautilus-extensions/nautilus-text-caption.h:
	Update for Caption superclass changes.	Fix errors in header
	comments.

	* src/file-manager/fm-directory-view.c:
	(fm_directory_view_initialize), (fm_directory_view_destroy):
	* src/file-manager/fm-directory-view.h:
	Remove knowledge of font stuff.  The fonts for icon and list view
	are now handled separately so each subclass will have to do its
	own preferences listening.

	* src/file-manager/fm-icon-view.c: (set_sort_criterion_by_id),
	(font_changed_callback), (smooth_font_changed_callback),
	(standard_font_size_changed_callback),
	(fm_icon_view_initialize_class), (fm_icon_view_initialize),
	(fm_icon_view_update_icon_container_font_size_table),
	(fm_icon_view_update_icon_container_smooth_font),
	(create_icon_container):
	Keep track of icon view font changes.  Use deltas to compute the
	font sizes instead of hard coded point sizes.

	* src/file-manager/fm-list-view.c:
	(fm_list_view_initialize_class),
	(fm_list_view_initialize), (fm_list_view_update_font),
	(font_or_font_size_changed_callback),
	(fm_list_view_image_display_policy_changed):
	Keep track of list view font changes.  Use deltas to compute the
	font sizes instead of hard coded point sizes.

	* src/file-manager/nautilus-indexing-info.c:
	(last_index_time_and_reindex_button_dialog_new),
	(index_progress_dialog_new):
	Dont use smooth labels mixed in with regular gtk labels.

	* src/nautilus-sidebar-tabs.c:
	(nautilus_sidebar_tabs_load_theme_data),
	(smooth_font_changed_callback),
	(nautilus_sidebar_tabs_initialize),
	(nautilus_sidebar_tabs_destroy):
	Add macros and FIXME for hard coded font size.	NULL out the
	tab_font
	when its unreffed, otherwise all hell breaks lose when user level
	changes.  Update for default font changes.

	* src/nautilus-sidebar-title.c: (smooth_font_changed_callback),
	(nautilus_sidebar_title_initialize),
	(nautilus_sidebar_title_destroy), (update_font):
	Keep track of smooth font changes.  Update for default font
	changes.

	* test/test-nautilus-font-manager.c: (font_iterator_callback):
	* test/test-nautilus-font-picker.c: (update_font),
	(print_selected_font_callback), (main):
	* test/test-nautilus-label-simple.c: (use_system_font_callback),
	(use_system_font_bold_callback), (main):
	Update for font picker and font manager changes.

M	ChangeLog
M	components/notes/nautilus-notes.c
M	components/text/nautilus-text-view-ui.xml
M	components/text/nautilus-text-view.c
M	libnautilus-extensions/nautilus-caption.c
M	libnautilus-extensions/nautilus-caption.h
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-extensions/nautilus-font-factory.c
M	libnautilus-extensions/nautilus-font-manager.c
M	libnautilus-extensions/nautilus-font-manager.h
M	libnautilus-extensions/nautilus-font-picker.c
M	libnautilus-extensions/nautilus-font-picker.h
M	libnautilus-extensions/nautilus-glib-extensions.c
M	libnautilus-extensions/nautilus-glib-extensions.h
M	libnautilus-extensions/nautilus-global-preferences.c
M	libnautilus-extensions/nautilus-global-preferences.h
M	libnautilus-extensions/nautilus-gtk-extensions.c
M	libnautilus-extensions/nautilus-gtk-extensions.h
M	libnautilus-extensions/nautilus-icon-canvas-item.c
M	libnautilus-extensions/nautilus-icon-canvas-item.h
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-extensions/nautilus-icon-container.h
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-extensions/nautilus-icon-private.h
M	libnautilus-extensions/nautilus-preferences-box.c
M	libnautilus-extensions/nautilus-preferences-box.h
M	libnautilus-extensions/nautilus-preferences-group.c
M	libnautilus-extensions/nautilus-preferences-group.h
M	libnautilus-extensions/nautilus-preferences-item.c
M	libnautilus-extensions/nautilus-preferences-item.h
M	libnautilus-extensions/nautilus-preferences-pane.c
M	libnautilus-extensions/nautilus-preferences-pane.h
M	libnautilus-extensions/nautilus-scalable-font.c
M	libnautilus-extensions/nautilus-smooth-text-layout.c
M	libnautilus-extensions/nautilus-string-picker.c
M	libnautilus-extensions/nautilus-text-caption.c
M	libnautilus-extensions/nautilus-text-caption.h
M	libnautilus-private/nautilus-caption.c
M	libnautilus-private/nautilus-caption.h
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-font-factory.c
M	libnautilus-private/nautilus-font-manager.c
M	libnautilus-private/nautilus-font-manager.h
M	libnautilus-private/nautilus-font-picker.c
M	libnautilus-private/nautilus-font-picker.h
M	libnautilus-private/nautilus-glib-extensions.c
M	libnautilus-private/nautilus-glib-extensions.h
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.h
M	libnautilus-private/nautilus-gtk-extensions.c
M	libnautilus-private/nautilus-gtk-extensions.h
M	libnautilus-private/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-canvas-item.h
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-container.h
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus-private/nautilus-icon-private.h
M	libnautilus-private/nautilus-preferences-box.c
M	libnautilus-private/nautilus-preferences-box.h
M	libnautilus-private/nautilus-preferences-group.c
M	libnautilus-private/nautilus-preferences-group.h
M	libnautilus-private/nautilus-preferences-item.c
M	libnautilus-private/nautilus-preferences-item.h
M	libnautilus-private/nautilus-preferences-pane.c
M	libnautilus-private/nautilus-preferences-pane.h
M	libnautilus-private/nautilus-scalable-font.c
M	libnautilus-private/nautilus-smooth-text-layout.c
M	libnautilus-private/nautilus-string-picker.c
M	libnautilus-private/nautilus-text-caption.c
M	libnautilus-private/nautilus-text-caption.h
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-directory-view.h
M	src/file-manager/fm-icon-view.c
M	src/file-manager/fm-list-view.c
M	src/file-manager/nautilus-indexing-info.c
M	src/nautilus-sidebar-tabs.c
M	src/nautilus-sidebar-title.c
M	test/test-nautilus-font-manager.c
M	test/test-nautilus-font-picker.c
M	test/test-nautilus-label-simple.c

commit a09a439c679622c77d5a26895b5f3541c956f435
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-03-28

	reviewed (a bit) by: John Sullivan <sullivan@eazel.com>

	Some tree view changes so it only does work when the tree view is
	open, not when it's closed. Also improved speed by not creating so
	many pixmaps, which required changing lots of classes to use
	pixbufs instead of pixmaps.

	* components/tree/libmain.c: (tree_shlib_object_destroyed),
	(tree_shlib_make_object): Changed to use NautilusTreeView
	subclass of NautilusView, not widget.

	* components/tree/main.c: (main): Use standard main.

	* components/rpmview/nautilus-rpm-view.c:
	(file_activation_callback), (fill_filename_tree_int),
	(fill_filename_tree), (nautilus_rpm_view_update_from_uri):
	Update to use NautilusCList instead of GtkCList.

	* components/tree/nautilus-tree-change-queue.h: Got rid of ADDED
	(it's now the same as CHANGED).

	* components/tree/nautilus-tree-model.h:
	* components/tree/nautilus-tree-model.c:
	(nautilus_tree_model_initialize_class): No more ADDED.
	(destroy_file_hash): New function.
	(nautilus_tree_model_destroy): Destroy deferral hashes.
	(nautilus_tree_model_node_begin_monitoring): Use changed instead
	of added.
	(report_node_changed): Emit changed instead of added.
	(process_file_change): New function.
	(process_directory_done_loading): New function.
	(add_file_to_hash): New function.
	(nautilus_tree_model_directory_files_changed_callback),
	(nautilus_tree_model_directory_done_loading_callback): Either put
	the file in the hash table or send the notification.
	(process_one_changed_file), (process_one_done_loading_file):
	Helper functions to send notifications.
	(nautilus_tree_model_set_defer_notifications): Start deferring
	notifications by making hash tables. Stop deferring notifications
	by sending out all the notifications and then getting rid of the
	hash tables.

	* components/tree/nautilus-tree-view.h:
	* components/tree/nautilus-tree-view-private.h:
	* components/tree/nautilus-tree-view.c:
	(nautilus_tree_view_insert_model_node), (ctree_is_node_expanded),
	(nautilus_tree_view_update_model_node),
	(awaited_node_or_uri_found), (notify_done_loading),
	(notify_node_seen), (get_selected_row),
	(get_selected_row_position), (set_selected_row_position),
	(dequeue_pending_idle_callback), (schedule_pending_idle_callback),
	(unschedule_pending_idle_callback),
	(nautilus_tree_view_load_from_filesystem), (ctree_compare_rows),
	(create_tree), (tree_map_callback), (tree_unmap_callback),
	(nautilus_tree_view_initialize), (nautilus_tree_view_destroy),
	(get_uri_sequence_to_root),
	(call_when_uri_loaded_or_parent_done_loading),
	(cancel_selection_in_progress),
	(expand_uri_sequence_and_select_end), (select_current_location),
	(tree_load_location_callback), (got_activation_uri_callback),
	(ctree_get_first_selected_node),
	(nautilus_tree_view_update_all_icons),
	(nautilus_tree_view_initialize_class):
	Convert to use pixbufs instead of pixmaps. Convert to use
	NautilusList instead of GtkCList. Fix storage leak of name.
	Get rid of weak use of callback function pointers. Add feature
	where the selected row is kept in position as new items are added.
	Eliminated ADDED and jsut used CHANGED instead. Defer creating the
	tree view until the first map. Turn off processing when unmapped.
	Change NautilusTreeView to be NautilusView subclass, not a widget.

	* components/tree/nautilus-tree-view-dnd.c:
	(nautilus_tree_view_drag_begin), (nautilus_tree_view_drag_motion),
	(get_data_on_first_target_we_support),
	(nautilus_tree_view_button_press),
	(nautilus_tree_view_button_release),
	(nautilus_tree_view_motion_notify),
	(nautilus_tree_view_set_dnd_icon),
	(nautilus_tree_view_collapse_node),
	(nautilus_tree_view_expand_or_collapse_row),
	(nautilus_tree_view_tree_node_at), (auto_scroll_timeout_callback),
	(nautilus_tree_view_real_scroll),
	(nautilus_tree_view_collapse_all),
	(nautilus_tree_view_receive_dropped_icons),
	(nautilus_tree_view_drag_destroy),
	(nautilus_tree_view_drag_destroy_real):
	Switch from GtkCList to NautilusCList. Also get rid of code that
	assumes NautilusTreeView is a widget. Also convert to use pixbufs
	instead of pixmaps.

	* cut-n-paste-code/widgets/nautilusclist/nautilusclist.h:
	* cut-n-paste-code/widgets/nautilusclist/nautilusclist.c:
	(nautilus_clist_optimal_column_width), (nautilus_clist_set_text),
	(nautilus_clist_set_pixbuf), (nautilus_clist_get_pixbuf),
	(nautilus_clist_set_pixtext), (nautilus_clist_get_pixtext),
	(set_cell_contents), (cell_size_request), (real_insert_row),
	(draw_row), (draw_rows), (row_delete):
	Change to use pixbufs instead of pixmaps. Remove most of the
	drawing code since this can only be used as a base class for
	NautilusList anyway. Add boolean to set_cell_contents so it
	redraws only if the cell has changed.

	* libnautilus-extensions/nautilus-ctree.h:
	* libnautilus-extensions/nautilus-ctree.c: (COLUMN_FROM_XPIXEL),
	(nautilus_ctree_get_type), (nautilus_ctree_class_init),
	(nautilus_ctree_set_arg), (nautilus_ctree_get_arg),
	(nautilus_ctree_init), (ctree_attach_styles),
	(ctree_detach_styles), (nautilus_ctree_realize),
	(nautilus_ctree_event), (nautilus_ctree_unrealize),
	(nautilus_ctree_button_press), (draw_drag_highlight),
	(nautilus_ctree_row_at), (get_cell_rectangle),
	(nautilus_ctree_set_prelight), (draw_cell_pixbuf),
	(get_cell_style), (nautilus_ctree_draw_expander),
	(nautilus_ctree_draw_lines), (draw_row), (tree_draw_node),
	(nautilus_ctree_link), (nautilus_ctree_unlink), (real_row_move),
	(real_tree_move), (change_focus_row_expansion),
	(real_tree_expand),
	(real_tree_collapse), (column_auto_resize), (auto_resize_columns),
	(cell_size_request), (set_cell_contents), (set_node_info),
	(row_new), (row_delete), (real_select_row), (real_unselect_row),
	(real_tree_select), (real_tree_unselect), (select_row_recursive),
	(real_select_all), (real_unselect_all), (ctree_is_hot_spot),
	(nautilus_ctree_construct), (real_insert_row),
	(nautilus_ctree_insert_node), (nautilus_ctree_insert_gnode),
	(real_remove_row), (nautilus_ctree_remove_node), (real_clear),
	(nautilus_ctree_post_recursive),
	(nautilus_ctree_post_recursive_to_depth),
	(nautilus_ctree_pre_recursive),
	(nautilus_ctree_pre_recursive_to_depth),
	(nautilus_ctree_find_node_ptr), (nautilus_ctree_node_nth),
	(nautilus_ctree_find), (nautilus_ctree_find_by_row_data),
	(nautilus_ctree_find_all_by_row_data),
	(nautilus_ctree_find_by_row_data_custom),
	(nautilus_ctree_find_all_by_row_data_custom),
	(nautilus_ctree_is_hot_spot), (nautilus_ctree_expand_recursive),
	(nautilus_ctree_expand_to_depth),
	(nautilus_ctree_collapse_recursive),
	(nautilus_ctree_collapse_to_depth),
	(nautilus_ctree_toggle_expansion_recursive),
	(nautilus_ctree_real_select_recursive),
	(nautilus_ctree_node_set_text), (nautilus_ctree_node_set_pixbuf),
	(nautilus_ctree_node_set_pixtext), (nautilus_ctree_set_node_info),
	(nautilus_ctree_node_set_shift), (remove_grab),
	(nautilus_ctree_node_set_selectable),
	(nautilus_ctree_node_get_cell_type),
	(nautilus_ctree_node_get_text), (nautilus_ctree_node_get_pixbuf),
	(nautilus_ctree_node_get_pixtext), (nautilus_ctree_get_node_info),
	(nautilus_ctree_node_set_cell_style),
	(nautilus_ctree_node_get_cell_style),
	(nautilus_ctree_node_set_row_style), (nautilus_ctree_node_moveto),
	(nautilus_ctree_node_is_visible), (nautilus_ctree_set_indent),
	(nautilus_ctree_set_spacing), (nautilus_ctree_set_show_stub),
	(nautilus_ctree_set_line_style), (tree_sort),
	(nautilus_ctree_sort_recursive), (real_sort_list),
	(nautilus_ctree_sort_node), (nautilus_ctree_sort_single_node),
	(fake_unselect_all), (selection_find), (resync_selection),
	(real_undo_selection), (check_drag), (drag_dest_info_destroy),
	(drag_dest_cell), (nautilus_ctree_drag_begin),
	(nautilus_ctree_drag_motion), (nautilus_ctree_drag_data_received):
	Change to use NautilusList instead of GtkCList. Change to use
	pixbufs instead of pixmaps. Use set_cell_contents boolean to only
	redraw when cell has changed.

	* libnautilus-extensions/nautilus-gtk-extensions.h:
	* libnautilus-extensions/nautilus-gtk-extensions.c:
	(nautilus_gtk_marshal_POINTER__INT): Add new marshal needed for
	the pixbuf version of a NautilusList call.
	(nautilus_drag_set_icon_pixbuf): Helper to convert pixbuf to
	a pixmap and mask for GTK's sake.

	* libnautilus-extensions/nautilus-icon-dnd.c:
	(nautilus_icon_dnd_begin_drag): Use nautilus_drag_set_icon_pixbuf.

	* libnautilus-extensions/nautilus-list.h:
	* libnautilus-extensions/nautilus-list.c:
	(nautilus_list_initialize_class), (nautilus_list_initialize_dnd),
	(nautilus_list_initialize), (nautilus_list_destroy), (draw_cell),
	(nautilus_list_mark_cell_as_link),
	(nautilus_list_set_cell_contents), (set_list_cell),
	(get_list_cell), (nautilus_list_drag_start),
	(nautilus_list_receive_dropped_icons):
	Take advantage of the new changes in NautilusCList, which now uses
	pixmaps directly. Change drag signal to use a pixbuf, not a
	pixmap. Change so it doesn't do the DND stuff unless you
	explicitly call for it. Use set_cell_contents boolean to only
	redraw when cell has changed.

	* src/file-manager/fm-list-view.c: (fm_list_get_drag_pixbuf),
	(fm_list_get_sort_column_index), (create_list), (set_up_list):
	Change to use the new pixbuf signal instead of the old pixmap one.
	Make a call to ask NautilusList to do the DND stuff.

M	ChangeLog
M	components/rpmview/nautilus-rpm-view.c
M	components/tree/libmain.c
M	components/tree/main.c
M	components/tree/nautilus-tree-change-queue.h
M	components/tree/nautilus-tree-model.c
M	components/tree/nautilus-tree-model.h
M	components/tree/nautilus-tree-view-dnd.c
M	components/tree/nautilus-tree-view-private.h
M	components/tree/nautilus-tree-view.c
M	components/tree/nautilus-tree-view.h
M	cut-n-paste-code/widgets/nautilusclist/nautilusclist.c
M	cut-n-paste-code/widgets/nautilusclist/nautilusclist.h
M	libnautilus-extensions/nautilus-ctree.c
M	libnautilus-extensions/nautilus-ctree.h
M	libnautilus-extensions/nautilus-gtk-extensions.c
M	libnautilus-extensions/nautilus-gtk-extensions.h
M	libnautilus-extensions/nautilus-icon-dnd.c
M	libnautilus-extensions/nautilus-list.c
M	libnautilus-extensions/nautilus-list.h
M	libnautilus-private/nautilus-ctree.c
M	libnautilus-private/nautilus-ctree.h
M	libnautilus-private/nautilus-gtk-extensions.c
M	libnautilus-private/nautilus-gtk-extensions.h
M	libnautilus-private/nautilus-icon-dnd.c
M	libnautilus-private/nautilus-list.c
M	libnautilus-private/nautilus-list.h
M	src/file-manager/fm-list-view.c

commit ef6366755e4afd482e1a73b520bc11177a6c619f
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-03-28

    More generated files.

	* components/services/clone/.cvsignore:
	More generated files.

M	ChangeLog
M	components/services/clone/.cvsignore

commit daacde41461a862ec896092eb219935c8ba97d05
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-03-28

    Ignore generated files.

	* components/services/clone/.cvsignore:
	Ignore generated files.

M	ChangeLog
A	components/services/clone/.cvsignore

commit 080504ab0a3c17821e884661626cd3ea826b6c9a
Author: George Lebl <jirka@5z.com>
Date:	2001-03-27

    Reviewed by a bunch of people on bugzilla, and according to
    everyone it

    Tue Mar 27 15:56:00 2001  George Lebl <jirka@5z.com>

	Reviewed by a bunch of people on bugzilla, and according to
	everyone
	it actually works, despite being written by me.

	* libnautilus-extensions/nautilus-icon-container.c
	  (nautilus_icon_container_update_scroll_region)
	  (lay_down_icons_horizontal) (lay_down_icons_tblr)
	  (nautilus_icon_container_set_margins)
	  libnautilus-extensions/nautilus-icon-container.h
	  libnautilus-extensions/nautilus-icon-private.h
	  src/file-manager/fm-desktop-icon-view.c
	  (panel_desktop_area_changed)
	  (desktop_icon_view_property_filter)
	  (fm_desktop_icon_view_destroy)
	  (fm_desktop_icon_view_initialize):  Reads
	  GNOME_PANEL_DESKTOP_AREA
	  hint from the root window, which the panel sets to give the area
	  not covered by panels.  Then set margins on the icon container
	  so
	  that the icons are shifted away from the panels.  Also when
	  relaying out icons the new size is taken into account.
	  Fix #1447, the infamous showstopper uber bug.

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-extensions/nautilus-icon-container.h
M	libnautilus-extensions/nautilus-icon-private.h
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-container.h
M	libnautilus-private/nautilus-icon-private.h
M	src/file-manager/fm-desktop-icon-view.c

commit f05da143f070ecdedec3614b79b78f2d237825bd
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2001-03-27

    Use the proper automake defined conditional to enable audio cd
    mounting.

    2001-03-27	Gene Z. Ragan  <gzr@eazel.com>

	Use the proper automake defined conditional to
	enable audio cd mounting.

	* libnautilus-extensions/nautilus-volume-monitor.c:
	(get_removable_volumes), (get_current_mount_list):

M	ChangeLog
M	libnautilus-extensions/nautilus-volume-monitor.c
M	libnautilus-private/nautilus-volume-monitor.c

commit cdad65e1098710b42cd33681e466e0ccdd65cca1
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2001-03-27

    Clone now basically works. It will however almost always crash
    since ORBit


	Clone now basically works. It will however almost always crash
	since ORBit can't transfer big buffers.

	* components/services/clone/eazel-clone.c:
	(eazel_file_conflict_check_signal),
	(eazel_file_uniqueness_check_signal),
	(eazel_feature_consistency_check_signal),
	(eazel_download_progress_signal), (eazel_install_progress_signal),
	(eazel_uninstall_progress_signal), (download_failed),
	(install_failed), (uninstall_failed),
	(eazel_preflight_check_signal), (dep_check), (md5_check_failed),
	(done), (get_password_dude), (do_clone):
	Added --downgrade.
	Added "I: "'s and \n's to a lot of printfs.

	* components/services/install/lib/eazel-install-object.c:
	(eazel_install_emit_preflight_check),
	(eazel_install_emit_save_transaction):
	Code to "circumvent" the ORBit buffersize bug.

	* components/services/install/lib/eazel-softcat.c:
	(split_by_multiple):
	Fixed bug that caused packages searched for by name but with
	version to be slammed into one huge query.

M	ChangeLog
M	components/services/clone/eazel-clone.c
M	components/services/install/lib/eazel-install-object.c
M	components/services/install/lib/eazel-softcat.c

commit bc5a63eb6e589437c44f6ace18585edf6be4d850
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2001-03-27

	reviewed by: Maciej Stachowiak	<mjs@eazel.com>

	Fixed bug 2328 (No way to go to a specific URI if location
	bar is hidden)

	Fixed by adding a new item "Location ..." to the Go menu,
	with control-L as keyboard shortcut. ("Create Link", formerly
	control-L, is now "Make Link", control-M.) Choosing "Location ..."
	makes the location bar visible if necessary and selects the
	location text field's contents so you can start typing to replace
	it. If the location bar had been hidden, it will hide itself again
	when you hit Return.

	At the same time, made the "Find" menu item (control-F) always
	show the Find controls and move the focus there, instead of
	toggling between Find & Browse. The Find toolbar button remains
	a toggle button.


	Fixed bug 3590 (Remove workaround for Bonobo design flaw)
	Fixed bug 7303 (Conflicts on menu item underline accelerators)

	Fixed these incidentally when working on 2328.


	* src/file-manager/fm-directory-view.c: (real_update_menus):
	* src/file-manager/nautilus-directory-view-ui.xml:
	Changed Create Link(s) to Make Link(s), and changed its
	accelerator to Control-M.

	* src/nautilus-location-bar.c:
	(real_activate): select all text when activating (used to
	just grab focus)
	(nautilus_location_bar_initialize): Changed definition
	of entry to be a NautilusEntry.


	* src/nautilus-shell-ui.xml: added "Location ..." item in
	Go menu; renamed some commands and items for clarity;
	moved a couple of accelerators into verbs.

	* src/nautilus-switchable-navigation-bar.h:
	* src/nautilus-switchable-navigation-bar.c:
	(nautilus_switchable_navigation_bar_activate),
	(nautilus_switchable_navigation_bar_set_mode):
	Broke _activate out of _set_mode and made it
	public; tweaked _set_mode a little.

	* src/nautilus-window-private.h: Added temporary_navigation_bar
	boolean to details struct.

	* src/nautilus-window-menus.c:
	(nautilus_window_show_location_bar_temporarily): New function,
	shows location bar and sets the flag to hide it after it
	signals for a location change.
	(file_menu_find_callback): New function, switches to find mode,
	showing location bar temporarily if necessary.
	(toolbar_toggle_find_mode_callback): renamed from file_menu_xxx
	now that it's only used by the toolbar, toggles Find mode,
	showing location bar temporarily if necessary.
	(go_menu_location_callback): New function, switches to browse
	mode,
	showing location bar temporarily if necessary.
	(nautilus_window_initialize_menus_part_1): futz with verbs for
	these menu items.
	(nautilus_window_update_find_menu_item): Remove this call since
	the menu item is no longer dynamic.
	(nautilus_window_remove_go_menu_items): Remove call to
	nautilus_window_update_find_menu_item.

	* src/nautilus-window.c:
	(go_to_callback): Cleaned up style a little.
	(navigation_bar_location_changed_callback): New function, called
	when location bar says "hey, here's a new location for you".
	Hides the location bar if it was temporarily showing.
	(navigation_bar_mode_changed_callback): Remove call to
	nautilus_window_update_find_item.
	(nautilus_window_constructed): Wire up
	navigation_bar_location_changed_callback.
	(nautilus_window_hide_location_bar): Clear the
	temporary_navigation_bar flag.

	* components/text/nautilus-text-view-ui.xml: Change _Fonts to
	F_onts to avoid conflict with _File.

M	ChangeLog
M	components/text/nautilus-text-view-ui.xml
M	src/file-manager/fm-directory-view.c
M	src/file-manager/nautilus-directory-view-ui.xml
M	src/nautilus-location-bar.c
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-shell-ui.xml
M	src/nautilus-spatial-window.c
M	src/nautilus-switchable-navigation-bar.c
M	src/nautilus-switchable-navigation-bar.h
M	src/nautilus-window-menus.c
M	src/nautilus-window-private.h
M	src/nautilus-window.c

commit bffd9f61a95df994c091a89b22108f973f39d8bb
Author: George Lebl <jirka@5z.com>
Date:	2001-03-27

    Remove the italic stuff and replace with icons. There's a different
    icon

    Tue Mar 27 02:25:31 2001  George Lebl <jirka@5z.com>

	* components/help/hyperbola-nav-tree.c (ensure_italic_style)
	  (set_node_style) (reset_style_for_node) (reset_styles)
	  (ensure_pixmap_and_mask) (ensure_icons) (get_node_icons)
	  (ctree_populate_subnode) (ctree_populate)
	  (hyperbola_navigation_tree_new) (pixmap_unref_and_null)
	  (bitmap_unref_and_null) (hyperbola_navigation_tree_destroy):
	  Remove the italic stuff and replace with icons.  There's a
	  different icon for folders, different for books and different
	  for
	  sections.  The one for sections is the one used for man and info
	  pages, but we could also have a separate one for those.
	  I suppose
	  that's up to Arlo.  This should fix #6911, though I suppose I'll
	  leave it open to get further feedback.

	* icons/Makefile.am, hyperbola-book-closed.png,
	  hyperbola-book-open.png, hyperbola-folder-closed.png,
	  hyperbola-folder-open.png, hyperbola-section-closed.png,
	  hyperbola-section-open.png:  Add some testing icons, stolen
	  from the GTK+ testing program.

M	ChangeLog
M	components/help/hyperbola-nav-tree.c
M	icons/Makefile.am
A	icons/hyperbola-book-closed.png
A	icons/hyperbola-book-open.png
A	icons/hyperbola-folder-closed.png
A	icons/hyperbola-folder-open.png
A	icons/hyperbola-section-closed.png
A	icons/hyperbola-section-open.png

commit bdde59bdd67d44e6f26150a2a36d5309cea4ffca
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2001-03-27

    file fm-annotation-window.c was initially added on branch post-1_0_8.

commit 188d043dbd2ffc586b9046e453318224b4f19efe
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2001-03-27

    file fm-annotation-window.h was initially added on branch post-1_0_8.

commit 5563c8d2f9caba34fcb605a13fd20708c96ade25
Author: George Lebl <jirka@5z.com>
Date:	2001-03-27

    Properly set BOOK and SECTION types instead of making everything
    FOLDER.

    Tue Mar 27 00:45:02 2001  George Lebl <jirka@5z.com>

	* components/help/hyperbola-filefmt.c
	  (fmt_scrollkeeper_parse_toc_section)
	  (fmt_scrollkeeper_parse_document) (fmt_toplevel_add_doc):
	  Properly set BOOK and SECTION types instead of making everything
	  FOLDER.  No wonder my original patch to #6911 didn't all work.
	  This makes it work, though apparently icons are involved now, so
	  it's still not fixed.

	* components/help/hyperbola-nav-tree.c (set_node_style):
	  Also set italic style for SECTIONs which are now set correctly
	  in the above fix.

M	ChangeLog
M	components/help/hyperbola-filefmt.c
M	components/help/hyperbola-nav-tree.c

commit e4546e5cb3cb586b520afd8d0486248d06cc00b7
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2001-03-27

    New code to add support for an audio player thread. This is a
    first step

    2001-03-26	Gene Z. Ragan  <gzr@eazel.com>

	* libnautilus-extensions/nautilus-audio-player.c:
	* libnautilus-extensions/nautilus-audio-player.h:
	(player_thread),
	(nautilus_audio_player_play), (nautilus_audio_player_stop),
	(esdout_init), (esdout_write), (get_latency), (esd_stou8),
	(esd_utos16sw), (esd_utos16), (esd_16sw):
	New code to add support for an audio player thread. This is
	a first step to avoid the use of external binaries from
	within nautilus to preview audio. This will hopefully allow
	us to use a more flexible preview mechanism in the future.
	The new code currently uses the audiofile library from
	gnome cvs.

	* libnautilus-extensions/Makefile.am:
	Add new files to build.

	* src/file-manager/fm-icon-view.c: (fm_icon_view_destroy),
	(fm_icon_view_begin_loading), (play_file), (preview_audio),
	(icon_container_preview_callback), (fm_icon_view_initialize):
	Add a conditional to allow the use of the new audio preview
	code.  The conditional is currently set to use the old code,
	not the new mechanism.

M	ChangeLog
M	libnautilus-extensions/Makefile.am
A	libnautilus-extensions/nautilus-audio-player.c
A	libnautilus-extensions/nautilus-audio-player.h
M	libnautilus-private/Makefile.am
A	libnautilus-private/nautilus-audio-player.c
A	libnautilus-private/nautilus-audio-player.h
M	src/file-manager/fm-icon-view.c

commit b2308b4d55bb418cd2c925607a893e5ab475b622
Author: Simos Xenitellis <simos@src.gnome.org>
Date:	2001-03-26

    Update of Greek translation

M	po/ChangeLog
M	po/el.po

commit 79f27024906630a9211add0c739287df47a4fb8f
Author: Mike Engber <engber@src.gnome.org>
Date:	2001-03-26

    reviewed by: Darin Adler <darin@eazel.com>


	reviewed by: Darin Adler  <darin@eazel.com>

	* libnautilus-extensions/nautilus-directory-async.c:
	(is_anyone_waiting_for_metafile), (call_ready_callbacks),
	(start_or_stop_io), (nautilus_directory_cancel):
	* libnautilus-extensions/nautilus-directory-metafile-monitor.c:
	(corba_metafile_ready):
	* libnautilus-extensions/nautilus-directory-metafile.c:
	(get_metafile), (nautilus_directory_rename_file_metadata),
	(nautilus_directory_rename_directory_metadata):
	* libnautilus-extensions/nautilus-directory-metafile.h:
	* libnautilus-extensions/nautilus-directory-private.h:
	* libnautilus-extensions/nautilus-directory.c:
	(nautilus_directory_initialize), (nautilus_directory_destroy),
	(set_directory_uri), (change_directory_uri),
	(nautilus_self_check_directory):
	* libnautilus-extensions/nautilus-directory.h:
	* libnautilus-extensions/nautilus-file-utilities.c:
	(nautilus_file_name_matches_backup_pattern),
	(nautilus_file_name_matches_metafile_pattern):
	* libnautilus-extensions/nautilus-file-utilities.h:
	* libnautilus-extensions/nautilus-file.c:
	(nautilus_file_is_metafile):
	* libnautilus-extensions/nautilus-file.h:
	* libnautilus-extensions/nautilus-metafile-factory.c:
	(corba_open):
	* libnautilus-extensions/nautilus-metafile-server.idl:
	* libnautilus-extensions/nautilus-metafile.c:
	(nautilus_metafile_class_init), (nautilus_metafile_init),
	(destroy), (construct_private_metafile_vfs_uri),
	(nautilus_metafile_set_directory_uri), (nautilus_metafile_new),
	(nautilus_metafile_get), (schedule_next_read), (async_read_start),
	(async_read_done), (async_read_cancel), (corba_is_read),
	(corba_get), (corba_get_list), (corba_set), (corba_set_list),
	(corba_copy), (corba_remove), (corba_rename),
	(corba_rename_directory), (corba_register_monitor),
	(corba_unregister_monitor),
	(nautilus_metafile_notify_metafile_ready),
	(call_metafile_changed),
	(call_metafile_changed_for_all_files_mentioned_in_metafile),
	(call_metafile_changed_for_one_file), (create_metafile_root),
	(get_file_node), (get_metadata_string_from_metafile),
	(get_metadata_list_from_metafile),
	(set_metadata_string_in_metafile),
	(set_metadata_list_in_metafile),
	(set_metadata_in_metafile), (get_metadata_string_from_table),
	(get_metadata_list_from_table), (set_metadata_eat_value),
	(metafile_free_metadata), (get_file_metadata),
	(get_file_metadata_list), (set_file_metadata),
	(set_file_metadata_list), (metafile_get_file_uri),
	(rename_file_metadata), (apply_one_change), (apply_file_changes),
	(nautilus_metafile_apply_pending_changes), (copy_file_metadata),
	(remove_file_metadata), (nautilus_metafile_set_metafile_contents),
	(metafile_read_cancel), (can_use_public_metafile),
	(metafile_read_mark_done), (metafile_read_done),
	(metafile_read_try_public_metafile),
	(metafile_read_check_for_directory_callback),
	(metafile_read_check_for_directory), (metafile_read_failed),
	(metafile_read_done_callback), (metafile_read_restart),
	(allow_metafile), (metafile_read_start), (metafile_write_done),
	(metafile_write_failed), (metafile_write_failure_close_callback),
	(metafile_write_success_close_callback),
	(metafile_write_callback),
	(metafile_write_create_callback), (metafile_write_start),
	(metafile_write), (metafile_write_idle_callback),
	(directory_request_write_metafile):
	* libnautilus-extensions/nautilus-metafile.h:
	* libnautilus-extensions/nautilus-vfs-directory.c:
	(vfs_is_not_empty):
	Factored the metadata reading/writing code out of
	nautilus-directory
	- bug 6661.

M	ChangeLog
M	libnautilus-extensions/nautilus-directory-async.c
M	libnautilus-extensions/nautilus-directory-metafile-monitor.c
M	libnautilus-extensions/nautilus-directory-metafile.c
M	libnautilus-extensions/nautilus-directory-metafile.h
M	libnautilus-extensions/nautilus-directory-private.h
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-extensions/nautilus-directory.h
M	libnautilus-extensions/nautilus-file-utilities.c
M	libnautilus-extensions/nautilus-file-utilities.h
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-extensions/nautilus-file.h
M	libnautilus-extensions/nautilus-metafile-factory.c
M	libnautilus-extensions/nautilus-metafile-server.idl
M	libnautilus-extensions/nautilus-metafile.c
M	libnautilus-extensions/nautilus-metafile.h
M	libnautilus-extensions/nautilus-vfs-directory.c
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-directory-metafile-monitor.c
M	libnautilus-private/nautilus-directory-metafile.c
M	libnautilus-private/nautilus-directory-metafile.h
M	libnautilus-private/nautilus-directory-private.h
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-directory.h
M	libnautilus-private/nautilus-file-utilities.c
M	libnautilus-private/nautilus-file-utilities.h
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-file.h
M	libnautilus-private/nautilus-metafile-factory.c
M	libnautilus-private/nautilus-metafile-server.idl
M	libnautilus-private/nautilus-metafile.c
M	libnautilus-private/nautilus-metafile.h
M	libnautilus-private/nautilus-vfs-directory.c

commit bf68fef5dcec3eab96890236c4f1e91f4fc8a849
Author: Christian Rose <menthos@src.gnome.org>
Date:	2001-03-26

    Updated Swedish translation.

M	po/ChangeLog
M	po/sv.po

commit ee999443ba80608194cd6c9be59178f041ba8943
Author: Eskil Heyn Olsen <eskil@eazel.com>
Date:	2001-03-26

    Initial commit of machine cloning.

    2001-03-26	Eskil Heyn Olsen  <eskil@eazel.com>

	Initial commit of machine cloning.

	* components/services/Makefile.am:
	* components/services/clone/Makefile.am:
	* configure.in:
	The usual makefile trickery etc.

	* components/services/clone/eazel-clone-lib.h:
	* components/services/clone/eazel-clone-lib.c:
	(eazel_install_clone_load_inventory),
	(eazel_install_clone_check_existing),
	(eazel_install_clone_compare_inventory),
	(eazel_install_clone_create_inventory):
	The lib that generates an inventory and does inventory compare.

	* components/services/clone/eazel-clone.c:
	(set_parameters_from_command_line),
	(eazel_file_conflict_check_signal),
	(eazel_file_uniqueness_check_signal),
	(eazel_feature_consistency_check_signal),
	(eazel_download_progress_signal), (eazel_install_progress_signal),
	(eazel_uninstall_progress_signal), (download_failed),
	(install_failed), (uninstall_failed),
	(eazel_preflight_check_signal), (eazel_save_transaction_signal),
	(dep_check), (md5_check_failed), (delete_files), (done),
	(get_password_dude), (set_root_client), (do_clone), (main):
	Rehack of eazel-alt-install-corba.c to act as cli clone util.

	*
	components/services/install/command-line/eazel-alt-install-corba.
	c:
	Reenabled --revert...

	*
	components/services/install/lib/eazel-install-xml-package-list.c:
	(parse_shared), (eazel_install_packagedata_to_xml_int):
	Tighter FILESIZE and BYTESIZE in xml.

	* components/services/install/lib/eazel-package-system-rpm3.c:
	(eazel_package_system_implementation):
	Spew root and DB when starting.

	* components/services/install/lib/eazel-package-system-types.c:
	* components/services/install/lib/eazel-package-system-types.h:
	Authors stuff.
	* components/services/install/lib/eazel-package-system.c:
	(eazel_package_system_suggest_id):
	Committed patch from fcrozat@mandrakesoft.com to correctly set
	RPM4 for Mandrake 8.0

M	ChangeLog
M	components/services/Makefile.am
A	components/services/clone/Makefile.am
A	components/services/clone/eazel-clone-lib.c
A	components/services/clone/eazel-clone-lib.h
A	components/services/clone/eazel-clone.c
M	components/services/install/command-line/eazel-alt-install-corba.c
M	components/services/install/lib/eazel-install-xml-package-list.c
M	components/services/install/lib/eazel-package-system-rpm3.c
M	components/services/install/lib/eazel-package-system-types.c
M	components/services/install/lib/eazel-package-system-types.h
M	components/services/install/lib/eazel-package-system.c
M	configure.in

commit 12d4950308b62e5f0458006f78c5480f713a4878
Author: George Lebl <jirka@src.gnome.org>
Date:	2001-03-26

    Hmmm, I forgot to mention seth reviewed the patch, so here's the
    useless
    commit to fix that.  Since this is so useless I think I will give
    a really
    bad joke here to offset this.  Lots of people already heard it, and as
    far as I've gathered from the responses, it is really bad:

      Q: So what did one shepard say to the other shepard?

      A: Let's get the flock out of here!

    George

M	ChangeLog

commit 11660df519d6030a9d3eee56dbef4e7b9b11f287
Author: George Lebl <jirka@5z.com>
Date:	2001-03-26

    replace gtk_clist_columns_autosize with
    gtk_clist_set_column_auto_resize.

    Mon Mar 26 01:39:43 2001  George Lebl <jirka@5z.com>

	* components/help/hyperbola-nav-tree.c
	  (hyperbola_navigation_tree_new):  replace
	  gtk_clist_columns_autosize
	  with gtk_clist_set_column_auto_resize.  The former is a one time
	  thing, whereas we want to do this all the time.  Fixes #7424

M	ChangeLog
M	components/help/hyperbola-nav-tree.c

commit b2b3e4e72423a7120e0f90aad58a18a4d2963c82
Author: George Lebl <jirka@5z.com>
Date:	2001-03-26

    Review dude: Maciej

    Sun Mar 25 17:02:17 2001  George Lebl <jirka@5z.com>

	Review dude: Maciej

	* components/music/id3_frame.c (id3_read_frame)
	  components/music/id3_frame_text.c (id3_get_text)
	  components/music/id3_frame_url.c (id3_get_url)
	  components/music/nautilus-music-view.c (sort_list)
	  (click_column_callback)
	  components/services/trilobite/libtrilobite/trilobite-root-helper.c
	  (trilobite_root_helper_destroy) (trilobite_root_helper_start)
	  libnautilus-extensions/nautilus-file.c
	  (nautilus_file_list_filter_hidden_and_bac):
	  Use GINT_TO_POINTER and GPOINTER_TO_INT when casting ints
	  to/from
	  pointers to fix 64 bit issues

M	ChangeLog
M	components/music/id3_frame.c
M	components/music/id3_frame_text.c
M	components/music/id3_frame_url.c
M	components/music/nautilus-music-view.c
M	components/services/trilobite/libtrilobite/trilobite-root-helper.c
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-private/nautilus-file.c

commit dc3f8938d6a3a85c9bb129230a0352dfa4180a3f
Author: Christian Rose <menthos@src.gnome.org>
Date:	2001-03-25

    Updated Swedish translation.

M	po/ChangeLog
M	po/sv.po

commit 5f5eefa5963a4ec7715b467c118d7b30ba89ded8
Author: Andraz Tori <minmax@src.gnome.org>
Date:	2001-03-25

    Updated Slovenian translation

M	po/sl.po

commit 820d92a98536745d78e1cfd75bd45e70bfe390ba
Author: Rebecca Schulman <rebecka@eazel.com>
Date:	2001-03-24

    Add check for "cron" as well as "crond" so that cron will also be

    2001-03-24	Rebecca Schulman  <rebecka@eazel.com>

	* libnautilus-extensions/nautilus-medusa-support.c:
	(nautilus_medusa_check_cron_is_enabled):
	Add check for "cron" as well as "crond" so that cron will
	also be recognized on Debian.

M	ChangeLog
M	libnautilus-extensions/nautilus-medusa-support.c
M	libnautilus-private/nautilus-medusa-support.c

commit 3f1759cbe3eb0e9cfc658c47e5e3376488235933
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2001-03-24

	reviewed by: Darin Adler  <darin@eazel.com>

	Fixed bug 2968 (Control-O insufficient for keyboard activation
	of selected files)

	Fixed bug 5688 (Context menu on the desktop shouldn't have
	"Open in New Window")

	In the new design, "Open" is always sensitive. It follows
	the user's
	preference, except if the user's preference is "use same window"
	and
	there are multiple items selected. "Open in New Window" is only
	available when the preference is "use same window". If the
	preference
	is "use new window", "Open in New Window" is replaced by "Open in
	This Window", which is enabled only if there is exactly one item
	selected (and which never launches an external application).

	"Open in New Window" and "Open in This Window" both have
	Control-Shift-O as a keyboard equivalent (only one of them
	is visible at a time, of course).

	The desktop right-click menu only has "Open", which behaves the
	same way it does currently.

	I think the only slightly useful behavior that has been lost is
	the ability to specifically open an item in a new window via the
	menu item as opposed to opening it in a way that will find an
	existing window if there is one. Them's the breaks.

	* src/file-manager/nautilus-directory-view-ui.xml:
	Changed "OpenNew" to "OpenAlternate" for clarity;
	added Control-Shift-O as accelerator for OpenAlternate.

	* src/file-manager/nautilus-desktop-icon-view-ui.xml:
	Set hidden attribute on OpenAlternate command.

	* src/file-manager/fm-directory-view.c:
	(open_callback): Changed to call the same code that hitting
	Enter calls, instead of only activating a single selected item.
	(open_alternate_callback): Renamed from
	open_in_new_window_callback,
	checks new-window preference and handles selected items
	accordingly.
	(fm_directory_view_initialize): add preferences callback to update
	menus when new-window preference changes.
	(fm_directory_view_destroy): remove preferences callback.
	(real_merge_menus): updated for name changes.
	(real_update_menus): rework sensitivity and label logic for Open
	and Open in New/This Window menu items.

	(filtering_changed_callback): Check whether the filtering
	preferences
	have actually changed before deciding to reload the directory;
	this
	reduces redrawing when switching user levels. The preference
	callbacks
	are called when the user level changes even if the preference
	value
	hasn't actually changed. Other places could use similar checks,
	some of
	which I may do later if Ramiro doesn't fix the preference
	mechanism
	itself first.

M	ChangeLog
M	src/file-manager/fm-directory-view.c
M	src/file-manager/nautilus-desktop-icon-view-ui.xml
M	src/file-manager/nautilus-directory-view-ui.xml

commit 84759aedc825408214edfe5766f5c5aad7625f03
Author: Christian Rose <menthos@src.gnome.org>
Date:	2001-03-24

    Updated Swedish translation.

M	po/ChangeLog
M	po/sv.po

commit 92312a5f28aab657b9c87e77aa290d5337b3245c
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-03-24

	reviewed by: Pavel Cisler <pavel@eazel.com>

	More loose ends of the file copy and paste feature.

	* libnautilus-extensions/nautilus-directory-notify.h:
	Rename NautilusFileChangesQueuePositionSetting to
	NautilusFileChangesQueuePosition. Add a field so it can
	be used to set or remove a position. Rename
	nautilus_directory_schedule_position_setting to
	nautilus_directory_schedule_position_set.

	* libnautilus-extensions/nautilus-directory.c:
	(nautilus_directory_schedule_position_set): Change name and also
	make it handle the case where we want to remove a position rather
	than setting it.

	* libnautilus-extensions/nautilus-file-changes-queue.h:
	* libnautilus-extensions/nautilus-file-changes-queue.c:
	(nautilus_file_changes_queue_schedule_position_set): Name change.
	(nautilus_file_changes_queue_schedule_position_remove): New
	function used to remove a position.
	(position_set_list_free): Name changes, added the new remove
	flavor where needed.
	(nautilus_file_changes_consume_changes): Updated SET case,
	added case for REMOVE.

	* libnautilus-extensions/nautilus-file-operations.c:
	(icon_position_iterator_get_next): New function, used to extract
	the next position out of the iterator.
	(apply_one_position): Simplified by using
	icon_position_iterator_get_next, and also changed so that the
	position is always either removed or set.

	* libnautilus-extensions/nautilus-file-operations.h: Fixed header.

	* libnautilus-extensions/nautilus-gtk-extensions.h:
	* libnautilus-extensions/nautilus-gtk-extensions.c:
	(event_get_time), (nautilus_get_current_event_time): Add new
	function to get the current event time. This is available in GTK
	2.0, so we can remove it when we move up.

	* libnautilus-extensions/nautilus-link.c:
	(nautilus_link_local_create): Updated for change to notify API.

	* libnautilus-extensions/nautilus-program-choosing.c:
	(nautilus_launch_application_from_command): Added FIXME.

	* src/file-manager/fm-directory-view.c: (copy_or_cut_files): Use
	new nautilus_get_current_event_time function. Put up a status
	string about the cut or copy. Since there's no other feedback this
	is especially important.
	(paste_files_callback): Use new nautilus_get_current_event_time
	function.
	(real_selection_clear_event): Erase the status string.
	(real_selection_received): Put up a status string if the paste
	does nothing. Since we can't desensitize the Paste Files command,
	this is the next best thing.

M	ChangeLog
M	libnautilus-extensions/nautilus-directory-notify.h
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-extensions/nautilus-file-changes-queue.c
M	libnautilus-extensions/nautilus-file-changes-queue.h
M	libnautilus-extensions/nautilus-file-operations.c
M	libnautilus-extensions/nautilus-file-operations.h
M	libnautilus-extensions/nautilus-gtk-extensions.c
M	libnautilus-extensions/nautilus-gtk-extensions.h
M	libnautilus-extensions/nautilus-link.c
M	libnautilus-extensions/nautilus-program-choosing.c
M	libnautilus-private/nautilus-directory-notify.h
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-file-changes-queue.c
M	libnautilus-private/nautilus-file-changes-queue.h
M	libnautilus-private/nautilus-file-operations.c
M	libnautilus-private/nautilus-file-operations.h
M	libnautilus-private/nautilus-gtk-extensions.c
M	libnautilus-private/nautilus-gtk-extensions.h
M	libnautilus-private/nautilus-link.c
M	libnautilus-private/nautilus-program-choosing.c
M	src/file-manager/fm-directory-view.c

commit a62c1cdb14238a9071b8f2c4af3e4ea46b627af6
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-03-23

	reviewed by: John Sullivan <sullivan@eazel.com>

	* src/file-manager/fm-directory-view.c: (real_update_menus):
	* src/file-manager/nautilus-directory-view-ui.xml:
	Added underscore accelerator for Delete command (when it's
	visible) and put Cut/Copy/Paste into the right-click menu for
	files.

M	ChangeLog
M	src/file-manager/fm-directory-view.c
M	src/file-manager/nautilus-directory-view-ui.xml

commit b8eb3f9dce47cbbcf7d32baabad60d130f2e4dc9
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2001-03-23

	At Andy and Arlo's request, removed the icon from the
	Preferences menu and moved the Help menu after it. Andy
	is investigating another way for the current user level
	symbol to appear onscreen somewhere.

	* src/nautilus-shell-ui.xml: Moved Preferences submenu
	before Help; removed 'pixtype="filename"'

	* src/nautilus-window-menus.c:
	(switch_to_user_level): Removed code to set menu title icon.
	(user_level_changed_callback), (update_user_level_menu_items):
	Removed these functions, which were only setting the menu
	title icon.
	(nautilus_window_initialize_menus_part_1): removed call to
	update_user_level_menu_items and callback setup for
	user_level_changed_callback.

M	ChangeLog
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-shell-ui.xml
M	src/nautilus-window-menus.c

commit 78cef502dca0d3ef64a723d70625407e1713ae1f
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2001-03-23

	Fixed bug 7846: crash removing only bookmark in Bookmarks window.

	GtkCList is emitting a select_row signal on a non-existent row,
	which caused a Nautilus parameter check to fail. Worked around
	this in Nautilus. I don't know when this started happening in GTK,
	but I'm sure it didn't crash here when the bookmarks window
	was last tested. I've sent mail to gtk-devel-list about the
	GtkCList issue.

	* src/nautilus-bookmarks-window.c: (on_select_row):
	Bail out without doing anything if selected row is not
	a valid row number.

M	ChangeLog
M	src/nautilus-bookmarks-window.c

commit fece26839479e70cbe0bb18d2e7501bb5b9c3032
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2001-03-23

	reviewed by: Pavel Cisler  <pavel@eazel.com>

	Make properties window show link target path for
	symbolic links (not for NautilusLinks yet; I'll do
	that separately). This shows "unknown" with old gnome-vfs;
	but will show the right result with the latest gnome-vfs
	(well, it will after Pavel checks in, which will be very
	soon).

	* libnautilus-extensions/nautilus-file.c:
	(nautilus_file_get_string_attribute): Add support
	for "link_target"

	* src/file-manager/fm-properties-window.c:
	(should_show_link_target): returns TRUE if file is a
	symbolic link.
	(create_basic_page): Add "Link Target" field.

M	ChangeLog
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-private/nautilus-file.c
M	src/file-manager/fm-properties-window.c

commit 6a3ac19781a4868006b755038b2f6c97a7ccc15f
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-03-23

	reviewed by: John Sullivan <sullivan@eazel.com>

	Fix bug 6613 (no way to delete files without using trash) by
	integrating Maciej's patch to add an optional Delete command (with
	some fixes to the patch). There may still be some loose ends.

	Fix bug 2206 (No way to move or copy a file to a different
	directory from keyboard) by implementing Cut, Copy, and Paste for
	files, in a way that will be familiar to Windows users. The
	positioning of the new files is not right yet (they inherit their
	position from the old files), there is no feedback when you have
	cut some files (Arlo's idea, which I might implement, is to make
	them translucent to show they are "on the way out") or when you
	have copied some files, and I think there are some other loose
	ends.

	Fixed cut, copy, and paste within the file names when you do a
	rename. This wasn't working at all.

	Got rid of configure-time checks that were looking at the
	existence of some special system files.

	Fixed a few minor bugs discovered by code inspection.

	* libnautilus-extensions/nautilus-global-preferences.h:
	* libnautilus-extensions/nautilus-global-preferences.c:
	(global_preferences_install_descriptions),
	(global_preferences_install_defaults),
	(global_preferences_install_visibility),
	(global_preferences_create_dialog): Add expert preference to add a
	Delete command that bypasses the Trash.
	* src/file-manager/nautilus-directory-view-ui.xml: Add Delete, Cut
	Files, Copy Files, and Paste Files.
	* src/file-manager/fm-directory-view.c: (confirm_delete_directly),
	(delete_callback): Add delete code.
	(bonobo_menu_empty_trash_callback): Get rid of extraneous cast.
	(fm_directory_view_initialize): Track the delete preference. Set
	the flags properly to indicate we have our own X window. Add a
	target so GTK knows that we accept pastes of copied files.
	(forget_clipboard_contents): Helper for when we are no longer the
	clipboard owner.
	(fm_directory_view_destroy): Remove the delete preference
	callback. Free the clipboard contents.
	(offset_drop_points): Change so it handles NULL for the list of
	points.
	(trash_or_delete_files_common): Remove unneeded parameters.
	(get_current_event_time): New function, placeholder that just
	returned GDK_CURRENT_TIME. Perhaps we should get the real event
	time here for use in clipboard manipulation calls.
	(copy_or_cut_files): New function. Save the selection for later
	use in a paste.
	(copy_files_callback), (cut_files_callback): Call the new
	copy_or_cut_files function.
	(paste_files_callback): Do the clipboard convert that results in
	the paste operation.
	(real_selection_clear_event): Forget the clipboard contents.
	(real_selection_get): Convert the selection into the appropriate
	format and put it on the clipboard.
	(convert_lines_to_str_list): Helper function for decoding incoming
	pasted files.
	(real_selection_received): Handle pasted files by parsing and then
	triggering a file copy operation.
	(real_merge_menus): Add verbs for cut, copy, and paste.
	(enable_delete_changed_callback): Keep track of delete command
	status in a boolean.
	(real_update_menus): Show delete command if the preference is on
	and we are not showing "Delete from Trash". Update names of the
	Cut and Copy command depending on how many files are selected.
	Also desensitize them when none are selected.
	(fm_directory_view_select_file): Initialize an uninitialized
	field.
	(fm_directory_view_move_copy_items): Allow relative_item_points to
	be NULL.
	(real_realize): Create our own X window.
	(real_size_allocate): Trick GtkScrolledWindow into doing the right
	thing despite the fact that we have our own X window.
	(fm_directory_view_initialize_class): Moved down to the bottom so
	we don't need so many forward declaractions. Added code to set up
	some needed atoms and new default handlers.

	* libnautilus-extensions/nautilus-icon-text-item.c:
	(send_focus_event), (iti_stop_editing), (iti_start_editing): Add
	code to send the appropriate focus events to the fake off-screen
	GtkEntry. This makes the clipboard code that tracks focus-related
	signals work properly with this entry.
	(iti_event): Tweak the sequence and simplify the code a bit.
	* libnautilus/nautilus-clipboard.c:
	(set_paste_sensitive_if_clipboard_contains_data): Add more
	FIXMEs. This function is very far from useful, and it's not clear
	that it can be implemented efficiently under X.
	(nautilus_clipboard_set_up_editable): Get rid of silly
	"grab_focus" hack that was an attempt to address the problems with
	the NautilusIconTextItem. The real solution was to do focusing for
	that item too.
	(nautilus_clipboard_set_up_editable_in_control): Fix this so it
	works when called on an editable that is already focused.
	* src/file-manager/fm-icon-view.c: (renaming_icon_callback): Get
	rid of "grab_focus" workaround, which wasn't working.

	* acconfig.h:
	* configure.in:
	Remove all configure checks that were checking the existence of
	files.
	* libnautilus-extensions/nautilus-medusa-support.c:
	(nautilus_medusa_check_cron_is_enabled): Simplify logic so there's
	less room for confusion (I did this as a fix for the bug that was
	reported on the mailing list, but Rebecka checked in the small
	patch first). Also change it so we don't need a configure-time
	check for the existence of the process directory and fix it so we
	won't get a core dump if the file doesn't have a space character
	in it. Also change the logic so we don't leave the directory open
	when we do find the cron process.
	* libnautilus-extensions/nautilus-volume-monitor.c:
	(nautilus_volume_monitor_initialize_class),
	(has_removable_mntent_options), (get_removable_volumes),
	(volume_is_removable), (volume_is_read_only),
	(mount_volume_get_cdrom_name), (mount_volume_activate_cdda),
	(mount_volume_activate_cdrom), (build_volume_list_delta),
	(get_current_mount_list), (mount_lists_are_identical),
	(verify_current_mount_state), (mount_volume_floppy_add),
	(get_cdrom_type_solaris), (mount_volume_iso9660_add),
	(display_mount_status), (close_error_pipe),
	(nautilus_volume_monitor_mount_unmount_removable),
	(mount_volume_add_filesystem): Make changes throughout to get rid
	of dependence on configure-time file checks and do things at
	runtime instead. Also use typedefs to make less code conditional.
	Also fix the Solaris CD-ROM code which was casting a GString to
	a (char *) before, so it used absurd file names, and failed
	to open
	and returned FALSE all the time.

	* libnautilus-extensions/nautilus-icon-container.c:
	(nautilus_icon_container_start_renaming_selected_item): Send the
	renaming signal before setting up the rest of the icon. This
	change is not really needed, but it's a better order to do things.

	* libnautilus/nautilus-clipboard-ui.xml: Move tips into the
	commands instead of the menu items (for style mostly, no practical
	implications at the moment).
	* src/nautilus-shell-ui.xml: Remove tips from Cut, Copy,
	and Paste,
	since tips from insensitive items aren't used, and if we had tips,
	we'd put them on the command, not the menu item, anyway.

M	ChangeLog
M	acconfig.h
M	configure.in
M	libnautilus-extensions/nautilus-global-preferences.c
M	libnautilus-extensions/nautilus-global-preferences.h
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-extensions/nautilus-icon-text-item.c
M	libnautilus-extensions/nautilus-medusa-support.c
M	libnautilus-extensions/nautilus-volume-monitor.c
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.h
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-text-item.c
M	libnautilus-private/nautilus-medusa-support.c
M	libnautilus-private/nautilus-volume-monitor.c
M	libnautilus/nautilus-clipboard-ui.xml
M	libnautilus/nautilus-clipboard.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-icon-view.c
M	src/file-manager/nautilus-directory-view-ui.xml
M	src/nautilus-shell-ui.xml

commit 9f0d5e97730739875032c072e4b7f004a64e9d1c
Author: John Harper <jsh@eazel.com>
Date:	2001-03-23

    Fixed bug 7366 (Smooth text layout cache checks take too long):

    2001-03-22	John Harper  <jsh@eazel.com>

	Fixed bug 7366 (Smooth text layout cache checks take too long):

	* libnautilus-extensions/nautilus-smooth-text-layout-cache.c
	(nautilus_self_check_smooth_text_layout_cache): only do a small
	number of iterations by default. The
	NAUTILUS_LAYOUT_CACHE_TESTS environment variable can be used to
	set a larger value. Also, don't print any progress messages

M	ChangeLog
M	libnautilus-extensions/nautilus-smooth-text-layout-cache.c
M	libnautilus-private/nautilus-smooth-text-layout-cache.c

commit 33dc86a903aba88e5bddee802fdf539c070c714e
Author: Gediminas Paulauskas <menesis@src.gnome.org>
Date:	2001-03-23

    Added initial Lithuanian translation

M	configure.in
M	po/ChangeLog
A	po/lt.po

commit f83abc0fd7682cd1232547cb30cb1d4fa4469d1b
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2001-03-23

	reviewed by: Darin Adler  <darin@eazel.com>

	Fixed bug 7843 (Name changes to Home icon are lost when
	user level changes)

	* src/file-manager/fm-desktop-icon-view.c:
	(update_link_and_delete_copies): Made name parameter of NULL
	mean "don't require name to match"; added comment.
	(update_home_link_and_delete_copies): pass NULL for name
	to update_link_and_delete_copies.

M	ChangeLog
M	src/file-manager/fm-desktop-icon-view.c

commit f662ff20370ee6504e4dd9c3dc3030a42d82b1cb
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2001-03-22

    2001-03-22	Eskil Olsen  <eskil@eazel.com

	reviewed by: a donkey

	* components/services/install/lib/eazel-install-logic2.c:
	(get_package_info):
	changed a g_file_test into a access.

	* components/services/install/lib/eazel-package-system-rpm3.c:
	(err_monitor_func),
	(eazel_package_system_rpm3_packagedata_fill_from_header),
	(monitor_subcommand_pipe), (manual_rpm_command),
	(eazel_package_system_rpm3_execute):
	Read and flush stderr from rpm, should fix some of the RH70
	glibc 2.1.9x problems.

	* nautilus-installer/src/installer.c: (check_system),
	(eazel_install_get_depends), (find_old_tmpdir),
	(eazel_installer_initialize):
	* nautilus-installer/src/main.c:
	Fixed so it compiles again.

	* nautilus-installer/src/prescript:
	Warn about the glibc, but don' exit

M	ChangeLog
M	components/services/install/lib/eazel-install-logic2.c
M	components/services/install/lib/eazel-package-system-rpm3.c
M	nautilus-installer/src/installer.c
M	nautilus-installer/src/main.c
M	nautilus-installer/src/prescript

commit 1d4f575b0477db34cb207734cc1244ecf745f040
Author: John Harper <jsh@eazel.com>
Date:	2001-03-22

    reviewed by: Robin * Slomkowski <rslomkow@eazel.com>

    2001-03-22	John Harper  <jsh@eazel.com>

	reviewed by: Robin * Slomkowski  <rslomkow@eazel.com>

	* configure.in: require freetype version 2.0.1, library version
	6.1.0

M	ChangeLog
M	configure.in

commit 2ad460e37904ec963e7fde3070020a81ad117402
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2001-03-22

    Added underline accelerators to items in Preferences menu; Changed

	* src/nautilus-shell-ui.xml: Added underline accelerators
	to items in Preferences menu; Changed "Preferences..." to
	"Edit Preferences..." so it has a different name than menu;
	improved tips for user level items.

M	ChangeLog
M	src/nautilus-shell-ui.xml

commit 40f19a1e1d6d797fb4cbf8eb316d231e13807cdb
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2001-03-22

	reviewed by: Darin Adler  <darin@eazel.com>

	Fixed bug 1853 (Want preference for always sorting folders first)

	For now, this is a global preference. Making it
	per-window later is a possibility. Arlo is working on
	a design for directory view defaults that may incorporate
	this.

	* libnautilus-extensions/nautilus-file.h:
	* libnautilus-extensions/nautilus-file.c:
	(nautilus_file_compare_for_sort_reversed): Eliminated this in
	favor of a parameter to nautilus_file_compare_for_sort.
	(nautilus_file_compare_for_sort): Add a parameter for reversed,
	and another for directories_first.
	(nautilus_file_compare_for_sort_internal): Former guts of
	nautilus_file_compare_for_sort moved here.
	(nautilus_self_check_file): Update compare_for_sort self-checks.

	* libnautilus-extensions/nautilus-global-preferences.h:
	* libnautilus-extensions/nautilus-global-preferences.c:
	(global_preferences_install_descriptions),
	(global_preferences_install_defaults),
	(global_preferences_install_visibility),
	(global_preferences_create_dialog): Install an "Always list
	folders before files" preference in the Icon and List Views
	section.

	* src/file-manager/fm-directory-view.h:
	(sort_directories_first_changed): New function pointer for
	subclasses to override.
	* src/file-manager/fm-directory-view.c:
	(fm_directory_view_should_sort_directories_first): New function
	for subclasses to call.
	(sort_directories_first_changed_callback): Call virtual function
	when preference changes.
	(fm_directory_view_initialize): Store initial value of preference;
	install preference callback.
	(fm_directory_view_destroy): Remove preference callback.

	* src/file-manager/fm-desktop-icon-view.c:
	(desktop_icons_compare_callback): Respect preference
	setting.

	* src/file-manager/fm-icon-view.c:
	(icon_container_compare_icons_callback): Update to respect
	directories_first setting.
	(icon_container_compare_icons_by_name_callback): Update for API
	change only.
	(fm_icon_view_sort_directories_first_changed): Override virtual
	function; re-sort icon container if in auto-layout mode.
	(fm_icon_view_initialize_class): Install virtual function
	override.

	* src/file-manager/fm-list-view.c:
	(fm_list_view_initialize_class): Install virtual function
	override.
	(list_view_compare_files_for_sort): New function, broken out of
	fm_list_view_compare_rows, and changed to respect
	directories_first
	setting.
	(fm_list_view_compare_rows): Break out
	list_view_compare_files_for_sort.
	(compare_rows_by_name): Update for API change only.
	(real_sort_directories_first_changed): Override virtual function;
	re-sort list.
	(fm_list_view_display_pending_files): Update code that sorts
	pending items before adding them to list.
	(fm_list_view_sort_items): Add comment.

M	ChangeLog
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-extensions/nautilus-file.h
M	libnautilus-extensions/nautilus-global-preferences.c
M	libnautilus-extensions/nautilus-global-preferences.h
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-file.h
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.h
M	src/file-manager/fm-desktop-icon-view.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-directory-view.h
M	src/file-manager/fm-icon-view.c
M	src/file-manager/fm-list-view.c

commit f0e9b1a05faab61437a98134c1241afc91c51448
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-03-22

    Make the configure report a little easier to read and modify.

	* configure.in: Make the configure report a little easier to read
	and modify.

M	ChangeLog
M	configure.in

commit 8cdff5cfcffcd2ce21ff4a40bf4d12ce5b49c003
Author: Fatih Demir <kabalak@src.gnome.org>
Date:	2001-03-22

    stable->HEAD copy

M	po/ChangeLog
M	po/tr.po

commit f3270a08b479cf8f371062c302613b02a0acc92e
Author: Rebecca Schulman <rebecka@eazel.com>
Date:	2001-03-22

    Commit patch from Gianni Tedesco <gianni@ecsc.co.uk>

    2001-03-21	Rebecca Schulman  <rebecka@eazel.com>
	Commit patch from Gianni Tedesco <gianni@ecsc.co.uk>

	* libnautilus-extensions/nautilus-medusa-support.c:
	(nautilus_medusa_check_cron_is_enabled):
	Fix possible infinite loop in the case where
	parts of proc may not be readable.

M	ChangeLog
M	libnautilus-extensions/nautilus-medusa-support.c
M	libnautilus-private/nautilus-medusa-support.c

commit 1acfa9c5993371b29c45b096c0871628b646d298
Author: Eskil Heyn Olsen <eskil@eazel.com>
Date:	2001-03-22

    This implements feature for bug 6960 - queries to softcat are now
    done for

    2001-03-21	Eskil Heyn Olsen  <eskil@eazel.com>

	This implements feature for bug 6960 - queries to softcat are now
	done for a variable number of packages at a time, radically
	speeding up dependency resolution.

	Also did a s/DistributionInfo/TrilobiteDistributionInfo/ for the
	Less Namespace Pollution Compaign 2001.

	* components/services/install/command-line/eazel-test-softcat.c:
	(main):
	Added a --funk=<int> which uses the new get_info_plural methods.

	* components/services/install/lib/eazel-install-logic2.c:
	(prune_failed_packages_helper), (post_check), (get_package_info),
	(dedupe_foreach_depends), (check_tree_helper),
	(check_no_two_packages_has_same_file), (install_packages):
	Moved a lot of code around to use the new
	eazel_softcat_get_info_plural  feature.

	* components/services/install/lib/eazel-install-object.c:
	(eazel_install_initialize):
	Set packages pr query to a sane value (50 pr query)

	* components/services/install/lib/eazel-package-system-types.h:
	* components/services/install/lib/eazel-package-system-types.c:
	(eazel_install_package_provides_compare),
	(eazel_install_package_feature_compare),
	(eazel_install_package_name_compare),
	(eazel_install_package_id_compare):
	Added package_id_compare and package_feature_compare.
	Removed some debug output.

	* components/services/install/lib/eazel-softcat-private.h:
	* components/services/install/lib/eazel-softcat.c:
	(eazel_softcat_initialize), (eazel_softcat_set_packages_pr_query),
	(get_search_url_for_package), (warn_about_packages_failing),
	(eazel_softcat_query), (eazel_softcat_get_info),
	(split_by_multiple), (eazel_softcat_get_info_plural_helper),
	(eazel_softcat_get_info_plural):
	Added a packages_pr_query field to softcat->private.
	Voodoo to do the multiple packages pr. query. Pseudokode and
	stuff in comments.

	* components/services/install/lib/eazel-softcat.h:
	*
	components/services/inventory/eazel-inventory-collect-software.c:
	(eazel_inventory_collect_software):
	*
	components/services/trilobite/libtrilobite/trilobite-core-distrib
	ution.c: (determine_turbolinux_version),
	(determine_mandrake_version), (determine_suse_version),
	(determine_debian_version), (determine_redhat_version),
	(trilobite_get_distribution), (trilobite_get_distribution_name),
	(trilobite_get_distribution_arch),
	(trilobite_distribution_compare):
	*
	components/services/trilobite/libtrilobite/trilobite-core-distrib
	ution.h:
	* components/services/install/lib/eazel-package-system.c:
	(eazel_package_system_suggest_id):
	* components/services/install/lib/eazel-install-corba-types.c:
	(corba_packagedatastruct_fill_from_packagedata):
	s/DistributionInfo/TrilobiteDistributionInfo/

M	ChangeLog
M	components/services/install/command-line/eazel-test-softcat.c
M	components/services/install/lib/eazel-install-corba-types.c
M	components/services/install/lib/eazel-install-logic2.c
M	components/services/install/lib/eazel-install-object.c
M	components/services/install/lib/eazel-package-system-types.c
M	components/services/install/lib/eazel-package-system-types.h
M	components/services/install/lib/eazel-package-system.c
M	components/services/install/lib/eazel-softcat-private.h
M	components/services/install/lib/eazel-softcat.c
M	components/services/install/lib/eazel-softcat.h
M	components/services/inventory/eazel-inventory-collect-software.c
M
components/services/trilobite/libtrilobite/trilobite-core-distribution.c
M
components/services/trilobite/libtrilobite/trilobite-core-distribution.h

commit c72c4e59310ffa2c4d393eb08bfcf3e9e71d3d66
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2001-03-21

	reviewed by: Darin Adler  <darin@eazel.com>

	Fixed bug 7506 (Font preference has silly, overly-specific
	label)

	Fixed bug 4049 ("Other Application" is bad terminology when
	there are no applications listed)

	Fixed bug 6193 (Users confused by lack of title on "ski" menu)

	* libnautilus-extensions/nautilus-global-preferences.c:
	(global_preferences_install_descriptions): Changed wording
	for font choices.

	* src/file-manager/fm-directory-view.c:
	(reset_bonobo_open_with_menu): Changed "Other Application..."
	to "An Application..." if there aren't any listed.

	* src/nautilus-shell-ui.xml: Add "Preferences" title to
	Preferences
	menu.


	Other changes

	* src/file-manager/fm-directory-view.h: Moved some #defines
	only used in fm-directory-view.c into that file.

	* src/nautilus-first-time-druid.c: (set_up_cron_information_page):
	Removed obsolete comment.

M	ChangeLog
M	libnautilus-extensions/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-directory-view.h
M	src/nautilus-first-time-druid.c
M	src/nautilus-shell-ui.xml

commit 9b2202c13fbaaa5705496a894fdb6a326134f827
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2001-03-21

	reviewed by: Ian McKellar  <ian@eazel.com>

	* Makefile.am, configure.in, nautilus-config.in, nautilus.spec.in,
	nautilusConf.sh.in, .cvsignore: Add nautilus-config and
	nautilusConf.sh so other modules can sensibly depend on
	libnautilus (this fix should make it into 1.0.2, I guess I should
	file a bug at some point).

M	.cvsignore
M	ChangeLog
M	Makefile.am
M	configure.in
A	nautilus-config.in
M	nautilus.spec.in
A	nautilusConf.sh.in

commit 88b3ea09abf74b84d0fba4591c0f02bf6dc1a1a2
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-03-21

	reviewed by: Pavel Cisler  <pavel@eazel.com>

	Fix a bunch of font bugs that dropped of the 1.0 plate.

	7371 - Fonts in font pickers are in no particular order
	7387 - Font selection defaults to bold for some fonts
	7421 - Font option menu in "Appearances" too long for screen
	7473 - Switching off "smooth graphics" leaves font family grouping
	7486 - Font style menu disabled when it shouldn't be
	7487 - Would be nice if font styles were submenus
	7718 - 'cursor' font doesn't display

	* libnautilus-extensions/nautilus-art-gtk-extensions.h:
	* libnautilus-extensions/nautilus-art-gtk-extensions.c:
	(nautilus_screen_get_dimensions): Fix a really silly typo.
	(nautilus_gtk_widget_get_dimensions): Make the documentation a
	little better.
	(nautilus_gtk_widget_get_preferred_dimensions): New function to
	get a widget's preferred dimensions.

	* libnautilus-extensions/nautilus-font-manager.c:
	(font_description_new): Use consistent variable names.	Set a
	'is_ignored' flag if the font is ignored.
	(font_description_free): Use consistent variable names.
	(font_description_table_find): Ignore black listed fonts.
	(font_description_table_for_each): Ignore black listed fonts.
	(font_directory_is_ignored): Put constants on top of file.
	(font_foundry_is_ignored), (font_family_is_ignored): New functions
	to check for specific black listed font foundries and/or families.
	(ensure_local_font_table): Rename to 'local' from 'global' - this
	is something i need for a future change where the font manager
	will be able to handle both 'local' and 'server' fonts.
	Move the font ignoring code from nautilus-font-picker.c here so
	that it is in one place.

	* libnautilus-extensions/nautilus-font-picker.h:
	Subclass it from GtkHBox instead of GtkVBox now that it is not as
	wide.
	* libnautilus-extensions/nautilus-font-picker.c:
	(option_menu_button_press_event), (menu_deactivate),
	(nautilus_font_picker_initialize), (nautilus_font_picker_destroy),
	(style_menu_item_activate_callback),
	(style_menu_item_button_release_event), (font_picker_add_item),
	(font_picker_populate), (font_make_name), (font_make_style_name),
	(font_slant_string_to_enum), (font_set_width_string_to_enum),
	(font_style_entry_new), (font_style_entry_free),
	(compare_font_entry), (global_font_list_get), (compare_int),
	(compare_style), (global_font_list_populate_callback),
	(nautilus_gtk_menu_shell_get_num_items),
	(font_picker_get_selected_style_entry),
	(font_picker_find_entries_for_font),
	(font_picker_get_index_for_entry), (nautilus_font_picker_new),
	(nautilus_font_picker_get_selected_font),
	(nautilus_font_picker_set_selected_font):
	Move the black listed font code into the font manager.	Use option
	menus directly instead of NautilusStringPickers.  Put the style
	choices in cascading submenus.	Deal with the case when too many
	choices dont fit on the screen.

	* test/test-nautilus-font-manager.c:
	* test/test-nautilus-font-picker.c:
	Update for font picker changes.

M	ChangeLog
M	libnautilus-extensions/nautilus-art-gtk-extensions.c
M	libnautilus-extensions/nautilus-art-gtk-extensions.h
M	libnautilus-extensions/nautilus-font-manager.c
M	libnautilus-extensions/nautilus-font-picker.c
M	libnautilus-extensions/nautilus-font-picker.h
M	libnautilus-private/nautilus-art-gtk-extensions.c
M	libnautilus-private/nautilus-art-gtk-extensions.h
M	libnautilus-private/nautilus-font-manager.c
M	libnautilus-private/nautilus-font-picker.c
M	libnautilus-private/nautilus-font-picker.h
M	test/test-nautilus-font-manager.c
M	test/test-nautilus-font-picker.c

commit 84c103172ec0b3ce0a5b274b91579c53cdf9e9a6
Author: Eskil Heyn Olsen <eskil@eazel.com>
Date:	2001-03-21

    Readded the rpmview

    2001-03-20	Eskil Heyn Olsen  <eskil@eazel.com>

	* components/Makefile.am:
	Readded the rpmview

	* components/rpmview/Makefile.am:
	Added XML_LDFLAGS/CFLAGS


	* components/services/install/lib/eazel-install-logic2.c:
	(dump_tree), (prune_failed_packages_helper),
	(prune_failed_packages), (add_to_dedupe_hash),
	(post_get_softcat_info), (get_softcat_info),
	(get_package_info_foreach), (get_package_info),
	(dedupe_foreach_depends), (dedupe_foreach), (dedupe),
	(is_satisfied_from_package_list), (check_dependencies_foreach),
	(check_dependencies), (do_dep_check_internal),
	(check_if_related_package),
	(check_update_for_no_more_file_conflicts),
	(check_for_no_more_missing_features), (check_tree_helper),
	(clean_up_dedupe_hash), (get_packages_with_mod_flag):
	Made a lot of changes so the packageslists carried around can
	contain both PackageData and PackageDependencies mixed up. This
	makes the softcat queries have the version/sense flags that the
	packages require.

	* components/services/install/lib/eazel-install-problem.c:
	(get_detailed_messages_foreach):
	Ported some changes from the 1.0 branch

	* components/services/install/lib/eazel-package-system-types.h:
	* components/services/install/lib/eazel-package-system-types.c:
	(packagedependency_finalize),
	(packagedependency_class_initialize),
	(packagedependency_initialize), (packagedependency_get_type),
	(packagedependency_new), (packagedependency_copy),
	(packagedata_finalize), (packagedata_fill_in_missing),
	(flatten_packagedata_dependency_tree):
	Turned PackageDependency into a proper gtk+ object

	*
	components/services/install/lib/eazel-install-xml-package-list.c:
	(parse_package):
	* components/services/install/lib/eazel-package-system-rpm3.c:
	(eazel_package_system_rpm3_packagedata_fill_from_header):
	* components/services/install/lib/eazel-softcat.c:
	(eazel_softcat_query), (eazel_softcat_get_info):
	(also imported the xml spam from 1.0)
	* components/services/install/lib/eazel-install-corba-types.c:
	(packagedata_tree_from_corba_packagedatastructlist):
	Changes to use PackageDependency as a gtk+ object

M	ChangeLog
M	components/Makefile.am
M	components/rpmview/Makefile.am
M	components/services/install/lib/eazel-install-corba-types.c
M	components/services/install/lib/eazel-install-logic2.c
M	components/services/install/lib/eazel-install-problem.c
M	components/services/install/lib/eazel-install-xml-package-list.c
M	components/services/install/lib/eazel-package-system-rpm3.c
M	components/services/install/lib/eazel-package-system-types.c
M	components/services/install/lib/eazel-package-system-types.h
M	components/services/install/lib/eazel-softcat.c

commit 65e9e66c73a1a883eb2ae309a9f20ca05079e3db
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2001-03-21

	Fixed bug 4355: Built-in bookmarks icons change after first view

	Also reduced the number of times that refresh_bookmarks_menu
	is called since it was showing up in some profiling.

	* libnautilus-extensions/nautilus-bookmark.h:
	* libnautilus-extensions/nautilus-bookmark.c:
	(nautilus_bookmark_initialize_class),
	(nautilus_bookmark_set_name),
	(bookmark_file_changed_callback): Split the "changed" signal into
	"appearance_changed" and "content_changed". "appearance_changed"
	is
	emitted only if the name or icon change. "content_changed"
	is emitted
	if the URI changes.

	* src/nautilus-bookmark-list.c: (insert_bookmark_internal):
	Connect to both appearance_changed and content_changed.

	* src/nautilus-window-menus.c: (bookmark_holder_new):
	Refresh menu only on appearance_changed, not content_changed.

	* data/static_bookmarks.xml: Added "i-web" as icon name for
	all the built-in bookmarks, since this is the icon they will
	end up with after being visited. (Now, visiting a built-in
	bookmark will not cause a refresh of the bookmarks menu.)

M	ChangeLog
M	data/static_bookmarks.xml
M	libnautilus-extensions/nautilus-bookmark.c
M	libnautilus-extensions/nautilus-bookmark.h
M	libnautilus-private/nautilus-bookmark.c
M	libnautilus-private/nautilus-bookmark.h
M	src/nautilus-bookmark-list.c
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-window-menus.c

commit 13a6070f0db76d1a8edd453e321ed8f0c45b9268
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2001-03-20

    shell-quote the script name. Fixes bug Robin found where scripts with

	* src/file-manager/fm-directory-view.c: (run_script_callback):
	shell-quote the script name. Fixes bug Robin found where scripts
	with spaces in their names didn't work.

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit baf6d3741cbf8786f07ae350689ccfdade74bed5
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2001-03-20

	reviewed by: Pavel Cisler  <pavel@eazel.com>

	Finished bug 4875 (design for running arbitrary scripts on
	selected items)

	There are lots of ways this could be improved, but I've
	finished the first pass at this feature. We'll need to get
	feedback before deciding how to improve it later. Please
	play with it -- hopefully it is self-explanatory. Start by
	selecting Scripts > Open Scripts Folder.

	* libnautilus-extensions/nautilus-file.h:
	* libnautilus-extensions/nautilus-file.c:
	(compare_by_name_cover): Simple cover for compare_by_name
	that casts parameters.
	(nautilus_file_list_sort_by_name): New public function.

	* src/file-manager/nautilus-directory-view-ui.xml: Added name to
	separators before "Open Scripts Folder" so they can be referred
	to in code (shown/hidden)

	* src/file-manager/fm-directory-view.c:
	(get_scripts_directory): Create Scripts directory if it doesn't
	exist; mark name of scripts directory for localization.
	(add_numbered_menu_item): Add pixbuf parameter.
	(add_application_to_bonobo_menu),
	(add_component_to_bonobo_menu): pass NULL for pixbuf
	(get_file_names_as_parameter_string): Changed name from
	get_selected_file_names..., now takes file list as parameter.
	(get_file_paths_or_uris_as_newline_delimited_string): New
	function.
	(get_file_paths_as_newline_delimited_string),
	(get_file_uris_as_newline_delimited_string): New functions, simple
	covers for get_file_paths_or_uris...
	(set_script_environment_variables): New function, sets some
	environment
	variables up so scripts can use them.
	(unset_script_environment_variables): New function, unsets
	those same
	environment variables.
	(run_script_callback): set/unset environment variables around
	calling
	script.
	(add_script_to_menus): add pixbufs for files
	(reset_scripts_menu): sort scripts by name; hide separator
	after scripts
	if there are no scripts
	(notify_user_if_no_scripts_callback): Explain script behavior and
	special environment variables in Details part of dialog.
	(call_when_ready_on_scripts_directory): include attributes
	required to
	get icon for file.
	(open_scripts_folder_callback): Change error message for
	unexpected
	case where scripts folder is nonexistent.

M	ChangeLog
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-extensions/nautilus-file.h
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-file.h
M	src/file-manager/fm-directory-view.c
M	src/file-manager/nautilus-directory-view-ui.xml

commit da27a552718b87a05d6a0ca1161655df8df834e4
Author: Robin Slomkowski <rslomkow@src.gnome.org>
Date:	2001-03-20

    upped version 1.0.0

	* configure.in: upped version 1.0.0

M	ChangeLog
M	configure.in

commit eb74cbe2700c29ab01adf9a23242ed6f17d77c00
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2001-03-20

	More work on bug 4875 (design for running arbitrary
	scripts on selected items).

	Mostly done with this first pass. I still need to
	set a few environment variables for the scripts' sake,
	and I still need to add code to create the scripts folder
	if it's missing. (To test at this point, create your own
	directory named "scripts" in ~/Nautilus.)

	* src/file-manager/nautilus-directory-view-ui.xml: Renamed
	Run Script submenu to Scripts; added Open Scripts Folder to
	Scripts submenu.

	* src/file-manager/fm-directory-view.c:
	(get_scripts_directory): returns NULL if directory doesn't exist.
	(scripts_added_or_changed_callback): New function, marks
	scripts menu invalid and schedules menu update.
	(connect_script_handlers): new function, monitor scripts
	directory and connect to files_added and files_changed signals
	so we can notice when scripts have changed.
	(fm_directory_view_initialize): Call connect_script_handlers.
	(get_selected_file_names_as_parameter_string): New function,
	returns string of selected file names, each shell-quoted.
	(run_script_callback): Pass selected file names if directory
	is local (else pass nothing); add FIXMEs
	(reset_scripts_menu): Don't change sensitivity based on script
	non-zero count since there's always the Open Scripts Folder item.
	(any_valid_scripts): New helper routine to see if scripts folder
	contains any executables.
	(notify_user_if_no_scripts_callback): New function, puts up
	informative message if there are no executables in scripts folder.
	(call_when_ready_on_scripts_directory): New helper function,
	slightly generalized from schedule_reset_scripts_menu.
	(schedule_reset_scripts_menu): Now calls new helper function.
	(open_scripts_folder_callback): New function, displays the
	contents
	of the scripts folder and also presents informative message if
	it contains no executables.
	(real_merge_menus): Add open_scripts_folder_callback for verb;
	mark
	scripts submenu invalid rather than updating it here.
	(real_update_menus): reset scripts menu if it's marked invalid.
	(disconnect_scripts_directory_handler): New helper function to
	disconnect a signal handler on the scripts directory.
	(disconnect_script_handlers): disconnect all the stuff we
	connected.

M	ChangeLog
M	src/file-manager/fm-directory-view.c
M	src/file-manager/nautilus-directory-view-ui.xml

commit 08ab6d79dc50689888ee1bd70574cb243feb82f3
Author: Pavel Cisler <pavel@eazel.com>
Date:	2001-03-20

    reviewed by: Gene Z. Ragan <gzr@eazel.com>

    2001-03-19	Pavel Cisler  <pavel@eazel.com>

	reviewed by: Gene Z. Ragan  <gzr@eazel.com>

	* libnautilus-extensions/nautilus-glyph.c:
	(nautilus_glyph_draw_to_pixbuf):
	Speed up drag-selection a whole bunch by making this call
	4 x faster in the anti-aliased mode.

M	ChangeLog
M	libnautilus-extensions/nautilus-glyph.c
M	libnautilus-private/nautilus-glyph.c

commit 0302f336ee1e9ca5d600fbdf62477ed4e1334803
Author: Robin Slomkowski <rslomkow@src.gnome.org>
Date:	2001-03-19

    added non-i386 files to EXTRA_DISTS

	* components/music/Makefile.am: added non-i386 files
	  to EXTRA_DISTS

M	ChangeLog
M	components/music/Makefile.am

commit 59b8ca1c18e23000d03a61bf0fe4d8e7850108af
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2001-03-19

	Fixed bug 7817 (Launching mp3 files with mpg123 fails)

	* libnautilus-extensions/nautilus-program-choosing.c:
	(nautilus_launch_application): Code was comparing the
	uri-scheme to "file:" instead of "file".

M	ChangeLog
M	libnautilus-extensions/nautilus-program-choosing.c
M	libnautilus-private/nautilus-program-choosing.c

commit 5773c335e3122552651166d56d9c4237bd483a60
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2001-03-19

    file nautilus-canvas-note-item.c was initially added on branch
    post-1_0_7.

commit 56ed7a03fc1972112e23c720d7ee282964b10dd6
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2001-03-19

    file nautilus-canvas-note-item.h was initially added on branch
    post-1_0_7.

commit ec944ed52397f29c4aa38f9155323054510baac8
Author: Nam SungHyun <namsh@src.gnome.org>
Date:	2001-03-19

    updated

M	po/ko.po

commit 0ccfd189e1039b4049576afd249dce1b563d9da0
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2001-03-17

    One final tweak to get the cdparanoia checks right.

    2001-03-16	Gene Z. Ragan  <gzr@eazel.com>

	* libnautilus-extensions/Makefile.am:
	One final tweak to get the cdparanoia checks right.

M	ChangeLog
M	libnautilus-extensions/Makefile.am
M	libnautilus-private/Makefile.am

commit 556468e3e5812b2ddee611b45291e9e186bdfe90
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2001-03-17

    Add checks for cdparanoia to allow enabling of cd audio mounting
    on the

    2001-03-16	Gene Z. Ragan  <gzr@eazel.com>

	* configure.in:
	* libnautilus-extensions/Makefile.am:
	Add checks for cdparanoia to allow enabling of
	cd audio mounting on the desktop.

	* libnautilus-extensions/nautilus-volume-monitor.c:
	* libnautilus-extensions/nautilus-volume-monitor.h:
	Clean up build conditional audio CD handling and
	centralize the allocation of NautilusVolume structures.

M	ChangeLog
M	configure.in
M	libnautilus-extensions/Makefile.am
M	libnautilus-extensions/nautilus-volume-monitor.c
M	libnautilus-extensions/nautilus-volume-monitor.h
M	libnautilus-private/Makefile.am
M	libnautilus-private/nautilus-volume-monitor.c
M	libnautilus-private/nautilus-volume-monitor.h

commit b7432db59d63dbd096cd161be921100aa24256e9
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-03-17

    forgot Pavel's name

M	ChangeLog

commit 42bdd593ec7ed8e9eebf37cc5a3c0dfd362d43e6
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-03-17

	reviewed by: Pavel Cisler <pavel@eazel.com>

	Fix bug 610, a small per-window storage leak.

	* src/nautilus-window.c: (unref_mini_icon): Free icon at quit
	time for leak checking purposes.
	(nautilus_window_initialize_class): Create the mini-icon here.
	(nautilus_window_realize): Use it here, instead of re-making
	it each time.

M	ChangeLog
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window.c

commit 4586f1f0f7cc08de2bde0e196af8723953c9816d
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2001-03-17

	reviewed by: Darin Adler  <darin@eazel.com>

	First batch of work for bug 4875 (design for running arbitrary
	scripts on selected items). Only works locally, doesn't notice
	changes to scripts directory, doesn't pass selected items as
	parameters, many other details unfinished.

	* src/file-manager/nautilus-directory-view-ui.xml: Add "Run
	Script"
	submenus to File and context menus; add missing tip I happened to
	notice to Open With submenu.

	* src/file-manager/fm-directory-view.c:
	(script_launch_parameters_new), (script_launch_parameters_free):
	New helper functions to manage lifetime of parameters for script
	menu items.
	(get_scripts_directory): New function, returns NautilusDirectory
	object (or NULL) representing scripts directory.
	(fm_directory_view_initialize): Remember scripts directory in
	details struct.
	(fm_directory_view_destroy): clean up scripts directory stuff.
	(add_numbered_menu_item): renamed from
	add_open_with_program_menu_item
	with no other changes, since it was already exactly general enough
	for my new use.
	(add_application_to_bonobo_menu), (add_component_to_bonobo_menu):
	Update for name change.
	(change_to_view_directory): New function to change working
	directory to the one displayed.
	(run_script_callback): New function to actually execute the
	script;
	temporarily changes the working directory.
	(add_script_to_menus): New function, adds one script to the two
	Run Script menus.
	(reset_scripts_menu): New function, fills in the two Run Script
	menus from scratch.
	(reset_scripts_menu_callback): New call_when_ready callback, calls
	reset_scripts_menu.
	(disconnect_script_handlers): New function, cleans up pending
	callbacks.
	(schedule_reset_scripts_menu): New function, sets up a callback
	when
	the files in the scripts directory are sufficiently known.
	(real_merge_menus): Call schedule_reset_scripts_menu.


	Fixed bug 7232 (vague error message and console spam when
	refreshing a directory deleted outside of Nautilus)

	* src/file-manager/fm-error-reporting.c:
	(fm_report_error_loading_directory): Handle the NOT_FOUND
	case explicitly.

M	ChangeLog
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-error-reporting.c
M	src/file-manager/nautilus-directory-view-ui.xml

commit 99d8949dd8eea9e206597513865907bb96ec9ee8
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-03-17

	reviewed by: John Sullivan <sullivan@eazel.com>

	Fix bug 7778 (Trash directory state not saved properly).

	* libnautilus-extensions/nautilus-trash-file.c:
	(is_delegated_attribute): Function that returns TRUE if it's
	passed
	one of the attributes that needs to be delegated to the individual
	directories that make up the trash.
	(is_delegated_attribute_predicate): Cover to use partition
	call on.
	(partition_attributes): Helper that partitions a list into a list
	of the delegated and non-delegated attributes.
	(real_monitor_add), (real_monitor_remove),
	(real_call_when_ready), (real_cancel_call_when_ready),
	(real_check_if_ready): Calls to be used for the trash itself for
	the non-delegated attributes.
	(trash_callback_destroy): Destroy both attribute lists.
	(monitor_add_file): Only monitor delegated attributes here.
	(trash_file_call_when_ready): Wait for the delegated attributes
	on the other files, the non-delegated attributes on this file.
	(trash_file_cancel_call_when_ready): Cancel the wait for both
	the main file and the other files.
	(trash_file_check_if_ready): Check for the delegated attributes
	on the other files, the non-delegated attributes on this file.
	(trash_file_monitor_add): Monitor the delegated attributes
	on the other files, the non-delegated attributes on this file.
	(trash_file_monitor_remove): Remove the monitor from both the
	main file and the other files.

	* libnautilus-extensions/nautilus-vfs-file.c: Formatting tweaks.

M	ChangeLog
M	libnautilus-extensions/nautilus-trash-file.c
M	libnautilus-extensions/nautilus-vfs-file.c
M	libnautilus-private/nautilus-trash-file.c
M	libnautilus-private/nautilus-vfs-file.c

commit dcb478cf7e1500504a8273ad6ef0422f7fbc3e29
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-03-16

	reviewed by: John Sullivan <sullivan@eazel.com>

	Fix bug 6495 (Emacs-style keybindings not working in location bar
	and other NautilusEntry fields) by adding an expert preference to
	control whether the Emacs shortcuts or the ones in the menu bar
	take precedence. I started with Maciej's patch and did many
	refinements.

	Fix bug 1788 ("Select All" needs to be implemented for text): I
	had to add Select All so it won't do the icon view's Select All
	when you do a select all with the location bar focused.

	Fix bug 5612 (clicking to deselect causes incorrect menu
	sensitivity) by adding another signal handler for button clicks.

	Fix bug 7581 (When trying to restart Nautilus after crash from bug
	7579 I get a Segmentation Fault). I was just lucky enough to run
	into the problem on my machine.

	* libnautilus-extensions/nautilus-global-preferences.h:
	* libnautilus-extensions/nautilus-global-preferences.c:
	(global_preferences_install_descriptions),
	(global_preferences_install_defaults),
	(global_preferences_install_visibility),
	(global_preferences_create_dialog): Added the new Emacs-shortcut
	preference with the wording requested in the bug report.

	* libnautilus-extensions/nautilus-entry.h:
	* libnautilus-extensions/nautilus-entry.c:
	(emacs_shortcuts_preference_changed_callback): Track the
	preference.
	(nautilus_entry_initialize): Set up the callback to track the
	preference.
	(nautilus_entry_destroy): Tear down the callback to track the
	preference.
	(nautilus_entry_key_press): Allow the emacs shortcuts built into
	GtkEntry to work if the preference is set that way. Also, only
	emit the selection_changed signal if the key is actually handled.
	(nautilus_entry_motion_notify): Simplify the logic, since it's
	OK to send the selection_changed signal a little too often.
	(select_all_at_idle): Handle the case where the object is
	destroyed.
	(nautilus_entry_select_all_at_idle): Ref the object to handle the
	case where the object is destroyed before the idle happens.
	(nautilus_entry_button_press): Send a selection_changed message,
	since pressing the button can cause a selection change.
	(nautilus_entry_button_release): Send a selection_changed message,
	since pressing the button can cause a selection change.
	(nautilus_entry_initialize_class): Add new default handlers. Also,
	move to bottom of file so we don't need so many forward
	declarations.

	* libnautilus/nautilus-clipboard-ui.xml: Add a Select All Text
	command.
	* libnautilus/nautilus-clipboard.c: (select_all): New function to
	select all the text in a GtkEditable. Sadly it needs a special
	case for GtkText.
	(select_all_idle_callback): Callback used to select the text from
	idle.
	(select_all_callback): Callback that sets up the idle. Called from
	the bonobo verb.
	(initialize_clipboard_component_with_callback_data): Add the
	callback for Select All.

	* librsvg/rsvg.c: (rsvg_state_init): Initialize more fields,
	including font_size.
	(rsvg_text_handler_characters): Don't try to draw if the font
	size is 0 or negative.
	* librsvg/art_render_mask.c: (art_render_mask_render): Handle
	cases where x1 < x0. The old code would seg. fault. This was the
	reason we got a crash in bug 7581.

	* configure.in: Upped the required version of gnome-vfs.

M	ChangeLog
M	configure.in
M	libnautilus-extensions/nautilus-entry.c
M	libnautilus-extensions/nautilus-entry.h
M	libnautilus-extensions/nautilus-global-preferences.c
M	libnautilus-extensions/nautilus-global-preferences.h
M	libnautilus-private/nautilus-entry.c
M	libnautilus-private/nautilus-entry.h
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.h
M	libnautilus/nautilus-clipboard-ui.xml
M	libnautilus/nautilus-clipboard.c
M	librsvg/art_render_mask.c
M	librsvg/rsvg.c

commit a85afd0f2524ca254099a41cf8585c435c19f0b8
Author: Robey Pointer <robey@src.gnome.org>
Date:	2001-03-16

    Fixed the old "--help" bug in the installer, finally.

	* nautilus-installer/src/main.c: (main):

	Fixed the old "--help" bug in the installer, finally.

M	ChangeLog
M	nautilus-installer/src/main.c

commit 8959814182383ed647d92a98c96ab3cfdcc8ecf9
Author: Pablo Saratxaga <pablo@src.gnome.org>
Date:	2001-03-16

    updated Azeri file

M	po/ChangeLog
M	po/az.po
M	po/el.po
M	po/ko.po
M	po/sl.po
M	po/uk.po

commit 77a04417c1cc78941e80e1a137c45763c7e18243
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-03-16

    fix bug #

M	ChangeLog

commit 1c5c03bc622d6549d12e88f9699bf81e7db387c2
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-03-15

	reviewed by: John Sullivan <sullivan@eazel.com>

	Fix bug 7783 (Makefile.am used to install xml data is wrong):

	* data/Makefile.am: Integrate build fix from fcrozat. Don't use
	the magic "info" name since it is used for special purposes on
	Mandrake and other systems.

	Other strings:

	* THANKS: Added some people who made recent contributions.
	* check-THANKS.pl: Add some more alternate names.

	* components/help/hyperbola-filefmt.c: (locale_score): Fix legal
	code that doesn't compile with some versions of gcc by adding a
	cast.

	* help/nautilus-user-manual/es/.cvsignore: Add
	nautilus-user-manual.junk.

	* libnautilus-extensions/nautilus-directory-async.c:
	(metafile_read_check_for_directory_callback),
	(metafile_read_done_callback),
	(metafile_write_failure_close_callback),
	(metafile_write_success_close_callback),
	(metafile_write_create_callback), (directory_load_callback),
	(directory_count_callback), (new_files_callback), (has_problem),
	(deep_count_callback), (mime_list_callback),
	(top_left_read_callback), (get_info_callback),
	(activation_uri_nautilus_link_read_callback),
	(activation_uri_gmc_link_read_callback),
	(cancel_activation_uri_for_file): Add ref/unref pairs that we need
	in callbacks that use NautilusDirectory objects but that also send
	out signals which might end up unref'ing them.

	* libnautilus-extensions/nautilus-file-operations.c:
	(nautilus_self_check_file_operations): Add tests to demonstrate
	bug 7701.

	* libnautilus-extensions/nautilus-smooth-text-layout-cache.c:
	(nautilus_self_check_smooth_text_layout_cache): Fix some destroys
	that should have been unrefs.

	* libnautilus-extensions/nautilus-string.c:
	(nautilus_self_check_string): Added tests for
	nautilus_str_get_after_prefix.

M	ChangeLog
M	THANKS
M	check-THANKS.pl
M	components/help/hyperbola-filefmt.c
M	data/Makefile.am
M	help/nautilus-user-manual/es/.cvsignore
M	libnautilus-extensions/nautilus-directory-async.c
M	libnautilus-extensions/nautilus-file-operations.c
M	libnautilus-extensions/nautilus-smooth-text-layout-cache.c
M	libnautilus-extensions/nautilus-string.c
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-file-operations.c
M	libnautilus-private/nautilus-smooth-text-layout-cache.c
M	libnautilus-private/nautilus-string.c

commit 93b00cb5d101d941e89f97bf3f95dbf39db66786
Author: Stano Visnovsky <stano@src.gnome.org>
Date:	2001-03-15

    Updated Slovak translation

M	po/ChangeLog
M	po/sk.po

commit d606b23670724581d65cd0037a844be8710b61d5
Author: Christian Rose <menthos@src.gnome.org>
Date:	2001-03-15

    Improved the Swedish translation, thanks goes to Gran Uddeborg
    <goeran@uddeborg.pp.se>.

M	po/ChangeLog
M	po/sv.po

commit 19a003d93da44c90795a3d64a8848868a07d6b34
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2001-03-14

    Handle a case where Netscape submits duplicate drag data before
    the first

    2001-03-14	Gene Z. Ragan  <gzr@eazel.com>

	* libnautilus-extensions/nautilus-icon-dnd.c:
	(drag_data_received_callback):
	Handle a case where Netscape submits duplicate drag data
	before the first instance of the data has been freed.

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-dnd.c
M	libnautilus-private/nautilus-icon-dnd.c

commit 959703aa4a52d0223571ad80bcdb91af366eaff2
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2001-03-14

    Fixed a minor annoying layout bug on the desktop. When icons were
    placed

    2001-03-14	Gene Z. Ragan  <gzr@eazel.com>

	* libnautilus-extensions/nautilus-icon-container.c:
	(icon_set_position):
	Fixed a minor annoying layout bug on the desktop. When icons
	were placed
	near the bottom of the desktop, they would sometimes jump
	partially offscreen.

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-container.c

commit 0805af3e24e6e9e72677e54224c14e240ce42b52
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2001-03-14

	Fixed bug 7696 ("Find" does nothing if location bar hidden)

	* src/nautilus-window-menus.c:
	(file_menu_toggle_find_mode_callback): Show location bar
	if it had been hidden. This is used by both Find/Browse menu
	item and Find button.

M	ChangeLog
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-window-menus.c

commit 89cdddf39b52ec5e8237d3d27bfe049c20eda8bb
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2001-03-14

	Fixed bug 7597 (Cut Text's underline accelerator changes
	to conflict with Copy Text's when a text field is focussed)

	* libnautilus/nautilus-clipboard-ui.xml: Changed _Cut Text
	to Cut _Text here, to match what it is when no text field
	is focussed.

M	ChangeLog
M	libnautilus/nautilus-clipboard-ui.xml

commit 14eec077150442233a8aa79549bbfbb1781249cd
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-03-14

    Dont clobber any fonts that the user might have installed in
    ~/.nautilus.

	* helper-scripts/nautilus-restore-settings-to-default.sh:
	Dont clobber any fonts that the user might have installed in
	~/.nautilus.  This is a bit of hack, but its very inconvenient to
	have these fonts be trashed when testing Nautilus in a "from
	scratch" environment.

	* nautilus.spec.in:
	Add the "restore settings to default" script to the package.

M	ChangeLog
M	helper-scripts/nautilus-restore-settings-to-default.sh
M	nautilus.spec.in

commit fa8d59b3f728b714d69c8a464d91007cc180d954
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2001-03-14

    I have been itching to check some code in for 1.2, so now I am
    doing it!

    2001-03-13	Gene Z. Ragan  <gzr@eazel.com>

	I have been itching to check some code in for 1.2,
	so now I am doing it!

	This will enable drag support from Netscape to Nautilus.
	Only the desktop handles the drags for now. When I complete
	the async calls in NautilusFile, it will be safe to have the
	signal
	handled by other views such as FMDirectoryView.

	* libnautilus-extensions/nautilus-icon-container.c:
	* libnautilus-extensions/nautilus-icon-container.h:
	(nautilus_icon_container_initialize_class):
	Change name of signal create_nautilus_links
	to handle_uri_list.

	* libnautilus-extensions/nautilus-icon-dnd.c:
	(drag_data_received_callback), (receive_dropped_uri_list),
	(nautilus_icon_container_get_drop_action):
	Add more general logic to handle a drop of a list of URIs.
	Don't expect them to only contain only the paths to
	gmc desktop entries.

	* src/file-manager/fm-desktop-icon-view.c:
	(fm_desktop_icon_view_initialize):
	Connect to changed signal name handle_uri_list.

	(icon_view_handle_uri_list):
	Use more generalized logic to handle a drop of a URI list.
	Determine what the list element contains and either convert from
	a DesktopEntry or create a link that contains a URI.

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-extensions/nautilus-icon-container.h
M	libnautilus-extensions/nautilus-icon-dnd.c
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-container.h
M	libnautilus-private/nautilus-icon-dnd.c
M	src/file-manager/fm-desktop-icon-view.c

commit 8ce313c2a6483ab351fb56a9740a8260fff209ab
Author: Jason Leach <jasonleach@usa.net>
Date:	2001-03-13

    reviewed by: Darin Adler <darin@eazel.com>

    2001-03-13	Jason Leach  <jasonleach@usa.net>

	reviewed by: Darin Adler <darin@eazel.com>

	* libnautilus-extensions/nautilus-metafile-factory.h: builddir !=
	srcdir fix.

M	ChangeLog
M	libnautilus-extensions/nautilus-metafile-factory.h
M	libnautilus-private/nautilus-metafile-factory.h

commit b72bf4795eaae72b00eb670aaab653f724ab635f
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-03-13

    Add missing quotes at end of many lines to fix the build.

	* ja.po: Add missing quotes at end of many lines to fix the build.

M	po/ChangeLog
M	po/ja.po

commit 189b3b41dc9b17a05675d540368bcce626ee6ced
Author: Robey Pointer <robey@src.gnome.org>
Date:	2001-03-13

	reviewed by: Robin * Slomkowski  <rslomkow@eazel.com>

	* nautilus-installer/src/prescript:

	Tell RH70 users who don't have glibc 2.2 that they need to
	upgrade, and tell them a hacky way to do it.

M	ChangeLog
M	nautilus-installer/src/prescript

commit 3b0cb8be1f2450c78af60163cfc8effce31cfa6f
Author: Takuro Kitame <kitame@src.gnome.org>
Date:	2001-03-13

    update ja.po

M	po/ChangeLog
M	po/ja.po

commit a2931e35f8de63aa8f70aff214a0234c22269441
Author: Robey Pointer <robey@src.gnome.org>
Date:	2001-03-12

	reviewed by: Eskil Heyn Olsen <eskil@eazel.com>

	* nautilus-installer/src/Makefile.am:
	* nautilus-installer/src/installer.c: (add_bullet_point_to_vbox),
	(is_toplevel_package), (report_unusual_errors), (install_failed):
	* nautilus-installer/src/main.c:

	Turn off the SEGV handlers, make --debug no longer the default,
	and point the installer at the production servers again.  Add a
	special-case error message to be displayed when Nautilus is
	already installed.

M	ChangeLog
M	nautilus-installer/src/Makefile.am
M	nautilus-installer/src/installer.c
M	nautilus-installer/src/main.c

commit d33a6a6e6ea62da5cbce76d35fe95cb01e246775
Author: Robin Slomkowski <rslomkow@src.gnome.org>
Date:	2001-03-12

    updated with changes from http://bugzilla/show_bug.cgi?id=7663

M	ChangeLog
M	components/help/topleveldocs.xml

commit d6594e6ecf5d32fec6d324a9f01b0d10872c8ae4
Author: Gustavo Maciel Dias Vieira <gdvieira@zaz.com.br>
Date:	2001-03-12

    Updated Brazilian Portuguese translation.

    2001-03-12	Gustavo Maciel Dias Vieira <gdvieira@zaz.com.br>

    * pt_BR.po: Updated Brazilian Portuguese translation.

M	po/ChangeLog
M	po/pt_BR.po

commit df5dd7b83251ca6f04f031a7aea3d14434bfaa9d
Author: Eric Fischer <eric@eazel.com>
Date:	2001-03-12

    Merge from 1.0 branch:

    2001-03-12	Eric Fischer  <eric@eazel.com>

	    Merge from 1.0 branch:

	    reviewed by: Robin * Slomkowski <rslomkow@eazel.com>

	    * configure.in:
	    Change ammonite version checking to use the same logic as
	    other version number checks, to fix the broken tinderbox

	    * nautilus.spec.in:
	    Inherit the required ammonite version number from configure.in

M	ChangeLog
M	configure.in
M	nautilus.spec.in

commit 30d718c1d595eca56426d0627bbdde1b8954c5cf
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2001-03-12

	reviewed by: Ramiro Estrugo  <ramiro@eazel.com>

	Fixed bug 7666 (default user level should be Intermediate)

	* libnautilus-extensions/nautilus-preferences.c:
	(nautilus_preferences_get_user_level): Reworked function a
	little to support explicit default; made Intermediate the
	default.

M	ChangeLog
M	libnautilus-extensions/nautilus-preferences.c
M	libnautilus-private/nautilus-preferences.c

commit 4e776403b07c6f76d706175b2288249f9b897592
Author: Szabolcs Ban <bansz@src.gnome.org>
Date:	2001-03-12

    Updated hu.po by Emese Kovacs <emese@gnome.hu>

M	po/ChangeLog
M	po/hu.po

commit 961678fabf334394d34273da3ff4f8c014894b6a
Author: Andraz Tori <minmax@src.gnome.org>
Date:	2001-03-11

    Updated Slovenian translation

M	po/sl.po

commit c296fd4f0e49c0d6ddd982ebc3914f9689ef1345
Author: Jesus Bravo Alvarez <jesusb@src.gnome.org>
Date:	2001-03-11

    Updated Galician translation

M	po/ChangeLog
M	po/gl.po

commit 3a2283a3213160acc5aaddf0d489ccc8e9c0a7dd
Author: Robey Pointer <robey@src.gnome.org>
Date:	2001-03-11

	reviewed by: Eskil Heyn Olsen <eskil@eazel.com>

	* components/services/install/lib/eazel-install-logic2.c:
	(add_to_dedupe_hash), (post_get_softcat_info),
	(dedupe_foreach_depends), (check_if_related_package),
	(check_tree_helper), (clean_up_dedupe_hash):
	* components/services/install/lib/eazel-install-problem.c:
	(get_detailed_messages_foreach):

	Backport Eskil's dedupe changes to head, so we can build the
	installer here.  This fixes the "softcat is updating" bug (which
	turned out to have nothing to do with softcat).

M	ChangeLog
M	components/services/install/lib/eazel-install-logic2.c
M	components/services/install/lib/eazel-install-problem.c

commit 1fc67c597cb2740a75a1d3f300448a0d836e1494
Author: Christian Rose <menthos@src.gnome.org>
Date:	2001-03-11

    Updated Swedish translation.

M	po/ChangeLog
M	po/sv.po

commit f9f5476d6ceb6477b3817833aff85304e4fc0364
Author: Robey Pointer <robey@src.gnome.org>
Date:	2001-03-10

	reviewed by: Eskil Heyn Olsen <eskil@eazel.com>
	(implicitly)

	Backport a few patches that appear to have only made it to the 1.0
	branch, so we can start building the installer on CVS head.

	* components/services/install/lib/eazel-install-logic2.c:
	(prune_failed_packages_helper):

	That cancelled vs. already-installed bug, plus the "not deduping
	myself" patch.

	* components/services/install-view/callbacks.c:
	(nautilus_service_install_done):

	Remove the spurious "panic" warning.

M	ChangeLog
M	components/services/install-view/callbacks.c
M	components/services/install/lib/eazel-install-logic2.c

commit 15a9fb3486ada446b58dfec90c52ceae4b15863c
Author: Szabolcs Ban <shooby@gnome.hu>
Date:	2001-03-10

    Update of Hungarian translation by Emese Kovacs <emese@gnome.hu>,
    QA in

    2001-03-10	Szabolcs Ban  <shooby@gnome.hu>

	    * hu.po: Update of Hungarian translation by
	    Emese Kovacs <emese@gnome.hu>, QA in running Nautilus :-)

M	po/ChangeLog
M	po/hu.po

commit 66a9b6272f4b343b173df0e166f798d190b43471
Author: Szabolcs Ban <shooby@gnome.hu>
Date:	2001-03-10

    Update of Hungarian translation by Emese Kovacs <emese@gnome.hu>,
    spelling

    2001-03-10	Szabolcs Ban  <shooby@gnome.hu>

	    * hu.po: Update of Hungarian translation by
	    Emese Kovacs <emese@gnome.hu>, spelling and typo fixes by
	    Andras Timar <timar@gnome.hu>.

M	po/ChangeLog
M	po/hu.po

commit de82e4110e5dc7243ce41dc5654d561c656e6908
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2001-03-10

	reviewed by: John Harper  <jsh@eazel.com>
		     Eskil Heyn Olsen  <eskil@eazel.com>
		     Robey Pointer  <robey@eazel.com>

	Fixed bugs 7411 (installer crashes, but successfully installs),
	7510 (tinderbox installer crashes 3 lines into gnome init) and
	7123 (Installer uses a question mark on black background in
	dialogs). These were all caused by the fact that Imlib is
	completely unusable linked statically. So to fix them I removed
	all dependency on imlib and gnome-libs from the bootstrap
	installer (since so many parts of gnome-libs, including
	gnome_init, make imlib calls).

	* components/services/install/lib/eazel-install-logic2.c:
	(get_softcat_info),
	(check_conflicts_against_already_installed_packages):
	* components/services/install/lib/eazel-install-metadata.c:
	* components/services/install/lib/eazel-install-object.c:
	(eazel_install_is_dir), (eazel_install_save_transaction_report):
	* components/services/install/lib/eazel-install-problem.c:
	* components/services/install/lib/eazel-install-protocols.c:
	(eazel_install_fetch_file):
	* components/services/install/lib/eazel-install-tests.c:
	*
	components/services/install/lib/eazel-install-xml-package-list.c:
	(generate_xml_package_list):
	* components/services/install/lib/eazel-package-system-rpm3.c:
	* components/services/install/lib/eazel-package-system-rpm4.c:
	* components/services/install/lib/eazel-package-system-types.c:
	* components/services/install/lib/eazel-package-system-types.h:
	* components/services/install/lib/eazel-package-system.c:
	* components/services/install/lib/eazel-softcat.c:
	* components/services/trilobite/libtrilobite/Makefile.am:
	*
	components/services/trilobite/libtrilobite/trilobite-core-distribution.c:
	(trilobite_get_distribution):
	*
	components/services/trilobite/libtrilobite/trilobite-core-distribution.h:
	*
	components/services/trilobite/libtrilobite/trilobite-core-network-slim.c:
	*
	components/services/trilobite/libtrilobite/trilobite-core-network.h:
	*
	components/services/trilobite/libtrilobite/trilobite-core-utils.c:
	* components/services/trilobite/libtrilobite/trilobite-i18n.h:
	* nautilus-installer/install-lib/Makefile.am:
	* nautilus-installer/libtrilobite/Makefile.am:
	Avoid depending on libgnome or libgnomeui in libeazelinstall or
	libtrilobite when building in static minimal mode.

	* nautilus-installer/src/Makefile.am: Don't link against gnome
	libraries or imlib.

	* nautilus-installer/src/callbacks.c,
	nautilus-installer/src/callbacks.h,
	nautilus-installer/src/installer.c,
	nautilus-installer/src/installer.h, nautilus-installer/src/main.c
	nautilus-installer/src/gtk-hackery.c: Minor tweaks to avoid GNOME
	and Imlib dependencies.

	* nautilus-installer/src/fake-stock.h,
	nautilus-installer/src/fake-stock.c:
	(fake_stock_pixmap_new_from_xpm_data, fake_stock_pixmap_button,
	fake_stock_or_ordinary_button): Some hacky code to allow replacing
	the real stock code.

	* nautilus-installer/src/gnome-dialog-util.c,
	nautilus-installer/src/gnome-dialog-util.h,
	nautilus-installer/src/gnome-dialog.c,
	nautilus-installer/src/gnome-dialog.h,
	nautilus-installer/src/gnome-druid-page.c,
	nautilus-installer/src/gnome-druid-page.h,
	nautilus-installer/src/gnome-druid.c,
	nautilus-installer/src/gnome-druid.h,
	nautilus-installer/src/gnome-messagebox.c,
	nautilus-installer/src/gnome-messagebox.h,
	nautilus-installer/src/gnome-types.h: Replace reliance on
	gnome-stock (and therefore imlib) with fake-stock calls.

	* nautilus-installer/src/nautilus-druid-page-eazel.h,
	nautilus-installer/src/nautilus-druid-page-eazel.c: Pruned and
	massively hacked to avoid depending on the canvas, etc.

	* nautilus-installer/src/package-tree.c,
	nautilus-installer/src/nautilus-druid.c,
	nautilus-installer/src/nautilus-druid.h: Avoid GNOME and imlib
	dependencies.

M	ChangeLog
M	components/services/install-view/Makefile.am
M	components/services/install/lib/eazel-install-logic2.c
M	components/services/install/lib/eazel-install-metadata.c
M	components/services/install/lib/eazel-install-object.c
M	components/services/install/lib/eazel-install-problem.c
M	components/services/install/lib/eazel-install-protocols.c
M	components/services/install/lib/eazel-install-tests.c
M	components/services/install/lib/eazel-install-xml-package-list.c
M	components/services/install/lib/eazel-package-system-rpm3.c
M	components/services/install/lib/eazel-package-system-rpm4.c
M	components/services/install/lib/eazel-package-system-types.c
M	components/services/install/lib/eazel-package-system-types.h
M	components/services/install/lib/eazel-package-system.c
M	components/services/install/lib/eazel-softcat.c
M	components/services/login/nautilus-view/Makefile.am
M	components/services/summary/Makefile.am
M	components/services/trilobite/libtrilobite/Makefile.am
M
components/services/trilobite/libtrilobite/trilobite-core-distribution.c
M
components/services/trilobite/libtrilobite/trilobite-core-distribution.h
M
components/services/trilobite/libtrilobite/trilobite-core-network-slim.c
M
components/services/trilobite/libtrilobite/trilobite-core-network.h
M	components/services/trilobite/libtrilobite/trilobite-core-utils.c
C054
components/services/trilobite/libtrilobite/trilobite-core-network.h
components/services/trilobite/libtrilobite/trilobite-i18n.h
M	components/services/trilobite/sample/command-line/Makefile.am
M	nautilus-installer/install-lib/Makefile.am
M	nautilus-installer/libtrilobite/Makefile.am
M	nautilus-installer/src/Makefile.am
M	nautilus-installer/src/callbacks.c
M	nautilus-installer/src/callbacks.h
A	nautilus-installer/src/fake-stock.c
A	nautilus-installer/src/fake-stock.h
A	nautilus-installer/src/gnome-dialog-util.c
A	nautilus-installer/src/gnome-dialog-util.h
A	nautilus-installer/src/gnome-dialog.c
A	nautilus-installer/src/gnome-dialog.h
A	nautilus-installer/src/gnome-druid-page.c
A	nautilus-installer/src/gnome-druid-page.h
A	nautilus-installer/src/gnome-druid.c
A	nautilus-installer/src/gnome-druid.h
A	nautilus-installer/src/gnome-messagebox.c
A	nautilus-installer/src/gnome-messagebox.h
A	nautilus-installer/src/gnome-types.h
M	nautilus-installer/src/gtk-hackery.c
M	nautilus-installer/src/installer.c
M	nautilus-installer/src/installer.h
M	nautilus-installer/src/main.c
A	nautilus-installer/src/nautilus-druid-page-eazel.c
A	nautilus-installer/src/nautilus-druid-page-eazel.h
A	nautilus-installer/src/nautilus-druid.c
A	nautilus-installer/src/nautilus-druid.h
M	nautilus-installer/src/package-tree.c

commit 80e02bd997c5f3117ab16818fb10f8e375cc841d
Author: Michael Fleming <mfleming@src.gnome.org>
Date:	2001-03-10

	reviewed by: <rslomkow@eazel.com>

	Bug 6826: Build messages in about box

	Added --with-build-message to ./configure.  A build message will
	display in the about box if no EAZEL_TIMESTAMP (used by hourly
	builds)
	has been set.

	The default build message for CVS builds "Development Version"

	* acconfig.h:
	* configure.in:
	* libnautilus-extensions/nautilus-file-utilities.c:
	(nautilus_get_build_message):
	* libnautilus-extensions/nautilus-file-utilities.h:
	* src/nautilus-window-menus.c:
	(help_menu_about_nautilus_callback):

M	ChangeLog
M	acconfig.h
M	configure.in
M	libnautilus-extensions/nautilus-file-utilities.c
M	libnautilus-extensions/nautilus-file-utilities.h
M	libnautilus-private/nautilus-file-utilities.c
M	libnautilus-private/nautilus-file-utilities.h
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-window-menus.c

commit 72ad5ba4ca3395abd87217b6eb1076a86126c8f6
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-03-10

	reviewed by: John Sullivan <sullivan@eazel.com>
			 Pavel Cisler <pavel@eazel.com>

	Fix bug 7609 (closing Show Properties window when new name
	conflicts leads to crash):

	* libnautilus-extensions/nautilus-stock-dialogs.c:
	(nautilus_run_simple_dialog), (create_message_box): Don't use
	an already-destroyed window as a parent.

M	ChangeLog
M	libnautilus-extensions/nautilus-stock-dialogs.c
M	libnautilus-private/nautilus-stock-dialogs.c

commit bb5e1acb2fc83a0ea346bd263fbe70b166b1b7bd
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-03-09

	reviewed by: John Sullivan <sullivan@eazel.com>

	Fix bug 7587 (Copying text in Notes with menu item kills Notes
	[also Text viewer, etc]):

	* libnautilus/nautilus-clipboard.c: (do_with_fake_current_event):
	Function to set up a non-NULL event so the code in GtkEditable
	won't die.
	(cut_callback), (copy_callback), (paste_callback): Use the new
	function.

M	ChangeLog
M	libnautilus/nautilus-clipboard.c
M	librsvg/rsvg.c
M	src/file-manager/fm-list-view.c

commit a63ef918a345bf25743d2a768918b3aa1798146a
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2001-03-09

    fixed wording of change log entry

M	ChangeLog

commit 742febf06929a0d17efbefc8b39f26514b751a68
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2001-03-09

	reviewed by: Rebecca Schulman  <rebecka@eazel.com>
	reviewed by: Darin Adler  <darin@eazel.com>

	Fixed bug 7615 (searching for "    " crashes)

	* src/nautilus-simple-search-bar.c:
	(nautilus_simple_search_criteria_to_search_uri):
	Change code that counts characters in search URI
	to use the same logic as the code that appends
	to string.

M	ChangeLog
M	src/nautilus-simple-search-bar.c

commit 20971046db766d9ef37a398864636bd096f0aef2
Author: Dan Mueth <dan@eazel.com>
Date:	2001-03-09

    Updates to translated docs:

    2001-03-09	Dan Mueth  <dan@eazel.com>

	    Updates to translated docs:

	    Christian Rose <menthos@menthos.com>:
	    * help/nautilus-quick-reference/sv/index.html:

	    Pablo del Campo <pablodc@mapfre.com.ar>:
	    * help/nautilus-user-manual/es/nautilus-user-manual.sgml:

M	ChangeLog
M	help/nautilus-quick-reference/sv/index.html
M	help/nautilus-user-manual/es/nautilus-user-manual.sgml

commit f51b1195f2b1c11599dfa8a43bcbeb09d961885e
Author: Matthias Warkus <mawarkus@src.gnome.org>
Date:	2001-03-09

    Finally commit this\!

M	po/ChangeLog
M	po/de.po

commit 211dd4ae149bb7fe4e9b6755cc075c7df45ba073
Author: Christophe Merlet <redfox@src.gnome.org>
Date:	2001-03-09

    Updated French translation.

M	po/ChangeLog
M	po/fr.po

commit cf9fc1824d3fef21fbefe79b10a74eed278dc27a
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-03-09

	reviewed by: John Harper  <jsh@eazel.com>

	Fix bug 7547 - Multi byte locales should default to non smooth
	graphics mode

	* libnautilus-extensions/nautilus-global-preferences.c:
	(global_preferences_install_defaults):
	Make multi byte locales default to non smooth mode, so that it
	works for more Japanese user most of the time.	Japanese users can
	still select smooth mode if they have the right scalable font in
	their system.

M	ChangeLog
M	libnautilus-extensions/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.c

commit 1a7ce47948a3d9e08eec3b432a11b442d1b93989
Author: Nam SungHyun <namsh@src.gnome.org>
Date:	2001-03-09

    all fuzzy removed

M	po/ko.po

commit 9b9db5a8df4f123deae440125f36dcd36e08db1c
Author: Dan Mueth <dan@eazel.com>
Date:	2001-03-09

    reviewed by: Don Melton <don@eazel.com>

    2001-03-09	Dan Mueth  <dan@eazel.com>

	    reviewed by: Don Melton <don@eazel.com>

	    Putting in Vera's updated Release Notes.
	    Bug #: 7559, 7588

	    * help/nautilus-release-notes/C/nautilus-release-notes.sgml:

	    Putting in Vera's updated User Manual. (See TRACKED_CHANGES
	    for details on what has changed.)
	    Bug #: 7559, 7589

	    * help/nautilus-user-manual/C/nautilus-user-manual.sgml:
	    * help/nautilus-user-manual/C/TRACKED_CHANGES:

M	ChangeLog
M	help/nautilus-release-notes/C/nautilus-release-notes.sgml
M	help/nautilus-user-manual/C/TRACKED_CHANGES
M	help/nautilus-user-manual/C/nautilus-user-manual.sgml
M	help/nautilus-user-manual/C/nautilus-user-manual.xml

commit fdf973e37e0920f537c794e81f63db4c28d4abb9
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2001-03-09

	fix by: Andy Hertzfeld <andy@eazel.com>
	reviewed by: Darin Adler <darin@eazel.com>

	Fixed bug 7580 (Throbber flashing constantly when animating)

	* components/throbber/nautilus-throbber.c: (draw_throbber_image):
	Only clear the gdk window once per cycle, instead of for every
	frame.

M	ChangeLog
M	components/throbber/nautilus-throbber.c

commit dad99d7dd3cf0f16772413b447b921af718d5103
Author: Robey Pointer <robey@src.gnome.org>
Date:	2001-03-09

	reviewed by: Eskil Heyn Olsen <eskil@eazel.com>

	* nautilus-installer/src/installer.c: (start_logging):

	Revert earlier logfile breakage by changing the perms check to
	match the perms mjs is using later on.

M	ChangeLog
M	nautilus-installer/src/installer.c

commit 4f32e6a8b00219dc7e2afdf0f8d2c7769bb744c1
Author: John Harper <jsh@eazel.com>
Date:	2001-03-09

    reviewed by: Seth Nickell <seth@eazel.com>

    2001-03-08	John Harper  <jsh@eazel.com>

	reviewed by: Seth Nickell  <seth@eazel.com>

	Fixed bug 7557 (Nautilus does not automatically start on GNOME
	startup after installation):

	* src/nautilus-first-time-druid.c (set_up_gmc_transition_page):
	don't display the `add nautilus to session' option

M	ChangeLog
M	src/nautilus-first-time-druid.c

commit f2571b88b61c69b9c140dd4873f824f3ac9ec2bd
Author: John Harper <jsh@eazel.com>
Date:	2001-03-09

    reviewed by: Robin * Slomkowski <rslomkow@eazel.com>

    2001-03-08	John Harper  <jsh@eazel.com>

	reviewed by: Robin * Slomkowski <rslomkow@eazel.com>

	Fixed bug 7550 (SOLARIS: text drawn incorrectly in anti-aliased
	mode):

	* configure.in: added `AC_C_BIGENDIAN' check - this means that
	the WORDS_BIGENDIAN macro gets defined on big-endian systems.
	This is required by at least the librsvg/arg_rgba.c file

M	ChangeLog
M	configure.in

commit e1de1facbd1da3a4d5b5d3a44750ad0761a2c406
Author: Eric Fischer <eric@eazel.com>
Date:	2001-03-09

    reviewed by: Don Melton <don@eazel.com>

    2001-03-08	Eric Fischer  <eric@eazel.com>

	    reviewed by: Don Melton <don@eazel.com>

	    * src/run-nautilus:
	    Change ps options to something that should work on any
	    POSIX system,
	    and add workaround for 4.4BSD systems' incompatible ps.

M	ChangeLog
M	src/run-nautilus

commit 48a3c8aaacd648c079a7188a86316df1f98f4334
Author: Pablo Gonzalo del Campo <pablodc@bigfoot.com>
Date:	2001-03-09

    Updated Spanish Translation.

    2001-03-08	Pablo Gonzalo del Campo <pablodc@bigfoot.com>

	    * es.po: Updated Spanish Translation.

M	po/ChangeLog
M	po/es.po

commit 3a2b33d182216062a2389dafeb6b66f7c52af682
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-03-08

    Added missing \n characters to some long lines in the first time druid

	* sv.po: Added missing \n characters to some long lines
	in the first time druid indexing messages to fix wide
	druid window.

M	po/ChangeLog
M	po/sv.po

commit dec3a463792526ebd28952d48a8bad42aa9f87ad
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-03-08

	reviewed and checked in by: Darin Adler <darin@eazel.com>

	Fix bug 7549 - Should block bookman and symbols fonts in older
	RedHat systems

	* libnautilus-extensions/nautilus-font-picker.c:
	Add 2 more fonts to the black list.  There were already in the
	list, but older RedHat systems name these fonts differently.

M	ChangeLog
M	libnautilus-extensions/nautilus-font-picker.c
M	libnautilus-private/nautilus-font-picker.c

commit 0ddb25ad0a5029846b80b723e21fee849d02fde5
Author: John Harper <jsh@eazel.com>
Date:	2001-03-08

    reviewed by: Pavel Cisler <pavel@eazel.com>

    2001-03-08	John Harper  <jsh@eazel.com>

	reviewed by: Pavel Cisler  <pavel@eazel.com>

	Tried to fix bug 7018 (Irreproducible segfaults in
	nautilus_tree_node_get_file):

	* components/tree/nautilus-tree-view.c: add a reference to each
	NautilusTreeNode while in the unparented_tree_nodes lists
	(nautilus_tree_view_should_skip_file): skip the file if
	nautilus_file_is_gone () returns true

M	ChangeLog
M	components/tree/nautilus-tree-view.c

commit ec8713a0fa6c9d65221f1316919fed0aed59f5d8
Author: Pavel Cisler <pavel@eazel.com>
Date:	2001-03-08

    reviewed by: Darin Adler <darin@eazel.com>

    2001-03-08	Pavel Cisler  <pavel@eazel.com>

	reviewed by: Darin Adler  <darin@eazel.com>

	Fixed 7500 (Dragging WebDAV file to Trash has no effect.)

	* libnautilus-extensions/nautilus-file-operations.c:
	* libnautilus-extensions/nautilus-file-operations.h:
	(nautilus_file_operations_move_to_trash):
	Got rid of the call.

	* src/file-manager/fm-directory-view.c: (trash_callback),
	(fm_directory_view_can_move_uri_to_trash),
	(trash_or_delete_files_common),
	(fm_directory_view_trash_or_delete_files),
	(report_broken_symbolic_link),
	Got rid of callers to the eliminated
	nautilus_file_operations_move_to_trash,
	Rework the trash and move calls to all operate on uri strings
	rather than
	NautilusFile objects.

	* src/file-manager/fm-directory-view.c:
	(fm_directory_view_move_copy_items):
	Detect a move to Trash, handle it with
	trash_or_delete_files_common.

	* libnautilus-extensions/nautilus-file-operations.c:
	(nautilus_file_operations_copy_move),
	Added a FIXME.

M	ChangeLog
M	libnautilus-extensions/nautilus-file-operations.c
M	libnautilus-extensions/nautilus-file-operations.h
M	libnautilus-private/nautilus-file-operations.c
M	libnautilus-private/nautilus-file-operations.h
M	src/file-manager/fm-directory-view.c

commit 43f38730f3db4090f341954c00478eb08761b83a
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2001-03-08

	reviewed by: Adam Elman  <aelman@eazel.com>

	* nautilus-installer/package-list.xml.in: Put in some line breaks
	to fix bug 7543 (Text on installer does not wrap in completion
	window).

M	ChangeLog
M	nautilus-installer/package-list.xml.in

commit 4536e0f5b38e7c97b8dc63b1acf33c1b8c077d1a
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-03-08

	reviewed by: John Sullivan <sullivan@eazel.com>

	Fix another part of bug 7494 (History sidebar component spews
	assertions when closing nautilus window [and sometimes crashes]):

	* libnautilus/nautilus-idle-queue.c: (execute_queued_functions):
	Change logic so that queued functions no longer execute once the
	caller destroys the queue.

	Fix bug 7564 (opening and quickly closing window in list view
	leads to core dump):

	* src/file-manager/fm-directory-view.c:
	(fm_directory_view_destroy): Remove code to empty lists now that
	stop handles that.
	(load_error_callback): Added a FIXME about the fact that we throw
	away some pending files on an error.
	(fm_directory_view_stop): Don't display pending files any more.
	This is a problem when trying to destroy, and also the old code
	displayed only one "batch" of pending files, so it wasn't really
	making sure all the files were displayed anyway. If we re-add the
	code to display pending files here, we'll have to make sure it
	doesn't do this for the destroy case.
	* src/file-manager/fm-list-view.c: Added FIXME asking why the "add
	100 items at a time" logic is only needed for list view, and not
	for icon view. If both kinds of views had it, it could be done
	more simply at the FMDirectoryView level.

	* libnautilus-extensions/nautilus-icon-factory.c:
	(nautilus_get_icon_size_for_zoom_level): Fix this code so that it
	doesn't do a core dump if it gets a bad size. This is not the
	cause of the problem, but it's good to fix this too, because a
	core dump is overreacting to a bad parameter.

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus/nautilus-idle-queue.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-list-view.c

commit 85b8adc30922f83a35889ea4094f363a332e7309
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2001-03-08

	reviewed by: Darin Adler  <darin@eazel.com>

	* nautilus-installer/src/installer.c (start_logging): After
	creating log file and verifying safety (to avoid /tmp races), make
	it world-readable to fix bug 7544 (eazel-install.log created with
	read-only perms for root).

M	ChangeLog
M	nautilus-installer/src/installer.c

commit d3209bab8620d53379ff103724592bee46fcddb0
Author: Nam SungHyun <namsh@src.gnome.org>
Date:	2001-03-08

    added Korean quick reference

M	configure.in
M	help/nautilus-quick-reference/Makefile.am

commit eab0b70612b5dcf5b85dbd4f2b4c03841fc2fc1b
Author: Nam SungHyun <namsh@src.gnome.org>
Date:	2001-03-08

    Korean quick reference from Young-Ho, Cha <ganadist@chollian.net>

A	help/nautilus-quick-reference/ko/.cvsignore
A	help/nautilus-quick-reference/ko/Makefile.am
A	help/nautilus-quick-reference/ko/figures/emblems.png
A	help/nautilus-quick-reference/ko/figures/find.png
A	help/nautilus-quick-reference/ko/figures/full.png
A	help/nautilus-quick-reference/ko/figures/locbar.png
A	help/nautilus-quick-reference/ko/figures/menubar.png
A	help/nautilus-quick-reference/ko/figures/music.png
A	help/nautilus-quick-reference/ko/figures/navbar.png
A	help/nautilus-quick-reference/ko/figures/patterns.png
A	help/nautilus-quick-reference/ko/figures/sidebar.png
A	help/nautilus-quick-reference/ko/figures/softcat.png
A	help/nautilus-quick-reference/ko/figures/storage.png
A	help/nautilus-quick-reference/ko/figures/themes.png
A	help/nautilus-quick-reference/ko/figures/viewmenu.png
A	help/nautilus-quick-reference/ko/index.html
A	help/nautilus-quick-reference/ko/nautilus-quick-reference-ko.omf

commit 5b24ce231cd38dbfea470cdcd6d72a7d8c3604c5
Author: Nam SungHyun <namsh@src.gnome.org>
Date:	2001-03-08

    removed typo and sync to 1.0.1

M	help/nautilus-user-manual/ko/nautilus-user-manual.sgml

commit 75701e80fbd50ac16e6f71e6573e7c3eaa6f6fa6
Author: Szabolcs Ban <bansz@src.gnome.org>
Date:	2001-03-08

    Updated Hungarian translation

M	po/ChangeLog
M	po/hu.po

commit 0cd0b379f1009a5d2a10910811942ef9f8d708ba
Author: Christophe Merlet <redfox@src.gnome.org>
Date:	2001-03-08

    Updated French translation.

M	po/ChangeLog
M	po/fr.po

commit a00495616e3f8f23ba9d14aa0ad8a2e2c502741c
Author: Dan Mueth <dan@eazel.com>
Date:	2001-03-08

    reviewed by: Pavel Cisler <pavel@eazel.com>

    2001-03-08	Dan Mueth  <dan@eazel.com>

	    reviewed by: Pavel Cisler <pavel@eazel.com>

	    Updated required version of ScrollKeeper to 0.1.4

	    * configure.in:

	    Added Vera's new version of Nautilus Quick Reference doc text.
	    - Updated info on fast searching
	    - layout improvements
	    Bug #: 7532,7439

	    * help/nautilus-quick-reference/C/index.html:

	    Added Vera's Nautilus 1.0 Release Notes document.
	    Bug #: 6257, 5825

	    * help/nautilus-release-notes/C/nautilus-release-notes.sgml:

	    Adding Vera's new version of Nautilus User Manual text.
	    - Remove mention of RPM view since it isn't in this release
	    Bug #: 7442

	    * help/nautilus-user-manual/C/nautilus-user-manual.sgml:

M	ChangeLog
M	configure.in
M	help/nautilus-quick-reference/C/index.html
M	help/nautilus-release-notes/C/nautilus-release-notes.sgml
M	help/nautilus-user-manual/C/nautilus-user-manual.sgml
M	help/nautilus-user-manual/C/nautilus-user-manual.xml

commit 5e727190e739163d66b22159e5c4b4acd6fe7083
Author: John Harper <jsh@eazel.com>
Date:	2001-03-08

    reviewed by: Maciej Stachowiak <mjs@eazel.com>

    2001-03-07	John Harper  <jsh@eazel.com>

	reviewed by: Maciej Stachowiak	<mjs@eazel.com>

	Fixed bug 7511 (Nautilus sometimes uses wrong home directory
	after going through druid):

	* src/nautilus-first-time-druid.c (druid_finished): move the
	call to set the user level preference to before the call that
	asks for the user's home URI

M	ChangeLog
M	src/nautilus-first-time-druid.c

commit 47496b27cbefa0e6fdc0c2674f07a63fda156e05
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-03-08

	reviewed by: John Sullivan <sullivan@eazel.com>

	Fix bugs:

	7349 - Sidebar tabs no longer display in a bold font
	7477 - Sidebar tab labels don't update to new font when font is
	changed
	7492 - Font style regression on Sidebar title

	* libnautilus-extensions/nautilus-global-preferences.h:
	* libnautilus-extensions/nautilus-global-preferences.c:
	(nautilus_global_preferences_get_smooth_font): Add documentation
	to clarify the fact that the result needs to be unrefed.
	(nautilus_global_preferences_get_smooth_bold_font): New function
	that returns a bold version of the user's preferred font.

	* src/nautilus-sidebar-tabs.c:
	(nautilus_sidebar_tabs_load_theme_data): Use the user's bold
	preffered font instead of the default font. (bug 7349)
	(smooth_font_changed_callback),
	(nautilus_sidebar_tabs_initialize),
	(nautilus_sidebar_tabs_destroy): Listen for changes in the user's
	preferred font and update the tabs accordingly (bug 7477)

	* src/nautilus-sidebar-title.c: (smooth_font_changed_callback):
	Use the user's bold preferred font instead of the plain one.  Also
	unref the font when done to plug a tiny leak. (bug 7492)

M	ChangeLog
M	libnautilus-extensions/nautilus-global-preferences.c
M	libnautilus-extensions/nautilus-global-preferences.h
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.h
M	src/nautilus-sidebar-tabs.c
M	src/nautilus-sidebar-title.c

commit 2832fe1009198522cd2b920a6e16cc598e1a9a98
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-03-08

	reviewed by: John Sullivan <sullivan@eazel.com>

	Fix bug 7494 (History sidebar component spews assertions when
	closing nautilus window (and sometimes crashes)):

	* components/history/nautilus-history-view.c: (update_history):
	Don't try to update the history list widget if it's already
	destroyed. Also handle the case where it's destroyed by an unref
	call coming in through CORBA inside the nautilus_bookmark_new
	function. This is a larger design problem, but this handles the
	case that's actually occurring.
	(nautilus_history_view_initialize): Ref the history list widget.
	(nautilus_history_view_destroy): Set the "destroyed" boolean if
	someone has connected one. Unref the history list widget.  Also,
	don't bother clearing it since it is going to be destroyed anyway.

	Fix bug 7514 (Intel/AMD branding on Hardware View CPU picture is
	not something we're authorized to use):

	* components/hardware/icons/cpu.png: Updated with new image from
	Arlo.

M	ChangeLog
M	components/hardware/icons/cpu.png
M	components/history/nautilus-history-view.c

commit b21da3fa6be5814580b7ca95206ccc79ae70daf8
Author: John Harper <jsh@eazel.com>
Date:	2001-03-08

    reviewed by: Pavel Cisler <pavel@eazel.com>

    2001-03-07	John Harper  <jsh@eazel.com>

	reviewed by: Pavel Cisler <pavel@eazel.com>

	Fixed bug 7479 (Text for Intro Panel must be updated for 1.0):

	* src/nautilus-first-time-druid.c
	(nautilus_first_time_druid_show): updated the text on the first
	page

M	ChangeLog
M	src/nautilus-first-time-druid.c

commit 3c708727d9059b1dcca44279b2d6994f67238366
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2001-03-07

    reviewed by: Darin Adler <darin@eazel.com>


	reviewed by: Darin Adler  <darin@eazel.com>

	* components/services/summary/nautilus-summary-view.c:
	(update_header), (generate_eazel_news_entry_row): Update title
	from services page and remove date stamp and icon per marketing
	requirements (bug 7476).

M	ChangeLog
M	components/services/summary/nautilus-summary-view.c

commit 03096c5e2a181847afe7c80d30eebf73bc973dba
Author: John Harper <jsh@eazel.com>
Date:	2001-03-07

    reviewed by: Pavel Cisler <pavel@eazel.com>

    2001-03-07	John Harper  <jsh@eazel.com>

	reviewed by: Pavel Cisler <pavel@eazel.com>

	Fixed bug 7472 (Nautilus behavior after leaving first run
	druid):

	* src/nautilus-first-time-druid.c (http_is_known_to_work): new
	global variable - only ever set true if we know for sure that
	http connections will work

	(finished_label, update_finished_label,
	nautilus_first_time_druid_show): since we only launch the
	services window when http requests are known to work, make the
	text in the `Finished' page be conditional on that

	(next_update_page_callback, download_callback): call update
	finished_label

	(download_callback): set http_is_known_to_work to true if the
	connection succeeded

M	ChangeLog
M	src/nautilus-first-time-druid.c

commit 041e7dc6340f229be43c393f4d1689a9436445c1
Author: Ian McKellar <yakk@src.gnome.org>
Date:	2001-03-07

	    reviewed by: Maciej Stachowiak <mjs@eazel.com>

	    *
	    components/services/install-view/nautilus-service-install-view.c:
	    (nautilus_install_service_add_menu_launchers):
	    Fix bug 7429 - don't try to print the menu path if one
	    does not
	    exist.

M	ChangeLog
M	components/services/install-view/nautilus-service-install-view.c

commit 475bc10eaf9ed372d97ac33a732c549d6bbe9e5b
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-03-07

    Use 'Loser' instead of "Loser", since gnome-xml (I think the
    problem is

	* fr.po: Use 'Loser' instead of "Loser", since gnome-xml
	(I think the problem is gnome-xml) can't handle parsing a
	string with an entity-escaped quote in it, even if the
	quote is entity-escaped. We can only change this back once
	OAF has been updated to require a new gnome-xml and we have
	beep updated to require a new OAF.

M	po/ChangeLog
M	po/fr.po

commit 4cf9f8639d2658184b270ba2053c495bf12d2575
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-03-07

    Fixed recently-changed da.po (checked in without a ChangeLog entry)
    to get

	* da.po: Fixed recently-changed da.po (checked in without a
	ChangeLog entry) to get rid of entries where the original text
	does not end with "\n", but the translated text does. Apparently,
	the gettext framework does not allow this kind of translation,
	even though I can see why it could be desirable.

M	po/ChangeLog
M	po/da.po

commit 44baa62939ca21a6a5323c817e4b9dd82c42e666
Author: Kenneth Christiansen <kenneth@src.gnome.org>
Date:	2001-03-07

    update

M	po/da.po

commit 33ddbf2b762000a29e9d2aa779da6ef174857fa5
Author: Kenneth Christiansen <kenneth@src.gnome.org>
Date:	2001-03-07

    update

M	po/da.po

commit 4130a8ef5610350e9b6522739cc3d18dc5840b60
Author: Christophe Merlet <redfox@src.gnome.org>
Date:	2001-03-07

    Updated French translation.

M	po/ChangeLog
M	po/fr.po

commit dc31090c32003a2318baa56643ccfc56f62aabca
Author: Mathieu Lacage <mathieu@gnu.org>
Date:	2001-03-07

    updated frenh translation. still a long way to go before it is
    finished.

    2001-03-08	Mathieu Lacage <mathieu@gnu.org>

	* fr.po: updated frenh translation. still a long way to go before
	it is finished.

M	po/ChangeLog
M	po/fr.po

commit c9a82135054a3b8477be81fe70fbf8b5b8861d95
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2001-03-07

    Updated Norwegian (bokml) translation.

    2001-03-07	Kjartan Maraas	<kmaraas@gnome.org>

	* no.po: Updated Norwegian (bokml) translation.

M	po/ChangeLog
M	po/no.po

commit 2117a9968e374486ea2436ef3d013cd19c73bbab
Author: George Lebl <jirka@5z.com>
Date:	2001-03-07

    Ramiro Estrugo <ramiro@eazel.com> said without this patch life as
    we know

    Wed Mar 07 00:35:04 2001  George Lebl <jirka@5z.com>

	Ramiro Estrugo <ramiro@eazel.com> said without this patch
	life as we know it will cease to exist.

	* libnautilus-extensions/nautilus-preferences-box.c
	  (category_list_select_row_callback):	When getting the
	  category name, get it out of the correct row.
	  Fixes #7482

M	ChangeLog
M	libnautilus-extensions/nautilus-preferences-box.c
M	libnautilus-private/nautilus-preferences-box.c

commit 0548200fc062353206ef4c11c4893d2994753e72
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-03-07

	reviewed by: reviewed by: Darin Adler <darin@eazel.com>

	Workaround hack for the following bugs:

	7352 - Theme selector description labels missing in ja_JP locale.
	7354 - First time druid title doesnt properly display in the ja_JP
	locale.

	* libnautilus-extensions/nautilus-gdk-font-extensions.c:
	(nautilus_gdk_font_get_italic), (nautilus_gdk_font_get_bold),
	(nautilus_gdk_font_get_larger),
	(nautilus_gdk_font_get_largest_fitting):
	For multibyte locales, always return the source font.  This is a
	workaround for bug 7350.  We will fix 7350 properly in 1.2.

	* libnautilus-extensions/nautilus-glib-extensions.h:
	* libnautilus-extensions/nautilus-glib-extensions.c:
	(nautilus_dumb_down_for_multi_byte_locale_hack):
	New function to determine if we need to dumb down some things for
	multi byte locales.  Currently this is only limited to bold text
	and possible larger text in the sidebar, first time wizard and
	theme selector.

	* src/nautilus-first-time-druid.c: (new_title_label):
	For multibyte locales, dont force the label to be smooth so that
	it works in more systems.

M	ChangeLog
M	libnautilus-extensions/nautilus-gdk-font-extensions.c
M	libnautilus-extensions/nautilus-glib-extensions.c
M	libnautilus-extensions/nautilus-glib-extensions.h
M	libnautilus-private/nautilus-gdk-font-extensions.c
M	libnautilus-private/nautilus-glib-extensions.c
M	libnautilus-private/nautilus-glib-extensions.h
M	src/nautilus-first-time-druid.c

commit 23166870499caca2fd7e428b4f5100a7bba1d05e
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-03-07

	reviewed by: John Sullivan <sullivan@eazel.com>

	Fix bug 7400 - Assertions in NON smooth font picker, and font
	doesn't change.

	* libnautilus-extensions/nautilus-preferences-item.c:
	(preferences_item_create_font_family),
	(font_family_item_changed_callback):
	Replace text_item_changed_callback with
	font_family_item_changed_callback and have the new callback deal
	with the string picker properly.  Im not sure where
	text_item_changed_callback came from, but it was assuming that the
	target was a NautilusCaption and not a NautilusStringPicker.

M	ChangeLog
M	libnautilus-extensions/nautilus-preferences-item.c
M	libnautilus-private/nautilus-preferences-item.c

commit 4924c4404937a1d21e82f4548399fbde12368159
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-03-07

	reviewed by: John Sullivan <sullivan@eazel.com>

	Fix bug 7475 (No applications are offered in sidebar for local
	files):

	* libnautilus-extensions/nautilus-mime-actions.c:
	(application_supports_uri_scheme_strcmp_style): Renamed
	function so it's more clear how it relates to the existing
	one and share code with the existing one, because that
	one handles the "file" special case (and this one needs to).
	(nautilus_mime_has_any_applications_for_file): Change to
	use function by new name.
	(application_supports_uri_scheme): Use case-insensitive
	comparisons since URI schemes are case insensitive.

M	ChangeLog
M	libnautilus-extensions/nautilus-mime-actions.c
M	libnautilus-private/nautilus-mime-actions.c

commit e6fcffdb103f682d5399af9149af444b8b53d14e
Author: John Harper <jsh@eazel.com>
Date:	2001-03-07

    Merged change from `nautilus-1' branch:

    2001-03-06	John Harper  <jsh@eazel.com>

	Merged change from `nautilus-1' branch:

	reviewed by: Pavel Cisler <pavel@eazel.com>

	Fix 7455 (Intermittent crash when opening trash folder):

	* libnautilus-extensions/nautilus-trash-file.c:
	(trash_callback_check_done), (trash_file_call_when_ready):

	Added an "initializing" field to TrashCallback object. This
	is set while connecting the call_when_ready callbacks in
	trash_file_call_when_ready (). trash_callback_check_done ()
	checks this flag and only succeeds when it's false.

M	ChangeLog
M	libnautilus-extensions/nautilus-trash-file.c
M	libnautilus-private/nautilus-trash-file.c

commit a7f43ee21c1112efd32da93f684bdfbfe15cfe57
Author: Eric Fischer <eric@eazel.com>
Date:	2001-03-07

    reviewed by: Robin * Slomkowski <rslomkow@eazel.com>

    2001-03-06	Eric Fischer  <eric@eazel.com>

	    reviewed by: Robin * Slomkowski <rslomkow@eazel.com>

	    * nautilus-installer.spec.in:
	    Also include uncompressed, unstripped eazel-installer.

	    * nautilus-installer/src/Makefile.am:
	    Install uncompressed, unstripped eazel-installer rather than
	    discarding it.

	    * nautilus-installer/src/create-eazel-installer.sh:
	    Only strip the copy of the installer that is to be compressed.

M	ChangeLog
M	nautilus-installer.spec.in
M	nautilus-installer/src/Makefile.am
M	nautilus-installer/src/create-eazel-installer.sh

commit aaa7bb69151115728b69796fba873e7f8ce96409
Author: Pavel Cisler <pavel@eazel.com>
Date:	2001-03-07

    reviewed by: John Harper <jsh@eazel.com>

    2001-03-06	Pavel Cisler  <pavel@eazel.com>

	reviewed by: John Harper <jsh@eazel.com>

	Fix 7471 (Crash when drag selecting)
	* libnautilus-extensions/nautilus-icon-container.c:
	(rubberband_timeout_callback):
	Make the selection rectangle never be less than 1 pixel
	high and 1 pixel wide. This fixes the crash and looks better.

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-container.c

commit 2104c9f720bdd2037a27cbf48d0187045da8fb95
Author: Eskil Heyn Olsen <eskil@eazel.com>
Date:	2001-03-07

    reviewed by: Robey Pointer <robey@eazel.com>

    2001-03-06	Eskil Heyn Olsen  <eskil@eazel.com>

	reviewed by: Robey Pointer <robey@eazel.com>

	Fixes 7215 (in the HEAD)

	* components/services/install/lib/eazel-install-logic2.c:
	(prune_failed_packages_helper):
	Fixed a logic error from yesterday (doh, need rest) that would
	cause unwanted pruning of packages. I should be spanked.

M	ChangeLog

commit e31adee39728497106be952946118a53ec9704fb
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-03-07

    Note that we now use gnome-vfs HEAD, not a branch any more.

	* README: Note that we now use gnome-vfs HEAD, not a branch
	any more.

M	ChangeLog
M	README

commit 945a912c508f2849b3de18761b31f68108a86957
Author: Eskil Heyn Olsen <eskil@eazel.com>
Date:	2001-03-07

    reviewed by: Robey Pointer <robey@eazel.com>

    2001-03-06	Eskil Heyn Olsen  <eskil@eazel.com>

	reviewed by: Robey Pointer <robey@eazel.com>

	* components/services/install/lib/eazel-install-logic2.c:
	(prune_failed_packages_helper):
	Fixed a logic error from yesterday (doh, need rest) that would
	cause unwanted pruning of packages. I should be spanked.

M	ChangeLog
M	components/services/install/lib/eazel-install-logic2.c

commit 8eed9645db2d7c17be1c8a094903f7c094c97b00
Author: Pablo Gonzalo del Campo <pablodc@bigfoot.com>
Date:	2001-03-06

    Updated Spanish Translation

    2001-03-06	Pablo Gonzalo del Campo <pablodc@bigfoot.com>

	    * es.po: Updated Spanish Translation

M	po/ChangeLog
M	po/es.po

commit 81ba095eb53154b49d81832064fed4bc58589899
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-03-06

	reviewed by: John Sullivan <sullivan@eazel.com>

	Fixed bug 7328 (info pages no longer work):

	* components/help/converters/gnome-info2html2/main.c: (main):
	Fixed broken logic for handling both bzip and gzip.

	Fixed case when you change "View As" before the view change is
	complete.

	* src/nautilus-window-manage-views.c:
	(nautilus_window_set_content_view): Stop the view change if you
	make a change with the "View As" menu.

M	ChangeLog
M	components/help/converters/gnome-info2html2/main.c
M	src/nautilus-window-manage-views.c

commit d0ad9778eba03aa490306c8431222a17f8c6a007
Author: George Lebl <jirka@5z.com>
Date:	2001-03-06

    Darin <darin@eazel.com> said that while this patch causes fungal
    growth

    Tue Mar 06 12:24:24 2001  George Lebl <jirka@5z.com>

	Darin <darin@eazel.com> said that while this patch causes fungal
	growth between the toes, it is ok to apply.

	* components/tree/nautilus-tree-view-dnd.c (do_get_data)
	  (nautilus_tree_view_drag_drop)
	  (nautilus_tree_view_ensure_drag_data)
	  libnautilus-extensions/nautilus-icon-dnd.c (do_get_data)
	  (nautilus_icon_container_ensure_drag_data)
	  (drag_drop_callback)
	  libnautilus-extensions/nautilus-list.c (do_get_data)
	  (nautilus_list_ensure_drag_data)
	  (nautilus_list_drag_drop):
	  When doing gtk_drag_get_data, first find a target we support
	  rather
	  then just grabbing the first one.  We need to make a target list
	  and do some gtk voodoo.  At some later date, this should be more
	  generalized and stuffed somewhere in libnautilus-extentions.
	  Fixes #7312

	* libnautilus-extensions/nautilus-file-operations.c
	  (parse_previous_duplicate_name):  s/strdup/g_strdup/ as the
	  string will be later g_free'd
	  Fixes #7440

M	ChangeLog
M	components/tree/nautilus-tree-view-dnd.c
M	libnautilus-extensions/nautilus-file-operations.c
M	libnautilus-extensions/nautilus-icon-dnd.c
M	libnautilus-extensions/nautilus-list.c
M	libnautilus-private/nautilus-file-operations.c
M	libnautilus-private/nautilus-icon-dnd.c
M	libnautilus-private/nautilus-list.c

commit f590eb526b25ab65a4faae5201d9c483b050a16e
Author: Eric Fischer <eric@eazel.com>
Date:	2001-03-06

    reviewed by: Christian Meyer <chrisime@gnome.org>

    2001-03-06	Eric Fischer  <eric@eazel.com>

	    reviewed by: Christian Meyer <chrisime@gnome.org>

	    (Bug 7315.	Thanks to Christian Meyer for tracking down
	    places where this needed to be fixed.)

	    * components/help/converters/gnome-db2html2/Makefile.am:
	    * components/help/converters/gnome-info2html2/Makefile.am:
	    * cut-n-paste-code/widgets/e-paned/Makefile.am:
	    * cut-n-paste-code/widgets/gimphwrapbox/Makefile.am:
	    * cut-n-paste-code/widgets/nautilusclist/Makefile.am:
	    * libnautilus-extensions/Makefile.am:
	    In all of these, change GNOME_CFLAGS to GNOMEUI_CFLAGS so that
	    they get the correct #include path for the GTK headers.

M	ChangeLog
M	components/help/converters/gnome-db2html2/Makefile.am
M	components/help/converters/gnome-info2html2/Makefile.am
M	cut-n-paste-code/widgets/e-paned/Makefile.am
M	cut-n-paste-code/widgets/gimphwrapbox/Makefile.am
M	cut-n-paste-code/widgets/nautilusclist/Makefile.am
M	libnautilus-extensions/Makefile.am
M	libnautilus-private/Makefile.am

commit 27a5f817aede5ccc01cc50144133a4fbb8c5c522
Author: Mike Engber <engber@src.gnome.org>
Date:	2001-03-06

    reviewed by: Darin Adler <darin@eazel.com>


	reviewed by: Darin Adler <darin@eazel.com>

	* libnautilus-extensions/nautilus-bonobo-extensions.h:
	Added NAUTILUS_BONOBO_X_BOILERPLATE.

	* libnautilus-extensions/nautilus-directory-metafile-monitor.c:
	(nautilus_metafile_monitor_class_init),
	(nautilus_metafile_monitor_init):
	* libnautilus-extensions/nautilus-directory-metafile-monitor.h:
	* libnautilus-extensions/nautilus-metafile-factory.c:
	(nautilus_metafile_factory_class_init),
	(nautilus_metafile_factory_init):
	* libnautilus-extensions/nautilus-metafile-factory.h:
	* libnautilus-extensions/nautilus-metafile.c:
	(nautilus_metafile_class_init), (nautilus_metafile_init):
	* libnautilus-extensions/nautilus-metafile.h:
	Switched NautilusMetafile, MetafileMonitor, and Metafile factory
	to be based on BonoboXObject - this causes our corba object to
	get freed properly - bug 7335.

M	ChangeLog
M	libnautilus-extensions/nautilus-bonobo-extensions.h
M	libnautilus-extensions/nautilus-directory-metafile-monitor.c
M	libnautilus-extensions/nautilus-directory-metafile-monitor.h
M	libnautilus-extensions/nautilus-metafile-factory.c
M	libnautilus-extensions/nautilus-metafile-factory.h
M	libnautilus-extensions/nautilus-metafile.c
M	libnautilus-extensions/nautilus-metafile.h
M	libnautilus-private/nautilus-bonobo-extensions.h
M	libnautilus-private/nautilus-directory-metafile-monitor.c
M	libnautilus-private/nautilus-directory-metafile-monitor.h
M	libnautilus-private/nautilus-metafile-factory.c
M	libnautilus-private/nautilus-metafile-factory.h
M	libnautilus-private/nautilus-metafile.c
M	libnautilus-private/nautilus-metafile.h

commit bce77bc843cc9e7233f64938342c608befdeed04 (tag: NAUTILUS_1_ANCHOR)
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-03-06

	reviewed by: John Sullivan <sullivan@eazel.com>

	Fixed bug 7435 (text view spews complaints whenever a text view is
	destroyed):

	* components/text/nautilus-text-view.c:
	(nautilus_text_view_initialize): Ref the widget that gets text so
	that we can notice if it's destroyed.
	(detach_file): Get rid of unneeded NULL check.
	(nautilus_text_view_destroy): Unref the widget.
	(file_read_callback): Don't insert any text if the widget is
	already destroyed. The widget can be destroyed before the
	NautilusView object is.
	(handle_service_menu_item): Add FIXME about sync. I/O.
	(nautilus_text_view_set_font): Add FIXME about strange font
	handling.

M	ChangeLog
M	components/text/nautilus-text-view.c

commit e0d9533b5eb6c5c78d193c46eaa96224dfb82e5f
Author: Dan Mueth <dan@eazel.com>
Date:	2001-03-06

    reviewed by: Maciej Stachowiak <mjs@eazel.com>

    2001-03-06	Dan Mueth  <dan@eazel.com>

	    reviewed by: Maciej Stachowiak <mjs@eazel.com>

	    Updating data file which determines which documents appear
	    in the "Introductory Documents" section of the help sidebar.
	    It now includes all locales of each doc.
	    Bug#: 7267

	    * components/help/topleveldocs.xml:

	    Fixing font problem for titles.
	    Bug#: 7210

	    * help/nautilus-quick-reference/es/index.html:
	    * help/nautilus-quick-reference/no/index.html:

	    Fixing screenshots in Swedish version of Nautilus
	    Quick Reference.  Now the links aren't broken at least.
	    They still aren't localized though.
	    Bug#: 7422

	    * help/nautilus-quick-reference/sv/Makefile.am:
	    * help/nautilus-quick-reference/sv/figures/colors_small.png:
	    * help/nautilus-quick-reference/sv/figures/emblems.png:
	    * help/nautilus-quick-reference/sv/figures/emblems_small.png:
	    * help/nautilus-quick-reference/sv/figures/ff_small.png:
	    * help/nautilus-quick-reference/sv/figures/find.png:
	    * help/nautilus-quick-reference/sv/figures/find_small.png:
	    * help/nautilus-quick-reference/sv/figures/full.png:
	    * help/nautilus-quick-reference/sv/figures/full_small.png:
	    * help/nautilus-quick-reference/sv/figures/locbar.png:
	    * help/nautilus-quick-reference/sv/figures/locbar_small.png:
	    * help/nautilus-quick-reference/sv/figures/menubar.png:
	    * help/nautilus-quick-reference/sv/figures/menubar_small.png:
	    * help/nautilus-quick-reference/sv/figures/music.png:
	    * help/nautilus-quick-reference/sv/figures/music_small.png:
	    * help/nautilus-quick-reference/sv/figures/navbar.png:
	    * help/nautilus-quick-reference/sv/figures/navbar_small.png:
	    * help/nautilus-quick-reference/sv/figures/patterns.png:
	    * help/nautilus-quick-reference/sv/figures/sidebar.png:
	    * help/nautilus-quick-reference/sv/figures/sidebar_small.png:
	    * help/nautilus-quick-reference/sv/figures/themes.png:
	    * help/nautilus-quick-reference/sv/figures/themes_small.png:
	    * help/nautilus-quick-reference/sv/figures/viewmenu.png:

	    --- end of what mjs reviewed

	    Fixing these screenshots so they render correctly in some
	    browsers.  Replacing a screenshot in a doc with another
	    can't break
	    Nautilus :)
	    Bug#: 7434

	    * help/nautilus-quick-reference/C/figures/music.png:
	    * help/nautilus-quick-reference/C/figures/navbar.png:
	    * help/nautilus-quick-reference/C/figures/softcat.png:
	    * help/nautilus-quick-reference/C/figures/storage.png:

	    Change one line of a doc to make it more correct.  Again,
	    there is no way this can break anything, so I'm taking
	    responsibility
	    for this.

	    * help/nautilus-quick-reference/sv/index.html:

M	ChangeLog
M	components/help/topleveldocs.xml
M	help/nautilus-quick-reference/C/figures/music.png
M	help/nautilus-quick-reference/C/figures/navbar.png
M	help/nautilus-quick-reference/C/figures/softcat.png
M	help/nautilus-quick-reference/C/figures/storage.png
M	help/nautilus-quick-reference/es/index.html
M	help/nautilus-quick-reference/no/index.html
M	help/nautilus-quick-reference/sv/Makefile.am
D	help/nautilus-quick-reference/sv/figures/colors_small.png
A	help/nautilus-quick-reference/sv/figures/emblems.png
D	help/nautilus-quick-reference/sv/figures/emblems_small.png
D	help/nautilus-quick-reference/sv/figures/ff_small.png
A	help/nautilus-quick-reference/sv/figures/find.png
D	help/nautilus-quick-reference/sv/figures/find_small.png
A	help/nautilus-quick-reference/sv/figures/full.png
D	help/nautilus-quick-reference/sv/figures/full_small.png
A	help/nautilus-quick-reference/sv/figures/locbar.png
D	help/nautilus-quick-reference/sv/figures/locbar_small.png
A	help/nautilus-quick-reference/sv/figures/menubar.png
D	help/nautilus-quick-reference/sv/figures/menubar_small.png
A	help/nautilus-quick-reference/sv/figures/music.png
D	help/nautilus-quick-reference/sv/figures/music_small.png
A	help/nautilus-quick-reference/sv/figures/navbar.png
D	help/nautilus-quick-reference/sv/figures/navbar_small.png
A	help/nautilus-quick-reference/sv/figures/patterns.png
A	help/nautilus-quick-reference/sv/figures/sidebar.png
D	help/nautilus-quick-reference/sv/figures/sidebar_small.png
M	help/nautilus-quick-reference/sv/figures/softcat.png
M	help/nautilus-quick-reference/sv/figures/storage.png
A	help/nautilus-quick-reference/sv/figures/themes.png
D	help/nautilus-quick-reference/sv/figures/themes_small.png
A	help/nautilus-quick-reference/sv/figures/viewmenu.png
M	help/nautilus-quick-reference/sv/index.html

commit 1f308b6e8dc5a1dabab4f8dbb844bfec76440b83
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-03-06

    RPM view also has to be removed from the RPM spec file.

	* nautilus.spec.in: RPM view also has to be removed from the RPM
	spec file.

M	ChangeLog
M	nautilus.spec.in

commit 1d8b4ca185542434f202ae94e65de1bec65a9331
Author: Nam SungHyun <namsh@src.gnome.org>
Date:	2001-03-06

    updated to 1.0 by Young-Ho, Cha <ganadist@chollian.net>

M	help/nautilus-user-manual/ko/.cvsignore
A	help/nautilus-user-manual/ko/figures/full-1.png
A	help/nautilus-user-manual/ko/figures/full-2.png
A	help/nautilus-user-manual/ko/figures/full-3.png
A	help/nautilus-user-manual/ko/figures/full-4.png
A	help/nautilus-user-manual/ko/figures/full-5.png
A	help/nautilus-user-manual/ko/figures/full-6.png
M	help/nautilus-user-manual/ko/figures/full.png
A	help/nautilus-user-manual/ko/figures/part-1.png
A	help/nautilus-user-manual/ko/figures/part-2.png
A	help/nautilus-user-manual/ko/figures/part-3.png
M	help/nautilus-user-manual/ko/figures/part.png
A	help/nautilus-user-manual/ko/figures/player-1.png
A	help/nautilus-user-manual/ko/figures/player-2.png
A	help/nautilus-user-manual/ko/figures/player-3.png
A	help/nautilus-user-manual/ko/figures/player-4.png
M	help/nautilus-user-manual/ko/figures/player.png
M	help/nautilus-user-manual/ko/figures/sidebar.png
M	help/nautilus-user-manual/ko/nautilus-user-manual.sgml

commit 6c293e8f93e095f8038d7d37bf84160180da91bf
Author: Christian Rose <menthos@src.gnome.org>
Date:	2001-03-06

    Updated Swedish translation.

M	po/ChangeLog
M	po/sv.po

commit 9a863f0c5ddb814028573571dcb813f37e7e7aa1
Author: Szabolcs Ban <bansz@src.gnome.org>
Date:	2001-03-06

    Update of Hungarian translation by emese <emese@gnome.hu>

M	po/ChangeLog
M	po/hu.po

commit b62f2a40912906d9e8f4348eb5412a8712e30f6e
Author: Eskil Heyn Olsen <eskil@eazel.com>
Date:	2001-03-06

    reviewed by: Ian McKellar <ian@eazel.com>

    2001-03-06	Eskil Heyn Olsen  <eskil@eazel.com>

	reviewed by: Ian McKellar  <ian@eazel.com>

	* po/POTFILES.in:
	Woops, forgot to remove the rpmview from potfiles.

M	ChangeLog
M	po/POTFILES.in

commit 27c0ebd69a9f6169a3025c70adca390ee371e650
Author: Ian McKellar <yakk@src.gnome.org>
Date:	2001-03-06

    Use shorter distribution name.

	    *
	    components/services/inventory/eazel-inventory-collect-software.c:
	    (eazel_inventory_collect_software):
	    Use shorter distribution name.

M	ChangeLog
M	components/services/inventory/eazel-inventory-collect-software.c

commit f8ecb9f89696c9e7ffcf7b5ac75e2d128e8a4295
Author: Ian McKellar <yakk@src.gnome.org>
Date:	2001-03-06

	    reviewed by: Maciej Stachowiak  <mjs@eazel.com> who isn't
	    even here or
	    online...

	    * components/services/inventory/eazel-inventory-utils.c:
	    (eazel_create_configuration_metafile):
	    Disable hardware inventory collection for 1.0. This fixes
	    bug 7305.

M	ChangeLog
M	components/services/inventory/eazel-inventory-utils.c

commit dc4d7dbaa121098d2b9842cf00418f63f0996f4c
Author: George Lebl <jirka@5z.com>
Date:	2001-03-06

    Ian McKellar <ian@eazel.com> said this patch will end global
    hunger and

    Mon Mar 05 20:57:14 2001  George Lebl <jirka@5z.com>

	Ian McKellar <ian@eazel.com> said this patch will end global
	hunger and bring about world peace.

	* components/help/hyperbola-filefmt.c (fmt_toplevel_add_doc):
	  g_strdup and not strdup if we're going to g_free.
	  Fixes #7414

	* components/help/hyperbola-filefmt.c (locale_score)
	  (is_new_locale_better) (fmt_toplevel_parse_xml_tree)
	  (fmt_toplevel_populate_tree) (get_path_from_node):
	  When looking at the toplevels documents XML tree, score
	  different
	  paths for a document according to the position of the locale
	  in the
	  language list that was gotten from gnome_i18n_get_language_list.
	  fmt_toplevel_parse_xml_tree now returns TRUE/FALSE for better
	  detection of unparsable files then before.  Also check if
	  the file
	  exists and is readable before adding it to the tree.
	  Fixes #7311, #7314

	* components/help/converters/gnome-info2html2/main.c (main):
	  the "bz" integer is only used when HAVE_LIBBZ2 is on, and it's
	  not for me, so put it into the HAVE_LIBBZ2 define protected
	  code.
	  Fixes #7417

M	ChangeLog
M	components/help/converters/gnome-info2html2/main.c
M	components/help/hyperbola-filefmt.c

commit e592cd2220433fc3e615cba205a304bc8daceefd
Author: Eskil Olsen <eskil@eazel.com>
Date:	2001-03-06

    reviewed by: Mike Fleming <mfleming@eazel.com> who almost feels
    bad about

    2001-03-05	Eskil Olsen  <eskil@eazel.com>

	reviewed by: Mike Fleming <mfleming@eazel.com> who almost feels
	bad about it...

	"Fixes" bug 7413

	* components/Makefile.am:
	Removed the rpmview from build.

M	ChangeLog
M	components/Makefile.am

commit 8dd75648da516bfa6724a9c43338c354bb57b108
Author: Eskil Olsen <set EMAIL_ADDRESS environment variable>
Date:	2001-03-06

    Flipped the meaning of the third argument.

    2001-03-05	Eskil Olsen  <set EMAIL_ADDRESS environment variable>

	* components/rpmview/nautilus-rpm-view-install.c:
	(get_detailed_errors),
	Flipped the meaning of the third argument.
	(nautilus_rpm_view_install_failed),
	s/TRUE/FALSE
	(nautilus_rpm_view_uninstall_failed),
	s/FALSE/TRUE
	(nautilus_rpm_view_dependency_check):
	use packagedata_get_readable_name instead of doing it myself.

	* components/services/install/lib/eazel-install-logic2.c:
	(prune_failed_packages_helper):

	Ugh, I did not traverse down down into ALREADY_INSTALLED packages,
	and I had flipped the change of status for suite_ids. So I added
	some enum logic so ALREADY_INSTALLED (hence also suite_id's) get
	their dependencies pruned.

	* components/services/install/lib/eazel-install-problem.c:
	(get_detailed_uninstall_messages_foreach):
	I committed the sin of changing an i18n string..

M	ChangeLog
M	components/rpmview/nautilus-rpm-view-install.c
M	components/services/install/lib/eazel-install-logic2.c
M	components/services/install/lib/eazel-install-problem.c

commit baf1357f6dfa7fd08665d8a2a4a7e533b59003d1
Author: Christian Rose <menthos@src.gnome.org>
Date:	2001-03-06

    Updated Swedish quick reference translation to version 1.0.0.

M	help/nautilus-quick-reference/sv/index.html

commit 270590100d62d94528cad6fe79a8daa13e5f404d
Author: Christian Rose <menthos@src.gnome.org>
Date:	2001-03-06

    Updated Swedish translation.

M	po/ChangeLog
M	po/sv.po

commit 53ac3b8f7cbe0420af2725ae69014a76608c1560
Author: Pavel Cisler <pavel@eazel.com>
Date:	2001-03-06

    reviewed by: Ramiro Estrugo <ramiro@eazel.com>

    2001-03-05	Pavel Cisler  <pavel@eazel.com>

	reviewed by: Ramiro Estrugo  <ramiro@eazel.com>

	Fix 7404: Clicking on "Install" in Eazel services fails.

	* libnautilus-extensions/nautilus-font-manager.c:
	(gnome_vfs_init_if_needed), (nautilus_font_manager_for_each_font),
	(nautilus_font_manager_file_is_scalable_font):
	Add lazy GnomeVFS initialization because the nautilus font manager
	code now makes GnomeVFS calls.

M	ChangeLog
M	libnautilus-extensions/nautilus-font-manager.c
M	libnautilus-private/nautilus-font-manager.c

commit cb7e0dae196030d1788c76639655dbda2ef04ab5
Author: Brian Frank <bfrank@eazel.com>
Date:	2001-03-06

    Changed LWN.net bookmark to Linux Weekly News


    2001-03-05	Brian Frank  <bfrank@eazel.com>

	* data/static_bookmarks.xml:

	Changed LWN.net bookmark to Linux Weekly News

M	ChangeLog
M	data/static_bookmarks.xml

commit 9ea7f4fe4c706db9153163c650bbecb965317ba7
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2001-03-06

    fixed bug 5640, toolbar area below throbber drawn different from
    theme for


	fixed bug 5640, toolbar area below throbber drawn different
	from theme
	for some gtk themes.  Fixed by having the throbber clear its
	entire gdk window to the background.

M	ChangeLog
M	components/throbber/nautilus-throbber.c

commit 5d536145f9483eaaf0583df13516d1afaaf3e7b9
Author: Eric Fischer <eric@eazel.com>
Date:	2001-03-06

    reviewed by: Robin * Slomkowski <rslomkow@eazel.com>

    2001-03-05	Eric Fischer  <eric@eazel.com>

	    reviewed by: Robin * Slomkowski <rslomkow@eazel.com>

	    * configure.in:
	    Explicitly run gtk-config to get GTK's cflags, because
	    $GNOMEUI_CFLAGS aren't enough for people who've upgraded
	    to GTK 1.2.9.  (Bug 7315)

M	ChangeLog
M	configure.in

commit da53a4a267342378321e2f84defab5a22e74de24
Author: Rebecca Schulman <rebecka@eazel.com>
Date:	2001-03-06

    Complete work for 5520, that cron should be running for medusa
    to work.

    2001-03-05	Rebecca Schulman  <rebecka@eazel.com>
	Complete work for 5520, that cron should be running
	for medusa to work.

	reviewed by: <delete if not using a buddy>

	* libnautilus-extensions/nautilus-global-preferences.c:
	(global_preferences_use_fast_search_changed_callback):
	Change the text to Vera's final copy.
	* src/nautilus-first-time-druid.c: (druid_finished),
	(back_update_page_callback), (set_up_medusa_page),
	(next_medusa_page_callback), (set_up_cron_information_page),
	(nautilus_first_time_druid_show):
	Change the text to Vera's final copies, make medusa update
	correctly when medusa is turned on in the first time druid

M	ChangeLog
M	libnautilus-extensions/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.c
M	src/nautilus-first-time-druid.c

commit 6f2f50e65f4ac296d49d3b52e96c44287ee0a828
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2001-03-06

	reviewed by: John Harper  <jsh@eazel.com>

	Fix bug 7391 (The logon dialog box for services has input boxes
	larger that the dialog can contain)

	* components/services/summary/nautilus-summary-dialogs.c
	(nautilus_summary_show_login_dialog): Remove the line that was
	setting a hardcoded width.

M	ChangeLog
M	components/services/summary/nautilus-summary-dialogs.c

commit 7a215de2415febf3774d3fe61794a280316c2b42
Author: Eric Fischer <eric@eazel.com>
Date:	2001-03-06

    reviewed by: Don Melton <don@eazel.com>

    2001-03-05	Eric Fischer  <eric@eazel.com>

	    reviewed by: Don Melton <don@eazel.com>

	    * nautilus.spec.in:
	    Add share/pixmaps/nautilus/crux_eggplant/throbber/*png
	    to the list of files to be put in the RPM (Bug 7383).

M	ChangeLog
M	nautilus.spec.in

commit 3e2573ad94dacbb0d8a24bea77fda7a60e6f947a
Author: John Harper <jsh@eazel.com>
Date:	2001-03-06

    Fixed bug 7402 (Fonts that don't define ` ' cause assertions and
    squash

    2001-03-05	John Harper  <jsh@eazel.com>

	Fixed bug 7402 (Fonts that don't define ` ' cause assertions
	and squash words together):

	* librsvg/rsvg-ft.c (rsvg_ft_measure_or_render_string): force
	the width of the returned glyph to be at least one pixel

	* librsvg/rsvg-ft.c (rsvg_ft_get_glyph_cached): added extra
	arg `cache_ix'. Used when accessing the glyph cache. The old
	`glyph_ix' arg is only used when accessing the physical font
	(this allows a cached glyph to be created from a different
	physical glyph)

	(rsvg_ft_measure_or_render_string): if the character is a ` '
	and has a glyph index but doesn't have an actual glyph
	definition, create one by caching the glyph for `-' as ` ' and
	zeroing its pixel buffer

M	ChangeLog
M	librsvg/rsvg-ft.c

commit 48e6c08febf604da0bf2f39add41a0a0ac89e70a
Author: Robey Pointer <robey@src.gnome.org>
Date:	2001-03-06

	reviewed by: Eskil Heyn Olsen  <eskil@eazel.com>
	who said it was "most excellent"

	* components/services/install/lib/eazel-softcat.c:
	(eazel_softcat_get_info):

	When parsing softcat responses, check if we were doing a suite
	lookup even if only one package was returned.  (Suites consisting
	of only one package were getting returned as if it was a toplevel
	package with both suite_id and rpm_id set.)

M	ChangeLog
M	components/services/install/lib/eazel-softcat.c

commit 7b47207a9049b1764d29e8ccc8f3aa68fec61491
Author: Arik Devens <arik@src.gnome.org>
Date:	2001-03-06

    Added martlet to the blacklist of font families. Fixes bug 7377.

M	ChangeLog
M	libnautilus-extensions/nautilus-font-picker.c
M	libnautilus-private/nautilus-font-picker.c

commit 22f925149acb091144c1be697bb4395c2b1c97e7
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2001-03-06

	reviewed by: Darin Adler <darin@eazel.com>

	Fixed bug 7363 (change to smooth font choice doesn't affect
	sidebar in currently open windows)

	* src/nautilus-sidebar-title.c:
	(smooth_font_changed_callback): New callback, gets the smooth
	font preference and tells the two NautilusLabels to use it.
	(nautilus_sidebar_title_initialize): Register callbacks
	for the anti-aliased and non-anti-aliased fonts changing.
	(nautilus_sidebar_title_destroy): Remove new callbacks.
	(update_all_cover): Renamed from
	smooth_graphics_mode_changed_callback
	since it's now used for more than just that.

M	ChangeLog
M	src/nautilus-sidebar-title.c

commit 9c83efe5ff12e5543bc85e80ce5e4366c22fce97
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-03-06

	reviewed by: John Harper  <jsh@eazel.com>

	* libnautilus-extensions/nautilus-font-picker.c:
	More black listed fonts.  Fixes bug 7384.

M	ChangeLog
M	libnautilus-extensions/nautilus-font-picker.c
M	libnautilus-private/nautilus-font-picker.c

commit caccd61f79d9b073f53d542c3ef1a16f18787375
Author: John Harper <jsh@src.gnome.org>
Date:	2001-03-06

    removed a conflict marker

M	ChangeLog

commit a31fa926d6472d19b17c026996017b29a34d1139
Author: John Harper <jsh@eazel.com>
Date:	2001-03-06

    reviewed by: Ramiro Estrugo <ramiro@eazel.com>

    2001-03-05	John Harper  <jsh@eazel.com>

	reviewed by: Ramiro Estrugo <ramiro@eazel.com>

	Fixed bug 7380 (Nautilus crashes when I choose "Microsoft Sans
	Serif" font):

	* librsvg/rsvg-ft.c (rsvg_ft_measure_or_render_string):
	initialize y components of bbox. Don't call
	rsvg_ft_get_glyph_cached with a zero index (non-existent
	glyph). Use `n_glyphs' to index `glyph_xy' array instead of
	`i' (this is what fixes the bug - when one or more glyphs don't
	exist `i' points too far into the array)

M	ChangeLog
M	librsvg/rsvg-ft.c

commit 87d6d540f8abab008b1258f9e2e2e7125b77bb3d
Author: Rebecca Schulman <rebecka@eazel.com>
Date:	2001-03-06

    Complete most of bug 5520, that turning medusa on when cron isn't
    running

    2001-03-03	Rebecca Schulman  <rebecka@eazel.com>
	Complete most of bug 5520, that turning medusa on when cron
	isn't running should tell the user this, and, if possible,
	how to start cron.

	reviewed by: Mike Engber <engber@eazel.com>


	* libnautilus-extensions/nautilus-global-preferences.c:
	(global_preferences_use_fast_search_changed_callback):
	Add dialog that comes up if the fast search preference is
	enabled in the preference dialog when cron is off.
	The dialog will tell the user about cron and how to
	turn it on on linux systems.

	* libnautilus-extensions/nautilus-medusa-support.c:
	(nautilus_medusa_add_system_state_changed_callback),
	(nautilus_medusa_check_cron_is_enabled):
	* libnautilus-extensions/nautilus-medusa-support.h:
	Add hack to check if cron is actually running using cron.
	* acconfig.h:
	* configure.in:
	Add HAVE_PROC_PROCESS_FILES, so we know whether we can
	check proc files for whether cron is running

	* src/nautilus-first-time-druid.c: (back_update_page_callback),
	(set_up_medusa_page), (next_medusa_page_callback),
	(set_up_cron_information_page), (nautilus_first_time_druid_show):
	Add cron interface to the first time druid that tells users how to
	turn on cron if necessary, as per Arlo's design.
	Final text still needs to be added here.


	* libnautilus-extensions/nautilus-mime-actions.c:
	(application_can_handle_uri),
	(nautilus_mime_has_any_applications_for_file),
	(nautilus_mime_has_any_applications_for_file_type):
	* libnautilus-extensions/nautilus-mime-actions.h:
	* libnautilus-extensions/nautilus-program-choosing.c:
	(choose_application_callback), (application_cannot_open_location):
	Old change that never got committed, reviewed by Darin Adler
	<darin@eazel.com>

M	ChangeLog
M	acconfig.h
M	configure.in
M	libnautilus-extensions/nautilus-global-preferences.c
M	libnautilus-extensions/nautilus-medusa-support.c
M	libnautilus-extensions/nautilus-medusa-support.h
M	libnautilus-extensions/nautilus-mime-actions.c
M	libnautilus-extensions/nautilus-mime-actions.h
M	libnautilus-extensions/nautilus-program-choosing.c
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-medusa-support.c
M	libnautilus-private/nautilus-medusa-support.h
M	libnautilus-private/nautilus-mime-actions.c
M	libnautilus-private/nautilus-mime-actions.h
M	libnautilus-private/nautilus-program-choosing.c
M	src/nautilus-first-time-druid.c

commit 27595df3f8eee96513a422f757e8dafbc116190b
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2001-03-05

	reviewed by: Darin Adler <darin@eazel.com>

	Fixed bug 7348 (duplicate styles in some fonts)

	* libnautilus-extensions/nautilus-font-picker.c:
	(font_style_entry_free): New function (extracted from
	global_font_list_free).
	(global_font_list_free): Use extracted function.
	(list_contains_style): New function, looks for matching
	font_file_name.
	(global_font_list_populate_callback): free style rather
	than appending to list if an equivalent is already in list.

M	ChangeLog
M	libnautilus-extensions/nautilus-font-picker.c
M	libnautilus-private/nautilus-font-picker.c

commit 7799503cc6910be19c14f1d7d9d0d3fb0094735f
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-03-05

	reviewed by: Darin Adler  <darin@eazel.com>

	Fix for bugs 7375 and 7370.

	* libnautilus-extensions/nautilus-font-manager.c:
	(font_ignore_directory): Black list the ISO8859-2 and ISO8859-7
	encoded fonts which it turns out are missing all kinds of glyphs.
	Also add another instance of the same Abisource fonts, but from an
	older package that had a slightly different name.

	* libnautilus-extensions/nautilus-font-picker.c:
	Black list the Bookmark URW font which causes crashes on old
	version of the urw package.

M	ChangeLog
M	libnautilus-extensions/nautilus-font-manager.c
M	libnautilus-extensions/nautilus-font-picker.c
M	libnautilus-private/nautilus-font-manager.c
M	libnautilus-private/nautilus-font-picker.c

commit b93ae934992d31094c69cdf0a5df8dc2565c0531
Author: Pablo Gonzalo del Campo <pablodc@bigfoot.com>
Date:	2001-03-05

    Updated Spanish Translation

    2001-03-05	Pablo Gonzalo del Campo <pablodc@bigfoot.com>

	    * Updated Spanish Translation

M	po/ChangeLog
M	po/es.po

commit f4cb6901bff0cfb24f22dba6e46925c81a5faeff
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-03-05

	reviewed & checked in by: Darin Adler <darin@eazel.com>

	    Fix bug 7389 (crash when starting nautilus):

	    * libnautilus-extensions/nautilus-directory-background.c
	    (nautilus_background_get_desktop_background_window): check if
	    the `icon_container' object data (a GtkLayout widget) is
	    non-null before dereferencing it

	    (image_loading_done_callback): only pass result of
	    nautilus_background_get_desktop_background_window to
	    gdk_window_set_back_pixmap if it's non-null

M	ChangeLog
M	libnautilus-extensions/nautilus-directory-background.c
M	libnautilus-private/nautilus-directory-background.c

commit 7b4002d98a2fa46f3951a222982b934e73e13abb
Author: Arik Devens <arik@src.gnome.org>
Date:	2001-03-05

    Changed userid and groupid for help files to be root/root so that
    we stop failing on --verify. Fixes bug 6616.

M	ChangeLog
M	nautilus.spec.in

commit be4780c0ef0c9147e33e2985b81e48652db41911
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-03-05

	reviewed by: John Sullivan <sullivan@eazel.com>

	Fix bug 7381 (warning every time I start Nautilus because my
	/usr/share/fonts/default/Type1/fonts.dir has no fonts in it):

	* libnautilus-extensions/nautilus-font-manager.c:
	(font_description_table_new): Tolerate files with 0 fonts in them,
	but don't tolerate files where the count is > than the number of
	lines in the file.

	Fix bug 7362 (two font menus appear in preferences in non-smooth
	mode):

	* libnautilus-extensions/nautilus-global-preferences.c:
	(appearance_pane_update): Fix spelling error.
	(global_preferences_create_font_group): Fix wrong variable name
	and spelling error.

	* libnautilus-extensions/nautilus-string-list.c:
	Fix spelling error ("supress" -> "suppress").

M	ChangeLog
M	libnautilus-extensions/nautilus-font-manager.c
M	libnautilus-extensions/nautilus-global-preferences.c
M	libnautilus-extensions/nautilus-string-list.c
M	libnautilus-private/nautilus-font-manager.c
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-string-list.c

commit b55cfb7229a45f0b9eb9780a44a9de916de97d38
Author: Sami Pesonen <spesonen@src.gnome.org>
Date:	2001-03-05

    Finnish translation updated by Pauli Virtanen
    <pauli.virtanen@saunalahti.fi>

M	po/ChangeLog
M	po/fi.po

commit 986f1658d2250e68bbece2534c3a8b3882f1dd68
Author: John Harper <jsh@eazel.com>
Date:	2001-03-05

    reviewed by: Pavel Cisler <pavel@eazel.com>

    2001-03-05	John Harper  <jsh@eazel.com>

	reviewed by: Pavel Cisler  <pavel@eazel.com>

	Fixed bug 7374 (Crash in font cache code after changing fonts
	many times):

	* librsvg/rsvg-ft.c (rsvg_ft_font_evict): check if victim->font
	is null before freeing it

M	ChangeLog
M	librsvg/rsvg-ft.c

commit 149ae372bfe04e9ce97d8008be792a2a90aecae0
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2001-03-05

	reviewed by: Darin Adler <darin@eazel.com>

	Fixed bug 7303 (some menu items use duplicate, thus
	non-working, underline accelerators)

	* src/file-manager/nautilus-directory-view-ui.xml:
	New _Folder -> _New Folder to avoid conflict with _Find.
	_Open in New Window -> Open _in New Window to avoid conflict
	with _Open.
	Open With -> Open Wit_h
	_Select All Files -> Select _All Files to avoid conflict with
	_Stretch Icon

	* src/nautilus-shell-ui.xml:
	_New Window -> New _Window to avoid conflict with _New Folder.
	_Web Search -> We_b Search to avoid conflict with New _Window.
	_Select All -> Select _All to avoid conflict with _Stretch Icon
	Hide Sidebar -> Hide _Sidebar
	Hide Toolbar -> Hide _Toolbar
	Hide Location Bar -> Hide Location _Bar
	Hide Status Bar -> Hide St_atus Bar

	* src/file-manager/fm-directory-view.c: (real_update_menus):
	Open in <n> _New Window(s) -> Open _in <n> New Windows to
	match xml.

	* src/nautilus-window-menus.c:
	(nautilus_window_update_show_hide_menu_items):
	Add Show/Hide xxx accelerators to match xml.

M	ChangeLog
M	src/file-manager/fm-directory-view.c
M	src/file-manager/nautilus-directory-view-ui.xml
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-shell-ui.xml
M	src/nautilus-window-menus.c

commit 8fd2060d8abe711b31214c599563bd863303106b
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-03-05

    Update of "make check" test results.

	* en_GB.po: Update of "make check" test results.

M	po/ChangeLog
M	po/en_GB.po

commit 7d8977652438fba0e34f298fea23073d891e0cc6
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-03-05

	reviewed by: Maciej Stachowiak	<mjs@eazel.com>

	* libnautilus-extensions/nautilus-font-manager.c:
	(nautilus_self_check_font_manager):
	Comment out the font manager checks out again!	Tinderbox wins
	this round, but ill be back with a fix for bug 7343 and fix the
	problem properly once and for all.

M	ChangeLog
M	libnautilus-extensions/nautilus-font-manager.c
M	libnautilus-private/nautilus-font-manager.c

commit c72b836f1134706640a29ee58157059efa18667c
Author: Szabolcs Ban <bansz@src.gnome.org>
Date:	2001-03-05

    Update and fix for hu.po (Hungarian translation)

M	po/ChangeLog
M	po/hu.po

commit a26eca50e0da130137fc5ce00e6032acfa419921
Author: Yuri Syrota <rasta@src.gnome.org>
Date:	2001-03-05

    Updated Ukrainian transaltion

M	po/uk.po

commit 68345c7e888be131cd362d5972adf3652c9d2886
Author: Yuri Syrota <rasta@src.gnome.org>
Date:	2001-03-05

    Updated Ukrainian transaltion

M	po/uk.po

commit f73027f065f57f5705b455ac1f41717ae2ac3d11
Author: Yuri Syrota <rasta@src.gnome.org>
Date:	2001-03-05

    Correct name of KOI8-R encoding

M	po/uk.po

commit 81e1c12d9cd12cc3c9153af2f7cf7a26d6ee6b95
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-03-05

	reviewed by: Glynn Foster  <glynn.foster@ireland.sun.com>

	No significant code changes.  Just adding bug numbers to FIXMEs.
	The only real code change (which happens to be a commenting out of
	something) is a workaround for a tinderbox problem.

	* libnautilus-extensions/nautilus-font-factory.c:
	(nautilus_font_factory_get_font_by_family):
	Bug number for FIXME.

	* libnautilus-extensions/nautilus-font-manager.c:
	(nautilus_font_manager_get_default_font),
	(nautilus_font_manager_get_default_bold_font):
	Bug number for FIXME.
	Comment out the SOURCE_DATADIR font hack until it works better.
	Fixes broken tinderbox checks.	Checks will still run even if not
	with the optimal setup.  I have an idea how to fix this later
	using a configure.in hack.  Added FIXME and bug number for this
	issue.

	* libnautilus-extensions/nautilus-glyph.c:
	(nautilus_glyph_draw_to_pixbuf):
	Bug number for FIXME.

	* libnautilus-extensions/nautilus-icon-container.c:
	Bug number for FIXME and reworked FIXME blurb to match bug report.

	(nautilus_icon_container_initialize):
	* libnautilus-extensions/nautilus-scalable-font.c:
	(nautilus_scalable_font_get_default_font),
	(nautilus_scalable_font_get_default_bold_font):
	Bug number for FIXMEs.

M	ChangeLog
M	libnautilus-extensions/nautilus-font-factory.c
M	libnautilus-extensions/nautilus-font-manager.c
M	libnautilus-extensions/nautilus-glyph.c
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-extensions/nautilus-scalable-font.c
M	libnautilus-private/nautilus-font-factory.c
M	libnautilus-private/nautilus-font-manager.c
M	libnautilus-private/nautilus-glyph.c
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-scalable-font.c

commit 8ba6cd9886e7a28da44583f1ccd2b575ab106a8d
Author: Yuri Syrota <rasta@src.gnome.org>
Date:	2001-03-05

    Correct name of KOI8-R encoding

M	components/mozilla/nautilus-mozilla-encoding-tables.c

commit aa6c43243fa28e23f2f11179003699afe05bc5e3
Author: Dan Mueth <dan@eazel.com>
Date:	2001-03-05

    Removed Eazel logo from screenshot.

    2001-03-05	Dan Mueth  <dan@eazel.com>

	    Removed Eazel logo from screenshot.

	    * help/nautilus-quick-reference/C/figures/music.png:

M	ChangeLog
M	help/nautilus-quick-reference/C/figures/music.png

commit 750d100515050a373e39c3a43c280e4586006456
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-03-05

	reviewed by: Maciej Stachowiak	<mjs@eazel.com>

	Fix bug 5813 - Remove workaround for bug 5712 when both GTK+ 1.2.9
	and the new gdk-pixbuf are released and required by configure.in
	and RPM spec file

	* libnautilus-extensions/Makefile.am:
	*
	libnautilus-extensions/bug-5712-pr3-workaround--gdk-pixbuf-drawable.c:
	*
	libnautilus-extensions/bug-5712-pr3-workaround--gdk-pixbuf-private.h:
	* libnautilus-extensions/bug-5712-pr3-workaround--gdkimage.c:
	Retire these workaround cut n pasted code.

	* libnautilus-extensions/nautilus-gdk-pixbuf-extensions.c:
	(nautilus_gdk_pixbuf_get_from_window_safe):
	Remove the workaround, we can safely call the gdk and gdk-pixbuf
	calls now that bugs in there have been fixed.

M	ChangeLog
M	libnautilus-extensions/Makefile.am
D
libnautilus-extensions/bug-5712-pr3-workaround--gdk-pixbuf-drawable.c
D
libnautilus-extensions/bug-5712-pr3-workaround--gdk-pixbuf-private.h
D	libnautilus-extensions/bug-5712-pr3-workaround--gdkimage.c
M	libnautilus-extensions/nautilus-gdk-pixbuf-extensions.c
M	libnautilus-private/Makefile.am
D	libnautilus-private/bug-5712-pr3-workaround--gdk-pixbuf-drawable.c
D	libnautilus-private/bug-5712-pr3-workaround--gdk-pixbuf-private.h
D	libnautilus-private/bug-5712-pr3-workaround--gdkimage.c
M	libnautilus-private/nautilus-gdk-pixbuf-extensions.c

commit d59a9069bfc9400bc2e3763beeec896d4ef08dcb
Author: Yuri Syrota <rasta@src.gnome.org>
Date:	2001-03-05

    Updated Ukrainian transaltion

M	po/uk.po

commit 68afbdd9b56dd5fcb0155a2f47e8962b427caa20
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2001-03-05

	reviewed by: George Lebl  <jirka@5z.com>
		     Ramiro Estrugo  <ramiro@eazel.com>

	Fixed bug 7336 ("View as Text" not a choice for remote web pages)

	* components/text/Nautilus_View_text.oaf.in: Removed attribute
	limiting this view's applicability to the "file:" URI scheme, thus
	fixing bug 7336.

	* components/text/nautilus-text-view.c (file_read_callback):
	Remove some incorrect checks that made this component only load
	the first chunk of text for remote files; this bug was uncovered
	in the process of fixing 7336.

M	ChangeLog
M	components/text/Nautilus_View_text.oaf.in
M	components/text/Nautilus_View_text.server.in
M	components/text/Nautilus_View_text.server.in.in
M	components/text/nautilus-text-view.c

commit 24faaf921909492b4921efa64e8be1606a0d8324
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-03-05

	reviewed by: Pavel Cisler  <pavel@eazel.com>
		      Maciej Stachowiak  <mjs@eazel.com>

		      Bugs:

		      6368 - Multibyte font handling in non smooth mode.
		      2673 - Need to hook up the new font picker to
		      nautilus
		      1274 - Add support for picking a custom font

		      * components/history/Makefile.am:
		      * components/history/nautilus-history-view.c:
		      (main):
		      Initialize gettext for the history component so
		      it can display
		      localized strings.

		      * components/notes/nautilus-notes.c:
		      (make_notes_view):
		      Set the notes widget font from preferences so it
		      can be properly
		      localized.

		      * components/text/nautilus-text-view.c:
		      (nautilus_text_view_set_font):
		      Use the localized font name to make this work in
		      locales other
		      than the default.

		      * libnautilus-extensions/Makefile.am:
		      Add a macro for finding data on the source tree
		      for the situation
		      when 'make install' has not be run.

		      * libnautilus-extensions/nautilus-font-factory.c:
		      (nautilus_font_factory_get_font_by_family):
		      Workaround the problem
		      that fully qualified localized fonts were being
		      processed
		      incorrectly.  We simply leave them alone now.
		      (nautilus_font_factory_get_font_from_preferences):
		      Use the
		      localized font string to make this work on more
		      locales.

		      * libnautilus-extensions/nautilus-font-manager.h:
		      * libnautilus-extensions/nautilus-font-manager.c:
		      (font_description_table_find): New function to
		      find a description
		      in a table.
		      (font_description_table_for_each): Change the
		      return value to a
		      boolean to indicate whether to stop the iteration
		      or not.  Switch
		      the order of an assert and assigned.
		      (collect_fonts_from_directory): Use macros for
		      the mime type
		      strings.
		      (font_ignore_directory): Add more directories
		      to ignore.
		      (font_manager_collect_font_tables): Change prepend
		      to append to
		      get fonts in a better order (fallback and user
		      fonts first)
		      , (font_table_list_find),
		      (free_font_tables), (ensure_global_font_table),
		      (nautilus_font_manager_for_each_font): Use just
		      one global table
		      for all fonts instead of 3.
		      (nautilus_font_manager_get_default_font): Compute
		      the default
		      dynamically to take user choices into account.
		      Make it work on
		      non installed nautilus builds.
		      (nautilus_font_manager_get_default_bold_font):
		      Same as above for a
		      bold font.
		      (nautilus_font_manager_file_is_scalable_font):
		      New function to
		      check that a file is really a scalable font:
		      (font_list_find_bold_callback),
		      (nautilus_font_manager_get_bold),
		      (nautilus_font_manager_weight_is_bold): New
		      functions to find a
		      bold font in the global tables.
		      (nautilus_self_check_font_manager): Make it work
		      on not installed
		      nautilus builds and remove the hack where checks
		      would on run for
		      the "ramiro" user.

		      * libnautilus-extensions/nautilus-font-picker.c:
		      (nautilus_font_picker_initialize), (font_list_find),
		      (font_picker_update_styles), (font_picker_populate),
		      (font_picker_font_changed_callback),
		      (font_picker_style_changed_callback),
		      (font_find_style),
		      (ignore_font), (font_make_name), (font_make_style),
		      (global_font_list_free), (font_list_count_families),
		      (global_font_list_get),
		      (global_font_list_populate_callback),
		      (nautilus_font_picker_get_selected_font),
		      (nautilus_font_picker_set_selected_font):
		      Make the font list global and not per widget
		      instance.  Use better
		      labels for the font styles.  Use better labels
		      for font names
		      (foundry and family vs just family depending on
		      how many families
		      of the same font are found)

		      *
		      libnautilus-extensions/nautilus-global-preferences.h:
		      *
		      libnautilus-extensions/nautilus-global-preferences.c:
		      (global_preferences_install_font_defaults): Add
		      new smooth font
		      preference for the icon container.
		      (nautilus_global_preferences_get_smooth_font):
		      New function to
		      safely get a smooth font out of preferences.

		      * libnautilus-extensions/nautilus-icon-container.c:
		      (nautilus_icon_container_initialize): Use the
		      localized version of
		      the font strings and add a FIXME for the problem
		      of checking these
		      in many disparate places in nautilus.

		      * libnautilus-extensions/nautilus-program-chooser.c:
		      (program_file_pair_get_program_name_for_display):
		      Use the
		      localized version of the application name strings.

		      * libnautilus-extensions/nautilus-scalable-font.h:
		      * libnautilus-extensions/nautilus-scalable-font.c:
		      (nautilus_scalable_font_initialize_class),
		      (nautilus_scalable_font_initialize),
		      (nautilus_scalable_font_destroy),
		      (nautilus_scalable_font_new),
		      (nautilus_scalable_font_make_bold),
		      (nautilus_scalable_font_get_default_font),
		      (nautilus_scalable_font_get_default_bold_font),
		      (free_global_font_handle_table),
		      (initialize_global_stuff_if_needed),
		      (nautilus_scalable_font_get_rsvg_handle):
		      Simplify this class a lot by using the font manager.
		      No longer
		      need to manage font lookup and queries.

		      *
		      libnautilus-extensions/nautilus-smooth-text-layout-cache.c:
		      (nautilus_self_check_smooth_text_layout_cache):
		      Fix a comment.
		      Dont hardcode the font family.  Use the default
		      font.  Remove the
		      #ifdef hacker for "before make install fonts broken"
		      problem which
		      is now fixed.

		      * src/file-manager/fm-directory-view.h:
		      * src/file-manager/fm-directory-view.c:
		      (directory_view_smooth_font_changed_callback),
		      (fm_directory_view_initialize),
		      (fm_directory_view_destroy):
		      Add method for responding to changes in the smooth
		      font for AA
		      mode of the icon container.

		      * src/file-manager/fm-icon-view.c:
		      (fm_icon_view_smooth_font_changed),
		      (fm_icon_view_initialize_class),
		      (fm_icon_view_update_icon_container_smooth_font),
		      (create_icon_container):
		      Add support for responding to change in the
		      smooth font.  Update
		      the icon container's smooth font on such changes.

		      * src/nautilus-about.c: (nautilus_about_draw_info):
		      Change the offset of the "Nautilus" title which
		      broken when jsh
		      make glyphs render properly taking the baseline
		      into account.

		      * src/nautilus-sidebar-title.c: (update_font):
		      Use the localized font name.

		      * src/nautilus-sidebar.c:
		      (nautilus_sidebar_add_panel),
		      (nautilus_sidebar_remove_panel):
		      Use the localized sidebar tabs descriptions.

		      * src/nautilus-window.c: (create_view_as_menu_item):
		      Use the localized "View as" labels.

		      * test/test-nautilus-font-manager.c:
		      (font_iterator_callback):
		      * test/test-nautilus-font-picker.c: (update_font),
		      (font_changed_update_label_callback),
		      (font_changed_update_file_name_callback),
		      (use_defalt_font_callback),
		      (use_defalt_bold_font_callback),
		      (use_defalt_font_update_picker_callback),
		      (use_defalt_bold_font_update_picker_callback),
		      (main):
		      * test/test.c: (test_quit):
		      Updates for changes in font manager and font picker.

M	ChangeLog
M	components/history/Makefile.am
M	components/history/nautilus-history-view.c
M	components/notes/nautilus-notes.c
M	components/text/nautilus-text-view.c
M	libnautilus-extensions/Makefile.am
M	libnautilus-extensions/nautilus-font-factory.c
M	libnautilus-extensions/nautilus-font-manager.c
M	libnautilus-extensions/nautilus-font-manager.h
M	libnautilus-extensions/nautilus-font-picker.c
M	libnautilus-extensions/nautilus-global-preferences.c
M	libnautilus-extensions/nautilus-global-preferences.h
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-extensions/nautilus-program-chooser.c
M	libnautilus-extensions/nautilus-scalable-font.c
M	libnautilus-extensions/nautilus-scalable-font.h
M	libnautilus-extensions/nautilus-smooth-text-layout-cache.c
M	libnautilus-private/Makefile.am
M	libnautilus-private/nautilus-font-factory.c
M	libnautilus-private/nautilus-font-manager.c
M	libnautilus-private/nautilus-font-manager.h
M	libnautilus-private/nautilus-font-picker.c
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.h
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-program-chooser.c
M	libnautilus-private/nautilus-scalable-font.c
M	libnautilus-private/nautilus-scalable-font.h
M	libnautilus-private/nautilus-smooth-text-layout-cache.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-directory-view.h
M	src/file-manager/fm-icon-view.c
M	src/nautilus-about.c
M	src/nautilus-information-panel.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-sidebar-title.c
M	src/nautilus-sidebar.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window.c
M	test/test-nautilus-font-manager.c
M	test/test-nautilus-font-picker.c
M	test/test.c

commit 9723f62b3cf838898150308b49aae16f1e5b53ff
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-03-05

    Updated Japanese translation. The only thing I updated was the
    localized

	* ja.po: Updated Japanese translation.	The only
	thing I updated was the localized fonts strings to
	make my latest round of localization fixes in nautilus
	work in the ja locale.

M	po/ChangeLog
M	po/ja.po

commit 80e56205194834a2d008e2d98b80daa282648103
Author: Dan Mueth <dan@eazel.com>
Date:	2001-03-05

    reviewed by: Ramiro Estrugo <ramiro@eazel.com>

    2001-03-05	Dan Mueth  <dan@eazel.com>

	    reviewed by: Ramiro Estrugo  <ramiro@eazel.com>

	    Updating contents of "Introductory Documents" at top of
	    help sidebar to include the GNOME User Guide.
	    Bug#: 7267

	    * components/help/topleveldocs.xml:

	    Adding version 1.0 of Vera's Nautilus Quick Reference.
	    Bug#: 7210

	    * help/nautilus-quick-reference/C/Makefile.am:
	    * help/nautilus-quick-reference/C/figures/colors_small.png:
	    * help/nautilus-quick-reference/C/figures/emblems.png:
	    * help/nautilus-quick-reference/C/figures/emblems_small.png:
	    * help/nautilus-quick-reference/C/figures/ff_small.png:
	    * help/nautilus-quick-reference/C/figures/find.png:
	    * help/nautilus-quick-reference/C/figures/find_small.png:
	    * help/nautilus-quick-reference/C/figures/full.png:
	    * help/nautilus-quick-reference/C/figures/full_small.png:
	    * help/nautilus-quick-reference/C/figures/locbar.png:
	    * help/nautilus-quick-reference/C/figures/locbar_small.png:
	    * help/nautilus-quick-reference/C/figures/menubar.png:
	    * help/nautilus-quick-reference/C/figures/menubar_small.png:
	    * help/nautilus-quick-reference/C/figures/music.png:
	    * help/nautilus-quick-reference/C/figures/music_small.png:
	    * help/nautilus-quick-reference/C/figures/navbar.png:
	    * help/nautilus-quick-reference/C/figures/navbar_small.png:
	    * help/nautilus-quick-reference/C/figures/patterns.png:
	    * help/nautilus-quick-reference/C/figures/sidebar.png:
	    * help/nautilus-quick-reference/C/figures/sidebar_small.png:
	    * help/nautilus-quick-reference/C/figures/themes.png:
	    * help/nautilus-quick-reference/C/figures/themes_small.png:
	    * help/nautilus-quick-reference/C/figures/viewmenu.png:
	    * help/nautilus-quick-reference/C/index.html:

	    Changing so that ownership of $(prefix)/share/omf/nautilus
	    is Nautilus - ie. it doesn't hang around after Nautilus
	    is removed.

	    * nautilus.spec.in:

M	ChangeLog
M	components/help/topleveldocs.xml
M	help/nautilus-quick-reference/C/Makefile.am
D	help/nautilus-quick-reference/C/figures/colors_small.png
A	help/nautilus-quick-reference/C/figures/emblems.png
D	help/nautilus-quick-reference/C/figures/emblems_small.png
D	help/nautilus-quick-reference/C/figures/ff_small.png
A	help/nautilus-quick-reference/C/figures/find.png
D	help/nautilus-quick-reference/C/figures/find_small.png
A	help/nautilus-quick-reference/C/figures/full.png
D	help/nautilus-quick-reference/C/figures/full_small.png
A	help/nautilus-quick-reference/C/figures/locbar.png
D	help/nautilus-quick-reference/C/figures/locbar_small.png
A	help/nautilus-quick-reference/C/figures/menubar.png
D	help/nautilus-quick-reference/C/figures/menubar_small.png
A	help/nautilus-quick-reference/C/figures/music.png
D	help/nautilus-quick-reference/C/figures/music_small.png
A	help/nautilus-quick-reference/C/figures/navbar.png
D	help/nautilus-quick-reference/C/figures/navbar_small.png
A	help/nautilus-quick-reference/C/figures/patterns.png
A	help/nautilus-quick-reference/C/figures/sidebar.png
D	help/nautilus-quick-reference/C/figures/sidebar_small.png
A	help/nautilus-quick-reference/C/figures/themes.png
D	help/nautilus-quick-reference/C/figures/themes_small.png
A	help/nautilus-quick-reference/C/figures/viewmenu.png
M	help/nautilus-quick-reference/C/index.html
M	nautilus.spec.in

commit f01fea6cd04a7da8253e4269a75c2c12b7573404
Author: Robey Pointer <robey@src.gnome.org>
Date:	2001-03-05

    (checkin for eskil, who has no net access yet)

	reviewed by: Robey Pointer <robey@eazel.com>

	* components/services/install/lib/eazel-install-logic2.c:
	(add_to_dedupe_hash), (post_get_softcat_info),
	(dedupe_foreach_depends), (check_if_modification_is_ok),
	(do_requirement_consistency_check_package),
	(do_requirement_consistency_check_internal),
	(check_if_related_package), (check_if_modified_related_package),
	(check_tree_helper), (add_file_conflict),
	(check_no_two_packages_has_same_file),
	(check_conflicts_against_already_installed_packages),
	(check_feature_consistency), (do_file_conflict_check),
	(eazel_uninstall_upward_traverse),
	(eazel_uninstall_check_for_install):

	Mark packages that have had check-existing done on them, so we can
	check them on each round and not miss any packages or check any
	twice.	Dedupe packages even if they don't have softcat info yet
	(their dupe might).  During consistency checking, don't bother to
	check packages that are elsewhere in the tree -- assume we handled
	them correctly already.  Split check_if_related_package into two
	pieces, so we can re-use the first half when adding file
	conflicts.  This way, we can avoid marking file conflicts between
	two related packages (rpm4 allows this, for better or worse).
	Prune dead packages after the file conflict checks.  Make a
	passing reference to an unused softcat flag just to annoy Robey.
	Automatically add related packages to the tree during uninstall.
	This fixes bug 7245 and at least one other bug.

M	ChangeLog
M	components/services/install/lib/eazel-install-logic2.c

commit 7650ab70b3ad1dc3f3f211cb096562959676577e
Author: Dan Mueth <dan@eazel.com>
Date:	2001-03-05

    reviewed by: Maciej Stachowiak <mjs@eazel.com>

    2001-03-04	Dan Mueth  <dan@eazel.com>

	    reviewed by: Maciej Stachowiak  <mjs@eazel.com>

	    Updated the Nautilus User Manual from v0.9 to v1.0.
	    Note that the file TRACKED_CHANGES details the changes
	    between the two versions, for use by translators.
	    There are some new screenshots.

	    Bug#:7271

	    * help/nautilus-user-manual/C/Makefile.am:
	    * help/nautilus-user-manual/C/TRACKED_CHANGES:
	    * help/nautilus-user-manual/C/figures/custicon.png:
	    * help/nautilus-user-manual/C/figures/full-1.png:
	    * help/nautilus-user-manual/C/figures/full-2.png:
	    * help/nautilus-user-manual/C/figures/full-3.png:
	    * help/nautilus-user-manual/C/figures/full-4.png:
	    * help/nautilus-user-manual/C/figures/full-5.png:
	    * help/nautilus-user-manual/C/figures/full-6.png:
	    * help/nautilus-user-manual/C/figures/full.png:
	    * help/nautilus-user-manual/C/figures/locbar.png:
	    * help/nautilus-user-manual/C/figures/part-1.png:
	    * help/nautilus-user-manual/C/figures/part-2.png:
	    * help/nautilus-user-manual/C/figures/part-3.png:
	    * help/nautilus-user-manual/C/figures/part.png:
	    * help/nautilus-user-manual/C/figures/player-1.png:
	    * help/nautilus-user-manual/C/figures/player-2.png:
	    * help/nautilus-user-manual/C/figures/player-3.png:
	    * help/nautilus-user-manual/C/figures/player-4.png:
	    * help/nautilus-user-manual/C/figures/player.png:
	    * help/nautilus-user-manual/C/figures/prefmenu.png:
	    * help/nautilus-user-manual/C/figures/sidebar.png:
	    * help/nautilus-user-manual/C/figures/viewmenu.png:
	    * help/nautilus-user-manual/C/nautilus-user-manual.sgml:

	    Suppressed terminal spew every time an info page is viewed
	    and pretty'd up the error page when the info page does not
	    exist.  Note - info page viewing is now broken completely.
	    This is not due to this patch.  I wrote this patch on a
	    working build of Nautilus and somebody else has since
	    broken it in Nautilus CVS.

	    Bug#: 7299

	    * components/help/converters/gnome-info2html2/main.c:
	    (file_exists), (main):

M	ChangeLog
M	components/help/converters/gnome-info2html2/main.c
M	help/nautilus-user-manual/C/Makefile.am
A	help/nautilus-user-manual/C/TRACKED_CHANGES
M	help/nautilus-user-manual/C/figures/custicon.png
A	help/nautilus-user-manual/C/figures/full-1.png
A	help/nautilus-user-manual/C/figures/full-2.png
A	help/nautilus-user-manual/C/figures/full-3.png
A	help/nautilus-user-manual/C/figures/full-4.png
A	help/nautilus-user-manual/C/figures/full-5.png
A	help/nautilus-user-manual/C/figures/full-6.png
M	help/nautilus-user-manual/C/figures/full.png
M	help/nautilus-user-manual/C/figures/locbar.png
A	help/nautilus-user-manual/C/figures/part-1.png
A	help/nautilus-user-manual/C/figures/part-2.png
A	help/nautilus-user-manual/C/figures/part-3.png
M	help/nautilus-user-manual/C/figures/part.png
A	help/nautilus-user-manual/C/figures/player-1.png
A	help/nautilus-user-manual/C/figures/player-2.png
A	help/nautilus-user-manual/C/figures/player-3.png
A	help/nautilus-user-manual/C/figures/player-4.png
M	help/nautilus-user-manual/C/figures/player.png
M	help/nautilus-user-manual/C/figures/prefmenu.png
M	help/nautilus-user-manual/C/figures/sidebar.png
M	help/nautilus-user-manual/C/figures/viewmenu.png
M	help/nautilus-user-manual/C/nautilus-user-manual.sgml
M	help/nautilus-user-manual/C/nautilus-user-manual.xml

commit 842f785ea73b214c93e4798bf7b941788348895d
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2001-03-05

	reviewed by: Pavel Cisler  <pavel@eazel.com>

	Fix bug 6967 (if you double click on a package in the icon view
	and the while it's loading double click on it again nautilus may
	segfault).

	* src/nautilus-view-frame.c
	(nautilus_view_frame_queue_incoming_call): If the destroy callback
	is NULL, do not attempt to call it. With this change, I can
	turbo-click an rpm and the package view will still come up cleanly
	without crashing Nautilus or itself.

M	ChangeLog
M	src/nautilus-view-frame.c

commit b696fe22fe80a85986664103da1f8851dcfab780
Author: Pavel Cisler <pavel@eazel.com>
Date:	2001-03-04

    reviewed by: Darin Adler <darin@eazel.com>

    2001-03-04	Pavel Cisler <pavel@eazel.com>

	reviewed by: Darin Adler  <darin@eazel.com>

	* libnautilus-extensions/nautilus-preferences.c:
	(preferences_key_make_for_visibility):

	Fix a leak by adding a missing g_free.

M	ChangeLog
M	libnautilus-extensions/nautilus-preferences.c
M	libnautilus-private/nautilus-preferences.c

commit b96961d2f574da9ce4ad8fbb0ea1ff32d908192c
Author: Christian Rose <menthos@src.gnome.org>
Date:	2001-03-03

    Updated Swedish translation.

M	po/ChangeLog
M	po/sv.po

commit e8c85be84ddf50acbe3a7ba3ef31b602cf8112c5
Author: Pablo Gonzalo del Campo <pablodc@bigfoot.com>
Date:	2001-03-03

    Updated Spanish Translation.

    2001-03-02	Pablo Gonzalo del Campo <pablodc@bigfoot.com>

	    * es.po: Updated Spanish Translation.

M	po/ChangeLog
M	po/es.po

commit 5d984881ef4a78fdc9b286f8182c09fe0cba626e
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-03-03

	reviewed by: Pavel Cisler <pavel@eazel.com>

	* libnautilus-extensions/nautilus-font-manager.c:
	(nautilus_font_manager_get_fallback_font):
	Add workaround for tinderbox lack of 'make install' problem.  Ill
	fix this better tommorow.

M	ChangeLog
M	libnautilus-extensions/nautilus-font-manager.c
M	libnautilus-private/nautilus-font-manager.c

commit 78ab9bcb993142831d7c032f007720b35ed0baa3
Author: Seth Nickell <seth@eazel.com>
Date:	2001-03-03

    reviewed by: Pavel Cisler <pavel@eazel.com>

    2001-03-02	Seth Nickell  <seth@eazel.com>

	reviewed by: Pavel Cisler <pavel@eazel.com>

	* libnautilus-extensions/nautilus-volume-monitor.c:

	Add UFS detection code to make Trash work on Solaris. Basically
	a cut and paste of the equivalent ReiserFS code added earlier.

M	ChangeLog
M	libnautilus-extensions/nautilus-volume-monitor.c
M	libnautilus-private/nautilus-volume-monitor.c

commit 5aaf005c845c9fb1df0d1913704d4e45e164c87e
Author: Pavel Cisler <pavel@eazel.com>
Date:	2001-03-03

    reviewed by: Gene Z. Ragan <gzr@eazel.com>

    2001-03-02	Pavel Cisler  <pavel@eazel.com>

	reviewed by: Gene Z. Ragan <gzr@eazel.com>

	* libnautilus-extensions/nautilus-volume-monitor.c:
	Turn off spew about unknown file systems.

M	ChangeLog
M	libnautilus-extensions/nautilus-volume-monitor.c
M	libnautilus-private/nautilus-volume-monitor.c

commit 6385d17a3d5541963ca0338f48379d544c13024d
Author: Eskil Heyn Olsen <eskil@eazel.com>
Date:	2001-03-03

    written by: Robey Pointer <robey@eazel.com> reviewed by: Eskil
    Heyn Olsen

    2001-03-02	Eskil Heyn Olsen  <eskil@eazel.com>

	written by: Robey Pointer  <robey@eazel.com>
	reviewed by: Eskil Heyn Olsen  <eskil@eazel.com>

	This is a patch to debug output only.

	* components/services/install/lib/eazel-package-system-types.c:
	(packagedata_dump_tree_helper), (packagedata_dump_tree_int),
	(packagedata_dump_tree):
	Don't log dependencies for broken packages in debug output.

M	ChangeLog
M	components/services/install/lib/eazel-package-system-types.c

commit ae3cf8fbdf7b6cf4f0a2be0c828e704442b46f2a
Author: Eskil Heyn Olsen <eskil@eazel.com>
Date:	2001-03-03

    reviewed by: Robey Pointer <robey@eazel.com> who sez "that's nice..."

    2001-03-02	Eskil Heyn Olsen  <eskil@eazel.com>

	reviewed by: Robey Pointer  <robey@eazel.com> who sez "that's
	nice..."

	Fixed 7245.

	* components/rpmview/nautilus-rpm-view-install.c:
	(get_detailed_errors), (nautilus_rpm_view_install_failed),
	(nautilus_rpm_view_uninstall_failed),
	(nautilus_rpm_view_install_done),
	(nautilus_rpm_view_install_package_callback),
	(nautilus_rpm_view_uninstall_package_callback):
	Fixed 7245, install view uses EazelInstallProblem to generate
	error strings.
	No longer call load_failed when done.
	Do gnome_dialog_run instead of gnome_dialog_run_and_close and lets
	hope it's not fatal...

	* components/services/install/command-line/Makefile.am:
	*
	components/services/install/command-line/eazel-alt-install-corba.
	c: (eazel_download_progress_signal),
	(eazel_install_progress_signal), (main):
	Fixed some math stuff that could cause arithmetic coredumps.
	Added i18n initialization code.

M	ChangeLog
M	components/rpmview/nautilus-rpm-view-install.c
M	components/services/install/command-line/Makefile.am
M	components/services/install/command-line/eazel-alt-install-corba.c

commit a5eedddc21e6f257f21ed4bb29bcc8fbd507084e
Author: Ramiro Estrugo <ramiro@eazel.com>
Date:	2001-03-03

    reviewed by: <delete if not using a buddy>

    2001-03-02	Ramiro Estrugo	<ramiro@eazel.com>

	    reviewed by: <delete if not using a buddy>

	    Bug 2673 - Need to hook up the new font picker to nautilus .

	    * configure.in:
	    Remove an old font setup hack that never really worked.

	    * data/fonts/urw/fonts.dir:
	    Rename the fonts to "Helvetica Default" in order not to
	    clash with
	    system fonts.

	    * libnautilus-extensions/nautilus-font-manager.h:
	    * libnautilus-extensions/nautilus-font-manager.c:
	    (font_description_new): Add a font type parameter.
	    (font_lists_total_num_fonts): New function to count the total
	    number of scalable fonts detetected.
	    (font_description_table_add): Pass in the detected font
	    lists to
	    do reality checks.
	    (font_get_font_type): New function.
	    (font_description_table_get_length),
	    (font_description_table_peek_nth),
	    (font_description_table_get_nth_file_name): Name the
	    parameters
	    more consistently.
	    (font_description_table_for_each): Add font type parameter
	    (font_description_table_new): Rework to not require storing
	    the
	    detected font list.  We now use that only for the duration
	    of the
	    constructor.  Lost the install_font_lists dumbness.
	    (font_server_for_each_font_directory_internal): Use g_warning
	    instead of g_print.
	    (font_ignore_directory): New function to determine whether we
	    should ignore a directory - makes things much faster.
	    (font_manager_collect_font_tables): New function to handle
	    all the
	    work of collecting font directories into tables.
	    (font_server_for_each_callback), (font_table_list_free),
	    (font_table_list_for_each), (free_font_tables),
	    (ensure_at_exit_handler), (ensure_fallback_font_table),
	    (ensure_user_font_table), (ensure_system_font_tables): Add 3
	    tables for fallback, system and users fonts.  These are
	    populated
	    as needed.
	    (nautilus_font_manager_for_each_font): Iterate the 3 font
	    talbles.
	    (nautilus_font_manager_get_fallback_font) : New function
	    to obtain
	    a fallback font quickly without having to check the system.
	    (call_chop_off_comments), (nautilus_self_check_font_manager):
	    Rework the checks to not create a temp directory.
	    Unfortunately
	    they now only run for me.

	    * libnautilus-extensions/nautilus-font-picker.h:
	    * libnautilus-extensions/nautilus-font-picker.c:
	    (nautilus_font_picker_initialize_class),
	    (nautilus_font_picker_initialize),
	    (nautilus_font_picker_destroy),
	    (font_entry_list_find), (font_picker_update),
	    (font_name_picker_changed_callback),
	    (style_picker_changed_callback), (ignore_font),
	    (font_manager_callback), (style_list_for_each_callback),
	    (font_entry_list_for_each_callback),
	    (nautilus_font_picker_get_selected_font),
	    (nautilus_font_picker_set_selected_font),
	    (nautilus_font_picker_set_title_label):
	    Use the new font manager.

	    * libnautilus-extensions/nautilus-global-preferences.h:
	    * libnautilus-extensions/nautilus-global-preferences.c:
	    (global_preferences_install_descriptions),
	    (global_preferences_install_defaults),
	    (global_preferences_create_dialog), (appearnace_pane_update),
	    (global_preferences_create_font_group),
	    (global_preferences_install_home_location_defaults),
	    (global_preferences_install_font_defaults):
	    Add a new preference for the smooth font.
	    Factor our the default font code to its own function.
	    Setup the
	    font pickers items to be mutually exclusive according to the
	    smooth graphics mode preference value.

	    * libnautilus-extensions/nautilus-gtk-extensions.h:
	    * libnautilus-extensions/nautilus-gtk-extensions.c:
	    (nautilus_gtk_widget_set_shown):
	    New function to show or hide a widget in one go.

	    * libnautilus-extensions/nautilus-preferences-group.c:
	    (nautilus_preferences_group_update):
	    Dont show the widget if a controlling preference prevents it.

	    * libnautilus-extensions/nautilus-preferences-item.h:
	    * libnautilus-extensions/nautilus-preferences-item.c:
	    (preferences_item_update_smooth_font),
	    (preferences_smooth_font_changed_callback),
	    (preferences_item_create_smooth_font): Add support for
	    a smooth
	    font picker.
	    (preferences_item_destroy), (preferences_item_construct),
	    (nautilus_preferences_item_set_control_preference),
	    (nautilus_preferences_item_set_control_action),
	    (nautilus_preferences_item_get_control_showing): Add
	    support for
	    using a controlling preference which can force the widget
	    to be
	    shown or hidden depending on its value.

	    * libnautilus-extensions/nautilus-preferences-pane.c:
	    (nautilus_preferences_pane_update):
	    Use new gtk extension to show or hide the widget in one go.

	    * libnautilus-extensions/nautilus-scalable-font.h:
	    * libnautilus-extensions/nautilus-scalable-font.c:
	    (font_family_string_map_new): Update fallback font name.
	    (nautilus_scalable_font_new_from_file_name): New function to
	    create a font directly from a font file name.
	    (nautilus_scalable_font_get_default_font): Update fallback
	    font name.
	    (nautilus_scalable_font_get_default_bold_font): New
	    function to
	    get a fallback bold font.
	    Remove some unsed functions.  Remove the font setup hack,
	    the font
	    manager takes care of that now.

	    * libnautilus-extensions/nautilus-string-picker.h:
	    * libnautilus-extensions/nautilus-string-picker.c:
	    (nautilus_string_picker_clear):
	    New function to clear the string picker.

	    * libnautilus-extensions/nautilus-tabs.c:
	    (nautilus_tabs_initialize):
	    Fix the hard coded font name.

	    * src/nautilus-first-time-druid.c: (new_title_label):
	    Fix the hard coded font name.

	    * src/nautilus-sidebar-tabs.c:
	    (nautilus_sidebar_tabs_load_theme_data):
	    Fix the hard coded font name.

	    * test/Makefile.am:
	    * test/test-nautilus-font-manager.c: (font_type_to_string),
	    (font_iterator_callback), (font_table_for_each_callback),
	    (main):
	    * test/test-nautilus-font-picker.c:
	    (font_picker_changed_callback),
	    (main):
	    * test/test-nautilus-glyph-simple.c: (main):
	    * test/test-nautilus-label.c: (main):
	    Update for new font picker and font manager changes.

M	ChangeLog
M	configure.in
M	data/fonts/urw/fonts.dir
M	libnautilus-extensions/nautilus-font-manager.c
M	libnautilus-extensions/nautilus-font-manager.h
M	libnautilus-extensions/nautilus-font-picker.c
M	libnautilus-extensions/nautilus-font-picker.h
M	libnautilus-extensions/nautilus-global-preferences.c
M	libnautilus-extensions/nautilus-global-preferences.h
M	libnautilus-extensions/nautilus-gtk-extensions.c
M	libnautilus-extensions/nautilus-gtk-extensions.h
M	libnautilus-extensions/nautilus-preferences-group.c
M	libnautilus-extensions/nautilus-preferences-item.c
M	libnautilus-extensions/nautilus-preferences-item.h
M	libnautilus-extensions/nautilus-preferences-pane.c
M	libnautilus-extensions/nautilus-scalable-font.c
M	libnautilus-extensions/nautilus-scalable-font.h
M	libnautilus-extensions/nautilus-string-picker.c
M	libnautilus-extensions/nautilus-string-picker.h
M	libnautilus-extensions/nautilus-tabs.c
M	libnautilus-private/nautilus-font-manager.c
M	libnautilus-private/nautilus-font-manager.h
M	libnautilus-private/nautilus-font-picker.c
M	libnautilus-private/nautilus-font-picker.h
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.h
M	libnautilus-private/nautilus-gtk-extensions.c
M	libnautilus-private/nautilus-gtk-extensions.h
M	libnautilus-private/nautilus-preferences-group.c
M	libnautilus-private/nautilus-preferences-item.c
M	libnautilus-private/nautilus-preferences-item.h
M	libnautilus-private/nautilus-preferences-pane.c
M	libnautilus-private/nautilus-scalable-font.c
M	libnautilus-private/nautilus-scalable-font.h
M	libnautilus-private/nautilus-string-picker.c
M	libnautilus-private/nautilus-string-picker.h
M	libnautilus-private/nautilus-tabs.c
M	src/nautilus-first-time-druid.c
M	src/nautilus-sidebar-tabs.c
M	test/Makefile.am
M	test/test-nautilus-font-manager.c
M	test/test-nautilus-font-picker.c
M	test/test-nautilus-glyph-simple.c
M	test/test-nautilus-label.c

commit 8eb6d4160dbdb21cb149ae6ddbdc9b5daa64ee52
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-03-03

	reviewed by: Arik Devens <arik@eazel.com>

	Fix bug 7190 (Typing / in location moves cursor to end of line).

	* src/nautilus-location-bar.c: (try_to_expand_path): Fix a bunch
	of storage leaks, including calls to
	gnome_vfs_expand_initial_tilde that do nothing. Remove code to
	expand the initial tilde in here. That can all be handled below
	(and need not be deferred until idle time).
	(get_editable_length): New helper function.
	(has_exactly_one_slash): New helper function.
	(set_position_and_selection_to_end): New helper function.
	(position_and_selection_are_at_end): New helper function.
	(editable_key_press_callback): Fix logic so we only try to do
	completion of any kind when the user is typing at the end of the
	text. Also only do the tilde expansion when the path has exactly
	one slash, and do it right away rather than waiting for idle the
	way the file name expansion does. Finally, cancel the file name
	expansion if you are no longer at the end of the text.

	Other change.

	* src/nautilus-property-browser.c:
	(nautilus_property_browser_initialize),
	(nautilus_property_browser_update_contents):
	* src/nautilus-theme-selector.c:
	(nautilus_theme_selector_initialize):
	Add FIXMEs for uses of spaces to make buttons look right.

M	ChangeLog
M	src/nautilus-location-bar.c
M	src/nautilus-property-browser.c
M	src/nautilus-theme-selector.c

commit 1aa1ebf72567e6157c8d1e3de61948f8e2c183a5
Author: Pavel Cisler <pavel@eazel.com>
Date:	2001-03-03

    reviewed by: John Harper <jsh@eazel.com>

    2001-03-02	Pavel Cisler  <pavel@eazel.com>

	reviewed by: John Harper  <jsh@eazel.com>

	Fix 7297: Segmentation fault when rapidly pressing refresh twice.

	* src/file-manager/fm-directory-view.c: (fm_directory_view_stop):
	Need to set pending_files_added and pending_files_changed to NULL
	after freeing them.

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit af0a7b6b7e7b0d8298e080b6616fd69f1b2d0161
Author: John Harper <jsh@eazel.com>
Date:	2001-03-03

    reviewed by: Darin Adler <darin@eazel.com>

    2001-03-02	John Harper  <jsh@eazel.com>

	reviewed by: Darin Adler  <darin@eazel.com>

	Fixed bug 7264 (Nautilus crashing regularly when browsing
	folders with .svg files with text in them):

	* librsvg/rsvg-ft.c (rsvg_ft_measure_or_render_string): in the
	returned `dimensions' array, return the actual height of the
	glyph buffer, not the height of the text bounding box. This
	appears to fix bug 7264

	* librsvg/rsvg-ft.c (rsvg_ft_measure_or_render_string):
	subtract the last element of the glyph affine transformation
	(the vertical offset) from the position at which it's rendered.
	This fixes the test-ft-gtk test program


	reviewed by: Pavel Cisler  <pavel@eazel.com>

	* src/nautilus-window.c (nautilus_window_realize): modified my
	last change to use gnome_pixmap_file () instead of
	nautilus_pixmap_file () (since the nautilus-launch-icon.png
	image gets installed in $prefix/share/pixmaps instead of
	$pixmap/share/nautilus/pixmaps, I had an old icon lying around
	which made me not see this..)

M	ChangeLog
M	librsvg/rsvg-ft.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window.c

commit 2f9e30c0ea01ea7b065b3d21067bd03bbbc514d1
Author: John Harper <jsh@eazel.com>
Date:	2001-03-03

    disabled self check for now, since it won't work without make install

    2001-03-02	John Harper  <jsh@eazel.com>

	* libnautilus-extensions/nautilus-smooth-text-layout-cache.c:
	disabled self check for now, since it won't work without make
	install having been run

M	ChangeLog
M	libnautilus-extensions/nautilus-smooth-text-layout-cache.c
M	libnautilus-private/nautilus-smooth-text-layout-cache.c

commit 3568c69d25095dcd91e9eda6b562f870775cd60e
Author: John Harper <jsh@eazel.com>
Date:	2001-03-03

    reviewed by: Gene Z. Ragan <gzr@eazel.com>

    2001-03-02	John Harper  <jsh@eazel.com>

	reviewed by: Gene Z. Ragan <gzr@eazel.com>

	Fixed bug 6740 (GNOME Panel mini-icon is used in Sawfish, large
	version needs to be there.):

	* src/nautilus-window.c (nautilus_window_realize): call
	gnome_window_icon_set_from_file () on the window, with the
	image file whose base is `nautilus-launch-icon.png'

M	ChangeLog
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window.c

commit 27d840927a1ab85369eabebd5ffd38c5c5a75d15
Author: Pavel Cisler <pavel@eazel.com>
Date:	2001-03-03

    Fix 7225 (emblem sorting locks up entire system for extended period of

    2001-03-02	Pavel Cisler  <pavel@eazel.com>

	Fix 7225 (emblem sorting locks up entire system for extended
		  period of time)

	reviewed by: Darin Adler  <darin@eazel.com>

	* libnautilus-extensions/nautilus-file-private.h:
	* libnautilus-extensions/nautilus-file.c:
	(fill_emblem_cache_if_needed), (compare_by_emblems):
	Implement a simple cache for automatic and keyword emblems.

	* libnautilus-extensions/nautilus-file.c:
	(destroy), (nautilus_file_set_keywords),
	(nautilus_file_emit_changed):
	Nuke the cache when keywords change.

M	ChangeLog
M	libnautilus-extensions/nautilus-file-private.h
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-private/nautilus-file-private.h
M	libnautilus-private/nautilus-file.c

commit 04eb5b8518034be35d1496ca70d88dcd647a1069
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2001-03-03

    reviewed by: Pavel Cisler <pavel@eazel.com>

    2001-03-02	Gene Z. Ragan  <gzr@eazel.com>

	reviewed by: Pavel Cisler <pavel@eazel.com>

	Fixed bug 558, Items don't show up in trash: when dropped.

	* libnautilus-extensions/nautilus-volume-monitor.c:
	* libnautilus-extensions/nautilus-volume-monitor.h:
	Added detection for ReiserFS.  ReiserFS is now a
	supported type for the trash folder creation and
	detection code.

M	ChangeLog
M	libnautilus-extensions/nautilus-volume-monitor.c
M	libnautilus-extensions/nautilus-volume-monitor.h
M	libnautilus-private/nautilus-volume-monitor.c
M	libnautilus-private/nautilus-volume-monitor.h

commit ef6544c33516bf1871dff3f394c698a3e00d5aa9
Author: Frederic Crozat <fcrozat@mandrakesoft.com>
Date:	2001-03-03

    reviewed by: Gene Z. Ragan <gzr@eazel.com>

    2001-03-02	Frederic Crozat <fcrozat@mandrakesoft.com>

	reviewed by: Gene Z. Ragan  <gzr@eazel.com>

	Fixed bug 7276, No support for bzipped man and info pages
	-- problem for Mandrake

	Note that the coding style of these files is not the same
	as the rest of the Nautilus source code.

	* components/help/converters/gnome-info2html2/Makefile.am:
	* components/help/converters/gnome-info2html2/main.c: (main):
	* components/help/converters/gnome-man2html2/Makefile.am:
	* components/help/converters/gnome-man2html2/gnome-man2html.c:
	(read_man_page):
	* components/help/hyperbola-filefmt.c:
	(extract_secnum_from_filename), (man_name_without_suffix),
	(fmt_man_populate_tree_for_subdir):

M	ChangeLog
M	acconfig.h
M	components/help/converters/gnome-info2html2/Makefile.am
M	components/help/converters/gnome-info2html2/main.c
M	components/help/converters/gnome-man2html2/Makefile.am
M	components/help/converters/gnome-man2html2/gnome-man2html.c
M	components/help/hyperbola-filefmt.c
M	configure.in

commit e07c378878c01e5cd10d49e1b9995dbbcb870d40
Author: Ian McKellar <yakk@src.gnome.org>
Date:	2001-03-03

    Added launchers to the congratulations page. This fixes 5513.

	* components/services/install-view/callbacks.c:
	(nautilus_service_install_done):
	*
	components/services/install-view/nautilus-service-install-view.c:
	(nautilus_install_service_describe_menu_entry), (describe_dentry),
	(drag_data_get), (drag_data_delete), (launcher_clicked_callback),
	(make_dragable_icon_well),
	(nautilus_install_service_add_menu_launchers):
	*
	components/services/install-view/nautilus-service-install-view.h:
	Added launchers to the congratulations page.
	This fixes 5513.

	* components/services/inventory/eazel-inventory-utils.c:
	(eazel_inventory_clear_md5):
	Fixed a crasher in the inventory upload.

	* libnautilus-extensions/nautilus-clickable-image.c:
	(ancestor_button_release_event):
	Fixed NautilusClickableImage so that it doesn't generate click
	events
	when you d-n-d from it.

M	ChangeLog
M	components/services/install-view/callbacks.c
M	components/services/install-view/nautilus-service-install-view.c
M	components/services/install-view/nautilus-service-install-view.h
M	components/services/inventory/eazel-inventory-utils.c
M	libnautilus-extensions/nautilus-clickable-image.c
M	libnautilus-private/nautilus-clickable-image.c

commit c35c8dca842f95910c91069cb902bebd3da7e7c0
Author: Eric Fischer <eric@eazel.com>
Date:	2001-03-03

    reviewed by: Robin * Slomkowski <rslomkow@eazel.com>

    2001-03-02	Eric Fischer  <eric@eazel.com>

	    reviewed by: Robin * Slomkowski <rslomkow@eazel.com>

	    (Fixes Bug 6927)

	    * Makefile.am:
	    Add eazel-logos installation and distribution rules,
	    conditional
	    upon the presence of the eazel-logos directory.  Remove
	    eazel-logos
	    from SUBDIRS.

	    * configure.in:
	    Add check for presence of eazel-logos directory.  Remove
	    eazel-logos
	    Makefiles from list of files to be generated.

	    * eazel-logos/Makefile.am:
	    * eazel-logos/throbber/Makefile.am:
	    Removed.  Now takes place in main Makefile.am.

	    * nautilus.spec.in:
	    Only install eazel-logos files if the eazel-logos directory
	    was
	    present at build time.

M	ChangeLog
M	Makefile.am
M	configure.in
M	eazel-logos/Makefile.am
M	eazel-logos/throbber/Makefile.am
M	nautilus.spec.in

commit c5e1fa3927ff0d2d3e69f60ecb02484ff040ff8d
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2001-03-03

    Tweaks.

    2001-03-03	Kjartan Maraas	<kmaraas@gnome.org>

	* help/nautilus-quick-reference/no/index.html: Tweaks.

M	ChangeLog
M	help/nautilus-quick-reference/no/index.html
M	po/no.po

commit 6ab518bc39438b1abb14022e4c7c225c37cb1025
Author: John Harper <jsh@eazel.com>
Date:	2001-03-02

    reviewed by: Darin Adler <darin@eazel.com>

    2001-03-02	John Harper  <jsh@eazel.com>

	reviewed by: Darin Adler  <darin@eazel.com>

	Work to cache smooth-text-layout objects. This increases the
	speed of aa rendering so that there's no noticeable difference
	when compared with non-aa mode (e.g. when dragging windows over
	the top of the nautilus window)

	* libnautilus-extensions/nautilus-smooth-text-layout-cache.c,
	libnautilus-extensions/nautilus-smooth-text-layout-cache.h: new
	class, a cache for the NautilusSmoothTextLayout objects

	* libnautilus-extensions/nautilus-icon-canvas-item.c
	(nautilus_icon_canvas_item_initialize_class): allocate a
	NautilusSmoothTextLayoutCache for all canvas items. It will be
	freed on program exit

	(draw_or_measure_label_text_aa): use the layout cache when
	rendering text

	* libnautilus-extensions/Makefile.am: added layout cache files

	* libnautilus-extensions/nautilus-glyph.c,
	libnautilus-extensions/nautilus-glyph.c,
	libnautilus-extensions/nautilus-smooth-text-layout.c,
	libnautilus-extensions/nautilus-smooth-text-layout.c
	(nautilus_glyph_compare, nautilus_smooth_text_layout_compare):
	new functions, only defined when NAUTILUS_OMIT_SELF_CHECK isn't
	#define'd. Used by the cache's self test code

	* libnautilus-extensions/nautilus-lib-self-check-functions.h:
	added nautilus_self_check_smooth_text_layout_cache to the list

M	ChangeLog
M	libnautilus-extensions/Makefile.am
M	libnautilus-extensions/nautilus-glyph.c
M	libnautilus-extensions/nautilus-glyph.h
M	libnautilus-extensions/nautilus-icon-canvas-item.c
M	libnautilus-extensions/nautilus-lib-self-check-functions.h
A	libnautilus-extensions/nautilus-smooth-text-layout-cache.c
A	libnautilus-extensions/nautilus-smooth-text-layout-cache.h
M	libnautilus-extensions/nautilus-smooth-text-layout.c
M	libnautilus-extensions/nautilus-smooth-text-layout.h
M	libnautilus-private/Makefile.am
M	libnautilus-private/nautilus-glyph.c
M	libnautilus-private/nautilus-glyph.h
M	libnautilus-private/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-lib-self-check-functions.h
A	libnautilus-private/nautilus-smooth-text-layout-cache.c
A	libnautilus-private/nautilus-smooth-text-layout-cache.h
M	libnautilus-private/nautilus-smooth-text-layout.c
M	libnautilus-private/nautilus-smooth-text-layout.h

commit 15ebdc1143d9fa561087d83c3e3d782958facf0a
Author: Simos Xenitellis <simos@src.gnome.org>
Date:	2001-03-02

    Updated Greek translation

M	po/ChangeLog
M	po/el.po

commit fe3dd5843b89d6bf61aed802a9613b31d259089d
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2001-03-02

    fixed bug 7247, Web Search and Services toolbar icons missing in GNOME


	fixed bug 7247, Web Search and Services toolbar icons missing in
	GNOME theme; fixed by tweaking the toolbar theming logic to
	deal with icons that don't have stock equivalents, and adding
	images
	for the gnome theme to use

	* icons/gnome/Makefile.am:
	* icons/gnome/SearchWeb.png:
	* icons/gnome/Services.png:
	* src/nautilus-window-toolbars.c: (get_file_name_from_icon_name),
	(set_up_standard_bonobo_button), (set_up_special_bonobo_button),
	(set_up_toolbar_images):

	* icons/Services.png:
	stopgap fix for bug 7289, services toolbar icon in default theme
	doesn't fit in the rest of the toolbar icons.  I replaced it with
	an earlier one that is still consistent with the other services
	icons,
	but it's still not good enough; Arlo will keep working on a better
	one.

M	ChangeLog
M	icons/Services.png
M	icons/gnome/Makefile.am
A	icons/gnome/SearchWeb.png
A	icons/gnome/Services.png
M	src/nautilus-window-toolbars.c

commit 7f869e103d9316f4291450c6f36c34a8e90a843d
Author: Dan Mueth <dan@eazel.com>
Date:	2001-03-02

    reviewed by: John Fleck <jfleck@inkstain.net>

    2001-03-02	Dan Mueth  <dan@eazel.com>

	    reviewed by: John Fleck <jfleck@inkstain.net>

	    (Patch was written by Laszlo Kovacs  <laszlo.kovacs@sun.com>)

	    Fix problem where use of <anchor> messes up entire document
	    rendering.

	    Bug #:6827

	    * components/help/converters/gnome-db2html2/gdb3html.c:
	    (start_element):

M	ChangeLog
M	components/help/converters/gnome-db2html2/gdb3html.c

commit c6f20b599cdd88970afc7bb5db9cc418c6fb4d9b
Author: Dan Mueth <dan@eazel.com>
Date:	2001-03-02

    reviewed by: Don Melton <don@eazel.com>

    2001-03-02	Dan Mueth  <dan@eazel.com>

	    reviewed by: Don Melton <don@eazel.com>

	    Doing build stuff so that new files regarding
	    the distribution license of the Eazel trademarks
	    contained in eazel-logos/ are properly included
	    in tarballs and RPM's.

	    Bug #: 7275 and 7274

	    * Makefile.am: Added TRADEMARK_NOTICE to EXTRA_DIST
	    * eazel-logos/Makefile.am: Added LICENSE to icon_DATA
	    * nautilus.spec.in: Added eazel-logos/LICENSE and
	      TRADEMARK_NOTICE

	    Fixed a small problem for "es_ES" locale missing
	    a doc.

	    * components/help/topleveldocs.xml:

M	ChangeLog
M	Makefile.am
M	components/help/topleveldocs.xml
M	eazel-logos/Makefile.am
M	nautilus.spec.in

commit bfa709798abb70604ce342c510b369f51174acf8
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2001-03-02

    Updated Norwegian (bokml) translation.

    2001-03-02	Kjartan Maraas	<kmaraas@gnome.org>

	* no.po: Updated Norwegian (bokml) translation.

M	po/ChangeLog
M	po/no.po

commit 0a1766dd7e80400de6d4db2ce38dc0779adf310a
Author: Mike Engber <engber@src.gnome.org>
Date:	2001-03-02

    reviewed by: George Lebl <jirka@5z.org>


	reviewed by: George Lebl <jirka@5z.org>

	* components/help/hyperbola-filefmt.c:
	(fmt_scrollkeeper_populate_tree), (fmt_toplevel_populate_tree):
	Switch to using gnome_i18n_get_language_list instead of grabbing
	the language straight from the "LANG" environment variable - 7109.

M	ChangeLog
M	components/help/hyperbola-filefmt.c

commit cf6d17d3a93fcba2ed6c2be9fc87140dceb35e5f
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2001-03-02

    fixed bug 7283, wrong pattern dragged when property browser is
    scrolled,


	* src/nautilus-property-browser.c:
	(nautilus_property_browser_update_contents):
	fixed bug 7283, wrong pattern dragged when property browser is
	scrolled, by revert yesterday's border box change that caused it.

M	ChangeLog
M	src/nautilus-property-browser.c

commit ef9c51a003cb6a2387aebba743506d5b0a383d11
Author: Simos Xenitellis <simos@src.gnome.org>
Date:	2001-03-02

    Updated Greek translation

M	po/ChangeLog
M	po/el.po

commit d893bca7f3edccf2af5eaa092818918c7513fde1
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2001-03-02

	reviewed by: Darin Adler  <darin@eazel.com>

	Refixed bug 5863 (Opening folder triggers recalculation
	of deep count in Properties window)

	The deep count was being invalidated by the directory
	loading mechanism, which is legal and should be
	harmless. Taught the properties window not to do the
	visible recount whenever deep count is invalidated.

	* src/file-manager/fm-properties-window.c:
	(directory_contents_value_field_update): Set new
	deep_count_finished variable when the deep count is
	done. Afterwards, only update the display if a new
	deep count is completed (don't show future count-ups).

M	ChangeLog
M	src/file-manager/fm-properties-window.c

commit a4970d74fc1dc2bedd155e82204af5ff99d098ab
Author: Eric Fischer <eric@eazel.com>
Date:	2001-03-02

    reviewed by: Michael Engber <engber@eazel.com>

    2001-03-01	Eric Fischer  <eric@eazel.com>

	    reviewed by: Michael Engber <engber@eazel.com>

	    * nautilus.spec.in:
	    Fix tinderbox breakage by adding missing AC_SUBST lines for
	    version number dependencies that got moved from the spec file
	    to the configure file.

M	ChangeLog
M	configure.in

commit 7541ffd358f5ca81469381ca1b8cbab7dad88ac3
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-03-02

	reviewed by: John Sullivan <sullivan@eazel.com>

	Fixed bug 7156 (Opening multiple folders with tree view on causes
	timed wait dialogs for all but the first (folders never open)):

	* libnautilus-extensions/nautilus-directory-async.c:
	(async_job_start), (async_job_end): Added some debug code (turned
	off).
	(dequeue_pending_idle_callback): Fix problem where in the cancel
	case we did not do a nautilus_directory_async_state_changed. This
	didn't actually cause the bug.
	(nautilus_directory_stop_monitoring_file_list): The actual bug
	fix. Use the correct cancel function here. The old one didn't do
	all the cancelling work.
	(cancel_loading_attributes),
	(nautilus_directory_cancel_loading_file_attributes): Two more
	cases where we needed a call to
	nautilus_directory_async_state_changed. These didn't actually
	cause the bug.

M	ChangeLog
M	libnautilus-extensions/nautilus-directory-async.c
M	libnautilus-private/nautilus-directory-async.c
M	nautilus-installer/.cvsignore

commit b5961ae431deadff2ae7869dccfe8f6b1e1deb37
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2001-03-02

	reviewed by: Seth Nickell  <seth@eazel.com>

	* components/services/inventory-view/Makefile.am: Add missing file
	to sources to fix tinderbox.

M	ChangeLog
M	components/services/inventory-view/Makefile.am

commit d2ca7cb454618c558d76d7ba7e5f4952dd8b0ddd
Author: Laszlo Kovacs <laszlo@src.gnome.org>
Date:	2001-03-02

    two warnings commented out from components/help/hyperbola-filefmt.c
    as a fix for bug 7248

M	ChangeLog

commit 1988d7eda36b9f40de23f8846e6deb345e6b13d2
Author: Laszlo Kovacs <laszlo@src.gnome.org>
Date:	2001-03-02

    bug 7248 fixed, two warnings commented out

M	components/help/hyperbola-filefmt.c

commit 541d0c1791a79ffb984946506f04f30527beb044
Author: Szabolcs Ban <bansz@src.gnome.org>
Date:	2001-03-02

    Updated Hungarian translation by <emese@gnome.hu>

M	po/ChangeLog
M	po/hu.po

commit c82b82179b758fbf10fcf8db520d633236c31398
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-03-02

	reviewed by: Eskil Heinous Olsen <eskil@eazel.com>

	* libnautilus-extensions/nautilus-string-list.h:
	* libnautilus-extensions/nautilus-string-list.c:
	(nautilus_string_list_nth_as_integer),
	(nautilus_self_check_string_list):
	New function to get the nth string as an integer - and checks.

	* libnautilus-extensions/Makefile.am:
	* libnautilus-extensions/nautilus-font-manager.h:
	* libnautilus-extensions/nautilus-font-manager.c:
	* libnautilus-extensions/nautilus-lib-self-check-functions.h:
	New files.  Support for collecting information about the scalable
	fonts installed on the system.	Parts written by Pavel Cisler.

	* components/text/nautilus-text-view.c:
	(nautilus_text_view_initialize):
	Mark a string for translation.

	* libnautilus-extensions/nautilus-font-factory.c:
	(nautilus_font_factory_get_font_by_family):
	Take fontsets into account.  Patch submitted by
	eungkyu@sparcs.kaist.ac.kr.

	* libnautilus-extensions/nautilus-preferences-item.h:
	* libnautilus-extensions/nautilus-preferences-item.c:
	(nautilus_preferences_item_initialize_class),
	(nautilus_preferences_item_initialize),
	(preferences_item_destroy),
	(preferences_item_construct), (preferences_item_update_enum),
	(preferences_item_create_enum),
	(preferences_item_update_short_enum),
	(preferences_item_create_short_enum),
	(preferences_item_update_boolean),
	(preferences_item_create_boolean),
	(preferences_item_update_editable_string),
	(preferences_item_create_editable_string),
	(preferences_item_update_integer),
	(preferences_item_create_integer),
	(preferences_item_update_font_family),
	(preferences_item_create_font_family),
	(nautilus_preferences_item_new),
	(enum_radio_group_changed_callback),
	(nautilus_preferences_item_update_displayed_value),
	(update_text_settings_at_idle):
	Clean this up a bit.  Follow nautilus coding conventions more.
	Remove long unused theme picker.
	Remove unused GtkArg stuff.

	* libnautilus-extensions/nautilus-preferences-pane.c:
	(nautilus_preferences_pane_new):
	* libnautilus-extensions/nautilus-preferences-pane.h:
	Remove unused pane description.

	* libnautilus-extensions/nautilus-preferences-box.c:
	(nautilus_preferences_box_add_pane):
	* libnautilus-extensions/nautilus-preferences-box.h:
	Remove unused pane description.

	* libnautilus-extensions/nautilus-global-preferences.c:
	(global_preferences_install_defaults): Mark font name for
	translation.
	(global_preferences_create_dialog),
	(global_preferences_create_search_pane): Remove unused pane
	description.

	* test/.cvsignore:
	* test/Makefile.am:
	* test/test-nautilus-glyph-simple.c: (main):
	* test/test-nautilus-glyph.c: (main):
	* test/test-nautilus-labeled-image.c: (main):
	* test/test-nautilus-smooth-text-layout.c: (main):
	* test/test-nautilus-font-manager.c: (main):
	* test/test.c: (test_quit):
	* test/test.h:
	Some minor changes.  New test for font manager.

M	ChangeLog
M	components/text/nautilus-text-view.c
M	libnautilus-extensions/Makefile.am
M	libnautilus-extensions/nautilus-font-factory.c
A	libnautilus-extensions/nautilus-font-manager.c
A	libnautilus-extensions/nautilus-font-manager.h
M	libnautilus-extensions/nautilus-global-preferences.c
M	libnautilus-extensions/nautilus-lib-self-check-functions.h
M	libnautilus-extensions/nautilus-preferences-box.c
M	libnautilus-extensions/nautilus-preferences-box.h
M	libnautilus-extensions/nautilus-preferences-item.c
M	libnautilus-extensions/nautilus-preferences-item.h
M	libnautilus-extensions/nautilus-preferences-pane.c
M	libnautilus-extensions/nautilus-preferences-pane.h
M	libnautilus-extensions/nautilus-string-list.c
M	libnautilus-extensions/nautilus-string-list.h
M	libnautilus-private/Makefile.am
M	libnautilus-private/nautilus-font-factory.c
A	libnautilus-private/nautilus-font-manager.c
A	libnautilus-private/nautilus-font-manager.h
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-lib-self-check-functions.h
M	libnautilus-private/nautilus-preferences-box.c
M	libnautilus-private/nautilus-preferences-box.h
M	libnautilus-private/nautilus-preferences-item.c
M	libnautilus-private/nautilus-preferences-item.h
M	libnautilus-private/nautilus-preferences-pane.c
M	libnautilus-private/nautilus-preferences-pane.h
M	libnautilus-private/nautilus-string-list.c
M	libnautilus-private/nautilus-string-list.h
M	test/.cvsignore
M	test/Makefile.am
A	test/test-nautilus-font-manager.c
M	test/test-nautilus-glyph-simple.c
M	test/test-nautilus-glyph.c
M	test/test-nautilus-labeled-image.c
M	test/test-nautilus-smooth-text-layout.c
M	test/test.c
M	test/test.h

commit 9ea01db6fb26e2baabc9a56a8bfc0ad821ca3d61
Author: Arlo Rose <arlo@src.gnome.org>
Date:	2001-03-02

    New theme previews for the smaller size, and 1bit alpha. Also,
    a couple of


	    * icons/ardmore/theme_preview.png:
	    * icons/arlo/theme_preview.png:
	    * icons/crux_eggplant/backgrounds/window_pattern.png:
	    * icons/crux_eggplant/theme_preview.png:
	    * icons/gnome/theme_preview.png:
	    * icons/nautilus-mini-logo.png:
	    * icons/theme_preview.png:
	    * icons/villanova/theme_preview.png:
	    New theme previews for the smaller size, and 1bit alpha.
	    Also, a couple of other tweaks.

M	ChangeLog
M	icons/ardmore/theme_preview.png
M	icons/arlo/theme_preview.png
M	icons/crux_eggplant/backgrounds/window_pattern.png
M	icons/crux_eggplant/theme_preview.png
M	icons/gnome/theme_preview.png
M	icons/nautilus-mini-logo.png
M	icons/theme_preview.png
M	icons/villanova/theme_preview.png

commit 88d9d65d6cf529d8ab4e101d5f687d622cbaae71
Author: Arlo Rose <arlo@src.gnome.org>
Date:	2001-03-02

    Fixed an old bug in the GNOME throbber (frame 8) that was reintroduced
    at


	    * icons/gnome/gnome.xml:
	    * icons/gnome/throbber/008.png:
	    Fixed an old bug in the GNOME throbber (frame 8) that was
	    reintroduced at some point

M	ChangeLog
M	icons/gnome/gnome.xml
M	icons/gnome/throbber/008.png

commit b56984364c6ab5227a0697b4953cc1cd0e3298ad
Author: Arlo Rose <arlo@src.gnome.org>
Date:	2001-03-02

    Yee Ha! New throbbers for everyone! Added new throbbers for Crux
    Teal and


	    * icons/arlo/arlo.xml:
	    * icons/arlo/throbber/001.png:
	    * icons/arlo/throbber/002.png:
	    * icons/arlo/throbber/003.png:
	    * icons/arlo/throbber/004.png:
	    * icons/arlo/throbber/005.png:
	    * icons/arlo/throbber/006.png:
	    * icons/arlo/throbber/007.png:
	    * icons/arlo/throbber/008.png:
	    * icons/arlo/throbber/009.png:
	    * icons/arlo/throbber/010.png:
	    * icons/arlo/throbber/011.png:
	    * icons/arlo/throbber/012.png:
	    * icons/arlo/throbber/013.png:
	    * icons/arlo/throbber/014.png:
	    * icons/arlo/throbber/015.png:
	    * icons/arlo/throbber/016.png:
	    * icons/arlo/throbber/017.png:
	    * icons/arlo/throbber/018.png:
	    * icons/arlo/throbber/019.png:
	    * icons/arlo/throbber/020.png:
	    * icons/arlo/throbber/021.png:
	    * icons/arlo/throbber/022.png:
	    * icons/arlo/throbber/023.png:
	    * icons/arlo/throbber/024.png:
	    * icons/arlo/throbber/025.png:
	    * icons/arlo/throbber/026.png:
	    * icons/arlo/throbber/027.png:
	    * icons/arlo/throbber/028.png:
	    * icons/arlo/throbber/029.png:
	    * icons/arlo/throbber/030.png:
	    * icons/arlo/throbber/Makefile.am:
	    * icons/arlo/throbber/rest.png:
	    * icons/crux_eggplant/Makefile.am:
	    * icons/crux_eggplant/crux_eggplant.xml:
	    * icons/crux_eggplant/throbber/001.png:
	    * icons/crux_eggplant/throbber/002.png:
	    * icons/crux_eggplant/throbber/003.png:
	    * icons/crux_eggplant/throbber/004.png:
	    * icons/crux_eggplant/throbber/005.png:
	    * icons/crux_eggplant/throbber/006.png:
	    * icons/crux_eggplant/throbber/007.png:
	    * icons/crux_eggplant/throbber/008.png:
	    * icons/crux_eggplant/throbber/009.png:
	    * icons/crux_eggplant/throbber/010.png:
	    * icons/crux_eggplant/throbber/011.png:
	    * icons/crux_eggplant/throbber/012.png:
	    * icons/crux_eggplant/throbber/013.png:
	    * icons/crux_eggplant/throbber/014.png:
	    * icons/crux_eggplant/throbber/015.png:
	    * icons/crux_eggplant/throbber/016.png:
	    * icons/crux_eggplant/throbber/017.png:
	    * icons/crux_eggplant/throbber/018.png:
	    * icons/crux_eggplant/throbber/019.png:
	    * icons/crux_eggplant/throbber/020.png:
	    * icons/crux_eggplant/throbber/021.png:
	    * icons/crux_eggplant/throbber/022.png:
	    * icons/crux_eggplant/throbber/023.png:
	    * icons/crux_eggplant/throbber/024.png:
	    * icons/crux_eggplant/throbber/025.png:
	    * icons/crux_eggplant/throbber/026.png:
	    * icons/crux_eggplant/throbber/027.png:
	    * icons/crux_eggplant/throbber/028.png:
	    * icons/crux_eggplant/throbber/029.png:
	    * icons/crux_eggplant/throbber/030.png:
	    * icons/crux_eggplant/throbber/Makefile.am:
	    * icons/crux_eggplant/throbber/rest.png:
	    Yee Ha!  New throbbers for everyone!
	    Added new throbbers for Crux Teal and
	    Eggplant.lant/throbber/027.png

M	ChangeLog
M	configure.in
M	icons/arlo/arlo.xml
M	icons/arlo/throbber/001.png
M	icons/arlo/throbber/002.png
M	icons/arlo/throbber/003.png
M	icons/arlo/throbber/004.png
M	icons/arlo/throbber/005.png
M	icons/arlo/throbber/006.png
M	icons/arlo/throbber/007.png
M	icons/arlo/throbber/008.png
M	icons/arlo/throbber/009.png
M	icons/arlo/throbber/010.png
M	icons/arlo/throbber/011.png
M	icons/arlo/throbber/012.png
M	icons/arlo/throbber/013.png
M	icons/arlo/throbber/014.png
M	icons/arlo/throbber/015.png
M	icons/arlo/throbber/016.png
M	icons/arlo/throbber/017.png
M	icons/arlo/throbber/018.png
M	icons/arlo/throbber/019.png
M	icons/arlo/throbber/020.png
M	icons/arlo/throbber/021.png
M	icons/arlo/throbber/022.png
M	icons/arlo/throbber/023.png
M	icons/arlo/throbber/024.png
M	icons/arlo/throbber/025.png
M	icons/arlo/throbber/026.png
M	icons/arlo/throbber/027.png
M	icons/arlo/throbber/028.png
A	icons/arlo/throbber/029.png
A	icons/arlo/throbber/030.png
M	icons/arlo/throbber/Makefile.am
M	icons/arlo/throbber/rest.png
M	icons/crux_eggplant/Makefile.am
M	icons/crux_eggplant/crux_eggplant.xml
M	icons/crux_eggplant/throbber/001.png
M	icons/crux_eggplant/throbber/002.png
M	icons/crux_eggplant/throbber/003.png
M	icons/crux_eggplant/throbber/004.png
M	icons/crux_eggplant/throbber/005.png
M	icons/crux_eggplant/throbber/006.png
M	icons/crux_eggplant/throbber/007.png
M	icons/crux_eggplant/throbber/008.png
M	icons/crux_eggplant/throbber/009.png
M	icons/crux_eggplant/throbber/010.png
M	icons/crux_eggplant/throbber/011.png
M	icons/crux_eggplant/throbber/012.png
M	icons/crux_eggplant/throbber/013.png
M	icons/crux_eggplant/throbber/014.png
M	icons/crux_eggplant/throbber/015.png
M	icons/crux_eggplant/throbber/016.png
M	icons/crux_eggplant/throbber/017.png
M	icons/crux_eggplant/throbber/018.png
M	icons/crux_eggplant/throbber/019.png
M	icons/crux_eggplant/throbber/020.png
M	icons/crux_eggplant/throbber/021.png
M	icons/crux_eggplant/throbber/022.png
M	icons/crux_eggplant/throbber/023.png
M	icons/crux_eggplant/throbber/024.png
M	icons/crux_eggplant/throbber/025.png
M	icons/crux_eggplant/throbber/026.png
M	icons/crux_eggplant/throbber/027.png
M	icons/crux_eggplant/throbber/028.png
A	icons/crux_eggplant/throbber/029.png
A	icons/crux_eggplant/throbber/030.png
M	icons/crux_eggplant/throbber/Makefile.am
M	icons/crux_eggplant/throbber/rest.png

commit b0884a134a6d1543f61ff08a7a1e20f64e125082
Author: Michael Fleming <mfleming@src.gnome.org>
Date:	2001-03-02

    Added file that Mike forgot.

	    *
	    components/services/inventory-view/nautilus-inventory-view-privat
	    e.h:
	    Added file that Mike forgot.

M	ChangeLog
A
components/services/inventory-view/nautilus-inventory-view-private.h

commit 7ba1faf629d1d300115ce408a18c49e3058e58f5
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2001-03-02

	reviewed by: Ian McKellar  <ian@eazel.com>

	Fixed bug 7254 (Remove Featured Downloads tab from svcs summary
	page)

	* components/services/summary/nautilus-summary-view.c:
	(append_hseparator_to_vbox), (generate_eazel_news_entry_row),
	(summary_view_update_pane), (generate_service_entry_row): Minor
	spacing tweaks to match Arlo's screenshot.
	(create_summary_form): ifdef out the code that shows the featured
	donwloads pane. Don't entirely remove it for now to avoid major
	code changes this late in the game.

M	ChangeLog
M	components/services/summary/nautilus-summary-view.c

commit 99056d64f8b117d739fa3e495202dc23d10779cb
Author: John Harper <jsh@eazel.com>
Date:	2001-03-02

    reviewed by: Maciej Stachowiak <mjs@eazel.com>

    2001-03-01	John Harper  <jsh@eazel.com>

	reviewed by: Maciej Stachowiak	<mjs@eazel.com>

	Fixed bug 7238 ("View as EOG Image" adds toolbar icons that
	don't go away):

	* components/adapter/nautilus-adapter.c
	(nautilus_adapter_destroy): when the adapter has a non-null
	embedding strategy, deactivate it before destroying

	I think there may be a refcounting problem in EOG that caused
	the original problem, but the above should always be safe, and
	will protect nautilus from misbehaving components

M	ChangeLog
M	components/adapter/nautilus-adapter.c

commit 2d9e9b3245cd0c24c48a02db06737194bb4e27fb
Author: Bart Decrem <bart@src.gnome.org>
Date:	2001-03-02

    added notification that the Eazel logo may not be distributed with
    CVS versions or modified versions of our software.

M	HACKING

commit d3de9e6875d32a9ed238b724325f06a0aa9a90e9
Author: Bart Decrem <bart@src.gnome.org>
Date:	2001-03-02

    added this trademark notice file

A	eazel-logos/LICENSE

commit afd6355351c1cd37d2a4eee70a8f86711e9cdba0
Author: Bart Decrem <bart@src.gnome.org>
Date:	2001-03-02

    added this trademark notice, which is to appear in /usr/doc/nautilus
    on the user's system once Nautilus has been installed

A	TRADEMARK_NOTICE

commit ddb8e5543ae79dca50e51933b51158e57bf82bc2
Author: Michael Fleming <mfleming@src.gnome.org>
Date:	2001-03-02

	reviewed by: <ian@eazel.com>

	Part of bug 5575: Polish up inventory view.

	Makes "enable" and "disable" views look reasonable and
	adds a optional ? arg for the next URI.

	*
	components/services/inventory-view/nautilus-inventory-disable-pag
	e.c: (disable_inventory_callback),
	(nautilus_inventory_disable_page_initialize),
	(nautilus_inventory_disable_page_new),
	(nautilus_inventory_disable_page_destroy),
	(nautilus_inventory_disable_page_run):
	*
	components/services/inventory-view/nautilus-inventory-disable-pag
	e.h:
	*
	components/services/inventory-view/nautilus-inventory-enable-page
	.c: (callback_progress_update),
	(nautilus_inventory_enable_page_initialize),
	(nautilus_inventory_enable_page_new),
	(callback_timeout_error_navigate), (callback_eazel_inventory),
	(nautilus_inventory_enable_page_run),
	(nautilus_inventory_enable_page_destroy):
	*
	components/services/inventory-view/nautilus-inventory-enable-page
	.h:
	* components/services/inventory-view/nautilus-inventory-view.c:
	(nautilus_inventory_view_initialize), (get_finish_uri),
	(inventory_load_location_callback):
	* libnautilus-extensions/nautilus-file-utilities.c:
	(nautilus_self_check_file_utilities):

M	ChangeLog
M
components/services/inventory-view/nautilus-inventory-disable-page.c
M
components/services/inventory-view/nautilus-inventory-disable-page.h
M
components/services/inventory-view/nautilus-inventory-enable-page.c
M
components/services/inventory-view/nautilus-inventory-enable-page.h
M	components/services/inventory-view/nautilus-inventory-view.c

commit 0d2fffe5d0465f088c7ac5d070e2a6b144702838
Author: Bart Decrem <bart@src.gnome.org>
Date:	2001-03-02

    added COPYING file with header referencing the TRADEMARK_NOTICE file

A	COPYING

commit f5cdb8001850581dc9b9c0871ca50aadbfc577dc
Author: Arlo Rose <arlo@src.gnome.org>
Date:	2001-03-02

    List view color tweak. Lines beginning with `CVS:' are removed


	    * icons/crux_eggplant/crux_eggplant.xml:
	    List view color tweak.
    Lines beginning with `CVS:' are removed automatically

M	ChangeLog
M	icons/crux_eggplant/crux_eggplant.xml

commit bccdd692ef818f3925314acb7819c6a3a7995fe3
Author: Rebecca Schulman <rebecka@eazel.com>
Date:	2001-03-02

    Some leak checks that showed up on the top of the leak checker
    profile.

    2001-03-01	Rebecca Schulman  <rebecka@eazel.com>
	Some leak checks that showed up on the top of the
	leak checker profile. (bugzilla.eazel.com 7253)
	These changes reduce leakage in a short session
	by 100,000 bytes

	reviewed by: Pavel Cisler <pavel@eazel.com>

	* libnautilus-extensions/nautilus-preferences.c:
	(nautilus_preferences_get_user_level):
	Remove leak of a string every time we checked user level
	* libnautilus-extensions/nautilus-smooth-text-layout.c:
	(nautilus_smooth_text_layout_destroy),
	(smooth_text_layout_clear_lines):
	Remove a leak of the text and some other characters every time
	we created and used a text layout object, which was about 6000
	times for a short run for me
	* libnautilus-extensions/nautilus-volume-monitor.c:
	Stop strdup'ing a string where we would have leaked the original.

M	ChangeLog
M	libnautilus-extensions/nautilus-preferences.c
M	libnautilus-extensions/nautilus-smooth-text-layout.c
M	libnautilus-extensions/nautilus-volume-monitor.c
M	libnautilus-private/nautilus-preferences.c
M	libnautilus-private/nautilus-smooth-text-layout.c
M	libnautilus-private/nautilus-volume-monitor.c

commit 4b18ec7c60e2ab438047b4090c2e1efade11d6df
Author: Arik Devens <arik@src.gnome.org>
Date:	2001-03-02

    Changing our dependency on control center back to 1.2.3 after being
    browbeaten on irc by people who know more than me.

M	ChangeLog
M	configure.in

commit 6e67fc6f639d35048fffe4c56c5656efbab5b83f
Author: Eric Fischer <eric@eazel.com>
Date:	2001-03-02

    reviewed by: Arik Devens <arik@eazel.com>

    2001-03-01	Eric Fischer  <eric@eazel.com>

	    reviewed by: Arik Devens <arik@eazel.com>

	    * configure.in:
	    Remove -F- flag to awk in control-center check, since gnomecc
	    separates name from version with spaces, not dashes.

M	ChangeLog
M	configure.in

commit ebf6c2de1828941f502518ec4a0f19f02ed17246
Author: Arlo Rose <arlo@src.gnome.org>
Date:	2001-03-02

    Made the toolbar icon match the rest of the services icons.


	    * icons/Services.png:
	    Made the toolbar icon match the rest of the services icons.

M	ChangeLog
M	icons/Services.png

commit f075b0b588a5e0c389bc3fd1f315fb54b4ca4422
Author: Robey Pointer <robey@src.gnome.org>
Date:	2001-03-02

	reviewed by: Eskil Heyn Olsen <eskil@eazel.com>

	* nautilus-installer/src/installer.c: (install_failed):

	No longer need to throw away install_failed signals since we'll
	only get them for the toplevel package now.  Need to report this
	error so that redundant installs won't be reported as servers
	being down.

M	ChangeLog
M	nautilus-installer/src/installer.c

commit 505ccc4c330b9774fb84c3cebc59610ffc434018
Author: Mike Engber <engber@src.gnome.org>
Date:	2001-03-02

    reviewed by: Darin Adler <darin@eazel.com>


	reviewed by: Darin Adler  <darin@eazel.com>

	*
	components/services/nautilus-dependent-shared/icons/eazel-logo-ri
	ght-side-logo.png:
	* icons/about_background.png:
	* icons/druid_header.png:
	* icons/throbber/001.png:
	* icons/throbber/002.png:
	* icons/throbber/003.png:
	* icons/throbber/004.png:
	* icons/throbber/005.png:
	* icons/throbber/006.png:
	* icons/throbber/007.png:
	* icons/throbber/008.png:
	* icons/throbber/009.png:
	* icons/throbber/010.png:
	* icons/throbber/011.png:
	* icons/throbber/012.png:
	* icons/throbber/013.png:
	* icons/throbber/014.png:
	* icons/throbber/015.png:
	* icons/throbber/016.png:
	* icons/throbber/017.png:
	* icons/throbber/018.png:
	* icons/throbber/019.png:
	* icons/throbber/020.png:
	* icons/throbber/021.png:
	* icons/throbber/022.png:
	* icons/throbber/023.png:
	* icons/throbber/024.png:
	* icons/throbber/025.png:
	* icons/throbber/026.png:
	* icons/throbber/027.png:
	* icons/throbber/028.png:
	* icons/throbber/029.png:
	* icons/throbber/030.png:
	* icons/throbber/rest.png:
	Checked in uncorrupted png files.

M	ChangeLog
M
components/services/nautilus-dependent-shared/icons/eazel-logo-right-side-logo.png
M	icons/about_background.png
M	icons/druid_header.png
M	icons/throbber/001.png
M	icons/throbber/002.png
M	icons/throbber/003.png
M	icons/throbber/004.png
M	icons/throbber/005.png
M	icons/throbber/006.png
M	icons/throbber/007.png
M	icons/throbber/008.png
M	icons/throbber/009.png
M	icons/throbber/010.png
M	icons/throbber/011.png
M	icons/throbber/012.png
M	icons/throbber/013.png
M	icons/throbber/014.png
M	icons/throbber/015.png
M	icons/throbber/016.png
M	icons/throbber/017.png
M	icons/throbber/018.png
M	icons/throbber/019.png
M	icons/throbber/020.png
M	icons/throbber/021.png
M	icons/throbber/022.png
M	icons/throbber/023.png
M	icons/throbber/024.png
M	icons/throbber/025.png
M	icons/throbber/026.png
M	icons/throbber/027.png
M	icons/throbber/028.png
M	icons/throbber/029.png
M	icons/throbber/030.png
M	icons/throbber/rest.png

commit d6dbf64bef6242955f00bdd9cc0a1c36ab9884ad
Author: Arik Devens <arik@src.gnome.org>
Date:	2001-03-02

    Added requirements for both the new control center and the new
    gdk-pixbuf, both using eric's new macros. Moved everything over to
    the new macros in the spec.in. Fixes bugs 7032 and 7240. we want
    the airwaves back.

M	ChangeLog
M	configure.in
M	nautilus.spec.in

commit 03387552238f6ec7abecc895055e8958416db696
Author: Eskil Heyn Olsen <eskil@eazel.com>
Date:	2001-03-02

    reviewed by: Robey Pointer <robey@eazel.com> who sighed heavily
    and went

    2001-03-01	Eskil Heyn Olsen  <eskil@eazel.com>

	reviewed by: Robey Pointer  <robey@eazel.com> who sighed heavily
	and went back to today batch of installer bugs...

	This fixes bug 7196.

	* components/rpmview/nautilus-rpm-view-install.c:
	(save_transaction), (nautilus_rpm_view_install_package_callback),
	(nautilus_rpm_view_uninstall_package_callback):
	Added a save_transaction callback that returns FALSE.
	Setup the save_transaction callback signals.

	* components/services/install-view/callbacks.h:
	* components/services/install-view/callbacks.c:
	(nautilus_service_install_save_transaction):
	Added a save_transaction callback that returns FALSE.

	*
	components/services/install-view/nautilus-service-install-view.c:
	(nautilus_service_install_view_update_from_uri_finish):
	Setup the save_transaction callback signals.

	* components/services/install-view/forms.c:
	Reverted the " " to "" since bug 7198 was fixed.

	*
	components/services/install/command-line/eazel-alt-install-corba.
	c: (eazel_save_transaction_signal), (main):
	Added a save_transaction callback that asks the user y/n.
	Fixed I18N comment

	* components/services/install/idl/trilobite-eazel-install.idl:
	Added the save_transaction callback.

	* components/services/install/lib/eazel-install-corba-callback.h:
	* components/services/install/lib/eazel-install-corba-callback.c:
	(impl_save_transaction), (eazel_install_callback_get_epv),
	(eazel_install_callback_class_initialize):
	Added the save_transaction callback.
	Added missing g_list_free's

	* components/services/install/lib/eazel-install-logic2.c:
	(is_satisfied_features), (execute), (get_packages_with_mod_flag):
	Changed a comment.
	Call emit_save_transaction prior to saving transaction.

	* components/services/install/lib/eazel-install-public.h:
	* components/services/install/lib/eazel-install-object.c:
	(eazel_install_class_initialize),
	(eazel_install_install_packages),
	(eazel_install_uninstall_packages),
	(eazel_install_revert_transaction_from_xmlstring),
	(eazel_install_emit_preflight_check_default),
	(eazel_install_emit_save_transaction),
	(eazel_install_emit_save_transaction_default):
	All the insane code to setup the save_transaction thingy.

	* components/services/install/lib/eazel-package-system-types.h:
	* components/services/install/lib/eazel-package-system-types.c:
	(eazel_install_gtk_marshal_BOOL__ENUM_POINTER):
	And a special handcarved from a raw metal ore gtk marshal function
	for the save_transaction signal.

M	ChangeLog
M	components/rpmview/nautilus-rpm-view-install.c
M	components/services/install-view/callbacks.c
M	components/services/install-view/callbacks.h
M	components/services/install-view/forms.c
M	components/services/install-view/nautilus-service-install-view.c
M	components/services/install/command-line/eazel-alt-install-corba.c
M	components/services/install/idl/trilobite-eazel-install.idl
M	components/services/install/lib/eazel-install-corba-callback.c
M	components/services/install/lib/eazel-install-corba-callback.h
M	components/services/install/lib/eazel-install-logic2.c
M	components/services/install/lib/eazel-install-object.c
M	components/services/install/lib/eazel-install-public.h
M	components/services/install/lib/eazel-package-system-types.c
M	components/services/install/lib/eazel-package-system-types.h

commit f8b3c9d684b9749d81599c0380587d76abdf82c0
Author: Eric Fischer <eric@eazel.com>
Date:	2001-03-02

    reviewed by: Arik Devens <arik@eazel.com>

    2001-03-01	Eric Fischer  <eric@eazel.com>

	    reviewed by: Arik Devens <arik@eazel.com>

	    * configure.in:
	    Improve the process of checking for required versions of other
	    software by moving the version numbers out of the spec
	    file and
	    the body of the configure script and into their own section of
	    the script.

	    Also add a couple of autoconf macros that will reduce
	    the amount
	    of boilerplate that needs to get written for each version
	    check.

	    * nautilus.spec.in:
	    Change some of the requirements to get their version
	    numbers from
	    the configure script rather than hardwiring them here.

	    (Bug 7229)

M	ChangeLog
M	configure.in
M	nautilus.spec.in

commit 6a3203d02622b772b0a782277f7bff2b0fbd40cf
Author: Arlo Rose <arlo@src.gnome.org>
Date:	2001-03-02

    Added the non-Eazel version; it looks pretty cool.


	    * icons/About_Image.png:
	    Added the non-Eazel version; it looks pretty cool.

M	ChangeLog
M	icons/About_Image.png

commit a1b66285cc60c448f0bbff3c739d2cd45508a221
Author: Dan Mueth <dan@eazel.com>
Date:	2001-03-02

    reviewed by: Eric Fischer <eric@eazel.com>

    2001-03-01	Dan Mueth  <dan@eazel.com>

	    reviewed by: Eric Fischer <eric@eazel.com>

	    Adding Swedish translation of Nautilus Quick Reference:

	    * configure.in:
	    * help/nautilus-quick-reference/Makefile.am:
	    * help/nautilus-quick-reference/sv/.cvsignore:
	    * help/nautilus-quick-reference/sv/Makefile.am:
	    * help/nautilus-quick-reference/sv/figures/colors_small.png:
	    * help/nautilus-quick-reference/sv/figures/emblems_small.png:
	    * help/nautilus-quick-reference/sv/figures/ff_small.png:
	    * help/nautilus-quick-reference/sv/figures/find_small.png:
	    * help/nautilus-quick-reference/sv/figures/full_small.png:
	    * help/nautilus-quick-reference/sv/figures/locbar_small.png:
	    * help/nautilus-quick-reference/sv/figures/menubar_small.png:
	    * help/nautilus-quick-reference/sv/figures/music_small.png:
	    * help/nautilus-quick-reference/sv/figures/navbar_small.png:
	    * help/nautilus-quick-reference/sv/figures/sidebar_small.png:
	    * help/nautilus-quick-reference/sv/figures/softcat.png:
	    * help/nautilus-quick-reference/sv/figures/storage.png:
	    * help/nautilus-quick-reference/sv/figures/themes_small.png:
	    * help/nautilus-quick-reference/sv/index.html:
	    *
	    help/nautilus-quick-reference/sv/nautilus-quick-reference-sv.omf:

	    Updating a .cvsignore file:

	    * help/nautilus-quick-reference/no/.cvsignore:

	    Fixing l10n of About dialog... Returns are hard coded into the
	    po file and were placed such that text on left side collided
	    with names on the right side.  I reformatted the text
	    for locales
	    which were translated and appeared correctly in the locale
	    for me.
	    Bug #: 7117

	    * po/de.po:
	    * po/fr.po:
	    * po/no.po:
	    * po/pt_BR.po:
	    * po/sk.po:
	    * po/sl.po:
	    * po/tr.po:

M	ChangeLog
M	configure.in
M	help/nautilus-quick-reference/Makefile.am
M	help/nautilus-quick-reference/no/.cvsignore
C060	help/nautilus-quick-reference/no/.cvsignore
help/nautilus-quick-reference/sv/.cvsignore
A	help/nautilus-quick-reference/sv/Makefile.am
A	help/nautilus-quick-reference/sv/figures/colors_small.png
A	help/nautilus-quick-reference/sv/figures/emblems_small.png
A	help/nautilus-quick-reference/sv/figures/ff_small.png
A	help/nautilus-quick-reference/sv/figures/find_small.png
A	help/nautilus-quick-reference/sv/figures/full_small.png
A	help/nautilus-quick-reference/sv/figures/locbar_small.png
A	help/nautilus-quick-reference/sv/figures/menubar_small.png
A	help/nautilus-quick-reference/sv/figures/music_small.png
A	help/nautilus-quick-reference/sv/figures/navbar_small.png
A	help/nautilus-quick-reference/sv/figures/sidebar_small.png
A	help/nautilus-quick-reference/sv/figures/softcat.png
A	help/nautilus-quick-reference/sv/figures/storage.png
A	help/nautilus-quick-reference/sv/figures/themes_small.png
A	help/nautilus-quick-reference/sv/index.html
A	help/nautilus-quick-reference/sv/nautilus-quick-reference-sv.omf
M	po/de.po
M	po/fr.po
M	po/no.po
M	po/pt_BR.po
M	po/sk.po
M	po/sl.po
M	po/tr.po

commit 2628d84dc5df6ec4fd42f59b6462a1fcf9e03587
Author: Arik Devens <arik@src.gnome.org>
Date:	2001-03-02

    Made the location bar check to see if the entry has changed on a
    slash so that we aren't expanding stuff that hasn't changed. Exposed
    two other bugs to fix. Fixes bug 7190.

M	ChangeLog
M	src/nautilus-location-bar.c

commit 1415a06828005d7cfe6b498ab03934110fba3d48
Author: Simos Xenitellis <simos@src.gnome.org>
Date:	2001-03-02

    Updated Greek translation

M	po/ChangeLog
M	po/el.po

commit 4f8c3795fe2ae8ea62ce642baebac883e59947cf
Author: Pablo del Campo <pablodc@src.gnome.org>
Date:	2001-03-01

    Updated Spanish Translation

M	po/es.po

commit 8a3cc5e8141fa23c044307fc238c4010fa132cd7
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2001-03-01

    fixed bug 7143, increased borders in property browser to Arlo's taste;


	* src/nautilus-property-browser.c:
	(nautilus_property_browser_update_contents):
	fixed bug 7143, increased borders in property browser to Arlo's
	taste; fixed by adding a box with an 8 pixel border width.

	* src/nautilus-sidebar-tabs.c:
	fixed bug 7226, sidebar tabs are too small in Sierra theme;
	fixed by
	increasing the tab height constant by three pixels.

M	ChangeLog
M	src/nautilus-property-browser.c
M	src/nautilus-sidebar-tabs.c

commit 98eff0489470af4e350449ffb7fcd46a8d4115ee
Author: Michael Fleming <mfleming@src.gnome.org>
Date:	2001-03-01

	reviewed by: <rslomkow@eazel.com>

	Bug 2926: Improve check for ammonite with --enable-eazel-services

	* configure.in:

M	ChangeLog
M	configure.in

commit c49b2e259407ca3b22b49191de595913f0f96bea
Author: Andraz Tori <minmax@src.gnome.org>
Date:	2001-03-01

    Updated Slovenian translation

M	po/sl.po

commit da3040062c69d7aa845c033e915dd5549863292f
Author: Mike Engber <engber@src.gnome.org>
Date:	2001-03-01

    reviewed by: George Lebl <jirka@5z.org>


	reviewed by: George Lebl <jirka@5z.org>

	* components/help/hyperbola-nav-tree.c:
	* components/help/hyperbola-types.h:
	Included the appropriate headers to define the
	internationalization string macros.

M	ChangeLog
M	components/help/hyperbola-nav-tree.c
M	components/help/hyperbola-types.h

commit 6d64c5d37755f31e0259a688cb00c508a6f841cb
Author: Christian Rose <menthos@src.gnome.org>
Date:	2001-03-01

    Updated Swedish translation.

M	po/ChangeLog
M	po/sv.po

commit 281df24a67328eff2e643b7317defe37e0ab2fa0
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-03-01

	Work around bug in xml-i18n-tools that created bug
	7230 (opening images fails).

	* hu.po: Use single quotes for now until we have
	the xml-i18n-tools that can handle \" characters
	widely enough distributed.

M	po/ChangeLog
M	po/hu.po

commit 3dc534e11bbaa48e00dfd2d1038e366aed297da0
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2001-03-01

    remove conflict marker

M	ChangeLog

commit d54e684fd0161cf2674f52099492507d9dae170f
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2001-03-01

	reviewed by: Darin Adler  <darin@eazel.com>

	Fixed bug 7164 (infinite redrawing in particular layout case)

	* libnautilus-extensions/nautilus-icon-container.c:
	(lay_down_icons_horizontal): Fixed the math for determining
	whether the current icon fits on the current row; added a
	FIXME about a questionable design choice.
	(size_allocate): Added a FIXME.

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-container.c

commit ee18d0bb6bf7efc15fd8f533676198435adf0c34
Author: Arik Devens <arik@src.gnome.org>
Date:	2001-03-01

    Changed so that info anchor tag uri's are always local. Fixes
    bug 6756.

M	ChangeLog
M	components/help/converters/gnome-info2html2/html.c

commit 2fc616702f6771fbd5320f859a08afe6165564af
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2001-03-01

    fixed bug 7168, change name of first time druid flag so 1.0 users
    will get


	fixed bug 7168, change name of first time druid flag so 1.0 users
	will get to see the new options in the druid.

M	ChangeLog
M	src/nautilus-application.c
M	src/nautilus-first-time-druid.c

commit 625aa185d902545d3ced57449005d9a0a0091a6f
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-03-01

	    reviewed by: John Sullivan <sullivan@eazel.com>

	    Fix bug 7208 (History and Notes panels intermittently die at
	    startup or window launch). The bug turned out to be a
	    logic error
	    at the shell level, not a panel crashing as I had been
	    assuming.

	    * src/nautilus-view-frame.c: (nautilus_view_frame_stop),
	    (nautilus_view_frame_selection_changed),
	    (nautilus_view_frame_title_changed), (send_history):
	    Check whether
	    the CORBA view object is NIL instead of looking at state. The
	    view
	    will be NIL at all the right times, and it's a simpler
	    and more
	    reliable check. In particular, it's correct during the early
	    loading stage, when the state does not reflect whether the
	    view is
	    present yet or not.

	    * libnautilus-extensions/nautilus-glib-extensions.c:
	    (nautilus_g_hash_table_new_free_at_exit): Only complain
	    on systems
	    where NAUTILUS_DEBUG is set, because this could confuse
	    real users
	    (the message doesn't really represent a bug).

M	ChangeLog
M	libnautilus-extensions/nautilus-glib-extensions.c
M	libnautilus-private/nautilus-glib-extensions.c
M	src/nautilus-view-frame.c

commit 83ee2127bf984e1b99cb2d9737937144ca34f74c
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-03-01

    Fix entry that was missing "\n".

	* hu.po: Fix entry that was missing "\n".

M	po/ChangeLog
M	po/hu.po

commit 45e62737d8fbd861812b39457e4477e3001622b3
Author: Eric Fischer <eric@eazel.com>
Date:	2001-03-01

    reviewed by: Robin * Slomkowski <rslomkow@eazel.com>

    2001-03-01	Eric Fischer  <eric@eazel.com>

	    reviewed by: Robin * Slomkowski <rslomkow@eazel.com>

	    * nautilus.spec.in:
	    Add dependency for libpng (fixed Bug 7162)
	    Also change dependency for gnome-libs to 1.2.11, because
	    Robin says anything built against that version (as on the
	    build servers) will break if run with an older release.

M	ChangeLog
M	nautilus.spec.in

commit 370d77ea8d5c586923f50d5fa83a968b580822e1
Author: Eric Fischer <eric@eazel.com>
Date:	2001-03-01

    reviewed by: Laszlo Kovacs <laszlo.kovacs@sun.com>

    2001-03-01	Eric Fischer  <eric@eazel.com>

	    reviewed by: Laszlo Kovacs <laszlo.kovacs@sun.com>

	    Fixes Bug 7128 (Organization of "Manual" in Help sidebar
	    is bizarre)

	    * components/help/hyperbola-filefmt.c:
	    (fmt_man_populate_tree_for_dir):
	    Put man pages in sections corresponding more closely to
	    traditional
	    Unix manual organization.

	    (fmt_man_populate_tree):
	    Add translate_array() and make_treesection() calls for
	    the added
	    manual sections.

M	ChangeLog
M	components/help/hyperbola-filefmt.c

commit b5e54bb1cb034c33c0a8767489a2719e579a41d1
Author: Szabolcs Ban <bansz@src.gnome.org>
Date:	2001-03-01

    Updated hu.po

M	po/ChangeLog
M	po/hu.po

commit 60a4a3a2820559e5ddab74886409cf2b1fc6b881
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-03-01

	reviewed by: Pavel Cisler <pavel@eazel.com>

	Fix bug 7155 - Nautilus dies trying to get bold font at startup if
	using Finish locale.

	Many bulletproofing fixes to make sure Nautilus doesnt crash in
	systems with broken or limited font setups.

	* libnautilus-extensions/nautilus-gdk-font-extensions.c:
	(nautilus_gdk_font_get_italic): Use the cached font list as we do
	for bold fonts.  Make sure the slant_pattern is valid.	If its
	not, then return the source font.  Remove some not needed casts.
	(font_scalable_get_by_size): Bulletproof.  Dont assert that the
	font load always works - it doesnt.
	(font_bitmap_get_by_size): Bulletproof.  Dont do any work if a
	valid larger_font pattern cant be determined - simply return NULL
	in this case, the callers should deal with that case.  Make sure
	we actually found a matching (or close) font size.  Before we were
	assuming that there would be at least one match.  Not so for
	really broken font setups.
	(nautilus_gdk_font_get_larger): Remove some not needed casts.
	(nautilus_gdk_font_get_largest_fitting): Check that the candidate
	font is not NULL before proceeding to check that it matches.
	(font_get_bold): Use the cached font lists to make bold font
	queries.  Remove some not needed casts.
	(font_get_size_in_pixels):  Check for invalid XLFD names and
	return 0 (not found indicator) for such cases.

	Also added a FIXME for an improvement for the fallback font
	strategy.

	Fix two tiny regressions:

	7206 - Sidebar title does not properly center justify
	7198 - Zero length NautilusLabel doens't draw background tile

	* libnautilus-extensions/nautilus-label.c:
	(paint_label_smooth): We need to draw the background tile even if
	the string has zero length.
	(label_force_cached_requisition_flush): Remove the broken "phony
	justification" hack.  Replace it with a simpler "phony pattern"
	hack that works.

M	ChangeLog
M	libnautilus-extensions/nautilus-gdk-font-extensions.c
M	libnautilus-extensions/nautilus-label.c
M	libnautilus-private/nautilus-gdk-font-extensions.c
M	libnautilus-private/nautilus-label.c

commit 5e294d863548b9effa2028cb38177d773bb65d42
Author: Yuri Syrota <rasta@src.gnome.org>
Date:	2001-03-01

    Updated Ukrainian translation

M	po/uk.po

commit a38d9ee0363c525ea4a9d98d0114b1f2e7916634
Author: Christophe Merlet <redfox@src.gnome.org>
Date:	2001-03-01

    Updated French translation.

M	po/fr.po

commit 6c665f348a7ec2a11cf7e46179ed71c33f96f23c
Author: Yuri Syrota <rasta@src.gnome.org>
Date:	2001-03-01

    Updated Ukrainian translation

M	po/uk.po

commit 6297f4882329103ad6bb2b156d528808e76e25a8
Author: Christian Rose <menthos@src.gnome.org>
Date:	2001-03-01

    Updated Swedish translation.

M	po/ChangeLog
M	po/sv.po

commit b324447f08887df259cd60ea7e3ed58a9a538acd
Author: Christophe Merlet <redfox@src.gnome.org>
Date:	2001-03-01

    Updated French translation.

M	po/ChangeLog
M	po/fr.po

commit 6ac25a999eb945ccee241ee13137487f27a8339a
Author: Robey Pointer <robey@src.gnome.org>
Date:	2001-03-01

	reviewed by: Eskil Heyn Olsen <eskil@eazel.com>
	who pronounced it his 2nd favorite patch, ever.

	* components/services/install-view/callbacks.c:
	(inventory_service_callback):

	Remove mispelled spam that crept back in during Ian's checkin.

	* nautilus-installer/src/gtk-hackery.c: (gtk_label_new_with_font):
	* nautilus-installer/src/main.c: (main):

	Don't explode if the font we want isn't available.  Don't try to
	localize text in the bootstrap installer because it just leads to
	trouble.

M	ChangeLog
M	components/services/install-view/callbacks.c
M	nautilus-installer/src/gtk-hackery.c
M	nautilus-installer/src/main.c

commit 7f54c9b0d4044d56dc089a199f942bd365ab90be
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2001-03-01

    duh

M	ChangeLog

commit 34ebc2a5199703478d6e5e0b90892f0df41f05f0
Author: Eskil Heyn Olsen <eskil@eazel.com>
Date:	2001-03-01

    reviewed by: Robey Pointer <robey@eazel.com> who hummed the twilight
    zone

    2001-03-01	Eskil Heyn Olsen  <eskil@eazel.com>

	    reviewed by: Robey Pointer	<robey@eazel.com>
	    who hummed the twilight zone theme while reviewing...

	    Fixes bug 7197 "install view's ``messages''
	    header doesn't reach across the window"

	    * components/services/install-view/forms.c:
	    (generate_install_form):
	    s/""/" "/ in eazel_services_header_middle_new,

M	ChangeLog
M	components/services/install-view/forms.c

commit 302adbc4aa94607b112bb1e8b3298fbcde40abc1
Author: Dan Mueth <dan@eazel.com>
Date:	2001-03-01

    reviewed by: Maciej Stachowiak <mjs@eazel.com>

    2001-03-01	Dan Mueth  <dan@eazel.com>

	    reviewed by: Maciej Stachowiak  <mjs@eazel.com>

	    Added Spanish version of Nautilus Quick Reference:

	    * configure.in:
	    * help/Makefile.am:
	    * help/nautilus-quick-reference/Makefile.am:
	    * help/nautilus-quick-reference/es/.cvsignore:
	    * help/nautilus-quick-reference/es/Makefile.am:
	    * help/nautilus-quick-reference/es/figures/colors_small.png:
	    * help/nautilus-quick-reference/es/figures/emblems_small.png:
	    * help/nautilus-quick-reference/es/figures/ff_small.png:
	    * help/nautilus-quick-reference/es/figures/find_small.png:
	    * help/nautilus-quick-reference/es/figures/full_small.png:
	    * help/nautilus-quick-reference/es/figures/locbar_small.png:
	    * help/nautilus-quick-reference/es/figures/menubar_small.png:
	    * help/nautilus-quick-reference/es/figures/music_small.png:
	    * help/nautilus-quick-reference/es/figures/navbar_small.png:
	    * help/nautilus-quick-reference/es/figures/sidebar_small.png:
	    * help/nautilus-quick-reference/es/figures/softcat.png:
	    * help/nautilus-quick-reference/es/figures/storage.png:
	    * help/nautilus-quick-reference/es/figures/themes_small.png:
	    * help/nautilus-quick-reference/es/index.html:
	    *
	    help/nautilus-quick-reference/es/nautilus-quick-reference-es.omf:

	    Added placeholder for Nautilus Release Notes, to be filled in
	    by Vera later:
	    Bug #: 6969

	    * help/nautilus-release-notes/.cvsignore:
	    * help/nautilus-release-notes/C/.cvsignore:
	    * help/nautilus-release-notes/C/Makefile.am:
	    * help/nautilus-release-notes/C/nautilus-release-notes-C.omf:
	    * help/nautilus-release-notes/C/nautilus-release-notes.sgml:
	    * help/nautilus-release-notes/Makefile.am:

	    Fixed Nautilus spec file w/r/t documentation.  It is now
	    simpler,
	    gives the right permissions to figures, and doesn't need to be
	    updated every time somebody adds a new doc or translation.
	    Bug #: 7002

	    * nautilus.spec.in:

M	ChangeLog
M	configure.in
M	help/Makefile.am
M	help/nautilus-quick-reference/Makefile.am
A	help/nautilus-quick-reference/es/.cvsignore
A	help/nautilus-quick-reference/es/Makefile.am
A	help/nautilus-quick-reference/es/figures/colors_small.png
A	help/nautilus-quick-reference/es/figures/emblems_small.png
A	help/nautilus-quick-reference/es/figures/ff_small.png
A	help/nautilus-quick-reference/es/figures/find_small.png
A	help/nautilus-quick-reference/es/figures/full_small.png
A	help/nautilus-quick-reference/es/figures/locbar_small.png
A	help/nautilus-quick-reference/es/figures/menubar_small.png
A	help/nautilus-quick-reference/es/figures/music_small.png
A	help/nautilus-quick-reference/es/figures/navbar_small.png
A	help/nautilus-quick-reference/es/figures/sidebar_small.png
A	help/nautilus-quick-reference/es/figures/softcat.png
A	help/nautilus-quick-reference/es/figures/storage.png
A	help/nautilus-quick-reference/es/figures/themes_small.png
A	help/nautilus-quick-reference/es/index.html
A	help/nautilus-quick-reference/es/nautilus-quick-reference-es.omf
A	help/nautilus-release-notes/.cvsignore
A	help/nautilus-release-notes/C/.cvsignore
A	help/nautilus-release-notes/C/Makefile.am
A	help/nautilus-release-notes/C/nautilus-release-notes-C.omf
A	help/nautilus-release-notes/C/nautilus-release-notes.sgml
A	help/nautilus-release-notes/Makefile.am
M	nautilus.spec.in

commit 07f572d9a3950b57aae906a23fd182f120ee923f
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2001-03-01

    Updated Norwegian (bokml) translation. Added missing files.

    2001-03-01	Kjartan Maraas	<kmaraas@gnome.org>

	* no.po: Updated Norwegian (bokml) translation.
	* POTFILES.in: Added missing files.

M	po/ChangeLog
M	po/POTFILES.in
M	po/no.po

commit 096d40e8efbebb6eab89ed0eadb62c17ae0e1fad
Author: Yuri Syrota <rasta@src.gnome.org>
Date:	2001-03-01

    Updated Ukrainian translation

M	po/uk.po

commit 00353f10e36655b3b1d46eb197e148e6f21c38c9
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2001-03-01

    file emblem-note.png was initially added on branch post-1_0_6.

commit 691259f53e8412dce661de34b2c81002091217ab
Author: Robey Pointer <robey@src.gnome.org>
Date:	2001-03-01

	reviewed by: Eskil Heyn Olsen <eskil@eazel.com>
	"the most beautiful patch I've ever seen"

	*
	components/services/install/command-line/eazel-alt-install-corba.
	c: (something_failed), (eazel_preflight_check_signal):
	* components/services/install/lib/eazel-install-logic2.c:
	(dump_tree):
	* components/services/install/lib/eazel-package-system-types.c:
	(packagedata_dump_tree_helper), (packagedata_dump_tree_int),
	(packagedata_dump_tree), (dump_package_deplist):

	Move the package-tree dumper from the command-line util into the
	install lib, and remove the redundant copies.  This cleans up the
	debug output to fix bug 7127.

	* components/services/install/lib/eazel-package-system-rpm3.c:
	(eazel_package_system_rpm3_packagedata_fill_from_header):
	* components/services/install/lib/eazel-package-system-types.h:

	Someone mispelled PACKAGE as PACAKGE fairly consistently.  It was
	probably me.

	*
	components/services/trilobite/libtrilobite/trilobite-core-messagi
	ng.c: (trilobite_add_log):

	Handle multi-line debug output without spazzing.

M	ChangeLog
M	components/services/install/command-line/eazel-alt-install-corba.c
M	components/services/install/lib/eazel-install-logic2.c
M	components/services/install/lib/eazel-package-system-rpm3.c
M	components/services/install/lib/eazel-package-system-types.c
M	components/services/install/lib/eazel-package-system-types.h
M
components/services/trilobite/libtrilobite/trilobite-core-messaging.c

commit db5215e82c8c43ce1e1d32c24ee6721540af19b7
Author: Takuro Kitame <kitame@src.gnome.org>
Date:	2001-03-01

    update ja.po

M	po/ChangeLog
M	po/ja.po

commit 3dd66875bf357ed7f2c46b856580cfeab37fe1ee
Author: Eskil Heyn Olsen <eskil@eazel.com>
Date:	2001-03-01

    reviewed by: Robey Pointer <robey@eazel.com>

    2001-02-28	Eskil Heyn Olsen  <eskil@eazel.com>

	reviewed by: Robey Pointer  <robey@eazel.com>

	This patch fixes bug 7122 and reduces flicker in the install-view.

	* components/services/docs/installer-rpm-cases:
	Corrected the description of a case.

	* components/services/install-view/forms.c: (install_message_new):
	Reduced flicker by no longer forcing a redraw.

	*
	components/services/install/command-line/eazel-alt-install-corba.
	c:
	Disabled force since it doesn't work (and really shouldn't).

	* components/services/install/lib/eazel-install-corba-callback.c:
	(eazel_install_callback_initialize),
	(eazel_install_callback_get_type):
	Removed commented out debug stuff.

	* components/services/install/lib/eazel-install-logic2.c:
	(prune_failed_packages_helper),
	Added more spam to the debug output.
	(post_get_softcat_info),
	Moved code from get_softcat_info here
	(get_softcat_info), (check_tree_helper):
	Call post_get_softcat_info, this fixes bug 7122.

	* components/services/install/lib/eazel-softcat.c:
	(get_search_url_for_package), (eazel_softcat_query):
	s/provides/features/

	* components/services/install/server/main.c: (main):
	Spellfix.

M	ChangeLog
M	components/services/docs/installer-rpm-cases
M	components/services/install-view/forms.c
M	components/services/install/command-line/eazel-alt-install-corba.c
M	components/services/install/lib/eazel-install-corba-callback.c
M	components/services/install/lib/eazel-install-logic2.c
M	components/services/install/lib/eazel-softcat.c
M	components/services/install/server/main.c

commit 83d4c33bec369913d7ce9d0ed7fdfbd1d4a8dbdc
Author: Eskil Heyn Olsen <eskil@eazel.com>
Date:	2001-03-01

    Updated the View as XXX strings, not that it helped.

    2001-02-28	Eskil Heyn Olsen  <eskil@eazel.com>

	    * da.po:
	    Updated the View as XXX strings, not that it helped.

M	po/ChangeLog
M	po/da.po

commit 87e83cce94577c247dc4606e4c0c820f1366773d
Author: Brian Frank <bfrank@eazel.com>
Date:	2001-03-01

    Added MandrakeSoft to bookmarks, and fixed Sun Wah link to default to

    2001-02-28	Brian Frank  <bfrank@eazel.com>

	Added MandrakeSoft to bookmarks, and fixed Sun Wah link to
	default to "non-flash" page.

	* data/static_bookmarks.xml

M	ChangeLog
M	data/static_bookmarks.xml

commit 23adce2bffdd4a1d3b1b4e6577b130aab8442d08
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-03-01

    Add newline at end of file to make redhat7 compiler happy. Fix emacs

	* libnautilus-extensions/nautilus-directory-metafile-monitor.c:
	(corba_metafile_ready):
	Add newline at end of file to make redhat7 compiler happy.  Fix
	emacs header blurb.

M	ChangeLog
M	libnautilus-extensions/nautilus-directory-metafile-monitor.c
M	libnautilus-private/nautilus-directory-metafile-monitor.c

commit 2a84086bef3909e37677551d1a68f6d6e849481b
Author: Arik Devens <arik@src.gnome.org>
Date:	2001-03-01

    Ok, i suck, this should be correct now.

M	ChangeLog

commit 393fe7f63797e27e7167dde3fcbc09ce558f0de4
Author: Arik Devens <arik@src.gnome.org>
Date:	2001-03-01

    Committing ChangeLog from last checkin and adding scrollkeeper to
    the build checks. Fixes bug 6836.

M	ChangeLog
M	configure.in

commit 236d21ff22e6a3e21f1172e26d41c72443d94915
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-03-01

	reviewed by: John Sullivan <sullivan@eazel.com>

	Found and fixed as many untranslated things as possible. John
	Sullivan found them and I fixed them. This takes care of much of
	bug 6977.

	* check-strings-functions:
	* check-strings-patterns:
	More things to ignore and fixes to bad patterns done while John
	and I did our pass over all the code.

	* check-strings.pl: Fix comment.

	* applets/preferences-applet/nautilus-preferences-applet.c:
	(main):
	* components/hardware/nautilus-hardware-view.c: (setup_CPU_form),
	(setup_RAM_form), (setup_IDE_form):
	* components/rpmview/nautilus-rpm-verify-window.c:
	(nautilus_rpm_verify_window_initialize):
	*
	components/services/inventory-view/nautilus-inventory-config-page.c:
	(nautilus_inventory_config_page_initialize),
	(nautilus_inventory_config_page_destroy):
	*
	components/services/inventory-view/nautilus-inventory-disable-page.c:
	(nautilus_inventory_disable_page_initialize):
	* helper-utilities/authenticate/nautilus-authenticate.c: (main):
	* libnautilus-extensions/nautilus-password-dialog.c:
	(nautilus_password_dialog_new):
	* libnautilus-extensions/nautilus-program-chooser.c:
	(nautilus_program_chooser_show_no_choices_message):
	Mark additional strings for translation.

	* components/adapter/nautilus-adapter-embed-strategy.c:
	(nautilus_adapter_embed_strategy_initialize_class): Fix
	misspelling
	of signal names.

	* components/services/install/lib/eazel-package-system-rpm3.c:
	(rpmmonitorpiggybag_new): Fix a typo.
	* components/services/install/lib/eazel-softcat.c:
	(eazel_softcat_error_string): Write comment about why these
	strings
	don't need translation.

	* libnautilus-extensions/nautilus-gtk-extensions.c: Tweak
	formatting.

	* libnautilus-extensions/nautilus-preferences-dialog.c:
	(nautilus_preferences_dialog_construct): Use stock button
	instead of
	hard-coded OK for translation purposes.

M	ChangeLog
M	applets/preferences-applet/nautilus-preferences-applet.c
M	check-strings-functions
M	check-strings-patterns
M	check-strings.pl
M	components/adapter/nautilus-adapter-embed-strategy.c
M	components/hardware/nautilus-hardware-view.c
M	components/rpmview/nautilus-rpm-verify-window.c
M	components/services/install/lib/eazel-package-system-rpm3.c
M	components/services/install/lib/eazel-softcat.c
M
components/services/inventory-view/nautilus-inventory-config-page.c
M
components/services/inventory-view/nautilus-inventory-disable-page.c
M	helper-utilities/authenticate/nautilus-authenticate.c
M	libnautilus-extensions/nautilus-gtk-extensions.c
M	libnautilus-extensions/nautilus-password-dialog.c
M	libnautilus-extensions/nautilus-preferences-dialog.c
M	libnautilus-extensions/nautilus-program-chooser.c
M	libnautilus-private/nautilus-gtk-extensions.c
M	libnautilus-private/nautilus-password-dialog.c
M	libnautilus-private/nautilus-preferences-dialog.c
M	libnautilus-private/nautilus-program-chooser.c

commit 2c01bca70b9855922c78a834d39324e779088b95
Author: Arik Devens <arik@src.gnome.org>
Date:	2001-03-01

    Updated our GTK+ dep to 1.2.9. Fixes bug 7161.

M	configure.in
M	nautilus.spec.in

commit 5dfa187dd7c2edf13aea80ea74246047b6a8e5b8
Author: Mike Engber <engber@src.gnome.org>
Date:	2001-03-01

    reviewed by: Darin Adler <darin@eazel.com>


	reviewed by: Darin Adler <darin@eazel.com>

	* libnautilus-extensions/nautilus-directory-async.c:
	(metafile_read_mark_done):
	* libnautilus-extensions/nautilus-directory-metafile-monitor.c:
	(nautilus_metafile_monitor_get_epv), (corba_metafile_changed),
	(corba_metafile_ready):
	* libnautilus-extensions/nautilus-directory-private.h:
	* libnautilus-extensions/nautilus-directory.c:
	(nautilus_directory_find_file_by_relative_uri),
	(nautilus_directory_find_file_by_internal_uri):
	* libnautilus-extensions/nautilus-metafile-server.idl:
	* libnautilus-extensions/nautilus-metafile.c: (corba_set),
	(corba_set_list),
	(nautilus_metafile_notify_metafile_ready),
	(call_metafile_changed),
	(call_metafile_changed_for_all_files_mentioned_in_metafile),
	(call_metafile_changed_for_one_file):
	* libnautilus-extensions/nautilus-metafile.h:
	When a metafile is read in - change signals are sent to all
	files rather than just the ones with metadata. Also fixed
	it so change notifications to the "." file will happen. Bug 7044.

M	ChangeLog
M	libnautilus-extensions/nautilus-directory-async.c
M	libnautilus-extensions/nautilus-directory-metafile-monitor.c
M	libnautilus-extensions/nautilus-directory-private.h
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-extensions/nautilus-metafile-server.idl
M	libnautilus-extensions/nautilus-metafile.c
M	libnautilus-extensions/nautilus-metafile.h
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-directory-metafile-monitor.c
M	libnautilus-private/nautilus-directory-private.h
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-metafile-server.idl
M	libnautilus-private/nautilus-metafile.c
M	libnautilus-private/nautilus-metafile.h

commit 504adaf0e9c471254803fa2d42a73433d876f49f
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-03-01

    Added nautilus-password-dialog.c

	* POTFILES.in: Added nautilus-password-dialog.c

M	po/ChangeLog
M	po/POTFILES.in

commit 322c733117c96afcb3265f0df85286fdf6ea39b3
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2001-03-01

    fixed bug 7138, non-ASCII characters in author's names causes the
    Japanese


	fixed bug 7138, non-ASCII characters in author's names causes
	the Japanese version to crash.	Fixed by removing the accented
	'i' from Pavel's name

	* src/nautilus-window-menus.c:
	(help_menu_about_nautilus_callback):
	replaced the accented 'i' in Pavel's name with a plain one
	* check-THANKS.pl:
	fixed mapping in check-THANKS.pl as requested by Darin
	* AUTHORS:
	removed from AUTHORS, too, for consistency

M	AUTHORS
M	ChangeLog
M	check-THANKS.pl
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-window-menus.c

commit 46d4a61b73141d5afdb85ddb195976121ee60f4a
Author: Michael Fleming <mfleming@src.gnome.org>
Date:	2001-03-01

	reviewed by: Darin Adler <darin@eazel.com>

	Bug 7157: Reloads can cause crash; reloads to redirected URI's can
	cause error dialog to appear

	* src/nautilus-window-manage-views.c: (nautilus_window_reload):

M	ChangeLog
M	src/nautilus-window-manage-views.c

commit 7b19c21ba45fe649fb6ceb49d952c2b3fe5bd71e
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-03-01

	reviewed by: Darin Adler  <darin@eazel.com>

	Fix bug 6368 - Multibyte font handling.

	* librsvg/rsvg-ft.c: (rsvg_ft_get_glyph),
	(rsvg_ft_measure_or_render_string):
	Tell freetype to never load bitmaps when loading glyphs.  We only
	use the outlines of scalable fonts.  This means our code will work
	even for glyphs that have embedded bitmaps.

	Add support for multi byte characters.	We do this by allocate a
	wide character array and converting the source string to wide
	chars.	If no wide characters are found in the source string, then
	we fill in the wide char array with the regular single byte chars.

	This changes are based on a patch contributed by Yukihiro Nakai
	<nakai@gnome.gr.jp> - thanks much.


	Unrelated change.

	* libnautilus-extensions/nautilus-labeled-image.c:
	(nautilus_labeled_image_initialize):
	Remove a extraneous '+' that sneaked in here.

M	ChangeLog
M	libnautilus-extensions/nautilus-labeled-image.c
M	libnautilus-private/nautilus-labeled-image.c
M	librsvg/rsvg-ft.c

commit b6218ac4f140009a955caa83a3395e06fedb279c
Author: Pablo Gonzalo del Campo <pablodc@bigfoot.com>
Date:	2001-03-01

    Updated Spanish Translation

    2001-02-28	Pablo Gonzalo del Campo <pablodc@bigfoot.com>

	    * es.po: Updated Spanish Translation

M	po/es.po

commit 12517057b6b7324b0cf43f3a04f0c33099dcd943
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2001-03-01

    Added Makefile generation for the below.

    2001-03-01	Kjartan Maraas	<kmaraas@gnome.org>

	* configure.in: Added Makefile generation for the below.

M	ChangeLog
M	configure.in

commit 5258bb0bc8f98e193895798b1ac331b11eda727f
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2001-02-28

    Updated Norwegian (bokml) translation.

    2001-03-01	Kjartan Maraas	<kmaraas@gnome.org>

	* no.po: Updated Norwegian (bokml) translation.

M	po/ChangeLog
M	po/no.po

commit 1e2e17bdcd3e1669f41987f0a01eba9874249cae
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2001-02-28

    Added no subdir Added Norwegian translation.

    2001-03-01	Kjartan Maraas	<kmaraas@gnome.org>

	* help/nautilus-quick-reference/Makefile.am: Added no subdir
	* help/nautilus-quick-reference/no/*: Added Norwegian translation.

M	ChangeLog
M	help/nautilus-quick-reference/Makefile.am
A	help/nautilus-quick-reference/no/.cvsignore
A	help/nautilus-quick-reference/no/Makefile.am
A	help/nautilus-quick-reference/no/figures/colors_small.png
A	help/nautilus-quick-reference/no/figures/emblems_small.png
A	help/nautilus-quick-reference/no/figures/ff_small.png
A	help/nautilus-quick-reference/no/figures/find_small.png
A	help/nautilus-quick-reference/no/figures/full_small.png
A	help/nautilus-quick-reference/no/figures/locbar_small.png
A	help/nautilus-quick-reference/no/figures/menubar_small.png
A	help/nautilus-quick-reference/no/figures/music_small.png
A	help/nautilus-quick-reference/no/figures/navbar_small.png
A	help/nautilus-quick-reference/no/figures/sidebar_small.png
A	help/nautilus-quick-reference/no/figures/softcat.png
A	help/nautilus-quick-reference/no/figures/storage.png
A	help/nautilus-quick-reference/no/figures/themes_small.png
A	help/nautilus-quick-reference/no/index.html
A	help/nautilus-quick-reference/no/nautilus-quick-reference-no.omf

commit 5ca9f2bc2bd1bbb20daf8eff0e588237a9cd31ad
Author: Christian Rose <menthos@src.gnome.org>
Date:	2001-02-28

    Updated Swedish translation.

M	po/sv.po

commit 636d444db8f804232a5923ea736078139889dcce
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-02-28

    Fixed error in script that John noticed when he tried it. The regular

	* check-strings.pl: Fixed error in script that John noticed
	when he tried it. The regular expression for matching
	function names was matching way too many.

M	ChangeLog
M	check-strings.pl

commit 7605ce7bed18fa5433a13fff83cc758b38feab73
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-02-28

    Tweaks to just-checked-in stuff.

	* check-strings-functions:
	* check-strings.pl: Tweaks to just-checked-in stuff.

	* src/nautilus-first-time-druid.c: Fix build by
	getting rid of incorrect use of stringize macro.

M	ChangeLog
M	THANKS
M	check-strings-functions
M	check-strings.pl
M	src/nautilus-first-time-druid.c

commit f9f267e84c4d5aa279520e931a8c0b65233d7466
Author: John Harper <jsh@eazel.com>
Date:	2001-02-28

    reviewed by: Gene Z. Ragan <gzr@eazel.com>

    2001-02-28	John Harper  <jsh@eazel.com>

	reviewed by: Gene Z. Ragan  <gzr@eazel.com>

	Fixed bug 6988 (Nautilus consumes CPU for 5 mins on startup) by
	reverting my fix to bug 6820 (directory sort order is different
	in tree view):

	* components/tree/nautilus-tree-view.c
	(nautilus_tree_view_initialize): commented out the call to
	gtk_clist_set_compare_func - revert to using the default clist
	comparison function (basically strcmp)

	(ctree_compare_rows): commented out this function

M	ChangeLog
M	components/tree/nautilus-tree-view.c

commit ca4ed9d2d33c647b4b57c08d2644ed37f129e530
Author: Fatih Demir <kabalak@src.gnome.org>
Date:	2001-02-28

    Correction of the Turkish translator name

M	ChangeLog
M	THANKS

commit 91b66e65de6923d08a4003946ff99d71e7729343
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-02-28

	reviewed by: John Sullivan <sullivan@eazel.com>

	* check-strings.pl:
	* check-strings-functions:
	* check-strings-patterns:
	New script and correspoinding config files to help us find
	untranslated strings. It's going to take some effort to make
	this an easy-to-use tool.

	* components/rpmview/nautilus-rpm-view.c:
	(nautilus_rpm_view_initialize): Fixed string that would not
	get translated properly since it was using N_ and nothing
	was going to use _() on it.
	(nautilus_rpm_view_update_from_uri): Marked strings for
	translation as requested in bug report 7149.
	(nautilus_rpm_view_verify_files): Format tweak.
	(nautilus_rpm_view_drag_data_received): Remove old dead code.

	* libnautilus-extensions/nautilus-tabs.c: (draw_tab_piece_aa):
	Change to use C-style comments, not C++.

	* src/nautilus-application.c: (check_required_directories): Mark
	strings for translation that we had missed before.
	* src/nautilus-first-time-druid.c: Fix port string define so it
	doesn't have to be repeated twice (and doesn't show up as an
	"untranslated string").

	* src/nautilus-about.c: Formatting tweak.
	* src/nautilus-location-bar.c: Fix typo.

M	ChangeLog
A	check-strings-functions
A	check-strings-patterns
A	check-strings.pl
M	components/rpmview/nautilus-rpm-view.c
M	libnautilus-extensions/nautilus-tabs.c
M	libnautilus-private/nautilus-tabs.c
M	src/nautilus-about.c
M	src/nautilus-application.c
M	src/nautilus-first-time-druid.c
M	src/nautilus-location-bar.c

commit e4abb4d117c35c85c721579e615127063f986231
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2001-02-28

    reviewed by: Pavel Cisler <pavel@eazel.com>

    2001-02-28	Gene Z. Ragan  <gzr@eazel.com>

	reviewed by: Pavel Cisler <pavel@eazel.com>

	Fixed bug 7141, gconf entry "show_directory_item_counts"
	stored in "preferencees" directory

	* libnautilus-extensions/nautilus-global-preferences.h:
	Corrected a typographical error.

M	ChangeLog
M	libnautilus-extensions/nautilus-global-preferences.h
M	libnautilus-private/nautilus-global-preferences.h

commit 07d575b6d1907aac00e45b10027cf2385e576997
Author: Christian Rose <menthos@src.gnome.org>
Date:	2001-02-28

    Updated Swedish translation.

M	po/ChangeLog
M	po/sv.po

commit c782324fa9dc2e4f762e5bbb370930ac832eb237
Author: Valek Frob <frob@src.gnome.org>
Date:	2001-02-28

    Updated russian translation.

M	po/ChangeLog
M	po/ru.po

commit dc03297d46848497806a65398e4edb7e455d20a6
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2001-02-28

    Updated Norwegian (bokml) translation.

    2001-02-28	Kjartan Maraas	<kmaraas@gnome.org>

	* no.po: Updated Norwegian (bokml) translation.

M	po/ChangeLog
M	po/no.po

commit f96a7cd9e1b1ead72affc15e5d36f31c8124a7b8
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2001-02-28

    Fix typo Unnstalling -> Uninstalling

    2001-02-28	Kjartan Maraas	<kmaraas@gnome.org>

	*
	components/services/install/command-line/eazel-alt-install-corba.c:
	Fix typo Unnstalling -> Uninstalling

M	ChangeLog
M	components/services/install/command-line/eazel-alt-install-corba.c
M	po/no.po

commit 2f893880fac696abd03a25421115013aacb99cff
Author: Nam SungHyun <namsh@src.gnome.org>
Date:	2001-02-28

    added translator's email

M	help/nautilus-user-manual/ko/nautilus-user-manual.sgml

commit ed2c4bc3da9189f9565d5ea27e23f69a50ed0057
Author: John Harper <jsh@eazel.com>
Date:	2001-02-28

    reviewed by Ramiro Estrugo <ramiro@eazel.com>

    2001-02-28	John Harper  <jsh@eazel.com>

	reviewed by Ramiro Estrugo <ramiro@eazel.com>

	Fixed bug 7111 (Icons appear in formation, then shift, when
	page first loads). This also fixed bugs 4174 (NautilusLabel
	needs to handle text with descenders better.) and 2865 (Text
	underlining should honor the rendered string's baseline):

	* librsvg/rsvg-ft.c (rsvg_ft_measure_or_render_string): don't
	use the union of the bounding boxes of the glyphs to find the
	overall bounding box, for the vertical component use the actual
	font metrics. Also set the underline_position and
	underline_thickness fields of the returned glyph structure

	* librsvg/rsvg-ft.h (struct _RsvgFTGlyph): added two new
	fields: underline_position and underline_thickness

	* libnautilus-extensions/nautilus-smooth-text-layout.c
	(smooth_text_layout_line_list_draw_to_pixbuf): don't just draw
	the underline under the glyph's rectangle, draw it where the
	glyph object wants it to be (using
	nautilus_glyph_get_underline_rectangle (), which for text uses
	the actual underline information from the font)

	* libnautilus-extensions/nautilus-glyph.h,
	libnautilus-extensions/nautilus-glyph.c
	(nautilus_glyph_get_underline_rectangle): new function, fills
	in an ArtIRect corresponding to the underline of the given
	glyph object

	*
	components/services/nautilus-dependent-shared/eazel-services-header.c:
	* libnautilus-extensions/nautilus-tabs.c,
	libnautilus-extensions/nautilus-smooth-text-layout.c,
	libnautilus-extensions/nautilus-icon-canvas-item.c
	* src/nautilus-sidebar-title.c, src/nautilus-sidebar-tabs.c

	Tweaked a few hardcoded constants to fix minor changes in font
	layout (this part was checked by Arlo)

M	ChangeLog
M
components/services/nautilus-dependent-shared/eazel-services-header.c
M	libnautilus-extensions/nautilus-glyph.c
M	libnautilus-extensions/nautilus-glyph.h
M	libnautilus-extensions/nautilus-icon-canvas-item.c
M	libnautilus-extensions/nautilus-smooth-text-layout.c
M	libnautilus-extensions/nautilus-tabs.c
M	libnautilus-private/nautilus-glyph.c
M	libnautilus-private/nautilus-glyph.h
M	libnautilus-private/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-smooth-text-layout.c
M	libnautilus-private/nautilus-tabs.c
M	librsvg/rsvg-ft.c
M	librsvg/rsvg-ft.h
M	src/nautilus-sidebar-tabs.c
M	src/nautilus-sidebar-title.c

commit f3ad8b9205cafa1fcb5b90a3b7a124699cd4c351
Author: Robey Pointer <robey@src.gnome.org>
Date:	2001-02-28

	reviewed by: Eskil Heyn Oslen <eskil@eazel.com>

	* components/services/install/lib/eazel-install-logic2.c:
	(dump_tree_helper):

	Added debug info of packages modifies list, so the logging on
	upgrading packages isn't so confusing.

	*
	components/services/install/lib/eazel-install-xml-package-list.c:
	(eazel_install_packagelist_parse):

	Force the XML parser to ignore any <xmp> .. </xmp> tags, which may
	or may not fix some people's issues with the installer not being
	able to parse the server XML sometimes.

	* components/services/install/lib/eazel-package-system-types.h:

	Fix old reference to soft_depends.

	* components/services/install-view/Makefile.am:
	* components/services/install-view/nautilus-service-install.c:
	* components/services/install-view/nautilus-service-install.h:

	These files are useless.

	* nautilus-installer/src/installer.c: (collect_failure_info),
	(eazel_install_get_depends), (eazel_installer_initialize):

	Use the new path to the package-list.xml file.

	* nautilus-installer/src/main.c: (segv_handler):

	Spelling fix.

M	ChangeLog
M	components/services/install-view/Makefile.am
D	components/services/install-view/nautilus-service-install.c
D	components/services/install-view/nautilus-service-install.h
M	components/services/install/lib/eazel-install-logic2.c
M	components/services/install/lib/eazel-install-xml-package-list.c
M	components/services/install/lib/eazel-package-system-types.h
M	nautilus-installer/src/installer.c
M	nautilus-installer/src/main.c

commit 14a624cf2a7b63a4216a08607795fa51ed7bdfc3
Author: Arlo Rose <arlo@src.gnome.org>
Date:	2001-02-28

    Tiny tweak.


    Tiny tweak.

M	ChangeLog
M	icons/default.xml

commit 56a9e2590b5e26155be49469f4311710fe995775
Author: Arlo Rose <arlo@src.gnome.org>
Date:	2001-02-28

    Changed the default background color so that the list view looks
    better.

	    * icons/arlo/arlo.xml:
	    * icons/crux_eggplant/crux_eggplant.xml:
	    * icons/default.xml:
	    Changed the default background color so that the list
	    view looks better.

M	ChangeLog
M	icons/arlo/arlo.xml
M	icons/crux_eggplant/crux_eggplant.xml
M	icons/default.xml

commit 3096900283ca093f0e4c191ec797a84c0167a513
Author: Nam SungHyun <namsh@src.gnome.org>
Date:	2001-02-28

    Korean translation for user-guide by <ganadist@nakyup.mizi.com>

M	configure.in
M	help/nautilus-user-manual/Makefile.am
M	nautilus.spec.in

commit a422e823623b3b2c34f1a54ff761c61010d7ab59
Author: Nam SungHyun <namsh@src.gnome.org>
Date:	2001-02-28

    Korean user manual

A	help/nautilus-user-manual/ko/.cvsignore
A	help/nautilus-user-manual/ko/Makefile.am
A	help/nautilus-user-manual/ko/figures/custicon.png
A	help/nautilus-user-manual/ko/figures/full.png
A	help/nautilus-user-manual/ko/figures/link.png
A	help/nautilus-user-manual/ko/figures/locbar.png
A	help/nautilus-user-manual/ko/figures/noread.png
A	help/nautilus-user-manual/ko/figures/nowrite.png
A	help/nautilus-user-manual/ko/figures/part.png
A	help/nautilus-user-manual/ko/figures/player.png
A	help/nautilus-user-manual/ko/figures/prefmenu.png
A	help/nautilus-user-manual/ko/figures/sidebar.png
A	help/nautilus-user-manual/ko/figures/viewmenu.png
A	help/nautilus-user-manual/ko/figures/viewmusic.png
A	help/nautilus-user-manual/ko/nautilus-user-manual-ko.omf
A	help/nautilus-user-manual/ko/nautilus-user-manual.sgml

commit ed256af1fa36908973ee3fabfdf5baccc24069f0
Author: Pavel <pavel@eazel.com>
Date:	2001-02-28

    reviewed by: Arlo Rose <arlo@eazel.com>

    2001-02-27	Pavel  <pavel@eazel.com>

	reviewed by: Arlo Rose <arlo@eazel.com>

	Fix 1509: List view draws using incorrect design specification

	* libnautilus-extensions/nautilus-list.c:
	(nautilus_list_setup_style_colors):
	Tweak color shifting values with Arlo to get better color ranges
	for the list view grid.

M	ChangeLog
M	libnautilus-extensions/nautilus-list.c
M	libnautilus-private/nautilus-list.c

commit 5618b9dd96d3b22a1ecac57610f751bf64628811
Author: Kenneth Christiansen <kenneth@src.gnome.org>
Date:	2001-02-28

    Translations from keld
    ammonite/po/da.po bonobo/po/da.po eog/po/da.po
    evolution/po/da.po gb/po/da.po gernel/po/da.po gimp/po/da.po
    gimp/po-plug-ins/da.po gnome-db/po/da.po gnome-libs/po/da.po
    gnome-print/po/da.po gnome-vfs/po/da.po gnomeicu/po/da.po
    gnumeric/po/da.po gtranslator/po/da.po libgda/po/da.po
    nautilus/po/da.po pan/po/da.po pong/po/da.po sodipodi/po/da.po
    ximian-setup-tools/po/da.po

M	po/da.po

commit d87aef6fdd5bcbc21e46ba8f8aa4d734053de269
Author: Michael Fleming <mfleming@src.gnome.org>
Date:	2001-02-28

	Bug 6965 -- move to using report_redirect.
	Commited so Darin can debug report_redirect.

	* components/mozilla/nautilus-mozilla-content-view.c:
	(view_load_location_callback), (mozilla_realize_callback),
	(mozilla_title_changed_callback), (mozilla_location_callback),
	(mozilla_net_start_callback), (mozilla_net_stop_callback),
	(mozilla_progress_callback), (mozilla_dom_mouse_click_callback),
	(vfs_open_callback), (navigate_mozilla_to_nautilus_uri),
	(update_nautilus_uri):

M	ChangeLog
M	components/mozilla/nautilus-mozilla-content-view.c

commit 08d0a007d7d87b3801ecb4e15cd5086902f3c317
Author: Pavel Cisler <pavel@eazel.com>
Date:	2001-02-28

    reviewed by: John Sullivan <sullivan@eazel.com>

    2001-02-27	Pavel Cisler  <pavel@eazel.com>

	reviewed by: John Sullivan <sullivan@eazel.com>

	Fix 7116: (Location bar grows taller causing a re-layout
		   of the icon view)

	* src/nautilus-window.c: (set_dummy_initial_view_as_menu),
	(nautilus_window_constructed):
	Populate the "View as" menu the first time it is created with
	a dummy "View as ..." menu item to prevent it from comming up in
	a shrunken state that gets resized later and re-shuffles the
	window.

M	ChangeLog
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window.c

commit 330326291772ce1763e4276ba325a99877ad70de
Author: Eskil Heyn Olsen <eskil@eazel.com>
Date:	2001-02-28

    reviewed by: Robey Pointer <robey@eazel.com> sez "Looks good... Wow, I

    2001-02-26	Eskil Heyn Olsen  <eskil@eazel.com>

	reviewed by: Robey Pointer <robey@eazel.com> sez "Looks
	good... Wow, I wonder how long the softcat lookup-by-feature thing
	was broken before? (doh!)"

	*
	components/services/install/command-line/eazel-alt-install-corba.
	c: (something_failed):
	Moved a duplicate fprintf that caused problems to be printed
	twice.

	* components/services/install/idl/trilobite-eazel-install.idl:
	Added a string sequence of features. Need this so the clients can
	print "package foo needs file libfoo.so" instead of "package foo
	needs another package".

	* components/services/install/lib/eazel-install-corba-types.c:
	(corba_string_sequence_to_glist),
	(g_list_to_corba_string_sequence),
	(corba_packagedatastruct_fill_from_packagedata),
	(corba_packagedatastruct_fill_deps),
	(packagedata_tree_from_corba_packagedatastructlist):
	Fill in and copy and convert and stuff the new features list.

	* components/services/install/lib/eazel-install-logic2.c:
	(eazel_install_check_existing_packages),
	Don't set force when epochs are involved, but set a majick
	datafield in the packsys object.
	(check_tree_helper),
	After handling packagebreaks for package P, don't set P->status to
	partly resolved unless all the breaks have been fixed.
	(check_no_two_packages_has_same_file),
	Don't let force disable file conflict check, only
	ignore-file-conflicts.
	(check_conflicts_against_already_installed_packages),
	Removed the comments for bug 5720.
	(check_feature_consistency):
	Added package pointer and name to some debug output.

	* components/services/install/lib/eazel-package-system-rpm3.c:
	(make_rpm_argument_list),
	Check the majick epoch flag, and add --force if set.
	(check_require_is_not_a_feature),
	Wrote a function that checks to see if a package requirement is
	also a provides of the same package.
	(eazel_package_system_rpm3_packagedata_fill_from_header):
	Use forementioned function (solves problem for badly made rpms)

	* components/services/install/lib/eazel-package-system-types.c:
	(packagedata_get_readable_name):
	Changed to use ->features instead of ->provides

	* components/services/install/lib/eazel-softcat.c:
	(get_search_url_for_package):
	When querying for a feature, use ->features instead of ->provides.

M	ChangeLog
M	components/services/install/command-line/eazel-alt-install-corba.c
M	components/services/install/idl/trilobite-eazel-install.idl
M	components/services/install/lib/eazel-install-corba-types.c
M	components/services/install/lib/eazel-install-logic2.c
M	components/services/install/lib/eazel-install-private.h
M	components/services/install/lib/eazel-package-system-rpm3.c
M	components/services/install/lib/eazel-package-system-types.c
M	components/services/install/lib/eazel-softcat.c

commit 8123705a6c54854d528d1510698562b39bac7368
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-02-28

    Fix this so I can debug a font problem somewhere else.

	* test/test-nautilus-label-flavorful.c:
	(increasing_label_window_new), (decreasing_label_window_new):
	Fix this so I can debug a font problem somewhere else.

M	ChangeLog
M	test/test-nautilus-label-flavorful.c

commit b4cd50d80f895062bcd9301103e2b627916943b4
Author: Pablo Gonzalo del Campo <pablodc@bigfoot.com>
Date:	2001-02-28

    Updated Spanish Translation

    2001-02-27 Pablo Gonzalo del Campo <pablodc@bigfoot.com>

	    * es.po: Updated Spanish Translation

M	po/ChangeLog
M	po/es.po

commit 84c15500cf936ca5030ee2be269302367dc799e1
Author: Yukihiro Nakai <nakai@src.gnome.org>
Date:	2001-02-28

    ja.po: Update Japanese translation.

M	po/ja.po

commit a19589d163ea80e14fe56e27c2cfa259be715434
Author: Robin Slomkowski <rslomkow@src.gnome.org>
Date:	2001-02-27

    added rule for package-list.xml.in added file to keep text for the

	* configure.in: added rule for package-list.xml.in
	* nautilus-installer/package-list.xml.in: added file
	  to keep text for the installer.  This gets served by
	  the server but it is needed to provide text for the
	  installer. http://bugzilla.eazel.com/show_bug.cgi?id=3448

M	ChangeLog
M	configure.in
A	nautilus-installer/package-list.xml.in

commit 709212628069eaf4c2b7bb31ad1f54a0e0a6e031
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2001-02-27

    reviewed by: Pavel Cisler <pavel@eazel.com>

    2001-02-27	Gene Z. Ragan  <gzr@eazel.com>

	reviewed by: Pavel Cisler <pavel@eazel.com>

	* libnautilus-extensions/nautilus-icon-container.h:
	Fix incorrect class name in the GTK_CHECK_CLASS_CAST
	macro. We were using NautilusIconListView instead of
	NautilusIconContainerClass.

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-container.h
M	libnautilus-private/nautilus-icon-container.h

commit 27d4785eb3c19e2b8f2c1777cea8b1916ce89908
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-02-27

	reviewed by: John Sullivan <sullivan@eazel.com>

	Finished bug 6950 (need new report_redirect call in addition to
	report_location_change).

	* src/nautilus-window-manage-views.c: (update_history): Split
	out this part of update_for_new_location, since it really was
	begging for a case statement. Added a redirect case, which does
	nothing (just like reload, but it needs a separate case to make
	sense anyway).
	(update_for_new_location): Use the new update_history.
	(report_redirect_callback): Do nothing if we are no longer at the
	"from" location of the redirect. In the case where we do redirect,
	make sure we update history properly, but don't update the back
	and forward lists at all.

	* src/nautilus-window-private.h:
	* src/nautilus-window.c: (remove_from_history_list): New function
	shared by the normal add case and the new remove call.
	(add_to_history_list): New name for nautilus_add_to_history_list
	to help emphasize it's a private function. Change to use
	remove_from_history_list.
	(nautilus_remove_from_history_list_no_notify): New call for use by
	the redirect code.
	(real_add_current_location_to_history_list),
	(nautilus_window_add_current_location_to_history_list): Moved
	these functions down to avoid adding a prototype for
	add_to_history_list.

M	ChangeLog
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window-manage-views.c
M	src/nautilus-window-private.h
M	src/nautilus-window.c

commit c05003831fc379d8e743cb8392c0b9175707a367
Author: Pavel Cisler <pavel@eazel.com>
Date:	2001-02-27

    reviewed by: Gene Z. Ragan <gzr@eazel.com>

    2001-02-27	Pavel Cisler  <pavel@eazel.com>

	reviewed by: Gene Z. Ragan  <gzr@eazel.com>

	Fixed 6959: (Drag local items into Trash -> "You cannot copy items
		    into the Trash" error)

	* libnautilus-extensions/nautilus-drag.c:
	(nautilus_drag_default_drop_action_for_icons):
	Add a missing setup of the correct default and non-default
	drag&drop
	action when the target is "trash:".

M	ChangeLog
M	libnautilus-extensions/nautilus-drag.c
M	libnautilus-private/nautilus-drag.c

commit 83d4032d69808db773d40394eb67d37569f60841
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2001-02-27

	reviewed by: Darin Adler  <darin@eazel.com>

	Fixed bug 7096 ("Open with Other" dialog doesn't truncate
	really long file names)

	Fixed bug 7108 (icon in sidebar vanishes & reappears at load time)

	* libnautilus-extensions/nautilus-program-chooser.c:
	(get_file_name_for_display): New function, returns a truncated
	copy of the file name.
	(program_file_pair_get_long_status_text),
	(run_program_configurator_callback),
	(nautilus_program_chooser_new),
	(nautilus_program_chooser_show_no_choices_message):
	Use truncated file name whenever file name is displayed.

	* src/nautilus-sidebar-title.c:
	Added "determined_icon" boolean to Details struct.
	(nautilus_sidebar_title_set_file): set determined_icon to
	FALSE when new file comes along.
	(update_icon): set determined_icon to TRUE when any non-NULL
	pixbuf is determined for this file. Only check
	nautilus_icon_factory_icon_is_ready_for_file () if
	determined_icon is FALSE, to avoid the icon vanishing
	temporarily because someone invalidated some NautilusFile
	attributes.

M	ChangeLog
M	libnautilus-extensions/nautilus-program-chooser.c
M	libnautilus-private/nautilus-program-chooser.c
M	src/nautilus-sidebar-title.c

commit d566827eb6b90f5de50e5bea4d30c5e59b59253d
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-02-27

	reviewed by: John Sullivan <sullivan@eazel.com>

	Did most of the work for bug 5779, separating out the Eazel logos
	so they won't be used by non-Eazel folks making changes to
	Nautilus if they choose to do "non-approved" changes (allowed by
	GPL of course).

	* nautilus.spec.in: Add new logos.
	* configure.in: Add eazel-logos and eazel-logos/throbber.
	* Makefile.am: Add the eazel-logos subdirectory.
	* eazel-logos/Makefile.am: Created.
	* eazel-logos/throbber/Makefile.am: Created.

	*
	components/services/nautilus-dependent-shared/icons/eazel-logo-right-side-logo.png:
	* icons/About_Image.png:
	* icons/about_background.png:
	* icons/default.xml:
	* icons/druid_header.png:
	* icons/throbber/001.png:
	* icons/throbber/002.png:
	* icons/throbber/003.png:
	* icons/throbber/004.png:
	* icons/throbber/005.png:
	* icons/throbber/006.png:
	* icons/throbber/007.png:
	* icons/throbber/008.png:
	* icons/throbber/009.png:
	* icons/throbber/010.png:
	* icons/throbber/011.png:
	* icons/throbber/012.png:
	* icons/throbber/013.png:
	* icons/throbber/014.png:
	* icons/throbber/015.png:
	* icons/throbber/016.png:
	* icons/throbber/017.png:
	* icons/throbber/018.png:
	* icons/throbber/019.png:
	* icons/throbber/020.png:
	* icons/throbber/021.png:
	* icons/throbber/022.png:
	* icons/throbber/023.png:
	* icons/throbber/024.png:
	* icons/throbber/025.png:
	* icons/throbber/026.png:
	* icons/throbber/027.png:
	* icons/throbber/028.png:
	* icons/throbber/029.png:
	* icons/throbber/030.png:
	* icons/throbber/Makefile.am:
	* icons/throbber/rest.png:
	Updated with non-logo versions.

	Did 90% of the work for bug 6950 (need new report_redirect call in
	addition to report_location_change). While working on that, I also
	moved the deferral of outgoing calls that is done in the Mozilla
	component so that it is done by the NautilusView class instead.

	* libnautilus/nautilus-view-component.idl: Added report_redirect.
	* libnautilus/nautilus-view.h: Added report_redirect.
	* libnautilus/nautilus-view.c: (queue_outgoing_call): Added
	queing for the outgoing side.
	(nautilus_view_initialize): Allocate queue.
	(nautilus_view_destroy): Deallocate queue.
	(str_list_copy): Utility needed here because we can't use
	libnautilus-extensions.
	(list_free_deep_callback): New. Used in queuing code.
	(free_location_plus_callback): New. Used in queueing code.
	(call_open_location_in_this_window),
	(call_open_location_prefer_existing_window),
	(call_open_location_force_new_window),
	(call_report_location_change), (call_report_redirect),
	(call_report_selection_change), (call_report_status),
	(call_report_load_underway), (call_report_load_progress),
	(call_report_load_complete), (call_report_load_failed),
	(call_set_title), (call_go_back): Functions that get queued.
	These have the bulk of the code to do work.
	(nautilus_view_open_location_in_this_window),
	(nautilus_view_open_location_prefer_existing_window),
	(nautilus_view_open_location_force_new_window),
	(nautilus_view_report_location_change),
	(nautilus_view_report_redirect),
	(nautilus_view_report_selection_change),
	(nautilus_view_report_status),
	(nautilus_view_report_load_underway),
	(nautilus_view_report_load_progress),
	(nautilus_view_report_load_complete),
	(nautilus_view_report_load_failed), (nautilus_view_set_title),
	(nautilus_view_go_back): These functions now simply queue the work
	that needs to be done.

	* src/nautilus-view-frame-corba.c: (free_location_plus_callback):
	Add a new field for the "from_location" needed for redirect.
	(report_redirect): The actual function to do the work.
	(impl_Nautilus_ViewFrame_report_redirect): Queue function.
	* src/nautilus-view-frame.h:
	* src/nautilus-view-frame-private.h:
	* src/nautilus-view-frame.c:
	(nautilus_view_frame_initialize_class): Create report_redirect
	signal.
	(nautilus_view_frame_report_redirect): Emit the signal.
	* src/nautilus-window-manage-views.c: (report_redirect_callback):
	Code to implement the redirect. For now this does the exact same
	thing as report_location_change. This is where all the remaining
	work to fix the bug goes.

	* components/mozilla/nautilus-mozilla-content-view.c:
	(view_load_location_callback), (mozilla_title_changed_callback),
	(mozilla_net_start_callback), (mozilla_net_stop_callback),
	(mozilla_link_message_callback), (mozilla_progress_callback),
	(mozilla_dom_mouse_click_callback),
	(navigate_mozilla_to_nautilus_uri), (update_nautilus_uri),
	(eazel_services_scheme_from_http): Remove the "async" calls that
	defer calls until timeout time now that NautilusView itself does
	that for all components.

	* libnautilus-extensions/nautilus-gtk-extensions.h:
	* libnautilus-extensions/nautilus-gtk-extensions.c:
	(nautilus_gtk_marshal_NONE__POINTER_POINTER_POINTER_POINTER):
	Added new marshal function needed for report_redirect.

	Other changes.

	* THANKS: Add some more contributors, after running the script
	to detect new ChangeLog entries.

M	ChangeLog
M	Makefile.am
M	THANKS
M	components/mozilla/nautilus-mozilla-content-view.c
M
components/services/nautilus-dependent-shared/icons/eazel-logo-right-side-logo.png
M	configure.in
A	eazel-logos/Makefile.am
A	eazel-logos/throbber/Makefile.am
M	icons/About_Image.png
M	icons/about_background.png
M	icons/default.xml
M	icons/druid_header.png
M	icons/throbber/001.png
M	icons/throbber/002.png
M	icons/throbber/003.png
M	icons/throbber/004.png
M	icons/throbber/005.png
M	icons/throbber/006.png
M	icons/throbber/007.png
M	icons/throbber/008.png
M	icons/throbber/009.png
M	icons/throbber/010.png
M	icons/throbber/011.png
M	icons/throbber/012.png
M	icons/throbber/013.png
M	icons/throbber/014.png
M	icons/throbber/015.png
A	icons/throbber/016.png
A	icons/throbber/017.png
A	icons/throbber/018.png
A	icons/throbber/019.png
A	icons/throbber/020.png
A	icons/throbber/021.png
A	icons/throbber/022.png
A	icons/throbber/023.png
A	icons/throbber/024.png
A	icons/throbber/025.png
A	icons/throbber/026.png
A	icons/throbber/027.png
A	icons/throbber/028.png
A	icons/throbber/029.png
A	icons/throbber/030.png
M	icons/throbber/Makefile.am
M	icons/throbber/rest.png
M	libnautilus-extensions/nautilus-gtk-extensions.c
M	libnautilus-extensions/nautilus-gtk-extensions.h
M	libnautilus-private/nautilus-gtk-extensions.c
M	libnautilus-private/nautilus-gtk-extensions.h
M	libnautilus/nautilus-view-component.idl
M	libnautilus/nautilus-view.c
M	libnautilus/nautilus-view.h
M	nautilus.spec.in
M	src/nautilus-view-frame-corba.c
M	src/nautilus-view-frame-private.h
M	src/nautilus-view-frame.c
M	src/nautilus-view-frame.h
M	src/nautilus-window-manage-views.c

commit 3179f2c4abe12955b23dd40a5740a637f00bf93c
Author: John Harper <jsh@eazel.com>
Date:	2001-02-27

    updated this file to list previous changes to e-paned, as well as
    the fix

    2001-02-27	John Harper  <jsh@eazel.com>

	* cut-n-paste-code/widgets/e-paned/README.changes: updated this
	file to list previous changes to e-paned, as well as the fix I
	just made

M	ChangeLog
M	cut-n-paste-code/widgets/e-paned/README.changes

commit 666190cfb608b020cd255b7bba49ba867596edfa
Author: John Harper <jsh@src.gnome.org>
Date:	2001-02-27

    added forgotten reviewer: tag to my last change

M	ChangeLog

commit ca2a66e2ad7fd2dfd42924c0feb5098355b8eb39
Author: John Harper <jsh@eazel.com>
Date:	2001-02-27

    Fixed bug 6294 (Sidebar gets smaller each time you open a new
    Window) and

    2001-02-27	John Harper  <jsh@eazel.com>

	Fixed bug 6294 (Sidebar gets smaller each time you open a new
	Window) and probably 6499 (Sidebar grows each time a window is
	opened):

	* cut-n-paste-code/widgets/e-paned/e-paned.c
	(e_paned_compute_position): fixed a bug in when it stores the
	last allocation of the widget. This in turn causes the widget
	not to do the annoying scaled resizing if the position of the
	splitter was set before the first size_allocate invocation

	* cut-n-paste-code/widgets/e-paned/README.changes: added this
	file describing the changes I had to make to the widget

	I'm also going to submit this patch to the gal maintainers

M	ChangeLog
A	cut-n-paste-code/widgets/e-paned/README.changes
M	cut-n-paste-code/widgets/e-paned/e-paned.c

commit 47310e619939e8f0f10ad6f2ed3c8e78ab32188a
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2001-02-27

    fixed bug 7019, emblem names are not aligned vertically in show
    properties


	fixed bug 7019, emblem names are not aligned vertically in
	show properties or the property browser.  Fixed by adding
	a "fixed image height" attribute to nautilus-labeled-image, and
	set it in the properties window and properties browser.

	* libnautilus-extensions/nautilus-labeled-image.c:
	(nautilus_labeled_image_initialize), (is_fixed_height),
	(labeled_image_get_image_dimensions),
	(nautilus_labeled_image_get_image_bounds),
	(nautilus_labeled_image_get_show_image),
	(nautilus_labeled_image_set_fixed_image_height):
	added a fixed_image_height instance variable, and used it
	when appropriate
	* libnautilus-extensions/nautilus-labeled-image.h:
	added setter for the fixed image height attribute

	* src/file-manager/fm-properties-window.c: (create_emblems_page):
	set the fixed image height attribute on the emblems
	* src/nautilus-property-browser.c:
	(make_properties_from_directories),
	(property_browser_category_button_new):
	set the fixed image height attribute for the emblems and also
	the category buttons

	fixed bug 7022, users are confused by the "shared" and "secret"
	emblems; fixed by removing them.

	* data/browser.xml:
	removed secret and shared emblem references
	* data/emblems/Makefile.am:
	removed the emblem .pngs from the makefile
	* data/emblems/secret.png:
	* data/emblems/shared.png:
	removed the emblem .pngs
	* icons/Makefile.am:
	removed the emblem .svgs from the makefile
	* icons/emblem-secret.svg:
	* icons/emblem-shared.svg:
	removed the .svgs

M	ChangeLog
M	data/browser.xml
M	data/emblems/Makefile.am
D	data/emblems/secret.png
D	data/emblems/shared.png
M	icons/Makefile.am
D	icons/emblem-secret.svg
D	icons/emblem-shared.svg
M	libnautilus-extensions/nautilus-labeled-image.c
M	libnautilus-extensions/nautilus-labeled-image.h
M	libnautilus-private/nautilus-labeled-image.c
M	libnautilus-private/nautilus-labeled-image.h
M	src/file-manager/fm-properties-window.c
M	src/nautilus-property-browser.c

commit 5cdb065a014f895f29a70722c86563baf86bb777
Author: Robin Slomkowski <rslomkow@src.gnome.org>
Date:	2001-02-27

    bug 7106, updated mozilla to require to 0.8 version or higher. and
    added

	* nautilus.spec.in: bug 7106, updated mozilla to
			    require to 0.8 version or higher.  and
			    added conflicts for old M releases

M	ChangeLog
M	nautilus.spec.in

commit 5f8448d0c042f0c581aa122ecb17434786041086
Author: John Harper <jsh@eazel.com>
Date:	2001-02-27

    reviewed by: Darin Adler <darin@eazel.com>

    2001-02-27	John Harper  <jsh@eazel.com>

	reviewed by: Darin Adler  <darin@eazel.com>

	Fixed bug 7086 (Hitting cntl - F will switch to search, then
	back to location bar.):

	* src/nautilus-window.c (ui_idle_handler,
	nautilu_window_ui_update): set the updating_bonobo_state flag
	in the window details structure while sync'ing the UI

M	ChangeLog
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window.c

commit 2f9d6bc25f77e3457b1d280e35f2f6c605ee8cdb
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-02-27

	reviewed by: John Sullivan <sullivan@eazel.com>

	Fixed bug 6725 (Crash on Refresh if viewed file/folder is deleted
	outside of Nautilus):

	* src/nautilus-window-manage-views.c: (free_location_change):
	Reorder so we cancel the callbacks before more I/O has the chance
	to happen.
	* libnautilus-extensions/nautilus-directory-async.c:
	(nautilus_directory_async_state_changed): Don't do any I/O for a
	NautilusDirectory object once it's destroyed. Unfortunately, it's
	still possible for destroying one NautilusDirectory object to
	cause I/O to happen on another, so this doesn't fix the bug (which
	is why we also need the change above).

	Fixed bug 7080 (Nautilus build failure on Red Hat 7.)

	* libnautilus-extensions/nautilus-medusa-support.c: Fixed the bad
	#endif with non-comment text after it.

	Worked on bug 6928 (create fallback mechanism so eazel-logos
	version of each graphic is found if present). We still need a
	separate fallback mechanism for the theme XML file, since the
	throbber has a different number of frames.

	* libnautilus-extensions/nautilus-file-utilities.c:
	(nautilus_get_pixmap_directory): Simplify.
	(nautilus_pixmap_file): Look in eazel-logos directory first, so we
	will pick up logo graphics if there, and non-logo graphics
	otherwise.
	* test/test-nautilus-image-simple.c: (main): Remove a reference to
	a logo graphic.

	* eazel-logos/.cvsignore:
	* eazel-logos/About_Image.png:
	* eazel-logos/about_background.png:
	* eazel-logos/druid_header.png:
	* eazel-logos/eazel-logo-right-side-logo.png:
	* eazel-logos/throbber/.cvsignore:
	* eazel-logos/throbber/001.png:
	* eazel-logos/throbber/002.png:
	* eazel-logos/throbber/003.png:
	* eazel-logos/throbber/004.png:
	* eazel-logos/throbber/005.png:
	* eazel-logos/throbber/006.png:
	* eazel-logos/throbber/007.png:
	* eazel-logos/throbber/008.png:
	* eazel-logos/throbber/009.png:
	* eazel-logos/throbber/010.png:
	* eazel-logos/throbber/011.png:
	* eazel-logos/throbber/012.png:
	* eazel-logos/throbber/013.png:
	* eazel-logos/throbber/014.png:
	* eazel-logos/throbber/015.png:
	* eazel-logos/throbber/rest.png:
	* eazel-logos/default.xml:
	Added a new directory with copies of all graphics with the Eazel
	logo in them. Next we have to make this directory actually build
	and install these logos. Then Non-Eazel-logo'd graphics suitable
	for GPL will replace the original copies and these will keep the
	Eazel logo versions. The directory also contains the XML file for
	the default theme, since we need to change the throbber frames for
	the logo vs. non-logo version of the throbber.

	* components/services/nautilus-dependent-shared/icons/Makefile.am:
	*
	components/services/nautilus-dependent-shared/icons/eazel-cloud-logo.png:
	*
	components/services/nautilus-dependent-shared/icons/eazel-services-logo.png:
	*
	components/services/nautilus-dependent-shared/icons/service-summary-logo-top.png:
	*
	components/services/nautilus-dependent-shared/icons/startup-logo.png:
	* icons/Makefile.am:
	* icons/eazel-logo.gif:
	* icons/nautilus-logo.png:
	Removed unused graphics with the Eazel logo in them. There are a
	lot more unused graphics and someone should go through and remove
	them. I'm thinking of writing a script to do it.

	Other changes.

	* components/services/install/nautilus-view/.cvsignore:
	* components/services/vault/.cvsignore:
	* components/services/vault/command-line/.cvsignore:
	* data/top/.cvsignore:
	Re-removed .cvsignore files for empty directories.

	* THANKS: Corrected one email address.
	* check-THANKS.pl: Updated for the latest ChangeLog typos.

M	ChangeLog
M	THANKS
M	check-THANKS.pl
D	components/services/install/nautilus-view/.cvsignore
M	components/services/nautilus-dependent-shared/icons/Makefile.am
D
components/services/nautilus-dependent-shared/icons/eazel-cloud-logo.png
D
components/services/nautilus-dependent-shared/icons/eazel-services-logo.png
D
components/services/nautilus-dependent-shared/icons/service-summary-logo-top.png
D
components/services/nautilus-dependent-shared/icons/startup-logo.png
D	components/services/vault/command-line/.cvsignore
R100	components/services/vault/.cvsignore	eazel-logos/.cvsignore
A	eazel-logos/About_Image.png
A	eazel-logos/about_background.png
A	eazel-logos/default.xml
A	eazel-logos/druid_header.png
A	eazel-logos/eazel-logo-right-side-logo.png
R100	data/top/.cvsignore	eazel-logos/throbber/.cvsignore
A	eazel-logos/throbber/001.png
A	eazel-logos/throbber/002.png
A	eazel-logos/throbber/003.png
A	eazel-logos/throbber/004.png
A	eazel-logos/throbber/005.png
A	eazel-logos/throbber/006.png
A	eazel-logos/throbber/007.png
A	eazel-logos/throbber/008.png
A	eazel-logos/throbber/009.png
A	eazel-logos/throbber/010.png
A	eazel-logos/throbber/011.png
A	eazel-logos/throbber/012.png
A	eazel-logos/throbber/013.png
A	eazel-logos/throbber/014.png
A	eazel-logos/throbber/015.png
A	eazel-logos/throbber/rest.png
M	icons/Makefile.am
D	icons/eazel-logo.gif
D	icons/nautilus-logo.png
M	libnautilus-extensions/nautilus-directory-async.c
M	libnautilus-extensions/nautilus-file-utilities.c
M	libnautilus-extensions/nautilus-medusa-support.c
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-file-utilities.c
M	libnautilus-private/nautilus-medusa-support.c
M	src/nautilus-window-manage-views.c
M	test/test-nautilus-image-simple.c

commit 5fb838913a88f1d88f43617beb350ed54e5ef61f
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2001-02-27

	reviewed by: Darin Adler <darin@eazel.com>

	Fixed bug 7068 (Icon View lags behind changes to
	Icon Captions window)

	The correct behavior depended on the order in which
	preferences callbacks were processed, which is not
	something upon which one should rely.

	* src/file-manager/fm-icon-text-window.h:
	* src/file-manager/fm-icon-text-window.c:
	(icon_captions_changed_callback): Removed this function.
	(fm_get_text_attribute_names_preference): Changed name
	from fm_get_text_attribute_names_preference_or_default;
	now reads preference as well as returning latest well-formed
	version of preference (formerly the preference-reading code
	and preference-returning code were separated, with tragic
	consequences).
	(synch_menus_with_preference): Updated for name change.

	* src/file-manager/fm-icon-view.c:
	(fm_icon_view_get_icon_text_attribute_names): Updated
	for name change.

M	ChangeLog
M	src/file-manager/fm-icon-text-window.c
M	src/file-manager/fm-icon-text-window.h
M	src/file-manager/fm-icon-view.c

commit 23954994dcf4409cae123ec979397913043b2eac
Author: Eric Fischer <eric@eazel.com>
Date:	2001-02-27

    reviewed by: Darin Adler <darin@eazel.com>

    2001-02-27	Eric Fischer <eric@eazel.com>

	    reviewed by: Darin Adler <darin@eazel.com>

	    * nautilus.spec.in:
	    Fix mozilla dependency to want version >= 0.7 instead of
	    exactly 0.7.

M	ChangeLog
M	nautilus.spec.in

commit 3d1b8f8156b5c5345d5e41a69c7cc529aaff42e8
Author: Simos Xenitellis <simos@src.gnome.org>
Date:	2001-02-27

    Updated Greek translation

M	po/ChangeLog
M	po/el.po

commit d3b9587d5b909296570148e08e0989a28974ea20
Author: Christian Rose <menthos@src.gnome.org>
Date:	2001-02-27

    Updated Swedish translation.

M	po/ChangeLog
M	po/sv.po

commit 62e278b9b26ae69b5de3590679ec370e7afca129
Author: Szabolcs Ban <shooby@gnome.hu>
Date:	2001-02-27

    Update of Hungarian translation by emese.

    2001-02-27	Szabolcs Ban  <shooby@gnome.hu>

	    * hu.po: Update of Hungarian translation by emese.

M	po/ChangeLog
M	po/hu.po

commit 86c2c5b657cb21eb783c2d611a91ddda0d3e77cf
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-02-27

	reviewed by: Seth Nickell  <snickell@stanford.edu>

	Fix bug 7012 - Space underneath some text lines shrunk.  This was
	an unfortunate regression due to smooth text rendering
	optimizations.

	* libnautilus-extensions/nautilus-icon-canvas-item.c:
	(draw_or_measure_label_text_aa): Restore the 2 pixel line spacing
	in icon text.

	* src/nautilus-sidebar-title.c:
	(nautilus_sidebar_title_initialize): Add a 2 pixel line spacing
	offset between label widgets in the sidebar title.

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-canvas-item.c
M	src/nautilus-sidebar-title.c

commit 34dd105676ff8bd7d431a1b760350ed03e42a863
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-02-27

	reviewed by: Maciej Stachowiak	<mjs@eazel.com>

	Fix bug 7001 - CRITICAL received when dragging icons to sidebar
	icon.  The problem was that the NautilusLabel text with a drop
	shadow offset (such that 2 labels draw) was being clipped as one
	single text layout.  So, some parts of the code assumed that the
	whole content area (the union of the 2 text layouts) was available
	for drawing and thus bad dimenstions were fed to the smooth text
	layout drawing functsions.

	* libnautilus-extensions/nautilus-smooth-text-layout.h:
	* libnautilus-extensions/nautilus-smooth-text-layout.c:
	(nautilus_smooth_text_layout_draw_to_pixbuf),
	(nautilus_smooth_text_layout_draw_to_pixbuf_shadow): New function
	to draw the layout text with a shadow.

	* libnautilus-extensions/nautilus-label.c:
	(nautilus_label_size_request), (label_paint_pixbuf_callback): Pass
	in the dirty area instead of the event.  Do this to make it clear
	that the only thing we care about in this function is the dirty
	area and no other event attributes.
	change that I happened to make while fixing the bug.
	(label_composite_text_callback)
	(label_composite_text_and_shadow_callback): Factor out the code to
	draw text and "text and shadow" into 2 callbacks.
	(label_composite_text_callback_cached): Factor out the code to
	draw the cached label (for the solid background case)
	(label_paint) (paint_label_smooth): Split up the expose event code
	into 2 pieces to make it easier to grok.
	(nautilus_label_expose_event): Split out the code from here into
	two functions.
	(label_get_text_dimensions): Return only the text dimensions
	without the drop shadow text offset.  (label_get_text_bounds):
	Return the bounds only for the text.
	(label_get_content_dimensions):  New function to get the full
	content dimension.  (label_get_content_bounds): New function to
	get the content bounds; the content bounds is the union of the
	text and drop shadow text bounds.

M	ChangeLog
M	libnautilus-extensions/nautilus-label.c
M	libnautilus-extensions/nautilus-smooth-text-layout.c
M	libnautilus-extensions/nautilus-smooth-text-layout.h
M	libnautilus-private/nautilus-label.c
M	libnautilus-private/nautilus-smooth-text-layout.c
M	libnautilus-private/nautilus-smooth-text-layout.h

commit cbc3600b40930dd14f3c44f0ff37327d09258ea5
Author: Dan Mueth <dan@eazel.com>
Date:	2001-02-27

    reviewed by: Ramiro Estrugo <ramiro@eazel.com>

    2001-02-27	Dan Mueth  <dan@eazel.com>

	    reviewed by: Ramiro Estrugo  <ramiro@eazel.com>

	    Bug #6908: Activating ScrollKeeper dependency and
	    update of database upon installation

	    * nautilus.spec.in:

M	ChangeLog
M	nautilus.spec.in

commit d8f4e6e09c60da32adf0a963e4ad03d63adadf22
Author: Matthias Warkus <mawarkus@src.gnome.org>
Date:	2001-02-27

    Fix fix fix

M	po/ChangeLog
M	po/de.po

commit 04835b5fd1fc52d7d2d7e3729b47dd4bb152f0db
Author: Stano Visnovsky <stano@src.gnome.org>
Date:	2001-02-27

    Updated Slovak translation

M	po/ChangeLog
M	po/sk.po

commit 813d3f3cc4c646186e02231c74d4b83fef2fcac6
Author: Dan Mueth <dan@eazel.com>
Date:	2001-02-27

    reviewed by: Maciej Stachowiak <mjs@eazel.com>

    001-02-27  Dan Mueth  <dan@eazel.com>

	    reviewed by: Maciej Stachowiak  <mjs@eazel.com>

	    Purpose: fix tinderbox death

	    Commenting out scrollkeeper stuff until we get scrollkeeper
	    > 0.1.0 on tinderbox.
	    * nautilus.spec.in:

M	ChangeLog
M	nautilus.spec.in

commit ce04b58eb220c3c024975ee5162e77f6e612e17c
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2001-02-27

	reviewed by: Rebecca Schulman <rebecka@eazel.com>

	Fix bug 7051 (Login dialog mis-capitalizes "Services")

	* components/services/summary/nautilus-summary-dialogs.c
	(nautilus_summary_show_login_dialog): Change "Eazel services" to
	"Eazel Services".

	* components/services/trilobite/helper/eazel-helper.c: *
	configure.in: * nautilus-installer/src/installer.c:
	(eazel_installer_setup_texts), (eazel_install_get_depends): *
	nautilus.spec.in: Fixed other references I found to "Eazel
	services" by grepping,

M	ChangeLog
M	components/services/summary/nautilus-summary-dialogs.c
M	components/services/trilobite/helper/eazel-helper.c
M	configure.in
M	nautilus-installer/src/installer.c
M	nautilus.spec.in

commit 82b59b1a1468530596450736a0e1345e24b0912d
Author: Mike Fleming <mfleming@eazel.com>
Date:	2001-02-27

    reviewed by: Eskil Olsen <eskil@eazel.com>

    2001-02-27	Mike Fleming  <mfleming@eazel.com>

	reviewed by: Eskil Olsen <eskil@eazel.com>

	Bug 7008: Navigation to anchors inside a document opened through
	gnome-vfs does not work.

	Fixed by manually navigating to anchors inside those documents.

	Note that this means anchor links only work inside the same
	document;
	external anchor links to gnome-vfs pages still do not work.

	* components/mozilla/mozilla-events.cpp:
	* components/mozilla/mozilla-events.h:
	* components/mozilla/nautilus-mozilla-content-view.c:
	(mozilla_dom_mouse_click_callback)

    2001-02-26	Mike Fleming  <mfleming@eazel.com>

	reviewed by: Ramiro Estrugo  <ramiro@eazel.com>

	Bug 6958: Calling gtk_moz_embed_open_stream before control
	has realized
	will eventually cause crash, so all opens are postponed until
	after the
	stream has realized.

	Also changed "reload" code to eliminate case where the component
	and
	mozilla could get out of sync

	* components/mozilla/nautilus-mozilla-content-view.c:
	(nautilus_mozilla_content_view_initialize),
	(mozilla_realize_callback), (mozilla_dom_mouse_click_callback),
	(vfs_open_callback), (navigate_mozilla_to_nautilus_uri):

M	ChangeLog
M	components/mozilla/mozilla-events.cpp
M	components/mozilla/mozilla-events.h
M	components/mozilla/nautilus-mozilla-content-view.c

commit 92e74ae91451d3529982c6bad5cd7f4124e3ce37
Author: Robin Slomkowski <rslomkow@src.gnome.org>
Date:	2001-02-27

    upped version to 0.8.3 for development

M	ChangeLog
M	configure.in

commit 6ac22be57a2f4ccee90834f49a7e8eb70b27f2ce (tag: NAUTILUS_0_8_2)
Author: Robin Slomkowski <rslomkow@src.gnome.org>
Date:	2001-02-27

    upped version to 0.8.2 for release

	* configure.in: upped version to 0.8.2 for release

M	ChangeLog
M	configure.in

commit e29d750a067288a3c4ad04b0759bfaa6d4eb168b
Author: John Harper <jsh@eazel.com>
Date:	2001-02-27

    reviewed by: Gene Z. Ragan <gzr@eazel.com>

    2001-02-26	John Harper  <jsh@eazel.com>

	reviewed by: Gene Z. Ragan  <gzr@eazel.com>

	Fixed bug 7073 (Alt-vs-Control, Sawfish-vs-Nautilus, arrow key
	bindings problems.) - I also changed sawfish to use control by
	default again.

	* libnautilus-extensions/nautilus-list.c
	(nautilus_list_keyboard_move_to, nautilus_list_keyboard_space):
	changed GDK_CONTROL_MASK to GDK_MOD1_MASK to be consistent with
	the icon container

    2001-02-26	John Harper  <jsh@eazel.com>

	* components/services/install/nautilus-view/.cvsignore:
	* components/services/vault/.cvsignore:
	* components/services/vault/command-line/.cvsignore:
	* data/top/.cvsignore:
	* help/nautilus-quick-reference/C/.cvsignore:
	* help/nautilus-user-manual/C/.cvsignore:
	* help/nautilus-user-manual/es/.cvsignore:
	* helper-utilities/xml-migrate/.cvsignore:

	Added and updated .cvsignore files to shut up cvs update

M	ChangeLog
A	components/services/install/nautilus-view/.cvsignore
C100	help/nautilus-quick-reference/C/.cvsignore
components/services/vault/.cvsignore
A	components/services/vault/command-line/.cvsignore
C100	help/nautilus-quick-reference/C/.cvsignore
data/top/.cvsignore
M	help/nautilus-quick-reference/C/.cvsignore
M	help/nautilus-user-manual/C/.cvsignore
M	help/nautilus-user-manual/es/.cvsignore
M	helper-utilities/xml-migrate/.cvsignore
M	libnautilus-extensions/nautilus-list.c
M	libnautilus-private/nautilus-list.c

commit 786a2fc9f4fc6bf726d9932ac339ba01c409e92b
Author: Eric Fischer <eric@eazel.com>
Date:	2001-02-27

    reviewed by: Robin Slomkoswki <rslomkow@eazel.com>

    2001-02-26	Eric Fischer <eric@eazel.com>

	    reviewed by: Robin Slomkoswki <rslomkow@eazel.com>

	    * nautilus.spec.in:
	    Remove nautilus-xml-migrate.1 from list of files to include
	    in RPM, because it's breaking the build and I'm too brain-dead
	    right now to figure out what I did wrong.

M	ChangeLog
M	nautilus.spec.in

commit c10e2d0b1a64f33318538a35b9c88691f982efa0
Author: Eric Fischer <eric@eazel.com>
Date:	2001-02-27

    reviewed by: Robey Pointer <robey@eazel.com>

    2001-02-26	Eric Fischer <eric@eazel.com>

	    reviewed by: Robey Pointer	<robey@eazel.com>

	    * nautilus-installer/src/installer.c:
	    (eazel_install_progress),
	    (eazel_install_preflight):
	    Fix printf() format specifiers for installer->total_mb so
	    gcc -Wall will stop complaning that a long int is being
	    printed with a %d specifier.

M	ChangeLog
M	nautilus-installer/src/installer.c

commit a19132cb5b8c00f34ea4d52d448c1c4f48f6251e
Author: John Harper <jsh@eazel.com>
Date:	2001-02-27

    Fixed bug 6825 (nesting indent in tree panel too large, requires
    excessive

    2001-02-26	John Harper  <jsh@eazel.com>

	Fixed bug 6825 (nesting indent in tree panel too large,
	requires excessive scrolling):

	* components/tree/nautilus-tree-view.c
	(nautilus_tree_view_initialize): call gtk_ctree_set_indent to
	set the indent size of the tree view to 12 pixels (instead of
	the default 20)

	Fixed a couple of memory leaks:

	* components/tree/nautilus-tree-view.c
	(nautilus_tree_view_destroy): remember to free the
	unparented_tree_nodes list
	* components/tree/nautilus-tree-model.c
	(nautilus_tree_model_destroy, remove_all_nodes): remember to
	free the unparented_nodes list

	Try to find more information about bug 7018:

	* components/tree/nautilus-tree-view.c,
	components/tree/nautilus-tree-model.c,
	components/tree/nautilus-tree-node.c: added a lot of error
	checking (i.e. g_return_if_fail, etc)

M	ChangeLog
M	components/tree/nautilus-tree-model.c
M	components/tree/nautilus-tree-node.c
M	components/tree/nautilus-tree-view.c

commit 321c74d1599801735cbf3322dd0e73c3668fc092
Author: Dan Mueth <dan@eazel.com>
Date:	2001-02-27

    reviewed by: Eric Fischer <eric@eazel.com>

    2001-02-26	Dan Mueth  <dan@eazel.com>

	    reviewed by: Eric Fischer <eric@eazel.com>

	    Added a timestamp file so that OMF files only get
	    built at build time and not at install time.
	    * help/docs.make:
	    * help/htmldocs.make:

	    Added explicit dependency on ScrollKeeper and added
	    "make -k ; make test" in place of "make -k test".
	    * nautilus.spec.in:

M	ChangeLog
M	help/docs.make
M	help/htmldocs.make
M	nautilus.spec.in

commit 65b1fd161e15646ae9396b520d19ec43fdc34570
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2001-02-27

    fixed bug 7067, on clean install, services icon is missing. Arlo
    recently



	* data/linksets/home.xml:
	fixed bug 7067, on clean install, services icon is missing. Arlo
	recently removed the old services hand icon, but didn't update
	the image reference in the linkset; fixed by updating it.

M	ChangeLog
M	data/linksets/home.xml

commit fb05f0a2aad93701311136845884fe4778db45d3
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-02-27

    Ignore generated files.

	* helper-utilities/xml-migrate/.cvsignore:
	Ignore generated files.

M	ChangeLog
A	helper-utilities/xml-migrate/.cvsignore

commit 40d03c68b0637ffd768199377221dc3368106177
Author: Christian Rose <menthos@src.gnome.org>
Date:	2001-02-27

    Updated Swedish translation.

M	po/ChangeLog
M	po/sv.po

commit e6bd6c83051ec923a4c5dc8fe0fb2e539d0330bd
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-02-27

	reviewed by: John Harper  <jsh@eazel.com>

	* libnautilus-extensions/nautilus-gdk-font-extensions.c:
	(nautilus_gdk_font_get_italic), (bold_font_table_free_one_node),
	(bold_font_table_free), (nautilus_gdk_font_get_bold),
	(font_bitmap_get_by_size), (nautilus_gdk_font_get_larger),
	(nautilus_gdk_font_get_largest_fitting), (font_get_bold),
	(font_list_fonts), (font_list_table_free_one_node),
	(font_list_table_free), (font_list_fonts_cached), (font_get_name),
	(font_get_size_in_pixels),
	(xlfd_string_could_be_scalable_non_bitmap):
	Rename some private files (remove the nautilus_ prefix) to make it
	clear they are not public.
	Add caching of the expensive list_fonts () call.  Also cache the
	results of get_bold_font ().
	Always return a valid font for get_bold_font() even if a bold font
	is not found.

M	ChangeLog
M	libnautilus-extensions/nautilus-gdk-font-extensions.c
M	libnautilus-private/nautilus-gdk-font-extensions.c

commit 2d7a751b7cf62ab4f609cebbe9e74ce8d2fd7cc5
Author: Arlo Rose <arlo@src.gnome.org>
Date:	2001-02-27

    Lots of folder stuff...


	    * icons/arlo/i-directory-12-aa.png:
	    * icons/arlo/i-directory-12.png:
	    * icons/arlo/i-directory-192.png:
	    * icons/arlo/i-directory-20-aa.png:
	    * icons/arlo/i-directory-20.png:
	    * icons/arlo/i-directory-24-aa.png:
	    * icons/arlo/i-directory-24.png:
	    * icons/arlo/i-directory-36-aa.png:
	    * icons/arlo/i-directory-36.png:
	    * icons/arlo/i-directory-96.png:
	    * icons/arlo/i-directory.xml:
	    * icons/crux_eggplant/Makefile.am:
	    * icons/crux_eggplant/i-directory-12-aa.png:
	    * icons/crux_eggplant/i-directory-12.png:
	    * icons/crux_eggplant/i-directory-192.png:
	    * icons/crux_eggplant/i-directory-20-aa.png:
	    * icons/crux_eggplant/i-directory-20.png:
	    * icons/crux_eggplant/i-directory-24-aa.png:
	    * icons/crux_eggplant/i-directory-24.png:
	    * icons/crux_eggplant/i-directory-36-aa.png:
	    * icons/crux_eggplant/i-directory-36.png:
	    * icons/crux_eggplant/i-directory-96.png:
	    * icons/crux_eggplant/i-directory.xml:
	    Lots of folder stuff...

M	ChangeLog
M	icons/arlo/Makefile.am
A	icons/arlo/i-directory-12-aa.png
A	icons/arlo/i-directory-12.png
A	icons/arlo/i-directory-192.png
A	icons/arlo/i-directory-20-aa.png
A	icons/arlo/i-directory-20.png
A	icons/arlo/i-directory-24-aa.png
A	icons/arlo/i-directory-24.png
A	icons/arlo/i-directory-36-aa.png
A	icons/arlo/i-directory-36.png
A	icons/arlo/i-directory-96.png
M	icons/arlo/i-directory.xml
M	icons/crux_eggplant/Makefile.am
A	icons/crux_eggplant/i-directory-12-aa.png
A	icons/crux_eggplant/i-directory-12.png
A	icons/crux_eggplant/i-directory-192.png
A	icons/crux_eggplant/i-directory-20-aa.png
A	icons/crux_eggplant/i-directory-20.png
A	icons/crux_eggplant/i-directory-24-aa.png
A	icons/crux_eggplant/i-directory-24.png
A	icons/crux_eggplant/i-directory-36-aa.png
A	icons/crux_eggplant/i-directory-36.png
A	icons/crux_eggplant/i-directory-96.png
M	icons/crux_eggplant/i-directory.xml

commit 678d695413d52f7bc42867d3ecc948fbc3591add
Author: J Shane Culpepper <pepper@eazel.com>
Date:	2001-02-27

    reviewed by: John Sullivan <sullivan@eazel.com>

    2001-02-26	J Shane Culpepper  <pepper@eazel.com>

	    reviewed by: John Sullivan <sullivan@eazel.com>

	    * README:
	    Reflecting the need for minimum Mozilla version of 0.8

	    * components/mozilla/nautilus-mozilla-content-view.c:
	    (nautilus_mozilla_content_view_initialize),
	    (mozilla_new_window_callback):

	    Fixed spelling of Javascript to JavaScript.  Removed the
	    js_status callback because it was only added for debugging
	    and Ramiro found a bug in it.  Finish bug #6885.


	    * configure.in: Nautilus mozilla component now requires
	    0.8.  Fix for bug #7042.

M	ChangeLog
M	README
M	components/mozilla/nautilus-mozilla-content-view.c
M	configure.in

commit 79292ada92966d23ac8de92b3b52889cc453eef6
Author: John Harper <jsh@eazel.com>
Date:	2001-02-27

    reviewed by: Michael Engber <engber@eazel.com>

    2001-02-26	John Harper  <jsh@eazel.com>

	reviewed by: Michael Engber <engber@eazel.com>

	Fixed bug 6898 (Tree view initialization may be slower than in
	PR3). Instead of instantiating and destroying Nautilus_Metafile
	bonobo objects each time metadata is queried, cache an object
	for each directory:

	* libnautilus-extensions/nautilus-directory-metafile.c
	(corba_object_is_local, corba_object_get_servant): new
	functions. These are ORBit dependent hacks

	(get_metafile): cache the Nautilus_Metafile object in the
	NautilusDirectory. Use the above ORBit hacks to break the
	circular reference when both client and servant are in the same
	process (the servant has always referenced the directory,
	caching the metafile in the directory introduces the cycle)

	* libnautilus-extensions/nautilus-directory-private.h
	(NautilusDirectoryDetails): added field metafile_corba_object

	* libnautilus-extensions/nautilus-directory.c
	(nautilus_directory_destroy): unref the cached
	Nautilus_Metafile object if its non-nil

	* libnautilus-extensions/nautilus-metafile.c,
	libnautilus-extensions/nautilus-metafile.h
	(NautilusMetafileDetails): temporarily moved to
	nautilus-metafile.h

	* libnautilus-extensions/nautilus-metafile.c (destroy): only
	unref the metafile's NautilusDirectory if the
	directory_ref_is_gone flag isn't set (set by the get_metafile
	method of nautilus-directory-metafile.c when it breaks the
	cycle)

    2001-02-26	John Harper  <jsh@eazel.com>

	reviewed by Darin Adler <darin@eazel.com>

	Moved much of the BonoboUI overhead to the idle handler. This
	should decrease latency when opening new windows.

	* src/nautilus-window-private.h: added fields to
	NautilusWindowDetails structure: ui_change_depth, ui_idle_id,
	ui_is_frozen, ui_pending_menu_initialize

	* src/nautilus-window.c, src/nautilus-window.h
	(nautilus_window_ui_freeze, nautilus_window_ui_thaw): new
	functions. Used to intelligently freeze and thaw the
	BonoboUIEngine associated with the window's container. The
	thawing (and thus the updating) is done in an idle handler

	(nautilus_window_ui_update): used to defeat the UI deferral,
	and update immediately

	(nautilus_window_constructed): moved part of the menu bar
	initialization to the idle handler

	* src/nautilus-window-manage-views.c,
	src/nautilus-window-menus.c, src/nautilus-window-toolbar.c,
	src/nautilus-window.c: call nautilus_window_ui_freeze before
	doing any UI changes, and nautilus_window_ui_thaw afterwards

	* src/nautilus-window-menus.c
	(nautilus_window_initialize_menus): split into two functions:
	nautilus_window_initialize_menus_part_1 and _part_2. Part two
	populates the `Go' and `Bookmarks' menus (and is deferred until
	the idle loop)

M	ChangeLog
M	libnautilus-extensions/nautilus-directory-metafile.c
M	libnautilus-extensions/nautilus-directory-private.h
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-extensions/nautilus-metafile.c
M	libnautilus-extensions/nautilus-metafile.h
M	libnautilus-private/nautilus-directory-metafile.c
M	libnautilus-private/nautilus-directory-private.h
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-metafile.c
M	libnautilus-private/nautilus-metafile.h
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-navigation-window.c
M	src/nautilus-navigation-window.h
M	src/nautilus-object-window.c
M	src/nautilus-object-window.h
M	src/nautilus-spatial-window.c
M	src/nautilus-spatial-window.h
M	src/nautilus-window-manage-views.c
M	src/nautilus-window-menus.c
M	src/nautilus-window-private.h
M	src/nautilus-window-toolbars.c
M	src/nautilus-window.c
M	src/nautilus-window.h

commit 5107e445b0a2fec38101e4033e06586104a5064e
Author: Eric Fischer <eric@eazel.com>
Date:	2001-02-27

    reviewed by: Darin Adler <darin@eazel.com> (code) reviewed by: Robin

    2001-02-26	Eric Fischer <eric@eazel.com>

	    reviewed by: Darin Adler <darin@eazel.com> (code)
	    reviewed by: Robin Slomkowski <rslomkow@eazel.com> (Makefile,
	    etc.)

	    Fix bug 6197 (write script to convert metafiles and links to
	    ower-case XML):

	    * configure.in:
	    Add helper-utilities/xml-migrate/Makefile to the list of
	    files to
	    be created.

	    * helper-utilities/Makefile.am:
	    Add xml-migrate to the list of subdirectories to be built.

	    * helper-utilities/xml-migrate/Makefile.am:
	    New Makefile: compile nautilus-xml-migrate and install
	    its manpage.

	    * helper-utilities/xml-migrate/xml-migrate.c:
	    New program: searches a directory for the old uppercase
	    XML files
	    and turns them into lowercase ones.

	    * helper-utilities/xml-migrate/nautilus-xml-migrate.1:
	    New manpage: for the aforementioned program.

	    * nautilus.spec.in:
	    Include nautilus-xml-migrate and its manpage in the RPMs.

M	ChangeLog
M	configure.in
M	helper-utilities/Makefile.am
A	helper-utilities/xml-migrate/Makefile.am
A	helper-utilities/xml-migrate/nautilus-xml-migrate.1
A	helper-utilities/xml-migrate/xml-migrate.c
M	nautilus.spec.in

commit 99477462a57b12c23a1442921838cbd2986b5985
Author: Mike Engber <engber@src.gnome.org>
Date:	2001-02-27

    reviewed by: Darin Adler <darin@eazel.com>


	reviewed by: Darin Adler  <darin@eazel.com>

	* libnautilus-extensions/nautilus-directory-async.c:
	(activation_uri_done):
	activation_uri_done (nautilus-directory-async.c) was not
	calling nautilus_file_changed - bug 7044.

M	ChangeLog
M	libnautilus-extensions/nautilus-directory-async.c
M	libnautilus-private/nautilus-directory-async.c

commit 665ad7a8956c00be9af42ad9f21cc2e08ad308fa
Author: Pablo Gonzalo del Campo <pablodc@bigfoot.com>
Date:	2001-02-27

    Updated Spanish Translation

    2001-02-26	Pablo Gonzalo del Campo <pablodc@bigfoot.com>

	    * es.po: Updated Spanish Translation

M	po/ChangeLog
M	po/es.po

commit 6bfd4584f527776ccbc42a9888da9da6cf35ca91
Author: Pablo Gonzalo del Campo <pablodc@bigfoot.com>
Date:	2001-02-27

    Updated Spanish Translation

    2001-02-26	Pablo Gonzalo del Campo <pablodc@bigfoot.com>

	    * es.po: Updated Spanish Translation

M	po/es.po

commit b955d2e4d9127e2b3417da32dfa34f524f16946d
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-02-26

	reviewed by: John Sullivan <sullivan@eazel.com>

	Fix bug 7023 (Multi-window mode opens second instance of same
	window.)

	* src/nautilus-window-manage-views.c:
	(open_location_prefer_existing_window_callback): For windows that
	are changing locations, we want to reuse them if the pending
	location is the one we are trying to open.

M	ChangeLog
M	src/nautilus-window-manage-views.c

commit 91189d3e9c94c306e0d00597339ab1ae666097ea
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2001-02-26

	reviewed by: Darin Adler  <darin@eazel.com>

	Fixed bug 5812 (Some preferences widgets don't display correct
	values when Preferences dialog first displayed at Beginner level)

	The bug here was that all the widgets only had their state set
	when they were created. They are created when the Preferences
	dialog is first shown, even for the preferences that aren't
	displayed at this user level. So changing the user level to a
	higher one where there preference now appears but has a different
	value would leave the widget displaying the "hidden" value instead
	of the correct value. Fixed by making the code that updates the
	visibility also update the displayed values.

	* libnautilus-extensions/nautilus-preferences-item.h:
	Public prototype for
	nautilus_preferences_item_update_displayed_value.

	* libnautilus-extensions/nautilus-preferences-item.c:
	Added change_signal_ID to Details struct.

	(preferences_item_construct): Store the item type in the
	Details. Surprisingly, this wasn't being done before. Also,
	call nautilus_preferences_item_update_displayed_value after
	creating the item.

	(preferences_item_update_enum),
	(preferences_item_create_enum),
	(preferences_item_update_short_enum),
	(preferences_item_create_short_enum),
	(preferences_item_update_boolean),
	(preferences_item_create_boolean),
	(preferences_item_update_editable_string),
	(preferences_item_create_editable_string),
	(preferences_item_update_integer),
	(preferences_item_create_integer),
	(preferences_item_update_font_family),
	(preferences_item_create_font_family),
	(preferences_item_update_theme),
	(preferences_item_create_theme): Extract the code that sets
	the displayed widget value from _create_ to new function
	_update_. It's now called at the end of preferences_item_construct
	instead of in each _create_ function. Also, store the ID for each
	signal handler that monitors widget changes in Details.

	(nautilus_preferences_item_update_displayed_value): Call
	appropriate
	update function for item type. Block "change" signal handler while
	updating widgetry to avoid redundant preference changed notices.

	* libnautilus-extensions/nautilus-preferences-group.c:
	(nautilus_preferences_group_update): Call
	nautilus_preferences_item_update_displayed_value


	Other changes:

	* src/nautilus-shell-ui.xml: Return of the ellipsis in "About
	Nautilus...",
	by popular demand.

M	ChangeLog
M	libnautilus-extensions/nautilus-preferences-group.c
M	libnautilus-extensions/nautilus-preferences-item.c
M	libnautilus-extensions/nautilus-preferences-item.h
M	libnautilus-private/nautilus-preferences-group.c
M	libnautilus-private/nautilus-preferences-item.c
M	libnautilus-private/nautilus-preferences-item.h
M	src/nautilus-shell-ui.xml

commit cfdbb98839cce61debcc44713aa90a6b99d1662b
Author: Sami Pesonen <spesonen@src.gnome.org>
Date:	2001-02-26

    Finnish translation updated by Pauli Virtanen
    <pauli.virtanen@saunalahti.fi>

M	po/ChangeLog
M	po/fi.po

commit 8793d02df633d505960b708532e70a944fefec93
Author: Rebecca Schulman <rebecka@eazel.com>
Date:	2001-02-26

    reviewed by: Laszlo Kovacs <laszlo.kovacs@sun.com>

    2001-02-26	Rebecca Schulman  <rebecka@eazel.com>

	reviewed by: Laszlo Kovacs  <laszlo.kovacs@sun.com>

	* components/help/hyperbola-filefmt.c:
	(fmt_scrollkeeper_tree_empty):
	Fix missing braces that hid a bug which
	was exposed by the "may be used uninitialized"
	error in C.

M	ChangeLog
M	components/help/hyperbola-filefmt.c

commit 09f9db557642b820b7a8ebc83f0ec15a1d31ab7b
Author: Laszlo Kovacs <laszlo@src.gnome.org>
Date:	2001-02-26

    fixed bug 7030

M	ChangeLog

commit 18603919b4aa46d2faeb8495b6adc1233bd785bd
Author: Laszlo Kovacs <laszlo@src.gnome.org>
Date:	2001-02-26

    I added the fallback to the English (C) tree in the
    sidebar if the current locale tree is empty. This is only about tree
    fallback, not document fallback, ie the docs will not individually
    fall
    back to English (this has to be implemented later on after Nautilus
    1.0).

M	components/help/hyperbola-filefmt.c

commit ef8e16f8c09da45cb7080d08ae01c8c97db966e4
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2001-02-26

    fixed bug 7021, reset in colors pane messed up, by adding a call
    to turn


	* src/nautilus-property-browser.c: (add_reset_property):
	fixed bug 7021, reset in colors pane messed up, by adding a call
	to turn the raw pixbuf into a property chit.

M	ChangeLog
M	src/nautilus-property-browser.c

commit e6525d260184f0b4af8a76f433b57838557bfe19
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-02-26

    Ignore generated files.

	* .cvsignore:
	* help/nautilus-user-manual/es/.cvsignore:
	* omf-install/.cvsignore:
	* test/.cvsignore:
	* user-guide/C/.cvsignore:
	Ignore generated files.

M	.cvsignore
M	ChangeLog
A	help/nautilus-user-manual/es/.cvsignore
M	omf-install/.cvsignore
M	test/.cvsignore
A	user-guide/C/.cvsignore

commit 878fc41249d1c34f3d9ceb8d9aa6de097852232b
Author: Yuri Syrota <rasta@src.gnome.org>
Date:	2001-02-26

    Updated Ukrainian translation

M	po/uk.po

commit a6008156b003feb870f13ca5fb313755993a58c7
Author: Yuri Syrota <rasta@src.gnome.org>
Date:	2001-02-26

    Updated Ukrainian translation

M	po/uk.po

commit 47e63fcefd0f1499275891ec21676cacd3bbc42a
Author: Eskil Heyn Olsen <eskil@eazel.com>
Date:	2001-02-26

    sleepy reviewer: Robey Pointer <robey@eazel.com>

    2001-02-26	Eskil Heyn Olsen  <eskil@eazel.com>

	sleepy reviewer: Robey Pointer	<robey@eazel.com>

	* components/services/install/lib/eazel-install-logic2.c:
	(check_no_two_packages_has_same_file), (install_packages):
	when adding extrapackges to main packageslist, check that we're
	not adding duplicates.

	* components/services/install/lib/eazel-package-system-types.c:
	(eazel_install_package_compare):
	remopved debug outpu

M	ChangeLog
M	components/services/install/lib/eazel-install-logic2.c
M	components/services/install/lib/eazel-package-system-types.c

commit f7bc879d2cfa3a9d3c55c496d3a6742e181b15f9
Author: Robey Pointer <robey@src.gnome.org>
Date:	2001-02-26

	reviewed by: Eskil Heyn Olsen <eskil@eazel.com>

	* components/services/install-view/callbacks.c:
	(nautilus_service_install_preflight_check):
	* components/services/install-view/forms.c: (add_padding_to_box),
	(generate_install_form), (make_query_box):
	*
	components/services/install-view/nautilus-service-install-view.c:
	*
	components/services/install-view/nautilus-service-install-view.h:

	Put the preflight query into a pane so it can be made scrollable
	if the list of packages gets too long.

	* nautilus-installer/src/installer.c: (eazel_install_progress),
	(eazel_download_progress), (install_failed),
	(eazel_install_preflight):
	* nautilus-installer/src/installer.h:

	Fix the progress bars to make sense.  The fact that they even
	looked like they were 90% working before is just a bizarre
	coincidence.

M	ChangeLog
M	components/services/install-view/callbacks.c
M	components/services/install-view/forms.c
M	components/services/install-view/nautilus-service-install-view.c
M	components/services/install-view/nautilus-service-install-view.h
M	nautilus-installer/src/installer.c
M	nautilus-installer/src/installer.h

commit 7867abad77e9379c9fea9ad8e16df711fd7cb172
Author: Szabolcs Ban <bansz@src.gnome.org>
Date:	2001-02-26

    Fixes in hu.po by Emese <emese@gnome.hu>

M	po/hu.po

commit dc9605f9faec3dcbb965ca8f245b8476073a8042
Author: Yuri Syrota <rasta@src.gnome.org>
Date:	2001-02-26

    Updated Ukrainian translation

M	po/uk.po

commit 6472633a3b77ee71132a1fd1d344fdd93b3980c8
Author: Szabolcs Ban <bansz@src.gnome.org>
Date:	2001-02-26

    Updated hu.po by Emese <emese@gnome.hu>

M	po/hu.po

commit 3613b00a8f64994fb943c272e203e4fe89232131
Author: Arik Devens <arik@src.gnome.org>
Date:	2001-02-26

    Changed Size to Installed Size to more accurately reflect the
    information we are attempting to convey. Fixes bug 7009.

M	ChangeLog
M	components/rpmview/nautilus-rpm-view.c

commit c24e6aa5ea2ac588c2fe3122a5c1fa6d1e4da577
Author: Dan Mueth <dan@eazel.com>
Date:	2001-02-26

    reviewed by: Tux

    2001-02-26	Dan Mueth  <dan@eazel.com>

	    reviewed by: Tux

	    Fixing bug: 6983 by changing "help:nautilus" to
	    "help:nautilus-user-manual".

	    * src/nautilus-window-menus.c:

M	ChangeLog
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-window-menus.c

commit 817cee700736ed0238807dc40686d2f7d9d2d9f8
Author: Szabolcs Ban <bansz@src.gnome.org>
Date:	2001-02-26

    Updated hu.po by emese@gnome.hu

M	po/ChangeLog
M	po/hu.po

commit dac7298a50c0bf03d4f9366736ed3664d9523317
Author: Eskil Heyn Olsen <eskil@eazel.com>
Date:	2001-02-26

    glanced at by: Ian McKellar <ian@eazel.com>

    2001-02-25	Eskil Heyn Olsen  <eskil@eazel.com>

	glanced at by: Ian McKellar  <ian@eazel.com>

	*
	components/services/install/command-line/eazel-alt-install-corba.
	c: (eazel_download_progress_signal),
	(eazel_install_progress_signal):
	Fixed bug 6985, no mo're \r's in the translated strings
	Fixed bug 7003

	* components/services/install/lib/eazel-install-logic2.c:
	(check_tree_helper),

	(check_no_two_packages_has_same_file),
	indent fixed
	Nicer output in the non-debug output mode (use readable
	packagename)
	Removed call to add_file_conflict untill SoftCat db is rebuild.

	(check_conflicts_against_already_installed_packages),
	Test for file existance, if present, do the proper check.
	Nicer output in the non-debug ouptut mode (use readable
	packagename)

	(check_feature_consistency),
	Set a integer datafield to not recheck consistency for packages
	when doing a revive cycle.
	Added check to avoid noting certain updates as breaks.
	Added check to avoid renoting revived breaks (fixes bug 6811)

	(do_file_conflict_check),
	Call check_tree_for_conflicts after feature_consistency_check to
	revive FeatureBreaks (fixes bug 6811)

	(eazel_uninstall_globber):
	Removed a c++ commented out debug call.

	Also added I18N tags to all g_message output and revamped some
	output to be more translator friendly. Ensured that debugless
	output still makes sense.

	Fixed a bug in uninstall where it would report too many packages.

	Removed add_to_breaks_if_new, replaced it with the "normal"
	g_list_find_custom call.

	* components/services/install/lib/eazel-package-system-types.h:
	Changed packagedata->obsolotes into a GList *

	* components/services/install/lib/eazel-package-system-types.c:
	(packagedata_finalize), (packagedata_copy),
	(packagedata_fill_in_missing), (packagedata_get_readable_name),
	(eazel_install_package_compare), (packagedata_dump_int):
	treat packagedata->obsolotes as a GList* and not a char*.

	* components/services/install/lib/eazel-package-system-rpm3.c:
	(eazel_package_system_rpm3_packagedata_fill_from_header):
	Correctly read the RPMTAG_OBSOLETES and put into the packagedata
	object.

M	ChangeLog
M	components/services/install/command-line/eazel-alt-install-corba.c
M	components/services/install/lib/eazel-install-logic2.c
M	components/services/install/lib/eazel-package-system-rpm3.c
M	components/services/install/lib/eazel-package-system-types.c
M	components/services/install/lib/eazel-package-system-types.h

commit 03dfe78ed9ab00dd9685fce4358d2acd1fe7833f
Author: Arik Devens <arik@src.gnome.org>
Date:	2001-02-26

    Partial fix for bug 5701. Moved icon stretching to an idle handler
    to both speed it up a bit and stop it from growing then freezing
    then jumping to a new size. Will do more after 1.0.

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-extensions/nautilus-icon-private.h
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-private.h

commit 8b9ea85e5fffff9c67d2203219eec2634783bb2d
Author: Dan Mueth <dan@eazel.com>
Date:	2001-02-26

    reviewed by: Maciej Stachowiak <mjs@eazel.com>

    2001-02-26	Dan Mueth  <dan@eazel.com>

	    reviewed by: Maciej Stachowiak  <mjs@eazel.com>

	    * help/docs.make: Small fix.  Won't take effect until
	    nautilus.spec.in stops explicitly setting $prefix to
	    hold RPM_BUILD_ROOT.  When that is fixed, this will
	    allow OMF files to hold the correct path to the docs.
	    * nautilus.spec.in: Removed a line referring to an image
	    which Arlo removed earlier.

M	ChangeLog
M	help/docs.make
M	nautilus.spec.in

commit 3206ccadde7fce02d635349247cd1d3f9995f32a
Author: Arlo Rose <arlo@src.gnome.org>
Date:	2001-02-26

    Added a 20 pixel version for the Tree view and menus.


	    * icons/arlo/Makefile.am:
	    * icons/arlo/i-regular-20-aa.png:
	    * icons/arlo/i-regular-20.png:
	    Added a 20 pixel version for the Tree view and menus.

M	ChangeLog
M	icons/arlo/Makefile.am
A	icons/arlo/i-regular-20-aa.png
A	icons/arlo/i-regular-20.png

commit f24dff79bf06d734d94fd31120a8855d746f9fa8
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2001-02-26

    reviewed by: John Harper <jsh@eazel.com>

    2001-02-26	Gene Z. Ragan  <gzr@eazel.com>

	reviewed by: John Harper <jsh@eazel.com>

	Fixed bug 3898, selection in icon view extremely slow

	I increased the performance of drag selection of icons in a
	few ways.
	First, I avoid unneeded, repeated transforms of coordinates from
	world coordinates to canvas coordinates.  I also cached three
	freqeuently
	calculated dimensions; the icons bounds in canvas coordinates,
	the icons
	text bounds and canvas coordinates and the bounding rect of
	all emblems
	in canvas coordinates.	Instead of repeatedly calculating
	these values,
	have functions refer to the cached values.  In hit_test, I then
	do a
	quick intersection check of the drag rect with the cached
	values before
	proceeding to the more expensive intersection detection routines.

	* libnautilus-extensions/nautilus-icon-canvas-item.c:
	* libnautilus-extensions/nautilus-icon-canvas-item.h:
	(nautilus_icon_canvas_item_set_image), (compute_text_rectangle),
	(nautilus_icon_canvas_item_draw),
	(nautilus_icon_canvas_item_render),
	(nautilus_icon_canvas_item_bounds), (get_icon_canvas_rectangle),
	Set up the various places that we need to update our cached items.

	(nautilus_icon_canvas_item_update_bounds):
	Update our cached values.

	(hit_test), (hit_test_stretch_handle):
	Perform quick interesection checks before doing more expensive
	checks.

	(nautilus_icon_canvas_item_hit_test_rectangle):
	Change function to use canvas coordinates. The caller is
	responsible
	to do the conversion form world to canvas. This provides a large
	optimization if this routine is caled in a loop.

	* libnautilus-extensions/nautilus-icon-container.c:
	* libnautilus-extensions/nautilus-icon-container.h:
	(rubberband_select):
	Do transform of drag rect from world coordiantes to canvas canvas
	coordinates onlty once. There is no need to do this for every
	canvas
	item that is visted during list traversal.

	* libnautilus-extensions/nautilus-icon-dnd.c:
	(nautilus_icon_container_item_at):
	Call nautilus_icon_canvas_item_hit_test_rectangle() using
	coordinate
	converted to canvas coordinates.

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-canvas-item.c
M	libnautilus-extensions/nautilus-icon-canvas-item.h
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-extensions/nautilus-icon-container.h
M	libnautilus-extensions/nautilus-icon-dnd.c
M	libnautilus-private/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-canvas-item.h
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-container.h
M	libnautilus-private/nautilus-icon-dnd.c

commit 57a9d2404b4f8a0f732c13c8242a1cb7a68e8a4a
Author: George Lebl <jirka@5z.com>
Date:	2001-02-26

    Gene Z. Ragan <gzr@eazel.com> was subjected to this patch and
    survived.

    Mon Feb 26 03:00:03 2001  George Lebl <jirka@5z.com>

	Gene Z. Ragan  <gzr@eazel.com> was subjected to this patch and
	survived.

	* components/help/hyperbola-nav-tree.c (set_node_style):  Also
	  set HYP_TREE_NODE_BOOK type nodes to italic, which should
	  finally
	  completely fix #6911

M	ChangeLog
M	components/help/hyperbola-nav-tree.c

commit 6783af0e298dadf51153dcc617377b783d1e7446
Author: Arlo Rose <arlo@src.gnome.org>
Date:	2001-02-26

    Mistake in the xml file.



    Mistake in the xml file.

M	ChangeLog
M	icons/crux_eggplant/crux_eggplant.xml

commit 7c0f7f1f65773fe385b052d839c8ee253a868a26
Author: Arlo Rose <arlo@src.gnome.org>
Date:	2001-02-26

    Changed the design of the Crux documents to have 8.5 x 11 aspect
    ratio,

	    * configure.in:
	    * icons/arlo/Makefile.am:
	    * icons/arlo/i-regular-12-aa.png:
	    * icons/arlo/i-regular-12.png:
	    * icons/arlo/i-regular-192-aa.png:
	    * icons/arlo/i-regular-192.png:
	    * icons/arlo/i-regular-24-aa.png:
	    * icons/arlo/i-regular-24.png:
	    * icons/arlo/i-regular-36-aa.png:
	    * icons/arlo/i-regular-36.png:
	    * icons/arlo/i-regular-72-aa.png:
	    * icons/arlo/i-regular-72.png:
	    * icons/arlo/i-regular-96-aa.png:
	    * icons/arlo/i-regular-96.png:
	    * icons/arlo/i-regular-aa.png:
	    * icons/arlo/i-regular.png:
	    * icons/arlo/i-regular.xml:
	    Changed the design of the Crux documents to have 8.5 x 11
	    aspect ratio, and removed the torn out of a sprial notebook
	    visual appearance.

	    I also added all the sizes that Nautilus needs in both 8 bit
	    and 1 bit mask mode.

	    * icons/crux_eggplant/Makefile.am:
	    * icons/crux_eggplant/crux_eggplant.xml:
	    * icons/crux_eggplant/i-regular-192-aa.png:
	    * icons/crux_eggplant/i-regular-192.png:
	    * icons/crux_eggplant/i-regular-72-aa.png:
	    * icons/crux_eggplant/i-regular-72.png:
	    * icons/crux_eggplant/i-regular-96-aa.png:
	    * icons/crux_eggplant/i-regular-96.png:
	    * icons/crux_eggplant/i-regular-aa.png:
	    * icons/crux_eggplant/i-regular.png:
	    * icons/crux_eggplant/i-regular.xml:
	    Removed the throbber and the document icons out of Crux
	    Eggplant
	    and made them point to the ones in Crux teal.

M	ChangeLog
M	configure.in
M	icons/arlo/Makefile.am
A	icons/arlo/i-regular-12-aa.png
A	icons/arlo/i-regular-12.png
M	icons/arlo/i-regular-192-aa.png
M	icons/arlo/i-regular-192.png
A	icons/arlo/i-regular-24-aa.png
A	icons/arlo/i-regular-24.png
A	icons/arlo/i-regular-36-aa.png
A	icons/arlo/i-regular-36.png
M	icons/arlo/i-regular-72-aa.png
M	icons/arlo/i-regular-72.png
M	icons/arlo/i-regular-96-aa.png
M	icons/arlo/i-regular-96.png
M	icons/arlo/i-regular-aa.png
M	icons/arlo/i-regular.png
M	icons/arlo/i-regular.xml
M	icons/crux_eggplant/Makefile.am
M	icons/crux_eggplant/crux_eggplant.xml
D	icons/crux_eggplant/i-regular-192-aa.png
D	icons/crux_eggplant/i-regular-192.png
D	icons/crux_eggplant/i-regular-72-aa.png
D	icons/crux_eggplant/i-regular-72.png
D	icons/crux_eggplant/i-regular-96-aa.png
D	icons/crux_eggplant/i-regular-96.png
D	icons/crux_eggplant/i-regular-aa.png
D	icons/crux_eggplant/i-regular.png
M	icons/crux_eggplant/i-regular.xml

commit e6850ebd7b37e051227bd7dbb4a3aed26d711cf3
Author: Dan Mueth <dan@eazel.com>
Date:	2001-02-26

    reviewed by: Seth Nickell <snickell@stanford.edu>

    2001-02-26	Dan Mueth  <dan@eazel.com>

	    reviewed by: Seth Nickell  <snickell@stanford.edu>

	    Updating spec file to fix breakage... mjs removed this
	    program.

	    * nautilus.spec.in: Removed %{prefix}/bin/eazel-vault

M	ChangeLog
M	nautilus.spec.in

commit 9d69e508b05003ae7a429d5cdec8eee219a1be53
Author: Dan Mueth <dan@eazel.com>
Date:	2001-02-26

    reviewed by: Robey Pointer <robey@eazel.com>

    2001-02-25	Dan Mueth  <dan@eazel.com>

	    reviewed by: Robey Pointer	<robey@eazel.com>

	    * po/POTFILES.in: Fixed breakage caused by mjs moving some
	    files around and forgetting to update this file.

M	ChangeLog
M	po/POTFILES.in

commit 4d10fed7d410b86cdd7bd950e02fd7f7e8b8b026
Author: Robey Pointer <robey@src.gnome.org>
Date:	2001-02-26

    oops

M	ChangeLog

commit a59e91e768ed8ee60af9f4daaf98032b3676ef09
Author: Robey Pointer <robey@src.gnome.org>
Date:	2001-02-26

	    reviewed by: Eskil Heyn Olsen <eskil@eazel.com>

	    * components/services/install/lib/eazel-install-logic2.c:
	    (packagedata_add_to_breaks_if_new),
	    (do_requirement_consistency_check_package),
	    (do_requirement_consistency_check_internal),
	    (do_requirement_consistency_check), (check_tree_helper):

	    Trying to make the new consistency-check stuff work, so
	    that the
	    RH62 install will succeed.	This seems to do it for me.
	    First,
	    flatten the dep-tree before doing consistency checks, to
	    make sure
	    everything gets checked.  Second, only add a package to
	    the breaks
	    list if that package isn't already there.

	    * components/services/install/lib/eazel-install-problem.c:
	    (get_detailed_messages_breaks_foreach):

	    Clean up one of the messages a little bit so it's less
	    nonsensical.

	    *
	    components/services/install/lib/eazel-package-system-types.c:
	    (dump_package_break_list):

	    The names of these (debug messages) appeared to be reversed,
	    which
	    might have caused someone unneeded heartbreak someday.

	    * nautilus-installer/src/installer.c:
	    (eazel_install_preflight):

	    If any packages failed before the preflight, give up.

M	ChangeLog
M	components/services/install/lib/eazel-install-logic2.c
M	components/services/install/lib/eazel-install-problem.c
M	components/services/install/lib/eazel-package-system-types.c
M	nautilus-installer/src/installer.c

commit 0b93bde22457ea2acea24da937c7c1496d5b668e
Author: John Fleck <jfleck@inkstain.net>
Date:	2001-02-26

    reviewed by: George Lebl <jirka@5z.org>


    2001-02-25 John Fleck <jfleck@inkstain.net>

	reviewed by: George Lebl <jirka@5z.org>

	* components/help/converters/gnome-db2html2/toc-elements.c
	adding code to toc_glossterm_start_elemen and
	toc_glossterm_end_element to set and unset boolean
	variable in_printed_title that determines whether we're in a
	printed title in the table of contents

M	ChangeLog
M	components/help/converters/gnome-db2html2/toc-elements.c

commit 9c4ab3bca4bec26c7088a9d57d5c735ef1a2aeb1
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2001-02-26

	reviewed by: Michael K. Fleming  <mfleming@eazel.com>

	* components/services/install/nautilus-view/.cvsignore:
	* components/services/install/nautilus-view/Makefile.am:
	*
	components/services/install/nautilus-view/Nautilus_View_install.oaf.in:
	* components/services/install/nautilus-view/callbacks.c:
	* components/services/install/nautilus-view/callbacks.h:
	* components/services/install/nautilus-view/forms.c:
	* components/services/install/nautilus-view/forms.h:
	* components/services/install/nautilus-view/main.c:
	*
	components/services/install/nautilus-view/nautilus-service-install-view.c:
	*
	components/services/install/nautilus-view/nautilus-service-install-view.h:
	*
	components/services/install/nautilus-view/nautilus-service-install.c:
	*
	components/services/install/nautilus-view/nautilus-service-install.h:
	Move it all to components/services/install-view

	* components/services/install/Makefile.am: Don't build
	nautilus-view subdir.

	* components/services/Makefile.am: Build insall-view subdir.

	* components/services/install-view/Makefile.am: Don't do evil hack
	to build inventory dir.

	* components/services/vault/.cvsignore:
	* components/services/vault/Makefile.am:
	* components/services/vault/command-line/.cvsignore:
	* components/services/vault/command-line/Makefile.am:
	* components/services/vault/command-line/main.c:
	* components/services/vault/command-line/vault-operations.c:
	* components/services/vault/command-line/vault-operations.h:
	Remove old cruft.

	* configure.in: Adjust for above changes.

M	ChangeLog
M	components/services/Makefile.am
M	components/services/install-view/Makefile.am
M	components/services/install/Makefile.am
D	components/services/install/nautilus-view/.cvsignore
D	components/services/install/nautilus-view/Makefile.am
D
components/services/install/nautilus-view/Nautilus_View_install.oaf.in
D	components/services/install/nautilus-view/callbacks.c
D	components/services/install/nautilus-view/callbacks.h
D	components/services/install/nautilus-view/forms.c
D	components/services/install/nautilus-view/forms.h
D	components/services/install/nautilus-view/main.c
D
components/services/install/nautilus-view/nautilus-service-install-view.c
D
components/services/install/nautilus-view/nautilus-service-install-view.h
D
components/services/install/nautilus-view/nautilus-service-install.c
D
components/services/install/nautilus-view/nautilus-service-install.h
D	components/services/vault/.cvsignore
D	components/services/vault/Makefile.am
D	components/services/vault/command-line/.cvsignore
D	components/services/vault/command-line/Makefile.am
D	components/services/vault/command-line/main.c
D	components/services/vault/command-line/vault-operations.c
D	components/services/vault/command-line/vault-operations.h
M	configure.in

commit a51a38a6055bfc20eba65f18ec070ded4773411d
Author: Arik Devens <arik@src.gnome.org>
Date:	2001-02-26

    Moving the rest of the widget_set_sensitive calls to
    druid_set_buttons_sensitive so we don't get clobbered.

M	ChangeLog
M	src/nautilus-first-time-druid.c

commit 27524894f45123451775cd6c2e3dda76519808b3
Author: Michael Fleming <mfleming@src.gnome.org>
Date:	2001-02-26

	Bug 3887: Mozilla view only recognizes first change to proxy
	setting.
	Oops: the wrong integer for "network.proxy.type" being "disabled"
	was being
	used.

	* components/mozilla/main.c:
	* components/mozilla/mozilla-preferences.cpp:

M	ChangeLog
M	components/mozilla/main.c
M	components/mozilla/mozilla-preferences.cpp

commit 166955d057a44a7899d58539321ec8a698f73f25
Author: Christian Rose <menthos@src.gnome.org>
Date:	2001-02-26

    Updated Swedish translation.

M	po/ChangeLog
M	po/sv.po

commit c70336a525229c425ef111a50dcbd293956311b4
Author: Simos Xenitellis <simos@src.gnome.org>
Date:	2001-02-26

    Update of Greek translation

M	po/ChangeLog
M	po/el.po

commit feb018e594055718859066c0192fa8c53d197205
Author: George Lebl <jirka@5z.com>
Date:	2001-02-25

    bored by this patch: Mike Fleming <mfleming@eazel.com>

    Sun Feb 25 17:58:57 2001  George Lebl <jirka@5z.com>

	bored by this patch: Mike Fleming  <mfleming@eazel.com>

	Fixes #6973

	* components/help/converters/gnome-db2html2/Makefile.am: define
	  GNOMELOCALEDIR

	* components/help/converters/gnome-db2html2/gdb3html.c (main):
	  do the gettext dance as jfleck so rightly pointed out

M	ChangeLog
M	components/help/converters/gnome-db2html2/Makefile.am
M	components/help/converters/gnome-db2html2/gdb3html.c

commit 23ddeba4f9489797f118a2e6d6c21c60a1b50255
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2001-02-25

	reviewed by: Gene Z. Ragan  <gzr@eazel.com>

	*
	components/services/install/command-line/eazel-alt-install-corba.c:
	(set_parameters_from_command_line): Fixed bug 7000.

	* components/services/summary/nautilus-summary-view-private.h,
	components/services/summary/nautilus-summary-view.c: changed
	things to properly internationalize strings in #defines to fix bug
	6997 (Defined "More Info" message does not end up in translation).

M	ChangeLog
M	components/services/install/command-line/eazel-alt-install-corba.c
M	components/services/summary/nautilus-summary-view-private.h
M	components/services/summary/nautilus-summary-view.c

commit 1222434cfc64624e3c6917eae84f943f406e5202
Author: Matthias Warkus <mawarkus@src.gnome.org>
Date:	2001-02-25

    Updated again. Strings keep changing! This is mayhem. Someone please
    do some peer review. There are just about two or three days left.

M	po/ChangeLog
M	po/de.po

commit 72a1ac487a253811bbcd100105e1ab664e14b7e0
Author: Simos Xenitellis <simos@src.gnome.org>
Date:	2001-02-25

    Update of Greek translation.

M	po/ChangeLog
M	po/el.po

commit 360b55bbbbc5f0f81dd9f4ece300ecd1d99bcb10
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2001-02-25

	reviewed by: Seth Nickell  <snickell@stanford.edu>

	Fixed bug 6822 (Need to be able to support services that run a
	program instead of launching a URI).

	* components/services/summary/nautilus-summary-view.c:
	(summary_view_button_callback, summary_view_update_pane,
	program_uri_for_nonexistent_program, generate_service_entry_row):
	Add support for special "command:" URIs in the summary view. If
	the program specified does not exist, leave the service out of the
	listing.

M	ChangeLog
M	components/services/summary/nautilus-summary-view.c

commit 84ae0a33c129ce7d43e3aa483c7ac0109d3a2239
Author: Fatih Demir <kabalak@src.gnome.org>
Date:	2001-02-25

    Fix in request of translator

M	po/tr.po

commit 196258965a06002400153c0c557c55a7c221058d
Author: Fatih Demir <kabalak@src.gnome.org>
Date:	2001-02-25

    Updated Turkish translation by Grkem Cetin

M	po/ChangeLog
M	po/tr.po

commit ca9283c168bc9c0fbd88d6a6439bfb3a23411315
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2001-02-25

	reviewed by: Gene Z. Ragan  <gzr@eazel.com>

	    Fix bug 5462 ("View as %s" and "%s Viewer" composed messages
	    hard
	to translate) by making Nautilus view oafinfo files provide the
	full messages.

	* libnautilus-extensions/nautilus-view-identifier.h,
	libnautilus-extensions/nautilus-view-identifier.c:
	nautilus_view_identifier_new, nautilus_view_identifier_copy,
	nautilus_view_identifier_new_from_oaf_server_info,
	nautilus_view_identifier_free): Add `view_as_label' and
	`viewer_label' fields; determine them from either special new oaf
	attributes or compose them from `view_as_name'.

	* libnautilus-extensions/nautilus-program-chooser.c
	(program_file_pair_get_program_name_for_display): Use new
	identifier fields.
	* src/file-manager/fm-directory-view.c
	(add_component_to_bonobo_menu): Use new identifier fields.
	* src/nautilus-window.c (create_view_as_menu_item): Use new
	identifier fields.

	* components/hardware/Nautilus_View_hardware.oaf.in,
	components/image-viewer/Nautilus_View_image.oaf.in,
	components/loser/content/Nautilus_View_content-loser.oaf.in,
	components/mozilla/Nautilus_View_mozilla.oaf.in,
	components/music/Nautilus_View_music.oaf.in,
	components/rpmview/Nautilus_View_rpm.oaf.in,
	components/sample/Nautilus_View_sample.oaf.in,
	components/services/install/nautilus-view/Nautilus_View_install.oaf.in,
	components/services/inventory-view/Nautilus_View_inventory.oaf.in,
	components/services/login/nautilus-view/Nautilus_View_change-password.oaf.in,
	components/services/summary/Nautilus_View_services-summary.oaf.in,
	components/services/trilobite/sample/nautilus-view/Nautilus_View_service-sample.oaf.in,
	components/shell/Nautilus_View_shell.oaf.in,
	components/text/Nautilus_View_text.oaf.in,
	src/Nautilus_shell.oaf.in: Add `nautilus:view_as_label' and
	`nautilus:viewer_label' properties.

	*
	components/services/trilobite/libtrilobite/trilobite-file-utilities.c:
	Fix author line.

M	ChangeLog
M	components/hardware/Nautilus_View_hardware.oaf.in
M	components/hardware/Nautilus_View_hardware.server.in
M	components/hardware/Nautilus_View_hardware.server.in.in
M	components/image-viewer/Nautilus_View_image.oaf.in
M	components/image-viewer/Nautilus_View_image.server.in
M	components/loser/content/Nautilus_View_content-loser.oaf.in
M	components/loser/content/Nautilus_View_content-loser.server.in
M	components/loser/content/Nautilus_View_content-loser.server.in.in
M	components/mozilla/Nautilus_View_mozilla.oaf.in
M	components/mozilla/Nautilus_View_mozilla.server.in
M	components/music/Nautilus_View_music.oaf.in
M	components/music/Nautilus_View_music.server.in
M	components/music/Nautilus_View_music.server.in.in
M	components/rpmview/Nautilus_View_rpm.oaf.in
M	components/sample/Nautilus_View_sample.oaf.in
M	components/sample/Nautilus_View_sample.server.in
M	components/sample/Nautilus_View_sample.server.in.in
M	components/services/install-view/Nautilus_View_install.oaf.in
M
components/services/install/nautilus-view/Nautilus_View_install.oaf.in
M	components/services/inventory-view/Nautilus_View_inventory.oaf.in
M
components/services/login/nautilus-view/Nautilus_View_change-password.oaf.in
M	components/services/summary/Nautilus_View_services-summary.oaf.in
M
components/services/trilobite/libtrilobite/trilobite-file-utilities.c
M
components/services/trilobite/sample/nautilus-view/Nautilus_View_service-sample.oaf.in
M	components/shell/Nautilus_View_shell.oaf.in
M	components/shell/Nautilus_View_shell.server.in
M	components/text/Nautilus_View_text.oaf.in
M	components/text/Nautilus_View_text.server.in
M	components/text/Nautilus_View_text.server.in.in
M	libnautilus-extensions/nautilus-program-chooser.c
M	libnautilus-extensions/nautilus-view-identifier.c
M	libnautilus-extensions/nautilus-view-identifier.h
M	libnautilus-private/nautilus-program-chooser.c
M	libnautilus-private/nautilus-view-identifier.c
M	libnautilus-private/nautilus-view-identifier.h
M	src/Nautilus_shell.oaf.in
M	src/Nautilus_shell.server.in
M	src/file-manager/fm-directory-view.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window.c

commit d42510afeee76c4aa5af2f7fc7aaac82303a388a
Author: Christian Rose <menthos@src.gnome.org>
Date:	2001-02-25

    Updated Swedish translation.

M	po/ChangeLog
M	po/sv.po

commit 782341b8e886a3158fb5e8209d1952e8a41d6b4f
Author: Eskil Heyn Olsen <eskil@eazel.com>
Date:	2001-02-25

    Not reviewed, as this just contains some comments for translators.

    2001-02-24	Eskil Heyn Olsen  <eskil@eazel.com>

	Not reviewed, as this just contains some comments for translators.

	*
	components/services/install/command-line/eazel-alt-install-corba.
	c: (delete_files):
	Added I18n comments about the (y/n) strings.

M	ChangeLog
M	components/services/install/command-line/eazel-alt-install-corba.c

commit 408e7938fde9228e8fe91eb6e9ed51bb8a77d9ac
Author: George Lebl <jirka@5z.com>
Date:	2001-02-25

    Gene Z. Ragan <gzr@eazel.com> said "Groovy", so I suppose that
    means he

    Sat Feb 24 19:50:16 2001  George Lebl <jirka@5z.com>

	Gene Z. Ragan <gzr@eazel.com> said "Groovy", so I suppose
	that means
	he approves of the patch.

	* components/help/hyperbola-nav-tree.c (set_node_style)
	  (ctree_populate_subnode) (reset_style_for_node) (reset_styles)
	  (hyperbola_navigation_tree_new):  Nodes of type
	  HYP_TREE_NODE_PAGE
	  made italic to differentiate them from sections and categories,
	  fixes #6911.

	* libnautilus-extensions/nautilus-gdk-font-extensions.[ch]
	  (font_entry_has_italic_slant_test)
	  (nautilus_gdk_font_get_italic):
	  Add a function for getting an italic font.  Mostly a cut
	  and paste
	  the the _get_bold function.

M	ChangeLog
M	components/help/hyperbola-nav-tree.c
M	libnautilus-extensions/nautilus-gdk-font-extensions.c
M	libnautilus-extensions/nautilus-gdk-font-extensions.h
M	libnautilus-private/nautilus-gdk-font-extensions.c
M	libnautilus-private/nautilus-gdk-font-extensions.h

commit 8ff3209e1c1588b0b7d4ff0b688d86ee14e6cc85
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2001-02-25

    reviewed by: George Lebl <jirka@5z.com>

    2001-02-24	Gene Z. Ragan  <gzr@eazel.com>

	reviewed by: George Lebl <jirka@5z.com>

	Fixed bug 3546, Nautilus fails if MP3 previews in rapid succession

	Fixed bug 5105, Preview sound file during MP3 playback
	-> "/dev/dsp: Device or resource busy"

	* libnautilus-extensions/nautilus-global-preferences.h:
	Add a preference that that tracks the result of an intial
	audio output capability check during nautilus_sound_initialize().

	* libnautilus-extensions/nautilus-sound.c:
	(nautilus_sound_initialize):
	Check audio output capability and save the result of the check in
	a preference.

	(nautilus_sound_can_play_sound):
	Check saved preference instead of opening and closing esd as a
	way to check if sound output is available.  The constant opening
	and closing creating a latency problem withing esd and was
	affecting the audio preview mechanism.

M	ChangeLog
M	libnautilus-extensions/nautilus-global-preferences.h
M	libnautilus-extensions/nautilus-sound.c
M	libnautilus-private/nautilus-global-preferences.h
M	libnautilus-private/nautilus-sound.c
M	src/file-manager/fm-icon-view.c

commit 8468f2f6230748b88f1d42bebaa28dd1d7a86075
Author: Pablo Gonzalo del Campo <pablodc@bigfoot.com>
Date:	2001-02-25

    Updated Spanish Translation

    2001-02-24 Pablo Gonzalo del Campo <pablodc@bigfoot.com>

	    * es.po: Updated Spanish Translation

M	po/ChangeLog
M	po/es.po

commit e37ab36f314a39cd28f471f5fabdba144f810a8a
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2001-02-24

    reviewed by: Seth Nickell <seth@eazel.com>

    2001-02-24	Gene Z. Ragan  <gzr@eazel.com>

	reviewed by: Seth Nickell  <seth@eazel.com>

	Fixed bug 6944, "Move here"/"Copy here"/"Link here" popup
	menu is untranslated

	* libnautilus-extensions/nautilus-drag.c:
	Wrap text in N_ so that it will be properly
	localized.

	* po/ChangeLog:
	* po/POTFILES.in:
	Add libnautilus-extensions/nautilus-drag.c

M	ChangeLog
M	libnautilus-extensions/nautilus-drag.c
M	libnautilus-private/nautilus-drag.c
M	po/ChangeLog
M	po/POTFILES.in

commit cc70452b88e7c1b8ae5c8c16b127173377388996
Author: Sami Pesonen <spesonen@src.gnome.org>
Date:	2001-02-24

    Finnish translation updated by Pauli Virtanen
    <pauli.virtanen@saunalahti.fi>

M	po/ChangeLog
M	po/fi.po

commit 463047753d04203c94fc04ffe0ddc9c9930742b2
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2001-02-24

    Updated Norwegian translation.

    2001-02-24	Kjartan Maraas	<kmaraas@gnome.org>

	* no.po: Updated Norwegian translation.

M	po/ChangeLog
M	po/no.po

commit 3816a45851ca5113fd74340704e83218ad7fd8de
Author: George Lebl <jirka@5z.com>
Date:	2001-02-24

    Gene Z. Ragan <gzr@eazel.com> says it won't cause global warming
    if this

    Sat Feb 24 12:49:43 2001  George Lebl <jirka@5z.com>

	Gene Z. Ragan  <gzr@eazel.com> says it won't cause global
	warming if
	this is applied.

	* components/help/converters/gnome-db2html2/sect-elements.c
	  (sect_sect_start_element) (sect_sect_end_element)
	  (sect_legalnotice_start_element) (sect_legalnotice_end_element)
	  (sect_legalnotice_characters):
	  Use g_strcasecmp to compare "legalnotice" and section id's.
	  This
	  Fixes the bug where panel help would not be displayed at all.
	  Since the HTML sections have been converted to uppercase
	  and thus
	  going back to sgml wouldn't work

M	ChangeLog
M	components/help/converters/gnome-db2html2/sect-elements.c

commit 2b8f56897a970295fa0c6087e2ce172c29dd440d
Author: Eskil Heyn Olsen <eskil@eazel.com>
Date:	2001-02-24

    reviewed by: Gene Z. Ragan <gzr@eazel.com>

    2001-02-24	Eskil Heyn Olsen  <eskil@eazel.com>

	reviewed by: Gene Z. Ragan  <gzr@eazel.com>

	* po/POTFILES.in:
	removed components/music/configure.c and
	components/music/fileinfo.c to fix tinderkill.

M	ChangeLog
M	po/POTFILES.in

commit 81055955697113642503806ffca8c81fa039f298
Author: Ian McKellar <yakk@src.gnome.org>
Date:	2001-02-24

	    reviewed by: Maciej Stachowiak <mjs@eazel.com>

	    * components/services/inventory/eazel-inventory-service.c:
	    (http_post_simple), (http_post_simple_ammonite),
	    (impl_Trilobite_Eazel_Inventory_upload):
	    Moved the HTTP/ammonite code out into separate functions.

	    (impl_Trilobite_Eazel_Inventory__set_enabled):
	    Implemented the delete-inventory server call.
	    This relates to bug 6184.

	    * components/services/inventory/eazel-inventory-utils.c:
	    (get_software_inventory), (get_digest_from_gconf),
	    (update_gconf_inventory_digest), (eazel_inventory_update_md5):
	    Cleanups.

	    (eazel_inventory_clear_md5):
	    * components/services/inventory/eazel-inventory-utils.h:
	    Added function to clear the md5.

M	ChangeLog
M	components/services/inventory/eazel-inventory-service.c
M	components/services/inventory/eazel-inventory-utils.c
M	components/services/inventory/eazel-inventory-utils.h

commit 1575a506af1dc656db4dd2ca0fbf746b3048a9fa
Author: Arik Devens <arik@src.gnome.org>
Date:	2001-02-24

    Added default text to be displayed when either a man or info page
    cannot be found on the system. Fixes bug 3112 and partially fixes
    bug 939. Will finish after sleep.

M	ChangeLog
M	components/help/converters/gnome-info2html2/main.c
M	components/help/converters/gnome-man2html2/gnome-man2html.c

commit 2e85561117c3c5e55fc71c00fc4ac4b4ca4b262a
Author: Eskil Heyn Olsen <eskil@eazel.com>
Date:	2001-02-24

    tired reviewer was: Robey Pointer <robey@eazel.com>

    2001-02-24	Eskil Heyn Olsen  <eskil@eazel.com>

	tired reviewer was: Robey Pointer  <robey@eazel.com>

	Fixes bug 6903 6913 and 6972

	*
	components/services/install/command-line/eazel-alt-install-corba.
	c: (set_parameters_from_command_line),
	(eazel_file_conflict_check_signal),
	(eazel_file_uniqueness_check_signal),
	(eazel_feature_consistency_check_signal),
	(eazel_download_progress_signal):
	Marked strings for i18n.

	* components/services/install/lib/eazel-install-logic2.c:
	(is_satisfied), (do_dep_check_internal), (do_dep_check),
	(check_if_modification_is_ok),
	(do_requirement_consistency_check_package),
	(do_requirement_consistency_check_internal),
	(do_requirement_consistency_check), (check_tree_helper),
	(check_conflicts_against_already_installed_packages),
	(do_file_conflict_check), (install_packages_helper),
	(install_packages):

	Swapped the check of a requirements features and if it's installed
	(in the case where there is no sense/version)

	Added a vast amount of logic to check if modification of packages
	(update/downgrade) breaks other packages. This also includes a
	move of a huge block of code.

	Try to revive on both FILE_CONFLICT and BREAKS_DEPENDENCY.

	Don't ignore file-conflicts on force (since we set it when epochs
	are involved)

	Do do_requirement_consistency_check before
	check_tree_for_conflicts, so we try and revive any upgrades that
	causes a BREAK_DEPENDENCY

	Large section of code moved  upwards...

	* components/services/install/lib/eazel-package-system-rpm3.c:
	(make_rpm_argument_list):
	Use -U for both up and downgrade.
	Load obsoletes tag.

M	ChangeLog
M	components/services/install/command-line/eazel-alt-install-corba.c
M	components/services/install/lib/eazel-install-logic2.c
M	components/services/install/lib/eazel-install-object.c
M	components/services/install/lib/eazel-package-system-rpm3.c
M	components/services/install/lib/eazel-package-system-types.c

commit 72b4ad87108d97b1b1dd5250c181a747e5e321cd
Author: Ian McKellar <yakk@src.gnome.org>
Date:	2001-02-24

	    reviewed by: Maciej Stachowiak <mjs@eazel.com>

	    * components/services/inventory-view/Makefile.am:
	    *
	    components/services/inventory-view/nautilus-inventory-disable-pag
	    e.c: (nautilus_inventory_disable_page_initialize_class),
	    (yes_callback), (no_callback),
	    (nautilus_inventory_disable_page_initialize),
	    (nautilus_inventory_disable_page_new),
	    (nautilus_inventory_disable_page_run),
	    (nautilus_inventory_disable_page_destroy):
	    *
	    components/services/inventory-view/nautilus-inventory-disable-pag
	    e.h:
	    *
	    components/services/inventory-view/nautilus-inventory-view.c:
	    (nautilus_inventory_view_initialize),
	    (inventory_load_location_callback):
	    Added inventory disable page.

	    * components/services/summary/nautilus-summary-view.c:
	    (inventory_load_callback):
	    Don't pop up a dialog if the inventory upload fails.

M	ChangeLog
M	components/services/inventory-view/Makefile.am
A
components/services/inventory-view/nautilus-inventory-disable-page.c
A
components/services/inventory-view/nautilus-inventory-disable-page.h
M	components/services/inventory-view/nautilus-inventory-view.c
M	components/services/summary/nautilus-summary-view.c

commit 49600bb1f4d66560b08b8654312361ef1388a74e
Author: Robey Pointer <robey@src.gnome.org>
Date:	2001-02-24

	reviewed by: Eskil Heyn Olsen <eskil@eazel.com>

	* nautilus/components/rpmview/nautilus-rpm-view-install.c:

	Fix Tinderbox bustage (oops).

M	ChangeLog
M	components/rpmview/nautilus-rpm-view-install.c

commit c1d92e1ffa83aaf8951cfee072cc3333f409cc42
Author: Robey Pointer <robey@src.gnome.org>
Date:	2001-02-24

	reviewed by: Eskil Heyn Olsen <eskil@eazel.com>

	*
	components/services/install/command-line/eazel-alt-install-corba.
	c: (create_package):

	Add '--package-version' (-V) option for installing a specific
	version of a package (labs request).

	* components/services/install/idl/trilobite-eazel-install.idl:
	* components/services/install/lib/eazel-install-logic2.c:
	(eazel_install_check_existing_packages), (download_packages):
	* components/services/install/lib/eazel-install-problem.c:
	(get_detailed_messages_foreach),
	(get_detailed_uninstall_messages_foreach),
	(get_detailed_cases_foreach),
	(get_detailed_uninstall_cases_foreach):
	* components/services/install/lib/eazel-package-system-types.c:
	(packagedata_status_enum_to_str),
	(packagedata_status_str_to_enum):
	* components/services/install/lib/eazel-package-system-types.h:

	Add PACKSYS_FAILURE error code for reporting the ominous "failed
	to lock rpmdb" errors.

	* components/services/install/lib/eazel-install-corba-types.c:
	(corba_packagedatastruct_fill_from_packagedata),
	(corba_packagedatastructlist_from_packagedata_tree),
	(packagedata_from_corba_packagedatastruct),
	(packagedata_tree_from_corba_packagedatastructlist):

	Fix corba package-tree flattening and inflating by leaving the
	toplevel field intact, and using a corba-only "anchor" field to
	mark which packages should be anchored to the top list of the
	package-tree after re-inflation.

	*
	components/services/install/lib/eazel-install-xml-package-list.c:
	(osd_parse_implementation), (osd_parse_softpkg):

	Check for the new ACTION="Unresolved" in softcat dependency
	responses, and (for now) treat packages with unresolved deps as if
	softcat didn't return that package at all.  Any packages that
	softcat doesn't have deps for are errors right now, anyway.

	* nautilus-installer/src/prescript:

	Fix the annoying "user is 8888" bug by working around a bug in
	popt and passing the --user flag with an "=" instead of a space.
	Very dumb but it works.

M	ChangeLog
M	components/services/install/command-line/eazel-alt-install-corba.c
M	components/services/install/idl/trilobite-eazel-install.idl
M	components/services/install/lib/eazel-install-corba-types.c
M	components/services/install/lib/eazel-install-logic2.c
M	components/services/install/lib/eazel-install-problem.c
M	components/services/install/lib/eazel-install-xml-package-list.c
M	components/services/install/lib/eazel-package-system-types.c
M	components/services/install/lib/eazel-package-system-types.h
M	nautilus-installer/src/prescript

commit 95328f3263a2f4b0e7b64b6429393f40112102de
Author: Arik Devens <arik@src.gnome.org>
Date:	2001-02-24

    Replaced gtk_widget_set_sensitivity with gnome_druid_set_sensitivity
    so that our preferences are not clobbered. Fixes bug 4567. Also
    added a gettext call to the preferences code so that userlevels are
    translated. Fixes bug 6924.

M	ChangeLog
M	libnautilus-extensions/nautilus-preferences.c
M	libnautilus-private/nautilus-preferences.c
M	src/nautilus-first-time-druid.c

commit 7d34e4d0b653930c82b9c298fc433c371eba8de1
Author: Christian Rose <menthos@src.gnome.org>
Date:	2001-02-24

    Updated Swedish translation.

M	po/ChangeLog
M	po/sv.po

commit 1109ac9f34ddc92e1478d80cc0741a63853b0527
Author: Christian Rose <menthos@src.gnome.org>
Date:	2001-02-24

    Added missing music view files.

M	po/ChangeLog
M	po/POTFILES.in

commit effec3476c21be0a49f196a0811077ec6549d4eb
Author: Stano Visnovsky <stano@src.gnome.org>
Date:	2001-02-24

    Updated Slovak translation

M	po/ChangeLog
M	po/sk.po

commit e443e50f625569dc4c6e18da6b6699bd0a9d3b06
Author: Szabolcs Ban <bansz@src.gnome.org>
Date:	2001-02-24

    Updated hu.po by Emese and Shooby

M	po/ChangeLog
M	po/hu.po

commit 6334a552e9a1f77f0ce64d1e52f72c62ee57b7c4
Author: Ian McKellar <yakk@src.gnome.org>
Date:	2001-02-24

	    reviewed by: Maciej Stachowiak  <mjs@eazel.com>

	    * components/rpmview/Makefile.am:
	    * components/rpmview/nautilus-rpm-view-install.c:
	    (inventory_service_callback),
	    (nautilus_rpm_view_install_done):
	    Added inventory hooks. Finishing bug 6186.

	    * components/services/install/Makefile.am:
	    * components/services/install/nautilus-view/Makefile.am:
	    * components/services/install/nautilus-view/callbacks.c:
	    (inventory_service_callback), (nautilus_service_install_done):
	    Fixed an evil build problem and did some little code fixes.

M	ChangeLog
M	components/rpmview/Makefile.am
M	components/rpmview/nautilus-rpm-view-install.c
M	components/services/install-view/Makefile.am
M	components/services/install-view/callbacks.c
M	components/services/install/Makefile.am
M	components/services/install/nautilus-view/Makefile.am
M	components/services/install/nautilus-view/callbacks.c

commit e4dc079fcb2192f4a7458a9bb122943ac8c7d279
Author: Arik Devens <arik@src.gnome.org>
Date:	2001-02-24

    Commented out the widget->show for the verify button for 1.0. Fixes
    bugs 6974 and 5123.

M	ChangeLog
M	components/rpmview/nautilus-rpm-view.c

commit 4ca4fe84f373349620207e3ef3a6c06beb664f89
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2001-02-24

	reviewed by: Ian McKellar  <ian@eazel.com>

	* src/nautilus-window-manage-views.c (cancel_location_change):
	Remove freshly unused variable to unbreak the build.

M	ChangeLog
M	src/nautilus-window-manage-views.c

commit e1f9912a4a679057b45ad76cdf7f608aee370faa
Author: Arik Devens <arik@src.gnome.org>
Date:	2001-02-24

    Added distro to package system mappings for the rest of the distro's
    trilobyte can detect.

M	ChangeLog
M	components/services/install/lib/eazel-package-system.c

commit 0ae4674dd9dfaeb91e7e5160ca5ab770bd9b6ed1
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2001-02-24

	reviewed by: Eskil Olsen  <eskil@eazel.com>

	Fix bug 6856 (if you click on the services button and then on the
	stop button nautilus crashes)

	*
	components/services/trilobite/libtrilobite/trilobite-file-utilities.c:
	(read_file_open_callback): If we get a callback on a cancelled
	open, ignore it rather than dieing on a failed assertion.

	* src/nautilus-window-manage-views.c (cancel_location_change):
	Instead of avoiding telling the old view of the location change
	back if it is the same as the new view, avoid telling the new view
	ever. Either it will be told through the old view pointer or it
	the very change we want to cancel.

M	ChangeLog
M
components/services/trilobite/libtrilobite/trilobite-file-utilities.c
M	src/nautilus-window-manage-views.c

commit f74d770dee0a47445bac1ccab2490ae90712cf25
Author: Dan Mueth <dan@eazel.com>
Date:	2001-02-24

    reviewed by: Ian McKellar <ian@eazel.com>

    2001-02-24	Dan Mueth  <dan@eazel.com>

	    reviewed by: Ian McKellar  <ian@eazel.com>

	    Added 1.0 version of Vera's Quick Reference document.
	    Note that the screenshots are not finalized, but the text
	    is.  Added Spanish version of Nautilus User Manual.
	    Updated toplevel docs, removing Session Properties, and
	    adding Spanish translation of NUM. Tried to remove most of
	    the annoying warnings which show up in tinderbox due to
	    silly Makefile problems. Updated spec for Spanish doc.

	    * components/help/topleveldocs.xml:
	    * configure.in:
	    * help/docs.make:
	    * help/nautilus-quick-reference/C/figures/full_small.png:
	    * help/nautilus-quick-reference/C/figures/navbar_small.png:
	    * help/nautilus-quick-reference/C/index.html:
	    * help/nautilus-user-manual/Makefile.am:
	    * help/nautilus-user-manual/es/Makefile.am:
	    * help/nautilus-user-manual/es/figures/custicon.png:
	    * help/nautilus-user-manual/es/figures/full.png:
	    * help/nautilus-user-manual/es/figures/link.png:
	    * help/nautilus-user-manual/es/figures/locbar.png:
	    * help/nautilus-user-manual/es/figures/noread.png:
	    * help/nautilus-user-manual/es/figures/nowrite.png:
	    * help/nautilus-user-manual/es/figures/part.png:
	    * help/nautilus-user-manual/es/figures/player.png:
	    * help/nautilus-user-manual/es/figures/prefmenu.png:
	    * help/nautilus-user-manual/es/figures/sidebar.png:
	    * help/nautilus-user-manual/es/figures/viewmenu.png:
	    * help/nautilus-user-manual/es/figures/viewmusic.png:
	    * help/nautilus-user-manual/es/nautilus-user-manual-es.omf:
	    * help/nautilus-user-manual/es/nautilus-user-manual.sgml:
	    * nautilus.spec.in:

M	ChangeLog
M	components/help/topleveldocs.xml
M	configure.in
M	help/docs.make
A	help/nautilus-quick-reference/C/figures/full_small.png
A	help/nautilus-quick-reference/C/figures/navbar_small.png
M	help/nautilus-quick-reference/C/index.html
M	help/nautilus-user-manual/Makefile.am
A	help/nautilus-user-manual/es/Makefile.am
A	help/nautilus-user-manual/es/figures/custicon.png
A	help/nautilus-user-manual/es/figures/full.png
A	help/nautilus-user-manual/es/figures/link.png
A	help/nautilus-user-manual/es/figures/locbar.png
A	help/nautilus-user-manual/es/figures/noread.png
A	help/nautilus-user-manual/es/figures/nowrite.png
A	help/nautilus-user-manual/es/figures/part.png
A	help/nautilus-user-manual/es/figures/player.png
A	help/nautilus-user-manual/es/figures/prefmenu.png
A	help/nautilus-user-manual/es/figures/sidebar.png
A	help/nautilus-user-manual/es/figures/viewmenu.png
A	help/nautilus-user-manual/es/figures/viewmusic.png
A	help/nautilus-user-manual/es/nautilus-user-manual-es.omf
A	help/nautilus-user-manual/es/nautilus-user-manual.sgml
M	nautilus.spec.in

commit 5f2331d675cfa85c78bc556ffaa18fef6e83d819
Author: Ian McKellar <yakk@src.gnome.org>
Date:	2001-02-24

	    reviewed by: Maciej Stachowiak  <mjs@eazel.com>

	    * components/services/install/nautilus-view/Makefile.am:
	    * components/services/install/nautilus-view/callbacks.c:
	    (inventory_service_callback), (nautilus_service_install_done):
	    * components/services/summary/Makefile.am:
	    * components/services/summary/nautilus-summary-view.c:
	    (fetch_summary_data), (inventory_load_callback),
	    (redirect_fetch_callback):

	    Add rpm-dependant hooks into the inventory upload from the
	    summary view
	    and the install view. This fixes bug 6186.

M	ChangeLog
M	components/services/install-view/Makefile.am
M	components/services/install-view/callbacks.c
M	components/services/install/nautilus-view/Makefile.am
M	components/services/install/nautilus-view/callbacks.c
M	components/services/summary/Makefile.am
M	components/services/summary/nautilus-summary-view.c

commit 091c0120f5b20718a8c5344abcdc2ce03cc6b32e
Author: Eskil Heyn Olsen <eskil@eazel.com>
Date:	2001-02-24

    review wanker: Arik The Intern

    2001-02-24	Eskil Heyn Olsen  <eskil@eazel.com>

	    review wanker: Arik The Intern

	    * helper-scripts/Makefile.am:
	    This should be better, hope it works

M	ChangeLog
M	helper-scripts/Makefile.am

commit 6d5fb05ebbed7719ae7582dda9ec60e5e06633fd
Author: Michael Fleming <mfleming@src.gnome.org>
Date:	2001-02-24

	reviewed by: Eskil Olsen  <eskil@eazel.com>

	Bug 6480: extranous history items due to redirects
	Bug 6736: (as a side-effect) "throbber cuts out early because
	of redirects"

	I ifdef'd out the busy cursor stuff since it seems to interact
	poorly with Mozilla 0.8.  Actually, even when I took it out,
	I still
	saw a busy cursor at the wrong times.

	changed many gtk_signal_connect_while_alive's to
	gtk_signal_connect's
	per Darin feedback

	Made some URI scheme comparisons case-insensitive, added FIXME
	on remaining one

	* components/mozilla/mozilla-events.cpp:

	mozilla_events_get_href_for_event now gets href's from AREA tags
	and form submits.

	* components/mozilla/nautilus-mozilla-content-view.c:
	(nautilus_mozilla_content_view_initialize),
	(try_transform_nautilus_uri_to_file_scheme),
	(view_load_location_callback), (mozilla_location_callback),
	(mozilla_net_state_callback), (mozilla_link_message_callback),
	(mozilla_dom_mouse_click_callback), (is_uri_relative),
	(make_full_uri_from_relative), (uris_identical),
	(string_list_get_index_of_string):

M	ChangeLog
M	components/mozilla/mozilla-events.cpp
M	components/mozilla/nautilus-mozilla-content-view.c

commit 8deca875da94fd66b63fd4580b661498ab32bba0
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2001-02-24

	reviewed by: John Harper  <jsh@eazel.com>

	Fix bug 6881 (Non-translated strings in services).

	* components/services/summary/nautilus-summary-view.c:
	(localize_items), (update_header), (update_footer),
	(create_footer), (summary_load_location_callback): Call gettext on
	the strings marked with N_.

	*
	components/services/trilobite/libtrilobite/trilobite-file-utilities.c:
	(trilobite_read_entire_file, read_file_succeeded): Realloc to
	include an extra byte at the end to make it safe to NULL-terminate
	the file contents if desired.

M	ChangeLog
M	components/services/summary/nautilus-summary-view.c
M
components/services/trilobite/libtrilobite/trilobite-file-utilities.c

commit e49e419afdfc07dc1463faf6e1da50fd2753088b
Author: Dan Mueth <dan@eazel.com>
Date:	2001-02-24

    reviewed by: Ian McKellar <ian@eazel.com>

    2001-02-23	Dan Mueth  <dan@eazel.com>

	    reviewed by: Ian McKellar  <ian@eazel.com>

	    Applied several build system bug fixes and updated
	    spec file.

	    * help/Makefile.am: Fix bug with broken rpm install: Added
	    docs.make and htmldocs.make to EXTRA_DIST
	    * help/docs.make: Have omf processed for install-data-am
	    * help/htmldocs.make: Have omf processed for install-data-am
	    * nautilus.spec.in: Added post install and post uninstall
	    calls to scrollkeeper-update. Added scrollkeeper as a
	    requirement, but commented out because it isn't in the
	    software map.  Uncommented OMF file b/c bug fixes above
	    now install the OMF files properly.

M	ChangeLog
M	help/Makefile.am
M	help/docs.make
M	help/htmldocs.make
M	nautilus.spec.in

commit 46294568f0a3aacf3ec08c07ecf7d14c7f6c6d3c
Author: John Harper <jsh@eazel.com>
Date:	2001-02-24

    reviewed by: Maciej Stachowiak <mjs@eazel.com>

    2001-02-23	John Harper  <jsh@eazel.com>

	reviewed by: Maciej Stachowiak	<mjs@eazel.com>

	* src/nautilus-first-time-druid.c: updated the text for the
	Medusa screen in the first time druid

M	ChangeLog
M	src/nautilus-first-time-druid.c

commit 7e4d744a67d93ec349c63bf6ac444c1fc7a91323
Author: Robey Pointer <robey@src.gnome.org>
Date:	2001-02-24

	reviewed by: Eskil Heyn Olsen  <eskil@eazel.com>

	* components/services/install/idl/trilobite-eazel-install.idl:

	Close dangling parentheses.

	* components/services/install/lib/eazel-install-logic2.c:
	(check_tree_helper), (check_feature_consistency):
	* components/services/install/lib/eazel-install-object.c:
	(eazel_install_set_debug):
	* components/services/install/lib/eazel-package-system-rpm3.c:
	(display_arguments):

	Remove excess logging from the install, but add a final
	package-tree dump at the end for double-checking logs.

	* components/services/install/lib/eazel-install-problem.c:
	(get_detailed_messages_breaks_foreach),
	(get_detailed_messages_foreach), (get_detailed_cases_foreach):

	Fix logging of file conflict problems.

	*
	components/services/install/lib/eazel-install-xml-package-list.c:
	(osd_parse_shared):

	Don't log softcat db revision when it's not given.

	* nautilus-installer/install-lib/Makefile.am:
	* nautilus-installer/libtrilobite/Makefile.am:
	* nautilus-installer/src/Makefile.am:

	Use softlinks in the bootstrap installer fake directories, so that
	coders can edit the files and still get clean builds.

	* nautilus-installer/src/installer.c: (add_bullet_point_to_vbox),
	(eazel_install_progress), (eazel_download_progress):

	More sanity checks in the download progress, and fix up more text
	to Vera standards.

M	ChangeLog
M	components/services/install/idl/trilobite-eazel-install.idl
M	components/services/install/lib/eazel-install-logic2.c
M	components/services/install/lib/eazel-install-object.c
M	components/services/install/lib/eazel-install-problem.c
M	components/services/install/lib/eazel-install-xml-package-list.c
M	components/services/install/lib/eazel-package-system-rpm3.c
M	nautilus-installer/install-lib/Makefile.am
M	nautilus-installer/libtrilobite/Makefile.am
M	nautilus-installer/src/Makefile.am
M	nautilus-installer/src/installer.c

commit ae36c6ddc216136d3e95d93d570d534aa395fd12
Author: Arik Devens <arik@src.gnome.org>
Date:	2001-02-24

    Adding the restore-settings helper script to Makefile.am and
    installing it.

M	ChangeLog
M	helper-scripts/Makefile.am

commit 6251fe565bd5552baf16c63514613432244f2de3
Author: John Harper <jsh@eazel.com>
Date:	2001-02-24

    reviewed by: Maciej Stachowiak <mjs@eazel.com>

    2001-02-23	John Harper  <jsh@eazel.com>

	reviewed by: Maciej Stachowiak	<mjs@eazel.com>

	Fixed bug 6932 (Nautilus Crashes with 'intermittent tree view
	bug'):

	* components/tree/nautilus-tree-view.c
	(nautilus_tree_view_insert_model_node): don't call
	nautilus_tree_view_find_parent_node () to find the parent view
	node.

	This can fail if the model has already removed the node we're
	trying to add giving the `intermittent' assertion (since we run
	in the idle handler, asynchronously to the model).

	Instead just try to grab the parent of the node and find it's
	view node directly. If either of these don't exist, the
	usual unparented node logic will handle it

	(nautilus_tree_view_find_parent_node): deleted this function

M	ChangeLog
M	components/tree/nautilus-tree-view.c

commit 06cd9f186d3911937d1c9dd45426df6d8aea1ff4
Author: Arik Devens <arik@src.gnome.org>
Date:	2001-02-24

    New script to let testers and users reset their preferences
    safely. Fixes bug 6797.

M	ChangeLog
A	helper-scripts/nautilus-restore-settings-to-default.sh

commit c80509acac9e9f67f3838f5b62709129912343dd
Author: Arik Devens <arik@src.gnome.org>
Date:	2001-02-24

    Updated so that setting preferences first checks to see if they've
    changed and so that the pref dialog uses idle handlers instead of
    directly setting the prefs. Fixes bug 6847.

M	ChangeLog
M	libnautilus-extensions/nautilus-preferences-item.c
M	libnautilus-extensions/nautilus-preferences.c
M	libnautilus-private/nautilus-preferences-item.c
M	libnautilus-private/nautilus-preferences.c

commit db1e895872f77c6f18b2c7cb97fd021b40c12d42
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2001-02-24

	reviewed by: Ian McKellar  <ian@eazel.com>

	Ubnbrkeak the build.

	*
	components/services/inventory-view/nautilus-inventory-enable-page
	.c: (nautilus_inventory_enable_page_destroy):
	* components/services/inventory/eazel-inventory-upload-callback.c:
	(eazel_inventory_upload_callback_initialize_class),
	(eazel_inventory_upload_callback_initialize),
	(eazel_inventory_upload_callback_destroy),
	(eazel_inventory_upload_callback_new),
	(impl_Trilobite_Eazel_InventoryUploadCallback_done_uploading),
	(impl_Trilobite_Eazel_InventoryUploadCallback__destroy),
	(impl_Trilobite_Eazel_InventoryUploadCallback__create):
	* components/services/inventory/eazel-inventory-upload-callback.h:

M	ChangeLog
M
components/services/inventory-view/nautilus-inventory-enable-page.c
A	components/services/inventory/eazel-inventory-upload-callback.c
A	components/services/inventory/eazel-inventory-upload-callback.h

commit 133fd251fc632384b8308631a6ff52b7147deaef
Author: Maciej Stachowiak <mjs@eazel.com>
Date:	2001-02-24

    reviewed by: Ian McKellar <ian@eazel.com>

    2001-02-23	Maciej Stachowiak  <mjs@eazel.com>

	reviewed by: Ian McKellar  <ian@eazel.com>

	Fixed bug 6185 (Inventory collection and upload is slow,
	blocks UI)

	* components/services/inventory-view/Makefile.am,
	*
	components/services/inventory-view/nautilus-inventory-config-page.c,
	*
	components/services/inventory-view/nautilus-inventory-config-page.h:

	*
	components/services/inventory-view/nautilus-inventory-enable-page.c:
	(nautilus_inventory_enable_page_initialize_class,
	nautilus_inventory_enable_page_initialize,
	nautilus_inventory_enable_page_new, callback,
	nautilus_inventory_enable_page_run,
	nautilus_inventory_enable_page_destroy):

	*
	components/services/inventory-view/nautilus-inventory-enable-page.h:

	* components/services/inventory-view/nautilus-inventory-view.c:
	(nautilus_inventory_view_initialize,
	inventory_load_location_callback):

	* components/services/inventory/Makefile.am:
	* components/services/inventory/eazel-inventory-client.c:
	(callback, main):

	*
	components/services/inventory/eazel-inventory-collect-hardware.c:
	(eazel_inventory_collect_scsi):

	*
	components/services/inventory/eazel-inventory-service-interface.idl:

	* components/services/inventory/eazel-inventory-service.c:
	(impl_Trilobite_Eazel_Inventory__get_enabled,
	impl_Trilobite_Eazel_Inventory__set_enabled,
	impl_Trilobite_Eazel_Inventory__get_machine_id,
	impl_Trilobite_Eazel_Inventory_upload),
	eazel_inventory_service_get_epv):

	* libnautilus-extensions/nautilus-clickable-image.c:
	(label_enter),
	(nautilus_clickable_image_set_up_pixbufs):

    2001-02-21	Maciej Stachowiak  <mjs@eazel.com>

	pair programmed with: Ian McKellar  <ian@eazel.com>

	*
	components/services/inventory-view/nautilus-inventory-config-page.c,
	components/services/inventory-view/nautilus-inventory-config-page.h:
	Removed.
	*
	components/services/inventory-view/nautilus-inventory-enable-page.h,
	components/services/inventory-view/nautilus-inventory-enable-page.c:
	This view will have enable and disable pages.
	* components/services/inventory-view/nautilus-inventory-view.c
	(nautilus_inventory_view_initialize,
	inventory_load_location_callback): Now there are enable and
	disable pages (the latter not yet implemented), no config page.
	* components/services/inventory-view/Makefile.am: Add new files,
	remove old files.

	* components/services/inventory/eazel-inventory-client.c (main):
	Adjust to new changes.

	* components/services/inventory/eazel-inventory-collect-hardware.c
	(eazel_inventory_collect_scsi): Fix for non-SCSI case.

	*
	components/services/inventory/eazel-inventory-service-interface.idl:
	Remove warn_before_upload attribute, make machine ID readonly
	attribute (and rename from machine name).

	* components/services/inventory/eazel-inventory-service.c:
	(impl_Trilobite_Eazel_Inventory__get_machine_id,
	impl_Trilobite_Eazel_Inventory_upload,
	eazel_inventory_service_get_epv): get machine ID from ammonite;
	remove dead methods.

	* libnautilus-extensions/nautilus-clickable-image.c
	(nautilus_clickable_image_set_up_pixbufs): Don't die if pixbuf is
	NULL (which happens of a failed image load).

M	ChangeLog
M	components/services/inventory-view/Makefile.am
D
components/services/inventory-view/nautilus-inventory-config-page.h
A
components/services/inventory-view/nautilus-inventory-enable-page.c
A
components/services/inventory-view/nautilus-inventory-enable-page.h
M	components/services/inventory-view/nautilus-inventory-view.c
M	components/services/inventory/Makefile.am
M	components/services/inventory/eazel-inventory-client.c
M
components/services/inventory/eazel-inventory-service-interface.idl
M	components/services/inventory/eazel-inventory-service.c
A	components/services/inventory/eazel-inventory.c
A	components/services/inventory/eazel-inventory.h
M	libnautilus-extensions/nautilus-clickable-image.c
M	libnautilus-private/nautilus-clickable-image.c

commit 1055bccd47d037f4530aabe4e1d49e50c40fd6b6
Author: Eric Fischer <eric@eazel.com>
Date:	2001-02-24

    reviewed by: Robin Slomkowski <rslomkow@eazel.com>

    2001-02-23	Eric Fischer <eric@eazel.com>

	    reviewed by: Robin Slomkowski <rslomkow@eazel.com>

	    * configure.in:
	    Create nautilus-installer.spec; remove gibberish that I had
	    accidentally left in from testing.

	    * nautilus-installer.spec.in:
	    Create RPM of nautilus-installer separately from main
	    nautilus RPM

	    * nautilus.spec.in:
	    Separate nautilus-installer from main nautilus build

M	ChangeLog
M	configure.in
A	nautilus-installer.spec.in
M	nautilus.spec.in

commit ac5b4fc6044166391cf7148de0888df503c936d6
Author: Christian Rose <menthos@src.gnome.org>
Date:	2001-02-24

    Updated Swedish translation.

M	po/ChangeLog
M	po/sv.po

commit ea20a0a50a9836174f14a91c6d56aeef01ac0057
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2001-02-24

	reviewed by: Darin Adler  <darin@eazel.com>

	Fixed bug 6933 (Assertions & crash after renaming
	open folder)

	* libnautilus-extensions/nautilus-directory.c:
	(nautilus_directory_moved): Added a missing
	nautilus_file_ref in the code that runs when a
	directory is renamed.

M	ChangeLog
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-private/nautilus-directory.c

commit fe3f645c635760a9851105c243692d95883ad4dc
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-02-24

	reviewed by: John Sullivan <sullivan@eazel.com>

	Fixed bug 6738 (View as Web Page window closes if user follows bad
	link). The shell was closing the window as part of its feature to
	close windows when the underlying item is deleted.

	* libnautilus-extensions/nautilus-file.h:
	* libnautilus-extensions/nautilus-file.c:
	(nautilus_file_is_not_yet_confirmed): Added new function so we can
	tell a file that's never been seen from one that we already have
	information about.

	* src/nautilus-window-private.h:
	* src/nautilus-window-manage-views.c:
	(viewed_file_changed_callback): Keep track of whether we have ever
	seen the file for real, and only close the window if it was here
	before and is now gone, rather than if it was never there. This is
	a roundabout way to fix the problem reported, but seems like a
	nice rule in any case. Also added FIXMEs to some questionable code
	I found here.
	(update_for_new_location): Set up the variable that is used to
	check if we have ever seen the file for real.

	* src/nautilus-about.c: Formatting tweaks.

M	ChangeLog
M	components/help/.cvsignore
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-extensions/nautilus-file.h
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-file.h
M	src/nautilus-about.c
M	src/nautilus-window-manage-views.c
M	src/nautilus-window-private.h

commit 84fa3e48f3c3453994bf6f4f3d860139a0e15936
Author: Eric Fischer <eric@eazel.com>
Date:	2001-02-24

    reviewed by: Robin Slomkowski <rslomkow@eazel.com>

    2001-02-23	Eric Fischer <eric@eazel.com>

	    reviewed by: Robin Slomkowski <rslomkow@eazel.com>

	    * nautilus.spec.in:
	    Spell out /usr/bin/*.sh (nautilus-clean.sh,
	    nautilus-verify-rpm.sh)
	    to keep eazel-installer.sh from ending up in the main
	    nautilus RPM

M	ChangeLog
M	nautilus.spec.in

commit 6d959c1c7ea9b6241959c0018c0da4fe44e9657f
Author: Pavel Cisler <pavel@eazel.com>
Date:	2001-02-24

    reviewed by: Ramiro Estrugo <ramiro@eazel.com>

    2001-02-23	Pavel Cisler  <pavel@eazel.com>

	reviewed by: Ramiro Estrugo <ramiro@eazel.com>

	* src/file-manager/fm-directory-view.c:
	(fm_directory_view_move_copy_items):
	Special case activation of "command:" links, executing the
	command and passing it uris.

	* libnautilus-extensions/nautilus-drag.c:
	(nautilus_drag_default_drop_action_for_icons):
	Special case "command:" to always do a move.

M	ChangeLog
M	libnautilus-extensions/nautilus-drag.c
M	libnautilus-private/nautilus-drag.c
M	src/file-manager/fm-directory-view.c

commit 2b4ef71506e31e815f28ed0f35ba809361050bd1
Author: Eskil Heyn Olsen <eskil@eazel.com>
Date:	2001-02-24

    reviewed by: Robey Pointer <robey@eazel.com>

    2001-02-23	Eskil Heyn Olsen  <eskil@eazel.com>

	reviewed by: Robey Pointer  <robey@eazel.com>

	This patch removes the const on PackageData objects in the
	callbacks. The const was needed back when the objects were new'ed
	and deleted, but now that they're refcounted, the signalemitter in
	eazel-install-corba-callback.c can just unref and the signal
	handler can get a non-const object. And since the objects are
	created on the fly, the signal handler can cause any harm.

	*
	components/services/install/command-line/eazel-alt-install-corba.
	c: (set_parameters_from_command_line), (tree_helper_helper),
	(tree_helper), (something_failed), (eazel_preflight_check_signal),
	(main):
	Removed const of packagedata objects in handlers.
	s/update/upgrade/
	Added a GList** param too tree_helper to check for recursiveness.

	* components/services/install/idl/trilobite-eazel-install.idl:
	s/update/upgrade/

	* components/services/install/lib/eazel-install-corba.c:
	(impl_Eazel_Install__set_upgrade),
	(impl_Eazel_Install__get_upgrade), (eazel_install_get_epv):
	s/update/upgrade/

	* components/services/install/lib/eazel-install-logic2.c:
	(eazel_install_check_existing_packages), (get_softcat_info),
	(check_tree_helper), (do_file_conflict_check), (execute),
	(install_packages), (revert_transaction):
	s/update/upgrade/
	Removed const of packagedata objects in handlers.
	If modifying a package which has an epoch set, set force to TRUE.
	Fixed a bad boolean bug in get_info, where I did a & comparsion
	and not a ==, which caused packages added due to conflicts to not
	get dependency checked.
	Correctly use service object upgrade/downgrade flags.

	* components/services/install/lib/eazel-install-object.c:
	(eazel_install_set_arg), (eazel_install_class_initialize),
	(eazel_install_new_with_config), (eazel_install_install_packages):
	s/update/upgrade/

	* components/services/install/lib/eazel-install-problem.h:
	* components/services/install/lib/eazel-install-problem.c:
	(get_detailed_cases_foreach),
	(eazel_install_problem_tree_to_case),
	(eazel_install_problem_handle_cases):
	Fixed a g_message in the circular dep case.
	Fixed constness of PackageData objects

	* components/services/install/lib/eazel-install-public.h:
	s/update/upgrade/

	* components/services/install/lib/eazel-package-system-rpm3.c:
	(eazel_package_system_rpm3_packagedata_fill_from_header),
	(display_arguments):
	One more time, the rpmlib(...) check
	Fixed display_arguments truncation

	* components/services/install/lib/eazel-package-system-types.c:
	(packagedata_dump_int):
	Nicer output of Epoch

	* components/services/install/nautilus-view/callbacks.c:
	(nautilus_service_install_failed):
	* components/services/install/nautilus-view/callbacks.h:
	* nautilus-installer/src/installer.c: (collect_failure_info),
	(install_failed), (uninstall_failed),
	(eazel_installer_do_install),
	(eazel_installer_initialize):
	Removed const of packagedata objects in handlers.
	s/update/upgrade/

M	ChangeLog
M	components/services/install-view/callbacks.c
M	components/services/install-view/callbacks.h
M	components/services/install/command-line/eazel-alt-install-corba.c
M	components/services/install/idl/trilobite-eazel-install.idl
M	components/services/install/lib/eazel-install-corba.c
M	components/services/install/lib/eazel-install-logic2.c
M	components/services/install/lib/eazel-install-object.c
M	components/services/install/lib/eazel-install-problem.c
M	components/services/install/lib/eazel-install-problem.h
M	components/services/install/lib/eazel-install-public.h
M	components/services/install/lib/eazel-package-system-rpm3.c
M	components/services/install/lib/eazel-package-system-types.c
M	components/services/install/nautilus-view/callbacks.c
M	components/services/install/nautilus-view/callbacks.h
M	nautilus-installer/src/installer.c

commit 44d7779b8a8ac4e548cc4ac9219a97977d85ce4a
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-02-24

	reviewed by: Pavel Cisler <pavel@eazel.com>

	* libnautilus-extensions/nautilus-smooth-text-layout.c:
	(nautilus_smooth_text_layout_draw_to_pixbuf):
	Ignore empty rectangles rather than asserting on them.
	FIxes bug 6945.

M	ChangeLog
M	libnautilus-extensions/nautilus-smooth-text-layout.c
M	libnautilus-private/nautilus-smooth-text-layout.c

commit bafd9c3ffbde91da49c403b77da22f4d5d618e02
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2001-02-23

    reviewed by: Darin Adler <darin@eazel.com>

    2001-02-23	Gene Z. Ragan  <gzr@eazel.com>

	reviewed by: Darin Adler <darin@eazel.com>

	Fixed bug 6931, "floppy" and "cdrom" in Disks menu
	should be "Floppy" and "CD-ROM"

	Fixed bug 5600, Desktop context menu "Disks" options
	not translated

	* libnautilus-extensions/nautilus-volume-monitor.c:
	* libnautilus-extensions/nautilus-volume-monitor.h:
	(nautilus_volume_monitor_initialize),
	(nautilus_volume_monitor_destroy):
	Create a hash table of readable names to represent the
	less legible name that is present in /etc/fstab.

	* src/file-manager/fm-desktop-icon-view.c:
	(update_disks_menu):
	Call new nautilus_volume_monitor_get_mount_name_for_display()
	function to get a legible name for placement in the mount menu.

M	ChangeLog
M	libnautilus-extensions/nautilus-volume-monitor.c
M	libnautilus-extensions/nautilus-volume-monitor.h
M	libnautilus-private/nautilus-volume-monitor.c
M	libnautilus-private/nautilus-volume-monitor.h
M	src/file-manager/fm-desktop-icon-view.c

commit 7d28b6f180e33443634cd2ae7b5adedd81a9465d
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2001-02-23

    reviewed by: Darin Adler <darin@eazel.com>

    2001-02-23	Gene Z. Ragan  <gzr@eazel.com>

	reviewed by: Darin Adler <darin@eazel.com>

	Fixed bug 6931, "floppy" and "cdrom" in Disks menu
	should be "Floppy" and "CD-ROM"

	Fixed bug 5600, Desktop context menu "Disks" options
	not translated

	* libnautilus-extensions/nautilus-volume-monitor.c:
	* libnautilus-extensions/nautilus-volume-monitor.h:
	(nautilus_volume_monitor_initialize),
	(nautilus_volume_monitor_destroy):
	Create a hash table of readable names to represent the
	less legible name that is present in /etc/fstab.

	* src/file-manager/fm-desktop-icon-view.c:
	(update_disks_menu):
	Call new nautilus_volume_monitor_get_mount_name_for_display()
	function to get a legible name for placement in the mount menu.

M	ChangeLog

commit a4025ea17b15a725f40127356beca33699347f16
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2001-02-23

	reviewed by: Gene Ragan <gzr@eazel.com>

	More work on the never-ending 1 hour bug 3321
	(Finalize items in Help menu).

	* src/nautilus-shell-ui.xml:
	Changed underscore accelerator for Nautilus User
	Manual from N to M, since the N is needed for
	Nautilus Release Notes; add Nautilus Release Notes;
	add separator before Customer Support; remove all
	ellipses.
	* src/nautilus-window-menus.c:
	* src/nautilus-window-menus.c:
	(help_menu_nautilus_manual_callback),
	(help_menu_nautilus_quick_reference_callback),
	(help_menu_nautilus_release_notes_callback), (help_menu_support),
	(help_menu_nautilus_feedback_callback),
	(nautilus_window_initialize_menus): Add callback
	for Nautilus Release Notes item (which doesn't work yet;
	that's Dan's job). Also add #defines for the various help
	menu URIs instead of hardcoding them in-line.

	Other text tweaks:

	* src/nautilus-property-browser.c:
	(nautilus_property_browser_update_contents):
	* src/nautilus-theme-selector.c:
	(nautilus_theme_selector_initialize): Use initial caps style
	on Add & Remove buttons here, per Vera.

M	ChangeLog
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-property-browser.c
M	src/nautilus-shell-ui.xml
M	src/nautilus-theme-selector.c
M	src/nautilus-window-menus.c

commit cccfc098598e1466cdefad96a2c0c6aa47559612
Author: Arik Devens <arik@src.gnome.org>
Date:	2001-02-23

    Updating the can't run nautilus dialog to suggest using the
    nautilus-clean script instead of rebooting the machine. ;-)

M	ChangeLog
M	src/nautilus-application.c

commit 7e3389c0e91b600bbc366c7304cd675eefd63e3c
Author: Seth Nickell <seth@eazel.com>
Date:	2001-02-23

    reviewed by: Pavel Cisler <pavel@eazel.com>

    2001-02-23	Seth Nickell  <seth@eazel.com>

	reviewed by: Pavel Cisler <pavel@eazel.com>

	* libnautilus-extensions/nautilus-volume-monitor.c:

	Fixed use of #if so constant is set not just defined.

M	ChangeLog
M	libnautilus-extensions/nautilus-volume-monitor.c
M	libnautilus-private/nautilus-volume-monitor.c

commit c876f812fa94128c0df3f070a745a2b147ab7db6
Author: Josh Barrow <josh@eazel.com>
Date:	2001-02-23

    reviewed by: <kenny@whitecape.org>


    2001-02-23	Josh Barrow  <josh@eazel.com>

	    reviewed by: <kenny@whitecape.org>

	    * src/nautilus-first-time-druid.c:
	    (nautilus_first_time_druid_show):
	    Change instance of "directory" to "folder".  This fixes bug
	    6492.

M	ChangeLog
M	src/nautilus-first-time-druid.c

commit fac1757f39e6952a4aab309e93ee0caf1b65e351
Author: Christian Rose <menthos@src.gnome.org>
Date:	2001-02-23

    Updated Swedish translation.

M	po/sv.po

commit f0d713fda502bcab5df5898660f05e02d9f39abb
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-02-23

	reviewed by: J Shane Culpepper <pepper@eazel.com>

	* src/file-manager/fm-desktop-icon-view.c:
	(fm_desktop_icon_view_initialize): Fix some signal handlers that
	were persisting after the desktop view itself was gone by using
	gtk_signal_connect_while_alive.

M	ChangeLog
M	src/file-manager/fm-desktop-icon-view.c

commit 9b2fd813aba153455c44727dfa1d1706837dfd7d
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-02-23

	reviewed by: Darin Adler <darin@eazel.com>

	Bug fixes for regression introduced in my last checkin.

	6926 - Line spacing of multi-line icon names is inconsistent
	& look
	6923 - Underline of mouse over is to close to text on icons

	* libnautilus-extensions/nautilus-smooth-text-layout.c:
	(smooth_text_layout_clear_lines): Clear the total line height.
	(smooth_text_layout_line_list_draw_to_pixbuf): Dont use the max
	line height to place the glyph vertically.  Use just the given y.
	(smooth_text_layout_line_list_new_wrapped): Replace a string split
	and strcpy operation with an iteration of the text.  We need to do
	this to catch empty lines.  The string split function was
	coalescing empty lines.
	(smooth_text_layout_get_total_line_height),
	(nautilus_smooth_text_layout_draw_to_pixbuf): Place the underline
	rect right at the bottom edge of the glyph.
	(nautilus_smooth_text_layout_get_dimensions): Add up the line
	heights for the layout height.	Dont use the max line height
	because that make the line spacing look strange.  If we had
	working baseline support then this would be better.  For now,
	space the glyph using their heights.
	Lose the max_line_height member and getter, no longer needed.

M	ChangeLog
M	libnautilus-extensions/nautilus-smooth-text-layout.c
M	libnautilus-private/nautilus-smooth-text-layout.c

commit e2769835fc9f9522890c1ec12d43393dacb47a1d
Author: Brian Frank <bfrank@eazel.com>
Date:	2001-02-23

    Updating default bookmarks for Nautilus 1.0.

    2001-02-23	Brian Frank  <bfrank@eazel.com>

	Updating default bookmarks for Nautilus 1.0.

	* data/static_bookmarks.xml

M	ChangeLog
M	data/static_bookmarks.xml

commit 57c76c0f221d36751b4c8bed73839ce6f44c9e90
Author: John Harper <jsh@eazel.com>
Date:	2001-02-23

    reviewed by: Darin Adler <darin@eazel.com>

    2001-02-23	John Harper  <jsh@eazel.com>

	reviewed by: Darin Adler <darin@eazel.com>

	Fixed bug 6915 (installer no longer has text):

	* libnautilus-extensions/nautilus-druid-page-eazel.c
	(nautilus_druid_page_eazel_configure_size): if the embedded
	widget isn't a GtkEventBox, set the width and height of any
	widget item to the size of the canvas less the widget origin

	(This may be too restrictive, but I've verified that event
	boxes don't need the size set whereas at least some other
	widgets do - this may be related to whether they have their own
	window or not, but I'm not sure, so it seems better to be
	cautious. This at least lets both the first time druid and the
	installer work correctly, and these are currently the only
	users of this widget)

M	ChangeLog
M	libnautilus-extensions/nautilus-druid-page-eazel.c
M	libnautilus-private/nautilus-druid-page-eazel.c

commit 8b56fb4235f0c8eb0ecb07a312ecff69eea02584
Author: Mike Engber <engber@src.gnome.org>
Date:	2001-02-23

    reviewed by: Darin Adler <darin@eazel.com>


	reviewed by: Darin Adler <darin@eazel.com>

	* libnautilus-extensions/nautilus-icon-container.c: (destroy),
	(nautilus_icon_container_start_renaming_selected_item),
	(end_renaming_mode):
	* libnautilus-extensions/nautilus-icon-text-item.c:
	(iti_stop_editing), (iti_start_editing), (iti_destroy):
	Keep the rename widget around so that it will continue to
	work with the clipboard after the rename is over - bug 690.

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-extensions/nautilus-icon-text-item.c
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-text-item.c

commit 07653fc5c1e5db570598922e98e231f312989394
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2001-02-23

    Updated Norwegian translation.

    2001-02-23	Kjartan Maraas	<kmaraas@gnome.org>

	* no.po: Updated Norwegian translation.

M	po/ChangeLog
M	po/no.po

commit 999ef7e91768de2e4083b64306bdde8daa382952
Author: J Shane Culpepper <pepper@eazel.com>
Date:	2001-02-23

    reviewed by: vera@eazel.com

    2001-02-23	J Shane Culpepper  <pepper@eazel.com>

	reviewed by: vera@eazel.com

	* components/mozilla/nautilus-mozilla-content-view.c:
	(mozilla_new_window_callback):
	Adding the new wording to the popup warning dialog.

M	ChangeLog
M	components/mozilla/nautilus-mozilla-content-view.c

commit f81ce3eb1eff4c346a36db8df863f92878ee4102
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-02-23

	reviewed by: John Sullivan <sullivan@eazel.com>

	* components/image-viewer/nautilus-image-view.c: (main):
	* components/music/main.c: (create_function), (main):
	* components/text/main.c: (create_function), (main):
	Fix bug 6922 - Make sure components setup gettext bindings.  These
	3 components had localized strings in them but did not setup
	gettext.

M	ChangeLog
M	components/image-viewer/nautilus-image-view.c
M	components/music/main.c
M	components/text/main.c

commit e03eed7091459dfc28c2c02a19a59f2325707312
Author: Seth Nickell <snickell@stanford.edu>
Date:	2001-02-23

    reviewed by: Pavel Csler <pavel@eazel.com>

    2001-02-23	Seth Nickell  <snickell@stanford.edu>

	reviewed by: Pavel Csler <pavel@eazel.com>

	patch from: Louise Miller <Louise.Miller@ireland.sun.com>

	* libnautilus-extensions/nautilus-volume-monitor.c:

	Use volrmmount on Solaris for dealing with such operations,
	to get ejecting and properly unmounting removable volumes.

M	ChangeLog
M	libnautilus-extensions/nautilus-volume-monitor.c
M	libnautilus-private/nautilus-volume-monitor.c

commit b816aa033b9c254756aed7a9458a094331d3a9a2
Author: Matthias Warkus <mawarkus@src.gnome.org>
Date:	2001-02-23

    Updates and fixes to German L10n

M	po/ChangeLog
M	po/de.po

commit 3bd9884061740aae04ab09d7e565fa0a250d3ebf
Author: Seth Nickell <snickell@stanford.edu>
Date:	2001-02-23

    reviewed by: J Shane Culpepper <pepper@eazel.com>

    2001-02-23	Seth Nickell  <snickell@stanford.edu>

	reviewed by: J Shane Culpepper <pepper@eazel.com>

	Fix problems with playing MP3s on Solaris due to our use of
	Linux/x86-only code pillaged from mpg123. Continue pillaging
	from mpg123 to grab their generic decoding code for use when
	we are on non x86/Linux platforms.

	* configure.in:
	* components/music/Makefile.am:

	Check if we are on x86 and only build x86 optimized music
	components if we are. Otherwise use source & binary compatible
	generic code.

	* components/music/decode.c: (mpg123_synth_1to1_8bit),
	(mpg123_synth_1to1_8bit_mono),
	(mpg123_synth_1to1_8bit_mono2stereo), (mpg123_synth_1to1_mono),
	(mpg123_synth_1to1_mono2stereo), (mpg123_synth_1to1):

	Add decode.c as a generic replacement for decode_i386.c when
	on non-x86 hardware (dct64.c was already there, just not used),
	filched from mpg123 same as decode_i386.c.

	* components/music/mpg123.h:

	Add one #define to make decode.c happy.

	Thanks to Niall for nailing this bug :-)

M	ChangeLog
M	components/music/Makefile.am
A	components/music/decode.c
M	components/music/mpg123.h
M	configure.in

commit b1c1e77c99bcdd672c2a463c5b3479d75b4839bb
Author: Laszlo Kovacs <laszlo@src.gnome.org>
Date:	2001-02-23

    fixed bug 6866

M	ChangeLog

commit 4abe564e2d406052fbe078b36ea36ccf5863d9b0
Author: Laszlo Kovacs <laszlo@src.gnome.org>
Date:	2001-02-23

    - crash fixed if locale is NULL
    - libxml error messages supressed if TOC files are incorrect

M	components/help/hyperbola-filefmt.c

commit cf166390265a19854e4880c50d8e327fd3b6853e
Author: Laszlo Kovacs <laszlo@src.gnome.org>
Date:	2001-02-23

    previous comment removed

M	ChangeLog

commit ab7352579b660565e858380b67924fe3e616a2a9
Author: Laszlo Kovacs <laszlo@src.gnome.org>
Date:	2001-02-23

    components/help/hyperbola-filefmt.c added to POTFILES.in

M	po/ChangeLog

commit f34689fde50c2644359f0731538938b98bf4ac32
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-02-23

    Add more missing files. This three have (or soon will have) font
    names for

	* POTFILES.in: Add more missing files.	This three have (or soon
	will have) font names for localization.

M	po/ChangeLog
M	po/POTFILES.in

commit a30618885718adf8a0ed1afa9f695dc57980c858
Author: Laszlo Kovacs <laszlo@src.gnome.org>
Date:	2001-02-23

    components/help/hyperbola-nav-tree.c added to po/POTFILES.in

M	ChangeLog

commit b6f345611dd76c9e8c12c7dfcd1fb6070369143b
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-02-23

	reviewed by: Seth Nickel <seth@eazel.com>

	* libnautilus-extensions/nautilus-labeled-image.c:
	(nautilus_labeled_image_destroy):
	Fix bug 6590 - Segmentation fault when enabling smooth graphics
	while displaying background color chooser or emblems chooser.
	The problem was that we were leaking the image and label widgets
	of a labeled image.  The leakage meant that the widgets were not
	unregistered from the smooth widget machinery.	This caused them
	to be in limbo.  Half dead, but still receiving smooth graphics
	changed callbacks.  They tried to respon to the callbacks, the
	poor things.

M	ChangeLog
M	libnautilus-extensions/nautilus-labeled-image.c
M	libnautilus-private/nautilus-labeled-image.c

commit d77b06f87790af6683f0589367a0eb5c82ca8048
Author: Laszlo Kovacs <laszlo@src.gnome.org>
Date:	2001-02-23

    components/help/hyperbola-nav-tree.c added

M	po/POTFILES.in

commit 5f184ef07089a7d784dc7d261087875b76284584
Author: Yuri Syrota <rasta@src.gnome.org>
Date:	2001-02-23

    Updated Ukrainian translation

M	po/uk.po

commit ddb2359b6db601193692c20b84cfccbbc2cd8b4d
Author: Yuri Syrota <rasta@src.gnome.org>
Date:	2001-02-23

    Updated Ukrainian translation

M	po/uk.po

commit da3a04c59d63e24e53cdfffc8f3ce485da1899c8
Author: Yuri Syrota <rasta@src.gnome.org>
Date:	2001-02-23

    Updated Ukrainian translation

M	po/uk.po

commit f7b1204de3ced08b7f2ff473a0598ba1710461bd
Author: Laszlo Kovacs <laszlo@src.gnome.org>
Date:	2001-02-23

    Nautilus User's Guide added to components/help/topleveldocs.xml

M	ChangeLog

commit 1ac2f3b91151fdda2dc9d80471b5c98127931523
Author: Laszlo Kovacs <laszlo@src.gnome.org>
Date:	2001-02-23

    Nautilus User's Guide added

M	components/help/topleveldocs.xml

commit f3de5d59fc2b974dcc194532111d2178da410bc0
Author: Laszlo Kovacs <laszlo@src.gnome.org>
Date:	2001-02-23

    $prefix/share/nautilus/components/hyperbola/*.xml added

M	ChangeLog
M	nautilus.spec.in

commit 79f381910fbaad764d2dd6c52f0ef09e4bd1f3e5
Author: Yuri Syrota <rasta@src.gnome.org>
Date:	2001-02-23

    Updated Ukrainian translation

M	po/uk.po

commit b4fdb9ba73cc73e51bab9886fefe75637cfdf6fe
Author: Laszlo Kovacs <laszlo@src.gnome.org>
Date:	2001-02-23

    Added description about Scrollkeeper to README.

M	ChangeLog

commit fbbb55d9c155ae26be2760f45418efefb3ce2779
Author: Laszlo Kovacs <laszlo@src.gnome.org>
Date:	2001-02-23

    add description about Scrollkeeper

M	README

commit cf2a2bb31b63c23200e0abede2344ad8e0dbd7ac
Author: Christian Rose <menthos@src.gnome.org>
Date:	2001-02-23

    Updated Swedish translation.

M	po/ChangeLog
M	po/sv.po

commit 13d19082aeaa016be07f9edfc51a2ccb8883f7ee
Author: Robey Pointer <robey@src.gnome.org>
Date:	2001-02-23

	    reviewed by: Mathieu Lacage <mathieu@gnome.org>

	* components/rpmview/nautilus-rpm-view-private.h:
	* components/rpmview/nautilus-rpm-view.c:
	(nautilus_rpm_view_initialize), (file_activation_callback),
	(fill_filename_tree_int), (fill_filename_tree):

	Use NautilusCTree instead of GtkCTree.	Get rid of the "go to"
	button and just make a double-click do that.  Get rid of the
	leading / in directory names because it looked ugly, and add a top
	"/" to match the tree view.

	* libnautilus-extensions/nautilus-ctree.c:
	(nautilus_ctree_class_init), (nautilus_ctree_button_press),
	(row_delete), (real_tree_activate_row):
	* libnautilus-extensions/nautilus-ctree.h:

	Add a signal to be thrown when an item is "activated" (gets a
	double-click).

M	ChangeLog
M	components/rpmview/nautilus-rpm-view-private.h
M	components/rpmview/nautilus-rpm-view.c
M	libnautilus-extensions/nautilus-ctree.c
M	libnautilus-extensions/nautilus-ctree.h
M	libnautilus-private/nautilus-ctree.c
M	libnautilus-private/nautilus-ctree.h

commit 6a82b4f729ce1494457448260ae791052e42bea0
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-02-23

	reviewed by: Gene Z. Ragan <gzr@eazel.com>

	* libnautilus-extensions/nautilus-smooth-text-layout.c:
	(smooth_text_layout_line_list_draw_to_pixbuf):
	Restore the underlinig code missing from last checkin.

M	ChangeLog
M	libnautilus-extensions/nautilus-smooth-text-layout.c
M	libnautilus-private/nautilus-smooth-text-layout.c

commit dcbe8c5b0790d55cc5e045efd522a673baf28c58
Author: George Lebl <jirka@src.gnome.org>
Date:	2001-02-23

    Eeeek, forgot the reviewed by thingie line, so here goes.  it was seth
    -George

M	ChangeLog

commit 7cee4c4fb008b2401aaeca6409e059e872f1c18d
Author: George Lebl <jirka@5z.com>
Date:	2001-02-23

    Avoid crashes by queueing the destruction of the view into an idle
    from a

    Fri Feb 23 04:09:54 2001  George Lebl <jirka@5z.com>

	* src/nautilus-view-frame.c (nautilus_view_frame_destroy)
	  (view_frame_failed_callback) (queue_view_frame_failed)
	  (attach_view):  Avoid crashes by queueing the destruction of
	  the view into an idle from a "system_exception" signal, as
	  the exception could have come in the middle of gtk voodoo, and
	  destroying the object then would be bad juju.

M	ChangeLog
M	src/nautilus-view-frame.c

commit a01394291c095e5118dab0d53de485c4a9d3038a
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-02-23

	reviewed by: Gene Z. Ragan <gzr@eazel.com>

	* libnautilus-extensions/nautilus-icon-factory.c: (embed_text):
	Update for smooth text layout changes.

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-private/nautilus-icon-factory.c

commit 2db06b9173c5a9cb255bb8236bfc01a844331ef1
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-02-23

	reviewed by: Gene Z. Ragan <gzr@eazel.com>

	Fix bugs:

	2784 - NautilusScalableFont text clipping is broken.
	2831 - Icon container redraw performance is poor in smooth mode.
	Optimized this case some.  Its still not as good as we
	would like it to be.  Thanks to the following changes, it
	is possible to optimize it even more - by caching the
	layouts of icons for example.  We need to profile with the
	new changes.

	* libnautilus-extensions/Makefile.am:
	* libnautilus-extensions/nautilus-icon-canvas-item.c:
	(measure_label_text), (draw_or_measure_label_text_aa),
	(draw_label_text_aa):
	* libnautilus-extensions/nautilus-icon-factory.c: (embed_text):
	Use NautilusSmoothTextLayout instead of NautilusTextLayout.

	* libnautilus-extensions/nautilus-label.h:
	* libnautilus-extensions/nautilus-label.c:
	(nautilus_label_initialize_class), (nautilus_label_initialize),
	(nautilus_label_destroy), (nautilus_label_set_arg),
	(nautilus_label_get_arg), (nautilus_label_size_allocate),
	(label_composite_pixbuf_callback), (label_get_text_dimensions),
	(label_smooth_text_ensure), (label_smooth_text_clear),
	(nautilus_label_set_smooth_font),
	(nautilus_label_set_smooth_font_size),
	(nautilus_label_set_is_smooth),
	(nautilus_label_set_smooth_line_wrap_width),
	(nautilus_label_set_smooth_drop_shadow_offset),
	(nautilus_label_set_text), (nautilus_label_set_wrap),
	(nautilus_label_new_solid), (nautilus_label_make_bold),
	(nautilus_label_make_larger), (nautilus_label_make_smaller),
	(nautilus_label_set_never_smooth):
	Simplified.  Use NautilusSmoothTextLayout to handle laying
	out the text.

	* libnautilus-extensions/nautilus-scalable-font.h:
	* libnautilus-extensions/nautilus-scalable-font.c:
	(nautilus_scalable_font_new),
	(nautilus_scalable_font_measure_text),
	(nautilus_scalable_font_draw_text),
	(initialize_global_stuff_if_needed),
	(nautilus_scalable_font_get_underline_height),
	(nautilus_scalable_font_get_baseline):
	Simplified.  Use NautilusSmoothTextLayout.  Remove no longer
	needed functions.

	* libnautilus-extensions/nautilus-smooth-text-layout.h:
	* libnautilus-extensions/nautilus-smooth-text-layout.c:
	New class to handle smooth text layout needs.  Layout details are
	private to make it easirt to fix bugs in the future.

	* libnautilus-extensions/nautilus-text-layout.c:
	* libnautilus-extensions/nautilus-text-layout.h:
	Retire.

	* test/.cvsignore:
	* test/Makefile.am:
	* test/test-nautilus-font-simple.c: (main):
	* test/test-nautilus-font.c: (main):
	* test/test-nautilus-glyph-simple.c: (glyph_new), (main):
	* test/test-nautilus-label-simple.c: (main):
	* test/test-nautilus-label-wrapped.c: (create_nautilus_label),
	(main):
	* test/test-nautilus-smooth-text-layout.c: (main):
	New smooth text layout test.  Update test for smooth layout
	changes.

M	ChangeLog
M	libnautilus-extensions/Makefile.am
M	libnautilus-extensions/nautilus-icon-canvas-item.c
M	libnautilus-extensions/nautilus-label.c
M	libnautilus-extensions/nautilus-label.h
M	libnautilus-extensions/nautilus-scalable-font.c
M	libnautilus-extensions/nautilus-scalable-font.h
A	libnautilus-extensions/nautilus-smooth-text-layout.c
A	libnautilus-extensions/nautilus-smooth-text-layout.h
D	libnautilus-extensions/nautilus-text-layout.c
D	libnautilus-extensions/nautilus-text-layout.h
M	libnautilus-private/Makefile.am
M	libnautilus-private/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-label.c
M	libnautilus-private/nautilus-label.h
M	libnautilus-private/nautilus-scalable-font.c
M	libnautilus-private/nautilus-scalable-font.h
A	libnautilus-private/nautilus-smooth-text-layout.c
A	libnautilus-private/nautilus-smooth-text-layout.h
D	libnautilus-private/nautilus-text-layout.c
D	libnautilus-private/nautilus-text-layout.h
M	test/.cvsignore
M	test/Makefile.am
M	test/test-nautilus-font-simple.c
M	test/test-nautilus-font.c
M	test/test-nautilus-glyph-simple.c
M	test/test-nautilus-label-simple.c
M	test/test-nautilus-label-wrapped.c
A	test/test-nautilus-smooth-text-layout.c

commit f8b7ec465c6edafe50f3e0d0b920e51d3a5587ec
Author: John Harper <jsh@eazel.com>
Date:	2001-02-23

    reviewed by: Arik Devens <arik@eazel.com>

    2001-02-23	John Harper  <jsh@eazel.com>

	reviewed by: Arik Devens  <arik@eazel.com>

	More tweaks to fix bug 1796 (Design a better First Time
	Walkthrough):

	* src/nautilus-first-time-druid.c: don't update the user-level
	preferences until immediately before exiting the druid - avoids
	possibly making the anti-aliased titles non-anti-aliased

	(set_up_update_feedback_page): put labels in hboxes to make
	them flush with the left side of the container

	(nautilus_first_time_druid_show): rearranged line breaks in
	body text slightly. Changed icon packing parameters to put them
	nearer to their ideal positions

M	ChangeLog
M	src/nautilus-first-time-druid.c

commit f72e3f70ed864747c6bd9d3f28c7761c21e1792e
Author: Simos Xenitellis <simos@src.gnome.org>
Date:	2001-02-23

    Updated Greek translation

M	po/ChangeLog
M	po/el.po

commit 39ae67fe63266fe344541b2407eff01633fedfd5
Author: Arik Devens <arik@src.gnome.org>
Date:	2001-02-23

    Updated so it uses two vbox's to test each of the constrain functions.

M	ChangeLog
M	test/test-nautilus-viewport-constraint.c

commit 31d868540868fbd7a9577ca8f9e6ecd58b12f1e0
Author: Robey Pointer <robey@src.gnome.org>
Date:	2001-02-23

	reviewed by: Mike Fleming  <mfleming@eazel.com?

	* components/rpmview/nautilus-rpm-view-private.h:
	* components/rpmview/nautilus-rpm-view.c:
	(nautilus_rpm_view_initialize), (file_selection_callback),
	(go_to_button_callback), (add_to_filename_tree),
	(fill_filename_tree_int), (fill_filename_tree),
	(filename_node_free), (nautilus_rpm_view_update_from_uri):

	Change the file list into an exploding tree.  Put the package
	description inside a viewport with opportunistic scrollbars, so
	that a long package description won't overwrite everything else.

	* components/services/install/nautilus-view/callbacks.c:
	(nautilus_service_install_done):
	*
	components/services/install/nautilus-view/nautilus-service-instal
	l-view.c: (nautilus_install_service_describe_menu_entry):
	* nautilus-installer/src/installer.c:
	* nautilus-installer/src/prescript:

	Text changes from Vera.

	* nautilus-installer/src/bootstrap-background.xpm:
	* nautilus-installer/src/error-symbol.xpm:

	Fix names in Arlo's new icons.

M	ChangeLog
M	components/rpmview/nautilus-rpm-view-private.h
M	components/rpmview/nautilus-rpm-view.c
M	components/services/install-view/callbacks.c
M	components/services/install-view/nautilus-service-install-view.c
M	components/services/install/nautilus-view/callbacks.c
M
components/services/install/nautilus-view/nautilus-service-install-view.c
M	nautilus-installer/src/bootstrap-background.xpm
M	nautilus-installer/src/error-symbol.xpm
M	nautilus-installer/src/installer.c
M	nautilus-installer/src/prescript

commit 576c7e173fb386f91c642d529c6c21d7e2808a13
Author: John Harper <jsh@eazel.com>
Date:	2001-02-23

    Fixed bug 6764 (Double-clicking a folder with an already-open
    window on

    2001-02-22	John Harper  <jsh@eazel.com>

	Fixed bug 6764 (Double-clicking a folder with an already-open
	window on another virtual desktop seems to do nothing):

	* libnautilus-extensions/nautilus-gtk-extensions.c
	(nautilus_gtk_window_present): ensure that the window is on the
	current desktop

M	ChangeLog
M	libnautilus-extensions/nautilus-gtk-extensions.c
M	libnautilus-private/nautilus-gtk-extensions.c

commit 61e1f44c286af9e2676df28860000301bd091dc7
Author: Simos Xenitellis <simos@src.gnome.org>
Date:	2001-02-23

    Updated Greek translation

M	po/ChangeLog
M	po/el.po

commit 507c623fd124dd20589815837af87735e9291ded
Author: Rebecca Schulman <rebecka@eazel.com>
Date:	2001-02-23

    Fix bugzilla.eazel.com bug 6290, that loading a large directory in the

    2001-02-22	Rebecca Schulman  <rebecka@eazel.com>
	Fix bugzilla.eazel.com bug 6290, that loading
	a large directory in the list view hangs nautilus.
	I've improved this aspect of performance, by
	sending the files to the list view in small chunks,
	rather than as a whole, so that the ui can
	be responsive between the times we are updating the
	entries, rather than having to wait for the whole thing
	to load.  I've avoided the problem of entries moving during
	loading, by giving the list view the first 100 entries to
	appear in the list, so the list fills up from top to bottom.

	reviewed by: Pavel Cisler <pavel@eazel.com>

	* src/file-manager/fm-directory-view.c:
	(fm_directory_view_initialize_class),
	(finish_displaying_pending_files), (display_pending_files),
	(real_display_pending_files), (display_pending_timeout_callback),
	(fm_directory_view_get_directory):
	* src/file-manager/fm-directory-view.h:
	Add display_pending_files as a method to the directory view.
	Call it the method, and so the list view can override the
	basic "give me all the files you have at once method" being
	used in the directory view.
	* src/file-manager/fm-list-view.c:
	(fm_list_view_initialize_class),
	(fm_list_view_compare_rows), (fm_list_view_reveal_selection),
	(g_list_split_off_first_n),
	(fm_list_view_display_pending_files):
	Add a display pending files method here that only sends the
	first 100 items, and sorts the larger list.
	* libnautilus-extensions/nautilus-glib-extensions.c:
	(nautilus_g_list_sort_merge), (nautilus_g_list_is_already_sorted),
	(nautilus_g_list_sort_custom), (compare_pointers),
	(nautilus_g_lists_sort_and_check_for_intersection):
	* libnautilus-extensions/nautilus-glib-extensions.h:
	Add new sorting functions used by my changes, include
	nautilus_g_list_sort_custom, which sorts a list using
	a compare function that can also take data. This sort also
	checks whether the list is sorted before beginning a merge
	sort, which is a win for cases where you expect the list will

M	ChangeLog
M	libnautilus-extensions/nautilus-glib-extensions.c
M	libnautilus-extensions/nautilus-glib-extensions.h
M	libnautilus-private/nautilus-glib-extensions.c
M	libnautilus-private/nautilus-glib-extensions.h
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-directory-view.h
M	src/file-manager/fm-list-view.c

commit ed56d53fd7f0f82e6885bb23e5be98c4ed617ae4
Author: Arlo Rose <arlo@src.gnome.org>
Date:	2001-02-23

    Last tweak... making the error symbol fit with the new blue shade.


	    * nautilus-installer/src/error-symbol.xpm:
	    Last tweak... making the error symbol fit with
	    the new blue shade.

M	ChangeLog
M	nautilus-installer/src/error-symbol.xpm

commit f32598d061132f24416643efafdc9dffebe9e8c1
Author: Arik Devens <arik@src.gnome.org>
Date:	2001-02-23

    New test for nautilus_viewport_constrain_width function. Eventually
    i will generalize it into a more usefull test of the constrain
    functions.

A	test/test-nautilus-viewport-constraint.c

commit 9840842c1e6abcbd16f980427b8c7f63bd1dbd99
Author: Arik Devens <arik@src.gnome.org>
Date:	2001-02-23

    Added constrain functions to the nautilus-viewport widget so you
    can constrain the size of the children in either direction to the
    size of the viewport.

M	ChangeLog
M	components/services/summary/nautilus-summary-view.c
M	libnautilus-extensions/nautilus-viewport.c
M	libnautilus-extensions/nautilus-viewport.h
M	libnautilus-private/nautilus-viewport.c
M	libnautilus-private/nautilus-viewport.h
M	test/Makefile.am

commit 9cc285faa0958956d77f84e1b24cc896691575f8
Author: Arlo Rose <arlo@src.gnome.org>
Date:	2001-02-23

    Making the bootstrp installer look a little better.


	    * nautilus-installer/src/bootstrap-background.xpm:
	    Making the bootstrp installer look a little better.

M	ChangeLog
M	nautilus-installer/src/bootstrap-background.xpm

commit 55b7e50265a59738f51134b9d476ea96048c5a87
Author: Eskil Heyn Olsen <eskil@eazel.com>
Date:	2001-02-23

    reviewed by: Robey Pointer <robey@eazel.com>

    2001-02-22	Eskil Heyn Olsen  <eskil@eazel.com>

	reviewed by: Robey Pointer  <robey@eazel.com>

	* components/services/install/lib/eazel-package-system-rpm3.c:
	(eazel_package_system_rpm3_packagedata_fill_from_header):
	Long the epoch in the right way.

	* components/services/install/lib/eazel-package-system-types.c:
	(packagedata_dump_int):
	Display the epoch in the right way.

	* nautilus-installer/src/installer.c: (collect_failure_info):
	Const abuse to fix tinderbox build.

M	ChangeLog
M	components/services/install/lib/eazel-package-system-rpm3.c
M	components/services/install/lib/eazel-package-system-types.c
M	nautilus-installer/src/installer.c

commit cd92e194caa8bba942b32c21d0652b705a7c0c77
Author: Michael Fleming <mfleming@src.gnome.org>
Date:	2001-02-23

	reviewed by: <pavel@eazel.com>

	* components/mozilla/nautilus-mozilla-content-view.c:
	(view_load_location_callback), (eazel_services_scheme_to_http):

	Bug 6810 -- Throbber keeps spinning on gnome-help URI's
	The mozilla wrapper was confusing nautilus by trying to be
	too clever--
	redirecting nauitilus while loading in mozilla.  Now it just pumps
	a new open_location request through nautilus.

	Bug 6902 -- Ammonite URI's wouldn't work if you weren't logged in,
	even if the specified user was "anonymous".

	Rather than trying to use the real ammonite login stuff, which
	is async
	and would be hard to integerate, just force the ammonite login
	dialog
	to pop up by performing a gnome-vfs operation.

M	ChangeLog
M	components/mozilla/nautilus-mozilla-content-view.c

commit f1209514471862cbb9ad8253ae2669bc6dc7ca3f
Author: Rebecca Schulman <rebecka@eazel.com>
Date:	2001-02-23

    Fix bug 6058, that opening a file with a default application that
    cannot

    2001-02-22	Rebecca Schulman  <rebecka@eazel.com>
	Fix bug 6058, that opening a file with a default
	application that cannot access a location (in the specific
	case of the bug, eazel-services) should explain the problem,
	and offer another application, rather than simply failing.

	reviewed by: John Sullivan <sullivan@eazel.com>

	* libnautilus-extensions/nautilus-program-choosing.h:
	* libnautilus-extensions/nautilus-program-choosing.c:
	(nautilus_choose_application_for_file),
	(application_can_handle_uri), (application_cannot_open_location),
	(nautilus_launch_application),
	(launch_application_callback),
	(launch_parameters_new),
	(launch_parameters_free), (launch_application_callback):
	Change nautilus_launch_application to take a NautilusFile rather
	than a uri, so that we can find out whether other applications
	are available for the location, using the mime type as well
	as uri scheme.	Change the dialogs that come up when an
	application
	is not available for a particular location to explain more of what
	we know.  If another application is available to open the uri,
	open the program chooser dialog.

	* src/file-manager/fm-directory-view.c:
	(application_launch_parameters_new),
	(application_launch_parameters_free),
	(fm_directory_view_launch_application),
	(fm_directory_view_chose_application_callback), (choose_program),
	(bonobo_launch_application_callback),
	(add_application_to_bonobo_menu), (reset_bonobo_open_with_menu),
	(activate_callback):
	Change the parameters sent to nautilus_launch_application, and
	so change data sent to callbacks used to later call
	nautilus_launch_application

	* src/nautilus-sidebar.c: (command_button_callback),
	(nautilus_sidebar_chose_application_callback):
	Call nautilus_launch_application with the new arguments

M	ChangeLog
M	libnautilus-extensions/nautilus-program-choosing.c
M	libnautilus-extensions/nautilus-program-choosing.h
M	libnautilus-private/nautilus-program-choosing.c
M	libnautilus-private/nautilus-program-choosing.h
M	src/file-manager/fm-directory-view.c
M	src/nautilus-information-panel.c
M	src/nautilus-sidebar.c

commit b6fe6b3f4c68afcb88cd200fdf2fc29f0942b844
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2001-02-23

	reviewed by: Pavel Cisler <pavel@eazel.com>

	Fixed bug 5729 ("Copying" label in progress dialog can be
	clipped if font is biggish)

	Fixed bug 5741 (File progress dialog uses fixed font for
	labels, slight clipping)

	* libnautilus-extensions/nautilus-file-operations-progress.c:
	Eliminated two hardwired widths; changed FIXME to comment for
	the third, legitimate, one.
	(set_text_unescaped_trimmed): Now uses nautilus_ellipsizing_label
	instead of a fixed width.
	(create_titled_label): Now use nautilus_ellipsizing_label and
	puts title & label in a table (with Clark Gable)
	(nautilus_file_operations_progress_initialize): Use table for
	titles & labels so they can line up without a hardwired width,
	set up spacings, change callers of create_titled_label.
	(nautilus_file_operations_progress_new_file): Change callers
	of set_text_unescaped_trimmed to not pass in a width.

	Fixed bug 6872 (Wording suggetions for preferences)

	* libnautilus-extensions/nautilus-global-preferences.c:
	(global_preferences_install_descriptions),
	(global_preferences_create_dialog),
	(global_preferences_create_search_pane): A few more
	wording tweaks in Preferences, some from Vera and some
	from this bug report and Vera-approved

	Fixed bug 6553 ("Where" in Properties Window is inconsistent)

	* src/file-manager/fm-properties-window.c: (create_basic_page):
	Changed "Where:" to "Location:" with Vera's approval.

M	ChangeLog
M	libnautilus-extensions/nautilus-file-operations-progress.c
M	libnautilus-extensions/nautilus-global-preferences.c
M	libnautilus-private/nautilus-file-operations-progress.c
M	libnautilus-private/nautilus-global-preferences.c
M	src/file-manager/fm-properties-window.c

commit 6ce330d06143baff4361777f5e50a886024ca45e
Author: Yukihiro Nakai <nakai@src.gnome.org>
Date:	2001-02-23

    ja.po: More fix.

M	po/ja.po

commit 6b1b691686bd9e128c2c93e36302650ab3fdca3d
Author: Pavel Cisler <pavel@eazel.com>
Date:	2001-02-23

    reviewed by: Gene Z. Ragan <gzr@eazel.com>

    2001-02-22	Pavel Cisler  <pavel@eazel.com>

	reviewed by: Gene Z. Ragan <gzr@eazel.com>

	Fix 5540 Dragging a group of files in zoomed icon view has
		 strange effect
	Fix 6461 Dropped icons in manual layout land at the wrong
		 coordinates at high zoom levels
	Fix 6845 Dropping multiple icons from list view to icon view
		 piles them on top of each other

	* libnautilus-extensions/nautilus-icon-dnd.c:
	(create_selection_shadow),
	(icon_get_data_binder):
	Send outline rectangles for dragged icons off to a drag in a 100%
	zoom level scale.
	Scale outline rectangles in drag shadows using the scaling factor
	for the target view.

	* libnautilus-extensions/nautilus-list.h:
	* libnautilus-extensions/nautilus-list.c:
	(nautilus_list_get_cell_rectangle),
	(draw_cell), (nautilus_list_clear_from_row),
	(nautilus_list_set_drag_prelight_row),
	Make the call public, change the callers to pass NautilusList.

	* libnautilus-extensions/nautilus-list.c:
	(nautilus_list_each_selected_row):
	Add the row index parameter to the iteratee.

	* libnautilus-extensions/nautilus-list.c:
	(nautilus_list_get_initial_drag_offset):
	Add a way to get the intial mouse drag offset.

	* src/file-manager/fm-list-view.c: (row_get_data_binder),
	(each_icon_get_data_binder):
	Calculate outline rectangles for icons and pass them to the
	drag&drop machinery.

	* libnautilus-extensions/nautilus-list.c:
	(nautilus_list_dnd_initialize):
	Tweaks.

	* libnautilus-extensions/nautilus-art-extensions.h:
	* libnautilus-extensions/nautilus-art-extensions.c:
	(nautilus_art_irect_offset_by), (nautilus_art_irect_offset_to),
	(nautilus_art_irect_scale_by), (nautilus_art_irect_inset),
	(nautilus_art_drect_offset_by), (nautilus_art_drect_offset_to),
	(nautilus_art_irect_offset_by_point),
	(nautilus_art_irect_offset_to_point),
	(nautilus_art_drect_scale_by), (nautilus_art_drect_inset):
	Add a few convenience calls.

M	ChangeLog
M	libnautilus-extensions/nautilus-art-extensions.c
M	libnautilus-extensions/nautilus-art-extensions.h
M	libnautilus-extensions/nautilus-icon-dnd.c
M	libnautilus-extensions/nautilus-list.c
M	libnautilus-extensions/nautilus-list.h
M	libnautilus-private/nautilus-art-extensions.c
M	libnautilus-private/nautilus-art-extensions.h
M	libnautilus-private/nautilus-icon-dnd.c
M	libnautilus-private/nautilus-list.c
M	libnautilus-private/nautilus-list.h
M	src/file-manager/fm-list-view.c

commit c76d8068e8bcd0a3795ba743ea804beb367a2f3e
Author: Yukihiro Nakai <nakai@src.gnome.org>
Date:	2001-02-23

    ja.po: More Fix.

M	po/ja.po

commit 64ef04e39f0b22f1393ff99f9513e3c7098616ef
Author: Yukihiro Nakai <nakai@src.gnome.org>
Date:	2001-02-23

    ja.po: More fix.

M	po/ja.po

commit 6b75ae821f61ca9e3eb73cd5c520c7947e019c4b
Author: Yukihiro Nakai <nakai@src.gnome.org>
Date:	2001-02-23

    ja.po: Update Japanese translation.

M	po/ChangeLog
M	po/ja.po

commit 428dc6c0e1777f6b61eddda5bc5ae070db2d6d21
Author: Eskil Heyn Olsen <eskil@eazel.com>
Date:	2001-02-23

    reviewed by: Robey Pointer <robey@eazel.com>

    2001-02-22	Eskil Heyn Olsen  <eskil@eazel.com>

	reviewed by: Robey Pointer  <robey@eazel.com>

	*
	components/services/install/command-line/eazel-alt-install-corba.
	c: (something_failed), (install_failed), (uninstall_failed):
	Fixed output of Problem/Actions.

	* components/services/install/command-line/eazel-test-packsys.c:
	(test_database_mtime), (test_package_load), (main):
	Fixed a fatal free in test_database_mtime.
	Output first package loaded.
	Set the package load to be the first test.

	* components/services/install/lib/eazel-install-logic2.c:
	(prune_failed_packages_helper), (fail_modified_packages),
	(get_softcat_info), (is_satisfied_from_package_list),
	(check_dependencies_foreach),
	(check_for_no_more_missing_features),
	(check_tree_helper), (execute), (install_packages),
	(uninstall_packages):
	If a package has suite_id set and no dependencies during pruning,
	fail by setting to ALREADY_INSTALLED.
	If  a package update/downgrades and isn't allowed to, set modified
	packages->status top CANCELLED.
	Ifdeffed out some code to always fail gnome-libs (for testing)
	Commented out some crack debug output (\t\t-->checking)
	Changed a status = CANCELLED to CIRCULAR_DEPENDENCY.
	Fixed bug 6811, need to find a possible test case.
	Fixed indentation in a fucktion.
	Added comments to the code that sets the infoblock for the
	progress signals.
	No longer set FORCE under any condition.

	* components/services/install/lib/eazel-install-object.c:
	(eazel_install_progress_signal):
	Tried to fix the uninstall emits, but since bytesize is rarely
	set...

	* components/services/install/lib/eazel-install-private.h:
	Added a newline...

	* components/services/install/lib/eazel-install-problem.h:
	Removed some consts.

	* components/services/install/lib/eazel-install-problem.c:
	(get_detailed_messages_breaks_foreach),
	(get_detailed_messages_foreach),
	(get_detailed_uninstall_messages_foreach), (compare_problem_case),
	(add_force_install_both_case), (add_force_remove_case),
	(add_remove_case), (add_update_case), (add_cascade_remove),
	(get_detailed_cases_foreach),
	(get_detailed_uninstall_cases_foreach),
	(eazel_install_problem_case_to_string),
	(eazel_install_problem_tree_to_case),
	(eazel_install_problem_tree_to_string),
	(build_categories_from_problem_list):
	Eliminated the use of packagedata_copy
	Fixed generation of strings for errors, won't report bogus
	"already installed" cases.

	* components/services/install/lib/eazel-install-protocols.c:
	(gnome_vfs_xfer_callback), (eazel_install_fetch_package):
	Fixed the extra download progress emission, which ocurred since
	the off-by-1k gnome-vfs bug has been fixed.
	Paranoia check to not download suite objects.

	* components/services/install/lib/eazel-package-system-rpm3.c:
	(eazel_package_system_rpm3_packagedata_fill_from_header):
	Fixed the broken feature loading.
	Added code to load epoch *sigh*

	* components/services/install/lib/eazel-package-system-rpm4.c:
	(eazel_package_system_rpm4_query_foreach):
	Added handler for QUERY_REQUIRES_FEATURE query enum.

	* components/services/install/lib/eazel-package-system-types.h:
	* components/services/install/lib/eazel-package-system-types.c:
	(packagedata_finalize), (packagedata_initialize),
	(packagedata_list_copy), (packagedata_copy),
	(packagedata_fill_in_missing),
	(flatten_packagedata_dependency_tree), (packagedata_dump_int):
	copy avoid duplicated objects in the new tree, fixes redundant
	problemhandler output.
	Flatten tree doesn't add suites.
	Added obsoletes and epoch to packagedata

M	ChangeLog
M	components/services/install/command-line/eazel-alt-install-corba.c
M	components/services/install/command-line/eazel-test-packsys.c
M	components/services/install/lib/eazel-install-logic2.c
M	components/services/install/lib/eazel-install-object.c
M	components/services/install/lib/eazel-install-private.h
M	components/services/install/lib/eazel-install-problem.c
M	components/services/install/lib/eazel-install-problem.h
M	components/services/install/lib/eazel-install-protocols.c
M	components/services/install/lib/eazel-package-system-rpm3.c
M	components/services/install/lib/eazel-package-system-rpm4.c
M	components/services/install/lib/eazel-package-system-types.c
M	components/services/install/lib/eazel-package-system-types.h

commit 9bddf997b9d40923ea9ec4d4bb6d096be1e290c8
Author: John Harper <jsh@eazel.com>
Date:	2001-02-23

    reviewed by: George Lebl <jirka@5z.com>

    2001-02-22	John Harper  <jsh@eazel.com>

	reviewed by: George Lebl <jirka@5z.com>

	Mostly fixed bug 1796 (Design a better First Time Walkthrough)
	by implementing Arlo's new design:

	* libnautilus-extensions/nautilus-druid-page-eazel.c: changed a
	lot of the Druid text

	(new_title_label, new_body_label): functions for creating the
	two types of labels used in the druid. Title labels are always
	anti-aliased in a hardcoded font, while body labels use the
	user's font choice and are never anti-aliased

	(set_up_service_signup_page): this page has been removed

	(make_title_page_icon_box): function to create an hbox
	containing the four icons displayed on the start page


	Fixed bugs 5625 (Bottom line of "Select User Level" dialog is
	out of view), 5901 (First-Time Druid dimensions hard-coded,
	text can be truncated) and 6496 (First-time Druid window clips
	some contents (with 100 dpi fonts)):

	* libnautilus-extensions/nautilus-druid-page-eazel.c: hacked
	this widget to scale correctly, the main change is _not_
	setting the width and height of the canvas widget item, to
	allow the normal size allocation mechanisms to work properly

	[ there are still a few minor things to tweak, but this is the
	bulk of the redesign done ]


	Fixed bug 6412 (Add option to disable medusa in the first time
	druid)

	* src/nautilus-first-time-druid.c: added `Launch Medusa' page,
	which is only displayed if the NAUTILUS_PREFERENCES_MEDUSA_BLOCKED
	option isn't set.


	Fix bug 6379 (Nautilus assumes http proxy is needed if
	updates.tgz doesn't exist)

	* src/nautilus-first-time-druid.c (download_callback): if
	result is GNOME_VFS_ERROR_NOT_FOUND, just print a message that
	there are no updates available, then continue as normal

	(instead of assuming a proxy error, and going into the proxy
	setup pane)


	Fixed bug 6528 (More explanation needed for GMC transistion
	stuff in the druid):

	* src/nautilus-first-time-druid.c (set_up_gmc_transition_page):
	added Vera's new text for this page of the druid


	Fixed illogical behaviour of show-desktop option in druid (the
	user's choice wasn't actually being applied, the saved value
	was always being used):

	* src/nautilus-first-time-druid.c (druid_finished): set
	NAUTILUS_PREFERENCE_SHOW_DESKTOP from the `draw_desktop'
	variable, not from `save_manage_desktop'

	* src/nautilus-first-time-druid.c (set_up_gmc_transition_page):
	don't default the `draw desktop' setting to true; instead set
	it to the `save_manage_desktop' value. Also, only display the
	`draw desktop' option when not in `beginner' mode


	Fixed bug 3060 (Font names marked for translation need
	comments):

	* libnautilus-extensions/nautilus-icon-factory.c,
	libnautilus-extensions/nautilus-gdk-font-extensions.c,
	libnautilus-extensions/nautilus-druid-page-eazel.c,
	src/nautilus-zoom-control.c, src/nautilus-first-time-druid.c:
	added comments before localized fonts and font components

M	ChangeLog
M	libnautilus-extensions/nautilus-druid-page-eazel.c
M	libnautilus-extensions/nautilus-druid-page-eazel.h
M	libnautilus-extensions/nautilus-gdk-font-extensions.c
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-private/nautilus-druid-page-eazel.c
M	libnautilus-private/nautilus-druid-page-eazel.h
M	libnautilus-private/nautilus-gdk-font-extensions.c
M	libnautilus-private/nautilus-icon-factory.c
M	src/nautilus-first-time-druid.c
M	src/nautilus-zoom-control.c

commit e20a3b0a942b616e44c3ab685481243acade9dcc
Author: Yukihiro Nakai <nakai@src.gnome.org>
Date:	2001-02-23

    ja.po: Update Japanese translation.

M	po/ja.po

commit d1f1f7f788a44a412eea8ac6400f6652d313476e
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2001-02-23

    fixed bug 6889, add eazel redirect to the text services.


	* components/text/services/google.xml:
	* components/text/services/webster.xml:
	fixed bug 6889, add eazel redirect to the text services.

M	ChangeLog
M	components/text/services/google.xml
M	components/text/services/webster.xml

commit 3e212d25d2d3e6a758eab482d37b1c32efdf1ee4
Author: George Lebl <jirka@5z.com>
Date:	2001-02-23

    reviewed by: Darin Adler <darin@eazel.com>

    Thu Feb 22 21:22:58 2001  George Lebl <jirka@5z.com>

	reviewed by: Darin Adler <darin@eazel.com>

	* src/nautilus-window-manage-views.c (change_selection)
	  (update_title) (load_new_location_in_sidebar_panels)
	  (stop_loading_cover):  When traversing sidebar_panels and doing
	  things that could result in a sidebar_panels removal (failure),
	  copy the list first and then traverse the copy to avoid
	  free list
	  corruption.

M	ChangeLog
M	src/nautilus-window-manage-views.c

commit b6ac268260c7c130608e86998bddadd5f9096d88
Author: John Harper <jsh@eazel.com>
Date:	2001-02-23

    reviewed by: Ramiro Estrugo <ramiro@eazel.com>

    2001-02-22	John Harper  <jsh@eazel.com>

	reviewed by: Ramiro Estrugo <ramiro@eazel.com>

	* libnautilus-extensions/nautilus-gtk-extensions.c
	(nautilus_gtk_label_make_bold, nautilus_gtk_label_make_larger,
	nautilus_gtk_label_make_smaller): call gtk_widget_ensure_style
	() before trying to fetch the style

M	ChangeLog
M	libnautilus-extensions/nautilus-gtk-extensions.c
M	libnautilus-private/nautilus-gtk-extensions.c

commit 764d936aa0952a5ffc46b320b91682a3cd0a6ff7
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-02-23

	reviewed by: John Sullivan <sullivan@eazel.com>

	Fix bug 6859 (GTK signal macros don't work in non-GCC compilers
	for void return types).

	* libnautilus-extensions/nautilus-gtk-macros.h:
	Replaced old macros that accidentally relied on gccisms with
	new ones that are portable to other compilers.

		NAUTILUS_CALL_PARENT_CLASS is replaced by
			NAUTILUS_CALL_PARENT
		    and NAUTILUS_CALL_PARENT_WITH_RETURN_VALUE.

		NAUTILUS_CALL_VIRTUAL is replaced by
			NAUTILUS_CALL_METHOD
		    and NAUTILUS_CALL_METHOD_WITH_RETURN_VALUE

	* components/adapter/nautilus-adapter-control-embed-strategy.c:
	(nautilus_adapter_control_embed_strategy_destroy):
	* components/adapter/nautilus-adapter-embed-strategy.c:
	(nautilus_adapter_embed_strategy_destroy),
	(nautilus_adapter_embed_strategy_get_widget),
	(nautilus_adapter_embed_strategy_get_zoomable):
	* components/adapter/nautilus-adapter-embeddable-embed-strategy.c:
	(nautilus_adapter_embeddable_embed_strategy_destroy):
	* components/adapter/nautilus-adapter-factory-server.c:
	(nautilus_adapter_factory_server_destroy):
	* components/adapter/nautilus-adapter-file-load-strategy.c:
	(nautilus_adapter_file_load_strategy_destroy):
	* components/adapter/nautilus-adapter-load-strategy.c:
	(nautilus_adapter_load_strategy_destroy),
	(nautilus_adapter_load_strategy_load_location),
	(nautilus_adapter_load_strategy_stop_loading):
	* components/adapter/nautilus-adapter-progressive-load-strategy.c:
	(nautilus_adapter_progressive_load_strategy_destroy):
	* components/adapter/nautilus-adapter-stream-load-strategy.c:
	(nautilus_adapter_stream_load_strategy_destroy):
	* components/adapter/nautilus-adapter.c:
	(nautilus_adapter_destroy):
	* components/hardware/nautilus-hardware-view.c:
	(nautilus_hardware_view_destroy):
	* components/history/nautilus-history-view.c:
	(nautilus_history_view_destroy):
	* components/loser/content/nautilus-content-loser.c:
	(nautilus_content_loser_destroy):
	* components/loser/sidebar/nautilus-sidebar-loser.c:
	(nautilus_sidebar_loser_destroy):
	* components/music/nautilus-music-view.c:
	(nautilus_music_view_destroy):
	* components/rpmview/nautilus-rpm-verify-window.c:
	(nautilus_rpm_verify_window_destroy):
	* components/rpmview/nautilus-rpm-view.c:
	(nautilus_rpm_view_destroy):
	* components/sample/nautilus-sample-content-view.c:
	(nautilus_sample_content_view_destroy):
	*
	components/services/install/nautilus-view/nautilus-service-instal
	l-view.c: (nautilus_service_install_view_destroy),
	(nautilus_service_install_view_finalize):
	*
	components/services/inventory-view/nautilus-inventory-config-page
	.c: (nautilus_inventory_config_page_destroy):
	* components/services/inventory-view/nautilus-inventory-view.c:
	(nautilus_inventory_view_destroy):
	*
	components/services/login/nautilus-view/nautilus-change-password-
	view.c: (nautilus_change_password_view_destroy):
	*
	components/services/nautilus-dependent-shared/eazel-services-foot
	er.c: (footer_destroy):
	*
	components/services/nautilus-dependent-shared/eazel-services-head
	er.c: (header_destroy):
	* components/services/summary/nautilus-summary-view.c:
	(nautilus_summary_view_destroy):
	*
	components/services/time/nautilus-view/trilobite-eazel-time-view.
	c: (trilobite_eazel_time_view_destroy):
	* components/text/nautilus-text-view.c:
	(nautilus_text_view_destroy):
	* components/throbber/nautilus-throbber.c:
	(nautilus_throbber_destroy), (nautilus_throbber_map),
	(nautilus_throbber_size_allocate):
	* components/tree/nautilus-tree-change-queue.c:
	(nautilus_tree_change_queue_destroy):
	* components/tree/nautilus-tree-expansion-state.c:
	(nautilus_tree_expansion_state_destroy):
	* components/tree/nautilus-tree-model.c:
	(nautilus_tree_model_destroy):
	* components/tree/nautilus-tree-node.c:
	(nautilus_tree_node_destroy):
	* components/tree/nautilus-tree-view.c:
	(nautilus_tree_view_destroy):
	* help/nautilus-quick-reference/.cvsignore:
	* help/nautilus-quick-reference/C/.cvsignore:
	* libnautilus-extensions/nautilus-background-canvas-group.c:
	(nautilus_background_canvas_group_update),
	(nautilus_background_canvas_group_draw),
	(nautilus_background_canvas_group_render):
	* libnautilus-extensions/nautilus-background.c:
	(nautilus_background_destroy):
	* libnautilus-extensions/nautilus-bookmark.c:
	(nautilus_bookmark_destroy):
	* libnautilus-extensions/nautilus-caption.c:
	(nautilus_caption_destroy), (nautilus_font_picker_show_all):
	* libnautilus-extensions/nautilus-clickable-image.c:
	(nautilus_clickable_image_destroy),
	(nautilus_clickable_image_realize),
	(nautilus_clickable_image_expose_event):
	* libnautilus-extensions/nautilus-debug-drawing.c:
	(debug_pixbuf_viewer_destroy):
	* libnautilus-extensions/nautilus-directory-metafile-monitor.c:
	(destroy):
	* libnautilus-extensions/nautilus-directory.c:
	(nautilus_directory_destroy),
	(nautilus_directory_get_name_for_self_as_new_file),
	(nautilus_directory_are_all_files_seen),
	(nautilus_directory_contains_file),
	(nautilus_directory_call_when_ready),
	(nautilus_directory_cancel_callback),
	(nautilus_directory_file_monitor_add),
	(nautilus_directory_file_monitor_remove),
	(nautilus_directory_force_reload),
	(nautilus_directory_is_not_empty):
	* libnautilus-extensions/nautilus-druid-page-eazel.c:
	(nautilus_druid_page_eazel_destroy),
	(nautilus_druid_page_eazel_finalize),
	(nautilus_druid_page_eazel_size_allocate),
	(nautilus_druid_page_eazel_size_request):
	* libnautilus-extensions/nautilus-ellipsizing-label.c:
	(real_size_request), (real_size_allocate), (real_style_set):
	* libnautilus-extensions/nautilus-entry.c:
	(nautilus_entry_destroy), (nautilus_entry_key_press),
	(nautilus_entry_motion_notify), (nautilus_entry_set_selection),
	(nautilus_entry_insert_text), (nautilus_entry_delete_text),
	(nautilus_entry_selection_clear):
	* libnautilus-extensions/nautilus-file.c: (destroy),
	(nautilus_file_monitor_add), (nautilus_file_monitor_remove),
	(nautilus_file_get_date), (nautilus_file_get_where_string),
	(nautilus_file_get_directory_item_count),
	(nautilus_file_get_deep_counts), (nautilus_file_get_file_type),
	(nautilus_file_check_if_ready), (nautilus_file_call_when_ready),
	(nautilus_file_cancel_call_when_ready):
	* libnautilus-extensions/nautilus-font-factory.c: (destroy):
	* libnautilus-extensions/nautilus-font-picker.c:
	(nautilus_font_picker_destroy):
	* libnautilus-extensions/nautilus-horizontal-splitter.c:
	(nautilus_horizontal_splitter_destroy),
	(nautilus_horizontal_splitter_button_press):
	* libnautilus-extensions/nautilus-icon-canvas-item.c:
	(nautilus_icon_canvas_item_destroy),
	(nautilus_icon_canvas_item_update):
	* libnautilus-extensions/nautilus-icon-container.c: (destroy),
	(size_allocate), (realize), (unrealize), (button_press_event),
	(button_release_event), (motion_notify_event), (key_press_event):
	* libnautilus-extensions/nautilus-icon-factory.c:
	(nautilus_icon_factory_destroy):
	* libnautilus-extensions/nautilus-image-table.c:
	(nautilus_image_table_destroy),
	(nautilus_image_table_expose_event),
	(nautilus_image_table_realize), (nautilus_image_table_unrealize),
	(nautilus_image_table_remove):
	* libnautilus-extensions/nautilus-image.c:
	(nautilus_image_destroy):
	* libnautilus-extensions/nautilus-keep-last-vertical-box.c:
	(nautilus_keep_last_vertical_box_size_allocate):
	* libnautilus-extensions/nautilus-label.c:
	(nautilus_label_destroy), (nautilus_label_size_request),
	(nautilus_label_size_allocate), (label_paint_pixbuf_callback):
	* libnautilus-extensions/nautilus-labeled-image.c:
	(nautilus_labeled_image_destroy):
	* libnautilus-extensions/nautilus-list-column-title.c:
	(nautilus_list_column_title_finalize):
	* libnautilus-extensions/nautilus-list.c: (nautilus_list_destroy),
	(nautilus_list_button_press), (nautilus_list_button_release),
	(nautilus_list_key_press), (nautilus_list_style_set),
	(nautilus_list_realize), (nautilus_list_unrealize), (draw_rows),
	(draw_all), (nautilus_list_draw), (nautilus_list_expose),
	(nautilus_list_resize_column), (nautilus_list_set_cell_contents),
	(set_list_cell), (nautilus_list_track_new_column_width),
	(nautilus_list_motion), (nautilus_list_clear), (insert_row):
	* libnautilus-extensions/nautilus-merged-directory.c:
	(merged_destroy):
	* libnautilus-extensions/nautilus-metafile-factory.c: (destroy):
	* libnautilus-extensions/nautilus-metafile.c: (destroy):
	* libnautilus-extensions/nautilus-preferences-box.c:
	(nautilus_preferences_box_destroy):
	* libnautilus-extensions/nautilus-preferences-pane.c:
	(nautilus_preferences_pane_destroy):
	* libnautilus-extensions/nautilus-scalable-font.c:
	(nautilus_scalable_font_destroy):
	* libnautilus-extensions/nautilus-string-picker.c:
	(nautilus_string_picker_destroy):
	* libnautilus-extensions/nautilus-tabs.c: (nautilus_tabs_destroy):
	* libnautilus-extensions/nautilus-text-caption.c:
	(nautilus_text_caption_destroy):
	* libnautilus-extensions/nautilus-trash-directory.c:
	(trash_destroy):
	* libnautilus-extensions/nautilus-trash-file.c: (trash_destroy):
	* libnautilus-extensions/nautilus-undo-context.c: (destroy):
	* libnautilus-extensions/nautilus-undo-manager.c: (destroy):
	* libnautilus-extensions/nautilus-vfs-directory.c: (vfs_destroy):
	* libnautilus-extensions/nautilus-vfs-file.c: (vfs_destroy):
	* libnautilus-extensions/nautilus-viewport.c:
	(nautilus_viewport_destroy), (nautilus_viewport_realize):
	* libnautilus-extensions/nautilus-volume-monitor.c:
	(nautilus_volume_monitor_destroy):
	* libnautilus-extensions/nautilus-wrap-table.c:
	(nautilus_wrap_table_destroy):
	* libnautilus/nautilus-undo-transaction.c:
	(nautilus_undo_transaction_destroy):
	* libnautilus/nautilus-view.c: (nautilus_view_destroy):
	* src/file-manager/fm-desktop-icon-view.c:
	(fm_desktop_icon_view_destroy), (real_update_menus),
	(real_merge_menus):
	* src/file-manager/fm-directory-view.c:
	(text_attribute_names_changed_callback),
	(image_display_policy_changed_callback),
	(directory_view_font_family_changed_callback),
	(click_policy_changed_callback),
	(smooth_graphics_mode_changed_callback),
	(fm_directory_view_destroy),
	(fm_directory_view_file_limit_reached),
	(fm_directory_view_bump_zoom_level),
	(fm_directory_view_zoom_to_level),
	(fm_directory_view_restore_default_zoom_level),
	(fm_directory_view_can_zoom_in), (fm_directory_view_can_zoom_out),
	(fm_directory_view_get_background_widget),
	(fm_directory_view_get_selection), (reveal_newly_added_folder),
	(fm_directory_view_get_emblem_names_to_exclude),
	(fm_directory_view_merge_menus), (fm_directory_view_select_all),
	(fm_directory_view_set_selection),
	(fm_directory_get_selected_icon_locations),
	(fm_directory_view_reveal_selection),
	(fm_directory_view_is_read_only), (fm_directory_view_is_empty),
	(fm_directory_view_supports_creating_files),
	(fm_directory_view_accepts_dragged_files),
	(fm_directory_view_supports_properties),
	(fm_directory_view_supports_zooming),
	(fm_directory_view_update_menus):
	* src/file-manager/fm-icon-view.c: (fm_icon_view_destroy),
	(fm_icon_view_clean_up), (fm_icon_view_get_directory_sort_by),
	(fm_icon_view_set_directory_sort_by),
	(fm_icon_view_get_directory_sort_reversed),
	(fm_icon_view_set_directory_sort_reversed),
	(fm_icon_view_get_directory_auto_layout),
	(fm_icon_view_set_directory_auto_layout),
	(fm_icon_view_get_directory_tighter_layout),
	(fm_icon_view_set_directory_tighter_layout),
	(fm_icon_view_supports_auto_layout),
	(fm_icon_view_start_renaming_item), (fm_icon_view_merge_menus),
	(fm_icon_view_update_menus):
	* src/file-manager/fm-list-view.c: (fm_list_view_adding_file),
	(fm_list_view_removing_file), (fm_list_view_file_still_belongs),
	(get_number_of_columns), (get_link_column),
	(get_default_sort_attribute), (get_column_specification):
	* src/file-manager/fm-properties-window.c: (real_shutdown),
	(real_destroy), (real_finalize):
	* src/file-manager/fm-search-list-view.c: (real_destroy),
	(real_add_file), (real_adding_file), (real_removing_file),
	(real_merge_menus), (real_update_menus):
	* src/nautilus-about.c: (nautilus_about_destroy):
	* src/nautilus-application.c: (nautilus_application_destroy),
	(nautilus_application_startup):
	* src/nautilus-complex-search-bar.c:
	(nautilus_complex_search_bar_destroy):
	* src/nautilus-desktop-window.c: (destroy), (realize):
	* src/nautilus-location-bar.c: (destroy):
	* src/nautilus-navigation-bar.c:
	(nautilus_navigation_bar_get_location),
	(nautilus_navigation_bar_set_location):
	* src/nautilus-property-browser.c:
	(nautilus_property_browser_destroy):
	* src/nautilus-search-bar-criterion.c:
	(nautilus_search_bar_criterion_destroy):
	* src/nautilus-shell.c: (destroy):
	* src/nautilus-sidebar-tabs.c: (nautilus_sidebar_tabs_destroy),
	(nautilus_sidebar_tabs_size_allocate):
	* src/nautilus-sidebar-title.c: (nautilus_sidebar_title_destroy),
	(nautilus_sidebar_title_size_allocate):
	* src/nautilus-sidebar.c: (nautilus_sidebar_destroy),
	(nautilus_sidebar_size_allocate), (nautilus_sidebar_realize):
	* src/nautilus-simple-search-bar.c:
	(nautilus_simple_search_bar_destroy):
	* src/nautilus-switchable-navigation-bar.c:
	(nautilus_switchable_navigation_bar_destroy):
	* src/nautilus-switchable-search-bar.c:
	(nautilus_switchable_search_bar_destroy):
	* src/nautilus-theme-selector.c:
	(nautilus_theme_selector_destroy):
	* src/nautilus-view-frame.c: (nautilus_view_frame_destroy),
	(nautilus_view_frame_finalize), (nautilus_view_frame_map):
	* src/nautilus-window.c: (nautilus_window_destroy),
	(nautilus_window_realize), (nautilus_window_size_request),
	(nautilus_window_add_current_location_to_history_list),
	(nautilus_window_show):
	* src/nautilus-zoom-control.c: (nautilus_zoom_control_destroy),
	(nautilus_zoom_control_size_allocate):
	Use the macros by their new names.

	* RENAMING: Updated for some name changes and name change ideas.

	* user-guide/C/.cvsignore:
	* user-guide/C/html/.cvsignore:
	* user-guide/C/img/.cvsignore:
	* user-guide/C/sgml/.cvsignore:
	Added missing cvsignores.

M	ChangeLog
M	RENAMING
M	components/adapter/nautilus-adapter-control-embed-strategy.c
M
components/adapter/nautilus-adapter-control-factory-embed-strategy.c
M	components/adapter/nautilus-adapter-embed-strategy.c
M	components/adapter/nautilus-adapter-embeddable-embed-strategy.c
M	components/adapter/nautilus-adapter-factory-server.c
M	components/adapter/nautilus-adapter-file-load-strategy.c
M	components/adapter/nautilus-adapter-load-strategy.c
M	components/adapter/nautilus-adapter-progressive-load-strategy.c
M	components/adapter/nautilus-adapter-stream-load-strategy.c
M	components/adapter/nautilus-adapter.c
M	components/hardware/nautilus-hardware-view.c
M	components/history/nautilus-history-view.c
M	components/loser/content/nautilus-content-loser.c
M	components/loser/sidebar/nautilus-sidebar-loser.c
M	components/music/nautilus-music-view.c
M	components/rpmview/nautilus-rpm-verify-window.c
M	components/rpmview/nautilus-rpm-view.c
M	components/sample/nautilus-sample-content-view.c
M	components/services/install-view/nautilus-service-install-view.c
M
components/services/install/nautilus-view/nautilus-service-install-view.c
M
components/services/inventory-view/nautilus-inventory-config-page.c
M	components/services/inventory-view/nautilus-inventory-view.c
M
components/services/login/nautilus-view/nautilus-change-password-view.c
M
components/services/nautilus-dependent-shared/eazel-services-footer.c
M
components/services/nautilus-dependent-shared/eazel-services-header.c
M	components/services/summary/nautilus-summary-view.c
M	components/services/time/nautilus-view/trilobite-eazel-time-view.c
M	components/text/nautilus-text-view.c
M	components/throbber/nautilus-throbber.c
M	components/tree/nautilus-tree-change-queue.c
M	components/tree/nautilus-tree-expansion-state.c
M	components/tree/nautilus-tree-model.c
M	components/tree/nautilus-tree-node.c
M	components/tree/nautilus-tree-view.c
R100	user-guide/C/.cvsignore help/nautilus-quick-reference/.cvsignore
R100	user-guide/C/html/.cvsignore
help/nautilus-quick-reference/C/.cvsignore
M	libnautilus-extensions/nautilus-background-canvas-group.c
M	libnautilus-extensions/nautilus-background.c
M	libnautilus-extensions/nautilus-bookmark.c
M	libnautilus-extensions/nautilus-caption.c
M	libnautilus-extensions/nautilus-clickable-image.c
M	libnautilus-extensions/nautilus-debug-drawing.c
M	libnautilus-extensions/nautilus-directory-metafile-monitor.c
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-extensions/nautilus-druid-page-eazel.c
M	libnautilus-extensions/nautilus-ellipsizing-label.c
M	libnautilus-extensions/nautilus-entry.c
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-extensions/nautilus-font-factory.c
M	libnautilus-extensions/nautilus-font-picker.c
M	libnautilus-extensions/nautilus-gtk-macros.h
M	libnautilus-extensions/nautilus-horizontal-splitter.c
M	libnautilus-extensions/nautilus-icon-canvas-item.c
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-extensions/nautilus-image-table.c
M	libnautilus-extensions/nautilus-image.c
M	libnautilus-extensions/nautilus-keep-last-vertical-box.c
M	libnautilus-extensions/nautilus-label.c
M	libnautilus-extensions/nautilus-labeled-image.c
M	libnautilus-extensions/nautilus-list-column-title.c
M	libnautilus-extensions/nautilus-list.c
M	libnautilus-extensions/nautilus-merged-directory.c
M	libnautilus-extensions/nautilus-metafile-factory.c
M	libnautilus-extensions/nautilus-metafile.c
M	libnautilus-extensions/nautilus-preferences-box.c
M	libnautilus-extensions/nautilus-preferences-pane.c
M	libnautilus-extensions/nautilus-scalable-font.c
M	libnautilus-extensions/nautilus-string-picker.c
M	libnautilus-extensions/nautilus-tabs.c
M	libnautilus-extensions/nautilus-text-caption.c
M	libnautilus-extensions/nautilus-trash-directory.c
M	libnautilus-extensions/nautilus-trash-file.c
M	libnautilus-extensions/nautilus-undo-context.c
M	libnautilus-extensions/nautilus-undo-manager.c
M	libnautilus-extensions/nautilus-vfs-directory.c
M	libnautilus-extensions/nautilus-vfs-file.c
M	libnautilus-extensions/nautilus-viewport.c
M	libnautilus-extensions/nautilus-volume-monitor.c
M	libnautilus-extensions/nautilus-wrap-table.c
M	libnautilus-private/nautilus-background-canvas-group.c
M	libnautilus-private/nautilus-background.c
M	libnautilus-private/nautilus-bookmark.c
M	libnautilus-private/nautilus-caption.c
M	libnautilus-private/nautilus-clickable-image.c
M	libnautilus-private/nautilus-debug-drawing.c
M	libnautilus-private/nautilus-directory-metafile-monitor.c
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-druid-page-eazel.c
M	libnautilus-private/nautilus-ellipsizing-label.c
M	libnautilus-private/nautilus-entry.c
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-font-factory.c
M	libnautilus-private/nautilus-font-picker.c
M	libnautilus-private/nautilus-gtk-macros.h
M	libnautilus-private/nautilus-horizontal-splitter.c
M	libnautilus-private/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus-private/nautilus-image-table.c
M	libnautilus-private/nautilus-image.c
M	libnautilus-private/nautilus-keep-last-vertical-box.c
M	libnautilus-private/nautilus-label.c
M	libnautilus-private/nautilus-labeled-image.c
M	libnautilus-private/nautilus-list-column-title.c
M	libnautilus-private/nautilus-list.c
M	libnautilus-private/nautilus-merged-directory.c
M	libnautilus-private/nautilus-metafile-factory.c
M	libnautilus-private/nautilus-metafile.c
M	libnautilus-private/nautilus-preferences-box.c
M	libnautilus-private/nautilus-preferences-pane.c
M	libnautilus-private/nautilus-scalable-font.c
M	libnautilus-private/nautilus-string-picker.c
M	libnautilus-private/nautilus-tabs.c
M	libnautilus-private/nautilus-text-caption.c
M	libnautilus-private/nautilus-trash-directory.c
M	libnautilus-private/nautilus-trash-file.c
M	libnautilus-private/nautilus-undo-context.c
M	libnautilus-private/nautilus-undo-manager.c
M	libnautilus-private/nautilus-vfs-directory.c
M	libnautilus-private/nautilus-vfs-file.c
M	libnautilus-private/nautilus-viewport.c
M	libnautilus-private/nautilus-volume-monitor.c
M	libnautilus-private/nautilus-wrap-table.c
M	libnautilus/nautilus-undo-transaction.c
M	libnautilus/nautilus-view.c
M	omf-install/.cvsignore
M	src/file-manager/fm-desktop-icon-view.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-icon-view.c
M	src/file-manager/fm-list-view.c
M	src/file-manager/fm-properties-window.c
M	src/file-manager/fm-search-list-view.c
M	src/nautilus-about.c
M	src/nautilus-application.c
M	src/nautilus-complex-search-bar.c
M	src/nautilus-desktop-window.c
M	src/nautilus-information-panel.c
M	src/nautilus-location-bar.c
M	src/nautilus-navigation-bar.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-property-browser.c
M	src/nautilus-search-bar-criterion.c
M	src/nautilus-shell.c
M	src/nautilus-sidebar-tabs.c
M	src/nautilus-sidebar-title.c
M	src/nautilus-sidebar.c
M	src/nautilus-simple-search-bar.c
M	src/nautilus-spatial-window.c
M	src/nautilus-switchable-navigation-bar.c
M	src/nautilus-switchable-search-bar.c
M	src/nautilus-theme-selector.c
M	src/nautilus-view-frame.c
M	src/nautilus-window.c
M	src/nautilus-zoom-control.c
D	user-guide/C/img/.cvsignore
D	user-guide/C/sgml/.cvsignore

commit b67dd0cb502d6db5d6274b26bc6422d942c60918
Author: J Shane Culpepper <pepper@eazel.com>
Date:	2001-02-23

    Adding newline to make my compiler happy.

    2001-02-22	J Shane Culpepper  <pepper@eazel.com>

	* components/help/test-help-method.c: (main):

	Adding newline to make my compiler happy.

M	ChangeLog
M	components/help/test-help-method.c

commit 04ab2a53f7bb6b249709c555c25fcaaa0f4787e8
Author: Arik Devens <arik@src.gnome.org>
Date:	2001-02-23

    Updated tilde expand code to not suck, and to work right for the
    location bar and the pref dialog. part of a fix for bug 6391.

M	ChangeLog
M	libnautilus-extensions/nautilus-entry.c
M	libnautilus-extensions/nautilus-entry.h
M	libnautilus-extensions/nautilus-preferences-item.c
M	libnautilus-extensions/nautilus-text-caption.c
M	libnautilus-private/nautilus-entry.c
M	libnautilus-private/nautilus-entry.h
M	libnautilus-private/nautilus-preferences-item.c
M	libnautilus-private/nautilus-text-caption.c
M	src/nautilus-location-bar.c

commit c4e21249587371d97842f97f4c8b51e94883850e
Author: John Harper <jsh@eazel.com>
Date:	2001-02-23

    reviewed by: Darin Adler <darin@eazel.com>

    2001-02-22	John Harper  <jsh@eazel.com>

	reviewed by: Darin Adler <darin@eazel.com>

	Partially fixed bug 6863 (tree view slow to load):

	* libnautilus-extensions/nautilus-ctree.c (set_node_info):
	don't sort each node in auto-sort mode
	(nautilus_ctree_set_node_info): sort each node in auto-sort
	mode, but use the function that only sorts a single node, not
	the entire branch

	* components/tree/nautilus-tree-view.c
	(nautilus_tree_view_insert_model_node): temporarily turn off
	auto-sort mode while inserting nodes (do this by twiddling the
	bit by hand, since the function to set this flag automatically
	sorts the tree)

M	ChangeLog
M	components/tree/nautilus-tree-view.c
M	libnautilus-extensions/nautilus-ctree.c
M	libnautilus-private/nautilus-ctree.c

commit e91b1f3d85f656c4a090477025605d13650fbdc8
Author: Michael Fleming <mfleming@src.gnome.org>
Date:	2001-02-22

	Bug 6761: promote html help uris in the {gnome-,g,}help
	uri scheme to point to sgml files if they exist

	* components/help/Makefile.am:
	* components/help/help-method.c: (string_ends_in),
	(strdup_string_to_substring_end), (check_sgml_promotion),
	(help_name_to_local_path), (transform_file), (help_do_transform):
	* components/help/test-help-method.c: (test_failed),
	(strcmp_tolerate_nulls), (test_uri_transform), (main):

M	ChangeLog
M	components/help/Makefile.am
M	components/help/help-method.c
A	components/help/test-help-method.c

commit 11588ea66bbc33188749203e1180d84b55df2ab3
Author: Pablo del Campo <pablodc@src.gnome.org>
Date:	2001-02-22

    2001-02-22	Pablo Gonzalo del Campo

	    * es.po: Updated Spanish Translation

M	po/ChangeLog
M	po/es.po

commit 293ae8b114e1274d58bdb892d5ceb197813341ae
Author: Robey Pointer <robey@src.gnome.org>
Date:	2001-02-22

	reviewed by: Eskil Heyn Olsen  <eskil@eazel.com>

	* components/services/install/lib/eazel-install-corba-callback.c:
	(impl_install_failed), (impl_uninstall_failed):

	Change direct casts to GtkObject-style casts.

	* components/services/install/nautilus-view/forms.c:
	(make_query_box):

	Vera'fy the installer text.

	* nautilus-installer/install-lib/Makefile.am:
	* nautilus-installer/src/Makefile.am:
	* nautilus-installer/src/create-eazel-installer.sh:

	Cause installer to be built with -g -O2, and to notice a debug
	build and not strip the binary.

	* nautilus-installer/src/installer.c: (report_unusual_errors),
	(install_failed), (uninstall_failed), (download_failed),
	(install_done):
	* nautilus-installer/src/installer.h:

	Remove crufted error-tree parsing code (install lib does this for
	us now).  Notice when any install or download fails, and treat
	that as an overall failure, even if install_done is called with
	success = TRUE.

	* nautilus-installer/src/main.c: (segv_handler), (main):

	Catch more signals, but only in debug mode.

	* nautilus-installer/src/package-tree.c:

	Remove references to nonexistent icons.

M	ChangeLog
M	components/services/install-view/forms.c
M	components/services/install/lib/eazel-install-corba-callback.c
M	components/services/install/nautilus-view/forms.c
M	nautilus-installer/install-lib/Makefile.am
M	nautilus-installer/src/Makefile.am
M	nautilus-installer/src/create-eazel-installer.sh
M	nautilus-installer/src/installer.c
M	nautilus-installer/src/installer.h
M	nautilus-installer/src/main.c
M	nautilus-installer/src/package-tree.c

commit b6b7d0b2de508c46c410d53a47134e472e9729b2
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2001-02-22

    Updated Norwegian (bokml) translation.

    2001-02-22	Kjartan Maraas	<kmaraas@gnome.org>

	* no.po: Updated Norwegian (bokml) translation.

M	po/ChangeLog
M	po/da.po
M	po/no.po

commit 17940e526c360fa674558d6e2a6e6eb5b757e994
Author: Ian McKellar <yakk@src.gnome.org>
Date:	2001-02-22

    (removing a conflict marker)

M	ChangeLog

commit 40781c055516c774a571cff10daad69ab86bc1fc
Author: Ian McKellar <ian@eazel.com>
Date:	2001-02-22

    reviewed by: Eskil Heyn Olsen <eskil@eazel.com>

    2001-02-22	Ian McKellar  <ian@eazel.com>

	    reviewed by: Eskil Heyn Olsen  <eskil@eazel.com>

	    *
	    components/services/install/command-line/eazel-test-packsys.c:
	    (test_database_mtime), (main):
	    * components/services/install/lib/eazel-package-system-dpkg.c:
	    (load_package_callback), (query_callback),
	    (eazel_package_system_dpkg_query),
	    (eazel_package_system_dpkg_install),
	    (eazel_package_system_dpkg_compare_version),
	    (eazel_package_system_dpkg_database_mtime),
	    (eazel_package_system_implementation):
	    *
	    components/services/install/lib/eazel-package-system-private.h:
	    *
	    components/services/install/lib/eazel-package-system-rpm3-private
	    .h:
	    * components/services/install/lib/eazel-package-system-rpm3.c:
	    (eazel_package_system_rpm3_database_mtime),
	    (eazel_package_system_implementation):
	    * components/services/install/lib/eazel-package-system-rpm4.c:
	    (eazel_package_system_implementation):
	    *
	    components/services/install/lib/eazel-package-system-skeleton.c:
	    (eazel_package_system_skeleton_compare_version):
	    * components/services/install/lib/eazel-package-system.c:
	    (eazel_package_system_database_mtime):
	    * components/services/install/lib/eazel-package-system.h:
	    Added a function to retrieve the package database modification
	    time.

	    *
	    components/services/inventory/eazel-inventory-collect-hardware.c:
	    (eazel_inventory_collect_scsi),
	    (eazel_inventory_collect_hardware):
	    Cleanups, fixes...

	    * components/services/inventory/eazel-inventory-utils.c:
	    (get_software_inventory),
	    (eazel_create_configuration_metafile):
	    Cache the software inventory (because the RPM query is slow).

	    * user-guide/C/Makefile.am:
	    Build fix for systems without scrollkeeper.

M	ChangeLog
M	components/services/install/command-line/eazel-test-packsys.c
M	components/services/install/lib/eazel-package-system-dpkg.c
M	components/services/install/lib/eazel-package-system-private.h
M
components/services/install/lib/eazel-package-system-rpm3-private.h
M	components/services/install/lib/eazel-package-system-rpm3.c
M	components/services/install/lib/eazel-package-system-rpm4.c
M	components/services/install/lib/eazel-package-system-skeleton.c
M	components/services/install/lib/eazel-package-system.c
M	components/services/install/lib/eazel-package-system.h
M	components/services/inventory/eazel-inventory-collect-hardware.c
M	components/services/inventory/eazel-inventory-utils.c

commit c217952b3f39cacb230541309317254df500e999
Author: Michael Fleming <mfleming@src.gnome.org>
Date:	2001-02-22

	Embedded Mozilla User Agent string "Nautilus/1.0PR3" ->
	"Nautilus/1.0Final"
	Trilobite version "0.2.0" -> "0.3.0" (so Trilobite user agent
	string
	is now "Trilobite/0.3.0"

	* components/mozilla/nautilus-mozilla-content-view.c:
	(post_widget_initialize):
	* components/services/trilobite/libtrilobite/Makefile.am:

M	ChangeLog
M	components/mozilla/nautilus-mozilla-content-view.c
M	components/services/trilobite/libtrilobite/Makefile.am

commit cbe3529eb900b8a600f0d7625230c2e5469eb222
Author: Christian Rose <menthos@src.gnome.org>
Date:	2001-02-22

    Updated Swedish translation.

M	po/sv.po

commit c8bed654cbd48fd128d201ae9bc10f280a199081
Author: J Shane Culpepper <pepper@eazel.com>
Date:	2001-02-22

    reviewed by: Pavel Cisler <pavel@eazel.com>

    2001-02-22	J Shane Culpepper  <pepper@eazel.com>

	reviewed by: Pavel Cisler <pavel@eazel.com>

	* components/mozilla/Makefile.am:
	* components/mozilla/nautilus-mozilla-content-view.c:
	(nautilus_mozilla_content_view_initialize),
	(mozilla_title_changed_callback), (mozilla_js_status_callback),
	(mozilla_get_containing_window), (mozilla_new_window_callback):

	Catch mozilla or javascript trying to open a new window and
	post a nautilus warning dialog that they are not supported.
	Fix for bug #3058.  Still needs better a  worded warning message.

M	ChangeLog
M	components/mozilla/Makefile.am
M	components/mozilla/nautilus-mozilla-content-view.c

commit 216e716e86dcf38f342294d5c0226f1cc952d9df
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2001-02-22

    fixed bug 6312, information about translation in the about box,
    by adding


	fixed bug 6312, information about translation in the about box,
	by adding a localizable string that is displayed in the lower
	left of the about box if it's changed from the default.

	fixed bug 6708, support link in help menu, by changing the uri to
	the real one we want to ship with, that currently points to a
	placeholder page.  Also, due to popular demand, renamed it back
	to "Support".

	* src/nautilus-about.c: (nautilus_about_new),
	(nautilus_about_draw_info):
	added a translators parameter, and used it to draw the translators
	credits if present.
	* src/nautilus-about.h:
	added translator parameter to nautilus_about_new
	* src/nautilus-shell-ui.xml:
	changed menu name to "support"
	* src/nautilus-window-menus.c:
	(help_menu_about_nautilus_callback),
	(help_menu_support), (nautilus_window_initialize_menus):
	renamed verb to support, changed link to point to intended
	support site.

M	ChangeLog
M	src/nautilus-about.c
M	src/nautilus-about.h
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-shell-ui.xml
M	src/nautilus-window-menus.c

commit 9b82fd79554a1028f53f8e361f4e62a831ef25e5
Author: Mike Engber <engber@src.gnome.org>
Date:	2001-02-22

    reviewed by: Pavel Cisler <pavel@eazel.com>


	reviewed by: Pavel Cisler <pavel@eazel.com>

	* components/notes/nautilus-notes.c:
	(on_text_field_focus_out_event), (make_notes_view):
	Save notes on focus out - bug 6851.

M	ChangeLog
M	components/notes/nautilus-notes.c

commit d4744bff87024577c31cb89d20ce1fae7df70766
Author: Robin Slomkowski <rslomkow@src.gnome.org>
Date:	2001-02-22

	reviewed by: Eric Fischer <eric@eazel.com>
	* nautilus.spec.in: updated text in refrence to BUG 6853

M	ChangeLog
M	nautilus.spec.in

commit 21173338be1af37e476a1f93c1dc479e1c2f8e35
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2001-02-22

	reviewed by: Darin Adler <darin@eazel.com>

	Fixed bug 3321 (Finalize contents of Help menu for 1.0).
	Actually there's still an open issue about the Customer
	Service item, which I've left in for now.

	* src/nautilus-shell-ui.xml: Added Quick Reference, removed
	License, put About last after a separator.

	* src/nautilus-window-menus.c:
	(help_menu_nautilus_quick_reference_callback): New callback.
	(help_menu_nautilus_license_callback): Removed this.
	(nautilus_window_initialize_menus): Install callback for
	Quick Reference, remove for License.


	Also removed the space from "tool bar" everywhere, per the
	final decision of Vera & Rhoda. I grepped and replaced
	everywhere for "tool bar", "Tool Bar", "TOOL_BAR", and
	"tool_bar".

	* components/loser/content/nautilus-content-loser-ui.xml:
	* components/loser/sidebar/nautilus-sidebar-loser-ui.xml:
	* components/mozilla/bonobo-extensions.c:
	* components/sample/nautilus-sample-content-view-ui.xml:
	* libnautilus-extensions/nautilus-bonobo-extensions.c:
	* libnautilus-extensions/nautilus-global-preferences.c:
	(global_preferences_install_descriptions),
	(global_preferences_install_defaults),
	(global_preferences_install_visibility),
	(global_preferences_create_dialog):
	* libnautilus-extensions/nautilus-global-preferences.h:
	* src/nautilus-service-ui.xml:
	* src/nautilus-shell-ui.xml:
	* src/nautilus-window-menus.c:
	(view_menu_show_hide_toolbar_callback),
	(nautilus_window_update_show_hide_menu_items),
	(help_menu_nautilus_quick_reference_callback),
	(nautilus_window_initialize_menus):
	* src/nautilus-window-toolbars.c: (set_up_special_bonobo_button),
	(set_up_toolbar_images), (theme_changed_callback),
	(set_up_back_or_forward_toolbar_item),
	(nautilus_window_initialize_toolbars):
	* src/nautilus-window.c: (nautilus_window_constructed),
	(nautilus_window_hide_toolbar), (nautilus_window_show_toolbar),
	(nautilus_window_toolbar_showing), (nautilus_window_show):
	* src/nautilus-window.h:
	Made toolbar one word.

M	ChangeLog
M	RENAMING
M	components/loser/content/nautilus-content-loser-ui.xml
M	components/loser/sidebar/nautilus-sidebar-loser-ui.xml
M	components/mozilla/bonobo-extensions.c
M	components/sample/nautilus-sample-content-view-ui.xml
M	libnautilus-extensions/nautilus-bonobo-extensions.c
M	libnautilus-extensions/nautilus-global-preferences.c
M	libnautilus-extensions/nautilus-global-preferences.h
M	libnautilus-private/nautilus-bonobo-extensions.c
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.h
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-navigation-window.c
M	src/nautilus-navigation-window.h
M	src/nautilus-object-window.c
M	src/nautilus-object-window.h
M	src/nautilus-service-ui.xml
M	src/nautilus-shell-ui.xml
M	src/nautilus-spatial-window.c
M	src/nautilus-spatial-window.h
M	src/nautilus-window-menus.c
M	src/nautilus-window-private.h
M	src/nautilus-window-toolbars.c
M	src/nautilus-window.c
M	src/nautilus-window.h

commit d956ada655071a3de75c22ba6b15318e88dd9e7c
Author: Seth Nickell <seth@eazel.com>
Date:	2001-02-22

    reviewed by: Ramiro Estrugo <ramiro@eazel.com>

    2001-02-22	Seth Nickell  <seth@eazel.com>

	reviewed by: Ramiro Estrugo <ramiro@eazel.com>

	* libnautilus-extensions/nautilus-volume-monitor.c:

	Fix performance issue on Solaris by not rescanning through the
	mounttable to discover if a volume is removable, etc, but
	rather extracting all relevant attributes in a single pass.

M	ChangeLog
M	libnautilus-extensions/nautilus-volume-monitor.c
M	libnautilus-private/nautilus-volume-monitor.c

commit f2453a7d8baa76a1aa97f3040261d778aacfac57
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-02-22

	reviewed by: Maciej Stachowiak	<mjs@eazel.com>

	* components/mozilla/nautilus-mozilla-encoding-tables.c:
	No need to have 2 strings.  Use an array of just one string.

	* components/mozilla/nautilus-mozilla-content-view.c:
	(mozilla_view_create_charset_encoding_submenu):
	Replace assertion with a more robust check for NULL.


	reviewed by: Seth Nickell <seth@eazel.com>

	* applets/preferences-applet/nautilus-preferences-applet.c:
	(quit_nautilus_button_clicked_callback),
	(start_nautilus_button_clicked_callback),
	(restart_nautilus_button_clicked_callback),
	(exit_button_clicked_callback), (main):
	Add a exit button for the applet itself.  Renamed nautilus remote
	callbacks to be clearer.

	* libnautilus-extensions/nautilus-art-extensions.h:
	* libnautilus-extensions/nautilus-art-extensions.c:
	(nautilus_art_irect_is_valid),
	(nautilus_self_check_art_extensions): New functions and tests for
	checking whether a rectangle is valid.

	* libnautilus-extensions/nautilus-glyph.h: Use int instead
	of guint everywhere.
	* libnautilus-extensions/nautilus-glyph.c: (nautilus_glyph_new),
	(nautilus_glyph_free), (glyph_get_width_space_safe): New functions
	to get dimensions that work with glyphs that are just empty space.
	(glyph_get_height_space_safe), (nautilus_glyph_get_width),
	(nautilus_glyph_get_height), (nautilus_glyph_get_dimensions): Make
	these work with empty spaces.
	(glyph_is_valid), (nautilus_glyph_draw_to_pixbuf): Use libart rgba
	functions instead of doing our own alpha blending.  Allow for
	rendering glyphs with just blank spaces (noop).  Remove debug
	code.
	(nautilus_glyph_intersect): New function to intersect a glyph at
	some coordinates with a rectangle.

	* test/test-nautilus-glyph-simple.c: (main):
	* test/test-nautilus-glyph.c: (glyph_new), (main):
	* test/test.c: (test_pixbuf_draw_rectangle_tiled):
	More glyph tests.

M	ChangeLog
M	applets/preferences-applet/nautilus-preferences-applet.c
M	components/mozilla/nautilus-mozilla-content-view.c
M	components/mozilla/nautilus-mozilla-encoding-tables.c
M	libnautilus-extensions/nautilus-art-extensions.c
M	libnautilus-extensions/nautilus-art-extensions.h
M	libnautilus-extensions/nautilus-glyph.c
M	libnautilus-extensions/nautilus-glyph.h
M	libnautilus-private/nautilus-art-extensions.c
M	libnautilus-private/nautilus-art-extensions.h
M	libnautilus-private/nautilus-glyph.c
M	libnautilus-private/nautilus-glyph.h
M	test/test-nautilus-glyph-simple.c
M	test/test-nautilus-glyph.c
M	test/test.c

commit 2e9551e36205476ef592e80747e90bbc037b3bd3
Author: Seth Nickell <seth@eazel.com>
Date:	2001-02-22

    reviewed by: Gene Z. Ragan <gzr@eazel.com>

    2001-02-22	Seth Nickell  <seth@eazel.com>

	reviewed by: Gene Z. Ragan <gzr@eazel.com>

	* acconfig.h:
	* configure.in:

	Add various mount system checks.

	* libnautilus-extensions/nautilus-cdrom-extensions.h:

	Only do particular #defines for ioctl stuff if the system
	doesn't already define them.

	* libnautilus-extensions/nautilus-volume-monitor.c:

	Add Solaris compatible changes to the volume monitor, making
	it build and function properly on Solaris.

M	ChangeLog
M	acconfig.h
M	configure.in
M	libnautilus-extensions/nautilus-cdrom-extensions.h
M	libnautilus-extensions/nautilus-volume-monitor.c
M	libnautilus-private/nautilus-cdrom-extensions.h
M	libnautilus-private/nautilus-volume-monitor.c

commit 189835e813bd129c504867aab6c3bba6f5187476
Author: Christian Rose <menthos@src.gnome.org>
Date:	2001-02-22

    Updated Swedish translation.

M	po/sv.po

commit b465c094b90c5d4a237561c5d6509a7109b5ff83
Author: Dan Mueth <dan@eazel.com>
Date:	2001-02-22

    reviewed by: Ramiro Estrugo <ramiro@eazel.com>

    2001-02-22	Dan Mueth  <dan@eazel.com>

	    reviewed by: Ramiro Estrugo  <ramiro@eazel.com>

	    * nautilus.spec.in: Commenting out offensive line.
	    I'm not sure where the breakage is now.  Hopefully
	    I can track it down tomorrow and uncomment this.

M	ChangeLog
M	nautilus.spec.in

commit 6279e8d73887931cffd2b90f5ae453016edaab93
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-02-22

	reviewed by: Maciej Stachowiak	<mjs@eazel.com> (Post Mortem)

	Fix bug 6824 - Mozilla component charset encodings are not
	translated.

	* components/mozilla/Makefile.am:
	Add new encoding tables sources.  Add GNOMELOCALEDIR define to
	make gettext happy.
	* components/mozilla/main.c: (main):
	Add gettext binding setup.

	* components/mozilla/nautilus-mozilla-content-view.c:
	(mozilla_view_create_charset_encoding_submenu):
	Use the translated strings for menu labels.

	* components/mozilla/nautilus-mozilla-embed-extensions.h:
	* components/mozilla/nautilus-mozilla-embed-extensions.cpp:
	Simplified by using an stl vector instead of a GList.  Moved the
	encoding tables to their own place.   Added functions for
	obtaining the encoding titles and encoding groups as translated
	strings.

	* components/mozilla/nautilus-mozilla-encoding-tables.h:
	* components/mozilla/nautilus-mozilla-encoding-tables.c:
	Moved the encoding tables to their own place.

M	ChangeLog
M	components/mozilla/Makefile.am
M	components/mozilla/main.c
M	components/mozilla/nautilus-mozilla-content-view.c
M	components/mozilla/nautilus-mozilla-embed-extensions.cpp
M	components/mozilla/nautilus-mozilla-embed-extensions.h
A	components/mozilla/nautilus-mozilla-encoding-tables.c
C052	components/mozilla/nautilus-mozilla-embed-extensions.h
components/mozilla/nautilus-mozilla-encoding-tables.h
M	po/ChangeLog
M	po/POTFILES.in

commit d620356b4b905bcebb8c2955a0b510b90063d7cc
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2001-02-22

    reviewed by: Pavel Cisler <pavel@eazel.com>

    2001-02-22	Gene Z. Ragan  <gzr@eazel.com>

	reviewed by: Pavel Cisler <pavel@eazel.com>

	Fixed bug 5681, Services icon on desktop may need
	better icon and text

	* src/nautilus-first-time-druid.c: (druid_finished):
	Change link icon to display hand.png

M	ChangeLog
M	src/nautilus-first-time-druid.c

commit f933accf04863e3e0f5828e9ba7655861057c2bc
Author: Dan Mueth <dan@eazel.com>
Date:	2001-02-22

    reviewed by: Pavel Cisler <pavel@eazel.com>

    2001-02-22	Dan Mueth  <dan@eazel.com>

	    reviewed by: Pavel Cisler <pavel@eazel.com>

	    Generally, I removed old cruft, added COPYING-DOCS, added
	    a new HTML doc (nautilus-quick-reference), and updated
	    the build stuff and spec file as necessary.

	    * COPYING-DOCS: This is the GNU FDL, similar to COPYING.  It
	      should be installed with all modules with FDL'd docs.
	    * Makefile.am: Added COPYING-DOCS to EXTRA_DIST
	    * configure.in: Added nautilus-quick-reference
	    * help/Makefile.am: Added nautilus-quick-reference
	    * help/htmldocs.make: Created this file.  This is the makefile
	      to suck in for html docs.  Be sure to use index.html as
	      your primary HTML file and put PNG images into figures/

	    This stuff is Vera's new Nautilus Quick Reference doc in HTML
	    format. <vera@eazel.com>  I purposefully left out two
	    screenshots
	    with the Eazel logo in them.
	    * help/nautilus-quick-reference/C/Makefile.am: added
	    * help/nautilus-quick-reference/C/figures/colors_small.png:
	    added
	    * help/nautilus-quick-reference/C/figures/emblems_small.png:
	    added
	    * help/nautilus-quick-reference/C/figures/ff_small.png:
	    * help/nautilus-quick-reference/C/figures/find_small.png:
	    * help/nautilus-quick-reference/C/figures/locbar_small.png:
	    * help/nautilus-quick-reference/C/figures/menubar_small.png:
	    * help/nautilus-quick-reference/C/figures/music_small.png:
	    * help/nautilus-quick-reference/C/figures/sidebar_small.png:
	    * help/nautilus-quick-reference/C/figures/softcat.png:
	    * help/nautilus-quick-reference/C/figures/storage.png:
	    * help/nautilus-quick-reference/C/figures/themes_small.png:
	    * help/nautilus-quick-reference/C/index.html:
	    *
	    help/nautilus-quick-reference/C/nautilus-quick-reference-C.omf:
	    * help/nautilus-quick-reference/Makefile.am:
	    * help/nautilus-user-manual/C/nautilus-user-manual-C.omf:
	    Updated
	    * nautilus.spec.in: Added OMF files, Quick Ref, and
	    COPYING-DOCS

	    Removed this old stuff:
	    * user-guide/C/Makefile.am:
	    * user-guide/C/html/license.html:
	    * user-guide/C/img/custicon.png:
	    * user-guide/C/img/full.png: removed
	    * user-guide/C/img/locbar.png:
	    * user-guide/C/img/player.png:
	    * user-guide/C/img/prefmenu.png:
	    * user-guide/C/img/sidebar.png:
	    * user-guide/C/img/viewmenu.png:
	    * user-guide/C/nautilus-C.omf:
	    * user-guide/C/sgml/nautilus.sgml:

	    Added this notice so people don't add stuff in user-guide/
	    * user-guide/NOTICE:

A	COPYING-DOCS
M	ChangeLog
M	Makefile.am
M	configure.in
M	help/Makefile.am
A	help/htmldocs.make
A	help/nautilus-quick-reference/C/Makefile.am
A	help/nautilus-quick-reference/C/figures/colors_small.png
A	help/nautilus-quick-reference/C/figures/emblems_small.png
A	help/nautilus-quick-reference/C/figures/ff_small.png
A	help/nautilus-quick-reference/C/figures/find_small.png
A	help/nautilus-quick-reference/C/figures/locbar_small.png
A	help/nautilus-quick-reference/C/figures/menubar_small.png
A	help/nautilus-quick-reference/C/figures/music_small.png
A	help/nautilus-quick-reference/C/figures/sidebar_small.png
A	help/nautilus-quick-reference/C/figures/softcat.png
A	help/nautilus-quick-reference/C/figures/storage.png
A	help/nautilus-quick-reference/C/figures/themes_small.png
A	help/nautilus-quick-reference/C/index.html
R067	user-guide/C/nautilus-C.omf
help/nautilus-quick-reference/C/nautilus-quick-reference-C.omf
A	help/nautilus-quick-reference/Makefile.am
M	help/nautilus-user-manual/C/nautilus-user-manual-C.omf
M	nautilus.spec.in
D	user-guide/C/Makefile.am
D	user-guide/C/html/license.html
D	user-guide/C/img/custicon.png
D	user-guide/C/img/full.png
D	user-guide/C/img/locbar.png
D	user-guide/C/img/player.png
D	user-guide/C/img/prefmenu.png
D	user-guide/C/img/sidebar.png
D	user-guide/C/img/viewmenu.png
D	user-guide/C/sgml/nautilus.sgml
A	user-guide/NOTICE

commit 72fa05a7ca9d50308982192dcc61bb15bbcd85e3
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2001-02-22

    reviewed by: Pavel Cisler <pavel@eazel.com>

    2001-02-22	Gene Z. Ragan  <gzr@eazel.com>

	reviewed by: Pavel Cisler <pavel@eazel.com>

	Fixed bug 4907, Can't drag from Nautilus to Netscape

	Fixed bug 5334, Can't drag file from Nautilus into
	Netscape's attachment window

	Fixed bug 6563, Drag & Drop of files with non-alphanumeric
	characters broken

	* libnautilus-extensions/nautilus-drag.c:
	(add_one_netscape_url_list):
	Make sure that only one item is added to the return
	value. Netscape is only expecting one item and fails
	if more than one item is in the list.

	(nautilus_drag_drag_data_get):
	Rename add_one_url_list to add_one_netscape_url_list

	(add_one_path_list):
	Return a path, not a URI.

M	ChangeLog
M	libnautilus-extensions/nautilus-drag.c
M	libnautilus-private/nautilus-drag.c

commit 4278358223456216a4db4df494485b29fdd5503e
Author: Arlo Rose <arlo@src.gnome.org>
Date:	2001-02-22

    Added hand.png, deleted hand.svg


	    * icons/hand.png:
	    * icons/hand.svg:
	    Added hand.png, deleted hand.svg

M	ChangeLog
A	icons/hand.png
D	icons/hand.svg

commit 80d873832c879f5f8bdc987010fb8697923ab221
Author: George Lebl <jirka@5z.com>
Date:	2001-02-22

    Approval sucker: Maciej <mjs@eazel.com>

    Thu Feb 22 04:13:13 2001  George Lebl <jirka@5z.com>

	Approval sucker: Maciej <mjs@eazel.com>

	* components/help/converters/gnome-man2html2/gnome-man2html.c
	  (scan_request): Fix bug #3334, by handling the ".' " troff
	  request.

	* libnautilus-extensions/nautilus-directory-async.c
	  (nautilus_directory_async_state_changed): the unref could be
	  the last one, so don't access the directory afterwards.

M	ChangeLog
M	components/help/converters/gnome-man2html2/gnome-man2html.c
M	libnautilus-extensions/nautilus-directory-async.c
M	libnautilus-private/nautilus-directory-async.c

commit 9d3f9601a7656bc6a00255d6cf7ddf916c984004
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2001-02-22

    Updated Norwegian (bokml) translation.

    2001-02-21	Kjartan Maraas	<kmaraas@gnome.org>

	* no.po: Updated Norwegian (bokml) translation.

M	po/ChangeLog
M	po/no.po

commit 2dfe7055a768580ab040abe30ca6b774f8136021
Author: Arlo Rose <arlo@eazel.com>
Date:	2001-02-22

    Trying to make the service icons consistent in Nautilus. Next stop,


    2001-02-22	Arlo Rose  <arlo@eazel.com>

	    * icons/Makefile.am:
	    * icons/hand-72.png:
	    * icons/hand-96.png:
	    Trying to make the service icons consistent in Nautilus.
	    Next stop, toolbar!

M	ChangeLog
M	icons/Makefile.am
A	icons/hand-72.png
A	icons/hand-96.png

commit 978b3f59eb7f5897f643b7c6c1910b2ee414405b
Author: Robey Pointer <robey@src.gnome.org>
Date:	2001-02-22

    Remove eazel-install's restrictions on doing an upgrade and
    downgrade at

	*
	components/services/install/command-line/eazel-alt-install-corba.
	c: (set_parameters_from_command_line), (main):

	Remove eazel-install's restrictions on doing an upgrade and
	downgrade at the same time, since it's perfectly capable of doing
	that (covering all bases) and it's useful to labs.

M	ChangeLog
M	components/services/install/command-line/eazel-alt-install-corba.c

commit 03be076353280345ca860a6791909d9d47bd9d01
Author: Yuri Syrota <rasta@src.gnome.org>
Date:	2001-02-22

    Updated Ukrainian translation

M	po/uk.po

commit 6ae2a627d89060a364d049495c169847f778d3af
Author: Yuri Syrota <rasta@src.gnome.org>
Date:	2001-02-22

    Updated Ukrainian translation

M	po/uk.po

commit 6030810a5da67242eff71e08229024803ebd8e48
Author: Kjartan Maraas <kmaraas@src.gnome.org>
Date:	2001-02-22

    Fix typo

M	po/ChangeLog

commit 87f607e7a99d44309644265433c27bc8b5ae0a21
Author: Arlo Rose <arlo@src.gnome.org>
Date:	2001-02-22

    Tweaked images in druid to use my 3D logo, and blue shades rather than


	    * icons/druid_header.png:
	    * icons/druid_header_stretch.png:
	    * icons/druid_sidebar.png:
	    Tweaked images in druid to use my 3D logo, and
	    blue shades rather than teal.

M	ChangeLog
M	icons/druid_header.png
M	icons/druid_header_stretch.png
M	icons/druid_sidebar.png

commit 440642a9c957d0cfc8c9eaf4a566fdbc01da4322
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-02-22

	reviewed by: Rebecca Schulman  <rebecka@eazel.com>

	* libnautilus-extensions/nautilus-global-preferences.c:
	(global_preferences_create_dialog),
	(global_preferences_medusa_blocked_changed_callback),
	(global_preferences_create_search_pane),
	(global_preferences_medusa_state_changed_callback),
	(global_preferences_install_medusa_defaults):
	Fix bug 6415 - Change what appears in the medusa preference when
	medusa becomes blocked.
	Also made the default and actual value of the MEDUSA_BLOCKED be
	correct.  The boolean value was inverted.

	* libnautilus-extensions/nautilus-medusa-support.c:
	(nautilus_medusa_blocked): Call medusa to find out if its blocked.

M	ChangeLog
M	libnautilus-extensions/nautilus-global-preferences.c
M	libnautilus-extensions/nautilus-medusa-support.c
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-medusa-support.c

commit f62e618c7ecde02cfb8c9b2680e69c93930f79da
Author: Yukihiro Nakai <nakai@src.gnome.org>
Date:	2001-02-22

    ja.po: Update Japanese translation.

M	po/ja.po

commit 728b5189f45c5dec95a265fb1ca98314dd01f651
Author: Akira TAGOH <tagoh@gnome.gr.jp>
Date:	2001-02-22

    Updated Japanese translation.

    2001-02-21	Akira TAGOH  <tagoh@gnome.gr.jp>

	* ja.po: Updated Japanese translation.

M	po/ChangeLog
M	po/ja.po

commit 35992826e91fcd2bd1dc085d56653863f93ce954
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-02-22

	reviewed by: Mike Engber <engber@eazel.com>

	Fixed bug 6839 (Nautilus crashes with a segmentation fault when
	clicking Edit->Nautilus Themes).

	* src/nautilus-theme-selector.c:
	(get_theme_description_and_display_name): Make a bad URI be
	non-fatal (not really needed for bug fix).
	(populate_list_with_themes): Pass the URI for the URI parameter,
	not the local path.

	Other stuff.

	* src/nautilus-sidebar.c: (nautilus_sidebar_update_buttons): Added
	a FIXME to some questionable code.

M	ChangeLog
M	src/nautilus-information-panel.c
M	src/nautilus-sidebar.c
M	src/nautilus-theme-selector.c

commit dd91ac6136cf4315a7e0041466e532f7e6502c87
Author: John Harper <jsh@eazel.com>
Date:	2001-02-22

    deleted unused action_type variable

    2001-02-21	John Harper  <jsh@eazel.com>

	* src/file-manager/fm-directory-view.c (activate_callback):
	deleted unused action_type variable

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit a53631deb33df86f2a584a25fbe646185405b4c0
Author: John Harper <jsh@eazel.com>
Date:	2001-02-22

    reviewed by: Darin Adler <darin@eazel.com>

    2001-02-21	John Harper  <jsh@eazel.com>

	reviewed by: Darin Adler <darin@eazel.com>

	Fixed bug I introduced in my last sorting change (sort order
	was incorrect when nodes are first inserted):

	* components/tree/nautilus-tree-view-private.h: added an
	`inserting_node' flag field to the view details. This is used
	to tell the sorting comparison function when the nodes it's
	trying to sort haven't yet been fully initialized

	* components/tree/nautilus-tree-view.c
	(nautilus_tree_view_insert_model_node): set the inserting_node
	flag around the call to nautilus_ctree_insert_node (). After
	the node is fully initialized, call
	nautilus_ctree_sort_single_node ()

	(ctree_compare_rows): when `inserting_node' is set, bail out
	with a nonsense value

	* libnautilus-extensions/nautilus-ctree.h,
	libnautilus-extensions/nautilus-ctree.c: reverted the change to
	insert_node
	(nautilus_ctree_sort_single_node): new function, reorders a
	given node, but no others

M	ChangeLog
M	components/tree/nautilus-tree-view-private.h
M	components/tree/nautilus-tree-view.c
M	libnautilus-extensions/nautilus-ctree.c
M	libnautilus-extensions/nautilus-ctree.h
M	libnautilus-private/nautilus-ctree.c
M	libnautilus-private/nautilus-ctree.h

commit 938249acae93466aca754ff4fbc8f7fa1dcaf904
Author: Yukihiro Nakai <nakai@src.gnome.org>
Date:	2001-02-22

    *** empty log message ***

M	po/ja.po

commit f79892c897401c677e75097d11c028f2f546f0e1
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-02-22

	reviewed by: Pavel Cisler <pavel@eazel.com>

	Fix bug 6286 (get 3 directory loads instead of 1 when you activate
	file in directory view [as opposed to typing location]). This is
	mostly right, but there's still a relatively common case where we
	get a 2nd directory load. I'll have to write a bug report about
	that case, but it's no worse than before and quite a bit better.

	* src/file-manager/fm-directory-view.c:
	(fm_directory_view_destroy): Stop monitoring. Also change the old
	monitoring code to use different "client" pointers so multiple
	monitors don't interfere with each other.
	(activate_callback): Stop monitoring when we get to the point of
	actually activating (unless we are opening through the shell).
	Also do some small cleanup to "command:" handling code and fix
	minor storage leak.
	(cancel_activate_callback): Stop monitoring if we cancel.
	(fm_directory_view_activate_file): Start monitoring so the load
	can be shared between all who need it. This is the same
	optimization done at the shell level.
	(load_directory): Use the new client pointer approach so multiple
	monitors don't interfere with each other.
	(finish_loading): Use the new client pointer approach so multiple
	monitors don't interfere with each other.
	(disconnect_model_handlers): Use the new client pointer approach
	so multiple monitors don't interfere with each other.
	(monitor_file_for_open_with): Use the new client pointer approach
	so multiple monitors don't interfere with each other.
	(monitor_file_for_activation): New function that monitors the
	file list so we don't get multiple directory loads.

	Fix tests now that gnome-vfs has a fix for bug 6798 (URI functions
	don't always treat domain names as case-insensitive) and fix bug
	6799 (nautilus_uris_match_ignore_fragments gives wrong result for
	URIs with trailing "/" characters).

	* libnautilus-extensions/nautilus-file-utilities.h:
	* libnautilus-extensions/nautilus-file-utilities.c:
	(nautilus_make_uri_canonical_strip_fragment): New function.
	(uris_match): Use new function to handle fragments better.
	(nautilus_self_check_file_utilities): Update checks to
	expect fixes in gnome-vfs and here. Note that both bugs
	6798 and 6799 are now fixed.

	* help/.cvsignore:
	* help/nautilus-user-manual/.cvsignore:
	* help/nautilus-user-manual/C/.cvsignore:
	* omf-install/.cvsignore:
	Ignore generated files in some new directories.

M	ChangeLog
C058	omf-install/.cvsignore	help/.cvsignore
C058	omf-install/.cvsignore	help/nautilus-user-manual/.cvsignore
A	help/nautilus-user-manual/C/.cvsignore
M	libnautilus-extensions/nautilus-file-utilities.c
M	libnautilus-extensions/nautilus-file-utilities.h
M	libnautilus-private/nautilus-file-utilities.c
M	libnautilus-private/nautilus-file-utilities.h
M	omf-install/.cvsignore
M	po/ChangeLog
M	src/file-manager/fm-directory-view.c

commit 78694813789e79f3176cf8a59cdf690bcae1e4ae
Author: Mike Engber <engber@src.gnome.org>
Date:	2001-02-22

    reviewed by: Darin Adler <darin@eazel.com>


	reviewed by: Darin Adler <darin@eazel.com>

	* src/file-manager/fm-properties-window.c: (set_icon_callback):
	Property window now stores a uri (as opposed to a path) in
	metadata for custom icons - bug 6841.

M	ChangeLog
M	src/file-manager/fm-properties-window.c

commit f81a0d0e2949cd680289823b7639d288e09e27e3
Author: Yukihiro Nakai <nakai@src.gnome.org>
Date:	2001-02-22

    ja.po: Minor fix for Japanese.

M	po/ja.po

commit a0528e16b4b7494102f42fd26b1faef0b691bf7b
Author: Mike Engber <engber@src.gnome.org>
Date:	2001-02-22

    reviewed by: Darin Adler <darin@eazel.com> John Sullivan


	reviewed by: Darin Adler <darin@eazel.com>
		     John Sullivan <sullivan@eazel.com>

	* libnautilus-extensions/Makefile.am:
	* libnautilus-extensions/nautilus-directory-metafile-monitor.h:
	* libnautilus-extensions/nautilus-directory-metafile-monitor.c:
	(nautilus_metafile_monitor_initialize_class),
	(nautilus_metafile_monitor_get_epv),
	(nautilus_metafile_monitor_get_vepv),
	(nautilus_metafile_monitor_create_servant),
	(nautilus_metafile_monitor_initialize), (destroy),
	(nautilus_metafile_monitor_new), (corba_metafile_changed):
	Added implementation of monitors for directories to recieve
	notification when their metadata changes. This works across
	processes.

	* libnautilus-extensions/nautilus-directory.c:
	(nautilus_directory_destroy),
	(nautilus_directory_emit_change_signals):
	* libnautilus-extensions/nautilus-directory-private.h:
	* libnautilus-extensions/nautilus-directory-async.c:
	(metafile_read_mark_done), (metafile_read_start),
	(nautilus_directory_monitor_add_internal),
	(update_metadata_monitors),
	(nautilus_directory_monitor_remove_internal),
	(nautilus_directory_call_when_ready_internal),
	(nautilus_directory_cancel_callback_internal),
	(nautilus_async_destroying_file), (request_is_satisfied),
	(call_ready_callbacks):
	The state machine now uses monitors in the metadata server
	process.

	* libnautilus-extensions/nautilus-directory-metafile.c:
	(get_metafile), (nautilus_directory_is_metadata_read),
	(nautilus_directory_get_file_metadata),
	(nautilus_directory_get_file_metadata_list),
	(nautilus_directory_set_file_metadata),
	(nautilus_directory_set_file_metadata_list),
	(nautilus_directory_set_boolean_file_metadata),
	(nautilus_directory_set_integer_file_metadata),
	(nautilus_directory_copy_file_metadata),
	(nautilus_directory_remove_file_metadata),
	(nautilus_directory_rename_file_metadata),
	(nautilus_directory_register_metadata_monitor),
	(nautilus_directory_unregister_metadata_monitor):
	* libnautilus-extensions/nautilus-directory-metafile.h:
	-new calls for registering/unregistering monitors
	-Metadata setters no longer return booleans.
	-misc cleanup of CORBA exception code (or lack thereof)

	* libnautilus-extensions/nautilus-file-private.h:
	* libnautilus-extensions/nautilus-file.c:
	(nautilus_file_is_self_owned), (destroy),
	(nautilus_file_get_parent_uri), (get_file_for_parent_directory),
	(nautilus_file_can_rename), (nautilus_file_get_gnome_vfs_uri),
	(rename_callback), (nautilus_file_rename),
	(nautilus_file_set_directory), (get_metadata_name),
	(nautilus_file_set_metadata), (nautilus_file_set_metadata_list),
	(nautilus_file_set_boolean_metadata),
	(nautilus_file_set_integer_metadata), (nautilus_file_get_uri),
	(nautilus_file_mark_gone), (nautilus_file_changed):
	-exposed (& renamed) is_self_owned in the private header.
	-metadata setters no longer emit changes (it's done by the server)

	* libnautilus-extensions/nautilus-metafile-server.idl:
	-metafile_changed now is passed a list of file names

	* libnautilus-extensions/nautilus-metafile.c:
	(nautilus_metafile_get_epv), (destroy), (corba_is_read),
	(corba_get), (corba_get_list), (corba_set), (corba_set_list),
	(corba_copy), (corba_remove), (corba_rename), (find_monitor_node),
	(corba_register_monitor), (corba_unregister_monitor),
	(call_metatfile_changed), (file_list_filler_ghfunc),
	(call_metafile_changed_for_all_files_mentioned_in_metafile),
	(call_metatfile_changed_for_one_file):
	* libnautilus-extensions/nautilus-metafile.h:
	- metafile setters now emit changes and do not return boolean
	values
	- added call_metafile_changed_for_all_files_mentioned_in_metafile

	* libnautilus-extensions/nautilus-stock-dialogs.c:
	(timed_wait_callback):
	Un-canelable timed wait dialogs now have an ok button
	which dismisses them.

	* libnautilus-extensions/nautilus-trash-directory.c:
	(find_directory_start):
	Slightly clarified the text in the infamous searching for
	text dialog.

M	ChangeLog
M	libnautilus-extensions/Makefile.am
M	libnautilus-extensions/nautilus-directory-async.c
A	libnautilus-extensions/nautilus-directory-metafile-monitor.c
A	libnautilus-extensions/nautilus-directory-metafile-monitor.h
M	libnautilus-extensions/nautilus-directory-metafile.c
M	libnautilus-extensions/nautilus-directory-metafile.h
M	libnautilus-extensions/nautilus-directory-private.h
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-extensions/nautilus-file-private.h
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-extensions/nautilus-metafile-server.idl
M	libnautilus-extensions/nautilus-metafile.c
M	libnautilus-extensions/nautilus-metafile.h
M	libnautilus-extensions/nautilus-stock-dialogs.c
M	libnautilus-extensions/nautilus-trash-directory.c
M	libnautilus-private/Makefile.am
M	libnautilus-private/nautilus-directory-async.c
A	libnautilus-private/nautilus-directory-metafile-monitor.c
A	libnautilus-private/nautilus-directory-metafile-monitor.h
M	libnautilus-private/nautilus-directory-metafile.c
M	libnautilus-private/nautilus-directory-metafile.h
M	libnautilus-private/nautilus-directory-private.h
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-file-private.h
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-metafile-server.idl
M	libnautilus-private/nautilus-metafile.c
M	libnautilus-private/nautilus-metafile.h
M	libnautilus-private/nautilus-stock-dialogs.c
M	libnautilus-private/nautilus-trash-directory.c

commit cc08c33e008657c4979f569f6ade14697900c78b
Author: Gustavo Maciel Dias Vieira <gdvieira@zaz.com.br>
Date:	2001-02-22

    Updated Brazilian Portuguese translation.

    2001-02-21	Gustavo Maciel Dias Vieira <gdvieira@zaz.com.br>

    * pt_BR.po: Updated Brazilian Portuguese translation.

M	po/ChangeLog
M	po/pt_BR.po

commit 7e85ae9d5c9f14e66ed6163a7ab8df0d4d3d81de
Author: John Harper <jsh@eazel.com>
Date:	2001-02-22

    reviewed by: Darin Adler <darin@eazel.com>

    2001-02-21	John Harper  <jsh@eazel.com>

	reviewed by: Darin Adler <darin@eazel.com>

	Fixed bug 6828 (Moving directories in tree view makes contents
	become top-level nodes):

	* components/tree/nautilus-tree-node.h,
	components/tree/nautilus-tree-node.c,
	components/tree/nautilus-tree-node-private.h

	(nautilus_tree_node_update_uri): new private function, updates
	the node's cached URI from its NautilusFile and updates the new
	is_toplevel flag

	(nautilus_tree_node_is_toplevel): new function, returns true if
	the node shouldn't have a parent node

	* components/tree/nautilus-tree-model.c: track nodes that have
	no parent but aren't top-level nodes. If suitable parents later
	appear the unparented nodes will be connected to them

	* components/tree/nautilus-tree-view.c,
	components/tree/nautilus-tree-view-private.h: do similar
	tracking of unparented nodes (but from the point of view of the
	view, not the model)

	[ Having both modules duplicate this similar functionality
	isn't ideal, but I don't see how to unify it ]


	Fixed bug 6820 (directory sort order is different in tree
	view):

	* components/tree/nautilus-tree-view.c (ctree_compare_rows):
	new function, set as the comparison function for tree views.
	It calls nautilus_file_compare_for_sort () on the files
	associated with the tree rows (with hardcoded type
	NAUTILUS_FILE_SORT_BY_NAME for now)

	* libnautilus-extensions/nautilus-ctree.c
	(nautilus_ctree_insert_node): for sorted insertions, link the
	inserted node into the tree before finding the correct place,
	then move it afterwards. This ensures that the comparison
	function is able to find the node pointers from the row
	pointers that it's given

M	ChangeLog
M	components/tree/nautilus-tree-model.c
M	components/tree/nautilus-tree-node-private.h
M	components/tree/nautilus-tree-node.c
M	components/tree/nautilus-tree-node.h
M	components/tree/nautilus-tree-view-private.h
M	components/tree/nautilus-tree-view.c
M	libnautilus-extensions/nautilus-ctree.c
M	libnautilus-private/nautilus-ctree.c

commit 26d0560700fe7f7eb4d16b392d41c669a1ea109b
Author: Christian Rose <menthos@src.gnome.org>
Date:	2001-02-22

    Updated Swedish translation.

M	po/ChangeLog
M	po/sv.po

commit 6e9dead4bef076389010e44a2278547a6c47cb6e
Author: Rebecca Schulman <rebecka@eazel.com>
Date:	2001-02-22

    Remove the "backup unindexed search" preference for 1.0, which is

    2001-02-21	Rebecca Schulman  <rebecka@eazel.com>
	Remove the "backup unindexed search" preference for 1.0, which is
	bugzilla.eazel.com bug 6775.  We will not be doing backup
	searches, and with Ramiro's help redo preference changes more
	cleanly, and to be more compatible with his preference changes.

	reviewed by: Ramiro Estrugo <ramiro@eazel.com>

	* libnautilus-extensions/nautilus-global-preferences.c:
	(global_preferences_install_descriptions),
	(global_preferences_install_defaults),
	(global_preferences_install_visibility),
	(global_preferences_create_dialog),
	(global_preferences_install_home_location_defaults),
	(global_preferences_use_fast_search_changed_callback),
	(global_preferences_medusa_state_changed_callback),
	(global_preferences_install_medusa_defaults):
	* libnautilus-extensions/nautilus-global-preferences.h:
	Remove the old BACKUP_SEARCH preference, and add functions
	to install medusa preference defaults, and to synchronize
	the gconf value of the preference with the system configuration
	file used by medusa.

	* libnautilus-extensions/nautilus-preferences.c:
	(nautilus_preferences_set_boolean),
	(nautilus_preferences_get_boolean):
	Remove old system preferences calls

	* libnautilus-extensions/Makefile.am:
	* libnautilus-extensions/nautilus-system-preferences.c:
	* libnautilus-extensions/nautilus-system-preferences.h:
	Remove these
	* libnautilus-extensions/nautilus-medusa-support.c:
	(nautilus_medusa_services_have_been_enabled_by_user),
	(nautilus_medusa_blocked), (nautilus_medusa_enable_services),
	(nautilus_medusa_add_system_state_changed_callback):
	* libnautilus-extensions/nautilus-medusa-support.h:
	Add this file to hide potentially ifdef'd out medusa
	code.

	* src/file-manager/fm-search-list-view.c:
	(load_location_callback):
	* src/nautilus-complex-search-bar.c:
	(nautilus_complex_search_bar_get_location):
	Remove logic related to the BACKUP_SEARCH feature.

M	ChangeLog
M	libnautilus-extensions/Makefile.am
M	libnautilus-extensions/nautilus-global-preferences.c
M	libnautilus-extensions/nautilus-global-preferences.h
R058	libnautilus-extensions/nautilus-system-preferences.c
libnautilus-extensions/nautilus-medusa-support.c
R050	libnautilus-extensions/nautilus-system-preferences.h
libnautilus-extensions/nautilus-medusa-support.h
M	libnautilus-extensions/nautilus-preferences.c
M	libnautilus-private/Makefile.am
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.h
R058	libnautilus-private/nautilus-system-preferences.c
libnautilus-private/nautilus-medusa-support.c
R050	libnautilus-private/nautilus-system-preferences.h
libnautilus-private/nautilus-medusa-support.h
M	libnautilus-private/nautilus-preferences.c
M	src/file-manager/fm-search-list-view.c
M	src/nautilus-complex-search-bar.c

commit b294075168652844fa35708a9823fcb46bbfd47c
Author: Yukihiro Nakai <nakai@src.gnome.org>
Date:	2001-02-21

    ja.po: Update Japanese translation.

M	po/ja.po

commit a6aff638d2ca04f2e592c1b82e29b46c1ff460da
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-02-21

    Updated da.po.

M	po/ChangeLog

commit bc4c89b1a3d29db31de015f77785ad81a0dd3e3d
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2001-02-21

    Updated Norwegian (bokml) translation.

    2001-02-21	Kjartan Maraas	<kmaraas@gnome.org>

	* no.po: Updated Norwegian (bokml) translation.

M	po/ChangeLog
M	po/da.po
M	po/no.po

commit 7cd3750ad662da490f1bf5eea4598c0346838fde
Author: Robin Slomkowski <rslomkow@src.gnome.org>
Date:	2001-02-21

    moved documentation to
    %{prefix}/share/gnome/help/nautilus-user-manual/C/*

	* nautilus.spec.in: moved documentation to
	%{prefix}/share/gnome/help/nautilus-user-manual/C/*
	and added gnugpl dir BUG 6837

M	ChangeLog
M	nautilus.spec.in

commit e530965dd20606415478da464fbfe53ae4c8d881
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2001-02-21

    reviewed by: John Sullivan <sullivan@eazel.com>

    2001-02-21	Gene Z. Ragan  <gzr@eazel.com>

	reviewed by: John Sullivan <sullivan@eazel.com>

	Fixed bug 6465, Music view buttons stretch for songs
	with very long titles.

	* components/music/nautilus-music-view.c: (add_play_controls),
	(nautilus_music_view_set_album_image):
	Change the way that the play controls are added to the pack box
	so that they do not expand in strange ways or change their
	position
	when a custom image is added.

M	ChangeLog
M	components/music/nautilus-music-view.c

commit 0cd1997eaf07e003720b374c46e7c62f1efd1d75
Author: Yukihiro Nakai <nakai@src.gnome.org>
Date:	2001-02-21

    ja.po: Update.

M	po/ja.po

commit 86594c12c3878f986e67a00b0aec31218b347898
Author: Yukihiro Nakai <nakai@src.gnome.org>
Date:	2001-02-21

    ja.po: Update Japanese translation.

M	po/ChangeLog
M	po/ja.po

commit b667fbe572b40273dc9145456de161678801e38e
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-02-21

	reviewed by: Mike Fleming <mfleming@eazel.com>

	Busted the Tinderbox again! (Another attempt to fix it.)

	* libnautilus-extensions/nautilus-file-utilities.c:
	(nautilus_self_check_file_utilities): Changed the tests
	to match reality.

	* configure.in:
	* user-guide/Makefile.am:
	Turned the user guide off again. Dan explained that this
	is what he meant to do (I got it wrong).

M	ChangeLog
M	configure.in
M	libnautilus-extensions/nautilus-file-utilities.c
M	libnautilus-private/nautilus-file-utilities.c
M	user-guide/Makefile.am

commit e10159768f57bf5c6d905ab1f483256c443ace93
Author: Stano Visnovsky <stano@src.gnome.org>
Date:	2001-02-21

    Updated Slovak translation

M	po/ChangeLog
M	po/sk.po

commit 86af19af06249a519a253a5016b08e0af607ff86
Author: Eric Fischer <eric@src.gnome.org>
Date:	2001-02-21

    Use ln without -s to make links into the real install/lib directory;
    add

	* nautilus-installer/install-lib/Makefile.am:
	Use ln without -s to make links into the real install/lib
	directory;
	add header file prerequisites

	* nautilus-installer/libtrilobite/Makefile.am:
	Use ln without -s to make links into the real libtrilobite
	directory;
	fix header file prerequisites

	* nautilus.spec.in:
	Again, try to build the installer in tinderbox.  With luck, it'll
	actually work this time.

M	ChangeLog
M	nautilus-installer/install-lib/Makefile.am
M	nautilus-installer/libtrilobite/Makefile.am
M	nautilus.spec.in

commit a6b2a6fd3fc1ac42bc2b0bef831d1478812b80ec
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-02-21

	reviewed by: Pavel Cisler <pavel@eazel.com>

	An attempt to fix the Tinderbox.

	* user-guide/Makefile.am: Add C subdir.

	Other changes.

	* libnautilus-extensions/nautilus-file-utilities.c:
	(nautilus_format_uri_for_display): Simplify to take advantage of
	the new gnome_vfs_get_local_path_from_uri, which rejects paths
	that have "#" characters in them.
	(nautilus_self_check_file_utilities): Add more test cases for
	host names that are case sensitive.

	* omf-install/.cvsignore: Ignore generated files in this new
	directory.

M	ChangeLog
M	libnautilus-extensions/nautilus-file-utilities.c
M	libnautilus-private/nautilus-file-utilities.c
A	omf-install/.cvsignore
M	user-guide/Makefile.am

commit 2010f8229f65b93ac8d5a96ede38ccc8be7e35fa
Author: Yuri Syrota <rasta@src.gnome.org>
Date:	2001-02-21

    Updated Ukrainian translation

M	po/uk.po

commit ba868b22787f05333886c309a1ac2579ad5e96f9
Author: Laszlo Kovacs <laszlo@src.gnome.org>
Date:	2001-02-21

    enabling Scrollkeeper to be the default help system

M	ChangeLog
M	components/help/Makefile.am

commit da5349ddbd2877e8a26870f280920552ce48a508
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-02-21

    Clarify the Mozilla version requirements.

	* README: Clarify the Mozilla version requirements.

M	ChangeLog
M	README

commit 035888bed1d863929e1ed02e286e11fd4be0a866
Author: John Fleck <jfleck@src.gnome.org>
Date:	2001-02-21

    John Fleck <jfleck@inkstain.net>


    John Fleck <jfleck@inkstain.net>
    * components/help/converters/gnome-db2html2/sect-preparse.c
	add a test to gloss_term_append - if a glossentry has not id (a
	special case, but one that does on occasion occur) bail out of the
	function without trying to add it to the hash of glossentries
	fixes bug #6511

M	ChangeLog
M	components/help/converters/gnome-db2html2/sect-preparse.c

commit 3b89abb390efd8a2579e92d42a555916a97027d1
Author: Matthias Warkus <mawarkus@src.gnome.org>
Date:	2001-02-21

    Updated German translation for freeze/release

M	po/ChangeLog
M	po/de.po

commit 5ad9074e83d2169f1daf711cadcbe3a15bd981c9
Author: Fatih Demir <kabalak@src.gnome.org>
Date:	2001-02-21

    Updated Korean translation committed

M	po/ChangeLog
M	po/ko.po

commit e741397b6c9bad32c83e591c2ab999559581d8cd (origin/post-1_0_5)
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2001-02-21

	reviewed by: Ian McKellar  <ian@eazel.com>

	* components/services/summary/eazel-summary-shared.c
	(parse_service), (parse_eazel_news_item),
	(parse_update_news_item),
	(build_services_glist_from_xml),
	(build_eazel_news_glist_from_xml),
	(build_update_news_glist_from_xml): Make this more robust against
	unusual data from the server. In particular, if the SERVICES list
	or other lists are emtpy, do not crash.

M	ChangeLog
M	components/services/summary/eazel-summary-shared.c

commit 958d9934f73a6cb511267da727c31c07a03b248e (origin/post-1_0_4)
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2001-02-21

    fixed bug 5939, margins in text icons are weirdly proportioned. Fixed
    by


	fixed bug 5939, margins in text icons are weirdly proportioned.
	Fixed by distinguishing the rectangles for the anti-aliased and
	non-aa icon types

	* icons/i-regular.xml:
	added and tweaked both aa and non-aa text rectangles
	* libnautilus-extensions/nautilus-icon-factory.c:
	(get_themed_icon_file_path):
	get a separate text rectangle for anti-aliased mode if present

	fixed bug 6708, Change "support" link in menus, by moving and
	renamed the "support" item from the services menu to the help
	menu.
	This bug isn't finished yet, since we still have to rename the
	support uri, but it isn't ready on the service yet.

	* src/nautilus-service-ui.xml:
	removed support item
	* src/nautilus-shell-ui.xml:
	added customer service item
	* src/nautilus-window-menus.c: (help_menu_customer_service),
	(nautilus_window_initialize_menus):
	added code to handle the customer service command
	* src/nautilus-window-service-ui.c:
	(nautilus_window_install_service_ui):
	removed callback for the support command

M	ChangeLog
M	icons/i-regular.xml
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-private/nautilus-icon-factory.c
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-service-ui.xml
M	src/nautilus-shell-ui.xml
M	src/nautilus-window-menus.c
M	src/nautilus-window-service-ui.c

commit 239311ed88b2181b11abfc569e2e332ee1172aa0
Author: Dan Mueth <dan@eazel.com>
Date:	2001-02-21

    reviewed by: Mike Fleming <mfleming@eazel.com>

    2001-02-21	Dan Mueth  <dan@eazel.com>

	    reviewed by: Mike Fleming  <mfleming@eazel.com>

	    The old help tree, "user-guide/*", was broken in several ways.
	    It assumed there was only one doc, called "user-guide",
	    whereas
	    we have multiple docs.  Plus it had odd subdirectories which
	    are unusual and we don't want to use.  Plus the convention is
	    to put all docs in a directory called "help" (modelled after
	    $prefix/gnome/help) and figures in a subdir called "figures".
	    So, I'm creating a new tree for this called "help" and
	    installing
	    the latest version of Vera's Nautilus User Manual with
	    screenshots.  I also added a nifty makefile, help/docs.make,
	    which we will use for all the SGML docs and translations
	    to keep things tidy and working with low maintenance.

	    * Makefile.am: Including help/
	    * configure.in: Including help/ and subdirs
	    * help/Makefile.am: added
	    * help/docs.make: added nifty makefile to be used by all
	      SGML docs and translations of SGML docs
	    * help/nautilus-user-manual/C/Makefile.am: added
	    * help/nautilus-user-manual/C/figures/custicon.png: added
	    * help/nautilus-user-manual/C/figures/full.png: added
	    * help/nautilus-user-manual/C/figures/link.png: added
	    * help/nautilus-user-manual/C/figures/locbar.png: added
	    * help/nautilus-user-manual/C/figures/noread.png: added
	    * help/nautilus-user-manual/C/figures/nowrite.png: added
	    * help/nautilus-user-manual/C/figures/part.png: added
	    * help/nautilus-user-manual/C/figures/player.png: added
	    * help/nautilus-user-manual/C/figures/prefmenu.png: added
	    * help/nautilus-user-manual/C/figures/sidebar.png: added
	    * help/nautilus-user-manual/C/figures/viewmenu.png: added
	    * help/nautilus-user-manual/C/figures/viewmusic.png: added
	    * help/nautilus-user-manual/C/nautilus-user-manual-C.omf:
	    added
	    * help/nautilus-user-manual/C/nautilus-user-manual.sgml: added
	    * help/nautilus-user-manual/Makefile.am: added
	    * user-guide/Makefile.am: turned off old user guide
	    installation

M	ChangeLog
M	Makefile.am
M	configure.in
A	help/Makefile.am
A	help/docs.make
A	help/nautilus-user-manual/C/Makefile.am
A	help/nautilus-user-manual/C/figures/custicon.png
A	help/nautilus-user-manual/C/figures/full.png
A	help/nautilus-user-manual/C/figures/link.png
A	help/nautilus-user-manual/C/figures/locbar.png
A	help/nautilus-user-manual/C/figures/noread.png
A	help/nautilus-user-manual/C/figures/nowrite.png
A	help/nautilus-user-manual/C/figures/part.png
A	help/nautilus-user-manual/C/figures/player.png
A	help/nautilus-user-manual/C/figures/prefmenu.png
A	help/nautilus-user-manual/C/figures/sidebar.png
A	help/nautilus-user-manual/C/figures/viewmenu.png
A	help/nautilus-user-manual/C/figures/viewmusic.png
A	help/nautilus-user-manual/C/nautilus-user-manual-C.omf
A	help/nautilus-user-manual/C/nautilus-user-manual.sgml
A	help/nautilus-user-manual/C/nautilus-user-manual.xml
A	help/nautilus-user-manual/Makefile.am
M	user-guide/Makefile.am

commit 921922b657c135b9101d4171479e2656208db1c9
Author: Robey Pointer <robey@src.gnome.org>
Date:	2001-02-21

    Workaround possible redundant 100% progress callback.

	* components/services/install/nautilus-view/callbacks.c:
	(nautilus_service_install_download_progress):

	Workaround possible redundant 100% progress callback.

M	ChangeLog
M	components/services/install-view/callbacks.c
M	components/services/install/nautilus-view/callbacks.c

commit 63eb4412e370bee2ca3a8ba2d6008feecbd4f75e
Author: Pavel Cisler <pavel@eazel.com>
Date:	2001-02-21

    Fix broken build - add the right includes that got dropped by GnomeVFS

    2001-02-21	Pavel Cisler <pavel@eazel.com>

	* components/help/help-method.c:

	Fix broken build - add the right includes that got dropped by
	GnomeVFS header file shuffle.

M	ChangeLog
M	components/help/help-method.c

commit db651b821dd350793f13dff9ed9564d13b90814d
Author: John Harper <jsh@src.gnome.org>
Date:	2001-02-21

    removed debug spewage

M	components/tree/nautilus-tree-view.c

commit 6a12fd5c8f3931d92a3d6e8bfb7ada1dd96152be
Author: John Harper <jsh@eazel.com>
Date:	2001-02-21

    reviewed by Maciej Stachowiak <mjs@eazel.com>

    2001-02-20	John Harper  <jsh@eazel.com>

	reviewed by Maciej Stachowiak  <mjs@eazel.com>

	Fixed bug where a renamed node in the tree view doesn't get
	resorted:

	* libnautilus-extensions/nautilus-ctree.c (set_node_info): if
	the ctree is in auto-sort mode, sort the branch containing the
	changed node


	Fixed a crash in the tree view when expanding nodes that have
	been moved across directories:

	* components/tree/nautilus-tree-node.c
	(nautilus_tree_node_remove_children): new function, unparents
	all children of the given node

	(nautilus_tree_node_destroy): emit a warning if the list of
	children is non-null (then call remove_children). Ideally the
	remove_children function should get called before the final
	unref of a directory node

	* components/tree/nautilus-tree-model.c
	(report_node_removed_internal): call
	nautilus_tree_node_remove_children before unref'ing the node


	Mostly fixed bug where expansion state hash table accumulates
	cruft over time (e.g. directories that no longer exist or got
	moved to locations where they can never be displayed):

	* components/tree/nautilus-tree-view.h
	(NautilusTreeViewDetails): added `view_node_to_uri_map' hash
	table. This is used to map view nodes to the URIs we believe
	they are displaying. This is necessary since by the time we
	find out about changes to nodes, the names of the underlying
	NautilusFile objects have often already been changed

	* components/tree/nautilus-tree-view.c
	(unlink_view_node_from_uri, link_view_node_with_uri,
	map_view_node_to_uri): functions accessing the new hash table

	(nautilus_tree_view_would_include_file): new function, returns
	true iff the given file may possibly appear in the tree view.
	Climbs through all parents of the file to do this

	(nautilus_tree_view_model_node_renamed_callback): only
	propagates the expansion state if the would_include function
	indicates that the new URI of the file would be included in the
	tree view

	* components/tree/nautilus-tree-model.c (report_node_changed):
	no need to suppress the `node_removed' signal when renaming the
	node (now that the view always deletes the expansion state of
	the correct URI)

	* libnautilus-extensions/nautilus-file.c,
	libnautilus-extensions/nautilus-file-private.h,
	libnautilus-extensions/nautilus-file-utilities.c,
	libnautilus-extensions/nautilus-file-utilities.h
	(nautilus_file_name_matches_hidden_pattern,
	nautilus_file_name_matches_backup_pattern): moved these
	functions from being private in nautilus-file to being public
	in nautilus-file-utilities


	Fixed tree view bug where moving nodes across directories still
	loses the expansion state:

	* components/tree/nautilus-tree-model.c
	(nautilus_tree_model_directory_files_changed_callback):
	separated the cases of the file being deleted and it being
	moved across directories. In the move case emit the
	`being_renamed' signal so the expansion state gets propagated

	(nautilus_tree_view_remove_model_node, forget_view_node): moved
	the code to delete the expansion state from forget_view_node to
	nautilus_tree_view_remove_model_node - avoids deleting
	expansion state of nodes that will later be renamed. It may
	leave non-existent directories in the expansion state, but this
	is a lesser bug than losing the expansion state totally. Also,
	use the map_view_node_to_uri function to find the URI whose
	expansion state needs to be removed


	Fixed the bug where tree view icons often got chopped at top
	and bottom when they're drawn (if the icon height is greater
	than the font height). This means that fewer rows may fit in
	the same vertical space, but visually it's (imho) a huge
	improvement (I think this is bug 6085):

	* components/tree/nautilus-tree-view.c
	(nautilus_tree_view_initialize): call gtk_clist_set_row_height
	with the maximum of the font height and the icon height

	* libnautilus-extensions/nautilus-ctree.c (draw_row): always
	calculate row_center_offset locally, and do it in such a way
	that the text really is in the center of the row!


	Fixed bug 5165 - repeatedly expanding and collapsing an empty
	directory doesn't change how the node's icon is drawn after the
	first expansion:

	* libnautilus-extensions/nautilus-ctree.c (real_tree_expand,
	real_tree_collapse): before returning, call tree_draw_node on
	the node that changed state

M	ChangeLog
M	components/tree/nautilus-tree-model.c
M	components/tree/nautilus-tree-node-private.h
M	components/tree/nautilus-tree-node.c
M	components/tree/nautilus-tree-view-private.h
M	components/tree/nautilus-tree-view.c
M	libnautilus-extensions/nautilus-ctree.c
M	libnautilus-extensions/nautilus-file-private.h
M	libnautilus-extensions/nautilus-file-utilities.c
M	libnautilus-extensions/nautilus-file-utilities.h
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-private/nautilus-ctree.c
M	libnautilus-private/nautilus-file-private.h
M	libnautilus-private/nautilus-file-utilities.c
M	libnautilus-private/nautilus-file-utilities.h
M	libnautilus-private/nautilus-file.c

commit f67f6c74d148a62e8fd9fcf5f8f4244af898ecbf
Author: Robey Pointer <robey@src.gnome.org>
Date:	2001-02-21

    Added callbacks.[ch] and forms.[ch] to split the ridiculously
    huge install

	* components/services/install/nautilus-view/Makefile.am:
	* components/services/install/nautilus-view/callbacks.c:
	* components/services/install/nautilus-view/callbacks.h:
	* components/services/install/nautilus-view/forms.c:
	* components/services/install/nautilus-view/forms.h:

	Added callbacks.[ch] and forms.[ch] to split the ridiculously huge
	install view into smaller, more managable chunks.

	* components/services/install/nautilus-view/main.c: (quit_timer),
	(service_install_object_destroyed):
	*
	components/services/install/nautilus-view/nautilus-service-instal
	l-view.c: (deps_destroy_foreach),
	(nautilus_service_install_view_destroy),
	(nautilus_service_install_view_finalize),
	(nautilus_service_install_view_initialize_class),
	(nautilus_service_install_view_initialize),
	(nautilus_service_install_view_update_from_uri_finish),
	(service_install_stop_loading_callback):
	*
	components/services/install/nautilus-view/nautilus-service-instal
	l-view.h:

	Turn the preflight dialog into a question asked inline.  Do some
	wacky hoop-jumping so that we do the right thing if the user
	leaves our view while we're waiting for a button press.  Turn off
	some of the distractions (progress bar, etc) while waiting for
	info and feedback.

M	ChangeLog
M	components/services/install-view/Makefile.am
A	components/services/install-view/callbacks.c
A	components/services/install-view/callbacks.h
A	components/services/install-view/forms.c
A	components/services/install-view/forms.h
M	components/services/install-view/main.c
M	components/services/install-view/nautilus-service-install-view.c
M	components/services/install-view/nautilus-service-install-view.h
M	components/services/install/nautilus-view/Makefile.am
A	components/services/install/nautilus-view/callbacks.c
A	components/services/install/nautilus-view/callbacks.h
A	components/services/install/nautilus-view/forms.c
A	components/services/install/nautilus-view/forms.h
M	components/services/install/nautilus-view/main.c
M
components/services/install/nautilus-view/nautilus-service-install-view.c
M
components/services/install/nautilus-view/nautilus-service-install-view.h

commit 9677e335fc28a304a07cfd13c8e85058b4cd240c
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2001-02-21

    fixed bug 6804, resizing sidebar crashes summary view. Fixed by
    adding a


	* libnautilus-extensions/nautilus-tabs.c: (draw_tab_label):
	fixed bug 6804, resizing sidebar crashes summary view.	Fixed by
	adding a check to not draw the label when it's position is past
	the right edge of the pixbuf.

	* src/nautilus-first-time-druid.c:
	had to add an include of signal.h to get this to build for me.

M	ChangeLog
M	libnautilus-extensions/nautilus-tabs.c
M	libnautilus-private/nautilus-tabs.c
M	src/nautilus-first-time-druid.c

commit 690b999e959a47aea3bb16e934bed5e7095895f3
Author: Eskil Heyn Olsen <eskil@eazel.com>
Date:	2001-02-21

    reviewed in part by: Robey Pointer <robey@eazel.com>

    2001-02-20	Eskil Heyn Olsen  <eskil@eazel.com>

	reviewed in part by: Robey Pointer  <robey@eazel.com>

	This patch fixes bug 6458, 5722, 6602, 6788 and 5826.
	Removed soft_depends from PacakgeData.

	This has some major changes in the logic, and (taaadaa) is fairly
	untestet because of the sorry state of the testservers these
	days. This will most likely no longer work with
	services.eazel.com, but only with the newest server code.

	* components/rpmview/nautilus-rpm-view-install.c:
	(get_detailed_errors_foreach), (get_detailed_errors):
	Fixed to parse PackageBreaks objects.

	* components/services/install/lib/eazel-install-logic2.c:
	(dump_tree_helper), (prune_failed_packages_helper),
	(eazel_install_check_existing_packages), (get_softcat_info),
	(is_satisfied), (is_satisfied_from_package_list),
	(is_satisfied_features), (check_dependencies_foreach),
	(check_dependencies), (check_tree_helper),
	(check_no_two_packages_has_same_file),
	(check_conflicts_against_already_installed_packages),
	(check_feature_consistency), (do_file_conflict_check),
	(do_dep_check_internal), (download_packages),
	(get_packages_with_mod_flag), (eazel_uninstall_upward_traverse),
	(eazel_uninstall_check_for_install), (eazel_uninstall_globber),
	(install_packages), (uninstall_packages):
	Ouput status in the tree dump.
	Improved the way I fail ALREADY_INSTALLED packages.
	Check the new package system error field in check_existing.
	Get_info don't check for fillflag to decide if softcat success was
	ok, since suites don't get the fillflag.
	Don't try and dedupe suite objects.
	Mark packages already installed with same version as CANCELLED.
	If a ALREADYINSTALLED package is cancelled due to install options
	(upgrade/downgrade), set a data field called "cancelled" to
	represent.
	Added a (currently not fully functional) check to see if a
	dependency is solved by the current work set (bug 6809).
	is_satisfied now uses is_satisfied_from_packages before checking
	if dependency is installed.
	Modified check_dependencies_foreach to pass around the package
	list.
	No longer do dependency check on cancelled packages (bug 6485).
	Don't package depcheck packages with suite_id, treat it's contents
	at comming toplevel packages.
	Output crack sentence when trying to revice PackageFeatureMissing
	breaks (file bug 6811)
	Don't file uniqueness or file conflict check suites.
	Fixed a bug in the feature_consistency, required a new query enum
	in eazelpackagesystem query call.
	Spewed out some comments.
	Always add children of a suite to K.
	Check download status (bug 5722)
	Commented out expand_package_suites.
	get_packages_with_mod_flag can now parse down into ->depends.
	Nicyfied debug output.

	* components/services/install/lib/eazel-install-protocols.c:
	(gnome_vfs_xfer_callback), (gnome_vfs_fetch_remote_file),
	(eazel_install_fetch_package):
	No longer use rpmvercmp.
	Define flag to make all downloads fail (to test failed downloads).
	Note when VFS is lying about bytes_copied.
	Removed some ancient code.

	*
	components/services/install/lib/eazel-install-xml-package-list.c:
	(parse_package), (eazel_install_packagedata_to_xml_int):
	Removed soft_depends.

	*
	components/services/install/lib/eazel-package-system-rpm3-private
	.h:
	* components/services/install/lib/eazel-package-system-rpm3.c:
	(eazel_package_system_rpm3_db_locked),
	(eazel_package_system_rpm3_dbs_locked),
	(eazel_package_system_rpm3_open_dbs),
	(eazel_package_system_rpm3_packagedata_fill_from_header),
	(eazel_package_system_rpm3_query_foreach),
	(eazel_package_system_rpm3_query_requires_feature),
	(eazel_package_system_rpm3_query),
	(eazel_package_system_rpm3_verify):
	Did the db lock check voodoo.
	Added REQUIRES_FEATURE query enum.
	Loads features from a given file (bug 5826)

	* components/services/install/lib/eazel-package-system-types.h:
	* components/services/install/lib/eazel-package-system-types.c:
	(packagedata_finalize), (packagedata_initialize),
	(packagedata_copy), (packagedata_fill_in_missing),
	(packagedata_remove_soft_dep), (packagedata_add_pack_to_depends),
	(eazel_install_package_name_compare), (packagedata_dump_int):
	Good bye soft_depends.

	* components/services/install/lib/eazel-package-system.c:
	(eazel_package_system_load_implementation),
	(eazel_package_system_load_package), (eazel_package_system_query),
	(eazel_package_system_fail_all_packages),
	(eazel_package_system_install), (eazel_package_system_uninstall),
	(eazel_package_system_verify), (eazel_package_system_initialize),
	(eazel_package_system_new_with_id):
	Fixed 6788.
	Added REQUIRES_FEATURE query enum.

	* components/services/install/lib/eazel-package-system.h:
	* components/services/install/lib/eazel-softcat.c:
	(eazel_softcat_get_info):
	Fixed some suite_id majick.

M	ChangeLog
M	components/rpmview/nautilus-rpm-view-install.c
M	components/services/docs/installer-rpm-cases
M	components/services/install/lib/eazel-install-logic2.c
M	components/services/install/lib/eazel-install-problem.c
M	components/services/install/lib/eazel-install-protocols.c
M	components/services/install/lib/eazel-install-xml-package-list.c
M
components/services/install/lib/eazel-package-system-rpm3-private.h
M	components/services/install/lib/eazel-package-system-rpm3.c
M	components/services/install/lib/eazel-package-system-types.c
M	components/services/install/lib/eazel-package-system-types.h
M	components/services/install/lib/eazel-package-system.c
M	components/services/install/lib/eazel-package-system.h
M	components/services/install/lib/eazel-softcat.c

commit 882daf039419be81b9873f4aad7b922e2dd66f43
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2001-02-21

    Fixed bug 6029, No option to mount zip drive in desktop menu. Fixed
    bug

    2001-02-20	Gene Z. Ragan  <gzr@eazel.com>

	Fixed bug 6029, No option to mount zip drive in desktop menu.
	Fixed bug 6751, Nautilus does not detect all of my removable
	disks.
	Fixed bug 6194, SCSI CD-ROM drives are not displayed on desktop.
	Fixed bug 6396, cd-rom not detected

	Special thanks to liblit@acm.org for persisting and looking at the
	code. The check permissions code is an artifact from when we were
	considering having a mount daemon.  I don't think it is needed
	at all
	because the volume monitor is not running as root.  I wil mark
	the bugs fixed and wait for status but I think this will work.

	* libnautilus-extensions/nautilus-volume-monitor.c:
	(mount_volume_ext2_add), (mount_volume_udf_add),
	(mount_volume_vfat_add), (mount_volume_msdos_add):
	Remove old check_permissions code.

M	ChangeLog
M	libnautilus-extensions/nautilus-volume-monitor.c
M	libnautilus-private/nautilus-volume-monitor.c

commit 506f9f2a4d5e03397c9109c2c8c82c2df597397d
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2001-02-21

	Fixed bug 6785 ("Trash" should be capitalized)

	I grepped Nautilus sources for "the trash" and replaced
	it with "the Trash". Let me know if you can think of
	any references to the Trash that don't start with "the".

	* libnautilus-extensions/nautilus-file-operations.c:
	(build_error_string), (confirm_empty_trash):
	* src/file-manager/fm-directory-view.c:
	(fm_directory_view_confirm_deletion), (confirm_delete_from_trash),
	(report_broken_symbolic_link):
	* src/file-manager/nautilus-desktop-icon-view-ui.xml:
	* src/file-manager/nautilus-directory-view-ui.xml:

M	ChangeLog
M	libnautilus-extensions/nautilus-file-operations.c
M	libnautilus-private/nautilus-file-operations.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/nautilus-desktop-icon-view-ui.xml
M	src/file-manager/nautilus-directory-view-ui.xml

commit df7574e9d6824d4ab03b56c13d54215d5423f553
Author: Dan Mueth <dan@eazel.com>
Date:	2001-02-21

    Changed so only a warning is given if ScrollKeeper is not installed.

    2001-02-20	Dan Mueth  <dan@eazel.com>

	    * user-guide/C/Makefile.am: Changed so only a warning is
	    given if ScrollKeeper is not installed.

M	ChangeLog
M	user-guide/C/Makefile.am

commit 3b7d88733da6689dc012d7783962825263b0faf9
Author: Michael Fleming <mfleming@src.gnome.org>
Date:	2001-02-21

	reviewed by: <ian@eazel.com>

	Added "x-directory/webdav-prefer-directory" for bug 5325

	* components/mozilla/Nautilus_View_mozilla.oaf.in:
	* src/Nautilus_shell.oaf.in:

M	ChangeLog
M	components/mozilla/Nautilus_View_mozilla.oaf.in
M	components/mozilla/Nautilus_View_mozilla.server.in
M	src/Nautilus_shell.oaf.in
M	src/Nautilus_shell.server.in

commit 24f435d963084af68d4ecf6e07cae02326976ca5
Author: Michael Fleming <mfleming@src.gnome.org>
Date:	2001-02-21

	reviewed by: <darin@eazel.com>

	Part of 2057: URI's with fragments behave oddly

	* libnautilus-extensions/nautilus-file-utilities.c:
	(nautilus_format_uri_for_display), (uris_match),
	(nautilus_uris_match), (nautilus_uris_match_ignore_fragments),
	(nautilus_self_check_file_utilities):
	* libnautilus-extensions/nautilus-file-utilities.h:

	nautilus_format_uri_for_display returns "file:" URI's if the URI
	in question has a fragment, other file: URI's get translated
	into paths
	Also no longer calls the evil
	gnome_vfs_unescape_string_for_display (see
	bug 6694)

	Also fixes bug 6722: re-entering search query results in
	location bar
	results in error dialog

	Added nautilus_uris_match_ignore_fragments function which strips
	fragments before comparing.  Also added test cases.

	* components/tree/nautilus-tree-view.c:
	(got_activation_uri_callback):
	* src/nautilus-window-manage-views.c:
	(viewed_file_changed_callback):

	Fixed two locations that made the implicit assumption that
	nautilus_file_get_uri should return a URI that's directly
	comparable
	to the current navigation location.  Other cases may still lurk.

	* src/nautilus-window-menus.c:

	A few calls to gnome_vfs_get_local_path_from_uri that should have
	been gnome_vfs_get_uri_from_local_path.  Eliminating dumb
	behaviour
	in gnome_vfs_get_local_path_from_uri exposed them.

M	ChangeLog
M	components/tree/nautilus-tree-view.c
M	libnautilus-extensions/nautilus-file-utilities.c
M	libnautilus-extensions/nautilus-file-utilities.h
M	libnautilus-private/nautilus-file-utilities.c
M	libnautilus-private/nautilus-file-utilities.h
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-window-manage-views.c
M	src/nautilus-window-menus.c

commit e70c6e46b77df64715b63847cd471bac49a5da9e
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-02-21

	reviewed by: Gene Ragan <gzr@eazel.com>

	Fixed bug 5676 (Moving a directory with multiple nested
	directories causes improper locations to be displayed):

	* libnautilus-extensions/nautilus-directory-private.h:
	* libnautilus-extensions/nautilus-directory.c:
	(nautilus_directory_moved_internal): Made this build a list of the
	affected files.
	(nautilus_directory_moved): Send a changed notice to each affected
	file.
	(nautilus_directory_notify_files_moved): Send a changed notice to
	each affected file, but share code to avoid sending changed
	notices twice for any directory.

	Fixed some callers that were assuming a
	gnome_vfs_get_local_path_from_uri would return a non-NULL
	value. This is not safe to assume just because
	gnome_vfs_uri_get_local returns true.

	* components/music/nautilus-music-view.c: (read_id_tag): Use
	gnome_vfs_get_local_path_from_uri to define what a local path is.
	The old code used a mix.
	* libnautilus-extensions/nautilus-file.c:
	(nautilus_file_can_rename): Simplified code to use
	gnome_vfs_get_local_path_from_uri to define what a local path
	is. The old code used a mix.
	* libnautilus-extensions/nautilus-thumbnails.c: (make_thumbnails):
	Added NULL checks after calls to
	gnome_vfs_get_local_path_from_uri.
	* src/nautilus-sidebar.c: (uri_is_local_image): Took out redundant
	check. The definition of local image we want here is: "uses a
	standard file: URI".
	* src/file-manager/fm-directory-view.c:
	(fm_directory_link_type_in_selection): Fixed bug where it would
	only look at the first item in the selection. Simplified logic.
	(is_link_type_special): Added a new function.
	(special_link_in_selection): Instead of calling
	fm_directory_link_type_in_selection, copied it. The problem with
	the other approach is that it was reading each link file three
	time to rule out each of the three special link types.

	Other changes.

	* libnautilus-extensions/nautilus-volume-monitor.c:
	(nautilus_volume_monitor_get_volume_name),
	(modify_volume_name_for_display): Marked "Unknown" for
	localization.

	* libnautilus-extensions/nautilus-file-utilities.c:
	* libnautilus-extensions/nautilus-icon-factory.c:
	* src/file-manager/fm-icon-view.c:
	Added 2001 to the copyright since we modified these recently.

M	ChangeLog
M	components/music/nautilus-music-view.c
M	libnautilus-extensions/nautilus-directory-private.h
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-extensions/nautilus-file-utilities.c
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-extensions/nautilus-thumbnails.c
M	libnautilus-extensions/nautilus-volume-monitor.c
M	libnautilus-private/nautilus-directory-private.h
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-file-utilities.c
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus-private/nautilus-thumbnails.c
M	libnautilus-private/nautilus-volume-monitor.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-icon-view.c
M	src/nautilus-information-panel.c
M	src/nautilus-sidebar.c

commit 2122e8e23340b63b38cba03e86dcd26c06e4ad36
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2001-02-21

	reviewed by: Darin Adler <darin@eazel.com>

	* src/file-manager/fm-error-reporting.c:
	(fm_report_error_renaming_file): Middle-truncate
	really long file names to avoid an error dialog
	that is much wider than the screen.

M	ChangeLog
M	src/file-manager/fm-error-reporting.c

commit a2f5dbd23ac5d9760fac6235b8fadc7c6cda48b4
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-02-20

    Another update from Kjenneth.

	* da.po: Another update from Kjenneth.

M	po/ChangeLog
M	po/da.po

commit 958d7469292405b7d39fd84cc238bf7e2bcdf528
Author: Christian Rose <menthos@src.gnome.org>
Date:	2001-02-20

    Updated Swedish translation.

M	po/ChangeLog
M	po/sv.po

commit 4e6e520fd4e9837ebe7ff72638dc13a0274fb855
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2001-02-20

    fixed bug 6717, problem editing a uri with a '#' in the middle,
    by adding


	* src/nautilus-location-bar.c: (try_to_expand_path):
	fixed bug 6717, problem editing a uri with a '#' in the middle,
	by adding a check to the auto-complete code to not substitute
	zero length strings.

M	ChangeLog
M	src/nautilus-location-bar.c

commit 9ccb5f0fe2e2bed70b363b034c1a2f72604f19ce
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-02-20

    Update of Danish translation from Kjenneth Christiansen
    <kenneth@gnu.org>.

	* da.po: Update of Danish translation from
	Kjenneth Christiansen <kenneth@gnu.org>.

M	po/ChangeLog
M	po/da.po

commit 71b1d39b82b56cd8587aa9dc766931ec7378815a
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2001-02-20

    fixed bug 6732, can't unmount volumes after viewing text files;
    fixed by


	* components/text/nautilus-text-view.c: (file_close_callback),
	(done_file_read):
	fixed bug 6732, can't unmount volumes after viewing text files;
	fixed by closing the file in done_file_read.

M	ChangeLog
M	components/text/nautilus-text-view.c

commit 2b93c3e9df3560a6b73f69bc72c6fd4de64b74fa
Author: Rebecca Schulman <rebecka@eazel.com>
Date:	2001-02-20

    reviewed by: John Sullivan <sullivan@eazel.com>

    2001-02-20	Rebecca Schulman  <rebecka@eazel.com>

	reviewed by: John Sullivan <sullivan@eazel.com>

	* src/file-manager/nautilus-indexing-info.c:
	(show_indexing_info_dialog):
	Complete fix for 6417, by swapping Vera's text into the
	new index status dialog

M	ChangeLog
M	src/file-manager/nautilus-indexing-info.c

commit 49471a4068e4d96ef4a4d106b03c35101555708c
Author: Simos Xenitellis <simos@src.gnome.org>
Date:	2001-02-20

    Update of Greek translation

M	po/ChangeLog
M	po/el.po

commit c36a80421e9464b697537ec67c4df38ff4a30207
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2001-02-20

    Fixed bug 6384, Nautilus program chooser uses
    "nautilus-mime-type-capplet"

    2001-02-20	Gene Z. Ragan  <gzr@eazel.com>

	Fixed bug 6384, Nautilus program chooser uses
	"nautilus-mime-type-capplet" to launch capplet

	* libnautilus-extensions/nautilus-program-chooser.c:
	(launch_mime_capplet):
	Rename capplet to "file-types-capplet"

M	ChangeLog
M	libnautilus-extensions/nautilus-program-chooser.c
M	libnautilus-private/nautilus-program-chooser.c

commit 2be0ed515cf4159244efde50587e869114a64835
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-02-20

	reviewed by: Gene Ragan <gzr@eazel.com>

	Fixed bug 5482 (If you've esc'd out of an icon stretch, change
	directories, then come back, the icon is the pre-esc'd stretched
	size)

	* libnautilus-extensions/nautilus-icon-container.c:
	(undo_stretching): Pass TRUE instead of FALSE so the "undone" size
	gets stored in metadata. Without this, we end up with the icon at
	the stretched size.

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-container.c

commit 71dc5aecd6b52243f43a4356299f7e6de4db4b2a
Author: Richard Boulton <richard@src.gnome.org>
Date:	2001-02-20

    reviewed by: Ali Abdin <aliabdin@aucegypt.edu>
    components/help/converters/gnome-db2html2/*
    Fix to bug 6700; doesn't include config.h unless HAVE_CONFIG_H
    is defined, and has correct instructions for compiling standalone.

M	ChangeLog
M	components/help/converters/gnome-db2html2/README
M	components/help/converters/gnome-db2html2/gdb3html.c
M	components/help/converters/gnome-db2html2/sect-elements.c
M	components/help/converters/gnome-db2html2/sect-preparse.c
M	components/help/converters/gnome-db2html2/toc-elements.c

commit 48bb6a227da8f2ffbf7e0597a90985f2de323a5f
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-02-20

    no comment

D	components/services/summary/nautilus-view/icons/.cvsignore

commit 1394600bdc14cb27cb85bfff6e924860b6da0914
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2001-02-20

    Updated Norwegian (bokml) translation. Update.

    2001-02-20	Kjartan Maraas	<kmaraas@gnome.org>

	* no.po: Updated Norwegian (bokml) translation.
	* POTFILES.in: Update.

M	po/ChangeLog
M	po/no.po

commit 25dab3c679c6148e61982553ea8c333d089fdcd7
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2001-02-20

    Fix some typos in strings.

    2001-02-20	Kjartan Maraas	<kmaraas@gnome.org>

	* components/services/summary/nautilus-summary-view.c: Fix some
	typos in strings.

M	ChangeLog
M	components/services/summary/nautilus-summary-view.c
M	po/POTFILES.in
M	po/no.po

commit cd91e1b726845a9002856a2170f8aba3f8f0b64d
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2001-02-20

	Assorted build twiddling.

	* components/services/install/command-line/Makefile.am: Remove
	-I/usr/include/rpm

	* components/services/install/nautilus-view/Makefile.am: Likewise.

	*
	components/services/install/nautilus-view/nautilus-service-install-view.c:
	Remove gratuitous include of rpm header.

	* components/services/inventory/Makefile.am: Formatting tweaks.

	* components/services/summary/*: flatten this whole directory:
	summary/lib => summary
	summary/nautilus-view => summary
	summary/nautilus-view/test => summary
	summary/nautilus-view/icons/gray_tab_pieces
	=>summary/nautilus-view/icons

	* configure.in: Adjust for flattening of
	components/services/summary

	* libnautilus-extensions/nautilus-clickable-image.c
	(adjust_coordinates_for_window): Formatting tweak.

	* user-guide/gnugpl/.cvsignore: Silence cvs.

M	ChangeLog
M	components/services/install-view/Makefile.am
M	components/services/install-view/nautilus-service-install-view.c
M	components/services/install/command-line/Makefile.am
M	components/services/install/nautilus-view/Makefile.am
M
components/services/install/nautilus-view/nautilus-service-install-view.c
M	components/services/inventory/Makefile.am
M	components/services/summary/.cvsignore
M	components/services/summary/Makefile.am
R100
components/services/summary/nautilus-view/icons/gray_tab_pieces/.cvsignore
components/services/summary/icons/.cvsignore
D	components/services/summary/lib/.cvsignore
D	components/services/summary/lib/Makefile.am
D	components/services/summary/lib/eazel-summary-shared.c
D	components/services/summary/lib/eazel-summary-shared.h
D	components/services/summary/nautilus-view/.cvsignore
D	components/services/summary/nautilus-view/Makefile.am
D
components/services/summary/nautilus-view/Nautilus_View_services-summary.oaf.in
D	components/services/summary/nautilus-view/icons/Makefile.am
D
components/services/summary/nautilus-view/icons/gray_tab_pieces/Makefile.am
D
components/services/summary/nautilus-view/icons/gray_tab_pieces/active-fill.png
D
components/services/summary/nautilus-view/icons/gray_tab_pieces/active-inactive-bridge.png
D
components/services/summary/nautilus-view/icons/gray_tab_pieces/active-left-bumper.png
D
components/services/summary/nautilus-view/icons/gray_tab_pieces/active-prelight-bridge.png
D
components/services/summary/nautilus-view/icons/gray_tab_pieces/active-right-bumper.png
D
components/services/summary/nautilus-view/icons/gray_tab_pieces/fill-background.png
D
components/services/summary/nautilus-view/icons/gray_tab_pieces/inactive-active-bridge.png
D
components/services/summary/nautilus-view/icons/gray_tab_pieces/inactive-fill.png
D
components/services/summary/nautilus-view/icons/gray_tab_pieces/inactive-left-bumper.png
D
components/services/summary/nautilus-view/icons/gray_tab_pieces/inactive-right-bumper.png
D
components/services/summary/nautilus-view/icons/gray_tab_pieces/prelight-active-bridge.png
D
components/services/summary/nautilus-view/icons/gray_tab_pieces/prelight-fill.png
D
components/services/summary/nautilus-view/icons/gray_tab_pieces/prelight-left-bumper.png
D
components/services/summary/nautilus-view/icons/gray_tab_pieces/prelight-right-bumper.png
D	components/services/summary/nautilus-view/main.c
D
components/services/summary/nautilus-view/nautilus-summary-callbacks.c
D
components/services/summary/nautilus-view/nautilus-summary-callbacks.h
D
components/services/summary/nautilus-view/nautilus-summary-dialogs.c
D
components/services/summary/nautilus-view/nautilus-summary-dialogs.h
D
components/services/summary/nautilus-view/nautilus-summary-footer.c
D
components/services/summary/nautilus-view/nautilus-summary-footer.h
D
components/services/summary/nautilus-view/nautilus-summary-menu-items.c
D
components/services/summary/nautilus-view/nautilus-summary-menu-items.h
D
components/services/summary/nautilus-view/nautilus-summary-view-private.h
D
components/services/summary/nautilus-view/nautilus-summary-view-ui.xml
D	components/services/summary/nautilus-view/nautilus-summary-view.c
D	components/services/summary/nautilus-view/nautilus-summary-view.h
D	components/services/summary/nautilus-view/tests/README
D	components/services/summary/nautilus-view/tests/redirects.xml
D	components/services/summary/nautilus-view/tests/services.xml
M	configure.in
M	libnautilus-extensions/nautilus-clickable-image.c
M	libnautilus-private/nautilus-clickable-image.c
C100	components/services/summary/.cvsignore
user-guide/gnugpl/.cvsignore

commit 2a694a66e3ac0118b4a77143686c8232ce988857
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2001-02-20

    Remove -I/usr/include/rpm

	* components/services/install/server/Makefile.am: Remove
	-I/usr/include/rpm

M	ChangeLog
M	components/services/install/server/Makefile.am

commit 89b47646a80f5fcc316bd8b50e65eff5c7bfb05d
Author: Robey Pointer <robey@src.gnome.org>
Date:	2001-02-20

    Hide the install view's progress header until downloading begins. Try
    to

	*
	components/services/install/nautilus-view/nautilus-service-instal
	l-view.c: (install_message_new), (generate_install_form),
	(nautilus_service_install_preflight_check),
	(nautilus_service_install_done):

	Hide the install view's progress header until downloading begins.
	Try to use nautilus_view_go_back, though it appears to not be
	functional yet.

M	ChangeLog
M	components/services/install-view/nautilus-service-install-view.c
M
components/services/install/nautilus-view/nautilus-service-install-view.c

commit ed8b96a8d303fcbb2d4559634f8b66c09e8d1c77
Author: Rebecca Schulman <rebecka@eazel.com>
Date:	2001-02-20

    Complete bug 6416, to add dialogs to explain that searches will
    be slow

    2001-02-20	Rebecca Schulman  <rebecka@eazel.com>
	Complete bug 6416, to add dialogs to explain
	that searches will be slow when medusa is disabled or
	blocked.  The work was previously complete, but
	I've swapped in Vera's text, and added an
	info_dialog_with_details to the stock dialogs.

	reviewed by: Gene Ragan <gzr@eazel.com>

	* libnautilus-extensions/nautilus-stock-dialogs.c:
	(details_dialog_clicked_callback),
	(nautilus_show_info_dialog_with_details),
	(nautilus_show_error_dialog_with_details):
	* libnautilus-extensions/nautilus-stock-dialogs.h:
	* src/file-manager/fm-search-list-view.c:
	(display_system_services_are_blocked_dialog),
	(display_system_services_are_disabled_dialog):

M	ChangeLog
M	libnautilus-extensions/nautilus-stock-dialogs.c
M	libnautilus-extensions/nautilus-stock-dialogs.h
M	libnautilus-private/nautilus-stock-dialogs.c
M	libnautilus-private/nautilus-stock-dialogs.h
M	src/file-manager/fm-search-list-view.c

commit 5510539d69fb21f656e79798aecf24992259014d
Author: Rebecca Schulman <rebecka@eazel.com>
Date:	2001-02-20

    Fix bugzilla.eazel.com 6414 to add prefence to nautilus to
    enable/disable

    2001-02-20	Rebecca Schulman  <rebecka@eazel.com>
	Fix bugzilla.eazel.com 6414 to add prefence to nautilus
	to enable/disable medusa

	* libnautilus-extensions/nautilus-global-preferences.h:
	* libnautilus-extensions/nautilus-global-preferences.c:
	(global_preferences_install_descriptions),
	(global_preferences_install_defaults),
	(global_preferences_install_visibility),
	(global_preferences_create_dialog):
	Add the fast search preference pane, visibility level,
	change SEARCH_METHOD -> BACKUP_SEARCH

	* libnautilus-extensions/nautilus-system-preferences.c:
	* libnautilus-extensions/nautilus-system-preferences.h:
	* libnautilus-extensions/Makefile.am:
	(nautilus_is_system_preference),
	(nautilus_system_preference_get_boolean),
	(nautilus_system_preference_set_boolean):
	Add setters and getters for system preferences that are not
	managed by gconf.  The current set and get functions
	turn on and off medusa services

	* libnautilus-extensions/nautilus-preferences.c:
	(nautilus_preferences_set_boolean),
	(nautilus_preferences_get_boolean):
	Use the new system preference setters and getters instead of
	the standard
	ones if the preference is not managed by gconf

	* src/file-manager/fm-search-list-view.c:
	(load_location_callback),
	(display_system_services_are_blocked_dialog):
	* src/nautilus-complex-search-bar.c:
	(nautilus_complex_search_bar_get_location):
	change SEARCH_METHOD -> BACKUP_SEARCH

M	ChangeLog
M	libnautilus-extensions/Makefile.am
M	libnautilus-extensions/nautilus-global-preferences.c
M	libnautilus-extensions/nautilus-global-preferences.h
M	libnautilus-extensions/nautilus-preferences.c
A	libnautilus-extensions/nautilus-system-preferences.c
A	libnautilus-extensions/nautilus-system-preferences.h
M	libnautilus-private/Makefile.am
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.h
M	libnautilus-private/nautilus-preferences.c
A	libnautilus-private/nautilus-system-preferences.c
A	libnautilus-private/nautilus-system-preferences.h
M	src/file-manager/fm-search-list-view.c
M	src/nautilus-complex-search-bar.c

commit 19f5c02f750177827d4aff1c8fd950db33c8d1bb
Author: Pablo del Campo <pablodc@src.gnome.org>
Date:	2001-02-20

    Updated Spanish Translation

M	po/ChangeLog
M	po/es.po

commit be34bbbe95ec8303bc21345ac886246f03c3a0e5
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2001-02-19

	reviewed by: John Harper  <jsh@eazel.com>

	Fixed bugs 3743 (Summary view gives the same vague error message
	for many different causes), 3972 (If user can't connect to
	service, they end up with gray content view), 5973 (blank summary
	view after install view finishes) and 6166 (Summary Login dialog
	does not have initial focus) and 6018 (Nautilus returns to wrong
	directory if services are unavailable). Also did much code
	cleanup, and made the service and featured download icons in the
	summary view prelighting and clickable. Fixed many other nits as
	well.

	*
	components/services/nautilus-dependent-shared/eazel-services-extensions.h,
	components/services/nautilus-dependent-shared/eazel-services-extensions.c
	(eazel_services_clickable_image_new_from_uri): Convenience wrapper
	to make a new clickable image from a URI.
	*
	components/services/nautilus-dependent-shared/eazel-services-footer.c
	(eazel_services_footer_update): Clear the footer before updating,
	instead of just dumping the new items in along with the old ones.

	*
	components/services/trilobite/libtrilobite/trilobite-core-network.h,
	components/services/trilobite/libtrilobite/trilobite-core-network.c:
	Adjusted formatting, fixed headers.

	*
	components/services/trilobite/libtrilobite/trilobite-file-utilities.h,
	components/services/trilobite/libtrilobite/trilobite-file-utilities.c:
	Cut 'n' pasted some useful code from libnautilus-extensions to
	avoid depending on it, whee.
	* components/services/trilobite/libtrilobite/Makefile.am: Added
	above to the build.

	* components/services/trilobite/libtrilobite/trilobite-redirect.h,
	components/services/trilobite/libtrilobite/trilobite-redirect.c:
	(trilobite_redirect_fetch_table_async,
	trilobite_redirect_fetch_table_cancel): Asynchronous version of
	redirect fetching code.
	(redirect_fetch_callback): Helper function.
	(trilobite_redirect_parse_xml): Null terminate buffer properly or
	XML parsing code will get confused.
	(trilobite_redirect_fetch_table): Removed the old synchronous code
	since now no one is using it.

	* components/services/summary/lib/eazel-summary-shared.h,
	components/services/summary/lib/eazel-summary-shared.c:
	(eazel_summary_fetch_data_cancel, eazel_summary_fetch_data_async):
	Asynchronous version of summary fetching code.
	(summary_data_fetch_callback): Helper function.
	(eazel_summary_data_parse_xml): Same null termination trick as for
	redirects.
	(parse_summary_xml_file): Removed old synchronous code since now
	no one is unsing it.

	* components/services/summary/nautilus-view/main.c (main): Set
	user agent to trilobite user agent; intialize gnome-vfs.

	*
	components/services/summary/nautilus-view/nautilus-summary-dialogs.h,
	components/services/summary/nautilus-view/nautilus-summary-dialogs.c
	(nautilus_summary_show_login_failure_dialog): Renamed from
	`nautilus_summary_login_failure_dialog'
	(nautilus_summary_show_error_dialog): Renamed from
	`generate_error_dialog'.
	(nautilus_summary_show_login_dialog): Renamed from
	`generate_login_dialog'.
	(error_dialog_cancel_cb): Go back instead of (incorrectly) trying
	to go back to the user's homedir.
	(set_dialog_parent): Do the magic coordinate adjustment like
	gnome_dialog_set_parent, but do not set it transient, or it will
	not get focus in click to focus mode.

	*
	components/services/summary/nautilus-view/nautilus-summary-callbacks.c:
	(authn_cb_failed): Adjust to above renaming.
	*
	components/services/summary/nautilus-view/nautilus-summary-footer.c
	(footer_item_clicked_callback): Ditto.
	*
	components/services/summary/nautilus-view/nautilus-summary-menu-items.c:
	(bonobo_login_callback): Ditto.

	*
	components/services/summary/nautilus-view/nautilus-summary-view-private.h:
	Removed unused fields. Added async handles for redirect and
	summary XML
	fetch.

	*
	components/services/summary/nautilus-view/nautilus-summary-view.c:
	(services_button_callback_data_free, summary_view_button_callback,
	goto_uri_on_clicked, summary_view_button_new,
	summary_view_link_image_new): Cleaned up summary view button code,
	added code for the clickable icons and refactored a bit.
	(create_header): Start out saying "Connecting to Eazel
	Services..." instead of blank, and don't call `update_header' from
	here.
	(update_footer): fix incorrect polarity of offline and online.
	(create_footer): remove call to update_footer; leave offline items
	in place until connected.
	(create_news_pane, create_services_list_pane,
	create_featured_downloads_pane): Do not call corresponding update
	func, updating is now separate from creating.
	(generate_service_entry_row, generate_update_news_entry_row): Make
	icons clickable.
	(update_summary_form): New function to update the existing summary
	view with new data, to avoid recreating even the fixed widgets
	from scratch all the time.
	(create_summary_form): Do not destroy all widgets at the
	beginning. Remove some useless widgetry.
	(nautilus_summary_view_initialize): Create the widgetry but do not
	fill it with data.
	(nautilus_summary_view_destroy, summary_fetch_callback,
	redirect_fetch_callback, cancel_load_in_progress),
	nautilus_summary_view_load_uri, summary_load_location_callback):
	Change things around so loading of the summary data is
	asynchronous.
	(summary_stop_loading_callback): Handle "stop_loading".

M	ChangeLog
M
components/services/nautilus-dependent-shared/eazel-services-extensions.c
M
components/services/nautilus-dependent-shared/eazel-services-extensions.h
M
components/services/nautilus-dependent-shared/eazel-services-footer.c
M	components/services/summary/eazel-summary-shared.c
M	components/services/summary/eazel-summary-shared.h
M	components/services/summary/lib/eazel-summary-shared.c
M	components/services/summary/lib/eazel-summary-shared.h
M	components/services/summary/main.c
M	components/services/summary/nautilus-summary-callbacks.c
M	components/services/summary/nautilus-summary-dialogs.c
M	components/services/summary/nautilus-summary-dialogs.h
M	components/services/summary/nautilus-summary-footer.c
M	components/services/summary/nautilus-summary-menu-items.c
M	components/services/summary/nautilus-summary-view-private.h
M	components/services/summary/nautilus-summary-view.c
M	components/services/summary/nautilus-view/main.c
M
components/services/summary/nautilus-view/nautilus-summary-callbacks.c
M
components/services/summary/nautilus-view/nautilus-summary-dialogs.c
M
components/services/summary/nautilus-view/nautilus-summary-dialogs.h
M
components/services/summary/nautilus-view/nautilus-summary-footer.c
M
components/services/summary/nautilus-view/nautilus-summary-menu-items.c
M
components/services/summary/nautilus-view/nautilus-summary-view-private.h
M	components/services/summary/nautilus-view/nautilus-summary-view.c
M	components/services/trilobite/libtrilobite/Makefile.am
M
components/services/trilobite/libtrilobite/trilobite-core-network.c
M
components/services/trilobite/libtrilobite/trilobite-core-network.h
A
components/services/trilobite/libtrilobite/trilobite-file-utilities.c
A
components/services/trilobite/libtrilobite/trilobite-file-utilities.h
M	components/services/trilobite/libtrilobite/trilobite-redirect.c
M	components/services/trilobite/libtrilobite/trilobite-redirect.h

commit be9e2a17796b5c7b21004d7198d601c7449974f8
Author: Simos Xenitellis <simos@src.gnome.org>
Date:	2001-02-19

    Updated Greek translation

M	po/ChangeLog
M	po/el.po

commit 9efcca800087241ed5c296789ff14a0c8c24cd02
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2001-02-19

	reviewed by: Gene Z. Ragan  <gzr@eazel.com>

	Added auto-prelighting feature to NautilusClickableImage, and
	fixed a major bug that occurs for clickable images in scrolled
	areas.

	* libnautilus-extensions/nautilus-clickable-image.h,
	libnautilus-extensions/nautilus-clickable-image.c:
	(nautilus_clickable_image_set_prelight): New public API call that
	allows for automatic prelight handling direct in
	NautilusClickableImage; made it settable because some users of
	this code want to manually prelight with an alternate image.
	(nautilus_clickable_image_set_up_pixbufs): helper function for the
	above that keeps track of the normal and prelit buffers.
	(label_enter, label_leave): When in prelight mode, switch images
	on enter and leave. Also, remove unnecessary queue_draw calls.

	(adjust_coordinates_for_window, ancestor_enter_notify_event,
	ancestor_leave_notify_event, ancestor_motion_notify_event): Do
	some coordinate adjustments so that if the NautilusClickableImage
	is in a scrolled area with NO_WINDOW widgets all the way in
	between, we do an appropriate coordinate adjustment. This should
	also handle other containers that put their children in a
	different window than their own. This was breaking for the summary
	view when I set it to use clickable images for the service icons.

	* libnautilus/nautilus-view-standard-main.c
	(nautilus_view_standard_main_multi): Do a g_thread_init to make
	views that use gnome-vfs happy.

M	ChangeLog
M	libnautilus-extensions/nautilus-clickable-image.c
M	libnautilus-extensions/nautilus-clickable-image.h
M	libnautilus-private/nautilus-clickable-image.c
M	libnautilus-private/nautilus-clickable-image.h
M	libnautilus/nautilus-view-standard-main.c

commit 514928fdd24e7ee6fd39678a030dd6f43dbb1a10
Author: Christian Rose <menthos@src.gnome.org>
Date:	2001-02-19

    Small fixes.

M	po/sv.po

commit 2daec1f7587d5e7a39383ad6a142ab03b2c85004
Author: Christian Rose <menthos@src.gnome.org>
Date:	2001-02-19

    Updated Swedish translation.

M	po/ChangeLog
M	po/sv.po

commit 6b93027adcddcdcf5d394049e262a4213d42a5ac
Author: Pablo Saratxaga <pablo@src.gnome.org>
Date:	2001-02-19

    Updated Azeri file

M	po/az.po
M	po/ko.po
M	po/nn.po
M	po/sl.po
M	po/tr.po

commit 6ad2f079fc7b1ebd0391e0cf58685f6de85cb32e
Author: Szabolcs Ban <bansz@src.gnome.org>
Date:	2001-02-19

    hu.po: Update of Hungarian translation by <emese@gnome.hu>

M	po/ChangeLog
M	po/hu.po

commit 99c4db902c53d3bb0beba47fd8f51ab38543d729
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2001-02-19

    Updated Norwegian (bokml) translation.

    2001-02-19	Kjartan Maraas	<kmaraas@gnome.org>

	* no.po: Updated Norwegian (bokml) translation.

M	po/ChangeLog
M	po/no.po

commit 4022b6742d3a625b473a9dc225cfaa05d05d929b
Author: Stano Visnovsky <stano@src.gnome.org>
Date:	2001-02-19

    Updated Slovak translation

M	po/ChangeLog
M	po/sk.po

commit 4848cc721cb63acd3de25d70a46605bc38f04217
Author: Yuri Syrota <rasta@src.gnome.org>
Date:	2001-02-19

    Updated Ukrainian translation

M	po/uk.po

commit 048ed7a416a6b0e7e6c40536c0dbcad2301faefa
Author: Yuri Syrota <rasta@src.gnome.org>
Date:	2001-02-19

    Updated Ukrainian translation

M	po/uk.po

commit 21c38b57c978a3cd35cae61202a112d9e4187e56
Author: Yuri Syrota <rasta@src.gnome.org>
Date:	2001-02-19

    Updated Ukrainian translation

M	po/uk.po

commit bca5f1d8653babcb5f680162b6b51c39008046ef
Author: Ian McKellar <yakk@src.gnome.org>
Date:	2001-02-19

    Removed all the code related to Gnome-VFS sub-methods in
    Nautilus. (Bug

	    * libnautilus-extensions/nautilus-mime-actions.c:
	    * libnautilus-extensions/nautilus-mime-actions.h:
	    * src/nautilus-window.c: (load_view_as_menu_callback):
	    Removed all the code related to Gnome-VFS sub-methods in
	    Nautilus.
	    (Bug 5086)

M	ChangeLog
M	libnautilus-extensions/nautilus-mime-actions.c
M	libnautilus-extensions/nautilus-mime-actions.h
M	libnautilus-private/nautilus-mime-actions.c
M	libnautilus-private/nautilus-mime-actions.h
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window.c

commit 3b2bd8ec84ea05e296d21752dc8090847a37af31
Author: Eskil Heyn Olsen <eskil@eazel.com>
Date:	2001-02-19

    reviewed by: Ian McKellar <ian@eazel.com>

    2001-02-18	Eskil Heyn Olsen  <eskil@eazel.com>

	reviewed by: Ian McKellar  <ian@eazel.com>

	Fixed bug 6681 ; make eazel-install output more machine parseable
	by adding option and always return !0 on any failure.

	*
	components/services/install/command-line/eazel-alt-install-corba.
	c: (eazel_file_conflict_check_signal),
	(eazel_file_uniqueness_check_signal),
	(eazel_feature_consistency_check_signal),
	(eazel_download_progress_signal), (eazel_install_progress_signal),
	(download_failed), (something_failed),
	(eazel_preflight_check_signal), (dep_check), (md5_check_failed),

M	ChangeLog
M	components/services/install/command-line/eazel-alt-install-corba.c

commit c0e56162c8e345a12205d93e8e9a737d900361a1
Author: Simos Xenitellis <simos@src.gnome.org>
Date:	2001-02-19

    Update of Greek translation

M	ChangeLog
M	configure.in
M	po/ChangeLog
M	po/el.po

commit e81265780596424eeef8c74d0627ff85cadde078
Author: Michael Fleming <mfleming@src.gnome.org>
Date:	2001-02-18

    Bug 4302: links in HTML help don't work.

	* components/mozilla/nautilus-mozilla-content-view.c:
	(try_transform_nautilus_uri_to_file_scheme),
	(view_load_location_callback),
	(should_uri_navigate_bypass_nautilus):

	Bug 4302: links in HTML help don't work.

	Now they do.  Since the "gnome-help:" scheme stuff doesn't know
	how to deal with files below the root and its to convoluted
	to fix,
	the Mozilla component discovers if a gnome-help scheme isgoing
	to be
	transformed into a file scheme and then redirects nautilus to that
	URI.  This means the full path to the HTML file appears in
	the location
	bar, just like in the old gnome help browser

M	ChangeLog
M	components/mozilla/nautilus-mozilla-content-view.c

commit 12d84eae28b96375873edc1e9d355bfef0fe1b44
Author: Andraz Tori <minmax@src.gnome.org>
Date:	2001-02-18

    Updated Slovenian translation

M	po/sl.po

commit 6638c6352562fcc752c8abe33fffcd73d413acdc
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-02-18

    Get rid of initialization of nsString object to NULL to fix Tinderbox.

	* components/mozilla/nautilus-mozilla-embed-extensions.cpp:
	Get rid of initialization of nsString object to NULL
	to fix Tinderbox.

M	ChangeLog
M	components/mozilla/nautilus-mozilla-embed-extensions.cpp

commit 02c952bde8a90d95860b709560891786c9fecff0
Author: Christian Rose <menthos@src.gnome.org>
Date:	2001-02-18

    Updated Swedish translation.

M	po/ChangeLog
M	po/sv.po

commit 5283942c5196376762af052b406972528b5a1f0b
Author: Michael Fleming <mfleming@src.gnome.org>
Date:	2001-02-18

    reviewed by: <ramiro@eazel.com>


	reviewed by: <ramiro@eazel.com>

	Misc Mozilla changes.

	Bug 6542 -- Throbber keeps spinning
	Pages without network activity would never report_load_complete.
	Switched
	to using net_start and net_stop to control throbber like galeon
	(didn't
	I do this before?).  Note that bug 6736 means the throbber might
	cut out early.	Oh well, the stop button isn't really hooked
	up anyway.

	Bug 6544 -- Crash while navigating help

	Caused by make_full_uri_from_relative going beyond a buffer.
	Also added
	test case.

	Also fixed up logic in mozilla_dom_mouse_click_callback related to
	translating URI's that we know how to handle ourself but can't
	be handled by mozilla directly without intervention (eg,
	eazel-services,
	help URI's)

	Also removed mistaken cancel_pending_vfs_operation in
	update_nautilus_uri

	Also did some cleanup/rearranging of the async nautilus_view
	wrappers

	* components/mozilla/nautilus-mozilla-content-view.c:
	(nautilus_mozilla_content_view_initialize),
	(mozilla_location_callback), (mozilla_net_start_callback),
	(mozilla_net_stop_callback), (mozilla_dom_mouse_click_callback),
	(vfs_open_callback), (update_nautilus_uri),
	(make_full_uri_from_relative), (test_make_full_uri_from_relative),
	(dispatch_report_location_change):

	* src/nautilus-sidebar.c: (add_command_buttons):

	Fixed improper assumtion that nautilus_file_is_local being TRUE
	means gnome_vfs_get_local_path will return a file path.
	The "local"
	concept seems to apply to expected latancy, not URI schemes.  This
	was causing assertion failures when browsing to help: schemes (as
	noted in the comments to bug 6544)

M	ChangeLog
M	components/mozilla/nautilus-mozilla-content-view.c
M	src/nautilus-information-panel.c
M	src/nautilus-sidebar.c

commit a2804eb7653886c407308c6575d5eb94ee7742d2
Author: Richard Boulton <richard@src.gnome.org>
Date:	2001-02-17

    reviewed by: Ali Abdin <aliabdin@aucegypt.edu>

    * components/help/converters/gnome-db2html2/gdb3html.c
    * components/help/converters/gnome-db2html2/sect-elements.c
    * components/help/converters/gnome-db2html2/toc-elements.c
    Fix format string vulnerabilities, see bug 6702.  Fixes
    segfault when % character occurs in input files.

M	ChangeLog
M	components/help/converters/gnome-db2html2/gdb3html.c
M	components/help/converters/gnome-db2html2/sect-elements.c
M	components/help/converters/gnome-db2html2/toc-elements.c

commit e99889e16baaace0d808c18fa887cc1ef31bf6ee
Author: Dan Mueth <dan@eazel.com>
Date:	2001-02-17

    reviewed by: Eskil

    2001-02-17	Dan Mueth  <dan@eazel.com>

	    reviewed by: Eskil

	    Updated toplevel docs data file. Updated and added FDL/GPL
	    licenses. Added OMF file for Nautilus User Guide.

	    * Makefile.am:  Adding omf-install/
	    * components/help/topleveldocs.xml: Updated toplevel docs
	    * configure.in: Adding omf-install and user-guide/gnugpl
	    * omf-install/Makefile.am: Added for OMF files
	    * user-guide/C/Makefile.am: Updated for OMF file
	    * user-guide/C/nautilus-C.omf: Added this OMF file
	    * user-guide/Makefile.am: Added gnufdl/
	    * user-guide/gnufdl/gnufdl.sgml: Updated
	    * user-guide/gnugpl/Makefile.am: Added this file
	    * user-guide/gnugpl/gnugpl.sgml: Added this file, GPL

M	ChangeLog
M	Makefile.am
M	components/help/topleveldocs.xml
M	configure.in
A	omf-install/Makefile.am
M	user-guide/C/Makefile.am
A	user-guide/C/nautilus-C.omf
M	user-guide/Makefile.am
M	user-guide/gnufdl/gnufdl.sgml
A	user-guide/gnugpl/Makefile.am
A	user-guide/gnugpl/gnugpl.sgml

commit 3f29e5b47ae056e4ac7e2089a5f9742eecd39e69
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2001-02-17

    Fix typo.

    2001-02-17	Kjartan Maraas	<kmaraas@gnome.org>

	* src/file-manager/fm-search-list-view.c: Fix typo.

M	ChangeLog
M	src/file-manager/fm-search-list-view.c

commit e7ade11b11798e617a09399c31aab9cca45a9b4a
Author: Christian Rose <menthos@src.gnome.org>
Date:	2001-02-17

    Updated Swedish translation.

M	po/ChangeLog
M	po/sv.po

commit b16e11d4eddca0da11b09629232c898c2ea0bfba
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2001-02-17

    reviewed by: Darin Adler <darin@eazel.com>

    2001-02-16	Gene Z. Ragan  <gzr@eazel.com>

	reviewed by: Darin Adler <darin@eazel.com>

	Fixed bug 6689, Segmentation fault from volume_in_black_list after
	the death of the desktop.

	* src/file-manager/fm-desktop-icon-view.c: (volume_in_black_list):
	Add an assert to catch a NULL icon view being passed in.
	We need to
	find out why this happens if it ever does.

	* src/nautilus-application.c: (window_can_be_closed),
	(is_last_closable_window), (volume_unmounted_callback):
	Handle single window case in the code where we close the windows
	the are displaying the contents of the unmounted volume.
	In the case
	of a single window, direct it back to the default home directory.

M	ChangeLog
M	src/file-manager/fm-desktop-icon-view.c
M	src/nautilus-application.c

commit 49e74380f033946d20bf0bd0a1a0057f62469f22
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2001-02-17

    fixed bug where the left edge of a sidebar tab wasn't prelighting


	* src/nautilus-sidebar-tabs.c: (draw_one_tab_themed),
	(draw_or_layout_all_tabs):
	fixed bug where the left edge of a sidebar tab wasn't
	prelighting correctly when the one before it was active.

M	ChangeLog
M	src/nautilus-sidebar-tabs.c

commit b65fe4644d2a21dd0b66b16fe22d7bd88ea3b410
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-02-17

	reviewed by: Gene Ragan <gzr@eazel.com>

	Fix bug 4070 (Repeated clicks of BACK cause core dump):

	* src/nautilus-window-manage-views.c:
	(viewed_file_changed_callback): Use end_location_change instead,
	since cancel_location_change just does extra "go back to old view"
	that we don't need.
	(cancel_location_change): A little more sanity checking. Not sure
	if it really helps. The other changes should fix the bug.
	(begin_location_change): Use end_location_change to get rid of any
	previous change in progress since cancel_location_change just does
	extra "go back to old view" that we don't need.
	(report_location_change_callback): Use end_location_change to get
	rid of any previous change in progress since
	cancel_location_change just does extra "go back to old view" that
	we don't need.

	* src/file-manager/fm-list-view.c: (get_list_if_exists),
	(fm_list_view_clear): Don't create a list just to clear it.
	Crashed here while I was trying to work on the other bug.

M	ChangeLog
M	src/file-manager/fm-list-view.c
M	src/nautilus-window-manage-views.c

commit e9d6ca305696c29a8e61b5520979f85002bc4032
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2001-02-17

	reviewed by: Darin Adler  <darin@eazel.com>

	Fixed bug 6724 (implement Vera's new text &
	organization for Preferences)

	There are a few open issues still, but they can be
	handled one at a time.

	* libnautilus-extensions/nautilus-global-preferences.c:
	(global_preferences_install_descriptions),
	(global_preferences_create_dialog),
	(global_preferences_install_sidebar_panel_descriptions):
	Tweak text, rework some comments, reorganize.

	* libnautilus-extensions/nautilus-program-chooser.c:
	(repopulate_program_list): Reinstated a one-line fix
	that was accidentally merged away earlier.

M	ChangeLog
M	libnautilus-extensions/nautilus-global-preferences.c
M	libnautilus-extensions/nautilus-program-chooser.c
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-program-chooser.c

commit d69f618084465c4cc51dcdc04d65c908e55ed54f
Author: Robey Pointer <robey@src.gnome.org>
Date:	2001-02-17

    Don't reference the three files that used to be in top/.

	* nautilus.spec.in:

	Don't reference the three files that used to be in top/.

M	ChangeLog
M	nautilus.spec.in

commit 107192d0509ab41d80739a20b9e1a448a5c59457
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2001-02-17

    fixed a bunch of problems in the image view, including making
    the initial


	* components/image-viewer/nautilus-image-view.c:
	(zoomable_zoom_to_fit_callback), (rezoom_control),
	(control_size_allocate_callback), (image_fits_in_container),
	(scrolled_window_size_allocate_callback),
	(scrollable_control_factory):
	fixed a bunch of problems in the image view, including making
	the initial shrink-to-fit feature work again, made unneccessary
	scroll bars go away by using GTK_POLICY_AUTOMATIC, improved the
	scaling to Arlo's taste by using GDK_INTERP_BILINEAR, and tweaked
	the scale factors, plus other clean-ups.

	* src/nautilus-zoom-control.c: (create_zoom_menu_item):
	fixed bug 6288, bogus zoom levels displayed in zoom control,
	by making
	the rounding algorithm used in the menu consistent with the one
	used in the control.

M	ChangeLog
M	components/image-viewer/nautilus-image-view.c
M	src/nautilus-zoom-control.c

commit 33e0bb3642a3e55291ced022d6da53af07caac45
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-02-17

	reviewed by: John Sullivan <sullivan@eazel.com>

	Fixed bug 6477 (no way for intall view to send user "back where
	they came from") by adding a "go back" command for views.

	* libnautilus/nautilus-view-component.idl: Add "go back".
	* libnautilus/nautilus-view.h:
	* libnautilus/nautilus-view.c: (nautilus_view_go_back): Add "go
	back".
	* src/nautilus-view-frame-private.h:
	* src/nautilus-view-frame-corba.c: (go_back),
	(impl_Nautilus_ViewFrame_go_back): Add "go back".
	* src/nautilus-view-frame.h:
	* src/nautilus-view-frame.c:
	(nautilus_view_frame_initialize_class),
	(nautilus_view_frame_go_back): Add "go back".
	* src/nautilus-window-manage-views.c: (go_back_callback): Add code
	to either go back or go home.

	* src/nautilus-window-toolbars.c:
	(back_or_forward_button_pressed_callback): Formatting tweak.

M	ChangeLog
M	libnautilus/nautilus-view-component.idl
M	libnautilus/nautilus-view.c
M	libnautilus/nautilus-view.h
M	src/nautilus-view-frame-corba.c
M	src/nautilus-view-frame-private.h
M	src/nautilus-view-frame.c
M	src/nautilus-view-frame.h
M	src/nautilus-window-manage-views.c
M	src/nautilus-window-toolbars.c

commit 98c6648ca311757cfff9af18f4663d88aa3df00e
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-02-17

	reviewed by: Mike Engber <engber@eazel.com>

	* libnautilus-extensions/nautilus-wrap-table.c:
	(wrap_table_get_content_dimensions):
	Fix bug 6683.  Bottom row is cut off in backgrounds/emblems
	dialog.

M	ChangeLog
M	libnautilus-extensions/nautilus-wrap-table.c
M	libnautilus-private/nautilus-wrap-table.c

commit cc1a047444be5fb852c8d2fbc6cb5586a9dd6822
Author: Robey Pointer <robey@src.gnome.org>
Date:	2001-02-17

    Nobody wants to review my patch because everyone hates me. This
    fixes the

	* components/services/install/lib/eazel-install-logic2.c:
	(check_no_two_packages_has_same_file):
	*
	components/services/install/lib/eazel-install-xml-package-list.c:
	(osd_parse_file_list):
	* components/services/install/lib/eazel-softcat.c:
	(eazel_softcat_initialize),
	(remove_directories_from_provides_list), (eazel_softcat_get_info):

	Nobody wants to review my patch because everyone hates me.  This
	fixes the weird file/directory checks we were doing by using the
	new softcat fields to determine which ones are directories.  No
	more guesswork.  Also there's a softcat bug which causes the file
	list to sometimes contain repeated filenames, so this patch does a
	workaround for that too.

	* components/services/trilobite/doc/gconf.txt:

	Fix my dumb typo: jump-url is not a bool.

M	ChangeLog
M	components/services/install/lib/eazel-install-logic2.c
M	components/services/install/lib/eazel-install-xml-package-list.c
M	components/services/install/lib/eazel-softcat.c
M	components/services/trilobite/doc/gconf.txt

commit 279a4adc14b68d7c6b8eb5d74e1bfbddf229c246
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-02-16

    Add some mozilla stuff that needs to be localized.

	* POTFILES.in:
	Add some mozilla stuff that needs to be localized.

M	po/ChangeLog
M	po/POTFILES.in

commit 940b2477261aeffd376c89c003daf068dbe9dd01
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2001-02-16

    Fixed bug 6606, only show user-mountable volumes in Disks menu

    2001-02-16	Gene Z. Ragan  <gzr@eazel.com>

	Fixed bug 6606, only show user-mountable volumes in Disks menu

	* libnautilus-extensions/nautilus-volume-monitor.c:
	(has_removable_mntent_options):
	Utility function to check the mntent structure for options
	that we have determined will do the best job of guessing that
	a volume is removable.

	(get_removable_volumes),
	(volume_is_removable), (get_current_mount_list),
	(mount_volume_add_filesystem), (open_cdda_device):
	Did some code cleanup.

M	ChangeLog
M	libnautilus-extensions/nautilus-volume-monitor.c
M	libnautilus-private/nautilus-volume-monitor.c

commit e6be417ea46a1a86657284b2c3cda5c0f8f67f7c
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-02-16

	Fix bug 6435 (report_location_change does not record in history).

	* src/nautilus-window-manage-views.c:
	(report_location_change_callback): Use change type of STANDARD
	instead of RELOAD.

M	ChangeLog
M	src/nautilus-window-manage-views.c

commit 5a3976ba44b6a52262b847cfc36d15d1860e8cfc
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-02-16

    Remove an unused variable.

M	ChangeLog
M	components/mozilla/nautilus-mozilla-embed-extensions.cpp

commit ce2d79a6dbdf6f8b179980341295535d71e39e6c
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-02-16

    Restore the original cast and lose the const.

	* components/mozilla/nautilus-mozilla-embed-extensions.cpp:
	Restore the original cast and lose the const.

M	ChangeLog
M	components/mozilla/nautilus-mozilla-embed-extensions.cpp

commit f7ad38397a1b5166dac39d6eac4e8953fa3b5f77
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2001-02-16

    removed the translation text services from the build, since they
    are not


	removed the translation text services from the build, since
	they are not ready for commercial release.  Also, made the
	google and webster services localizable.  This also fixes
	bug 6704, translation doesn't work with large files.

	* components/text/nautilus-text-view.c: (add_one_service):
	made it use the localization framework for the menu label and
	tooltip

	* components/text/services/Makefile.am:
	* components/text/services/english_to_french.xml:
	* components/text/services/french_to_english.xml:
	removed the translation services

	* components/text/services/google.xml:
	* components/text/services/webster.xml:
	made the selection-based services localizable

	* po/POTFILES.in:
	added the selection-based services

M	ChangeLog
M	components/text/nautilus-text-view.c
M	components/text/services/Makefile.am
D	components/text/services/english_to_french.xml
D	components/text/services/french_to_english.xml
M	components/text/services/google.xml
M	components/text/services/webster.xml
M	po/POTFILES.in

commit fe50bc9ed28f4ade37d6b6f2e46a8d0f86a069ac
Author: Robey Pointer <robey@src.gnome.org>
Date:	2001-02-16

    Fix build bustage by breaking cast into two pieces (weird C++ism).

	    * components/mozilla/nautilus-mozilla-embed-extensions.cpp:

	    Fix build bustage by breaking cast into two pieces (weird
	    C++ism).

M	ChangeLog
M	components/mozilla/nautilus-mozilla-embed-extensions.cpp

commit 824ec6e649a39c4108ddac4313ddedbe003b0fe8
Author: Josh Barrow <josh@eazel.com>
Date:	2001-02-16

    Made a few corrections


    2001-02-16	Josh Barrow  <josh@eazel.com>

	    * docs/smoketests.html:
	    Made a few corrections

M	ChangeLog
M	docs/smoketests.html

commit b31cdf226e10aa6e017e7859c0a24e6cd64a69db
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-02-16

	reviewed by: Gene Ragan <gzr@eazel.com>

	Finish fixing bug 6286 (need to re-apply optimization where we do
	a single directory load):

	* src/nautilus-window-manage-views.c: (begin_location_change): Do
	the force_reload work in here. We want it on all 4 kinds of
	location change (forward, back, new location, reload). Other
	browsers don't do reload on back, so we may want to change this at
	some point.
	(nautilus_window_reload): Remove the old code to invalidate from
	here now that it's done in begin_location_change.

	* src/file-manager/fm-directory-view.c: (load_location_callback),
	(load_directory), (finish_loading), (filtering_changed_callback):
	Remove the old code to do force_reload. The NautilusDirectory part
	of triggering a reload is now handled by the shell.

	* libnautilus-extensions/nautilus-directory.h:
	* libnautilus-extensions/nautilus-directory.c:
	(nautilus_directory_file_monitor_add): No force_reload parameter
	any more.
	(nautilus_directory_force_reload): New separate call used to force
	a reload. A method call so subclasses can implement.
	(nautilus_self_check_directory): Removed the FALSE force_reload
	argument to file_monitor_add.
	* libnautilus-extensions/nautilus-vfs-directory.c:
	(vfs_file_monitor_add): No force_reload parameter any more.
	(vfs_force_reload): Call through to
	nautilus_directory_force_reload_internal to do the real work.
	(nautilus_vfs_directory_initialize_class): Install the new
	force_reload function.
	* libnautilus-extensions/nautilus-merged-directory.c:
	(merged_file_monitor_add): No force_reload parameter any more.
	(merged_force_reload): Tell all of the real directories to force a
	reload.
	(monitor_add_directory): No force_reload to track any more.
	(nautilus_merged_directory_initialize_class): Install the new
	force_reload function.

	* libnautilus-extensions/nautilus-directory-private.h:
	* libnautilus-extensions/nautilus-directory-async.c:
	(nautilus_directory_force_reload_internal): Change the name of
	this function, since there's now a public function that is named
	nautilus_directory_force_reload.

	* libnautilus-extensions/nautilus-file-private.h:
	* libnautilus-extensions/nautilus-file.c:
	(nautilus_file_get_all_attributes): Made a separate call so other
	parts of the framework can use it.
	(nautilus_file_invalidate_all_attributes): Use the new call.

	* components/tree/nautilus-tree-model.c:
	(nautilus_tree_model_monitor_add),
	(nautilus_tree_model_node_begin_monitoring_no_connect): Use the
	new force_reload call. The old one had more granularity and thus
	forced less to be reloaded, but it's OK to do a little more here.

	* libnautilus-extensions/nautilus-trash-monitor.c:
	(nautilus_trash_monitor_initialize): Removed the FALSE
	force_reload argument to file_monitor_add.

	Other stuff:

	* libnautilus-extensions/nautilus-directory-metafile.c:
	(get_metafile), (nautilus_directory_get_file_metadata),
	(nautilus_directory_get_file_metadata_list),
	(nautilus_directory_set_file_metadata),
	(nautilus_directory_set_file_metadata_list),
	(nautilus_directory_copy_file_metadata),
	(nautilus_directory_remove_file_metadata),
	(nautilus_directory_rename_file_metadata): Moved FIXMEs around.
	Pass NULL instead of &ev when calling bonobo_object_release_unref
	since we don't really want to do anything different if there's
	some kind of error.

	* nautilus-installer/install-lib/.cvsignore:
	* nautilus-installer/libtrilobite/.cvsignore:
	Gotta create these files when you make new directories.

	* README: Change xml-i18n-tools to mention the correct branch.

M	ChangeLog
M	README
M	components/tree/nautilus-tree-model.c
M	libnautilus-extensions/nautilus-bonobo-extensions.c
M	libnautilus-extensions/nautilus-directory-async.c
M	libnautilus-extensions/nautilus-directory-metafile.c
M	libnautilus-extensions/nautilus-directory-private.h
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-extensions/nautilus-directory.h
M	libnautilus-extensions/nautilus-file-private.h
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-extensions/nautilus-merged-directory.c
M	libnautilus-extensions/nautilus-trash-monitor.c
M	libnautilus-extensions/nautilus-vfs-directory.c
M	libnautilus-private/nautilus-bonobo-extensions.c
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-directory-metafile.c
M	libnautilus-private/nautilus-directory-private.h
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-directory.h
M	libnautilus-private/nautilus-file-private.h
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-merged-directory.c
M	libnautilus-private/nautilus-trash-monitor.c
M	libnautilus-private/nautilus-vfs-directory.c
A	nautilus-installer/install-lib/.cvsignore
A	nautilus-installer/libtrilobite/.cvsignore
M	src/file-manager/fm-directory-view.c
M	src/nautilus-window-manage-views.c

commit 06f6ce7acb9db42363456364e2ae759d13a7dced
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-02-16

    New files. Cut and paste from nautilus-extensions to workaround
    licensing

	* components/mozilla/Makefile.am:
	* components/mozilla/bonobo-extensions.c:
	* components/mozilla/bonobo-extensions.h:
	New files.  Cut and paste from nautilus-extensions to workaround
	licensing issues.

	* components/mozilla/main.c: (mozilla_object_destroyed):
	Mike Fleming added a nice feature that caches the mozilla process
	by delaying exit.  This makes jumping from web page to web page
	much faster.  However, it makes it harder to debug the mozilla
	component because it sticks around for a while and killing it by
	hand doesnt allow for clean shutdown.  So I added an debug
	environment variable that can be set to turn the delayed exit off.

	* components/mozilla/mozilla-events.cpp: Include the mozembed
	private header.  Im not quite sure why we were declaring the
	prototype found thre ourselves.
	* components/mozilla/nautilus-mozilla-content-view.c:
	(nautilus_mozilla_content_view_initialize),
	(charset_encoding_changed_callback),
	(encoding_menu_data_free_cover),
	(mozilla_view_create_charset_encoding_submenu),
	(mozilla_view_merge_menus), (bonobo_control_activate_callback),
	(mozilla_title_changed_callback), (mozilla_location_callback),
	(mozilla_net_state_callback), (mozilla_net_stop_callback),
	(mozilla_link_message_callback), (mozilla_progress_callback),
	(mozilla_dom_mouse_click_callback), (vfs_open_callback),
	(vfs_read_callback), (cancel_pending_vfs_operation),
	(navigate_mozilla_to_nautilus_uri):
	Add a charset encoding menu.  Also, changed the type of the
	mozilla member to be GtkMozEmbed instead of GtkWidget to reduce
	the amount of casting we did.

	* components/mozilla/nautilus-mozilla-embed-extensions.cpp:
	* components/mozilla/nautilus-mozilla-embed-extensions.h:
	New files.  Start of mozilla embed extensions.	Right now only
	charset encoding stuff.  Inspired somewhat by Galeon.
	* components/mozilla/nautilus-mozilla-ui.xml:
	Update for charset encoding menu support.

M	ChangeLog
M	components/mozilla/Makefile.am
A	components/mozilla/bonobo-extensions.c
A	components/mozilla/bonobo-extensions.h
M	components/mozilla/main.c
M	components/mozilla/mozilla-events.cpp
M	components/mozilla/nautilus-mozilla-content-view.c
A	components/mozilla/nautilus-mozilla-embed-extensions.cpp
A	components/mozilla/nautilus-mozilla-embed-extensions.h
M	components/mozilla/nautilus-mozilla-ui.xml

commit 53222cb438b7266b52be5266f402eca4e65e8250
Author: Josh Barrow <josh@eazel.com>
Date:	2001-02-16

    Added some text to explain the freetype fiasco.


    2001-02-16	Josh Barrow  <josh@eazel.com>

	    * README:
	    Added some text to explain the freetype fiasco.

M	ChangeLog
M	README

commit ebfc0910674f87f451a62ab04d764681b925b488
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-02-16

    Clarify the fact that Mozilla M18 no longer works. Remove obsolete
    Mozilla

	* README: Clarify the fact that Mozilla M18 no longer works.
	* components/mozilla/mozilla-components.cpp: Remove obsolete
	Mozilla M18 support.  M18 no longer works.

M	ChangeLog
M	README
M	components/mozilla/mozilla-components.cpp

commit 56abe41110df3b8c49e7dd538bd753384c0b637c
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-02-16

    Update Mozilla requirements. Update the Mozilla milestone names
    to match

	* README: Update Mozilla requirements.
	* configure.in: Update the Mozilla milestone names to match the
	current Mozilla naming scheme.	Add a flag indicating whether the
	version of Mozilla we use has profiles support.
	* components/mozilla/Makefile.am:
	* components/mozilla/nautilus-mozilla-content-view.c:
	(pre_widget_initialize):
	Add better profile support ifdef hackery.

M	ChangeLog
M	README
M	components/mozilla/Makefile.am
M	components/mozilla/nautilus-mozilla-content-view.c
M	configure.in

commit db4816e5940433fa43e8beaa57e91b0c95f0cb67
Author: Stano Visnovsky <stano@src.gnome.org>
Date:	2001-02-16

    Updated Slovak translation

M	po/ChangeLog
M	po/sk.po

commit 4069a7d4fd0626a3d03e82daa77388ce0a0e8ec8
Author: Yuri Syrota <rasta@src.gnome.org>
Date:	2001-02-16

    Updated Ukrainian translation

M	po/uk.po

commit 12c70ba0b23839e65f6a314123a65e21e45b0cca
Author: Yuri Syrota <rasta@src.gnome.org>
Date:	2001-02-16

    Updated Ukrainian translation

M	po/uk.po

commit f11993c86e37ee4bc99a456642c0107190a04c5d
Author: Yuri Syrota <rasta@src.gnome.org>
Date:	2001-02-16

    Updated Ukrainian translation

M	po/uk.po

commit 65c10bd789e3fec844a6f5a5f1460b7479d6413e
Author: Robey Pointer <robey@src.gnome.org>
Date:	2001-02-16

    Re-add 'provides' to the IDL so the install view can poke around for

	* components/services/install/idl/trilobite-eazel-install.idl:
	* components/services/install/lib/eazel-install-corba-types.c:
	(corba_packagedatastruct_fill_from_packagedata),
	(corba_packagedatastruct_fill_deps),
	(packagedata_tree_from_corba_packagedatastructlist):

	Re-add 'provides' to the IDL so the install view can poke around
	for .desktop files.

	* nautilus-installer/src/installer.c:
	(get_detailed_errors_foreach), (get_detailed_errors):

	Speed up error checking by avoiding pieces of the graph we've
	already visited.

M	ChangeLog
M	components/services/install/idl/trilobite-eazel-install.idl
M	components/services/install/lib/eazel-install-corba-types.c
M	nautilus-installer/src/installer.c

commit fcd21241fcfbceab2b6a45688b0bc50486d0aec8
Author: Robey Pointer <robey@src.gnome.org>
Date:	2001-02-16

    Remove errant unref during dupe-file check.

	* components/services/install/lib/eazel-install-logic2.c:
	(check_dependencies_foreach),
	(check_no_two_packages_has_same_file),
	(check_conflicts_against_already_installed_packages):

	Remove errant unref during dupe-file check.

	*
	components/services/install/nautilus-view/nautilus-service-instal
	l-view.c: (nautilus_install_parse_uri),
	(nautilus_service_install_done),
	(nautilus_service_install_failed),
	(nautilus_service_need_password),
	(nautilus_service_install_view_update_from_uri_finish),
	(nautilus_service_install_view_load_uri):
	*
	components/services/install/nautilus-view/nautilus-service-instal
	l-view.h:

	Set password prompt to something semi-reasonable.  Fix up a few
	wrong behaviors in the case of having multiple toplevel packages.
	This still isn't working very well.

M	ChangeLog
M	components/services/install-view/nautilus-service-install-view.c
M	components/services/install-view/nautilus-service-install-view.h
M	components/services/install/lib/eazel-install-logic2.c
M
components/services/install/nautilus-view/nautilus-service-install-view.c
M
components/services/install/nautilus-view/nautilus-service-install-view.h

commit 824f0deee09e785792ddea248f3e821207606e51
Author: Christian Rose <menthos@src.gnome.org>
Date:	2001-02-16

    Updated Swedish translation.

M	po/ChangeLog
M	po/sv.po

commit 7cb5b454a83eb53e3ba5143e4f30ccd913b1cffb
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2001-02-16

    fixed bug 5599, make objects in $USER/Nautilus localizable. Fixed by


	fixed bug 5599, make objects in $USER/Nautilus localizable.  Fixed
	by creating a linkset to instead the Computer and Services icons,
	and removing the top directory and associated code, since it's no
	longer needed.

	* configure.in:
	removed data/top
	* data/Makefile.am:
	removed top directory
	* data/linksets/Makefile.am:
	* data/linksets/home.xml:
	added new home linkset

	* data/top/.cvsignore:
	* data/top/.nautilus-metafile.xml:
	* data/top/Computer:
	* data/top/Makefile.am:
	* data/top/Services:
	removed files from top

	* libnautilus-extensions/nautilus-file-utilities.c:
	(nautilus_get_user_main_directory):
	changed it to no longer copy the top directory; instead,
	install the new linkset

	* po/POTFILES.in:
	added home.xml to the files to be localized

M	ChangeLog
M	configure.in
M	data/Makefile.am
M	data/linksets/Makefile.am
A	data/linksets/home.xml
D	data/top/.cvsignore
D	data/top/.nautilus-metafile.xml
D	data/top/Computer
D	data/top/Makefile.am
D	data/top/Services
M	libnautilus-extensions/nautilus-file-utilities.c
M	libnautilus-private/nautilus-file-utilities.c
M	po/POTFILES.in

commit f7b36dba0b07415ba29e7ca2c9b358c88a791927
Author: Eric Fischer <eric@src.gnome.org>
Date:	2001-02-16

    Building the installer into RPMs doesn't work, because I got
    something in

       * nautilus.spec.in:
       Building the installer into RPMs doesn't work, because I got
       something in the Makefiles wrong.  Revert the changes to the
       spec file so tinderbox comes back to life.  Will try again
       once I think I have it right.

M	ChangeLog
M	nautilus.spec.in

commit c08cd310b037496d1cfca31c0cf7b0e79d0a48af
Author: Robey Pointer <robey@src.gnome.org>
Date:	2001-02-16

	reviewed by: Robin * Slomkowski  <rslomkow@eazel.com>

	* nautilus-installer/src/installer.c:

	For now, make the bootstrap installer always run in debug mode
	and point to checkpoint:8888.

M	ChangeLog
M	nautilus-installer/src/installer.c

commit c8fcbdde0913ec492742f3b5921540f131681ee6
Author: Robey Pointer <robey@src.gnome.org>
Date:	2001-02-16

	reviewed by: Eskil Heyn Olsen  <eskil@eazel.com>

	*
	components/services/trilobite/libtrilobite/trilobite-root-helper.
	c: (discard_line), (eazel_helper_start):

	Add debug info to the roothelper so that we can debug failures
	better.

M	ChangeLog
M	components/services/trilobite/libtrilobite/trilobite-root-helper.c

commit 334e529cea9a5e8689ec0a164e0ccdf98810ecfb
Author: Robey Pointer <robey@src.gnome.org>
Date:	2001-02-15

    Made dump_tree dump less redundant info (tries not to repeat
    sections of

	* components/services/install/lib/eazel-install-logic2.c:
	(dump_tree_helper), (dump_tree):

	Made dump_tree dump less redundant info (tries not to repeat
	sections of the graph it's already visited).

	* nautilus-installer/install-lib/Makefile.am:
	* nautilus-installer/libtrilobite/Makefile.am:

	Set LOG_DOMAIN to G_LOG_DOMAIN so our log catcher will actually
	work. :)

	* nautilus-installer/src/Makefile.am:

	Remove redundant object file.

	* nautilus-installer/src/create-eazel-installer.sh:

	By default, strip the installer binary before gzexe'ing it (this
	makes it much much smaller).  Eventually we'll want to add some
	sort of command-line option for deciding which kind to build.

	* nautilus-installer/src/installer.c: (conflict_check),
	(eazel_installer_initialize):

	Remember to nudge GTK+ after updating labels so they'll actually
	refresh.

	* nautilus-installer/src/link.sh:
	* nautilus-installer/src/main.c: (main):
	* nautilus-installer/src/prescript:

	Fix the prescript to work around a sad popt bug.

M	ChangeLog
M	components/services/install/lib/eazel-install-logic2.c
M	nautilus-installer/install-lib/Makefile.am
M	nautilus-installer/libtrilobite/Makefile.am
M	nautilus-installer/src/Makefile.am
M	nautilus-installer/src/create-eazel-installer.sh
M	nautilus-installer/src/installer.c
M	nautilus-installer/src/link.sh
M	nautilus-installer/src/main.c
M	nautilus-installer/src/prescript

commit d2f0d70ded29ab927236ecc469af97f2d190142d
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2001-02-15

    reviewed by: Mike Engber <engber@eazel.com>

    2001-02-15	Gene Z. Ragan  <gzr@eazel.com>

	reviewed by: Mike Engber <engber@eazel.com>

	Fixed bug 6670, Segmentation fault when trying to access mounted
	removable volume with no media.

	* src/file-manager/fm-desktop-icon-view.c:
	(create_unique_volume_name):
	Use the accessor function to access the volume name instead
	of accessing the structure directly.  The accessor protects
	us against NULL data.

M	ChangeLog
M	src/file-manager/fm-desktop-icon-view.c

commit 3ed55b9af6c533bd52f8d9ab62f42fd31a674a7c
Author: Eric Fischer <eric@src.gnome.org>
Date:	2001-02-15

    Start building the eazel installer, and put it into its own RPM. (This

	    * nautilus.spec.in:
	    Start building the eazel installer, and put it into its
	    own RPM.
	    (This should eventually be separate from building nautilus)

	    * nautilus-installer/libtrilobite/Makefile.am:
	    Add a dependency to create the .h files, since gmake complains
	    otherwise.

M	ChangeLog
M	nautilus-installer/libtrilobite/Makefile.am
M	nautilus.spec.in

commit fec21973c534c20e3e8eec9c6b78e1f5a4f972b2
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2001-02-15

    fixed bug 6589, nautilus crashes if a moderate sized text block
    is used


	fixed bug 6589, nautilus crashes if a moderate sized text block
	is used for dictionary lookup.	Fixed by imposing sanity limits
	on both the selection size passed to services and the sidebar
	title.

	* components/text/nautilus-text-view.c:
	(handle_service_menu_item):
	truncate the selection if it's greater than a reasonable size.

	* src/nautilus-sidebar-title.c:
	(nautilus_sidebar_title_initialize),
	(nautilus_sidebar_title_set_text):
	truncate the sidebar title if it's longer than a reasonable limit.

M	ChangeLog
M	components/text/nautilus-text-view.c
M	src/nautilus-sidebar-title.c

commit 75afc7123ec2e67beb1d90f7d3e71bbf52a29202
Author: Kjartan Maraas <kmaraas@src.gnome.org>
Date:	2001-02-15

    Small fixes

M	po/es.po

commit 883c6415f9bcaee67f353efbb57d37b809bdf37b
Author: Mike Engber <engber@src.gnome.org>
Date:	2001-02-15

    reviewed by: Gene Z. Ragan <gzr@eazel.com>


	reviewed by: Gene Z. Ragan  <gzr@eazel.com>

	* src/file-manager/fm-icon-view.c: (fm_icon_view_bump_zoom_level):
	Change fm_icon_view_bump_zoom_level to ignore bumps to out
	of bounds values - bug 6347.

M	ChangeLog
M	src/file-manager/fm-icon-view.c

commit 7e0cd12e1794c2d3bc696be3d1e034ba30a6c091
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2001-02-15

    Updated Norwegian (bokml) translation.

    2001-02-15	Kjartan Maraas	<kmaraas@gnome.org>

	* no.po: Updated Norwegian (bokml) translation.

M	po/ChangeLog
M	po/no.po

commit 7d12ed0a61ea226d7a7107301c5d01576816ab59
Author: Mike Engber <engber@src.gnome.org>
Date:	2001-02-15

    Added FIXMEs.


	* libnautilus-extensions/nautilus-directory-metafile.c:
	(get_metafile), (nautilus_directory_get_file_metadata),
	(nautilus_directory_get_file_metadata_list),
	(nautilus_directory_set_file_metadata),
	(nautilus_directory_set_file_metadata_list),
	(nautilus_directory_copy_file_metadata),
	(nautilus_directory_remove_file_metadata),
	(nautilus_directory_rename_file_metadata):
	Added FIXMEs.

M	ChangeLog
M	libnautilus-extensions/nautilus-directory-metafile.c
M	libnautilus-private/nautilus-directory-metafile.c

commit 2868d96c603404b794fa7d1b7c8ae8abca3d69ea
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-02-15

	reviewed by: John Sullivan <sullivan@eazel.com>

	* libnautilus-extensions/nautilus-image-table.h:
	* libnautilus-extensions/nautilus-image-table.c:
	(nautilus_image_table_add_empty_image): New function to add an
	empty space into the table.

	* libnautilus-extensions/nautilus-wrap-table.h:
	* libnautilus-extensions/nautilus-wrap-table.c:
	(nautilus_wrap_table_destroy), (nautilus_wrap_table_expose_event),
	(nautilus_wrap_table_map), (nautilus_wrap_table_unmap),
	(nautilus_wrap_table_add), (nautilus_wrap_table_remove),
	(nautilus_wrap_table_forall), (wrap_table_layout),
	(wrap_table_get_max_child_dimensions),
	(wrap_table_get_content_dimensions),
	(wrap_table_find_child_at_point),
	(nautilus_wrap_table_reorder_child): Change 'items' to 'childern'
	(nautilus_wrap_table_get_num_children): New function to get the
	number of chilren.

	* src/nautilus-property-browser.c: (labeled_image_configure),
	(labeled_image_new), (make_properties_from_directories),
	(add_reset_property), (make_properties_from_xml_node),
	(nautilus_property_browser_update_contents):
	Modify some constants and add new ones for the image table
	layout.  Andy is going to tweak these later.
	Move the erase object back to the end of the table.

M	ChangeLog
M	libnautilus-extensions/nautilus-image-table.c
M	libnautilus-extensions/nautilus-image-table.h
M	libnautilus-extensions/nautilus-wrap-table.c
M	libnautilus-extensions/nautilus-wrap-table.h
M	libnautilus-private/nautilus-image-table.c
M	libnautilus-private/nautilus-image-table.h
M	libnautilus-private/nautilus-wrap-table.c
M	libnautilus-private/nautilus-wrap-table.h
M	src/nautilus-property-browser.c

commit 38c06e705d0255999aebfacceb6234904c74821e
Author: J Shane Culpepper <pepper@eazel.com>
Date:	2001-02-15

    reviewed by: Gene Z. Ragan <gzr@eazel.com>

    2001-02-15	J Shane Culpepper  <pepper@eazel.com>

	reviewed by: Gene Z. Ragan  <gzr@eazel.com>

	* libnautilus-extensions/nautilus-file-operations.c:
	(handle_transfer_ok):

	Fix for Bug #1505, Cancelled copy operations leave partial
	files.	Nautilus now catches cancel and deletes the partial
	file.

M	ChangeLog
M	libnautilus-extensions/nautilus-file-operations.c
M	libnautilus-private/nautilus-file-operations.c

commit 1f3ad0906fae565d20ac6d131cbc3840d2c5b8a1
Author: Christophe Merlet <redfox@src.gnome.org>
Date:	2001-02-15

    Updated French translation.

M	po/ChangeLog
M	po/fr.po

commit 88ebb708e8d205717caaf11b4bcfbe912439de17
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-02-15

	reviewed by: Darin Adler  <darin@eazel.com>
			 Except for the self checks code.

		     Change code that used a ArtIRect as a "frame" to use
		     NautilusDimensions instead.  Change all foo_frame
		     functions to
		     foo_dimensions.

		     * libnautilus-extensions/nautilus-art-extensions.h:
		     Add a new structure to represent dimensions using
		     signed integers.
		     Retire nautilus_art_ipoint_assign.
		     * libnautilus-extensions/nautilus-art-extensions.c:
		     (nautilus_dimensions_empty): New function to check
		     for empty
		     dimensions.
		     (nautilus_art_irect_assign_dimensions): New function
		     to assign
		     dimensions to a rectangle.
		     (nautilus_self_check_art_extensions): New self
		     checks.

		     *
		     libnautilus-extensions/nautilus-art-gtk-extensions.h:
		     *
		     libnautilus-extensions/nautilus-art-gtk-extensions.c:
		     (nautilus_gdk_rectangle_to_art_irect),
		     (nautilus_screen_get_dimensions),
		     (nautilus_gdk_window_get_bounds),
		     (nautilus_gdk_window_get_screen_relative_bounds),
		     (nautilus_gtk_widget_get_bounds),
		     (nautilus_gtk_widget_get_dimensions),
		     (nautilus_gdk_window_clip_dirty_area_to_screen),
		     (nautilus_art_irect_to_gdk_rectangle),
		     (nautilus_gdk_window_get_dimensions): New function
		     to get
		     the dimensions of a GdkWindow.
		     Update for frame to dimensions changes.  Change
		     functions names to
		     lose the "irect" sub-prefix.

		     *
		     libnautilus-extensions/nautilus-gdk-pixbuf-extensions.h:
		     *
		     libnautilus-extensions/nautilus-gdk-pixbuf-extensions.c:
		     (nautilus_gdk_pixbuf_get_dimensions),
		     (nautilus_gdk_pixbuf_fill_rectangle_with_color),
		     (nautilus_gdk_pixbuf_draw_to_drawable),
		     (nautilus_gdk_pixbuf_draw_to_pixbuf),
		     (nautilus_gdk_pixbuf_draw_to_pixbuf_alpha),
		     (nautilus_gdk_pixbuf_new_from_pixbuf_sub_area),
		     (pixbuf_draw_tiled),
		     (nautilus_gdk_pixbuf_draw_to_pixbuf_tiled),
		     (nautilus_gdk_pixbuf_draw_to_drawable_tiled),
		     (nautilus_gdk_pixbuf_intersect): New functions
		     (nautilus_self_check_gdk_pixbuf_extensions): New
		     self checks.
		     Update for frame vs dimenensions changes.
		     Simplify clipping code
		     by using nautilus_gdk_pixbuf_intersect.  Move
		     nautilus_gdk_window_get_dimensions to
		     nautilus_gdk_window_get_dimensions in
		     art-gtk-extensions.

		     * libnautilus-extensions/nautilus-debug-drawing.c:
		     (debug_pixbuf_viewer_size_request),
		     (nautilus_debug_pixbuf_draw_point),
		     (nautilus_debug_pixbuf_draw_rectangle),
		     (nautilus_debug_pixbuf_draw_rectangle_inset):
		     Update for frame vs dimenensions changes.

		     * libnautilus-extensions/nautilus-clickable-image.c:
		     (label_handle_motion):
		     Update for art-gtk extensions changes.

		     * libnautilus-extensions/nautilus-glyph.h:
		     * libnautilus-extensions/nautilus-glyph.c:
		     (nautilus_glyph_new):
		     Change order of parameters to match
		     NautilusScalalbleFont.
		     (nautilus_glyph_get_dimensions),
		     (nautilus_glyph_draw_to_pixbuf):
		     Update for frame vs dimenensions changes.

		     *
		     libnautilus-extensions/nautilus-lib-self-check-functions.h:
		     New declaration for art_extensions and
		     gdk_pixbuf_extensions.

		     * libnautilus-extensions/nautilus-self-checks.c:
		     (nautilus_check_rectangle_result),
		     (nautilus_check_dimensions_result):
		     * libnautilus-extensions/nautilus-self-checks.h:
		     Add support for checking functions that return
		     rectangles and
		     dimensions.

		     * libnautilus-extensions/nautilus-scalable-font.h:
		     * libnautilus-extensions/nautilus-scalable-font.c:
		     (nautilus_scalable_font_measure_text): Return
		     NautilusDimensions instead of using pointer
		     parameters.
		     (nautilus_scalable_font_text_width): Simplify
		     by calling
		     scalable_font_measure_text.
		     (nautilus_scalable_font_draw_text),
		     (nautilus_scalable_font_measure_text_lines),
		     (nautilus_scalable_font_draw_text_lines_with_dimensions),
		     (nautilus_scalable_font_draw_text_lines):
		     Update for frame vs dimenensions changes.
		     Use NautilusDimensions
		     arrays instead of individial width and height arrays.
		     Change all
		     function signatures to pass in only a font_size
		     instead of both
		     font_width and font_height.  Simplifies using these
		     a bit.
		     (nautilus_scalable_font_largest_fitting_font_size):
		     Fix bug where
		     we were always using the wrong font size to compute
		     the largest
		     fitting font.

		     * libnautilus-extensions/nautilus-icon-factory.c:
		     (embed_text):
		     Update for scalable font font_size api changes.

		     * libnautilus-extensions/nautilus-image-table.c:
		     (image_table_clear_dirty_areas):
		     Update for frame vs dimenensions changes.

		     * libnautilus-extensions/nautilus-image.c:
		     (nautilus_image_size_request),
		     (image_get_pixbuf_dimensions),
		     (image_get_pixbuf_bounds),
		     (image_get_tile_dimensions):
		     Update for frame vs dimenensions changes.

		     * libnautilus-extensions/nautilus-label.h:
		     * libnautilus-extensions/nautilus-label.c:
		     (nautilus_label_initialize_class),
		     (nautilus_label_set_arg),
		     (nautilus_label_get_arg),
		     (nautilus_label_size_request),
		     (nautilus_label_size_allocate),
		     (label_composite_pixbuf_callback),
		     (label_draw_text_to_pixbuf): Fix a type.  Was using
		     [x,x] instead
		     of [x,y] to render the string.
		     (label_get_text_dimensions), (label_get_text_bounds),
		     (label_get_tile_dimensions),
		     (label_line_geometries_clear),
		     (label_line_geometries_recompute),
		     Update for frame vs dimenensions changes.	Make the
		     'smooth_line_wrap' attribute an int instead of
		     a guint.  Use an
		     array of NautilusDimensions to store text lines
		     geometries instead
		     of separete width and height arrays.
		     (label_get_default_line_wrap_width),
		     (nautilus_label_set_smooth_line_wrap_width),
		     (nautilus_label_get_smooth_line_wrap_width):
		     Change signature to return an int instead of a guint.

		     * libnautilus-extensions/nautilus-labeled-image.c:
		     (nautilus_labeled_image_size_request),
		     (labeled_image_get_image_dimensions),
		     (labeled_image_get_label_dimensions),
		     (labeled_image_get_image_bounds_fill),
		     (nautilus_labeled_image_get_image_bounds),
		     (labeled_image_get_label_bounds_fill),
		     (nautilus_labeled_image_get_label_bounds),
		     (labeled_image_get_content_dimensions),
		     (labeled_image_get_content_bounds):
		     Update for frame vs dimenensions changes.

		     * libnautilus-extensions/nautilus-smooth-widget.h:
		     * libnautilus-extensions/nautilus-smooth-widget.c:
		     (smooth_widget_paint_tile_transparent),
		     (nautilus_smooth_widget_get_preferred_dimensions):
		     Update for frame vs dimenensions changes.

		     * libnautilus-extensions/nautilus-tabs.c:
		     (measure_tab_name),
		     (draw_tab_label):
		     Update for font api changes.

		     * libnautilus-extensions/nautilus-text-layout.c:
		     (nautilus_text_layout_new),
		     (nautilus_text_layout_paint):
		     Update for frame vs dimenensions changes.

		     * libnautilus-extensions/nautilus-wrap-table.c:
		     (nautilus_wrap_table_size_request),
		     (wrap_table_layout),
		     (wrap_table_art_irect_max_dimensions),
		     (wrap_table_get_max_child_dimensions),
		     (wrap_table_get_content_dimensions):
		     Update for frame vs dimenensions changes.

		     * src/nautilus-about.c: (draw_aa_string):
		     Update for frame vs dimenensions changes.

		     * src/nautilus-sidebar-tabs.c: (draw_one_tab_plain),
		     (draw_one_tab_themed), (get_tab_width):
		     Update for frame vs dimenensions changes.

		     * test/test-nautilus-font-simple.c: (main):
		     * test/test-nautilus-font.c: (main):
		     * test/test-nautilus-glyph-simple.c: (glyph_new):
		     * test/test-nautilus-glyph.c: (glyph_new), (main):
		     * test/test-nautilus-pixbuf-tile.c:
		     * test/test.c: (test_pixbuf_draw_rectangle_tiled):
		     Update test for frame vs dimenensions changes and
		     font api
		     changes.

M	ChangeLog
M	libnautilus-extensions/nautilus-art-extensions.c
M	libnautilus-extensions/nautilus-art-extensions.h
M	libnautilus-extensions/nautilus-art-gtk-extensions.c
M	libnautilus-extensions/nautilus-art-gtk-extensions.h
M	libnautilus-extensions/nautilus-clickable-image.c
M	libnautilus-extensions/nautilus-debug-drawing.c
M	libnautilus-extensions/nautilus-gdk-pixbuf-extensions.c
M	libnautilus-extensions/nautilus-gdk-pixbuf-extensions.h
M	libnautilus-extensions/nautilus-glyph.c
M	libnautilus-extensions/nautilus-glyph.h
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-extensions/nautilus-image-table.c
M	libnautilus-extensions/nautilus-image.c
M	libnautilus-extensions/nautilus-label.c
M	libnautilus-extensions/nautilus-label.h
M	libnautilus-extensions/nautilus-labeled-image.c
M	libnautilus-extensions/nautilus-lib-self-check-functions.h
M	libnautilus-extensions/nautilus-region.c
M	libnautilus-extensions/nautilus-scalable-font.c
M	libnautilus-extensions/nautilus-scalable-font.h
M	libnautilus-extensions/nautilus-self-checks.c
M	libnautilus-extensions/nautilus-self-checks.h
M	libnautilus-extensions/nautilus-smooth-widget.c
M	libnautilus-extensions/nautilus-smooth-widget.h
M	libnautilus-extensions/nautilus-tabs.c
M	libnautilus-extensions/nautilus-text-layout.c
M	libnautilus-extensions/nautilus-wrap-table.c
M	libnautilus-private/nautilus-art-extensions.c
M	libnautilus-private/nautilus-art-extensions.h
M	libnautilus-private/nautilus-art-gtk-extensions.c
M	libnautilus-private/nautilus-art-gtk-extensions.h
M	libnautilus-private/nautilus-clickable-image.c
M	libnautilus-private/nautilus-debug-drawing.c
M	libnautilus-private/nautilus-gdk-pixbuf-extensions.c
M	libnautilus-private/nautilus-gdk-pixbuf-extensions.h
M	libnautilus-private/nautilus-glyph.c
M	libnautilus-private/nautilus-glyph.h
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus-private/nautilus-image-table.c
M	libnautilus-private/nautilus-image.c
M	libnautilus-private/nautilus-label.c
M	libnautilus-private/nautilus-label.h
M	libnautilus-private/nautilus-labeled-image.c
M	libnautilus-private/nautilus-lib-self-check-functions.h
M	libnautilus-private/nautilus-region.c
M	libnautilus-private/nautilus-scalable-font.c
M	libnautilus-private/nautilus-scalable-font.h
M	libnautilus-private/nautilus-self-checks.c
M	libnautilus-private/nautilus-self-checks.h
M	libnautilus-private/nautilus-smooth-widget.c
M	libnautilus-private/nautilus-smooth-widget.h
M	libnautilus-private/nautilus-tabs.c
M	libnautilus-private/nautilus-text-layout.c
M	libnautilus-private/nautilus-wrap-table.c
M	src/nautilus-about.c
M	src/nautilus-sidebar-tabs.c
M	test/test-nautilus-font-simple.c
M	test/test-nautilus-font.c
M	test/test-nautilus-glyph-simple.c
M	test/test-nautilus-glyph.c
M	test/test-nautilus-pixbuf-tile.c
M	test/test.c

commit 7c5e694d36ab3436bf0b6a130bb66b37094077af
Author: Michael Fleming <mfleming@src.gnome.org>
Date:	2001-02-15

    Bug 6592 -- Embedded Mozilla defaults to port 8080 when HTTP proxy is

	* components/mozilla/mozilla-preferences.cpp:

	Bug 6592 -- Embedded Mozilla defaults to port 8080 when HTTP
	proxy is enabled like everything else

M	ChangeLog
M	components/mozilla/mozilla-preferences.cpp

commit 2fa030086050ba51a065d5db9bcaf22f97c624d5
Author: Robey Pointer <robey@src.gnome.org>
Date:	2001-02-15

    remove old conflict marker

M	ChangeLog

commit 33b508ce527671055792705e0b3662cb8e52560f
Author: Robey Pointer <robey@src.gnome.org>
Date:	2001-02-15

	reviewed by: Eskil Heyn Olsen  <eskil@eazel.com>

	*
	components/services/install/lib/eazel-install-xml-package-list.c:
	(osd_parse_shared), (eazel_install_packagelist_parse):
	*
	components/services/install/lib/eazel-install-xml-package-list.h:
	* components/services/install/lib/eazel-softcat-private.h:
	* components/services/install/lib/eazel-softcat.c:
	(eazel_softcat_finalize), (eazel_softcat_initialize),
	(eazel_softcat_reset_server_update_flag), (eazel_softcat_query):

	Return the softcat DB revision with the parsed package list, and
	use that info to hook into Eskil's error trap.	Also free up the
	softcat private data when the object goes away.

M	ChangeLog
M	components/services/install/lib/eazel-install-xml-package-list.c
M	components/services/install/lib/eazel-install-xml-package-list.h
M	components/services/install/lib/eazel-softcat-private.h
M	components/services/install/lib/eazel-softcat.c

commit 7be7beef6b1865aa74e00856f6c407b8937582ae
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2001-02-15

    Fixed bug 6653, throwing away something with the desktop not on
    will bring

    2001-02-14	Gene Z. Ragan  <gzr@eazel.com>

	Fixed bug 6653, throwing away something with the desktop not
	on will
	bring up an empty trash if the desktop is later turned on

	* src/file-manager/fm-desktop-icon-view.c:
	(update_trash_link_and_delete_copies):
	Preflight state of trash icon when we are doing all of the other
	icon state validity checks.

M	ChangeLog
M	src/file-manager/fm-desktop-icon-view.c

commit 4a96ffc90684287800f228da7be090ff1c3dd9d6
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2001-02-15

    fixed bug 6623, .fig files cause warnings to spew, by checking
    for types


	* libnautilus-extensions/nautilus-icon-factory.c:
	(is_supported_mime_type),
	(nautilus_icon_factory_get_icon_for_file):
	fixed bug 6623, .fig files cause warnings to spew, by checking for
	types that we don't support and excluding them from thumbnailing.

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-private/nautilus-icon-factory.c

commit 55c6a202d01286b3d62e1f321a2dd0ec8f330309
Author: John Fleck <jfleck@src.gnome.org>
Date:	2001-02-15

    John Fleck <jfleck@inkstain.net>


    John Fleck <jfleck@inkstain.net>
    * components/help/converters/gnome-db2html2/toc-elements.c
	fix bug # 6551 - add test to see if article header has already
	been printed and don't print it a second time

M	ChangeLog
M	components/help/converters/gnome-db2html2/toc-elements.c

commit eb3054d3a802874082845c610d43208a605f1440
Author: Rebecca Schulman <rebecka@eazel.com>
Date:	2001-02-15

    Fix bugzilla.eazel.com bug 6416, that the search results view needs to

    2001-02-14	Rebecca Schulman  <rebecka@eazel.com>
	Fix bugzilla.eazel.com bug 6416, that the search results view
	needs to inform the user if indexing is disabled or blocked
	on their system.  I haven't added the final text yet, since
	it is not complete.  The final text will be swapped in.

	reviewed by: Maciej Stachowiak <mjs@eazel.com>

	* src/file-manager/fm-search-list-view.c:
	(load_location_callback),
	(real_load_error), (display_indexed_search_problems_dialog),
	(display_system_services_are_blocked_dialog),
	(display_system_services_are_disabled_dialog): Add the dialogs for
	the cases when searches are enabled and disabled in the right
	cases.	Stop displaying an error dialog about a problem loading
	the location in the case where the directory load is cancelled.

	* src/file-manager/nautilus-indexing-info.c:
	(show_index_progress_dialog), (show_reindex_request_dialog),
	(show_indexing_info_dialog):
	Fix an obscure bug introduced in my last checkin by
	removing a reference to the index status that was kept by the
	medusa system state poller on destroy. If this reference was
	left around,
	enabling or disabling indexing could crash nautilus.

M	ChangeLog
M	src/file-manager/fm-search-list-view.c
M	src/file-manager/nautilus-indexing-info.c

commit 86110afd60937d0e7799748b77def6e34cbbd98a
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-02-15

	reviewed by: Gene Ragan <gzr@eazel.com>

	* src/nautilus-applicable-views.c:
	(got_minimum_file_info_callback),
	(nautilus_determine_initial_view),
	(nautilus_determine_initial_view_cancel): Get rid of the code to
	monitor the directory. It's now moved up one level to the
	manage-views.c code.
	* src/nautilus-window-private.h:
	* src/nautilus-window-manage-views.c: (free_location_change),
	(begin_location_change): Move the code that starts monitoring the
	directory up here instead.

	* src/nautilus-application.c: (volume_unmounted_callback): Rewrote
	this code to not use the viewed_file private field. There's a
	public call to get the current location that should work just as
	well. Also fix bug where it would ignore the scheme and just look
	at the path part.

	* libnautilus-extensions/nautilus-directory-metafile.c:
	(nautilus_directory_use_self_contained_metafile_factory): Added
	check to detect if this is called after using the factory.
	(free_factory): Simplified.
	(get_factory): New function to simplify get_metafile.
	(get_metafile): Simplified.

	* src/nautilus-location-bar.c: (try_to_expand_path): Fix storage
	leak.

	* libnautilus-extensions/nautilus-entry.c:
	(nautilus_entry_key_press): Added FIXME after noticing a
	particularly lame version of tilde expansion in here. I'm not sure
	this is even used to good effect, since the location bar now does
	its own tidle expansion.

	* README: Fixed many inaccuracies.

	* libnautilus-extensions/nautilus-stock-dialogs.c:
	(timed_wait_free): Formatting tweaks.
	* src/nautilus-theme-selector.c:
	(get_theme_description_and_display_name): Formatting tweaks.

M	ChangeLog
M	README
M	libnautilus-extensions/nautilus-directory-metafile.c
M	libnautilus-extensions/nautilus-entry.c
M	libnautilus-extensions/nautilus-stock-dialogs.c
M	libnautilus-private/nautilus-directory-metafile.c
M	libnautilus-private/nautilus-entry.c
M	libnautilus-private/nautilus-stock-dialogs.c
M	src/nautilus-applicable-views.c
M	src/nautilus-application.c
M	src/nautilus-location-bar.c
M	src/nautilus-theme-selector.c
M	src/nautilus-window-manage-views.c
M	src/nautilus-window-private.h

commit 086645a15189df9e499d91121d2b34eaa0690c36
Author: Mike Engber <engber@src.gnome.org>
Date:	2001-02-15

    reviewed by: Gene Z. Ragan <gzr@eazel.com>


	reviewed by: Gene Z. Ragan  <gzr@eazel.com>

	* libnautilus-extensions/nautilus-stock-dialogs.c:
	(timed_wait_delayed_close_destroy_dialog_callback),
	(timed_wait_delayed_close_timeout_callback), (timed_wait_free),
	(timed_wait_dialog_destroy_callback), (timed_wait_callback),
	(nautilus_timed_wait_start_with_duration),
	(nautilus_timed_wait_stop):
	Non-cancellable timed wait dialogs do not free the timed wait
	when the dialog is dismissed - instead they wait for the call to
	timed_wait_stop to do it - otherwise the call to timed_wait_stop
	asserts. Removed superfluous argument in timed_wait_callback.
	When timed wait dialog remaining up due to minimum uptime feature
	are closed by the user, we now cancel the pending timeout that
	would close them without user intervention.

M	ChangeLog
M	libnautilus-extensions/nautilus-stock-dialogs.c
M	libnautilus-private/nautilus-stock-dialogs.c

commit d8f585dc064c45fc201d3fab289ff4d25ed7f0fd
Author: Eskil Heyn Olsen <eskil@eazel.com>
Date:	2001-02-15

    reviewed by: Robey Pointer <robey@eazel.com>

    2001-02-14	Eskil Heyn Olsen  <eskil@eazel.com>

	reviewed by: Robey Pointer  <robey@eazel.com>

	* components/services/install/lib/eazel-install-logic2.c:
	(eazel_install_check_existing_packages),
	Final fix for 3511, if multiple packages with same name are
	already installed, and more than one passes verify, fail
	operation.
	(install_packages),
	(uninstall_packages):
	call softcat reset db update mjick.

	* components/services/install/lib/eazel-softcat.h:
	* components/services/install/lib/eazel-softcat-private.h:
	* components/services/install/lib/eazel-softcat.c:
	(eazel_softcat_initialize),
	(eazel_softcat_reset_server_update_flag),
	(eazel_softcat_error_string), (eazel_softcat_query):
	Code to make get_info return a enum indicating that the db was
	updated since last time.
	Also a code to reset the flag.

M	ChangeLog
M	components/services/install/lib/eazel-install-logic2.c
M	components/services/install/lib/eazel-softcat-private.h
M	components/services/install/lib/eazel-softcat.c
M	components/services/install/lib/eazel-softcat.h

commit c29dd4984f62e9eff28fbdb8a62a3e7f803b260a
Author: Robin Slomkowski <rslomkow@src.gnome.org>
Date:	2001-02-15

    added support for scrollkeeper this also requires having the
    scrollkeeper

	    * nautilus.spec.in: added support for scrollkeeper
	    this also requires having the scrollkeeper package
	    to run, have not added that dependancy as it is not
	    easily available.

M	ChangeLog
M	nautilus.spec.in

commit 12974b92b1e2072993872b60a9f188d1648555c2
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2001-02-15

    reviewed by: Mike Engber <engber@eazel.com>

    2001-02-14	Gene Z. Ragan  <gzr@eazel.com>

	reviewed by: Mike Engber <engber@eazel.com>

	Fixed bug 6606, only show user-mountable volumes in Disks menu.

	Look for options "user" or "owner" instead of "noauto"
	to determine if volume if removable.

	* libnautilus-extensions/nautilus-volume-monitor.c:
	(volume_is_removable), (close_error_pipe):

M	ChangeLog
M	libnautilus-extensions/nautilus-volume-monitor.c
M	libnautilus-private/nautilus-volume-monitor.c
M	src/nautilus-first-time-druid.c

commit d43677594be7ce4dea7d99c2835fbba4630ba285
Author: Eric Fischer <eric@src.gnome.org>
Date:	2001-02-15

    Gmake seems to have trouble recognizing .c -> .o dependencies when
    the .c

	    * nautilus-installer/install-lib/Makefile.am:
	    Gmake seems to have trouble recognizing .c -> .o dependencies
	    when the .c files don't appear until after the make has begun,
	    so explicitly add the rpm3 and rpm4 dependencies.

M	ChangeLog
M	nautilus-installer/install-lib/Makefile.am

commit 40ddf9fd932e5d991e5c788f5deb2e7bbe240d62
Author: Eskil Heyn Olsen <eskil@eazel.com>
Date:	2001-02-14

    reviewed by: Robey Pointer <robey@eazel.com>

    2001-02-13	Eskil Heyn Olsen  <eskil@eazel.com>

	reviewed by: Robey Pointer  <robey@eazel.com>

	*
	components/services/install/command-line/eazel-alt-install-corba.
	c: (eazel_file_conflict_check_signal),
	(eazel_file_uniqueness_check_signal),
	(eazel_feature_consistency_check_signal), (something_failed),
	(eazel_preflight_check_signal), (dep_check), (md5_check_failed),
	(delete_files):
	Added --silent, suppresses random spewage.
	Added autocont, so if there was multiple problems, answering y to
	first "continue y/n ?" will answer y to all.
	Fixed for the modified preflight signal.

	* components/services/install/lib/eazel-install-corba-types.c:
	(corba_packagedatastruct_fill_from_packagedata),
	(packagedata_from_corba_packagedatastruct):
	* components/services/install/lib/eazel-install-corba-callback.c:
	(impl_preflight_check), (eazel_install_callback_class_initialize):
	* components/services/install/lib/eazel-install-corba-callback.h:
	* components/services/install/idl/trilobite-eazel-install.idl:
	Changed preflight to take the operation type as argument.
	Added modification status to the corba version of package data.

	* components/services/install/lib/eazel-install-logic2.c:
	(prune_failed_packages_helper),
	(eazel_install_check_existing_packages), (get_softcat_info),
	(is_satisfied), (check_dependencies_foreach),
	(do_file_conflict_check), (execute),
	(eazel_uninstall_upward_traverse), (install_packages):
	Fixed bug 3511, 4502 (libeazelinstall part, view still needs
	stuff).

	* components/services/install/lib/eazel-install-public.h:
	* components/services/install/lib/eazel-install-object.c:
	(eazel_install_install_packages),
	(eazel_install_init_transaction),
	(eazel_install_emit_preflight_check_default):
	More debug spewage.
	Fixed cut'n'paste bug in init_transaction.
	Updated preflight signal.

	* components/rpmview/nautilus-rpm-view-install.c
	*
	components/services/install/nautilus-view/nautilus-service-install-view.c
	Updated preflight signal.

	* components/services/install/lib/eazel-install-problem.h:
	* components/services/install/lib/eazel-install-problem.c:
	(get_detailed_messages_breaks_foreach),
	(get_detailed_messages_foreach), (compare_problem_case),
	(add_continue_with_flag_case), (add_force_install_both_case),
	(add_force_remove_case), (get_detailed_cases_foreach),
	(eazel_install_problem_case_to_string),
	(eazel_install_problem_case_foreach_destroy),
	(build_categories_from_problem_list),
	(eazel_install_problem_step_problem),
	(eazel_install_problem_done),
	(eazel_install_problem_wait_for_completion),
	(eazel_install_problem_handle_cases):
	s/Fuckup/Feature dependency/
	Lots of improvement.
	Change some cases.
	Did stuff...
	Added cases of "cancelling package", "continue with flag",
	"invalid".
	Made EazelInstallProblem wait for the operation to complete, as
	not to confuse the service object by starting it and resetting
	values.


	* components/services/install/lib/eazel-package-system-types.h:
	* components/services/install/lib/eazel-package-system.c:
	(eazel_package_system_is_installed),
	(eazel_package_system_verify):
	* components/services/install/lib/eazel-package-system.h:
	* components/services/install/lib/eazel-package-system-private.h:
	*
	components/services/install/lib/eazel-package-system-rpm3-private
	.h:
	* components/services/install/lib/eazel-package-system-rpm3.c:
	(rpmmonitorpiggybag_new), (eazel_package_system_rpm3_verify_impl),
	(eazel_package_system_rpm3_verify):
	* components/services/install/lib/eazel-package-system-skeleton.c:
	(eazel_package_system_skeleton_verify):
	Fixed 6494, also made verify return boolean, propageted change
	down throughout the hierachy.

	* components/services/install/lib/eazel-package-system-types.c:
	(eazel_install_gtk_marshal_BOOL__ENUM_POINTER_INT_INT):
	New signal for preflight.

M	ChangeLog
M	components/rpmview/nautilus-rpm-view-install.c
M	components/services/install-view/nautilus-service-install-view.c
M	components/services/install/command-line/eazel-alt-install-corba.c
M	components/services/install/idl/trilobite-eazel-install.idl
M	components/services/install/lib/eazel-install-corba-callback.c
M	components/services/install/lib/eazel-install-corba-callback.h
M	components/services/install/lib/eazel-install-corba-types.c
M	components/services/install/lib/eazel-install-corba.c
M	components/services/install/lib/eazel-install-logic2.c
M	components/services/install/lib/eazel-install-object.c
M	components/services/install/lib/eazel-install-problem.c
M	components/services/install/lib/eazel-install-problem.h
M	components/services/install/lib/eazel-install-public.h
M	components/services/install/lib/eazel-package-system-private.h
M
components/services/install/lib/eazel-package-system-rpm3-private.h
M	components/services/install/lib/eazel-package-system-rpm3.c
M	components/services/install/lib/eazel-package-system-skeleton.c
M	components/services/install/lib/eazel-package-system-types.c
M	components/services/install/lib/eazel-package-system-types.h
M	components/services/install/lib/eazel-package-system.c
M	components/services/install/lib/eazel-package-system.h
M
components/services/install/nautilus-view/nautilus-service-install-view.c

commit 2cc5a63d467078f9ea324e6f61b5d044cbfabc71
Author: Eric Fischer <eric@src.gnome.org>
Date:	2001-02-14

	    This is a bunch of changes leading up to Bug 6515, so
	    the installer can get built by just an extra flag to
	    configure rather than its own script.

	    * Makefile.am:
	    Add nautilus-installer to SUBDIRS

	    * acconfig.h:
	    Add ENABLE_INSTALLER to things that can be configured

	    * configure.in:
	    Add --enable-installer command line flag.  Set
	    PACKAGE_SYSTEM_OBJECT
	    and PACKAGE_SYSTEM_SOURCE based on whether rpm 3 or 4 is
	    installed.
	    Create nautilus-installer Makefiles

	    * nautilus-installer/Makefile.am:
	    Remove things that Robey said were no longer used.
	    Add libtrilobite
	    and install-lib to SUBDIRS that need to be built.

	    * nautilus-installer/install-lib/Makefile.am:
	    New Makefile that builds a second copy of the installer
	    libraries
	    with weird flags as needed by the installer.

	    * nautilus-installer/libtrilobite/Makefile.am:
	    New Makefile that builds a second copy of the trilobite
	    libraries
	    with weird flags as needed by the installer.

	    * nautilus-installer/src/Makefile.am:
	    Do in the Makefile what formerly had been done in link.sh
	    (build
	    the installer, and create a self-extracting version of it).

	    * nautilus-installer/src/create-eazel-installer.sh:
	    Script, adapted from what's in link.sh, to create a
	    self-extracting
	    installer.

M	ChangeLog
M	Makefile.am
M	acconfig.h
M	configure.in
M	nautilus-installer/Makefile.am
A	nautilus-installer/install-lib/Makefile.am
A	nautilus-installer/libtrilobite/Makefile.am
M	nautilus-installer/src/Makefile.am
A	nautilus-installer/src/create-eazel-installer.sh

commit fcc4b07b0a409d4fc09d6073adb4c076add015b9
Author: Josh Barrow <josh@eazel.com>
Date:	2001-02-14

    Made a few changes to URLs and a couple of places where things
    wer worded


    2001-02-14	Josh Barrow  <josh@eazel.com>

	    * README:
	    Made a few changes to URLs and a couple of places where
	    things wer
	    worded in odd ways.

M	ChangeLog
M	README

commit db5cd476c7e148b4ba38b0436a6f2807ba281585
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2001-02-14

	Fixed bug 2917 (Wrong capitalization in "Lay Out" menu)

	* src/file-manager/nautilus-icon-view-ui.xml:
	Verafied the capitalization.

M	ChangeLog
M	src/file-manager/nautilus-icon-view-ui.xml

commit 9b40b8acfc743e8764b21aa3a1e1a192a8702d17
Author: Christophe Merlet <redfox@src.gnome.org>
Date:	2001-02-14

    Updated French translation.

M	po/ChangeLog
M	po/fr.po

commit 67596f06d09daf46b1a17f11f243df32ef51c874
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2001-02-14

    Fixed bug 6465, Music view buttons stretch for songs with very long

    2001-02-14	Gene Z. Ragan  <gzr@eazel.com>

	Fixed bug 6465, Music view buttons stretch for songs with
	very long titles.

	* components/music/nautilus-music-view.c: (add_play_controls):
	Set the pack box flag so that the buttons don't expand.

M	ChangeLog
M	components/music/nautilus-music-view.c

commit c804b40564f6bb229f1ce12756b67cae8604e4fc
Author: Laszlo Kovacs <laszlo@src.gnome.org>
Date:	2001-02-14

     hyperbola_top_doc_tree_populate.h note added

M	ChangeLog

commit 25fd93e86370b9100207a58fda27ce73c30f5119
Author: Laszlo Kovacs <laszlo@src.gnome.org>
Date:	2001-02-14

    function prototype changed

M	components/help/hyperbola-filefmt.h

commit 77eb2160716ccd4ec2e392d844331fc5f744734a
Author: Laszlo Kovacs <laszlo@src.gnome.org>
Date:	2001-02-14

    toplevel docs added to the GUI in the help sidebar if Scrollkeeper
    is enabled

M	ChangeLog

commit 92f73744cf625a11a5468167cab1607146211311
Author: Laszlo Kovacs <laszlo@src.gnome.org>
Date:	2001-02-14

    toplevel docs separated from the rest of the list in the Help
    sidebar GUI

M	components/help/hyperbola-filefmt.c
M	components/help/hyperbola-nav-tree.c

commit 5a3f73b146e0e342ff96e02d7311a57f3ba7963e
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-02-14

    Move $(FREETYPE2_CFLAGS) all the way to the top of $(INCLUDES),
    so that if

	* librsvg/Makefile.am: Move $(FREETYPE2_CFLAGS) all the way to the
	top of $(INCLUDES), so that if there are multiple versions of
	freetype installed in the build machine, then we will catch only
	the one we are interested in.

M	ChangeLog
M	librsvg/Makefile.am

commit 11e5d81d1f4926658943f2e54ab4159c5d8556bd
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2001-02-14

    Added Norwegian (nynorsk) to ALL_LINGUAS.

    2001-02-14	Kjartan Maraas	<kmaraas@gnome.org>

	* configure.in: Added Norwegian (nynorsk) to ALL_LINGUAS.

M	ChangeLog
M	configure.in

commit 54ecfadb5f96b17e9f37ea74d7be0dfea9f5be4a
Author: Kjartan Maraas <kmaraas@src.gnome.org>
Date:	2001-02-14

    Forgot this

A	po/nn.po

commit 265c650b48ad3dad41f36150c6980418ab4f205a
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2001-02-14

    Updated Norwegian (bokml) translation. Added Norwegian (nynorsk)

    2001-02-13	Kjartan Maraas	<kmaraas@gnome.org>

	* no.po: Updated Norwegian (bokml) translation.
	* nn.po: Added Norwegian (nynorsk) translation.

M	po/ChangeLog
M	po/no.po

commit cc08ce9072561030e52e94a00ebd6264dc5c51b5
Author: Stano Visnovsky <stano@src.gnome.org>
Date:	2001-02-14

    Updated Slovak translation

M	po/ChangeLog
M	po/sk.po

commit 8147c6b2aa6e585de1fd095d089f34d7a0ed3038
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-02-14

    Fix a very dumb typo with the last commit. Thanks for JP Rosevear

	* libnautilus-extensions/nautilus-viewport.c:
	(nautilus_viewport_set_never_smooth):
	Fix a very dumb typo with the last commit.  Thanks for
	JP Rosevear <jpr@ximian.com> for spotting this.

M	ChangeLog
M	libnautilus-extensions/nautilus-viewport.c
M	libnautilus-private/nautilus-viewport.c

commit 94b4cd56d017ebfdc4cea70dde9730ffeef821f4
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-02-14

    Require 'freetype >= 2.0' not 'freetype2 >= 2.0'

	* nautilus.spec.in:
	Require 'freetype >= 2.0' not 'freetype2 >= 2.0'

M	ChangeLog
M	nautilus.spec.in

commit 6a884f06b745d233624126680ae3ad22fd6947cc
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-02-14

	reviewed by: JP Rosevear <jpr@ximian.com>

	* libnautilus-extensions/nautilus-viewport.c:
	(nautilus_viewport_initialize), (nautilus_viewport_realize),
	(nautilus_viewport_set_is_smooth),
	(nautilus_viewport_get_is_smooth),
	(nautilus_viewport_set_never_smooth):
	Make sure the "never_smooth" and "is_smooth" attributes work as
	advertised.  Make the "never_smooth" attribute default to TRUE,
	since that makes it work with more gtk widgets.

	* src/nautilus-property-browser.c:
	(nautilus_property_browser_initialize),
	(nautilus_property_browser_update_contents):
	Set the "never_smooth" attribute of the viewports to FALSE so that
	the can be smooth.

M	ChangeLog
M	libnautilus-extensions/nautilus-viewport.c
M	libnautilus-private/nautilus-viewport.c
M	src/nautilus-property-browser.c

commit 294a9577a112ab4d0aef15a213da6b51f113a2f0
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2001-02-14

    file nautilus-annotation.c was initially added on branch post-1_0_3.

commit 13e4ab889661ab08526d0d2923b6039feec90325
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2001-02-14

    file nautilus-annotation.h was initially added on branch post-1_0_3.

commit dae99c141e7d56cd43d09a2f280aeaae18c3cdea
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-02-14

    Two very tiny tweaks to help debug clipping bugs.

	* test/test-nautilus-glyph.c: (main):
	* test/test-nautilus-label-simple.c: (main):
	Two very tiny tweaks to help debug clipping bugs.

M	ChangeLog
M	test/test-nautilus-glyph.c
M	test/test-nautilus-label-simple.c

commit 087af83547d0865ca6557071b90d60ca650e7c05
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-02-14

	reviewed by: Rebecca Schulman  <rebecka@eazel.com>

	* libnautilus-extensions/nautilus-gdk-pixbuf-extensions.c:
	(nautilus_gdk_pixbuf_new_from_pixbuf_sub_area),
	(nautilus_gdk_pixbuf_new_from_existing_buffer):
	* libnautilus-extensions/nautilus-gdk-pixbuf-extensions.h:
	New function to create a pixbuf from an existing buffer and clip
	area.

M	ChangeLog
M	libnautilus-extensions/nautilus-gdk-pixbuf-extensions.c
M	libnautilus-extensions/nautilus-gdk-pixbuf-extensions.h
M	libnautilus-private/nautilus-gdk-pixbuf-extensions.c
M	libnautilus-private/nautilus-gdk-pixbuf-extensions.h

commit aab7cca096cb3827d4c1f8def7df243bf09bf71e
Author: Robey Pointer <robey@src.gnome.org>
Date:	2001-02-14

	Add nautilus-installer to EXTRA_DIST to fix tinderbox breakage.

M	ChangeLog
M	Makefile.am

commit 6f1dc5d64dd75308e61c4fa979e4f8a4810bf14f
Author: Rebecca Schulman <rebecka@eazel.com>
Date:	2001-02-14

    Fix bugzilla.eazel.com bug 6416, that the indexing information dialog

    2001-02-13	Rebecca Schulman  <rebecka@eazel.com>
	Fix bugzilla.eazel.com bug 6416, that the indexing
	information dialog should not be shown if indexing is
	disabled or blocked.

	reviewed by: Seth Nickell <seth@eazel.com>

	* src/file-manager/nautilus-indexing-info.c: (dialog_close_cover),
	(show_index_progress_dialog), (show_reindex_request_dialog),
	(show_indexing_info_dialog):
	Add new dialogs for the case when indexing is off,
	and close each dialog in the case where the status of indexing
	changes.

M	ChangeLog
M	src/file-manager/nautilus-indexing-info.c

commit bd2f0788ee160017331fb3d71f4e35957d3b8f7d
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-02-14

	reviewed by: Arik Devens  <arik@eazel.com>

	* libnautilus-extensions/Makefile.am:
	* libnautilus-extensions/nautilus-label.c:
	* libnautilus-extensions/nautilus-icon-canvas-item.c:
	* libnautilus-extensions/nautilus-scalable-font.c:
	* libnautilus-extensions/nautilus-scalable-font.h:
	* libnautilus-extensions/nautilus-text-layout.c:
	* libnautilus-extensions/nautilus-text-layout.h:
	* test/test-nautilus-font.c:
	Move the text layout code to its own place.  No real code changes.

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-canvas-item.c

commit a9818eb54f3fe55ecee300b4f863e867be459140
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-02-14

	reviewed by: Arik Devens  <arik@eazel.com>

	* libnautilus-extensions/Makefile.am:
	* libnautilus-extensions/nautilus-label.c:
	* libnautilus-extensions/nautilus-scalable-font.c:
	* libnautilus-extensions/nautilus-scalable-font.h:
	* libnautilus-extensions/nautilus-text-layout.c:
	* libnautilus-extensions/nautilus-text-layout.h:
	* test/test-nautilus-font.c:
	Move the text layout code to its own place.  No real code changes.

M	libnautilus-extensions/Makefile.am
M	libnautilus-extensions/nautilus-label.c
M	libnautilus-extensions/nautilus-scalable-font.c
M	libnautilus-extensions/nautilus-scalable-font.h
A	libnautilus-extensions/nautilus-text-layout.c
A	libnautilus-extensions/nautilus-text-layout.h
M	libnautilus-private/Makefile.am
M	libnautilus-private/nautilus-label.c
M	libnautilus-private/nautilus-scalable-font.c
M	libnautilus-private/nautilus-scalable-font.h
A	libnautilus-private/nautilus-text-layout.c
A	libnautilus-private/nautilus-text-layout.h
M	test/test-nautilus-font.c

commit eb847de035fb7681b63645f64f81320ca83f5836
Author: Christian Rose <menthos@src.gnome.org>
Date:	2001-02-14

    Updated Swedish translation.

M	po/ChangeLog
M	po/sv.po

commit 3e3e3751b329fa2a266d906f2d449516b024c572
Author: Arik Devens <arik@src.gnome.org>
Date:	2001-02-14

    Heh, i really should get more sleep.

M	ChangeLog

commit 46ce81a9a33c8f65061ade4df36902511b441b69
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2001-02-14

    fixed bug 6554, typing random text into the background selector
    crashes,


	* src/nautilus-property-browser.c: (add_pattern_to_browser):
	fixed bug 6554, typing random text into the background selector
	crashes, by adding a check for a valid path and displaying an
	error dialog if the path isn't valid.

M	ChangeLog
M	src/nautilus-property-browser.c

commit a65a78f1854004aed4c7d8dd6ed6cdfe9afeb499
Author: Pablo del Campo <pablodc@src.gnome.org>
Date:	2001-02-14

    2001-02-13	Pablo Gonzalo del Campo

	    * es.po: Updated Spanish Translation

M	po/ChangeLog
M	po/es.po

commit ff2b37f0bf164ef322fd71b5b97596d9b329eb2a
Author: Arik Devens <arik@src.gnome.org>
Date:	2001-02-14

    Fixed bugs 6582 and 6585 by removing a g_free i shouldn't have
    been using.

M	src/nautilus-location-bar.c

commit 78415a4740e75c0de538e7e1d60f8d9d7430b507
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2001-02-14

	reviewed by: Darin Adler <darin@eazel.com>

	Fixed bug 6385 (Properties window doesn't set/display
	icon correctly for Nautilus link files)

	Now the Properties window keeps around an "original
	file" and a "target file", which are currently the
	same for all files except Nautilus links. The original
	file is used to display/set the icon & name. (So you
	can edit the name of your Home icon in the properties
	window now also.)

	* src/file-manager/fm-properties-window.c:
	Renamed details->file to details->target_file. Added
	details->original_file. Removed two details fields
	that were unused.

	(directory_contents_value_field_update),
	(attach_directory_contents_value_field),
	(update_visibility_of_item_count_fields),
	(should_show_custom_icon_buttons), (should_show_file_type),
	(should_show_accessed_date), (should_show_mime_type),
	(create_emblems_page),
	(append_special_execution_checkbox), (create_permissions_page),
	(should_show_emblems), (should_show_permissions),
	(real_shutdown):
	Updated for name change only.

	(create_basic_page): Use original file for icon & name widgetry.

	(startup_data_new), (startup_data_free): New functions used to
	manipulate the data needed before a Properties window object
	exists for a given file.

	(create_properties_window): Reworked to use StartupData and set up
	both target_file and original_file.

	(get_target_file): Renamed from get_and_ref_file_to_display.

	(create_properties_window_callback): Reworked to use StartupData;
	slight reordering due to object lifetime issues.

	(cancel_create_properties_window_callback),
	(directory_view_destroyed_callback), (remove_pending_file),
	(fm_properties_window_present):
	Reworked to use StartupData.

	(real_destroy): clean up after original_file and target_file.

	(set_icon_callback): Use original_file.
	(select_image_button_callback),
	(remove_image_button_callback): Changed signatures to take
	FMPropertiesWindows instead of NautilusFiles; use original_file.

M	ChangeLog
M	src/file-manager/fm-properties-window.c

commit 973ecc8f7d9715c9472f64a41610b149238e04e9
Author: Mike Engber <engber@src.gnome.org>
Date:	2001-02-13

    reviewed by: John Sullivan


	reviewed by: John Sullivan

	* libnautilus-extensions/nautilus-directory-metafile.c:
	(nautilus_directory_set_file_metadata_list):
	Fix call to CORBA_sequence_set_release on the wrong
	(non-CORBA) list - bug 6575.

M	ChangeLog
M	libnautilus-extensions/nautilus-directory-metafile.c
M	libnautilus-private/nautilus-directory-metafile.c

commit 37f08cd6ebe155b7eb288d25e7ab9f2374efef09
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-02-13

	reviewed by: John Sullivan <sullivan@eazel.com>

	Fix bug 6408 (nautilus_view_report_load_failed causes Nautilus to
	segfault in an idle callback):

	* libnautilus/nautilus-idle-queue.c: (execute_queued_functions),
	(nautilus_idle_queue_destroy): Changed the idle queue so it can
	handle being destroyed while inside one of the queued functions.

	Fix bug 6402 (Click desktop icon -> Nautilus window not moved to
	front):

	* src/nautilus-window-manage-views.c: (open_location): Bring the
	existing window up when it's reused in the "open icon on desktop"
	in single-window mode.

	Other changes:

	* libnautilus-extensions/nautilus-icon-factory.c:
	(is_theme_in_user_directory): Rename from "check_local_theme"
	and changed it to use a normal function result instead of taking
	a gboolean pointer.
	(set_theme): Use new function and booleans by their new names.
	"in_user_directory" instead of "local".
	(make_full_icon_path): Just the name change.
	(get_themed_icon_file_path): Take a boolean parameter instead of
	trying to figure out if the theme is in the user directory,
	because
	the old way would get it wrong for the default theme.
	(get_icon_file_path): Pass in the boolean to say if the theme is
	in the user directory or not.

	* libnautilus-extensions/nautilus-string.h: Remove repeated
	declaration for nautilus_str_get_prefix.

	reviewed by: Ramiro Estrugo <ramiro@eazel.com>

	* librsvg/rsvg-ft.c: (rsvg_ft_glyph_evict): Fix code that was
	looking at the "prev" pointer of a victim after freeing it. Also
	made some other code simplifications.

	* src/nautilus-theme-selector.c:
	(render_theme_name_and_description): Added an explicit call to
	gtk_widget_realize before grabbing the style field and expecting
	it to have gc's in it. Not sure why no one ran into this before.

M	ChangeLog
M	ChangeLog-20010201
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-extensions/nautilus-string.h
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus-private/nautilus-string.h
M	libnautilus/nautilus-idle-queue.c
M	librsvg/rsvg-ft.c
M	src/nautilus-theme-selector.c
M	src/nautilus-window-manage-views.c

commit 00ed900e6f06c937efafddae0b073bc6ab7e5f4d
Author: Eric Fischer <eric@src.gnome.org>
Date:	2001-02-13

    Allow RPM 4.* instead of only 4.0

	* configure.in:
	Allow RPM 4.* instead of only 4.0

M	ChangeLog
M	configure.in

commit 4e5c7bdb4e0e87b2b7f7118d57e27fe1a3aa3142
Author: Robey Pointer <robey@src.gnome.org>
Date:	2001-02-13

    did i forget to check this in last night?

M	ChangeLog

commit a243f7065ca29b2e731b487277b953b76680f077
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2001-02-13

    made the text view look for services in the updates folder, so we
    can add


	* components/text/nautilus-text-view.c: (add_services_to_menu),
	(nautilus_text_view_build_service_menu):
	made the text view look for services in the updates folder, so we
	can add new services in the same fashion as bookmarks.	Also,
	keep a list of the added service filenames so if the same service
	is present in multiple directories, it only gets added once.

M	ChangeLog
M	components/text/nautilus-text-view.c

commit b100b03cfb907445e431fa66263110f7cdf2d9c5
Author: Robin Slomkowski <rslomkow@src.gnome.org>
Date:	2001-02-13

    enabled make -k check

	* nautilus.spec.in: enabled make -k check

M	ChangeLog
M	nautilus.spec.in

commit 8bb8b5e45e32210b62e0e6eef4a7eff134a5893b
Author: Mike Engber <engber@src.gnome.org>
Date:	2001-02-13

    reviewed by: Darin Adler <darin@eazel.com>


	reviewed by: Darin Adler  <darin@eazel.com>

	* libnautilus-extensions/nautilus-directory-metafile.c:
	(nautilus_directory_use_self_contained_metatfile_factory),
	(get_metafile), (nautilus_directory_set_file_metadata_list):
	* libnautilus-extensions/nautilus-directory-metafile.h:
	* libnautilus-extensions/nautilus-metafile.c: (destroy),
	(corba_get_list):
	* src/nautilus-main.c: (main):
	The metafile code now circumvents oaf when nautilus is performing
	a self check - bug 6552.

M	ChangeLog
M	libnautilus-extensions/nautilus-directory-metafile.c
M	libnautilus-extensions/nautilus-directory-metafile.h
M	libnautilus-extensions/nautilus-metafile.c
M	libnautilus-private/nautilus-directory-metafile.c
M	libnautilus-private/nautilus-directory-metafile.h
M	libnautilus-private/nautilus-metafile.c
M	src/nautilus-main.c

commit 86bc82fbe439d9dbbf76c5188c00a7e997f5d80a
Author: Robin Slomkowski <rslomkow@src.gnome.org>
Date:	2001-02-13

    re-enabled building

M	ChangeLog
M	nautilus.spec.in

commit 2d3601e663194c4bb279c73d27098a948ef2da02
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2001-02-13

	Fixed bug 5647 (Control-left/right for keyboard focus
	movement conflicts with Sawfish keyboard shortcuts)

	* libnautilus-extensions/nautilus-icon-container.c:
	(keyboard_move_to), (keyboard_space): Use Alt instead
	of Control for keyboard focus movement and selection
	toggling, per Don.

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-container.c

commit 11529f79284c1a53ad60f355fcca3ab1951e84b8
Author: Robin Slomkowski <rslomkow@src.gnome.org>
Date:	2001-02-13

    took make check out of here re-enabled test target

	* nautilus.spec.in: took make check out of here
	* src/Makefile.am: re-enabled test target

M	ChangeLog
M	nautilus.spec.in
M	src/Makefile.am

commit b075065c7fbd08a6c7de5c196412015436951ba2
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-02-13

	reviewed by: Maciej Stachowiak	<mjs@eazel.com>

	* libnautilus-extensions/Makefile.am:
	* libnautilus-extensions/nautilus-glyph.h:
	* libnautilus-extensions/nautilus-glyph.c:
	New class.  A wrapper on RsvgGlyph that makes it simple and fast
	to draw smooth text on pixbufs

	* libnautilus-extensions/nautilus-clickable-image.c:
	(nautilus_clickable_image_initialize_class),
	(nautilus_clickable_image_realize):
	Remove unrealize() method that was a noop.

	* libnautilus-extensions/nautilus-debug-drawing.c:
	(nautilus_debug_pixbuf_draw_point),
	(nautilus_debug_pixbuf_draw_rectangle),
	(nautilus_debug_pixbuf_draw_rectangle_inset):
	* libnautilus-extensions/nautilus-debug-drawing.h:
	Add some pixbuf drawing functions to debug clip areas in pixbufs.

	* libnautilus-extensions/nautilus-image-table.c:
	(nautilus_image_table_initialize_class),
	(nautilus_image_table_remove):
	Remove add() method that was a noop.

	* test/.cvsignore:
	* test/Makefile.am:
	* test/test-nautilus-font-simple.c: (main):
	* test/test-nautilus-font.c: (main):
	* test/test-nautilus-glyph-simple.c: (glyph_new), (main):
	* test/test-nautilus-glyph.c: (glyph_new), (main):
	* test/test.c: (test_window_set_title_with_pid),
	(test_pixbuf_draw_rectangle_tiled):
	* test/test.h:
	New NautilusGlyph tests.  Also remove the broken pixbuf drawing
	debug code.  Use the debugging code in nautilus-debug-drawing.[ch]
	instead.

M	ChangeLog
M	libnautilus-extensions/Makefile.am
M	libnautilus-extensions/nautilus-clickable-image.c
M	libnautilus-extensions/nautilus-debug-drawing.c
M	libnautilus-extensions/nautilus-debug-drawing.h
A	libnautilus-extensions/nautilus-glyph.c
A	libnautilus-extensions/nautilus-glyph.h
M	libnautilus-extensions/nautilus-image-table.c
M	libnautilus-private/Makefile.am
M	libnautilus-private/nautilus-clickable-image.c
M	libnautilus-private/nautilus-debug-drawing.c
M	libnautilus-private/nautilus-debug-drawing.h
A	libnautilus-private/nautilus-glyph.c
A	libnautilus-private/nautilus-glyph.h
M	libnautilus-private/nautilus-image-table.c
M	test/.cvsignore
M	test/Makefile.am
M	test/test-nautilus-font-simple.c
M	test/test-nautilus-font.c
A	test/test-nautilus-glyph-simple.c
A	test/test-nautilus-glyph.c
M	test/test.c
M	test/test.h

commit 25dcf28b44ff1d4bb0dce83270677d071cd1fa81
Author: Arik Devens <arik@src.gnome.org>
Date:	2001-02-13

    Fixed bugs 5837, 6463, 6478, and 6506 by making tilde support work
    alot better in nautilus.

M	ChangeLog
M	libnautilus-extensions/nautilus-entry.c
M	libnautilus-extensions/nautilus-entry.h
M	libnautilus-extensions/nautilus-file-utilities.c
M	libnautilus-extensions/nautilus-preferences-item.c
M	libnautilus-extensions/nautilus-text-caption.c
M	libnautilus-extensions/nautilus-text-caption.h
M	libnautilus-private/nautilus-entry.c
M	libnautilus-private/nautilus-entry.h
M	libnautilus-private/nautilus-file-utilities.c
M	libnautilus-private/nautilus-preferences-item.c
M	libnautilus-private/nautilus-text-caption.c
M	libnautilus-private/nautilus-text-caption.h
M	src/nautilus-location-bar.c
M	src/nautilus-property-browser.c

commit f02bf5997c4f8a42974f3b0b8ae5ce656b66ff12
Author: Yuri Syrota <rasta@src.gnome.org>
Date:	2001-02-13

    Updated Ukrainian translation

M	po/uk.po

commit 30714ddd530022a172395d7e612f3efb3c2f1a83
Author: Yuri Syrota <rasta@src.gnome.org>
Date:	2001-02-13

    Updated Ukrainian translation

M	po/uk.po

commit eb955dd3e44ea91e14376ca41b14fe7c859378b3
Author: Yuri Syrota <rasta@src.gnome.org>
Date:	2001-02-13

    Updated Ukrainian translation

M	po/uk.po

commit 7750d5c1dcb7f0744d22cc966e1087335e442267
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2001-02-13

    fixed bug 5951, hard-coded geometry in the theme selector, by
    implementing


	* src/nautilus-theme-selector.c:
	(nautilus_theme_selector_initialize), (theme_style_set_callback),
	(render_theme_name_and_description), (add_pixbuf_to_theme_list),
	(add_theme):
	fixed bug 5951, hard-coded geometry in the theme selector, by
	implementing the design that Arlo wanted, with the theme name
	above the theme description instead of in separate columns.

M	ChangeLog
M	src/nautilus-theme-selector.c

commit 2f5d7b7170710feaac6ed5fd795c4c613dca9cad
Author: Robey Pointer <robey@src.gnome.org>
Date:	2001-02-13

	reviewed by: Eskil Heyn Olsen  <eskil@eazel.com>

	* configure.in:

	Move -lrpmio earlier in the RPM_LIBS line, because the bootstrap
	installer is picky about it.  Also, generate the installer's
	Makefile during the 'configure' stage.

	* nautilus-installer/src/Makefile.am:

	Use predefined macros for most libraries (still keeping them to
	the mininum) and get libtool/automake to do the heavy lifting part
	of making a static binary.

	* nautilus-installer/src/callbacks.c: (druid_cancel),
	(druid_finish):

	Try to avoid unref'ing or using the installer object during button
	callbacks if it hasn't been created yet.

	* nautilus-installer/src/installer.c: (eazel_installer_finalize):

	Don't unref the service object, it causes assertions.

	* nautilus-installer/src/link.sh:

	Make it so that (at least for me) the bootstrap installer will
	build on a RH70 system now.

M	configure.in
D	nautilus-installer/src/Makefile
M	nautilus-installer/src/Makefile.am
M	nautilus-installer/src/callbacks.c
M	nautilus-installer/src/installer.c
M	nautilus-installer/src/link.sh

commit f9c10cd4273463c12a923fba927ca810074cd5c8
Author: Robin Slomkowski <rslomkow@src.gnome.org>
Date:	2001-02-13

    disabled "make check" by commenting out the TEST directive

	* src/Makefile.am: disabled "make check" by commenting
	out the TEST directive

M	ChangeLog
M	src/Makefile.am

commit c909317f17acc201ba7081305be39e5e6760f117
Author: John Harper <jsh@eazel.com>
Date:	2001-02-13

    reviewed by Michael Engber <engber@eazel.com>

    2001-02-12	John Harper  <jsh@eazel.com>

	reviewed by Michael Engber  <engber@eazel.com>

	Fix bug 6383 (Esc-cancel from icon stretching doesn't work on
	desktop):

	* libnautilus-extensions/nautilus-icon-container.c
	(start_stretching): call nautilus_gdk_window_focus on the
	toplevel widget of the icon container

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-container.c

commit 9ff8e5d6e771a8ceff0aad83f9cabe71b2968da4
Author: Robey Pointer <robey@src.gnome.org>
Date:	2001-02-13

	reviewed by: Eskil Heyn Olsen  <eskil@eazel.com>

	* src/nautilus-application.c: (nautilus_application_startup):

	Follow --quit's lead and avoid unref'ing to avoid hanging.

	* src/nautilus-shell.c: (restore_window_states):

	Don't double-free the list elements in the restored window list
	after restart.

M	ChangeLog
M	src/nautilus-application.c
M	src/nautilus-shell.c

commit 82116959587e75e49396aefe4c7fa3b0e3cfe53d
Author: Robey Pointer <robey@src.gnome.org>
Date:	2001-02-13

    Erase the package if it didn't finish downloading.

	* components/services/install/lib/eazel-install-protocols.c:
	(gnome_vfs_fetch_remote_file):

	Erase the package if it didn't finish downloading.

	*
	components/services/trilobite/libtrilobite/trilobite-core-messagi
	ng.c:

	Add <string.h> header for RH7.

	* nautilus-installer/src/callbacks.c: (druid_cancel),
	(druid_delete), (druid_finish):
	* nautilus-installer/src/main.c: (main):

	Clean up object unref'ing to quiet up the install lib's memory
	checker.  Don't hook up with the session manager.

	* nautilus-installer/src/installer.c: (eazel_download_progress),
	(eazel_install_preflight), (check_system),
	(eazel_installer_finalize), (eazel_installer_set_default_texts),
	(eazel_installer_initialize):
	* nautilus-installer/src/installer.h:
	* nautilus-installer/src/link.sh:

	Change the no-RH7 message into RH6 and RH7 specific messages, so
	we can build one installer for each platform.  Don't ask to delete
	files if none were downloaded.

M	ChangeLog
M	components/services/install/lib/eazel-install-protocols.c
M
components/services/trilobite/libtrilobite/trilobite-core-messaging.c
M	nautilus-installer/src/callbacks.c
M	nautilus-installer/src/installer.c
M	nautilus-installer/src/installer.h
M	nautilus-installer/src/link.sh
M	nautilus-installer/src/main.c

commit b28f5a6e9b63e0ae375dd7a5280b6139549beedc
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-02-13

	reviewed by: Darin Adler  <darin@eazel.com>

	* libnautilus-extensions/nautilus-gtk-extensions.h:
	* libnautilus-extensions/nautilus-gtk-extensions.c:
	(while_realized_disconnecter),
	(nautilus_gtk_signal_connect_while_realized):
	New function to connect to a signal of an object while a widget is
	realized.
	(while_realized_disconnecter): Changed signature to be void - no
	need to return a value here.  As such, the GTK_SIGNAL_FUNC casts
	are no longer needed.

	* libnautilus-extensions/nautilus-clickable-image.c:
	(nautilus_clickable_image_realize),
	(nautilus_clickable_image_unrealize):
	Use nautilus_gtk_signal_connect_while_realized so that we dont
	have to keep track of the signal ids and ancestor widget.

	* libnautilus-extensions/nautilus-image-table.c:
	(nautilus_image_table_realize), (nautilus_image_table_unrealize):
	Use nautilus_gtk_signal_connect_while_realized so that we dont
	have to keep track of the signal ids and ancestor widget.

	* test/test-nautilus-clickable-image.c: (main):
	Add a windowed ancestor inbetween in order to test
	nautilus_gtk_signal_connect_while_realized.

M	ChangeLog
M	libnautilus-extensions/nautilus-clickable-image.c
M	libnautilus-extensions/nautilus-gtk-extensions.c
M	libnautilus-extensions/nautilus-gtk-extensions.h
M	libnautilus-extensions/nautilus-image-table.c
M	libnautilus-private/nautilus-clickable-image.c
M	libnautilus-private/nautilus-gtk-extensions.c
M	libnautilus-private/nautilus-gtk-extensions.h
M	libnautilus-private/nautilus-image-table.c
M	test/test-nautilus-clickable-image.c

commit 7f73d4f40f7b68e5845082e86c34ebe8384854e4
Author: Michael Fleming <mfleming@src.gnome.org>
Date:	2001-02-13

	reviewed by: <ramiro@eazel.com>

	* components/mozilla/nautilus-mozilla-content-view.c:
	(view_load_location_callback), (mozilla_net_stop_callback),
	(mozilla_link_message_callback), (mozilla_progress_callback),
	(mozilla_dom_mouse_click_callback), (vfs_read_callback),
	(update_nautilus_uri), (dispatch_report_location_change),
	(dispatch_report_load_complete):

	Bug 6436: Throbber wasn't thobbing on mozilla-to-mozilla
	navigation.

	Confirmed with Darin: call report_load_underway and
	report_load_complete
	in case where report_location_changed is used.

M	ChangeLog
M	components/mozilla/nautilus-mozilla-content-view.c

commit a8239e75144014b54662c76c5c4e636874d05380
Author: John Harper <jsh@eazel.com>
Date:	2001-02-13

    set the restart command to be `nautilus --no-default-window'

    2001-02-12	John Harper  <jsh@eazel.com>

	* src/nautilus-application.c (set_session_restart): set the
	restart command to be `nautilus --no-default-window'

M	ChangeLog
M	src/nautilus-application.c

commit 53e3bcee8d473f4a5d15ae44b8e21dca0f026e3b
Author: Ian McKellar <yakk@src.gnome.org>
Date:	2001-02-13

    Updated the check to check for RPM 3.0.5 not 3.0.4.

	* configure.in:
	Updated the check to check for RPM 3.0.5 not 3.0.4.

M	ChangeLog
M	configure.in

commit 55c9ef0bc565dc4bef3ce144bcd85a11a039be56
Author: Christian Rose <menthos@src.gnome.org>
Date:	2001-02-13

    Updated Swedish translation.

M	po/ChangeLog
M	po/sv.po

commit 217e4eb58a1484d2b3352b8a8621466e391f8ac9
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2001-02-13

    Turn off repawn behavior in debug mode at request of Andy.

    2001-02-12	Gene Z. Ragan  <gzr@eazel.com>

	Turn off repawn behavior in debug mode at request of Andy.

	* src/nautilus-application.c: (set_session_restart):
	Check for debug environment variable.

M	ChangeLog
M	src/nautilus-application.c

commit ca945a3a6c26e5456276521709bcb956859c54e6
Author: Robin Slomkowski <rslomkow@src.gnome.org>
Date:	2001-02-12

    merged changes from branch into head BUG 6067

	* nautilus.spec.in: merged changes from branch into
	head BUG 6067

M	ChangeLog
M	nautilus.spec.in

commit eb7fea928b7422997d2effb1df8c61694556494b
Author: Michael K. Fleming <mfleming@eazel.com>
Date:	2001-02-12

    reviewed by: <sullivan@eazel.com>

    2001-02-11	Michael K. Fleming  <mfleming@eazel.com>

	reviewed by: <sullivan@eazel.com>

	Bug 5961: Starting nautilus with path to local HTML file
	causes images not to load.

	The problem here was that any argument specified on the
	commandline
	was being passed directly into Nautilus and its components as a
	valid URI.  Added pre-processing to commandline arguments,
	including
	ability to handle relative file pathnames. (so you can do
	"nautilus ."
	to open a window on the current directory)

	* libnautilus-extensions/nautilus-file-utilities.c:
	(file_uri_from_local_relative_path),
	(nautilus_make_uri_from_shell_arg), (is_uri_partial),
	(remove_internal_relative_components),
	(nautilus_uri_make_full_from_relative),
	(nautilus_self_check_file_utilities):
	* libnautilus-extensions/nautilus-file-utilities.h:
	* src/nautilus-application.c:
	(nautilus_make_uri_list_from_shell_strv),
	(nautilus_application_startup):

M	ChangeLog
M	libnautilus-extensions/nautilus-file-utilities.c
M	libnautilus-extensions/nautilus-file-utilities.h
M	libnautilus-private/nautilus-file-utilities.c
M	libnautilus-private/nautilus-file-utilities.h
M	src/nautilus-application.c

commit 34cb359888e996ccf73b39c689774689a176f17c
Author: Rebecca Schulman <rebecka@eazel.com>
Date:	2001-02-12

    Fix bugzilla.eazel.com bug 4962 that open with mpg123 fails. The
    problem

    2001-02-12	Rebecca Schulman  <rebecka@eazel.com>
	Fix bugzilla.eazel.com bug 4962 that open with
	mpg123 fails.  The problem was a check for
	a file uri that had its logic backwards

	reviewed by: Mike Engber <engber@eazel.com>

	* libnautilus-extensions/nautilus-program-choosing.c:
	(nautilus_launch_application):
	Change if (file_uri) to if (!file_uri)

M	ChangeLog
M	libnautilus-extensions/nautilus-program-choosing.c
M	libnautilus-private/nautilus-program-choosing.c

commit b2519987017be0ebb84047ebd3b498e5aeffd8c5
Author: Mike Engber <engber@src.gnome.org>
Date:	2001-02-12

    reviewed by: John Sullivan


	reviewed by: John Sullivan

	* libnautilus-extensions/nautilus-directory-async.c:
	(metafile_read_mark_done), (metafile_read_done_callback):
	* libnautilus-extensions/nautilus-directory-metafile.c:
	(free_factory), (get_metafile),
	(nautilus_directory_get_file_metadata),
	(nautilus_directory_get_file_metadata_list),
	(nautilus_directory_set_file_metadata),
	(nautilus_directory_set_file_metadata_list),
	(nautilus_directory_copy_file_metadata),
	(nautilus_directory_remove_file_metadata),
	(nautilus_directory_rename_file_metadata):
	* libnautilus-extensions/nautilus-directory-metafile.h:
	* libnautilus-extensions/nautilus-directory.c:
	(nautilus_directory_destroy):
	* libnautilus-extensions/nautilus-metafile-factory.c:
	(free_factory_instance):
	* libnautilus-extensions/nautilus-metafile-factory.h:
	* libnautilus-extensions/nautilus-metafile-server.idl:
	* libnautilus-extensions/nautilus-metafile.c: (destroy),
	(corba_get), (corba_get_list), (corba_set), (corba_set_list),
	(corba_copy), (corba_remove), (corba_rename),
	(get_or_add_directory_monitor_list_entry),
	(remove_directory_monitor_list_entry), (find_monitor_link),
	(corba_register_monitor), (corba_unregister_monitor),
	(get_metadata_from_node), (get_metadata_list_from_node),
	(create_metafile_root), (get_file_node),
	(get_metadata_string_from_metafile),
	(get_metadata_list_from_metafile),
	(set_metadata_string_in_metafile),
	(set_metadata_list_in_metafile),
	(metadata_value_new), (metadata_value_new_list),
	(metadata_value_destroy), (metadata_value_equal),
	(set_metadata_in_metafile), (get_metadata_string_from_table),
	(get_metadata_list_from_table), (str_or_null_hash),
	(str_or_null_equal), (set_metadata_eat_value),
	(free_file_table_entry), (free_directory_table_entry),
	(destroy_metadata_changes_hash_table), (destroy_xml_string_key),
	(nautilus_metafile_destroy), (get_file_metadata),
	(get_file_metadata_list), (set_file_metadata),
	(set_file_metadata_list), (rename_file_metadata),
	(apply_one_change), (apply_file_changes),
	(apply_one_file_changes),
	(nautilus_metafile_apply_pending_changes), (copy_file_metadata),
	(remove_file_metadata), (nautilus_metafile_set_metafile_contents):
	* libnautilus-extensions/nautilus-metafile.h:
	* src/nautilus-application.h:

	Metadata setting/getting is now done via CORBA so that
	out of process components stay in sync. bug 5958

M	ChangeLog
M	libnautilus-extensions/nautilus-directory-async.c
M	libnautilus-extensions/nautilus-directory-metafile.c
M	libnautilus-extensions/nautilus-directory-metafile.h
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-extensions/nautilus-metafile-factory.c
M	libnautilus-extensions/nautilus-metafile-factory.h
M	libnautilus-extensions/nautilus-metafile-server.idl
M	libnautilus-extensions/nautilus-metafile.c
M	libnautilus-extensions/nautilus-metafile.h
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-directory-metafile.c
M	libnautilus-private/nautilus-directory-metafile.h
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-metafile-factory.c
M	libnautilus-private/nautilus-metafile-factory.h
M	libnautilus-private/nautilus-metafile-server.idl
M	libnautilus-private/nautilus-metafile.c
M	libnautilus-private/nautilus-metafile.h
M	src/nautilus-application.h

commit 13acb877815318af2c118fd372b9f7110ff56eca
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-02-12

	reviewed by: John Sullivan <sullivan@eazel.com>

	* src/nautilus-property-browser.c:
	(make_properties_from_directories):
	Dont free the object name so soon.  Its needed to determine where
	to put the reset and erase objects.

M	ChangeLog
M	src/nautilus-property-browser.c

commit d6f41a7c6ca2fea9cf6d6f995ee2adf54acc7cd0
Author: Rebecca Schulman <rebecka@eazel.com>
Date:	2001-02-12

    Fix bug 6333, that a warning about not finding unindexed files
    should not

    2001-02-12	Rebecca Schulman  <rebecka@eazel.com>
	Fix bug 6333, that a warning about not finding
	unindexed files should not be displayed if the
	backup search is turned on.

	reviewed by: John Sullivan <sullivan@eazel.com>

	* libnautilus-extensions/nautilus-global-preferences.h:
	Leave a note that we should change the SEARCH_METHOD
	name to be more clear about what the preference is for
	(whether or not we  do a slow background search)
	* src/file-manager/fm-search-list-view.c:
	(load_location_callback):
	Check the SEARCH_METHOD preference

M	ChangeLog
M	libnautilus-extensions/nautilus-global-preferences.h
M	libnautilus-private/nautilus-global-preferences.h
M	src/file-manager/fm-search-list-view.c

commit 195656420287f2e161bc4617ad08fb97281e9016
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2001-02-12

    Removed an extra "\n" that didn't match between msgid and msgstr,
    breaking

	* sk.po: Removed an extra "\n" that didn't match between
	msgid and msgstr, breaking "make dist"

M	po/ChangeLog
M	po/sk.po

commit f03dcc4835e138f4fc1b4f01c6cafff687643855
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2001-02-12

	reviewed by: Gene Z. Ragan  <gzr@eazel.com>

	Fixed bug 6500 (tighter layout option not saved).

	It actually was being saved, it was just being clobbered back to
	off every time a directory was loaded.

	* src/file-manager/fm-icon-view.c: (fm_icon_view_begin_loading):
	Moved the tighter-layout setting code up one line and refined
	comments to explain why.

M	ChangeLog
M	src/file-manager/fm-icon-view.c

commit 8398c8ee6d954256c1b199e1bceb25e19da39074
Author: Christophe Merlet <redfox@src.gnome.org>
Date:	2001-02-12

    Updated French translation.

M	po/ChangeLog
M	po/fr.po

commit fa63daa243007072970780ca8352f6eed472646e
Author: Stano Visnovsky <stano@src.gnome.org>
Date:	2001-02-12

    Updated Slovak translation

M	po/ChangeLog
M	po/sk.po

commit b57778d3b4cc13b66ad99486b6e18b24142c12d3
Author: Robey Pointer <robey@src.gnome.org>
Date:	2001-02-12

    Make the dep-check logic bail out early if the user has cancelled the

	* components/services/install/lib/eazel-install-logic2.c:
	(do_dep_check_internal), (install_packages_helper):

	Make the dep-check logic bail out early if the user has cancelled
	the install.  (It's possible to get the async "stop" callback
	during a package info fetch, I found out the hard way...)

	* components/services/install/lib/eazel-install-protocols.c:
	(http_fetch_remote_file):

	Make get_failed into an official bool, since it acts like one
	already.

	*
	components/services/install/nautilus-view/nautilus-service-instal
	l-view.c: (nautilus_service_install_dependency_check),
	(nautilus_service_need_password),
	(service_install_stop_loading_callback):

	Treat aborted password dialog as a cancel, not a failure.  Fix
	abort callback so it doesn't loop endlessly in a GTK event
	handling cycle on fast downloads.

M	ChangeLog
M	components/services/install-view/nautilus-service-install-view.c
M	components/services/install/lib/eazel-install-logic2.c
M	components/services/install/lib/eazel-install-protocols.c
M
components/services/install/nautilus-view/nautilus-service-install-view.c

commit 4477e983bf0917bb42758da9db8bbea73083c40f
Author: Yuri Syrota <rasta@src.gnome.org>
Date:	2001-02-12

    Updated Ukrainian translation

M	po/uk.po

commit f34f72958180b0d20b0ff6edc5099b5488931bfd
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-02-12

    New NautilusWrapTable test.

	* test/.cvsignore:
	* test/Makefile.am:
	* test/test-nautilus-wrap-table.c: (main):
	New NautilusWrapTable test.

M	ChangeLog
M	test/.cvsignore
M	test/Makefile.am
A	test/test-nautilus-wrap-table.c

commit 24fe2c9cd9455f95697896840a193b200a5ede10
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-02-12

    A tiny bit more debug code.

	* test/test-nautilus-clickable-image.c: (main):
	* test/test-nautilus-labeled-image.c: (button_callback),
	(labeled_image_button_window_new):
	A tiny bit more debug code.

M	ChangeLog
M	test/test-nautilus-clickable-image.c
M	test/test-nautilus-labeled-image.c
M	test/test.c

commit 93175c51412201cd7557c6197333f750db1866e3
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-02-12

    Make toggle buttons insensitive on novice user level.

	* applets/preferences-applet/nautilus-preferences-applet.c:
	(user_level_changed_callback), (main):
	Make toggle buttons insensitive on novice user level.

M	ChangeLog
M	applets/preferences-applet/nautilus-preferences-applet.c

commit 8d5af6a27108c3752fa817d8bfaa2b4d8051a9a8
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-02-11

    Add public is_smooth getter. (nautilus_viewport_set_never_smooth):
    Add a

	* libnautilus-extensions/nautilus-viewport.h:
	* libnautilus-extensions/nautilus-viewport.c:
	(nautilus_viewport_draw), (nautilus_viewport_expose_event),
	(nautilus_viewport_realize), (nautilus_viewport_set_is_smooth),
	(nautilus_viewport_get_is_smooth): Add public is_smooth getter.
	(nautilus_viewport_set_never_smooth): Add a 'never_smooth'
	attribute.

M	ChangeLog
M	libnautilus-extensions/nautilus-viewport.c
M	libnautilus-extensions/nautilus-viewport.h
M	libnautilus-private/nautilus-viewport.c
M	libnautilus-private/nautilus-viewport.h

commit e7d63be40a8673f89dc87973b20bf3ab84825638
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-02-11

    Add comment clarifying API changes I made in my last checkin. Remove
    some

	* libnautilus-extensions/nautilus-customization-data.h:
	Add comment clarifying API changes I made in my last checkin.
	* src/file-manager/fm-properties-window.c: (create_emblems_page):
	Remove some left over code from when the emblems table was hard
	coded to 2 columns.
	* src/nautilus-property-browser.c:
	(make_properties_from_directories):
	Fix a small memory leak.

M	ChangeLog
M	libnautilus-extensions/nautilus-customization-data.h
M	libnautilus-private/nautilus-customization-data.h
M	src/file-manager/fm-properties-window.c
M	src/nautilus-property-browser.c

commit f71b2aba8f29cbe29cdb57ab5c20c481e8015151
Author: John Fleck <jfleck@src.gnome.org>
Date:	2001-02-11

    John Fleck <jfleck@inkstain.net> reviewed by: Ali Abdin


    John Fleck <jfleck@inkstain.net>
    reviewed by: Ali Abdin <aliabdin@aucegypt.edu>

	* components/help/converters/gnome-db2html2/gdb3html.h
	* /components/help/converters/gnome-db2html2/sect-elements.c
	* /components/help/converters/gnome-db2html2/sect-elements.h
	* /components/help/converters/gnome-db2html2/sect-preparse.c
	* /components/help/converters/gnome-db2html2/toc-elements.c
	add support for <bridgehead> tag in DocBook, fix bug #6492

M	ChangeLog
M	components/help/converters/gnome-db2html2/gdb3html.h
M	components/help/converters/gnome-db2html2/sect-elements.c
M	components/help/converters/gnome-db2html2/sect-elements.h
M	components/help/converters/gnome-db2html2/sect-preparse.c
M	components/help/converters/gnome-db2html2/toc-elements.c

commit cb24ad3a9c3ca7b74e017b80895612c8d5b3aead
Author: Stano Visnovsky <stano@src.gnome.org>
Date:	2001-02-11

    Updated Slovak translation

M	po/ChangeLog
M	po/sk.po

commit ef3304cb98646acb4913a174254593cf2b8b2dc9
Author: Rebecca Schulman <rebecka@eazel.com>
Date:	2001-02-11

    reviewed by: Mathieu Lacage <mathieu@gnome.org>

    2001-02-11	Rebecca Schulman  <rebecka@eazel.com>

	reviewed by: Mathieu Lacage <mathieu@gnome.org>

	* cut-n-paste-code/widgets/nautilusclist/nautilusclist.c: Use
	binary instead of linear search to find the right insert new row
	into a sorted clist. This is part of addressing bug 6290

M	ChangeLog
M	cut-n-paste-code/widgets/nautilusclist/nautilusclist.c

commit 79d2419cde50c01fc5efcca640ae58c39db9b102
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2001-02-10

    fixed bug 6052, sidebar needs empty trash button when showing trash:


	* src/nautilus-sidebar.c: (add_command_buttons),
	(empty_trash_callback),
	(nautilus_sidebar_trash_state_changed_callback),
	(nautilus_sidebar_update_buttons):
	fixed bug 6052, sidebar needs empty trash button when showing
	trash: directory

M	ChangeLog
M	src/nautilus-information-panel.c
M	src/nautilus-sidebar.c

commit dcab5b1daf156dd93be25527645c468a884bc01b
Author: Matthias Warkus <mawarkus@src.gnome.org>
Date:	2001-02-10

    Update-O-Rama

M	po/ChangeLog
M	po/de.po

commit 5bb4bddaf80771e8fc3cd41c61d28ca0b1a05219
Author: Pablo Gonzalo del Campo <pablodc@bigfoot.com>
Date:	2001-02-10

    Updated Spanish translation.

    2001-02-10	Pablo Gonzalo del Campo <pablodc@bigfoot.com>

	    * es.po: Updated Spanish translation.

M	po/ChangeLog
M	po/es.po

commit c002a015fb757a6f44c6b5b8687933bbb79e6799
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-02-10

	reviewed by: Maciej Stachowiak <mjs@eazel.com>

	* libnautilus-extensions/nautilus-image-table.c:
	(image_table_handle_motion), (ancestor_button_press_event),
	(ancestor_button_release_event):
	Ignore insensitive widgets when doing the event thing.

	* src/nautilus-property-browser.c:
	(make_properties_from_directories):
	Add an extra empty space between the erase emblem and the next to
	make it stand out more.  Cleanup property image creation a
	tiny bit.

M	ChangeLog
M	libnautilus-extensions/nautilus-image-table.c
M	libnautilus-private/nautilus-image-table.c
M	src/nautilus-property-browser.c

commit 4243091e660f47a892b7157b61cffe948a79bc42
Author: Robey Pointer <robey@src.gnome.org>
Date:	2001-02-10

    Fix build bustage by removing the two missing install-lib files from

	* po/POTFILES.in:

	Fix build bustage by removing the two missing install-lib files
	from POTFILES.in.

M	ChangeLog
M	po/POTFILES.in

commit 5585ad975dbd01f9aed1c628ea3e22a39713a3af
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-02-10

	reviewed by: Robey Pointer  <robey@eazel.com>

	* libnautilus-extensions/Makefile.am:
	* libnautilus-extensions/nautilus-region.c:
	* libnautilus-extensions/nautilus-region.h:
	New class for super easy region management using rectangle.

	* libnautilus-extensions/nautilus-art-gtk-extensions.h:
	* libnautilus-extensions/nautilus-art-gtk-extensions.c:
	(nautilus_gdk_rectangle_assign_irect):
	New function to convert ArtIRect to GdkRectangles.

	* libnautilus-extensions/nautilus-customization-data.h:
	* libnautilus-extensions/nautilus-customization-data.c:
	(nautilus_customization_data_get_next_element_for_display):
	Return pixbufs and labels for the object instead of widgets.  This
	is so that the caller can use the widget that best suits its
	display needs.

	* libnautilus-extensions/nautilus-image-table.h:
	* libnautilus-extensions/nautilus-image-table.c:
	(nautilus_image_table_initialize_class),
	(nautilus_image_table_initialize),
	(nautilus_image_table_expose_event),
	(nautilus_image_table_realize), (nautilus_image_table_unrealize),
	(nautilus_image_table_set_is_smooth_signal),
	(image_table_foreach_child_subtract_content),
	(image_table_clear_dirty_areas), (image_table_peek_clear_gc),
	(image_table_emit_signal), (image_table_handle_motion),
	(ancestor_button_press_event), (ancestor_button_release_event),
	(nautilus_image_table_new), (nautilus_image_table_set_is_smooth),
	(nautilus_image_table_set_smooth_background_color):
	Add support for smoothnes.  Register widget as a possible smooth
	widget.  When smoothness changes, we modify our background drawing
	behavior such that in smooth mode we dont flicker at all.

	Remove grab/ungrab pair that could screw up operations.  Turns out
	these are not needed.

	Change event signal emissions to include more data from the raw
	gdk events without exposing these.

	* libnautilus-extensions/nautilus-image.c:
	(nautilus_image_initialize_class):
	Update for new smooth widget class registration scheme.

	* libnautilus-extensions/nautilus-label.c:
	(nautilus_label_initialize_class):
	Update for new smooth widget class registration scheme.

	* libnautilus-extensions/nautilus-labeled-image.h:
	* libnautilus-extensions/nautilus-labeled-image.c:
	(nautilus_labeled_image_size_allocate),
	(nautilus_labeled_image_get_image_bounds),
	(nautilus_labeled_image_get_label_bounds):
	Make these two functions public.

	* libnautilus-extensions/nautilus-smooth-widget.h:
	* libnautilus-extensions/nautilus-smooth-widget.c:
	(smooth_widget_type_list_free), (smooth_widget_list_free),
	(widget_is_smooth), (nautilus_smooth_widget_register),
	(nautilus_smooth_widget_register_type):
	Add mechanism for registering types that are meant to be smooth.
	That way we dont need to hardcode the list of smooth widget
	classes.  Also made sure to free the static lists at exit time.

	* libnautilus-extensions/nautilus-viewport.h:
	* libnautilus-extensions/nautilus-viewport.c:
	(nautilus_viewport_initialize_class),
	(nautilus_viewport_initialize), (nautilus_viewport_destroy),
	(nautilus_viewport_draw), (nautilus_viewport_expose_event),
	(nautilus_viewport_realize), (nautilus_viewport_paint),
	(nautilus_viewport_set_is_smooth_signal), (nautilus_viewport_new),
	(nautilus_viewport_set_is_smooth),
	(nautilus_viewport_get_scroll_offset):
	Add support for smoothness.  When the is_smooth attribute changes,
	the viewport will not clear the background on resize - and so its
	content will not flicker.

	Add function for querying the scroll offset.

	* libnautilus-extensions/nautilus-wrap-table.h:
	* libnautilus-extensions/nautilus-wrap-table.c:
	(wrap_table_get_content_frame), (wrap_table_get_scroll_offset),
	(nautilus_wrap_table_get_homogeneous),
	(nautilus_wrap_table_reorder_child):
	Fix a mod by zero error.
	Add support for reordering children.

	* src/file-manager/fm-properties-window.c: (create_emblems_page):
	Simplify a bit by using NautilusWrapTable instead of a GtkTable
	with a hard coded number of columns.  The emblems now wrap to fit
	the available space.  Also use NautilusLabeledImages instead of
	boxes.	Update for changes in customization data api.
	Remove check box painting workaround.  Its taken care of in
	NautilusLabeledImage now.

	* src/nautilus-property-browser.c:
	(nautilus_property_browser_initialize_class),
	(nautilus_property_browser_initialize),
	(element_clicked_callback),
	(nautilus_property_browser_preferences_changed),
	(make_property_tile), (make_properties_from_directories),
	(add_reset_property), (make_properties_from_xml_node),
	(property_browser_category_button_new), (make_category_link),
	(nautilus_property_browser_update_contents),
	(emit_emblems_changed_signal):
	Use a NautilusImageTable instead of a GtkTable to make things wrap
	propertly and thus not have to recreate the whole property box
	each time its resized.	Remove a lot of hard coded dimensions.
	Simplified a bit by using NautilusLabeledImages.

	* src/nautilus-search-bar-criterion.c: (make_emblem_value_menu):
	Update for changes in customization data api.

	* test/test-nautilus-image-table.c: (labeled_image_new),
	(foo_timeout), (image_table_size_allocate),
	(image_table_new_scrolled):
	Update for new image table features.

M	ChangeLog
M	libnautilus-extensions/Makefile.am
M	libnautilus-extensions/nautilus-art-gtk-extensions.c
M	libnautilus-extensions/nautilus-art-gtk-extensions.h
M	libnautilus-extensions/nautilus-customization-data.c
M	libnautilus-extensions/nautilus-customization-data.h
M	libnautilus-extensions/nautilus-image-table.c
M	libnautilus-extensions/nautilus-image-table.h
M	libnautilus-extensions/nautilus-image.c
M	libnautilus-extensions/nautilus-label.c
M	libnautilus-extensions/nautilus-labeled-image.c
M	libnautilus-extensions/nautilus-labeled-image.h
A	libnautilus-extensions/nautilus-region.c
A	libnautilus-extensions/nautilus-region.h
M	libnautilus-extensions/nautilus-smooth-widget.c
M	libnautilus-extensions/nautilus-smooth-widget.h
M	libnautilus-extensions/nautilus-viewport.c
M	libnautilus-extensions/nautilus-viewport.h
M	libnautilus-extensions/nautilus-wrap-table.c
M	libnautilus-extensions/nautilus-wrap-table.h
M	libnautilus-private/Makefile.am
M	libnautilus-private/nautilus-art-gtk-extensions.c
M	libnautilus-private/nautilus-art-gtk-extensions.h
M	libnautilus-private/nautilus-customization-data.c
M	libnautilus-private/nautilus-customization-data.h
M	libnautilus-private/nautilus-image-table.c
M	libnautilus-private/nautilus-image-table.h
M	libnautilus-private/nautilus-image.c
M	libnautilus-private/nautilus-label.c
M	libnautilus-private/nautilus-labeled-image.c
M	libnautilus-private/nautilus-labeled-image.h
A	libnautilus-private/nautilus-region.c
A	libnautilus-private/nautilus-region.h
M	libnautilus-private/nautilus-smooth-widget.c
M	libnautilus-private/nautilus-smooth-widget.h
M	libnautilus-private/nautilus-viewport.c
M	libnautilus-private/nautilus-viewport.h
M	libnautilus-private/nautilus-wrap-table.c
M	libnautilus-private/nautilus-wrap-table.h
M	src/file-manager/fm-properties-window.c
M	src/nautilus-property-browser.c
M	src/nautilus-search-bar-criterion.c
M	test/test-nautilus-image-table.c

commit f792bd3793549b74230e3a89885bdd0f4be02bc4
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2001-02-10

    fixed bug 6005, help tab still left on sidebar after view is
    hidden, by


	* src/nautilus-sidebar.c:
	(nautilus_sidebar_active_panel_matches_id),
	(nautilus_sidebar_remove_panel):
	fixed bug 6005, help tab still left on sidebar after view
	is hidden,
	by decrementing the active tab index when an earlier one is
	deleted,
	and checking for NULL in active_panel_matches_id.

	* components/rpmview/nautilus-rpm-view.c:
	(nautilus_rpm_view_initialize),
	(nautilus_rpm_view_update_from_uri):
	made it us nautilus_image so the package image is anti-aliased

M	ChangeLog
M	components/rpmview/nautilus-rpm-view.c
M	src/nautilus-information-panel.c
M	src/nautilus-sidebar.c

commit c277415005f890aafdc1b58eeb5acf3baad6ebda
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2001-02-10

	Fixed bug 5903 ("Tighter Layout" can't be changed in
	manual layout, but affects Clean Up by Name)

	* libnautilus-extensions/nautilus-icon-container.c:
	(nautilus_icon_container_set_tighter_layout): When in
	manual layout mode, invalidate label sizes and update
	all items so the smaller caption width used for
	tighter layout can take effect immediately.

	* src/file-manager/fm-icon-view.c:
	(update_layout_menus): Remove the code that was making
	this item insensitive in manual layout.

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-container.c
M	src/file-manager/fm-icon-view.c

commit b54c0062233680136e6e2ee7d38847da392d7523
Author: Robey Pointer <robey@src.gnome.org>
Date:	2001-02-10

	reviewed by: Eskil Heyn Olsen  <eskil@eazel.com>

	* components/services/install/idl/trilobite-eazel-install.idl:
	* components/services/install/lib/eazel-install-corba-callback.c:
	(eazel_install_callback_get_epv):
	* components/services/install/lib/eazel-install-corba-types.c:
	(corba_packagedatastruct_fill_from_packagedata),
	(packagedata_from_corba_packagedatastruct):

	Remove some cruft from the IDL that's not implemented anymore or
	isn't being used by any of the clients.

	* components/services/install/lib/eazel-install-metadata.c:
	(eazel_install_configure_use_local_db):
	* components/services/install/lib/eazel-install-metadata.h:
	* components/services/install/lib/eazel-install-object.c:
	(eazel_install_initialize):
	* components/services/trilobite/doc/gconf.txt:

	Make an opt-out for people who don't want the "can't get shared
	lock" spam message scrolling endlessly on every install just
	because RPM can't deal with NFS directories well.

	* components/services/install/lib/makefile.staticlib.in:

	Remove dead files from the bootstrap installer's makefile, and
	make the package-system object be a var to be filled in later.

	*
	components/services/install/nautilus-view/nautilus-service-instal
	l-view.c: (nautilus_service_install_conflict_check),
	(nautilus_service_install_downloading),
	(nautilus_service_install_view_update_from_uri_finish),
	(user_login_callback),
	(nautilus_service_install_view_update_from_uri),
	(nautilus_service_install_view_load_uri):

	General cleanup, and the addition of the conflict_check signal
	handler.

	* nautilus-installer/src/Makefile:
	* nautilus-installer/src/installer.c: (eazel_install_progress),
	(conflict_check), (eazel_install_preflight),
	(eazel_installer_initialize):

	Add conflict check handler; fix 50% bug prior to downloading.

M	ChangeLog
M	components/services/install-view/nautilus-service-install-view.c
M	components/services/install/idl/trilobite-eazel-install.idl
M	components/services/install/lib/eazel-install-corba-callback.c
M	components/services/install/lib/eazel-install-corba-types.c
M	components/services/install/lib/eazel-install-metadata.c
M	components/services/install/lib/eazel-install-metadata.h
M	components/services/install/lib/eazel-install-object.c
M	components/services/install/lib/makefile.staticlib.in
M
components/services/install/nautilus-view/nautilus-service-install-view.c
M	components/services/trilobite/doc/gconf.txt
M	nautilus-installer/src/Makefile
M	nautilus-installer/src/installer.c

commit 9bc6e13822ccd76bf4a91a78fa570ba4fcfe3385
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2001-02-10

	Fixed problems I ran into while trying to fix bug 5903,
	which is about making "Tighter Layout" sensitive even
	in manual layout, since it affects "Clean Up by Name"

	* libnautilus-extensions/nautilus-icon-container.c:
	(nautilus_icon_container_set_tighter_layout): Don't
	re-sort when tighter layout setting changes if not
	in auto_layout mode.

	* src/file-manager/fm-icon-view.c:
	(handle_radio_item): Don't assume that every id passed
	to this routine is a sort ID; it might be a toggle
	button's id. Use get_sort_criterion_by_id to distinguish.
	(update_layout_menus): Added FIXME comment explaining
	why "tighter layout" is insensitive in manual layout.
	(set_sort_criterion_by_id): Check whether passed id is
	a valid sort criterion; don't try to sort if not.

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-container.c
M	src/file-manager/fm-icon-view.c

commit 8fc9e84ab23f6399c662fc122c028bb8a17bcac2
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2001-02-10

	reviewed by: Robey Pointer  <robey@eazel.com>

	Fix for 6190, reuse check_if_related. If a package being revived
	is related to the broken (related by name and version diff), don't
	ask softcat for an update, but ask for an exact version.

	* components/services/install/lib/eazel-install-rpm-glue.c:
	* components/services/install/lib/eazel-install-rpm-glue.h:
	* components/services/install/lib/eazel-install-logic.c:
	* components/services/install/lib/eazel-install-logic.h:
	* components/services/install/lib/Makefile.am:
	Removed rpm-glue and logic.

	* components/services/install/lib/eazel-install-logic2.c:
	(is_satisfied), (check_if_related_package), (check_tree_helper),
	(download_packages):
	is_satisfied checks name!=null before doing is_installed.
	check_tree_helper now uses check_if_related before doing the
	softcat_available_update. If the packages are related, use
	get_info to get an exacat version (sense=EQ).
	Moved check_if_related here
	Output tuning...
	* components/services/install/lib/eazel-install-object.c:
	(eazel_install_emit_download_progress):
	Woops, undid a comment about bug 6425

	* components/services/install/lib/eazel-softcat.c:
	(eazel_softcat_available_update):
	Indention...

M	ChangeLog
M	components/services/install/lib/Makefile.am
D	components/services/install/lib/eazel-install-logic.c
D	components/services/install/lib/eazel-install-logic.h
M	components/services/install/lib/eazel-install-logic2.c
M	components/services/install/lib/eazel-install-object.c
D	components/services/install/lib/eazel-install-rpm-glue.c
D	components/services/install/lib/eazel-install-rpm-glue.h
M	components/services/install/lib/eazel-softcat.c

commit 2479deb48fca0f8973845b3aa0f808ad08f4cd02
Author: John Harper <jsh@eazel.com>
Date:	2001-02-09

    reviewed by: Maciej Stachowiak <mjs@eazel.com>

    2001-02-08	John Harper  <jsh@eazel.com>

	reviewed by: Maciej Stachowiak <mjs@eazel.com>

	Fix bug 4423 (when a folder that is expanded in the tree view
	is renamed, it collapses)

	* components/tree/nautilus-tree-model.h,
	components/tree/nautilus-tree-model.c: added a new signal
	`node_being_renamed'. Has two arguments, the old and new URIs

	(report_node_changed): when the node is being renamed, use
	report_node_removed_internal instead of report_node_removed so
	we can avoid emitting the `node_removed' signal. Before doing
	this, emit the new `node_being_renamed' signal

	* components/tree/nautilus-tree-view.c
	(nautilus_tree_view_insert_model_node): if the node is already
	inserted in the tree, call nautilus_tree_view_update_model_node

	(nautilus_tree_view_model_node_renamed_callback): connected to
	the `node_being_renamed' signal, propagates the expansion state
	from the old URI to the new one

	Fix bug 4421 (Delete file while folder collapsed -> not
	reflected in Tree View)

	* components/tree/nautilus-tree-model.c
	(nautilus_tree_model_monitor_node): if the node being monitored
	is a directory, check if any of the files we think it contains
	got moved away (e.g. while the node was collapsed)

M	ChangeLog
M	components/tree/nautilus-tree-model.c
M	components/tree/nautilus-tree-model.h
M	components/tree/nautilus-tree-view.c

commit e8ae5c0a629af6a437b1e8bf13a9e27bb9da4e7d
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2001-02-09

    fixed bug 6338, folder moves to the right when highlighted,
    by tweaking


	* icons/i-directory-12.png:
	* icons/i-directory-accept-12.png:
	fixed bug 6338, folder moves to the right when highlighted,
	by tweaking the associated images

	* src/nautilus-sidebar-tabs.c: (nautilus_sidebar_tabs_hit_test):
	consider the tab for hit-testing even if invisible
	* src/nautilus-sidebar.c: (nautilus_sidebar_release_event):
	fixed 3538, easier way to minimize active sidebar view, by
	making it close the active view when you click on the space
	its tab formerly occupied.

M	ChangeLog
M	icons/i-directory-12-aa.png
M	icons/i-directory-accept-12-aa.png
M	src/nautilus-information-panel.c
M	src/nautilus-sidebar-tabs.c
M	src/nautilus-sidebar.c

commit 5102ba1206f9985bc96445a7026a4fda30ad54c6
Author: Arlo Rose <arlo@src.gnome.org>
Date:	2001-02-09

    Made more link icons that will work at smaller zoom levels. Fixes bug


	    * icons/Makefile.am:
	    * icons/emblem-symbolic-link-12.png:
	    * icons/emblem-symbolic-link-24.png:
	    * icons/emblem-symbolic-link-36.png:
	    Made more link icons that will work at smaller zoom levels.
	    Fixes bug number 5988.

M	ChangeLog
M	icons/Makefile.am
A	icons/emblem-symbolic-link-12.png
A	icons/emblem-symbolic-link-24.png
A	icons/emblem-symbolic-link-36.png

commit 48a8cedcfc371e074316f023fa23ec7e039465ae
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2001-02-09

	Fixed bug 6473 (counting deep contents of folder in Properties
	window takes tons of CPU)

	Fixed by deploying a timeout, so that the displayed numbers
	only update periodically, instead of with every item count
	increment. The interval is 200 milliseconds. This makes the
	count faster as well as greatly reducing CPU thrashage by
	not pounding on the poor widdle widgets so often.

	* src/file-manager/fm-properties-window.c:
	(directory_contents_value_field_update): Changed signature
	to just take an FMPropertiesWindow, and get the other
	relevant objects from the Details struct.
	(update_directory_contents_callback): New function, updates
	field and clears timeout ID.
	(schedule_directory_contents_update): Schedules update if
	not already pending.
	(attach_directory_contents_value_field): Removed old hack
	to store the title_field in the object data of the value
	field; store value_field after creation in Details struct.
	(append_directory_contents_fields): Store title_field after
	creation in Details struct.
	(real_destroy): Remove timeout if still pending.

M	ChangeLog
M	src/file-manager/fm-properties-window.c

commit 42b80c3610a499d687fff1bdedf14355d668a75c
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2001-02-09

	Fixed part of bug 6462 (two error messages after doing search
	in Red Hat 7). Now you should only get one error message.
	Rebecca gets to figure out that one.

	* src/file-manager/fm-search-list-view.c: (real_load_error),
	(fm_search_list_view_initialize_class),
	(fm_search_list_view_initialize): Now replaces function
	pointer for load_error instead of attaching to signal, to
	avoid triggering fm-directory-view's error-handling code
	(which I recently added).

M	ChangeLog
M	src/file-manager/fm-search-list-view.c

commit fad4c5f4e86bc7e5ccf3d584447af456b65e1726
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2001-02-09

	Fixed bug 6343 (timed-wait dialog is too narrow, often
	clipping dialog title)

	* libnautilus-extensions/nautilus-stock-dialogs.c:
	(timed_wait_callback): Enforced a minimum width for timed-wait
	windows. They look better now, and don't clip the titles
	except with extremely long titles, for which the title-writer
	should be flogged.

M	ChangeLog
M	libnautilus-extensions/nautilus-stock-dialogs.c
M	libnautilus-private/nautilus-stock-dialogs.c

commit 114213ec0535f3b5f024e924f7bc792d0df5f424
Author: Andraz Tori <minmax@src.gnome.org>
Date:	2001-02-09

    Updated Slovenian translation

M	po/sl.po

commit ce20906ec02535293a9418eacf07932c3eaa9f99
Author: Stano Visnovsky <stano@src.gnome.org>
Date:	2001-02-09

    Updated Slovak translation

M	po/ChangeLog
M	po/sk.po

commit fbd62e613e3b444b14e0a9c258c3a5e2177d0ba1
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2001-02-09

    Fixed bug 6453, Gnome VFS_CRITICAL received when dragging nautilus
    link

    2001-02-09	Gene Z. Ragan  <gzr@eazel.com>

	Fixed bug 6453, Gnome VFS_CRITICAL received when dragging
	nautilus link icons over each other.

	* libnautilus-extensions/nautilus-drag.c:
	(nautilus_drag_default_drop_action_for_icons):

	* libnautilus-extensions/nautilus-icon-dnd.c:
	(nautilus_icon_container_dropped_icon_feedback),
	(nautilus_icon_dnd_end_drag):

M	ChangeLog
M	libnautilus-extensions/nautilus-drag.c
M	libnautilus-extensions/nautilus-icon-dnd.c
M	libnautilus-private/nautilus-drag.c
M	libnautilus-private/nautilus-icon-dnd.c

commit ab11ebf102b9196b3a40faa3ec0e8cc0985d5ab2
Author: Robey Pointer <robey@src.gnome.org>
Date:	2001-02-09

    Fix build bustage in Mozilla content view: profile_name ->

	* components/mozilla/nautilus-mozilla-content-view.c:
	(pre_widget_initialize):

	Fix build bustage in Mozilla content view: profile_name ->
	profile_directory_name.

M	ChangeLog
M	components/mozilla/nautilus-mozilla-content-view.c

commit 28555b9819fec18b578409ebb429434a3a0ccced
Author: Eskil Heyn Olsen <eskil@eazel.com>
Date:	2001-02-09

    reviewed by: Robey Pointer <robey@eazel.com>

    2001-02-08	Eskil Heyn Olsen  <eskil@eazel.com>

	reviewed by: Robey Pointer  <robey@eazel.com>

	This commit fixed bugs:
	5723 ei2: check that install_failed_signal was not called
	5752 ei2: port the uninstall stuff to the new ei2
	5753 ei2: port the revert stuff to ei2
	5757 fix leaks in EazelProblemHander
	5957 eazel-install cli tool no longer uninstalls nicely
	6100 RPM4: don't handle dependencies called "rpmlib(.*)"
	6173 ei2: finish conflict and feature breakage
	6191 make revert work (ei2: resurrect transaction stuff)

	* components/rpmview/nautilus-rpm-view-install.c:
	(get_detailed_errors_foreach):
	Updated for the CANCELLED status.
	*
	components/services/install/command-line/eazel-alt-install-corba.
	c: (eazel_preflight_check_signal):
	Fixed an output string.

	* components/services/install/idl/trilobite-eazel-install.idl:
	Added the CANCELLED status.
	uninstall_progress now has same signature as install_progress.

	* components/services/install/lib/eazel-install-corba-callback.h:
	* components/services/install/lib/eazel-install-corba-callback.c:
	(impl_uninstall_progress),
	(eazel_install_callback_class_initialize):
	uninstall_progress now has same signature as install_progress.

	* components/services/install/lib/eazel-install-corba-types.c:
	(corba_packagedatastruct_fill_from_packagedata),
	(traverse_packagetree_md5), (corba_packagedatastruct_fill_deps),
	(packagedata_from_corba_packagedatastruct),
	(packagedata_tree_from_corba_packagedatastructlist),
	(categorydata_list_from_corba_categorystructlist):
	Added the CANCELLED status.
	Commented out sending ->provides in signals.
	Added some g_asserts to find a bug.
	categorydata_list_from_corba_categorystructlist uses
	packagedata_list_from_corba_packagedatastructlist.

	* components/services/install/lib/eazel-install-logic.h:
	* components/services/install/lib/eazel-install-logic.c:
	(eazel_install_start_transaction), (dump_one_package),
	(compare_break_to_package_by_name),
	(eazel_uninstall_upward_traverse),
	(eazel_uninstall_downward_traverse):
	Threw out most of the old code. Keeping logic.c untill 6190 is
	closed.

	* components/services/install/lib/eazel-install-logic2.c:
	(dump_tree_helper), (check_md5_on_files), (is_satisfied),
	(check_tree_helper), (execute), (set_toplevel),
	(get_packages_with_mod_flag), (check_uninst_vs_downgrade),
	(debug_revert), (compare_break_to_package_by_name),
	(eazel_uninstall_upward_traverse),
	(eazel_uninstall_check_for_install), (eazel_uninstall_globber),
	(install_packages), (uninstall_packages), (revert_transaction):
	Moved revert and uninstall into logic2.c and updated them
	appropriately.
	Added paranoia check in case bad xml dependency has a version but
	an senseless sense.
	When reviving, set parent->topleve to TRUE, not revived package.
	Revived the transaction stuff (for revert).
	Don't allow a package to depend on a package of the same name,
	this is often a problem during softcat updates.

	* components/services/install/lib/eazel-install-public.h:
	* components/services/install/lib/eazel-install-private.h:
	* components/services/install/lib/eazel-install-object.c:
	(eazel_install_finalize), (eazel_install_start_signal),
	(eazel_install_end_signal), (eazel_install_progress_signal),
	(eazel_install_failed_signal), (eazel_install_class_initialize),
	(eazel_install_initialize), (eazel_install_install_packages),
	(eazel_install_uninstall_packages),
	(eazel_install_revert_transaction_from_xmlstring),
	(eazel_install_do_transaction_save_report_helper),
	(eazel_install_save_transaction_report),
	(eazel_install_init_transaction),
	(eazel_install_emit_uninstall_progress),
	(eazel_install_emit_uninstall_progress_default),
	(eazel_install_emit_download_progress):
	uninstall_progress now has same signature as install_progress.
	Fixed some dumb bugs in install/uninstall progress emission.
	Added some lists to check on install status.
	Moved some of the transaction stuff from logic.c here.

	* components/services/install/lib/eazel-install-problem.c:
	(get_detailed_messages_foreach),
	(get_detailed_uninstall_messages_foreach),
	(get_detailed_cases_foreach),
	(get_detailed_uninstall_cases_foreach),
	(eazel_install_problem_tree_to_case),
	(eazel_install_problem_tree_to_string),
	(build_categories_from_problem_list):
	Updated again for the new PackageBreaks objects.
	Fixed so cli uninstall works nice again.
	Added the CANCELLED status.
	The problem handler is deteriorating, either we use it or we scrap
	it.

	* components/services/install/lib/eazel-package-system-rpm3.c:
	(rpmmonitorpiggybag_new),
	(eazel_package_system_rpm3_set_mod_status),
	(monitor_rpm_process_pipe_percent_output),
	(eazel_package_system_rpm3_packagedata_fill_from_header),
	(eazel_package_system_rpm3_set_state),
	(eazel_package_system_rpm3_execute), (check_if_all_packages_seen),
	(eazel_package_system_rpm3_install_uninstall):
	Don't spam about the locales decimal seperator.
	Set modification status after handling a package, so transaction
	logs make sense.
	Don't accept requirements of type "rpmlib(.*".
	Ability to set all packages to CANCELLED if root helper failed
	login.
	If TEST is set, fake success all the time.

	* components/services/install/lib/eazel-package-system-types.h:
	* components/services/install/lib/eazel-package-system-types.c:
	(categorydata_new), (categorydata_destroy_foreach),
	(packagedata_status_enum_to_str),
	(packagedata_status_str_to_enum):
	Added the CANCELLED status.
	Improved the debug strings for alloc/dealloc of category data
	structures.

	* components/services/install/lib/eazel-package-system.c:
	(eazel_package_system_install):
	If TEST, disable FORCE.

M	ChangeLog
M	components/rpmview/nautilus-rpm-view-install.c
M	components/services/install/command-line/eazel-alt-install-corba.c
M	components/services/install/idl/trilobite-eazel-install.idl
M	components/services/install/lib/eazel-install-corba-callback.c
M	components/services/install/lib/eazel-install-corba-callback.h
M	components/services/install/lib/eazel-install-corba-types.c
M	components/services/install/lib/eazel-install-logic.c
M	components/services/install/lib/eazel-install-logic.h
M	components/services/install/lib/eazel-install-logic2.c
M	components/services/install/lib/eazel-install-object.c
M	components/services/install/lib/eazel-install-private.h
M	components/services/install/lib/eazel-install-problem.c
M	components/services/install/lib/eazel-install-public.h
M	components/services/install/lib/eazel-package-system-rpm3.c
M	components/services/install/lib/eazel-package-system-types.c
M	components/services/install/lib/eazel-package-system-types.h
M	components/services/install/lib/eazel-package-system.c

commit 19ec1fcb086d03e444e61683d82dac5c697edabe
Author: John Harper <jsh@eazel.com>
Date:	2001-02-09

    Fixed bug 6044 (Druid should be clearer on what the right choice
    is for

    2001-02-08	John Harper  <jsh@eazel.com>

	Fixed bug 6044 (Druid should be clearer on what the right
	choice is for proxy users)

	* src/nautilus-first-time-druid.c (set_up_update_page): added
	the text `If you know your computer uses a proxy connection,
	click Yes and Nautilus will use it.' to the middle of the label

	Fixed bug 5656 (First time druid should bail out at startup if
	it cannot create .nautilus and Nautilus directories)

	* src/nautilus-application.c (nautilus_application_startup):
	moved the call to check_required_directories () before that to
	nautilus_first_time_druid_show ()

M	ChangeLog
M	src/nautilus-application.c
M	src/nautilus-first-time-druid.c

commit df2cf291bf0071959fb741139b923b418301c377
Author: Michael Fleming <mfleming@src.gnome.org>
Date:	2001-02-09

	reviewed by: Maciej Stachowiak <mjs@eazel.com>

	* components/mozilla/main.c: (mozilla_process_delayed_exit),
	(mozilla_object_destroyed), (mozilla_make_object), (main):

	Bug 6328 -- Mozilla processes are now kept around for 30
	minutes after last used, so that re-activation is much faster.
	Navigating to and from web pages in Nautilus is much less
	agonizing
	now.

M	ChangeLog
M	components/mozilla/main.c

commit f6e7747d9fa8bed47b4e87da8b4d4256d8be150f
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2001-02-09

    reviewed by: Rebecca Schulman <rebecka@eazel.com>


	reviewed by: Rebecca Schulman  <rebecka@eazel.com>

	This change is needed to enable the bonobo-level fix to Nautilus
	bug 6023 (throbber and proxy processes still around after Nautilus
	is quit). The throbber was unreffing itself on destroy, which is
	wrong. However, Bonobo was leaking a reference to any toolbar
	control item, so the two bugs were masking each other.

	* components/throbber/nautilus-throbber.c
	(nautilus_throbber_destroy): Remove incorrect unref.
	(nautilus_throbber_initialize): Formatting tweaks

M	ChangeLog
M	components/throbber/nautilus-throbber.c

commit d8e3e28cea69c2f0b44c100c679b06712272f256
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2001-02-09

    fixed bug 6458, crash if you quickly press cancel after pressing OK
    in the


	* libnautilus-extensions/nautilus-gnome-extensions.c:
	(widget_destroy_callback), (icon_selected_callback),
	(icon_cancel_pressed):
	fixed bug 6458, crash if you quickly press cancel after pressing
	OK in the icon picker; fixed by setting a boolean once the
	picker has been dismissed, and checking it so we don't do
	it twice.

M	ChangeLog
M	libnautilus-extensions/nautilus-gnome-extensions.c
M	libnautilus-private/nautilus-gnome-extensions.c

commit 4979687b9e750d04001bb6d362aa9558c7974d61
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2001-02-09

    fixed bug 6369, sluggish keyboard response in location bar. I improved


	* src/nautilus-location-bar.c,h: (get_file_info_list),
	(try_to_expand_path), (editable_key_press_callback),
	(real_activate), (destroy), (nautilus_location_bar_initialize),
	(nautilus_location_bar_new), (nautilus_location_bar_set_location),
	(nautilus_location_bar_get_location),
	(nautilus_location_bar_update_label):

	fixed bug 6369, sluggish keyboard response in location bar. I
	improved
	this in two different ways: the expansion code is deferred to idle
	time now, so it doesn't get in the way of fast typing.	Also, the
	file info list is cached in memory, so it doesn't have to load it
	again for every keystroke.  I also made the instance variables
	private, instead of being exposed in the .h file.

M	ChangeLog
M	src/nautilus-location-bar.c
M	src/nautilus-location-bar.h

commit 3ded80626185f5c4956e4fec240c6a652f17aea4
Author: Robey Pointer <robey@src.gnome.org>
Date:	2001-02-09

    Change texts to match Vera's refinements.

	*
	components/services/install/nautilus-view/nautilus-service-instal
	l-view.c: (nautilus_service_install_downloading),
	(nautilus_service_install_preflight_check),
	(previous_install_finished),
	(nautilus_service_install_installing),
	(nautilus_service_install_done),
	(nautilus_service_install_view_update_from_uri_finish):

	Change texts to match Vera's refinements.

M	ChangeLog
M	components/services/install-view/nautilus-service-install-view.c
M
components/services/install/nautilus-view/nautilus-service-install-view.c

commit 90ff11b7a65a6cd0cfdcf58521afdd397da199a7
Author: Robey Pointer <robey@src.gnome.org>
Date:	2001-02-09

	reviewed by: Ian McKellar  <ian@eazel.com>

	*
	components/services/login/nautilus-view/nautilus-change-password-
	view.c: (generate_change_password_form),
	(change_password_button_cb):

	Stick the password panels in a viewport so they'll have
	opportunistic scrollbars.

M	ChangeLog
M
components/services/login/nautilus-view/nautilus-change-password-view.c

commit 3d3ff85fc888567e2cc54314546715812d2edbbf
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2001-02-08

	Fixed bug 5946 (minimum Nautilus window size is too large)

	* src/nautilus-window-private.h: Made the minimum window
	size much much smaller. This exposes layout problems in
	some of the bars & such at very small sizes, but none of
	these layout problems seem like 1.0 show-stoppers. Better to
	allow the user who wants to use a stripped-down window at
	minimum size do so than to prevent this because it looks bad
	with some bars showing. Note that other Linux apps don't stop
	you from reducing the window down to nothing at all (the
	Nautilus limit is somewhat larger than "nothing at all").

	* src/nautilus-switchable-search-bar.c:
	(nautilus_switchable_search_bar_new): With Rebecca's OK,
	changed "Search For:" to "Find:" in order to save precious
	horizontal screen real estate.

M	ChangeLog
M	src/nautilus-switchable-search-bar.c
M	src/nautilus-window-private.h

commit 540e21ee39c4fd46c0f599d83d45f32a4673470e
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2001-02-08

    reviewed by: Mike Engber <angber@eazel.com>

    2001-02-08	Gene Z. Ragan  <gzr@eazel.com>

	reviewed by: Mike Engber <angber@eazel.com>

	Fixed bug 3087, gmc to Nautilus transition tool

	Added all features except removing gmc from session. Will
	need some additional help to add that feature.

	* libnautilus-extensions/nautilus-global-preferences.h:
	Add a preferences constant to indicate if Nautilus should
	respawn in the Gnome session.

	* src/nautilus-application.c: (nautilus_application_startup),
	(volume_unmounted_callback), (removed_from_session),
	(save_session), (set_session_restart), (init_session):
	Check preferences add add ourselves to session with a respawn
	setting if the user has specified that they wish such behavior.

	* src/nautilus-first-time-druid.c: (druid_finished),
	(set_up_gmc_transition_page):
	Save gmc to nautilus transition values in nautilus preferences.

M	ChangeLog
M	libnautilus-extensions/nautilus-global-preferences.h
M	libnautilus-private/nautilus-global-preferences.h
M	src/nautilus-application.c
M	src/nautilus-first-time-druid.c

commit ac9ce10ab1ba5a40d272ebef15c16d9c38e7c0d7
Author: Michael Fleming <mfleming@src.gnome.org>
Date:	2001-02-08

	reviewed by: <ramiro@eazel.com>

	Significant rework of nautilus-mozilla-content-view to use
	report_location_change and to do general house-cleaning.

	Fixes following bugs:

	Bug 3547  POSTs in the mozilla component don't update the URI
	Bug 4682, 6142	Frame sets have difficulty in Nautilus
	Bug 5461  "http://localhost:xxxx" instead of "eazel-services:"
	on location bar

	Will fix following bugs when I talk with Darin about problems
	with report_location_change:

	5592  nautilus / mozilla back button goes back 2 pages

	Also removes all module-global and static variables, making
	gnome-vfs
	and general state-tracking per-instance, thus eliminating latent
	bugs related to using two browsers simultainously

	Removes all special-casing for form POST's and for iframes

	Removes usage of the mozilla "open_uri" signal, which was no
	longer really
	being used for anything (interruption of eazel-specific schemes
	is done
	at the DOM event level, notification to Nautilus of navigation
	is done
	as a result of the "location" signal

	Introduces/aggrevates these bugs:

	6435	No history recorded when using report_location_change
	6436	Throbber doesn't throb when using report_location_change

	I'll wait until Darin returns to figure out solutions to this.

	* components/mozilla/Makefile.am:
	* components/mozilla/main.c: (main):
	* components/mozilla/mozilla-events.cpp:
	* components/mozilla/mozilla-events.h:
	* components/mozilla/nautilus-mozilla-content-view.c:
	* components/mozilla/nautilus-mozilla-content-view.h:

M	ChangeLog
M	components/mozilla/main.c
M	components/mozilla/mozilla-events.cpp
M	components/mozilla/mozilla-events.h
M	components/mozilla/nautilus-mozilla-content-view.c
M	components/mozilla/nautilus-mozilla-content-view.h

commit 13414e32b4a6d80a40f8b272cf510759151c89ed
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2001-02-08

    fixed bugs 6437 and 6438 by testing for a directory selected instead
    of a


	* libnautilus-extensions/nautilus-gnome-extensions.c:
	(icon_selected_callback), (nautilus_gnome_icon_selector_new):
	fixed bugs 6437 and 6438 by testing for a directory selected
	instead of a file in the icon selector, and putting up an error
	dialog in that case instead of invoking the callback with the
	directory path.

M	ChangeLog
M	libnautilus-extensions/nautilus-gnome-extensions.c
M	libnautilus-private/nautilus-gnome-extensions.c

commit 3e8345a80037b3f009c62ed8b704424aff320f50
Author: Pavel Cisler <pavel@eazel.com>
Date:	2001-02-08

    Fix 6401 (Create Link yields "You cannot link a file to itself" error)

    2001-02-08	Pavel Cisler  <pavel@eazel.com>

	Fix 6401 (Create Link yields "You cannot link a file to itself"
		  error)
	* libnautilus-extensions/nautilus-file-operations.c:
	(nautilus_file_operations_copy_move):
	Remove a confused link to self check.
	Pass the GNOME_VFS_XFER_USE_UNIQUE_NAMES option to xfer.

M	ChangeLog
M	libnautilus-extensions/nautilus-file-operations.c
M	libnautilus-private/nautilus-file-operations.c

commit e2fe602c65b0110b08cf29def9b3e8314968f377
Author: Fatih Demir <kabalak@src.gnome.org>
Date:	2001-02-08

    hm, include locale.h for localeconv in the rpm3 stuff

M	ChangeLog
M	components/services/install/lib/eazel-package-system-rpm3.c

commit 894aabb2b62ad69bbeb1ce30926e1e19537c3885
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2001-02-08

	reviewed by: Pavel Cisler <pavel@eazel.com>

	* src/nautilus-sidebar-title.c:
	(nautilus_sidebar_title_size_allocate): Found useful
	optimization while investigating sidebar flashiness:
	now it only recomputes the sidebar font in
	size_allocate if the width actually changed.

M	ChangeLog
M	src/nautilus-sidebar-title.c

commit a1d511f7816b135d2951e0fc31e53c5b887e6026
Author: Robin Slomkowski <rslomkow@src.gnome.org>
Date:	2001-02-08

    updated to note that /usr/share/hyperbola/maps/*.map have moved to

	* nautilus.spec.in: updated to note that
	/usr/share/hyperbola/maps/*.map have moved to
	/usr/share/nautilus/components/hyperbola/maps/*.map

M	ChangeLog
M	nautilus.spec.in

commit 1f7e711ed72fa71fcd0f0a8eea70ef9408d5f451
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2001-02-08

	Fixed bug 6421 (Labels for permissions should look insensitive
	when permissions are not settable)

	* src/file-manager/fm-properties-window.c:
	(add_permissions_column_label), (create_permissions_page):
	Pass file parameter into add_permissions_column_label,
	set insensitive if can't set permissions.

	* libnautilus-extensions/nautilus-file.c:
	(nautilus_file_get_string_attribute_with_default):
	Use "--" as item count string instead of "..." when
	the preference is set to not display the item counts.
	("..." implied that it would show up eventually, not
	true in this case.)

M	ChangeLog
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-private/nautilus-file.c
M	src/file-manager/fm-properties-window.c

commit c33cb8de6f029da2920f24f83ac862a7cee035d3 (origin/post-1_0_2)
Author: Andraz Tori <minmax@src.gnome.org>
Date:	2001-02-08

    Added Slovenian translation

M	configure.in
A	po/sl.po

commit e15c62ea1f5b3e0034224c0615afc1212acd2c95
Author: Laszlo Kovacs <laszlo@src.gnome.org>
Date:	2001-02-08

    compiler warnings fixed in components/help/hyperbola-filefmt.c if
    Scrollkeeper is enabled

M	ChangeLog

commit 0e2514140edc9fc83654442a7687420a00b041fe
Author: Laszlo Kovacs <laszlo@src.gnome.org>
Date:	2001-02-08

    compiler warnings removed

M	components/help/hyperbola-filefmt.c

commit 063ee62d2b0f1824bf7f69363ab01dd007b5a9ed
Author: Laszlo Kovacs <laszlo@src.gnome.org>
Date:	2001-02-08

    man page map file moved to new hyperbola data directory

M	ChangeLog

commit c15b7247cb8bd44a688058fa0a0768ac8bc6f267
Author: Laszlo Kovacs <laszlo@src.gnome.org>
Date:	2001-02-08

    man page mapfile moved to the new hyperbola data directory

M	components/help/Makefile.am

commit ad1c31193c883128233c0845e8b64315bbf0595c
Author: Laszlo Kovacs <laszlo@src.gnome.org>
Date:	2001-02-08

    toplevel document support (in the help tree) added to the hyperbola
    component if Scrollkeeper is enabled

M	ChangeLog

commit 303fbec74a5d4d724c2c0fc17cbe16af36699f96
Author: Laszlo Kovacs <laszlo@src.gnome.org>
Date:	2001-02-08

    toplevel document support added

M	components/help/Makefile.am
M	components/help/hyperbola-filefmt.c

commit bcdc9322fb31029dd20148e184ab79284a9c74ae
Author: Laszlo Kovacs <laszlo@src.gnome.org>
Date:	2001-02-08

    this file holds the documents that go in the toplevel section of
    the tree

A	components/help/topleveldocs.xml

commit 195a375174d9b8c5f3d4d154e5b44cba5c753bb7
Author: Yuri Syrota <rasta@src.gnome.org>
Date:	2001-02-08

    Updated Ukrainian translation

M	po/uk.po

commit e80c31801f3f986cdfd14e5410d5a0d6bf7d0a68
Author: Robey Pointer <robey@src.gnome.org>
Date:	2001-02-08

    Do a softcat query for any suite ids in the initial package list, so

	* components/services/install/lib/eazel-install-logic2.c:
	(expand_package_suites), (install_packages):

	Do a softcat query for any suite ids in the initial package list,
	so they're expanded first and then all future queries will return
	single packages.

	* components/services/install/lib/eazel-install-object.c:
	(eazel_install_emit_preflight_check):

	Don't restrict the preflight signal to toplevel packages anymore:
	we send the whole package tree now so no editing is necessary.

	*
	components/services/install/lib/eazel-install-xml-package-list.c:
	(osd_parse_provides), (osd_parse_shared):

	Softcat server has started filling in the sense flag differently
	(without notice, I might grumpily add), so handle both types now
	and whine if we can't figure out how to decode it.  Log the
	softcat DB version now (eventually should store it somewhere).

	* components/services/install/lib/eazel-softcat.c:
	(eazel_softcat_error_string), (eazel_softcat_query),
	(eazel_softcat_get_info), (eazel_softcat_available_update):
	* components/services/install/lib/eazel-softcat.h:

	Split up the handling for single-package softcat queries and
	multi-package suite queries.

	* components/services/install/nautilus-view/main.c:
	(service_install_make_object), (main):

	Remove redundant 2nd ammonite_init call and a long-since useless
	printf from object creation.

	*
	components/services/install/nautilus-view/nautilus-service-instal
	l-view.c: (nautilus_service_install_downloading),
	(flatten_package_tree_foreach), (nautilus_service_install_done),
	(nautilus_service_install_failed):
	*
	components/services/install/nautilus-view/nautilus-service-instal
	l-view.h:

	Clean up final dialog text generation, and only ask about deleting
	RPMs if the user level is "advanced".  Also don't ask if no files
	were even downloaded.

M	ChangeLog
M	components/services/install-view/main.c
M	components/services/install-view/nautilus-service-install-view.c
M	components/services/install-view/nautilus-service-install-view.h
M	components/services/install/lib/eazel-install-logic2.c
M	components/services/install/lib/eazel-install-object.c
M	components/services/install/lib/eazel-install-xml-package-list.c
M	components/services/install/lib/eazel-softcat.c
M	components/services/install/lib/eazel-softcat.h
M	components/services/install/nautilus-view/main.c
M
components/services/install/nautilus-view/nautilus-service-install-view.c
M
components/services/install/nautilus-view/nautilus-service-install-view.h

commit 6767f2921b8965d0a34314a42be3e905f6561756
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-02-08

	reviewed by: Mike Fleming <mfleming@eazel.com>
	Minus the 2 new widgets.

	      * libnautilus-extensions/Makefile.am:
	      New files.

	      * libnautilus-extensions/nautilus-labeled-image.h:
	      * libnautilus-extensions/nautilus-labeled-image.c:
	      (button_leave_callback), (button_focus_out_event_callback),
	      (nautilus_labeled_image_check_button_new): Add workaround
	      for
	      rendering problems with GtkCheckButton.
	      (nautilus_labeled_image_set_label_never_smooth): New
	      function to
	      make the label part possibly never smooth.

	      * libnautilus-extensions/nautilus-clickable-image.h:
	      * libnautilus-extensions/nautilus-clickable-image.c:
	      (ancestor_button_press_event),
	      (ancestor_button_release_event),
	      (nautilus_clickable_image_new),
	      (nautilus_clickable_image_new_from_file_name): New
	      function to
	      create clickable images from image files.  Add grab/ungrab
	      calls
	      to match the logic in GtkButton.

	      * libnautilus-extensions/nautilus-wrap-table.h:
	      * libnautilus-extensions/nautilus-wrap-table.c:
	      New class.

	      * libnautilus-extensions/nautilus-image-table.c:
	      * libnautilus-extensions/nautilus-image-table.h:
	      New class.

	      * test/test-nautilus-image-table.c:
	      * test/.cvsignore:
	      * test/Makefile.am:
	      Image table test.

M	ChangeLog
M	libnautilus-extensions/Makefile.am
M	libnautilus-extensions/nautilus-clickable-image.c
M	libnautilus-extensions/nautilus-clickable-image.h
A	libnautilus-extensions/nautilus-image-table.c
A	libnautilus-extensions/nautilus-image-table.h
M	libnautilus-extensions/nautilus-labeled-image.c
M	libnautilus-extensions/nautilus-labeled-image.h
A	libnautilus-extensions/nautilus-wrap-table.c
A	libnautilus-extensions/nautilus-wrap-table.h
M	libnautilus-private/Makefile.am
M	libnautilus-private/nautilus-clickable-image.c
M	libnautilus-private/nautilus-clickable-image.h
A	libnautilus-private/nautilus-image-table.c
A	libnautilus-private/nautilus-image-table.h
M	libnautilus-private/nautilus-labeled-image.c
M	libnautilus-private/nautilus-labeled-image.h
A	libnautilus-private/nautilus-wrap-table.c
A	libnautilus-private/nautilus-wrap-table.h
M	test/.cvsignore
M	test/Makefile.am
A	test/test-nautilus-image-table.c

commit b99145c84e6328d5f8060500474ab416caf9ed6d
Author: Robey Pointer <robey@src.gnome.org>
Date:	2001-02-08

    Remove break that caused 0% signals to never get sent on install.

	* components/services/install/lib/eazel-install-object.c:
	(eazel_install_start_signal):

	Remove break that caused 0% signals to never get sent on install.

	* components/services/install/lib/eazel-package-system-rpm3.c:
	(rpmmonitorpiggybag_new), (make_rpm_argument_list),
	(monitor_rpm_process_pipe_percent_output),
	(monitor_rpm_process_pipe), (monitor_subcommand_pipe),
	(manual_rpm_command), (eazel_package_system_rpm3_execute):

	Make percent a float for more accurate byte counts.  Give the IO
	channel a lower priority than normal, so that it doesn't outrank X
	refresh events (though this doesn't help much).  Reinsert the
	manual RPM execute from the old logic.c code.

	* nautilus-installer/src/installer.c: (insert_info_page),
	(eazel_install_progress), (eazel_download_progress),
	(get_detailed_errors_foreach_dep), (get_detailed_errors_foreach),
	(get_detailed_errors), (collect_failure_info),
	(eazel_install_preflight):
	* nautilus-installer/src/installer.h:

	Remove fixed "max assumed download" size and try to set it to the
	total bytes expected.  For some reason this still fails sometimes
	but at least it's on the right track.  Stop calling
	gtk_main_iteration from inside the install progress callback since
	that interacts horribly with the IO channel crap.  Getting
	detailed errors should avoid recursing, and should follow the
	depends struct instead of the old soft_depends one.

	* nautilus-installer/src/link.sh:

	Test for RPM4 build (should build now, but still not work due to
	lingering code that refuses to try under RPM4).

	* nautilus-installer/src/package-tree.c:
	(get_errant_children_int),
	(get_errant_children), (package_customizer_fill):

	Fix up tree tracing routines to avoid recursing and to use the new
	struct members instead of the old (now empty) ones.

M	ChangeLog
M	components/services/install/lib/eazel-install-object.c
M	components/services/install/lib/eazel-package-system-rpm3.c
M	nautilus-installer/src/installer.c
M	nautilus-installer/src/installer.h
M	nautilus-installer/src/link.sh
M	nautilus-installer/src/package-tree.c

commit f41ecd8c8383950dc63e8a0b04699ca67f374f46
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2001-02-08

	reviewed by: Pavel Cisler <pavel@eazel.com>

	Fixed bug 6405 (seg fault right-double-clicking when context
	menu is already showing)

	* libnautilus-extensions/nautilus-icon-container.c:
	(handle_icon_button_press): Don't create context-menu callback
	if one is already pending; don't let right-double-click activate.

	* src/file-manager/nautilus-directory-view-ui.xml: Added
	underscore
	accelerator for Show Trash, which didn't have one.

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-container.c
M	src/file-manager/nautilus-directory-view-ui.xml

commit 0930369df413998cb35f6474113593ac45894b61
Author: Ian McKellar <yakk@src.gnome.org>
Date:	2001-02-08

    If an RPM load fails then report it to Nautilus with:

	* components/rpmview/nautilus-rpm-view.c:
	(nautilus_rpm_view_update_from_uri), (nautilus_rpm_view_load_uri),
	(rpm_view_load_location_callback):
	* components/rpmview/nautilus-rpm-view.h:
	If an RPM load fails then report it to Nautilus with:
	nautilus_view_report_load_failed,

	* components/services/install/lib/eazel-package-system-rpm3.c:
	(eazel_package_system_rpm3_packagedata_fill_from_header),
	(rpm_packagedata_fill_from_file):
	If an RPM load fails then report it to the caller.

	*
	components/services/trilobite/libtrilobite/trilobite-core-network
	.c: (trilobite_open_uri):
	Changed the unsafe `setenv' call to the safer `trilobite_setenv'.

M	ChangeLog
M	components/rpmview/nautilus-rpm-view.c
M	components/rpmview/nautilus-rpm-view.h
M	components/services/install/lib/eazel-package-system-rpm3.c
M
components/services/trilobite/libtrilobite/trilobite-core-network.c

commit 1984a70dc95f870a49b9b2113781eff6e203d3f2
Author: Gustavo Maciel Dias Vieira <gdvieira@zaz.com.br>
Date:	2001-02-08

    Updated Brazilian Portuguese translation.

    2001-02-07	Gustavo Maciel Dias Vieira  <gdvieira@zaz.com.br>

    * pt_BR.po: Updated Brazilian Portuguese translation.

M	po/ChangeLog
M	po/pt_BR.po

commit 82d89df9c87119a802baf72576eaf1ef65fc5db4
Author: Ian McKellar <yakk@src.gnome.org>
Date:	2001-02-08

    Separated whitespace removal into a separate function.

	*
	components/services/inventory/eazel-inventory-collect-hardware.c:
	(add_device_property), (eazel_inventory_collect_pci),
	(remove_trailing_whitespace), (ide_get_value),
	Separated whitespace removal into a separate function.

	(eazel_inventory_collect_usb), (eazel_inventory_collect_scsi),
	(eazel_inventory_collect_hardware):
	Added USB and SCSI bus scanning. Bugs: 5094, 6285.

M	ChangeLog
M	components/services/inventory/eazel-inventory-collect-hardware.c

commit 63f29381998136dcaaeef1aaf8f179ddb29a705e
Author: Pavel Cisler <pavel@eazel.com>
Date:	2001-02-08

    reviewed by: John Sullivan <sullivan@eazel.com>

    2001-02-07	Pavel Cisler  <pavel@eazel.com>

	reviewed by: John Sullivan  <sullivan@eazel.com>

	Fix 6380 (** ERROR ** in trash_callback_destroy when
		  navigating to trash)
	* libnautilus-extensions/nautilus-trash-file.c:
	(trash_callback_destroy), (trash_file_call_when_ready):
	Add a missing ref and unref.

M	ChangeLog
M	libnautilus-extensions/nautilus-trash-file.c
M	libnautilus-private/nautilus-trash-file.c

commit f41814edf6f12ea87656d9711cfe04293140c5e4
Author: Pablo del Campo <pablodc@src.gnome.org>
Date:	2001-02-07

    'head -4 ChangeLog'

M	po/ChangeLog
M	po/es.po

commit 701bb0ef2a9dbb50674237145355d05a344d422c
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2001-02-07

    Fixed bug 5967, Music View slider is narrow in Eazel GTK theme

    2001-02-07	Gene Z. Ragan  <gzr@eazel.com>

	Fixed bug 5967, Music View slider is narrow in Eazel GTK theme

	Attempt to layout using Arlo's design.

	* components/music/nautilus-music-view.c:
	(music_view_set_selected_song_title), (add_play_controls),
	(nautilus_music_view_update),
	(music_view_background_appearance_changed_callback):

M	ChangeLog
M	components/music/nautilus-music-view.c

commit ef81394bd03c6ffea10c46979ac584d877bac542
Author: Robin Slomkowski <rslomkow@src.gnome.org>
Date:	2001-02-07

    updated to note using the gnome-vfs-1 branch

	* README: updated to note using the gnome-vfs-1 branch

M	ChangeLog
M	README

commit e30a3dac086fb796104846f3f9d88dc5240d7784
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2001-02-07

    fixed bug 6281, property browser should user gnome icon selection
    UI for


	fixed bug 6281, property browser should user gnome icon
	selection UI for adding patterns and emblems instead of
	generic file browsing

	* libnautilus-extensions/nautilus-gnome-extensions.c,h:
	(nautilus_gnome_open_terminal), (widget_destroy_callback),
	(icon_selected_callback), (icon_cancel_pressed),
	(list_icon_selected_callback), (entry_activated),
	(nautilus_gnome_icon_selector_new):
	moved code to integrate icon picking UI from the properties
	window into gnome-extensions, so other parts of nautilus can
	use it.

	* src/file-manager/fm-properties-window.c: (set_icon_callback),
	(select_image_button_callback):
	moved icon picking code out of properties window, but call it
	from here instead.

	* src/nautilus-property-browser.c: (nautilus_emblem_dialog_new),
	(add_pattern_to_browser), (add_new_pattern),
	(emblem_dialog_clicked):
	use icon picking code in property browser to pick patterns, and
	rework the emblem dialog to use gnome-icon-entry.

M	ChangeLog
M	libnautilus-extensions/nautilus-gnome-extensions.c
M	libnautilus-extensions/nautilus-gnome-extensions.h
M	libnautilus-private/nautilus-gnome-extensions.c
M	libnautilus-private/nautilus-gnome-extensions.h
M	src/file-manager/fm-properties-window.c
M	src/nautilus-property-browser.c

commit d5756f4cb95ed2e172afc3c26d6f91b7863deb91
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2001-02-07

    reviewed by: Robin Slomkowski <robin@eazel.com>

    2001-02-07	Gene Z. Ragan  <gzr@eazel.com>

	reviewed by: Robin Slomkowski <robin@eazel.com>

	Fixed bug 6389, Extremely poor performance when
	autodir automounter is present

	Detect special NFS autofs directories and filter them out
	of the mount list.

	* libnautilus-extensions/nautilus-volume-monitor.c:
	(get_removable_volumes), (mount_volume_activate_nfs),
	(mount_volume_activate), (get_current_mount_list),
	(mount_volume_nfs_add), (mount_volume_add_filesystem):

	Worked on cleaning up placement of icons on the edges
	of the desktop based on input from Arlo.

	* libnautilus-extensions/nautilus-icon-container.c:
	(icon_set_position):

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-extensions/nautilus-volume-monitor.c
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-volume-monitor.c

commit e51f81d039813985af7130733fbe7428b538e5c1
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2001-02-07

    Fixed bug 6363, "Set Cover Image" button assumes fixed font height.

    2001-02-07	Gene Z. Ragan  <gzr@eazel.com>

	Fixed bug 6363, "Set Cover Image" button assumes
	fixed font height.

	* components/music/nautilus-music-view.c:
	(nautilus_music_view_initialize):
	Remove call to get_widget_set_usize

M	ChangeLog
M	components/music/nautilus-music-view.c

commit 370f7ddd5d34e61aa2ab37951667cae11362381b
Author: Valek Frob <frob@src.gnome.org>
Date:	2001-02-07

    Updated russian translation.

M	po/ChangeLog
M	po/ru.po

commit 74ba7e2eb29bd27be386910e92b0b88e2f0813fc
Author: Martin Norback <mback@src.gnome.org>
Date:	2001-02-07

    Updated Swedish translation.

M	po/ChangeLog
M	po/sv.po

commit e46f32bed42a3c00109b27a39ba3df16896f8e85
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-02-07

	reviewed by: Pavel Cisler  <pavel@eazel.com>

	* libnautilus-extensions/nautilus-directory-async.c:
	(show_hidden_files_changed_callback),
	(show_backup_files_changed_callback),
	(get_filter_options_for_directory_count):
	* libnautilus-extensions/nautilus-file.c:
	(show_text_in_icons_changed_callback),
	(show_directory_item_count_changed_callback),
	(get_speed_tradeoff_preference_for_file),
	(nautilus_file_should_show_directory_item_count),
	(nautilus_file_should_get_top_left_text):
	* libnautilus-extensions/nautilus-theme.c:
	(theme_changed_callback), (nautilus_theme_get_theme),
	(nautilus_theme_get_theme_data), (nautilus_theme_get_image_path):
	* src/file-manager/fm-directory-view.c:
	(confirm_trash_changed_callback), (real_update_menus):
	* src/file-manager/fm-icon-text-window.c:
	(icon_captions_changed_callback),
	(fm_get_text_attribute_names_preference_or_default):
	Use calllbacks for some preferences values instead of peeking
	diectly.  The preferences in question here are peeked a lot during
	large directory loads, even though they hardly ever change.  This
	should get preferences stuff mostly out of Pavel's profiles.  Now,
	im still working on bug 6054 which is about making peeking
	preferences in general faster.

M	ChangeLog
M	libnautilus-extensions/nautilus-directory-async.c
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-extensions/nautilus-theme.c
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-theme.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-icon-text-window.c

commit 1d87a73e66e20e2dc41302cd9760374040e4a819
Author: Pavel Cisler <pavel@eazel.com>
Date:	2001-02-07

    reviewed by: Mike Fleming <mfleming@eazel.com>

    2001-02-06	Pavel Cisler  <pavel@eazel.com>

	reviewed by: Mike Fleming <mfleming@eazel.com>

	* libnautilus-extensions/nautilus-directory-async.c:
	(dequeue_pending_idle_callback), (mime_list_one):
	Handle the case where mime types don't get returned.

	* libnautilus-extensions/nautilus-file.c:
	Fix a comment.

M	ChangeLog
M	libnautilus-extensions/nautilus-directory-async.c
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-file.c

commit a37f637893263dcbf4b08827e2b34d5ba433efba
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2001-02-07

    fixed bug 5479, two "View as Text" items in "View as Other" dialog
    list,


	* libnautilus-extensions/nautilus-mime-actions.c:
	(nautilus_do_component_query):
	fixed bug 5479, two "View as Text" items in "View as Other"
	dialog list, by special casing the sample text component so
	it doesn't get added to the list.

M	ChangeLog
M	libnautilus-extensions/nautilus-mime-actions.c
M	libnautilus-private/nautilus-mime-actions.c

commit 6c3b990fb11310e521e593210ad0bf75124d27c0
Author: Arik Devens <arik@eazel.com>
Date:	2001-02-07

    reviewed by: Eskil Heyn Olsen <eskil@eazel.com>

    2001-02-06	Arik Devens  <arik@eazel.com>
	reviewed by: Eskil Heyn Olsen  <eskil@eazel.com>

	Fixed bug 5919, Preferences dialog jumps around the screen.

	* libnautilus-extensions/nautilus-preferences-dialog.c:
	(nautilus_preferences_dialog_construct): Removed the center
	positioning so that the dialog stays where the user put it.

M	ChangeLog
M	libnautilus-extensions/nautilus-preferences-dialog.c
M	libnautilus-private/nautilus-preferences-dialog.c

commit 16fe668329851f8ab755dbf53316ae862ac535fb
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2001-02-07

    Fixed bug 1736, if icons on desktop are offscreen, need to move them

    2001-02-06	Gene Z. Ragan  <gzr@eazel.com>

	Fixed bug 1736, if icons on desktop are offscreen, need to
	move them somewhre on screen.

	* libnautilus-extensions/nautilus-icon-container.c:
	(icon_set_position), (nautilus_icon_container_move_icon):
	icon_set_position may modify the x and y location of the
	icon.  nautilus_icon_container_move_icon should use the
	modified position instead of the original x and y postion
	when writing the position out into the metafile.

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-container.c

commit 2ac3f18b34bc1388ca5c4ce21f4303d3a2171bb8
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2001-02-07

    fixed bug 6280, custom icon selection should use gnome-icon-sel
    instead of


	* src/file-manager/fm-properties-window.c:
	(widget_destroy_callback), (icon_selected_callback),
	(icon_cancel_pressed), (list_icon_selected_callback),
	(entry_activated), (select_image_button_callback):
	fixed bug 6280, custom icon selection should use gnome-icon-sel
	instead of the generic file browser, so now it does.

M	ChangeLog
M	src/file-manager/fm-properties-window.c

commit 43326b1f520c21faaeb52feeebfa3203d1663022
Author: Pablo del Campo <pablodc@src.gnome.org>
Date:	2001-02-07

    *** empty log message ***

M	po/ChangeLog
M	po/es.po

commit 9f35b8d6164dcb95a37a9843863a2b86f4575846
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-02-07

	reviewed by: Michael Engber  <engber@eazel.com>

	* src/nautilus-sidebar.c: (nautilus_sidebar_initialize_class),
	(nautilus_sidebar_size_allocate), (nautilus_sidebar_realize):
	Tell X not to clear the window contents when the sidebar is
	resized.  Since we double buffer its contents, this will reduce
	(but not eliminate) flicker in the sidebar.

M	ChangeLog
M	src/nautilus-information-panel.c
M	src/nautilus-sidebar.c

commit c80972e67178ce5a09be8db230c6311d120658d8
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2001-02-06

	reviewed by: Laszlo Kovacs  <laszlo.kovacs@sun.com>

	Fixed bug 795 (help component installs files in nautilus prefix,
	but uses gnome-libs prefix to find them later) by expanding the
	set of places Nautilus looks for help files.

	* components/help/hyperbola-filefmt.c:
	(fmt_man_populate_tree_for_subdir): Changed to look in more places
	for help files: the help directory in the gnome prefix, the help
	directory in the nautilus prefix, and directories in GNOME_PATH.
	(fmt_help_populate_tree): New helper function.
	(append_help_dir_if_exists): New helper function.

	* components/help/Makefile.am: Define DATADIR in compile flags.

	* components/help/hyperbola-main.c: Add copyright notice.

	This part not reviewed:

	* .cvsignore, libnautilus-extensions/.cvsignore: gnore more
	things.

	* Makefile.am: distribute .in versions of xml-i18n-tools.

M	.cvsignore
M	ChangeLog
M	Makefile.am
M	components/help/Makefile.am
M	components/help/hyperbola-filefmt.c
M	components/help/hyperbola-main.c
M	libnautilus-extensions/.cvsignore
M	libnautilus-private/.cvsignore

commit b450cc9ef5c252dece99007a4e91550e991f8ba3
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2001-02-06

	reviewed by: Pavel Cisler <pavel@eazel.com>

	Fixed bug 5157 (Nautilus won't display directories for
	which it thinks it doesn't have permissions)

	I removed the code that prevented Nautilus from even
	trying to load a location for which the perceived
	permissions didn't allow reading (because the perceived
	permissions can be wrong with some file systems). Now
	it always tries, and puts up an error dialog only if
	it gets an error while actually loading the directory.

	* src/file-manager/fm-error-reporting.h:
	* src/file-manager/fm-error-reporting.c:
	(fm_report_error_loading_directory): New function, currently
	only handles GNOME_VFS_ERROR_ACCESS_DENIED and a fallback
	default case.
	(fm_report_error_renaming_file), (fm_report_error_setting_group),
	(fm_report_error_setting_owner),
	(fm_report_error_setting_permissions), (rename_callback):
	All the report_error functions now take a parent-window
	parameter (which is often NULL). Also, they now all use
	gnome_vfs_error_result_to_string when whining about
	unhandled cases.

	* src/file-manager/fm-directory-view.h: Changed comments
	and copyright notice only.
	* src/file-manager/fm-directory-view.c:
	(real_load_error): New function, calls
	fm_report_error_loading_directory unless an error has already
	been reported for the current directory load operation.
	(fm_directory_view_initialize_class): Wire up real_load_error
	as default handler for LOAD_ERROR signal.
	(activate_callback): Pass parent window to error-reporting call.
	(load_directory): Reset the reported_load_error boolean since
	we're about to load anew.

	* src/file-manager/fm-properties-window.c: (rename_callback),
	(group_change_callback), (owner_change_callback),
	(permission_change_callback):
	Pass parent window to error-reporting-calls. I just passed NULL
	if it was not trivial to pass a good window.

	* src/nautilus-window-manage-views.c:
	(handle_unreadable_location), (open_location): Remove code that
	was preventing "unreadable" locations from being loaded.

M	ChangeLog
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-directory-view.h
M	src/file-manager/fm-error-reporting.c
M	src/file-manager/fm-error-reporting.h
M	src/file-manager/fm-properties-window.c
M	src/nautilus-window-manage-views.c

commit 55a708f1e5065f95673d8e9026f90c3ce0ccef14
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2001-02-06

    Fixed bug 6375, Certain menu shortcuts don't work when insertion
    point is

    2001-02-06	Gene Z. Ragan  <gzr@eazel.com>

	Fixed bug 6375, Certain menu shortcuts don't work when
	insertion point is in location bar.

	* libnautilus-extensions/nautilus-entry.c:
	(nautilus_entry_key_press):
	Filter out alt and control keyboard events and don't
	allow them to be passed to the parent GtkEntry.

M	ChangeLog
M	libnautilus-extensions/nautilus-entry.c
M	libnautilus-private/nautilus-entry.c

commit a240c1c7a7aea4435e47f257e083d1c96fdcbc76
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2001-02-06

	reviewed by: Gene Ragan <gzr@eazel.com>

	Fixed bug 6365 (Crash at boot if invalid file name given)

	* src/nautilus-window-manage-views.c:
	(load_new_location_in_all_views): Added some parameter checking
	to make future bugs like this even easier to find.
	(cancel_location_change): Don't reset to old location when old
	location is NULL.

M	ChangeLog
M	src/nautilus-window-manage-views.c

commit 4a6e69fd94ba463c1e60bfc6aa531f11e117f199
Author: Fatih Demir <kabalak@src.gnome.org>
Date:	2001-02-06

    Committed updated Korean translation for nautilus

M	po/ChangeLog
M	po/ko.po

commit f22c9d16b8b2b428b87726d805714e7ca8e8c44e
Author: Pavel Cisler <pce@src.gnome.org>
Date:	2001-02-06

    fix changelog conflict markers

M	ChangeLog

commit b8c2fe2095e90d222147085841c4d89a796cfb55
Author: Pavel Cisler <pavel@eazel.com>
Date:	2001-02-06

    reviewed by: Seth Nickel <seth@eazel.com>

    2001-02-05	Pavel Cisler  <pavel@eazel.com>

	reviewed by: Seth Nickel <seth@eazel.com>

	Fix 5930 (Copy dialog often shows "1" as total number of
		  fields in operation)

	* libnautilus-extensions/nautilus-file-operations-progress.c:
	(nautilus_file_operations_progress_update),
	(nautilus_file_operations_progress_new_file):
	* libnautilus-extensions/nautilus-file-operations.c:
	(create_transfer_dialog):
	Special case the preparing to copy/move phase -- when the
	bytes_total is 0, don't display the count.

	* libnautilus-extensions/nautilus-file-operations-progress.c:
	(nautilus_file_operations_progress_thaw):
	Formatting.

	* HACKING:
	Tiny tweak.

M	ChangeLog
M	HACKING
M	libnautilus-extensions/nautilus-file-operations-progress.c
M	libnautilus-extensions/nautilus-file-operations.c
M	libnautilus-private/nautilus-file-operations-progress.c
M	libnautilus-private/nautilus-file-operations.c

commit 671bec82dd908ad2caf8572a75315f446e46eaf5
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2001-02-06

    Fixed bug 3459 (emit signals when doing file-conflict,
    feature-consistency

	* components/services/install/lib/eazel-install-public.h:
	*
	components/services/install/command-line/eazel-alt-install-corba.
	c: (eazel_file_conflict_check_signal),
	(eazel_file_uniqueness_check_signal),
	(eazel_feature_consistency_check_signal), (main):
	* components/services/install/idl/trilobite-eazel-install.idl:
	* components/services/install/lib/eazel-install-corba-callback.c:
	(impl_file_conflict_check), (impl_file_uniqueness_check),
	(impl_feature_consistency_check),
	(eazel_install_callback_get_epv),
	(eazel_install_callback_class_initialize):
	* components/services/install/lib/eazel-install-corba-callback.h:
	* components/services/install/lib/eazel-install-logic2.c:
	(check_no_two_packages_has_same_file),
	(check_conflicts_against_already_installed_packages),
	(check_feature_consistency):
	* components/services/install/lib/eazel-install-object.c:
	(eazel_install_class_initialize),
	(eazel_install_emit_file_conflict_check),
	(eazel_install_emit_file_conflict_check_default),
	(eazel_install_emit_file_uniqueness_check),
	(eazel_install_emit_file_uniqueness_check_default),
	(eazel_install_emit_feature_consistency_check),
	(eazel_install_emit_feature_consistency_check_default):
	Fixed bug 3459 (emit signals when doing file-conflict,
	feature-consistency and file-uniqueness checks).

	* components/services/install/lib/eazel-package-system-types.c:
	(packagedata_get_readable_name):
	Nyll poynter checking.

M	ChangeLog
M	components/services/install/command-line/eazel-alt-install-corba.c
M	components/services/install/idl/trilobite-eazel-install.idl
M	components/services/install/lib/eazel-install-corba-callback.c
M	components/services/install/lib/eazel-install-corba-callback.h
M	components/services/install/lib/eazel-install-logic2.c
M	components/services/install/lib/eazel-install-object.c
M	components/services/install/lib/eazel-install-public.h
M	components/services/install/lib/eazel-package-system-types.c

commit 6dc4263c5f261c9f096cf8392a83afe0680fb771
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2001-02-06

	Fixed bug 6359 (Choosing current view from "View as" menu crashes)

	* src/nautilus-window-manage-views.c:
	(nautilus_window_content_view_matches_iid): New function,
	extracted
	from load_content_view, checks whether passed iid is the one in
	use by this window.
	(load_content_view): Now calls extracted function.
	(nautilus_window_set_content_view): Bail out early if the
	new content view is the old one. This avoids unpleasant crashing
	later on.

M	ChangeLog
M	src/nautilus-window-manage-views.c

commit ca6019ecc662e94b21c77004e3e8a68da6b1e3f4
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2001-02-06

    Add code to send the mime type of the file being examined to the
    mime type

    2001-02-05	Gene Z. Ragan  <gzr@eazel.com>

	Add code to send the mime type of the file being examined to the
	mime type capplet so that the capplet can scroll to the mime type
	being examined.

	* libnautilus-extensions/nautilus-program-chooser.c:
	(repopulate_program_list), (launch_mime_capplet),
	(launch_mime_capplet_and_close_dialog),
	(nautilus_program_chooser_show_no_choices_message):

M	ChangeLog
M	libnautilus-extensions/nautilus-program-chooser.c
M	libnautilus-private/nautilus-program-chooser.c

commit f80a08a4edf20d87d68ce1c1648280969b0842a3
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2001-02-06

	reviewed by: Pavel Cisler <pavel@eazel.com>

	Fixed part of bug 6329 (entering "gconf://" as location
	crashes Nautilus). After this fix, it still crashes Nautilus,
	but in a gconf-specific way.

	* src/nautilus-window-manage-views.c:
	(load_new_location_in_all_views): Don't try to load
	a location in new_content_view if it's NULL.

M	ChangeLog
M	src/nautilus-window-manage-views.c

commit bda36da9aea1311ca9ba8f44e344e70d87f95760
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2001-02-06

	reviewed by: Mike Fleming <mfleming@eazel.com>

	Fixed bug 6324 (Switching views crashes every time)

	* src/nautilus-window-manage-views.c:
	(set_to_pending_location_and_selection): Added assert
	to make future similar bugs even easier to catch.
	(view_loaded_callback): Don't call
	set_to_pending_location_and_selection
	when the content view is changing without the location & selection
	changing; just update the one view instead.

	* libnautilus-extensions/nautilus-stock-dialogs.c:
	Reduced the timed-wait timeout from 3 seconds to 2 after
	more investigation of timed-wait-related bugs. 3 seconds
	just felt a little too long.

M	ChangeLog
M	libnautilus-extensions/nautilus-stock-dialogs.c
M	libnautilus-private/nautilus-stock-dialogs.c
M	src/nautilus-window-manage-views.c

commit a233c683833c102d59def32f9af346bde56e352f
Author: Mike Engber <engber@src.gnome.org>
Date:	2001-02-05

    Add the MetafileFactory to the main object factory.


	* libnautilus-extensions/nautilus-metafile-factory.c:
	(nautilus_metafile_factory_new), (free_factory_instance),
	(nautilus_metafile_factory_get_instance):
	* libnautilus-extensions/nautilus-metafile-factory.h:
	* src/Nautilus_shell.oaf.in:
	* src/nautilus-application.c: (manufactures), (create_object),
	(nautilus_application_startup):
	* src/nautilus-application.h:
	Add the MetafileFactory to the main object factory.

M	ChangeLog
M	libnautilus-extensions/nautilus-metafile-factory.c
M	libnautilus-extensions/nautilus-metafile-factory.h
M	libnautilus-private/nautilus-metafile-factory.c
M	libnautilus-private/nautilus-metafile-factory.h
M	src/Nautilus_shell.oaf.in
M	src/Nautilus_shell.server.in
M	src/nautilus-application.c
M	src/nautilus-application.h

commit e115f75c63d73e5a168e2314eb09b5700d684e44
Author: Rebecca Schulman <rebecka@eazel.com>
Date:	2001-02-05

    reviewed by: Maciej Stachowiak <mjs@eazel.com>

    2001-02-05	Rebecca Schulman  <rebecka@eazel.com>

	reviewed by: Maciej Stachowiak <mjs@eazel.com>

	* libnautilus-extensions/nautilus-mime-actions.c:
	(nautilus_mime_get_default_component_sort_conditions),
	(nautilus_mime_get_default_component_for_file_internal),
	(nautilus_mime_get_short_list_components_for_file):
	Changes to make sure the short list is sorted
	correctly, so the correct default application is chosen.

M	ChangeLog
M	libnautilus-extensions/nautilus-mime-actions.c
M	libnautilus-private/nautilus-mime-actions.c

commit 1d10bfc8a08b70dbc5ef47ecb15e5654618a025d
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2001-02-05

    fixed bug 6301, bad svg crashes Nautilus, by adding a check in


	* librsvg/rsvg.c: (rsvg_render_svp):
	fixed bug 6301, bad svg crashes Nautilus, by adding a check
	in rsvg_render_svp to make sure a pixbuf has been allocated; if
	not, don't try to render.

M	ChangeLog
M	librsvg/rsvg.c

commit 466fc2dcd1705678a69248f775db11490385d22c
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2001-02-05

	Fixed bug 6321 (Apparently arbitrary item initially selected
	in "Open with Other" dialog)

	* libnautilus-extensions/nautilus-program-chooser.c:
	(repopulate_program_list): Select first item in list after
	sorting.

M	ChangeLog
M	libnautilus-extensions/nautilus-program-chooser.c
M	libnautilus-private/nautilus-program-chooser.c

commit 56ac56ac11a4a00debd911e051f064bda9f49ff5
Author: Stano Visnovsky <stano@src.gnome.org>
Date:	2001-02-05

    Updated Slovak translation

M	po/ChangeLog
M	po/sk.po

commit 9482968ab06ecb16b0b08a95ea810781c34fd86d
Author: Ian McKellar <yakk@src.gnome.org>
Date:	2001-02-05

    Created a minimal, sub-functional Debian package backend for

	    * components/services/install/lib/Makefile.am:
	    * components/services/install/lib/eazel-package-system-dpkg.c:
	    (debpackage_free), (debpackage_fill_packagedata),
	    (strip_trailing_whitespace), (parse_packages),
	    (load_package_callback),
	    (eazel_package_system_dpkg_load_package),
	    (query_callback), (eazel_package_system_dpkg_query),
	    (eazel_package_system_dpkg_install),
	    (eazel_package_system_dpkg_uninstall),
	    (eazel_package_system_dpkg_verify),
	    (eazel_package_system_dpkg_compare_version),
	    (eazel_package_system_dpkg_finalize),
	    (eazel_package_system_dpkg_class_initialize),
	    (eazel_package_system_dpkg_initialize),
	    (eazel_package_system_dpkg_get_type),
	    (eazel_package_system_dpkg_new),
	    (eazel_package_system_implementation):
	    * components/services/install/lib/eazel-package-system-dpkg.h:
	    * components/services/install/lib/eazel-package-system.c:
	    (eazel_package_system_suggest_id),
	    (eazel_package_system_load_implementation):
	    Created a minimal, sub-functional Debian package backend for
	    libeazelinstall - essentially only enough to allow me to
	    test my
	    software inventory work on my Debian machines.

	    * components/services/inventory/Makefile.am:
	    *
	    components/services/inventory/eazel-inventory-collect-hardware.c:
	    (add_device_property), (eazel_inventory_collect_pci),
	    (ide_get_value), (eazel_inventory_collect_ide),
	    (str_has_prefix),
	    (add_info), (read_proc_info),
	    (eazel_inventory_collect_memory),
	    (eazel_inventory_collect_cpu),
	    (eazel_inventory_collect_hardware):
	    *
	    components/services/inventory/eazel-inventory-collect-hardware.h:
	    *
	    components/services/inventory/eazel-inventory-collect-software.c:
	    (str_has_prefix), (get_package_list),
	    (eazel_inventory_collect_packages),
	    (eazel_inventory_collect_software):
	    *
	    components/services/inventory/eazel-inventory-collect-software.h:
	    * components/services/inventory/eazel-inventory-utils.c:
	    (eazel_create_configuration_metafile):
	    Moved software inventory code into
	    eazel-inventory-collect-software.c
	    and hardware inventory code into
	    eazel-inventory-collect-hardware.c.
	    Added coded to collect PCI and IDE bus information.

	    *
	    components/services/trilobite/libtrilobite/trilobite-core-distrib
	    ution.c: (determine_suse_version), (determine_debian_version):
	    Added version check code for SuSE and Debian.

M	ChangeLog
M	components/services/install/lib/Makefile.am
A	components/services/install/lib/eazel-package-system-dpkg.c
A	components/services/install/lib/eazel-package-system-dpkg.h
M	components/services/install/lib/eazel-package-system-skeleton.c
M	components/services/install/lib/eazel-package-system.c
M	components/services/inventory/Makefile.am
A	components/services/inventory/eazel-inventory-collect-hardware.c
A	components/services/inventory/eazel-inventory-collect-hardware.h
A	components/services/inventory/eazel-inventory-collect-software.c
A	components/services/inventory/eazel-inventory-collect-software.h
M	components/services/inventory/eazel-inventory-utils.c
M
components/services/trilobite/libtrilobite/trilobite-core-distribution.c

commit 4363048b512e9a9fc6a31ba58b9b76f8f2086f07
Author: Christian Rose <menthos@src.gnome.org>
Date:	2001-02-05

    Updated Swedish translation.

M	po/ChangeLog
M	po/sv.po

commit 9e01e07c1baa93d3ee326f6c87e978643a68ead6
Author: Fatih Demir <kabalak@src.gnome.org>
Date:	2001-02-04

    Updated Turkish translation for nautilus

M	po/ChangeLog
M	po/tr.po

commit 20c7de9f2eba6e6d4e6dc56f31e887fb547d01bd
Author: Jason Leach <jasonleach@usa.net>
Date:	2001-02-04

    reviewed by: Maciej Stachowiak <mjs@eazel.com>

    2001-02-04	Jason Leach  <jasonleach@usa.net>

	reviewed by: Maciej Stachowiak <mjs@eazel.com>

	* nautilus-clean.sh: Update to work with Solaris.

M	ChangeLog
M	nautilus-clean.sh

commit 9c390b8377600b365fbadc2f26d9d23a9ad3b1cb
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2001-02-04

    Script that calls indent with the right parameters to get a GNOME
    coding

	* indent.sh: Script that calls indent with the right parameters to
	get a GNOME coding style (Nautilus subvariant).

	* components/help/hyperbola-filefmt.c,
	components/help/hyperbola-filefmt.h,
	components/help/hyperbola-main.c,
	components/help/hyperbola-nav-index.c,
	components/help/hyperbola-nav-search.c,
	components/help/hyperbola-nav-tree.c,
	components/help/hyperbola-nav.h,
	components/help/hyperbola-types.h: Run indent.sh on these.

M	ChangeLog
M	components/help/hyperbola-filefmt.c
M	components/help/hyperbola-filefmt.h
M	components/help/hyperbola-main.c
M	components/help/hyperbola-nav-index.c
M	components/help/hyperbola-nav-search.c
M	components/help/hyperbola-nav-tree.c
M	components/help/hyperbola-nav.h
M	components/help/hyperbola-types.h
A	indent.sh

commit cf428943d683f9c085d3ed10a34fa932a65e34ef
Author: Pablo del Campo <pablodc@src.gnome.org>
Date:	2001-02-04

    *** empty log message ***

M	po/ChangeLog
M	po/es.po

commit c5c8dc27719bc0536f727420cc91e9a93db39649
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2001-02-03

	Fixed bug 6254 ("Display" name for grouping in "Folder Views"
	category is poor)

	* libnautilus-extensions/nautilus-global-preferences.c:
	(global_preferences_install_descriptions),
	(global_preferences_create_dialog): Verafied a little text.

M	ChangeLog
M	libnautilus-extensions/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.c

commit 24d5ff0cc0ba3e5f7b367041c430fe7993de57eb
Author: Christian Rose <menthos@src.gnome.org>
Date:	2001-02-03

    Updated Swedish translation.

M	po/ChangeLog
M	po/sv.po

commit ca798d31cd14ff8b8cca174cf7d37edbec1a1fa9
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2001-02-03

    Added the oaf.in files to EXTRA_DIST (tinderbox fix)


	* components/throbber/Makefile.am:
	Added the oaf.in files to EXTRA_DIST (tinderbox fix)

M	ChangeLog
M	components/throbber/Makefile.am

commit 97d59d2e3ba949bdc38e7ec028f34e7bdf4cdb2f
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2001-02-03

    Do a simple check for NULL instead of using g_return_if_fail. We don't

    2001-02-03	Gene Z. Ragan  <gzr@eazel.com>

	Do a simple check for NULL instead of using
	g_return_if_fail.  We don't need the error
	reported to the terminal.

	* libnautilus-extensions/nautilus-volume-monitor.c:
	(get_removable_volumes), (volume_is_removable),
	(volume_is_read_only):

M	ChangeLog
M	libnautilus-extensions/nautilus-volume-monitor.c
M	libnautilus-private/nautilus-volume-monitor.c

commit 97caed032eca3dbc8eb5ce0133715de986f54722
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2001-02-03

    Added check for PackageBreaks iterators.

	*
	components/services/install/command-line/eazel-alt-install-corba.
	c: (tree_helper_helper), (tree_helper):
	Added check for PackageBreaks iterators.

	* components/services/install/lib/eazel-install-corba-callback.c:
	(impl_install_failed):
	Leakfix, freeing the list given to the signal handler after
	handling.

	* components/services/install/lib/eazel-install-corba-types.c:
	(empty_hash_table),
	(packagedata_tree_from_corba_packagedatastructlist):
	Leakfix, now correctly frees the contents of the md5_hashtable and
	unrefs the proper objects.

	* components/services/install/lib/eazel-install-logic2.c:
	(eazel_install_check_existing_packages), (get_softcat_info),
	(is_satisfied), (is_satisfied_features),
	(check_dependencies_foreach), (check_tree_helper),
	(add_file_conflict),
	(check_conflicts_against_already_installed_packages),
	(check_feature_consistency):
	Proper fillflags for some EazelPackageSystem calls.
	Nicer log-output when debug is off.
	Leak fix, the PackageBreaks "objects".

	* components/services/install/lib/eazel-install-problem.c:
	(get_detailed_messages_breaks_foreach),
	(get_detailed_messages_foreach),
	(get_detailed_cases_breaks_foreach), (get_detailed_cases_foreach):
	Updated for the new PackageBreaks "objects".

	* components/services/install/lib/eazel-package-system-rpm4.c:
	(eazel_package_system_rpm4_query_impl):
	s/packagedata_destroy/gtk_object_unref/

	* components/services/install/lib/eazel-package-system-types.c:
	(at_exit_package_data_info), (categorydata_new),
	(categorydata_destroy_foreach), (packagedata_finalize),
	(packagedata_class_initialize), (packagedata_initialize),
	(packagedata_get_readable_name), (packagebreaks_finalize),
	(packagebreaks_class_initialize), (packagebreaks_initialize),
	(packagefileconflict_finalize),
	(packagefileconflict_class_initialize),
	(packagefeaturemissing_finalize),
	(packagefeaturemissing_class_initialize):
	Finally got the destroy crap working for the PackageBreak
	"objects".
	More leakcheck stuff for various structures.
	Again, fixed get_reabable_name.

	* components/services/install/lib/eazel-package-system-types.h:
	Added finalizes to the "objects".
	Removed packagedata_destroy prototype.

	* components/services/trilobite/libtrilobite/Makefile.am:
	Cleanup and possible tinderbox fix.

M	ChangeLog
M	components/services/install/command-line/eazel-alt-install-corba.c
M	components/services/install/lib/eazel-install-corba-callback.c
M	components/services/install/lib/eazel-install-corba-types.c
M	components/services/install/lib/eazel-install-logic2.c
M	components/services/install/lib/eazel-install-problem.c
M	components/services/install/lib/eazel-package-system-rpm4.c
M	components/services/install/lib/eazel-package-system-types.c
M	components/services/install/lib/eazel-package-system-types.h
M	components/services/trilobite/libtrilobite/Makefile.am

commit 7d67d53e02b13e3b1043873e10a4f43c786a6f10
Author: Robey Pointer <robey@src.gnome.org>
Date:	2001-02-03

    i think this was an accident

D	icons/crux_eggplant/Makefile

commit 7efb1e493e84a04b1a5e2c9965073a209befe7ad
Author: Robey Pointer <robey@src.gnome.org>
Date:	2001-02-03

    Fix small bug in the package tree inflater that caused break structs
    to be

	* components/services/install/lib/eazel-install-corba-types.c:
	(packagedata_tree_from_corba_packagedatastructlist):

	Fix small bug in the package tree inflater that caused break
	structs to be messed up.

	* components/services/install/lib/eazel-softcat.c:
	(get_search_url_for_package):
	*
	components/services/install/nautilus-view/nautilus-service-instal
	l-view.c: (create_package),
	(nautilus_service_install_view_update_from_uri_finish):

	Encode and decode suite_id/suite_name/product_id/product_name from
	eazel-install: urls and pass through to softcat queries.  They are
	all treated like variant flavors of suite_id internally (group of
	packages with a single id).

	* nautilus-installer/src/Makefile:
	* nautilus-installer/src/installer.c:
	(get_detailed_errors_foreach), (get_detailed_errors),
	(eazel_install_preflight), (eazel_installer_set_default_texts),
	(eazel_installer_initialize):

	Remove eazel-hacking uninstall, since experts claim we no longer
	need it.  Some changes to sync up with the new world order where
	PackageData is now a GTK object.

	* nautilus-installer/src/package-tree.c:
	(find_package_parents_int), (find_package_parents),
	(get_errant_children_int), (get_errant_children),
	(package_customizer_fill_dep), (package_customizer_fill),
	(jump_to_package_tree_page):

	Fix the package customizer to cope with the new world order, where
	the package tree is sent across as a directed graph (instead of
	tree) and the deps are in 'depends' not 'soft_depends'.

	* nautilus-installer/src/prescript:

	Up version to 1.0.

M	ChangeLog
M	components/services/install-view/nautilus-service-install-view.c
M	components/services/install/lib/eazel-install-corba-types.c
M	components/services/install/lib/eazel-softcat.c
M
components/services/install/nautilus-view/nautilus-service-install-view.c
M	nautilus-installer/src/Makefile
M	nautilus-installer/src/installer.c
M	nautilus-installer/src/package-tree.c
M	nautilus-installer/src/prescript

commit 0605af887027901f7ffbbda5361712ed0ae9d0e9
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-02-03

	reviewed by: John Sullivan <sullivan@eazel.com>

	Fixed bug 6163 (Need NautilusViewFrame ::
	report_location_changed). This is re-adding a feature we also had
	long ago, where a view reports a location change, but does not
	want the location change to come back to it in the form of a
	load_location call.

	* src/nautilus-applicable-views.h:
	* src/nautilus-applicable-views.c:
	(get_view_result_from_gnome_vfs_result), (got_file_info_callback),
	(got_minimum_file_info_callback),
	(nautilus_determine_initial_view),
	(nautilus_determine_initial_view_cancel): Changed this entire file
	to have a much easier-to-understand API.

	* src/nautilus-view-frame-private.h:
	* src/nautilus-view-frame-corba.c: (free_location_plus_callback):
	Change existing structure so it can be used for the
	location-change
	case, which includes a title too.
	(open_force_new_window): Use new structure.
	(report_location_change): Implement new call.
	(impl_Nautilus_ViewFrame_open_location_force_new_window): Use new
	structure.
	(impl_Nautilus_ViewFrame_report_location_change): Implement new
	call.

	* libnautilus/nautilus-view-component.idl: Add the new call.
	* libnautilus/nautilus-view.h:
	* libnautilus/nautilus-view.c:
	(nautilus_view_report_location_change): Add the new call.

	* src/nautilus-view-frame.h:
	* src/nautilus-view-frame.c:
	(nautilus_view_frame_initialize_class): Add new signal.
	(nautilus_view_frame_report_location_change): Implement new call.

	* src/nautilus-window-private.h:
	* src/nautilus-window-manage-views.h:
	* src/nautilus-window-manage-views.c: (update_for_new_location):
	Got rid of obsolete assert. Also, no longer clear the selection.
	The selection is set properly earlier, and clearing it at this
	point serves no purpose.
	(location_has_really_changed): Call free_location_change to share
	more code. Also no reason to free "pending_ni" any more, because
	we don't keep it around in the success case.
	(load_new_location_in_one_view): New name.
	(load_new_location_in_sidebar_panels): New name. Also take a
	parameter of a view to skip.
	(load_new_location_in_all_views): New function.
	(set_to_pending_location_and_selection): New name, and removed
	code to handle the case where there is no pending location, since
	that doesn't happen. Also take a parameter of a view to skip. Also
	broke out the guts into load_new_location_in_all_views.
	(free_location_change): Free things by their new names. There's
	also less to free now.
	(cancel_location_change): Key off pending_location instead of
	pending_ni. Also save code by using new function that skips a
	view.
	(determined_initial_view_callback): Changed name, and use new
	interface. No longer need "end_reached" trick, because the new
	interface handles that.
	(begin_location_change): Made a static after moving all the
	functions that use it in here. Also moved some of the reload
	code out into nautilus_window_reload.
	(report_location_change_callback): New function. Does all the
	steps neede for a location change in place.
	(nautilus_window_back_or_forward), (nautilus_window_reload): Moved
	these two functions in here from nautilus-window.c so we could
	make begin_location_change more private.

	* src/nautilus-window.h:
	* src/nautilus-window.c: (nautilus_window_go_to): Changed
	the name.
	(nautilus_window_get_location): New function for callers that used
	to get the location field directly.
	(go_to_callback): Changed name.

	* src/nautilus-desktop-window.c: (nautilus_desktop_window_new):
	* src/nautilus-location-bar.c: (drag_data_received_callback):
	* src/nautilus-shell.c: (open_window), (save_window_states),
	(restore_window_states):
	* src/nautilus-window-menus.c: (services_button_callback),
	(help_menu_nautilus_manual_callback),
	(help_menu_nautilus_license_callback),
	(help_menu_nautilus_feedback_callback),
	(activate_bookmark_in_menu_item):
	* src/nautilus-window-service-ui.c: (goto_services_summary),
	(goto_online_storage), (goto_software_catalog),
	(goto_services_support):
	* src/nautilus-window.c: (location_change_at_idle_callback),
	(nautilus_window_constructed), (view_as_menu_vfs_method_callback),
	(nautilus_window_go_web_search), (nautilus_window_go_home):
	Use nautilus_go_to under its new name.

	* src/nautilus-shell.c: (restore_window_states): Use
	nautilus_istr_has_prefix instead of g_strncasecmp. Also did other
	code cleanup.

	* libnautilus-extensions/nautilus-gtk-extensions.h: Added a new
	marshal function that I needed.

	* libnautilus-extensions/nautilus-thumbnails.c: Added a FIXME.

	* libnautilus-extensions/nautilus-view-identifier.h:
	* libnautilus-extensions/nautilus-view-identifier.c:
	(nautilus_view_identifier_copy),
	(nautilus_view_identifier_compare): Use const.

	* src/nautilus-application.c: (nautilus_application_startup): Only
	check for root if we are actually running nautilus, not if we are
	just killing off an existing copy.
	(confirm_ok_to_run_as_root): Changed name of the function and
	improved the wording of the message and button. Also added an
	environment variable you can set to get rid of this. (Probably
	should have been a preference instead, but I am officially being
	lazy about this.)

	Fixed bug that was revealed by the change in the loading sequence
	I made. John didn't review this part:

	* libnautilus-extensions/nautilus-directory-private.h:
	* libnautilus-extensions/nautilus-directory-async.c:
	(load_directory_state_destroy), (load_directory_done):
	Separate out code to free the partly-done state so it can
	be used in the cancel case.
	(dequeue_pending_idle_callback): Ref the directory object
	so that we won't get messed up if the callback destroys it.
	(directory_load_cancel): Separated out the old part of
	file_list_cancel so that we can cancel the idle part too
	when we want to.
	(file_list_cancel): Use the new calls to cancel the idle
	part of directory loading.
	(directory_load_done): Use directory_load_cancel instead of
	file_list_cancel.
	(nautilus_directory_stop_monitoring_file_list): Use
	directory_load_cancel instead of file_list_cancel.
	(nautilus_directory_async_state_changed): Added state variables to
	protect cases where we re-enter this function.

M	ChangeLog
M	libnautilus-extensions/nautilus-directory-async.c
M	libnautilus-extensions/nautilus-directory-private.h
M	libnautilus-extensions/nautilus-gtk-extensions.h
M	libnautilus-extensions/nautilus-thumbnails.c
M	libnautilus-extensions/nautilus-view-identifier.c
M	libnautilus-extensions/nautilus-view-identifier.h
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-directory-private.h
M	libnautilus-private/nautilus-gtk-extensions.h
M	libnautilus-private/nautilus-thumbnails.c
M	libnautilus-private/nautilus-view-identifier.c
M	libnautilus-private/nautilus-view-identifier.h
M	libnautilus/nautilus-view-component.idl
M	libnautilus/nautilus-view.c
M	libnautilus/nautilus-view.h
M	src/nautilus-applicable-views.c
M	src/nautilus-applicable-views.h
M	src/nautilus-application.c
M	src/nautilus-desktop-window.c
M	src/nautilus-location-bar.c
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-navigation-window.c
M	src/nautilus-navigation-window.h
M	src/nautilus-object-window.c
M	src/nautilus-object-window.h
M	src/nautilus-shell.c
M	src/nautilus-spatial-window.c
M	src/nautilus-spatial-window.h
M	src/nautilus-view-frame-corba.c
M	src/nautilus-view-frame-private.h
M	src/nautilus-view-frame.c
M	src/nautilus-view-frame.h
M	src/nautilus-window-manage-views.c
M	src/nautilus-window-manage-views.h
M	src/nautilus-window-menus.c
M	src/nautilus-window-private.h
M	src/nautilus-window-service-ui.c
M	src/nautilus-window.c
M	src/nautilus-window.h

commit cf9df316abcb262138c446c046a3e85477265dfd
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-02-03

	reviewed by: Michael Engber  <engber@eazel.com>

	* applets/preferences-applet/nautilus-preferences-applet.c:
	(restart_button_clicked_callback), (main):
	Add a restart button.

M	ChangeLog
M	applets/preferences-applet/nautilus-preferences-applet.c

commit 82910256d76ed0e5bda4d25d82c1eea6c214fbac
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2001-02-03

    Fixed a small bug where I was assuming a value would be valid when it

    2001-02-02	Gene Z. Ragan  <gzr@eazel.com>

	Fixed a small bug where I was assuming a value would be valid
	when it could be NULL. Now I check for NULL.

	* src/nautilus-application.c: (volume_unmounted_callback):

M	ChangeLog
M	src/nautilus-application.c

commit 72a3e3718f78e8455c10325beeea177b28d35351
Author: Brett Neely <brett@src.gnome.org>
Date:	2001-02-02

    *** empty log message ***

M	ChangeLog

commit f4b8de413677a4db877f77830a847be2362be19e
Author: Brett Neely <brett@src.gnome.org>
Date:	2001-02-02

    Kill oafd last so nautilus-clean.sh -x only needs to be run once.

M	nautilus-clean.sh

commit 2c8db8820e5cad72b3666a936a9d67715c286a42
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2001-02-02

    reviewed by: Maciej Stachowiak <mjs@eazel.com>

    2001-02-02	Gene Z. Ragan  <gzr@eazel.com>

	reviewed by: Maciej Stachowiak	<mjs@eazel.com>

	Fixed bug 5222,
	Nautilus allows users to rename .Trash (but not copy or link)

	* libnautilus-extensions/nautilus-file-utilities.c:
	* libnautilus-extensions/nautilus-file-utilities.h:
	(nautilus_uri_is_trash_folder):
	Utility function to indentify if the folder is trash based
	on a text uri.

	* libnautilus-extensions/nautilus-file.c:
	(nautilus_file_can_rename):
	Call nautilus_uri_is_trash_folder to identify a trash
	folder and disallow renaming.

M	ChangeLog
M	libnautilus-extensions/nautilus-file-utilities.c
M	libnautilus-extensions/nautilus-file-utilities.h
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-private/nautilus-file-utilities.c
M	libnautilus-private/nautilus-file-utilities.h
M	libnautilus-private/nautilus-file.c

commit 7ce14a0b10fea87941efbbcd9ce1ba25089462c0
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2001-02-02

	reviewed by: Darin Adler <darin@eazel.com>

	Fixed bug 5749 (bookmarks are untranslated)

	* data/static_bookmarks.xml:
	An earlier checkin to update the bookmarks stripped off
	all the underscores from "_name=" strings, which was what
	was causing them to be translated. Fixed by returning the
	underscores.

M	ChangeLog
M	data/static_bookmarks.xml

commit 1bbe0b011be3a9574662c2684ff95c40154f1307
Author: Martin Norback <mback@src.gnome.org>
Date:	2001-02-02

    sv update

M	po/ChangeLog

commit 7bb1f3714cc77a67598aeabbd44e5345f78b9f2b
Author: Martin Norback <mback@src.gnome.org>
Date:	2001-02-02

    ChangeLog

M	po/sv.po

commit 484951d59d7f83e6153e3901af2221edf3215e07
Author: Christian Rose <menthos@src.gnome.org>
Date:	2001-02-02

    Updated Swedish translation.

M	po/ChangeLog
M	po/sv.po

commit 79f8b4f03762868a8f230e8cfa0c5505d1e3a931
Author: Yuri Syrota <rasta@src.gnome.org>
Date:	2001-02-02

    Updated Ukrainian translation

M	po/uk.po

commit d8b7c7f41a6be898e17fa131e0c04bbff93cc66d
Author: Yuri Syrota <rasta@src.gnome.org>
Date:	2001-02-02

    Updated Ukrainian translation

M	po/uk.po

commit 07c7b3a5369c8826bed217c8ee378ac2f1e9341a
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-02-02

    Add a Nautilus start button. Also make the fonts smaller to conserver

	* applets/preferences-applet/nautilus-preferences-applet.c:
	(boolean_toggle_button_new), (start_button_clicked_callback),
	(main):
	Add a Nautilus start button.  Also make the fonts smaller to
	conserver panel space.

M	ChangeLog
M	applets/preferences-applet/nautilus-preferences-applet.c

commit f5743c0a5c8c303cfaf079614fad1e3ffb699381
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-02-02

	reviewed by: Maciej Stachowiak	<mjs@eazel.com>

	Fix bug 6131 - NautilusLabel does not support proper line wrap.
	Its fixed for smooth mode.  Theres a bug (6243) for the more
	complicated issue of wrapping in non smooth mode.

	* libnautilus-extensions/nautilus-label.h:
	* libnautilus-extensions/nautilus-label.c:
	(nautilus_label_initialize_class), (nautilus_label_set_arg),
	(nautilus_label_get_arg), (nautilus_label_size_allocate),
	(nautilus_label_set_never_smooth),
	(nautilus_label_set_adjust_wrap_on_resize),
	(nautilus_label_get_adjust_wrap_on_resize):
	Add a boolean attribute 'adjust_wrap_on_resize' that controls
	whether the label will automatically update its line wrap width
	when its resized.

	*
	components/services/summary/nautilus-view/nautilus-summary-view.c
	: (summary_view_item_label_new), (summary_load_location_callback):
	No longer need size_allocate hack.  Use NautilusLabel's
	'adjust_wrap_on_resize' attribute instead.

	* test/test-nautilus-label-wrapped.c: (create_nautilus_label),
	(create_gtk_label_window), (create_nautilus_label_window), (main):
	Update for 'adjust_wrap_on_resize'.

M	ChangeLog
M	components/services/summary/nautilus-summary-view.c
M	components/services/summary/nautilus-view/nautilus-summary-view.c
M	libnautilus-extensions/nautilus-label.c
M	libnautilus-extensions/nautilus-label.h
M	libnautilus-private/nautilus-label.c
M	libnautilus-private/nautilus-label.h
M	test/test-nautilus-label-wrapped.c

commit c3e579691a86ee8f07bcbe19b8278c016ab690db
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2001-02-02

	reviewed by: Pavel Cisler  <pavel@eazel.com>

	Fix bug 4678 (Clicking on a Nautilus link file in tree view causes
	Nautilus cannot handle item type error box).

	* components/tree/nautilus-tree-view.c:
	(nautilus_tree_view_destroy), (got_activation_uri_callback),
	(cancel_possible_activation), (tree_select_row_callback): Activate
	activation URI instead of file URI to support Nautilus links
	properly. If the link resolves to a "command:" URI, however,
	silently ignore it to avoid giving an ugly error message because
	per John Sullivan, selecting things in the tree view should not
	launch apps.

	* components/tree/nautilus-tree-view-private.h: Added
	activation_uri_wait_file field to details struct.

	* data/top/Computer, data/top/Services: Updated to new nautilus
	link format.

M	ChangeLog
M	components/tree/nautilus-tree-view-private.h
M	components/tree/nautilus-tree-view.c
M	data/top/Computer
M	data/top/Services

commit 4e770718e6bb7d0ddc5cfbfbea1e2434eb9d6e26
Author: Stano Visnovsky <stano@src.gnome.org>
Date:	2001-02-02

    Updated Slovak translation.

M	po/ChangeLog
M	po/sk.po

commit 1d25476b1296da9ca599d78c3a967c25a9313159
Author: Martin Norback <mback@src.gnome.org>
Date:	2001-02-02

    sv update

M	po/ChangeLog
M	po/sv.po

commit 98e2634dfa9e99fa8a8621bc4f8b9bdd5c7765bf
Author: Robey Pointer <robey@src.gnome.org>
Date:	2001-02-02

    oops; reverse that

M	components/services/install-view/nautilus-service-install-view.c
M
components/services/install/nautilus-view/nautilus-service-install-view.c

commit 43924db076735dffa031cc3cef869eaa6ec5b98e
Author: Robey Pointer <robey@src.gnome.org>
Date:	2001-02-02

	Fix build breakage caused by my previous checkin.

M	ChangeLog
M	components/services/install-view/nautilus-service-install-view.c
M
components/services/install/nautilus-view/nautilus-service-install-view.c

commit b1111776771f80e1712be0f0e9aaa719d443feb4
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2001-02-02

    Updated Norwegian (bokml) translation. Updated and ran it through
    sort.

    2001-01-29	Kjartan Maraas	<kmaraas@gnome.org>

	* no.po: Updated Norwegian (bokml) translation.
	* POTFILES.in: Updated and ran it through sort.

M	po/ChangeLog
M	po/POTFILES.in
M	po/no.po

commit c8510c0f62f032cb1b824e275a467941061f7cf6
Author: Robey Pointer <robey@src.gnome.org>
Date:	2001-02-02

	reviewed by: Eskil Heyn Olsen  <eskil@eazel.com>

	* components/services/install/lib/eazel-install-logic2.c:
	(is_satisfied), (download_packages):
	* components/services/install/lib/eazel-install-protocols.c:
	(gnome_vfs_fetch_remote_file):

	Fix thinko (caused by myself in October) that caused the stop
	button to only cancel one download and then aggravatingly continue
	with the remaining downloads.

	* components/services/install/idl/trilobite-eazel-install.idl:
	* components/services/install/lib/eazel-install-corba-callback.c:
	(impl_download_progress), (impl_preflight_check),
	(impl_download_failed), (impl_dep_check), (impl_install_progress),
	(impl_uninstall_progress), (impl_md5_check_failed),
	(impl_install_failed), (impl_uninstall_failed),
	(eazel_install_callback_simple_query):
	* components/services/install/lib/eazel-install-corba-types.c:
	(corba_string_sequence_to_glist),
	(g_list_to_corba_string_sequence),
	(corba_packagedatastruct_fill_from_packagedata),
	(corba_packagedatastruct_from_packagedata),
	(corba_packagedatastructlist_fill_from_packagedata_list),
	(corba_packagedatastructlist_from_packagedata_list),
	(new_fake_md5), (traverse_packagetree_md5),
	(corba_packagedatastruct_fill_deps),
	(corba_packagedatastructlist_foreach),
	(corba_packagedatastructlist_from_packagedata_tree),
	(packagedata_from_corba_packagedatastruct),
	(packagedata_list_from_corba_packagedatastructlist),
	(packagedata_tree_from_corba_packagedatastructlist),
	(corba_category_list_from_categorydata_list),
	(categorydata_list_from_corba_categorystructlist):
	* components/services/install/lib/eazel-install-corba-types.h:
	* components/services/install/lib/eazel-install-corba.c:
	(impl_Eazel_Install_install_packages),
	(impl_Eazel_Install_uninstall_packages),
	(impl_Eazel_Install_simple_query):
	* components/services/install/lib/eazel-install-object.c:
	(eazel_install_emit_preflight_check_default),
	(eazel_install_emit_install_failed_default),
	(eazel_install_emit_uninstall_failed_default):
	*
	components/services/install/lib/eazel-install-xml-package-list.c:
	(parse_package), (eazel_install_packagedata_to_xml_int),
	(eazel_install_packagedata_to_xml),
	(eazel_install_packagelist_to_xml):
	*
	components/services/install/lib/eazel-install-xml-package-list.h:

	Add proper "breaks", "modifies", and "depends" structures to the
	corba interface, by using package MD5 strings to serve as "soft
	pointers" between packages in a package tree.  Convert the
	preflight, install_failed, and uninstall_failed signals to use the
	new package-tree type instead of munging into and out of XML.
	Also fixed up the API's to the corba conversion routines so they
	would make a valiant attempt not to leak memory.

	* components/services/install/lib/eazel-package-system-types.c:
	(packagedata_copy):

	Don't forget to copy that pesky MD5!

	* components/services/install/lib/eazel-package-system-types.h:

	Satisfy Robey's desire to avoid Carpal Tunnel Syndrome.

	* components/services/install/lib/eazel-softcat.c:
	(eazel_softcat_string_to_sense_flags),
	(get_search_url_for_package):
	* components/services/install/lib/eazel-softcat.h:

	Add function to convert a sense string back into flags.

	*
	components/services/install/nautilus-view/nautilus-service-instal
	l-view.c: (flatten_package_tree_depends_foreach),
	(flatten_package_tree_foreach):

	Fix up the install view to use the new "depends" chain instead of
	the old "soft_depends" which is now empty.

M	ChangeLog
M	components/services/install-view/nautilus-service-install-view.c
M	components/services/install/idl/trilobite-eazel-install.idl
M	components/services/install/lib/eazel-install-corba-callback.c
M	components/services/install/lib/eazel-install-corba-types.c
M	components/services/install/lib/eazel-install-corba-types.h
M	components/services/install/lib/eazel-install-corba.c
M	components/services/install/lib/eazel-install-logic2.c
M	components/services/install/lib/eazel-install-object.c
M	components/services/install/lib/eazel-install-protocols.c
M	components/services/install/lib/eazel-install-xml-package-list.c
M	components/services/install/lib/eazel-install-xml-package-list.h
M	components/services/install/lib/eazel-package-system-types.c
M	components/services/install/lib/eazel-package-system-types.h
M	components/services/install/lib/eazel-softcat.c
M	components/services/install/lib/eazel-softcat.h
M
components/services/install/nautilus-view/nautilus-service-install-view.c

commit cc392ded94287f4eedde45f81fac27141bb48965
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-02-02

    Add new line at end of file to make redhat7 build happy.

	* libnautilus-extensions/nautilus-metafile-factory.c:
	(corba_open):
	Add new line at end of file to make redhat7 build happy.

M	ChangeLog
M	libnautilus-extensions/nautilus-metafile-factory.c
M	libnautilus-private/nautilus-metafile-factory.c

commit a02986d457d946b62523ff65ae1ae4a2886de11c
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-02-02

	reviewed by: Maciej Stachowiak	<mjs@eazel.com>

	* libnautilus-extensions/nautilus-global-preferences.c:
	(global_preferences_install_defaults),
	(global_preferences_install_visibility),
	(global_preferences_install_sidebar_panel_defaults):
	* libnautilus-extensions/nautilus-preferences.c:
	(nautilus_preferences_get_user_level):
	* libnautilus-extensions/nautilus-preferences.h:
	* src/nautilus-first-time-druid.c: (set_up_user_level_page):
	* src/nautilus-window-menus.c: (get_user_level_icon_name),
	(nautilus_window_initialize_menus), (convert_verb_to_user_level),
	(convert_user_level_to_path):
	* test/test-nautilus-preferences-change.c: (main):
	Change 'hacker' to 'advanced' for the advanced user level so that
	the names used for storage match those used for display.

M	ChangeLog
M	libnautilus-extensions/nautilus-global-preferences.c
M	libnautilus-extensions/nautilus-preferences.c
M	libnautilus-extensions/nautilus-preferences.h
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-preferences.c
M	libnautilus-private/nautilus-preferences.h
M	src/nautilus-first-time-druid.c
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-window-menus.c
M	test/test-nautilus-preferences-change.c

commit 2fa1795d4a0be070abe85b10b96068fd7eb55cd4
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2001-02-02

	reviewed by: Darin Adler  <darin@eazel.com> and
		     Robey Pointer  <robey@eazel.com>

	Fix bugs 5528 (oaf command-line options show up in main program
	section, not a separate section) and 5510 (descriptions of
	OAF-specific options in --help are not translated). To do this I
	had to change the way the oaf popt options are processed in all
	the places that do so.

	* components/adapter/main.c: (main):
	* components/hardware/main.c: (main):
	* components/help/hyperbola-main.c: (main):
	* components/image-viewer/Nautilus_View_image.oaf.in:
	* components/image-viewer/nautilus-image-view.c:
	(init_server_factory):
	* components/loser/content/main.c: (main):
	* components/loser/sidebar/main.c: (main):
	* components/mozilla/main.c: (main):
	* components/music/main.c: (main):
	* components/notes/nautilus-notes.c: (main):
	* components/rpmview/main.c: (main):
	*
	components/services/install/command-line/eazel-alt-install-corba.
	c: (main):
	* components/services/install/nautilus-view/main.c: (main):
	* components/services/login/nautilus-view/main.c: (main):
	* components/services/summary/nautilus-view/main.c: (main):
	* components/services/time/command-line/main.c: (main):
	* components/services/time/nautilus-view/main.c: (main):
	*
	components/services/trilobite/libtrilobite/trilobite-core-utils.c
	: (trilobite_init):
	* components/shell/shell.c:
	* components/text/Nautilus_View_text.oaf.in:
	* components/text/main.c: (main):
	* components/throbber/main.c: (main):
	* components/tree/main.c: (main):
	* libnautilus/nautilus-view-standard-main.c:
	(nautilus_view_standard_main_multi):
	* src/Nautilus_shell.oaf.in:
	* src/nautilus-main.c: (main):
	* test/test-nautilus-mime-actions-set.c: (main):
	* test/test-nautilus-mime-actions.c: (main): Register oaf options
	with gnomelib_register_popt_options and move oaf_init call to
	before gnome_init to fix the aforementioned bugs.

M	ChangeLog
M	components/adapter/main.c
M	components/hardware/main.c
M	components/help/hyperbola-main.c
M	components/image-viewer/Nautilus_View_image.oaf.in
M	components/image-viewer/Nautilus_View_image.server.in
M	components/image-viewer/nautilus-image-view.c
M	components/loser/content/main.c
M	components/loser/sidebar/main.c
M	components/mozilla/main.c
M	components/music/main.c
M	components/music/nautilus-music-view.c
M	components/music/nautilus-music-view.h
M	components/notes/nautilus-notes.c
M	components/rpmview/main.c
M	components/services/install-view/main.c
M	components/services/install/command-line/eazel-alt-install-corba.c
M	components/services/install/nautilus-view/main.c
M	components/services/inventory/eazel-inventory-client.c
M	components/services/login/nautilus-view/main.c
M	components/services/summary/main.c
M	components/services/summary/nautilus-view/main.c
M	components/services/time/command-line/main.c
M	components/services/time/nautilus-view/main.c
M	components/services/trilobite/libtrilobite/trilobite-core-utils.c
M	components/shell/shell.c
M	components/text/Nautilus_View_text.oaf.in
M	components/text/Nautilus_View_text.server.in
M	components/text/Nautilus_View_text.server.in.in
M	components/text/main.c
M	components/text/nautilus-text-view.c
M	components/text/nautilus-text-view.h
M	components/throbber/main.c
M	components/tree/main.c
M	libnautilus/nautilus-view-standard-main.c
M	src/Nautilus_shell.oaf.in
M	src/Nautilus_shell.server.in
M	src/nautilus-main.c
M	test/test-nautilus-mime-actions-set.c
M	test/test-nautilus-mime-actions.c

commit f938b03d684a30e839cb41bc9c8a10d846ad14a8
Author: Rebecca Schulman <rebecka@src.gnome.org>
Date:	2001-02-02

    Forgot to add Maciej as my buddy on the last change.

M	ChangeLog

commit 8d4beb3e10dd4ec9afcfed4bf2ac202b848a1eb6
Author: Rebecca Schulman <rebecka@eazel.com>
Date:	2001-02-02

    Fixed bug 5648, bad ui in the indexing info dialog.

    2001-02-01	Rebecca Schulman  <rebecka@eazel.com>
	Fixed bug 5648, bad ui in the indexing info
	dialog.

	reviewed by: <delete if not using a buddy>

	* src/file-manager/nautilus-indexing-info.c:
	(get_index_percentage_complete), (initialize_dialog),
	(get_text_for_progress_label), (update_progress_display),
	(show_index_progress_dialog), (show_reindex_request_dialog),
	(recreate_and_show_reindex_request_dialog),
	(update_file_index_callback),
	(last_index_time_and_reindex_button_dialog_new),
	(index_progress_dialog_new),
	(destroy_indexing_info_dialogs_on_exit),
	(show_indexing_info_dialog): Rework this file.	Use two separate
	index dialogs for the case where the index is going, and not
	going.	When "update now" is pressed, switch to the index progress
	dialog.  Report errors reported by and unavailibility of the
	indexing service.

	* libnautilus-extensions/nautilus-stock-dialogs.c:
	(nautilus_create_info_dialog):
	* libnautilus-extensions/nautilus-stock-dialogs.h:
	Add this for use in creating the indexing info dialog.

M	ChangeLog
M	libnautilus-extensions/nautilus-stock-dialogs.c
M	libnautilus-extensions/nautilus-stock-dialogs.h
M	libnautilus-private/nautilus-stock-dialogs.c
M	libnautilus-private/nautilus-stock-dialogs.h
M	src/file-manager/nautilus-indexing-info.c

commit 612821e0d7ba50d01e69065ca8fb41e3c1733d0f
Author: Michael Fleming <mfleming@src.gnome.org>
Date:	2001-02-02

	reviewed by: <robey@eazel.com>

	Bug 6103 a user can install any package from softcat without login
	Bug 4514 error msg when register during softcat install

	Login dialog for the install view, with working registration,
	cancel,
	etc.


	* components/services/install/nautilus-view/Makefile.am:
	* components/services/install/nautilus-view/main.c: (main):
	*
	components/services/install/nautilus-view/nautilus-service-instal
	l-view.c: (nautilus_service_install_view_destroy),
	(nautilus_install_parse_uri), (nautilus_service_install_done),
	(user_login_callback),
	(nautilus_service_install_view_update_from_uri),
	(nautilus_service_install_view_update_from_uri_finish),
	(nautilus_service_install_view_load_uri):
	*
	components/services/summary/nautilus-view/nautilus-summary-menu-i
	tems.c: (merge_bonobo_menu_items):
	*
	components/services/summary/nautilus-view/nautilus-summary-view.c
	: (update_header), (nautilus_summary_view_load_uri):
	* src/nautilus-window-service-ui.c: (goto_online_storage),
	(goto_software_catalog):

M	ChangeLog
M	components/services/install-view/Makefile.am
M	components/services/install-view/main.c
M	components/services/install-view/nautilus-service-install-view.c
M	components/services/install/nautilus-view/Makefile.am
M	components/services/install/nautilus-view/main.c
M
components/services/install/nautilus-view/nautilus-service-install-view.c
M	components/services/summary/nautilus-summary-menu-items.c
M	components/services/summary/nautilus-summary-view.c
M
components/services/summary/nautilus-view/nautilus-summary-menu-items.c
M	components/services/summary/nautilus-view/nautilus-summary-view.c
M	src/nautilus-window-service-ui.c

commit 0f28ff092b15ab233048dab7af0f6749c6b9cd66
Author: Mike Engber <engber@src.gnome.org>
Date:	2001-02-02

    Initiall check-in of new metadata APIs (corba) - not hooked up yet.


	* libnautilus-extensions/Makefile.am:
	* libnautilus-extensions/nautilus-metafile-factory.c:
	(nautilus_metafile_factory_initialize_class),
	(nautilus_metafile_factory_get_epv),
	(nautilus_metafile_factory_get_vepv),
	(nautilus_metafile_factory_create_servant),
	(nautilus_metafile_factory_initialize), (destroy),
	(nautilus_meta_file_factory_new), (corba_open):
	* libnautilus-extensions/nautilus-metafile-factory.h:
	* libnautilus-extensions/nautilus-metafile-server.idl:
	* libnautilus-extensions/nautilus-metafile.c:
	(nautilus_metafile_initialize_class), (nautilus_metafile_get_epv),
	(nautilus_metafile_get_vepv), (nautilus_metafile_create_servant),
	(nautilus_metafile_initialize), (destroy),
	(nautilus_metafile_new),
	(corba_get), (corba_get_list), (corba_set), (corba_set_list),
	(corba_copy), (corba_remove), (corba_rename),
	(corba_register_monitor), (corba_unregister_monitor):
	* libnautilus-extensions/nautilus-metafile.h:
	Initiall check-in of new metadata APIs (corba) - not hooked
	up yet.

M	ChangeLog
M	libnautilus-extensions/Makefile.am
A	libnautilus-extensions/nautilus-metafile-factory.c
A	libnautilus-extensions/nautilus-metafile-factory.h
A	libnautilus-extensions/nautilus-metafile-server.idl
A	libnautilus-extensions/nautilus-metafile.c
A	libnautilus-extensions/nautilus-metafile.h
M	libnautilus-private/Makefile.am
A	libnautilus-private/nautilus-metafile-factory.c
A	libnautilus-private/nautilus-metafile-factory.h
A	libnautilus-private/nautilus-metafile-server.idl
A	libnautilus-private/nautilus-metafile.c
A	libnautilus-private/nautilus-metafile.h

commit b2083af4b440b96fb661cc56aa6e0a11de90aed9
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2001-02-02

    reviewed by: Pavel Cisler <pavel@eazel.com>

    2001-02-01	Gene Z. Ragan  <gzr@eazel.com>

	reviewed by: Pavel Cisler <pavel@eazel.com>

	Fixed bug 6941, 'Clean Up By Name' feature on the desktop keep
	switching
	file locations after being 'cleaned up'

	* src/file-manager/fm-desktop-icon-view.c:
	(desktop_icons_compare_callback):
	In the case of identical links tpyes, compare by name.

	More work on gmc transtion tool

	* src/nautilus-first-time-druid.c:
	(druid_finished):
	Hide druid widget before performing startup tasks.

	(next_proxy_configuration_page_callback),
	(add_nautilus_to_session):

M	ChangeLog
M	src/file-manager/fm-desktop-icon-view.c
M	src/file-manager/fm-icon-view.c
M	src/nautilus-first-time-druid.c

commit 8e014624eede6cbf9fb784fc08bcc948b94e810c
Author: Pavel Cisler <pavel@eazel.com>
Date:	2001-02-01

    reviewed by: Gene Ragan <gzr@eazel.com>

    2001-02-01	Pavel Cisler  <pavel@eazel.com>

	reviewed by: Gene Ragan <gzr@eazel.com>

	Fix 6152 (Dragging a file to the trash will bring up a replace
		  dialog)
	Fix 5387 (Dragging a file within Trash gives "already exists"
		 error)

	* libnautilus-extensions/nautilus-drag.c:
	* libnautilus-extensions/nautilus-drag.h:
	(nautilus_drag_items_local), (nautilus_drag_items_in_trash):
	Add more convenience calls for Trash handling.

	* libnautilus-extensions/nautilus-file-utilities.h:
	* libnautilus-extensions/nautilus-file-utilities.c:
	(nautilus_uri_is_in_trash):
	New convenience call for Trash handling.

	* libnautilus-extensions/nautilus-file.c:
	(nautilus_file_is_in_trash):
	Use the new nautilus_uri_is_in_trash call.

	* libnautilus-extensions/nautilus-file-operations.c:
	(nautilus_file_operations_copy_move):
	Handle the case where a file is dragged into a Trash window or
	onto a Trash icon as if the "Move to Trash" command was issued -
	if there is a name conflict with a pre-existing file in the Trash,
	use a new unique name for the new file.

	* libnautilus-extensions/nautilus-icon-dnd.c:
	(nautilus_icon_container_selection_items_local):
	Handle files in the Trash properly - doing a parent match with
	the container URI fails for these, special case Trash handling.

M	ChangeLog
M	libnautilus-extensions/nautilus-drag.c
M	libnautilus-extensions/nautilus-drag.h
M	libnautilus-extensions/nautilus-file-operations.c
M	libnautilus-extensions/nautilus-file-utilities.c
M	libnautilus-extensions/nautilus-file-utilities.h
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-extensions/nautilus-icon-dnd.c
M	libnautilus-private/nautilus-drag.c
M	libnautilus-private/nautilus-drag.h
M	libnautilus-private/nautilus-file-operations.c
M	libnautilus-private/nautilus-file-utilities.c
M	libnautilus-private/nautilus-file-utilities.h
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-icon-dnd.c

commit caada5e909c22e0a1f6cf740b83dbfbed2f7b8fa
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2001-02-01

	reviewed by: Pavel Cisler <pavel@eazel.com>

	Fixed bug 143 (zooming in list view doesn't affect font size)

	Maybe I get the award for "oldest reported bug fixed recently"?

	* src/file-manager/fm-list-view.c:
	(fm_list_view_update_font): New function, started with guts of
	fm_list_view_font_family_changed but also takes zoom level into
	account when choosing font size.
	(set_up_list): Call _update_font instead of _font_family_changed,
	just 'cuz it makes more sense.
	(fm_list_view_set_zoom_level): Call _update_font.
	(fm_list_view_font_family_changed): Extracted guts to
	_update_font.

M	ChangeLog
M	src/file-manager/fm-list-view.c

commit b717e800b254e63cdf2b4f8da9ff1de5ad2d88ee
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2001-02-01

	reviewed by: Darin Adler <darin@eazel.com>

	Fixed bug 6181 (funny mouse clicking freezes Nautilus)

	* libnautilus-extensions/nautilus-icon-container.c:
	(button_press_event): Ignore middle & right button
	presses when we're dragging a selection rectangle.

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-container.c

commit 0970b2fd8407bc45159c782d77f6ee86434a831e
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2001-02-01

	reviewed by: Darin Adler <darin@eazel.com>

	* libnautilus-extensions/nautilus-global-preferences.c:
	(global_preferences_install_descriptions):
	Parenthesize parenthetical part of "slow but complete
	search" checkbox label.
	(global_preferences_create_dialog): Use SHORT_ENUM
	instead of ENUM type for executable text file
	activation options so they all go on one line, taking
	less precious vertical screen real estate.

M	ChangeLog
M	libnautilus-extensions/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.c

commit d8c97fa26fbf5e7dd182ba71c8a9e7aefd094e76
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-02-01

    Add missing packagedata_destroy prototype to make it compile on
    systems

	* components/services/install/lib/eazel-package-system-types.h:
	Add missing packagedata_destroy prototype to make it compile
	on systems with RPM 4 (like mine).

M	ChangeLog
M	components/services/install/lib/eazel-package-system-types.h

commit 623a124a6cce8ae0090f95a7828c48a4193eb230
Author: Stano Visnovsky <stano@src.gnome.org>
Date:	2001-02-01

    Updated Slovak translation

M	po/ChangeLog
M	po/sk.po

commit 07b4f3d6be831b179076ffe0be348fe9d8f5300e
Author: Martin Norback <mback@src.gnome.org>
Date:	2001-02-01

    sv update

M	po/ChangeLog
M	po/sv.po

commit c83cd904377b51a82a3d2d23a60a6bf3ac674db0
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2001-02-01

    rolled over to ChangeLog-20010201.

	* ChangeLog: rolled over to ChangeLog-20010201.

M	ChangeLog
C100	ChangeLog	ChangeLog-20010201

commit 02ccd115cb9d19a25c27a04c38f3a8bb2676d000
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-02-01

    A little better documentation.

	* libnautilus-extensions/nautilus-clickable-image.h:
	A little better documentation.

	* libnautilus-extensions/nautilus-labeled-image.c:
	(nautilus_labeled_image_new),
	(nautilus_labeled_image_new_from_file_name),
	(nautilus_labeled_image_button_new_from_file_name),
	(nautilus_labeled_image_toggle_button_new),
	(nautilus_labeled_image_toggle_button_new_from_file_name),
	(nautilus_labeled_image_check_button_new_from_file_name),
	(nautilus_labeled_image_set_pixbuf_from_file_name),
	(nautilus_labeled_image_set_tile_pixbuf_from_file_name):
	* libnautilus-extensions/nautilus-labeled-image.h:
	New functions for creating stock buttons from pixbuf filenames.
	Also a little better documentation.

	reviewed by: Maciej Stachowiak	<mjs@eazel.com>

	* libnautilus-extensions/nautilus-clickable-image.c:
	(nautilus_clickable_image_realize),
	(nautilus_clickable_image_unrealize):
	* libnautilus-extensions/nautilus-clickable-image.h:
	Need to store the connection ids to properly diconnect them on
	unrealize.  Otheriwse bad things happen.

	*
	components/services/nautilus-dependent-shared/eazel-services-extensions.h:
	*
	components/services/nautilus-dependent-shared/eazel-services-extensions.c:
	(eazel_services_image_new_clickable),
	(eazel_services_label_new), (eazel_services_label_new_clickable):
	Add new functions to create clickable images and labels.

	*
	components/services/nautilus-dependent-shared/eazel-services-footer.c:
	(eazel_services_footer_initialize), (footer_destroy),
	(footer_item_clicked_callback), (footer_item_enter_callback),
	(footer_item_leave_callback), (footer_item_new):
	Made a lot simpler by using clickable images.  It could be even
	simpler if the clickable images handled all the prelighting
	details.  Thats a possible improvement.

M	ChangeLog
M
components/services/nautilus-dependent-shared/eazel-services-extensions.c
M
components/services/nautilus-dependent-shared/eazel-services-extensions.h
M
components/services/nautilus-dependent-shared/eazel-services-footer.c
M	libnautilus-extensions/nautilus-clickable-image.c
M	libnautilus-extensions/nautilus-clickable-image.h
M	libnautilus-extensions/nautilus-labeled-image.c
M	libnautilus-extensions/nautilus-labeled-image.h
M	libnautilus-private/nautilus-clickable-image.c
M	libnautilus-private/nautilus-clickable-image.h
M	libnautilus-private/nautilus-labeled-image.c
M	libnautilus-private/nautilus-labeled-image.h

commit d9cc084ea1217dce048b00f5b32614b15205b7e8
Author: Eskil Heyn Olsen <eskil@eazel.com>
Date:	2001-02-01

    This patch is temporarily going to break a few things, will sync
    up with

    2001-02-01	Eskil Heyn Olsen  <eskil@eazel.com>

	This patch is temporarily going to break a few things, will sync
	up with Robey tomorrow. Eg. eazel-install (cli tool) now sigsegvs
	on error.

	* components/rpmview/nautilus-rpm-view-install.c:
	s/packagedata_destroy/gtk_object_unref/

	* components/rpmview/nautilus-rpm-view.c:
	(nautilus_rpm_view_destroy):
	s/packagedata_destroy/gtk_object_unref/

	*
	components/services/install/command-line/eazel-alt-install-corba.
	c: (eazel_preflight_check_signal):
	If there were problems, abort.

	* components/services/install/command-line/eazel-test-softcat.c:
	(main):
	* components/services/install/lib/eazel-install-corba-callback.c:
	(impl_download_progress), (impl_download_failed),
	(impl_dep_check),
	(impl_install_progress), (impl_uninstall_progress),
	(impl_md5_check_failed):
	* components/services/install/lib/eazel-install-corba.c:
	(impl_Eazel_Install_simple_query):
	s/packagedata_destroy/gtk_object_unref/

	* components/services/install/lib/eazel-install-logic.c:
	(eazel_install_download_packages),
	(eazel_install_check_for_file_conflicts), (ei_revert_transaction),
	(eazel_install_do_transaction_all_files_check),
	(eazel_install_prune_packages),
	(eazel_install_fetch_dependencies),
	(eazel_install_do_file_conflict_check),
	(eazel_uninstall_upward_traverse),
	(eazel_uninstall_downward_traverse),
	(eazel_uninstall_check_for_install):
	ifdeffed out a lot of old code that's no longer used, but it still
	compiles. logic.c will soon be entirely removed.
	s/packagedata_destroy/gtk_object_unref/
	Uninstall stuff uses the new PackageBreaks objects.

	* components/services/install/lib/eazel-install-logic2.c:
	(dump_tree_helper), (eazel_install_check_existing_packages),
	(get_softcat_info), (dedupe_foreach_depends), (is_satisfied),
	(check_update_for_no_more_file_conflicts), (check_tree_helper),
	(find_break_by_package_name), (add_file_conflict),
	(check_no_two_packages_has_same_file),
	(package_is_upgrading_and_doesnt_need_file),
	(check_conflicts_against_already_installed_packages),
	(check_feature_consistency), (install_packages_helper):
	Nicer output.
	Fixes 6172 and 6173.
	s/packagedata_destroy/gtk_object_unref/

	* components/services/install/lib/eazel-install-protocols.c:
	Removed unused define

	* components/services/install/lib/eazel-install-rpm-glue.c:
	(eazel_install_do_rpm_dependency_check):
	More code ifdeffed out, see comment for eazel-install-logic.c

	*
	components/services/install/lib/eazel-install-xml-package-list.c:
	(parse_package), (eazel_install_packagedata_to_xml_int),
	(eazel_install_packagelist_to_xml), (osd_parse_shared):
	Use the new PackageBreak objects.

	* components/services/install/lib/eazel-package-system-rpm3.c:
	(make_rpm_argument_list), (rpm_packagedata_new_from_file),
	(eazel_package_system_rpm3_query_impl),
	(eazel_package_system_rpm3_compare_version):
	s/packagedata_destroy/gtk_object_unref/

	* components/services/install/lib/eazel-package-system-types.h:
	* components/services/install/lib/eazel-package-system-types.c:
	(categorydata_destroy_foreach), (packagedependency_new),
	(packagedependency_copy), (packagedependency_destroy),
	(packagedata_finalize), (packagedata_class_initialize),
	(packagedata_initialize), (packagedata_copy),
	(packagedata_remove_soft_dep), (packagedata_get_readable_name),
	(packagedata_add_pack_to), (packagedata_add_to_breaks),
	(packagedata_add_pack_to_soft_depends),
	(packagedata_add_pack_to_modifies), (packagedata_list_prune),
	(add_string_list), (dump_package_break_list),
	(packagedata_dump_int), (packagebreaks_finalize),
	(packagebreaks_class_initialize), (packagebreaks_initialize),
	(packagebreaks_get_type), (packagebreaks_new),
	(packagebreaks_set_package), (packagebreaks_get_package),
	(packagefileconflict_finalize),
	(packagefileconflict_class_initialize),
	(packagefileconflict_initialize), (packagefileconflict_get_type),
	(packagefileconflict_new), (packagefeaturemissing_finalize),
	(packagefeaturemissing_class_initialize),
	(packagefeaturemissing_initialize),
	(packagefeaturemissing_get_type), (packagefeaturemissing_new):
	s/packagedata_destroy/gtk_object_unref/
	Wrote some objects representing package breakage.

	* components/services/install/lib/eazel-package-system.c:
	(eazel_package_system_is_installed):
	s/packagedata_destroy/gtk_object_unref/

	* components/services/install/lib/eazel-softcat.c:
	(eazel_softcat_available_update):
	Fixed the function so it matches the intended semantics

	*
	components/services/install/nautilus-view/nautilus-service-instal
	l-view.c: (nautilus_service_install_view_update_from_uri):
	s/packagedata_destroy/gtk_object_unref/

	Merge from PR3 branch

	2001-01-26  Eskil Olsen  <eskil@eazel.com>

	reviewed by: Ramiri Estrugo <ramiro@eazel.com>

	* components/services/install/command-line/eazel-test-packsys.c:
	(test_version_compare):
	Testing the Mozilla hack...

	* components/services/install/lib/eazel-package-system-rpm3.c:
	(eazel_package_system_rpm3_compare_version):
	Special case for Mxx versions because rpmvercmp is not obeying
	the laws of mathematics...

	* components/services/install/lib/eazel-softcat.c:
	(get_search_url_for_package):
	Fix for 6055 - no longer use hardcoded RedHat62 as distro.

M	ChangeLog
M	components/rpmview/nautilus-rpm-view-install.c
M	components/rpmview/nautilus-rpm-view.c
M	components/services/install-view/nautilus-service-install-view.c
M	components/services/install/command-line/eazel-alt-install-corba.c
M	components/services/install/command-line/eazel-test-packsys.c
M	components/services/install/command-line/eazel-test-softcat.c
M	components/services/install/lib/eazel-install-corba-callback.c
M	components/services/install/lib/eazel-install-corba.c
M	components/services/install/lib/eazel-install-logic.c
M	components/services/install/lib/eazel-install-logic2.c
M	components/services/install/lib/eazel-install-object.c
M	components/services/install/lib/eazel-install-protocols.c
M	components/services/install/lib/eazel-install-rpm-glue.c
M	components/services/install/lib/eazel-install-xml-package-list.c
M	components/services/install/lib/eazel-package-system-rpm3.c
M	components/services/install/lib/eazel-package-system-types.c
M	components/services/install/lib/eazel-package-system-types.h
M	components/services/install/lib/eazel-package-system.c
M	components/services/install/lib/eazel-softcat.c
M
components/services/install/nautilus-view/nautilus-service-install-view.c

commit 33f219c3e08f31fb1489af13247c25d1cb9b3e91
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-02-01

	reviewed by: Pavel Cisler  <pavel@eazel.com>

	* libnautilus-extensions/Makefile.am:
	New files.
	* libnautilus-extensions/nautilus-art-extensions.c:
	(nautilus_art_irect_align):
	* libnautilus-extensions/nautilus-art-extensions.h:
	Make the align function actually work.	The previous version was
	copied from GtkPixmap and i didnt realize it did not work.  Remove
	the padding parameters which are not really needed for alignment.

	* libnautilus-extensions/nautilus-clickable-image.h:
	* libnautilus-extensions/nautilus-clickable-image.c:
	New class.  A clickable image.

	* libnautilus-extensions/nautilus-labeled-image.h:
	* libnautilus-extensions/nautilus-labeled-image.c:
	New class.  A labeled image.

	* libnautilus-extensions/nautilus-image.h:
	* libnautilus-extensions/nautilus-image.c:
	(nautilus_image_expose_event), (image_get_pixbuf_bounds),
	(image_is_smooth), (nautilus_image_set_is_smooth),
	(nautilus_image_get_is_smooth), (nautilus_image_new_solid),
	(nautilus_image_set_never_smooth):
	Add never smooth attribute to force behavior to match GTK+ for
	cases when consistency is most important.
	Update for alignment art extensions api change.
	Some minor paramter name changes to lose abbreviations.

	* libnautilus-extensions/nautilus-label.h:
	* libnautilus-extensions/nautilus-label.c:
	(nautilus_label_size_request), (nautilus_label_expose_event),
	(label_get_text_bounds), (label_is_smooth),
	(nautilus_label_set_is_smooth), (nautilus_label_get_is_smooth),
	(nautilus_label_new_solid), (nautilus_label_set_never_smooth):
	Add never smooth attribute to force behavior to match GTK+ for
	cases when consistency is most important.
	Update for alignment art extensions api change.
	Update for alignment art extensions api change.
	Some minor paramter name changes to lose abbreviations.

	* libnautilus-extensions/nautilus-smooth-widget.c:
	(smooth_widget_get_tile_origin_point),
	(nautilus_smooth_widget_get_preferred_frame):
	Add some comments explaining why using 0 for ancestor offsets
	works.
	Fix a really dumb bug, the paddings where multiplies by 2 twice
	instead of once.

	* test/.cvsignore:
	* test/Makefile.am:
	* test/test-nautilus-clickable-image.c: (clicked_callback),
	(enter_callback), (leave_callback), (clickable_image_new), (main):
	* test/test-nautilus-label-background.c:
	* test/test-nautilus-label-scrolled.c:
	(label_window_new_scrolled),
	(label_window_new_table):
	* test/test-nautilus-label-simple.c: (main):
	* test/test-nautilus-label.c: (main):
	* test/test-nautilus-labeled-image.c: (labeled_image_new),
	(labeled_image_window_new), (labeled_image_button_window_new),
	(main):
	* test/test-nautilus-pixbuf-tile.c:
	(pixbuf_drawing_area_expose_event),
	(drawable_drawing_area_expose_event), (main):
	* test/test-nautilus-preferences-change.c: (main):
	* test/test.c: (test_init):
	New tests for clickable and labeled images.  Many updates to other
	tests.

	Also, changed many instances of NautilusFooDetail to
	    NautilusFooDetails as well as the corresponding members.

M	ChangeLog
M	libnautilus-extensions/Makefile.am
M	libnautilus-extensions/nautilus-art-extensions.c
M	libnautilus-extensions/nautilus-art-extensions.h
A	libnautilus-extensions/nautilus-clickable-image.c
A	libnautilus-extensions/nautilus-clickable-image.h
M	libnautilus-extensions/nautilus-image.c
M	libnautilus-extensions/nautilus-image.h
M	libnautilus-extensions/nautilus-label.c
M	libnautilus-extensions/nautilus-label.h
A	libnautilus-extensions/nautilus-labeled-image.c
A	libnautilus-extensions/nautilus-labeled-image.h
M	libnautilus-extensions/nautilus-smooth-widget.c
M	libnautilus-private/Makefile.am
M	libnautilus-private/nautilus-art-extensions.c
M	libnautilus-private/nautilus-art-extensions.h
A	libnautilus-private/nautilus-clickable-image.c
A	libnautilus-private/nautilus-clickable-image.h
M	libnautilus-private/nautilus-image.c
M	libnautilus-private/nautilus-image.h
M	libnautilus-private/nautilus-label.c
M	libnautilus-private/nautilus-label.h
A	libnautilus-private/nautilus-labeled-image.c
A	libnautilus-private/nautilus-labeled-image.h
M	libnautilus-private/nautilus-smooth-widget.c
M	test/.cvsignore
M	test/Makefile.am
A	test/test-nautilus-clickable-image.c
M	test/test-nautilus-label-background.c
M	test/test-nautilus-label-scrolled.c
M	test/test-nautilus-label-simple.c
M	test/test-nautilus-label.c
A	test/test-nautilus-labeled-image.c
M	test/test-nautilus-pixbuf-tile.c
M	test/test-nautilus-preferences-change.c
M	test/test.c

commit 93ea1a9d6190670f9566001502d0d0fbb3a02ede
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2001-02-01

    Additional work on first time druid gmc to nautilus conversion
    routines.

    2001-02-01	Gene Z. Ragan  <gzr@eazel.com>

	Additional work on first time druid gmc to nautilus conversion
	routines.

	* src/nautilus-first-time-druid.c: (druid_finished),
	(convert_gmc_desktop_icons), (transition_value_changed):

	Make gmc link to Nautilus link conversion more complete

	* libnautilus-extensions/nautilus-gnome-extensions.c:
	* libnautilus-extensions/nautilus-gnome-extensions.h:
	(nautilus_gnome_get_terminal_path):
	New utility routine to return path to an installed terminal
	application

	(nautilus_gnome_open_terminal):
	Call above function

	* libnautilus-extensions/nautilus-link.c:
	* libnautilus-extensions/nautilus-link.h:
	(nautilus_link_local_create),

	(nautilus_link_local_create_from_gnome_entry):
	New function to create a nautilus link from .desktop entry data

	It's hard to be hated by millions.  Make gmc to nautilus link
	transition much better.
	We now can support converted .desktop links that require a
	terminal. Also, get rid
	of gnome-vfs symlinks and use the command: specifier to launch
	instead.  This was not possible
	earlier, but due to a recent bug fix by me, we can now use this
	specifier in a
	Nautilus link.

	* src/file-manager/fm-desktop-icon-view.c: (create_mount_link),
	(icon_view_create_nautilus_links),
	(update_home_link_and_delete_copies),
	(update_trash_link_and_delete_copies):

M	ChangeLog
M	libnautilus-extensions/nautilus-gnome-extensions.c
M	libnautilus-extensions/nautilus-gnome-extensions.h
M	libnautilus-extensions/nautilus-link.c
M	libnautilus-extensions/nautilus-link.h
M	libnautilus-private/nautilus-gnome-extensions.c
M	libnautilus-private/nautilus-gnome-extensions.h
M	libnautilus-private/nautilus-link.c
M	libnautilus-private/nautilus-link.h
M	src/file-manager/fm-desktop-icon-view.c
M	src/nautilus-first-time-druid.c

commit 5f911e3c17f5067e453b7bcdc5c0707925882d4c
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2001-02-01

	reviewed by: Darin Adler <darin@eazel.com> and Eli Goldberg
	<eli@eazel.com>

	* THANKS: Gave credit where it's due. Added a section for testers.
	* check-THANKS.pl: Don't fail if the about box file is not present
	so this script can be used on modules other than Nautilus; also,
	added some address aliases.

M	ChangeLog
M	THANKS
M	check-THANKS.pl

commit c1e4428434832ff6ee598bce20d0b47ea94ec3db
Author: Rebecca Schulman <rebecka@eazel.com>
Date:	2001-02-01

    Fixed bug 5245, that words used in the search bar were used elsewhere,

    2001-01-31	Rebecca Schulman  <rebecka@eazel.com>
	Fixed bug 5245, that words used in the search bar were used
	elsewhere, such that they could not be translated correctly for
	both contexts.	The fix was to wrap all of the strings used to
	display both the search bar, and the description of
	search results in bracketed context and write a function
	to remove the bracketed text before displaying.

	reviewed by: Darin Adler <darin@eazel.com>

	* libnautilus-extensions/nautilus-search-uri.c:
	Added comments and wrapped the text to be translated in bracketed
	context.
	(get_translated_criterion), (get_nth_criterion_prefix),
	(parse_uri):  Call nautilus_str_remove_bracketed_text
	on appropriate strings before displaying.

	* libnautilus-extensions/nautilus-string.h:
	* libnautilus-extensions/nautilus-string.c:
	(nautilus_str_remove_bracketed_text),
	(nautilus_self_check_string):
	Add the debracketing function and tests for it.

	* src/nautilus-search-bar-criterion.c:
	Added comments and wrapped the text to be translated in bracketed
	context.
	(nautilus_search_bar_criterion_destroy),
	(nautilus_search_bar_criterion_new_from_values),
	(nautilus_search_bar_criterion_update_valid_criteria_choices):
	Call nautilus_str_remove_bracketed_text on appropriate strings
	before displaying.

M	ChangeLog
M	libnautilus-extensions/nautilus-search-uri.c
M	libnautilus-extensions/nautilus-string.c
M	libnautilus-extensions/nautilus-string.h
M	libnautilus-private/nautilus-search-uri.c
M	libnautilus-private/nautilus-string.c
M	libnautilus-private/nautilus-string.h
M	src/nautilus-search-bar-criterion.c

commit 6252fcac20af9ab943fc27390559e5247fc9c638
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2001-02-01

	reviewed by: Darin Adler <darin@eazel.com>

	Fixed bug 6162 (need option to stop "xx items" from being
	calculated for ftp:// locations)

	Added a speed tradeoff preference for showing directory
	counts. It's "local-only" for Beginner and "always" (but
	changeable) for Intermediate/Advanced.

	Fixed bug 1856 (fix hideous hack to kick-start embedded-text
	reading when preference changes)

	Fixed bug 2396 (properties window doesn't show/hide
	"special flags" when preference changes)

	* libnautilus-extensions/nautilus-directory-async.c:
	(dequeue_pending_idle_callback): Update for name change.
	(lacks_directory_count): Now checks preference by calling
	nautilus_file_should_show_directory_item_count.
	(should_get_directory_count_now): Renamed to add the "_now"
	to help distinguish from
	nautilus_file_should_show_directory_item_count.
	(directory_count_start): Update for name change.

	* libnautilus-extensions/nautilus-directory-private.h:
	* libnautilus-extensions/nautilus-directory.c:
	(emit_change_signals_for_all_files): New function, emits change
	signals for self-as-file (if applicable) and all contained files.
	(async_state_changed_one): New hash-table function, calls
	emit_change_signals_for_all_files on a directory.
	(async_data_preference_changed_callback): New preferences-changed
	callback, calls async_state_changed_one on each directory.
	(add_preferences_callbacks): Renamed from add_filtering_callbacks,
	now adds callbacks for top-left text and item counts preferences.
	(remove_preferences_callbacks): Renamed from
	remove_filtering_callbacks,
	now removes callbacks for top-left text and item counts
	preferences.
	(nautilus_directory_get_internal): Update for name change.
	(nautilus_directory_emit_change_signals): renamed from
	_emit_change_signals_deep to avoid recursion connotation.
	(nautilus_directory_emit_metadata_changed),
	(call_files_changed_free_list),
	(call_files_changed_unref_free_list): Update for name change.

	* libnautilus-extensions/nautilus-file.c:
	(get_speed_tradeoff_preference_for_file): New utility function,
	returns boolean based on local-ness of file and value of
	specified speed-tradeoff preference.
	(nautilus_file_should_get_top_left_text): Now calls
	get_speed_tradeoff_preference_for_file.
	(nautilus_file_should_show_directory_item_count): New function,
	calls get_speed_tradeoff_preference_for_file.
	(nautilus_file_get_directory_item_count),
	(nautilus_file_get_deep_counts): Bail out early without
	computation
	if _should_show_directory_item_count is FALSE.
	(nautilus_file_changed): Update for name change.

	* libnautilus-extensions/nautilus-file.h: Make
	nautilus_file_should_show_directory_item_count public so the
	preferences window can make UI decisions based on it.

	* libnautilus-extensions/nautilus-global-preferences.h:
	* libnautilus-extensions/nautilus-global-preferences.c:
	(global_preferences_install_descriptions),
	(global_preferences_install_defaults),
	(global_preferences_install_visibility),
	(global_preferences_create_dialog): Add new preference
	NAUTILUS_PREFERENCES_SHOW_DIRECTORY_ITEM_COUNTS and wire up
	default values and UI.

	* src/file-manager/fm-directory-view.c:
	(fm_directory_view_initialize), (fm_directory_view_destroy):
	Remove hideous hack.

	* src/file-manager/fm-properties-window.c:
	(append_separator): Return widget instead of row number.
	(attach_directory_contents_value_field): Return widget.
	(update_visibility_of_table_rows): New helper function to
	update visibility of a series of table rows & contained
	widgets.
	(update_visibility_of_item_count_fields): New function
	to update visibility of directory item count widgetry.
	(update_visibility_of_item_count_fields_wrapper): Simple
	wrapper for above.
	(remember_directory_contents_widget),
	(append_directory_contents_fields): Remember item counts
	widgetry so it can be shown/hidden later; set up prefs
	callback; change signature for to pass window.
	(create_basic_page), (create_permissions_page):
	store table in window->details; update for changed signatures.
	(append_special_execution_checkbox): Now takes window,
	don't use GTK_EXPAND to avoid resizing column unnecessarily,
	count number of special flags rows.
	(remember_special_flags_widget),
	(update_visibility_of_special_flags_widgets): New function
	to update visibility of special flags widgetry.
	(update_visibility_of_special_flags_widgets_wrapper):
	Simple wrapper for above.
	(append_special_execution_flags): Remember special flags
	widgetry so it can be shown/hidden later; set up prefs
	callback; change signature to pass window.
	(real_destroy): free widget lists.

M	ChangeLog
M	libnautilus-extensions/nautilus-directory-async.c
M	libnautilus-extensions/nautilus-directory-private.h
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-extensions/nautilus-file.h
M	libnautilus-extensions/nautilus-global-preferences.c
M	libnautilus-extensions/nautilus-global-preferences.h
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-directory-private.h
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-file.h
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.h
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-properties-window.c

commit 9f375cda73b5ba0d468d040a5769f62224117b2b
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2001-02-01

	reviewed by: Darin Adler  <darin@eazel.com>

	* src/nautilus-application.c (nautilus_application_startup): Don't
	loop more than 20 times when we get OAF_REG_ALREADY_ACTIVE trying
	to register the factory, instead display an error message that
	suggests killing oafd.

M	ChangeLog
M	src/nautilus-application.c

commit ec198c1242d78939682984fab89671aee7cbfeb4
Author: Arik Devens <arik@src.gnome.org>
Date:	2001-01-31

    Updated insert function to evict everytime we are above the cache
    'limit' not just when adding the glyph would put us above.

M	ChangeLog
M	librsvg/rsvg-ft.c

commit 140b9c15b1233ae0b27e60cef1909488a2576da0
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-01-31

	reviewed by: Michael Engber <engber@eazel.com>

	Fix bug 6192 ("mapped before underway" warning when clicking on
	any sidebar tab).

	* src/nautilus-view-frame.c: (nautilus_view_frame_map): Remove
	inappropriate check of state, and replace it with a simple NULL
	check that handles the failed case.

	* libnautilus-extensions/nautilus-directory-background.c:
	(nautilus_file_background_is_set): Fixed backwards logic by
	removing an erroneous "!".

	* libnautilus-extensions/nautilus-icon-factory.c: Formatting
	tweaks.
	* src/file-manager/fm-directory-view.c: Formatting tweak.
	* src/nautilus-application.c: (nautilus_application_startup):
	Fixed comment.
	(check_for_and_run_as_super_user): Formatting tweak.

M	ChangeLog
M	libnautilus-extensions/nautilus-directory-background.c
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-private/nautilus-directory-background.c
M	libnautilus-private/nautilus-icon-factory.c
M	src/file-manager/fm-directory-view.c
M	src/nautilus-application.c
M	src/nautilus-view-frame.c

commit 17955b15190075a200dd9b6b2535014c36a556fb
Author: Pavel Cisler <pavel@eazel.com>
Date:	2001-01-31

    reviewed by: Gene Z. Ragan <gzr@eazel.com>

    2001-01-31	Pavel Cisler  <pavel@eazel.com>

	reviewed by: Gene Z. Ragan <gzr@eazel.com>

	Fix 5324 (Should get rid of stack-based GnomeVFSFileInfo)

	* components/adapter/bonobo-stream-vfs.c: (vfs_get_info):
	Nuked some unused code that contained gnome_vfs_file_info_init.

	* components/adapter/nautilus-adapter-progressive-load-strategy.c:
	(nautilus_adapter_progressive_load_strategy_load_location):
	* libnautilus-extensions/nautilus-icon-factory.c:
	(path_represents_svg_image), (get_cache_time):
	* libnautilus-extensions/nautilus-thumbnails.c:
	(first_file_more_recent):
	* src/nautilus-window-menus.c: (get_static_bookmarks_file_path):
	Get rid of gnome_vfs_file_info_init.
	Replace all instances of stack-based GnomeVFSFileInfo
	structures, replace all calls to gnome_vfs_file_info_init
	with gnome_vfs_file_info_new.
	Replace most calls to gnome_vfs_file_info_clear with
	gnome_vfs_file_info_unref.

	* libnautilus-extensions/nautilus-preferences-item.c:
	(has_image_file):
	Rework to use gnome_vfs_uri_exists instead of trying to get
	file info.

	* components/adapter/nautilus-adapter-progressive-load-strategy.c:
	(nautilus_adapter_progressive_load_strategy_load_location):
	Fixed a bug where file info fields were being used after a
	gnome_vfs_file_info_clear call


	Fix 6146 ("Duplicate File" reports "You cannot copy a file
		   over itself")

	* libnautilus-extensions/nautilus-file-operations.c:
	(nautilus_file_operations_copy_move):
	Make copying iside the same directory while the
	GNOME_VFS_XFER_USE_UNIQUE_NAMES move_option is set legal.

M	ChangeLog
M	components/adapter/bonobo-stream-vfs.c
M	components/adapter/nautilus-adapter-progressive-load-strategy.c
M	libnautilus-extensions/nautilus-file-operations.c
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-extensions/nautilus-preferences-item.c
M	libnautilus-extensions/nautilus-thumbnails.c
M	libnautilus-private/nautilus-file-operations.c
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus-private/nautilus-preferences-item.c
M	libnautilus-private/nautilus-thumbnails.c
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-window-menus.c

commit 85697ce89fe05c99355b5d33c9d2a834c303dbf3
Author: Szabolcs Ban <bansz@src.gnome.org>
Date:	2001-01-31

    Terminology fixes

M	po/ChangeLog
M	po/hu.po

commit becacf168e309d16754a730780dc6d8f892795d3
Author: Carlos Perell Marn <carlos@gnome-db.org>
Date:	2001-01-31

    Updated Spanish translation from Pablo del Campo
    <pablodc@mapfre.com.ar>

    2001-01-31	Carlos Perell Marn <carlos@gnome-db.org>

	    * es.po: Updated Spanish translation from Pablo del
	      Campo <pablodc@mapfre.com.ar>

M	po/ChangeLog
M	po/es.po

commit a29dddc858483e37baf9c44ed5762a02d79e0027
Author: Martin Norback <mback@src.gnome.org>
Date:	2001-01-31

    changed refresh translation

M	po/sv.po

commit ffbf970c858683475fa9c546cd2138434658fd61
Author: Yuri Syrota <rasta@src.gnome.org>
Date:	2001-01-31

    Updated Ukrainian translation

M	po/uk.po

commit f32d10165fb9111bd27d1ad7363522cabf2af737
Author: Yuri Syrota <rasta@src.gnome.org>
Date:	2001-01-31

    Updated Ukrainian translation

M	po/uk.po

commit e9057b026d69bcbf85308154d500980322ed6c48
Author: Martin Norback <mback@src.gnome.org>
Date:	2001-01-31

    sv update

M	po/ChangeLog
M	po/sv.po

commit 0e35d70ca2b9b056b835cb83f4b8c80cca964045
Author: Ian McKellar <yakk@src.gnome.org>
Date:	2001-01-31

    reviewed by: Maciej Stachowiak <mjs@eazel.com>


	reviewed by: Maciej Stachowiak	<mjs@eazel.com>

	*
	components/services/inventory/Trilobite_Service_inventory.oaf.in:
	Fixed a tyop in the path to the trilobite-inventory-service

	* components/services/inventory/eazel-inventory-utils.h:
	* components/services/inventory/eazel-inventory-service.c:
	Moved the GConf path for machine name to

	(impl_Trilobite_Eazel_Inventory_upload):
	Improved error reporting / debugging. Actually save the MD5.

	* components/services/inventory/eazel-inventory-utils.c:
	(add_package_info), (add_software_info),
	(eazel_inventory_local_path)
	Fixed memory leaks.

	(eazel_inventory_update_md5):
	Added a function to store the MD5.

	* nautilus.spec.in:
	Add inventory files to the right RPMs.

M	ChangeLog
M	components/services/inventory/Trilobite_Service_inventory.oaf.in
M	components/services/inventory/eazel-inventory-service.c
M	components/services/inventory/eazel-inventory-utils.c
M	components/services/inventory/eazel-inventory-utils.h
A	icons/crux_eggplant/Makefile
M	nautilus.spec.in

commit 1e8420d11a114461543419ab379afc8ee0e51cf4
Author: Yuri Syrota <rasta@src.gnome.org>
Date:	2001-01-31

    Updated Ukrainian translation

M	po/uk.po

commit a667cb2f5a4f11db954007176f2bed928273e523
Author: Yuri Syrota <rasta@src.gnome.org>
Date:	2001-01-31

    Updated Ukrainian translation

M	po/uk.po

commit aea741e8aa292bff01f345f5c4e4b263d5f49650
Author: Arik Devens <arik@src.gnome.org>
Date:	2001-01-31

    Forgot to remove something from my changelog *smack*

M	ChangeLog

commit c6d2a19ad7cb45ee3b781286c50757e1927048a4
Author: Arik Devens <arik@src.gnome.org>
Date:	2001-01-31

    Refactored the glyph cache to be a bit smarter about when to insert
    and remove from its cache.

M	ChangeLog
M	librsvg/rsvg-ft.c

commit 0f36e5658943d1d90ac8cbde5776c4c9c89c44b9
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2001-01-31

	reviewed by: George Lebl  <jirka@5z.com>

	Fix bug 4448 (install-server needs session management juju)

	* components/services/install/server/main.c: (main): Add call to
	`gnome_client_disable_master_connection'

	* components/services/trilobite/sample/service/main.c: (main): Add
	call to `gnome_client_disable_master_connection'

M	ChangeLog
M	components/services/install/server/main.c
M	components/services/trilobite/sample/service/main.c

commit 43e3055863c88ab874d8fedd43feeee3e7b7e450
Author: Yuri Syrota <rasta@src.gnome.org>
Date:	2001-01-31

    Updated Ukrainian translation

M	po/uk.po

commit 54f40d3b71f081ecca3e519cbcf28957bb1b4c59
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2001-01-31

	reviewed by: Ramiro Estrugo  <ramiro@eazel.com>

	Mass refactoring of summary view code to make needed summary view
	fixes more managable. In the process, fixed bugs 4555 (Version
	display for featured softcat downloads) and 5795 (Summary View
	text doesn't wrap.) Also, cleaned up assorted pieces of text.

	*
	components/services/summary/nautilus-view/nautilus-summary-view.c
	: (update_header), (create_header), (update_footer),
	(create_footer), (summary_view_button_callback),
	(summary_view_button_new), (summary_view_item_label_new),
	(summary_view_item_large_header_label_new),
	(summary_view_item_header_label_new),
	(summary_view_item_body_label_new), (append_hseparator_to_vbox),
	(generate_eazel_news_entry_row), (summary_view_update_pane),
	(summary_view_create_pane), (update_news_pane),
	(create_news_pane),
	(generate_service_entry_row), (update_services_list_pane),
	(create_services_list_pane), (generate_update_news_entry_row),
	(update_featured_downloads_pane),
	(create_featured_downloads_pane),
	(generate_summary_form), (nautilus_summary_view_initialize),
	(nautilus_summary_view_destroy), (summary_load_location_callback),
	(text_resize_callback): Factor the monolithic summary view code up
	more. The next step is to create a widget class to manage each
	pane, and to create the base layout once and only change the pane
	contents on recipt of summary XML or login.

	*
	components/services/summary/nautilus-view/nautilus-summary-callbacks.h,
	components/services/summary/nautilus-view/nautilus-summary-callbacks.c:
	Remove tab selected callbacks since they are no longer used.

	*
	components/services/summary/nautilus-view/nautilus-summary-view-private.h:
	Removed lots of unneeded fields in the details struct; changed
	button labels, "Go There!" --> "Go There", "More Info!" --> "More
	Info", "Install Me!" --> "Install"

M	ChangeLog
M	components/services/summary/nautilus-summary-callbacks.c
M	components/services/summary/nautilus-summary-callbacks.h
M	components/services/summary/nautilus-summary-view-private.h
M	components/services/summary/nautilus-summary-view.c
M
components/services/summary/nautilus-view/nautilus-summary-callbacks.c
M
components/services/summary/nautilus-view/nautilus-summary-callbacks.h
M
components/services/summary/nautilus-view/nautilus-summary-view-private.h
M	components/services/summary/nautilus-view/nautilus-summary-view.c

commit 00452d371f26902319880f4c3dd3a3861f09fb8a
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-01-31

	reviewed by: Gene Z. Ragan <gzr@eazel.com>

	* libnautilus-extensions/nautilus-debug-drawing.c:
	(debug_pixbuf_viewer_expose_event):
	* libnautilus-extensions/nautilus-gdk-extensions.c:
	* libnautilus-extensions/nautilus-gdk-extensions.h:
	Remove unused code.

M	ChangeLog
M	libnautilus-extensions/nautilus-debug-drawing.c
M	libnautilus-extensions/nautilus-gdk-extensions.c
M	libnautilus-extensions/nautilus-gdk-extensions.h
M	libnautilus-private/nautilus-debug-drawing.c
M	libnautilus-private/nautilus-gdk-extensions.c
M	libnautilus-private/nautilus-gdk-extensions.h

commit d3ed0f687c51349b165025ab10fa7bcb84516d01
Author: Stano Visnovsky <stano@src.gnome.org>
Date:	2001-01-31

    Updated Slovak translation

M	po/ChangeLog
M	po/sk.po

commit 2e33ddd0134967d1f5bcf87bfe328a6ac650d3c8
Author: Robey Pointer <robey@src.gnome.org>
Date:	2001-01-31

    oops; missed one

M	components/rpmview/nautilus-rpm-view-install.c

commit 3aab18485a4c7330daec1e647dbb511bc82cd883
Author: Robey Pointer <robey@src.gnome.org>
Date:	2001-01-31

	reviewed by: Eskil Heyn Olsen  <eskil@eazel.com>

	* components/services/install/lib/eazel-install-corba-types.c:
	(corba_packagedatastruct_from_packagedata),
	(packagedata_from_corba_packagedatastruct):
	* components/services/install/lib/eazel-install-logic.c:
	(dump_one_package):
	* components/services/install/lib/eazel-install-problem.c:
	(get_detailed_messages_foreach),
	(get_detailed_uninstall_messages_foreach),
	(get_detailed_cases_foreach),
	(get_detailed_uninstall_cases_foreach):
	* components/services/install/lib/eazel-package-system-types.c:
	(packagedata_initialize), (packagedata_finalize),
	(packagedata_copy), (packagedata_fill_in_missing),
	(packagedata_destroy), (packagedata_dump_int):
	* components/services/install/lib/eazel-package-system-types.h:
	* components/rpmview/nautilus-rpm-view-install.c:

	Remove unused hard_depends member from PackageData.

	* components/services/install/lib/eazel-install-logic2.c:
	(dump_tree_helper), (prune_failed_packages_helper),
	(prune_failed_packages), (eazel_install_check_existing_packages),
	(get_softcat_info), (dedupe_foreach_depends), (is_satisfied),
	(check_tree_helper), (check_tree_for_conflicts),
	(download_packages), (set_toplevel), (install_packages):
	* components/services/install/lib/eazel-install-protocols.c:
	(eazel_install_fetch_package), (flatten_tree_func):
	* components/services/install/lib/eazel-package-system-rpm3.c:
	(make_rpm_argument_list),
	(eazel_package_system_rpm3_packagedata_fill_from_header),
	(rpm_packagedata_new_from_file),
	(eazel_package_system_rpm3_load_package):
	* components/services/install/lib/eazel-package-system.c:
	(eazel_package_system_load_package):

	Backport Eskil's recursive-dep fix from PR3.  Use
	name/sense/version to hash completed dependencies, so files will
	work (not just softcat packages).

	*
	components/services/install/lib/eazel-install-xml-package-list.c:
	(parse_package), (eazel_install_packagedata_to_xml_int),
	(eazel_install_packagedata_to_xml), (osd_parse_shared):

	The best of all worlds: some backported PR3 patches from Eskil,
	some removal of hard_depends usage, and some new code to encode &
	decode the RPM filesize from the XML generated across the corba
	pipe.

	*
	components/services/install/nautilus-view/nautilus-service-instal
	l-view.c: (nautilus_service_install_view_destroy),
	(nautilus_install_parse_uri), (update_package_info_display),
	(nautilus_service_install_downloading),
	(nautilus_service_install_preflight_check),
	(nautilus_service_install_download_failed),
	(nautilus_service_install_installing),
	(nautilus_service_install_done),
	(nautilus_service_install_failed),
	(nautilus_service_install_view_update_from_uri),
	(nautilus_service_install_view_load_uri),
	(service_install_stop_loading_callback):
	*
	components/services/install/nautilus-view/nautilus-service-instal
	l-view.h:

	Backport changes to the install view from PR3 (I should've done
	this when I checked them into PR3 but I was brain-fried): No
	longer cylon (use the throbber to indicate busy-ness) and handle
	early cancels better.  Also some new stuff to use the more
	accurate filesize counts.

M	ChangeLog
M	components/services/install-view/nautilus-service-install-view.c
M	components/services/install-view/nautilus-service-install-view.h
M	components/services/install/lib/eazel-install-corba-types.c
M	components/services/install/lib/eazel-install-logic.c
M	components/services/install/lib/eazel-install-logic2.c
M	components/services/install/lib/eazel-install-problem.c
M	components/services/install/lib/eazel-install-protocols.c
M	components/services/install/lib/eazel-install-xml-package-list.c
M	components/services/install/lib/eazel-package-system-rpm3.c
M	components/services/install/lib/eazel-package-system-types.c
M	components/services/install/lib/eazel-package-system-types.h
M	components/services/install/lib/eazel-package-system.c
M
components/services/install/nautilus-view/nautilus-service-install-view.c
M
components/services/install/nautilus-view/nautilus-service-install-view.h

commit 1479770a30472d5d4ebfb4557480d3da8b8c8cac
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-01-31

	reviewed by: Pavel Cisler  <pavel@eazel.com>

	Fix bug 5763 - Largest fitting font logic in Sidebar title causes
	font criticals.  Cleanup some related stuff in the process.

	* libnautilus-extensions/nautilus-font-factory.h:
	* libnautilus-extensions/nautilus-font-factory.c:
	(nautilus_font_factory_get_font_by_family),
	(nautilus_font_factory_get_font_from_preferences):
	Move these functions to nautilus-gdk-font-extensions.[ch].

	* libnautilus-extensions/nautilus-gdk-font-extensions.h:
	* libnautilus-extensions/nautilus-gdk-font-extensions.c:
	(nautilus_gdk_font_get_largest_fitting), Rewrite the function to
	not depend on any hard coded font sizes or XLFD names.
	(nautilus_gdk_font_get_name), New function.
	(nautilus_gdk_font_get_size_in_pixels), (unref_fixed_font),
	(nautilus_gdk_font_get_fixed),
	(nautilus_gdk_font_xlfd_string_new), Move these 2 here from
	nautilus-font-factory.
	(nautilus_self_check_ellipsize_start),
	(nautilus_self_check_gdk_font_extensions):
	* libnautilus-extensions/nautilus-scalable-font.h:
	* libnautilus-extensions/nautilus-scalable-font.c:
	(parse_font_description_file), (font_compare),
	(font_family_find_font), (font_family_lookup),
	(font_family_lookup_with_insertion),
	(font_family_table_add_fonts),
	(nautilus_scalable_font_new),
	(nautilus_scalable_font_measure_text),
	(nautilus_scalable_font_text_width),
	(nautilus_scalable_font_draw_text),
	(nautilus_scalable_font_measure_text_lines),
	(nautilus_scalable_font_draw_text_lines_with_dimensions),
	(nautilus_scalable_font_draw_text_lines),
	(nautilus_scalable_font_largest_fitting_font_size), Rewrite this
	function to work just like nautilus_gdk_font_get_largest_fitting()
	for greater consistency.
	(font_family_table_for_each_append),
	(font_family_table_for_each_free),
	(nautilus_scalable_font_query_font), (text_layout_free_row),
	(nautilus_text_layout_new), (nautilus_text_layout_paint):
	Use signed integers for dimensions.  Lots of cleanup to comply
	with the Nautilus coding style.

	* libnautilus-extensions/nautilus-string-list.h:
	* libnautilus-extensions/nautilus-string-list.c:
	(nautilus_string_list_new_from_tokens),
	(nautilus_string_list_get_index_for_string),
	(nautilus_string_list_as_concatenated_string),
	(nautilus_string_list_get_longest_string),
	(nautilus_string_list_get_longest_string_length),
	(nautilus_self_check_string_list):
	Use signed integers instead of guint.

	* src/nautilus-sidebar-title.c: (update_font):
	Update for largest fitting font api changes.  Get rid of the hard
	coded list of font sizes.

M	ChangeLog
M	libnautilus-extensions/nautilus-font-factory.c
M	libnautilus-extensions/nautilus-font-factory.h
M	libnautilus-extensions/nautilus-gdk-font-extensions.c
M	libnautilus-extensions/nautilus-gdk-font-extensions.h
M	libnautilus-extensions/nautilus-scalable-font.c
M	libnautilus-extensions/nautilus-scalable-font.h
M	libnautilus-extensions/nautilus-string-list.c
M	libnautilus-extensions/nautilus-string-list.h
M	libnautilus-private/nautilus-font-factory.c
M	libnautilus-private/nautilus-font-factory.h
M	libnautilus-private/nautilus-gdk-font-extensions.c
M	libnautilus-private/nautilus-gdk-font-extensions.h
M	libnautilus-private/nautilus-scalable-font.c
M	libnautilus-private/nautilus-scalable-font.h
M	libnautilus-private/nautilus-string-list.c
M	libnautilus-private/nautilus-string-list.h
M	src/nautilus-sidebar-title.c

commit e6396973629b8fc0dd457a7f9e38c2c98e0cec78
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-01-31

	reviewed by: John Sullivan <sullivan@eazel.com>

	Fixed bug 5726 (In single-window mode, activating desktop icons
	should use frontmost window).

	* src/nautilus-window-manage-views.c:
	(get_topmost_nautilus_window): New function.
	(open_location): For desktop in one-window mode, reuse the topmost
	window if there is one instead of making new window every time.

M	ChangeLog
M	src/nautilus-window-manage-views.c

commit 0a186a4bc8c765d1d553bff42e2a74fd1dfe302c
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-01-31

	reviewed by: Gene Z. Ragan <gzr@eazel.com>

	* applets/preferences-applet/nautilus-preferences-applet.c:
	(quit_button_clicked_callback), (main):
	Add a quit button that invokes "nautilus --quit."

M	ChangeLog
M	applets/preferences-applet/nautilus-preferences-applet.c

commit ce4e7c679de102d14f3e90cb0e014ba5d93ec3f7
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-01-31

	reviewed by: John Sullivan <sullivan@eazel.com>

	Fix bug 6147 (selected icons flash unselected/selected rapidly):

	* src/nautilus-window-manage-views.c: (change_selection): Don't
	send out selection change notices to the view that reported the
	selection change.
	(change_selection_callback): Pass in view that requested the
	change so we can know not to send a selection change to that view.
	* src/file-manager/fm-directory-view.c:
	(fm_directory_view_send_selection_change): Clear flag that says we
	have a selection change for the shell.
	(selection_changed_callback): Add code to indicate this selection
	change is due to the shell, so we don't tell the shell about
	something it just told us.
	(done_loading): Set flag so we don't tell the shell about
	selection
	changes that are part of the first load of the directory.
	(display_selection_info_idle_callback): Only send a selection
	change
	to the shell if the change was initiated here. Also remove
	the code
	that ref's the NautilusView object -- wasn't helping.
	(update_menus_timeout_callback), (display_pending_idle_callback),
	(display_pending_timeout_callback): Remove the code that ref's the
	NautilusView object -- wasn't helping.
	(fm_directory_view_notify_selection_changed): Propagate flag that
	tells the idle code we have made the change to the selection and
	the shell should be notified.

	Fix bug 6158 (nautilus --quit shouldn't check for
	~/.nautilus/first-time-wizard-flag).

	* src/nautilus-main.c: (main): Don't do the first-time druid check
	when the --quit or --restart option is used.

	Fix bug 803 (All metafile tags should be lower case).

	* libnautilus-extensions/nautilus-metadata.h: Use lower-case for
	metadata tags.
	* libnautilus-extensions/nautilus-directory-metafile.c:
	(create_metafile_root), (get_file_node),
	(nautilus_directory_rename_file_metadata),
	(nautilus_directory_copy_file_metadata),
	(nautilus_directory_set_metafile_contents): Change metadata tags
	to be lower-case.
	* libnautilus-extensions/nautilus-directory.c:
	(nautilus_self_check_directory): Use lower-case in metadata
	self-test for clarity.
	* libnautilus-extensions/nautilus-file.c:
	(nautilus_file_get_keywords), (nautilus_file_set_keywords): Change
	metadata tags to be lower-case.

	* data/top/.nautilus-metafile.xml
	* icons/ardmore/ardmore.xml:
	* icons/arlo/arlo.xml:
	* icons/arlo/i-directory.xml:
	* icons/arlo/i-regular.xml:
	* icons/crux_eggplant/crux_eggplant.xml:
	* icons/crux_eggplant/i-directory.xml:
	* icons/crux_eggplant/i-regular.xml:
	* icons/default.xml:
	* icons/gnome/gnome.xml:
	* icons/i-directory-accept.xml:
	* icons/i-directory.xml:
	* icons/i-regular.xml:
	* icons/villanova/villanova.xml:
	Change XML to use lower-case.

	* libnautilus-extensions/nautilus-link-set.c: (create_new_link):
	Use lower-case for link XML tags.
	* libnautilus-extensions/nautilus-link.c:
	(nautilus_link_local_create), (nautilus_link_local_set_link_uri),
	(nautilus_link_local_set_type),
	(nautilus_link_local_get_link_uri),
	(nautilus_link_local_get_link_type),
	(nautilus_link_get_link_uri_given_file_contents): Use lower-case
	for link XML tags.

	* src/nautilus-sidebar-title.c:
	(nautilus_sidebar_title_select_text_color),
	(nautilus_sidebar_title_theme_changed): Use lower-case for theme
	XML tags.
	* components/throbber/nautilus-throbber.c:
	(get_bonobo_properties), (nautilus_throbber_initialize),
	(nautilus_throbber_load_images),
	(nautilus_throbber_button_press_event): Change theme XML tags
	to be
	lower-case.
	* libnautilus-extensions/nautilus-icon-container.c:
	(start_rubberbanding): Use lower-case for theme XML tags.
	(nautilus_icon_container_initialize): Fix comment.
	(update_label_color), (nautilus_icon_container_theme_changed): Use
	lower-case for theme XML tags.
	* libnautilus-extensions/nautilus-icon-factory.c: (set_theme): Use
	lower-case for theme XML tags.
	(get_themed_icon_file_path): Use lower-case for icon XML file
	tags.
	(icon_theme_changed_callback): Use lower-case for theme XML tags.
	* src/nautilus-sidebar-tabs.c:
	(nautilus_sidebar_tabs_load_theme_data), (get_text_offset): Use
	lowe-case for theme XML tags.
	* src/nautilus-sidebar.c: (nautilus_sidebar_update_appearance):
	Use lower-case for theme XML tags.
	* src/nautilus-window-toolbars.c: (get_file_name_from_icon_name):
	Use lower-case for theme XML tags.
	* src/nautilus-zoom-control.c: (draw_number): Use lower-case for
	theme XML tags.

	Change code that used GSList when it should use GList. We use
	GList so that we can share utility functions. It's arbitrary. We
	could have decided to use all GSList instead, but we chose GList
	(because of its name, initially).

	* components/tree/nautilus-tree-expansion-state.c:
	(expansion_state_load_callback),
	(nautilus_tree_expansion_state_load_table_from_gconf),
	(hash_table_get_keys_callback), (hash_table_get_keys),
	(nautilus_tree_expansion_state_save_table_to_gconf): Update to use
	GList instead of GSList.
	* libnautilus-extensions/nautilus-gconf-extensions.h:
	* libnautilus-extensions/nautilus-gconf-extensions.c:
	(nautilus_gconf_handle_error), (nautilus_gconf_set_string_list),
	(nautilus_gconf_get_string_list): Change to work with GList
	instead of GSList to match the rest of Nautilus, so that the lists
	can be manipulated with all the GList utility functions.
	* libnautilus-extensions/nautilus-glib-extensions.h:
	* libnautilus-extensions/nautilus-glib-extensions.c:
	(nautilus_round): Changed name from nautilus_g_round -- "g" for
	"gratuitous".
	(nautilus_g_list_from_g_slist), (nautilus_g_slist_from_g_list):
	Added utility functions to help make GSLists from GLists and vice
	versa. Useful when dealing with functions that yield/expect
	GSLists.
	* libnautilus-extensions/nautilus-icon-text-item.c: (iti_destroy),
	(iti_update), (iti_paint_text), (iti_draw), (iti_render),
	(iti_event): Use nautilus_round by its new name.
	* libnautilus-extensions/nautilus-preferences.h:
	* libnautilus-extensions/nautilus-preferences.c:
	(nautilus_preferences_set_string_list),
	(nautilus_preferences_get_string_list),
	(nautilus_preferences_default_set_string_list),
	(nautilus_preferences_default_get_string_list): Change to use
	GList instead of GSList.
	* libnautilus-extensions/nautilus-search-uri.c:
	(free_tokenized_uri), (tokenize_uri), (get_translated_criterion),
	(get_nth_criterion_prefix), (parse_uri): Change to use GList
	instead of GSList.
	* src/nautilus-application.h:
	* src/nautilus-application.c:
	(nautilus_application_get_window_list): Renamed from
	nautilus_application_windows and changed to use GList instead of
	GSList.
	(nautilus_application_destroyed_window),
	(nautilus_application_create_window), (volume_unmounted_callback):
	Change to use GList instead of GSList.
	* src/nautilus-shell.c: (save_window_states),
	(restore_window_states): Use GList instead of GSList.
	* src/nautilus-window-manage-views.c: (just_one_window): Use GList
	instead of GSList.
	(open_location_prefer_existing_window_callback): Use GList instead
	of GSList.
	* src/nautilus-window.c: (nautilus_forget_history): Use GList
	instead of GSList and the new name for
	nautilus_application_get_window_list.

	Other changes.

	* src/nautilus-shell.c: (display_caveat_first_time): Turn off the
	caveat -- we're close enough to 1.0.

	* libnautilus-extensions/nautilus-view-identifier.c:
	(nautilus_view_identifier_new_from_oaf_server_info): Use free_deep
	call.

	* libnautilus/nautilus-view-standard-main.h: Use
	BEGIN/END_GNOME_DECLS.

	* src/file-manager/fm-desktop-icon-view.c: Remove unneeded
	include.

M	ChangeLog
M	components/throbber/nautilus-throbber.c
M	components/tree/nautilus-tree-expansion-state.c
M	data/top/.nautilus-metafile.xml
M	icons/ardmore/ardmore.xml
M	icons/arlo/arlo.xml
M	icons/arlo/i-directory.xml
M	icons/arlo/i-regular.xml
M	icons/crux_eggplant/crux_eggplant.xml
M	icons/crux_eggplant/i-directory.xml
M	icons/crux_eggplant/i-regular.xml
M	icons/default.xml
M	icons/gnome/gnome.xml
M	icons/i-directory-accept.xml
M	icons/i-directory.xml
M	icons/i-regular.xml
M	icons/villanova/villanova.xml
M	libnautilus-extensions/nautilus-directory-metafile.c
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-extensions/nautilus-gconf-extensions.c
M	libnautilus-extensions/nautilus-gconf-extensions.h
M	libnautilus-extensions/nautilus-glib-extensions.c
M	libnautilus-extensions/nautilus-glib-extensions.h
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-extensions/nautilus-icon-text-item.c
M	libnautilus-extensions/nautilus-link-set.c
M	libnautilus-extensions/nautilus-link.c
M	libnautilus-extensions/nautilus-metadata.h
M	libnautilus-extensions/nautilus-preferences.c
M	libnautilus-extensions/nautilus-preferences.h
M	libnautilus-extensions/nautilus-search-uri.c
M	libnautilus-extensions/nautilus-view-identifier.c
M	libnautilus-private/nautilus-directory-metafile.c
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-gconf-extensions.c
M	libnautilus-private/nautilus-gconf-extensions.h
M	libnautilus-private/nautilus-glib-extensions.c
M	libnautilus-private/nautilus-glib-extensions.h
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus-private/nautilus-icon-text-item.c
M	libnautilus-private/nautilus-link-set.c
M	libnautilus-private/nautilus-link.c
M	libnautilus-private/nautilus-metadata.h
M	libnautilus-private/nautilus-preferences.c
M	libnautilus-private/nautilus-preferences.h
M	libnautilus-private/nautilus-search-uri.c
M	libnautilus-private/nautilus-view-identifier.c
M	libnautilus/nautilus-view-standard-main.h
M	src/file-manager/fm-desktop-icon-view.c
M	src/file-manager/fm-directory-view.c
M	src/nautilus-application.c
M	src/nautilus-application.h
M	src/nautilus-information-panel.c
M	src/nautilus-main.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-shell.c
M	src/nautilus-sidebar-tabs.c
M	src/nautilus-sidebar-title.c
M	src/nautilus-sidebar.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window-manage-views.c
M	src/nautilus-window-toolbars.c
M	src/nautilus-window.c
M	src/nautilus-zoom-control.c

commit edae91040b70946835a400d14881f4c2af37e9a2
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2001-01-30

	reviewed by: Gene Z. Ragan <gzr@eazel.com>

	* components/tree/libmain.c: (tree_shlib_object_destroyed):
	Removed accidentally checked in call to `oaf_plugin_unuse' to fix
	bug 6154 (creating new window after closing initial window crashes
	creating tree view). It's not actually safe to unload a shared
	library that declares a GtkType because it makes Gtk unhappy.

M	ChangeLog
M	components/tree/libmain.c

commit 38fc7f36e9bc8c3e7c09207669f3dfe943b8faa0
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-01-30

    Fix bug 5899 - "Do slower, complete search" preference needs to
    include

	* libnautilus-extensions/nautilus-global-preferences.c:
	(global_preferences_install_descriptions):
	* libnautilus-extensions/nautilus-preferences.c:
	Fix bug 5899 - "Do slower, complete search" preference needs to
	include explanation.

M	ChangeLog
M	libnautilus-extensions/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.c

commit 6f97df33c83f02b00382ffb8ad332412e0cbf228
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2001-01-30

	reviewed by: Darin Adler <darin@eazel.com>

	Fixed bug 6153 (confusing error message after trying to
	navigate to "foo")

	* src/nautilus-window-manage-views.c:
	(nautilus_window_end_location_change_callback):
	Improved the error message for this case so that it's
	more likely to be helpful.

M	ChangeLog
M	src/nautilus-window-manage-views.c

commit 3f26320c94a9d9aa04d727e978ac806fc5259a5e
Author: Martin Norback <mback@src.gnome.org>
Date:	2001-01-30

    Updated sv

M	po/ChangeLog
M	po/sv.po

commit a8801cf4d9f6dadd45ec25bc16d9e9c77c5c7ce6
Author: Martin Norbäck <d95mback@dtek.chalmers.se>
Date:	2001-01-30

    Marked string for translation.

    2001-01-30	Martin Norbäck  <d95mback@dtek.chalmers.se>

	    * libnautilus-extensions/nautilus-file-operations-progress.c:
	    (nautilus_file_operations_progress_new_file):
	    Marked string for translation.

M	ChangeLog
M	libnautilus-extensions/nautilus-file-operations-progress.c
M	libnautilus-private/nautilus-file-operations-progress.c

commit a4307b0b7ed913c65a7cb903575babe27192324e
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2001-01-30

	reviewed by: Darin Adler <darin@eazel.com>

	Fixed bug 5863 (visiting a directory makes its property-window
	deep count start again from scratch)

	* libnautilus-extensions/nautilus-directory-async.c:
	(nautilus_directory_invalidate_count_and_mime_list):
	Renamed from _invalidate_counts, no longer resets the
	deep count when resetting the shallow count and MIME
	list. (There's already a separately-used API for resetting
	the deep count.)
	(nautilus_directory_force_reload):
	* libnautilus-extensions/nautilus-directory-private.h:
	* libnautilus-extensions/nautilus-directory.c:
	(invalidate_one_count), (invalidate_count_and_unref):
	Updated for name change.

M	ChangeLog
M	libnautilus-extensions/nautilus-directory-async.c
M	libnautilus-extensions/nautilus-directory-private.h
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-directory-private.h
M	libnautilus-private/nautilus-directory.c

commit e54406923ce57faa002cb0c53babaa373cb7b4ae
Author: Yuri Syrota <rasta@src.gnome.org>
Date:	2001-01-30

    Updated Ukrainian translation

M	po/uk.po

commit c5ca470981e4da6772d02cf1c4e8cf64ff02224a
Author: Simos Xenitellis <simos@src.gnome.org>
Date:	2001-01-30

    Added initial Greek translation

M	po/ChangeLog
A	po/el.po

commit 51fceed3cb7a18612321b13e099104a371addeb9
Author: Yuri Syrota <rasta@src.gnome.org>
Date:	2001-01-30

    Updated Ukrainian translation

M	po/uk.po

commit bc35e63edcc2e21a7dceaaa639098a34a53f9f65
Author: Yuri Syrota <rasta@src.gnome.org>
Date:	2001-01-30

    Updated Ukrainian translation

M	po/uk.po

commit 3bbd4f8e1b854bc845bcfcfe46a6c06661ae133c
Author: Christian Rose <menthos@src.gnome.org>
Date:	2001-01-30

    Updated Swedish translation.

M	po/ChangeLog
M	po/sv.po

commit b6916e3f82f4fbb3aff7ce1a3ac25acd50592eff
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-01-30

    Add an example of how to do dynamic wrapping.

	* test/test-nautilus-label-wrapped.c: (size_allocate_callback),
	(create_nautilus_label):
	Add an example of how to do dynamic wrapping.

M	ChangeLog
M	test/test-nautilus-label-wrapped.c

commit b1e4974e107c18bef285c9b3444bf362013e4d1d
Author: Robey Pointer <robey@src.gnome.org>
Date:	2001-01-30

	reviewed by: Eskil Heyn Olsen <eskil@eazel.com>

	* components/services/install/idl/trilobite-eazel-install.idl:
	* components/services/install/lib/eazel-install-corba-types.c:
	(corba_packagedatastruct_from_packagedata),
	(packagedata_from_corba_packagedatastruct):
	* components/services/install/lib/eazel-package-system-types.c:
	(packagedata_initialize), (packagedata_finalize),
	(packagedata_copy), (packagedata_fill_in_missing),
	(packagedata_get_readable_name):
	* components/services/install/lib/eazel-package-system-types.h:
	* components/services/install/lib/eazel-softcat.c:
	(get_search_url_for_package), (eazel_softcat_get_info):

	Add "suite_id" field to the PackageData and corba struct, for
	packages that actually refer to a group of packages, not just one.

	* components/services/install/lib/eazel-install-logic.c:
	* components/services/install/lib/eazel-install-logic.h:
	* components/services/install/lib/eazel-install-object.c:
	(eazel_install_start_signal), (eazel_install_end_signal),
	(eazel_install_progress_signal), (eazel_install_failed_signal):

	Move four signal calls into the file they're used in, so that
	someday in the startrek future, we can get rid of the old
	logic.[ch] files.

M	ChangeLog
M	components/services/install/idl/trilobite-eazel-install.idl
M	components/services/install/lib/eazel-install-corba-types.c
M	components/services/install/lib/eazel-install-logic.c
M	components/services/install/lib/eazel-install-logic.h
M	components/services/install/lib/eazel-install-object.c
M	components/services/install/lib/eazel-package-system-types.c
M	components/services/install/lib/eazel-package-system-types.h
M	components/services/install/lib/eazel-softcat.c

commit d4b025f103e7fa1528fb228b5a4cc284608334a6
Author: Pavel Cisler <pavel@eazel.com>
Date:	2001-01-30

    reviewed by: Gene Z. Ragan <gzr@eazel.com>

    2001-01-29	Pavel Cisler  <pavel@eazel.com>

	reviewed by: Gene Z. Ragan <gzr@eazel.com>

	Fixed 5781 (results of load_directory must be passed in chunks
		instead of the entire list)
	Fixed 1438 (use plain GList instead of GnomeVFSDirectoryList)

	* components/music/nautilus-music-view.c:
	(nautilus_music_view_update):
	* components/services/vault/command-line/vault-operations.c:
	(vault_list):
	* components/text/nautilus-text-view.c: (add_services_to_menu):
	* libnautilus-extensions/nautilus-customization-data.c:
	(nautilus_customization_data_new),
	(nautilus_customization_data_get_next_element_for_display),
	(nautilus_customization_data_destroy):
	* libnautilus-extensions/nautilus-directory-async.c:
	(directory_load_callback), (directory_count_callback),
	(start_monitoring_file_list), (directory_count_start),
	(deep_count_callback), (deep_count_load), (mime_list_callback),
	(mime_list_load):
	* libnautilus-extensions/nautilus-directory-private.h:
	* libnautilus-extensions/nautilus-preferences-item.c:
	(add_icon_themes):
	* src/file-manager/fm-directory-view.c:
	* src/nautilus-link-set-window.c: (get_link_set_names):
	* src/nautilus-location-bar.c: (try_to_expand_path):
	* src/nautilus-theme-selector.c:
	(populate_list_with_themes_from_directory):
	Switch the uses of GnomeVFSDirectoryList to a simple GList.
	Get rid of the sort and reverse arguments to the load_directory
	calls.

M	ChangeLog
M	components/music/nautilus-music-view.c
M	components/services/vault/command-line/vault-operations.c
M	components/text/nautilus-text-view.c
M	libnautilus-extensions/nautilus-customization-data.c
M	libnautilus-extensions/nautilus-directory-async.c
M	libnautilus-extensions/nautilus-directory-private.h
M	libnautilus-extensions/nautilus-preferences-item.c
M	libnautilus-private/nautilus-customization-data.c
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-directory-private.h
M	libnautilus-private/nautilus-preferences-item.c
M	src/file-manager/fm-directory-view.c
M	src/nautilus-link-set-window.c
M	src/nautilus-location-bar.c
M	src/nautilus-theme-selector.c

commit a245f06f9aff7798904f56fcb2cec76f63d3c0b3
Author: Arik Devens <arik@src.gnome.org>
Date:	2001-01-30

    Fixed my ridiculous breakage. Need more sleep. Introduced typos
    without testing. Fixed now.

M	ChangeLog
M	libnautilus-extensions/nautilus-preferences-box.c
M	libnautilus-private/nautilus-preferences-box.c

commit 183bbff979443006fde9b605afec105445f00589
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2001-01-30

	Fixed bug 5974 (menu item to change Nautilus theme
	should mention "theme" in its name)

	* src/nautilus-shell-ui.xml: After bugzilla discussion
	with Vera, renamed "Change Appearance..." -> "Nautilus Themes..."

	* libnautilus-extensions/nautilus-stock-dialogs.c:
	Reduced timed-wait initial timeout from 5 seconds to
	3 after playing around with the gnome-vfs test-method.

M	ChangeLog
M	libnautilus-extensions/nautilus-stock-dialogs.c
M	libnautilus-private/nautilus-stock-dialogs.c
M	src/nautilus-shell-ui.xml

commit e37c17c07c9cee4f97e1ac7afbd8c0cc6ccea82b
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-01-30

	reviewed by: Maciej Stachowiak <mjs@eazel.com>

	Fixed bug 2131 (Change Nautilus to use OAF asynchronous activation
	interface). In making view activation work right, I also
	eliminated the state machine that was almost gone from
	NautilusWindow. There's still some additional simplification we
	can do, but it's simpler than it was. At the same time, made sure
	all incoming CORBA calls are deferred until idle time. This is
	most of what the old state machine was accomplishing, believe it
	or not, although it didn't do it 100%.

	Also fixes bug 2457 (Silent error loading content view), bug 2461
	(progress from old and new content view sometimes confused), and
	bug 6109 (Assertion hit on clicking the refresh button many times
	very quickly). Perhaps others too, we need to test some old bugs
	to see if they have changed behavior.

	* libnautilus-extensions/nautilus-bonobo-extensions.c:
	(activation_handle_done), (activation_idle_callback),
	(activation_cancel), (oaf_activation_callback),
	(nautilus_bonobo_activate_cancel): Change implementation so that
	the actual callback happens at idle time, since CORBA callbacks
	can happen at almost any time.

	* libnautilus/Makefile.am:
	* libnautilus/nautilus-idle-queue.h:
	* libnautilus/nautilus-idle-queue.c: (execute_queued_functions),
	(nautilus_idle_queue_new), (nautilus_idle_queue_add),
	(nautilus_idle_queue_destroy): Factored out the idle queueing that
	I added to NautilusView so we can use it on the NautilusViewFrame
	side too.

	* libnautilus/nautilus-view.c: (queue_incoming_call),
	(nautilus_view_initialize), (nautilus_view_destroy): Change to use
	the new NautilusIdleQueue so we can share code.

	* src/nautilus-view-frame-private.h:
	* src/nautilus-view-frame-corba.c: (list_free_deep_callback),
	(free_location_and_selection_callback), (open_in_this_window),
	(open_prefer_existing_window), (open_force_new_window),
	(report_selection_change), (report_status),
	(report_load_underway), (report_load_progress),
	(report_load_complete), (report_load_failed), (set_title),
	(impl_Nautilus_ViewFrame_open_location_in_this_window),
	(impl_Nautilus_ViewFrame_open_location_prefer_existing_window),
	(impl_Nautilus_ViewFrame_open_location_force_new_window),
	(impl_Nautilus_ViewFrame_report_selection_change),
	(impl_Nautilus_ViewFrame_report_status),
	(impl_Nautilus_ViewFrame_report_load_underway),
	(impl_Nautilus_ViewFrame_report_load_progress),
	(impl_Nautilus_ViewFrame_report_load_complete),
	(impl_Nautilus_ViewFrame_report_load_failed),
	(impl_Nautilus_ViewFrame_set_title): Deal with all incoming CORBA
	calls through the idle queue.

	* src/nautilus-view-frame.h: Moved all the fields into
	details. Renamed client_loaded to view_loaded. Renamed load_client
	to load_view. Eliminated load_client_sync. Renamed get_iid to
	get_view_iid. Eliminated get_is_underway. Added
	get_is_view_loaded.
	* src/nautilus-view-frame.c:
	(nautilus_view_frame_queue_incoming_call): Simple cover for
	putting an incoming CORBA call on the idle queue.
	(nautilus_view_frame_initialize_class): Change client_loaded
	signal name to view_loaded.
	(nautilus_view_frame_initialize): Allocate the idle queue.
	(stop_activation): New function that stops a load_view that is
	underway.
	(destroy_view): Use the "view" field to tell if a view was
	loaded. The old code used the "iid" field, but now we set that
	even before the load is completed.
	(nautilus_view_frame_destroy): Destroy the idle queue. Also put
	the view into "failed" state once it's destroyed so additional
	calls are harmless.
	(nautilus_view_frame_finalize): Check that we're in the failed
	state.
	(emit_zoom_parameters_changed): New function so we can share more
	code.
	(view_frame_activated): Emit the zoom_parameters_changed signal
	here since a new view should always should get this signal.
	(view_frame_underway): Make this do nothing in the failed case
	instead of complaining.
	(view_frame_loaded): Make this do nothing in the failed case
	instead of complaining.
	(view_frame_failed): Stop whatever's in progress when the view
	fails. Also, allow calling this on a view that's already failed.
	(check_if_view_is_gone): Consolidate the calls to
	deregister_dead_components so we don't need an explicit call here.
	(emit_zoom_parameters_changed_callback),
	(zoom_parameters_changed_callback),
	(emit_zoom_level_changed_callback), (zoom_level_changed_callback):
	Redo these so they queue onto the idle queue, since they are
	triggered by incoming CORBA calls that can happen at any time.
	(create_corba_objects): Factor out the part of the code that makes
	the CORBA objects. Make error handling more complete and keep
	around pointers to the Bonobo objects for various parts of the
	aggregate so we can connect the appropriate signal handlers.
	(attach_view): Change code so it no longer connects signals to the
	BonoboObjectClient, since the signals won't go out on that
	GtkObject. Connect to the exception signals for all objects in the
	aggregate (any failure means "view failed"). Also connect to the
	"destroy" signal for one object (doesn't matter which since the
	entire aggregate goes away at once) and to the zoom-related
	signals. Report errors with signals rather than returning a
	boolean.
	(activation_callback): Add code to handle failure case.
	(nautilus_view_frame_load_view): Renamed. Got rid of "sync."
	version.
	(nautilus_view_frame_stop): Stop OAF activation of the view if
	it's in progress.
	(nautilus_view_frame_selection_changed): Make it a quiet no-op to
	send a selection change notice if no view is loaded. This helps
	keep the code simple for sidebars. Later we may make the view
	frame responsible for sending the selection on once the view is
	loaded.
	(nautilus_view_frame_title_changed): Same change as for selection,
	same idea.
	(nautilus_view_frame_get_is_zoomable),
	(nautilus_view_frame_get_zoom_level),
	(nautilus_view_frame_set_zoom_level),
	(nautilus_view_frame_get_min_zoom_level),
	(nautilus_view_frame_get_max_zoom_level),
	(nautilus_view_frame_get_has_min_zoom_level),
	(nautilus_view_frame_get_has_max_zoom_level),
	(nautilus_view_frame_get_is_continuous),
	(nautilus_view_frame_get_preferred_zoom_levels),
	(nautilus_view_frame_zoom_in), (nautilus_view_frame_zoom_out),
	(nautilus_view_frame_zoom_to_fit): Since a failed view has a
	zoomable_frame field set to NULL, got rid of all the explicit
	failure-case code for these functions.
	(nautilus_view_frame_get_view_iid): Renamed from get_iid.
	(nautilus_view_frame_report_load_underway),
	(nautilus_view_frame_report_load_complete),
	(nautilus_view_frame_report_load_failed): Moved the "quiet"
	handling of failed views down into the underlying functions, so
	these no longer need explicit failure-case code.
	(nautilus_view_frame_set_label): It's OK to allow this even for a
	failed view.
	(nautilus_view_frame_map): Use a kept-around reference to the
	control frame instead of relying on query_local_interface.
	(nautilus_view_frame_get_is_view_loaded): Add this so callers can
	tell when a sidebar view is not yet loaded. Might not need this
	when we clean things up more, but it's no big deal either way.

	* src/nautilus-window-manage-views.c: (update_title): No need to
	send the title change to the new content view -- it gets a title
	change once it comes up "for real".
	(set_displayed_location): Handle location of NULL here so we don't
	need to worry about it elsewhere.
	(check_bookmark_location_matches): Remove "uri" from name.
	(location_has_really_changed): Now that the state machine is gone,
	it's easy to see that this is never called with pending_ni equal
	to cancel_tag, so remove the code for that and add an assert.
	(set_view_location_and_selection): New name for what was called
	update_view.
	(set_sidebar_panels_location_and_selection): Cover since this loop
	occurs in two places.
	(update_for_new_location_and_selection): New name for what was
	called set_view_location_and_selection. Since it's now clear this
	can't be called with new_content_view equal to NULL, remove the
	code to handle that (fixes bug 2457).
	(load_content_view): Use async. view loading here. Get rid of
	"Avoid being fooled by extra done notifications from the last
	view. This is a HACK because the state machine SUCKS." by
	eliminating the "cv_progress_done" and "cv_progress_error" flags
	altogether. In the case where we reuse the same view, just call
	update_for_new_location_and_selection -- the old code set
	"view_activation_complete", but I eliminated that flag.
	(handle_view_failure): Remove the old view using
	nautilus_window_set_content_view_widget instead of having
	duplicate code here. Use a call to cancel_location_change instead
	of setting the "reset_to_idle" and "cv_progress_error" flags
	(both gone now).
	(free_location_change): No need to clean up "error_views" any
	more, because that field is gone.
	(end_location_change): New helper to stop the throbber from
	throbbing and then free the location change state.
	(cancel_location_change): Get rid of special case for NULL
	location now that set_displayed_location can handle it.
	(nautilus_window_end_location_change_callback): Remove
	"superstitiously" added call to update_state and call
	load_content_view_for_new_location directly.
	(nautilus_window_begin_location_change): Use a call to
	cancel_location_change to deal with the possibility that we may
	have a change already in progress.
	(nautilus_window_stop_loading): Use cancel_location_change to stop
	the loading.
	(nautilus_window_set_content_view): Remove calls to update_state
	-- there's no state to update any more.
	(nautilus_window_set_sidebar_panels): Do an async. load here and
	finish the setup in the view_loaded callback.
	(failed_callback): Do a handle_view_failed right here, now that we
	have no state machine to satisfy.
	(load_underway_callback): Change code to handle the two
	interesting cases separately without a state machine. When the new
	content view says "underway", it's time for
	location_has_really_changed. When an existing content view says
	"underway", we restart the throbber (fixes 1/2 of bug 2461).
	(load_complete_callback): Since view frames now ensure we get an
	underway call before a complete call, we can simplify the
	logic. If the main content view says "complete", it's time to stop
	the throbber (fixes other 1/2 of bug 2461).
	(view_loaded_callback): Renamed the client_loaded callback. Also
	made it update location and selection for sidebar panels when they
	are loaded. Also made it update the title for any view when it's
	loaded.

	* src/nautilus-window.h:
	* src/nautilus-window.c: (nautilus_window_synch_view_as_menu):
	Handle case of NULL content view.
	(nautilus_window_set_content_view_widget): Destroy the view when
	it's going away instead of removing it from the parent. Also make
	this function handle the NULL case so we can use it to remove the
	old view, not just to add the new one.

	* libnautilus-extensions/nautilus-bonobo-extensions.h: Whitespace
	tweak.

	* src/nautilus-sidebar.c:
	(nautilus_sidebar_active_panel_matches_id): Update for
	nautilus_view_frame_get_view_iid name change.

M	ChangeLog
M	libnautilus-extensions/nautilus-bonobo-extensions.c
M	libnautilus-extensions/nautilus-bonobo-extensions.h
M	libnautilus-private/nautilus-bonobo-extensions.c
M	libnautilus-private/nautilus-bonobo-extensions.h
M	libnautilus/Makefile.am
A	libnautilus/nautilus-idle-queue.c
A	libnautilus/nautilus-idle-queue.h
M	libnautilus/nautilus-view.c
M	src/nautilus-information-panel.c
M	src/nautilus-navigation-window.c
M	src/nautilus-navigation-window.h
M	src/nautilus-object-window.c
M	src/nautilus-object-window.h
M	src/nautilus-sidebar.c
M	src/nautilus-spatial-window.c
M	src/nautilus-spatial-window.h
M	src/nautilus-view-frame-corba.c
M	src/nautilus-view-frame-private.h
M	src/nautilus-view-frame.c
M	src/nautilus-view-frame.h
M	src/nautilus-window-manage-views.c
M	src/nautilus-window.c
M	src/nautilus-window.h

commit 71d4af261454c4e8b49e84bd22fb63dea01030f9
Author: Arik Devens <arik@src.gnome.org>
Date:	2001-01-30

    Added a new utility funtion to take a pane and find its row in the
    clist, updated the preference box to use it to set the users last
    selected pane when they switch user levels unless they are not
    visible in your user level.

M	ChangeLog
M	libnautilus-extensions/nautilus-preferences-box.c
M	libnautilus-private/nautilus-preferences-box.c

commit 0919c2576aec1842052ba36cb32c88cbbecf5a19
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2001-01-29

    reviewed by: Pavel Cisler <pavel@eazel.com>

    2001-01-29	Gene Z. Ragan  <gzr@eazel.com>

	reviewed by: Pavel Cisler <pavel@eazel.com>

	Fixed bug 5508, Nautilus crashes when pressing 'Esc' in
	copy/duplicate progress dialog

	* libnautilus-extensions/nautilus-file-operations.c:
	(handle_close_callback), (create_transfer_dialog):
	Set the cancel state to true if the user uses the Escape key
	or close box to dismiss the dialog.  This will cancel the
	transfer properly.

M	ChangeLog
M	libnautilus-extensions/nautilus-file-operations-progress.c
M	libnautilus-extensions/nautilus-file-operations.c
M	libnautilus-private/nautilus-file-operations-progress.c
M	libnautilus-private/nautilus-file-operations.c

commit d38855b6cf9bfd1961a7913153f9e7b5304966e1
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-01-29

    Justify labels to the left.

	* libnautilus-extensions/nautilus-preferences-item.c:
	(preferences_item_create_boolean):
	Justify labels to the left.

M	ChangeLog
M	libnautilus-extensions/nautilus-preferences-item.c
M	libnautilus-private/nautilus-preferences-item.c

commit 44d54e31ebc27da4a77d48c463d2542b64f021aa
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2001-01-29

    Updated Norwegian (bokml) translation.

    2001-01-29	Kjartan Maraas	<kmaraas@gnome.org>

	* no.po: Updated Norwegian (bokml) translation.

M	po/ChangeLog
M	po/no.po

commit ed7ef6cbd9aab5fdda07e5160bd44a7554a3baaa
Author: Robey Pointer <robey@src.gnome.org>
Date:	2001-01-29

	Un-revert some changes Andy accidentally reverted last week that
	cause the password-change view to display incorrectly.

M	ChangeLog
M	icons/Makefile.am

commit f934e36a57f2db13c01bfbb5fffb2f3b137b2175
Author: Rebecca Schulman <rebecka@eazel.com>
Date:	2001-01-29

    reviewed by: Darin Adler <darin@eazel.com>

    2001-01-29	Rebecca Schulman  <rebecka@eazel.com>

	reviewed by: Darin Adler <darin@eazel.com>

	* libnautilus-extensions/nautilus-program-choosing.c:
	Launch an application with a uri as a parameter for
	applications that accept uris for all locations, and
	non-file parameters where applications expect
	uris for non-file locations.  This fixes bug 4962,
	"Open with mpg123 fails for local files"
	* libnautilus-extensins/nautilus-file-utilities.h:
	* libnautilus-extensins/nautilus-file-utilities.c
	(nautilus_uri_get_scheme), (nautilus_uri_is_local_scheme):
	Add new uri_get_scheme function and fix a lack of
	colons in the nautilus_uri_is_local_scheme function
	that was causing us to do a istr_has_prefix (uri, "file")
	to check if a uri was of scheme file.
	* libnautilus-extensions/nautilus-file.c:
	(nautilus_file_get_uri_scheme) refactor the code in here
	to use the nautilus_uri_get_scheme function

M	ChangeLog
M	libnautilus-extensions/nautilus-file-utilities.c
M	libnautilus-extensions/nautilus-file-utilities.h
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-extensions/nautilus-program-choosing.c
M	libnautilus-private/nautilus-file-utilities.c
M	libnautilus-private/nautilus-file-utilities.h
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-program-choosing.c

commit 1fc154241efc990ed9ce0824438bfb8d3bd28d1a
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-01-29

	reviewed by: Arik Devens  <arik@eazel.com>

	* libnautilus-extensions/nautilus-preferences-box.c:
	(nautilus_preferences_box_initialize),
	(preferences_box_select_pane),
	(preferences_box_category_list_recreate),
	(category_list_select_row_callback),
	(nautilus_preferences_box_update):
	Fix bug 6119 - Preferences pane is blank after changing user
	levels from advanced to beginner.  Whenever we recreate the
	category list, we update the selection.

M	ChangeLog
M	libnautilus-extensions/nautilus-preferences-box.c
M	libnautilus-private/nautilus-preferences-box.c

commit cc53f7fa734e76f9f124045611f518bc87923e02
Author: Fatih Demir <kabalak@src.gnome.org>
Date:	2001-01-29

    Comittted updated Korean translation for nautilus

M	po/ChangeLog
M	po/ko.po

commit 9544a225df9e17443e351d1cae8a5a2ffb0269e4
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2001-01-29

    reviewed by: Pavel Cisler <pavel@eazel.com>

    2001-01-29	Gene Z. Ragan  <gzr@eazel.com>

	reviewed by: Pavel Cisler <pavel@eazel.com>

	Fixed bug 6098, mounting and unmounting a cdrom
	volume incorrectly reports error.

	* libnautilus-extensions/nautilus-volume-monitor.c:
	(close_error_pipe):
	Loop on read until we get an error or end of read.

	* src/file-manager/fm-desktop-icon-view.c:
	(create_unique_volume_name):
	Tweak the index so the created name accurately reflects
	the number of occurence the file is.

	Initial work on adding a GMC to Nautilus transition mechanism
	to the first time wizard.
	* src/nautilus-first-time-druid.c: (druid_finished),
	(convert_gmc_desktop_icons), (transition_value_changed),
	(set_up_gmc_transition_page), (nautilus_first_time_druid_show):

M	ChangeLog
M	libnautilus-extensions/nautilus-volume-monitor.c
M	libnautilus-private/nautilus-volume-monitor.c
M	src/file-manager/fm-desktop-icon-view.c
M	src/nautilus-first-time-druid.c

commit 5e384e1bd1e407a837ce32bd047ad83273115f9b
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2001-01-29

	reviewed by: Darin Adler <darin@eazel.com>

	Fixed bug 4427 (Should not execute text files by default).

	Now it asks whether to run or display executable text files.
	Advanced users can set a new preference.

	* libnautilus-extensions/nautilus-stock-dialogs.h:
	* libnautilus-extensions/nautilus-stock-dialogs.c:
	(create_message_box): New bottleneck function, contains former
	guts of show_message_box but doesn't call gtk_widget_show.
	(show_message_box): Now just a simple wrapper for
	calling create_message_box and showing the result.
	(nautilus_show_info_dialog), (nautilus_show_warning_dialog),
	(nautilus_show_error_dialog), (nautilus_show_yes_no_dialog),
	(nautilus_show_error_dialog_with_details):
	Renamed to add verb "show" to names.
	(nautilus_run_simple_dialog): Renamed to add verb "run" to name.
	(nautilus_create_question_dialog): New public function, does
	not show the dialog yet so caller can add more buttons or
	whatever before showing.

	* libnautilus-extensions/nautilus-global-preferences.h:
	* libnautilus-extensions/nautilus-global-preferences.c:
	(global_preferences_install_descriptions),
	(global_preferences_install_defaults),
	(global_preferences_install_visibility),
	(global_preferences_create_dialog): Add new preference for
	what to do when an executable text file is activated. It
	defaults to "Ask" and is visible only at Advanced level.

	* libnautilus-extensions/nautilus-file-private.h:
	* libnautilus-extensions/nautilus-file.h: Moved
	nautilus_file_contains_text into public header.

	* src/file-manager/fm-directory-view.c:
	(get_executable_text_file_action): New function, uses preference
	and dialog (if necessary) to determine how to handle activating
	an executable text file.
	(activate_callback): Now handles executable text files specially
	by using get_executable_text_file_action. Restructured the control
	flow a little.

	* components/music/nautilus-music-view.c: (set_album_cover),
	(play_current_file), (nautilus_music_view_update):
	* components/rpmview/nautilus-rpm-view-install.c:
	(nautilus_rpm_view_install_done):
	*
	components/services/summary/nautilus-view/nautilus-summary-dialogs.c:
	(nautilus_summary_login_failure_dialog),
	(generate_error_dialog):
	* components/text/nautilus-text-view.c: (file_read_callback):
	* libnautilus-extensions/nautilus-file-operations.c:
	(confirm_empty_trash),
	(handle_transfer_vfs_error), (handle_transfer_overwrite),
	(nautilus_file_operations_copy_move),
	(handle_new_folder_vfs_error),
	(nautilus_file_operations_move_to_trash):
	* libnautilus-extensions/nautilus-icon-dnd.c:
	(confirm_switch_to_manual_layout):
	* libnautilus-extensions/nautilus-program-chooser.c:
	(nautilus_program_chooser_show_no_choices_message):
	* libnautilus-extensions/nautilus-program-choosing.c:
	(nautilus_launch_application):
	* libnautilus-extensions/nautilus-volume-monitor.c:
	(display_mount_status):
	* src/file-manager/fm-desktop-icon-view.c:
	(icon_view_create_nautilus_links):
	* src/file-manager/fm-directory-view.c:
	(fm_directory_view_confirm_multiple_windows),
	(real_file_limit_reached), (fm_directory_view_confirm_deletion),
	(confirm_delete_from_trash), (report_broken_symbolic_link),
	* src/file-manager/fm-error-reporting.c:
	(fm_report_error_renaming_file), (fm_report_error_setting_group),
	(fm_report_error_setting_owner),
	(fm_report_error_setting_permissions):
	* src/file-manager/fm-properties-window.c: (set_custom_image):
	* src/file-manager/fm-search-list-view.c:
	(load_location_callback),
	(load_error_callback), (display_indexed_search_problems_dialog),
	(real_file_limit_reached):
	* src/file-manager/nautilus-indexing-info.c:
	(update_file_index_callback),
	(show_search_service_not_available_dialog):
	* src/nautilus-application.c: (check_required_directories),
	(nautilus_application_startup):
	* src/nautilus-location-bar.c: (drag_data_received_callback):
	* src/nautilus-property-browser.c: (remove_pattern),
	(remove_emblem), (emblem_image_file_changed),
	(add_pattern_to_browser), (add_color_to_browser),
	(emblem_dialog_clicked):
	* src/nautilus-sidebar.c: (receive_dropped_uri_list):
	* src/nautilus-theme-selector.c: (add_theme_to_icons),
	(theme_select_row_callback):
	* src/nautilus-window-manage-views.c:
	(handle_unreadable_location),
	(report_content_view_failure_to_user_internal),
	(report_sidebar_panel_failure_to_user),
	(nautilus_window_end_location_change_callback):
	* src/nautilus-window-menus.c: (forget_history_if_confirmed),
	(show_bogus_bookmark_window): Updated for dialog API name changes.

	* libnautilus-extensions/nautilus-file.c: (get_description):
	Lucky Aaron gets missing mime description complaints now.

M	ChangeLog
M	components/music/nautilus-music-view.c
M	components/rpmview/nautilus-rpm-view-install.c
M	components/services/summary/nautilus-summary-dialogs.c
M
components/services/summary/nautilus-view/nautilus-summary-dialogs.c
M	components/text/nautilus-text-view.c
M	libnautilus-extensions/nautilus-file-operations.c
M	libnautilus-extensions/nautilus-file-private.h
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-extensions/nautilus-file.h
M	libnautilus-extensions/nautilus-global-preferences.c
M	libnautilus-extensions/nautilus-global-preferences.h
M	libnautilus-extensions/nautilus-icon-dnd.c
M	libnautilus-extensions/nautilus-program-chooser.c
M	libnautilus-extensions/nautilus-program-choosing.c
M	libnautilus-extensions/nautilus-stock-dialogs.c
M	libnautilus-extensions/nautilus-stock-dialogs.h
M	libnautilus-extensions/nautilus-volume-monitor.c
M	libnautilus-private/nautilus-file-operations.c
M	libnautilus-private/nautilus-file-private.h
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-file.h
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.h
M	libnautilus-private/nautilus-icon-dnd.c
M	libnautilus-private/nautilus-program-chooser.c
M	libnautilus-private/nautilus-program-choosing.c
M	libnautilus-private/nautilus-stock-dialogs.c
M	libnautilus-private/nautilus-stock-dialogs.h
M	libnautilus-private/nautilus-volume-monitor.c
M	src/file-manager/fm-desktop-icon-view.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-error-reporting.c
M	src/file-manager/fm-properties-window.c
M	src/file-manager/fm-search-list-view.c
M	src/file-manager/nautilus-indexing-info.c
M	src/nautilus-application.c
M	src/nautilus-information-panel.c
M	src/nautilus-location-bar.c
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-property-browser.c
M	src/nautilus-sidebar.c
M	src/nautilus-theme-selector.c
M	src/nautilus-window-manage-views.c
M	src/nautilus-window-menus.c

commit 0e1358ee8865c3fd9f3312da3cc19a857347312b
Author: Manuel de Vega Barreiro <barreiro@src.gnome.org>
Date:	2001-01-29

    *** empty log message ***

M	po/ChangeLog

commit 3da53f02a849bc91662ad3071b060bdd20915c05
Author: Manuel de Vega Barreiro <barreiro@src.gnome.org>
Date:	2001-01-29

    Updated Spanish Translation

M	po/es.po

commit f27c3ee8ad4a90abad3c901e00654ecb1d7306a0
Author: Mike Engber <engber@src.gnome.org>
Date:	2001-01-29

    Allocate buffer when needed rather than keeping it around.


	* libnautilus-extensions/nautilus-background.c:
	(nautilus_background_draw):
	Allocate buffer when needed rather than keeping it around.

M	ChangeLog
M	libnautilus-extensions/nautilus-background.c
M	libnautilus-private/nautilus-background.c

commit 00d8b9835d7a0b287f49f8b4b689ca838ceba3e1
Author: Stano Visnovsky <stano@src.gnome.org>
Date:	2001-01-29

    Updated Slovak translation

M	po/ChangeLog
M	po/sk.po

commit 0eeb592de84504432e8f4b3222cfc0a87b2eb5c6
Author: Yuri Syrota <rasta@src.gnome.org>
Date:	2001-01-29

    Updated Ukrainian translation

M	po/uk.po

commit 2e44380a20289feb8b621146eca7b74d883df6da
Author: Fatih Demir <kabalak@src.gnome.org>
Date:	2001-01-29

    Committed updated Turkish translation for nautilus by Gorkem Cetin

M	po/ChangeLog
M	po/tr.po

commit eaee39bb5cbd64ccc2768a1e72d974907a0877f5
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-01-29

	reviewed by: Arik Devens  <arik@eazel.com>

	Bug fixes.

	5776 - Preferences dialog layout updates incorrectly after
	switching user level.

	5791 - Preference section title are visible even when section is
	empty.

	* libnautilus-extensions/nautilus-preferences-box.h:
	* libnautilus-extensions/nautilus-preferences-box.c:
	(nautilus_preferences_box_initialize_class),
	(nautilus_preferences_box_initialize),
	(nautilus_preferences_box_destroy), (preferences_box_select_pane),
	(preferences_box_category_list_recreate), (pane_info_new),
	(pane_info_free), (category_list_select_row_callback),
	(nautilus_preferences_box_new),
	(nautilus_preferences_box_add_pane),
	(nautilus_preferences_box_update):
	Lots of cleanup.  Fix typos in many class macros and methods.
	Comply with the Nautilus style more.  Remove unused code.

	Recreate the category list whenever the preference box gets
	updated in order to honor user level visibilities.

	* libnautilus-extensions/nautilus-preferences-dialog.h:
	* libnautilus-extensions/nautilus-preferences-dialog.c:
	(nautilus_preferences_dialog_destroy),
	(nautilus_preferences_dialog_get_prefs_box),
	(nautilus_preferences_dialog_update),
	(user_level_changed_callback):
	Fix class macros typos.

	* libnautilus-extensions/nautilus-preferences-group.h:
	* libnautilus-extensions/nautilus-preferences-group.c:
	(nautilus_preferences_group_get_num_visible_items):
	Fix misspelled method.

	* libnautilus-extensions/nautilus-preferences-pane.h:
	* libnautilus-extensions/nautilus-preferences-pane.c:
	(nautilus_preferences_pane_destroy),
	(nautilus_preferences_pane_set_title),
	(nautilus_preferences_pane_set_description),
	(nautilus_preferences_pane_add_group),
	(nautilus_preferences_pane_add_item_to_nth_group),
	(nautilus_preferences_pane_update),
	(nautilus_preferences_pane_get_num_visible_groups):
	Lots of cleanup.  Remove unused and crufty code.  Made the widget
	a lot simpler.

M	ChangeLog
M	libnautilus-extensions/nautilus-preferences-box.c
M	libnautilus-extensions/nautilus-preferences-box.h
M	libnautilus-extensions/nautilus-preferences-dialog.c
M	libnautilus-extensions/nautilus-preferences-dialog.h
M	libnautilus-extensions/nautilus-preferences-group.c
M	libnautilus-extensions/nautilus-preferences-group.h
M	libnautilus-extensions/nautilus-preferences-pane.c
M	libnautilus-extensions/nautilus-preferences-pane.h
M	libnautilus-private/nautilus-preferences-box.c
M	libnautilus-private/nautilus-preferences-box.h
M	libnautilus-private/nautilus-preferences-dialog.c
M	libnautilus-private/nautilus-preferences-dialog.h
M	libnautilus-private/nautilus-preferences-group.c
M	libnautilus-private/nautilus-preferences-group.h
M	libnautilus-private/nautilus-preferences-pane.c
M	libnautilus-private/nautilus-preferences-pane.h

commit 633e1ba43ae2bd61332754b45734e0d97fe457b0
Author: Arik Devens <arik@src.gnome.org>
Date:	2001-01-29

    moved from using an hbox and show/hides to a notebook for the
    preferences dialog. fixed bug 5627.

M	ChangeLog
M	libnautilus-extensions/nautilus-preferences-box.c
M	libnautilus-extensions/nautilus-preferences-dialog.c
M	libnautilus-extensions/nautilus-preferences-dialog.h
M	libnautilus-extensions/nautilus-preferences-pane.c
M	libnautilus-private/nautilus-preferences-box.c
M	libnautilus-private/nautilus-preferences-dialog.c
M	libnautilus-private/nautilus-preferences-dialog.h
M	libnautilus-private/nautilus-preferences-pane.c

commit 40330d00adff93975a1ecb97ac62006ff3c16783
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2001-01-29

    file nautilus-vcard.oaf was initially added on branch post-1_0_1.

commit f121ca311c2f894182b621b8fccd53058fb8c829
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2001-01-29

    file vcard.c was initially added on branch post-1_0_1.

commit 1ba7af4cf912b1c0f16e5126bd3d62812ce128eb
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2001-01-29

    file vcard.h was initially added on branch post-1_0_1.

commit b6ae91b9d1107e93f45fc2a2aadab16674534d2d
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2001-01-29

    file .cvsignore was initially added on branch post-1_0_1.

commit 5d2e5a720bf3d2c045d24ea88b5389c0798850a0
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2001-01-29

    file Makefile.am was initially added on branch post-1_0_1.

commit e9b0099b3cc09b3cc0cc8f4125aa910300ce0181
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2001-01-29

    file main.c was initially added on branch post-1_0_1.

commit 005cbf0f75f262309a87e4d031227496586fc5b3
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2001-01-29

    file nautilus-vcard.c was initially added on branch post-1_0_1.

commit a733fe80f3b805ecb9cdcdecdce71c2c6321f90e
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2001-01-29

    file nautilus-vcard.h was initially added on branch post-1_0_1.

commit 7b33fad9daabd542d3793d3d069bab63555c556f
Author: Christian Rose <menthos@src.gnome.org>
Date:	2001-01-28

    Updated Swedish translation.

M	po/ChangeLog
M	po/sv.po

commit 049b682c4d87e48378148665a4b434e2c7998f5b
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2001-01-28

    Added logic to handle volume mount name collisions. Check for possible

    2001-01-27	Gene Z. Ragan  <gzr@eazel.com>

	Added logic to handle volume mount name collisions.
	Check for possible filename collison on desktop and create
	unique alternate names for mounted devices.

	* libnautilus-extensions/nautilus-volume-monitor.c:
	* libnautilus-extensions/nautilus-volume-monitor.h:

	(nautilus_volume_monitor_get_volume_name),
	(modify_volume_name_for_display), (update_modifed_volume_name),
	(mount_lists_are_identical), (verify_current_mount_state),
	(nautilus_volume_monitor_set_volume_name),
	(get_iso9660_volume_name), (get_ext2_volume_name),
	(get_msdos_volume_name), (get_nfs_volume_name),
	(get_floppy_volume_name), (get_generic_volume_name):

	* src/file-manager/fm-desktop-icon-view.c:
	(create_unique_volume_name), (create_mount_link),
	(volume_unmounted_callback):

M	ChangeLog
M	libnautilus-extensions/nautilus-volume-monitor.c
M	libnautilus-extensions/nautilus-volume-monitor.h
M	libnautilus-private/nautilus-volume-monitor.c
M	libnautilus-private/nautilus-volume-monitor.h
M	src/file-manager/fm-desktop-icon-view.c

commit 745aee504bc5ff2a6b0266a7f043d058f9f31225
Author: Fatih Demir <kabalak@src.gnome.org>
Date:	2001-01-27

    Committed updated Korean translation

M	po/ChangeLog
M	po/ko.po

commit b535c341a2ed1ee77656421099573dbb008a54b7
Author: Seth Nickell <seth@eazel.com>
Date:	2001-01-27

    Holy piss sprinkled on this by Arik <arik@eazel.com>

    Fri Jan 26 23:58:42 2001  George Lebl <jirka@5z.com>

	Holy piss sprinkled on this by Arik <arik@eazel.com>

	* components/adapter/main.c (main)
	  components/help/hyperbola-main.c (main)
	  components/image-viewer/nautilus-image-view.c
	  (init_server_factory)
	  components/mozilla/main.c (main)
	  components/music/main.c (main)
	  components/notes/nautilus-notes.c (main)
	  components/services/install/nautilus-view/main.c (main)
	  components/services/inventory/main.c (main)
	  components/services/login/nautilus-view/main.c (main)
	  components/services/summary/nautilus-view/main.c (main)
	  components/shell/shell.c (init_bonobo)
	  components/text/main.c (main)
	  components/throbber/main.c (main)
	  components/tree/main.c (main)
	  libnautilus/nautilus-view-standard-main.c
	  (nautilus_view_standard_main_multi):
	  Add gnome_client_disable_master_connection call to all out of
	  process component main functions since they should not register
	  with the session manager.  Fixes bug #6051

    2001-01-26	Seth Nickell  <seth@eazel.com>

M	ChangeLog
M	components/adapter/main.c
M	components/help/hyperbola-main.c
M	components/image-viewer/nautilus-image-view.c
M	components/mozilla/main.c
M	components/music/main.c
M	components/notes/nautilus-notes.c
M	components/services/install-view/main.c
M	components/services/install/nautilus-view/main.c
M	components/services/inventory/main.c
M	components/services/login/nautilus-view/main.c
M	components/services/summary/main.c
M	components/services/summary/nautilus-view/main.c
M	components/shell/shell.c
M	components/text/main.c
M	components/throbber/main.c
M	components/tree/main.c
M	libnautilus/nautilus-view-standard-main.c

commit cf6aa4aaf9eb401ef173abd0db0adb83842262c7
Author: Seth Nickell <seth@eazel.com>
Date:	2001-01-27

    And another .cvsignore entry...

    2001-01-26	Seth Nickell  <seth@eazel.com>

	* icons/eazel/sidebar_tab_pieces/.cvsignore:
	And another .cvsignore entry...

M	ChangeLog
A	icons/eazel/sidebar_tab_pieces/.cvsignore

commit 1ce592a85733b29368556e8d4be76c9b938b8a12
Author: Seth Nickell <seth@eazel.com>
Date:	2001-01-27

    Added Makefile and Makefile.in to the ignore file

    2001-01-26	Seth Nickell  <seth@eazel.com>

	* icons/eazel/.cvsignore:
	* icons/vector/.cvsignore:
	Added Makefile and Makefile.in to the ignore file

	* libnautilus-extensions/nautilus-mime-actions.c:
	(application_supports_uri_scheme):
	Add a cast to gpointers being passed to strcmp to
	satisfy C++-ish compilers

M	ChangeLog
A	icons/eazel/.cvsignore
A	icons/vector/.cvsignore
M	libnautilus-extensions/nautilus-mime-actions.c
M	libnautilus-private/nautilus-mime-actions.c

commit 0a81c57444d02bb0d8bb5d0e52c8b9d305491fc9
Author: Pavel Cisler <pavel@eazel.com>
Date:	2001-01-27

    reviewed by: <delete if not using a buddy>

    2001-01-26	Pavel Cisler  <pavel@eazel.com>

	reviewed by: <delete if not using a buddy>

	Fix 5352 (Tab Order messed up by "Layout" order of folder)
	Fix 5478 (Icon view tab order doesn't follow the layout order)
	* libnautilus-extensions/nautilus-icon-container.c: (sort_icons),
	(compare_icons_by_name), (sort_icons_by_name),
	(build_icon_list_sorted_by_name), (select_previous_or_next_name),
	(nautilus_icon_container_initialize_class):
	* libnautilus-extensions/nautilus-icon-container.h:
	* src/file-manager/fm-icon-view.c:
	(icon_container_compare_icons_callback),
	(icon_container_compare_icons_by_name_callback),
	(create_icon_container):
	Add a new signal "compare_icons_by_name" that circumvents the
	selected sort order and sort kind in a window and uses the
	unmollested
	sort by name function.
	Hook up the select-previous/next function to use the sort-by-name
	call instead of nautilus_strcoll.

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-extensions/nautilus-icon-container.h
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-container.h
M	src/file-manager/fm-icon-view.c

commit 0ec156280cff13faab63336cf2e650b8e7544b22
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2001-01-27

    Fixed bug 5747, Nautilus freezes while mounting a device

    2001-01-26	Gene Z. Ragan  <gzr@eazel.com>

	Fixed bug 5747, Nautilus freezes while mounting a device

	There were several issues here.  The first involved the use
	of popen to call the mount/umount command. If a mount/umount
	call causes a lengthy response, such as a hard drive spinning
	up, it would block the UI.  I changed the code to spawn a thread
	and schedule a gtk_idle to display feedback if any was generated.
	I also create a thread to call eject, instead of using a possibly
	blocking ioctl call. Another benefir of this is that we now have
	a more flexible eject mechanism. Zip drives and other removable
	media can no wbe ejected.  In the course of making these changes,
	another issue was found.  The dynamic creation of the removable
	volumes menus was causing a UI lock up.  I get around this by
	creating a list of removable volumes at volume monitor
	initialization
	instead of a dynamic list.  The downside of this is that any new
	entries added to the fstab while Nautilus is running will be
	overlooked.
	We will have to monitor the file in the future to work around
	this issue.

	* libnautilus-extensions/nautilus-volume-monitor.c:
	* libnautilus-extensions/nautilus-volume-monitor.h:
	(nautilus_volume_monitor_initialize),
	(nautilus_volume_monitor_destroy),
	Add and cleanup list of removable volumes.

	(nautilus_volume_monitor_volume_is_removable):
	Check is_removable filed of volume.

	(nautilus_volume_monitor_get_removable_volumes):
	Return const pointer to monitor's removable volume list.

	(get_removable_volumes):
	Contruct list of removable volumes

	(volume_is_removable), (volume_is_read_only):
	New functions that check against fstab to see if the volume
	is removable and read-only.

	(eject_device):
	New threaded eject function.

	(mount_volume_deactivate),
	(mount_volume_floppy_add), (mount_volume_iso9660_add),
	(display_mount_status), (close_error_pipe),
	(nautilus_volume_monitor_mount_unmount_removable),
	(mount_volume_add_filesystem):

	(mount_unmount_callback):
	Thread function to mount/umount

	* src/file-manager/fm-desktop-icon-view.c: (create_mount_link),
	(update_disks_menu):

M	ChangeLog
M	libnautilus-extensions/nautilus-volume-monitor.c
M	libnautilus-extensions/nautilus-volume-monitor.h
M	libnautilus-private/nautilus-volume-monitor.c
M	libnautilus-private/nautilus-volume-monitor.h
M	src/file-manager/fm-desktop-icon-view.c

commit 841af08641cf0d4dcec4cb26691fd7d1eaabbfdd
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2001-01-27

    Hold a ref on the widget to avoid it being finalized before we
    can destroy

	* src/nautilus-window-manage-views.c
	(disconnect_and_destroy_sidebar_panel): Hold a ref on the widget
	to avoid it being finalized before we can destroy it.

M	ChangeLog
A
components/services/nautilus-dependent-shared/shared-service-widgets.c
M	components/services/summary/eazel-summary-shared.h
M	components/services/summary/lib/eazel-summary-shared.h
M	components/tree/libmain.c
M	components/tree/nautilus-tree-view-dnd.c
M	libnautilus-extensions/nautilus-file-operations.c
M	libnautilus-extensions/nautilus-file-operations.h
M	libnautilus-private/nautilus-file-operations.c
M	libnautilus-private/nautilus-file-operations.h
M	src/nautilus-window-manage-views.c

commit 3968d02a5e5eedc65abd27a76cfca055daf0794a
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2001-01-27

    fixed bug 5750, accepting drops by folders quirky at zoom levels below


	* libnautilus-extensions/nautilus-icon-dnd.c:
	(nautilus_icon_container_item_at):
	fixed bug 5750, accepting drops by folders quirky at zoom levels
	below 100%. The problem was that nautilus_icon_container_item_at
	was constructing a single pixel rectangle for hit-testing, that
	sometimes turned into a zero pixel rectangle when scaled down,
	depending on how things rounded off.  Fixed by using the
	canvas scale factor when building the rectangle, ensuring that
	it never becomes empty.

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-dnd.c
M	libnautilus-private/nautilus-icon-dnd.c

commit 5dfee0c35d7091873a30c0c63cfcb0b5cec3e6cf
Author: Rebecca Schulman <rebecka@eazel.com>
Date:	2001-01-26

    Fix bugs 4094, 4425, 5201 and 4106 about inappopriate applications
    being

    2001-01-27	Rebecca Schulman  <rebecka@eazel.com>
	Fix bugs 4094, 4425, 5201 and 4106 about inappopriate
	applications being offered to view remote files.
	This change filters applications that don't support
	a uri scheme from a file's short list.

	reviewed by: Pavel Cisler <pavel@eazel.com>

	* libnautilus-extensions/nautilus-mime-actions.c:
	(nautilus_mime_actions_get_minimum_file_attributes),
	(nautilus_mime_get_short_list_applications_for_file),
	(application_supports_uri_scheme):
	Filter out applications from the short list that do not
	support the uri scheme for the file in question.
	* libnautilus-extensions/nautilus-program-choosing.c:
	(nautilus_launch_application):
	Change "can_open_uris" to "expects_uris" to go along with
	the gnome vfs change
	* test/test-nautilus-mime-actions.c: (append_comma_and_scheme),
	(format_supported_uri_schemes_for_display), (print_application):
	update the tests similarly to the way the gnome-vfs tests were
	updated, so that all of the fields of the GnomeVFSMimeApplication
	structure are correctly printed.

	* libnautilus-extensions/nautilus-glib-extensions.c:
	Correct spelling and naming error in a comment

M	ChangeLog
M	libnautilus-extensions/nautilus-glib-extensions.c
M	libnautilus-extensions/nautilus-mime-actions.c
M	libnautilus-extensions/nautilus-program-choosing.c
M	libnautilus-private/nautilus-glib-extensions.c
M	libnautilus-private/nautilus-mime-actions.c
M	libnautilus-private/nautilus-program-choosing.c
M	test/test-nautilus-mime-actions.c

commit 2717a5cdd36e86d5c90ecd56ebecc4f9d79dbdbb
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-01-26

	reviewed by: John Sullivan <sullivan@eazel.com>

	Some preparation work for doing async. activation. This amounts
	to another pass cleaning up the legendary "state machine" as well
	as some other cleanups in the async. activation code.

	* libnautilus-extensions/nautilus-bonobo-extensions.h:
	* libnautilus-extensions/nautilus-bonobo-extensions.c:
	(oaf_activation_callback), (nautilus_bonobo_activate_from_id),
	(nautilus_bonobo_activate_cancel): Fix interface of activation to
	be cleaner. Also handle case where callback is called right away.

	Add queuing to NautilusView so that all incoming CORBA calls are
	dispatched at idle time. This can fix some otherwise-difficult
	re-entrancy problems. The widget destroy call can still come in at
	any time though. Also this same fix may be needed for the
	NautilusViewFrame side.

	* libnautilus/nautilus-view.h:
	* libnautilus/nautilus-view.c: (execute_queued_calls): Function
	to dequeue and execute calls.
	(dequeue_calls_at_idle): Cover to call it at idle time.
	(discard_queued_calls): Discard calls without executing them, for
	use at destroy time.
	(queue_incoming_call): Simple cover to queue and schedule an
	idle-time dequeue pass.
	(nautilus_g_list_from_uri_list): Need to make a full copy, not
	a shallow copy, now that we are queuing things for a hile.
	(call_load_location), (call_stop_loading),
	(call_selection_changed), (call_title_changed),
	(call_history_changed): Simple functions that get queued.
	(list_deep_free_cover): GDestroyNotify-compatible function for one
	destroy case.
	(history_dup): Function to copy the history list, since that is
	now queued instead of used right away.
	(impl_Nautilus_View_load_location),
	(impl_Nautilus_View_stop_loading),
	(impl_Nautilus_View_selection_changed),
	(impl_Nautilus_View_title_changed),
	(impl_Nautilus_View_history_changed): Change these all to queue
	the incoming call instead of doing work right away.
	(nautilus_view_destroy): Discard the queue.

	* src/nautilus-view-frame-corba.c:
	(impl_Nautilus_ViewFrame_open_location_force_new_window),
	(impl_Nautilus_ViewFrame_report_selection_change): These calls now
	use the deep copy, since the shallow one is no longer available.
	This is good since we probably will be doing queuing here later,
	so we'll need the deep copy.

	* src/nautilus-view-frame.h:
	* src/nautilus-view-frame.c:
	(nautilus_view_frame_initialize_class): Set up a map default
	signal
	handler to activate the control. This is better than the old way,
	where we had an explicit call to do it.
	(nautilus_view_frame_destroy_client): Remove unused
	CORBA_Environment.
	(view_frame_activated): Remove unneeded ACTIVATING state. Also
	send the client_loaded signal in here, so you can't "forget".
	(view_frame_wait), (view_frame_underway),
	(view_frame_wait_is_over), (view_frame_loaded),
	(view_frame_failed): Remove unneeded ACTIVATING state.
	(check_if_view_is_gone): Simplify logic and make sure to check the
	value of the exception and not just the function result.
	(attach_client): Fix CORBA_Exception that was allocated twice and
	that could also be allocated and not freed in some cases.
	(activation_callback), (nautilus_view_frame_load_client_async):
	Better names, use new API, still not tested.
	(nautilus_view_frame_load_client): Get rid of function result and
	use unified interface for telling about success and failure
	so that
	sync. and async. interfaces will be the same.
	(nautilus_view_frame_stop): Renamed this single function, which
	will soon stop either activation that's in process or loading
	that's in process with a single call. For now it's just the same
	as the old stop_loading call.
	(nautilus_view_frame_map): New override to activate the control.
	This replaces the old explicit activate call.
	(send_history), (nautilus_view_frame_get_is_underway): Remove
	unneeded ACTIVATING state.

	* src/nautilus-window.h:
	* src/nautilus-window-manage-views.c:
	(location_has_really_changed): Assume that new_content_view is not
	NULL. The old code was trying to be inappropriately "general".
	(disconnect_destroy_unref_view): Remove now-unused function.
	(load_content_view): Don't use a return value any more, since it's
	important to set up new_content_view before any signals happen.
	Get rid of code that handles failure right at the start, since
	we now get all failures through the signal handler.
	(handle_view_failure): Add FIXME comments. Minor refactoring.
	(cancel_location_change): Eliminated now-uneeded views_shown and
	view_bombed_out booleans.
	(load_view_for_new_location): New load_content_view doesn't return
	a value any more.
	(update_state): Changed this to be a loop instead of returning a
	boolean and always being called in a loop. Also simplified logic
	so that views_shown and view_bombed_out aren't needed any more.
	(nautilus_window_end_location_change_callback): Use update_state
	directly instead of calling the old clunky change_state cover.
	(nautilus_window_begin_location_change): Use update_state directly
	instead of calling the old clunky change_state cover.
	(stop_loading): Call the new simple nautilus_view_frame_stop
	instead of nautilus_view_frame_stop_loading.
	(natuilus_window_stop_loading): Use update_state directly instead
	of calling the old clunky change_state cover.
	(nautilus_window_set_content_view): Use update_state directly
	instead
	of calling the old clunky change_state cover.
	(nautilus_window_set_sidebar_panels): Handle failures with
	callback instead of looking at return value (which no longer
	exists).
	(client_loaded_callback): Add this new callback that's done when
	the view is activated and ready to go.
	(failed_callback): Use update_state directly instead of calling
	the old clunky change_state cover.
	(load_underway_callback): Use update_state directly instead of
	calling the old clunky change_state cover.
	(load_complete_callback): Use update_state directly instead of
	calling the old clunky change_state cover.

	* src/nautilus-window.c:
	(nautilus_window_set_content_view_widget): Get rid of explicit
	activation, no longer needed now that NautilusViewFrame handles it
	directly.

	* test/test-nautilus-async-activation.c: (activation_callback),
	(main): Change to use new async. API.

	* user-guide/gnufdl/.cvsignore: Add to ignore some missing files.

M	ChangeLog
M	libnautilus-extensions/nautilus-bonobo-extensions.c
M	libnautilus-extensions/nautilus-bonobo-extensions.h
M	libnautilus-private/nautilus-bonobo-extensions.c
M	libnautilus-private/nautilus-bonobo-extensions.h
M	libnautilus/nautilus-view.c
M	libnautilus/nautilus-view.h
M	src/nautilus-navigation-window.c
M	src/nautilus-navigation-window.h
M	src/nautilus-object-window.c
M	src/nautilus-object-window.h
M	src/nautilus-spatial-window.c
M	src/nautilus-spatial-window.h
M	src/nautilus-view-frame-corba.c
M	src/nautilus-view-frame.c
M	src/nautilus-view-frame.h
M	src/nautilus-window-manage-views.c
M	src/nautilus-window.c
M	src/nautilus-window.h
M	test/test-nautilus-async-activation.c
A	user-guide/gnufdl/.cvsignore

commit 3d2e30943a3b12856e50754f912dc5a44eb79463
Author: Pablo Saratxaga <pablo@src.gnome.org>
Date:	2001-01-26

    Added Azeri file

M	configure.in
M	po/ChangeLog
A	po/az.po
M	po/ga.po
M	po/ko.po
M	po/pl.po
M	po/ta.po
M	po/uk.po

commit f3fec9525c2769a23a126b83e3d97f363532d374
Author: Valek Frob <frob@src.gnome.org>
Date:	2001-01-26

    Updated russian translation.

M	po/ChangeLog
M	po/ru.po

commit 23cc19d3c589ccfc9522fb267f181c2db8b8a1dd
Author: Stano Visnovsky <stano@src.gnome.org>
Date:	2001-01-26

    Updated Slovak translation

M	po/ChangeLog
M	po/sk.po

commit ad8d903a6aa9e67721e3c978d2bff5a1d3fb6cce
Author: Yuri Syrota <rasta@src.gnome.org>
Date:	2001-01-26

    Updated Ukrainian translation

M	po/uk.po

commit 596253756bf1a1b59588b290a8441ca2a04e2ee7
Author: Yuri Syrota <rasta@src.gnome.org>
Date:	2001-01-26

    Updated Ukrainian translation

M	po/uk.po

commit 1c4fb0c3d4bda6d10060a665507da9a752ff9aaa
Author: Yuri Syrota <rasta@src.gnome.org>
Date:	2001-01-26

    Updated Ukrainian translation

M	po/uk.po

commit abf1f8aabc9587b28fb192f266285fc9b1c3721f
Author: Yuri Syrota <rasta@src.gnome.org>
Date:	2001-01-26

    Updated Ukrainian translation

M	po/uk.po

commit 2283ef67f30ee165205b9a4f6c609a89a882563d
Author: Yuri Syrota <rasta@src.gnome.org>
Date:	2001-01-26

    Updated Ukrainian translation

M	po/uk.po

commit 5993da1fc57299ffeff9bf5cf6fe4fa3777a8193
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2001-01-26

    Fix build (I suck).

	* src/nautilus-window-manage-views.c
	(disconnect_and_destroy_sidebar_panel): Fix build (I suck).

M	ChangeLog
M	src/nautilus-window-manage-views.c

commit 651fad89ebe173bf3086ced46ad322be511e5887
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2001-01-26

	reviewed by: John Harper  <jsh@eazel.com>

	Fix bug 5997 (Segmentation fault when enabling then disabling tree
	panel) two different ways (one is useful for future robustness).

	* components/tree/nautilus-tree-expansion-state.c: Move expansion
	state preference from "sidebar-panels/tree/expansion_state" to
	"tree-sidebar-panel/expansion_state" to avoid making Nautilus
	think the set of active sidebar panels is changing when this
	setting gets set.

	* src/nautilus-window-manage-views.c: (handle_view_failure,
	nautilus_window_set_sidebar_panels): Call
	`disconnect_and_destroy_sidebar_panel' instead of
	`disconnect_view_and_destroy' followed by
	`nautilus_window_remove_sidebar_panel', which left the possibility
	of an inconsistent state where a destroyed view is in the sidebar
	panel list.
	(disconnect_and_destroy_sidebar_panel): New function that
	disconnects signal handlers, removes the sidebar panel from the
	window, and then finally destroys it, to avoid the possibility of
	the sidebar panel list being in an inconsistent state.

M	ChangeLog
M	components/tree/nautilus-tree-expansion-state.c
M	src/nautilus-window-manage-views.c

commit b52782db50f0c76affcbf13bf52c673ce9bedc11
Author: Mike Fleming <mfleming@eazel.com>
Date:	2001-01-26

	Merging Mike Fleming's partial fix for 5968 from branch. This
	updates all the user agent strings in Nautilus.

	2001-01-24  Mike Fleming  <mfleming@eazel.com>

		reviewed by: <robey@eazel.com>

		User-Agent Changes for PR3

		"Trilobite/" --> "Trilobite/0.2.0"
		"Nautilus/1.0" (in the Mozilla User-Agent) -->
		"Nautilus/1.0PR3"

		* components/mozilla/nautilus-mozilla-content-view.c:
		(mozilla_content_view_one_time_happenings):
		*
		components/services/install/lib/eazel-install-protocols.c:
		(http_fetch_remote_file),
		(eazel_install_fetch_definitive_package_info):
		* components/services/install/lib/eazel-softcat.c:
		(eazel_softcat_get_info):
		* components/services/inventory/eazel-inventory-service.c:
		(impl_Trilobite_Eazel_Inventory_upload):
		* components/services/trilobite/libtrilobite/Makefile.am:
		*
		components/services/trilobite/libtrilobite/trilobite-core-network
		-slim.c: (trilobite_fetch_uri):
		*
		components/services/trilobite/libtrilobite/trilobite-core-network
		.c: (trilobite_open_uri):
		*
		components/services/trilobite/libtrilobite/trilobite-core-utils.c
		: (trilobite_get_useragent_string):
		*
		components/services/trilobite/libtrilobite/trilobite-core-utils.h
		:

M	ChangeLog
M	components/mozilla/nautilus-mozilla-content-view.c
M	components/services/install/lib/eazel-install-protocols.c
M	components/services/install/lib/eazel-softcat.c
M	components/services/inventory/eazel-inventory-service.c
M	components/services/trilobite/libtrilobite/Makefile.am
M
components/services/trilobite/libtrilobite/trilobite-core-network-slim.c
M
components/services/trilobite/libtrilobite/trilobite-core-network.c
M	components/services/trilobite/libtrilobite/trilobite-core-utils.c
M	components/services/trilobite/libtrilobite/trilobite-core-utils.h

commit 076f4684e67e4c9a3cb444a8c691fb48a8a7df6a
Author: Robey Pointer <robey@src.gnome.org>
Date:	2001-01-26

    Remove cruft.

	* components/services/install/command-line/.cvsignore:

	Remove cruft.

	* components/services/install/idl/trilobite-eazel-install.idl:
	* components/services/install/lib/eazel-install-corba-types.c:
	(corba_packagedatastruct_from_packagedata),
	(packagedata_from_corba_packagedatastruct):
	*
	components/services/install/lib/eazel-install-xml-package-list.c:
	(osd_parse_implementation):
	* components/services/install/lib/eazel-package-system-types.c:
	(packagedata_initialize), (packagedata_finalize),
	(packagedata_copy), (packagedata_fill_in_missing),
	(packagedata_dump_int):
	* components/services/install/lib/eazel-package-system-types.h:

	Add "filesize" item to the PackageData struct, and the corba one,
	and parse it out of the softcat XML.

	* components/services/install/lib/eazel-install-logic2.c:
	(eazel_install_check_existing_packages), (dedupe_foreach_depends),
	(is_satisfied):
	* components/services/install/lib/eazel-softcat.c:
	(remove_directories_from_provides_list):
	*
	components/services/install/nautilus-view/nautilus-service-instal
	l-view.c: (install_message_new), (generate_install_form):

	Retrofit some PR3 patches to the trunk.

	* components/services/install/lib/eazel-package-system.c:
	(eazel_package_system_matches_versioning):

	Compress Eskil's package version comparison function into
	something a bit smaller and easier to follow for mere mortals like
	myself. :)

	* nautilus-installer/src/installer.c: (create_install_page),
	(eazel_install_progress), (eazel_download_progress),
	(get_detailed_errors_foreach), (get_detailed_errors),
	(download_failed), (eazel_install_preflight),
	(eazel_install_dep_check):
	* nautilus-installer/src/installer.h:
	* nautilus-installer/src/main.c: (segv_handler), (main):
	* nautilus-installer/src/prescript:

	First bit of 1.0 installer fixes: Bring it up to speed with
	changes in the install library.

M	ChangeLog
M	components/services/install-view/nautilus-service-install-view.c
M	components/services/install/command-line/.cvsignore
M	components/services/install/idl/trilobite-eazel-install.idl
M	components/services/install/lib/eazel-install-corba-types.c
M	components/services/install/lib/eazel-install-logic2.c
M	components/services/install/lib/eazel-install-xml-package-list.c
M	components/services/install/lib/eazel-package-system-types.c
M	components/services/install/lib/eazel-package-system-types.h
M	components/services/install/lib/eazel-package-system.c
M	components/services/install/lib/eazel-softcat.c
M
components/services/install/nautilus-view/nautilus-service-install-view.c
M	nautilus-installer/src/installer.c
M	nautilus-installer/src/installer.h
M	nautilus-installer/src/main.c
M	nautilus-installer/src/prescript

commit 7379412e269dd701f76cf8bc1eb18bb06c9d3630
Author: Pavel Cisler <pavel@eazel.com>
Date:	2001-01-26

    reviewed by: Michael Engber <engber@eazel.com>

    2001-01-25	Pavel Cisler  <pavel@eazel.com>

	reviewed by: Michael Engber  <engber@eazel.com>

	Fix 5879 (Close copy source & destination windows -> crash at
		  end of copy operation).

	* libnautilus-extensions/nautilus-directory-metafile.c:
	(nautilus_directory_remove_file_metadata):
	Merge a fix from PR3 branch.

	* libnautilus-extensions/nautilus-gtk-extensions.c:
	(null_the_reference), (nautilus_gtk_null_reference_if_destroyed),
	(nautilus_gtk_stop_null_reference_if_destroyed):
	* libnautilus-extensions/nautilus-gtk-extensions.h:
	Add new magic calls that set up a reference to get nulled out
	when the object it points to is destroyed.

	* libnautilus-extensions/nautilus-file-operations.c:
	(transfer_info_new), (transfer_info_destroy),
	(handle_transfer_ok), (nautilus_file_operations_copy_move),
	(nautilus_file_operations_move_to_trash),
	(nautilus_file_operations_delete), (do_empty_trash):
	Null out a saved reference to the parent window so
	that we don't try to use it after the window gets closed.
	Clean up creation and destruction of TransferInfo.

	* libnautilus-extensions/nautilus-file-operations.c:
	(handle_transfer_ok):
	Fix a case where TransferInfo could get leaked.

	* libnautilus-extensions/nautilus-file-operations.c:
	(new_folder_transfer_callback),
	(nautilus_file_operations_new_folder):
	Rework to make deleting of NewFolderTransferState cleaner.
	Set up parent_view to get nulled out when the view gets closed.

	* libnautilus-extensions/nautilus-preferences-dialog.c:
	(dialog_clicked), (dialog_show), (dialog_destroy),
	Tweaks. Get rid of unneeded casts.

	* src/nautilus-property-browser.c: (add_new_pattern),
	(show_color_selection_window), (add_new_color), (add_new_emblem):
	* src/nautilus-theme-selector.c: (add_new_theme_button_callback):
	* src/nautilus-view-frame-corba.c:
	(impl_Nautilus_ViewFrame__destroy),
	(impl_Nautilus_ViewFrame__create):
	Use new magic calls to null out references.

	* src/nautilus-property-browser.c:
	(nautilus_property_browser_destroy):
	Disconnect from the destroy-watching signal.

	* libnautilus-extensions/nautilus-icon-container.c:
	(set_pending_icon_to_reveal):
	(nautilus_preferences_dialog_construct):
	* src/file-manager/fm-directory-view.c:
	(copy_move_done_data_free),
	(pre_copy_move), (copy_move_done_partition_func),
	(copy_move_done_callback):
	Use new magic calls to null out references.
	Fix a memory trasher where CopyMoveDoneData was being destroyed
	too
	early.

M	ChangeLog
M	libnautilus-extensions/nautilus-directory-metafile.c
M	libnautilus-extensions/nautilus-file-operations.c
M	libnautilus-extensions/nautilus-gtk-extensions.c
M	libnautilus-extensions/nautilus-gtk-extensions.h
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-extensions/nautilus-preferences-dialog.c
M	libnautilus-private/nautilus-directory-metafile.c
M	libnautilus-private/nautilus-file-operations.c
M	libnautilus-private/nautilus-gtk-extensions.c
M	libnautilus-private/nautilus-gtk-extensions.h
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-preferences-dialog.c
M	src/file-manager/fm-directory-view.c
M	src/nautilus-property-browser.c
M	src/nautilus-theme-selector.c
M	src/nautilus-view-frame-corba.c

commit f7f1d37a546c006be8a737f657ae96a9e7c4c7f8
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2001-01-26

    Fixed bug 5981, Desktop Eazel-Services link won't work without Mozilla

    2001-01-25	Gene Z. Ragan  <gzr@eazel.com>

	Fixed bug 5981, Desktop Eazel-Services link won't work without
	Mozilla installed

	* src/nautilus-first-time-druid.c: (druid_finished):
	Use the eazel: protocol instead of the http: services
	URI.

M	ChangeLog
M	src/nautilus-first-time-druid.c

commit b980d2bf785607406fe027b33c6f37db605e9fa9
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2001-01-26

    reviewed by: Pavel Cisler <pavel@eazel.com>

    2001-01-25	Gene Z. Ragan  <gzr@eazel.com>

	reviewed by: Pavel Cisler <pavel@eazel.com>

	Fixed bug 6002, programs run from Nautilus Link files leave
	zombie processes

	* libnautilus-extensions/nautilus-gnome-extensions.c:
	* libnautilus-extensions/nautilus-gnome-extensions.h:
	(nautilus_gnome_shell_execute):
	Rename function and make it available to outside callers

	(nautilus_gnome_open_terminal):
	Rename function calls to nautilus_gnome_shell_execute

	* src/file-manager/fm-directory-view.c: (activate_callback):
	Call nautilus_gnome_shell_execute instaed of calling forking
	and calling exec.  Using nautilus_gnome_shell_execute does the
	right thing and avoids creating zombie processes.

M	ChangeLog
M	libnautilus-extensions/nautilus-gnome-extensions.c
M	libnautilus-extensions/nautilus-gnome-extensions.h
M	libnautilus-private/nautilus-gnome-extensions.c
M	libnautilus-private/nautilus-gnome-extensions.h
M	src/file-manager/fm-directory-view.c

commit dcc3f0437315cebcf1a85fc1d9cbebe413f97188
Author: John Harper <jsh@src.gnome.org>
Date:	2001-01-26

    doh! forgot to remove an unused variable..

M	libnautilus-extensions/nautilus-list.c
M	libnautilus-private/nautilus-list.c

commit 3dea3dcdf287f49251d09d77cfea3b3158b3b0f2
Author: John Harper <jsh@src.gnome.org>
Date:	2001-01-26

    forgot to add reviewer..

M	ChangeLog

commit 7544f7779eb28d1298858161ea0001000f227539
Author: John Harper <jsh@eazel.com>
Date:	2001-01-26

    Fix bug 5590 (List view uses anti-aliased graphics always)

    2001-01-25	John Harper  <jsh@eazel.com>

	Fix bug 5590 (List view uses anti-aliased graphics always)

	* src/file-manager/fm-list-view.c
	(fm_list_view_update_smooth_graphics_mode): new function, put
	into the FMDirectoryView method table, and called by
	set_up_list ()

	* libnautilus-extensions/nautilus-list.c (NautilusListDetails):
	added an `anti_aliased_mode' boolean field

	(draw_cell_pixbuf): support both normal and anti-aliased
	drawing styles

	* libnautilus-extensions/nautilus-list.[ch]
	(nautilus_list_set_anti_aliased_mode): new function

	* libnautilus-extensions/nautilus-list.c
	(nautilus_list_set_single_click_mode): call
	gtk_widget_queue_draw () on the list widget. Fixes the
	(unfiled?) bug where toggling the `Activate items with a foo
	click' doesn't immediately change how the list view is drawn

M	ChangeLog
M	libnautilus-extensions/nautilus-list.c
M	libnautilus-extensions/nautilus-list.h
M	libnautilus-private/nautilus-list.c
M	libnautilus-private/nautilus-list.h
M	src/file-manager/fm-list-view.c

commit e0adba1c36b1f5d670d508cc9051d2581bbe2dc1
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2001-01-26

	reviewed by: Darin Adler <darin@eazel.com>

	Fixed bug 5569 (Desktop should not show up in history list)

	I also prevented Control-B on the desktop from adding the
	desktop to the Bookmarks list.

	* src/file-manager/nautilus-desktop-icon-view-ui.xml:
	overrode command "Add Bookmark" to be insensitive.

	* src/nautilus-window.h: Declare function pointer for
	add_current_location_to_history_list.

	* src/nautilus-window-private.h: Declare private function
	nautilus_window_add_current_location_to_history_list.

	* src/nautilus-window.c:
	(nautilus_window_initialize_class),
	(real_add_current_location_to_history_list): Fill in
	add_current_location_to_history_list function pointer
	with simple function.
	(nautilus_window_add_current_location_to_history_list):
	wrapper for calling the new virtual function.
	(nautilus_forget_history):
	Call nautilus_window_add_current_location_to_history_list
	where it was doing the work directly, to get the indirection.

	* src/nautilus-window-manage-views.c: (update_for_new_location):
	Call nautilus_window_add_current_location_to_history_list
	where it was doing the work directly, to get the indirection.

	* src/nautilus-desktop-window.c:
	(nautilus_desktop_window_initialize_class),
	(real_add_current_location_to_history_list): Override
	add_current_location_to_history_list to do nothing.

M	ChangeLog
M	src/file-manager/nautilus-desktop-icon-view-ui.xml
M	src/nautilus-desktop-window.c
M	src/nautilus-navigation-window.c
M	src/nautilus-navigation-window.h
M	src/nautilus-object-window.c
M	src/nautilus-object-window.h
M	src/nautilus-spatial-window.c
M	src/nautilus-spatial-window.h
M	src/nautilus-window-manage-views.c
M	src/nautilus-window-private.h
M	src/nautilus-window.c
M	src/nautilus-window.h

commit a1b67bf8937b9b1078620af55d56fd75534cf9a3
Author: Mike Engber <engber@src.gnome.org>
Date:	2001-01-26

    reviewed by: John Harper


	reviewed by: John Harper

	* libnautilus-extensions/nautilus-directory-background.c:
	(initialize_background_from_settings),
	(saved_settings_changed_callback),
	(nautilus_connect_background_to_file_metadata):
	Fixed trying to set the background on a window before it was
	realized.

M	ChangeLog
M	libnautilus-extensions/nautilus-directory-background.c
M	libnautilus-private/nautilus-directory-background.c

commit 27ee242cb05ea6a9a67866996f8e029a42209836
Author: Michael Fleming <mfleming@src.gnome.org>
Date:	2001-01-26

	reviewed by: <sullivan@eazel.com>

	Bug 6032: summary view was crashing because widget was being
	destroyed during finish_button_activation.

	Added a ref to the button across the timer callback and
	avoided calling gtk_button_clicked and gtk_button_released
	if the widget is already destroyed.

	* libnautilus-extensions/nautilus-gtk-extensions.c:
	(finish_button_activation), (nautilus_gtk_button_auto_click):

M	ChangeLog
M	libnautilus-extensions/nautilus-gtk-extensions.c
M	libnautilus-private/nautilus-gtk-extensions.c

commit 831b2c6824ca3b5adfd9be0158cfd557bd9ca20e
Author: John Harper <jsh@eazel.com>
Date:	2001-01-26

    reviewed by: Darin Adler <darin@eazel.com>

    2001-01-25	John Harper  <jsh@eazel.com>

	reviewed by: Darin Adler <darin@eazel.com>

	Fix bug 5561 (Add a function to nautilus to iterate through
	windows in stacking order):

	* libnautilus-extensions/nautilus-gtk-extensions.c,
	libnautilus-extensions/nautilus-gtk-extensions.h
	(nautilus_get_window_list_ordered_front_to_back): new function,
	returns a list of all top-level windows in stacking order (from
	top to bottom)

	Fixed parts of bug 5553 (Enlightenment-related problems)

	* src/nautilus-desktop-window.c
	(nautilus_desktop_window_delete_event): connected to
	`delete_event' signal of the desktop window. Unconditionally
	returns TRUE. This stops GTK+ deleting the window in response
	to WM_DELETE_WINDOW requests, and thus fixes the bug where it's
	possible to delete the desktop window in Enlightenment

	* src/nautilus-desktop-window.c (realize): added SKIP_FOCUS to
	the _WIN_HINTS we set (even though, ages ago, I told Gene not
	to. Otherwise Enlightenment includes the desktop window in its
	M-TAB list)

M	ChangeLog
M	libnautilus-extensions/nautilus-gtk-extensions.c
M	libnautilus-extensions/nautilus-gtk-extensions.h
M	libnautilus-private/nautilus-gtk-extensions.c
M	libnautilus-private/nautilus-gtk-extensions.h
M	src/nautilus-desktop-window.c

commit 159c3eef775832ef7314312d7ea45001d0c38d6a
Author: Mike Engber <engber@src.gnome.org>
Date:	2001-01-26

    reviewed by: John Harper


	reviewed by: John Harper

	* libnautilus-extensions/nautilus-directory-background.c:
	(saved_settings_changed_callback), (background_reset_callback):
	The root & desktop pixmaps are now updated in response to changes
	in the gnome_config settings - bug 6033.

M	ChangeLog
M	libnautilus-extensions/nautilus-directory-background.c
M	libnautilus-private/nautilus-directory-background.c

commit 6801f7c930ad37e4b975246e71894ba1bbe0155b
Author: Mike Engber <engber@src.gnome.org>
Date:	2001-01-26

    reviewed by: John Harper


	reviewed by: John Harper

	* libnautilus-extensions/nautilus-background.c:
	(nautilus_background_draw_pixbuf_free),
	(nautilus_background_draw):
	Background are now always drawn with the aa code, ensuring
	their gradients are never striated - bug 5584.

M	ChangeLog
M	libnautilus-extensions/nautilus-background.c
M	libnautilus-private/nautilus-background.c

commit 695eb58ea349497279a85982e83ea234cdffb5ae
Author: Josh Barrow <josh@eazel.com>
Date:	2001-01-25

    Updated for the new k-rad look of the default theme.


    2001-01-25	Josh Barrow  <josh@eazel.com>

	    * icons/theme_preview.png:
	    Updated for the new k-rad look of the default theme.

M	ChangeLog
M	icons/theme_preview.png

commit 06f8cb1a35c679b584cc79bf251ef9e5362dc79e
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2001-01-25

	reviewed by: Pavel Cisler <pavel@eazel.com>

	Fixed bug 5506 (Show Properties always shows full path,
	making window ludicrously wide)

	Also made some other contents of the properties
	window handle window-stretching more attractively.

	* libnautilus-extensions/nautilus-ellipsizing-label.h:
	* libnautilus-extensions/nautilus-ellipsizing-label.c:
	(nautilus_ellipsizing_label_initialize_class),
	(nautilus_ellipsizing_label_initialize), (real_destroy),
	(nautilus_ellipsizing_label_new), (recompute_ellipsized_text),
	(nautilus_ellipsizing_label_set_text), (real_size_request),
	(real_size_allocate), (real_style_set): New files. This is
	a subclass of GtkLabel that requests no specific width, and
	ellipsizes the text to fit whatever width it is given.

	* libnautilus-extensions/Makefile.am: Add new files to build.

	* src/file-manager/fm-properties-window.c:
	(value_field_update_internal): New function, contains code
	formerly in value_field_update but takes boolean to handle
	ellipsized case.
	(value_field_update): Now just a simple wrapper for
	value_field_update_internal for the non-ellipsized case.
	(ellipsizing_value_field_update): New function, simple wrapper
	for value_field_update_internal for the ellipsized case.
	(attach_label): added an ellipsize_text boolean to this
	bottleneck function.
	(attach_value_label), (attach_title_field): pass FALSE for
	ellipsize_text to attach_label
	(attach_ellipsizing_value_label): new function, pass TRUE for
	ellipsize_text to attach_label
	(attach_value_field_internal): New function, contains code
	formerly in attach_value_field but takes boolean to handle
	ellipsized case.
	(attach_value_field): Now just a simple wrapper for
	attach_value_field_internal for the non-ellipsized case.
	(attach_ellipsizing_value_field): New function, simple wrapper for
	attach_value_field_internal for the ellipsized case.
	(attach_option_menu): Don't use GTK_EXPAND, so option menu gets no
	wider than it needs to be.
	(append_separator): Don't use GTK_EXPAND, so the presence of
	separators doesn't cause table columns to stretch.
	(append_title_and_ellipsizing_value): New function, like
	append_title_value_pair but uses ellipsizing label.
	(create_basic_page): Change gtk_table_attach options for icon
	and name field so that they don't cause table columns
	to stretch.

M	ChangeLog
M	libnautilus-extensions/Makefile.am
A	libnautilus-extensions/nautilus-ellipsizing-label.c
A	libnautilus-extensions/nautilus-ellipsizing-label.h
M	libnautilus-private/Makefile.am
A	libnautilus-private/nautilus-ellipsizing-label.c
A	libnautilus-private/nautilus-ellipsizing-label.h
M	src/file-manager/fm-properties-window.c

commit 979d5e136c9b490db3e950152eb808e069926fc5
Author: Arik Devens <arik@src.gnome.org>
Date:	2001-01-25

    temporary fix for bug #5490 by removing the dialogs usize request.

M	ChangeLog
M	libnautilus-extensions/nautilus-preferences-dialog.c
M	libnautilus-private/nautilus-preferences-dialog.c

commit 7856bf7336d1911075235879505a10bc1c5ffd88
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2001-01-25

    fixed bug 5817, removing the extension from images makes their
    thumbnails


	* libnautilus-extensions/nautilus-thumbnails.c:
	(make_thumbnail_path):
	fixed bug 5817, removing the extension from images makes their
	thumbnails show up.  Fixed by correcting where it tests for the
	presence of an extension in make_thumbnail_path by only looking
	for periods in the leaf part of the path instead of in the
	entire path.

M	ChangeLog
M	libnautilus-extensions/nautilus-thumbnails.c
M	libnautilus-private/nautilus-thumbnails.c

commit 75dcba7a7cf1b4377583bed1ce4ee71321e63c82
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-01-25

    Add missing xml-i18n-tools to list of modules needed to build
    from cvs.

	* README: Add missing xml-i18n-tools to list of modules
	needed to build from cvs.

M	ChangeLog
M	README

commit bccbdb95effad30de95da9eb6989df17f68ba44a
Author: Christian Rose <menthos@src.gnome.org>
Date:	2001-01-25

    Updated Swedish translation.

M	po/ChangeLog
M	po/sv.po

commit 7386f25ed69f491f4a6d20bde1494a4fea7f96b6
Author: Laszlo Kovacs <laszlo@src.gnome.org>
Date:	2001-01-25

    break in Eazel-hacking build when Scrollkeeper is enabled inside
    hyperbola fixed

M	ChangeLog

commit 1299b8cc3a19beb4f574ab917cae485aa23c63ea
Author: Laszlo Kovacs <laszlo@src.gnome.org>
Date:	2001-01-25

    break in Eazel-hacking build if Scrollkeeper is enabled fixed

M	components/help/hyperbola-filefmt.c

commit 66302114b68c4500618f4c1a692e4c792f2db076
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2001-01-25

	reviewed by: Pavel Cisler <pavel@eazel.com>

	Tweaked the recent menu-updating speedup.

	* src/file-manager/fm-directory-view.c:
	(remove_update_menus_timeout_callback): New helper function,
	removes timeout callback if non-zero.
	(fm_directory_view_destroy): Use helper function where it was
	calling the guts directly.
	(update_menus_if_pending): New function, does nothing if
	no menu update is pending, otherwise removes callback and
	does an update now.
	(fm_directory_view_pop_up_selection_context_menu),
	(fm_directory_view_pop_up_background_context_menu): Use
	update_menus_if_pending instead of directly updating. This both
	avoids an unnecessary update if none is pending and prevents an
	unnecessary future update is one is pending.

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit 518e727cbedf4961a239799750ca304eaadbe207
Author: Laszlo Kovacs <laszlo@src.gnome.org>
Date:	2001-01-25

    fixing bug in code of hyperbola component that goes around
    alphabetical ordering of section titles

M	ChangeLog

commit 2966446611e32f7f693c6a356567c090c17877aa
Author: Laszlo Kovacs <laszlo@src.gnome.org>
Date:	2001-01-25

    fixing bug in code that goes around alphabetical ordering of section
    titles

M	components/help/hyperbola-nav-tree.c

commit bb9419b5d5079c354525eec8b44602d9a3e2bb6f
Author: Laszlo Kovacs <laszlo@src.gnome.org>
Date:	2001-01-25

    Various changes in hyperbola component.

M	ChangeLog

commit 9ac6fec4659b4f38e04d9abd08d57a7a3393dd61
Author: Laszlo Kovacs <laszlo@src.gnome.org>
Date:	2001-01-25

    Added various changes to the hyperbola component, some of these
    are Scrollkeeper related and disabled as Scrollkeeper is not in
    Eazel-hacking yet.
    Scrollkeeper related changes:
	- remove empty branches for Scrollkeeper generated
	  category tree
	- remove old way of populating of the Applications
	  branch with the Gnome help docs
    Not Scrollkeeper related changes:
	- fix in manpath handling when looking for man pages
	  and manpath does not return anything
	- fix in title extraction from man page names
	- moving all the Man pages below the Manuals branch
	  (in pages.map)

M	components/help/hyperbola-filefmt.c
M	components/help/pages.map

commit 796631b0252d7995e143bc1a4308003ce8450ea2
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2001-01-25

    Changed a return from TRUE to FALSE (also in PR3 branch)


	* components/services/install/lib/eazel-install-logic2.c:
	(is_satisfied):
	Changed a return from TRUE to FALSE (also in PR3 branch)

M	ChangeLog
M	components/services/install/lib/eazel-install-logic2.c

commit abc1f91bafbd02f6d1385500e7d451c6b539486a
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2001-01-25

    These are some recent PR3 fixes Bug 6009, 5978 and 5979


	These are some recent PR3 fixes
	Bug 6009, 5978 and 5979

	* components/services/install/command-line/eazel-test-packsys.c:
	(test_is_installed), (main):
	Code to test changes made to eazel_package_system_is_installed.

	* components/services/install/lib/Makefile.am:
	Fix for 5978.

	* components/services/install/lib/eazel-package-system-rpm3.c:
	(rpmmonitorpiggybag_new), (make_rpm_argument_list),
	(monitor_rpm_process_pipe_percent_output),
	(rpm_packagedata_fill_from_file),
	(eazel_package_system_rpm3_install_uninstall):
	Fix for 5978 and 5979

	* components/services/install/lib/eazel-package-system-rpm4.c:
	Fix for 5978

	* components/services/install/lib/eazel-package-system-types.c:
	(packagedata_finalize):
	See bug 6007

	* components/services/install/lib/eazel-package-system.c:
	(eazel_package_system_matches_versioning),
	(eazel_package_system_is_installed):
	Fix for 6009

	*
	components/services/install/nautilus-view/nautilus-service-instal
	l-view.c: (nautilus_service_install_view_update_from_uri):
	Removed debug output

	* configure.in:
	Fix for 5979

M	ChangeLog
M	components/services/install-view/nautilus-service-install-view.c
M	components/services/install/command-line/eazel-test-packsys.c
M	components/services/install/lib/Makefile.am
M	components/services/install/lib/eazel-package-system-rpm3.c
M	components/services/install/lib/eazel-package-system-rpm4.c
M	components/services/install/lib/eazel-package-system-types.c
M	components/services/install/lib/eazel-package-system.c
M
components/services/install/nautilus-view/nautilus-service-install-view.c
M	configure.in

commit da55da076e47dd19b633ffe58c57bfb0d5d86b58
Author: Dan Mueth <dan@eazel.com>
Date:	2001-01-25

    Adding this directory for the GNU FDL. This is a temporary
    solution. When

    2001-01-24	Dan Mueth <dan@eazel.com>

	    * user-guide/gnufdl: Adding this directory for the GNU FDL.
	      This is a temporary solution.  When GNOME 1.4 is out, we
	      will have gnome-core installing 'fdl' and we will point to
	      that instead of 'gnufdl'.
	    * user-guide/C/: Removing old docs stuff, and adding Vera's
	      new docs.

M	ChangeLog
M	configure.in
D	user-guide/C/img/ch1-README.png
D	user-guide/C/img/ch1-cnn.png
D	user-guide/C/img/ch1-complex-search.png
D	user-guide/C/img/ch1-connect.png
D	user-guide/C/img/ch1-duplicate.png
D	user-guide/C/img/ch1-google.png
D	user-guide/C/img/ch1-hardware.png
D	user-guide/C/img/ch1-history.png
D	user-guide/C/img/ch1-home-john.png
D	user-guide/C/img/ch1-home.png
D	user-guide/C/img/ch1-icon-view-150.png
D	user-guide/C/img/ch1-icon-view-demo.png
D	user-guide/C/img/ch1-inadequate-permissions.png
D	user-guide/C/img/ch1-list-mydoc.png
D	user-guide/C/img/ch1-music-control.png
D	user-guide/C/img/ch1-nautiluslogo.png
D	user-guide/C/img/ch1-new-window.png
D	user-guide/C/img/ch1-open-with.png
D	user-guide/C/img/ch1-panel.png
D	user-guide/C/img/ch1-permissions.png
D	user-guide/C/img/ch1-pluck.png
D	user-guide/C/img/ch1-samba.png
D	user-guide/C/img/ch1-slash.png
D	user-guide/C/img/ch1-toolbar.png
D	user-guide/C/img/ch1-toshiba.png
D	user-guide/C/img/ch1-tree-demo.png
D	user-guide/C/img/ch1-tree-doc-1.png
D	user-guide/C/img/ch1-tree-doc.png
D	user-guide/C/img/ch1-tree-etc.png
D	user-guide/C/img/ch1-tree-slash.png
D	user-guide/C/img/ch1-view-as.png
D	user-guide/C/img/ch1-zoom-control.png
D	user-guide/C/img/ch2-colors.png
D	user-guide/C/img/ch2-edit-settings-folder.png
D	user-guide/C/img/ch2-emblems.png
D	user-guide/C/img/ch2-home-john-mydoc.png
D	user-guide/C/img/ch2-icon-captions-alone.png
D	user-guide/C/img/ch2-icon-captions.png
D	user-guide/C/img/ch2-john.png
D	user-guide/C/img/ch2-music.png
D	user-guide/C/img/ch2-open-with-other.png
D	user-guide/C/img/ch2-open-with.png
D	user-guide/C/img/ch2-photos-john.png
D	user-guide/C/img/ch2-right-click-open-with.png
D	user-guide/C/img/ch2-search-settings.png
D	user-guide/C/img/ch2-ski-intermediate-menu.png
D	user-guide/C/img/ch2-theme-eazel.png
D	user-guide/C/img/ch2-view-layout-menu.png
D	user-guide/C/img/ch3-account-info.png
D	user-guide/C/img/ch3-online-storage.png
D	user-guide/C/img/ch3-package-titles.png
D	user-guide/C/img/ch3-sign-up.png
D	user-guide/C/img/ch3-welcome-screen.png
A	user-guide/C/img/custicon.png
A	user-guide/C/img/full.png
D	user-guide/C/img/install-update.png
D	user-guide/C/img/install-user-level.png
A	user-guide/C/img/locbar.png
A	user-guide/C/img/player.png
A	user-guide/C/img/prefmenu.png
A	user-guide/C/img/sidebar.png
A	user-guide/C/img/viewmenu.png
D	user-guide/C/sgml/chapter-1.sgml
D	user-guide/C/sgml/chapter-2.sgml
D	user-guide/C/sgml/chapter-3.sgml
D	user-guide/C/sgml/install.sgml
D	user-guide/C/sgml/intro.sgml
D	user-guide/C/sgml/model.sgml
M	user-guide/C/sgml/nautilus.sgml
M	user-guide/Makefile.am
A	user-guide/gnufdl/Makefile.am
R096	user-guide/C/sgml/fdl.sgml	user-guide/gnufdl/gnufdl.sgml

commit 714a3185f92d70e7833d772480d3dd7efbc99d78
Author: George Lebl <jirka@5z.com>
Date:	2001-01-25

    Maciej (mjs@eazel.com) approved this, so blame him if this makes
    hair grow

    Wed Jan 24 21:21:52 2001  George Lebl <jirka@5z.com>

	Maciej (mjs@eazel.com) approved this, so blame him if this makes
	hair grow on the palms of your hands or gives your dog headaches

	* components/adapter/nautilus-adapter-control-embed-strategy.c
	  (nautilus_adapter_control_embed_strategy_new): Unref the
	  zoomable
	  interface after a query interface.  Fixes bug #5966

	* components/image-viewer/nautilus-image-view.c
	  (control_destroy_callback): take out the FIXME.

M	ChangeLog
M	components/adapter/nautilus-adapter-control-embed-strategy.c
M	components/image-viewer/nautilus-image-view.c

commit 0a04bc5e9fa30cb39a88b0919ad62740cca28da5
Author: Pavel Cisler <pce@src.gnome.org>
Date:	2001-01-25

    oops

D	icons/crux_eggplant/Makefile

commit cd2820fc1305c7a82b68c19506c3620ec06f7ace
Author: Pavel Cisler <pavel@eazel.com>
Date:	2001-01-25

    reviewed by: John Sullivan <sullivan@eazel.com>

    2001-01-24	Pavel Cisler  <pavel@eazel.com>

	reviewed by: John Sullivan <sullivan@eazel.com>

	* src/file-manager/fm-directory-view.c:
	(fm_directory_view_destroy),
	(schedule_update_menus):
	A simple tweak to reduce the number of menu item updates --
	schedule fm_directory_view_update_menus using a gtk_timeout_add
	instead of gtk_idle_add, use a 300 ms interval for coalescing
	menu item updates.

	* src/file-manager/fm-directory-view.c:
	(fm_directory_view_pop_up_selection_context_menu),
	(fm_directory_view_pop_up_background_context_menu):
	Call fm_directory_view_update_menus directly to make sure the
	context menu comes up set up right instead of flickering.

M	ChangeLog
M	icons/crux_eggplant/Makefile
M	src/file-manager/fm-directory-view.c

commit bf3ddeda0b64b1aacd1e94f737871940712c87a6
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2001-01-25

    reviewed by: Pavel Cisler <pavel@eazel.com>

    2001-01-24	Gene Z. Ragan  <gzr@eazel.com>

	reviewed by: Pavel Cisler <pavel@eazel.com>

	Fixed bug 5710, Images no longer snap to size after hitting
	Refresh

	* components/image-viewer/nautilus-image-view.c: (redraw_control),
	(load_image_from_stream),
	(scrolled_window_size_allocate_callback):
	Restore the previous zoom setting when reloading a file from
	a stream.

	Fixed a logic flaw dealing with renaming NautilusLinks.
	The icon view
	had duplicated some logic that was present in NautilusFile.
	There were
	slight differences in the logic that lead to some confusion
	in determing
	if a link could be renamed.

	* libnautilus-extensions/nautilus-file.c:
	(nautilus_file_can_rename):
	* src/file-manager/fm-icon-view.c: (fm_icon_view_update_menus):

M	ChangeLog
M	components/image-viewer/nautilus-image-view.c
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-private/nautilus-file.c
M	src/file-manager/fm-icon-view.c

commit ff2eb948a11bbe8eb28998c9ea3007868069ae49
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2001-01-25

    oops - I left my email address off of the ChangeLog in my most recent


	oops - I left my email address off of the ChangeLog in my most
	recent check-in.

M	ChangeLog

commit 27a045492c7c92b8d8eed7e5357adfd31c0d37a7
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2001-01-25

    fixed bug 5985, we should use timestamps to determine which static


	* src/nautilus-window-menus.c: (get_static_bookmarks_file_path):
	fixed bug 5985, we should use timestamps to determine which
	static bookmarks file to use; now it does.

M	ChangeLog
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-window-menus.c

commit eae2bd81687d2c9549237a9e9c1c5d1bb044dd07
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-01-25

	reviewed by: Eskil Olsen  <eskil@eazel.com>

	* Makefile.am:
	Add Makefile.shared to EXTRA_DIST.

M	ChangeLog
M	Makefile.am

commit f125e2f59edc1f1ccfe53607b971e0f3dd84415b
Author: Mike Engber <engber@src.gnome.org>
Date:	2001-01-24

    reviewed by: Ramiro Estrugo


	reviewed by: Ramiro Estrugo

	* components/music/nautilus-music-view.c: (add_play_controls):
	Set alignment of playtime so it's flush left, otherwise it jumps
	around slightly.

M	ChangeLog
M	components/music/nautilus-music-view.c

commit d312041212627551a16bc7b82fa693c9a416c053
Author: Josh Barrow <josh@eazel.com>
Date:	2001-01-24

    Removed this file. This was one of the old GNOME icons, and it was no


    2001-01-24	Josh Barrow  <josh@eazel.com>

	    * icons/i-directory-192.png:
	    Removed this file.	This was one of the old GNOME icons,
	    and it
	    was no longer in use.

M	ChangeLog
D	icons/i-directory-192.png

commit 6a74e353193623e1b50786a66d65f0076fd75398
Author: Mike Engber <engber@src.gnome.org>
Date:	2001-01-24

    reviewed by: Ramiro Estrugo


	reviewed by: Ramiro Estrugo

	* components/music/nautilus-music-view.c:
	(nautilus_music_view_initialize), (add_play_controls):
	Removed a call to problematic call to gtk_widget_set_usize
	and added FIXMEs for the remaining calls to it - bug 5967.

M	ChangeLog
M	components/music/nautilus-music-view.c

commit 921b14a99e2abc9c6aaf6793ab4d7ee4f43ccd8d
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-01-24

	reviewed by: Pavel Cisler <pavel@eazel.com>

	Fix bug 5797 (Critical received when double-clicking on throbber):

	* src/nautilus-window-private.h:
	* src/nautilus-window.c: (location_change_at_idle_callback):
	Callback to do actual location change at idle time instead of
	right inside the property bag callback from the throbber.
	(throbber_location_change_request_callback): Use the new idle
	approach instead of changing the location right away.
	(nautilus_window_destroy): Cancel the idle if it's still
	outstanding.

	* libnautilus-extensions/nautilus-file.c:
	(nautilus_file_get_string_attribute_with_default): Mark a string
	for translation.
	(get_description): Mark some warning strings for translation since
	they are warnings we think real users might see.

	* applets/launcher/.cvsignore:
	* applets/preferences-applet/.cvsignore:
	Ignore some files.

M	ChangeLog
M	applets/launcher/.cvsignore
A	applets/preferences-applet/.cvsignore
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-private/nautilus-file.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window-private.h
M	src/nautilus-window.c

commit c1f6583f52fab8876cad2ef0d82d47a23d4d2cd5
Author: Christian Rose <menthos@src.gnome.org>
Date:	2001-01-24

    Updated Swedish translation.

M	po/ChangeLog
M	po/sv.po

commit b3fd987d35de27dd0d241fc5b823905278cf403c
Author: Robin Slomkowski <rslomkow@src.gnome.org>
Date:	2001-01-24

    nautilus-suggested now requires mozill-psm and mozilla-mail, updated

	* nautilus.spec.in: nautilus-suggested now requires
	mozill-psm and mozilla-mail, updated version
	required for serveral packages.

M	ChangeLog
M	nautilus.spec.in

commit c272d9664eda3d7c6d0d1a33b45e8dc564f3b221
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-01-24

    A tiny fix from Brian Frank. Also, save the file as a regular
    text file

	* data/static_bookmarks.xml:
	A tiny fix from Brian Frank.  Also, save the file as a regular
	text file without the DOS extra CRs.

	* src/nautilus-sidebar-title.c:
	(sidebar_title_create_title_label),
	(sidebar_title_create_more_info_label): Center justify the sidebar
	title labels.

M	ChangeLog
M	data/static_bookmarks.xml
M	src/nautilus-sidebar-title.c

commit eafab2cc797e23385870cf6906d099cd4a5d3d51
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2001-01-24

    removed some set_usize calls that I had only commented out before.


	* src/nautilus-property-browser.c:
	(nautilus_property_browser_initialize), (make_category_link):
	removed some set_usize calls that I had only commented out before.

M	ChangeLog
M	src/nautilus-property-browser.c

commit 78ca16a050ae7bcb9004d97aac02945d6267d8cd
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-01-24

    Updated based on recent check-ins and other contributions.

	* AUTHORS:
	* THANKS:
	* src/nautilus-window-menus.c:
	(help_menu_about_nautilus_callback):
	Updated based on recent check-ins and other contributions.

	* check-THANKS.pl: Updated to check the about list against the
	AUTHORS file and to fix some other things.

	* libnautilus/nautilus-view-component.idl: Fix a comment and
	remove a stray empty line.

M	AUTHORS
M	ChangeLog
M	ChangeLog-20000625
M	THANKS
M	check-THANKS.pl
M	libnautilus/nautilus-view-component.idl
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-window-menus.c

commit ba5e67e4dd9c669e3381c2299048ce836b252015
Author: Chyla Zbigniew <chyla@src.gnome.org>
Date:	2001-01-24

    Updated Polish translation

M	po/ChangeLog
M	po/pl.po

commit 0a31635eebfaa6446880e82306a46d33fe093ecd
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-01-24

    Removed typo.

M	ChangeLog

commit 08cb7c00ae2af7ba948d7cd7b66f60d2c87e9845
Author: Matthias Warkus <mawarkus@src.gnome.org>
Date:	2001-01-24

    Update

M	po/ChangeLog
M	po/de.po

commit d3ff87627320e371a4ca7805d9142cf0586be6a3
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-01-24

    Backout some dumb changes that i stupidly checked in.

	* applets/launcher/nautilus-launcher-applet.c: (create_pixbufs),
	(applet_change_pixel_size), (image_enter_event),
	(image_leave_event), (get_root_window),
	(window_set_cursor_for_state), (set_is_launching),
	(get_is_launching), (image_button_press_event),
	(image_button_release_event), (event_filter),
	(root_listen_for_property_changes), (main):
	Backout some dumb changes that i stupidly checked in.

M	ChangeLog
M	applets/launcher/nautilus-launcher-applet.c

commit 1cb47ed06a08b42ca9e46038cf585d4bccf980ad
Author: Mike Engber <engber@src.gnome.org>
Date:	2001-01-24

    reviewed by: George Lebl


	reviewed by: George Lebl

	* components/image-viewer/nautilus-image-view.c:
	(control_destroy_callback), (control_factory_common):
	image-view was using freed (widget) memory.

M	ChangeLog
M	components/image-viewer/nautilus-image-view.c

commit 663fd688b0928f7c16c6397bf6db0f081d044673
Author: Szabolcs Ban <shooby@gnome.hu>
Date:	2001-01-24

    Tons of fixes by Andras and Emese (spelling, terminology, headers)

    2001-01-24	Szabolcs Ban  <shooby@gnome.hu>

	    * hu.po: Tons of fixes by Andras and Emese (spelling,
	      terminology, headers)

M	po/ChangeLog
M	po/hu.po

commit db93c31f67d1b894668c2a30088aa3c16f14cfa2
Author: Yuri Syrota <rasta@src.gnome.org>
Date:	2001-01-24

    Updated Ukrainian translation

M	po/uk.po

commit 8c927690d10ccdaef5a094658c11bc80b90199a9
Author: Stano Visnovsky <stano@src.gnome.org>
Date:	2001-01-24

    Updated Slovak translation

M	po/ChangeLog
M	po/sk.po

commit 74ad4923b7bdeb6b93c1c211429f19c3fb4db7b2
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2001-01-24

    removed files that I inadvertently checked in to the wrong branch.


	removed files that I inadvertently checked in to the
	wrong branch.

	* components/rss-control/.cvsignore:
	* components/rss-control/Makefile.am:
	* components/rss-control/main.c:
	* components/rss-control/nautilus-rss-control.c:
	* components/rss-control/nautilus-rss-control.h:
	* components/rss-control/nautilus-rss-control.oafinfo:
	* data/top/Clock:
	* data/top/Slashdot:

M	ChangeLog
D	components/rss-control/.cvsignore
D	components/rss-control/Makefile.am
D	components/rss-control/main.c
D	components/rss-control/nautilus-rss-control.c
D	components/rss-control/nautilus-rss-control.h
D	components/rss-control/nautilus-rss-control.oafinfo
D	data/top/Clock
D	data/top/Slashdot

commit 9583e9a53ca1fa9b74106952d728c6c36defadfb
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2001-01-24

    initial check-in of post-1_0_1 branch


	initial check-in of post-1_0_1 branch

A	components/rss-control/.cvsignore
A	components/rss-control/Makefile.am
A	components/rss-control/main.c
A	components/rss-control/nautilus-rss-control.c
A	components/rss-control/nautilus-rss-control.h
A	components/rss-control/nautilus-rss-control.oafinfo
A	data/top/Clock
A	data/top/Slashdot
A	icons/bullet.png

commit ab827a9fd681a006672486ac00e11939394e67b3
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2001-01-24

    fixed recently introduced problem where it was still treating button


	* src/nautilus-theme-selector.c: (remove_button_callback),
	(exit_remove_mode):
	fixed recently introduced problem where it was still
	treating button labels as nautilus_labels instead of
	gtk_labels.

M	ChangeLog
M	src/nautilus-theme-selector.c

commit 711a69516131d344cc7b22482a0c4b5636c0946e
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2001-01-24

    fixed bug 5972, remove theme button uses aa text, by using a gtk_label


	* src/nautilus-theme-selector.c:
	(nautilus_theme_selector_initialize), (remove_button_callback),
	(exit_remove_mode):
	fixed bug 5972, remove theme button uses aa text, by using
	a gtk_label instead of a nautilus_label.  Also, hide the
	add button during remove mode so it's less confusing.

	* libnautilus-extensions/nautilus-theme.c:
	(nautilus_theme_make_selector):
	fixed a crash when an installed theme lacked a preview icon,
	cleaned up code and fixed a memory leak.

M	ChangeLog
M	libnautilus-extensions/nautilus-theme.c
M	libnautilus-private/nautilus-theme.c
M	src/nautilus-theme-selector.c

commit b2f055a9f97547dbdc5d0b5c0b251ca3bc8f6adb
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2001-01-24

    Removed accidentally committed conflict marker.

M	ChangeLog

commit 72c0d18006341f21f6880af225324d22f711165d
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2001-01-24

	reviewed by: Darin Adler  <darin@eazel.com>

	Partial fix for bug 5902 (Rapidly changing between Icon and
	Image/Text crashes Nautilus).

	* src/nautilus-view-frame.c:
	(nautilus_view_frame_load_client_async),
	(nautilus_view_frame_load_client),
	(nautilus_view_frame_stop_activation),
	(nautilus_view_frame_load_location),
	(nautilus_view_frame_stop_loading),
	(nautilus_view_frame_selection_changed),
	(nautilus_view_frame_title_changed),
	(nautilus_view_frame_is_zoomable),
	(nautilus_view_frame_get_zoom_level),
	(nautilus_view_frame_set_zoom_level),
	(nautilus_view_frame_get_min_zoom_level),
	(nautilus_view_frame_get_max_zoom_level),
	(nautilus_view_frame_get_has_min_zoom_level),
	(nautilus_view_frame_get_has_max_zoom_level),
	(nautilus_view_frame_get_is_continuous),
	(nautilus_view_frame_get_preferred_zoom_levels),
	(nautilus_view_frame_zoom_in), (nautilus_view_frame_zoom_out),
	(nautilus_view_frame_zoom_to_fit),
	(nautilus_view_frame_open_location_in_this_window),
	(nautilus_view_frame_open_location_prefer_existing_window),
	(nautilus_view_frame_open_location_force_new_window),
	(nautilus_view_frame_report_selection_change),
	(nautilus_view_frame_report_status),
	(nautilus_view_frame_report_load_underway),
	(nautilus_view_frame_report_load_progress),
	(nautilus_view_frame_report_load_complete),
	(nautilus_view_frame_report_load_failed),
	(nautilus_view_frame_set_title), (nautilus_view_frame_get_title),
	(nautilus_view_frame_get_label), (nautilus_view_frame_set_label),
	(nautilus_view_frame_activate), (get_history_list),
	(send_history),
	(nautilus_view_frame_get_is_underway): Silently do nothing if the
	view frame has failed. Based on suggestions from Darin. Also
	includes return_if_fail fixes from Darin.

M	ChangeLog
M	src/nautilus-view-frame.c

commit 03615eab5f885e21c3bb67ca295ba03333b27d87
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2001-01-24

    Changed output in md5_failed to be readable. Only ask about deleting
    files


	*
	components/services/install/command-line/eazel-alt-install-corba.
	c: (md5_check_failed), (delete_files):
	Changed output in md5_failed to be readable.
	Only ask about deleting files if any where downloaded (the check
	was commented out for some reason)

	* components/services/install/command-line/eazel-test-packsys.c:
	(test_package_load), (test_query), (test_query_owns_mem),
	(is_installed), (test_install), (test_uninstall), (test_verify),
	(main):
	s/packagedata_destroy/gtk_object_unref/ - eazel-test-packsys now
	no longer leaks packagedata objects.

	* components/services/install/lib/eazel-install-corba-callback.c:
	(impl_md5_check_failed):
	Removed an debug output.

	* components/services/install/lib/eazel-install-logic2.c:
	(is_satisfied), (is_satisfied_features):
	(check_dependencies_foreach), (check_dependencies):
	Fixed nasty bug that caused the install service to loop on some
	packages that have circular dependency (found by Ken).

	*
	components/services/install/nautilus-view/nautilus-service-instal
	l-view.c: (nautilus_install_parse_uri),
	(nautilus_service_install_view_update_from_uri):
	Fixed the port thing again (should fix 5960)

M	ChangeLog
M	components/services/install-view/nautilus-service-install-view.c
M	components/services/install/command-line/eazel-alt-install-corba.c
M	components/services/install/command-line/eazel-test-packsys.c
M	components/services/install/lib/eazel-install-corba-callback.c
M	components/services/install/lib/eazel-install-logic2.c
M
components/services/install/nautilus-view/nautilus-service-install-view.c
A	icons/crux_eggplant/Makefile

commit c773f94ce998d9b9e651680f08c51cf60b41ceeb
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-01-24

    A very simple applet to debug show desktop and smooth graphics

	* applets/Makefile.am:
	* applets/launcher/Makefile.am:
	* applets/launcher/nautilus-launcher-applet.c: (button_toggled),
	(show_desktop_changed_callback), (delete_event), (main):
	* applets/launcher/nautilus-launcher-applet.gnorba:
	* applets/preferences-applet/Makefile.am:
	* applets/preferences-applet/nautilus-preferences-applet.c:
	(accept_all_cookies), (preference_toggle_destroy_callback),
	(boolean_preference_changed_callback), (button_toggled),
	(boolean_toggle_button_new), (main):
	* applets/preferences-applet/nautilus-preferences-applet.gnorba:
	* configure.in:
	A very simple applet to debug show desktop and smooth graphics
	preferences.

M	ChangeLog
M	applets/Makefile.am
M	applets/launcher/Makefile.am
M	applets/launcher/nautilus-launcher-applet.c
M	applets/launcher/nautilus-launcher-applet.gnorba
C069	applets/launcher/Makefile.am
applets/preferences-applet/Makefile.am
A	applets/preferences-applet/nautilus-preferences-applet.c
C100	applets/launcher/nautilus-launcher-applet.gnorba
applets/preferences-applet/nautilus-preferences-applet.gnorba
M	configure.in

commit 4d41b0bb00925db7549c8398fce559ba0e769931
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2001-01-24

    fixed bug 5908, assert hit when background pattern is deleted,
    by testing


	* libnautilus-extensions/nautilus-directory-background.c:
	(theme_image_path_to_uri):
	fixed bug 5908, assert hit when background pattern is deleted, by
	testing explicitly for the file missing and returning NULL in that
	case instead of asserting.

M	ChangeLog
M	libnautilus-extensions/nautilus-directory-background.c
M	libnautilus-private/nautilus-directory-background.c

commit aeb4b32c17e7c06c6a39c45f7db47cbcaea6debb
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2001-01-24

	Fixed bug 2153 (deep count calculation in properties window
	could be faster)

	Fixed bug 5687 (Sidebar flickers and CPU thrashes during
	deep count calculation in properties window)

	Changed the deep count calculation to send a specialized
	signal when the in-progress count updates, instead of using
	"file_changed", since many parts of the UI react to file_changed
	by doing (in this case unnecessary) work. My stopwatch measurement
	on a large directory showed that the time to calculate 20000
	contained files went from 147 seconds to 8 seconds, and the CPU
	usage pegged around 15% (formerly 100%).

	* libnautilus-extensions/nautilus-directory-async.c:
	(deep_count_callback): Call nautilus_file_changed only when
	count is finished; call
	nautilus_file_updated_deep_count_in_progress
	after every new higher value is computed.

	* libnautilus-extensions/nautilus-file-private.h:
	Added prototype for nautilus_file_updated_deep_count_in_progress.

	* libnautilus-extensions/nautilus-file.h:
	* libnautilus-extensions/nautilus-file.c:
	(nautilus_file_initialize_class): define
	"updated_deep_count_in_progres"
	signal.
	(nautilus_file_updated_deep_count_in_progress): send this
	new signal
	for this file (which must be a directory) and any links
	pointing to
	it.

	* src/file-manager/fm-properties-window.c:
	(attach_directory_contents_value_field): Make text field in
	properties
	window react to new signal instead of "changed".

M	ChangeLog
M	libnautilus-extensions/nautilus-directory-async.c
M	libnautilus-extensions/nautilus-file-private.h
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-extensions/nautilus-file.h
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-file-private.h
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-file.h
M	src/file-manager/fm-properties-window.c

commit c562c9ca9ff682836ee99d29bb32d1e0b9b15bb4
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2001-01-24

	Fixed bug 5959 (File name in "no applications available"
	dialog should be in quotes)

	* libnautilus-extensions/nautilus-program-chooser.c:
	(nautilus_program_chooser_show_no_choices_message):
	Put quotes around file name in dialog.

M	ChangeLog
M	libnautilus-extensions/nautilus-program-chooser.c
M	libnautilus-private/nautilus-program-chooser.c

commit 0c1087600d8e00378f5843cd9429becfde053550
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2001-01-23

    fixed bug 5746, hardware title in hardware view not translated, by


	* components/hardware/nautilus-hardware-view.c:
	(hardware_view_load_location_callback):
	fixed bug 5746, hardware title in hardware view not translated, by
	explicitly setting the title using a localized string.	This also
	fixes the minor problem of the title not being capitalized

	* icons/villanova/villanova.xml:
	fixed bug 5658, Sierra theme lacks description, by adding a
	description to the xml file.

M	ChangeLog
M	components/hardware/nautilus-hardware-view.c
M	icons/villanova/villanova.xml

commit 7af31ebecdaed9bf95f88ff4066f620e56e90540
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2001-01-23

    fixed bug 5587, hard-coded button geometry in the property browser,
    fixed


	* src/nautilus-property-browser.c:
	(nautilus_property_browser_initialize), (make_category_link):
	fixed bug 5587, hard-coded button geometry in the property
	browser,
	fixed by removing the set_usizes and allowing gtk to adaptively
	size them and replacing the table that was holding them with a
	box so they will be centered properly.

M	ChangeLog
M	src/nautilus-property-browser.c

commit 3e3deab1d3ca376c6f5ded2a6c10c92aef9a77e1
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2001-01-23

	reviewed by: Pavel Cisler  <pavel@eazel.com>

	Fixed bug 5943 (Throbber crashes on nautilus startup (crashing
	Nautilus) with some themes and configurations)

	* components/help/hyperbola-main.c: (main):
	* components/image-viewer/nautilus-image-view.c:
	(init_server_factory):
	* components/mozilla/main.c: (main):
	* components/music/main.c: (main):
	* components/notes/nautilus-notes.c: (main):
	* components/services/install/nautilus-view/main.c: (main):
	* components/services/login/nautilus-view/main.c: (main):
	* components/services/summary/nautilus-view/main.c: (main):
	* components/shell/shell.c:
	* components/text/main.c: (main):
	* components/throbber/main.c: (main):
	* components/tree/main.c: (main):
	* libnautilus/nautilus-view-standard-main.c:
	(nautilus_view_standard_main_multi):
	* nautilus-installer/src/main.c: (main):
	* src/nautilus-main.c: (main): Added gdk_rgb_init calls. The
	throbber one was causing a real 100% reproducible crash for me on
	Nautilus startup, the rest are pre-emptive.

M	ChangeLog
M	components/help/hyperbola-main.c
M	components/image-viewer/nautilus-image-view.c
M	components/mozilla/main.c
M	components/music/main.c
M	components/notes/nautilus-notes.c
M	components/services/install-view/main.c
M	components/services/install/nautilus-view/main.c
M	components/services/login/nautilus-view/main.c
M	components/services/summary/main.c
M	components/services/summary/nautilus-view/main.c
M	components/shell/shell.c
M	components/text/main.c
M	components/throbber/main.c
M	components/tree/main.c
M	libnautilus/nautilus-view-standard-main.c
M	nautilus-installer/src/main.c
M	src/nautilus-main.c

commit a01aa117c465fd00267361c29d6bb27d45ab5265
Author: Fatih Demir <kabalak@src.gnome.org>
Date:	2001-01-23

    Committed greatly updated Turkish translation by Gorkem

M	po/ChangeLog
M	po/tr.po

commit 3c9d9455656c3dfaf65cbfc030ee57ba2f7cec10
Author: Robin * Slomkowski <rslomkow@eazel.com>
Date:	2001-01-23

    changed mozilla required version to 0.7 this messes upgrades since
    0.7 is

    2001-01-23	Robin * Slomkowski  <rslomkow@eazel.com>

	* nautilus.spec.in: changed mozilla required version
	to 0.7 this messes upgrades since 0.7 is lower than M18

M	ChangeLog
M	nautilus.spec.in

commit d7ae6457c228c388eaa0020fa5674df92b001205
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-01-23

	reviewed by: Pavel Cisler <pavel@eazel.com>

	* src/nautilus-theme-selector.c:
	(nautilus_theme_selector_initialize):
	Band aid fix for bug 5910 - Font size for Theme name is too large
	in "Nautilus Theme Selector" dialog.  I made the column larger to
	fit up to and including the length of the currently largest known
	theme name "Crux-Eggplant"

	There are many reason why this is a lame band aid fix.	The real
	fix is to not hard code any geometry in this code.  I filed a bug
	for that (5951).

M	ChangeLog
M	src/nautilus-theme-selector.c

commit 4e54a1f3bef38af5ffc9c7e588508155cfdeb0de
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2001-01-23

    fixed typo in recent ChangeLog entry


	fixed typo in recent ChangeLog entry

M	ChangeLog

commit 68211a201bcafa19dba966709c4d7c5fd7890b25
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2001-01-23

    fixed typo in "terracotta" pattern name that caused it not to be


	* data/browser.xml:
	fixed typo in "terracotta" pattern name that caused it not to be
	capitalized in the property browser.

M	ChangeLog
M	data/browser.xml

commit 9f54d5eb9cc72ec7669b19d64ce067018a36056f
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2001-01-23

    Removed the --port argument (since --server is now in server:port
    form).


	*
	components/services/install/command-line/eazel-alt-install-corba.
	c: (set_parameters_from_command_line), (something_failed):
	Removed the --port argument (since --server is now in server:port
	form).
	Removed --tmp as you shouldn't set it anymore.
	Rename --noauth to --no-auth and --ssl_rename to --ssl-rename.
	Default behaviour is now that no server or no-auth argument causes
	eazel-install to use trilobite server setting and proxy. --no-auth
	just uses trilobite server and no proxy, --server sets the server
	and no proxy.
	Changed output in something_failed.

	* components/services/install/lib/eazel-install-logic.c:
	(eazel_install_start_signal), (eazel_install_failed_signal):
	Don't emit progress in uninstall (since the EazelInstall object
	didn't have them, I was currently emitting install progress
	signals)
	Only emit failed signals on the toplevel.

	* components/services/install/lib/eazel-install-logic2.c:
	(eazel_install_check_existing_packages), (get_softcat_info),
	(is_satisfied):
	More ifdeffed debug.
	Uncommented a commented out gtk_object_unref.
	Commented out a unref and emit_failed, since the pruner is doing
	this.
	In is_satisifed, if no version in dep, check if package is
	installed before checking features list. Faster and safer.

	* components/services/install/lib/eazel-package-system-rpm3.c:
	(make_rpm_argument_list),
	(monitor_rpm_process_pipe_percent_output),
	(monitor_rpm_process_pipe), (eazel_package_system_rpm3_execute):
	Some ifdeffed code for --percent handling.
	Set go==FALSE in execute if root helper fails (fixes a bug where
	the installer would hang if wrong password was entered).

	*
	components/services/install/nautilus-view/nautilus-service-instal
	l-view.c: (nautilus_service_install_view_update_from_uri):
	Default to port 80 if trilobite_get_services_address did not
	include a port.

M	ChangeLog
M	components/services/install-view/nautilus-service-install-view.c
M	components/services/install/command-line/eazel-alt-install-corba.c
M	components/services/install/lib/eazel-install-logic.c
M	components/services/install/lib/eazel-install-logic2.c
M	components/services/install/lib/eazel-package-system-rpm3.c
M
components/services/install/nautilus-view/nautilus-service-install-view.c

commit c06f72b936b60391511a1e740995a1a9497351b2
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-01-23

	reviewed by: Pavel Cisler <pavel@eazel.com>

	Fix bug 5914 - First run of Nautilus on clean system crashes.

	* src/nautilus-application.c: (nautilus_application_initialize),
	(nautilus_application_destroy), (nautilus_application_startup):
	Add the preference callback for show_desktop much later in the
	initialization of the Nautilus Application.  Otherwise, the first
	time druid triggers prefernece changes that cause the desktop to
	turn on in the middle of the first time druid being presented to
	the user.

M	ChangeLog
M	src/nautilus-application.c

commit 957bc5397d965faafa6f817cbe2e8c862c80ccec
Author: Rebecca Schulman <rebecka@eazel.com>
Date:	2001-01-23

    Fixed "make check." Oh, the woes. Earlier I removed a field from
    a struct

    2001-01-22	Rebecca Schulman  <rebecka@eazel.com>

	* libnautilus-extensions/nautilus-search-uri.c:
	(nautilus_self_check_search_uri):
	Fixed "make check."  Oh, the woes.
	Earlier I removed a field from a struct in
	nautilus-search-uri and broke binary compatibility
	between the many mysterious structs here.  It seems
	they all must be the same size.
	Added a fixme so that we know this in the future,
	hopefully.  Also added an additional test during
	debugging.

M	ChangeLog
M	libnautilus-extensions/nautilus-search-uri.c
M	libnautilus-private/nautilus-search-uri.c

commit ae19071808ea65e1f5da6836f729cdd857be3922
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2001-01-23

    fixed bug 5895, critical errors when you make the sidebar small. Fixed
    by


	* src/nautilus-sidebar-tabs.c: (draw_one_tab_themed),
	(draw_or_layout_all_tabs):
	fixed bug 5895, critical errors when you make the sidebar small.
	Fixed by clipping the amount we draw to fit within the destination
	buffer before calling gdk_pixbuf_composite.  Also fixed another
	crash
	when trying to draw aa-text for the tab labels when the starting
	offset is bigger than the buffer; in that case, don't draw
	anything.

M	ChangeLog
M	src/nautilus-sidebar-tabs.c

commit a0f4e534d96e409d3855895c93f7f3fc91610bac
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-01-23

    Dumshit me, forgot to checkin the Makefile.

	* libnautilus-extensions/Makefile.am:
	Dumshit me, forgot to checkin the Makefile.

M	ChangeLog
M	libnautilus-extensions/Makefile.am
M	libnautilus-private/Makefile.am

commit 8c86f9fd08678ec09fbe375137514f2892715c1b
Author: Michael Fleming <mfleming@src.gnome.org>
Date:	2001-01-23

    Removed C++ style comments from copied code

	* components/mozilla/nautilus-mozilla-content-view.c:
	Removed C++ style comments from copied code

M	ChangeLog
M	components/mozilla/nautilus-mozilla-content-view.c

commit 0084f858f540652716c142caadeb116d21405e27
Author: Mike Engber <engber@src.gnome.org>
Date:	2001-01-23

    reviewed by: Ramiro Estrugo


	reviewed by: Ramiro Estrugo

	* libnautilus-extensions/nautilus-directory-background.c:
	(desktop_background_realized),
	(nautilus_connect_desktop_background_to_file_metadata),
	(image_loading_done_callback),
	(nautilus_connect_background_to_file_metadata):
	Desktop backgrounds were being drawn before they were initialized.
	Bugs 5853 & 5896.

M	ChangeLog
M	libnautilus-extensions/nautilus-directory-background.c
M	libnautilus-private/nautilus-directory-background.c

commit 5baf833f59333ddb3487599735fa61b2d6fcb7ba
Author: Rebecca Schulman <rebecka@eazel.com>
Date:	2001-01-23

    Fix bug 5316, that search results code has empty strings marked for

    2001-01-22	Rebecca Schulman  <rebecka@eazel.com>
	   Fix bug 5316, that search results code has
	empty strings marked for translation.

	* libnautilus-extensions/nautilus-search-uri.c: (parse_uri):
	Remove "prefixes" for search criteria that were
	always blank.

M	ChangeLog
M	libnautilus-extensions/nautilus-search-uri.c
M	libnautilus-private/nautilus-search-uri.c

commit 13d57903cfedcb76d5dcd33ade9de576203a0f46
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-01-23

	reviewed by: Pavel Cisler <pavel@eazel.com>

	Fix bug 5831 - Clipping problems in summary view draing scrollable
	labels.

	* libnautilus-extensions/Makefile.am:
	* libnautilus-extensions/nautilus-viewport.c:
	(nautilus_viewport_initialize_class),
	(nautilus_viewport_initialize), (nautilus_viewport_draw),
	(nautilus_viewport_paint), (nautilus_viewport_new):
	* libnautilus-extensions/nautilus-viewport.h:
	New files.  A sublcass of GtkViewport that takes into account the
	width and height of the widget style xthickness and ythickness
	when painting.

	*
	components/services/summary/nautilus-view/nautilus-summary-view.c
	: (generate_summary_form):
	Use NautilusViewport instead of GtkViewport to avoid clipping
	problems when painting labels inside scrollable viewports.

M	ChangeLog
M	components/services/summary/nautilus-summary-view.c
M	components/services/summary/nautilus-view/nautilus-summary-view.c
A	libnautilus-extensions/nautilus-viewport.c
A	libnautilus-extensions/nautilus-viewport.h
A	libnautilus-private/nautilus-viewport.c
A	libnautilus-private/nautilus-viewport.h

commit 8804ba2cdafe3517787c8f3a2f163e1707cec296
Author: Josh Barrow <carbamide@src.gnome.org>
Date:	2001-01-23

    Make CVS shutup


    Make CVS shutup

M	components/services/install/command-line/.cvsignore

commit aaaa06d72390855c1200986e17041e33198f0ce9
Author: Josh Barrow <carbamide@src.gnome.org>
Date:	2001-01-23

    *** empty log message ***

D	icons/crux_eggplant/Makefile

commit e98e9bd9c6c57c35d4bf70ffc462b604488e65c4
Author: Josh Barrow <josh@eazel.com>
Date:	2001-01-23

    Make CVS shutup.


    2001-01-22	Josh Barrow  <josh@eazel.com>

	    * icons/crux_eggplant/.cvsignore:
	    * icons/crux_eggplant/backgrounds/.cvsignore:
	    * icons/crux_eggplant/sidebar_tab_pieces/.cvsignore:
	    * icons/crux_eggplant/throbber/.cvsignore:

	    Make CVS shutup.

M	ChangeLog
A	icons/crux_eggplant/.cvsignore
A	icons/crux_eggplant/backgrounds/.cvsignore
A	icons/crux_eggplant/sidebar_tab_pieces/.cvsignore
A	icons/crux_eggplant/throbber/.cvsignore

commit a52c4d22aff7b2b930fd6d7ed2497d76cf0efb1b
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2001-01-22

    Just corrected a date.

M	ChangeLog

commit 89d22060499aab373fe42e4e42bb0444e883710d
Author: Michael Fleming <mfleming@src.gnome.org>
Date:	2001-01-22

    Bug 5905: Softcat Search button doesn't work.

	* components/mozilla/nautilus-mozilla-content-view.c:
	(mozilla_dom_key_press_callback),
	(mozilla_dom_mouse_click_callback):

	Bug 5905: Softcat Search button doesn't work.

	I don't know when this stopped working but maybe it was while I
	was dorking with the key-initiated-navigation.

	Anyway, I polished stuff up to use the real constants for
	indicating
	to Moz whether to handle events or not.  This problem went
	away and
	everything else seemed to continue to work as expected.

M	ChangeLog
M	components/mozilla/nautilus-mozilla-content-view.c

commit ce3ca82ac2644328cd29f0c68ffd759b3644fad5
Author: Stanislav Brabec <utx@src.gnome.org>
Date:	2001-01-22

    Added support for db1 emulation in Berkeley DB3. DB3 needs

	    * configure.in: Added support for db1 emulation in Berkeley
	    DB3.
	    DB3 needs --enable-compat185.

	    * README: Describe solutions of linking errors with mozilla
	    libs
	    (partially copied from Galeon's FAQ).

M	ChangeLog
M	README
M	configure.in

commit dd4ae7804df9b6a987439ea74c32edd49e97d57c
Author: Robin Slomkowski <rslomkow@src.gnome.org>
Date:	2001-01-22

    upped version to 0.8.1 to be higher than branch

	* configure.in: upped version to 0.8.1 to be higher
	than branch

M	ChangeLog
M	configure.in

commit 47c6d18d1dbed518dda28866b355cb17c2a8ccb5 (tag: NAUTILUS_PR3_ANCHOR)
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-01-22

	reviewed by: John Sullivan <sullivan@eazel.com>

	Fix 5613 - Icon captions in sidebar get cropped when toggling
	"smooth graphics.

	* libnautilus-extensions/nautilus-label.c:
	(label_force_cached_requisition_flush),
	(nautilus_label_set_is_smooth):
	Flush the GtkLabel's requisition cache when the is_smooth
	attribute is changed.

	* src/nautilus-property-browser.c:
	(nautilus_property_browser_initialize),
	(nautilus_property_browser_destroy),
	(nautilus_property_browser_theme_changed):
	Remove attempt at fixing parts of 5613.  The fix above should fix
	it everywhere.

M	ChangeLog
M	libnautilus-extensions/nautilus-label.c
M	libnautilus-private/nautilus-label.c
M	src/nautilus-property-browser.c

commit 6f712f46dcc94866c460f08fb4d2be912bfbb0bb
Author: Manuel de Vega Barreiro <barreiro@src.gnome.org>
Date:	2001-01-22

    *** empty log message ***

M	po/ChangeLog

commit 410347490d916d2c5424bd38f7feb5152919978f
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2001-01-22

	reviewed by: Pavel Cisler <pavel@eazel.com> (except
	fix for bug 5884, which nobody reviewed)

	Fixed bug 5766 (assertion when switching views)
	Fixed bug 5884 (Rename file dialog for missing file
	quotes intended name rather than current)

	* libnautilus-extensions/nautilus-mime-actions.c:
	(nautilus_mime_get_default_action_type_for_file),
	(nautilus_mime_get_default_action_for_file),
	(nautilus_mime_get_default_application_for_file_internal),
	(nautilus_mime_get_default_component_for_file_internal),
	(nautilus_mime_get_short_list_applications_for_file),
	(nautilus_mime_get_short_list_components_for_file),
	(nautilus_mime_get_short_list_methods_for_file),
	(nautilus_mime_get_all_applications_for_file),
	(nautilus_mime_get_all_components_for_file):
	These functions were all using return_val_if_fail if
	nautilus_mime_actions_check_if_minimum_attributes_ready
	returned FALSE. In keeping with the style used in
	NautilusFile, changed these to check and return, but
	not complain, in these cases where the answer is
	"not enough info yet". I did not change the setters;
	they still complain.

	* src/file-manager/fm-error-reporting.c:
	(fm_report_error_renaming_file): Use "original_name" instead
	of "new_name" in error message.

M	ChangeLog
M	icons/crux_eggplant/Makefile
M	libnautilus-extensions/nautilus-mime-actions.c
M	libnautilus-private/nautilus-mime-actions.c
M	src/file-manager/fm-error-reporting.c

commit e51464093211ab65eb59929d9442d5e05721912c
Author: Christian Rose <menthos@src.gnome.org>
Date:	2001-01-22

    Updated Swedish translation.

M	po/ChangeLog
M	po/sv.po

commit 211415894793adbe89d472bae06e266543013d55
Author: Carlos Perell Marn <carlos@gnome-db.org>
Date:	2001-01-22

    Updated Spanish translation from Pablo del Campo
    <pablodc@mapfre.com.ar>

    2001-01-22	Carlos Perell Marn <carlos@gnome-db.org>

	    * es.po: Updated Spanish translation from Pablo del
	      Campo <pablodc@mapfre.com.ar>

M	po/ChangeLog
M	po/es.po

commit 548660c0738101a09ef478737575513ad82a2b6a
Author: Rebecca Schulman <rebecka@eazel.com>
Date:	2001-01-22

    Fix bugzilla.eazel.com bug 2659, that behavior with backup search is

    2001-01-22	Rebecca Schulman  <rebecka@eazel.com>
	    Fix bugzilla.eazel.com bug 2659, that behavior
	with backup search is inconsistent, because content
	backup searches are unavailable.  We now


	* src/file-manager/fm-search-list-view.c:
	(load_location_callback),
	(load_error_callback), (display_indexed_search_problems_dialog):
	Add checks to handle both the case where the indexed search is not
	available and the case where a backup search is not available.
	Explain why an index search cannot be performed, and also if
	applicable why a backup search can't be performed.
	* src/file-manager/nautilus-indexing-info.c:
	(nautilus_indexing_info_get_last_index_time):
	Return NULL if there are no indices, instead of
	the timestring for time = 0.

M	ChangeLog
M	icons/crux_eggplant/Makefile
M	src/file-manager/fm-search-list-view.c
M	src/file-manager/nautilus-indexing-info.c

commit cbb523c626b7b2fe0b6028408b81dc0814c1b09e
Author: Arlo Rose <arlo@src.gnome.org>
Date:	2001-01-22

    *data/patterns/Makefile.am: Missed a file!


	*data/patterns/Makefile.am:
	Missed a file!

M	ChangeLog
M	data/patterns/Makefile.am

commit f56c9eab4577c29a154cac30cb7cb7fe428e3372
Author: Arlo Rose <arlo@src.gnome.org>
Date:	2001-01-22

    Added new background pattern for the "Default" theme. I also let
    it show


	    * data/browser.xml:
	    * data/patterns/brushed_metal.png:
	    * icons/default.xml:
	    Added new background pattern for the "Default" theme.
	    I also let it show up in the normal pattern dialog
	    as well.

M	ChangeLog
M	data/browser.xml
A	data/patterns/brushed_metal.png
M	icons/default.xml

commit bb64edb903754033a438539cae451080b1591d53
Author: Arlo Rose <arlo@src.gnome.org>
Date:	2001-01-22

    Changed selection rectangle


	    * icons/crux_eggplant/crux_eggplant.xml:
	    Changed selection rectangle

M	ChangeLog
A	icons/crux_eggplant/Makefile
M	icons/crux_eggplant/crux_eggplant.xml

commit 8efb99a531fb440913903cdc04d5e3f1af619e1f
Author: Robey Pointer <robey@src.gnome.org>
Date:	2001-01-22

    Change the download_progress and download_failed signals to pass a

	* components/services/install/idl/trilobite-eazel-install.idl:
	* components/services/install/lib/eazel-install-corba-callback.c:
	(impl_download_progress), (impl_download_failed):
	* components/services/install/lib/eazel-install-corba-types.c:
	(corba_packagedatastruct_from_packagedata):
	* components/services/install/lib/eazel-install-object.c:
	(eazel_install_fetch_remote_package_list),
	(eazel_install_emit_download_progress),
	(eazel_install_emit_download_progress_default),
	(eazel_install_emit_download_failed),
	(eazel_install_emit_download_failed_default):
	* components/services/install/lib/eazel-install-protocols.c:
	(http_fetch_remote_file), (ftp_fetch_remote_file),
	(gnome_vfs_xfer_callback), (gnome_vfs_fetch_remote_file),
	(local_fetch_remote_file), (eazel_install_fetch_file),
	(eazel_install_fetch_package):
	* components/services/install/lib/eazel-install-protocols.h:
	* components/services/install/lib/eazel-install-public.h:

	Change the download_progress and download_failed signals to pass a
	PackageData struct (and not a char*) just like every other signal,
	now that we can do that.  Fix a missing bytesize fill-in in one of
	the corba conversion functions.  Also, make the non-slim build use
	the file-rename trick from the bootstrap installer, to ensure that
	uncompleted downloads are never treated like valid package files.

	* components/rpmview/nautilus-rpm-view-install.c:
	(nautilus_rpm_view_download_progress_signal),
	(nautilus_rpm_view_download_failed):
	*
	components/services/install/command-line/eazel-alt-install-corba.
	c: (eazel_download_progress_signal), (download_failed),
	(something_failed):

	Fix rpm view and command-line install to use the new download
	signal signatures.

	*
	components/services/install/nautilus-view/nautilus-service-instal
	l-view.c: (nautilus_service_install_downloading),
	(nautilus_service_install_preflight_check),
	(nautilus_service_install_download_failed),
	(nautilus_service_install_installing),
	(nautilus_service_install_done),
	(nautilus_service_install_view_update_from_uri):

	Use the new download signal signatures to draw a nifty progress
	bar for the overall download (where 90% of most users' time will
	be spent in this view).  Scale the progress bar to match the
	package files' expected sizes (softcat bug to be fixed in 1.0).
	Leave the throbber on during the downloads so they can be
	aborted.  Don't offer to erase rpms if the package was already
	installed (and therefore not downloaded).

M	ChangeLog
M	components/rpmview/nautilus-rpm-view-install.c
M	components/services/install-view/nautilus-service-install-view.c
M	components/services/install/command-line/eazel-alt-install-corba.c
M	components/services/install/idl/trilobite-eazel-install.idl
M	components/services/install/lib/eazel-install-corba-callback.c
M	components/services/install/lib/eazel-install-corba-types.c
M	components/services/install/lib/eazel-install-object.c
M	components/services/install/lib/eazel-install-protocols.c
M	components/services/install/lib/eazel-install-protocols.h
M	components/services/install/lib/eazel-install-public.h
M
components/services/install/nautilus-view/nautilus-service-install-view.c

commit c621843a8740a91707bf61c7baa8f03ad3ef57ea
Author: Arlo Rose <arlo@src.gnome.org>
Date:	2001-01-22

	A whole mess of files checked in to add a new color variation
	of Crux.  I'm not happy with the folders... I may need to tint
	them later.

	* configure.in:
	* icons/Makefile.am:
	* icons/arlo/arlo.xml:
	* icons/crux_eggplant/Back.png:
	* icons/crux_eggplant/Forward.png:
	* icons/crux_eggplant/Home.png:
	* icons/crux_eggplant/Makefile.am:
	* icons/crux_eggplant/Refresh.png:
	* icons/crux_eggplant/Search.png:
	* icons/crux_eggplant/SearchWeb.png:
	* icons/crux_eggplant/Stop.png:
	* icons/crux_eggplant/Up.png:
	* icons/crux_eggplant/backgrounds/Makefile.am:
	* icons/crux_eggplant/backgrounds/background_pattern.png:
	* icons/crux_eggplant/backgrounds/window_pattern.png:
	* icons/crux_eggplant/crux_eggplant.xml:
	* icons/crux_eggplant/decrement-i.png:
	* icons/crux_eggplant/decrement.png:
	* icons/crux_eggplant/emblem-nowrite-72.png:
	* icons/crux_eggplant/emblem-nowrite-96.png:
	* icons/crux_eggplant/emblem-nowrite.png:
	* icons/crux_eggplant/i-directory-192-aa.png:
	* icons/crux_eggplant/i-directory-72-aa.png:
	* icons/crux_eggplant/i-directory-72.png:
	* icons/crux_eggplant/i-directory-96-aa.png:
	* icons/crux_eggplant/i-directory-aa.png:
	* icons/crux_eggplant/i-directory.png:
	* icons/crux_eggplant/i-directory.xml:
	* icons/crux_eggplant/i-regular-192-aa.png:
	* icons/crux_eggplant/i-regular-192.png:
	* icons/crux_eggplant/i-regular-72-aa.png:
	* icons/crux_eggplant/i-regular-72.png:
	* icons/crux_eggplant/i-regular-96-aa.png:
	* icons/crux_eggplant/i-regular-96.png:
	* icons/crux_eggplant/i-regular-aa.png:
	* icons/crux_eggplant/i-regular.png:
	* icons/crux_eggplant/i-regular.xml:
	* icons/crux_eggplant/increment-i.png:
	* icons/crux_eggplant/increment.png:
	* icons/crux_eggplant/number_strip.png:
	* icons/crux_eggplant/sidebar_tab_pieces/Makefile.am:
	* icons/crux_eggplant/sidebar_tab_pieces/fill-active-prelight.png:
	* icons/crux_eggplant/sidebar_tab_pieces/fill-active.png:
	* icons/crux_eggplant/sidebar_tab_pieces/fill-empty-space.png:
	* icons/crux_eggplant/sidebar_tab_pieces/fill-prelight.png:
	* icons/crux_eggplant/sidebar_tab_pieces/fill.png:
	*
	icons/crux_eggplant/sidebar_tab_pieces/left-bumper-active-preligh
	t.png:
	* icons/crux_eggplant/sidebar_tab_pieces/left-bumper-active.png:
	* icons/crux_eggplant/sidebar_tab_pieces/left-bumper-prelight.png:
	* icons/crux_eggplant/sidebar_tab_pieces/left-bumper.png:
	* icons/crux_eggplant/sidebar_tab_pieces/middle-normal-normal.png:
	*
	icons/crux_eggplant/sidebar_tab_pieces/middle-normal-prelight.png
	:
	*
	icons/crux_eggplant/sidebar_tab_pieces/middle-prelight-normal.png
	:
	*
	icons/crux_eggplant/sidebar_tab_pieces/right-bumper-prelight.png:
	* icons/crux_eggplant/sidebar_tab_pieces/right-bumper.png:
	* icons/crux_eggplant/sidebar_tab_pieces/right-empty-space.png:
	*
	icons/crux_eggplant/sidebar_tab_pieces/right-top-active-prelight.
	png:
	* icons/crux_eggplant/sidebar_tab_pieces/right-top-active.png:
	* icons/crux_eggplant/sidebar_tab_pieces/right-top-prelight.png:
	* icons/crux_eggplant/sidebar_tab_pieces/right-top.png:
	* icons/crux_eggplant/theme_preview.png:
	* icons/crux_eggplant/throbber/001.png:
	* icons/crux_eggplant/throbber/002.png:
	* icons/crux_eggplant/throbber/003.png:
	* icons/crux_eggplant/throbber/004.png:
	* icons/crux_eggplant/throbber/005.png:
	* icons/crux_eggplant/throbber/006.png:
	* icons/crux_eggplant/throbber/007.png:
	* icons/crux_eggplant/throbber/008.png:
	* icons/crux_eggplant/throbber/009.png:
	* icons/crux_eggplant/throbber/010.png:
	* icons/crux_eggplant/throbber/011.png:
	* icons/crux_eggplant/throbber/012.png:
	* icons/crux_eggplant/throbber/013.png:
	* icons/crux_eggplant/throbber/014.png:
	* icons/crux_eggplant/throbber/015.png:
	* icons/crux_eggplant/throbber/016.png:
	* icons/crux_eggplant/throbber/017.png:
	* icons/crux_eggplant/throbber/018.png:
	* icons/crux_eggplant/throbber/019.png:
	* icons/crux_eggplant/throbber/020.png:
	* icons/crux_eggplant/throbber/021.png:
	* icons/crux_eggplant/throbber/022.png:
	* icons/crux_eggplant/throbber/023.png:
	* icons/crux_eggplant/throbber/024.png:
	* icons/crux_eggplant/throbber/025.png:
	* icons/crux_eggplant/throbber/026.png:
	* icons/crux_eggplant/throbber/027.png:
	* icons/crux_eggplant/throbber/028.png:
	* icons/crux_eggplant/throbber/Makefile.am:
	* icons/crux_eggplant/throbber/rest.png:
	* icons/crux_eggplant/zoom_body.png:
	* nautilus.spec.in:

M	ChangeLog
M	configure.in
M	icons/Makefile.am
M	icons/arlo/arlo.xml
A	icons/crux_eggplant/Back.png
A	icons/crux_eggplant/Forward.png
A	icons/crux_eggplant/Home.png
A	icons/crux_eggplant/Makefile.am
A	icons/crux_eggplant/Refresh.png
A	icons/crux_eggplant/Search.png
A	icons/crux_eggplant/SearchWeb.png
A	icons/crux_eggplant/Stop.png
A	icons/crux_eggplant/Up.png
A	icons/crux_eggplant/backgrounds/Makefile.am
A	icons/crux_eggplant/backgrounds/background_pattern.png
A	icons/crux_eggplant/backgrounds/window_pattern.png
C073	icons/arlo/arlo.xml	icons/crux_eggplant/crux_eggplant.xml
A	icons/crux_eggplant/decrement-i.png
A	icons/crux_eggplant/decrement.png
A	icons/crux_eggplant/emblem-nowrite-72.png
A	icons/crux_eggplant/emblem-nowrite-96.png
A	icons/crux_eggplant/emblem-nowrite.png
A	icons/crux_eggplant/i-directory-192-aa.png
A	icons/crux_eggplant/i-directory-72-aa.png
A	icons/crux_eggplant/i-directory-72.png
A	icons/crux_eggplant/i-directory-96-aa.png
A	icons/crux_eggplant/i-directory-aa.png
A	icons/crux_eggplant/i-directory.png
A	icons/crux_eggplant/i-directory.xml
A	icons/crux_eggplant/i-regular-192-aa.png
A	icons/crux_eggplant/i-regular-192.png
A	icons/crux_eggplant/i-regular-72-aa.png
A	icons/crux_eggplant/i-regular-72.png
A	icons/crux_eggplant/i-regular-96-aa.png
A	icons/crux_eggplant/i-regular-96.png
A	icons/crux_eggplant/i-regular-aa.png
A	icons/crux_eggplant/i-regular.png
A	icons/crux_eggplant/i-regular.xml
A	icons/crux_eggplant/increment-i.png
A	icons/crux_eggplant/increment.png
A	icons/crux_eggplant/number_strip.png
A	icons/crux_eggplant/sidebar_tab_pieces/Makefile.am
A	icons/crux_eggplant/sidebar_tab_pieces/fill-active-prelight.png
A	icons/crux_eggplant/sidebar_tab_pieces/fill-active.png
A	icons/crux_eggplant/sidebar_tab_pieces/fill-empty-space.png
A	icons/crux_eggplant/sidebar_tab_pieces/fill-prelight.png
A	icons/crux_eggplant/sidebar_tab_pieces/fill.png
A
icons/crux_eggplant/sidebar_tab_pieces/left-bumper-active-prelight.png
A	icons/crux_eggplant/sidebar_tab_pieces/left-bumper-active.png
A	icons/crux_eggplant/sidebar_tab_pieces/left-bumper-prelight.png
A	icons/crux_eggplant/sidebar_tab_pieces/left-bumper.png
A	icons/crux_eggplant/sidebar_tab_pieces/middle-normal-normal.png
A	icons/crux_eggplant/sidebar_tab_pieces/middle-normal-prelight.png
A	icons/crux_eggplant/sidebar_tab_pieces/middle-prelight-normal.png
A	icons/crux_eggplant/sidebar_tab_pieces/right-bumper-prelight.png
A	icons/crux_eggplant/sidebar_tab_pieces/right-bumper.png
A	icons/crux_eggplant/sidebar_tab_pieces/right-empty-space.png
A
icons/crux_eggplant/sidebar_tab_pieces/right-top-active-prelight.png
A	icons/crux_eggplant/sidebar_tab_pieces/right-top-active.png
A	icons/crux_eggplant/sidebar_tab_pieces/right-top-prelight.png
A	icons/crux_eggplant/sidebar_tab_pieces/right-top.png
A	icons/crux_eggplant/theme_preview.png
A	icons/crux_eggplant/throbber/001.png
A	icons/crux_eggplant/throbber/002.png
A	icons/crux_eggplant/throbber/003.png
A	icons/crux_eggplant/throbber/004.png
A	icons/crux_eggplant/throbber/005.png
A	icons/crux_eggplant/throbber/006.png
A	icons/crux_eggplant/throbber/007.png
A	icons/crux_eggplant/throbber/008.png
A	icons/crux_eggplant/throbber/009.png
A	icons/crux_eggplant/throbber/010.png
A	icons/crux_eggplant/throbber/011.png
A	icons/crux_eggplant/throbber/012.png
A	icons/crux_eggplant/throbber/013.png
A	icons/crux_eggplant/throbber/014.png
A	icons/crux_eggplant/throbber/015.png
A	icons/crux_eggplant/throbber/016.png
A	icons/crux_eggplant/throbber/017.png
A	icons/crux_eggplant/throbber/018.png
A	icons/crux_eggplant/throbber/019.png
A	icons/crux_eggplant/throbber/020.png
A	icons/crux_eggplant/throbber/021.png
A	icons/crux_eggplant/throbber/022.png
A	icons/crux_eggplant/throbber/023.png
A	icons/crux_eggplant/throbber/024.png
A	icons/crux_eggplant/throbber/025.png
A	icons/crux_eggplant/throbber/026.png
A	icons/crux_eggplant/throbber/027.png
A	icons/crux_eggplant/throbber/028.png
A	icons/crux_eggplant/throbber/Makefile.am
A	icons/crux_eggplant/throbber/rest.png
A	icons/crux_eggplant/zoom_body.png
M	nautilus.spec.in

commit 7a04c0126887cea6625632d65bd4228ccd8746dd
Author: Rebecca Schulman <rebecka@src.gnome.org>
Date:	2001-01-22

    committing Changelog edits from last time,
    that mistakenly didn't get committed.

M	ChangeLog

commit 166a391ac655ac73dd453a68738518f9d6fd29ac
Author: Rebecca Schulman <rebecka@eazel.com>
Date:	2001-01-22

    reviewed by: Pavel Cisler <pavel@eazel.com>

    2001-01-22	Rebecca Schulman  <rebecka@eazel.com>

	reviewed by: Pavel Cisler <pavel@eazel.com>

	* libnautilus-extensions/nautilus-drag.c:
	(nautilus_drag_default_drop_action_for_icons):
	Switch the order of the arguments to
	gnome_vfs_check_same_fs_uris so that
	the source uri is first and the target uri
	of the drag second. This is rest of the fix
	for bugzilla.eazel.com 5498, which necessitated
	making the uri arguments to this function have
	a required ordering.

M	libnautilus-extensions/nautilus-drag.c
M	libnautilus-private/nautilus-drag.c

commit 2861839801462c2e49ce82acc00e2c0d2bc53107
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2001-01-22

    removed added added modified added added added added added added added


	* data/browser.xml:
	* data/patterns/Makefile.am:
	* data/patterns/50s.png: removed
	* data/patterns/blue_ridge.png: added
	* data/patterns/blue_type.png: added
	* data/patterns/camouflage.png: modified
	* data/patterns/countertop.png: added
	* data/patterns/dots.png: added
	* data/patterns/fibers.png: added
	* data/patterns/floral.png: added
	* data/patterns/fossil.png: added
	* data/patterns/green_weave.png: added
	* data/patterns/moss_ridge.png: added
	* data/patterns/ocean_stripes.png: added
	* data/patterns/purple_marble.png: added
	* data/patterns/rough_paper.png: modified
	* data/patterns/sky_ridge.png: added
	* data/patterns/snow_ridge.png: added
	* data/patterns/terracotta.png: added
	* data/patterns/white_ribs: removed

	added, renamed and modified patterns to replace the recently
	deleted ones.

M	ChangeLog
M	data/browser.xml
M	data/patterns/Makefile.am
A	data/patterns/blue_ridge.png
A	data/patterns/blue_type.png
M	data/patterns/camouflage.png
R100	data/patterns/50s.png	data/patterns/countertop.png
A	data/patterns/dots.png
A	data/patterns/fibers.png
A	data/patterns/floral.png
A	data/patterns/fossil.png
A	data/patterns/green_weave.png
A	data/patterns/moss_ridge.png
A	data/patterns/ocean_stripes.png
A	data/patterns/purple_marble.png
M	data/patterns/rough_paper.png
A	data/patterns/sky_ridge.png
A	data/patterns/snow_ridge.png
A	data/patterns/terracotta.png
D	data/patterns/white_ribs.png
M	icons/villanova/Sierra_desktop.png
M	icons/villanova/green_weave.png

commit 67fe94b16fc294a3c81fd8527d119fcc5338c26d
Author: Michael Fleming <mfleming@src.gnome.org>
Date:	2001-01-22

	reviewed by: <arik@gnome.org> (Wincing)

	Bug 5625: Fonts were incorrect size.
	Bug 5872: HTTP proxy setting and auto-detect broken due to
	preference
	changes.

	* src/nautilus-first-time-druid.c:
	(make_hbox_user_level_radio_button), (set_up_user_level_page),
	(set_up_service_signup_page), (set_up_update_page),
	(proxy_address_entry_key_press), (set_up_proxy_config_page),
	(set_up_update_feedback_page), (initiate_file_download),
	(set_http_proxy):

M	ChangeLog
M	src/nautilus-first-time-druid.c

commit 920cf17dc500454d534ac9d4160c7b02727e7725
Author: Kenneth Christiansen <kenneth@src.gnome.org>
Date:	2001-01-22

    Updates evolution/po/da.po gal/po/da.po galeon/po/da.po gconf/po/da.po

    Updates
    evolution/po/da.po gal/po/da.po galeon/po/da.po gconf/po/da.po
    gimp/po/da.po gimp/po-plug-ins/da.po gnome-vfs/po/da.po
    gnumeric/po/da.po helix-setup-tools/po/da.po nautilus/po/da.po
    gnome-i18n/extra-po/gtm/da.po

M	po/da.po

commit f41ae58ca2c3ec5a574b74697a4036a51da8d153
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-01-22

	reviewed by: Pavel Cisler <pavel@eazel.com>

	Fix bug 5809 - Nautilus is slow to startup because of prefernces
	setup code.  The reason for the slowdown was the constant
	suggestion to gconf to sync.  Now, we sync only after setters that
	ara result of an operation in Nautilus.  All internal setters,
	such
	as defaults and visibilities happen with no sync in between each
	one, making things a lot faster.

	* libnautilus-extensions/nautilus-gconf-extensions.c:
	(nautilus_gconf_set_boolean), (nautilus_gconf_set_integer),
	(nautilus_gconf_set_string), (nautilus_gconf_set_string_list),
	(nautilus_gconf_monitor_directory), (nautilus_gconf_suggest_sync):
	* libnautilus-extensions/nautilus-gconf-extensions.h:
	Dont suggest a sync after each set.  Instead make a new function
	to let callers decide when to suggest a sync.  For example, after
	a batch of many operations.
	* libnautilus-extensions/nautilus-global-preferences.c:
	(global_preferences_install_descriptions),
	(global_preferences_install_defaults),
	(global_preferences_get_dialog),
	(global_preferences_install_sidebar_panel_defaults),
	(global_preferences_install_sidebar_panel_descriptions),
	(global_preferences_install_home_location_defaults),
	(nautilus_global_preferences_initialize):
	Don't install the descriptions until needed when the dialog is
	about to be created.  Split the sidebar defaults installer into a
	defaults and a descriptions installer.	Remove the proxy defaults
	installer which was superfluous.  My last change simplified the
	usage of proxy settings and a whole separate function for that is
	no longer needed.

	* libnautilus-extensions/nautilus-preferences.c:
	(nautilus_preferences_set_boolean),
	(nautilus_preferences_set_integer), (nautilus_preferences_set),
	(nautilus_preferences_set_string_list),
	(nautilus_preferences_set_user_level):
	Suggest a gconf sync right after all the setters.
	(preferences_something_changed_notice): Add a fixme.  Also remove
	unused variables and tweak a tiny bit.

M	ChangeLog
M	libnautilus-extensions/nautilus-gconf-extensions.c
M	libnautilus-extensions/nautilus-gconf-extensions.h
M	libnautilus-extensions/nautilus-global-preferences.c
M	libnautilus-extensions/nautilus-preferences.c
M	libnautilus-private/nautilus-gconf-extensions.c
M	libnautilus-private/nautilus-gconf-extensions.h
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-preferences.c

commit 1589c575e239228d8f3d4183cb33d0ee56d65255
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2001-01-22

    Generate eazel-test-install-types instead of eazel-test-types.


	    * components/services/install/command-line/Makefile.am:
	    Generate eazel-test-install-types instead of eazel-test-types.

	    * components/services/install/lib/eazel-install-logic2.c:
	    (prune_failed_packages), (check_feature_consistency)
	    (do_file_conflict_check), (install_packages):
	    Fixed 4589.
	    Ensure nulling and freeing of packages list in pruner if 0
	    elements left after prune.

	    * components/services/install/server/main.c: (main):
	    Some commented out debug code to enable dropping to gdb
	    on glib warnings.

M	ChangeLog
M	components/services/install/command-line/Makefile.am
M	components/services/install/lib/eazel-install-logic2.c
M	components/services/install/server/main.c

commit 5d3bd02c6956a8b0a914394f9c807b87d5ecb682
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2001-01-22

    removed the "vector" theme at Arlo's request, and many of the least




	removed the "vector" theme at Arlo's request, and many of the
	least popular patterns

	* configure.in:
	removed vector from the build
	* data/browser.xml:
	* data/patterns/Makefile.am:
	removed lots of specific patterns
	* icons/Makefile.am:
	removed vector theme
	* icons/ardmore/ardmore.xml:
	* icons/gnome/gnome.xml:
	fixed bug 5868, GNOME theme has white text on light background, by
	setting the text color in the theme

	* icons/vector/.cvsignore:
	* icons/vector/Makefile.am:
	* icons/vector/i-directory-accept.svg:
	* icons/vector/i-directory.svg:
	* icons/vector/i-regular.svg:
	* icons/vector/i-regular.xml:
	* icons/vector/vector.xml:
	the vector theme is no more

	* nautilus.spec.in:
	removed the vector theme from the rpm spec file
	* po/POTFILES.in:
	removed the vector theme from the localized files

	* src/nautilus-property-browser.c: (make_property_tile),
	(nautilus_property_browser_get_category_width):
	tweaked the layout

	* src/nautilus-sidebar-title.c:
	(nautilus_sidebar_title_theme_changed):
	changed default shadow to 1 pixel

	* src/nautilus-theme-selector.c: (done_button_callback),
	(nautilus_theme_selector_initialize):
	added a done button like the property browser

M	ChangeLog
M	configure.in
M	data/browser.xml
M	data/patterns/Makefile.am
D	data/patterns/beige_tile.jpg
D	data/patterns/blue_sky.png
D	data/patterns/brown_bag.png
D	data/patterns/bubbles.png
D	data/patterns/buffedwood.jpg
M	data/patterns/camouflage.png
D	data/patterns/clouds.png
D	data/patterns/frost.jpg
D	data/patterns/gold.jpg
D	data/patterns/irish_spring.png
D	data/patterns/leaves.png
D	data/patterns/pale_blue_stripe.png
D	data/patterns/pale_blue_wavy.png
D	data/patterns/pale_coins.png
D	data/patterns/pink_fabric.png
D	data/patterns/puzzle.jpg
D	data/patterns/satin.png
D	data/patterns/white_marble.jpg
D	data/patterns/white_paper.jpg
D	data/patterns/yellow_paper.jpg
M	icons/Makefile.am
M	icons/ardmore/ardmore.xml
M	icons/gnome/gnome.xml
D	icons/vector/.cvsignore
D	icons/vector/Makefile.am
D	icons/vector/i-directory-accept.svg
D	icons/vector/i-directory.svg
D	icons/vector/i-regular.svg
D	icons/vector/i-regular.xml
D	icons/vector/vector.xml
M	nautilus.spec.in
M	po/POTFILES.in
M	src/nautilus-property-browser.c
M	src/nautilus-sidebar-title.c
M	src/nautilus-theme-selector.c

commit e9ec2de469fef2322d69d767dc47f9917290b736
Author: Akira Tagoh <tagoh@src.gnome.org>
Date:	2001-01-21

    Updated Japanese translation.

    * ja.po: Updated Japanese translation.

M	po/ChangeLog
M	po/ja.po

commit 7c18bea73eb872ab6263d9027bd3c4dfe692d66b
Author: Kenneth Christiansen <kenneth@gnu.org>
Date:	2001-01-21

    reviewed by: Pavel Cisler <pavel@eazel.com>

    2001-01-20	Kenneth Christiansen  <kenneth@gnu.org>

	reviewed by: Pavel Cisler <pavel@eazel.com>

	* .cvsignore:
	* Makefile.am:
	Get rid of nautilus.desktop, use the new nautilus.desktop.in.

M	.cvsignore
M	Makefile.am
D	nautilus.desktop

commit eaa61abcbc7eed9ccc6ea2e86aaa9c698ffd9603
Author: Pavel Cisler <pavel@eazel.com>
Date:	2001-01-21

    Fix Tinderbox.

    2001-01-20	Pavel Cisler <pavel@eazel.com>

	* Makefile.am:
	Fix Tinderbox.

M	ChangeLog
M	Makefile.am

commit 7610b9f2887ae1c488f1c5515851f8b033a66a83
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2001-01-20

    fixed bug 3165, Customization Dialog needs layout tweaking, by working


	* src/nautilus-property-browser.c:
	(nautilus_property_browser_initialize), (make_property_tile),
	(nautilus_property_browser_update_contents):
	fixed bug 3165, Customization Dialog needs layout tweaking, by
	working with Arlo to improve it.  We also made it more GTK-theme
	compliant

	* src/nautilus-theme-selector.c:
	(nautilus_theme_selector_initialize):
	Arlo and I also improved the theme selector in a similar fashion,
	including making it GTK-theme complaint.

M	ChangeLog
M	src/nautilus-property-browser.c
M	src/nautilus-theme-selector.c

commit 3bb85246d328636dbca109c1a2b8fd387dbf78d1
Author: Kenneth Christiansen <kenneth@gnu.org>
Date:	2001-01-20

    Added new file The desktop file is soon going to be generated.

    2001-01-20	Kenneth Christiansen  <kenneth@gnu.org>

	    * nautilus.desktop.in: Added new file
	    The desktop file is soon going to be generated.

M	ChangeLog
A	nautilus.desktop.in

commit 4d28ecc8ded79874eb4d162dee3c3dfd3a189cb7
Author: Kenneth Christiansen <kenneth@gnu.org>
Date:	2001-01-20

    Update

    2001-01-20	Kenneth Christiansen  <kenneth@gnu.org>

	    * POTFILES.in: Update

M	po/ChangeLog
M	po/POTFILES.in

commit f89b717e1b04ca3961ccd16e62eb90f8b37c2c4f
Author: Fatih Demir <kabalak@src.gnome.org>
Date:	2001-01-20

    Committed updated Korean translation by Young-Ho Cha

M	po/ChangeLog
M	po/ko.po

commit 8f60143e3fc316750af4e98d6f2744face2bfd3f
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2001-01-20

    fixed bug 5107, we need a non-broken symlink icon, by adding new icons


	* icons/Makefile.am:
	* icons/i-symlink.png:
	* icons/i-symlink-aa.png:
	fixed bug 5107, we need a non-broken symlink icon, by adding
	new icons from Susan

	* icons/ardmore/ardmore.xml:
	changed name for Susan

	* icons/gnome/gnome.xml:
	used the blue arlo tabs in the GNOME theme

	* icons/villanova/Makefile.am:
	* icons/villanova/Sierra_desktop.png:
	* icons/villanova/villanova.xml:
	added tweaks from Susan

M	ChangeLog
M	icons/Makefile.am
M	icons/ardmore/ardmore.xml
M	icons/gnome/gnome.xml
A	icons/i-symlink-aa.png
M	icons/i-symlink.png
M	icons/villanova/Makefile.am
A	icons/villanova/Sierra_desktop.png
M	icons/villanova/green_weave.png
M	icons/villanova/villanova.xml

commit aa58310fed88ce580cb8abf6b895d26da010d192
Author: Robey Pointer <robey@src.gnome.org>
Date:	2001-01-20

    Set log handler so debug messages don't spam everywhere.

	* components/services/install/nautilus-view/main.c: (main):

	Set log handler so debug messages don't spam everywhere.

	*
	components/services/install/nautilus-view/nautilus-service-instal
	l-view.c: (install_message_new),
	(nautilus_service_install_downloading),
	(nautilus_service_install_preflight_check),
	(nautilus_service_install_done):
	*
	components/services/install/nautilus-view/nautilus-service-instal
	l-view.h:

	Track and report the total kB (or MB) to be downloaded during an
	install.  This is slightly off (the bytesize provided by softcat
	is very rough) but will do for now.  Better in 1.0.  Also, don't
	ask to delete RPMs when none were downloaded.

	*
	components/services/trilobite/libtrilobite/trilobite-core-messagi
	ng.c: (trilobite_add_log), (trilobite_set_log_handler):

	Allow null filehandle (no logging).

M	ChangeLog
M	components/services/install-view/main.c
M	components/services/install-view/nautilus-service-install-view.c
M	components/services/install-view/nautilus-service-install-view.h
M	components/services/install/nautilus-view/main.c
M
components/services/install/nautilus-view/nautilus-service-install-view.c
M
components/services/install/nautilus-view/nautilus-service-install-view.h
M
components/services/trilobite/libtrilobite/trilobite-core-messaging.c

commit 1bf4039e0ae9c43886f5f2c43d588af2d1e1d134
Author: Eskil Heyn Olsen <eskil@eazel.com>
Date:	2001-01-20

    Removed old FIXME's Trying to fix the memory corruption wrt
    ->minor. Added

    2001-01-19	Eskil Heyn Olsen  <eskil@eazel.com>

	* components/services/install/lib/eazel-install-logic2.c:
	(dump_tree_helper), (check_md5_on_files),
	(eazel_install_check_existing_packages), (get_softcat_info),
	(is_satisfied), (is_satisfied_features), (do_file_conflict_check),
	(install_packages_helper):
	Removed old FIXME's
	Trying to fix the memory corruption wrt ->minor.
	Added more ifdefs around debug output.

	* components/services/install/lib/eazel-install-object.c:
	(eazel_install_emit_preflight_check),
	(eazel_install_emit_dependency_check):
	Do the proper thing with total_packages and total_bytes.
	Use gtk_object_unref to delete packagedata object in dep_check
	signal.

	*
	components/services/install/lib/eazel-install-xml-package-list.c:
	(osd_parse_provides):
	Parse <FEATURE> in <PROVIDES> and blurp on unknown tags.

	* components/services/install/lib/eazel-package-system-rpm3.c:
	(eazel_package_system_rpm3_packagedata_fill_from_header),
	(check_if_all_packages_seen):
	No more start and end signals around failed signals.

M	ChangeLog
M	components/services/install/lib/eazel-install-logic2.c
M	components/services/install/lib/eazel-install-object.c
M	components/services/install/lib/eazel-install-xml-package-list.c
M	components/services/install/lib/eazel-package-system-rpm3.c

commit 7782707acb5eb3ca07197f6dc464692a847c43d8
Author: Robin * Slomkowski <rslomkow@eazel.com>
Date:	2001-01-20

    added Nautilus_Control_throbber.oaf BUG 5822 - throbber not
    appearing in

    2001-01-11	Robin * Slomkowski  <rslomkow@eazel.com>

	* nautilus.spec.in: added Nautilus_Control_throbber.oaf
	BUG 5822 - throbber not appearing in rpm builds

M	ChangeLog
M	nautilus.spec.in

commit 7df5cd72a6318bf43697c8572602055b55ab79cf
Author: Michael Fleming <mfleming@src.gnome.org>
Date:	2001-01-20

    Bug 5249 -- resolve deadlock by calling load_underway sooner in
    the case

	* components/mozilla/nautilus-mozilla-content-view.c:
	(nautilus_mozilla_content_view_load_uri),
	(mozilla_load_location_callback),
	(mozilla_location_changed_callback), (mozilla_open_uri_callback),
	(make_full_uri_from_relative), (mozilla_translate_uri_if_needed),
	(eazel_services_scheme_untranslate):

	Bug 5249 -- resolve deadlock by calling load_underway sooner
	in the
	case where nautilus directs the navigation.  (Other changes were
	to debug
	printfs)

	* components/services/install/server/main.c: (main):
	* components/services/inventory/main.c: (main):
	* components/services/summary/nautilus-view/main.c: (main):
	* components/services/trilobite/libtrilobite/trilobite-redirect.c:
	(trilobite_redirect_parse_xml):

	Remove obnx debug messages

M	ChangeLog
M	components/mozilla/nautilus-mozilla-content-view.c
M	components/services/install/server/main.c
M	components/services/inventory/main.c
M	components/services/summary/main.c
M	components/services/summary/nautilus-view/main.c
M	components/services/trilobite/libtrilobite/trilobite-redirect.c

commit a41279bb5be62862cc5bca51df1c8a50be9d6c44
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-01-20

	reviewed by: John Sullivan <sullivan@eazel.com>

	Fix for bug 5475 (assertion and crash trying to return using Up
	from web link):

	* libnautilus-extensions/nautilus-file.c: (get_description):
	Instead
	of asserting that the MIME type is not NULL or empty string, just
	change the code  to return an empty description for those cases.

	* autogen.sh: Fix one silly "ignore non-fatal errors" message.

M	ChangeLog
M	autogen.sh
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-private/nautilus-file.c

commit 5ce31502384b05b5fd49d77e047adb34638499be
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2001-01-20

    added the sidebar_tab_images for the default theme, which I forgot
    to add


	* nautilus.spec.in:
	added the sidebar_tab_images for the default theme, which I
	forgot to add previously.

M	ChangeLog
M	nautilus.spec.in

commit 442db08797f3b2e62e8f03bf5b184eb19e155185
Author: Robey Pointer <robey@src.gnome.org>
Date:	2001-01-20

    Make the install view jump to the softcat page after an install
    completes.

	* components/services/install/lib/eazel-install-metadata.c:
	(eazel_install_configure_check_jump_after_install):
	* components/services/install/lib/eazel-install-metadata.h:
	* components/services/install/lib/eazel-softcat.c:
	(eazel_softcat_get_info):
	*
	components/services/install/nautilus-view/nautilus-service-instal
	l-view.c: (nautilus_service_install_downloading),
	(nautilus_service_install_dependency_check),
	(nautilus_service_install_preflight_check),
	(nautilus_service_install_done):
	* components/services/trilobite/doc/gconf.txt:

	Make the install view jump to the softcat page after an install
	completes.  Fix NULL-dereference crash caused by installing a
	package by id.

M	ChangeLog
M	components/services/install-view/nautilus-service-install-view.c
M	components/services/install/lib/eazel-install-metadata.c
M	components/services/install/lib/eazel-install-metadata.h
M	components/services/install/lib/eazel-softcat.c
M
components/services/install/nautilus-view/nautilus-service-install-view.c
M	components/services/trilobite/doc/gconf.txt

commit 7da6d84dfb05376c3b1be7b8804d6f471727268e
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-01-20

	reviewed by: John Sullivan <sullivan@eazel.com>

	* libnautilus-extensions/nautilus-directory-async.c:
	(top_left_read_callback): Change code so it doesn't send a file
	changed message and then assume nothing changed.

	* libnautilus-extensions/nautilus-link.c:
	(nautilus_link_local_get_image_uri): Handle the case where it
	can't create the directory without seg faulting.

M	ChangeLog
M	libnautilus-extensions/nautilus-directory-async.c
M	libnautilus-extensions/nautilus-link.c
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-link.c

commit f18d8bc02aef52d02c2f4478d358d60b64dfaa96
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2001-01-20

	Fixed bug 1404 (Preferences panes should be in some
	sensible order)

	* libnautilus-extensions/nautilus-global-preferences.c:
	(global_preferences_create_dialog): Reordered panes to
	match Arlo's simplest-to-least-simple design.

M	ChangeLog
M	libnautilus-extensions/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.c

commit a7af28f31a053919ed96e87bc7b8f66a02839e63
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2001-01-20

	Fixed bug 5830 ("Show only folders in tree" shown at
	wrong user level)

	* libnautilus-extensions/nautilus-global-preferences.c:
	(global_preferences_install_visibility): Made it visible
	starting at intermediate level.

M	ChangeLog
M	libnautilus-extensions/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.c

commit d66760a69ac8b957bc8028b9cb36368cf4a7743a
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2001-01-20

	reviewed by: Darin Adler  <darin@eazel.com>

	Fixed bug 5807 (view switches to manual layout only after
	hitting Refresh), and other metadata-related problems.

	This was a long-standing race condition exposed by recent
	timing changes. The directory view was waiting for its
	metadata-as-file, but not for its metadata-as-directory, and
	it needed both before trying to lay out the contained icons.

	* src/file-manager/fm-directory-view.c:
	added metadata_for_directory_as_file_pending and
	metadata_for_files_in_directory_pending to details struct.
	(load_directory): set both pending flags to TRUE before
	using call_when_ready to get metadata; use call_when_ready
	for getting contained-files metadata as well as
	directory-as-file metadata.
	(finish_loading_if_all_metadata_loaded): New function,
	finishes loading (which lays out the icons) only if neither
	metadata is still pending.
	(metadata_for_directory_as_file_ready_callback):
	clear metadata_for_directory_as_file_pending flag before calling
	finish_loading_if...
	(metadata_for_files_in_directory_ready_callback):
	clear metadata_for_files_in_directory_pending flag before calling
	finish_loading_if...
	(disconnect_model_handlers): cancel both metadata callbacks.

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit 8ea35acd0613ff3f94a6c513cc80c666b2207e83
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2001-01-20

    better remove it from the spec file, too.


	* nautilus.spec.in:

	better remove it from the spec file, too.

M	ChangeLog
M	nautilus.spec.in

commit f6d47eb81bf9f56527b2da48c4bc993c77e6fbd3
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2001-01-20

    removed the obsolete eazel theme, as well as the old,
    non-componentized


	removed the obsolete eazel theme, as well as the old,
	non-componentized throbber.

	* configure.in:
	* icons/Makefile.am:
	* icons/eazel/.cvsignore:
	* icons/eazel/Makefile.am:
	* icons/eazel/eazel.xml:
	* icons/eazel/*.png:
	* icons/eazel/i-directory-accept.xml:
	* icons/eazel/i-directory.xml:
	* icons/eazel/i-regular.xml:
	* icons/eazel/sidebar_tab_pieces/.cvsignore:
	* icons/eazel/sidebar_tab_pieces/Makefile.am:
	* icons/eazel/sidebar_tab_pieces/*.png:
	* icons/eazel/throbber/.cvsignore:
	* icons/eazel/throbber/Makefile.am:
	* icons/eazel/throbber/*.png:
	* po/POTFILES.in:
	* src/nautilus-throbber.c:
	* src/nautilus-throbber.h:

M	ChangeLog
M	configure.in
M	icons/Makefile.am
D	icons/eazel/.cvsignore
D	icons/eazel/Back.png
D	icons/eazel/Forward.png
D	icons/eazel/Home.png
D	icons/eazel/Makefile.am
D	icons/eazel/Refresh.png
D	icons/eazel/Search.png
D	icons/eazel/SearchWeb.png
D	icons/eazel/Services.png
D	icons/eazel/Stop.png
D	icons/eazel/Up.png
D	icons/eazel/eazel.xml
D	icons/eazel/i-directory-12-aa.png
D	icons/eazel/i-directory-12.png
D	icons/eazel/i-directory-24-aa.png
D	icons/eazel/i-directory-24.png
D	icons/eazel/i-directory-36-aa.png
D	icons/eazel/i-directory-36.png
D	icons/eazel/i-directory-72-aa.png
D	icons/eazel/i-directory-72.png
D	icons/eazel/i-directory-96-aa.png
D	icons/eazel/i-directory-96.png
D	icons/eazel/i-directory-aa.png
D	icons/eazel/i-directory-accept-12-aa.png
D	icons/eazel/i-directory-accept-12.png
D	icons/eazel/i-directory-accept-24-aa.png
D	icons/eazel/i-directory-accept-24.png
D	icons/eazel/i-directory-accept-36-aa.png
D	icons/eazel/i-directory-accept-36.png
D	icons/eazel/i-directory-accept-72-aa.png
D	icons/eazel/i-directory-accept-72.png
D	icons/eazel/i-directory-accept-96-aa.png
D	icons/eazel/i-directory-accept-96.png
D	icons/eazel/i-directory-accept-aa.png
D	icons/eazel/i-directory-accept.png
D	icons/eazel/i-directory-accept.xml
D	icons/eazel/i-directory.png
D	icons/eazel/i-directory.xml
D	icons/eazel/i-regular-12-aa.png
D	icons/eazel/i-regular-12.png
D	icons/eazel/i-regular-24-aa.png
D	icons/eazel/i-regular-24.png
D	icons/eazel/i-regular-36-aa.png
D	icons/eazel/i-regular-36.png
D	icons/eazel/i-regular-72-aa.png
D	icons/eazel/i-regular-72.png
D	icons/eazel/i-regular-96-aa.png
D	icons/eazel/i-regular-96.png
D	icons/eazel/i-regular-aa.png
D	icons/eazel/i-regular.png
D	icons/eazel/i-regular.xml
D	icons/eazel/number_strip.png
D	icons/eazel/side_bar_image.png
D	icons/eazel/sidebar_tab_pieces/.cvsignore
D	icons/eazel/sidebar_tab_pieces/Makefile.am
D	icons/eazel/sidebar_tab_pieces/fill-active-prelight.png
D	icons/eazel/sidebar_tab_pieces/fill-active.png
D	icons/eazel/sidebar_tab_pieces/fill-empty-space.png
D	icons/eazel/sidebar_tab_pieces/fill-prelight.png
D	icons/eazel/sidebar_tab_pieces/fill.png
D	icons/eazel/sidebar_tab_pieces/left-bumper-active-prelight.png
D	icons/eazel/sidebar_tab_pieces/left-bumper-active.png
D	icons/eazel/sidebar_tab_pieces/left-bumper-prelight.png
D	icons/eazel/sidebar_tab_pieces/left-bumper.png
D	icons/eazel/sidebar_tab_pieces/middle-normal-normal.png
D	icons/eazel/sidebar_tab_pieces/middle-normal-prelight.png
D	icons/eazel/sidebar_tab_pieces/middle-prelight-normal.png
D	icons/eazel/sidebar_tab_pieces/right-bumper-prelight.png
D	icons/eazel/sidebar_tab_pieces/right-bumper.png
D	icons/eazel/sidebar_tab_pieces/right-empty-space.png
D	icons/eazel/sidebar_tab_pieces/right-top-active-prelight.png
D	icons/eazel/sidebar_tab_pieces/right-top-active.png
D	icons/eazel/sidebar_tab_pieces/right-top-prelight.png
D	icons/eazel/sidebar_tab_pieces/right-top.png
D	icons/eazel/theme_preview.png
D	icons/eazel/throbber/.cvsignore
D	icons/eazel/throbber/001.png
D	icons/eazel/throbber/002.png
D	icons/eazel/throbber/003.png
D	icons/eazel/throbber/004.png
D	icons/eazel/throbber/005.png
D	icons/eazel/throbber/006.png
D	icons/eazel/throbber/007.png
D	icons/eazel/throbber/008.png
D	icons/eazel/throbber/009.png
D	icons/eazel/throbber/010.png
D	icons/eazel/throbber/011.png
D	icons/eazel/throbber/012.png
D	icons/eazel/throbber/013.png
D	icons/eazel/throbber/014.png
D	icons/eazel/throbber/015.png
D	icons/eazel/throbber/Makefile.am
D	icons/eazel/throbber/rest.png
D	icons/eazel/zoom_body.png
M	po/POTFILES.in
D	src/nautilus-throbber.c
D	src/nautilus-throbber.h

commit 08a3d2b9ff7bad6ddbcb7f90086e348bf425db96
Author: Michael Fleming <mfleming@src.gnome.org>
Date:	2001-01-19

	Half of bug 5975

	Now the fonts are right, but the line wrapping is busted

	*
	components/services/nautilus-dependent-shared/eazel-services-exte
	nsions.c: (eazel_services_label_new):
	*
	components/services/nautilus-dependent-shared/eazel-services-exte
	nsions.h:
	*
	components/services/nautilus-dependent-shared/eazel-services-foot
	er.c: (footer_item_new), (eazel_services_footer_update):
	*
	components/services/nautilus-dependent-shared/eazel-services-head
	er.c: (eazel_services_header_title_new):
	*
	components/services/summary/nautilus-view/nautilus-summary-view.c
	: (generate_summary_form), (generate_service_entry_row),
	(generate_eazel_news_entry_row), (generate_update_news_entry_row):

M	ChangeLog
M
components/services/nautilus-dependent-shared/eazel-services-extensions.c
M
components/services/nautilus-dependent-shared/eazel-services-extensions.h
M
components/services/nautilus-dependent-shared/eazel-services-footer.c
M
components/services/nautilus-dependent-shared/eazel-services-header.c
M	components/services/summary/nautilus-summary-view.c
M	components/services/summary/nautilus-view/nautilus-summary-view.c

commit ee1e551340f1fd4a3bd6462801453a2d7f3cc7fa
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-01-19

    Accidentally checked in a huge default font size.

	* libnautilus-extensions/nautilus-label.c:
	Accidentally checked in a huge default font size.

M	ChangeLog
M	libnautilus-extensions/nautilus-label.c
M	libnautilus-private/nautilus-label.c

commit 8d3ffacfaf2e4818fafde6330a83cd2bcef9a037
Author: Rebecca Schulman <rebecka@eazel.com>
Date:	2001-01-19

    Remove extra commas that broke compilation.

    2001-01-19	Rebecca Schulman  <rebecka@eazel.com>

	* src/file-manager/fm-search-list-view.c:
	(display_indexed_search_problems_dialog):
	Remove extra commas that broke compilation.

M	ChangeLog
M	src/file-manager/fm-search-list-view.c

commit 30b73d2a1bdb684f1e909a1c71ca06ae1a06ac98
Author: Robey Pointer <robey@src.gnome.org>
Date:	2001-01-19

    Add comment about how a hack also fixes bug 5799.

	    * components/services/install/lib/eazel-install-logic2.c:
	    (check_conflicts_against_already_installed_packages):

	    Add comment about how a hack also fixes bug 5799.

	    *
	    components/services/install/lib/eazel-install-xml-package-list.c:
	    (osd_parse_softpkg):

	    Parse REVISION tag in softcat XML for the install lib.

	    *
	    components/services/install/nautilus-view/nautilus-service-instal
	    l-view.c: (generate_install_form), (show_overall_feedback),
	    (nautilus_install_parse_uri), (current_progress_bar_complete),
	    (nautilus_service_install_downloading),
	    (nautilus_service_install_dependency_check),
	    (flatten_package_tree_foreach), (flatten_package_tree),
	    (nautilus_service_install_preflight_check),
	    (nautilus_service_install_view_update_from_uri):

	    Re-layout a little bit of the top of the install view,
	    to make the
	    overall feedback label not flicker.  Remove some redundant
	    redraws
	    that had been stuck in to work around the NautilusLabel redraw
	    sizing bug.  Sneak in support for multiple packages in
	    the eazel-
	    install URI scheme.  Remove repeating package names from
	    the final
	    list during preflight.  Give some overall feedback during
	    package
	    dependency checking so the user doesn't think we're lost
	    in space.

M	ChangeLog
M	components/services/install-view/nautilus-service-install-view.c
M	components/services/install/lib/eazel-install-logic2.c
M	components/services/install/lib/eazel-install-xml-package-list.c
M
components/services/install/nautilus-view/nautilus-service-install-view.c

commit 4d5e8be2961df4eb6d3d2578abdbfa2fa45f5f82
Author: Rebecca Schulman <rebecka@eazel.com>
Date:	2001-01-19

    reviewed by: John Sullivan <sullivan@eazel.com>

    2001-01-19	Rebecca Schulman  <rebecka@eazel.com>

	reviewed by: John Sullivan <sullivan@eazel.com>

	* src/file-manager/fm-search-list-view.c:
	(load_location_callback),
	(display_indexed_search_problems_dialog):
	Added dialogs to explain problems that may occur when running
	a search.
	There are separate dialogs to explain each of the following
	errors:
	1.  No index files available
	2.  Index still being created
	3.  Index files are available, but the search daemon isn't running
	4.  No index files, and no reindexing service avaialble
	We may be able to actually do something about some of these
	problems in the future (ie launch the search or indexing daemons
	if they're not already running) but for PR3 explaining what is
	going on in each of these cases should be a big step forward
	* src/file-manager/nautilus-indexing-info.c:
	(nautilus_indexing_info_show_dialog):
	Show the index files status dialog if there are index files,
	or indexing is going on, rather than if the search service
	is available, so that a user can follow indexing progress,
	even if an index isn't ready yet.

M	ChangeLog
M	src/file-manager/fm-search-list-view.c
M	src/file-manager/nautilus-indexing-info.c

commit 7688a783ad460bdede2b121f53c3871b04780249
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2001-01-19

    Wrote test for the fix to 5262


	* components/services/install/command-line/eazel-test-packsys.c:
	(test_package_load):
	Wrote test for the fix to 5262

	* components/services/install/lib/eazel-install-logic.c:
	Moved get_total_size to logic2.c

	* components/services/install/lib/eazel-install-logic2.h:
	* components/services/install/lib/eazel-install-logic2.c:
	(dump_tree_helper), (eazel_install_check_existing_packages),
	(eazel_install_get_total_size_of_packages), (execute):
	Setup infoblock so the callback signals make sense, removed a
	g_assert_not_reached.

	* components/services/install/lib/eazel-install-protocols.c:
	(eazel_install_fetch_package):
	Don't load dependencies when loading the package after download.

	* components/services/install/lib/eazel-package-system-rpm3.c:
	(rpm_sense_to_softcat_sense),
	(eazel_package_system_rpm3_packagedata_fill_from_header):
	Fixed 5262

	* components/services/install/lib/eazel-package-system-types.c:
	(packagedependency_new), (packagedependency_destroy),
	(packagedata_fill_in_missing), (packagedata_dump_int):
	Allow fill_in_missing into a packagedata object with depends set.
	Moved output of features and provides upwards in dump_int.

	*
	components/services/install/nautilus-view/nautilus-service-instal
	l-view.c: (nautilus_service_install_view_update_from_uri):
	Deallocate the EazelInstall object in update_from_uri if already
	set. The ensures a reload of the install-view doesn't leak
	EazelInstall objects.

M	ChangeLog
M	components/services/install-view/nautilus-service-install-view.c
M	components/services/install/command-line/eazel-test-packsys.c
M	components/services/install/lib/eazel-install-logic.c
M	components/services/install/lib/eazel-install-logic2.c
M	components/services/install/lib/eazel-install-logic2.h
M	components/services/install/lib/eazel-install-protocols.c
M	components/services/install/lib/eazel-package-system-rpm3.c
M	components/services/install/lib/eazel-package-system-types.c
M
components/services/install/nautilus-view/nautilus-service-install-view.c

commit c4773539cd4850b67e475af72b8560347279e8b9
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-01-19

	reviewed by: Michael Engber <engber@eazel.com>

	* src/nautilus-view-frame-corba.c: (view_widget_gone),
	(impl_Nautilus_ViewFrame__destroy),
	(impl_Nautilus_ViewFrame__create),
	(impl_Nautilus_ViewFrame_open_location_in_this_window),
	(impl_Nautilus_ViewFrame_open_location_prefer_existing_window),
	(impl_Nautilus_ViewFrame_open_location_force_new_window),
	(impl_Nautilus_ViewFrame_report_selection_change),
	(impl_Nautilus_ViewFrame_report_status),
	(impl_Nautilus_ViewFrame_report_load_underway),
	(impl_Nautilus_ViewFrame_report_load_progress),
	(impl_Nautilus_ViewFrame_report_load_complete),
	(impl_Nautilus_ViewFrame_report_load_failed),
	(impl_Nautilus_ViewFrame_set_title):
	Since the NautilusViewFrame object is a widget, we don't
	control its lifetime completely. So we disconnect from it
	when it is destroyed and stop trying to make calls on it.

M	ChangeLog
M	src/nautilus-view-frame-corba.c

commit 9ec707d7071ade7b8b30c5a94be6d27d18e8ddc1
Author: Mike Engber <engber@src.gnome.org>
Date:	2001-01-19

    reviewed by: Brian Frank


	reviewed by: Brian Frank

	* data/static_bookmarks.xml:
	Changes for PR3 default bookmarks. Use redirects.

M	ChangeLog
M	data/static_bookmarks.xml

commit d23bb1b5be3ec7b2905ff3bf04c20d0733980dc9
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2001-01-19

	reviewed by: Darin Adler  <darin@eazel.com>

	Finished bug 2146 (Properties window for desktop Trash
	should show Trash properties). The last two changes were
	to remove the "accessed" field for all directories, since
	it seems useless, and to fill in the "where" field with
	"on the desktop".

	* libnautilus-extensions/nautilus-file.c:
	(nautilus_file_get_where_string): New function, calls
	virtual function so trash and normal files can report
	different strings.
	(nautilus_file_get_string_attribute): Changed "parent_uri"
	string attribute to "where", since it is not the parent_uri
	in the Trash case.
	* libnautilus-extensions/nautilus-file.h: Virtual function
	pointer for get_where_string.
	* libnautilus-extensions/nautilus-trash-file.c:
	(trash_file_get_where_string),
	(nautilus_trash_file_initialize_class): Supply get_where_string
	function that returns "on the desktop".
	* libnautilus-extensions/nautilus-vfs-file.c:
	(vfs_file_get_where_string), (nautilus_vfs_file_initialize_class):
	Supply get_where_string function that returns parent_uri string.
	* src/file-manager/fm-properties-window.c:
	(should_show_accessed_date): New function, returns FALSE for
	directories and TRUE for other files.
	(create_basic_page): Honor should_show_accessed_date, and use
	"where" instead of "parent_uri" string attribute.
	* src/file-manager/fm-search-list-view.c:
	(real_get_column_specification): Use "where" instead of
	"parent_uri"
	string attribute.

M	ChangeLog
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-extensions/nautilus-file.h
M	libnautilus-extensions/nautilus-trash-file.c
M	libnautilus-extensions/nautilus-vfs-file.c
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-file.h
M	libnautilus-private/nautilus-trash-file.c
M	libnautilus-private/nautilus-vfs-file.c
M	src/file-manager/fm-properties-window.c
M	src/file-manager/fm-search-list-view.c

commit 773ec652b14d4e29274588d78b88daa9c87a0096
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-01-19

	reviewed by: Darin Adler  <darin@eazel.com>

	*
	components/services/install/nautilus-view/nautilus-service-instal
	l-view.c: (install_message_new):
	Add a tiny bit of padding to this label to prevent the bottom from
	being cut off.	Im not sure exactly why the bottom is getting cut
	off.  I suspect that the part container is constraining the widget
	somehow, perhaps to match the geometry of the label on the right.

	* libnautilus-extensions/nautilus-label.c:
	(label_composite_pixbuf_callback), (nautilus_label_expose_event):
	Fix for bugs 5607, 5608 and 5611.  Remove previous workaround for
	bug 5608.  Do the clipping of the area that we need to copy into
	the temporary buffer more carefully.  The temporary buffer itself
	is a workaround for a related bug (2784).

M	ChangeLog
M	components/services/install-view/nautilus-service-install-view.c
M
components/services/install/nautilus-view/nautilus-service-install-view.c
M	libnautilus-extensions/nautilus-label.c
M	libnautilus-private/nautilus-label.c

commit 6985d198f0dd377a0e87e30fba14debdaa97d98d
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-01-19

    Remove a debug printf that I stupidly left in.

	* libnautilus-extensions/bug-5712-pr3-workaround--gdkimage.c:
	(NAUTILUS_BUG_5712_PR3_WORKAROUND__gdk_image_get):
	Remove a debug printf that I stupidly left in.

M	ChangeLog
M	libnautilus-extensions/bug-5712-pr3-workaround--gdkimage.c
M	libnautilus-private/bug-5712-pr3-workaround--gdkimage.c

commit 0be1195b18f93b1ef7c79788e5bc571d2c99c1fe
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-01-19

	reviewed by: Nobody, because the "fix" is so revolting that none
	of the high integrity Nautilus hackers would approve it.

	* libnautilus-extensions/Makefile.am:
	*
	libnautilus-extensions/bug-5712-pr3-workaround--gdk-pixbuf-drawable.c:
	*
	libnautilus-extensions/bug-5712-pr3-workaround--gdk-pixbuf-private.h:
	* libnautilus-extensions/bug-5712-pr3-workaround--gdkimage.c:
	* libnautilus-extensions/nautilus-gdk-pixbuf-extensions.c:
	(nautilus_gdk_pixbuf_get_from_window_safe):
	Workaround for bug 5712.  This is a temporary evil until GTK+
	1.2.9 is released.

M	ChangeLog
M	libnautilus-extensions/Makefile.am
A
libnautilus-extensions/bug-5712-pr3-workaround--gdk-pixbuf-drawable.c
A
libnautilus-extensions/bug-5712-pr3-workaround--gdk-pixbuf-private.h
A	libnautilus-extensions/bug-5712-pr3-workaround--gdkimage.c
M	libnautilus-extensions/nautilus-gdk-pixbuf-extensions.c
M	libnautilus-private/Makefile.am
A	libnautilus-private/bug-5712-pr3-workaround--gdk-pixbuf-drawable.c
A	libnautilus-private/bug-5712-pr3-workaround--gdk-pixbuf-private.h
A	libnautilus-private/bug-5712-pr3-workaround--gdkimage.c
M	libnautilus-private/nautilus-gdk-pixbuf-extensions.c

commit f425b33530559f6b0f139df74ae05689e4581e04
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2001-01-19

	Ramiro sent me this patch, which I tweaked slightly.

	Fix for bug 5792 (Sidebar panel choices visible at beginner
	user level, but shouldn't be)

	* libnautilus-extensions/nautilus-global-preferences.c:
	add visible_user_level field to known_sidebar_panels struct.
	Set this field appropriately for each of the 4 known sidebar
	panels. Remove the 5th known sidebar panel since it was an
	accidental duplication of the 2nd one.
	(global_preferences_install_sidebar_panel_defaults): Set the
	visible user level when installing default values.

M	ChangeLog
M	libnautilus-extensions/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.c

commit cd1bffee9cdd9cc5c95202eaeed3a74d84305515
Author: Carlos Perell Marn <carlos@gnome-db.org>
Date:	2001-01-19

    Updated Spanish translation from Pablo del Campo
    <pablodc@mapfre.com.ar>

    2001-01-19	Carlos Perell Marn <carlos@gnome-db.org>

	* es.po: Updated Spanish translation from Pablo del
	  Campo <pablodc@mapfre.com.ar>

M	po/ChangeLog
M	po/es.po

commit 8caa91c1630c11d97def53fa501c5c14a82c0c4a
Author: Pavel Cisler <pavel@eazel.com>
Date:	2001-01-19

    reviewed by: Ramiro Estrugo <ramiro@eazel.com>

    2001-01-19	Pavel Cisler  <pavel@eazel.com>

	reviewed by: Ramiro Estrugo <ramiro@eazel.com>

	Fixed 4348: trying to trash a file already deleted outside
	Nautilus crashes.
	* libnautilus-extensions/nautilus-file-operations.c:
	(nautilus_file_operations_copy_move):
	The problem was that the "find trash near" operation was failing
	because
	the trahsed file was non-existent.
	Added code that deals with a NULL target_directory_uri handle.

M	ChangeLog
M	libnautilus-extensions/nautilus-file-operations.c
M	libnautilus-private/nautilus-file-operations.c

commit 734006730b1d16da3f7b786a72c66d0b50303336
Author: Stano Visnovsky <stano@src.gnome.org>
Date:	2001-01-19

    Added sk [Slovak] to ALL_LINGUAS

    * configure.in: Added sk [Slovak] to ALL_LINGUAS

M	ChangeLog
M	configure.in

commit a20730f0c436726a7e299a28dc4729a0edc9a663
Author: Stano Visnovsky <stano@src.gnome.org>
Date:	2001-01-19

    Added initial Slovak translation

M	po/ChangeLog
A	po/sk.po

commit 18eb8bf36dc8180ea859793b8a46dc716a84ce23
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2001-01-19

    more clean-up and fixes for the default theme change


	more clean-up and fixes for the default theme change

	* icons/ardmore/ardmore.xml:
	* icons/arlo/arlo.xml:
	* icons/default.xml:
	* icons/eazel/eazel.xml:
	* icons/gnome/gnome.xml:
	* icons/vector/vector.xml:
	* icons/villanova/villanova.xml:
	at Arlo's request, capitalized the theme names and also made
	them localizable, and tweaks to some of the theme files to fix
	problems caused by the new default

	* src/nautilus-sidebar-tabs.c:
	(nautilus_sidebar_tabs_load_theme_data):
	added a way to specify the non-pixmap tabs, since it uses
	pixmap ones in the default now

	* src/nautilus-theme-selector.c:
	(get_theme_description_and_display_name), (add_theme):
	made it use a localizable name in the xml file instead of the
	actual folder name.

	* src/nautilus-window-toolbars.c: (get_file_name_from_icon_name):
	added a way to get the stock gnome toolbar icons, now that we have
	our own in the default theme

	* nautilus.spec.in:
	added the throbber component to our package

M	ChangeLog
M	icons/ardmore/ardmore.xml
M	icons/arlo/arlo.xml
M	icons/default.xml
M	icons/eazel/eazel.xml
M	icons/gnome/gnome.xml
M	icons/theme_preview.png
M	icons/vector/vector.xml
M	icons/villanova/villanova.xml
M	nautilus.spec.in
M	src/nautilus-sidebar-tabs.c
M	src/nautilus-theme-selector.c
M	src/nautilus-window-toolbars.c

commit 6f2fbce3b6dc4bedba0bc0665f7194095ccf37be
Author: Pavel Cisler <pavel@eazel.com>
Date:	2001-01-19

    Fix 3558: Nautilus crashes with specific sequence of icon dragging and

    2001-01-19	Pavel Cisler <pavel@eazel.com>

	Fix 3558: Nautilus crashes with specific sequence of icon dragging
	and mouse movement
	* libnautilus-extensions/nautilus-list.c:
	(nautilus_list_button_release), (nautilus_list_motion):
	The drag start code was assuming an actual item was clicked,
	added a check that checked the clicked row index first.

	* libnautilus-extensions/nautilus-self-checks.c:
	(nautilus_report_check_failure):
	Missed one printf -> fprintf (stderr...

M	ChangeLog
M	libnautilus-extensions/nautilus-list.c
M	libnautilus-extensions/nautilus-self-checks.c
M	libnautilus-private/nautilus-list.c
M	libnautilus-private/nautilus-self-checks.c

commit 27e132ad19c532083bea20094bc900088155977f
Author: Robey Pointer <robey@src.gnome.org>
Date:	2001-01-19

    Parse the "features" list for toplevel packages, if one is provided by

	*
	components/services/install/lib/eazel-install-xml-package-list.c:
	(osd_parse_feature_list), (osd_parse_implementation):

	Parse the "features" list for toplevel packages, if one is
	provided by softcat (the next softcat release will do it).

	* components/services/install/lib/eazel-softcat.c:
	(remove_directories_from_provides_list):

	Remove debugging line I accidentally left in.

M	ChangeLog
M	components/services/install/lib/eazel-install-xml-package-list.c
M	components/services/install/lib/eazel-softcat.c

commit 2f53b8986f09c44c1a47dc56fe72bb31ac92381e
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2001-01-19

    fixed some damage from the default theme change, including getting the


	fixed some damage from the default theme change, including getting
	the sidebar tabs installed correctly, and making semi-transparent
	icon selection highlight in aa-mode work properly again.
	There are
	still some more to do to finish this, though.

	* icons/sidebar_tab_pieces/Makefile.am:
	install the tabs in the proper place
	* libnautilus-extensions/nautilus-icon-container.c:
	(nautilus_icon_container_theme_changed):
	use NAUTILUS_COLOR_RGBA to set up the highlight color

M	ChangeLog
M	icons/sidebar_tab_pieces/Makefile.am
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-container.c

commit 158b652e7a0b1f07ca354d166451c4bff9a9307e
Author: Josh Barrow <carbamide@src.gnome.org>
Date:	2001-01-19

    Go back to the old Arlo Back.png. I think Arlo checked the new one
    in on


    Go back to the old Arlo Back.png.  I think Arlo checked the new one
    in on
    accedent.  If he did it on purpose, he can do it again!  ; D

    Josh

M	icons/arlo/Back.png

commit e83e299f9fdd436466e63fa4cb872a05414d3eec
Author: Arlo Rose <arlo@src.gnome.org>
Date:	2001-01-19

    I didn't like the name I picked today... changed it again... (Thanks


	    * icons/arlo/arlo.xml:
	    I didn't like the name I picked today... changed it again...
	    (Thanks Wingpea!)

M	ChangeLog
M	icons/arlo/Back.png
M	icons/arlo/arlo.xml

commit 8cee717334b2e414ea190badd6f056b15e25cc59
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2001-01-19

    Fixing build

M	ChangeLog
M	components/services/login/nautilus-view/Makefile.am

commit 03ed1a78553e27d1c346503af4253c7b57763c15
Author: Robey Pointer <robey@src.gnome.org>
Date:	2001-01-19

    Make softcat module remove obvious directories from the file list
    provided

	* components/services/install/lib/eazel-install-logic2.c:
	*
	components/services/install/lib/eazel-install-xml-package-list.c:
	(osd_parse_file_list):
	* components/services/install/lib/eazel-softcat.c:
	(is_filename_probably_a_directory),
	(remove_directories_from_provides_list), (eazel_softcat_get_info):

	Make softcat module remove obvious directories from the file list
	provided by XML.  There are still files that could slip through
	the cracks (forseti bug 1279).

M	ChangeLog
M	components/services/install/lib/eazel-install-logic2.c
M	components/services/install/lib/eazel-install-xml-package-list.c
M	components/services/install/lib/eazel-softcat.c

commit 60ec648868922aab27d7476136c2a4e9be6d52ee
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2001-01-19

    made the real default theme, based on what was formerly the eazel
    theme.


	made the real default theme, based on what was formerly the
	eazel theme.  This isn't quite finished yet (the sidebar tabs
	arent right yet, Arlo needs to add the desktop, plus some other
	details), and some of the other themes might be slightly wrong
	from this change, but I'll fix everything up soon.

	* configure.in:
	* icons/Makefile.am:
	* icons/default.xml:
	* icons/gnome/gnome.xml:
	* icons/i-directory-accept.xml:
	* icons/i-directory.xml:
	* icons/sidebar_tab_pieces/.cvsignore:
	* icons/sidebar_tab_pieces/Makefile.am:
	* plus lots of images

M	ChangeLog
M	configure.in
A	icons/Back.png
A	icons/Forward.png
A	icons/Home.png
M	icons/Makefile.am
A	icons/Refresh.png
A	icons/Search.png
M	icons/SearchWeb.png
M	icons/Services.png
A	icons/Stop.png
A	icons/Up.png
M	icons/default.xml
M	icons/gnome/gnome.xml
A	icons/i-directory-12-aa.png
M	icons/i-directory-12.png
A	icons/i-directory-24-aa.png
M	icons/i-directory-24.png
A	icons/i-directory-36-aa.png
M	icons/i-directory-36.png
A	icons/i-directory-72-aa.png
M	icons/i-directory-72.png
A	icons/i-directory-96-aa.png
M	icons/i-directory-96.png
A	icons/i-directory-aa.png
A	icons/i-directory-accept-12-aa.png
A	icons/i-directory-accept-12.png
A	icons/i-directory-accept-24-aa.png
A	icons/i-directory-accept-24.png
A	icons/i-directory-accept-36-aa.png
A	icons/i-directory-accept-36.png
A	icons/i-directory-accept-72-aa.png
A	icons/i-directory-accept-72.png
A	icons/i-directory-accept-96-aa.png
A	icons/i-directory-accept-96.png
A	icons/i-directory-accept-aa.png
A	icons/i-directory-accept.png
A	icons/i-directory-accept.xml
M	icons/i-directory.png
A	icons/i-directory.xml
A	icons/side_bar_image.png
A	icons/sidebar_tab_pieces/.cvsignore
A	icons/sidebar_tab_pieces/Makefile.am
A	icons/sidebar_tab_pieces/fill-active-prelight.png
A	icons/sidebar_tab_pieces/fill-active.png
A	icons/sidebar_tab_pieces/fill-empty-space.png
A	icons/sidebar_tab_pieces/fill-prelight.png
A	icons/sidebar_tab_pieces/fill.png
A	icons/sidebar_tab_pieces/left-bumper-active-prelight.png
A	icons/sidebar_tab_pieces/left-bumper-active.png
A	icons/sidebar_tab_pieces/left-bumper-prelight.png
A	icons/sidebar_tab_pieces/left-bumper.png
A	icons/sidebar_tab_pieces/middle-normal-normal.png
A	icons/sidebar_tab_pieces/middle-normal-prelight.png
A	icons/sidebar_tab_pieces/middle-prelight-normal.png
A	icons/sidebar_tab_pieces/right-bumper-prelight.png
A	icons/sidebar_tab_pieces/right-bumper.png
A	icons/sidebar_tab_pieces/right-empty-space.png
A	icons/sidebar_tab_pieces/right-top-active-prelight.png
A	icons/sidebar_tab_pieces/right-top-active.png
A	icons/sidebar_tab_pieces/right-top-prelight.png
A	icons/sidebar_tab_pieces/right-top.png

commit 5fe1725cd6a2317a5be4bb05793d83d05fb0a7fa
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-01-19

	reviewed by: Pavel Cisler <pavel@eazel.com>
	(only the first 2 changes, others unreviewed)

	* libnautilus-extensions/nautilus-trash-directory.c:
	(trash_destroy): Fix problem that might be what's killing the
	Tinderbox. We need to disconnect the signal handlers we add to the
	trash monitor.

	* src/file-manager/fm-directory-view.c: (load_location_callback):
	Always reload when navigating. This smooths over many anomalies,
	and hopefully will fix the nasty problems described in bug 4873
	(files created in home directory (outside Nautilus) don't show up
	when I navigate there) and bug 4963 (starting the search service
	while running nautilus doesn't let you run searches).

	* configure.in: Fix gnome-http check that was previously just
	checking whether gnome-config was there or not!

	* src/nautilus-application.c: (nautilus_application_startup):
	Replace incorrect references to nautilus.oafinfo to instead
	mention Nautilus_Shell.oaf.

	* test/.cvsignore: Add a generated file.

M	ChangeLog
M	configure.in
M	libnautilus-extensions/nautilus-trash-directory.c
M	libnautilus-private/nautilus-trash-directory.c
M	src/file-manager/fm-directory-view.c
M	src/nautilus-application.c
M	test/.cvsignore

commit 3b91745a51491f00013936cc12524934072c33f1
Author: Robey Pointer <robey@src.gnome.org>
Date:	2001-01-19

	Add Arlo's icons for the new password-change view.

M	ChangeLog
M	icons/Makefile.am
A	icons/bubble-LL.png
A	icons/bubble-LR.png
A	icons/bubble-UL.png
A	icons/bubble-UR.png
A	icons/tiny-alert.png

commit 68cb7a3947cc2a3310515da581613d39dcf53f87
Author: Arlo Rose <arlo@src.gnome.org>
Date:	2001-01-19

    Tweaked XML file to represent the "Luxe" family name. This fits
    with the


	    * icons/arlo/arlo.xml:
	    Tweaked XML file to represent the "Luxe" family name.
	    This fits with the Sawfish and GTK theme names.

M	ChangeLog
M	icons/arlo/arlo.xml

commit 88480a6384051694569cefbb79039629563bf2ae
Author: Robey Pointer <robey@src.gnome.org>
Date:	2001-01-19

    Implement new change-password UI according to Arlo's
    screenshots. Rounded

	* components/services/login/nautilus-view/Makefile.am:
	*
	components/services/login/nautilus-view/nautilus-change-password-
	view.c: (run_away_timer), (generate_change_password_form),
	(entry_changed_cb), (authn_succeeded), (authn_failed),
	(start_change_password), (change_password_button_cb):
	* components/services/login/nautilus-view/password-box.c:
	(add_padding_to_box), (add_filler_to_box), (line_expose),
	(vertical_line_new), (make_empty_viewport),
	(gtk_widget_set_colors), (make_bubble_shell),
	(change_bubble_shell_colors), (password_box_set_colors),
	(password_box_get_entry), (password_box_set_error_text),
	(password_box_show_error), (password_box_new):
	* components/services/login/nautilus-view/password-box.h:

	Implement new change-password UI according to Arlo's screenshots.
	Rounded password text-entry blobs are now in their own file for a
	modicum of modularity.	Reponse codes from ammonite are now
	correctly decoded and translated into text.

M	ChangeLog
M	components/services/login/nautilus-view/Makefile.am
M
components/services/login/nautilus-view/nautilus-change-password-view.c
A	components/services/login/nautilus-view/password-box.c
A	components/services/login/nautilus-view/password-box.h

commit 49a9a552c9aa67b58f9b4d7628515276c3e4b056
Author: Robey Pointer <robey@src.gnome.org>
Date:	2001-01-19

    Change the bootstrap installer download function to use the new
    gnome-http

	* components/services/install/lib/eazel-install-object.c:
	* components/services/install/lib/eazel-install-protocols.c:
	(http_fetch_remote_file):
	* nautilus-installer/src/HACKING:

	Change the bootstrap installer download function to use the new
	gnome-http call to avoid buffering 8MB of package files in memory
	at once.

	*
	components/services/trilobite/libtrilobite/trilobite-core-network
	-slim.c: (trilobite_xml_get_string), (trilobite_fetch_uri),
	(trilobite_fetch_uri_to_file):

	Forgot to add this once -- needed by the bootstrap installer.

M	ChangeLog
M	components/services/install/lib/eazel-install-object.c
M	components/services/install/lib/eazel-install-protocols.c
A
components/services/trilobite/libtrilobite/trilobite-core-network-slim.c
M	nautilus-installer/src/HACKING

commit 9d17a2dd51451793ff39c8b1ad5aab585c27593b
Author: Eskil Olsen <eskil@eazel.com>
Date:	2001-01-19

    Fixing build issues against newest rpm (4.0.2-0.27).

    2001-01-18	Eskil Olsen  <eskil@eazel.com>

	* components/services/install/lib/eazel-install-rpm-glue.c:
	(eazel_install_do_rpm_dependency_check):
	* components/services/install/lib/eazel-package-system-rpm4.c:
	(eazel_package_system_implementation):
	* components/services/install/lib/eazel-softcat.c:
	(get_search_url_for_package):
	Fixing build issues against newest rpm (4.0.2-0.27).

M	ChangeLog
M	components/services/install/lib/eazel-install-rpm-glue.c
M	components/services/install/lib/eazel-package-system-rpm4.c
M	components/services/install/lib/eazel-softcat.c

commit def4388d8fa488f82b99e99e176629a4e43c00ab
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2001-01-19

	reviewed by: Darin Adler  <darin@eazel.com>

	Fixed bug 3417 (Put existing preferences at right levels)

	* libnautilus-extensions/nautilus-global-preferences.c:
	(global_preferences_install_defaults),
	(global_preferences_install_visibility): First pass at setting
	appropriate defaults and user levels for preferences.

	(global_preferences_create_dialog): Put "show only folders in
	tree view" before other preferences that appear only in higher
	user levels, 'cuz it looks better that way.

	* src/nautilus-shell-ui.xml:
	* src/nautilus-window-menus.c: (user_level_customize_callback):
	Renamed "Edit Settings" menu item & dialog to "Preferences";
	marked dialog title for localization.

M	ChangeLog
M	libnautilus-extensions/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.c
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-shell-ui.xml
M	src/nautilus-window-menus.c

commit b871057295b112e7d59760b23da1bf582334dd56
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2001-01-18

    now that the bonobo problems are resolved, we can go back to the


	now that the bonobo problems are resolved, we can go back to
	the componentized throbber.

	* src/Makefile.am:
	* src/nautilus-window-toolbars.c:
	(nautilus_window_initialize_toolbars):
	* src/nautilus-window.c: (throbber_location_changed_callback),
	(nautilus_window_constructed), (nautilus_window_destroy),
	(nautilus_window_allow_stop):
	* src/nautilus-window.h:

M	ChangeLog
M	src/Makefile.am
M	src/nautilus-navigation-window.c
M	src/nautilus-navigation-window.h
M	src/nautilus-object-window.c
M	src/nautilus-object-window.h
M	src/nautilus-spatial-window.c
M	src/nautilus-spatial-window.h
M	src/nautilus-window-toolbars.c
M	src/nautilus-window.c
M	src/nautilus-window.h

commit 3cb6510f2a1d069d6bd367418186d8cd25e1293f
Author: Mike Engber <engber@src.gnome.org>
Date:	2001-01-18

    reviewed by: John Sullivan


	reviewed by: John Sullivan

	* libnautilus-extensions/nautilus-directory-background.c:
	(theme_image_path_to_uri),
	(nautilus_file_background_get_default_settings_for_theme),
	(nautilus_file_background_get_default_settings),
	(nautilus_file_background_read_desktop_settings),
	(nautilus_file_background_write_desktop_settings),
	(nautilus_file_background_is_set):
	* libnautilus-extensions/nautilus-theme.c:
	(nautilus_theme_get_theme_data_from_theme),
	(nautilus_theme_get_theme_data):
	* libnautilus-extensions/nautilus-theme.h:
	The desktop can now be reset to the "default" meaning when
	you change themes it will use the default desktop setting
	for the new theme - bug 5730.

M	ChangeLog
M	libnautilus-extensions/nautilus-directory-background.c
M	libnautilus-extensions/nautilus-theme.c
M	libnautilus-extensions/nautilus-theme.h
M	libnautilus-private/nautilus-directory-background.c
M	libnautilus-private/nautilus-theme.c
M	libnautilus-private/nautilus-theme.h

commit 2eb21a897425c19d72c4172189127f76828676ab
Author: Arlo Rose <arlo@src.gnome.org>
Date:	2001-01-18

    More elegant symbolic link emblem, and the addition of a broken one
    in the


	    * icons/Makefile.am:
	    * icons/emblem-symbolic-link.png:
	    * icons/emblem-broken-link.png:
	    More elegant symbolic link emblem, and the addition of
	    a broken one in the event we hook it up.

M	ChangeLog
M	icons/Makefile.am
A	icons/emblem-broken-link.png
M	icons/emblem-symbolic-link.png

commit d3726b0c44efe035cd4897c8c2f671d8a1bd369a
Author: John Harper <jsh@eazel.com>
Date:	2001-01-18

    reviewed by: Pavel Cisler <pavel@eazel.com>

    2001-01-18	John Harper  <jsh@eazel.com>

	reviewed by: Pavel Cisler <pavel@eazel.com>

	Fixed bug where selecting the first item in a list view, then
	hitting Shift-TAB would always trigger an assertion

	* src/file-manager/fm-list-view.c
	(select_previous_next_common): deleted the bogus assertion

M	ChangeLog
M	src/file-manager/fm-list-view.c

commit 9d66b79c7479df3e5a81e4268fb14cda638a1406
Author: John Harper <jsh@eazel.com>
Date:	2001-01-18

    reviewed by: Pavel Cisler <pavel@eazel.com>

    2001-01-18	John Harper  <jsh@eazel.com>

	reviewed by: Pavel Cisler <pavel@eazel.com>

	Fix bug 5666 (dragging to directory in the tree view always
	crashes)

	* libnautilus-extensions/nautilus-file-operations.c
	(nautilus_file_operations_copy_move): check that
	relative_item_points isn't null before dereferencing it (since
	nautilus_tree_view_move_copy_files passes NULL as this
	parameter)

M	ChangeLog
M	libnautilus-extensions/nautilus-file-operations.c
M	libnautilus-private/nautilus-file-operations.c

commit 647c86239e7ce552415fce9af6ebd035ec77a17a
Author: Pavel Cisler <pavel@eazel.com>
Date:	2001-01-18

    Fix a crash that was blocking Eli -- a close was being called without

    2001-01-18	Pavel Cisler  <pavel@eazel.com>

	* libnautilus-extensions/nautilus-thumbnails.c:
	(check_for_thumbnails):
	Fix a crash that was blocking Eli -- a close was being called
	without checking the result of a previous create.
	This will need more work, just wanted to do a quick fix to
	unblock Eli.

M	ChangeLog
M	libnautilus-extensions/nautilus-thumbnails.c
M	libnautilus-private/nautilus-thumbnails.c

commit cc2a7a6df86f25c0ea602e64e087cea42831bb44
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2001-01-18

    Fixed 5754 (add --cgi-path), made some modifications needed for
    the change

	*
	components/services/install/command-line/eazel-alt-install-corba.
	c: (set_parameters_from_command_line),
	(eazel_download_progress_signal), (tree_helper_helper),
	(tree_helper), (something_failed):
	Fixed 5754 (add --cgi-path), made some modifications needed for
	the change signals for ei2. Also added --noauth that disables
	eazelauth.
	Now also takes --server=host[:port] args.

	* components/services/install/command-line/eazel-test-packsys.c:
	(test_version_compare), (test_query), (test_query_owns_mem),
	(main):
	Wrote some more tests.

	* components/services/install/idl/trilobite-eazel-install.idl:
	Added the file_conflict_check call, not implemented yet.
	Also added the cgi, debug and auth attributes.

	* components/services/install/lib/eazel-install-corba.c:
	(impl_Eazel_Install__set_debug), (impl_Eazel_Install__get_debug),
	(impl_Eazel_Install__set_auth), (impl_Eazel_Install__get_auth),
	(impl_Eazel_Install__set_cgi), (impl_Eazel_Install__get_cgi),
	(eazel_install_get_epv):
	Setup the cgi, debug and auth in the vtable.

	* components/services/install/lib/eazel-install-logic.c:
	(eazel_install_start_transaction):
	Some code moved to logic2.c

	* components/services/install/lib/eazel-install-logic2.h:
	* components/services/install/lib/eazel-install-logic2.c:
	(dump_tree_helper), (check_md5_on_files),
	(prune_failed_packages_helper), (prune_failed_packages),
	(eazel_install_check_existing_packages), (get_softcat_info),
	(get_package_info_foreach), (dedupe_foreach_depends),
	(dedupe_foreach), (dedupe), (is_satisfied),
	(is_satisfied_features), (check_dependencies_foreach),
	(is_filename_probably_a_directory), (check_tree_helper),
	(check_tree_for_conflicts), (check_no_two_packages_has_same_file),
	(check_conflicts_against_already_installed_packages),
	(check_feature_consistency), (do_file_conflict_check),
	(do_dep_check_internal), (do_dep_check), (download_packages),
	(clean_up_dedupe_hash), (clean_up_dep_ok_hash), (execute),
	(install_packages_helper), (install_packages):
	Finished first hit at ei2 install, seems to work now. This closes
	a lot of the bugs with ei2 in the comment.

	* components/services/install/lib/eazel-install-metadata.c:
	(eazel_install_configure_softcat):
	Default to port 80, not 443.

	* components/services/install/lib/eazel-install-object.c:
	(eazel_install_install_packages),
	(eazel_install_uninstall_packages),
	(eazel_install_revert_transaction_from_xmlstring),
	(eazel_install_emit_preflight_check):
	Uses ei2 for install, still uses logic.c for uninstall and revert.
	emit_preflight no longer checks for toplevel if ei2 is set.

	* components/services/install/lib/eazel-install-private.h:
	Wrote comments for the two ei2 hashes.

	* components/services/install/lib/eazel-install-problem.c:
	(get_detailed_cases_foreach),
	(get_detailed_uninstall_cases_foreach),
	(eazel_install_problem_tree_to_case),
	(eazel_install_problem_tree_to_string):
	More debug info and uses gtk_object_unref for deallocating
	packagedata structures.

	* components/services/install/lib/eazel-install-protocols.c:
	(eazel_install_fetch_file):
	If the file is already present, still emit signals.

	* components/services/install/lib/eazel-install-public.h:
	Moved some enums here.

	*
	components/services/install/lib/eazel-install-xml-package-list.c:
	(eazel_install_packagedata_to_xml):
	Add ->depends to the SOFT_DEPEND field.

	* components/services/install/lib/eazel-package-system.c:
	(eazel_package_system_compare_version):
	* components/services/install/lib/eazel-package-system.h:
	* components/services/install/lib/eazel-package-system-private.h:
	*
	components/services/install/lib/eazel-package-system-rpm3-private
	.h:
	* components/services/install/lib/eazel-package-system-rpm3.c:
	(eazel_package_system_rpm3_packagedata_fill_from_header),
	(eazel_package_system_rpm3_execute),
	(eazel_package_system_rpm3_compare_version),
	(eazel_package_system_implementation):
	* components/services/install/lib/eazel-package-system-rpm4.c:
	(eazel_package_system_implementation):
	* components/services/install/lib/eazel-package-system-skeleton.c:
	(eazel_package_system_skeleton_compare_version),
	(eazel_package_system_implementation):
	Added the compare_version call to EazelPackageSystem (fixes bug
	5663).
	Also use free instead of xfree to maintain rpm 4.0.2
	compatibility.

	* components/services/install/lib/eazel-package-system-types.h:
	* components/services/install/lib/eazel-package-system-types.c:
	(at_exit_package_data_info), (categorydata_new),
	(categorydata_destroy_foreach), (packagedata_initialize),
	(packagedata_finalize), (packagedependency_destroy),
	(packagedata_copy), (packagedata_destroy),
	(packagedata_get_readable_name), (packagedata_add_pack_to),
	(packagedata_add_pack_to_breaks),
	(packagedata_add_pack_to_modifies),
	(flatten_packagedata_dependency_tree_helper),
	(flatten_packagedata_dependency_tree):
	Wrote some functions to convert a packagedata tree into a flat
	structure based on ->depends.
	Some nifty atexit debug output showing non-deallocated packagedata
	structures.
	More gtk_object_ref/unref repair.
	Fixed get_readable_name (a y2k bug!!)

	*
	components/services/install/nautilus-view/nautilus-service-instal
	l-view.c: (nautilus_install_parse_uri),
	(nautilus_service_install_view_update_from_uri):
	Don't set auth to TRUE when uri has host...

	* configure.in:
	Changed librpmio test so it works with rpm 4.0.2

M	ChangeLog
M	components/services/install-view/nautilus-service-install-view.c
M	components/services/install/command-line/eazel-alt-install-corba.c
M	components/services/install/command-line/eazel-test-packsys.c
M	components/services/install/idl/trilobite-eazel-install.idl
M	components/services/install/lib/eazel-install-corba.c
M	components/services/install/lib/eazel-install-logic.c
M	components/services/install/lib/eazel-install-logic2.c
M	components/services/install/lib/eazel-install-logic2.h
M	components/services/install/lib/eazel-install-metadata.c
M	components/services/install/lib/eazel-install-object.c
M	components/services/install/lib/eazel-install-private.h
M	components/services/install/lib/eazel-install-problem.c
M	components/services/install/lib/eazel-install-protocols.c
M	components/services/install/lib/eazel-install-public.h
M	components/services/install/lib/eazel-install-xml-package-list.c
M	components/services/install/lib/eazel-package-system-private.h
M
components/services/install/lib/eazel-package-system-rpm3-private.h
M	components/services/install/lib/eazel-package-system-rpm3.c
M	components/services/install/lib/eazel-package-system-rpm4.c
M	components/services/install/lib/eazel-package-system-skeleton.c
M	components/services/install/lib/eazel-package-system-types.c
M	components/services/install/lib/eazel-package-system-types.h
M	components/services/install/lib/eazel-package-system.c
M	components/services/install/lib/eazel-package-system.h
M
components/services/install/nautilus-view/nautilus-service-install-view.c
M	configure.in

commit a3cc275a62091dee8ce46a35c2eb707e593af495
Author: Arlo Rose <arlo@src.gnome.org>
Date:	2001-01-18

    I forgot to check these two images in a few days ago...


	    I forgot to check these two images in a few days ago...
	    * icons/eazel/sidebar_tab_pieces/left_bumper-prelight.png:
	    * icons/eazel/sidebar_tab_pieces/left_bumper.png:

M	ChangeLog
M	icons/eazel/sidebar_tab_pieces/left-bumper-prelight.png
M	icons/eazel/sidebar_tab_pieces/left-bumper.png

commit 252f7dcd95c50cd97624b63d7949f8bf2388be08
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2001-01-18

    backed out the Bonobo component throbber temporarily due to Bonobo


	backed out the Bonobo component throbber temporarily due
	to Bonobo problems and restored the old one; hopefully, the
	new one will come back soon.

	* src/Makefile.am:
	* src/nautilus-window-toolbars.c:
	(nautilus_window_initialize_toolbars):
	* src/nautilus-window.c: (nautilus_window_constructed),
	(nautilus_window_destroy), (nautilus_window_allow_stop):
	* src/nautilus-window.h:

	fixed bug 5393, custom emblems arent scaling properly, by
	* libnautilus-extensions/nautilus-icon-container.c:
	(nautilus_icon_container_update_icon):
	* libnautilus-extensions/nautilus-icon-factory.c:
	(get_themed_icon_file_path), (load_pixbuf_svg),
	(load_specific_icon):

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-factory.c
M	src/Makefile.am
M	src/nautilus-navigation-window.c
M	src/nautilus-navigation-window.h
M	src/nautilus-object-window.c
M	src/nautilus-object-window.h
M	src/nautilus-spatial-window.c
M	src/nautilus-spatial-window.h
M	src/nautilus-window-toolbars.c
M	src/nautilus-window.c
M	src/nautilus-window.h

commit e82bab8c493c3d173622c18e5df07e3f36d982ea
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-01-18

	reviewed by: John Sullivan <sullivan@eazel.com>

	Fixed bug 2147 (NautilusFile for trash needs non-empty values for
	more properties), bug 5652 (MIME type field appears but shouldn't
	in properties window for Trash), and bug 4620 (trash sidebar
	should show number of items).

	* libnautilus-extensions/nautilus-file.h:
	* libnautilus-extensions/nautilus-file-private.h:
	* libnautilus-extensions/nautilus-file.c:
	(nautilus_file_new_from_relative_uri): Create trash file subclass
	when appropriate.
	(nautilus_file_info_missing): Rename so it can be used in other
	source files.
	(nautilus_file_get_date): New method that returns numeric dates.
	(nautilus_file_get_date_as_string): Change to call
	nautilus_file_get_date to get the numeric date.
	(nautilus_file_get_file_type): Turn into a method.

	* libnautilus-extensions/nautilus-merged-directory.h:
	* libnautilus-extensions/nautilus-merged-directory.c:
	(merged_call_when_ready): Rolled in the old
	merged_callback_connect_directory function.
	(merged_contains_file): Moved down to a more appropriate part of
	the source file.
	(nautilus_merged_directory_get_real_directories): New public
	function for use by trash.

	* libnautilus-extensions/nautilus-trash-file.c:
	(trash_callback_hash), (trash_callback_equal),
	(trash_callback_destroy), (trash_callback_check_done),
	(trash_callback_remove_file), (ready_callback),
	(real_file_changed_callback), (monitor_add_file), (add_real_file),
	(trash_callback_remove_file_cover), (monitor_remove_file),
	(remove_real_file), (add_real_file_given_directory),
	(add_directory_callback), (remove_directory_callback),
	(trash_file_call_when_ready), (trash_file_cancel_call_when_ready),
	(trash_file_check_if_ready), (trash_file_monitor_add),
	(trash_file_monitor_remove), (trash_file_get_file_type),
	(trash_file_get_item_count), (trash_file_get_deep_counts),
	(trash_file_get_date), (remove_all_real_files),
	(nautilus_trash_file_initialize), (trash_destroy),
	(nautilus_trash_file_initialize_class):
	New code. First implementation of getting some attributes for the
	merged trash. Gets list of directories from the
	NautilusTrashDirectory object. The code in here is similar to the
	NautilusMergedDirectory class and at some point perhaps we can
	make the two share more.

	* libnautilus-extensions/nautilus-vfs-file.c:
	(vfs_file_get_file_type), (vfs_file_get_date),
	(nautilus_vfs_file_initialize_class): Implement the two new
	methods for the standard vfs case.

	Fixed various things that affect the properties window for the
	trash that showed up while I was testing the above work:

	* libnautilus-extensions/nautilus-icon-factory.c:
	(nautilus_icon_factory_get_icon_name_for_regular_file),
	(nautilus_icon_factory_get_icon_name_for_file): Move trash special
	case out so it doesn't matter what type the trash seems to be. The
	old code relied on trash not being a directory.

	* src/file-manager/fm-properties-window.c:
	(create_properties_window), (create_properties_window_callback),
	(cancel_create_properties_window_callback),
	(directory_view_destroyed_callback), (remove_pending_file): Rework
	code to fix problems where the timed wait or the signal handler
	wasn't properly cleaned up.

	Fixed remaining bit of bug 5631 (Tear-offs of right-click menus
	don't work.):

	* src/file-manager/nautilus-desktop-icon-view-ui.xml: Mark Disks
	right-click submenu so it won't get a tear-off item.

	Fixed bug 5650 (nautilus --quit fails to return to prompt
	sometimes):

	* src/nautilus-application.c: (nautilus_application_startup): Add
	special case so "nautilus --quit" doesn't hang waiting for a
	response from the (now quit) "server" instance of Nautilus.
	* src/nautilus-shell-interface.idl: Had to make the quit call no
	longer be "oneway" to get it to work right, otherwise the quit
	message could be lost when the sending application exited too
	fast.

	Fix bug 5675 (Nitpicks in new "could not be moved to new special
	location" dialog):

	* libnautilus-extensions/nautilus-file-operations.c:
	(handle_transfer_overwrite): Updated message wording as Eli (and
	Vera) suggest.

	Other changes:

	* libnautilus-extensions/nautilus-view-identifier.c:
	(get_lang_list): Fix comment and a small storage leak in the case
	where lang_with_locale is non-NULL but empty.

	* po/POTFILES.ignore: Obsolete file, no longer used.

	* src/file-manager/fm-desktop-icon-view.c:
	(update_home_link_and_delete_copies): Update comment to help
	translators understand better.

	* libnautilus-extensions/nautilus-directory-async.c:
	(directory_load_callback): Added a new assertion that could help
	in future gnome-vfs debugging.

	* libnautilus/nautilus-view-component.idl: Removed long-ago-fixed
	FIXME comment.

	* src/nautilus-window-manage-views.c: Tweak spacing.

M	ChangeLog
M	libnautilus-extensions/nautilus-directory-async.c
M	libnautilus-extensions/nautilus-file-operations.c
M	libnautilus-extensions/nautilus-file-private.h
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-extensions/nautilus-file.h
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-extensions/nautilus-merged-directory.c
M	libnautilus-extensions/nautilus-merged-directory.h
M	libnautilus-extensions/nautilus-trash-file.c
M	libnautilus-extensions/nautilus-vfs-file.c
M	libnautilus-extensions/nautilus-view-identifier.c
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-file-operations.c
M	libnautilus-private/nautilus-file-private.h
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-file.h
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus-private/nautilus-merged-directory.c
M	libnautilus-private/nautilus-merged-directory.h
M	libnautilus-private/nautilus-trash-file.c
M	libnautilus-private/nautilus-vfs-file.c
M	libnautilus-private/nautilus-view-identifier.c
M	libnautilus/nautilus-view-component.idl
D	po/POTFILES.ignore
M	src/file-manager/fm-desktop-icon-view.c
M	src/file-manager/fm-properties-window.c
M	src/file-manager/nautilus-desktop-icon-view-ui.xml
M	src/nautilus-application.c
M	src/nautilus-shell-interface.idl
M	src/nautilus-window-manage-views.c

commit aee3945efe11c38873effaa5aff0121163cd030e
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2001-01-18

	reviewed by: Darin Adler  <darin@eazel.com>

	* libnautilus-extensions/nautilus-file-utilities.c:
	(nautilus_make_uri_from_input):
	* libnautilus-extensions/nautilus-link-set.c:
	(nautilus_link_set_install):
	Used new gnome_vfs_expand_initial_tilde in two places
	that were doing this independently (one of which is
	where the code for the gnome-vfs routine came from).

M	ChangeLog
M	libnautilus-extensions/nautilus-file-utilities.c
M	libnautilus-extensions/nautilus-link-set.c
M	libnautilus-private/nautilus-file-utilities.c
M	libnautilus-private/nautilus-link-set.c

commit a3d891380b2544cb99f763e3944bb98b6a52a91e
Author: Kenneth Christiansen <kenneth@src.gnome.org>
Date:	2001-01-18

    Quick update

M	po/da.po

commit a3b91897548ce32d281fdbd11cdaaeb659a1dfe1
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2001-01-18

	Fixed bug 5260: (Should revise 'Music view is unable to play
	back sound' dialog)

	* components/music/nautilus-music-view.c: (play_current_file):
	Improved an error message per Eli and Vera.

M	ChangeLog
M	components/music/nautilus-music-view.c

commit cb835b6f379a6726d65f0367e5ad6dc14d0d4d42
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-01-18

    Make comments reflect reality more. Changed the structure of the
    file a

	* libnautilus-extensions/nautilus-global-preferences.c:
	(global_preferences_install_descriptions),
	(global_preferences_install_defaults),
	(global_preferences_install_visibility),
	(global_preferences_install_proxy_defaults),
	(global_preferences_install_home_location_defaults),
	(nautilus_global_preferences_initialize):
	* libnautilus-extensions/nautilus-global-preferences.h:
	Make comments reflect reality more.  Changed the structure of the
	file a bit to have the defaults, descriptions and visibility
	installing functions be at the top.

M	ChangeLog
M	libnautilus-extensions/nautilus-global-preferences.c
M	libnautilus-extensions/nautilus-global-preferences.h
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.h

commit 354af37a9a37bb0f291f6c1707ab7ac108561f8d
Author: Yuri Syrota <rasta@src.gnome.org>
Date:	2001-01-18

    Updated Ukrainian translation

M	po/uk.po

commit a0464ac6a11d171169a4b977d1a4cfc24522d59e
Author: Pavel Cisler <pavel@eazel.com>
Date:	2001-01-18

    Fix 4221 (Pressing Cancel button does not cancel)

    2001-01-18	Pavel Cisler <pavel@eazel.com>

	Fix 4221 (Pressing Cancel button does not cancel)

	* libnautilus-extensions/nautilus-file-operations.c:
	(transfer_dialog_clicked_callback), (handle_transfer_ok):
	Redo cancellation to use a flag in the Transfer state and
	return a request to cancel during the next callback instead
	of issuing a gnome_vfs_async_cancel and destroying the
	dialog. The latter approach would now work too with my
	latest change to gnome_vfs_xfer, this new way of cancelling
	is cleaner and causes all the item that actually do get
	copied to show up in their new locations.

M	ChangeLog
M	libnautilus-extensions/nautilus-file-operations.c
M	libnautilus-private/nautilus-file-operations.c

commit 093cf9cd0bd69056b78657a58ddb4e3d48f05666
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2001-01-18

    Updated Norwegian (bokml) translation.

    2001-01-18	Kjartan Maraas	<kmaraas@gnome.org>

	* no.po: Updated Norwegian (bokml) translation.

M	po/ChangeLog
M	po/no.po

commit 9cf73ccd59185a5e4d505969e96f760100ad00e1
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-01-18

    Add a FIXME for a bug that was shuffled in my last checkin.

	* libnautilus-extensions/nautilus-global-preferences.c:
	(global_preferences_install_defaults):
	Add a FIXME for a bug that was shuffled in my last checkin.

M	ChangeLog
M	libnautilus-extensions/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.c

commit d927dfd26ded25e3b0ab482857b41bef29a1fca6
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-01-18

	reviewed by: Pavel Cisler <pavel@eazel.com>

	Lots of bug fixes:

	2848 - User level agnostic config settings have nowhere to live.
	2654 - Need default values even for non user level preferences.
	3414 - Show more preferences at higher user levels.
	3415 - Make preference the same for all levels at which it is
	not visible
	3416 - Make preference changes affect all levels at which they
	are visible
	4357 - Web search URL setting should be reset upon Nautilus update
	5160 - Tree view doesnt exist when starting nautilus as a beginner
	5234 - Sidebar panel preferences are not properly separated
	among user levels

	* components/mozilla/mozilla-preferences.cpp:
	Update for gnome vfs proxy changes.  Proxy host and port are now
	stored in separate gconf settings.

	* libnautilus-extensions/Makefile.am:
	* libnautilus-extensions/nautilus-enumeration.h:
	* libnautilus-extensions/nautilus-enumeration.c:
	(nautilus_enumeration_new), (nautilus_enumeration_free),
	(nautilus_enumeration_insert),
	(nautilus_enumeration_get_nth_entry),
	(nautilus_enumeration_get_nth_description),
	(nautilus_enumeration_get_nth_value),
	(nautilus_enumeration_get_num_entries),
	(nautilus_self_check_enumeration):
	New files.  An enumeration data structure.

	* components/tree/nautilus-tree-expansion-state.c:
	No longer need to give the full path to a gconf setting.

	* components/tree/nautilus-tree-view.c:
	(filtering_changed_callback), (nautilus_tree_view_initialize):
	* libnautilus-extensions/nautilus-directory-async.c:
	(can_use_public_metafile),
	(get_filter_options_for_directory_count):
	* libnautilus-extensions/nautilus-file-operations.c:
	(confirm_empty_trash):
	* libnautilus-extensions/nautilus-file.c:
	(nautilus_file_should_get_top_left_text):
	* libnautilus-extensions/nautilus-font-factory.c:
	(nautilus_font_factory_get_font_from_preferences):
	Update for preferences api changes.

	* libnautilus-extensions/nautilus-gconf-extensions.h:
	* libnautilus-extensions/nautilus-gconf-extensions.c:
	(global_client_free), (nautilus_gconf_client_get_global),
	(nautilus_gconf_handle_error), (nautilus_gconf_set_boolean),
	(nautilus_gconf_get_boolean), (nautilus_gconf_set_int),
	(nautilus_gconf_get_int), (nautilus_gconf_set_string),
	(nautilus_gconf_get_string), (nautilus_gconf_set_string_list),
	(nautilus_gconf_get_string_list), (nautilus_gconf_is_default),
	(nautilus_gconf_monitor_directory):
	New files.  Useful gconf extensions; make peeking and poking
	settings a little easier.

	* libnautilus-extensions/nautilus-icon-container.c:
	(button_press_event):
	* libnautilus-extensions/nautilus-icon-canvas-item.c:
	(in_single_click_mode):
	Update for preferences api changes.

	* libnautilus-extensions/nautilus-icon-factory.c:
	(icon_theme_changed_callback),
	(should_display_image_file_as_itself):
	Update for preferences api changes.  Also no longer need to define
	a default theme.

	* libnautilus-extensions/nautilus-lib-self-check-functions.h:
	Add entries for enumeration and preferences.  Remove preference
	entry.	Note plural vs not.

	* libnautilus-extensions/nautilus-preference.c:
	* libnautilus-extensions/nautilus-preference.h:
	Retire these 2.  No longer use a GtkObject to store each
	preference.  We simply use the string name instead.

	* libnautilus-extensions/nautilus-preferences-box.h:
	* libnautilus-extensions/nautilus-preferences-box.c:
	(nautilus_preferences_box_add_pane),
	(nautilus_preferences_box_update):
	New function.  Should be called when user level changes so that
	the box updates its panes.

	* libnautilus-extensions/nautilus-preferences-dialog.h:
	* libnautilus-extensions/nautilus-preferences-dialog.c:
	(nautilus_preferences_dialog_initialize),
	(nautilus_preferences_dialog_destroy),
	(nautilus_preferences_dialog_get_prefs_box),
	(nautilus_preferences_dialog_update),
	(user_level_changed_callback):
	Keep track of user level changes.
	New function to update the dialog when user level changes.

	* libnautilus-extensions/nautilus-preferences-group.h:
	* libnautilus-extensions/nautilus-preferences-group.c:
	(nautilus_preferences_group_initialize),
	(nautilus_preferences_group_destroy),
	(nautilus_preferences_group_add_item): Collect the group's items
	in a list.  Update to user a string to represent a preference
	instead of a GtkObject.
	(nautilus_preferences_group_update): New function.  Updates the
	group's items to respect preferences visibility based on the user
	level.
	(nautilus_preferences_get_num_visible_items):  New function.
	Return the number of currently visible items.

	Collect the group's items in a list.   Update to user a string to
	represent a preference instead of a GtkObject.

	* libnautilus-extensions/nautilus-preferences-item.h:
	* libnautilus-extensions/nautilus-preferences-item.c:
	(preferences_item_construct), (preferences_item_create_enum),
	(preferences_item_create_short_enum),
	(preferences_item_create_boolean),
	(preferences_item_create_editable_string),
	(preferences_item_create_integer),
	(preferences_item_create_font_family),
	(preferences_item_create_theme),
	(enum_radio_group_changed_callback),
	(editable_string_changed_callback), (integer_changed_callback),
	(nautilus_preferences_item_get_name):
	New function to fetch the item's preference name.
	Add a new kind of preference - INTEGER.  Update for string
	vs. GtkObject preferences representation changes.

	* libnautilus-extensions/nautilus-preferences-pane.h:
	* libnautilus-extensions/nautilus-preferences-pane.c:
	(nautilus_preferences_pane_update):
	New function.  Updates the pane's groups to respect preferences
	visibility based on the user level.

	* libnautilus-extensions/nautilus-preferences.h:
	* libnautilus-extensions/nautilus-preferences.c:
	(preferences_get_path), (preferences_get_defaults_path),
	(preferences_get_visibility_path),
	(preferences_get_user_level_key),
	(preferences_preference_is_internal),
	(preferences_preference_is_user_level), (preferences_key_make),
	(preferences_key_make_for_default),
	(preferences_key_make_for_default_getter),
	(preferences_key_make_for_visibility),
	(preferences_global_client_remove_notification),
	(preferences_global_client_get),
	(preferences_preference_is_default),
	(preferences_make_user_level_filtered_key),
	(nautilus_preferences_get_visible_user_level),
	(nautilus_preferences_set_visible_user_level),
	(nautilus_preferences_set_boolean),
	(preferences_key_make_for_getter),
	(nautilus_preferences_get_boolean),
	(nautilus_preferences_set_int),
	(nautilus_preferences_get_int), (nautilus_preferences_set),
	(nautilus_preferences_get),
	(nautilus_preferences_set_string_list),
	(nautilus_preferences_get_string_list),
	(nautilus_preferences_get_user_level),
	(nautilus_preferences_set_user_level),
	(nautilus_preferences_default_set_int),
	(nautilus_preferences_default_get_int),
	(nautilus_preferences_default_set_boolean),
	(nautilus_preferences_default_get_boolean),
	(nautilus_preferences_default_set_string),
	(nautilus_preferences_default_get_string),
	(nautilus_preferences_default_set_string_list),
	(nautilus_preferences_default_get_string_list),
	(preferences_callback_entry_invoke_function),
	(preferences_something_changed_notice),
	(preferences_global_table_check_changes_function),
	(preferences_user_level_changed_notice),
	(preferences_entry_add_callback),
	(preferences_entry_remove_callback),
	(preferences_callback_entry_free),
	(preferences_callback_entry_free_func), (preferences_entry_free),
	(preferences_entry_free_func), (preferences_global_table_free),
	(preferences_global_table_get_global),
	(preferences_global_table_lookup),
	(preferences_global_table_insert),
	(preferences_global_table_lookup_or_insert),
	(nautilus_preferences_add_callback),
	(preferences_while_alive_disconnector),
	(nautilus_preferences_add_callback_while_alive),
	(nautilus_preferences_remove_callback),
	(nautilus_preferences_enumeration_insert),
	(nautilus_preferences_enumeration_get_nth_entry),
	(nautilus_preferences_enumeration_get_nth_description),
	(nautilus_preferences_enumeration_get_nth_value),
	(nautilus_preferences_enumeration_get_num_entries),
	(nautilus_preferences_set_description),
	(nautilus_preferences_get_description),
	(nautilus_preferences_get_user_level_name_for_display),
	(nautilus_preferences_get_user_level_name_for_storage),
	(preferences_user_level_check_range),
	(nautilus_preferences_monitor_directory),
	(nautilus_preferences_is_visible),
	(nautilus_self_check_preferences):
	Many changes.  Redid to support the preferences system described
	in bugs 3414, 3415 and 3416.

	* libnautilus-extensions/nautilus-smooth-widget.c:
	(preferences_get_is_smooth):
	* libnautilus-extensions/nautilus-sound.c:
	(kill_sound_if_necessary), (nautilus_sound_initialize),
	(nautilus_sound_kill_sound), (nautilus_sound_register_sound),
	(nautilus_sound_can_play_sound):
	* libnautilus-extensions/nautilus-theme.c:
	(nautilus_theme_get_theme), (nautilus_theme_get_theme_data),
	(nautilus_theme_get_image_path):
	Update for preferences api changes.

	* libnautilus-extensions/nautilus-user-level-manager.c:
	* libnautilus-extensions/nautilus-user-level-manager.h:
	Retire.  No longer needed.  User level things are handled in
	nautilus-preferences.[ch] now.	The current user level design is
	much simpler and does no require its own GtkObject.

	* src/file-manager/fm-desktop-icon-view.c:
	(update_home_link_and_delete_copies), (real_update_menus):
	* src/file-manager/fm-directory-view.c: (open_location),
	(confirm_delete_from_trash), (real_update_menus),
	(fm_directory_view_activate_files), (filtering_changed_callback):
	* src/file-manager/fm-icon-text-window.c:
	(changed_attributes_option_menu_callback),
	(fm_get_text_attribute_names_preference_or_default):
	* src/file-manager/fm-icon-view.c: (should_preview_sound),
	(fm_icon_view_update_click_mode),
	(fm_icon_view_update_smooth_graphics_mode):
	* src/file-manager/fm-list-view.c:
	(fm_list_view_update_click_mode):
	* src/file-manager/fm-properties-window.c:
	(create_permissions_page):
	* src/nautilus-application.c: (desktop_changed_callback):
	* src/nautilus-complex-search-bar.c:
	(nautilus_complex_search_bar_get_location):
	* src/nautilus-first-time-druid.c: (user_level_selection_changed),
	(make_hbox_user_level_radio_button), (set_up_user_level_page):
	* src/nautilus-main.c: (main):
	* src/nautilus-property-browser.c:
	(nautilus_property_browser_update_contents):
	* src/nautilus-sidebar.c:
	(nautilus_sidebar_sidebar_panel_enabled),
	(toggle_sidebar_panel), (nautilus_sidebar_size_allocate):
	* src/nautilus-switchable-search-bar.c:
	(nautilus_switchable_search_bar_new),
	(nautilus_search_uri_to_search_bar_mode):
	Update for preferences api changes.

	* src/nautilus-window-manage-views.c:
	(position_and_show_window_callback),
	(nautilus_window_end_location_change_callback):
	Update for preferences api changes.  Also, no longer need to pass
	in a default location to the preferences getter.

	* src/nautilus-window-menus.c: (user_level_customize_callback),
	(switch_to_user_level), (refresh_bookmarks_menu),
	(user_level_changed_callback), (add_user_level_menu_item),
	(nautilus_window_initialize_menus),
	(update_user_level_menu_items),
	(convert_user_level_to_path):
	A lot of simplification.  The "Edit Settings..." menu item no
	longer changes it wording based on the user level.  We know allow
	it to edit settings on all user levels, since we have the ability
	to hide preferences at higher user levels.  No longer need to
	update the preferences dialog or its title.

	* src/nautilus-window.c: (nautilus_window_constructed),
	(nautilus_window_close), (nautilus_window_go_web_search),
	(nautilus_window_go_home), (nautilus_window_show):
	Update for preferences api changes.

	* libnautilus-extensions/nautilus-global-preferences.h:
	Update all the preferences defines to not include a full gconf
	path.  We dont need to do this anymore to get non user level
	coupled prefernces.

	* libnautilus-extensions/nautilus-global-preferences.c:
	(compare_view_identifiers), (global_preferences_create_dialog),
	(nautilus_global_preferences_get_enabled_sidebar_panel_view_identif
	iers), (global_preferences_install_sidebar_panel_defaults),
	(global_preferences_is_sidebar_panel_enabled),
	(global_preferences_install_speed_tradeoff_descriptions),
	(register_proxy_preferences), (global_preferences_register),
	(global_preferences_install_defaults),
	(nautilus_global_preferences_set_dialog_title):
	Lots of changes to support new preferences design.

	Set the WM_CLASS here once instead of everytime the dialog title
	is changed.  This was causing criticals.

	No longer need to create parallel proxy preferences and map them
	to the gconf ones.  We can use the gconf ones directly now.

	* test/.cvsignore:
	* test/Makefile.am:
	* test/test-nautilus-preferences-change.c:
	(user_level_changed_callback), (fruits_changed_callback),
	(int_picker_changed_callback),
	(user_level_picker_changed_callback), (picker_new),
	(user_level_picker_new), (main):
	* test/test-nautilus-preferences-display.c: (text_caption_update),
	(user_level_caption_update), (user_level_changed_callback),
	(green_changed_callback), (yellow_changed_callback),
	(red_changed_callback), (apple_changed_callback),
	(orange_changed_callback), (pear_changed_callback), (entry_new),
	(user_level_frame_new), (colors_frame_new), (fruits_frame_new),
	(main):
	* test/test.c: (test_pixbuf_draw_rectangle_tiled),
	(test_text_caption_set_text_for_int_preferences),
	(test_text_caption_set_text_for_string_preferences),
	(test_text_caption_set_text_for_default_int_preferences),
	(test_text_caption_set_text_for_default_string_preferences),
	(test_text_caption_get_text_as_int),
	(test_window_set_title_with_pid):
	* test/test.h:
	New tests for preferences changes.

	* test/test-nautilus-preferences.c:
	Retire old prefs test which didnt really work.

	* test/test-nautilus-smooth-graphics.c:
	(smooth_graphics_mode_changed_callback), (main):
	Update for preferences api changes.

M	ChangeLog
M	components/mozilla/mozilla-preferences.cpp
M	components/tree/nautilus-tree-expansion-state.c
M	components/tree/nautilus-tree-view.c
M	libnautilus-extensions/Makefile.am
M	libnautilus-extensions/nautilus-directory-async.c
A	libnautilus-extensions/nautilus-enumeration.c
A	libnautilus-extensions/nautilus-enumeration.h
M	libnautilus-extensions/nautilus-file-operations.c
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-extensions/nautilus-font-factory.c
A	libnautilus-extensions/nautilus-gconf-extensions.c
A	libnautilus-extensions/nautilus-gconf-extensions.h
M	libnautilus-extensions/nautilus-global-preferences.c
M	libnautilus-extensions/nautilus-global-preferences.h
M	libnautilus-extensions/nautilus-icon-canvas-item.c
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-extensions/nautilus-lib-self-check-functions.h
D	libnautilus-extensions/nautilus-preference.c
D	libnautilus-extensions/nautilus-preference.h
M	libnautilus-extensions/nautilus-preferences-box.c
M	libnautilus-extensions/nautilus-preferences-box.h
M	libnautilus-extensions/nautilus-preferences-dialog.c
M	libnautilus-extensions/nautilus-preferences-dialog.h
M	libnautilus-extensions/nautilus-preferences-group.c
M	libnautilus-extensions/nautilus-preferences-group.h
M	libnautilus-extensions/nautilus-preferences-item.c
M	libnautilus-extensions/nautilus-preferences-item.h
M	libnautilus-extensions/nautilus-preferences-pane.c
M	libnautilus-extensions/nautilus-preferences-pane.h
M	libnautilus-extensions/nautilus-preferences.c
M	libnautilus-extensions/nautilus-preferences.h
M	libnautilus-extensions/nautilus-smooth-widget.c
M	libnautilus-extensions/nautilus-sound.c
M	libnautilus-extensions/nautilus-theme.c
D	libnautilus-extensions/nautilus-user-level-manager.c
D	libnautilus-extensions/nautilus-user-level-manager.h
M	libnautilus-private/Makefile.am
M	libnautilus-private/nautilus-directory-async.c
A	libnautilus-private/nautilus-enumeration.c
A	libnautilus-private/nautilus-enumeration.h
M	libnautilus-private/nautilus-file-operations.c
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-font-factory.c
A	libnautilus-private/nautilus-gconf-extensions.c
A	libnautilus-private/nautilus-gconf-extensions.h
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.h
M	libnautilus-private/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus-private/nautilus-lib-self-check-functions.h
D	libnautilus-private/nautilus-preference.c
D	libnautilus-private/nautilus-preference.h
M	libnautilus-private/nautilus-preferences-box.c
M	libnautilus-private/nautilus-preferences-box.h
M	libnautilus-private/nautilus-preferences-dialog.c
M	libnautilus-private/nautilus-preferences-dialog.h
M	libnautilus-private/nautilus-preferences-group.c
M	libnautilus-private/nautilus-preferences-group.h
M	libnautilus-private/nautilus-preferences-item.c
M	libnautilus-private/nautilus-preferences-item.h
M	libnautilus-private/nautilus-preferences-pane.c
M	libnautilus-private/nautilus-preferences-pane.h
M	libnautilus-private/nautilus-preferences.c
M	libnautilus-private/nautilus-preferences.h
M	libnautilus-private/nautilus-smooth-widget.c
M	libnautilus-private/nautilus-sound.c
M	libnautilus-private/nautilus-theme.c
D	libnautilus-private/nautilus-user-level-manager.c
D	libnautilus-private/nautilus-user-level-manager.h
M	po/ChangeLog
M	po/POTFILES.in
M	src/file-manager/fm-desktop-icon-view.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-icon-text-window.c
M	src/file-manager/fm-icon-view.c
M	src/file-manager/fm-list-view.c
M	src/file-manager/fm-properties-window.c
M	src/nautilus-application.c
M	src/nautilus-complex-search-bar.c
M	src/nautilus-first-time-druid.c
M	src/nautilus-information-panel.c
M	src/nautilus-main.c
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-property-browser.c
M	src/nautilus-sidebar.c
M	src/nautilus-spatial-window.c
M	src/nautilus-switchable-search-bar.c
M	src/nautilus-window-manage-views.c
M	src/nautilus-window-menus.c
M	src/nautilus-window.c
M	test/.cvsignore
M	test/Makefile.am
A	test/test-nautilus-preferences-change.c
A	test/test-nautilus-preferences-display.c
D	test/test-nautilus-preferences.c
M	test/test-nautilus-smooth-graphics.c
M	test/test.c
M	test/test.h

commit 956b4a6072710e3f4a6d024dcd85ded8771e2cff
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2001-01-18

    changed the throbber component to use the new translated oaf file
    scheme.


	changed the throbber component to use the new translated oaf file
	scheme.  The throbber still doesn't show up, due to recent bonobo
	changes, which I'm looking into further.

	* components/throbber/.cvsignore:
	cvs should ignore the translated oaf file
	* components/throbber/Makefile.am:
	change use of oaf files
	* components/throbber/Nautilus_Control_throbber.oaf.in:
	added new style oaf file\
	* components/throbber/nautilus-throbber.oafinfo:
	removed the old file
	* src/nautilus-window-toolbars.c:
	(nautilus_window_initialize_toolbars):
	more descriptive message when we get an exception

M	ChangeLog
M	components/throbber/.cvsignore
M	components/throbber/Makefile.am
A	components/throbber/Nautilus_Control_throbber.oaf.in
A	components/throbber/Nautilus_Control_throbber.server.in
A	components/throbber/Nautilus_Control_throbber.server.in.in
D	components/throbber/nautilus-throbber.oafinfo
M	src/nautilus-window-toolbars.c

commit 248cd180b6d71fe539c00c2c32a1f8b0ace307b1
Author: Pavel Cisler <pavel@eazel.com>
Date:	2001-01-18

    Make make check results go to stderror.

    2001-01-17	Pavel Cisler  <pavel@eazel.com>

	* libnautilus-extensions/nautilus-self-checks.c:
	(nautilus_report_check_failure), (nautilus_before_check_function):
	Make make check results go to stderror.

M	ChangeLog
M	libnautilus-extensions/nautilus-self-checks.c
M	libnautilus-private/nautilus-self-checks.c

commit 1ffed35feb1c698be9e3414f6d00b38b0564fa2f
Author: John Harper <jsh@eazel.com>
Date:	2001-01-18

    reviewed by: Pavel Cisler <pavel@eazel.com>

    2001-01-17	John Harper  <jsh@eazel.com>

	reviewed by: Pavel Cisler <pavel@eazel.com>

	Work to fix bugs 1939 and 4614 -- text in list view is hard to
	read when the foreground color specified by the gtk theme
	conflicts with the background colors:

	* libnautilus-extensions/nautilus-gdk-extensions.h,
	libnautilus-extensions/nautilus-gdk-extensions.c
	(nautilus_gdk_color_is_dark,
	nautilus_gdk_choose_foreground_color,
	nautilus_gdk_gc_choose_foreground_color): new functions, used
	for testing whether a foreground/background color pair is
	suitable for drawing text, and if not, choosing a new
	foreground color

	* libnautilus-extensions/nautilus-list.c (NautilusListDetails):
	added gc fields: text_color, selected_text_color, link_text_color
	(unref_gcs, make_gcs_and_colors): handle the new gcs

	(nautilus_list_setup_style_colors): use
	nautilus_gdk_gc_set_foreground_color () to create the gcs that
	will be used for drawing text

	(draw_cell): when drawing text cells, don't use the default
	foreground gc, use one of the specially chosen gcs

M	ChangeLog
M	libnautilus-extensions/nautilus-gdk-extensions.c
M	libnautilus-extensions/nautilus-gdk-extensions.h
M	libnautilus-extensions/nautilus-list.c
M	libnautilus-private/nautilus-gdk-extensions.c
M	libnautilus-private/nautilus-gdk-extensions.h
M	libnautilus-private/nautilus-list.c

commit 549f5355a273ffa2e7d8ba02e0d419d8db379825
Author: Rebecca Schulman <rebecka@eazel.com>
Date:	2001-01-18

    Make changes necessary because of the slight change in the

    2001-01-17	Rebecca Schulman  <rebecka@eazel.com>

	* src/file-manager/nautilus-indexing-info.c:
	(update_file_index_callback), (show_indexing_info_dialog):
	Make changes necessary because of the slight change in the
	medusa_indexing_service api, and change "hide when closed"
	on the index status dialig to TRUE.  We still need to free
	the dialog when we exit nautilus (Added a fixme) but
	setting this value to false caused us to reference
	 the freed dialog.

M	ChangeLog
M	src/file-manager/nautilus-indexing-info.c

commit 230962629537dfae1f5e66035167eaebf1d4de2f
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2001-01-18

    fixed bugs 5674, 5697 and 5699, Nautilus shows a broken image
    icon instead


	fixed bugs 5674, 5697 and 5699, Nautilus shows a broken image
	icon instead of a mime-type icon for image types that it doesn't
	support.  Fixed by generating a zero-length placeholder thumbnail
	instead of the broken image icon; the icon factory tests for the
	placeholder and uses the proper mime-type icon when it's present.

	* libnautilus-extensions/nautilus-icon-factory.c:
	(should_display_image_file_as_itself),
	(nautilus_icon_factory_get_icon_for_file):
	made should_display_image_file_as_itself return FALSE when the
	placeholder is present.

	* libnautilus-extensions/nautilus-thumbnails.c:
	(make_invalid_thumbnail_uri),
	(nautilus_thumbnail_has_invalid_thumbnail),
	(check_for_thumbnails):
	added routine to test if a placeholder is present, and made it
	generate the placeholder when thumbnailing fails.

	* libnautilus-extensions/nautilus-thumbnails.h:
	added nautilus_thumbnail_has_invalid_thumbnail

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-extensions/nautilus-thumbnails.c
M	libnautilus-extensions/nautilus-thumbnails.h
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus-private/nautilus-thumbnails.c
M	libnautilus-private/nautilus-thumbnails.h

commit 94f5d2645b84ba8cde8ae44117e20bb66ac63419
Author: Kenneth Christiansen <kenneth@src.gnome.org>
Date:	2001-01-18

    update

M	po/da.po

commit 41d50bf3ae08d3d364dcc7ae20eb4fa6964364e0
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-01-18

    Write the names of the self-check functions as we run them. Maybe this

	* libnautilus-extensions/nautilus-self-checks.h:
	* libnautilus-extensions/nautilus-self-checks.c:
	(nautilus_before_check_function), (nautilus_after_check_function):
	Write the names of the self-check functions as we run them.
	Maybe this will help us figure out what's up with the Tinderbox.

M	ChangeLog
M	libnautilus-extensions/nautilus-self-checks.c
M	libnautilus-extensions/nautilus-self-checks.h
M	libnautilus-private/nautilus-self-checks.c
M	libnautilus-private/nautilus-self-checks.h

commit 4292203de89ab0117a9a1d9e9adacb158acb023c
Author: Rebecca Schulman <rebecka@eazel.com>
Date:	2001-01-17

    reviewed by: John Sullivan <sullivan@eazel.com>

    2001-01-17	Rebecca Schulman  <rebecka@eazel.com>

	reviewed by: John Sullivan <sullivan@eazel.com>

	* src/nautilus-complex-search-bar.c:
	(nautilus_complex_search_bar_initialize):
	Remove some spacing settings that caused the
	"More Options", "Fewer Options" and "Find Them"
	buttons in the search bar too have way too much
	space beneath them, fixing bug 4917
	* src/nautilus-window-private.h:
	Up the minimum width of nautilus so that
	the search controls are always still
	readable (from 450 to 480). However,
	this does not guarantee that on all
	configurations you wil be able to see the
	controls, but it should for the default case.

M	ChangeLog
M	src/nautilus-complex-search-bar.c
M	src/nautilus-window-private.h

commit 33626b5e42615ad32a51ddd37ad02ab986614d70
Author: Ian McKellar <yakk@src.gnome.org>
Date:	2001-01-17

    reviewed by: Mike Fleming <mfleming@eazel.com>


	reviewed by: Mike Fleming  <mfleming@eazel.com>

	*
	components/services/summary/nautilus-view/nautilus-summary-dialog
	s.c: (generate_login_dialog):
	*
	components/services/summary/nautilus-view/nautilus-summary-view-p
	rivate.h:
	Keep track of the currently displayed login dialog (for each
	view).
	If a login dialog is open when a dialog open request is recieved,
	close the old one.

M	ChangeLog
M	components/services/summary/nautilus-summary-dialogs.c
M	components/services/summary/nautilus-summary-view-private.h
M
components/services/summary/nautilus-view/nautilus-summary-dialogs.c
M
components/services/summary/nautilus-view/nautilus-summary-view-private.h

commit f9479ecb5c10264726492b7c2c915e0c78c934a8
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2001-01-17

    fixed problem that Pavel pointed out where the throbber component
    is left


	* components/throbber/nautilus-throbber.c:
	(nautilus_throbber_destroy):
	fixed problem that Pavel pointed out where the throbber
	component is left around after Nautilus exists, by calling
	gnome_vfs_shutdown when we exit, and also unrefing the
	throbber's bonobo control when the widget is destroyed.

M	ChangeLog
M	components/throbber/main.c
M	components/throbber/nautilus-throbber.c

commit 519bf8ae8aba6af3704875c9a3d9599ec1cc5f5b
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2001-01-17

    this is actually Darin's change, checked in by Andy, that's a
    better fix


	* src/nautilus-window-manage-views.c: (unref_callback),
	(ref_now_unref_at_idle_time), (location_has_really_changed),
	(load_underway_callback):
	this is actually Darin's change, checked in by Andy, that's a
	better fix for bug 5657, the "destroying components messes up
	idle routines" crash.  Instead of deferring the window state
	change
	to idle time, it does an extra ref of the view and unrefs it when
	idle rolls around.

M	ChangeLog
M	src/nautilus-window-manage-views.c

commit 5139fa44d2b6feb9ba672e598f615d4797fffa13
Author: Eskil Olsen <eskil@eazel.com>
Date:	2001-01-17

    reviewed by: Darin Adler <darin@eazel.com>

    2001-01-16	Eskil Olsen  <eskil@eazel.com>

	reviewed by: Darin Adler  <darin@eazel.com>

	* libnautilus-extensions/nautilus-view-identifier.c:
	(get_lang_list):
	LANG might contain an underscore, so add both the la_LC var,
	but also only the la to the list. This fixes the "View as xxx"
	translation issue.

M	ChangeLog
M	libnautilus-extensions/nautilus-view-identifier.c
M	libnautilus-private/nautilus-view-identifier.c

commit 791e5e41c2d1d032aca358a4c6405346340a4d71
Author: Christian Rose <menthos@src.gnome.org>
Date:	2001-01-17

    Updated Swedish translation.

M	po/sv.po

commit 7f8e845e31429d055bd7a5e1aeb3a1c2bd29e7e9
Author: Pavel Cisler <pavel@eazel.com>
Date:	2001-01-17

    Fix 5188: Duplicate in list view -> Nautilus crashes.

    2001-01-17	Pavel Cisler  <pavel@eazel.com>

	Fix 5188: Duplicate in list view -> Nautilus crashes.

	* src/file-manager/fm-directory-view.c:
	(fm_directory_view_duplicate_selection):
	It was really only an inaccurate assert.

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit 346177791db26361cf06d7acfcf5379dce04e718
Author: Ian McKellar <yakk@src.gnome.org>
Date:	2001-01-17

    Removed check that package has been installed in preflight check
    because


	*
	components/services/install/nautilus-view/nautilus-service-instal
	l-view.c: (nautilus_service_install_preflight_check):
	Removed check that package has been installed in preflight check
	because this will never occur.

	(nautilus_install_service_describe_menu_entry),
	Added this function which is used to generate a text description
	of a menu item.

	(nautilus_install_service_locate_menu_entries),
	Check for files in an /applnk/ directories as well as in
	/gnome/apps/
	directories. Closed GnomeDesktopEntry leak.

	(nautilus_service_install_done),
	Implement the equivalent of the preflight check that I removed,
	but at a point where we know whether the install has succeed,
	failed,
	been cancelled or been struck by lightning.

	(nautilus_service_install_view_load_uri):
	Reset some state variables, so that some weird random things
	don't happen.

M	ChangeLog
M	components/services/install-view/nautilus-service-install-view.c
M
components/services/install/nautilus-view/nautilus-service-install-view.c

commit af976e307884b761eb8a1e5e9441f1dcf99e9348
Author: Michael Fleming <mfleming@src.gnome.org>
Date:	2001-01-17

	Dialog re-wording suggested by Vera.

	*
	components/services/summary/nautilus-view/nautilus-summary-callba
	cks.c: (authn_cb_failed):

M	ChangeLog
M	components/services/summary/nautilus-summary-callbacks.c
M
components/services/summary/nautilus-view/nautilus-summary-callbacks.c

commit cc6acce73d77759be5e0806cb61b307742e12b5f
Author: Pavel Cisler <pavel@eazel.com>
Date:	2001-01-17

    Fix 5511: Dropping a file in same folder asks about replacing it. Fix

    2001-01-16	Pavel Cisler  <pavel@eazel.com>

	Fix 5511: Dropping a file in same folder asks about replacing it.
	Fix 5606: Left drag into window where file exists deletes file.

	* src/file-manager/fm-list-view.c:
	(fm_list_receive_dropped_icons):
	During a file move, add a check to see if the dragged items are
	in the
	target directory.

	* libnautilus-extensions/nautilus-list.c:
	(nautilus_list_get_drop_action):
	Tiny tweak.

M	ChangeLog
M	libnautilus-extensions/nautilus-list.c
M	libnautilus-private/nautilus-list.c
M	src/file-manager/fm-list-view.c

commit cc617f10963bd1e1ebbef4544a0bf1cd800313b6
Author: Mike Engber <engber@src.gnome.org>
Date:	2001-01-17

    Removed comment detailing differences with the background-capplet code


	* libnautilus-extensions/nautilus-directory-background.c:
	Removed comment detailing differences with the background-capplet
	code since I just propagated the same fixes to the capplet.

M	ChangeLog
M	libnautilus-extensions/nautilus-directory-background.c
M	libnautilus-private/nautilus-directory-background.c

commit d63f9e220804c9decc8ce93a1f75d7d0995d0826
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2001-01-17

    fixed bug 5572, black rectangle left behind after clicking on an
    emblem in


	* src/file-manager/fm-properties-window.c:
	(property_button_focused_out), (create_emblems_page):
	fixed bug 5572, black rectangle left behind after clicking
	on an emblem in Properties window, by attaching to the
	focus_out signal and redrawing

	* src/nautilus-property-browser.c:
	(nautilus_property_browser_initialize),
	(nautilus_property_browser_destroy),
	(nautilus_property_browser_theme_changed),
	(nautilus_property_browser_smooth_graphics_changed):
	fixed some of bug 5614, label text in property browser is
	corrupted when smooth text option changed, by monitoring the
	smooth_graphics preference and updating when it changes.  The
	rest of this bug will be fixed when Ramiro fixes the
	nautilus_label
	geometry problems as part of bug 5607

	* components/text/nautilus-text-view.c: (file_read_callback):
	corrected the name of the "file too big to load" dialog

M	ChangeLog
M	components/text/nautilus-text-view.c
M	src/file-manager/fm-properties-window.c
M	src/nautilus-property-browser.c

commit 78870456722cec5853eb3e2ce972f4371c12dcf4
Author: Christian Rose <menthos@src.gnome.org>
Date:	2001-01-17

    Updated Swedish translation.

M	po/ChangeLog
M	po/sv.po

commit 3169f071a153ffddefe67b4fd2f775ddb34b3a49
Author: Mike Engber <engber@src.gnome.org>
Date:	2001-01-17

    reviewed by: Gene Z. Ragan


	reviewed by: Gene Z. Ragan

	* libnautilus-extensions/nautilus-directory-background.c:
	(nautilus_gnome_config_string_match_no_case_with_default),
	(nautilus_file_background_read_desktop_settings):
	Use theme defaults for desktop background when ~/.gnome/Background
	is missing.

M	ChangeLog
M	libnautilus-extensions/nautilus-directory-background.c
M	libnautilus-private/nautilus-directory-background.c

commit 9dc0e1465f6ec27289eb5c4437d8ab151289d33a
Author: Seth Nickell <seth@eazel.com>
Date:	2001-01-16

    reviewed by: Darin Adler <darin@eazel.com>

    2001-01-16	Seth Nickell  <seth@eazel.com>

	reviewed by: Darin Adler <darin@eazel.com>

	* libnautilus-extensions/nautilus-directory-metafile.c:
	(nautilus_directory_rename_file_metadata),
	(nautilus_directory_remove_file_metadata):
	* libnautilus-extensions/nautilus-file.c:
	(sort_keyword_list_and_remove_duplicates):

	Add casts to strcmp's performed on gpointers so they will
	not generate warnings.

M	ChangeLog
M	libnautilus-extensions/nautilus-directory-metafile.c
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-private/nautilus-directory-metafile.c
M	libnautilus-private/nautilus-file.c

commit f453d1eaaa3bc27f6d9c41d35e56d0323c0569f1
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2001-01-16

	reviewed by: Pavel Cisler  <pavel@eazel.com>

	More work on bug 2146 (Properties window for desktop Trash icon
	should show Trash properties). Mostly this was clean-up of the
	properties window code to make future changes easier. The only
	substantive change is to remove the "Type" field for the trash.

	* src/file-manager/fm-properties-window.c:
	Removed enums for basic page and permissions page row numbers.
	The rows are now added (and table sized) as needed.
	(append_row): New helper function, appends one row to a GtkTable
	and returns the index of the new last row.
	(append_title_field): New function, like attach_title_field
	but appends row instead of taking a row parameter.
	(append_separator), (append_directory_contents_fields),
	(append_title_value_pair), (append_special_execution_checkbox),
	(append_special_execution_flags): Renamed from attach_xxx, now
	append a row instead of taking a row parameter.
	(create_page_with_table_in_vbox): Now returns GtkTable * instead
	of GtkWidget *, for callers' convenience.
	(get_adjusted_permissions_row): Removed this somewhat hacky
	function.
	(should_show_file_type): New function, returns FALSE for
	special trash location but TRUE for everything else.
	(create_basic_page): Check should_show_file_type; use new
	append_xxx calls instead of using predefined row numbers.
	(create_permissions_page): use new append_xxx calls instead of
	using predefined row numbers.

M	ChangeLog
M	src/file-manager/fm-properties-window.c

commit b46971baae4c91c287501a7c337f12061545122a
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2001-01-16

    Fixed mistake in asserting on a NULL value. Assert if the value
    is NULL,

    2001-01-16	Gene Z. Ragan  <gzr@eazel.com>

	Fixed mistake in asserting on a NULL value. Assert if the
	value is NULL, not non-NULL.

	* libnautilus-extensions/nautilus-file-operations.c:
	(extract_and_ellipsize_file_name_for_dialog):

M	ChangeLog
M	libnautilus-extensions/nautilus-file-operations.c
M	libnautilus-private/nautilus-file-operations.c

commit 085e03cc5d20f32067fff94ae226db255de09a3d
Author: Kenneth Christiansen <kenneth@src.gnome.org>
Date:	2001-01-16

    Updates bonobo/po/da.po evolution/po/da.po gal/po/da.po gimp/po/da.po

    Updates
    bonobo/po/da.po evolution/po/da.po gal/po/da.po gimp/po/da.po
    gimp/po-plug-ins/da.po gnome-libs/po/da.po gnome-vfs/po/da.po
    gnomeicu/po/da.po gnumeric/po/da.po helix-setup-tools/po/da.po
    mc/po/da.po nautilus/po/da.po pan/po/da.po

M	po/da.po

commit 075cd9bfae18bb1cf6a780934ffbf771cd3b1d04
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-01-16

	reviewed by: Gene Ragan <gzr@eazel.com>

	* libnautilus-extensions/nautilus-file-operations.c:
	(get_label_font): It's illegal to unref a new widget since you
	don't own a ref to it. Sink it instead.
	(ellipsize_string_for_dialog): New function.
	(format_and_ellipsize_uri_for_dialog): Rename this function and
	change it to use nautilus_format_uri_for_display. Also add FIXME
	about where the ellipsis goes.
	(extract_and_ellipsize_file_name_for_dialog): Added a seprate
	function for the case where we want to extract the file name
	part only. The old code mixed the URI and file name cases in a
	way that would lead to anomalies with unusual names.
	(handle_transfer_vfs_error): Fixed storage leak.
	(is_special_link): Rewrote this function and also made it take
	a URI in text form, not a GnomeVFSURI.
	(handle_transfer_overwrite): Use is_special_link instead of
	duplicate its test. Removed incorrect use of NautilusFile (without
	waiting for results). Added quotes around file name in
	message. Use extract_and_ellipsize_file_name_for_dialog instead of
	our own ad-hoc functions.
	(make_next_duplicate_name): Get rid of bizarre buffer/sprintf that
	was used by someone who didn't know you can use printf formatting
	with g_warning.
	(vfs_uri_is_special_link): Created cover for one remaining caller
	of is_special_link that needs to pass a GnomeVFSURI.
	(nautilus_file_operations_copy_move): Use the new is_special_link
	(nautilus_file_operations_move_to_trash): Use
	extract_and_ellipsize_file_name_for_dialog instead of an old
	strange combination of calls.

	* libnautilus-extensions/nautilus-icon-factory.c:
	(nautilus_icon_factory_get_icon_name_for_regular_file): Fix
	obsolete comment and rearrange code now that plain text special
	case is gone.

M	ChangeLog
M	libnautilus-extensions/nautilus-file-operations.c
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-private/nautilus-file-operations.c
M	libnautilus-private/nautilus-icon-factory.c
M	test/.cvsignore

commit 4824ee4d186d29f9e33a17a034aa1949b36d732a
Author: Josh Barrow <josh@eazel.com>
Date:	2001-01-16

    Make the new services icon use big_services_icon.png. This is a much


    2001-01-16	Josh Barrow  <josh@eazel.com>

	    * src/nautilus-first-time-druid.c: (druid_finished):
	    Make the new services icon use big_services_icon.png.
	    This is a
	    much better choice until we get something official.

M	ChangeLog
M	src/nautilus-first-time-druid.c

commit 9ba3d14d52ca48147e3c42eac2770c60e6088038
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2001-01-16

    Checked in broken code before. Doh!

    2001-01-16	Gene Z. Ragan  <gzr@eazel.com>

	Checked in broken code before. Doh!

	* libnautilus-extensions/nautilus-link.c:
	* src/nautilus-first-time-druid.c: (druid_finished):

M	ChangeLog
M	libnautilus-extensions/nautilus-link.c
M	libnautilus-private/nautilus-link.c
M	src/nautilus-first-time-druid.c

commit 4795e4119e94cedfed07901f458e3881b88d02be
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2001-01-16

    reviewed by: Mike Fleming <mfleming@eazel.com>

    2001-01-16	Gene Z. Ragan  <gzr@eazel.com>

	reviewed by: Mike Fleming <mfleming@eazel.com>

	Fixed bug 4358, Please put a services icon on the desktop

	* libnautilus-extensions/nautilus-link.c:
	(nautilus_link_local_create):
	Perform NULL checking on arguments

	* src/nautilus-first-time-druid.c: (druid_finished):
	Create a link to services on the desktop.

M	ChangeLog
M	libnautilus-extensions/nautilus-link.c
M	libnautilus-private/nautilus-link.c
M	src/nautilus-first-time-druid.c

commit 32b07f49a44c450bc997f0953b6e7c2820fcf240
Author: Michael Fleming <mfleming@src.gnome.org>
Date:	2001-01-16

	reviewed by: <ramiro@eazel.com>

	Bug 4411 -- implement keypress hook for Mozilla so that URL
	navigation
	initiated by keypress are handled the same as mouse-initiated
	navigation
	events (eg, correctly have their schemes translated if necessary)

	* components/mozilla/main.c: (mozilla_object_destroyed),
	(mozilla_make_object), (main):
	* components/mozilla/mozilla-events.cpp:
	* components/mozilla/mozilla-events.h:
	* components/mozilla/nautilus-mozilla-content-view.c:
	(nautilus_mozilla_content_view_initialize),
	(mozilla_open_uri_callback), (mozilla_dom_key_press_callback),
	(mozilla_dom_mouse_click_callback):

M	ChangeLog
M	components/mozilla/main.c
M	components/mozilla/mozilla-events.cpp
M	components/mozilla/mozilla-events.h
M	components/mozilla/nautilus-mozilla-content-view.c

commit 9bb45668d2a805409fd7336fa4fd297a073e53f9
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2001-01-16

    Fixed bug 5677, Drag files w/names of Specials to desktop ->
    malloc crash

    2001-01-16	Gene Z. Ragan  <gzr@eazel.com>

	Fixed bug 5677, Drag files w/names of Specials to desktop ->
	malloc crash
	Fixed bug 5673, Spaces are escaped in new "replace special
	desktop icon"
	dialog.

	* libnautilus-extensions/nautilus-file-operations.c:
	(handle_transfer_overwrite):

M	ChangeLog
M	libnautilus-extensions/nautilus-file-operations.c
M	libnautilus-private/nautilus-file-operations.c

commit b9bfdd38f65edc1e6130b35ad6e4c8a11f5b15b8
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2001-01-16

	reviewed by: Gene Z. Ragan  <gzr@eazel.com>

	Removed stuff I added earlier as part of a failed fix
	for bug 2068, which I ended up fixing a different way.

	Fixed bug 5661 (Hardwired button sizes for custom icons
	in properties window)

	Fixed bug 1682 ("Go There" button taller than others
	in "Open with Other" dialog)

	* libnautilus-extensions/nautilus-scrolled-window.h:
	* libnautilus-extensions/nautilus-scrolled-window.c:
	Removed these files from cvs.

	* libnautilus-extensions/Makefile.am:
	Removed the removed files from the build.

	* libnautilus-extensions/nautilus-metadata.h:
	removed NAUTILUS_METADATA_KEY_ICON_VIEW_SCROLL_ORIGIN

	* src/file-manager/fm-directory-view.h:
	* src/file-manager/fm-directory-view.c:
	(fm_directory_view_initialize): Changed back to inheriting
	from GtkScrolledWindow instead of now non-existent
	NautilusScrolledWindow.

	* libnautilus-extensions/nautilus-gtk-extensions.h:
	* libnautilus-extensions/nautilus-gtk-extensions.c:
	(nautilus_gtk_button_set_standard_padding): New function,
	wrapper for nautilus_gtk_button_set_padding that uses
	a standard amount of padding instead of taking a parameter.
	This is preferred so we can change a single number if we
	change our minds about what the standard padding should be.

	* libnautilus-extensions/nautilus-program-chooser.c:
	(nautilus_program_chooser_new): Use
	nautilus_gtk_button_set_standard_padding. Also added a vbox
	so that "Go There" button doesn't grow taller to match the
	height of the adjacent text. This fixed bug 1682.
	* src/nautilus-bookmarks-window.c: (create_bookmarks_window):
	Use nautilus_gtk_button_set_standard_padding.
	* src/file-manager/fm-properties-window.c: (create_basic_page):
	Use nautilus_gtk_button_set_standard_padding instead of
	hardwiring button sizes. This fixed bug 5661.

M	ChangeLog
M	libnautilus-extensions/Makefile.am
M	libnautilus-extensions/nautilus-gtk-extensions.c
M	libnautilus-extensions/nautilus-gtk-extensions.h
M	libnautilus-extensions/nautilus-metadata.h
M	libnautilus-extensions/nautilus-program-chooser.c
D	libnautilus-extensions/nautilus-scrolled-window.c
D	libnautilus-extensions/nautilus-scrolled-window.h
M	libnautilus-private/Makefile.am
M	libnautilus-private/nautilus-gtk-extensions.c
M	libnautilus-private/nautilus-gtk-extensions.h
M	libnautilus-private/nautilus-metadata.h
M	libnautilus-private/nautilus-program-chooser.c
D	libnautilus-private/nautilus-scrolled-window.c
D	libnautilus-private/nautilus-scrolled-window.h
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-directory-view.h
M	src/file-manager/fm-properties-window.c
M	src/nautilus-bookmarks-window.c

commit a800dba23a24fcd805a791b7886b1ca024b59966
Author: Carlos Perell Marn <carlos@gnome-db.org>
Date:	2001-01-16

    Added es to ALL_LINGUAS.

    2001-01-16	Carlos Perell Marn <carlos@gnome-db.org>

	    * configure.in: Added es to ALL_LINGUAS.

M	ChangeLog
M	configure.in

commit 65ef42e37671fb6fbbd8cb800296787aace86769
Author: Yuri Syrota <rasta@src.gnome.org>
Date:	2001-01-16

    Updated Ukrainian translation

M	po/uk.po

commit 2e0d44240f38ebd23c280d3dadcb3eed971c508c
Author: Yuri Syrota <rasta@src.gnome.org>
Date:	2001-01-16

    Updated Ukrainian translation

M	po/uk.po

commit f0b57467c3f687c54a93032a62bd0f46bab0a811
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-01-16

    Allow for NULL to be treated as a zero length string list.

	* libnautilus-extensions/nautilus-string-list.c:
	(nautilus_string_list_get_length):
	Allow for NULL to be treated as a zero length string list.

	* libnautilus-extensions/nautilus-string-picker.h:
	* libnautilus-extensions/nautilus-string-picker.c:
	(nautilus_string_picker_set_selected_string_index),
	(nautilus_string_picker_get_index_for_string):
	Two new functions to manipulate the string picker using indeces.

	* libnautilus-extensions/nautilus-text-caption.h:
	* libnautilus-extensions/nautilus-text-caption.c:
	(nautilus_text_caption_get_text),
	(nautilus_text_caption_set_text):
	Make the signature of get_text() use a const object.

	(nautilus_text_caption_set_editable): New function to change
	whether the caption's text is editable.

M	ChangeLog
M	libnautilus-extensions/nautilus-string-list.c
M	libnautilus-extensions/nautilus-string-picker.c
M	libnautilus-extensions/nautilus-string-picker.h
M	libnautilus-extensions/nautilus-text-caption.c
M	libnautilus-extensions/nautilus-text-caption.h
M	libnautilus-private/nautilus-string-list.c
M	libnautilus-private/nautilus-string-picker.c
M	libnautilus-private/nautilus-string-picker.h
M	libnautilus-private/nautilus-text-caption.c
M	libnautilus-private/nautilus-text-caption.h

commit 75ac9bf9f5adff8471f2e44530c624999ed03ba3
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2001-01-16

    fixed bug 5657, crash during menu update when switching views. This is


	* src/nautilus-window-manage-views.c: (change_state_at_idle),
	(load_underway_callback):
	fixed bug 5657, crash during menu update when switching views.
	This is
	also behind several other reported bugs.  Fixed it as Darin
	suggested,
	which is to defer the window state change associated with loading
	a new component until idle time, so it doesn't wreak havoc
	by interrupting other idle routines.

	* components/throbber/nautilus-throbber.c:
	(nautilus_throbber_initialize_class), (get_bonobo_properties),
	(set_bonobo_properties), (nautilus_throbber_destroy),
	(nautilus_throbber_initialize),
	(nautilus_throbber_button_press_event):
	added a location property and made it issue a notification
	when the
	throbber is clicked on.  Also, removed the no longer used
	"location_changed" signal and better memory management of the
	property bag.

	* src/nautilus-window.c: (throbber_location_changed_callback),
	(nautilus_window_constructed), (nautilus_window_destroy):
	make clicking on the throbber work by adding a listener for
	the throbber location property and changing the location
	accordingly when the event is posted.  Also, fixed a leak
	of the bonobo object.

	* src/nautilus-window-private.h:
	added a field to hold the event source listener ID.

M	ChangeLog
M	components/throbber/nautilus-throbber.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window-manage-views.c
M	src/nautilus-window-private.h
M	src/nautilus-window.c

commit eff6327497af0338693f20af002ec77d7cdca91b
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2001-01-16

    fixed recently introduced bug where the throbber wasn't respecting the


	* components/throbber/main.c: (main):
	fixed recently introduced bug where the throbber wasn't respecting
	the theme; I had forgotten to initialize global preferences in the
	throbber component.

M	ChangeLog
M	components/throbber/main.c

commit 995813813f1d2c426a80acfa8745263e037c7f0e
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2001-01-16

    fixed bug 4369, throbber frozen during long refresh, by making the


	fixed bug 4369, throbber frozen during long refresh, by making the
	throbber a bonobo component so it's driven by its own thread.
	Note that clicking on the throbber is temporarily broken; I'll
	fix that soon.	Also, made the frame delay be specified by the
	theme and set the default to spin somewhat slower than before.

	* configure.in:
	* components/Makefile.am:
	* components/throbber/.cvsignore:
	* components/throbber/Makefile.am:
	* components/throbber/nautilus-throbber.oafinfo:
	added throbber component

	* components/throbber/main.c: (throbber_object_destroyed),
	(throbber_make_object), (main):
	factory for the throbber component

	* components/throbber/nautilus-throbber.c,h:
	(nautilus_throbber_initialize_class), (is_throbbing),
	(get_bonobo_properties), (set_bonobo_properties),
	(nautilus_throbber_destroy), (nautilus_throbber_get_control),
	(get_throbber_dimensions), (nautilus_throbber_initialize),
	(nautilus_throbber_new), (nautilus_throbber_theme_changed),
	(draw_pixbuf), (select_throbber_image), (draw_throbber_image),
	(nautilus_throbber_draw), (nautilus_throbber_expose),
	(nautilus_throbber_map), (bump_throbber_frame),
	(nautilus_throbber_start),
	(nautilus_throbber_remove_update_callback),
	(nautilus_throbber_stop), (nautilus_throbber_unload_images),
	(load_themed_image), (make_throbber_frame_name),
	(nautilus_throbber_load_images),
	(nautilus_throbber_button_press_event),
	(nautilus_throbber_set_small_mode),
	(nautilus_throbber_size_allocate),
	(nautilus_throbber_size_request):
	throbber widget for the bonobo component

	* src/nautilus-window-toolbars.c: (theme_changed_callback),
	(nautilus_window_initialize_toolbars):
	set up throbber component in the toolbar

	* src/nautilus-window.c,h: (nautilus_window_constructed),
	(nautilus_window_allow_stop):
	use property interface to start and stop the throbber

	* icons/default.xml:
	added delay specification to throbber in default theme

	* nautilus-clean.sh:
	clean throbber component as necessary

	* src/Makefile.am:
	* src/nautilus-throbber.c,h
	removed old throbber widget

M	ChangeLog
M	components/Makefile.am
A	components/throbber/.cvsignore
A	components/throbber/Makefile.am
A	components/throbber/main.c
A	components/throbber/nautilus-throbber.c
A	components/throbber/nautilus-throbber.h
A	components/throbber/nautilus-throbber.oafinfo
M	configure.in
M	icons/default.xml
M	nautilus-clean.sh
M	src/Makefile.am
M	src/nautilus-navigation-window.c
M	src/nautilus-navigation-window.h
M	src/nautilus-object-window.c
M	src/nautilus-object-window.h
M	src/nautilus-spatial-window.c
M	src/nautilus-spatial-window.h
M	src/nautilus-window-toolbars.c
M	src/nautilus-window.c
M	src/nautilus-window.h

commit be706e1600005c092bd02e5e6cd78134e4c16228
Author: Mike Engber <engber@src.gnome.org>
Date:	2001-01-16

    reviewed by: John Sullivan


	reviewed by: John Sullivan

	* libnautilus-extensions/nautilus-stock-dialogs.c:
	(nautilus_timed_wait_start_with_duration),
	(nautilus_timed_wait_start):
	* libnautilus-extensions/nautilus-stock-dialogs.h:
	* libnautilus-extensions/nautilus-trash-directory.c:
	(find_directory_start):
	Increase delay before putting up "searching for trash dialog"

M	ChangeLog
M	libnautilus-extensions/nautilus-stock-dialogs.c
M	libnautilus-extensions/nautilus-stock-dialogs.h
M	libnautilus-extensions/nautilus-trash-directory.c
M	libnautilus-private/nautilus-stock-dialogs.c
M	libnautilus-private/nautilus-stock-dialogs.h
M	libnautilus-private/nautilus-trash-directory.c

commit c8006cc70eb4d4b67548e89f8258a171a2f89720
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2001-01-16

    reviewed by: Arlo Rose <arlo@eazel.com>

    2001-01-15	Gene Z. Ragan  <gzr@eazel.com>

	reviewed by: Arlo Rose <arlo@eazel.com>

	Fixed bug 1420, pane splitter drag outline edges are indistinct

	* libnautilus-extensions/nautilus-horizontal-splitter.c:
	(splitter_xor_line):
	Make line appears as single pixel on off dash.

M	ChangeLog
M	libnautilus-extensions/nautilus-horizontal-splitter.c
M	libnautilus-extensions/nautilus-volume-monitor.c
M	libnautilus-private/nautilus-horizontal-splitter.c
M	libnautilus-private/nautilus-volume-monitor.c

commit 0558bea3e5278f558caeeeb06c31ce7e5c83ef29
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-01-16

    Move files that are not part of what's currently built from
    POTFILES.in to

	* POTFILES.in:
	* POTFILES.skip:
	Move files that are not part of what's currently
	built from POTFILES.in to POTFILES.skip.

M	po/ChangeLog
M	po/POTFILES.in
M	po/POTFILES.skip

commit 669cb660ada7810f8a2e26d02dcf7b1528c53048
Author: Michael Fleming <mfleming@src.gnome.org>
Date:	2001-01-16

	reviewed by: <pavel@eazel.com>

	* libnautilus-extensions/nautilus-file-operations.c:
	(handle_transfer_vfs_error):

	Fixed error message for the case where a file was moved to
	an unwritable
	target where permissions were not known in advance (eg, Eazel
	vault).

	Previously: "The file or its directory cannot be changed"
	Now: "You do not have permissions to write to this folder"

M	ChangeLog
M	libnautilus-extensions/nautilus-file-operations.c
M	libnautilus-private/nautilus-file-operations.c

commit 134b259af2c5fdf644d38544a04ab7233da3598e
Author: Mike Engber <engber@src.gnome.org>
Date:	2001-01-16

    reviewed by: Gene Z. Ragan


	reviewed by: Gene Z. Ragan

	* libnautilus-extensions/nautilus-directory-background.c:
	(set_root_pixmap): Fixed leaking x-server memory.

M	ChangeLog
M	libnautilus-extensions/nautilus-directory-background.c
M	libnautilus-private/nautilus-directory-background.c

commit f48a7e30781d7e1546039517d185c8a71a1df1f0
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2001-01-16

    added two FIXMEs to this file I checked in moments ago.

M	src/file-manager/fm-properties-window.c

commit 91093082def77dbc269fa8cd6e25f56a7cc83c42
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2001-01-16

	reviewed by: Darin Adler  <darin@eazel.com>

	Some work on bug 2146 (Properties window for desktop Trash icon
	should show Trash properties)

	* src/file-manager/fm-properties-window.c:
	(is_merged_trash_directory): New helper function, checks whether
	window is displaying special trash location.
	(should_show_custom_icon_buttons): New helper function, returns
	FALSE for special trash location since custom icons don't work
	with the trash (see bug 5642)
	(should_show_mime_type): New helper function, extracted for
	code clarity (returns FALSE for directories).
	(create_basic_page): Now takes only one parameter, gets file
	and notebook from details struct; uses should_show_mime_type
	and should_show_custom_icon_buttons.
	(create_emblems_page), (create_permissions_page): Now take only
	one parameter, get file and notebook from details struct.
	(should_show_emblems): New helper function, returns FALSE for
	special trash location since emblems don't work with the
	trash (see bug 5643)
	(should_show_permissions): New helper function, returns FALSE for
	special trash location since it's not really a file system object
	for which permissions make sense.
	(create_properties_window): Respect should_show_emblems and
	should_show_permissions.

	Eli ran into a case where the "can't set permissions" error
	message
	was the vague default case when the disk was locked. I added that
	case to the set of specifically handled cases.

	* src/file-manager/fm-error-reporting.c:
	(fm_report_error_renaming_file), (fm_report_error_setting_group),
	(fm_report_error_setting_owner),
	(fm_report_error_setting_permissions): Handle
	GNOME_VFS_ERROR_READ_ONLY_FILE_SYSTEM cases.

M	ChangeLog
M	src/file-manager/fm-error-reporting.c
M	src/file-manager/fm-properties-window.c

commit 2b21066674d3e27206aab880a5a06f7632a38b6f
Author: Ian McKellar <yakk@src.gnome.org>
Date:	2001-01-15

    The default hostname is now guessed if: It now guesses a default if: -

	* components/services/inventory/eazel-inventory-service.c:
	(impl_Trilobite_Eazel_Inventory__get_machine_name):
	The default hostname is now guessed if:
	It now guesses a default if:
	 - gethostname succeds; and
	 - the hostname doesn't start with "localhost."
	 - the hostname doesn't equal "localhost"
	The hostname stored is the name, up to but not including the
	first "." in the name (if any).

M	ChangeLog
M	components/services/inventory/eazel-inventory-service.c

commit daee7ca55208f6e01db5f5be0839d146e7fb5c18
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-01-15

	Fix bug 5557 (Intermittent crash in
	Nautilus_View_history_changed):

	* src/nautilus-view-frame.c: (send_history): Added a check for
	NULL so we don't try to send a NULL history list through the
	history machinery.

	Fix bug 5360 ("menthos's Home" string is hard to translate):

	* src/file-manager/fm-desktop-icon-view.c:
	(update_home_link_and_delete_copies): Added comment to help
	translators understand what to do with "%s's Home".

	Fix bug 5641 ("xfree" does not work with newer versions of RPM 4
	headers):

	* components/services/install/lib/eazel-package-system-rpm3.c:
	(eazel_package_system_rpm3_packagedata_fill_from_header): Just
	use "free" instead of "xfree".

	Fix bug 5631 (Tear-offs of right-click menus don't work):

	* src/nautilus-shell-ui.xml:
	* src/file-manager/nautilus-directory-view-ui.xml:
	* src/file-manager/nautilus-icon-view-ui.xml:
	Mark popups and submenus of the popups with tearoff="0" so they
	don't have tear-off menu items.

	More work on bug 2147 (NautilusFile for trash needs non-empty
	values for more properties).

	* libnautilus-extensions/nautilus-file.h:
	* libnautilus-extensions/nautilus-file.c:
	(nautilus_file_new_from_relative_uri),
	(nautilus_file_new_from_info), (nautilus_file_monitor_add),
	(nautilus_file_monitor_remove),
	(nautilus_file_get_directory_item_count),
	(nautilus_file_get_deep_counts), (nautilus_file_check_if_ready),
	(nautilus_file_call_when_ready),
	(nautilus_file_cancel_call_when_ready):
	Put more of the machinery in place to make enough of NautilusFile
	virtual so that we can implement the trash case.

	* libnautilus-extensions/nautilus-merged-directory.h:
	* libnautilus-extensions/nautilus-merged-directory.c:
	(merged_add_real_directory),
	(nautilus_merged_directory_add_real_directory),
	(merged_remove_real_directory),
	(nautilus_merged_directory_remove_real_directory),
	(remove_all_real_directories),
	(nautilus_merged_directory_initialize_class):
	Make adding and removing directories use signals so we can share
	this list with the NautilusTrashFile.

	* libnautilus-extensions/nautilus-trash-file.c:
	(add_directory_callback), (remove_directory_callback),
	(nautilus_trash_file_initialize), (trash_destroy):
	Use a NautilusTrashDirectory object for the list of directories.

	* libnautilus-extensions/nautilus-vfs-file.c:
	(vfs_file_monitor_add), (vfs_file_monitor_remove),
	(vfs_file_call_when_ready), (vfs_file_cancel_call_when_ready),
	(vfs_file_check_if_ready), (vfs_file_get_item_count),
	(vfs_file_get_deep_counts), (nautilus_vfs_file_initialize_class):
	Move the guts of these functions into the "VFS" subclass.

	Other stuff:

	* libnautilus-extensions/nautilus-trash-directory.c:
	(find_directory_start), (find_directory_end),
	(find_directory_callback), (add_volume), (remove_trash_volume):
	Fix bug in the recently-added timed-wait, to handle the case where
	the call is cancelled as well as the case where it succeeds or
	fails.

	* src/file-manager/fm-directory-view.c:
	(zoomable_set_zoom_level_callback): Formatting tweak.

	* src/nautilus-main.c: (main): Fix the FIXME.

M	ChangeLog
M	components/services/install/lib/eazel-package-system-rpm3.c
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-extensions/nautilus-file.h
M	libnautilus-extensions/nautilus-merged-directory.c
M	libnautilus-extensions/nautilus-merged-directory.h
M	libnautilus-extensions/nautilus-trash-directory.c
M	libnautilus-extensions/nautilus-trash-file.c
M	libnautilus-extensions/nautilus-vfs-file.c
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-file.h
M	libnautilus-private/nautilus-merged-directory.c
M	libnautilus-private/nautilus-merged-directory.h
M	libnautilus-private/nautilus-trash-directory.c
M	libnautilus-private/nautilus-trash-file.c
M	libnautilus-private/nautilus-vfs-file.c
M	src/file-manager/fm-desktop-icon-view.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/nautilus-directory-view-ui.xml
M	src/file-manager/nautilus-icon-view-ui.xml
M	src/nautilus-main.c
M	src/nautilus-shell-ui.xml
M	src/nautilus-view-frame.c

commit 9ed2f40a2b8ca7d4af5f5bd4bcf79372181aa07d
Author: Kenneth Christainsen <kenneth@gnu.org>
Date:	2001-01-15

    update major update new file

    2001-01-15	Kenneth Christainsen <kenneth@gnu.org>

	* da.po: update
	* POTFILES.in: major update
	* POTFILES.skip: new file

M	po/POTFILES.in
A	po/POTFILES.skip
M	po/da.po

commit 95253e0c5e5dafe749c15ab2b94c543b12a41586
Author: Ian McKellar <yakk@src.gnome.org>
Date:	2001-01-15

    Retreive the previously assigned machine name (if one
    exists). Retreive

	    *
	    components/services/inventory-view/nautilus-inventory-config-page
	    .c: (nautilus_inventory_config_page_initialize):
	    Retreive the previously assigned machine name (if one exists).
	    Retreive the previously set "warn before upload" setting.
    `
	    * components/services/inventory/eazel-inventory-client.c:
	    (main):
	    Added default values so that this actually works.

	    * components/services/inventory/eazel-inventory-service.c:
	    (impl_Trilobite_Eazel_Inventory__set_machine_name),
	    (impl_Trilobite_Eazel_Inventory_upload):
	    Added some temporary debugging code, and the beginnings
	    of better
	    error checking/reporting.
	    Removed hardcoded filesystem paths.

	    * components/services/inventory/eazel-inventory-utils.h:
	    * components/services/inventory/eazel-inventory-utils.c:
	    (eazel_gather_inventory), (eazel_inventory_local_path):
	    Removed hardcoded filesystem paths.

M	ChangeLog
M
components/services/inventory-view/nautilus-inventory-config-page.c
M	components/services/inventory/eazel-inventory-client.c
M	components/services/inventory/eazel-inventory-service.c
M	components/services/inventory/eazel-inventory-utils.c
M	components/services/inventory/eazel-inventory-utils.h

commit 42ca2aac01aa523573a1cb138e4f2f309bb38889
Author: Christian Rose <menthos@src.gnome.org>
Date:	2001-01-15

    Updated Swedish translation.

M	po/ChangeLog
M	po/sv.po

commit 78e248c1dfc53b5094632d6b5d9211c406e5ea59
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2001-01-15

    Fixed bug 5533, Need good dialog text for failed replace of special

    2001-01-15	Gene Z. Ragan  <gzr@eazel.com>

	Fixed bug 5533, Need good dialog text for failed
	replace of special desktop icons.

	* libnautilus-extensions/nautilus-file-operations.c:
	(handle_transfer_overwrite):

M	ChangeLog
M	libnautilus-extensions/nautilus-file-operations.c
M	libnautilus-private/nautilus-file-operations.c

commit 8a8f361c3eb303e860d1e6897e19468b5aed0f28
Author: J Shane Culpepper <pepper@eazel.com>
Date:	2001-01-15

    reviewed by: Michael Engber <engber@eazel.com>

    2001-01-15	J Shane Culpepper  <pepper@eazel.com>

	reviewed by: Michael Engber <engber@eazel.com>

	* src/nautilus-application.c: (nautilus_application_startup):
	* src/nautilus-application.h:
	* src/nautilus-first-time-druid.c: (druid_finished):
	* src/nautilus-main.c: (main):

	Fix for bug #1555.  There is already an error dialog but there
	was an infinite loop problem hiding it.  If the first time druid
	failed to create .nautilus, etc it would just run over and over
	again.

M	ChangeLog
M	src/nautilus-application.c
M	src/nautilus-application.h
M	src/nautilus-first-time-druid.c
M	src/nautilus-main.c

commit f588829355c90d10a2aadd193b5f66808829c3d3
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2001-01-15

    Fixed bug 5635, RPM view crashed if click "Install" after unmounting

    2001-01-15	Gene Z. Ragan  <gzr@eazel.com>

	Fixed bug 5635, RPM view crashed if click "Install"
	after unmounting volume containing RPM

	Fixed bug 5636, Unmounting a volume doesn't close
	it's associated windows.

	* src/nautilus-application.c: (nautilus_application_initialize),
	(volume_mounted_callback), (volume_unmounted_callback):
	Connect to volume monitor signals.  When a volume is unmounted,
	examine open window list and close any windows that originate
	from the volume being unmounted.

	Add code to mount audio cds on desktop. It is all
	ifdefed out right now.

	* src/file-manager/fm-desktop-icon-view.c: (create_mount_link),
	(update_disks_menu):

	* libnautilus-extensions/nautilus-volume-monitor.c:
	(nautilus_volume_monitor_volume_is_removable),
	(nautilus_volume_monitor_get_removable_volumes),
	(nautilus_volume_monitor_get_target_uri),
	(mount_volume_get_cdda_name), (mount_volume_activate_cdda),
	(mount_volume_get_name), (mount_volume_activate),
	(get_current_mount_list), (mount_volumes_check_status),
	(mount_volume_cdda_add), (mount_volume_add_filesystem),
	(open_cdda_device), (locate_audio_cd):
	* libnautilus-extensions/nautilus-volume-monitor.h:

M	ChangeLog
M	libnautilus-extensions/nautilus-volume-monitor.c
M	libnautilus-extensions/nautilus-volume-monitor.h
M	libnautilus-private/nautilus-volume-monitor.c
M	libnautilus-private/nautilus-volume-monitor.h
M	src/file-manager/fm-desktop-icon-view.c
M	src/nautilus-application.c
M	src/nautilus-window-private.h

commit cd4c57394bd128691dd6b8ec5f6d0606125bead7
Author: J Shane Culpepper <pepper@eazel.com>
Date:	2001-01-15

    Upped the timeout from 10 seconds to 12 seconds to be paranoid
    on really

    2001-01-14	J Shane Culpepper  <pepper@eazel.com>

	* src/nautilus-view-frame.c: (attach_client):

	Upped the timeout from 10 seconds to 12 seconds to be paranoid on
	really slow machines. I think this is really generous for
	bug #4757.
	In an attempt to reproduce the crash I started a build of mozilla
	and gcc "emulate" a slow machine since I don't have one.  Adding
	additional comments to bugzilla bug #4757.

M	ChangeLog
M	src/nautilus-view-frame.c

commit 94586592eb7404b33e6d2c3c96e1993c747379e6
Author: Jim Garrison <garrison@src.gnome.org>
Date:	2001-01-14

    package "extras" no longer depends on mpg123

M	ChangeLog
M	nautilus.spec.in

commit f408dcdf6a19d29870dccf8af0780edb348d2224
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2001-01-14

    Fixed bug 5414, Don't create a link for launchers dragged onto desktop

    2001-01-13	Gene Z. Ragan  <gzr@eazel.com>

	Fixed bug 5414, Don't create a link for launchers dragged
	onto desktop
	that require a terminal

	* src/file-manager/fm-desktop-icon-view.c: (create_link_callback),
	(icon_view_create_nautilus_links):
	Display a simple dialog telling user that we don't support htis
	feature yet.

M	ChangeLog
M	src/file-manager/fm-desktop-icon-view.c

commit 9f9bfd2b0f40183c5796c48ac5ff3e6ff06d7474
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2001-01-13

    fixed bug 4731, expanding folders cause oscillation, by hit-testing
    to the


	* libnautilus-extensions/nautilus-icon-canvas-item.c: (hit_test):
	fixed bug 4731, expanding folders cause oscillation, by
	hit-testing
	to the bounding box instead of the pixmap when an icon is
	highlighted
	for dropping.

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-canvas-item.c

commit 8404781f441bd20f4a5a11a36275a6a473f703c2
Author: Manuel de Vega Barreiro <barreiro@src.gnome.org>
Date:	2001-01-13

    *** empty log message ***

M	po/ChangeLog

commit 669d0301ea2f8ca3af3c1e97e63612dd252a2c26
Author: Manuel de Vega Barreiro <barreiro@src.gnome.org>
Date:	2001-01-13

    Updated Spanish translation

M	po/es.po

commit e43a5399e6d4ae2e8445925c38c2dc2bd368c914
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-01-13

	reviewed by: Arik Devens  <arik@gnome.org>

	* components/music/nautilus-music-view.c:
	(music_view_set_selected_song_title), (reset_playtime),
	(play_status_display), (slider_moved_callback),
	(add_play_controls):
	Fix bug 5617.  Playtime in music view keeps growing forever.

M	ChangeLog
M	components/music/nautilus-music-view.c

commit 6d0908e028f2e8bc1563714be9149688c4e628b2
Author: Christian Rose <menthos@src.gnome.org>
Date:	2001-01-13

    Updated Swedish translation.

M	po/ChangeLog
M	po/sv.po

commit c60e42adb3ceae2f0323147c173021caa4a0e201
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2001-01-13

	reviewed by: Rebecca Schulman  <rebecka@eazel.com>

	Fixed bug 5437 (date column is too wide for default nautilus
	width)

	* src/file-manager/fm-list-view.c:
	(real_get_column_specification):
	Tweaked the default column widths so they're more balanced in the
	default window width. The tradeoff is that you lose the date
	column
	more quickly if you resize the window thinner (but of course the
	user can stretch the columns to get it back). The column widths
	in the search results view already look decent, for slightly
	mysterious historical reasons.

M	ChangeLog
M	src/file-manager/fm-list-view.c

commit 00ef5df87be0cc40e048bbb8ead0c9940488ea0b
Author: Mike Engber <engber@src.gnome.org>
Date:	2001-01-13

    reviewed by: Gene Z. Ragan


	reviewed by: Gene Z. Ragan

	* libnautilus-extensions/nautilus-icon-canvas-item.c:
	(draw_stretch_handles_aa), (draw_label_text_aa),
	(nautilus_icon_canvas_item_render):
	Removed last vestiges of affine/libart code which was
	slowing up icon drawing - bug 5381.

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-canvas-item.c

commit 0998ad8962d05c27aab830cd926283ca0009a52a
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-01-13

    I meant to actually remove the code rather than comment it out.

	*
	components/services/install/nautilus-view/nautilus-service-install-view.c:
	(nautilus_service_install_downloading):
	I meant to actually remove the code rather than comment it out.

M	ChangeLog
M	components/services/install-view/nautilus-service-install-view.c
M
components/services/install/nautilus-view/nautilus-service-install-view.c

commit 2870318037291427e43968bf662bfca0b6dced20
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-01-13

	reviewed by: Arik Devens  <arik@gnome.org>

	* libnautilus-extensions/nautilus-label.c:
	(nautilus_label_expose_event),
	(nautilus_label_set_background_mode), (nautilus_label_set_text),
	(nautilus_label_get_text):
	* libnautilus-extensions/nautilus-label.h:
	Change the get_text() prototype to use a const object.	Add a
	workaround for bug 5608 while I debug the problem.

	reviewed by: Robey Pointer  <robey@eazel.com>

	*
	components/services/install/nautilus-view/nautilus-service-install-view.c:
	(nautilus_service_install_downloading):
	Remove queue_resize() workarounds for improperly displaying
	labels.  I checked in a workaround in NautilusLabel instead.

M	ChangeLog
M	components/services/install-view/nautilus-service-install-view.c
M
components/services/install/nautilus-view/nautilus-service-install-view.c
M	libnautilus-extensions/nautilus-label.c
M	libnautilus-extensions/nautilus-label.h
M	libnautilus-private/nautilus-label.c
M	libnautilus-private/nautilus-label.h

commit 9bbbc2805d55f8c8e31172785e8e974ddaddb22d
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2001-01-12

    fixed bug 5198, removing an active sidebar panel messes up the
    remaining


	fixed bug 5198, removing an active sidebar panel messes up the
	remaining ones . I had already fixed this but missed the case
	when multiple windows were open. Fixed by adding a sidebar call to
	close the active panel if it matches a passed-in id, and used
	that in
	nautilus window to close the panel if necessary before destroying
	it.

	* src/nautilus-sidebar.c:
	(nautilus_sidebar_hide_active_panel_if_matches),
	(toggle_sidebar_panel):
	added routine to close the active panel if it matches a passed-in
	id.
	* src/nautilus-sidebar.h:
	added above mentioned routine

	* src/nautilus-window-manage-views.c: (handle_view_failure),
	(nautilus_window_set_sidebar_panels):
	close the active panel if necessary before destroying it.

M	ChangeLog
M	src/nautilus-information-panel.c
M	src/nautilus-information-panel.h
M	src/nautilus-sidebar.c
M	src/nautilus-sidebar.h
M	src/nautilus-window-manage-views.c

commit 261da07b3af9c48e61620e81dfae27a9036a68b0
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2001-01-12

	Fixed the corner of bug 3405 that valiant bug verifier Brett
	discovered while verifying. Yay for bug verification!

	* src/file-manager/fm-icon-view.c: (switch_to_manual_layout):
	I had neglected to remove an extra call to
	nautilus_icon_container_reset_scroll_region here. It's already
	handled one level lower, where the empty directory case is
	taken into account.

M	ChangeLog
M	src/file-manager/fm-icon-view.c

commit dac8df61bde1e8185f74fe8f0ec29d73620ca428
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2001-01-12

	reviewed by: Michael Engber  <engber@eazel.com>

	Fixed bug 2207 (Search needs to gracefully handle too
	many items found)

	* libnautilus-extensions/nautilus-directory-async.c:
	(directory_load_done): Don't treat GNOME_VFS_OK as an
	error case here. This was happening when the file limit
	was reached, and the resulting propogated error was making
	it to the search list view code, which was putting up
	an error dialog saying no error had occurred.

	* libnautilus-extensions/nautilus-directory.h:
	Added FIXME with bug number for new bug 5603, which complains
	that the file list limit isn't as hard as it claims.

	* src/file-manager/fm-directory-view.h:
	* src/file-manager/fm-directory-view.c:
	(fm_directory_view_initialize_class),
	(fm_directory_view_file_limit_reached), (real_file_limit_reached),
	(check_for_directory_hard_limit): Broke out the code that handles
	the UI when the directory contains too many files such that
	subclasses can override the behavior.

	(fm_directory_view_get_containing_window): Renamed from
	"get_containing_window" and made public so subclasses don't have
	to reimplent.
	(fm_directory_view_confirm_multiple_windows),
	(fm_directory_view_launch_application), (choose_program),
	(fm_directory_view_confirm_deletion), (confirm_delete_from_trash),
	(report_broken_symbolic_link), (fm_directory_view_activate_file):
	Updated for function name change.

	* src/file-manager/fm-search-list-view.c:
	(load_error_callback): Marked strings for localization;
	reworded to
	avoid use of "directory".
	(fm_search_list_view_initialize_class), (real_file_limit_reached):
	Put up dialog that's been worded specifically for search results
	when too many items are found.

M	ChangeLog
M	libnautilus-extensions/nautilus-directory-async.c
M	libnautilus-extensions/nautilus-directory.h
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-directory.h
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-directory-view.h
M	src/file-manager/fm-search-list-view.c

commit 9ba551d769840ba1f01b2c02af1bbf1c079c202d
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-01-12

    Add a test for debugging bug 5608.

	* test/.cvsignore:
	* test/Makefile.am:
	* test/test-nautilus-label-offset.c: (main):
	* test/test.h:

	Add a test for debugging bug 5608.

M	ChangeLog
M	test/.cvsignore
M	test/Makefile.am
A	test/test-nautilus-label-offset.c
M	test/test.h

commit 9b26b02cd1b4ab6e66a4289490cf0a5416a5895c
Author: Chyla Zbigniew <chyla@src.gnome.org>
Date:	2001-01-12

    Define empty NAUTILUS_ASSIGN_MUST_OVERRIDE_SIGNAL macro if


    * libnautilus-extensions/nautilus-gtk-macros.h:
    Define empty NAUTILUS_ASSIGN_MUST_OVERRIDE_SIGNAL macro if
    G_DISABLE_ASSERT is defined.

M	ChangeLog
M	libnautilus-extensions/nautilus-gtk-macros.h
M	libnautilus-private/nautilus-gtk-macros.h

commit 327f494a26c1fd2f0c9da76122684afa2f88a1f1
Author: Yuri Syrota <rasta@src.gnome.org>
Date:	2001-01-12

    Updated Ukrainian translation

M	po/uk.po

commit ae7ee78e34786a518e9c34c0d1230f94f51f1ae3
Author: Robey Pointer <robey@src.gnome.org>
Date:	2001-01-12

    remove a dangling cvs-conflict marker from earlier today

M	ChangeLog

commit 28d76b9c2bccbd2ae6f420267da36363465106b5
Author: Robey Pointer <robey@src.gnome.org>
Date:	2001-01-12

    Reverse the package list just before installing, so that the
    install view

	* components/services/install/lib/eazel-install-logic.c:
	(eazel_install_start_transaction):

	Reverse the package list just before installing, so that the
	install view gets info on toplevel packages before their
	dependencies (this keeps the user from being bored, since they'll
	see the package detailed info on toplevel packages while the
	others are installing).

	* components/services/install/lib/eazel-install-metadata.c:
	(init_default_install_configuration):
	* components/services/install/lib/eazel-install-object.c:
	(eazel_install_uninstall_packages):

	Remove last vestigal uses of a literal "/var" path.

	*
	components/services/install/nautilus-view/nautilus-service-instal
	l-view.c: (install_message_new), (generate_install_form),
	(current_progress_bar_complete),
	(nautilus_service_install_downloading),
	(previous_install_finished),
	(nautilus_service_install_installing),
	(nautilus_service_install_done):
	*
	components/services/install/nautilus-view/nautilus-service-instal
	l-view.h:

	Finish Arlo'ification of the install view: Pin the message box at
	a specific height, clean up lots of nastiness caused by the new
	font system, and fix up the text displayed per-package when the
	package is done being installed.  Also, fix a bug that caused a
	cancelled install to report that it was successful.

	*
	components/services/nautilus-dependent-shared/eazel-services-head
	er.c: (eazel_services_header_middle_new):

	Change positioning of the middle header so that it doesn't cause
	mondo amounts of empty space to appear beneath it.  (Not sure why;
	GTK magic.)

M	ChangeLog
M	components/services/install-view/nautilus-service-install-view.c
M	components/services/install-view/nautilus-service-install-view.h
M	components/services/install/lib/eazel-install-logic.c
M	components/services/install/lib/eazel-install-metadata.c
M	components/services/install/lib/eazel-install-object.c
M
components/services/install/nautilus-view/nautilus-service-install-view.c
M
components/services/install/nautilus-view/nautilus-service-install-view.h
M
components/services/nautilus-dependent-shared/eazel-services-header.c

commit 20c6ec93c558088ed439277b841b563d253f2c67
Author: John Harper <jsh@eazel.com>
Date:	2001-01-12

    reviewed by: Pavel Cisler <pavel@eazel.com>

    2001-01-11	John Harper  <jsh@eazel.com>

	reviewed by: Pavel Cisler  <pavel@eazel.com>

	Fixed bug 5589 (crash when dragging from list view), that I'd
	introduced when making list view icons anti-aliased

	* libnautilus-extensions/nautilus-list.h,
	libnautilus-extensions/nautilus-list.c
	(nautilus_list_get_pixbuf): new function, returns the GdkPixbuf
	stored in a cell, or a null pointer if there isn't one

	* src/file-manager/fm-list-view.c (fm_list_get_drag_pixmap):
	use nautilus_list_get_pixbuf to fetch the GdkPixbuf from the
	row, then gdk_pixbuf_render_pixmap_and_mask to turn it into the
	required format (instead of accessing the NautilusClist widget
	directly, assuming that a Pixmap is stored in the cell)

M	ChangeLog
M	libnautilus-extensions/nautilus-list.c
M	libnautilus-extensions/nautilus-list.h
M	libnautilus-private/nautilus-list.c
M	libnautilus-private/nautilus-list.h
M	src/file-manager/fm-list-view.c

commit f875eba7ba53730f4e5b075848e552def38db441
Author: Rebecca Schulman <rebecka@eazel.com>
Date:	2001-01-12

    Change "index-only" to "index-if-available" in search uris, to take

    2001-01-12	Rebecca Schulman  <rebecka@eazel.com>

	* src/nautilus-complex-search-bar.c:
	(nautilus_complex_search_bar_get_location):
	Change "index-only" to "index-if-available"
	in search uris, to take advantage of the new
	option in medusa to perform a slow search
	only if an index is unavailable

M	ChangeLog
M	src/nautilus-complex-search-bar.c

commit e26bd56e887c3a72b5bc6c389bc2392bb74f5a01
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2001-01-12

	reviewed by: Pavel Cisler  <pavel@eazel.com>

	Fixed bug 2068 (Dragging icons adjusts scroll area in a way
	that causes immediate scrolling)

	Fixed bug 3402 (Dragging singleton icon to edge of window in
	manual layout mode puts it back at top-left)

	Fixed bug 3405 (Dropping an icon into empty manual-layout
	window always puts it at top-left)

	Fixed bug 3570 (Relayout glitch after removing an item from
	a view)

	I had earlier started to fix these by trying to save and
	restore the scroll position per directory. But this path
	turned evil, and I gave up on it. There is still some
	partly-implemented work from my start in the evil direction,
	which I will remove in my next checkin.

	The new fix was to always include the visible white space
	when recomputing the icon container's scroll region, unless
	a caller has specifically requested not to.

	* libnautilus-extensions/nautilus-icon-container.h:
	* libnautilus-extensions/nautilus-icon-container.c:
	(nautilus_icon_container_reset_scroll_region): New function,
	sets a flag in the details struct that's respected in the
	next scroll region update.
	(reset_scroll_region_if_not_empty): New helper function,
	calls _reset_scroll_region unless container is empty.
	(nautilus_icon_container_update_scroll_region_include_visible_area):
	Removed this function; its equivalent is to call
	reset_scroll_region
	before calling update_scroll_region.
	(nautilus_icon_container_update_scroll_region): Now that the
	_include_visible_area variant is gone, merged the local function
	update_scroll_region with this public one. It decides whether to
	include the visible area or not based on the flag set by
	_reset_scroll_region (also, it never includes the visible area
	if the container is empty).
	(nautilus_icon_container_set_auto_layout): Reset the scroll region
	when changing the auto_layout state.
	(nautilus_icon_container_sort): reset the scroll region before
	sorting.

	* libnautilus-extensions/nautilus-icon-dnd.c: (handle_local_move):
	Call nautilus_icon_container_update_scroll_region instead of
	_update_scroll_region_include_visible_area, which no longer
	exists.

	* libnautilus-extensions/nautilus-icon-private.h: Store flag for
	resetting scroll region in details; eliminate prototype for
	nautilus_icon_container_update_scroll_region_include_visible_area.

	* src/file-manager/fm-directory-view.h:
	* src/file-manager/fm-directory-view.c:
	(fm_directory_view_initialize_class), (done_loading),
	(fm_directory_view_begin_loading),
	(fm_directory_view_end_loading):
	Added end_loading signal that's sent when a directory is finished
	loading, parallel to existing begin_loading signal.

	* src/file-manager/fm-icon-view.c:
	(fm_icon_view_add_file): Reset the scroll region for the first
	icon added when loading a directory.
	(fm_icon_view_begin_loading), (fm_icon_view_end_loading):
	Remember that we're loading, so fm_icon_view_add_file can test
	correctly.
	(set_sort_criterion_by_id): Bail out early if state hasn't
	changed.
	(switch_to_manual_layout): Bail out early if state hasn't changed.
	Also, reset scroll region before switching to manual layout.
	(fm_icon_view_initialize_class): Attach fm_icon_view_end_loading
	to
	virtual function slot.

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-extensions/nautilus-icon-container.h
M	libnautilus-extensions/nautilus-icon-dnd.c
M	libnautilus-extensions/nautilus-icon-private.h
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-container.h
M	libnautilus-private/nautilus-icon-dnd.c
M	libnautilus-private/nautilus-icon-private.h
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-directory-view.h
M	src/file-manager/fm-icon-view.c

commit db7c4c3806a155a8a35a85d5778d6d5382a9dacb
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-01-12

    Add a fixme for a problem i just spotted.

	* src/nautilus-property-browser.c: (make_category_link):
	Add a fixme for a problem i just spotted.

M	ChangeLog
M	src/nautilus-property-browser.c

commit 07e41233a26dc03b065151e5fd8820de3f85ec29
Author: Robin Slomkowski <rslomkow@src.gnome.org>
Date:	2001-01-12

    added test/test.h to EXTRA_DIST

	* test/Makefile.am: added test/test.h to EXTRA_DIST

M	ChangeLog
M	test/Makefile.am

commit 1f39e6b64330dd16b62912ddfc1ff999c9bad38c
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-01-12

	reviewed by: Mike Fleming  <mfleming@eazel.com>

	* libnautilus-extensions/nautilus-art-extensions.c:
	(nautilus_art_irect_align):
	* libnautilus-extensions/nautilus-art-extensions.h:
	New function to align a rectangle within another.

	* libnautilus-extensions/nautilus-image.c:
	(image_get_pixbuf_bounds):
	* libnautilus-extensions/nautilus-label.c:
	(label_get_text_bounds):
	Share more code between these two widgets by using a common
	alignment routine.

M	ChangeLog
M	libnautilus-extensions/nautilus-art-extensions.c
M	libnautilus-extensions/nautilus-art-extensions.h
M	libnautilus-extensions/nautilus-image.c
M	libnautilus-extensions/nautilus-label.c
M	libnautilus-private/nautilus-art-extensions.c
M	libnautilus-private/nautilus-art-extensions.h
M	libnautilus-private/nautilus-image.c
M	libnautilus-private/nautilus-label.c

commit b75592a9d074e35fc428606fbe4504aa272c06b5
Author: Michael Meeks <michael@helixcode.com>
Date:	2001-01-12

    remove redundant bonobo_item_container_add.

    2001-01-11	Michael Meeks  <michael@helixcode.com>

	* components/adapter/nautilus-adapter-embeddable-embed-strategy.c
	(nautilus_adapter_embeddable_embed_strategy_new): remove redundant
	bonobo_item_container_add.

M	ChangeLog
M
components/adapter/nautilus-adapter-control-factory-embed-strategy.c
M	components/adapter/nautilus-adapter-embeddable-embed-strategy.c

commit 8ffc020de8e60e06115f921ea4f187b57aeafb22
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2001-01-12

    make the category links use nautilus-image for anti-aliased graphics
    like


	* src/nautilus-property-browser.c: (make_category_link):
	make the category links use nautilus-image for anti-aliased
	graphics like we intended, now that Ramiro has fixed the
	background problems.

	* icons/eazel/Back.png
	* icons/eazel/Forward.png
	* icons/eazel/Home.png
	* icons/eazel/Refresh.png
	* icons/eazel/Search.png
	* icons/eazel/SearchWeb.png
	* icons/eazel/Services.png
	* icons/eazel/Stop.png
	* icons/eazel/Up.png
	newer toolbar buttons from Susan

M	ChangeLog
M	icons/eazel/Back.png
M	icons/eazel/Forward.png
M	icons/eazel/Home.png
M	icons/eazel/Refresh.png
M	icons/eazel/Search.png
M	icons/eazel/SearchWeb.png
M	icons/eazel/Services.png
M	icons/eazel/Stop.png
M	icons/eazel/Up.png
M	src/nautilus-property-browser.c

commit df14e6fa6c59ca887ef44eed4c9f09c51277b808
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-01-12

    Fix bug 5056 - hard coded fonts in About dialog.

	* src/nautilus-about.c: (nautilus_about_draw_info),
	(nautilus_about_update_authors):

	Fix bug 5056 - hard coded fonts in About dialog.

M	ChangeLog
M	src/nautilus-about.c

commit a1fa6cb194102bc752a3a66b45abc457019a8bf9
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-01-11

    Yank FIXME for bug 1273 which no longer exists.

	* libnautilus-extensions/nautilus-preferences.c:
	(preferences_hash_node_check_changes_func):
	Yank FIXME for bug 1273 which no longer exists.

M	ChangeLog
M	libnautilus-extensions/nautilus-preferences.c
M	libnautilus-private/nautilus-preferences.c

commit 2ebc59586355242c056fea258800cfcd99419977
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-01-11

    Fix imminent build bustage. Updates for NautilusImage api changes.

	* applets/launcher/nautilus-launcher-applet.c:
	(image_leave_event),
	(set_is_launching), (image_button_press_event),
	(image_button_release_event), (main):
	Fix imminent build bustage.  Updates for NautilusImage api
	changes.

M	ChangeLog
M	applets/launcher/nautilus-launcher-applet.c

commit 92f288c876b06639bb06e0a881e49150fe39517d
Author: Robey Pointer <robey@src.gnome.org>
Date:	2001-01-11

    Turn g_error to g_warning in the EazelInstallCallback initializer,
    so that

	* components/services/install/lib/eazel-install-corba-callback.c:
	(eazel_install_callback_initialize), (eazel_install_callback_new):

	Turn g_error to g_warning in the EazelInstallCallback initializer,
	so that it doesn't kill off the view when the install service
	isn't around.  Instead, set some fields to NULL and return
	normally.  The *_new call then returns NULL on failure.

	*
	components/services/install/nautilus-view/nautilus-service-instal
	l-view.c: (nautilus_service_install_installing),
	(nautilus_service_install_view_update_from_uri):

	Notice if the eazel_install_callback_new call returns NULL, and
	gracefully handle it by ceasing operations and popping up a dialog
	about the failure.  This solves the "don't crash if the install
	service is missing" bug.

	* components/services/install/lib/eazel-install-object.c:
	(eazel_install_add_repository):
	* components/services/install/lib/eazel-install-private.h:
	* components/services/install/lib/eazel-install-protocols.c:
	(my_copy_file), (eazel_install_fetch_file):
	* components/services/install/lib/eazel-install-public.h:
	* nautilus-installer/src/installer.c: (get_candidate_dirs),
	(search_for_local_cds), (eazel_installer_initialize):
	* nautilus-installer/src/main.c:

	Retrofit the --cache-dir option and code to automatically add
	mounted CD packages to the repository, from the PR3 installer
	branch.

	* nautilus-installer/src/Makefile:

	Help me, Obi-wan, you're my only hope.

M	ChangeLog
M	components/services/install-view/nautilus-service-install-view.c
M	components/services/install/lib/eazel-install-corba-callback.c
M	components/services/install/lib/eazel-install-object.c
M	components/services/install/lib/eazel-install-private.h
M	components/services/install/lib/eazel-install-protocols.c
M	components/services/install/lib/eazel-install-public.h
M
components/services/install/nautilus-view/nautilus-service-install-view.c
M	nautilus-installer/src/Makefile
M	nautilus-installer/src/installer.c
M	nautilus-installer/src/main.c

commit 38f9b0946c5806e9b79cd78a59216ce93b50f332
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-01-11

	reviewed by: Pavel Cisler  <pavel@eazel.com>

	Fix bugs 4711, 2322, 3778, 4989, 5044, 5166, 5408, 4418, 3779
	(parts),
	5051, 2783 and maybe other relating to (ab)use of fonts,
	backgrounds and other sacred attrbiutes of Gtk themes.

	* components/hardware/nautilus-hardware-view.c:
	(setup_form_title),
	(setup_overview_form), (setup_CPU_form), (setup_RAM_form),
	(setup_IDE_form):
	Fix hard coded fonts.

	* components/music/nautilus-music-view.c:
	(nautilus_music_view_initialize),
	(music_view_set_selected_song_title), (reset_playtime),
	(play_status_display), (slider_moved_callback),
	(add_play_controls):
	Fix hard coded fonts.

	* components/rpmview/nautilus-rpm-verify-window.c:
	(nautilus_rpm_verify_window_initialize):
	Fix hard coded fonts.

	* components/rpmview/nautilus-rpm-view.c:
	(nautilus_rpm_view_initialize):
	*
	components/services/install/nautilus-view/nautilus-service-instal
	l-view.c: (horizontal_line_new), (install_message_new),
	(generate_install_form),
	(nautilus_service_install_view_initialize),
	(current_progress_bar_complete),
	(nautilus_service_install_installing):
	Fix hard coded fonts.

	*
	components/services/login/nautilus-view/nautilus-change-password-
	view.c: (generate_change_password_form), (authn_succeeded),
	(authn_failed), (change_password_button_cb),
	(nautilus_change_password_view_initialize):
	Fix hard coded fonts.  Cleanup header inclusion a bit.

	* components/services/nautilus-dependent-shared/Makefile.am:
	Retire some crufty code.

	*
	components/services/nautilus-dependent-shared/eazel-services-exte
	nsions.c: (eazel_services_image_new),
	(eazel_services_image_new_from_uri):, (eazel_services_label_new):
	Update for label, image and hard coded font changes.

	*
	components/services/nautilus-dependent-shared/eazel-services-exte
	nsions.h:
	Make the colors opaque.  Remove a bunch of hard coded font stuff.
	Also remove a bunch of hard coded offsets.  We use alignments and
	paddings instead.

	*
	components/services/nautilus-dependent-shared/eazel-services-foot
	er.c: (label_enter_event), (label_leave_event),
	(image_enter_event), (footer_item_new),
	(eazel_services_footer_update):
	Update for label, image and hard coded font changes.

	*
	components/services/nautilus-dependent-shared/eazel-services-head
	er.c: (eazel_services_header_title_new),
	(eazel_services_header_middle_new):
	*
	components/services/nautilus-dependent-shared/shared-service-util
	ities.c:
	*
	components/services/nautilus-dependent-shared/shared-service-util
	ities.h:
	*
	components/services/nautilus-dependent-shared/shared-service-widg
	ets.c:
	*
	components/services/nautilus-dependent-shared/shared-service-widg
	ets.h:
	*
	components/services/summary/nautilus-view/nautilus-summary-callba
	cks.c:
	*
	components/services/summary/nautilus-view/nautilus-summary-dialog
	s.c: (generate_login_dialog):
	*
	components/services/summary/nautilus-view/nautilus-summary-footer
	.c:
	*
	components/services/summary/nautilus-view/nautilus-summary-menu-i
	tems.c:
	*
	components/services/summary/nautilus-view/nautilus-summary-view-p
	rivate.h:
	*
	components/services/summary/nautilus-view/nautilus-summary-view.c
	: (generate_summary_form), (generate_service_entry_row),
	(generate_eazel_news_entry_row), (generate_update_news_entry_row):
	Update for label, image and hard coded font changes.

	* libnautilus-extensions/Makefile.am:
	Add new smooth/label/image widget stuff.  Retire buffered widget.

	* libnautilus-extensions/nautilus-art-extensions.c:
	(nautilus_art_irect_get_width), (nautilus_art_irect_get_height):
	* libnautilus-extensions/nautilus-art-extensions.h:
	Two new very simple functions to get the width/height of an
	ArtIRect.

	* libnautilus-extensions/nautilus-art-gtk-extensions.c:
	(nautilus_irect_gtk_widget_get_frame):
	* libnautilus-extensions/nautilus-art-gtk-extensions.h:
	New simple function to get the dimensions of a widget as an
	ArtIRect frame.

	* libnautilus-extensions/nautilus-buffered-widget.c:
	* libnautilus-extensions/nautilus-buffered-widget.h:
	Retire.  We dont use this no more.

	* libnautilus-extensions/nautilus-customization-data.c:
	(nautilus_customization_data_get_next_element_for_display):
	Update for image and hard coded font changes.

	* libnautilus-extensions/nautilus-debug-drawing.c:
	(debug_pixbuf_viewer_initialize_class),
	(debug_pixbuf_viewer_initialize), (debug_pixbuf_viewer_destroy),
	(debug_pixbuf_viewer_size_request),
	(debug_pixbuf_viewer_expose_event),
	(debug_pixbuf_viewer_set_pixbuf),
	(nautilus_debug_draw_rectangle_and_cross), (destroy_debug_window),
	(nautilus_debug_show_pixbuf):
	* libnautilus-extensions/nautilus-debug-drawing.h:
	Back to using a widget to display the debug pixbuf.  But since we
	cant use NautilusImage (because we want to use this debug stuff to
	debug NautilusImage itselft) we need something else.  Thus a new
	private and simple widget to display the debug pixbuf.

	* libnautilus-extensions/nautilus-gdk-pixbuf-extensions.c:
	(nautilus_gdk_pixbuf_draw_to_drawable),
	(nautilus_gdk_pixbuf_draw_to_pixbuf_alpha): Fix a very dumb typo.
	(draw_tile_to_pixbuf_callback),
	(nautilus_gdk_pixbuf_draw_to_pixbuf_tiled),
	(nautilus_gdk_pixbuf_draw_to_drawable_tiled),
	(nautilus_gdk_pixbuf_get_from_window_safe):
	Rename opacity macros to FULLY_OPAQUE and FULLY_TRANSPARENT for
	clarity.

	* libnautilus-extensions/nautilus-gdk-pixbuf-extensions.h:
	Rename opacity macros to FULLY_OPAQUE and FULLY_TRANSPARENT for
	clarity.

	* libnautilus-extensions/nautilus-icon-factory.c: (embed_text):
	Update opacity macros.	Tiny update for change in font
	constructor.

	* libnautilus-extensions/nautilus-image-with-background.h:
	* libnautilus-extensions/nautilus-image-with-background.c:
	(find_background_ancestor), (draw_background_callback),
	(nautilus_image_new_with_background):
	Create a NautilusImage that uses NautilusBackground to
	draw the background.  We put this in a separate file to avoid the
	ugly dependency chain in NautilusBackground so that NautilusImage
	can be used by standalone components in the future.

	* libnautilus-extensions/nautilus-image.h:
	* libnautilus-extensions/nautilus-image.c:
	(nautilus_image_initialize_class), (nautilus_image_initialize),
	(nautilus_image_destroy), (nautilus_image_set_arg),
	(nautilus_image_get_arg), (nautilus_image_size_request),
	(image_paint_pixbuf_callback), (image_composite_pixbuf_callback),
	(nautilus_image_expose_event),
	(nautilus_image_set_is_smooth_signal), (image_get_pixbuf_frame),
	(image_get_pixbuf_bounds), (image_get_tile_frame),
	(nautilus_image_new), (nautilus_image_set_is_smooth),
	(nautilus_image_get_is_smooth), (nautilus_image_set_tile_pixbuf),
	(nautilus_image_get_tile_pixbuf), (nautilus_image_set_pixbuf),
	(nautilus_image_set_pixbuf_from_file_name),
	(nautilus_image_get_pixbuf), (nautilus_image_set_pixbuf_opacity),
	(nautilus_image_get_pixbuf_opacity),
	(nautilus_image_set_tile_opacity),
	(nautilus_image_get_tile_opacity),
	(nautilus_image_set_tile_width),
	(nautilus_image_get_tile_width), (nautilus_image_set_tile_height),
	(nautilus_image_get_tile_height),
	(nautilus_image_set_tile_mode_vertical),
	(nautilus_image_get_tile_mode_vertical),
	(nautilus_image_set_tile_mode_horizontal),
	(nautilus_image_get_tile_mode_horizontal),
	(nautilus_image_set_tile_pixbuf_from_file_name),
	(nautilus_image_set_background_mode),
	(nautilus_image_get_background_mode),
	(nautilus_image_set_solid_background_color),
	(nautilus_image_get_solid_background_color),
	(nautilus_image_new_solid):
	Fixed many problems.  Properly handles rendering
	on top of arbitrary Gtk backgrounds.  Does not allocate a buffer
	the size of the widget anymore.  All rendering occurs on exposure
	events.  Honrts the the GtkMisc superclass attrbutes for alignment
	and padding.  The widget is a lot simpler now.

	* libnautilus-extensions/nautilus-label-with-background.h:
	* libnautilus-extensions/nautilus-label-with-background.c:
	(find_background_ancestor), (draw_background_callback),
	(nautilus_label_new_with_background):
	Create a NautilusLabel that uses NautilusBackground to
	draw the background.  We put this in a separate file to avoid the
	ugly dependency chain in NautilusBackground so that NautilusLabel
	can be used by standalone components in the future.

	* libnautilus-extensions/nautilus-label.h:
	* libnautilus-extensions/nautilus-label.c:
	(nautilus_label_initialize_class), (nautilus_label_initialize),
	(nautilus_label_destroy), (nautilus_label_set_arg),
	(nautilus_label_get_arg), (nautilus_label_size_request),
	(label_paint_pixbuf_callback), (label_composite_pixbuf_callback),
	(nautilus_label_expose_event),
	(nautilus_label_set_is_smooth_signal),
	(label_draw_text_to_pixbuf),
	(label_get_default_line_wrap_width), (label_get_text_frame),
	(label_get_text_bounds), (label_get_tile_frame),
	(label_peek_text),
	(label_get_empty_line_height),
	(label_get_total_text_and_line_offset_height),
	(label_line_geometries_clear), (label_line_geometries_recompute),
	(nautilus_label_new), (nautilus_label_set_smooth_font),
	(nautilus_label_get_smooth_font),
	(nautilus_label_set_smooth_font_size),
	(nautilus_label_get_smooth_font_size),
	(nautilus_label_set_is_smooth), (nautilus_label_get_is_smooth),
	(nautilus_label_set_tile_pixbuf),
	(nautilus_label_get_tile_pixbuf),
	(nautilus_label_set_text_opacity),
	(nautilus_label_get_text_opacity),
	(nautilus_label_set_tile_opacity),
	(nautilus_label_get_tile_opacity),
	(nautilus_label_set_tile_width),
	(nautilus_label_get_tile_width), (nautilus_label_set_tile_height),
	(nautilus_label_get_tile_height),
	(nautilus_label_set_tile_mode_vertical),
	(nautilus_label_get_tile_mode_vertical),
	(nautilus_label_set_tile_mode_horizontal),
	(nautilus_label_get_tile_mode_horizontal),
	(nautilus_label_set_tile_pixbuf_from_file_name),
	(nautilus_label_set_background_mode),
	(nautilus_label_get_background_mode),
	(nautilus_label_set_solid_background_color),
	(nautilus_label_get_solid_background_color),
	(nautilus_label_set_smooth_line_wrap_width),
	(nautilus_label_get_smooth_line_wrap_width),
	(nautilus_label_set_text_color), (nautilus_label_get_text_color),
	(nautilus_label_set_smooth_drop_shadow_offset),
	(nautilus_label_get_smooth_drop_shadow_offset),
	(nautilus_label_set_smooth_drop_shadow_color),
	(nautilus_label_get_smooth_drop_shadow_color),
	(nautilus_label_set_justify), (nautilus_label_get_text_justify),
	(nautilus_label_set_text), (nautilus_label_get_text),
	(nautilus_label_set_wrap), (nautilus_label_get_wrap),
	(nautilus_label_new_solid), (nautilus_label_make_bold),
	(nautilus_label_make_larger), (nautilus_label_make_smaller):
	Fixed many problems.  Properly handles rendering
	on top of arbitrary Gtk backgrounds.  Does not allocate a buffer
	the size of the widget anymore.  All rendering occurs on exposure
	events.  Honors the the GtkMisc superclass attrbutes for alignment
	and padding.  NautilusLabel is now subclassed from GtkLabel
	itself.  That means that the is_smooth attribute can be toggled to
	make both religions happy.  Support for making the label larger,
	smaller and/or bold based on the current font.	Renamed a lot of
	methods to make it obvious that they apply only to the smooth
	case.
	Also made the api match GtkLabel more closely.	So many functions
	got renamed.

	* libnautilus-extensions/nautilus-radio-button-group.c:
	(nautilus_radio_button_group_set_entry_pixbuf):
	Tiny update for changes in the NautilusImage constructor.

	* libnautilus-extensions/nautilus-scalable-font-private.h:
	New file.  Some private font stuff lives here.	I need this
	changed for a checkin that I will make later regarding improvement
	of performance in the icon container smooth fonts.

	* libnautilus-extensions/nautilus-scalable-font.h:
	* libnautilus-extensions/nautilus-scalable-font.c:
	(nautilus_scalable_font_initialize), (font_entry_new),
	(font_entry_free), (nautilus_scalable_font_new),
	(nautilus_scalable_font_make_bold),
	(nautilus_scalable_font_draw_text),
	(nautilus_scalable_font_draw_text_lines_with_dimensions),
	(nautilus_scalable_font_draw_text_lines),
	(nautilus_scalable_font_get_default_font),
	(nautilus_scalable_font_get_rsvg_handle),
	(nautilus_scalable_font_get_rsvg_context),
	(nautilus_text_layout_paint):
	Change the constructor to return the type itself instead of
	GtkObject.  Some minor style tweaks.  Keep track of the font entry
	that was used to allocate the font.  New private functions for
	accessing the rsvg context and font handles.  Remove an unsed
	function.

	* libnautilus-extensions/nautilus-smooth-widget.h:
	* libnautilus-extensions/nautilus-smooth-widget.c:
	(widget_is_smooth), (smooth_widget_set_is_smooth),
	(preferences_get_is_smooth), (smooth_widget_destroy),
	(smooth_graphics_mode_changed_callback),
	(nautilus_smooth_widget_register),
	(smooth_widget_get_tile_origin_point),
	(smooth_widget_get_gtk_background),
	(smooth_widget_get_background),
	(smooth_widget_paint_tile_opaque),
	(smooth_widget_paint_tile_transparent),
	(smooth_widget_paint_content_opaque),
	(smooth_widget_paint_content_transparent),
	(smooth_widget_paint_tile_and_content_transparent),
	(nautilus_smooth_widget_paint),
	(nautilus_smooth_widget_get_tile_bounds),
	(nautilus_smooth_widget_get_preferred_frame):
	Shared code between NautilusLabel and NautilusImage.  ALl the code
	to support smooth toggable widgets lives here.	Also, keep track
	of smooth widgets and toggle their is_smooth attribute in response
	to nautilus smooth graphics preferences changes.

	* libnautilus-extensions/nautilus-tabs.c:
	(nautilus_tabs_initialize), (draw_tab_label):
	Tiny update for change in font constructor.  Add a FIXME for a
	hard coded font issue im going to fix later.  Opacity macro
	update.

	* src/file-manager/fm-properties-window.c:
	(create_image_widget_for_file):
	Using the new image widget makes this code a lot simpler.  No
	longer need to check smooth preference.  It all happens
	automatically.

	* src/file-manager/nautilus-indexing-info.c:
	(update_progress_display), (show_reindex_request_information),
	(show_index_progress_bar), (show_indexing_info_dialog):
	Fix a bunch of hard coded font issues.

	* src/nautilus-about.c: (draw_aa_string),
	(nautilus_about_draw_info), (nautilus_about_update_authors):
	Tiny update for change in font constructor.  Opacity macro
	update.

	* src/nautilus-first-time-druid.c: (label_new_left_justified),
	(make_hbox_user_level_radio_button), (set_up_user_level_page),
	(set_up_service_signup_page), (set_up_update_page),
	(set_up_proxy_config_page), (set_up_update_feedback_page),
	(nautilus_first_time_druid_show):
	Fix a bunch of hard coded font issues.	Also fix the rendering
	problems with image usage inside selectable buttons.

	* src/nautilus-property-browser.c:
	(nautilus_property_browser_initialize),
	(set_emblem_image_from_file), (make_property_tile),
	(make_properties_from_directories), (add_reset_property),
	(make_properties_from_xml_node),
	(nautilus_property_browser_update_contents):
	Fix hard coded fonts.  Update for NautilusImage and NautilusLabel
	changes.

	* src/nautilus-search-bar-criterion.c:
	Remove unused #include.

	* src/nautilus-shell.c: (display_caveat):
	Fix hard coded fonts.

	* src/nautilus-sidebar-tabs.c:
	(nautilus_sidebar_tabs_load_theme_data), (draw_one_tab_plain),
	(draw_one_tab_themed):
	Fix hard coded fonts.  Opacity macros update.

	* src/nautilus-sidebar-title.c:
	(nautilus_sidebar_title_initialize),
	(nautilus_sidebar_title_select_text_color), (update_icon),
	(update_font), (update_title), (update_more_info), (add_emblem),
	(sidebar_title_create_title_label),
	(sidebar_title_create_more_info_label),
	(smooth_graphics_mode_changed_callback):
	Update for NautilusImage and NautilusLabel changes.  Made the
	widget a lot simpler.

	We no longer need to keep track of smooth changes in the sidebar
	title.	They are taked care automatically by the widgets.

	We no longer need to create 2 labels to honor smoothness.
	NautilusLabel does it all now.

	Removed a set_background() function that already
	exists in nautilus-extensions.

	* src/nautilus-theme-selector.c:
	(nautilus_theme_selector_initialize), (set_help_label),
	(exit_remove_mode):
	Fix hard coded fonts.

	* test/font-test.sh:
	Retire.  Not needed.

	* test/.cvsignore:
	* test/Makefile.am:
	Add a bunch of tests.

	* test/test.h:
	* test/test.c:
	Put shared test code here.

	* test/test-nautilus-font-simple.c:
	* test/test-nautilus-font.c:
	* test/test-nautilus-image-background.c:
	* test/test-nautilus-image-scrolled.c:
	* test/test-nautilus-image-simple.c:
	* test/test-nautilus-image-tile.c:
	* test/test-nautilus-image.c:
	* test/test-nautilus-label-background.c:
	* test/test-nautilus-label-flavorful.c:
	* test/test-nautilus-label-scrolled.c:
	* test/test-nautilus-label-simple.c:
	* test/test-nautilus-label-wrapped.c:
	* test/test-nautilus-label.c:
	* test/test-nautilus-pixbuf-tile.c:
	* test/test-nautilus-smooth-graphics.c:
	* test/test-nautilus-wrapped-label.c:
	Some new tests.  Many updates to old label and image tests.

M	ChangeLog
M	components/hardware/nautilus-hardware-view.c
M	components/music/nautilus-music-view.c
M	components/rpmview/nautilus-rpm-verify-window.c
M	components/rpmview/nautilus-rpm-view.c
M	components/services/install-view/nautilus-service-install-view.c
M
components/services/install/nautilus-view/nautilus-service-install-view.c
M
components/services/login/nautilus-view/nautilus-change-password-view.c
M	components/services/nautilus-dependent-shared/Makefile.am
M
components/services/nautilus-dependent-shared/eazel-services-extensions.c
M
components/services/nautilus-dependent-shared/eazel-services-extensions.h
M
components/services/nautilus-dependent-shared/eazel-services-footer.c
M
components/services/nautilus-dependent-shared/eazel-services-header.c
D
components/services/nautilus-dependent-shared/shared-service-utilities.c
D
components/services/nautilus-dependent-shared/shared-service-utilities.h
D
components/services/nautilus-dependent-shared/shared-service-widgets.c
D
components/services/nautilus-dependent-shared/shared-service-widgets.h
M	components/services/nautilus-dependent-shared/test-footer-header.c
M	components/services/summary/nautilus-summary-callbacks.c
M	components/services/summary/nautilus-summary-dialogs.c
M	components/services/summary/nautilus-summary-footer.c
M	components/services/summary/nautilus-summary-menu-items.c
M	components/services/summary/nautilus-summary-view-private.h
M	components/services/summary/nautilus-summary-view.c
M
components/services/summary/nautilus-view/nautilus-summary-callbacks.c
M
components/services/summary/nautilus-view/nautilus-summary-dialogs.c
M
components/services/summary/nautilus-view/nautilus-summary-footer.c
M
components/services/summary/nautilus-view/nautilus-summary-menu-items.c
M
components/services/summary/nautilus-view/nautilus-summary-view-private.h
M	components/services/summary/nautilus-view/nautilus-summary-view.c
M	libnautilus-extensions/Makefile.am
M	libnautilus-extensions/nautilus-art-extensions.c
M	libnautilus-extensions/nautilus-art-extensions.h
M	libnautilus-extensions/nautilus-art-gtk-extensions.c
M	libnautilus-extensions/nautilus-art-gtk-extensions.h
M	libnautilus-extensions/nautilus-background.c
M	libnautilus-extensions/nautilus-background.h
D	libnautilus-extensions/nautilus-buffered-widget.c
D	libnautilus-extensions/nautilus-buffered-widget.h
M	libnautilus-extensions/nautilus-customization-data.c
M	libnautilus-extensions/nautilus-debug-drawing.c
M	libnautilus-extensions/nautilus-debug-drawing.h
M	libnautilus-extensions/nautilus-gdk-pixbuf-extensions.c
M	libnautilus-extensions/nautilus-gdk-pixbuf-extensions.h
M	libnautilus-extensions/nautilus-gtk-extensions.c
M	libnautilus-extensions/nautilus-icon-factory.c
A	libnautilus-extensions/nautilus-image-with-background.c
A	libnautilus-extensions/nautilus-image-with-background.h
M	libnautilus-extensions/nautilus-image.c
M	libnautilus-extensions/nautilus-image.h
A	libnautilus-extensions/nautilus-label-with-background.c
A	libnautilus-extensions/nautilus-label-with-background.h
M	libnautilus-extensions/nautilus-label.c
M	libnautilus-extensions/nautilus-label.h
M	libnautilus-extensions/nautilus-radio-button-group.c
A	libnautilus-extensions/nautilus-scalable-font-private.h
M	libnautilus-extensions/nautilus-scalable-font.c
M	libnautilus-extensions/nautilus-scalable-font.h
A	libnautilus-extensions/nautilus-smooth-widget.c
A	libnautilus-extensions/nautilus-smooth-widget.h
M	libnautilus-extensions/nautilus-tabs.c
M	libnautilus-private/Makefile.am
M	libnautilus-private/nautilus-art-extensions.c
M	libnautilus-private/nautilus-art-extensions.h
M	libnautilus-private/nautilus-art-gtk-extensions.c
M	libnautilus-private/nautilus-art-gtk-extensions.h
M	libnautilus-private/nautilus-background.c
M	libnautilus-private/nautilus-background.h
D	libnautilus-private/nautilus-buffered-widget.c
D	libnautilus-private/nautilus-buffered-widget.h
M	libnautilus-private/nautilus-customization-data.c
M	libnautilus-private/nautilus-debug-drawing.c
M	libnautilus-private/nautilus-debug-drawing.h
M	libnautilus-private/nautilus-gdk-pixbuf-extensions.c
M	libnautilus-private/nautilus-gdk-pixbuf-extensions.h
M	libnautilus-private/nautilus-gtk-extensions.c
M	libnautilus-private/nautilus-icon-factory.c
A	libnautilus-private/nautilus-image-with-background.c
A	libnautilus-private/nautilus-image-with-background.h
M	libnautilus-private/nautilus-image.c
M	libnautilus-private/nautilus-image.h
A	libnautilus-private/nautilus-label-with-background.c
A	libnautilus-private/nautilus-label-with-background.h
M	libnautilus-private/nautilus-label.c
M	libnautilus-private/nautilus-label.h
M	libnautilus-private/nautilus-radio-button-group.c
A	libnautilus-private/nautilus-scalable-font-private.h
M	libnautilus-private/nautilus-scalable-font.c
M	libnautilus-private/nautilus-scalable-font.h
A	libnautilus-private/nautilus-smooth-widget.c
A	libnautilus-private/nautilus-smooth-widget.h
M	libnautilus-private/nautilus-tabs.c
M	src/file-manager/fm-properties-window.c
M	src/file-manager/nautilus-indexing-info.c
M	src/nautilus-about.c
M	src/nautilus-first-time-druid.c
M	src/nautilus-property-browser.c
M	src/nautilus-search-bar-criterion.c
M	src/nautilus-shell.c
M	src/nautilus-sidebar-tabs.c
M	src/nautilus-sidebar-title.c
M	src/nautilus-theme-selector.c
M	test/.cvsignore
M	test/Makefile.am
D	test/font-test.sh
A	test/test-nautilus-font-simple.c
M	test/test-nautilus-font.c
A	test/test-nautilus-image-background.c
A	test/test-nautilus-image-scrolled.c
A	test/test-nautilus-image-simple.c
A	test/test-nautilus-image-tile.c
M	test/test-nautilus-image.c
A	test/test-nautilus-label-background.c
A	test/test-nautilus-label-flavorful.c
A	test/test-nautilus-label-scrolled.c
A	test/test-nautilus-label-simple.c
R084	test/test-nautilus-wrapped-label.c
test/test-nautilus-label-wrapped.c
M	test/test-nautilus-label.c
A	test/test-nautilus-pixbuf-tile.c
A	test/test-nautilus-smooth-graphics.c
A	test/test.c
A	test/test.h

commit 374bf54feb92320e8c7f0234ba8212ce516147c9
Author: Robin Slomkowski <rslomkow@src.gnome.org>
Date:	2001-01-11

    added $(IDL) to EXTRA_DISTS

	* components/services/inventory/Makefile.am: added $(IDL) to
	EXTRA_DISTS

M	ChangeLog
M	components/services/inventory/Makefile.am

commit d550d4ed270544daca00ae07a964884e8fa080cd
Author: Ian McKellar <yakk@src.gnome.org>
Date:	2001-01-11

    Don't build the inventory test code here as the inventory code
    has moved

	    * components/services/install/command-line/Makefile.am:
	    Don't build the inventory test code here as the inventory
	    code has
	    moved to the inventory component.

	    *
	    components/services/inventory/eazel-inventory-service-interface.i
	    dl:
	    This file was missing from mjs' checkin of the inventory
	    upload code.

M	ChangeLog
M	components/services/install/command-line/Makefile.am
A
components/services/inventory/eazel-inventory-service-interface.idl

commit dfaeb7a0c3a6c67a0bab54f57ff686563ba0e339
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2001-01-11

    fixed bug 5338, switching to and from "tighter layout" messes up icon


	fixed bug 5338, switching to and from "tighter layout" messes up
	icon labels, by adding a call to invalidate an item's cached label
	size, and making the icon canvas invalidate the items when
	appropriate.
	This also fixes a similar problem when the anti-aliased mode
	changes.

	* libnautilus-extensions/nautilus-icon-canvas-item.c:
	(nautilus_icon_canvas_item_initialize),
	(nautilus_icon_canvas_item_invalidate_label_size),
	(nautilus_icon_canvas_item_set_arg):
	renamed internal invalidation routine to make it externally
	accessible

	* libnautilus-extensions/nautilus-icon-canvas-item.h:
	added nautilus_icon_canvas_item_invalidate_label_size

	* libnautilus-extensions/nautilus-icon-container.c:
	(invalidate_label_sizes),
	(nautilus_icon_container_set_anti_aliased_mode),
	(nautilus_icon_container_set_tighter_layout):
	added an invalidate_label_sizes routine and called it when
	tighter layout or the anti-aliased mode changes.

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-canvas-item.c
M	libnautilus-extensions/nautilus-icon-canvas-item.h
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-canvas-item.h
M	libnautilus-private/nautilus-icon-container.c

commit 89567594485c3ae83131bc22bbf41aaa4fae3d64
Author: Robin Slomkowski <rslomkow@src.gnome.org>
Date:	2001-01-11

    fixed typo for variable INSTALL_SERVICES

	* components/services/Makefile.am: fixed typo for
	variable INSTALL_SERVICES

M	ChangeLog
M	components/services/Makefile.am

commit d00eb8ca863f063fa34c558c31cfdf57c29a0720
Author: Mike Engber <engber@src.gnome.org>
Date:	2001-01-11

    reviewed by: John Sullivan


	reviewed by: John Sullivan

	* libnautilus-extensions/nautilus-stock-dialogs.c:
	(timed_wait_delayed_destroy_dialog_callback), (timed_wait_free),
	(timed_wait_cancel_callback), (timed_wait_callback),
	(nautilus_timed_wait_start), (nautilus_timed_wait_stop):
	* libnautilus-extensions/nautilus-trash-directory.c:
	(find_directory_callback), (add_volume):
	We now put up a dialog when searching for trash is slow -
	bug 3990.
	Also added a minimum time up to nautilus_timed_wait dialogs
	so they don't disappear before the user has a chance to read them.
	Also, nautilus_timed_wait_start will now accept NULL for the
	cancel_callback, resulting in a dialog without a cancel button.

M	ChangeLog
M	libnautilus-extensions/nautilus-stock-dialogs.c
M	libnautilus-extensions/nautilus-trash-directory.c
M	libnautilus-private/nautilus-stock-dialogs.c
M	libnautilus-private/nautilus-trash-directory.c

commit 6370f56acd55a18dfa4e808bb2aa823c34cca4ce
Author: Mike Engber <engber@src.gnome.org>
Date:	2001-01-11

    Missed configure.in in prior check in.


	* configure.in:
	Missed configure.in in prior check in.

M	ChangeLog
M	configure.in

commit 88a2fc20325001976208d9450a6b5c7e714706f2
Author: Josh Barrow <josh@eazel.com>
Date:	2001-01-11

    Fixed typo that said, "INSTALLS_SERVICE". Changed it to
    "INSTALL_SERVICE"


    2001-01-11	Josh Barrow  <josh@eazel.com>


	* components/services/Makefile.am:
	Fixed typo that said, "INSTALLS_SERVICE".  Changed it to
	"INSTALL_SERVICE"

M	ChangeLog
M	components/services/Makefile.am

commit 956b2faeb2fc024b7af517152f0b0ff698374c65
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2001-01-11

	pair programmed with Ian McKellar <ian@eazel.com>

	Fix bugs 5100 ("First time dialog" for inventory preferences) and
	5099 (Need configuration preferences for inventory control). Ian
	and I did a first cut at a component for inventory gathering and
	upload, as well as a start on the client-side UI for this.

	* components/services/Makefile.am, configure.in: Add
	components/services/inventory and
	components/services/inventory-view directories to build.

	* components/services/install/lib/eazel-inventory-utils.c,
	components/services/install/lib/eazel-inventory-utils.h: Move
	these files to components/services/inventory.
	* components/services/install/lib/Makefile.am: Remove from build
	here.

	* components/services/inventory-view/.cvsignore:
	* components/services/inventory-view/Makefile.am:
	*
	components/services/inventory-view/Nautilus_View_inventory.oaf.in
	:
	* components/services/inventory-view/main.c: (main):
	*
	components/services/inventory-view/nautilus-inventory-config-page
	.c: (nautilus_inventory_config_page_initialize_class),
	(next_button_callback),
	(nautilus_inventory_config_page_initialize),
	(nautilus_inventory_config_page_new),
	(nautilus_inventory_config_page_destroy):
	*
	components/services/inventory-view/nautilus-inventory-config-page
	.h:
	* components/services/inventory-view/nautilus-inventory-view.c:
	(nautilus_inventory_view_initialize_class),
	(nautilus_inventory_view_initialize),
	(nautilus_inventory_view_destroy),
	(inventory_load_location_callback):
	* components/services/inventory-view/nautilus-inventory-view.h:

	First cut at the inventory view component. Right now it only
	provides a config page, over time it may also do inventory
	display.

	* components/services/inventory/.cvsignore:
	* components/services/inventory/Makefile.am:
	*
	components/services/inventory/Trilobite_Service_inventory.oaf.in:
	* components/services/inventory/eazel-inventory-client.c:
	(gboolean_to_yes_or_no), (main):
	* components/services/inventory/eazel-inventory-service.c:
	(get_enabled), (impl_Trilobite_Eazel_Inventory__get_enabled),
	(impl_Trilobite_Eazel_Inventory__set_enabled),
	(impl_Trilobite_Eazel_Inventory__get_machine_name),
	(impl_Trilobite_Eazel_Inventory__set_machine_name),
	(get_warn_before_upload),
	(impl_Trilobite_Eazel_Inventory__get_warn_before_upload),
	(impl_Trilobite_Eazel_Inventory__set_warn_before_upload),
	(impl_Trilobite_Eazel_Inventory_upload),
	(eazel_inventory_service_get_epv),
	(eazel_inventory_service_finalize),
	(eazel_inventory_service_unref),
	(eazel_inventory_service_class_initialize),
	(eazel_inventory_service_create_corba_object),
	(eazel_inventory_service_initialize),
	(eazel_inventory_service_get_type), (eazel_inventory_service_new):
	* components/services/inventory/eazel-inventory-service.h:
	* components/services/inventory/eazel-inventory-utils.c:
	(eazel_inventory_gconf_done), (check_gconf_init),
	(eazel_create_configuration_metafile), (eazel_gather_inventory):
	* components/services/inventory/main.c:
	(eazel_inventory_service_factory_destroy),
	(eazel_inventory_service_factory), (main):

	First cut at back end inventory gathering and upload
	component. Right now it uses libeazelinstall directly, it should
	probably be changed to use the install/package system CORBA
	component for package info.

M	ChangeLog
M	components/services/Makefile.am
M	components/services/install/lib/Makefile.am
D	components/services/install/lib/eazel-inventory-utils.c
D	components/services/install/lib/eazel-inventory-utils.h
A	components/services/inventory-view/.cvsignore
A	components/services/inventory-view/Makefile.am
A	components/services/inventory-view/Nautilus_View_inventory.oaf.in
A	components/services/inventory-view/main.c
A
components/services/inventory-view/nautilus-inventory-config-page.c
A
components/services/inventory-view/nautilus-inventory-config-page.h
A	components/services/inventory-view/nautilus-inventory-view.c
A	components/services/inventory-view/nautilus-inventory-view.h
A	components/services/inventory/.cvsignore
A	components/services/inventory/Makefile.am
A	components/services/inventory/Trilobite_Service_inventory.oaf.in
A	components/services/inventory/eazel-inventory-client.c
A	components/services/inventory/eazel-inventory-service.c
A	components/services/inventory/eazel-inventory-service.h
M	components/services/inventory/eazel-inventory-utils.c
A	components/services/inventory/main.c
M	configure.in

commit fb95bc5af15294a2ea758247d7d4f9398fd4fb2e
Author: Michael Fleming <mfleming@src.gnome.org>
Date:	2001-01-11

    Dialog rewording. Commented out the "Login failed" dialog that I had

	*
	components/services/summary/nautilus-view/nautilus-summary-callba
	cks.c: (authn_cb_failed):

	Dialog rewording.  Commented out the "Login failed" dialog that
	I had
	added.	The user keeps getting re-prompted for now.

M	ChangeLog
M	components/services/summary/nautilus-summary-callbacks.c
M
components/services/summary/nautilus-view/nautilus-summary-callbacks.c

commit 92350d01b3a15c4b63fea32e6ceeef39de265c73 (tag:
INSTALLER_PR3_ANCHOR)
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2001-01-11

    fixed bug 3256, loading a huge text file crashes nautilus. Now, if the


	* components/text/nautilus-text-view.c:
	(nautilus_text_view_initialize), (nautilus_text_view_destroy),
	(done_file_read), (file_read_callback), (file_opened_callback),
	(nautilus_text_view_update):
	fixed bug 3256, loading a huge text file crashes nautilus.  Now,
	if the file size exceeds a predetermined threshold, currently
	set at a megabyte, it truncates it to the threshold amount and
	warns the user with an error dialog.  As part of this, I made
	the text view load files asynchronously and progressively, as
	Maciej suggested; however, we won't see the benefit of this
	until Pavel checks in some gnome-vfs optimizations he's working
	on since currently gnome-vfs doesn't give the main loop much
	time to run if it has ongoing activity.

	* components/text/services/Makefile.am:
	* components/text/services/french_to_english.xml:
	at Bud's request, checked in the "frech to english" text service

	* src/file-manager/fm-properties-window.c: (create_emblems_page):
	removed debug message that I accidentally checked in.

M	ChangeLog
M	components/text/nautilus-text-view.c
M	components/text/services/Makefile.am
A	components/text/services/french_to_english.xml
M	src/file-manager/fm-properties-window.c

commit 58b53fc55f33ff348144c966d8fca3c460d44764
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2001-01-10

    reviewed by: Pavel Cisler <pavel@eazel.com>

    2001-01-10	Gene Z. Ragan  <gzr@eazel.com>

	reviewed by: Pavel Cisler <pavel@eazel.com>

	Fixed bug 5427, Right-click menu for disk should include
	a way to unmount it.

	* src/file-manager/fm-desktop-icon-view.c:
	(unmount_volume_callback), (volume_link_is_selection),
	(real_update_menus), (real_merge_menus):
	Add a context sensitive menu to Nautilus volume links
	which allows the volume it represents to be unmounted.
	Only allow this if the volume is removable. Currently
	only removable volumes are shown on the desktop.

	* src/file-manager/nautilus-desktop-icon-view-ui.xml:
	Add command path for new unmount volume command

M	ChangeLog
M	src/file-manager/fm-desktop-icon-view.c
M	src/file-manager/nautilus-desktop-icon-view-ui.xml

commit 49b199f24a0e2c262f59f56b50a9dea71d4ab800
Author: Mike Engber <engber@src.gnome.org>
Date:	2001-01-10

    reviewed by: John Harper


	reviewed by: John Harper

	* configure.in:
	* libnautilus-extensions/nautilus-background-canvas-group.c:
	(nautilus_background_canvas_group_initialize_common),
	(nautilus_background_canvas_group_initialize),
	(nautilus_background_canvas_group_supplant_root_class):
	* libnautilus-extensions/nautilus-background-canvas-group.h:
	* libnautilus-extensions/nautilus-background.c:
	(nautilus_background_set_up_canvas):
	Turned on dithering for canvases (aa mode). We no longer expose
	NautilusBackgroundCanvasGroupClass, in nautilus-background-canvas-
	group.h. Now we just provide an API to do the class change.

M	ChangeLog
M	libnautilus-extensions/nautilus-background-canvas-group.c
M	libnautilus-extensions/nautilus-background-canvas-group.h
M	libnautilus-extensions/nautilus-background.c
M	libnautilus-private/nautilus-background-canvas-group.c
M	libnautilus-private/nautilus-background-canvas-group.h
M	libnautilus-private/nautilus-background.c

commit 74728e1fe28a1ecd5e6205ea109c44b972bf6f2f
Author: Christian Rose <menthos@src.gnome.org>
Date:	2001-01-10

    Updated Swedish translation.

M	po/sv.po

commit 59e66237def918086081945ceada2f63d3f4fbc0
Author: Pavel Cisler <pavel@eazel.com>
Date:	2001-01-10

    Fix a warning and the build.

    2001-01-10	Pavel Cisler  <pavel@eazel.com>

	*
	components/services/install/nautilus-view/nautilus-service-install-view.c:
	(install_message_new):
	Fix a warning and the build.

M	ChangeLog
M	components/services/install-view/nautilus-service-install-view.c
M
components/services/install/nautilus-view/nautilus-service-install-view.c

commit 29729813e06ffa82edfbaa0863af12d8c6548e16
Author: Michael Fleming <mfleming@src.gnome.org>
Date:	2001-01-10

	Added dialogs as specified in:

	3871
		Logging in to account that has not been activated
		should produce activation instructions

	3399
		no bad passwd lockout dialog in Nautilus

	Also, changed the way the "max login retries" condition was
	handled
	(it previously wasn't)

	*
	components/services/summary/nautilus-view/nautilus-summary-callba
	cks.c: (authn_cb_failed), (login_button_cb):
	*
	components/services/summary/nautilus-view/nautilus-summary-dialog
	s.c: (nautilus_summary_login_failure_dialog),
	(generate_login_dialog):
	*
	components/services/summary/nautilus-view/nautilus-summary-dialog
	s.h:
	*
	components/services/summary/nautilus-view/nautilus-summary-view-p
	rivate.h:

M	ChangeLog
M	components/services/summary/nautilus-summary-callbacks.c
M	components/services/summary/nautilus-summary-dialogs.c
M	components/services/summary/nautilus-summary-dialogs.h
M	components/services/summary/nautilus-summary-view-private.h
M
components/services/summary/nautilus-view/nautilus-summary-callbacks.c
M
components/services/summary/nautilus-view/nautilus-summary-dialogs.c
M
components/services/summary/nautilus-view/nautilus-summary-dialogs.h
M
components/services/summary/nautilus-view/nautilus-summary-view-private.h

commit 13bf1f2752673c1e78457225ee8ca799c0ada080
Author: Robey Pointer <robey@src.gnome.org>
Date:	2001-01-10

    Give the install view a reasonable name that won't make people's heads

	*
	components/services/install/nautilus-view/Nautilus_View_install.o
	af.in:

	Give the install view a reasonable name that won't make people's
	heads explode.

	*
	components/services/install/nautilus-view/nautilus-service-instal
	l-view.c: (line_expose), (horizontal_line_new),
	(install_message_destroy), (install_message_new),
	(generate_install_form), (show_overall_feedback),
	(nautilus_service_install_view_initialize),
	(deps_destroy_foreach),
	(nautilus_service_install_view_destroy),
	(nautilus_service_install_view_get_nautilus_view),
	(nautilus_install_parse_uri), (current_progress_bar_complete),
	(nautilus_service_install_downloading),
	(nautilus_service_install_dependency_check),
	(nautilus_service_install_download_failed),
	(nautilus_service_install_installing),
	(nautilus_service_install_failed),
	(nautilus_service_install_view_update_from_uri),
	(nautilus_service_install_view_load_uri),
	(service_install_stop_loading_callback):
	*
	components/services/install/nautilus-view/nautilus-service-instal
	l-view.h:
	*
	components/services/nautilus-dependent-shared/eazel-services-exte
	nsions.h:

	Many changes to make the install view prettier and less annoying
	-- mostly Arlo'ified now, with some tweaking left to do.

M	ChangeLog
M	components/services/install-view/Nautilus_View_install.oaf.in
M	components/services/install-view/nautilus-service-install-view.c
M	components/services/install-view/nautilus-service-install-view.h
M
components/services/install/nautilus-view/Nautilus_View_install.oaf.in
M
components/services/install/nautilus-view/nautilus-service-install-view.c
M
components/services/install/nautilus-view/nautilus-service-install-view.h
M
components/services/nautilus-dependent-shared/eazel-services-extensions.h

commit 893ed95c74e4134f4dad96356fb2930916936c84
Author: John Harper <jsh@eazel.com>
Date:	2001-01-10

    reviewed by: Pavel Cisler <pavel@eazel.com>

    2001-01-09	John Harper  <jsh@eazel.com>

	reviewed by: Pavel Cisler <pavel@eazel.com>

	Work to make icons in list view draw anti-aliased in respect to
	the background. Fixes bug 1659

	* cut-n-paste-code/widgets/nautilusclist/nautilusclist.h
	(NautilusCellType): added new type NAUTILUS_CELL_PIXBUF at end
	of this enum

	* libnautilus-extensions/nautilus-list.c (NautilusListDetails):
	added fields for RGB values of all background colors

	(nautilus_gdk_set_shifted_foreground_gc_color): return the
	shifted RGB value

	(nautilus_list_setup_style_colors): save RGB values of all
	background colors into the details structure

	(get_cell_style): added another parameter: `bg_rgb', when a non
	null pointer it gets set to the RGB value of the chosen
	background color

	(draw_cell_pixbuf): added another parameter: `bg_rgb'.
	Composite the pixbuf onto a square of this color (using the
	full 8-bit alpha), then blit the entire square onto the
	drawable

	(draw_cell): added cases to handle NAUTILUS_CELL_PIXBUF type.
	Also pass the extra arg to draw_cell_pixbuf in
	NAUTILUS_CELL_PIXBUF_LIST case

	(nautilus_list_set_cell_contents): handle NAUTILUS_CELL_PIXBUF
	case

	(nautilus_list_set_pixbuf_list): broke out contents into the
	new function set_list_cell, parameterized by the
	NautilusCellType in addition
	(nautilus_list_set_pixbuf): new function, calls set_list_cell

	* src/file-manager/fm-list-view.c (install_row_images): get the
	file's icon as a pixbuf, not a pixmap/mask pair. Then use
	nautilus_list_set_pixbuf to install it in the list cell

M	ChangeLog
M	cut-n-paste-code/widgets/nautilusclist/nautilusclist.h
M	libnautilus-extensions/nautilus-list.c
M	libnautilus-extensions/nautilus-list.h
M	libnautilus-private/nautilus-list.c
M	libnautilus-private/nautilus-list.h
M	src/file-manager/fm-list-view.c

commit 654e4b82fb768ac24c30c09f6aa116eeac85f2df
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2001-01-09

    reviewed by: Mike Engber <engber@eazel.com>

    2001-01-09	Gene Z. Ragan  <gzr@eazel.com>

	reviewed by: Mike Engber <engber@eazel.com>

	Fixed bug 5220, Default desktop icon overwritten by dragging
	same-named file to Desktop

	* libnautilus-extensions/nautilus-file-operations.c:
	(handle_transfer_overwrite):
	We now check for special link files being overwritten and notify
	the user
	that such an action is not allowed.

M	ChangeLog
M	libnautilus-extensions/nautilus-file-operations.c
M	libnautilus-private/nautilus-file-operations.c

commit 19792e285af3331546d0c3c04023096e69288ddc
Author: Christian Rose <menthos@src.gnome.org>
Date:	2001-01-09

    Updated Swedish translation.

M	po/ChangeLog
M	po/sv.po

commit 565984a7c626d35821b37c2e283503e4e7a170ce
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2001-01-09

    fixed recently introduced memory leak by calling


	* libnautilus-extensions/nautilus-customization-data.c:
	(nautilus_customization_data_destroy):
	fixed recently introduced memory leak by calling
	nautilus_g_hash_table_destroy_deep instead of
	g_hash_table_destroy

	* src/nautilus-sidebar-title.c: (update_icon):
	fixed problem in the sidebar where web pages were getting the
	generic icon instead of the web icon. Fixed by adding
	"http:" to the protocols the sidebar special-cases.

M	ChangeLog
M	libnautilus-extensions/nautilus-customization-data.c
M	libnautilus-private/nautilus-customization-data.c
M	src/nautilus-sidebar-title.c

commit b28b3cc18d99d9b860c123d0139603c91e19feff
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-01-09

	reviewed by: John Sullivan <sullivan@eazel.com>

	A cut at an ability to build without Medusa, starting with a patch
	that Eric Fischer wrote. This change is not fully tested.

	Fixed bug 5513 ("nautilus --help" displays "Help options" twice).

	* acconfig.h: Add HAVE_MEDUSA.
	* configure.in: Add code to detect HAVE_MEDUSA.

	* libnautilus-extensions/nautilus-customization-data.c:
	(nautilus_customization_data_destroy), (load_name_map_hash_table):
	Added a FIXME.

	* libnautilus-extensions/Makefile.am:
	* libnautilus-extensions/nautilus-file.h:
	* libnautilus-extensions/nautilus-trash-file.h:
	* libnautilus-extensions/nautilus-trash-file.c:
	(nautilus_trash_file_initialize), (trash_destroy),
	(nautilus_trash_file_initialize_class):
	* libnautilus-extensions/nautilus-vfs-file.h:
	* libnautilus-extensions/nautilus-vfs-file.c:
	(nautilus_vfs_file_initialize), (vfs_destroy),
	(nautilus_vfs_file_initialize_class):
	Initial cut at breaking out the special trash version of
	NautilusFile. Sadly we need this as well as
	NautilusTrashDirectory.

	* src/file-manager/fm-search-list-view.c:
	(load_location_callback): Add _() so things get localized and put
	the code to compose the indexing message inside ifdef HAVE_MEDUSA.

	* src/file-manager/nautilus-indexing-info.h:
	* src/file-manager/nautilus-indexing-info.c:
	Put HAVE_MEDUSA ifdefs around most of this file.
	(get_text_for_progress_label): Mark string for translation.
	(update_progress_display): Remove code to "handle" timeout left
	around after dialog is destroyed.
	(update_file_index_callback): Change error messages to be more
	easily localizable. Use nautilus_error_dialog instead of
	gnome_error_dialog.
	(timeout_remove_callback): Get rid of the timeout when the object
	is destroyed.
	(show_index_progress_bar): Connect handler to get rid of the
	timeout when the object is destroyed.
	(show_indexing_info_dialog): Move code that puts up dialog into a
	new function. Also use nautilus_gtk_window_present to put up a
	window. Change the NautilusLabel to use line wrapping.
	(show_search_service_not_available_dialog): Put this dialog in its
	own function so you can use it multiple times.
	(nautilus_indexing_info_request_reindex): Put HAVE_MEDUSA around
	the content of this function.
	(nautilus_indexing_info_get_last_index_time): Put HAVE_MEDUSA
	around the function, with a small simple implementation for the
	other case.
	(nautilus_indexing_info_show_dialog): Put HAVE_MEDUSA around the
	function, with a small invocation of the "not available" dialog.

	* src/nautilus-main.c: (main): Remove redundant AUTOHELP.

	* src/nautilus-search-bar-criterion.c: (make_emblem_value_menu):
	Fix emblem_name storage lifetime problem.

	* src/file-manager/fm-icon-view.c: Whitespace tweak.

M	ChangeLog
M	acconfig.h
M	configure.in
M	libnautilus-extensions/Makefile.am
M	libnautilus-extensions/nautilus-customization-data.c
M	libnautilus-extensions/nautilus-file.h
A	libnautilus-extensions/nautilus-trash-file.c
A	libnautilus-extensions/nautilus-trash-file.h
A	libnautilus-extensions/nautilus-vfs-file.c
A	libnautilus-extensions/nautilus-vfs-file.h
M	libnautilus-private/Makefile.am
M	libnautilus-private/nautilus-customization-data.c
M	libnautilus-private/nautilus-file.h
A	libnautilus-private/nautilus-trash-file.c
A	libnautilus-private/nautilus-trash-file.h
A	libnautilus-private/nautilus-vfs-file.c
A	libnautilus-private/nautilus-vfs-file.h
M	src/file-manager/fm-icon-view.c
M	src/file-manager/fm-search-list-view.c
M	src/file-manager/nautilus-indexing-info.c
M	src/file-manager/nautilus-indexing-info.h
M	src/nautilus-main.c
M	src/nautilus-search-bar-criterion.c

commit 50d32c9943efba93d381291e354f6eb779a1cec1
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2001-01-09

	reviewed by: Darin Adler  <darin@eazel.com>

	Some infrastructure for bug 2068 and related bugs.
	No actual user-visible changes yet.

	* libnautilus-extensions/nautilus-scrolled-window.h:
	* libnautilus-extensions/nautilus-scrolled-window.c:
	New files, implement a subclass of GtkScrolledWindow
	that sends a signal when the scroll position changes.
	This was tragically left out of GtkScrolledWindow.
	(nautilus_scrolled_window_initialize_class),
	(nautilus_scrolled_window_initialize): The usual stuff.
	(get_hadjustment), (get_vadjustment): Little helper
	functions to avoid repeating some casting.
	(adjustment_changed_callback): Callback that emits the
	scroll_changed signal when the scroll changes.
	(connect_adjustment): Helper function that disconnects
	old signals and sets up new ones when the adjustment
	objects change.
	(real_set_arg): virtual function overridden to connect
	up adjustment_changed_callback.
	(nautilus_scrolled_window_set_vadjustment),
	(nautilus_scrolled_window_set_hadjustment): New functions
	that call through to gtk_scrolled_window_xxx and connect
	up adjustment_changed_callback.

	* libnautilus-extensions/Makefile.am: Add the new
	files to the build.

	* libnautilus-extensions/nautilus-metadata.h:
	#define NAUTILUS_METADATA_KEY_ICON_VIEW_SCROLL_ORIGIN

	* src/file-manager/fm-directory-view.h:
	* src/file-manager/fm-directory-view.c:
	(fm_directory_view_initialize): Make FMDirectoryView inherit
	from NautilusScrolledWindow instead of GtkScrolledWindow so
	it can hook into the scroll_changed signal.

M	ChangeLog
M	libnautilus-extensions/Makefile.am
M	libnautilus-extensions/nautilus-metadata.h
A	libnautilus-extensions/nautilus-scrolled-window.c
A	libnautilus-extensions/nautilus-scrolled-window.h
M	libnautilus-private/Makefile.am
M	libnautilus-private/nautilus-metadata.h
A	libnautilus-private/nautilus-scrolled-window.c
A	libnautilus-private/nautilus-scrolled-window.h
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-directory-view.h

commit 5fc1cd7c22bd3747cf0172bf8d186169b2ba2ca7
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2001-01-09

    Fixed bug 5507, nautilus crashes when you unmount a drive while a
    file is

    2001-01-08	Gene Z. Ragan  <gzr@eazel.com>

	Fixed bug 5507, nautilus crashes when you unmount a drive while
	a file is
	viewed in music viewer

	* libnautilus-extensions/nautilus-volume-monitor.c:
	(close_error_pipe):
	In the case of a failed unmount, I was just assigning a string
	to memory
	that was later being freed, rather than allocating the memory and
	copying the string. I now allocate memory and copy the string.

M	ChangeLog
M	libnautilus-extensions/nautilus-volume-monitor.c
M	libnautilus-private/nautilus-volume-monitor.c

commit 5db219d66925dc7e78cac6507dbf66e299720f83
Author: Robin Slomkowski <rslomkow@src.gnome.org>
Date:	2001-01-09

    Add check for gnome-xml version; insist on version 1.x. (reviewed by

	    * configure.in:

	    Add check for gnome-xml version; insist on version 1.x.
	    (reviewed by robin@eazel.com)

M	ChangeLog
M	configure.in

commit 2307538d5933bc7672027ea1f2fd650770dd3562
Author: Robey Pointer <robey@src.gnome.org>
Date:	2001-01-08

    Rough drafts for 2 of the functions Eskil left in pseudocode form.

	* components/services/install/lib/eazel-install-logic2.c:
	(is_satisfied), (is_filename_probably_a_directory),
	(no_two_packages_with_same_file),
	(package_is_upgrading_and_doesnt_need_file),
	(check_conflicts_with_other):

	Rough drafts for 2 of the functions Eskil left in pseudocode form.

	* components/services/install/lib/eazel-install-protocols.c:
	(eazel_install_fetch_package):
	*
	components/services/trilobite/libtrilobite/trilobite-core-network
	.c: (trilobite_open_uri):

	Fix two typos (no code change).

M	ChangeLog
M	components/services/install/lib/eazel-install-logic2.c
M	components/services/install/lib/eazel-install-protocols.c
M
components/services/trilobite/libtrilobite/trilobite-core-network.c

commit cd84ddedaaa510b33c12f542d91fda725cd70c91
Author: Robey Pointer <robey@src.gnome.org>
Date:	2001-01-08

    Add gnome-vfs and oaf to the list of packages that trigger a Nautilus

	*
	components/services/install/nautilus-view/nautilus-service-instal
	l-view.c: (nautilus_service_install_preflight_check),
	(nautilus_service_install_installing):

	Add gnome-vfs and oaf to the list of packages that trigger a
	Nautilus restart.

	* nautilus-installer/src/Makefile:
	* nautilus-installer/src/gtk-hackery.c: (gtk_box_nth):
	* nautilus-installer/src/installer.c: (find_old_tmpdir):
	* nautilus-installer/src/package-tree.c:
	(package_customizer_set_package_list), (table_hbox_nth),
	(focus_next), (handle_focus), (jump_to_package_tree_page):

	Add mondo code to do keyboard focus management (as well as GTK
	will let us) in the package selector.

M	ChangeLog
M	components/services/install-view/nautilus-service-install-view.c
M
components/services/install/nautilus-view/nautilus-service-install-view.c
M	nautilus-installer/src/Makefile
M	nautilus-installer/src/gtk-hackery.c
M	nautilus-installer/src/installer.c
M	nautilus-installer/src/package-tree.c

commit cb4e04ca3e4afa653615f65706b56b060538a10d
Author: Mike Engber <engber@src.gnome.org>
Date:	2001-01-08

    Draw sidebar gradients dithered to avoid striation - bug 5458.


	* libnautilus-extensions/nautilus-background.c:
	(nautilus_background_draw),
	(nautilus_background_is_too_complex_for_gtk_style),
	(nautilus_background_is_dark):
	* src/nautilus-sidebar.c: (background_settings_changed_callback),
	(nautilus_sidebar_update_appearance):
	Draw sidebar gradients dithered to avoid striation - bug 5458.

M	ChangeLog
M	libnautilus-extensions/nautilus-background.c
M	libnautilus-private/nautilus-background.c
M	src/nautilus-information-panel.c
M	src/nautilus-sidebar.c

commit d226c4acdc62cb4ba084c4e095caddef20894739
Author: Christian Rose <menthos@src.gnome.org>
Date:	2001-01-08

    Updated Swedish translation.

M	po/ChangeLog
M	po/sv.po

commit eb428c111531cdbe51d21c8e7b4b6c4db610fc6d
Author: Matthias Warkus <mawarkus@src.gnome.org>
Date:	2001-01-07

    Updated.

M	po/ChangeLog
M	po/de.po

commit fcaac22398e24461a11cad2e3c60615fd4a07749
Author: Benedikt Roth <bratislav@src.gnome.org>
Date:	2001-01-07

    Updated German translation

M	po/ChangeLog
M	po/de.po

commit 6fd1c4707697abf0d9005ddba01a06f741e2c3ad
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2001-01-07

    fixed bugs 5189, 5190 and 5046, pattern and emblem names not
    translated,


	fixed bugs 5189, 5190 and 5046, pattern and emblem names
	not translated, and upper-casing emblem names is bad for
	translation, by introducing a translatable display name
	specified in the browser xml file.

	* libnautilus-extensions/nautilus-customization-data.c:
	(nautilus_customization_data_new),
	(nautilus_customization_data_get_next_element_for_display),
	(nautilus_customization_data_destroy), (format_name_for_display),
	(load_name_map_hash_table):
	made it load a display name mapping from the browser xml file into
	a hash table when a nautilus customization is created; use
	the mapping
	to return a label with a translated name.

	* src/file-manager/fm-properties-window.c: (create_emblems_page):
	rewrote the emblem code in the properties window to use
	nautilus_customization instead of ad hoc code, so it will use
	the translated names.

	* src/nautilus-property-browser.c: (get_color_category):
	replaced custom xml code with a standard routine from
	xml_extensions.

	* src/nautilus-search-bar-criterion.c: (make_emblem_value_menu):
	fixed a memory leak and tweaked the code a bit for translated
	names.

	* data/browser.xml:
	added display name mappings for patterns and emblems

M	ChangeLog
M	data/browser.xml
M	libnautilus-extensions/nautilus-customization-data.c
M	libnautilus-private/nautilus-customization-data.c
M	src/file-manager/fm-properties-window.c
M	src/nautilus-property-browser.c
M	src/nautilus-search-bar-criterion.c

commit b6528a31dc348b63cc62255771e7b6fffcd8d110
Author: Kjenneth Christiansen <kenneth@gnu.org>
Date:	2001-01-07

    Committed update.

    2001-01-07	Kjenneth Christiansen <kenneth@gnu.org>

	    * da.po: Committed update.

M	po/ChangeLog
M	po/da.po

commit 0f686172135034469dd8d57cf973da7312c6903d
Author: Kenneth Christiansen <kenneth@src.gnome.org>
Date:	2001-01-06

    Updates eog/po/da.po evolution/po/da.po gal/po/da.po gernel/po/da.po

    Updates
    eog/po/da.po evolution/po/da.po gal/po/da.po gernel/po/da.po
    gnumeric/po/da.po gtranslator/po/da.po nautilus/po/da.po
    pan/po/da.po sodipodi/po/da.po

M	po/da.po

commit 6b6717f4d02d38b4e8cb842d40e295b3c07df34d
Author: Fatih Demir <kabalak@src.gnome.org>
Date:	2001-01-06

    Committted updated ko.po

M	po/ChangeLog
M	po/ko.po

commit 7285e1f8534e5b607e9ffb50d88edfe321c3c56a
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2001-01-06

    Fixed a bug introduced when all widgets are being shown when a URI is

    2001-01-05	Gene Z. Ragan  <gzr@eazel.com>

	* components/music/nautilus-music-view.c: (selection_callback),
	(value_changed_callback), (nautilus_music_view_load_uri):
	Fixed a bug introduced when all widgets are being shown
	when a URI is loaded.  This includes both the on and off
	states of the play and pause controls.	Update control
	state right after the control are shown to correct this.

	* libnautilus-extensions/nautilus-volume-monitor.c:
	* libnautilus-extensions/nautilus-volume-monitor.h:
	(nautilus_volume_monitor_volume_is_removable):

	* src/file-manager/fm-desktop-icon-view.c: (create_mount_link):
	More work on detecting is a volume is removable or not.

M	ChangeLog
M	components/music/nautilus-music-view.c
M	libnautilus-extensions/nautilus-volume-monitor.c
M	libnautilus-extensions/nautilus-volume-monitor.h
M	libnautilus-private/nautilus-volume-monitor.c
M	libnautilus-private/nautilus-volume-monitor.h
M	src/file-manager/fm-desktop-icon-view.c

commit 597823a58b9e6057dc213c966b432053bce9eba1
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2001-01-06

	reviewed by: <delete if not using a buddy>

	* nautilus.spec.in: Correct names of .oaf files.

M	ChangeLog
M	nautilus.spec.in

commit 041278d358fa7fc431dfebf68c4ec857442d0d3c
Author: Robin Slomkowski <rslomkow@src.gnome.org>
Date:	2001-01-06

    removed time service refrences left the following renamed files for
    mjs to

	* nautilus.spec.in: removed time service refrences
	left the following renamed files for mjs to fix
	nautilus-service-install-view.oaf
	trilobite-eazel-install-service.oaf
	nautilus-change-password-view.oaf
	nautilus-summary-view.oaf
	nautilus-rpm-view.oaf

M	ChangeLog
M	nautilus.spec.in

commit 913cfa53e2b7f3ba23dda8e182c1cf6beb010a2c
Author: Josh Barrow <carbamide@src.gnome.org>
Date:	2001-01-06

    Removed CVS merge thingy-ma-bob


    Removed CVS merge thingy-ma-bob

M	ChangeLog

commit 34b865db46efa51026634b3407695c60f165812a
Author: Mike Engber <engber@src.gnome.org>
Date:	2001-01-06

    Added nautilus_g_round.


	* libnautilus-extensions/nautilus-glib-extensions.c:
	(nautilus_shell_quote), (nautilus_g_round):
	* libnautilus-extensions/nautilus-glib-extensions.h:
	Added nautilus_g_round.

	* libnautilus-extensions/nautilus-icon-container.c:
	(nautilus_icon_container_start_renaming_selected_item):
	* libnautilus-extensions/nautilus-icon-text-item.c:
	(iti_stop_editing), (layout_text), (iti_edition_accept),
	(iti_entry_text_changed_by_clipboard), (iti_start_editing),
	(iti_destroy), (recompute_bounding_box), (iti_update), (iti_draw),
	(iti_render), (iti_point), (iti_start_selecting),
	(iti_stop_selecting), (iti_selection_motion), (iti_ensure_focus),
	(iti_event), (iti_bounds), (nautilus_icon_text_item_configure),
	(nautilus_icon_text_item_setxy), (nautilus_icon_text_item_select),
	(nautilus_icon_text_item_set_text),
	(nautilus_icon_text_item_get_type):
	* libnautilus-extensions/nautilus-icon-text-item.h:
	Overhauled nautilus-icon-text-item to be a more proper canvas
	item - mainly fixing it's use of coordinates.  Also simplified
	its configure api a bit. This fixed bug 4166. Also put in a
	workaround to fix bug 3973.

M	ChangeLog
M	libnautilus-extensions/nautilus-glib-extensions.c
M	libnautilus-extensions/nautilus-glib-extensions.h
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-extensions/nautilus-icon-text-item.c
M	libnautilus-extensions/nautilus-icon-text-item.h
M	libnautilus-private/nautilus-glib-extensions.c
M	libnautilus-private/nautilus-glib-extensions.h
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-text-item.c
M	libnautilus-private/nautilus-icon-text-item.h

commit e2003d2bc2e00f6c198217d09f33058f6e46b53c
Author: George Lebl <jirka@5z.com>
Date:	2001-01-06

    Darin saw this patch and says it should not destroy the world if
    I apply

    Fri Jan 05 20:28:43 2001  George Lebl <jirka@5z.com>

	Darin saw this patch and says it should not destroy the world
	if I apply it.

	Fixes: 3988

	* libnautilus-extensions/nautilus-background.c
	  (nautilus_background_draw_flat_box):	Unset the mask on
	  the bg_gc
	  from the style, not to leave the gc in a bad state

	* libnautilus-extentions/nautilus-list.c (nautilus_list_style_set)
	  (unref_gcs) (unref_a_gc) (nautilus_list_initialize_class)
	  (nautilus_list_destroy) (nautilus_gdk_gc_copy)
	  (nautilus_list_realize) (make_gcs_and_colors)
	  (nautilus_list_unrealize):  Follow the theme by recopying
	  the gcs
	  after a theme was changed.  Also do more sanity setting
	  when copying the gcs, just to be on the very safe side.

	* src/nautilus-theme-selector.c (theme_style_set_callback)
	  (setup_font_sizes_for_row) (setup_font_sizes_for_all_rows)
	  (clear_style_for_all_rows) (nautilus_theme_selector_initialize)
	  (add_theme):	Follow the current theme by binding to the
	  style_set
	  signal and redoing the style stuff so that we don't get garbage
	  and other fun on changing of gtk theme.

M	ChangeLog
M	libnautilus-extensions/nautilus-background.c
M	libnautilus-extensions/nautilus-list.c
M	libnautilus-private/nautilus-background.c
M	libnautilus-private/nautilus-list.c
M	src/nautilus-theme-selector.c

commit fc7e2e82ad6db3a4a871553298a96fd9b1035b51
Author: Christian Rose <menthos@src.gnome.org>
Date:	2001-01-06

    Updated Swedish translation.

M	po/ChangeLog
M	po/sv.po

commit c6c5422dfb8e181c36d8d4c4edd67c86a58dd7d6
Author: Robin Slomkowski <rslomkow@src.gnome.org>
Date:	2001-01-06

    added Nautilus_View_notes.oaf.in added

	* components/notes/Makefile.am:
		added Nautilus_View_notes.oaf.in
	* components/services/login/nautilus-view/Makefile.am:
		added Nautilus_View_change-password.oaf.in
	* po/POTFILES.in: removed references to
		components/services/time/command-line/main.c
		components/services/time/nautilus-view/main.c
		components/services/time/nautilus-view/trilobite-eazel-time-view.c
		components/services/time/service/main.c
		components/services/time/service/trilobite-eazel-time-service.c
		components/shell/Nautilus_View_shell.oaf.in

M	ChangeLog
M	components/notes/Makefile.am
M	components/services/login/nautilus-view/Makefile.am
M	po/POTFILES.in

commit 27214fa38d4829338286e9c29fda4d0b15dfc9f8
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2001-01-06

	reviewed by: Darin Adler  <darin@eazel.com>

	Fixed bug 5410 ("Esc" cancelling of icon stretch doesn't
	update menus)

	* libnautilus-extensions/nautilus-icon-container.h:
	Defined signals icon_stretch_started and icon_stretch_ended.

	* libnautilus-extensions/nautilus-icon-container.c:
	(nautilus_icon_container_initialize_class): Set up new signals.
	(emit_stretch_started), (emit_stretch_ended): New convenience
	functions for emitting new signals.
	(icon_toggle_selected), (undo_stretching),
	(nautilus_icon_container_show_stretch_handles): Emit new signals.

	* src/file-manager/fm-icon-view.c:
	(create_icon_container): Call fm_directory_view_update_menus
	when icon_stretch_begin/end signals are emitted.
	(show_stretch_handles_callback),
	(unstretch_icons_callback): Remove calls to update menus, since
	we'll now do it when we get the stretch-state-changed signals.

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-extensions/nautilus-icon-container.h
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-container.h
M	src/file-manager/fm-icon-view.c

commit 5d267d2c86bff9e8012be773282a42a7df98afbe
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-01-05

    Fix for wrongly named ChangeLog-200001018. Removed obsolete comment.

	* Makefile.am: Fix for wrongly named ChangeLog-200001018.
	* components/Makefile.am: Removed obsolete comment.

M	ChangeLog
M	Makefile.am
M	components/Makefile.am

commit d90015445eb0b6febb9e5d1c53c025f383ef7bfe
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2001-01-05

    fixed bug 4045, unfinished widgets during load in music view, by not


	* components/music/nautilus-music-view.c:
	(nautilus_music_view_initialize), (nautilus_music_view_load_uri):
	fixed bug 4045, unfinished widgets during load in music view, by
	not showing the widgets until the load is completed.

M	ChangeLog
M	components/music/nautilus-music-view.c

commit 616426c4787a1ee7c5e12680b247ac02367d7ec5
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2001-01-05

    fixed bug 5265, you shouldn't be able to replace the reset image
    in the


	* src/nautilus-property-browser.c: (ensure_uri_is_image),
	(add_pattern_to_browser):
	fixed bug 5265, you shouldn't be able to replace the reset image
	in the property browser, by testing for that case and putting up
	an error dialog instead.

M	ChangeLog
M	src/nautilus-property-browser.c

commit 367ef95d3a2a90cee50e6f7046bf2c0cbc7dafaf
Author: Robin Slomkowski <rslomkow@src.gnome.org>
Date:	2001-01-05

    changed .oafinfo to .oaf

M	ChangeLog
M	nautilus.spec.in

commit 2736f703257ecaed3cadf4d35b2eb8de3d092f2e
Author: Robin Slomkowski <rslomkow@src.gnome.org>
Date:	2001-01-05

    changed .oafinfo to .oaf

M	ChangeLog

commit cf21aeaf63233f5252551dbe0747ad8eede34f0c
Author: Christian Rose <menthos@src.gnome.org>
Date:	2001-01-05

    Added new xml-i18n-tools-using update.sh script from kenneth.

M	po/ChangeLog
A	po/update.sh

commit dd257f892a0c8ff446b00cdf6ad5fa2180b02a2d
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2001-01-05

    My previous change dealing with dekstop mounts was a bit too
    overzealous.

    2001-01-05	Gene Z. Ragan  <gzr@eazel.com>

	My previous change dealing with dekstop mounts was a bit too
	overzealous.  Removable volumes now appear on the desktop
	when mounted.

	* libnautilus-extensions/nautilus-volume-monitor.c:
	(mount_volume_floppy_add), (mount_volume_iso9660_add),
	(mount_volume_add_filesystem):
	* src/file-manager/fm-desktop-icon-view.c: (create_mount_link):

M	ChangeLog
M	libnautilus-extensions/nautilus-volume-monitor.c
M	libnautilus-private/nautilus-volume-monitor.c
M	src/file-manager/fm-desktop-icon-view.c

commit 7f8d07e83c535d6069584727a045c9c523722137
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2001-01-05

	xml-i18n-toolized Nautilus (plus a bit of other cleanup) as part
	of resolving bug 2693 (I will consider my work done once I have
	also handled Bonobo).

	* autogen.sh, configure.in: xml-i18n-toolize
	* .cvsignore: ignore xml-i18n scripts
	* Makefile.am: distribute xml-i18n-scripts

	* components/adapter/Nautilus_ComponentAdapterFactory_std.oaf.in:
	Renamed from components/adapter/nautilus-adapter.oafinfo; mark
	translatable strings transalatable.
	* components/adapter/Makefile.am: Deal w/ oaf file rename, do
	merge.
	* components/adapter/.cvsignore: Ignore .oaf file.

	* components/hardware/.cvsignore, components/hardware/Makefile.am,
	components/hardware/Nautilus_View_hardware.oaf.in,
	components/hardware/nautilus-hardware-view.oafinfo: Ditto.
	* components/history/.cvsignore, components/history/Makefile.am,
	components/history/Nautilus_View_history.oaf.in,
	components/history/nautilus-history-view.oafinfo: Ditto.

	* components/image-viewer/.cvsignore,
	components/image-viewer/Makefile.am,
	components/image-viewer/Nautilus_View_image.oaf.in,
	components/image-viewer/nautilus-image-view.oafinfo: Ditto.

	* components/loser/content/.cvsignore,
	components/loser/content/Makefile.am,
	components/loser/content/Nautilus_View_content-loser.oaf.in,
	components/loser/content/nautilus-content-loser.oafinfo: Ditto.

	* components/loser/sidebar/.cvsignore,
	components/loser/sidebar/Makefile.am,
	components/loser/sidebar/Nautilus_View_sidebar-loser.oaf.in,
	components/loser/sidebar/nautilus-sidebar-loser.oafinfo: Ditto.
	* components/mozilla/.cvsignore, components/mozilla/Makefile.am,
	components/mozilla/Nautilus_View_mozilla.oaf.in,
	components/mozilla/nautilus-mozilla-content-view.oafinfo: Ditto.
	* components/music/.cvsignore, components/music/Makefile.am,
	components/music/Nautilus_View_music.oaf.in,
	components/music/nautilus-music-view.oafinfo: Ditto.
	* components/notes/.cvsignore, components/notes/Makefile.am,
	components/notes/Nautilus_View_notes.oaf.in,
	components/notes/nautilus-notes.oafinfo: Ditto.
	* components/rpmview/.cvsignore, components/rpmview/Makefile.am,
	components/rpmview/Nautilus_View_rpm.oaf.in,
	components/rpmview/nautilus-rpm-view.oafinfo: Ditto.
	* components/sample/.cvsignore, components/sample/Makefile.am,
	components/sample/Nautilus_View_sample.oaf.in,
	components/sample/nautilus-sample-content-view.oafinfo: Ditto.
	* components/services/install/nautilus-view/.cvsignore,
	components/services/install/nautilus-view/Makefile.am,
	components/services/install/nautilus-view/Nautilus_View_install.oaf.in,
	components/services/install/nautilus-view/nautilus-service-install-view.oafinfo:
	Ditto.
	* components/services/install/server/.cvsignore,
	components/services/install/server/Makefile.am,
	components/services/install/server/Trilobite_Service_install.oaf.in,
	components/services/install/server/trilobite-eazel-install-service.oafinfo:
	Ditto.
	* components/services/login/nautilus-view/.cvsignore,
	components/services/login/nautilus-view/Makefile.am,
	components/services/login/nautilus-view/Nautilus_View_change-password.oaf.in,
	components/services/login/nautilus-view/nautilus-change-password-view.oafinfo:
	Ditto.
	* components/services/summary/nautilus-view/.cvsignore,
	components/services/summary/nautilus-view/Makefile.am,
	components/services/summary/nautilus-view/Nautilus_View_services-summary.oaf.in,
	components/services/summary/nautilus-view/nautilus-summary-view.oafinfo:
	Ditto.
	* components/services/trilobite/sample/.cvsignore,
	components/services/trilobite/sample/nautilus-view/Makefile.am,
	components/services/trilobite/sample/nautilus-view/Nautilus_View_service-sample.oaf.in,
	components/services/trilobite/sample/nautilus-view/nautilus-sample-service-view.oafinfo:
	Ditto.
	* components/services/trilobite/sample/service/.cvsignore,
	components/services/trilobite/sample/service/Makefile.am,
	components/services/trilobite/sample/service/Trilobite_Service_sample.oaf.in,
	components/services/trilobite/sample/service/trilobite-eazel-sample-service.oafinfo:
	Ditto.
	* components/text/.cvsignore, components/text/Makefile.am,
	components/text/Nautilus_View_text.oaf.in,
	components/text/nautilus-text-view.oafinfo: Ditto.
	* src/.cvsignore, src/Makefile.am, src/Nautilus_shell.oaf.in,
	src/nautilus.oafinfo: Ditto.
	* components/tree/.cvsignore, components/tree/Makefile.am,
	components/tree/Nautilus_View_tree.oaf.in,
	components/tree/nautilus-tree-view.oafinfo.shlib: Ditto, and
	removed ability to build tree view as an exe component (no one was
	really using it anyway).
	* components/tree/nautilus-tree-view.oafinfo.exe: Removed.
	* components/help/.cvsignore, components/help/Makefile.am,
	components/help/Nautilus_View_help.oaf.in:
	components/help/help-contents.oafinfo: Ditto, and merged other
	oafinfo files into Nautilus_View_help.oaf.in, commented out.
	* components/help/help-factory.oafinfo,
	components/help/help-index.oafinfo,
	components/help/help-search.oafinfo: Removed.

	* po/POTFILES.in: Added .oaf.in files.
	* po/README.tools, po/ui-extract.pl, po/ui-testcases.glade,
	po/ui-testcases.xml, po/update.pl, po/update.sh: Removed these
	now-obsolete files.

	* components/services/Makefile.am: Removed time service from
	build.
	* components/html/*, components/websearch/*: cvs deleted these
	obsolete long since non-built components.
	* ChangeLog-200001018: Renamed to ChangeLog-20001018 (whoops)

M	.cvsignore
M	ChangeLog
R100	ChangeLog-200001018	ChangeLog-20001018
M	Makefile.am
M	autogen.sh
M	components/adapter/.cvsignore
M	components/adapter/Makefile.am
M	components/adapter/Nautilus_ComponentAdapterFactory_std.oaf.in
M	components/adapter/Nautilus_ComponentAdapterFactory_std.server.in
M
components/adapter/Nautilus_ComponentAdapterFactory_std.server.in.in
D	components/adapter/nautilus-adapter.oafinfo
M	components/hardware/.cvsignore
M	components/hardware/Makefile.am
M	components/hardware/Nautilus_View_hardware.oaf.in
M	components/hardware/Nautilus_View_hardware.server.in
M	components/hardware/Nautilus_View_hardware.server.in.in
D	components/hardware/nautilus-hardware-view.oafinfo
M	components/help/.cvsignore
M	components/help/Makefile.am
M	components/help/Nautilus_View_help.oaf.in
M	components/help/Nautilus_View_help.server.in
D	components/help/help-contents.oafinfo
D	components/help/help-factory.oafinfo
D	components/help/help-index.oafinfo
D	components/help/help-search.oafinfo
M	components/history/.cvsignore
M	components/history/Makefile.am
M	components/history/Nautilus_View_history.oaf.in
M	components/history/Nautilus_View_history.server.in
M	components/history/Nautilus_View_history.server.in.in
D	components/history/nautilus-history-view.oafinfo
D	components/html/.cvsignore
D	components/html/Makefile.am
D	components/html/glibwww-callbacks.c
D	components/html/glibwww-init.c
D	components/html/glibwww-trans.c
D	components/html/glibwww.h
D	components/html/gnome-dialogs.c
D	components/html/ntl-html-component.gnorba
D	components/html/ntl-web-browser.c
D	components/html/ntl-web-browser.oafinfo
M	components/image-viewer/.cvsignore
M	components/image-viewer/Makefile.am
M	components/image-viewer/Nautilus_View_image.oaf.in
M	components/image-viewer/Nautilus_View_image.server.in
D	components/image-viewer/nautilus-image-view.oafinfo
M	components/loser/content/.cvsignore
M	components/loser/content/Makefile.am
M	components/loser/content/Nautilus_View_content-loser.oaf.in
M	components/loser/content/Nautilus_View_content-loser.server.in
M	components/loser/content/Nautilus_View_content-loser.server.in.in
D	components/loser/content/nautilus-content-loser.oafinfo
M	components/loser/sidebar/.cvsignore
M	components/loser/sidebar/Makefile.am
M	components/loser/sidebar/Nautilus_View_sidebar-loser.oaf.in
M	components/loser/sidebar/Nautilus_View_sidebar-loser.server.in
M	components/loser/sidebar/Nautilus_View_sidebar-loser.server.in.in
D	components/loser/sidebar/nautilus-sidebar-loser.oafinfo
M	components/mozilla/.cvsignore
M	components/mozilla/Makefile.am
M	components/mozilla/Nautilus_View_mozilla.oaf.in
M	components/mozilla/Nautilus_View_mozilla.server.in
D	components/mozilla/nautilus-mozilla-content-view.oafinfo
M	components/music/.cvsignore
M	components/music/Makefile.am
M	components/music/Nautilus_View_music.oaf.in
M	components/music/Nautilus_View_music.server.in
M	components/music/Nautilus_View_music.server.in.in
D	components/music/nautilus-music-view.oafinfo
M	components/notes/.cvsignore
M	components/notes/Makefile.am
M	components/notes/Nautilus_View_notes.oaf.in
M	components/notes/Nautilus_View_notes.server.in
M	components/notes/Nautilus_View_notes.server.in.in
D	components/notes/nautilus-notes.oafinfo
M	components/rpmview/.cvsignore
M	components/rpmview/Makefile.am
M	components/rpmview/Nautilus_View_rpm.oaf.in
D	components/rpmview/nautilus-rpm-view.oafinfo
M	components/sample/.cvsignore
M	components/sample/Makefile.am
M	components/sample/Nautilus_View_sample.oaf.in
M	components/sample/Nautilus_View_sample.server.in
M	components/sample/Nautilus_View_sample.server.in.in
D	components/sample/nautilus-sample-content-view.oafinfo
M	components/services/Makefile.am
M	components/services/install-view/.cvsignore
M	components/services/install-view/Makefile.am
M	components/services/install-view/Nautilus_View_install.oaf.in
D
components/services/install-view/nautilus-service-install-view.oafinfo
M	components/services/install/nautilus-view/.cvsignore
M	components/services/install/nautilus-view/Makefile.am
M
components/services/install/nautilus-view/Nautilus_View_install.oaf.in
D
components/services/install/nautilus-view/nautilus-service-install-view.oafinfo
M	components/services/install/server/.cvsignore
M	components/services/install/server/Makefile.am
M
components/services/install/server/Trilobite_Service_install.oaf.in
D
components/services/install/server/trilobite-eazel-install-service.oafinfo
M	components/services/login/nautilus-view/.cvsignore
M	components/services/login/nautilus-view/Makefile.am
M
components/services/login/nautilus-view/Nautilus_View_change-password.oaf.in
D
components/services/login/nautilus-view/nautilus-change-password-view.oafinfo
M	components/services/summary/Nautilus_View_services-summary.oaf.in
M	components/services/summary/nautilus-view/.cvsignore
M	components/services/summary/nautilus-view/Makefile.am
M
components/services/summary/nautilus-view/Nautilus_View_services-summary.oaf.in
D
components/services/summary/nautilus-view/nautilus-summary-view.oafinfo
M	components/services/trilobite/sample/.cvsignore
M	components/services/trilobite/sample/nautilus-view/.cvsignore
M	components/services/trilobite/sample/nautilus-view/Makefile.am
M
components/services/trilobite/sample/nautilus-view/Nautilus_View_service-sample.oaf.in
D
components/services/trilobite/sample/nautilus-view/nautilus-sample-service-view.oafinfo
M	components/services/trilobite/sample/service/.cvsignore
M	components/services/trilobite/sample/service/Makefile.am
M
components/services/trilobite/sample/service/Trilobite_Service_sample.oaf.in
D
components/services/trilobite/sample/service/trilobite-eazel-sample-service.oafinfo
M	components/text/.cvsignore
M	components/text/Makefile.am
M	components/text/Nautilus_View_text.oaf.in
M	components/text/Nautilus_View_text.server.in
M	components/text/Nautilus_View_text.server.in.in
D	components/text/nautilus-text-view.oafinfo
M	components/tree/.cvsignore
M	components/tree/Makefile.am
M	components/tree/Nautilus_View_tree.oaf.in
M	components/tree/Nautilus_View_tree.server.in
M	components/tree/Nautilus_View_tree.server.in.in
D	components/tree/nautilus-tree-view.oafinfo.exe
D	components/tree/nautilus-tree-view.oafinfo.shlib
D	components/websearch/.cvsignore
D	components/websearch/Makefile.am
D	components/websearch/ntl-web-search.c
D	components/websearch/ntl-web-search.oafinfo
D	components/websearch/standard.eng
M	configure.in
M	po/POTFILES.in
D	po/README.tools
D	po/ui-extract.pl
D	po/ui-testcases.glade
D	po/ui-testcases.xml
D	po/update.pl
D	po/update.sh
M	src/.cvsignore
M	src/Makefile.am
M	src/Nautilus_shell.oaf.in
M	src/Nautilus_shell.server.in
D	src/nautilus.oafinfo

commit 8fc6a9efe4d9a306f044cf3f2f79ec3879ea2ec5
Author: Yuri Syrota <rasta@src.gnome.org>
Date:	2001-01-05

    Updated Ukrainian translation

M	po/uk.po

commit 16a916239342b56c75aaba7289fa9448fa89ad88
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2001-01-05

    fixed bug 5134, shouldn't display thumbnails for images that we
    don't have


	* libnautilus-extensions/nautilus-icon-factory.c:
	(should_display_image_file_as_itself):
	fixed bug 5134, shouldn't display thumbnails for images that we
	don't have read permission by explicitly test for read permission
	in should_display_image_file_as_itself.

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-private/nautilus-icon-factory.c

commit 8b6b0500e9759813a8244a01402b48c01a3fe69b
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2001-01-05

    fixed bug 5108, remote sounds get preview image, but don't actually


	* src/file-manager/fm-icon-view.c: (should_preview_sound):
	fixed bug 5108, remote sounds get preview image, but don't
	actually
	preview.  Fixed by making can_preview_sound return FALSE for
	non-local sounds.

M	ChangeLog
M	src/file-manager/fm-icon-view.c

commit 4513aacc21c07cf91b6e41adca78ef50cdd36716
Author: Pavel Cisler <pavel@eazel.com>
Date:	2001-01-05

    reviewed by: Rebecca Schulman <rebecka@eazel.com>

    2001-01-04	Pavel Cisler  <pavel@eazel.com>

	reviewed by: Rebecca Schulman  <rebecka@eazel.com>

	Fix 5451 - GnomeVFS-WARNING received at startup.

	* libnautilus/nautilus-view-standard-main.c:
	(nautilus_view_standard_main_multi):
	New standard module initialization call was not initializing
	or shutting down gnome_vfs.

	* components/adapter/main.c: (main):
	* components/hardware/main.c: (main):
	* components/html/ntl-web-browser.c: (main):
	* components/mozilla/main.c: (main):
	* components/music/main.c: (main):
	* components/notes/nautilus-notes.c: (main):
	* components/rpmview/main.c: (main):
	* components/text/main.c: (main):
	* components/tree/main.c: (main):
	All of the above modules were initializing gnome_vfs but never
	shutting it down. Add proper gnome_vfs_shutdown call.
	This very likely fixes a problem with the notes module, etc.
	sticking around after Nautilus quits.

M	ChangeLog
M	components/adapter/main.c
M	components/hardware/main.c
M	components/html/ntl-web-browser.c
M	components/mozilla/main.c
M	components/music/main.c
M	components/notes/nautilus-notes.c
M	components/rpmview/main.c
M	components/text/main.c
M	components/tree/main.c
M	libnautilus/nautilus-view-standard-main.c

commit 9291c299698841a226d945ab250a0a225fca7552
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-01-05

	Fix a screwup in my recent check-in that made hidden files
	show up on the desktop.

	* src/file-manager/fm-directory-view.h:
	* src/file-manager/fm-directory-view.c:
	(fm_directory_view_initialize): Don't try to special-case the
	desktop since it's too early to detect that case anyway.
	(fm_directory_view_destroy): Use the
	fm_directory_view_ignore_hidden_file_preferences call to
	disconnect the preferences callbacks. This prevents disconnecting
	them twice in case another caller makes that call.
	(fm_directory_view_ignore_hidden_file_preferences): Turn on the
	flag that says we're ignoring the preferences, disconnect the
	preference callbacks, and set the flags both to FALSE so we won't
	show hidden or backup files.

	* src/file-manager/fm-desktop-icon-view.c:
	(fm_desktop_icon_view_initialize): Call the new
	fm_directory_view_ignore_hidden_file_preference to make it never
	show hidden or backup files on the desktop.

M	ChangeLog
M	src/file-manager/fm-desktop-icon-view.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-directory-view.h

commit 20259528a6a9bd0ed59ec8eecb74ad9ea4f43e24
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2001-01-05

    fixed bug 5392, custom image causes distortion in emblems dialog, by


	* src/nautilus-property-browser.c: (set_emblem_image_from_file),
	(make_properties_from_directories):
	fixed bug 5392, custom image causes distortion in emblems dialog,
	by setting the background mode of the nautilus_image used
	to display
	the emblems to solid, which also improves performance.	Also, use
	a nautilus image instead of a pixmap widget in the emblem image
	selection dialog to better display the image.

M	ChangeLog
M	src/nautilus-property-browser.c

commit 2b90451162d1a395bf155d7d2ef1e0f9fae03acc
Author: Christian Rose <menthos@src.gnome.org>
Date:	2001-01-05

    Updated Swedish translation.

M	po/ChangeLog
M	po/sv.po

commit 47b25905a00ccf16630c8e0987f8e8b4a4d238c0
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-01-05

	Some FIXME cleanup.

	* components/help/converters/gnome-db2html2/sect-elements.c:
	(sect_article_end_element), (sect_inlinegraphic_start_element):
	* components/help/converters/gnome-db2html2/toc-elements.c:
	(toc_sect_end_element):
	* components/mozilla/mozilla-events.cpp:
	* components/mozilla/nautilus-mozilla-content-view.c:
	(make_full_uri_from_relative), (eazel_services_scheme_translate):
	* components/music/nautilus-music-view.c:
	(nautilus_music_view_initialize),
	(music_view_set_selected_song_title), (reset_playtime),
	(play_status_display), (slider_moved_callback),
	(add_play_controls):
	* components/notes/nautilus-notes.c: (notes_load_metainfo):
	* components/services/install/lib/eazel-install-logic.c:
	(eazel_install_check_for_file_conflicts),
	(eazel_install_do_transaction_all_files_check),
	(eazel_install_prune_packages_helper),
	(eazel_install_check_existing_packages):
	* libnautilus-extensions/nautilus-string.c: (nautilus_strcmp),
	(nautilus_strcasecmp), (nautilus_strcmp_case_breaks_ties),
	(nautilus_strcoll), (nautilus_str_is_equal),
	(nautilus_istr_is_equal), (nautilus_strcmp_compare_func),
	(nautilus_strcoll_compare_func),
	(nautilus_strcasecmp_compare_func):
	* src/file-manager/fm-directory-view.c: (open_location):
	* src/nautilus-first-time-druid.c: (make_anti_aliased_label),
	(make_hbox_user_level_radio_button), (set_up_user_level_page):
	Added bug numbers to FIXMEs. At one point Josh made some bugs for
	FIXMEs but never got around to checking in the bug numbers in the
	source code. And I wrote one bug report.

	* components/music/nautilus-music-view.c:
	(nautilus_music_view_initialize): Removed a fixed FIXME. Also got
	rid of a hard-coded constant and took excess spaces out of some
	string constants.

	* components/services/install/lib/eazel-install-object.c:
	(eazel_install_emit_dependency_check_default): Changed a FIXME
	into a non-FIXME comment, now the the bug is fixed.

	* components/services/install/lib/eazel-package-system-rpm3.c:
	(rpm_packagedata_fill_from_file): Removed an incorrect bug number
	from a FIXME.

	*
	components/services/install/nautilus-view/nautilus-service-install-view.h:
	*
	components/services/install/nautilus-view/nautilus-service-install-view.c:
	(nautilus_service_install_installing): Removed the FIXME from a
	comment that's about how a bug was fixed.

	*
	components/services/trilobite/libtrilobite/trilobite-md5-tools.h:
	*
	components/services/trilobite/libtrilobite/trilobite-md5-tools.c:
	* docs/style-guide.html:
	Removed FIXME and corrected misunderstanding about whether use of
	the guchar typedef is recommended in Nautilus coding style.

	* libnautilus-extensions/nautilus-gdk-font-extensions.h:
	* libnautilus-extensions/nautilus-gdk-font-extensions.c:
	Removed misguided use of const in here. Gdk and Gtk object types
	just aren't suitable for const, and you end up doing type casts
	that defeat the purpose.

	* src/nautilus-window-manage-views.c: (load_underway_callback):
	Remove a FIXME for a fixed bug.

M	ChangeLog
M	components/help/converters/gnome-db2html2/sect-elements.c
M	components/help/converters/gnome-db2html2/toc-elements.c
M	components/mozilla/mozilla-events.cpp
M	components/mozilla/nautilus-mozilla-content-view.c
M	components/music/nautilus-music-view.c
M	components/notes/nautilus-notes.c
M	components/services/install-view/nautilus-service-install-view.c
M	components/services/install-view/nautilus-service-install-view.h
M	components/services/install/lib/eazel-install-logic.c
M	components/services/install/lib/eazel-install-object.c
M	components/services/install/lib/eazel-package-system-rpm3.c
M
components/services/install/nautilus-view/nautilus-service-install-view.c
M
components/services/install/nautilus-view/nautilus-service-install-view.h
M	components/services/trilobite/libtrilobite/trilobite-md5-tools.c
M	components/services/trilobite/libtrilobite/trilobite-md5-tools.h
M	docs/style-guide.html
M	libnautilus-extensions/nautilus-gdk-font-extensions.c
M	libnautilus-extensions/nautilus-gdk-font-extensions.h
M	libnautilus-extensions/nautilus-string.c
M	libnautilus-private/nautilus-gdk-font-extensions.c
M	libnautilus-private/nautilus-gdk-font-extensions.h
M	libnautilus-private/nautilus-string.c
M	src/file-manager/fm-directory-view.c
M	src/nautilus-first-time-druid.c
M	src/nautilus-window-manage-views.c

commit f3af9f5462ef546d5b50f58cd910533e98b25c6b
Author: Robey Pointer <robey@src.gnome.org>
Date:	2001-01-05

    Remove the restriction that files be physically downloaded before
    asking

	*
	components/services/install/command-line/eazel-alt-install-corba.
	c: (delete_files):

	Remove the restriction that files be physically downloaded before
	asking if the user would like to delete files.	That way all the
	packages could come from a previous cache and still be cleaned up
	afterwards.

	* components/services/install/lib/eazel-install-logic.c:
	* components/services/install/lib/eazel-package-system-rpm3.c:
	(rpm_open_db):
	* components/services/install/lib/eazel-package-system-types.c:
	* components/services/install/lib/eazel-package-system-types.h:
	* components/services/install/lib/eazel-softcat.c:
	(eazel_softcat_get_info):

	Fix up some documentation.

	* components/services/install/lib/eazel-install-object.c:
	(find_old_tmpdir), (create_temporary_directory),
	(eazel_install_delete_downloads),
	(eazel_install_install_packages):

	Clean up the tmpdir creation code: Make sure any new directory is
	created atomically.  If generating a new directory name,
	incorporate the username for uniqueness, and reuse any generated
	directory from a previous session.

M	ChangeLog
M	components/services/install/command-line/eazel-alt-install-corba.c
M	components/services/install/lib/eazel-install-logic.c
M	components/services/install/lib/eazel-install-object.c
M	components/services/install/lib/eazel-package-system-rpm3.c
M	components/services/install/lib/eazel-package-system-types.c
M	components/services/install/lib/eazel-package-system-types.h
M	components/services/install/lib/eazel-softcat.c

commit c2ccb702b32060174996cb5f1263dcac1c7fa3a8
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-01-05

	reviewed by: John Sullivan <sullivan@eazel.com>

	Fixed bug 5435 (Irreproducible crash in nautilus_directory_destroy
	after copy/move operations).

	* libnautilus-extensions/nautilus-directory.c:
	(nautilus_directory_notify_files_moved): Removed an extra unref
	and slightly reordered the code to make it clearer why the rest of
	the ref count manipulation is correct.

M	ChangeLog
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-private/nautilus-directory.c

commit f649b991af61a5ca6fb9562f56c6adfb237c1b4f
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-01-04

	reviewed by: Rebecca Schulman  <rebecka@eazel.com>

	Fixed bug 3811 (shallow file counts and top-left text are fetched
	even for non-displayed hidden/backup items).

	* libnautilus-extensions/nautilus-directory-private.h:
	* libnautilus-extensions/nautilus-directory-async.c:
	(allow_metafile): Add "ghelp:" and "gnome-help:" to the
	unfortunate list of hard-coded schemes. If we hard-code "help:" we
	have to hard-code its synonyms too.
	(find_monitor): Use g_new0 so fields in the Monitor are not
	uninitialized in this case (the fields in question are ignored,
	but it's still nicer this way).
	(nautilus_directory_monitor_add_internal): Set up the "monitor
	hidden files" and "monitor backup files" in the Monitor structure
	based on new parameters.
	(should_display_file_name): Use
	nautilus_file_name_matches_hidden_pattern and
	nautilus_file_name_matches_backup_pattern.
	(monitor_includes_file): New function that encapsulates the rule
	about which monitor includes which file. Handles the new flags for
	not monitoring hidden or backup files.
	(is_needy): Call monitor_includes_file.
	(select_needy_file): Call monitor_includes_file.

	* libnautilus-extensions/nautilus-file-private.h:
	* libnautilus-extensions/nautilus-file.c:
	(nautilus_file_name_matches_hidden_pattern),
	(nautilus_file_name_matches_backup_pattern): New functions to
	share with the directory code.
	(nautilus_file_is_hidden_file), (nautilus_file_is_backup_file):
	Use the new functions and use the raw relative_uri -- no need to
	unescape to change to a file name since the "." and "~" characters
	are not encoded.

	* src/file-manager/fm-directory-view.c:
	(fm_directory_view_initialize): Share more code with the
	filtering_changed_callback. Handle the desktop view better by
	never setting the "show hidden" and "show backup" flags (so they
	are both FALSE) and not setting up the callbacks.
	(fm_directory_view_destroy): Since we don't set up the callbacks
	for desktop windows, don't remove them for desktop windows.
	(queue_pending_files): Remove the desktop special case from
	here. It was strange to set the flags up then wait until this
	moment to clear them both. It's better to keep them FALSE.
	(finish_loading): Renamed and changed to pass the appropriate
	values in to the nautilus_directory_file_monitor_add call -- this
	is the actual bug fix.
	(filtering_changed_callback): Remove the desktop special case,
	since this function will now never be called for the desktop.

	* libnautilus-extensions/nautilus-directory.h:
	* libnautilus-extensions/nautilus-directory.c:
	(nautilus_directory_file_monitor_add): Pass through the new
	"monitor hidden files" and "monitor backup files" parameters.
	(nautilus_self_check_directory): Pass TRUE for both.
	* libnautilus-extensions/nautilus-vfs-directory.c:
	(vfs_file_monitor_add): Pass through the new "monitor hidden
	files" and "monitor backup files" parameters.

	* libnautilus-extensions/nautilus-merged-directory.c:
	(merged_file_monitor_add), (monitor_add_directory): Store the
	"monitor hidden files" and "monitor backup files" and pass them
	through to the individual directory monitor calls.

	* components/tree/nautilus-tree-model.c:
	(nautilus_tree_model_node_begin_monitoring_no_connect):
	* libnautilus-extensions/nautilus-file.c:
	(nautilus_file_monitor_add):
	* libnautilus-extensions/nautilus-trash-monitor.c:
	(nautilus_trash_monitor_initialize):
	* src/nautilus-applicable-views.c:
	(got_minimum_file_info_callback):
	Pass in TRUE for "monitor hidden files" and "monitor backup files"
	to get the same behavior as before. (In some cases the booleans
	are just ignored, in other cases we just monitor all files as we
	used to.)

	* RENAMING: Remind myself to change the name of the
	NAUTILUS_CALL_VIRTUAL macro to NAUTILUS_CALL_METHOD some day.

M	ChangeLog
M	RENAMING
M	components/tree/nautilus-tree-model.c
M	libnautilus-extensions/nautilus-directory-async.c
M	libnautilus-extensions/nautilus-directory-private.h
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-extensions/nautilus-directory.h
M	libnautilus-extensions/nautilus-file-private.h
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-extensions/nautilus-merged-directory.c
M	libnautilus-extensions/nautilus-trash-monitor.c
M	libnautilus-extensions/nautilus-vfs-directory.c
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-directory-private.h
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-directory.h
M	libnautilus-private/nautilus-file-private.h
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-merged-directory.c
M	libnautilus-private/nautilus-trash-monitor.c
M	libnautilus-private/nautilus-vfs-directory.c
M	src/file-manager/fm-directory-view.c
M	src/nautilus-applicable-views.c

commit bec53ebbfc2c750ed5a93969994d2c235ef52e3d
Author: John Harper <jsh@eazel.com>
Date:	2001-01-04

    added second argument, `timestamp', that's passed straight through to

    2001-01-04	John Harper  <jsh@eazel.com>

	* libnautilus-extensions/nautilus-gdk-extensions.c,
	libnautilus-extensions/nautilus-gdk-extensions.h
	(nautilus_gdk_window_focus): added second argument,
	`timestamp', that's passed straight through to XSetInputFocus

	* libnautilus-extensions/nautilus-drag-window.c: save the
	timestamp in the WM_TAKE_FOCUS client message, and use it when
	eventually focusing the window (instead of implicitly using
	CurrentTime, which can lead to race conditions)

	* libnautilus-extensions/nautilus-icon-text-item.c
	(iti_ensure_focus): pass GDK_CURRENT_TIME as timestamp to
	nautilus_gdk_window_focus

M	ChangeLog
M	libnautilus-extensions/nautilus-drag-window.c
M	libnautilus-extensions/nautilus-gdk-extensions.c
M	libnautilus-extensions/nautilus-gdk-extensions.h
M	libnautilus-extensions/nautilus-icon-text-item.c
M	libnautilus-private/nautilus-drag-window.c
M	libnautilus-private/nautilus-gdk-extensions.c
M	libnautilus-private/nautilus-gdk-extensions.h
M	libnautilus-private/nautilus-icon-text-item.c

commit 7f9afd2831d782f7ea2489528e57d3a1b8fc42d5
Author: John Harper <jsh@eazel.com>
Date:	2001-01-04

    reviewed by: Pavel Cisler <pavel@eazel.com>

    2001-01-04	John Harper  <jsh@eazel.com>

	reviewed by: Pavel Cisler <pavel@eazel.com>

	When renaming an icon, manually focus the associated top-level
	window. This fixes bug 5426 (can't rename icons in sloppy-focus
	mode)

	* libnautilus-extensions/nautilus-icon-text-item.c
	(iti_ensure_focus): new function, ensures that both the canvas
	item and the top-level window are focused
	(iti_event): call iti_ensure_focus in the button-press case
	(nautilus_icon_text_item_start_editing): call iti_ensure_focus
	instead of gnome_canvas_item_grab_focus to focus the item

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-text-item.c
M	libnautilus-private/nautilus-icon-text-item.c

commit 53f975663b84449fdf716116ebe5c665b3c87bc0
Author: Matthias Warkus <mawarkus@src.gnome.org>
Date:	2001-01-04

    Update

M	po/ChangeLog
M	po/de.po

commit d04497a0e548a3a08ff83c21b02865904c928feb
Author: Christian Rose <menthos@src.gnome.org>
Date:	2001-01-04

    Updated Swedish translation.

M	po/ChangeLog
M	po/sv.po

commit 21b2ee921a6d0a12b597b1732fe3e50cb279c086
Author: John Harper <jsh@eazel.com>
Date:	2001-01-04

    Small fix to the `drag doesn't focus' stuff I did earlier to work
    around

    2001-01-03	John Harper  <jsh@eazel.com>

	Small fix to the `drag doesn't focus' stuff I did earlier to
	work around button-release events not following button-press
	events. (E.g. this happens for some reason when clicking on the
	left hand pane of the property browser window)

	* libnautilus-extensions/nautilus-drag-window.c
	(wm_protocols_filter): don't only start the timeout when we
	don't think we're in the middle of a press-release sequence
	(button_press_emission_callback): if we already think we're in
	the middle of a press-release, commit any pending requests

M	ChangeLog
M	libnautilus-extensions/nautilus-drag-window.c
M	libnautilus-private/nautilus-drag-window.c

commit f683ed7935cfb180946c4fb0b39edc6311ee25a1
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-01-04

	reviewed by: Pavel Cisler <pavel@eazel.com>

	Fix bug 5235 ("Forget History" eliminates history from Go menu,
	not History sidebar panel).

	* components/history/nautilus-history-view.c:
	(install_icons): Fix leak of pixmap and bitmap.
	(update_history): Replaced dual lock system with a single one.
	(button_press_callback): Only respect button 1, ignore others.
	(button_release_callback): Only respect button 1, ignore others,
	(history_changed_callback): A new single callback for when the
	history list changes to replace the multiple callbacks before.
	(nautilus_history_view_initialize_class),
	(nautilus_history_view_initialize),
	(nautilus_history_view_destroy), (main): Change the history view
	to use nautilus_view_standard_main which requires a subclass. This
	gets rid of a lot of boilerplate code.

	* libnautilus/nautilus-view-component.idl: Make every NautilusView
	get an explicit history_changed call instead of requiring them to
	guess when to get history. Removed the old get_history_list call
	and also renamed the HistoryList sequence to History.
	* libnautilus/nautilus-view.h:
	* libnautilus/nautilus-view.c:
	(impl_Nautilus_View_history_changed),
	(nautilus_view_initialize_class): Added the necessary stuff to
	cover the new history_changed call.

	* src/nautilus-view-frame.h:
	* src/nautilus-view-frame.c: (nautilus_view_frame_initialize):
	Connect handlers so we can send history_changed calls to the
	NautilusView when either the history or the icons change.
	(nautilus_view_frame_destroy): Change state to EMPTY so the
	history signal won't be sent once the frame is destroyed.
	(view_frame_activated): Send a history_changed to every
	newly-activated view.
	(get_CORBA_object): Helper function to make code that makes CORBA
	calls simpler.
	(check_if_view_is_gone): Use get_CORBA_object.
	(attach_client): Gave a nicer name, removed the code that makes
	the Nautilus_HistoryFrame interface.
	(nautilus_view_frame_load_client): Do the attach_client (formerly
	nautilus_view_frame_set_to_component) before calling
	view_frame_activated. This is needed since view_frame_activated
	now sends a history_changed to the view.
	(nautilus_view_frame_load_location),
	(nautilus_view_frame_stop_loading),
	(nautilus_view_frame_selection_changed),
	(nautilus_view_frame_title_changed): Use get_CORBA_object.
	(get_history_list): Made this private.
	(send_history): Helper function that sends history to the view if
	it's in the appropriate state.

	* src/Makefile.am:
	* src/nautilus-history-frame.c:
	* src/nautilus-history-frame.h:
	Removed the old NautilusHistoryFrame, which is no longer needed
	since we put the history call right in the NautilusView class.

	* src/nautilus-window-manage-views.c: (get_history_list_callback):
	Updated for Nautilus_HistoryList -> Nautilus_History change.

	Fix bug 5391 ("Esc" Canceling of an icon stretch doesn't restore
	icon position.).

	* libnautilus-extensions/nautilus-icon-private.h:
	* libnautilus-extensions/nautilus-icon-container.c:
	(clear_drag_state): Add a single bottleneck function to make sure
	the context menu timeout always gets canceled.
	(continue_stretching): Remove the unused "update_position"
	parameter.
	(undo_stretching): Consolidate the cancel_stretching function and
	restore the icon's position as well as its size. Also use the new
	bottleneck to clear the drag state.
	(button_release_event): Use the new bottleneck to clear the drag
	state.
	(show_context_menu_callback): Use the new bottleneck to clear the
	drag state.
	(nautilus_icon_container_set_selection),
	(nautilus_icon_container_select_list_unselect_others): Take
	advantage of the defaults in g_hash_table_new and use NULL, NULL
	instead of g_direct_hash, g_direct_equal.
	(nautilus_icon_container_show_stretch_handles): Save the position
	as well as the size.
	(compute_stretch): Add a FIXME with a bug number.

	Fix bug 5407 (Make "Hardware Overview" title translatable).

	* components/hardware/nautilus-hardware-view.c:
	(nautilus_hardware_view_destroy): Remove unused uri field.
	(extract_info): Fix storage leak.
	(get_RAM_description): Get rid of code that non-portably relies on
	long long. Mark strings for translation.
	(get_IDE_description): Get rid of code that non-portably relies on
	long long. Mark strings for translation.
	(setup_overview_form): Marked string for translation.
	(setup_CPU_form), (setup_RAM_form), (setup_IDE_form),
	(is_location), (nautilus_hardware_view_load_uri): Disable the
	views other than the overview for now since they are not ready to
	be seen.
	(nautilus_hardware_view_drag_data_received): Get rid of the code
	that makes the hardware view accept a URI list drag.

	Fix bug 5405 (nautilus --check fails when using LC_ALL=sv_SE due
	to missing entry in POTFILES.in).

	* po/POTFILES.in: Added nautilus-glib-extensions.c.

	Other changes.

	* src/nautilus-signaller.h:
	* src/nautilus-signaller.c: (nautilus_signaller_initialize_class),
	(nautilus_signaller_get_current):
	Change the NautilusSignaller class so that the interface calls the
	object a GtkObject * and the details of the class are hidden.

	* src/nautilus-property-browser.c: (emit_emblems_changed_signal):
	* src/nautilus-search-bar-criterion.c:
	(nautilus_search_bar_criterion_destroy),
	(nautilus_search_bar_criterion_new_from_values):
	* src/nautilus-window-menus.c:
	(nautilus_window_initialize_go_menu):
	* src/nautilus-window.c: (nautilus_send_history_list_changed):
	Now that nautilus_signaller_get_current returns a GtkObject,
	remove some unnecessary casts.

	* components/html/glibwww-callbacks.c: (get_sock_info),
	(glibwww_timer_register):
	* components/tree/nautilus-tree-model.c:
	(nautilus_tree_model_initialize):
	* components/tree/nautilus-tree-view.c:
	(nautilus_tree_view_initialize):
	* libnautilus-extensions/nautilus-directory-async.c:
	(async_job_start):
	* libnautilus-extensions/nautilus-directory.c:
	(nautilus_directory_notify_files_added),
	(nautilus_directory_notify_files_removed),
	(nautilus_directory_notify_files_moved):
	* libnautilus-extensions/nautilus-icon-factory.c:
	(nautilus_icon_factory_initialize):
	* libnautilus-extensions/nautilus-list.c:
	(nautilus_list_set_selection):
	* libnautilus-extensions/nautilus-merged-directory.c:
	(nautilus_merged_directory_initialize):
	* libnautilus-extensions/nautilus-trash-directory.c:
	(nautilus_trash_directory_initialize):
	* src/file-manager/fm-properties-window.c:
	(fm_properties_window_present):
	Take advantage of the defaults in g_hash_table_new and use NULL,
	NULL instead of g_direct_hash, g_direct_equal.

M	ChangeLog
M	components/hardware/nautilus-hardware-view.c
M	components/history/nautilus-history-view.c
M	components/html/glibwww-callbacks.c
M	components/tree/nautilus-tree-model.c
M	components/tree/nautilus-tree-view.c
M	libnautilus-extensions/nautilus-directory-async.c
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-extensions/nautilus-icon-private.h
M	libnautilus-extensions/nautilus-list.c
M	libnautilus-extensions/nautilus-merged-directory.c
M	libnautilus-extensions/nautilus-trash-directory.c
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus-private/nautilus-icon-private.h
M	libnautilus-private/nautilus-list.c
M	libnautilus-private/nautilus-merged-directory.c
M	libnautilus-private/nautilus-trash-directory.c
M	libnautilus/nautilus-view-component.idl
M	libnautilus/nautilus-view.c
M	libnautilus/nautilus-view.h
M	po/POTFILES.in
M	src/Makefile.am
M	src/file-manager/fm-properties-window.c
D	src/nautilus-history-frame.c
D	src/nautilus-history-frame.h
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-property-browser.c
M	src/nautilus-search-bar-criterion.c
M	src/nautilus-signaller.c
M	src/nautilus-signaller.h
M	src/nautilus-spatial-window.c
M	src/nautilus-view-frame.c
M	src/nautilus-view-frame.h
M	src/nautilus-window-manage-views.c
M	src/nautilus-window-menus.c
M	src/nautilus-window.c

commit ec540c3e648e4a0b71eebff5e767c3c233de6841
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2001-01-04

	reviewed by: Darin Adler  <darin@eazel.com>

	Fixed bug 5313 (location bar gets partly inactive during
	auto-completion)

	This was a GTK bug involving event timing. The fix was to
	add a workaround in NautilusEntry.

	* libnautilus-extensions/nautilus-entry.c:
	(nautilus_entry_initialize_class): Wire up default handler
	for selection_clear_event.
	(nautilus_entry_selection_clear): Bail out without doing anything
	if we are still the selection owner.

M	ChangeLog
M	libnautilus-extensions/nautilus-entry.c
M	libnautilus-private/nautilus-entry.c

commit 92677ae6f7814d32e23c66a0f3f2435d7de3735b
Author: John Harper <jsh@eazel.com>
Date:	2001-01-04

    reviewed by: Darin Adler <darin@eazel.com>

    2001-01-03	John Harper  <jsh@eazel.com>

	reviewed by: Darin Adler  <darin@eazel.com>

	Work to make clicking on an inactive window not focus it if the
	click subsequently starts a drag. Fixes bug 1681, and removes
	fixme bugs 5030, 5032, and 5033

	* libnautilus-extensions/nautilus-drag-window.c,
	libnautilus-extensions/nautilus-drag-window.h
	(nautilus_drag_window_register): new module, hooks into a
	GtkWindow to retrofit a focus policy that makes sense with drag
	and drop sources. When dragging from a window, a button press
	event that subsequently causes a drag to be started doesn't
	focus (or raise) the window

	This uses a sawfish-specific WM_PROTOCOL to handle the `don't
	raise' part (_SAWFISH_WM_RAISE_WINDOW), but everything else
	should work with any ICCCM-compliant wm. (The sawfish specific
	part will have zero effect with other wm's. It currently
	requires a cvs version of sawfish)

	* src/nautilus-window.c (nautilus_window_constructed):
	* src/nautilus-property-browser.c
	(nautilus_property_browser_initialize):
	Call nautilus_drag_window_register () on the window, since it
	may be used as a drag source

	* libnautilus-extensions/nautilus-gdk-extensions.c,
	libnautilus-extensions/nautilus-gdk-extensions.h
	(nautilus_gdk_window_focus,
	nautilus_gdk_window_set_wm_protocols): new functions

M	ChangeLog
M	libnautilus-extensions/Makefile.am
A	libnautilus-extensions/nautilus-drag-window.c
A	libnautilus-extensions/nautilus-drag-window.h
M	libnautilus-extensions/nautilus-gdk-extensions.c
M	libnautilus-extensions/nautilus-gdk-extensions.h
M	libnautilus-private/Makefile.am
A	libnautilus-private/nautilus-drag-window.c
A	libnautilus-private/nautilus-drag-window.h
M	libnautilus-private/nautilus-gdk-extensions.c
M	libnautilus-private/nautilus-gdk-extensions.h
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-property-browser.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window.c

commit a23b981c554d6a537332d457c95324644e95c2c1
Author: Rebecca Schulman <rebecka@eazel.com>
Date:	2001-01-04

    reviewed by: Maciej Stachowiak <mjs@eazel.com>

    2001-01-04	Rebecca Schulman  <rebecka@eazel.com>

	reviewed by: Maciej Stachowiak <mjs@eazel.com>

	* libnautilus-extensions/nautilus-mime-actions.c:
	(nautilus_mime_get_default_component_for_file_internal):
	Remove fixme for bug 1264, which is no longer relevant.

M	ChangeLog
M	libnautilus-extensions/nautilus-mime-actions.c
M	libnautilus-private/nautilus-mime-actions.c

commit 5b0b8201069efdec22ec602efffef176b31cdada
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2001-01-03

    Only display removable volumes on desktop.

    2001-01-03	Gene Z. Ragan  <gzr@eazel.com>

	Only display removable volumes on desktop.

	* libnautilus-extensions/nautilus-volume-monitor.c:
	(nautilus_volume_monitor_volume_is_removable):
	* libnautilus-extensions/nautilus-volume-monitor.h:
	* src/file-manager/fm-desktop-icon-view.c: (volume_in_black_list),
	(create_mount_link):

M	ChangeLog
M	libnautilus-extensions/nautilus-volume-monitor.c
M	libnautilus-extensions/nautilus-volume-monitor.h
M	libnautilus-private/nautilus-volume-monitor.c
M	libnautilus-private/nautilus-volume-monitor.h
M	src/file-manager/fm-desktop-icon-view.c

commit 20333b49696b5297748bdfebefac17dcf2cacd0f
Author: Michael Fleming <mfleming@src.gnome.org>
Date:	2001-01-03

    Bug 5343 for real this time.

	* components/services/summary/nautilus-view/main.c: (main):
	*
	components/services/summary/nautilus-view/nautilus-summary-callba
	cks.c: (login_button_cb):
	*
	components/services/summary/nautilus-view/nautilus-summary-view.c
	: (nautilus_summary_view_destroy):

	Bug 5343 for real this time.

	My decision to move the ammonite_init call after the
	oaf_make_registration_id call was a poor one and caused another
	potential race.

M	ChangeLog
M	components/services/summary/main.c
M	components/services/summary/nautilus-summary-callbacks.c
M	components/services/summary/nautilus-summary-view.c
M	components/services/summary/nautilus-view/main.c
M
components/services/summary/nautilus-view/nautilus-summary-callbacks.c
M	components/services/summary/nautilus-view/nautilus-summary-view.c

commit c303cfa4c2759e67cb0fc1a6268beb7cb342682e
Author: Kenneth Christiansen <kenneth@src.gnome.org>
Date:	2001-01-03

    Updates evolution/po/da.po gal/po/da.po galeon/po/da.po
    gernel/po/da.po

    Updates
    evolution/po/da.po gal/po/da.po galeon/po/da.po
    gernel/po/da.po gimp/po/da.po gimp/po-plug-ins/da.po
    gnome-games/po/da.po gnome-vfs/po/da.po gtranslator/po/da.po
    helix-setup-tools/po/da.po libgda/po/da.po mc/po/da.po
    nautilus/po/da.po pan/po/da.po sodipodi/po/da.po

M	po/da.po

commit 684c1f6d461e7632156c89863235040af7ab4a41
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2001-01-03

    Fixed bug 5394, CRITICAL warning received when zooming a 1x1 pixel
    image

    2001-01-03	Gene Z. Ragan  <gzr@eazel.com>

	Fixed bug 5394, CRITICAL warning received when zooming a 1x1
	pixel image below 100%

	* components/image-viewer/nautilus-image-view.c: (rezoom_control),
	(control_size_allocate_callback):
	Don't allow a scale if the new width or height is less then 1.

M	ChangeLog
M	components/image-viewer/nautilus-image-view.c

commit 5d50d430db7bfc26391433562f3465036178cd6d
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-01-03

	reviewed by: Pavel Cisler<pavel@eazel.com>

	* components/mozilla/nautilus-mozilla-content-view.c:
	(file_exists), (ensure_profile_dir), (ensure_cache_dir),
	(mozilla_content_view_one_time_happenings):
	Add support for using mozilla caching.

M	ChangeLog
M	components/mozilla/nautilus-mozilla-content-view.c

commit 42f8f9d33ebd99e750a5e07da19d68ec6846bc44
Author: George Lebl <jirka@5z.com>
Date:	2001-01-03

    Reviewed by Maciej, so if I broke something, blame him.

    Wed Jan 03 04:11:01 2001  George Lebl <jirka@5z.com>

	Reviewed by Maciej, so if I broke something, blame him.

	Fixes #5356

	* libnautilus-extensions/nautilus-directory-background.c
	  (make_root_pixmap): Do what the comment says and actually open
	  a new display before setting the close down mode to
	  RetainPermanent.
	  This made nautilus windows stay persistent after a crash
	  or whatnot.
	  This bug was inherited from control-center.

M	ChangeLog
M	libnautilus-extensions/nautilus-directory-background.c
M	libnautilus-private/nautilus-directory-background.c

commit d3c3fc18726707ed24c0a5e8feca6eff4be0fb89
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-01-03

	reviewed by: Pavel Cisler<pavel@eazel.com>

	Fix bugs 4677, 3031.

	* configure.in:
	* components/mozilla/Makefile.am:
	Use the right RPATH flags depending on where mozilla was found.
	This fixed the problem of trying to use mozilla built by
	eazel-hacking instead of from RPMS.

	* components/mozilla/nautilus-mozilla-content-view.c:
	(nautilus_mozilla_content_view_initialize_class),
	(mozilla_content_view_one_time_happenings),
	(mozilla_content_view_setup_profile_directory):
	Add support for setting up a Mozilla profile so that cookies and
	cache work.

M	ChangeLog
M	components/mozilla/Makefile.am
M	components/mozilla/nautilus-mozilla-content-view.c
M	configure.in

commit 2fbf3930ce075a0c4acf09430af1313616c26332
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-01-03

	reviewed by: Stuart Parmenter <pavlov@netscape.com>

	* configure.in:
	Add "detection" of M19.  Remove the pre M18 detections.

M	ChangeLog
M	configure.in

commit f86f649a58ac2e029cecf2e85ffe195c3ba59bd8
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-01-03

	reviewed by: Gene Ragan <gzr@eazel.com>

	* libnautilus-extensions/nautilus-art-extensions.c:
	(nautilus_art_irect_contains_point):
	* libnautilus-extensions/nautilus-art-extensions.h:
	New function to test whether a rectangle contains a point.

	* libnautilus-extensions/nautilus-gdk-extensions.c:
	(nautilus_self_check_gdk_extensions):
	* libnautilus-extensions/nautilus-gdk-extensions.h:
	* libnautilus-extensions/nautilus-gdk-font-extensions.c:
	(nautilus_gdk_font_get_bold), (font_scalable_get_by_size),
	(font_bitmap_get_by_size), (nautilus_gdk_font_get_larger),
	(nautilus_gdk_font_get_smaller), (nautilus_gdk_font_equal),
	(nautilus_get_largest_fitting_font),
	(nautilus_string_ellipsize_start), (nautilus_gdk_font_list_fonts),
	(nautilus_gdk_font_get_name), (xlfd_string_get_nth),
	(xlfd_string_replace_nth), (xlfd_string_get_nth_as_int),
	(xlfd_string_is_scalable_non_bitmap),
	(xlfd_string_could_be_scalable_non_bitmap),
	(font_entry_has_bold_weight_test),
	(font_entry_is_scalable_non_bitmap_test),
	(compare_xlfd_by_size_in_points),
	(compare_xlfd_by_size_in_pixels),
	(nautilus_self_check_ellipsize_start),
	(nautilus_self_check_gdk_font_extensions):
	* libnautilus-extensions/nautilus-gdk-font-extensions.h:
	Move GdkFont extensions to their own file.  Add new functions to
	find a larger/smaller find given an existing font.  Change the
	bold flavor font function to query the system for fonts, this
	makes it work regardless of the user's selected font.  Before it
	worked only for some fonts.

	* libnautilus-extensions/nautilus-file-operations-progress.c:
	* libnautilus-extensions/nautilus-file-operations.c:
	* libnautilus-extensions/nautilus-icon-canvas-item.c:
	* src/nautilus-sidebar-title.c:
	Include nautilus-gdk-font-extensions.h.

	* libnautilus-extensions/nautilus-gtk-extensions.c:
	(nautilus_gtk_label_make_bold), (nautilus_gtk_label_make_larger),
	(nautilus_gtk_label_make_smaller):
	* libnautilus-extensions/nautilus-gtk-extensions.h:
	New functions to make a GtkLabel larger/smaller.

	* libnautilus-extensions/nautilus-lib-self-check-functions.h:
	Add entry for nautilus-gdk-font-extensions.

	* libnautilus-extensions/nautilus-string-list.c:
	(nautilus_string_list_modify_nth),
	(nautilus_string_list_remove_nth),
	(nautilus_string_list_find_by_function),
	(nautilus_string_list_sort),
	(nautilus_string_list_sort_with_function):
	* libnautilus-extensions/nautilus-string-list.h:
	New functions to modify, remove and find specific string entries.
	New function to sort the string list given a compare function.

M	ChangeLog
M	libnautilus-extensions/Makefile.am
M	libnautilus-extensions/nautilus-art-extensions.c
M	libnautilus-extensions/nautilus-art-extensions.h
M	libnautilus-extensions/nautilus-file-operations-progress.c
M	libnautilus-extensions/nautilus-file-operations.c
M	libnautilus-extensions/nautilus-gdk-extensions.c
M	libnautilus-extensions/nautilus-gdk-extensions.h
A	libnautilus-extensions/nautilus-gdk-font-extensions.c
A	libnautilus-extensions/nautilus-gdk-font-extensions.h
M	libnautilus-extensions/nautilus-gtk-extensions.c
M	libnautilus-extensions/nautilus-gtk-extensions.h
M	libnautilus-extensions/nautilus-icon-canvas-item.c
M	libnautilus-extensions/nautilus-lib-self-check-functions.h
M	libnautilus-extensions/nautilus-string-list.c
M	libnautilus-extensions/nautilus-string-list.h
M	libnautilus-private/Makefile.am
M	libnautilus-private/nautilus-art-extensions.c
M	libnautilus-private/nautilus-art-extensions.h
M	libnautilus-private/nautilus-file-operations-progress.c
M	libnautilus-private/nautilus-file-operations.c
M	libnautilus-private/nautilus-gdk-extensions.c
M	libnautilus-private/nautilus-gdk-extensions.h
A	libnautilus-private/nautilus-gdk-font-extensions.c
A	libnautilus-private/nautilus-gdk-font-extensions.h
M	libnautilus-private/nautilus-gtk-extensions.c
M	libnautilus-private/nautilus-gtk-extensions.h
M	libnautilus-private/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-lib-self-check-functions.h
M	libnautilus-private/nautilus-string-list.c
M	libnautilus-private/nautilus-string-list.h
M	src/nautilus-sidebar-title.c

commit ef03fb384f13237b4ac37b8078fdf957476ee941
Author: Robey Pointer <robey@src.gnome.org>
Date:	2001-01-03

    Add a parameter to trilobite_init to allow a service to pass its
    own popt

	*
	components/services/install/command-line/eazel-alt-install-corba.
	c: (main):
	* components/services/install/server/main.c: (main):
	* components/services/time/service/main.c: (main):
	*
	components/services/trilobite/libtrilobite/trilobite-core-utils.c
	: (trilobite_init):
	*
	components/services/trilobite/libtrilobite/trilobite-core-utils.h
	:
	* components/services/trilobite/sample/command-line/main.c:
	(main):
	* components/services/trilobite/sample/service/main.c: (main):

	Add a parameter to trilobite_init to allow a service to pass its
	own popt options along (needed for the command-line installer).

M	ChangeLog
M	components/services/install/command-line/eazel-alt-install-corba.c
M	components/services/install/server/main.c
M	components/services/time/service/main.c
M	components/services/trilobite/libtrilobite/trilobite-core-utils.c
M	components/services/trilobite/libtrilobite/trilobite-core-utils.h
M	components/services/trilobite/sample/command-line/main.c
M	components/services/trilobite/sample/service/main.c

commit d08d4507fc8124ec0df79141f6e9f759f3fc1c73
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2001-01-03

    Incorporated Bud's patch to the disk size calculation in the hardware


	* components/hardware/nautilus-hardware-view.c:
	(get_RAM_description), (get_IDE_description):
	Incorporated Bud's patch to the disk size calculation in the
	hardware view, which sidesteps integer overflow problems and makes
	it consistent with industry convention by using 1000 instead of
	1024 for the definition of a kbyte.  Also tweaked the RAM size
	calculation, but it's still not quite right yet.

	* libnautilus-extensions/nautilus-icon-canvas-item.c:
	(draw_pixbuf_aa):
	improved performance by using nautilus_gnome_canvas_draw_pixbuf
	to draw on the aa canvas instead of libart.

M	ChangeLog
M	components/hardware/nautilus-hardware-view.c
M	libnautilus-extensions/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-canvas-item.c

commit 0f3e5e583e6b8ebc1e981955d7e2ea63659a144e
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-01-03

	reviewed by: John Sullivan <sullivan@eazel.com>

	    Fixed bug 4344 (assertion if you view a directory without a
	metafile).

	* libnautilus-extensions/nautilus-directory.c:
	(nautilus_directory_initialize), (nautilus_directory_destroy):
	Create and destroy the metafile hash table when the directory
	is created and destroyed instead of waiting until the metafile
	is read.

	* libnautilus-extensions/nautilus-directory-metafile.c:
	(get_file_node): Get rid of code to handle NULL for hash table.
	(nautilus_directory_metafile_destroy): Just destroy the contents
	of the hash table (hash table itself is destroyed elsewhere now).
	(nautilus_directory_rename_file_metadata),
	(nautilus_directory_remove_file_metadata): Get rid of code to
	handle NULL for the hash table.
	(nautilus_directory_set_metafile_contents): Don't create the
	hash table any more, just populate it.

M	ChangeLog
M	libnautilus-extensions/nautilus-directory-metafile.c
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-private/nautilus-directory-metafile.c
M	libnautilus-private/nautilus-directory.c

commit 6b4c9532027968459641201077d41552d0b8e90c
Author: Christian Rose <menthos@src.gnome.org>
Date:	2001-01-02

    Updated Swedish translation.

M	po/ChangeLog
M	po/sv.po

commit 28aea9faf34f9812c00256ed56214df07529cb20
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-01-02

	reviewed by: John Sullivan <sullivan@eazel.com>

	* src/nautilus-window-menus.c:
	(help_menu_about_nautilus_callback):
	Added the year 2001 to the user-visible copyright notice and
	made it
	use the standard format with the word Copyright.

M	ChangeLog
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-window-menus.c

commit c61d1983f2ed1822573833718c1951feb24a05e9
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2001-01-02

	reviewed by: Darin Adler  <darin@eazel.com>

	Fixed bug 5375 (reword the 4000-file limit so it doesn't
	mention the Nautilus Preview Release)

	* libnautilus-extensions/nautilus-directory.c:
	* libnautilus-extensions/nautilus-directory.h:
	Move the #define for the limit to a public place.

	* src/file-manager/fm-directory-view.c:
	(check_for_directory_hard_limit):
	Reword the dialog so it doesn't promise to go away
	soon. Also, use #define for the limit in case it
	changes, which is likely.

M	ChangeLog
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-extensions/nautilus-directory.h
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-directory.h
M	src/file-manager/fm-directory-view.c

commit 5e4969d55a43447f9f3992909ee638312c745ebb
Author: Ali Abdin <aliabdin@aucegypt.edu>
Date:	2001-01-02

    A minor attempt at deallocating things correctly before we exit
    (so memory

    2001-01-02	Ali Abdin  <aliabdin@aucegypt.edu>

	    A minor attempt at deallocating things correctly before we
	    exit (so
	    memory profilers can be used properly).

	    * components/help/converters/gnome-db2html2/gdb3html.c:
	    (parse_file): Free stuff that has been allocated by libxml
	    before
	    exiting this function. Now memprof stops showing one big
	    large red
	    bar.

	    Call toc_free_data when done with the TOC.

	    * components/help/converters/gnome-db2html2/toc-elements.c:
	    (toc_copyright_characters): Add a comment about a memory
	    leak I
	    discovered.
	    (toc_free_data): New function to free data allocated by
	    toc_init_data

M	ChangeLog
M	components/help/converters/gnome-db2html2/gdb3html.c
M	components/help/converters/gnome-db2html2/toc-elements.c
M	components/help/converters/gnome-db2html2/toc-elements.h

commit fd873a2e038d041b31fb2b226d33b979751c5ba4
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2001-01-02

	reviewed by: Darin Adler  <darin@eazel.com>

	Fixed bug 5331 (Control-W closes the desktop)

	* src/file-manager/nautilus-desktop-icon-view-ui.xml:
	Added insensitive "Close" command that overrides the
	default one.

	* src/nautilus-window-menus.c:
	(nautilus_window_update_show_hide_menu_items),
	(refresh_bookmarks_menu),
	(nautilus_window_remove_bookmarks_menu_items),
	(nautilus_window_remove_go_menu_items),
	(nautilus_window_update_find_menu_item),
	(append_dynamic_bookmarks), (refresh_go_menu): Removed
	initial NAUTILUS_ from some #defines that are private to
	this file.

M	ChangeLog
M	src/file-manager/nautilus-desktop-icon-view-ui.xml
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-window-menus.c

commit 4f2738f2b5ef469448fae5df337ea0a925d789aa
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2001-01-02

    Updated Norwegian (bokml) translation.

    2001-01-02	Kjartan Maraas	<kmaraas@gnome.org>

	* no.po: Updated Norwegian (bokml) translation.

M	po/ChangeLog
M	po/no.po

commit f6f8685fa2c6f800a72afc727051f58ccd3848a0
Author: Ali Abdin <aliabdin@aucegypt.edu>
Date:	2001-01-01

    More patches from John Fleck. A fixup for the QANDASET title showing
    up in

    2001-01-01	Ali Abdin  <aliabdin@aucegypt.edu>

	    More patches from John Fleck. A fixup for the QANDASET
	    title showing
	    up in the TOC.

	    Also a fixup for bug #4409 (due to the switching of 'states'
	    in the
	    parser we sometimes would print out some extra HTML closing
	    tags
	    that shouldn't be there)

	    Happy New Year.

	    * components/help/converters/gnome-db2html2/gdb3html.h:
	    * components/help/converters/gnome-db2html2/sect-elements.c:
	    * components/help/converters/gnome-db2html2/sect-preparse.c:
	    * components/help/converters/gnome-db2html2/toc-elements.c:
	    Add QANDASET and QANDAENTRY.

	    * components/help/converters/gnome-db2html2/sect-elements.c:
	    (sect_title_start_element),
	    (sect_title_end_element):
	    Use a temporary boolean variable to reflect wether the we
	    printed out
	    the starting tags in sect_title_start_element. If we did,
	    then we
	    print out the closing in sect_title_end_element. Otherwise
	    we don't.

	    * components/help/converters/gnome-db2html2/toc-elements.c:
	    (toc_title_start_element),
	    (toc_title_end_element),
	    (toc_title_characters):
	    Ignore the QANDASET title's since they should not be in
	    the TOC.

M	ChangeLog
M	components/help/converters/gnome-db2html2/gdb3html.h
M	components/help/converters/gnome-db2html2/sect-elements.c
M	components/help/converters/gnome-db2html2/sect-preparse.c
M	components/help/converters/gnome-db2html2/toc-elements.c

commit 482a0911cec191b10ecd64c4e521296bdb3d3b47
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-12-30

	reviewed by: Gene Ragan <gzr@eazel.com>

	Fixed bug 5374 (No-longer-mounted removable media linger as
	generic icons upon restart).

	* src/file-manager/fm-desktop-icon-view.c:
	(free_volume_black_list): Save code by using
	nautilus_g_list_free_deep.
	(create_mount_link): Save some g_strdup calls by using const char
	* for the icon_name.
	(fm_desktop_icon_view_initialize): Simplify the code that creates
	the black list by creating a local variable.
	(unlink_and_notify): Helper function that deletes a file and
	notifies the NautilusDirectory/File framework.
	(volume_unmounted_callback): Call unlink_and_notify to do
	the work.
	(create_link_callback): Pass NULL for default values when setting
	metadata, since we always want to set the metadata.
	(icon_view_create_nautilus_links): Avoid a storage leak by using
	const char * for the icon name.
	(update_link_and_delete_copies): New function shared for both the
	home and trash link cases. Simpler because it just lets the
	nautilus_link_xxx functions handle file vs. directory and . and
	.. and doesn't bother doing a stat itself. Also fixes leaks that
	were in the old versions as well as the questionable practice of
	using chdir instead of full paths. Also changes the logic to
	delete any links with the right type but wrong name, rather than
	trying to rename the first icon found of the right type.
	(update_home_link_and_delete_copies): Use the shared
	function. Also don't bother making unused home_link_path.
	(update_trash_link_and_delete_copies): Use the new shared
	function.
	(delete_all_mount_links): Turns out we can use the shared function
	for this case too just by passing in a name that will never match
	any existing link's name ("").

M	ChangeLog
M	src/file-manager/fm-desktop-icon-view.c

commit 6c091215b4b304a542a46b4d60de82c701a958b1
Author: Mike Engber <engber@src.gnome.org>
Date:	2000-12-29

    Changed gconf key for the show desktop option in order to avoid
    using the


	* libnautilus-extensions/nautilus-global-preferences.h:
	Changed gconf key for the show desktop option in order to
	avoid using the old default value (OFF) in existing gconf
	databases (bug 5148)

M	ChangeLog
M	libnautilus-extensions/nautilus-global-preferences.h
M	libnautilus-private/nautilus-global-preferences.h

commit caff61175ec3f4d15452da030cfb14d96f520a1a
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-12-29

    fixed bug 3900, emblems too big in list view, by lowering the minimum


	* src/file-manager/fm-list-view.c:
	fixed bug 3900, emblems too big in list view, by lowering the
	minimum emblem size one notch

	* libnautilus-extensions/nautilus-icon-container.c:
	(nautilus_icon_container_update_icon):
	fixed problem where images that are small in one dimension
	but large
	in the other were being scaled too large by the minimum size
	scaling.
	Fixed by pinning to both the minimum and maximum sizes.

	also, pinned icon view emblem sizes to MAXIMUM_EMBLEM_SIZE
	independent
	of scale factor, so they don't become enormous when the icons are
	large.

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-container.c
M	src/file-manager/fm-list-view.c

commit 47a828d5502a1b3abf7d92f01c2e69c78c52bcea
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-12-29

	reviewed by: Gene Ragan <gzr@eazel.com>

	Fixed bug 5067 (Moving a file doesn't update the directory in the
	link hash table).

	Fixed bug 5366 (error when passing two directories on the command
	line).

	* libnautilus-extensions/nautilus-directory.c:
	(nautilus_directory_remove_file): Change code that was doing "==
	FALSE" which is not such good style.
	(nautilus_directory_notify_files_moved): Change to properly update
	file names in all cases and to update the directory with a new
	nautilus_file_set_directory function.

	* libnautilus-extensions/nautilus-file-private.h: Moved the
	Knowledge enum up here. I was going to make a change that required
	it, and now I don't feel like moving it back.

	* libnautilus-extensions/nautilus-file.h: Add
	nautilus_file_set_directory (and reformat).

	* libnautilus-extensions/nautilus-file.c: (is_self_owned),
	(destroy): Moved is_self_owned so the destroy function can use it.
	(update_info_internal): Call the update_links functions before
	(nautilus_file_set_directory): New function that changes the
	parent directory and updates everything appropriately.
	(nautilus_file_mark_gone): Added a check that the file is not
	already marked gone.

	* src/nautilus-main.c: (main): Sort the command-line options, add
	some single-character versions, add code to initialize the
	"geometry" variable for the case where the option is not passed,
	removed some unused code that sets start_desktop twice.

M	ChangeLog
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-extensions/nautilus-file-private.h
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-extensions/nautilus-file.h
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-file-private.h
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-file.h
M	src/nautilus-main.c

commit 7c3b04d2ac14263b50c339897dc315dc2b155500
Author: Fatih Demir <kabalak@src.gnome.org>
Date:	2000-12-29

    Committed updated Korean translation

M	po/ChangeLog
M	po/ko.po

commit f9641febb24a16d3e3da77bceb8ef068a557d1d1
Author: Pavel Cisler <pavel@eazel.com>
Date:	2000-12-29

    Fixed bug 4952 (Move or copy or large number of items fails). Final
    part

    2000-12-28	Pavel Cisler  <pavel@eazel.com>

	Fixed bug 4952 (Move or copy or large number of items fails).
	Final part of fix for bug 956 (UI takes time to become operational
	after drag&drop)

	* libnautilus-extensions/nautilus-file-changes-queue.c:
	(nautilus_file_changes_consume_changes): Fixed a bug in
	the logic that chunked up file change notifications into groups
	that could be all handled at once - before the fix each change
	was processed individually. Grouped move, metadata move, position
	setting and copy, metadata copy, position setting respectively
	into groups that would get all processed in a single chunk.
	Tweaked the maximum size of a changes chunk.

	* libnautilus-extensions/nautilus-file-changes-queue.c:
	(nautilus_file_changes_queue_schedule_metadata_copy),
	(nautilus_file_changes_queue_schedule_metadata_move),
	(nautilus_file_changes_queue_schedule_metadata_remove),
	(nautilus_file_changes_queue_schedule_position_setting):
	Some renamings.

	* libnautilus-extensions/nautilus-directory-async.c:
	Small tweak to make turning on debugging diagnostics easier.

M	ChangeLog
M	libnautilus-extensions/nautilus-directory-async.c
M	libnautilus-extensions/nautilus-file-changes-queue.c
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-file-changes-queue.c

commit 27287ebbbfb67c9451711bfa76574e6b3b79052f
Author: Michael Fleming <mfleming@src.gnome.org>
Date:	2000-12-29

    Fix for bug 5343, work around for bug 5365. By avoiding the redundant

	* components/services/summary/nautilus-view/main.c: (main):
	*
	components/services/summary/nautilus-view/nautilus-summary-view.c
	: (nautilus_summary_view_initialize):

	Fix for bug 5343, work around for bug 5365.  By avoiding the
	redundant
	activation of eazel-proxy, race condition described in 5365
	is avoided.

M	ChangeLog
M	components/services/summary/main.c
M	components/services/summary/nautilus-summary-view.c
M	components/services/summary/nautilus-view/main.c
M	components/services/summary/nautilus-view/nautilus-summary-view.c

commit f75b46491911dd144adec834450dfa4a8bc4845f
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-12-29

	reviewed by: Maciej Stachowiak <mjs@eazel.com>

	Fixed bug 2802 (copy all metadata, not just certain items). There
	are still a few loose ends but it's basically there.

	Fixed bug 5296 (Hardware overview should be localized).
	Fixed bug 5299 (Spacing problems with sizes in bytes).

	* libnautilus-extensions/nautilus-directory-metafile.c:
	(get_file_node): Used a local variable for the hash table to make
	the code more readable because the full expression is too long.
	Removed the half-baked attempt at using xmlNode objects to
	represent "changes" data, which no longer seems a likely
	direction.
	(nautilus_directory_metafile_destroy): Local variable for hash
	table.
	(nautilus_directory_get_file_metadata): Return NULL, not FALSE,
	since the function returns char *, not gboolean.
	(nautilus_directory_rename_file_metadata): Local variable for hash
	table. Also added a FIXME for a case that won't work.
	(apply_file_changes): Broke out so it can be used elsewhere.
	(apply_one_file_changes): This is now the version that has the
	hash table iterator function interface.
	(nautilus_directory_get_integer_file_metadata): Use sscanf instead
	of atoi so we can do error checking.
	(nautilus_directory_copy_file_metadata): Removed the old code that
	copied fixed keys and wrote new code that copies all the metadata.
	(nautilus_directory_remove_file_metadata): Local variable for hash
	table.

	* icons/arlo/arlo.xml: Added an explicit H offset of 0 for the
	zoom control. It was inheriting the default theme's offset of
	-2. This seems to indicate a design problem with the "fall back on
	default" approach for themes, but for now it's nice to have the
	zoom control looking right again.

	* src/nautilus-window-menus.c:
	(help_menu_about_nautilus_callback): Use the real copyright
	character, not "(C)".

	* src/file-manager/fm-desktop-icon-view.c
	(find_and_update_home_link), (place_home_directory): Mark the
	"darin's Home" string for localization. Needs improvement beyond
	this, because just tacking "'s Home" onto the login name is
	probably no good.

	* components/hardware/nautilus-hardware-view.c: (read_proc_info):
	Tweak code style a bit. Use g_string_free (FALSE) instead of
	g_strdup and g_string_free (TRUE).
	(get_CPU_description): Make this a little more localizable by
	adding a strdup format string instead of appending things. Added
	FIXMEs about additional problems.
	(get_RAM_description): Add a little reality checking on the value
	read from the file and make a little more localizable.
	(get_IDE_description): Change to use the gnome-vfs file size
	formatting functions in the right way. The old code had been
	changed to not use them at all, probably because the first cut at
	this code was using it wrong and ran into a 32-bit limit. Use
	g_string_free (FALSE) instead of g_strdup and g_string_free
	(TRUE).

	* po/POTFILES.in: Marked nautilus-hardware-view.c as needing
	localization.

	* components/help/converters/gnome-db2html2/sect-elements.c:
	(sect_informaltable_start_element): Fixed a runaway string
	literal.

	* libnautilus-extensions/nautilus-directory-async.c: Moved the
	constants to the top of the file and put the compile-time switches
	at the top of the constants section.

	* NEWS: Removed out of date news.
	* README: Fixed a typo.
	* TODO: Removed out of date tasks.

M	ChangeLog
M	NEWS
M	README
M	TODO
M	components/hardware/nautilus-hardware-view.c
M	components/help/converters/gnome-db2html2/sect-elements.c
M	icons/arlo/arlo.xml
M	libnautilus-extensions/nautilus-directory-async.c
M	libnautilus-extensions/nautilus-directory-metafile.c
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-directory-metafile.c
M	po/POTFILES.in
M	src/file-manager/fm-desktop-icon-view.c
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-window-menus.c

commit 96b848846b8840ddec13d88318264e1262aa7c08
Author: Christian Rose <menthos@src.gnome.org>
Date:	2000-12-27

    Updated Swedish translation.

M	po/ChangeLog
M	po/sv.po

commit fea3bb80af0db14704c37280d20fbbdfe39f5bfd
Author: Mike Engber <engber@src.gnome.org>
Date:	2000-12-27

    Bug number for FIXMEs.


	* libnautilus-extensions/nautilus-background-canvas-group.c:
	(nautilus_background_canvas_group_draw),
	(nautilus_background_canvas_group_render):
	Bug number for FIXMEs.

M	ChangeLog
M	libnautilus-extensions/nautilus-background-canvas-group.c
M	libnautilus-private/nautilus-background-canvas-group.c

commit eed2a6a8f5173b181824e74adfbb166448a075ce
Author: Mike Engber <engber@src.gnome.org>
Date:	2000-12-27

    updating for previous check-in



    updating for previous check-in

M	ChangeLog

commit 73bd99e85e52db9f32426cbf034c7ffc408d2d4d
Author: Mike Engber <engber@src.gnome.org>
Date:	2000-12-27

    Set the background pixmap of the desktop xwindow so that the window


	* libnautilus-extensions/nautilus-directory-background.c:
	(desktop_background_realized), (nautilus_background_set_desktop),
	(nautilus_background_is_desktop),
	(nautilus_background_get_desktop_background_window),
	(image_loading_done_callback),
	(nautilus_file_update_desktop_pixmaps),
	(background_changed_callback), (saved_settings_changed_callback),
	(background_reset_callback),
	(nautilus_connect_desktop_background_to_file_metadata):
	* libnautilus-extensions/nautilus-directory-background.h:
	* src/file-manager/fm-icon-view.c: (fm_icon_view_begin_loading):
	Set the background pixmap of the desktop xwindow so that the
	window manager paints background behind nautilus windows instead
	of leaving trails.

M	libnautilus-extensions/nautilus-directory-background.c
M	libnautilus-extensions/nautilus-directory-background.h
M	libnautilus-private/nautilus-directory-background.c
M	libnautilus-private/nautilus-directory-background.h
M	src/file-manager/fm-icon-view.c

commit 253b6c037ed0161c8a05578ecc6242dae4d9b3e8
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-12-26

    Compare mount point, not device path.

    2000-12-26	Gene Z. Ragan  <gzr@eazel.com>

	* src/file-manager/fm-desktop-icon-view.c: (volume_in_black_list),
	(fm_desktop_icon_view_initialize):
	Compare mount point, not device path.

M	ChangeLog
M	src/file-manager/fm-desktop-icon-view.c

commit d9687dd773a9225f5bac924fd5ed74100b4ec4c7
Author: Kenneth Christiansen <kenneth@src.gnome.org>
Date:	2000-12-26

    Translations dr-genius/po/da.po gfloppy/po/da.po gtkhtml/po/da.po

    Translations
    dr-genius/po/da.po gfloppy/po/da.po gtkhtml/po/da.po
    achtung/po/da.po bug-buddy/po/da.po control-center/po/da.po
    ee/po/da.po evolution/po/da.po galeon/po/da.po gdm2/po/da.po
    glade/po/da.po gnome-chess/po/da.po gnome-games/po/da.po
    gnome-iconedit/po/da.po gnome-pilot/po/da.po
    gnome-utils/po/da.po gnopo/po/da.po gnorpm/po/da.po
    gnumeric/po/da.po libgtop/po/da.po magicdev/po/da.po
    mc/po/da.po memprof/po/da.po nautilus/po/da.po rp3/po/da.po
    xpdf/po/da.po

M	po/da.po

commit 0f6f896a09d2e0bd97ed167618d0589b012463fd
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2000-12-25

    Updated Norwegian (bokml) translation.

    2000-12-25	Kjartan Maraas	<kmaraas@gnome.org>

	* no.po: Updated Norwegian (bokml) translation.

M	po/ChangeLog
M	po/no.po

commit ac5bcd46419c90fb99afced8c6fec2f8c3a99c78
Author: Ali Abdin <aliabdin@aucegypt.edu>
Date:	2000-12-25

    Handle the <address> tag properly (including <street>, <city>,
    <country>,

    2000-12-25	Ali Abdin  <aliabdin@aucegypt.edu>

	    Handle the <address> tag properly (including <street>, <city>,
	    <country>, <postcode>, and <state>) - Fixes bug #2176

	    Support the <literallayout> tag - Fixes bug #5341

	    These patches contributed by John Fleck <jfleck@inkstain.net>

	    Happy Eid and Merry Christmas!

	    * components/help/converters/gnome-db2html2/gdb3html.h:
	    *
	    components/help/converters/gnome-db2html2/sect-elements.[ch]:
	    * components/help/converters/gnome-db2html2/sect-preparse.c:
	    * components/help/converters/gnome-db2html2/toc-elements.c:
	    (sect_literallayout_start_element),
	    (sect_literallayout_end_element):
	    New functions to for LITERALLAYOUT tag support.
	    (sect_country_start_element),
	    (sect_city_start_element),
	    (sect_street_start_element),
	    (sect_address_end_element),
	    (sect_address_start_element),
	    (sect_address_characters):
	    New functions to handle the ADDRESS/STREET/CITY/COUNTRY
	    tags properly

	    * components/help/converters/gnome-db2html2/ASSUMPTIONS:
	    Removed an erroneous entry

	    * components/help/converters/gnome-db2html2/TODO:
	    Updated

	    * components/help/converters/gnome-db2html2/AUTHORS:
	    Added John Fleck (jfleck@inkstain.net)

M	ChangeLog
M	components/help/converters/gnome-db2html2/ASSUMPTIONS
M	components/help/converters/gnome-db2html2/AUTHORS
M	components/help/converters/gnome-db2html2/TODO
M	components/help/converters/gnome-db2html2/gdb3html.h
M	components/help/converters/gnome-db2html2/sect-elements.c
M	components/help/converters/gnome-db2html2/sect-elements.h
M	components/help/converters/gnome-db2html2/sect-preparse.c
M	components/help/converters/gnome-db2html2/toc-elements.c

commit a57481aa2fa57e34e0f71220ea1aa4f3affd83b4
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-12-25

    Started work on volume black list. Added proc and boot to list. Need
    to

    2000-12-25	Gene Z. Ragan  <gzr@eazel.com>

	* src/file-manager/fm-desktop-icon-view.c:
	(fm_desktop_icon_view_destroy), (free_volume_black_list),
	(volume_in_black_list), (create_mount_link),
	(startup_create_mount_links), (fm_desktop_icon_view_initialize),
	(volume_mounted_callback):
	Started work on volume black list.  Added proc and boot to
	list.  Need to figure out a way to expose this to the UI
	so it is easy for the user to specify what mounts they
	wnat dispalyed on the desktop.

	* libnautilus-extensions/nautilus-drag.c: (add_one_url_list),
	(add_one_path_list), (nautilus_drag_drag_data_get):
	* libnautilus-extensions/nautilus-icon-dnd.c:
	Work on supporting drags form Nautilus into the attachments
	frame of Netscape mail.

M	ChangeLog
M	libnautilus-extensions/nautilus-drag.c
M	libnautilus-extensions/nautilus-icon-dnd.c
M	libnautilus-private/nautilus-drag.c
M	libnautilus-private/nautilus-icon-dnd.c
M	src/file-manager/fm-desktop-icon-view.c

commit 183d49af29fcb3df36c2bb4639fd9e091b8f9544
Author: John Harper <jsh@eazel.com>
Date:	2000-12-23

    moved this out of the `! defined (NAUTILUS_OMIT_SELF_CHECK)'
    preprocessor

    2000-12-23	John Harper  <jsh@eazel.com>

	* libnautilus-extensions/nautilus-gdk-extensions.c
	(nautilus_gdk_parse_geometry): moved this out of the `! defined
	(NAUTILUS_OMIT_SELF_CHECK)' preprocessor block where I had
	inserted it by mistake. Also removed a statement with no effect

M	ChangeLog
M	libnautilus-extensions/nautilus-gdk-extensions.c
M	libnautilus-private/nautilus-gdk-extensions.c

commit 5f311b514f6beea23656d1bd96edd235d8c0d74d
Author: Kenneth Christiansen <kenneth@src.gnome.org>
Date:	2000-12-23

    Updates achtung/po/da.po bug-buddy/po/da.po control-center/po/da.po

    Updates
    achtung/po/da.po bug-buddy/po/da.po control-center/po/da.po
    ee/po/da.po evolution/po/da.po gdm2/po/da.po gfloppy/po/da.po
    glade/po/da.po gnome-chess/po/da.po gnome-db/po/da.po
    gnome-games/po/da.po gnome-iconedit/po/da.po
    gnome-pilot/po/da.po gnome-utils/po/da.po gnopo/po/da.po
    gnorpm/po/da.po gnumeric/po/da.po helix-setup-tools/po/da.po
    libgtop/po/da.po magicdev/po/da.po mc/po/da.po
    memprof/po/da.po nautilus/po/da.po pan/po/da.po rp3/po/da.po
    xpdf/po/da.po

M	po/da.po

commit 62c8d6f60bdd3fc9bf6c133463364721c2652053
Author: Ali Abdin <aliabdin@aucegypt.edu>
Date:	2000-12-23

    Look in /usr/share/man if the 'manpath' app returns nothing.

    2000-12-23	Ali Abdin  <aliabdin@aucegypt.edu>

	    * components/help/hyperbola-filefmt.c:
	    (fmt_man_populate_tree):
	    Look in /usr/share/man if the 'manpath' app returns nothing.

M	ChangeLog
M	components/help/hyperbola-filefmt.c

commit f4dceb153c9e931baa7e054c088cb8c35430e760
Author: Ali Abdin <aliabdin@aucegypt.edu>
Date:	2000-12-23

    So, I thought I was fixing this bug in the Eazel bugtracker. I
    hack away,

    2000-12-23	Ali Abdin  <aliabdin@aucegypt.edu>

	    So, I thought I was fixing this bug in the Eazel bugtracker. I
	    hack
	    away, and get gzipped man files showing up in the Help
	    sidebar. Turns
	    out, that the bug I /should/ have been working on was some
	    info-files
	    now showing up in the Help sidebar.

	    Oh well, at least we now get gzipp'd man files showing up
	    in the
	    sidebar (which is most man files nowadays).

	    So I continuied hacking and fixd bug #4414 (info files in
	    Debian do
	    not show up in Help sidebar)

	    * components/help/hyperbola-filefmt.c:
	    (extract_secnum_from_filename),
	    (name_without_suffix): New functions

	    (fmt_man_populate_tree_from_subdir):
	    gnome-man2html2 actually supports gzip'd files. So this
	    needed some
	    major work to get it to support them gzip'd files.

	    (fmt_info_populate_tree):
	    Also populate tree from the /usr/share/info subdir. I think
	    this helps
	    destroy bug #4414

M	ChangeLog
M	components/help/hyperbola-filefmt.c

commit 08e278c58108b1c1108b0c8d2cfb48b2e4214280
Author: Ali Abdin <aliabdin@aucegypt.edu>
Date:	2000-12-23

    More Fixing for bug #5118 (tags within a title do not appear in
    the TOC).

    2000-12-23	Ali Abdin  <aliabdin@aucegypt.edu>


	    More Fixing for bug #5118 (tags within a title do not appear
	    in the
	    TOC). There are a few 'difficult' cases that are still
	    not supported
	    and we probably won't support.

	    Thanks to jfleck@inkstain.net

	    * components/help/converters/gnome-db2html2/toc-elements.c:

	    Filled in function table to use toc_tag_characters where
	    appropriate.

	    (toc_tag_characters),
	    (toc_title_end_element),
	    (toc_title_start_element):
	    Some hackery to use an 'in_printed_title' variable (so we can
	    distinguish on wether we need to actually print the tag
	    within the
	    title).

	    * components/help/converters/gnome-db2html2/gdb3html.c:
	    (xml_parse_document): This function was #if 0'd out and is
	    now gone
	    from the tree
	    (parse_file): Remove #if 0'd code.
	    (main): Remove a really old unncessary comment

	    * components/help/converters/gnome-db2html2/gdb3html.c:
	    * components/help/converters/gnome-db2html2/sect-elements.c:
	    * components/help/converters/gnome-db2html2/toc-elements.c:
	    i18n'd a bunch of strings as some preliminary work to
	    getting i18n
	    working with gnome-db2html2

	    * po/POTFILES.in:
	    Update to reflect the i18n'd strings in gnome-db2html2

M	ChangeLog
M	components/help/converters/gnome-db2html2/gdb3html.c
M	components/help/converters/gnome-db2html2/sect-elements.c
M	components/help/converters/gnome-db2html2/toc-elements.c
M	po/POTFILES.in

commit b72191a526da67720177b4f6cace07d6fe204558
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-12-23

    reviewed by: Pavel Cisler<pavel@eazel.com>

    2000-12-23	Gene Z. Ragan  <gzr@eazel.com>

	reviewed by: Pavel Cisler<pavel@eazel.com>

	Fixed bug 4158, dropping a file onto gnome-terminal
	doesn't insert a path name.

	* libnautilus-extensions/nautilus-drag.c: (add_one_path_list),
	(nautilus_drag_drag_data_get):
	Return a list a text paths.

	* libnautilus-extensions/nautilus-drag.h:
	Add new type and data type for "text/uri"

M	ChangeLog
M	libnautilus-extensions/nautilus-drag.c
M	libnautilus-extensions/nautilus-drag.h
M	libnautilus-extensions/nautilus-icon-dnd.c
M	libnautilus-private/nautilus-drag.c
M	libnautilus-private/nautilus-drag.h
M	libnautilus-private/nautilus-icon-dnd.c

commit 37d51fd26938341ad12f6b606245ae026666605d
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-12-23

	reviewed by: Gene Z. Ragan <gzr@eazel.com>

	* libnautilus-extensions/nautilus-debug-drawing.c:
	(event_box_draw), (event_box_expose_event),
	(nautilus_debug_show_pixbuf):
	Dont use NautilusImage here because that create a chicken
	and egg problem when debuggin NautilusImage itself.  Use
	an event box instead.

	* libnautilus-extensions/nautilus-gdk-extensions.h:
	* libnautilus-extensions/nautilus-gdk-extensions.c:
	(nautilus_gdk_rgb_to_color_spec):
	New function to make a string color spec from an rgb value.

	* libnautilus-extensions/nautilus-gdk-pixbuf-extensions.c:
	* libnautilus-extensions/nautilus-gdk-pixbuf-extensions.h:
	(nautilus_gdk_pixbuf_is_valid),
	(nautilus_gdk_pixbuf_get_frame):
	Make these public and add documentation for them.

M	ChangeLog
M	libnautilus-extensions/nautilus-debug-drawing.c
M	libnautilus-extensions/nautilus-gdk-extensions.c
M	libnautilus-extensions/nautilus-gdk-extensions.h
M	libnautilus-extensions/nautilus-gdk-pixbuf-extensions.c
M	libnautilus-extensions/nautilus-gdk-pixbuf-extensions.h
M	libnautilus-private/nautilus-debug-drawing.c
M	libnautilus-private/nautilus-gdk-extensions.c
M	libnautilus-private/nautilus-gdk-extensions.h
M	libnautilus-private/nautilus-gdk-pixbuf-extensions.c
M	libnautilus-private/nautilus-gdk-pixbuf-extensions.h

commit c95712a8e9b3cc541c7b161cf6af7c924903ed3d
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-12-23

    reviewed by: Pavel Cisler<pavel@eazel.com>

    2000-12-22	Gene Z. Ragan  <gzr@eazel.com>

	reviewed by: Pavel Cisler<pavel@eazel.com>

	Fixed bug 4951, No error given selecting unmountable "Disks"
	volume.

	I added a pipe to monitor the result of the mount/umount command.
	If an error is in the pipe, a details error dialog is displayed.
	A generic mount failed error is first and the details button
	reveals
	the error message returned in the pipe.

	* libnautilus-extensions/nautilus-volume-monitor.c:
	(find_command),
	(open_error_pipe), (close_error_pipe),
	(nautilus_volume_monitor_mount_unmount_removable):

	Renamed xfer to transfer.
	* libnautilus-extensions/nautilus-file-operations.c:
	(parent_for_error_dialog), (transfer_dialog_clicked_callback),
	(create_transfer_dialog), (handle_transfer_ok),
	(build_error_string), (handle_transfer_vfs_error),
	(handle_transfer_overwrite), (handle_transfer_duplicate),
	(update_transfer_callback), (sync_transfer_callback),
	(nautilus_file_operations_copy_move),
	(handle_new_folder_vfs_error), (new_folder_transfer_callback),
	(nautilus_file_operations_new_folder),
	(nautilus_file_operations_move_to_trash),
	(nautilus_file_operations_delete), (do_empty_trash):

	Added compatibility call.
	* libnautilus-extensions/nautilus-entry.c:
	* libnautilus-extensions/nautilus-entry.h:
	(nautilus_entry_new_with_max_length):

M	ChangeLog
M	libnautilus-extensions/nautilus-entry.c
M	libnautilus-extensions/nautilus-entry.h
M	libnautilus-extensions/nautilus-file-operations.c
M	libnautilus-extensions/nautilus-volume-monitor.c
M	libnautilus-private/nautilus-entry.c
M	libnautilus-private/nautilus-entry.h
M	libnautilus-private/nautilus-file-operations.c
M	libnautilus-private/nautilus-volume-monitor.c

commit a89124dbf2dc1bf81af02f10a56fd5c84e58034e
Author: Kenneth Christiansen <kenneth@src.gnome.org>
Date:	2000-12-23

    Updates Tag: gedit-1-0 gedit/po/da.po balsa/po/da.po
    bug-buddy/po/da.po

    Updates
    Tag: gedit-1-0
    gedit/po/da.po
    balsa/po/da.po bug-buddy/po/da.po
    control-center/po/da.po ee/po/da.po galeon/po/da.po
    gdm2/po/da.po gfloppy/po/da.po glade/po/da.po
    gnome-chess/po/da.po gnome-core/po/da.po gnome-games/po/da.po
    gnome-iconedit/po/da.po gnome-pilot/po/da.po
    gnome-utils/po/da.po gnopo/po/da.po gnorpm/po/da.po
    gnumeric/po/da.po helix-setup-tools/po/da.po libgtop/po/da.po
    magicdev/po/da.po mc/po/da.po memprof/po/da.po
    nautilus/po/da.po rp3/po/da.po xpdf/po/da.po

M	po/da.po

commit 32b417bd0792482fdf939f450de0a29c6b7a44bd
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-12-23

    Add missing _().

M	ChangeLog
M	libnautilus-extensions/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.c

commit 3fa4e40a32399b94b9209ffae78895c8089df3a3
Author: Arlo Rose <arlo@src.gnome.org>
Date:	2000-12-23

    Deleted the Bricks.png

M	data/patterns/Makefile.am
D	data/patterns/bricks.jpg

commit 6c10f8f9ec39b11991e69a671b8673a8c1922c32
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-12-23

	reviewed by: Pavel Cisler <pavel@eazel.com>

	Fixed bug 5065 (When Nautilus moves a directory it doesn't rename
	the corresponding private metafile).

	Fixed bug 5066 (Moving a directory doesn't update infomrration
	about child directories in Nautilus).

	Fixed bug 5297 (Make all (C) strings use gettext).

	* libnautilus-extensions/nautilus-directory-metafile.c:
	(nautilus_directory_rename_file_metadata),
	(nautilus_directory_remove_file_metadata): Add check for NULL hash
	table. Without this check we kept running into asserts.

	* libnautilus-extensions/nautilus-directory-private.h:
	* libnautilus-extensions/nautilus-directory.c:
	(nautilus_directory_new): Share URI-setup code with the renaming
	case.
	(set_directory_uri): New function shared with new directories and
	renaming.
	(get_path_from_vfs_uri), (get_private_metafile_path): Utility
	functions to help get local paths for private metafiles.
	(change_directory_uri): Update URI for an existing
	NautilusDirectory object. This handles renaming the private
	metafile too.
	(collect_directories_by_prefix): Function to collect affected
	directories when you rename a directory.
	(str_replace_prefix): Utility to replace string prefix so we can
	turn old directory name into the new one.
	(nautilus_directory_moved): Renamed and changed to use URIs
	instead of a directory object so it can be called even when no
	directory exists. Also made it collect all affected directories
	and do the work with change_directory_uri on each one.
	* libnautilus-extensions/nautilus-file.c: (rename_callback): Use
	the new nautilus_directory_moved.

	* libnautilus-extensions/nautilus-file-utilities.h:
	* libnautilus-extensions/nautilus-file-utilities.c:
	(nautilus_get_build_time_stamp):
	* src/nautilus-about.h:
	* src/nautilus-about.c: (nautilus_about_new),
	(nautilus_about_draw_info):
	* src/nautilus-window-manage-views.c:
	(window_set_title_with_time_stamp), (update_title):
	* src/nautilus-window-menus.c:
	(help_menu_about_nautilus_callback):
	Rename "timestamp" -> "time stamp".

	* src/nautilus-window-menus.c:
	(help_menu_about_nautilus_callback): Mark "(C)" string for
	translation.

M	ChangeLog
M	libnautilus-extensions/nautilus-directory-metafile.c
M	libnautilus-extensions/nautilus-directory-private.h
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-extensions/nautilus-file-utilities.c
M	libnautilus-extensions/nautilus-file-utilities.h
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-private/nautilus-directory-metafile.c
M	libnautilus-private/nautilus-directory-private.h
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-file-utilities.c
M	libnautilus-private/nautilus-file-utilities.h
M	libnautilus-private/nautilus-file.c
M	src/nautilus-about.c
M	src/nautilus-about.h
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-window-manage-views.c
M	src/nautilus-window-menus.c

commit 1b76518ed6486501f25b07abfbc60e489e5345fd
Author: John Harper <jsh@eazel.com>
Date:	2000-12-22

    reviewed by: Darin Adler <darin@eazel.com>

    2000-12-21	John Harper  <jsh@eazel.com>

	reviewed by: Darin Adler  <darin@eazel.com>

	Work to allow geometry of initial window to be specified on
	command line. Fixes bug #5135

	* src/nautilus-shell.c (open_window): new arg `geometry'. When
	non-null, use nautilus_gtk_window_set_initial_geometry_from_string
	to affect the geometry of the unmapped window

	(corba_open_default_window, corba_open_windows): new arg,
	`geometry', passed to open_window () if a non-null string

	* src/nautilus-shell-interface.idl (open_windows,
	open_default_window): added `geometry' parameter. Pass a
	zero-length string to show no specified geometry

	* src/nautilus-main.c (main): new option `--geometry=GEOMETRY'.
	Pass the value to nautilus_application_startup (). This option
	is only allowed when no more than one URI is given on the
	command line (to prevent multiple windows appearing on top of
	one another)

	* src/nautilus-application.c, src/nautilus-application.h
	(nautilus_application_startup): added parameter `geometry', a
	string describing the geometry to give any created windows

	* src/nautilus-first-time-druid.c (druid_finished): pass null
	geometry parameter to nautilus_application_startup ()

	* libnautilus/nautilus-gdk-extensions.c,
	libnautilus/nautilus-gdk-extensions.h
	(NautilusGdkGeometryFlags, nautilus_gdk_parse_geometry): a
	wrapper for XParseGeometry () and associated bit definitions.
	Required since gnome_parse_geometry () offers no reliable way
	of detecting which of the geometry components were parsed
	successfully

	* libnautilus/nautilus-gtk-extensions.c,
	libnautilus/nautilus-gtk-extensions.h
	(nautilus_gtk_window_set_initial_geometry): takes an extra
	parameter, a NautilusGdkGeometryFlags value specifying which of
	the geometry parameters are valid

	(nautilus_gtk_window_set_initial_geometry_from_string): changed
	to allow the geometry string to specify one or both of position
	and dimensions. Also doesn't use g_return_if_fail to test for
	validity of input string (since it may come from the user),
	instead just use the parseable parts of the geometry string

M	ChangeLog
M	libnautilus-extensions/nautilus-gdk-extensions.c
M	libnautilus-extensions/nautilus-gdk-extensions.h
M	libnautilus-extensions/nautilus-gtk-extensions.c
M	libnautilus-extensions/nautilus-gtk-extensions.h
M	libnautilus-private/nautilus-gdk-extensions.c
M	libnautilus-private/nautilus-gdk-extensions.h
M	libnautilus-private/nautilus-gtk-extensions.c
M	libnautilus-private/nautilus-gtk-extensions.h
M	src/nautilus-application.c
M	src/nautilus-application.h
M	src/nautilus-first-time-druid.c
M	src/nautilus-main.c
M	src/nautilus-shell-interface.idl
M	src/nautilus-shell.c

commit 632ba58da933a54f5d43e33cba6be4546948cc1d
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-12-22

	reviewed by: Pavel Cisler  <pavel@eazel.com>

	Nautilus part of fix for bug 4798 (icon changes in MIME
	type capplet aren't reflected automatically in Nautilus)

	* libnautilus-extensions/nautilus-icon-factory.c:
	(get_icon_factory): connect to gnome_vfs_mime_monitor's
	"data_changed" signal.
	(mime_type_data_changed_callback): emit "icons_changed"
	signal when gnome_vfs_mime_monitor says data has changed.

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-private/nautilus-icon-factory.c

commit 73c3271ae8f30c7757e10ca0f2f0a2b776641e8d
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-12-22

	reviewed by: Pavel Cisler  <pavel@eazel.com>

	* components/text/nautilus-text-view.oafinfo,
	components/hardware/nautilus-hardware-view.oafinfo: Fixed IID to
	standard format.

	* components/hardware/main.c (hardware_view_make_object, main),
	components/text/main.c: (text_view_make_object, main):
	Updated to match.

M	ChangeLog
M	components/hardware/Nautilus_View_hardware.oaf.in
M	components/hardware/Nautilus_View_hardware.server.in
M	components/hardware/Nautilus_View_hardware.server.in.in
M	components/hardware/main.c
M	components/hardware/nautilus-hardware-view.oafinfo
M	components/text/Nautilus_View_text.oaf.in
M	components/text/Nautilus_View_text.server.in
M	components/text/Nautilus_View_text.server.in.in
M	components/text/main.c
M	components/text/nautilus-text-view.oafinfo

commit a5519ad6102ce4d03d3a70643d3f9c5834abf3e8
Author: Christian Rose <menthos@src.gnome.org>
Date:	2000-12-22

    Updated Swedish translation.

M	po/ChangeLog
M	po/sv.po

commit 69d913bbb81a71c0c84ffff0978c0102f3149e19
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-12-22

	reviewed by: Pavel Cisler <pavel@eazel.com>

	* libnautilus-extensions/nautilus-icon-canvas-item.c:
	(draw_or_measure_label_text_aa):
	* libnautilus-extensions/nautilus-icon-factory.c: (embed_text):
	* libnautilus-extensions/nautilus-label.c: (render_buffer_pixbuf):
	* libnautilus-extensions/nautilus-scalable-font.c:
	(nautilus_scalable_font_draw_text),
	(nautilus_scalable_font_draw_text_lines_with_dimensions),
	(nautilus_scalable_font_draw_text_lines),
	(nautilus_text_layout_paint), (nautilus_gdk_pixbuf_new_from_text):
	* libnautilus-extensions/nautilus-scalable-font.h:
	* libnautilus-extensions/nautilus-tabs.c: (draw_tab_label):
	* src/nautilus-about.c: (draw_aa_string):
	* src/nautilus-sidebar-tabs.c: (draw_one_tab_plain),
	(draw_one_tab_themed):
	* test/test-nautilus-font.c: (main):
	Lost the "inverted" feature of smooth text drawing.  It wasnt used
	anywhere except a test program.  It never looked well and the
	nautilus icon container does something unrelated to select text.

	Also replace some hard coded 255 opacity values to use the
	NAUTILUS_OPACITY_NONE define.

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-canvas-item.c
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-extensions/nautilus-label.c
M	libnautilus-extensions/nautilus-scalable-font.c
M	libnautilus-extensions/nautilus-scalable-font.h
M	libnautilus-extensions/nautilus-tabs.c
M	libnautilus-private/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus-private/nautilus-label.c
M	libnautilus-private/nautilus-scalable-font.c
M	libnautilus-private/nautilus-scalable-font.h
M	libnautilus-private/nautilus-tabs.c
M	src/nautilus-about.c
M	src/nautilus-sidebar-tabs.c
M	test/test-nautilus-font.c

commit ce4b8d117e04368436812b584d6da79b0bc13c88
Author: J Shane Culpepper <pepper@eazel.com>
Date:	2000-12-22

    reviewed by: Gene Z. Ragan <gzr@eazel.com>

    2000-12-21	J Shane Culpepper  <pepper@eazel.com>

	reviewed by: Gene Z. Ragan <gzr@eazel.com>

	* components/services/install/lib/eazel-inventory-utils.c:
	(add_package_info), (add_hardware_info), (add_software_info),
	(eazel_create_configuration_metafile):

	Added the SOFTWARE node to the xml generation. Added
	bogomips, flags, and distribution to information gathered.
	There are very few things missing from the collection engine
	now.

M	ChangeLog
M	components/services/install/lib/eazel-inventory-utils.c
M	components/services/inventory/eazel-inventory-utils.c

commit 9087030940609da15d687c0e60360aab8afcb695
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-12-21

    Fixed bug 5218, The desktop is missing devices. (cdrom & vfat volume)

    2000-12-21	Gene Z. Ragan  <gzr@eazel.com>

	Fixed bug 5218, The desktop is missing devices. (cdrom &
	vfat volume)

	Try and be more intelligent about determing the name of mounted
	volumes.  Until we can get the device name from the partition,
	we instead derive the name form the mount path.  If that fails,
	we fall
	back on a hrad coded string.

	* libnautilus-extensions/nautilus-volume-monitor.c:
	(mount_volume_get_name), (get_ext2_volume_name),
	(get_msdos_volume_name), (get_nfs_volume_name),
	(get_floppy_volume_name), (get_generic_volume_name):
	New and modified functions to return volume names.

M	ChangeLog
M	libnautilus-extensions/nautilus-volume-monitor.c
M	libnautilus-private/nautilus-volume-monitor.c

commit 2efbcadd8ec168dd62dcfef9c1205ea9c838560f
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-12-21

    Changed nautilus_view_create_from_get_type to

	* components/sample/main.c: (main): Changed
	nautilus_view_create_from_get_type to
	nautilus_view_create_from_get_type_function so it would
	compile. My guess is this was a last-minute rename from
	the previous checkin.

	Fixed bug 5319 (two menu items in Help menu use same underline
	accelerator key)
	Fixed bug 5293 ("Nautilus Feedback..." should just be
	"Feedback..."
	since it's not only for Nautilus feedback.)

	* src/nautilus-shell-ui.xml: Moved an underscore, changed a label,
	tweaked a tip.

M	ChangeLog
M	components/sample/main.c
M	src/nautilus-shell-ui.xml

commit e243d8154037be2c2b032aa34be2a3d00cbf6df8
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-12-21

	Fixed bug 5282 (Two file-name-conflict dialogs renaming in
	Properties window)

	The problem was that the activate signal and the focus-out signal
	were both trying to rename using the bad name. Fixed by restoring
	the text in the name field to the original name when an error
	occurs.

	* src/file-manager/fm-properties-window.c:
	(fm_properties_window_initialize_class): Wire up finalize handler.
	(name_field_restore_original_name): Select text of original name
	after restoring it into text field.
	(set_pending_name): Helper function to save pending name.
	(name_field_done_editing): Remember pending name in case window
	and name field get destroyed before callback. Ref window so it
	won't be finalized before callback.
	(rename_callback): Restore original name when rename fails, use
	stored pending name for window, unref window.
	(name_field_focus_out), (name_field_activate): Now take window
	as callback data so it can be passed to done_editing.
	(create_basic_page): Remember name field in window details struct
	so it can be accessed in rename_callback; remove some unnecessary
	casts; pass window as callback data to two signal handlers.
	(real_destroy): Don't free details here; do so in finalize
	(real_finalize): Free pending_name and details here, so pending
	name is always accessible by rename_callback.

M	ChangeLog
M	src/file-manager/fm-properties-window.c

commit 8c61df40034dacad8c71806c8065eda240ae47ef
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-12-21

	reviewed by: Darin Adler  <darin@eazel.com>

	* libnautilus/nautilus-view.c, libnautilus/nautilus-view.h
	(nautilus_view_construct,
	nautilus_view_construct_from_bonobo_control): New construct
	functions so it's possible for view implementations to be
	subclasses of NautilusView.
	(nautilus_view_new_from_bonobo_control): Implement in terms of
	construct function.
	* libnautilus/nautilus-view-standard-main.h,
	libnautilus/nautilus-view-standard-main.c:
	(nautilus_view_standard_main_multi, nautilus_view_standard_main,
	nautilus_view_create_from_get_type): New convenience functions
	that encapsulate and librarify most of the cut and pasted main.c
	code that is in every nautilus view.
	(object_destroyed, make_object): Helper functions.
	* libnautilus/Makefile.am: Add nautilus-view-standard-main.[ch] to
	build.
	* libnautilus/nautilus-view-component.idl: Add license header
	comment.

	* libnautilus-extensions/nautilus-gtk-macros.h: Lined up the
	backslashes to make it easier to read and edit the multi-line
	macros.

	* components/sample/README: Explain that all files in this
	directory have "WHAT YOU NEED TO CHANGE" comments.
	* components/sample/main.c (main): Implement in terms of
	`nautilus_view_standard_main' and removed most of the rest of this
	file. Now all you have to change when writing your own view is an
	include and some defines at the top of the file. Added "WHAT YOU
	NEED TO CHANGE" comment.
	* components/sample/nautilus-sample-content-view.h,
	components/sample/nautilus-sample-content-view.c: Added "WHAT YOU
	NEED TO CHANGE" comments.
	(nautilus_sample_content_view_get_type,
	nautilus_sample_content_view_initialize,
	nautilus_sample_content_view_destroy, load_location,
	sample_load_location_callback, bonobo_sample_callback,
	sample_merge_bonobo_items_callback): Changed everything around so
	NautilusSampleContentView inherits from Nautilus view, not
	GtkLabel (the widget that happens to be in the main content
	area). This makes a lot more sense. Also fix bug 2410 but
	including alternative code to nautilus-only macros.

	* components/sample/nautilus-sample-content-view.oafinfo: Added
	"WHAT YOU NEED TO CHANGE" comment.
	* components/sample/Makefile.am: Added "WHAT YOU NEED TO CHANGE"
	comment.

M	ChangeLog
M	components/sample/Makefile.am
M	components/sample/Nautilus_View_sample.oaf.in
M	components/sample/Nautilus_View_sample.server.in
M	components/sample/Nautilus_View_sample.server.in.in
A	components/sample/README
M	components/sample/main.c
M	components/sample/nautilus-sample-content-view.c
M	components/sample/nautilus-sample-content-view.h
M	components/sample/nautilus-sample-content-view.oafinfo
M	libnautilus-extensions/nautilus-gtk-macros.h
M	libnautilus-private/nautilus-gtk-macros.h
M	libnautilus/Makefile.am
M	libnautilus/nautilus-view-component.idl
A	libnautilus/nautilus-view-standard-main.c
A	libnautilus/nautilus-view-standard-main.h
M	libnautilus/nautilus-view.c
M	libnautilus/nautilus-view.h

commit 114bc35edc42f6ef278befba53832ce772d80dc3
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-12-21

    Updated self-check expected results to match recent wording
    changes. This

	* libnautilus-extensions/nautilus-search-uri.c:
	(nautilus_self_check_search_uri): Updated self-check
	expected results to match recent wording changes.
	This should fix the Tinderbox build.

M	ChangeLog
M	libnautilus-extensions/nautilus-search-uri.c
M	libnautilus-private/nautilus-search-uri.c

commit 3535cc52de93d1d4989147968e4d0a8248bc010d
Author: Rebecca Schulman <rebecka@eazel.com>
Date:	2000-12-21

    Fix for bug 5244, that search interface text that are sentence
    fragments

    2000-12-21	Rebecca Schulman  <rebecka@eazel.com>
	Fix for bug 5244, that search interface
	text that are sentence fragments should have comments explaining
	the context of the text to improve translation quality.

	reviewed by: Christian Rose <menthos@menthos.com>

	* libnautilus-extensions/nautilus-search-uri.c:
	* src/nautilus-search-bar-criterion.c:
	Added comments directly above sentence fragments
	that will be translated.

M	ChangeLog
M	libnautilus-extensions/nautilus-search-uri.c
M	libnautilus-private/nautilus-search-uri.c
M	src/nautilus-search-bar-criterion.c

commit b9674fdd67d374de4bdf5279d9fc81725d268388
Author: Valek Frob <frob@src.gnome.org>
Date:	2000-12-21

    Updated russian translation.

M	po/ChangeLog
M	po/ru.po

commit 14ac8738573999eab63c322ae0d0fc4f0842d405
Author: Yuri Syrota <rasta@src.gnome.org>
Date:	2000-12-21

    Updated Ukrainian translation

M	po/uk.po

commit 649364727a69ea38b74d4746064addae7761f162
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-12-21

	reviewed by: Pavel Cisler <pavel@eazel.com>

	* libnautilus-extensions/nautilus-debug-drawing.h:
	* libnautilus-extensions/nautilus-debug-drawing.c:
	(nautilus_debug_show_pixbuf_in_eog), (debug_delete_event),
	(nautilus_debug_show_pixbuf):
	Add a debug function to show pixbufs in process without having to
	fork off eog.  This is more unseful than the eog version for
	asynchronous stuff.

	* libnautilus-extensions/nautilus-gdk-pixbuf-extensions.h:
	* libnautilus-extensions/nautilus-gdk-pixbuf-extensions.c:
	(pixbuf_draw_tiled), (draw_tile_to_pixbuf_callback),
	(draw_tile_to_drawable_callback),
	(nautilus_gdk_pixbuf_draw_to_pixbuf_tiled),
	(nautilus_gdk_pixbuf_draw_to_drawable_tiled),
	New function to tile pixbufs into drawables.  In order to reuse
	the tiling algorithm from the "tile_to_pixbuf" function, i added a
	simple callback mechanism.

	(nautilus_gdk_pixbuf_get_global_buffer),
	New function to access a global buffer.

	(nautilus_gdk_pixbuf_get_from_window_safe):
	New function to wrap gdk_pixbuf_get_from_drawable with safety from
	x errors and race conditions.  See code for detailed comments as
	to the specific problems this wrapper addresses.

	* libnautilus-extensions/nautilus-gtk-extensions.h:
	* libnautilus-extensions/nautilus-gtk-extensions.c:
	(nautilus_gtk_class_name_make_like_existing_type):
	New function that custom widgets can call to make themselves look
	like stock widgets wrt to the gtk thememing engine.

M	ChangeLog
M	libnautilus-extensions/nautilus-debug-drawing.c
M	libnautilus-extensions/nautilus-debug-drawing.h
M	libnautilus-extensions/nautilus-gdk-pixbuf-extensions.c
M	libnautilus-extensions/nautilus-gdk-pixbuf-extensions.h
M	libnautilus-extensions/nautilus-gtk-extensions.c
M	libnautilus-extensions/nautilus-gtk-extensions.h
M	libnautilus-private/nautilus-debug-drawing.c
M	libnautilus-private/nautilus-debug-drawing.h
M	libnautilus-private/nautilus-gdk-pixbuf-extensions.c
M	libnautilus-private/nautilus-gdk-pixbuf-extensions.h
M	libnautilus-private/nautilus-gtk-extensions.c
M	libnautilus-private/nautilus-gtk-extensions.h

commit f7eeb1259a43528eb452fedd63c9ae61168501a5
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-12-21

	reviewed by: Pavel Cisler <pavel@eazel.com>

	* libnautilus-extensions/Makefile.am:
	* libnautilus-extensions/nautilus-art-gtk-extensions.h:
	* libnautilus-extensions/nautilus-art-gtk-extensions.c:
	(nautilus_irect_assign_gdk_rectangle),
	(nautilus_irect_screen_get_frame),
	(nautilus_irect_gdk_window_get_bounds),
	(nautilus_irect_gdk_window_get_screen_relative_bounds),
	(nautilus_irect_gtk_widget_get_bounds),
	(nautilus_irect_gdk_window_clip_dirty_area_to_screen):
	New functions that accept gtk/gdk structures and
	return their bounds/frames as ArtIRects.

	These are very useful in code that uses libart functions
	to do operations on ArtIRects (such as intersection)

M	ChangeLog
M	libnautilus-extensions/Makefile.am
A	libnautilus-extensions/nautilus-art-gtk-extensions.c
A	libnautilus-extensions/nautilus-art-gtk-extensions.h
M	libnautilus-private/Makefile.am
A	libnautilus-private/nautilus-art-gtk-extensions.c
A	libnautilus-private/nautilus-art-gtk-extensions.h

commit fd3a86b923332a19c9f4c538d5266917c9df7e26
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-12-21

    Removed.

	*
	components/services/inventory/lib/trilobite-eazel-inventory-public.h:
	Removed.

M	ChangeLog
D
components/services/inventory/lib/trilobite-eazel-inventory-public.h

commit 993d22ce9815968d84d1f107ff0e447d2ae99518
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-12-21

	reviewed by: Pavel Cisler <pavel@eazel.com>

	Fixed bug 5285 (Renaming file through 'properties' dialog causes
	Glib errors).

	Did some work on bug 2288 (Location bar should only escape /
	unescape unambiguously for URIs ).

	* libnautilus-extensions/nautilus-directory-metafile.c:
	(nautilus_directory_set_metafile_contents): Create hash table even
	when no metafile is read in. This fixes asserts people were
	seeing.

	* libnautilus-extensions/nautilus-file-utilities.c:
	(nautilus_format_uri_for_display): Use
	gnome_vfs_get_local_path_from_uri to unescape paths so we don't
	unintentionally munge them. There may still be an issue with using
	this function on a string that gets written into the location bar.
	(is_valid_scheme_character), (has_valid_scheme), (expand_tilde),
	(nautilus_make_uri_from_input): Redo function to implement a new
	scheme where we put http:// in front of anything that doesn't
	start with a URI scheme or a / and file:// in front of things that
	do start with / (converting the path to a URI by escaping
	characters are necessary).
	(nautilus_get_build_timestamp): Get rid of unneeded tests.
	(nautilus_self_check_file_utilities): Updated self-test for
	nautilus_make_uri_from_input.
	* src/nautilus-location-bar.c: (try_to_expand_path): Fix
	NULL-dereference in cases where gnome_vfs_unescape_string returns
	NULL.
	* src/nautilus-navigation-bar.c:
	(nautilus_navigation_bar_location_changed): Remove the broken
	get_mapped_location function (which called g_file_exists on
	partial paths so gave virtually "random" results) and just call
	get_location directly.

M	ChangeLog
M	libnautilus-extensions/nautilus-directory-metafile.c
M	libnautilus-extensions/nautilus-file-utilities.c
M	libnautilus-private/nautilus-directory-metafile.c
M	libnautilus-private/nautilus-file-utilities.c
M	src/nautilus-location-bar.c
M	src/nautilus-navigation-bar.c

commit b5c5c2382739994282310bbc1a40f2ac5271e946
Author: Christian Rose <menthos@src.gnome.org>
Date:	2000-12-21

    Updated Swedish translation.

M	po/ChangeLog
M	po/sv.po

commit 01ff1f8de37ad1bb28143b609e26fe26e3b3553e
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-12-21

    Fixed bug 5186, Music View (and then Nautilus) crashes playing
    0-length

    2000-12-20	Gene Z. Ragan  <gzr@eazel.com>

	Fixed bug 5186, Music View (and then Nautilus) crashes playing
	0-length MP3

	reviewed by: Pavel Cisler <pavel@eazel.com>

	Crash was caused by using an unitialized variable.  Initializing
	the
	variable to NULL and then checking th eresult after the function
	is called solved the problem.

	* components/music/nautilus-music-view.c: (get_song_text),
	(music_view_set_selected_song_title):

M	ChangeLog
M	components/music/nautilus-music-view.c

commit 45afdfe8fe57b18dfb080299aef4c857a3f23a5a
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-12-21

    Fixed bug 5172, Music View doesn't always scroll when active song

    2000-12-20	Gene Z. Ragan  <gzr@eazel.com>

	Fixed bug 5172, Music View doesn't always scroll when
	active song off-screen

	Borrowed code from NautilusCList to fix bug.
	Selection now scrolls into view in a logical manner during
	playback.

	* components/music/nautilus-music-view.c:
	(nautilus_music_view_initialize_class),
	(nautilus_music_view_initialize), (nautilus_music_view_destroy),
	(list_move_vertical), (list_moveto), (list_reveal_row),
	(play_current_file):

M	ChangeLog
M	components/music/nautilus-music-view.c

commit de114980b71f0a6584444e063b81678fb29f5255
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-12-20

	reviewed by: Pavel Cisler <pavel@eazel.com>

	Fixed bug 4842 (Link to .Trash gives "You cannot copy the Trash"
	dialog) and part of bug 5221 (Trying to delete .Trash says
	"The Trash cannot be moved from the desktop")

	* libnautilus-extensions/nautilus-file-operations.c:
	(nautilus_file_operations_copy_move): Don't disallow linking
	to trash folders (was doing so accidentally); distinguish
	error wording for desktop Trash icon and other trash folders.

M	ChangeLog
M	libnautilus-extensions/nautilus-file-operations.c
M	libnautilus-private/nautilus-file-operations.c

commit fccbd9a20ba437f1562d3ebfc74a2f803aaa0ea6
Author: J Shane Culpepper <pepper@eazel.com>
Date:	2000-12-20

    reviewed by: Maciej Stachowiak <mjs@eazel.com>

    2000-12-20	J Shane Culpepper  <pepper@eazel.com>

	reviewed by: Maciej Stachowiak <mjs@eazel.com>

	* components/services/install/command-line/.cvsignore:
	* components/services/install/command-line/Makefile.am:
	* components/services/install/command-line/eazel-test-inventory.c:
	(main):
	* components/services/install/lib/eazel-install-logic.c:
	(eazel_install_do_transaction_md5_check):
	* components/services/install/lib/eazel-inventory-utils.c:
	(eazel_create_configuration_metafile),
	(update_gconf_inventory_digest), (eazel_gather_inventory):
	* components/services/install/lib/eazel-inventory-utils.h:
	*
	components/services/trilobite/libtrilobite/trilobite-md5-tools.c:
	(trilobite_md5_get_digest), (trilobite_md5_get_digest_from_file),
	(trilobite_md5_get_digest_from_md5_string),
	(trilobite_md5_get_string_from_md5_digest), (main):
	*
	components/services/trilobite/libtrilobite/trilobite-md5-tools.h:

	Adding various fixes to the inventory engine and adding a
	test program
	to validate the inventory api.	Fixed the trilobite-md5-tools
	functions
	to namespace trilobite correctly.

M	ChangeLog
M	components/services/install/command-line/.cvsignore
M	components/services/install/command-line/Makefile.am
A	components/services/install/command-line/eazel-test-inventory.c
M	components/services/install/lib/eazel-install-logic.c
M	components/services/install/lib/eazel-inventory-utils.c
M	components/services/install/lib/eazel-inventory-utils.h
M	components/services/inventory/eazel-inventory-utils.c
M	components/services/inventory/eazel-inventory-utils.h
M	components/services/trilobite/libtrilobite/trilobite-md5-tools.c
M	components/services/trilobite/libtrilobite/trilobite-md5-tools.h

commit 4da1ccd6c8cfafd1f138731895f0401ba52b0ee5
Author: Kenneth Christiansen <kenneth@src.gnome.org>
Date:	2000-12-20

    Updates bug-buddy/po/da.po ee/po/da.po gdm2/po/da.po gfloppy/po/da.po

    Updates
    bug-buddy/po/da.po ee/po/da.po gdm2/po/da.po
    gfloppy/po/da.po glade/po/da.po gnome-chess/po/da.po
    gnome-games/po/da.po gnome-iconedit/po/da.po
    gnome-pilot/po/da.po gnome-utils/po/da.po gnopo/po/da.po
    gnorpm/po/da.po gtranslator/po/da.po guppi3/po/da.po
    helix-setup-tools/po/da.po libgtop/po/da.po magicdev/po/da.po
    mc/po/da.po memprof/po/da.po nautilus/po/da.po pan/po/da.po
    rp3/po/da.po sodipodi/po/da.po xpdf/po/da.po

M	po/da.po

commit 0bc9edb8c11dddba72e8954abc2f79ddeccc1834
Author: Kenneth Christiansen <kenneth@src.gnome.org>
Date:	2000-12-20

    Translations from keld
    achtung/po/da.po balsa/po/da.po bonobo/po/da.po
    bug-buddy/po/da.po ee/po/da.po evolution/po/da.po gal/po/da.po
    gdm2/po/da.po
    Tag: gedit-1-0
    gedit/po/da.po
    No tag
    gfloppy/po/da.po glade/po/da.po gnome-applets/po/da.po
    gnome-chess/po/da.po gnome-core/po/da.po gnome-games/po/da.po
    gnome-iconedit/po/da.po gnome-lokkit/po/da.po
    gnome-pilot/po/da.po gnome-print/po/da.po gnome-utils/po/da.po
    gnopo/po/da.po gnorpm/po/da.po gnumeric/po/da.po
    helix-setup-tools/po/da.po libgtop/po/da.po magicdev/po/da.po
    mc/po/da.po memprof/po/da.po nautilus/po/da.po pan/po/da.po
    pong/po/da.po rp3/po/da.po sodipodi/po/da.po xpdf/po/da.po

M	po/da.po

commit ec2c596a2058c495497af2447bc269d2ea2f6f8c
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-12-20

    Dumshit me forgot to add new files to makefile.

	* libnautilus-extensions/Makefile.am:
	Dumshit me forgot to add new files to makefile.

M	ChangeLog
M	libnautilus-extensions/Makefile.am
M	libnautilus-private/Makefile.am

commit 61f0c39df36aeabcdfc4ee1526d38c2d2478129b
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-12-20

	reviewed by: <delete if not using a buddy>

	* libnautilus-extensions/Makefile.am:
	* libnautilus-extensions/nautilus-debug-drawing.h:
	* libnautilus-extensions/nautilus-debug-drawing.c:
	(nautilus_debug_draw_rectangle_and_cross),
	(nautilus_debug_show_pixbuf_in_eog):
	New files.  Put drawing debugging functions here.

	* libnautilus-extensions/nautilus-gdk-pixbuf-extensions.c:
	* libnautilus-extensions/nautilus-gdk-pixbuf-extensions.h:
	Move drawing debugging functions to nautilus-debug-drawing.[ch].

	* test/test-nautilus-font.c: (main):
	Update for debug drawing functions location change.

M	ChangeLog
A	libnautilus-extensions/nautilus-debug-drawing.c
A	libnautilus-extensions/nautilus-debug-drawing.h
M	libnautilus-extensions/nautilus-gdk-pixbuf-extensions.c
M	libnautilus-extensions/nautilus-gdk-pixbuf-extensions.h
A	libnautilus-private/nautilus-debug-drawing.c
A	libnautilus-private/nautilus-debug-drawing.h
M	libnautilus-private/nautilus-gdk-pixbuf-extensions.c
M	libnautilus-private/nautilus-gdk-pixbuf-extensions.h
M	test/test-nautilus-font.c

commit 97c19c014f1338a9294b4f7b1e41649554dddedc
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-12-20

    reviewed by: Maciej Stachowiak <mjs@eazel.com>


	reviewed by: Maciej Stachowiak <mjs@eazel.com>

	This powerpatch introduces the first parts of the ei2 work.

	* components/rpmview/nautilus-rpm-view.c:
	(nautilus_rpm_view_update_from_uri):
	Updated the is_installed call to also pass a version sense.

	*
	components/services/install/command-line/eazel-alt-install-corba.
	c: (set_parameters_from_command_line),
	(eazel_download_progress_signal), (main):
	Option to enable ei2.
	And since I was bored and played with adding KB/s to download.
	Also reenabled the use of gnome_init since otherwise the options
	were all incorrect.

	* components/services/install/command-line/eazel-test-packsys.c:
	(test_query), (progress_signal), (test_verify):
	Made the tests easier to tweak, by having defines for the
	packages/features etc that are used in the test queries.
	Fixed test_verify, so it' won't report badness on verify of
	multiple packages.

	* components/services/install/lib/eazel-package-system-types.h:
	* components/services/install/lib/eazel-package-system-types.c:
	(categorylist_flatten_to_packagelist),
	Moved a function from eazel-install-logic. It returns a flat list
	of all the packages in a set of categories.
	(packagedata_class_initialize), (packagedata_initialize),
	(packagedata_finalize), (packagedata_get_type), (packagedata_new),
	(packagedata_fill_in_missing), (packagedata_destroy),
	gtk'ified the packagedata object (I apologize)
	(eazel_install_package_matches_versioning):
	Made the matches_versioning use a version sense.
	Also added a PACKAGE_FILL_INVALID enum and a
	EAZEL_SOFTCAT_SENSE_ANY. Guess what they mean...
	Also added some gtk style defines for PackageDependency, for the
	day when we actually want to abuse it into a gtkobject (shudder)
	fill_in_missing now also sets the fillflag (needed for the
	ei2 work)

	* components/services/install/command-line/eazel-test-types.c:
	(test_eazel_install_package_matches_versioning):
	More test of matches_versioning to test the new sense ability.

	* components/services/install/idl/trilobite-eazel-install.idl:
	* components/services/install/lib/eazel-install-corba.c:
	(impl_Eazel_Install__set_ei2), (impl_Eazel_Install__get_ei2),
	(impl_Eazel_Install__set_ignore_file_conflicts),
	(impl_Eazel_Install__get_ignore_file_conflicts),
	(eazel_install_get_epv):
	Added the evil ei2 boolean. If set, libeazelinstall will use the
	new ei2 features.

	* components/services/install/lib/Makefile.am:
	Added eazel-install-logic2.c which has the ei2 stuff.

	* components/services/install/lib/eazel-install-logic.h:
	* components/services/install/lib/eazel-install-logic.c:
	(ei_install_packages), (eazel_install_download_packages),
	(ei_uninstall_packages), (ei_revert_transaction),
	(eazel_install_check_existing_packages),
	(eazel_install_fetch_dependencies),
	(eazel_uninstall_check_for_install):
	Moved flatten_packages out.
	Prefixed soem functions with ei_ to seperate them from the ei2
	equivalents.
	Suffixed emit_dependency_check with _pre_ei2 to seperate it from
	the ei2 equivalent.

	* components/services/install/lib/eazel-install-logic2.h:
	* components/services/install/lib/eazel-install-logic2.c:
	(dump_tree_helper), (dump_tree), (get_softcat_info),
	(get_package_info_foreach), (get_package_info),
	(dedupe_foreach_depends), (dedupe_foreach), (dedupe),
	(is_satisfied), (is_satisfied_features),
	(check_dependencies_foreach), (check_dependencies),
	(no_two_packages_with_same_file), (check_conflicts_with_other),
	(feature_consistency_check), (do_file_conflict_check),
	(do_dep_check), (install_packages), (uninstall_packages),
	(revert_transaction):
	Implemented the first many steps of ei2. It now gets package info
	and correctly constructs a tree of needed packages. It still lacks
	the file and feature conflict checking.

	* components/services/install/lib/eazel-install-metadata.c:
	(init_default_install_configuration):
	Default debug to FALSE

	* components/services/install/lib/eazel-install-public.h:
	* components/services/install/lib/eazel-install-private.h:
	* components/services/install/lib/eazel-install-object.c:
	(eazel_install_set_arg), (eazel_install_class_initialize),
	(eazel_install_initialize), (eazel_install_install_packages),
	(eazel_install_uninstall_packages),
	(eazel_install_revert_transaction_from_xmlstring),
	(eazel_install_emit_dependency_check),
	(eazel_install_emit_dependency_check_pre_ei2),
	(eazel_install_set_debug):
	Shitload of code just to have one more arg (ei2). I remember how
	easy this was in Emerald... *sigh*
	_set_debug also sets VERBOSE debug in the packagesystem object.
	Initialise also inits some new hashes for ei2.
	The install, uninstall and revert checks for the ei2 setting, if
	true, use the new ones, of not, use the old ones (doh)
	Added a new emit_dependency that as second arg takes a
	PackageDependency and mutates a correct PackageData from it.

	* components/services/install/lib/eazel-install-protocols.c:
	(eazel_install_fetch_package):
	Back to only getting with NO_PROVIDES|NO_DEPENDENCIES when using
	the old (non ei2) stuff.

	* components/services/install/lib/eazel-package-system.h:
	* components/services/install/lib/eazel-package-system.c:
	(eazel_package_system_is_installed):
	Takes a sense as last argument, make it more flexible.

	* components/services/install/lib/eazel-package-system-rpm3.c:
	(eazel_package_system_rpm3_packagedata_fill_from_header),
	(eazel_package_system_rpm3_query_requires),
	(check_if_all_packages_seen):
	Removed a fixme comment.
	Added a fixme comment.
	Set the package fillflag in fill_from_header.
	Fixed some braindamage in query_requires to limit the amount of
	damage the query does.
	all_packages_seen changes according to the is_installed changes.

	* components/services/install/lib/eazel-softcat.c:
	* components/services/install/lib/eazel-softcat.h:
	Give robey more blame than me.

	* components/services/install/lib/makefile.staticlib.in:
	Added logic2.o

M	ChangeLog
M	components/rpmview/nautilus-rpm-view.c
M	components/services/install/command-line/eazel-alt-install-corba.c
M	components/services/install/command-line/eazel-test-packsys.c
M	components/services/install/command-line/eazel-test-types.c
M	components/services/install/idl/trilobite-eazel-install.idl
M	components/services/install/lib/Makefile.am
M	components/services/install/lib/eazel-install-corba.c
M	components/services/install/lib/eazel-install-logic.c
M	components/services/install/lib/eazel-install-logic.h
A	components/services/install/lib/eazel-install-logic2.c
A	components/services/install/lib/eazel-install-logic2.h
M	components/services/install/lib/eazel-install-metadata.c
M	components/services/install/lib/eazel-install-object.c
M	components/services/install/lib/eazel-install-private.h
M	components/services/install/lib/eazel-install-protocols.c
M	components/services/install/lib/eazel-install-public.h
M	components/services/install/lib/eazel-package-system-rpm3.c
M	components/services/install/lib/eazel-package-system-types.c
M	components/services/install/lib/eazel-package-system-types.h
M	components/services/install/lib/eazel-package-system.c
M	components/services/install/lib/eazel-package-system.h
M	components/services/install/lib/eazel-softcat.c
M	components/services/install/lib/eazel-softcat.h
M	components/services/install/lib/makefile.staticlib.in

commit c405dd4c15f4f93aad052e77b6b7afffdfae28e6
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-12-20

	Fixed bug 5258 (no UI for renaming new folder in View as List)

	After some email discussion, decided to bring up Properties
	window in this case. Fortunately, FMDirectoryView had this case
	beautifully factored so it was a cinch to add this.

	* src/file-manager/fm-list-view.c:
	(real_start_renaming_item): New function, presents properties
	window.
	(fm_list_view_initialize_class): wire up real_start_renaming_item
	as start_renaming_item function pointer,

M	ChangeLog
M	src/file-manager/fm-list-view.c

commit 46a7c91e4873833c895f12c97edd20a12fee177b
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-12-20

	reviewed by: Pavel Cisler <pavel@eazel.com>

	* libnautilus-extensions/nautilus-art-extensions.h:
	* libnautilus-extensions/nautilus-art-extensions.c:
	(nautilus_art_irect_assign),
	Convenience function to assign x,y,width,height values to an
	ArtIRect.

	* libnautilus-extensions/nautilus-gdk-pixbuf-extensions.h:
	* libnautilus-extensions/nautilus-gdk-pixbuf-extensions.c:
	(nautilus_gdk_pixbuf_is_valid),
	A simple private function that returns whether a pixbuf is "valid"
	or not.  Vailidy is meassured as not null, with valid pixel data
	and non zero dimensions.

	(nautilus_gdk_pixbuf_get_frame),
	Private function to return the frame of a GdkPixbuf in a
	stucture for
	better readability.

	(nautilus_gdk_pixbuf_fill_rectangle_with_color),
	Changed it to use ArtIRect's instead of GdkRectangles to avoid
	using unsigned and short integers.  Also, use art_irect_interset()
	to do clipping.

	(nautilus_gdk_pixbuf_save_to_file),
	Changed the pixbuf parameter to be const.

	(nautilus_gdk_pixbuf_unref_if_not_null),

	(nautilus_gdk_window_get_frame),
	Private function to return the frame of a GdkWindow in a
	stucture for
	better readability.

	(nautilus_gdk_pixbuf_draw_to_drawable),
	Renamed function to be consitent with the other pixbuf drawing
	functions.  Also made it use ArtIRect's instead of GdkRectangles
	to avoid using unsigned and short integers.  Rewrote the clipping
	operations using art_irect_intersect() for better readability.

	(nautilus_gdk_pixbuf_draw_to_pixbuf),
	Renamed function to be consitent with the other pixbuf drawing
	functions.  Also made it use ArtIRect's instead of GdkRectangles
	to avoid using unsigned and short integers.  Rewrote the clipping
	operations using art_irect_intersect() for better readability.

	(nautilus_gdk_pixbuf_draw_to_pixbuf_alpha),
	Renamed function to be consitent with the other pixbuf drawing
	functions.  Also made it use ArtIRect's instead of GdkRectangles
	to avoid using unsigned and short integers.  Changed the
	implementation to honor all parameters including the source_x and
	source_y.  This is needed to work around limitation in
	gdk_pixbuf_composite().  Rewrote the clipping operations using
	art_irect_intersect() for better readability.

	(nautilus_gdk_pixbuf_new_from_pixbuf_sub_area),
	(pixbuf_destroy_callback),
	New function to create pixbuf from a sub area.	The pixel data is
	shared an all memory bookeeping is taken care of for the caller by
	simply unreffing the resulting pixbuf.

	(nautilus_gdk_pixbuf_draw_to_pixbuf_tiled),
	Renamed function to be consitent with the other pixbuf drawing
	functions.  Made the implementation work and honor all its
	parameters including the origin.   Rewrote the clipping
	operations using art_irect_intersect() for better readability.

	There was a bug (5077) about this function claiming it was not
	used except in test code.  This was true, but now that it works im
	planning on using it in NautilusImage shortly.	I have marked that
	bug fixed.

	(nautilus_gdk_pixbuf_show_in_eog):
	New function to show a pixbuf externally in eog.  Useful for
	debugging pixbuf stuff.

	* libnautilus-extensions/nautilus-buffered-widget.c:
	(nautilus_buffered_widget_draw), (nautilus_gdk_pixbuf_tile_alpha):
	Use new gdk-pixbuf extension functions.

	* libnautilus-extensions/nautilus-scalable-font.c:
	(nautilus_text_layout_paint):
	Update for changes in fill_rectangle_with_color() api.

	* src/nautilus-about.c: (nautilus_about_update_authors):
	Update for changes in fill_rectangle_with_color() api.

	* test/test-nautilus-font.c: (main):
	Update for changes in pixbuf extensions.

M	ChangeLog
M	libnautilus-extensions/nautilus-art-extensions.c
M	libnautilus-extensions/nautilus-art-extensions.h
M	libnautilus-extensions/nautilus-buffered-widget.c
M	libnautilus-extensions/nautilus-gdk-pixbuf-extensions.c
M	libnautilus-extensions/nautilus-gdk-pixbuf-extensions.h
M	libnautilus-extensions/nautilus-scalable-font.c
M	libnautilus-private/nautilus-art-extensions.c
M	libnautilus-private/nautilus-art-extensions.h
M	libnautilus-private/nautilus-buffered-widget.c
M	libnautilus-private/nautilus-gdk-pixbuf-extensions.c
M	libnautilus-private/nautilus-gdk-pixbuf-extensions.h
M	libnautilus-private/nautilus-scalable-font.c
M	src/nautilus-about.c
M	test/test-nautilus-font.c

commit a94d296e5fc600f26d59206e5a1cc8b8c79c15e1
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-12-20

    Fixed code that cast a pointer to (unsigned), which won't work on
    the many

	* components/tree/nautilus-tree-model.c: (dump_one_file_node):
	Fixed code that cast a pointer to (unsigned), which won't work on
	the many platforms where pointers are bigger than ints.

M	ChangeLog
M	components/tree/nautilus-tree-model.c

commit 9c93c491ac578f48911b07eee5e5d4bf621a1c5a
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-12-20

    Removed a g_assert (!vfs_file_exists). I ran into this while testing

	* libnautilus-extensions/nautilus-thumbnails.c:
	(nautilus_update_thumbnail_file_renamed_one):
	Removed a g_assert (!vfs_file_exists). I ran into this while
	testing something unrelated and Darin convinced me that it is
	loony to assert anything about the state of the files on disk.

M	ChangeLog
M	libnautilus-extensions/nautilus-thumbnails.c
M	libnautilus-private/nautilus-thumbnails.c

commit b2b87d7e88e28bcbce25a7382e3dc5309d8aca92
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-12-19

	reviewed by: Pavel Cisler <pavel@eazel.com>

	Fixed bug 2392 (need timed wait when activating file)

	* src/file-manager/fm-directory-view.c:
	(get_containing_window): Rewrote to avoid applying
	GTK_WINDOW () cast on potential NULL object.
	(fm_directory_view_activate_file): Start timed-wait when
	activating file, so user can cancel it if the call_when_ready
	takes a really long time.
	(activate_callback): Cancel timed-wait when we hear back from
	the call_when_ready.
	(cancel_activate_callback): Cancel call_when_ready if the user
	clicks the Cancel button in the timed-wait dialog.

	* src/file-manager/fm-properties-window.c:
	(fm_properties_window_present): Fixed a doubled character in
	a string from my previous checkin.

M	ChangeLog
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-properties-window.c

commit c1ffa17ad2b66e1c1501d41e1fa089d9508d961e
Author: Christian Rose <menthos@src.gnome.org>
Date:	2000-12-19

    Updated Swedish translation.

M	po/ChangeLog
M	po/sv.po

commit 630aeddbc80c470990f92006abfb81d498e61bcd
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-12-19

	reviewed by: Darin Adler  <darin@eazel.com>

	Fixed bug 2292 (no way to cancel opening a Properties window,
	which could wait forever checking if a file is a directory).
	Now there's a hashtable of pending files, which is used to
	avoid trying to show the same window twice and to cancel
	showing a window.

	* src/file-manager/fm-properties-window.c:
	(cancel_create_properties_window_callback): New function, used
	by timed-wait mechanism to give up on not-yet-appearing
	properties window.
	(remove_pending_file): New helper function, removes pending
	file from hashtable and stops timed-wait.
	(pending_file_succeeded): New helper function called when
	the wait for info is over and the window can be created.
	(create_properties_window_callback): call pending_file_succeeded
	before doing anything else.
	(directory_view_destroyed_callback): New function, used to
	cancel timed-wait if the directory view is destroyed before
	the properties window has appeared.
	(fm_properties_window_present): Create pending_files hashtable;
	do nothing if we're already waiting for a properties window
	for this file; add file to pending_files; wire up
	directory_view_destroyed_callback; start timed-wait before
	using call_when_ready to determine if file is a directory;
	use nautilus_g_hash_table_new_free_at_exit to help catch
	leaks.


	Added a couple more bonobo_ui_component_freeze/thaw pairs,
	though they have only a very small measured effect here.

	* src/file-manager/fm-icon-view.c: (update_layout_menus),
	(fm_icon_view_merge_menus): Add freeze/thaw pairs around
	multiple bonobo-ui operations.

M	ChangeLog
M	src/file-manager/fm-icon-view.c
M	src/file-manager/fm-properties-window.c

commit 4f3cae6a45df9b61d5d940cfb670ba8ae2c1af3e
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-12-19

	reviewed by: John Sullivan <sullivan@eazel.com>

	Fixed bug 2233 (proper icon not selected switching views after
	rename) by re-sending selection when the selection items change
	since they might have changed names.

	* src/file-manager/fm-directory-view.c: (done_loading): Moved
	more of the done_loading code here for clarity.
	(compare_pointers), (sort_and_check_for_intersection): Added
	functions that quickly find if there's an intersection in two
	GLists of NautilusFile objects.
	(display_pending_files): Move some of the done_loading code into a
	new function, do it after processing file changes, and add code to
	send out the selection if a file change comes in for any items in
	the selection (in case the name changed).
	(display_selection_info_idle_callback),
	(update_menus_idle_callback), (display_pending_idle_callback):
	Make all of these more robust by keeping the NautilusView object
	in a local variable.
	(display_pending_timeout_callback): Do the "ref the NautilusView"
	thing in this function too.

	* check-POTFILES.pl: Added support for .xml and .cpp files and
	also updated special cases for directory environment variables.
	* check-THANKS.pl: Added a special case and fixed some things in
	the ChangeLog too to make this output fewer false positives.

M	ChangeLog
M	check-POTFILES.pl
M	check-THANKS.pl
M	src/file-manager/fm-directory-view.c

commit 5a596d5f8218901753e3e8ac24c67db9c340bc7f
Author: Michael Fleming <mfleming@src.gnome.org>
Date:	2000-12-19

    Added fixme

	*
	components/services/nautilus-dependent-shared/shared-service-widg
	ets.c:
	Added fixme

	* components/mozilla/main.c: (main):
	* components/services/summary/nautilus-view/main.c: (main):

	Cleaned up the ammonite/gconf initialization mess.  gconf should
	always be initialized before ammonite, and ammonite should
	always be
	initizalized if you're going to use it.

M	ChangeLog
M	components/mozilla/main.c
M
components/services/nautilus-dependent-shared/shared-service-widgets.c
M	components/services/summary/main.c
M	components/services/summary/nautilus-view/main.c

commit e4dd24ad2f956db0d436a0365fc2ca0d19f52f83
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2000-12-19

    Updated Norwegian (bokml) translation.

    2000-12-19	Kjartan Maraas	<kmaraas@gnome.org>

	* no.po: Updated Norwegian (bokml) translation.

M	po/ChangeLog
M	po/no.po

commit 6d23f25be1936ce5a6eac359a290d0b3375c8942
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-12-19

	reviewed by: Maciej Stachowiak <mjs@eazel.com>

	* libnautilus-extensions/Makefile.am:
	* libnautilus-extensions/nautilus-art-extensions.c:
	* libnautilus-extensions/nautilus-art-extensions.h:
	* libnautilus-extensions/nautilus-gnome-extensions.c:
	* libnautilus-extensions/nautilus-gnome-extensions.h:
	* libnautilus-extensions/nautilus-icon-canvas-item.c:
	Move the libart specific extensions to their own place where I
	will soon add stuff.

M	ChangeLog
M	libnautilus-extensions/Makefile.am
A	libnautilus-extensions/nautilus-art-extensions.c
A	libnautilus-extensions/nautilus-art-extensions.h
M	libnautilus-extensions/nautilus-gnome-extensions.c
M	libnautilus-extensions/nautilus-gnome-extensions.h
M	libnautilus-extensions/nautilus-icon-canvas-item.c
M	libnautilus-private/Makefile.am
A	libnautilus-private/nautilus-art-extensions.c
A	libnautilus-private/nautilus-art-extensions.h
M	libnautilus-private/nautilus-gnome-extensions.c
M	libnautilus-private/nautilus-gnome-extensions.h
M	libnautilus-private/nautilus-icon-canvas-item.c

commit b5cb8f2f8c116a7826ca5d035aef83e4e57149cf
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-12-19

	reviewed by: Pavel Cisler <pavel@eazel.com>

	* libnautilus-extensions/nautilus-gdk-pixbuf-extensions.c:
	* libnautilus-extensions/nautilus-gdk-pixbuf-extensions.h:
	Remove nautilus_gdk_pixbuf_draw_text().  This function was meant
	to be used by embedded text.  Ever since we started using anti-
	aliased text via freetype, we dont need it anymore.

	This yanking manuever fixes Bug 2559, since the code relevant to
	that bug is now gone.

	* libnautilus-extensions/nautilus-icon-factory.c: (embed_text):
	Always use smooth fonts for embedded text.  Remove currently
	unused call to nautilus_gdk_pixbuf_draw_text().

	The issue of embedded always being anti aliased will continue to
	be tracked by bug 2783.

M	ChangeLog
M	libnautilus-extensions/nautilus-gdk-pixbuf-extensions.c
M	libnautilus-extensions/nautilus-gdk-pixbuf-extensions.h
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-private/nautilus-gdk-pixbuf-extensions.c
M	libnautilus-private/nautilus-gdk-pixbuf-extensions.h
M	libnautilus-private/nautilus-icon-factory.c

commit 2771472c13a27e800c1cac1c1055e7dd80554eaf
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-12-19

    aligned perspective with other images in the hardware view


	* icons/i-harddisk.png:
	aligned perspective with other images in the hardware view

	* icons/eazel/Back.png:
	* icons/eazel/Forward.png:
	* icons/eazel/Home.png:
	* icons/eazel/Refresh.png:
	* icons/eazel/Search.png:
	* icons/eazel/SearchWeb.png:
	* icons/eazel/Services.png:
	* icons/eazel/Stop.png:
	* icons/eazel/Up.png:
	new toolbar icons from Susan.  She's not quite finished with them
	yet, but these are a lot closer to the final ones, and I wanted to
	get them checked in before my vacation.

M	ChangeLog
M	icons/eazel/Back.png
M	icons/eazel/Forward.png
M	icons/eazel/Home.png
M	icons/eazel/Refresh.png
M	icons/eazel/Search.png
M	icons/eazel/SearchWeb.png
M	icons/eazel/Services.png
M	icons/eazel/Stop.png
M	icons/eazel/Up.png
M	icons/i-harddisk.png

commit 15b9866f78f98210b089d390b660c4a0481bd218
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-12-19

    Fixed an issue in sorting. When you reload a directory into music
    view,

    2000-12-18	Gene Z. Ragan  <gzr@eazel.com>

	Fixed an issue in sorting. When you reload a directory
	into music view, the last sort mode is applied to the
	newly loaded list.

	* components/music/nautilus-music-view.c:
	(nautilus_music_view_initialize_class),
	(nautilus_music_view_initialize), (nautilus_music_view_destroy),
	(sort_list), (click_column_callback),
	(nautilus_music_view_update):

M	ChangeLog
M	components/music/nautilus-music-view.c

commit d918b3ca1bc52e44548a9c79e4eb59e23fff29a4
Author: Christian Rose <menthos@src.gnome.org>
Date:	2000-12-19

    Updated Swedish translation.

M	po/ChangeLog
M	po/sv.po

commit 2b0d63355003f913d5c331c01661e63c469ff9fb
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-12-19

    implemented initial "zoom-to-fit" if an image is bigger than the


	* components/image-viewer/nautilus-image-view.c:
	(zoomable_zoom_to_fit_callback), (image_bigger_than_viewer),
	(scrolled_window_size_allocate_callback),
	(control_factory_common),
	(scrollable_control_factory):
	implemented initial "zoom-to-fit" if an image is bigger than the
	displayable area, as requested by Mike Boich.

M	ChangeLog
M	components/image-viewer/nautilus-image-view.c

commit 0b2cf3f186628cff237e1a25bd4d9b87a68b4431
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-12-19

	reviewed by: Rebecca Shulman <rebecka@eazel.com>

	Fixed Nautilus half of bug 2109 (Images (and any other
	files) with "execute" bit set will try to be executed
	instead of viewed when activated). This change requires
	a recent GNOME-VFS change to compile.

	* src/file-manager/fm-directory-view.c: (file_is_launchable):
	Test for launchability now includes asking GNOME_VFS whether
	this mime type is conceivably executable.

	* libnautilus-extensions/nautilus-mime-actions.c:
	(nautilus_mime_get_short_list_methods_for_file): Changed
	"vfs-method" to "vfs_method" to match change in GNOME-VFS.

M	ChangeLog
M	libnautilus-extensions/nautilus-mime-actions.c
M	libnautilus-private/nautilus-mime-actions.c
M	src/file-manager/fm-directory-view.c

commit 72dd8fb3c52b511be1fda5b79268cc438c427963
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-12-19

	reviewed by: John Sullivan <sullivan@eazel.com>
	(Robey also looked at the install part a bit)

	Fix bug 5212 (File leaks when you start and immediately quit
	Nautilus).

	* src/file-manager/fm-directory-view.c: (queue_pending_files):
	Remove incorrect nautilus_file_list_ref that created a
	NautilusFile leak.

	Fix bug 5180 (Defined messages won't end up in translations) by
	making sure we don't ever use "_()" inside a #define.

	* libnautilus-extensions/nautilus-file-operations.c:
	* libnautilus-extensions/nautilus-global-preferences.c:
	* libnautilus-extensions/nautilus-icon-canvas-item.c:
	* libnautilus-extensions/nautilus-icon-factory.c:
	* nautilus-installer/src/installer.c:
	* nautilus-installer/src/package-tree.c:
	* src/file-manager/fm-desktop-icon-view.c:
	* src/nautilus-location-bar.c:
	Changed all localizable strings in #defines to instead use global
	(const) variables. We still have the defines, though, since we
	can't call gettext in a global-initialization.

M	ChangeLog
M	libnautilus-extensions/nautilus-file-operations.c
M	libnautilus-extensions/nautilus-global-preferences.c
M	libnautilus-extensions/nautilus-icon-canvas-item.c
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-private/nautilus-file-operations.c
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-factory.c
M	nautilus-installer/src/installer.c
M	nautilus-installer/src/package-tree.c
M	src/file-manager/fm-desktop-icon-view.c
M	src/file-manager/fm-directory-view.c
M	src/nautilus-location-bar.c

commit cd6a1e03c6358808dc3cc25957c97899aea71461
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-12-19

    Fixed bug 5136, Exit Music View with a 2nd open Music View window
    -> crash

    2000-12-18	Gene Z. Ragan  <gzr@eazel.com>

	Fixed bug 5136, Exit Music View with a 2nd open Music View window
	-> crash

	The bug was caused by a runaway timer callback.  The callback
	is now
	properly destroyed when the component is destroyed.

	* components/music/nautilus-music-view.c:
	(nautilus_music_view_destroy), (play_status_display),
	(play_current_file), (play_button_callback):

M	ChangeLog
M	components/music/nautilus-music-view.c

commit 7b17c8c881234c34fbc5d0dcb596c0573cdcf85c
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-12-19

    Clean up trilobite_init to not use or require X anymore (yay!). Add a

	*
	components/services/trilobite/libtrilobite/trilobite-core-utils.c
	: (trilobite_get_popt_context), (trilobite_init),
	(trilobite_main),
	(trilobite_main_quit):
	*
	components/services/trilobite/libtrilobite/trilobite-core-utils.h
	:

	Clean up trilobite_init to not use or require X anymore (yay!).
	Add a trilobite_main and trilobite_main_quit to mirror the GTK
	versions (but without polling for X events).  Add a way for
	services to retreive their popt context for command-line argument
	processing.

	*
	components/services/install/command-line/eazel-alt-install-corba.
	c: (done), (main):
	* components/services/install/server/main.c:
	(trilobite_service_factory_destroy), (main):
	* components/services/time/service/main.c:
	(trilobite_service_factory_destroy), (main):
	* components/services/trilobite/sample/service/main.c:
	(trilobite_service_factory_destroy), (main):

	Make the command-line utilities use trilobite_main() and
	trilobite_main_quit() instead of the GTK variants.

	*
	components/services/install/lib/eazel-install-xml-package-list.c:
	(generate_xml_package_list), (osd_parse_dependency):

	Stop filling in the soft_depends field from XML.  (The old code
	that uses soft_depends doesn't expect it to be filled in and will
	get confused, and this field is going away shortly anyway.)

	* components/services/install/nautilus-view/main.c: (main):
	* components/services/time/nautilus-view/main.c: (main):

	Don't make the nautilus-views use trilobite_* functions (that
	would be bad), but clean them up to look similar to each other so
	it's easy to see how to copy them and make new trilobites.

M	ChangeLog
M	components/services/install-view/main.c
M	components/services/install/command-line/eazel-alt-install-corba.c
M	components/services/install/lib/eazel-install-xml-package-list.c
M	components/services/install/nautilus-view/main.c
M	components/services/install/server/main.c
M	components/services/time/nautilus-view/main.c
M	components/services/time/service/main.c
M	components/services/trilobite/libtrilobite/trilobite-core-utils.c
M	components/services/trilobite/libtrilobite/trilobite-core-utils.h
M	components/services/trilobite/sample/service/main.c

commit 108a853366329d814594f97085b4446fef62b1d3
Author: Robin Slomkowski <rslomkow@src.gnome.org>
Date:	2000-12-18

    updated version of bonobo for no good reason, change pw2 because
    I never

	* nautilus.spec.in: updated version of bonobo
	for no good reason, change pw2 because I never
	understood it and changed /rpm3/ to rpm*
	because on rpm4 systems it didn't generate the
	right files.

M	ChangeLog
M	nautilus.spec.in

commit b993c039d675594f0f5d2a725ff0a0417d921d1a
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-12-18

	reviewed by: Michael Engber  <engber@eazel.com>

	* libnautilus-extensions/nautilus-background.c:
	(nautilus_background_draw_to_pixbuf):
	* libnautilus-extensions/nautilus-background.h:
	Add a new function to draw backgrounds into GdkPixbufs.  Its a
	simple wrapper around the draw_to_canvas() function.

	Also, small tweaking of the prototypes to match "the style."

	* libnautilus-extensions/nautilus-buffered-widget.c:
	(create_background_pixbuf_from_ancestor):
	Draw directly into the pixbuf by using
	nautilus_background_draw_to_pixbuf function instead of drawing to
	a Pixmap and capturing the bits.

M	ChangeLog
M	libnautilus-extensions/nautilus-background.c
M	libnautilus-extensions/nautilus-background.h
M	libnautilus-extensions/nautilus-buffered-widget.c
M	libnautilus-private/nautilus-background.c
M	libnautilus-private/nautilus-background.h
M	libnautilus-private/nautilus-buffered-widget.c

commit cd707d47ba3d9f46fd6479bd37938ef9b564df67
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-12-18

	reviewed by: Darin Adler <darin@eazel.com>

	Fixed bug 4037 (Error dialog every time on launch when
	permissions are set strangely)

	Fixed bug 1115 (Need better name for "User Directory"
	and "User Data Directory")

	* libnautilus-extensions/nautilus-file-utilities.c:
	(nautilus_get_user_main_directory): Removed g_warning when
	Nautilus fails to create ~/Nautilus directory, improved
	FIXME comments.
	(nautilus_get_user_directory), (nautilus_get_desktop_directory):
	Added FIXME comments.

	* src/nautilus-application.c:
	(check_required_directories): Renamed from nautilus_application_
	check_user_directories; now returns FALSE if any required
	directories were not created. Reworded error dialog to mention
	directories by path rather than using confusing invented symbolic
	names, and to tell the user to address the problem by creating
	specified directories or setting permissions such that Nautilus
	can create specified directories. (It used to say "restart
	Nautilus", which was pretty much guaranteed to have no effect.)
	(nautilus_application_startup): Now returns if
	check_required_directories fails. The user has to address the
	problem described in the error message before Nautilus will
	launch.

M	ChangeLog
M	libnautilus-extensions/nautilus-file-utilities.c
M	libnautilus-private/nautilus-file-utilities.c
M	src/nautilus-application.c

commit 7c8d453b1d74b0a9f2f4585012e18a900f0444f1
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-12-18

    Fixed an unused variable error.

    2000-12-18	Gene Z. Ragan  <gzr@eazel.com>

	Fixed an unused variable error.

	* src/file-manager/fm-desktop-icon-view.c: (create_mount_link),
	(place_home_directory):

M	ChangeLog
M	src/file-manager/fm-desktop-icon-view.c

commit e286aa3fc6606319e8339ae60eef512f1193237e
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-12-18

    fixed bug 4164, "Add New Emblem" file entry can be typed in, but is


	* src/nautilus-property-browser.c: (nautilus_emblem_dialog_new),
	(emblem_dialog_clicked):
	fixed bug 4164, "Add New Emblem" file entry can be typed in,
	but is
	ignored.  Fixed by reworking logic to read the path from it,
	instead
	of relying on activate to set it up.

M	ChangeLog
M	src/nautilus-property-browser.c

commit 5c8333753e3c0219c9b4368a14a426a0c331f1ae
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-12-18

    Fixed bug 2494, Error ignored when making icon directory for link file

    2000-12-18	Gene Z. Ragan  <gzr@eazel.com>

	Fixed bug 2494, Error ignored when making icon directory for
	link file

	We now check the GnomeVFSResult. If it does != GNOME_VFS_OK, NULL
	is returned. The callers of this function can properly handle
	a NULL
	result.

	* libnautilus-extensions/nautilus-link.c: (make_local_path):

M	ChangeLog
M	libnautilus-extensions/nautilus-link.c
M	libnautilus-private/nautilus-link.c

commit 1ad85a2b0e7be17d737b04b151fe03b52858f79c
Author: Gene Ragan <gzr@src.gnome.org>
Date:	2000-12-18

    Fixed bug 2526, Error case ignored when creating desktop link file


	Fixed bug 2526, Error case ignored when creating desktop link file

	I remvoed the error check in the three cases th ebug referenced.
	If an error occurs there is not much we can do. We could tell
	the user something, but the notification would be vague.  If a
	link is not created, there is no destructive side effect.

	* src/file-manager/fm-desktop-icon-view.c: (create_mount_link),
	(volume_unmounted_callback), (place_home_directory):

    --------------------------------------------------------------------

M	ChangeLog
M	src/file-manager/fm-desktop-icon-view.c

commit 23af2389bbdc57a6dbf8ada9e61b75ef72412a35
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-12-18

    fixed bug 5230, shrinking the width of Backgrounds window causes
    floating


	* src/nautilus-property-browser.c: (set_up_category_width):
	fixed bug 5230, shrinking the width of Backgrounds window
	causes floating point exception, by pinning the number of
	columns at 1.

	* icons/Makefile.am:
	* icons/default.xml:
	* icons/eazel/eazel.xml:
	* icons/vector/vector.xml:
	* icons/zoom_body.png:
	* icons/eazel/zoom_body.png:
	new zoom control image from Susan

M	ChangeLog
M	icons/Makefile.am
M	icons/default.xml
M	icons/eazel/eazel.xml
M	icons/eazel/zoom_body.png
A	icons/number_strip.png
M	icons/vector/vector.xml
M	icons/zoom_body.png
M	src/nautilus-property-browser.c

commit 5d000155e1e50efb542d94d04115d34506942fb1
Author: Valek Frob <frob@src.gnome.org>
Date:	2000-12-18

    Updated russian trnslation.

M	po/ChangeLog
M	po/ru.po

commit 29859679d2cbd40ea584f695ed366e24a5f68893
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-12-18

    Fixed bug 2472, text_height and text_width shouldn't be left
    alone when

    2000-12-18	Gene Z. Ragan  <gzr@eazel.com>

	Fixed bug 2472, text_height and text_width shouldn't be
	left alone when renaming.

	Preserve the text_width and text_height when renaming.
	Don't reset the values, just block the draw when the
	renaming widget is visibile.

	* libnautilus-extensions/nautilus-icon-canvas-item.c:
	(draw_label_text_aa):

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-canvas-item.c

commit 36e9ab3e2a6d4b5070eb2ccc24236f1e52b842c4
Author: Ali Abdin <aliabdin@aucegypt.edu>
Date:	2000-12-18

    Fix bug #4379 (problem with variablelist's)

    2000-12-17	Ali Abdin  <aliabdin@aucegypt.edu>

	    Fix bug #4379 (problem with variablelist's)

	    Partial fix for bug #5118 (acronym (and other tags) do
	    not appear
	    in table of contents) - Implemented for: ACRONYM, FUNCTION

	    Both of these are based on patches thanks to
	    jfleck@inkstain.net

	    Also added experimental ScrollKeeper support to the sidebar
	    (as
	    contributed by Mark Murnane from Sun). This is experimental,
	    and
	    disabled by default.

	    * components/help/converters/gnome-db2html2/gdb3html.h:
	    *
	    components/help/converters/gnome-db2html2/sect-elements.[ch]:
	    * components/help/converters/gnome-db2html2/toc-elements.c:
	    (sect_varlistentry_start_element),
	    (sect_varlistentry_end_element):
	    new functions for VARLISTENTRY support
	    (sect_listitem_start_element),
	    (sect_listitem_end_element):
	    Only print <LI> for itemizedlist and orderlist (for the
	    varlist we
	    print it out during the varlistentry)

	    Makre sure we print out </LI>'s too, and remove the <P> cruft.

	    * components/help/converters/gnome-db2html2/toc-elements.c:
	    (toc_tag_characters):
	    New function. This will be used to print tags within the
	    title. e.g.
	    <title><acronym>ASCII</acronym></title> should print out
	    ASCII.

	    * components/help/hyperbola-filefmt.c:
	    * components/help/hyperbola-nav-tree.c:
	    Added a patch contributes by Mark Murnane
	    <Mark.Murnane@ireland.sun.com>
	    that integrates experimental ScrollKeeper support for
	    Hyperbola (the
	    Help Sidebar). This is disabled by default. You should #define
	    ENABLE_SCROLLKEEPER_SUPPORT to be able to use it.

	    * components/help/ScrollKeeper-TODO:
	    New file contributed by Sun.

M	ChangeLog
A	components/help/ScrollKeeper-TODO
M	components/help/converters/gnome-db2html2/gdb3html.h
M	components/help/converters/gnome-db2html2/sect-elements.c
M	components/help/converters/gnome-db2html2/sect-elements.h
M	components/help/converters/gnome-db2html2/toc-elements.c
M	components/help/hyperbola-filefmt.c
M	components/help/hyperbola-nav-tree.c

commit bf8a84bd2630feaf9d2ddab666e5b3fe889fc4fc
Author: Matthias Warkus <mawarkus@src.gnome.org>
Date:	2000-12-17

    Update-O-Rama.

M	po/ChangeLog
M	po/de.po

commit f0c2e230a9ab33799662bee3beb1445e4218cc96
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-12-17

    fixed bug 3310, contents of property browser should relayout to
    fit the


	* src/nautilus-property-browser.c:
	(nautilus_property_browser_initialize_class),
	(nautilus_property_browser_get_category_width),
	(set_up_category_width), (update_category_width),
	(nautilus_property_browser_update_contents),
	(nautilus_property_browser_set_path),
	(nautilus_property_browser_size_allocate):

	fixed bug 3310, contents of property browser should relayout
	to fit the window, by calculating the number of columns
	from the window width, and overriding size_allocate to
	relayout if necessary when the size changes.

M	ChangeLog
M	src/nautilus-property-browser.c

commit 8e1433f36a7a0d56de61e73c8051dbac62911054
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-12-17

    Fixed bug 3890, Resort columns while MP3 plays, active song changes.

    2000-12-17	Gene Z. Ragan  <gzr@eazel.com>

	Fixed bug 3890, Resort columns while MP3 plays,
	active song changes.

	* components/music/nautilus-music-view.c:
	(nautilus_music_view_initialize), (selection_callback),
	(compare_song_numbers), (compare_song_titles),
	(compare_song_artists), (compare_song_times),
	(compare_song_years),
	(compare_song_bitrates), (click_column_callback),
	(play_current_file), (nautilus_music_view_update):
	Change the way the list is sorted. Use column sorting functions
	that are set when the column button is clicked.  Don't reload list
	to resort. Make sure current selection index is updated
	when the list is resorted.

M	ChangeLog
M	components/music/nautilus-music-view.c

commit 7f509feb47ad0614d7c0a9a9d1f0b9cd67add17a
Author: Szabolcs Ban <shooby@gnome.hu>
Date:	2000-12-17

    Updated Hungarian translation.

    2000-12-17	Szabolcs Ban  <shooby@gnome.hu>

	* hu.po: Updated Hungarian translation.

M	po/ChangeLog
M	po/hu.po

commit c09f4bce0a185a44b7f3b626916c4c41ac5b90de
Author: Szabolcs Ban <shooby@gnome.hu>
Date:	2000-12-16

    Updated Hungarian translation, fixed "fixed" translation.

    2000-12-17	Szabolcs Ban  <shooby@gnome.hu>

	* hu.po: Updated Hungarian translation, fixed "fixed" translation.

M	po/ChangeLog
M	po/hu.po

commit d2c4c8de166aca87f28a3e276fe29688329f3e82
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-12-16

    fixed bug 5198, removing the displayed sidebar panel messes up
    others, by


	* src/nautilus-sidebar.c:
	(nautilus_sidebar_active_panel_matches_id),
	(toggle_sidebar_panel),
	(nautilus_sidebar_add_panel_items),
	(nautilus_sidebar_remove_panel),
	(nautilus_sidebar_deactivate_panel):

	fixed bug 5198, removing the displayed sidebar panel messes up
	others, by closing the active panel before removing if it's the
	one to be removed.

	also fixed bug 1840 with this change, tab gets left behind when
	sidebar panel dies, by handling the case when we can't find the
	notebook page better.

M	ChangeLog
M	src/nautilus-information-panel.c
M	src/nautilus-sidebar.c

commit 95049891b3d0b877e40d74e21a607d3fc2be95b1
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-12-16

    Test and see how users respong to a more lenient mount policy. We
    now will

    2000-12-15	Gene Z. Ragan  <gzr@eazel.com>

	* src/file-manager/fm-desktop-icon-view.c: (create_mount_link):
	Test and see how users respong to a more lenient mount policy.
	We now will mount a lot of things. Just curious.

M	ChangeLog
M	src/file-manager/fm-desktop-icon-view.c

commit fd7b4a10377c43f1022daf5520a3e3fa95ef8936
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-12-16

    reviewed by: Pavel Cisler <pavel@eazel.com>

    2000-12-15	Gene Z. Ragan  <gzr@eazel.com>

	reviewed by: Pavel Cisler <pavel@eazel.com>

	Fixed bug 2400, LABEL=/ lines in /etc/fstab (used in Red Hat
	Beta 7)
	prevents trash from working

	Fixed bug 4586, Nautilus does not properly detect zip drives as
	removable			media

	Rearchitected the way the volume monitor works. It now examines
	/proc/mounts
	to determine what file systems are mounted. This solves
	several problems such			as the use of LABEL
	and auto in fstab. By using /proc/mounts we do not have to
	worry about permissions and disk access.

	* libnautilus-extensions/nautilus-volume-monitor.c:
	* libnautilus-extensions/nautilus-volume-monitor.h:
	(nautilus_volume_monitor_initialize),
	(nautilus_volume_monitor_destroy), (floppy_sort),
	(nautilus_volume_monitor_get_removable_volumes),
	(nautilus_volume_monitor_get_volume_name),
	(mount_volume_get_cdrom_name), (mount_volume_activate_cdrom),
	(mount_volume_activate_floppy), (mount_volume_activate_ext2),
	(mount_volume_activate_msdos), (mount_volume_activate_generic),
	(mount_volume_get_name), (mount_volume_activate), (eject_cdrom),
	(free_mount_list), (create_differed_list),
	(get_current_mount_list), (verify_current_mount_state),
	(mount_volumes_check_status), (mount_volume_floppy_add),
	(mount_volume_ext2_add), (mount_volume_udf_add),
	(mount_volume_vfat_add), (mount_volume_msdos_add),
	(cdrom_ioctl_get_info), (mount_volume_iso9660_add),
	(mount_volume_proc_add), (find_volumes),
	(nautilus_volume_monitor_each_volume),
	(nautilus_volume_monitor_each_mounted_volume),
	(nautilus_volume_monitor_volume_is_mounted),
	(nautilus_volume_monitor_mount_unmount_removable), (copy_volume),
	(nautilus_volume_monitor_free_volume), (get_msdos_volume_name),
	(get_floppy_volume_name), (mount_volume_add_filesystem):

	* src/file-manager/fm-desktop-icon-view.c: (create_mount_link),
	(volume_unmounted_callback), (update_disks_menu):

M	ChangeLog
M	libnautilus-extensions/nautilus-volume-monitor.c
M	libnautilus-extensions/nautilus-volume-monitor.h
M	libnautilus-private/nautilus-volume-monitor.c
M	libnautilus-private/nautilus-volume-monitor.h
M	src/file-manager/fm-desktop-icon-view.c

commit f3bf19b979eadd01c697d942898e5ac169977b8b
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-12-16

	reviewed by: nobody, but Darin knew exactly what I was
	doing for these two small changes so that sorta counts.

	Fixed two problems found while investigating bug 4810
	(typing "gzip:" in location bar crashes), though I
	ended up fixing the bug entirely in gnome-vfs.

	* libnautilus-extensions/nautilus-directory-async.c:
	(get_info_callback): Don't call nautilus_directory_remove_file
	on self-owned files.

	* src/nautilus-window-manage-views.c:
	(handle_unreadable_location):
	Don't call a file "unreadable" if it doesn't exist. Let the rest
	of the error machinery handle it instead.

M	ChangeLog
M	libnautilus-extensions/nautilus-directory-async.c
M	libnautilus-private/nautilus-directory-async.c
M	src/nautilus-window-manage-views.c

commit bfd1d018f33ba1af995707ec59d7215abff255ae
Author: Christian Rose <menthos@src.gnome.org>
Date:	2000-12-16

    Updated Swedish translation.

M	po/sv.po

commit 6506330782e9fd400432f7660d5500628140c049
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-12-16

    liberalized the alpha threshold for hit-testing, so semi-transparent
    areas


	* libnautilus-extensions/nautilus-icon-canvas-item.c:
	(hit_test_pixbuf):
	liberalized the alpha threshold for hit-testing, so
	semi-transparent areas hit test positively if they have
	any opacity at all.

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-canvas-item.c

commit 4525e475785a26309a5942b75186575b87f40d88
Author: Robin Slomkowski <rslomkow@src.gnome.org>
Date:	2000-12-16

    added eazel-package-system-rpm3-private.h to EXTRA_DISTS

M	ChangeLog
M	components/services/install/lib/Makefile.am

commit f8bcc9b74fd6db477083a4bb0911836312e63685
Author: Mike Engber <engber@src.gnome.org>
Date:	2000-12-16

    Fixed performance of zoom control drawing by elimitating continual
    calls


	* src/nautilus-zoom-control.c: (draw_number),
	(draw_pixbuf_with_prelight), (nautilus_zoom_control_draw),
	(nautilus_zoom_control_expose),
	(nautilus_zoom_control_unload_images),
	(nautilus_zoom_control_load_images):
	Fixed performance of zoom control drawing by elimitating
	continual calls to gdk_fontset_load - bug 3317. Also fixed
	a falure to unref the number strip image.

M	ChangeLog
M	src/nautilus-zoom-control.c

commit ac323318dc82f38bc583124ecdeda58ef574642e
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-12-16

	reviewed by: Darin Adler  <darin@eazel.com>

	Fixed bug 2464 ("open each item in a new window" sometimes
	reuses an existing window)

	* libnautilus-extensions/nautilus-global-preferences.c:
	(global_preferences_register): Changed preferences text to
	say "separate window" rather than "new window"


	Fixed bug 2752 (double-clicking Help item causes "sidebar view
	failed" message)

	Fixed bug 5040 (only one dead view name gets saved for a window)

	This was a tangled mess of issues, including: (1) the dialog
	code was incorrectly guessing "sidebar panel" when a content
	view failed in some cases (fixed); (2) view frame lifetime
	issues found while working on (1) (fixed); (3) the state machine
	can fail if asked to load the same location twice very quickly
	(written up as bug 5197); (4) the Help sidebar panel asks to
	load the same location multiple times on a double-click (fixed);
	(5) Mozilla sometimes fails to load just after it has quit
	(written up as bug 5199).

	* components/help/hyperbola-nav-tree.c:
	(hyperbola_navigation_tree_new): Connect to destroy signal of
	ctree widget.
	(set_pending_location): New helper function to remember the
	location for which this component just initiated a load.
	(hyperbola_navigation_tree_load_location): Set pending location
	to NULL now that there's a new real location.
	(hyperbola_navigation_tree_select_row): Don't try to start a
	new load of the pending location; set the pending location when
	we do start a new load.
	(hyperbola_navigation_tree_destroy): free pending location.

	* src/nautilus-view-frame.c:
	(nautilus_view_frame_initialize_class),
	(nautilus_view_frame_destroy), (nautilus_view_frame_finalize):
	Don't destroy details fields until finalize, so view_frame objects
	with extra refs can survive between destroy & finalize.

	* src/nautilus-window-manage-views.c:
	(view_frame_info_new), (view_frame_info_free): New helper
	functions for dealing with the label & sidebar-panel-ness
	of a view frame.
	(set_view_frame_info): New helper function for storing
	the label & sidebar-panel-ness of a view frame in object
	data in the view frame.
	(view_frame_is_sidebar_panel), (view_frame_get_label):
	New helper functions for retrieving info stored in object
	data in the view frame.
	(report_content_view_failure_to_user_internal),
	(report_current_content_view_failure_to_user),
	(report_nascent_content_view_failure_to_user),
	(report_sidebar_panel_failure_to_user): Reworked the functions
	that put up the "view failed" dialog to take a NautilusViewFrame
	and to distinguish the existing-content-view from content-view-
	that's-being-created cases.
	(disconnect_view_and_destroy), (disconnect_destroy_unref_view):
	New helper functions for cleanly forgetting about a view.
	(handle_view_failure): Use object data to distinguish content
	views
	from sidebar panels so we'll always get the right failure dialog.
	(update_state), (change_state): Get rid of dead_view_name
	mechanism;
	the name is now stored in the view frame in all cases.
	(load_content_view), (free_location_change),
	(nautilus_window_begin_location_change),
	(nautilus_window_set_sidebar_panels): Jigger around the reffing &
	sinking of NautilusViewFrames to fix leaks and
	uncancelled-callback
	issues.

	* src/nautilus-window-private.h: remove obsolete dead_view_name
	field.
	* src/nautilus-window.c: (nautilus_window_destroy):
	Don't free now-non-existent dead_view_name field.

M	ChangeLog
M	components/help/hyperbola-nav-tree.c
M	libnautilus-extensions/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-view-frame.c
M	src/nautilus-window-manage-views.c
M	src/nautilus-window-private.h
M	src/nautilus-window.c

commit 5ed3381cc420e33c4262615bfad5ae29c03fe4b4
Author: Christian Rose <menthos@src.gnome.org>
Date:	2000-12-15

    Updated Swedish translation.

M	po/ChangeLog
M	po/sv.po

commit 85cd75a8ee3de16f3ac73dd5387e2229653b3924
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-12-15

	reviewed by: Gene Ragan <gzr@eazel.com>

	Fix bug 5176 (Theme descriptions not translated).

	Fix bug 5187 (Real name in file ownership doesn't take GECOS data
	into account).

	* src/nautilus-theme-selector.c: (make_theme_description): Get the
	theme description (which I also moved to the theme node from its
	own description node) by using
	nautilus_xml_get_property_translated which handles using the
	gettext database to translate the property if the XML file has it
	with a _ prefix.

	* icons/ardmore/ardmore.xml:
	* icons/arlo/arlo.xml:
	* icons/default.xml:
	* icons/gnome/gnome.xml:
	* icons/vector/vector.xml:
	Moved description to be a property of the theme node and use the
	name that indicates it needs to be localized.

	* po/POTFILES.in: Add all of the theme .xml files which now
	potentially have localizable theme descriptions in them.

	* libnautilus-extensions/nautilus-file.c: (get_real_name): Add
	code to compute the real name from the GECOS info, by stripping
	anything after the "," and substituting the login name,
	capitalized, for any occurences of "&".
	(get_user_and_real_name_from_id): Use get_real_name instead of
	going for the pw_gecos field directly.
	(nautilus_get_user_names): Use get_real_name instead of
	going for the pw_gecos field directly.

	* libnautilus-extensions/nautilus-string.h:
	* libnautilus-extensions/nautilus-string.c:
	(nautilus_str_strip_substring_and_after),
	(nautilus_str_replace_substring), (nautilus_self_check_string):
	Add two new string utility functions and self-checks for them.
	These were both needed for the GECOS change.

	* src/nautilus-property-browser.c: Tweak formatting.

M	ChangeLog
M	icons/ardmore/ardmore.xml
M	icons/arlo/arlo.xml
M	icons/default.xml
M	icons/gnome/gnome.xml
M	icons/vector/vector.xml
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-extensions/nautilus-string.c
M	libnautilus-extensions/nautilus-string.h
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-string.c
M	libnautilus-private/nautilus-string.h
M	po/POTFILES.in
M	src/nautilus-property-browser.c
M	src/nautilus-theme-selector.c

commit 4721a83f09c1d238843e8e608cb5d786619eb3e7
Author: John Harper <jsh@eazel.com>
Date:	2000-12-15

    reviewed by: Darin Adler <darin@eazel.com>

    2000-12-15	John Harper  <jsh@eazel.com>

	reviewed by: Darin Adler <darin@eazel.com>

	* components/html/gnome-dialogs.c: (get_progress),
	(glibwww_prompt), (glibwww_prompt_password),
	(glibwww_prompt_username_and_password):
	* components/music/configure.c: (mpg123_configure):
	* components/music/fileinfo.c: (mpg123_file_info_box):
	* components/music/nautilus-music-view.c: (image_button_callback):
	* helper-utilities/error-dialog/nautilus-error-dialog.c:
	(show_message_box):
	* libnautilus-extensions/nautilus-file-operations-progress.c:
	(nautilus_file_operations_progress_new):
	* libnautilus-extensions/nautilus-global-preferences.c:
	(nautilus_global_preferences_set_dialog_title):
	* libnautilus-extensions/nautilus-program-chooser.c:
	(run_program_configurator_callback),
	(nautilus_program_chooser_new):
	* libnautilus-extensions/nautilus-stock-dialogs.c:
	(timed_wait_callback), (nautilus_simple_dialog),
	(show_message_box):
	* src/file-manager/fm-icon-text-window.c:
	(create_icon_text_window):
	* src/file-manager/fm-properties-window.c:
	(create_properties_window), (select_image_button_callback):
	* src/nautilus-about.c: (nautilus_about_initialize):
	* src/nautilus-bookmarks-window.c: (create_bookmarks_window):
	* src/nautilus-first-time-druid.c:
	(nautilus_first_time_druid_show):
	* src/nautilus-link-set-window.c:
	(nautilus_link_set_configure_window):
	* src/nautilus-property-browser.c:
	(nautilus_property_browser_initialize),
	(nautilus_emblem_dialog_new), (add_new_pattern):
	* src/nautilus-shell.c: (display_caveat):
	* src/nautilus-theme-selector.c:
	(nautilus_theme_selector_initialize),
	(add_new_theme_button_callback):

	Added calls to gtk_window_set_wmclass with suitable instance
	names and `Nautilus' class name

M	ChangeLog
M	components/html/gnome-dialogs.c
M	components/music/configure.c
M	components/music/fileinfo.c
M	components/music/nautilus-music-view.c
M	helper-utilities/error-dialog/nautilus-error-dialog.c
M	libnautilus-extensions/nautilus-file-operations-progress.c
M	libnautilus-extensions/nautilus-global-preferences.c
M	libnautilus-extensions/nautilus-program-chooser.c
M	libnautilus-extensions/nautilus-stock-dialogs.c
M	libnautilus-private/nautilus-file-operations-progress.c
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-program-chooser.c
M	libnautilus-private/nautilus-stock-dialogs.c
M	src/file-manager/fm-icon-text-window.c
M	src/file-manager/fm-properties-window.c
M	src/nautilus-about.c
M	src/nautilus-bookmarks-window.c
M	src/nautilus-first-time-druid.c
M	src/nautilus-link-set-window.c
M	src/nautilus-property-browser.c
M	src/nautilus-shell.c
M	src/nautilus-theme-selector.c

commit 91510585e0295e828222081b97de66c99fae4f32
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-12-15

    removed performance bottleneck where we measure the label text
    too many


	* libnautilus-extensions/nautilus-icon-canvas-item.c:
	(nautilus_icon_canvas_item_initialize),
	(invalidate_text_dimensions), (nautilus_icon_canvas_item_set_arg),
	(measure_label_text):
	removed performance bottleneck where we measure the label text too
	many times by making it use values cached in the item details.
	Added code to invalidate them at the appropriate times, and
	made measure_label_text short-circuit if they're valid.

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-canvas-item.c

commit 61dc8e9f6a2f0274c046979d2ef38f91428b2f76
Author: J Shane Culpepper <pepper@eazel.com>
Date:	2000-12-15

    reviewed by: Darin Adler <darin@eazel.com>

    2000-12-15	J Shane Culpepper  <pepper@eazel.com>

	    reviewed by: Darin Adler <darin@eazel.com>

	    * components/services/install/lib/Makefile.am:
	    * components/services/install/lib/eazel-inventory-utils.c:
	    (init_package_system), (get_package_list), (add_package_info),
	    (str_has_prefix), (eazel_inventory_gconf_done),
	    (check_gconf_init),
	    (get_digest_from_gconf), (update_gconf_inventory_digest),
	    (eazel_gather_inventory):
	    * components/services/install/lib/eazel-inventory-utils.h:

	    Removing hardcoded rpm calls and now using the eazel package
	    system lib.  Added digest testing to know when the inventory
	    xml has changed.

M	ChangeLog
M	components/services/install/lib/Makefile.am
M	components/services/install/lib/eazel-inventory-utils.c
M	components/services/install/lib/eazel-inventory-utils.h
M	components/services/inventory/eazel-inventory-utils.c
M	components/services/inventory/eazel-inventory-utils.h

commit 2d6c8097d4a281f1ce6ff0819f47e1530729ffdb
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-12-15

    Got rid of lingering references to helixcode-utils.* that Robey
    apparently

	*
	components/services/install/lib/eazel-install-xml-package-list.h:
	*
	components/services/install/nautilus-view/nautilus-service-install.c:
	* nautilus-installer/src/Makefile.am:
	Got rid of lingering references to helixcode-utils.* that Robey
	apparently missed when he removed those files. This should fix
	clean builds and Tinderbox.

	* components/services/trilobite/libtrilobite/Makefile.am: Removed
	duplicate mention of file.

	* src/nautilus-view-frame.c: Formatting tweak.

M	ChangeLog
M	components/services/install-view/nautilus-service-install.c
M	components/services/install/lib/eazel-install-xml-package-list.h
M
components/services/install/nautilus-view/nautilus-service-install.c
M	components/services/trilobite/libtrilobite/Makefile.am
M	nautilus-installer/src/Makefile.am
M	src/nautilus-view-frame.c

commit 846836521a2dd75ed54eab762719adee4531cea3
Author: Chyla Zbigniew <chyla@src.gnome.org>
Date:	2000-12-15

    Updated Polish translation

M	po/ChangeLog
M	po/pl.po

commit 5e4af43d4337d165a068d9cc21c8530ed3360379
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-12-15

    Remove check for Red Hat to match Robey's earlier changes and fix the

	* components/rpmview/nautilus-rpm-view-install.c
	(nautilus_rpm_view_install_package_callback,
	nautilus_rpm_view_uninstall_package_callback): Remove check for
	Red Hat to match Robey's earlier changes and fix the build.

M	ChangeLog
M	components/rpmview/nautilus-rpm-view-install.c

commit 4fc4f4f133b43d416d9279b412375595af28ed88
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-12-15

    oops changelog

M	ChangeLog

commit f2634723e458ed41936aa0c88aacbd41e96b6fd2
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-12-15

    Factor more stuff out into GTK hackery. Fix headers to sync up
    with the

	* nautilus-installer/src/Makefile:
	* nautilus-installer/src/callbacks.c: (ask_to_delete_rpms),
	(ask_are_you_sure):
	* nautilus-installer/src/gtk-hackery.c: (log_debug),
	(gtk_box_nth),
	(gnome_reply_callback):
	* nautilus-installer/src/installer.c:
	(get_detailed_errors_foreach):
	* nautilus-installer/src/installer.h:
	* nautilus-installer/src/main.c:

	Factor more stuff out into GTK hackery.  Fix headers to sync up
	with the better libtrilobite layout and to follow the moving
	target that is libeazelinstall.

	* nautilus-installer/src/package-tree.c:
	(package_customizer_finalize), (package_customizer_unref),
	(package_customizer_class_initialize),
	(package_customizer_initialize), (package_customizer_new),
	(package_customizer_get_type), (package_info_compare),
	(package_customizer_find_package), (popup_package_dialog),
	(package_customizer_recompute_bongs), (package_toggled),
	(package_customizer_fill), (normalize_labels),
	(package_customizer_set_package_list),
	(package_customizer_get_widget), (jump_to_package_tree_page):
	* nautilus-installer/src/package-tree.h:

	Make the package tree into a proper GTK object.

M	nautilus-installer/src/callbacks.c
M	nautilus-installer/src/gtk-hackery.c
M	nautilus-installer/src/installer.c
M	nautilus-installer/src/installer.h
M	nautilus-installer/src/main.c
M	nautilus-installer/src/package-tree.c
A	nautilus-installer/src/package-tree.h

commit 363626d3f13bc7d9a7c3f704bc617b9631fac37f
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-12-15

    Remove check for redhat.

	*
	components/services/install/command-line/eazel-alt-install-corba.
	c: (main):

	Remove check for redhat.

	* components/services/install/lib/eazel-install-corba-callback.c:
	* components/services/install/lib/eazel-install-metadata.c:
	* components/services/install/lib/eazel-install-object.c:
	*
	components/services/install/lib/eazel-install-xml-package-list.c:
	(parse_package), (parse_category), (osd_parse_provides),
	(osd_parse_implementation), (osd_parse_softpkg),
	(eazel_install_packagelist_parse):
	* components/services/install/lib/eazel-softcat.c:
	* components/services/install/server/main.c: (main):
	* components/services/summary/lib/eazel-summary-shared.c:
	(parse_a_service), (parse_a_eazel_news_item),
	(parse_a_update_news_item):
	* components/services/time/service/trilobite-eazel-time-service.c:
	(trilobite_eazel_time_service_initialize_load_config):
	* components/services/trilobite/libtrilobite/Makefile.am:
	* components/services/trilobite/libtrilobite/helixcode-utils.c:
	* components/services/trilobite/libtrilobite/helixcode-utils.h:
	* components/services/trilobite/libtrilobite/libtrilobite.h:
	*
	components/services/trilobite/libtrilobite/makefile.staticlib.in:
	*
	components/services/trilobite/libtrilobite/trilobite-core-messagi
	ng.c: (trilobite_add_log), (trilobite_close_log),
	(trilobite_debug), (trilobite_set_debug_mode),
	(trilobite_set_log_handler):
	*
	components/services/trilobite/libtrilobite/trilobite-core-messagi
	ng.h:
	*
	components/services/trilobite/libtrilobite/trilobite-core-network
	.c: (trilobite_xml_get_string), (trilobite_open_uri),
	(trilobite_fetch_uri), (trilobite_fetch_uri_to_file):
	*
	components/services/trilobite/libtrilobite/trilobite-core-network
	.h:
	*
	components/services/trilobite/libtrilobite/trilobite-core-utils.c
	: (trilobite_init), (trilobite_setenv):
	*
	components/services/trilobite/libtrilobite/trilobite-core-utils.h
	:
	* components/services/trilobite/libtrilobite/trilobite-redirect.c:
	*
	components/services/trilobite/libtrilobite/trilobite-service-priv
	ate.h:
	* components/services/trilobite/sample/command-line/main.c:
	(main):
	* components/services/trilobite/sample/service/main.c: (main):

	Clean up libtrilobite: move network and XML related funcs into
	-network.c and logging stuff into -messaging.c, where they were
	intended to be all along I guess.  Fix header include lines from
	other files to match the new locations.  Ditch the archaic
	helixcode stuff.

	* components/services/install/lib/makefile.staticlib.in:

	Fix staticlibs to add new trilobite files and to follow the MD5
	funcs to their new home.

M	ChangeLog

commit 0b5872d348aa14354e713312373c0ae090a58efd
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-12-15

	Clean up libtrilobite: move network and XML related funcs into
	-network.c and logging stuff into -messaging.c, where they were
	intended to be all along I guess.  Fix header include lines from
	other files to match the new locations.  Ditch the archaic
	helixcode stuff.

M	components/services/install/lib/eazel-install-corba-callback.c
M	components/services/install/lib/eazel-install-metadata.c
M	components/services/install/lib/eazel-install-object.c
M	components/services/install/lib/eazel-install-xml-package-list.c
M	components/services/install/lib/eazel-softcat.c
M	components/services/install/server/main.c
M	components/services/summary/eazel-summary-shared.c
M	components/services/summary/lib/eazel-summary-shared.c
M	components/services/time/service/trilobite-eazel-time-service.c
M	components/services/trilobite/libtrilobite/Makefile.am
D	components/services/trilobite/libtrilobite/helixcode-utils.c
D	components/services/trilobite/libtrilobite/helixcode-utils.h
M	components/services/trilobite/libtrilobite/libtrilobite.h
M	components/services/trilobite/libtrilobite/makefile.staticlib.in
M
components/services/trilobite/libtrilobite/trilobite-core-messaging.c
M
components/services/trilobite/libtrilobite/trilobite-core-messaging.h
M
components/services/trilobite/libtrilobite/trilobite-core-network.c
M
components/services/trilobite/libtrilobite/trilobite-core-network.h
M	components/services/trilobite/libtrilobite/trilobite-core-utils.c
M	components/services/trilobite/libtrilobite/trilobite-core-utils.h
M	components/services/trilobite/libtrilobite/trilobite-redirect.c
M
components/services/trilobite/libtrilobite/trilobite-service-private.h
M	components/services/trilobite/sample/command-line/main.c
M	components/services/trilobite/sample/service/main.c

commit 0010108ffa0e3dd04cee8ce378a35b5ee4c7a659
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-12-15

	Fix staticlibs to add new trilobite files and to follow the MD5
	funcs to their new home.

M	components/services/install/lib/makefile.staticlib.in

commit b976b69fcbed7b1a156ed2300578795d8fa7bf4c
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-12-15

	Remove check for redhat.

M	components/services/install/command-line/eazel-alt-install-corba.c

commit b7245fe02f0d6edff8f6be4c993dc37c990a15ee
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-12-15

    fixed problem with selection causing relayout, by always allocating
    the


	* libnautilus-extensions/nautilus-icon-canvas-item.c:
	(draw_or_measure_label_text), (draw_or_measure_label_text_aa):
	fixed problem with selection causing relayout, by always
	allocating
	the space for highlighting.  Also, tightened up the size of the
	highlighted area.

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-canvas-item.c

commit f3c67db3d4628f4ba9a59c65df9790660c4104cc
Author: Pavel Cisler <pavel@eazel.com>
Date:	2000-12-15

    Some #defines to help me profile draw_measure_label_text. Off in the

    2000-12-14	Pavel Cisler <pavel@eazel.com>

	* libnautilus-extensions/nautilus-icon-canvas-item.c:
	(draw_or_measure_label_text), (draw_or_measure_label_text_aa):
	Some #defines to help me profile draw_measure_label_text.
	Off in the build.

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-canvas-item.c

commit ece8790f48cc2d81eea15e2733ae2da408d74274
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-12-15

	sort of reviewed by: Mathieu Lacage  <mathieu@eazel.com>

	* src/nautilus-window-manage-views.c
	(viewed_file_changed_callback): If the file we are viewing got
	renamed, update the window's concept of it's location, the up
	button sensitivity, the navigation bar location and the
	title. This fixes bug 807 (File name in sidebar doesn't update
	when file is renamed).

	* libnautilus-extensions/nautilus-directory-async.c
	(get_info_callback): Make sure not to free an already NULL file
	info. This pathological case was being tirggered sometime when
	doing a Refresh on a viewed location that got renamed.

M	ChangeLog
M	libnautilus-extensions/nautilus-directory-async.c
M	libnautilus-private/nautilus-directory-async.c
M	src/nautilus-window-manage-views.c

commit 62558f5f1d2231b202de19d8d9f9c557021ae90f
Author: Arlo Rose <arlo@src.gnome.org>
Date:	2000-12-15

    Changed the sidebar to reflect the solid blue Susan and Andy wanted.


	    * icons/eazel/eazel.xml:
	    * icons/eazel/sidebar_tab_pieces/*:
	    Changed the sidebar to reflect the solid blue Susan and
	    Andy wanted.

M	ChangeLog
M	icons/eazel/eazel.xml
M	icons/eazel/side_bar_image.png
M	icons/eazel/sidebar_tab_pieces/fill-active-prelight.png
M	icons/eazel/sidebar_tab_pieces/fill-active.png
M	icons/eazel/sidebar_tab_pieces/left-bumper-active-prelight.png
M	icons/eazel/sidebar_tab_pieces/left-bumper-active.png
M	icons/eazel/sidebar_tab_pieces/left-bumper-prelight.png
M	icons/eazel/sidebar_tab_pieces/left-bumper.png
M	icons/eazel/sidebar_tab_pieces/right-top-active-prelight.png
M	icons/eazel/sidebar_tab_pieces/right-top-active.png
M	icons/eazel/sidebar_tab_pieces/right-top-prelight.png
M	icons/eazel/sidebar_tab_pieces/right-top.png

commit 366472b15c3c1b30250a189e2baa9a14b9b34658
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-12-15

    made the sidebar get the right icon for the hardware view by


	* src/nautilus-sidebar-title.c: (update_icon):
	made the sidebar get the right icon for the hardware
	view by special-casing it like we do for services and man.
	As part of this, I made the sidebar work properly with
	.svg icons by calling the icon factory to load the icon.

	* libnautilus-extensions/nautilus-icon-factory.c:
	(nautilus_icon_factory_get_pixbuf_from_name):
	added a convenience routine to fetch icons by name.
	* libnautilus-extensions/nautilus-icon-factory.h:
	definition for the convenience routine.

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-extensions/nautilus-icon-factory.h
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus-private/nautilus-icon-factory.h
M	src/nautilus-sidebar-title.c

commit 79c272c6d1c7db87c7cf51b175e233ac03018ba3
Author: Christian Rose <menthos@src.gnome.org>
Date:	2000-12-15

    Updated Swedish translation.

M	po/ChangeLog
M	po/sv.po

commit 03d11a71f715c1e465905cb011a6bb5a524b713b
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-12-15

	reviewed by: Maciej Stachowiak <mjs@eazel.com>

	*
	components/services/install/lib/eazel-install-xml-package-list.c:
	(osd_parse_provides), (osd_parse_dependency),
	(osd_parse_file_list), (osd_parse_implementation):

	Parse package dependency info from softcat and put them in the new
	'depends' list in the package.	(This will replace the old
	soft_depends and hard_depends fields.)	Incorporate new fields
	supplied by the internal triggerfish.

	* components/services/install/lib/eazel-package-system-types.c:
	(packagedependency_new), (packagedependency_copy),
	(packagedependency_destroy), (packagedata_new),
	(packagedata_deplist_copy), (packagedata_copy),
	(packagedata_fill_in_missing), (packagedata_destroy),
	(packagedata_status_str_to_enum), (dump_package_list),
	(dump_package_deplist), (packagedata_dump_int):
	* components/services/install/lib/eazel-package-system-types.h:

	Add new 'depends' field and PackageDependency struct.

	* components/services/install/lib/eazel-softcat.c:
	(eazel_softcat_initialize), (sense_flags_to_softcat_flags),
	(eazel_softcat_convert_sense_flags),
	(eazel_softcat_sense_flags_to_string):
	* components/services/install/lib/eazel-softcat.h:

	Add functions to convert to/from softcat sense flags, and a
	convenience function for converting them into a human-friendly
	string like ">=".

M	ChangeLog
M	components/services/install/lib/eazel-install-xml-package-list.c
M	components/services/install/lib/eazel-package-system-types.c
M	components/services/install/lib/eazel-package-system-types.h
M	components/services/install/lib/eazel-softcat.c
M	components/services/install/lib/eazel-softcat.h

commit 588cc372adf098bc8c25c0f253400414e4701d71
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-12-15

	Change all IS_EAZEL* macros to EAZEL_IS*, to match convention.

M	components/services/install/lib/eazel-install-corba-callback.c
M	components/services/install/lib/eazel-install-corba-callback.h
M	components/services/install/lib/eazel-install-corba.c
M	components/services/install/lib/eazel-install-object.c
M	components/services/install/lib/eazel-install-problem.c
M	components/services/install/lib/eazel-install-problem.h
M	components/services/install/lib/eazel-install-public.h
M	components/services/install/lib/eazel-package-system-private.h
M	components/services/install/lib/eazel-package-system-rpm3.c
M	components/services/install/lib/eazel-package-system-rpm3.h
M	components/services/install/lib/eazel-package-system-rpm4.c
M	components/services/install/lib/eazel-package-system-rpm4.h
M	components/services/install/lib/eazel-package-system-skeleton.c
M	components/services/install/lib/eazel-package-system-skeleton.h
M	components/services/install/lib/eazel-package-system.c
M	components/services/install/lib/eazel-package-system.h

commit 090cd96e75b2e9129704bd79e1f98de5e75d0e5d
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-12-15

    Remove unnecessary return_if_fail that was referring to a field now

	* components/image-viewer/nautilus-image-view.c:
	(bonobo_object_factory): Remove unnecessary return_if_fail
	that was referring to a field now renamed in Bonobo.

M	ChangeLog
M	components/image-viewer/nautilus-image-view.c

commit ced5102634eb3d547531b7d800b8ba694c2336f0
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-12-14

	reviewed by: John Sullivan <sullivan@eazel.com>

	Fix bug 2807 (support metadata removal for cases where we
	move/delete files) by implementing metadata removal.

	Fix bug 2199 (Saved icon positions ruin desktop layout features)
	by testing and fixing other bugs now that metadata removal is
	implemented.

	Fix bug 5164 (exception trying to drag file) by fixing a few
	placeholders in XML files that were still transparent and should
	not be.

	Fix bug where we don't reveal the New Folder icon (reintroduced by
	my changes yesterday) by computing the icon position in a way that
	works even before the canvas item is updated.

	* libnautilus-extensions/nautilus-directory-metafile.c:
	(get_file_node): Small change (not used for now) that might
	help unify the "before metafile is read" case with the code
	after the metafile is read.
	(nautilus_directory_rename_file_metadata): Remove the old
	file metadata before renaming the new data. Also change code
	to avoid looking up things in the hash table twice.
	(nautilus_directory_copy_file_metadata): Updated and added
	FIXME comments.
	(nautilus_directory_remove_file_metadata): Add code to
	remove metadata, similar to the existing rename code.

	* libnautilus-extensions/nautilus-directory.c:
	(nautilus_directory_schedule_metadata_copy),
	(nautilus_directory_schedule_metadata_move),
	(nautilus_directory_schedule_metadata_remove): Fix code that was
	using file names instead of relative URIs (essentially escaped
	file names). This code was missed when we made the
	switchover. Without this, changes to files with spaces in their
	names didn't update metadata properly.

	* libnautilus-extensions/nautilus-file-operations.c:
	(build_error_string): Added blank line between the intro sentence
	and the rest of the error message.
	(handle_xfer_overwrite): Added blank line between the intro
	sentence and the rest of the error message.
	(sync_xfer_callback): Fix metadata code to remove the metadata
	when creating a new file, just as it copies metadata when copying
	a file. This change helps the New Folder case, but requires a fix
	in gnome-vfs to set the top level boolean for the New Folder case.
	(handle_new_folder_vfs_error): Added blank line between the intro
	sentence and the rest of the error message.
	(nautilus_self_check_file_operations): Changed the self-check to
	use the standard way of testing functions that return text instead
	of rolling its own.

	* libnautilus-extensions/nautilus-gnome-extensions.h:
	* libnautilus-extensions/nautilus-gnome-extensions.c:
	(nautilus_gnome_canvas_item_get_canvas_bounds): Added a function
	that's like nautilus_gnome_canvas_item_get_current_canvas_bounds
	but is accurate even before the icon is updated.

	* libnautilus-extensions/nautilus-icon-container.c: (reveal_icon):
	Use nautilus_gnome_canvas_item_get_canvas_bounds instead of
	nautilus_gnome_canvas_item_get_current_canvas_bounds. Fixes the
	bug I reintroduced where New Folder icons would not be revealed.

	* libnautilus-extensions/nautilus-xml-extensions.h:
	* libnautilus-extensions/nautilus-xml-extensions.c:
	(nautilus_xml_remove_node): Add a remove-node function. This is
	needed because gnome-xml doesn't have xmlRemoveNode
	implemented. This implementation is not quite complete, but
	probably good enough for our purposes. A complete implementation
	might have to have some handling for removing the root node and
	perhaps some stuff to remove unused namespaces. Maybe this can be
	rolled into gnome-xml.

	* src/file-manager/nautilus-directory-view-ui.xml:
	* src/nautilus-shell-ui.xml:
	Added some more delimit="none" entries to make it so that the
	actual placeholder definitions are not "transparent".

	* libnautilus-extensions/nautilus-glib-extensions.c
	(nautilus_self_check_glib_extensions): Marked some strings that
	are part of a test translatable since the result might be
	different in some locales. Translating the strings to the right
	result makes "make check" work properly in that locale.

M	ChangeLog
M	libnautilus-extensions/nautilus-directory-metafile.c
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-extensions/nautilus-file-operations.c
M	libnautilus-extensions/nautilus-glib-extensions.c
M	libnautilus-extensions/nautilus-gnome-extensions.c
M	libnautilus-extensions/nautilus-gnome-extensions.h
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-extensions/nautilus-xml-extensions.c
M	libnautilus-extensions/nautilus-xml-extensions.h
M	libnautilus-private/nautilus-directory-metafile.c
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-file-operations.c
M	libnautilus-private/nautilus-glib-extensions.c
M	libnautilus-private/nautilus-gnome-extensions.c
M	libnautilus-private/nautilus-gnome-extensions.h
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-xml-extensions.c
M	libnautilus-private/nautilus-xml-extensions.h
M	src/file-manager/nautilus-directory-view-ui.xml
M	src/nautilus-shell-ui.xml

commit 7d699bbccc04b34e180ffd6d832f3de0ed5f8b95
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-12-14

    fixed bug 2912, better wording in the first time wizard, by
    revising the


	* src/nautilus-first-time-druid.c:
	(make_hbox_user_level_radio_button), (set_up_user_level_page),
	(set_up_update_page):
	fixed bug 2912, better wording in the first time wizard,
	by revising
	the text.  Also, improvement the vertical alignment on the
	user level selection page.

M	ChangeLog
M	src/nautilus-first-time-druid.c

commit ca859620eaa367b633448253d16404c12bd98679
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-12-14

    Fixed 5169 and 5170 (install and verify didn't work).

	* components/rpmview/nautilus-rpm-verify-window.c:
	(nautilus_rpm_verify_window_set_progress):
	* components/rpmview/nautilus-rpm-view-private.h:
	* components/rpmview/nautilus-rpm-view.c:
	(nautilus_rpm_view_initialize), (verify_failed_signal),
	(nautilus_rpm_view_verify_files):
	Fixed 5169 and 5170 (install and verify didn't work).

M	ChangeLog
M	components/rpmview/nautilus-rpm-verify-window.c
M	components/rpmview/nautilus-rpm-view-private.h
M	components/rpmview/nautilus-rpm-view.c

commit 80f473518361af7960516db860f6e4aaef333443
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-12-14

    at Arlo's request, made the sidebar tabs activate on button release


	* src/nautilus-sidebar.c: (nautilus_sidebar_initialize_class),
	(nautilus_sidebar_press_event), (nautilus_sidebar_release_event):
	at Arlo's request, made the sidebar tabs activate on button
	release
	instead of button press.

M	ChangeLog
M	src/nautilus-information-panel.c
M	src/nautilus-sidebar.c

commit dae685e55de2cf308df3e9e8bd3a8b1dc7b72e03
Author: Martin Norback <mback@src.gnome.org>
Date:	2000-12-14

    update

M	po/sv.po

commit c245b4e03d10bfeb4883e9dbcb2cb832e251b586
Author: Martin Norbäck <d95mback@dtek.chalmers.se>
Date:	2000-12-14

    reviewed by: Darin Adler <darin@eazel.com>

    2000-12-14	Martin Norbäck  <d95mback@dtek.chalmers.se>

	reviewed by: Darin Adler <darin@eazel.com>

	* po/POTFILES.in, src/nautilus-complex-search-bar.c:
	Marked strings for translation and adding file to POTFILES.in

M	ChangeLog
M	po/POTFILES.in
M	src/nautilus-complex-search-bar.c

commit 14565adb8a60fbd8f7ad2d6de1e92958b0ecc67a
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-12-14

    Set toplevel to TRUE even if not downloading, fixes 5196.

	* components/services/install/lib/eazel-install-logic.c:
	(eazel_install_download_packages),
	Set toplevel to TRUE even if not downloading, fixes 5196.
	(eazel_install_do_transaction_all_files_check):
	Only do interpackage file check in packages.size() > 1

	* components/services/install/lib/eazel-install-object.c:
	(eazel_install_initialize), (eazel_install_set_debug):
	Set debug in packagesystem to FAIL, not VERBOSE. _set_debug raises
	it to verbose.

M	ChangeLog
M	components/services/install/lib/eazel-install-logic.c
M	components/services/install/lib/eazel-install-object.c
M	nautilus-installer/src/Makefile

commit 2073d751860de5fcbbbad12733a3c24b292c705d
Author: Kenneth Christiansen <kenneth@src.gnome.org>
Date:	2000-12-14

    Translations from Keld
    nautilus/po/da.po

M	po/da.po

commit 81bd83737f31c492d491311e404e460d90962281
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2000-12-14

    Updated Norwegian (bokml) translation.

    2000-12-14	Kjartan Maraas	<kmaraas@gnome.org>

	* no.po: Updated Norwegian (bokml) translation.

M	po/ChangeLog
M	po/no.po

commit d6cf6754f0d5fc25708d59ca969b3c0a7ccba76f
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-12-14

	reviewed by: Pavel Cisler  <pavel@eazel.com>

	Major boost in tree view performance, and startup/new window
	performance when tree view is on. This fixes bugs 4922 (Opening
	new windows is really slow when the tree view is enabled), 5149
	(http://bugzilla.eazel.com/show_bug.cgi?id=5149) and 3936
	(http://bugzilla.eazel.com/show_bug.cgi?id=3936).

	* components/tree/nautilus-tree-change-queue.c,
	components/tree/nautilus-tree-change-queue.h: New files that
	implement a change queue, so the tree view can defer processing
	changes until idle time but still handle them in order.
	* components/tree/Makefile.am: Add to build.

	* components/tree/nautilus-tree-view.c:
	(nautilus_tree_view_initialize): Initialize change queue.
	(nautilus_tree_view_enqueue_change),
	(nautilus_tree_view_model_node_added_callback,
	nautilus_tree_view_model_node_changed_callback,
	nautilus_tree_view_model_node_removed_callback,
	nautilus_tree_view_model_done_loading_callback): Do no real work,
	just enqueue the changes and schedule the idle callback.
	(reload_model_node, reload_model_node_recursive): Don't actually
	update all nodes, just enqueue changes and schedule idle
	callbacks.
	(schedule_pending_idle_callback): Helper function to schedule an
	idle callback to process the change queue.
	(dequeue_pending_idle_callback): Process the head of the change
	queue, and unschedule self when done (currently it will process at
	most 100 changes at one go). Keep the tree frozen while doing the
	changes, to minimize redraws.
	(nautilus_tree_view_insert_model_node): Moved call to
	notify_node_seen here from
	nautilus_tree_view_model_node_added_callback.
	(nautilus_tree_view_destroy): free change queue, dnd data.

	* components/tree/nautilus-tree-view-dnd.c: Prune includes.
	(nautilus_tree_view_free_dnd): New function so
	nautilus-tree-view.c destroy function does not need to know
	internal details of tree view.
	* components/tree/nautilus-tree-node.h: Removed prototypes of
	nonexistent functions.
	* components/tree/nautilus-tree-view.h,
	components/tree/nautilus-tree-view-private.h,
	components/tree/nautilus-tree-view-dnd.h: Include necessary
	headers, to make these standalone, and prune unneeded headers.

M	ChangeLog
M	components/tree/Makefile.am
A	components/tree/nautilus-tree-change-queue.c
A	components/tree/nautilus-tree-change-queue.h
M	components/tree/nautilus-tree-node.h
M	components/tree/nautilus-tree-view-dnd.c
M	components/tree/nautilus-tree-view-dnd.h
M	components/tree/nautilus-tree-view-private.h
M	components/tree/nautilus-tree-view.c
M	components/tree/nautilus-tree-view.h

commit 47f8cceec09fe4f80eae79f4ff70f7c217dfeae3
Author: Martin Norback <mback@src.gnome.org>
Date:	2000-12-14

    sv update

M	po/ChangeLog
M	po/sv.po

commit 0f9c08c6178b1408166e49d11951405d7fdd260b
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-12-14

    fixed bug 4219, using an image to represent itself bad when image
    is too


	* libnautilus-extensions/nautilus-icon-container.c:
	(nautilus_icon_container_update_icon):
	fixed bug 4219, using an image to represent itself bad when
	image is
	too small, by scaling up the image to a minimum size if necessary.

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-container.c

commit 1ad614ce172994e055e28d8de880d10667e5150e
Author: Pavel Cisler <pavel@eazel.com>
Date:	2000-12-14

    Translated error messages to English (with John's help).

    2000-12-13	Pavel Cisler  <pavel@eazel.com>

	* libnautilus-extensions/nautilus-file-operations.c:
	(build_error_string):
	Translated error messages to English (with John's help).

M	ChangeLog
M	libnautilus-extensions/nautilus-file-operations.c
M	libnautilus-private/nautilus-file-operations.c

commit 98a07476a32d1e34670ea9b2a01d138701ad0638
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-12-14

	reviewed by: Pavel Cisler  <pavel@eazel.com>

	This should fix 4891 and 4892 & 4454.

	* components/services/install/command-line/eazel-test-packsys.c:
	(test_query), (progress_signal), (main):
	Also does a test on QUERY_FLAG_REQUIRES, by checking if more then
	10 packages require glibc.
	Fixed the wrong order of arguments for progress_signal.
	main can now take a --debug=<int> which sets the debug level in
	the EazelPackageSystem.

	* components/services/install/lib/eazel-package-system-rpm3.h:
	*
	components/services/install/lib/eazel-package-system-rpm3-private
	.h:
	* components/services/install/lib/eazel-package-system-rpm3.c:
	(eazel_package_system_rpm3_get_and_set_string_tag),
	(eazel_package_system_rpm3_packagedata_fill_from_header),
	(eazel_package_system_rpm3_get_db),
	(eazel_package_system_rpm3_query_impl),
	(eazel_package_system_rpm3_query_substr),
	(eazel_package_system_rpm3_query_foreach),
	(eazel_package_system_rpm3_query_requires),
	(eazel_package_system_rpm3_query),
	(eazel_package_system_rpm3_class_initialize),
	(eazel_package_system_rpm3_initialize),
	(eazel_package_system_rpm3_new):
	Mindnumbing amounts of boilerplate code to make query_foreach and
	query_impl virtual functions which the rpm4 class can override. I
	weep for gnome and it's C usage of OO and long for the good ole
	days of C++.
	Also made the loops more unreadable but safer (I hope).

	* components/services/install/lib/eazel-package-system-rpm4.c:
	(eazel_package_system_rpm4_query_impl),
	(eazel_package_system_rpm4_query_substr),
	(eazel_package_system_rpm4_query_foreach),
	(eazel_package_system_rpm4_class_initialize),
	(eazel_package_system_rpm4_initialize):
	The final juju to implement the EazelPackageSystemRpm4 class. I
	will not bore you with more details.

	* components/services/install/lib/eazel-package-system.c:
	(eazel_package_system_query):
	assert that the key is non-null.

M	ChangeLog
M	components/services/install/command-line/eazel-test-packsys.c
M
components/services/install/lib/eazel-package-system-rpm3-private.h
M	components/services/install/lib/eazel-package-system-rpm3.c
M	components/services/install/lib/eazel-package-system-rpm3.h
M	components/services/install/lib/eazel-package-system-rpm4.c
M	components/services/install/lib/eazel-package-system.c

commit dddbb43e67132c54c27140a6ef3ae5198fab841a
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-12-14

    Add -ui.xml.h generated files to .cvsignore.

	* components/loser/content/.cvsignore,
	components/loser/sidebar/.cvsignore,
	components/mozilla/.cvsignore, components/sample/.cvsignore,
	libnautilus/.cvsignore, src/.cvsignore,
	src/file-manager/.cvsignore: Add -ui.xml.h generated files to
	.cvsignore.

M	ChangeLog
M	components/loser/content/.cvsignore
M	components/loser/sidebar/.cvsignore
M	components/mozilla/.cvsignore
M	components/sample/.cvsignore
M	libnautilus/.cvsignore
M	src/.cvsignore
M	src/file-manager/.cvsignore

commit 8711a09966a05412491a77b0868a0b4769aaf603
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-12-14

    New file documenting the directory layout of components/services.

	* components/services/docs/directories: New file documenting the
	directory layout of components/services.

	* components/services/inventory/.cvsignore,
	components/services/inventory/Makefile.am,
	components/services/inventory/command-line/README,
	components/services/inventory/lib/.cvsignore,
	components/services/inventory/lib/Makefile.am,
	components/services/inventory/lib/eazel-inventory-shared.c,
	components/services/inventory/lib/eazel-inventory-shared.h,
	components/services/inventory/nautilus-view/.cvsignore,
	components/services/inventory/nautilus-view/Makefile.am,
	components/services/inventory/nautilus-view/main.c,
	components/services/inventory/nautilus-view/nautilus-inventory-view.c,
	components/services/inventory/nautilus-view/nautilus-inventory-view.h,
	components/services/inventory/nautilus-view/nautilus-inventory-view.oafinfo:
	Remove old dead inventory code.

	* components/services/login/command-line/README: Remove last file
	in otherwise-empty directory.
	* components/services/summary/command-line/README: Ditto.
	* cut-n-paste-code/widgets/gtkclist/.cvsignore: Ditto.

M	ChangeLog
A	components/services/docs/directories
D	components/services/inventory/.cvsignore
D	components/services/inventory/Makefile.am
D	components/services/inventory/command-line/README
D	components/services/inventory/lib/.cvsignore
D	components/services/inventory/lib/Makefile.am
D	components/services/inventory/lib/eazel-inventory-shared.c
D	components/services/inventory/lib/eazel-inventory-shared.h
D	components/services/inventory/nautilus-view/.cvsignore
D	components/services/inventory/nautilus-view/Makefile.am
D	components/services/inventory/nautilus-view/main.c
D
components/services/inventory/nautilus-view/nautilus-inventory-view.c
D
components/services/inventory/nautilus-view/nautilus-inventory-view.h
D
components/services/inventory/nautilus-view/nautilus-inventory-view.oafinfo
D	components/services/login/command-line/README
D	components/services/summary/command-line/README
D	cut-n-paste-code/widgets/gtkclist/.cvsignore

commit a609003378da98f34959705a347cc1d8dfbd0921
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-12-14

    fixed bug 3502, music icon doesn't scale well, by adding pre-scaled
    icons


	* icons/Makefile.am:
	* icons/i-music-12.png:
	* icons/i-music-12-aa.png:
	* icons/i-music-24.png:
	* icons/i-music-24-aa.png:
	* icons/i-music-36.png:
	* icons/i-music-36-aa.png:
	fixed bug 3502, music icon doesn't scale well, by adding
	pre-scaled icons from Susan.

	* libnautilus-extensions/nautilus-icon-factory.c:
	(nautilus_icon_factory_get_icon_name_for_regular_file):
	removed evil special-case of text files; now it uses
	whatever is defined in the mime-type database.

M	ChangeLog
M	icons/Makefile.am
A	icons/i-music-12-aa.png
A	icons/i-music-12.png
A	icons/i-music-24-aa.png
A	icons/i-music-24.png
A	icons/i-music-36-aa.png
A	icons/i-music-36.png
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-private/nautilus-icon-factory.c

commit 09db4304bc77e27882755877842fcda8ca90dcfb
Author: John Harper <jsh@eazel.com>
Date:	2000-12-14

    reviewed by: Darin Adler <darin@eazel.com>

    2000-12-13	John Harper  <jsh@eazel.com>

	reviewed by: Darin Adler <darin@eazel.com>

	* src/file-manager/fm-properties-window.c:
	(select_image_button_callback):
	* src/nautilus-property-browser.c: (add_new_pattern):
	* src/nautilus-theme-selector.c: (add_new_theme_button_callback):

	Added calls to gtk_window_set_transient_for for file selectors

M	ChangeLog
M	src/file-manager/fm-properties-window.c
M	src/nautilus-property-browser.c
M	src/nautilus-theme-selector.c

commit bc18c3f1a3c206a60e88e97fd51d577a92481213
Author: J Shane Culpepper <pepper@eazel.com>
Date:	2000-12-14

    Fixing improper include.

    2000-12-13	J Shane Culpepper  <pepper@eazel.com>

	*
	components/services/trilobite/libtrilobite/trilobite-md5-tools.c:

	Fixing improper include.

M	ChangeLog
M	components/services/trilobite/libtrilobite/trilobite-md5-tools.c

commit c288186498c6cf30afe102b4dddccd3b981d5c3c
Author: J Shane Culpepper <pepper@src.gnome.org>
Date:	2000-12-14

    More inventory gymnastics. Moving the md5 utils to libtrilobite
    where they

	* components/services/install/lib/Makefile.am:
	* components/services/install/lib/eazel-install-logic.c:
	* components/services/install/lib/eazel-install-md5.c:
	* components/services/install/lib/eazel-install-md5.h:
	* components/services/install/lib/eazel-install-rpm-glue.c:
	* components/services/install/lib/eazel-inventory-utils.c:
	(add_package_info), (read_proc_info), (add_info), (add_io_info),
	(add_hardware_info), (eazel_create_configuration_metafile),
	(str_has_prefix):
	* components/services/install/lib/eazel-inventory-utils.h:
	* components/services/trilobite/libtrilobite/Makefile.am:
	*
	components/services/trilobite/libtrilobite/trilobite-inventory-ut
	ils.c:
	*
	components/services/trilobite/libtrilobite/trilobite-inventory-ut
	ils.h:
	*
	components/services/trilobite/libtrilobite/trilobite-md5-tools.c:
	(_byte_reverse), (md5_init), (md5_update), (md5_final),
	(md5_transform), (md5_get_digest), (md5_get_digest_from_file),
	(md5_get_digest_from_md5_string),
	(md5_get_string_from_md5_digest),
	(main):
	*
	components/services/trilobite/libtrilobite/trilobite-md5-tools.h:

	More inventory gymnastics.  Moving the md5 utils to libtrilobite
	where
	they belong and moving the rpm specific inventory code into
	libeps.
	Still not hooked up to the build until I remove the hardcoded rpm
	stuff.

M	ChangeLog
M	components/services/install/lib/Makefile.am
M	components/services/install/lib/eazel-install-logic.c
M	components/services/install/lib/eazel-install-rpm-glue.c
C094
components/services/trilobite/libtrilobite/trilobite-inventory-utils.c
components/services/install/lib/eazel-inventory-utils.c
C072
components/services/trilobite/libtrilobite/trilobite-inventory-utils.h
components/services/install/lib/eazel-inventory-utils.h
R094
components/services/trilobite/libtrilobite/trilobite-inventory-utils.c
components/services/inventory/eazel-inventory-utils.c
R072
components/services/trilobite/libtrilobite/trilobite-inventory-utils.h
components/services/inventory/eazel-inventory-utils.h
M	components/services/trilobite/libtrilobite/Makefile.am
R099	components/services/install/lib/eazel-install-md5.c
components/services/trilobite/libtrilobite/trilobite-md5-tools.c
R094	components/services/install/lib/eazel-install-md5.h
components/services/trilobite/libtrilobite/trilobite-md5-tools.h

commit 36a1b9e0777053301b409a7f26262a0eba0c32c5
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-12-14

	reviewed by: Rebecca Shulman <rebecka@eazel.com>

	Fixed bug 2155 (type-selected icon is not successfully scrolled
	into view). The code was using the wrong coordinate system.

	* libnautilus-extensions/nautilus-icon-container.c: (reveal_icon):
	Do the icon revealing with the
	nautilus_gnome_canvas_item_get_current_canvas_bounds instead of
	icon_get_bounding_box. The old code used item coordinates instead
	of canvas coordinates.
	(match_best_name): Added (guchar) casts to make tolower work
	right, since it takes int parameters, not char.
	(select_matching_name): Added (guchar) casts to make tolower work
	right, since it takes int parameters, not char.
	(undo_stretching): Broke out this function -- work was in-line in
	key_press_event before.
	(handle_typeahead): Renamed, added (guchar) casts to make isprint
	work right, since it takes int parameters, not char.
	(key_press_event): Use undo_stretching helper function.
	(nautilus_icon_container_set_label_font_for_zoom_level): Remove
	redundant NULL check.
	(nautilus_icon_container_set_smooth_label_font): Ref new
	font before unref'ing the old one in case they are the same.
	(nautilus_icon_container_set_single_click_mode) Remove redundant
	NULL check.
	(nautilus_icon_container_get_is_fixed_size): Remove redundant
	NULL check.
	(nautilus_icon_container_set_is_fixed_size): Remove redundant
	NULL check.
	(check_compute_stretch), (nautilus_self_check_icon_container):
	Renamed.

	* libnautilus-extensions/nautilus-string.c:
	(nautilus_istr_has_prefix), (nautilus_istr_has_suffix),
	(nautilus_str_capitalize): Added (guchar) casts to make tolower
	and toupper work right, since it they take int parameters, not
	char. Removed unnecessary checks of isupper before calling tolower
	and islower before calling toupper. We did the research a while
	back and discovered that broken platforms like that where toupper
	can munge non-lower-case-letter characters don't really exist in
	practice any more.

	* libnautilus-extensions/nautilus-file.c: (update_link),
	(update_info_internal): Added FIXMEs to remind me to come back
	here when I go fix bug 2044.

	* libnautilus-extensions/nautilus-gnome-extensions.c:
	(nautilus_gnome_canvas_draw_pixbuf_helper),
	(nautilus_gnome_canvas_draw_pixbuf_helper_alpha): Tweak
	formatting.

M	ChangeLog
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-extensions/nautilus-gnome-extensions.c
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-extensions/nautilus-string.c
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-gnome-extensions.c
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-string.c

commit 08d1f9ce166c9a708bb0ff3e8ef763503c847838
Author: Christian Rose <menthos@src.gnome.org>
Date:	2000-12-13

    Updated Swedish translation.

M	po/ChangeLog
M	po/sv.po

commit 881fff89e7960b9d34bf48d66c6c6ada0dbadde8
Author: Martin Norbäck <d95mback@dtek.chalmers.se>
Date:	2000-12-13

    reviewed by: Darin Adler <darin@eazel.com>

    2000-12-13	Martin Norbäck  <d95mback@dtek.chalmers.se>

	reviewed by: Darin Adler <darin@eazel.com>

	* components/music/nautilus-music-view.c:
	(nautilus_music_view_initialize):

	Added localisation of the clist titles.

M	ChangeLog
M	components/music/nautilus-music-view.c

commit 21fd153477af297b70dd37fa686e980018701a77
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-12-13

	reviewed by: Darin Adler <darin@eazel.com> (the patch;
	Eli reviewed the wording change since he spotted the
	problem)

	Fixed bug 3378 ("inadequate permissions" message when the
	permissions were in fact adequate)

	* libnautilus-extensions/nautilus-file.c:
	(nautilus_file_denies_access_permission):
	Check for supplemental group permissions also. Thanks to
	Martin Norback <d95mback@dtek.chalmers.se> for submitting
	this patch.

	* src/nautilus-shell-ui.xml: Reworded the tip for the
	"Backgrounds and Emblems" menu item to not mention the
	phrase "Property Browser"

M	ChangeLog
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-private/nautilus-file.c
M	src/nautilus-shell-ui.xml

commit 9c84ad3716450f2bc4ec0c6f178aa968c34a1d1d
Author: Martin Norback <mback@src.gnome.org>
Date:	2000-12-13

    update

M	po/ChangeLog
M	po/sv.po

commit 227f1ac27a39948cb2cdf7bf0741481ef0ffb39d
Author: Valek Frob <frob@src.gnome.org>
Date:	2000-12-13

    Updated russian translation.

M	po/ChangeLog
M	po/ru.po

commit 025ead482e2eeb742642fc78eaf522dbc78a7568
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-12-13

    Move all GTK hackery into its own file (there are getting to be a
    lot of

	* nautilus-installer/src/Makefile.am:
	* nautilus-installer/src/gtk-hackery.c:
	* nautilus-installer/src/package-tree.c:
	* nautilus-installer/src/installer.h:
	* nautilus-installer/src/installer.c: (create_install_page),
	(add_bullet_point_to_vbox), (jump_to_error_page),
	(insert_info_page), (create_finish_page_good), (create_window),
	(eazel_install_preflight), (eazel_installer_add_category),
	(more_check_system), (draw_splash_text), (find_old_tmpdir),
	(eazel_installer_initialize):
	* nautilus-installer/src/link.sh:

	Move all GTK hackery into its own file (there are getting to be a
	lot of these, sadly).  Fix the installer to use the new package
	system for now, though it will need to continue to change.  Add a
	new page for customizing the package tree, and temporarily make it
	mandatory.

M	ChangeLog
M	nautilus-installer/src/Makefile.am
A	nautilus-installer/src/gtk-hackery.c
M	nautilus-installer/src/installer.c
M	nautilus-installer/src/installer.h
M	nautilus-installer/src/link.sh
A	nautilus-installer/src/package-tree.c

commit 61c417741812edb4c8dc7d1b5f82c3858d7b8dda
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-12-13

    Don't try to open a user-specific rpmdb in slim mode.

	* components/services/install/lib/eazel-install-object.c:
	(eazel_install_initialize):

	Don't try to open a user-specific rpmdb in slim mode.

	* components/services/install/lib/eazel-package-system.c:
	(eazel_package_system_load_implementation):
	* components/services/install/lib/eazel-package-system.h:

	Allow direct linking with a package system in slim mode (so that
	the bootstrap installer can be built linked statically against the
	rpm3 package system).

	* components/services/install/lib/makefile.staticlib.in:

	Include different parts of the package system in the slim
	version.  Eventually we're going to have to make this a little
	more flexible to allow for building an rpm3 vs. rpm4 slim library.

M	components/services/install/lib/eazel-install-object.c
M	components/services/install/lib/eazel-package-system.c
M	components/services/install/lib/eazel-package-system.h
M	components/services/install/lib/makefile.staticlib.in

commit c1d6b7cac542b8d2d46b6fb28c4642d16cbf20ca
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-12-13

	Fix some of the RPM descriptions and summaries so they're not
	quite so wrong or vague.

M	nautilus.spec.in

commit bb191981dc4afd7b97f700800ad981eea4c70b65
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-12-13

	reviewed by: Pavel Cisler  <pavel@eazel.com>

	* src/nautilus-profiler.c (dump_dialog_new): Replace call to the
	obsolete `nautilus_gtk_extensions_set_up_close_accelerator' with a
	call to `nautilus_gtk_window_set_up_close_accelerator', so the
	profile build works.

M	ChangeLog
M	src/nautilus-profiler.c

commit ae59913ccbb1bff87ac6c0a4906f6e18c21ce547
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-12-13

    gave Arlo the ability to control the sidebar text color for his new


	* src/nautilus-sidebar-title.c:
	(nautilus_sidebar_title_background_is_default),
	(nautilus_sidebar_title_select_text_color):
	gave Arlo the ability to control the sidebar text color for
	his new
	sidebar by specifying the colors in the theme file.
	* icons/eazel/eazel.xml:
	specified the sidebar title text colors for the eazel theme

	* src/nautilus-theme-selector.c: (make_theme_description):
	fixed memory leak.

M	ChangeLog
M	icons/eazel/eazel.xml
M	src/nautilus-sidebar-title.c
M	src/nautilus-theme-selector.c

commit 1045595d149e842ec104f0315172c51e7366daaa
Author: Josh Barrow <josh@eazel.com>
Date:	2000-12-13

    Make it actually use them again. A bit ago, Arlo (without a ChangeLog


    2000-12-13	Josh Barrow  <josh@eazel.com>

	* icons/eazel/eazel.xml:
	Make it actually use them again.  A bit ago, Arlo (without a
	ChangeLog entry) checked in his new tabs, and accedently
	checked in the old eazel.xml file.

M	ChangeLog
M	icons/eazel/eazel.xml

commit ad98b36a264d829a57503a4cc3ed786ed517629f
Author: Arlo Rose <arlo@src.gnome.org>
Date:	2000-12-13

    Fixed incorrect images.


    Fixed incorrect images.

M	icons/eazel/sidebar_tab_pieces/fill-active-prelight.png
M	icons/eazel/sidebar_tab_pieces/fill-active.png
M	icons/eazel/sidebar_tab_pieces/fill-empty-space.png
M	icons/eazel/sidebar_tab_pieces/fill-prelight.png
M	icons/eazel/sidebar_tab_pieces/fill.png
M	icons/eazel/sidebar_tab_pieces/left-bumper-active-prelight.png
M	icons/eazel/sidebar_tab_pieces/left-bumper-active.png
M	icons/eazel/sidebar_tab_pieces/left-bumper-prelight.png
M	icons/eazel/sidebar_tab_pieces/left-bumper.png
M	icons/eazel/sidebar_tab_pieces/middle-normal-normal.png
M	icons/eazel/sidebar_tab_pieces/middle-normal-prelight.png
M	icons/eazel/sidebar_tab_pieces/middle-prelight-normal.png
M	icons/eazel/sidebar_tab_pieces/right-bumper-prelight.png
M	icons/eazel/sidebar_tab_pieces/right-bumper.png

commit 871ea0acbefbc0429840f475931a2558eec33803
Author: Josh Barrow <josh@eazel.com>
Date:	2000-12-13

    reviewed by: <mjs@eazel.com>


    2000-12-13	Josh Barrow  <josh@eazel.com>

	reviewed by: <mjs@eazel.com>

	* nautilus.spec.in:

	Update for Eazel theme sidebar pieces

M	ChangeLog
M	nautilus.spec.in

commit 4fba1229beed5dc94c9292f00a20d2f58fcc9691
Author: Pavel Cisler <pavel@eazel.com>
Date:	2000-12-13

    reviewed by: Maciej Stachowiak <mjs@eazel.com>

    2000-12-12	Pavel Cisler <pavel@eazel.com>

	reviewed by: Maciej Stachowiak	<mjs@eazel.com>

	* libnautilus-extensions/nautilus-gdk-extensions.c:
	(nautilus_gdk_window_bring_to_front):
	Fix 5153: Make the call also handle showing iconified
	windows.

	* libnautilus-extensions/nautilus-gtk-extensions.c:
	(nautilus_gtk_window_present):
	Remove a FIXME.

M	ChangeLog
M	libnautilus-extensions/nautilus-gdk-extensions.c
M	libnautilus-extensions/nautilus-gtk-extensions.c
M	libnautilus-private/nautilus-gdk-extensions.c
M	libnautilus-private/nautilus-gtk-extensions.c

commit e7543e619f0ef6a8a1745984806516a3e903f0e6
Author: Josh Barrow <josh@eazel.com>
Date:	2000-12-13

    Make it be nick when you update.


    2000-12-13	Josh Barrow  <josh@eazel.com>

	* icons/eazel/sidebar_tab_pieces/.cvsignore:

	Make it be nick when you update.

M	ChangeLog
A	icons/eazel/sidebar_tab_pieces/.cvsignore

commit b0b7900382a64287f1b9305c111f400cc3bff2b8
Author: Josh Barrow <josh@eazel.com>
Date:	2000-12-13

    Make everything work nicely.


    2000-12-13	Josh Barrow  <josh@eazel.com>

	* configure.in:
	* icons/eazel/Makefile.am:
	* icons/eazel/sidebar_tab_pieces/Makefile.am:

	Make everything work nicely.

M	ChangeLog
M	configure.in
M	icons/eazel/Makefile.am
M	icons/eazel/sidebar_tab_pieces/Makefile.am

commit 7dc8571229229c6e29d8d4fed4955deceb0be5ac
Author: Arlo Rose <arlo@src.gnome.org>
Date:	2000-12-13

    Added pieces for Eazel theme side bar tabs


    Added pieces for Eazel theme side bar tabs

M	ChangeLog
M	icons/eazel/eazel.xml
A	icons/eazel/sidebar_tab_pieces/Makefile.am
A	icons/eazel/sidebar_tab_pieces/fill-active-prelight.png
A	icons/eazel/sidebar_tab_pieces/fill-active.png
A	icons/eazel/sidebar_tab_pieces/fill-empty-space.png
A	icons/eazel/sidebar_tab_pieces/fill-prelight.png
A	icons/eazel/sidebar_tab_pieces/fill.png
A	icons/eazel/sidebar_tab_pieces/left-bumper-active-prelight.png
A	icons/eazel/sidebar_tab_pieces/left-bumper-active.png
A	icons/eazel/sidebar_tab_pieces/left-bumper-prelight.png
A	icons/eazel/sidebar_tab_pieces/left-bumper.png
A	icons/eazel/sidebar_tab_pieces/middle-normal-normal.png
A	icons/eazel/sidebar_tab_pieces/middle-normal-prelight.png
A	icons/eazel/sidebar_tab_pieces/middle-prelight-normal.png
A	icons/eazel/sidebar_tab_pieces/right-bumper-prelight.png
A	icons/eazel/sidebar_tab_pieces/right-bumper.png
A	icons/eazel/sidebar_tab_pieces/right-empty-space.png
A	icons/eazel/sidebar_tab_pieces/right-top-active-prelight.png
A	icons/eazel/sidebar_tab_pieces/right-top-active.png
A	icons/eazel/sidebar_tab_pieces/right-top-prelight.png
A	icons/eazel/sidebar_tab_pieces/right-top.png

commit 02fbc1f7ca83b69545ddd3f426ce710dd5f65c6c
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-12-13

    eh, I can't paste! not even shit-ins works! ack.

    ah well, more rpm4 query joy, only need requires and substr.

M	ChangeLog
M
components/services/install/lib/eazel-package-system-rpm3-private.h
M	components/services/install/lib/eazel-package-system-rpm3.c
M	components/services/install/lib/eazel-package-system-rpm4.c

commit eb28692983ce36630b324f2f83260c2f0a0bfb94
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-12-13

    Fixed silly bug involving the new Sound Busy dialog. It now uses the

    2000-12-12	Gene Z. Ragan  <gzr@eazel.com>

	Fixed silly bug involving the new Sound Busy dialog.
	It now uses the proper routines to check the status of the
	sound hardware.

	* components/music/mpg123.c: (mpg123_stop), (mpg123_seek):
	* components/music/nautilus-music-view.c: (play_current_file),
	(go_to_next_track), (go_to_previous_track):

M	ChangeLog
M	components/music/mpg123.c
M	components/music/nautilus-music-view.c

commit 906ed5e22b1922d13da609016dba76593f030944
Author: Arlo Rose <arlo@src.gnome.org>
Date:	2000-12-13

    Fixed corner radius in the selection. The incorrect radius was due
    to a


	    * icons/text-selection-frame.png:
	    Fixed corner radius in the selection.
	    The incorrect radius was due to a change in the way
	    the image was being rendered.

M	ChangeLog
M	icons/text-selection-frame.png

commit 460c9b100c5091d16d8724deedefc534a54514bd
Author: Christian Rose <menthos@src.gnome.org>
Date:	2000-12-13

    Updated Swedish translation.

M	po/ChangeLog
M	po/sv.po

commit a085188ccf39cd8a976973c722a381eff361d137
Author: Pavel Cisler <pavel@eazel.com>
Date:	2000-12-13

    reviewed by: Darin Adler <darin@eazel.com>

    2000-12-12	Pavel Cisler <pavel@eazel.com>

	reviewed by: Darin Adler <darin@eazel.com>

	Fixed 4954 Nautilus crashes attempting to empty a .Trash
	containing undeletable files

	* libnautilus-extensions/nautilus-file-operations.c:
	(build_error_string), (handle_xfer_vfs_error)
	Reworked the error message building logic. Split up
	the routine into a part that decides what the interesting
	input for building the error message is and a part that
	actually builds the error message. Fixed a number
	of cases where a wrong error message would be used. The
	actual bug in the bug report was one of the cases -- an assert
	catching a case that was not handled properly.

	Fixed:
	part of -- 638 When a new volume gets mounted, integrate its Trash
	directory.
	part of -- 4143 Files dragged to trash icon on desktop seem to
	vanish,
	part of -- 4963 Files dragged to Trash from floppy don't appear
	in Trash,

	* libnautilus-extensions/nautilus-trash-monitor.c:
	* libnautilus-extensions/nautilus-trash-monitor.h:
	(add_one_volume_trash),
	(nautilus_trash_monitor_get_trash_directories):
	Added a new call that returns a list of all the Trash directories
	on all the mouted volumes.

	* libnautilus-extensions/nautilus-trash-directory.c: (add_volume):
	Got rid of get_volume_vfs_uri_if_writable.
	Used the new nautilus_volume_monitor_should_integrate_trash
	instead
	to pick the volumes that can support trash.

	* libnautilus-extensions/nautilus-volume-monitor.c:
	(nautilus_volume_monitor_should_integrate_trash),
	(nautilus_volume_monitor_get_volume_mount_uri):
	* libnautilus-extensions/nautilus-volume-monitor.h:
	Add new helper calls used by the routine that collects all the
	trash uris from all mouted volumes.

	* libnautilus-extensions/nautilus-file-operations.c:
	(do_empty_trash):
	Pass in a list of Trash directories instead of just the
	single trash in the user's home directory.

	Fixed:
	2443 Trash is only found on EXT2 volumes
	2444 Trash on read-only volumes is not displayed
	remaining part of -- 4143 Files dragged to trash icon on desktop
	seem to vanish,
	remaining part of -- 4963 Files dragged to Trash from floppy
	don't appear in Trash,

	* libnautilus-extensions/nautilus-volume-monitor.c:
	(nautilus_volume_monitor_should_integrate_trash):
	Removed the old logic from get_volume_vfs_uri_if_writable
	that only displayed trash from writable ext2 volumes.
	Enumerated all the file system types that we know can
	support trash.

M	ChangeLog
M	libnautilus-extensions/nautilus-file-operations.c
M	libnautilus-extensions/nautilus-trash-directory.c
M	libnautilus-extensions/nautilus-trash-monitor.c
M	libnautilus-extensions/nautilus-trash-monitor.h
M	libnautilus-extensions/nautilus-volume-monitor.c
M	libnautilus-extensions/nautilus-volume-monitor.h
M	libnautilus-private/nautilus-file-operations.c
M	libnautilus-private/nautilus-trash-directory.c
M	libnautilus-private/nautilus-trash-monitor.c
M	libnautilus-private/nautilus-trash-monitor.h
M	libnautilus-private/nautilus-volume-monitor.c
M	libnautilus-private/nautilus-volume-monitor.h

commit e94c805719fb53fcadf77e54efab900e3148be68
Author: Eskil Heyn Olsen <eskil@eazel.com>
Date:	2000-12-13

    unsigned long to int replacement on various types.

    2000-12-12	Eskil Heyn Olsen  <eskil@eazel.com>

	* components/services/install/lib/eazel-package-system-private.h:
	*
	components/services/install/lib/eazel-package-system-rpm3-private
	.h:
	* components/services/install/lib/eazel-package-system-rpm3.c:
	(rpm_packagedata_fill_from_rpm_header),
	(rpm_packagedata_fill_from_file), (rpm_packagedata_new_from_file),
	(eazel_package_system_rpm3_load_package),
	(eazel_package_system_rpm3_query_impl),
	(eazel_package_system_rpm3_query_substr),
	(eazel_package_system_rpm3_query_requires),
	(eazel_package_system_rpm3_query):
	* components/services/install/lib/eazel-package-system-skeleton.c:
	(eazel_package_system_skeleton_query):
	* components/services/install/lib/eazel-package-system-types.c:
	(packagedata_new):
	* components/services/install/lib/eazel-package-system-types.h:
	* components/services/install/lib/eazel-package-system.c:
	(eazel_package_system_load_package), (eazel_package_system_query):
	* components/services/install/lib/eazel-package-system.h:
	unsigned long to int replacement on various types.

M	ChangeLog
M	components/services/install/lib/eazel-package-system-private.h
M
components/services/install/lib/eazel-package-system-rpm3-private.h
M	components/services/install/lib/eazel-package-system-rpm3.c
M	components/services/install/lib/eazel-package-system-skeleton.c
M	components/services/install/lib/eazel-package-system-types.c
M	components/services/install/lib/eazel-package-system-types.h
M	components/services/install/lib/eazel-package-system.c
M	components/services/install/lib/eazel-package-system.h

commit aa1b846b4fcd75404d39f1ef9b624ef2ff9e4f97
Author: Arik Devens <arik@src.gnome.org>
Date:	2000-12-13

    Added code to fix bug 5047 by adding a style_set to usize the label
    to the larger of the two strings plus padding.

M	ChangeLog
M	src/nautilus-location-bar.c

commit ac2ec5b56b57f321a7686f360322347ecc45bb0d
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-12-13

	reviewed by: John Sullivan <sullivan@eazel.com>

	Fixed bug 1948 ("Open in New Window" menu item reuses existing
	window if it exists) by separating the explicit "open in new
	window" feature (always gives a new window) from the "open all
	items in new windows" preference (reuses window if one with the
	right location already exists).

	* libnautilus/nautilus-view-component.idl: Added new
	open_location_prefer_existing_window call. Renamed open_location
	to open_location_in_this_window and open_location_in_new_window to
	open_location_force_new_window for clarity.

	* libnautilus/nautilus-view.h:
	* libnautilus/nautilus-view.c:
	(nautilus_view_open_location_in_this_window),
	(nautilus_view_open_location_prefer_existing_window),
	(nautilus_view_open_location_force_new_window):
	* src/nautilus-view-frame-corba.c:
	(impl_Nautilus_ViewFrame_open_location_in_this_window),
	(impl_Nautilus_ViewFrame_open_location_prefer_existing_window),
	(impl_Nautilus_ViewFrame_open_location_force_new_window):
	* src/nautilus-view-frame-private.h:
	* src/nautilus-view-frame.c:
	(nautilus_view_frame_initialize_class),
	(nautilus_view_frame_open_location_in_this_window),
	(nautilus_view_frame_open_location_prefer_existing_window),
	(nautilus_view_frame_open_location_force_new_window):
	* src/nautilus-view-frame.h:
	Add new call, rename old ones.

	* src/file-manager/fm-directory-view.c: (open_callback):
	Pass parameter
	to tell the open code to respect the "use new windows" preference.
	(open_location): Take new WindowChoice parameter to respect
	preference
	as appropriate.
	(switch_location_and_view): Tell the code to respect the
	preference in
	this case (opening from Open With).
	(show_trash_callback): Use code that respects the preference
	instead of
	always opening in this case.
	(open_one_in_new_window): Always force a new window (used by Open
	in New Window command).
	(activate_callback): Pass through new WindowChoice instead
	of boolean.
	(fm_directory_view_activate_file): Pass through new WindowChoice
	instead of boolean.,
	(fm_directory_view_activate_files): Respect the user preference if
	opening only one file, do the "use existing window or make
	new one"
	mode if opening more than one.

	* src/nautilus-window-manage-views.c:
	(handle_unreadable_location):
	Move check for empty location string in here.
	(open_location): Moved the code for reusing existing windows out
	of here. Also changed code structure to avoid redoing the
	handle_unreadable_location check.
	(open_location_in_this_window_callback): Renamed.
	(open_location_prefer_existing_window_callback): Here's where
	the code for reusing existing windows went. New callback for the
	new call/signal.
	(open_location_force_new_window_callback): Renamed.

	* src/file-manager/fm-search-list-view.c:
	(reveal_selected_items_callback): Change to use
	nautilus_view_open_location_force_new_window by its new name.

	* src/nautilus-window-manage-views.h: Got rid of
	nautilus_window_open_location_in_new_window, which was public and
	unused.

	* components/adapter/nautilus-adapter.c:
	(nautilus_adapter_open_location_callback):
	* components/help/hyperbola-nav-index.c:
	(hyperbola_navigation_index_select_row):
	* components/help/hyperbola-nav-search.c:
	(hyperbola_navigation_search_select_row):
	* components/help/hyperbola-nav-tree.c:
	(hyperbola_navigation_tree_select_row):
	* components/history/nautilus-history-view.c:
	(history_button_release):
	* components/mozilla/nautilus-mozilla-content-view.c:
	(mozilla_open_uri_callback), (mozilla_dom_mouse_click_callback):
	* components/rpmview/nautilus-rpm-view.c: (go_to_button_callback):
	*
	components/services/login/nautilus-view/nautilus-change-password-view.c:
	(run_away_timer), (authn_failed), (maintenance_button_cb):
	*
	components/services/summary/nautilus-view/nautilus-summary-callbacks.c:
	(logged_in_callback), (logged_out_callback),
	(preferences_button_cb), (forgot_password_button_cb),
	(register_button_cb):
	*
	components/services/summary/nautilus-view/nautilus-summary-dialogs.c:
	(error_dialog_cancel_cb):
	*
	components/services/summary/nautilus-view/nautilus-summary-footer.c:
	(footer_item_clicked_callback):
	*
	components/services/summary/nautilus-view/nautilus-summary-view.c:
	(goto_service_cb), (goto_update_cb):
	* components/text/nautilus-text-view.c:
	(handle_service_menu_item):
	* components/tree/nautilus-tree-view.c:
	(tree_select_row_callback):
	Change to use new nautilus_view_open_location_in_this_window
	name. It's better because it's more explicit, but also, it's the
	new name!

	* libnautilus-extensions/nautilus-gdk-extensions.c:
	(nautilus_gdk_window_bring_to_front): Fixed indentation.

	* libnautilus-extensions/nautilus-gtk-extensions.c:
	(nautilus_gtk_window_present): Put in a new implementation that
	uses nautilus_gdk_window_bring_to_front instead of the old one
	that did a hide followed by a show. Corrected an assert that
	should have been a return_if_fail.

M	ChangeLog
M	components/adapter/nautilus-adapter.c
M	components/help/hyperbola-nav-index.c
M	components/help/hyperbola-nav-search.c
M	components/help/hyperbola-nav-tree.c
M	components/history/nautilus-history-view.c
M	components/mozilla/nautilus-mozilla-content-view.c
M	components/rpmview/nautilus-rpm-view.c
M
components/services/login/nautilus-view/nautilus-change-password-view.c
M	components/services/summary/nautilus-summary-callbacks.c
M	components/services/summary/nautilus-summary-dialogs.c
M	components/services/summary/nautilus-summary-footer.c
M	components/services/summary/nautilus-summary-view.c
M
components/services/summary/nautilus-view/nautilus-summary-callbacks.c
M
components/services/summary/nautilus-view/nautilus-summary-dialogs.c
M
components/services/summary/nautilus-view/nautilus-summary-footer.c
M	components/services/summary/nautilus-view/nautilus-summary-view.c
M	components/text/nautilus-text-view.c
M	components/tree/nautilus-tree-view.c
M	libnautilus-extensions/nautilus-gdk-extensions.c
M	libnautilus-extensions/nautilus-gtk-extensions.c
M	libnautilus-private/nautilus-gdk-extensions.c
M	libnautilus-private/nautilus-gtk-extensions.c
M	libnautilus/nautilus-view-component.idl
M	libnautilus/nautilus-view.c
M	libnautilus/nautilus-view.h
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-search-list-view.c
M	src/nautilus-view-frame-corba.c
M	src/nautilus-view-frame-private.h
M	src/nautilus-view-frame.c
M	src/nautilus-view-frame.h
M	src/nautilus-window-manage-views.c
M	src/nautilus-window-manage-views.h

commit 366f425af0eb9d17a3066aef93e3020478528ae0
Author: Arlo Rose <arlo@src.gnome.org>
Date:	2000-12-13

    Making changes to the side bar in the "Eazel" theme. Tabs will
    come later.


	    * icons/eazel/Makefile.am:
	    * icons/eazel/eazel.xml:
	    * icons/eazel/side_bar_image.png:
	    Making changes to the side bar in the "Eazel" theme.
	    Tabs will come later.

M	icons/eazel/Makefile.am
M	icons/eazel/eazel.xml
D	icons/eazel/fossil.png
A	icons/eazel/side_bar_image.png

commit 6212c3776eb669a93869b45219e98537c4a21f05
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-12-13

	reviewed by: Darin Adler <darin@eazel.com>

	Fixed bug 2327 (Alt-key combinations to show menus work on
	Desktop, but shouldn't)

	Had to abandon the old-Bonobo approach for this and make a
	new-Bonobo approach.

	* src/file-manager/nautilus-desktop-icon-view-ui.xml:
	Redefine all top-level menus' labels to be "" so there won't
	be any underline accelerator

	* src/nautilus-desktop-window.c: (nautilus_desktop_window_new):
	* src/nautilus-window-menus.c:
	(remove_underline_accelerator_from_menu_title),
	(nautilus_window_disable_keyboard_navigation_for_menus):
	* src/nautilus-window.h: Remove the old now-useless trick to
	do this.

M	ChangeLog
M	src/file-manager/nautilus-desktop-icon-view-ui.xml
M	src/nautilus-desktop-window.c
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-navigation-window.h
M	src/nautilus-object-window.h
M	src/nautilus-spatial-window.h
M	src/nautilus-window-menus.c
M	src/nautilus-window.h

commit 9658bc5f6341b6567a3a3bf5ac511ed565756239
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-12-13

    Fixed bug 4145, Music view fails if sound device in use Fixed bug,
    4903,

    2000-12-12	Gene Z. Ragan  <gzr@eazel.com>

	Fixed bug 4145, Music view fails if sound device in use
	Fixed bug, 4903, slider state bleeds between music views

	Changed the way that the view stects availability of sound
	hardware.  We now use a more just in time approach. If the
	sound hardware is unavailable, a dialog is displayed with
	a warning and some info about the problem. The downside
	to this is that the controls always appear active.  I think
	this is a good tradeoff. It avoids having the controls inactive
	when the sound hardware is available, as in the case of bug
	4145.

	* components/music/nautilus-music-view.c:
	(nautilus_music_view_initialize), (get_song_text),
	(play_current_file), (add_play_controls):

M	ChangeLog
M	components/music/nautilus-music-view.c

commit 2422343ca941384ad85ecc2a4dbd57d1e84fb35c
Author: Mike Engber <engber@src.gnome.org>
Date:	2000-12-12

    reviewed by: John Sullivan <sullivan@eazel.com>


	reviewed by: John Sullivan <sullivan@eazel.com>

	* src/nautilus-window-menus.c:
	(nautilus_window_bookmarks_preference_changed_callback),
	(nautilus_window_initialize_bookmarks_menu):
	* src/nautilus-window-private.h:
	* src/nautilus-window.c: (nautilus_window_destroy):
	Added a preference remove callback - which fixes bug 5147.

M	ChangeLog
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window-menus.c
M	src/nautilus-window-private.h
M	src/nautilus-window.c

commit 1cfc4f6e7dbc3655e3662bf2914508c303dbe0a2
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-12-12

	reviewed by: Darin Adler <darin@eazel.com>

	Fixed a couple of places that were causing zillions of failed
	assertions about hash tables on boot.

	* libnautilus-extensions/nautilus-directory-metafile.c:
	(create_metafile_root): Use
	nautilus_directory_set_metafile_contents
	instead of setting field directly.
	(get_file_node): Don't futz with hashtable if its NULL.

M	ChangeLog
M	libnautilus-extensions/nautilus-directory-metafile.c
M	libnautilus-private/nautilus-directory-metafile.c

commit 910cbea4281dc259379f887dd47de6beb7a34c36
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-12-12

	reviewed by: Darin Adler <darin@eazel.com>

	While investigating bug 5147, which I couldn't reproduce, I found
	and fixed a crashing bug with similar steps.

	* src/file-manager/fm-desktop-icon-view.c:
	(fm_desktop_icon_view_destroy): remove preferences callback for
	home_uri_changed, so we won't crash trying to execute it after the
	desktop view has been destroyed.

	Fixed bug 4226 (Non-standard text field auto-selection behavior
	wreaks havoc with finely tuned middle-click paste feature)

	The problem here was that I had done some automatic selection
	changing on focus-in and focus-out a long time ago in an attempt
	to make the behavior more usable for real copy/paste and tabbing.
	Unfortunately my attempt to improve the default behavior ran afoul
	of the hellish X middle-click-to-paste-selected-text feature that
	is a staple of every poor X window user's life. For now, I
	just took
	out my non-standard behaviors as they aren't clearly an overall
	improvement and I hadn't even tried to deploy them across
	Nautilus,
	much less across GTK.

	* src/file-manager/fm-properties-window.c:
	(name_field_focus_in): Removed this function, which used to select
	all the text in the field.
	(name_field_focus_out): No longer deselects contents.
	(create_basic_page): Don't connect to focus-in signal.

	* src/nautilus-bookmarks-window.c:
	(on_text_field_focus_in_event): Removed this function, which
	used to
	select all the text in the field.
	(on_text_field_focus_out_event): No longer deselects contents.
	(create_bookmarks_window): Don't connect to focus-in signal.

M	ChangeLog
M	src/file-manager/fm-desktop-icon-view.c
M	src/file-manager/fm-properties-window.c
M	src/nautilus-bookmarks-window.c

commit ed19a4c736516d37505728cc728e8831c50b5e94
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-12-12

    fixed bug 4212, emblem doesn't show up when the image is a JPEG
    file, by


	* libnautilus-extensions/nautilus-icon-factory.c:
	(cache_icon_new),
	(load_icon_for_scaling), (scale_icon), (get_icon_from_cache),
	(nautilus_icon_factory_get_pixbuf_for_icon),
	(nautilus_icon_factory_get_pixbuf_for_file):

	fixed bug 4212, emblem doesn't show up when the image is a JPEG
	file, by adding ".jpg" to extensions checked in the icon factory.

	Fixed bug 3208, generic icon shows up for deleted emblems,
	by adding
	a "wants_default" parameter to the icon factory
	get_pixbuf_for_icon
	call.  If "wants_default" is false, it returns NULL instead of the
	generic icon.  Emblem callers pass FALSE so they don't get pixmaps
	for deleted emblems.

	* libnautilus-extensions/nautilus-bookmark.c:
	(nautilus_bookmark_get_pixbuf):
	added boolean parameter to get_pixbuf_for_icon call
	* libnautilus-extensions/nautilus-icon-container.c:
	(nautilus_icon_container_update_icon):
	added boolean parameter to get_pixbuf_for_icon call
	* libnautilus-extensions/nautilus-icon-factory.h:
	added "wants_default" boolean to get_pixbuf_for_icon definition
	* src/file-manager/fm-list-view.c:
	(fm_list_view_get_emblem_pixbufs_for_file):
	added boolean parameter to get_pixbuf_for_icon call
	* src/file-manager/fm-properties-window.c:
	(create_image_widget_for_emblem):
	added boolean parameter to get_pixbuf_for_icon call
	* src/nautilus-sidebar-title.c: (update_emblems):
	added boolean parameter to get_pixbuf_for_icon call

M	ChangeLog
M	libnautilus-extensions/nautilus-bookmark.c
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-extensions/nautilus-icon-factory.h
M	libnautilus-private/nautilus-bookmark.c
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus-private/nautilus-icon-factory.h
M	src/file-manager/fm-list-view.c
M	src/file-manager/fm-properties-window.c
M	src/nautilus-sidebar-title.c

commit 47462dc1c2e5a8ca545b00a7eaf334c062557f76
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-12-12

	reviewed by: Pavel Cisler <pavel@eazel.com>

	Fixed bug 650 (moving a large number of files is extremely slow)
	by using a hash table to find metafile nodes given a file name.
	Fixed bug 3410 (sorting not locale-sensitive) by making
	nautilus_strcoll suitable for wider use and using it a lot more.

	* libnautilus-extensions/nautilus-directory-private.h: Add a
	new hash table for locating metafile nodes by file name.

	* libnautilus-extensions/nautilus-directory-metafile.h: Add
	nautilus_directory_set_metafile_contents call so the metafile
	code will have a crack at the metafile contents right when
	they are first read in.

	* libnautilus-extensions/nautilus-directory-metafile.c:
	(get_file_node): Locate the file node using the hash table,
	and create a hash table entry when making a new file node.
	(destroy_xml_string_key), (nautilus_directory_metafile_destroy):
	Destroy the hash table when the directory is destroyed.
	(nautilus_directory_rename_file_metadata): Remove the old hash
	table entry and make a new one when the node's name is changed.
	(nautilus_directory_set_metafile_contents): Create the hash
	table and populate it when the metafile is read in.

	* libnautilus-extensions/nautilus-string.h:
	* libnautilus-extensions/nautilus-string.c: (nautilus_strcoll):
	Treat a locale that can't be fetched by setlocale the same as
	locale "C" and "POSIX", fall back on strcmp if strcoll says two
	strings are equal, so that only identical strings get a 0.
	(nautilus_strcmp_compare_func): New name for nautilus_str_compare.
	(nautilus_strcoll_compare_func): New function.
	(nautilus_strcasecmp_compare_func): New name for
	nautilus_istr_compare.

	* libnautilus-extensions/nautilus-glib-extensions.h:
	* libnautilus-extensions/nautilus-glib-extensions.c:
	(nautilus_g_str_list_copy): Removed an unnecessary check for NULL.
	(nautilus_g_str_list_alphabetize): Replaced the old sort calls
	with this single call. It sorts in a locale-sensitive way, using
	nautilus_strcoll.

	* libnautilus-extensions/nautilus-file.c: (compare_by_name),
	(compare_by_directory_name), (compare_by_emblems),
	(compare_by_type), (nautilus_file_compare_name): Use
	nautilus_strcoll instead of nautilus_strcmp_case_breaks_ties so we
	use local sorting conventions in locales other than "C" and
	"POSIX".
	(nautilus_get_user_names), (nautilus_get_group_names_including):
	(sort_keyword_list_and_remove_duplicates): Use the new
	nautilus_g_str_list_alphabetize to sort by locale-specific
	conventions.

	* libnautilus-extensions/nautilus-icon-container.c:
	(compare_icons_by_name): Use nautilus_strcoll instead of
	nautilus_strcmp_case_breaks_ties so we use local sorting
	conventions in locales other than "C" and "POSIX".

	* src/file-manager/fm-properties-window.c: (get_property_names):
	Use the new nautilus_g_str_list_alphabetize
	* src/nautilus-window-manage-views.c: (change_selection): Use the
	new nautilus_g_str_list_alphabetize
	* src/nautilus-window.c: (load_view_as_menu_callback): Use the new
	nautilus_g_str_list_alphabetize

	* libnautilus-extensions/nautilus-directory-async.c:
	(metafile_read_done_callback),
	(nautilus_directory_set_up_request): Use nautilus_str_compare
	under its new name, nautilus_strcmp_compare_func.

	* components/services/install/command-line/.cvsignore: Added
	eazel-test-types, a new generated file.

	* libnautilus-extensions/nautilus-string-list.c:
	(nautilus_string_list_new): Use nautilus_str_compare and
	nautilus_istr_compare under their new names,
	nautilus_strcmp_compare_func and nautilus_strcasecmp_compare_func.

	* libnautilus-extensions/nautilus-xml-extensions.c:
	(nautilus_xml_get_child_by_name): Fixed indenting.

M	ChangeLog
M	components/services/install/command-line/.cvsignore
M	libnautilus-extensions/nautilus-directory-async.c
M	libnautilus-extensions/nautilus-directory-metafile.c
M	libnautilus-extensions/nautilus-directory-metafile.h
M	libnautilus-extensions/nautilus-directory-private.h
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-extensions/nautilus-glib-extensions.c
M	libnautilus-extensions/nautilus-glib-extensions.h
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-extensions/nautilus-string-list.c
M	libnautilus-extensions/nautilus-string.c
M	libnautilus-extensions/nautilus-string.h
M	libnautilus-extensions/nautilus-xml-extensions.c
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-directory-metafile.c
M	libnautilus-private/nautilus-directory-metafile.h
M	libnautilus-private/nautilus-directory-private.h
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-glib-extensions.c
M	libnautilus-private/nautilus-glib-extensions.h
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-string-list.c
M	libnautilus-private/nautilus-string.c
M	libnautilus-private/nautilus-string.h
M	libnautilus-private/nautilus-xml-extensions.c
M	src/file-manager/fm-properties-window.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window-manage-views.c
M	src/nautilus-window.c

commit 718bc535a341ea4a67e6da8fac049debbd648e0e
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2000-12-12

    Updated Norwegian (bokml) translation. Updated this.

    2000-12-11	Kjartan Maraas	<kmaraas@gnome.org>

	* no.po: Updated Norwegian (bokml) translation.
	* POTFILES.in: Updated this.

M	po/ChangeLog
M	po/POTFILES.in
M	po/no.po

commit fd866aaca1d0479b6c89ee812c83817e55b7d1ad
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-12-12

    Fixed bug 4901, Music view displays "()" when MP3 lacks Year tag

    2000-12-12	Gene Z. Ragan  <gzr@eazel.com>

	Fixed bug 4901, Music view displays "()" when MP3 lacks
	Year tag

	* components/music/nautilus-music-view.c: (get_song_text),
	(read_id_tag):
	Don't display Year parentheses if year tad is absent or empty

	* components/music/mpg123.c: (mpg123_id3v1_to_id3v2):
	* components/music/mpg123.h:
	More cleanup to support ID3v2 tags. This fixes breakage
	in displaying ID3v1 track numbers.

M	ChangeLog
M	components/music/mpg123.c
M	components/music/mpg123.h
M	components/music/nautilus-music-view.c

commit 3458b96ec025050c5eaba742f899e95239ef632e
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-12-12

	reviewed by: Pavel Cisler  <pavel@eazel.com>

	Improve New Window performance when the tree view is enabled, to
	partially address bug 4922 (Opening new windows is really slow
	when the tree view is enabled). This affects only the New Window
	case, not the initial window. Here's some timings before and after
	on my laptop with a bunch of stuff expanded (times in seconds):

				  First window	  New window
	Tree View Off		       8	      5
	w/ Tree Before My Change      16	      37
	w/ Tree After My Change       16	      20

	I made this change by altering tree view semantics slightly. The
	tree view used to do a force reload any time it expanded a
	directory. Now it does a normal load the first time any given
	directory is expanded (as at startup, or when you first expand the
	node), but a force reload on subsequent collapse and
	expansion. This is more in line with the way the rest of Nautilus
	works.

	* components/tree/nautilus-tree-expansion-state.h,
	components/tree/nautilus-tree-expansion-state.c:
	(nautilus_tree_expansion_state_was_ever_expanded): New function to
	see if a node was ever expanded. Being initially expanded does not
	count; only being expanded through an API call to
	`nautilus_tree_expansion_state_expand_node' does.
	(nautilus_tree_expansion_state_load_foreach_callback,
	nautilus_tree_expansion_state_initialize,
	nautilus_tree_expansion_state_destroy,
	nautilus_tree_expansion_state_expand_node_internal,
	nautilus_tree_expansion_state_expand_node): Adjusted to track
	"was_ever_expanded" property right.

	* components/tree/nautilus-tree-model.h,
	components/tree/nautilus-tree-model.c
	(nautilus_tree_model_monitor_node): Add force_reload parameter.
	(nautilus_tree_model_node_begin_monitoring_no_connect): New helper
	function.
	(nautilus_tree_model_node_begin_monitoring,
	nautilus_tree_model_node_end_monitoring): Slightly adjusted helper
	functions.

	* components/tree/nautilus-tree-view.c:
	(filtering_changed_callback): Do a reload of the whole tree, but
	not a force reload.
	(expand_uri_sequence_and_select_end): Simplify logic a bit.
	(expand_node_for_file): Force reload only if this node has been
	expanded before.
	(reload_model_node, reload_model_node_recursive,
	reload_whole_tree): Make force reload an option.

M	ChangeLog
M	components/tree/nautilus-tree-expansion-state.c
M	components/tree/nautilus-tree-expansion-state.h
M	components/tree/nautilus-tree-model.c
M	components/tree/nautilus-tree-model.h
M	components/tree/nautilus-tree-view.c

commit 9961215dee1301ae66ba37570489e1b6b81233cf
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-12-12

	reviewed by: Pavel Cisler  <pavel@eazel.com>

	Fix an infinite loop problem that my last change caused:

	* libnautilus-extensions/nautilus-directory-async.c:
	(activation_uri_read_done): Remove setting of
	activation_uri_is_up_to_date to TRUE
	(activation_uri_done): and move it here, because this function
	gets called directly for files that are not nautilus or gmc links,
	as well as being called from activation_uri_done.

	* components/services/install/command-line/.cvsignore: Add
	eazel-softcat

M	ChangeLog
M	components/services/install/command-line/.cvsignore
M	libnautilus-extensions/nautilus-directory-async.c
M	libnautilus-private/nautilus-directory-async.c

commit c75c2ff6eceedf5d39ce1310f7daf60d9ef5c875
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-12-12

    Stupid stupid stupid mistake in the conditionals.


	* components/services/install/lib/Makefile.am:
	Stupid stupid stupid mistake in the conditionals.

M	ChangeLog
M	components/services/install/lib/Makefile.am

commit 285823fa3d6ae0ae8d0fd2bde89d8ebb073ad02a
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-12-12

    fixed bug 2390, uri-activating security hole, by following Frank's


	* src/file-manager/fm-directory-view.c: (activate_callback):
	fixed bug 2390, uri-activating security hole, by following
	Frank's recommendation, which is to not allow any parameters
	to the launch command, which is enforced by using execlp
	instead of system.

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit f781a28db2dab5d865dbd1c6c0c5cd2bfa3b209b
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-12-12

    Same as last

M	components/services/install/lib/Makefile.am
M	configure.in

commit 604190ea42947f2783987c8b09eb7dafd742af58
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-12-12

    Not reviewed, I have no buddies...


	Not reviewed, I have no buddies...

	* components/services/install/lib/Makefile.am:
	* configure.in:
	automake conditionals are a complete joke.

M	ChangeLog
M	components/services/install/lib/Makefile.am
M	configure.in

commit efd5ecac5598975969a57ed2f5e2895f2be09feb
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-12-12

    Fixed the types, now back to automakes lack of conditionals...

	*
	components/services/install/lib/eazel-package-system-rpm3-private
	.h:
	* components/services/install/lib/eazel-package-system-rpm3.c:
	(eazel_package_system_rpm3_query):
	Fixed the types, now back to automakes lack of conditionals...

M	ChangeLog
M
components/services/install/lib/eazel-package-system-rpm3-private.h
M	components/services/install/lib/eazel-package-system-rpm3.c

commit 3c240cbecb31fc80076ee45e6b5d4caa40a923fd
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-12-12

    automake conditionals are figments of your imagination.

	* components/services/install/lib/Makefile.am:
	automake conditionals are figments of your imagination.

	* configure.in:
	More rpmcheck voodoo, might even make this compile on rh62 agains.

	* ChangeLog
	Comments about changes... duh

M	ChangeLog
M	components/services/install/lib/Makefile.am
M	configure.in

commit 9b17b7cfdaebcf5495fecc01600d143f63682f0a
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-12-12

	reviewed by: Pavel Cisler  <pavel@eazel.com>

	Fix bug 4919 (Tree view crashes when you expand and collapse the
	root node). I did this by changing the design of file attribute
	forgetting, which I implemented recently - now when you forget an
	attribute, it is merely marked out of date, not thrown away; the
	old value is still available until the fresh value is actually
	loaded. This fixes other potential UI problems with the old
	approach but I am not sure if bugs were filed for those.

	* libnautilus-extensions/nautilus-file-private.h: Added new
	is_up_to_date booleans, converted all booleans and the
	RequestStatus enum to bitfields. This saved 200-300k or so for me
	on runs of Nautilus with the tree view on and expanded a lot.

	* libnautilus-extensions/nautilus-file.h,
	libnautilus-extensions/nautilus-file.c:
	(nautilus_file_invalidate_attributes_internal,
	nautilus_file_invalidate_attributes,
	nautilus_file_invalidate_all_attributes): Renamed to match new
	semantics.
	(update_info_internal): Mark file info up to date.
	(invalidate_directory_count), (invalidate_deep_counts),
	(invalidate_mime_list), (invalidate_top_left_text),
	(invalidate_file_info), (invalidate_activation_uri): renamed from
	forget_*, and changed to only mark the attributes invalid, not
	actually throw them out.

	* libnautilus-extensions/nautilus-directory-async.c:
	(lacks_directory_count, lacks_top_left, lacks_info,
	lacks_mime_list, lacks_activation_uri): Check _is_up_to_date bit
	for relevant attribute, not got_ or _failed bits. If the info is
	out of date, we want to retry eve if we already got it or it
	already failed.
	(directory_count_callback, mime_list_callback,
	top_left_read_callback, get_info_callback,
	activation_uri_read_done): Mark corresponding attributes up to
	date.
	(dequeue_pending_idle_callback): Mark directory_count and
	mime_list up to date if appropriate.
	(file_info_start): Mark file info up to date on invalid URI error.
	(nautilus_directory_invalidate_counts): Mark directory count and
	mime list out of date, but do not forget them.

	(nautilus_directory_invalidate_file_attributes): Renamed.
	(nautilus_directory_force_reload): Deal with rename.
	(cancel_loading_attributes,
	nautilus_directory_cancel_loading_file_attributes): Replace forget
	with invalidate in some comments.

	* libnautilus-extensions/nautilus-link.c
	(forget_file_activation_uri): Handle function renames.
	* src/nautilus-window-manage-views.c
	(nautilus_window_begin_location_change): Likewise

M	ChangeLog
M	libnautilus-extensions/nautilus-directory-async.c
M	libnautilus-extensions/nautilus-file-private.h
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-extensions/nautilus-file.h
M	libnautilus-extensions/nautilus-link.c
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-file-private.h
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-file.h
M	libnautilus-private/nautilus-link.c
M	src/nautilus-window-manage-views.c

commit 1b56395575df3ca7e89b0629da39c9b3460af3dd
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-12-12

    Created a private part for EazelPackageSystemRpm3


	*
	components/services/install/lib/eazel-package-system-rpm3-private
	.h:
	* components/services/install/lib/eazel-package-system-rpm3.h:
	* components/services/install/lib/eazel-package-system-rpm3.c:
	(make_rpm_argument_list), (eazel_package_system_rpm3_create_dbs),
	(rpm_open_db), (eazel_package_system_rpm3_open_dbs),
	(eazel_package_system_rpm3_close_dbs),
	(eazel_package_system_rpm3_free_dbs),
	(eazel_package_system_rpm3_query_impl),
	(eazel_package_system_rpm3_query_substr),
	(eazel_package_system_rpm3_query_requires),
	(eazel_package_system_rpm3_query),
	(eazel_package_system_rpm3_finalize),
	(eazel_package_system_rpm3_initialize),
	(eazel_package_system_rpm3_new):
	Created a private part for EazelPackageSystemRpm3

	* components/services/install/lib/eazel-install-rpm-glue.c:
	(eazel_install_do_rpm_dependency_check):
	Fondle the private parts of EazelPackageSystemRpm3 (eew,
	can't wait to get rid of this code).

	* components/services/install/lib/eazel-package-system-rpm4.h:
	* components/services/install/lib/eazel-package-system-rpm4.c:
	(eazel_package_system_rpm4_query_foreach),
	(eazel_package_system_rpm4_finalize),
	(eazel_package_system_rpm4_initialize),
	(eazel_package_system_rpm4_new),
	(eazel_package_system_implementation):
	Began hacking on the missing RPM4 pieces.

M	ChangeLog
M	components/services/install/lib/eazel-install-rpm-glue.c
M
components/services/install/lib/eazel-package-system-rpm3-private.h
M	components/services/install/lib/eazel-package-system-rpm3.c
M	components/services/install/lib/eazel-package-system-rpm3.h
M	components/services/install/lib/eazel-package-system-rpm4.c
M	components/services/install/lib/eazel-package-system-rpm4.h

commit 0b371e17b96e323c694e62723c349427dc64ebfd
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-12-12

    Fixed bug 4900, Nautilus doesn't support ID3 v2.x tags

    2000-12-11	Gene Z. Ragan  <gzr@eazel.com>

	Fixed bug 4900, Nautilus doesn't support ID3 v2.x tags

	* components/music/mpg123.c:
	* components/music/mpg123.h:
	* components/music/nautilus-music-view.c: (read_id_tag):
	Add support for both v1 and v2 ID3 tags.

M	ChangeLog
M	components/music/mpg123.c
M	components/music/mpg123.h
M	components/music/nautilus-music-view.c

commit c4d872266eff673285f9686ac80f7d5eacc7412c
Author: Christian Rose <menthos@src.gnome.org>
Date:	2000-12-12

    Updated Swedish translation.

M	po/ChangeLog
M	po/sv.po

commit fd6746a0cbfb1d250e1e8b29cacedf3cffecd207
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-12-12

    Blabla about rpm 4 on redhat 7.0

	* README:
	Blabla about rpm 4 on redhat 7.0

	* configure.in:
	* nautilus.spec.in:
	configure now carves the rpm version found into the spec file as a
	requirement.

M	ChangeLog
M	README
M	configure.in
M	nautilus.spec.in

commit 46715d92b2d7710f5c3ed86c4233dbf67db65017
Author: Michael Fleming <mfleming@src.gnome.org>
Date:	2000-12-12

    bugzilla.eazel.com 5035

	* components/mozilla/main.c: (main):
	* src/nautilus-window-service-ui.c: (goto_online_storage),
	(goto_software_catalog):

	bugzilla.eazel.com 5035

	removed ammonite_shutdown call, ammonite_init is now resiliant
	to multiple calls and registers an atexit function.

M	ChangeLog
M	components/mozilla/main.c
M	src/nautilus-window-service-ui.c

commit d5a13d8725f72e824720ec16c57422ce7776df48
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-12-12

    Doh! Said "too wide" when I meant "too narrow" in last ChangeLog
    entry, thus
    further confusing an already tangled issue.

M	ChangeLog

commit ed5bab0102bb6db4fd97210213dff0a8e4e00dcb
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-12-12

    reviewed by: Pavel Cisler <pavel@eazel.com>

    2000-12-11	Gene Z. Ragan  <gzr@eazel.com>

	reviewed by: Pavel Cisler <pavel@eazel.com>

	Fixed bug 3818, Sorting of album is case insensitive

	* libnautilus-extensions/nautilus-string.c:
	* libnautilus-extensions/nautilus-string.h:
	(nautilus_strcmp_case_breaks_ties), (nautilus_strcoll):
	New function that wraps strcoll. It checks the locale and if it is
	specific, uses strcoll. If the locale is generic "C" or "POSIX",
	sorting is done using nautilus_strcmp_case_breaks_ties.


	Fixed bug 5126, Press "Pause" and "Play", music view returns
	to start of track.

	* components/music/nautilus-music-view.c: (selection_callback),
	(value_changed_callback), (sort_by_title), (sort_by_artist),
	(sort_by_year), (play_button_callback), (pause_button_callback),
	(get_player_state):
	Some state machine logic cleanup to fix bug 5216.

M	ChangeLog
M	components/music/nautilus-music-view.c
M	libnautilus-extensions/nautilus-string.c
M	libnautilus-extensions/nautilus-string.h
M	libnautilus-private/nautilus-string.c
M	libnautilus-private/nautilus-string.h

commit bcd7ca3f2d2a68d362f8807899cad40968b07f48
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-12-12

    Added reviewer name

M	ChangeLog

commit 5a32498633d65cee2a63d2bfd3cc24a580118eae
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-12-12

	Fixed bug 4820 (default Nautilus window too wide; web
	pages look bad)

	* src/nautilus-window-private.h: Changed
	NAUTILUS_WINDOW_DEFAULT_WIDTH from 700 to 800. Read the
	bug report for some of the rationale discussion.

M	ChangeLog
M	src/nautilus-window-private.h

commit 0e6fab85a793a6832ca3e75788019fe5984a3846
Author: Mike Engber <engber@src.gnome.org>
Date:	2000-12-11

    Fixed dragging a new background image onto the dekstop so that it;
    writes


	* libnautilus-extensions/nautilus-background.c:
	(nautilus_background_set_image_placement_no_emit),
	(nautilus_background_set_image_placement),
	(nautilus_background_receive_dropped_background_image):
	* libnautilus-extensions/nautilus-directory-background.c:
	(nautilus_file_background_get_default_settings),
	(nautilus_file_background_write_desktop_settings):
	Fixed dragging a new background image onto the dekstop
	so that it; writes out the new color (white) instead of
	leaving the old, wrong, color setting; sets the image
	placement to tiled, since all Nautilus images are
	currently meant to be tiled. Bugs 3477 & 3022.

M	ChangeLog
M	libnautilus-extensions/nautilus-background.c
M	libnautilus-extensions/nautilus-directory-background.c
M	libnautilus-private/nautilus-background.c
M	libnautilus-private/nautilus-directory-background.c

commit ab3d18e8fb66139f14e0b73092949f83366f4ea8
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-12-11

    reviewed by: A donkey with a rather large shrubbery


	reviewed by: A donkey with a rather large shrubbery

	* components/rpmview/Makefile.am:
	* components/rpmview/nautilus-rpm-verify-window.c:
	(nautilus_rpm_verify_window_update_message):
	* components/services/install/command-line/Makefile.am:
	* components/services/install/command-line/eazel-test-packsys.c:
	(main):
	* components/services/install/lib/Makefile.am:
	* components/services/install/lib/eazel-install-rpm-glue.c:
	* components/services/install/lib/eazel-package-system-rpm3.c:
	(rpm_create_db), (eazel_package_system_rpm3_query):
	* components/services/install/lib/eazel-package-system-rpm4.c:
	(eazel_package_system_rpm4_finalize),
	(eazel_package_system_rpm4_new):
	* components/services/install/lib/eazel-package-system-types.c:
	(packagedata_list_prune):
	* components/services/install/lib/eazel-package-system.c:
	(eazel_package_system_load_implementation):
	* components/services/install/nautilus-view/Makefile.am:
	* components/services/install/server/Makefile.am:
	Muy untested RedHat 7.0/RPM4 related stuff. Let's watcht the build
	blow up.

	* acconfig.h:
	HAVE_RPM_x0 for different rpm.s

	* configure.in:
	More weird rpm checks

	* nautilus.spec.in
	No more libeazelsoftcat

M	ChangeLog
M	acconfig.h
M	components/rpmview/Makefile.am
M	components/rpmview/nautilus-rpm-verify-window.c
M	components/services/install-view/Makefile.am
M	components/services/install/command-line/Makefile.am
M	components/services/install/command-line/eazel-test-packsys.c
M	components/services/install/lib/Makefile.am
M	components/services/install/lib/eazel-install-rpm-glue.c
M	components/services/install/lib/eazel-package-system-rpm3.c
M	components/services/install/lib/eazel-package-system-rpm4.c
M	components/services/install/lib/eazel-package-system-types.c
M	components/services/install/lib/eazel-package-system.c
M	components/services/install/nautilus-view/Makefile.am
M	components/services/install/server/Makefile.am
M	configure.in
M	nautilus.spec.in

commit c415a8e0a5433bc7b1cd029b5285f33a87063de5
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-12-11

	reviewed by: John Sullivan <sullivan@eazel.com>

	Fixed bug 5112 (Segfault on startup using non C locale). The error
	was caused by localized text making it through bonobo to
	gnome-xml, which only happened because we were using an incorrect
	attribute name.

	* libnautilus-extensions/nautilus-bonobo-extensions.c:
	* libnautilus-extensions/nautilus-bonobo-extensions.h:
	Removed nautilus_bonobo_set_description because there is no
	attribute named "description" any more. It's now "tip".

	* src/file-manager/fm-directory-view.c: (real_update_menus):
	Use set_tip instead of set_description.

	Another cut at the placeholder changes. I caught one problem and
	John caught some others when he reviewed my last check-in.

	* src/file-manager/nautilus-directory-view-ui.xml:
	* src/file-manager/nautilus-icon-view-ui.xml:
	* src/nautilus-service-ui.xml:
	Removed some "delimit" and added others. Only the file that
	actually defines a placeholder should use a delimit, and you must
	always use a delimit when defining the placeholder.

M	ChangeLog
M	libnautilus-extensions/nautilus-bonobo-extensions.c
M	libnautilus-extensions/nautilus-bonobo-extensions.h
M	libnautilus-private/nautilus-bonobo-extensions.c
M	libnautilus-private/nautilus-bonobo-extensions.h
M	src/file-manager/fm-directory-view.c
M	src/file-manager/nautilus-directory-view-ui.xml
M	src/file-manager/nautilus-icon-view-ui.xml
M	src/nautilus-service-ui.xml

commit 25107f9cb683104fd8b08ef8d51b91b31d0bbea2
Author: J Shane Culpepper <pepper@eazel.com>
Date:	2000-12-11

    reviewed by: <eskil@eazel.com>

    2000-12-11	J Shane Culpepper  <pepper@eazel.com>

	reviewed by: <eskil@eazel.com>

	* components/services/install/lib/Makefile.am:

	Minor Makefile fix for Eskil.

M	ChangeLog
M	components/services/install/lib/Makefile.am

commit 89c60f92ca564ee0fbfd3c1e8365a8a326c3a766
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-12-11

    Changed all placeholders that are not supposed to be "transparent"
    to use

	* src/file-manager/nautilus-directory-view-ui.xml:
	* src/file-manager/nautilus-icon-view-ui.xml:
	* src/nautilus-service-ui.xml:
	* src/nautilus-shell-ui.xml:
	Changed all placeholders that are not supposed to be "transparent"
	to use an explict 'delimit="none"' to make it clear to the bonobo
	merging code that they are not transparent. This subtle rule about
	the 2 different kinds of placeholder resulted in a number of bugs
	that were then "fixed" by a Bonobo change that was then rolled
	out.

M	ChangeLog
M	src/file-manager/nautilus-directory-view-ui.xml
M	src/file-manager/nautilus-icon-view-ui.xml
M	src/nautilus-service-ui.xml
M	src/nautilus-shell-ui.xml

commit 6710b02d6c5a3d1397a9d4514a630d9e5eec9f12
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-12-11

    I broke the Arlo theme with my earlier checkin by changing
    references to

	* icons/arlo/arlo.xml: I broke the Arlo theme with my earlier
	checkin by changing references to ./backgrounds to ./patterns;
	this changes them back. ./backgrounds is a directory inside the
	Arlo theme folder, whose name has not been changed.

M	ChangeLog
M	icons/arlo/arlo.xml

commit 6ceaf26545065a5b59591eec8b685dac21f1a0d3
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-12-11

    Fixed bug 3767, Click through MP3s, multiple MP3s often selected
    Fixed bug

    2000-12-11	Gene Z. Ragan  <gzr@eazel.com>

	Fixed bug 3767, Click through MP3s, multiple MP3s often selected
	Fixed bug 2263, Scroll in music view, text redrawn on top
	of self

	Both of these bugs are caused by a bug in GtkCList.  There
	is a case where the gcs are set to invalid. I work around
	this by queueing redraws when a new item is selected and
	when the adjustment is changed during scrolling.

	* components/music/nautilus-music-view.c:
	(nautilus_music_view_initialize), (selection_callback),
	(value_changed_callback):

M	ChangeLog
M	components/music/nautilus-music-view.c

commit 19804290eb574e0f17f12f205d83b76db8927eec
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-12-11

	reviewed by: Darin Adler <darin@eazel.com>

	Terminology change -- the window & menu item formerly known
	as "Customization" are now known as "Backgrounds and Emblems";
	the swatches of image formerly known as "backgrounds" are
	now known as "patterns".

	After 1.0 if this window acquires more varied content we will
	have to redo the menu item & window label, though we will
	continue to distinguish between "backgrounds" and "patterns",
	since "backgrounds" encompasses colors as well as images.

	Note that this change will only appear in full (and your
	"Backgrounds and Emblems" window work in full) after you've
	deleted your ~/.nautilus directory and let Nautilus make you
	a new one.

	* libnautilus-extensions/nautilus-gdk-pixbuf-extensions.c:
	(file_opened_callback): Set vfs_handle to NULL on failure.
	(load_done): Don't try to close pixbuf loader if it's NULL.
	These two bugs were flushed out by a temporary state on my
	machine where the theme was using a non-existent file for
	its background image.

	* data/backgrounds/Makefile.am: removed this file, as well as
	all the image files in this directory.

	* data/patterns/.cvsignore:
	* data/patterns/Makefile.am: New files, copied from
	data/backgrounds.
	Also copied over all image files from data/backgrounds, which
	is now
	obsolete.

	* data/Makefile.am: Changed "backgrounds" subdir to "patterns"

	* configure.in: changed data/backgrounds/Makefile to
	data/patterns/Makefile

	* nautilus.spec.in: Changed regular expressions with "backgrounds"
	to use "patterns"

	* data/browser.xml: Changed "background" to "pattern" in the
	terminology in this file, which gets installed into ~/.nautilus.
	You have to remove your ~/.nautilus to get a fresh one of these;
	without doing so the "Backgrounds and Emblems" window will be
	confused (won't crash, will use wrong terminology and sometimes
	have blank content).

	* icons/ardmore/ardmore.xml:
	* icons/arlo/arlo.xml:
	* icons/default.xml:
	* icons/eazel/eazel.xml:
	* icons/gnome/gnome.xml:
	* icons/vector/vector.xml:
	* icons/villanova/villanova.xml: Changed "backgrounds" directory
	references to "patterns"

	* libnautilus-extensions/nautilus-customization-data.h:
	* libnautilus-extensions/nautilus-customization-data.c:
	(nautilus_customization_data_new),
	(nautilus_customization_data_get_next_element_for_display),
	(nautilus_customization_data_destroy),
	(nautilus_customization_make_pattern_chit): Change "background" to
	"pattern" in many places, including one public function name.

	* src/nautilus-property-browser.c:
	(nautilus_property_browser_initialize),
	(nautilus_property_browser_drag_data_get), (make_drag_image),
	(make_color_drag_image), (remove_pattern), (remove_emblem),
	(nautilus_property_browser_remove_element),
	(add_pattern_to_browser), (add_new_pattern),
	(add_new_button_callback), (element_clicked_callback),
	(make_properties_from_directories), (add_reset_property),
	(nautilus_property_browser_update_contents),
	(nautilus_property_browser_set_category): Change "background" to
	"pattern" in many places. Also change window title from
	"Customization Options" to "Backgrounds and Emblems".

	* src/nautilus-shell-ui.xml: Change "Customization..." to
	"Backgrounds and Emblems...".

	* test/test-nautilus-background.c: (main):
	* test/test-nautilus-font.c: (create_named_background):
	* test/test-nautilus-label.c:
	(widget_set_nautilus_background_image): Changed test code that was
	using sample images from backgrounds directory to look in patterns
	directory instead.

M	ChangeLog
M	configure.in
M	data/Makefile.am
M	data/browser.xml
A	data/patterns/.cvsignore
R100	data/backgrounds/.striated.png	data/patterns/.striated.png
R100	data/backgrounds/50s.png	data/patterns/50s.png
R094	data/backgrounds/Makefile.am	data/patterns/Makefile.am
R100	data/backgrounds/beige_tile.jpg data/patterns/beige_tile.jpg
R100	data/backgrounds/blue_gray_rough.png
data/patterns/blue_gray_rough.png
R100	data/backgrounds/blue_sky.png	data/patterns/blue_sky.png
R100	data/backgrounds/bricks.jpg	data/patterns/bricks.jpg
R100	data/backgrounds/brown_bag.png	data/patterns/brown_bag.png
R100	data/backgrounds/bubbles.png	data/patterns/bubbles.png
R100	data/backgrounds/buffedwood.jpg data/patterns/buffedwood.jpg
R100	data/backgrounds/burlap.jpg	data/patterns/burlap.jpg
R100	data/backgrounds/camouflage.png data/patterns/camouflage.png
R100	data/backgrounds/chalk.jpg	data/patterns/chalk.jpg
R100	data/backgrounds/clouds.png	data/patterns/clouds.png
R100	data/backgrounds/cork.png	data/patterns/cork.png
R100	data/backgrounds/dark-gnome.jpg data/patterns/dark-gnome.jpg
R100	data/backgrounds/fleur_de_lis.png
data/patterns/fleur_de_lis.png
R100	data/backgrounds/frost.jpg	data/patterns/frost.jpg
R100	data/backgrounds/gnome.jpg	data/patterns/gnome.jpg
R100	data/backgrounds/gold.jpg	data/patterns/gold.jpg
R100	data/backgrounds/ice.png	data/patterns/ice.png
R100	data/backgrounds/irish_spring.png
data/patterns/irish_spring.png
R100	data/backgrounds/leaves.png	data/patterns/leaves.png
R100	data/backgrounds/manila_paper.png
data/patterns/manila_paper.png
R100	data/backgrounds/numbers.png	data/patterns/numbers.png
R100	data/backgrounds/pale_blue_stripe.png
data/patterns/pale_blue_stripe.png
R100	data/backgrounds/pale_blue_wavy.png
data/patterns/pale_blue_wavy.png
R100	data/backgrounds/pale_coins.png data/patterns/pale_coins.png
R100	data/backgrounds/pink_fabric.png
data/patterns/pink_fabric.png
R100	data/backgrounds/puzzle.jpg	data/patterns/puzzle.jpg
R100	data/backgrounds/reset.png	data/patterns/reset.png
R100	data/backgrounds/ridged_paper.png
data/patterns/ridged_paper.png
R100	data/backgrounds/rough_paper.png
data/patterns/rough_paper.png
R100	data/backgrounds/satin.png	data/patterns/satin.png
R100	data/backgrounds/stucco.jpg	data/patterns/stucco.jpg
R100	data/backgrounds/wavy_white.png data/patterns/wavy_white.png
R100	data/backgrounds/white_marble.jpg
data/patterns/white_marble.jpg
R100	data/backgrounds/white_paper.jpg
data/patterns/white_paper.jpg
R100	data/backgrounds/white_ribs.png data/patterns/white_ribs.png
R100	data/backgrounds/yellow_paper.jpg
data/patterns/yellow_paper.jpg
M	icons/ardmore/ardmore.xml
M	icons/arlo/arlo.xml
M	icons/default.xml
M	icons/eazel/eazel.xml
M	icons/gnome/gnome.xml
M	icons/vector/vector.xml
M	icons/villanova/villanova.xml
M	libnautilus-extensions/nautilus-customization-data.c
M	libnautilus-extensions/nautilus-customization-data.h
M	libnautilus-extensions/nautilus-gdk-pixbuf-extensions.c
M	libnautilus-private/nautilus-customization-data.c
M	libnautilus-private/nautilus-customization-data.h
M	libnautilus-private/nautilus-gdk-pixbuf-extensions.c
M	nautilus.spec.in
M	src/nautilus-property-browser.c
M	src/nautilus-shell-ui.xml
M	test/test-nautilus-background.c
M	test/test-nautilus-font.c
M	test/test-nautilus-label.c

commit a9963aceceb644eabe3e04caa047cc7d8010068b
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-12-11

    Fixed bug 2242, fstat /etc/mtab to check if needs to reread (for
    speed)

    2000-12-11	Gene Z. Ragan  <gzr@eazel.com>

	Fixed bug 2242, fstat /etc/mtab to check if needs
	to reread (for speed)

	I now use a read of /proc/mounts. This is not only faster, but
	it avoids a read to disk thus saving power for portable users.

	* libnautilus-extensions/nautilus-volume-monitor.c:
	(find_volumes):

M	ChangeLog
M	libnautilus-extensions/nautilus-volume-monitor.c
M	libnautilus-private/nautilus-volume-monitor.c

commit b3b16ba659a5117eba306249cabb049a3b86afab
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-12-11

    Move us to use gconf from a stable branch (gconf-1-0).

	* README:
	Move us to use gconf from a stable branch (gconf-1-0).

M	ChangeLog
M	README

commit 97a908958c73594265059e23b2d126527558d08d
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2000-12-11

    Updated Norwegian (bokml) translation.

    2000-12-11	Kjartan Maraas	<kmaraas@gnome.org>

	* no.po: Updated Norwegian (bokml) translation.

M	po/ChangeLog
M	po/no.po

commit 0f7688c15d3d82669f12499b082317375ee71d82
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-12-10

    Fixed bug 5119, update rpmview to use EazelPackageSystem. I still
    need to


	* components/rpmview/Makefile.am:
	* components/rpmview/nautilus-rpm-verify-window.c:
	(nautilus_rpm_verify_window_initialize),
	(nautilus_rpm_verify_window_set_message),
	(nautilus_rpm_verify_window_update_message),
	(nautilus_rpm_verify_window_set_progress),
	(nautilus_rpm_verify_window_set_error_mode):
	* components/rpmview/nautilus-rpm-verify-window.h:
	* components/rpmview/nautilus-rpm-view-install.c:
	(nautilus_rpm_view_install_package_callback),
	(nautilus_rpm_view_uninstall_package_callback):
	* components/rpmview/nautilus-rpm-view-private.h:
	* components/rpmview/nautilus-rpm-view.c:
	(nautilus_rpm_view_initialize), (nautilus_rpm_view_destroy),
	(add_to_clist), (nautilus_rpm_view_update_from_uri),
	(verify_failed_signal), (verify_progress_signal),
	(nautilus_rpm_view_verify_files),
	(nautilus_rpm_view_verify_package_callback):
	Fixed bug 5119, update rpmview to use EazelPackageSystem. I
	still need to hook up the continue signal from the verifywindow,
	this is opened as bug 5123.

	* components/services/install/command-line/Makefile.am:
	*
	components/services/install/command-line/eazel-alt-install-corba.
	c:
	include eazel-package-system-types instead of
	eazel-install-types.h

	* components/services/install/command-line/eazel-test-packsys.c:
	(progress_signal), (failed_signal), (test_verify), (main):
	Implemented the test for verfiy.

	* components/services/install/lib/Makefile.am:
	Mangled to fix 5121.

	* components/services/install/lib/eazel-softcat.h:
	* components/services/install/lib/eazel-install-tests.h:
	*
	components/services/install/lib/eazel-install-xml-package-list.h:
	* components/services/install/lib/eazel-install-protocols.h:
	* components/services/install/lib/eazel-install-public.h:
	* components/services/install/lib/eazel-install-query.h:
	* components/services/install/lib/eazel-install-logic.h:
	* components/services/install/lib/eazel-install-metadata.h:
	* components/services/install/lib/eazel-install-object.c:
	* components/services/install/lib/eazel-install-problem.h:
	* components/services/install/lib/eazel-install-corba-callback.h:
	* components/services/install/lib/eazel-install-corba-types.h:
	include eazel-package-system-types instead of
	eazel-install-types.h

	* components/services/install/lib/eazel-install-logic.c:
	(eazel_install_download_packages),
	(eazel_install_check_for_file_conflicts),
	(eazel_install_start_signal), (eazel_install_end_signal),
	(eazel_install_progress_signal),
	(eazel_install_check_existing_packages),
	(eazel_uninstall_upward_traverse),
	(eazel_uninstall_downward_traverse),
	(eazel_uninstall_check_for_install):
	Fixed signals and use FILL_NO_DIRS_IN_PROVIDES

	* components/services/install/lib/eazel-install-protocols.c:
	(gnome_vfs_fetch_remote_file), (eazel_install_fetch_package):
	Use FILL_NO_DIRS_IN_PROVIDES

	* components/services/install/lib/eazel-install-rpm-glue.h:
	* components/services/install/lib/eazel-install-rpm-glue.c:
	(eazel_install_do_rpm_dependency_check):
	include eazel-package-system-types instead of
	eazel-install-types.h
	Also open/close the db when doing the rpmdepCheck call.

	* components/services/install/lib/eazel-install-types.c:
	* components/services/install/lib/eazel-install-types.h:
	Removed

	* components/services/install/lib/eazel-package-system.h:
	* components/services/install/lib/eazel-package-system-private.h:
	* components/services/install/lib/eazel-package-system.c:
	(eazel_package_system_load_implementation),
	(eazel_package_system_verify),
	(eazel_package_system_emit_progress):
	*
	components/services/install/lib/eazel-package-system-rpm3-private
	.h:
	* components/services/install/lib/eazel-package-system-rpm3.c:
	(monitor_rpm_process_pipe),
	(eazel_package_system_rpm3_create_dbs),
	(eazel_package_system_rpm3_open_dbs),
	(eazel_package_system_rpm3_close_dbs),
	(eazel_package_system_rpm3_free_dbs),
	(rpm_packagedata_fill_from_rpm_header),
	(rpm_packagedata_fill_from_file), (rpm_packagedata_new_from_file),
	(eazel_package_system_rpm3_load_package),
	(eazel_package_system_rpm3_query_impl),
	(eazel_package_system_rpm3_query_substr),
	(eazel_package_system_rpm3_query), (check_if_all_packages_seen),
	(eazel_package_system_rpm3_install_uninstall),
	(eazel_package_system_rpm3_verify_impl),
	(get_num_of_files_in_packages),
	(eazel_package_system_rpm3_verify),
	(eazel_package_system_rpm3_finalize),
	(eazel_package_system_rpm3_new),
	(eazel_package_system_implementation):
	* components/services/install/lib/eazel-package-system-rpm4.c:
	(eazel_package_system_rpm4_query),
	(eazel_package_system_rpm4_finalize),
	(eazel_package_system_rpm4_class_initialize),
	(eazel_package_system_rpm4_initialize),
	(eazel_package_system_rpm4_get_type),
	(eazel_package_system_rpm4_new),
	(eazel_package_system_implementation):
	* components/services/install/lib/eazel-package-system-rpm4.h:
	* components/services/install/lib/eazel-package-system-skeleton.c:
	(eazel_package_system_skeleton_verify):
	Shuffled the order of the info longs and the package in the
	progress signal.
	Implemented verify in rpm3 (fixes bug 5120)
	First pieces of code for the rpm4 module.
	Unfortunately, since rpmview now also has a eazelpackagesystem
	object, I ran into the problem of database locking. The rpmview
	would have a read-only version of all the db files, thereby
	failing in install because trilobite-eazel-install-service spawned
	a rpm that could not get exclusive lock. To fix this, I now have
	the db closed at all times, but open/close it everytime I do
	something. Unfortunately for the queryloops in
	eazel-install-logic, this means opening/closing on every
	query. Optionally, I should consider exposing
	eazel_package_system_open/close_dbs, so the caller can do it. But
	that makes the api a bit more cumbersome.

	* components/services/install/lib/eazel-package-system-types.h:
	* components/services/install/lib/eazel-package-system-types.c:
	(eazel_install_protocol_as_string), (categorydata_new),
	(categorydata_list_copy), (categorydata_copy),
	(categorydata_destroy_foreach), (categorydata_destroy),
	(categorydata_list_destroy), (packagedata_new),
	(packagedata_list_copy), (packagedata_copy),
	(packagedata_fill_in_missing), (packagedata_destroy),
	(packagedata_remove_soft_dep), (rpmfilename_from_packagedata),
	(rpmname_from_packagedata), (packagedata_get_readable_name),
	(packagedata_get_name), (packagedata_hash_equal),
	(packagedata_status_enum_to_str),
	(packagedata_status_str_to_enum),
	(packagedata_modstatus_enum_to_str),
	(packagedata_modstatus_str_to_enum), (packagedata_add_pack_to),
	(packagedata_add_pack_to_breaks),
	(packagedata_add_pack_to_soft_depends),
	(packagedata_add_pack_to_hard_depends),
	(packagedata_add_pack_to_modifies), (packagedata_list_prune),
	(packagerequirement_new),
	(eazel_install_package_provides_basename_compare),
	(eazel_install_package_provides_compare),
	(eazel_install_package_name_compare),
	(eazel_install_package_compare),
	(eazel_install_requirement_dep_compare),
	(eazel_install_requirement_dep_name_compare),
	(eazel_install_package_version_compare),
	(eazel_install_package_other_version_compare),
	(eazel_install_package_matches_versioning),
	(eazel_install_gtk_marshal_NONE__POINTER_INT_INT_INT_INT_INT_INT),
	(gstr_indent), (dump_package_list), (packagedata_dump_int),
	(packagedata_dump):
	Renamed eazel-install-types to eazel-package-system-types

	* components/services/install/nautilus-view/Makefile.am:
	Fixed linking after fix to 5121.

	*
	components/services/install/nautilus-view/nautilus-service-instal
	l-view.h:
	include eazel-package-system-types instead of
	eazel-install-types.h

	* components/services/install/server/Makefile.am:
	Fixed linking after fix to 5121.

	*
	components/services/trilobite/libtrilobite/trilobite-root-helper.
	c: (eazel_helper_start):
	Don't mention the info msg's from userhelper.

	* po/POTFILES.in:
	Renamed eazel-install-types to eazel-package-system-types.

M	ChangeLog
M	components/rpmview/Makefile.am
M	components/rpmview/nautilus-rpm-verify-window.c
M	components/rpmview/nautilus-rpm-verify-window.h
M	components/rpmview/nautilus-rpm-view-install.c
M	components/rpmview/nautilus-rpm-view-private.h
M	components/rpmview/nautilus-rpm-view.c
M	components/services/install-view/Makefile.am
M	components/services/install-view/nautilus-service-install-view.h
M	components/services/install/command-line/.cvsignore
M	components/services/install/command-line/Makefile.am
M	components/services/install/command-line/eazel-alt-install-corba.c
M	components/services/install/command-line/eazel-test-packsys.c
M	components/services/install/lib/Makefile.am
M	components/services/install/lib/eazel-install-corba-callback.h
M	components/services/install/lib/eazel-install-corba-types.h
M	components/services/install/lib/eazel-install-logic.c
M	components/services/install/lib/eazel-install-logic.h
M	components/services/install/lib/eazel-install-metadata.h
M	components/services/install/lib/eazel-install-object.c
M	components/services/install/lib/eazel-install-problem.h
M	components/services/install/lib/eazel-install-protocols.c
M	components/services/install/lib/eazel-install-protocols.h
M	components/services/install/lib/eazel-install-public.h
M	components/services/install/lib/eazel-install-query.h
M	components/services/install/lib/eazel-install-rpm-glue.c
M	components/services/install/lib/eazel-install-rpm-glue.h
M	components/services/install/lib/eazel-install-tests.h
M	components/services/install/lib/eazel-install-xml-package-list.h
M	components/services/install/lib/eazel-package-system-private.h
A
components/services/install/lib/eazel-package-system-rpm3-private.h
M	components/services/install/lib/eazel-package-system-rpm3.c
A	components/services/install/lib/eazel-package-system-rpm4.c
A	components/services/install/lib/eazel-package-system-rpm4.h
M	components/services/install/lib/eazel-package-system-skeleton.c
R098	components/services/install/lib/eazel-install-types.c
components/services/install/lib/eazel-package-system-types.c
R096	components/services/install/lib/eazel-install-types.h
components/services/install/lib/eazel-package-system-types.h
M	components/services/install/lib/eazel-package-system.c
M	components/services/install/lib/eazel-package-system.h
M	components/services/install/lib/eazel-softcat.h
M	components/services/install/nautilus-view/Makefile.am
M
components/services/install/nautilus-view/nautilus-service-install-view.h
M	components/services/install/server/Makefile.am
M	components/services/trilobite/libtrilobite/trilobite-root-helper.c
M	po/POTFILES.in

commit 100d4d5c742e28d7000249ec42a1470dd2e1759d
Author: J Shane Culpepper <pepper@eazel.com>
Date:	2000-12-10

    More minor cleaning to make the summary view more managable.

    2000-12-10	J Shane Culpepper  <pepper@eazel.com>

	* components/services/summary/nautilus-view/Makefile.am:
	*
	components/services/summary/nautilus-view/nautilus-summary-callba
	cks.c: (service_tab_selected_callback),
	(updates_tab_selected_callback):
	*
	components/services/summary/nautilus-view/nautilus-summary-callba
	cks.h:
	*
	components/services/summary/nautilus-view/nautilus-summary-footer
	.c: (footer_item_clicked_callback):
	*
	components/services/summary/nautilus-view/nautilus-summary-footer
	.h:
	*
	components/services/summary/nautilus-view/nautilus-summary-view.c
	:

	More minor cleaning to make the summary view more managable.

M	ChangeLog
M	components/services/summary/nautilus-summary-callbacks.c
M	components/services/summary/nautilus-summary-callbacks.h
A	components/services/summary/nautilus-summary-footer.c
C058
components/services/summary/nautilus-view/nautilus-summary-callbacks.h
components/services/summary/nautilus-summary-footer.h
M	components/services/summary/nautilus-summary-view.c
M	components/services/summary/nautilus-view/Makefile.am
M
components/services/summary/nautilus-view/nautilus-summary-callbacks.c
M
components/services/summary/nautilus-view/nautilus-summary-callbacks.h
A
components/services/summary/nautilus-view/nautilus-summary-footer.c
C058
components/services/summary/nautilus-view/nautilus-summary-callbacks.h
components/services/summary/nautilus-view/nautilus-summary-footer.h
M	components/services/summary/nautilus-view/nautilus-summary-view.c

commit 670102cd5e4768c0172f7d6cd6cb565b6187b6e9
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-12-10

    fixed bug 2167, no way to add custom icons for files without a
    viewer, by


	* src/file-manager/fm-properties-window.c: (create_basic_page),
	(create_properties_window), (ensure_uri_is_image),
	(set_custom_image), (select_image_button_callback),
	(remove_image_button_callback):
	fixed bug 2167, no way to add custom icons for files without
	a viewer,
	by adding buttons for adding and removing custom icons to the
	properties window.

M	ChangeLog
M	src/file-manager/fm-properties-window.c

commit 975716cb84a7226123d5015dc8bec86f0a9fd924
Author: Kenneth Christiansen <kenneth@src.gnome.org>
Date:	2000-12-10

    Translations from Keld
    nautilus-HEAD/po/da.po

M	po/da.po

commit b15fafabb890128dbd39eb57ae58aa188a549362
Author: J Shane Culpepper <pepper@eazel.com>
Date:	2000-12-09

    Breaking the summary view up into separate files. It was getting
    way to

    2000-12-09	J Shane Culpepper  <pepper@eazel.com>

	* components/services/summary/nautilus-view/Makefile.am:
	*
	components/services/summary/nautilus-view/nautilus-summary-callba
	cks.c: (authn_cb_succeeded), (authn_cb_failed), (login_button_cb),
	(logout_button_cb), (logged_in_callback), (logged_out_callback),
	(preferences_button_cb), (forgot_password_button_cb),
	(register_button_cb):
	*
	components/services/summary/nautilus-view/nautilus-summary-callba
	cks.h:
	*
	components/services/summary/nautilus-view/nautilus-summary-dialog
	s.c: (generate_error_dialog), (generate_login_dialog),
	(widget_set_nautilus_background_color), (error_dialog_cancel_cb),
	(get_window_from_summary_view), (set_dialog_parent),
	(name_or_password_field_activated):
	*
	components/services/summary/nautilus-view/nautilus-summary-dialog
	s.h:
	*
	components/services/summary/nautilus-view/nautilus-summary-menu-i
	tems.c: (update_menu_items), (merge_bonobo_menu_items),
	(bonobo_register_callback), (bonobo_login_callback),
	(bonobo_logout_callback), (bonobo_preferences_callback):
	*
	components/services/summary/nautilus-view/nautilus-summary-menu-i
	tems.h:
	*
	components/services/summary/nautilus-view/nautilus-summary-view-p
	rivate.h:
	*
	components/services/summary/nautilus-view/nautilus-summary-view.c
	: (updates_tab_selected_callback):

	Breaking the summary view up into separate files.  It was getting
	way to monolithic.  Still needs more cleanup from the rewrite
	before
	pr2 but much more managable now.  Getting it ready for inventory
	additions.

M	ChangeLog
A	components/services/summary/nautilus-summary-callbacks.c
A	components/services/summary/nautilus-summary-callbacks.h
A	components/services/summary/nautilus-summary-dialogs.c
A	components/services/summary/nautilus-summary-dialogs.h
A	components/services/summary/nautilus-summary-menu-items.c
A	components/services/summary/nautilus-summary-menu-items.h
A	components/services/summary/nautilus-summary-view-private.h
M	components/services/summary/nautilus-summary-view.c
M	components/services/summary/nautilus-view/Makefile.am
A
components/services/summary/nautilus-view/nautilus-summary-callbacks.c
A
components/services/summary/nautilus-view/nautilus-summary-callbacks.h
A
components/services/summary/nautilus-view/nautilus-summary-dialogs.c
A
components/services/summary/nautilus-view/nautilus-summary-dialogs.h
A
components/services/summary/nautilus-view/nautilus-summary-menu-items.c
A
components/services/summary/nautilus-view/nautilus-summary-menu-items.h
A
components/services/summary/nautilus-view/nautilus-summary-view-private.h
M	components/services/summary/nautilus-view/nautilus-summary-view.c

commit deca632a5a3ab3f2e86f2a2854d2cdbaf3b6eb78
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-12-09

    Fixed bug 5102, Changing to or from Music View advances song in second

    2000-12-08	Gene Z. Ragan  <gzr@eazel.com>

	Fixed bug 5102, Changing to or from Music View advances song in
	second window.

	* components/music/nautilus-music-view.c: (stop_playing_file):
	Only stop playback if playback is occurring. Otherwise
	esd get's confused and temporarily halts playback causeing
	the status callback to advnace the song counter in any music
	view that is playing.

M	ChangeLog
M	components/music/nautilus-music-view.c

commit 6db05779c505ec50a3e166179f109e6b74ea87a1
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2000-12-09

    Updated Norwegian (bokml) translation.

    2000-12-09	Kjartan Maraas	<kmaraas@gnome.org>

	* no.po: Updated Norwegian (bokml) translation.

M	po/ChangeLog
M	po/no.po

commit af56c497593d49a57e723813aa71817ee742b506
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-12-09

    fixed crash at launch revealed by recent changes by not trying
    to update


	* src/nautilus-sidebar-title.c: (update_emblems):
	fixed crash at launch revealed by recent changes by not trying to
	update the emblems in the sidebar if we don't have a
	file object yet.

M	ChangeLog
M	src/nautilus-sidebar-title.c

commit ed4696f3ae7d7834cf044d96e93d7ffc6234e101
Author: Kenneth Christiansen <kenneth@src.gnome.org>
Date:	2000-12-09

    Translations from Keld
    nautilus/po/da.po

M	po/da.po

commit 8fc6e6b3f1b0ca825ce13d217b06b7cd6dc5337c
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-12-09

	reviewed by: Darin Adler  <darin@eazel.com>

	Fixed bug 5029 (File count in sidebar might not match displayed
	search results list due to filtering)

	* libnautilus-extensions/nautilus-search-uri.h:
	* libnautilus-extensions/nautilus-search-uri.c:
	(nautilus_get_target_uri_from_search_result_name):
	New function to extract the sooper-secretly encoded
	actual search result URI from the search result "file name".

	* libnautilus-extensions/nautilus-directory-async.c:
	(should_display_file_name): New helper function that users
	user preferences to determine whether a file should be
	displayed, based only on its name.
	(filter_search_uri): New filter function used on search
	results
	(get_file_count_filter) New function, result depends on
	whether directory is a search directory.
	(start_monitoring_file_list): Use get_file_count_filter.

	* src/file-manager/fm-search-list-view.c: (real_add_file):
	Use nautilus_get_target_uri_from_search_result_name instead
	of spreading out the sooper secret knowledge.


	Fixed bug 5014 (Control-w should close the properties dialog)

	I made Control-w close a bunch o' windows without menus.

	* libnautilus-extensions/nautilus-gtk-extensions.h:
	* libnautilus-extensions/nautilus-gtk-extensions.c:
	(handle_standard_close_accelerator): New helper function,
	closes the window if the key was the close accelerator.
	(nautilus_gtk_window_event_is_close_accelerator): New public
	function, checks whether a key event is the close accelerator.
	(nautilus_gtk_window_set_up_close_accelerator): New public
	function, one-stop shopping for most clients that want to
	have Control-w close a window.

	* libnautilus-extensions/nautilus-preferences-dialog.c:
	(nautilus_preferences_dialog_construct):
	* src/file-manager/fm-icon-text-window.c:
	(create_icon_text_window):
	* src/nautilus-about.c: (nautilus_about_initialize):
	* src/nautilus-profiler.c: (dump_dialog_new):
	* src/nautilus-theme-selector.c:
	(nautilus_theme_selector_initialize):
	* src/file-manager/fm-properties-window.c:
	(fm_properties_window_initialize):
	Simple cases, just use
	nautilus_gtk_window_set_up_close_accelerator
	so Control-w closes window.

	* src/nautilus-bookmarks-window.c:
	(save_geometry_and_hide): New helper function, saves geometry
	before hiding window.
	(on_window_delete_event): Call save_geometry_and_hide; move
	other code into hide event handler since it should happen on
	every hide.
	(restore_geometry): Idle function to restore geometry after
	window is hidden (sounds strange, but that's the way it works).
	(on_window_hide_event): Do the every-hide work formerly done
	in delete_event handler; call restore_geometry at idle time
	because it must be called after window is hidden to work right.
	(on_window_destroy_event): remove idle handler in this case
	(only happens when Nautilus is exiting).
	(handle_close_accelerator), (set_up_close_accelerator):
	Similar to nautilus_gtk_window_ versions of these functions,
	but also handle saving the geometry before hiding.
	(create_bookmarks_window): Call set_up_close_accelerator;
	wire up "hide" and "destroy" events.

	* src/nautilus-property-browser.c:
	(nautilus_property_browser_delete_event_callback),
	(nautilus_property_browser_hide_callback): Move code that
	should run on "hide" from "delete_event" handler to "hide"
	handler; this didn't matter before when clicking was the only
	way to close the window.
	(nautilus_property_browser_initialize): Wire up "hide" handler;
	call nautilus_gtk_window_set_up_close_accelerator.

M	ChangeLog
M	libnautilus-extensions/nautilus-directory-async.c
M	libnautilus-extensions/nautilus-gtk-extensions.c
M	libnautilus-extensions/nautilus-gtk-extensions.h
M	libnautilus-extensions/nautilus-preferences-dialog.c
M	libnautilus-extensions/nautilus-search-uri.c
M	libnautilus-extensions/nautilus-search-uri.h
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-gtk-extensions.c
M	libnautilus-private/nautilus-gtk-extensions.h
M	libnautilus-private/nautilus-preferences-dialog.c
M	libnautilus-private/nautilus-search-uri.c
M	libnautilus-private/nautilus-search-uri.h
M	src/file-manager/fm-icon-text-window.c
M	src/file-manager/fm-properties-window.c
M	src/file-manager/fm-search-list-view.c
M	src/nautilus-about.c
M	src/nautilus-bookmarks-window.c
M	src/nautilus-profiler.c
M	src/nautilus-property-browser.c
M	src/nautilus-theme-selector.c

commit 1b820891271e7c8303fd958d170e9687e42e6d2c
Author: Pavel Cisler <pavel@eazel.com>
Date:	2000-12-09

    reviewed by: Gene Z. Ragan <gzr@eazel.com>

    2000-12-08	Pavel Cisler  <pavel@eazel.com>

	reviewed by: Gene Z. Ragan  <gzr@eazel.com>

	Fixed 5074: Should give a NULL description in cases where the mime
	type isn't known.

	* libnautilus-extensions/nautilus-file.c: (get_description):
	It is now an error for a MIME type to ever be NULL. Added
	an assert,
	removed a special case code for handling directories even when
	we do not know the mime type.

	Fixed 5073: old code to give type "program" for some files (unkown
	MIME type) is not triggering any more.

	* libnautilus-extensions/nautilus-file.c: (get_description):
	Changed the check that looked for an empty MIME string to a
	compare for a MIME type of "application/octet-stream".

	Fixed 5021: Create Link in View as List -> Nautilus Crashes.

	* src/file-manager/fm-directory-view.c:
	(fm_directory_view_create_links_for_files):
	This was just a broken assert that didn't cover the case of an
	empty drop point list.

	* libnautilus-extensions/nautilus-file.c:
	(nautilus_file_get_mime_type):
	* libnautilus-extensions/nautilus-mime-actions.c:
	(is_known_mime_type):
	Use a symbolic name for "application/octet-stream".

M	ChangeLog
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-extensions/nautilus-mime-actions.c
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-mime-actions.c
M	src/file-manager/fm-directory-view.c

commit 134e132a7e2847830ebe14a8fb28b46b246a3325
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-12-09

	reviewed by: John Sullivan <sullivan@eazel.com>

	Fixed bug 2244 (trash window sidebar should have trash icon).

	* libnautilus-extensions/nautilus-icon-factory.c:
	(nautilus_icon_factory_get_icon_name_for_directory): Added code to
	give the trash its own icon.
	(nautilus_icon_factory_get_icon_for_file): Rearranged to simplify
	it a bit.

	* libnautilus-extensions/Makefile.am:
	* libnautilus-extensions/nautilus-trash-monitor.h:
	* libnautilus-extensions/nautilus-trash-monitor.c:
	Moved trash monitor to here.
	(nautilus_trash_files_changed_callback): Do nautilus_file_changed
	on the trash NautilusFile object when the state changes from full
	to empty or from empty to full.

	* src/file-manager/Makefile.am:
	* src/file-manager/nautilus-trash-monitor.h:
	* src/file-manager/nautilus-trash-monitor.c:
	Moved trash monitor from here.

	* src/file-manager/fm-desktop-icon-view.c:
	* src/file-manager/fm-directory-view.c:
	Changed includes to include trash monitor from new location.

	* libnautilus-extensions/nautilus-directory-metafile.c:
	(get_metadata_string_from_metafile),
	(get_metadata_list_from_metafile),
	(set_metadata_string_in_metafile),
	(set_metadata_list_in_metafile):
	Remove some dead code left over from handling of directory
	metadata.
	We don't have directory metadata any more, only file metadata.

M	ChangeLog
M	libnautilus-extensions/Makefile.am
M	libnautilus-extensions/nautilus-directory-metafile.c
M	libnautilus-extensions/nautilus-icon-factory.c
C093	src/file-manager/nautilus-trash-monitor.c
libnautilus-extensions/nautilus-trash-monitor.c
C100	src/file-manager/nautilus-trash-monitor.h
libnautilus-extensions/nautilus-trash-monitor.h
M	libnautilus-private/Makefile.am
M	libnautilus-private/nautilus-directory-metafile.c
M	libnautilus-private/nautilus-icon-factory.c
R093	src/file-manager/nautilus-trash-monitor.c
libnautilus-private/nautilus-trash-monitor.c
R100	src/file-manager/nautilus-trash-monitor.h
libnautilus-private/nautilus-trash-monitor.h
M	src/file-manager/Makefile.am
M	src/file-manager/fm-desktop-icon-view.c
M	src/file-manager/fm-directory-view.c
M	src/nautilus-information-panel.c
M	src/nautilus-sidebar.c

commit 76b5dd2512312b1212a3a6d0e44518c1a82bfb32
Author: Mike Engber <engber@src.gnome.org>
Date:	2000-12-09

    Remove command line args --start-desktop & --stop-desktop and the
    "Quit


	* libnautilus-extensions/nautilus-global-preferences.c:
	(global_preferences_register):
	* src/file-manager/fm-desktop-icon-view.c: (real_merge_menus):
	* src/file-manager/nautilus-desktop-icon-view-ui.xml:
	* src/nautilus-application.c: (nautilus_application_startup),
	(desktop_changed_callback):
	* src/nautilus-application.h:
	* src/nautilus-main.c: (main):
	Remove command line args --start-desktop & --stop-desktop and the
	"Quit Nautilus Desktop" item from the desktop right click menu.
	Add the command line arg: --no-default-window. Default for the
	show desktop pref is now ON.

M	ChangeLog
M	libnautilus-extensions/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.c
M	src/file-manager/fm-desktop-icon-view.c
M	src/file-manager/nautilus-desktop-icon-view-ui.xml
M	src/nautilus-application.c
M	src/nautilus-application.h
M	src/nautilus-main.c

commit b31ea1e0209acd943cc54c7c222ebb0031f64fa7
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-12-08

    Get rid of some old <<<.

M	ChangeLog

commit 16de871fc8c569f70394b0bf54f831c8532eb9f4
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-12-08

	reviewed by: John Sullivan <sullivan@eazel.com>

	* libnautilus-extensions/nautilus-icon-container.c:
	(nautilus_icon_container_initialize): Added FIXME about hard-coded
	font and size.
	(nautilus_icon_container_start_renaming_selected_item): Fix bug
	5078 by removing useless empty signal handlers.
	(end_renaming_mode): Fix bug 5079 by merging the remaining code
	from the old hide_rename_widget in after deleting some of it.
	This is more parallel with the start renaming function.
	* libnautilus-extensions/nautilus-icon-private.h: Removed the
	unused rename_editable field.

	* libnautilus-extensions/nautilus-icon-text-item.c:
	(iti_stop_editing): Now that the strange "persistent" editable is
	no longer used, restore the code used to destroy the editable when
	not editing. This also fixes a storage leak.
	(nautilus_icon_text_item_get_text): Change return type to const
	char * to make it clear it's not free-able.
	(nautilus_icon_text_item_get_renaming_editable): Change the
	return type to GtkEditable *.
	* libnautilus-extensions/nautilus-icon-text-item.h: Change
	return types of get_text and get_renaming_editable.

	* src/file-manager/fm-directory-view.c: (queue_pending_files),
	(filtering_changed_callback): Added FIXMEs about special cases
	for the desktop.
	* src/file-manager/fm-icon-view.c: (fm_icon_view_begin_loading):
	Improved wording of a comment.

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-extensions/nautilus-icon-private.h
M	libnautilus-extensions/nautilus-icon-text-item.c
M	libnautilus-extensions/nautilus-icon-text-item.h
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-private.h
M	libnautilus-private/nautilus-icon-text-item.c
M	libnautilus-private/nautilus-icon-text-item.h
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-icon-view.c

commit 35cd1dcf1420637aa41bae144d0a0c745d1634d4
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-12-08

    fixed bug 5045, browser assumes categories end in 's', by removing the


	* src/nautilus-property-browser.c:
	(nautilus_property_browser_update_contents):
	fixed bug 5045, browser assumes categories end in 's', by removing
	the offending code, which wasn't used anyway.  fixed bug 5046,
	shouldn't upper-case category names, by casing out instead.

M	ChangeLog
M	src/nautilus-property-browser.c

commit fdd27bac586d04239142bed37442f65aacf6c475
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-12-08

	reviewed by: Maciej Stachowiak <mjs@eazel.com>

	* libnautilus-extensions/nautilus-undo-signal-handlers.c:
	(editable_key_press_event): Fixed bugs 5090 and 5091. The fix is
	not even compiled right now, but it was better to improve the code
	now -- we'll test when we enable it some day.

M	ChangeLog
M	libnautilus-extensions/nautilus-undo-signal-handlers.c
M	libnautilus-private/nautilus-undo-signal-handlers.c

commit 80873967085f6bf9c4ed1354f5f2e4ececb65604
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-12-08

    Remove file from this otherwise empty directory.

	* components/services/startup/nautilus-view/.cvsignore: Remove
	file from this otherwise empty directory.

M	ChangeLog
D	components/services/startup/nautilus-view/.cvsignore
M	components/tree/nautilus-tree-model.c

commit d160849cb717e4f5f9adce98f4f2b9c619603b03
Author: Rebecca Schulman <rebecka@eazel.com>
Date:	2000-12-08

    Bug numbers for the FIXMEs in libnautilus-extensions.

    2000-12-07	Rebecca Schulman  <rebecka@eazel.com>
	    Bug numbers for the FIXMEs in libnautilus-extensions.

	* libnautilus-extensions/nautilus-customization-data.c:
	(format_name_for_display):
	* libnautilus-extensions/nautilus-directory-async.c:
	(dequeue_pending_idle_callback), (cancel_loading_attributes),
	(nautilus_directory_cancel_loading_file_attributes):
	* libnautilus-extensions/nautilus-directory.c:
	(nautilus_directory_handle_directory_moved),
	(nautilus_directory_notify_files_moved),
	(nautilus_self_check_directory):
	* libnautilus-extensions/nautilus-file-utilities.c:
	(nautilus_make_uri_canonical),
	(pthread_nautilus_read_file_thread_entry),
	(pthread_nautilus_read_file_async), (nautilus_read_file_cancel),
	(nautilus_self_check_file_utilities):
	* libnautilus-extensions/nautilus-file.c: (get_description),
	(nautilus_file_forget_attributes_internal):
	* libnautilus-extensions/nautilus-gdk-extensions.c:
	* libnautilus-extensions/nautilus-gdk-pixbuf-extensions.c:
	* libnautilus-extensions/nautilus-icon-container.c:
	(nautilus_icon_container_start_renaming_selected_item):
	* libnautilus-extensions/nautilus-icon-dnd.c:
	(receive_dropped_uri_list):
	* libnautilus-extensions/nautilus-icon-factory.c:
	* libnautilus-extensions/nautilus-label.c:
	(nautilus_label_size_allocate), (label_recompute_line_geometries):
	* libnautilus-extensions/nautilus-merged-directory.c:
	(nautilus_merged_directory_add_real_directory):
	* libnautilus-extensions/nautilus-mime-actions.c:
	(nautilus_mime_get_default_application_for_file_internal):
	* libnautilus-extensions/nautilus-scalable-font.c:
	(nautilus_text_layout_paint):
	* libnautilus-extensions/nautilus-search-uri.c:
	(nautilus_self_check_search_uri):
	* libnautilus-extensions/nautilus-string.c:
	* libnautilus-extensions/nautilus-undo-signal-handlers.c:
	(editable_key_press_event), (nautilus_undo_editable_set_undo_key):

M	ChangeLog
M	libnautilus-extensions/nautilus-customization-data.c
M	libnautilus-extensions/nautilus-directory-async.c
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-extensions/nautilus-file-utilities.c
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-extensions/nautilus-gdk-extensions.c
M	libnautilus-extensions/nautilus-gdk-pixbuf-extensions.c
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-extensions/nautilus-icon-dnd.c
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-extensions/nautilus-label.c
M	libnautilus-extensions/nautilus-merged-directory.c
M	libnautilus-extensions/nautilus-mime-actions.c
M	libnautilus-extensions/nautilus-scalable-font.c
M	libnautilus-extensions/nautilus-search-uri.c
M	libnautilus-extensions/nautilus-string.c
M	libnautilus-extensions/nautilus-undo-signal-handlers.c
M	libnautilus-private/nautilus-customization-data.c
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-file-utilities.c
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-gdk-extensions.c
M	libnautilus-private/nautilus-gdk-pixbuf-extensions.c
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-dnd.c
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus-private/nautilus-label.c
M	libnautilus-private/nautilus-merged-directory.c
M	libnautilus-private/nautilus-mime-actions.c
M	libnautilus-private/nautilus-scalable-font.c
M	libnautilus-private/nautilus-search-uri.c
M	libnautilus-private/nautilus-string.c
M	libnautilus-private/nautilus-undo-signal-handlers.c

commit 2879356eeb65603895c7d8447332c346ca0fd269
Author: Rebecca Schulman <rebecka@eazel.com>
Date:	2000-12-08

    Added bug numbers to FIXMEs for the src subdirectory. If I can
    stomach it,

    2000-12-07	Rebecca Schulman  <rebecka@eazel.com>
	Added bug numbers to FIXMEs for the src
	subdirectory.  If I can stomach it,
	I'll try and do a few more today.

	* src/file-manager/fm-directory-view.c: (duplicate_callback),
	(check_for_directory_hard_limit), (load_directory):
	* src/file-manager/fm-icon-view.c: (fm_icon_view_begin_loading):
	* src/file-manager/fm-search-list-view.c: (load_error_callback),
	(real_adding_file):
	* src/nautilus-about.c: (nautilus_about_draw_info):
	* src/nautilus-first-time-druid.c: (druid_cancel),
	(druid_finished), (make_anti_aliased_label),
	(make_hbox_user_level_radio_button), (set_up_user_level_page),
	(next_update_page_callback), (initiate_file_download):
	* src/nautilus-link-set-window.c: (get_link_set_names):
	* src/nautilus-location-bar.c:
	(nautilus_location_bar_update_label):
	* src/nautilus-property-browser.c:
	(nautilus_property_browser_initialize), (add_reset_property),
	(make_properties_from_xml_node),
	(nautilus_property_browser_update_contents):
	* src/nautilus-sidebar-title.c:
	(nautilus_sidebar_title_background), (update_icon):
	* src/nautilus-view-frame.c:
	(nautilus_view_frame_set_to_component):
	* src/nautilus-window-manage-views.c:
	(window_set_title_with_timestamp), (viewed_file_changed_callback),
	(load_content_view), (change_state):
	* src/nautilus-window-service-ui.c: (goto_online_storage),
	(goto_software_catalog):
	* src/nautilus-window-toolbars.c: (set_up_throbber_frame_type):
	* src/nautilus-window.c: (nautilus_window_realize):
	* test/test-nautilus-font.c:

M	ChangeLog
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-icon-view.c
M	src/file-manager/fm-search-list-view.c
M	src/nautilus-about.c
M	src/nautilus-first-time-druid.c
M	src/nautilus-link-set-window.c
M	src/nautilus-location-bar.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-property-browser.c
M	src/nautilus-sidebar-title.c
M	src/nautilus-spatial-window.c
M	src/nautilus-view-frame.c
M	src/nautilus-window-manage-views.c
M	src/nautilus-window-service-ui.c
M	src/nautilus-window-toolbars.c
M	src/nautilus-window.c
M	test/test-nautilus-font.c

commit 40d95bddca01bdb596e77c5e6f0b9d9dae03debb
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-12-08

    added nautilus-text-view files to spec file


	* nautilus.spec.in:
	added nautilus-text-view files to spec file

	* src/nautilus-window-toolbars.c: (theme_changed_callback):
	fixed bug 4982, throbber mispositioned when theme changes,
	by toggling the toolbar's visibility when the theme changes

M	ChangeLog
M	icons/backgrounds.png
M	icons/emblems.png
M	nautilus.spec.in
M	src/nautilus-window-toolbars.c

commit 5db6736821e2e96fe9c85d613d06cedda361cea3
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-12-08

    fixed mistake in bug #

M	ChangeLog

commit c86195ee3aa9b649d13d18ec699fe2a9e8ea6307
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-12-08

	reviewed by: Darin Adler <darin@eazel.com>

	Fixed bug 2330 (Search can find hidden files, which the user
	can't otherwise see)

	Unfortunately this fix leaves behind a related but harder-
	to-fix bug, bug 5029. I'll fix that separately.

	* src/file-manager/fm-directory-view.h:
	* src/file-manager/fm-directory-view.c:
	(fm_directory_view_should_show_file): New function, intended
	for subclasses, returns whether a single file should be
	displayed or not, based on user's filter preferences.

	* src/file-manager/fm-search-list-view.c:
	(real_add_file): Use should_show_file to filter out files
	that don't match preferences. The normal directory-view
	mechanism doesn't work in this case due to the way
	the search view uses "fake" uris to pass around the
	search results.

M	ChangeLog
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-directory-view.h
M	src/file-manager/fm-search-list-view.c

commit aa31a6c20fd4b77ceebaf718933738c74b220d6e
Author: Rebecca Schulman <rebecka@eazel.com>
Date:	2000-12-07

    Hopefully will improve performance for menu merging in a case where
    it is

    2000-12-07	Rebecca Schulman  <rebecka@eazel.com>
	Hopefully will improve performance for
	menu merging in a case where it is poor.
	(bug 5020)  Completely fixing the bug will
	involve some design changes in the way the
	clipboard works, though.

	reviewed by: John Sullivan <sullivan@eazel.com>
	(the additional bonobo freezes and thaws)

	* libnautilus/nautilus-clipboard.c:
	(merge_in_clipboard_menu_items), (merge_out_clipboard_menu_items):
	Add freezes and thaws in hopes of improving performance here
	* src/nautilus-window-menus.c: (nautilus_window_initialize_menus):
	Ditto

	* components/tree/nautilus-tree-view-dnd.c:
	(nautilus_tree_view_get_drop_action):
	* libnautilus-extensions/nautilus-user-level-manager.h:
	* src/file-manager/fm-desktop-icon-view.c: (create_mount_link):
	* src/nautilus-switchable-search-bar.c:
	(nautilus_switchable_search_bar_set_mode):
	* src/nautilus-window-toolbars.c: (theme_changed_callback):
	Removed fixme comments in cases where the fixme has been
	fixed.

M	ChangeLog
M	components/tree/nautilus-tree-view-dnd.c
M	libnautilus-extensions/nautilus-user-level-manager.h
M	libnautilus-private/nautilus-user-level-manager.h
M	libnautilus/nautilus-clipboard.c
M	src/file-manager/fm-desktop-icon-view.c
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-switchable-search-bar.c
M	src/nautilus-window-menus.c
M	src/nautilus-window-toolbars.c

commit fbd10312a2fd063c769a17282524bdfa79c5aa24
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-12-07

    Enabled the jump to next feature. This should be the last missing
    feature

    2000-12-07	Gene Z. Ragan  <gzr@eazel.com>

	Enabled the jump to next feature. This should be the last missing
	feature enabled that was lost during the brain salad surgery.

	* components/music/nautilus-music-view.c: (get_player_state):

M	ChangeLog
M	components/music/nautilus-music-view.c

commit e80fa279b1677e5ece0397719f2d3e75dd37df6f
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-12-07

    Removed the *_suffix code. The change log said this would require data

	* libnautilus-extensions/nautilus-search-uri.c: (parse_uri):
	Removed
	the *_suffix code. The change log said this would require data
	structure
	chagnges, but it didn't. Just deleting the code.
	(nautilus_self_check_search_uri): Fix test cases that were causing
	"make check" and Tinderbox to fail, added FIXMES.

M	ChangeLog
M	libnautilus-extensions/nautilus-search-uri.c
M	libnautilus-private/nautilus-search-uri.c

commit 68b753f81d18ccec5480e4a0c97536be6ca21566
Author: Robin Slomkowski <rslomkow@src.gnome.org>
Date:	2000-12-07

    OK this time I really will remove nautilus-m pg123

    * nautilus.spec.in: OK this time I really will remove nautilus-m
    pg123

M	ChangeLog
M	nautilus.spec.in

commit b69571f6ffa4c00b270d4f540ccd46773ca9f7bb
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-12-07

    Fixed bug 4996, Repeatedly pressing pause "Pause" crashes music view

    2000-12-07	Gene Z. Ragan  <gzr@eazel.com>

	Fixed bug 4996, Repeatedly pressing pause "Pause" crashes
	music view

	* components/music/mpg123.c: (mpg123_pause):
	* components/music/mpg123.h:
	* components/music/nautilus-music-view.c: (go_to_previous_track),
	(play_button_callback), (pause_button_callback):
	Fixed pause and added some logic to avoid redundant calls.

M	ChangeLog
M	components/music/mpg123.c
M	components/music/mpg123.h
M	components/music/nautilus-music-view.c

commit 28f5ecb6ed5e8774944df8c22d4051af98f66e53
Author: Rebecca Schulman <rebecka@eazel.com>
Date:	2000-12-07

    Changes to fix bugs 2341, to match the sidebar to Arlo's design
    for search

    2000-12-07 Rebecca Schulman  <rebecka@eazel.com>
	Changes to fix bugs 2341, to match the sidebar
	to Arlo's design for search results, and 3488
	that the human readable description of search
	results ends in a period.

	reviewed by: Maciej Stachowiak <mjs@eazel.com>

	* libnautilus-extensions/nautilus-search-uri.c:
	(get_nth_criterion_suffix):
	Remove "." from this function.	Eventually,
	this function should be deprecated, but it will
	require some data structure changes, so I left a
	FIXME and an associated bug 5019.
	* src/file-manager/fm-search-list-view.c:
	(load_location_callback):
	Set the search results title to be "Search Results" instead of
	the human readable description
	* src/nautilus-sidebar-title.c: (file_is_search),
	(update_more_info):
	Special case search uri's for the "more_info" part
	of the sidebar to be in accordance with Arlo's design.
	This is an annoying way of doing things, but until
	a better framework is in place, John Sullivan and
	I agreed this was ok to do for now.

M	ChangeLog
M	libnautilus-extensions/nautilus-search-uri.c
M	libnautilus-private/nautilus-search-uri.c
M	src/file-manager/fm-search-list-view.c
M	src/nautilus-sidebar-title.c

commit eea286ad55c16e462bd8b37dcd000f85ebadab63
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-12-07

    Fixed bug 4679, Double clicking on an MP3 in music view should play it

    2000-12-07	Gene Z. Ragan  <gzr@eazel.com>

	Fixed bug 4679, Double clicking on an MP3 in music view should
	play it

	* components/music/nautilus-music-view.c: (selection_callback):
	Check for double click and play if one is detected.

M	ChangeLog
M	components/music/nautilus-music-view.c

commit e6180ffa0bae1276378de9bdc4586bd2494f1c5e
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-12-07

    Some clean up and another attempt to fix tinderbox.

    2000-12-07	Gene Z. Ragan  <gzr@eazel.com>

	Some clean up and another attempt to fix tinderbox.

	* components/music/Makefile.am:
	* components/music/esd-audio.c: (esdout_close):
	* components/music/nautilus-music-view.c: (selection_callback),
	(play_button_callback):

M	ChangeLog
M	components/music/Makefile.am
M	components/music/esd-audio.c
M	components/music/nautilus-music-view.c

commit 32855bbc0b945261f9c987dcbadf594072e8869c
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-12-07

	reviewed by: Darin Adler <darin@eazel.com>

	Fixed bug 3926 (summary view uses non-standard anti-aliased
	text in error dialogs)

	Fixed unreported bug where closing the summary view error
	dialog with close box would leave user at gray screen.

	*
	components/services/summary/nautilus-view/nautilus-summary-view.c:
	(get_window_from_summary_view): Split this out from
	set_dialog_parent
	so I could also use it in a different context.
	(set_dialog_parent): Now calls get_window_from_summary_view.
	(generate_error_dialog): Now just calls nautilus_error_dialog
	instead
	of doing a bunch of custom code to set up an anti-aliased
	text error
	dialog. After we get the anti-aliased text preference to work on
	NautilusLabel, we can consider changing nautilus_error_dialog and
	friends to use it everywhere, but it doesn't make sense for error
	dialogs only in this one place to look different from all others.
	Also, connected error_dialog_cancel_cb to the "destroy" signal
	instead of just to the OK button, so that closing the dialog with
	the close box will have the same effect as the OK button.

M	ChangeLog
M	components/services/summary/nautilus-summary-view.c
M	components/services/summary/nautilus-view/nautilus-summary-view.c

commit 8960b5ee6e7aa3848954f0aa4634dee64898ab6f
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-12-07

    fixed problem with "command/verb separation", and added support
    for the


	* components/text/nautilus-text-view.c:
	(nautilus_text_view_initialize), (add_one_service),
	(update_service_menu_items), (merge_bonobo_menu_items):
	fixed problem with "command/verb separation", and added support
	for the clipboard to the text view.

	* nautilus-clean.sh:
	added nautilus-text-view to nautilus-clean.sh

	* data/emblems/Makefile.am:
	* data/emblems/danger.png:
	* icons/Makefile.am:
	* icons/emblem-danger.svg:
	added danger emblem from Susan

	* icons/i-executable.png:
	* icons/i-executable-aa.png:
	fixed bug 4691, executable icon looks like KDE icon, by using
	a new icon from Susan

	* src/file-manager/fm-icon-view.c:
	(icon_container_preview_callback):
	fixed bug 4926, Nautilus tries to preview realaudio files but
	can't, by special casing the realaudio mime type.  Also, cleaned
	things up a little by removing redundant is_local call.

M	ChangeLog
M	components/text/nautilus-text-view.c
M	data/emblems/Makefile.am
A	data/emblems/danger.png
M	icons/Makefile.am
A	icons/emblem-danger.svg
M	icons/i-executable-aa.png
M	icons/i-executable.png
M	nautilus-clean.sh
M	src/file-manager/fm-icon-view.c

commit 1067c83f79825b8809899dedfe76248c7f388e90
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-12-07

    Fixed bug 954, Plays two MP3s at once instead of one at a time

    2000-12-07	Gene Z. Ragan  <gzr@eazel.com>

	Fixed bug 954, Plays two MP3s at once instead of one at a time

	This was caused by playback not being stopped when a new uri
	was being loaded. We now stop playback when a new uri is loaded.

	* components/music/nautilus-music-view.c:
	(nautilus_music_view_update), (nautilus_music_view_load_uri):

M	ChangeLog
M	components/music/nautilus-music-view.c

commit ca6e9f3b4d0e9028c2b9fe7379a828c690ed90f6
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-12-07

	reviewed by: John Sullivan <sullivan@eazel.com>

	Fixed bug 3245 (When an empty folder is visited, the throbbing
	never stops), bug 2540 (Hook up done_loading signal in
	NautilusMergedDirectory?), and bug 3067 (throbber doesn't start
	again if you do a new "underway" call after load is complete).

	* src/file-manager/fm-directory-view.c: (queue_pending_files):
	Get rid of code that uses nautilus_directory_are_all_files_seen
	to notice we are done loading.
	(done_loading_callback): Use done_loading signal to notice we
	are done loading.
	(finish_loading_uri): Connect to the done_loading signal.
	(disconnect_model_handlers): Disconnect from the done_loading
	signal.

	* libnautilus-extensions/nautilus-merged-directory.c:
	(done_loading_callback),
	(nautilus_merged_directory_add_real_directory),
	(nautilus_merged_directory_remove_real_directory): Add code to
	track all the trash directories and emit done_loading signals
	once all of them are done loading.

	* src/nautilus-window-manage-views.c: (change_state): Turn the
	stop and the throbber back on when a view re-marks itself
	underway.

	* libnautilus-extensions/nautilus-drag.c:
	(nautilus_drag_file_receive_dropped_keyword): Fix storage leak by
	doing a free_deep on the list of keywords.

	* libnautilus-extensions/nautilus-file-operations.h:
	* libnautilus-extensions/nautilus-file-operations.c:
	Get rid of excess includes.

	* libnautilus-extensions/nautilus-icon-dnd.c: Get rid of unused
	ERASE_KEYWORD constant.

	* src/nautilus-window.c: (nautilus_window_constructed): Fix a
	typo in a comment.

M	ChangeLog
M	libnautilus-extensions/nautilus-drag.c
M	libnautilus-extensions/nautilus-file-operations.c
M	libnautilus-extensions/nautilus-file-operations.h
M	libnautilus-extensions/nautilus-icon-dnd.c
M	libnautilus-extensions/nautilus-merged-directory.c
M	libnautilus-private/nautilus-drag.c
M	libnautilus-private/nautilus-file-operations.c
M	libnautilus-private/nautilus-file-operations.h
M	libnautilus-private/nautilus-icon-dnd.c
M	libnautilus-private/nautilus-merged-directory.c
M	src/file-manager/fm-directory-view.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window-manage-views.c
M	src/nautilus-window.c

commit 43687129a8574864a0ab98efc60e207d38bed0c1
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-12-07

    Add header files to Makefile.am to make tinderbox happy.

    2000-12-07	Gene Z. Ragan  <gzr@eazel.com>

	Add header files to Makefile.am to make tinderbox happy.

	* components/music/Makefile.am:
	* components/music/mp3head.h:
	Put a header gaurd define in file.

M	ChangeLog
M	components/music/Makefile.am
M	components/music/mp3head.h

commit ee70e772d381eb198d0917698e2714cefadebc7e
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-12-07

    Update the eazel-helper README to be more current than July. Tell
    readers

	* components/services/trilobite/helper/README:

	Update the eazel-helper README to be more current than July.  Tell
	readers about the softlinks and tell them that eazel-hacking does
	this for you now.

M	ChangeLog
M	components/services/trilobite/helper/README

commit 7460577e61d133d10914670689c5593c275d22b1
Author: Michael Fleming <mfleming@src.gnome.org>
Date:	2000-12-07

	reviewed by: Pavel Cisler <pavel@eazel.com>

	* libnautilus-extensions/nautilus-file-operations.c:
	(handle_new_folder_vfs_error), (new_folder_xfer_callback),
	(nautilus_file_operations_new_folder):

	bugzilla.eazel.com 3940
	"DAV: Creating folder in read-only directory does not produce
	error feedback"

	Added an error dialog for the case where gnome-vfs-xfer reports
	an error
	during directory creation.  This case is only commonly
	encountered in
	remote filesystems where Nautilus can't check permissions before
	operations.
	(Similar behaviour to 3940 applied to FTP as well).

M	ChangeLog
M	libnautilus-extensions/nautilus-file-operations.c
M	libnautilus-private/nautilus-file-operations.c

commit 84dc3cd2257b7514d5cc13f57e4d40a6a21e4b56
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-12-07

    Changes in the music view to use a threaded file reader and threaded
    audio

    2000-12-06	Gene Z. Ragan  <gzr@eazel.com>

	Changes in the music view to use a threaded file reader
	and threaded audio output mechanism.  Modified the xmms
	engine to be used as the mp3 engine that the view uses.
	Removed the use of stored proc IDs as the mechanism to
	determine if the view is currently in the process of
	playing a file.

	* components/music/Makefile.am:
	* components/music/common.c: (fullread), (stream_init),
	(stream_rewind), (mpg123_stream_close), (stream_head_read),
	(stream_head_shift), (stream_mpg123_read_frame_body),
	(stream_back_bytes), (mpg123_stream_jump_to_frame),
	(mpg123_stream_jump_to_byte),
	(mpg123_stream_check_for_xing_header), (stream_init),
	(mpg123_stream_close), (stream_head_read), (stream_head_shift),
	(stream_mpg123_read_frame_body), (mpg123_stream_jump_to_frame),
	(mpg123_stream_jump_to_byte),
	(mpg123_stream_check_for_xing_header), (get_fileinfo),
	(mpg123_read_frame_init), (read_id3v2_tag), (mpg123_head_check),
	(mpg123_read_frame), (mpg123_decode_header), (mpg123_open_stream),
	(mpg123_set_pointer), (mpg123_compute_bpf),
	(mpg123_calc_numframes):
	* components/music/configure.c: (mpg123_configurewin_ok),
	(auto_select_cb), (use_3dnow_cb), (use_fpu_cb), (proxy_use_cb),
	(proxy_auth_use_cb), (streaming_save_dirbrowser_cb),
	(streaming_save_browse_cb), (streaming_save_use_cb),
	(title_id3_use_cb), (configure_destroy), (mpg123_configure):
	* components/music/dct64.c: (mpg123_dct64):
	* components/music/dct64_i386.c: (mpg123_dct64_1), (mpg123_dct64):
	* components/music/decode_2to1.c: (mpg123_synth_2to1_8bit),
	(mpg123_synth_2to1_8bit_mono),
	(mpg123_synth_2to1_8bit_mono2stereo), (mpg123_synth_2to1_mono),
	(mpg123_synth_2to1_mono2stereo), (mpg123_synth_2to1):
	* components/music/decode_4to1.c: (mpg123_synth_4to1_8bit),
	(mpg123_synth_4to1_8bit_mono),
	(mpg123_synth_4to1_8bit_mono2stereo), (mpg123_synth_4to1_mono),
	(mpg123_synth_4to1_mono2stereo), (mpg123_synth_4to1):
	* components/music/decode_i386.c: (mpg123_synth_1to1_8bit),
	(mpg123_synth_1to1_8bit_mono),
	(mpg123_synth_1to1_8bit_mono2stereo), (mpg123_synth_1to1_mono),
	(mpg123_synth_1to1_mono2stereo), (mpg123_synth_1to1):
	* components/music/decode_ntom.c: (mpg123_synth_ntom_set_step),
	(mpg123_synth_ntom_8bit), (mpg123_synth_ntom_8bit_mono),
	(mpg123_synth_ntom_8bit_mono2stereo), (mpg123_synth_ntom_mono),
	(mpg123_synth_ntom_mono2stereo), (mpg123_synth_ntom):
	* components/music/dxhead.c: (ExtractI4),
	(mpg123_get_xing_header),
	(mpg123_seek_point):
	* components/music/dxhead.h:
	* components/music/esd-audio.c: (esdout_init), (get_latency),
	(esd_stou8), (esd_utos16sw), (esd_utos16), (esd_16sw),
	(esdout_setup_format), (esdout_get_written_time),
	(esdout_get_output_time), (esdout_used), (esdout_playing),
	(esdout_free), (esdout_write_audio), (esdout_write),
	(esdout_close), (esdout_flush), (esdout_pause), (esdout_loop),
	(esdout_set_audio_params), (esdout_open):
	* components/music/esd-audio.h:
	* components/music/esd-mixer.c: (esdout_get_volume),
	(esdout_set_volume):
	* components/music/fileinfo.c: (set_entry_tag), (get_entry_tag),
	(find_genre_id), (genre_comp_func), (save_cb), (label_set_text),
	(remove_id3_cb), (set_mpeg_level_label), (channel_mode_name),
	(file_info_http), (mpg123_file_info_box):
	* components/music/getbits.c: (check_buffer_range),
	(mpg123_backbits), (mpg123_getbitoffset), (mpg123_getbyte),
	(mpg123_getbits), (mpg123_getbits_fast), (mpg123_get1bit):
	* components/music/getbits.h:
	* components/music/huffman.h:
	* components/music/id3.c: (id3_seek_mem), (id3_read_mem),
	(id3_seek_fd), (id3_read_fd), (id3_seek_fp), (id3_read_fp),
	(id3_open_mem), (id3_open_fd), (id3_open_fp), (id3_close),
	(id3_tell), (id3_alter_file), (safe_write), (id3_write_tag):
	* components/music/id3.h:
	* components/music/id3_frame.c: (id3_read_frame), (id3_get_frame),
	(id3_decompress_frame), (id3_delete_frame), (id3_add_frame):
	* components/music/id3_frame_content.c: (id3_get_content):
	* components/music/id3_frame_text.c: (id3_get_encoding),
	(id3_set_encoding), (id3_get_text), (id3_get_text_desc),
	(id3_get_text_number), (id3_set_text), (id3_set_text_number):
	* components/music/id3_frame_url.c: (id3_get_url),
	(id3_get_url_desc):
	* components/music/id3_header.h:
	* components/music/id3_tag.c: (id3_init_tag), (id3_read_tag):
	* components/music/l2tables.h:
	* components/music/layer1.c: (I_step_one), (I_step_two),
	(mpg123_do_layer1):
	* components/music/layer2.c: (mpg123_init_layer2), (II_step_one),
	(II_step_two), (II_select_table), (mpg123_do_layer2):
	* components/music/layer3.c: (mpg123_init_layer3),
	(III_get_side_info), (III_get_scale_factors_1),
	(III_get_scale_factors_2), (III_dequantize_sample),
	(III_i_stereo),
	(III_antialias), (dct36), (dct12), (III_hybrid),
	(mpg123_do_layer3):
	* components/music/mpg123.c: (mpg123_compute_tpf),
	(set_mpg123_synth_functions), (mpg123_init), (convert_to_header),
	(play_frame), (get_id3_genre), (mpg123_strip_spaces), (extname),
	(eval_id3_format), (mpg123_id3v1_to_id3v2),
	(mpg123_format_song_title), (mpg123_get_id3v2), (get_song_title),
	(get_song_time), (get_song_info), (decode_loop),
	(mpg123_play_file), (mpg123_stop), (mpg123_seek), (mpg123_pause),
	(get_time):
	* components/music/mpg123.h:
	* components/music/mpg123_handler.c:
	* components/music/mpg123_handler.h:
	* components/music/nautilus-music-view.c:
	(nautilus_music_view_initialize), (nautilus_music_view_destroy),
	(selection_callback), (update_play_controls_status),
	(play_status_display), (play_current_file), (stop_if_playing),
	(go_to_next_track), (go_to_previous_track),
	(play_button_callback),
	(stop_button_callback), (pause_button_callback),
	(slider_moved_callback), (slider_release_callback),
	(add_play_controls), (nautilus_music_view_update),
	(nautilus_music_view_drag_data_received), (start_playing_file),
	(stop_playing_file), (get_player_state), (set_player_state):
	* components/music/tabinit.c: (mpg123_make_decode_tables),
	(mpg123_make_conv16to8_table):

M	ChangeLog
M	components/music/Makefile.am
A	components/music/common.c
A	components/music/configure.c
A	components/music/dct64.c
A	components/music/dct64_i386.c
A	components/music/decode_2to1.c
A	components/music/decode_4to1.c
A	components/music/decode_i386.c
A	components/music/decode_ntom.c
A	components/music/dxhead.c
A	components/music/dxhead.h
A	components/music/esd-audio.c
A	components/music/esd-audio.h
A	components/music/esd-mixer.c
A	components/music/fileinfo.c
A	components/music/getbits.c
A	components/music/getbits.h
A	components/music/huffman.h
A	components/music/id3.c
A	components/music/id3.h
A	components/music/id3_frame.c
A	components/music/id3_frame_content.c
A	components/music/id3_frame_text.c
A	components/music/id3_frame_url.c
A	components/music/id3_header.h
A	components/music/id3_tag.c
A	components/music/l2tables.h
A	components/music/layer1.c
A	components/music/layer2.c
A	components/music/layer3.c
A	components/music/mpg123.c
A	components/music/mpg123.h
D	components/music/mpg123_handler.c
D	components/music/mpg123_handler.h
M	components/music/nautilus-music-view.c
A	components/music/tabinit.c

commit 8c198fce0a31fd7f0653c1d80d04342953b7944b
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-12-07

	reviewed by: John Sullivan <sullivan@eazel.com>

	Fixed bug 4992 ("New folder" menu item enable state doesn't follow
	permissions), bug 4965 (Dragging multiple items to location bar
	crashes Nautilus), and bug 4995 (Rename a file to bad name ->
	error cites wrong filename).

	Fixed a bug jsh spotted where we were doing the mod. time checks
	wrong in the icon factory for thumbnails.

	Did some wording fixes after menthos pointed out some problems.

	* libnautilus-extensions/nautilus-icon-factory.c:
	(get_cache_time): Split out this function to get the mtime of a
	file so we can check when it changed.
	(load_specific_icon): Get the time when loading an icon.
	(scale_icon): Copy the time when making a scaled icon from an
	existing icon.
	(remove_icons_if_file_changed): New renamed function uses
	get_cache_time to check if the icon needs recomputing because of a
	change in the underlying file.
	(get_icon_from_cache): Call the new remove_icons_if_file_changed.
	(load_icon_with_embedded_text): Copy the time when making an icon
	with text from an existing icon.

	* libnautilus-extensions/nautilus-file-attributes.h: Added
	ATTRIBUTE_CAPABILITIES (and sorted in alphabetical order).
	* libnautilus-extensions/nautilus-directory-async.c:
	(nautilus_directory_set_up_request): Changed the name of this,
	made it public, and added ATTRIBUTE_CAPABILITIES as another
	way to ask for the file info.
	(cancel_loading_attributes),
	(nautilus_directory_cancel_loading_file_attributes): Set up a
	request and use it to decide what to cancel.
	* libnautilus-extensions/nautilus-directory-private.h: Moved the
	request structure and call into here so it can be used by
	NautilusFile and NautilusDirectory both.
	* libnautilus-extensions/nautilus-file.c:
	(nautilus_file_forget_attributes_internal): Set up a request and
	use it to decide what to forget.
	(nautilus_file_forget_all_attributes): Add ATTRIBUTE_CAPABILITIES
	to the set of things in "all".

	* src/file-manager/fm-directory-view.c:
	(check_for_directory_hard_limit): Added a FIXME and made some
	minor wording improvements.
	(file_changed_callback): Helper to schedule a menu update when
	the directory's NautilusFile reports a change.
	(load_directory): Add monitoring of the directory's "capabilities"
	since they affect whether "New Folder" is allowed. Fixes 4992.
	(disconnect_handler): Helper for the two functions below.
	(disconnect_directory_handler): Disconnect a NautilusDirectory
	handler.
	(disconnect_directory_as_file_handler): Disconnect a NautilusFile
	handler.
	(disconnect_model_handlers): Add code to stop monitoring the
	directory's "capabilities".

	* src/file-manager/fm-error-reporting.c:
	(fm_report_error_renaming_file): Got rid of some unneeded "\n"
	characters. Improved the error message in the "/"-forbidden case
	with a specific special case message and the proper file name (was
	using the old file name, not the new one). Fixes 4995.
	(fm_rename_file): Added quotes to message.

	* src/nautilus-location-bar.h: Removed unused fields.
	* src/nautilus-location-bar.c: (nautilus_location_bar_get_window):
	Find the window by looking for an ancestor instead of trying to
	use gtk_object_get_data (on data no one was setting any
	more!). Fixes 4965.
	(nautilus_location_bar_initialize): Got rid of redundant
	initialization to NULL.
	(nautilus_location_bar_set_location): Got rid of gratuitous check
	before calling g_free.
	(nautilus_location_bar_update_label): Added a localization-related
	FIXME here.

	* libnautilus-extensions/nautilus-file-operations.c:
	(handle_xfer_vfs_error): Corrected the "it's" to "its" even though
	I know that John and Pavel were writing an improved version of the
	entire message.

	* libnautilus-extensions/nautilus-search-uri.c:
	(get_translated_criterion), (nautilus_self_check_search_uri): Say
	"folder" instead of "directory".
	* src/nautilus-search-bar-criterion.c: Say "folder" instead of
	"directory".
	* src/nautilus-theme-selector.c: (add_theme_to_icons): Say
	"folder" instead of "directory". Other minor wording improvements.
	(make_theme_description): Minor wording improvement.

	* src/nautilus-window-manage-views.c:
	(window_set_title_with_timestamp): Added a FIXME.

M	ChangeLog
M	libnautilus-extensions/nautilus-directory-async.c
M	libnautilus-extensions/nautilus-directory-private.h
M	libnautilus-extensions/nautilus-file-attributes.h
M	libnautilus-extensions/nautilus-file-operations.c
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-extensions/nautilus-search-uri.c
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-directory-private.h
M	libnautilus-private/nautilus-file-attributes.h
M	libnautilus-private/nautilus-file-operations.c
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus-private/nautilus-search-uri.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-error-reporting.c
M	src/nautilus-location-bar.c
M	src/nautilus-location-bar.h
M	src/nautilus-search-bar-criterion.c
M	src/nautilus-theme-selector.c
M	src/nautilus-window-manage-views.c

commit 9643a99a47fc3b597b44528bb09e2152a6d2fb96
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-12-07

	reviewed by: Pavel Cisler <pavel@eazel.com>

	Addressed bug 4208 (Opening new window is slow)

	Pavel identified the 2nd biggest performance bottleneck in
	opening a new window (1st being tree view) as the code that
	sets up the bookmark menus. I found some good speedups; time
	to profile again.

	* libnautilus-extensions/nautilus-bookmark.c:
	(bookmark_file_changed_callback): nautilus_uris_match returns
	a gboolean, not a strcmp-style int. Doh! Sense of test was
	reversed, causing many unnecessary rebuild-bookmarks-menus.

	* src/nautilus-window-menus.c:
	(append_static_bookmarks), (refresh_bookmarks_menu): Wrapped
	some Bonobo-ui-manipulating code with freeze/thaw; this speeds
	up rebuild-bookmarks_menu by an order of magnitude or so.

	Fixed bug 4334: (Icon name being edited can get separated
	from icon on restore-original-size)

	* libnautilus-extensions/nautilus-icon_container.c:
	(nautilus_icon_container_move_icon): End renaming mode
	if icon being renamed is moved.

M	ChangeLog
M	libnautilus-extensions/nautilus-bookmark.c
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-private/nautilus-bookmark.c
M	libnautilus-private/nautilus-icon-container.c
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-window-menus.c

commit ae1e3850c444f261b62723afd46181d16710669c
Author: Rebecca Schulman <rebecka@eazel.com>
Date:	2000-12-07

    Remove a comment about a FIXME that is fixed.

    2000-12-06	Rebecca Schulman  <rebecka@eazel.com>

	* libnautilus-extensions/nautilus-search-uri.c:
	Remove a comment about a FIXME that is fixed.

M	ChangeLog
M	libnautilus-extensions/nautilus-search-uri.c
M	libnautilus-private/nautilus-search-uri.c

commit df9c3f73d77c3e19f32e1634092af9ba40116086
Author: Mike Engber <engber@src.gnome.org>
Date:	2000-12-07

    Hookup sidebar_title to their background's appearance_changed
    signals so


	* src/nautilus-sidebar-title.c: (appearance_changed_callback),
	(realize_callback), (nautilus_sidebar_title_initialize),
	(nautilus_sidebar_title_background),
	(nautilus_sidebar_title_select_text_color):
	Hookup sidebar_title to their background's appearance_changed
	signals so that the text can adjust color to match the
	background being light or dark - bug 4991.

M	ChangeLog
M	src/nautilus-sidebar-title.c

commit ba177449dbb42b30424995f23d02c3143385296d
Author: J Shane Culpepper <pepper@src.gnome.org>
Date:	2000-12-07

    *** empty log message ***

M	ChangeLog

commit 2da3286e2abf8a14a1e53db2e39f086dd8c99d08
Author: J Shane Culpepper <pepper@eazel.com>
Date:	2000-12-07

    Backing out rpm evil until the abstractions can be fixed correctly.

    2000-12-06	J Shane Culpepper  <pepper@eazel.com>

	* components/services/trilobite/libtrilobite/Makefile.am:
	* components/services/trilobite/libtrilobite/libtrilobite.h:

	Backing out rpm evil until the abstractions can be fixed
	correctly.

M	ChangeLog
M	components/services/trilobite/libtrilobite/Makefile.am
M	components/services/trilobite/libtrilobite/libtrilobite.h

commit 78177f50a6a461b7cfd1d9ac82520d9fe0415cf5
Author: Fatih Demir <kabalak@src.gnome.org>
Date:	2000-12-06

    Committed updated ko.po

M	po/ChangeLog
M	po/ko.po

commit 527abcb2ac663b22ac905f4a7fe238a843e697cd
Author: J Shane Culpepper <pepper@eazel.com>
Date:	2000-12-06

    One more quick fix for the build. Didn't want to make trilobite
    depend on

    2000-12-06	J Shane Culpepper  <pepper@eazel.com>

	*
	components/services/trilobite/libtrilobite/trilobite-inventory-ut
	ils.c: (add_info), (str_has_prefix):

	One more quick fix for the build.  Didn't want to make trilobite
	depend on libnautilus-extensions.

M	ChangeLog
M
components/services/trilobite/libtrilobite/trilobite-inventory-utils.c

commit 8c7d921fd84b7d6e02ecc938abfebbc2e251149d
Author: Rebecca Schulman <rebecka@eazel.com>
Date:	2000-12-06

    This should complete the rest of the work for bug 3920, by added
    a message

    2000-12-06	Rebecca Schulman  <rebecka@eazel.com>
	This should complete the rest of the work for bug 3920,
	by added a message in the status bar about what
	search results will appear (only those files indexed as
	of the last index time)

	reviewed by: Maciej Stachowiak <mjs@eazel.com>

	* src/file-manager/fm-search-list-view.c:
	(load_location_callback):
	Add a status message

	* src/file-manager/nautilus-indexing-info.c:
	* src/file-manager/nautilus-indexing-info.h:
	(nautilus_indexing_info_get_last_index_time),
	(show_reindex_request_information):
	Changed get_last_index_time to
	nautilus_indexing_info_get_last_index_time
	to share the code with the search list view

	* src/nautilus-window.c:
	Upped the status bar timeout for 5 seconds to 10.

M	ChangeLog
M	src/file-manager/fm-search-list-view.c
M	src/file-manager/nautilus-indexing-info.c
M	src/file-manager/nautilus-indexing-info.h
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window.c

commit 794c7592cfb0d07e0e99edbb5a127ce86f05d5b5
Author: J Shane Culpepper <pepper@eazel.com>
Date:	2000-12-06

    Fixing the build. Adding the temporary dep to rpmlib.

    2000-12-06	J Shane Culpepper  <pepper@eazel.com>

	* components/services/trilobite/libtrilobite/Makefile.am:

	Fixing the build.  Adding the temporary dep to rpmlib.

M	ChangeLog
M	components/services/trilobite/libtrilobite/Makefile.am

commit ed62fda3cc0721b50106324fd0917ed1633481d3
Author: J Shane Culpepper <pepper@eazel.com>
Date:	2000-12-06

    2000-12-06	J Shane Culpepper  <pepper@eazel.com>

	* components/services/trilobite/libtrilobite/Makefile.am:
	* components/services/trilobite/libtrilobite/libtrilobite.h:
	*
	components/services/trilobite/libtrilobite/trilobite-inventory-ut
	ils.c: (add_package_info), (read_proc_info), (add_info),
	(add_io_info), (add_hardware_info),
	(trilobite_synchronize_configuration_metafile),
	(trilobite_update_configuration_metafile),
	(trilobite_create_configuration_metafile):
	*
	components/services/trilobite/libtrilobite/trilobite-inventory-ut
	ils.h:

M	ChangeLog
M	components/services/trilobite/libtrilobite/Makefile.am
M	components/services/trilobite/libtrilobite/libtrilobite.h
A
components/services/trilobite/libtrilobite/trilobite-inventory-utils.c
A
components/services/trilobite/libtrilobite/trilobite-inventory-utils.h

commit 5ef8405637b1c4a982e52885b6d1c38730678447
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-12-06

	reviewed by: Darin Adler <darin@eazel.com>

	Fixed bug 4994 (Back and Forward tool bar buttons don't respect
	"no label" gnomecc option)

	* src/nautilus-window-toolbars.c: (set_up_special_bonobo_button):
	Set initial labels-or-not state based on global preference. This
	is an imperfect solution because it only partially matches the
	logic used by the Bonobo standard button mechanism, but the
	remaining symptoms are very minor (see bug 5005).

M	ChangeLog
M	src/nautilus-window-toolbars.c

commit cd6a3faf3ca5fbdd27780dda5dca1c83bbfc7f4a
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-12-06

    Added the new libs to the spec, so tinderbox can build again.


	* nautilus.spec.in:
	Added the new libs to the spec, so tinderbox can build again.

M	nautilus.spec.in

commit afe009f61822561125221a4f7063256f24a4cda4
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-12-06

    Added the new libs to the spec, so tinderbox can build again.


	* nautilus.spec.in:
	Added the new libs to the spec, so tinderbox can build again.

M	ChangeLog
M	nautilus.spec.in

commit fdf352341f0c3e5913394a00f2481cfd99938e94
Author: John Fleck <jfleck@src.gnome.org>
Date:	2000-12-06

    John Fleck <jfleck@inkstain.net>


    John Fleck <jfleck@inkstain.net>
    components/help/converters/gnome-db2html2/sect-preparse.c: fixing
    memory leak

M	ChangeLog
M	components/help/converters/gnome-db2html2/sect-preparse.c

commit c99d2718bf0dc820107f3e6d2c1c3eb2080d4694
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-12-06

    killed


	* components/services/install/lib/eazel-install-query.c:
	killed

	*
	components/services/trilobite/libtrilobite/trilobite-root-helper.
	c: (trilobite_root_helper_run_program):
	Replaced the g_assert with g_warning and a continue;

	* po/POTFILES.in:
	Updated for all the new stuff in eazel-install

M	ChangeLog
D	components/services/install/lib/eazel-install-query.c
M	components/services/trilobite/libtrilobite/trilobite-root-helper.c
M	po/POTFILES.in

commit 6668cda802df89ff8a90b1050d0fbcc69ef33359
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-12-06

    Needs to link with eazelpackagesystem now.


	* components/rpmview/Makefile.am:
	Needs to link with eazelpackagesystem now.

	* components/services/install/command-line/Makefile.am:
	Build eazel-test-types.

	*
	components/services/install/command-line/eazel-alt-install-corba.
	c: (eazel_download_progress_signal),
	(eazel_install_progress_signal), (something_failed), (dep_check):
	Nicer output.

	* components/services/install/command-line/eazel-test-packsys.c:
	(test_package_load), (main):
	Moved the packagelist_prun test into eazel-test-types. Also
	relaxed the test of uninstall (doesn't require progress signals
	now).

	* components/services/install/command-line/eazel-test-types.c:
	(make_package), (test_packagelist_prune),
	(test_eazel_install_package_matches_versioning), (main):
	Test packagedatalist_prune and the new ugly func for testing
	version-minor match.

	* components/services/install/lib/Makefile.am:
	Do compile eazel-install-query.c anymore.

	* components/services/install/lib/eazel-install-protocols.c:
	(eazel_install_fetch_package):
	* components/services/install/lib/eazel-install-public.h:
	* components/services/install/lib/eazel-install-rpm-glue.c:
	(packagedata_new_from_rpm_conflict),
	(packagedata_new_from_rpm_conflict_reversed),
	(eazel_install_do_rpm_dependency_check):
	* components/services/install/lib/eazel-install-logic.h:
	* components/services/install/lib/eazel-install-object.c:
	(eazel_install_finalize), (eazel_install_set_arg),
	(eazel_install_class_initialize), (eazel_install_initialize),
	(eazel_install_install_packages),
	(eazel_install_uninstall_packages),
	(eazel_install_revert_transaction_from_xmlstring),
	(eazel_install_query_package_system),
	(eazel_install_get_size_increasement),
	(eazel_install_emit_preflight_check):
	* components/services/install/lib/eazel-install-private.h:
	* components/services/install/lib/eazel-install-logic.c:
	(install_packages), (eazel_install_download_packages),
	(eazel_install_check_for_file_conflicts),
	(eazel_install_do_install_packages), (uninstall_all_packages),
	(uninstall_packages), (get_total_size_of_packages),
	(eazel_install_start_signal), (eazel_install_end_signal),
	(eazel_install_progress_signal), (eazel_install_failed_signal),
	(eazel_install_start_transaction),
	(eazel_install_check_existing_packages),
	(eazel_install_fetch_dependencies),
	(eazel_install_do_dependency_check),
	(eazel_uninstall_upward_traverse),
	(eazel_uninstall_downward_traverse),
	(eazel_uninstall_check_for_install):
	Fixes bug 4936, use EazelPackageSystem in EazelInstall.

	* components/services/install/lib/eazel-install-problem.c:
	(problem_step_foreach_remove),
	(eazel_install_problem_tree_to_case),
	(eazel_install_problem_handle_cases):
	Slammed some ifdef EIP_DEBUG around some debug.

	* components/services/install/lib/eazel-install-types.h:
	* components/services/install/lib/eazel-install-types.c:
	(eazel_install_package_matches_versioning):
	New funky match function. Since I needed the same check two
	places, I moved it into a generel function.
	Also cut out all the rpmload code.

	* components/services/install/lib/eazel-package-system-rpm3.c:
	(monitor_rpm_process_pipe),
	(rpm_packagedata_fill_from_rpm_header),
	(eazel_package_system_rpm3_load_package),
	(eazel_package_system_rpm3_query_impl),
	(eazel_package_system_rpm3_query_requires),
	(eazel_package_system_rpm3_query_foreach),
	(monitor_subcommand_pipe), (eazel_package_system_rpm3_execute),
	(check_if_all_packages_seen),
	(eazel_package_system_rpm3_install_uninstall):
	Fixed 4914. And also added the use of the packages_seen in
	piggyback.

	* components/services/install/lib/eazel-package-system.h:
	* components/services/install/lib/eazel-package-system-private.h:
	* components/services/install/lib/eazel-package-system.c:
	(eazel_package_system_is_installed),
	(eazel_package_system_emit_start),
	(eazel_package_system_emit_progress),
	(eazel_package_system_emit_failed),
	(eazel_package_system_emit_end):
	Added const to all the signal emitters.
	Added the is_installed call.

	* components/services/install/nautilus-view/Makefile.am:
	Link against eazelpackagesystem

	* components/services/install/server/Makefile.am:
	Link against eazelpackagesystem

	*
	components/services/trilobite/libtrilobite/trilobite-core-distrib
	ution.h:
	Added a documentational comment.

	*
	components/services/trilobite/libtrilobite/trilobite-root-helper.
	c: (trilobite_root_helper_run_program):
	Added an api g_assert that I ran into (no element in args may
	be null).

M	ChangeLog
M	components/rpmview/Makefile.am
M	components/services/install-view/Makefile.am
M	components/services/install/command-line/Makefile.am
M	components/services/install/command-line/eazel-alt-install-corba.c
M	components/services/install/command-line/eazel-test-packsys.c
A	components/services/install/command-line/eazel-test-types.c
M	components/services/install/lib/Makefile.am
M	components/services/install/lib/eazel-install-logic.c
M	components/services/install/lib/eazel-install-logic.h
M	components/services/install/lib/eazel-install-object.c
M	components/services/install/lib/eazel-install-private.h
M	components/services/install/lib/eazel-install-problem.c
M	components/services/install/lib/eazel-install-protocols.c
M	components/services/install/lib/eazel-install-public.h
M	components/services/install/lib/eazel-install-rpm-glue.c
M	components/services/install/lib/eazel-install-types.c
M	components/services/install/lib/eazel-install-types.h
M	components/services/install/lib/eazel-package-system-private.h
M	components/services/install/lib/eazel-package-system-rpm3.c
M	components/services/install/lib/eazel-package-system.c
M	components/services/install/lib/eazel-package-system.h
M	components/services/install/nautilus-view/Makefile.am
M	components/services/install/server/Makefile.am
M
components/services/trilobite/libtrilobite/trilobite-core-distribution.h
M	components/services/trilobite/libtrilobite/trilobite-root-helper.c

commit 248223447379402af82caa24d599ec67079ed284
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-12-06

    Remove the extra not needed ", NULL" from this g_strdup_printf call.

	* src/file-manager/fm-search-list-view.c: (load_error_callback):
	Remove the extra not needed ", NULL" from this g_strdup_printf
	call.

M	ChangeLog
M	src/file-manager/fm-search-list-view.c

commit ad22fb01cdd47c8eda94a488ebd8668f4b3245b4
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-12-06

    Fixed a dumb url-quoting error that resulted in "hilarious" quoting
    flubs.

	* components/services/install/lib/eazel-softcat.c:
	(gnome_vfs_escape_string):

	Fixed a dumb url-quoting error that resulted in "hilarious"
	quoting flubs.

	*
	components/services/install/nautilus-view/nautilus-service-instal
	l-view.c: (nautilus_service_install_done):

	Never return to the summary-view page after completion now: let
	the user do their own navigation.

	* nautilus-installer/src/callbacks.c: (log_debug),
	(reply_callback), (ask_to_delete_rpms), (ask_are_you_sure),
	(druid_cancel), (begin_install), (druid_finish):
	* nautilus-installer/src/installer.c: (start_over),
	(insert_info_page), (get_detailed_errors_foreach),
	(get_detailed_errors), (install_failed), (uninstall_failed),
	(download_failed), (eazel_installer_post_install),
	(draw_splash_text), (eazel_installer_set_default_texts),
	(eazel_installer_initialize):

	Ask if the user wants to delete the RPMs after a successful
	install, and ask for verification when they hit the "cancel"
	button.  Eliminate a redundant cancel callback that caused double
	vision.  Restore the error dialog's AWOL title (?).  Turn off that
	damn checkbox for now (can turn it on later if anyone makes an
	installer PR2.1).

M	ChangeLog
M	components/services/install-view/nautilus-service-install-view.c
M	components/services/install/lib/eazel-softcat.c
M
components/services/install/nautilus-view/nautilus-service-install-view.c
M	nautilus-installer/src/callbacks.c
M	nautilus-installer/src/installer.c

commit 42b647004d71db132ffa81678f9d5f490b59fe3a
Author: John Fleck <jfleck@src.gnome.org>
Date:	2000-12-06

    John Fleck <jfleck@inkstain.net> completes support for glossaries
    in the


    John Fleck <jfleck@inkstain.net>
	    * components/help/converters/gnome-db2html2/gdb3html.h,
	  sect-preparse.c, toc-elements.c: completes support for
	      glossaries in the Gnome help system. Fixes bug #2349

M	ChangeLog
M	components/help/converters/gnome-db2html2/sect-preparse.c
M	components/help/converters/gnome-db2html2/toc-elements.c

commit 3bd50772f485fed1ece8f0ee818baa7f841bf218
Author: Christian Rose <menthos@src.gnome.org>
Date:	2000-12-06

    Updated Swedish translation.

M	po/sv.po

commit 9839dc8327dcbdd195837ae2e7400139b7817879
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-12-06

	reviewed by: Darin Adler <darin@eazel.com>

	Fixed bug 3355 (No "New Window" menu item in right-click menu)

	* src/nautilus-shell-ui.xml: Added "New Window" to
	right-click context menu (that appears in directory views)

M	ChangeLog
M	src/nautilus-shell-ui.xml

commit 3082c19c08e1bdc8b1ad81a36242a4cd28dbc0ea
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-12-06

	reviewed by: Pavel Cisler <pavel@eazel.com>

	Fixed bug 4986 (Open in <n> new windows disabled)

	* src/file-manager/fm-directory-view.c: (real_update_menus):
	An == should have been a !=

	Fixed bug 3510 (The Back and Forward right-click menus are
	missing)

	* src/nautilus-shell-ui.xml: Replaced toolitem nodes for
	"Back" and "Forward" with control nodes for their wrappers.
	Have to do a lot of stuff manually for non-standard Bonobo
	buttons.

	* src/nautilus-window-private.h: Store back_button_item and
	forward_button_item in details.

	* src/nautilus-window-toolbars.c:
	Removed #ifdef UIH brackets around right-click menu code.
	(get_back_button), (get_forward_button): Helper functions to
	get the GtkButton widgets from the stored
	BonoboUIToolbarButtonItems.
	(back_or_forward_button_pressed_callback): Renamed from
	..._clicked_...,
	since it's a handler for button_press_event. Compare for Back or
	Forward button a newfangled way.
	(back_or_forward_button_clicked_callback): New function, callback
	from button's "clicked" handler now that Bonobo doesn't handle
	this
	for us.
	(get_file_name_from_icon_name): New function extracted from
	set_up_button; gets the full file path from the leaf icon "name".
	(set_up_standard_bonobo_button): Renamed from "set_up_button",
	now calls get_file_name_from_icon_name.
	(get_pixbuf_for_xml_node): New function, calls Bonobo utility code
	to get the pixbuf from an xml button node.
	(set_up_special_bonobo_button): New function, parallel to
	set_up_standard_bonobo_button but handles the case where you have
	a BonoboUIToolbarButtonItem in hand.
	(set_up_toolbar_images): Call set_up_special_bonobo_button for the
	Back and Forward items; put the bonobo freeze/thaw here instead of
	where it was before in set_up_button.
	(set_widget_for_bonobo_control): New function, extracted from
	nautilus_window_initialize_toolbars, handles attaching a widget to
	a Bonobo control defined in the XML file.
	(set_up_back_or_forward_tool_bar_item): New function, creates
	widget, wraps it in control, and wires up signal handlers.
	(nautilus_window_initialize_toolbars): Call set_up_toolbar_images
	only after Back/Forward buttons are created; create Back/Forward
	buttons and use new helper functions.

	* src/nautilus-window.c:
	(nautilus_window_allow_back), (nautilus_window_allow_forward):
	Set sensitivity of Back/Forward buttons explicitly.

M	ChangeLog
M	src/file-manager/fm-directory-view.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-shell-ui.xml
M	src/nautilus-spatial-window.c
M	src/nautilus-window-private.h
M	src/nautilus-window-toolbars.c
M	src/nautilus-window.c

commit 065ae8f31b37be5781214832269a769b6c88e36a
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-12-06

    Re-order softcat init so it's initialized before pieces of it are set.

	* components/services/install/lib/eazel-install-object.c:
	(eazel_install_initialize):

	Re-order softcat init so it's initialized before pieces of it are
	set.

	* components/services/install/lib/eazel-softcat.c:
	(gnome_vfs_escape_string):

	Fix the stub escape_string (for the gnome-vfs-less bootstrap
	installer) to actually compile and work.

	* nautilus-installer/src/Makefile:

	(innocent whistle)

	* nautilus-installer/src/installer.c: (create_what_to_do_page),
	(eazel_installer_add_category), (eazel_installer_initialize),
	(eazel_installer_new):

	Fix label names to match (and avoid assertion).

M	ChangeLog
M	components/services/install/lib/eazel-install-object.c
M	components/services/install/lib/eazel-softcat.c
M	nautilus-installer/src/Makefile
M	nautilus-installer/src/installer.c

commit 3ec0f700c07ef80192d2fbd54374f444f9ac8f30
Author: Christian Rose <menthos@src.gnome.org>
Date:	2000-12-06

    Updated Swedish translation.

M	po/ChangeLog
M	po/sv.po

commit b62c643220141b698f5f9b1d5b767b192a95dea3
Author: Mike Engber <engber@src.gnome.org>
Date:	2000-12-06

    Keep the desktop from creating sidebar panels (it still has the
    sidebar) -


	* src/nautilus-window.c: (nautilus_window_constructed),
	(update_sidebar_panels_from_preferences):
	Keep the desktop from creating sidebar panels (it still
	has the sidebar) - bug 2603.

M	ChangeLog
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window.c

commit fda762d74b19b0db8e19550a665d81ba19ffc0e2
Author: Rebecca Schulman <rebecka@eazel.com>
Date:	2000-12-06

    reviewed by: Darin Adler <darin@eazel.com>

    2000-12-05	Rebecca Schulman  <rebecka@eazel.com>

	reviewed by: Darin Adler <darin@eazel.com>

	* src/file-manager/fm-search-list-view.c: (load_error_callback):
	Added an error callback for search uris that produce error
	GNOME_VFS_ERROR_TOO_BIG, which happens when a search matches
	every criterion in the database.
	* src/nautilus-search-bar-criterion.c: (get_owner_location_for):
	Fixed an "is not" in a search uri that should have been "is_not"
	so that searches did not produce an error.

M	ChangeLog
M	src/file-manager/fm-search-list-view.c
M	src/nautilus-search-bar-criterion.c

commit 69cd9a437d4d86f32bfa429308ed909cf72ead1e
Author: J Shane Culpepper <pepper@eazel.com>
Date:	2000-12-06

    components/services/trilobite/libtrilobite/trilobite-core-package

    2000-12-05	J Shane Culpepper  <pepper@eazel.com>

	* components/services/trilobite/libtrilobite/Makefile.am:
	* components/services/trilobite/libtrilobite/libtrilobite.h:
	*
	components/services/trilobite/libtrilobite/trilobite-core-metadat
	a-manager.c:
	*
	components/services/trilobite/libtrilobite/trilobite-core-metadat
	a-manager.h:
	*
	components/services/trilobite/libtrilobite/trilobite-core-package
	-manager.c:
	*
	components/services/trilobite/libtrilobite/trilobite-core-package
	-manager.h:
	*
	components/services/trilobite/libtrilobite/trilobite-core-securit
	y-manager.c:
	*
	components/services/trilobite/libtrilobite/trilobite-core-securit
	y-manager.h:
	*
	components/services/trilobite/libtrilobite/trilobite-core-tests.c
	:
	*
	components/services/trilobite/libtrilobite/trilobite-core-tests.h
	:

	Removing some empty file templates from libtrilobite.

M	ChangeLog
M	components/services/trilobite/libtrilobite/Makefile.am
M	components/services/trilobite/libtrilobite/libtrilobite.h
D
components/services/trilobite/libtrilobite/trilobite-core-metadata-manager.c
D
components/services/trilobite/libtrilobite/trilobite-core-metadata-manager.h
D
components/services/trilobite/libtrilobite/trilobite-core-package-manager.c
D
components/services/trilobite/libtrilobite/trilobite-core-package-manager.h
D
components/services/trilobite/libtrilobite/trilobite-core-security-manager.c
D
components/services/trilobite/libtrilobite/trilobite-core-security-manager.h
D	components/services/trilobite/libtrilobite/trilobite-core-tests.c
D	components/services/trilobite/libtrilobite/trilobite-core-tests.h

commit 67707ffb74aa9da918e55095568c93b6569d1aa5
Author: Pavel Cisler <pavel@eazel.com>
Date:	2000-12-05

    reviewed by: Gene Z. Ragan <gzr@eazel.com>

    2000-12-05	Pavel Cisler <pavel@eazel.com>

	reviewed by: Gene Z. Ragan <gzr@eazel.com>

	* libnautilus-extensions/nautilus-file-operations.c:
	(handle_xfer_vfs_error):
	Second part of fix 4894 "Dragging /proc from the tree view to
	/home causes a file not found".
	Part of fix to 3232 "Error message when copying rwx file from
	r-x folder to rwx folder".
	Part of fix to 3237 "No error occurs if move file to folder w/o
	write access".
	Part of fix to 3748 "misleading file operation error dialog"
	Added logic that distinguishes between read and write phases
	of a file move properly and gives the right error.
	Split up the "no permissions" and "read only" cases and gave them
	distinct errors.
	Added a specific case for a move from a directory that is not
	writable.

M	ChangeLog
M	libnautilus-extensions/nautilus-file-operations.c
M	libnautilus-private/nautilus-file-operations.c

commit 79f5a7a78b131becf8e79fbfa08f579854402153
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-12-05

    Took out header. Since the .h files are never put anywhere anyone
    would

	* ui-extract.pl: Took out header. Since the .h files are never
	put anywhere anyone would see them, it's better to not have
	the extraneous comment that just shows up in all the pot files.

M	po/ChangeLog
M	po/ui-extract.pl

commit 4038d152a2e33f662174afbb1b5009aa51504565
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-12-05

	reviewed by: Darin Adler  <darin@eazel.com>

	Fixed bug 3586 (Nautilus tool bar doesn't respect
	"no labels" setting in gnomecc)

	I fixed the Bonobo part of this bug earlier; this is the
	little leftover Nautilus-specific part.

	* src/nautilus-shell-ui.xml: Remove 'look="both"' from
	tool bar definition. This was formerly needed due to
	Bonobo behavior where you would get icons-only without this,
	but now this prevents the preference from kicking in.
	* src/nautilus-window-toolbars.c:
	(allocate_throbber): Use small throbber if gnome preference is
	for unlabelled tool bar buttons. This makes the throbber
	appearance fit in well when tool bar labels are off.
	(theme_changed_callback): Remove hide/show toolbar and replace
	it with FIXME about how the throbber doesn't reposition
	correctly when theme changes. The hide/show was a hack that
	worked in the old Bonobo but doesn't in the new one.

	* src/nautilus-desktop-window.c: (realize):
	Removed some leftover #ifdef UIH code that was functionally
	replaced a while back.

M	ChangeLog
M	src/nautilus-desktop-window.c
M	src/nautilus-shell-ui.xml
M	src/nautilus-window-toolbars.c

commit 256ecd01baba7f1af2e6f496c998c3c3bd8c70b6
Author: Christian Rose <menthos@src.gnome.org>
Date:	2000-12-05

    Updated Swedish translation.

M	po/ChangeLog
M	po/sv.po

commit 03b2ccea30bc037433476b4c9aaaec5031bfe858
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-12-05

    Remove softcat fields from the TransferOptions struct and move
    them into

	* components/services/install/lib/eazel-install-metadata.c:
	(init_default_transfer_configuration),
	(eazel_install_configure_softcat), (transferoptions_destroy):
	* components/services/install/lib/eazel-install-metadata.h:

	Remove softcat fields from the TransferOptions struct and move
	them into EazelSoftCat's config.  Read ESC's config from the
	install/server/ gconf items.

	* components/services/install/lib/eazel-install-object.c:
	(eazel_install_finalize), (eazel_install_initialize),
	(eazel_install_new_with_config), (eazel_install_get_server),
	(eazel_install_get_server_port), (eazel_install_get_username),
	(eazel_install_get_eazel_auth), (eazel_install_get_cgi_path),
	(eazel_install_set_server), (eazel_install_set_server_port),
	(eazel_install_set_username), (eazel_install_set_eazel_auth),
	(eazel_install_set_cgi_path):
	* components/services/install/lib/eazel-install-private.h:
	* components/services/install/lib/eazel-install-public.h:
	* components/services/install/lib/eazel-install-types.h:

	Put a SoftCat into the Install object, and map the set/get
	functions for old TransferOptions fields to SoftCat fields.

	* components/services/install/lib/eazel-install-protocols.c:
	(gnome_vfs_xfer_callback), (eazel_install_fetch_package):

	Remove some sarcasm (I'm over it).  Remove traces of the "old"
	(fake) CGI code.  Remove the evil softcat hack and make it use the
	softcat object now.

	* components/services/install/lib/eazel-softcat.c:
	(eazel_softcat_unref), (eazel_softcat_set_server),
	(eazel_softcat_set_server_host), (eazel_softcat_set_server_port),
	(eazel_softcat_get_server_host), (eazel_softcat_get_server_port),
	(eazel_softcat_set_authn), (eazel_softcat_set_authn_flag),
	(eazel_softcat_set_username):
	* components/services/install/lib/eazel-softcat.h:

	Let a SoftCat be unref'd (cough cough).  Add some more field
	set/get functions for the Install object.

	*
	components/services/install/nautilus-view/nautilus-service-instal
	l-view.c: (nautilus_service_install_solve_cases),
	(nautilus_service_install_done),
	(nautilus_service_install_failed):
	*
	components/services/install/nautilus-view/nautilus-service-instal
	l-view.h:

	Remove some cruft and fix the "already installed" case so that it
	doesn't drop windows everywhere and vanish abruptly, leaving a
	dangling eazel-install service running in the background.

M	ChangeLog
M	components/services/install-view/nautilus-service-install-view.c
M	components/services/install-view/nautilus-service-install-view.h
M	components/services/install/lib/eazel-install-metadata.c
M	components/services/install/lib/eazel-install-metadata.h
M	components/services/install/lib/eazel-install-object.c
M	components/services/install/lib/eazel-install-private.h
M	components/services/install/lib/eazel-install-protocols.c
M	components/services/install/lib/eazel-install-public.h
M	components/services/install/lib/eazel-install-types.h
M	components/services/install/lib/eazel-softcat.c
M	components/services/install/lib/eazel-softcat.h
M
components/services/install/nautilus-view/nautilus-service-install-view.c
M
components/services/install/nautilus-view/nautilus-service-install-view.h

commit 42863f1e73efed702468e8acbcf1b1661273403c
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-12-05

    Fix build lossage from last commit.

	* components/tree/nautilus-tree-view.c
	(expand_uri_sequence_and_select_end): Fix build lossage from last
	commit.

M	ChangeLog
M	components/tree/nautilus-tree-view.c

commit 8b6f5911593924fa5672aa42eaac7202d47f97f8
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-12-05

	reviewed by: John Sullivan  <sullivan@eazel.com>

	* components/tree/nautilus-tree-view.c
	(expand_uri_sequence_and_select_end): Changed control flow a bit
	to avoid possibly dereferencing a NULL view_node pointer. This can
	happen when launching nautilus with the tree view and the desktop
	both enabled. Thanks to John Sullivan for locating the bug,
	finding the likely cause in the debugger, and helping me simplify
	the control flow of this function.

M	ChangeLog
M	components/tree/nautilus-tree-view.c

commit c493b509d55933b2fbac56906842e3efd6f29a68
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-12-05

	reviewed by: Maciej Stachowiak <mjs@eazel.com>

	* libnautilus-extensions/Makefile.am: Add ESD flags and library
	since we are now using it. Without this change, I couldn't link.

	* libnautilus-extensions/nautilus-icon-container.c:
	(redo_layout_internal), (redo_layout_callback),
	(unschedule_redo_layout), (schedule_redo_layout), (relayout): Get
	rid of some circular logic in relayout (now called redo_layout)
	and made nice calls to cleanly schedule the idle function to redo
	layout.
	(size_allocate): Make sure we redo layout if this is the first
	allocate, since we have inhibited them up to this point.
	(nautilus_icon_container_initialize): Get rid of unnecessary
	initialization of things that are already 0, NULL, FALSE.
	(finish_adding_new_icons): Remove unnecessary check for NULL.
	(nautilus_icon_container_add): Use the new schedule_redo_layout.
	(nautilus_icon_container_remove): Use schedule_redo_layout instead
	of redoing the layout right away, since this can be called for
	many icons at a time and we want to bunch up the layout work.
	(nautilus_icon_container_request_update): Schedule a redo_layout
	any time an icon changes. We could get fancy and detect changes
	that are substantive if this does too much extra layout work.
	(nautilus_icon_container_set_zoom_level): Removed extraneous
	direct call to redo_layout after the request_update_all call.

	* src/nautilus-window.c: (menu_bar_no_resize_hack_class_free),
	(menu_bar_no_resize_hack): Tweak function name and formatting.
	(nautilus_window_constructed): Do a little bit less sidebar setup
	when making a desktop window.

	* libnautilus-extensions/nautilus-sound.c: Tweak (has nice side
	effect of forcing recompile).

M	ChangeLog
M	libnautilus-extensions/Makefile.am
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-extensions/nautilus-sound.c
M	libnautilus-private/Makefile.am
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-sound.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window.c

commit 1265d7c2774c605893506d29956fd330a9bcedc2
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-12-05

    Add -V (version), --gt (greater-than), and -C (check for new version)

	* components/services/install/command-line/eazel-test-softcat.c:
	(main):

	Add -V (version), --gt (greater-than), and -C (check for new
	version) options to eazel-softcat.  (The -C/--gt options
	won't work
	until the softcat java-side supports it.)

	* components/services/install/lib/eazel-softcat.c:
	(eazel_softcat_initialize), (eazel_softcat_set_retry),
	(eazel_softcat_get_info), (eazel_softcat_available_update):
	* components/services/install/lib/eazel-softcat.h:

	Finish softcat API (check for new version of a package).

M	ChangeLog
M	components/services/install/command-line/eazel-test-softcat.c
M	components/services/install/lib/eazel-softcat.c
M	components/services/install/lib/eazel-softcat.h

commit 5e6b72d45c03e535551de7d85986d086d9e459d4
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-12-05

    Updated ORBit version.

	* README: Updated ORBit version.

M	ChangeLog
M	README

commit 3b43516099df1a33f2c8c8cb9755afd9436f2584
Author: Mike Engber <engber@src.gnome.org>
Date:	2000-12-05

    Changed the semantics of multi-point gradients so that percentages are


	* libnautilus-extensions/nautilus-background.c:
	(nautilus_background_ensure_gradient_buffered):
	Changed the semantics of multi-point gradients
	so that percentages are postions (rather than
	widths) - bug 4759

M	ChangeLog
M	libnautilus-extensions/nautilus-background.c
M	libnautilus-private/nautilus-background.c

commit 7bfcc5719cb323b56999f14933575411e33fbdb4
Author: Pavel Cisler <pavel@eazel.com>
Date:	2000-12-05

    reviewed by: Gene Z. Ragan <gzr@eazel.com>

    2000-12-04	Pavel Cisler  <pavel@eazel.com>

	reviewed by: Gene Z. Ragan <gzr@eazel.com>

	* libnautilus-extensions/nautilus-file-operations.c:
	(nautilus_file_operations_copy_move):
	* src/file-manager/fm-directory-view.c:
	(fm_directory_view_move_copy_items):
	* src/file-manager/fm-list-view.c:
	(fm_list_receive_dropped_icons):
	Fixed 4949:
	Fix a crash when copying from an icon view to a list view -
	my last fix to set icon positions properly during duplicate
	was sloppy
	and broke this.
	The change needed to add one more place that use an empty
	GArray instead
	of a NULL.
	Properly handle the case of an empty GArray in
	nautilus_file_operations_copy_move.

M	ChangeLog
M	libnautilus-extensions/nautilus-file-operations.c
M	libnautilus-private/nautilus-file-operations.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-list-view.c

commit 1b38cbdf700b0962503b9e58bce343307728f25b
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-12-04

    Update OAF branch info.

	* README: Update OAF branch info.

M	ChangeLog
M	README

commit 87589c28665775d724c8448afd3518fdc511e692
Author: Mike Engber <engber@src.gnome.org>
Date:	2000-12-04

    Code formatting changes.


	* libnautilus-extensions/nautilus-background-canvas-group.c:
	(nautilus_background_canvas_group_initialize_class),
	(nautilus_background_canvas_group_update),
	(nautilus_background_canvas_group_draw),
	(nautilus_background_canvas_group_render):
	Code formatting changes.

	* libnautilus-extensions/nautilus-background.c:
	(nautilus_background_initialize_class),
	(nautilus_background_set_combine_mode),
	(nautilus_background_ensure_image_scaled),
	(nautilus_background_load_image_callback),
	(nautilus_background_start_loading_image),
	(nautilus_background_set_image_uri_helper),
	(nautilus_background_set_image_uri),
	(set_image_and_color_image_loading_done_callback),
	(nautilus_background_set_image_uri_and_color),
	(nautilus_background_reset):
	* libnautilus-extensions/nautilus-directory-background.c:
	(background_changed_callback), (saved_settings_changed_callback),
	(background_reset_callback):
	* src/nautilus-sidebar-tabs.c: (draw_one_tab_plain):
	* src/nautilus-sidebar.c: (receive_dropped_color),
	(background_settings_changed_callback),
	(background_reset_callback), (nautilus_sidebar_update_appearance),
	(background_metadata_changed_callback),
	(nautilus_sidebar_set_uri):
	Fixed various issues with dropping colors on the sidebare.
	Osetensibly, the problem was with dropping white - bug 4880.

M	ChangeLog
M	libnautilus-extensions/nautilus-background-canvas-group.c
M	libnautilus-extensions/nautilus-background.c
M	libnautilus-extensions/nautilus-directory-background.c
M	libnautilus-private/nautilus-background-canvas-group.c
M	libnautilus-private/nautilus-background.c
M	libnautilus-private/nautilus-directory-background.c
M	src/nautilus-information-panel.c
M	src/nautilus-sidebar-tabs.c
M	src/nautilus-sidebar.c

commit ac2a41dd913edfb6c22c8c32b68547ca72b0b564
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-12-04

    Fixed broken build.

    2000-12-04	Gene Z. Ragan  <gzr@eazel.com>

	Fixed broken build.

	* components/help/converters/gnome-db2html2/sect-preparse.c:
	(sect_preparse_figure_start_element),
	(sect_preparse_acronym_characters), (gloss_term_append):
	File had typos, missing and extra punctuation. The code did not
	even compile. Now it does.

M	ChangeLog
M	components/help/converters/gnome-db2html2/sect-preparse.c

commit be996b6a65ff917178202fbd59ddcfd48675b01a
Author: Ali Abdin <aliabdin@aucegypt.edu>
Date:	2000-12-04

    Changed around the glossary a bit (partial fix for a bug). Leaks some

    2000-12-04	Ali Abdin  <aliabdin@aucegypt.edu>

	    * components/help/converters/gnome-db2html2/sect-preparse.c:
	    * components/help/converters/gnome-db2html2/gdb3html.h:
	    (sect_preparse_glossterm_characters),
	    (sect_preparse_acronym_characters),
	    (sect_preparse_glossterm_start_element),
	    (sect_preparse_glossterm_end_element),
	    (gloss_term_append):
	    Changed around the glossary a bit (partial fix for a
	    bug). Leaks some
	    memory though.

M	ChangeLog
M	components/help/converters/gnome-db2html2/gdb3html.h
M	components/help/converters/gnome-db2html2/sect-preparse.c

commit 1cc7a2903efbecd9b3c65eee370cbf9d6e135211
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-12-04

    reviewed by: Pavel Cisler <pavel@eazel.com>

    2000-12-04	Gene Z. Ragan  <gzr@eazel.com>

	reviewed by: Pavel Cisler <pavel@eazel.com>

	Fixed bug 645, nautilus_file_rename should handle path separators
	sensibly

	* libnautilus-extensions/nautilus-file.c:
	(nautilus_file_rename):
	Check for the presence of the "/" path separator charcter. If one
	exists, return an error.

	* src/file-manager/fm-error-reporting.c:
	(fm_report_error_renaming_file):
	Add a case to report an error if an illegal name has been
	specified
	for the file to renamed to.

M	ChangeLog
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-private/nautilus-file.c
M	src/file-manager/fm-error-reporting.c

commit fb0a2caca017fe62c8b61302168a77493a1e7e77
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-12-04

	reviewed by: Gene Z. Ragan  <gzr@eazel.com>

	Fixed bug 4931 ("Can't display files of this type"
	message is inaccurate in some cases)

	* src/nautilus-window-manage-views.c:
	(nautilus_window_end_location_change_callback):
	Reworded the error message when there's no viewer for a
	file to not mention the file type, since the file type
	might not have anything to do with why no viewer could be
	found. For example, clicking on a remote RPM was getting a
	message implying that Nautilus had no viewer capable of
	displaying RPM files in general, whereas in fact it has a
	viewer that can display RPM files, but only if local. This
	is the simplest way to address this problem; see bugs
	4932 and 4933 for better but harder-to-implement solutions.

M	ChangeLog
M	src/nautilus-window-manage-views.c

commit 4d83875818f117db24110b7fae710518362d1954
Author: Valek Frob <frob@src.gnome.org>
Date:	2000-12-04

    Updated russian translation.

M	po/ChangeLog
M	po/ru.po

commit f33230d5cc1ace75700bab0cdd6aebe2478f91b9
Author: Pavel Cisler <pavel@eazel.com>
Date:	2000-12-04

    reviewed by: Maciej Stachowiak <mjs@eazel.com>

    2000-12-04	Pavel Cisler <pavel@eazel.com>

	reviewed by: Maciej Stachowiak <mjs@eazel.com>

	* src/file-manager/fm-directory-view.c: (create_link_callback),
	(offset_drop_points), (fm_directory_view_create_links_for_files):
	Fixed 4946 - Create link consistently crashes Nautilus.
	Fixed it by implementing the proper positioning code for creating
	symbolic links from a context menu, copying the logic from the
	"Duplicate selection" code path.

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit f9ae122be4f1344040c065494a5603fd4104e1ba
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-12-04

    Default some of the private attributes to sane values.


	* components/services/install/lib/eazel-softcat.c:
	(eazel_softcat_initialize):
	Default some of the private attributes to sane values.

M	ChangeLog
M	components/services/install/lib/eazel-softcat.c

commit 56c5fabbf0e1f1ba5b7a25166a6d8de38ae6481c
Author: Robert Brady <rbrady@src.gnome.org>
Date:	2000-12-02

    Added (partial) Tamil translation to nautilus.

M	ChangeLog
M	configure.in
M	po/ChangeLog
A	po/ta.po

commit 781f0a4de28e09d86d0d8eea3dffab8dac179b79
Author: Chyla Zbigniew <chyla@src.gnome.org>
Date:	2000-12-02

    Updated Polish translation

M	po/ChangeLog
M	po/pl.po

commit 8b30aa027a25fc0c864c900db7ffeeda6d899119
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-12-02

    fixed bug 4937, changing pane in remove mode crashes Nautilus,
    by exiting


	* src/nautilus-property-browser.c: (category_clicked_callback):
	fixed bug 4937, changing pane in remove mode crashes Nautilus,
	by exiting remove mode when switching categories.

M	ChangeLog
M	src/nautilus-property-browser.c

commit c0c0ed8ac46a4894a54882208c13402922eef2dc
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-12-02

    fixed bug where throbber was mispositioned after theme changes
    by forcing


	* src/nautilus-window-toolbars.c: (theme_changed_callback):
	fixed bug where throbber was mispositioned after theme changes by
	forcing a toolbar resize when the theme changes.

	* icons/eazel/i-directory.xml:
	tweaked folder emblem positions

M	ChangeLog
M	icons/eazel/i-directory.xml
M	src/nautilus-window-toolbars.c

commit d586d2d20cbf9c61fb4c9020a0e131ccdcbbfdb4
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-12-02

    Fix bug 4930 (Tree sidebar panel doesn't expand remembered directories

	* components/tree/nautilus-tree-view.c
	(nautilus_tree_view_insert_model_node): Fix bug 4930 (Tree sidebar
	panel doesn't expand remembered directories until second window is
	opened) by making sure to expand directories that should be
	expanded when initially inserting nodes, not just updating.

M	ChangeLog
M	components/tree/nautilus-tree-view.c

commit f52732908b4c2167aeb7152268c1b2fc54d1eee6
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-12-02

	Migrated more code into eazel-package-system and finished
	eazel-package-system-rpm3 (except for verify). This fixes 4858,
	4851.

	* components/services/install/command-line/eazel-test-packsys.c:
	(test_packagelist_prune), (test_package_load),
	(get_password_dude),
	(init_package_system), (test_matches_query), (get_package_list),
	(start_signal), (end_signal), (progress_signal), (is_installed),
	(test_install), (test_uninstall), (test_verify), (main):D
	All the code for the packagesytem test programs. It does test-
	queries, install and uninstall.

	* components/services/install/lib/Makefile.am:
	Moved softcat .h's files into
	includedir/libtrilobite/eazel/package-sytem/

	* components/services/install/lib/eazel-install-corba-callback.c:
	(eazel_install_callback_initialize):
	Fixed the IDL rename, which broke the eazelinstall init.

	* components/services/install/lib/eazel-install-logic.c:
	(eazel_install_start_transaction):
	Some comments about codepieces that needs removal.

	* components/services/install/lib/eazel-install-types.h:
	* components/services/install/lib/eazel-install-types.c:
	(packagedata_get_readable_name), (packagedata_get_name):
	Changed get_readable's names output for rpmid's.
	Added a function that returns name-version-release names.

	* components/services/install/lib/eazel-package-system-rpm3.h:
	* components/services/install/lib/eazel-package-system-rpm3.c:
	(make_rpm_argument_list), (destroy_string_list),
	(rpm_make_names_to_package_hash), (clear_name_to_package),
	(get_total_size_of_packages), (monitor_rpm_process_pipe),
	(rpm_create_db), (rpm_create_dbs), (rpm_open_db), (rpm_open_dbs),
	(rpm_close_db), (rpm_close_dbs), (rpm_free_db), (rpm_free_dbs),
	(rpm_packagedata_fill_from_rpm_header),
	(rpm_packagedata_fill_from_file), (rpm_packagedata_new_from_file),
	(eazel_package_system_rpm3_load_package),
	(eazel_package_system_rpm3_query_impl),
	(eazel_package_system_rpm3_query_substr),
	(eazel_package_system_rpm3_query_foreach),
	(eazel_package_system_rpm3_query), (display_arguments),
	(monitor_subcommand_pipe), (eazel_package_system_rpm3_execute),
	(eazel_package_system_rpm3_install_uninstall),
	(eazel_package_system_rpm3_install),
	(eazel_package_system_rpm3_uninstall),
	(eazel_package_system_rpm3_verify),
	(eazel_package_system_rpm3_finalize),
	(eazel_package_system_rpm3_initialize),
	(eazel_package_system_rpm3_new),
	(eazel_package_system_implementation):
	Finished the rpm3 library.

	* components/services/install/lib/eazel-package-system-private.h:
	* components/services/install/lib/eazel-package-system.h:
	* components/services/install/lib/eazel-package-system.c:
	(eazel_package_system_load_implementation),
	(eazel_package_system_load_package), (eazel_package_system_query),
	(eazel_package_system_install), (eazel_package_system_uninstall),
	(eazel_package_system_verify), (eazel_package_system_emit_start),
	(eazel_package_system_emit_progress),
	(eazel_package_system_emit_failed),
	(eazel_package_system_get_debug),
	(eazel_package_system_set_debug),
	(eazel_package_system_class_initialize),
	(eazel_package_system_initialize),
	(eazel_package_system_marshal_BOOL__ENUM_POINTER_POINTER),
	(eazel_package_system_marshal_BOOL__ENUM_POINTER):
	Fixed the usual signal bloopers, added the arguments to _new that
	lets the system get it's dbpaths/root sets, fixed other small
	bugs.

	* components/services/install/lib/eazel-package-system-skeleton.h:
	* components/services/install/lib/eazel-package-system-skeleton.c:
	(eazel_package_system_skeleton_query),
	(eazel_package_system_skeleton_install),
	(eazel_package_system_skeleton_uninstall),
	(eazel_package_system_skeleton_verify),
	(eazel_package_system_skeleton_new),
	(eazel_package_system_implementation):
	Updated the skeleton library.

M	ChangeLog
M	components/services/install/command-line/eazel-test-packsys.c
M	components/services/install/lib/Makefile.am
M	components/services/install/lib/eazel-install-corba-callback.c
M	components/services/install/lib/eazel-install-logic.c
M	components/services/install/lib/eazel-install-types.c
M	components/services/install/lib/eazel-install-types.h
M	components/services/install/lib/eazel-package-system-private.h
M	components/services/install/lib/eazel-package-system-rpm3.c
M	components/services/install/lib/eazel-package-system-rpm3.h
M	components/services/install/lib/eazel-package-system-skeleton.c
M	components/services/install/lib/eazel-package-system-skeleton.h
M	components/services/install/lib/eazel-package-system.c
M	components/services/install/lib/eazel-package-system.h

commit 8362e7653098a0bd2bb1a2fd1d978069cbbc108c
Author: Christian Rose <menthos@src.gnome.org>
Date:	2000-12-02

    Updated Swedish translation.

M	po/ChangeLog
M	po/sv.po

commit a086e296296888a05b3723796c9e279cf9740a8b
Author: Robin Slomkowski <rslomkow@src.gnome.org>
Date:	2000-12-01

    added libeazelsoftcat libs.

M	ChangeLog
M	nautilus.spec.in

commit b8e06cec58ecf3c1b55ea74b28637c5818375a3d
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-12-01

	reviewed by: Pavel Cisler  <pavel@eazel.com>

	Worked around without fixing cause of bug 2151 (crash in
	Undo manager on quit). We can defer fixing the bug properly
	until we have Undo working again.

	* libnautilus-extensions/nautilus-undo-signal-handlers.c:
	(nautilus_undo_editable_set_undo_key): Added FIXMEs with bug
	number 3515 ("Undo doesn't work").
	* src/nautilus-shell-ui.xml: Added FIXME with bug number 3515.

	* src/file-manager/fm-properties-window.c: (create_basic_page),
	(create_properties_window_callback): #ifdeffed out undo code
	and added FIXME with bug number 2151.

M	ChangeLog
M	libnautilus-extensions/nautilus-undo-signal-handlers.c
M	libnautilus-private/nautilus-undo-signal-handlers.c
M	src/file-manager/fm-properties-window.c
M	src/nautilus-shell-ui.xml

commit 86aeacbb0cb116a7b34af0c475fae52bc0150fd1
Author: Pavel Cisler <pavel@eazel.com>
Date:	2000-12-01

    reviewed by: Darin Adler <darin@eazel.com>

    2000-12-01	Pavel Cisler <pavel@eazel.com>

	reviewed by: Darin Adler <darin@eazel.com>

	* libnautilus-extensions/nautilus-file-operations.c:
	(progress_dialog_set_to_from_item_text), (handle_xfer_ok),
	(handle_xfer_vfs_error), (handle_xfer_overwrite), (get_link_name),
	(nautilus_file_operations_copy_move),
	(nautilus_file_operations_new_folder),
	(nautilus_file_operations_move_to_trash),
	(nautilus_file_operations_delete), (do_empty_trash):

	Fixed 3392 - Messages in nautilus-file-operations hard to
	localize.

	Replaced all the cases that did "clever" string composition from
	parts depending on the specific file operation with full texts of
	the respective error alerts and progress dialog label texts and
	titles.
	Changed action_verb to action_label.
	Got rid of progress_dialog_set_files_done_text because the the
	"Files copied:" etc. label is no longer composed.
	Added switch statements in handle_xfer_vfs_error that choose the
	right error text based on the xfer operation kind.

	Fixed 3139 - Add comments to all the localizable strings to
	make them
	easier to localize.

	* libnautilus-extensions/nautilus-file-operations.c:
	(icon_position_iterator_new),
	* libnautilus-extensions/nautilus-file-operations.h:
	(nautilus_file_operations_copy_move),
	* libnautilus-extensions/nautilus-icon-container.c:
	(nautilus_icon_container_get_icon_locations),
	(nautilus_icon_container_get_selected_icon_locations):
	* libnautilus-extensions/nautilus-icon-container.h:
	* libnautilus-extensions/nautilus-icon-dnd.c:
	(handle_nonlocal_move),
	(nautilus_icon_container_find_drop_target):
	* libnautilus-extensions/nautilus-icon-private.h:
	* src/file-manager/fm-directory-view.c:
	(fm_directory_view_initialize_class), (duplicate_callback),
	(fm_directory_view_create_links_for_files), (offset_drop_points),
	(fm_directory_view_duplicate_selection),
	(fm_directory_get_selected_icon_locations),
	(fm_directory_view_move_copy_items):
	* src/file-manager/fm-directory-view.h:
	* src/file-manager/fm-icon-view.c:
	(fm_icon_view_get_selected_icon_locations),
	(fm_icon_view_set_selection), (fm_icon_view_initialize_class),
	(icon_view_move_copy_items):
	* src/file-manager/fm-list-view.c:
	(fm_list_view_initialize_class),
	(fm_list_view_get_selected_icon_locations),
	(fm_list_view_sort_items):

	Fixed 2817 - when you duplicate a file, it doesn't end up in
	the correct
	position.

	Redid the icon position array to use GArray instead of a simple
	vector of
	GdkPoints. GArray contains the count of all the contained points
	which is now needed.
	Added new calls to get the icon locations of selected icons and
	of a list of NautilusIcon objects.
	Passed the list of icon locations to the duplicate method.
	Added a default signal handler that returns the list of
	icon locations of selected icons.
	Added code to fm_directory_view_duplicate_selection that
	offsets the new duplicates to the left and bottom of the
	original item.

M	ChangeLog
M	libnautilus-extensions/nautilus-file-operations.c
M	libnautilus-extensions/nautilus-file-operations.h
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-extensions/nautilus-icon-container.h
M	libnautilus-extensions/nautilus-icon-dnd.c
M	libnautilus-private/nautilus-file-operations.c
M	libnautilus-private/nautilus-file-operations.h
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-container.h
M	libnautilus-private/nautilus-icon-dnd.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-directory-view.h
M	src/file-manager/fm-icon-view.c
M	src/file-manager/fm-list-view.c

commit 447ad0fdb5461ed4417077c8f2cfac25f68f9b9d
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-12-01

	reviewed by: Pavel Cisler  <pavel@eazel.com>

	Fixed bug 4911 (Crash emptying trash while displaying
	properties window for trashed file)

	This crawled out of the woodwork recently, and required
	several small fixes here and there to solve it nicely,
	including making FMPropertiesWindow a subclass --
	formerly it was just a GtkWindow with a bunch of wired-up
	widgets.

	* libnautilus-extensions/nautilus-file.c:
	(nautilus_file_get_directory_item_count),
	(nautilus_file_get_deep_counts): Allow non-directory items
	(files marked gone don't count as directories). Fill in
	return values in all cases, even return_if_fail cases.

	* src/file-manager/fm-error-reporting.c:
	(fm_report_error_renaming_file): Specific error message for
	the case where the file being renamed no longer exists. I
	ran into this partway through my changes, tested this fix,
	then changed the caller to not hit this case.

	* src/file-manager/fm-properties-window.h:
	Standard header stuff now that FMPropertiesWindow is a class
	and not just some grouped functions.
	* src/file-manager/fm-properties-window.c:
	(fm_properties_window_initialize_class),
	(fm_properties_window_initialize): Standard functions needed
	for class.
	(name_field_done_editing): Don't try to rename file that's gone.
	(create_group_menu_item), (create_owner_menu_item):
	Added some parameter checking.
	(synch_groups_menu), (synch_owner_menu): Check for NULL result
	from nautilus_file_get_string_attribute before making a menu
	item from it (GTK is unhappy with using NULL for a label).
	(directory_contents_value_field_update): Soften assert to make
	it not fire when file is gone.
	(update_permissions_check_button_state): Bail out if file is gone.
	(create_properties_window): Create an FMPropertiesWindow instead
	of a GtkWindow; set up its Details.
	(create_properties_window_callback): Removed signal handler for
	"destroy" now that there's a default handler for this class.
	(forget_properties_window): Removed function, guts now in
	real_destroy.
	(real_shutdown): Disconnect file-changed signal here. This is the
	core fix of the infinite loop reported in bug 4911.
	(real_destroy): Do the stuff formerly done in
	forget_properties_window here.

M	ChangeLog
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-private/nautilus-file.c
M	src/file-manager/fm-error-reporting.c
M	src/file-manager/fm-properties-window.c
M	src/file-manager/fm-properties-window.h

commit 24eeeac3992dc2b5e51e8283c0a49e16ad2b3e16
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-12-01

    fixed bug 4921, crash when changing sidebar panels preferences after



	* src/nautilus-window.c: (nautilus_window_destroy):
	fixed bug 4921, crash when changing sidebar panels preferences
	after opening new window, by fixing the call to remove the
	preferences callback to have the right callback data.

M	ChangeLog
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window.c

commit 2fa6d0702e8a868b9f78ac8e691de2a3616ceeda
Author: Yuri Syrota <rasta@src.gnome.org>
Date:	2000-12-01

    Updated Ukrainian translation

M	po/uk.po

commit be5e29fe3e5bcb0829d3d92e12600e4ecd6606e7
Author: John Fleck <jfleck@src.gnome.org>
Date:	2000-12-01

    John Fleck <jfleck@inkstain.net> ChangeLog commit to go with


    John Fleck <jfleck@inkstain.net> ChangeLog
    commit to go with gnome-db2html2 fixes: *
    nautilus/components/help/converters/gnome-db2html2/gdb3html.h,
	sect-elements.c, sect-preparse.c,toc-elements.c: add support for
	<example> tag, fixing bug #4378

M	ChangeLog

commit 5facdc5678f726aca44ab49a1604f24a7eb1288d
Author: John Fleck <jfleck@src.gnome.org>
Date:	2000-12-01

    John Fleck <jfleck@inkstain.net> add support for <example> tag,
    fixing bug


    John Fleck <jfleck@inkstain.net>
    * nautilus/components/help/converters/gnome-db2html2/gdb3html.h,
	sect-elements.c, sect-preparse.c,toc-elements.c: add support for
	<example> tag, fixing bug #4378

M	components/help/converters/gnome-db2html2/gdb3html.h
M	components/help/converters/gnome-db2html2/sect-elements.c
M	components/help/converters/gnome-db2html2/sect-preparse.c
M	components/help/converters/gnome-db2html2/toc-elements.c

commit e7dd8ae42da9ee495bf2f7f26ea171a36be52cd8
Author: Valek Frob <frob@src.gnome.org>
Date:	2000-12-01

    Updated russian translation.

M	po/ChangeLog
M	po/ru.po

commit 476701887ba8c09bf1f215705f40d1d4484ef82a
Author: Yuri Syrota <rasta@src.gnome.org>
Date:	2000-12-01

    Updated Ukrainian translation

M	po/uk.po

commit 49c4ac0c86a38b08b51e580458bc473bcc2cd4fc
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-12-01

	reviewed by: Pavel Cisler  <pavel@eazel.com>

	* components/tree/nautilus-tree-view.c:
	(expand_uri_sequence_and_select_end): Avoid forcing a reload of a
	node while trying to find a location to select unless we get
	stuck; and even then, do only a shallow force reload, not a deep
	force reload. This fixes bug 4890 (Tree view makes normal
	navigation very slow if a large directory is expanded).
	(reload_model_node_recursive): Renamed from `reload_model_node' to
	make clear that it will also reload all expanded subnodes.
	(reload_model_node): Non-recursive version of
	`reload_model_node_recursive'.
	(reload_whole_tree, expand_node_for_file): Use
	`reload_model_node_recursive' instead of the new non-recursive
	version.
	(nautilus_tree_view_remove_model_node,
	(nautilus_tree_view_update_model_node): Added ifdef'd-out
	debugging text for future use.

M	ChangeLog
M	components/tree/nautilus-tree-view.c

commit 1c896a15c8c0684e39a23f72f3c178bbabbd598a
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-12-01

	reviewed by: Robey Pointer  <robey@eazel.com>

	* components/tree/nautilus-tree-model.c (report_node_changed):
	Don't do anything if we don't know the file type yet, since this
	may cause directories to mistakenly lose their children. This
	fixes bug 4912 (Nautilus crashes in tree code when multiple
	windows are open).

	* components/tree/nautilus-tree-view-private.h: Remove unused
	file_to_hack_node_map field from details struct.

M	ChangeLog
M	components/tree/nautilus-tree-model.c
M	components/tree/nautilus-tree-view-private.h

commit c1aaeab9efe6860465ce78b1e88b13c533f70f11
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-12-01

    Split out log handling so that test programs can trap trilobite log

	*
	components/services/trilobite/libtrilobite/trilobite-core-utils.c
	: (trilobite_fetch_uri), (trilobite_init),
	(trilobite_set_debug_mode), (trilobite_set_log_handler):
	*
	components/services/trilobite/libtrilobite/trilobite-core-utils.h
	:

	Split out log handling so that test programs can trap trilobite
	log entries.

M	ChangeLog
M	components/services/trilobite/libtrilobite/trilobite-core-utils.c
M	components/services/trilobite/libtrilobite/trilobite-core-utils.h

commit ac16babf9dd2edd1caaee6462c9c13b89219eb91
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-12-01

    Move architecture detection here.

	*
	components/services/trilobite/libtrilobite/trilobite-core-distrib
	ution.c: (trilobite_get_distribution_enum),
	(trilobite_get_distribution_arch):
	*
	components/services/trilobite/libtrilobite/trilobite-core-distrib
	ution.h:

	Move architecture detection here.

M
components/services/trilobite/libtrilobite/trilobite-core-distribution.c
M
components/services/trilobite/libtrilobite/trilobite-core-distribution.h

commit 006241112a985427a95f08f18d4896fc43d115aa
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-12-01

    Actually implement a good chunk of the softcat library.

	* components/services/install/lib/eazel-softcat-private.h:
	* components/services/install/lib/eazel-softcat.c:
	(eazel_softcat_initialize), (eazel_softcat_new),
	(eazel_softcat_set_server), (eazel_softcat_get_server),
	(eazel_softcat_set_cgi_path), (eazel_softcat_get_cgi_path),
	(eazel_softcat_set_authn), (eazel_softcat_get_authn),
	(eazel_softcat_set_retry), (eazel_softcat_error_string),
	(sense_flags_to_softcat_flags), (gnome_vfs_escape_string),
	(add_to_url), (verify_softcat_fields),
	(get_search_url_for_package), (eazel_softcat_get_info):
	* components/services/install/lib/eazel-softcat.h:

	Actually implement a good chunk of the softcat library.

M	components/services/install/lib/eazel-softcat-private.h
M	components/services/install/lib/eazel-softcat.c
M	components/services/install/lib/eazel-softcat.h

commit 31589ad38418e2d03a99131cf8d57d2163bc159d
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-12-01

    Parse the "provides" list from softcat: this will change once softcat

	*
	components/services/install/lib/eazel-install-xml-package-list.c:
	(osd_parse_list), (osd_parse_dependency),
	(osd_parse_implementation), (osd_parse_softpkg),
	(eazel_install_packagelist_parse):
	*
	components/services/install/lib/eazel-install-xml-package-list.h:

	Parse the "provides" list from softcat: this will change once
	softcat finishes revising their XML format, but we need something
	to work with for now.  Pull out other values like the Eazel id,
	and tie "abstract" to summary instead of description.  Fix the OSD
	parser so that we can distinguish an error return from an empty
	package list.

M	components/services/install/lib/eazel-install-xml-package-list.c
M	components/services/install/lib/eazel-install-xml-package-list.h

commit 215fb2c04f861905c219d5fc548654f3628e8d3d
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-12-01

    Add "features" field which is a GList<char *> of features this package

	* components/services/install/lib/eazel-install-types.c:
	(eazel_install_protocol_as_string), (packagedata_new),
	(packagedata_copy), (packagedata_fill_in_missing),
	(packagedata_destroy), (gstr_indent), (dump_package_list),
	(packagedata_dump_int), (packagedata_dump):
	* components/services/install/lib/eazel-install-types.h:

	Add "features" field which is a GList<char *> of features this
	package resolves for its parent.  Moved fill_in_missing here since
	it's PackageData-centric.  Added debugging function for dumping a
	PackageData into a human-readable string.

M	components/services/install/lib/eazel-install-types.c
M	components/services/install/lib/eazel-install-types.h

commit 993612ae3f69b586b7163e95077332df6197d9f1
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-12-01

    Removed get_search_url_for_package and get_url_for_package: they now

	* components/services/install/lib/eazel-install-protocols.c:
	(eazel_install_fetch_package):

	Removed get_search_url_for_package and get_url_for_package: they
	now belong to libesc.

M	components/services/install/lib/eazel-install-protocols.c

commit 01935fa2214e4b92ad0aaf49bbde587512a424e8
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-12-01

    New test program (eazel-softcat) to perform primitive softcat
    queries and

	* components/services/install/command-line/eazel-test-softcat.c:
	(main):

	New test program (eazel-softcat) to perform primitive softcat
	queries and check the results.

A	components/services/install/command-line/eazel-test-softcat.c

commit e242910c12dcaed91f4fba8e6be694491719a3da
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-12-01

    Everyone that uses libeazelinstall now needs to use libeazelsoftcat
    too.

	* components/rpmview/Makefile.am:
	* components/services/install/command-line/Makefile.am:
	* components/services/install/nautilus-view/Makefile.am:
	* components/services/install/server/Makefile.am:

	Everyone that uses libeazelinstall now needs to use
	libeazelsoftcat too.  This doesn't make much sense for the rpm
	view, but we've shelved that issue for later.

M	components/rpmview/Makefile.am
M	components/services/install-view/Makefile.am
M	components/services/install/command-line/Makefile.am
M	components/services/install/nautilus-view/Makefile.am
M	components/services/install/server/Makefile.am

commit 06052c1655f8cddaaaf5c21383fea73e19943c6f
Author: Kenneth Christiansen <kenneth@src.gnome.org>
Date:	2000-12-01

    Translations from Keld
    gimp/po-plug-ins/da.po gnome-applets/po/da.po
    gnome-print/po/da.po gnome-vfs/po/da.po gnomeicu/po/da.po
    nautilus/po/da.po pan/po/da.po

M	po/da.po

commit bb8e4c5827eac2d4abfc5784fa6aa7d06950b6dd
Author: Rebecca Schulman <rebecka@eazel.com>
Date:	2000-12-01

    Fixed bug 3750, to make cut/copy/paste work in the complex search bar

    2000-11-30	Rebecca Schulman  <rebecka@eazel.com>
	Fixed bug 3750, to make cut/copy/paste work
	in the complex search bar

	reviewed by: Maciej Stachowiak <mjs@eazel.com>

	* src/nautilus-complex-search-bar.h:
	* src/nautilus-complex-search-bar.c:
	(nautilus_complex_search_bar_new),
	Set up the first criterion after we create
	the bar.
	(nautilus_complex_search_bar_set_up_enclosed_entry_for_clipboard):
	add a second procedure that new criteria with entries call
	when they are added.
	* src/nautilus-search-bar-criterion.c:
	(nautilus_search_bar_criterion_new_with_type):
	set an entry up for the clipboard, if one exists.

M	ChangeLog
M	src/nautilus-complex-search-bar.c
M	src/nautilus-complex-search-bar.h
M	src/nautilus-search-bar-criterion.c

commit 1c6c0b949dcdcafa83fc0a1a6071e60de28ea7d6
Author: Michael Fleming <mfleming@src.gnome.org>
Date:	2000-12-01

	reviewed by: ramiro@eazel.com

	* components/mozilla/nautilus-mozilla-content-view.c:
	(nautilus_mozilla_content_view_initialize),
	(mozilla_net_state_callback), (mozilla_net_stop_callback),
	(mozilla_progress_callback):

	fix bugzilla.eazel.com 4113:
	Some web pages never finish loading (throbber spins)

	Instead of replying on "max_progress == cur_progress"
	doing mozilla_progress_callback, stop throbber on a "net_stop"
	signal.  Galeon uses "net_stop" for this functionality as well.

M	ChangeLog
M	components/mozilla/nautilus-mozilla-content-view.c

commit 639749bcd37f6694a5b951e5dfce572196bf692b
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-12-01

	    Ran check-headers-in-Makefile since we had some problems
	    with that lately. I guess the Tinderbox is the new way to
	    catch these problems but I couldn't resist fixing them
	    the old way too.

	    * check-headers-in-Makefile.pl: Added some more special cases
	    in here to make it work better.

	    * components/services/install/nautilus-view/Makefile.am:
	    Marked the unused files in here as "noinst_HEADERS" as a hack
	    to make the script happy. We should delete the files at some
	    point if we decide we aren't ever using them.

	    * components/loser/content/.cvsignore:
	    * components/loser/sidebar/.cvsignore:
	    * components/mozilla/.cvsignore:
	    * components/sample/.cvsignore:
	    * components/services/install/command-line/.cvsignore:
	    * libnautilus/.cvsignore:
	    * src/.cvsignore:
	    * src/file-manager/.cvsignore:
	    Removed all the .xml.h files because they aren't put in these
	    directories any more so they don't need to be ignored. If you
	    have the files still and the cvs warnings bother you, you can
	    delete them.

M	ChangeLog
M	check-headers-in-Makefile.pl
M	components/loser/content/.cvsignore
M	components/loser/sidebar/.cvsignore
M	components/mozilla/.cvsignore
M	components/sample/.cvsignore
M	components/services/install-view/Makefile.am
M	components/services/install/command-line/.cvsignore
M	components/services/install/nautilus-view/Makefile.am
M	libnautilus/.cvsignore
M	src/.cvsignore
M	src/file-manager/.cvsignore

commit a14aaa5bae1735f663c9c9b34ee5d8e29a5153c5
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-12-01

    fixed bug in image viewer where zooming in skipped a level if you were


	* components/image-viewer/nautilus-image-view.c:
	(zoomable_zoom_in_callback):
	fixed bug in image viewer where zooming in skipped a level if you
	were zoomed to fit. Fixed by only incrementing the index if we're
	already at the current level.

M	ChangeLog
M	components/image-viewer/nautilus-image-view.c

commit f67f74c5d10c1e7ef06690cffc230767cac96134
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-12-01

    Fixed bug 4879, "unknown sort mode" warning upon sorting by "Time"
    column.

    2000-11-30	Gene Z. Ragan  <gzr@eazel.com>

	Fixed bug 4879, "unknown sort mode" warning upon sorting
	by "Time" column.

	The problem was caused by the sort mode enumeration being
	out of sync with the number of columns.  As a result
	most sorts were being done incorrectly with the wrong
	sort function. A new SORT_BY_YEAR entry was added to
	the sort enumeration to fix the problem.

	* components/music/nautilus-music-view.c:
	(sort_song_list):
	Add SORT_BY_YEAR case to switch statement.

	(sort_by_year):
	New sort function to sort by year.

M	ChangeLog
M	components/music/nautilus-music-view.c

commit d6a9eb3d9e2528386fd6e26c4db5b8f2e09f3ec8
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-12-01

    Fixed bug 3891, Repeatedly clicking the "Play" button crashes
    Nautilus.

    2000-11-30	Gene Z. Ragan  <gzr@eazel.com>

	Fixed bug 3891, Repeatedly clicking the "Play" button
	crashes Nautilus.

	* components/music/nautilus-music-view.c:
	(play_button_callback): Don't start playback machinery
	if a file is already playing.

	* components/music/mpg123_handler.c: (start_playing_file):
	Add check for playback before starting playback of another
	file.

M	ChangeLog
M	components/music/mpg123_handler.c
M	components/music/nautilus-music-view.c

commit fd426243d801b8e4bbd86f2c792011a3188f3626
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-11-30

    Fixed bug 3888, Deleting an MP3 file while in use -> Nautilus crashes

    2000-11-30	Gene Z. Ragan  <gzr@eazel.com>

	Fixed bug 3888, Deleting an MP3 file while in use -> Nautilus
	crashes

	Added a check for the existence of a file before beginning
	playback.
	If the file is no longer available, remove the file form the
	song list and attempt to play the next file in the song list.

	* components/music/nautilus-music-view.c:
	(nautilus_music_view_initialize), (play_current_file):

M	ChangeLog
M	components/music/nautilus-music-view.c

commit a9542b9563cd496782a33fa1ba888a3768f0b1c6
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-11-30

	reviewed by: Rebecca Schulman  <rebecka@eazel.com>

	Fixed bug 4899 (Bookmark for nonexistent file can cause
	infinite loop at startup)

	Changed NautilusBookmark's internal logic so that it doesn't
	keep around a file object for known non-existent URIs. The
	trick is to get it to notice when the URI is no longer
	non-existent
	and get a fresh file object then. This is done imperfectly, but
	the new symptom is very minor and deferrable (wrote it up as
	bug 4906).

	* libnautilus-extensions/nautilus-bookmark.c:
	(nautilus_bookmark_connect_file): Don't get a new NautilusFile
	object if we know the URI doesn't exist; instead just set the
	missing-bookmark icon. Also made it safe to call this routine
	when there's already a file object in hand (just bails out early).
	(nautilus_bookmark_get_icon), (nautilus_bookmark_get_uri):
	Call nautilus_bookmark_connect_file so that it will connect to a
	now-existing file if possible (and thus get the right icon).
	Since callers that try to activate the bookmark will call get_uri,
	one way to kick a reincarnated bookmark's icon into appearing is
	to select it in a menu.
	(nautilus_bookmark_get_pixbuf): Call nautilus_bookmark_get_icon to
	benefit from its connect_file logic.


	Fixed bug 3847 (Icon in properties window flashes while
	folder count increments)

	* libnautilus-extensions/nautilus-image.c:
	(nautilus_image_set_pixbuf): Don't call gtk_widget_queue_resize if
	the pixbuf hasn't changed.


	Fixed bug 1454 (Properties dialog needs mucho tweaking)

	Mostly this was changes to match Arlo's design that he gave me
	ages ago. I also fixed a few other problems.

	* libnautilus-extensions/nautilus-file.c:
	(nautilus_file_get_date_as_string): Change format of date
	strings from "<date> <time>" to "<date> at <time>" to match
	Arlo's design.
	* src/file-manager/fm-properties-window.c:
	(attach_label): Now handles requests for a bold font.
	(attach_value_label): Renamed from attach_left_aligned_label,
	use bold
	font here.
	(attach_value_field),(attach_directory_contents_value_field):
	updated for name change.
	(attach_right_aligned_label): Removed, guts moved to caller.
	(attach_title_field): Use bold font here.
	(attach_option_menu): New helper function to share code between
	attach_group_menu and attach_owner_menu; now uses gtk_alignment
	to make the menu be minimally-sized and left-aligned.
	(attach_group_menu), (attach_owner_menu): Use attach_option_menu.
	(attach_separator): New helper function to install a separator
	across both columns of a properties window table.
	(create_basic_page): Use gtk_alignment to make the icon
	right-aligned;
	make the blank row above date rows be standard height.
	(create_emblems_page): Changed layout so name appears below emblem
	rather than to its right; this matches Customize window and allows
	the Properties window to be a smaller width, which looks much
	better
	for the other panes. Also, the emblems are now layed out lrtb
	instead of
	tblr.
	(add_permissions_column_label): Make these labels bold.
	(add_special_execution_flags): Attach a separator.
	(get_adjusted_permissions_row): Helper function to account for
	the "special
	flags" rows, which are not always displayed.
	(create_permissions_page): Deploy get_adjusted_permissions_row
	wherever a
	raw row number was used; insert separators.
	(create_properties_window): Allow window to be stretched, since
	the emblems
	don't all fit at initial window height (so user can stretch
	rather than
	scrolling if desired).

M	ChangeLog
M	libnautilus-extensions/nautilus-bookmark.c
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-extensions/nautilus-image.c
M	libnautilus-private/nautilus-bookmark.c
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-image.c
M	src/file-manager/fm-properties-window.c

commit 0a35fec5ff66263f40cce8d0a58ff05d5b9b6f93
Author: Rebecca Schulman <rebecka@eazel.com>
Date:	2000-11-30

    Fix for bug 2438, that we need to handle bad user input when
    searching by

    2000-11-30	Rebecca Schulman  <rebecka@eazel.com>
	Fix for bug 2438, that we need to handle bad user
	input when searching by size.

	reviewed by: John Sullivan <sullivan@eazel.com>

	* src/nautilus-complex-search-bar.c: (criteria_invalid):
	Add a check in here for size criteria specifically,
	that declares the criteria invalid if there is a
	non-integer value in the entry.

M	ChangeLog
M	src/nautilus-complex-search-bar.c

commit 84d02e181e60827ec221c652a610c071178d51e9
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-11-30

    only disable selection dependent services when there's no selection.


	* components/text/nautilus-text-view.c: (add_one_service),
	(add_services_to_menu), (update_service_menu_items):
	only disable selection dependent services when there's no
	selection.

M	ChangeLog
M	components/text/nautilus-text-view.c

commit 6411cd2f5497a95e6a49fc7b1315294ad819d733
Author: Valek Frob <frob@src.gnome.org>
Date:	2000-11-30

    Updated russian translation.

M	po/ChangeLog
M	po/ru.po

commit aca6aaa8487e1e3c4b38c3e6ccd9320e8e9f0d51
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-11-30

    added sample document-oriented text view service.


	* components/text/services/Makefile.am:
	* components/text/services/english_to_french.xml:
	added sample document-oriented text view service.

M	ChangeLog
M	components/text/services/Makefile.am
A	components/text/services/english_to_french.xml

commit 3e581163aaabe3f633b10089aa0b56f99c4c1895
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-11-30

    Fixed part of bug 2171. Garbage was appearing in the song duration
    text

    2000-11-29	Gene Z. Ragan  <gzr@eazel.com>

	Fixed part of bug 2171. Garbage was appearing in the song
	duration text field. This was cause by not reading in the
	MP3 header data. In most cases this is due to the presence
	of an ID3v2 at the start off the file.	We check for this and
	hop over it if such data is present.

	* components/music/mp3head.c: (get_bitrate), (get_samprate),
	(get_stereo), (compare), (sync_scan), (sync_test), (find_sync),
	(get_header_info), (get_header_info_extended):
	Some addition header handling functions for better diagnostics.

	* components/music/mp3head.h:
	Added function prototypes and ID3v2 header structure.

	* components/music/nautilus-music-view.c:
	(fetch_song_info),
	(nautilus_music_view_update):

M	ChangeLog
M	components/music/mp3head.c
M	components/music/mp3head.h
M	components/music/nautilus-music-view.c

commit 3ca875eae4cd72c564feff19f571a62ef389d62d
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-11-30

    made the service menu items be enabled and disabled appropriately
    based on


	* components/text/nautilus-text-view.c:
	(nautilus_text_view_initialize), (add_one_service),
	(nautilus_text_view_build_service_menu),
	(update_service_menu_items):
	made the service menu items be enabled and disabled appropriately
	based on whether there's a selection or not, by attaching to the
	button_release_event and key_press_event of the text object

M	ChangeLog
M	components/text/nautilus-text-view.c

commit a24a38e2a019319941b148a18ea36178a0319a6a
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-11-30

    One more fix, forgot a */ level.

	   * nautilus.spec.in:
	    One more fix, forgot a */ level.

M	ChangeLog
M	nautilus.spec.in

commit 420fe4eaba2360cbf4532dc09cf1365d9663a1cf
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-11-30

    Fix build problem.

	* libnautilus-extensions/nautilus-directory-async.c
	(nautilus_directory_forget_file_attributes): Fix build problem.

M	ChangeLog
M	libnautilus-extensions/nautilus-directory-async.c
M	libnautilus-private/nautilus-directory-async.c

commit ff40cfcf9ce8ba091a27838389520aaab086d512
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-11-30

    Fixed noinst blunders.


	    * components/services/install/lib/Makefile.am:
	    Fixed noinst blunders.

M	ChangeLog
M	components/services/install/lib/Makefile.am

commit bf02801cba31e933617e5c0af3264cc5a2576ed2
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-11-30

	reviewed by: Darin Adler  <darin@eazel.com>

	Fixed bugs 4385 (Nautilus doesn't gracefully handle deleting
	in-use image file), 3240 (reloading a directory doesn't update
	directory counts of the entries) and 4683 (embedded text on icon
	isn't updated when text changes) by implementing forgetting of
	file attributes and using it when appropriate.

	Also fixed various other bugs cought by testing of these fixes or
	reading the code.

	* libnautilus-extensions/nautilus-file.c:
	(nautilus_file_forget_attributes): New function that makes the
	file forget the specified attributes, including cancelling
	possible in-progress I/O for them, and kicking off new I/O if
	anyone is monitoring any of the attributes or has a pending
	call_when_ready.
	(nautilus_file_forget_attributes_internal): Forget all attributes
	of this file, *not* including cancelling in-progress I/O, or
	kicking off new I/O. This is for the benefit of NautilusDirectory
	being able to forget the attributes of all files it is monitoring
	at one go.
	(nautilus_file_forget_all_attributes): Forget all attributes of
	this file, including cancelling in-progress I/O, and kicking off
	new I/O.
	(forget_directory_count, forget_deep_counts, forget_mime_list,
	forget_top_left_text, forget_file_info, forget_activation_uri):
	Helper functions to forget individual attributes.
	(nautilus_file_forget_activation_uri): Removed as obsolete.
	(destroy): use `nautilus_g_list_free_deep' to free the mime list.

	* libnautilus-extensions/nautilus-directory-notify.h: Remove
	prototype for `nautilus_file_forget_activation_uri'.

	* libnautilus-extensions/nautilus-file-private.h: Prototype
	`nautilus_file_forget_attributes_internal'.

	* libnautilus-extensions/nautilus-file.h:
	`nautilus_file_forget_attributes' and
	`nautilus_file_forget_all_attributes'.

	* libnautilus-extensions/nautilus-link.c
	(nautilus_link_local_set_link_uri): Use
	`nautilus_file_forget_attributes', not
	`nautilus_file_forget_activation_uri' to ensure reload of the
	activation URI.
	(forget_file_activation_uri): Helper function for the above.

	* libnautilus-extensions/nautilus-directory-async.c
	(nautilus_directory_cancel_loading_file_attributes): Function to
	cancel in-progress I/O for a given set of attributes but only if
	it is in progress for the specified file. This function is used to
	implement part of `nautilus_file_forget_attributes'.
	(cancel_directory_count_for_file, cancel_deep_counts_for_file,
	cancel_mime_list_for_file, cancel_top_left_text_for_file,
	cancel_file_info_for_file, cancel_activation_uri_for_file): Helper
	functions for the above.
	(nautilus_directory_force_reload): Add a `file_attributes'
	argument and make sure to forget the specified
	attributes. Forgetting the attributes fixes bugs 3240 and 4683.
	(nautilus_directory_forget_file_attributes): Function to forget
	the specified attributes for all files. It makes sure to only
	cancel and kick off new I/O once.
	(cancel_loading_attributes): helper function for the above that
	cancels in-progress loads for the specified attributes, regardless
	of for what file.
	(request_is_satisfied): The request is not satisfied if the
	request calls for top left text and the file lacks it.
	(top_left_read_callback): Set 1got_top_left_text' field of the
	NautilusFile to TRUE. This problem was masked by the problem with
	`request_is_satisfied' fixed above.
	(set_up_request_by_file_attributes): Make sure to request the
	file_info as well if top left text is requested, since
	applicability of top left text depends on the mime type.
	(get_info_callback): Mark the file gone if we get
	GNOME_VFS_ERROR_NOT_FOUND; we can only get this error for files
	gnome-vfs should know about but that do not exist. This is needed
	to detect files that are removed on a reload.

	* libnautilus-extensions/nautilus-directory-private.h: Update
	prototype for `nautilus_directory_force_reload'; Prototype
	`nautilus_directory_cancel_loading_file_attributes'

	* libnautilus-extensions/nautilus-vfs-directory.c
	(vfs_file_monitor_add): Pass the file attributes to
	`nautilus_directory_force_reload' since it now wants them.

	* src/nautilus-window-manage-views.c
	(viewed_file_changed_callback): Cancel location change before
	closing the window, since detecting the file is gone is now likely
	to happen in the middle of an in-progress reload, and we get
	crashes if this is not done.
	(nautilus_window_begin_location_change): If we're doing a reload,
	forget all file attributes of the NautilusFile for the currently
	viewed location. This is to make sure we detect if the file is
	gone, and also update the sidebar panel icon and other info
	appropriately. This fixes bug 4385.

M	ChangeLog
M	libnautilus-extensions/nautilus-directory-async.c
M	libnautilus-extensions/nautilus-directory-notify.h
M	libnautilus-extensions/nautilus-directory-private.h
M	libnautilus-extensions/nautilus-file-private.h
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-extensions/nautilus-file.h
M	libnautilus-extensions/nautilus-link.c
M	libnautilus-extensions/nautilus-vfs-directory.c
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-directory-notify.h
M	libnautilus-private/nautilus-directory-private.h
M	libnautilus-private/nautilus-file-private.h
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-file.h
M	libnautilus-private/nautilus-link.c
M	libnautilus-private/nautilus-vfs-directory.c
M	src/nautilus-window-manage-views.c

commit 4301017d79456f58642d88c3b0b5508eb09f8c38
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-11-30

    Some code to test some of the packagesystem functions


	* components/services/install/command-line/Makefile.am:
	* components/services/install/command-line/eazel-test-packsys.c:
	(make_package), (test_packagelist_prune), (test_package_load),
	(init_package_system), (test_matches_query), (main):
	Some code to test some of the packagesystem functions

	* components/services/install/lib/Makefile.am:
	build the skeleton and rpm3 package system

	* components/services/install/lib/eazel-install-corba-callback.c:
	(eazel_install_callback_simple_query):
	Fixed indentation

	* components/services/install/lib/eazel-install-private.h:
	* components/services/install/lib/eazel-install-object.c:
	(eazel_install_set_arg), (eazel_install_class_initialize),
	(eazel_install_initialize):
	added ssl_rename and ignore_file_conflicts to the gtkarg sytem.
	Added some comments reg. bug 4851

	* components/services/install/lib/eazel-install-problem.c:
	(find_dominant_problems):
	Null input if empty

	* components/services/install/lib/eazel-install-rpm-glue.c:
	(eazel_install_start_transaction_make_rpm_argument_list):
	Fixed a uninstall bug in the rpm arg building.

	* components/services/install/lib/eazel-install-types.h:
	* components/services/install/lib/eazel-install-types.c:
	(packagedata_list_prune):
	Implemented a function to prune a list of packagedata objects from
	another list.

	* components/services/install/lib/eazel-package-system-private.h:
	* components/services/install/lib/eazel-package-system-rpm3.c:
	(get_and_set_string_tag), (rpm_packagedata_fill_from_rpm_header),
	(rpm_packagedata_fill_from_file), (rpm_packagedata_new_from_file),
	(eazel_package_system_rpm3_load_package),
	(eazel_package_system_rpm3_query_impl),
	(eazel_package_system_rpm3_query_substr),
	(eazel_package_system_rpm3_query_foreach),
	(eazel_package_system_rpm3_query),
	(eazel_package_system_rpm3_install),
	(eazel_package_system_rpm3_uninstall),
	(eazel_package_system_rpm3_verify),
	(eazel_package_system_rpm3_open_roots),
	(eazel_package_system_rpm3_finalize),
	(eazel_package_system_rpm3_class_initialize),
	(eazel_package_system_rpm3_initialize),
	(eazel_package_system_rpm3_get_type),
	(eazel_package_system_rpm3_new),
	(eazel_package_system_implementation):
	* components/services/install/lib/eazel-package-system-rpm3.h:
	* components/services/install/lib/eazel-package-system-skeleton.c:
	(eazel_package_system_skeleton_load_package),
	(eazel_package_system_skeleton_query),
	(eazel_package_system_skeleton_install),
	(eazel_package_system_skeleton_uninstall),
	(eazel_package_system_skeleton_verify),
	(eazel_package_system_skeleton_finalize),
	(eazel_package_system_skeleton_class_initialize),
	(eazel_package_system_skeleton_initialize),
	(eazel_package_system_skeleton_get_type),
	(eazel_package_system_skeleton_new),
	(eazel_package_system_implementation):
	* components/services/install/lib/eazel-package-system-skeleton.h:
	* components/services/install/lib/eazel-package-system.c:
	(eazel_package_system_suggest_id),
	(eazel_package_system_load_implementation),
	(eazel_package_system_load_package), (eazel_package_system_query),
	(eazel_package_system_install), (eazel_package_system_uninstall),
	(eazel_package_system_verify), (eazel_package_system_emit_start),
	(eazel_package_system_emit_progress),
	(eazel_package_system_emit_failed),
	(eazel_package_system_emit_end),
	(eazel_package_system_class_initialize),
	(eazel_package_system_initialize),
	(eazel_package_system_new_real),
	(eazel_package_system_new_with_id), (eazel_package_system_new),
	(eazel_package_system_marshal_BOOL__POINTER_ENUM_POINTER_POINTER),
	(eazel_package_system_marshal_BOOL__POINTER_ENUM_POINTER):
	* components/services/install/lib/eazel-package-system.h:
	working on 4850, 4851, 4852 and 4858.

	* components/services/trilobite/libtrilobite/libtrilobite.h:

	* nautilus-installer/src/callbacks.c: (begin_install):
	* nautilus-installer/src/installer.c: (skip_over_remove_problems),
	(jump_to_retry_page), (install_done), (go_live),
	(eazel_installer_add_category), (eazel_installer_do_install),
	(eazel_installer_post_install), (draw_splash_text),
	(eazel_installer_set_default_texts), (eazel_installer_initialize):
	* nautilus-installer/src/installer.h:
	The last of the pr2.1 stuff.

	* nautilus.spec.in:
	devel package includes libtrilobite/eazel/*

M	ChangeLog
M	components/services/install/command-line/Makefile.am
A	components/services/install/command-line/eazel-test-packsys.c
M	components/services/install/lib/Makefile.am
M	components/services/install/lib/eazel-install-corba-callback.c
M	components/services/install/lib/eazel-install-object.c
M	components/services/install/lib/eazel-install-private.h
M	components/services/install/lib/eazel-install-problem.c
M	components/services/install/lib/eazel-install-rpm-glue.c
M	components/services/install/lib/eazel-install-types.c
M	components/services/install/lib/eazel-install-types.h
M	components/services/install/lib/eazel-package-system-private.h
A	components/services/install/lib/eazel-package-system-rpm3.c
A	components/services/install/lib/eazel-package-system-rpm3.h
A	components/services/install/lib/eazel-package-system-skeleton.c
A	components/services/install/lib/eazel-package-system-skeleton.h
M	components/services/install/lib/eazel-package-system.c
M	components/services/install/lib/eazel-package-system.h
M	components/services/trilobite/libtrilobite/libtrilobite.h
M	nautilus-installer/src/callbacks.c
M	nautilus-installer/src/installer.c
M	nautilus-installer/src/installer.h
M	nautilus.spec.in

commit fcb7d41216b32d39072eda0d47c17d5dccc482da
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-11-30

	reviewed by: Pavel Cisler <pavel@eazel.com>

	Fixed some problems with callbacks that are left around after
	the object is destroyed.

	* src/nautilus-window-manage-views.h:
	* src/nautilus-window-manage-views.c:
	(viewed_file_changed_callback): Changed to be a normal callback,
	not a "connect_object" callback, and simplified the logic.
	(cancel_viewed_file_changed_callback): Added a function to cancel
	the callback, which is needed both when the window is destroyed
	and when the viewed file changes.
	(update_for_new_location): Cancel the old callback before setting
	up the new one so we don't leave behind callbacks for old
	locations.
	Also use the new nautilus_window_set_viewed_file function so the
	callbacks set up in nautilus-window.c can be managed properly.
	(free_location_change): Moved part of
	nautilus_window_free_load_info in here. This function frees all
	the stuff that's used in the location change process; shared by
	destroy and "cancel" code. Also fixed a bug where it wouldn't free
	the "error_views".
	(cancel_location_change): Moved the rest of
	nautilus_window_free_load_info in here and made this use the new
	function.
	(disconnect_view): Made this private now that the code to
	disconnect the views is inside this file.
	(disconnect_view_callback),
	(nautilus_window_manage_views_destroy): Moved the code to clean up
	from nautilus-window.c in here. Added cleanup for the location
	change fields and for the viewd_file_changed callback.

	* src/nautilus-window.c:
	(nautilus_window_destroy): Call a new function to do the
	nautilus-window-manage-views.c part of the destroy and moved some
	code in there. Cancel the view-as callback too.
	(create_view_as_menu_item),
	(replace_special_current_view_in_view_as_menu),
	(nautilus_window_synch_view_as_menu): Renamed. The words "view as
	menu" are clearer than "content view menu".
	(chose_component_callback): Got rid of code that tries to handle
	bad values for callback data. The callback must be cancelled,
	because you can't call NAUTILUS_IS_WINDOW on a freed window and
	expect it to behave predictably.
	(cancel_chose_component_callback): Function to cancel the
	callback,
	called at both destroy time and before adding a new one.
	(view_menu_choose_view_callback): Cancel the old callback before
	adding a new one.
	(view_menu_vfs_method_callback): Simplify logic a bit.
	(load_view_as_menu_callback): Renamed.
	(cancel_view_as_callback): Function to cancel the callback, called
	at both destroy time and before adding a new one.
	(nautilus_window_load_view_as_menu): Cancel the old callback
	before
	adding a new one. Also renamed.
	(nautilus_window_set_viewed_file): A new function that cancels the
	callbacks on the file object before switching to a new one.

	* libnautilus-extensions/nautilus-program-choosing.c:
	(nautilus_cancel_choose_component_for_file): Implemented missing
	cancel function, needed by new window code.

	* src/nautilus-window-private.h:
	* src/nautilus-window-menus.c:
	(bookmarks_menu_add_bookmark_callback),
	(add_bookmark_for_current_location): Made the function local to
	this file since it's both defined and used here.

	* libnautilus-extensions/nautilus-glib-extensions.c:
	* libnautilus-extensions/nautilus-volume-monitor.c:
	* libnautilus/nautilus-undo-transaction.c:
	* libnautilus/nautilus-view.c:
	* librsvg/rsvg.c:
	Added missing "static" to make some local non-"nautilus_"-prefixed
	globals be internal instead of external.

	* src/nautilus-sidebar.c: Formatting tweaks, added FIXME.

M	ChangeLog
M	libnautilus-extensions/nautilus-glib-extensions.c
M	libnautilus-extensions/nautilus-program-choosing.c
M	libnautilus-extensions/nautilus-volume-monitor.c
M	libnautilus-private/nautilus-glib-extensions.c
M	libnautilus-private/nautilus-program-choosing.c
M	libnautilus-private/nautilus-volume-monitor.c
M	libnautilus/nautilus-undo-transaction.c
M	libnautilus/nautilus-view.c
M	librsvg/rsvg.c
M	src/nautilus-information-panel.c
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-sidebar.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window-manage-views.c
M	src/nautilus-window-manage-views.h
M	src/nautilus-window-menus.c
M	src/nautilus-window-private.h
M	src/nautilus-window.c

commit f85dc70aade07711cd3ed1f3034116661bb3ac77
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-11-29

    Add esound dependency. We've used esound to do sound previews and
    in the

	* nautilus.spec.in:
	* README:
	Add esound dependency.	We've used esound to do sound previews and
	in the Music View, but the the dependency was never reflected in
	the spec file or documentation.

M	ChangeLog
M	README
M	nautilus.spec.in

commit eb273d4ac5c4f296d21e8218792bd6ea3b28e36a
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-11-29

    added the ability for a text view service to operate on the entire


	* components/text/nautilus-text-view.c:
	(nautilus_text_view_load_uri), (text_view_load_location_callback),
	(handle_service_menu_item), (service_menu_item_parameters_new),
	(service_menu_item_parameters_free), (add_one_service):
	added the ability for a text view service to operate on the entire
	document and return a mapped version, which replaces the original.

	* components/text/services/google.xml:
	* components/text/services/webster.xml:
	marked the existing services, which operate on the selection,
	as such

M	ChangeLog
M	components/text/nautilus-text-view.c
M	components/text/services/google.xml
M	components/text/services/webster.xml

commit 8fe3ff49a1dfe39d38e1a5426b0acc4bd708ff06
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-11-29

    implementated data-driven framework for text view services. The
    text view


	implementated data-driven framework for text view services. The
	text
	view dynamically builds the services menu by iterating a directory
	looking for xml files.	Added service definition files for
	two sample
	services.  It only supports passing the selection to the service;
	passing the entire document is coming soon.

	* components/text/Makefile.am:
	include the services directory in the build

	* configure.in:
	* components/text/services/.cvsignore:
	* components/text/services/Makefile.am:
	build stuff for services directory

	* components/text/services/google.xml:
	* components/text/services/webster.xml:
	definition files for our twp sample services

	* components/text/nautilus-text-view-ui.xml:
	removed hardwired service menu items

	* components/text/nautilus-text-view.c:
	(handle_service_menu_item),
	(service_menu_item_parameters_new),
	(service_menu_item_parameters_free), (add_one_service),
	(add_services_to_menu), (nautilus_text_view_build_service_menu),
	(merge_bonobo_menu_items):
	implemented framework to dynamically load service definitions and
	execute them when their menu item is selected.

M	ChangeLog
M	components/text/Makefile.am
M	components/text/nautilus-text-view-ui.xml
M	components/text/nautilus-text-view.c
A	components/text/services/.cvsignore
A	components/text/services/Makefile.am
A	components/text/services/google.xml
A	components/text/services/webster.xml
M	configure.in

commit dd38d82ef445283e451831e25a6fb13ec861cac5
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-11-29

    Only log debug messages if debug flag is set.

	* components/services/install/lib/eazel-install-object.c:
	(eazel_install_log):

	Only log debug messages if debug flag is set.

	* nautilus-installer/src/installer.c: (start_logging):
	* nautilus-installer/src/main.c: (main):

	Add --spam/-x flag to the installer to cause debug logging to go
	to stderr in addition to the logfile.  Make --debug/-d flag not do
	that spamming anymore, and make it turn off debugging logs when
	this flag isn't used.

M	ChangeLog
M	components/services/install/lib/eazel-install-object.c
M	nautilus-installer/src/installer.c
M	nautilus-installer/src/main.c

commit 8c19f3a49fe5381c9ba4c9caa600653f974e4d7d
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-11-29

    Got rid of _get_num_user_levels call.

	* libnautilus-extensions/nautilus-user-level-manager.c:
	* libnautilus-extensions/nautilus-user-level-manager.h:
	Got rid of _get_num_user_levels call.

M	ChangeLog
M	libnautilus-extensions/nautilus-user-level-manager.c
M	libnautilus-extensions/nautilus-user-level-manager.h
M	libnautilus-private/nautilus-user-level-manager.c
M	libnautilus-private/nautilus-user-level-manager.h

commit c6beacef99a81a3add66f11d46cdcf0d794c35c5
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-11-29

    Remove HAVE_POPT_H define since the bug in OAF that we were working
    around

	* libnautilus-extensions/nautilus-view-identifier.h: Remove
	HAVE_POPT_H define since the bug in OAF that we were working
	around has been fixed.

	* components/music/nautilus-music-view.c: Remove unneeded
	includes.

	* components/rpmview/nautilus-rpm-view.c: Remove unused
	#define and FIXME for bug already fixed.
	* components/tree/nautilus-tree-view.c:
	(nautilus_tree_view_destroy): Remove FIXME for bug already fixed.
	* libnautilus-extensions/nautilus-global-preferences.c: Remove
	FIXME for bug already fixed.
	* libnautilus-extensions/nautilus-user-level-manager.c: Remove
	FIXME for bug already fixed.
	* src/file-manager/fm-list-view.c: (fm_list_get_default_action):
	Remove FIXME for bug already fixed.
	* src/nautilus-property-browser.c: (add_background_to_browser):
	Remove FIXME for bug already fixed.
	* src/nautilus-window.h: Remove FIXME for bug already fixed.

	* tools/README: Remove file now that people have had a chance to
	find the tools in their new location, so the directory will go
	away.

M	ChangeLog
M	check-FIXME.pl
M	components/music/nautilus-music-view.c
M	components/rpmview/nautilus-rpm-view.c
M	components/tree/nautilus-tree-view.c
M	libnautilus-extensions/nautilus-global-preferences.c
M	libnautilus-extensions/nautilus-user-level-manager.c
M	libnautilus-extensions/nautilus-view-identifier.h
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-user-level-manager.c
M	libnautilus-private/nautilus-view-identifier.h
M	src/file-manager/fm-list-view.c
M	src/nautilus-navigation-window.h
M	src/nautilus-object-window.h
M	src/nautilus-property-browser.c
M	src/nautilus-spatial-window.h
M	src/nautilus-window.h
D	tools/README

commit 178e9bd9d3ef76e3b7fc6c6d8ad5a438346c895b
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-11-29

	reviewed by: Pavel Cisler <pavel@eazel.com>

	Fixed bug 4257 (right click on background in icon or list
	view doesn't leave context menus up)

	This was a problem with nautilus_pop_up_context_menu. It
	wasn't passing the event time, which caused GTK to think
	that the button-release was for a later button press, and
	consequently to close the context menu. It appears that the
	root cause may be a gtk menu handling bug, but this checkin
	fixes the problem as far as Nautilus is concerned.

	* libnautilus-extensions/nautilus-gtk-extensions.h:
	* libnautilus-extensions/nautilus-gtk-extensions.c:
	(nautilus_pop_up_context_menu): Now takes event as a
	parameter, and passes event->time through to gtk_menu_popup.
	Passes 0 for button if event is a button release, to work with
	subtle logic in gtk popup menu-handling.

	* libnautilus-extensions/nautilus-icon-container.h:
	* libnautilus-extensions/nautilus-icon-container.c:
	Add event parameters to context-click signal handlers.
	(nautilus_icon_container_initialize_class): Change signal
	marshal and signature.
	(context_menu_parameters_new), (context_menu_parameters_free):
	New helper functions to manage callback data when delaying
	the appearance of a context menu.
	(button_press_event), (button_release_event),
	(show_context_menu_callback): Pass event when emitting signal.
	(handle_icon_button_press): Pass event as well as container
	to idle callback.

	* libnautilus-extensions/nautilus-list.h:
	* libnautilus-extensions/nautilus-list.c:
	Add event parameters to context-click signal handlers.
	(nautilus_list_initialize_class): Change signal marshal and
	signature.
	(context_menu_parameters_new), (context_menu_parameters_free):
	New helper functions to manage callback data when delaying
	the appearance of a context menu.
	(nautilus_list_button_press), (nautilus_list_button_release),
	(show_context_menu_callback): Pass event when emitting signal
	or setting up idle callback.

	* src/file-manager/fm-directory-view.h:
	* src/file-manager/fm-directory-view.c:
	(fm_directory_view_pop_up_selection_context_menu),
	(fm_directory_view_pop_up_background_context_menu):
	Take event parameter and pass it to
	nautilus_pop_up_context_menu.

	* src/file-manager/fm-icon-view.c:
	(icon_container_context_click_selection_callback),
	(icon_container_context_click_background_callback):
	Add event parameter to match signal change, and pass
	event when calling fm_directory_view_pop_up_xxx

	* src/file-manager/fm-list-view.c:
	(context_click_selection_callback),
	(context_click_background_callback):
	Add event parameter to match signal change, and pass
	event when calling fm_directory_view_pop_up_xxx

	* src/nautilus-window-toolbars.c:
	(back_or_forward_button_clicked_callback):
	Pass event for context menu on Back and Forward
	buttons (this code is still #ifdeffed out from Bonobo
	switchover, awaiting fix for bug 3510).

	* src/nautilus-sidebar.c: (nautilus_sidebar_press_event):
	Pass event for context menu in sidebar.

	* src/nautilus-zoom-control.c:
	(nautilus_zoom_control_button_press_event):
	Pass event for context menu in zoom control.

M	ChangeLog
M	libnautilus-extensions/nautilus-gtk-extensions.c
M	libnautilus-extensions/nautilus-gtk-extensions.h
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-extensions/nautilus-icon-container.h
M	libnautilus-extensions/nautilus-list.c
M	libnautilus-extensions/nautilus-list.h
M	libnautilus-private/nautilus-gtk-extensions.c
M	libnautilus-private/nautilus-gtk-extensions.h
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-container.h
M	libnautilus-private/nautilus-list.c
M	libnautilus-private/nautilus-list.h
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-directory-view.h
M	src/file-manager/fm-icon-view.c
M	src/file-manager/fm-list-view.c
M	src/nautilus-information-panel.c
M	src/nautilus-sidebar.c
M	src/nautilus-window-toolbars.c
M	src/nautilus-zoom-control.c

commit b4cb72f7f7deadb05fc7a11c00be41503fda7886
Author: Arlo Rose <arlo@src.gnome.org>
Date:	2000-11-28

    Fixed the white point problem on a few PNG files. I don't think
    this got


	    * /icons/loading.png:
	    * /icons/eazel/fossil.png:
	    * /icons/villanova/villanova_green.png:
	    Fixed the white point problem on a few PNG files.
	    I don't think this got them all.

M	ChangeLog
M	icons/eazel/fossil.png
M	icons/loading.png
M	icons/villanova/villanova_green.png

commit 358a2cfdb73a6701a379a03c00e44d1da8a9f145
Author: J Shane Culpepper <pepper@src.gnome.org>
Date:	2000-11-28

    *** empty log message ***

M	ChangeLog

commit e116797f5c9a0cfd3a8b4fdd92b714b7e27a6db5
Author: J Shane Culpepper <pepper@eazel.com>
Date:	2000-11-28

    reviewed by: <delete if not using a buddy>

    2000-11-28	J Shane Culpepper  <pepper@eazel.com>

	reviewed by: <delete if not using a buddy>

	* components/services/trilobite/libtrilobite/Makefile.am:

	The real fix has now been found for tinderbox breakage.

M	ChangeLog
M	components/services/trilobite/libtrilobite/Makefile.am

commit c9505cccbe416b9e74d386d86ea35af6b72622c8
Author: Rebecca Schulman <rebecka@eazel.com>
Date:	2000-11-28

    Fixes for bugs 2376, 4553, and 3799 This should make the complex
    search

    2000-11-28	Rebecca Schulman  <rebecka@eazel.com>
	Fixes for bugs 2376, 4553, and 3799
	This should make the complex search bar usable
	and visible.

	reviewed by: Maciej Stachowiak <mjs@eazel.com>

	* configure.in:
	* libnautilus-extensions/Makefile.am:
	* cut-n-paste-code/widgets/Makefile.am:
	* cut-n-paste-code/widgets/gimphwrapbox/.cvsignore:
	* cut-n-paste-code/widgets/gimphwrapbox/Makefile.am:
	* cut-n-paste-code/widgets/gimphwrapbox/gtkhwrapbox.c:
	(gtk_hwrap_box_get_type), (gtk_hwrap_box_class_init),
	(gtk_hwrap_box_init), (gtk_hwrap_box_new),
	(get_child_requisition),
	(_gtk_hwrap_box_size_request), (get_layout_size),
	(gtk_hwrap_box_size_request), (reverse_list_row_children),
	(layout_row), (layout_rows), (gtk_hwrap_box_size_allocate):
	* cut-n-paste-code/widgets/gimphwrapbox/gtkhwrapbox.h:
	* cut-n-paste-code/widgets/gimphwrapbox/gtkwrapbox.c:
	(gtk_wrap_box_get_type), (gtk_wrap_box_class_init),
	(gtk_wrap_box_init), (gtk_wrap_box_set_arg),
	(gtk_wrap_box_get_arg), (gtk_wrap_box_set_child_arg),
	(gtk_wrap_box_get_child_arg), (gtk_wrap_box_child_type),
	(gtk_wrap_box_set_homogeneous), (gtk_wrap_box_set_hspacing),
	(gtk_wrap_box_set_vspacing), (gtk_wrap_box_set_justify),
	(gtk_wrap_box_set_line_justify), (gtk_wrap_box_set_aspect_ratio),
	(gtk_wrap_box_pack), (gtk_wrap_box_reorder_child),
	(gtk_wrap_box_query_child_packing),
	(gtk_wrap_box_query_child_forced_break),
	(gtk_wrap_box_set_child_packing),
	(gtk_wrap_box_set_child_forced_break),
	(gtk_wrap_box_query_line_lengths), (gtk_wrap_box_map),
	(gtk_wrap_box_unmap), (gtk_wrap_box_draw), (gtk_wrap_box_expose),
	(gtk_wrap_box_add), (gtk_wrap_box_remove), (gtk_wrap_box_forall):
	* cut-n-paste-code/widgets/gimphwrapbox/gtkwrapbox.h:
	Copied and pasted the wrapping hbox from the Gimp.
	I made a few modifications, including some resizing requests,
	when the chosen size is not the right one for the actual
	space available.  Sizing wrapping boxes is a tricky problem
	with gtk, because they have nonstandard sizing requests
	(they can request x or y or z) and my solution is probably
	not optimal, since some of the sizing adjustments are visible
	on screen.  However, a better fix is a lot more time consuming,
	and should probably wait for past 1.0.


	* src/nautilus-complex-search-bar.c:
	(search_bar_criterion_type_changed_callback),
	(queue_search_bar_resize_callback),
	(nautilus_complex_search_bar_initialize_class),
	(nautilus_complex_search_bar_initialize), (real_activate),
	(nautilus_complex_search_bar_queue_resize),
	(attach_criterion_to_search_bar),
	(unattach_criterion_from_search_bar),
	(load_find_them_pixmap_widget), (more_options_callback),
	(fewer_options_callback), (update_options_buttons_state):
	* src/nautilus-complex-search-bar.h:
	Changed the criteria layout to be in a vbox instead of a table,
	so that we can insert wrapping hboxes.	Added a new function
	that will effectively resize the complex search bar, and we call
	it at appropriate points. Switched the packing order of the
	buttons, since the wrap box has only one packing function,
	and it is
	a pack_start, rather than a pack_end function

	* src/nautilus-search-bar-criterion-private.h:
	* src/nautilus-search-bar-criterion.c:
	(queue_bar_resize_callback),
	(nautilus_search_bar_criterion_new_from_values),
	(nautilus_search_bar_criterion_show),
	(nautilus_search_bar_criterion_hide),
	(nautilus_search_bar_criterion_update_valid_criteria_choices),
	(hide_date_widget), (show_date_widget), (make_emblem_value_menu):
	Put the criteria into wrapping boxes as part of their creation,
	and
	trigger a resize of the complex search bar when the wrapping box
	complains about its allocated size.

M	ChangeLog
M	configure.in
M	cut-n-paste-code/widgets/Makefile.am
A	cut-n-paste-code/widgets/gimphwrapbox/.cvsignore
A	cut-n-paste-code/widgets/gimphwrapbox/Makefile.am
A	cut-n-paste-code/widgets/gimphwrapbox/gtkhwrapbox.c
A	cut-n-paste-code/widgets/gimphwrapbox/gtkhwrapbox.h
A	cut-n-paste-code/widgets/gimphwrapbox/gtkwrapbox.c
A	cut-n-paste-code/widgets/gimphwrapbox/gtkwrapbox.h
M	libnautilus-extensions/Makefile.am
M	libnautilus-private/Makefile.am
M	src/nautilus-complex-search-bar.c
M	src/nautilus-complex-search-bar.h
M	src/nautilus-search-bar-criterion-private.h
M	src/nautilus-search-bar-criterion.c

commit f3c4b254f31421d146292cf0476465fbc0f1f813
Author: Mike Engber <engber@src.gnome.org>
Date:	2000-11-28

    Update bug number in FIXME. Fixing some tabbing.


	* libnautilus-extensions/nautilus-background.c:
	(fill_canvas_from_gradient_buffer),
	(fill_drawable_from_gradient_buffer),
	(update_drawable_with_pixbuf), (draw_pixbuf_tiled):

	Update bug number in FIXME. Fixing some tabbing.

M	ChangeLog
M	libnautilus-extensions/nautilus-background.c
M	libnautilus-private/nautilus-background.c

commit 9e9efb93edc386bce5dbf845db640bf6acadc198
Author: J Shane Culpepper <pepper@eazel.com>
Date:	2000-11-28

    One more try...

    2000-11-28	J Shane Culpepper  <pepper@eazel.com>

	* components/services/trilobite/libtrilobite/Makefile.am:

	One more try...

M	ChangeLog
M	components/services/trilobite/libtrilobite/Makefile.am

commit a7321be88746596a6f0f14b0c3dbcf7ea3abf711
Author: J Shane Culpepper <pepper@eazel.com>
Date:	2000-11-28

    Another stab at fixing tinderbox.

    2000-11-28	J Shane Culpepper  <pepper@eazel.com>

	* components/services/trilobite/libtrilobite/Makefile.am:

	Another stab at fixing tinderbox.

M	ChangeLog
M	components/services/trilobite/libtrilobite/Makefile.am

commit 923f550aef8b0ca208c8a526585af633732aed63
Author: J Shane Culpepper <pepper@eazel.com>
Date:	2000-11-28

    Fixing tinderbox build breakage from my last checkin.

    2000-11-28	J Shane Culpepper  <pepper@eazel.com>

	* components/services/trilobite/libtrilobite/Makefile.am:

	Fixing tinderbox build breakage from my last checkin.

M	ChangeLog
M	components/services/trilobite/libtrilobite/Makefile.am

commit 4fa44aa99481d8dddca53930e4ebf2c9325e1bda
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-11-28

    fixed bugs 4864, 4865, 4866 abd 4868, involving adding and removing
    items


	fixed bugs 4864, 4865, 4866 abd 4868, involving adding and
	removing
	items from the property browser, by rewording error messages and
	tweaking some logic.

	* src/nautilus-property-browser.c: (add_color_to_browser),
	(is_reserved_keyword), (emblem_dialog_clicked), (add_new_emblem),
	(make_properties_from_directories),
	(make_properties_from_xml_node):

M	ChangeLog
M	src/nautilus-property-browser.c

commit f8255e505dc39307fafdc6886482bf050785c78e
Author: J Shane Culpepper <pepper@eazel.com>
Date:	2000-11-28

    Fix for bug #3110. Make sure the private headers do not get installed.

    2000-11-28	J Shane Culpepper  <pepper@eazel.com>

	* components/services/trilobite/libtrilobite/Makefile.am:

	Fix for bug #3110. Make sure the private headers do not
	get installed.

M	ChangeLog
M	components/services/trilobite/libtrilobite/Makefile.am

commit 824a18bc55821e27ad50aa22ce203990c4fc49ff
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-11-28

    reviewed by: Pavel Cisler <pavel@eazel.com>

    2000-11-28	Gene Z. Ragan  <gzr@eazel.com>

	reviewed by: Pavel Cisler <pavel@eazel.com>

	* libnautilus-extensions/nautilus-entry.c:
	(nautilus_entry_initialize):
	Set cursor_obscured flag to false and update event mask
	to allow pointer moved events.

	(nautilus_entry_motion_notify):
	Display the cursor if it was previouslly hidden.

	(obscure_cursor):
	New function that hides the cursor when the user begins typing.

	(nautilus_entry_key_press):
	Call obscure_cursor function.

	* libnautilus-extensions/nautilus-entry.h:
	Added cursor_obscured flag to entry class.

	* libnautilus-extensions/nautilus-gdk-extensions.c:
	* libnautilus-extensions/nautilus-gdk-extensions.h:
	(nautilus_gdk_window_set_invisible_cursor):
	New function to hide the cursor of the widget passed in.

M	ChangeLog
M	libnautilus-extensions/nautilus-entry.c
M	libnautilus-extensions/nautilus-entry.h
M	libnautilus-extensions/nautilus-gdk-extensions.c
M	libnautilus-extensions/nautilus-gdk-extensions.h
M	libnautilus-private/nautilus-entry.c
M	libnautilus-private/nautilus-entry.h
M	libnautilus-private/nautilus-gdk-extensions.c
M	libnautilus-private/nautilus-gdk-extensions.h

commit 9123f0c3bfaf710cde63930cdaad5cf50ec1262a
Author: Yuri Syrota <rasta@src.gnome.org>
Date:	2000-11-28

    Updated Ukrainian translation

M	po/uk.po

commit e65c770929a3ed8f5c4e976193848c5be672b8eb
Author: Yuri Syrota <rasta@src.gnome.org>
Date:	2000-11-28

    Updated Ukrainian translation

M	po/uk.po

commit e4b28c7a54f49fdbdd40ee58367864c319ba9887
Author: Yuri Syrota <rasta@src.gnome.org>
Date:	2000-11-28

    Updated Ukrainian translation

M	po/uk.po

commit 7623282037a6d13b206da7d6200849866532b2c5
Author: Yuri Syrota <rasta@src.gnome.org>
Date:	2000-11-28

    Updated Ukrainian translation

M	po/uk.po

commit 2d51c941355c63570a3d487af9871f8aaedce762
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2000-11-28

    Updated Norwegian (bokml) translation.

    2000-11-28	Kjartan Maraas	<kmaraas@gnome.org>

	* no.po: Updated Norwegian (bokml) translation.

M	po/ChangeLog
M	po/no.po

commit 4208bcab37062f6380716259ddaeffcec1ade63f
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-11-28

    Added definition of NULL to shut up tinderbox.

	* components/text/Makefile.am: Added definition of NULL to shut up
	tinderbox.

M	ChangeLog
M	components/text/Makefile.am
M	libnautilus-extensions/nautilus-file-utilities.h
M	libnautilus-private/nautilus-file-utilities.h

commit e66707c487df968a1c7944ea26a7c0e2c6c06306
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-11-28

	reviewed by: Gene Z. Ragan  <gzr@eazel.com>

	Fixed bugs 3608 (Tree view disclosure triangle behavior on empty
	folders is confusing) and 4368 (Tree View gets confused by
	renaming file in closed folder).

	* libnautilus-extensions/nautilus-ctree.h: Reindented.

	* libnautilus-extensions/nautilus-ctree.c:
	(nautilus_ctree_realize, nautilus_ctree_unrealize,
	nautilus_ctree_button_press, nautilus_ctree_draw_expander,
	draw_row, nautilus_ctree_unlink, change_focus_row_expansion,
	nautilus_ctree_last, nautilus_ctree_find_node_ptr,
	nautilus_ctree_find_all_by_row_data): Made NautilusCTree handle
	all expansion and expander-related stuff based on whether the
	node's is_leaf field is set, not based on whether it actually has
	children. This way, by setting is_leaf to FALSE, you can make a
	node with no children expandable.

	* components/tree/nautilus-tree-view.c:
	(nautilus_tree_view_insert_model_node, forget_view_node,
	nautilus_tree_view_update_model_node,
	nautilus_tree_view_model_done_loading_callback,
	nautilus_tree_view_initialize, nautilus_tree_view_destroy),
	expand_node_for_file, insert_hack_node, remove_hack_node,
	freeze_if_have_hack_node): When inserting or updating nodes, set
	is_leaf to FALSE if the node represents a directory, otherwise
	TRUE. Remove all code relating to hack node handling. Combined
	with the change above, this makes normal directories expand
	normally, and prevents directories from collapsing when files
	inside them are renamed.

M	ChangeLog
M	components/tree/nautilus-tree-view.c
M	libnautilus-extensions/nautilus-ctree.c
M	libnautilus-extensions/nautilus-ctree.h
M	libnautilus-private/nautilus-ctree.c
M	libnautilus-private/nautilus-ctree.h

commit 31a28bc557e9b09e3d26fce168408c428d0b55a1
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-11-28

    fixed bug 4420, non-portable use of string macro, by using the N_
    macro as


	* components/music/nautilus-music-view.c:
	(nautilus_music_view_initialize):
	fixed bug 4420, non-portable use of string macro, by using the N_
	macro as Darin suggested.

	Also, fixed up some glitches in the ChangeLog from previous
	check-ins.

M	ChangeLog
M	components/music/nautilus-music-view.c

commit d35d0e1729154cff99db2e89b0108ed0b473b6e2
Author: Mathieu Lacage <mathieu@eazel.com>
Date:	2000-11-28

    Might fix tinderbox.

    2000-11-27	Mathieu Lacage	<mathieu@eazel.com>

	Might fix tinderbox.
	* components/text/Makefile.am:

M	ChangeLog
M	components/text/Makefile.am

commit 28fb1fe7ba3b7a4aac1128d43572273b8295a3c6
Author: Pavel Cisler <pavel@eazel.com>
Date:	2000-11-28

    reviewed by: Gene Z. Ragan <gzr@eazel.com>

    2000-11-27	Pavel Cisler  <pavel@eazel.com>

	reviewed by: Gene Z. Ragan  <gzr@eazel.com>

	* libnautilus-extensions/nautilus-file.c:
	(nautilus_file_contains_text):
	Fixed bugzilla 4756 - binary files previewed on icons.
	Turned out to be easy - the nautilus_file_contains_text was
	over-optimistic. Changed it to only mark for preview actual
	text files
	(files with the "text" MIME supertype).

M	ChangeLog
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-private/nautilus-file.c

commit 50998026b5b871f3991c3d5aea1cc59eee7a9414
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-11-28

    added a new text view component with zooming, settable fonts and


	added a new text view component with zooming, settable fonts and
	text-oriented services. The services are currently hardwired
	but there
	will be a framework soon.  You may have to delete your
	/gnome/share/oaf/text-plain.oafinfo to see it in action.

	* configure.in:
	* components/Makefile.am:
	* components/text/.cvsignore:
	* components/text/Makefile.am:
	build stuff for the new text view

	* components/text/main.c: (text_view_object_destroyed),
	(text_view_make_object), (main):
	factory object for the text view

	* components/text/nautilus-text-view-ui.xml:
	xml file defining the menus for the text view

	* components/text/nautilus-text-view.oafinfo:
	oaf definitions for the text view

	* components/text/nautilus-text-view.h:
	interface file for the text view

	* components/text/nautilus-text-view.c:
	(nautilus_text_view_initialize_class),
	(nautilus_text_view_initialize), (detach_file),
	(nautilus_text_view_destroy),
	(nautilus_text_view_get_nautilus_view),
	(nautilus_text_view_update), (nautilus_text_view_load_uri),
	(text_view_load_location_callback),
	(nautilus_text_view_update_font), (get_selected_text),
	(text_view_search_callback), (text_view_lookup_callback),
	(nautilus_text_view_set_font), (handle_ui_event),
	(merge_bonobo_menu_items), (nautilus_text_view_zoom_to_level),
	(nautilus_text_view_bump_zoom_level), (zoomable_zoom_in_callback),
	(zoomable_zoom_out_callback), (zoom_index_from_float),
	(zoomable_set_zoom_level_callback),
	(zoomable_zoom_to_fit_callback):
	implementation for the text view

	* libnautilus-extensions/nautilus-icon-container.c:
	(lay_down_icons_horizontal):
	fixed bug 3485, icon layout not using all of the available space,
	by tweaking the
	code to not require the extra space between the columns

M	ChangeLog
M	components/Makefile.am
A	components/text/.cvsignore
A	components/text/Makefile.am
A	components/text/Nautilus_View_text.oaf.in
A	components/text/Nautilus_View_text.server.in
A	components/text/Nautilus_View_text.server.in.in
A	components/text/main.c
A	components/text/nautilus-text-view-ui.xml
A	components/text/nautilus-text-view.c
A	components/text/nautilus-text-view.h
A	components/text/nautilus-text-view.oafinfo
M	configure.in
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-container.c

commit 925654470ec482dcf6a4b74aeab50b33eaae8bad
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-11-27

    Removed a file that's no longer present. This is another crack
    at fixing

	* nautilus.spec.in: Removed a file that's no longer present.
	This is another crack at fixing the Tinderbox.

	* components/services/install/lib/.cvsignore: Ignore the
	new .la file too.

M	ChangeLog
M	components/services/install/lib/.cvsignore
M	nautilus.spec.in

commit 5f0fdb4b277af08997cb6f058420c899de327d6a
Author: Robin Slomkowski <rslomkow@src.gnome.org>
Date:	2000-11-27

    added check for esd via m4 macro.

	* configure.in: added check for esd via m4 macro.

M	ChangeLog
M	configure.in

commit 09f1ee58d82925a287e32f7aa98cc672c1eaa650
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-11-27

    buddy: Pavel Cisler <pavel@eazel.com>

    2000-11-27	Gene Z. Ragan  <gzr@eazel.com>

	buddy: Pavel Cisler <pavel@eazel.com>

	We now use the "noauto" flag in the fstab entry for the device
	to determine if the volume is removable. This is still imperfect,
	but much better than the enumerated case that was being used
	before.

	* libnautilus-extensions/nautilus-volume-monitor.c:
	(nautilus_volume_monitor_volume_is_removable),
	(nautilus_volume_monitor_get_removable_volumes),
	(mnttab_add_mount_volume), (mntent_add_mount_volume):

	* libnautilus-extensions/nautilus-volume-monitor.h:
	Added is_removable field to NautilusVolume struct.

M	ChangeLog
M	libnautilus-extensions/nautilus-volume-monitor.c
M	libnautilus-extensions/nautilus-volume-monitor.h
M	libnautilus-private/nautilus-volume-monitor.c
M	libnautilus-private/nautilus-volume-monitor.h

commit 9acb3b5ff4961ef396b1130c2046045e6cdb25f6
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-11-27

    Makefile listed ".o" files instead of sources, making srcdir ==
    builddir

	* components/services/install/lib/Makefile.am:
	Makefile listed ".o" files instead of sources, making srcdir ==
	builddir builds not compile anything! Fixed so the files are
	compiled even when srcdir == builddir; this makes us all see the
	errors we were previously seeing only on the Tinderbox.

	* components/services/install/lib/eazel-softcat-private.h:
	* components/services/install/lib/eazel-softcat.c:
	(eazel_softcat_class_initialize):
	* components/services/install/lib/eazel-softcat.h:
	Tweaked and disabled enough code so it builds now. This fixes the
	Tinderbox build.

M	ChangeLog
M	components/services/install/lib/Makefile.am
M	components/services/install/lib/eazel-softcat-private.h
M	components/services/install/lib/eazel-softcat.c
M	components/services/install/lib/eazel-softcat.h

commit 38d1f60f800a6d9d0989abdecee76e23ea220bc3
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-11-27

    removed some ancient, unused emblem images, and added updated
    folder icons


	* icons/Makefile.am:
	* icons/eazel/i-directory-*:
	* icons/emblem-changed.gif:
	* icons/emblem-encrypted.gif:
	* icons/emblem-remote.gif:

	removed some ancient, unused emblem images, and added updated
	folder icons in eazel theme from Susan.

M	ChangeLog
M	icons/Makefile.am
M	icons/eazel/i-directory-12-aa.png
M	icons/eazel/i-directory-12.png
M	icons/eazel/i-directory-24-aa.png
M	icons/eazel/i-directory-24.png
M	icons/eazel/i-directory-36-aa.png
M	icons/eazel/i-directory-36.png
M	icons/eazel/i-directory-72-aa.png
M	icons/eazel/i-directory-72.png
M	icons/eazel/i-directory-96-aa.png
M	icons/eazel/i-directory-96.png
M	icons/eazel/i-directory-aa.png
M	icons/eazel/i-directory-accept-12-aa.png
M	icons/eazel/i-directory-accept-12.png
M	icons/eazel/i-directory-accept-24-aa.png
M	icons/eazel/i-directory-accept-24.png
M	icons/eazel/i-directory-accept-36-aa.png
M	icons/eazel/i-directory-accept-36.png
M	icons/eazel/i-directory-accept-72-aa.png
M	icons/eazel/i-directory-accept-72.png
M	icons/eazel/i-directory-accept-96-aa.png
M	icons/eazel/i-directory-accept-96.png
M	icons/eazel/i-directory-accept-aa.png
M	icons/eazel/i-directory-accept.png
D	icons/emblem-changed.gif
D	icons/emblem-encrypted.gif
D	icons/emblem-remote.gif

commit fd22f6d3651ffe8b752dae01b0d023b5540adde5
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-11-27

    Remove two different FIXMEs about using gtk_object_destroy instead of

	* libnautilus-extensions/nautilus-icon-container.c:
	(hide_rename_widget):
	* libnautilus-extensions/nautilus-icon-dnd.c:
	(create_selection_shadow):
	Remove two different FIXMEs about using gtk_object_destroy instead
	of gtk_object_unref. It turns out that for widgets, destroy is the
	right way to let go.

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-dnd.c
M	libnautilus-private/nautilus-icon-dnd.c

commit 1cee7fa24de3f6e8f50a368af78b34a3307f7894
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-11-27

    fixed bug where the "Reset Background" command in the icon view
    was not


	* src/file-manager/fm-directory-view.c: (real_update_menus):
	fixed bug where the "Reset Background" command in the icon view
	was not being disabled when the background was the default.

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit 7d6a4d0f8f2a613cfb43f8bc135a0b9afed682a9
Author: Rebecca Schulman <rebecka@eazel.com>
Date:	2000-11-27

    (committed under eli@eazel.com)

    2000-11-27	Rebecca Schulman <rebecka@eazel.com>
	(committed under eli@eazel.com)

	* components/services/install/lib/eazel-softcat.h:
	Added a couple of missing semicolons, which hopefully will
	make tinderbox happy.

M	ChangeLog
M	components/services/install/lib/eazel-softcat.h

commit 59053d3c3fe47538fe8088b56c7e24c682cf37cc
Author: John Fleck <jfleck@src.gnome.org>
Date:	2000-11-27

    John Fleck <jfleck@inkstain.net>


    John Fleck <jfleck@inkstain.net>
    * components/help/converters/gnome-db2html2/sect-elements.c
	add line to sect_author_characters to print out contents of author
	tag; fixing bug #4801

M	ChangeLog
M	components/help/converters/gnome-db2html2/sect-elements.c

commit 42d5107eef2dac3da1a0bbde82eefb240231e03e
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-11-27

	Some build fixes to make tinderbox happy.

	* components/services/install/lib/eazel-package-system-private.h:
	Add return types (randomly guessed `void') to function pointer
	members of structs.

	* components/services/install/lib/eazel-package-system.h: Don't
	include the private header in the public header. Add some
	semicolons after some typedefs. Add a missing comma in an enum
	declaration. Add prototype for `eazel_package_system_unref'.

	* components/services/install/lib/Makefile.am: Comment out
	libeazelpackagesystem.la from the build, since even after these
	changes it won't compile.

M	ChangeLog
M	components/services/install/lib/Makefile.am
M	components/services/install/lib/eazel-package-system-private.h
M	components/services/install/lib/eazel-package-system.h

commit 88f5648095ea5a406cb5d1d67bea5dca8803c476
Author: Ali Abdin <aliabdin@aucegypt.edu>
Date:	2000-11-25

    Allow navigation links at the end of the glossary (this makes
    sure </BODY>

    2000-11-25	Ali Abdin  <aliabdin@aucegypt.edu>

	    * components/help/converters/gnome-db2html2/sect-preparse.c:
	    (sect_preparse_sect_start_element):
	    Allow navigation links at the end of the glossary (this
	    makes sure
	    </BODY> and </HTML> tags are added)

M	ChangeLog
M	components/help/converters/gnome-db2html2/sect-preparse.c

commit 379a3dd46ec7ea38272787b28a21ad1a6b5c2bdc
Author: Christian Rose <menthos@src.gnome.org>
Date:	2000-11-24

    Updated Swedish translation.

M	po/ChangeLog
M	po/sv.po

commit 7ae23d42e9408fb48880c7f7de425b38b934036a
Author: Ali Abdin <aliabdin@aucegypt.edu>
Date:	2000-11-24

    Removed (find_help_file): Change this code to make it more consistant
    and

    2000-11-24	Ali Abdin  <aliabdin@aucegypt.edu>

	    * components/help/help-method.c:
	    (old_help_file): Removed
	    (find_help_file): Change this code to make it more consistant
	    and
	    clear. I think it also made it go from O(n^2) to O(n) for
	    the case
	    of HTML files (even though in practice this may not mean
	    much since n
	    is small). Anyway, this is a better fix for bug #4724

M	ChangeLog
M	components/help/help-method.c

commit 36b9e8b547fa6ce7fc7a1fc726bb90ace1228bff
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-11-23

    The first parts of the upcoming big rewrite of libeazelinstall.

	* components/services/install/lib/Makefile.am:
	* components/services/install/lib/eazel-package-system-private.h:
	* components/services/install/lib/eazel-package-system.c:
	(eazel_package_system_finalize), (eazel_package_system_unref),
	(eazel_package_system_class_initialize),
	(eazel_package_system_initialize),
	(eazel_package_system_get_type),
	(eazel_package_system_new):
	* components/services/install/lib/eazel-package-system.h:
	* components/services/install/lib/eazel-softcat-private.h:
	* components/services/install/lib/eazel-softcat.c:
	(eazel_softcat_finalize), (eazel_softcat_unref),
	(eazel_softcat_class_initialize), (eazel_softcat_initialize),
	(eazel_softcat_get_type), (eazel_softcat_new):
	* components/services/install/lib/eazel-softcat.h:
	The first parts of the upcoming big rewrite of libeazelinstall.

	* components/services/install/lib/eazel-install-object.c:
	(eazel_install_install_packages):
	Always set_uninstall(FALSE) in install.

	* components/services/install/lib/eazel-install-problem.c:
	(eazel_install_problem_case_to_string),
	(eazel_install_problem_handle_cases):
	Removed debug output and moved the translation comments back to
	right before the i18n strings.
	Also copy the install_categories and uninstall_categories, to not
	corrupt the callers category lists.

	* nautilus-installer/src/Makefile:
	Yes.
	* nautilus-installer/src/installer.c: (start_over),
	(start_over_callback_druid), (dont_start_over_callback),
	(create_what_to_do_page), (jump_to_retry_page),
	(eazel_installer_do_install), (eazel_installer_setup_texts):
	Fixing 4841
	* nautilus-installer/src/installer.h:
	Removed some old cruft.

M	components/services/install/lib/Makefile.am
M	components/services/install/lib/eazel-install-object.c
M	components/services/install/lib/eazel-install-problem.c
A	components/services/install/lib/eazel-package-system-private.h
A	components/services/install/lib/eazel-package-system.c
A	components/services/install/lib/eazel-package-system.h
A	components/services/install/lib/eazel-softcat-private.h
A	components/services/install/lib/eazel-softcat.c
A	components/services/install/lib/eazel-softcat.h
M	nautilus-installer/src/Makefile
M	nautilus-installer/src/installer.c
M	nautilus-installer/src/installer.h

commit 5fcec7eb53f156061db9d9d08d20e233cc1512fe
Author: Ali Abdin <aliabdin@aucegypt.edu>
Date:	2000-11-23

    Preliminary glossary supports. Fix bug #2399, #4702, #4724. Partial
    fix

    2000-11-23	Ali Abdin  <aliabdin@aucegypt.edu>

	Preliminary glossary supports.
	Fix bug #2399, #4702, #4724. Partial fix for #4724
	(a few of the above are thanks to patches/mails from
	jfleck@inkstain.net)
	Some other misc. bug-fixing.
	Cleaned up some code.
	Preliminary glossary support (thanks to a patch by
	jfleck@inkstain.net)

	* components/help/help-method.c:
	(file_in_info_path):
	Fix a typo preventing it from searching /usr/gnome/info
	Add in support for /usr/share/info directory for Debian (hopefully
	this fixes bug #4414)
	(transform_file),
	(find_help_file): Move the searching for HTML files into the
	find_help_file function to make things consistant. Fixes bug #4724

	* components/help/converters/gnome-db2html2/gdb3html.c:
	(init_entities): Conver entities to use a table, and add
	support for
	iso-latin characters (for i18n purposes).
	(parse_file): set version to XML_DEFAULT_VERSION, fixes bug #2399
	#if 0'd out a useless call to a function
	(xml_parse_file): #if 0'd out this function since we no longer
	use it

	* components/help/converters/gnome-db2html2/sect-elements.c:
	(sect_figure_start_element):
	Increment the figure count as soon as we enter (instead of when we
	leave) (should fix #4702)

	* components/help/converters/gnome-db2html2/gdb3html.[ch]:
	* components/help/converters/gnome-db2html2/sect-elements.[ch]:
	* components/help/converters/gnome-db2html2/sect-preparse.c,
	* components/help/converters/gnome-db2html2/toc-elements.c:
	(glossentry_stack_add), (glossary_start_element),
	(sect_glossseealso_start_element),
	(sect_glosssee_start_element),
	(sect_preparse_glossary_start_element),
	(sect_preparse_glossterm_characters),
	(toc_glossdiv_start_element), (toc_glossdiv_end_element)
	(toc_glossentry_start_element), (toc_glossentry_end_element),
	(toc_glossterm_start_element), (toc_glossterm_end_element):
	New functions for glossary support

	(sect_title_start_element), (sect_title_end_element),
	(sect_title_characters),
	(toc_author_start_element), (toc_author_characters)
	(toc_title_start_element), (toc_title_end_element),
	(toc_title_characters):
	Modified functions for glossary support

	(sect_preparse_set_doctype):
	Add support for glossary, and fix a bug (we should set to
	BOOK_DOC and
	ARTICLE_DOC instead of just BOOK or ARTICLE!!!)

M	ChangeLog

commit 54b8f98c9bddfbb9a998a3e06106b8ffe23482ef
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-11-23

    The first parts of the upcoming big rewrite of libeazelinstall.

	* components/services/install/lib/Makefile.am:
	* components/services/install/lib/eazel-package-system-private.h:
	* components/services/install/lib/eazel-package-system.c:
	(eazel_package_system_finalize), (eazel_package_system_unref),
	(eazel_package_system_class_initialize),
	(eazel_package_system_initialize),
	(eazel_package_system_get_type),
	(eazel_package_system_new):
	* components/services/install/lib/eazel-package-system.h:
	* components/services/install/lib/eazel-softcat-private.h:
	* components/services/install/lib/eazel-softcat.c:
	(eazel_softcat_finalize), (eazel_softcat_unref),
	(eazel_softcat_class_initialize), (eazel_softcat_initialize),
	(eazel_softcat_get_type), (eazel_softcat_new):
	* components/services/install/lib/eazel-softcat.h:
	The first parts of the upcoming big rewrite of libeazelinstall.

	* components/services/install/lib/eazel-install-object.c:
	(eazel_install_install_packages):
	Always set_uninstall(FALSE) in install.

	* components/services/install/lib/eazel-install-problem.c:
	(eazel_install_problem_case_to_string),
	(eazel_install_problem_handle_cases):
	Removed debug output and moved the translation comments back to
	right before the i18n strings.
	Also copy the install_categories and uninstall_categories, to not
	corrupt the callers category lists.

	* nautilus-installer/src/Makefile:
	Yes.
	* nautilus-installer/src/installer.c: (start_over),
	(start_over_callback_druid), (dont_start_over_callback),
	(create_what_to_do_page), (jump_to_retry_page),
	(eazel_installer_do_install), (eazel_installer_setup_texts):
	Fixing 4841
	* nautilus-installer/src/installer.h:
	Removed some old cruft.

M	ChangeLog

commit 94ff8a9fb154ae39c5c624fbc37adf2912be7e1f
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-11-23

    ` * libnautilus-extensions/nautilus-image.h: added


    `	* libnautilus-extensions/nautilus-image.h:
	added nautilus_image_new_from_file convenience routine
	* libnautilus-extensions/nautilus-image.c:
	(nautilus_image_new_from_file):
	implemented nautilus_image_new_from_file to make it easy to
	convert code that used gnome_pixmap_new_from_file to use
	anti-aliased images

	* components/hardware/nautilus-hardware-view.c:
	(setup_form_title),
	(setup_overview_form):
	converted the hardware view to use anti-aliased images

M	ChangeLog
M	components/hardware/nautilus-hardware-view.c
M	libnautilus-extensions/nautilus-image.c
M	libnautilus-extensions/nautilus-image.h
M	libnautilus-private/nautilus-image.c
M	libnautilus-private/nautilus-image.h

commit 8586298c72441f6610c76cc5e26d1a82b2900dec
Author: Michael Fleming <mfleming@src.gnome.org>
Date:	2000-11-23

    Set the newly specified "/system/gnome-vfs/use-http-proxy" flag when

	* src/nautilus-first-time-druid.c: (set_http_proxy):

	Set the newly specified "/system/gnome-vfs/use-http-proxy" flag
	when setting an http proxy

M	ChangeLog
M	src/nautilus-first-time-druid.c

commit 142217553b21183b7cac72c57999ead52a59cf1e
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-11-23

    change ignore button to match what gtk expects

M	ChangeLog
M	nautilus-installer/src/installer.c

commit 6110ce9f525b3670d3dff1201b6ad50ef52815dc
Author: Mike Engber <engber@src.gnome.org>
Date:	2000-11-22

    Always open a window in response to typing nautilus at the cmd
    line. Used


	* src/nautilus-application.c: (nautilus_application_startup):
	Always open a window in response to typing nautilus
	at the cmd line. Used to not open a window if you typed
	nautilus --start-desktop. Bug 4720

M	ChangeLog
M	src/nautilus-application.c

commit abc57c348bde05d3457a6d04586b2779e0616c34
Author: Mike Engber <engber@src.gnome.org>
Date:	2000-11-22

    Fixed problem dropping images onto sidebar - bug 4822


	* libnautilus-extensions/nautilus-background.c:
	(nautilus_background_load_image_callback),
	(nautilus_background_set_image_uri_and_color),
	(nautilus_background_reset):
	* src/nautilus-sidebar.c: (setting_change_metadata_callback),
	(background_settings_changed_callback):
	Fixed problem dropping images onto sidebar - bug 4822

M	ChangeLog
M	libnautilus-extensions/nautilus-background.c
M	libnautilus-private/nautilus-background.c
M	src/nautilus-information-panel.c
M	src/nautilus-sidebar.c

commit 5517d7b8cffc4a53f400daaad4296fff896dceb6
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-11-22

    Build the mozilla component without rtti and without exceptions. This

	* configure.in:
	Build the mozilla component without rtti and without exceptions.
	This causes problems on some g++ compilers.

M	ChangeLog
M	configure.in

commit 00036dde3c21ae2fa3dca1106f672941034e6682
Author: Rebecca Schulman <rebecka@eazel.com>
Date:	2000-11-22

    Fixed bug 3919, that the numeric date field still showed when "day is

    2000-11-22	Rebecca Schulman  <rebecka@eazel.com>
	Fixed bug 3919, that the numeric date field still
	showed when "day is yesterday" was chosen

	* src/nautilus-search-bar-criterion.c:
	(nautilus_search_bar_criterion_new_from_values),
	(nautilus_search_uri_get_first_criterion),
	(modified_relation_should_show_value), (hide_date_widget),
	(show_date_widget):
	Added callbacks to correctly show and hide the date
	widget.

M	ChangeLog
M	src/nautilus-search-bar-criterion.c

commit 11d0797fdee1888b052777bacf75d0251a98e012
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-11-22

    oops

M	nautilus-installer/src/link.sh

commit 710e92609e2f8b36a166f9e15f21de1d5c4d1e10
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-11-22

    Add hack to let us ask for only the package names of items in
    the problem

	* components/services/install/lib/eazel-install-problem.c:
	(eazel_install_problem_case_to_string),
	(eazel_install_problem_case_foreach_to_string),
	(eazel_install_problem_case_foreach_to_package_names),
	(eazel_install_problem_cases_to_package_names),
	(eazel_install_problem_find_dominant_problem_type):
	* components/services/install/lib/eazel-install-problem.h:

	Add hack to let us ask for only the package names of items in the
	problem list (and only those that need to be uninstalled).  This
	lets us build up a special bullet list for the "update not found"
	installer panel.

	* nautilus-installer/src/callbacks.c: (begin_install),
	(prep_retry):
	* nautilus-installer/src/installer.c: (remove_problems_timer),
	(jump_to_retry_page), (toggle_button_lock),
	(toggle_button_toggled), (eazel_installer_set_default_texts):

	Fix up the "update not found" panel to match a reasonable UI, and
	fix some bugs that caused it to go straight into another
	(extremely confusing) panel that suggested you ignore "all
	problems" and then listed no problems.

	* nautilus-installer/src/Makefile.am:
	* nautilus-installer/src/support.c:
	* nautilus-installer/src/support.h:

	Remove the unused support.c from the Makefile, and mark the files
	as unused so that a more adventurous soul can cvs remove them
	soon.

M	ChangeLog
M	components/services/install/lib/eazel-install-problem.c
M	components/services/install/lib/eazel-install-problem.h
M	nautilus-installer/src/Makefile.am
M	nautilus-installer/src/callbacks.c
M	nautilus-installer/src/installer.c
M	nautilus-installer/src/support.c
M	nautilus-installer/src/support.h

commit e31b0b9276f9a09978752e27c0eb47a7c8d22b6c
Author: Rebecca Schulman <rebecka@eazel.com>
Date:	2000-11-22

    reviewed by: Pavel Cisler <pavel@eazel.com>

    2000-11-21	Rebecca Schulman  <rebecka@eazel.com>

	reviewed by: Pavel Cisler <pavel@eazel.com>

	Fixes for bugs 690 and 733, to make the clipboard
	work for file editing in place, and make sensitivity
	work. Paste doesn't work correctly still, and a bug
	is filed for this issue.

	* libnautilus-extensions/nautilus-entry.h:
	* libnautilus-extensions/nautilus-entry.c:
	(nautilus_entry_initialize_class), (nautilus_entry_key_press),
	(nautilus_entry_motion_notify), (nautilus_entry_set_text),
	(nautilus_entry_set_selection), (nautilus_entry_insert_text),
	(nautilus_entry_delete_text):
	Added a new signal to nautilus entry, called "selection_changed"
	that is fired whenever the region selected in an editiable widget
	is changed.  This is used to determine how to set clipboard
	sensitivity
	correctly.

	* libnautilus-extensions/nautilus-icon-container.h:
	* libnautilus-extensions/nautilus-icon-container.c:
	(nautilus_icon_container_initialize_class),
	(nautilus_icon_container_start_renaming_selected_item),
	(hide_rename_widget):
	Add a new signal "renaming_icon", which tells the icon view
	to set up clipboard capabilities for the new editable widget

	* libnautilus-extensions/nautilus-icon-private.h:
	* libnautilus-extensions/nautilus-icon-text-item.h:
	* libnautilus-extensions/nautilus-icon-text-item.c:
	(iti_stop_editing), (iti_entry_text_changed_by_clipboard),
	(iti_start_editing), (iti_destroy), (iti_start_selecting),
	(iti_stop_selecting), (iti_event),
	(nautilus_icon_text_item_get_renaming_editable):

	Sad hacks that I had to add on top of this already scary file so
	that the editable, which is in its own offscreen window somewhere,
	communicates to the clipboard what is actually going on when text
	is entered and selections are changed.	This includes adding a
	new signal when text is changed, to make sure the entry knows
	about
	it, firing an initial grab focus for the widget so that the widget
	turns on, passing on more of the events of the canvas
	widget, including motion notifies and focus events, and
	keeping a persistent copy of the last renaming entry in the icon
	container so that pastes for that widget will still work.

	* libnautilus/nautilus-clipboard.h:
	* libnautilus/nautilus-clipboard.c: (set_menu_item_sensitive),
	(set_paste_sensitive_if_clipboard_contains_data),
	(set_clipboard_menu_items_sensitive),
	(set_clipboard_menu_items_insensitive),
	(clipboard_items_are_merged_in),
	(set_clipboard_items_are_merged_in),
	(merge_in_clipboard_menu_items), (merge_out_clipboard_menu_items),
	(focus_changed_callback), (grab_focus_callback),
	(selection_changed_callback),
	(initialize_clipboard_component_with_callback_data),
	(nautilus_clipboard_set_up_editable),
	(widget_was_set_up_with_selection_sensitivity),
	(first_focus_callback),
	(nautilus_clipboard_set_up_editable_in_control):
	Reorganized some of the code, and also added new callbacks
	to deal with sensitivity changes.

	* src/file-manager/fm-directory-view.h:
	* src/file-manager/fm-directory-view.c:
	(fm_directory_view_get_bonobo_control):
	Add a new function that the icon view uses to
	pass the bonobo control for clipboard set up

	* src/file-manager/fm-icon-view.c: (renaming_icon_callback),
	(create_icon_container):
	Set up clipboard capabilities when the renaming widget is
	created.

	* src/nautilus-location-bar.c: (nautilus_location_bar_new):
	* components/notes/nautilus-notes.c: (make_notes_view):
	* src/nautilus-simple-search-bar.c:
	(nautilus_simple_search_bar_new):
	Changed calls to clipboard set up routines to include
	the new shares_selection_changes parameter. Widgets that
	use the "selection_changed" signal (NautilusEntries)
	say "TRUE" here, otherwise selection doesn't work quite
	right, and FALSE is used instead.

	* src/nautilus-search-bar-criterion.c: (get_size_location_for):
	Deal with the case when a user has entered a non-numeric size
	in a smart way, by using nautilus_str_to_int.  This is related
	to bug 2438, but is not a complete fix.

M	ChangeLog
M	components/notes/nautilus-notes.c
M	libnautilus-extensions/nautilus-entry.c
M	libnautilus-extensions/nautilus-entry.h
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-extensions/nautilus-icon-container.h
M	libnautilus-extensions/nautilus-icon-private.h
M	libnautilus-extensions/nautilus-icon-text-item.c
M	libnautilus-extensions/nautilus-icon-text-item.h
M	libnautilus-private/nautilus-entry.c
M	libnautilus-private/nautilus-entry.h
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-container.h
M	libnautilus-private/nautilus-icon-private.h
M	libnautilus-private/nautilus-icon-text-item.c
M	libnautilus-private/nautilus-icon-text-item.h
M	libnautilus/nautilus-clipboard.c
M	libnautilus/nautilus-clipboard.h
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-directory-view.h
M	src/file-manager/fm-icon-view.c
M	src/nautilus-location-bar.c
M	src/nautilus-search-bar-criterion.c
M	src/nautilus-simple-search-bar.c

commit 64b8133cc3a3df1c8256ebd8e0271b2adfa42e4d
Author: Pavel Cisler <pavel@eazel.com>
Date:	2000-11-22

    reviewed by: Mathieu Lacage <mathieu@eazel.com>

    2000-11-21	Pavel Cisler  <pavel@eazel.com>

	reviewed by: Mathieu Lacage  <mathieu@eazel.com>

	* libnautilus-extensions/nautilus-file-operations.c:
	(handle_xfer_vfs_error):
	Fixed 4486 and 3748. Made the file copy operation error dialog
	have a non-misleading title if the title actually shows up (it
	is not supposed to but it may due to window manager theme bugs).
	Made the error text for copying into non-writeable dialogs more
	accurate.

M	ChangeLog
M	libnautilus-extensions/nautilus-file-operations.c
M	libnautilus-private/nautilus-file-operations.c

commit 696070cf9fc7315c878b2e196993fc5f1ce9f4df
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-11-22

    removed obsolete XPM files

M	ChangeLog

commit 5f42706bb4c4560027810da07841b9623bb670db
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-11-22

    obsolete

D	nautilus-installer/src/Banner_Left.xpm
D	nautilus-installer/src/druid-sidebar.xpm

commit 2b542a0d68513c0adcd13119bb81c68cef24a95a
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-11-22

    obsolete xpm files

D	nautilus-installer/src/Final_Inside.xpm
D	nautilus-installer/src/Final_Top.xpm
D	nautilus-installer/src/Step_3a_Inside.xpm
D	nautilus-installer/src/Step_3b_Inside.xpm
D	nautilus-installer/src/Step_One_Inside.xpm
D	nautilus-installer/src/Step_One_Top.xpm
D	nautilus-installer/src/Step_Three_Top.xpm
D	nautilus-installer/src/Step_Two_Inside.xpm
D	nautilus-installer/src/Step_Two_Top.xpm

commit 0c273a4b1a6f37b7e3886fa1943aa7d213e9c963
Author: Ali Abdin <aliabdin@aucegypt.edu>
Date:	2000-11-21

    Check /usr/share/info by default for info files too (Debian uses
    this).

    2000-11-21	Ali Abdin  <aliabdin@aucegypt.edu>

	    * components/help/converters/gnome-info2html2/main.c:
	    (main):
	    Check /usr/share/info by default for info files too
	    (Debian uses
	    this). This partially fixes bug #4414

	    * components/help/converters/gnome-db2html2/sect-preparse.c:
	    (sect_preparse_sect_start_element):
	    Apply a slightly modified patch by John Fleck to handle
	    navigation
	    links with regards to the appendix (Fixes bug #4792)

M	ChangeLog
M	components/help/converters/gnome-info2html2/main.c

commit 8a4ecefcbba36c6b6655e9e50dcac1b082150c70
Author: Ali Abdin <aliabdin@aucegypt.edu>
Date:	2000-11-21

    Preliminary glossary supports. Fix bug #2399, #4702, #4724. Partial
    fix

    2000-11-23	Ali Abdin  <aliabdin@aucegypt.edu>

	Preliminary glossary supports.
	Fix bug #2399, #4702, #4724. Partial fix for #4724
	(a few of the above are thanks to patches/mails from
	jfleck@inkstain.net)
	Some other misc. bug-fixing.
	Cleaned up some code.
	Preliminary glossary support (thanks to a patch by
	jfleck@inkstain.net)

	* components/help/help-method.c:
	(file_in_info_path):
	Fix a typo preventing it from searching /usr/gnome/info
	Add in support for /usr/share/info directory for Debian (hopefully
	this fixes bug #4414)
	(transform_file),
	(find_help_file): Move the searching for HTML files into the
	find_help_file function to make things consistant. Fixes bug #4724

	* components/help/converters/gnome-db2html2/gdb3html.c:
	(init_entities): Conver entities to use a table, and add
	support for
	iso-latin characters (for i18n purposes).
	(parse_file): set version to XML_DEFAULT_VERSION, fixes bug #2399
	#if 0'd out a useless call to a function
	(xml_parse_file): #if 0'd out this function since we no longer
	use it

	* components/help/converters/gnome-db2html2/sect-elements.c:
	(sect_figure_start_element):
	Increment the figure count as soon as we enter (instead of when we
	leave) (should fix #4702)

	* components/help/converters/gnome-db2html2/gdb3html.[ch]:
	* components/help/converters/gnome-db2html2/sect-elements.[ch]:
	* components/help/converters/gnome-db2html2/sect-preparse.c,
	* components/help/converters/gnome-db2html2/toc-elements.c:
	(glossentry_stack_add), (glossary_start_element),
	(sect_glossseealso_start_element),
	(sect_glosssee_start_element),
	(sect_preparse_glossary_start_element),
	(sect_preparse_glossterm_characters),
	(toc_glossdiv_start_element), (toc_glossdiv_end_element)
	(toc_glossentry_start_element), (toc_glossentry_end_element),
	(toc_glossterm_start_element), (toc_glossterm_end_element):
	New functions for glossary support

	(sect_title_start_element), (sect_title_end_element),
	(sect_title_characters),
	(toc_author_start_element), (toc_author_characters)
	(toc_title_start_element), (toc_title_end_element),
	(toc_title_characters):
	Modified functions for glossary support

	(sect_preparse_set_doctype):
	Add support for glossary, and fix a bug (we should set to
	BOOK_DOC and
	ARTICLE_DOC instead of just BOOK or ARTICLE!!!)

M	components/help/converters/gnome-db2html2/sect-preparse.c

commit 173d03c82b7ba653257740da069a36c3245a0e1d
Author: Ali Abdin <aliabdin@aucegypt.edu>
Date:	2000-11-21

    Check /usr/share/info by default for info files too (Debian uses
    this).

    2000-11-21	Ali Abdin  <aliabdin@aucegypt.edu>

	    * components/help/converters/gnome-info2html2/main.c:
	    (main):
	    Check /usr/share/info by default for info files too
	    (Debian uses
	    this). This partially fixes bug #4414

	    * components/help/converters/gnome-db2html2/sect-preparse.c:
	    (sect_preparse_sect_start_element):
	    Apply a slightly modified patch by John Fleck to handle
	    navigation
	    links with regards to the appendix (Fixes bug #4792)

M	components/help/converters/gnome-db2html2/sect-preparse.c

commit 8c55f7e32aafa645324335c8ea41da8a807ab5a1
Author: Christian Rose <menthos@src.gnome.org>
Date:	2000-11-21

    Updated Swedish translation.

M	po/ChangeLog
M	po/sv.po

commit 773e4035ef40d6ebe7aad312c4d176127245fe42
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-11-21

    fixed bug 4815, bitrate and time not displayed for certain mp3s. It
    turns


	* components/music/nautilus-music-view.c: (fetch_song_info):
	fixed bug 4815, bitrate and time not displayed for certain
	mp3s. It turns
	out that some encoders reserve a lot of space for id3v2 tags
	at the
	beginning of the file, so we weren't looking deep enough into
	the file.
	Fixed by changing the size of the header buffer from 1K to 8K.

M	ChangeLog
M	components/music/nautilus-music-view.c

commit b43f3c05e0471377b2a6a6b120946a0bae0ce22a
Author: Pavel Cisler <pavel@eazel.com>
Date:	2000-11-21

    reviewed by: Maciej Stachowiak <mjs@eazel.com>

    2000-11-21	Pavel Cisler  <pavel@eazel.com>

	reviewed by: Maciej Stachowiak <mjs@eazel.com>

	Fixed bugzilla 855 - Renaming a file with thumbnails does not
	affect the
	thumbnails and 4654 - Old thumbnails cause problems with renaming.

	* libnautilus-extensions/nautilus-directory-metafile.c:
	(nautilus_directory_rename_file_metadata),
	(nautilus_directory_remove_file_metadata):
	Finish the metafile rename and metafile remove operation by
	updating thumbnail files correspondingly, if they exist.

	* libnautilus-extensions/nautilus-directory.c:
	* libnautilus-extensions/nautilus-directory.h:
	(nautilus_directory_get_file_uri):
	Added a convenience routine.

	* libnautilus-extensions/nautilus-thumbnails.c: (vfs_file_exists):
	Tweaked to use the right GnomeVFS call.

	* libnautilus-extensions/nautilus-thumbnails.h:
	* libnautilus-extensions/nautilus-thumbnails.c:
	(nautilus_update_thumbnail_file_renamed_one),
	(nautilus_update_thumbnail_file_renamed),
	(nautilus_remove_thumbnail_for_file_one),
	(nautilus_remove_thumbnail_for_file):
	Look for an existing thumbnail for a file, if present, rename or
	remove it respectively to update it to the new state.

	* libnautilus-extensions/nautilus-thumbnails.c:
	(make_thumbnail_path), (nautilus_get_thumbnail_uri),
	(check_for_thumbnails), (make_thumbnails):
	Added a create_parents_if_needed parameter used by the new
	thumbnail
	updating calls.

M	ChangeLog
M	libnautilus-extensions/nautilus-directory-metafile.c
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-extensions/nautilus-directory.h
M	libnautilus-extensions/nautilus-thumbnails.c
M	libnautilus-extensions/nautilus-thumbnails.h
M	libnautilus-private/nautilus-directory-metafile.c
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-directory.h
M	libnautilus-private/nautilus-thumbnails.c
M	libnautilus-private/nautilus-thumbnails.h

commit 464a5feaa08a8cb2029526dd67d45b3f663d5a7c
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-11-21

    Stop spamming the console with crap before logging starts.

	    * nautilus-installer/src/installer.c: (early_log_catcher),
	    (catch_early_logs), (start_logging),
	    (eazel_installer_initialize):

	    Stop spamming the console with crap before logging starts.

M	ChangeLog
M	nautilus-installer/src/installer.c

commit c82012c9ea09edc61bdc141b62b7f7956492a11f
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-11-21

	reviewed by: Pavel Cisler <pavel@eazel.com>

	Fix bugs 2943 (Dragging icons between windows or to the desktop
	triggers scrolling), 4786 (Need to remove tree view auto-expand
	feature for 1.0) and 4476 (weird horizontal autoscroll
	behavior). Auto-scroll now has a consistent 750 ms startup delay,
	and the tree auto-expand is off.

	* libnautilus-extensions/nautilus-drag.h,
	libnautilus-extensions/nautilus-drag.c:
	(nautilus_drag_autoscroll_in_scroll_region,
	nautilus_drag_autoscroll_start, nautilus_drag_autoscroll_stop):
	New convenience functions that factor out common code formerly in
	the tree, list and icon view DnD code. This fixes the mistakes
	common to all three of those views, where the auto-scroll initial
	delay was measured from the start of dragging overall, not from
	entering the scroll region.

	* libnautilus-extensions/nautilus-icon-private.h,
	libnautilus-extensions/nautilus-icon-dnd.c
	(auto_scroll_timeout_callback, set_up_auto_scroll_if_needed,
	stop_auto_scroll): Use the above calls. Also, correct a `<'
	vs. `>' mistake that made the auto-scroll delay never take effect.

	* libnautilus-extensions/nautilus-list.c
	(auto_scroll_timeout_callback, nautilus_list_start_auto_scroll,
	nautilus_list_stop_auto_scroll): Use the above calls. Also,
	correct a `<' vs. `>' mistake that made the auto-scroll delay
	never take effect.

	* components/tree/nautilus-tree-view-dnd.c:
	(nautilus_tree_view_drag_leave, nautilus_tree_view_drag_motion,
	collapse_time_callback, nautilus_tree_view_expand_node,
	nautilus_tree_view_is_tree_node_expanded, nautilus_dump_info
	expand_hack_unref, expand_hack_new, expand_time_callback,
	nautilus_tree_view_expand_maybe_later): Remove bunches of code to
	disable auto-expand.

	(ready_to_start_scrolling, auto_scroll_timeout_callback),
	(nautilus_tree_view_start_auto_scroll),
	(nautilus_tree_view_stop_auto_scroll),
	(nautilus_tree_view_drag_destroy): Use new common auto-scroll
	code. I also made it possible to add an extra auto-scroll delay
	for horizontal auto-scroll, but now that the startup delay has
	been fixed, it seems almost impossible to trigger horizontal
	auto-scroll accidentally, so I consider 4476 fixed.

	* components/adapter/bonobo-stream-vfs.c: (vfs_get_info,
	vfs_set_info, vfs_write, vfs_read, vfs_copy_to, vfs_destroy,
	bonobo_stream_vfs_open): Added FIXME bug numbers.
	* components/adapter/nautilus-adapter-control-embed-strategy.c:
	(activate_uri_callback): Added FIXME bug numbers.
	* components/adapter/nautilus-adapter.c: (nautilus_adapter_new):
	Added FIXME bug numbers.

M	ChangeLog
M	components/adapter/bonobo-stream-vfs.c
M	components/adapter/nautilus-adapter-control-embed-strategy.c
M	components/adapter/nautilus-adapter.c
M	components/tree/nautilus-tree-view-dnd.c
M	libnautilus-extensions/nautilus-drag.c
M	libnautilus-extensions/nautilus-drag.h
M	libnautilus-extensions/nautilus-icon-dnd.c
M	libnautilus-extensions/nautilus-icon-private.h
M	libnautilus-extensions/nautilus-list.c
M	libnautilus-private/nautilus-drag.c
M	libnautilus-private/nautilus-drag.h
M	libnautilus-private/nautilus-icon-dnd.c
M	libnautilus-private/nautilus-icon-private.h
M	libnautilus-private/nautilus-list.c

commit 1956c13187c26aa914c3d65456bbba6f4fdbaf9d
Author: Robin Slomkowski <rslomkow@src.gnome.org>
Date:	2000-11-21

    reduced versions of glib and gtk to released ones.

	   * configure.in: reduced versions of glib
	   and gtk to released ones.

M	ChangeLog
M	configure.in

commit 95ce10dc4ba8e7bbaa393a7a8ec5ea153d76034f
Author: Robin Slomkowski <rslomkow@src.gnome.org>
Date:	2000-11-20

    updated the versions of some libraries checked for in configure.in

M	ChangeLog
M	configure.in

commit 13751ec3464fcf30aea1be8217c7005f82d55a7a
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-11-20

    missed a line in my last changelog checkin

M	ChangeLog

commit 2b2f1767b9519f2b869214e9d8f3fbf5206d3bc0
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-11-20

    Removed some debug spam

	* components/services/install/lib/eazel-install-logic.c:
	(eazel_install_do_file_conflict_check):
	Removed some debug spam

	* nautilus-installer/src/Makefile:
	yes.

	* nautilus-installer/src/callbacks.c: (begin_install):
	* nautilus-installer/src/installer.c: (skip_over_remove_problems),
	(jump_to_retry_page), (create_initial_force_remove_category),
	(get_detailed_errors_foreach), (get_detailed_errors),
	(eazel_install_preflight), (eazel_installer_post_install),
	(eazel_installer_set_default_texts),
	(eazel_installer_setup_texts),
	(eazel_install_get_depends), (eazel_installer_initialize):
	* nautilus-installer/src/installer.h:
	* nautilus-installer/src/main.c: (main):
	Added my fix for 4706.

M	ChangeLog
M	components/services/install/lib/eazel-install-logic.c
M	nautilus-installer/src/Makefile
M	nautilus-installer/src/callbacks.c
M	nautilus-installer/src/installer.c
M	nautilus-installer/src/installer.h
M	nautilus-installer/src/main.c

commit 51a05052b6f5bb9385b214bfc0f63cd8a2f31e26
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-11-20

    The great renaming: moved Trilobite/Eazel/Install stuff into

	* components/rpmview/nautilus-rpm-view-install.c:
	(nautilus_rpm_view_install_package_callback),
	(nautilus_rpm_view_uninstall_package_callback):
	*
	components/services/install/command-line/eazel-alt-install-corba.
	c: (set_parameters_from_command_line):
	* components/services/install/idl/trilobite-eazel-install.idl:
	* components/services/install/lib/eazel-install-corba-callback.c:
	(lots)
	* components/services/install/lib/eazel-install-corba-callback.h:
	* components/services/install/lib/eazel-install-corba-types.c:
	(lots)
	* components/services/install/lib/eazel-install-corba-types.h:
	* components/services/install/lib/eazel-install-corba.c:
	(lots)
	* components/services/install/lib/eazel-install-object.c:
	(lots)
	* components/services/install/lib/eazel-install-public.h:
	*
	components/services/install/nautilus-view/nautilus-service-instal
	l-view.c: (nautilus_service_install_view_destroy),
	(nautilus_service_install_done),
	(nautilus_service_install_view_update_from_uri),
	(service_install_stop_loading_callback):

	The great renaming: moved Trilobite/Eazel/Install stuff into
	GNOME/Trilobite/Eazel/(etc).

	* components/services/install/lib/eazel-install-problem.c:
	(eazel_install_problem_handle_cases):

	Renaming, and initialize some vars to avoid warnings.

	* nautilus-installer/src/main.c: (check_disk_space), (main):

	Add a command-line option for ignoring the disk-space check.
	Check /usr instead of /.

M	ChangeLog
M	components/rpmview/nautilus-rpm-view-install.c
M	components/services/install-view/nautilus-service-install-view.c
M	components/services/install/command-line/eazel-alt-install-corba.c
M	components/services/install/idl/trilobite-eazel-install.idl
M	components/services/install/lib/eazel-install-corba-callback.c
M	components/services/install/lib/eazel-install-corba-callback.h
M	components/services/install/lib/eazel-install-corba-types.c
M	components/services/install/lib/eazel-install-corba-types.h
M	components/services/install/lib/eazel-install-corba.c
M	components/services/install/lib/eazel-install-object.c
M	components/services/install/lib/eazel-install-problem.c
M	components/services/install/lib/eazel-install-public.h
M
components/services/install/nautilus-view/nautilus-service-install-view.c
M	nautilus-installer/src/main.c

commit 53a94a59f0c5bcba70a743dfa2c11124e2a026f0
Author: Elliot Lee <sopwith@src.gnome.org>
Date:	2000-11-20

    Fix builddir != srcdir.



    Fix builddir != srcdir.

M	components/services/install/server/Makefile.am

commit 33ccea1916b185a6e0de5ede3023e118ba25447a
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-11-20

	Fixed bug 2893 (changing the selection in a view does not make the
	tree view scroll to the correct selectin even while it does has
	the correct selection.)

	* components/tree/nautilus-tree-view-private.h: Added
	got_first_size_allocate boolean to details struct.
	* components/tree/nautilus-tree-view.c:
	(nautilus_tree_view_initialize): Connect to the size_allocate
	handler.
	(ctree_show_node): Convenience function for scrolling a
	NautilusCTree to show a particular node.
	(ctree_get_first_selected_node): Convenience function to get the
	selected node.
	(tree_select_row_callback): Scroll to the selected node.
	(size_allocate_callback): Scroll to the selected node, if any, on
	the first size_allocate only.

M	ChangeLog
M	components/tree/nautilus-tree-view-private.h
M	components/tree/nautilus-tree-view.c

commit a0ba228eed7107ff79f29ee93c596e2e9331a36b
Author: Kenneth Christiansen <kenneth@src.gnome.org>
Date:	2000-11-20

    Translations from Keld

M	po/da.po

commit 94b41880b8ece581d4587d969b85132541c60ee8
Author: Christian Rose <menthos@src.gnome.org>
Date:	2000-11-18

    Updated Swedish translation.

M	po/ChangeLog
M	po/sv.po

commit d343d3a54a2ff805c3f2b1602dd1c1998eb47beb
Author: Ali Abdin <aliabdin@aucegypt.edu>
Date:	2000-11-18

    Preliminary glossary supports. Fix bug #2399, #4702, #4724. Partial
    fix

    2000-11-23	Ali Abdin  <aliabdin@aucegypt.edu>

	Preliminary glossary supports.
	Fix bug #2399, #4702, #4724. Partial fix for #4724
	(a few of the above are thanks to patches/mails from
	jfleck@inkstain.net)
	Some other misc. bug-fixing.
	Cleaned up some code.
	Preliminary glossary support (thanks to a patch by
	jfleck@inkstain.net)

	* components/help/help-method.c:
	(file_in_info_path):
	Fix a typo preventing it from searching /usr/gnome/info
	Add in support for /usr/share/info directory for Debian (hopefully
	this fixes bug #4414)
	(transform_file),
	(find_help_file): Move the searching for HTML files into the
	find_help_file function to make things consistant. Fixes bug #4724

	* components/help/converters/gnome-db2html2/gdb3html.c:
	(init_entities): Conver entities to use a table, and add
	support for
	iso-latin characters (for i18n purposes).
	(parse_file): set version to XML_DEFAULT_VERSION, fixes bug #2399
	#if 0'd out a useless call to a function
	(xml_parse_file): #if 0'd out this function since we no longer
	use it

	* components/help/converters/gnome-db2html2/sect-elements.c:
	(sect_figure_start_element):
	Increment the figure count as soon as we enter (instead of when we
	leave) (should fix #4702)

	* components/help/converters/gnome-db2html2/gdb3html.[ch]:
	* components/help/converters/gnome-db2html2/sect-elements.[ch]:
	* components/help/converters/gnome-db2html2/sect-preparse.c,
	* components/help/converters/gnome-db2html2/toc-elements.c:
	(glossentry_stack_add), (glossary_start_element),
	(sect_glossseealso_start_element),
	(sect_glosssee_start_element),
	(sect_preparse_glossary_start_element),
	(sect_preparse_glossterm_characters),
	(toc_glossdiv_start_element), (toc_glossdiv_end_element)
	(toc_glossentry_start_element), (toc_glossentry_end_element),
	(toc_glossterm_start_element), (toc_glossterm_end_element):
	New functions for glossary support

	(sect_title_start_element), (sect_title_end_element),
	(sect_title_characters),
	(toc_author_start_element), (toc_author_characters)
	(toc_title_start_element), (toc_title_end_element),
	(toc_title_characters):
	Modified functions for glossary support

	(sect_preparse_set_doctype):
	Add support for glossary, and fix a bug (we should set to
	BOOK_DOC and
	ARTICLE_DOC instead of just BOOK or ARTICLE!!!)

M	components/help/converters/gnome-db2html2/gdb3html.c

commit 0a63a6e6ed31076a64959dede02e4d0f0f6c522b
Author: John Fleck <jfleck@src.gnome.org>
Date:	2000-11-18

    John Fleck <jfleck@inkstain.net>
    nautilus/components/help/converters/gnome-db2html2/gdb3html.c:
    changing output of &percnt; entity to &#37; so Mozilla will
	recognize it

M	ChangeLog
M	components/help/converters/gnome-db2html2/gdb3html.c

commit b4ed2c987915381c3b4fb90f57a285dd910ee528
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-11-18

    Updated the cli tool's use of the problem-handler


	*
	components/services/install/command-line/eazel-alt-install-corba.
	c: (something_failed), (install_failed), (uninstall_failed),
	(delete_files):
	Updated the cli tool's use of the problem-handler

	* components/services/install/idl/trilobite-eazel-install.idl:
	Added a flag to ignore file conflicts

	* components/services/install/lib/eazel-install-corba.c:
	(impl_Eazel_Install__set_ignore_file_conflicts),
	(impl_Eazel_Install__get_ignore_file_conflicts),
	(eazel_install_get_epv):
	Code to set the ignore file conflicts flag.

	* components/services/install/lib/eazel-install-logic.c:
	(eazel_install_do_transaction_all_files_check),
	(eazel_install_prune_packages_helper),
	(eazel_install_fetch_dependencies),
	(eazel_install_do_file_conflict_check), (eazel_uninstall_globber):
	Code to use the ignore file conflicts flag

	* components/services/install/lib/eazel-install-public.h:
	* components/services/install/lib/eazel-install-private.h:
	* components/services/install/lib/eazel-install-object.c:
	(eazel_install_initialize), (eazel_install_install_packages):
	Changed some 0x%xs to %p and added the nessecary things for the
	extra ignore_file_conflicts flags.

	* components/services/install/lib/eazel-install-problem.h: *
	components/services/install/lib/eazel-install-problem.c:
	(get_detailed_messages_foreach),
	(get_detailed_uninstall_messages_foreach), (compare_problem_case),
	(add_case), (add_cannot_solve_case),
	(add_continue_with_force_case), (add_force_install_both_case),
	(add_force_remove_case), (add_remove_case), (add_update_case),
	(add_cascade_remove), (get_detailed_cases_foreach),
	(get_detailed_uninstall_cases_foreach),
	(eazel_install_problem_case_to_string),
	(eazel_install_problem_case_foreach_destroy),
	(eazel_install_problem_case_new),
	(eazel_install_problem_tree_to_case),
	(eazel_install_problem_tree_to_string),
	(build_categories_from_problem_list),
	(eazel_install_problem_use_set),
	(eazel_install_problem_step_problem),
	(eazel_install_problem_handle_cases): loads of code, so for a
	given set of problems, you can get the dominant type, and step
	forward to the next way of solving the problem. Also fixed the
	problem about updates not including the previous sets of pacakges.
	Also added some new cases.

	* components/services/install/lib/eazel-install-rpm-glue.c:
	(eazel_install_add_to_rpm_set),
	Commented out robeys flailing, which caused some erratic crashes
	because of a NULL packsys struct.
	(eazel_install_start_transaction_make_rpm_argument_list),
	Add --force on ignore_file_conflicts
	(eazel_install_do_rpm_dependency_check):
	%x to %p

	* components/services/install/lib/eazel-install-types.c:
	(categorydata_new), (categorydata_destroy_foreach),
	(packagedata_new), (packagedata_destroy):
	%x to %p

	*
	components/services/install/nautilus-view/nautilus-service-instal
	l-view.c: (nautilus_service_install_done),
	(nautilus_service_install_failed):
	Updated to the new signatures of the problem handler functions.

	* nautilus-installer/src/callbacks.c: (begin_install):
	* nautilus-installer/src/installer.c: (jump_to_retry_page),
	(collect_failure_info), (install_failed), (uninstall_failed),
	(eazel_installer_setup_texts), (eazel_install_get_depends),
	(eazel_installer_initialize):
	Partial fix for 4706, I just want to commit before I slaughter it
	completely.

	* nautilus-installer/src/prescript:
	Fixed 4763 by changing the wording.

M	ChangeLog
M	components/services/install-view/nautilus-service-install-view.c
M	components/services/install/command-line/eazel-alt-install-corba.c
M	components/services/install/idl/trilobite-eazel-install.idl
M	components/services/install/lib/eazel-install-corba.c
M	components/services/install/lib/eazel-install-logic.c
M	components/services/install/lib/eazel-install-object.c
M	components/services/install/lib/eazel-install-private.h
M	components/services/install/lib/eazel-install-problem.c
M	components/services/install/lib/eazel-install-problem.h
M	components/services/install/lib/eazel-install-public.h
M	components/services/install/lib/eazel-install-rpm-glue.c
M	components/services/install/lib/eazel-install-types.c
M
components/services/install/nautilus-view/nautilus-service-install-view.c
M	nautilus-installer/src/callbacks.c
M	nautilus-installer/src/installer.c
M	nautilus-installer/src/prescript

commit 9679a4d947ff914966cb6a5b106913b2e02d1703
Author: Mike Engber <engber@src.gnome.org>
Date:	2000-11-18

    Damn gradients! Fixed round off error which could result in a
    one pixel


	* libnautilus-extensions/nautilus-background.c:
	(nautilus_background_ensure_gradient_buffered):
	Damn gradients! Fixed round off error which could
	result in a one pixel error. (bug 4759)

M	ChangeLog
M	libnautilus-extensions/nautilus-background.c
M	libnautilus-private/nautilus-background.c

commit d9f3979a4a5ae41683e0fdb9c927fe9ee91f02ea
Author: Mike Engber <engber@src.gnome.org>
Date:	2000-11-18

    Fixed bug occuring when percentages of multi-point add up to >100%
    (bug


	* libnautilus-extensions/nautilus-background.c:
	(nautilus_background_ensure_gradient_buffered):
	Fixed bug occuring when percentages of multi-point
	add up to >100% (bug 4759)

M	ChangeLog
M	libnautilus-extensions/nautilus-background.c
M	libnautilus-private/nautilus-background.c

commit 8cc84c8481887f82836d124916ba852386544a98
Author: Mathieu Lacage <mathieu@eazel.om>
Date:	2000-11-17

    reviewed by: Sullivan

    2000-11-17	Mathieu Lacage	<mathieu@eazel.om>

	reviewed by: Sullivan

	update nautilus to the latest gnome-vfs mime/type icon handling.
	* libnautilus-extensions/nautilus-icon-factory.c:
	(nautilus_icon_factory_get_icon_name_for_regular_file): use
	gnome_vfs_mime_get_icon instead of the raw get_value call.
	(get_themed_icon_file_path): if cannot find the pixmap through
	the standard theme code, fallback on gnome-vfs to find the icon.
	(get_icon_file_path): beautification.
	(nautilus_scalable_icon_new_from_text_pieces): idem.

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-private/nautilus-icon-factory.c

commit f7e57b538c48e7b2bb490beac9ffeff62fc0a4c9
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-11-17

	reviewed by: Mathieu Lacage  <mathieu@eazel.com>

	Fixed bug 4484 (leading whitespace in location bar produces
	errors)
	Fixed bug 4039 (Pasting URL with trailing carriage return fails,
	but needn't)

	* libnautilus-extensions/nautilus-file-utilities.c:
	(nautilus_make_uri_from_input): Strip leading and trailing white
	space before any further processing; also now handles NULL with
	return_val_if_fail.
	(nautilus_self_check_file_utilities): Added new self-check tests
	for white space stripping, and a couple of others.

M	ChangeLog
M	libnautilus-extensions/nautilus-file-utilities.c
M	libnautilus-private/nautilus-file-utilities.c

commit 288b3bda71bee86598618816a6e3f823ec82913e
Author: Mike Engber <engber@src.gnome.org>
Date:	2000-11-17

    Fixed off by one error in gradient calculation (bug 4759)


	* libnautilus-extensions/nautilus-background.c:
	(nautilus_background_ensure_gradient_buffered):
	Fixed off by one error in gradient calculation (bug 4759)

M	ChangeLog
M	libnautilus-extensions/nautilus-background.c
M	libnautilus-private/nautilus-background.c

commit 999aaf072a26c098ec5e36b1447221947d103418
Author: Christian Rose <menthos@src.gnome.org>
Date:	2000-11-17

    Updated Swedish translation.

M	po/ChangeLog
M	po/sv.po

commit a9307965192f101eafe391ed715398546798c6f3
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-11-17

	Fixed bug with "Disks" submenu in desktop context menu where
	the volume-mounting behavior would sometimes run when the
	context menu appeared.

	* libnautilus-extensions/nautilus-volume-monitor.h:
	* libnautilus-extensions/nautilus-volume-monitor.c:
	(nautilus_volume_monitor_mount_unmount_removable):
	Added boolean parameter to specify whether to mount or
	unmount; previously it always toggled the current state.

	* src/file-manager/fm-desktop-icon-view.c:
	(mount_parameters_new), (mount_parameters_free),
	(mount_parameters_free_wrapper): New little helper functions
	for dealing with the parameters to the mount_or_unmount callback.
	(mount_or_unmount_removable_volume): Now specifies whether to
	mount or unmount based on command state, rather than always
	toggling; also updates the menu state after the mount/unmount.
	(update_disks_menu): Pass view as well as mount_path for
	callback data, using mount_parameters_new & _free.

M	ChangeLog
M	libnautilus-extensions/nautilus-volume-monitor.c
M	libnautilus-extensions/nautilus-volume-monitor.h
M	libnautilus-private/nautilus-volume-monitor.c
M	libnautilus-private/nautilus-volume-monitor.h
M	src/file-manager/fm-desktop-icon-view.c

commit 9e7f5397c333ddf400a2d1972a44356ef4f1e957
Author: Pavel Cisler <pavel@eazel.com>
Date:	2000-11-17

    reviewed by: Mathieu Lacage <mathieu@eazel.com>

    2000-11-16	Pavel Cisler <pavel@eazel.com>

	reviewed by: Mathieu Lacage  <mathieu@eazel.com>

	* libnautilus-extensions/nautilus-file-operations-progress.c:
	(delete_event_callback),
	(nautilus_file_operations_progress_initialize),
	(nautilus_file_operations_progress_initialize_class):
	Fix 3094: Closing file progress dialog using the close box
	crashes.
	The progress dialog shouldn't really have a close box, it only
	shows up in broken window manager themes that don't respect the
	window manager hints. Made it so that clicking the close box
	does nothing instead of crashing.

	* libnautilus-extensions/nautilus-file-operations.c:
	(fit_rect_on_screen), (center_dialog_over_rect),
	(center_dialog_over_window), (create_xfer_dialog):
	Fix 3092: File operation progress dialog not placed well.
	Made it center over the window that is the target of the
	copy/move operation. I couldn't really do it by setting the window
	as the dialog's parent because you need to be able to close
	the window without the dialog closing. Instead, added explicit
	centering code.

	* libnautilus-extensions/nautilus-file-operations.c:
	(progress_dialog_set_to_from_item_text):
	Fix 4080: Copy dialog shows to and from as the same location.
	Stupid typo.

M	ChangeLog
M	libnautilus-extensions/nautilus-file-operations-progress.c
M	libnautilus-extensions/nautilus-file-operations.c
M	libnautilus-private/nautilus-file-operations-progress.c
M	libnautilus-private/nautilus-file-operations.c

commit 91ccf58d5aba90a2b256663a6d34967d4779f19d
Author: Rebecca Schulman <rebecka@eazel.com>
Date:	2000-11-17

    Fixed the tests to go along with my changes

    2000-11-16	Rebecca Schulman  <rebecka@eazel.com>

	* libnautilus-extensions/nautilus-search-uri.c:
	(nautilus_self_check_search_uri):
	Fixed the tests to go along with my changes

M	ChangeLog
M	libnautilus-extensions/nautilus-search-uri.c
M	libnautilus-private/nautilus-search-uri.c

commit 177cb52d9469ed63a6e59aad9787bc64d2f6df06
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-11-17

	reviewed by: Darin Adler  <darin@eazel.com>

	Final changes to kill off the legendary bug 3579
	(Convert directory view context menus to use Bonobo)

	* libnautilus/nautilus-bonobo-ui.h:
	#define for zoom items placeholder in popup. Remove
	#defines for popup-specific zooming commands, since now
	we don't need distinct popup-specific ones.

	* libnautilus-extensions/nautilus-bonobo-extensions.h:
	* libnautilus-extensions/nautilus-bonobo-extensions.c:
	(nautilus_bonobo_set_label_for_menu_item_and_command):
	Moved this here and commented; it had been a private
	function in fm-directory-view.c.

	* src/file-manager/fm-directory-view.c:
	(real_merge_menus): Just hide the placeholder for the zoom items,
	which is now sufficient due to a Bonobo fix Darin made.
	(real_update_menus): Update for API name change.
	(set_label_for_menu_and_command): Moved this to another file
	and renamed it.
	* src/file-manager/fm-icon-view.c:
	(fm_icon_view_update_menus): Update the dynamic menu items
	in-line here, as was done with fm-directory-view.c in an earlier
	checkin.
	(compute_menu_item_info), (update_one_menu_item): Removed these
	obsolete functions.
	* src/nautilus-shell-ui.xml: Eliminated special pop-up versions of
	zoom commands. They existed only to allow hiding without affecting
	the menu-bar versions, but now that placeholders can be hidden
	these aren't necessary.
	* src/nautilus-window-menus.c: (nautilus_window_initialize_menus):
	Removed verb installation for pop-up versions of zoom commands.

M	ChangeLog
M	libnautilus-extensions/nautilus-bonobo-extensions.c
M	libnautilus-extensions/nautilus-bonobo-extensions.h
M	libnautilus-private/nautilus-bonobo-extensions.c
M	libnautilus-private/nautilus-bonobo-extensions.h
M	libnautilus/nautilus-bonobo-ui.h
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-icon-view.c
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-shell-ui.xml
M	src/nautilus-window-menus.c

commit 1e9980f83c426f975704f98a59e52d047ffd2db1
Author: Rebecca Schulman <rebecka@eazel.com>
Date:	2000-11-17

    Make below change work for modules containing the '-' character (like,

    2000-11-16	Rebecca Schulman  <rebecka@eazel.com>

	* check-FIXME.pl:
	Make below change work for modules containing the
	'-' character (like, say, gnome-vfs)

M	ChangeLog
M	check-FIXME.pl

commit 86d5178af82c3011c144f75348447b0ee7cccf9f
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-11-17

    Fix for (4741), building with services on non-rpm machines.

	    * components/Makefile.am:
	    * components/services/Makefile.am:
	    * configure.in:
	    Fix for (4741), building with services on non-rpm machines.

M	ChangeLog
M	components/Makefile.am
M	components/services/Makefile.am
M	configure.in

commit 11f3f8fdf0e2898a94977fc4280d660e5589e0a9
Author: Rebecca Schulman <rebecka@eazel.com>
Date:	2000-11-17

    reviewed by: Darin Adler <darin@eazel.com> (Patch for check-FIXME.pl;

    2000-11-16	Rebecca Schulman  <rebecka@eazel.com>

	    reviewed by: Darin Adler <darin@eazel.com>
	(Patch for check-FIXME.pl; later I added
	additional check for "This is not a fixme bug")

	* check-FIXME.pl:
	Add the functionality that it also checks for bugs marked
	with "fixme" in the bugzilla database for a product, and
	notifies you if the bug has no fixme comment in the source.
	This is not a perfect operation, so you can explicitly
	include the comment "This is not a fixme bug" and the
	script will ignore it.
	* libnautilus-extensions/nautilus-search-uri.c:
	Fixed some wording so that the text is not hard to
	understand if we are creating an english equivalent for
	several criteria.

M	ChangeLog
M	check-FIXME.pl
M	libnautilus-extensions/nautilus-search-uri.c
M	libnautilus-private/nautilus-search-uri.c

commit 23459e4ee22537e9bd4c5920df43a53a802adc63
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-11-17

	reviewed by: Darin Adler  <darin@eazel.com>

	Reimplemented code that updates menu items' labels and
	sensitivity in a much more straightforward way, made
	possible by the elimination of gtk context menus.

	* src/file-manager/fm-directory-view.c:
	(reset_bonobo_open_with_menu): set sensitivity in here
	instead of in a separate call. Also set sensitivity of
	"Open With" title in context menu, which was previously
	always sensitive. However, it is still always sensitive
	due to a Bonobo bug.
	(set_label_for_menu_and_command): Helper function that
	handles stripping the underscore for the command's label.
	(real_update_menus): Now all the dynamic menu items are
	updated in here, which removes a lot of string compares,
	unnecessary label-setting, and other extra code.

	(compute_menu_item_info), (update_one_menu_item),
	(reset_bonobo_trash_delete_menu): Removed functions;
	they are merged into real_update_menus now.

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit b07fdf6a292e742d711566ec6585f00dffbc94e4
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-11-16

    Fixed uninitialized variable warning that was breaking the build
    (Darin

	* components/adapter/nautilus-zoomable-proxy.c:
	(nautilus_zoomable_proxy_get):
	Fixed uninitialized variable warning that was
	breaking the build (Darin told me the fix).

M	ChangeLog
M	components/adapter/nautilus-zoomable-proxy.c

commit 00c3963094166b38900411f341d98fcbe28778d0
Author: Martin Baulig <baulig@suse.de>
Date:	2000-11-16

    reviewed by: Darin Adler <darin@eazel.com> reviewed by: Maciej
    Stachowiak

    2000-10-22	Martin Baulig  <baulig@suse.de>

	reviewed by: Darin Adler  <darin@eazel.com>
	reviewed by: Maciej Stachowiak	<mjs@eazel.com>

	Use the new Bonobo::Zoomable interface instead of
	Nautilus::Zoomable.

	* libnautilus/nautilus-zoomable.[ch]: Removed.
	* src/nautilus-zoomable-frame-corba.c: Removed.

	* libnautilus/nautilus-view-component.idl
	(ZoomLevels, ZoomLevelList, Zoomable, ZoomableFrame): Removed.

	* src/nautilus-view-frame-private.h
	(impl_Nautilus_ZoomableFrame_vepv,
	impl_Nautilus_ZoomableFrame__create):
	Removed external declarations.

	* src/nautilus-view-frame.h: include
	<bonobo/bonobo-zoomable-frame.h>.
	(NautilusViewFrame): Removed the `zoomable' field and changed the
	type of the `zoomable_frame' field from BonoboObject into
	BonoboZoomableFrame.
	(NautilusViewFrameClass): Added `zoom_parameters_changed' signal.

	* src/nautilus-view-frame.c (nautilus_view_frame_destroy_client):
	Don't release `view->zoomable' and set `view->history_frame' and
	`view->zoomable_frame' to NULL, not to CORBA_OBJECT_NIL.
	(nautilus_view_frame_initialize_class): Added
	ZOOM_PARAMETERS_CHANGED
	signal.
	(zoom_level_changed_callback): New static callback function;
	this emits
	the ZOOM_LEVEL_CHANGED signal on the NautilusViewFrame.
	(zoom_parameters_changed_callback): New static callback function;
	this
	emits the ZOOM_PARAMETERS_CHANGED signal on the NautilusViewFrame.
	(nautilus_view_frame_set_to_component): QI the adapted component
	for
	"IDL:Bonobo/Zoomable:1.0" and - if it was found - create the
	BonoboZoomableFrame, bind it to the BonoboZoomable and connect the
	"zoom_level_changed" and the "zoom_parameters_changed" signals.
	(nautilus_view_frame_is_zoomable): Return `view->zoomable_frame
	!= NULL'.
	(nautilus_view_frame_get_zoom_level): Check whether
	view->zoomable_frame
	is not NULL and call bonobo_zoomable_frame_get_zoom_level().
	(nautilus_view_frame_set_zoom_level): Check whether
	view->zoomable_frame
	is not NULL and call bonobo_zoomable_frame_set_zoom_level().
	(nautilus_view_frame_get_min_zoom_level): Check whether
	view->zoomable_frame is not NULL and call
	bonobo_zoomable_frame_get_min_zoom_level().
	(nautilus_view_frame_get_max_zoom_level): Check whether
	view->zoomable_frame is not NULL and call
	bonobo_zoomable_frame_get_max_zoom_level().
	(nautilus_view_frame_get_has_min_zoom_level): New function.
	Check whether view->zoomable_frame is not NULL and call
	bonobo_zoomable_frame_has_min_zoom_level().
	(nautilus_view_frame_get_has_max_zoom_level): New function.
	Check whether view->zoomable_frame is not NULL and call
	bonobo_zoomable_frame_has_max_zoom_level().
	(nautilus_view_frame_get_is_continuous): New function.
	Check whether view->zoomable_frame is not NULL and call
	bonobo_zoomable_frame_is_continuous().
	(nautilus_view_frame_get_preferred_zoom_levels): If
	view->zoomable_frame is NULL, return NULL. Otherwise
	bonobo_zoomable_frame_get_preferred_zoom_levels() returns GList *
	of floats which we can just return.
	(nautilus_view_frame_zoom_in): If view->zoomable_frame is
	not NULL,
	call bonobo_zoomable_frame_zoom_in().
	(nautilus_view_frame_zoom_out): If view->zoomable_frame is
	not NULL,
	call bonobo_zoomable_frame_zoom_out().
	(nautilus_view_frame_zoom_to_fit):  If view->zoomable_frame is not
	NULL, call bonobo_zoomable_frame_zoom_out().
	(nautilus_view_frame_zoom_level_changed): Removed.

	* src/nautilus-zoom-control.c (NautilusZoomControlDetails): Added
	`has_min_zoom_level' and `has_max_zoom_level'.
	(draw_zoom_control_image): Call
	nautilus_zoom_control_can_zoom_in/out()
	to find out whether we can zoom.
	(zoom_menu_callback): Likewise.
	(nautilus_zoom_control_button_press_event): Likewise.
	(create_zoom_menu_item): Changed the type of the `zoom_level'
	argument
	from double to float.
	(nautilus_zoom_control_set_min_zoom_level): Removed.
	(nautilus_zoom_control_set_max_zoom_level): Removed.
	(nautilus_zoom_control_set_preferred_zoom_levels): Removed.
	(nautilus_zoom_control_set_parameters): New function.
	(nautilus_zoom_control_has_min_zoom_level): New function.
	(nautilus_zoom_control_has_max_zoom_level): New function.
	(nautilus_zoom_control_can_zoom_in): New function.
	(nautilus_zoom_control_can_zoom_out): New function.

	* src/file-manager/fm-directory-view.c: #include
	<bonobo/bonobo-zoomable.h> instead of
	<libnautilus/libnautilus-zoomable.h>.
	(FMDirectoryViewDetails): Changed the type of `zoomable' to
	BonoboZoomable.
	(fm_directory_view_preferred_zoom_levels): Made this an array
	of float,
	not double.
	(fm_directory_view_initialize): Create a new BonoboZoomable
	object here.
	(zoomable_zoom_in_callback): The first argument is now a
	BonoboZoomable.
	(zoomable_zoom_out_callback): The first argument is now a
	BonoboZoomable.
	(nautilus_zoom_level_from_double): Renamed into
	nautilus_zoom_level_from_float().
	(zoomable_set_zoom_level_callback): The first argument is now a
	BonoboZoomable and the second one a float.
	(zoomable_zoom_to_fit_callback): The first argument is now a
	BonoboZoomable.
	(fm_directory_view_set_zoom_level): Call
	bonobo_zoomable_report_zoom_level_changed()
	instead of using nautilus_zoomable_set_zoom_level().

	* src/nautilus-window-manage-views.c:
	(zoom_level_changed_callback): Don't call
	nautilus_zoom_control_set_min_zoom_level(),
	nautilus_zoom_control_set_max_zoom_level() and
	nautilus_zoom_control_set_preferred_zoom_levels() here.
	Use nautilus_zoom_control_can_zoom_in/out() to find out whether we
	can zoom in the calls to nautilus_bonobo_set_sensitive().
	, (zoom_parameters_changed_callback): New callback function.
	Call nautilus_zoom_control_set_parameters() and - if the
	zoom_level
	is not 0.0 - zoom_level_changed_callback().

	* components/adapter/nautilus-zoomable-proxy.[ch]: New files.

	* components/adapter/Makefile.am (nautilus_adapter_SOURCES):
	Added nautilus-zoomable-proxy.c and nautilus-zoomable-proxy.h.

	* components/adapter/nautilus-adapter-embed-strategy.c
	(NautilusAdapterEmbedStrategyClass): Added new virtual signal
	`get_zoomable' which must be overridden.
	(nautilus_adapter_embed_strategy_initialize_class): Assign
	it here.
	(nautilus_adapter_embed_strategy_get_zoomable): New static
	function;
	call the virtual `get_zoomable' in the derived class.

	* components/adapter/nautilus-adapter-control-embed-strategy.c:
	(nautilus_adapter_control_embed_strategy_initialize_class):
	Assign nautilus_adapter_control_embed_strategy_get_zoomable() as
	handler of the `get_zoomable' signal.
	(nautilus_adapter_control_embed_strategy_new): QI the Control for
	"IDL:Bonobo/Zoomable:1.0" and pass it to
	nautilus_zoomable_proxy_get()
	if found and store the return value in
	strategy->details->zoomable.
	(nautilus_adapter_control_embed_strategy_get_zoomable): New static
	function; return strategy->details->zoomable which is set in
	nautilus_adapter_control_embed_strategy_new().

	* components/adapter/nautilus-adapter-embeddable-embed-strategy.c:
	(nautilus_adapter_embeddable_embed_strategy_initialize_class):
	Assign nautilus_adapter_embeddable_embed_strategy_get_zoomable()
	as
	handler of the `get_zoomable' signal.
	(nautilus_adapter_embeddable_embed_strategy_new): QI the View for
	"IDL:Bonobo/Zoomable:1.0" and pass it to
	nautilus_zoomable_proxy_get()
	if found and store the return value in
	strategy->details->zoomable.
	(nautilus_adapter_embeddable_embed_strategy_get_zoomable):
	New static
	function; return strategy->details->zoomable which is set in
	nautilus_adapter_embeddable_embed_strategy_new().

	* components/adapter/nautilus-adapter.c: (nautilus_adapter_new):
	Call nautilus_adapter_embed_strategy_get_zoomable(embed_strategy)
	and
	bonobo_add_interface() it to the control if found.

	* components/image-viewer/nautilus-image-view.c: Rewrote the
	Nautilus
	image viewer to be a BonoboControl, to add zoomable support to
	it and
	to merge back everything from bonobo-image-generic into it.

M	ChangeLog
M	components/adapter/Makefile.am
M	components/adapter/nautilus-adapter-control-embed-strategy.c
M
components/adapter/nautilus-adapter-control-factory-embed-strategy.c
M	components/adapter/nautilus-adapter-embed-strategy.c
M	components/adapter/nautilus-adapter-embed-strategy.h
M	components/adapter/nautilus-adapter-embeddable-embed-strategy.c
M	components/adapter/nautilus-adapter.c
A	components/adapter/nautilus-zoomable-proxy.c
A	components/adapter/nautilus-zoomable-proxy.h
M	components/image-viewer/Nautilus_View_image.oaf.in
M	components/image-viewer/Nautilus_View_image.server.in
M	components/image-viewer/nautilus-image-view.c
M	components/image-viewer/nautilus-image-view.oafinfo
M	libnautilus/Makefile.am
M	libnautilus/nautilus-view-component.idl
D	libnautilus/nautilus-zoomable.c
D	libnautilus/nautilus-zoomable.h
M	src/Makefile.am
M	src/file-manager/fm-directory-view.c
M	src/nautilus-view-frame-private.h
M	src/nautilus-view-frame.c
M	src/nautilus-view-frame.h
M	src/nautilus-window-manage-views.c
M	src/nautilus-zoom-control.c
M	src/nautilus-zoom-control.h
D	src/nautilus-zoomable-frame-corba.c

commit 56c958290e7c748a881051e263830db51d8c72e9
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-11-16

    Fix uninitialized variable.

	* components/help/converters/gnome-info2html2/main.c: (main):
	Fix uninitialized variable.

	* components/services/vault/command-line/main.c:
	Include stlib.h needed for exit().

	* libnautilus-extensions/nautilus-directory-async.c:
	(call_ready_callbacks):
	Fix uninitialized variable.

	* libnautilus-extensions/nautilus-gdk-pixbuf-extensions.c:
	(nautilus_gdk_pixbuf_draw_text):
	Workaround int vs uint casting issues with new gcc compiler.

	* libnautilus-extensions/nautilus-mime-actions.c:
	(extract_prefix_add_suffix):
	Workaround int vs uint casting issues with new gcc compiler.

M	ChangeLog
M	components/help/converters/gnome-info2html2/main.c
M	components/services/vault/command-line/main.c
M	libnautilus-extensions/nautilus-directory-async.c
M	libnautilus-extensions/nautilus-gdk-pixbuf-extensions.c
M	libnautilus-extensions/nautilus-mime-actions.c
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-gdk-pixbuf-extensions.c
M	libnautilus-private/nautilus-mime-actions.c

commit b95e3b16db966ca27c420b45e278511d3409cd6a
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-11-16

	reviewed by: Darin Adler <darin@eazel.com>

	* src/file-manager/fm-desktop-icon-view.c: (real_update_menus):
	* src/file-manager/fm-directory-view.c: (real_update_menus):
	* src/file-manager/fm-icon-view.c: (fm_icon_view_update_menus):
	Bracketed menu-updating code with bonobo_ui_component_freeze/thaw.
	This speeds up fm_directory_view_update_menus by about 50%, and
	it's called a zillion times so that can't hurt.

M	ChangeLog
M	src/file-manager/fm-desktop-icon-view.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-icon-view.c

commit 8776b1fb06d6b082ad1a50da301e239bae7e4011
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-11-16

	reviewed by: Darin Adler <darin@eazel.com>

	* src/file-manager/fm-directory-view.c: (open_callback),
	(open_in_new_window_callback), (other_application_callback),
	(other_viewer_callback), (trash_callback), (duplicate_callback),
	(create_link_callback), (new_folder_callback),
	(open_properties_window_callback), (reset_background_callback),
	(remove_custom_icons_callback), (real_merge_menus):
	* src/file-manager/fm-icon-view.c:
	(show_stretch_handles_callback),
	(unstretch_icons_callback), (clean_up_callback),
	(rename_icon_callback), (customize_icon_text_callback),
	(fm_icon_view_merge_menus):
	* src/file-manager/fm-search-list-view.c: (real_merge_menus),
	(reveal_selected_items_callback):

	Removed all function casts that were allowing us to use a single
	callback for both Bonobo-style and gtk-style menus; converted
	all the functions to take Bonobo-style parameters.

M	ChangeLog
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-icon-view.c
M	src/file-manager/fm-search-list-view.c

commit 59b21ece10f922adbe181843aded69bb8cddb299
Author: Martin Baulig <martin@home-of-linux.org>
Date:	2000-11-16

    Use `NAUTILUS_ADAPTER_FACTORY_IDL' instead of

    2000-11-16	Martin Baulig  <martin@home-of-linux.org>

	* libnautilus-adapter/nautilus-adapter-factory.idl:
	Use `NAUTILUS_ADAPTER_FACTORY_IDL' instead of
	`NAUTUILUS_ADAPTER_FACTORY_IDL' in the #ifdef/#define
	which protects against multiple inclusion of this file.

M	ChangeLog

commit bc9068b70325604d549360500fb02a8ee65efb83
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-11-16

	Removed a ton of code that was used only for the gtk
	context menus, which are gone now that we're using
	Bonobo for context menus. There's still some reworking
	of code formerly shared by gtk & Bonobo menus to do, but
	I'll do that in a separate pass.

	* src/file-manager/fm-directory-view.h:
	* src/file-manager/fm-directory-view.c:
	(fm_directory_view_initialize_class): Removed signal definitions
	and function assignments for create_selection_context_menu_items
	and create_background_context_menu_items.

	(compute_menu_item_info): Do special_link_in_selection tests here;
	previously they were done only for the gtk context menus (so for
	the past day we've had an as-yet-unnoticed bug where certain
	context menu items on the desktop were sensitive but shouldn't
	have been).
	(fm_directory_view_pop_up_selection_context_menu),
	(fm_directory_view_pop_up_background_context_menu):
	Removed the iffed-out case that used the gtk context menus.

	(zoom_in_callback), (zoom_out_callback), (zoom_default_callback),
	(finish_inserting_menu_item), (finish_appending_menu_item),
	(set_menu_item_path), (append_gtk_menu_item),
	(append_selection_menu_subtree),
	(fm_directory_view_insert_context_menu_item),
	(fm_directory_view_append_context_menu_item),
	(create_background_context_menu_items),
	(real_create_background_context_menu_items),
	(launch_application_from_menu_item), (view_uri_from_menu_item),
	(add_application_to_gtk_menu), (add_component_to_gtk_menu),
	(create_open_with_gtk_menu),
	(real_create_selection_context_menu_items),
	(create_selection_context_menu),
	(fm_directory_view_create_background_context_menu_items),
	(create_background_context_menu), (menu_item_matches_path),
	(fm_directory_view_get_context_menu_index):
	Removed obsolete functions.

	* src/file-manager/fm-desktop-icon-view.c:
	(fm_desktop_icon_view_initialize_class): Removed obsolete
	virtual function overrides.
	(real_update_menus): Removed debugging spam I had accidentally
	left in.

	(new_terminal_menu_item_callback),
	(reset_desktop_background_menu_item_callback),
	(change_desktop_background_menu_item_callback),
	(quit_nautilus_desktop_menu_item_callback),
	(empty_trash_menu_item_callback),
	(fm_desktop_icon_view_create_selection_context_menu_items),
	(fm_desktop_icon_view_create_background_context_menu_items),
	(mount_unmount_removable): Removed obsolete functions.

	* src/file-manager/fm-icon-view.c:
	(special_link_in_selection): Just moved this function up.
	(compute_menu_item_info): Check special_link_in_function for
	rename menu item; formerly this only happened for the gtk
	context menu.
	(fm_icon_view_initialize_class): Removed obsolete virtual
	function overrides.

	(gtk_tighter_layout_callback), (gtk_sort_reversed_callback),
	(context_menu_layout_radio_item_callback),
	(append_one_context_menu_layout_item),
	(insert_one_context_menu_item), (append_one_context_menu_item),
	(append_one_toggle_context_menu_item),
	(fm_icon_view_create_selection_context_menu_items),
	(fm_icon_view_create_background_context_menu_items):
	Removed obsolete functions.

	* src/file-manager/fm-search-list-view.c:
	(fm_search_list_view_initialize_class): Removed obsolete
	virtual function override.

	(real_create_selection_context_menu_items):
	Removed obsolete function.

M	ChangeLog
M	src/file-manager/fm-desktop-icon-view.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-directory-view.h
M	src/file-manager/fm-icon-view.c
M	src/file-manager/fm-search-list-view.c

commit 68cb4f41bb28206ea666dd398298f030c5b8746c
Author: Martin Baulig <martin@src.gnome.org>
Date:	2000-11-16

    Use `NAUTILUS_ADAPTER_FACTORY_IDL' instead of
    `NAUTUILUS_ADAPTER_FACTORY_IDL' in
    the #ifdef/#define which protects against multiple inclusion of
    this file.

M	libnautilus-adapter/nautilus-adapter-factory.idl

commit e02becab6e97b35ee08e428b7116cd59bcba4c5f
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-11-16

    Added #define NAUTILUS_TRASH_URI "trash:"

	* libnautilus-extensions/nautilus-file-utilities.h:
	Added #define NAUTILUS_TRASH_URI "trash:"

	* libnautilus-extensions/nautilus-directory.c:
	(nautilus_self_check_directory):
	* libnautilus-extensions/nautilus-drag.c:
	(nautilus_drag_default_drop_action_for_icons):
	* libnautilus-extensions/nautilus-file-utilities.c:
	(nautilus_make_uri_canonical),
	(nautilus_self_check_file_utilities):
	* libnautilus-extensions/nautilus-file.c:
	(nautilus_self_check_file):
	* src/file-manager/fm-desktop-icon-view.c:
	(find_and_rename_trash_link), (create_or_rename_trash):
	* src/file-manager/fm-directory-view.c: (show_trash_callback):
	* src/file-manager/nautilus-trash-monitor.c:
	(nautilus_trash_monitor_initialize):
	Used NAUTILUS_TRASH_URI wherever "trash:" was used before.

M	ChangeLog
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-extensions/nautilus-drag.c
M	libnautilus-extensions/nautilus-file-utilities.c
M	libnautilus-extensions/nautilus-file-utilities.h
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-drag.c
M	libnautilus-private/nautilus-file-utilities.c
M	libnautilus-private/nautilus-file-utilities.h
M	libnautilus-private/nautilus-file.c
M	src/file-manager/fm-desktop-icon-view.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/nautilus-trash-monitor.c

commit 11df9adb0e582ad978e46927bcb4ca4e7515dc6c
Author: Szabolcs Ban <bansz@src.gnome.org>
Date:	2000-11-16

    Initial support for Hungarian language.

M	ChangeLog
M	configure.in
M	po/ChangeLog
A	po/hu.po

commit 30b4abeeea8ba98b2e3ba5c2299e3f1b60a8dac9
Author: John Fleck <jfleck@src.gnome.org>
Date:	2000-11-16

    John Fleck <jfleck@inkstain.net> *


    John Fleck <jfleck@inkstain.net> *
    components/help/converters/gnome-db2html2/gdb3html.c:
	changed init entities function to use
	XML_INTERNAL_PREDEFINED_ENTITY to get mdash and hellip working

M	ChangeLog
M	components/help/converters/gnome-db2html2/gdb3html.c

commit 0498767b316c4588f85bc823a15b5471f169f79d
Author: Pavel Cisler <pavel@eazel.com>
Date:	2000-11-16

    reviewed by: John Sullivan <sullivan@eazel.com>

    2000-11-15	Pavel Cisler <pavel@eazel.com>

	reviewed by: John Sullivan <sullivan@eazel.com>

	* libnautilus-extensions/nautilus-gdk-extensions.c:
	* libnautilus-extensions/nautilus-gdk-extensions.h:
	* libnautilus-extensions/nautilus-file-operations-progress.c:
	(set_text_unescaped_trimmed):
	(nautilus_string_ellipsize_start):
	Turn an existing truncation routine to a public one, giving it
	a better name.
	Get rid of a questionable optimization (bugzilla 2555).

	* libnautilus-extensions/nautilus-gdk-extensions.c:
	(nautilus_self_check_ellipsize_start),
	(nautilus_self_check_gdk_extensions):
	Added tests for the elipsize routine.

	* libnautilus-extensions/nautilus-file-operations.c:
	* libnautilus-extensions/nautilus-file-operations.h:
	(get_label_font), (nautilus_format_name_for_display),
	(nautilus_convert_to_formatted_name_for_display),
	(handle_xfer_vfs_error), (handle_xfer_overwrite),
	(nautilus_file_operations_move_to_trash):
	Fix 826: File operation alerts should truncate file names.
	Add a convenience call to unescape and truncate a file name,
	use it the places that format warning and error dialog strings.
	Add some missing quotes in some of the error strings.

	* libnautilus-extensions/nautilus-file-operations.c:
	(parent_for_error_dialog):
	Work on fixing 3093 - file operation error dialogs show up in the
	wrong place.
	Make the error dialogs use the progress dialog as their parent
	window,
	if available, if not, revert to using the original view as
	a parent.

	* libnautilus-extensions/nautilus-string.c:
	Added a comment pointing people to the new ellipsize routines.

M	ChangeLog
M	libnautilus-extensions/nautilus-file-operations-progress.c
M	libnautilus-extensions/nautilus-file-operations.c
M	libnautilus-extensions/nautilus-file-operations.h
M	libnautilus-extensions/nautilus-gdk-extensions.c
M	libnautilus-extensions/nautilus-gdk-extensions.h
M	libnautilus-extensions/nautilus-string.c
M	libnautilus-private/nautilus-file-operations-progress.c
M	libnautilus-private/nautilus-file-operations.c
M	libnautilus-private/nautilus-file-operations.h
M	libnautilus-private/nautilus-gdk-extensions.c
M	libnautilus-private/nautilus-gdk-extensions.h
M	libnautilus-private/nautilus-string.c

commit 2803047ec478d3ca91ee27eeea087aa8ff36ec32
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-11-16

    Fixed bug 1420, panel splitter drag outline edges are indistinct.

    2000-11-15	Gene Z. Ragan  <gzr@eazel.com>

	Fixed bug 1420, panel splitter drag outline edges are indistinct.

	(nautilus_horizontal_splitter_motion):
	New method overide to handle drawing splitter during drag.

	(nautilus_horizontal_splitter_button_release):
	Add additonal code from parent class and don't call
	parent class function at function exit.

	* libnautilus-extensions/nautilus-horizontal-splitter.c:
	(nautilus_horizontal_splitter_initialize_class):
	Overide motion method.

	(splitter_xor_line):
	Draw splitter outline as two distinct edges.

M	ChangeLog
M	libnautilus-extensions/nautilus-horizontal-splitter.c
M	libnautilus-private/nautilus-horizontal-splitter.c

commit aa98d4e25ce255cd921ae7ef7f9e6c93892ad706
Author: Mike Engber <engber@src.gnome.org>
Date:	2000-11-16

    fixed some comments


	* libnautilus-extensions/nautilus-directory-background.c:
	(nautilus_file_background_event_filter):
	fixed some comments

	* libnautilus-extensions/nautilus-gtk-extensions.c:
	(container_foreach_deep_callback),
	(nautilus_gtk_container_foreach_deep):
	* libnautilus-extensions/nautilus-gtk-extensions.h:
	added nautilus_gtk_container_foreach_deep

	* src/nautilus-window.c: (menu_bar_no_resize_hack_size_allocate),
	(menu_bar_no_resize_hack_menu_bar_finder),
	(menu_bar_no_resize_hack_atexit), (menu_bar_no_resize_hack),
	(nautilus_window_constructed):
	added hack to prevent criticals when using the desktop
	bug 4345

M	ChangeLog
M	libnautilus-extensions/nautilus-directory-background.c
M	libnautilus-extensions/nautilus-gtk-extensions.c
M	libnautilus-extensions/nautilus-gtk-extensions.h
M	libnautilus-private/nautilus-directory-background.c
M	libnautilus-private/nautilus-gtk-extensions.c
M	libnautilus-private/nautilus-gtk-extensions.h
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window.c

commit 98ed72a16038ec2d0d2afe814dc5962fdf8dd9e0
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-11-15

    Added src/file-manager/fm-desktop-icon-view-ui.xml

	* po/POTFILES.in: Added
	src/file-manager/fm-desktop-icon-view-ui.xml

M	ChangeLog
M	po/POTFILES.in

commit b1aaa02b863f89f7ffcf4b95080380038a26e72a
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-11-15

	Fixed a couple of cases where context menus appeared on
	the desktop that should have been hidden. This leaves
	behind a new (Bonobo) bug where there are two adjacent
	separators in the desktop background context menu, which
	I will write up.

	reviewed by: Maciej Stachowiak	<mjs@eazel.com>

	* libnautilus/nautilus-bonobo-ui.h:
	Add popup zooming commands here that need to be manipulated
	by directory view.
	* src/file-manager/fm-directory-view.c: (real_merge_menus):
	Hide the zooming items in the popup if the directory view
	does not support zooming (e.g., desktop)
	* src/file-manager/fm-icon-view.c: (fm_icon_view_merge_menus):
	Hide the Lay Out submenu in the popup if the icon view
	does not support auto-layout (e.g., desktop)
	* src/nautilus-shell-ui.xml: Make zooming items in popup use
	different commands than zooming items in normal menu, so they
	can be hidden independently.
	* src/nautilus-window-menus.c: (nautilus_window_initialize_menus):
	Attach callbacks to new popup zooming items.

M	ChangeLog
M	libnautilus/nautilus-bonobo-ui.h
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-icon-view.c
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-shell-ui.xml
M	src/nautilus-window-menus.c

commit 259c95fa589d3d267c0937afb55cb395979bacf9
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-11-15

    Fixed bug 4717, Nautilus draw desktop icons overlapping.

    2000-11-15	Gene Z. Ragan  <gzr@eazel.com>

	Fixed bug 4717, Nautilus draw desktop icons overlapping.

	The problem was caused by the icon container responding to
	an idle function that lays out icons that had been
	newly added.  This is a problem if the callback is called
	form an idle after th eicon container has been created, but
	before a size has been allocated. A nely intialized GtkWidget
	has a default allocation of 0, 0, 1, 1 which is too small
	for the layout algorithm to work properly.  A flag was added
	that is set to TRUE when the size_allocate function is called.

	* src/nautilus-desktop-window.c: (nautilus_desktop_window_new):
	Set has_been_allocated to FALSE initially.

	* libnautilus-extensions/nautilus-icon-container.c:
	(size_allocate), (nautilus_icon_container_initialize),
	(nautilus_icon_container_add):
	Checj status of has_been_allocated flag before adding
	and laying out new icons.

	* libnautilus-extensions/nautilus-icon-private.h:
	Added has_been_allocated flag that is set to TRUE
	when size_allocated is first called.

	Work in progress on allowing desktop links to be renamed.

	* src/file-manager/fm-desktop-icon-view.c:
	(find_and_update_home_link):
	Allow renaming of home links.

	* src/file-manager/fm-icon-view.c:
	(special_link_in_selection):
	Removed home link from special link types.

	* libnautilus-extensions/nautilus-file.c:
	(nautilus_file_can_rename):
	Allow renaming of home link types.

M	ChangeLog
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-extensions/nautilus-icon-private.h
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-private.h
M	src/file-manager/fm-desktop-icon-view.c
M	src/file-manager/fm-icon-view.c
M	src/nautilus-desktop-window.c

commit 3c7ded1f7a1de297c798dcfde88d523199b81218
Author: Rebecca Schulman <rebecka@eazel.com>
Date:	2000-11-15

    This change is the first part of the fix for bug 3920. The fix
    will allow

    2000-11-15	Rebecca Schulman  <rebecka@eazel.com>
	This change is the first part of the fix for bug 3920.
	The fix will allow nautilus to tell a user that the
	search they have requested is newer than their index.
	This involved communicating errors that occurred while
	opening and reading the directory outside of the
	directory model to a view, which can react in a useful
	way.

	Reviewed by: John Sullivan <sullivan@eazel.com>

	* libnautilus-extensions/nautilus-directory-async.c:
	(directory_load_done):
	If the directory load did not complete successfully,
	emit an error signal

	* libnautilus-extensions/nautilus-directory-private.h:
	* libnautilus-extensions/nautilus-directory.h:
	* libnautilus-extensions/nautilus-directory.c:
	(nautilus_directory_initialize_class),
	(nautilus_directory_emit_load_error):
	Add the load error signal, and a cover function to
	emit the signal

	* src/file-manager/fm-directory-view.h:
	* src/file-manager/fm-directory-view.c:
	(fm_directory_view_initialize_class), (load_error_callback),
	(finish_loading_uri), (disconnect_model_handlers):
	Also add a load_error signal to the fm directory view class,
	so that subclasses can get information about errors particular
	to a type of directory, (in this case the search list view)
	and react correctly.

	* src/file-manager/fm-search-list-view.c: (load_error_callback),
	(fm_search_list_view_initialize):
	Handle the load error SERVICE_OBSOLETE, by displaying a dialog
	that tells the user that their index is too old for their
	search to work correctly, and gives them an option to reindex

	* src/file-manager/nautilus-indexing-info.c:
	(nautilus_indexing_info_request_reindex):
	* src/file-manager/nautilus-indexing-info.h:
	Add a cover function to medusa's request reindex function
	that the search list view calls.

M	ChangeLog
M	libnautilus-extensions/nautilus-directory-async.c
M	libnautilus-extensions/nautilus-directory-private.h
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-extensions/nautilus-directory.h
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-directory-private.h
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-directory.h
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-directory-view.h
M	src/file-manager/fm-search-list-view.c
M	src/file-manager/nautilus-indexing-info.c
M	src/file-manager/nautilus-indexing-info.h

commit 9bab1fad1c438614a0531255264b66d899cd5454
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-11-15

    Enabled Bonobo context menus again, because Darin has now checked
    in the

	* src/file-manager/fm-directory-view.c:
	(fm_directory_view_pop_up_selection_context_menu),
	(fm_directory_view_pop_up_background_context_menu):
	Enabled Bonobo context menus again, because Darin has
	now checked in the fixes to Bonobo that make them work
	properly. Let me know about any (new) context-menu bugs
	you might run into.

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit 01a2f078f3bbace3d4dd4f37d80f95f68fa954b1
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-11-15

    Oops, I accidentally checked in the Bonobo context menus enabled. They
    are

	* src/file-manager/fm-directory-view.c:
	(fm_directory_view_pop_up_selection_context_menu),
	(fm_directory_view_pop_up_background_context_menu):
	Oops, I accidentally checked in the Bonobo context
	menus enabled. They are now disabled again.

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit 0546da6a57da39b09ddc501ff96dc1b4b43484bc
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-11-15

	Changed all references to GNOME/GenericFactory to refer to
	GNOME/ObjectFactory instead.

M	ChangeLog
M	components/adapter/Nautilus_ComponentAdapterFactory_std.oaf.in
M	components/adapter/Nautilus_ComponentAdapterFactory_std.server.in
M
components/adapter/Nautilus_ComponentAdapterFactory_std.server.in.in
M	components/adapter/nautilus-adapter.oafinfo
M	components/hardware/Nautilus_View_hardware.oaf.in
M	components/hardware/Nautilus_View_hardware.server.in
M	components/hardware/Nautilus_View_hardware.server.in.in
M	components/hardware/nautilus-hardware-view.oafinfo
M	components/help/Nautilus_View_help.oaf.in
M	components/help/Nautilus_View_help.server.in
M	components/help/help-contents.oafinfo
M	components/help/help-factory.oafinfo
M	components/history/Nautilus_View_history.oaf.in
M	components/history/Nautilus_View_history.server.in
M	components/history/Nautilus_View_history.server.in.in
M	components/history/nautilus-history-view.oafinfo
M	components/html/ntl-web-browser.oafinfo
M	components/image-viewer/Nautilus_View_image.oaf.in
M	components/image-viewer/Nautilus_View_image.server.in
M	components/image-viewer/nautilus-image-view.oafinfo
M	components/loser/content/Nautilus_View_content-loser.oaf.in
M	components/loser/content/Nautilus_View_content-loser.server.in
M	components/loser/content/Nautilus_View_content-loser.server.in.in
M	components/loser/content/nautilus-content-loser.oafinfo
M	components/loser/sidebar/Nautilus_View_sidebar-loser.oaf.in
M	components/loser/sidebar/Nautilus_View_sidebar-loser.server.in
M	components/loser/sidebar/Nautilus_View_sidebar-loser.server.in.in
M	components/loser/sidebar/nautilus-sidebar-loser.oafinfo
M	components/mozilla/Nautilus_View_mozilla.oaf.in
M	components/mozilla/Nautilus_View_mozilla.server.in
M	components/mozilla/nautilus-mozilla-content-view.oafinfo
M	components/music/Nautilus_View_music.oaf.in
M	components/music/Nautilus_View_music.server.in
M	components/music/Nautilus_View_music.server.in.in
M	components/music/nautilus-music-view.oafinfo
M	components/notes/Nautilus_View_notes.oaf.in
M	components/notes/Nautilus_View_notes.server.in
M	components/notes/Nautilus_View_notes.server.in.in
M	components/notes/nautilus-notes.oafinfo
M	components/rpmview/Nautilus_View_rpm.oaf.in
M	components/rpmview/nautilus-rpm-view.oafinfo
M	components/sample/Nautilus_View_sample.oaf.in
M	components/sample/Nautilus_View_sample.server.in
M	components/sample/Nautilus_View_sample.server.in.in
M	components/sample/nautilus-sample-content-view.oafinfo
M	components/services/install-view/Nautilus_View_install.oaf.in
M
components/services/install-view/nautilus-service-install-view.oafinfo
M
components/services/install/nautilus-view/Nautilus_View_install.oaf.in
M
components/services/install/nautilus-view/nautilus-service-install-view.oafinfo
M
components/services/install/server/Trilobite_Service_install.oaf.in
M
components/services/install/server/trilobite-eazel-install-service.oafinfo
M
components/services/inventory/nautilus-view/nautilus-inventory-view.oafinfo
M
components/services/login/nautilus-view/Nautilus_View_change-password.oaf.in
M
components/services/login/nautilus-view/nautilus-change-password-view.oafinfo
M	components/services/summary/Nautilus_View_services-summary.oaf.in
M
components/services/summary/nautilus-view/Nautilus_View_services-summary.oaf.in
M
components/services/summary/nautilus-view/nautilus-summary-view.oafinfo
M
components/services/time/nautilus-view/trilobite-eazel-time-view.oafinfo
M
components/services/time/service/trilobite-eazel-time-service.oafinfo
M
components/services/trilobite/sample/nautilus-view/Nautilus_View_service-sample.oaf.in
M
components/services/trilobite/sample/nautilus-view/nautilus-sample-service-view.oafinfo
M
components/services/trilobite/sample/service/Trilobite_Service_sample.oaf.in
M
components/services/trilobite/sample/service/trilobite-eazel-sample-service.oafinfo
M	components/shell/Nautilus_View_shell.oaf.in
M	components/shell/Nautilus_View_shell.server.in
M	components/shell/shell.oafinfo
M	components/websearch/ntl-web-search.oafinfo
M	src/Nautilus_shell.oaf.in
M	src/Nautilus_shell.server.in
M	src/nautilus.oafinfo

commit e517222a9daedc77d3ea60b014895b70a0bf7518
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-11-15

    Corrected ui_component --> ui_container in my last entry

M	ChangeLog

commit 323abcdef4f2b4b32a0f45e03ca9ceba4888ab12
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-11-15

	reviewed by: Darin Adler <darin@eazel.com>

	More work towards using Bonobo for context menus. All
	context menu items should now appear and be correctly
	hooked up. The Bonobo context menus are still not quite
	enabled, awaiting a couple of Bonobo fixes.

	Redid the API for creating dynamic sets of Bonobo
	menu items (as used by bookmarks, application & viewer
	lists), and added support for lists of toggle items
	(needed for Disks submenu in desktop context menu).

	Also, added "Show Trash" menu item in File menu, just above
	Empty Trash, after discussing with Andy and Arlo.

	* libnautilus-extensions/nautilus-bonobo-extensions.h:
	* libnautilus-extensions/nautilus-bonobo-extensions.c:
	(get_numbered_menu_item_name): New helper function, returns
	generated menu item name given parent path and index.
	(nautilus_bonobo_get_numbered_menu_item_command): New
	function, returns generated command name given parent path
	and index.
	(nautilus_bonobo_get_numbered_menu_item_path): New function,
	returns generated menu item path given parent path and index.
	(add_numbered_menu_item_internal): New helper function,
	creates menu item using these other new calls. Mostly extracted
	and rewritten from nautilus_bonobo_add_menu_item.
	(nautilus_bonobo_add_numbered_menu_item): Renamed from
	nautilus_bonobo_add_menu_item, and reimplemented to
	call add_numbered_menu_item_internal.
	(nautilus_bonobo_add_numbered_toggle_menu_item):
	New function, like _add_numbered_menu_item but creates a
	toggle menu item.
	(remove_commands): Renamed from remove_verbs; now handles ids
	as well as verbs.
	(nautilus_bonobo_remove_menu_items_and_commands):
	Renamed from ..._items_and_verbs; now handles ids as well as
	verbs.
	(nautilus_bonobo_get_menu_item_verb_name): Removed; replaced by
	_get_numbered_menu_item_command.

	* src/file-manager/nautilus-desktop-icon-view-ui.xml:
	New file, Bonobo-style version of desktop context menus.
	* src/file-manager/Makefile.am: Include new file in build.

	* src/file-manager/fm-desktop-icon-view.c:
	Add BonoboUIComponent to details struct.
	(fm_desktop_icon_view_destroy): Dispose of BonoboUIComponent.
	(fm_desktop_icon_view_initialize_class): wire up overrides for
	merge_menus and update_menus.
	(new_terminal_callback),
	(change_background_callback), (empty_trash_callback),
	(reset_background_callback), (quit_desktop_callback):
	New Bonobo-style menu callbacks.
	(empty_trash_menu_item_callback): Renamed so I could use the old
	simpler name for new Bonobo callback; this one will be deleted
	when the Bonobo conversion is completed.
	(fm_desktop_icon_view_create_selection_context_menu_items):
	Reflect
	name change.
	(mount_or_unmount_removable_volume): New Bonobo listener callback
	used by Disks items.
	(update_disks_menu): New function, recreates the Disks menu.
	(real_update_menus): New function, updates the dynamic desktop
	context menu items.
	(real_merge_menus): New function, wires up the BonoboUIComponent
	and verbs.

	* src/file-manager/fm-directory-view.c:
	(fm_directory_view_pop_up_background_context_menu),
	(fm_directory_view_pop_up_selection_context_menu): Change TRUE
	to FALSE to enable the Bonobo context menus.
	(show_trash_callback): New function, navigates to "trash:"
	(add_open_with_program_menu_item), (reset_bonobo_open_with_menu):
	Reworked for new API.
	(real_merge_menus): Add verb for "Show Trash"

	* src/file-manager/nautilus-directory-view-ui.xml: Added
	"Show Trash"; added placeholders in background popup used
	for desktop view.

	* src/nautilus-window-menus.c:
	(append_bookmark_to_menu): Updated for new numbered_menu_item
	API; deleted unused parameter.
	(create_menu_item_from_node), (append_dynamic_bookmarks),
	(refresh_go_menu): Updated append_bookmark_to_menu callers for
	API changes.
	(nautilus_window_remove_bookmarks_menu_items),
	(nautilus_window_remove_go_menu_items): Updated for API name
	changes.

M	ChangeLog
M	libnautilus-extensions/nautilus-bonobo-extensions.c
M	libnautilus-extensions/nautilus-bonobo-extensions.h
M	libnautilus-private/nautilus-bonobo-extensions.c
M	libnautilus-private/nautilus-bonobo-extensions.h
M	src/file-manager/Makefile.am
M	src/file-manager/fm-desktop-icon-view.c
M	src/file-manager/fm-directory-view.c
A	src/file-manager/nautilus-desktop-icon-view-ui.xml
M	src/file-manager/nautilus-directory-view-ui.xml
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-window-menus.c

commit 6cc11b66aaca69b021de1cca8e2f0ea3f7b1c34f
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-11-15

	reviewed by: Darin Adler <darin@eazel.com>

	* src/nautilus-view-frame.c
	(nautilus_view_frame_new): ref the ui_component

	(nautilus_view_frame_destroy_client): check if ui_component->win
	is NULL before trying to use it; unref the ui_component

	* components/adapter/bonobo-stream-vfs.c (vfs_copy_to): Fix a bug
	whereby the `copyTo' operation would not handle -1 as a request to
	copy the whole file properly.

M	ChangeLog
M	components/adapter/bonobo-stream-vfs.c
M	src/nautilus-view-frame.c

commit ab401166ac464d876e0b28865e4aff94277c6ee3
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-11-15

	reviewed by:  George Lebl  <jirka@5z.com>

	* components/loser/README: Added missing `crash' mode to docs.

	* src/nautilus-view-frame.c: (nautilus_view_frame_destroy_client,
	nautilus_view_frame_handle_client_destroy,
	nautilus_view_frame_handle_client_gone, check_if_view_is_gone):
	Added calls to `bonobo_window_deregister_dead_components' to clean
	up menus and toolbars from dead components, fixing Nautilus bug
	1740.

M	ChangeLog
M	components/loser/README
M	src/nautilus-view-frame.c

commit 39dda407c0a9af2b02f6dede8b775f7fed06509d
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2000-11-15

    Updated Norwegian (bokml) translation.

    2000-11-15	Kjartan Maraas	<kmaraas@gnome.org>

	* no.po: Updated Norwegian (bokml) translation.

M	po/ChangeLog
M	po/no.po

commit 86adec147e6a7cbb4c20c56899743969df181efc
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-11-15

    Re-shuffle logging stuff again to try to make sure that we log
    as little

	* components/services/install/lib/eazel-install-object.c:
	(eazel_install_initialize), (eazel_install_log_to_stderr),
	(eazel_install_failed_because_of_disk_full):
	* components/services/install/lib/eazel-install-private.h:
	* components/services/install/lib/eazel-install-protocols.c:
	(http_fetch_remote_file):
	* components/services/install/lib/eazel-install-public.h:

	Re-shuffle logging stuff again to try to make sure that we log as
	little as possible until the log handler is set up.  Add a flag to
	the installer service that indicates if the installer ran out of
	disk space.  Then, you know, actually check the return codes of
	fwrite/fclose to see if they failed.

M	ChangeLog
M	components/services/install/lib/eazel-install-object.c
M	components/services/install/lib/eazel-install-private.h
M	components/services/install/lib/eazel-install-protocols.c
M	components/services/install/lib/eazel-install-public.h

commit 4fea01c3bd0d87825f80381e3873728a6c8ebf3a
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-11-15

    More crap.

	* nautilus-installer/src/Makefile:

	More crap.

M	nautilus-installer/src/Makefile

commit a5f5c9620c545bbee7cadea78f594bf280c4261a
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-11-15

    Re-shuffle some of the initialization to move as much as possible
    after

	* nautilus-installer/src/installer.c: (create_what_to_do_page),
	(create_install_page), (create_window), (get_detailed_errors),
	(download_failed), (eazel_install_preflight), (install_done),
	(eazel_installer_initialize):

	Re-shuffle some of the initialization to move as much as possible
	after the fetching of the text strings.  It isn't possible to
	cover 100% of the cases this way, so load the default text strings
	first, so we'll have text to display in early errors.  Fix a
	dyslexic typo that would occasionally cause an assertion to fail.
	Notice the new disk-full flag and give an appropriate error
	message.

M	nautilus-installer/src/installer.c

commit 2e6b2b2d2ed4867f59c6e3183ffde378a0c1ba86
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-11-15

    Check for disk space before starting, and refuse to even start unless

	* nautilus-installer/src/main.c: (check_disk_space), (main):

	Check for disk space before starting, and refuse to even start
	unless there's N space in /tmp and M space in /.  For now, N = M =
	75 MB.

M	nautilus-installer/src/main.c

commit 7eebdc66532e337ec99644c130fdc53af4c84151
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-11-15

    Apply kisza's patch (4729) to fix xhost parameters.

	* nautilus-installer/src/prescript:

	Apply kisza's patch (4729) to fix xhost parameters.

M	nautilus-installer/src/prescript

commit f3a249b00216c17bbb66b6eab2f77f661a8d4fe2
Author: Mathieu Lacage <mathieu@eazel.com>
Date:	2000-11-15

    Buddy: john harper. FIX bug 2946: no icon under cursor when dragging
    from

    2000-11-14	Mathieu Lacage	<mathieu@eazel.com>

	Buddy: john harper.
	FIX bug 2946: no icon under cursor when dragging from
	tree view.
	* components/tree/nautilus-tree-view-dnd.c:
	(nautilus_tree_view_drag_begin), call new function below
	(nautilus_tree_view_set_dnd_icon): sets the icon for the
	just-started drag.

M	ChangeLog
M	components/tree/nautilus-tree-view-dnd.c

commit 342932d31175e6679f5c4b9c99a3119a177dae26
Author: Mathieu Lacage <mathieu@eazel.com>
Date:	2000-11-15

    make it use the new prelighting code. leave the old code around even

    2000-11-14	Mathieu Lacage	<mathieu@eazel.com>

	* components/tree/nautilus-tree-view-dnd.c:
	(nautilus_tree_view_drag_motion),
	(nautilus_tree_view_motion_notify),
	(nautilus_tree_view_make_prelight_if_file_operation),
	(nautilus_tree_view_prelight_stop),
	(nautilus_tree_view_drag_destroy):
	make it use the new prelighting code. leave the old code around
	even though it does nothing. The new prelighting now flickers like
	hell but maciej says he wants to fix it.
	* libnautilus-extensions/nautilus-ctree.c:
	(nautilus_ctree_row_at),
	(get_cell_rectangle), (nautilus_ctree_set_prelight), (draw_row),
	(real_insert_row), (nautilus_ctree_node_nth),
	(nautilus_ctree_find): implement prelighting. copy/paste code from
	the NautilusList code to do it.
	* libnautilus-extensions/nautilus-ctree.h: add signature for
	nautilus_ctree_set_prelight plus fields in NautilusCTreeRow.
	* libnautilus-extensions/nautilus-list.c:
	(nautilus_list_prelight_if_necessary): remove useless code.

M	ChangeLog
M	components/tree/nautilus-tree-view-dnd.c
M	libnautilus-extensions/nautilus-ctree.c
M	libnautilus-extensions/nautilus-ctree.h
M	libnautilus-extensions/nautilus-list.c
M	libnautilus-private/nautilus-ctree.c
M	libnautilus-private/nautilus-ctree.h
M	libnautilus-private/nautilus-list.c

commit f4aa4cb11eaa43ff156b4ad3cbfbfe2d56fef771
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-11-15

    buddy: Ramiro Estrugo <ramiro@eazel.com>


	    buddy: Ramiro Estrugo <ramiro@eazel.com>

	    * configure.in:
	    Fix to make --disable-eazel-services work, (4722), it no
	    longer checks for rpm and ammonite, nor tries to build
	    rpmview.

M	ChangeLog
M	configure.in

commit f0119f97432692e86937d9244cfd468076b7fc3b
Author: Matthias Warkus <mawarkus@src.gnome.org>
Date:	2000-11-14

    Updated.

M	po/ChangeLog
M	po/de.po

commit 14353a4709d06ae416e418b31a4ab28849694f5b
Author: Ali Abdin <aliabdin@aucegypt.edu>
Date:	2000-11-14

    New function and a workaround for the entity bug. Should now support

    2000-11-14	Ali Abdin  <aliabdin@aucegypt.edu>

	    * components/help/converters/gnome-db2html2/gdb3html.c:
	    (init_entities),
	    (gdb3html_internalSubset):
	    New function and a workaround for the entity bug. Should
	    now support
	    &mdash;/&hellip;/&percent; - Fixes bug #2438.

	    * components/help/help-method.c:
	    (transform_file), (old_help_file),
	    (find_help_file):
	    Realized that that the gnome_help_file_path function checks
	    for the
	    existance of the file using g_file_exists. This spoiled
	    things for the
	    way we were trying to detect locale. Fixed it (Bug #4618).

	    There is still a bug in this which I will tackle
	    later. This'll do for
	    now.

M	ChangeLog
M	components/help/converters/gnome-db2html2/gdb3html.c

commit e67c8dcba7c045a4a0e28a8b9868e700c0fc2523
Author: Ali Abdin <aliabdin@aucegypt.edu>
Date:	2000-11-14

    Preliminary glossary supports. Fix bug #2399, #4702, #4724. Partial
    fix

    2000-11-23	Ali Abdin  <aliabdin@aucegypt.edu>

	Preliminary glossary supports.
	Fix bug #2399, #4702, #4724. Partial fix for #4724
	(a few of the above are thanks to patches/mails from
	jfleck@inkstain.net)
	Some other misc. bug-fixing.
	Cleaned up some code.
	Preliminary glossary support (thanks to a patch by
	jfleck@inkstain.net)

	* components/help/help-method.c:
	(file_in_info_path):
	Fix a typo preventing it from searching /usr/gnome/info
	Add in support for /usr/share/info directory for Debian (hopefully
	this fixes bug #4414)
	(transform_file),
	(find_help_file): Move the searching for HTML files into the
	find_help_file function to make things consistant. Fixes bug #4724

	* components/help/converters/gnome-db2html2/gdb3html.c:
	(init_entities): Conver entities to use a table, and add
	support for
	iso-latin characters (for i18n purposes).
	(parse_file): set version to XML_DEFAULT_VERSION, fixes bug #2399
	#if 0'd out a useless call to a function
	(xml_parse_file): #if 0'd out this function since we no longer
	use it

	* components/help/converters/gnome-db2html2/sect-elements.c:
	(sect_figure_start_element):
	Increment the figure count as soon as we enter (instead of when we
	leave) (should fix #4702)

	* components/help/converters/gnome-db2html2/gdb3html.[ch]:
	* components/help/converters/gnome-db2html2/sect-elements.[ch]:
	* components/help/converters/gnome-db2html2/sect-preparse.c,
	* components/help/converters/gnome-db2html2/toc-elements.c:
	(glossentry_stack_add), (glossary_start_element),
	(sect_glossseealso_start_element),
	(sect_glosssee_start_element),
	(sect_preparse_glossary_start_element),
	(sect_preparse_glossterm_characters),
	(toc_glossdiv_start_element), (toc_glossdiv_end_element)
	(toc_glossentry_start_element), (toc_glossentry_end_element),
	(toc_glossterm_start_element), (toc_glossterm_end_element):
	New functions for glossary support

	(sect_title_start_element), (sect_title_end_element),
	(sect_title_characters),
	(toc_author_start_element), (toc_author_characters)
	(toc_title_start_element), (toc_title_end_element),
	(toc_title_characters):
	Modified functions for glossary support

	(sect_preparse_set_doctype):
	Add support for glossary, and fix a bug (we should set to
	BOOK_DOC and
	ARTICLE_DOC instead of just BOOK or ARTICLE!!!)

M	components/help/help-method.c

commit 9ec2ac78e6c0bf26b1f5788bddbb7a5c38839429
Author: Ali Abdin <aliabdin@aucegypt.edu>
Date:	2000-11-14

    New function and a workaround for the entity bug. Should now support

    2000-11-14	Ali Abdin  <aliabdin@aucegypt.edu>

	    * components/help/converters/gnome-db2html2/gdb3html.c:
	    (init_entities),
	    (gdb3html_internalSubset):
	    New function and a workaround for the entity bug. Should
	    now support
	    &mdash;/&hellip;/&percent; - Fixes bug #2438.

	    * components/help/help-method.c:
	    (transform_file), (old_help_file),
	    (find_help_file):
	    Realized that that the gnome_help_file_path function checks
	    for the
	    existance of the file using g_file_exists. This spoiled
	    things for the
	    way we were trying to detect locale. Fixed it (Bug #4618).

	    There is still a bug in this which I will tackle
	    later. This'll do for
	    now.

M	components/help/help-method.c

commit 820db47b92254456412c566df496bb446b623efc
Author: Mike Engber <engber@src.gnome.org>
Date:	2000-11-14

    Nautilus no longer responds to PropertyChange events on the root
    window


	* libnautilus-extensions/nautilus-directory-background.c:
	(nautilus_file_background_event_filter), (set_root_pixmap):
	Nautilus no longer responds to PropertyChange events on
	the root window that it originates (bug 3038)

	* libnautilus-extensions/nautilus-background.c:
	(update_drawable_with_pixbuf), (nautilus_background_draw),
	(nautilus_background_draw_to_drawable),
	(nautilus_background_draw_aa),
	(nautilus_background_draw_to_canvas),
	(nautilus_background_load_image_callback),
	(nautilus_background_start_loading_image),
	(nautilus_background_set_image_uri),
	(set_image_and_color_image_loading_done_callback),
	(nautilus_background_set_image_uri_and_color):
	nautilus_background_set_image_uri_and_color used to generate
	an extra SETTINGS_CHANGED + reformatted a bunch of code.

M	ChangeLog
M	libnautilus-extensions/nautilus-background.c
M	libnautilus-extensions/nautilus-directory-background.c
M	libnautilus-private/nautilus-background.c
M	libnautilus-private/nautilus-directory-background.c

commit f94588e23743a1110da2a650f61f74c80d5f22f0
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-11-14

    oops

M	ChangeLog

commit 888402e7a44d755637dfac76c729355caa55f20b
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-11-14

    Some small stuff that got left out of my last commit by accident.

	    * src/nautilus-property-browser.c: Some small stuff that got
	    left out of my last commit by accident.

M	ChangeLog
M	src/nautilus-property-browser.c

commit b2609b013b3e199ad612eca165b49f286b2b8069
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-11-14

	reviewed by: John Sullivan <sullivan@eazel.com>

	* src/file-manager/fm-directory-view.c:
	(display_selection_info_idle_callback),
	(update_menus_idle_callback), (display_pending_idle_callback): Add
	code to ref the BonoboControl around all three of these idle
	functions to eliminate the problem where the directory view would
	get destroyed in the middle of an idle.

	* data/browser.xml:
	* data/linksets/apps.xml:
	* data/linksets/desktop.xml:
	* data/linksets/portals.xml:
	* data/linksets/search_engines.xml:
	* data/static_bookmarks.xml:
	Used "_" prefix on all localizable fields of XML files.

	* po/POTFILES.in: Add all these XML files that need translation.

	* libnautilus-extensions/nautilus-link-set.c:
	(nautilus_link_set_install), (nautilus_link_set_is_installed),
	(nautilus_link_set_remove): Fix storage leaks, also use
	nautilus_xml_get_property_translated to get the property for the
	"name" property so it can be translated if desired.

	* libnautilus-extensions/nautilus-xml-extensions.h:
	* libnautilus-extensions/nautilus-xml-extensions.c:
	(nautilus_xml_get_property_translated): Add a version of
	xmlGetProp that looks for an untranslated version of the property
	and runs it through gettext if there is not a pre-translated
	version present.  For strings downloaded from the service, for
	example, we'll probably use a pre-translated string, but for
	things in the Nautilus source tree we can use an untranslated
	string.

	* src/nautilus-bookmark-parsing.c:
	(nautilus_bookmark_new_from_node): Use
	nautilus_xml_get_property_translated to get the bookmark name so
	that static bookmarks can have names translated with gettext. New
	versions of the static bookmarks downloaded from the service can
	use either kind of name. And user-created bookmarks are not run
	through the gettext mechanism.

	* src/nautilus-window-menus.c: (create_menu_item_from_node): Use
	nautilus_xml_get_property_translated to get the folder names
	translated just as the bookmarks themselves.

	* src/nautilus-link-set-window.c: (get_link_set_names): Added a
	FIXME. The link set names should come from inside the XML, not
	from the file names.

	* src/nautilus-property-browser.c: (get_xml_path),
	(read_browser_xml), (write_browser_xml), (get_color_category):
	(remove_color), (add_color_to_file): Factor out some shared code.
	(add_reset_property): Make hard-wired font size with FIXME.
	(make_properties_from_xml_node): Fix storage leaks and get the
	name of the color using nautilus_xml_get_property_translated so
	the names can be translated.
	(set_up_category_width): Fix storage leaks
	(nautilus_property_browser_update_contents): Fix storage leaks and
	get the display name and description with
	nautilus_xml_get_property_translated so they can be translated.

	* check-THANKS.pl: Got rid of extra blank line at end.

	* libnautilus-extensions/nautilus-customization-data.c:
	(format_name_for_display): Add FIXME to bad-for-localization
	function that turns "_" into " " and capitalizes the first letter
	after each " ".

M	ChangeLog
M	check-THANKS.pl
M	data/browser.xml
M	data/linksets/apps.xml
M	data/linksets/desktop.xml
M	data/linksets/portals.xml
M	data/linksets/search_engines.xml
M	data/static_bookmarks.xml
M	libnautilus-extensions/nautilus-customization-data.c
M	libnautilus-extensions/nautilus-link-set.c
M	libnautilus-extensions/nautilus-string.c
M	libnautilus-extensions/nautilus-xml-extensions.c
M	libnautilus-extensions/nautilus-xml-extensions.h
M	libnautilus-private/nautilus-customization-data.c
M	libnautilus-private/nautilus-link-set.c
M	libnautilus-private/nautilus-string.c
M	libnautilus-private/nautilus-xml-extensions.c
M	libnautilus-private/nautilus-xml-extensions.h
M	po/POTFILES.in
M	src/file-manager/fm-directory-view.c
M	src/nautilus-bookmark-parsing.c
M	src/nautilus-link-set-window.c
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-property-browser.c
M	src/nautilus-window-menus.c

commit 291a4ccd64be0783112e186cd58a70d1298701ca
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-11-14

    Fixed a bug where changing the Nautilus theme would cause the
    history view

    2000-11-14	Gene Z. Ragan  <gzr@eazel.com>

	Fixed a bug where changing the Nautilus theme would cause
	the history view to crash.  The problem was with an
	improperly defined signal handler.

	* components/history/nautilus-history-view.c:
	(history_view_update_icons), (do_destroy), (make_obj):

M	ChangeLog
M	components/history/nautilus-history-view.c

commit cec23cd76b9c9e17604e7406e836fcc3af09de6d
Author: Ali Abdin <rakholh@src.gnome.org>
Date:	2000-11-14

    file nautilus-music-view.oafinfo.vorbis was initially added on
    branch rak-soundview.

commit 75cfc08229fb2f6cc8ec9ac65648849af5b661e2
Author: Ali Abdin <rakholh@src.gnome.org>
Date:	2000-11-14

    file vorbis_handler.c was initially added on branch rak-soundview.

commit fbb39a0909a39a32935a29b7f112bc3f72e240bb
Author: Ali Abdin <rakholh@src.gnome.org>
Date:	2000-11-14

    file vorbis_handler.h was initially added on branch rak-soundview.

commit 535a11fe69b00514bfc45ba8a67cf8fddb95d73c
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-11-14

    Add detection of version numbers for Mandrake, in the hopes that
    someday

	*
	components/services/trilobite/libtrilobite/trilobite-core-distrib
	ution.c: (determine_turbolinux_version),
	(determine_mandrake_version), (trilobite_get_distribution_name):

	Add detection of version numbers for Mandrake, in the hopes that
	someday they'll be supported.

	* nautilus-installer/src/installer.c:
	(get_detailed_errors_foreach), (eazel_installer_post_install),
	(start_logging), (find_old_tmpdir), (eazel_installer_initialize):
	* nautilus-installer/src/main.c: (main):
	* nautilus-installer/src/prescript:

	Fix handling of /tmp directory and make it configurable on the
	command line.  Clarify the "your distribution not supported"
	message.  Clean up the prescript considerably, hopefully in the
	process fixing bugs with specifying what shell to use, what su to
	use, and allowing root to run the installer (worksforme).

M	ChangeLog
M
components/services/trilobite/libtrilobite/trilobite-core-distribution.c
M	nautilus-installer/src/installer.c
M	nautilus-installer/src/main.c
M	nautilus-installer/src/prescript

commit 5b90ae9c173074849aece5d66fbd50906ba497d6
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-11-14

    Fixed bug 1633, History sidebar panel items all display generic
    bookmark

    2000-11-13	Gene Z. Ragan  <gzr@eazel.com>

	Fixed bug 1633, History sidebar panel items all display generic
	bookmark icon.

	* libnautilus/nautilus-view-component.idl:
	Added icon string element to History structure to hold
	an pifbuf converted to a XML string.

	* src/nautilus-window-manage-views.c: (get_history_list_callback):
	Get bookmark pixbuf, convert it to XML and copt the XML string
	into
	the CORBA structure that is added to the list to be returned.

	* components/history/nautilus-history-view.c:
	(install_icon):
	Check and see if pixbuf is non-NULL. If it is, use it. Otherwise
	use the generic bookmark icon.

	(history_view_update_icons):
	Reload entire list to ensure that proper icons are used.

	(history_load_location):
	Call install_icon with new pixbuf parameter.

M	ChangeLog
M	components/history/nautilus-history-view.c
M	libnautilus/nautilus-view-component.idl
M	src/nautilus-window-manage-views.c

commit 0ad87e310159b49d34ec84d85b5d816dd893f776
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-11-14

    A lot of housecleaning, for which there were no bug reports... amongst


	A lot of housecleaning, for which there were no bug reports...
	amongst this some of the leak fixing that libleakcheck pointed
	out.

	*
	components/services/install/command-line/eazel-alt-install-corba.
	c: (delete_files), (main):
	Pass the install categories to the problem handler
	Don't ask about delete iff --file was used

	* components/services/install/lib/eazel-install-logic.c:
	(eazel_install_check_for_file_conflicts),
	Added a comment
	(eazel_install_do_transaction_save_report),
	Don't store the provides lists when storing the transaction
	(eazel_install_display_arguments),
	(eazel_install_start_transaction),
	Log rpm arguments again
	(eazel_install_add_to_extras_foreach),
	(eazel_install_check_existing_packages),
	(eazel_install_ensure_deps), (eazel_uninstall_upward_traverse),
	(eazel_uninstall_downward_traverse),
	(eazel_uninstall_check_for_install):
	Leak fixing

	* components/services/install/lib/eazel-install-md5.c:
	(md5_get_digest_from_file):
	Close files after md5 check
	* components/services/install/lib/eazel-install-object.c:
	(xml_from_packagedata), (xml_from_packagedata_list),
	Packagedata to xml with provides lists
	(eazel_install_unref),
	call gtk_object_unref i EAZEL_INSTALL_NO_CORBA
	(eazel_install_initialize),
	(eazel_install_fetch_remote_package_list), (eazel_install_log),
	(eazel_install_open_log), (eazel_install_alter_mode_on_temp),
	(eazel_install_delete_downloads),
	(eazel_install_install_packages),
	(eazel_install_uninstall_packages),
	(eazel_install_emit_install_progress),
	(eazel_install_emit_install_progress_default),
	(eazel_install_emit_download_progress),
	(eazel_install_emit_download_progress_default),
	(eazel_install_emit_preflight_check),
	(eazel_install_emit_preflight_check_default),
	(eazel_install_emit_download_failed),
	(eazel_install_emit_download_failed_default),
	(eazel_install_emit_md5_check_failed),
	(eazel_install_emit_md5_check_failed_default),
	(eazel_install_emit_install_failed),
	(eazel_install_emit_install_failed_default),
	(eazel_install_emit_uninstall_failed),
	(eazel_install_emit_uninstall_failed_default),
	(eazel_install_emit_dependency_check),
	(eazel_install_emit_dependency_check_default),
	(eazel_install_emit_done), (eazel_install_emit_done_default):
	* components/services/install/lib/eazel-install-public.h:
	* components/services/install/lib/eazel-install-private.h:
	The rest is rename of a define in the .h file

	* components/services/install/lib/eazel-install-problem.h:
	* components/services/install/lib/eazel-install-problem.c:
	(eazel_install_problem_debug_attempts), (compare_problem_case),
	(add_case), (add_cannot_solve_case),
	(add_force_install_both_case),
	(add_force_remove_case), (eazel_install_problem_case_to_string),
	(eazel_install_problem_case_foreach_destroy),
	(finalize_attempts_hash_cleanup),
	(eazel_install_problem_finalize),
	(problem_step_foreach_remove), (eazel_install_problem_step),
	(eazel_install_problem_tree_to_case),
	(eazel_install_problem_find_dominant_problem_type),
	(find_dominant_problems), (build_categories_from_problem_list),
	(eazel_install_problem_handle_cases):
	Strewed debug output around.
	Added a CANNOT_SOLVE case.
	Fixed a memory corruption that occured when I freed handled
	problems
	Made the humanreadable strings i18n'ed, and added comments for the
	translators.

	* components/services/install/lib/eazel-install-protocols.c:
	(eazel_install_fetch_package), (get_search_url_for_package):
	Leak fixing.

	* components/services/install/lib/eazel-install-query.c:
	(eazel_install_simple_rpm_query), (eazel_install_simple_query):
	Added which root it's opening to the debug output, used to catch a
	bug in the installer.

	* components/services/install/lib/eazel-install-rpm-glue.c:
	(eazel_install_rpm_set_settings),
	(eazel_install_start_transaction_make_rpm_argument_list),
	(eazel_install_free_rpm_system),
	(eazel_install_prepare_rpm_system):
	Leak fixing and debug output changing...

	*
	components/services/install/lib/eazel-install-xml-package-list.h:
	*
	components/services/install/lib/eazel-install-xml-package-list.c:
	(parse_package), (parse_category),
	(eazel_install_packagedata_to_xml),
	(eazel_install_packagelist_to_xml),
	(eazel_install_categorydata_to_xml), (osd_parse_implementation),
	(osd_parse_softpkg):
	Leak fixing, plus the ability to generate xml without PROVIDES.

	* components/services/install/lib/makefile.staticlib.in:
	Added eazel-install-problem, since the installer now uses it.

	*
	components/services/install/nautilus-view/nautilus-service-instal
	l-view.h:
	*
	components/services/install/nautilus-view/nautilus-service-instal
	l-view.c: (nautilus_install_parse_uri),
	(nautilus_service_install_done),
	(nautilus_service_install_view_update_from_uri):
	Moved the category list into the details for the view, so when
	calling eazel-install-problem handler, I could pass the categories
	to install.

	* components/services/trilobite/helper/eazel-helper.security.in:
	Fixed so it should work with all usermode versions.

	*
	components/services/trilobite/libtrilobite/trilobite-core-utils.h
	:
	* components/services/trilobite/libtrilobite/helixcode-utils.c:
	* components/services/trilobite/libtrilobite/helixcode-utils.h:
	*
	components/services/trilobite/libtrilobite/trilobite-core-utils.c
	: (trilobite_fetch_uri), (trilobite_fetch_uri_to_file),
	(trilobite_setenv):
	Leak fixing and debug output and s/glib types/c types/.

	* nautilus-installer/src/HACKING:
	Added a warning saying you have to be Eskil or Robey to make this
	compile.

	* nautilus-installer/src/Makefile:
	Yes.

	* nautilus-installer/src/callbacks.c: (begin_install):
	Hacked to use the eazel-install problem solver.

	* nautilus-installer/src/installer.h:
	* nautilus-installer/src/installer.c: (create_what_to_do_page),
	(create_install_page), (jump_to_error_page), (start_over),
	(dont_start_over_callback), (jump_to_retry_page),
	(create_finish_page_good), (eazel_install_progress),
	(eazel_download_progress), (create_initial_force_remove_category),
	(add_force_remove), (get_detailed_errors_foreach),
	(get_detailed_errors), (install_failed),
	(eazel_install_preflight),
	(install_done), (eazel_installer_add_category), (check_system),
	(more_check_system), (eazel_installer_do_install),
	(eazel_installer_post_install), (draw_splash_text),
	(eazel_installer_set_default_texts),
	(eazel_installer_setup_texts),
	(eazel_install_get_depends), (add_singular_package),
	(eazel_installer_initialize):
	Changed to use the eazel-install-problem handler.
	Most text strings are taken from a array, which is set in a
	function that can grab the strings from a server (partly fix for
	1094).
	Removed all the old problem handler code.

	* nautilus-installer/src/main.c: (main):
	Added a secret --package option that makes the installer ignore
	the server specified package and just download another. Good for
	debugging.

M	ChangeLog
M	components/services/install-view/nautilus-service-install-view.c
M	components/services/install-view/nautilus-service-install-view.h
M	components/services/install/command-line/eazel-alt-install-corba.c
M	components/services/install/lib/eazel-install-logic.c
M	components/services/install/lib/eazel-install-md5.c
M	components/services/install/lib/eazel-install-object.c
M	components/services/install/lib/eazel-install-private.h
M	components/services/install/lib/eazel-install-problem.c
M	components/services/install/lib/eazel-install-problem.h
M	components/services/install/lib/eazel-install-protocols.c
M	components/services/install/lib/eazel-install-public.h
M	components/services/install/lib/eazel-install-query.c
M	components/services/install/lib/eazel-install-rpm-glue.c
M	components/services/install/lib/eazel-install-xml-package-list.c
M	components/services/install/lib/eazel-install-xml-package-list.h
M	components/services/install/lib/makefile.staticlib.in
M
components/services/install/nautilus-view/nautilus-service-install-view.c
M
components/services/install/nautilus-view/nautilus-service-install-view.h
M	components/services/trilobite/helper/eazel-helper.security.in
M	components/services/trilobite/libtrilobite/helixcode-utils.c
M	components/services/trilobite/libtrilobite/helixcode-utils.h
M	components/services/trilobite/libtrilobite/trilobite-core-utils.c
M	components/services/trilobite/libtrilobite/trilobite-core-utils.h
M	nautilus-installer/src/HACKING
M	nautilus-installer/src/Makefile
M	nautilus-installer/src/callbacks.c
M	nautilus-installer/src/installer.c
M	nautilus-installer/src/installer.h
M	nautilus-installer/src/main.c

commit 23481d3c68746841a251498e09c2ebea56abc5b7
Author: Mathieu Lacage <mathieu@eazel.com>
Date:	2000-11-14

    Make maciej happy and split the dnd code in a new file.

    2000-11-13	Mathieu Lacage	<mathieu@eazel.com>

	Make maciej happy and split the dnd code in a new file.

	* components/tree/Makefile.am: add new files.
	* components/tree/nautilus-tree-view-dnd.c: new file for dnd code.
	(tree_view_realize_callback), (nautilus_tree_view_init_dnd),
	(nautilus_tree_view_drag_begin), (nautilus_tree_view_drag_end),
	(collapse_time_callback), (nautilus_tree_view_drag_leave),
	(nautilus_tree_view_drag_motion), (nautilus_tree_view_drag_drop),
	(nautilus_tree_view_drag_data_received),
	(nautilus_tree_view_drag_data_get),
	(nautilus_tree_view_button_press),
	(nautilus_tree_view_button_release),
	(nautilus_tree_view_motion_notify),
	(nautilus_tree_view_make_prelight_if_file_operation),
	(nautilus_tree_view_expand_node),
	(nautilus_tree_view_collapse_node),
	(nautilus_tree_view_is_tree_node_expanded),
	(nautilus_tree_view_expand_or_collapse_row),
	(nautilus_tree_view_move_copy_files),
	(nautilus_tree_view_find_drop_target),
	(nautilus_tree_view_is_tree_node_directory),
	(nautilus_tree_view_tree_node_at), (nautilus_tree_view_item_at),
	(nautilus_tree_view_get_drag_uri),
	(nautilus_tree_view_ensure_drag_data), (nautilus_dump_info),
	(expand_hack_unref), (expand_hack_new), (expand_time_callback),
	(nautilus_tree_view_expand_maybe_later),
	(auto_scroll_timeout_callback),
	(nautilus_tree_view_start_auto_scroll),
	(nautilus_tree_view_stop_auto_scroll),
	(nautilus_tree_view_real_scroll),
	(nautilus_tree_view_get_drop_action),
	(nautilus_tree_view_collapse_all),
	(nautilus_tree_view_receive_dropped_icons),
	(nautilus_tree_view_prelight_stop),
	(nautilus_tree_view_drag_destroy),
	(nautilus_tree_view_drag_destroy_real):
	* components/tree/nautilus-tree-view-dnd.h: header.
	* components/tree/nautilus-tree-view-private.h: shared stuff
	between
	TreeView and dnd code.

	* components/tree/nautilus-tree-view.c: remove all those
	functions.
	(nautilus_tree_view_insert_model_node), (forget_view_node),
	(nautilus_tree_view_remove_model_node),
	(nautilus_tree_view_update_model_node),
	(nautilus_tree_view_initialize),
	(nautilus_tree_view_model_node_to_view_node),
	(nautilus_tree_view_node_to_model_node),
	(nautilus_tree_view_node_to_file), (tree_expand_callback),
	(tree_collapse_callback), (tree_select_row_callback),
	(nautilus_tree_view_find_parent_node):
	* components/tree/nautilus-tree-view.h:

M	ChangeLog
M	components/tree/Makefile.am
C055	components/tree/nautilus-tree-view.c
components/tree/nautilus-tree-view-dnd.c
A	components/tree/nautilus-tree-view-dnd.h
A	components/tree/nautilus-tree-view-private.h
M	components/tree/nautilus-tree-view.c
M	components/tree/nautilus-tree-view.h

commit b7c2daf955443c0e635be80f724f083b9b030b69
Author: Pavel Cisler <pavel@eazel.com>
Date:	2000-11-14

    reviewed by: Darin Adler <darin@eazel.com>

    2000-11-13	Pavel Cisler  <pavel@eazel.com>

	reviewed by: Darin Adler <darin@eazel.com>

	* configure.in:
	Enable the sign-compare and cast-align warnings.

	* components/help/converters/gnome-db2html2/gdb3html.c:
	(find_first_element):
	* components/help/hyperbola-filefmt.c: (fmt_free_tree_info):
	* components/help/hyperbola-nav-index.c:
	(hyperbola_navigation_index_update_clist), (despace),
	(end_element):
	* components/history/nautilus-history-view.c:
	(history_load_location):
	* components/mozilla/nautilus-mozilla-content-view.c:
	(string_list_get_index_of_string):
	* components/services/install/lib/eazel-install-corba-types.c:
	(corba_string_sequence_to_glist),
	(corba_packagedatastructlist_from_packagedata_list),
	(packagedata_list_from_corba_packagedatastructlist),
	(categorydata_list_from_corba_categorystructlist):
	* components/services/install/lib/eazel-install-query.c:
	(eazel_install_simple_rpm_query):
	* components/services/install/lib/eazel-install-rpm-glue.c:
	(eazel_install_monitor_rpm_process_pipe):
	* components/services/install/lib/eazel-install-rpm-signature.c:
	(read_rpm_lead), (read_rpm_signature):
	*
	components/services/trilobite/libtrilobite/trilobite-root-helper.
	c: (trilobite_root_helper_run_program),
	(trilobite_root_helper_set_time):
	* cut-n-paste-code/widgets/nautilusclist/nautilusclist.c:
	(nautilus_clist_get_arg), (nautilus_clist_construct):
	* helper-utilities/authenticate/nautilus-authenticate.c: (main):
	* libnautilus-extensions/nautilus-background.c:
	(set_image_and_color_image_loading_done_callback):
	* libnautilus-extensions/nautilus-buffered-widget.c:
	(nautilus_gdk_pixbuf_tile_alpha):
	* libnautilus-extensions/nautilus-caption-table.c:
	(entry_activate):
	* libnautilus-extensions/nautilus-caption-table.h:
	* libnautilus-extensions/nautilus-ctree.c:
	(nautilus_ctree_node_nth), (nautilus_ctree_drag_motion):
	* libnautilus-extensions/nautilus-ctree.h:
	* libnautilus-extensions/nautilus-directory-async.c:
	(metafile_write):
	* libnautilus-extensions/nautilus-file-changes-queue.c:
	(nautilus_file_changes_consume_changes):
	* libnautilus-extensions/nautilus-file-operations-progress.c:
	(truncate_string_from_start):
	* libnautilus-extensions/nautilus-file-operations.c:
	(extract_string_until):
	* libnautilus-extensions/nautilus-file-utilities.c:
	(nautilus_read_entire_file):
	* libnautilus-extensions/nautilus-gdk-extensions.c:
	(nautilus_get_largest_fitting_font):
	* libnautilus-extensions/nautilus-global-preferences.c:
	(global_preferences_get_sidebar_panel_view_identifiers):
	* libnautilus-extensions/nautilus-gtk-extensions.c:
	(nautilus_gtk_window_set_initial_geometry_from_string),
	(nautilus_gtk_menu_set_item_visibility):
	* libnautilus-extensions/nautilus-icon-canvas-item.c:
	(draw_or_measure_label_text), (draw_or_measure_label_text_aa):
	* libnautilus-extensions/nautilus-icon-container.c:
	(rubberband_timeout_callback), (destroy), (compute_stretch):
	* libnautilus-extensions/nautilus-icon-container.h:
	(nautilus_icon_container_find_drop_target):
	* libnautilus-extensions/nautilus-icon-factory.c:
	(check_recently_used_list), (get_themed_icon_file_path),
	(revise_scale_factors_if_too_big):
	* libnautilus-extensions/nautilus-icon-text-item.c:
	(recompute_bounding_box), (iti_draw), (iti_selection_motion):
	* libnautilus-extensions/nautilus-label.c:
	(nautilus_label_size_allocate), (label_recompute_line_geometries):
	* libnautilus-extensions/nautilus-list.c: (draw_cell),
	(nautilus_list_drag_data_received):
	* libnautilus-extensions/nautilus-mime-actions.c:
	(server_matches_content_requirements),
	(nautilus_do_component_query):
	* libnautilus-extensions/nautilus-password-dialog.c:
	(caption_table_activate_callback):
	* libnautilus-extensions/nautilus-preferences-item.c:
	(has_image_file):
	* libnautilus-extensions/nautilus-scalable-font.c:
	(file_as_string), (parse_font_description_file),
	(nautilus_text_layout_new):
	* libnautilus-extensions/nautilus-scalable-font.h:
	* libnautilus-extensions/nautilus-volume-monitor.c:
	(check_permissions):
	* libnautilus/nautilus-view.c:
	(nautilus_shallow_g_list_from_uri_list):
	* libnautilus/nautilus-zoomable.c:
	(nautilus_g_list_from_ZoomLevelList):
	* librsvg/rsvg-ft.c: (rsvg_ft_measure_or_render_string):
	* librsvg/rsvg.c: (rsvg_parse_transform):
	* src/file-manager/fm-icon-view.c:
	(fm_icon_view_create_background_context_menu_items),
	(get_sort_criterion_by_metadata_text), (get_sort_criterion_by_id):
	* src/file-manager/fm-list-view.c: (select_row_common),
	(select_matching_name_callback), (select_previous_next_common),
	(fm_list_view_bump_zoom_level):
	* src/nautilus-search-bar-criterion.c:
	(nautilus_search_bar_criterion_update_valid_criteria_choices):
	* src/nautilus-shell.c: (corba_open_windows),
	(corba_open_default_window):
	* src/nautilus-sidebar.c: (nautilus_sidebar_add_panel_items):
	* src/nautilus-window-menus.c:
	(nautilus_window_disable_keyboard_navigation_for_menus):
	* src/nautilus-window.c: (nautilus_window_size_request):
	Fix all sign-compare violations.

M	ChangeLog
M	components/help/converters/gnome-db2html2/gdb3html.c
M	components/help/hyperbola-filefmt.c
M	components/help/hyperbola-nav-index.c
M	components/history/nautilus-history-view.c
M	components/mozilla/nautilus-mozilla-content-view.c
M	components/services/install/lib/eazel-install-corba-types.c
M	components/services/install/lib/eazel-install-query.c
M	components/services/install/lib/eazel-install-rpm-glue.c
M	components/services/install/lib/eazel-install-rpm-signature.c
M	components/services/trilobite/libtrilobite/trilobite-root-helper.c
M	configure.in
M	cut-n-paste-code/widgets/nautilusclist/nautilusclist.c
M	helper-utilities/authenticate/nautilus-authenticate.c
M	libnautilus-extensions/nautilus-background.c
M	libnautilus-extensions/nautilus-buffered-widget.c
M	libnautilus-extensions/nautilus-caption-table.c
M	libnautilus-extensions/nautilus-caption-table.h
M	libnautilus-extensions/nautilus-ctree.c
M	libnautilus-extensions/nautilus-ctree.h
M	libnautilus-extensions/nautilus-directory-async.c
M	libnautilus-extensions/nautilus-file-changes-queue.c
M	libnautilus-extensions/nautilus-file-operations-progress.c
M	libnautilus-extensions/nautilus-file-operations.c
M	libnautilus-extensions/nautilus-file-utilities.c
M	libnautilus-extensions/nautilus-gdk-extensions.c
M	libnautilus-extensions/nautilus-global-preferences.c
M	libnautilus-extensions/nautilus-gtk-extensions.c
M	libnautilus-extensions/nautilus-icon-canvas-item.c
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-extensions/nautilus-icon-container.h
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-extensions/nautilus-icon-text-item.c
M	libnautilus-extensions/nautilus-label.c
M	libnautilus-extensions/nautilus-list.c
M	libnautilus-extensions/nautilus-mime-actions.c
M	libnautilus-extensions/nautilus-password-dialog.c
M	libnautilus-extensions/nautilus-preferences-item.c
M	libnautilus-extensions/nautilus-scalable-font.c
M	libnautilus-extensions/nautilus-scalable-font.h
M	libnautilus-extensions/nautilus-volume-monitor.c
M	libnautilus-private/nautilus-background.c
M	libnautilus-private/nautilus-buffered-widget.c
M	libnautilus-private/nautilus-caption-table.c
M	libnautilus-private/nautilus-caption-table.h
M	libnautilus-private/nautilus-ctree.c
M	libnautilus-private/nautilus-ctree.h
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-file-changes-queue.c
M	libnautilus-private/nautilus-file-operations-progress.c
M	libnautilus-private/nautilus-file-operations.c
M	libnautilus-private/nautilus-file-utilities.c
M	libnautilus-private/nautilus-gdk-extensions.c
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-gtk-extensions.c
M	libnautilus-private/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-container.h
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus-private/nautilus-icon-text-item.c
M	libnautilus-private/nautilus-label.c
M	libnautilus-private/nautilus-list.c
M	libnautilus-private/nautilus-mime-actions.c
M	libnautilus-private/nautilus-password-dialog.c
M	libnautilus-private/nautilus-preferences-item.c
M	libnautilus-private/nautilus-scalable-font.c
M	libnautilus-private/nautilus-scalable-font.h
M	libnautilus-private/nautilus-volume-monitor.c
M	libnautilus/nautilus-view.c
M	libnautilus/nautilus-zoomable.c
M	librsvg/rsvg-ft.c
M	librsvg/rsvg.c
M	src/file-manager/fm-icon-view.c
M	src/file-manager/fm-list-view.c
M	src/nautilus-information-panel.c
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-search-bar-criterion.c
M	src/nautilus-shell.c
M	src/nautilus-sidebar.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window-menus.c
M	src/nautilus-window.c

commit af7bef76b8b1ba3437119afa9456ac110203a948
Author: Mathieu Lacage <mathieu@eazel.com>
Date:	2000-11-14

    Buddy: pavel. Fix bug 2422 and 4382.

    2000-11-13	Mathieu Lacage	<mathieu@eazel.com>

	Buddy: pavel.
	Fix bug 2422 and 4382.

	* components/tree/nautilus-tree-view.c:
	(filtering_changed_callback),
	(collapse_time_callback): added. collapses opened folders when
	you leave the tree view.
	(nautilus_tree_view_drag_leave): make it call
	tree_view_drag_destroy
	(nautilus_tree_view_drag_motion): cleanup, make it call
	tree_view_drag_destroy_real
	(nautilus_tree_view_drag_drop): spaces.
	(nautilus_tree_view_drag_data_received): cleanup: make it call
	tree_view_drag_destroy.
	(nautilus_dump_info): cleanup.
	(expand_time_callback): cleanup.
	(nautilus_tree_view_expand_maybe_later): cleanup
	(nautilus_tree_view_collapse_all): cleanup.
	(nautilus_tree_view_receive_dropped_icons): make it collapse
	correctly.
	(nautilus_tree_view_prelight_stop): new function: clears
	prelighting.
	(nautilus_tree_view_drag_destroy): new function: destroys when
	drag finished.
	(nautilus_tree_view_drag_destroy_real): new function: destroys
	when drag begins.
	* docs/dnd.txt: add some thoughts.
	* libnautilus-extensions/nautilus-drag.c:
	(nautilus_drag_init): init new field.
	* libnautilus-extensions/nautilus-drag.h: add shared field to
	public structure.

M	ChangeLog
M	components/tree/nautilus-tree-view.c
M	docs/dnd.txt
M	libnautilus-extensions/nautilus-drag.c
M	libnautilus-extensions/nautilus-drag.h
M	libnautilus-private/nautilus-drag.c
M	libnautilus-private/nautilus-drag.h

commit 5108ef7855232aa95e995315f8f8e832a6349e1d
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-11-14

    Fixed bug 4700, ejecting an audio cd kills Nautilus

     2000-11-13  Gene Z. Ragan	<gzr@eazel.com>

	Fixed bug 4700, ejecting an audio cd kills Nautilus

	* libnautilus-extensions/nautilus-volume-monitor.c:
	(nautilus_volume_monitor_get_volume_name):
	Check for NULL string before using it.

	* src/file-manager/fm-desktop-icon-view.c:
	(volume_unmounted_callback):
	Don't bother emiting signal if volume was never mounted
	in the first place.

M	ChangeLog
M	libnautilus-extensions/nautilus-volume-monitor.c
M	libnautilus-private/nautilus-volume-monitor.c
M	src/file-manager/fm-desktop-icon-view.c

commit d9a52e0cebcaa1308d2eca12cc5cca65e79aece5
Author: Christian Rose <menthos@src.gnome.org>
Date:	2000-11-14

    Updated Swedish translation.

M	po/ChangeLog
M	po/sv.po

commit eab8b411209343ed81f1d83541a8aab761d3dd07
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-11-13

	reviewed by: Darin Adler  <darin@eazel.com>

	More work towards using Bonobo for context menus. Also, found
	and fixed bug where "Open With" items weren't working from
	the File menu (though they were from the context menu).

	* src/file-manager/fm-directory-view.c:
	(add_open_with_program_menu_item): Determine verb name from item
	path, not item label. This was broken before, causing "Open With"
	items in the File menu not to work. Not sure why this ever worked,
	but I didn't spend too much time investigating its change history.
	(add_open_with_app_bonobo_menu_item),
	(add_open_with_viewer_bonobo_menu_item): Removed these functions;
	they were adding an extra layer that ended up hurting rather than
	helping.
	(add_application_to_bonobo_menu),
	(add_component_to_bonobo_menu): consolidated with the removed
	functions; add item to context menu as well as normal menu.
	(reset_bonobo_open_with_menu): remove menu items and verbs from
	context menu as well as normal menu.

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit aa5ba9f4d69d5cb01f31058c895aab8d3fbed2ac
Author: Josh Barrow <josh@eazel.com>
Date:	2000-11-13

    Renamed "directory" to "folder


    2000-11-13	Josh Barrow  <josh@eazel.com>

	* libnautilus-extensions/nautilus-global-preferences.c:
	(global_preferences_register):
	Renamed "directory" to "folder

M	ChangeLog
M	libnautilus-extensions/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.c

commit 06cbd9a86b8a01db398d210047c871625b44f99c
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-11-13

	reviewed by: John Sullivan  <sullivan@eazel.com>

	* src/run-nautilus: Fixed bug 3248 (2nd copy of Nautilus faults)
	by removing the nautilus-clean.sh calls from run-nautilus (Ramniro
	claims it was fixed already, but there were race conditions, and
	these calls are masking bugs that we want to fix for release).

M	ChangeLog
M	src/run-nautilus

commit 4dfaa364352bf5b109d69e6a443a070a615de2bd
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-11-13

	reviewed by: Pavel Cisler <pavel@eazel.com>

	* components/adapter/nautilus-adapter-progressive-load-strategy.c:
	Increased chunk-size to 32k in an unsuccesful attempt to improve
	the situation with regards to fix bug 3256 (attempt to view huge
	text file is very slow). It did not help which leads me to believe
	the problem is with the way the text control handles progressive
	updates.

	Fix bug 2180 (switching from icon view to list view, the zoom
	control disappears and then reappears).

	* src/nautilus-window-manage-views.c (load_content_view,
	zoom_level_changed_callback): Don't show and hide the zoom control
	at various times. Instead, let
	`nautilus_window_set_content_view_widget' establish the right
	visibility state when we finally enable the widget. This way, the
	zoom control won't ever disappear and reappear when switching
	between two different zoomable views.
	* src/nautilus-window.c (nautilus_window_set_content_view_widget):
	Set the zoom control to the right visibility state when setting
	the new widget.

M	ChangeLog
M	components/adapter/nautilus-adapter-progressive-load-strategy.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window-manage-views.c
M	src/nautilus-window.c

commit 0e3689b8dcb97cd87e813b517f0cbc2b78886e0f
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-11-13

    fixed bug 3823, text in theme selector is wrong, by correcting
    a mis-set


	* src/nautilus-theme-selector.c: (exit_remove_mode):
	fixed bug 3823, text in theme selector is wrong, by correcting
	a mis-set boolean.

M	ChangeLog
M	src/nautilus-theme-selector.c

commit d82702002d642ba2a66f31e0b9cce06b3fdb693c
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-11-13

	More progress on using Bonobo for context menu items.
	Now the Bonobo context menu items get their labels
	updated to match the selection.

	* src/file-manager/fm-directory-view.c:
	(compute_menu_item_info):
	Now has return parameters for the label with & without underscore,
	instead of a boolean parameter to choose between them.
	(append_gtk_menu_item), (append_selection_menu_subtree):
	Update callers that only want the without-underscore version.
	(update_one_menu_item): Set the label for the verb (no underscore)
	as well as the label for the menu item (include underscore).

	* src/file-manager/fm-icon-view.c:
	(compute_menu_item_info):
	Now has return parameters for the label with & without underscore,
	instead of a boolean parameter to choose between them.
	(insert_one_context_menu_item),
	(fm_icon_view_create_background_context_menu_items):
	Update callers that only want the without-underscore version.
	(update_one_menu_item): Set the label for the verb (no underscore)
	as well as the label for the menu item (include underscore).

	* src/file-manager/fm-search-list-view.c:
	(compute_reveal_item_name_and_sensitivity):
	Now has return parameters for the label with & without underscore,
	instead of a boolean parameter to choose between them.
	(real_create_selection_context_menu_items): Update caller that
	only wants the without-underscore version.
	(update_reveal_item): Set the label for the verb (no underscore)
	as well as the label for the menu item (include underscore).

	* src/file-manager/nautilus-directory-view-ui.xml:
	Add some placeholders in the selection context menu so subclasses
	can place items correctly.
	* src/file-manager/nautilus-icon-view-ui.xml:
	Insert Rename, Stretch, and Unstretch into context menu.
	* src/file-manager/nautilus-search-list-view-ui.xml:
	Define commands for each verb. Move tips to commands.
	Insert Reveal into context menu.

M	ChangeLog
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-icon-view.c
M	src/file-manager/fm-search-list-view.c
M	src/file-manager/nautilus-directory-view-ui.xml
M	src/file-manager/nautilus-icon-view-ui.xml
M	src/file-manager/nautilus-search-list-view-ui.xml

commit 89d6f054c74a72194656766385b1f16da84a3ed0
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-11-13

    fixed bug 4703, add new background crashes when you pick trash.


	fixed bug 4703, add new background crashes when you pick trash.

	* src/nautilus-property-browser.c: (add_background_to_browser):
	fixed by removing a double-free in the case when the selected
	file is not an image.

M	ChangeLog
M	src/nautilus-property-browser.c

commit 707776b56b3d332f30338abfd32c74d2dc5c1a98
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-11-13

	More work towards converting directory view context menus
	to use Bonobo. Checking in so Darin can help me debug.
	The Bonobo context menus still aren't used unless you
	modify code.

	* src/file-manager/fm-directory-view.c:
	(real_merge_menus): Add verb handler for "Reset Background"
	(fm_directory_view_pop_up_selection_context_menu): Add
	conditional to execute Bonobo version (if TRUE changed to FALSE).
	(fm_directory_view_pop_up_background_context_menu): formatting
	tweak.
	* src/file-manager/nautilus-directory-view-ui.xml:
	Added command definitions for all verbs. Moved labels from
	context items into commands. Moved tips into commands. Populated
	the background and selection popup menu definitions.
	* src/file-manager/nautilus-icon-view-ui.xml:
	Added command definitions for all verbs and ids. Defined labels
	for commands. Moved tips into commands. Partially populated the
	background popup menu definition.
	* src/nautilus-shell-ui.xml: Moved accelerators for Zoom commands
	to menu items, so they don't appear in context menus. Add labels
	for Zoom commands. Add degenerate background popup that defines
	the zoom items.

M	ChangeLog
M	src/file-manager/fm-directory-view.c
M	src/file-manager/nautilus-directory-view-ui.xml
M	src/file-manager/nautilus-icon-view-ui.xml
M	src/nautilus-shell-ui.xml

commit 4168c918718ab85e4a1c28ef401b2cab3c357393
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-11-13

    Remove stray printf.

	* libnautilus-extensions/nautilus-program-choosing.c
	(nautilus_launch_application_from_command): Remove stray printf.

M	ChangeLog
M	libnautilus-extensions/nautilus-program-choosing.c
M	libnautilus-private/nautilus-program-choosing.c

commit fe3a8f5e6f741b3b019fa355b5a4459ee42a62a6
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-11-13

    Updated based on running check-THANKS.pl Fixed some typos in people's

	* THANKS: Updated based on running check-THANKS.pl
	* AUTHORS, ChangeLog-200001018: Fixed some typos in
	people's email addresses.


	Fix bugs 3641 (text preview gets garbled when switching files in
	the middle of a load) and 3479 (Nautilus crashes if
	nautilus-adapter* missing).

	* components/adapter/nautilus-adapter-progressive-load-strategy.c
	(call_when_stopped, load_and_free_uri, declare_done_loading,
	stop_loading,
	nautilus_adapter_progressive_load_strategy_load_location): Make
	sure previous load is completely stopped before ever starting a
	new load.

	* components/adapter/nautilus-adapter.c:
	(nautilus_adapter_destroy, nautilus_adapter_new): Avoid reporting
	signals to the view frame while in the middle of destroying the
	adapter.
	* src/nautilus-component-adapter-factory.c
	(nautilus_component_adapter_factory_get): Return NULL when loading
	the adapter factory component fails.
	(nautilus_component_adapter_factory_initialize,
	component_adapter_factory_at_exit_destructor): Changes required by
	the above.
	* src/nautilus-view-frame.c
	(nautilus_view_frame_set_to_component): report failure if we can't
	load the adapter factory.
	* src/nautilus-window-manage-views.c
	(report_content_view_failure_to_user, load_content_view,
	handle_view_failure, nautilus_window_set_sidebar_panels): Do a
	somewhat better job of reporting view load failures.

M	AUTHORS
M	ChangeLog
M	ChangeLog-200001018
M	THANKS
M	components/adapter/nautilus-adapter-progressive-load-strategy.c
M	components/adapter/nautilus-adapter.c
M	src/nautilus-component-adapter-factory.c
M	src/nautilus-view-frame.c
M	src/nautilus-window-manage-views.c

commit 5777ef2437db9cc2c34c44bc613995e5f22c91ad
Author: Yuri Syrota <rasta@src.gnome.org>
Date:	2000-11-13

    Updated Ukrainian translation

M	po/uk.po

commit 09acc5f953d7b74150fdd4f4a440773dabb83e56
Author: Yuri Syrota <rasta@src.gnome.org>
Date:	2000-11-13

    Updated Ukrainian translation

M	po/uk.po

commit 9a349ecb9351f6db5ce5738a1d6141506844fd1d
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-11-13

    Set both open and closed pixmaps, so open folders have a disttinct

	* components/tree/nautilus-tree-view.c
	(nautilus_tree_view_insert_model_node,
	nautilus_tree_view_update_model_node): Set both open and closed
	pixmaps, so open folders have a disttinct appearance in the tree,
	in addition to the disclosure triangles. This fixes bug 2421. This
	work was needed to fix bug 3279 (Icons in tree sidebar panel don't
	update when theme is changed), which was a side effect of not
	doing this.

M	ChangeLog
M	components/tree/nautilus-tree-view.c

commit c4fbe9ceb6b895f09c3dfa959a255ec6b9f5cefd
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-11-13

    Expand margins around expander by 3 pixels on each side to make
    it easier

	* libnautilus-extensions/nautilus-ctree.c (ctree_is_hot_spot):
	Expand margins around expander by 3 pixels on each side to make it
	easier to click the disclosure triangle (triangle will prelight
	when within range), to fix bug 4479


	Fix bugs 4497 (Add configuration option to show only folders in
	tree view) and 2419 (Tree view should track "show hidden files"
	preference):

	* components/tree/nautilus-tree-view.c:
	(nautilus_tree_view_should_skip_file,
	nautilus_tree_view_insert_model_node,
	nautilus_tree_view_remove_model_node,
	nautilus_tree_view_update_model_node): Handle possibly filtering
	out hidden files, backup files or non-directories.

	(filtering_changed_callback,
	nautilus_tree_view_initialize): Initialize from and watch
	filtering preferences, reload whole tree when prefs change.

	(nautilus_tree_view_destroy): Stop watching filtering prefs.

	(reload_model_node, reload_whole_tree, expand_node_for_file,
	nautilus_tree_view_receive_dropped_icons): Update code for
	reloading the tree on expand/collapse etc.

	* components/tree/nautilus-tree-model.c
	(nautilus_tree_model_directory_files_added_callback): Check if we
	already have a node for each file before trying to create a new
	one. This was needed because otherwise chaning the preference
	settins mentioned above would result in crashes.

	* libnautilus-extensions/nautilus-file.h,
	libnautilus-extensions/nautilus-file.c:
	(nautilus_file_is_hidden_file, nautilus_file_is_backup_file,
	nautilus_file_should_show,
	filter_hidden_and_backup_partition_callback,
	nautilus_file_list_filter_hidden_and_backup): Move hidden file and
	backup file filtering logic here from fm-directory-view.c.

	* src/file-manager/fm-directory-view.c (queue_pending_files): Use
	`nautilus_file_list_filter_hidden_and_backup' to do filtering.

	* libnautilus-extensions/nautilus-global-preferences.h,
	libnautilus-extensions/nautilus-global-preferences.c
	(global_preferences_create_dialog, global_preferences_register):
	Add a new preference for showing only directories in the tree
	view.

	* libnautilus-extensions/nautilus-preferences-dialog.c: Make
	preferences dialog a bit bigger to accomodate the new setting.

M	ChangeLog
M	components/tree/nautilus-tree-model.c
M	components/tree/nautilus-tree-view.c
M	libnautilus-extensions/nautilus-ctree.c
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-extensions/nautilus-file.h
M	libnautilus-extensions/nautilus-global-preferences.c
M	libnautilus-extensions/nautilus-global-preferences.h
M	libnautilus-extensions/nautilus-preferences-dialog.c
M	libnautilus-private/nautilus-ctree.c
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-file.h
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.h
M	libnautilus-private/nautilus-preferences-dialog.c
M	src/file-manager/fm-directory-view.c

commit 0f18c603f22a4d242345a9ec22f1331368032bc5
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-11-13

    fixed bug 3210, trash image fails to appear when defined as emblem, by


	fixed bug 3210, trash image fails to appear when defined as
	emblem, by disallowing new emblems to be defined with the same
	name as intrinsic ones.  Also, disallowed adding an emblem with
	the same name as an existing one.

	* src/nautilus-property-browser.c:
	(nautilus_property_browser_destroy), (emblem_keyword_valid),
	(is_reserved_keyword), (emblem_dialog_clicked),
	(make_properties_from_directories):
	maintain a glist of emblem names, and check it when we're adding a
	new one to make sure it's not already on it.  Put up an error
	dialog
	if it already exists.

M	ChangeLog
M	src/nautilus-property-browser.c

commit 878d475c664b0c72fb409c7c5c1ee72a94768854
Author: Josh Barrow <carbamide@src.gnome.org>
Date:	2000-11-13

    Add whitespace


    Add whitespace

M	ChangeLog

commit bbcf26c4f8e95470ee2a0905c1c9b9ce2e3e3852
Author: John Fleck <jfleck@src.gnome.org>
Date:	2000-11-12

    John Fleck <jfleck@inkstain.net> *sect-preparse.c - adding <term>
    support


    John Fleck <jfleck@inkstain.net> *sect-preparse.c - adding <term>
    support

M	components/help/converters/gnome-db2html2/sect-preparse.c

commit 0136867b0fc565a3cd4d47a956a57d16f3c59cc9
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-11-12

    fixed bug 3116, add preference for disabling sound preview


	fixed bug 3116, add preference for disabling sound preview

	* libnautilus-extensions/nautilus-global-preferences.h:
	defined sound preview preference
	* libnautilus-extensions/nautilus-global-preferences.c:
	(global_preferences_create_dialog), (global_preferences_register):
	registered sound preview preference and added to speed tradeoffs
	* src/file-manager/fm-icon-view.c: (should_preview_sound),
	(icon_container_preview_callback):
	only preview sounds if the preference is set

M	ChangeLog
M	libnautilus-extensions/nautilus-global-preferences.c
M	libnautilus-extensions/nautilus-global-preferences.h
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.h
M	src/file-manager/fm-icon-view.c

commit 3e2937132892d038b9dda5fc01f8f424e0884ea7
Author: Ali Abdin <aliabdin@aucegypt.edu>
Date:	2000-11-12

    Preliminary glossary supports. Fix bug #2399, #4702, #4724. Partial
    fix

    2000-11-23	Ali Abdin  <aliabdin@aucegypt.edu>

	Preliminary glossary supports.
	Fix bug #2399, #4702, #4724. Partial fix for #4724
	(a few of the above are thanks to patches/mails from
	jfleck@inkstain.net)
	Some other misc. bug-fixing.
	Cleaned up some code.
	Preliminary glossary support (thanks to a patch by
	jfleck@inkstain.net)

	* components/help/help-method.c:
	(file_in_info_path):
	Fix a typo preventing it from searching /usr/gnome/info
	Add in support for /usr/share/info directory for Debian (hopefully
	this fixes bug #4414)
	(transform_file),
	(find_help_file): Move the searching for HTML files into the
	find_help_file function to make things consistant. Fixes bug #4724

	* components/help/converters/gnome-db2html2/gdb3html.c:
	(init_entities): Conver entities to use a table, and add
	support for
	iso-latin characters (for i18n purposes).
	(parse_file): set version to XML_DEFAULT_VERSION, fixes bug #2399
	#if 0'd out a useless call to a function
	(xml_parse_file): #if 0'd out this function since we no longer
	use it

	* components/help/converters/gnome-db2html2/sect-elements.c:
	(sect_figure_start_element):
	Increment the figure count as soon as we enter (instead of when we
	leave) (should fix #4702)

	* components/help/converters/gnome-db2html2/gdb3html.[ch]:
	* components/help/converters/gnome-db2html2/sect-elements.[ch]:
	* components/help/converters/gnome-db2html2/sect-preparse.c,
	* components/help/converters/gnome-db2html2/toc-elements.c:
	(glossentry_stack_add), (glossary_start_element),
	(sect_glossseealso_start_element),
	(sect_glosssee_start_element),
	(sect_preparse_glossary_start_element),
	(sect_preparse_glossterm_characters),
	(toc_glossdiv_start_element), (toc_glossdiv_end_element)
	(toc_glossentry_start_element), (toc_glossentry_end_element),
	(toc_glossterm_start_element), (toc_glossterm_end_element):
	New functions for glossary support

	(sect_title_start_element), (sect_title_end_element),
	(sect_title_characters),
	(toc_author_start_element), (toc_author_characters)
	(toc_title_start_element), (toc_title_end_element),
	(toc_title_characters):
	Modified functions for glossary support

	(sect_preparse_set_doctype):
	Add support for glossary, and fix a bug (we should set to
	BOOK_DOC and
	ARTICLE_DOC instead of just BOOK or ARTICLE!!!)

M	components/help/converters/gnome-db2html2/gdb3html.h
M	components/help/converters/gnome-db2html2/sect-elements.c
M	components/help/converters/gnome-db2html2/toc-elements.c

commit 94b3b06e3320d1df48503742abfc0c87f6409fb7
Author: John Fleck <jfleck@src.gnome.org>
Date:	2000-11-12

    John Fleck <jfleck@inkstain.net> add <term> tag support to
    gnome-db2html2


    John Fleck <jfleck@inkstain.net> add <term> tag support to
    gnome-db2html2

M	components/help/converters/gnome-db2html2/gdb3html.h
M	components/help/converters/gnome-db2html2/sect-elements.c
M	components/help/converters/gnome-db2html2/toc-elements.c

commit b5e27b7ba07c2b966424a076f75b3ed5b8687968
Author: John Fleck <jfleck@src.gnome.org>
Date:	2000-11-12

    John Fleck <jfleck@inkstain.net> fixing bug #4406, adding <term> tag


    John Fleck <jfleck@inkstain.net> fixing bug #4406, adding <term>
    tag support to gnome-db2html2

M	ChangeLog

commit 85093713aba4b3184e8b7919feed17c24745276d
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-11-12

	Fixed bugs 4503 and 4584.

	* components/tree/nautilus-tree-view.c: Added
	`current_main_view_uri' field to details struct.
	(nautilus_tree_view_load_uri): Set `current_main_view_uri' field
	every time, whether or not we end up selecting it.
	(nautilus_tree_view_destroy): Free `current_main_view_uri' and
	`selected_uri' fields.
	(tree_select_row_callback): Only ignore the select if the selected
	row matches `current_main_view_uri', not just `selected_uri' to
	fix bug 4584 (Can not reselect the previous directory in the tree
	when I entered a "hidden" directory in the content view)

	(nautilus_tree_view_button_release): Only select the row on a
	release of button 1, otherwise ignore to fix bug 4503 ("Tree
	Sidebar panel treats right-clicks as left-clicks (should do
	nothing)")

	(tree_view_realize_callback): trivial formatting fix.

M	ChangeLog
M	components/tree/nautilus-tree-view.c

commit 5d05c3312918dc986380559c32408302481accb4
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-11-12

    FIx bug 4352 and make the redundant "Document Tree" title go away.

	* components/help/hyperbola-nav-tree.c
	(hyperbola_navigation_tree_new): FIx bug 4352 and make the
	redundant "Document Tree" title go away.

M	ChangeLog
M	components/help/hyperbola-nav-tree.c

commit 16062e0e4058d6bacb370d19e79031e6db39f450
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-11-12

	Fixed bugzilla.eazel.com bugs 4051 (applications which require
	terminals don't get them) and 4072 (mime types: command= string
	can't take args?).

	* libnautilus-extensions/nautilus-gnome-extensions.c
	(nautilus_gnome_terminal_shell_execute): Don't take the shell as
	an argument, just use "/bin/sh", there's no reason to use any
	other shell for the purpose of launching a terminal like this.

	(nautilus_gnome_open_terminal): Don't pass user shell to
	`nautilus_gnome_terminal_shell_execute'; handle `gnome-terminal'
	properly by passing it "-x" instead of incorrectly trying to quote
	the command.

	* libnautilus-extensions/nautilus-gnome-extensions.h: Fix minor
	typo.

	* libnautilus-extensions/nautilus-program-choosing.h,
	libnautilus-extensions/nautilus-program-choosing.c:
	(nautilus_launch_application_from_command): Add a use_termial
	argument and if passed, launch the program in a terminal; minor
	fixes to the way non-terminal-requiring programs are launched as
	well, including not quoting the command, so that it can include
	command line arguments (if the command name includes a space, it
	had better be quoted already).

	(nautilus_launch_application): Use the new `use_terminal' argument
	when calling `nautilus_launch_application_from_command'.

	* libnautilus-extensions/nautilus-program-chooser.c:
	(launch_mime_capplet): Use the new `use_terminal' argument
	when calling `nautilus_launch_application_from_command'.

	* src/file-manager/fm-desktop-icon-view.c
	(change_desktop_background_menu_item_callback): Use the new
	`use_terminal' argument when calling
	`nautilus_launch_application_from_command'.

	* src/file-manager/fm-directory-view.c (activate_callback): Use
	the new `use_terminal' argument when calling
	`nautilus_launch_application_from_command'. Also, shell-quote the
	command, since nautilus_application_launch_from_command won't do
	that for you any more.

M	ChangeLog
M	libnautilus-extensions/nautilus-gnome-extensions.c
M	libnautilus-extensions/nautilus-gnome-extensions.h
M	libnautilus-extensions/nautilus-program-chooser.c
M	libnautilus-extensions/nautilus-program-choosing.c
M	libnautilus-extensions/nautilus-program-choosing.h
M	libnautilus-private/nautilus-gnome-extensions.c
M	libnautilus-private/nautilus-gnome-extensions.h
M	libnautilus-private/nautilus-program-chooser.c
M	libnautilus-private/nautilus-program-choosing.c
M	libnautilus-private/nautilus-program-choosing.h
M	src/file-manager/fm-desktop-icon-view.c
M	src/file-manager/fm-directory-view.c

commit e821cf8d2801281ba86c8e53bd14bdca6f83dae8
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-11-11

    Restored original icon to Gnome theme (Andy accidentally changed
    it while

	* icons/gnome/Makefile.am, icons/i-executable.png: Restored
	original icon to Gnome theme (Andy accidentally changed it while
	replacing the default theme's exectuable icon).

M	ChangeLog
M	icons/gnome/Makefile.am
A	icons/gnome/i-executable.png

commit 6438b1f720fa6e952b8cb2ab9b678313e404dc62
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-11-11

    new executable icons from Susan


	new executable icons from Susan

M	ChangeLog
M	icons/Makefile.am
A	icons/i-executable-aa.png
M	icons/i-executable.png

commit 59f47844d63749095681420e41d655d58c98f427
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-11-11

    fixed bug 4197, colors can't be given a name, by adding a color
    selection


	* src/nautilus-property-browser.c:
	(nautilus_color_selection_dialog_new), (add_color_to_file),
	(add_color_to_browser), (show_color_selection_window),
	(add_new_color), (make_properties_from_xml_node):
	fixed bug 4197, colors can't be given a name, by adding a
	color selection window with a name entry, and using that
	to name the color.

	* icons/villanova/Makefile.am:
	* icons/villanova/i-directory-accept-*.png:
	fixed bug 4641, missing non-aa "folder-accept" image for the
	villanova theme, by adding new images from Susan.

	* icons/eazel/eazel.xml:
	* icons/villanova/villanova.xml:
	tweaked the selection box colors for the eazel and villanova
	themes according to Susan's specification.

M	ChangeLog
M	icons/eazel/eazel.xml
M	icons/villanova/Makefile.am
A	icons/villanova/i-directory-accept-12.png
A	icons/villanova/i-directory-accept-24.png
A	icons/villanova/i-directory-accept-36.png
A	icons/villanova/i-directory-accept-72.png
A	icons/villanova/i-directory-accept-96.png
A	icons/villanova/i-directory-accept.png
M	icons/villanova/villanova.xml
M	src/nautilus-property-browser.c

commit d8f009897fce54b9ce98bf22041cd97b15ed30a5
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-11-11

    Fixed bug 3057, Icon renaming state can get broken by clicking
    in location

    2000-11-10	Gene Z. Ragan  <gzr@eazel.com>

	Fixed bug 3057, Icon renaming state can get broken by clicking
	in location bar.

	* libnautilus-extensions/nautilus-icon-container.c:
	(handle_focus_out_event):
	Signal handler that ends renaming mode when focus changes.
	(nautilus_icon_container_initialize):
	Connect "focus_out_event" to new signal handler above.

	* libnautilus-extensions/nautilus-icon-text-item.c: (layout_text),
	(iti_start_editing), (iti_draw), (iti_event),
	(nautilus_icon_text_item_select),
	(nautilus_icon_text_item_get_text),
	(nautilus_icon_text_item_start_editing),
	(nautilus_icon_text_item_stop_editing):
	Code style cleanups.

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-extensions/nautilus-icon-text-item.c
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-text-item.c

commit f960b741ef5673841037c3eb5366182d18e42ba3
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-11-10

	reviewed by: Gene Z. Ragan <gzr@eazel.com>

	I think 3320 is fixed (I definitely can't reproduce it) but this
	change should eliminate a few remaining possible causes.

	* components/tree/nautilus-tree-model.h,
	components/tree/nautilus-tree-model.c
	(nautilus_tree_model_get_node_from_file): New function that gets
	the node corresponding to a NautilusFile (to avoid possible
	problems with multiple NautilusFile objects for one URI).

	(nautilus_tree_model_get_node, report_node_changed,
	report_node_removed_internal,
	nautilus_tree_model_directory_files_changed_callback,
	nautilus_tree_model_directory_done_loading_callback): Use where
	possible.

	* components/tree/nautilus-tree-view.c: (reload_node_for_file,
	nautilus_tree_view_find_parent_node): Use
	`nautilus_tree_model_get_node_from_file'.

M	ChangeLog
M	components/tree/nautilus-tree-model.c
M	components/tree/nautilus-tree-model.h
M	components/tree/nautilus-tree-view.c

commit ec0c09c384372a0749c009e93c54f69816737cb7
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2000-11-10

    Updated Norwegian (bokml) translation.

    2000-11-10	Kjartan Maraas	<kmaraas@gnome.org>

	* no.po: Updated Norwegian (bokml) translation.

M	po/ChangeLog
M	po/no.po

commit 77069be04e9207beb7bbc2687b704d1abb7076c6
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-11-10

    fix bug where newly added reset coupon in the colors section of the



	* src/nautilus-property-browser.c:
	(nautilus_property_browser_drag_data_get):
	fix bug where newly added reset coupon in the colors section
	of the property browser wasn't working on the sidebar.	Fixed
	by making sure it issues a uri to a valid image in
	drag_data_get.

M	ChangeLog
M	src/nautilus-property-browser.c

commit 01b9f54d6f8ca922edf30365bc4c0280ec08e329
Author: Josh Barrow <carbamide@src.gnome.org>
Date:	2000-11-10

    Insert whitespace


    Insert whitespace

M	ChangeLog

commit 5868f1bf7ac560a63d2cec5053da85eb832aa954
Author: Elliot Lee <sopwith@src.gnome.org>
Date:	2000-11-10

    Fix freetype2 detection fix srcdir != builddir.



    * configure.in: Fix freetype2 detection
    * Various makefiles: fix srcdir != builddir.

M	ChangeLog
M	applets/launcher/Makefile.am
M	components/services/trilobite/libtrilobite/Makefile.am
M	configure.in

commit 5122c9f427c7dc6cb6a31fe5af61deaa0cb12a0d
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-11-10

    fixed recently introduced bug where emblems wouldn't drag properly;
    also,


	* src/nautilus-property-browser.c:
	(nautilus_property_browser_drag_data_get),
	(element_clicked_callback), (add_reset_property):
	fixed recently introduced bug where emblems wouldn't drag
	properly; also, used defined constant for reset image name.

M	ChangeLog
M	src/nautilus-property-browser.c

commit 8fafd861e1126758a22dc9defba3cdaca42cfe18
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-11-10

	buddy: John Sullivan <sullivan@eazel.com>

	* libnautilus-extensions/Makefile.am:
	* libnautilus-extensions/nautilus-mime-actions.c:
	* libnautilus-extensions/nautilus-wait-until-ready.h:
	Removed the last vestiges of the wait calls.

	* libnautilus-extensions/nautilus-program-choosing.h:
	Add declarations for cancel calls (not yet implemented).

	* libnautilus-extensions/nautilus-program-choosing.c:
	(choose_application_hash), (choose_application_equal),
	(choose_application_destroy), (choose_component_hash),
	(choose_component_equal), (choose_component_destroy),
	(choose_component_callback), (nautilus_choose_component_for_file),
	(choose_application_callback),
	(nautilus_choose_application_for_file): Change the
	implementation to use call_when_ready instead of
	wait_until_ready.

	* src/file-manager/fm-directory-view.c:
	Formatting tweaks.

M	ChangeLog
M	libnautilus-extensions/Makefile.am
M	libnautilus-extensions/nautilus-mime-actions.c
M	libnautilus-extensions/nautilus-program-choosing.c
M	libnautilus-extensions/nautilus-program-choosing.h
D	libnautilus-extensions/nautilus-wait-until-ready.h
M	libnautilus-private/Makefile.am
M	libnautilus-private/nautilus-mime-actions.c
M	libnautilus-private/nautilus-program-choosing.c
M	libnautilus-private/nautilus-program-choosing.h
D	libnautilus-private/nautilus-wait-until-ready.h
M	src/file-manager/fm-directory-view.c

commit 38c241c508b615c3f3eb948a51a4923919e58904
Author: Mathieu Lacage <mathieu@eazel.com>
Date:	2000-11-10

    doc about the dnd code.

    2000-11-09	Mathieu Lacage	<mathieu@eazel.com>

	* docs/dnd.txt: doc about the dnd code.

M	ChangeLog
A	docs/dnd.txt

commit 4004787c0d5e4c3045d7fe920c26d3e717bb0fe5
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-11-09

    fixed bug 4449, reset property in colors section of property browser.


	fixed bug 4449, reset property in colors section of
	property browser.

	* src/nautilus-property-browser.c:
	(nautilus_property_browser_drag_data_get),
	(element_clicked_callback), (add_reset_property),
	(make_properties_from_xml_node):
	add a reset property in the top left position, and add some
	checks to make it work, even though it's not a color.

M	ChangeLog
M	src/nautilus-property-browser.c

commit f990907043ea7c590f19272c627bdb276c5d6f0d
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-11-09

    Fixed bug 3776, Crash when trying to drag URL .desktop file to desktop

    2000-11-09	Gene Z. Ragan  <gzr@eazel.com>

	Fixed bug 3776, Crash when trying to drag URL .desktop
	file to desktop

	* libnautilus-extensions/nautilus-icon-dnd.c:
	(receive_dropped_uri_list):
	Bail out is URI list is NULL

	* src/file-manager/fm-desktop-icon-view.c:
	(icon_view_create_nautilus_links):
	Handle special cases. Create a NautilusLink in cases
	that a GnomeVFS symbolic link will not work.

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-dnd.c
M	libnautilus-private/nautilus-icon-dnd.c
M	src/file-manager/fm-desktop-icon-view.c

commit dfbc5c675186a93615fa02c45ba33c89e750ddd0
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-11-09

    Turns out it can be even simpler. There's no need to generate
    the headers

	* Makefile.i18npatch: Turns out it can be even simpler. There's
	no need to generate the headers when making the POTFILE.
	* .cvsignore: No need to ignore "headers" any more.

M	po/.cvsignore
M	po/ChangeLog
M	po/Makefile.i18npatch

commit 21259580f688c6a80cf31fb54a280df149dde6b1
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-11-09

    Fixed the patch so it will apply successfully. Also fixed a small
    problem

	* Makefile.i18npatch: Fixed the patch so it will apply
	successfully. Also fixed a small problem that leads to an infinite
	loop when building.
	* .cvsignore: Ignore the new "headers" file needed to make the
	build rules work right.

M	po/.cvsignore
M	po/ChangeLog
M	po/Makefile.i18npatch

commit 3bd900bb5ebcfa888a813ed75e808e0db4683452 (tag:
RAK_SOUNDVIEW_ANCHOR)
Author: Mathieu Lacage <mathieu@eazel.com>
Date:	2000-11-09

    Fix bug 4619. fdl of nautilus collides with help from gnome-core. This
    is

    2000-11-09	Mathieu Lacage	<mathieu@eazel.com>

	Fix bug 4619. fdl of nautilus collides with help from gnome-core.
	This is a workaround till we have a new shipped gnome-core.
	* nautilus.spec.in: remove fdl directory
	* user-guide/C/Makefile.am: remove fdl installation
	* user-guide/C/fdl.sgml: remove
	* user-guide/C/sgml/fdl.sgml: add
	* user-guide/C/sgml/nautilus.sgml: change to use the new fdl file.

M	ChangeLog
M	nautilus.spec.in
M	user-guide/C/Makefile.am
R094	user-guide/C/fdl.sgml	user-guide/C/sgml/fdl.sgml
M	user-guide/C/sgml/nautilus.sgml

commit c6e38c19baef333120559c77ec0d8436ee096985
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-11-09

	buddy: John Sullivan <sullivan@eazel.com>

	* libnautilus-extensions/nautilus-program-chooser.c:
	(repopuluate_program_list), (is_component_default_for_file),
	(program_file_pair_is_default_for_file),
	(program_file_pair_is_in_short_list_for_file),
	(add_to_short_list_for_file), (remove_from_short_list_for_file),
	(remove_default_for_item), (set_default_for_item):
	* libnautilus-extensions/nautilus-program-choosing.c:
	(nautilus_choose_component_for_file):

	Remove unnecessary calls to wait functions. There are still
	one or two cases of calls. Next step is to replace them.

M	ChangeLog
M	libnautilus-extensions/nautilus-program-chooser.c
M	libnautilus-extensions/nautilus-program-choosing.c
M	libnautilus-private/nautilus-program-chooser.c
M	libnautilus-private/nautilus-program-choosing.c

commit d817468111816726c9ff538038d5c5b4b7981b46
Author: Eric Brayeur <eb@ibelgique.com>
Date:	2000-11-09

    Updated French translation.


    2000-11-09	Eric Brayeur  <eb@ibelgique.com>

	* fr.po: Updated French translation.

M	po/ChangeLog
M	po/fr.po

commit c996b05099cda54950b9624a5a61220e1639d5dd
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-11-09

	The beginnings of converting directory view context menus
	to Bonobo. This doesn't work right yet; I'm checking in
	so Darin can help me debug (the new code is iffed out for
	now)

	* src/file-manager/fm-directory-view.c: (get_bonobo_window),
	(create_popup_menu), (real_merge_menus),
	(fm_directory_view_pop_up_background_context_menu):
	* src/file-manager/nautilus-directory-view-ui.xml:

M	ChangeLog
M	src/file-manager/fm-directory-view.c
M	src/file-manager/nautilus-directory-view-ui.xml

commit 7b37788fdaadab7c8412cdb59baf1879f395bf6b
Author: jjranta <jjranta@src.gnome.org>
Date:	2000-11-09

    Addid Finnish entries to nautilus.desktop and ALL_LINGUAS. Added fi.po

M	configure.in
M	nautilus.desktop
M	po/ChangeLog
A	po/fi.po

commit 0550acb3c9881b1064da30567d1afddb748e4ce2
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-11-09

    fixed bug 3215 and 3723, bad feedback during emblem dropping,
    by rejecting



	* libnautilus-extensions/nautilus-icon-dnd.c:
	(nautilus_icon_container_find_drop_target),
	(nautilus_icon_container_get_drop_action):
	fixed bug 3215 and 3723, bad feedback during emblem dropping,
	by rejecting the drop if we're not over an icon.  Also, made it
	reject the drop for colors and backgrounds if we're not over
	the background.  I also fixed a memory leak in get_drop_action.

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-dnd.c
M	libnautilus-private/nautilus-icon-dnd.c

commit 2803dba00d1eb50dc1feda5b7e40a5cea3ac0003
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-11-09

    if rpm version check fails, hint at user to --disable-eazel-services


	* configure.in:
	if rpm version check fails, hint at user
	to --disable-eazel-services

M	ChangeLog
M	configure.in

commit abd98903c661fda5c4052ad147738038ae27207a
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-11-09

    Backport the memory leak fixes from PR2. Also clean up the use of
    'Header'

	* components/services/install/lib/eazel-install-logic.c:
	(eazel_install_check_for_file_conflicts),
	(eazel_uninstall_downward_traverse):
	* components/services/install/lib/eazel-install-query.c:
	(eazel_install_simple_rpm_query):
	* components/services/install/lib/eazel-install-rpm-glue.c:
	(eazel_install_add_to_rpm_set):
	* components/services/install/lib/eazel-install-types.c:
	(packagedata_new_from_rpm_header),
	(packagedata_fill_from_rpm_header), (packagedata_fill_from_file),
	(packagedata_destroy):
	* components/services/install/lib/eazel-install-types.h:
	* nautilus-installer/src/installer.c: (more_check_system):

	Backport the memory leak fixes from PR2.  Also clean up the use of
	'Header' structs from librpm since they turn out to be secret
	pointers, not structs.

M	ChangeLog
M	components/services/install/lib/eazel-install-logic.c
M	components/services/install/lib/eazel-install-query.c
M	components/services/install/lib/eazel-install-rpm-glue.c
M	components/services/install/lib/eazel-install-types.c
M	components/services/install/lib/eazel-install-types.h
M	nautilus-installer/src/installer.c

commit a03bb1a3166bc03f33bbd2d4f61cfb44c3a4692b
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-11-09

	buddy: Gene Ragan <gzr@eazel.com>

	* libnautilus-extensions/nautilus-file.c: (rename_callback): Since
	metadata for the directory itself is now stored under a fixed
	name, no need to rename the metadata for self-owned files any
	more.
	(get_item_count), (get_size), (compare_directories_by_count),
	(compare_files_by_size), (compare_by_size): Reimplement compares
	by size so they don't use gnome_vfs_file_info_compare -- this
	makes them work better for info == NULL cases.
	(get_date), (compare_by_modification_date): Reimplement compares
	by modification date so they don't use gnome_vfs_file_info_compare
	-- this makes them work better for info == NULL cases.
	(compare_by_name): Sort files that start with "." or "#" last.
	(compare_by_name_and_directory_name): Helper function so that we
	always sort by directory name when names are equal.
	(nautilus_file_compare_for_sort): Use the new functions above so
	we never have to use the gnome_vfs_file_info_compare function.
	Because of that, we won't have to keep file names around any more.
	This also simplified the logic -- I was able to remove all the
	special cases for info == NULL.
	(get_metadata_name): Function that returns "." for self-owned
	files so the metadata for the directory itself is stored somewhere
	that's not affected by renaming.
	(nautilus_file_get_metadata), (nautilus_file_get_metadata_list),
	(nautilus_file_set_metadata), (nautilus_file_set_metadata_list),
	(nautilus_file_get_boolean_metadata),
	(nautilus_file_get_integer_metadata),
	(nautilus_file_set_boolean_metadata),
	(nautilus_file_set_integer_metadata): Use the new
	get_metadata_name function.

	* src/file-manager/nautilus-directory-view-ui.xml: Changed an old
	<menuitem/> to <separator/>.

	* po/.cvsignore: Ignore the tmp directory, but no need to ignore
	the .headerlock file which is now obsolete.

	* README: Minor tweaks.
	* libnautilus-extensions/Makefile.am: Resorted lists.

M	ChangeLog
M	README
M	libnautilus-extensions/Makefile.am
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-private/Makefile.am
M	libnautilus-private/nautilus-file.c
M	po/.cvsignore
M	src/file-manager/nautilus-directory-view-ui.xml

commit 40eb73da3962485ccd9aadf85639088e26d64c5a
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-11-09

    Just added a buddy line to my previous checkin as an example.

M	ChangeLog

commit c178420a68a7f40503603a4e975abefedeae8979
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-11-09

	Fixed bug 4485 (":" as location caused odd error messages)

	* libnautilus-extensions/nautilus-directory.c:
	(real_get_name_for_self_as_new_file): Now checks for
	initial-colon as well as missing-colon.

	* libnautilus-extensions/nautilus-file.c:
	(nautilus_self_check_file): Added a few self check tests
	for default file naming from bogus directories.

M	ChangeLog
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-file.c

commit 6f24249b5a7a7f460477557494e945142dd3b6d4
Author: Ali Abdin <aliabdin@aucegypt.edu>
Date:	2000-11-08

    Re-write to use gdk-pixbuf. This eliminates a FIXME in there.

    2000-11-08	Ali Abdin  <aliabdin@aucegypt.edu>

	* components/music/nautilus-music-view.c:
	(xpm_label_box),
	(xpm_dual_label_box):
	Re-write to use gdk-pixbuf. This eliminates a FIXME in there.

M	ChangeLog
M	components/music/nautilus-music-view.c

commit ea35fba606f14b54a7a73ff5b089a13db29b158a
Author: Kenneth Christiansen <kenneth@gnu.org>
Date:	2000-11-08

    Install new versions of the XML-translation scripts. These now
    works even

    2000-11-08	Kenneth Christiansen  <kenneth@gnu.org>

	    Install new versions of the XML-translation scripts.
	    These now works even better, and do not leave behind a
	    "po/.headerlock" file after a build.

	    * Makefile.i18npatch: Minor changes.
	    * ui-extract.pl: New version which fixes bugs for
	       XML messages with more than one newling.
	    * update.pl: Newest release. Keeps Darin happy ;)

M	po/ChangeLog
M	po/Makefile.i18npatch
M	po/ui-extract.pl
M	po/update.pl

commit 3070ff3ab8fed5e82e80d445831b7939723b8727
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-11-08

    Fixed bug 4643, check for rpm version 3.0.x

	* configure.in:
	Fixed bug 4643, check for rpm version 3.0.x

M	ChangeLog
M	configure.in

commit 43d0b64d9450efaafee8a78209e4b002853eb215
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-11-08

	Fixed bug 4472 (web search uses wrong URI)

	* libnautilus-extensions/nautilus-global-preferences.c:
	Change the web search default URI per Laura.

M	ChangeLog
M	libnautilus-extensions/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.c

commit 4d0765a42148513c1714b44ec7054ef1a9734cc5
Author: Valek Frob <frob@src.gnome.org>
Date:	2000-11-08

    Updated russian translation.

M	po/ChangeLog
M	po/ru.po

commit 2bc4179af074e274915d7f069a378e816c347eea
Author: Robert Brady <rbrady@src.gnome.org>
Date:	2000-11-08

    British does not use "Trashcan".

M	po/ChangeLog
M	po/en_GB.po

commit ef8805910b094267d93e0bc01a229747330c835d
Author: Jorge Godoy <docsbr@src.gnome.org>
Date:	2000-11-08

    Automatically updating some pt_BR and Spanish translatios (sendpos.sh
    script)

    any problem: ricardo@conectiva.com.br

    thanks.

M	po/pt_BR.po

commit 4c88d59ce1b3970d3da440a238fb60c3e850b104
Author: Michael Fleming <mfleming@src.gnome.org>
Date:	2000-11-08

    Fix relative URI bugs 4415, 4416, 4417. Do eazel-services untranslate
    for



	Fix relative URI bugs 4415, 4416, 4417.
	Do eazel-services untranslate for link messages

	* components/mozilla/nautilus-mozilla-content-view.c:
	(mozilla_link_message_callback),
	(remove_internal_relative_components),
	(make_full_uri_from_relative), (mozilla_dom_mouse_click_callback),
	(test_make_full_uri_from_relative):

M	ChangeLog
M	components/mozilla/nautilus-mozilla-content-view.c

commit 41ffd7fa50f3e4c670c7264aaadbc3c9e82961ee
Author: Josh Barrow <josh@eazel.com>
Date:	2000-11-08

    Changed the selection box color to match the icons.


    2000-11-07	Josh Barrow  <josh@eazel.com>

	* icons/eazel/eazel.xml:
	Changed the selection box color to match the icons.

M	ChangeLog
M	icons/eazel/eazel.xml

commit a8470fdc9be24b6078adc16e3b288c6124d5f1f6
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-11-08

	Worked on getting rid of wait_until_ready.

	* libnautilus-extensions/nautilus-directory.c: Got rid of include
	of nautilus-wait-until-ready.h.

	* libnautilus-extensions/nautilus-file.c: Got rid of
	nautilus_file_wait_until_ready.

	* libnautilus-extensions/nautilus-mime-actions.c:
	(wait_until_ready_callback),
	(nautilus_mime_actions_wait_for_full_file_attributes):
	Reimplemented so the wait is in here so we can get rid of
	nautilus_file_wait_until_ready.

	* libnautilus-extensions/nautilus-mime-actions.h: Moved
	nautilus_mime_actions_wait_for_full_file_attributes into
	nautilus-wait-until-ready.h.

	* libnautilus-extensions/nautilus-program-chooser.c: Added include
	of nautilus-wait-until-ready.h since this is one of the two files
	that still uses the thing.
	* libnautilus-extensions/nautilus-program-choosing.c: Added
	include
	of nautilus-wait-until-ready.h since this is one of the two files
	that still uses the thing.

	* libnautilus-extensions/nautilus-wait-until-ready.h: Removed
	nautilsu_file_wait_until_ready and added
	nautilus_mime_actions_wait_for_full_file_attributes.

	* src/file-manager/fm-directory-view.c:
	(switch_location_and_view): Get rid of code that waits for
	attributes, because the code guarantees they will already be read
	at this point.
	(fm_directory_view_destroy): Stop monitoring the file for the open
	with menu.
	(files_changed_callback): Update the menus whenever a file changes
	or our knowledge about it changes.
	(create_open_with_gtk_menu): Use the new monitor call to arrange
	to get the information about the single selected file that we
	need.
	(reset_bonobo_open_with_menu): Use the new monitor call to arrange
	to get the information about the single selected file that we
	need.
	(activate_callback): Remove the hack to work around the
	wait_until_ready calls. Also remove the wait_until_ready in here
	because we now request all the attributes we will be needing in
	the call_when_ready call (that already existed).
	(fm_directory_view_activate_file): Request all the attributes
	needed for determining MIME actions.
	(monitor_file_for_open_with): New function to monitor the stuff we
	need to know for the Open with menu.

	* test/test-nautilus-mime-actions-set.c: (ready_callback), (main):
	Use call_when_ready instead of wait_until_ready.

	* test/test-nautilus-mime-actions.c: (ready_callback), (main): Use
	call_when_ready instead of wait_until_ready.

	* po/ui-extract.pl: Checked in new version from Kenneth.
	* po/update.pl: Kenneth wanted me to update the license.

M	ChangeLog
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-extensions/nautilus-mime-actions.c
M	libnautilus-extensions/nautilus-mime-actions.h
M	libnautilus-extensions/nautilus-program-chooser.c
M	libnautilus-extensions/nautilus-program-choosing.c
M	libnautilus-extensions/nautilus-wait-until-ready.h
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-mime-actions.c
M	libnautilus-private/nautilus-mime-actions.h
M	libnautilus-private/nautilus-program-chooser.c
M	libnautilus-private/nautilus-program-choosing.c
M	libnautilus-private/nautilus-wait-until-ready.h
M	po/ui-extract.pl
M	po/update.pl
M	src/file-manager/fm-directory-view.c
M	test/test-nautilus-mime-actions-set.c
M	test/test-nautilus-mime-actions.c

commit 9bffb6b742ecee5ff75b3292c19bffdfd5018612
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-11-08

    fixed bugs 4168 and 4171, problems occur when slash and backslash are


	* src/nautilus-property-browser.c: (emblem_keyword_valid),
	(emblem_dialog_clicked):
	fixed bugs 4168 and 4171, problems occur when slash and backslash
	are included in emblem names, by only allowing alphanumeric
	characters in emblem names and displaying an error dialog if
	that's not so.

M	ChangeLog
M	src/nautilus-property-browser.c

commit 05e6f28518fa77c55293dc24405cdbd2ab41e565
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-11-07

    fixed the villanova theme to use the default document icons instead
    of the


	* icons/villanova/villanova.xml:
	fixed the villanova theme to use the default document icons
	instead of the ones from the eazel theme, now that the eazel
	ones are different.

M	ChangeLog
M	icons/villanova/villanova.xml

commit 974241252cded98e3aeb889df5c802b873fdfb1a
Author: Michael Fleming <mfleming@src.gnome.org>
Date:	2000-11-07

    fix for bugzillea.eazel.com 4596: using services in two Embedded
    Mozilla

	* components/mozilla/main.c: (main):
	* components/mozilla/nautilus-mozilla-content-view.c:
	(nautilus_mozilla_content_view_destroy),
	(mozilla_open_uri_callback), (eazel_services_scheme_translate),
	(mozilla_content_view_one_time_happenings):

	fix for bugzillea.eazel.com 4596: using services in two Embedded
	Mozilla
	windows crashes

M	ChangeLog
M	components/mozilla/main.c
M	components/mozilla/nautilus-mozilla-content-view.c

commit 139f35b21cd2ef792624e8ad91f47e7079d3e780
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-11-07

	Fixed bug 4489 (some menu items are missing status bar hints)

	* src/file-manager/fm-directory-view.c:
	(add_open_with_program_menu_item): New helper function to
	avoid code duplication; also handles setting tip.
	(add_open_with_app_bonobo_menu_item),
	(add_open_with_viewer_bonobo_menu_item): Use helper function
	and construct tips to pass in for apps & viewers in "Open
	With" submenu.
	* src/file-manager/nautilus-directory-view-ui.xml: Add a tip
	to "Open With" menu item itself.
	* src/nautilus-window-menus.c: (append_bookmark_to_menu):
	Tweaked wording of tip used for bookmarks.

M	ChangeLog
M	src/file-manager/fm-directory-view.c
M	src/file-manager/nautilus-directory-view-ui.xml
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-window-menus.c

commit 0ee0b7176b37d0b51d81e6e51b1250a8a458adfc
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-11-07

    Tweak to match Nautilus coding style.

	* libnautilus-extensions/nautilus-file-operations.h:
	* libnautilus-extensions/nautilus-file-operations.c:
	* src/nautilus-first-time-druid.h:
	Tweak to match Nautilus coding style.

	* src/nautilus-first-time-druid.c: (druid_cancel): Added FIXME
	about the way it quits Nautilus when you cancel.
	(druid_finished): Use #define constants instead of hard-coded
	URLs.
	(make_anti_aliased_label): Put FIXME where a font and size are
	hard-coded.
	(make_hbox_user_level_radio_button): Put FIXME where a font is
	hard-coded.
	(set_up_user_level_page): Put FIXME where a font size is
	hard-coded.
	(next_update_page_callback): Put FIXME where a comment mentions
	a "timer task" that does not exist.
	(nautilus_first_time_druid_show), (download_callback),
	(read_file_handle_cancel_cover), (initiate_file_download): Got rid
	of "cheap workaround" for when the druid goes away; instead, we
	cancel the I/O.

	Other tweaks to be at least in the vicinity of Nautilus coding
	style.

M	ChangeLog
M	libnautilus-extensions/nautilus-file-operations.c
M	libnautilus-extensions/nautilus-file-operations.h
M	libnautilus-private/nautilus-file-operations.c
M	libnautilus-private/nautilus-file-operations.h
M	src/nautilus-first-time-druid.c
M	src/nautilus-first-time-druid.h

commit 197db5774fdf6866e0814f3f9995b184bda566eb
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-11-07

    Make the installer run successfully when run as root instead of
    failing

	* nautilus-installer/src/prescript: Make the installer run
	successfully when run as root instead of failing silently, as part
	of the fix to 4605. Sadly, when Eli tried installing as root with
	the modified installer it worked, but running Nautilus
	subsequently as root resulted in strange Nautilus behavior, so
	probably we can't call it closed.

M	ChangeLog
M	nautilus-installer/src/prescript

commit 0f239cf8b9b18136c501a3de59dd1af74ba68655
Author: Fatih Demir <kabalak@src.gnome.org>
Date:	2000-11-07

    Committed updated ko.po for nautilus

M	po/ChangeLog
M	po/ko.po

commit ac42b0e902d3deb79994c83dd1fa3429d6096915
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-11-07

    Backport bug 4594's fix to head: skip checking breakage on packages
    we're

	* components/services/install/lib/eazel-install-rpm-glue.c:
	(eazel_install_rpm_create_requirement),
	(eazel_install_do_rpm_dependency_check):
	* components/services/install/lib/eazel-install-types.c:
	(eazel_install_requirement_dep_name_compare):
	* components/services/install/lib/eazel-install-types.h:

	Backport bug 4594's fix to head: skip checking breakage on
	packages we're about to install/upgrade.

	* nautilus-installer/src/prescript:

	Revert Josh's well-meaning but incorrect patch to the spelling of
	Gnome in the Nautilus PR1 version test.

M	ChangeLog
M	components/services/install/lib/eazel-install-rpm-glue.c
M	components/services/install/lib/eazel-install-types.c
M	components/services/install/lib/eazel-install-types.h
M	nautilus-installer/src/prescript

commit 047926b9ccfdfc5a5dcf9d08ff4265ebbcd3c169
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-11-07

    Fixed some case where we 1) try and update a package 2) not on
    softcat 3)


	* nautilus-installer/src/installer.c: (did_we_already_try),
	(add_update_package), (get_detailed_errors_foreach),
	(download_failed), (eazel_installer_do_install):
	Fixed some case where we 1) try and update a package 2) not on
	softcat 3) didn't offer to remove it...

M	ChangeLog
M	nautilus-installer/src/installer.c

commit da6067ffc23f438d3c02d2372f6d0078d88c16c8
Author: Christian Rose <menthos@src.gnome.org>
Date:	2000-11-07

    Updated Swedish translation.

M	po/ChangeLog
M	po/sv.po

commit b9b094e5a7bf7b6e6060029e353b57699f13cc1b
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-11-07

    Backport Eskil's mushroom habit to the head.

	* components/services/install/lib/eazel-install-logic.c:
	(eazel_install_do_file_conflict_check):

	Backport Eskil's mushroom habit to the head.

M	ChangeLog
M	components/services/install/lib/eazel-install-logic.c

commit 30b5a69fb12303b65a0fadc8f5efe776b6d152f8
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-11-07

    Fix for 4585. Crash saving updates.tgz file from server if it already

	* libnautilus-extensions/nautilus-file-utilities.c:
	(nautilus_copy_uri_simple), (nautilus_unique_temporary_file_name):
	* libnautilus-extensions/nautilus-file-utilities.h:
	* src/nautilus-first-time-druid.c: (download_callback):
	Fix for 4585.  Crash saving updates.tgz file from server if it
	already exists.  The fix is to use a unique temporary file name
	and cleaning up after untar the update tarball.

M	ChangeLog
M	libnautilus-extensions/nautilus-file-utilities.c
M	libnautilus-extensions/nautilus-file-utilities.h
M	libnautilus-private/nautilus-file-utilities.c
M	libnautilus-private/nautilus-file-utilities.h
M	src/nautilus-first-time-druid.c

commit 7923dc7d883082a42ae44780ad1465144160dffb
Author: Michael Fleming <mfleming@src.gnome.org>
Date:	2000-11-07

    Ugly fix to 4568 -- If io completes after druid is finished,
    then unpack

	* src/nautilus-first-time-druid.c: (druid_finished),
	(download_callback):

	Ugly fix to 4568 -- If io completes after druid is finished,
	then unpack the file but don't try to update the (now
	non-existant)
	GUI components

M	ChangeLog
M	src/nautilus-first-time-druid.c

commit c37d9392869ad0a8907f5529198aab72b9a97fe6
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-11-07

    Replace FIXME 2460 with a comment explaining why current behavior
    is OK.

	* src/nautilus-window-manage-views.c: (load_underway_callback,
	load_complete_callback): Replace FIXME 2460 with a comment
	explaining why current behavior is OK.

M	ChangeLog
M	src/nautilus-window-manage-views.c

commit 87504c45421e949f7e6edb6fb6eaaf50fa3a3a23
Author: Michael Fleming <mfleming@src.gnome.org>
Date:	2000-11-07

    Fix for bug 4549 Check for a potential DNS freeze case, and hang
    for only

	* src/nautilus-first-time-druid.c: (druid_finished),
	(download_callback), (initiate_file_download), (set_http_proxy),
	(my_sigalrm_handler), (check_dns_resolution),
	(check_network_connectivity):

	Fix for bug 4549 Check for a potential DNS freeze case, and hang
	for only 15 seconds rather than 2+ mins in this case.

M	ChangeLog
M	src/nautilus-first-time-druid.c

commit e024c67cf977ad295a83020c18b474c39b5f77c4
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-11-07

    Beginning a document of rpm cases, tree structures and generel
    crack...

	* components/services/docs/installer-rpm-cases:
	Beginning a document of rpm cases, tree structures and generel
	crack...

	*
	components/services/install/command-line/eazel-alt-install-corba.
	c: (eazel_download_progress_signal),
	(eazel_install_progress_signal), (tree_helper), (install_failed):
	Nicer output, ability to disable pct output (--no-percent)

	* components/services/install/lib/eazel-install-logic.c:
	(eazel_install_check_for_file_conflicts),
	(eazel_install_do_file_conflict_check):
	Fix for 4579

	* nautilus-installer/src/prescript:
	Removed the crack that starts the nautilus launcher applet.

M	ChangeLog
A	components/services/docs/installer-rpm-cases
M	components/services/install/command-line/eazel-alt-install-corba.c
M	components/services/install/lib/eazel-install-logic.c
M	nautilus-installer/src/prescript

commit aff0af26a73250cc30d90c8df0741d46fba0c5c7
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-11-07

    Backport PR2 changes (fix NULL string check in trilobite, and finish

	* components/services/trilobite/libtrilobite/trilobite-redirect.c:
	(trilobite_get_services_address):
	* libnautilus-extensions/nautilus-password-dialog.c:
	(nautilus_password_dialog_new),
	(nautilus_password_dialog_get_remember),
	(nautilus_password_dialog_set_remember),
	(nautilus_password_dialog_set_remember_label_text):

	Backport PR2 changes (fix NULL string check in trilobite, and
	finish Mathieu's patch to turn off the checkbox in the password
	dialog).

M	ChangeLog
M	components/services/trilobite/libtrilobite/trilobite-redirect.c
M	libnautilus-extensions/nautilus-password-dialog.c
M	libnautilus-private/nautilus-password-dialog.c

commit 222b3e4262f48bb785c0f1137ce6a073180f66a6
Author: Josh Barrow <josh@eazel.com>
Date:	2000-11-07

    Did a new theme preview for the revamped Eazel theme.


    2000-11-06	Josh Barrow  <josh@eazel.com>

	* icons/eazel/theme_preview.png:
	Did a new theme preview for the revamped Eazel theme.

M	ChangeLog
M	icons/eazel/theme_preview.png

commit d39583d92b5591876abcc0cde3f5a86e6115e994
Author: Mathieu Lacage <mathieu@src.gnome.org>
Date:	2000-11-07

    chuuut

M	test/.cvsignore

commit ad1eee7d4fd362b0b695e3cebe9b685ba52a0713
Author: Mathieu Lacage <mathieu@src.gnome.org>
Date:	2000-11-07

    chuuuut

M	po/.cvsignore

commit 13bd2e18b9b8634732e2271c6eb214e97166d676
Author: Mathieu Lacage <mathieu@eazel.com>
Date:	2000-11-07

    small fix: replace NULL with CORBA_OBJECT_NIL add new test.

    2000-11-06	Mathieu Lacage	<mathieu@eazel.com>

	* libnautilus-extensions/nautilus-bonobo-extensions.c:
	(oaf_activation_callback): small fix: replace NULL with
	CORBA_OBJECT_NIL
	* test/Makefile.am: add new test.
	* test/test-nautilus-async-activation.{c|h}

M	ChangeLog
M	libnautilus-extensions/nautilus-bonobo-extensions.c
M	libnautilus-private/nautilus-bonobo-extensions.c
M	test/Makefile.am
A	test/test-nautilus-async-activation.c

commit 78d5725176cf1b9ae3e7809c71fcf3f85c449801
Author: Matthias Warkus <mawarkus@src.gnome.org>
Date:	2000-11-06

    Updated.

M	po/ChangeLog
M	po/de.po

commit 6bb1eda54fc367d5dca58d4af8c810dbdef692c7
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-11-06

    Oops.

M	po/ChangeLog

commit 7bd5fc546b45e3425361544fb6cd4deb269f5472
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-11-06

	Install new versions of the XML-translation scripts from
	Kenneth. These work better, but still seem to leave behind a
	"po/.headerlock" file and "po/tmp" directory after a build.

	* Makefile.i18npatch: Copied from bonobo.
	* ui-extract.pl: From Kenneth.
	* update.pl: Fron kanikus.

M	po/ChangeLog
M	po/Makefile.i18npatch
M	po/ui-extract.pl
M	po/update.pl

commit e169b29a040fa63ca5a50a30aab03c0412dca9dc
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-11-06

    at Susan's request, transformed the "eazel" theme into her "merion"
    theme.


	at Susan's request, transformed the "eazel" theme into her
	"merion"
	theme.	We still need to update the theme preview icon to reflect
	the new look.

M	ChangeLog
M	icons/eazel/Makefile.am
M	icons/eazel/eazel.xml
A	icons/eazel/fossil.png
M	icons/eazel/i-directory-12-aa.png
M	icons/eazel/i-directory-12.png
M	icons/eazel/i-directory-24-aa.png
M	icons/eazel/i-directory-24.png
M	icons/eazel/i-directory-36-aa.png
M	icons/eazel/i-directory-36.png
M	icons/eazel/i-directory-72-aa.png
M	icons/eazel/i-directory-72.png
M	icons/eazel/i-directory-96-aa.png
M	icons/eazel/i-directory-96.png
M	icons/eazel/i-directory-aa.png
M	icons/eazel/i-directory-accept-24-aa.png
M	icons/eazel/i-directory-accept-24.png
M	icons/eazel/i-directory-accept-36-aa.png
M	icons/eazel/i-directory-accept-36.png
M	icons/eazel/i-directory-accept-72-aa.png
M	icons/eazel/i-directory-accept-72.png
M	icons/eazel/i-directory-accept-96-aa.png
M	icons/eazel/i-directory-accept-96.png
M	icons/eazel/i-directory-accept-aa.png
M	icons/eazel/i-directory-accept.png
M	icons/eazel/i-directory.png
A	icons/eazel/i-regular-12-aa.png
A	icons/eazel/i-regular-12.png
A	icons/eazel/i-regular-24-aa.png
A	icons/eazel/i-regular-24.png
A	icons/eazel/i-regular-36-aa.png
A	icons/eazel/i-regular-36.png
A	icons/eazel/i-regular-72-aa.png
A	icons/eazel/i-regular-72.png
A	icons/eazel/i-regular-96-aa.png
A	icons/eazel/i-regular-96.png
A	icons/eazel/i-regular-aa.png
A	icons/eazel/i-regular.png
A	icons/eazel/i-regular.xml

commit 58ff4cea689182be6c8318499234855f0a835a5e
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-11-06

	Fixed PR2 bug 4480 (Crash while navigating in Vault).
	Someone still needs to roll this back to the branch.
	Darin has volunteered to do this when he's back from
	lunch unless someone beats him to it. This fix is a
	workaround for the real problem, described in new bug
	4539.

	* src/file-manager/fm-directory-view.c:
	Added details->waiting_for_activation_count_hack.
	(create_open_with_gtk_menu),
	(reset_bonobo_open_with_menu):
	Don't try to get full file attributes if we're still
	waiting for any pending activation.
	(schedule_update_menus): Added an assert while debugging
	that is useful enough to keep.
	(activate_callback):
	decrement details->waiting_for_activation_count_hack.
	(fm_directory_view_activate_file):
	increment details->waiting_for_activation_count_hack.

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit 72f6619b8f1776b54cdd7ffa1c3546dfc45ecdba
Author: Mathieu Lacage <mathieu@eazel.com>
Date:	2000-11-06

    fix make distcheck.

    2000-11-06	Mathieu Lacage	<mathieu@eazel.com>

	* user-guide/C/Makefile.am: fix make distcheck.

M	ChangeLog
M	user-guide/C/Makefile.am

commit 6261ea48137d5467c624efded0786b76f3d56115
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-11-06

	Fixed bug 4504 (select "view as others" leads to core dump).

	* libnautilus-extensions/nautilus-file.c:
	(nautilus_file_get_directory_item_mime_types):
	Change to return a copy of the MIME type list as designed.

	* libnautilus-extensions/nautilus-mime-actions.c:
	(nautilus_mime_get_default_component_for_file_internal),
	(nautilus_mime_get_short_list_components_for_file):
	Change the callers that don't free the MIME type list so that they
	now do.

M	ChangeLog
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-extensions/nautilus-mime-actions.c
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-mime-actions.c

commit 1ca2c0d776bb554fa47801309f79327ab5c8129b
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-11-06

    Fix for bug 4530. Race condition in nautilus-clean.sh trying to
    kill its

	* nautilus-clean.sh:
	Fix for bug 4530.  Race condition in nautilus-clean.sh trying to
	kill its own grep processes.

M	ChangeLog
M	nautilus-clean.sh

commit ce42119f68a213bc287849c84967be8ee64c7ad2
Author: Yuri Syrota <rasta@src.gnome.org>
Date:	2000-11-06

    Updated Ukrainian translation

M	po/uk.po

commit ada9700481cec6247f5afc34bf0803919c2186a6
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-11-06

    Fix for bug 4488. Proxy string is defaulting to ":". Do some
    validation on

	* src/nautilus-first-time-druid.c:
	(next_proxy_configuration_page_callback):
	Fix for bug 4488.  Proxy string is defaulting to ":".  Do some
	validation on the user input.  Only set the proxy if the proxy and
	port entry text fields are not blank.

M	ChangeLog
M	src/nautilus-first-time-druid.c

commit 3fe9a7ea1d87f5cfdc05ef72cb712fa4c561044f
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-11-06

    Backported from the PR2 branch: Fix proxy autoconfiguration bugs,
    and use

	* components/services/install/lib/eazel-install-protocols.c:
	(http_fetch_remote_file):
	*
	components/services/trilobite/libtrilobite/trilobite-core-utils.c
	: (trilobite_fetch_uri):
	* nautilus-installer/src/installer.c: (jump_to_retry_page),
	(eazel_install_get_depends):
	* nautilus-installer/src/main.c: (main):
	* nautilus-installer/src/prescript:
	* nautilus-installer/src/proxy.c: (load_nscp_proxy_settings),
	(load_galeon_proxy_settings), (attempt_http_proxy_autoconfigure):
	* nautilus-installer/src/proxy.h:

	Backported from the PR2 branch: Fix proxy autoconfiguration bugs,
	and use temporary filenames when downloading packages.	Use the
	better way of finding out the user's homedir.  Clean up the error
	message for a package with no update available.

M	ChangeLog
M	components/services/install/lib/eazel-install-protocols.c
M	components/services/trilobite/libtrilobite/trilobite-core-utils.c
M	nautilus-installer/src/installer.c
M	nautilus-installer/src/main.c
M	nautilus-installer/src/prescript
M	nautilus-installer/src/proxy.c
M	nautilus-installer/src/proxy.h

commit 9733cd32bdffaec5b524e4a1e2b1f11d20f95234
Author: Christian Rose <menthos@src.gnome.org>
Date:	2000-11-06

    Updated Swedish translation.

M	po/ChangeLog
M	po/sv.po

commit fb4c176b9e8d5a8704e3ee149a265157aa1595af (tag: NAUTILUS_PR2_ANCHOR)
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-11-06

    fixed bug 4475, add license to help menu


	fixed bug 4475, add license to help menu

	* src/nautilus-shell-ui.xml:
	added menu item for "Nautilus License"
	* src/nautilus-window-menus.c:
	(help_menu_nautilus_license_callback),
	(nautilus_window_initialize_menus):
	added a bonobo verb and a handler to invoke the license document
	* user-guide/C/Makefile.am:
	added license.html
	* user-guide/C/html/.cvsignore:
	* user-guide/C/html/license.html:
	added license html file from Bud.

M	ChangeLog
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-shell-ui.xml
M	src/nautilus-window-menus.c
M	user-guide/C/Makefile.am
A	user-guide/C/html/.cvsignore
A	user-guide/C/html/license.html

commit 0f5473ee4e58e9dd496831fdf1ce3ffdbeb1cda2
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-11-05

    fixed bug 2407, divide by zero in the music view, which also got


	* components/music/nautilus-music-view.c: (play_status_display),
	(slider_moved_callback), (slider_release_callback):
	fixed bug 2407, divide by zero in the music view, which also got
	classified as PR2 bug 4513. I'm not sure this fixes the entire
	problem, since I wasn't able to manifest it in the first place,
	but Eli will confirm.

M	ChangeLog
M	components/music/nautilus-music-view.c

commit 765a4953c0c80a6e86c64acb5c5bae4ce0692186
Author: Carlos Perelló Marín <lxhispano@src.gnome.org>
Date:	2000-11-05

    More Spanish updates...

M	po/es.po

commit 6211efc854abd87fa4a487b857818ffb492c8383
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-11-05

    Fix a typo that was causing the script to always bail.

	* src/run-nautilus:
	Fix a typo that was causing the script to always bail.

M	ChangeLog
M	src/run-nautilus

commit 813237b30965680994496d1205698e244c46b0fc
Author: Don Melton <don@src.gnome.org>
Date:	2000-11-04

    Removed #include <glade/glade.h> since eazel-hacking doesn't checkout
    libglade.
    Besides, a dependency here on libglade is probably not a good idea.

M	components/services/time/nautilus-view/main.c
M	components/services/time/nautilus-view/trilobite-eazel-time-view.c

commit 310c5e57030896f055f4b0aa692eb2b4b849ddc6
Author: Chyla Zbigniew <chyla@src.gnome.org>
Date:	2000-11-04

    Updated Polish translation

M	po/ChangeLog
M	po/pl.po

commit a0cd5884b7dcf87e3ae9ace190475f173e90b93c
Author: Kenneth Christiansen <kenneth@src.gnome.org>
Date:	2000-11-04

    Translations from Keld
    gal/po/da.po nautilus/po/da.po

M	po/da.po

commit a3f9bde2b66a20d07477a661e0548c659bcac412
Author: Almer S. Tigelaar <almer1@dds.nl>
Date:	2000-11-04

    Add Dutch translation.

    2000-11-04	Almer S. Tigelaar  <almer1@dds.nl>

	* nl.po: Add Dutch translation.

    2000-11-04	Almer S. Tigelaar  <almer1@dds.nl>

	* configure.in: Add 'nl' to ALL_LINGUAS.

M	ChangeLog
M	configure.in
M	po/ChangeLog
A	po/nl.po

commit 951793f6eb69bc26d47cc2fe9b1f265c6591f140
Author: Kenneth Christiansen <kenneth@src.gnome.org>
Date:	2000-11-04

    Translations from Keld
    gconf/po/da.po gedit/po/da.po glade/po/da.po
    gnome-chess/po/da.po gnome-core/po/da.po gnome-pilot/po/da.po
    gnome-vfs/po/da.po gnorpm/po/da.po gtkhtml/po/da.po
    mc/po/da.po nautilus/po/da.po

M	po/da.po

commit 8a79b4df9bd332f15d534253993690d4205576e2
Author: Valek Frob <frob@src.gnome.org>
Date:	2000-11-04

    Updated russian translation.

M	po/ru.po

commit 4049fc8767e3fa3fafc9367fa4ff674708cb6a6a
Author: Valek Frob <frob@src.gnome.org>
Date:	2000-11-04

    Updated russian translation.

M	po/ChangeLog
M	po/ru.po

commit 48b618925c6bc527e92a563b498d9816549dd7be
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-11-04

	FIX from the pr2 branch.

	* helper-scripts/nautilus-verify-rpm.sh:
	Fix bug 4453.  Get right urls into "Nautilus RPM is damaged"
	dialog boxes.  Also change the dialogs slighty as specified by
	sullivan in bug 4366.

M	ChangeLog
M	helper-scripts/nautilus-verify-rpm.sh

commit 05037c7c394b2b65e3c0b10ec67b242512f700c4
Author: Eskil Heyn Olsen <eskil@eazel.com>
Date:	2000-11-04

    Last fix broke the magic static link of the installer, this will fix.

    2000-11-03	Eskil Heyn Olsen  <eskil@eazel.com>

	* components/services/install/lib/eazel-install-protocols.c:
	(add_to_url):
	Last fix broke the magic static link of the installer, this will
	fix.

M	ChangeLog
M	components/services/install/lib/eazel-install-protocols.c

commit d1a2cef541477514b3e510ded13ead4f8c15dbc3
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-11-04

	Fixed bug 4483 (Crash while navigating in Vault).

	* src/nautilus-window.c:
	(nautilus_window_set_content_view_widget):
	Remove the idle with gtk_idle_remove, not gtk_timeout_remove.

	* src/file-manager/fm-directory-view.c:
	(fm_directory_view_destroy): Removed the check since it was giving
	false alarms and not helping us for real.

M	ChangeLog
M	src/file-manager/fm-directory-view.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window.c

commit ea16d41a8160a17ff10471a0b9b443638ef9d3c5
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-11-04

    Lets call the main branch "Nautilus", not "Nautilus Preview Release
    2".

	* src/nautilus-shell.c: (display_caveat): Lets call the main
	branch "Nautilus", not "Nautilus Preview Release 2". Later we
	should change the caveat for cvs to be worded differently too.

	* src/nautilus-window.c: (nautilus_window_constructed),
	(nautilus_window_set_arg), (nautilus_window_get_arg),
	(nautilus_window_set_content_view_widget): Fixed spaces removed
	by the script (forgot to save this file before committing before).

M	ChangeLog
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-shell.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window.c

commit 1541f5092f7cc65c1e301b8ce4b6984e824f645a
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-11-04

    Add a place to put helper-scripts.

	* Makefile.am:
	* configure.in:
	* helper-scripts/.cvsignore:
	* helper-scripts/Makefile.am:
	* helper-scripts/nautilus-verify-rpm.sh:
	Add a place to put helper-scripts.

	* helper-utilities/error-dialog/Makefile.am:
	Dont link in with Nautilus libraries and dependencies.

	* helper-utilities/error-dialog/nautilus-error-dialog.c:
	(find_message_label), (find_message_label_callback),
	(show_message_box), (show_ok_box), (nautilus_error_dialog),
	(nautilus_yes_no_dialog), (main):
	Add support for specifying button labels on the command line.

	* src/run-nautilus:
	Call the nautilus rpm verification script and bail if it fails.

M	ChangeLog
M	Makefile.am
M	configure.in
A	helper-scripts/.cvsignore
A	helper-scripts/Makefile.am
A	helper-scripts/nautilus-verify-rpm.sh
M	helper-utilities/error-dialog/Makefile.am
M	helper-utilities/error-dialog/nautilus-error-dialog.c
M	src/run-nautilus

commit 8c6d734e728dbfc0ea1ebce676ba6d4057853c9d
Author: Christian Rose <menthos@src.gnome.org>
Date:	2000-11-04

    Updated Swedish translation.

M	po/ChangeLog
M	po/sv.po

commit a96c73cb262f2a722ac9c8417a56d8dc1c2b3d90
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-11-04

    Tell everyone that we are back on bonobo HEAD. Make sure Nautilus
    doesn't

	* README: Tell everyone that we are back on bonobo HEAD.
	* configure.in: Make sure Nautilus doesn't try to compile with the
	old bonobo.

	* components/adapter/nautilus-adapter-embed-strategy.c:
	(nautilus_adapter_embed_strategy_get):
	* components/adapter/nautilus-adapter-load-strategy.c:
	(nautilus_adapter_load_strategy_get):
	* components/adapter/nautilus-adapter-progressive-load-strategy.c:
	(nautilus_adapter_progressive_load_strategy_load_location):
	* components/history/nautilus-history-view.c:
	(history_view_frame_call_begin):
	* libnautilus/nautilus-undo.c: (set_up_bonobo_control):
	* libnautilus/nautilus-view.c: (view_frame_call_begin):
	* libnautilus/nautilus-zoomable.c:
	(nautilus_zoomable_ensure_zoomable_frame):
	Fix all the callers of query_interface in CORBA to call it
	queryInterface (I used the Bonobo script to do it).

	* src/nautilus-window.h:
	* src/nautilus-window.c: (nautilus_window_constructed),
	(nautilus_window_set_arg), (nautilus_window_get_arg),
	(nautilus_window_set_content_view_widget): Update for BonoboWin ->
	BonoboWindow change. Once again, the change was done by the Bonobo
	script (but I had to undo the spaces it ate after BONOBO_WIN).

	* components/services/install/idl/trilobite-eazel-install.idl:
	* components/services/time/idl/trilobite-eazel-time-service.idl:
	* components/services/trilobite/idl/trilobite-service.idl:
	* components/services/trilobite/sample/idl/sample-service.idl:
	* libnautilus-adapter/nautilus-adapter-factory.idl:
	* libnautilus/nautilus-distributed-undo.idl:
	* libnautilus/nautilus-view-component.idl:
	Since IDL dependencies don't work, I touched every IDL file to
	make the switchover smoother. This only works if people update
	before they try to build and fail, otherwise they need to do:
		find -name '*.xml' | xargs touch
	(Maciej and I want to add dependency support to orbit-idl to make
	this problem go away long term).

	* src/nautilus-desktop-window.c: (realize):
	The script updated this comment to, so I let it.

	* user-guide/C/Makefile.am: Took out the botched change I made to
	this file. Mathieu did the correct one.

M	ChangeLog
M	README
M	components/adapter/nautilus-adapter-embed-strategy.c
M	components/adapter/nautilus-adapter-load-strategy.c
M	components/adapter/nautilus-adapter-progressive-load-strategy.c
M	components/history/nautilus-history-view.c
M	components/services/install/idl/trilobite-eazel-install.idl
M	components/services/time/idl/trilobite-eazel-time-service.idl
M	components/services/trilobite/idl/trilobite-service.idl
M	components/services/trilobite/sample/idl/sample-service.idl
M	configure.in
M	libnautilus-adapter/nautilus-adapter-factory.idl
M	libnautilus/nautilus-distributed-undo.idl
M	libnautilus/nautilus-undo.c
M	libnautilus/nautilus-view-component.idl
M	libnautilus/nautilus-view.c
M	libnautilus/nautilus-zoomable.c
M	src/nautilus-desktop-window.c
M	src/nautilus-navigation-window.c
M	src/nautilus-navigation-window.h
M	src/nautilus-object-window.c
M	src/nautilus-object-window.h
M	src/nautilus-spatial-window.c
M	src/nautilus-spatial-window.h
M	src/nautilus-window.c
M	src/nautilus-window.h
M	user-guide/C/Makefile.am

commit bf3b0282f3ddc84b2fe617ea7074d60ef8df8ff1
Author: Mathieu Lacage <mathieu@eazel.com>
Date:	2000-11-04

    Hopefully, fix bug 4055 for true. make it work with multiple
    successive

    2000-11-03	Mathieu Lacage	<mathieu@eazel.com>

	Hopefully, fix bug 4055 for true.
	* libnautilus-extensions/nautilus-list.c:
	(nautilus_list_drag_start), (nautilus_list_ensure_drag_data),
	(nautilus_list_drag_end), (nautilus_list_get_drop_action),
	(nautilus_list_drag_motion), (nautilus_list_drag_data_received):
	make it work with multiple successive drags by reinitializing a
	number of variables used during drag.
	* src/file-manager/fm-list-view.c:
	(fm_list_receive_dropped_icons),
	(fm_list_get_default_action): make it react to drops in the blank
	area of a list view.

M	ChangeLog
M	libnautilus-extensions/nautilus-list.c
M	libnautilus-private/nautilus-list.c
M	src/file-manager/fm-list-view.c

commit de242b60119ca7e2c6e7315d4668456527024044
Author: Eskil Heyn Olsen <eskil@eazel.com>
Date:	2000-11-03

    Last commit was botched, here's the changelog

    2000-11-03	Eskil Heyn Olsen  <eskil@eazel.com>

	Last commit was botched, here's the changelog

	* components/rpmview/nautilus-rpm-view-install.c:
	(nautilus_rpm_view_download_progress_signal),
	(nautilus_rpm_view_install_progress_signal),
	(nautilus_rpm_view_dependency_check),
	(nautilus_rpm_view_install_done),
	(nautilus_rpm_view_install_package_callback):
	Made a last minute fix to the delete file signal change in the
	rpmview. The rpmview still cannot get the spinner to spin when
	installing/uninstalling, but I'm not going to use time on that
	now.

	*
	components/services/install/command-line/eazel-alt-install-corba.
	c: (install_failed):
	Fixed a typo and an error in the problem handler user

	* components/services/install/lib/eazel-install-logic.c:
	(eazel_install_check_existing_packages):
	Added release numbers to debug output.
	* components/services/install/lib/eazel-install-problem.c:
	(eazel_install_problem_case_to_string):
	Changed case_to_string message to a more imperative format

	* components/services/install/lib/eazel-install-protocols.c:
	(add_to_url):
	Use gnome_vfs_escape_string instead of our own.

	* components/services/install/lib/eazel-install-types.c:
	(packagedata_get_readable_name):
	Hack so it should also recognize EazelCandidate names

	*
	components/services/install/nautilus-view/nautilus-service-instal
	l-view.h:
	*
	components/services/install/nautilus-view/nautilus-service-instal
	l-view.c: (nautilus_install_parse_uri),
	(show_dialog_and_run_away),
	(nautilus_service_install_solve_cases),
	(nautilus_service_install_done), (dig_up_errors),
	(nautilus_service_install_failed):
	Fix for 4443

M	ChangeLog

commit ba6f56e8746e42ec894314d55ec6b5dac1b617f0
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-11-03

    Made a last minute fix to the delete file signal change in the
    rpmview.

	* components/rpmview/nautilus-rpm-view-install.c:
	(nautilus_rpm_view_download_progress_signal),
	(nautilus_rpm_view_install_progress_signal),
	(nautilus_rpm_view_dependency_check),
	(nautilus_rpm_view_install_done),
	(nautilus_rpm_view_install_package_callback):
	Made a last minute fix to the delete file signal change in the
	rpmview. The rpmview still cannot get the spinner to spin when
	installing/uninstalling, but I'm not going to use time on that
	now.

	*
	components/services/install/command-line/eazel-alt-install-corba.
	c: (install_failed):
	Fixed a typo and an error in the problem handler user

	* components/services/install/lib/eazel-install-logic.c:
	(eazel_install_check_existing_packages):
	Added release numbers to debug output.
	* components/services/install/lib/eazel-install-problem.c:
	(eazel_install_problem_case_to_string):
	Changed case_to_string message to a more imperative format

	* components/services/install/lib/eazel-install-protocols.c:
	(add_to_url):
	Use gnome_vfs_escape_string instead of our own.

	* components/services/install/lib/eazel-install-types.c:
	(packagedata_get_readable_name):
	Hack so it should also recognize EazelCandidate names

	*
	components/services/install/nautilus-view/nautilus-service-instal
	l-view.h:
	*
	components/services/install/nautilus-view/nautilus-service-instal
	l-view.c: (nautilus_install_parse_uri),
	(show_dialog_and_run_away),
	(nautilus_service_install_solve_cases),
	(nautilus_service_install_done), (dig_up_errors),
	(nautilus_service_install_failed):
	Fix for 4443

M	ChangeLog
M	components/rpmview/nautilus-rpm-view-install.c
M	components/services/install-view/nautilus-service-install-view.c
M	components/services/install-view/nautilus-service-install-view.h
M	components/services/install/command-line/eazel-alt-install-corba.c
M	components/services/install/lib/eazel-install-logic.c
M	components/services/install/lib/eazel-install-problem.c
M	components/services/install/lib/eazel-install-protocols.c
M	components/services/install/lib/eazel-install-types.c
M
components/services/install/nautilus-view/nautilus-service-install-view.c
M
components/services/install/nautilus-view/nautilus-service-install-view.h

commit 81ce5d543fb8acc466d8736c5e8c785b5d56756d
Author: Christian Rose <menthos@src.gnome.org>
Date:	2000-11-03

    Updated Swedish translation.

M	po/ChangeLog
M	po/sv.po

commit baa2ed62f8da3147cbda46272b661fe8f15c6689
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-11-03

    fixed bug 4192, strange feedback while stretching icons, by using
    libart


	* libnautilus-extensions/nautilus-icon-canvas-item.c:
	(draw_outline_rectangle_aa), (draw_stretch_handles_aa),
	(draw_or_measure_label_text_aa), (draw_label_text_aa):
	fixed bug 4192, strange feedback while stretching icons, by using
	libart to draw the rectangle instead of the buggy custom graphics
	routine that we were using.

	* src/file-manager/fm-icon-view.c:
	(icon_container_preview_callback):
	fixed bug 4460, remote sound files displayed preview icon but
	didn't actually preview, by adding a check to make it display
	the icon for local files only

	* src/nautilus-window-menus.c: (file_menu_new_window_callback):
	fixed bug 4033, new window command should initially point to the
	home directory by calling nautilus_window_go_home instead of going
	to the uri of the current window.

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-canvas-item.c
M	src/file-manager/fm-icon-view.c
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-window-menus.c

commit a210d03a94efb380efaceb40ff6e6982678103fe
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-11-03

    Use /tmp/eazel-install.log for logging (being very careful to
    make sure

	    * nautilus-installer/src/installer.c: (log_debug),
	    (add_bullet_point_to_vbox), (strip_categories),
	    (start_over_make_category_func), (start_over),
	    (start_over_callback), (dont_start_over_callback),
	    (start_over_timer), (jump_to_retry_page), (create_window),
	    (eazel_install_progress), (eazel_download_progress),
	    (add_force_packages), (add_force_remove),
	    (add_update_package),
	    (get_detailed_errors_foreach), (get_detailed_errors),
	    (install_failed), (download_failed),
	    (eazel_install_preflight),
	    (eazel_install_dep_check), (install_done),
	    (check_if_next_okay),
	    (toggle_button_toggled), (eazel_installer_add_category),
	    (check_system), (more_check_system),
	    (eazel_installer_do_install),
	    (draw_splash_text), (eazel_installer_finalize),
	    (start_logging),
	    (find_old_tmpdir), (eazel_installer_initialize):
	    * nautilus-installer/src/installer.h:
	    * nautilus-installer/src/link.sh:
	    * nautilus-installer/src/main.c:
	    * nautilus-installer/src/prescript:

	    Use /tmp/eazel-install.log for logging (being very careful
	    to make
	    sure the file is not a booby trap) instead of spamming
	    all over
	    the terminal.  However, the --debug option will give you the
	    terminal spam if you want it (in addition to the logfile).
	    Fix
	    the annoying debug logs to use g_log so we can catch them.
	    Add a
	    --batch option that causes the installer to skip all question
	    screens.

M	nautilus-installer/src/installer.c
M	nautilus-installer/src/installer.h
M	nautilus-installer/src/link.sh
M	nautilus-installer/src/main.c
M	nautilus-installer/src/prescript

commit c41fa4f9bd6ee1da38437a34ebf46af407473ef7
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-11-03

    Make the giant label a little bit more palatable to Arlo.


	    *
	    components/services/summary/nautilus-view/nautilus-summary-view.c
	    : (generate_summary_form):

	    Make the giant label a little bit more palatable to Arlo.

M	components/services/summary/nautilus-summary-view.c
M	components/services/summary/nautilus-view/nautilus-summary-view.c

commit 3ea80060436b579faf599f6ff3eda9d3a726a3a5
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-11-03

    Clean up debug mode (was missing some pieces) and set up the g_log
    handler

	    * components/services/install/lib/eazel-install-logic.c:
	    (dump_one_package):
	    * components/services/install/lib/eazel-install-object.c:
	    (eazel_install_set_arg), (eazel_install_initialize),
	    (eazel_install_fetch_remote_package_list),
	    (eazel_install_log),
	    (eazel_install_set_log), (eazel_install_open_log),
	    (eazel_install_log_to_stderr):
	    * components/services/install/lib/eazel-install-private.h:
	    * components/services/install/lib/eazel-install-public.h:
	    * components/services/install/lib/eazel-install-rpm-glue.c:
	    (eazel_install_rpm_set_settings):
	    *
	    components/services/trilobite/libtrilobite/trilobite-core-utils.c
	    : (trilobite_add_log):

	    Clean up debug mode (was missing some pieces) and set up
	    the g_log
	    handler to not work in corba mode (letting libtrilobite handle
	    them in corba mode).  Make it start up as early as possible
	    and
	    let the service provide a file pointer for logging.

M	ChangeLog
M	components/services/install/lib/eazel-install-logic.c
M	components/services/install/lib/eazel-install-object.c
M	components/services/install/lib/eazel-install-private.h
M	components/services/install/lib/eazel-install-public.h
M	components/services/install/lib/eazel-install-rpm-glue.c
M	components/services/trilobite/libtrilobite/trilobite-core-utils.c

commit e7bbf724b86da074101688094e223588db0376b4
Author: Mathieu Lacage <mathieu@eazel.com>
Date:	2000-11-03

    fix pb with buildir != srcdir

    2000-11-03	Mathieu Lacage	<mathieu@eazel.com>

	* user-guide/C/Makefile.am: fix pb with buildir != srcdir

M	ChangeLog
M	user-guide/C/Makefile.am

commit 9a7d7b980cf4be9c2cb69ad9cd69e1c9674ae17c
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-11-03

    Add a missing file. Another cut at making "make distcheck" work.

	* user-guide/C/Makefile.am: Add a missing file. Another cut at
	making "make distcheck" work.

M	ChangeLog
M	user-guide/C/Makefile.am

commit c8247d112bb7216e5a9e8180f6e5c5eadbc4aa69
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-11-03

    Fixed a srcdir/builddir problem that prevents "make distcheck" from

	* src/Makefile.am: Fixed a srcdir/builddir problem that prevents
	"make distcheck" from working. This is not necessarily the only
	"make distcheck" problem.

M	ChangeLog
M	src/Makefile.am

commit 0a7829bb3ee59c73edf473759857e1c8c57b3f80
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-11-03

    Add a error dialog helper utility that can be called from shell
    scripts to

	* configure.in:
	* helper-utilities/Makefile.am:
	* helper-utilities/error-dialog/.cvsignore:
	* helper-utilities/error-dialog/Makefile.am:
	* helper-utilities/error-dialog/nautilus-error-dialog.c: (main):
	* nautilus.spec.in:
	Add a error dialog helper utility that can be called from shell
	scripts to display errors to the user.

	*
	components/services/nautilus-dependent-shared/eazel-services-footer.c:
	Pavel made me do this at gun point.  Make the links activate on
	mouse up not down.

M	ChangeLog
M	configure.in
M	helper-utilities/Makefile.am
A	helper-utilities/error-dialog/.cvsignore
A	helper-utilities/error-dialog/Makefile.am
A	helper-utilities/error-dialog/nautilus-error-dialog.c
M	nautilus.spec.in

commit bc9594959bffffeef4d6f2f3016f841a205f03f9
Author: Arlo Rose <arlo@src.gnome.org>
Date:	2000-11-03

    Changed some wording so first time users won't be confused.


	    * src/nautilus-first-time-druid.c: (set_up_user_level_page),
	    (set_up_service_signup_page),
	    (nautilus_first_time_druid_show):
	    Changed some wording so first time users won't be confused.

M	ChangeLog
M	src/nautilus-first-time-druid.c

commit 431b1fa0f48298d00f1818a8380ace33f15e6e8a
Author: Mathieu Lacage <mathieu@eazel.com>
Date:	2000-11-03

    Fix bug 4434 and bug 4430 remove switch to remember root
    password. remove

    2000-11-02	Mathieu Lacage	<mathieu@eazel.com>

	Fix bug 4434 and bug 4430
	* libnautilus-extensions/nautilus-password-dialog.c:
	(nautilus_password_dialog_new): remove switch to remember
	root password.
	* user-guide/C/sgml/chapter-1.sgml: remove mention of PDF.

M	ChangeLog
M	libnautilus-extensions/nautilus-password-dialog.c
M	libnautilus-private/nautilus-password-dialog.c
M	user-guide/C/sgml/chapter-1.sgml

commit c90ac070fbf76bcb6fcfa947849bf1ea0e35863d
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-11-03

    Pavel made me do this at gun point. Make the links activate on
    mouse up

	*
	components/services/nautilus-dependent-shared/eazel-services-footer.c:
	(footer_item_button_release_event), (footer_item_new):
	Pavel made me do this at gun point.  Make the links activate on
	mouse up not down.

M
components/services/nautilus-dependent-shared/eazel-services-footer.c

commit 2a4d8de17cf22a4acc035b206e70a5bd18de1de6
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-11-03

    When we try to run the nautilus launcher, make sure we ignore the grep

	* nautilus-installer/src/prescript:
	When we try to run the nautilus launcher, make sure we ignore the
	grep process while grepping for an already running launcher.

M	ChangeLog
M	nautilus-installer/src/prescript

commit 58bf532a3f5369b8651f2c076d9dd6d8253545b9
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-11-03

    fixed problem where I accidentally changed the icons for disk
    drives that


	fixed problem where I accidentally changed the icons for disk
	drives that appear on the desktop when I only meant to change
	the hardware view.  Fixed by restoring the old icon, and using
	one with a different name in the hardware view.

	* components/hardware/nautilus-hardware-view.c:
	(setup_overview_form):
	use "i-harddrive.png" instead of "i-blockdev.png"

	* icons/Makefile.am:
	* icons/i-blockdev.png:
	* icons/i-harddrive.png:
	restored the old block device icon and added a new hard drive one.

M	ChangeLog
M	components/hardware/nautilus-hardware-view.c
M	icons/Makefile.am
M	icons/i-blockdev.png
A	icons/i-harddisk.png

commit be2548fdd55fa31f96c7e0a600dc42b80315b673
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-11-03

    #if 0 out the undo code which is currently not working. I filed a
    bug for

	* components/notes/nautilus-notes.c: (finish_loading_note),
	(notes_load_location), (make_notes_view):
	#if 0 out the undo code which is currently not working.  I filed a
	bug for this issue:  4436.

M	ChangeLog
M	components/notes/nautilus-notes.c

commit 457cc61e0a5e24ae6977e1e1101ced4ab4185b94
Author: Josh Barrow <josh@eazel.com>
Date:	2000-11-03

    GNOME is an acronym, not a word. Changed as such.


    2000-11-02	Josh Barrow  <josh@eazel.com>

	* nautilus-installer/src/prescript:
	GNOME is an acronym, not a word.  Changed as such.

M	ChangeLog
M	nautilus-installer/src/prescript

commit fc218423c4c27e609418c22df49815aafa8f0a1f
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-11-02

    Fix for 4368, utterly untested though...


	* nautilus-installer/src/prescript:
	Fix for 4368, utterly untested though...

M	ChangeLog
M	nautilus-installer/src/prescript

commit afe765760a47c47614ac3b23c037ac6092e34bd8
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2000-11-02

    Updated Norwegian (bokml) translation.

    2000-11-03	Kjartan Maraas	<kmaraas@gnome.org>

	* no.po: Updated Norwegian (bokml) translation.

M	po/ChangeLog
M	po/no.po

commit 0f86224931d516677ade95a84f2b3081d323b655
Author: Carlos Perelló Marín <lxhispano@src.gnome.org>
Date:	2000-11-02

    More updates to Spanish translation.

M	po/ChangeLog
M	po/es.po

commit 37dc1877e7b409b10a05b2daf0c8844b947f4085
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-11-02

	Fix crashing part of bug 4157 (Tree View crash involving directory
	rename/move).

	* components/tree/nautilus-tree-view.c: (forget_view_node),
	(forget_view_node_and_children),
	(nautilus_tree_view_remove_model_node): Add code to get rid of all
	the child nodes when a node is removed, not just the main node
	itself.

M	ChangeLog
M	components/tree/nautilus-tree-view.c

commit ce5362eafbf2374eb335fc3c02b8fddf3efbe173
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-11-02

    Fix bug 4374. Add Nautilus launcher to installer prescript.

	* nautilus-installer/src/prescript:
	Fix bug 4374.  Add Nautilus launcher to installer prescript.

M	ChangeLog
M	nautilus-installer/src/prescript

commit 0d02965091ea3aed3030ec9b74fecf5ac5d18bdb
Author: Michael Fleming <mfleming@src.gnome.org>
Date:	2000-11-02

    bugzilla.eazel.com 4156: Documents containing IFRAME's cause
    unexpected

	* components/mozilla/mozilla-events.cpp:
	* components/mozilla/mozilla-events.h:
	* components/mozilla/nautilus-mozilla-content-view.c:
	(mozilla_open_uri_callback), (mozilla_dom_mouse_click_callback):

	bugzilla.eazel.com 4156: Documents containing IFRAME's cause
	unexpected navigation.	This is a hack fix that checks to see if
	a possible destination is the same as the URI of an IFRAME and, if
	they do, ditch the navigation

M	ChangeLog
M	components/mozilla/mozilla-events.cpp
M	components/mozilla/mozilla-events.h
M	components/mozilla/nautilus-mozilla-content-view.c

commit 68ab462902ca78697f2c177d4f4925bab17f807c
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-11-02

	Fixed bug 3613 (activating any file as root tries to
	execute it)

	* src/file-manager/fm-directory-view.c: (file_is_launchable):
	Need to check nautilus_file_is_executable as well as
	nautilus_file_can_execute.

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit 7db82cee95a24217914a24f380bda799a309b961
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-11-02

    Install a nautilus-mpg123 symlink that points to the real mpg123 if it

	* components/music/Makefile.am: Install a nautilus-mpg123 symlink
	that points to the real mpg123 if it exists on the system.
	* components/music/mpg123_handler.c (start_playing_file):
	Run nautilus-mpg123
	* nautilus-clean.sh: Kill nautilus-mpg123
	* nautilus-spec.in: Install the nautilus-mpg123 symlink

M	ChangeLog
M	components/music/Makefile.am
M	components/music/mpg123_handler.c
M	nautilus-clean.sh
M	nautilus.spec.in

commit da7edc6c66e586686d489d744c50dab4fb7fdf7b
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-11-02

	Believed fix to 4361 and possible progress on 4157.

	* components/tree/nautilus-tree-model.c:
	(nautilus_tree_model_node_has_monitor_clients,
	nautilus_tree_model_node_begin_monitoring,
	nautilus_tree_model_node_end_monitoring,
	nautilus_tree_model_monitor_node,
	nautilus_tree_model_stop_monitoring_node, report_node_changed):
	Various restructing.

	* components/tree/nautilus-tree-view.c: (insert_hack_node,
	remove_hack_node, freeze_if_have_hack_node,
	nautilus_tree_view_insert_model_node,
	nautilus_tree_view_remove_model_node,
	nautilus_tree_view_update_model_node, notify_node_seen,
	nautilus_tree_view_model_node_changed_callback,
	nautilus_tree_view_model_done_loading_callback,
	nautilus_tree_view_initialize, free_file_to_node_map_entry,
	free_file_to_hack_node_map_entry, nautilus_tree_view_destroy,
	file_to_view_node, model_node_to_view_node, view_node_to_file,
	expand_uri_sequence_and_select_end, reload_node_for_file,
	expand_node_for_file, tree_expand_callback,
	tree_collapse_callback, tree_select_row_callback,
	nautilus_tree_view_find_parent_node, nautilus_tree_view_item_at,
	nautilus_dump_info, nautilus_tree_view_collapse_all): Pass around
	and store NautilusFile objects rather than URIs, since nodes are
	tied to a NautilusFile (which can change URI if moved or renamed).

	* libnautilus-extensions/nautilus-directory-private.h,
	libnautilus-extensions/nautilus-directory.c
	(nautilus_directory_handle_directory_moved,
	nautilus_directory_notify_files_moved),
	libnautilus-extensions/nautilus-file.c (rename_callback): When a
	directory is moved or renamed, update the NautilusDirectory
	structure for it to have the correct new URI.

M	ChangeLog
M	components/tree/nautilus-tree-model.c
M	components/tree/nautilus-tree-view.c
M	libnautilus-extensions/nautilus-directory-private.h
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-private/nautilus-directory-private.h
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-file.c

commit 726495fa9568092795e929df665c9dec50286771
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-11-02

    Get bonobo and xpdf from tag for now.

M	ChangeLog
M	README

commit f20eab6c9e9145885912a013315f148a605e04fe
Author: Andrew V. Samoilov <andrew@src.gnome.org>
Date:	2000-11-02

    typos fixed.

    * ru.po: typos fixed.

M	po/ChangeLog
M	po/ru.po

commit 7ffea9840e95655a2775dd2ac7449d467d2146c2
Author: Fatih Demir <kabalak@src.gnome.org>
Date:	2000-11-02

    Committed update ko.po for nautilus

M	po/ChangeLog
M	po/ko.po

commit ccf2b33e36efbef41645f1117d55795f868e5d21
Author: John Fleck <jfleck@src.gnome.org>
Date:	2000-11-02

    John Fleck <jfleck@inkstain.net> render variablelist tag as <UL>
    rather


    John Fleck <jfleck@inkstain.net> render variablelist tag as <UL>
    rather than <OL in gnome-db2html2/sect-elements.c

M	ChangeLog
M	components/help/converters/gnome-db2html2/sect-elements.c

commit 96095ae15f70100c51ed4bd718fdd1eca47daa0e
Author: John Fleck <jfleck@src.gnome.org>
Date:	2000-11-02

    John Fleck <jfleck@inkstain.net> gnome-db2html2 - toc-elements.c -


    John Fleck <jfleck@inkstain.net> gnome-db2html2 - toc-elements.c -
    improving table of contents display in help

M	ChangeLog
M	components/help/converters/gnome-db2html2/toc-elements.c

commit 8e3ccc3b50ca901067eafb251186efc607dbe5ca
Author: Christian Rose <menthos@src.gnome.org>
Date:	2000-11-02

    Updated Swedish translation.

M	po/sv.po

commit cfc823ae78010c794e751663096076e59e4f6309
Author: Rebecca Schulman <rebecka@eazel.com>
Date:	2000-11-02

    Clean up some of the "human" strings for search uris, mostly so the

    2000-11-02	Rebecca Schulman  <rebecka@eazel.com>
	Clean up some of the "human" strings for search uris,
	mostly so the translation scheme doesn't fail and
	leave a search uri sitting around

	* libnautilus-extensions/nautilus-search-uri.c:
	update structures to correspond to latest search uri
	spec
	* nautilus-clean.sh:
	removed mpg123 (it kept interrupting my cds) and
	a duplicate summary view copy

M	ChangeLog
M	libnautilus-extensions/nautilus-search-uri.c
M	libnautilus-private/nautilus-search-uri.c
M	nautilus-clean.sh

commit aee9ae35c5d93ff32c70b89df7d0bc45e66395d9
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-11-02

    Susan changed the background image for the icon view of the villanova


	* icons/villanova/Makefile.am:
	* icons/villanova/villanova.xml:
	* icons/villanova_green.png:
	Susan changed the background image for the icon view of
	the villanova theme

	* icons/i-blockdev.png:
	better hard disk for hardware view
	* components/hardware/nautilus-hardware-view.c:
	(setup_overview_form):
	improved layout of IDE items

M	ChangeLog
M	components/hardware/nautilus-hardware-view.c
M	icons/i-blockdev.png
M	icons/villanova/Makefile.am
D	icons/villanova/green_ridges.png
M	icons/villanova/villanova.xml
A	icons/villanova/villanova_green.png

commit b3454acfffb53252109844355b56566ce8941abd
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-11-02

    Just to make sure, I don't think tinderbox got my change...


	*
	components/services/install/nautilus-view/nautilus-service-instal
	l-view.c: (nautilus_install_service_locate_menu_entries):
	Just to make sure, I don't think tinderbox got my change...

M	ChangeLog
M	components/services/install-view/nautilus-service-install-view.c
M
components/services/install/nautilus-view/nautilus-service-install-view.c

commit df680fd25a11ccebeda4d163bff4d3a74bd25c84
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-11-02

    Now has a --batch command to it doens't need userinteraction

	*
	components/services/install/command-line/eazel-alt-install-corba.
	c: (delete_files), (done), (main):
	Now has a --batch command to it doens't need userinteraction
	--batch=yes|no to set the default answer to continue ?
	questions. Using --batch defaults the answer to delete to yes. Now
	delete works again (after Great Delete Change)

	* components/services/install/lib/eazel-install-problem.c:
	(get_detailed_cases_foreach):
	Fixed potiental sigsegvs.

	*
	components/services/install/nautilus-view/nautilus-service-instal
	l-view.c: (nautilus_install_service_locate_menu_entries):
	Fixed a compiler warning that broke build.

M	ChangeLog
M	components/services/install-view/nautilus-service-install-view.c
M	components/services/install/command-line/eazel-alt-install-corba.c
M	components/services/install/lib/eazel-install-problem.c
M
components/services/install/nautilus-view/nautilus-service-install-view.c

commit 217b2f23fc4870033c90bf4d9536169338484934
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-11-02

    Fixed 4331. Checked if a toplevel package is a source package

	*
	components/services/install/command-line/eazel-alt-install-corba.
	c: (main):
	Fixed 4331.
	* components/services/install/lib/eazel-install-logic.c:
	(eazel_install_download_packages),
	Checked if a toplevel package is a source package
	(eazel_install_prune_packages_helper),
	(eazel_install_check_if_depends_on),
	(eazel_install_do_transaction_fill_hash),
	(eazel_install_prune_packages),
	(eazel_install_ensure_deps),
	Commented out/changed some debug output
	(eazel_install_fetch_dependencies),
	Changed the debug output in case of circular dependency, also
	added a check for source packages.
	(eazel_install_start_transaction):
	Commented out the debug output of the rpm args

	* components/services/install/lib/eazel-install-problem.c:
	(get_detailed_messages_foreach),
	Detect source package.
	(eazel_install_problem_tree_to_case):
	Removed debug output.

	*
	components/services/install/nautilus-view/nautilus-service-instal
	l-view.c: (nautilus_service_install_view_initialize),
	(nautilus_service_install_installing),
	(nautilus_service_install_done),
	Improved the updating of nautilus from natilus, by actually
	offering to restart nautilus (and doing it if the user wants to)
	(nautilus_install_service_locate_menu_entries):
	If I can't figure out where the desktop files are, don't print
	"blabla is somewhere..."

	* nautilus.spec.in:
	Added usermode >= 1.35 for nautilus-trilobite

	* po/da.po:
	* po/no.po:
	Removed the fatal Control*t translation.

	* src/file-manager/fm-directory-view.c:
	(reset_bonobo_trash_delete_menu):
	Added a comment for the translation teams to not translate
	Control*t at this point.

	* src/nautilus-shell.c: (save_window_states):
	When saving windowstates, replace any window->location that starts
	with eazel-install: with eazel:, thereby preventing loops when
	eazel-install: views restart nautilus.

M	ChangeLog
M	components/services/install-view/nautilus-service-install-view.c
M	components/services/install/command-line/eazel-alt-install-corba.c
M	components/services/install/lib/eazel-install-logic.c
M	components/services/install/lib/eazel-install-problem.c
M
components/services/install/nautilus-view/nautilus-service-install-view.c
M	nautilus.spec.in
M	po/da.po
M	po/no.po
M	src/file-manager/fm-directory-view.c
M	src/nautilus-shell.c

commit 06f5c771336ea78e19f14428c7ea728c9198ea3a
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-11-02

    fixed bug 1826 by pointing the update download uri to it's real
    location


	* src/nautilus-first-time-druid.c: (initiate_file_download):
	fixed bug 1826 by pointing the update download uri to it's
	real location at services.eazel.com.

	* src/nautilus-window-manage-views.c: (just_one_window),
	(nautilus_window_end_location_change_callback):
	fixed bug 4351, nautilus quits after running the first time
	druid if services are inaccessible.  Fixed by making it
	not quit if there's a single window that fails, going to
	the home directory (if it's valid) instead.

	* icons/loading.png:
	a better version of the non-anti-aliased loading icon from Susan.

M	ChangeLog
M	icons/loading.png
M	src/nautilus-first-time-druid.c
M	src/nautilus-window-manage-views.c

commit 32a68c16730acc6a70f1e399eaed086847734d0b
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-11-02

    Fix corner case where dialog won't be parented if services are down.

	*
	components/services/summary/nautilus-view/nautilus-summary-view.c
	: (set_dialog_parent):

	Fix corner case where dialog won't be parented if services are
	down.

M	ChangeLog
M	components/services/summary/nautilus-summary-view.c
M	components/services/summary/nautilus-view/nautilus-summary-view.c

commit 6a022f1866fe8075b755be6b114cb41b34aaf09b
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-11-01

    Remove FIXME for already-fixed bug. Add Debian-specific hack
    requested in

	* src/nautilus-window-service-ui.c: (goto_services_support):
	Remove FIXME for already-fixed bug.
	* src/run-nautilus: Add Debian-specific hack requested in
	bug report (bug 4353).

M	ChangeLog
M	src/nautilus-window-service-ui.c
M	src/run-nautilus

commit a1c249b14f7c0458dbd5f21233d99b665b95b4cd
Author: Carlos Perelló Marín <lxhispano@src.gnome.org>
Date:	2000-11-01

    some updates to the Spanish translation

M	po/ChangeLog
M	po/es.po

commit f799df98a8e6e0bc1f2fb3f160b20b494d840a44
Author: Christian Rose <menthos@src.gnome.org>
Date:	2000-11-01

    Updated Swedish translation.

M	po/ChangeLog
M	po/sv.po

commit 93a907547b533527e6daf4dfe28bc760116ac7d8
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-11-01

    New functions.

	* libnautilus-extensions/nautilus-mime-actions.h,
	libnautilus-extensions/nautilus-mime-actions.c:
	(nautilus_mime_actions_file_needs_full_file_attributes,
	server_has_content_requirements,
	server_matches_content_requirements): New functions.

	(nautilus_mime_get_all_components_for_file) Updated.

	* src/nautilus-applicable-views.h,
	src/nautilus-applicable-views.c: (got_file_info_callback_common,
	(got_full_file_info_callback, got_minimum_file_info_callback,
	nautilus_navigation_info_new, nautilus_navigation_info_cancel):
	Changed to possibly handle calling the callback twice so we can
	avoid having to load twice before showing a component at all.

	* src/nautilus-window-manage-views.c
	(nautilus_window_end_location_change_callback): If being called a
	preliminary time, ignore it for now.

M	ChangeLog
M	libnautilus-extensions/nautilus-mime-actions.c
M	libnautilus-extensions/nautilus-mime-actions.h
M	libnautilus-private/nautilus-mime-actions.c
M	libnautilus-private/nautilus-mime-actions.h
M	src/nautilus-applicable-views.c
M	src/nautilus-applicable-views.h
M	src/nautilus-window-manage-views.c

commit 56b493097ffc7d87ed6a2f36153760c1fe89e912
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-11-01

    Fix builtin uri's to point to a sane place by default. Make the
    install

	* components/services/install/lib/eazel-install-metadata.c:
	*
	components/services/install/nautilus-view/nautilus-service-instal
	l-view.c: (nautilus_service_install_view_update_from_uri):
	*
	components/services/login/nautilus-view/nautilus-change-password-
	view.c: (start_change_password):
	* components/services/trilobite/libtrilobite/libtrilobite.h:
	* components/services/trilobite/libtrilobite/trilobite-redirect.c:
	* nautilus-installer/src/installer.c:

	Fix builtin uri's to point to a sane place by default.	Make the
	install view use your trilobite gconf config and not a made-up
	site (oops).  Remove leftover "eazel-auth:" uri.  Use good PR2
	defaults for the bootstrap installer.  Fix missing ellipses that
	were bothering Eli.

M	ChangeLog
M	components/services/install-view/nautilus-service-install-view.c
M	components/services/install/lib/eazel-install-metadata.c
M
components/services/install/nautilus-view/nautilus-service-install-view.c
M
components/services/login/nautilus-view/nautilus-change-password-view.c
M	components/services/trilobite/libtrilobite/libtrilobite.h
M	components/services/trilobite/libtrilobite/trilobite-redirect.c
M	nautilus-installer/src/installer.c

commit 8e49ff39b3104f2de422d2ed10873445b222708a
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-11-01

	Fixed bug 4335 (music view does not work with Services:Vault)

	* components/music/nautilus-music-view.oafinfo:
	Added the requirement that the URL must be file scheme, since
	the music view doesn't know how to deal with MP3s that are not
	on the local hard disk.

M	ChangeLog
M	components/music/Nautilus_View_music.oaf.in
M	components/music/Nautilus_View_music.server.in
M	components/music/Nautilus_View_music.server.in.in
M	components/music/nautilus-music-view.oafinfo

commit b3cfea43a47af10cadafe450100c4d4e84e91bad
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-11-01

	Fixed bug 4343 (crash clicking "Back" deep in software catalog)

	This was an inaccurate assert. Other similar asserts had been
	fixed earlier, but this one and a parallel one in Forward got
	overlooked.

	* src/nautilus-window-manage-views.c:
	(check_bookmark_location_matches_uri): New helper function, uses
	uris_match.
	(check_last_bookmark_location_matches_window): Now calls the
	new function (which was extracted from this)
	(handle_go_back),
	(handle_go_forward): Use the new function to check that the
	bookmark
	has the right uri, instead of direct string compares.

M	ChangeLog
M	src/nautilus-window-manage-views.c

commit 767bb53ad3354b4466a9c0237ea82ba27f93a0db
Author: Mathieu Lacage <mathieu@eazel.com>
Date:	2000-11-01

    adding fdl. adding installation of fdl adding fdl

    2000-11-01	Mathieu Lacage	<mathieu@eazel.com>

	* nautilus.spec.in: adding fdl.
	* user-guide/C/Makefile.am: adding installation of fdl
	* user-guide/C/fdl.sgml: adding fdl

M	ChangeLog
M	nautilus.spec.in
M	user-guide/C/Makefile.am
A	user-guide/C/fdl.sgml

commit 9c010390e879a39442268f6632f6429738fcd386
Author: Gene Ragan <gzr@src.gnome.org>
Date:	2000-11-01

    CO2000-11-01  Gene Z. Ragan  <gzr@eazel.com>

	Fixed bug 4337, Title for nautilus user manual is "GNOME
	Documemtation"

	* user-guide/C/sgml/nautilus.sgml:
	Added "Nautilus User Manual" as <title> tag.

M	ChangeLog
M	user-guide/C/sgml/nautilus.sgml

commit c1d5c69548c01cc8296907b33e650828e39a4334
Author: Christian Rose <menthos@src.gnome.org>
Date:	2000-11-01

    Updated Swedish translation.

M	po/ChangeLog
M	po/sv.po

commit 0ea5b3b9850e60c3cae553be799c754722b3f74d
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-11-01

	Fix bug 4305 (Nautilus can't find myplay.com (default bookmark)
	URL). As Mike Fleming and Pavel suggested, changed NautilusFile to
	keep relative URIs around instead of file names. This may also fix
	two other Mozilla-component-related bugs, bug 3438 and 4220. I'll
	check that later.

	Also fix bugs 4128, 4311, and 4344, which are all about a hash
	table NULL critical assertion.

	* libnautilus-extensions/nautilus-directory-async.c:
	(dequeue_pending_idle_callback): Handle info in the order it gets
	queued. That requires a call to g_list_reverse since we add things
	with g_list_prepend. Check for NULL to handle case where the info
	is not part of a directory load. Use the new
	nautilus_directory_find_file_by_name to keep it clearly separate
	from code that would find files given relative URIs.

	* libnautilus-extensions/nautilus-directory-private.h: RIP
	nautilus_compare_file_with_name. We haven't used it since we've
	been using a hash table.

	* libnautilus-extensions/nautilus-directory.c:
	(add_to_hash_table): Put the relative URI in the hash table, not
	the name.
	(extract_from_hash_table): Look up in the hash table by relative
	URI, not name.
	(nautilus_directory_add_file), (nautilus_directory_remove_file):
	Assertions are based on the relative URI, not the name.
	(nautilus_directory_find_file_by_name): Turn the name into a
	relative URI and search for that.
	(nautilus_directory_find_file_by_relative_uri): Look up in the
	hash table by relative URI, not name.

	* libnautilus-extensions/nautilus-file-private.h: Replace the name
	field with a relative_uri field. There aren't always names for
	files.

	* libnautilus-extensions/nautilus-file.c:
	(nautilus_file_new_from_relative_uri): Mechanical changes to make
	it create a file given a directory and relative_uri. Uses the new
	update_info_and_name instead of the old nautilus_update_file_info
	(which no longer updates names).
	(nautilus_file_new_from_info). Use the new update_info_and_name
	instead of the old nautilus_update_file_info (which no longer
	updates names).
	(nautilus_file_get_internal): Call nautilus_uri_make_canonical on
	the URI before using it. This is needed now to make the escaping
	of characters in the relative URI uniform. Also made mechanical
	changes to deal with relative URIs instead of file names.
	(destroy): Always free the relative URI. We no longer share the
	name inside the file info, so the logic is now simpler.
	(nautilus_file_get_gnome_vfs_uri): Append the relative URI instead
	of appending a file name to make the full URI.
	(rename_callback): Use the new update_info_and_name instead of the
	old nautilus_update_file_info (which no longer updates
	names). Also call nautilus_find_file_by_name under its new name.
	(name_is): New helper function for checking the file name quickly
	without requiring a local variable.
	(nautilus_file_rename): Use name_is instead of strcmp since the
	name is no longer so readily available.
	(update_info_internal): Moved the guts of
	nautilus_file_update_info
	in here and made the name-updating part optional. Logic is a bit
	simpler since we don't share the name in the file info any more.
	(update_info_and_name), (nautilus_file_update_info): Covers that
	call the internal call with the "update_name" flag set.
	(nautilus_file_update_name): Use name_is and update_info_and_name.
	Also fix the info == NULL case to handle relative URIs, not names.
	(nautilus_file_compare_for_sort): Add a FIXME about using the name
	in the info when sorting. Also change the info == NULL case to get
	the names with nautilus_file_get_name.
	(nautilus_file_compare_name): Use nautilus_file_get_name to get
	the names to compare.
	(nautilus_file_get_metadata), (nautilus_file_get_metadata_list),
	(nautilus_file_set_metadata), (nautilus_file_set_metadata_list),
	(nautilus_file_get_boolean_metadata),
	(nautilus_file_get_integer_metadata),
	(nautilus_file_set_boolean_metadata),
	(nautilus_file_set_integer_metadata): Store metadata using the
	relative URI as the key instead of the name. This amounts to a
	minor metadata file format change.
	(nautilus_file_get_name): Create the name by unescaping the
	relative URI. If this fails, just return the relative URI
	itself. In some cases the URI instead of the name would represent
	a terrible error (but the unescaping will not fail in those
	cases), but in other cases we just need some kind of name.
	(nautilus_file_get_uri): Some broken code in here was just
	appending the name to the parent URI. Now it appends the relative
	URI so it's no longer broken.
	(get_description): Use the relative URI instead of the name in the
	warning message.
	(nautilus_file_mark_gone): Since we always keep the relative URI
	around now, can get rid of the logic that copies the name out of
	the file info for this case.
	(nautilus_file_dump): Since we already dump the URI, don't bother
	dumping the name any more.

M	ChangeLog
M	libnautilus-extensions/nautilus-directory-async.c
M	libnautilus-extensions/nautilus-directory-private.h
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-extensions/nautilus-file-private.h
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-directory-private.h
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-file-private.h
M	libnautilus-private/nautilus-file.c

commit a89310d5eb87054a870947742ef682e939489393
Author: Valek Frob <frob@src.gnome.org>
Date:	2000-11-01

    Updated russian translation.

M	po/ChangeLog
M	po/ru.po

commit 1afc129c4f705ef0eb3cb4920f84bcee0d69f196
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-11-01

    Change '=+' to the more common '+=' when adding integers.

	* libnautilus-extensions/nautilus-image.c: (render_buffer_pixbuf):
	Change '=+' to the more common '+=' when adding integers.

M	ChangeLog
M	libnautilus-extensions/nautilus-image.c
M	libnautilus-private/nautilus-image.c

commit 37b9568e8b638b0ae46f0c7089504295038e0ae5
Author: John Fleck <jfleck@src.gnome.org>
Date:	2000-11-01

    John Fleck <jfleck@inkstain.net> changing sect-elements.c in
    gnome-db2html2 to alter width of table in <note>, <warning>,
    etc. display

M	ChangeLog
M	components/help/converters/gnome-db2html2/sect-elements.c

commit 7c4daba59d364142ef509995fb294795d5f4d6d9
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-11-01

    Make smooth graphics mode be false by default as agreed for pr2.

	* libnautilus-extensions/nautilus-global-preferences.c:
	(global_preferences_register):
	Make smooth graphics mode be false by default as agreed for pr2.

M	ChangeLog
M	libnautilus-extensions/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.c

commit 8f40ddef54dcece10e5a7cb86130b4553ac65657
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-11-01

    Keep track of NautilusWindow realization events. Do this by
    monitoring a

	* applets/launcher/nautilus-launcher-applet.c:
	(image_enter_event),
	(window_set_cursor_for_state), (set_is_launching),
	(get_is_launching), (image_button_press_event),
	(image_button_release_event), (event_filter),
	(root_listen_for_property_changes), (main):
	Keep track of NautilusWindow realization events.  Do this by
	monitoring a property on the root window.  Use this flag in order
	to give the user feedback about the launching state of new
	Nautilus windows.  Fixes bug 4300.

	* src/nautilus-window.c: (nautilus_window_update_launcher),
	(nautilus_window_realize):
	Notify the launcher when a NautilusWindow get realized.

	* src/run-nautilus:
	If no arguments are given, then open a window pointed to the
	user's home directory.

M	ChangeLog
M	applets/launcher/nautilus-launcher-applet.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window.c
M	src/run-nautilus

commit 41a618499ddbfbb3e2416ffeb7c0e2bb5c4a8982
Author: Pavel Cisler <pavel@eazel.com>
Date:	2000-11-01

    Hook up new GnomeVFS "make canonical" calls to fix test cases
    Darin needed

    2000-11-01	Pavel Cisler <pavel@eazel.com>

	* libnautilus-extensions/nautilus-file-utilities.c:
	(nautilus_make_uri_canonical),
	(nautilus_self_check_file_utilities):
	Hook up new GnomeVFS "make canonical" calls to fix test cases
	Darin needed to work for the bug he is fixing.
	Switched the test cases to their intended values, now that
	they pass.
	Get rid of some crufty workarounds that weren't really needed
	after my previous fix to not add extra '//' to some URIs and
	removed the respective tests.

M	ChangeLog
M	libnautilus-extensions/nautilus-file-utilities.c
M	libnautilus-private/nautilus-file-utilities.c

commit 8b2d11a4d52ba8bd858c82531e9866fda80fe4e3
Author: Mathieu Lacage <mathieu@eazel.com>
Date:	2000-11-01

    This is completely useless but I needed a break from "usefull"
    bugs. Add

    2000-11-01	Mathieu Lacage	<mathieu@eazel.com>

	This is completely useless but I needed a break from "usefull"
	bugs.
	* applets/launcher/nautilus-launcher-applet.c:
	(image_leave_event),
	(image_button_press_event), (image_button_release_event), (main):
	Add an event handler for release event to make sure we launch
	nautilus only if you release the cursor without leaving the icon.
	Add an offset when you click to give the user feedback about what
	he is doing.
	* libnautilus-extensions/nautilus-image.c: (render_buffer_pixbuf):
	Fix offset problem when drawing image: the offset was not taken
	into account in the calculation of the x and y coordinates.

M	ChangeLog
M	applets/launcher/nautilus-launcher-applet.c
M	libnautilus-extensions/nautilus-image.c
M	libnautilus-private/nautilus-image.c

commit 706a8bd5183026a30ed2d4107b78b873f157c902
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-11-01

    Fix installer version to follow the Makefile define. Fix evil bug in

	* nautilus-installer/src/Makefile:
	* nautilus-installer/src/main.c: (main):
	* nautilus-installer/src/proxy.c: (load_nscp_proxy_settings),
	(load_galeon_proxy_settings):
	* src/nautilus-first-time-druid.c: (load_nscp_proxy_settings),
	(load_galeon_proxy_settings), (attempt_http_proxy_autoconfigure):

	Fix installer version to follow the Makefile define.  Fix evil bug
	in detecting proxy servers that was freeing g_get_home_dir
	results.  Fixed it again in the first-time druid, and added Galeon
	support there.

M	ChangeLog
M	nautilus-installer/src/Makefile
M	nautilus-installer/src/main.c
M	nautilus-installer/src/proxy.c
M	src/nautilus-first-time-druid.c

commit 128e6858d7661ed77d62c0a41d0579d388f30478
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-11-01

    Fix bootstrap installer for new Makefile config and fix typo in
    dropdown

	* nautilus-installer/src/Makefile:
	* src/nautilus-window-service-ui.c: (goto_services_support):

	Fix bootstrap installer for new Makefile config and fix typo in
	dropdown menus.

M	ChangeLog
M	nautilus-installer/src/Makefile
M	src/nautilus-window-service-ui.c

commit 0ac82d78d323f6f0220bbeef4a08ba828c75fb95
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-11-01

    Add missing includes.

	* applets/launcher/Makefile.am:
	Add missing includes.

M	ChangeLog
M	applets/launcher/Makefile.am

commit bbc1e5427b0bea67b8ab491b71df60c2698e8331
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-11-01

    Add applets to SUBDIRS if needed.

	* Makefile.am:
	Add applets to SUBDIRS if needed.

	* applets/Makefile.am:
	Tiny bit of cleanup.

	* configure.in:
	Define HAVE_APPLETS only if the applets devel libs are found by
	gnome-config.

M	ChangeLog
M	Makefile.am
M	applets/Makefile.am
M	configure.in

commit 346ca80df9e94180694be1d363b99b6f4098422b
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-11-01

    Remove a rogue printf. Also fix a broken debug printf.

	* components/mozilla/nautilus-mozilla-content-view.c:
	(nautilus_mozilla_content_view_load_uri),
	(mozilla_content_view_one_time_happenings):
	Remove a rogue printf.	Also fix a broken debug printf.

M	ChangeLog
M	components/mozilla/nautilus-mozilla-content-view.c

commit 63dbb943338714e863285f8ec8bbf53a9620433e
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-11-01

    added a new "loading thumbnail" icon from Susan


	* icons/Makefile.am:
	* icons/loading.png:
	* icons/loading-aa.png:
	* libnautilus-extensions/nautilus-icon-factory.c:
	(nautilus_icon_factory_get_icon_for_file):
	added a new "loading thumbnail" icon from Susan

	* src/nautilus-property-browser.c:
	(nautilus_property_browser_delete_event_callback),
	(cancel_remove_mode), (add_new_button_callback),
	(done_button_callback):
	made the property browser reset remove mode when it's dismissed

M	ChangeLog
M	icons/Makefile.am
A	icons/loading-aa.png
M	icons/loading.png
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-private/nautilus-icon-factory.c
M	src/nautilus-property-browser.c

commit ec5182045c09dc9058b93c44d7134ec957756c8a
Author: Mathieu Lacage <mathieu@eazel.com>
Date:	2000-11-01

    add gnorba file in specfile.

    2000-10-31	Mathieu Lacage	<mathieu@eazel.com>

	* nautilus.spec.in: add gnorba file in specfile.

M	ChangeLog
M	nautilus.spec.in

commit fcf70b2e557e81276641ea90d413b0eebc6a6878
Author: Mathieu Lacage <mathieu@eazel.com>
Date:	2000-11-01

    add .gnorba file. fix typo. new gnorba file.

    2000-10-31	Mathieu Lacage	<mathieu@eazel.com>

	* applets/launcher/Makefile.am: add .gnorba file.
	* applets/launcher/nautilus-launcher-applet.c: (main): fix typo.
	* applets/launcher/nautilus-launcher-applet.gnorba: new gnorba
	file.

M	ChangeLog
M	applets/launcher/Makefile.am
M	applets/launcher/nautilus-launcher-applet.c
A	applets/launcher/nautilus-launcher-applet.gnorba

commit 25101544647976def8ae1d705eccae92a7ee0356
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-11-01

    Use the right binary name.

	* applets/launcher/.cvsignore:
	Use the right binary name.

M	ChangeLog
M	applets/launcher/.cvsignore

commit 6d1040e60bdc3efb296a9623c6437851b1750265
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-11-01

    Support [ username "@" ] in the eazel-install: URI so that a
    username can

	*
	components/services/install/nautilus-view/nautilus-service-instal
	l-view.c: (nautilus_install_parse_uri),
	(nautilus_service_install_view_update_from_uri):

	Support [ username "@" ] in the eazel-install: URI so that a
	username can be specified (like anonymous) to libeazelinstall.

	*
	components/services/trilobite/libtrilobite/trilobite-core-utils.c
	: (trilobite_init):

	Don't free the result of g_get_home_dir(), because it unleashes
	1000 demons.

	* nautilus-installer/src/installer.c: (create_what_to_do_page),
	(eazel_installer_add_category):

	Change the "what to install" header for the single-category case.

M	ChangeLog
M	components/services/install-view/nautilus-service-install-view.c
M
components/services/install/nautilus-view/nautilus-service-install-view.c
M	components/services/trilobite/libtrilobite/trilobite-core-utils.c
M	nautilus-installer/src/installer.c

commit c0b54af14e4272b85782fd72eee56af7491effb8
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-11-01

    Truncated ChangeLog entry by accident.

M	ChangeLog

commit ccc11fe2852349d6f79a4a9542f3dd9b9a86c1b0
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-11-01

    Add the new self-checks that will help Pavel see the minimum I need
    in a

	* libnautilus-extensions/nautilus-file-utilities.c:
	(nautilus_self_check_file_utilities): Add the new self-checks that
	will help Pavel see the minimum I need in a URI canonifying
	function.

M	ChangeLog
M	libnautilus-extensions/nautilus-file-utilities.c
M	libnautilus-private/nautilus-file-utilities.c

commit 0bda5d31c06c39a7ad3d058b56556543f3849d4d
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-11-01

    Un-revert my changes from before, fixing the bugs in the process.

	* libnautilus-extensions/nautilus-mime-actions.c:
	(nautilus_mime_actions_check_if_minimum_attributes_ready),
	(nautilus_mime_actions_check_if_full_attributes_ready),
	(nautilus_mime_actions_get_minimum_file_attributes),
	(nautilus_mime_actions_get_full_file_attributes),
	(nautilus_mime_actions_wait_for_full_file_attributes),
	(nautilus_mime_get_default_action_type_for_file),
	(nautilus_mime_get_default_action_for_file),
	(nautilus_mime_get_default_application_for_file_internal),
	(nautilus_mime_get_default_application_for_file),
	(nautilus_mime_is_default_application_for_file_user_chosen),
	(nautilus_mime_get_default_component_sort_conditions),
	(nautilus_mime_get_default_component_for_file_internal),
	(nautilus_mime_get_short_list_applications_for_file),
	(nautilus_mime_get_short_list_components_for_file),
	(nautilus_mime_get_short_list_methods_for_file),
	(nautilus_mime_get_all_applications_for_file),
	(nautilus_mime_get_all_components_for_file),
	(nautilus_mime_set_default_application_for_file),
	(nautilus_mime_set_default_component_for_file),
	(nautilus_mime_set_short_list_applications_for_file),
	(nautilus_mime_set_short_list_components_for_file),
	(nautilus_mime_add_application_to_short_list_for_file),
	(nautilus_mime_remove_application_from_short_list_for_file),
	(nautilus_mime_add_component_to_short_list_for_file),
	(nautilus_mime_remove_component_from_short_list_for_file),
	(nautilus_mime_extend_all_applications_for_file),
	(nautilus_mime_remove_from_all_applications_for_file),
	(nautilus_do_component_query):
	* libnautilus-extensions/nautilus-mime-actions.h:
	* libnautilus-extensions/nautilus-program-chooser.c:
	(repopulate_program_list), (is_component_default_for_file),
	(program_file_pair_is_default_for_file),
	(program_file_pair_is_in_short_list_for_file),
	(add_to_short_list_for_file), (remove_from_short_list_for_file),
	(remove_default_for_item), (set_default_for_item):
	* libnautilus-extensions/nautilus-program-choosing.c:
	(any_programs_available_for_file):
	* libnautilus/nautilus-clipboard-ui.xml.h:
	* src/file-manager/fm-directory-view.c:
	(switch_location_and_view),
	(create_open_with_gtk_menu), (reset_bonobo_open_with_menu),
	(activate_callback):
	* src/file-manager/nautilus-directory-view-ui.xml.h:
	* src/file-manager/nautilus-icon-view-ui.xml.h:
	* src/file-manager/nautilus-search-list-view-ui.xml.h:
	* src/nautilus-applicable-views.c: (nautilus_navigation_info_new):
	* src/nautilus-shell-ui.xml.h:
	* src/nautilus-sidebar.c: (nautilus_sidebar_update_all),
	(nautilus_sidebar_set_uri):
	* src/nautilus-window.c: (nautilus_window_load_content_view_menu):
	* test/test-nautilus-mime-actions-set.c: (main):
	* test/test-nautilus-mime-actions.c: (main): Un-revert my changes
	from before, fixing the bugs in the process.

M	ChangeLog
M	libnautilus-extensions/nautilus-mime-actions.c
M	libnautilus-extensions/nautilus-mime-actions.h
M	libnautilus-extensions/nautilus-program-chooser.c
M	libnautilus-extensions/nautilus-program-choosing.c
M	libnautilus-private/nautilus-mime-actions.c
M	libnautilus-private/nautilus-mime-actions.h
M	libnautilus-private/nautilus-program-chooser.c
M	libnautilus-private/nautilus-program-choosing.c
M	src/file-manager/fm-directory-view.c
M	src/nautilus-applicable-views.c
M	src/nautilus-information-panel.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-sidebar.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window.c
M	test/test-nautilus-mime-actions-set.c
M	test/test-nautilus-mime-actions.c

commit ffbf52578e2b406c5e34d4f659aa70cc7ad3930c
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-11-01

    Rename the launcher applet from 'nautilus-icon-applet' to

	* applets/launcher/Makefile.am:
	* applets/launcher/nautilus-icon-applet.c:
	* applets/launcher/nautilus-launcher-applet.c: (create_pixbufs),
	(applet_change_pixel_size), (image_enter_event),
	(image_leave_event), (get_root_window), (root_window_set_busy),
	(root_window_set_not_busy), (image_button_press_event), (main):
	* nautilus.spec.in:
	Rename the launcher applet from 'nautilus-icon-applet' to
	'nautilus-launcher-applet'.

M	ChangeLog
M	applets/launcher/Makefile.am
D	applets/launcher/nautilus-icon-applet.png
R100	applets/launcher/nautilus-icon-applet.c
applets/launcher/nautilus-launcher-applet.c
M	nautilus.spec.in

commit eec97704889dbc4e42b65eb3a7609c847041566d
Author: Eskil Heyn Olsen <eskil@eazel.com>
Date:	2000-11-01

    Doh, copied the wrong variable.

    2000-10-31	Eskil Heyn Olsen  <eskil@eazel.com>

	* components/services/install/lib/eazel-install-protocols.c:
	(get_eazel_auth_path):
	Doh, copied the wrong variable.

M	ChangeLog
M	components/services/install/lib/eazel-install-protocols.c

commit a71a50dea20dd732d2c8130aa2307890c81ea6d8
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-11-01

    Add code to execute nautilus. Add first try at adding busy feedback
    while

	* applets/launcher/Makefile.am:
	* applets/launcher/nautilus-icon-applet.c: (get_root_window),
	(root_window_set_busy), (root_window_set_not_busy),
	(image_button_press_event), (main):
	Add code to execute nautilus.  Add first try at adding busy
	feedback while launching.

M	ChangeLog
M	applets/launcher/Makefile.am
M	applets/launcher/nautilus-icon-applet.c

commit 7e043440ea6f689e0abca3ca15f452a4544fbb45
Author: Mathieu Lacage <mathieu@eazel.com>
Date:	2000-11-01

    fix bug 4015. add correct default here. remove bad default
    here. ramiro

    2000-10-31	Mathieu Lacage	<mathieu@eazel.com>

	fix bug 4015.
	* libnautilus-extensions/nautilus-global-preferences.c:
	add correct default here.
	* src/nautilus-window.c: (nautilus_window_go_web_search):
	remove bad default here. ramiro has a bug to do the correct
	fix post-pr2.

M	ChangeLog
M	libnautilus-extensions/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window.c

commit cb740ad281b20b2c00a39687a0255306d1d28a45
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-11-01

    Remove a bunch of debug echo statements i left in by mistake.

	* src/run-nautilus:
	Remove a bunch of debug echo statements i left in by mistake.

M	ChangeLog
M	src/run-nautilus

commit 25f8f3ba17fec5173d2d57e08c69d019439ab4f1
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-11-01

    Stuff to get/set a username for eazel-service:/ uris. Needed for 4004
    (The


	* components/services/install/lib/eazel-install-public.h:
	* components/services/install/lib/eazel-install-types.h:
	* components/services/install/lib/eazel-install-protocols.c:
	(eazel_install_fetch_package), (get_eazel_auth_path),
	(get_search_url_for_package):
	* components/services/install/lib/eazel-install-metadata.c:
	(init_default_transfer_configuration), (transferoptions_destroy):
	* components/services/install/lib/eazel-install-object.c:
	(eazel_install_initialize):
	*
	components/services/install/command-line/eazel-alt-install-corba.
	c: (set_parameters_from_command_line):
	* components/services/install/idl/trilobite-eazel-install.idl:
	* components/services/install/lib/eazel-install-corba.c:
	(impl_Eazel_Install__set_username),
	(impl_Eazel_Install__get_username), (eazel_install_get_epv):
	Stuff to get/set a username for eazel-service:/ uris. Needed for
	4004 (The Bug Noone Knew What To Do With And Everyone Ignore)

	* components/services/install/lib/eazel-install-logic.c:
	(eazel_install_download_packages),
	If a package fails, don't silently remove it, but set CANNOT_OPEN
	and prune it.
	(eazel_install_do_transaction_save_report),
	If no transaction dir is set, dont' try and store the report
	(eazel_install_check_existing_packages):
	Doh! All packages apparently ended at DOWNGRADES, yech.

	* components/services/install/lib/eazel-install-problem.c:
	(get_detailed_messages_foreach):
	Sane message if file could not be found on server

M	ChangeLog
M	components/services/install/command-line/eazel-alt-install-corba.c
M	components/services/install/idl/trilobite-eazel-install.idl
M	components/services/install/lib/eazel-install-corba.c
M	components/services/install/lib/eazel-install-logic.c
M	components/services/install/lib/eazel-install-metadata.c
M	components/services/install/lib/eazel-install-object.c
M	components/services/install/lib/eazel-install-problem.c
M	components/services/install/lib/eazel-install-protocols.c
M	components/services/install/lib/eazel-install-public.h
M	components/services/install/lib/eazel-install-types.h

commit acda54c29947b8cf079e15680f56e528a33df839
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-11-01

    Call `update_view' on new sidebar panels that get activated, so
    they find

	* src/nautilus-window-manage-views.c
	(nautilus_window_set_sidebar_panels): Call `update_view' on new
	sidebar panels that get activated, so they find out about the
	location and selection.

M	ChangeLog
M	components/tree/nautilus-tree-view.c
M	src/nautilus-window-manage-views.c

commit 7864f880d979c2c0b30e7fa5b497bff6ba2a953f
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-11-01

    Make the applet use the nautilus launcher icon and prelight.

	* applets/Makefile.am:
	* applets/launcher/Makefile.am:
	* applets/launcher/nautilus-icon-applet.c: (create_pixbufs),
	(image_enter_event), (image_leave_event), (main):
	Make the applet use the nautilus launcher icon and prelight.

M	ChangeLog
M	applets/Makefile.am
M	applets/launcher/Makefile.am
M	applets/launcher/nautilus-icon-applet.c

commit a3fa2e7c3d907e18c118b966b8226464ba1918c8
Author: Pavel Cisler <pavel@eazel.com>
Date:	2000-11-01

    Fix 4227 - Trying to copy an unreadable file gives a bogus error
    message.

    2000-10-31	Pavel Cisler  <pavel@eazel.com>

	* libnautilus-extensions/nautilus-file-operations.c:
	(handle_xfer_vfs_error):
	Fix 4227 - Trying to copy an unreadable file gives a bogus
	error message.
	Added code that distinguishes between the read and write phases
	of a copy.

M	ChangeLog
M	libnautilus-extensions/nautilus-file-operations.c
M	libnautilus-private/nautilus-file-operations.c

commit afd368a252a260390d857617baad4669f7d52ecd
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-11-01

    Fixed bug 4334 (changing layout separataes icon from name)
    Fixed bug 4332 (Right-click after New Folder separates icon from name)

	* libnautilus-extensions/nautilus-icon-container.c:
	(icon_set_position): end renaming mode before changing position
	of icon being renamed.
	(button_press_event): end renaming mode on any background
	context click.

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-container.c

commit 20cbe06b2a840e3d90b96b2aa24eb595107420bb
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-10-31

    Don't blame RPM if the real error is that services is down.

	* components/services/install/lib/eazel-install-protocols.c:
	(eazel_install_fetch_package):
	* nautilus-installer/src/installer.c: (eazel_install_dep_check),
	(install_done):
	* nautilus-installer/src/installer.h:

	Don't blame RPM if the real error is that services is down.

M	ChangeLog
M	components/services/install/lib/eazel-install-protocols.c
M	nautilus-installer/src/installer.c
M	nautilus-installer/src/installer.h

commit 6d2960fe64350006a5f6c9c72ea3206b8cc0a632
Author: Mathieu Lacage <mathieu@eazel.com>
Date:	2000-10-31

    add applet to the spec file.

    2000-10-31	Mathieu Lacage	<mathieu@eazel.com>

	* nautilus.spec.in: add applet to the spec file.
	* user-guide/C/sgml/chapter-1.sgml:
	* user-guide/C/sgml/chapter-2.sgml:
	* user-guide/C/sgml/chapter-3.sgml:
	* user-guide/C/sgml/nautilus.sgml:
	update the sgml files.

M	ChangeLog
M	nautilus.spec.in
M	user-guide/C/img/ch2-colors.png
M	user-guide/C/sgml/chapter-1.sgml
M	user-guide/C/sgml/chapter-2.sgml
M	user-guide/C/sgml/chapter-3.sgml
M	user-guide/C/sgml/nautilus.sgml

commit 7945221ae20d412da7a1bfe09578bf076e8b0dbf
Author: Robin Slomkowski <rslomkow@src.gnome.org>
Date:	2000-10-31

    set the url to fix 4015 but it does not Nautilus attempts to
    connect to

	* src/nautilus-window.c: set the url to fix 4015
	but it does not Nautilus attempts to connect to the
	wrong URL. http://www.eazel.com/websearch instead of
	http://services.eazel.com/websearch

M	ChangeLog
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window.c

commit a8032294163ffcaf4b1274eb6b6d7ea0af7e5e37
Author: Mathieu Lacage <mathieu@eazel.com>
Date:	2000-10-31

    add new directories.

    2000-10-31	Mathieu Lacage	<mathieu@eazel.com>

	add new directories.
	* applets/.cvsignore:
	* applets/launcher/.cvsignore:
	* applets/Makefile.am:
	* applets/launcher/Makefile.am:

	stupid applet which is used during installation
	to display a nautilus icon on the user's panel.
	* applets/launcher/nautilus-icon-applet.c:
	(applet_change_pixel_size), (main):

	add checks for the libapplet library.
	* configure.in:

M	ChangeLog
A	applets/.cvsignore
A	applets/Makefile.am
A	applets/launcher/.cvsignore
A	applets/launcher/Makefile.am
A	applets/launcher/nautilus-icon-applet.c
A	applets/launcher/nautilus-icon-applet.png
M	configure.in

commit 62f2884b6e97650560497d42a5f662b972523adb
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-10-31

    Fix bug 3729. Bump the version number to 0.5.0.

	* configure.in:
	Fix bug 3729.  Bump the version number to 0.5.0.

M	ChangeLog
M	configure.in

commit 9794b0edbd56207ea988517561568023a6dfa74f
Author: Ali Abdin <aliabdin@aucegypt.edu>
Date:	2000-10-31

    Try to correct a problem jfleck was having.

    2000-10-31	Ali Abdin  <aliabdin@aucegypt.edu>

	    * components/help/converters/gnome-db2html2/gdb3html.c:
	    (parse_file): Try to correct a problem jfleck was having.

	    * libnautilus-extensions/nautilus-file-utilities.c:
	    (nautilus_uri_is_local_scheme): Add 'gnome-help' to the list

M	ChangeLog
M	components/help/converters/gnome-db2html2/gdb3html.c
M	libnautilus-extensions/nautilus-file-utilities.c
M	libnautilus-private/nautilus-file-utilities.c

commit 3bd05595df07422079d9a955c49bb47f228c5ab6
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-10-31

    Removed vendor again. Putting these in cvs is a bad idea. For
    more details

	* nautilus.spec.in: Removed vendor again. Putting these in cvs
	is a bad idea. For more details see bug 3461.

M	ChangeLog
M	nautilus.spec.in

commit d7ab1fa277425ebc13078e042e8a288a1cb0968e
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-10-31

    Add vendor.

M	ChangeLog
M	nautilus.spec.in

commit 1b6b96f29a029eb71ed2b167ee5e39df0d1d7ffa
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-10-31

	Fixed bug 4242 (Tree view crash trying to navigate to parent uri
	(Up)) and bug 4297 (Opening a window twice causes Nautilus to
	crash).

	* components/tree/nautilus-tree-model.c:
	(nautilus_tree_model_destroy): Disconnect the root_node_changed
	signal.

M	ChangeLog
M	components/tree/nautilus-tree-model.c

commit 89056f744c46b4be820e96399275a229c4037fd2
Author: J Shane Culpepper <pepper@eazel.com>
Date:	2000-10-31

    Fixing buttons in the change password view to not use nautilus_label
    and

    2000-10-31	J Shane Culpepper  <pepper@eazel.com>

	*
	components/services/login/nautilus-view/nautilus-change-password-
	view.c: (generate_change_password_form):

	Fixing buttons in the change password view to not use
	nautilus_label
	and pointing to the right help place.

M	ChangeLog
M
components/services/login/nautilus-view/nautilus-change-password-view.c

commit ddd5a8fa3d7d8222d742530f9572dc21a8261b8d
Author: Brian Frank <bfrank@eazel.com>
Date:	2000-10-31

    data/static_bookmarks.xml Fixed capitalization problem of VMware
    name in

    2000-10-31	Brian Frank  <bfrank@eazel.com>

	* data/static_bookmarks.xml
	Fixed capitalization problem of VMware name in bookmark list

M	ChangeLog
M	data/static_bookmarks.xml

commit 9934a24cd378c60ffedab2cdde19fab8686ee47b
Author: Mathieu Lacage <mathieu@eazel.com>
Date:	2000-10-31

    fix some configure magic for libfreetype2.

    2000-10-31	Mathieu Lacage	<mathieu@eazel.com>

	* configure.in: fix some configure magic for libfreetype2.

M	ChangeLog
M	configure.in

commit 5ce2e98d64fbcae87e02e6b4fa9d86a88362eec6
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-10-31

    forgot to put in my email address


	forgot to put in my email address

M	ChangeLog

commit f5fe720a69fc9607d4eb362f58db00735995d406
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-10-31

    changed the services uris that are hard-coded into the wizard to ones


	* src/nautilus-first-time-druid.c: (druid_finished):
	changed the services uris that are hard-coded into the wizard to
	ones specified by Laura; they are not in place yet but she
	assures me that they will be soon.

M	ChangeLog
M	src/nautilus-first-time-druid.c

commit 73b181da0bb314b3da99c0338a3c3bcfbc654bcb
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-10-31

	Fixed bug 4144 (Extra Services menu items installed by Summary
	view never go away). The problem was actually with the factory
	code from the sample. I had fixed it a while back, but not before
	people cloned the broken sample code.

	* components/adapter/nautilus-adapter-factory-server.c:
	(impl_Nautilus_ComponentAdapterFactory_create_adapter):
	* components/hardware/main.c: (hardware_view_make_object):
	* components/music/main.c: (music_view_make_object):
	* components/rpmview/main.c: (rpm_view_make_object):
	* components/services/install/nautilus-view/main.c:
	(service_install_make_object):
	* components/services/inventory/nautilus-view/main.c:
	(inventory_make_object):
	* components/services/login/nautilus-view/main.c:
	(change_password_make_object):
	* components/services/summary/nautilus-view/main.c:
	(summary_make_object):
	* components/tree/libmain.c: (tree_shlib_make_object):
	* components/tree/main.c: (tree_exe_make_object):
	Connect the destroy handler to the NautilusView object rather than
	to the widget. If you connect to the widget, the handler gets
	called too early and the control doesn't get properly destroyed,
	leaving the UI component behind, and causing the bug.

	* components/adapter/main.c: (adapter_factory_make_object): Got
	rid of incorrect comment.

M	ChangeLog
M	components/adapter/main.c
M	components/adapter/nautilus-adapter-factory-server.c
M	components/hardware/main.c
M	components/music/main.c
M	components/rpmview/main.c
M	components/services/install-view/main.c
M	components/services/install/nautilus-view/main.c
M	components/services/inventory/nautilus-view/main.c
M	components/services/login/nautilus-view/main.c
M	components/services/summary/main.c
M	components/services/summary/nautilus-view/main.c
M	components/tree/libmain.c
M	components/tree/main.c

commit 51cd19bd75c4fd6d91c7fdf8414d96d880514167
Author: Christian Rose <menthos@src.gnome.org>
Date:	2000-10-31

    Updated Swedish translation.

M	po/ChangeLog
M	po/sv.po

commit a884bb87e5e90f2cd5344b7fbb81d4404ca7d7a9
Author: J Shane Culpepper <pepper@src.gnome.org>
Date:	2000-10-31

    Rolling back missed files.

M	ChangeLog
M	src/nautilus-applicable-views.c
M	src/nautilus-information-panel.c
M	src/nautilus-sidebar.c

commit b910c546383ebb096c4d16b9b387ed3552d72cb4
Author: J Shane Culpepper <pepper@eazel.com>
Date:	2000-10-31

    missed a file

    2000-10-31	J Shane Culpepper  <pepper@eazel.com>

	* libnautilus-extensions/nautilus-mime-actions.h:
	missed a file

M	ChangeLog
M	libnautilus-extensions/nautilus-mime-actions.h
M	libnautilus-private/nautilus-mime-actions.h

commit 8031db7e10a6cff5255104430c2f97a2d009421d
Author: J Shane Culpepper <pepper@src.gnome.org>
Date:	2000-10-31

    correct typo

M	ChangeLog

commit 611583365038d609c959235f1ed6dee3650b3114
Author: J Shane Culpepper <pepper@eazel.com>
Date:	2000-10-31

    backing out changes that caused a seroius regression in services.

    2000-10-31	J Shane Culpepper  <pepper@eazel.com>

	* libnautilus-extensions/nautilus-mime-actions.c:
	(nautilus_mime_actions_check_if_required_attributes_ready),
	(nautilus_mime_actions_get_required_file_attributes),
	(nautilus_mime_actions_wait_for_required_file_attributes),
	(nautilus_mime_get_default_action_type_for_file),
	(nautilus_mime_get_default_action_for_file),
	(nautilus_mime_get_default_application_for_file_internal),
	(nautilus_mime_get_default_application_for_file),
	(nautilus_mime_is_default_application_for_file_user_chosen),
	(nautilus_mime_get_default_component_for_file_internal),
	(nautilus_mime_get_short_list_applications_for_file),
	(nautilus_mime_get_short_list_components_for_file),
	(nautilus_mime_get_short_list_methods_for_file),
	(nautilus_mime_get_all_applications_for_file),
	(nautilus_mime_get_all_components_for_file),
	(nautilus_mime_set_default_application_for_file),
	(nautilus_mime_set_default_component_for_file),
	(nautilus_mime_set_short_list_applications_for_file),
	(nautilus_mime_set_short_list_components_for_file),
	(nautilus_mime_add_application_to_short_list_for_file),
	(nautilus_mime_remove_application_from_short_list_for_file),
	(nautilus_mime_add_component_to_short_list_for_file),
	(nautilus_mime_remove_component_from_short_list_for_file),
	(nautilus_mime_extend_all_applications_for_file),
	(nautilus_mime_remove_from_all_applications_for_file),
	(nautilus_do_component_query):
	* libnautilus-extensions/nautilus-program-chooser.c:
	(repopulate_program_list), (is_component_default_for_file),
	(program_file_pair_is_default_for_file),
	(program_file_pair_is_in_short_list_for_file),
	(add_to_short_list_for_file), (remove_from_short_list_for_file),
	(remove_default_for_item), (set_default_for_item):
	* libnautilus-extensions/nautilus-program-choosing.c:
	(any_programs_available_for_file):
	* src/file-manager/fm-directory-view.c:
	(switch_location_and_view),
	(create_open_with_gtk_menu), (reset_bonobo_open_with_menu),
	(activate_callback):
	* src/nautilus-window.c: (nautilus_window_load_content_view_menu):
	* test/test-nautilus-mime-actions-set.c: (main):
	* test/test-nautilus-mime-actions.c: (main):

	backing out changes that caused a seroius regression in services.

M	ChangeLog
M	libnautilus-extensions/nautilus-mime-actions.c
M	libnautilus-extensions/nautilus-program-chooser.c
M	libnautilus-extensions/nautilus-program-choosing.c
M	libnautilus-private/nautilus-mime-actions.c
M	libnautilus-private/nautilus-program-chooser.c
M	libnautilus-private/nautilus-program-choosing.c
M	src/file-manager/fm-directory-view.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window.c
M	test/test-nautilus-mime-actions-set.c
M	test/test-nautilus-mime-actions.c

commit 7c478782f8a1971f4460ff23f377a3824bd75319
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-10-31

    Hopefully fixed the completely fatal tmp_dir bug in the package view.

	    * components/rpmview/nautilus-rpm-view-install.c:
	    (nautilus_rpm_view_install_package_callback):
	    Hopefully fixed the completely fatal tmp_dir bug in the
	    package view.

	    * components/services/install/lib/eazel-install-logic.c:
	    (eazel_install_pre_install_packages):
	    Ifdeffed some borked code

	    * components/services/install/lib/eazel-install-problem.c:
	    (get_detailed_messages_foreach):
	    If no messages generated on modification status. Potientially
	    completely incorrect unless I check prev_pack->status first.

	    *
	    components/services/install/nautilus-view/nautilus-service-instal
	    l-view.c: (dig_up_errors), (nautilus_service_install_failed):
	    Use eazel-install-problem to generate error messages

	    * nautilus.spec.in:
	    Woops, eazel/throbber is not there..

M	ChangeLog
M	components/rpmview/nautilus-rpm-view-install.c
M	components/services/install-view/nautilus-service-install-view.c
M	components/services/install/lib/eazel-install-logic.c
M	components/services/install/lib/eazel-install-problem.c
M
components/services/install/nautilus-view/nautilus-service-install-view.c
M	nautilus.spec.in

commit 335f418bf3a226fbd658898bff46757ed67ad67b
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-10-31

    Added some of the themes stuff to %files.

	    * nautilus.spec.in:
	    Added some of the themes stuff to %files.

M	ChangeLog
M	nautilus.spec.in

commit f7f655c0c5ef9c54989af62bcf6215e3b0178646
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-10-31

    made thumbnailing work remotely for all images, by treating small
    remote


	made thumbnailing work remotely for all images, by treating
	small remote files like large ones and keeping a local thumbnail
	for them.

	* libnautilus-extensions/nautilus-icon-factory-private.h:
	moved SELF_THUMBNAIL_SIZE_THRESHOLD constant into private,
	so it could be shared with nautilus-thumbnails.
	* libnautilus-extensions/nautilus-icon-factory.c:
	(nautilus_icon_factory_get_icon_for_file):
	if a file is remote, make a thumbnail even if it's smaller
	than the size threshold.
	* libnautilus-extensions/nautilus-thumbnails.c: (make_thumbnails):
	don't use a frame for files smaller than the size threshold.

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-factory-private.h
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-extensions/nautilus-thumbnails.c
M	libnautilus-private/nautilus-icon-factory-private.h
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus-private/nautilus-thumbnails.c

commit fd020b577e374b4460143a1d10debe154d9eb232
Author: Valek Frob <frob@src.gnome.org>
Date:	2000-10-31

    Updated russian translation.

M	po/ChangeLog
M	po/ru.po

commit 1b636905f662cd44f312dd0a45b18f000db15807
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-10-31

    oops

M	ChangeLog
M	nautilus-installer/src/link.sh

commit 50883934aa341a2c240afcc46d2d9097e3a67df6
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-10-31

    Make category list display slightly differently when there's only one

	* nautilus-installer/src/installer.c: (create_install_page),
	(eazel_download_progress), (get_required_name),
	(get_detailed_errors_foreach), (install_done),
	(eazel_installer_add_category), (find_old_tmpdir),
	(eazel_installer_initialize):

	Make category list display slightly differently when there's only
	one category (which is how PR2 will be): avoid showing the
	checkbox, etc.	If there's a suitable /tmp directory leftover from
	a previous install attempt, reuse it instead of creating a
	new one.

M	nautilus-installer/src/installer.c

commit 3f8e81db1fe5b65bde42ac37f57429d01c7f0a08
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-10-31

    Use ~/.nautilus/trilobite-install.log for logging install debug
    messages,

	* components/services/install/server/main.c: (main):
	*
	components/services/trilobite/libtrilobite/trilobite-core-utils.c
	: (trilobite_add_log), (trilobite_init),
	(trilobite_set_debug_mode):
	*
	components/services/trilobite/libtrilobite/trilobite-core-utils.h
	:

	Use ~/.nautilus/trilobite-install.log for logging install debug
	messages, and not a file in /tmp.  Timestamp those logs.

M	components/services/install/server/main.c
M	components/services/trilobite/libtrilobite/trilobite-core-utils.c
M	components/services/trilobite/libtrilobite/trilobite-core-utils.h

commit 95932814aa5181f5865f4a895221a6c2a77284ee
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-10-31

    Clean up leading/trailing linefeeds on category descriptions.

	*
	components/services/install/lib/eazel-install-xml-package-list.c:
	(parse_category):

	Clean up leading/trailing linefeeds on category descriptions.

M	components/services/install/lib/eazel-install-xml-package-list.c

commit c45583548cd210261f05be89651918e35178858e
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-10-31

    Show provides-list when dumping packages for debug. Copy provides-list

	* components/services/install/lib/eazel-install-logic.c:
	(dump_one_package):
	* components/services/install/lib/eazel-install-types.c:
	(packagedata_copy):

	Show provides-list when dumping packages for debug.  Copy
	provides-list when doing a deep copy of the package data.

M	ChangeLog
M	components/services/install/lib/eazel-install-logic.c
M	components/services/install/lib/eazel-install-types.c

commit 7566caebdfae8e5c78fca2b75d4d91b425e28dce
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-10-31

    link.sh does vague attempt at checking XFree version. Partial fix for

	* nautilus-installer/src/Makefile:
	* nautilus-installer/src/link.sh:
	link.sh does vague attempt at checking XFree version. Partial fix
	for 4159.

M	ChangeLog
M	nautilus-installer/src/Makefile
M	nautilus-installer/src/link.sh

commit d81e04f3ca14d0e27b243751a78adf0d2bc9e6a0
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-10-31

    Portions of the fix for 2379 (the parts that don't make it crash).

	* libnautilus-extensions/nautilus-mime-actions.c:
	(nautilus_mime_actions_check_if_minimum_attributes_ready),
	(nautilus_mime_actions_check_if_full_attributes_ready),
	(nautilus_mime_actions_get_minimum_file_attributes),
	(nautilus_mime_actions_get_full_file_attributes),
	(nautilus_mime_actions_wait_for_full_file_attributes),
	(nautilus_mime_get_default_action_type_for_file),
	(nautilus_mime_get_default_action_for_file),
	(nautilus_mime_get_default_application_for_file_internal),
	(nautilus_mime_get_default_application_for_file),
	(nautilus_mime_is_default_application_for_file_user_chosen),
	(nautilus_mime_get_default_component_sort_conditions),
	(nautilus_mime_get_default_component_for_file_internal),
	(nautilus_mime_get_short_list_applications_for_file),
	(nautilus_mime_get_short_list_components_for_file),
	(nautilus_mime_get_short_list_methods_for_file),
	(nautilus_mime_get_all_applications_for_file),
	(nautilus_mime_get_all_components_for_file),
	(nautilus_mime_set_default_application_for_file),
	(nautilus_mime_set_default_component_for_file),
	(nautilus_mime_set_short_list_applications_for_file),
	(nautilus_mime_set_short_list_components_for_file),
	(nautilus_mime_add_application_to_short_list_for_file),
	(nautilus_mime_remove_application_from_short_list_for_file),
	(nautilus_mime_add_component_to_short_list_for_file),
	(nautilus_mime_remove_component_from_short_list_for_file),
	(nautilus_mime_extend_all_applications_for_file),
	(nautilus_mime_remove_from_all_applications_for_file),
	(nautilus_do_component_query):
	* libnautilus-extensions/nautilus-mime-actions.h:
	* libnautilus-extensions/nautilus-program-chooser.c:
	(repopulate_program_list), (is_component_default_for_file),
	(program_file_pair_is_default_for_file),
	(program_file_pair_is_in_short_list_for_file),
	(add_to_short_list_for_file), (remove_from_short_list_for_file),
	(remove_default_for_item), (set_default_for_item):
	* libnautilus-extensions/nautilus-program-choosing.c:
	(any_programs_available_for_file):
	* src/file-manager/fm-directory-view.c:
	(switch_location_and_view),
	(create_open_with_gtk_menu), (reset_bonobo_open_with_menu),
	(activate_callback):
	* src/nautilus-applicable-views.c: (nautilus_navigation_info_new):
	* src/nautilus-sidebar.c: (nautilus_sidebar_update_all),
	(nautilus_sidebar_set_uri):
	* src/nautilus-window.c: (nautilus_window_load_content_view_menu):
	* test/test-nautilus-mime-actions-set.c: (main):
	* test/test-nautilus-mime-actions.c: (main): Portions of the fix
	for 2379 (the parts that don't make it crash).

M	ChangeLog
M	libnautilus-extensions/nautilus-mime-actions.c
M	libnautilus-extensions/nautilus-mime-actions.h
M	libnautilus-extensions/nautilus-program-chooser.c
M	libnautilus-extensions/nautilus-program-choosing.c
M	libnautilus-private/nautilus-mime-actions.c
M	libnautilus-private/nautilus-mime-actions.h
M	libnautilus-private/nautilus-program-chooser.c
M	libnautilus-private/nautilus-program-choosing.c
M	src/file-manager/fm-directory-view.c
M	src/nautilus-applicable-views.c
M	src/nautilus-information-panel.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-sidebar.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window.c
M	test/test-nautilus-mime-actions-set.c
M	test/test-nautilus-mime-actions.c

commit 4243b51975025c7af7f73445972bce407ee695a5
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-10-31

    Separate the left and right text offsets. Tweak them some more.

	*
	components/services/nautilus-dependent-shared/eazel-services-extensions.h:
	*
	components/services/nautilus-dependent-shared/eazel-services-header.c:
	(eazel_services_header_middle_new):
	Separate the left and right text offsets.  Tweak them some more.

M	ChangeLog
M
components/services/nautilus-dependent-shared/eazel-services-extensions.h
M
components/services/nautilus-dependent-shared/eazel-services-header.c

commit 07428f2f0e59bee516595dccbd049b73c5216c06
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-10-31

    Add trilobite-eazel-install-service to list of processes to kill. Also

	* nautilus-clean.sh:
	Add trilobite-eazel-install-service to list of processes to kill.
	Also alphabetize the list.

M	ChangeLog
M	nautilus-clean.sh

commit 36f2314f7292bbb2e186cfbaa04cff32faf7567b
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-10-31

    fixed bug 4190, problem thumbnailing icons in vault, by adding a
    test to


	* libnautilus-extensions/nautilus-thumbnails.c:
	(make_thumbnail_path):
	fixed bug 4190, problem thumbnailing icons in vault, by adding
	a test to make sure it tries to keep the thumbnails for remote
	files locally.

M	ChangeLog
M	libnautilus-extensions/nautilus-thumbnails.c
M	libnautilus-private/nautilus-thumbnails.c

commit 7ef9546d7d72904887fb2d58845afa0d8b0f73e0
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-10-31

    I removed these from Makefiles, but forgot to take them out of CVS.

	* icons/nautilus-launch-icon.png:
	* nautilus.png:

	I removed these from Makefiles, but forgot to take them out of
	CVS.

M	ChangeLog
D	icons/nautilus-launch-icon.png
D	nautilus.png

commit 0f110595feac4977fa566bb063722f10224ddff8
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-10-31

    Fixed 4203


	*
	components/services/install/command-line/eazel-alt-install-corba.
	c: (done), (main):
	Fixed 4203

	* components/services/install/lib/eazel-install-corba-types.c:
	(corba_string_sequence_to_glist),
	(corba_packagedatastruct_from_packagedata):
	Changed because I added debug and removed it again...

	* components/services/install/lib/eazel-install-logic.c:
	(eazel_install_pre_install_packages),
	(eazel_install_download_packages),
	(eazel_install_check_existing_packages),
	(eazel_install_fetch_dependencies):
	Made a set of enums for check_for_existing_packages since it no
	longer really acts as a *cmp function (has four result values
	rather then 3)
	* components/services/install/lib/eazel-install-logic.h:
	Also renamed the status enum for the main functions

	* components/services/install/lib/eazel-install-object.c:
	(eazel_install_install_packages),
	(eazel_install_uninstall_packages),
	(eazel_install_revert_transaction_from_xmlstring):
	Also renamed the status enum for the main functions (in
	logic.[ch])

	* components/services/install/lib/eazel-install-problem.c:
	(get_detailed_messages_foreach),
	(eazel_install_problem_case_to_string),
	Moved get_required_name into -types.c (as
	packagedata_get_readable_name), so everyone gets the benefit of
	it.
	(eazel_install_problem_handle_cases):
	Now also sets the downgrade flag in handle cases.

	* components/services/install/lib/eazel-install-rpm-glue.c:
	(eazel_install_rpm_set_settings),
	No longer always set rpm debub
	(eazel_install_start_transaction_make_rpm_argument_list):
	Don't set --oldpackage on -e.

	* components/services/install/lib/eazel-install-types.h:
	* components/services/install/lib/eazel-install-types.c:
	(packagedata_get_readable_name):
	Moved here from -problem.c(get_required_name)

	*
	components/services/install/lib/eazel-install-xml-package-list.c:
	(parse_package), (eazel_install_packagedata_to_xml):
	Now also put provides into xml. This was needed for the menu path
	info fix that Bart asked for. Unfortunately this means huge
	transaction files, need to put in a boolean or such.

	*
	components/services/install/nautilus-view/nautilus-service-instal
	l-view.h:
	Added list containing all .*\.desktop$ or .*\.kdelnk$ files that
	where installed.
	*
	components/services/install/nautilus-view/nautilus-service-instal
	l-view.c: (nautilus_service_install_dependency_check),
	Print nicer dep check strings (using
	packagedata_get_readable_name)
	(nautilus_service_install_check_for_desktop_files),
	In preflight, find any .*\.desktop$  or .*\.kdelnk$ files.
	(nautilus_service_install_preflight_check),
	call check_for_desktop_files only on toplevel packages
	(nautilus_service_install_installing),
	Moved the dialog box for nautilus updates down to done.
	(nautilus_install_service_locate_menu_entries),
	Locates where the menu entries went
	(nautilus_service_install_done):
	Pop up the dialog if nautilus was updated, also generate message
	reg. where menu entries went. Fixes 3431

	* nautilus-installer/src/installer.c: (jump_to_retry_page),
	(get_detailed_errors_foreach), (eazel_install_dep_check):
	Used packagedata_get_readable_name instead of get_requried_name.

M	ChangeLog
M	components/services/install-view/nautilus-service-install-view.c
M	components/services/install-view/nautilus-service-install-view.h
M	components/services/install/command-line/eazel-alt-install-corba.c
M	components/services/install/lib/eazel-install-corba-types.c
M	components/services/install/lib/eazel-install-logic.c
M	components/services/install/lib/eazel-install-logic.h
M	components/services/install/lib/eazel-install-object.c
M	components/services/install/lib/eazel-install-problem.c
M	components/services/install/lib/eazel-install-rpm-glue.c
M	components/services/install/lib/eazel-install-types.c
M	components/services/install/lib/eazel-install-types.h
M	components/services/install/lib/eazel-install-xml-package-list.c
M
components/services/install/nautilus-view/nautilus-service-install-view.c
M
components/services/install/nautilus-view/nautilus-service-install-view.h
M	nautilus-installer/src/installer.c

commit aa07660299edce8edbe27c367681d12a37a5ee68
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-10-31

    Fix bug 4112 - Mozilla component does not listen for proxy
    configuration

	* components/mozilla/mozilla-preferences.cpp:
	* components/mozilla/mozilla-preferences.h:
	* components/mozilla/nautilus-mozilla-content-view.c:
	(nautilus_mozilla_content_view_initialize),
	(nautilus_mozilla_content_view_destroy),
	(eazel_services_scheme_translate),
	(test_make_full_uri_from_relative),
	(mozilla_content_view_one_time_happenings):
	Fix bug 4112 - Mozilla component does not listen for proxy
	configuration changes.

	Move all the gconf and proxy related things to
	mozilla-preferences.cpp, makes the main view implementation a
	little less convoluted.

	Add gconf notifications for changes in the proxy and route these
	changes to the mozilla universe.

	Also some minor style changes.

M	ChangeLog
M	components/mozilla/mozilla-preferences.cpp
M	components/mozilla/mozilla-preferences.h
M	components/mozilla/nautilus-mozilla-content-view.c

commit 6194a4b06052384a5f4476fb3212e025e0256829
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-10-31

	Fix bug 4202 (rename a file to an existing file will crash
	Nautilus).

	* libnautilus-extensions/nautilus-file.c: (rename_callback): Mark
	the overwritten file as "gone" if we succeed in renaming to an
	existing file's name. Either the module overwrote the file or the
	file was deleted "under Nautilus's nose" -- in either case it is
	gone.
	(nautilus_file_update_name): Fix comment.

M	ChangeLog
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-private/nautilus-file.c

commit a1fdba2947429c2d8bcd1c2dbb634a4df9320309
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-10-31

    added "eazel-services:" and "man:" to the schemes with custom sidebar


	* src/nautilus-sidebar-title.c: (update_icon):
	added "eazel-services:" and "man:" to the schemes with custom
	sidebar icons via the recently implemented hack (which will be
	replaced by a real framework after PR2).

	* icons/Makefile.am:
	* icons/manual.png:
	added icon for man: scheme

M	ChangeLog
M	icons/Makefile.am
A	icons/manual.png
M	src/nautilus-sidebar-title.c

commit 0fae5a8708c8e5e42e5dcfd003a9c5b5b7c516bc
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-10-31

    cleaned up the sidebar for the summary view by putting in a temporary
    hack


	cleaned up the sidebar for the summary view by putting in a
	temporary hack to get the right icon and giving the view
	a shorter title.

	*
	components/services/summary/nautilus-view/nautilus-summary-view.c
	: (summary_load_location_callback):
	changed the summary view's title to "Eazel Services" so it fits
	better in the sidebar.

	* src/nautilus-sidebar-title.c: (update_icon):
	added a hack to special-case the "eazel:" uri to get the
	appropriate
	icon; we'll remove this after PR2 and replace it with a real
	framework.

M	ChangeLog
M	components/services/summary/nautilus-summary-view.c
M	components/services/summary/nautilus-view/nautilus-summary-view.c
M	src/nautilus-sidebar-title.c

commit 0dad7b4708555fe0f750ac91dde68a0cc3cf13f5
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-10-30

    Fixed build by removing the gnome-core.png file.

M	ChangeLog
M	icons/Makefile.am

commit 95c37e0f3a44160fa3803b9f11703cdb4aa2b7b1
Author: Josh Barrow <carbamide@src.gnome.org>
Date:	2000-10-30

    2000-10-30 Josh Barrow <josh@eazel.com


    2000-10-30	Josh Barrow  <josh@eazel.com

	* icons/gnome-core.png:
	Removed

	* icons/i-core.png:
	Made this be the old gnome-core icon, per Arlo's suggestion.

M	ChangeLog
D	icons/gnome-core.png
M	icons/i-core.png

commit c3d4f0281d547e3dab4d3fa08c878fc4bc7204cc
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-10-30

    Fixed bug 4166, "New Folder" offset problem.

    2000-10-30	Gene Z. Ragan  <gzr@eazel.com>

	Fixed bug 4166, "New Folder" offset problem.

	Also reverted Enter to activate selected items instead of
	entering renaming mode.

	* libnautilus-extensions/nautilus-icon-container.c:
	(relayout):
	Call nautilus_icon_container_update_scroll_region before
	processing pending reveal and rename actions.

	(key_press_event):
	Enter keypress activates selected items

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-container.c

commit 6dd931585f96e3eaa2d68968dec1f5ea66afa10f
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-10-30

    Try to find proxy settings via Galeon too.

	* nautilus-installer/src/proxy.c: (load_nscp_proxy_settings),
	(load_galeon_proxy_settings), (attempt_http_proxy_autoconfigure):

	Try to find proxy settings via Galeon too.

M	ChangeLog
M	nautilus-installer/src/proxy.c

commit c851d1b0e9f127835ed71051e11e8a0e7865bea0
Author: J Shane Culpepper <pepper@eazel.com>
Date:	2000-10-30

    Fixing the box packing on the news widget. Still not optimal but
    looks a

    2000-10-30	J Shane Culpepper  <pepper@eazel.com>

	*
	components/services/summary/nautilus-view/nautilus-summary-view.c
	: (generate_summary_form):

	Fixing the box packing on the news widget.  Still not optimal but
	looks a little better than it did.  Will continue tweaking
	it until
	it is acceptable.

M	ChangeLog
M	components/services/summary/nautilus-summary-view.c
M	components/services/summary/nautilus-view/nautilus-summary-view.c

commit 0ea5de0cf6c53ec728e6704b03d575f7fab2fa0e
Author: Kenneth Christiansen <kenneth@src.gnome.org>
Date:	2000-10-30

    Nautilus build is up and running again - removed debug code

M	po/update.pl

commit 180d8e08629c104049789a197a9952aa26973ba6
Author: Kenneth Christiansen <kenneth@src.gnome.org>
Date:	2000-10-30

    with debug info

M	po/update.pl

commit 1fcd946dde13364284855703ac13e96b66262ba5
Author: Kenneth Christiansen <kenneth@gnu.org>
Date:	2000-10-30

    Started new approach

    2000-10-29	 Kenneth Christiansen <kenneth@gnu.org>

	    * update.pl: Started new approach

M	po/ChangeLog
M	po/POTFILES.in
M	po/update.pl

commit 46bf39c934e89696d6cc1b6c3ead1b95a78a8d19
Author: Mike Engber <engber@src.gnome.org>
Date:	2000-10-30

    Fixed nautilus_gdk_pixbuf_load_async bug that would cause it to fail


	* libnautilus-extensions/nautilus-gdk-pixbuf-extensions.c:
	(file_opened_callback), (file_read_callback), (load_done):

	Fixed nautilus_gdk_pixbuf_load_async bug that would cause
	it to fail loading xpm files. (bug 4140)

M	ChangeLog
M	libnautilus-extensions/nautilus-gdk-pixbuf-extensions.c
M	libnautilus-private/nautilus-gdk-pixbuf-extensions.c

commit 0a9b962ae9ca759212107ae2a615ac984660b077
Author: Kenneth Christiansen <kenneth@gnu.org>
Date:	2000-10-30

    Started commenting the script

    2000-10-29	 Kenneth Christiansen <kenneth@gnu.org>

	    * update.pl: Started commenting the script

M	po/ChangeLog
M	po/update.pl

commit 8c9f0303f294ffc18068b1434e2a238b8681e0f4
Author: Rebecca Schulman <rebecka@eazel.com>
Date:	2000-10-30

    Fixed bug 4176, that files remaining to be copied goes up instead
    of down.

    2000-10-30	Rebecca Schulman  <rebecka@eazel.com>
	Fixed bug 4176, that files remaining to be
	copied goes up instead of down.  The short
	fix for this was just to change the wording to
	reflect what was actually being counted.

	* libnautilus-extensions/nautilus-file-operations.c:
	(progress_dialog_set_files_done_text), (handle_xfer_ok):
	changed "Files remaining to be [copied, moved,...]" to
	"Files [copied, moved,...]"

M	ChangeLog
M	libnautilus-extensions/nautilus-file-operations.c
M	libnautilus-private/nautilus-file-operations.c

commit a1d8d9a1f629cb5aa55e031b7babf7fe9a80e228
Author: Josh Barrow <carbamide@src.gnome.org>
Date:	2000-10-30

    Removed merge thingy


    Removed merge thingy

M	ChangeLog

commit d8d5d7bddc8f5da945cc3d0e900229285fa4efb4
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-10-30

	Fixed bug 4057 (clicking the back button while opening a huge
	directory often crashes).

	* libnautilus-extensions/nautilus-icon-container.c:
	(nautilus_icon_container_for_each): The function was iterating
	some icons twice. All the icons on the new_icons list are also on
	the icons list.
	(icon_destroy): Also be sure to remove the icon from the new_icons
	list if it happens to be destroyed while still on that list.

	* configure.in:
	* Makefile.shared:
	Got rid of the shared part of the code to generate .xml.h
	files. It's no longer needed since the po directory takes care of
	everything itself.

	* components/loser/content/Makefile.am:
	* components/loser/sidebar/Makefile.am:
	* components/mozilla/Makefile.am:
	* components/sample/Makefile.am:
	* components/services/summary/nautilus-view/Makefile.am:
	* libnautilus/Makefile.am:
	* src/Makefile.am:
	* src/file-manager/Makefile.am:
	Got rid of the per-directory part of the code to generate .xml.h
	files.

	* components/loser/content/nautilus-content-loser-ui.xml.h:
	* components/loser/sidebar/nautilus-sidebar-loser-ui.xml.h:
	* components/mozilla/nautilus-mozilla-ui.xml.h:
	* components/sample/nautilus-sample-content-view-ui.xml.h:
	*
	components/services/summary/nautilus-view/nautilus-summary-view-ui.xml.h:
	* libnautilus/nautilus-clipboard-ui.xml.h:
	* src/file-manager/nautilus-directory-view-ui.xml.h:
	* src/file-manager/nautilus-icon-view-ui.xml.h:
	* src/file-manager/nautilus-search-list-view-ui.xml.h:
	* src/nautilus-service-ui.xml.h:
	* src/nautilus-shell-ui.xml.h:
	Got rid of the checked-in copies of the .xml.h files. The worst
	part!

M	ChangeLog
M	Makefile.shared
M	components/loser/content/Makefile.am
D	components/loser/content/nautilus-content-loser-ui.xml.h
M	components/loser/sidebar/Makefile.am
D	components/loser/sidebar/nautilus-sidebar-loser-ui.xml.h
M	components/mozilla/Makefile.am
D	components/mozilla/nautilus-mozilla-ui.xml.h
M	components/sample/Makefile.am
D	components/sample/nautilus-sample-content-view-ui.xml.h
M	components/services/summary/nautilus-view/Makefile.am
D
components/services/summary/nautilus-view/nautilus-summary-view-ui.xml.h
M	configure.in
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus/Makefile.am
D	libnautilus/nautilus-clipboard-ui.xml.h
M	src/Makefile.am
M	src/file-manager/Makefile.am
D	src/file-manager/nautilus-directory-view-ui.xml.h
D	src/file-manager/nautilus-icon-view-ui.xml.h
D	src/file-manager/nautilus-search-list-view-ui.xml.h
D	src/nautilus-service-ui.xml.h
D	src/nautilus-shell-ui.xml.h

commit 234699b8d35d0e6bff50495a25fc08270fe34b85
Author: Kenneth Christiansen <kenneth@src.gnome.org>
Date:	2000-10-30

    committed for darin

M	po/update.pl

commit 110b721fd53f67974d0a527306ad9ceca0ff7055
Author: Kenneth Christiansen <kenneth@gnu.org>
Date:	2000-10-30

    Changes small things

    2000-10-29	 Kenneth Christiansen <kenneth@gnu.org>

	    * update.pl: Changes small things

M	po/ChangeLog

commit da7889e5f1b44e72e90a3369725f334e508c85d3
Author: Kenneth Christiansen <kenneth@src.gnome.org>
Date:	2000-10-30

    Try this darin

M	po/update.pl

commit d099fb2ce25031975a0931b66ae1934b8d7f9dab
Author: J Shane Culpepper <pepper@eazel.com>
Date:	2000-10-30

    Fixing Bug #4178. The Help button was not working right.

    2000-10-30	J Shane Culpepper  <pepper@eazel.com>

	*
	components/services/summary/nautilus-view/nautilus-summary-view.c
	: (forgot_password_button_cb):

	Fixing Bug #4178.  The Help button was not working right.

M	ChangeLog
M	components/services/summary/nautilus-summary-view.c
M	components/services/summary/nautilus-view/nautilus-summary-view.c

commit 5dfd0100afb1ca61cb04d37cfd19703c4a7b6f24
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-10-30

    Change "Please login to eazel services" to "Please log in to Eazel

	*
	components/services/summary/nautilus-view/nautilus-summary-view.c
	: (generate_login_dialog): Change "Please login to eazel services"
	to "Please log in to Eazel services", in two places.

M	ChangeLog
M	components/services/summary/nautilus-summary-view.c
M	components/services/summary/nautilus-view/nautilus-summary-view.c

commit 9f06d16befa578ecce7c9c7001d98d897510a1b5
Author: Rebecca Schulman <rebecka@eazel.com>
Date:	2000-10-30

    Add setting of window and sidebar title to the summary view to "Eazel

    2000-10-30	Rebecca Schulman  <rebecka@eazel.com>

	*
	components/services/summary/nautilus-view/nautilus-summary-view.c
	: (summary_load_location_callback):
	Add setting of window and sidebar title to the summary view
	to "Eazel Services Summary".  I'm not necessarily attached to
	the wording
	but we should definitely make it something other than "eazel".
	this fixes a bug I filed, #4183

M	ChangeLog
M	components/services/summary/nautilus-summary-view.c
M	components/services/summary/nautilus-view/nautilus-summary-view.c

commit 716a1f14d6291649902f27a8c424ba253b2a1a6a
Author: Jorge Godoy <docsbr@src.gnome.org>
Date:	2000-10-30

    Updating some pt_BR translations. (Update-Gnome.sh script)
     any problem ricardo@conectiva.com.br please

M	po/pt_BR.po

commit c29c45e5f120fa042c6011e86570a15d8b282a4d
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-10-30

    Yeah! Found out how to let eazel-helper run even if root has no
    password

	* components/services/trilobite/helper/eazel-helper.pam:

	Yeah!  Found out how to let eazel-helper run even if root has
	no password set.  Add "nullok" to the pwdb line in the pam
	config file.

M	ChangeLog
M	components/services/trilobite/helper/eazel-helper.pam

commit dcb64f8d47bd262fb4ba58a2d33df57acf89c14a
Author: Pavel Cisler <pavel@eazel.com>
Date:	2000-10-30

    nautilus_make_uri_canonical was relying on GnomeVFSURI sort-of
    handling

    2000-10-30	Pavel Cisler  <pavel@eazel.com>

	* libnautilus-extensions/nautilus-file-utilities.c:
	(nautilus_make_uri_canonical),
	(nautilus_self_check_file_utilities):
	nautilus_make_uri_canonical was relying on GnomeVFSURI sort-of
	handling relative uris, even though they are illegal in GnomeVFS.
	My earlier fix in gnome-vfs "broke" some of this broken behavior.
	Added more special-case handling of cryptic absolute to
	nautilus_make_uri_canonical to make it behave like before and not
	break existing behavior that depends on it. Added some bandaids
	for
	conversions that are clearly wrong but that may need more work
	throughout the code that depends on it, for now I'm making it
	behave like the old call.
	My earlier fix to gnome-vfs fixes 2803. Change the test to reflect
	the correct behavior.

M	ChangeLog
M	libnautilus-extensions/nautilus-file-utilities.c
M	libnautilus-private/nautilus-file-utilities.c

commit 758c721710534a82747123dc2904d019f0a3c619
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-10-30

    Set fallback (in pam and usermode) to false: always needs to run
    as root.

	* components/services/trilobite/helper/README:
	* components/services/trilobite/helper/eazel-helper.security.in:

	Set fallback (in pam and usermode) to false: always needs to run
	as root.

M	ChangeLog
M	components/services/trilobite/helper/README
M	components/services/trilobite/helper/eazel-helper.security.in

commit 53698e7b8a4db5ad4b747db49d39b0572931e2e7
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-10-30

    disabled the "use all the space" since it causes too much flashing
    during


	*
	components/services/summary/nautilus-view/nautilus-summary-view.c
	: (generate_eazel_news_entry_row):
	disabled the "use all the space" since it causes too much flashing
	during size negotiation.  I'll either fix the flashing or remove
	it from nautilus_label soon.

M	ChangeLog
M	components/services/summary/nautilus-summary-view.c
M	components/services/summary/nautilus-view/nautilus-summary-view.c

commit 869892ff305a0d5cf1d49a193808b9f6682a5a90
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-10-30

    made nautilus_label interpret a wrap width of -1 to mean "use all
    of the


	* libnautilus-extensions/nautilus-label.c:
	(nautilus_label_initialize_class), (nautilus_label_size_allocate),
	(get_clipped_width), (label_recompute_line_geometries):
	made nautilus_label interpret a wrap width of -1 to mean "use
	all of the available space".

	*
	components/services/summary/nautilus-view/nautilus-summary-view.c
	: (generate_service_entry_row), (generate_eazel_news_entry_row),
	(generate_update_news_entry_row):
	made the news items use all of the available space by setting its
	wrap width to -1.

M	ChangeLog
M	components/services/summary/nautilus-summary-view.c
M	components/services/summary/nautilus-view/nautilus-summary-view.c
M	libnautilus-extensions/nautilus-label.c
M	libnautilus-private/nautilus-label.c

commit b4d241fe402d54da4863dd9285949fbbab750d33
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-10-30

    improved formatting of news items, now that we finally have a
    long one.


	*
	components/services/summary/nautilus-view/nautilus-summary-view.c
	: (generate_summary_form), (generate_eazel_news_entry_row),
	(authn_cb_succeeded), (authn_cb_failed):
	improved formatting of news items, now that we finally have a long
	one.  Also, removed some unconditional debugging messages.

M	ChangeLog
M	components/services/summary/nautilus-summary-view.c
M	components/services/summary/nautilus-view/nautilus-summary-view.c

commit b89be0be4646515b67691ea8d18183c0148093d0
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-10-30

    Fix the bootstrap installer for the delete_files call, and don't
    forget to

	* nautilus-installer/src/callbacks.c: (begin_install),
	(druid_finish):
	* nautilus-installer/src/installer.c: (install_done),
	(eazel_installer_do_install), (eazel_installer_initialize):
	* nautilus-installer/src/installer.h:

	Fix the bootstrap installer for the delete_files call, and don't
	forget to delete the package list too.	Also, set forced-downgrade
	to TRUE until a post-PR2 bug is fixed.

M	nautilus-installer/src/callbacks.c
M	nautilus-installer/src/installer.c
M	nautilus-installer/src/installer.h

commit 82e9abf57f2b24cc5c90b1714a7cbf5b41bba254
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-10-30

    Make the install view use the new explicit delete_files call,
    and condense

	*
	components/services/install/nautilus-view/nautilus-service-instal
	l-view.c: (nautilus_service_install_done),
	(nautilus_service_install_failed),
	(nautilus_service_install_view_update_from_uri):
	* components/services/install/server/Makefile.am:

	Make the install view use the new explicit delete_files call, and
	condense those into a single dialog box.

M	components/services/install-view/nautilus-service-install-view.c
M
components/services/install/nautilus-view/nautilus-service-install-view.c
M	components/services/install/server/Makefile.am

commit 18ca3dc39a280c0dcb1af3bf8817e7a985b7dddc
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-10-30

    Change delete_files from a signal to an explicit API call. Also be
    sure to

	* components/services/install/idl/trilobite-eazel-install.idl:
	* components/services/install/lib/eazel-install-corba-callback.c:
	(eazel_install_callback_delete_files):
	* components/services/install/lib/eazel-install-corba-callback.h:
	* components/services/install/lib/eazel-install-corba.c:
	(impl_Eazel_Install_delete_files), (eazel_install_get_epv):
	* components/services/install/lib/eazel-install-object.c:
	(eazel_install_class_initialize), (create_temporary_directory),
	(eazel_install_delete_downloads),
	(eazel_install_install_packages),
	(eazel_install_revert_transaction_from_xmlstring),
	(eazel_install_emit_dependency_check_default):
	* components/services/install/lib/eazel-install-public.h:

	Change delete_files from a signal to an explicit API call.  Also
	be sure to erase the temp dir even if it has no files in it.

M	ChangeLog
M	components/services/install/idl/trilobite-eazel-install.idl
M	components/services/install/lib/eazel-install-corba-callback.c
M	components/services/install/lib/eazel-install-corba-callback.h
M	components/services/install/lib/eazel-install-corba.c
M	components/services/install/lib/eazel-install-object.c
M	components/services/install/lib/eazel-install-public.h

commit c31424cb65f8d0a7a6af9f267a564cfac29af26e
Author: Michael Fleming <mfleming@src.gnome.org>
Date:	2000-10-30

    switch authority-less eazel-services URL's from "eazel-services:/" to

	*
	components/services/summary/nautilus-view/nautilus-summary-view.c
	: switch authority-less eazel-services URL's
	from "eazel-services:/" to "eazel-services:///"

	* src/nautilus-window-service-ui.c: (goto_online_storage),
	(goto_software_catalog), (detach_service_ui),
	(nautilus_window_install_service_ui):

	Go back to initing ammonite each time these menus are called.
	I didn't want to bother with trying to make it work.

M	ChangeLog
M	components/services/summary/nautilus-summary-view.c
M	components/services/summary/nautilus-view/nautilus-summary-view.c
M	src/nautilus-window-service-ui.c

commit b61ce8edd55e0114cfdd186bb72838b2dd9a158d
Author: J Shane Culpepper <pepper@eazel.com>
Date:	2000-10-30

    Fixing bad spelling in caveat.

    2000-10-29	J Shane Culpepper  <pepper@eazel.com>

	* components/loser/content/nautilus-content-loser-ui.xml.h:
	* components/loser/sidebar/nautilus-sidebar-loser-ui.xml.h:
	* components/mozilla/nautilus-mozilla-ui.xml.h:
	* components/sample/nautilus-sample-content-view-ui.xml.h:
	*
	components/services/summary/nautilus-view/nautilus-summary-view-u
	i.xml.h:
	* libnautilus/nautilus-clipboard-ui.xml.h:
	* src/file-manager/nautilus-directory-view-ui.xml.h:
	* src/file-manager/nautilus-icon-view-ui.xml.h:
	* src/file-manager/nautilus-search-list-view-ui.xml.h:
	* src/nautilus-service-ui.xml.h:
	* src/nautilus-shell-ui.xml.h:
	* src/nautilus-shell.c: (display_caveat):

	Fixing bad spelling in caveat.

M	ChangeLog
M	components/loser/content/nautilus-content-loser-ui.xml.h
M	components/loser/sidebar/nautilus-sidebar-loser-ui.xml.h
M	components/mozilla/nautilus-mozilla-ui.xml.h
M	components/sample/nautilus-sample-content-view-ui.xml.h
M
components/services/summary/nautilus-view/nautilus-summary-view-ui.xml.h
M	libnautilus/nautilus-clipboard-ui.xml.h
M	src/file-manager/nautilus-directory-view-ui.xml.h
M	src/file-manager/nautilus-icon-view-ui.xml.h
M	src/file-manager/nautilus-search-list-view-ui.xml.h
M	src/nautilus-service-ui.xml.h
M	src/nautilus-shell-ui.xml.h
M	src/nautilus-shell.c

commit 971948c68bd4f80edd1c88aca71ec0526fea37e0
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-10-30

    Move RPMLIBS even *earlier* in the Makefile -- way back! Seems to
    need to

	* components/services/install/server/Makefile.am:

	Move RPMLIBS even *earlier* in the Makefile -- way back!  Seems to
	need to be the very first thing or else tons of libs get better
	precedence.

M	ChangeLog
M	components/services/install/server/Makefile.am

commit c7ecaa0e5a61ad7f19bc4c9e2f11d445769f4103
Author: Michael Fleming <mfleming@src.gnome.org>
Date:	2000-10-30

    Change uses of "am_i_logged_in" and "who_is_logged_in" to

	*
	components/services/summary/nautilus-view/nautilus-summary-view.c
	: (generate_summary_form), (nautilus_summary_view_load_uri),
	(merge_bonobo_menu_items):
	* src/nautilus-window-service-ui.c: (goto_online_storage),
	(goto_software_catalog), (detach_service_ui),
	(nautilus_window_install_service_ui):

	Change uses of "am_i_logged_in" and "who_is_logged_in" to
	"ammonite_get_default_user_username"  Fix misc bugs/memory leaks.

M	ChangeLog
M	components/services/summary/nautilus-summary-view.c
M	components/services/summary/nautilus-view/nautilus-summary-view.c
M	src/nautilus-window-service-ui.c

commit cd010eb6b5524f97fc80d30b112481c6bcd5ba08
Author: Andrew V. Samoilov <andrew@src.gnome.org>
Date:	2000-10-29

    ru.po: typos fixed

M	po/ChangeLog
M	po/ru.po

commit 872a94e64e117530c785e50072fcf589fa27fd02
Author: Chyla Zbigniew <chyla@src.gnome.org>
Date:	2000-10-29

    Updated Polish translation

M	po/ChangeLog
M	po/pl.po

commit c02d4e0d7a93abfe5b7b05a30e7caa49ca404760
Author: Matthias Warkus <mawarkus@src.gnome.org>
Date:	2000-10-29

    Tiny update.

M	po/de.po

commit fa695c88d335d651e16d7ee5746d166b15170119
Author: Christian Rose <menthos@src.gnome.org>
Date:	2000-10-29

    Updated Swedish translation.

M	po/ChangeLog
M	po/sv.po

commit 4c79a00ba35fdf4165c42a7c72094f126b49e0a2
Author: Arlo Rose <arlo@src.gnome.org>
Date:	2000-10-29

    Added some extra stuff to the house to make it look better.


	    * icons/temp-home.png:
	    Added some extra stuff to the house to make it look better.

M	ChangeLog
M	icons/temp-home.png

commit 3a5641b3f10dca0518be0e994c7a81d650072b24
Author: Arlo Rose <arlo@src.gnome.org>
Date:	2000-10-29

    Did a new home icon for PR2 that isn't my happy sunflower.


	    * icons/temp-home.png:
	    Did a new home icon for PR2 that isn't my happy sunflower.

M	ChangeLog
M	icons/temp-home.png

commit 05e0bd99455bff4e3288a2f4c17bb665530c3b2e
Author: Arlo Rose <arlo@src.gnome.org>
Date:	2000-10-29

    Fixed non-AA i-regular* icons to look the same as the AA versions.


	    * icons/arlo/Makefile.am:
	    * icons/arlo/i-regular.png:
	    * icons/arlo/i-regular72.png:
	    * icons/arlo/i-regular96.png:
	    * icons/arlo/i-regular192.png:
	    Fixed non-AA i-regular* icons to look the same as the AA
	    versions.

M	ChangeLog
M	icons/arlo/Makefile.am
A	icons/arlo/i-regular-192.png
A	icons/arlo/i-regular-72.png
A	icons/arlo/i-regular-96.png
A	icons/arlo/i-regular.png

commit 8452deae22b107232b01bc4845778d8f55d07360
Author: Kenneth Christiansen <kenneth@src.gnome.org>
Date:	2000-10-29

    New release, which impliment wish from Darin

M	po/update.pl

commit 4cfed70d0ce04128202d37dcc81d3ad055b213e3
Author: Kenneth Christiansen <kenneth@src.gnome.org>
Date:	2000-10-29

    update

M	po/Makefile.i18npatch

commit efc9d5e1b4362e6852a26defe7b6d7202e8bee26
Author: Kenneth Christiansen <kenneth@gnu.org>
Date:	2000-10-29

    Updated Added new releases of update.pl and added new ui-extract.pl
    script

    2000-10-28	Kenneth Christiansen <kenneth@gnu.org>

	    * da.po: Updated
	    * Added new releases of update.pl and added
	    new ui-extract.pl script aswell

M	po/ChangeLog
M	po/da.po

commit e982c04e044673809d80cdf793bcfba3f85f49bd
Author: Kenneth Christiansen <kenneth@src.gnome.org>
Date:	2000-10-29

    Translations from Keld
    nautilus/po/da.po

M	po/da.po

commit bc10b2475217612eae0164d89558d497b062d048
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-10-29

    Move RPMLIBS earlier in the Makefile, to try to force the sleipnir
    build

	    * components/services/install/server/Makefile.am:

	    Move RPMLIBS earlier in the Makefile, to try to force the
	    sleipnir build to use the right version of libdb.

M	ChangeLog
M	components/services/install/server/Makefile.am

commit fd27a85a0ace9b5c56e12a101010c1fb11d610e5
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-10-29

    Fix bug 4155. Nautilus Panel launching icon installed in the wrong
    place.

	* Makefile.am:
	* icons/Makefile.am:
	* nautilus-launch-icon.png:
	Fix bug 4155.  Nautilus Panel launching icon installed in the
	wrong place.  Needs to be $prefix/share/pixmaps, not
	$prefix/share/pixmaps/nautilus.

	Also added more ChangeLog files to EXTRA_DIST so they can be
	availalble in tarballs.

M	ChangeLog
M	Makefile.am
M	icons/Makefile.am
A	nautilus-launch-icon.png

commit 5624d4fc956fb6324947a8fdbf4e3f93611d25ef
Author: Takuro Kitame <kitame@src.gnome.org>
Date:	2000-10-28

    update

M	po/ChangeLog
M	po/ja.po

commit 927b18e53b1dc87eb3cd1f9680733d3b5f73b515
Author: Takuro Kitame <kitame@src.gnome.org>
Date:	2000-10-28

    update

M	po/ja.po

commit 93ad5427b6a1b59581ca74c757ff948791d815cd
Author: J Shane Culpepper <pepper@eazel.com>
Date:	2000-10-28

    Fixes for Bug #4104 and Bug# 4134. Changed error text to be more

    2000-10-28	J Shane Culpepper  <pepper@eazel.com>

	*
	components/services/summary/nautilus-view/nautilus-summary-view.c
	: (generate_login_dialog):
	* src/nautilus-service-ui.xml.h:
	* src/nautilus-shell.c: (display_caveat):

	Fixes for Bug #4104 and Bug# 4134. Changed error text to be more
	descriptive about account activation and added new wording for
	caveat dialog.

M	ChangeLog
M	components/services/summary/nautilus-summary-view.c
M	components/services/summary/nautilus-view/nautilus-summary-view.c
M	src/nautilus-service-ui.xml.h
M	src/nautilus-shell.c

commit df4c2efe84cd0a879e11201f67d9b6395a2dc465
Author: Christian Rose <menthos@src.gnome.org>
Date:	2000-10-28

    Updated Swedish translation.

M	po/sv.po

commit 3f9701c1352e479a96c71fc9973bc60b1da738f0
Author: Matthias Warkus <mawarkus@src.gnome.org>
Date:	2000-10-28

    Commit for release.

M	po/ChangeLog
M	po/de.po

commit 76497ac909f1db83473b2a0287bf3de34596e282
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-10-28

    undoh rpmstuff

M	ChangeLog
M	components/services/install/server/Makefile.am

commit 4d1b878b7e135d041e0a56f7124892105e664ed5
Author: Josh Barrow <josh@eazel.com>
Date:	2000-10-28

    Added mpg123 to the list of things to kill. This finishes bug 4076.


    2000-10-28	Josh Barrow  <josh@eazel.com>

	    * nautilus-clean.sh:
	    Added mpg123 to the list of things to kill.  This finishes
	    bug 4076.

M	ChangeLog
M	nautilus-clean.sh

commit 9ce8ed7af7d724d138c9fdf4328515c3bfdf843c
Author: Josh Barrow <josh@eazel.com>
Date:	2000-10-28

    Changed to clean more things.


    2000-10-28	Josh Barrow  <josh@eazel.com>

	    * nautilus-clean.sh:
	    Changed to clean more things.

	    * README
	    Changed to reflect actual requirements.

	    I actually checked these in a while ago, just neglected
	    to check
	    in the ChangeLog

M	ChangeLog

commit 4f26230803806a9f6372fd4cbca4821175512053
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-10-28

    Doh doh doh

	* configure.in:
	Doh doh doh

M	ChangeLog
M	configure.in

commit f8669d6fd6a717f865d40832a7eedc5a07019fe9
Author: Kenneth Christiansen <kenneth@src.gnome.org>
Date:	2000-10-28

    for new update.pl

M	po/Makefile.i18npatch

commit 6db9be363197f97ef48cf1a2341aec7a31b6d608
Author: Kenneth Christiansen <kenneth@src.gnome.org>
Date:	2000-10-28

    Release 1.5beta1 - Please report all errors

M	po/update.pl

commit 6bb18d14a93d4109bf81df5d5d87987ec4eefd5e
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-10-28

    Dumshit me, I forgot to take out the file I retired from the makefile.

	* src/Makefile.am:
	Dumshit me, I forgot to take out the file I retired from the
	makefile.

M	ChangeLog
M	src/Makefile.am

commit 5b5f0a91635ac54ff02c1cd737dcffb334b8afd2
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-10-28

	Fix bug 4054 - fix nautilus GNOME menu item so it does not
	"crash" nautilus.

	Fix bug 4117 - change default for PR2 back to desktop off.

	Also fix the issue about turning off the gnome crash dialog for
	out of process components.

	* icons/Makefile.am:
	* icons/nautilus-launch-icon.png:
	New launch icon from Arlo.

	* src/run-nautilus:
	Change this beast to not always run nautilus-clean.sh.	It only
	runs nautilus-clean.sh right before/after running Nautilus and not
	for every single invocation of 'run-nautilus'.

	Also, dont start the desktop anymore, since there is not a
	preference in Nautilus to toggle the desktop.

	Finally, turn on the environment variable needed to prevent the
	gnome crash dialog from showing up for out of process components.

	* nautilus.desktop:
	Update icon and launch script back to run-nautilus.

	* nautilus.spec.in:
	We're back to using run-nautilus.

	* src/launch-nautilus:
	Retire.

M	ChangeLog
M	icons/Makefile.am
A	icons/nautilus-launch-icon.png
M	nautilus.desktop
M	nautilus.spec.in
D	src/launch-nautilus
M	src/run-nautilus

commit d7d88a468617104ece36dd01b6e3eb0c4d48fed3
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-10-28

    Moved RPM_LIBS to top to ensure the right db is used.


	* components/services/install/server/Makefile.am:
	Moved RPM_LIBS to top to ensure the right db is used.

M	ChangeLog
M	components/services/install/server/Makefile.am

commit 426e948f698dc177202feebe03cbe63097ed8918
Author: Christopher R. Gabriel <cgabriel@src.gnome.org>
Date:	2000-10-28

    forgot this.

M	po/ChangeLog

commit eec21b6a9d2de20067e958c7e95dc66011451be3
Author: J Shane Culpepper <pepper@eazel.com>
Date:	2000-10-28

    Fixing Bug # 4097. Should now point to correct place.

    2000-10-27	J Shane Culpepper  <pepper@eazel.com>

	* src/nautilus-window-service-ui.c: (goto_online_storage):

	Fixing Bug # 4097.  Should now point to correct place.

M	ChangeLog
M	src/nautilus-window-service-ui.c

commit d32f173a2ecd38e7a80fe8c626d5332974245875
Author: Christopher R. Gabriel <cgabriel@src.gnome.org>
Date:	2000-10-28

    small updated for the italian translation

M	po/it.po

commit 29aca496d55ce960bf820a8ab797fb0af0944dd4
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-10-28

    Output which rpmrc file I read. Attempt at fixing the install view

	* components/services/install/lib/eazel-install-rpm-glue.c:
	(eazel_install_rpm_set_settings):
	Output which rpmrc file I read.
	* configure.in:
	Attempt at fixing the install view breaking on rpm builds and not
	eazel-hacking builds.

M	ChangeLog
M	components/services/install/lib/eazel-install-rpm-glue.c
M	configure.in

commit fcae20b789442be3994fa93985924d2bf5798bee
Author: Christian Rose <menthos@src.gnome.org>
Date:	2000-10-28

    Updated Swedish translation.

M	po/ChangeLog
M	po/sv.po

commit c448acb2f824a81b077dd0f0c4b36a429f6d23da
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-10-27

	Fixed bug 4087 (crash leaving Summary view)

	*
	components/services/summary/nautilus-view/nautilus-summary-view.c:
	(nautilus_summary_view_destroy): Don't unset container and unref
	component here; that's not necessary for the component that's
	created automagically. And doing so causes a double-destroy.
	(update_menu_items), (merge_bonobo_menu_items): Removed
	ui_component field from details and changed callers to get the
	ui_component elsewise when needed (to clarify that it isn't
	owned here).
	* src/nautilus-service-ui.xml: Changed "Eazel Services" to
	"Eazel Services Home" since all the services are Eazel Services.
	* src/nautilus-service-ui.xml.h: gotta check this in too.

M	ChangeLog
M	components/services/summary/nautilus-summary-view.c
M	components/services/summary/nautilus-view/nautilus-summary-view.c
M	src/nautilus-service-ui.xml
M	src/nautilus-service-ui.xml.h

commit d43dc92e49e68936439d1fdbacd7cfdcde293bb8
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-10-27

    at Bud's request, implemented bug 4127, add a preference to show
    or hide


	at Bud's request, implemented bug 4127, add a preference to
	show or hide Nautilus' desktop.

	* libnautilus-extensions/nautilus-global-preferences.h:
	define NAUTILUS_PREFERENCES_SHOW_DESKTOP
	* libnautilus-extensions/nautilus-global-preferences.c:
	(global_preferences_create_dialog), (global_preferences_register):
	register the desktop preference and show the checkbox in
	the appearance section of preferences
	* src/nautilus-application.c: (nautilus_application_initialize),
	(nautilus_application_destroy), (check_for_and_run_as_super_user),
	(desktop_changed_callback):
	watch the desktop preference and show or hide the desktop window
	when it changes.
	* src/nautilus-main.c: (main):
	show the desktop at launch if the preference is set and it's not
	overriden by command-line options.

M	ChangeLog
M	libnautilus-extensions/nautilus-global-preferences.c
M	libnautilus-extensions/nautilus-global-preferences.h
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.h
M	src/nautilus-application.c
M	src/nautilus-main.c

commit b2535f9195a0503d27e663ace41f1db00046f2bc
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-10-27

	Fixed bugs in file renaming. These changes along with the
	gnome-vfs ones take care of bug 3846 (cancel dialog persists after
	renaming online storage folder).

	* libnautilus-extensions/nautilus-file.c:
	(nautilus_file_get_gnome_vfs_uri): Moved higher so it could be
	used by rename code.
	(operation_remove): Separated out the remove operation so we can
	remove the operation before the callback. This makes it safe to
	do a nautlius_file_cancel from inside a callback.
	(operation_free): Call the separate remove. Also cut down because
	we don't need so much state in the operation object any more.
	(operation_complete): Call remove before calling callback as
	described above.
	(rename_callback): A new callback that uses set_file_info results
	instead of the old one that used xfer.
	(nautilus_file_rename): Change to use set_file_info instead of
	xfer. Also updates the MIME type now, which will fix a bug I
	think.
	(nautilus_file_update_info): Use gnome_vfs_file_info_dup instead
	of gnome_vfs_file_info_ref so it works with any info, including
	static ones on the stack.
	(set_permissions_callback), (nautilus_file_set_permissions),
	(set_owner_and_group_callback), (set_owner_and_group): Change to
	use the info returned by the async. set_file_info. This simplifies
	things a lot.

	* src/file-manager/fm-error-reporting.c: (rename_callback),
	(cancel_rename_callback), (cancel_rename), (fm_rename_file):
	Rewrote renaming code. Use object data to keep track of pending
	renames so we can cancel a previous one if we try to re-rename the
	same file again. This allowed the code to get a lot simpler too.

	* libnautilus-extensions/nautilus-directory-async.c:
	(directory_load_done): Fixed bug that prevented the directory from
	ever noticing files that are no longer around. This code never
	worked because we checked for the wrong error code (EOF means
	success here).

	* po/Makefile.in.in: Re-removed this file. Seth checked it in by
	accident. This is a generated file, not one that should be checked
	in.

	* src/nautilus-window.c: (nautilus_window_realize): Got rid of
	"//"-style comments and used #if 0 instead.

	* components/loser/content/nautilus-content-loser-ui.xml.h:
	* components/loser/sidebar/nautilus-sidebar-loser-ui.xml.h:
	* components/mozilla/nautilus-mozilla-ui.xml.h:
	* components/sample/nautilus-sample-content-view-ui.xml.h:
	*
	components/services/summary/nautilus-view/nautilus-summary-view-ui.xml.h:
	* libnautilus/nautilus-clipboard-ui.xml.h:
	* src/file-manager/nautilus-directory-view-ui.xml.h:
	* src/file-manager/nautilus-icon-view-ui.xml.h:
	* src/file-manager/nautilus-search-list-view-ui.xml.h:
	* src/nautilus-service-ui.xml.h:
	* src/nautilus-shell-ui.xml.h:
	Someone checked in some .xml.h files generated with an old
	Bonobo. Soon, this nightmare will be over and we won't check these
	files in any more.

M	ChangeLog
M	components/loser/content/nautilus-content-loser-ui.xml.h
M	components/loser/sidebar/nautilus-sidebar-loser-ui.xml.h
M	components/mozilla/nautilus-mozilla-ui.xml.h
M	components/sample/nautilus-sample-content-view-ui.xml.h
M
components/services/summary/nautilus-view/nautilus-summary-view-ui.xml.h
M	libnautilus-extensions/nautilus-directory-async.c
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-file.c
M	libnautilus/nautilus-clipboard-ui.xml.h
D	po/Makefile.in.in
M	src/file-manager/fm-error-reporting.c
M	src/file-manager/nautilus-directory-view-ui.xml.h
M	src/file-manager/nautilus-icon-view-ui.xml.h
M	src/file-manager/nautilus-search-list-view-ui.xml.h
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-service-ui.xml.h
M	src/nautilus-shell-ui.xml.h
M	src/nautilus-spatial-window.c
M	src/nautilus-window.c

commit d02ef0b67d1c21fbeec292824f8c8a0285511c66
Author: Josh Barrow <josh@eazel.com>
Date:	2000-10-27

    [New Thread 2371] [New Thread 2372]


    [New Thread 2371]
    [New Thread 2372]
    2000-10-27	Josh Barrow  <josh@eazel.com>

	    * README:
	    Add more info to what Robin just checked in.

	    * nautilus-clean.sh:
	    Add more things to clean up after.

M	README
M	nautilus-clean.sh

commit 0c36a8547e67f4537d3ec78e4addaab61c63edb2
Author: Arlo Rose <arlo@src.gnome.org>
Date:	2000-10-27

    Made a font size change.


	    * src/nautilus-first-time-druid.c: (make_anti_aliased_label):
	    Made a font size change.

M	ChangeLog
M	src/nautilus-first-time-druid.c

commit e13fc638db63d6f337b6c4dc75d001d7450c98ab
Author: Mathieu Lacage <mathieu@eazel.com>
Date:	2000-10-27

    second round of fixing of the sgml. Will be the last one hopefuly.

    2000-10-28	Mathieu Lacage	<mathieu@eazel.com>

	second round of fixing of the sgml. Will be
	the last one hopefuly.
	* user-guide/C/sgml/chapter-1.sgml:
	* user-guide/C/sgml/chapter-2.sgml:
	* user-guide/C/sgml/chapter-3.sgml:
	* user-guide/C/sgml/install.sgml:
	* user-guide/C/sgml/intro.sgml:

M	ChangeLog
M	user-guide/C/sgml/chapter-1.sgml
M	user-guide/C/sgml/chapter-2.sgml
M	user-guide/C/sgml/chapter-3.sgml
M	user-guide/C/sgml/install.sgml
M	user-guide/C/sgml/intro.sgml

commit d2adb51fcdedaf5686c20833e9cb6029da6f76dd
Author: Mathieu Lacage <mathieu@eazel.com>
Date:	2000-10-27

    update to John's latest version, fix the sgml where needed. Need a new

    2000-10-27	Mathieu Lacage	<mathieu@eazel.com>

	* user-guide/C/sgml/chapter-1.sgml:
	* user-guide/C/sgml/chapter-2.sgml:
	* user-guide/C/sgml/chapter-3.sgml:
	* user-guide/C/sgml/install.sgml:
	* user-guide/C/sgml/intro.sgml:
	* user-guide/C/sgml/nautilus.sgml:
	update to John's latest version, fix the sgml where needed.
	Need a new round of checking on my laptop. Help now displays
	images !! hooray for Ali Abdin :)

M	ChangeLog
M	po/Makefile.in.in
A	user-guide/C/img/ch1-README.png
A	user-guide/C/img/ch1-cnn.png
A	user-guide/C/img/ch1-complex-search.png
A	user-guide/C/img/ch1-connect.png
A	user-guide/C/img/ch1-duplicate.png
A	user-guide/C/img/ch1-google.png
A	user-guide/C/img/ch1-hardware.png
A	user-guide/C/img/ch1-history.png
A	user-guide/C/img/ch1-home-john.png
A	user-guide/C/img/ch1-home.png
A	user-guide/C/img/ch1-icon-view-150.png
A	user-guide/C/img/ch1-icon-view-demo.png
A	user-guide/C/img/ch1-inadequate-permissions.png
A	user-guide/C/img/ch1-list-mydoc.png
A	user-guide/C/img/ch1-music-control.png
A	user-guide/C/img/ch1-nautiluslogo.png
A	user-guide/C/img/ch1-new-window.png
A	user-guide/C/img/ch1-open-with.png
A	user-guide/C/img/ch1-panel.png
A	user-guide/C/img/ch1-permissions.png
A	user-guide/C/img/ch1-pluck.png
A	user-guide/C/img/ch1-samba.png
A	user-guide/C/img/ch1-slash.png
A	user-guide/C/img/ch1-toolbar.png
A	user-guide/C/img/ch1-toshiba.png
A	user-guide/C/img/ch1-tree-demo.png
A	user-guide/C/img/ch1-tree-doc-1.png
A	user-guide/C/img/ch1-tree-doc.png
A	user-guide/C/img/ch1-tree-etc.png
A	user-guide/C/img/ch1-tree-slash.png
A	user-guide/C/img/ch1-view-as.png
M	user-guide/C/img/ch1-zoom-control.png
A	user-guide/C/img/ch2-colors.png
A	user-guide/C/img/ch2-edit-settings-folder.png
A	user-guide/C/img/ch2-emblems.png
A	user-guide/C/img/ch2-home-john-mydoc.png
A	user-guide/C/img/ch2-icon-captions-alone.png
A	user-guide/C/img/ch2-icon-captions.png
A	user-guide/C/img/ch2-john.png
A	user-guide/C/img/ch2-music.png
A	user-guide/C/img/ch2-open-with-other.png
A	user-guide/C/img/ch2-open-with.png
A	user-guide/C/img/ch2-photos-john.png
A	user-guide/C/img/ch2-right-click-open-with.png
A	user-guide/C/img/ch2-search-settings.png
A	user-guide/C/img/ch2-ski-intermediate-menu.png
A	user-guide/C/img/ch2-theme-eazel.png
A	user-guide/C/img/ch2-view-layout-menu.png
A	user-guide/C/img/ch3-account-info.png
A	user-guide/C/img/ch3-online-storage.png
A	user-guide/C/img/ch3-package-titles.png
A	user-guide/C/img/ch3-sign-up.png
A	user-guide/C/img/ch3-welcome-screen.png
A	user-guide/C/img/install-update.png
A	user-guide/C/img/install-user-level.png
M	user-guide/C/sgml/chapter-1.sgml
M	user-guide/C/sgml/chapter-2.sgml
M	user-guide/C/sgml/chapter-3.sgml
M	user-guide/C/sgml/install.sgml
M	user-guide/C/sgml/intro.sgml
M	user-guide/C/sgml/nautilus.sgml

commit 739934804cc7d3caf246a77f6b4554f8ec326769
Author: Robin Slomkowski <rslomkow@src.gnome.org>
Date:	2000-10-27

    updated with new requirments for PR2 as they get close

M	ChangeLog
M	README

commit 26145d170e31aff914bdf5311d47bc9b1df21976
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-10-27

    finished bug 3793 for Shane, new login dialog for summary view, by


	*
	components/services/summary/nautilus-view/nautilus-summary-view.c
	: (generate_summary_form), (generate_eazel_news_entry_row),
	(generate_login_dialog):
	finished bug 3793 for Shane, new login dialog for summary view, by
	changing the widget layout to satisfy Arlo.  Also, included more
	strings for translation.

M	ChangeLog
M	components/services/summary/nautilus-summary-view.c
M	components/services/summary/nautilus-view/nautilus-summary-view.c

commit a98c5940c6a76d06d01e5a99a28d3dd596506fbb
Author: Arlo Rose <arlo@src.gnome.org>
Date:	2000-10-27

    Tweaked text offests.



	    *
	    components/services/nautilus-dependent-shared/eazel-services-exte
	    nsions.h:
	    Tweaked text offests.

M	ChangeLog
M
components/services/nautilus-dependent-shared/eazel-services-extensions.h

commit 35cc0c80d8478f278df7cc3bf1356c145a159592
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-10-27

    fixed typos

M	ChangeLog

commit ad6543423d7a3899a1d3801d317c4d45eddb011a
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-10-27

	Grumble grumble canonical grumble ui grumble.

	Josh found another assertion failure involving
	canonical uris. Yay Josh! Boo canonical uri troubles!

	* libnautilus-extensions/nautilus-directory.c:
	(nautilus_directory_get_internal): Removed call to
	nautilus_uri_is_canonical_uri since it isn't quite the
	right check. Decided that the right check here is
	pointless.
	* libnautilus-extensions/nautilus-file-utilities.c:
	* libnautilus-extensions/nautilus-file-utilities.h:
	Removed nautilus_uri_is_canonical_uri since it now has
	no callers.

M	ChangeLog
M
components/services/summary/nautilus-view/nautilus-summary-view-ui.xml.h
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-extensions/nautilus-file-utilities.c
M	libnautilus-extensions/nautilus-file-utilities.h
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-file-utilities.c
M	libnautilus-private/nautilus-file-utilities.h
M	src/nautilus-service-ui.xml.h

commit 9fbd1e2b4cd365a60bbbd63614b3020387e8b9c1
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-10-27

	Fixed bug 4085 for now (need Support menu item in Services menu)

	The URL will have to be updated again later, as the bug report
	says.

	* src/nautilus-service-ui.xml: Added Support menu item at end,
	made
	underline accelerators unique
	*
	components/services/summary/nautilus-view/nautilus-summary-view-u
	i.xml: tweaked wording and made underline accelerators unique

	*
	components/services/summary/nautilus-view/nautilus-summary-view-u
	i.xml.h:
	* src/nautilus-service-ui.xml.h: These guys changed.

	* src/nautilus-window-service-ui.c:
	(goto_services_support): New function, goes to magic URI.
	(nautilus_window_install_service_ui): add verb to connect
	menu item
	to function.

M	ChangeLog
M	components/services/summary/nautilus-summary-view-ui.xml
M
components/services/summary/nautilus-view/nautilus-summary-view-ui.xml
M
components/services/summary/nautilus-view/nautilus-summary-view-ui.xml.h
M	src/nautilus-service-ui.xml
M	src/nautilus-service-ui.xml.h
M	src/nautilus-window-service-ui.c

commit 5e9b9f8184c8f2460ae0e7c1db75ace3e913c8cb
Author: J Shane Culpepper <pepper@eazel.com>
Date:	2000-10-27

    Fixing the url for the change password button.

    2000-10-27	J Shane Culpepper  <pepper@eazel.com>

	*
	components/services/summary/nautilus-view/nautilus-summary-view.c
	: (forgot_password_button_cb):

	Fixing the url for the change password button.

M	ChangeLog
M	components/services/summary/nautilus-summary-view.c
M	components/services/summary/nautilus-view/nautilus-summary-view.c

commit b80c214f66a6633e9d8347ce4818db6071fca5d6
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-10-27

	Fixed bug 4114 (typing single word into location bar crashes)

	Grumble grumble canonical grumble ui grumble.

	* libnautilus-extensions/nautilus-file-utilities.c:
	(nautilus_make_uri_canonical): Return of the workaround to
	convert file://foo to file:///foo, marked with appropriate
	FIXME.
	(nautilus_uri_is_canonical_uri): Changed implementation to just
	call make_uri_canonical and compare. It had been doing a subset
	of the things that make_uri_canonical does, but it had gotten out
	of synch.
	(nautilus_self_check_file_utilities): Updated tests and added
	more.

M	ChangeLog
M	libnautilus-extensions/nautilus-file-utilities.c
M	libnautilus-private/nautilus-file-utilities.c

commit 74fc0d53a051620b4e37601c1917071d456ba365
Author: Kenneth Christiansen <kenneth@src.gnome.org>
Date:	2000-10-27

    updated after recover

M	po/da.po

commit e2161770e3c32c9cc3b7c9ed1afcc0e4899e0158
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-10-27

    Reverting to version 1.30 (1.31 was mistakenly checked in as a
    PDF file).

	* da.po: Reverting to version 1.30 (1.31 was mistakenly checked in
	as a PDF file).

M	po/ChangeLog
M	po/da.po

commit 91cc670e1456fecfa47d4f2ac2733ec492d1065b
Author: Kenneth Christiansen <kenneth@src.gnome.org>
Date:	2000-10-27

    Newer better release

M	po/update.pl

commit b4324a29fe111a975fe1ffea76656ccc885f538f
Author: Kenneth Christiansen <kenneth@src.gnome.org>
Date:	2000-10-27

    Commit to fix silly mistake on my side. Thanks Michael for noticing

M	po/Makefile.i18npatch

commit 35c65ec0365b6ee94bba892a7f390a8ed34069cb
Author: Chyla Zbigniew <chyla@src.gnome.org>
Date:	2000-10-27

    Updated Polish translation

M	po/ChangeLog
M	po/pl.po

commit 60ebe8f604c69af473c09141d602397b9401739c
Author: Ali Abdin <aliabdin@aucegypt.edu>
Date:	2000-10-27

    Added a 'base_path' to the Context struct (parse_file): Do some
    minimal

    2000-10-27	Ali Abdin  <aliabdin@aucegypt.edu>

	    * components/help/converters/gnome-db2html2/gdb3html.[ch]:
	    Added a 'base_path' to the Context struct
	    (parse_file): Do some minimal parsing to get the base path
	    from the
	    provided filename on the command line.

	    * components/help/converters/gnome-db2html2/sect-elements.c:
	    * components/help/converters/gnome-db2html2/toc-elements.c:
	    (sect_figure_end_element),
	    (sect_inlinegraphic_start_element),
	    (sect_infobox_start_element),
	    (toc_artheader_end_element):
	    Use 'file://' URIs on images (using base_path to get the
	    path of the
	    image). This means images should now work within SGML
	    files. Should
	    fix bug #3938

M	ChangeLog
M	components/help/converters/gnome-db2html2/gdb3html.c
M	components/help/converters/gnome-db2html2/gdb3html.h
M	components/help/converters/gnome-db2html2/sect-elements.c
M	components/help/converters/gnome-db2html2/toc-elements.c

commit c849c68d6c4a4a972d2d09c4213c6534bae8f126
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-10-27

	Final bits of arlification for the install view.  Make the fonts
	smaller and use a better fill icon.

	*
	components/services/install/nautilus-view/nautilus-service-install-view.c:
	(generate_install_form):
	*
	components/services/login/nautilus-view/nautilus-change-password-view.c:
	(generate_change_password_form):
	*
	components/services/nautilus-dependent-shared/eazel-services-extensions.c:
	(eazel_services_label_new):
	*
	components/services/nautilus-dependent-shared/eazel-services-extensions.h:
	*
	components/services/nautilus-dependent-shared/eazel-services-footer.c:
	(footer_item_new), (eazel_services_footer_update):
	Reverse the order of font_size and weight as its usually
	specified.

	*
	components/services/nautilus-dependent-shared/eazel-services-header.c:
	(eazel_services_header_title_new),
	(eazel_services_header_middle_new),
	(eazel_services_header_set_left_text),
	(eazel_services_header_set_right_text):
	*
	components/services/nautilus-dependent-shared/eazel-services-header.h:
	Split the constructors into 2 for the 2 common header cases.

	* components/services/nautilus-dependent-shared/icons/Makefile.am:
	Add a new icon for the middle header fill.

	*
	components/services/nautilus-dependent-shared/test-footer-header.c:
	(main):
	Update for header constructor changes.

	*
	components/services/summary/nautilus-view/nautilus-summary-view.c
	: (generate_summary_form), (nautilus_summary_view_load_uri):
	Quiet down the debug spew.

M	ChangeLog
M	components/services/install-view/nautilus-service-install-view.c
M
components/services/install/nautilus-view/nautilus-service-install-view.c
M
components/services/login/nautilus-view/nautilus-change-password-view.c
M
components/services/nautilus-dependent-shared/eazel-services-extensions.c
M
components/services/nautilus-dependent-shared/eazel-services-extensions.h
M
components/services/nautilus-dependent-shared/eazel-services-footer.c
M
components/services/nautilus-dependent-shared/eazel-services-header.c
M
components/services/nautilus-dependent-shared/eazel-services-header.h
M	components/services/nautilus-dependent-shared/icons/Makefile.am
A
components/services/nautilus-dependent-shared/icons/eazel-services-header-middle-fill.png
M	components/services/nautilus-dependent-shared/test-footer-header.c
M	components/services/summary/nautilus-summary-view.c
M	components/services/summary/nautilus-view/nautilus-summary-view.c

commit 6e53d3eb56f0b3a2d051a476ac79ab32a9d85a48
Author: Pavel Cisler <pavel@eazel.com>
Date:	2000-10-27

    An attempt to fix a list view redraw glitch Andy and I were trying to

    2000-10-27	Pavel Cisler <pavel@eazel.com>

	* libnautilus-extensions/nautilus-list.c: (nautilus_gdk_gc_copy):
	An attempt to fix a list view redraw glitch Andy and I were
	trying to
	track down.

M	ChangeLog
M	libnautilus-extensions/nautilus-list.c
M	libnautilus-private/nautilus-list.c

commit 7742cffa4835fc5be6c4c24b091c9360476d12e3
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-10-27

    Always enable rpm debugging (needed temporarily)

	* components/services/install/lib/eazel-install-rpm-glue.c:
	(eazel_install_rpm_set_settings):
	Always enable rpm debugging (needed temporarily)

M	ChangeLog
M	components/services/install/lib/eazel-install-rpm-glue.c

commit 3f5839f092e8ad9e13bd4473ff0184c88653cc9e
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-10-27

    left justified the song label in the music view to make it look
    cleaner.



	* components/music/nautilus-music-view.c: (add_play_controls):
	left justified the song label in the music view to make it
	look cleaner.

M	ChangeLog
M	components/music/nautilus-music-view.c

commit d631bcb401ff2454ee34846cc84c34e343ffc774
Author: Josh Barrow <josh@eazel.com>
Date:	2000-10-27

    Added theme preview to the Ardmore theme.


    2000-10-27	Josh Barrow  <josh@eazel.com>

	    * icons/ardmore/Makefile.am:
	    * icons/ardmore/theme_preview.png:
	    Added theme preview to the Ardmore theme.

	    * icons/villanova/Makefile.am:
	    * icons/villanova/theme_preview.png:
	    Added theme preview to the Villanova theme.

	    * nautilus-installer/src/Makefile:
	    As Eskil says, "Yes."

M	ChangeLog
M	icons/ardmore/Makefile.am
A	icons/ardmore/theme_preview.png
M	icons/arlo/theme_preview.png
M	icons/villanova/Makefile.am
A	icons/villanova/theme_preview.png
M	nautilus-installer/src/Makefile

commit 3195825ea4858602a29d1c3db9815906c9926e48
Author: Seth Nickell <seth@eazel.com>
Date:	2000-10-27

    Commented out a wm hints line that was causing Nautilus to be
    unfocusable

    2000-10-26	Seth Nickell  <seth@eazel.com>

	* src/nautilus-window.c: (nautilus_window_realize):

	Commented out a wm hints line that was causing Nautilus to be
	unfocusable (hence not allowing keyboard input, making it
	hard to work on things) in Sawfish. Coordination with
	Sawfish/John Harper is probably needed here...

M	ChangeLog
A	po/Makefile.in.in
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window.c

commit 087de096c1b46be0ba39e9ff430da4ef5f892807
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-10-27

	This introduces the problem thingy to libeazelinstall. A set of
	funcs that can create humanreadable descriptions of a installation
	failure, plus repair descriptions and even better, automagically
	execute them. Basically this is all the RepairCase related crap
	from the bootstrap installer.

	*
	components/services/install/command-line/eazel-alt-install-corba.
	c: (tree_helper), (install_failed), (delete_files), (done),
	(main):
	Use the new problem thingy

	* components/services/install/lib/Makefile.am:
	Added the .c and .h file for the problem thingy

	* components/services/install/lib/eazel-install-logic.c:
	(eazel_install_check_existing_packages):
	Loads of debug output in the case that people kept nagging me
	about. If they still don't get that this is a known problem, they
	must be blind.

	* components/services/install/lib/eazel-install-problem.h:
	* components/services/install/lib/eazel-install-problem.c:
	(get_required_name), (get_detailed_messages_foreach),
	(compare_problem_case), (add_case), (add_force_install_both_case),
	(add_force_remove_case), (add_remove_case), (add_update_case),
	(get_detailed_cases_foreach),
	(eazel_install_problem_case_to_string),
	(eazel_install_problem_case_foreach_to_string),
	(eazel_install_problem_case_foreach_destroy),
	(eazel_install_problem_case_new),
	(eazel_install_problem_case_destroy),
	(eazel_install_problem_case_list_destroy),
	(eazel_install_problem_new), (eazel_install_problem_finalize),
	(eazel_install_problem_class_initialize),
	(eazel_install_problem_initialize),
	(eazel_install_problem_get_type), (problem_step_foreach_remove),
	(eazel_install_problem_step),
	(eazel_install_problem_tree_to_case),
	(eazel_install_problem_tree_to_string),
	(eazel_install_problem_cases_to_string),
	(find_dominant_problem_type), (find_problems_of_type),
	(find_dominant_problems), (build_categories_from_problem_list),
	(eazel_install_problem_handle_cases):
	The problem thingy.

	* components/services/install/lib/eazel-install-rpm-glue.c:
	(eazel_install_rpm_set_settings),
	(eazel_install_prepare_rpm_system):
	Set rpm debug if debug==TRUE, also fixed a debug message
	reg. cannot open rpm db.

	*
	components/services/install/nautilus-view/nautilus-service-instal
	l-view.h:
	*
	components/services/install/nautilus-view/nautilus-service-instal
	l-view.c: (nautilus_service_install_view_update_from_uri):
	Allocate the problem thingy.

	* nautilus-installer/src/Makefile:
	Yes.

	* nautilus-installer/src/installer.c: (get_required_name):
	Used the samen get_required_name as the problem thingy

	* nautilus-installer/src/prescript:
	Removed the hack that we inserted for bug night.

M	ChangeLog
M	components/services/install-view/nautilus-service-install-view.c
M	components/services/install-view/nautilus-service-install-view.h
M	components/services/install/command-line/eazel-alt-install-corba.c
M	components/services/install/lib/Makefile.am
M	components/services/install/lib/eazel-install-logic.c
A	components/services/install/lib/eazel-install-problem.c
A	components/services/install/lib/eazel-install-problem.h
M	components/services/install/lib/eazel-install-rpm-glue.c
M
components/services/install/nautilus-view/nautilus-service-install-view.c
M
components/services/install/nautilus-view/nautilus-service-install-view.h
M	nautilus-installer/src/Makefile
M	nautilus-installer/src/installer.c
M	nautilus-installer/src/prescript

commit c630ca9b9ec57e57e604136956d955317318c5d3
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-10-27

    Tidy up the password-change view a bit to try to make it more
    stable, and

	*
	components/services/login/nautilus-view/nautilus-change-password-
	view.c: (run_away_timer), (authn_succeeded), (authn_failed):

	Tidy up the password-change view a bit to try to make it more
	stable, and use more of the info from ammonite.  If ammonite
	throws away the current login (which happens whenever the server
	responds oddly), switch back to the summary view to force a
	re-login instead of drifting away.

M	ChangeLog
M
components/services/login/nautilus-view/nautilus-change-password-view.c

commit 36e80a8ef27d0f56340b93f43df7260150ba9a42
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-10-27

    fixed bug 4108, changing themes in the list view crashes
    nautilus. Fixed


	* libnautilus-extensions/nautilus-icon-container.c: (destroy),
	(icon_destroy):
	fixed bug 4108, changing themes in the list view crashes nautilus.
	Fixed by removing the call to preferences_remove_callback from
	icon_destroy and putting it into the widget's destroy method like
	it should have been.  This also could have been hurting
	performance
	and causing other weird problems.

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-container.c

commit 5097f38056f18100eb2fb44dac3a75dc14894bba
Author: Arlo Rose <arlo@src.gnome.org>
Date:	2000-10-27

    Fixed a font weight problem.



	    *
	    components/services/nautilus-dependent-shared/eazel-services-exte
	    nsions.h:
	    Fixed a font weight problem.

M	ChangeLog
M
components/services/nautilus-dependent-shared/eazel-services-extensions.h
M	icons/backgrounds.png
M	icons/colors.png
M	icons/emblems.png
M	icons/villanova/green_ridges.png

commit ad2771c4e2d565ac4939f00c7e944b5e127bae50
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-10-27

    Change the 'constructor' to accept left/right strings a boolean that

	*
	components/services/nautilus-dependent-shared/eazel-services-header.h:
	*
	components/services/nautilus-dependent-shared/eazel-services-header.c:
	(eazel_services_header_new),
	(eazel_services_header_set_left_text),
	(eazel_services_header_set_right_text):
	Change the 'constructor' to accept left/right strings a boolean
	that determines whether the logo is visible.
	*
	components/services/install/nautilus-view/nautilus-service-install-view.c:
	(generate_install_form):
	*
	components/services/login/nautilus-view/nautilus-change-password-view.c:
	(generate_change_password_form):
	*
	components/services/summary/nautilus-view/nautilus-summary-view.c:
	(generate_summary_form):
	Update for header changes.  Fixes bug 4099 (Secondary Header broke
	with test changed to the nautilus widget)

	*
	components/services/nautilus-dependent-shared/eazel-services-extensions.c:
	(eazel_services_get_current_date_string):
	Change the date format string.	Using a format of "%e" worked on
	one computer but spewed warnings on another.

	*
	components/services/nautilus-dependent-shared/eazel-services-extensions.h:
	Tweak the header text offset a bit.

	*
	components/services/nautilus-dependent-shared/eazel-services-footer.c:
	(footer_item_new):
	Fix the last item's right boundary to make this beast be up to the
	most stringent Arlo standards.

	*
	components/services/nautilus-dependent-shared/test-footer-header.c:
	(main):
	Add a middle header to test new header features.

	*
	components/services/nautilus-dependent-shared/shared-service-widgets.c:
	*
	components/services/nautilus-dependent-shared/shared-service-widgets.h:
	Retire the old way to do middle headers.

M	ChangeLog
M	components/services/install-view/nautilus-service-install-view.c
M
components/services/install/nautilus-view/nautilus-service-install-view.c
M
components/services/login/nautilus-view/nautilus-change-password-view.c
M
components/services/nautilus-dependent-shared/eazel-services-extensions.c
M
components/services/nautilus-dependent-shared/eazel-services-extensions.h
M
components/services/nautilus-dependent-shared/eazel-services-footer.c
M
components/services/nautilus-dependent-shared/eazel-services-header.c
M
components/services/nautilus-dependent-shared/eazel-services-header.h
M
components/services/nautilus-dependent-shared/shared-service-widgets.c
M
components/services/nautilus-dependent-shared/shared-service-widgets.h
M	components/services/nautilus-dependent-shared/test-footer-header.c
M	components/services/summary/nautilus-summary-view.c
M	components/services/summary/nautilus-view/nautilus-summary-view.c

commit cb54e483232547bf007321a5599650527dd67cb8
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-10-27

    Moved the addition of the opened db into the if clause.

	* components/services/install/lib/eazel-install-rpm-glue.c:
	(eazel_install_prepare_rpm_system):
	Moved the addition of the opened db into the if clause.

	* components/services/time/command-line/Makefile.am:
	Added GNOMELOCALEDIR

	* components/services/trilobite/helper/Makefile.am:
	Trickery to make the eazel-helper.security file be build during
	make and not make install, as the latter is Real Bad<tm> as the
	rpm version will point to a nonexisting binary.

	*
	components/services/trilobite/libtrilobite/trilobite-core-distrib
	ution.c: (trilobite_get_distribution):
	Inserted a else to fix the mandrake/redhat issue.

M	ChangeLog
M	components/services/install/lib/eazel-install-rpm-glue.c
M	components/services/time/command-line/Makefile.am
M	components/services/trilobite/helper/Makefile.am
M
components/services/trilobite/libtrilobite/trilobite-core-distribution.c

commit 9fd108b7122fd77a75a21566723dc7579a5034a0
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-10-27

	Fixed bug 4064 (Can't get a right-click menu in vault)

	* libnautilus-extensions/nautilus-file-utilities.c:
	(nautilus_make_uri_canonical): Changed this to call
	gnome_vfs_uri_new () and gnome_vfs_uri_to_string () so
	we get the same canonicalization behavior as gnome-vfs,
	other than the special Nautilus-specific cases.
	(nautilus_self_check_file_utilities): Added a bunch of
	new checks, including copying & pasting many from
	gnome-vfs.
	* libnautilus-extensions/nautilus-directory.c:
	(nautilus_self_check_directory): added a couple of checks.

M	ChangeLog
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-extensions/nautilus-file-utilities.c
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-file-utilities.c

commit ec7d16ccf29353df025fe71c048730c941f002a7
Author: J Shane Culpepper <pepper@eazel.com>
Date:	2000-10-27

    Adding the button toggle between register and i forgot my password
    options

    2000-10-26	J Shane Culpepper  <pepper@eazel.com>

	*
	components/services/summary/nautilus-view/nautilus-summary-view.c
	: (forgot_password_button_cb), (generate_login_dialog):

	Adding the button toggle between register and i forgot my password
	options in the login dialog.  Still need to tweak the ui
	before the
	login is finished.

M	ChangeLog
M	components/services/summary/nautilus-summary-view.c
M	components/services/summary/nautilus-view/nautilus-summary-view.c

commit 9f3296f8d19c9e61101ee33ae47932c8bf57b356
Author: Mike Engber <engber@src.gnome.org>
Date:	2000-10-27

    Folder renaming now starts when the icon is added rather than at some


	* libnautilus-extensions/nautilus-icon-container.c: (relayout),
	(button_press_event), (key_press_event), (get_icon_being_renamed),
	(pending_icon_to_rename_destroy_callback),
	(get_pending_icon_to_rename), (set_pending_icon_to_rename),
	(process_pending_icon_to_rename), (is_renaming_pending),
	(is_renaming),
	(nautilus_icon_container_start_renaming_selected_item),
	(end_renaming_mode):
	* libnautilus-extensions/nautilus-icon-container.h:
	* libnautilus-extensions/nautilus-icon-private.h:
	* src/file-manager/fm-directory-view.c:
	(reveal_newly_added_folder), (new_folder_done):
	Folder renaming now starts when the icon is added rather than
	at some arbitrary timeout after the new folder command is
	issued. Fixed icon container to handle a request to rename an
	unpositioned icon.

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-extensions/nautilus-icon-container.h
M	libnautilus-extensions/nautilus-icon-private.h
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-container.h
M	libnautilus-private/nautilus-icon-private.h
M	src/file-manager/fm-directory-view.c

commit 3356884736194a33b9dd8bffe6dbc2b265be34cd
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-10-27

    Install launch-nautilus, should fix rpmbuilding.


	* src/Makefile.am:
	Install launch-nautilus, should fix rpmbuilding.

M	ChangeLog
M	src/Makefile.am

commit 2de4c0e9c0fa7dde41ed8a2deb38dc61e99a5aa6
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-10-27

    reworded "additional services" message in summary view.


	reworded "additional services" message in summary view.

M	ChangeLog
M	components/services/summary/nautilus-summary-view.c
M	components/services/summary/nautilus-view/nautilus-summary-view.c

commit 5b3e4c69a7cdd669d6c88a90c9737474f4fe56e8
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-10-26

    Fix bug 3845. When configured to use an HTTP proxy, Mozilla won't go

	* components/mozilla/nautilus-mozilla-content-view.c:
	Fix bug 3845.  When configured to use an HTTP proxy, Mozilla won't
	go through Ammonite.  The fix is to tell the mozilla network
	library to NOT use the proxy to resolve 'localhost'.

M	ChangeLog
M	components/mozilla/nautilus-mozilla-content-view.c

commit dae2aa450ea50367271bdbd5df3d07a0e37bfad8
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-10-26

    Did some refactoring to stop an assertion in NautilusDirectory

    2000-10-26	Gene Z. Ragan  <gzr@eazel.com>

	* libnautilus-extensions/nautilus-directory-async.c:
	(dequeue_pending_idle_callback):
	Did some refactoring to stop an assertion in NautilusDirectory
	add_to_hash_table from firing. This involved removing two lists
	of NautilusFiles that we being created and then merged.  Now one
	list is being used and the condition that causes the assertion
	(duplicate
	files in the hash table) is not being created.

	* components/tree/nautilus-tree-model.c:
	(nautilus_tree_model_directory_files_changed_callback):
	Removed the world famous ANOMALY error at the request of Darin.

M	ChangeLog
M	components/tree/nautilus-tree-model.c
M	libnautilus-extensions/nautilus-directory-async.c
M	libnautilus-private/nautilus-directory-async.c

commit 7f790743721d861611775673787f941c32ed7073
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-10-26

    Better logging of a failed password change attempt.

	*
	components/services/login/nautilus-view/nautilus-change-password-
	view.c: (authn_failed):

	Better logging of a failed password change attempt.

	*
	components/services/install/lib/eazel-install-xml-package-list.c:
	(parse_category):
	* nautilus-installer/src/installer.c: (add_bullet_point_to_vbox),
	(jump_to_error_page), (jump_to_retry_page):

	Factor out the bullet point generation and make it line-wrap
	(using Gtk's unfortunately lame line-wrapping algorithm).  Do
	better debugging on failed package lists.

M	ChangeLog
M	components/services/install/lib/eazel-install-xml-package-list.c
M
components/services/login/nautilus-view/nautilus-change-password-view.c
M	nautilus-installer/src/installer.c

commit e4d4b59a3f846b72f819eb699914515ecac91124
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2000-10-26

    Updated Norwegian translation.

    2000-10-27	Kjartan Maraas	<kmaraas@gnome.org>

	* no.po: Updated Norwegian translation.

M	po/ChangeLog
M	po/no.po

commit 2909c167bfb50e6ace57959d82f2401c70a92daf
Author: J Shane Culpepper <pepper@eazel.com>
Date:	2000-10-26

    Fixing location callbacks to go to the right place when a user
    is logged

    2000-10-26	J Shane Culpepper  <pepper@eazel.com>

	*
	components/services/summary/nautilus-view/nautilus-summary-view.c
	: (footer_item_clicked_callback):

	Fixing location callbacks to go to the right place when a user is
	logged in.

M	ChangeLog
M	components/services/summary/nautilus-summary-view.c
M	components/services/summary/nautilus-view/nautilus-summary-view.c

commit 298b5a2b7c185a4ce4fde80923abc0a0011ae6fb
Author: Kjartan Maraas <kmaraas@src.gnome.org>
Date:	2000-10-26

    Fix this for tindebox

M	po/uk.po

commit cde948eb46ef4cab216afbc01ff0cf4fcf31e11a
Author: Mike Engber <engber@src.gnome.org>
Date:	2000-10-26

    Fix ChangeLog to reflect my last check-in


	Fix ChangeLog to reflect my last check-in

M	ChangeLog

commit a4a3a0d40d595463184e4e3b20b7471ed45119f7
Author: Mike Engber <engber@src.gnome.org>
Date:	2000-10-26

    Add "Quit Nautilus Desktop" to desktop context menu


	* src/file-manager/fm-desktop-icon-view.c:
	(quit_nautilus_desktop_menu_item_callback),
	(fm_desktop_icon_view_create_background_context_menu_items):

	Add "Quit Nautilus Desktop" to desktop context menu

M	src/file-manager/fm-desktop-icon-view.c

commit 145ca79948c307580f5c62ee60f382921a5c820f
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-10-26

    Make the font smaller (11 vs 13) as requested by Arlo.

	*
	components/services/nautilus-dependent-shared/eazel-services-extensions.h:
	Make the font smaller (11 vs 13) as requested by Arlo.

M	ChangeLog
M
components/services/nautilus-dependent-shared/eazel-services-extensions.h

commit 1c527d2b3722ffc1a55842e0c6f41a8aa71529f9
Author: Kjartan Maraas <kmaraas@src.gnome.org>
Date:	2000-10-26

    Remove Makefile.in.in again

D	po/Makefile.in.in

commit 48fbb298bb57c77208d2b15bee4dce54e8a552e5
Author: Kenneth Christiansen <kenneth@src.gnome.org>
Date:	2000-10-26

    Changed some names

R100	po/ui-testsamples.glade po/ui-testcases.glade
R100	po/ui-testsamples.xml	po/ui-testcases.xml

commit 8f5c4a781d0cf8acd139df2d0ca04a7252a1184b
Author: J Shane Culpepper <pepper@eazel.com>
Date:	2000-10-26

    Rolling back gconf evil that seems to be causing the production
    runs of

    2000-10-26	J Shane Culpepper  <pepper@eazel.com>

	*
	components/services/summary/nautilus-view/nautilus-summary-view.c
	: (authn_cb_succeeded), (nautilus_summary_view_initialize),
	(nautilus_summary_view_destroy):

	Rolling back gconf evil that seems to be causing the production
	runs
	of the summary to segfault.

M	ChangeLog
M	components/services/summary/nautilus-summary-view.c
M	components/services/summary/nautilus-view/nautilus-summary-view.c

commit c1ca89cb425f1389813e2ba9605241fcdcd02b1d
Author: Rebecca Schulman <rebecka@eazel.com>
Date:	2000-10-26

    Fixed the panel menu item to launch the desktop and one nautilus
    window,

    2000-10-26	Rebecca Schulman  <rebecka@eazel.com>
	Fixed the panel menu item to launch the desktop
	and one nautilus window, starting at the user's
	home directory by default.  To do this, we created
	a new script called launch-nautilus.  Ramiro
	recommended some changes to run-nautilus that
	I also did.

	* nautilus.desktop:
	Changed run-nautilus to launch-nautilus
	* nautilus.spec.in:
	Changed run-nautilus to launch-nautilus,
	since run-nautilus won't be needed in the
	rpm
	* src/Makefile.am:
	added launch-nautilus to the build
	* src/launch-nautilus:
	* src/run-nautilus:
	removed the mozilla environment
	LD_LIBRARY_PATH hacks.

	* user-guide/C/sgml/chapter-1.sgml:
	Corrected an HTML error.

M	ChangeLog
M	nautilus.desktop
M	nautilus.spec.in
M	src/Makefile.am
A	src/launch-nautilus
M	src/run-nautilus
M	user-guide/C/sgml/chapter-1.sgml

commit 5811f5a8be45d9813ebe0de22f5e5f2e17dd4592
Author: J Shane Culpepper <pepper@eazel.com>
Date:	2000-10-26

    Fixing exported function name used from ammonite.

    2000-10-26	J Shane Culpepper  <pepper@eazel.com>

	*
	components/services/summary/nautilus-view/nautilus-summary-view.c
	: (generate_summary_form), (nautilus_summary_view_load_uri),
	(merge_bonobo_menu_items):
	* src/nautilus-window-service-ui.c: (goto_online_storage),
	(goto_software_catalog):

	Fixing exported function name used from ammonite.

M	ChangeLog
M	components/services/summary/nautilus-summary-view.c
M	components/services/summary/nautilus-view/nautilus-summary-view.c
M	src/nautilus-window-service-ui.c

commit 46c53fcda82b7518f17e143756387fc46710eb4b
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-10-26

    fixed bug 2814, move "built-in bookmarks" checkbox from the edit
    bookmarks


	fixed bug 2814, move "built-in bookmarks" checkbox from the
	edit bookmarks window to preferences/navigation.

	* libnautilus-extensions/nautilus-global-preferences.c:
	(global_preferences_create_dialog), (global_preferences_register):
	added a checkbox to control the "hide built-in bookmarks"
	preference
	* libnautilus-extensions/nautilus-global-preferences.h:
	renamed preference path so the built-in bookmarks preference can
	be in the preferences window
	* src/nautilus-bookmarks-window.c: (create_bookmarks_window),
	(repopulate):
	removed the built-in bookmarks checkbox from the edit bookmarks
	window

M	ChangeLog
M	libnautilus-extensions/nautilus-global-preferences.c
M	libnautilus-extensions/nautilus-global-preferences.h
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.h
M	src/nautilus-bookmarks-window.c

commit fc0ee93f44790ee8845eba473a6ed7ac00b45e39
Author: Kenneth Christiansen <kenneth@src.gnome.org>
Date:	2000-10-26

    committed wrong version

M	autogen.sh

commit 1eb46f62204b761843e3466ca0ad08eef03d8e00
Author: Kenneth Christiansen <kenneth@src.gnome.org>
Date:	2000-10-26

    small change - talked to Darin

M	autogen.sh

commit 8cb30f6bf443db323563cf7e90759009346def16
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-10-26

    added a new theme from Susan


	added a new theme from Susan

	* configure.in:
	* icons/Makefile.am:
	* icons/villanova/.cvsignore:
	* icons/villanova/Makefile.am:
	* icons/villanova/villanova.xml:
	* icons/villanova/*.png:

M	ChangeLog
M	configure.in
M	icons/Makefile.am
A	icons/villanova/.cvsignore
A	icons/villanova/Makefile.am
A	icons/villanova/green_ridges.png
A	icons/villanova/green_weave.png
A	icons/villanova/i-directory-12-aa.png
A	icons/villanova/i-directory-12.png
A	icons/villanova/i-directory-24-aa.png
A	icons/villanova/i-directory-24.png
A	icons/villanova/i-directory-36-aa.png
A	icons/villanova/i-directory-36.png
A	icons/villanova/i-directory-72-aa.png
A	icons/villanova/i-directory-72.png
A	icons/villanova/i-directory-96-aa.png
A	icons/villanova/i-directory-96.png
A	icons/villanova/i-directory-aa.png
A	icons/villanova/i-directory-accept-12-aa.png
A	icons/villanova/i-directory-accept-24-aa.png
A	icons/villanova/i-directory-accept-36-aa.png
A	icons/villanova/i-directory-accept-72-aa.png
A	icons/villanova/i-directory-accept-96-aa.png
A	icons/villanova/i-directory-accept-aa.png
A	icons/villanova/i-directory.png
A	icons/villanova/number_strip.png
A	icons/villanova/villanova.xml

commit 24e678fd72e922bc2f742d58ed6d597f3d367917
Author: Pavel Cisler <pavel@eazel.com>
Date:	2000-10-26

    fix the build. Checking in for Ramiro.

    2000-10-26	Pavel Cisler  <pavel@eazel.com>

	* librsvg/Makefile.am:
	fix the build.
	Checking in for Ramiro.

M	ChangeLog
M	librsvg/Makefile.am

commit 0d93cec8e91185c2bfbc18df2463b5392df37045
Author: Jorge Godoy <docsbr@src.gnome.org>
Date:	2000-10-26

    updating some pt_BR <ricardo@conectiva.com.br>

    any problem, just tell me, and i reverse the commit.

M	po/pt_BR.po

commit c3523cbe34a3df02257c79f929aeb0969631ec57
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-10-26

	Fix bug 4052 (sidebar file count is not updated as settings are
	changed).

	* libnautilus-extensions/nautilus-directory-async.c:
	(dequeue_pending_idle_callback): Add a missing call to
	nautilus_file_changed.

M	ChangeLog
M	libnautilus-extensions/nautilus-directory-async.c
M	libnautilus-private/nautilus-directory-async.c

commit 99ad83de50406a22174612b3cdf5913d57bebbc6
Author: Kenneth Christiansen <kenneth@src.gnome.org>
Date:	2000-10-26

    small patch for better i18n support (patch needed since of automake)

A	po/Makefile.i18npatch

commit 895d8ab72bf5fc507c25bab10eaadb9b3c608b7e
Author: J Shane Culpepper <pepper@eazel.com>
Date:	2000-10-26

    Adding debug prints to locate optimized build crash in the summary
    view.

    2000-10-26	J Shane Culpepper  <pepper@eazel.com>

	*
	components/services/summary/nautilus-view/nautilus-summary-view.c
	: (generate_summary_form), (generate_update_news_entry_row),
	(nautilus_summary_view_load_uri):

	Adding debug prints to locate optimized build crash in the
	summary view.

M	ChangeLog
M	components/services/summary/nautilus-summary-view.c
M	components/services/summary/nautilus-view/nautilus-summary-view.c

commit c4e12faa33d6a73dec277848e05df17b746f785d
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-10-26

    moved the eazel throbber into the default theme; moved Arlo's throbber


	moved the eazel throbber into the default theme; moved Arlo's
	throbber
	into his theme and restored the generic throbber to the gnome
	theme.
	Updated the theme files to reflect this.

M	ChangeLog
M	configure.in
M	icons/ardmore/ardmore.xml
M	icons/arlo/Makefile.am
M	icons/arlo/arlo.xml
A	icons/arlo/throbber/.cvsignore
C100	icons/throbber/001.png	icons/arlo/throbber/001.png
C100	icons/throbber/002.png	icons/arlo/throbber/002.png
C100	icons/throbber/003.png	icons/arlo/throbber/003.png
C100	icons/throbber/004.png	icons/arlo/throbber/004.png
C100	icons/throbber/005.png	icons/arlo/throbber/005.png
C100	icons/throbber/006.png	icons/arlo/throbber/006.png
C100	icons/throbber/007.png	icons/arlo/throbber/007.png
C100	icons/throbber/008.png	icons/arlo/throbber/008.png
C100	icons/throbber/009.png	icons/arlo/throbber/009.png
C100	icons/throbber/010.png	icons/arlo/throbber/010.png
C100	icons/throbber/011.png	icons/arlo/throbber/011.png
C100	icons/throbber/012.png	icons/arlo/throbber/012.png
C100	icons/throbber/013.png	icons/arlo/throbber/013.png
C100	icons/throbber/014.png	icons/arlo/throbber/014.png
C100	icons/throbber/015.png	icons/arlo/throbber/015.png
R100	icons/throbber/016.png	icons/arlo/throbber/016.png
R100	icons/throbber/017.png	icons/arlo/throbber/017.png
R100	icons/throbber/018.png	icons/arlo/throbber/018.png
R100	icons/throbber/019.png	icons/arlo/throbber/019.png
R100	icons/throbber/020.png	icons/arlo/throbber/020.png
R100	icons/throbber/021.png	icons/arlo/throbber/021.png
R100	icons/throbber/022.png	icons/arlo/throbber/022.png
R100	icons/throbber/023.png	icons/arlo/throbber/023.png
R100	icons/throbber/024.png	icons/arlo/throbber/024.png
R100	icons/throbber/025.png	icons/arlo/throbber/025.png
R100	icons/throbber/026.png	icons/arlo/throbber/026.png
R100	icons/throbber/027.png	icons/arlo/throbber/027.png
R100	icons/throbber/028.png	icons/arlo/throbber/028.png
C088	icons/throbber/Makefile.am	icons/arlo/throbber/Makefile.am
C100	icons/throbber/rest.png icons/arlo/throbber/rest.png
M	icons/default.xml
M	icons/eazel/Makefile.am
M	icons/eazel/eazel.xml
M	icons/gnome/Makefile.am
M	icons/gnome/gnome.xml
A	icons/gnome/throbber/.cvsignore
A	icons/gnome/throbber/001.png
A	icons/gnome/throbber/002.png
A	icons/gnome/throbber/003.png
A	icons/gnome/throbber/004.png
A	icons/gnome/throbber/005.png
A	icons/gnome/throbber/006.png
A	icons/gnome/throbber/007.png
A	icons/gnome/throbber/008.png
A	icons/gnome/throbber/009.png
A	icons/gnome/throbber/010.png
A	icons/gnome/throbber/Makefile.am
A	icons/gnome/throbber/rest.png
M	icons/throbber/001.png
M	icons/throbber/002.png
M	icons/throbber/003.png
M	icons/throbber/004.png
M	icons/throbber/005.png
M	icons/throbber/006.png
M	icons/throbber/007.png
M	icons/throbber/008.png
M	icons/throbber/009.png
M	icons/throbber/010.png
M	icons/throbber/011.png
M	icons/throbber/012.png
M	icons/throbber/013.png
M	icons/throbber/014.png
M	icons/throbber/015.png
M	icons/throbber/Makefile.am
M	icons/throbber/rest.png

commit 927a6ba8b6e5f806a60bb71c028e58dd4eb0eff2
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-10-26

	Fix bug 3998 (Move to Trash crashes Nautilus if item with that
	name already in trash).

	* libnautilus-extensions/nautilus-directory.c:
	(nautilus_directory_notify_files_moved): Change the sequence so
	that the renaming doesn't try to update the file hash twice.

	* src/file-manager/fm-icon-view.c: (compute_menu_item_info):
	Handle NULL icon container case. This case happened to Will while
	testing.

	* src/file-manager/fm-directory-view.c: (load_directory): Fix
	GList leak.
	* src/nautilus-view-frame.c: (nautilus_view_frame_destroy): Fix
	string leak.
	* src/nautilus-window-menus.c: (append_bookmark_to_menu): Fix
	GdkPixbuf ref. leak.

	* libnautilus-extensions/nautilus-user-level-manager.c:
	(user_level_set_default_if_needed): Tiny coding style change.

M	ChangeLog
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-extensions/nautilus-user-level-manager.c
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-user-level-manager.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-icon-view.c
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-view-frame.c
M	src/nautilus-window-menus.c

commit 87fabb086a61fefbf6df92a4e417d4b38f53734e
Author: Rebecca Schulman <rebecka@eazel.com>
Date:	2000-10-26

    Moved the spec file entry from the binaries section to the data
    section,

    2000-10-26	Rebecca Schulman  <rebecka@eazel.com>

	* nautilus.spec.in:  Moved the spec file entry
	from the binaries section to the data section,
	so the manual files' permissions will be set
	correctly, and changed *.sgml to * so
	we'll get the associated .css files (they're
	style sheets, I think?) and the images
	installed, too.

M	ChangeLog
M	nautilus.spec.in

commit 665e3655ed4a0d990c026a05e1342890e72fdda6
Author: Mathieu Lacage <mathieu@eazel.com>
Date:	2000-10-26

    add sgml files in rpms

    2000-10-26	Mathieu Lacage	<mathieu@eazel.com>

	* nautilus.spec.in: add sgml files in rpms

M	ChangeLog
M	nautilus.spec.in

commit 0a2a7e5df454453838745ccdf34cd49b07cb6583
Author: Kenneth Christiansen <kenneth@src.gnome.org>
Date:	2000-10-26

    New update.pl for all translation loving soules

M	po/update.pl

commit c78db2680d531983bfca1c79fcb0c751bac46da4
Author: Kenneth Christiansen <kenneth@src.gnome.org>
Date:	2000-10-26

    argh, small error

M	po/ui-extract.pl

commit 79b3afef573341788ee4fc62e80fe34906fde8c1
Author: Kenneth Christiansen <kenneth@src.gnome.org>
Date:	2000-10-26

    New improved release, with testfiles

M	po/ui-extract.pl
A	po/ui-testsamples.glade
A	po/ui-testsamples.xml

commit 2d9d9d12db63fe5b0b7f08d8206ccf0ae05928c5
Author: Mike Engber <engber@src.gnome.org>
Date:	2000-10-26

    Link names weren't properly escaped causing them not to get selected.


	* libnautilus-extensions/nautilus-file-operations.c:
	(get_link_name), (make_next_duplicate_name):
	Link names weren't properly escaped causing them not to
	get selected.

	* src/file-manager/fm-directory-view.c: (copy_move_done_callback),
	(new_folder_done),
	(fm_directory_view_trash_state_changed_callback):
	added asserts

M	ChangeLog
M	libnautilus-extensions/nautilus-file-operations.c
M	libnautilus-private/nautilus-file-operations.c
M	src/file-manager/fm-directory-view.c

commit 247559c2f73891552cd48e079be35715a03556e4
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-10-26

    Final arlification touches. Make the footer item's left and right
    bumpers

	*
	components/services/nautilus-dependent-shared/eazel-services-footer.c:
	(footer_destroy), (label_enter_event), (label_leave_event),
	(image_enter_event), (image_leave_event),
	(prelight_data_free_callback), (image_add_prelighting),
	(label_add_prelighting), (footer_item_new):
	Final arlification touches.  Make the footer item's left and right
	bumpers prelight as well.

M	ChangeLog
M
components/services/nautilus-dependent-shared/eazel-services-footer.c

commit b36720a159ce42233cf4334a9210584c1d316d80
Author: Kenneth Christiansen <kenneth@src.gnome.org>
Date:	2000-10-26

    Gone along with XMLFILES.in

D	po/xml2pot.pl

commit 576c3db76ddba8c47ca2dc3d0d49b8422e73ca38
Author: Kenneth Christiansen <kenneth@src.gnome.org>
Date:	2000-10-26

    Gone forever!

D	po/XMLFILES.in

commit dca4bc2444c59d0b71f5ae7dacfab41decfe4b77
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-10-26

    Add "gnome-help" and "ghelp" to the list of uris handled by
    Nautilus as

	* components/mozilla/nautilus-mozilla-content-view.c:
	(mozilla_is_uri_handled_by_nautilus):
	Add "gnome-help" and "ghelp" to the list of uris handled by
	Nautilus as requested by Ali.

M	ChangeLog
M	components/mozilla/nautilus-mozilla-content-view.c

commit 3994703db1cb4415b25f4e08d1cb14669d31caae
Author: Matthias Warkus <mawarkus@src.gnome.org>
Date:	2000-10-26

    Small update.

M	po/ChangeLog
M	po/de.po

commit 430e0ff46972334899617234ac2430abe61c4434
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-10-26

    Add LIBPNG to test program link line. It was breaking for me.

	    * librsvg/Makefile.am:
	    Add LIBPNG to test program link line.  It was breaking for me.

M	ChangeLog
M	librsvg/Makefile.am

commit d5d346c59c7f02307864119c51b34289f09171ef
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-10-26

    Remove a bunch of unused code. Also removed 'go_to_uri()' which
    does the

	*
	components/services/nautilus-dependent-shared/shared-service-utilities.c:
	*
	components/services/nautilus-dependent-shared/shared-service-utilities.h:
	*
	components/services/nautilus-dependent-shared/shared-service-widgets.c:
	*
	components/services/nautilus-dependent-shared/shared-service-widgets.h:
	Remove a bunch of unused code.	Also removed 'go_to_uri()' which
	does the exact same thing (and nothing more) than
	'nautilus_view_open_location()'.  Use that directly instead.

	*
	components/services/install/nautilus-view/nautilus-service-install-view.c:
	(show_dialog_and_run_away),
	(nautilus_service_install_view_update_from_uri):
	*
	components/services/inventory/nautilus-view/nautilus-inventory-view.c:
	(gather_config_button_cb), (register_later_cb),
	(make_http_post_request):
	*
	components/services/login/nautilus-view/nautilus-change-password-view.c:
	(authn_succeeded), (maintenance_button_cb):
	Tiny bit of 'go_to_uri' cleanup.

	*
	components/services/summary/nautilus-view/nautilus-summary-view.c
	: (logged_in_callback), (logged_out_callback),
	(preferences_button_cb), (register_button_cb), (goto_service_cb),
	(goto_update_cb), (error_dialog_cancel_cb),
	(footer_item_clicked_callback):
	Add #defines for magical uris and 'go_to_uri' cleanup.

M	ChangeLog
M	components/services/install-view/nautilus-service-install-view.c
M
components/services/install/nautilus-view/nautilus-service-install-view.c
M
components/services/inventory/nautilus-view/nautilus-inventory-view.c
M
components/services/login/nautilus-view/nautilus-change-password-view.c
M
components/services/nautilus-dependent-shared/shared-service-utilities.c
M
components/services/nautilus-dependent-shared/shared-service-utilities.h
M
components/services/nautilus-dependent-shared/shared-service-widgets.c
M
components/services/nautilus-dependent-shared/shared-service-widgets.h
M	components/services/summary/nautilus-summary-view.c
M	components/services/summary/nautilus-view/nautilus-summary-view.c

commit 20ae73363fde2bdd126ba623e10caf22bb838e27
Author: Kenneth Christiansen <kenneth@src.gnome.org>
Date:	2000-10-26

    Committing script after consulting Sullivan

A	po/ui-extract.pl

commit 45234df0f14c7e8b46061f81f5962d7845adf38c
Author: Kenneth Christiansen <kenneth@src.gnome.org>
Date:	2000-10-26

    da update

M	po/da.po

commit 901b808c00a19b3b2b348e8349a4d3068fed5c73
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-10-26

    Dont need to check the mozilla environment anymore.

	* components/mozilla/main.c: (main):
	Dont need to check the mozilla environment anymore.

M	ChangeLog
M	components/mozilla/main.c

commit b3937a6f3ffc292073a5e6535ed3a5c72c8d0619
Author: Yuri Syrota <rasta@src.gnome.org>
Date:	2000-10-26

    Updated Ukrainian translation

M	po/uk.po

commit 41672969a164c812ee234256e4e95a6a2405c38e
Author: Fatih Demir <kabalak@src.gnome.org>
Date:	2000-10-26

    Commiteed updated Korean translation

M	po/ChangeLog
M	po/ko.po

commit 7ecb182804dff38a6ac11a23bb57148101598bfc
Author: Yuri Syrota <rasta@src.gnome.org>
Date:	2000-10-26

    Updated Ukrainian translation

M	po/uk.po

commit fd9598d8bac17d6cdf0852f7f707af0b3940401e
Author: Mathieu Lacage <mathieu@eazel.com>
Date:	2000-10-26

    Fix bug 2571: action not computed corected for dnd in list view. Also,
    the

    2000-10-26	Mathieu Lacage	<mathieu@eazel.com>

	Fix bug 2571: action not computed corected for dnd in list view.
	Also, the dnd in list view should be slightly nicer now :)
	* libnautilus-extensions/nautilus-gtk-extensions.c:
	(nautilus_gtk_marshal_NONE__POINTER_POINTER_POINTER_INT_INT_INT),
	space
	(nautilus_gtk_marshal_NONE__POINTER_POINTER_POINTER_POINTER_INT_INT
	_UINT): brand new function for brand new signal as below :)
	* libnautilus-extensions/nautilus-gtk-extensions.h: prototype.

	* libnautilus-extensions/nautilus-list.c:
	(nautilus_list_initialize_class),
	(nautilus_list_get_drop_action):
	* libnautilus-extensions/nautilus-list.h:
	Add signal get_default_action, remove old code to compute
	default action...

	* src/file-manager/fm-list-view.c:
	(nautilus_list_find_icon_list_drop_target),
	(fm_list_get_default_action), (set_up_list):
	connect to new signal, move old code to there, cleanup, finish.

M	ChangeLog
M	libnautilus-extensions/nautilus-gtk-extensions.c
M	libnautilus-extensions/nautilus-gtk-extensions.h
M	libnautilus-extensions/nautilus-list.c
M	libnautilus-extensions/nautilus-list.h
M	libnautilus-private/nautilus-gtk-extensions.c
M	libnautilus-private/nautilus-gtk-extensions.h
M	libnautilus-private/nautilus-list.c
M	libnautilus-private/nautilus-list.h
M	src/file-manager/fm-list-view.c

commit a37ec4933e54c7cd6d6d8c0c0187a38de36e7361
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-10-26

    minimized flashing in the music view by fixing the size of the
    song label


	* components/music/nautilus-music-view.c: (selection_callback),
	(add_play_controls), (nautilus_music_view_set_album_image),
	(nautilus_music_view_update):
	minimized flashing in the music view by fixing the size of the
	song label and play time, since it was relaying everything out
	when they changed.

M	ChangeLog
M	components/music/nautilus-music-view.c

commit 326088de595938651685e792b9b19e1983bb661b
Author: Mathieu Lacage <mathieu@eazel.com>
Date:	2000-10-26

    Make prelighted icons not prelighted when you leave the list view
    without

    2000-10-26	Mathieu Lacage	<mathieu@eazel.com>

	Make prelighted icons not prelighted when you leave the list
	view without dropping. Also, move the actual prelighting
	operation from fm-list-view to nautilus-list.
	Also, remove FIXME about this bug since it is fixed.
	* libnautilus-extensions/nautilus-list.c:
	(nautilus_list_drag_leave),
	(nautilus_list_find_icon_list_drop_target),
	(nautilus_list_prelight_if_necessary):
	* src/file-manager/fm-list-view.c: (fm_list_handle_dragged_items):

M	ChangeLog
M	libnautilus-extensions/nautilus-list.c
M	libnautilus-private/nautilus-list.c
M	src/file-manager/fm-list-view.c

commit 2723237f41be620a63eb34b9be140b858cd7ccb1
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-10-26

    Fix bug 4031. Mozilla component wont run cause of unresolved
    symbols. Link


	* components/mozilla/Makefile.am:
	Fix bug 4031.  Mozilla component wont run cause of unresolved
	symbols.  Link in the standard location of Mozilla
	(/usr/lib/mozilla) to make it always work without having to mess
	with environment stuff.

M	ChangeLog
M	components/mozilla/Makefile.am

commit 601dfe445ec8c2f194f41d1678bc763db81a9bbd
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-10-26

    Move more constants to shared place.

	*
	components/services/nautilus-dependent-shared/eazel-services-extensions.h:
	*
	components/services/nautilus-dependent-shared/eazel-services-footer.c:
	(footer_item_new), (eazel_services_footer_update):
	*
	components/services/nautilus-dependent-shared/eazel-services-header.c:
	(eazel_services_header_new):
	Move more constants to shared place.

M	ChangeLog
M
components/services/nautilus-dependent-shared/eazel-services-extensions.h
M
components/services/nautilus-dependent-shared/eazel-services-footer.c
M
components/services/nautilus-dependent-shared/eazel-services-header.c

commit 08c5ebdba18c99488fbb754b177438da5da4863b
Author: Mathieu Lacage <mathieu@eazel.com>
Date:	2000-10-26

    spaces... spaces. make dnd work in list view by removing some old code

    2000-10-26	Mathieu Lacage	<mathieu@eazel.com>

	* libnautilus-extensions/nautilus-drag.c: spaces...
	* libnautilus-extensions/nautilus-list.c:
	(nautilus_list_drag_start),
	(nautilus_list_drag_leave): spaces.
	* src/file-manager/fm-list-view.c:
	(fm_list_receive_dropped_icons): make dnd work in list
	view by removing some old code from there which was made
	useless by some recent changes in teh copy/move code...

M	ChangeLog
M	libnautilus-extensions/nautilus-drag.c
M	libnautilus-extensions/nautilus-list.c
M	libnautilus-private/nautilus-drag.c
M	libnautilus-private/nautilus-list.c
M	src/file-manager/fm-list-view.c

commit 98ac79959bc06a6ad829abfe87b23c1de65960de
Author: Michael Fleming <mfleming@src.gnome.org>
Date:	2000-10-26

    Fix 3969; Untranslating eazel-services URI's works correctly for


	* components/mozilla/nautilus-mozilla-content-view.c:
	(eazel_services_scheme_untranslate):

	Fix 3969; Untranslating eazel-services URI's works
	correctly for non-default users.

M	ChangeLog
M	components/mozilla/nautilus-mozilla-content-view.c

commit 90e487b98a56014d1b1175b89a1ddba178a232ee
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-10-26

	Fixed problems that were causing crash when Services button
	pressed.

	* libnautilus-extensions/nautilus-directory-async.c:
	(load_directory_done), (dequeue_pending_idle_callback):
	Was missing several NULL checks.

M	ChangeLog
M	libnautilus-extensions/nautilus-directory-async.c
M	libnautilus-private/nautilus-directory-async.c

commit 994901714ee0b0273998ef908fb8dcd1984746e8
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-10-26

    A few quick tweaks to make the installer screenshot-worthy, and to
    fix a

	*
	components/services/install/nautilus-view/nautilus-service-instal
	l-view.c: (generate_install_form), (show_dialog_and_run_away):

	A few quick tweaks to make the installer screenshot-worthy, and to
	fix a possible case where it would switch to a new URI before it
	had told nautilus it was done loading.	(I think that was
	confusing Nautilus in some corner cases.)

	* components/services/trilobite/libtrilobite/trilobite-redirect.c:
	(wipe_redirect_table), (add_redirect),
	(trilobite_redirect_lookup):

	Add "/" back to the keys when adding and removing, since otherwise
	we end up with a big blob of evil-named keys.  Fix the bug that
	the missing "/" was hiding: namely, that mass-removing keys had
	stopped working after the gconf upgrade.

M	ChangeLog
M	components/services/install-view/nautilus-service-install-view.c
M
components/services/install/nautilus-view/nautilus-service-install-view.c
M	components/services/trilobite/libtrilobite/trilobite-redirect.c

commit c0a09cccaedc4a9dd7a4ac5f21b5202972ec4004
Author: Michael Fleming <mfleming@src.gnome.org>
Date:	2000-10-25

    Fix bugzilla.eazel.com 3949. Better (but still not perfect)
    support for

	* components/mozilla/main.c: (run_test_cases), (main):
	* components/mozilla/nautilus-mozilla-content-view.c:
	(is_uri_partial), (make_full_uri_from_relative),
	(mozilla_dom_mouse_click_callback),
	(test_make_full_uri_from_relative):

	Fix bugzilla.eazel.com 3949.  Better (but still not perfect)
	support for relative URI's.  The cases that aren't handled
	are rarely
	encountered in my experiance.  I'd make it perfect, but I just
	don't have time right now.
	Also added self-test.

M	ChangeLog
M	components/mozilla/main.c
M	components/mozilla/nautilus-mozilla-content-view.c

commit 93b4a5ade4429b37af88c9ccfd35659c465e0c67
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-10-25

    Place the font families, weights and sizes in the header file so
    that Arlo

	*
	components/services/nautilus-dependent-shared/eazel-services-extensions.c:
	(eazel_services_label_new):
	*
	components/services/nautilus-dependent-shared/eazel-services-extensions.h:
	*
	components/services/nautilus-dependent-shared/eazel-services-footer.c:
	(footer_item_new), (eazel_services_footer_update):
	*
	components/services/nautilus-dependent-shared/eazel-services-header.c:
	(eazel_services_header_new):
	Place the font families, weights and sizes in the header file so
	that Arlo can arloify them.

M	ChangeLog
M
components/services/nautilus-dependent-shared/eazel-services-extensions.c
M
components/services/nautilus-dependent-shared/eazel-services-extensions.h
M
components/services/nautilus-dependent-shared/eazel-services-footer.c
M
components/services/nautilus-dependent-shared/eazel-services-header.c

commit afb740a8ca92757654c6bfb53ee6dba26405a269
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-10-25

    New set of functions for manipulating a set of case-insensitive
    strings

	* libnautilus-extensions/nautilus-directory-private.h:
	* libnautilus-extensions/nautilus-directory.h:
	* libnautilus-extensions/nautilus-file-private.h:
	* libnautilus-extensions/nautilus-directory-async.c: (istr_equal),
	(istr_hash), (istr_set_new), (istr_set_insert),
	(add_istr_to_list),
	(istr_set_get_as_list), (istr_set_destroy): New set of functions
	for manipulating a set of case-insensitive strings (private for
	now).
	(mime_list_cancel): Change to use the istr_set.
	(get_filter_options_for_directory_count): Moved up so it can be
	used by the directory load code.
	(load_directory_done): Common function to use when a load is
	completed or cancelled.
	(dequeue_pending_idle_callback): Update file count and MIME list
	as well as just loading the files.
	(should_get_directory_count): New cover that takes into account
	the fact that a directory load is already getting the count.
	(should_get_mime_list): New cover that takes into account
	the fact that a directory load is already getting the MIME list.
	(start_monitoring_file_list): Set up more stuff since a load
	does a lot more now.
	(directory_count_start): Don't start a directory count if we are
	already loading the directory's file list.
	(mime_list_one), (mime_list_callback), (mime_list_load): Change to
	use the istr_set. Also removed some code that set variables that
	were never used.
	(mime_list_start): Don't start a MIME list if we are already
	loading the directory's file list.

	* components/adapter/Makefile.am:
	* components/hardware/Makefile.am:
	* components/html/Makefile.am:
	* components/loser/content/Makefile.am:
	* components/loser/sidebar/Makefile.am:
	* components/mozilla/Makefile.am:
	* components/music/Makefile.am:
	* components/rpmview/Makefile.am:
	* components/sample/Makefile.am:
	* components/services/install/command-line/Makefile.am:
	* components/services/install/lib/Makefile.am:
	* components/services/install/nautilus-view/Makefile.am:
	* components/services/install/server/Makefile.am:
	* components/services/inventory/lib/Makefile.am:
	* components/services/inventory/nautilus-view/Makefile.am:
	* components/services/login/nautilus-view/Makefile.am:
	* components/services/nautilus-dependent-shared/Makefile.am:
	* components/services/summary/lib/Makefile.am:
	* components/services/summary/nautilus-view/Makefile.am:
	* components/services/time/command-line/Makefile.am:
	* components/services/time/nautilus-view/Makefile.am:
	* components/services/time/service/Makefile.am:
	* components/services/trilobite/libtrilobite/Makefile.am:
	* components/services/trilobite/sample/command-line/Makefile.am:
	* components/services/trilobite/sample/lib/Makefile.am:
	* components/services/trilobite/sample/nautilus-view/Makefile.am:
	* components/services/trilobite/sample/service/Makefile.am:
	* components/services/vault/command-line/Makefile.am:
	* components/tree/Makefile.am:
	* helper-utilities/authenticate/Makefile.am:
	* nautilus-installer/src/Makefile.am:
	Changed all use of CPPFLAGS to use INCLUDES instead as it says in
	the automake documentation.

	* libnautilus-extensions/nautilus-glib-extensions.h: Reformatting.
	* libnautilus-extensions/nautilus-glib-extensions.c:
	(nautilus_g_hash_table_remove_deep_custom),
	(nautilus_g_hash_table_remove_deep), (destroy_deep_helper),
	(nautilus_g_hash_table_destroy_deep_custom): Reformatting.

M	ChangeLog
M	components/adapter/Makefile.am
M	components/hardware/Makefile.am
M	components/html/Makefile.am
M	components/loser/content/Makefile.am
M	components/loser/sidebar/Makefile.am
M	components/mozilla/Makefile.am
M	components/music/Makefile.am
M	components/rpmview/Makefile.am
M	components/sample/Makefile.am
M	components/services/install-view/Makefile.am
M	components/services/install/command-line/Makefile.am
M	components/services/install/lib/Makefile.am
M	components/services/install/nautilus-view/Makefile.am
M	components/services/install/server/Makefile.am
M	components/services/inventory/lib/Makefile.am
M	components/services/inventory/nautilus-view/Makefile.am
M	components/services/login/nautilus-view/Makefile.am
M	components/services/nautilus-dependent-shared/Makefile.am
M	components/services/summary/lib/Makefile.am
M	components/services/summary/nautilus-view/Makefile.am
M	components/services/time/command-line/Makefile.am
M	components/services/time/nautilus-view/Makefile.am
M	components/services/time/service/Makefile.am
M	components/services/trilobite/libtrilobite/Makefile.am
M	components/services/trilobite/sample/command-line/Makefile.am
M	components/services/trilobite/sample/lib/Makefile.am
M	components/services/trilobite/sample/nautilus-view/Makefile.am
M	components/services/trilobite/sample/service/Makefile.am
M	components/services/vault/command-line/Makefile.am
M	components/tree/Makefile.am
M	helper-utilities/authenticate/Makefile.am
M	libnautilus-extensions/nautilus-directory-async.c
M	libnautilus-extensions/nautilus-directory-private.h
M	libnautilus-extensions/nautilus-directory.h
M	libnautilus-extensions/nautilus-file-private.h
M	libnautilus-extensions/nautilus-glib-extensions.c
M	libnautilus-extensions/nautilus-glib-extensions.h
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-directory-private.h
M	libnautilus-private/nautilus-directory.h
M	libnautilus-private/nautilus-file-private.h
M	libnautilus-private/nautilus-glib-extensions.c
M	libnautilus-private/nautilus-glib-extensions.h
M	nautilus-installer/src/Makefile.am
M	src/file-manager/fm-directory-view.c

commit 391dfdf4ad7e82a052fc41b51d845121622cbaa9
Author: Mike Engber <engber@src.gnome.org>
Date:	2000-10-25

    new_folder_xfer_callback was not escaping the space in duplicate_name,


	* libnautilus-extensions/nautilus-file-operations.c:
	(new_folder_xfer_callback):
	new_folder_xfer_callback was not escaping the space in
	duplicate_name, this was causing us to not recognize
	second and subsequent new folders (& select them).
	* src/file-manager/fm-directory-view.c: (copy_move_done_callback):
	moved free call to better spot

M	ChangeLog
M	libnautilus-extensions/nautilus-file-operations.c
M	libnautilus-private/nautilus-file-operations.c
M	src/file-manager/fm-directory-view.c

commit 37aacc2ec09062b437d3c8e5110cb9944f5e4f39
Author: J Shane Culpepper <pepper@eazel.com>
Date:	2000-10-25

    Fixing url string. Had one too many slashes.

    2000-10-25	J Shane Culpepper  <pepper@eazel.com>

	* src/nautilus-window-service-ui.c: (goto_online_storage):

	Fixing url string.  Had one too many slashes.

M	ChangeLog
M	src/nautilus-window-service-ui.c

commit 9b9460e37fd88822ef6df40872892d06c844d918
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-10-25

	Fixed various usability problems with the services log-in
	dialog that I ran into. Some coding tweaks too.

	*
	components/services/summary/nautilus-view/nautilus-summary-view.c:
	(generate_error_dialog): move cast to cause fewer of them
	(name_or_password_field_activated): New function, auto-clicks the
	OK button if the password row is activated.
	(generate_login_dialog): move cast to cause fewer of them; use
	#defines for button indices and row numbers; changed "Opps" to
	"Oops" (Oops!); set default button to OK button; wire up
	name_or_password_field_activated; start with focus in Name field.

M	ChangeLog
M	components/services/summary/nautilus-summary-view.c
M	components/services/summary/nautilus-view/nautilus-summary-view.c

commit 351893794fcdbbbcdf5ff13e9667f366c840b510
Author: J Shane Culpepper <pepper@eazel.com>
Date:	2000-10-25

    2000-10-25	J Shane Culpepper  <pepper@eazel.com>

	*
	components/services/summary/nautilus-view/nautilus-summary-view.c
	: (generate_summary_form), (nautilus_summary_view_load_uri),
	(merge_bonobo_menu_items):
	* src/Makefile.am:
	* src/nautilus-window-service-ui.c: (goto_online_storage),
	(goto_software_catalog):

M	ChangeLog
M	components/services/summary/nautilus-summary-view.c
M	components/services/summary/nautilus-view/nautilus-summary-view.c
M	src/Makefile.am
M	src/nautilus-window-service-ui.c

commit 0021cf6bacaaa6452f7704e2a3993928d75302ca
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-10-25

    Fixed a include problem. Added /me to authors

	* components/services/install/lib/eazel-install-query.c:
	Fixed a include problem.
	* components/services/install/lib/eazel-install-rpm-glue.h:
	Added /me to authors

M	ChangeLog
M	components/services/install/lib/eazel-install-query.c
M	components/services/install/lib/eazel-install-rpm-glue.h

commit e2a485a0c77e178d34489ba8258fe394a1a91516
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-10-25

    Add <DEFAULT/> option to the package list XML file, and make all
    default

	* components/services/install/lib/eazel-install-types.c:
	(categorydata_new):
	* components/services/install/lib/eazel-install-types.h:
	*
	components/services/install/lib/eazel-install-xml-package-list.c:
	(parse_category):
	* nautilus-installer/src/installer.c:
	(eazel_installer_add_category):

	Add <DEFAULT/> option to the package list XML file, and make all
	default choices be pre-clicked when the user gets to the selection
	page.

M	ChangeLog
M	components/services/install/lib/eazel-install-types.c
M	components/services/install/lib/eazel-install-types.h
M	components/services/install/lib/eazel-install-xml-package-list.c
M	nautilus-installer/src/installer.c

commit faf569f0d90d055fdf345f8db2f9967b7ff99f58
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-10-25

    Changed to store the location URI separate from the NautilusFile
    object.

	* src/nautilus-applicable-views.c: (nautilus_navigation_info_new),
	(nautilus_navigation_info_free),
	(nautilus_navigation_info_get_location): Changed to store the
	location URI separate from the NautilusFile object. NautilusFile
	was munging URLs that had queries in them, causing big problems
	for the software catalog among other things. This is a good
	short-term fix.

M	ChangeLog
M	src/nautilus-applicable-views.c

commit 4e5d8cc4d10240d46eb3aa6c9a05782ad662ab06
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-10-25

    Don't bomb out when db cannot be accessed.

	* components/services/install/lib/eazel-install-query.c:
	(eazel_install_simple_rpm_query):
	Don't bomb out when db cannot be accessed.

M	ChangeLog
M	components/services/install/lib/eazel-install-query.c

commit 96effa48c8cf748e002e2e45ac7405990eb813cf
Author: Mike Engber <engber@src.gnome.org>
Date:	2000-10-25

    nautilus_list_set_selection used to pass a bogus NautilusCListRow* to


	* libnautilus-extensions/nautilus-list.c:
	(nautilus_list_set_selection):
	nautilus_list_set_selection used to pass a bogus NautilusCListRow*
	to row_set_selected

	* src/file-manager/fm-directory-view.c:
	(fm_directory_view_new_folder):
	whitespace change

	* src/file-manager/fm-list-view.c:
	comment corrected

M	ChangeLog
M	libnautilus-extensions/nautilus-list.c
M	libnautilus-private/nautilus-list.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-list-view.c

commit cea75db1b48ea126d9f7bb95c59c332eb8eb4363
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2000-10-25

    Updated Norwegian translation.

    2000-10-25	Kjartan Maraas	<kmaraas@gnome.org>

	* no.po: Updated Norwegian translation.

M	po/ChangeLog
M	po/POTFILES.in
M	po/no.po

commit f1a174c0fdef5da7c9fe5ae2a86e6f612efa0c86
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-10-25

    Update for changes to the BonoboStream class. Also did a thorough code

	* components/adapter/bonobo-stream-vfs.c: (vfs_get_info),
	(vfs_set_info), (vfs_write), (vfs_read), (vfs_seek),
	(vfs_copy_to),
	(vfs_commit), (vfs_revert), (vfs_destroy),
	(bonobo_stream_vfs_class_init), (bonobo_stream_vfs_open):
	Update for changes to the BonoboStream class. Also did a
	thorough code
	review, fixed some small bugs, and added a bunch of FIXMEs
	for things
	that are broken.

M	ChangeLog
M	components/adapter/bonobo-stream-vfs.c

commit e2312c84db078a93e15aa72df91971e50bdaea4b
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-10-25

    Removed. It was a bad try. Stuff is now in
    eazel-services-extensions.h.


	*
	components/services/nautilus-dependent-shared/eazel-services-constants.h:
	Removed.  It was a bad try.  Stuff is now in
	eazel-services-extensions.h.

	* components/services/nautilus-dependent-shared/Makefile.am:
	*
	components/services/nautilus-dependent-shared/eazel-services-extensions.c:
	(pixbuf_new_from_name), (eazel_services_image_new),
	(eazel_services_label_new):
	*
	components/services/nautilus-dependent-shared/eazel-services-extensions.h:
	Add a place to put shared services extensions.

	*
	components/services/nautilus-dependent-shared/eazel-services-footer.c:
	(footer_item_new), (footer_remainder_new),
	(eazel_services_footer_update):
	*
	components/services/nautilus-dependent-shared/eazel-services-header.c:
	(eazel_services_header_new):
	*
	components/services/nautilus-dependent-shared/test-footer-header.c:
	Remove a bunch of duplicated code and put it in a shared
	extensions location.  Make the footer real.  Add an item_clicked
	signal to the footer.

	*
	components/services/summary/nautilus-view/nautilus-summary-view.c:
	Hook up the footer for item clicks.

	* libnautilus-extensions/nautilus-image.c:
	(nautilus_image_new_loaded):
	* libnautilus-extensions/nautilus-image.h:
	* libnautilus-extensions/nautilus-label.c:
	(nautilus_label_new_loaded):
	* libnautilus-extensions/nautilus-label.h:
	Add constructors that take a bunch of arguments for the various
	widgets attributes.  Makes the widgets easier to use for callers
	that need to tweak many attributes (like eazel services).

M	ChangeLog
M	components/services/nautilus-dependent-shared/Makefile.am
A
components/services/nautilus-dependent-shared/eazel-services-extensions.c
R065
components/services/nautilus-dependent-shared/eazel-services-constants.h
components/services/nautilus-dependent-shared/eazel-services-extensions.h
M
components/services/nautilus-dependent-shared/eazel-services-footer.c
M
components/services/nautilus-dependent-shared/eazel-services-footer.h
M
components/services/nautilus-dependent-shared/eazel-services-header.c
M	components/services/nautilus-dependent-shared/test-footer-header.c
M	components/services/summary/nautilus-summary-view.c
M	components/services/summary/nautilus-view/nautilus-summary-view.c
M	libnautilus-extensions/nautilus-image.c
M	libnautilus-extensions/nautilus-image.h
M	libnautilus-extensions/nautilus-label.c
M	libnautilus-extensions/nautilus-label.h
M	libnautilus-private/nautilus-image.c
M	libnautilus-private/nautilus-image.h
M	libnautilus-private/nautilus-label.c
M	libnautilus-private/nautilus-label.h

commit 9d7b99e6f6bb593999fedd41d136e7f69a62131a
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-10-25

    Two new widgets to deal with services views headers and footers.

	* components/services/nautilus-dependent-shared/.cvsignore:
	* components/services/nautilus-dependent-shared/Makefile.am:
	*
	components/services/nautilus-dependent-shared/eazel-services-constants.h:
	*
	components/services/nautilus-dependent-shared/eazel-services-footer.c:
	(eazel_services_footer_initialize_class),
	(eazel_services_footer_initialize), (footer_destroy),
	(pixbuf_new_from_name), (label_new), (label_enter_event),
	(label_leave_event), (label_button_press_event),
	(label_free_data),
	(label_free_uri), (image_new), (image_new_from_name),
	(buffered_widget_add_prelighting), (footer_item_new),
	(footer_remainder_new), (eazel_services_footer_new),
	(eazel_services_footer_update):
	*
	components/services/nautilus-dependent-shared/eazel-services-footer.h:
	*
	components/services/nautilus-dependent-shared/eazel-services-header.c:
	(eazel_services_header_initialize_class),
	(eazel_services_header_initialize), (header_destroy),
	(pixbuf_new_from_name), (label_new), (image_new),
	(image_new_from_name), (eazel_services_header_new),
	(eazel_services_header_set_text):
	*
	components/services/nautilus-dependent-shared/eazel-services-header.h:
	Two new widgets to deal with services views headers and footers.

	*
	components/services/install/nautilus-view/nautilus-service-install-view.c:
	(generate_install_form):
	*
	components/services/login/nautilus-view/nautilus-change-password-view.c:
	(generate_change_password_form):
	*
	components/services/summary/nautilus-view/nautilus-summary-view.c:
	(generate_summary_form):
	Use the new footer and header widgets.

	*
	components/services/nautilus-dependent-shared/shared-service-widgets.c:
	*
	components/services/nautilus-dependent-shared/shared-service-widgets.h:
	Retire some old code.

	*
	components/services/nautilus-dependent-shared/test-footer-header.c:
	(delete_event), (main):
	Add a test for the new header and footer widgets.

M	ChangeLog
M	components/services/install-view/nautilus-service-install-view.c
M
components/services/install/nautilus-view/nautilus-service-install-view.c
M
components/services/login/nautilus-view/nautilus-change-password-view.c
M	components/services/nautilus-dependent-shared/.cvsignore
M	components/services/nautilus-dependent-shared/Makefile.am
A
components/services/nautilus-dependent-shared/eazel-services-constants.h
A
components/services/nautilus-dependent-shared/eazel-services-footer.c
A
components/services/nautilus-dependent-shared/eazel-services-footer.h
A
components/services/nautilus-dependent-shared/eazel-services-header.c
A
components/services/nautilus-dependent-shared/eazel-services-header.h
M
components/services/nautilus-dependent-shared/shared-service-widgets.c
M
components/services/nautilus-dependent-shared/shared-service-widgets.h
A	components/services/nautilus-dependent-shared/test-footer-header.c
M	components/services/summary/nautilus-summary-view.c
M	components/services/summary/nautilus-view/nautilus-summary-view.c

commit ace7eb3c81d650f5c6b26ed089f6c7c4be1c7aec
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-10-25

    Make sure text layout honors the vertical and horizontal offsets.

	* libnautilus-extensions/nautilus-label.c:
	(nautilus_label_size_request), (render_buffer_pixbuf):
	Make sure text layout honors the vertical and horizontal offsets.

	(nautilus_scalable_font_draw_text):
	* test/test-nautilus-image.c: (label_new), (label_enter_event),
	(label_leave_event), (label_free_data),
	(buffered_widget_add_prelighting), (header_new),
	(footer_item_new),
	(footer_remainder_new), (footer_new), (main):
	More work on prelighting footers.

M	ChangeLog
M	libnautilus-extensions/nautilus-label.c
M	libnautilus-private/nautilus-label.c
M	test/test-nautilus-image.c

commit 37f8cba6ce11c25fb8b18ecb60d935f249f885bc
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-10-25

    fixed bug where local images were not showing up in the summary view.


	*
	components/services/nautilus-dependent-shared/shared-service-widg
	ets.c: (create_image_widget), (create_image_widget_from_uri):
	fixed bug where local images were not showing up in the summary
	view.

M	ChangeLog
M
components/services/nautilus-dependent-shared/shared-service-widgets.c

commit 8f213fbe828dae8df06a62b820410123e6a53968
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-10-25

    fixed errant date from my recent check-in


	fixed errant date from my recent check-in

M	ChangeLog

commit b8b81a3431f04bd84025e6189a7cae24b89941c2
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-10-25

    worked on bug 3898, selection in the aa icon view is too slow. Fixed
    by


	worked on bug 3898, selection in the aa icon view is too slow.
	Fixed by using a fill to make the selection pixbuf with some tiny
	blits for the rounded corners, instead of stretching a pixbuf.
	Also, made the selection color themable in the process.

	* libnautilus-extensions/nautilus-icon-canvas-item.c:
	(clear_rounded_corners), (draw_label_text_aa):
	make the selection pixbuf with a fill and then some
	blits for the corner.
	* libnautilus-extensions/nautilus-icon-container.c:
	(nautilus_icon_container_initialize), (icon_destroy),
	(nautilus_icon_container_set_is_fixed_size),
	(nautilus_icon_container_theme_changed):
	made it read the selection color from the current theme
	* libnautilus-extensions/nautilus-icon-private.h:
	added a field to keep the selection color w/alpha.
	* icons/default.xml:
	added semi-transparent gray selection color to default theme.

M	ChangeLog
M	icons/default.xml
M	libnautilus-extensions/nautilus-icon-canvas-item.c
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-extensions/nautilus-icon-private.h
M	libnautilus-private/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-private.h

commit c9516573ee2f9e4e35210154afc8a9531249dbe2
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-10-25

    Remove a bunch of extraneous includes.

	* libnautilus-extensions/nautilus-buffered-widget.c:
	Remove a bunch of extraneous includes.

M	ChangeLog
M	libnautilus-extensions/nautilus-buffered-widget.c
M	libnautilus-private/nautilus-buffered-widget.c

commit 0f9ec90300c23328197dc911cee917e80f4d369e
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-10-25

    Rename one of the icons.

	* components/services/nautilus-dependent-shared/icons/Makefile.am:
	Rename one of the icons.

	* test/test-nautilus-image.c: (delete_event), (icon_get_path),
	(pixbuf_new_from_name), (label_new), (label_enter_event),
	(label_leave_event), (label_new_with_prelight), (image_new),
	(image_new_from_name), (header_new), (footer_new), (main):
	Add better test for image and label widgets.

M	ChangeLog
M	components/services/nautilus-dependent-shared/icons/Makefile.am
M
components/services/nautilus-dependent-shared/icons/eazel-logo-left-side-repeat.png
R100
components/services/nautilus-dependent-shared/icons/eazel-logo-right-side-eazel-logo.png
components/services/nautilus-dependent-shared/icons/eazel-logo-right-side-logo.png
M	test/test-nautilus-image.c

commit f9e283bf29d5fc5de62576f3a1c364f787dfa8d9
Author: Mathieu Lacage <mathieu@src.gnome.org>
Date:	2000-10-25

    updates

M	user-guide/C/sgml/chapter-1.sgml
M	user-guide/C/sgml/chapter-2.sgml
M	user-guide/C/sgml/chapter-3.sgml
M	user-guide/C/sgml/install.sgml
M	user-guide/C/sgml/intro.sgml

commit 75f822a5937ba8b82a64a0bea34fe7d348fa0f18
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-10-25

    Fix the broken build. Add missing header to sources.

	* librsvg/Makefile.am:
	Fix the broken build.  Add missing header to sources.

M	ChangeLog
M	librsvg/Makefile.am

commit b5520dc1a4c649afc6fb76bf6e18bbad58047bf8
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-10-25

    Moved a CORBA include, so EAZEL_INSTALL_NO_CORBA doesn't include it

	* components/services/install/lib/eazel-install-logic.c:
	Moved a CORBA include, so EAZEL_INSTALL_NO_CORBA doesn't include
	it

	* components/services/time/command-line/main.c: (main):
	* components/services/time/idl/trilobite-eazel-time-service.idl:
	*
	components/services/time/nautilus-view/trilobite-eazel-time-view.
	c: (server_button_pressed), (timediff_button_pressed),
	(trilobite_eazel_time_view_initialize),
	(trilobite_eazel_time_view_destroy):
	*
	components/services/time/service/trilobite-eazel-time-service-pri
	vate.h:
	* components/services/time/service/trilobite-eazel-time-service.c:
	(impl_Trilobite_Eazel_Time_Service_set_time_server),
	(trilobite_eazel_time_service_get_epv),
	(trilobite_eazel_time_service_finalize),
	(trilobite_eazel_time_service_initialize_load_config),
	(get_nist_time), (trilobite_eazel_time_service_get_server_time):
	Revived the timeservice, made it use nist/ntp (defaults to
	nist1.sjc.certifiedtime.com). Uses code from gnuclear to do the
	actual nist parse.

	* nautilus-installer/src/Makefile:
	Yes.
	* nautilus-installer/src/installer.c: (start_over),
	(add_update_package), (eazel_install_preflight), (check_system),
	(more_check_system):
	Fixed the "will update eog && will remove eog" bug. Now it just
	say "will update eog x 2". Also checks for rh7.x and rpm v.4.x

	* nautilus-installer/src/prescript:
	Temporarily hacked prescript to run
	/h/public/bin/eazel-trilobite-configure (if present), and set
	nautilus to use gegl as services server.

	* nautilus.spec.in:
	Updated deps to ORBit >= 0.5.3 and oaf >= 0.6.0

M	ChangeLog
M	components/services/install/lib/eazel-install-logic.c
M	components/services/time/command-line/main.c
M	components/services/time/idl/trilobite-eazel-time-service.idl
M	components/services/time/nautilus-view/trilobite-eazel-time-view.c
M
components/services/time/service/trilobite-eazel-time-service-private.h
M	components/services/time/service/trilobite-eazel-time-service.c
M	nautilus-installer/src/Makefile
M	nautilus-installer/src/installer.c
M	nautilus-installer/src/prescript
M	nautilus.spec.in

commit e30f3c4624733171a5dbb30eaa7f256d88c48766
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-10-25

    Fix a typo that caused a failure to not report that it failed.

	* libnautilus-extensions/nautilus-directory-async.c:
	(mime_list_callback):

	Fix a typo that caused a failure to not report that it failed.

M	ChangeLog
M	libnautilus-extensions/nautilus-directory-async.c
M	libnautilus-private/nautilus-directory-async.c

commit 74f320d519daccdb467ef0fbb08f68f75d3e37ca
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-10-25

    New icons for summary view.

	* components/services/nautilus-dependent-shared/icons/Makefile.am:
	*
	components/services/nautilus-dependent-shared/icons/eazel-logo-left-side-repeat.png:
	*
	components/services/nautilus-dependent-shared/icons/eazel-logo-right-side-eazel-logo.png:
	*
	components/services/nautilus-dependent-shared/icons/summary-service-normal-fill.png:
	*
	components/services/nautilus-dependent-shared/icons/summary-service-normal-left-bumper.png:
	*
	components/services/nautilus-dependent-shared/icons/summary-service-normal-right-bumper.png:
	*
	components/services/nautilus-dependent-shared/icons/summary-service-prelight-fill.png:
	*
	components/services/nautilus-dependent-shared/icons/summary-service-prelight-left-bumper.png:
	*
	components/services/nautilus-dependent-shared/icons/summary-service-prelight-right-bumper.png:
	*
	components/services/nautilus-dependent-shared/icons/summary-service-remainder-fill.png:
	*
	components/services/nautilus-dependent-shared/icons/summary-service-remainder-left-bumper.png:
	*
	components/services/nautilus-dependent-shared/icons/summary-service-remainder-right-bumper.png:

	New icons for summary view.

M	ChangeLog
M	components/services/nautilus-dependent-shared/icons/Makefile.am
A
components/services/nautilus-dependent-shared/icons/eazel-logo-left-side-repeat.png
A
components/services/nautilus-dependent-shared/icons/eazel-logo-right-side-eazel-logo.png
A
components/services/nautilus-dependent-shared/icons/summary-service-normal-fill.png
A
components/services/nautilus-dependent-shared/icons/summary-service-normal-left-bumper.png
A
components/services/nautilus-dependent-shared/icons/summary-service-normal-right-bumper.png
A
components/services/nautilus-dependent-shared/icons/summary-service-prelight-fill.png
A
components/services/nautilus-dependent-shared/icons/summary-service-prelight-left-bumper.png
A
components/services/nautilus-dependent-shared/icons/summary-service-prelight-right-bumper.png
A
components/services/nautilus-dependent-shared/icons/summary-service-remainder-fill.png
A
components/services/nautilus-dependent-shared/icons/summary-service-remainder-left-bumper.png
A
components/services/nautilus-dependent-shared/icons/summary-service-remainder-right-bumper.png

commit ff641c238487f31d64d62f8441606f500e359367
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-10-25

    lots of layout tweaks to please Arlo; it's still not finished yet
    since I


	*
	components/services/summary/nautilus-view/nautilus-summary-view.c
	: (generate_summary_form), (generate_service_entry_row),
	(generate_eazel_news_entry_row), (generate_update_news_entry_row):
	lots of layout tweaks to please Arlo; it's still not finished yet
	since I wasn't able to shrink the news section properly

	* libnautilus-extensions/nautilus-tabs.c:
	(nautilus_tabs_initialize), (draw_tab_label), (draw_all_tabs),
	(nautilus_tabs_prelight_tab), (nautilus_tabs_select_tab):
	changed font size, text spacing and prelight behaviour as
	specified by Arlo.

	* icons/eazel/Back.png:
	* icons/eazel/Forward.png:
	* icons/eazel/Home.png:
	* icons/eazel/Refresh.png:
	* icons/eazel/Search.png:
	* icons/eazel/SearchWeb.png:
	* icons/eazel/Services.png:
	* icons/eazel/Stop.png:
	* icons/eazel/Up.png:

	updated Susan's toolbar icons

M	ChangeLog
M	components/services/summary/nautilus-summary-view.c
M	components/services/summary/nautilus-view/nautilus-summary-view.c
M	icons/eazel/Back.png
M	icons/eazel/Forward.png
M	icons/eazel/Home.png
M	icons/eazel/Refresh.png
M	icons/eazel/Search.png
M	icons/eazel/SearchWeb.png
M	icons/eazel/Services.png
M	icons/eazel/Stop.png
M	icons/eazel/Up.png
M	libnautilus-extensions/nautilus-tabs.c
M	libnautilus-private/nautilus-tabs.c

commit fe1e92cae2f9718e956b2cb94dd787acbaf141e5
Author: Josh Barrow <carbamide@src.gnome.org>
Date:	2000-10-25

    Fix spacing that was bothering me.


    Fix spacing that was bothering me.

M	ChangeLog

commit e7f71e6aa76afc52305aba60378f579084213d0e
Author: Arlo Rose <arlo@src.gnome.org>
Date:	2000-10-25

    Fixed a typo.


	    * components/services/summary/nautilus-view/icons/
	    gray_tab_pieces/prelight-active-bridge.png:
	    Fixed a typo.

M	ChangeLog
M	components/services/summary/icons/prelight-active-bridge.png
M
components/services/summary/nautilus-view/icons/gray_tab_pieces/prelight-active-bridge.png

commit 055e354fa4fb0247c1796e4dd4591452c48ce730
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-10-25

    Make Raph's latest changes work with the old version of libart in

	* librsvg/Makefile.am:
	* librsvg/art_rgba.c: (art_rgba_rgba_composite),
	(art_rgba_fill_run), (art_rgba_run_alpha):
	* librsvg/art_rgba.h:
	* librsvg/rsvg.c:
	Make Raph's latest changes work with the old version of libart in
	gnome-libs-1-0.

M	ChangeLog
M	librsvg/Makefile.am
A	librsvg/art_rgba.c
A	librsvg/art_rgba.h
M	librsvg/rsvg.c

commit c5b1479fe0b6d9d9fa0b63ea9090d7302c0c5587
Author: Arlo Rose <arlo@src.gnome.org>
Date:	2000-10-25

    Some old stuff I guess I never checked in...


	    * icons/arlo/Makefile.am:
	    * icons/arlo/i-directory.xml:
	    * icons/arlo/emblem-nowrite-72.png:
	    * icons/arlo/emblem-nowrite-96.png:
	    Some old stuff I guess I never checked in...


	    * components/services/summary/nautilus-view/icons/
	    gray_tab_pieces/prelight-fill.png:
	    * components/services/summary/nautilus-view/icons/
	    gray_tab_pieces/active-prelight-bridge.png:
	    * components/services/summary/nautilus-view/icons/
	    gray_tab_pieces/prelight-active-bridge.png:
	    * components/services/summary/nautilus-view/icons/
	    gray_tab_pieces/prelight-right-bumper.png:
	    * components/services/summary/nautilus-view/icons/
	    gray_tab_pieces/prelight-left-bumper.png:
	    Making the summary view tabs pre-light better.

M	ChangeLog
M	components/services/summary/icons/active-prelight-bridge.png
M	components/services/summary/icons/prelight-fill.png
M	components/services/summary/icons/prelight-left-bumper.png
M	components/services/summary/icons/prelight-right-bumper.png
M
components/services/summary/nautilus-view/icons/gray_tab_pieces/active-prelight-bridge.png
M
components/services/summary/nautilus-view/icons/gray_tab_pieces/prelight-fill.png
M
components/services/summary/nautilus-view/icons/gray_tab_pieces/prelight-left-bumper.png
M
components/services/summary/nautilus-view/icons/gray_tab_pieces/prelight-right-bumper.png
M	icons/arlo/Makefile.am
A	icons/arlo/emblem-nowrite-72.png
A	icons/arlo/emblem-nowrite-96.png
M	icons/arlo/i-directory.xml

commit 0ce70dd8917265086228ef329d975fd6b88f0d30
Author: Raph Levien <raph@src.gnome.org>
Date:	2000-10-24

    Implemented "opacity" property of the SVG spec in librsvg,
    increasing the
    number of SVG files exported from Adobe Illustrator 9 it renders ok.

M	ChangeLog
A	librsvg/opacity.svg
M	librsvg/rsvg.c

commit a743dfc61b5b046a4ad83dbe932f238a31b7d821
Author: J Shane Culpepper <pepper@eazel.com>
Date:	2000-10-24

    Adding login changes to the summary view. Still needs a bit more
    work but

    2000-10-24	J Shane Culpepper  <pepper@eazel.com>

	*
	components/services/summary/nautilus-view/nautilus-summary-view.c
	: (generate_update_news_entry_row), (authn_cb_failed),
	(login_button_cb), (generate_login_dialog),
	(nautilus_summary_view_load_uri):

	Adding login changes to the summary view.  Still needs a bit more
	work but looks better.

M	ChangeLog
M	components/services/summary/nautilus-summary-view.c
M	components/services/summary/nautilus-view/nautilus-summary-view.c

commit 4750fa1d35e71a1ad6bda94999af1326db37a9dc
Author: Mike Engber <engber@src.gnome.org>
Date:	2000-10-24

    These two fns now properly handle key == value (won't double free)


	* libnautilus-extensions/nautilus-glib-extensions.c:
	(nautilus_g_hash_table_remove_deep_custom),
	(nautilus_g_hash_table_destroy_deep_helper):
	These two fns now properly handle key == value (won't double free)

M	ChangeLog
M	libnautilus-extensions/nautilus-glib-extensions.c
M	libnautilus-private/nautilus-glib-extensions.c

commit 56eb46127c7c9fd2ac3edee0ccc8e215ab7940bb
Author: Mike Engber <engber@src.gnome.org>
Date:	2000-10-24

    Fix embarrassing check-in sloppiness


	* libnautilus-extensions/nautilus-file-operations.c:
	(handle_xfer_ok):
	* libnautilus-extensions/nautilus-glib-extensions.c:
	(nautilus_g_hash_table_remove_deep_custom),
	(nautilus_g_hash_table_remove_deep),
	(nautilus_g_hash_table_destroy_deep_helper),
	(nautilus_g_hash_table_destroy_deep_custom),
	(nautilus_g_hash_table_destroy_deep):
	* libnautilus-extensions/nautilus-glib-extensions.h:
	* src/file-manager/fm-directory-view.c: (debuting_uri_data_free):
	Fix embarrassing check-in sloppiness

M	ChangeLog
M	libnautilus-extensions/nautilus-file-operations.c
M	libnautilus-extensions/nautilus-glib-extensions.c
M	libnautilus-extensions/nautilus-glib-extensions.h
M	libnautilus-private/nautilus-file-operations.c
M	libnautilus-private/nautilus-glib-extensions.c
M	libnautilus-private/nautilus-glib-extensions.h
M	src/file-manager/fm-directory-view.c

commit 14c60333ad086c558e35931ff2840a666908723c
Author: Mike Engber <engber@src.gnome.org>
Date:	2000-10-24

    Fixed APIs of new utils to match existing, similar, fns.


	* libnautilus-extensions/nautilus-glib-extensions.c:
	(nautilus_g_hash_table_remove_deep_custom),
	(nautilus_g_hash_table_remove_deep),
	(nautilus_g_hash_table_free_deep_helper),
	(nautilus_g_hash_table_free_deep_custom),
	(nautilus_g_hash_table_free_deep):
	* libnautilus-extensions/nautilus-glib-extensions.h:
	Fixed APIs of new utils to match existing, similar, fns.

	* src/file-manager/fm-directory-view.c: (debuting_uri_data_free),
	(debuting_uri_add_file_callback), (copy_move_done_data_free),
	(pre_copy_move_add_file_callback),
	(copy_move_done_partition_func),
	(copy_move_done_callback):
	Icons now left selected after copy_move operation.

M	ChangeLog
M	libnautilus-extensions/nautilus-glib-extensions.c
M	libnautilus-extensions/nautilus-glib-extensions.h
M	libnautilus-private/nautilus-glib-extensions.c
M	libnautilus-private/nautilus-glib-extensions.h
M	src/file-manager/fm-directory-view.c

commit f0c3609649995ced233fe7e8a0c20429cdb3f44f
Author: Brian Frank <bfrank@src.gnome.org>
Date:	2000-10-24

    data/static_bookmarks.xml Updated bookmarks list to current links

    * data/static_bookmarks.xml
	Updated bookmarks list to current links

M	ChangeLog
M	data/static_bookmarks.xml

commit 83cb6f4c4bd388dc4087acfe4ac757dd5a408fe6
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-10-24

	Some work towards reducing load_directory calls.

	Also fixed bug 3978 (Many Bonobo warnings/errors on quit).

	* libnautilus-extensions/nautilus-directory-async.c:
	(set_up_request_by_file_attributes),
	(update_file_info_in_list_if_needed),
	(dequeue_pending_idle_callback), (request_is_satisfied),
	(get_info_callback), (file_info_start):
	* libnautilus-extensions/nautilus-directory-private.h:
	* libnautilus-extensions/nautilus-file-attributes.h:
	* libnautilus-extensions/nautilus-file-private.h:
	* libnautilus-extensions/nautilus-file.c:
	(nautilus_file_new_from_info), (destroy),
	(nautilus_file_update_info), (nautilus_file_update_name),
	(nautilus_file_compare_by_type),
	(nautilus_file_get_string_attribute), (get_description),
	(update_description_for_link), (nautilus_file_get_type_as_string),
	(nautilus_file_get_mime_type), (nautilus_file_is_mime_type),
	(nautilus_file_check_if_ready):
	* libnautilus-extensions/nautilus-file.h:
	* libnautilus-extensions/nautilus-mime-actions.c:
	(nautilus_mime_actions_get_required_file_attributes),
	(nautilus_mime_get_default_action_type_for_file),
	(nautilus_mime_get_default_application_for_file_internal),
	(nautilus_mime_get_default_component_for_file_internal),
	(nautilus_mime_get_short_list_applications_for_file),
	(nautilus_mime_get_short_list_components_for_file),
	(nautilus_mime_get_short_list_methods_for_file),
	(nautilus_mime_get_all_applications_for_file),
	(nautilus_mime_get_all_components_for_file),
	(nautilus_mime_set_short_list_applications_for_file),
	(nautilus_mime_set_short_list_components_for_file):
	Get rid of the distinction between slow and default MIME type once
	again. We (Pavel, Maciej, John, and I) decided it's better not to
	have multiple opinions on the MIME type, despite our original idea
	that we needed the slow MIME type for some things, even on remote
	file systems.

	* libnautilus-extensions/nautilus-glib-extensions.h:
	Fixed the formatting in this file.

	* src/file-manager/fm-directory-view.c: (load_location_callback):
	Only force a reload if we are reloading the same directory. This
	is needed to take advantage of the loading already done for us by
	the framework.
	(load_directory): Take a NautilusDirectory instead of a URI
	string.
	Also take a boolean parameter to control if we force a reload.
	(finish_loading_uri): Respect the boolean parameter that tells us
	whether to force a reload.
	(filtering_changed_callback): Use the new load_directory.

	* src/nautilus-applicable-views.c: (nautilus_navigation_info_new),
	(nautilus_navigation_info_cancel),
	(nautilus_navigation_info_free):
	Monitor the directory while we are loading the component. We
	already need to load the directory to get the MIME types, so this
	does no additional harm, and it prepares us to consolidate the
	loading done for different reasons.

	* src/nautilus-main.c: (main): Use nautilus_setenv instead of
	putenv, since it's more portable.

	* src/nautilus-window-manage-views.c: Quick simplification pass on
	state machine. Got rid of the use of varargs and renamed a bunch
	of things.

	* src/nautilus-window-manage-views.h:
	* src/nautilus-window-private.h:
	Moved external functions from nautilus-window-manage-views.c to
	all be in nautilus-window-manager-views.h. This is one step in
	reducing the number of clients that need access to private stuff
	in NautilusWindow.

	* src/nautilus-window-service-ui.c: (detach_service_ui),
	(nautilus_window_install_service_ui): Detach the service UI on
	"destroy" rather that using set_data_full, because finalize time
	is too late.

	* src/nautilus-view-frame.c: (nautilus_view_frame_destroy):
	Got rid of extra unref that was messing things up here.

M	ChangeLog
M	libnautilus-extensions/nautilus-directory-async.c
M	libnautilus-extensions/nautilus-directory-private.h
M	libnautilus-extensions/nautilus-file-attributes.h
M	libnautilus-extensions/nautilus-file-private.h
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-extensions/nautilus-file.h
M	libnautilus-extensions/nautilus-glib-extensions.h
M	libnautilus-extensions/nautilus-mime-actions.c
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-directory-private.h
M	libnautilus-private/nautilus-file-attributes.h
M	libnautilus-private/nautilus-file-private.h
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-file.h
M	libnautilus-private/nautilus-glib-extensions.h
M	libnautilus-private/nautilus-mime-actions.c
M	src/file-manager/fm-directory-view.c
M	src/nautilus-applicable-views.c
M	src/nautilus-main.c
M	src/nautilus-view-frame.c
M	src/nautilus-window-manage-views.c
M	src/nautilus-window-manage-views.h
M	src/nautilus-window-private.h
M	src/nautilus-window-service-ui.c

commit a86b53488ef8a199047e93f2661587f7a045b558
Author: Jorge Godoy <docsbr@src.gnome.org>
Date:	2000-10-24

    updating pt_BR translations

M	po/pt_BR.po

commit 5a4fe4e446aaa29321cd10556348e0f09967f886
Author: Chyla Zbigniew <chyla@src.gnome.org>
Date:	2000-10-24

    Updated Polish translation

M	po/ChangeLog
M	po/pl.po

commit f8b5f405f6d34cc52cb490b4e56d21ba697bb9fd
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-10-24

    Fix for bug 3908. Browsing to web documents deeper than the root is

	* components/mozilla/nautilus-mozilla-content-view.c:
	(uris_are_equal), (nautilus_mozilla_content_view_load_uri):
	Fix for bug 3908.  Browsing to web documents deeper than the root
	is broken.  I fixed it by backing out my previous broken fix for
	"reloading" a web page.  There is a separate bug for the reload
	issue which ill fix properly later.

M	ChangeLog
M	components/mozilla/nautilus-mozilla-content-view.c

commit 49b8a4aab5a16e5d657e3a9d6a429b1da985876c
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-10-24

    Make the require rpm version be 3.0.4 or greater. Not just 3.0.4.

	* configure.in:
	Make the require rpm version be 3.0.4 or greater.  Not just 3.0.4.

M	ChangeLog
M	configure.in

commit 1784159c8fb11c3926bc5289758da35c8ef028d4
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-10-24

    added new certified emblem from Susan


	added new certified emblem from Susan

M	ChangeLog
M	data/emblems/Makefile.am
A	data/emblems/certified.png
M	icons/Makefile.am
D	icons/emblem-certified.gif
A	icons/emblem-certified.svg

commit c14915093086844f55d940689955084bce162e8d
Author: Pavel Cisler <pavel@eazel.com>
Date:	2000-10-24

    Fix 3971 - "duplicate" from context-click menu adds space to
    beginning of

    2000-10-23	Pavel Cisler  <pavel@eazel.com>

	* libnautilus-extensions/nautilus-file-operations.c:
	(parse_previous_duplicate_name),
	(nautilus_self_check_file_operations):
	Fix 3971 - "duplicate" from context-click menu adds space to
	beginning of the name.
	This was a case of misinterpretting files such as ".bashrc" as
	an extension.
	Added tests that catch this problem and fixed it.

M	ChangeLog
M	libnautilus-extensions/nautilus-file-operations.c
M	libnautilus-private/nautilus-file-operations.c

commit dd7a9c4e320cf7aa719125a5bb3b87ebf0da3a30
Author: Josh Barrow <josh@eazel.com>
Date:	2000-10-24

    Make it require 3.0.4 or *greater*. I'm using 3.0.5 and it works fine.


    2000-10-24	Josh Barrow  <josh@eazel.com>

	    * nautilus.spec.in:
	    Make it require 3.0.4 or *greater*.  I'm using 3.0.5 and it
	    works fine.

M	ChangeLog
M	nautilus.spec.in

commit b0500339437f229cd3ec75947856ab48d7c7a3cc
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-10-24

    add <EXCLUSIVE/> tag to categories in package-list.xml to indicate
    that a

	* components/services/install/lib/eazel-install-types.c:
	(categorydata_new):
	* components/services/install/lib/eazel-install-types.h:
	*
	components/services/install/lib/eazel-install-xml-package-list.c:
	(parse_category):
	* nautilus-installer/src/installer.c: (strip_categories),
	(start_over_make_category_func), (start_over),
	(jump_to_retry_page), (add_force_packages), (add_force_remove),
	(add_update_package), (toggle_button_toggled),
	(eazel_installer_add_category), (eazel_installer_do_install):

	add <EXCLUSIVE/> tag to categories in package-list.xml to indicate
	that a category can't be selected with any other category (it's
	mutually exclusive with them).	added puppet-strings to the
	bootstrap installer to support that.

M	ChangeLog
M	components/services/install/lib/eazel-install-types.c
M	components/services/install/lib/eazel-install-types.h
M	components/services/install/lib/eazel-install-xml-package-list.c
M	nautilus-installer/src/installer.c

commit 5219e151ffe217239c1c15ee317c8264bf352939
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-10-24

    Fixing tinderbox build.

	* user-guide/C/Makefile.am:
	Fixing tinderbox build.

M	ChangeLog
M	user-guide/C/Makefile.am

commit 29432edbc6537a4ae6384d909ad760994831f751
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-10-24

    Some code to test for rpm version. We require 3.0.4. If it fucks
    up, feel

	* configure.in:
	Some code to test for rpm version. We require 3.0.4. If it fucks
	up, feel free to revert.

	* components/services/install/lib/eazel-install-private.h:
	* components/services/install/lib/eazel-install-object.c:
	Moved the DEFAULT_RPM_DB_ROOT into -private.h

	* components/services/install/lib/eazel-install-query.c:
	(eazel_install_simple_rpm_query):
	Code so you can call the query function directly
	(EAZEL_INSTALL_SLIM/NO_CORBA)

	* components/services/install/lib/eazel-install-types.c:
	(packagedata_fill_from_rpm_header):
	Moved support for rpm < 3.0.4

	* nautilus-installer/src/Makefile:
	* nautilus-installer/src/callbacks.c: (begin_install):
	* nautilus-installer/src/installer.c: (insert_info_page),
	(create_window), (check_system), (more_check_system),
	(eazel_installer_initialize):
	If eazel-hacking is installed, offer to remove it.

M	ChangeLog
M	components/services/install/lib/eazel-install-object.c
M	components/services/install/lib/eazel-install-private.h
M	components/services/install/lib/eazel-install-query.c
M	components/services/install/lib/eazel-install-types.c
M	configure.in
M	nautilus-installer/src/Makefile
M	nautilus-installer/src/callbacks.c
M	nautilus-installer/src/installer.c

commit 2b3410dfc221d1c04f1f32a429b2c2ea20664df4
Author: Michael Fleming <mfleming@src.gnome.org>
Date:	2000-10-24

    Add gconf-init

	* components/services/summary/nautilus-view/main.c: (main):
	Add gconf-init

	*
	components/services/summary/nautilus-view/nautilus-summary-view.c
	: (save_default_eazel_service_user), (authn_cb_succeeded),
	(am_i_logged_in), (logged_in_callback),
	(nautilus_summary_view_initialize),
	(nautilus_summary_view_destroy):

	Store previously used Eazel Service user for later.  The ammonite
	login dialog makes use of this as the default username.

M	ChangeLog
M	components/services/summary/main.c
M	components/services/summary/nautilus-summary-view.c
M	components/services/summary/nautilus-view/main.c
M	components/services/summary/nautilus-view/nautilus-summary-view.c

commit 399bde65ff7b71fc1cd334356d3bb1730f9d86eb
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-10-24

    Fix a few warnings that show up on older rpmlibs.

	* components/services/install/lib/eazel-install-types.c:
	(packagedata_fill_from_rpm_header):

	Fix a few warnings that show up on older rpmlibs.

M	ChangeLog
M	components/services/install/lib/eazel-install-types.c

commit ec77b30ed5795a73db318605a5daaadb5decf64f
Author: Pavel Cisler <pavel@eazel.com>
Date:	2000-10-24

    Last part of fix to 2989 - Disk thrashing on Nautilus startup. When

    2000-10-23	Pavel Cisler  <pavel@eazel.com>

	Last part of fix to 2989 - Disk thrashing on Nautilus startup.
	* libnautilus-extensions/nautilus-trash-directory.c: (add_volume):
	When starting up, don't try to create a Trash up-front, just
	search
	for existing Trash directories. The first time Nautilus ever runs,
	this will still take the same ammount of time, the next time it
	will use the cached entries.

	* src/file-manager/fm-directory-view.c:
	(fm_directory_view_can_move_file_to_trash):
	Trash monitor no longer creates Trash directories on startup.
	Create them lazily when trying to move an item to the Trash.

M	ChangeLog
M	libnautilus-extensions/nautilus-trash-directory.c
M	libnautilus-private/nautilus-trash-directory.c
M	src/file-manager/fm-directory-view.c

commit 06ef8170ec0e636327d66508a24ebb3458409c79
Author: Mathieu Lacage <mathieu@eazel.com>
Date:	2000-10-24

    make it install files for real...

    2000-10-23	Mathieu Lacage	<mathieu@eazel.com>

	* user-guide/C/Makefile.am: make it install files for real...

M	ChangeLog
M	user-guide/C/Makefile.am
A	user-guide/C/img/ch1-zoom-control.png

commit a66e2b6a0d5d9e8b2b3822f347eac6f414d5f2ed
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-10-24

    Fixed bug 1945, Image viewer component does not display XPMs Fixed bug

    2000-10-23	Gene Z. Ragan  <gzr@eazel.com>

	Fixed bug 1945, Image viewer component does not display XPMs
	Fixed bug 1964, doesn't load xpm images using the loader
	framework.

	* components/image-viewer/nautilus-image-view.c:
	(load_image_from_stream):
	Fixed some leaks and call close on the loader to fix TIFF and
	XPM loading.

	* libnautilus-extensions/nautilus-gdk-pixbuf-extensions.c:
	(nautilus_gdk_pixbuf_load):
	Now it does. Loader must be closed to cause callbacks an
	non-progressive
	loaders to complete.

	* components/services/install/lib/eazel-install-types.c:
	(packagedata_fill_from_rpm_header):
	Fixed a couple of build breaking unitilaized variable warnings.

	* components/tree/nautilus-tree-view.c:
	Updated function call to new prototype that was causing build
	to fail.

M	ChangeLog
M	components/image-viewer/nautilus-image-view.c
M	components/services/install/lib/eazel-install-types.c
M	components/tree/nautilus-tree-view.c
M	libnautilus-extensions/nautilus-gdk-pixbuf-extensions.c
M	libnautilus-private/nautilus-gdk-pixbuf-extensions.c

commit 04f79f65b7f21e30e9b6d6443418878fc673f154
Author: Mathieu Lacage <mathieu@eazel.com>
Date:	2000-10-24

    add lookup for sgml and xml files.

    2000-10-23	Mathieu Lacage	<mathieu@eazel.com>

	* components/help/hyperbola-filefmt.c:
	(fmt_help_populate_tree_from_subdir): add lookup
	for sgml and xml files.

M	ChangeLog
M	components/help/hyperbola-filefmt.c

commit c97f0ef661199a4ff9462575ec71c976ced7be68
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-10-24

    Reduce category description text to 10pt and adjust the layout
    to match

	*
	components/services/install/lib/eazel-install-xml-package-list.c:
	(parse_local_xml_package_list):
	* nautilus-installer/src/installer.c: (strip_categories),
	(start_over_make_category_func), (start_over),
	(jump_to_retry_page), (add_force_packages), (add_force_remove),
	(add_update_package), (eazel_installer_add_category),
	(eazel_installer_do_install), (eazel_installer_initialize):
	* nautilus-installer/src/link.sh:

	Reduce category description text to 10pt and adjust the layout to
	match Arlo specs.  Change g_message's to LOG_DEBUG just to annoy
	Eskil (actually, so we can turn them on/off easily with --debug).

M	ChangeLog
M	components/services/install/lib/eazel-install-xml-package-list.c
M	nautilus-installer/src/installer.c
M	nautilus-installer/src/link.sh

commit 85d6bd45c8098940f06695de466ed925b0ddcea9
Author: Mike Engber <engber@src.gnome.org>
Date:	2000-10-24

    Added callback for copy_move operation - to support selecting icons


	* libnautilus-extensions/nautilus-file-operations.c:
	(handle_xfer_ok), (sync_xfer_callback),
	(nautilus_file_operations_copy_move),
	(nautilus_file_operations_move_to_trash),
	(nautilus_file_operations_delete), (do_empty_trash):
	* libnautilus-extensions/nautilus-file-operations.h:
	Added callback for copy_move operation - to support
	selecting icons afterward.

	* libnautilus-extensions/nautilus-glib-extensions.c:
	(nautilus_g_hash_table_remove_deep_custom),
	(nautilus_g_hash_table_remove_deep),
	(nautilus_g_hash_table_free_deep_helper),
	(nautilus_g_hash_table_free_deep_custom),
	(nautilus_g_hash_table_free_deep):
	* libnautilus-extensions/nautilus-glib-extensions.h:
	Added misc hash table utilities

	* src/file-manager/fm-directory-view.c: (debuting_uri_data_free),
	(debuting_uri_add_file_callback), (copy_move_done_data_free),
	(pre_copy_move_add_file_callback), (pre_copy_move),
	(copy_move_done_partition_func), (copy_move_done_callback),
	(fm_directory_view_create_links_for_files),
	(fm_directory_view_duplicate_selection), (new_folder_done),
	(fm_directory_view_new_folder),
	(fm_directory_view_move_copy_items):
	Hooked up to new copy_move callback. There are still problems,
	the icons get unselected by someone after they're selected.

M	ChangeLog
M	libnautilus-extensions/nautilus-file-operations.c
M	libnautilus-extensions/nautilus-file-operations.h
M	libnautilus-extensions/nautilus-glib-extensions.c
M	libnautilus-extensions/nautilus-glib-extensions.h
M	libnautilus-private/nautilus-file-operations.c
M	libnautilus-private/nautilus-file-operations.h
M	libnautilus-private/nautilus-glib-extensions.c
M	libnautilus-private/nautilus-glib-extensions.h
M	src/file-manager/fm-directory-view.c

commit 7b72c48c8cae8552887ae33dc37873c520f7c2b4
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-10-23

    Added that we require rpm 3.0.4 if --enable-eazel-service


	* README:
	Added that we require rpm 3.0.4 if --enable-eazel-service

	* components/services/install/lib/eazel-install-types.c:
	(packagedata_fill_from_rpm_header):
	Fix for older rpm's (although installation will probably still
	be borked, should insert #error instead.

	* nautilus.spec.in:
	nautilus-trilobite requires rpm = 3.0.4

M	ChangeLog
M	README
M	components/services/install/lib/eazel-install-types.c
M	nautilus.spec.in

commit 1e8dcd2f4665b9ab7d6519767bb4676b3b708eb1
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-10-23

    Nautilus doesn't always encode "rpm_id=" into "rpm_id%3D", so
    check for

	*
	components/services/install/nautilus-view/nautilus-service-instal
	l-view.c: (create_package):

	Nautilus doesn't always encode "rpm_id=" into "rpm_id%3D", so
	check for both.

M	ChangeLog
M	components/services/install-view/nautilus-service-install-view.c
M
components/services/install/nautilus-view/nautilus-service-install-view.c

commit 04c0896f059a9d419236bc009dc940d7411ab579
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-10-23

    Fix extra dependency that was causing the xml.h files to be
    generated too

	* Makefile.shared: Fix extra dependency that was causing the xml.h
	files to be generated too often.
	* configure.in: Fix code that detects the gcc options to work even
	with -O on.

	* src/nautilus-view-frame.h:
	* src/nautilus-view-frame.c:
	(nautilus_view_frame_initialize_class),
	(view_frame_loaded), (view_frame_failed),
	(nautilus_view_frame_handle_client_destroy),
	(nautilus_view_frame_handle_client_gone),
	(nautilus_view_frame_new), (check_if_view_is_gone),
	(nautilus_view_frame_set_to_component),
	(nautilus_view_frame_get_is_underway):
	Revamp set of signals to be easier to understand. Handle all
	failures uniformly,

	* src/nautilus-window-manage-views.h:
	* src/nautilus-window-manage-views.c: (change_selection),
	(nautilus_window_update_for_new_location),
	(nautilus_window_has_really_changed),
	(nautilus_window_set_state_info),
	(nautilus_window_set_sidebar_panels),
	(zoom_level_changed_callback), (get_history_list_callback),
	(change_selection_callback), (change_status_callback),
	(failed_callback), (load_underway_callback),
	(load_complete_callback), (open_location_callback),
	(open_location_in_new_window_callback), (title_changed_callback),
	(nautilus_window_connect_view), (nautilus_window_disconnect_view):
	Make more of the view management private to this file. Use the
	signals by their new names. Disconnect all the signals, not just
	the error-related ones.

	* src/nautilus-window.c:
	(nautilus_window_set_content_view_widget): Updated the debugging
	check to do it with the new Bonobo UI calls.

M	ChangeLog
M	Makefile.shared
M	configure.in
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-view-frame.c
M	src/nautilus-view-frame.h
M	src/nautilus-window-manage-views.c
M	src/nautilus-window-manage-views.h
M	src/nautilus-window.c

commit 9a6d8bcaa41cacd1e10dd5e7c7a57df2a7cb154e
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-10-23

    made the summary view not display the news section when there is
    no news


	*
	components/services/summary/nautilus-view/nautilus-summary-view.c
	: (generate_summary_form):
	made the summary view not display the news section when there is
	no news to display.

M	ChangeLog
M	components/services/summary/nautilus-summary-view.c
M	components/services/summary/nautilus-view/nautilus-summary-view.c

commit bb05f3acd7040c6a4712b8ba2a1357b1a0aadf4d
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-10-23

    Added a comment to the ssl_rename variable. Added a function stub for

	* components/services/install/idl/trilobite-eazel-install.idl:
	Added a comment to the ssl_rename variable.
	Added a function stub for querying the server about packages. Not
	impl yet.

	* components/services/install/lib/eazel-install-logic.c:
	(eazel_install_check_for_file_conflicts),
	(eazel_install_do_transaction_fill_hash),
	(eazel_install_monitor_process_pipe),
	(eazel_install_monitor_err_process_pipe),
	(eazel_install_monitor_subcommand_pipe),
	(eazel_install_do_transaction_all_files_check),
	(eazel_install_clean_name_to_package_hash),
	(eazel_install_start_transaction),
	(eazel_install_check_existing_packages),
	(eazel_install_fetch_dependencies), (dump_one_package),
	(eazel_install_do_file_conflict_check),
	(eazel_install_ensure_deps), (eazel_uninstall_upward_traverse),
	(eazel_uninstall_globber):
	Added comments and clarified some variable names.
	No file dep checking on --force.
	No whatrequires check on uninstall on --force
	Moved the all_files_check call into ensure_deps, so if packages
	are pruned we can rerun ensure_deps.
	No longer check if a provides file is a directory before conflict
	check (not needed because of fix in eazel-install-types).
	Calling g_main_iteration during file conflict checking if
	EAZEL_INSTALL_SLIM is set.
	Clean up some lists and hashtables at the end of a transaction.

	* components/services/install/lib/eazel-install-private.h:
	* components/services/install/lib/eazel-install-object.c:
	(eazel_install_finalize), (eazel_install_class_initialize),
	(eazel_install_initialize), (eazel_install_install_packages),
	(eazel_install_uninstall_packages),
	(eazel_install_revert_transaction_from_xmlstring),
	(eazel_install_emit_done):
	All default funcs are NULL if EAZEL_INSTALL_NO_CORBA set.
	Set private->revert to TRUE during revert.
	Some more debug output.

	* components/services/install/lib/eazel-install-protocols.c:
	(http_fetch_remote_file), (eazel_install_fetch_file),
	(eazel_install_fetch_package), (get_search_url_for_package):
	Don't add the package to downloaded_files list till after we've
	checked the version and name.
	If revert, use &flag=8 otherwise 12.

	* components/services/install/lib/eazel-install-query.c:
	(eazel_install_simple_rpm_query):
	Assert that the dbs hashtable is !null.

	* components/services/install/lib/eazel-install-rpm-glue.h:
	* components/services/install/lib/eazel-install-rpm-glue.c:
	(eazel_install_rpm_set_settings),
	(eazel_install_start_transaction_make_rpm_argument_list),
	(eazel_install_monitor_rpm_process_pipe),
	(eazel_install_free_rpm_system),
	(eazel_install_prepare_rpm_system),
	(eazel_install_package_modifies_provides_compare),
	(eazel_install_do_rpm_dependency_check):
	Loads of debug code to grab stderr & stdout output from rpm.
	More comments in the do_rpm_dependency_check func.

	* components/services/install/lib/eazel-install-types.h:
	* components/services/install/lib/eazel-install-types.c:
	(categorydata_new), (categorydata_list_copy), (categorydata_copy),
	(packagedata_list_copy), (packagedata_copy),
	(packagedata_fill_from_rpm_header), (packagedata_destroy):
	Added a boolean flag to packagedata_copy, toggles whether or not
	to deep copy.
	Fix rpm header load to not add directories to the ->provides list
	(using a wonderfull O(n) function, I'll leave it to the reader to
	improve it).
	Uncommented the rpmheaderFree call.

	*
	components/services/install/lib/eazel-install-xml-package-list.c:
	(eazel_install_packagelist_to_xml):
	More debug output (we can never have enough!)

	* nautilus-installer/src/Makefile:
	Yes.

	* nautilus-installer/src/callbacks.c: (druid_cancel),
	(druid_delete), (begin_install), (druid_finish), (prep_install):
	* nautilus-installer/src/installer.c: (create_what_to_do_page),
	(strip_categories), (start_over_make_category_func), (start_over),
	(jump_to_retry_page), (create_window), (eazel_install_progress),
	(eazel_download_progress), (add_force_packages),
	(add_force_remove), (add_update_package), (get_required_name),
	(get_detailed_errors_foreach), (get_detailed_errors),
	(eazel_install_preflight), (eazel_install_delete_files),
	(install_done), (check_system), (eazel_installer_do_install),
	(eazel_installer_initialize):
	* nautilus-installer/src/installer.h:
	* nautilus-installer/src/link.sh:
	* nautilus-installer/src/main.c: (main):
	Now takes a --tmpdir argument
	Puts builddate in window title
	Has a system for creating RepairCases when traversing a tree in
	install_failed signal handler.
	Now handles stuff like "need to updage eog" and then there is no
	update for eog.
	Hopefully also handles circular conflict cases.
	Now has a completely obfuscated call stack...

M	ChangeLog
M	components/services/install/idl/trilobite-eazel-install.idl
M	components/services/install/lib/eazel-install-logic.c
M	components/services/install/lib/eazel-install-object.c
M	components/services/install/lib/eazel-install-private.h
M	components/services/install/lib/eazel-install-protocols.c
M	components/services/install/lib/eazel-install-query.c
M	components/services/install/lib/eazel-install-rpm-glue.c
M	components/services/install/lib/eazel-install-rpm-glue.h
M	components/services/install/lib/eazel-install-types.c
M	components/services/install/lib/eazel-install-types.h
M	components/services/install/lib/eazel-install-xml-package-list.c
M	components/services/install/lib/makefile.staticlib.in
A	components/services/startup/nautilus-view/.cvsignore
M	nautilus-installer/src/.cvsignore
M	nautilus-installer/src/Makefile
M	nautilus-installer/src/callbacks.c
M	nautilus-installer/src/installer.c
M	nautilus-installer/src/installer.h
M	nautilus-installer/src/link.sh
M	nautilus-installer/src/main.c

commit 8949c806a3c24835a4687da5f0a470e1fa61e206
Author: Mathieu Lacage <mathieu@eazel.com>
Date:	2000-10-23

    applying patch from John Fleck to make it work better with the current

    2000-10-23	Mathieu Lacage	<mathieu@eazel.com>

	* user-guide/C/sgml/chapter-1.sgml:
	applying patch from John Fleck to make it work better
	with the current gnome-db2html behaviour.

M	ChangeLog
M	user-guide/C/sgml/chapter-1.sgml

commit d4378ab37e10a814982e7583e1490c6b91e7e1ca
Author: Fatih Demir <kabalak@src.gnome.org>
Date:	2000-10-23

    Committed updated ko.po.

M	po/ChangeLog
M	po/ko.po

commit 8a7a1d12504fffe6ebdcb61e236b9b32fdca2ae0
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-10-23

    Fixed memory leak I happened to notice.

	* src/nautilus-window-menus.c: (append_bookmark_to_menu):
	Fixed memory leak I happened to notice.

M	ChangeLog
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-window-menus.c

commit 3d6d3591f0673f0001ac12d530ede784002b4f9b
Author: J Shane Culpepper <pepper@eazel.com>
Date:	2000-10-23

    Fixing the spec to pick up new image directory.

    2000-10-23	J Shane Culpepper  <pepper@eazel.com>

	* libnautilus/nautilus-clipboard-ui.xml.h:
	* nautilus.spec.in:
	* src/file-manager/nautilus-directory-view-ui.xml.h:
	* src/file-manager/nautilus-icon-view-ui.xml.h:
	* src/file-manager/nautilus-search-list-view-ui.xml.h:
	* src/nautilus-shell-ui.xml.h:

	Fixing the spec to pick up new image directory.

M	ChangeLog
M	nautilus.spec.in

commit f2f96608847817c8c06107aea0d62edea8d7c1e7
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-10-23

	Fixed 3568: Bonobo verbs and data leak when menus rebuilt

	Michael Meeks added verb-removing support to Bonobo, which
	I have now deployed in Nautilus.

	* libnautilus-extensions/nautilus-bonobo-extensions.h:
	* libnautilus-extensions/nautilus-bonobo-extensions.c:
	(remove_verbs): New function, walks through the XML nodes
	beneath a specified path and removes each verb it finds.
	(nautilus_bonobo_remove_menu_items_and_verbs): Now calls
	remove_verbs; also changed name from _remove_menu_items
	for clarity.

	* src/file-manager/fm-directory-view.c:
	(reset_bonobo_open_with_menu):
	* src/nautilus-window-menus.c:
	(nautilus_window_remove_bookmarks_menu_items),
	(nautilus_window_remove_go_menu_items): Removed FIXMEs
	and updated for name change.

M	ChangeLog
M	libnautilus-extensions/nautilus-bonobo-extensions.c
M	libnautilus-extensions/nautilus-bonobo-extensions.h
M	libnautilus-private/nautilus-bonobo-extensions.c
M	libnautilus-private/nautilus-bonobo-extensions.h
M	src/file-manager/fm-directory-view.c
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-window-menus.c

commit d33e76265e90933472f48170b1dad751aa376eab
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-10-23

    Improved the warning message output to the terminal when get-file-info

	* src/nautilus-applicable-views.c:
	(get_nautilus_navigation_result_from_gnome_vfs_result):
	Improved the warning message output to the terminal when
	get-file-info returns a GnomeVFSResult for which we don't
	have a nice user error message.

M	ChangeLog
M	src/nautilus-applicable-views.c

commit 93355fe2a977731109fda00acdfa2caf2b57b987
Author: Michael Fleming <mfleming@src.gnome.org>
Date:	2000-10-23

    Added small comment to currently unused function with regards to
    format of


	* components/services/trilobite/libtrilobite/trilobite-redirect.c:
	(trilobite_get_services_address)
	Added small comment to currently unused  function with regards to
	format of gconf paramameter (services-host)

M	ChangeLog
M	components/services/trilobite/libtrilobite/trilobite-redirect.c

commit b1d1b652309d63ccfce0eb469c070338a9a39b7a
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-10-23

	This is Maciej checking in Martin's fix for 3691. Credit to him,
	blame to me.

	* components/adapter/nautilus-adapter-embed-strategy.h
	(NautilusAdapterEmbedStrategyClass): Added "activate" and
	"deactivate"
	signals.
	(nautilus_adapter_embed_strategy_get): Removed ui_container
	argument.
	(nautilus_adapter_embed_strategy_activate): New function; emits
	the "activate" signal.
	(nautilus_adapter_embed_strategy_deactivate): New function; emits
	the "deactivate" signal.

	* components/adapter/nautilus-adapter-control-embed-strategy.c
	(nautilus_adapter_control_embed_strategy_activate): New static
	function;
	this is the handler of the "activate" signal.
	(nautilus_adapter_control_embed_strategy_deactivate): New static
	function;
	this is the handler of the "deactivate" signal.

	* components/adapter/nautilus-adapter-embeddable-embed-strategy.c
	(nautilus_adapter_embeddable_embed_strategy_activate): New
	static function;
	this is the handler of the "activate" signal.
	(nautilus_adapter_embeddable_embed_strategy_deactivate): New
	static function;
	this is the handler of the "deactivate" signal.

	* components/adapter/nautilus-adapter.c
	(nautilus_adapter_activate_callback):
	New static function; connect this to the "activate" signal of
	the adapter
	control.

M	ChangeLog
M	components/adapter/nautilus-adapter-control-embed-strategy.c
M
components/adapter/nautilus-adapter-control-factory-embed-strategy.c
M	components/adapter/nautilus-adapter-embed-strategy.c
M	components/adapter/nautilus-adapter-embed-strategy.h
M	components/adapter/nautilus-adapter-embeddable-embed-strategy.c
M	components/adapter/nautilus-adapter.c
M	libnautilus/nautilus-clipboard-ui.xml.h
M	src/file-manager/nautilus-directory-view-ui.xml.h
M	src/file-manager/nautilus-icon-view-ui.xml.h
M	src/file-manager/nautilus-search-list-view-ui.xml.h
M	src/nautilus-shell-ui.xml.h

commit e19de8850daf10b209a0eb08ecf1d0d5c26967e4
Author: Matthias Warkus <mawarkus@src.gnome.org>
Date:	2000-10-23

    Ye Great Olde Update.

M	po/ChangeLog
M	po/de.po

commit 2dcc8b89d041f0b2e7ba1e972b7d6093d693e4c6
Author: Kjartan Maraas <kmaraas@src.gnome.org>
Date:	2000-10-23

    Forgot to commit this

M	ChangeLog

commit b09f16e9f92cecaead6c84869bc32eee4f687e9f
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-10-23

    made the updates section of the summary use the new, image-based tabs.


	*
	components/services/summary/nautilus-view/nautilus-summary-view.c
	: (generate_summary_form), (service_tab_selected_callback),
	(updates_tab_selected_callback):
	made the updates section of the summary use the new, image-based
	tabs.

	* libnautilus-extensions/nautilus-tabs.c: (draw_all_tabs):
	made it handle the right edge for the single tab case properly.

M	ChangeLog
M	components/services/summary/nautilus-summary-view.c
M	components/services/summary/nautilus-view/nautilus-summary-view.c
M	libnautilus-extensions/nautilus-tabs.c
M	libnautilus-private/nautilus-tabs.c

commit 0fae4e60e1bef90888efaa95636d468f2b710506
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-10-23

    added image-based tabs to the summary view. Also, fixed problem
    where the


	* components/services/summary/
		nautilus-view/nautilus-summary-view.c
	: (generate_summary_form), (generate_login_dialog),
	(nautilus_summary_view_load_uri), (service_tab_selected_callback):

	added image-based tabs to the summary view.  Also, fixed
	problem where
	the throbber kept spinning until the login dialog was dismissed by
	making it a non-modal dialog by refraining from calling
	gnome_run_dialog
	Currently, only the service tabs have been converted but the
	update
	tab is coming soon.

	* libnautilus-extensions/Makefile.am:
	* libnautilus-extensions/nautilus-tabs.c:
	(nautilus_tabs_initialize_class), (nautilus_tabs_initialize),
	(nautilus_tabs_new), (tab_item_destroy), (tab_item_destroy_cover),
	(nautilus_tabs_destroy), (nautilus_tabs_unload_tab_pieces),
	(load_tab_piece), (nautilus_tabs_load_tab_pieces),
	(nautilus_tabs_hit_test), (measure_height), (recalculate_size),
	(nautilus_tabs_size_request), (draw_tab_piece_aa),
	(draw_pixbuf_tiled_aa), (allocate_cleared_pixbuf),
	(measure_tab_name), (draw_tab_label), (draw_all_tabs),
	(tab_item_find_by_name), (nautilus_tabs_expose),
	(nautilus_tabs_draw), (nautilus_tabs_add_tab),
	(nautilus_tabs_remove_tab), (nautilus_tabs_prelight_tab),
	(nautilus_tabs_select_tab), (nautilus_tabs_press_event),
	(nautilus_tabs_leave_event), (nautilus_tabs_motion_event):
	* libnautilus-extensions/nautilus-tabs.h:
	added a new class for the fancy Arlo tabs in the summary view,
	based on the sidebar tabs.

	* configure.in:
	* components/services/summary/
		nautilus-view/Makefile.am:
	* components/services/summary/
		nautilus-view/icons/.cvsignore:
	* components/services/summary/
		nautilus-view/icons/Makefile.am:
	* components/services/summary/
		nautilus-view/icons/gray_tab_pieces/.cvsignore:
	* components/services/summary/
		nautilus-view/icons/gray_tab_pieces/*.png

	added Arlo's new tab images for the summary view

	* src/nautilus-property-browser.c:
	(nautilus_property_browser_initialize), (add_new_button_callback),
	(done_button_callback):

	added a done button to the property dialog to make it easier to
	dismiss it.

M	ChangeLog
A	components/services/summary/icons/Makefile.am
A	components/services/summary/icons/active-fill.png
A	components/services/summary/icons/active-inactive-bridge.png
A	components/services/summary/icons/active-left-bumper.png
A	components/services/summary/icons/active-prelight-bridge.png
A	components/services/summary/icons/active-right-bumper.png
A	components/services/summary/icons/fill-background.png
A	components/services/summary/icons/inactive-active-bridge.png
A	components/services/summary/icons/inactive-fill.png
A	components/services/summary/icons/inactive-left-bumper.png
A	components/services/summary/icons/inactive-right-bumper.png
A	components/services/summary/icons/prelight-active-bridge.png
A	components/services/summary/icons/prelight-fill.png
A	components/services/summary/icons/prelight-left-bumper.png
A	components/services/summary/icons/prelight-right-bumper.png
M	components/services/summary/nautilus-summary-view.c
M	components/services/summary/nautilus-view/Makefile.am
A	components/services/summary/nautilus-view/icons/.cvsignore
A	components/services/summary/nautilus-view/icons/Makefile.am
A
components/services/summary/nautilus-view/icons/gray_tab_pieces/.cvsignore
A
components/services/summary/nautilus-view/icons/gray_tab_pieces/Makefile.am
A
components/services/summary/nautilus-view/icons/gray_tab_pieces/active-fill.png
A
components/services/summary/nautilus-view/icons/gray_tab_pieces/active-inactive-bridge.png
A
components/services/summary/nautilus-view/icons/gray_tab_pieces/active-left-bumper.png
A
components/services/summary/nautilus-view/icons/gray_tab_pieces/active-prelight-bridge.png
A
components/services/summary/nautilus-view/icons/gray_tab_pieces/active-right-bumper.png
A
components/services/summary/nautilus-view/icons/gray_tab_pieces/fill-background.png
A
components/services/summary/nautilus-view/icons/gray_tab_pieces/inactive-active-bridge.png
A
components/services/summary/nautilus-view/icons/gray_tab_pieces/inactive-fill.png
A
components/services/summary/nautilus-view/icons/gray_tab_pieces/inactive-left-bumper.png
A
components/services/summary/nautilus-view/icons/gray_tab_pieces/inactive-right-bumper.png
A
components/services/summary/nautilus-view/icons/gray_tab_pieces/prelight-active-bridge.png
A
components/services/summary/nautilus-view/icons/gray_tab_pieces/prelight-fill.png
A
components/services/summary/nautilus-view/icons/gray_tab_pieces/prelight-left-bumper.png
A
components/services/summary/nautilus-view/icons/gray_tab_pieces/prelight-right-bumper.png
M	components/services/summary/nautilus-view/nautilus-summary-view.c
M	configure.in
M	libnautilus-extensions/Makefile.am
A	libnautilus-extensions/nautilus-tabs.c
A	libnautilus-extensions/nautilus-tabs.h
M	libnautilus-private/Makefile.am
A	libnautilus-private/nautilus-tabs.c
A	libnautilus-private/nautilus-tabs.h
M	src/nautilus-property-browser.c

commit 8ae4ae2792ea495f925bb198e0037bb094f076c1
Author: Christian Rose <menthos@src.gnome.org>
Date:	2000-10-23

    Updated Swedish translation.

M	po/ChangeLog
M	po/sv.po

commit e7bb14e94ea247b93e78d00104f60f0ad1114660
Author: Michael Fleming <mfleming@src.gnome.org>
Date:	2000-10-22

    Made timed-wait dialog remember the dialog. Was being triggered
    during a


	* libnautilus-extensions/nautilus-stock-dialogs.c:
	(timed_wait_free), (timed_wait_callback):

	Made timed-wait dialog remember the dialog.  Was being triggered
	during a DAV rename w/ debug info on.

M	ChangeLog
M	libnautilus-extensions/nautilus-stock-dialogs.c
M	libnautilus-private/nautilus-stock-dialogs.c

commit 5cee190da1796810f1764800651130e6c5ccbf96
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2000-10-22

    Updated Norwegian translation.

    2000-10-22	Kjartan Maraas	<kmaraas@gnome.org>

	* no.po: Updated Norwegian translation.

M	po/ChangeLog
M	po/no.po

commit 61003c5117c635a8ee2dbf0358d32152de3440f0
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2000-10-22

    Check in a file containing the strings to be translated instead of the

    2000-10-22	Kjartan Maraas	<kmaraas@gnome.org>

	* src/nautilus-shell-ui.xml.h: Check in a file containing
	the strings to be translated instead of the 0-byte file that's
	there now.

M	src/nautilus-shell-ui.xml.h

commit 2455340854aa791aa606f2a89b9b8aa319b660ef
Author: Robert Brady <rbrady@src.gnome.org>
Date:	2000-10-22

    Add British translation.

M	ChangeLog
M	configure.in
M	po/ChangeLog
A	po/en_GB.po

commit 92a72d90b108a6a32d36e8a476469e32e33ee158
Author: George Lebl <jirka@5z.com>
Date:	2000-10-22

    Things allocated with glib functions must be freed with g_free,
    not free

    Sun Oct 22 05:25:46 2000  George Lebl <jirka@5z.com>

	* librsvg/rsvg-ft.c (rsvg_ft_ctx_done): Things allocated with
	  glib functions must be freed with g_free, not free

M	ChangeLog
M	librsvg/rsvg-ft.c

commit 869084e2151e2475dacb95841932e97ac8c5f0c6
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-10-22

    Dep on bonobo>=0.24 and medusa >= 0.2.1

M	ChangeLog
M	nautilus.spec.in

commit 9ece469996b02839620d3ff87dce7eb6848715e5
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-10-22

    Added syncomm to THANKS file.

    2000-10-21	Gene Z. Ragan  <gzr@eazel.com>

	* THANKS:
	Added syncomm to THANKS file.

M	ChangeLog
M	THANKS

commit 83d67b62a2f528ecd06865e83c5262160006db05
Author: Josh Barrow <josh@eazel.com>
Date:	2000-10-21

    ,
    2000-10-21	Josh Barrow  <josh@eazel.com>

	    * AUTHORS:
	    * THANKS:
	    * src/nautilus-window-menus.c:
	    (help_menu_about_nautilus_callback):
	    Added Eli to the about box and moved him from THANKS to
	    AUTHORS, per
	    Maciej.

M	AUTHORS
M	ChangeLog
M	THANKS
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-window-menus.c

commit 86a6a6539d16812639228063aa109e456577dad2
Author: Ali Abdin <aliabdin@aucegypt.edu>
Date:	2000-10-21

    Add in 'break;' at the appropriate areas of the code. Should fix some

    2000-10-21	Ali Abdin  <aliabdin@aucegypt.edu>

	    * components/help/converters/gnome-db2html2/toc-elements.c:
	    (toc_sect_end_element): Add in 'break;' at the appropriate
	    areas of
	    the code. Should fix some issues. DOH!! This was also needed
	    to fix
	    Bug #3863. Thank god for testers.

M	ChangeLog
M	components/help/converters/gnome-db2html2/toc-elements.c

commit 276522992f547c508c33b00bab17ff00099a0802
Author: Chyla Zbigniew <chyla@src.gnome.org>
Date:	2000-10-21

    Added pl to ALL_LINGUAS

M	ChangeLog
M	configure.in

commit 87e61ffecfa97281170cc85ce47441664a2c542d
Author: Chyla Zbigniew <chyla@src.gnome.org>
Date:	2000-10-21

    Added Polish translation

M	po/ChangeLog
A	po/pl.po

commit d1f6c88930d1799280200c95afc3d9694296e23b
Author: Mathieu Lacage <mathieu@src.gnome.org>
Date:	2000-10-21

    changelog for previous commit

M	ChangeLog

commit 70d86ab8df2b2aea8d52da59ba89a03269a2d711
Author: Mathieu Lacage <mathieu@src.gnome.org>
Date:	2000-10-21

    ok, removing those files till I take time to redo them all to
    have decent sizes. People keep on complaining how it kills their
    bandwith. I wished I could shoot the guy who made them.

D	user-guide/C/img/ch1-README.png
D	user-guide/C/img/ch1-cnn.png
D	user-guide/C/img/ch1-complex-search.png
D	user-guide/C/img/ch1-duplicate.png
D	user-guide/C/img/ch1-google.png
D	user-guide/C/img/ch1-hardware.png
D	user-guide/C/img/ch1-history.png
D	user-guide/C/img/ch1-home-john.png
D	user-guide/C/img/ch1-home.png
D	user-guide/C/img/ch1-icon-view-150.png
D	user-guide/C/img/ch1-icon-view-demo.png
D	user-guide/C/img/ch1-inadequate-permissions.png
D	user-guide/C/img/ch1-list-mydoc.png
D	user-guide/C/img/ch1-music-control.png
D	user-guide/C/img/ch1-nautiluslogo.png
D	user-guide/C/img/ch1-new-window.png
D	user-guide/C/img/ch1-open-with.png
D	user-guide/C/img/ch1-panel.png
D	user-guide/C/img/ch1-permissions.png
D	user-guide/C/img/ch1-pluck.png
D	user-guide/C/img/ch1-samba.png
D	user-guide/C/img/ch1-slash.png
D	user-guide/C/img/ch1-toolbar.png
D	user-guide/C/img/ch1-toshiba.png
D	user-guide/C/img/ch1-tree-demo.png
D	user-guide/C/img/ch1-tree-doc-1.png
D	user-guide/C/img/ch1-tree-doc.png
D	user-guide/C/img/ch1-tree-etc.png
D	user-guide/C/img/ch1-tree-slash.png
D	user-guide/C/img/ch1-view-as.png
D	user-guide/C/img/ch1-zoom-control.png
D	user-guide/C/img/ch2-colors.png
D	user-guide/C/img/ch2-edit-settings-folder.png
D	user-guide/C/img/ch2-emblems.png
D	user-guide/C/img/ch2-home-john-mydoc.png
D	user-guide/C/img/ch2-icon-captions-alone.png
D	user-guide/C/img/ch2-icon-captions.png
D	user-guide/C/img/ch2-john.png
D	user-guide/C/img/ch2-music.png
D	user-guide/C/img/ch2-open-with-other.png
D	user-guide/C/img/ch2-open-with.png
D	user-guide/C/img/ch2-photos-john.png
D	user-guide/C/img/ch2-right-click-open-with.png
D	user-guide/C/img/ch2-search-settings.png
D	user-guide/C/img/ch2-ski-intermediate-menu.png
D	user-guide/C/img/ch2-theme-eazel.png
D	user-guide/C/img/ch2-view-layout-menu.png
D	user-guide/C/img/ch3-sign-up.png
D	user-guide/C/img/install-finish.png
D	user-guide/C/img/install-signup.png
D	user-guide/C/img/install-user-level.png
D	user-guide/C/img/install-wellcome.png

commit f84f0d231665608cb82379d2cbe07732f4d6b621
Author: Ali Abdin <aliabdin@aucegypt.edu>
Date:	2000-10-21

    Add in 'break;' at the appropriate areas of the code. Should fix some

    2000-10-21	Ali Abdin  <aliabdin@aucegypt.edu>

	    * components/help/converters/gnome-db2html2/sect-elements.c:
	    (sect_sect_end_element): Add in 'break;' at the appropriate
	    areas of
	    the code. Should fix some issues. Fixes Bug #3863.

M	ChangeLog
M	components/help/converters/gnome-db2html2/sect-elements.c

commit 1f25520dd866b0b0dbe0fa50c39afc835aeed92d
Author: Ali Abdin <rakholh@src.gnome.org>
Date:	2000-10-21

    Experiment Failed

M	user-guide/C/.cvsignore

commit 7073595f24008ed54c8c9cd4b433061056d2cfd0
Author: Ali Abdin <rakholh@src.gnome.org>
Date:	2000-10-21

    I can not download 9MB of images, and I have an important check-in
    to do!

M	user-guide/C/.cvsignore

commit 2cc5807dfc005bbad4ccf5f6a0318b9f53eb5376
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-10-21

    Remove artificial pauses I was using for testing (oops), and
    change the

	*
	components/services/install/nautilus-view/nautilus-service-instal
	l-view.c: (generate_install_form),
	(nautilus_service_install_downloading),
	(nautilus_service_install_installing):

	Remove artificial pauses I was using for testing (oops), and
	change the font size of the overall feedback text to something
	readable in AA.

M	ChangeLog
M	components/services/install-view/nautilus-service-install-view.c
M
components/services/install/nautilus-view/nautilus-service-install-view.c

commit 39d319d2e88356389cecdf0198a2fbee423c2e34
Author: John Fleck <jfleck@src.gnome.org>
Date:	2000-10-21

    John Fleck <jfleck@inkstain.net> "doctype" in nautilus.sgml dtd must
    be in


    John Fleck <jfleck@inkstain.net> "doctype" in nautilus.sgml dtd must
    be in all caps, "DOCTYPE"

M	ChangeLog
M	user-guide/C/sgml/nautilus.sgml

commit bf8832791374c2aa0ca0d6a418af3bbf3c080473
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-10-21

    oops

M	components/services/install-view/nautilus-service-install-view.c
M
components/services/install/nautilus-view/nautilus-service-install-view.c

commit 43f8c591bd0e7f91607f3f78a8023b1550d79846
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-10-21

    Add package "summary" field to store the RPM one-line summary field
    (we

	* components/services/install/idl/trilobite-eazel-install.idl:
	* components/services/install/lib/eazel-install-corba-types.c:
	(corba_packagedatastruct_from_packagedata),
	(packagedata_from_corba_packagedatastruct):
	* components/services/install/lib/eazel-install-protocols.c:
	(get_url_for_package):
	* components/services/install/lib/eazel-install-types.c:
	(packagedata_new), (packagedata_copy),
	(packagedata_fill_from_rpm_header), (packagedata_destroy):
	* components/services/install/lib/eazel-install-types.h:
	*
	components/services/install/lib/eazel-install-xml-package-list.c:
	(parse_package), (eazel_install_packagedata_to_xml):
	*
	components/services/install/nautilus-view/nautilus-service-instal
	l-view.c: (add_padding_to_box), (generate_install_form),
	(show_overall_feedback), (make_new_status),
	(current_progress_bar_complete),
	(nautilus_service_install_downloading),
	(nautilus_service_install_installing),
	(nautilus_service_install_view_update_from_uri):

	Add package "summary" field to store the RPM one-line summary
	field (we want to show it in the installer).

M	ChangeLog
M	components/services/install-view/nautilus-service-install-view.c
M	components/services/install/idl/trilobite-eazel-install.idl
M	components/services/install/lib/eazel-install-corba-types.c
M	components/services/install/lib/eazel-install-protocols.c
M	components/services/install/lib/eazel-install-types.c
M	components/services/install/lib/eazel-install-types.h
M	components/services/install/lib/eazel-install-xml-package-list.c
M
components/services/install/nautilus-view/nautilus-service-install-view.c

commit d36770cea5997210567eceaf066f9136a79dd721
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-10-21

    at Arlo's urging, I removed the emblem scale pinning that was
    added last


	* libnautilus-extensions/nautilus-icon-container.c:
	(nautilus_icon_container_update_icon):
	at Arlo's urging, I removed the emblem scale pinning that
	was added
	last week, which isn't right if you think of the emblems as part
	of the icons like Arlo does.  I also added an emblem scale
	factor to
	make the emblems a more reasonable size.

	* src/file-manager/fm-list-view.c:
	fixed bug 3900, emblems too large in the list view, by correct
	the LIST_VIEW_MINIMAL_EMBLEM_SIZE constant, which was set
	too large.

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-container.c
M	src/file-manager/fm-list-view.c

commit 3d883e7fc8d1d0612156444851f83c40b429a4e4
Author: Christopher R. Gabriel <cgabriel@src.gnome.org>
Date:	2000-10-21

    added italian translation

M	nautilus.desktop

commit d6db0becce578ce51b3c9ff0b509e97bdfd0485f
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-10-21

	Fixed bug 3548 (modal error dialog is flaky in summary view)

	I made a bunch of small improvements to this file. Most of
	these had been checked in earlier but accidentally clobbered,
	but there are some new ones too.

	*
	components/services/summary/nautilus-view/nautilus-summary-view.c:
	Removed feedback_text field from details struct. This was used in
	an unnecessary and leak-inducing way before.

	(generate_summary_form): Remove period following exclamation point
	in on-screen text.

	(error_dialog_retry_cb): Removed this function.

	(set_dialog_parent): New helper function to parent a dialog on
	the NautilusSummaryView's window.

	(generate_error_dialog): Removed "Retry" button since it is
	extremely unlikely to work, thus resulting in constant
	frustration;
	Removed initialized but unused "reply" variable; removed extra
	initialization of "dialog" variable; use OK button instead of
	Cancel since there's only one button now; set up error message
	with parameter instead of details field; set text justification
	and line wrap to accommodate longer messages; parent the dialog
	so it doesn't appear in some random place.

	(authn_cb_failed): pass message to generate_error_dialog directly;
	removed unnecessary capital letter in message.

	(generate_login_dialog): remove initialized but unused "reply"
	variable;
	change "Please Login" to "Please log in"; parent the dialog.

	(nautilus_summary_view_load_uri): collapse a lot of identical
	code;
	improve error messages; display error message when xml file
	couldn't
	be parsed (was supposed to before, but wasn't); only generate the
	summary form if xml file was parsed.

M	ChangeLog
M	components/services/summary/nautilus-summary-view.c
M	components/services/summary/nautilus-view/nautilus-summary-view.c

commit 8f9cd1969ed2861005115be21f1630fa83e76393
Author: Mathieu Lacage <mathieu@eazel.com>
Date:	2000-10-21

    stupid me: forgot a sect2 in the middle of nowhere...

    2000-10-21	Mathieu Lacage	<mathieu@eazel.com>

	* user-guide/C/sgml/chapter-1.sgml:
	stupid me: forgot a sect2 in the middle of nowhere...

M	ChangeLog
M	user-guide/C/sgml/chapter-1.sgml

commit 0c65eaca24bbd687c10505a8a1a13718e2e10c56
Author: Rebecca Schulman <rebecka@eazel.com>
Date:	2000-10-20

    Fix for bug 1768, to put a hard limit on the number of files for
    PR2. We

    2000-10-20	Rebecca Schulman  <rebecka@eazel.com>
	Fix for bug 1768, to put a hard limit on
	the number of files for PR2.  We do this
	by keeping a count of confirmed files
	in directories, and stopping a load once the confirmed
	file count reaches a certain level.

	* libnautilus-extensions/nautilus-directory-async.c:
	(set_file_unconfirmed), (dequeue_pending_idle_callback),
	(directory_load_one), (directory_load_done),
	(directory_load_callback), (mark_all_files_unconfirmed),
	(nautilus_directory_stop_monitoring_file_list):
	Increment or decrement file count when marking a file confirmed
	or unconfirmed.
	* libnautilus-extensions/nautilus-directory-private.h:
	add file count file
	* libnautilus-extensions/nautilus-directory.c:
	(nautilus_directory_add_file), (nautilus_directory_remove_file),
	(nautilus_directory_file_list_length_reached):
	increment and decrement file counts here when a file is added.
	A file is always confirmed when it is initially added, so
	increment always, but only decrement the count when we are
	removing a confirmed file.
	* libnautilus-extensions/nautilus-directory.h:
	Add function nautilus_directory_file_list_length_reached
	as public
	* src/file-manager/fm-directory-view.c:
	(check_for_directory_hard_limit), (done_loading):
	when we finish loading the directory, display the hard limit
	dialog if necesssary, to let the user know we've stopped the
	directory
	load to prevent nautilus from overloading.
    2000-10-20	Rebecca Schulman  <rebecka@eazel.com>
	Fix for bug 1768, to put a hard limit on
	the number of files for PR2.  We do this
	by keeping a count of confirmed files
	in directories, and stopping a load once the confirmed
	file count reaches a certain level.

	* libnautilus-extensions/nautilus-directory-async.c:
	(set_file_unconfirmed), (dequeue_pending_idle_callback),
	(directory_load_one), (directory_load_done),
	(directory_load_callback), (mark_all_files_unconfirmed),
	(nautilus_directory_stop_monitoring_file_list):
	Increment or decrement file count when marking a file confirmed
	or unconfirmed.
	* libnautilus-extensions/nautilus-directory-private.h:
	add file count file
	* libnautilus-extensions/nautilus-directory.c:
	(nautilus_directory_add_file), (nautilus_directory_remove_file),
	(nautilus_directory_file_list_length_reached):
	increment and decrement file counts here when a file is added.
	A file is always confirmed when it is initially added, so
	increment always, but only decrement the count when we are
	removing a confirmed file.
	* libnautilus-extensions/nautilus-directory.h:
	Add function nautilus_directory_file_list_length_reached
	as public
	* src/file-manager/fm-directory-view.c:
	(check_for_directory_hard_limit), (done_loading):
	when we finish loading the directory, display the hard limit
	dialog if necesssary, to let the user know we've stopped the
	directory
	load to prevent nautilus from overloading.

M	ChangeLog
M	libnautilus-extensions/nautilus-directory-async.c
M	libnautilus-extensions/nautilus-directory-private.h
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-extensions/nautilus-directory.h
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-directory-private.h
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-directory.h
M	src/file-manager/fm-directory-view.c

commit 560bc56743c03a4f3fac5c3d44440f4f9f7ab3b6
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-10-20

    We need to include the .xml.h files in EXTRA_DIST. My mistake
    turning that

	* components/loser/content/Makefile.am:
	* components/loser/sidebar/Makefile.am:
	* components/mozilla/Makefile.am:
	* components/sample/Makefile.am:
	* components/services/summary/nautilus-view/Makefile.am:
	* libnautilus/Makefile.am:
	* src/Makefile.am:
	* src/file-manager/Makefile.am:
	We need to include the .xml.h files in EXTRA_DIST. My mistake
	turning that off (killed the Tinderbox).

	* src/nautilus-window-manage-views.c:
	(position_and_show_window_callback),
	(nautilus_window_end_location_change_callback): Fix small ref
	mistake I might have introduced with my last check-in.

M	ChangeLog
M	components/loser/content/Makefile.am
M	components/loser/sidebar/Makefile.am
M	components/mozilla/Makefile.am
M	components/sample/Makefile.am
M	components/services/summary/nautilus-view/Makefile.am
M	libnautilus/Makefile.am
M	src/Makefile.am
M	src/file-manager/Makefile.am
M	src/nautilus-window-manage-views.c

commit a87000a400f85fd63d9f08bde4474623c8ad8297
Author: J Shane Culpepper <pepper@eazel.com>
Date:	2000-10-20

    Added simple test xmls to generate lots of entries in the summary
    view.

    2000-10-20	J Shane Culpepper  <pepper@eazel.com>

	*
	components/services/summary/nautilus-view/nautilus-summary-view.c
	:
	* components/services/summary/nautilus-view/tests/README:
	* components/services/summary/nautilus-view/tests/redirects.xml:
	* components/services/summary/nautilus-view/tests/services.xml:
	* src/nautilus-service-ui.xml.h:

	Added simple test xmls to generate lots of entries in the
	summary view.

M	ChangeLog
M	components/services/summary/nautilus-summary-view.c
M	components/services/summary/nautilus-view/nautilus-summary-view.c
A	components/services/summary/nautilus-view/tests/README
A	components/services/summary/nautilus-view/tests/redirects.xml
A	components/services/summary/nautilus-view/tests/services.xml
A	components/services/summary/redirects.xml
A	components/services/summary/services.xml
A	components/services/summary/tests.txt
M	src/nautilus-service-ui.xml.h

commit 6385f491ab3e9200f930f8bd6d43ecf4a4393c68
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-10-20

    fixed a memory leak in the summary view, where it was allocating a


	*
	components/services/summary/nautilus-view/nautilus-summary-view.c
	: (generate_service_entry_row):
	fixed a memory leak in the summary view, where it was allocating a
	structure used in a callback but never releasing it.

M	ChangeLog
M	components/services/summary/nautilus-summary-view.c
M	components/services/summary/nautilus-view/nautilus-summary-view.c

commit 87796afeb06af1559842412c1086d879ec9b2524
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-10-20

    added a better icon for CD drives from Susan, and used it in the
    hardware


	* components/hardware/icons/Makefile.am:
	* components/hardware/icons/CD_drive.png:
	* components/hardware/nautilus-hardware-view.c:
	(setup_overview_form):
	added a better icon for CD drives from Susan, and used it in the
	hardware view instead of the CD icon it was using.

M	ChangeLog
A	components/hardware/icons/CD_drive.png
M	components/hardware/icons/Makefile.am
M	components/hardware/nautilus-hardware-view.c

commit eaf601ab14e12a4624fa6b0c79a796b62a964b62
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-10-20

    Fixed bug 3805, Nautilus tries to parse text files on the desktop
    as XML.

    2000-10-20	Gene Z. Ragan  <gzr@eazel.com>

	Fixed bug 3805, Nautilus tries to parse text files on the desktop
	as XML.

	* libnautilus-extensions/nautilus-link.c:
	(local_get_root_property):
	Do a check on the mime type of the file before processing it
	as XML.
	Also fix a bug where a NULL XMLDoc was being used.

M	ChangeLog
M	libnautilus-extensions/nautilus-link.c
M	libnautilus-private/nautilus-link.c

commit 03ec36f7721215989cb7e2fdd94aedbea89e64de
Author: Mathieu Lacage <mathieu@src.gnome.org>
Date:	2000-10-20

    fix entity declaration.

M	user-guide/C/sgml/nautilus.sgml

commit 961edda0dc0107bf170ad07a37b6858b3d4fcab7
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-10-20

    fixed bug 3803, pin image size for downloaded images in summary view


	fixed bug 3803, pin image size for downloaded images in summary
	view

	*
	components/services/nautilus-dependent-shared/shared-service-widg
	ets.c: (create_image_widget_from_uri):
	added optional image size pinning to create_image_widget_from_uri

	*
	components/services/nautilus-dependent-shared/shared-service-widg
	ets.h:
	changed parameters to create_image_widget_from_uri

	*
	components/services/summary/nautilus-view/nautilus-summary-view.c
	: (generate_summary_form), (generate_service_entry_row),
	(generate_eazel_news_entry_row), (generate_update_news_entry_row):
	pinned downloaded images to a maximum size, fixing bug 3803.
	Also,
	tweaked button layout a bit.

M	ChangeLog
M
components/services/nautilus-dependent-shared/shared-service-widgets.c
M
components/services/nautilus-dependent-shared/shared-service-widgets.h
M	components/services/summary/nautilus-summary-view.c
M	components/services/summary/nautilus-view/nautilus-summary-view.c

commit 4fc65b4884f0c086729ab86b5d214002bf4fbf91
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-10-20

    Added some new .xml.h files. Got rid of the duplicates I put in there

	* po/POTFILES.in: Added some new .xml.h files. Got rid of the
	duplicates I put in there yesterday.

M	po/ChangeLog
M	po/POTFILES.in

commit 310d49e11d42a7c091be55302a0336378c0a927a
Author: Mathieu Lacage <mathieu@src.gnome.org>
Date:	2000-10-20

    help system wants a special file name

R100	user-guide/C/sgml/manual.sgml	user-guide/C/sgml/nautilus.sgml

commit 06005f269a1038ec63ce43081c0f9461800932f3
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-10-20

    Moved some shared Makefile stuff to a shared include file so we
    don't use

	* Makefile.am:
	* Makefile.shared:
	* components/loser/content/Makefile.am:
	* components/loser/sidebar/Makefile.am:
	* components/mozilla/Makefile.am:
	* components/sample/Makefile.am:
	* components/services/install/command-line/Makefile.am:
	* components/services/summary/nautilus-view/Makefile.am:
	* libnautilus-extensions/Makefile.am:
	* libnautilus/Makefile.am:
	* src/Makefile.am:
	* src/file-manager/Makefile.am:
	Moved some shared Makefile stuff to a shared include file so we
	don't use "copy and paste technology" in our Makefiles. Fixed the
	rule that builds .xml.h files so it doesn't have to be copied and
	pasted everywhere.

	* components/loser/content/nautilus-content-loser-ui.xml.h:
	* components/loser/sidebar/nautilus-sidebar-loser-ui.xml.h:
	* components/mozilla/nautilus-mozilla-ui.xml.h:
	* components/sample/nautilus-sample-content-view-ui.xml.h:
	* libnautilus/nautilus-clipboard-ui.xml.h:
	* src/file-manager/nautilus-directory-view-ui.xml.h:
	* src/file-manager/nautilus-icon-view-ui.xml.h:
	* src/file-manager/nautilus-search-list-view-ui.xml.h:
	* src/nautilus-shell-ui.xml.h:
	Regenerated the xml.h files with the new Bonobo tool, which keeps
	things in alphabetical order to minimize cvs thrashing.

	* components/services/summary/nautilus-view/Makefile.am:
	*
	components/services/summary/nautilus-view/nautilus-summary-view-ui.xml.h:
	Added localization for the summary view UI.

	* src/Makefile.am:
	Added localization for the service UI pieces.

	* libnautilus-extensions/nautilus-buffered-widget.c:
	(nautilus_buffered_widget_initialize),
	(connect_to_background_if_needed): Fixed bug where the widget
	would stay connected after the background was destroyed. John saw
	it once, but I'm not sure how to reproduce it.

	* nautilus.spec.in: Fix some bad spelling and strange wording.

	* src/nautilus-applicable-views.h:
	* src/nautilus-applicable-views.c: (got_file_info_callback),
	(nautilus_navigation_info_new), (nautilus_navigation_info_cancel),
	(nautilus_navigation_info_free),
	(nautilus_navigation_info_get_location),
	(nautilus_navigation_info_get_initial_content_id):
	Removed lots of cruft from this class so it's private and can be
	changed around a bit.

	* src/nautilus-window-manage-views.c:
	(nautilus_window_update_internals): Use the new
	nautilus_navigation_info_get_location.
	(handle_unreadable_location): Get rid of unneeded file == NULL
	check.
	(load_view_for_new_location): Use the new
	nautilus_navigation_info_get_initial_content_id.
	(set_view_location_and_selection): Use the new
	nautilus_navigation_info_get_location.
	(nautilus_window_end_location_change_callback): Use the new
	nautilus_navigation_info_get_location.
	(nautilus_window_begin_location_change): Remove some unnecessary
	code.

M	ChangeLog
M	Makefile.am
A	Makefile.shared
M	components/loser/content/Makefile.am
M	components/loser/content/nautilus-content-loser-ui.xml.h
M	components/loser/sidebar/Makefile.am
M	components/loser/sidebar/nautilus-sidebar-loser-ui.xml.h
M	components/mozilla/Makefile.am
M	components/mozilla/nautilus-mozilla-ui.xml.h
M	components/sample/Makefile.am
M	components/sample/nautilus-sample-content-view-ui.xml.h
M	components/services/install/command-line/Makefile.am
M	components/services/summary/nautilus-view/Makefile.am
A
components/services/summary/nautilus-view/nautilus-summary-view-ui.xml.h
M	libnautilus-extensions/Makefile.am
M	libnautilus-extensions/nautilus-buffered-widget.c
M	libnautilus-private/Makefile.am
M	libnautilus-private/nautilus-buffered-widget.c
M	libnautilus/Makefile.am
M	libnautilus/nautilus-clipboard-ui.xml.h
M	nautilus.spec.in
M	src/Makefile.am
M	src/file-manager/Makefile.am
M	src/file-manager/nautilus-directory-view-ui.xml.h
M	src/file-manager/nautilus-icon-view-ui.xml.h
M	src/file-manager/nautilus-search-list-view-ui.xml.h
M	src/nautilus-applicable-views.c
M	src/nautilus-applicable-views.h
A	src/nautilus-service-ui.xml.h
M	src/nautilus-shell-ui.xml.h
M	src/nautilus-window-manage-views.c

commit 61b85f7dd422e83a61f1149c2c9e668cfe9085d4
Author: Mathieu Lacage <mathieu@eazel.com>
Date:	2000-10-20

    More ids in sects.

    2000-10-20	Mathieu Lacage	<mathieu@eazel.com>

	More ids in sects.
	* user-guide/C/sgml/chapter-2.sgml:
	* user-guide/C/sgml/chapter-3.sgml:

M	ChangeLog
M	user-guide/C/sgml/chapter-2.sgml
M	user-guide/C/sgml/chapter-3.sgml

commit e62852181d11b1714c570cf76b9b609ff31f27c1
Author: Mathieu Lacage <mathieu@eazel.com>
Date:	2000-10-20

    Add sect ids and big caps entities

    2000-10-20	Mathieu Lacage	<mathieu@eazel.com>

	Add sect ids and big caps entities
	* user-guide/C/sgml/chapter-1.sgml:
	* user-guide/C/sgml/install.sgml:
	* user-guide/C/sgml/intro.sgml:
	* user-guide/C/sgml/manual.sgml:

M	ChangeLog
M	user-guide/C/sgml/chapter-1.sgml
M	user-guide/C/sgml/install.sgml
M	user-guide/C/sgml/intro.sgml
M	user-guide/C/sgml/manual.sgml

commit 727bdd534e72a09ae5aae063ab1e3b61eaef2f4d
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-10-20

	Fixed bug 3902 (Some search results do not have file
	info displayed)

	* libnautilus-extensions/nautilus-directory-async.c:
	(async_job_wake_up): Remove directory from hash table
	when it's awoken; clear already_waking_up boolean at
	end of routine.

M	ChangeLog
M	libnautilus-extensions/nautilus-directory-async.c
M	libnautilus-private/nautilus-directory-async.c

commit 0975665d1d6702a6c297d71d4f620c2b2591c286
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-10-20

    Make the code that looks for largest font that fits a sidebar
    title work

	* src/nautilus-sidebar-title.c: (update_font):
	Make the code that looks for largest font that fits a sidebar
	title work even if we dont find the exact font we look for.
	Fixes bug 2812.

M	ChangeLog
M	src/nautilus-sidebar-title.c

commit fb864821421eb35caca875d091e4bfbcc88ad42a
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-10-20

    Make sure the font used for text is svg icons actually exists. Fix
    (rather

	* librsvg/Makefile.am:
	* librsvg/rsvg.c: (rsvg_text_handler_characters):
	Make sure the font used for text is svg icons actually exists.
	Fix (rather a worksround) for bug 3774.  We will have a better fix
	later (bug 3904).

M	ChangeLog
M	librsvg/Makefile.am
M	librsvg/rsvg.c

commit bac1468f78c13dcfb54a2755cc805eda01f135a7
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-10-20

    made the images show up again in the summary view by adding image
    fetching


	made the images show up again in the summary view by adding
	image fetching from the service via http.

	* components/services/nautilus-dependent-shared/
	shared-service-widgets.c: (create_image_widget_from_pixbuf),
	(create_image_widget), (create_image_widget_from_uri):
	restructured code a bit so I could at fetching from a uri
	instead of
	a local icon.  Added optimization so a local icon could be used
	at the service's discretion.

	* components/services/nautilus-dependent-shared/
	  shared-service-widgets.h:
	added create_image_widget_from_uri

	*
	components/services/summary/nautilus-view/nautilus-summary-view.c
	: (generate_summary_form), (generate_service_entry_row),
	(generate_eazel_news_entry_row), (generate_update_news_entry_row):
	made it fetch the icons from the service

M	ChangeLog
M
components/services/nautilus-dependent-shared/shared-service-widgets.c
M
components/services/nautilus-dependent-shared/shared-service-widgets.h
M	components/services/summary/nautilus-summary-view.c
M	components/services/summary/nautilus-view/nautilus-summary-view.c

commit 7babc7b8f21b1879c46b12ca96bfac00ac11b6af
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-10-20

    Quiet down the debug spewage.

	* librsvg/rsvg.c: (rsvg_text_handler_characters),
	(rsvg_start_text):
	Quiet down the debug spewage.

M	ChangeLog
M	librsvg/rsvg.c

commit c6efec1ba3daf54677ee67b714a60b7cedec6e42
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-10-20

    Forgot to add the font metrics to the rpm spec file.

	* nautilus.spec.in:
	Forgot to add the font metrics to the rpm spec file.

M	ChangeLog
M	nautilus.spec.in

commit 5d418bbf0f851a32623634a2988d66e38f830c4f
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-10-20

    Added missing font metrics. Also update to latest urw fonts.

	* data/fonts/urw/Makefile.am:
	* data/fonts/urw/fonts.dir:
	* data/fonts/urw/n019003l.afm:
	* data/fonts/urw/n019004l.afm:
	* data/fonts/urw/n019023l.afm:
	* data/fonts/urw/n019024l.afm:
	Added missing font metrics.
	Also update to latest urw fonts.

M	ChangeLog
M	data/fonts/urw/Makefile.am
M	data/fonts/urw/fonts.dir
A	data/fonts/urw/n019003l.afm
M	data/fonts/urw/n019003l.pfb
A	data/fonts/urw/n019003l.pfm
A	data/fonts/urw/n019004l.afm
M	data/fonts/urw/n019004l.pfb
A	data/fonts/urw/n019004l.pfm
A	data/fonts/urw/n019023l.afm
M	data/fonts/urw/n019023l.pfb
A	data/fonts/urw/n019023l.pfm
A	data/fonts/urw/n019024l.afm
M	data/fonts/urw/n019024l.pfb
A	data/fonts/urw/n019024l.pfm

commit cdde1ac44ec8086457610db632d69c4fa32b21a5
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-10-20

    Moved here from libnautilus-extensions; bunches of cleanup to match

	* components/adapter/bonobo-stream-vfs.h,
	components/adapter/bonobo-stream-vfs.c: (vfs_write), (vfs_read),
	(vfs_seek), (vfs_truncate), (vfs_copy_to), (vfs_close), (vfs_eos),
	(vfs_length), (bonobo_stream_vfs_class_init),
	(bonobo_stream_vfs_init), (bonobo_stream_vfs_get_type),
	(Bonobo_Stream_vfs__create), (bonobo_stream_vfs_new_internal),
	(bonobo_stream_vfs_open), (bonobo_stream_vfs_new): Moved here from
	libnautilus-extensions; bunches of cleanup to match nautilus style
	better.

	* components/adapter/Makefile.am: Added above two files to build.

	* components/adapter/nautilus-adapter-progressive-load-strategy.c:
	Up the load chunk.

	* components/adapter/nautilus-adapter-stream-load-strategy.c:
	Include "bonobo-stream-vfs.h" not
	<libnautilus-extensions-stream-vfs.h>

	* libnautilus-extensions/bonobo-stream-vfs.c,
	libnautilus-extensions/bonobo-stream-vfs.h: Removed from here.

	* libnautilus-extensions/Makefile.am: Removed from build.

M	ChangeLog
M	components/adapter/Makefile.am
M	components/adapter/bonobo-stream-vfs.c
M	components/adapter/bonobo-stream-vfs.h
M	components/adapter/nautilus-adapter-progressive-load-strategy.c
M	components/adapter/nautilus-adapter-stream-load-strategy.c
M	libnautilus-extensions/Makefile.am
D	libnautilus-extensions/bonobo-stream-vfs.c
D	libnautilus-extensions/bonobo-stream-vfs.h
M	libnautilus-private/Makefile.am
D	libnautilus-private/bonobo-stream-vfs.c
D	libnautilus-private/bonobo-stream-vfs.h

commit abe7d34d78cd9d47c11e9a25d74bbbe213fc9bf5
Author: J Shane Culpepper <pepper@eazel.com>
Date:	2000-10-20

    Added vseparators, fixed button sizes, added new buttons to the
    updates

    2000-10-20	J Shane Culpepper  <pepper@eazel.com>

	*
	components/services/summary/nautilus-view/nautilus-summary-view.c
	: (generate_summary_form), (generate_service_entry_row),
	(generate_eazel_news_entry_row), (generate_update_news_entry_row):

	Added vseparators, fixed button sizes, added new buttons to the
	updates section.  I'm almost getting good at this stuff !

M	ChangeLog
M	components/services/summary/nautilus-summary-view.c
M	components/services/summary/nautilus-view/nautilus-summary-view.c

commit ac873d1d4afa77fb071f3b7486046521ac332357
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-10-20

    Add new eazel-install: icon for Arlo and make the icon factory use it

	* icons/Makefile.am:
	* icons/services-rpm-72.png:
	* libnautilus-extensions/nautilus-icon-factory.c:

	Add new eazel-install: icon for Arlo and make the icon factory use
	it instead of the gnome-pack-rpm one.

M	ChangeLog
M	icons/Makefile.am
A	icons/services-rpm-72.png
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-private/nautilus-icon-factory.c

commit aac4f46ca84ad827f7131d31791ed0a67a8f6997
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-10-20

    Fixed bug 2948, list view does not prelight under cursor when dragging

    2000-10-20	Gene Z. Ragan  <gzr@eazel.com>

	Fixed bug 2948, list view does not prelight under cursor when
	dragging files.

	* libnautilus-extensions/nautilus-list.c:
	* libnautilus-extensions/nautilus-list.h:
	(nautilus_list_initialize), (draw_cell_pixmap), (draw_cell),
	(nautilus_list_prelight_if_necessary),

	(nautilus_list_set_drag_prelight_row):
	New function to set drag prelight row based on mouse position.

	* src/file-manager/fm-list-view.c: (fm_list_handle_dragged_items):

	* components/image-viewer/nautilus-image-view.c:
	(view_size_allocate_cb):
	Removed some old debug code.

M	ChangeLog
M	components/image-viewer/nautilus-image-view.c
M	libnautilus-extensions/nautilus-list.c
M	libnautilus-extensions/nautilus-list.h
M	libnautilus-private/nautilus-list.c
M	libnautilus-private/nautilus-list.h
M	src/file-manager/fm-list-view.c

commit 12e58ab598f73ab8dee0b15d3eb242cd4cfdf5b8
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-10-20

    Send "stop" message to the install view when the user hits the "stop"

	*
	components/services/install/nautilus-view/nautilus-service-instal
	l-view.c: (nautilus_service_install_view_destroy),
	(current_progress_bar_complete),
	(nautilus_service_install_downloading),
	(nautilus_service_install_installing),
	(nautilus_service_need_password),
	(nautilus_service_install_view_update_from_uri),
	(service_install_stop_loading_callback):

	Send "stop" message to the install view when the user hits the
	"stop" button, and also when the view is about to be destroyed.
	Cleanly handle the "stop" button by treating it like an abort.
	Use better-named /tmp directory, for security reasons.

M	components/services/install-view/nautilus-service-install-view.c
M
components/services/install/nautilus-view/nautilus-service-install-view.c

commit 3a89c7f1b467ac3db1c8bef1c1891e446c9196a2
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-10-20

    Make the install lib check for corba events while doing a download
    (which

	* components/services/install/idl/trilobite-eazel-install.idl:
	* components/services/install/lib/eazel-install-corba.c:
	(impl_Eazel_Install_stop), (eazel_install_get_epv):
	* components/services/install/lib/eazel-install-object.c:
	(eazel_install_install_packages),
	(eazel_install_emit_install_progress_default),
	(eazel_install_emit_download_progress_default),
	(eazel_install_emit_preflight_check_default),
	(eazel_install_emit_delete_files_default):
	* components/services/install/lib/eazel-install-private.h:
	* components/services/install/lib/eazel-install-protocols.c:
	(gnome_vfs_xfer_callback), (gnome_vfs_fetch_remote_file):

	Make the install lib check for corba events while doing a download
	(which might take a while) so that it can receive a "stop"
	message.  Ref itself while doing the install to avoid a mess.  Try
	to catch some corba exceptions and abort on them.  Set a flag on
	the "stop" message and cancel the gnome-vfs operation.	Make the
	download_progress callback be a two-way call to trick corba into
	checking for potential incoming "stop" calls.  These sum up to a
	rough hack which will be cleaned out when the installer is broken
	up into more stateful components post-PR2.

M	ChangeLog
M	components/services/install/idl/trilobite-eazel-install.idl
M	components/services/install/lib/eazel-install-corba.c
M	components/services/install/lib/eazel-install-object.c
M	components/services/install/lib/eazel-install-private.h
M	components/services/install/lib/eazel-install-protocols.c

commit acb9405f747f5c078b4b70b06216073b628687a9
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-10-20

    Update for latest freeype2 rpm changes.

	* configure.in:
	Update for latest freeype2 rpm changes.

M	ChangeLog
M	configure.in

commit faf5f2f541f35abb29b8e9d79ae5bc67efdd63dd
Author: J Shane Culpepper <pepper@eazel.com>
Date:	2000-10-20

    Adding "infinite" row capabilities for generated tables. Fixed several

	 2000-10-20  J Shane Culpepper	<pepper@eazel.com>

	*
	components/services/summary/nautilus-view/nautilus-summary-view.c
	: (generate_summary_form), (generate_service_entry_row),
	(generate_eazel_news_entry_row), (generate_update_news_entry_row):

	Adding "infinite" row capabilities for generated tables.
	Fixed several
	more layout issues.  The buttons are completely screwed up now
	from a
	ui perspective.  Trying to fix that now.

M	ChangeLog
M	components/services/summary/nautilus-summary-view.c
M	components/services/summary/nautilus-view/nautilus-summary-view.c

commit 9b49565dab6d50959c25aafa32329771ea41945b
Author: J Shane Culpepper <pepper@eazel.com>
Date:	2000-10-20

    New xml parsing information. Fixed button labels and sizes. A few
    minor ui

    2000-10-19	J Shane Culpepper  <pepper@eazel.com>

	* components/services/summary/lib/eazel-summary-shared.c:
	(eazel_news_data_new), (update_news_data_new),
	(parse_a_eazel_news_item), (parse_a_update_news_item):
	* components/services/summary/lib/eazel-summary-shared.h:
	*
	components/services/summary/nautilus-view/nautilus-summary-view.c
	: (generate_summary_form), (generate_service_entry_row),
	(generate_update_news_entry_row):

	New xml parsing information.  Fixed button labels and sizes.
	A few
	minor ui tweaks.

M	ChangeLog
M	components/services/summary/eazel-summary-shared.c
M	components/services/summary/eazel-summary-shared.h
M	components/services/summary/lib/eazel-summary-shared.c
M	components/services/summary/lib/eazel-summary-shared.h
M	components/services/summary/nautilus-summary-view.c
M	components/services/summary/nautilus-view/nautilus-summary-view.c

commit 1e31cdad2602a5b7ae70386cf80a19fc59826218
Author: Mathieu Lacage <mathieu@eazel.com>
Date:	2000-10-20

    Add screenshot images.

    2000-10-20	Mathieu Lacage	<mathieu@eazel.com>

	Add screenshot images.
	* user-guide/C/sgml/chapter-1.sgml:
	* user-guide/C/sgml/chapter-2.sgml:
	* user-guide/C/sgml/chapter-3.sgml:
	* user-guide/C/sgml/install.sgml:

M	ChangeLog
M	user-guide/C/sgml/chapter-1.sgml
M	user-guide/C/sgml/chapter-2.sgml
M	user-guide/C/sgml/chapter-3.sgml
M	user-guide/C/sgml/install.sgml

commit e5fc29f3c2a82e2dc86d89ce5192bfc224eb6978
Author: Mathieu Lacage <mathieu@src.gnome.org>
Date:	2000-10-20

    change a screeenshot name.

R100	user-guide/C/img/ch2-dit-settings.png
user-guide/C/img/ch2-search-settings.png

commit 13a69645aad4066c23d5bc2cde9cf5d05a532f28
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-10-20

    fixed the login menu command, and added support for the preferences
    and


	* components/services/summary/nautilus-view/
	nautilus-summary-view.c: (authn_cb_failed), (logout_button_cb),
	(logged_in_callback), (logged_out_callback),
	(bonobo_logout_callback), (bonobo_preferences_callback),
	(update_menu_items), (merge_bonobo_menu_items):

	fixed the login menu command, and added support for the
	preferences
	and logout command.  Made it properly show and hide the
	appropriate
	commands according to the logged_in state

	* components/services/summary/nautilus-view/
	nautilus-summary-view-ui.xml:
	added menu items for preferences and logout

	* src/nautilus-service-ui.xml:
	added tooltips for service menu commands

M	ChangeLog
M	components/services/summary/nautilus-summary-view-ui.xml
M	components/services/summary/nautilus-summary-view.c
M
components/services/summary/nautilus-view/nautilus-summary-view-ui.xml
M	components/services/summary/nautilus-view/nautilus-summary-view.c
M	src/nautilus-service-ui.xml

commit 5bc7df84772309eafb700bc936e3828fbbc8e486
Author: Mathieu Lacage <mathieu@src.gnome.org>
Date:	2000-10-20

    removing those useless files now. NOW. I HATE THEM. I HATE EVERYONE. -
    those were his last words. He was sentenced to death because of
    Eazel's new company policy: Always end your day conversation with
    "Have a nice day". <ramiro@eazel.com> - is this politicallly correct
    ? <mathieu@eazel.com> - who cares ? <me>

D	user-guide/C/html/Ch01-1.html
D	user-guide/C/html/Ch01-1.jpg
D	user-guide/C/html/Ch01-10.jpg
D	user-guide/C/html/Ch01-11.jpg
D	user-guide/C/html/Ch01-12.jpg
D	user-guide/C/html/Ch01-13.jpg
D	user-guide/C/html/Ch01-14.jpg
D	user-guide/C/html/Ch01-15.jpg
D	user-guide/C/html/Ch01-16.jpg
D	user-guide/C/html/Ch01-17.jpg
D	user-guide/C/html/Ch01-18.jpg
D	user-guide/C/html/Ch01-19.jpg
D	user-guide/C/html/Ch01-2.jpg
D	user-guide/C/html/Ch01-20.jpg
D	user-guide/C/html/Ch01-21.jpg
D	user-guide/C/html/Ch01-22.jpg
D	user-guide/C/html/Ch01-23.jpg
D	user-guide/C/html/Ch01-24.jpg
D	user-guide/C/html/Ch01-25.jpg
D	user-guide/C/html/Ch01-26.jpg
D	user-guide/C/html/Ch01-27.jpg
D	user-guide/C/html/Ch01-28.jpg
D	user-guide/C/html/Ch01-29.jpg
D	user-guide/C/html/Ch01-3.jpg
D	user-guide/C/html/Ch01-30.jpg
D	user-guide/C/html/Ch01-31.jpg
D	user-guide/C/html/Ch01-4.jpg
D	user-guide/C/html/Ch01-5.jpg
D	user-guide/C/html/Ch01-6.jpg
D	user-guide/C/html/Ch01-7.jpg
D	user-guide/C/html/Ch01-8.jpg
D	user-guide/C/html/Ch01-9.jpg
D	user-guide/C/html/Ch01.css
D	user-guide/C/html/Ch02-1.html
D	user-guide/C/html/Ch02-1.jpg
D	user-guide/C/html/Ch02-10.jpg
D	user-guide/C/html/Ch02-11.jpg
D	user-guide/C/html/Ch02-12.jpg
D	user-guide/C/html/Ch02-13.jpg
D	user-guide/C/html/Ch02-14.jpg
D	user-guide/C/html/Ch02-15.jpg
D	user-guide/C/html/Ch02-2.jpg
D	user-guide/C/html/Ch02-3.jpg
D	user-guide/C/html/Ch02-4.jpg
D	user-guide/C/html/Ch02-5.jpg
D	user-guide/C/html/Ch02-6.jpg
D	user-guide/C/html/Ch02-7.jpg
D	user-guide/C/html/Ch02-8.jpg
D	user-guide/C/html/Ch02-9.jpg
D	user-guide/C/html/Ch02.css
D	user-guide/C/html/Ch03-1.html
D	user-guide/C/html/Ch03-1.jpg
D	user-guide/C/html/Ch03.css
D	user-guide/C/html/Intro.css
D	user-guide/C/html/TOC.css
D	user-guide/C/html/TOC.html
D	user-guide/C/html/index.html
D	user-guide/C/html/manualTOC.css
D	user-guide/C/html/manualTOC.html

commit 98cbb36433dfe76952a84309bf52f478a68aaac2
Author: Mathieu Lacage <mathieu@eazel.com>
Date:	2000-10-20

    modify to install sgml instead of html add add

    2000-10-19	Mathieu Lacage	<mathieu@eazel.com>

	* user-guide/C/Makefile.am: modify to install sgml
	instead of html
	* user-guide/C/img/.cvsignore: add
	* user-guide/C/sgml/.cvsignore: add

	sgml files.
	* user-guide/C/sgml/chapter-1.sgml:
	* user-guide/C/sgml/chapter-2.sgml:
	* user-guide/C/sgml/chapter-3.sgml:
	* user-guide/C/sgml/install.sgml:
	* user-guide/C/sgml/intro.sgml:
	* user-guide/C/sgml/manual.sgml:
	* user-guide/C/sgml/model.sgml:

	screenshots....
	* user-guide/C/img/*.png

M	ChangeLog
M	user-guide/C/Makefile.am
A	user-guide/C/img/.cvsignore
A	user-guide/C/img/ch1-README.png
A	user-guide/C/img/ch1-cnn.png
A	user-guide/C/img/ch1-complex-search.png
A	user-guide/C/img/ch1-duplicate.png
A	user-guide/C/img/ch1-google.png
A	user-guide/C/img/ch1-hardware.png
A	user-guide/C/img/ch1-history.png
A	user-guide/C/img/ch1-home-john.png
A	user-guide/C/img/ch1-home.png
A	user-guide/C/img/ch1-icon-view-150.png
A	user-guide/C/img/ch1-icon-view-demo.png
A	user-guide/C/img/ch1-inadequate-permissions.png
A	user-guide/C/img/ch1-list-mydoc.png
A	user-guide/C/img/ch1-music-control.png
A	user-guide/C/img/ch1-nautiluslogo.png
A	user-guide/C/img/ch1-new-window.png
A	user-guide/C/img/ch1-open-with.png
A	user-guide/C/img/ch1-panel.png
A	user-guide/C/img/ch1-permissions.png
A	user-guide/C/img/ch1-pluck.png
A	user-guide/C/img/ch1-samba.png
A	user-guide/C/img/ch1-slash.png
A	user-guide/C/img/ch1-toolbar.png
A	user-guide/C/img/ch1-toshiba.png
A	user-guide/C/img/ch1-tree-demo.png
A	user-guide/C/img/ch1-tree-doc-1.png
A	user-guide/C/img/ch1-tree-doc.png
A	user-guide/C/img/ch1-tree-etc.png
A	user-guide/C/img/ch1-tree-slash.png
A	user-guide/C/img/ch1-view-as.png
A	user-guide/C/img/ch1-zoom-control.png
A	user-guide/C/img/ch2-colors.png
A	user-guide/C/img/ch2-dit-settings.png
A	user-guide/C/img/ch2-edit-settings-folder.png
A	user-guide/C/img/ch2-emblems.png
A	user-guide/C/img/ch2-home-john-mydoc.png
A	user-guide/C/img/ch2-icon-captions-alone.png
A	user-guide/C/img/ch2-icon-captions.png
A	user-guide/C/img/ch2-john.png
A	user-guide/C/img/ch2-music.png
A	user-guide/C/img/ch2-open-with-other.png
A	user-guide/C/img/ch2-open-with.png
A	user-guide/C/img/ch2-photos-john.png
A	user-guide/C/img/ch2-right-click-open-with.png
A	user-guide/C/img/ch2-ski-intermediate-menu.png
A	user-guide/C/img/ch2-theme-eazel.png
A	user-guide/C/img/ch2-view-layout-menu.png
A	user-guide/C/img/ch3-sign-up.png
A	user-guide/C/img/install-finish.png
A	user-guide/C/img/install-signup.png
A	user-guide/C/img/install-user-level.png
A	user-guide/C/img/install-wellcome.png
A	user-guide/C/sgml/.cvsignore
A	user-guide/C/sgml/chapter-1.sgml
A	user-guide/C/sgml/chapter-2.sgml
A	user-guide/C/sgml/chapter-3.sgml
A	user-guide/C/sgml/install.sgml
A	user-guide/C/sgml/intro.sgml
A	user-guide/C/sgml/manual.sgml
A	user-guide/C/sgml/model.sgml

commit ae4a0b482ce57607f4b06f2e28b66de6235839cd
Author: J Shane Culpepper <pepper@eazel.com>
Date:	2000-10-20

    Fixing dialogs and error control cases. Works a little better now but

    2000-10-19	J Shane Culpepper  <pepper@eazel.com>

	*
	components/services/summary/nautilus-view/nautilus-summary-view.c
	: (generate_error_dialog), (generate_login_dialog),
	(nautilus_summary_view_load_uri):

	Fixing dialogs and error control cases.  Works a little better now
	but still doesn't destroy the error dialogs like its supposed
	to do.

M	ChangeLog
M	components/services/summary/nautilus-summary-view.c
M	components/services/summary/nautilus-view/nautilus-summary-view.c

commit c72c1bc6b26dbf138217d1b3a355ab86779a9d5c
Author: J Shane Culpepper <pepper@eazel.com>
Date:	2000-10-19

    Fixing login callback so that view does not crash.

    2000-10-19	J Shane Culpepper  <pepper@eazel.com>

	*
	components/services/summary/nautilus-view/nautilus-summary-view.c
	: (logged_in_callback):

	Fixing login callback so that view does not crash.

M	ChangeLog
M	components/services/summary/nautilus-summary-view.c
M	components/services/summary/nautilus-view/nautilus-summary-view.c

commit 867ea815527bd22f5de3db16e3abc75b76247728
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-10-19

       Check in the xml.h files. It would be better not to have these
	checked in, but it helps the translators if they are. If we
	come up with something better later, we can get rid of them.
	For now, if you exit a ui.xml file, then you should also do
	a build and check in the generated xml.h file.

	* components/loser/content/nautilus-content-loser-ui.xml.h:
	* components/loser/sidebar/nautilus-sidebar-loser-ui.xml.h:
	* components/mozilla/nautilus-mozilla-ui.xml.h:
	* components/sample/nautilus-sample-content-view-ui.xml.h:
	* libnautilus/nautilus-clipboard-ui.xml.h:
	* src/file-manager/nautilus-directory-view-ui.xml.h:
	* src/file-manager/nautilus-icon-view-ui.xml.h:
	* src/file-manager/nautilus-search-list-view-ui.xml.h:
	* src/nautilus-shell-ui.xml.h:

M	ChangeLog
A	components/loser/content/nautilus-content-loser-ui.xml.h
A	components/loser/sidebar/nautilus-sidebar-loser-ui.xml.h
A	components/mozilla/nautilus-mozilla-ui.xml.h
A	components/sample/nautilus-sample-content-view-ui.xml.h
A	libnautilus/nautilus-clipboard-ui.xml.h
A	src/file-manager/nautilus-directory-view-ui.xml.h
A	src/file-manager/nautilus-icon-view-ui.xml.h
A	src/file-manager/nautilus-search-list-view-ui.xml.h
A	src/nautilus-shell-ui.xml.h

commit 7ced27d6e6cbbed6cecdd9a24fcdaf084b5624b5
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-10-19

    Added the new generated .xml.h files. We'll see how this works in RPM

	* po/POTFILES.in: Added the new generated .xml.h files. We'll see
	how this works in RPM builds. For now, it's a bit inconvenient
	because the .xml.h files aren't checked in. I'll probably take
	care of that soon.

M	po/ChangeLog
M	po/POTFILES.in

commit b13703010f89373d590ff8e14bc72cb0f2aec49e
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-10-19

	Do some routine housekeeping that will help make the future
	switchover to libxml2 easier.

	* components/help/converters/gnome-db2html2/gdb3html.h:
	* components/help/hyperbola-nav-index.c:
	* components/help/hyperbola-nav-search.c:
	* libnautilus-extensions/nautilus-directory-async.c:
	* libnautilus-extensions/nautilus-directory-metafile.c:
	* libnautilus-extensions/nautilus-directory-metafile.h:
	* libnautilus-extensions/nautilus-directory-private.h:
	* libnautilus-extensions/nautilus-file.c:
	* libnautilus-extensions/nautilus-icon-factory.c:
	* libnautilus-extensions/nautilus-link-set.c:
	* libnautilus-extensions/nautilus-link.c:
	* libnautilus-extensions/nautilus-theme.c:
	* libnautilus-extensions/nautilus-volume-monitor.c:
	* libnautilus-extensions/nautilus-xml-extensions.h:
	* librsvg/rsvg.c:
	* src/nautilus-bookmark-list.c:
	* src/nautilus-bookmark-parsing.c:
	* src/nautilus-bookmark-parsing.h:
	* src/nautilus-link-set-window.c:
	* src/nautilus-property-browser.c:
	* src/nautilus-sidebar.c:
	* src/nautilus-theme-selector.c:
	* src/nautilus-window-menus.c:
	Use the <gnome-xml/> prefix on all includes of gnome-xml headers.
	This is allowed with the version of libxml1 we use now, and
	required for libxml2. Note that we now require the newer libxml1
	version that allows this, because Bonobo requires it.

	*
	components/services/install/lib/eazel-install-xml-package-list.c:
	(parse_package), (parse_category), (parse_shared),
	(parse_memory_transaction_file), (parse_local_xml_package_list),
	(generate_xml_package_list), (osd_parse_dependency),
	(osd_parse_implementation), (osd_parse_softpkg),
	(osd_parse_shared):
	* components/services/summary/lib/eazel-summary-shared.c:
	(build_services_glist_from_xml),
	(build_eazel_news_glist_from_xml),
	(build_update_news_glist_from_xml), (parse_summary_xml_file):
	* components/services/trilobite/libtrilobite/helixcode-utils.c:
	(xml_get_value):
	* components/services/trilobite/libtrilobite/trilobite-redirect.c:
	(trilobite_redirect_parse_xml):
	* libnautilus-extensions/nautilus-xml-extensions.c:
	(nautilus_xml_get_children):
	Use xmlChildrenNode instead of childs, as recommended by the
	libxml maintainer for libxml1/libxml2 compatibility.

	* src/nautilus-main.c: (main): Use the LIBXML_TEST_VERSION macro
	as recommended by the libxml maintainer for libxml1/libxml2
	compatibility.

	* components/music/nautilus-music-view.c:
	Added a lot of FIXMEs. Some other rudimentary cleanup.

M	ChangeLog
M	components/help/converters/gnome-db2html2/gdb3html.h
M	components/help/hyperbola-nav-index.c
M	components/help/hyperbola-nav-search.c
M	components/music/nautilus-music-view.c
M	components/services/install/lib/eazel-install-xml-package-list.c
M	components/services/summary/eazel-summary-shared.c
M	components/services/summary/lib/eazel-summary-shared.c
M	components/services/trilobite/libtrilobite/helixcode-utils.c
M	components/services/trilobite/libtrilobite/trilobite-redirect.c
M	libnautilus-extensions/nautilus-directory-async.c
M	libnautilus-extensions/nautilus-directory-metafile.c
M	libnautilus-extensions/nautilus-directory-metafile.h
M	libnautilus-extensions/nautilus-directory-private.h
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-extensions/nautilus-link-set.c
M	libnautilus-extensions/nautilus-link.c
M	libnautilus-extensions/nautilus-theme.c
M	libnautilus-extensions/nautilus-volume-monitor.c
M	libnautilus-extensions/nautilus-xml-extensions.c
M	libnautilus-extensions/nautilus-xml-extensions.h
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-directory-metafile.c
M	libnautilus-private/nautilus-directory-metafile.h
M	libnautilus-private/nautilus-directory-private.h
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus-private/nautilus-link-set.c
M	libnautilus-private/nautilus-link.c
M	libnautilus-private/nautilus-theme.c
M	libnautilus-private/nautilus-volume-monitor.c
M	libnautilus-private/nautilus-xml-extensions.c
M	libnautilus-private/nautilus-xml-extensions.h
M	librsvg/rsvg.c
M	src/nautilus-bookmark-list.c
M	src/nautilus-bookmark-parsing.c
M	src/nautilus-bookmark-parsing.h
M	src/nautilus-information-panel.c
M	src/nautilus-link-set-window.c
M	src/nautilus-main.c
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-property-browser.c
M	src/nautilus-sidebar.c
M	src/nautilus-theme-selector.c
M	src/nautilus-window-menus.c

commit 2ca0b1dde36c434bf84a9ce49724821e8e44e627
Author: Mike Engber <engber@src.gnome.org>
Date:	2000-10-19

	* libnautilus-extensions/nautilus-icon-container.c:
	(icon_is_positioned), (pending_icon_to_reveal_destroy_callback),
	(get_pending_icon_to_reveal), (set_pending_icon_to_reveal),
	(reveal_icon), (process_pending_icon_to_reveal),
	(lay_down_icons_tblr), (relayout):
	* libnautilus-extensions/nautilus-icon-private.h:
	* src/file-manager/fm-directory-view.c: (start_renaming_item),
	(reveal_newly_added_folder), (new_folder_done),
	(fm_directory_view_new_folder), (fm_directory_view_set_selection),
	(fm_directory_view_select_file):

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-extensions/nautilus-icon-private.h
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-private.h
M	src/file-manager/fm-directory-view.c

commit abbb051820e60f5e3c8aa8e8a2610e99ea9d7c31
Author: J Shane Culpepper <pepper@eazel.com>
Date:	2000-10-19

    Fixing login menu callback and adding logic to only display login
    dialog

    2000-10-19	J Shane Culpepper  <pepper@eazel.com>

	*
	components/services/summary/nautilus-view/nautilus-summary-view.c
	: (generate_summary_form), (nautilus_summary_view_load_uri),
	(bonobo_login_callback):

	Fixing login menu callback and adding logic to only display login
	dialog when no user is logged in.

M	ChangeLog
M	components/services/summary/nautilus-summary-view.c
M	components/services/summary/nautilus-view/nautilus-summary-view.c

commit 53c021cd08bf7bc4ea009a813769926bf7f38f2e
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-10-19

	Fixed some cases where the error message for why a
	location couldn't be loaded was misleading or too generic.
	I ran into some of these while fiddling with the proxy
	settings to try out services, so I'm sure other users
	will too.

	* libnautilus-extensions/nautilus-directory-async.c:
	(file_info_start): When you can't make a vfs_uri, use
	error GNOME_VFS_ERROR_INVALID_URI. It had been leaving
	this defaulting to GNOME_VFS_OK, which caused locations
	like "bogus:foo" to have a mysterious error message.

	* src/nautilus-applicable-views.c:
	(get_nautilus_navigation_result_from_gnome_vfs_result):
	* src/nautilus-applicable-views.h:
	* src/nautilus-window-manage-views.c:
	(nautilus_window_end_location_change_callback): Added
	separate messages for HOST_NOT_FOUND and HOST_HAS_NO_ADDRESS.
	You can get the former by specifying a bogus host name in the
	HTTP Proxy settings, and the latter by not specifying a
	host name at all in the HTTP Proxy settings.

M	ChangeLog
M	libnautilus-extensions/nautilus-directory-async.c
M	libnautilus-private/nautilus-directory-async.c
M	src/nautilus-applicable-views.c
M	src/nautilus-applicable-views.h
M	src/nautilus-window-manage-views.c

commit a0ace02123a4f18425858e996591b3d85f41c572
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-10-19

    Changed name of sidebar panel from "Help Contents" to "Help"
    since there

	* components/help/help-contents.oafinfo:
	Changed name of sidebar panel from "Help Contents" to "Help"
	since there is only one Help sidebar panel, and the longer
	title made it take too much space and stand out while adding
	no value.

M	ChangeLog
M	components/help/Nautilus_View_help.oaf.in
M	components/help/Nautilus_View_help.server.in
M	components/help/help-contents.oafinfo

commit c1f647dac7752e00409e98c6e16226a1101630e9
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-10-19

    Tweak to previous checkin, use "? bytes" instead of just "?" for
    unreadable
    size.

M	ChangeLog
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-private/nautilus-file.c

commit 4f8c4f8b893fdb59e7a7bb2159f5e3c82a355f77
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-10-19

	Fixed bugzilla bug 3648 (not clear what "xxx" under
	folders means)

	* libnautilus-extensions/nautilus-file.c:
	(nautilus_file_get_string_attribute_with_default):
	Change some of the default strings; use "..." when
	we were using "--" (for info not yet obtained); use
	"? items" or "?" when we were using "xxx" (for info
	not readable).
	(nautilus_file_get_top_left_text): Use "..." when
	we were using "--"

M	ChangeLog
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-private/nautilus-file.c

commit bcda07960858d4d8a715d2733b442ac8d4ca428f
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-10-19

    unmerge the summary component's menu items properly by keeping
    a reference


	*
	components/services/summary/nautilus-view/nautilus-summary-view.c
	: (nautilus_summary_view_destroy), (merge_bonobo_menu_items):
	unmerge the summary component's menu items properly by keeping a
	reference to the ui component and unhooking it in the summary
	view's
	destroy method.

M	ChangeLog
M	components/services/summary/nautilus-summary-view.c
M	components/services/summary/nautilus-view/nautilus-summary-view.c

commit 640629b0dd191f3bd834dc6220d13004998f54ba
Author: Jorge Godoy <docsbr@src.gnome.org>
Date:	2000-10-19

    Updating pt_BR translations...

M	po/pt_BR.po

commit ddb2a89cb037dbb2f34f0c4dc1110b3f0b46a83d
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-10-19

    first pass at making the summary view merge its menu commands onto the


	first pass at making the summary view merge its menu commands onto
	the services menu. This isn't finished yet.

	* components/services/summary/nautilus-view/Makefile.am:
	added a ui xml file for the summary menu commands
	*
	components/services/summary/nautilus-view/nautilus-summary-view-ui.xml:
	defined the summary view menu items
	*
	components/services/summary/nautilus-view/nautilus-summary-view.c
	: (nautilus_summary_view_initialize), (bonobo_register_callback),
	(bonobo_login_callback), (detach_ui), (merge_bonobo_menu_items):
	merge the menu items when the view is activated, unmerge when
	destroyed

	* src/nautilus-window-service-ui.c: (goto_software_catalog):
	made the software catalog command use the real url.

M	ChangeLog
A	components/services/summary/nautilus-summary-view-ui.xml
M	components/services/summary/nautilus-summary-view.c
M	components/services/summary/nautilus-view/Makefile.am
A
components/services/summary/nautilus-view/nautilus-summary-view-ui.xml
M	components/services/summary/nautilus-view/nautilus-summary-view.c
M	src/nautilus-window-service-ui.c

commit e2efc43585cec97b2c07b996ce118b6c6b7fa7a1
Author: Pavel Cisler <pavel@eazel.com>
Date:	2000-10-19

    Ooops, fix a stupid mistake in my last checkin that broke file change

    2000-10-19	Pavel Cisler <pavel@eazel.com>

	* libnautilus-extensions/nautilus-file-utilities.c:
	(nautilus_uri_get_basename):
	Ooops, fix a stupid mistake in my last checkin that broke file
	change notification for fancy names.

M	ChangeLog
M	libnautilus-extensions/nautilus-file-utilities.c
M	libnautilus-private/nautilus-file-utilities.c

commit 3d7a07233505ba3e5e64edd4079d8f717c758ffa
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-10-19

    Removed eog dep and added xpdf for nautilus-extras.


	* nautilus.spec.in:
	Removed eog dep and added xpdf for nautilus-extras.

M	ChangeLog
M	nautilus.spec.in

commit 447f77ca6e1123251334d9eb37b91afd4c67d6e0
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-10-19

    Fun with Build chapter IX.

	* components/loser/content/Makefile.am:
	* components/loser/sidebar/Makefile.am:
	* components/mozilla/Makefile.am:
	* components/sample/Makefile.am:
	* libnautilus/Makefile.am:
	* src/Makefile.am:
	* src/file-manager/Makefile.am:
	Fun with Build chapter IX.

M	ChangeLog
M	components/loser/content/Makefile.am
M	components/loser/sidebar/Makefile.am
M	components/mozilla/Makefile.am
M	components/sample/Makefile.am
M	libnautilus/Makefile.am
M	src/Makefile.am
M	src/file-manager/Makefile.am

commit 9cec510318023b068cfbd14d3f8488da9a2fc24b
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-10-19

    completed bug 2261, setting images for album covers, by making the set



	* components/music/nautilus-music-view.c:
	(nautilus_music_view_initialize), (set_album_cover),
	(image_button_callback), (nautilus_music_view_set_album_image):
	completed bug 2261, setting images for album covers, by making
	the set album cover button the proper size, and leaving it visible
	even when there's a cover so you can change it after setting it.

M	ChangeLog
M	components/music/nautilus-music-view.c

commit 370f9df5a2f4b59cbf15aa7076798c3a2e3fe1dd
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-10-19

    Fun with Build. I'm feeble and only very slowly finding all the
    -ui.xml.h


	    * src/file-manager/Makefile.am:
	    Fun with Build.
	    I'm feeble and only very slowly finding
	    all the -ui.xml.h thing I need to fix.

M	ChangeLog
M	src/file-manager/Makefile.am

commit fd548dbad23172e009e589c5b17a5df6fc931b4c
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-10-19

    Still trying to fix the bloody build...


	* components/sample/Makefile.am:
	* libnautilus/Makefile.am:
	Still trying to fix the bloody build...

M	ChangeLog
M	components/sample/Makefile.am
M	libnautilus/Makefile.am

commit f7381a09008d6f460986a4d63521af654ce62389
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-10-19

    Still fixing the tinderbox build.

	* components/loser/content/Makefile.am:
	* components/loser/sidebar/Makefile.am:
	* components/mozilla/Makefile.am:
	* components/sample/Makefile.am:
	* po/POTFILES.in:
	* src/Makefile.am:
	* src/file-manager/Makefile.am:
	Still fixing the tinderbox build.

M	ChangeLog
M	components/loser/content/Makefile.am
M	components/loser/sidebar/Makefile.am
M	components/mozilla/Makefile.am
M	components/sample/Makefile.am
M	po/POTFILES.in
M	src/Makefile.am
M	src/file-manager/Makefile.am

commit 0732560f3839a7cc79910fa08d32f36c621417f9
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-10-19

    Update for new Mozilla M18 rpms.

	* README:
	Update for new Mozilla M18 rpms.

M	ChangeLog
M	README

commit 39500630242c6b90ea1df450111bf388c2b05892
Author: Josh Barrow <carbamide@src.gnome.org>
Date:	2000-10-19

    Removed merge thingy and added white space for Rebecca. Is there
    something



    Removed merge thingy and added white space for Rebecca.  Is there
    something
    wrong with her prepare-ChangeLog.pl?

M	ChangeLog

commit 60951d7f9f9b540a950b670fd822778f22acb119
Author: Rebecca Schulman <rebecka@eazel.com>
Date:	2000-10-19

    Fixed problems in making the new bonobo translation that confused the

    2000-10-18	Rebecca Schulman  <rebecka@eazel.com>
	Fixed problems in making the new bonobo translation
	that confused the headers.  Also added .cvsignore
	entries for the new generated xml files. This should fix
	    the tinderbox build

	* components/loser/content/.cvsignore:
	* components/loser/content/Makefile.am:
	* components/loser/sidebar/.cvsignore:
	* components/loser/sidebar/Makefile.am:
	* components/mozilla/.cvsignore:
	* components/mozilla/Makefile.am:
	* components/sample/.cvsignore:
	* components/sample/Makefile.am:
	* icons/.cvsignore:
	* libnautilus/.cvsignore:
	* libnautilus/Makefile.am:
	* src/.cvsignore:
	* src/Makefile.am:
	* src/file-manager/.cvsignore:
	* src/file-manager/Makefile.am:

M	ChangeLog
M	components/loser/content/.cvsignore
M	components/loser/content/Makefile.am
M	components/loser/sidebar/.cvsignore
M	components/loser/sidebar/Makefile.am
M	components/mozilla/.cvsignore
M	components/mozilla/Makefile.am
M	components/sample/.cvsignore
M	components/sample/Makefile.am
M	icons/.cvsignore
M	libnautilus/.cvsignore
M	libnautilus/Makefile.am
M	src/.cvsignore
M	src/Makefile.am
M	src/file-manager/.cvsignore
M	src/file-manager/Makefile.am

commit 626d17ae59eb9b426fb8a2117ac587d706f53ce4
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-10-19

    Removing more .xml.h files to make tinderbox build again

M	ChangeLog
M	po/POTFILES.in

commit 81e02d502f163679575c2df2b5d8763fb80952e6
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-10-19

    Fixed bug 3705, Bookmark icons do not appear in the menu item

    2000-10-18	Gene Z. Ragan  <gzr@eazel.com>

	Fixed bug 3705, Bookmark icons do not appear in the menu item

	This was caused by a strange precedence issue in the setting of
	UI component pixbuf data.  If a menu item has alread been created,
	setting the pixbuf data will have no effect.  Either the verb for
	the item has to be set with the data or the item has to have
	its XML contructed  with the pixbuf type and data included in it
	at creation time. I have opted for the latter choice.

	* libnautilus-extensions/nautilus-bonobo-extensions.c:
	* libnautilus-extensions/nautilus-bonobo-extensions.h:
	(nautilus_bonobo_add_menu_item):
	Added setting of bitmap data if it is present as a
	valid argument passed into the function.

	* src/file-manager/fm-directory-view.c:
	(add_open_with_app_bonobo_menu_item),
	(add_open_with_viewer_bonobo_menu_item):
	Call nautilus_bonobo_add_menu_item

	* src/nautilus-window-menus.c: (append_bookmark_to_menu):
	Call nautilus_bonobo_add_menu_item

	* src/nautilus-window.c: (nautilus_window_filter),
	(nautilus_window_realize), (view_menu_choose_view_callback),
	(nautilus_window_show):
	Work in progress to handle focus issues when performing
	click drag operations in background windows.

	* libnautilus-extensions/nautilus-gdk-extensions.c:
	* libnautilus-extensions/nautilus-gdk-extensions.h:
	(nautilus_gdk_window_set_wm_hints_input):
	New function set input files of WM_HINTS. This
	will be used later to handle click drag in background
	windows.

M	ChangeLog
M	libnautilus-extensions/nautilus-bonobo-extensions.c
M	libnautilus-extensions/nautilus-bonobo-extensions.h
M	libnautilus-extensions/nautilus-gdk-extensions.c
M	libnautilus-extensions/nautilus-gdk-extensions.h
M	libnautilus-private/nautilus-bonobo-extensions.c
M	libnautilus-private/nautilus-bonobo-extensions.h
M	libnautilus-private/nautilus-gdk-extensions.c
M	libnautilus-private/nautilus-gdk-extensions.h
M	po/Makefile.in.in
M	src/file-manager/fm-directory-view.c
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window-menus.c
M	src/nautilus-window.c

commit f9b7f1ffe7d2bcadf999b14aeea4363bc2d95f0d
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-10-19

    Add support for reloading pages while ignoring the mozilla
    cache. Fixes

	* components/mozilla/nautilus-mozilla-content-view.c:
	(uris_are_equal), (nautilus_mozilla_content_view_load_uri):
	Add support for reloading pages while ignoring the mozilla cache.
	Fixes bug 2780.

M	ChangeLog
M	components/mozilla/nautilus-mozilla-content-view.c

commit bef6543ba15eba9b15ff690f9f2e936669214f20
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-10-19

    Fix new incompatability with gnome-vfs (EOF is now an "error").

	*
	components/services/trilobite/libtrilobite/trilobite-core-utils.c
	: (trilobite_fetch_uri):
	* components/services/trilobite/libtrilobite/trilobite-redirect.c:
	(check_gconf_init):

	Fix new incompatability with gnome-vfs (EOF is now an "error").

	* libnautilus-extensions/nautilus-icon-factory.c:
	(nautilus_icon_factory_get_icon_name_for_regular_file):

	Begin the slightly distateful process of adding special-case uri
	scheme icons to the left panel: make the install view use the RPM
	package icon.  Eventually we need to generalize the association of
	icons with uri schemes.

M	ChangeLog
M	components/services/trilobite/libtrilobite/trilobite-core-utils.c
M	components/services/trilobite/libtrilobite/trilobite-redirect.c
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-private/nautilus-icon-factory.c

commit de3196f483f80a2e7ef83604952794d43af5aacd
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-10-19

	Fixed bug 3839 (want Nautilus User Manual menu item)
	Note that this menu item does not actually work, due
	to bug 3876.

	* src/nautilus-shell-ui.xml:
	Add menu item for bringing up Nautilus User Manual.
	* src/nautilus-window-menus.c:
	(help_menu_nautilus_manual_callback),
	(nautilus_window_initialize_menus): Add verb
	and callback for Nautilus User Manual menu item.

M	ChangeLog
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-shell-ui.xml
M	src/nautilus-window-menus.c

commit a9fc80b52379b3a09b9efb4aa860d611ee760da2
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-10-19

    If no bonobo-ui-extract, AC_MSG_ERROR rather then cryptic failure
    during

	* configure.in:
	If no bonobo-ui-extract, AC_MSG_ERROR rather then cryptic failure
	during compile.

	* libnautilus/Makefile.am:
	Removed some evil blankspace

	* po/POTFILES.in
	Had to remove nautitlus-mozilla-ui.xml.h, since it's a conditional
	build, and eg. is not built on tinderbox.eazel.com. Better fix
	will have to come later, need new rpms' in softcat.

M	ChangeLog
M	configure.in
M	po/POTFILES.in

commit bf2ff3f9096083d0bb9d499c9ed727dfa1ff929c
Author: J Shane Culpepper <pepper@eazel.com>
Date:	2000-10-19

    New summary view ui. Still missing a few fetures but works ok now.

    2000-10-18	J Shane Culpepper  <pepper@eazel.com>

	*
	components/services/summary/nautilus-view/nautilus-summary-view.c
	: (generate_summary_form), (generate_service_entry_row),
	(generate_eazel_news_entry_row), (generate_update_news_entry_row),
	(authn_cb_succeeded), (authn_cb_failed), (login_button_cb),
	(generate_error_dialog), (generate_login_dialog),
	(widget_set_nautilus_background_color),
	(nautilus_summary_view_initialize),
	(nautilus_summary_view_load_uri):

	New summary view ui.  Still missing a few fetures but works
	ok now.

M	ChangeLog
M	components/services/summary/nautilus-summary-view.c
M	components/services/summary/nautilus-view/nautilus-summary-view.c

commit 72f2b6dd84a1faec0e0526e4d1f749cbac2b71f7
Author: Mathieu Lacage <mathieu@eazel.com>
Date:	2000-10-19

    disable bug-buddy for nautilus.

    2000-10-18	Mathieu Lacage	<mathieu@eazel.com>

	disable bug-buddy for nautilus.
	* src/nautilus-main.c: (main):

M	ChangeLog
M	src/nautilus-main.c

commit cfd436d48f90d51c73bf2b0e897c83a90856fd69
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2000-10-19

    Feeble attempt to hook up generation of .h files from the *-ui.xml
    files

    2000-10-19	Kjartan Maraas	<kmaraas@gnome.org>

	* */Makefile.am: Feeble attempt to hook up generation
	of .h files from the *-ui.xml files to get them included
	in the translations. This will need to be done in a better
	way I guess.
	* configure.in: Added a check for bonobo-ui-extract.

M	ChangeLog
M	components/loser/content/Makefile.am
M	components/loser/sidebar/Makefile.am
M	components/mozilla/Makefile.am
M	components/music/mpg123_handler.c
M	components/sample/Makefile.am
M	configure.in
M	libnautilus/Makefile.am
M	po/.cvsignore
M	po/Makefile.in.in
M	po/POTFILES.in
M	po/XMLFILES.in
M	po/update.pl
M	src/Makefile.am
M	src/file-manager/Makefile.am

commit dee6fc6d289c6a9adac68a66d9f6a5fed1cf2719
Author: Kjartan Maraas <kmaraas@src.gnome.org>
Date:	2000-10-19

    Update

M	po/ChangeLog
M	po/no.po

commit 9e6781100f2a89aa5205545c26c699ba6fb873f9
Author: Pavel Cisler <pavel@eazel.com>
Date:	2000-10-18

    Clean up calls to gnome_vfs_extract_short_name, remove explicit
    unescaping

    2000-10-18	Pavel Cisler  <pavel@eazel.com>

	* components/tree/nautilus-tree-view.c:
	* libnautilus-extensions/nautilus-directory.c:
	(nautilus_directory_notify_files_moved),
	(nautilus_directory_schedule_metadata_copy),
	(nautilus_directory_schedule_metadata_move),
	(nautilus_directory_schedule_metadata_remove):
	* libnautilus-extensions/nautilus-file-utilities.c:
	(nautilus_uri_get_basename):
	* libnautilus-extensions/nautilus-file-utilities.h:
	* libnautilus-extensions/nautilus-file.c:
	(nautilus_file_get_internal):
	* src/nautilus-theme-selector.c: (add_theme_to_icons):
	Clean up calls to gnome_vfs_extract_short_name, remove explicit
	unescaping because gnome_vfs_extract_short_name now does it.
	Eliminate some copy-paste technology, creating a new call
	nautilus_uri_get_basename.

M	ChangeLog
M	components/tree/nautilus-tree-view.c
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-extensions/nautilus-file-utilities.c
M	libnautilus-extensions/nautilus-file-utilities.h
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-file-utilities.c
M	libnautilus-private/nautilus-file-utilities.h
M	libnautilus-private/nautilus-file.c
M	src/nautilus-theme-selector.c

commit ee67d06ee5f03b1eb3682387d2533a4402da8ab4
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-10-18

    Fill in the username automatically if you're already logged
    in. Make the

	*
	components/services/login/nautilus-view/nautilus-change-password-
	view.c: (user_logged_in), (generate_change_password_form):
	*
	components/services/login/nautilus-view/nautilus-change-password-
	view.oafinfo:

	Fill in the username automatically if you're already logged in.
	Make the prompts more i18n'able.  Change title from "Log in" to
	"Change password".  Fix oafinfo typo that caused the change-pw
	view to never get displayed.

M	ChangeLog
M
components/services/login/nautilus-view/Nautilus_View_change-password.oaf.in
M
components/services/login/nautilus-view/nautilus-change-password-view.c
M
components/services/login/nautilus-view/nautilus-change-password-view.oafinfo

commit 551cf448540c00e1062b4942a488ebfaf21d6ef4
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-10-18

	Some Music View fixes. Andy asked me to work on this.

	* components/music/main.c: (main): Make warnings drop into the
	debugger.

	* components/music/nautilus-music-view.c:
	(nautilus_music_view_destroy): Change to use a NautilusFile object
	instead of using a uri string.
	(set_album_cover): Use the file object.
	(metadata_callback): Get rid of the unref that was causing a lot
	of trouble.
	(nautilus_music_view_update): Get the uri from the file object
	instead of vice versa.
	(detach_file): Cancel the call when releasing the file.
	(nautilus_music_view_load_uri): Release the old file and get a new
	one when the URI changes.

M	ChangeLog
M	components/music/main.c
M	components/music/nautilus-music-view.c

commit 6179da4f6ff128650c7b244213fd8f5f10e1df27
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-10-18

	Fixed bugzilla.eazel.com bugs 2222, 3177, 3468, 3650, 3788
	(some vestiges of wait_until_ready remain in the farther reaches
	of the UI).

	* libnautilus-extensions/nautilus-mime-actions.h,
	libnautilus-extensions/nautilus-mime-actions.c
	(nautilus_mime_actions_check_if_required_attributes_ready,
	nautilus_mime_actions_get_required_file_attributes,
	nautilus_mime_actions_wait_for_required_file_attributes): New
	functions to help with monitoring or waiting for required
	attributes for the nautilus mime API.
	(nautilus_mime_get_default_action_type_for_file,
	nautilus_mime_get_default_action_for_file,
	nautilus_mime_get_default_application_for_file_internal,
	nautilus_mime_get_default_application_for_file,
	nautilus_mime_is_default_application_for_file_user_chosen,
	nautilus_mime_get_default_component_for_file_internal,
	nautilus_mime_get_default_component_for_file,
	nautilus_mime_is_default_component_for_file_user_chosen,
	nautilus_mime_get_short_list_applications_for_file,
	nautilus_mime_get_short_list_components_for_file,
	nautilus_mime_get_short_list_methods_for_file,
	nautilus_mime_get_all_applications_for_file,
	nautilus_mime_has_any_applications_for_file,
	nautilus_mime_get_all_components_for_file,
	nautilus_mime_has_any_components_for_file,
	nautilus_mime_set_default_action_type_for_file,
	nautilus_mime_set_default_application_for_file,
	nautilus_mime_set_default_component_for_file,
	nautilus_mime_set_short_list_applications_for_file,
	nautilus_mime_set_short_list_components_for_file,
	nautilus_mime_add_application_to_short_list_for_file,
	nautilus_mime_remove_application_from_short_list_for_file,
	nautilus_mime_add_component_to_short_list_for_file,
	nautilus_mime_remove_component_from_short_list_for_file,
	nautilus_mime_extend_all_applications_for_file,
	nautilus_mime_remove_from_all_applications_for_file,
	mime_type_get_supertype): Don't `nautilus_file_wait_until_ready'
	for the required attributes; instead assert (Well, return_if_fail)
	that they are available using
	`nautilus_file_check_if_ready'. Also, use
	`nautilus_file_get_uri_scheme' where possible.

	* libnautilus-extensions/nautilus-directory-async.c
	(mime_list_callback): Correct some coding mistakes.

	* libnautilus-extensions/nautilus-wait-until-ready.h,
	libnautilus-extensions/nautilus-directory.c: Remove
	`nautilus_directory_wait_until_ready'.

	* libnautilus-extensions/nautilus-file.h,
	libnautilus-extensions/nautilus-file.c
	(nautilus_file_get_uri_scheme): new convenience function.

	* libnautilus-extensions/nautilus-program-chooser.c:
	(repopulate_program_list, is_application_default_for_file,
	is_component_default_for_file,
	is_component_in_short_list_for_file,
	is_application_in_short_list_for_file,
	program_file_pair_is_default_for_file,
	program_file_pair_is_in_short_list_for_file,
	add_to_short_list_for_file, remove_from_short_list_for_file,
	remove_default_for_item, set_default_for_item): wait_until_ready
	for required file attributes.

	* libnautilus-extensions/nautilus-program-choosing.c:
	(any_programs_available_for_file): wait_until_ready for required
	file attributes.

	* src/file-manager/fm-directory-view.c: (switch_location_and_view,
	create_open_with_gtk_menu, reset_bonobo_open_with_menu,
	activate_callback): Wait for the right file attributes.

	* src/nautilus-applicable-views.c: (got_file_info_callback),
	(nautilus_navigation_info_new): Wait for the right file
	attributes. (no wait_until_ready).

	* src/nautilus-sidebar.c: (nautilus_sidebar_destroy,
	nautilus_sidebar_update_buttons, nautilus_sidebar_update_all),
	nautilus_sidebar_set_uri): Monitor the file the sidebar is
	displaying, and update when it's attributes change.

	* src/nautilus-window-manage-views.c
	(nautilus_window_set_content_view): Wait for the right file
	attributes. (no wait_until_ready).

	* src/nautilus-window.c: (nautilus_window_destroy,
	view_menu_choose_view_callback, view_menu_vfs_method_callback,
	nautilus_window_real_load_content_view_menu,
	nautilus_window_load_content_view_menu): Wait for the right
	attributes. (no wait_until_ready in this chain).

	* test/test-nautilus-mime-actions-set.c (main): Wait for the
	right attributes.
	* test/test-nautilus-mime-actions.c (main): Wait for the right
	attributes.

M	ChangeLog
M	libnautilus-extensions/nautilus-directory-async.c
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-extensions/nautilus-file.h
M	libnautilus-extensions/nautilus-mime-actions.c
M	libnautilus-extensions/nautilus-mime-actions.h
M	libnautilus-extensions/nautilus-program-chooser.c
M	libnautilus-extensions/nautilus-program-choosing.c
M	libnautilus-extensions/nautilus-wait-until-ready.h
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-file.h
M	libnautilus-private/nautilus-mime-actions.c
M	libnautilus-private/nautilus-mime-actions.h
M	libnautilus-private/nautilus-program-chooser.c
M	libnautilus-private/nautilus-program-choosing.c
M	libnautilus-private/nautilus-wait-until-ready.h
M	src/file-manager/fm-directory-view.c
M	src/nautilus-applicable-views.c
M	src/nautilus-information-panel.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-sidebar.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window-manage-views.c
M	src/nautilus-window.c
M	test/test-nautilus-mime-actions-set.c
M	test/test-nautilus-mime-actions.c

commit e5483a3a3c4bff78a57b7621f1b3832949426948
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-10-18

    Use calls by new names.

	* components/notes/nautilus-notes.c: (make_notes_view):
	* src/nautilus-location-bar.c: (nautilus_location_bar_new):
	* src/nautilus-simple-search-bar.c:
	(nautilus_simple_search_bar_new):
	Use calls by new names.

	* libnautilus-extensions/nautilus-undo-signal-handlers.c:
	(editable_key_press_event), (nautilus_undo_editable_set_undo_key):
	Disabled the undo-key part of undo also. The old code was actually
	harmless because it got the name of the signal wrong, but it's
	better to have it disabled.
	* src/nautilus-shell-ui.xml: Added a comment that points out the
	2nd place where undo has been disabled.

	* libnautilus/nautilus-clipboard.h:
	* libnautilus/nautilus-clipboard.c: (cut_callback),
	(copy_callback), (paste_callback), (clear_callback),
	(set_paste_sensitive_if_clipboard_contains_data),
	(focus_changed_callback), (target_destroy_callback),
	(nautilus_clipboard_set_up_editable), (first_focus_callback),
	(control_destroyed_callback),
	(nautilus_clipboard_set_up_editable_in_control),
	(disconnect_set_up_in_control_handlers):
	Some minor cleanup of the clipboard code. Includes bug fixes for
	items that are already in focus when the clipboard is hooked up
	(should never happen), and a fix for code that was using
	gtk_signal_disconnect on something that was connected with
	gtk_signal_connect_while_alive (doesn't work). Also got rid of
	misguided code that was copying a Bonobo_UIContainer with memcpy
	(since Bonobo_UIContainer is just a pointer).

	* src/Makefile.am:
	* src/nautilus-window-private.h:
	Changed source file name from nautilus-service-menu to
	nautilus-service-ui, since it does a toolbar item, not just a
	menu.

	* src/nautilus-window-service-ui.c:
	* src/nautilus-window-service-ui.h:
	A second cut at the service UI code. It no longer leaks a UI
	component.

	* src/nautilus-window.c: (nautilus_window_constructed),
	(nautilus_window_get_ui_container): Use our own pointer to the UI
	container instead of asking the shell UI for its container.

M	ChangeLog
M	components/notes/nautilus-notes.c
M	libnautilus-extensions/nautilus-undo-signal-handlers.c
M	libnautilus-private/nautilus-undo-signal-handlers.c
M	libnautilus/nautilus-clipboard.c
M	libnautilus/nautilus-clipboard.h
M	src/Makefile.am
M	src/nautilus-location-bar.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-shell-ui.xml
M	src/nautilus-simple-search-bar.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window-private.h
R053	src/nautilus-window-service-menu.c
src/nautilus-window-service-ui.c
A	src/nautilus-window-service-ui.h
M	src/nautilus-window.c

commit 14dbbeaddfad425cca25f49648754957ad4e973d
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-10-18

	Fixed bug 3862 (Icon view reversed after looking at list view)
	Fixed bug 916 (workaround for Bonobo radio item bug)
	Also fixed bug where the "tighter layout" and "reversed order"
	items in the context menu were doing nothing at all.

	* src/file-manager/fm-icon-view.c:
	Removed "updating_toggle_menu_item" from Details struct.
	(set_tighter_layout): New helper function, handles the code
	common to the Bonobo and GTK menu callbacks.
	(gtk_tighter_layout_callback), (gtk_sort_reversed_callback),
	New functions used for GTK context menu. Will go away when
	we use Bonobo for context menus.
	(tighter_layout_state_changed_callback),
	(sort_reversed_state_changed_callback): Use passed state value,
	including checking for empty state (empty state happens when
	component is removed from container). This lets us eliminate the
	checks for "updating_toggle_item".
	(handle_radio_item): Removed check for updating_toggle_menu_item.
	This already worked correctly without this check.
	(insert_one_context_menu_item), (append_one_context_menu_item),
	(append_one_toggle_context_menu_item): Tweaked these to pass in
	an initial toggle state for toggle menu items, to avoid setting
	the toggle state after the callback has been attached. All this
	code will be removed when we switch to Bonobo for context menus.
	(fm_icon_view_create_selection_context_menu_items): Updated for
	API changes.
	(fm_icon_view_create_background_context_menu_items): Update for
	API changes; stop setting updating_toggle_menu_item; attach
	callbacks to context menu toggle items (formerly sadly callback-
	free, thus useless)
	(update_layout_menus): Stop setting updating_toggle_menu_item.

M	ChangeLog
M	src/file-manager/fm-icon-view.c

commit 00ccac167734d039fd986903645183fd1d16dabf
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-10-18

    Remove the fixed font from the list of available fonts. Its a bad
    one to

	* libnautilus-extensions/nautilus-preferences-item.c:
	(preferences_item_create_font_family):
	Remove the fixed font from the list of available fonts.  Its a bad
	one to use because it crashes the SideBar sometimes.  The problem
	is that the fixed font doesnt support the "find the largest
	fitting font" game that the SideBar plays for long strings.

	Its kinda lame to fix the bug by yanking the font, but we have
	many font improvements planned for after PR2 which will render
	this issue irrelevant.

	Fixes bug 2256.

M	ChangeLog
M	libnautilus-extensions/nautilus-preferences-item.c
M	libnautilus-private/nautilus-preferences-item.c

commit 26212f0f3bdb25766154029166674e56830fabb1
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-10-18

    Add new function to only measure a string without doing all the
    rendering

	* librsvg/rsvg-ft.c: (rsvg_ft_measure_or_render_string),
	(rsvg_ft_render_string), (rsvg_ft_measure_string):
	* librsvg/rsvg-ft.h:
	Add new function to only measure a string without doing all the
	rendering work.

	* libnautilus-extensions/nautilus-scalable-font.c:
	(nautilus_scalable_font_measure_text):
	Use the new rsvg_ft string measuring api.

	Fixes bug 2544.

M	ChangeLog
M	libnautilus-extensions/nautilus-scalable-font.c
M	libnautilus-private/nautilus-scalable-font.c
M	librsvg/rsvg-ft.c
M	librsvg/rsvg-ft.h

commit df2f3b768aa842edcae7d497f0ba7c8ce19ee43e
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-10-18

    A dumb typo.

M	ChangeLog

commit 7dfbaece521466dd7894ab6b5c7ae58b542171fe
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-10-18

    Use gdk_fontset_load() instead of gdk_font_load() to make i18n work

	* libnautilus-extensions/nautilus-font-factory.c:
	(font_hash_node_lookup_with_insertion),
	(nautilus_font_factory_get_fallback_font):
	* libnautilus-extensions/nautilus-gdk-extensions.c:
	(nautilus_get_largest_fitting_font), (nautilus_gdk_font_get_bold):
	* libnautilus-extensions/nautilus-gtk-extensions.c:
	(nautilus_gtk_widget_set_font_by_name):
	* libnautilus-extensions/nautilus-icon-factory.c: (embed_text):
	* src/nautilus-zoom-control.c: (draw_number):
	Use gdk_fontset_load() instead of gdk_font_load() to make i18n
	work better.  Also marked some hard-coded fonts fot localization.
	There is still an open bug on writing useful comments about these
	for the localizers.  Fixes bugs 3143 and 3144.

	Thanks to Yukihiro Nakai <ynakai@redhat.com> for pointing these
	problems out providing patches to fix them.

	* src/nautilus-profiler.c: (window_print_button_callback),
	(window_save_button_callback), (dump_dialog_new),
	(dump_dialog_show):
	Same as above plus mark some strings for localization and add
	assertions to currently unimplemented functions.

M	ChangeLog
M	libnautilus-extensions/nautilus-font-factory.c
M	libnautilus-extensions/nautilus-gdk-extensions.c
M	libnautilus-extensions/nautilus-gtk-extensions.c
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-private/nautilus-font-factory.c
M	libnautilus-private/nautilus-gdk-extensions.c
M	libnautilus-private/nautilus-gtk-extensions.c
M	libnautilus-private/nautilus-icon-factory.c
M	src/nautilus-profiler.c
M	src/nautilus-zoom-control.c

commit 6fe9d6631d6eebafa1c01d8f26882d5b5797aa27
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-10-18

    rolled over to ChangeLog-20001018.

	* ChangeLog: rolled over to ChangeLog-20001018.

M	ChangeLog
C100	ChangeLog	ChangeLog-200001018

commit c9ef6cbd7c1e20189df8aa0ac6f42dcc71de918a
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-10-18

    added a Services menu, per Darin's advice, as a separate bonobo ui



	added a Services menu, per Darin's advice, as a separate bonobo
	ui component.  Right now, it's leaking the UI handler, and the
	menu uris aren't correct; will finish this tomorrow.

	* src/Makefile.am:
	added new files: nautilus-service-ui.xml and
	nautilus_window_install_service_menu

	* src/nautilus-service-ui.xml:
	xml file defining service menu and toolbar button

	* src/nautilus-shell-ui.xml:
	added placeholder for services menu and toolbar button; removed
	definition of toolbar button

	* src/nautilus-window-private.h:
	added reference to install routine

	* src/nautilus-window-service-menu.c: (goto_services_summary),
	(goto_online_storage), (goto_software_catalog),
	(nautilus_window_install_service_menu):
	merge in the services menu and button and handle the commands

	* src/nautilus-window-toolbars.c: (set_up_toolbar_images),
	(nautilus_window_initialize_toolbars):
	change the service button image when the theme changes
	if EAZEL_SERVICES is defined

	* src/nautilus-window.c: (nautilus_window_constructed):
	call the install routine if EAZEL_SERVICES is defined

M	ChangeLog
M	src/Makefile.am
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
A	src/nautilus-service-ui.xml
M	src/nautilus-shell-ui.xml
M	src/nautilus-spatial-window.c
M	src/nautilus-window-private.h
A	src/nautilus-window-service-menu.c
M	src/nautilus-window-toolbars.c
M	src/nautilus-window.c

commit 08311b179fd53be5d909ae92ff7f8069fd3698d1
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-10-18

    Fix "id=" stuff to "rpm_id=" to match new softcat format, and
    use special

	* components/services/install/lib/Makefile.am:
	*
	components/services/install/nautilus-view/nautilus-service-instal
	l-view.c: (create_package),
	(nautilus_service_install_view_update_from_uri):

	Fix "id=" stuff to "rpm_id=" to match new softcat format, and use
	special pack->eazel_id field now that libeazelinstall provides it.

M	ChangeLog
M	components/services/install-view/nautilus-service-install-view.c
M	components/services/install/lib/Makefile.am
M
components/services/install/nautilus-view/nautilus-service-install-view.c

commit 56a2868a36695f8a918b1ef9d8be04f8642fb8e9
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-10-18

    Change installer's "let's upgrade other packages" screen to be

	* nautilus-installer/src/callbacks.c: (prep_retry):
	* nautilus-installer/src/callbacks.h:
	* nautilus-installer/src/installer.c: (start_over),
	(dont_start_over), (jump_to_retry_page):

	Change installer's "let's upgrade other packages" screen to be
	user-friendly and Arloified.

M	ChangeLog
M	nautilus-installer/src/callbacks.c
M	nautilus-installer/src/callbacks.h
M	nautilus-installer/src/installer.c

commit 7101dd6974f36edebd151f90b4287968be5d9b9b
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-10-18

    Make the "misc" part of the User-Agent "Nautilus/1.0" instead of

	* components/mozilla/nautilus-mozilla-content-view.c:
	(mozilla_content_view_one_time_happenings):
	Make the "misc" part of the User-Agent "Nautilus/1.0" instead of
	"Nautilus"

M	ChangeLog
M	components/mozilla/nautilus-mozilla-content-view.c

commit 321cdebf680118f7226a311b2fbaa6ce6acf10c3
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-10-18

	Fixed NULL dereference bug Eli was running into in the
	location bar.

	* libnautilus-extensions/nautilus-file-utilities.c:
	(nautilus_handle_trailing_slashes): added assert that
	parameter is not NULL
	(nautilus_make_uri_canonical): Handle NULL up front,
	to avoid dereferencing it later.

M	ChangeLog
M	libnautilus-extensions/nautilus-file-utilities.c
M	libnautilus-private/nautilus-file-utilities.c

commit 2da5fbafdf1a86fb20158f7aa8f5013a24e83721
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-10-18

    Oops. Canvas items are not widgets, although they ref. count in
    a similar

	* libnautilus-extensions/nautilus-icon-container.c: (icon_free),
	(stop_rubberbanding), (destroy): Oops. Canvas items are not
	widgets, although they ref. count in a similar way.

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-container.c

commit bff45faaab386a4768acd20e300a09a27a9349f2
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-10-18

    Fix reentrancy problem.

	* libnautilus-extensions/nautilus-directory-async.c:
	(async_job_wake_up): Fix reentrancy problem.

M	ChangeLog
M	libnautilus-extensions/nautilus-directory-async.c
M	libnautilus-private/nautilus-directory-async.c

commit cc63ee361dd50ed69f49a30631d3dc8dfffce5e7
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-10-18

    Fixed a bunch of FIXMEs now that I "get" widget ref. counting.

	* libnautilus-extensions/nautilus-icon-container.c: (icon_free),
	(stop_rubberbanding), (destroy): Fixed a bunch of FIXMEs now that
	I "get" widget ref. counting.
	(icon_set_position): Clip code rearranging.

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-container.c

commit 93d4817edc8f0f0fcaba88a6689c9637868ad94b
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-10-17

    made long device names wrap to multiple lines.


	* components/hardware/nautilus-hardware-view.c:
	(setup_overview_form):
	made long device names wrap to multiple lines.

M	ChangeLog
M	components/hardware/nautilus-hardware-view.c

commit 4188a781e245e6df2ffbf7462c05d7628b8c5cbc
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-10-17

	Fix assert introduced with my last check-in.

	* libnautilus-extensions/nautilus-directory-async.c:
	(async_job_start), (async_job_end): Added a debugging feature to
	match up starts with ends.
	(directory_count_cancel), (deep_count_cancel), (mime_list_cancel),
	(top_left_cancel), (activation_uri_cancel), (file_info_cancel),
	(metafile_read_cancel), (file_list_cancel),
	(directory_count_callback), (start_monitoring_file_list),
	(directory_count_start), (deep_count_callback),
	(deep_count_start), (mime_list_callback), (mime_list_start),
	(top_left_read_done), (top_left_start), (get_info_callback),
	(file_info_start), (activation_uri_done), (activation_uri_start):
	Pass additional parameters to make debugging feature work.
	(metafile_read_mark_done), (metafile_read_done),
	(metafile_read_start): Broke out the read complete code to fix a
	case where we would end a thread that we didn't start.

M	ChangeLog
M	libnautilus-extensions/nautilus-directory-async.c
M	libnautilus-private/nautilus-directory-async.c

commit af05c6568735be8787f195b4e34cd0e1f4a7a6b9
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-10-17

	Fixed bug 3828 (switching views makes torn-off menus disappear)
	Fixed bug 3822 (Edit menu flashes when you click in location
	field)
	Fixed bug 3529 (menu bar flashes when view switched)

	These were all caused by our Bonobo xml files redefining labels
	for submenus, causing Bonobo to think that it needed to destroy
	the widget holding the title of the old submenu.

	* libnautilus/nautilus-clipboard-ui.xml:
	* src/file-manager/nautilus-directory-view-ui.xml:
	* src/file-manager/nautilus-icon-view-ui.xml:
	* src/file-manager/nautilus-search-list-view-ui.xml:
	Removed all _label="Foo"s from submenus defined in
	nautilus-shell-ui.xml (e.g. File, Edit, View).

	Some bug fixes and cleanup in the summary view code. I noticed a
	couple of obvious problems when I was trying to use services
	earlier, and they led me to fix up a little of this code.

	*
	components/services/summary/nautilus-view/nautilus-summary-view.c:
	Removed "feedback_text" field from Details struct; now it's just a
	parameter to generate_error_dialog (it was being leaked with each
	use, also).
	(generate_summary_form): Use new error_dialog_shown boolean
	to avoid
	showing exactly the same dialog twice; removed a bunch of
	duplicate
	code by collapsing an if/else into only the part that's different;
	pass dialog text to generate_error_dialog directly
	(authn_cb_failed): Don't follow an exclamation point with
	a period.
	(generate_error_dialog): Set up a parent window so the dialog
	appears in a sensible place; use GNOME_STOCK_BUTTON_CANCEL instead
	of "CANCEL"; get message from parameter instead of Details field;
	change "Retry" to "Try Again" to be less nerdly.

M	ChangeLog
M	components/services/summary/nautilus-summary-view.c
M	components/services/summary/nautilus-view/nautilus-summary-view.c
M	libnautilus/nautilus-clipboard-ui.xml
M	src/file-manager/nautilus-directory-view-ui.xml
M	src/file-manager/nautilus-icon-view-ui.xml
M	src/file-manager/nautilus-search-list-view-ui.xml

commit 3a1df85362acedda3f5f93d7fdb9a0256be5d125
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-10-17

    Fix assorted bugs which made NautilusFile think the list was never

	* libnautilus-extensions/nautilus-directory-async.c:
	(cancel_mime_list, set_up_request_by_file_attributes,
	lacks_mime_list, nautilus_directory_invalidate_counts,
	mime_list_callback, mime_list_start): Fix assorted bugs which made
	NautilusFile think the list was never complete.

	* libnautilus-extensions/nautilus-wait-until-ready.h: Include
	<libnautilus-extensions/nautilus-directory.h> and
	<libnautilus-extensions/nautilus-file.h>.

	* libnautilus-extensions/nautilus-file-attributes.h: Rename
	MIME_LIST attroibute to DIRECTORY_ITEM_MIME_TYPES.

	* libnautilus-extensions/nautilus-file.h,
	libnautilus-extensions/nautilus-file.c:
	(nautilus_file_get_directory_item_mime_types): Renamed from
	nautilus_file_get_mime_list.

	* libnautilus-extensions/nautilus-mime-actions.h,
	libnautilus-extensions/nautilus-mime-actions.c
	(nautilus_file_wait_for_metadata,
	nautilus_file_wait_for_mime_action_attributes,
	nautilus_mime_get_default_action_type_for_uri,
	nautilus_mime_get_default_action_for_uri,
	nautilus_mime_get_default_application_for_uri_internal,
	nautilus_mime_get_default_application_for_uri,
	nautilus_mime_is_default_application_for_uri_user_chosen,
	nautilus_mime_get_default_component_for_uri_internal,
	nautilus_mime_get_default_component_for_uri,
	nautilus_mime_is_default_component_for_uri_user_chosen,
	nautilus_mime_get_short_list_applications_for_uri,
	nautilus_mime_get_short_list_components_for_uri,
	nautilus_mime_get_short_list_methods_for_uri,
	nautilus_mime_get_all_applications_for_uri,
	nautilus_mime_has_any_applications_for_uri,
	nautilus_mime_get_all_components_for_uri,
	nautilus_mime_has_any_components_for_uri,
	nautilus_mime_set_default_action_type_for_uri,
	nautilus_mime_set_default_application_for_uri,
	nautilus_mime_set_default_component_for_uri,
	nautilus_mime_set_short_list_applications_for_uri,
	nautilus_mime_set_short_list_components_for_uri,
	nautilus_mime_add_application_to_short_list_for_uri,
	nautilus_mime_remove_application_from_short_list_for_uri,
	nautilus_mime_add_component_to_short_list_for_uri,
	nautilus_mime_remove_component_from_short_list_for_uri,
	nautilus_mime_extend_all_applications_for_uri,
	nautilus_mime_remove_from_all_applications_for_uri,
	mime_type_list_to_hash_table, nautilus_do_component_query): Use
	all the new NautilusFile APIs and stop using NautilusDirectory. No
	longer take NautilusDirectory as a parameter in addition to
	NautilusFile.

	* libnautilus-extensions/nautilus-program-chooser.c:
	(repopulate_program_list, is_application_default_for_uri,
	is_component_default_for_uri, is_component_in_short_list_for_uri,
	is_application_in_short_list_for_uri,
	program_file_pair_is_default_for_file, add_to_short_list_for_file,
	remove_from_short_list_for_file, remove_default_for_item,
	set_default_for_item): Stop passing NautilusDirectory to
	nautilus-mime-actions functions.
	* libnautilus-extensions/nautilus-program-choosing.c:
	(any_programs_available_for_file): Likewise.
	* src/file-manager/fm-directory-view.c (switch_location_and_view,
	files_added_callback, files_changed_callback,
	create_open_with_gtk_menu, reset_bonobo_open_with_menu,
	activate_callback):  Likewise.
	* src/nautilus-applicable-views.c (got_file_info_callback):
	Likewise.
	* src/nautilus-sidebar.c (nautilus_sidebar_update_buttons):
	Likewise.
	* src/nautilus-window-manage-views.c
	(nautilus_window_set_content_view): Likewise.
	* src/nautilus-window.c (nautilus_window_load_content_view_menu):
	Likewise.
	* test/test-nautilus-mime-actions-set.c (main): Likewise.
	* test/test-nautilus-mime-actions.c (main): Likewise.

M	ChangeLog
M	libnautilus-extensions/nautilus-directory-async.c
M	libnautilus-extensions/nautilus-file-attributes.h
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-extensions/nautilus-file.h
M	libnautilus-extensions/nautilus-mime-actions.c
M	libnautilus-extensions/nautilus-mime-actions.h
M	libnautilus-extensions/nautilus-program-chooser.c
M	libnautilus-extensions/nautilus-program-choosing.c
M	libnautilus-extensions/nautilus-wait-until-ready.h
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-file-attributes.h
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-file.h
M	libnautilus-private/nautilus-mime-actions.c
M	libnautilus-private/nautilus-mime-actions.h
M	libnautilus-private/nautilus-program-chooser.c
M	libnautilus-private/nautilus-program-choosing.c
M	libnautilus-private/nautilus-wait-until-ready.h
M	src/file-manager/fm-directory-view.c
M	src/nautilus-applicable-views.c
M	src/nautilus-information-panel.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-sidebar.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window-manage-views.c
M	src/nautilus-window.c
M	test/test-nautilus-mime-actions-set.c
M	test/test-nautilus-mime-actions.c

commit c84664c3c35c10f9e151a991683abc8cc0832e7b
Author: Christian Rose <menthos@src.gnome.org>
Date:	2000-10-17

    Updated Swedish translation.

M	po/ChangeLog
M	po/sv.po

commit b968f4ff2b4c8a5a167e632906de2edd792aebc2
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-10-17

    Apply Eskil's memory patch to make the bootstrap not crash on success

	* components/services/install/lib/eazel-install-logic.c:
	(eazel_install_flatten_categories):

	Apply Eskil's memory patch to make the bootstrap not crash on
	success (yay!).

M	ChangeLog
M	components/services/install/lib/eazel-install-logic.c

commit 59695175108d7e3a21b3418836ade5c77a5c1f38
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-10-17

    Skip the macros directory.

	* check-FIXME.pl: Skip the macros directory.

	* libnautilus-extensions/nautilus-directory-async.c:
	(async_job_start), (async_job_end), (get_one_value_callback),
	(get_one_value), (async_job_wake_up): Add new calls that limit the
	number of async. jobs done at once.
	(directory_count_cancel), (deep_count_cancel), (mime_list_cancel),
	(top_left_cancel), (activation_uri_cancel), (file_info_cancel),
	(metafile_read_cancel), (metafile_read_done): End the async. job
	if it's cancelled.
	(metafile_read_try_public_metafile), (metafile_read_restart):
	Changed the old metafile_read_start function's name to
	metafile_read_restart since it's used on the second try.
	(is_anyone_waiting_for_metafile), (metafile_read_start): Move the
	logic about whether to start reading into this function to make it
	more like the other jobs. Also start the async. job.
	(file_list_cancel): Changed name for consistency and end the
	async. job.
	(directory_count_callback): End the async. job.
	(start_monitoring_file_list): Start the async job.
	(file_list_start): Moved logic about when to start loading
	the file
	list into this function to make it more like other jobs.
	(directory_count_start): Renamed to make it more like other jobs
	and start the async. job.
	(deep_count_callback): End the async. job.
	(deep_count_start): Start the async. job.
	(mime_list_callback): End the async. job.
	(mime_list_start): Start the async. job.
	(top_left_read_done): End the async. job.
	(top_left_start): Start the async. job.
	(get_info_callback): End the async. job.
	(file_info_start): Start the async. job.
	(activation_uri_done): End the async. job.
	(activation_uri_start): Start the async. job.
	(nautilus_directory_async_state_changed): Wake up directories that
	may have breathing from from all the cancellation.
	(nautilus_directory_cancel): Moved the cancelling code down here,
	remove a directory from the waiting list when it goes, and also
	wake up directories that may have breathing room from all the
	cancellation.

	* libnautilus-extensions/nautilus-directory-private.h: Remove
	request_read_metafile from the header.

	* libnautilus-extensions/nautilus-directory.c:
	(nautilus_directory_destroy): Eliminate the call to
	nautilus_directory_stop_monitoring_file_list since that's now
	handled by nautilus_directory_cancel.

	* libnautilus-extensions/nautilus-file-private.h: Removed the
	got_*_mime_type variables since they are the same as *_mime_type
	!= NULL.

	* libnautilus-extensions/nautilus-file.c: (destroy): Get rid of
	checks for NULL before calling g_free.
	(nautilus_file_update_info): Replace == FALSE with !. Simplified
	some tortuous logic by getting rid of checks for NULL that weren't
	needed and booleans that weren't needed.
	(get_either_mime_type): Add helper to make it easier to avoid
	confusion between default and slow MIME type.
	(nautilus_file_compare_by_type): Use get_either_mime_type so it
	works when default MIME type is NULL.
	(nautilus_file_get_type_as_string): Use get_either_mime_type so it
	works when default MIME type is NULL.
	(nautilus_file_get_slow_mime_type): Simplified logic. Also got rid
	of "application/nonono" which was left here by accident.
	(nautilus_file_get_mime_type): Simplified logic and use
	get_either_mime_type to share code.
	(nautilus_file_is_mime_type): Simplified logic and use
	get_either_mime_type to share code.

	* src/file-manager/fm-directory-view.c: Format tweaks.

	* user-guide/C/Makefile.am: Not so much echoing as we install.

M	ChangeLog
M	check-FIXME.pl
M	libnautilus-extensions/nautilus-directory-async.c
M	libnautilus-extensions/nautilus-directory-private.h
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-extensions/nautilus-file-private.h
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-directory-private.h
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-file-private.h
M	libnautilus-private/nautilus-file.c
M	src/file-manager/fm-directory-view.c
M	user-guide/C/Makefile.am

commit d086806335b5cdbb4e76664becaa009c8f71fe12
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-10-17

    Fixed bug 3716, Bonobo paths for applications and viewers must
    be unique.

    2000-10-17	Gene Z. Ragan  <gzr@eazel.com>

	Fixed bug 3716, Bonobo paths for applications and
	viewers must be unique.

	Added unique index to bonobo path name.

	* src/file-manager/fm-directory-view.c:
	(add_open_with_app_bonobo_menu_item),
	(add_open_with_viewer_bonobo_menu_item),
	(add_application_to_bonobo_menu), (add_component_to_bonobo_menu),
	(reset_bonobo_open_with_menu):

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit a0f70c0e1fe3d7094d07e0cce1b91c5d7b40d731
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-10-17

	Made "this application can only handle local files"
	dialog be parented on the NautilusWindow from whence
	it came.

	* libnautilus-extensions/nautilus-program-choosing.h:
	* libnautilus-extensions/nautilus-program-choosing.c:
	(nautilus_launch_application_parented): Removed this function
	(nautilus_launch_application): Made this function take a
	parent (can be NULL, but better not to be).

	* src/file-manager/fm-directory-view.c:
	(fm_directory_view_launch_application): Remove "_parented"

	* src/nautilus-sidebar.c:
	(nautilus_sidebar_get_window): New helper function to get
	enclosing window.
	(command_button_callback),
	(nautilus_sidebar_chose_application_callback): Pass parent
	window to nautilus_launch_application.

M	ChangeLog
M	libnautilus-extensions/nautilus-program-choosing.c
M	libnautilus-extensions/nautilus-program-choosing.h
M	libnautilus-private/nautilus-program-choosing.c
M	libnautilus-private/nautilus-program-choosing.h
M	src/file-manager/fm-directory-view.c
M	src/nautilus-information-panel.c
M	src/nautilus-sidebar.c

commit c7ef4182f756ee1d1f1635eb4b721257185cf631
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-10-17

    fixed bug 3411, the sidebar resizes itself when viewing the summary
    page,


	* src/nautilus-window.c: (nautilus_window_constructed),
	(nautilus_window_set_content_view_widget):
	fixed bug 3411, the sidebar resizes itself when viewing the
	summary page, by setting the "shrink" boolean to true
	when adding the content view container to the splitter.

M	ChangeLog
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window.c

commit 57e8f99bc4c0f08b59b1aefe740a5dc0b1273b6b
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-10-17

	Fixed bug 3824 (Files in search list have unknown type)

	* libnautilus-extensions/nautilus-file.c:
	(nautilus_file_get_type_as_string): Made this check cached
	slow_mime_type as well as cached default_mime_type. I'm worried
	about this whole area -- why did we differentiate the two? I'll
	bet there are other lurking bugs around here.

M	ChangeLog
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-private/nautilus-file.c

commit da304071be480951604d80b57d51afab290db02e
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-10-17

	Fixed bug 3825 (Bonobo error messages viewing search results)
	Fixed bug 3826 ("Reveal in New Window" misplaced in context menu)

	* src/file-manager/fm-directory-view.c:
	(append_selection_menu_subtree): take an identifier, store
	it in menu item for later identification, just like other menu
	items. This will all change when we switch to using Bonobo for
	context menus.
	(fm_directory_view_real_create_selection_context_menu_items):
	Pass the identifier that list view code was expecting to find.
	* src/file-manager/fm-search-list-view.c:
	fixed typo in COMMAND_REVEAL_IN_NEW_WINDOW #define. Those darn
	typos are deadly with new Bonobo.

M	ChangeLog
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-search-list-view.c

commit 144b4519d3b876574f4ecfff7a4536ff657a4478
Author: Pavel Cisler <pavel@eazel.com>
Date:	2000-10-17

    Part of fix to but 2840 - URI parsing works wrong for URIs with #

    2000-10-17	Pavel Cisler  <pavel@eazel.com>

	* libnautilus-extensions/nautilus-file-operations.c:
	(get_next_duplicate_name):
	Part of fix to but 2840 - URI parsing works wrong for URIs with
	# characters. I noticed duplicating and creating links to files
	with funny characters like # was broken and added proper escaping
	code to fix it.

M	ChangeLog
M	libnautilus-extensions/nautilus-file-operations.c
M	libnautilus-private/nautilus-file-operations.c

commit 24bf378a9b2ba0b4d4206ba92ca78ed74e74b28a
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-10-17

	* nautilus-installer/src/callbacks.c: (begin_install):
	* nautilus-installer/src/installer.c: (jump_to_error_page),
	(start_over), (dont_start_over), (create_finish_page_good),
	(get_required_name), (get_detailed_errors_foreach),
	(get_detailed_errors), (install_failed),
	(eazel_install_dep_check),
	(eazel_install_delete_files), (install_done),
	(toggle_button_lock),
	(eazel_installer_add_category), (check_system),
	(eazel_installer_do_install), (eazel_install_get_depends):
	* nautilus-installer/src/installer.h:
	* nautilus-installer/src/link.sh:

M	nautilus-installer/src/callbacks.c
M	nautilus-installer/src/installer.c
M	nautilus-installer/src/installer.h
M	nautilus-installer/src/link.sh

commit 0234060a394864f9077c6bd7ceb8870ecdd8243e
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-10-17

    Fix missing param in prune_packages. Make categorydata_list_copy stop

	* components/services/install/lib/eazel-install-logic.c:
	(eazel_install_do_transaction_all_files_check):
	* components/services/install/lib/eazel-install-types.c:
	(categorydata_list_copy), (categorydata_copy),
	(categorydata_destroy_foreach), (categorydata_list_destroy),
	(packagedata_fill_from_rpm_header):
	* components/services/install/lib/eazel-install-types.h:

	Fix missing param in prune_packages.  Make categorydata_list_copy
	stop iterating sometime in my life.  Add matching
	categorydata_list_destroy.

M	ChangeLog
M	components/services/install/lib/eazel-install-logic.c
M	components/services/install/lib/eazel-install-types.c
M	components/services/install/lib/eazel-install-types.h

commit ac3b11308368e3d84936db867396f7b2c2c9fa37
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-10-17

    for bug 2261, added a "set cover image" button to the music view,
    which is


	* components/music/nautilus-music-view.c:
	(nautilus_music_view_initialize), (ensure_uri_is_image),
	(set_album_cover), (dialog_destroy), (set_image_button_callback),
	(nautilus_music_view_set_album_image):
	for bug 2261, added a "set cover image" button to the music view,
	which is visible when there's no cover, which displays a file
	selector, and set the metadata when the user selects a valid
	image.
	This is almost complete, but it's not quite working yet.

	* src/nautilus-shell.c: (display_caveat):
	increased the font size of the caveat to 14pt, since it was
	a little too hard to read and there was plenty of space.

M	ChangeLog
M	components/music/nautilus-music-view.c
M	src/nautilus-shell.c

commit fb64e137d4e7ff5ee82aecabb2181442c1792d1f
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-10-17

    fixed occasional segfaults from fm_icon_view_update_menus being called


	* src/file-manager/fm-icon-view.c: (fm_icon_view_update_menus):
	fixed occasional segfaults from fm_icon_view_update_menus
	being called from idle after they've been destroyed; fixed by
	exiting if the menus_ready boolean is clear.

	* components/music/nautilus-music-view.c:
	(nautilus_music_view_set_album_image), (metadata_callback),
	(nautilus_music_view_update_from_uri):
	fixed bug 3720, music view asks for album cover metadata
	incorrectly.
	Fixed by doing it correctly, using nautilus_file_call_when_ready.
	This also partially fixes bug 2261, but it's still too hidden, so
	I won't close it out until we have an explicit way to do it.

M	ChangeLog
M	components/music/nautilus-music-view.c
M	src/file-manager/fm-icon-view.c

commit 25d25d8a0ea66ad933b7edbe47da211b4bf9b3a0
Author: Mathieu Lacage <mathieu@eazel.com>
Date:	2000-10-17

    fix "do nothing" part of bug 3640 move re-init of code from
    drag_leave to

    2000-10-17	Mathieu Lacage	<mathieu@eazel.com>

	fix "do nothing" part of bug 3640
	* components/tree/nautilus-tree-view.c: move
	re-init of code from drag_leave to drag_begin.

M	ChangeLog
M	components/tree/nautilus-tree-view.c

commit bd3e7e567482de8cff8671244740f55f6916adc6
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-10-17

    fixed a problem where we generated a zillion bonobo criticals when the


	* src/file-manager/fm-icon-view.c: (fm_icon_view_destroy):
	fixed a problem where we generated a zillion bonobo criticals
	when the view changed. The problem was that the fm-icon-view
	was trying to update the layout menus while it was being
	destroyed,
	after the menus were already gone.  The fix is clearing the
	"menus_ready" boolean at the start of the destroy method.

M	ChangeLog
M	src/file-manager/fm-icon-view.c

commit 8a9a446c5d5789eb312d9014d753c7e5fc40a872
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-10-17

    Reverting change to check >= vs = issue.


	* nautilus.spec.in:
	Reverting change to check >= vs = issue.

M	ChangeLog
M	nautilus.spec.in

commit 9230fa617d1abb53a6bd78bf96052d485d521e76
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-10-17

    Changed the dep of nautilus-maozilla to mozilla = M18 instead of

	* nautilus.spec.in:
	Changed the dep of nautilus-maozilla to mozilla = M18 instead of
	mozilla-M18. I can't put in >= M18, because rpm's fucks up on
	alphachar versions.

M	ChangeLog
M	nautilus.spec.in

commit 077b1ff8fb5c57abfddf8b5b6d683b0b2774d848
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-10-17

    Debug output. Revamping the error tree for failures' reg. circular

	* components/services/install/lib/eazel-install-logic.c:
	(eazel_install_fetch_dependencies), (dump_one_package),
	(dump_packages_foreach), (dump_packages),
	(eazel_install_ensure_deps):
	Debug output.
	Revamping the error tree for failures' reg. circular conflicts.

	* components/services/install/lib/eazel-install-types.c:
	(categorydata_list_copy), (categorydata_copy),
	(packagedata_list_copy), (eazel_install_requirement_dep_compare):
	Fixed a bug in the copy functions and the dep_compare.

	* nautilus-installer/src/Makefile:
	Yeah...

	* nautilus-installer/src/installer.c:
	(get_detailed_errors_foreach):
	Inserting code to make the circular conflict handling nice.

M	ChangeLog
M	components/services/install/lib/eazel-install-logic.c
M	components/services/install/lib/eazel-install-types.c
M	nautilus-installer/src/Makefile
M	nautilus-installer/src/installer.c

commit d00705a84a3f6176823b46c351248494331c3746
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-10-17

    Fix a typo in the required version of mozilla.

	* nautilus.spec.in:
	Fix a typo in the required version of mozilla.

M	ChangeLog
M	nautilus.spec.in

commit 62f7e9a3aa0bd4e8c286844eb6d0cb521fc68d0f
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-10-17

    Remove extraneous debugging printf.

	* configure.in:
	Remove extraneous debugging printf.

M	ChangeLog
M	configure.in

commit a7bae05f9e16c959ee5299635ce49323e4b505d9
Author: Rebecca Schulman <rebecka@eazel.com>
Date:	2000-10-17

    Fixed a problem with the clipboard caused by having many components
    in the

    2000-10-16	Rebecca Schulman  <rebecka@eazel.com>

	* libnautilus/nautilus-clipboard.c: (add_menu_items_callback),
	(ui_component_remove_container_and_unref),
	(finish_setting_up_editable),

	Fixed a problem with the clipboard caused by having many
	components
	in the same container with the same name, and fixed a potential
	leak.

M	ChangeLog
M	libnautilus/nautilus-clipboard.c

commit 20c76c719a62d61c7b7b44575044a33ac7e8ff85
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-10-17

	Fixed bug 3789 (Zoom In/Zoom Out/Back/Forward have lost
	their control-key equivalents)

	* src/nautilus-shell-ui.xml: Updated the specification
	of non-alphanumeric keyboard equivalents to the new
	required style ("*Control*equal", not "*Control*=").

M	ChangeLog
M	src/nautilus-shell-ui.xml

commit e4d03c64cbbad37655c106b9c912b90365dbaa6b
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-10-17

    Added a (conditional) line of spam for when load_directory is
    called to

	* libnautilus-extensions/nautilus-directory-async.c:
	(mime_list_load): Added a (conditional) line of spam for
	when load_directory is called to get the MIME list.

M	ChangeLog
M	libnautilus-extensions/nautilus-directory-async.c
M	libnautilus-private/nautilus-directory-async.c

commit 4ed35703aaac22c5ca883113f5ee4549e8d59f87
Author: Eskil Heyn Olsen <eskil@eazel.com>
Date:	2000-10-16

    Removed these old evil files.

    2000-10-16	Eskil Heyn Olsen  <eskil@eazel.com>

	* components/services/install/command-line/Makefile.am:
	* components/services/install/command-line/eazel-alt-install.c:
	* components/services/install/command-line/eazel-install.c:
	* components/services/install/command-line/eazel-package-query.c:
	* components/services/install/command-line/eazel-revert.c:
	* components/services/install/command-line/eazel-uninstall.c:
	Removed these old evil files.

	* components/services/install/lib/eazel-install-types.h:
	* components/services/install/lib/eazel-install-types.c:
	(categorydata_list_copy), (categorydata_copy),
	(packagedata_list_copy), (packagedata_copy):
	Implemented package & categorydata copy functions.

	*
	components/services/trilobite/libtrilobite/trilobite-core-distrib
	ution.h:
	*
	components/services/trilobite/libtrilobite/trilobite-core-distrib
	ution.c: (determine_mandrake_version), (determine_suse_version),
	(determine_debian_version):
	Removed g_assert_not_reached calls. Also added enum for YELLOWDOG.

	* nautilus-installer/src/Makefile:
	* nautilus-installer/src/installer.c: (get_required_name),
	(get_detailed_errors_foreach), (get_detailed_errors),
	(eazel_install_dep_check), (check_system):
	Doing some funk to handle circular deps better.

M	ChangeLog
M	components/services/install/command-line/Makefile.am
D	components/services/install/command-line/eazel-alt-install.c
D	components/services/install/command-line/eazel-install.c
D	components/services/install/command-line/eazel-package-query.c
D	components/services/install/command-line/eazel-revert.c
D	components/services/install/command-line/eazel-uninstall.c
M	components/services/install/lib/eazel-install-logic.c
M	components/services/install/lib/eazel-install-types.c
M	components/services/install/lib/eazel-install-types.h
M
components/services/trilobite/libtrilobite/trilobite-core-distribution.c
M
components/services/trilobite/libtrilobite/trilobite-core-distribution.h
M	nautilus-installer/src/Makefile
M	nautilus-installer/src/installer.c

commit cb88afbaa988fba00e771e2f430b29b196816d5f
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2000-10-16

    Updated Norwegian translation.

    2000-10-17	Kjartan Maraas	<kmaraas@gnome.org>

	* no.po: Updated Norwegian translation.

M	po/ChangeLog
M	po/no.po

commit 3cd7777ce35c2111e9d7035e45fee9b9bce3c3c9
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-10-16

    Finished up Matt Bissiri's earlier checkin for him. Removed the

	* libnautilus-extensions/nautilus-list.c:
	(nautilus_list_keyboard_navigation_key_press),
	(nautilus_list_get_first_selected_row),
	(nautilus_list_get_last_selected_row):
	* libnautilus-extensions/nautilus-list.h:

	Finished up Matt Bissiri's earlier checkin for him.
	Removed the confusingly almost-redundant
	nautilus_clist_get_first/last_selected_row; made
	nautilus_list_get_last_selected_row public to match
	get_first_selected_row. Thanks to Matt for the patch.

M	ChangeLog
M	libnautilus-extensions/nautilus-list.c
M	libnautilus-extensions/nautilus-list.h
M	libnautilus-private/nautilus-list.c
M	libnautilus-private/nautilus-list.h

commit c0226b5618d4c4532fd6fbbca8589704487a9c41
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-10-16

    Changed the search default to the one at Eazel as planned.

	* libnautilus-extensions/nautilus-global-preferences.c: Changed
	the search default to the one at Eazel as planned.

M	ChangeLog
M	libnautilus-extensions/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.c

commit b20c47387148cd401f2bf9a6ae2d1141f73101c1
Author: Pavel Cisler <pavel@eazel.com>
Date:	2000-10-16

    Get rid of obsolete copy of GtkCList.

    2000-10-16	Pavel Cisler  <pavel@eazel.com>

	* cut-n-paste-code/widgets/gtkclist/Makefile.am:
	* cut-n-paste-code/widgets/gtkclist/gtkclist.c:
	* cut-n-paste-code/widgets/gtkclist/gtkclist.h:

	Get rid of obsolete copy of GtkCList.

M	ChangeLog
D	cut-n-paste-code/widgets/gtkclist/Makefile.am
D	cut-n-paste-code/widgets/gtkclist/gtkclist.c
D	cut-n-paste-code/widgets/gtkclist/gtkclist.h

commit 9f27c50b9d04acdad6cfde8f02603a478a1c8bb9
Author: Pavel Cisler <pavel@eazel.com>
Date:	2000-10-16

    Fix 3558 - Nautilus crashes with a specific sequence of icon
    dragging ...

    2000-10-12	Pavel Cisler  <pavel@eazel.com>

	* src/file-manager/fm-list-view.c: (fm_list_get_drag_pixmap):
	Fix 3558 - Nautilus crashes with a specific sequence of icon
	dragging ...
	Handle a case where the cell pixmap does not have a mask.

	* libnautilus-extensions/nautilus-icon-container.c:
	(motion_notify_event):
	Small renaming.

	* libnautilus-extensions/nautilus-list.c:
	(nautilus_list_dnd_initialize), (nautilus_list_drag_begin):
	Get rid of a drag_begin signal override that is not needed.

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-extensions/nautilus-list.c
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-list.c
M	src/file-manager/fm-list-view.c

commit 19ffb24ca536e60a68568954a2af1a32a7330da5
Author: Josh Barrow <josh@eazel.com>
Date:	2000-10-16

    icons/emblem-symbolic-link-*.png Removed all of the different size


    2000-10-16	Josh Barrow  <josh@eazel.com>

	    * icons/Makefile.am:
	    * icons/emblem-symbolic-link-*.png
	    Removed all of the different size symbolic link icons.  They
	    were useless as the emblems are now stuck at the defautl size.

M	ChangeLog
M	icons/Makefile.am
D	icons/emblem-symbolic-link-192.png
D	icons/emblem-symbolic-link-24.png
D	icons/emblem-symbolic-link-72.png
D	icons/emblem-symbolic-link-92.png

commit aa4c3b805df505412bb8d98a0aa6cec929f7ea7e
Author: Rebecca Schulman <rebecka@eazel.com>
Date:	2000-10-16

    Fixed bug 3745, that reverse sort order / tighter layout buttons
    weren't

    2000-10-16	Rebecca Schulman  <rebecka@eazel.com>
	Fixed bug 3745, that reverse sort order / tighter
	layout buttons weren't working after the newest bonobo
	changes

	* src/file-manager/fm-icon-view.c:
	(tighter_layout_state_changed_callback),
	(fm_icon_view_create_background_context_menu_items),
	(sort_reversed_state_changed_callback),
	(fm_icon_view_merge_menus):
	Changed the callbacks for the buttons to use listeners and ids
	rather than verbs.
	* src/file-manager/nautilus-icon-view-ui.xml:
	Added id fields

M	ChangeLog
M	src/file-manager/fm-icon-view.c
M	src/file-manager/nautilus-icon-view-ui.xml

commit 632fc5abc3f73dfc68e681442f84b9d1a8edffc1
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-10-16

    Define the build timestamp only if given in the environment.

	* acconfig.h:
	* configure.in:
	Define the build timestamp only if given in the environment.

	* libnautilus-extensions/nautilus-file-utilities.c:
	(nautilus_get_build_timestamp):
	* libnautilus-extensions/nautilus-file-utilities.h:
	New function to obtain the build timestamp.

	* src/nautilus-window-manage-views.c:
	(window_set_title_with_timestamp), (update_title):
	* src/nautilus-window-menus.c: (get_about_box_timestamp_string),
	(help_menu_about_nautilus_callback):
	Display the build timestamp in both the about box and window
	title.	 This only happens if the build timestamp is set at
	compile time.

M	ChangeLog
M	acconfig.h
M	configure.in
M	libnautilus-extensions/nautilus-file-utilities.c
M	libnautilus-extensions/nautilus-file-utilities.h
M	libnautilus-private/nautilus-file-utilities.c
M	libnautilus-private/nautilus-file-utilities.h
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-window-manage-views.c
M	src/nautilus-window-menus.c

commit 9eaa3a34debba0a5f6c4f339066f16e8a87dccc9
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-10-16

    Update docs for the fact that we now require Mozilla-M18.

	* README:
	Update docs for the fact that we now require Mozilla-M18.

	* components/mozilla/nautilus-mozilla-content-view.c:
	(mozilla_content_view_one_time_happenings),
	(nautilus_mozilla_content_view_initialize),
	(nautilus_mozilla_content_view_destroy),
	(mozilla_load_location_callback), (mozilla_net_state_callback),
	(mozilla_dom_mouse_click_callback),
	(mozilla_translate_uri_if_needed),
	(mozilla_untranslate_uri_if_needed):
	Cleanup a bunch of pre Mozilla M18 code.  Turn of a rogue printf.
	Remove the cut-n-pasted Bonobo merging code.  We can add it back
	if we ever have something we really need to merge.

	* configure.in:
	Update for new Mozilla M18 requirement.  Bail of detected Mozilla
	is not M18.

	* nautilus.spec.in:
	Add mozilla-m18 dependency to the nautilus-mozilla package.

M	ChangeLog
M	README
M	components/mozilla/nautilus-mozilla-content-view.c
M	configure.in
M	nautilus.spec.in

commit ef1386c4e3c13b8681760d56ae4721a6cf14e8b1
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-10-16

    Fix memory leak.

	* libnautilus-extensions/nautilus-label.c:
	(nautilus_label_set_line_wrap_separators):
	Fix memory leak.

M	ChangeLog
M	libnautilus-extensions/nautilus-label.c
M	libnautilus-private/nautilus-label.c

commit 23679c13da55af1663b51467912a76010bf30cf3
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-10-16

	Fixed bug 3582 (warning on boot due to verb/button problem
	    in non-Eazel-service build)

	* src/nautilus-window-toolbars.c:
	(nautilus_window_initialize_toolbars): Call set_hidden on
	the command, not the widget. We were waiting for a Bonobo
	fix to make this change, because it didn't work last time
	we tried. But now it does, so the Bonobo fix must have
	occurred.

M	ChangeLog
M	src/nautilus-window-toolbars.c

commit ee163966966fe4ce83b8bb9226f0829ce74225b5
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-10-16

	Fixed bug 3753 (status bar shows selected items info even
	after they are deselected)

	* src/nautilus-window.c:
	(nautilus_window_clear_status): Reinstate workaround (and
	associated FIXME) of passing " " to clear the status. This
	had been fixed in Bonobo but was rebroken some time in the
	last few days.
	(nautilus_window_set_status): Call nautilus_window_clear_status
	when the desired status text is empty or NULL, instead of
	ignoring the request.

M	ChangeLog
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window.c

commit 33dad502eb5330406197681de304e5a61b57077e
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-10-16

    Add support for line wrappping.

	* libnautilus-extensions/nautilus-label.c:
	(nautilus_label_initialize), (nautilus_label_destroy),
	(render_buffer_pixbuf), (label_recompute_line_geometries),
	(nautilus_label_set_line_offset),
	(nautilus_label_get_drop_shadow_color),
	(nautilus_label_set_line_wrap), (nautilus_label_get_line_wrap),
	(nautilus_label_set_line_wrap_width),
	(nautilus_label_get_line_wrap_width),
	(nautilus_label_set_line_wrap_separators),
	(nautilus_label_get_line_wrap_separators):
	* libnautilus-extensions/nautilus-label.h:
	Add support for line wrappping.

	* src/nautilus-shell.c: (display_caveat):
	Change the caveat text to not use hard coded new lines and use the
	new NautilusLabel text wrapping feature instead.

	* test/.cvsignore:
	* test/Makefile.am:
	* test/test-nautilus-label.c: (main):
	* test/test-nautilus-wrapped-label.c: (delete_event),
	(create_gtk_label), (create_nautilus_label),
	(create_gtk_label_window), (create_nautilus_label_window), (main):
	Add a test for the NautilusLabel line wrapping feature.

M	ChangeLog
M	libnautilus-extensions/nautilus-label.c
M	libnautilus-extensions/nautilus-label.h
M	libnautilus-private/nautilus-label.c
M	libnautilus-private/nautilus-label.h
M	src/nautilus-shell.c
M	test/.cvsignore
M	test/Makefile.am
M	test/test-nautilus-label.c
A	test/test-nautilus-wrapped-label.c

commit 2c8f67f1292fdce928fd4757333f7f4350052140
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-10-16

    Fixed an error where I was escaping the wrong item to create a
    unique verb

    2000-10-16	Gene Z. Ragan  <gzr@eazel.com>

	Fixed an error where I was escaping the wrong item
	to create a unique verb name.

	* libnautilus-extensions/nautilus-bonobo-extensions.c:
	(nautilus_bonobo_add_menu_item):

	* src/nautilus-window-menus.c: (append_bookmark_to_menu):

M	ChangeLog
M	libnautilus-extensions/nautilus-bonobo-extensions.c
M	libnautilus-private/nautilus-bonobo-extensions.c
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-window-menus.c

commit efa3f6d43b66a470b69a8d7d75bc72c1c2d7992f
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-10-16

    As Arlo suggested, moved the album cover image to the right of
    the play


	* components/music/nautilus-music-view.c:
	(nautilus_music_view_update_from_uri):
	As Arlo suggested, moved the album cover image to the right
	of the play controls, so the play controls appear in the same
	position
	whether or not a cover image is present.

M	ChangeLog
M	components/music/nautilus-music-view.c

commit 5b964082cf1c08998954961c2d11e4d2465a2533
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-10-16

    Renamed and changed interface.

	* libnautilus-extensions/nautilus-file.h,
	libnautilus-extensions/nautilus-file.c
	(nautilus_file_get_file_info_result): Renamed and changed
	interface.

	* src/nautilus-applicable-views.c (got_file_info_callback,
	nautilus_navigation_info_new, nautilus_navigation_info_cancel,
	nautilus_navigation_info_free): Reorganize to use the new
	NautilusFile features.

M	ChangeLog
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-extensions/nautilus-file.h
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-file.h
M	src/nautilus-applicable-views.c

commit 2416125b460eeaad6054383a731095bd6c0c93ff
Author: Kjartan Maraas <kmaraas@src.gnome.org>
Date:	2000-10-15

    Forgot to commit this

M	components/services/install/command-line/eazel-alt-install.c

commit 028d3e5132db7b27b52b1e80514cf72bb9a0e2ae
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2000-10-15

    s/RedHat/Red Hat Linux/g

    2000-10-15	Kjartan Maraas	<kmaraas@gnome.org>

	* components/services/install/command-line/eazel-install.c:
	s/RedHat/Red Hat Linux/g

M	ChangeLog

commit e13eb112cf34cba6caa3957eaa0d4393eadfc20d
Author: Christian Rose <menthos@src.gnome.org>
Date:	2000-10-15

    Updated Swedish translation.

M	po/ChangeLog
M	po/sv.po

commit a345ee5d27ff56a25ad97d5b2840c54d813af827
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-10-15

    implemented theme indirection for throbbers, so themes can share
    throbbers


	* src/nautilus-throbber.c: (load_themed_image),
	(nautilus_throbber_load_images):
	implemented theme indirection for throbbers, so themes can
	share throbbers
	* icons/ardmore/ardmore.xml:
	made the ardmore theme use the eazel theme's throbber

	* libnautilus-extensions/nautilus-icon-container.c:
	(nautilus_icon_container_update_icon):
	at Susan's suggestion, pinned emblem size to 100%, so emblems
	don't
	get huge when you scale up.

M	ChangeLog
M	icons/ardmore/ardmore.xml
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-container.c
M	src/nautilus-throbber.c

commit 7ec30bcaf0d5b28d837ca55cfd300aead1ab6cdb
Author: Kjartan Maraas <kmaraas@src.gnome.org>
Date:	2000-10-14

    Update this a bit

M	po/no.po

commit c2597521d8b0612e5ecb362676a2f6a656098df6
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-10-14

    made the throbber resize and reposition itself properly when the theme


	* src/nautilus-throbber.c: (nautilus_throbber_initialize_class),
	(nautilus_throbber_initialize), (nautilus_throbber_theme_changed),
	(nautilus_throbber_size_allocate),
	(nautilus_throbber_size_request):
	made the throbber resize and reposition itself properly when the
	theme changes by implementing size_request and calling
	queue_resize
	when the theme changes.

M	ChangeLog
M	src/nautilus-throbber.c

commit 2588ed12aab2f3df3556e8bd77c5cbe7f4a654fc
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-10-14

    added support for throbbers with a different number of frames by
    adding a


	* src/nautilus-throbber.c: (bump_throbber_frame),
	(nautilus_throbber_load_images):
	added support for throbbers with a different number of frames
	by adding a frame count fetched from the theme data

	* configure.in:
	* icons/eazel/Makefile.am:
	* icons/eazel/throbber/.cvsignore:
	* icons/eazel/throbber/Makefile.am:
	* icons/eazel/throbber/*.png:
	added a eazel logo throbber to the eazel theme

	* icons/eazel/eazel.xml:
	* icons/default.xml:
	* icons/gnome/gnome.xml:
	added the appropriate frame count to the relevant themes.

M	ChangeLog
M	configure.in
M	icons/default.xml
M	icons/eazel/Makefile.am
M	icons/eazel/eazel.xml
A	icons/eazel/throbber/.cvsignore
A	icons/eazel/throbber/001.png
A	icons/eazel/throbber/002.png
A	icons/eazel/throbber/003.png
A	icons/eazel/throbber/004.png
A	icons/eazel/throbber/005.png
A	icons/eazel/throbber/006.png
A	icons/eazel/throbber/007.png
A	icons/eazel/throbber/008.png
A	icons/eazel/throbber/009.png
A	icons/eazel/throbber/010.png
A	icons/eazel/throbber/011.png
A	icons/eazel/throbber/012.png
A	icons/eazel/throbber/013.png
A	icons/eazel/throbber/014.png
A	icons/eazel/throbber/015.png
A	icons/eazel/throbber/Makefile.am
A	icons/eazel/throbber/rest.png
M	icons/gnome/gnome.xml
M	src/nautilus-throbber.c

commit dd8cce3eb551b1609a0258839e95e702b65e3fec
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-10-14

    Don't set up a default delete_files signal handler when not using
    corba

	    * components/services/install/lib/eazel-install-object.c:
	    (eazel_install_class_initialize),
	    (eazel_install_install_packages):
	    * components/services/install/lib/eazel-install-rpm-glue.c:
	    (eazel_install_free_rpm_system_close_db_foreach):
	    * components/services/install/lib/eazel-install-rpm-glue.h:

	    Don't set up a default delete_files signal handler when
	    not using
	    corba (otherwise it overrides the real signal).  Clean up some
	    destroy code in preparation for making the bootstrap installer
	    able to retry.

M	ChangeLog
M	components/services/install/lib/eazel-install-object.c
M	components/services/install/lib/eazel-install-rpm-glue.c
M	components/services/install/lib/eazel-install-rpm-glue.h

commit 268d597a8ae6e5e4c923f03f0bd1c4de4f365c6b
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-10-14

    Added mime-list support (can fetch the list of mime-types in the
    subdirs

	    * libnautilus-extensions/nautilus-directory-async.c:
	    (cancel_mime_list), (nautilus_directory_cancel),
	    (set_up_request_by_file_attributes),
	    (nautilus_directory_monitor_add_internal),
	    (nautilus_async_destroying_file), (lacks_mime_list),
	    (wants_mime_list), (request_is_satisfied),
	    (nautilus_directory_invalidate_counts), (mime_list_one),
	    (mime_list_callback), (mime_list_load), (mime_list_start),
	    (start_or_stop_io):
	    * libnautilus-extensions/nautilus-directory-private.h:
	    * libnautilus-extensions/nautilus-file-attributes.h:
	    * libnautilus-extensions/nautilus-file-private.h:
	    * libnautilus-extensions/nautilus-file.c: (destroy),
	    (nautilus_file_recompute_deep_counts),
	    (nautilus_file_get_mime_list):
	    * libnautilus-extensions/nautilus-file.h:

	    Added mime-list support (can fetch the list of mime-types
	    in the
	    subdirs of a directory) for bug 3364.

M	ChangeLog
M	libnautilus-extensions/nautilus-directory-async.c
M	libnautilus-extensions/nautilus-directory-private.h
M	libnautilus-extensions/nautilus-file-attributes.h
M	libnautilus-extensions/nautilus-file-private.h
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-extensions/nautilus-file.h
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-directory-private.h
M	libnautilus-private/nautilus-file-attributes.h
M	libnautilus-private/nautilus-file-private.h
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-file.h

commit b2d662212bc01cf8a27258be89fad8c7b58f6e11
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-10-14

    Fix for 3537 ? Fixing nautilus rpm build

	* components/services/install/lib/eazel-install-rpm-glue.c:
	(eazel_install_do_rpm_dependency_check):
	Fix for 3537
	* nautilus-installer/src/Makefile:
	?
	* nautilus.spec.in:
	Fixing nautilus rpm build

M	ChangeLog
M	components/services/install/lib/eazel-install-rpm-glue.c
M	nautilus-installer/src/Makefile
M	nautilus.spec.in

commit 49a7f147b269accb15e0d6aad27f78c18dfe173d
Author: Rebecca Schulman <rebecka@eazel.com>
Date:	2000-10-13

    Fixed the names of these files to match the menu items in shell-ui

    2000-10-13	Rebecca Schulman  <rebecka@eazel.com>

	* libnautilus/nautilus-clipboard-ui.xml:
	Fixed the names of these files to match the menu items in shell-ui
	* libnautilus/nautilus-clipboard.h:
	* libnautilus/nautilus-clipboard.c: (add_menu_items_callback),
	(container_copy_free), (ui_component_remove_container_and_unref),
	(finish_setting_up_editable),
	(finish_setting_up_editable_from_bonobo_control_callback),
	(nautilus_clipboard_set_up_editable_from_bonobo_control),
	(nautilus_clipboard_set_up_editable_from_bonobo_ui_container):
	Added the from_ui_container function for local editable widgets
	to use, and changed the function sequence around so that the two
	clipboard set up functions share an api except for the initial
	calling
	functions

	* src/nautilus-window-private.h:
	* src/nautilus-window.c: (nautilus_window_constructed),
	(nautilus_window_show), (nautilus_window_get_bonobo_ui_container),
	(nautilus_window_get_bonobo_ui_component):
	added the new nautilus-window_get_bonobo_ui_component function
	for local
	editables to use, and changed the construction order so that
	menu items
	would get merged correctly (set up the main window menus before
	setting
	up the location bar)

	* src/nautilus-complex-search-bar.c:
	(nautilus_complex_search_bar_new):
	* src/nautilus-complex-search-bar.h:
	* src/nautilus-location-bar.c: (nautilus_location_bar_get_window),
	(nautilus_location_bar_initialize), (nautilus_location_bar_new),
	(nautilus_location_bar_set_location):
	* src/nautilus-location-bar.h:
	* src/nautilus-simple-search-bar.c:
	(nautilus_simple_search_bar_initialize),
	(nautilus_simple_search_bar_destroy),
	(nautilus_simple_search_bar_new):
	* src/nautilus-simple-search-bar.h:
	* src/nautilus-switchable-navigation-bar.c:
	(nautilus_switchable_navigation_bar_initialize),
	(nautilus_switchable_navigation_bar_destroy),
	(nautilus_switchable_navigation_bar_new):
	* src/nautilus-switchable-navigation-bar.h:
	* src/nautilus-switchable-search-bar.c:
	(nautilus_switchable_search_bar_initialize),
	(nautilus_switchable_search_bar_destroy),
	(nautilus_switchable_search_bar_new):
	* src/nautilus-switchable-search-bar.h:
	Changed the location bar and switchable
	search bar to take windows in the constructor funciton.
	These are used to get the local ui component when
	setting up the clipboard

M	ChangeLog
M	libnautilus/nautilus-clipboard-ui.xml
M	libnautilus/nautilus-clipboard.c
M	libnautilus/nautilus-clipboard.h
M	src/nautilus-complex-search-bar.c
M	src/nautilus-complex-search-bar.h
M	src/nautilus-location-bar.c
M	src/nautilus-location-bar.h
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-simple-search-bar.c
M	src/nautilus-simple-search-bar.h
M	src/nautilus-spatial-window.c
M	src/nautilus-switchable-navigation-bar.c
M	src/nautilus-switchable-navigation-bar.h
M	src/nautilus-switchable-search-bar.c
M	src/nautilus-switchable-search-bar.h
M	src/nautilus-window-private.h
M	src/nautilus-window.c

commit 53b4f343e94d238053ea346131bb3cca4f894fc1
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-10-13

    Updated deps to bonobo >= 0.21 oaf >= 0.5.1 gdk-pixbuf >= 0.9.0
    as those


	* nautilus.spec.in:
	Updated deps to
	bonobo >= 0.21
	oaf >= 0.5.1
	gdk-pixbuf >= 0.9.0
	as those are the versions we're building against.

M	ChangeLog
M	nautilus.spec.in

commit 5efbf43e51dc0d111ab528a6b340458b8594aec9
Author: Takuro Kitame <kitame@src.gnome.org>
Date:	2000-10-13

    update ja.po

M	po/ChangeLog
M	po/ja.po

commit 6869fed3e75326de663a3acac8a35c2e46b12242
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-10-13

    Work in progress on creating unique ideas for menu items added to the

    2000-10-13	Gene Z. Ragan  <gzr@eazel.com>

	Work in progress on creating unique ideas for menu items
	added to the bookmarks menu.

	* libnautilus-extensions/nautilus-bonobo-extensions.c:
	* libnautilus-extensions/nautilus-bonobo-extensions.h:
	(nautilus_bonobo_add_menu_item),
	(nautilus_bonobo_get_menu_item_verb_name):

	* src/file-manager/fm-directory-view.c:
	(add_open_with_app_bonobo_menu_item),
	(add_open_with_viewer_bonobo_menu_item):

	* src/nautilus-window-menus.c: (append_bookmark_to_menu),
	(create_menu_item_from_node), (append_dynamic_bookmarks),
	(refresh_go_menu):

M	ChangeLog
M	libnautilus-extensions/nautilus-bonobo-extensions.c
M	libnautilus-extensions/nautilus-bonobo-extensions.h
M	libnautilus-private/nautilus-bonobo-extensions.c
M	libnautilus-private/nautilus-bonobo-extensions.h
M	src/file-manager/fm-directory-view.c
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-window-menus.c

commit 8ce046ed40a2818280b6927622fb4f6596e9ce44
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-10-13

	Fixed bug 3592 (rename text widget persists after dragging icon)

	* libnautilus-extensions/nautilus-icon-container.c:
	(motion_notify_event): added end_renaming_mode call
	when a drag begins.

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-container.c

commit feab4ceef40ff06a996ccf4e620adae4d72dbbaf
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-10-13

    fixed bug 3711, sidebar says home directory is a "program",
    by explicitly


	* libnautilus-extensions/nautilus-file.c:
	(nautilus_file_get_type_as_string):
	fixed bug 3711, sidebar says home directory is a "program", by
	explicitly checking nautilus_file_is_directory if the mime-type
	is NULL and returning "folder" in that case.

	* src/nautilus-window-toolbars.c:
	(nautilus_window_initialize_toolbars):
	added some padding around the throbber to better position it in
	the toolbar.

M	ChangeLog
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-private/nautilus-file.c
M	src/nautilus-window-toolbars.c

commit b82831fca0e5e1b264cb996681405820d65dd155
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-10-13

    added GNOME_VFS_ERROR_INTERNAL to the known list of errors that
    we can't

	* src/nautilus-applicable-views.c:
	(get_nautilus_navigation_result_from_gnome_vfs_result):
	added GNOME_VFS_ERROR_INTERNAL to the known list of
	errors that we can't say anything useful about, since
	this is firing in some cases when Mozilla fails.

M	ChangeLog
M	src/nautilus-applicable-views.c

commit dfb334fade63846274126d66b7b1ee597a12abf2
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-10-13

    Changed the SILENT_WINDOW_OPEN_LIMIT from 10 to 5 after feedback that

	* src/file-manager/fm-directory-view.c: Changed the
	SILENT_WINDOW_OPEN_LIMIT from 10 to 5 after feedback that
	opening 9 windows accidentally was dragging someone's
	machine into the muck.

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit 466a3912784cc6f1e9baa6473846f62ba18456ca
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-10-13

	Added some conditionalized debugging spam to help
	investigate bug 3389 (performance problem with
	load_directory getting called so often)

	* libnautilus-extensions/nautilus-directory-async.c:
	(start_monitoring_file_list), (start_getting_directory_counts),
	(deep_count_load): Add #ifdeffed-out spam whenever
	gnome_vfs_async_load_directory is called.

M	ChangeLog
M	libnautilus-extensions/nautilus-directory-async.c
M	libnautilus-private/nautilus-directory-async.c

commit 57c51a532255a2d5fcd58aab166de20a2e03b047
Author: Christian Rose <menthos@src.gnome.org>
Date:	2000-10-13

    Updated Swedish translation.

M	po/ChangeLog
M	po/sv.po

commit c05bcb4e61476d2ebeafecf40e24c6e4a9a036d0
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-10-13

    removed


	* data/emblems/Makefile.am:
	* data/emblems/confidential.gif: removed
	* data/emblems/cool.png:
	* data/emblems/secret.png:
	added new emblems from Susan, and deleted confidential

	* icons/Makefile.am:
	* icons/emblem-confidential.gif: removed
	* icons/emblem-cool.svg:
	* icons/emblem-distinguished.svg:
	* icons/emblem-new.svg:
	* icons/emblem-noread.svg:
	* icons/emblem-nowrite.svg:
	* icons/emblem-secret.svg:
	added and updated emblems from Susan, and deleted the
	confidential emblem (replace by "secret").

M	ChangeLog
M	data/emblems/Makefile.am
D	data/emblems/confidential.gif
A	data/emblems/cool.png
A	data/emblems/secret.png
M	icons/Makefile.am
D	icons/emblem-confidential.gif
A	icons/emblem-cool.svg
M	icons/emblem-distinguished.svg
M	icons/emblem-new.svg
M	icons/emblem-noread.svg
M	icons/emblem-nowrite.svg
A	icons/emblem-secret.svg

commit 10a901d596487d9a295b5e35e984bd006755a96f
Author: Pavel Cisler <pavel@eazel.com>
Date:	2000-10-13

    Fix 3607 and 3639. Both bugs were caused by the same lame typo.

    2000-10-12	Pavel Cisler <pavel@eazel.com>

	* libnautilus-extensions/nautilus-list.c: (draw_row):
	Fix 3607 and 3639. Both bugs were caused by the same lame
	typo.

M	ChangeLog
M	libnautilus-extensions/nautilus-list.c
M	libnautilus-private/nautilus-list.c

commit feb4a10f48296d32f780f3ae915063a2d621c05c
Author: Mathieu Lacage <mathieu@eazel.com>
Date:	2000-10-13

    new design for the state machine taking into account the new async
    states.

    2000-10-13	Mathieu Lacage	<mathieu@eazel.com>

	* docs/state-machines.txt: new design for the state
	machine taking into account the new async states.
	* libnautilus-extensions/nautilus-bonobo-extensions.c:
	(nautilus_bonobo_set_icon), (oaf_activation_callback),
	(nautilus_bonobo_activate_from_id),
	(nautilus_bonobo_activate_stop),
	(nautilus_bonobo_activate_free):
	add async activation call.
	* libnautilus-extensions/nautilus-bonobo-extensions.h:
	add prototypes.
	* src/nautilus-view-frame.c:
	(nautilus_view_frame_initialize_class), (view_frame_activating),
	(view_frame_not_activated), (view_frame_activated),
	(view_frame_stop_activation), (view_frame_wait),
	(view_frame_underway), (view_frame_wait_is_over),
	(view_frame_loaded), (view_frame_failed),
	(nautilus_view_frame_set_to_component), (activation_callback),
	(nautilus_view_frame_load_client_async),
	(nautilus_view_frame_load_client),
	(nautilus_view_frame_stop_activation),
	(nautilus_view_frame_load_location):
	implement new state machine. add comments to explain by which
	stimulus
	the state-chaging functions are triggered.
	* src/nautilus-view-frame.h:
	add prototype for new async activation function of ViewFrames.

M	ChangeLog
M	docs/state-machines.txt
M	libnautilus-extensions/nautilus-bonobo-extensions.c
M	libnautilus-extensions/nautilus-bonobo-extensions.h
M	libnautilus-private/nautilus-bonobo-extensions.c
M	libnautilus-private/nautilus-bonobo-extensions.h
M	src/nautilus-view-frame.c
M	src/nautilus-view-frame.h

commit 116c3b58bf760eb57f775731fde7cd8fc400a54f
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-10-13

    removed the nautilus-toolbar class, since it was obsoleted by
    the recent


	* src/Makefile.am:
	* src/nautilus-toolbar.c:
	* src/nautilus-toolbar.h:
	removed the nautilus-toolbar class, since it was obsoleted by the
	recent bonobo ui handler changes.

	* src/nautilus-window-toolbars.c:
	removed unused reference to nautilus-toolbar.h

M	ChangeLog
M	src/Makefile.am
D	src/nautilus-toolbar.c
D	src/nautilus-toolbar.h
M	src/nautilus-window-toolbars.c

commit 9d6efcc50ec9d4d247cadafc76d3c3040f88b335
Author: Ali Abdin <aliabdin@aucegypt.edu>
Date:	2000-10-13

    Apply (modified) patch submitted by John Fleck (jfleck@inkstain.net)
    for

    2000-10-12	Ali Abdin  <aliabdin@aucegypt.edu>

	    * components/help/converters/gnome-db2html2/toc-elements.c:
	    * components/help/converters/gnome-db2html2/sect-preparse.c:
	    * components/help/converters/gnome-db2html2/sect-elements.c:
	    * components/help/converters/gnome-db2html2/gdb3html.h:
	    Apply (modified) patch submitted by John Fleck
	    (jfleck@inkstain.net)
	    for APPENDIX tag support

	    * components/help/converters/gnome-db2html2/sect-elements.c:
	    * components/help/converters/gnome-db2html2/toc-elements.c:
	    (sect_sect_start_element): Add in 'break;' at the appropriate
	    sections
	    (oops - somebody forgot to include them).
	    Moved a misplaced 'break;' (which could have screwed up
	    sect4/sect5
	    tags)

M	ChangeLog
M	components/help/converters/gnome-db2html2/gdb3html.h
M	components/help/converters/gnome-db2html2/sect-elements.c
M	components/help/converters/gnome-db2html2/sect-preparse.c
M	components/help/converters/gnome-db2html2/toc-elements.c

commit 9f0c23c0306613d422931cab151dfb0c46e11171
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-10-13

    "New Folder" was sadly lacking a tip.

	* src/file-manager/nautilus-directory-view-ui.xml:
	"New Folder" was sadly lacking a tip.

M	ChangeLog
M	src/file-manager/nautilus-directory-view-ui.xml

commit ab998de7529a96944abff688350832a0bbc005ea
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-10-13

	Fixed bug 3578 (Mozilla component lacks tool bar button)

	* components/mozilla/nautilus-mozilla-ui.xml:
	Turn on the XML for the tool bar.

	* src/nautilus-window-manage-views.c:
	(nautilus_window_set_content_view): Took out dead code.

M	ChangeLog
M	components/mozilla/nautilus-mozilla-ui.xml
M	src/nautilus-window-manage-views.c

commit d34d8df555d263384f8073947f1cfd346b1b261f
Author: J Shane Culpepper <pepper@eazel.com>
Date:	2000-10-13

    Fixind spec file for tinderbox build breakage.

    2000-10-12	J Shane Culpepper  <pepper@eazel.com>

	* nautilus.spec.in:

	Fixind spec file for tinderbox build breakage.

M	ChangeLog
M	nautilus.spec.in

commit d6a18b47e5cdbbf6aabfa89b830160875513cb21
Author: Michael Fleming <mfleming@src.gnome.org>
Date:	2000-10-13

	Back and forth: Darin and Maciej convince me to keep
	libammonite-gtk
	and eazel-proxy-util in ammonite

	* components/mozilla/Makefile.am:
	* components/mozilla/nautilus-mozilla-content-view.c:
	* components/services/trilobite/Makefile.am:
	* components/services/trilobite/eazel-proxy-util/.cvsignore:
	* components/services/trilobite/eazel-proxy-util/Makefile.am:
	*
	components/services/trilobite/eazel-proxy-util/ammonite-methods.c
	onf.sub:
	*
	components/services/trilobite/eazel-proxy-util/eazel-proxy-util.c
	:
	* components/services/trilobite/libammonite-gtk/.cvsignore:
	* components/services/trilobite/libammonite-gtk/Makefile.am:
	*
	components/services/trilobite/libammonite-gtk/ammonite-login-dial
	og.c:
	*
	components/services/trilobite/libammonite-gtk/ammonite-login-dial
	og.h:
	* components/services/trilobite/libammonite-gtk/libammonite-gtk.c:
	* components/services/trilobite/libammonite-gtk/libammonite-gtk.h:
	* configure.in:
	* nautilus.spec.in:

M	ChangeLog
M	components/mozilla/Makefile.am
M	components/mozilla/nautilus-mozilla-content-view.c
M	components/services/trilobite/Makefile.am
D	components/services/trilobite/eazel-proxy-util/.cvsignore
D	components/services/trilobite/eazel-proxy-util/Makefile.am
D
components/services/trilobite/eazel-proxy-util/ammonite-methods.conf.sub
D	components/services/trilobite/eazel-proxy-util/eazel-proxy-util.c
D	components/services/trilobite/libammonite-gtk/.cvsignore
D	components/services/trilobite/libammonite-gtk/Makefile.am
D
components/services/trilobite/libammonite-gtk/ammonite-login-dialog.c
D
components/services/trilobite/libammonite-gtk/ammonite-login-dialog.h
D	components/services/trilobite/libammonite-gtk/libammonite-gtk.c
D	components/services/trilobite/libammonite-gtk/libammonite-gtk.h
M	configure.in
M	nautilus.spec.in

commit 047cb738593cf098ee474f681463e1ab454bee65
Author: J Shane Culpepper <pepper@eazel.com>
Date:	2000-10-13

    Adding missing files. Sorry about that.

    2000-10-12	J Shane Culpepper  <pepper@eazel.com>

	*
	components/services/login/nautilus-view/nautilus-change-password-
	view.c: (generate_change_password_form), (entry_changed_cb),
	(authn_succeeded), (authn_failed), (start_change_password),
	(change_password_button_cb), (maintenance_button_cb),
	(nautilus_change_password_view_initialize_class),
	(nautilus_change_password_view_initialize),
	(nautilus_change_password_view_destroy),
	(nautilus_change_password_view_get_nautilus_view),
	(nautilus_change_password_view_load_uri),
	(change_password_load_location_callback):
	*
	components/services/login/nautilus-view/nautilus-change-password-
	view.h:
	*
	components/services/login/nautilus-view/nautilus-change-password-
	view.oafinfo:

	Adding missing files.  Sorry about that.

M	ChangeLog
A
components/services/login/nautilus-view/Nautilus_View_change-password.oaf.in
A
components/services/login/nautilus-view/nautilus-change-password-view.c
A
components/services/login/nautilus-view/nautilus-change-password-view.h
A
components/services/login/nautilus-view/nautilus-change-password-view.oafinfo

commit ef708a8b886d8e19bd80ea019fb6b0e87fb7aa8f
Author: J Shane Culpepper <pepper@eazel.com>
Date:	2000-10-12

    Fix for Bug # 3065. Renamed login view to change password view.

    2000-10-12	J Shane Culpepper  <pepper@eazel.com>

	* components/services/login/nautilus-view/.cvsignore:
	* components/services/login/nautilus-view/Makefile.am:
	* components/services/login/nautilus-view/main.c:
	(change_password_object_destroyed), (change_password_make_object),
	(main):
	* components/services/login/nautilus-view/nautilus-login-view.c:
	* components/services/login/nautilus-view/nautilus-login-view.h:
	*
	components/services/login/nautilus-view/nautilus-login-view.oafin
	fo:
	Fix for Bug # 3065. Renamed login view to change password view.

M	ChangeLog
M	components/services/login/nautilus-view/.cvsignore
M	components/services/login/nautilus-view/Makefile.am
M	components/services/login/nautilus-view/main.c
D	components/services/login/nautilus-view/nautilus-login-view.c
D	components/services/login/nautilus-view/nautilus-login-view.h
D
components/services/login/nautilus-view/nautilus-login-view.oafinfo

commit 28f18106e1f32b583ca4102bcc3f1186e895f765
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-10-12

	Fixed bug 3717 (Unchecking "show built-in bookmarks" doesn't
	make them go away)

	* src/nautilus-window-menus.c:
	tweaked the names of a couple of #defines
	(refresh_bookmarks_menu): Added parameter check.
	(nautilus_window_remove_bookmarks_menu_items): Remove the
	built-in bookmarks as well as the dynamic ones.
	(nautilus_window_remove_go_menu_items),
	(append_dynamic_bookmarks),
	(refresh_go_menu): Updated for #define name change.

M	ChangeLog
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-window-menus.c

commit 77d9750dff5404da759e1d6dcb1bf45da7074739
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-10-12

    Change "file" back to "directory" because it was actually part of the

	* libnautilus-extensions/nautilus-directory-background.c: Change
	"file" back to "directory" because it was actually part of the
	theme file format, not an internally used string as I first
	thought.

M	ChangeLog
M	libnautilus-extensions/nautilus-directory-background.c
M	libnautilus-private/nautilus-directory-background.c

commit 2d1a95fcd2e41e86f14e68d6856226c973198521
Author: Michael Fleming <mfleming@src.gnome.org>
Date:	2000-10-12

    Fix build break

	* components/services/trilobite/eazel-proxy-util/Makefile.am:
	*
	components/services/trilobite/libammonite-gtk/ammonite-login-dial
	og.c:
	Fix build break

M	ChangeLog
M	components/services/trilobite/eazel-proxy-util/Makefile.am
M
components/services/trilobite/libammonite-gtk/ammonite-login-dialog.c

commit b56a10a442a80ed89c204873e4796f8d34127bd6
Author: Mike Engber <engber@src.gnome.org>
Date:	2000-10-12

    Music views now update the color of their label text when the
    background


	* components/music/nautilus-music-view.c:
	(nautilus_music_view_initialize), (nautilus_music_view_load_uri),
	(music_view_background_appearance_changed_callback):
	Music views now update the color of their label text when
	the background changes. (bug 3571)
	* libnautilus-extensions/nautilus-gdk-extensions.h:
	Added some color constants with opaque alpha values,
	removed leading underscores from macro variable names.

M	ChangeLog
M	components/music/nautilus-music-view.c
M	libnautilus-extensions/nautilus-gdk-extensions.h
M	libnautilus-private/nautilus-gdk-extensions.h

commit c9ea9104bdc85d5180518ede58ce3e59d2340bce
Author: Michael Fleming <mfleming@src.gnome.org>
Date:	2000-10-12

	Move libammonite-gtk and eazel-proxy-util from ammonite to
	nautilus/components/services/trilobite.  libammonite-gtk will
	soon be dependant on libnautilus-extensions

	* components/mozilla/Makefile.am:
	* components/mozilla/nautilus-mozilla-content-view.c:
	* components/services/trilobite/Makefile.am:
	* components/services/trilobite/eazel-proxy-util/.cvsignore:
	* components/services/trilobite/eazel-proxy-util/Makefile.am:
	*
	components/services/trilobite/eazel-proxy-util/ammonite-methods.c
	onf.sub:
	*
	components/services/trilobite/eazel-proxy-util/eazel-proxy-util.c
	:
	* components/services/trilobite/libammonite-gtk/.cvsignore:
	* components/services/trilobite/libammonite-gtk/Makefile.am:
	*
	components/services/trilobite/libammonite-gtk/ammonite-login-dial
	og.c:
	*
	components/services/trilobite/libammonite-gtk/ammonite-login-dial
	og.h:
	* components/services/trilobite/libammonite-gtk/libammonite-gtk.c:
	* components/services/trilobite/libammonite-gtk/libammonite-gtk.h:
	* configure.in:
	* nautilus.spec.in:

M	ChangeLog
M	components/mozilla/Makefile.am
M	components/mozilla/nautilus-mozilla-content-view.c
M	components/services/trilobite/Makefile.am
A	components/services/trilobite/eazel-proxy-util/.cvsignore
A	components/services/trilobite/eazel-proxy-util/Makefile.am
A
components/services/trilobite/eazel-proxy-util/ammonite-methods.conf.sub
A	components/services/trilobite/eazel-proxy-util/eazel-proxy-util.c
A	components/services/trilobite/libammonite-gtk/.cvsignore
A	components/services/trilobite/libammonite-gtk/Makefile.am
A
components/services/trilobite/libammonite-gtk/ammonite-login-dialog.c
A
components/services/trilobite/libammonite-gtk/ammonite-login-dialog.h
A	components/services/trilobite/libammonite-gtk/libammonite-gtk.c
A	components/services/trilobite/libammonite-gtk/libammonite-gtk.h
M	configure.in
M	nautilus.spec.in

commit b51982b148a52df915f8c69c8bfbda2847f920de
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-10-12

    Add calls to tell views to stop loading. Fixes bug 2939 (NautilusView
    stop

	* src/nautilus-window-manage-views.c: (stop_loading),
	(stop_loading_cover), (nautilus_window_stop_loading): Add calls to
	tell views to stop loading. Fixes bug 2939 (NautilusView stop call
	never made when stop button pressed).

M	ChangeLog
M	src/nautilus-window-manage-views.c

commit 910afe2cfa059dcf37fa2e490c742bf35de65463
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-10-12

	Fixed two bugs that got in Pavel's and my way as we were testing
	our bug fixes.

	* libnautilus-extensions/nautilus-directory.c:
	(nautilus_directory_notify_files_removed): Fix bug where it won't
	update the directory count if there is no NautilusFile object
	already existing for the file.
	(nautilus_directory_notify_files_moved): Mark any overwritten file
	as "gone" instead of just having two non-gone NautilusFile objects
	with the same URI.

	* src/file-manager/fm-desktop-icon-view.h:
	* src/file-manager/fm-desktop-icon-view.c:
	(fm_desktop_icon_view_destroy), (fm_desktop_icon_view_initialize),
	(mount_unmount_removable): Got rid of code that acted like the
	volume monitor belonged to it. The main problem was destroying it,
	which is wrong in any case (at most you'd unref it, but even that
	is illegal since nautilus_volume_monitor_get doesn't return a
	ref).

M	ChangeLog
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-private/nautilus-directory.c
M	src/file-manager/fm-desktop-icon-view.c
M	src/file-manager/fm-desktop-icon-view.h

commit 85da32169401b5ba174410d6697619bcf27fa373
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-10-12

    Add a FIXME.

	* components/music/nautilus-music-view.c:
	(nautilus_music_view_update_from_uri): Add a FIXME.

	* libnautilus-extensions/nautilus-directory-async.c:
	(is_tentative), (get_non_tentative_file_list),
	(nautilus_directory_monitor_add_internal), (ready_callback_call):
	Change callbacks so they won't redundantly report files that
	haven't really been discovered to exist.

	* src/file-manager/fm-directory-view.c:
	(fm_directory_view_destroy): Fixed NautilusFile leak by adding an
	unref of "directory_as_file".
	(file_list_from_uri_list), (selection_changed_callback),
	(display_pending_files): Simplified some selection-related code.

	* src/file-manager/fm-directory-view.c:
	(fm_directory_view_real_merge_menus): Use DATADIR instead of
	NAUTILUS_DATADIR, since that's where the UI XML files are. Not
	sure why this wasn't checked in last time.
	* src/nautilus-window.c: (nautilus_window_constructed): Use
	DATADIR instead of NAUTILUS_DATADIR, since that's where the UI XML
	files are. Not sure why this wasn't checked in last time.

	* src/nautilus-main.c: (main): Add more domains to the list of the
	ones that are fatal. Maybe we can somehow use --g-fatal-warnings
	instead some day, but that makes the warnings core dump, and we
	like to be able to continue.

	* src/nautilus-window-manage-views.c:
	(nautilus_window_begin_location_change): Removed the misguided
	event loop from here. It could only cause problems and contained
	no motivating comment explaining why it's a good idea.

M	ChangeLog
M	components/music/nautilus-music-view.c
M	libnautilus-extensions/nautilus-directory-async.c
M	libnautilus-private/nautilus-directory-async.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-icon-view.c
M	src/file-manager/fm-search-list-view.c
M	src/nautilus-main.c
M	src/nautilus-window-manage-views.c

commit 3c04cf4d77b3f682c804b6fe21c81bcb49e93784
Author: J Shane Culpepper <pepper@eazel.com>
Date:	2000-10-12

    Fixing oafinfo to point to eazel-pw:

    2000-10-12	J Shane Culpepper  <pepper@eazel.com>

	*
	components/services/login/nautilus-view/nautilus-login-view.oafin
	fo:
	Fixing oafinfo to point to eazel-pw:

M	ChangeLog
M
components/services/login/nautilus-view/nautilus-login-view.oafinfo

commit 899a08819cd4ebe856e452882cc6138432bc0236
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-10-12

	Fixed bug 3718 ("Opem With" submenu enabled when it shouldn't be)

	* src/file-manager/fm-directory-view.c:
	(selection_contains_one_item_in_menu_callback),
	(selection_not_empty_in_menu_callback): Improved error messages.
	(open_with_other_program): Used selection_contains_one_item_
	in_menu_callback to avoid crash if menu state doesn't match
	expectations.
	(reset_bonobo_open_with_menu): Sensitize the "Open With" submenu
	appropriately.

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit 36e750319cd7124dd7ec84d37211caba84492244
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-10-12

    Bye bye to directory metadata. (set_metadata_string_in_metafile):
    don't

	* libnautilus-extensions/nautilus-directory-metafile.h,
	libnautilus-extensions/nautilus-directory-metafile.c
	(nautilus_directory_get_metadata, nautilus_directory_set_metadata,
	nautilus_directory_get_metadata_list,
	nautilus_directory_set_metadata_list,
	nautilus_directory_get_boolean_metadata,
	nautilus_directory_set_boolean_metadata,
	nautilus_directory_get_integer_metadata,
	nautilus_directory_set_integer__metadata): Bye bye to directory
	metadata.
	(set_metadata_string_in_metafile): don't worry about the directory
	metadata case any more.
	(nautilus_directory_get_boolean_file_metadata,
	nautilus_directory_set_boolean_file_metadata,
	nautilus_directory_get_integer_file_metadata,
	nautilus_directory_set_integer_file_metadata): Helper functions
	for implementing NautilusFile metadata convenience wrappers.

	* libnautilus-extensions/nautilus-file.h,
	libnautilus-extensions/nautilus-file.c:
	(nautilus_file_get_boolean_metadata,
	nautilus_file_get_integer_metadata,
	nautilus_file_set_boolean_metadata,
	nautilus_file_set_integer_metadata): Convenience wrappers for
	boolean or integer file metadata.

	* libnautilus-extensions/nautilus-directory.h,
	libnautilus-extensions/nautilus-directory.c
	(nautilus_directory_initialize_class,
	nautilus_directory_emit_metadata_changed): removed
	"metadata_changed" signal.
	(got_metadata_callback): Don't assert the file list is NULL.
	(nautilus_self_check_directory): Use file metadata API.

	* libnautilus-extensions/nautilus-metadata.h: No more
	per-directory metadata, it's all per file now.

	* libnautilus-extensions/nautilus-directory-background.h,
	libnautilus-extensions/nautilus-directory-background.c
	(nautilus_file_background_set_desktop,
	nautilus_file_background_is_desktop,
	nautilus_file_background_peek_theme_source,
	nautilus_file_background_get_default_settings,
	nautilus_file_background_read_desktop_settings,
	nautilus_file_background_write_desktop_settings,
	nautilus_file_background_write_desktop_default_settings,
	call_settings_changed, nautilus_file_background_event_filter,
	desktop_background_destroyed_callback,
	nautilus_file_background_receive_root_window_changes,
	nautilus_file_update_root_window, nautilus_file_background_is_set,
	background_changed_callback, saved_settings_changed_callback,
	nautilus_file_background_theme_changed, background_reset_callback,
	background_destroyed_callback,
	nautilus_connect_background_to_file_metadata,
	nautilus_connect_desktop_background_to_file_metadata,
	nautilus_connect_background_to_file_metadata_by_uri): Work off of
	file metadata, not directory metadata, and thus take a
	NautilusFile not a NautilusDirectory.

	* libnautilus-extensions/nautilus-mime-actions.c:
	(nautilus_file_wait_for_metadata,
	nautilus_mime_get_default_action_type_for_uri,
	nautilus_mime_get_default_application_for_uri_internal,
	nautilus_mime_get_default_component_for_uri_internal,
	nautilus_mime_get_short_list_applications_for_uri,
	nautilus_mime_get_short_list_components_for_uri,
	nautilus_mime_get_all_applications_for_uri,
	nautilus_mime_get_all_components_for_uri,
	nautilus_mime_set_default_action_type_for_uri,
	nautilus_mime_set_default_application_for_uri,
	nautilus_mime_set_default_component_for_uri,
	nautilus_mime_set_short_list_applications_for_uri,
	nautilus_mime_set_short_list_components_for_uri,
	nautilus_mime_extend_all_applications_for_uri,
	nautilus_mime_remove_from_all_applications_for_uri,
	get_explicit_content_view_iids_from_metafile): Use file metadata,
	not directory metadata.

	* src/file-manager/fm-directory-view.h,
	src/file-manager/fm-directory-view.c
	(fm_directory_view_get_directory_as_file): Function to access the
	NautilusFile we now keep around that represents the directory
	itself.
	(fm_directory_view_initialize_class, files_have_any_custom_images,
	compute_menu_item_info, fm_directory_view_activate_file,
	fm_directory_view_load_uri, metadata_ready_callback,
	disconnect_model_handlers, fm_directory_view_real_is_read_only,
	showing_trash_directory): Use file metadata, not directory
	metadata, and use the new `directory_as_file' field where
	appropriate.
	(finish_loading_uri): Monitor more files attributes (the ones
	needed to get an icon, plus ones we might actually display in a
	directory view.

	* src/file-manager/fm-desktop-icon-view.c
	(fm_desktop_icon_view_create_background_context_menu_items): Use
	file metadata not directory metadata.

	* src/file-manager/fm-icon-view.h,
	src/file-manager/fm-icon-view.c: (set_sort_criterion,
	tighter_layout_callback, fm_icon_view_get_directory_sort_by,
	fm_icon_view_real_get_directory_sort_by,
	fm_icon_view_set_directory_sort_by,
	fm_icon_view_real_set_directory_sort_by,
	fm_icon_view_get_directory_sort_reversed,
	fm_icon_view_real_get_directory_sort_reversed,
	fm_icon_view_set_directory_sort_reversed,
	fm_icon_view_real_set_directory_sort_reversed,
	fm_icon_view_get_directory_auto_layout,
	fm_icon_view_real_get_directory_auto_layout,
	fm_icon_view_set_directory_auto_layout,
	fm_icon_view_real_set_directory_auto_layout,
	fm_icon_view_get_directory_tighter_layout,
	fm_icon_view_real_get_directory_tighter_layout,
	fm_icon_view_set_directory_tighter_layout,
	fm_icon_view_real_set_directory_tighter_layout, set_sort_reversed,
	fm_icon_view_begin_loading, fm_icon_view_set_zoom_level,
	sort_direction_callback, layout_changed_callback,
	icon_container_preview_callback, icon_position_changed_callback):
	Use file metadata not directory metadata.

	* src/file-manager/fm-list-view.c: (fm_list_view_begin_loading,
	fm_list_view_set_zoom_level, fm_list_view_sort_items): Use file
	metadata not directory metadata.

	* src/file-manager/fm-search-list-view.c (real_adding_file): Tweak
	the code that monitors file attributes.

	* components/music/nautilus-music-view.c
	(nautilus_music_view_update_from_uri): Use the new
	nautilus_file_background API.

M	ChangeLog
M	components/music/nautilus-music-view.c
M	libnautilus-extensions/nautilus-directory-background.c
M	libnautilus-extensions/nautilus-directory-background.h
M	libnautilus-extensions/nautilus-directory-metafile.c
M	libnautilus-extensions/nautilus-directory-metafile.h
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-extensions/nautilus-directory.h
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-extensions/nautilus-file.h
M	libnautilus-extensions/nautilus-metadata.h
M	libnautilus-extensions/nautilus-mime-actions.c
M	libnautilus-private/nautilus-directory-background.c
M	libnautilus-private/nautilus-directory-background.h
M	libnautilus-private/nautilus-directory-metafile.c
M	libnautilus-private/nautilus-directory-metafile.h
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-directory.h
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-file.h
M	libnautilus-private/nautilus-metadata.h
M	libnautilus-private/nautilus-mime-actions.c
M	src/file-manager/fm-desktop-icon-view.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-directory-view.h
M	src/file-manager/fm-icon-view.c
M	src/file-manager/fm-icon-view.h
M	src/file-manager/fm-list-view.c
M	src/file-manager/fm-search-list-view.c

commit 109fb545c66e3897a55b9bd8697e42ce6ba4fcfd
Author: Pavel Cisler <pce@src.gnome.org>
Date:	2000-10-12

    get rid of conflict indicators.

M	ChangeLog

commit 84e616b76cb3d9c6e794f50e5ddab978c8080bde
Author: Pavel Cisler <pavel@eazel.com>
Date:	2000-10-12

    Fix a bug where the drag&drop selection shadow would sometimes
    run away

    2000-10-12	Pavel Cisler <pavel@eazel.com>

	* libnautilus-extensions/nautilus-icon-container.c:
	(nautilus_icon_container_scroll):
	* libnautilus-extensions/nautilus-icon-dnd.c:
	(nautilus_icon_container_position_shadow),
	(auto_scroll_timeout_callback), (handle_local_move):
	* libnautilus-extensions/nautilus-icon-private.h:
	Fix a bug where the drag&drop selection shadow would sometimes
	run away from the dragged icons. This is kind-of related to 3406
	that I fixed earlier today. The problem happened when
	an autoscroll didn't actually happen because the adjustment
	values got clamped but the adjustment delta did get applied to
	the initial cached drag start location.
	Made nautilus_icon_container_scroll return a boolean determining
	if a scroll actually happened.

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-extensions/nautilus-icon-dnd.c
M	libnautilus-extensions/nautilus-icon-private.h
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-dnd.c
M	libnautilus-private/nautilus-icon-private.h

commit 9bbbba4bbc5971b7c1e12002408c82d31a3836c5
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-10-12

    First swing at making the bootstrap installer able to recover
    from file

	* nautilus-installer/src/callbacks.c: (begin_install),
	(prep_finish), (prep_lock):
	* nautilus-installer/src/callbacks.h:
	* nautilus-installer/src/installer.c: (start_over),
	(dont_start_over), (jump_to_retry_page), (while),
	(get_detailed_errors_foreach), (eazel_installer_do_install):
	* nautilus-installer/src/installer.h:

	First swing at making the bootstrap installer able to recover from
	file conflict errors by attempting to download upgraded versions
	of what we'd break.

M	ChangeLog
M	nautilus-installer/src/callbacks.c
M	nautilus-installer/src/callbacks.h
M	nautilus-installer/src/installer.c
M	nautilus-installer/src/installer.h

commit bb6581a0bb985d698a41f4bca443d8af14a972c6
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-10-12

    set the "pack-end" property on the throbber. This, combined with
    a bunch


	* src/nautilus-shell-ui.xml:
	set the "pack-end" property on the throbber.  This, combined
	with a bunch of bonobo changes, fixes bug 3390, the throbber
	is not properly positioned in the toolbar.

M	ChangeLog
M	src/nautilus-shell-ui.xml

commit 9874534dcf9b15bb6da3297c740d556d9a4dadda
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-10-12

    Use `nautilus_file_get_existing', not `nautilus_file_get', to check
    if a

	* libnautilus-extensions/nautilus-directory.c:
	(nautilus_directory_notify_files_removed,
	nautilus_directory_notify_files_moved): Use
	`nautilus_file_get_existing', not `nautilus_file_get', to check if
	a file is already known. `nautilus_file_get' would have created
	new NautilusFiles and NautilusDirectories only to do redundant
	notification later in the function. Also, the old code was a bit
	silly because `nautilus_file_get' only returns NULL for a NULL
	URI.

	Work towards bug 3362, eliminate directory metadata.

	* libnautilus-extensions/nautilus-file-attributes.h: Added
	NAUTILUS_FILE_ATTRIBUTE_METADATA attribute.

	* libnautilus-extensions/nautilus-directory-async.c
	(set_up_request_by_file_attributes):

	* libnautilus-extensions/nautilus-wait-until-ready.h,
	libnautilus-extensions/nautilus-file.h,
	libnautilus-extensions/nautilus-directory.h,
	libnautilus-extensions/nautilus-directory.c,
	libnautilus-extensions/nautilus-file.c
	(nautilus_directory_call_when_ready,
	nautilus_directory_wait_until_ready,
	nautilus_directory_file_monitor_add,
	nautilus_self_check_directory, nautilus_file_monitor_add,
	nautilus_file_call_when_ready, nautilus_file_wait_until_ready):
	Remove monitor_metadata or wait_for_metadata attribtues from these
	calls; the new way to do it is to monitor or wait for the METADATA
	file attribute.

	* libnautilus-extensions/nautilus-directory-private.h
	libnautilus-extensions/nautilus-directory-async.c:
	(nautilus_directory_monitor_add_internal,
	nautilus_directory_call_when_ready_internal,
	nautilus_directory_check_if_ready_internal): Eliminate
	monitor_metadata, wait_for_metadata, etc arguments.

	* libnautilus-extensions/nautilus-merged-directory.c:
	(merged_callback_connect_directory), (merged_call_when_ready),
	(merged_file_monitor_add), (monitor_add_directory):

	* libnautilus-extensions/nautilus-vfs-directory.c:
	(vfs_call_when_ready), (vfs_file_monitor_add):

	* libnautilus-extensions/nautilus-directory-background.c
	(nautilus_connect_background_to_directory_metadata): Monitor
	metadata the new approved way.

	* libnautilus-extensions/nautilus-mime-actions.c
	(nautilus_directory_wait_for_metadata,
	nautilus_mime_get_default_component_for_uri_internal,
	nautilus_mime_get_short_list_components_for_uri,
	nautilus_mime_get_all_components_for_uri,
	get_mime_type_from_file): Wait for metadata the new approved way.

	* src/file-manager/fm-directory-view.c
	(fm_directory_view_activate_file, fm_directory_view_load_uri,
	finish_loading_uri, metadata_ready_callback):
	Monitor/call_when_ready using the new API.

	* src/file-manager/fm-properties-window.c:
	(create_properties_window, fm_properties_window_present):
	Monitor/call_when_ready using the new API.

	* src/file-manager/fm-search-list-view.c (real_adding_file):
	Monitor/call_when_ready using the new API.

	* src/file-manager/nautilus-trash-monitor.c
	(nautilus_trash_monitor_initialize): Monitor/call_when_ready using
	the new API.

	* src/nautilus-applicable-views.c (nautilus_navigation_info_new):
	Monitor/call_when_ready using the new API.

	* components/notes/nautilus-notes.c (notes_load_metainfo):
	Monitor/call_when_ready using the new API.

	* components/tree/nautilus-tree-model.c:
	(nautilus_tree_model_monitor_add,
	nautilus_tree_model_monitor_node): Monitor/call_when_ready using
	the new API.

	* src/nautilus-sidebar-title.c, src/nautilus-sidebar-title.h
	(nautilus_sidebar_title_set_uri): Monitor/call_when_ready using
	the new API, and use file metadata instead of directory metadata.

	* src/nautilus-sidebar.c (nautilus_sidebar_destroy,
	nautilus_sidebar_add_panel_items,
	nautilus_sidebar_background_is_default, receive_dropped_uri_list,
	receive_dropped_color, receive_dropped_keyword,
	(background_settings_changed_callback,
	background_appearance_changed_callback, background_reset_callback,
	open_with_callback, nautilus_sidebar_update_buttons,
	nautilus_sidebar_update_appearance, nautilus_sidebar_set_uri):
	Monitor/call_when_ready using the new API, and use file metadata
	instead of directory metadata. Keep around a NautilusFile
	representing the current sidebar location, simplifying bunches of
	code and hopefully eliminating potential redundant I/O.

	* src/nautilus-window-manage-views.c
	(viewed_file_changed_callback, position_and_show_window_callback,
	nautilus_window_end_location_change_callback):
	Monitor/call_when_ready using the new API, and use file metadata
	instead of directory metadata. Keep around a NautilusFile
	representing the current sidebar location, simplifying bunches of
	code and hopefully eliminating potential redundant I/O.

	* src/nautilus-window.c (nautilus_window_save_geometry): Use file
	metadata instead of directory metadata.

M	ChangeLog
M	components/notes/nautilus-notes.c
M	components/tree/nautilus-tree-model.c
M	libnautilus-extensions/nautilus-directory-async.c
M	libnautilus-extensions/nautilus-directory-background.c
M	libnautilus-extensions/nautilus-directory-private.h
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-extensions/nautilus-directory.h
M	libnautilus-extensions/nautilus-file-attributes.h
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-extensions/nautilus-file.h
M	libnautilus-extensions/nautilus-merged-directory.c
M	libnautilus-extensions/nautilus-mime-actions.c
M	libnautilus-extensions/nautilus-vfs-directory.c
M	libnautilus-extensions/nautilus-wait-until-ready.h
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-directory-background.c
M	libnautilus-private/nautilus-directory-private.h
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-directory.h
M	libnautilus-private/nautilus-file-attributes.h
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-file.h
M	libnautilus-private/nautilus-merged-directory.c
M	libnautilus-private/nautilus-mime-actions.c
M	libnautilus-private/nautilus-vfs-directory.c
M	libnautilus-private/nautilus-wait-until-ready.h
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-properties-window.c
M	src/file-manager/fm-search-list-view.c
M	src/file-manager/nautilus-trash-monitor.c
M	src/nautilus-applicable-views.c
M	src/nautilus-information-panel.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-sidebar-title.c
M	src/nautilus-sidebar-title.h
M	src/nautilus-sidebar.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window-manage-views.c
M	src/nautilus-window.c

commit d3291cbec90ab9dbbb5b100b37d0360286b0c939
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-10-12

    oops

M	nautilus-installer/src/link.sh

commit 1e7a03b35fe763792021438a92075be07ad48674
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-10-12

    Increase the assumed max download to 75MB so the progressbar doesn't


	* nautilus-installer/src/installer.c:
	(get_detailed_errors_foreach), (get_detailed_errors),
	(eazel_installer_do_install):
	* nautilus-installer/src/installer.h:
	* nautilus-installer/src/link.sh:

	Increase the assumed max download to 75MB so the progressbar
	doesn't overflow (yes, some people are downloading over 50MB!).
	Add preliminary support for recoverable install errors (we notice
	it but don't do anything yet).	Add "push" command to linker.

M	ChangeLog
M	nautilus-installer/src/installer.c
M	nautilus-installer/src/installer.h
M	nautilus-installer/src/link.sh

commit 59ea4d2752a96ebf9be3f62642a1dc70b0bbd0d2
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-10-12

    I couldn't rpm build without these fixes.

	* components/sample/Makefile.am:
	I couldn't rpm build without these fixes.

	*
	components/services/install/command-line/eazel-alt-install-corba.
	c: (create_package), (main):
	Added the --id flag.

	* components/services/install/lib/eazel-install-logic.c:
	(eazel_install_download_packages),
	(eazel_install_start_transaction),
	(eazel_install_check_existing_packages),
	(eazel_install_ensure_deps):
	Fixed 3700, 3537, 3413.

	* components/services/install/lib/eazel-install-protocols.h:
	* components/services/install/lib/eazel-install-protocols.c:
	(http_fetch_remote_file), (eazel_install_fetch_package):
	Fixed 3413

	* components/services/install/lib/eazel-install-rpm-glue.c:
	(eazel_install_add_to_rpm_set),
	Fixed a nastyness reg. source packages.
	(eazel_install_do_rpm_dependency_check):
	debug output (as if we don't have enough)

	* components/services/install/lib/eazel-install-types.c:
	Skeleton for a package_copy function

	* components/services/install/nautilus-view/Makefile.am:
	*
	components/services/install/nautilus-view/nautilus-service-instal
	l-view.c: (nautilus_service_install_view_initialize),
	(create_package), (nautilus_service_install_installing):
	*
	components/services/install/nautilus-view/nautilus-service-instal
	l-view.h:
	*
	components/services/install/nautilus-view/nautilus-service-instal
	l.c: (xnautilus_service_install_download_failed),
	(xnautilus_service_install_failed_helper),
	(xnautilus_service_install_failed),
	(xnautilus_service_install_dependency_check),
	(xnautilus_service_install_done),
	(xnautilus_service_install_view_install_package_callback),
	(xnautilus_service_install_view_uninstall_package_callback):
	Removed the nautilus-service-install usage. Need to completely
	remove it.
	Worked on 3431

	* nautilus-installer/src/Makefile:
	* nautilus-installer/src/callbacks.c: (begin_install):
	* nautilus-installer/src/installer.c: (create_window),
	(check_system), (eazel_installer_do_install),
	(eazel_installer_initialize):
	* nautilus-installer/src/main.c:
	Check for eazel-hacking presence.

M	ChangeLog
M	components/sample/Makefile.am
M	components/services/install-view/Makefile.am
M	components/services/install-view/nautilus-service-install-view.c
M	components/services/install-view/nautilus-service-install-view.h
M	components/services/install-view/nautilus-service-install.c
M	components/services/install/command-line/eazel-alt-install-corba.c
M	components/services/install/lib/eazel-install-logic.c
M	components/services/install/lib/eazel-install-protocols.c
M	components/services/install/lib/eazel-install-protocols.h
M	components/services/install/lib/eazel-install-rpm-glue.c
M	components/services/install/lib/eazel-install-types.c
M	components/services/install/nautilus-view/Makefile.am
M
components/services/install/nautilus-view/nautilus-service-install-view.c
M
components/services/install/nautilus-view/nautilus-service-install-view.h
M
components/services/install/nautilus-view/nautilus-service-install.c
M	nautilus-installer/src/Makefile
M	nautilus-installer/src/callbacks.c
M	nautilus-installer/src/installer.c
M	nautilus-installer/src/main.c

commit 9f207d784225921eb587eae3c886737adb7044f5
Author: Pavel Cisler <pavel@eazel.com>
Date:	2000-10-12

    Fix 3406 - Dropped icon doesn't go where you dropped it. There was
    a lot

    2000-10-11	Pavel Cisler  <pavel@eazel.com>

	* libnautilus-extensions/nautilus-icon-dnd.c: (get_container_uri),
	(receive_dropped_uri_list),
	(handle_local_move), (handle_nonlocal_move),
	(nautilus_icon_container_receive_dropped_icons),
	(nautilus_icon_dnd_end_drag):
	Fix 3406 - Dropped icon doesn't go where you dropped it.
	There was a lot of confused code that calculated the drop
	location.

	* libnautilus-extensions/nautilus-icon-dnd.c:
	(auto_scroll_timeout_callback):
	Peformance improvement: only cause an auto-scroll update if
	the auto-scroll
	delta is non-zero.

	* libnautilus-extensions/nautilus-drag.c:
	(nautilus_drag_autoscroll_calculate_delta):
	Fix some white space.

M	ChangeLog
M	libnautilus-extensions/nautilus-drag.c
M	libnautilus-extensions/nautilus-icon-dnd.c
M	libnautilus-private/nautilus-drag.c
M	libnautilus-private/nautilus-icon-dnd.c

commit 4cd6570fd52838f52cb462dce8a53995e06a5c9f
Author: Rebecca Schulman <rebecka@eazel.com>
Date:	2000-10-12

    First part of the bug fix for 3514. We still need to add a local
    clipboard

    2000-10-11	Rebecca Schulman  <rebecka@eazel.com>
	First part of the bug fix for 3514.
	We still need to add a local clipboard interface,
	and set up the clipboard to work with the location bar.

	* components/notes/nautilus-notes.c: (make_notes_view):
	Use the new clipboard api call
	* libnautilus/nautilus-clipboard-ui.xml:
	* libnautilus/Makefile.am:
	Define DATADIR so we can install the new bonobo ui
	xml file for the clipboard
	* libnautilus/nautilus-clipboard.c: (cut_callback),
	(copy_callback), (paste_callback), (clear_callback),
	(add_menu_items_callback), (remove_menu_items_callback),
	(ui_component_remove_container_and_unref),
	(finish_setting_up_editable_from_bonobo_control),
	(nautilus_clipboard_set_up_editable_from_bonobo_control):
	Gutted the bonobo code from the old functions and added
	new code where appropriate that should approximate the
	functionality
	we had before the ui handler change

	* src/nautilus-shell-ui.xml:
	Declare the cut copy and paste menu items insensitive by default.
	Maintain cmd/widget separation by creating separate commands
	for them.

	* src/nautilus-window-menus.c: (nautilus_window_initialize_menus):
	Remove unused cut, copy and paste callbacks
	Removed ui verbs relating to these that we don't need.

M	ChangeLog
M	components/notes/nautilus-notes.c
M	libnautilus/Makefile.am
A	libnautilus/nautilus-clipboard-ui.xml
M	libnautilus/nautilus-clipboard.c
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-shell-ui.xml
M	src/nautilus-window-menus.c

commit 27226688b5dd302365743baa08003d16a0347049
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-10-12

    Fixed typo.

	* HACKING: Fixed typo.

	* src/Makefile.am: Add DATADIR.
	* src/file-manager/Makefile.am: Add DATADIR.
	* src/file-manager/fm-directory-view.c:
	(fm_directory_view_real_merge_menus): Use DATADIR instead of
	NAUTILUS_DATADIR, since that's where the UI XML files are.
	* src/nautilus-window.c: (nautilus_window_constructed): Use
	DATADIR instead of NAUTILUS_DATADIR, since that's where the UI XML
	files are.

	* src/nautilus-shell-ui.xml: Fix some upper-cased
	accelerators. Not
	sure if they caused any real problem.

	* src/nautilus-window-menus.c: (bookmark_holder_free_cover): Added
	cover to avoid function type cast.
	(append_bookmark_to_menu): Use cover.
	(append_dynamic_bookmarks): Removed some commented out code

M	ChangeLog
M	HACKING
M	src/Makefile.am
M	src/file-manager/Makefile.am
M	src/file-manager/fm-directory-view.c
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-shell-ui.xml
M	src/nautilus-spatial-window.c
M	src/nautilus-window-menus.c
M	src/nautilus-window.c

commit bfcd3127a6468c3c35a9b8107832cb326489e14c
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-10-12

    fixed bug 3627, when an .xpm file is used as an emblem, it shows up
    as a


	* libnautilus-extensions/nautilus-icon-factory.c:
	fixed bug 3627, when an .xpm file is used as an emblem, it
	shows up as a generic icon.  Fixed by adding .xpm to the list
	of image suffixes supported by the icon factory.

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-private/nautilus-icon-factory.c

commit fb09237c69a7341340653997914506d8d4b36a88
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-10-12

	Fixed bug 3671 (Crash after closing & opening window)

	A signal handler disconnect got lost in the Bonobo conversion.
	It was causing a function to be called on a window after the
	window was destroyed.

	* src/nautilus-window-menus.c:
	Add changed_handler_id field to BookmarkHolder.
	(bookmark_holder_new): Connect signal handler, and set
	changed_handler_id
	(bookmark_holder_free): Use changed_handler_id to
	disconnect signal handler
	(append_bookmark_to_menu): Remove old signal connection code.
	(nautilus_window_update_find_menu_item): Deleted unused-function
	warning avoidance trick now that all functions are used again.

M	ChangeLog
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-window-menus.c

commit 9c9d36e7bc37a1b449d58647b85e3829544d863d
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-10-12

    fixed bug 3638 (the bug that won "bug night"), weird extra button
    between


	* src/nautilus-shell-ui.xml:
	fixed bug 3638 (the bug that won "bug night"), weird extra button
	between stop and services, by removing spurious text from the
	xml file that somehow eluded the parser's error checking.

M	ChangeLog
M	src/nautilus-shell-ui.xml

commit 0e48d093d60ead96b548092cdbcd7ff24e318c18
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-10-11

    Remove the Undo command.

	* src/nautilus-shell-ui.xml: Remove the Undo command.

	* libnautilus-extensions/nautilus-entry.c:
	(nautilus_entry_key_press): Clean up code structure in here a bit.
	I expected to find code to handle Control-Z here, but I didn't
	find it.

M	ChangeLog
M	libnautilus-extensions/nautilus-entry.c
M	libnautilus-private/nautilus-entry.c
M	src/nautilus-shell-ui.xml

commit 8f92ec744ee79209b35ccdb18dda977441dfbc48
Author: Mike Engber <engber@src.gnome.org>
Date:	2000-10-11

    Tuck id of desktop window in root so other apps can detect when
    Nautilus


	Tuck id of desktop window in root so other apps can detect when
	Nautilus owns the desktop.
	* libnautilus-extensions/nautilus-background.c:
	(nautilus_background_ensure_image_scaled):
	* libnautilus-extensions/nautilus-gdk-pixbuf-extensions.c:
	(nautilus_gdk_scale_to_fit_factor),
	(nautilus_gdk_pixbuf_scale_to_fit),
	(nautilus_gdk_pixbuf_scale_down_to_fit):
	* libnautilus-extensions/nautilus-gdk-pixbuf-extensions.h:
	* src/nautilus-desktop-window.c:
	(nautilus_desktop_window_realized), (nautilus_desktop_window_new),
	(destroy):

M	ChangeLog
M	libnautilus-extensions/nautilus-background.c
M	libnautilus-extensions/nautilus-gdk-pixbuf-extensions.c
M	libnautilus-extensions/nautilus-gdk-pixbuf-extensions.h
M	libnautilus-private/nautilus-background.c
M	libnautilus-private/nautilus-gdk-pixbuf-extensions.c
M	libnautilus-private/nautilus-gdk-pixbuf-extensions.h
M	src/nautilus-desktop-window.c

commit 86af18b8aafde35b53c07d66638f025323eec316
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-10-11

	Added a hash table to make access of files by name fast.

	* libnautilus-extensions/nautilus-directory-async.c:
	(dequeue_pending_idle_callback): Call the new
	nautilus_directory_remove_file function to do the removing instead
	of doing it here. Call the new nautilus_directory_add_file
	function to do the adding instead of doing it here.
	* libnautilus-extensions/nautilus-directory-private.h: Added hash
	table.
	* libnautilus-extensions/nautilus-directory.c:
	(nautilus_directory_initialize): Create hash table.
	(nautilus_directory_destroy): Destroy hash table.
	(add_to_hash_table), (extract_from_hash_table),
	(nautilus_directory_add_file), (nautilus_directory_remove_file):
	New functions to add and remove files that put things into hash
	table as well.
	(nautilus_directory_begin_file_name_change),
	(nautilus_directory_end_file_name_change): Functions to deal with
	cases where the name changes so the hash table entry can be moved.
	(nautilus_directory_find_file): Use the hash table instead of
	searching the list.
	(nautilus_directory_notify_files_moved): Use
	nautilus_directory_remove_file and nautilus_directory_add_file
	instead of modifying the file list directly.
	* libnautilus-extensions/nautilus-file.c:
	(nautilus_file_get_internal): Use nautilus_directory_add_file
	instead of adding to the file list directly.
	(destroy): Use nautilus_directory_remove_file instead of removing
	from the file list directly.
	(rename_update_info_and_metafile), (nautilus_file_update_info),
	(nautilus_file_update_name): Use the new file name change calls to
	let the directory know it needs to move the hash table entry.
	(nautilus_file_mark_gone): Use nautilus_directory_remove_file
	instead of removing from the file list directly.
	* libnautilus-extensions/nautilus-vfs-directory.c: Update for name
	change of file list field.

	* src/nautilus-window.c: (nautilus_window_clear_status): Take
	advantage of Bonobo fix. We now use NULL to tell the status bar to
	erase our status message.

M	ChangeLog
M	libnautilus-extensions/nautilus-directory-async.c
M	libnautilus-extensions/nautilus-directory-private.h
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-extensions/nautilus-vfs-directory.c
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-directory-private.h
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-vfs-directory.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window.c

commit a7f4e3431133a38f965f32c8e955b4c23e0f0566
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-10-11

    temporarily disabled shadow on the throbber frame, since it was being


	* src/nautilus-window-toolbars.c: (set_up_throbber_frame_type):
	temporarily disabled shadow on the throbber frame, since it was
	being mangled by the bonobo toolbar; I'll reinstate it when the
	toolbar can support it.

	* src/nautilus-property-browser.c:
	(make_properties_from_directories):
	removed debugging message that was accidently checked in

M	ChangeLog
M	src/nautilus-property-browser.c
M	src/nautilus-window-toolbars.c

commit 66fafe93bf292e5a8d8a213e6458f01356f58b2e
Author: Christian Rose <menthos@src.gnome.org>
Date:	2000-10-11

    Updated Swedish translation with update.sh.

M	po/ChangeLog
M	po/sv.po

commit 1dc3b5a0909883f1806824ea08502b661e141c41
Author: J Shane Culpepper <pepper@eazel.com>
Date:	2000-10-11

    Fixing a few minor gconf calls to use url table.

    2000-10-11	J Shane Culpepper  <pepper@eazel.com>

	*
	components/services/summary/nautilus-view/nautilus-summary-view.c
	: (generate_summary_form), (preferences_button_cb),
	(register_button_cb):

	Fixing a few minor gconf calls to use url table.

M	ChangeLog
M	components/services/summary/nautilus-summary-view.c
M	components/services/summary/nautilus-view/nautilus-summary-view.c

commit 3e518b855e2d2ca9b53aea1218b3953d6ffe7f1a
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-10-11

	Fixed bug 3603 ("Select All Files" initially insensitive)

	* src/file-manager/fm-directory-view.c: (done_loading):
	Schedule a menu update when the directory contents are
	finished loading.

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit 676150e38dd42c4c47cca1c3e2471c1030f89bc3
Author: J Shane Culpepper <pepper@eazel.com>
Date:	2000-10-11

    Fixing bug #3686, summary-view crashes on gconf error. Fixed the gconf

    2000-10-11	J Shane Culpepper  <pepper@eazel.com>

	* components/services/trilobite/libtrilobite/trilobite-redirect.c:
	(wipe_redirect_table), (add_redirect),
	(trilobite_redirect_lookup):

	Fixing bug #3686, summary-view crashes on gconf error.	Fixed the
	gconf wiping function to work with newest version of gconf.

M	ChangeLog
M	components/services/trilobite/libtrilobite/trilobite-redirect.c

commit 1dc9d86ff9778e44a85e77c902db34a254f6e35a
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-10-11

    Don't remove the menu items for the bookmarks and go menu, since
    we are

	* src/nautilus-window.c: (nautilus_window_destroy): Don't remove
	the menu items for the bookmarks and go menu, since we are
	removing the entire UI component, which will remove them
	automatically. The old code removed them after first destroying
	the UI component, which definitely did not work.

M	ChangeLog
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window.c

commit bcde89c9cea5514eecdf603429009630b8d22086
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-10-11

    Fixed storage leak. (nautilus_bonobo_get_hidden): Fixed bug where
    an item

	* libnautilus-extensions/nautilus-bonobo-extensions.c:
	(nautilus_bonobo_get_label): Fixed storage leak.
	(nautilus_bonobo_get_hidden): Fixed bug where an item without a
	hidden property would say it was hidden, but the default is to not
	be hidden. Also fixed a storage leak.
	(nautilus_bonobo_add_menu_item), (nautilus_bonobo_add_submenu):
	Added code to encode the label. This is due to the hack added to
	bonobo so we can handle 8-bit characters in labels without
	updgrading to gnome-xml 2.
	(nautilus_bonobo_set_icon): Removed the code to get the old value
	of the icon before setting the new value.
	Also improved return_if_fail checks a bit. If we're going to have
	them, they should check the type, not just != NULL.

	* libnautilus-extensions/nautilus-bonobo-extensions.h: Fixed the
	formatting and removed the old code in ifdef UIH.

	* po/XMLFILES.in: Added a bunch of XML files that will one-day
	need localization.

	* src/file-manager/fm-icon-view.c: (update_layout_menus): Set up
	the toggle state using the command rather than the menu item.
	* src/nautilus-shell-ui.xml: First cut at making the location
	bar expand rather than
	* src/nautilus-window.c: (nautilus_window_destroy):

	* components/services/install/command-line/Makefile.am: Added a
	bunch of unused files to this makefile to quiet down the
	check-headers-in-Makefile.pl script. This is the one directory
	where we had dead C code that's not mentioned in the makefile.

M	ChangeLog
M	components/services/install/command-line/Makefile.am
M	libnautilus-extensions/nautilus-bonobo-extensions.c
M	libnautilus-extensions/nautilus-bonobo-extensions.h
M	libnautilus-private/nautilus-bonobo-extensions.c
M	libnautilus-private/nautilus-bonobo-extensions.h
M	po/XMLFILES.in
M	src/file-manager/fm-icon-view.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-shell-ui.xml
M	src/nautilus-spatial-window.c
M	src/nautilus-window.c
A	user-guide/.cvsignore
A	user-guide/C/.cvsignore

commit 81b9acac73a1f3cad00b9dca0dec3f12e604b398
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-10-11

    New function to set the "tip" property of a bonobo UI component.

    2000-10-11	Gene Z. Ragan  <gzr@eazel.com>

	* libnautilus-extensions/nautilus-bonobo-extensions.c:
	* libnautilus-extensions/nautilus-bonobo-extensions.h:
	(nautilus_bonobo_set_tip):
	New function to set the "tip" property of a bonobo
	UI component.

	* src/nautilus-window-menus.c: (append_bookmark_to_menu):
	Call new function above to set tip of bookmark menu items.

M	ChangeLog
M	libnautilus-extensions/nautilus-bonobo-extensions.c
M	libnautilus-extensions/nautilus-bonobo-extensions.h
M	libnautilus-private/nautilus-bonobo-extensions.c
M	libnautilus-private/nautilus-bonobo-extensions.h
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-window-menus.c

commit 67c14abf45e168f39e0c651f7cfb0a8632484be4
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-10-11

    at Arlo's request, added 2 pixels worth of space between the bottom
    of an


	* libnautilus-extensions/nautilus-icon-canvas-item.c:
	(draw_label_text), (nautilus_icon_canvas_item_draw),
	(draw_label_text_aa), (compute_text_rectangle):
	at Arlo's request, added 2 pixels worth of space between the
	bottom of an icon and it's label.

	* libnautilus-extensions/nautilus-icon-container.c:
	(key_press_event):
	fixed bug where escaping from an icon stretch wasn't calling
	relayout after restoring the icon size; now it is.

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-canvas-item.c
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-container.c

commit 7d038f5fa06d5b9302212e2a6e9eb1628d4bc155
Author: Robin Slomkowski <rslomkow@src.gnome.org>
Date:	2000-10-11

    moved eog version down to 0.3

M	ChangeLog
M	nautilus.spec.in

commit 6ec340ffbb3e6751452037e4dff59d1140726dce
Author: Robin * Slomkowski <rslomkow@eazel.com>
Date:	2000-10-11

    added placeholder files a mostly empty file so rpm will produce
    a package

    2000-10-10	Robin * Slomkowski  <rslomkow@eazel.com>

	* data/Makefile.am: added placeholder files
	* data/nautilus-extras.placeholder: a mostly empty file so rpm
	will produce a package
	* data/nautilus-suggested.placeholder: a mostly empty file so
	rpm will produce a package
	* nautilus.spec.in: moved login-view to trilbite component,
	also added placeholder files

M	ChangeLog
M	data/Makefile.am
A	data/nautilus-extras.placeholder
A	data/nautilus-suggested.placeholder
M	nautilus.spec.in

commit 779ff80199bd064a6297cdebb38aa0c004dbf665
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-10-11

    the about box menu command got broken by recent UI handler changes;
    this


	the about box menu command got broken by recent UI handler
	changes; this fixes it.

M	ChangeLog
M	src/nautilus-shell-ui.xml

commit 823b08bf89ff9ec075cb1e987e00c2bce1cc23e4
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-10-11

    fixed bug where the eraser didn't work on the sidebar, and in
    the process


	fixed bug where the eraser didn't work on the sidebar, and in the
	process fixed bug 2509, sidebar should share emblem code, by
	doing with work with nautilus_drag_file_receive_dropped_keyword.

M	ChangeLog
M	src/nautilus-information-panel.c
M	src/nautilus-sidebar.c

commit 0073db5de305303d294b4ab82a5127e3ddeca37d
Author: Robin Slomkowski <rslomkow@src.gnome.org>
Date:	2000-10-11

    added an extra :

M	ChangeLog
M	nautilus.spec.in

commit 49fc21b9dcea1aa45da69eb994b89ff9249de3f5
Author: Robin * Slomkowski <rslomkow@eazel.com>
Date:	2000-10-11

    did nasty crazy stuff to seperate out into mozilla component,
    trilobite

    2000-10-10	Robin * Slomkowski  <rslomkow@eazel.com>

	    * nautilus.spec.in: did nasty crazy stuff to seperate out
	    into mozilla component, trilobite component, extras,
	    and suggested
	    This makes use more than ever required to be dilligent
	    in updating
	    libraries and binaries in the specfile.

M	ChangeLog
M	nautilus.spec.in

commit 30b61a49981124d18331dcb26128ae73416f2bd1
Author: Pavel Cisler <pavel@eazel.com>
Date:	2000-10-11

    Make Ramiro's cool profile dumping UI not wrap. Reset the profile
    output

    2000-10-10	Pavel Cisler <pavel@eazel.com>

	* src/nautilus-profiler.c: (dump_dialog_new), (dump_dialog_show),
	(nautilus_profiler_bonobo_ui_report_callback):
	Make Ramiro's cool profile dumping UI not wrap.
	Reset the profile output when using the Reset menu item.

M	ChangeLog
M	src/nautilus-profiler.c

commit 1ef0ae24aa044b14a261da35568519f88b89c7c7
Author: Robin Slomkowski <rslomkow@src.gnome.org>
Date:	2000-10-11

    added more updated dependencies to make the installer work better

M	ChangeLog
M	nautilus.spec.in

commit e99ad985eabed37d3d0c3ba848e0145dd6a5b649
Author: Michael Fleming <mfleming@src.gnome.org>
Date:	2000-10-11

    Added "unconvert" for the eazel-services: scheme hack Added partial
    URI

	* components/mozilla/nautilus-mozilla-content-view.c:
	(mozilla_open_uri_callback), (is_uri_partial),
	(make_full_uri_from_partial), (mozilla_dom_mouse_click_callback),
	(mozilla_translate_uri_if_needed),
	(mozilla_untranslate_uri_if_needed),
	(eazel_services_scheme_translate),
	(eazel_services_scheme_untranslate):

	Added "unconvert" for the eazel-services: scheme hack
	Added partial URI support for gnome-vfs uri schemes (so help:
	works, at
	least in theory)

M	ChangeLog
M	components/mozilla/nautilus-mozilla-content-view.c

commit aae472c390600ed262439b7ecea1c8af3ac7f5a4
Author: Robin Slomkowski <rslomkow@src.gnome.org>
Date:	2000-10-11

    OK added a dependency on gnome-vfs 0.3.1

M	ChangeLog
M	nautilus.spec.in

commit fcf78554104ef432e10d7e4ef8f10f9a0d959ccb
Author: Mathieu Lacage <mathieu@eazel.com>
Date:	2000-10-11

    fix small buggy with fix from ramiro: make sure mozilla loads
    local fiels

    2000-10-10	Mathieu Lacage	<mathieu@eazel.com>

	fix small buggy with fix from ramiro: make sure mozilla
	loads local fiels through its own file library, not gnome-vfs.
	* components/mozilla/nautilus-mozilla-content-view.c:
	(mozilla_is_uri_handled_by_mozilla):

	autoconf magic for the documentation
	* configure.in:
	* Makefile.am:
	* user-guide/C/Makefile.am:
	* user-guide/Makefile.am:

	actual html/jpg/css documentation.
	* user-guide/C/html/*:

M	ChangeLog
M	Makefile.am
M	components/mozilla/nautilus-mozilla-content-view.c
M	configure.in
A	user-guide/C/Makefile.am
A	user-guide/C/html/Ch01-1.html
A	user-guide/C/html/Ch01-1.jpg
A	user-guide/C/html/Ch01-10.jpg
A	user-guide/C/html/Ch01-11.jpg
A	user-guide/C/html/Ch01-12.jpg
A	user-guide/C/html/Ch01-13.jpg
A	user-guide/C/html/Ch01-14.jpg
A	user-guide/C/html/Ch01-15.jpg
A	user-guide/C/html/Ch01-16.jpg
A	user-guide/C/html/Ch01-17.jpg
A	user-guide/C/html/Ch01-18.jpg
A	user-guide/C/html/Ch01-19.jpg
A	user-guide/C/html/Ch01-2.jpg
A	user-guide/C/html/Ch01-20.jpg
A	user-guide/C/html/Ch01-21.jpg
A	user-guide/C/html/Ch01-22.jpg
A	user-guide/C/html/Ch01-23.jpg
A	user-guide/C/html/Ch01-24.jpg
A	user-guide/C/html/Ch01-25.jpg
A	user-guide/C/html/Ch01-26.jpg
A	user-guide/C/html/Ch01-27.jpg
A	user-guide/C/html/Ch01-28.jpg
A	user-guide/C/html/Ch01-29.jpg
A	user-guide/C/html/Ch01-3.jpg
A	user-guide/C/html/Ch01-30.jpg
A	user-guide/C/html/Ch01-31.jpg
A	user-guide/C/html/Ch01-4.jpg
A	user-guide/C/html/Ch01-5.jpg
A	user-guide/C/html/Ch01-6.jpg
A	user-guide/C/html/Ch01-7.jpg
A	user-guide/C/html/Ch01-8.jpg
A	user-guide/C/html/Ch01-9.jpg
A	user-guide/C/html/Ch01.css
A	user-guide/C/html/Ch02-1.html
A	user-guide/C/html/Ch02-1.jpg
A	user-guide/C/html/Ch02-10.jpg
A	user-guide/C/html/Ch02-11.jpg
A	user-guide/C/html/Ch02-12.jpg
A	user-guide/C/html/Ch02-13.jpg
A	user-guide/C/html/Ch02-14.jpg
A	user-guide/C/html/Ch02-15.jpg
A	user-guide/C/html/Ch02-2.jpg
A	user-guide/C/html/Ch02-3.jpg
A	user-guide/C/html/Ch02-4.jpg
A	user-guide/C/html/Ch02-5.jpg
A	user-guide/C/html/Ch02-6.jpg
A	user-guide/C/html/Ch02-7.jpg
A	user-guide/C/html/Ch02-8.jpg
A	user-guide/C/html/Ch02-9.jpg
A	user-guide/C/html/Ch02.css
A	user-guide/C/html/Ch03-1.html
A	user-guide/C/html/Ch03-1.jpg
A	user-guide/C/html/Ch03.css
A	user-guide/C/html/Intro.css
A	user-guide/C/html/TOC.css
A	user-guide/C/html/TOC.html
A	user-guide/C/html/index.html
A	user-guide/C/html/manualTOC.css
A	user-guide/C/html/manualTOC.html
A	user-guide/Makefile.am

commit 3616c1a2b1d8d5eea6eda0a0ec60fb3456ac2a41
Author: Robin Slomkowski <rslomkow@src.gnome.org>
Date:	2000-10-11

    added ammonite dependency to nautilus this should eventually move
    to services component

M	ChangeLog
M	nautilus.spec.in

commit d10c88022dd3e1c07f645907bcced72ba0bd57e2
Author: Robin Slomkowski <rslomkow@src.gnome.org>
Date:	2000-10-11

    The new all encompassing nautilus specfile to get us through nautilus
    testing

M	ChangeLog
M	nautilus.spec.in

commit c7df44213d543cd7a66a8f9caa07705885eb1cf7
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-10-11

    Fix ifdef so that --disable-eazel-services builds will work.

	* components/mozilla/nautilus-mozilla-content-view.c:
	(mozilla_translate_uri_if_needed): Fix ifdef so that
	--disable-eazel-services builds will work.

M	ChangeLog
M	components/mozilla/nautilus-mozilla-content-view.c

commit ec1be1d05de4fbb97d32b75ae37d9161ec57cbb4
Author: Arlo Rose <arlo@src.gnome.org>
Date:	2000-10-11

    Added some icons to my toolbar. I'm not sure I'm done with these
    yet, so


	    * icons/arlo/Makefile.am:
	    * icons/arlo/Back.png:
	    * icons/arlo/Forward.png:
	    * icons/arlo/Up.png:
	    * icons/arlo/Refresh.png:
	    * icons/arlo/Home.png:
	    * icons/arlo/Search.png:
	    * icons/arlo/SearchWeb.png:
	    * icons/arlo/Stop.png:
	    Added some icons to my toolbar.  I'm not sure I'm done with
	    these yet, so feel free to give me feedback.

M	ChangeLog
A	icons/arlo/Back.png
A	icons/arlo/Forward.png
A	icons/arlo/Home.png
M	icons/arlo/Makefile.am
A	icons/arlo/Refresh.png
A	icons/arlo/Search.png
A	icons/arlo/SearchWeb.png
A	icons/arlo/Stop.png
A	icons/arlo/Up.png

commit 42e97b31b027eba15608da03c9b1d44448ce1dd5
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-10-11

	Fixed bug 3577 (Menu item initially titled "Edit Settings" instead
	of "Edit <user level> Settings"

	* src/nautilus-window-menus.c: (nautilus_window_initialize_menus):
	Call update_user_level_menu_items after installing; it had been
	doing most of the guts of update_user_level_menu_items in-line,
	but not this part.

M	ChangeLog
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-window-menus.c

commit 21dae04132e8121f0bf13dd4b38be5c26956e117
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-10-11

    New function, does the obvious. (nautilus_bonobo_get_hidden):
    Check for

	* libnautilus-extensions/nautilus-bonobo-extensions.h:
	* libnautilus-extensions/nautilus-bonobo-extensions.c:
	(nautilus_bonobo_get_label): New function, does the obvious.
	(nautilus_bonobo_get_hidden): Check for "0" for FALSE rather
	than "1" for TRUE, since anything non-"0" is more TRUE than
	it is FALSE.

	* src/nautilus-about.c: (nautilus_about_draw_info):
	Fixed build-breakage where MAX_AUTHOR_COUNT wasn't #defined,
	by replacing it with "-1" for g_strsplit.

	* src/nautilus-window-menus.c:
	(remove_underline_accelerator_from_menu_title),
	(nautilus_window_disable_keyboard_navigation_for_menus):
	Modernized this code to try to fix bug 2327, but it seems
	there is some new Bonobo bug in the way.

	(update_user_level_menu_items): Removed obsolete comment.

M	ChangeLog
M	libnautilus-extensions/nautilus-bonobo-extensions.c
M	libnautilus-extensions/nautilus-bonobo-extensions.h
M	libnautilus-private/nautilus-bonobo-extensions.c
M	libnautilus-private/nautilus-bonobo-extensions.h
M	src/nautilus-about.c
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-window-menus.c

commit 4c0452586d083a4aebba4a9271db87e10b85b375
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-10-10

    Changed gnome-print to work at HEAD.

	* README: Changed gnome-print to work at HEAD.

	* src/file-manager/fm-icon-view.c: (handle_radio_item): Common
	function shared by context menu and Bonobo menu.
	(context_menu_layout_radio_item_callback): Use common function.
	(append_one_context_menu_layout_item): Change from "verb" to "id".
	(update_layout_menus): Set up proper radio button based on ids.
	(switch_to_manual_layout): Renamed and changed from a callback to
	a normal function.
	(handle_ui_event): Signal handler to get Bonobo radio menu
	choices.
	(fm_icon_view_merge_menus): Connect UI event handler and remove
	old code for radio menu items.
	* src/file-manager/nautilus-icon-view-ui.xml: Add ids to the radio
	menu items.

	* src/nautilus-about.c: (nautilus_about_destroy),
	(nautilus_about_initialize), (nautilus_about_repaint),
	(draw_aa_string), (randomize_authors), (draw_author_list),
	(nautilus_about_draw_info), (nautilus_about_update_authors),
	(nautilus_about_close), (update_authors_if_necessary): Improve
	randomizing algorithm, get rid of fixed maximum number of authors.

	* src/nautilus-window.c: Cosmetic changes.

M	ChangeLog
M	README
M	src/file-manager/fm-icon-view.c
M	src/file-manager/nautilus-icon-view-ui.xml
M	src/nautilus-about.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window.c

commit 2526d55dc1d1b7d1455b3c175542681774e379ea
Author: Gene Ragan <gzr@src.gnome.org>
Date:	2000-10-10

    s2000-10-10  Gene Z. Ragan	<gzr@eazel.com>

	Work on making bookmarks and history work with new bonobo
	UI code.

	* libnautilus-extensions/nautilus-bonobo-extensions.c:
	* libnautilus-extensions/nautilus-bonobo-extensions.h:
	(nautilus_bonobo_add_menu_item), (nautilus_bonobo_add_submenu),
	(nautilus_bonobo_add_menu_separator),
	(nautilus_bonobo_get_menu_item_verb_name):
	New utility funcitons to make menu manipulation easier.

	* src/nautilus-window-menus.c: (activate_bookmark_in_menu_item),
	(append_bookmark_to_menu), (append_separator),
	(create_menu_item_from_node), (append_static_bookmarks),
	(refresh_bookmarks_menu), (nautilus_window_initialize_menus),
	(nautilus_window_remove_bookmarks_menu_items),
	(nautilus_window_remove_go_menu_items),
	(append_dynamic_bookmarks),
	(refresh_go_menu):
	Modified functions and removed code in an effort to make bookmarks
	and history be happy once more.

M	ChangeLog
M	libnautilus-extensions/nautilus-bonobo-extensions.c
M	libnautilus-extensions/nautilus-bonobo-extensions.h
M	libnautilus-private/nautilus-bonobo-extensions.c
M	libnautilus-private/nautilus-bonobo-extensions.h
M	src/file-manager/fm-directory-view.c
M	src/nautilus-bookmarks-window.c
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-window-menus.c

commit e92fded0df187a57024587a91f4c7cc48213e26a
Author: Michael Fleming <mfleming@src.gnome.org>
Date:	2000-10-10

    Add code for the Mozilla "eazel-services:" scheme translation

	* components/mozilla/Makefile.am:
	* components/mozilla/nautilus-mozilla-content-view.c:
	(mozilla_content_view_one_time_happenings),
	(nautilus_mozilla_content_view_destroy),
	(mozilla_load_location_callback),
	(mozilla_translate_uri_if_needed),
	(eazel_services_scheme_translate),
	(eazel_services_prompt_login_cb):

	Add code for the Mozilla "eazel-services:" scheme translation

M	ChangeLog
M	components/mozilla/Makefile.am
M	components/mozilla/nautilus-mozilla-content-view.c

commit 7967f3797a5acf3543b7c55227ab6147fa16cd4a
Author: Rebecca Schulman <rebecka@eazel.com>
Date:	2000-10-10

    used the command path instead of widget path, fixing the error in
    my last

    2000-10-10	Rebecca Schulman  <rebecka@eazel.com>

	* src/file-manager/fm-icon-view.c: (update_layout_menus):
	used the command path instead of widget path, fixing
	the error in my last bugfix about the lack of
	command widget separation
	* src/nautilus-complex-search-bar.c:
	(attach_criterion_to_search_bar):
	Fixed some calls to hbox_new which were 0, FALSE instead
	of FALSE, 0

M	ChangeLog
M	src/file-manager/fm-icon-view.c
M	src/nautilus-complex-search-bar.c

commit 3ccef64bca7652df16e306e555eef8481472e916
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-10-10

    Some really important debug output...


	* components/services/install/lib/eazel-install-logic.c:
	(eazel_install_check_for_file_conflicts),
	(eazel_install_do_file_conflict_check):
	Some really important debug output...

M	ChangeLog
M	components/services/install/lib/eazel-install-logic.c

commit e83e252e1e60153183fa13d4ad51e1e1819271b7
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-10-10

    Removed debug spam. (eazel_install_do_file_conflict_check): 3858
    wasn't

	* components/services/install/lib/eazel-install-logic.c:
	(eazel_install_check_for_file_conflicts),
	(eazel_install_check_if_depends_on),
	(eazel_install_prune_packages_helper),
	(eazel_install_prune_packages),
	Removed debug spam.
	(eazel_install_do_file_conflict_check):
	3858 wasn't fixed yet, should be now.

	* components/services/install/lib/eazel-install-protocols.c:
	(get_search_url_for_package):
	Commented out all occurences of the &flag= use, pending fix of bug
	3481 and 3482.

	* nautilus-installer/src/Makefile:
	Yes.

M	ChangeLog
M	components/services/install/lib/eazel-install-logic.c
M	components/services/install/lib/eazel-install-protocols.c
M	nautilus-installer/src/Makefile

commit 642efb0e53d9d0a7ce547057aaf4011288a2e37e
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-10-10

    Removed these files. This class was used only for our old status
    bar, and

	* libnautilus-extensions/nautilus-any-width-bin.c:
	* libnautilus-extensions/nautilus-any-width-bin.h: Removed
	these files. This class was used only for our old status
	bar, and would just slowly bit-rot if we left it here.
	* libnautilus-extensions/Makefile.am: Removed those files.
	* src/nautilus-window.c: Removed #include for deleted file.

M	ChangeLog
M	libnautilus-extensions/Makefile.am
D	libnautilus-extensions/nautilus-any-width-bin.c
D	libnautilus-extensions/nautilus-any-width-bin.h
M	libnautilus-private/Makefile.am
D	libnautilus-private/nautilus-any-width-bin.c
D	libnautilus-private/nautilus-any-width-bin.h
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window.c

commit d460350a674a105ba60ab48c35e4fb9bffae3a30
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-10-10

    fixed bug 3241, escape key should cancel stretching, by remember
    original


	* libnautilus-extensions/nautilus-icon-container.c:
	(rubberband_timeout_callback),(cancel_stretching),
	(key_press_event), (nautilus_icon_container_show_stretch_handles):
	fixed bug 3241, escape key should cancel stretching, by remember
	original icon size and restoring it when the escape key is
	stretched.
	Also, fixed bug where the selection box was behind the icons it
	was selecting by raising it to the top.

	* libnautilus-extensions/nautilus-icon-private.h:
	added field to store the initial stretch value

	* src/nautilus-sidebar-title.c: (add_emblem):
	fixed bug 2295, sidebar emblems should be anti-aliased.

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-extensions/nautilus-icon-private.h
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-private.h
M	src/nautilus-sidebar-title.c

commit 6a89315313d429d3e59a2ae2f73727ba68b830f7
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-10-10

    removed this old code now that we have the status bar working
    correctly

	* src/nautilus-window.c:
	(install_status_bar): removed this old code now that we
	have the status bar working correctly again.
	(nautilus_window_set_content_view_widget): Added FIXME
	with bug number to #ifdeffed notice-leaking-Bonobo-UI code.

M	ChangeLog
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window.c

commit 12309a8a3d2c9dc112b306a3042f8ba02b5cb61c
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-10-10

    Fixed bug where the clear-status timeout wasn't working. Pass "
    " instead

	* src/nautilus-window.c: (nautilus_window_clear_status):
	Fixed bug where the clear-status timeout wasn't working.
	Pass " " instead of "" to bonobo_ui_component_set_status
	to work around Bonobo bug.

M	ChangeLog
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window.c

commit 42066487963e7a0997a2d3dab75de4255e86e128
Author: Pavel Cisler <pavel@eazel.com>
Date:	2000-10-10

    Fix an uninitialized variable warning.

    2000-10-10	Pavel Cisler  <pavel@eazel.com>

	* src/nautilus-window.c: (navigation_bar_mode_changed_callback):
	Fix an uninitialized variable warning.

M	ChangeLog
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window.c

commit 394eda6ba04eef930df321a6daf8820b56167a5c
Author: Josh Barrow <carbamide@src.gnome.org>
Date:	2000-10-10

    Whitespace fix


    Whitespace fix

M	ChangeLog

commit 763606dc06b49e60a3d1b25834c0d5fadf90a10a
Author: Rebecca Schulman <rebecka@eazel.com>
Date:	2000-10-10

    Fixed bug 3530, to make reverse sort and tighter layout show state

    2000-10-10	Rebecca Schulman  <rebecka@eazel.com>
	Fixed bug 3530, to make reverse sort and
	tighter layout show state

	* src/file-manager/fm-icon-view.c: (update_layout_menus),
	Added toggle function to update bonobo state when the
	tighter layout and reverse sort menu items are selected
	* src/file-manager/nautilus-icon-view-ui.xml:
	Added a type=toggle parameter to the layout and reverse
	sort order menu items

M	ChangeLog
M	src/file-manager/fm-icon-view.c
M	src/file-manager/nautilus-icon-view-ui.xml

commit 0d70c39a7f18683b0c06443aa9f6353e9ac8a5f3
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-10-10

	Fixed bug 3587 ("Close All Windows" doesn't work)
	Fixed bug 3556 (Find button and Find menu item states aren't
	synchronized)

	* libnautilus-extensions/nautilus-bonobo-extensions.c:
	(nautilus_bonobo_set_accelerator),
	(nautilus_bonobo_set_description), (nautilus_bonobo_set_label),
	(nautilus_bonobo_set_sensitive),
	(nautilus_bonobo_set_hidden),
	(nautilus_bonobo_get_hidden), (nautilus_bonobo_set_icon):
	Changed g_asserts to g_return_if_fails when checking parameters.
	(nautilus_bonobo_set_toggle_state): New cover function for setting
	a boolean state on a Bonobo item.

	* libnautilus-extensions/nautilus-bonobo-extensions.h:
	Prototype for nautilus_bonobo_set_toggle_state.

	* src/nautilus-shell-ui.xml: Use different verb for Find button
	than for Find menu item to work around bug 3590.

	* src/nautilus-window-private.h: Add updating_bonobo_state boolean
	to work around design flaw where there's no way to set menu
	item or
	toggle button state without activating its callback.

	* src/nautilus-window-menus.c:
	Removed #defines for unused MENU_PATHs
	(file_menu_toggle_find_mode_callback): Bail out if
	updating_bonobo_state.
	(nautilus_window_initialize_menus): Fix verb name for Close
	All Windows;
	add new verb for Find toggle button.
	(nautilus_window_update_find_menu_item): Use #define for path;
	remove
	now-used unused-function from hack.
	* src/nautilus-window.c: (navigation_bar_mode_changed_callback):
	Set Find toggle button state, inside updating_bonobo_state =
	TRUE block.

M	ChangeLog
M	libnautilus-extensions/nautilus-bonobo-extensions.c
M	libnautilus-extensions/nautilus-bonobo-extensions.h
M	libnautilus-private/nautilus-bonobo-extensions.c
M	libnautilus-private/nautilus-bonobo-extensions.h
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-shell-ui.xml
M	src/nautilus-spatial-window.c
M	src/nautilus-window-menus.c
M	src/nautilus-window-private.h
M	src/nautilus-window.c

commit ed2ef9a2af0677f3c5c21c7762971700d011df34
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-10-10

	Fixed bug 3535 (Bonobo-merged items aren't being removed when view
	changes).

	* src/file-manager/fm-icon-view.c: (fm_icon_view_destroy):
	* src/file-manager/fm-search-list-view.c: (real_destroy):
	* src/nautilus-window.c: (nautilus_window_destroy):
	Added code to unset the container when getting rid of a
	BonoboUIComponent. The container holds a reference, so just
	unref'ing the component is not good enough.

	* idl/.cvsignore:
	* idl/GNOME_Desktop_FileOperationService.idl:
	* idl/Makefile.am:
	* idl/gnome-desktop.idl:
	Removed the unused idl files in this directory. I removed them
	from the build already a few days ago.

M	ChangeLog
D	idl/.cvsignore
D	idl/GNOME_Desktop_FileOperationService.idl
D	idl/Makefile.am
D	idl/gnome-desktop.idl
M	src/file-manager/fm-icon-view.c
M	src/file-manager/fm-search-list-view.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window.c

commit 0850e64f073331f74b56d9e3459ac1bb36083885
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-10-10

    Renamed would_be_lost to circular_dependency

	* components/rpmview/nautilus-rpm-view-install.c:
	(get_detailed_errors_foreach):
	Renamed would_be_lost to circular_dependency

	*
	components/services/install/command-line/eazel-alt-install-corba.
	c: (tree_helper), (create_package):
	Renamed would_be_lost to circular_dependency.
	Added support to install rpm's by asking for a provide.

	* components/services/install/idl/trilobite-eazel-install.idl:
	Renamed would_be_lost to circular_dependency.

	* components/services/install/lib/eazel-install-corba-types.c:
	(corba_packagedatastruct_from_packagedata),
	(packagedata_from_corba_packagedatastruct):
	Renamed would_be_lost to circular_dependency.

	* components/services/install/lib/eazel-install-logic.c:
	(eazel_install_download_packages),
	(eazel_install_check_for_file_conflicts),
	(eazel_install_do_transaction_all_files_check),
	(eazel_install_start_transaction),
	(eazel_install_check_if_depends_on),
	(eazel_install_prune_packages_helper),
	(eazel_install_check_existing_packages),
	(eazel_install_fetch_dependencies),
	(eazel_install_do_file_conflict_check),
	(eazel_install_ensure_deps), (eazel_uninstall_upward_traverse):
	Fixed bug 3374, 3491 and 3585.
	Uses the packagedata_add_pack_to_X calls now.

	* components/services/install/lib/eazel-install-protocols.c:
	(get_search_url_for_package):
	s/flags/flag/

	* components/services/install/lib/eazel-install-rpm-glue.c:
	(eazel_install_rpm_set_settings),
	Only set the rpm debug flag if --debug
	(eazel_install_do_rpm_dependency_check):
	use packagedata_add_pack_to_X calls.

	* components/services/install/lib/eazel-install-types.c:
	(packagedata_status_enum_to_str),
	(packagedata_status_str_to_enum),
	Renamed would_be_lost to circular_dependency.
	(packagedata_add_pack_to), (packagedata_add_pack_to_breaks),
	(packagedata_add_pack_to_soft_depends),
	(packagedata_add_pack_to_hard_depends),
	(packagedata_add_pack_to_modifies),
	Use these calls to add packages to the packagedata struct lists.
	They do some funky checking.
	(eazel_install_package_version_compare),
	(eazel_install_package_other_version_compare):
	Modfied some compare functions.

	* components/services/install/lib/eazel-install-types.h:
	*
	components/services/install/lib/eazel-install-xml-package-list.c:
	(parse_package), (osd_parse_dependency):
	Use packagedata_add_pack_to_X calls.

	* nautilus-installer/src/installer.c:
	(get_detailed_errors_foreach), (check_system):
	Renamed would_be_lost to circular_dependency.

M	ChangeLog
M	components/rpmview/nautilus-rpm-view-install.c
M	components/services/install/command-line/eazel-alt-install-corba.c
M	components/services/install/idl/trilobite-eazel-install.idl
M	components/services/install/lib/eazel-install-corba-types.c
M	components/services/install/lib/eazel-install-logic.c
M	components/services/install/lib/eazel-install-protocols.c
M	components/services/install/lib/eazel-install-rpm-glue.c
M	components/services/install/lib/eazel-install-types.c
M	components/services/install/lib/eazel-install-types.h
M	components/services/install/lib/eazel-install-xml-package-list.c
M	nautilus-installer/src/installer.c

commit 488308658220daf6ec22c977ff5152e3dfe890fb
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-10-10

    Somehow missed converting a bunch of _descr to _tip yesterday. Maybe a

	* src/nautilus-shell-ui.xml: Somehow missed converting a
	bunch of _descr to _tip yesterday. Maybe a merge clobber
	thing. Anyway, this seems to make the status bar work
	in all cases now.

M	ChangeLog
M	src/nautilus-shell-ui.xml

commit 25fdc262ae189a23735cd98dffccf6784110fd3b
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-10-10

    Add a top level "Profiler" menu bar to control the profiler. This
    is just

	* src/nautilus-window-menus.c: (nautilus_window_initialize_menus):
	Add a top level "Profiler" menu bar to control the profiler.  This
	is just a first try.  Some things, like the Start/Stop state of
	the profiler can be better represented by a toggle button.

	Also, protect the eazel services hacks with EAZEL_SERVICES
	#ifdefs.

M	ChangeLog
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-window-menus.c

commit 8f62cadf4bb606d6dcc7ec66270112581416f6c1
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-10-10

    Add a path declaration for the Profiler menu. Make the buttons
    insensitive

	* libnautilus/nautilus-bonobo-ui.h:
	Add a path declaration for the Profiler menu.
	* src/nautilus-profiler.c: (dump_dialog_new):
	Make the buttons insensitive for now.

	* src/nautilus-shell-ui.xml:
	* src/nautilus-window-menus.c: (nautilus_window_initialize_menus):
	Add a top level "Profiler" menu bar to control the profiler.  This
	is just a first try.  Some things, like the Start/Stop state of
	the profiler can be better represented by a toggle button.

M	ChangeLog
M	libnautilus/nautilus-bonobo-ui.h
M	src/nautilus-profiler.c
M	src/nautilus-shell-ui.xml

commit ba3a04fae04348e8b8cb8ca04f90088ba5984a24
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-10-10

    Added missing include of eazel-install-logic.h that was breaking
    the RPM

	* components/services/install/lib/Makefile.am:
	Added missing include of eazel-install-logic.h that
	was breaking the RPM build and thus Tinderbox.

M	ChangeLog
M	components/services/install/lib/Makefile.am

commit 9996b8a0489a6b04191dd4ba0e1e2900b2ebb1da
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-10-10

	Fixed bug 3516 (Sidebar & Content Loser merged items don't appear)
	Fixed bug 3517 (Mozilla merged items don't appear)

	There's a crashing bug involving merged tool bar buttons
	(bug 3574), so I didn't put the tool bar button back in Mozilla,
	but the merged menu item is once again wired up. Actually I
	checked this in the other day but thought it wasn't working
	correctly, though it is.

	* components/loser/content/nautilus-content-loser-ui.xml:
	Filled in contents.
	* components/loser/content/nautilus-content-loser.c:
	(bonobo_loser_callback), (loser_merge_bonobo_items_callback):
	* components/loser/sidebar/nautilus-sidebar-loser.c:
	(bonobo_loser_callback), (loser_merge_bonobo_items_callback):
	Converted to new Bonobo API and tweaked some behavior.

M	ChangeLog
M	components/loser/content/nautilus-content-loser-ui.xml
M	components/loser/content/nautilus-content-loser.c
M	components/loser/sidebar/nautilus-sidebar-loser.c
M	po/Makefile.in.in

commit ebf1c255bc26428d0e4129c45e5e1de4fac3a5d3
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-10-10

    Added placeholder for built-in bookmarks.

	* src/nautilus-shell-ui.xml: Added placeholder for
	built-in bookmarks.

M	ChangeLog
M	src/nautilus-shell-ui.xml

commit 71d2325ca5ee996d025b831972a1194989cf6855
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-10-10

    Make it compile with the new bonobo ui handler stuff.

	* src/nautilus-profiler.c:
	(nautilus_profiler_bonobo_ui_reset_callback),
	(nautilus_profiler_bonobo_ui_start_callback),
	(nautilus_profiler_bonobo_ui_stop_callback),
	(nautilus_profiler_bonobo_ui_report_callback):
	* src/nautilus-profiler.h:
	Make it compile with the new bonobo ui handler stuff.

M	ChangeLog
M	src/nautilus-profiler.c
M	src/nautilus-profiler.h

commit f541dd9c7d71cbf72cadd03729b4c8d4204013a0
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-10-10

    Fix uninitialized variable.

	* src/nautilus-property-browser.c:
	(make_properties_from_directories):
	Fix uninitialized variable.

M	ChangeLog
M	src/nautilus-property-browser.c

commit 086c6f50086b0675d7409deb2b686e74bcec2901
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-10-10

    Work in progrss for bug 527. Add a 'mechanism' to allow eazel-services

	* components/mozilla/nautilus-mozilla-content-view.c:
	(mozilla_load_location_callback), (bonobo_mozilla_callback),
	(string_list_get_index_of_string),
	(mozilla_is_uri_handled_by_nautilus),
	(mozilla_is_uri_handled_by_mozilla),
	(mozilla_translate_uri_if_needed),
	(mozilla_untranslate_uri_if_needed):
	Work in progrss for bug 527.  Add a 'mechanism' to allow
	eazel-services uris to be translated into localhost: so that the
	ammonite proxy can serve them.

M	ChangeLog
M	components/mozilla/nautilus-mozilla-content-view.c

commit c296ee41f6db7f5b8e3513b83f92260262f4c222
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-10-10

    Cleanup the way special protocols are handled. Cleanup debug spewage.

	* components/mozilla/mozilla-events.cpp:
	* components/mozilla/nautilus-mozilla-content-view.c:
	(mozilla_content_view_set_proxy_preferences),
	(nautilus_mozilla_content_view_load_uri),
	(mozilla_load_location_callback),
	(mozilla_uris_differ_only_by_fragment_identifier),
	(mozilla_dom_mouse_click_callback), (is_string_in_string_list),
	(mozilla_is_uri_handled_by_nautilus),
	(mozilla_is_uri_handled_by_mozilla):
	Cleanup the way special protocols are handled.	Cleanup debug
	spewage.

M	ChangeLog
M	components/mozilla/mozilla-events.cpp
M	components/mozilla/nautilus-mozilla-content-view.c

commit 675e13877a6001b4cfc5f91d8ca239521c9fc5b5
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-10-10

    Factor out the one time happenings (preferences mostly) into their own

	* components/mozilla/nautilus-mozilla-content-view.c:
	(handle_gconf_error),
	(mozilla_content_view_set_proxy_preferences),
	(mozilla_content_view_one_time_happenings),
	(nautilus_mozilla_content_view_initialize):
	Factor out the one time happenings (preferences mostly) into their
	own function for clarity.  Make sure gconf errors are handled.

M	ChangeLog
M	components/mozilla/nautilus-mozilla-content-view.c

commit 55f21159490219464e02c64dba4fdbdd9609d3a1
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-10-10

    Remove the eazel protocol handler monstrosity. We have a better way
    to do

	* components/mozilla/Makefile.am:
	* components/mozilla/eazel-protocol-handler/.cvsignore:
	* components/mozilla/eazel-protocol-handler/Makefile.am:
	*
	components/mozilla/eazel-protocol-handler/eazel-protocol-channel.cpp:
	*
	components/mozilla/eazel-protocol-handler/eazel-protocol-channel.h:
	*
	components/mozilla/eazel-protocol-handler/eazel-protocol-handler.cpp:
	*
	components/mozilla/eazel-protocol-handler/eazel-protocol-handler.h:
	*
	components/mozilla/eazel-protocol-handler/eazel-protocol-module.cpp:
	* components/mozilla/nautilus-mozilla-content-view.c:
	(nautilus_mozilla_content_view_initialize):
	* configure.in:
	Remove the eazel protocol handler monstrosity.	We have a better
	way to do this using M18 and using the DOM to peek into the
	document.

M	components/mozilla/Makefile.am
D	components/mozilla/eazel-protocol-handler/.cvsignore
D	components/mozilla/eazel-protocol-handler/Makefile.am
D
components/mozilla/eazel-protocol-handler/eazel-protocol-channel.cpp
D	components/mozilla/eazel-protocol-handler/eazel-protocol-channel.h
D
components/mozilla/eazel-protocol-handler/eazel-protocol-handler.cpp
D	components/mozilla/eazel-protocol-handler/eazel-protocol-handler.h
D
components/mozilla/eazel-protocol-handler/eazel-protocol-module.cpp
M	components/mozilla/nautilus-mozilla-content-view.c
M	configure.in

commit af80ad2087c4ec98816a14c5d8e3f2e4dd0924ec
Author: Pavel Cisler <pavel@eazel.com>
Date:	2000-10-10

    Fix to do proper unescaping. This was breaking the duplicate name

    2000-10-10	Pavel Cisler  <pavel@eazel.com>

	* libnautilus-extensions/nautilus-file-operations.c:
	(get_next_duplicate_name):
	Fix to do proper unescaping. This was breaking the duplicate name
	generating algorithm.

M	ChangeLog
M	libnautilus-extensions/nautilus-file-operations.c
M	libnautilus-private/nautilus-file-operations.c

commit e7cb8e2ffa0310d48d1d510368c617846cb42d5e
Author: Josh Barrow <josh@eazel.com>
Date:	2000-10-10

    mjs:
    2000-10-10	Josh Barrow  <josh@eazel.com>

	    * src/nautilus-shell-ui.xml:
	    Fix bug where Nautilus window was ordered, menubar, location
	    bar, toolbar, content, instead of menubar, toolbar, location
	    bar, content.

M	ChangeLog
M	src/nautilus-shell-ui.xml

commit e0c031ec4d5507593c29042db4d2c0596e0de5c6
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-10-10

    Changed prototype to take only label as argument. Name is now
    derived form

    2000-10-10	Gene Z. Ragan  <gzr@eazel.com>

	* libnautilus-extensions/nautilus-bonobo-extensions.c:
	* libnautilus-extensions/nautilus-bonobo-extensions.h:
	(nautilus_bonobo_add_menu_item):
	Changed prototype to take only label as argument. Name
	is now derived form the label.

	* src/file-manager/fm-directory-view.c:
	(add_open_with_app_bonobo_menu_item),
	(add_open_with_viewer_bonobo_menu_item):
	Call modified nautilus_bonobo_add_menu_item.

M	ChangeLog
M	libnautilus-extensions/nautilus-bonobo-extensions.c
M	libnautilus-extensions/nautilus-bonobo-extensions.h
M	libnautilus-private/nautilus-bonobo-extensions.c
M	libnautilus-private/nautilus-bonobo-extensions.h
M	src/file-manager/fm-directory-view.c

commit 8c7fbc4cebb66877de4a471c18db456f6a70c647
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-10-10

    tightened the layout of color properties, making them similar to


	* src/nautilus-property-browser.c:
	(make_properties_from_directories),
	(make_properties_from_xml_node):
	tightened the layout of color properties, making them similar to
	backgrounds; also, positioned the eraser emblem last and apart
	from the others to make it more distinct.

M	ChangeLog
M	src/nautilus-property-browser.c

commit c2a7bb5ce1d6e91a29cfbf31e1930d34ee2f1953
Author: Josh Barrow <josh@eazel.com>
Date:	2000-10-10

    The BONOBO_WORKAROUND is no longer needed.


    2000-10-10	Josh Barrow  <josh@eazel.com>

	    * src/nautilus-shell-ui.xml:
	    * src/nautilus-window-menus.c: (switch_to_user_level),
	    (nautilus_window_initialize_menus),
	    (update_user_level_menu_items):
	    The BONOBO_WORKAROUND is no longer needed.

M	ChangeLog
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-shell-ui.xml
M	src/nautilus-window-menus.c

commit 014bd8d886fcabec590495a5244640a48f74f861
Author: Josh Barrow <carbamide@src.gnome.org>
Date:	2000-10-10

    Typo! Sorry!


    Typo!  Sorry!

M	nautilus-installer/src/.cvsignore

commit 839cb7d4596277813ad47c4cf34ae644d73dd3be
Author: Josh Barrow <josh@eazel.com>
Date:	2000-10-10

    Add eazel-installer and eazel-installer.sh to make cvs be quiet again.



    2000-10-09	Josh Barrow  <josh@eazel.com>

	    * nautilus-installer/src/.cvsignore:
	    Add eazel-installer and eazel-installer.sh to make cvs
	    be quiet
	    again.

M	nautilus-installer/src/.cvsignore

commit 904dc38aedbef3e9f6a0280ed4331b1ba0964bbd
Author: Josh Barrow <josh@eazel.com>
Date:	2000-10-10

    ** WARNING **: Could not get request body!



    ** WARNING **: Could not get request body!

    2000-10-09	Josh Barrow  <josh@eazel.com>

	    * nautilus-installer/src/.cvsignore:
	    Add eazel-installer and eazel-installer.sh to make cvs
	    be quiet
	    again.

M	ChangeLog

commit 39a3cb1f52f4c55398e818c0b62930854f5794a1
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-10-10

    Change the "Nautilus Installer" to "Eazel Installer" in all
    filenames and

	* nautilus-installer/src/Makefile.am:
	* nautilus-installer/src/installer.c: (create_window),
	(get_detailed_errors_foreach), (install_done), (check_system):
	* nautilus-installer/src/link.sh:
	* nautilus-installer/src/main.c: (main):
	* nautilus-installer/src/prescript:

	Change the "Nautilus Installer" to "Eazel Installer" in all
	filenames and user-visible text.  Build "release" version that
	doesn't give evil --test warnings.  Re-assert some stuff I thought
	I checked in last week (like the --build option).

M	ChangeLog
M	nautilus-installer/src/Makefile.am
M	nautilus-installer/src/installer.c
M	nautilus-installer/src/link.sh
M	nautilus-installer/src/main.c
M	nautilus-installer/src/prescript

commit f97a8db8703c5a8e0e44f6b208a55e46a1feb9c3
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-10-10

    The -Wall -Werror was accidentally turned off for this library,
    so a few

	*
	components/services/trilobite/libtrilobite/trilobite-core-utils.c
	: (trilobite_fetch_uri):

	The -Wall -Werror was accidentally turned off for this library, so
	a few more bugs were fixed.

M	components/services/trilobite/libtrilobite/trilobite-core-utils.c

commit 83f25517b663b9f698a277424c346fb1bf765377
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-10-10

	Bunches o' Bonobo conversion & cleanup. Most of this is
	about the new "command/widget separation" in Bonobo.
	Essentially, changes to sensitivity, state, and hiddenness
	should be made to the command (verb), whereas other changes
	should be made to the widget.

	This should fix the "cmd/widget" warnings at launch, and
	make the tool bar buttons desensitize appropriately again.

	* components/loser/sidebar/nautilus-sidebar-loser-ui.xml:
	* components/mozilla/nautilus-mozilla-ui.xml:
	* components/sample/nautilus-sample-content-view-ui.xml:
	* src/nautilus-shell-ui.xml:
	* src/file-manager/nautilus-directory-view-ui.xml:
	* src/file-manager/nautilus-icon-view-ui.xml:
	* src/file-manager/nautilus-search-list-view-ui.xml:
	Filled in the names of all verbs; we don't want to use
	the default if-verb-name-is-blank-use-item-name feature because
	it causes vast confusion; also, change _descr to _tip everywhere
	(updated name from Bonobo); also explicitly defined <cmd>s for
	the items that have pre-set insensitivity, or that share
	tips between tool bar buttons and menu items.

	* libnautilus/nautilus-bonobo-ui.h: Add #defines for command paths
	as well as menu paths.

	* src/file-manager/fm-desktop-icon-view.c:
	(fm_desktop_icon_view_create_background_context_menu_items):
	Use command paths instead of menu paths.

	* src/file-manager/fm-directory-view.h: Publicize command paths,
	not menu paths (for use in context menu index-finding. Some day
	we will convert the context menus to use Bonobo and then this
	will get cleaned up further.)

	* src/file-manager/fm-directory-view.c:
	Moved menu path #defines inside here.
	(append_gtk_menu_item), (update_one_menu_item):
	Take both a menu path and a verb path; use the verb path
	for sensitivity.
	(fm_directory_view_insert_context_menu_item): Updated comment.
	(fm_directory_view_real_create_background_context_menu_items),
	(create_open_with_gtk_menu),
	(fm_directory_view_real_create_selection_context_menu_items),
	(reset_bonobo_trash_delete_menu),
	(fm_directory_view_real_update_menus):
	Pass verb paths as well as menu paths.
	(fm_directory_view_get_context_menu_index): Changed variable
	names for clarity.

	* src/file-manager/fm-icon-view.c:
	New #defines for command paths.
	(update_one_menu_item): Take both a menu path and a verb path; use
	the verb path for sensitivity.
	(fm_icon_view_create_selection_context_menu_items),
	(fm_icon_view_create_background_context_menu_items),
	(fm_icon_view_update_menus), (update_layout_menus):
	Pass both a menu path and a verb path.

	* src/file-manager/fm-search-list-view.c:
	#define for COMMAND_REVEAL_IN_NEW_WINDOW
	(real_create_selection_context_menu_items): Use verb path not
	menu path for context menu positioning.
	(update_reveal_item): Use verb path not menu path for sensitivity.

	* src/nautilus-window-private.h: #defines for command paths.
	* src/nautilus-window-manage-views.c: (load_content_view):
	* src/nautilus-window.c: (nautilus_window_allow_back),
	(nautilus_window_allow_forward), (nautilus_window_allow_up),
	(nautilus_window_allow_stop),
	(nautilus_window_zoom_level_changed_callback): Use verb paths
	instead of menu paths for changing sensitivity.

M	ChangeLog
M	components/loser/sidebar/nautilus-sidebar-loser-ui.xml
M	components/mozilla/nautilus-mozilla-ui.xml
M	components/sample/nautilus-sample-content-view-ui.xml
M	libnautilus/nautilus-bonobo-ui.h
M	src/file-manager/fm-desktop-icon-view.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-directory-view.h
M	src/file-manager/fm-icon-view.c
M	src/file-manager/fm-search-list-view.c
M	src/file-manager/nautilus-directory-view-ui.xml
M	src/file-manager/nautilus-icon-view-ui.xml
M	src/file-manager/nautilus-search-list-view-ui.xml
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-shell-ui.xml
M	src/nautilus-spatial-window.c
M	src/nautilus-window-manage-views.c
M	src/nautilus-window-private.h
M	src/nautilus-window.c

commit 1660631a73d3d0a12d1fe9980b7fc71478d2eb1a
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-10-10

    Fixed bug 3513, No applications or viewers appear in "Open With"
    menu in

    2000-10-09	Gene Z. Ragan  <gzr@eazel.com>

	Fixed bug 3513, No applications or viewers appear in "Open
	With" menu
	in menu bar

	* libnautilus-extensions/nautilus-bonobo-extensions.c:
	* libnautilus-extensions/nautilus-bonobo-extensions.h:
	(nautilus_bonobo_add_menu_item),
	(nautilus_bonobo_remove_menu_items):
	New functions to add a menu items and remove multiple menu
	items from
	a submenu.

	* src/file-manager/fm-directory-view.c:
	* src/file-manager/fm-directory-view.h:
	(bonobo_launch_application_callback),
	(bonobo_open_location_with_viewer_callback),
	(add_open_with_app_bonobo_menu_item),
	(add_open_with_viewer_bonobo_menu_item),
	(add_application_to_bonobo_menu), (add_component_to_bonobo_menu),
	(reset_bonobo_open_with_menu),
	(fm_directory_view_real_update_menus):
	Call new nautilus bonobo functions to add applications and viewers
	to Open With... menu.  Also add verbs in addition to creating
	the menu items.

M	ChangeLog
M	libnautilus-extensions/nautilus-bonobo-extensions.c
M	libnautilus-extensions/nautilus-bonobo-extensions.h
M	libnautilus-private/nautilus-bonobo-extensions.c
M	libnautilus-private/nautilus-bonobo-extensions.h
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-directory-view.h

commit 897a3a0803bd29954a755c31138be44798d94455
Author: Christian Rose <menthos@src.gnome.org>
Date:	2000-10-10

    Updated Swedish translation.

M	po/ChangeLog
M	po/sv.po

commit 1b398777f73503d42f4fe8a41569bf329883112d
Author: Josh Barrow <josh@eazel.com>
Date:	2000-10-09

    Added different size symbolic link icons.


    2000-10-09	Josh Barrow  <josh@eazel.com>

	    * icons/Makefile.am:
	    * icons/emblem-symbolic-link-24.png:
	    * icons/emblem-symbolic-link-72.png:
	    * icons/emblem-symbolic-link-92.png:
	    * icons/emblem-symbolic-link-192.png:
	    Added different size symbolic link icons.

M	ChangeLog
M	icons/Makefile.am
A	icons/emblem-symbolic-link-192.png
A	icons/emblem-symbolic-link-24.png
A	icons/emblem-symbolic-link-72.png
A	icons/emblem-symbolic-link-92.png

commit 2517e23bcbd3ed863f0070e6f980bc9de3933b86
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-10-09

    Sorry, but had to update email address in changelog


	Sorry, but had to update email address in changelog

M	ChangeLog

commit 5c15604ee38ee887d2c844b42e3b4bbbb2f17040
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-10-09

    added a "min_width" attribute to the toolbar buttons, so they are


	* src/nautilus-shell-ui.xml:
	added a "min_width" attribute to the toolbar buttons, so they are
	positioned better.  You need to get the latest Bonobo to see the
	effects of this.

	* icons/gnome/gnome.xml:
	made clicking on the throbber in the gnome theme go to
	www.gnome.org

	* libnautilus-extensions/nautilus-icon-factory.c: (set_theme):
	changed the name of the theme property for default icon
	redirection
	from "icons" to "icon-images" to disambiguate it from icon view
	theme properies.

M	ChangeLog
M	icons/gnome/gnome.xml
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-private/nautilus-icon-factory.c
M	src/nautilus-shell-ui.xml

commit 4ae258e14ee90cd86297381f631c850dd370e920
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-10-09

    Unescape the names of files for display in the tree view. Fixes
    bug 2892

	* components/tree/nautilus-tree-view.c:
	(nautilus_tree_view_uri_to_name): Unescape the names of files for
	display in the tree view.  Fixes bug 2892 (tree displays files
	with escaped characters).

	* libnautilus-extensions/nautilus-directory-async.c:
	(dequeue_pending_idle_callback): Fixed the structure here to make
	it more clear that it's handling ref. counts correctly.

	* libnautilus-extensions/nautilus-directory.h:
	* libnautilus-extensions/nautilus-file.h:
	Wrote better comments to explain the convenience cover functions.

	* src/nautilus-window-menus.c: Got rid of some UIH stuff.

	* src/nautilus-window-toolbars.c: (set_up_button),
	(nautilus_window_initialize_toolbars),
	(nautilus_window_toolbar_remove_theme_callback):
	Changed commented-out code back to ifdef UIH.

	* src/nautilus-window.c: (nautilus_window_clear_status),
	(nautilus_window_set_status): Change to use the new Bonobo call
	for setting status.
	(navigation_bar_mode_changed_callback): Changed commented-out code
	back to ifdef UIH.
	(nautilus_window_constructed): Removed some status-bar-related
	code.

M	ChangeLog
M	components/tree/nautilus-tree-view.c
M	libnautilus-extensions/nautilus-directory-async.c
M	libnautilus-extensions/nautilus-directory.h
M	libnautilus-extensions/nautilus-file.h
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-directory.h
M	libnautilus-private/nautilus-file.h
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window-menus.c
M	src/nautilus-window-toolbars.c
M	src/nautilus-window.c

commit eea192b04c4a27badabc24e16e944c85b50a9d6e
Author: Mathieu Lacage <mathieu@eazel.com>
Date:	2000-10-09

    Fix bugs 3498, 3523 and the nautilus part of 3497 3497 bug fix
    is disabled

    2000-10-09	Mathieu Lacage	<mathieu@eazel.com>

	Fix bugs 3498, 3523 and the nautilus part of 3497
	3497 bug fix is disabled because there is a bug in bonobo.
	bug you can try it if you set BONOBO_WORKAROUND to 1.

	* libnautilus-extensions/nautilus-bonobo-extensions.c:
	(nautilus_bonobo_set_accelerator),
	(nautilus_bonobo_set_description), (nautilus_bonobo_set_label),
	(nautilus_bonobo_set_sensitive), (nautilus_bonobo_set_hidden),
	(nautilus_bonobo_get_hidden), (nautilus_bonobo_set_icon):
	add g_asserts. add (nautilus_bonobo_set_icon)
	* libnautilus-extensions/nautilus-bonobo-extensions.h:
	add (nautilus_bonobo_set_icon) prototype

	* src/Makefile.am: beautification.
	* src/file-manager/fm-desktop-icon-view.c:
	(fm_desktop_icon_view_initialize_class): a space...
	* src/file-manager/fm-directory-view.c:
	(fm_directory_view_real_merge_menus): a space too...
	* src/nautilus-shell-ui.xml: mainly a few spaces.
	* src/nautilus-window-manage-views.c: (load_content_view):
	use bonobo_ui_component_freeze/thaw
	* src/nautilus-window-menus.c:
	(nautilus_window_update_show_hide_menu_items),
	(get_user_level_icon_name), (switch_to_user_level),
	(add_user_level_menu_item), (nautilus_window_initialize_menus),
	(nautilus_window_update_find_menu_item),
	(update_user_level_menu_items),
	(convert_user_level_to_path):
	use bonobo_ui_component_freeze/thaw and add the corect calls to
	nautilus_bonobo_set_icon
	* src/nautilus-window.c: (nautilus_window_constructed),
	(show_dock_item): add calls to nautilus_bonobo_set_hidden
	to remove
	the toolbars for the desktop case.

M	ChangeLog
M	libnautilus-extensions/nautilus-bonobo-extensions.c
M	libnautilus-extensions/nautilus-bonobo-extensions.h
M	libnautilus-private/nautilus-bonobo-extensions.c
M	libnautilus-private/nautilus-bonobo-extensions.h
M	src/Makefile.am
M	src/file-manager/fm-desktop-icon-view.c
M	src/file-manager/fm-directory-view.c
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-shell-ui.xml
M	src/nautilus-spatial-window.c
M	src/nautilus-window-manage-views.c
M	src/nautilus-window-menus.c
M	src/nautilus-window.c

commit 0a5e99aa5ece6c5f4212672c0de918deb19cc5e5
Author: Rebecca Schulman <rebecka@eazel.com>
Date:	2000-10-09

    Fixed bugzilla bug 3359, to create nautilus file api call to get
    the error

    2000-10-09	Rebecca Schulman  <rebecka@eazel.com>
	Fixed bugzilla bug 3359, to create nautilus
	file api call to get the error code for
	when a get file info call failed

	* libnautilus-extensions/nautilus-directory-async.c:
	(get_info_callback):
	Record the error received in the file structure
	* libnautilus-extensions/nautilus-file-private.h:
	store the error in a field in NautilusFile
	* libnautilus-extensions/nautilus-file.h:
	* libnautilus-extensions/nautilus-file.c:
	(nautilus_file_get_info_failed):
	Add new API call

M	ChangeLog
M	libnautilus-extensions/nautilus-directory-async.c
M	libnautilus-extensions/nautilus-file-private.h
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-extensions/nautilus-file.h
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-file-private.h
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-file.h

commit 3ad6156597e4f185b329e60be175c6f5ba55a8b3
Author: Pavel Cisler <pavel@eazel.com>
Date:	2000-10-09

    Get rid of some FIXMEs that were wrong. Clean up the way NautilusFile

    2000-10-09	Pavel Cisler  <pavel@eazel.com>

	* libnautilus-extensions/nautilus-directory.c:
	(nautilus_directory_notify_files_added),
	(nautilus_directory_notify_files_removed),
	(nautilus_directory_notify_files_moved):
	Get rid of some FIXMEs that were wrong.
	Clean up the way NautilusFile objects were ref'd
	in nautilus_directory_notify_files_moved.

M	ChangeLog
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-private/nautilus-directory.c

commit c90def3f201f04828589768dfd10e0bbedc93a6b
Author: Arlo Rose <arlo@src.gnome.org>
Date:	2000-10-09

    Added the first of many system level emblems for my Nautilus theme.


	    * icons/arlo/Makefile.am:
	    * icons/arlo/emblem-nowrite.png:
	    Added the first of many system level emblems for my
	    Nautilus theme.

M	ChangeLog
M	icons/arlo/Makefile.am
A	icons/arlo/emblem-nowrite.png

commit b489faa37a86f45c06565bbd310de279c33665c1
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-10-09

    Moved code around. Moved the general dep check stuff into

	* components/services/install/lib/Makefile.am:
	* components/services/install/lib/eazel-install-logic.c:
	(eazel_install_flatten_categories),
	(eazel_install_pre_install_packages),
	(eazel_install_set_settings),
	(install_packages), (eazel_install_download_packages),
	(eazel_install_check_for_file_conflicts),
	(eazel_install_do_install_packages), (uninstall_all_packages),
	(uninstall_packages), (ei_get_packages_with_mod_flag),
	(ei_check_uninst_vs_downgrade), (hest), (revert_transaction),
	(eazel_install_do_transaction_fill_hash),
	(eazel_install_get_total_size_of_packages),
	(eazel_install_do_transaction_add_to_transaction),
	(eazel_install_start_transaction_make_argument_list),
	(eazel_install_do_transaction_save_report_helper),
	(eazel_install_do_transaction_save_report),
	(eazel_install_monitor_process_pipe),
	(eazel_install_display_arguments),
	(eazel_install_monitor_subcommand_pipe),
	(eazel_install_do_transaction_all_files_check),
	(eazel_install_do_transaction_md5_check),
	(eazel_install_start_transaction),
	(eazel_install_prune_packages_helper),
	(eazel_install_prune_packages),
	(eazel_install_prepare_package_system),
	(eazel_install_free_package_system),
	(eazel_install_add_to_extras_foreach),
	(eazel_install_check_existing_packages),
	(eazel_install_check_if_related_package),
	(eazel_install_fetch_dependencies), (dump_one_package),
	(dump_packages), (print_package_list),
	(eazel_install_do_file_conflict_check),
	(eazel_install_do_dependency_check), (eazel_install_ensure_deps),
	(eazel_uninstall_upward_traverse),
	(eazel_uninstall_downward_traverse),
	(eazel_uninstall_check_for_install), (eazel_uninstall_globber):
	* components/services/install/lib/eazel-install-logic.h:
	* components/services/install/lib/eazel-install-object.c:
	(eazel_install_install_packages):
	* components/services/install/lib/eazel-install-private.h:
	* components/services/install/lib/eazel-install-protocols.c:
	* components/services/install/lib/eazel-install-public.h:
	* components/services/install/lib/eazel-install-query.c:
	* components/services/install/lib/eazel-install-rpm-glue.c:
	(eazel_install_rpm_set_settings),
	(eazel_install_monitor_rpm_propcess_pipe),
	(eazel_install_free_rpm_system_close_db_foreach),
	(eazel_install_free_rpm_system):
	* components/services/install/lib/eazel-install-rpm-glue.h:
	* components/services/install/lib/eazel-install-types.c:
	(eazel_install_package_provides_basename_compare),
	(eazel_install_package_provides_compare),
	(eazel_install_package_name_compare),
	(eazel_install_package_compare),
	(eazel_install_requirement_dep_compare),
	(eazel_install_package_version_compare):
	* components/services/install/lib/eazel-install-types.h:
	* components/services/install/lib/makefile.staticlib.in:
	Moved code around.
	Moved the general dep check stuff into eazel-install-logic.c, and
	kept the rpmspecific in rpm-glue.c. Except for eg. the uninstall
	stuff and some other parts which are still rpm specific (in
	-logic.c and -types.c).

	* nautilus-installer/src/installer.c:
	(get_detailed_errors_foreach):
	Added the WOULD_BE_LOST to the error display thingy.

M	ChangeLog
M	components/services/install/lib/Makefile.am
C076	components/services/install/lib/eazel-install-rpm-glue.c
components/services/install/lib/eazel-install-logic.c
C081	components/services/install/lib/eazel-install-rpm-glue.h
components/services/install/lib/eazel-install-logic.h
M	components/services/install/lib/eazel-install-object.c
M	components/services/install/lib/eazel-install-private.h
M	components/services/install/lib/eazel-install-protocols.c
M	components/services/install/lib/eazel-install-public.h
M	components/services/install/lib/eazel-install-query.c
M	components/services/install/lib/eazel-install-rpm-glue.c
M	components/services/install/lib/eazel-install-rpm-glue.h
M	components/services/install/lib/eazel-install-types.c
M	components/services/install/lib/eazel-install-types.h
M	components/services/install/lib/makefile.staticlib.in
M	nautilus-installer/src/installer.c

commit 28dd8b5caba3a8c363761709d195f8c4ddf90704
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-10-09

	Various bonobo-related cleanups

	* components/loser/sidebar/nautilus-sidebar-loser-ui.xml:
	* components/loser/sidebar/nautilus-sidebar-loser.c:
	(bonobo_loser_callback), (loser_merge_bonobo_items_callback):
	* components/mozilla/nautilus-mozilla-content-view.c:
	(bonobo_mozilla_callback), (mozilla_merge_bonobo_items_callback):
	* components/mozilla/nautilus-mozilla-ui.xml:
	* components/sample/nautilus-sample-content-view-ui.xml:
	* src/file-manager/fm-directory-view.c:
	(fm_directory_view_real_merge_menus):
	Modernized Bonobo use in these three components. There is a
	crashing bug when leaving a component that installs a tool bar
	button, so I did not install a tool bar button into Mozilla yet.
	Also, some of the callbacks don't work, so I haven't marked the
	relevant bugs FIXED yet. I wanted to check in what I had so far;
	I'll get back to this a little later today.

	* src/nautilus-shell-ui.xml:
	Removed "Menu_" from pixnames, to match new bonobo API; replaced
	<menuitem/> and <toolitem/> with <separator/>; added a placeholder
	into which components should install extra toolbar buttons;
	defined
	the services button here again (in this placeholder) -- it's
	before
	the throbber again.

	* src/nautilus-window-menus.c: (nautilus_window_initialize_menus):
	Added clarifying white space.

	* src/nautilus-window-toolbars.c:
	removed toolbar_services_callback, which is handled elsewhere.
	(set_up_button): Made this take button path instead of just name,
	so it can work with buttons in placeholders (like the Services
	button).
	(set_up_toolbar_images): Pass whole paths instead of just names.
	(nautilus_window_initialize_toolbars): Set hidden attribute on
	Services button as appropriate, rather than creating it here
	from raw
	XML in the opposite case.

M	ChangeLog
M	components/loser/sidebar/nautilus-sidebar-loser-ui.xml
M	components/loser/sidebar/nautilus-sidebar-loser.c
M	components/mozilla/nautilus-mozilla-content-view.c
M	components/mozilla/nautilus-mozilla-ui.xml
M	components/sample/nautilus-sample-content-view-ui.xml
M	src/file-manager/fm-directory-view.c
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-shell-ui.xml
M	src/nautilus-window-menus.c
M	src/nautilus-window-toolbars.c

commit 5d499084c770c0397bd32cbd7a33803ee7dcbaf7
Author: Eric Brayeur <eb@ibelgique.com>
Date:	2000-10-09

    Updated French translation.


    2000-10-09	Eric Brayeur  <eb@ibelgique.com>

	* fr.po: Updated French translation.

M	po/ChangeLog
M	po/fr.po

commit 79c3c362ed7bfdae9b377411ce485426e533ad93
Author: Christian Rose <menthos@src.gnome.org>
Date:	2000-10-09

    Updated Swedish translation.

M	po/sv.po

commit 15465cfbf638168c60515820eb8d337ce47227f9
Author: Jorge Godoy <docsbr@src.gnome.org>
Date:	2000-10-09

    Updating pt_BR translations

M	po/pt_BR.po

commit 63c49f0f2101ba42b37bc1669afa7973c6f34652
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-10-09

    fixed bug 3549, services button disappeared due to UI handler
    change, by


	fixed bug 3549, services button disappeared due to UI handler
	change, by adding it on the fly if EAZEL_SERVICES is set.
	Currently,
	it comes after the throbber, but that will be fixed when the
	throbber is positioned properly again.

	* src/nautilus-window-menus.c: (stop_button_callback),
	(services_button_callback), (nautilus_window_initialize_menus):
	added bonobo verb for services and it's handler.  Also, added one
	for the stop button, which was inadvertently lost during the
	translation.

	* src/nautilus-window-toolbars.c: (set_up_toolbar_images),
	(nautilus_window_initialize_toolbars):
	if EAZEL_SERVICES is set, add the services button and handle it's
	image.

	* icons/Makefile.am:
	* icons/Services.png:
	added Services image to default theme.

M	ChangeLog
M	icons/Makefile.am
A	icons/Services.png
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-window-menus.c
M	src/nautilus-window-toolbars.c

commit e157a14f4b181627cb76ab9377ef3d3040661e4e
Author: Josh Barrow <josh@eazel.com>
Date:	2000-10-09

    Change the "Ski" user level to "User Level", per Arlo suggestion
    in bug


    2000-10-08	Josh Barrow  <josh@eazel.com>

	    * src/nautilus-shell-ui.xml:
	    Change the "Ski" user level to "User Level", per Arlo
	    suggestion
	    in bug 3497.

M	ChangeLog
M	src/nautilus-shell-ui.xml

commit ad82daa20fe0c6e7e59e4f60bc219ebb27e1289a
Author: Christian Rose <menthos@src.gnome.org>
Date:	2000-10-08

    Updated Swedish translation.

M	po/ChangeLog
M	po/sv.po

commit b8df371da3fb32af99c45a1ceb515a013397ade3
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-10-08

    Updated for the extra package status field.

	* components/rpmview/nautilus-rpm-view-install.c:
	(get_detailed_errors_foreach),
	(nautilus_rpm_view_dependency_check):
	Updated for the extra package status field.

	*
	components/services/install/command-line/eazel-alt-install-corba.
	c: (set_parameters_from_command_line), (tree_helper), (dep_check):
	Code to set the ssl_rename flag.
	Better output for dep_check (uses provides).

	* components/services/install/idl/trilobite-eazel-install.idl:
	Added the ssl_rename field and the WOULD_BE_LOST package status.

	* components/services/install/lib/eazel-install-corba-types.c:
	(corba_string_sequence_to_glist),
	(g_list_to_corba_string_sequence),
	(corba_packagedatastruct_from_packagedata),
	(packagedata_from_corba_packagedatastruct):
	Fixed 3460, transfers package->provides now.

	* components/services/install/lib/eazel-install-corba.c:
	(impl_Eazel_Install__set_silent),
	(impl_Eazel_Install__get_silent),
	(impl_Eazel_Install__set_test_mode),
	(impl_Eazel_Install__get_test_mode),
	(impl_Eazel_Install__set_force), (impl_Eazel_Install__get_force),
	(impl_Eazel_Install__set_update),
	(impl_Eazel_Install__get_update),
	(impl_Eazel_Install__set_downgrade),
	(impl_Eazel_Install__get_downgrade),
	(impl_Eazel_Install__get_tmp_dir),
	(impl_Eazel_Install__set_ssl_rename),
	(impl_Eazel_Install__get_ssl_rename),
	(impl_Eazel_Install__set_server),
	(impl_Eazel_Install__get_server),
	(impl_Eazel_Install__get_server_port),
	(impl_Eazel_Install__set_log_file),
	(impl_Eazel_Install__get_log_file),
	(impl_Eazel_Install__set_package_list),
	(impl_Eazel_Install__get_package_list), (eazel_install_get_epv):
	Fixed indentation and cut'n'paste typeerror. Plus added the
	ssl_rename field.

	* components/services/install/lib/eazel-install-object.c:
	(eazel_install_emit_dependency_check_default):
	Removed the hack since 3460 is fixed.

	* components/services/install/lib/eazel-install-private.h:
	Added the ssl_rename field.

	* components/services/install/lib/eazel-install-protocols.c:
	(gnome_vfs_fetch_remote_file),
	Do the ssl_renaming. If ssl_rename is set, the hostname in the
	source uri is replaced with "localhost". This allows you to use
	ssh tunneling to use development services from home.
	(eazel_install_fetch_package),
	Fixed bug 2584. Checks version and name of downloaded
	package. Uses rpmvercmp.
	(get_search_url_for_package):
	s/flag/flags/

	* components/services/install/lib/eazel-install-public.h:
	ssl_rename functions.

	* components/services/install/lib/eazel-install-rpm-glue.c:
	(eazel_install_do_transaction_all_files_check),
	(eazel_install_start_transaction),
	Partially fixed 3460. I need to fail packages that do not pass.
	(eazel_install_requirement_dep_compare),
	(eazel_install_check_existing_packages),
	(eazel_install_fetch_dependencies),
	Fixed the weird case eli & robey came across, were the faulty
	nautilus dependencies caused gconf 0.8 to be installed over 0.9
	which is still needed.
	Now the package which is installed gets the WOULD_BE_LOST status
	and install_failed emittet.
	(eazel_install_do_file_conflict_check),
	Removed comments.
	(eazel_install_ensure_deps),
	Added more comments and fixed the removal of failedpackages after
	do_dependency_check.

	(eazel_uninstall_upward_traverse):
	Fixed an uninstall bug I came acrosss.

	* components/services/install/lib/eazel-install-types.c:
	(packagedata_status_enum_to_str),
	(packagedata_status_str_to_enum):
	Handles the WOULD_BE_LOST enum.

	* components/services/install/lib/eazel-install-types.h:
	The WOULD_BE_LOST enum

	* nautilus-installer/src/Makefile:
	* nautilus-installer/src/installer.c: (eazel_install_progress),
	(eazel_download_progress), (get_detailed_errors_foreach),
	(eazel_installer_add_category):
	Fixed output.

M	ChangeLog
M	components/rpmview/nautilus-rpm-view-install.c
M	components/services/install/command-line/eazel-alt-install-corba.c
M	components/services/install/idl/trilobite-eazel-install.idl
M	components/services/install/lib/eazel-install-corba-types.c
M	components/services/install/lib/eazel-install-corba.c
M	components/services/install/lib/eazel-install-object.c
M	components/services/install/lib/eazel-install-private.h
M	components/services/install/lib/eazel-install-protocols.c
M	components/services/install/lib/eazel-install-public.h
M	components/services/install/lib/eazel-install-rpm-glue.c
M	components/services/install/lib/eazel-install-types.c
M	components/services/install/lib/eazel-install-types.h
M	nautilus-installer/src/Makefile
M	nautilus-installer/src/installer.c

commit 43de6bc19d112d10bdc47c3127b297d257707461
Author: J Shane Culpepper <pepper@eazel.com>
Date:	2000-10-08

    Fixing debug code I added to force error dialog. whoops.

    2000-10-08	J Shane Culpepper  <pepper@eazel.com>

	*
	components/services/summary/nautilus-view/nautilus-summary-view.c
	:

	Fixing debug code I added to force error dialog. whoops.

M	ChangeLog
M	components/services/summary/nautilus-summary-view.c
M	components/services/summary/nautilus-view/nautilus-summary-view.c

commit e5582a92db7dc39f3881fa9b960143be7dc71634
Author: J Shane Culpepper <pepper@eazel.com>
Date:	2000-10-08

    Added dialog to catch errors like unable to connect and login failed.

    2000-10-08	J Shane Culpepper  <pepper@eazel.com>

	*
	components/services/summary/nautilus-view/nautilus-summary-view.c
	: (generate_summary_form), (authn_cb_failed), (goto_update_cb),
	(error_dialog_retry_cb), (error_dialog_cancel_cb),
	(generate_error_dialog):

	Added dialog to catch errors like unable to connect and login
	failed.
	Doesn't look great yet but Arlo is going to give me some ideas to
	make it look a bit better.

M	ChangeLog
M	components/services/summary/nautilus-summary-view.c
M	components/services/summary/nautilus-view/nautilus-summary-view.c

commit 1e90d273716bff3438ceaf81ca589ee84dd9a4d4
Author: Akira Tagoh <tagoh@src.gnome.org>
Date:	2000-10-08

    Updated Japanese translation.

    * Updated Japanese translation.

M	po/ChangeLog
M	po/ja.po

commit 29a8414c3a54f1cf16c6864a99c3de5aec94eb4d
Author: Valek Frob <frob@src.gnome.org>
Date:	2000-10-08

    Updated russian translation.

M	po/ChangeLog
M	po/ru.po

commit 83836907f2d5a087d5e048754615bb88acd2cf2e
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2000-10-08

    Updated Norwegian translation. Added this for the new XML
    ui-description.

    2000-10-08	Kjartan Maraas	<kmaraas@gnome.org>

	* no.po: Updated Norwegian translation.
	* XMLFILES.in: Added this for the new XML ui-description.
	* xml2pot.pl: Added this to extract strings from the .xml files
	* Makefile.in.in: Hacked this in to make all this work with
	make dist. All this is from Kenneth Christiansen.

M	po/.cvsignore
M	po/ChangeLog
A	po/Makefile.in.in
A	po/XMLFILES.in
M	po/no.po
M	po/update.pl
A	po/xml2pot.pl

commit 98042a7ae0edf5bb9f224e2124c3e96f71df095a
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-10-08

    re-organized the code to add the ability to request image paths from


	* libnautilus-extensions/nautilus-theme.c:
	(nautilus_theme_get_image_path_from_theme),
	(nautilus_theme_get_image_path):
	re-organized the code to add the ability to request image
	paths from specific themes, as well as the current one.
	* libnautilus-extensions/nautilus-theme.h:
	added nautilus_theme_get_image_path_from_theme.

	* src/nautilus-sidebar-tabs.c:
	(nautilus_sidebar_tabs_load_theme_data):
	used the above to implement sidebar tab redirection, so a theme
	can use the sidebar tabs from another theme, so sidebar tab images
	don't have to be present in every theme.

	* libnautilus-extensions/nautilus-icon-factory.c:
	(nautilus_icon_factory_destroy), (check_local_theme), (set_theme),
	(get_icon_file_path):
	implemented icon theme default redirection, so a theme can specify
	another theme to get its icons from when they're not present
	locally;
	this is needed by both Arlo and Susan's themes.

	* src/nautilus-throbber.c,h: (nautilus_throbber_initialize_class),
	(nautilus_throbber_button_press_event):
	made clicking on the throbber take you to a URL specified by
	the current theme.  Did this by adding a location_change
	signal. This
	fixes bug 3433.

	* src/nautilus-window.c: (nautilus_window_constructed):
	hooked up nautilus-window to the throbber's location_change
	signal to
	change the location when the signal is emitted.

	* icons/default.xml:
	added default URI for throbber, pointing to www.eazel.com
	* icons/vector/vector.xml:
	added sidebar tab redirection to the Arlo theme for testing

M	ChangeLog
M	icons/default.xml
M	icons/vector/vector.xml
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-extensions/nautilus-theme.c
M	libnautilus-extensions/nautilus-theme.h
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus-private/nautilus-theme.c
M	libnautilus-private/nautilus-theme.h
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-sidebar-tabs.c
M	src/nautilus-spatial-window.c
M	src/nautilus-throbber.c
M	src/nautilus-throbber.h
M	src/nautilus-window.c

commit a07a7b8de218e9ac8958529277914959980f16e0
Author: Michael Fleming <mfleming@src.gnome.org>
Date:	2000-10-07

    Support POST-based form submissions in embedded mozilla

	* components/mozilla/main.c: (main):
	* components/mozilla/mozilla-events.cpp:
	* components/mozilla/mozilla-events.h:
	* components/mozilla/nautilus-mozilla-content-view.c:
	(mozilla_uris_differ_only_by_fragment_identifier),
	(mozilla_progress_callback), (mozilla_dom_mouse_click_callback):

	Support POST-based form submissions in embedded mozilla
	(bugzilla.eazel.com 3484).  With this change, navigations
	involving
	POST's aren't forwarded to Nautilus, they are handled inside
	Mozilla
	directly.  This means that the URI won't change and the navigation
	won't
	be logged in the history buffer, but its better than nothing.

	Note that this fix only works when using Mozilla M18.

	Note that there seem to be some general bumps with web-browsing
	with
	both M17 and M18 right now.

M	ChangeLog
M	components/mozilla/main.c
M	components/mozilla/mozilla-events.cpp
M	components/mozilla/mozilla-events.h
M	components/mozilla/nautilus-mozilla-content-view.c

commit bd569bff509cbc1dcb12b99b9dda9859a25c2831
Author: Pavel Cisler <pavel@eazel.com>
Date:	2000-10-07

    Ooops, need to use nautilus_g_list_save_for_each in the list unref
    call.

    2000-10-07	Pavel Cisler <pavel@eazel.com>

	* libnautilus-extensions/nautilus-file.c:
	(nautilus_file_list_unref):
	Ooops, need to use nautilus_g_list_save_for_each in the
	list unref call.

M	ChangeLog
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-private/nautilus-file.c

commit 1f6c8b7bbaa355e43065178101d864a57ca8d2ba
Author: Pavel Cisler <pavel@eazel.com>
Date:	2000-10-07

    Add a FIXME to some unclear or wrong code.

    2000-10-07	Pavel Cisler <pavel@eazel.com>

	* libnautilus-extensions/nautilus-directory-async.c:
	(dequeue_pending_idle_callback):
	Add a FIXME to some unclear or wrong code.

	* libnautilus-extensions/nautilus-directory.c:
	(nautilus_directory_notify_files_added),
	(nautilus_directory_notify_files_removed),
	(nautilus_directory_notify_files_moved):
	Fix 3050 - Memory trashing during drag&drop.
	Files removed from monitored directories did get an
	unref but they didn't get a ref when added to new
	monitored directories.s
	Add FIXMEs to some unclear, wrong or missing code.

	* libnautilus-extensions/nautilus-file.c:
	(nautilus_file_new_from_name), (nautilus_file_new_from_info),
	(nautilus_file_ref), (nautilus_file_unref):
	Add debugging code to help find ref-counting bugs with
	NautilusFile. Sadly this is not the full ref/unref balance
	debugger I had originally in mind as it seems to be way harder
	to match up refs/unrefs than I thought.

	* libnautilus-extensions/nautilus-file.c:
	(nautilus_file_list_ref), (nautilus_file_list_unref),
	(nautilus_file_list_free), (nautilus_file_list_copy):
	Make these files call nautilus_file_ref/nautilus_file_unref
	instead of gtk_object_ref/gtk_object_unref. We should either
	stick to using nautilus_file_ref/unref or get rid of them.
	Using both pairs of calls is a mess.

M	ChangeLog
M	libnautilus-extensions/nautilus-directory-async.c
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-file.c

commit 54e3f1d6916b465d4228c138a32eade5bb5aa239
Author: Jesus Bravo Alvarez <jesusb@src.gnome.org>
Date:	2000-10-07

    Updated Galician translation

M	po/ChangeLog
M	po/gl.po

commit 2f4ed9f961b468afb63196b8ea7d60f865c4b6aa
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-10-07

    made the "find" button be a toggle button like it's supposed to be.


	made the "find" button be a toggle button like it's supposed
	to be.

M	ChangeLog
M	src/nautilus-shell-ui.xml

commit 16305347d311c919be5c9aba9ee241922b096d2e
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-10-07

    made themed toolbar buttons work properly with new UI handler;
    you must


	made themed toolbar buttons work properly with new UI handler;
	you must get a new Bonobo for it to work.  Also, made the
	"Search Web" button get the right image, and other clean-ups.

	made toolbar button separators work properly.  Also, removed
	"Service" button from xml file since it can't be conditionally
	added from there.

M	ChangeLog
M	src/nautilus-shell-ui.xml
M	src/nautilus-window-toolbars.c

commit 97e964704df85a95105ac7043e365f2f5041ea85
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-10-07

	Fixed bug 3517 (Sample component's merged items don't appear)

	* components/sample/nautilus-sample-content-view-ui.xml:
	Filled in.
	* components/sample/nautilus-sample-content-view.c:
	(bonobo_sample_callback), (sample_merge_bonobo_items_callback):
	Updated for new API, removed #ifdefs.

	* components/mozilla/nautilus-mozilla-content-view.c:
	(mozilla_merge_bonobo_items_callback): Removed unnecessary cast.

M	ChangeLog
M	components/mozilla/nautilus-mozilla-content-view.c
M	components/sample/nautilus-sample-content-view-ui.xml
M	components/sample/nautilus-sample-content-view.c

commit 9887b687632fc3a7a7b0c126c37dc5be7a96e6a5
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-10-07

    tried to put the right themable icons for the toolbar, but only
    succeeded


	tried to put the right themable icons for the toolbar, but only
	succeeded at getting the stock icons.  Also, made the throbber
	show up, but it's not properly positioned yet.

M	ChangeLog
M	src/nautilus-navigation-window.c
M	src/nautilus-navigation-window.h
M	src/nautilus-object-window.c
M	src/nautilus-object-window.h
M	src/nautilus-shell-ui.xml
M	src/nautilus-spatial-window.c
M	src/nautilus-spatial-window.h
M	src/nautilus-window-toolbars.c
M	src/nautilus-window.c
M	src/nautilus-window.h

commit 4243e17233e60e9e1f480a36b22dc00da32a5a16
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-10-07

	Fixed bug 3512 (Some separators not appearing in the
	right place)

	* src/nautilus-shell-ui.xml: Reworked the separators and
	"delimit" properties of placeholders. All values other
	than 'delimit="top"' have been deprecated in Bonobo to
	try to gain some performance, so I only used that.

	* src/nautilus-window-private.h: Updated Zoom menu paths
	that changed because I put in a new placeholder.
	* src/nautilus-window.c:
	(nautilus_window_zoom_level_changed_callback):
	This code wasn't updating the sensitivity of "Zoom Normal"
	at all. Now it's always sensitive for any zoom-supporting
	view. (There's a separate bug about how it should only be
	sensitive when not at the "Normal" setting, which I ignored
	for now).

M	ChangeLog
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-shell-ui.xml
M	src/nautilus-spatial-window.c
M	src/nautilus-window-private.h
M	src/nautilus-window.c

commit 542944f3c4df28f7d8be14e4aac368a9c14ec280
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-10-06

	Oops, one more change from previous checkin (breaks build
	without it)

	* src/nautilus-window-manage-views.c:
	Added missing include for nautilus-bonobo-extensions.h

M	ChangeLog
M	src/nautilus-window-manage-views.c

commit b579d848698af22fef0617a73b972087f901f61a
Author: Mathieu Lacage <mathieu@eazel.com>
Date:	2000-10-06

    Fix bug 3125. new bonbo ui handler.

    2000-10-06	Mathieu Lacage	<mathieu@eazel.com>

	Fix bug 3125. new bonbo ui handler.

	* libnautilus-extensions/nautilus-bonobo-extensions.c:
	(nautilus_bonobo_set_hidden), (nautilus_bonobo_get_hidden):
	add new functions.
	* libnautilus-extensions/nautilus-bonobo-extensions.h:
	add prototypes.
	* src/nautilus-window-menus.c:
	(nautilus_window_update_show_hide_menu_items):
	switch to new bonobo code to hide/show toolbars. change menu
	paths too.
	* src/nautilus-window-private.h: change menu paths.
	* src/nautilus-window.c: (show_dock_item), (hide_dock_item),
	(dock_item_showing), (nautilus_window_hide_location_bar),
	(nautilus_window_show_location_bar),
	(nautilus_window_location_bar_showing),
	(nautilus_window_hide_tool_bar), (nautilus_window_show_tool_bar),
	(nautilus_window_tool_bar_showing),
	(nautilus_window_hide_status_bar),
	(nautilus_window_show_status_bar),
	(nautilus_window_status_bar_showing):
	switch to new bonobo code for toolbar hiding/showing

M	ChangeLog
M	libnautilus-extensions/nautilus-bonobo-extensions.c
M	libnautilus-extensions/nautilus-bonobo-extensions.h
M	libnautilus-private/nautilus-bonobo-extensions.c
M	libnautilus-private/nautilus-bonobo-extensions.h
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window-menus.c
M	src/nautilus-window-private.h
M	src/nautilus-window.c

commit d5b404333015793b86af8ef2289ac5c8997629fd
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-10-06

	Finished bug 3496 (labels in menu items never change)
	Finished bug 3495 (menu item sensitivity never changes)

	I think I have fixed all outstanding code that was setting
	the sensitivity and label text of menu items, except for
	cut/copy/paste (which is commented out) and undo, which
	has its own bug report. If you run across any others,
	please write up new bugs.

	* src/file-manager/fm-directory-view.c:
	(insert_bonobo_menu_item),
	(insert_bonobo_menu_subtree): Removed unnecessary (and
	#ifdeffed-out) calls to bonobo_ui_handler_set_sensitivity.
	(fm_directory_view_real_merge_menus): Removed unnecessary
	call to fm_directory_view_update_menus.
	* src/file-manager/fm-icon-view.c:
	Updated menu path #defines that I needed to use later.
	(update_layout_menus): Move set_sensitive calls out of #ifdef,
	and modernize them.
	(insert_bonobo_menu_item) removed unnecessary (and
	#ifdeffed-out) call to bonobo_ui_handler_set_sensitivity
	(fm_icon_view_merge_menus): Took out code that's been
	modernized elsewhere;
	(update_one_menu_item), (fm_icon_view_update_menus):
	removed #ifdefs, and modernized.
	* src/file-manager/fm-search-list-view.c:
	(update_reveal_item): New helper function
	(real_merge_menus): #ifdefs removed
	(real_update_menus): Now calls helper function, #ifdefs removed

	* src/file-manager/nautilus-search-list-view-ui.xml: Couldn't
	resist improving a menu title

	* src/nautilus-window-manage-views.c: (load_content_view):
	modernize code setting initial zoom menu items sensitivity.

	* src/nautilus-window-menus.c: (append_bookmark_to_menu),
	(create_menu_item_from_node),
	(nautilus_window_initialize_bookmarks_menu): Added more
	parameter checking because I saw an unreproducible
	parameter-failure crash a few levels deep.

M	ChangeLog
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-icon-view.c
M	src/file-manager/fm-search-list-view.c
M	src/file-manager/nautilus-search-list-view-ui.xml
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-window-manage-views.c
M	src/nautilus-window-menus.c

commit b79ac3db4177ebe92a76fbb3d787da8e40ec5339
Author: Rebecca Schulman <rebecka@eazel.com>
Date:	2000-10-06

    Added separate ability to get file info with a slow mime type
    in addition

    2000-10-06	Rebecca Schulman  <rebecka@eazel.com>
	* libnautilus-extensions/nautilus-directory-async.c:
	* libnautilus-extensions/nautilus-directory-private.h:
	(set_up_request_by_file_attributes),
	(update_file_info_in_list_if_needed),
	(dequeue_pending_idle_callback),
	(nautilus_directory_call_when_ready_internal),
	(nautilus_directory_get_info_for_new_files),
	(lacks_slow_mime_type), (wants_slow_mime_type),
	(request_is_satisfied), (start_monitoring_file_list),
	(get_info_callback), (start_getting_file_info):
	Added separate ability to get file info with a
	slow mime type in addition to the regular info.
	This call uses the same call chain, to get file info
	as the default, except it calls the async_get_file_info
	call with arguments to specify the mime type as slow.
	Since the file info structure itself doesn't
	keep track of what kind of mime type is returned,
	we keep track of this in the nautilus directory
	structure itself.

	* libnautilus-extensions/nautilus-file-private.h:
	Changed the file object to keep track of both
	kinds of mime types, and use the default one,
	unless specifically requested otherwise.
	* libnautilus-extensions/nautilus-file.c:
	* libnautilus-extensions/nautilus-file.h:
	(nautilus_file_new_from_info), (destroy),
	(nautilus_file_update_info),
	(nautilus_file_compare_by_type),
	(nautilus_file_get_string_attribute),
	(nautilus_file_get_type_as_string),
	(nautilus_file_get_slow_mime_type), (nautilus_file_get_mime_type),
	(nautilus_file_is_mime_type):
	Add and extra argument to update_info,
	to describe how the mime type was received.
	Altered the mime type call, and added a get_slow_mime_type
	call.  Free and update the new mime type fields where
	appropriate.
	* libnautilus-extensions/nautilus-icon-container.c:
	(nautilus_icon_container_start_renaming_selected_item):
	Added a comment about where we'll need to
	add code to fix bug 690
	* libnautilus-extensions/nautilus-mime-actions.c:
	(get_mime_type_from_file):
	Updated the mime type call here to request the
	slow mime type.

M	ChangeLog
M	libnautilus-extensions/nautilus-directory-async.c
M	libnautilus-extensions/nautilus-directory-private.h
M	libnautilus-extensions/nautilus-file-private.h
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-extensions/nautilus-file.h
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-extensions/nautilus-mime-actions.c
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-directory-private.h
M	libnautilus-private/nautilus-file-private.h
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-file.h
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-mime-actions.c

commit de37df9578fccf06bb01509e517d1a269459e992
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-10-06

	Work on bug 3496 (labels in menu items never change)
	Work on bug 3495 (menu item sensitivity never changes)
	Fixed bug 3503 ("Delete from Trash" never appears)

	* libnautilus-extensions/nautilus-bonobo-extensions.h:
	* libnautilus-extensions/nautilus-bonobo-extensions.c:
	(nautilus_bonobo_set_accelerator),
	(nautilus_bonobo_set_description): More new wrappers for
	xml shenanigans.

	* libnautilus/nautilus-bonobo-ui.h:
	* src/file-manager/fm-directory-view.h:
	Updated #defines for menu paths to match new syntax (start
	with "/menu", include placeholder names)

	* src/file-manager/fm-directory-view.c:
	Store the BonoboUIComponent in FMDirectoryViewDetails.
	(fm_directory_view_real_create_selection_context_menu_items),
	(reset_bonobo_trash_delete_menu),
	(compute_menu_item_info): merge "Move to Trash" and
	"Delete from Trash" into single item.
	(update_one_menu_item): Use new-style Bonobo calls.
	(fm_directory_view_real_merge_menus): Remove old #ifddeffed code.
	(fm_directory_view_real_update_menus): #ifdef guts back
	in, and remove UIHandler references.
	* src/file-manager/nautilus-directory-view-ui.xml: Fixed typo
	in "Open in New Window" label.
	* src/nautilus-window-menus.c:
	(nautilus_window_update_find_menu_item): Removed stray debugging
	comment.

M	ChangeLog
M	libnautilus-extensions/nautilus-bonobo-extensions.c
M	libnautilus-extensions/nautilus-bonobo-extensions.h
M	libnautilus-private/nautilus-bonobo-extensions.c
M	libnautilus-private/nautilus-bonobo-extensions.h
M	libnautilus/nautilus-bonobo-ui.h
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-directory-view.h
M	src/file-manager/nautilus-directory-view-ui.xml
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-window-menus.c

commit 7a639113523f35b0a9f2218a22d205dc0729a5d5
Author: Michael Fleming <mfleming@src.gnome.org>
Date:	2000-10-06

    Embedded Mozilla works again. (Minor case of passing the wrong class)


	* components/mozilla/nautilus-mozilla-content-view.c:
	(mozilla_merge_bonobo_items_callback):

	Embedded Mozilla works again.  (Minor case of passing the
	wrong class)

M	ChangeLog
M	components/mozilla/nautilus-mozilla-content-view.c

commit a8be6e8713d6ec420801739d601a37c999aed063
Author: J Shane Culpepper <pepper@eazel.com>
Date:	2000-10-06

    Fixing title bar. It was not getting displayed anymore.

    2000-10-06	J Shane Culpepper  <pepper@eazel.com>

	*
	components/services/summary/nautilus-view/nautilus-summary-view.c
	: (generate_summary_form):

	Fixing title bar.  It was not getting displayed anymore.

M	ChangeLog
M	components/services/summary/nautilus-summary-view.c
M	components/services/summary/nautilus-view/nautilus-summary-view.c

commit cd656f323f8e1526d679902b824572be2a9c07cb
Author: Jorge Godoy <docsbr@src.gnome.org>
Date:	2000-10-06

    Updating pt_BR translations
      * using allpo.pl please, any problem <ricardo@conectiva.com.br>

M	nautilus.desktop

commit 1a78512507c727c7457499e820cd39f3e229e45f
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-10-06

    fixed bug 3493, sound previews don't stop playing, by amending
    the logic


	fixed bug 3493, sound previews don't stop playing, by amending
	the logic in can_play_sound to return TRUE if a sound is
	already playing. Also, removed some code that was commented out.

M	ChangeLog
M	libnautilus-extensions/nautilus-sound.c
M	libnautilus-private/nautilus-sound.c
M	src/file-manager/fm-icon-view.c

commit 55b5c192b9de02b0210c7d21f9cc1177fa908e0c
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-10-06

    Fixed an additonal issue dealing with proxy settings. A boolean was

    2000-10-06	Gene Z. Ragan  <gzr@eazel.com>

	* libnautilus-extensions/nautilus-global-preferences.c:
	(use_proxy_changed):
	Fixed an additonal issue dealing with proxy settings. A boolean
	was getting reset improperly.

M	ChangeLog
M	libnautilus-extensions/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.c

commit 038e803b91e02e0130d64f92465943314d9571d0
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-10-06

	Fixed typo in built-in bookmark ("freshmean.net")

	* data/static_bookmarks.xml:

M	ChangeLog
M	data/static_bookmarks.xml

commit a755ca568661d4e8513306e33728e8c10fb65e61
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-10-06

	Work on bug 3496 (labels in menu bar items never change)
	Finished bug 3505 (tool bar & location bar don't extend across
	window)

	* libnautilus-extensions/nautilus-bonobo-extensions.h:
	* libnautilus-extensions/nautilus-bonobo-extensions.c:
	(nautilus_bonobo_set_label): New cover for bonobo xml
	shenanigans to change the displayed label of an item
	(menu item, toolbar item, whatever).

	* src/nautilus-shell-ui.xml: Set behavior attributes on
	tool bar and location bar so they fill the width of the
	window and so the location bar can't be made vertical.
	(Requires bonobo update to see this work.)

	* src/nautilus-window-menus.c:
	(append_separator): New not-yet-implemented function called
	by other not-yet-working-again code.
	(nautilus_window_initialize_menus): Took out a bunch of the
	old #ifdeffed code now that the replacement code works.

	(nautilus_window_update_find_menu_item): Toggle the label
	of the Find menu item.

	* src/nautilus-window.c: (nautilus_window_constructed):
	Removed some #ifdeffed code.

M	ChangeLog
M	libnautilus-extensions/nautilus-bonobo-extensions.c
M	libnautilus-extensions/nautilus-bonobo-extensions.h
M	libnautilus-private/nautilus-bonobo-extensions.c
M	libnautilus-private/nautilus-bonobo-extensions.h
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-shell-ui.xml
M	src/nautilus-spatial-window.c
M	src/nautilus-window-menus.c
M	src/nautilus-window.c

commit c939faefede60925e65a6f065902dbffbd6357cd
Author: J Shane Culpepper <pepper@eazel.com>
Date:	2000-10-06

    Fixed major ui problem with background colors on scrolled window

    2000-10-06	J Shane Culpepper  <pepper@eazel.com>

	*
	components/services/summary/nautilus-view/nautilus-summary-view.c
	: (generate_summary_form):

	Fixed major ui problem with background colors on scrolled window
	viewports.  Summary view looks alot better now.

M	ChangeLog
M	components/services/summary/nautilus-summary-view.c
M	components/services/summary/nautilus-view/nautilus-summary-view.c

commit e8712644cc75321e8342f61380918ee8253824f8
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-10-06

    Fixed bug 3489, HTTP proxy field gets set, ignore "Use" checkbox
    Fixed bug

    2000-10-06	Gene Z. Ragan  <gzr@eazel.com>

	Fixed bug 3489, HTTP proxy field gets set, ignore "Use" checkbox
	Fixed bug 3490, HTTP proxy should default to 8080

	* libnautilus-extensions/nautilus-global-preferences.c:
	(proxy_changed), (use_proxy_changed),
	(register_proxy_preferences):
	Use better logic to set/unset variables.
	Add a default proxy port of 8080

M	ChangeLog
M	libnautilus-extensions/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.c

commit 726ea37c3c4bb8711775229aeff188bf24b3a13c
Author: Michael Fleming <mfleming@src.gnome.org>
Date:	2000-10-06

    Set some instance variables to NULL

	*
	components/services/summary/nautilus-view/nautilus-summary-view.c
	: (generate_summary_form), (generate_service_entry_row),
	(generate_eazel_news_entry_row), (generate_update_news_entry_row):
	Set some instance variables to NULL

M	ChangeLog
M	components/services/summary/nautilus-summary-view.c
M	components/services/summary/nautilus-view/nautilus-summary-view.c

commit e1336a5ef12732f349184979a1899b41d220291d
Author: J Shane Culpepper <pepper@eazel.com>
Date:	2000-10-06

    Fixing gtk_widget_show crap. Removed double frees.

    2000-10-06	J Shane Culpepper  <pepper@eazel.com>

	*
	components/services/summary/nautilus-view/nautilus-summary-view.c
	: (generate_summary_form):

	Fixing gtk_widget_show crap.  Removed double frees.

M	ChangeLog
M	components/services/summary/nautilus-summary-view.c
M	components/services/summary/nautilus-view/nautilus-summary-view.c

commit 1608843c5bf28d2ae690489b09735474c9460edb
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-10-06

    Fix the freetype2 requires version.

	* nautilus.spec.in:
	Fix the freetype2 requires version.

M	ChangeLog
M	nautilus.spec.in

commit 6d853fdd6763bebdfe71dcbb3575516d5b7c98d5
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-10-06

    Update for the FreeType2 changes.

	* librsvg/Makefile.am:
	Update for the FreeType2 changes.

	* nautilus.spec.in:
	Update for the FreeType2 changes.  Add requires dependency on
	freetype2.

M	ChangeLog
M	librsvg/Makefile.am
M	nautilus.spec.in

commit e46e1b21c3697c66557867713ac54c60a05c48ef
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-10-06

    Add FreeType2 information.

	* README:
	Add FreeType2 information.

	* configure.in:
	Add support for using freetype2 installed in the system from devel
	rpms.

	* cut-n-paste-code/Makefile.am:
	* cut-n-paste-code/freetype/Makefile.am:
	* cut-n-paste-code/freetype/README:
	* cut-n-paste-code/freetype/autohint.h:
	* cut-n-paste-code/freetype/cff.c:
	* cut-n-paste-code/freetype/cidafm.c:
	* cut-n-paste-code/freetype/cidafm.h:
	* cut-n-paste-code/freetype/cidgload.c:
	* cut-n-paste-code/freetype/cidgload.h:
	* cut-n-paste-code/freetype/cidload.c:
	* cut-n-paste-code/freetype/cidload.h:
	* cut-n-paste-code/freetype/cidobjs.c:
	* cut-n-paste-code/freetype/cidobjs.h:
	* cut-n-paste-code/freetype/cidparse.c:
	* cut-n-paste-code/freetype/cidparse.h:
	* cut-n-paste-code/freetype/cidriver.c:
	* cut-n-paste-code/freetype/cidriver.h:
	* cut-n-paste-code/freetype/cidtokens.h:
	* cut-n-paste-code/freetype/freetype.h:
	* cut-n-paste-code/freetype/ftbase.c:
	* cut-n-paste-code/freetype/ftbbox.h:
	* cut-n-paste-code/freetype/ftcalc.c:
	* cut-n-paste-code/freetype/ftcalc.h:
	* cut-n-paste-code/freetype/ftconfig.h:
	* cut-n-paste-code/freetype/ftdebug.c:
	* cut-n-paste-code/freetype/ftdebug.h:
	* cut-n-paste-code/freetype/ftdriver.h:
	* cut-n-paste-code/freetype/fterrors.h:
	* cut-n-paste-code/freetype/ftextend.c:
	* cut-n-paste-code/freetype/ftextend.h:
	* cut-n-paste-code/freetype/ftglyph.c:
	* cut-n-paste-code/freetype/ftglyph.h:
	* cut-n-paste-code/freetype/ftgrays.c:
	* cut-n-paste-code/freetype/ftgrays.h:
	* cut-n-paste-code/freetype/ftimage.h:
	* cut-n-paste-code/freetype/ftinit.c:
	* cut-n-paste-code/freetype/ftlist.c:
	* cut-n-paste-code/freetype/ftlist.h:
	* cut-n-paste-code/freetype/ftmemory.h:
	* cut-n-paste-code/freetype/ftmm.c:
	* cut-n-paste-code/freetype/ftmm.h:
	* cut-n-paste-code/freetype/ftmodule-list.h:
	* cut-n-paste-code/freetype/ftmodule.h:
	* cut-n-paste-code/freetype/ftobjs.c:
	* cut-n-paste-code/freetype/ftobjs.h:
	* cut-n-paste-code/freetype/ftoption.h:
	* cut-n-paste-code/freetype/ftoutln.c:
	* cut-n-paste-code/freetype/ftoutln.h:
	* cut-n-paste-code/freetype/ftraster.c:
	* cut-n-paste-code/freetype/ftraster.h:
	* cut-n-paste-code/freetype/ftrend1.c:
	* cut-n-paste-code/freetype/ftrend1.h:
	* cut-n-paste-code/freetype/ftrender.h:
	* cut-n-paste-code/freetype/ftsmooth.c:
	* cut-n-paste-code/freetype/ftsmooth.h:
	* cut-n-paste-code/freetype/ftstream.c:
	* cut-n-paste-code/freetype/ftstream.h:
	* cut-n-paste-code/freetype/ftsystem.c:
	* cut-n-paste-code/freetype/ftsystem.h:
	* cut-n-paste-code/freetype/fttypes.h:
	* cut-n-paste-code/freetype/license.txt:
	* cut-n-paste-code/freetype/psmodule.c:
	* cut-n-paste-code/freetype/psmodule.h:
	* cut-n-paste-code/freetype/psnames.h:
	* cut-n-paste-code/freetype/pstables.h:
	* cut-n-paste-code/freetype/raster1.c:
	* cut-n-paste-code/freetype/sfdriver.c:
	* cut-n-paste-code/freetype/sfdriver.h:
	* cut-n-paste-code/freetype/sfnt.c:
	* cut-n-paste-code/freetype/sfnt.h:
	* cut-n-paste-code/freetype/sfobjs.c:
	* cut-n-paste-code/freetype/sfobjs.h:
	* cut-n-paste-code/freetype/smooth.c:
	* cut-n-paste-code/freetype/t1afm.c:
	* cut-n-paste-code/freetype/t1afm.h:
	* cut-n-paste-code/freetype/t1driver.c:
	* cut-n-paste-code/freetype/t1driver.h:
	* cut-n-paste-code/freetype/t1errors.h:
	* cut-n-paste-code/freetype/t1gload.c:
	* cut-n-paste-code/freetype/t1gload.h:
	* cut-n-paste-code/freetype/t1hinter.c:
	* cut-n-paste-code/freetype/t1hinter.h:
	* cut-n-paste-code/freetype/t1load.c:
	* cut-n-paste-code/freetype/t1load.h:
	* cut-n-paste-code/freetype/t1objs.c:
	* cut-n-paste-code/freetype/t1objs.h:
	* cut-n-paste-code/freetype/t1parse.c:
	* cut-n-paste-code/freetype/t1parse.h:
	* cut-n-paste-code/freetype/t1tables.h:
	* cut-n-paste-code/freetype/t1tokens.c:
	* cut-n-paste-code/freetype/t1tokens.h:
	* cut-n-paste-code/freetype/t1types.h:
	* cut-n-paste-code/freetype/t2driver.c:
	* cut-n-paste-code/freetype/t2driver.h:
	* cut-n-paste-code/freetype/t2errors.h:
	* cut-n-paste-code/freetype/t2gload.c:
	* cut-n-paste-code/freetype/t2gload.h:
	* cut-n-paste-code/freetype/t2load.c:
	* cut-n-paste-code/freetype/t2load.h:
	* cut-n-paste-code/freetype/t2objs.c:
	* cut-n-paste-code/freetype/t2objs.h:
	* cut-n-paste-code/freetype/t2parse.c:
	* cut-n-paste-code/freetype/t2parse.h:
	* cut-n-paste-code/freetype/t2tokens.h:
	* cut-n-paste-code/freetype/t2types.h:
	* cut-n-paste-code/freetype/truetype.c:
	* cut-n-paste-code/freetype/ttcmap.c:
	* cut-n-paste-code/freetype/ttcmap.h:
	* cut-n-paste-code/freetype/ttdriver.c:
	* cut-n-paste-code/freetype/ttdriver.h:
	* cut-n-paste-code/freetype/tterrors.h:
	* cut-n-paste-code/freetype/ttgload.c:
	* cut-n-paste-code/freetype/ttgload.h:
	* cut-n-paste-code/freetype/ttinterp.c:
	* cut-n-paste-code/freetype/ttinterp.h:
	* cut-n-paste-code/freetype/ttload.c:
	* cut-n-paste-code/freetype/ttload.h:
	* cut-n-paste-code/freetype/ttnameid.h:
	* cut-n-paste-code/freetype/ttobjs.c:
	* cut-n-paste-code/freetype/ttobjs.h:
	* cut-n-paste-code/freetype/ttpload.c:
	* cut-n-paste-code/freetype/ttpload.h:
	* cut-n-paste-code/freetype/ttpost.c:
	* cut-n-paste-code/freetype/ttpost.h:
	* cut-n-paste-code/freetype/ttsbit.c:
	* cut-n-paste-code/freetype/ttsbit.h:
	* cut-n-paste-code/freetype/tttables.h:
	* cut-n-paste-code/freetype/tttags.h:
	* cut-n-paste-code/freetype/tttypes.h:
	* cut-n-paste-code/freetype/type1.c:
	* cut-n-paste-code/freetype/type1cid.c:
	* cut-n-paste-code/freetype/type1z.c:
	* cut-n-paste-code/freetype/winfnt.c:
	* cut-n-paste-code/freetype/winfnt.h:
	* cut-n-paste-code/freetype/z1afm.c:
	* cut-n-paste-code/freetype/z1afm.h:
	* cut-n-paste-code/freetype/z1driver.c:
	* cut-n-paste-code/freetype/z1driver.h:
	* cut-n-paste-code/freetype/z1gload.c:
	* cut-n-paste-code/freetype/z1gload.h:
	* cut-n-paste-code/freetype/z1load.c:
	* cut-n-paste-code/freetype/z1load.h:
	* cut-n-paste-code/freetype/z1objs.c:
	* cut-n-paste-code/freetype/z1objs.h:
	* cut-n-paste-code/freetype/z1parse.c:
	* cut-n-paste-code/freetype/z1parse.h:
	* cut-n-paste-code/freetype/z1tokens.h:
	Removed the cut-n-pasted FreeType2 we had in our build.

	* libnautilus-extensions/Makefile.am:
	* librsvg/Makefile.am:
	* nautilus.spec.in:
	Update for FreeType2 changes.

M	ChangeLog
M	README
M	configure.in
M	cut-n-paste-code/Makefile.am
D	cut-n-paste-code/freetype/Makefile.am
D	cut-n-paste-code/freetype/README
D	cut-n-paste-code/freetype/autohint.h
D	cut-n-paste-code/freetype/cff.c
D	cut-n-paste-code/freetype/cidafm.c
D	cut-n-paste-code/freetype/cidafm.h
D	cut-n-paste-code/freetype/cidgload.c
D	cut-n-paste-code/freetype/cidgload.h
D	cut-n-paste-code/freetype/cidload.c
D	cut-n-paste-code/freetype/cidload.h
D	cut-n-paste-code/freetype/cidobjs.c
D	cut-n-paste-code/freetype/cidobjs.h
D	cut-n-paste-code/freetype/cidparse.c
D	cut-n-paste-code/freetype/cidparse.h
D	cut-n-paste-code/freetype/cidriver.c
D	cut-n-paste-code/freetype/cidriver.h
D	cut-n-paste-code/freetype/cidtokens.h
D	cut-n-paste-code/freetype/freetype.h
D	cut-n-paste-code/freetype/ftbase.c
D	cut-n-paste-code/freetype/ftbbox.h
D	cut-n-paste-code/freetype/ftcalc.c
D	cut-n-paste-code/freetype/ftcalc.h
D	cut-n-paste-code/freetype/ftconfig.h
D	cut-n-paste-code/freetype/ftdebug.c
D	cut-n-paste-code/freetype/ftdebug.h
D	cut-n-paste-code/freetype/ftdriver.h
D	cut-n-paste-code/freetype/fterrors.h
D	cut-n-paste-code/freetype/ftextend.c
D	cut-n-paste-code/freetype/ftextend.h
D	cut-n-paste-code/freetype/ftglyph.c
D	cut-n-paste-code/freetype/ftglyph.h
D	cut-n-paste-code/freetype/ftgrays.c
D	cut-n-paste-code/freetype/ftgrays.h
D	cut-n-paste-code/freetype/ftimage.h
D	cut-n-paste-code/freetype/ftinit.c
D	cut-n-paste-code/freetype/ftlist.c
D	cut-n-paste-code/freetype/ftlist.h
D	cut-n-paste-code/freetype/ftmemory.h
D	cut-n-paste-code/freetype/ftmm.c
D	cut-n-paste-code/freetype/ftmm.h
D	cut-n-paste-code/freetype/ftmodule-list.h
D	cut-n-paste-code/freetype/ftmodule.h
D	cut-n-paste-code/freetype/ftobjs.c
D	cut-n-paste-code/freetype/ftobjs.h
D	cut-n-paste-code/freetype/ftoption.h
D	cut-n-paste-code/freetype/ftoutln.c
D	cut-n-paste-code/freetype/ftoutln.h
D	cut-n-paste-code/freetype/ftraster.c
D	cut-n-paste-code/freetype/ftraster.h
D	cut-n-paste-code/freetype/ftrend1.c
D	cut-n-paste-code/freetype/ftrend1.h
D	cut-n-paste-code/freetype/ftrender.h
D	cut-n-paste-code/freetype/ftsmooth.c
D	cut-n-paste-code/freetype/ftsmooth.h
D	cut-n-paste-code/freetype/ftstream.c
D	cut-n-paste-code/freetype/ftstream.h
D	cut-n-paste-code/freetype/ftsystem.c
D	cut-n-paste-code/freetype/ftsystem.h
D	cut-n-paste-code/freetype/fttypes.h
D	cut-n-paste-code/freetype/license.txt
D	cut-n-paste-code/freetype/psmodule.c
D	cut-n-paste-code/freetype/psmodule.h
D	cut-n-paste-code/freetype/psnames.h
D	cut-n-paste-code/freetype/pstables.h
D	cut-n-paste-code/freetype/raster1.c
D	cut-n-paste-code/freetype/sfdriver.c
D	cut-n-paste-code/freetype/sfdriver.h
D	cut-n-paste-code/freetype/sfnt.c
D	cut-n-paste-code/freetype/sfnt.h
D	cut-n-paste-code/freetype/sfobjs.c
D	cut-n-paste-code/freetype/sfobjs.h
D	cut-n-paste-code/freetype/smooth.c
D	cut-n-paste-code/freetype/t1afm.c
D	cut-n-paste-code/freetype/t1afm.h
D	cut-n-paste-code/freetype/t1driver.c
D	cut-n-paste-code/freetype/t1driver.h
D	cut-n-paste-code/freetype/t1errors.h
D	cut-n-paste-code/freetype/t1gload.c
D	cut-n-paste-code/freetype/t1gload.h
D	cut-n-paste-code/freetype/t1hinter.c
D	cut-n-paste-code/freetype/t1hinter.h
D	cut-n-paste-code/freetype/t1load.c
D	cut-n-paste-code/freetype/t1load.h
D	cut-n-paste-code/freetype/t1objs.c
D	cut-n-paste-code/freetype/t1objs.h
D	cut-n-paste-code/freetype/t1parse.c
D	cut-n-paste-code/freetype/t1parse.h
D	cut-n-paste-code/freetype/t1tables.h
D	cut-n-paste-code/freetype/t1tokens.c
D	cut-n-paste-code/freetype/t1tokens.h
D	cut-n-paste-code/freetype/t1types.h
D	cut-n-paste-code/freetype/t2driver.c
D	cut-n-paste-code/freetype/t2driver.h
D	cut-n-paste-code/freetype/t2errors.h
D	cut-n-paste-code/freetype/t2gload.c
D	cut-n-paste-code/freetype/t2gload.h
D	cut-n-paste-code/freetype/t2load.c
D	cut-n-paste-code/freetype/t2load.h
D	cut-n-paste-code/freetype/t2objs.c
D	cut-n-paste-code/freetype/t2objs.h
D	cut-n-paste-code/freetype/t2parse.c
D	cut-n-paste-code/freetype/t2parse.h
D	cut-n-paste-code/freetype/t2tokens.h
D	cut-n-paste-code/freetype/t2types.h
D	cut-n-paste-code/freetype/truetype.c
D	cut-n-paste-code/freetype/ttcmap.c
D	cut-n-paste-code/freetype/ttcmap.h
D	cut-n-paste-code/freetype/ttdriver.c
D	cut-n-paste-code/freetype/ttdriver.h
D	cut-n-paste-code/freetype/tterrors.h
D	cut-n-paste-code/freetype/ttgload.c
D	cut-n-paste-code/freetype/ttgload.h
D	cut-n-paste-code/freetype/ttinterp.c
D	cut-n-paste-code/freetype/ttinterp.h
D	cut-n-paste-code/freetype/ttload.c
D	cut-n-paste-code/freetype/ttload.h
D	cut-n-paste-code/freetype/ttnameid.h
D	cut-n-paste-code/freetype/ttobjs.c
D	cut-n-paste-code/freetype/ttobjs.h
D	cut-n-paste-code/freetype/ttpload.c
D	cut-n-paste-code/freetype/ttpload.h
D	cut-n-paste-code/freetype/ttpost.c
D	cut-n-paste-code/freetype/ttpost.h
D	cut-n-paste-code/freetype/ttsbit.c
D	cut-n-paste-code/freetype/ttsbit.h
D	cut-n-paste-code/freetype/tttables.h
D	cut-n-paste-code/freetype/tttags.h
D	cut-n-paste-code/freetype/tttypes.h
D	cut-n-paste-code/freetype/type1.c
D	cut-n-paste-code/freetype/type1cid.c
D	cut-n-paste-code/freetype/type1z.c
D	cut-n-paste-code/freetype/winfnt.c
D	cut-n-paste-code/freetype/winfnt.h
D	cut-n-paste-code/freetype/z1afm.c
D	cut-n-paste-code/freetype/z1afm.h
D	cut-n-paste-code/freetype/z1driver.c
D	cut-n-paste-code/freetype/z1driver.h
D	cut-n-paste-code/freetype/z1gload.c
D	cut-n-paste-code/freetype/z1gload.h
D	cut-n-paste-code/freetype/z1load.c
D	cut-n-paste-code/freetype/z1load.h
D	cut-n-paste-code/freetype/z1objs.c
D	cut-n-paste-code/freetype/z1objs.h
D	cut-n-paste-code/freetype/z1parse.c
D	cut-n-paste-code/freetype/z1parse.h
D	cut-n-paste-code/freetype/z1tokens.h
M	libnautilus-extensions/Makefile.am
M	libnautilus-private/Makefile.am

commit 664e84e320d546f41ac26f3e1ac5c0c5ce44ce6c
Author: J Shane Culpepper <pepper@eazel.com>
Date:	2000-10-06

    Fixed gtk_widget_destroy problem, removed lots of debugging code, and

    2000-10-05	J Shane Culpepper  <pepper@eazel.com>

	*
	components/services/summary/nautilus-view/nautilus-summary-view.c
	: (generate_summary_form), (generate_service_entry_row),
	(generate_eazel_news_entry_row), (generate_update_news_entry_row):

	Fixed gtk_widget_destroy problem, removed lots of debugging code,
	and fixed most of the memory leaks.

M	ChangeLog
M	components/services/summary/nautilus-summary-view.c
M	components/services/summary/nautilus-view/nautilus-summary-view.c

commit ce097b2d9bae62535075bcd7d9b33677698ab616
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-10-06

    Fixed bug 2212, Not able to drag icons from the panel.

    2000-10-06	Gene Z. Ragan  <gzr@eazel.com>

	Fixed bug 2212, Not able to drag icons from the panel.

	* libnautilus-extensions/nautilus-icon-container.c:
	* libnautilus-extensions/nautilus-icon-container.h:
	(button_release_event),
	(nautilus_icon_container_initialize_class):
	Add a new signal to create symbolic links

	* libnautilus-extensions/nautilus-icon-dnd.c:
	(drag_data_received_callback), (receive_dropped_uri_list),
	(nautilus_icon_container_get_drop_action), (drag_motion_callback):
	Handle URI drags.

	* src/file-manager/fm-desktop-icon-view.c:
	(fm_desktop_icon_view_initialize), (create_link_callback),
	(icon_view_create_nautilus_links):
	Callbacks to handle the create_nautilus_links signal.  Create
	links from the data passed in the list using gnome-vfs async
	callback.

	* libnautilus-extensions/nautilus-program-choosing.c:
	(nautilus_launch_application_from_command):
	Quoted the command string in addition to the parameter.

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-extensions/nautilus-icon-container.h
M	libnautilus-extensions/nautilus-icon-dnd.c
M	libnautilus-extensions/nautilus-program-choosing.c
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-container.h
M	libnautilus-private/nautilus-icon-dnd.c
M	libnautilus-private/nautilus-program-choosing.c
M	src/file-manager/fm-desktop-icon-view.c

commit 961728af0843cbbf761a9bc7373084469701c696
Author: Michael Fleming <mfleming@src.gnome.org>
Date:	2000-10-06

    Fixed memory handling issues; Removed gtk_widget_show()'s

	*
	components/services/summary/nautilus-view/nautilus-summary-view.c
	: (generate_summary_form), (generate_service_entry_row),
	(generate_eazel_news_entry_row), (generate_update_news_entry_row),
	(entry_changed_cb), (authn_cb_failed), (login_button_cb),
	(who_is_logged_in), (logged_in_callback), (logged_out_callback):

	Fixed memory handling issues; Removed gtk_widget_show()'s

M	ChangeLog
M	components/services/summary/nautilus-summary-view.c
M	components/services/summary/nautilus-view/nautilus-summary-view.c

commit 102b814046d8807d6c6dc747008cc01e6e646dc8
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-10-06

    Fixed the tmpdir schema (fixes bug 2927).


	*
	components/services/install/command-line/eazel-alt-install-corba.
	c: (set_parameters_from_command_line):
	* components/services/install/lib/eazel-install-metadata.c:
	(init_default_transfer_configuration):
	* components/services/install/lib/eazel-install-object.c:
	(create_temporary_directory), (eazel_install_alter_mode_on_temp),
	(eazel_install_delete_downloads),
	(eazel_install_install_packages),
	(eazel_install_revert_transaction_from_xmlstring):
	Fixed the tmpdir schema (fixes bug 2927).

	* components/services/install/lib/eazel-install-protocols.c:
	(get_search_url_for_package):
	Added flag=8 for version find. This opens bug 3482.

	* components/services/install/lib/eazel-install-query.c:
	(eazel_install_simple_rpm_query):
	Made a better comparision to avoid dupes in the result list.

	* components/services/install/lib/eazel-install-rpm-glue.c:
	(eazel_install_package_compare),
	The better comparision for eazel-install-query.
	(install_new_packages),
	Removed obsolete tmpdir creation.
	(eazel_install_check_existing_packages):
	g_assert when rpmdb appears to be screwed, this opens bug 3511.

	*
	components/services/trilobite/libtrilobite/trilobite-core-utils.c
	: (trilobite_open_uri):
	Formatting.

M	ChangeLog
M	components/services/install/command-line/eazel-alt-install-corba.c
M	components/services/install/lib/eazel-install-metadata.c
M	components/services/install/lib/eazel-install-object.c
M	components/services/install/lib/eazel-install-protocols.c
M	components/services/install/lib/eazel-install-query.c
M	components/services/install/lib/eazel-install-rpm-glue.c
M	components/services/trilobite/libtrilobite/trilobite-core-utils.c

commit c75615314e394e64026a6f7b7350803e2fc1d829
Author: Mathieu Lacage <mathieu@eazel.com>
Date:	2000-10-06

    add VFS_CFLAGS.

    2000-10-06	Mathieu Lacage	<mathieu@eazel.com>

	* components/adapter/Makefile.am: add VFS_CFLAGS.

M	ChangeLog
M	components/adapter/Makefile.am

commit 875c37997d8ef38779fd8cc93f909283a8ae942e
Author: Michael Fleming <mfleming@src.gnome.org>
Date:	2000-10-06

    Small fixes to summary view

	*
	components/services/summary/nautilus-view/nautilus-summary-view.c
	: (generate_summary_form), (generate_service_entry_row),
	(generate_eazel_news_entry_row), (authn_cb_succeeded),
	(authn_cb_failed), (logout_button_cb), (am_i_logged_in):
	Small fixes to summary view

M	ChangeLog
M	components/services/summary/nautilus-summary-view.c
M	components/services/summary/nautilus-view/nautilus-summary-view.c

commit 7a1927e9678ce03e72899326a60dee6771d4d531
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-10-06

    Fix off-by-2x bug in allocating quoted URL segments.

	* components/services/install/lib/eazel-install-protocols.c:
	(add_to_url):
	* nautilus-installer/src/installer.c:
	(eazel_installer_initialize):

	Fix off-by-2x bug in allocating quoted URL segments.

M	ChangeLog
M	components/services/install/lib/eazel-install-protocols.c
M	nautilus-installer/src/installer.c

commit 99449ea5167f30019edacb8e6595249ee9dbef6b
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-10-06

    Change required versions.

	* README: Change required versions.

	* libnautilus-extensions/nautilus-bonobo-extensions.h:
	* libnautilus-extensions/nautilus-bonobo-extensions.c:
	(nautilus_bonobo_set_sensitive):
	Added new function that works with the new UI framework.

	* libnautilus-extensions/nautilus-druid-page-eazel.h:
	* libnautilus-extensions/nautilus-druid.h:

	* src/nautilus-shell-ui.xml: Make Select All insensitive.

	* src/nautilus-window.c: (nautilus_window_constructed):
	Get rid of some more of the old status bar code.
	(nautilus_window_allow_back), (nautilus_window_allow_forward),
	(nautilus_window_allow_up), (nautilus_window_allow_reload),
	(nautilus_window_allow_stop),
	(nautilus_window_zoom_level_changed_callback): Set shell
	menu item sensitivity with the new API.

	* src/nautilus-window.h: Remove status_bar_context_id.

M	ChangeLog
M	README
M	libnautilus-extensions/nautilus-bonobo-extensions.c
M	libnautilus-extensions/nautilus-bonobo-extensions.h
M	libnautilus-extensions/nautilus-druid-page-eazel.h
M	libnautilus-extensions/nautilus-druid.h
M	libnautilus-private/nautilus-bonobo-extensions.c
M	libnautilus-private/nautilus-bonobo-extensions.h
M	libnautilus-private/nautilus-druid-page-eazel.h
M	libnautilus-private/nautilus-druid.h
M	src/nautilus-navigation-window.c
M	src/nautilus-navigation-window.h
M	src/nautilus-object-window.c
M	src/nautilus-object-window.h
M	src/nautilus-shell-ui.xml
M	src/nautilus-spatial-window.c
M	src/nautilus-spatial-window.h
M	src/nautilus-window.c
M	src/nautilus-window.h

commit 85fedef727f6953884891a5d85ed0af029059810
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-10-06

    made it use nautilus_image instead of gtk_pixmap so nice anti-aliased


	made it use nautilus_image instead of gtk_pixmap so nice
	anti-aliased emblems can be displayed, plus new or updated
	emblems from Susan.

M	ChangeLog
M	data/emblems/Makefile.am
M	data/emblems/OK.png
M	data/emblems/distinguished.png
M	data/emblems/draft.png
M	data/emblems/favorite.png
M	data/emblems/important.png
M	data/emblems/new.png
M	data/emblems/ohno.png
M	data/emblems/personal.png
A	data/emblems/shared.png
A	data/emblems/special.png
M	data/emblems/urgent.png
M	icons/Makefile.am
M	icons/emblem-OK.svg
M	icons/emblem-distinguished.svg
M	icons/emblem-draft.svg
M	icons/emblem-favorite.svg
M	icons/emblem-generic.svg
M	icons/emblem-important.svg
M	icons/emblem-new.svg
M	icons/emblem-noread.svg
D	icons/emblem-nowrite.png
A	icons/emblem-nowrite.svg
M	icons/emblem-ohno.svg
M	icons/emblem-personal.svg
A	icons/emblem-shared.svg
A	icons/emblem-special.svg
M	icons/emblem-urgent.svg
M	libnautilus-extensions/nautilus-customization-data.c
M	libnautilus-extensions/nautilus-image.h
M	libnautilus-private/nautilus-customization-data.c
M	libnautilus-private/nautilus-image.h
M	src/nautilus-property-browser.c

commit 4cbf66e49fbe3e14db8e7cf8262f417ba4224a81
Author: Michael Fleming <mfleming@src.gnome.org>
Date:	2000-10-05

    Added nautilus-summary-view to nautilus-clean.sh

	* nautilus-clean.sh:
	Added nautilus-summary-view to nautilus-clean.sh

M	ChangeLog
M	nautilus-clean.sh

commit 2ae47c756396fbb9207bcdf7e29183613b7f8fa7
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-10-05

	Cut over to HEAD of Bonobo. This check-in includes all the changes
	needed to compile and run, but there are many things wrong
	visually that may take a while to get fixed.

	* src/nautilus-window-menus.c: (file_menu_new_window_callback),
	(file_menu_close_window_callback),
	(file_menu_close_all_windows_callback),
	(file_menu_toggle_find_mode_callback),
	(file_menu_web_search_callback), (edit_menu_undo_callback),
	(edit_menu_cut_callback), (edit_menu_copy_callback),
	(edit_menu_paste_callback), (edit_menu_clear_callback),
	(go_menu_back_callback), (go_menu_forward_callback),
	(go_menu_up_callback), (go_menu_home_callback),
	(go_menu_forget_history_callback), (view_menu_reload_callback),
	(view_menu_show_hide_sidebar_callback),
	(view_menu_show_hide_tool_bar_callback),
	(view_menu_show_hide_location_bar_callback),
	(view_menu_show_hide_status_bar_callback),
	(nautilus_window_update_show_hide_menu_items),
	(view_menu_zoom_in_callback), (view_menu_zoom_out_callback),
	(view_menu_zoom_normal_callback),
	(bookmarks_menu_add_bookmark_callback),
	(bookmarks_menu_edit_bookmarks_callback),
	(user_level_customize_callback), (customize_callback),
	(change_appearance_callback), (help_menu_about_nautilus_callback),
	(help_menu_nautilus_feedback_callback), (switch_to_user_level),
	(user_level_menu_item_callback), (append_placeholder),
	(append_separator), (append_bookmark_to_menu),
	(create_menu_item_from_node), (remove_bookmarks_after),
	(remove_underline_accelerator_from_menu_title),
	(new_top_level_menu), (add_user_level_menu_item),
	(nautilus_window_initialize_menus),
	(nautilus_window_update_find_menu_item),
	(update_user_level_menu_items), (convert_verb_to_user_level),
	(convert_user_level_to_verb), (update_preferences_dialog_title):
	* src/nautilus-window.c: (nautilus_window_clear_status),
	(nautilus_window_set_status), (install_status_bar),
	(nautilus_window_constructed), (nautilus_window_set_arg),
	(nautilus_window_get_arg), (nautilus_window_destroy),
	(nautilus_window_allow_back), (nautilus_window_allow_forward),
	(nautilus_window_allow_up), (nautilus_window_allow_reload),
	(nautilus_window_zoom_level_changed_callback),
	(nautilus_window_set_content_view_widget), (show_dock_item),
	(hide_dock_item), (dock_item_showing),
	(nautilus_window_hide_tool_bar), (nautilus_window_show_tool_bar),
	(nautilus_window_tool_bar_showing),
	(nautilus_window_hide_status_bar),
	(nautilus_window_show_status_bar),
	(nautilus_window_status_bar_showing):
	Convert to new API. Some is disabled with #ifdef UIH.

	* Makefile.am:
	* configure.in:
	Turned off build of the idl directory, build components after src.

	* components/adapter/main.c:
	* components/notes/nautilus-notes.c:
	* components/sample/main.c:
	* libnautilus-extensions/nautilus-font-picker.c:
	* libnautilus-extensions/nautilus-global-preferences.c:
	* libnautilus-extensions/nautilus-password-dialog.c:
	* libnautilus-extensions/nautilus-preferences-item.c:
	* libnautilus/nautilus-undo-transaction.c:
	* libnautilus/nautilus-undo.c:
	* src/nautilus-application.c:
	* src/nautilus-history-frame.c:
	* src/nautilus-link-set-window.c:
	* src/nautilus-main.c:
	* src/nautilus-shell.c:
	* src/nautilus-sidebar.c:
	* src/nautilus-view-frame-corba.c:
	* src/nautilus-zoomable-frame-corba.c:
	* test/test-nautilus-font-picker.c:
	* test/test-nautilus-image.c: (create_font_picker_frame):
	* test/test-nautilus-label.c: (create_font_picker_frame):
	* test/test-nautilus-preferences.c:
	* test/test-nautilus-widgets.c: (radio_group_load_it_up):
	Fixed includes.

	* test/test-nautilus-image.c: (create_font_picker_frame):
	* test/test-nautilus-label.c: (create_font_picker_frame):
	* test/test-nautilus-widgets.c: (radio_group_load_it_up):
	Turned off localization of some strings in tests.

	* components/adapter/nautilus-adapter-control-embed-strategy.c:
	(nautilus_adapter_control_embed_strategy_new):
	* components/adapter/nautilus-adapter-control-embed-strategy.h:
	* components/adapter/nautilus-adapter-embed-strategy.c:
	(nautilus_adapter_embed_strategy_get):
	* components/adapter/nautilus-adapter-embed-strategy.h:
	* components/adapter/nautilus-adapter-embeddable-embed-strategy.c:
	(nautilus_adapter_embeddable_embed_strategy_new):
	* components/adapter/nautilus-adapter-embeddable-embed-strategy.h:
	Embedding code now deals with Bonobo_UIContainer, not
	Bonobo_UIHandler.

	* components/adapter/nautilus-adapter.c: (nautilus_adapter_new):
	This code not only had to be changed to deal with the
	Bonobo_UIContainer instead of Bonobo_UIHandler, but it also needed
	to deal with the containing item (was remote_ui_handler), not the
	local component.

	* components/adapter/nautilus-adapter-embeddable-embed-strategy.c:
	(nautilus_adapter_embeddable_embed_strategy_new):
	* components/adapter/nautilus-adapter.c:
	BonoboContainer was renamed BonoboItemContainer.

	* components/history/nautilus-history-view.c:
	Remove unused BonoboUIHandler * field.

	* components/loser/content/Makefile.am:
	* components/loser/sidebar/Makefile.am:
	* components/mozilla/Makefile.am:
	* components/sample/Makefile.am:
	* src/Makefile.am:
	* src/file-manager/Makefile.am:
	Added the necessary defines and build rules to install ui.xml
	files and locate them from the C code.

	* src/file-manager/nautilus-directory-view-ui.xml:
	* src/file-manager/nautilus-icon-view-ui.xml:
	* src/file-manager/nautilus-search-list-view-ui.xml:
	* src/nautilus-shell-ui.xml:
	Added definitions of user interface.

	* components/loser/content/nautilus-content-loser-ui.xml:
	* components/loser/sidebar/nautilus-sidebar-loser-ui.xml:
	* components/mozilla/nautilus-mozilla-ui.xml:
	* components/sample/nautilus-sample-content-view-ui.xml:
	Added empty placeholders for user interface.

	* components/loser/content/nautilus-content-loser.c:
	(loser_merge_bonobo_items_callback):
	* components/loser/sidebar/nautilus-sidebar-loser.c:
	(loser_merge_bonobo_items_callback):
	* components/mozilla/nautilus-mozilla-content-view.c:
	(mozilla_merge_bonobo_items_callback):
	* components/sample/nautilus-sample-content-view.c:
	(sample_merge_bonobo_items_callback):
	Use nautilus_view_set_up_ui to get the user interface from a
	ui.xml file. Put #ifdef UIH around old code to make the items work
	that still needs to be visited.

	* libnautilus-extensions/nautilus-bonobo-extensions.c:
	* libnautilus-extensions/nautilus-bonobo-extensions.h:
	* libnautilus-extensions/nautilus-undo-manager.c:
	* libnautilus-extensions/nautilus-undo-manager.h:
	* libnautilus/nautilus-clipboard.c: (add_menu_items_callback),
	(remove_menu_items_callback),
	(nautilus_clipboard_set_up_editable_from_bonobo_control):
	* libnautilus/nautilus-clipboard.h:
	Wrapped code in ifdef UIH to disable it until it can be converted
	to the new Bonobo.

	* libnautilus-extensions/nautilus-caption-table.h:
	* libnautilus-extensions/nautilus-caption.h:
	* libnautilus-extensions/nautilus-font-picker.h:
	* libnautilus-extensions/nautilus-preferences-group.h:
	* libnautilus-extensions/nautilus-preferences-item.h:
	* libnautilus-extensions/nautilus-radio-button-group.h:
	* src/nautilus-about.h:
	Got rid of any cases where headers include the omnibus header
	<gnome.h>. These made the conversion process harder, which is why
	we fixed them.

	* libnautilus/libnautilus.h:
	Got rid of cases where headers include the omnibus header
	<bonobo.h>.

	* libnautilus/nautilus-view.h:
	* libnautilus/nautilus-view.c: (nautilus_view_set_up_ui):
	Added a helper function to make it easy for Nautilus components to
	load their UI and get it attached to the Nautilus:View object.

	* nautilus.spec.in: Install the nautilus-*-ui.xml files too.

	* src/file-manager/fm-directory-view.h:
	* src/file-manager/fm-directory-view.c:
	(bonobo_menu_select_all_callback),
	(bonobo_menu_empty_trash_callback),
	(bonobo_control_activate_callback): Convert to new API.
	(fm_directory_view_get_bonobo_ui_container): Name and purpose
	changed slightly for new API.
	(fm_directory_view_real_merge_menus): Merge with new API.
	(fm_directory_view_real_update_menus): Disabled this code for now.

	* src/file-manager/fm-icon-view.c: (fm_icon_view_destroy): Destroy
	icon view's own component at destroy time.
	(context_menu_layout_radio_item_callback),
	(append_one_context_menu_layout_item),
	(fm_icon_view_create_background_context_menu_items),
	(update_layout_menus): Convert to new API, disable some with
	#ifdef UIH.
	(get_sort_criterion_by_verb),
	(set_sort_criterion_by_verb), (sort_callback): Convert to new API.
	(fm_icon_view_merge_menus): Merge with new API, creating our own
	UI component separate from the directory view's.
	(fm_icon_view_update_menus): Disable with #ifdef UIH.

	* src/file-manager/fm-search-list-view.h:
	* src/file-manager/fm-search-list-view.c:
	(fm_search_list_view_initialize_class),
	(fm_search_list_view_initialize), (real_destroy),
	(indexing_info_callback), (real_merge_menus), (real_update_menus):
	Add code necessary to use a separate UI component, and disabled
	the actual menu set-up code with #ifdef UIH. This required adding
	a details struct.

	* src/nautilus-desktop-window.c: (realize): Turned off the code
	that hides the desktop elements.

	* src/nautilus-window-private.h:
	* src/nautilus-view-frame.h:
	* src/nautilus-view-frame.c: (nautilus_view_frame_destroy),
	(nautilus_view_frame_new), (nautilus_view_frame_load_client):
	* src/nautilus-window-manage-views.c: (load_content_view),
	(nautilus_window_set_sidebar_panels):
	Change to use Bonobo_UIContainer instead of Bonobo_UIHandler.

	* src/nautilus-window-toolbars.c: (remember_buttons),
	(nautilus_window_initialize_toolbars): Leave this code around and
	change it enough to compile and run, even though it's creating a
	second, invisible toolbar.

	* src/nautilus-window.h: Change to be a BonoboWin subclass instead
	of a GnomeApp subclass.

M	ChangeLog
M	Makefile.am
M	components/adapter/main.c
M	components/adapter/nautilus-adapter-control-embed-strategy.c
M	components/adapter/nautilus-adapter-control-embed-strategy.h
M
components/adapter/nautilus-adapter-control-factory-embed-strategy.c
M
components/adapter/nautilus-adapter-control-factory-embed-strategy.h
M	components/adapter/nautilus-adapter-embed-strategy.c
M	components/adapter/nautilus-adapter-embed-strategy.h
M	components/adapter/nautilus-adapter-embeddable-embed-strategy.c
M	components/adapter/nautilus-adapter-embeddable-embed-strategy.h
M	components/adapter/nautilus-adapter.c
M	components/history/nautilus-history-view.c
M	components/loser/content/Makefile.am
A	components/loser/content/nautilus-content-loser-ui.xml
M	components/loser/content/nautilus-content-loser.c
M	components/loser/sidebar/Makefile.am
A	components/loser/sidebar/nautilus-sidebar-loser-ui.xml
M	components/loser/sidebar/nautilus-sidebar-loser.c
M	components/mozilla/Makefile.am
M	components/mozilla/nautilus-mozilla-content-view.c
A	components/mozilla/nautilus-mozilla-ui.xml
M	components/notes/nautilus-notes.c
M	components/sample/Makefile.am
M	components/sample/main.c
A	components/sample/nautilus-sample-content-view-ui.xml
M	components/sample/nautilus-sample-content-view.c
M	configure.in
M	libnautilus-extensions/nautilus-bonobo-extensions.c
M	libnautilus-extensions/nautilus-bonobo-extensions.h
M	libnautilus-extensions/nautilus-caption-table.h
M	libnautilus-extensions/nautilus-caption.h
M	libnautilus-extensions/nautilus-font-picker.c
M	libnautilus-extensions/nautilus-font-picker.h
M	libnautilus-extensions/nautilus-global-preferences.c
M	libnautilus-extensions/nautilus-password-dialog.c
M	libnautilus-extensions/nautilus-preferences-group.h
M	libnautilus-extensions/nautilus-preferences-item.c
M	libnautilus-extensions/nautilus-preferences-item.h
M	libnautilus-extensions/nautilus-radio-button-group.h
M	libnautilus-extensions/nautilus-undo-manager.c
M	libnautilus-extensions/nautilus-undo-manager.h
M	libnautilus-private/nautilus-bonobo-extensions.c
M	libnautilus-private/nautilus-bonobo-extensions.h
M	libnautilus-private/nautilus-caption-table.h
M	libnautilus-private/nautilus-caption.h
M	libnautilus-private/nautilus-font-picker.c
M	libnautilus-private/nautilus-font-picker.h
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-password-dialog.c
M	libnautilus-private/nautilus-preferences-group.h
M	libnautilus-private/nautilus-preferences-item.c
M	libnautilus-private/nautilus-preferences-item.h
M	libnautilus-private/nautilus-radio-button-group.h
M	libnautilus-private/nautilus-undo-manager.c
M	libnautilus-private/nautilus-undo-manager.h
M	libnautilus/libnautilus.h
M	libnautilus/nautilus-clipboard.c
M	libnautilus/nautilus-clipboard.h
M	libnautilus/nautilus-undo-transaction.c
M	libnautilus/nautilus-undo.c
M	libnautilus/nautilus-view.c
M	libnautilus/nautilus-view.h
M	nautilus.spec.in
M	src/Makefile.am
M	src/file-manager/Makefile.am
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-directory-view.h
M	src/file-manager/fm-icon-view.c
M	src/file-manager/fm-search-list-view.c
M	src/file-manager/fm-search-list-view.h
A	src/file-manager/nautilus-directory-view-ui.xml
A	src/file-manager/nautilus-icon-view-ui.xml
A	src/file-manager/nautilus-search-list-view-ui.xml
M	src/nautilus-about.h
M	src/nautilus-application.c
M	src/nautilus-desktop-window.c
M	src/nautilus-history-frame.c
M	src/nautilus-information-panel.c
M	src/nautilus-link-set-window.c
M	src/nautilus-main.c
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-navigation-window.c
M	src/nautilus-navigation-window.h
M	src/nautilus-object-window.c
M	src/nautilus-object-window.h
A	src/nautilus-shell-ui.xml
M	src/nautilus-shell.c
M	src/nautilus-sidebar.c
M	src/nautilus-spatial-window.c
M	src/nautilus-spatial-window.h
M	src/nautilus-view-frame-corba.c
M	src/nautilus-view-frame.c
M	src/nautilus-view-frame.h
M	src/nautilus-window-manage-views.c
M	src/nautilus-window-menus.c
M	src/nautilus-window-private.h
M	src/nautilus-window-toolbars.c
M	src/nautilus-window.c
M	src/nautilus-window.h
M	src/nautilus-zoomable-frame-corba.c
M	test/test-nautilus-font-picker.c
M	test/test-nautilus-image.c
M	test/test-nautilus-label.c
M	test/test-nautilus-preferences.c
M	test/test-nautilus-widgets.c

commit c6e4a790c85a079a5ae3b8bdabe3d1864c0d81e0
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-10-05

    Remove About.html which is no longer in the tree.

	* nautilus.spec.in:
	Remove About.html which is no longer in the tree.

M	ChangeLog
M	nautilus.spec.in

commit 51791b9addbc9fb5ea4807a1f16aae72f6c39fbc
Author: Pavel Cisler <pavel@eazel.com>
Date:	2000-10-05

    Fix one more rectangle arithmetic overflow bug that was causing a list

    2000-10-05	Pavel Cisler  <pavel@eazel.com>

	* libnautilus-extensions/nautilus-list.c:
	(nautilus_list_clear_from_row):
	Fix one more rectangle arithmetic overflow bug that was causing
	a list view update glitch. Hope this is the last of bug 2036.

M	ChangeLog
M	libnautilus-extensions/nautilus-list.c
M	libnautilus-private/nautilus-list.c

commit 288b191aa27512bb702eed0977703f0109b75199
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-10-05

    Make the profile report show up in a scrolling text window.

	* src/nautilus-profiler.c: (scrolled_text_new),
	(window_delete_event), (window_print_button_callback),
	(window_save_button_callback), (dump_dialog_new),
	(dump_dialog_show), (nautilus_profiler_bonobo_ui_report_callback):
	Make the profile report show up in a scrolling text window.

M	ChangeLog
M	src/nautilus-profiler.c

commit c22762019656651daf90ae15121d305765135104
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-10-05

    file nautilus-directory-view-ui.xml was initially added on branch
    nautilus-uih-merge.

commit f89f711235981ea05c0bcb073cef6336a1b756f3
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-10-05

    file nautilus-search-list-view-ui.xml was initially added on branch
    nautilus-uih-merge.

commit 03d62ae224f6aed06292f4502a58c9f3847bc11b
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-10-05

    file nautilus-icon-view-ui.xml was initially added on branch
    nautilus-uih-merge.

commit c38c6ea63fb29fcf42d9f8f70f997aa496723d65
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-10-05

    file nautilus-search-view-ui.xml was initially added on branch
    nautilus-uih-merge.

commit ca29bbd6f51c28442cf485b22031e2cdeff6e3be
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-10-05

    file fm-directory-view-ui.xml was initially added on branch
    nautilus-uih-merge.

commit b6a806e8316af084b58de12308ce5560dc6464f1
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-10-05

    file fm-icon-view-ui.xml was initially added on branch
    nautilus-uih-merge.

commit dbaf650357cb63078cbec84c63988a93781e1642
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-10-05

    file fm-search-view-ui.xml was initially added on branch
    nautilus-uih-merge.

commit 70b4f4a68c3032a2e69937947a0159418cec18fd
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-10-05

    Build profiler hooks if ENABLE_PROFILER is enabled.

	* src/Makefile.am:
	Build profiler hooks if ENABLE_PROFILER is enabled.

	* src/nautilus-profiler.c: (widget_find_ancestor_window),
	(ui_handler_find_ancestor_window), (widget_set_busy_cursor),
	(widget_clear_busy_cursor),
	(nautilus_profiler_bonobo_ui_report_callback):
	Add support for saving dump to a file.

M	ChangeLog
M	src/Makefile.am
M	src/nautilus-profiler.c

commit bf57cd253a0b52448cdc23ad089017d7d679ad65
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-10-05

    Fix uninitialized variable.

	* components/services/install/lib/eazel-install-types.c:
	(packagedata_fill_from_rpm_header):
	Fix uninitialized variable.

M	ChangeLog
M	components/services/install/lib/eazel-install-types.c

commit e342b906174b7e192f421dd684d6c78772e3be60
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-10-05

    Add the nautilus-image-view component.

	* nautilus.spec.in:
	Add the nautilus-image-view component.

M	ChangeLog
M	nautilus.spec.in

commit 72ac7886398b665ee28339b376a05a2930754b7c
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-10-05

    fixed bug 3412, about.html in novice home directory misaligned with


	fixed bug 3412, about.html in novice home directory misaligned
	with audience, by deleting it

	improved property browser item layout by making the labels
	line up in the table.

M	ChangeLog
M	data/top/.nautilus-metafile.xml
D	data/top/About.html
M	data/top/Makefile.am
M	src/nautilus-property-browser.c

commit 835a39076a320fb43a47272efe6de6bad21d3a02
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-10-05

    New files. Hooks for having profiling menu support in nautilus. Not
    wired

	    * src/nautilus-profiler.c:
	    (nautilus_profiler_bonobo_ui_reset_callback),
	    (nautilus_profiler_bonobo_ui_start_callback),
	    (nautilus_profiler_bonobo_ui_stop_callback),
	    (nautilus_profiler_bonobo_ui_report_callback):
	    * src/nautilus-profiler.h:
	    New files.	Hooks for having profiling menu support in
	    nautilus.
	    Not wired up yet.

M	ChangeLog
A	src/nautilus-profiler.c
A	src/nautilus-profiler.h

commit 24749855ffd6d2daee673c81767a009d9c9517aa
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-10-05

    fixed problem Arlo found where tighter layout mode causes the
    selection


	fixed problem Arlo found where tighter layout mode causes the
	selection boxes of adjacent icons to overlap, by giving a little
	extra space in tighter layout mode.

	made thumbnails update in raster order, instead of reverse order
	like it was doing, by using glist_append instead of glist_prepend;
	also, made it use the real "broken image" icon.

	added image from Susan to use as "thumbnailing failed" image

M	ChangeLog
M	icons/Makefile.am
A	icons/i-broken-image.png
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-extensions/nautilus-thumbnails.c
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-thumbnails.c

commit 51a02190777b92353ae8abadf37f06b2b262b8ed
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-10-05

    Add "eazel-auth" config to gconf settings that makes the install XML

	* components/services/install/lib/eazel-install-metadata.c:
	(init_default_transfer_configuration):
	* components/services/install/lib/eazel-install-object.c:
	(eazel_install_set_arg), (eazel_install_class_initialize),
	(eazel_install_new_with_config):
	* components/services/install/lib/eazel-install-protocols.c:
	(get_search_url_for_package):
	* components/services/install/lib/eazel-install-public.h:
	* components/services/install/lib/eazel-install-types.h:
	* components/services/trilobite/doc/gconf.txt:
	*
	components/services/trilobite/libtrilobite/trilobite-core-utils.c
	: (trilobite_open_uri), (trilobite_fetch_uri):

	Add "eazel-auth" config to gconf settings that makes the install
	XML fetching use eazel-services: URI type instead of http:
	(defaults to on).  This is required for security reasons, once
	eazel-services: uses SSL.

M	ChangeLog
M	components/services/install/lib/eazel-install-metadata.c
M	components/services/install/lib/eazel-install-object.c
M	components/services/install/lib/eazel-install-protocols.c
M	components/services/install/lib/eazel-install-public.h
M	components/services/install/lib/eazel-install-types.h
M	components/services/trilobite/doc/gconf.txt
M	components/services/trilobite/libtrilobite/trilobite-core-utils.c

commit 76ccf90cc1e1b15223821fc366c31568e805d757
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-10-05

    Install lib doesn't always hint us with package names now, so dig
    it out

	* nautilus-installer/src/installer.c: (eazel_install_dep_check):
	* nautilus-installer/src/main.c:

	Install lib doesn't always hint us with package names now, so dig
	it out when showing dependency labels.	Fix up wording of --local
	option for Eli.

M	ChangeLog
M	nautilus-installer/src/installer.c
M	nautilus-installer/src/main.c

commit 39e8ff9cfbdddcb1f83ea2439d15140187b0343a
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-10-05

    Add nautilus-adpater

	* nautilus.spec.in: Add nautilus-adpater

M	ChangeLog
M	nautilus.spec.in

commit c051daa6d31fc63b154ea761664066b29a75400c
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-10-04

    Fix a dumb typo in the comments.

	* configure.in:
	Fix a dumb typo in the comments.

M	ChangeLog
M	configure.in

commit 40f468cfe29fc1c4f93485b591cefabbc46c47cd
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-10-04

    file .cvsignore was initially added on branch nautilus-uih-merge.

commit c1f7f59b04f90cc44ffd4327a82081dda431a0ca
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-10-04

    file Makefile.am was initially added on branch nautilus-uih-merge.

commit f0d26a86100fb5969ce5a1a1369cddecbb90f776
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-10-04

    file nautilus-shell-ui.xml was initially added on branch
    nautilus-uih-merge.

commit 0a9c93cd6f3c0b7a407b1d189804304f9f2489be
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-10-04

    Fixed profiler path.

	* configure.in:
	Fixed profiler path.

M	ChangeLog
M	configure.in

commit 95058e1d7b4451751eda4eadc8b915e0319f1d0c
Author: Christian Rose <menthos@src.gnome.org>
Date:	2000-10-04

    Updated Swedish translation.

M	po/ChangeLog
M	po/sv.po

commit 6c17db4595eea52a13468288d0f3762b5982ef00
Author: J Shane Culpepper <pepper@eazel.com>
Date:	2000-10-04

    Fixed the redraw failure when logging in. Fixed the background color

    2000-10-04	J Shane Culpepper  <pepper@eazel.com>

	*
	components/services/summary/nautilus-view/nautilus-summary-view.c
	: (generate_summary_form), (logged_in_callback),
	(logged_out_callback), (nautilus_summary_view_initialize),
	(nautilus_summary_view_load_uri):

	Fixed the redraw failure when logging in.  Fixed the background
	color problem but scrolled window containers still don't pickup
	the NautilusBackground color.  I have no idea why this doesn't
	work.  Removed the "Loading Services" form since it was not
	very useful and caused lots of problems.

M	ChangeLog
M	components/services/summary/nautilus-summary-view.c
M	components/services/summary/nautilus-view/nautilus-summary-view.c

commit f9c44947878db39edc19ce32be684c0178ee44f3
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-10-04

    Dont build the mozilla component for profiled builds cause the c++

	* configure.in:
	Dont build the mozilla component for profiled builds cause the c++
	compiler used for mozilla rpms is not binary compatible with the
	one used for profiling.

M	ChangeLog
M	configure.in

commit cc670ad55409a298210a018def972b3858a69d3e
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-10-04

    Fix a typo and stop spewing profile cflags since there isnt any.

	* configure.in:
	Fix a typo and stop spewing profile cflags since there isnt any.

M	ChangeLog
M	configure.in

commit 1e7afb777caa66827d06ce144df4cf1559f07de8
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-10-04

    Add profiling support via --enable-profiler.

	* acconfig.h:
	* configure.in:
	Add profiling support via --enable-profiler.

M	ChangeLog
M	acconfig.h
M	configure.in

commit 6bec562dc303b263733c6114a3ed003035cb4dfe
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-10-04

    Dont hardcode LDFLAGS in these makefiles, otherwise LDFLAGS cant be

	* components/services/install/server/Makefile.am:
	* components/services/time/service/Makefile.am:
	* components/services/trilobite/sample/service/Makefile.am:
	Dont hardcode LDFLAGS in these makefiles, otherwise LDFLAGS cant
	be globally set at configure time.

M	ChangeLog
M	components/services/install/server/Makefile.am
M	components/services/time/service/Makefile.am
M	components/services/trilobite/sample/service/Makefile.am

commit 81b20d7ed511ddf500b5540a19e3eb044ab35eca
Author: Pavel Cisler <pavel@eazel.com>
Date:	2000-10-04

    Bug 2943. Set the auto-scroll delay to 750 ms per Arlo's
    recommendation.

    2000-10-04	Pavel Cisler  <pavel@eazel.com>

	* libnautilus-extensions/nautilus-drag.h:
	Bug 2943.
	Set the auto-scroll delay to 750 ms per Arlo's recommendation.

	* libnautilus-extensions/nautilus-list.c: (rectangle_intersect),
	(nautilus_list_clear_from_row):
	Finish up 2036 - rectangular sections of list view sometimes
	get erased. Fix up all the other list view drawing glitches that
	were showing up when invalidating the list view with other
	windows,
	resizing columns, etc.
	gdk_rectangle_intersect is ultra-lame and returns undefined
	rectangles
	when doing an intersection of two disjoint rectangles, instead
	of returning
	an empty rectangle with zero width/height.
	For now replaced places that relied on this behavior to be
	correct with a
	call to rectangle_intersect that handles the result properly.

M	ChangeLog
M	libnautilus-extensions/nautilus-drag.h
M	libnautilus-extensions/nautilus-list.c
M	libnautilus-private/nautilus-drag.h
M	libnautilus-private/nautilus-list.c

commit fe3e092b9012b8bce05758017cfadaf3bb9122b0
Author: Mike Engber <engber@src.gnome.org>
Date:	2000-10-04

    Changed the background code so that updates occuring during image
    loading


	Changed the background code so that updates occuring
	during image loading are handled by drawing with the
	old settings. This prevents visual glitches/flash (bug 739)
	* libnautilus-extensions/nautilus-background.c:
	(nautilus_background_remove_current_image),
	(nautilus_background_destroy),
	(nautilus_background_set_image_placement),
	(reset_cached_color_info),
	(nautilus_background_ensure_gradient_buffered),
	(nautilus_background_image_totally_obscures),
	(nautilus_background_ensure_image_scaled),
	(nautilus_background_pre_draw), (nautilus_background_set_color),
	(nautilus_background_load_image_callback),
	(nautilus_background_is_image_load_in_progress),
	(nautilus_background_cancel_loading_image),
	(nautilus_background_start_loading_image),
	(nautilus_background_set_image_uri_no_emit),
	(nautilus_background_set_image_uri_helper),
	(nautilus_background_set_image_uri),
	(set_image_and_color_image_loading_done_callback),
	(nautilus_background_set_image_uri_and_color),
	(nautilus_background_receive_dropped_background_image),
	(nautilus_background_is_loaded), (nautilus_background_real_reset),
	(nautilus_background_is_too_complex_for_gtk_style),
	(nautilus_background_receive_dropped_color):

M	ChangeLog
M	libnautilus-extensions/nautilus-background.c
M	libnautilus-private/nautilus-background.c

commit f778e60d5dc1d9e0212ce1c0a2b010b390ea765d
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-10-04

    file nautilus-shell-ui.xml was initially added on branch
    nautilus-uih-merge.

commit 7dd64b4c89dcb77e93eca249585516eb23164daf
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-10-04

    file ui.xml was initially added on branch nautilus-uih-merge.

commit 6a83b3e0a13852de6a40c4eb4c41f7f63b653a24
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-10-04

    Just print the rpmname and not the file anme Handle filename==null


	*
	components/services/install/command-line/eazel-alt-install-corba.
	c: (tree_helper):
	Just print the rpmname and not the file anme
	* components/services/install/lib/eazel-install-md5.c:
	(md5_get_digest_from_file):
	Handle filename==null

	* components/services/install/lib/eazel-install-object.c:
	(eazel_install_emit_dependency_check_default):
	Hack that should be removed when 3460 is fixed

	* components/services/install/lib/eazel-install-protocols.c:
	(eazel_install_fetch_package):
	Indention...

	* components/services/install/lib/eazel-install-query.c:
	(eazel_install_simple_query):
	Variable init

	* components/services/install/lib/eazel-install-rpm-glue.c:
	(eazel_install_pre_install_packages),
	(eazel_install_download_packages),
	(eazel_install_check_for_file_conflicts),
	(eazel_install_monitor_subcommand_pipe),
	(eazel_install_do_transaction_md5_check),
	(eazel_install_prepare_package_system),
	(eazel_install_free_package_system),
	(eazel_install_check_existing_packages),
	(eazel_install_fetch_dependencies),
	(eazel_install_do_rpm_dependency_check),
	(eazel_install_do_file_conflict_check),
	(eazel_install_do_dependency_check), (eazel_install_ensure_deps),
	(eazel_uninstall_upward_traverse),
	(eazel_uninstall_downward_traverse),
	(eazel_uninstall_check_for_install):
	Variable init, removed some old fixme comments.
	Fixed 3373. Slightly better packagesystem modularity now.

	* components/services/install/lib/eazel-install-rpm-signature.c:
	(trilobite_check_rpm_signature):
	variable init.
	* components/services/install/lib/eazel-install-types.c:
	(packagedata_new), (packagedata_fill_from_rpm_header),
	(packagedata_fill_from_file), (packagedata_destroy),
	Fixed 3458.
	Fixed 3465.
	(packagedata_modstatus_enum_to_str),
	(packagedata_modstatus_str_to_enum):
	Var initializing.

	* nautilus-installer/src/Makefile:
	Yeah..

M	ChangeLog
M	components/services/install/command-line/eazel-alt-install-corba.c
M	components/services/install/lib/eazel-install-md5.c
M	components/services/install/lib/eazel-install-object.c
M	components/services/install/lib/eazel-install-protocols.c
M	components/services/install/lib/eazel-install-query.c
M	components/services/install/lib/eazel-install-rpm-glue.c
M	components/services/install/lib/eazel-install-rpm-signature.c
M	components/services/install/lib/eazel-install-types.c
M	nautilus-installer/src/Makefile

commit 35fcb5d3021d8bd47a7ad787e40b91bce7e1cb6e
Author: Kenneth Christiansen <kenneth@src.gnome.org>
Date:	2000-10-04

    Translations from Keld
    gnome-chess/po/da.po gnomeicu/po/da.po gtranslator/po/da.po
    libgda/po/da.po nautilus/po/da.po

M	po/da.po

commit ff9736f6bfc53fc6d7779bdc8cde13bed5239074
Author: Mike Engber <engber@src.gnome.org>
Date:	2000-10-04

    Fix #include


	Fix #include
	* libnautilus-extensions/nautilus-file-operations.c:

M	libnautilus-extensions/nautilus-file-operations.c
M	libnautilus-private/nautilus-file-operations.c

commit cc4db6ab8aa62f05201d3e7be13fac91e179c173
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-10-04

    better version of the non-anti-aliased music icon from Susan
    inadvertently



	* icons/i-music.png:
	better version of the non-anti-aliased music icon from Susan
	inadvertently left out of my previous check-in

M	ChangeLog
M	icons/i-music.png

commit 03c38354e2ad8a53b3d0e7d1940c2ce2a0f06386
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-10-04

    fixed bug 3463, get sound diagnostics when mousing over non-sound
    files,


	fixed bug 3463, get sound diagnostics when mousing over non-sound
	files, by only testing for sound if we're over a sound file

	also, made the shadow type of the throbber frame be specified
	by the
	theme.

M	ChangeLog
M	icons/ardmore/ardmore.xml
M	icons/default.xml
M	icons/eazel/eazel.xml
M	icons/vector/vector.xml
M	src/file-manager/fm-icon-view.c
M	src/nautilus-window-toolbars.c

commit 2b6b3a15ddc86964d3605aae2f7c3fd168975012
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-10-04

    Remove weird Danish text and replace with terse English text.

	* nautilus-installer/src/prescript:

	Remove weird Danish text and replace with terse English text.

M	nautilus-installer/src/prescript

commit 970092625ce2dcbbf68efad7d63eb1570382aa0a
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-10-04

    Needed XPM for the error page.

	* nautilus-installer/src/error-symbol.xpm:

	Needed XPM for the error page.

A	nautilus-installer/src/error-symbol.xpm

commit 639771b58fd864fc38ee6b9d099d941c6add7ea9
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-10-04

    Catch (X) click on window and exit cleanly. Combine the two -d options

	* nautilus-installer/src/callbacks.c: (druid_delete):
	* nautilus-installer/src/callbacks.h:
	* nautilus-installer/src/installer.c: (get_pixmap_x_y),
	(create_pixmap), (create_what_to_do_page), (jump_to_error_page),
	(create_window), (eazel_install_progress),
	(eazel_download_progress), (get_detailed_errors_foreach),
	(download_failed), (eazel_install_preflight),
	(eazel_install_dep_check), (eazel_install_delete_files),
	(install_done), (check_if_next_okay), (toggle_button_toggled),
	(check_system), (eazel_installer_do_install),
	(eazel_installer_finalize), (eazel_install_get_depends),
	(eazel_installer_initialize):
	* nautilus-installer/src/installer.h:
	* nautilus-installer/src/main.c:

	Catch (X) click on window and exit cleanly.  Combine the two -d
	options into one and consolidate the debug output.  Change default
	server to services.eazel.com.  Resize druid to the size of the
	background XPM and disallow resizes.  Remove the /tmp dir on
	failure.  Use only printable chars in /tmp dir name.  Remove the
	ability to do nonsensical browsing in the druid (backwards from
	page one, etc).

M	nautilus-installer/src/callbacks.c
M	nautilus-installer/src/callbacks.h
M	nautilus-installer/src/installer.c
M	nautilus-installer/src/installer.h
M	nautilus-installer/src/main.c

commit d70e110d31b57452ff7c3586f46fae3ee9f89f4c
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-10-04

    Erase file if it didn't download correctly (was leaving around
    0-length

	* components/services/install/lib/eazel-install-protocols.c:
	(eazel_install_fetch_file), (eazel_install_fetch_package),
	(add_to_url), (get_url_for_package):

	Erase file if it didn't download correctly (was leaving around
	0-length files).  Quote weird characters in values when composing
	an URL.

M	ChangeLog
M	components/services/install/lib/eazel-install-protocols.c

commit 01f98bd6d9cdfe9206b49f32ac8c7ad02142d394
Author: Arlo Rose <arlo@src.gnome.org>
Date:	2000-10-04

    Added a couple of non-AA folder icons.


	    * icons/arlo/Makefile.am:
	    * icons/arlo/i-directory-aa.png:
	    * icons/arlo/i-directory.png:
	    * icons/arlo/i-directory-72.png:
	    Added a couple of non-AA folder icons.

M	ChangeLog
M	icons/arlo/Makefile.am
A	icons/arlo/i-directory-72.png
C100	icons/arlo/i-directory.png	icons/arlo/i-directory-aa.png
M	icons/arlo/i-directory.png

commit 3019dd19e1e80f68c74c0f91497bb57b8f0404ee
Author: Mathieu Lacage <mathieu@eazel.com>
Date:	2000-10-04

    initalize ret_val for optimized builds...

    2000-10-03	Mathieu Lacage	<mathieu@eazel.com>

	* src/file-manager/fm-list-view.c: (fm_list_handle_dragged_items):
	initalize ret_val for optimized builds...

M	ChangeLog
M	src/file-manager/fm-list-view.c

commit 0d1b4f57bff633598f616825e906955d2b315596
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-10-04

    changed how layout works in the non-tighter-layout case by removing
    the


	changed how layout works in the non-tighter-layout case by
	removing the powers of two padding and instead going with
	a fixed minimum size.

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-container.c

commit 7b9c610f8c2e043d4fa118acb84c5e747ef3bc87 (tag:
NAUTILUS_UIH_MERGE_BASE)
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-10-04

    Fixed window title.

M	ChangeLog
M	components/music/nautilus-music-view.c

commit 1f04158c8c4999fbda65d18c7412f94046a13e42
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-10-04

    Filed bugs for some FIXMEs

	* check-THANKS.pl,
	components/adapter/nautilus-adapter-progressive-load-strategy.c,
	components/adapter/nautilus-adapter-stream-load-strategy.c,
	src/nautilus-view-frame.c: Filed bugs for some FIXMEs

M	ChangeLog
M	check-THANKS.pl
M	components/adapter/nautilus-adapter-progressive-load-strategy.c
M	components/adapter/nautilus-adapter-stream-load-strategy.c
M	src/nautilus-view-frame.c

commit a96f72f012ac3e2c1f518fe15fcfce310866ddae
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-10-03

    fixed bug where there was an overflow computing the average pixel
    value


	fixed bug where there was an overflow computing the average
	pixel value for large enough tiles; it manifested by choosing the
	wrong color text over certain backgrounds like clouds; fixed by
	using uints for the accumulators instead of ints.

M	ChangeLog
M	libnautilus-extensions/nautilus-gdk-pixbuf-extensions.c
M	libnautilus-private/nautilus-gdk-pixbuf-extensions.c

commit 9af23cad2bb5ca0a27403703aaf987ada91a65e9
Author: Mathieu Lacage <mathieu@eazel.com>
Date:	2000-10-03

    add function. add prototype.

    2000-10-03	Mathieu Lacage	<mathieu@eazel.com>

	* libnautilus-extensions/nautilus-gtk-extensions.c:
	(nautilus_gtk_marshal_BOOL__INT_POINTER_INT_INT_UINT): add
	function.
	* libnautilus-extensions/nautilus-gtk-extensions.h: add prototype.

	* libnautilus-extensions/nautilus-list.c:
	(nautilus_list_initialize_class),
	(nautilus_list_prelight_if_necessary),
	(nautilus_list_drag_motion),
	(nautilus_list_drag_drop), (nautilus_list_drag_data_received):
	* libnautilus-extensions/nautilus-list.h:
	add the handle-dragged-items signal to handle prelighting when you
	drag.

	* src/file-manager/fm-list-view.c: (fm_list_handle_dragged_items),
	(set_up_list): hook to the handle-dragged-items signal.

M	ChangeLog
M	libnautilus-extensions/nautilus-gtk-extensions.c
M	libnautilus-extensions/nautilus-gtk-extensions.h
M	libnautilus-extensions/nautilus-list.c
M	libnautilus-extensions/nautilus-list.h
M	libnautilus-private/nautilus-gtk-extensions.c
M	libnautilus-private/nautilus-gtk-extensions.h
M	libnautilus-private/nautilus-list.c
M	libnautilus-private/nautilus-list.h
M	src/file-manager/fm-list-view.c

commit 4bff3f57ad610726634f5d2e7f33387cb991df84
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-10-03

	Fixed bug 3155 (need feedback item in Help menu)

	Bud & co. decided this should be there all the time.

	* src/nautilus-window-menus.c:
	(help_menu_nautilus_feedback_callback),
	(nautilus_window_initialize_menus): Added menu item
	that opens a feedback web page.

M	ChangeLog
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-window-menus.c

commit e56c3e97b6235d3130387aa2343c6fe0f191f936
Author: Christian Rose <menthos@src.gnome.org>
Date:	2000-10-03

    Updated Swedish translation.

M	po/sv.po

commit ea4a8a37576431dae69df2d2b851954dcf4bcc29
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2000-10-03

    Updated Norwegian translation.

    2000-10-03	Kjartan Maraas	<kmaraas@gnome.org>

	* no.po: Updated Norwegian translation.

M	po/ChangeLog
M	po/no.po

commit c612c157ee74c904b30bdcc90dd15275ba448fba
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-10-03

	Fixed bug 3379 (crash leaving web page)

	* libnautilus-extensions/nautilus-directory-async.c:
	(directory_load_done): When directory load returns an
	error, clear unconfirmed bit on all files in that directory
	so they won't be marked gone later.

	Fixed bug 3421 (web page with blank HTML title causes blank
	title in Nautilus)

	* components/mozilla/nautilus-mozilla-content-view.c:
	(mozilla_title_changed_callback): Don't call
	nautilus_view_set_title
	if the HTML title is NULL or "".

M	ChangeLog
M	components/mozilla/nautilus-mozilla-content-view.c
M	libnautilus-extensions/nautilus-directory-async.c
M	libnautilus-private/nautilus-directory-async.c

commit adb5d03cb194aa7cc22ab302c844bbca192669ae
Author: Pavel Cisler <pavel@eazel.com>
Date:	2000-10-03

    Work on 2036 - drawing glitches in ListView.

    2000-10-03	Pavel Cisler  <pavel@eazel.com>

	Work on 2036 - drawing glitches in ListView.

	* configure.in:
	* cut-n-paste-code/widgets/Makefile.am:
	* cut-n-paste-code/widgets/nautilusclist/.cvsignore:
	* cut-n-paste-code/widgets/nautilusclist/Makefile.am:
	* cut-n-paste-code/widgets/nautilusclist/nautilusclist.c:
	* cut-n-paste-code/widgets/nautilusclist/nautilusclist.h:
	(COLUMN_FROM_XPIXEL), (LIST_WIDTH), (nautilus_clist_get_type),
	(nautilus_clist_class_init), (nautilus_clist_set_arg),
	(nautilus_clist_get_arg), (nautilus_clist_init),
	(nautilus_clist_construct), (nautilus_clist_new),
	(nautilus_clist_new_with_titles),
	(nautilus_clist_set_hadjustment),
	(nautilus_clist_get_hadjustment),
	(nautilus_clist_set_vadjustment),
	(nautilus_clist_get_vadjustment),
	(nautilus_clist_set_scroll_adjustments),
	(nautilus_clist_set_shadow_type),
	(nautilus_clist_set_selection_mode), (nautilus_clist_freeze),
	(nautilus_clist_thaw), (nautilus_clist_column_titles_show),
	(nautilus_clist_column_titles_hide),
	(nautilus_clist_column_title_active),
	(nautilus_clist_column_title_passive),
	(nautilus_clist_column_titles_active),
	(nautilus_clist_column_titles_passive),
	(nautilus_clist_set_column_title),
	(nautilus_clist_get_column_title),
	(nautilus_clist_set_column_widget),
	(nautilus_clist_get_column_widget),
	(nautilus_clist_set_column_justification),
	(nautilus_clist_set_column_visibility),
	(nautilus_clist_set_column_resizeable),
	(nautilus_clist_set_column_auto_resize),
	(nautilus_clist_columns_autosize),
	(nautilus_clist_optimal_column_width):

	Had to create a copy of GtkCList to work around problems where
	the drawing
	code was getting called directly behind our derived classes
	back. Rebecka
	already set GtkCList up in the cut-n-paste directory. Move it
	to the Nautilus
	namespace so that it doesn't collide with the original.
	Add more methods to allow completely overriding all drawing by a
	derived class.
	Add not reached asserts in original GtkCList drawing code that was
	messing us up.

	* libnautilus-extensions/Makefile.am:
	* libnautilus-extensions/nautilus-list-column-title.c:
	(get_column_label_at), (get_column_frame_at),
	(nautilus_list_column_title_paint), (in_column_rect),
	(in_resize_rect):
	* libnautilus-extensions/nautilus-list.c:
	(nautilus_list_initialize_class), (activate_row),
	(nautilus_list_is_row_selected), (row_set_selected),
	(select_row_unselect_others), (nautilus_list_unselect_all),
	(nautilus_list_select_all), (nautilus_list_button_press),
	(nautilus_list_button_release),
	(nautilus_list_clear_keyboard_focus),
	(nautilus_list_set_keyboard_focus),
	(nautilus_list_keyboard_move_to), (nautilus_list_select_row),
	(keyboard_row_reveal_timeout_callback),
	(nautilus_list_reveal_row),
	(nautilus_clist_get_first_selected_row),
	(nautilus_clist_get_last_selected_row),
	(nautilus_list_keyboard_navigation_key_press),
	(nautilus_list_activate_selected_items), (nautilus_list_realize),
	(list_requisition_width), (nautilus_list_size_request),
	(new_column_width), (size_allocate_columns),
	(size_allocate_title_buttons), (nautilus_list_draw_focus),
	(get_cell_style), (get_cell_horizontal_start_position),
	(last_column_index), (get_cell_rectangle), (draw_cell),
	(draw_row),
	(nautilus_list_clear_from_row), (draw_rows), (draw_all),
	(nautilus_list_draw), (nautilus_list_expose),
	(nautilus_list_resize_column), (nautilus_list_mark_cell_as_link),
	(nautilus_list_set_cell_contents),
	(nautilus_list_set_pixbuf_list),
	(nautilus_list_track_new_column_width), (nautilus_list_motion),
	(nautilus_list_column_resize_track_start),
	(nautilus_list_column_resize_track),
	(nautilus_list_column_resize_track_end),
	(nautilus_list_real_scroll), (nautilus_list_clear),
	(nautilus_list_new_with_titles), (nautilus_list_row_at),
	(nautilus_list_get_selection), (nautilus_list_set_selection),
	(nautilus_list_each_selected_row),
	(nautilus_list_get_first_selected_row), (insert_row):
	* libnautilus-extensions/nautilus-list.h:
	* src/file-manager/fm-list-view.c: (column_clicked_callback),
	(fm_list_view_compare_rows), (compare_rows_by_name),
	(match_row_name), (context_click_selection_callback),
	(context_click_background_callback), (make_sorted_row_array),
	(select_row_common), (select_previous_next_common),
	(fm_list_nautilus_file_at), (row_get_data_binder),
	(fm_list_get_drag_pixmap), (create_list), (set_up_list),
	(add_to_list), (fm_list_view_clear),
	(fm_list_view_begin_adding_files), (fm_list_view_add_file),
	(remove_from_list), (fm_list_view_file_changed),
	(fm_list_view_done_adding_files), (real_is_empty),
	(fm_list_view_set_zoom_level), (fm_list_view_reset_row_height),
	(fm_list_view_select_all), (fm_list_view_sort_items),
	(install_row_images), (update_icons):

	Updated to match new renamings.

	* libnautilus-extensions/nautilus-list.h:
	* libnautilus-extensions/nautilus-list.c:
	(draw_rows), (draw_all):

	Make these a method, call them as such instead of calling them
	directly.
	Switch to the new NAUTILUS_CALL_VIRTUAL macro.

M	ChangeLog
M	configure.in
M	cut-n-paste-code/widgets/Makefile.am
A	cut-n-paste-code/widgets/nautilusclist/.cvsignore
A	cut-n-paste-code/widgets/nautilusclist/Makefile.am
A	cut-n-paste-code/widgets/nautilusclist/nautilusclist.c
A	cut-n-paste-code/widgets/nautilusclist/nautilusclist.h
M	libnautilus-extensions/Makefile.am
M	libnautilus-extensions/nautilus-list-column-title.c
M	libnautilus-extensions/nautilus-list.c
M	libnautilus-extensions/nautilus-list.h
M	libnautilus-private/Makefile.am
M	libnautilus-private/nautilus-list-column-title.c
M	libnautilus-private/nautilus-list.c
M	libnautilus-private/nautilus-list.h
M	src/file-manager/fm-list-view.c

commit 36b6fdda33a6bb3f68809f267c8e6d9a5b62e126
Author: Mike Engber <engber@src.gnome.org>
Date:	2000-10-03

    Sped up background drawing for the tiled non-aa case.


	Sped up background drawing for the tiled non-aa case.
	* libnautilus-extensions/nautilus-background.c:
	(update_drawable_with_pixbuf), (draw_pixbuf_tiled),
	(nautilus_background_draw), (draw_pixbuf_tiled_aa):

M	ChangeLog
M	libnautilus-extensions/nautilus-background.c
M	libnautilus-private/nautilus-background.c

commit 53d5419a538af88896f5a752fbac6c1717782e78
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-10-03

	Fixed bug 3422 (Forward menu crashes after choosing from
	Back menu (and vice-versa))

	* src/nautilus-window-manage-views.c:
	(handle_go_back), (handle_go_forward): Don't free the
	link whose data you're about to move to another list.
	This got broken in a recent leak-fixing pass.

M	ChangeLog
M	src/nautilus-window-manage-views.c

commit 8da2f7ba50c382c7b8a96879b914c9abcf38f4ee
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-10-03

	Fixed bug 3420: "Show Sidebar" can leave sidebar at zero width

	* libnautilus-extensions/nautilus-horizontal-splitter.h:
	New public functions nautilus_horizontal_splitter_expand,
	..._collapse, and ..._toggle_position.

	* libnautilus-extensions/nautilus-horizontal-splitter.c:
	(nautilus_horizontal_splitter_expand): Broken out of
	toggle_position, just does the expanding part (or nothing
	if already expanded).
	(nautilus_horizontal_splitter_collapse): Broken out of
	toggle_position, just does the collapsing part (or nothing
	if already collapsed).
	(nautilus_horizontal_splitter_toggle_position): renamed
	from toggle_splitter_position; now calls the broken-out
	functions.
	(nautilus_horizontal_splitter_button_release): Updated for
	name change.

	* src/nautilus-window.c: (nautilus_window_show_sidebar):
	Call nautilus_horizontal_splitter_expand when showing sidebar.

M	ChangeLog
M	libnautilus-extensions/nautilus-horizontal-splitter.c
M	libnautilus-extensions/nautilus-horizontal-splitter.h
M	libnautilus-private/nautilus-horizontal-splitter.c
M	libnautilus-private/nautilus-horizontal-splitter.h
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window.c

commit 304974cfe837cdd7bf7c75a66fe87dc56e4cac32
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-10-03

    Retired.

	* README:
	Retired.

	* components/mozilla/README:
	Added Mozilla component information.

M	ChangeLog
M	README
D	components/mozilla/README

commit ce1c2087217c272f87f1ae84ee2e61701637e7ef
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-10-03

    Make sure the throbber graphics make it into the rpm.

	* nautilus.spec.in:
	Make sure the throbber graphics make it into the rpm.

M	ChangeLog
M	nautilus.spec.in

commit de19fb283ab91c92014ba8a975f559e70bca1239
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-10-03

    Update for GConf HEAD (0.9)

	* README:
	* components/mozilla/nautilus-mozilla-content-view.c:
	(nautilus_mozilla_content_view_initialize):
	* components/services/install/lib/eazel-install-metadata.c:
	(check_gconf_init), (get_conf_string), (get_conf_int),
	(get_conf_boolean):
	* components/services/install/lib/eazel-install-types.c:
	(categorydata_new):
	* components/services/nautilus-dependent-shared/Makefile.am:
	* components/services/trilobite/libtrilobite/trilobite-redirect.c:
	(check_gconf_init), (wipe_redirect_table), (add_redirect),
	(trilobite_redirect_lookup), (trilobite_get_services_address):
	* configure.in:
	* libnautilus-extensions/nautilus-global-preferences.c:
	(global_preferences_get_sidebar_panel_view_identifiers),
	(register_proxy_preferences):
	* libnautilus-extensions/nautilus-preferences-private.h:
	* libnautilus-extensions/nautilus-preferences.c:
	(preferences_hash_node_add_by_user_level_callbacks),
	(preferences_hash_node_add_callback),
	(preferences_make_make_gconf_key),
	(preferences_gconf_by_user_level_callback),
	(preferences_gconf_callback), (preferences_initialize_if_needed),
	(nautilus_preferences_set_boolean),
	(nautilus_preferences_get_boolean),
	(nautilus_preferences_set_string_list),
	(nautilus_preferences_get_string_list),
	(nautilus_preferences_set_enum), (nautilus_preferences_get_enum),
	(nautilus_preferences_set), (nautilus_preferences_get),
	(nautilus_preferences_handle_error):
	* libnautilus-extensions/nautilus-user-level-manager.c:
	(user_level_manager_new), (user_level_set_default_if_needed),
	(gconf_user_level_changed_callback),
	(nautilus_user_level_manager_set_user_level),
	(user_level_manager_get_user_level_as_string),
	(nautilus_user_level_manager_set_default_value_if_needed),
	(nautilus_user_level_manager_compare_preference_between_user_levels
	):
	Update for GConf HEAD (0.9)

M	ChangeLog
M	README
M	components/mozilla/nautilus-mozilla-content-view.c
M	components/services/install/lib/eazel-install-metadata.c
M	components/services/install/lib/eazel-install-types.c
M	components/services/nautilus-dependent-shared/Makefile.am
M	components/services/trilobite/libtrilobite/trilobite-redirect.c
M	configure.in
M	libnautilus-extensions/nautilus-global-preferences.c
M	libnautilus-extensions/nautilus-preferences-private.h
M	libnautilus-extensions/nautilus-preferences.c
M	libnautilus-extensions/nautilus-user-level-manager.c
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-preferences-private.h
M	libnautilus-private/nautilus-preferences.c
M	libnautilus-private/nautilus-user-level-manager.c
M	nautilus.spec.in

commit c2ad81d0e67027f4362e26247f26bf90225d1976
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-10-03

    made the music view use nautilus_sound for process management; get the


	made the music view use nautilus_sound for process management;
	get the album cover to display from the CUSTOM_ICON metadata,
	ehich is preferred; otherwise, draft one if there's exactly
	one image in the directory.  The metadata part isn't working yet.

M	ChangeLog
M	components/music/mpg123_handler.c
M	components/music/nautilus-music-view.c

commit 28f4eceff1d539e2c400adbbc7d47c0b2707b2a9
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-10-03

    Remove last bits of unArloified screens in the bootstrap installer,

	    * nautilus-installer/src/callbacks.c: (begin_install):
	    * nautilus-installer/src/installer.c:
	    (gtk_label_new_with_font),
	    (create_install_page), (create_pixmap_widget),
	    (jump_to_error_page), (create_finish_page_good),
	    (create_window),
	    (eazel_install_progress), (eazel_download_progress),
	    (get_detailed_errors_foreach), (get_detailed_errors),
	    (download_failed), (eazel_install_preflight),
	    (eazel_install_dep_check), (install_done),
	    (check_if_next_okay),
	    (toggle_button_toggled), (eazel_installer_add_category),
	    (check_system), (eazel_installer_do_install),
	    (eazel_installer_finalize), (eazel_install_get_depends),
	    (eazel_installer_initialize):
	    * nautilus-installer/src/installer.h:
	    * nautilus-installer/src/link.sh:
	    * nautilus-installer/src/main.c: (esd_open_sound),
	    (esd_sample_getid), (esd_sample_play), (esd_sample_cache),
	    (esd_sample_free), (esd_confirm_sample_cache), (esd_close),
	    (afOpenFile), (afGetFrameCount), (afGetChannels), (afGetRate),
	    (afGetSampleFormat), (afReadFrames), (afCloseFile):

	    Remove last bits of unArloified screens in the bootstrap
	    installer, including the error page.  Clean up download
	    progress
	    bars (and presumably the install ones too, though they haven't
	    been tested yet) to follow the screenshots.  Tried to minimize
	    flickering in the progress bars though that may be a lost
	    cause.
	    Stub out previous esd/esound requirements.

M	nautilus-installer/src/callbacks.c
M	nautilus-installer/src/installer.c
M	nautilus-installer/src/installer.h
M	nautilus-installer/src/link.sh
M	nautilus-installer/src/main.c

commit e15bb5e137eeead8212d7116569d9cf06e80e8db
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-10-03

    Text for the "finished" screen of the bootstrap installer can now be

	    * components/services/install/lib/eazel-install-rpm-glue.c:
	    (install_new_packages):
	    *
	    components/services/install/lib/eazel-install-xml-package-list.c:
	    (parse_local_xml_package_list):
	    *
	    components/services/install/lib/eazel-install-xml-package-list.h:

	    Text for the "finished" screen of the bootstrap installer
	    can now
	    be changed in the XML file.

M	ChangeLog
M	components/services/install/lib/eazel-install-rpm-glue.c
M	components/services/install/lib/eazel-install-xml-package-list.c
M	components/services/install/lib/eazel-install-xml-package-list.h

commit f8618b63bba8291389e68ffa049b0b8d4bfc94cc
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-10-03

    implemented sound process management using gconf to store the
    process ID


	implemented sound process management using gconf to store the
	process ID of the currently playing sound, and switched sound
	previewing and part of the music view to use it.  This also
	fixed a
	process leaking bug, as each time a sound preview terminated, it
	was leaving a zombie process behind.

M	ChangeLog
M	components/music/nautilus-music-view.c
M	libnautilus-extensions/Makefile.am
M	libnautilus-extensions/nautilus-global-preferences.h
A	libnautilus-extensions/nautilus-sound.c
A	libnautilus-extensions/nautilus-sound.h
M	libnautilus-private/Makefile.am
M	libnautilus-private/nautilus-global-preferences.h
A	libnautilus-private/nautilus-sound.c
A	libnautilus-private/nautilus-sound.h
M	src/file-manager/fm-icon-view.c
M	src/nautilus-application.c

commit b48cda851431abc9d0b5bb64091169c9516275bc
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-10-03

	Saw the Tinderbox broken, so I just had to fix it. Also, I
	couldn't compile, and check-THANKS.pl failed.

	* libnautilus-extensions/nautilus-string.c:
	(nautilus_istr_compare): Change back nautilus_istr_compare to its
	old meaning.
	* libnautilus-extensions/nautilus-glib-extensions.c:
	(compare_strings_case_breaks_ties),
	(nautilus_g_str_list_sort_case_insensitive): Make the case
	insensitive sort use nautilus_strcmp_case_breaks_ties.

	* components/services/install/lib/eazel-install-protocols.c:
	(eazel_install_fetch_package_by_id):
	* components/services/install/lib/eazel-install-query.c:
	(eazel_install_simple_query):
	* components/services/install/lib/eazel-install-rpm-glue.c:
	(install_new_packages), (eazel_install_prepare_package_system),
	(eazel_install_free_package_system),
	(eazel_install_add_to_rpm_set),
	(eazel_install_fetch_dependencies):
	* components/services/install/lib/eazel-install-rpm-signature.c:
	(trilobite_check_rpm_signature):
	* components/services/install/lib/eazel-install-types.c:
	(packagedata_status_str_to_enum),
	(packagedata_modstatus_enum_to_str),
	(packagedata_modstatus_str_to_enum):
	*
	components/services/install/lib/eazel-install-xml-package-list.c:
	(generate_xml_package_list):
	Fixed a bunch of uninitialized variable warnings. At least one was
	probably a real bug, so Eskil needs to review these changes.

	* components/rpmview/nautilus-rpm-view.c:
	(nautilus_rpm_view_update_from_uri): This didn't compile with the
	Red Hat 6.1 version of the rpm library. So I fixed it. I hope I
	did it right. Eskil needs to review this change.

	* THANKS: Victor's name needed another space between it and the
	email address.
	* check-THANKS.pl: Missing comma, also the misspelling of Josh's
	email address was not mapped to his new email address.

M	ChangeLog
M	THANKS
M	check-THANKS.pl
M	components/rpmview/nautilus-rpm-view.c
M	components/services/install/lib/eazel-install-protocols.c
M	components/services/install/lib/eazel-install-query.c
M	components/services/install/lib/eazel-install-rpm-glue.c
M	components/services/install/lib/eazel-install-rpm-signature.c
M	components/services/install/lib/eazel-install-types.c
M	components/services/install/lib/eazel-install-xml-package-list.c
M	libnautilus-extensions/nautilus-glib-extensions.c
M	libnautilus-extensions/nautilus-string.c
M	libnautilus-private/nautilus-glib-extensions.c
M	libnautilus-private/nautilus-string.c

commit 10b8bae1c2bf9199ed396af201a8e59ee6a4c76d
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-10-03

	Fixed bug 3223.

	* components/adapter/nautilus-adapter-file-load-strategy.c:
	(nautilus_adapter_file_load_strategy_new),
	(nautilus_adapter_file_load_strategy_load_location):
	* components/adapter/nautilus-adapter-file-load-strategy.h:
	* components/adapter/nautilus-adapter-load-strategy.c:
	(nautilus_adapter_load_strategy_initialize_class),
	(nautilus_adapter_load_strategy_get),
	(nautilus_adapter_load_strategy_stop_loading),
	(nautilus_adapter_load_strategy_report_load_underway),
	(nautilus_adapter_load_strategy_report_load_progress),
	(nautilus_adapter_load_strategy_report_load_complete),
	(nautilus_adapter_load_strategy_report_load_failed):
	* components/adapter/nautilus-adapter-load-strategy.h:
	* components/adapter/nautilus-adapter-progressive-load-strategy.c:
	(nautilus_adapter_progressive_load_strategy_destroy),
	(nautilus_adapter_progressive_load_strategy_new), (stop_loading),
	(nautilus_adapter_progressive_load_strategy_load_location),
	(nautilus_adapter_progressive_load_strategy_stop_loading):
	* components/adapter/nautilus-adapter-progressive-load-strategy.h:
	* components/adapter/nautilus-adapter-stream-load-strategy.c:
	(nautilus_adapter_stream_load_strategy_new),
	(nautilus_adapter_stream_load_strategy_load_location):
	* components/adapter/nautilus-adapter-stream-load-strategy.h:
	* components/adapter/nautilus-adapter.c:
	(nautilus_adapter_destroy), (nautilus_adapter_new),
	(nautilus_adapter_load_underway_callback),
	(nautilus_adapter_load_progress_callback),
	(nautilus_adapter_load_complete_callback),
	(nautilus_adapter_load_failed_callback): Changed the load
	strategies to no longer depend on the view; instead, they emit
	appropriate signals at different stages of progress, which the
	NautilusAdapter object hooks into (connecting with
	_connect_object_while_alive). Also, the progressive load strategy
	now checks for cancellation around various CORBA calls, so it
	should actually respect the stop button.

	* AUTHORS, THANKS, check-THANKS.pl: Updated Josh Barrow's email
	address.

M	AUTHORS
M	ChangeLog
M	THANKS
M	check-THANKS.pl
M	components/adapter/nautilus-adapter-file-load-strategy.c
M	components/adapter/nautilus-adapter-file-load-strategy.h
M	components/adapter/nautilus-adapter-load-strategy.c
M	components/adapter/nautilus-adapter-load-strategy.h
M	components/adapter/nautilus-adapter-progressive-load-strategy.c
M	components/adapter/nautilus-adapter-progressive-load-strategy.h
M	components/adapter/nautilus-adapter-stream-load-strategy.c
M	components/adapter/nautilus-adapter-stream-load-strategy.h
M	components/adapter/nautilus-adapter.c

commit f82a3ba61e08c658c8982e017c70ec649e2e74f0
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-10-03

    Make the test program exit when its window is closed, so it can be

	* test/test-nautilus-label.c: (delete_event), (main):
	Make the test program exit when its window is closed, so it can be
	profiled properly.

M	ChangeLog
M	test/test-nautilus-label.c

commit b501e415011f68daf0ce1d880c81af7cb8b9320d
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-10-03

    Fixed the loading of files provided by the rpm.

	* components/rpmview/nautilus-rpm-view.c:
	(nautilus_rpm_view_update_from_uri):

	Fixed the loading of files provided by the rpm.

	*
	components/services/install/command-line/eazel-alt-install-corba.
	c: (tree_helper), (md5_check_failed):
	Clarified the debug output.

	* components/services/install/lib/Makefile.am:
	Removed the evil CFLAGS assignment that remove -Werror

	* components/services/install/lib/eazel-install-corba-callback.c:
	(impl_md5_check_failed), (impl_uninstall_failed),
	(eazel_install_callback_unref):
	Fixed some warnings.

	* components/services/install/lib/eazel-install-private.h:
	Moved the funky glist_step into -private.h
	Removed some rpm vars.

	* components/services/install/lib/eazel-install-object.c:
	(eazel_install_initialize),
	Removed some of the rpm variables in the private part.
	(eazel_install_emit_preflight_check_default),
	(eazel_install_emit_delete_files_default), (string_list_copy):
	Fixing warnings

	* components/services/install/lib/eazel-install-protocols.c:
	(gnome_vfs_fetch_remote_file), (eazel_install_fetch_package),
	(get_url_for_package):
	Fixing warnings. And made fetch_package be more generel, as
	opposed to having three different fetchers. So I've removed
	_which_provides and I need to remove _by_id.

	* components/services/install/lib/eazel-install-protocols.h:
	Removed fetch_which_provides.

	* components/services/install/lib/eazel-install-public.h:
	Moved the funky glist_step into -private.h

	* components/services/install/lib/eazel-install-rpm-glue.c:
	(eazel_install_pre_install_packages), (install_new_packages),
	(eazel_install_download_packages),
	(eazel_install_check_for_file_conflicts),
	(eazel_install_do_install_packages), (hest),
	(eazel_install_add_to_rpm_set),
	(eazel_install_requirement_dep_compare),
	(eazel_install_package_version_compare),
	(eazel_install_check_if_related_package),
	(eazel_install_fetch_rpm_dependencies),
	(eazel_install_fetch_dependencies),
	(eazel_install_do_rpm_dependency_check),
	(eazel_install_do_dependency_check), (eazel_install_ensure_deps),
	(eazel_uninstall_upward_traverse):
	Fixed most of bug 3373, completely revamped the dep checking. Now
	theres a packagesystem dependent depchecker and a seperate filedep
	check afterwards. The packagesystem dependent returns a list of
	package pairs <a,b>, where a requires b. fetch_dependencies then
	traverses that list, downloads and makes the nessecary checks. The
	makes fetch_dependencies package independent, and also fixes bug
	1698.
	Also various debug message fixing etc.

	* components/services/install/lib/eazel-install-rpm-signature.c:
	(read_rpm_signature), (trilobite_check_rpm_signature):
	Warning fixing.

	* components/services/install/lib/eazel-install-types.h:
	* components/services/install/lib/eazel-install-types.c:
	(packagedata_new), (packagedata_fill_from_rpm_header),
	(packagedata_fill_from_file), (packagedata_destroy),
	(packagerequirement_new):
	Added three new fields, eazel_id for the SoftCat id (as opposed to
	using the name field, the conflicts_checked boolean to prevent
	doing file conflict checking more then once and a boolean flag for
	tagging a package as being a source package.
	Also fixed 3344, the file list is now read correctly.
	Created the PacakgeRequirement structure, used for bug 3373.
	Fixed warnings.

	*
	components/services/install/lib/eazel-install-xml-package-list.c:
	(parse_package), (parse_category), (osd_parse_implementation),
	(osd_parse_softpkg):
	Fixed the uses of xml_get_value since I changed the semantics to
	be a "const char*" function.

	* components/services/install/server/main.c: (main):
	Print a string when terminating.

	* components/services/summary/lib/eazel-summary-shared.c:
	(parse_a_service), (parse_a_update_news_item):
	Fixed the uses of xml_get_value since I changed the semantics to
	be a "const char*" function.

	* components/services/trilobite/libtrilobite/helixcode-utils.h:
	* components/services/trilobite/libtrilobite/helixcode-utils.c:
	Changed xml_get_value to return const char* (bug 2448).

M	ChangeLog
M	components/rpmview/nautilus-rpm-view.c
M	components/services/install/command-line/eazel-alt-install-corba.c
M	components/services/install/lib/Makefile.am
M	components/services/install/lib/eazel-install-corba-callback.c
M	components/services/install/lib/eazel-install-object.c
M	components/services/install/lib/eazel-install-private.h
M	components/services/install/lib/eazel-install-protocols.c
M	components/services/install/lib/eazel-install-protocols.h
M	components/services/install/lib/eazel-install-public.h
M	components/services/install/lib/eazel-install-rpm-glue.c
M	components/services/install/lib/eazel-install-rpm-signature.c
M	components/services/install/lib/eazel-install-types.c
M	components/services/install/lib/eazel-install-types.h
M	components/services/install/lib/eazel-install-xml-package-list.c
M	components/services/install/server/main.c
M	components/services/summary/eazel-summary-shared.c
M	components/services/summary/lib/eazel-summary-shared.c
M	components/services/trilobite/libtrilobite/helixcode-utils.c
M	components/services/trilobite/libtrilobite/helixcode-utils.h
M	nautilus-installer/src/Makefile

commit 99785dd77981ed3066c739d0136413838396b66d
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-10-03

	More work on whittling the state machine down to size.

	* README: libunicode, libglade, and eog are no longer required.

	* components/history/nautilus-history-view.c:
	(history_title_changed):
	* libnautilus/nautilus-view-component.idl:
	* libnautilus/nautilus-view.c: (impl_Nautilus_View_title_changed),
	(nautilus_view_initialize_class):
	* libnautilus/nautilus-view.h:
	* src/nautilus-view-frame.c: (nautilus_view_frame_title_changed):
	* src/nautilus-view-frame.h:
	Added title parameter for the title_changed function.

	* src/nautilus-view-frame.c:
	(nautilus_view_frame_report_load_complete): Got rid of extra
	emission of report_load_complete, which is handled by
	view_frame_loaded now.

	* libnautilus-extensions/nautilus-background.c:
	(nautilus_background_initialize_class):
	* libnautilus-extensions/nautilus-entry.c:
	(nautilus_entry_initialize_class):
	* libnautilus-extensions/nautilus-icon-text-item.c:
	(iti_class_init):
	* libnautilus-extensions/nautilus-list.c:
	(nautilus_list_initialize_class):
	* src/nautilus-bookmark-list.c:
	(nautilus_bookmark_list_initialize_class):
	* src/nautilus-navigation-bar.c:
	(nautilus_navigation_bar_initialize_class):
	* src/nautilus-search-bar-criterion.c:
	(nautilus_search_bar_criterion_initialize_class):
	* src/nautilus-sidebar.c: (nautilus_sidebar_initialize_class):
	* src/nautilus-switchable-navigation-bar.c:
	(nautilus_switchable_navigation_bar_initialize_class):
	Use GTK_RUN_LAST instead of GTK_RUN_FIRST.

	* libnautilus-extensions/nautilus-directory-background.c:
	* libnautilus-extensions/nautilus-link-set.c:
	* libnautilus-extensions/nautilus-link.c:
	* src/file-manager/fm-icon-text-window.c:
	* src/file-manager/fm-icon-view.c:
	* src/file-manager/fm-properties-window.c:
	* src/nautilus-complex-search-bar.c:
	* src/nautilus-link-set-window.c:
	* src/nautilus-simple-search-bar.c:
	* src/nautilus-switchable-search-bar.c:
	Add includes needed now that the #include <gnome.h> was removed
	from nautilus-global-preferences.h.

	* libnautilus-extensions/nautilus-string.h:
	* libnautilus-extensions/nautilus-string.c:
	(nautilus_strcmp_case_breaks_ties): Added function, like
	g_strcasecmp, but falls back on strcmp for strings that match
	case-insensitive-wise.
	(nautilus_istr_compare): Use nautilus_strcmp_case_breaks_ties
	instead of nautilus_strcasecmp.

	* libnautilus-extensions/nautilus-file.c:
	(nautilus_file_compare_by_name): Use
	nautilus_strcmp_case_breaks_ties instead of g_strcasecmp.
	(nautilus_file_compare_by_directory_name): Use
	nautilus_strcmp_case_breaks_ties instead of g_strcasecmp.
	(get_automatic_emblems_as_integer): Convert automatic emblems to
	integer form for simple sorting.
	(prepend_automatic_emblem_names): Separate out the code that puts
	on automatic emblem names, and make it put them first, before any
	keyword-based emblems.
	(nautilus_file_compare_by_emblems): Compare the automatic emblems
	first, using the integer form.
	(nautilus_file_compare_by_type): Use
	nautilus_strcmp_case_breaks_ties instead of nautilus_strcmp.
	(nautilus_file_compare_for_sort): Use
	nautilus_strcmp_case_breaks_ties instead of g_strcasecmp.
	(nautilus_file_compare_name): Use nautilus_strcmp_case_breaks_ties
	instead of g_strcasecmp.
	(nautilus_file_is_mime_type): Use nautilus_strcasecmp instead of
	nautilus_strcmp.
	(nautilus_file_get_emblem_names): Use
	prepend_automatic_emblem_names.
	(sort_keyword_list_and_remove_duplicates): Sort with
	nautilus_strcmp_case_breaks_ties instead of
	compare_emblem_names. Automatic emblem names are now dealt with
	elsewhere.

	* libnautilus-extensions/nautilus-icon-container.c:
	(compare_icons_by_name): Use nautilus_strcmp_case_breaks_ties
	instead of nautilus_strcasecmp.

	* libnautilus-extensions/nautilus-glib-extensions.c:
	(nautilus_g_str_list_sort): Use nautilus_str_compare.
	(nautilus_g_str_list_sort_case_insensitive): Use
	nautilus_istr_compare.

	* components/services/vault/command-line/main.c: (main):
	* test/test-nautilus-mime-actions-set.c: (str_to_action_type):
	Use g_strcasecmp, not strcasecmp, for portability.

	* libnautilus-extensions/nautilus-global-preferences.h:
	* libnautilus-extensions/nautilus-global-preferences.c:
	Removed _get_disabled_sidebar_panel_view_identifiers since the
	logic now removes any not in the enabled list instead.

	* libnautilus-extensions/nautilus-view-identifier.h:
	* libnautilus-extensions/nautilus-view-identifier.c:
	(nautilus_view_identifier_list_copy): New function.
	(nautilus_view_identifier_compare): Now sorts properly instead of
	returning 1 for any two identifiers that are !=.

	* nautilus-clean.sh: Removed unadorned gconfd now that it's
	ancient history and because it makes the script seem to fail all
	the time.

	* src/nautilus-window-manage-views.h:
	* src/nautilus-window-manage-views.c:
	(compute_title): Renamed to a shorter name since it's a local
	function.
	(update_title): Renamed to a shorter name since it's a local
	function and made it do nothing if the title is already correct.
	(nautilus_window_update_internals): Simplified code by using the
	new cached title.
	(nautilus_window_has_really_changed): Removed sidebar panel logic
	that is no longer needed.
	(nautilus_window_free_load_info): Remove some unused fields.
	(nautilus_window_open_location): Removed unused parameter.
	(nautilus_window_open_location_in_new_window): Removed unused
	parameter.
	(load_content_view): Renamed to shorter name since it's a local
	function.
	(handle_view_failure), (cancel_location_change),
	(load_view_for_new_location), (set_view_location_and_selection):
	Broke out big pieces of code used by the state machine. Soon we
	won't have a state machine at all, but we'll still need functions
	like these.
	(nautilus_window_update_state): Removed a lot of the code and
	broke the remaining bits into the above functions.
	(nautilus_window_set_state_info): Removed sidebar management code
	and some now-unused state variables.
	(nautilus_window_stop_loading): Moved this function in here and
	renamed it so the whole state machine is in one place.
	(nautilus_window_set_content_view): Moved this function in here
	and renamed it so the whole state machine is in one place.
	(compare_view_identifier_with_iid),
	(nautilus_window_set_sidebar_panels): Wrote new code to set up the
	sidebar panels based on a list of view identifiers, based on the
	code that was used before when preferences change. Moved here so
	the whole state machine is in one place.

	* src/nautilus-window-toolbars.c: (toolbar_stop_callback): Call
	the new function nautilus_window_stop_loading.

	* src/nautilus-window-private.h:
	* src/nautilus-window.h:
	* src/nautilus-window.c: (nautilus_window_initialize_class):
	Removed the "content_view" argument.
	(nautilus_window_goto_uri): Removed the view frame parameter from
	the open_location call.
	(nautilus_window_constructed): Set up sidebars based on
	preferences when the window is created.
	(nautilus_window_set_arg): Removed the "content_view" argument.
	(nautilus_window_get_arg): Removed the "content_view" argument.
	(view_menu_switch_views_callback): Call the new function
	nautilus_window_set_content_view.
	(chose_component_callback), Call the new function
	nautilus_window_set_content_view.
	(nautilus_window_open_location_callback): Removed the view frame
	parameter from the open_location call.
	(nautilus_window_open_location_in_new_window_callback): Removed
	the view frame parameter from the open_location_in_new_window
	call.
	(nautilus_window_connect_view): Don't connect to
	report_load_progress any more. The view frame now handles this for
	us.
	(nautilus_window_set_content_view_widget): Renamed this to avoid
	confusion with the new nautilus_window_set_content_view which is
	used to change content views, given a new view identifier.
	(update_sidebar_panels_from_preferences): Renamed and changed to
	use the new nautilus_window_set_sidebar_panels call.

M	ChangeLog
M	README
M	components/history/nautilus-history-view.c
M	components/services/vault/command-line/main.c
M	libnautilus-extensions/nautilus-background.c
M	libnautilus-extensions/nautilus-directory-background.c
M	libnautilus-extensions/nautilus-entry.c
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-extensions/nautilus-glib-extensions.c
M	libnautilus-extensions/nautilus-global-preferences.c
M	libnautilus-extensions/nautilus-global-preferences.h
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-extensions/nautilus-icon-text-item.c
M	libnautilus-extensions/nautilus-link-set.c
M	libnautilus-extensions/nautilus-link.c
M	libnautilus-extensions/nautilus-list.c
M	libnautilus-extensions/nautilus-string.c
M	libnautilus-extensions/nautilus-string.h
M	libnautilus-extensions/nautilus-view-identifier.c
M	libnautilus-extensions/nautilus-view-identifier.h
M	libnautilus-private/nautilus-background.c
M	libnautilus-private/nautilus-directory-background.c
M	libnautilus-private/nautilus-entry.c
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-glib-extensions.c
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.h
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-text-item.c
M	libnautilus-private/nautilus-link-set.c
M	libnautilus-private/nautilus-link.c
M	libnautilus-private/nautilus-list.c
M	libnautilus-private/nautilus-string.c
M	libnautilus-private/nautilus-string.h
M	libnautilus-private/nautilus-view-identifier.c
M	libnautilus-private/nautilus-view-identifier.h
M	libnautilus/nautilus-view-component.idl
M	libnautilus/nautilus-view.c
M	libnautilus/nautilus-view.h
M	nautilus-clean.sh
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-icon-text-window.c
M	src/file-manager/fm-icon-view.c
M	src/file-manager/fm-properties-window.c
M	src/nautilus-bookmark-list.c
M	src/nautilus-complex-search-bar.c
M	src/nautilus-information-panel.c
M	src/nautilus-link-set-window.c
M	src/nautilus-navigation-bar.c
M	src/nautilus-navigation-window.c
M	src/nautilus-navigation-window.h
M	src/nautilus-object-window.c
M	src/nautilus-object-window.h
M	src/nautilus-search-bar-criterion.c
M	src/nautilus-sidebar.c
M	src/nautilus-simple-search-bar.c
M	src/nautilus-spatial-window.c
M	src/nautilus-spatial-window.h
M	src/nautilus-switchable-navigation-bar.c
M	src/nautilus-switchable-search-bar.c
M	src/nautilus-view-frame.c
M	src/nautilus-view-frame.h
M	src/nautilus-window-manage-views.c
M	src/nautilus-window-manage-views.h
M	src/nautilus-window-private.h
M	src/nautilus-window-toolbars.c
M	src/nautilus-window.c
M	src/nautilus-window.h
M	test/test-nautilus-mime-actions-set.c

commit d226b053a64547c06391a1ab8d954f4c7e0c10db
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-10-03

    made some throbber changes for Arlo: put the throbber into a gtk
    frame and


	made some throbber changes for Arlo: put the throbber into a
	gtk frame
	and reset the frame count each time it's started.

M	ChangeLog
M	src/nautilus-throbber.c
M	src/nautilus-window-toolbars.c

commit d78afbc31c6c9e3ce40e7d866e60cf7c7cef3b18
Author: Mike Engber <engber@src.gnome.org>
Date:	2000-10-03

    More background drawing speedups - this time mainly for the non-aa
    case.


	More background drawing speedups - this time mainly for
	the non-aa case.
	* libnautilus-extensions/nautilus-background-canvas-group.c:
	(nautilus_background_canvas_group_initialize_class),
	(nautilus_background_canvas_group_update),
	(nautilus_background_canvas_group_draw),
	(nautilus_background_canvas_group_render):
	* libnautilus-extensions/nautilus-background.c:
	(canvas_gradient_helper_v), (canvas_gradient_helper_h),
	(fill_canvas_from_gradient_buffer), (drawable_gradient_helper_v),
	(drawable_gradient_helper_h),
	(fill_drawable_from_gradient_buffer),
	(draw_pixbuf_tiled), (canvas_buf_from_pixbuf),
	(ensure_image_scaled), (nautilus_background_pre_draw),
	(nautilus_background_draw),
	(nautilus_background_draw_to_drawable),
	(draw_pixbuf_tiled_aa), (nautilus_background_draw_aa),
	(nautilus_background_draw_to_canvas),
	(nautilus_background_draw_flat_box):
	* libnautilus-extensions/nautilus-background.h:
	* libnautilus-extensions/nautilus-buffered-widget.c:
	(create_background_pixbuf_from_ancestor):
	* libnautilus-extensions/nautilus-directory-background.c:
	(image_loading_done_callback), (saved_settings_changed_callback):
	* libnautilus-extensions/nautilus-gdk-extensions.c:
	(nautilus_rgb16_to_rgb), (nautilus_rgb8_to_rgb),
	(nautilus_gdk_color_to_rgb):
	* libnautilus-extensions/nautilus-gdk-extensions.h:
	* libnautilus-extensions/nautilus-gdk-pixbuf-extensions.c:
	* libnautilus-extensions/nautilus-gdk-pixbuf-extensions.h:
	* libnautilus-extensions/nautilus-gnome-extensions.c:
	(nautilus_gnome_canvas_draw_pixbuf_helper),
	(nautilus_gnome_canvas_draw_pixbuf_helper_alpha),
	(nautilus_gnome_canvas_draw_pixbuf):
	* libnautilus-extensions/nautilus-gnome-extensions.h:

M	ChangeLog
M	libnautilus-extensions/nautilus-background-canvas-group.c
M	libnautilus-extensions/nautilus-background.c
M	libnautilus-extensions/nautilus-background.h
M	libnautilus-extensions/nautilus-buffered-widget.c
M	libnautilus-extensions/nautilus-directory-background.c
M	libnautilus-extensions/nautilus-gdk-extensions.c
M	libnautilus-extensions/nautilus-gdk-extensions.h
M	libnautilus-extensions/nautilus-gdk-pixbuf-extensions.c
M	libnautilus-extensions/nautilus-gdk-pixbuf-extensions.h
M	libnautilus-extensions/nautilus-gnome-extensions.c
M	libnautilus-extensions/nautilus-gnome-extensions.h
M	libnautilus-private/nautilus-background-canvas-group.c
M	libnautilus-private/nautilus-background.c
M	libnautilus-private/nautilus-background.h
M	libnautilus-private/nautilus-buffered-widget.c
M	libnautilus-private/nautilus-directory-background.c
M	libnautilus-private/nautilus-gdk-extensions.c
M	libnautilus-private/nautilus-gdk-extensions.h
M	libnautilus-private/nautilus-gdk-pixbuf-extensions.c
M	libnautilus-private/nautilus-gdk-pixbuf-extensions.h
M	libnautilus-private/nautilus-gnome-extensions.c
M	libnautilus-private/nautilus-gnome-extensions.h

commit b84d41df38e50d1cdd69388e62d51d852638b6ad
Author: Arlo Rose <arlo@src.gnome.org>
Date:	2000-10-03

    Doubled the frame rate of the throbber.

	    * icons/throbber/Makefile.am:
	    * src/nautilus-throbber.c: (nautilus_throbber_start):
	    Doubled the frame rate of the throbber.

	    * icons/throbber/rest.png:
	    * icons/throbber/001.png:
	    * icons/throbber/002.png:
	    * icons/throbber/003.png:
	    * icons/throbber/004.png:
	    * icons/throbber/005.png:
	    * icons/throbber/006.png:
	    * icons/throbber/007.png:
	    * icons/throbber/008.png:
	    * icons/throbber/009.png:
	    * icons/throbber/010.png:
	    * icons/throbber/011.png:
	    * icons/throbber/012.png:
	    * icons/throbber/013.png:
	    * icons/throbber/014.png:
	    * icons/throbber/015.png:
	    * icons/throbber/016.png:
	    * icons/throbber/017.png:
	    * icons/throbber/018.png:
	    * icons/throbber/019.png:
	    * icons/throbber/020.png:
	    * icons/throbber/021.png:
	    * icons/throbber/022.png:
	    * icons/throbber/023.png:
	    * icons/throbber/024.png:
	    * icons/throbber/025.png:
	    * icons/throbber/026.png:
	    * icons/throbber/027.png:
	    * icons/throbber/028.png:
	    Changed "rest", and states 1 - 10 and added states 11 - 28.

M	ChangeLog
M	icons/throbber/001.png
M	icons/throbber/002.png
M	icons/throbber/003.png
M	icons/throbber/004.png
M	icons/throbber/005.png
M	icons/throbber/006.png
M	icons/throbber/007.png
M	icons/throbber/008.png
M	icons/throbber/009.png
M	icons/throbber/010.png
A	icons/throbber/011.png
A	icons/throbber/012.png
A	icons/throbber/013.png
A	icons/throbber/014.png
A	icons/throbber/015.png
A	icons/throbber/016.png
A	icons/throbber/017.png
A	icons/throbber/018.png
A	icons/throbber/019.png
A	icons/throbber/020.png
A	icons/throbber/021.png
A	icons/throbber/022.png
A	icons/throbber/023.png
A	icons/throbber/024.png
A	icons/throbber/025.png
A	icons/throbber/026.png
A	icons/throbber/027.png
A	icons/throbber/028.png
M	icons/throbber/Makefile.am
M	icons/throbber/rest.png
M	src/nautilus-throbber.c

commit 8fac43db35e7c2f64cb63fa37f53930d41615af3
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-10-03

    fixed bug 3283, bits of icons protrude outside the stretch box,
    by making


	fixed bug 3283, bits of icons protrude outside the
	stretch box, by making drawing the box at the actual bounds
	instead of insetting three pixels like we were doing.

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-canvas-item.c

commit 8bdf0b57d1aaaea7254d07e47e3fb0f6cf9b25f2
Author: Kenneth Christiansen <kenneth@src.gnome.org>
Date:	2000-10-03

    Translations from Keld
    balsa/po/da.po gimp/po/da.po gnome-applets/po/da.po
    nautilus/po/da.po pan/po/da.po

M	po/da.po

commit ec054c80981e26b71c8bb2e6853b035dc2063e7d
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-10-02

	Fixed the worst part of bug 2068 (dragging icon causes
	immediate update of scroll area). Some related bugs
	remain, which I'll write up separately

	* libnautilus-extensions/nautilus-gnome-extensions.h:
	* libnautilus-extensions/nautilus-gnome-extensions.c:
	(nautilus_gnome_canvas_set_scroll_region_include_visible_area):
	New function, sets scroll region to given parameters,
	also forcing visible area to be included.

	* libnautilus-extensions/nautilus-icon-container.c:
	(update_scroll_region): New function, extracted from
	nautilus_icon_container_update_scroll_region, now takes
	boolean for whether to include the visible area.
	(nautilus_icon_container_update_scroll_region): Now calls
	update_scroll_region.
	(nautilus_icon_container_update_scroll_region_include_visible_area):
	New function, calls update_scroll_region.
	(size_allocate): Do no work if allocation hasn't changed. This
	didn't help with bug 2068 but is a worthwhile optimization.

	* libnautilus-extensions/nautilus-icon-private.h:
	Prototype for nautilus_icon_container_update_scroll_region_
	include_visible_area

	* libnautilus-extensions/nautilus-icon-dnd.c: (handle_local_move):
	call ..._include_visible_area when updating scroll region after
	drag & drop, instead of just ..._update_scroll_region, so no
	origin-shifting occurs.

M	ChangeLog
M	libnautilus-extensions/nautilus-gnome-extensions.c
M	libnautilus-extensions/nautilus-gnome-extensions.h
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-extensions/nautilus-icon-dnd.c
M	libnautilus-extensions/nautilus-icon-private.h
M	libnautilus-private/nautilus-gnome-extensions.c
M	libnautilus-private/nautilus-gnome-extensions.h
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-dnd.c
M	libnautilus-private/nautilus-icon-private.h

commit 8edfc9ca6a527b6c0c5730242cab61fe46b7d80c
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-10-02

    Convert a bunch of g_message calls to trilobite_debug.

	* components/services/install/lib/eazel-install-protocols.c:
	(http_fetch_remote_file), (ftp_fetch_remote_file),
	(gnome_vfs_fetch_remote_file), (local_fetch_remote_file),
	(eazel_install_fetch_file):
	* components/services/install/lib/eazel-install-rpm-glue.c:
	(install_new_packages), (eazel_install_download_packages),
	(eazel_install_pre_install_packages), (uninstall_all_packages),
	(uninstall_packages), (eazel_install_do_transaction_save_report),
	(eazel_install_start_transaction),
	(eazel_install_prune_packages_helper),
	(eazel_install_free_rpm_system_close_db_foreach),
	(eazel_install_prepare_rpm_system),
	(eazel_install_prepare_package_system),
	(eazel_install_check_existing_packages),
	(eazel_install_fetch_rpm_dependencies),
	(eazel_install_ensure_deps):

	Convert a bunch of g_message calls to trilobite_debug.

M	ChangeLog
M	components/services/install/lib/eazel-install-protocols.c
M	components/services/install/lib/eazel-install-rpm-glue.c

commit ac95f11b177c6e2ddfe9861bd72dd125f5f7c392
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-10-02

    fixed bug 1280, music view needs alert when it can't iterate directory



	fixed bug 1280, music view needs alert when it can't iterate
	directory

	fixed bug 3217, better separation of text in property browser so
	it can be translated (ie, "remove a emblem" isn't good); fixed by
	making an enum for the current category and using it to case out
	for separate messages where appropriate.

M	ChangeLog
M	components/music/nautilus-music-view.c
M	src/nautilus-property-browser.c

commit 80dee00522028b8e97fd3d3cc919b9052b4d30bb
Author: Christian Rose <menthos@src.gnome.org>
Date:	2000-10-02

    Updated Swedish translation.

M	po/ChangeLog
M	po/sv.po

commit 7586070abf851ad9a43ef4906ca93c4127ad6979
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-10-02

    fixed the PR2 part of bug 2390, "command:" URI-activating security
    hole,


	fixed the PR2 part of bug 2390, "command:" URI-activating security
	hole, by disallowing commands from remote locations. Downgrading
	the rest of the bug to usable, when we will implement Frank's
	other
	recommendations.

	also, tweaked the error message when we can't open the sound
	driver to
	better reflect reality.

M	ChangeLog
M	components/music/nautilus-music-view.c
M	src/file-manager/fm-directory-view.c

commit 7a51cba1335a8ae42f80d1aeb1188c18b87cc4c7
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-10-02

    Made the "switch to manual layout" dialog be a nautilus_yes_no_dialog

	* libnautilus-extensions/nautilus-icon-dnd.c:
	(confirm_switch_to_manual_layout): Made the
	"switch to manual layout" dialog be a
	nautilus_yes_no_dialog instead of the uglier
	nautilus_simple_dialog.

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-dnd.c
M	libnautilus-private/nautilus-icon-dnd.c

commit 17874eaeb0e39c3a16ab25a76e7db718f3ab4a36
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-10-02

    Turned a pair of FIXMEs into comments explaining why there's no
    need to

	* libnautilus-extensions/nautilus-icon-container.c:
	(keyboard_icon_reveal_timeout_callback):
	* libnautilus-extensions/nautilus-list.c:
	(keyboard_row_reveal_timeout_callback): Turned a
	pair of FIXMEs into comments explaining why there's
	no need to fix.

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-extensions/nautilus-list.c
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-list.c

commit e2c0f4b7183881ef1c2c1f5bff1ee3faf2d70150
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-10-02

    Added NAUTILUS_NAVIGATION_RESULT_ACCESS_DENIED and gave it a unique
    error

	* src/nautilus-applicable-views.c:
	(get_nautilus_navigation_result_from_gnome_vfs_result):
	* src/nautilus-applicable-views.h:
	* src/nautilus-window-manage-views.c:
	(nautilus_window_end_location_change_callback):
	Added NAUTILUS_NAVIGATION_RESULT_ACCESS_DENIED and gave it
	a unique error message.

M	ChangeLog
M	src/nautilus-applicable-views.c
M	src/nautilus-applicable-views.h
M	src/nautilus-window-manage-views.c

commit 57fd2f1ea8208b6836e48003c3e44182a2966d9a
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-10-02

    changed the sound ability test to use esd_audio_open instead of
    opening


	changed the sound ability test to use esd_audio_open instead of
	opening the sound driver directly. We still need to test this
	on systems with no sound hardware.

M	ChangeLog
M	components/music/nautilus-music-view.c
M	src/file-manager/fm-icon-view.c

commit eaa7eb84b4e7aff512e24f5cf7d32c2195bc679c
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-10-02

    fishished bug 3239, stretchable icon needs bounding box in aa-mode, by


	fishished bug 3239, stretchable icon needs bounding box
	in aa-mode, by adapting the routine that was used to draw
	the focus rectangle.

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-canvas-item.c

commit 3e7864a9021e4f738f27a066b7e2c0a9c902b77f
Author: Kenneth Christiansen <kenneth@src.gnome.org>
Date:	2000-10-01

    Translations from keld
    nautilus/po/da.po

M	po/da.po

commit 4d1f9b1dbecd86fc8082a3a56dff82aaa49f2fde
Author: Pavel Cisler <pavel@eazel.com>
Date:	2000-09-30

    Fix a case where "NULL" would be displayed for a file name in
    file copy

    2000-09-30	Pavel Cisler  <pavel@eazel.com>

	* libnautilus-extensions/nautilus-file-operations.c:
	(handle_xfer_vfs_error):
	Fix a case where "NULL" would be displayed for a file name in file
	copy error alert.

	* libnautilus-extensions/nautilus-file-operations.c:
	(handle_xfer_vfs_error):
	Rework the "destination not writable" alert to not offer
	to try to continue. Add special alert for out of space on
	destination.
	Clean up some.

	* libnautilus-extensions/nautilus-file-operations.c:
	(handle_xfer_duplicate):
	Part 2 of fix to 1314 - Move to Trash faild if name conflict
	in trash.
	Handle move to Trash duplicates the same way as copy duplicates.

	* libnautilus-extensions/nautilus-file-operations.c:
	(nautilus_file_operations_copy_move):
	Make in-place copy properly create a duplicate.
	Clean up.

	* src/nautilus-theme-selector.c: (theme_select_row_callback):
	Replace a gnome_vfs_xfer call with a
	gnome_vfs_xfer_delete_list. The
	sync version of gnome_vfs_xfer does not support deleting like
	the async
	one does.

M	ChangeLog
M	libnautilus-extensions/nautilus-file-operations.c
M	libnautilus-private/nautilus-file-operations.c
M	src/nautilus-theme-selector.c

commit bd1208df75693f626e4c041aec9b1d94c32e2ba7
Author: Arlo Rose <arlo@src.gnome.org>
Date:	2000-09-30

    Added some more of the document icons, and deleted an old one that was


	    * icons/arlo/Makefile.am:
	    * icons/arlo/i-regular.xml:
	    * icons/arlo/i-regular.png:
	    * icons/arlo/i-regular-aa.png:
	    * icons/arlo/i-regular-72-aa.png:
	    Added some more of the document icons, and deleted an old
	    one that was named wrong.

M	ChangeLog
M	icons/arlo/Makefile.am
A	icons/arlo/i-regular-72-aa.png
A	icons/arlo/i-regular-aa.png
D	icons/arlo/i-regular.png
M	icons/arlo/i-regular.xml

commit c183acf18862b473d9398cd0e76f4587083fc6ce
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-09-30

    fixed a series of bugs involving the stretch handles (3084, 3281,
    others);


	fixed a series of bugs involving the stretch handles (3084, 3281,
	others); I'm not quite finished yet with 3239
	changed the name of the property browser window for Arlo
	changed the "customize" command to "customization" for Arlo.

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-canvas-item.c
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-property-browser.c
M	src/nautilus-window-menus.c

commit d65607f5584da93ad104b13dacf77ff644b42c1d
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-09-30

    Fix case where the fallback icon is getting unref'd so that it
    properly

	* libnautilus-extensions/nautilus-icon-factory.c:
	(cache_icon_unref): Fix case where the fallback icon is getting
	unref'd so that it properly removes the icon (need to NULL the
	prev and next for later reinsertion).

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-private/nautilus-icon-factory.c

commit e7f92b023363535754dac254037d77417de7b757
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-09-30

	Fixed bug 3352 (New Folder is not selected for renaming)
	Fixed bug 913 (Any changes to a file while renaming results
	in ending the name edit)

	* libnautilus-extensions/nautilus-icon-container.c:
	(get_icon_being_renamed): New convenience function; gets the
	icon being renamed (or NULL) and does some sanity checking.
	(key_press_event): Added a FIXME about direct use of
	nautilus_file.
	(nautilus_icon_container_update_icon): Don't end renaming mode
	on every update; end renaming mode only if the editable text
	of the icon being renamed changed.
	(end_renaming_mode): Use get_icon_being_renamed.

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-container.c

commit d17137ce2283f4da9b89e1fbacbf18a96314a380
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-09-30

    Add special cases to handle fallback icon. (destroy_fallback_icon):
    Use

	* libnautilus-extensions/nautilus-icon-factory.c:
	(cache_icon_ref),
	(cache_icon_unref): Add special cases to handle fallback icon.
	(destroy_fallback_icon): Use unref to free the fallback icon.
	(load_icon_for_scaling): Handle the fallback icon more like other
	icons.
	* libnautilus-extensions/nautilus-scalable-font.c:
	(nautilus_text_layout_new): Simplify the logic a bit by using
	g_strndup.

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-extensions/nautilus-scalable-font.c
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus-private/nautilus-scalable-font.c

commit a86194e0ab9160f0a2f571048cc80e841db261e7
Author: Mathieu Lacage <mathieu@eazel.com>
Date:	2000-09-30

    Fix bug 3074: local html files not displayed by mozilla. add a

    2000-09-29	Mathieu Lacage	<mathieu@eazel.com>

	Fix bug 3074: local html files not displayed by mozilla.
	* components/mozilla/nautilus-mozilla-content-view.c:
	(mozilla_vfs_read_callback), (mozilla_vfs_callback),
	(nautilus_mozilla_content_view_load_uri): add a
	report_load_underway call where necessary.

M	ChangeLog
M	components/mozilla/nautilus-mozilla-content-view.c

commit 88145317f588dc26877a21b072397835f896287b
Author: J Shane Culpepper <pepper@eazel.com>
Date:	2000-09-29

    Checking lots of little fixes to make the new RedHat 7.0 compiler
    work.

    2000-09-29	J Shane Culpepper  <pepper@eazel.com>

	* components/help/converters/gnome-info2html2/html.c:
	* components/music/mpg123_handler.h:
	*
	components/services/trilobite/libtrilobite/trilobite-core-utils.c
	: (trilobite_open_uri), (trilobite_debug):
	*
	components/services/trilobite/libtrilobite/trilobite-core-utils.h
	:
	* components/tree/nautilus-tree-model.c:
	* libnautilus-extensions/nautilus-ctree.c:
	* libnautilus-extensions/nautilus-debug.c:
	* libnautilus-extensions/nautilus-directory-background.h:
	* libnautilus-extensions/nautilus-horizontal-splitter.c:
	* libnautilus-extensions/nautilus-self-checks.c:
	* libnautilus-extensions/nautilus-user-level-manager.c:
	* src/nautilus-main.h:

	Checking lots of little fixes to make the new RedHat 7.0 compiler
	work.  Mostly newlines and including string.h and/or stdlib.h.
	Serveral functions like strcmp are not inlined anymore.
	the mozilla component and rpm related code still doesn't build but
	all dependencies work now too.

M	ChangeLog
M	components/help/converters/gnome-info2html2/html.c
M	components/music/mpg123_handler.h
M	components/services/trilobite/libtrilobite/trilobite-core-utils.c
M	components/services/trilobite/libtrilobite/trilobite-core-utils.h
M	components/tree/nautilus-tree-model.c
M	libnautilus-extensions/nautilus-ctree.c
M	libnautilus-extensions/nautilus-debug.c
M	libnautilus-extensions/nautilus-directory-background.h
M	libnautilus-extensions/nautilus-horizontal-splitter.c
M	libnautilus-extensions/nautilus-self-checks.c
M	libnautilus-extensions/nautilus-user-level-manager.c
M	libnautilus-private/nautilus-ctree.c
M	libnautilus-private/nautilus-debug.c
M	libnautilus-private/nautilus-directory-background.h
M	libnautilus-private/nautilus-horizontal-splitter.c
M	libnautilus-private/nautilus-self-checks.c
M	libnautilus-private/nautilus-user-level-manager.c
M	src/nautilus-main.h

commit ce7f95eefac885c326347b995e55b1fba2b34c6e
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-09-29

    Fix the NULL-passing problem that was kiling the Tinderbox.

	* libnautilus-extensions/nautilus-global-preferences.c:
	(proxy_changed), (register_proxy_preferences),
	(global_preferences_register): Fix the NULL-passing problem that
	was kiling the Tinderbox.

M	ChangeLog
M	libnautilus-extensions/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.c

commit e11a1f8047012330a600fe592bd66136a984e3ad
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-09-29

	Fixed bug 3322 (context menus don't work in FTP site
	whose address wasn't typed with a trailing slash)

	* libnautilus-extensions/nautilus-directory.c:
	(nautilus_directory_make_uri_canonical): New function, calls
	nautilus_make_uri_canonical and then strips off the trailing
	slash if any.
	(nautilus_directory_get_internal): Call this new slightly
	stricter function instead of nautilus_make_uri_canonical, to
	guarantee that we'll never get two NautilusDirectory objects
	for uris that match other than the trailing slash.
	(nautilus_self_check_directory): Add test cases for new function.

	* libnautilus-extensions/nautilus-file-utilities.c:
	(nautilus_make_uri_canonical): Removed #if 0 code whose
	equivalent is now in the NautilusDirectory version,
	replaced with comment.

M	ChangeLog

commit 94e477c98c16feced79b7fd46f64499790e87313
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-09-29

    fixed bug 2107, music view fails when encountering a broken image
    file, by


	fixed bug 2107, music view fails when encountering a broken
	image file,
	by testing for a NULL result from gdk_pixbuf_new_from_file and
	handling it accordingly.

M	ChangeLog
M	components/music/nautilus-music-view.c

commit 7715f09b233460428a6fcb115c8ccd3ffc9a391e
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-09-29

	Fixed bug 3322 (context menus don't work in FTP site
	that wasn't typed with a trailing slash)

	* libnautilus-extensions/nautilus-directory.c:
	(nautilus_directory_make_uri_canonical): New function, calls
	nautilus_make_uri_canonical and then strips off the trailing
	slash if any.
	(nautilus_directory_get_internal): Call this new slightly
	stricter function instead of nautilus_make_uri_canonical, to
	guarantee that we'll never get two NautilusDirectory objects
	for uris that match other than the trailing slash.
	(nautilus_self_check_directory): Add test cases for new function.

	* libnautilus-extensions/nautilus-file-utilities.c:
	(nautilus_make_uri_canonical): Removed #if 0 code whose
	equivalent is now in the NautilusDirectory version,
	replaced with comment.

M	ChangeLog
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-extensions/nautilus-file-utilities.c
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-file-utilities.c

commit fb80ae13765036bccf9e151cc3d951101918de12
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-09-29

    Removed unused "self_owned" field.

	* libnautilus-extensions/nautilus-file-private.h:
	Removed unused "self_owned" field.

	* libnautilus/nautilus-view-component.idl:
	* libnautilus/nautilus-view.h:
	* libnautilus/nautilus-view.c:
	(nautilus_view_open_location_in_new_window):
	* src/file-manager/fm-directory-view.c:
	(fm_directory_view_switch_location):
	* src/file-manager/fm-search-list-view.c:
	(reveal_selected_items_callback):
	* src/nautilus-view-frame-corba.c:
	(impl_Nautilus_ViewFrame_open_location),
	(impl_Nautilus_ViewFrame_open_location_in_new_window),
	(impl_Nautilus_ViewFrame_report_selection_change):
	* src/nautilus-view-frame-private.h:
	* src/nautilus-view-frame.h:
	* src/nautilus-view-frame.c:
	(nautilus_view_frame_initialize_class),
	(nautilus_view_frame_open_location_in_new_window):
	Removed report_location_change and
	open_in_new_window_and_select. The open_location_in_new_window
	call now always does a selection operation.

	* src/nautilus-window-manage-views.h:
	* src/nautilus-window-manage-views.c: (update_view),
	(nautilus_window_load_sidebar_panel), (open_location),
	(nautilus_window_open_location),
	(nautilus_window_open_location_in_new_window),
	(nautilus_window_load_content_view),
	(nautilus_window_update_state),
	(nautilus_window_begin_location_change):
	* src/nautilus-window-private.h:
	* src/nautilus-window.h:
	* src/nautilus-window.c: (nautilus_window_switch_views),
	(nautilus_window_back_or_forward),
	(nautilus_window_open_location_in_new_window_callback),
	(nautilus_window_connect_view), (nautilus_window_reload):
	Made some simplifications that are possible because we don't
	have the old report_location_change to support.

M	ChangeLog
M	libnautilus-extensions/nautilus-file-private.h
M	libnautilus-private/nautilus-file-private.h
M	libnautilus/nautilus-view-component.idl
M	libnautilus/nautilus-view.c
M	libnautilus/nautilus-view.h
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-search-list-view.c
M	src/nautilus-navigation-window.c
M	src/nautilus-navigation-window.h
M	src/nautilus-object-window.c
M	src/nautilus-object-window.h
M	src/nautilus-spatial-window.c
M	src/nautilus-spatial-window.h
M	src/nautilus-view-frame-corba.c
M	src/nautilus-view-frame-private.h
M	src/nautilus-view-frame.c
M	src/nautilus-view-frame.h
M	src/nautilus-window-manage-views.c
M	src/nautilus-window-manage-views.h
M	src/nautilus-window-private.h
M	src/nautilus-window.c
M	src/nautilus-window.h

commit d47828f04bbe9d711385bbc01f3760dfc88468ab
Author: Christian Rose <menthos@src.gnome.org>
Date:	2000-09-29

    Updated Swedish translation.

M	po/sv.po

commit 4e2df4eb2f5317fdbc44063ba6631f9b03b13b48
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-09-29

    finished fixing bug 3342, thumbnailing never gives up on bad
    images, by


	finished fixing bug 3342, thumbnailing never gives up on bad
	images,
	by generating a unique "cant thumbnail" icon when thumbnailing
	fails.
	Right now it's using the generic image icon; I still need a better
	one from Susan.

M	ChangeLog
M	libnautilus-extensions/nautilus-thumbnails.c
M	libnautilus-private/nautilus-thumbnails.c

commit 0cd5680034b35c1403ba84e9324102aed2854c73
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-09-29

    Fixed bug 2602, Integrate gnome-vfs http proxy setting into Mozilla

    2000-09-29	Gene Z. Ragan  <gzr@eazel.com>

	Fixed bug 2602, Integrate gnome-vfs http proxy setting into
	Mozilla
	component.

	* components/mozilla/Makefile.am:
	* components/mozilla/nautilus-mozilla-content-view.c:
	(nautilus_mozilla_content_view_initialize):
	Check for proxy settings and init mozilla to use them.

	Fixed bug 2692, Need to let user specify a proxy for Mozilla
	component.

	* libnautilus-extensions/nautilus-global-preferences.c:
	(use_proxy_changed), (proxy_changed),
	(global_preferences_register):

	When the Nautilus preferences mechanism supports system wide
	settings,
	we should revisit this code and remove the gconf system prefs
	retrieval
	code.

M	ChangeLog
M	components/mozilla/Makefile.am
M	components/mozilla/nautilus-mozilla-content-view.c
M	libnautilus-extensions/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.c
M	src/nautilus-application.c

commit 5fb02ce1fadcb5e34937848c164bb2db58b11d28
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-09-29

    partially fixed bug 3342, thumbnailing never gives up on bad
    images. If


	partially fixed bug 3342, thumbnailing never gives up on bad
	images.
	If thumbnailing failed, it would obsessively try over and
	over since
	it was calling nautilus_file_changed even if it failed.  Fixed by
	calling nautilus_file_changed only when it succeeds. It still will
	try once each time you enter the containing directory, and it has
	the wrong icon, both of which I'll fix soon.

M	ChangeLog
M	libnautilus-extensions/nautilus-thumbnails.c
M	libnautilus-private/nautilus-thumbnails.c

commit 7700eab309c6e6ac756bf74ab6d5c752703df9b3
Author: Rebecca Schulman <rebecka@eazel.com>
Date:	2000-09-29

    Removed non-working clipboard code

    2000-09-29	Rebecca Schulman  <rebecka@eazel.com>

	* libnautilus/nautilus-clipboard.c: (add_menu_items_callback),
	(nautilus_clipboard_set_up_editable_from_bonobo_control):
	* src/nautilus-window.c: (nautilus_window_constructed):
	Removed non-working clipboard code

M	ChangeLog
M	libnautilus/nautilus-clipboard.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window.c

commit 0bd479329ef1c6a98c0eee61e3ba11a955547dee
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-09-29

	Probably fixed bug 3327 (intermittent tree view crash)

	* libnautilus-extensions/nautilus-file.c:
	(nautilus_file_get_internal): Changed file_name_escaped
	to file_name in nautilus_str_is_empty call.
	file_name_escaped had already been freed at this point
	(Doh!). Darin and I believe this to be the cause of
	3327. Also freed file_name later, which had been leaking.

	* components/tree/nautilus-tree-model.c:
	(nautilus_tree_model_get_node): Removed extra debugging
	spam from here now that bug seems fixed. We can bring it
	back later if necessary.

M	ChangeLog
M	components/tree/nautilus-tree-model.c
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-private/nautilus-file.c

commit 293ba71daa657f1fa7431d1f4546bd099e586545
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-09-29

    Add a --disable-mozilla-component autoconf flag so the component
    can be

	* configure.in:
	Add a --disable-mozilla-component autoconf flag so the component
	can be forced disabled even if mozilla development libraries are
	detected.

M	ChangeLog
M	configure.in

commit e21af1e14c8ae879d4ef3b854fe1b08e0d6988b3
Author: Valek Frob <frob@src.gnome.org>
Date:	2000-09-29

    Updated russian translation.

M	po/ChangeLog
M	po/ru.po

commit 996e2bbb2410eb21ea455af59ae6b69dc5b52233
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-09-29

    Moved the leak-checker and profiler tools to their own gnome cvs
    module.

	* Makefile.am:
	* configure.in:
	* HACKING:
	* tools/.cvsignore:
	* tools/Makefile.am:
	* tools/README:
	* tools/leak-checker/.cvsignore:
	* tools/leak-checker/Makefile.am:
	* tools/leak-checker/nautilus-leak-checker-stubs.h:
	* tools/leak-checker/nautilus-leak-checker.c:
	* tools/leak-checker/nautilus-leak-checker.h:
	* tools/leak-checker/nautilus-leak-hash-table.c:
	* tools/leak-checker/nautilus-leak-hash-table.h:
	* tools/leak-checker/nautilus-leak-symbol-lookup.c:
	* tools/leak-checker/nautilus-leak-symbol-lookup.h:
	* tools/profiler/Makefile:
	* tools/profiler/funcsummary.C:
	* tools/profiler/funcsummary.h:
	* tools/profiler/machine-profile.S:
	* tools/profiler/machine-profile.h:
	* tools/profiler/machine-profileP.h:
	* tools/profiler/nautilus-leak-symbol-lookup.C:
	* tools/profiler/nautilus-leak-symbol-lookup.h:
	* tools/profiler/profile.C:
	* tools/profiler/profile.h:
	* tools/profiler/profileP.h:
	* tools/profiler/profiledata.C:
	* tools/profiler/profiledata.h:
	* tools/profiler/symbol-table.h:
	* tools/profiler/test.cpp:
	* tools/profiler/totaltime.C:
	* tools/profiler/totaltime.h:
	Moved the leak-checker and profiler tools to their own gnome cvs
	module.

M	ChangeLog
M	HACKING
M	Makefile.am
M	configure.in
D	tools/.cvsignore
D	tools/Makefile.am
A	tools/README
D	tools/leak-checker/.cvsignore
D	tools/leak-checker/Makefile.am
D	tools/leak-checker/nautilus-leak-checker-stubs.h
D	tools/leak-checker/nautilus-leak-checker.c
D	tools/leak-checker/nautilus-leak-checker.h
D	tools/leak-checker/nautilus-leak-hash-table.c
D	tools/leak-checker/nautilus-leak-hash-table.h
D	tools/leak-checker/nautilus-leak-symbol-lookup.c
D	tools/leak-checker/nautilus-leak-symbol-lookup.h
D	tools/profiler/Makefile
D	tools/profiler/funcsummary.C
D	tools/profiler/funcsummary.h
D	tools/profiler/machine-profile.S
D	tools/profiler/machine-profile.h
D	tools/profiler/machine-profileP.h
D	tools/profiler/nautilus-leak-symbol-lookup.C
D	tools/profiler/nautilus-leak-symbol-lookup.h
D	tools/profiler/profile.C
D	tools/profiler/profile.h
D	tools/profiler/profileP.h
D	tools/profiler/profiledata.C
D	tools/profiler/profiledata.h
D	tools/profiler/symbol-table.h
D	tools/profiler/test.cpp
D	tools/profiler/totaltime.C
D	tools/profiler/totaltime.h

commit 60db0675dd4b34d33fa59a5a870e2052545f112d
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-09-29

    new background for the bootstrap

M	ChangeLog
A	nautilus-installer/src/bootstrap-background.xpm

commit e8317b4a470f16baa7835e455e36666e002f6be4
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-09-29

    Switch the order of assignment of warnings to CFLAGS so that they
    can be

	* configure.in:
	Switch the order of assignment of warnings to CFLAGS so that they
	can be overridden by the user at configure time.

M	ChangeLog
M	configure.in

commit 2e46ddd40dc55aea01811134ecf8bff3eab44098
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-09-29

    finished off bug 3271, by disabling sound previewing if we can't
    open the


	finished off bug 3271, by disabling sound previewing if we can't
	open the sound device.

M	ChangeLog
M	src/file-manager/fm-icon-view.c

commit 8c687879d803f4048003a7d61b0a1fdbbea827ea
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-09-29

    fixed bug 3271, music view doesn't check if sound hardware is
    present, by


	fixed bug 3271, music view doesn't check if sound hardware is
	present, by seeing if we can successfully open the sound device.
	Still need to fix sound previewing similarily

M	ChangeLog
M	components/music/nautilus-music-view.c

commit 72b9121ec10cdc8d169c746f2bbc215e0ca77a61
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-09-29

    corrected flawed property frame image accidentally checked in earlier;


	corrected flawed property frame image accidentally checked
	in earlier;
	also, added test for sound output capability in music view
	(but not
	using it yet)

M	ChangeLog
M	components/music/nautilus-music-view.c
M	icons/chit_frame.png

commit fc2a4458ee55918b466f1ed5e1d5a40f593c49e3
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-09-29

    Further increased the debugging output.

	* components/tree/nautilus-tree-model.c:
	(nautilus_tree_model_get_node, dump_one_file_node): Further
	increased the debugging output.

M	ChangeLog
M	components/tree/nautilus-tree-model.c

commit f08e3e65e8386505d56f233b48c7d995d71a1d9d
Author: Josh Barrow <carbamide@src.gnome.org>
Date:	2000-09-29

    Gave Arlo his proper e-mail address.


    Gave Arlo his proper e-mail address.

M	ChangeLog

commit 66cf5d17576796f087d656a819dec53a333f9ec8
Author: Arlo Rose <arlo@src.gnome.org>
Date:	2000-09-29

    Added a few regular file icons in the uber-large sizes. Not sure
    if these



	    * icons/arlo/Makefile.am:
	    * icons/arlo/i-regular.xml:
	    * icons/arlo/i-regular-96-aa.png:
	    * icons/arlo/i-regular-192-aa.png:
	    Added a few regular file icons in the uber-large sizes.
	    Not sure if these are final yet.

M	ChangeLog
M	icons/arlo/Makefile.am
A	icons/arlo/i-regular-192-aa.png
A	icons/arlo/i-regular-96-aa.png
M	icons/arlo/i-regular.xml

commit b99b6efb45331a51d08c7d26f49bd31f6417073d
Author: Josh Barrow <carbamide@src.gnome.org>
Date:	2000-09-29

    Changed my e-mail address


    * docs/smoketests.html:
	    Changed my e-mail address

M	ChangeLog
M	docs/smoketests.html

commit 59e83c757ecf32f7a0fde8c3cadb97af6fdabd25
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-09-29

    Enhance debugging output to include hex addresses of files when we
    hit the

	* components/tree/nautilus-tree-model.c
	(nautilus_tree_model_get_node, dump_one_file_node): Enhance
	debugging output to include hex addresses of files when we hit the
	mysterious intermittent failure.

M	ChangeLog
M	components/tree/nautilus-tree-model.c

commit 855ed4b96dce1d8596531ac2a9a5ed44b2cb9fc8
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-09-29

	Fixed part of bug 3322 (context menus don't work correctly
	in icon view when using FTP). Now there is no degenerate menu
	displayed, but the real menu still doesn't appear due to the
	remaining selection bug.

	Also did some more work to make some sidebar view failures
	less deadly to Nautilus.

	* src/file-manager/fm-directory-view.c:
	(create_selection_context_menu): Complain and return NULL if
	no files are selected.
	(fm_directory_view_pop_up_selection_context_menu):
	Don't put up a menu at all if create_selection_context_menu
	returned NULL.

	* src/nautilus-window-private.h:
	Added field details->dead_view_name.
	* src/nautilus-view-frame.c: (nautilus_view_frame_get_label):
	return-if-fail if view frame has already been destroyed but
	not finalized (so details is NULL). It used to segfault. I
	also changed the one caller I knew about that sometimes called
	this function in this situation.

	* src/nautilus-window-manage-views.c:
	(nautilus_window_set_state_info): in VIEW_ERROR case, store the
	name of the (first) failing view frame here, where it can still
	be reliably read.
	(nautilus_window_update_state): Removed redundant and misleading
	window->error_views != NULL check; changed if/else logic to
	not check whether new_content_view is also content_view, since
	when this check failed the code would assume that new_content_view
	was a sidebar panel (I don't know of anyone ever running into
	this case though); free and NULL out dead_view_name after
	processing first error_view.
	(report_sidebar_panel_failure_to_user): Use previously-stored
	dead_view_name rather than trusting the view frame to still
	have useful information in this case, since it doesn't in
	the many cases where it self-destructed when running into
	a problem.
	(nautilus_window_end_location_change_callback): Tweaked an
	error message.

	* src/nautilus-window.c: (nautilus_window_destroy):
	free details->dead_view_name.

M	ChangeLog
M	src/file-manager/fm-directory-view.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-view-frame.c
M	src/nautilus-window-manage-views.c
M	src/nautilus-window-private.h
M	src/nautilus-window.c

commit 335d5f982249ed6cc6a1dca00d0ae991ceaf06e7
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-09-29

    fixed bug 3332, erase emblem was mistakenly included in properties
    window.


	fixed bug 3332, erase emblem was mistakenly included in
	properties window.

	tweaked images from Susan for the property browser

	Susan fixed Eli's time signature bug in the music icon

M	ChangeLog
M	icons/backgrounds.png
M	icons/chit_frame.png
M	icons/colors.png
M	icons/emblems.png
M	icons/i-music-aa.png
M	src/file-manager/fm-properties-window.c
M	src/nautilus-property-browser.c

commit dcd6098037c67b744fff6d362b8ab80093f60307
Author: Mathieu Lacage <mathieu@eazel.com>
Date:	2000-09-29

    Fix bug 2688. back and forward buttons do not work with mozilla. add a

    2000-09-28	Mathieu Lacage	<mathieu@eazel.com>

	Fix bug 2688. back and forward buttons do not work
	with mozilla.
	* components/mozilla/nautilus-mozilla-content-view.c:
	(nautilus_mozilla_content_view_load_uri),
	(mozilla_location_changed_callback),
	(mozilla_open_uri_callback): add a flag to remember
	when nautilus calls the component and another to remember
	when the user clicks on a button.

M	ChangeLog
M	components/mozilla/nautilus-mozilla-content-view.c
M	components/services/summary/nautilus-summary-view.c
M	components/services/summary/nautilus-view/nautilus-summary-view.c
M	components/tree/nautilus-tree-model.c

commit fc602257bf06bdeeb587ba4c4b9ee39eb26523aa
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-09-29

    Remove warnings from the bootstrap installer. Arlo-ify the bootstrap

	* nautilus-installer/src/callbacks.c: (begin_install),
	(prep_finish):
	* nautilus-installer/src/installer.c: (create_pixmap),
	(gtk_label_new_with_font), (add_padding_to_box),
	(set_white_stuff),
	(create_what_to_do_page), (create_install_page),
	(create_finish_page_good), (create_finish_page_evil),
	(create_window), (eazel_install_progress),
	(eazel_download_progress), (get_detailed_errors),
	(install_failed),
	(download_failed), (eazel_install_preflight),
	(eazel_install_dep_check), (check_if_next_okay),
	(toggle_button_toggled), (eazel_installer_add_category),
	(create_info_druid_page), (check_system),
	(eazel_install_get_depends), (eazel_installer_initialize):
	* nautilus-installer/src/link.sh:
	* nautilus-installer/src/main.c: (main), (oaf_init),
	(bonobo_init):
	* nautilus-installer/src/proxy.c:
	* nautilus-installer/src/support.c:

	Remove warnings from the bootstrap installer.  Arlo-ify the
	bootstrap installer (over 50% done).

M	nautilus-installer/src/callbacks.c
M	nautilus-installer/src/installer.c
M	nautilus-installer/src/link.sh
M	nautilus-installer/src/main.c
M	nautilus-installer/src/proxy.c
M	nautilus-installer/src/support.c

commit 9a30d3b0b0d3cfc2203c1b8bc8f20ff2b0dbad69
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-09-29

	Fixed renaming bug with names with unusual characters and problems
	caused by the clipboard code, and started work on metadata copying
	and removing implementation and cleanup.

	* libnautilus-extensions/nautilus-file-operations.c:
	(nautilus_file_operations_new_folder): Use
	gnome_vfs_uri_append_file_name instead of
	gnome_vfs_uri_append_path, since we are appending a file name, not
	a path in URI format.
	* libnautilus-extensions/nautilus-file-utilities.c:
	(nautilus_get_user_main_directory): Use
	gnome_vfs_uri_append_file_name instead of
	gnome_vfs_uri_append_path, since we are appending a file name, not
	a path in URI format.
	* libnautilus-extensions/nautilus-file.c:
	(rename_update_info_and_metafile): Use metadata call by new name.
	(nautilus_file_rename): Use gnome_vfs_uri_append_file_name instead
	of gnome_vfs_uri_append_path, since we are appending a file name,
	not a path in URI format. This should fix the renaming problems we
	were seeing.

	* libnautilus/nautilus-clipboard.h:
	* libnautilus/nautilus-clipboard.c:
	(set_paste_sensitive_if_clipboard_contains_data),
	(set_clipboard_menu_items_sensitive),
	(set_clipboard_menu_items_insensitive): Removed unused window
	parameter.
	(menu_activated_callback): Changed this function to find the
	window using gtk_widget_toplevel instead of from a global. This
	works in all the cases where the old code would have worked, and
	doesn't have the problem with multiple windows.
	(menu_deactivated_callback): Removed unused window parameter.
	(nautilus_clipboard_set_up_editable_from_bonobo_control): Added
	check for NULL menubar. This shows a design problem too, but at
	least it
	(nautilus_clipboard_set_up_host_ui_handler): Got rid of global.
	* src/nautilus-window.c: (nautilus_window_constructed): Use
	clipboard call by new name.

	* libnautilus-extensions/nautilus-directory.c:
	(nautilus_directory_schedule_metadata_copy),
	(nautilus_directory_schedule_metadata_move),
	(nautilus_directory_schedule_metadata_remove),
	(nautilus_directory_schedule_position_setting): Tighten up these
	routines a bit and have them do as much work as possible through
	functions in nautilus-directory-metafile.[ch]. This is preparation
	for doing full implementation of the actual metadata copying.

	* libnautilus-extensions/nautilus-directory-metafile.h:
	* libnautilus-extensions/nautilus-directory-metafile.c:
	(nautilus_directory_rename_file_metadata),
	(copy_file_metadata_for_key),
	(nautilus_directory_copy_file_metadata),
	(nautilus_directory_remove_file_metadata): New functions to doteh
	metadata copying, and a new name for an old function.  Now I have
	to actually make them work better.

	* nautilus.spec.in: Do a "make check" instead of a "make" when
	building RPMs.

M	ChangeLog
M	libnautilus-extensions/nautilus-directory-metafile.c
M	libnautilus-extensions/nautilus-directory-metafile.h
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-extensions/nautilus-file-operations.c
M	libnautilus-extensions/nautilus-file-utilities.c
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-private/nautilus-directory-metafile.c
M	libnautilus-private/nautilus-directory-metafile.h
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-file-operations.c
M	libnautilus-private/nautilus-file-utilities.c
M	libnautilus-private/nautilus-file.c
M	libnautilus/nautilus-clipboard.c
M	libnautilus/nautilus-clipboard.h
M	nautilus.spec.in
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window.c

commit 4e182105537e14b66b769b41cf38acbe8d696ebf
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-09-29

    Wrap package-list.xml and package-list-depends.xml into a single
    file and

	*
	components/services/install/lib/eazel-install-xml-package-list.c:
	(parse_package), (parse_category), (parse_shared),
	(parse_memory_xml_package_list), (parse_memory_transaction_file),
	(parse_local_xml_package_list), (osd_parse_dependency),
	(osd_parse_implementation), (osd_parse_shared),
	(parse_osd_xml_from_memory):
	*
	components/services/install/lib/eazel-install-xml-package-list.h:

	Wrap package-list.xml and package-list-depends.xml into a single
	file and add support for dependency lists and splash text for the
	bootstrap installer.

M	components/services/install/lib/eazel-install-xml-package-list.c
M	components/services/install/lib/eazel-install-xml-package-list.h

commit 98f57924192979afb6c27bfa55a130e9332ed160
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-09-29

    Make libeazelinstall compile with -Wall -Werror. Separate the concept
    of a

	* components/services/install/lib/eazel-install-md5.c:
	* components/services/install/lib/eazel-install-metadata.c:
	(done_with_gconf):
	* components/services/install/lib/eazel-install-object.c:
	(eazel_install_delete_downloads),
	(eazel_install_install_packages),
	(eazel_install_emit_preflight_check),
	(eazel_install_emit_delete_files), (string_list_copy):
	* components/services/install/lib/eazel-install-protocols.c:
	(eazel_install_fetch_package), (get_url_for_package),
	(get_search_url_for_package), (flatten_tree_func),
	(eazel_install_fetch_definitive_package_info),
	(eazel_install_fetch_definitive_category_info):
	* components/services/install/lib/eazel-install-protocols.h:
	* components/services/install/lib/eazel-install-public.h:
	* components/services/install/lib/eazel-install-query.c:
	(eazel_install_simple_rpm_query):
	* components/services/install/lib/eazel-install-rpm-glue.c:
	(eazel_install_flatten_categories), (install_new_packages),
	(eazel_install_download_packages),
	(eazel_install_check_for_file_conflicts),
	(eazel_install_pre_install_packages),
	(eazel_install_do_install_packages), (revert_transaction),
	(eazel_install_do_transaction_save_report_helper),
	(eazel_install_do_transaction_save_report),
	(eazel_install_monitor_subcommand_pipe),
	(eazel_install_start_transaction),
	(eazel_install_free_rpm_system),
	(eazel_install_add_to_rpm_set), (dump_one_package),
	(dump_packages), (print_package_list),
	(eazel_install_ensure_deps),
	(eazel_uninstall_upward_traverse),
	(eazel_uninstall_downward_traverse):
	* components/services/install/lib/eazel-install-types.c:
	(categorydata_destroy_foreach), (packagedata_new),
	(packagedata_fill_from_rpm_header), (packagedata_destroy),
	(packagedata_modstatus_enum_to_str):
	* components/services/install/lib/eazel-install-types.h:

	Make libeazelinstall compile with -Wall -Werror.  Separate the
	concept of a package's remote url from its local filename (was
	causing bugs).	Some initial attempts to do a one-pass
	download/install phase (not finished, put off till post-PR2).  Add
	dependencies to category lists.

M	ChangeLog
M	components/services/install/lib/eazel-install-md5.c
M	components/services/install/lib/eazel-install-metadata.c
M	components/services/install/lib/eazel-install-object.c
M	components/services/install/lib/eazel-install-protocols.c
M	components/services/install/lib/eazel-install-protocols.h
M	components/services/install/lib/eazel-install-public.h
M	components/services/install/lib/eazel-install-query.c
M	components/services/install/lib/eazel-install-rpm-glue.c
M	components/services/install/lib/eazel-install-types.c
M	components/services/install/lib/eazel-install-types.h

commit 5a68657152812019b978bd7415d56fc5e26ff86f
Author: Christian Rose <menthos@src.gnome.org>
Date:	2000-09-28

    Updated Swedish translation.

M	po/ChangeLog
M	po/sv.po

commit 6b26a97fb9f970c8712992d91c004d4b55a74a97
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-09-28

    Fixed a segfault I ran into by accidentally typing into a Nautilus
    window

	* libnautilus-extensions/nautilus-icon-container.c:
	(match_best_name), (compare_icons_by_name),
	(nautilus_icon_container_start_renaming_selected_item):
	Fixed a segfault I ran into by accidentally typing
	into a Nautilus window before it was fully displayed.
	Some icon-container code was assuming that
	nautilus_icon_canvas_item_get_editable_text never
	returned NULL, but right after the directory is loaded
	this assumption is valid. Fixed all similar offenders.

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-container.c

commit bd77205cdacbe1e04a7e3c02180e89489d010ac7
Author: J Shane Culpepper <pepper@eazel.com>
Date:	2000-09-28

    Setup all buttons on the page to be one size. Current max size
    per button

    2000-09-28	J Shane Culpepper  <pepper@eazel.com>

	*
	components/services/summary/nautilus-view/nautilus-summary-view.c
	: (generate_summary_form), (generate_service_entry_row),
	(generate_update_news_entry_row):

	Setup all buttons on the page to be one size.  Current max
	size per
	button is about a 22 character label.

M	ChangeLog
M	components/services/summary/nautilus-summary-view.c
M	components/services/summary/nautilus-view/nautilus-summary-view.c

commit b6fb4af256933839929e5f23a149c7f365bc8e4d
Author: Rebecca Schulman <rebecka@eazel.com>
Date:	2000-09-28

    Fixed bug 3231, which crashed nautilus when file dialogs were closed

    2000-09-28	Rebecca Schulman  <rebecka@eazel.com>
	    Fixed bug 3231, which crashed nautilus when file dialogs
	were closed without choosing an option.  Added a parameter
	to nautilus_simple_dialog to allow the close button to be ignored

	* libnautilus-extensions/nautilus-file-operations.c:
	(handle_xfer_vfs_error), (handle_xfer_overwrite),
	(nautilus_file_operations_copy_move),
	(nautilus_file_operations_move_to_trash):
	* libnautilus-extensions/nautilus-icon-dnd.c:
	(confirm_switch_to_manual_layout):
	* src/nautilus-location-bar.c: (drag_data_received_callback):
	Switched dialogs which really should receive a response from
	the user to use dialog boxes which ignore the close box

	* libnautilus-extensions/nautilus-stock-dialogs.c:
	* libnautilus-extensions/nautilus-stock-dialogs.h:
	(delete_event_callback), (nautilus_simple_dialog):
	Made the dialog ignore delete events.

M	ChangeLog
M	libnautilus-extensions/nautilus-file-operations.c
M	libnautilus-extensions/nautilus-icon-dnd.c
M	libnautilus-extensions/nautilus-stock-dialogs.c
M	libnautilus-extensions/nautilus-stock-dialogs.h
M	libnautilus-private/nautilus-file-operations.c
M	libnautilus-private/nautilus-icon-dnd.c
M	libnautilus-private/nautilus-stock-dialogs.c
M	libnautilus-private/nautilus-stock-dialogs.h
M	src/nautilus-location-bar.c

commit 7e9b9aa19cb241f24cb391840103ece2942ae1a7
Author: J Shane Culpepper <pepper@src.gnome.org>
Date:	2000-09-28

    Fixing url locations in summary view

M	ChangeLog
M	components/services/summary/nautilus-summary-view.c
M	components/services/summary/nautilus-view/nautilus-summary-view.c

commit 58a691c00375f1429987ff907b0f0f0d1487e5b6
Author: Pablo Saratxaga <pablo@src.gnome.org>
Date:	2000-09-28

    corrected syntax errors

M	po/ChangeLog
M	po/uk.po

commit 5b9363470425d40af3173a3444ac9aa3e99444e6
Author: Pablo Saratxaga <pablo@src.gnome.org>
Date:	2000-09-28

    corrected some syntax errors

M	po/ChangeLog
M	po/sv.po
M	po/zh_TW.Big5.po

commit caba9aa11e45dc36fc2a306a779467522228cf3d
Author: Pablo Saratxaga <pablo@src.gnome.org>
Date:	2000-09-28

    Added Catalan language file

M	ChangeLog
M	configure.in
A	po/ca.po

commit 2431e7f957c3a172e16f2ec6b1396b0a3ee9235d
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-09-28

    Removed an unnecessary line that was setting a field of a struct
    that was

	* src/nautilus-view-frame.c: (check_if_view_is_gone):
	Removed an unnecessary line that was setting a field
	of a struct that was just set to NULL. This crashed for
	terral (IRC name).

M	ChangeLog
M	src/nautilus-view-frame.c

commit 5a670c429a5ea6449827d20477a2cb7fe398146e
Author: Josh Barrow <carbamide@src.gnome.org>
Date:	2000-09-28

    A few minor changes to reflect the current behavior of Nautilus.



	    * docs/smoketests.html:
	    A few minor changes to reflect the current behavior of
	    Nautilus.

M	ChangeLog
M	docs/smoketests.html

commit 87975809339d164bdd8f548d69d21c0214bc8dbe
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-09-28

    Fix uninitialized variable.

	* src/nautilus-theme-selector.c: (populate_list_with_themes):
	Fix uninitialized variable.

M	ChangeLog
M	src/nautilus-theme-selector.c

commit b1943a3cb2e5e68db57061603c1fb541208939fe
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-09-28

    Bonobo objects own themselves, so we should not do a ref/sink on them.

	* libnautilus-extensions/nautilus-undo-context.c:
	(nautilus_undo_context_new): Bonobo objects own themselves, so we
	should not do a ref/sink on them.
	* libnautilus-extensions/nautilus-undo-manager.c:
	(nautilus_undo_manager_new): Bonobo objects own themselves, so we
	should not do a ref/sink on them.
	* src/nautilus-application.c: (nautilus_application_initialize):
	Move global preferences initialization to main with other
	initialize calls.
	(nautilus_application_new): Bonobo objects own themselves, so we
	should not do a ref/sink on them.
	(nautilus_application_destroy): Unref the undo manager to fix a
	leak.
	* src/nautilus-main.c: (main): Move global preferences
	initialization to main with other initialize calls.

	* nautilus.spec.in: Added "-k" to build commands so we get more
	information about what failed when failing to build via
	RPM. Failures are still failures, we just see more of what's
	failing.

	* components/help/converters/gnome-db2html2/sect-elements.c:
	(sect_entry_end_element):
	* components/help/converters/gnome-db2html2/toc-elements.c:
	(toc_title_start_element):
	* components/image-viewer/nautilus-image-view.c:
	(init_server_factory):
	* components/rpmview/nautilus-rpm-view-install.c:
	(nautilus_rpm_view_install_package_callback),
	(nautilus_rpm_view_uninstall_package_callback):
	*
	components/services/install/command-line/eazel-alt-install-corba.
	c: (main):
	* components/services/install/command-line/eazel-alt-install.c:
	(main):
	* components/services/install/command-line/eazel-install.c:
	(generate_new_package_list), (fetch_remote_package_list), (main):
	* components/services/install/command-line/eazel-package-query.c:
	(main):
	* components/services/install/command-line/eazel-revert.c: (main):
	* components/services/install/command-line/eazel-uninstall.c:
	(main):
	* components/services/install/lib/eazel-install-object.c:
	(eazel_install_fetch_remote_package_list):
	* components/services/install/lib/eazel-install-protocols.c:
	(eazel_install_fetch_file), (eazel_install_fetch_package):
	* components/services/install/lib/eazel-install-rpm-glue.c:
	(install_new_packages), (eazel_install_download_packages),
	(uninstall_packages), (eazel_install_start_transaction),
	(eazel_install_add_to_rpm_set),
	(eazel_install_check_if_related_package):
	*
	components/services/install/nautilus-view/nautilus-service-instal
	l-view.c: (nautilus_service_install_preflight_check):
	*
	components/services/install/nautilus-view/nautilus-service-instal
	l.c: (nautilus_service_install_view_install_package_callback),
	(nautilus_service_install_view_uninstall_package_callback):
	* components/services/install/server/main.c: (main):
	*
	components/services/summary/nautilus-view/nautilus-summary-view.c
	: (generate_startup_form), (generate_summary_form),
	(generate_service_entry_row):
	* components/services/time/command-line/main.c: (main):
	* components/services/time/service/main.c: (main):
	*
	components/services/trilobite/libtrilobite/trilobite-core-utils.c
	: (trilobite_init):
	*
	components/services/trilobite/libtrilobite/trilobite-root-client.
	c: (trilobite_root_client_initialize):
	*
	components/services/trilobite/libtrilobite/trilobite-service-pass
	wordquery.c: (trilobite_passwordquery_initialize):
	* components/services/trilobite/libtrilobite/trilobite-service.c:
	(trilobite_service_initialize):
	* components/services/trilobite/sample/command-line/main.c:
	(main):
	* components/services/trilobite/sample/service/main.c: (main):
	* components/shell/shell.c:
	* components/tree/nautilus-tree-model.c:
	(nautilus_tree_model_monitor_add),
	(nautilus_tree_model_root_node_file_monitor):
	* components/tree/nautilus-tree-view.c:
	* libnautilus-extensions/nautilus-directory-async.c:
	(get_filter_options_for_directory_count):
	* libnautilus-extensions/nautilus-file-utilities.c:
	(nautilus_uri_is_local_scheme),
	(nautilus_handle_trailing_slashes):
	* libnautilus-extensions/nautilus-icon-dnd.c:
	(drag_data_received_callback):
	* libnautilus-extensions/nautilus-icon-text-item.c: (iti_event):
	* libnautilus-extensions/nautilus-list.c:
	(nautilus_list_ensure_drag_data), (nautilus_list_get_drop_action),
	(nautilus_list_drag_data_received):
	* libnautilus-extensions/nautilus-scalable-font.c:
	(initialize_global_stuff_if_needed):
	* libnautilus-extensions/nautilus-undo-signal-handlers.c:
	(editable_register_edit_undo):
	* src/file-manager/fm-icon-view.c:
	(context_menu_layout_radio_item_callback):
	* src/file-manager/nautilus-indexing-info.c:
	(update_progress_display):
	* src/nautilus-switchable-search-bar.c:
	(nautilus_switchable_search_bar_set_mode):
	Got rid of all uses of == TRUE and != TRUE, since they are
	dangerous.
	Got rid of all uses of == FALSE and != FALSE, since they lead
	to use
	of == TRUE and != TRUE.

M	ChangeLog
M	components/help/converters/gnome-db2html2/sect-elements.c
M	components/help/converters/gnome-db2html2/toc-elements.c
M	components/image-viewer/nautilus-image-view.c
M	components/rpmview/nautilus-rpm-view-install.c
M	components/services/install-view/nautilus-service-install-view.c
M	components/services/install-view/nautilus-service-install.c
M	components/services/install/command-line/eazel-alt-install-corba.c
M	components/services/install/command-line/eazel-alt-install.c
M	components/services/install/command-line/eazel-install.c
M	components/services/install/command-line/eazel-package-query.c
M	components/services/install/command-line/eazel-revert.c
M	components/services/install/command-line/eazel-uninstall.c
M	components/services/install/lib/eazel-install-object.c
M	components/services/install/lib/eazel-install-protocols.c
M	components/services/install/lib/eazel-install-rpm-glue.c
M
components/services/install/nautilus-view/nautilus-service-install-view.c
M
components/services/install/nautilus-view/nautilus-service-install.c
M	components/services/install/server/main.c
M	components/services/summary/nautilus-summary-view.c
M	components/services/summary/nautilus-view/nautilus-summary-view.c
M	components/services/time/command-line/main.c
M	components/services/time/service/main.c
M	components/services/trilobite/libtrilobite/trilobite-core-utils.c
M	components/services/trilobite/libtrilobite/trilobite-root-client.c
M
components/services/trilobite/libtrilobite/trilobite-service-passwordquery.c
M	components/services/trilobite/libtrilobite/trilobite-service.c
M	components/services/trilobite/sample/command-line/main.c
M	components/services/trilobite/sample/service/main.c
M	components/shell/shell.c
M	components/tree/nautilus-tree-model.c
M	components/tree/nautilus-tree-view.c
M	libnautilus-extensions/nautilus-directory-async.c
M	libnautilus-extensions/nautilus-file-utilities.c
M	libnautilus-extensions/nautilus-icon-dnd.c
M	libnautilus-extensions/nautilus-icon-text-item.c
M	libnautilus-extensions/nautilus-list.c
M	libnautilus-extensions/nautilus-scalable-font.c
M	libnautilus-extensions/nautilus-undo-context.c
M	libnautilus-extensions/nautilus-undo-manager.c
M	libnautilus-extensions/nautilus-undo-signal-handlers.c
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-file-utilities.c
M	libnautilus-private/nautilus-icon-dnd.c
M	libnautilus-private/nautilus-icon-text-item.c
M	libnautilus-private/nautilus-list.c
M	libnautilus-private/nautilus-scalable-font.c
M	libnautilus-private/nautilus-undo-context.c
M	libnautilus-private/nautilus-undo-manager.c
M	libnautilus-private/nautilus-undo-signal-handlers.c
M	nautilus.spec.in
M	src/file-manager/fm-icon-view.c
M	src/file-manager/nautilus-indexing-info.c
M	src/nautilus-application.c
M	src/nautilus-main.c
M	src/nautilus-switchable-search-bar.c

commit 0a11a08ace552aaf9d7501e1c505b3f8cfe99232
Author: Kenneth Christiansen <kenneth@src.gnome.org>
Date:	2000-09-28

    Translations from Keld
    gnomeicu/po/da.po gphoto/po/da.po gtkhtml/po/da.po
    nautilus/po/da.po

M	po/da.po

commit 464c6a5d70ff2aafe09e9099d69a009f34b5012f
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-09-28

    Fixed (valid) unininitialized variable warning that Pretender
    ran into.

	*
	components/services/summary/nautilus-view/nautilus-summary-view.c
	: (who_is_logged_in): Fixed (valid) unininitialized variable
	warning that Pretender ran into.

M	ChangeLog
M	components/services/summary/nautilus-summary-view.c
M	components/services/summary/nautilus-view/nautilus-summary-view.c

commit 140bc7d3246b57566b7652230366b80e9f74a80e
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-09-28

    Set the tree widget to GTK_SELECTION_SINGLE instead of

	* components/tree/nautilus-tree-view.c
	(nautilus_tree_view_initialize): Set the tree widget to
	GTK_SELECTION_SINGLE instead of GTK_SELECTION_BROWSE, fixing bug
	3235.

M	ChangeLog
M	components/tree/nautilus-tree-view.c

commit c0c8525dfeb0228cbe9c793f580c878bfb153053
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-09-28

    mostly fixed bug 3158, unacceptable memory usage when thumbnailing, by


	mostly fixed bug 3158, unacceptable memory usage when
	thumbnailing,
	by implementing an upper bound on the file size, above which it
	won't try to thumbnail - it's currently set to 1 megabyte, but it
	needs to be tweaked. We still need to give the "too big to
	thumbnail"
	files a distinctive icon.

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-private/nautilus-icon-factory.c

commit 01f3d55940a4b162e1f9708d1356a68d6fca0e73
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-09-28

    finished bug 3303, can't remove user-added themes, by finishing
    the theme


	finished bug 3303, can't remove user-added themes, by finishing
	the
	theme removal implementation.

M	ChangeLog
M	src/nautilus-theme-selector.c

commit 6c881698ac882eeef33613bdb9078c24df3c40dd
Author: J Shane Culpepper <pepper@eazel.com>
Date:	2000-09-28

    fixed who_is_logged_in to return correct username.

    2000-09-27	J Shane Culpepper  <pepper@eazel.com>

	*
	components/services/summary/nautilus-view/nautilus-summary-view.c
	: (generate_summary_form), (am_i_logged_in), (who_is_logged_in):
	fixed who_is_logged_in to return correct username.

M	ChangeLog
M	components/services/summary/nautilus-summary-view.c
M	components/services/summary/nautilus-view/nautilus-summary-view.c

commit 4336f4640ebd4ee0241d81a5b1e4d285dc94242d
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-09-28

    Fixed uninitialized variable.

	*
	components/services/summary/nautilus-view/nautilus-summary-view.c
	: (am_i_logged_in):
	Fixed uninitialized variable.

M	ChangeLog
M	components/services/summary/nautilus-summary-view.c
M	components/services/summary/nautilus-view/nautilus-summary-view.c

commit 25a5388aaa3c17fee8867c650ed0e570b2ee5e76
Author: J Shane Culpepper <pepper@eazel.com>
Date:	2000-09-28

    Fixing the button enabled / disabled problem in services table. Fixing
    the

    2000-09-27	J Shane Culpepper  <pepper@eazel.com>

	*
	components/services/summary/nautilus-view/nautilus-summary-view.c
	: (generate_summary_form), (generate_service_entry_row),
	(who_is_logged_in):

	Fixing the button enabled / disabled problem in services table.
	Fixing the trashed username when login succeeds.

M	ChangeLog
M	components/services/summary/nautilus-summary-view.c
M	components/services/summary/nautilus-view/nautilus-summary-view.c

commit 8efab72bcfba937c16a092a1b5a3da890ab2b1d8
Author: Arlo Rose <arlo@src.gnome.org>
Date:	2000-09-28

    Added a few more sizes to my folder icons. Document icons coming soon!


	    * icons/arlo/Makefile.am:
	    * icons/arlo/i-directory-192-aa.png:
	    * icons/arlo/i-directory-96-aa.png:
	    * icons/arlo/i-directory-72-aa.png:
	    Added a few more sizes to my folder icons.
	    Document icons coming soon!

M	ChangeLog
M	icons/arlo/Makefile.am
A	icons/arlo/i-directory-192-aa.png
A	icons/arlo/i-directory-72-aa.png
A	icons/arlo/i-directory-96-aa.png

commit ec0d3e34baa8f773327925e8c67768df65bef299
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-09-28

	Fixed bug 1010 (delay between when an item gets selected
	and revealed).

	The delay was there for two reasons, one of which was a mistaken
	accident of history. Reduced the delay from 300ms to 10ms in icon
	view, and to 0ms in list view. Couldn't reduce the icon view delay
	to 0ms due to problems with the scroll/redraw being unable to keep
	up with holding the arrow key down. The current settings seem to
	work well in both views, though it would be worthwhile to verify
	this on a maximally-slow target machine.

	* libnautilus-extensions/nautilus-icon-container.c:
	* libnautilus-extensions/nautilus-list.c:

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-extensions/nautilus-list.c
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-list.c

commit b3d7010d2a3ca5432483b280fae6232b027c2f5b
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-09-28

    implemented removing user-added themes, which isn't quite finished
    yet.


	implemented removing user-added themes, which isn't quite
	finished yet.

M	ChangeLog
M	src/nautilus-theme-selector.c

commit ff0ace5afddbed8c85d13b216e7ef65614fac1f8
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-09-28

    Remove extraneous space after the \ continuation character because
    the rpm

	* nautilus.spec.in:
	Remove extraneous space after the \ continuation character
	because the rpm demons barf otherwise.

M	ChangeLog
M	nautilus.spec.in

commit 1344b152b838594d2cc405557f79a6daf9623bcf
Author: Rebecca Schulman <rebecka@eazel.com>
Date:	2000-09-28

    Fixed bug 2522, to display an index progress dialog, corresponding to

    2000-09-27	Rebecca Schulman  <rebecka@eazel.com>
	Fixed bug 2522, to display an index progress dialog,
	corresponding to Arlo's screenshots.

	* src/file-manager/nautilus-indexing-info.c:
	(get_text_for_progress_label), (update_progress_display),
	(update_file_index_callback), (get_file_index_time),
	(show_index_progress_bar), (nautilus_indexing_info_show_dialog):

M	ChangeLog
M	src/file-manager/nautilus-indexing-info.c

commit f13c33254283c0c94957371c1389714dcf02742c
Author: J Shane Culpepper <pepper@eazel.com>
Date:	2000-09-28

    Adding custom uris to be parsed by mozilla.

    2000-09-27	J Shane Culpepper  <pepper@eazel.com>

	* components/mozilla/nautilus-mozilla-content-view.c:

	Adding custom uris to be parsed by mozilla.

M	ChangeLog
M	components/mozilla/nautilus-mozilla-content-view.c

commit 2946ef7ab56281a3243ff41c33ae7c292ddea147
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-09-27

	Debugging code to try to catch the evil
	nautilus_tree_view_find_parent_node bug.

	* components/tree/nautilus-tree-model.h:
	* components/tree/nautilus-tree-model.c:
	(dump_one_file_node),
	(nautilus_tree_model_dump_files): New debugging functions
	that display what files are known to the tree view.
	* components/tree/nautilus-tree-view.c:
	(nautilus_tree_view_find_parent_node): Added a bunch of
	debugging output in the intermittent case where this
	function can't find a node.

M	ChangeLog
M	components/tree/nautilus-tree-model.c
M	components/tree/nautilus-tree-model.h
M	components/tree/nautilus-tree-view.c

commit 63abb313ef5b379d77c65b130faad4455e786c4e
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-09-27

    Rename NAUTILUS_FILE_ATTRIBUTE_FAST_MIME_TYPE to

	* libnautilus-extensions/nautilus-file-attributes.h: Rename
	NAUTILUS_FILE_ATTRIBUTE_FAST_MIME_TYPE to
	NAUTILUS_FILE_ATTRIBUTE_MIME_TYPE; add
	NAUTILUS_FILE_ATTRIBUTE_SLOW_MIME_TYPE, for now just a synonym for
	NAUTILUS_FILE_ATTRIBUTE_MIME_TYPE.
	* libnautilus-extensions/nautilus-directory-async.c:
	(set_up_request_by_file_attributes): Handle the new file
	attributes.
	* libnautilus-extensions/nautilus-directory.h: move
	nautilus_directory_wait_until_ready call to
	nautilus-wait-until-ready.h

	* libnautilus-extensions/nautilus-directory.c:
	(nautilus_self_check_directory): Include
	nautilus-wait-until-ready.h, use new attributes.

	* libnautilus-extensions/nautilus-wait-until-ready.h: New header
	for the deprecated wait_until_ready calls.

	* libnautilus-extensions/nautilus-file.c:
	(nautilus_file_wait_until_ready): file equivalent of
	nautilus_directory_wait_until_ready; temporary to help me
	refactor.
	(file_wait_until_ready_callback): helper function.

	* libnautilus-extensions/Makefile.am: Add
	nautilus-wait-until-ready.h

	* libnautilus-extensions/nautilus-icon-factory.c:
	(nautilus_icon_factory_get_required_file_attributes): Use new
	attribute for mime type.

	* libnautilus-extensions/nautilus-mime-actions.h,
	libnautilus-extensions/nautilus-mime-actions.c:
	(nautilus_mime_get_default_action_type_for_uri),
	(nautilus_mime_get_default_action_for_uri),
	(nautilus_mime_get_default_application_for_uri_internal),
	(nautilus_mime_get_default_application_for_uri),
	(nautilus_mime_is_default_application_for_uri_user_chosen),
	(nautilus_mime_get_default_component_for_uri_internal),
	(nautilus_mime_get_default_component_for_uri),
	(nautilus_mime_is_default_component_for_uri_user_chosen),
	(nautilus_mime_get_short_list_applications_for_uri),
	(nautilus_mime_get_short_list_components_for_uri),
	(nautilus_mime_get_short_list_methods_for_uri),
	(nautilus_mime_get_all_applications_for_uri),
	(nautilus_mime_has_any_applications_for_uri),
	(nautilus_mime_get_all_components_for_uri),
	(nautilus_mime_has_any_components_for_uri),
	(nautilus_mime_set_default_action_type_for_uri),
	(nautilus_mime_set_default_application_for_uri),
	(nautilus_mime_set_default_component_for_uri),
	(nautilus_mime_set_short_list_applications_for_uri),
	(nautilus_mime_set_short_list_components_for_uri),
	(nautilus_mime_add_application_to_short_list_for_uri),
	(nautilus_mime_remove_application_from_short_list_for_uri),
	(nautilus_mime_add_component_to_short_list_for_uri),
	(nautilus_mime_remove_component_from_short_list_for_uri),
	(nautilus_mime_extend_all_applications_for_uri),
	(nautilus_mime_remove_from_all_applications_for_uri): All these
	functions now take a NautilusDirectory and a NautilusFile, rather
	than a URI.

	(gnome_vfs_mime_application_has_id),
	(gnome_vfs_mime_id_matches_application),
	(gnome_vfs_mime_application_has_id_not_in_list),
	(string_not_in_list), (extract_prefix_add_suffix),
	(make_oaf_query_with_known_mime_type),
	(make_oaf_query_with_uri_scheme_only), (free_key),
	(server_matches_content_requirements),
	(nautilus_do_component_query), (str_list_difference),
	(strv_concat): Reformatted.

	(get_mime_type_from_file): Changed from get_mime_type_from_uri;
	uses nautilus_file_wait_until_ready instead of synchronous I/O.

	* libnautilus-extensions/nautilus-program-chooser.c:
	(repopulate_program_list), (is_application_default_for_uri),
	(is_component_default_for_uri),
	(is_component_in_short_list_for_uri),
	(is_application_in_short_list_for_uri),
	(program_file_pair_is_default_for_file),
	(add_to_short_list_for_file), (remove_from_short_list_for_file),
	(remove_default_for_item), (set_default_for_item):
	* libnautilus-extensions/nautilus-program-choosing.c:
	(any_programs_available_for_file):
	* libnautilus-extensions/nautilus-wait-until-ready.h:
	* src/file-manager/fm-directory-view.c:
	(switch_location_and_view),
	(create_open_with_gtk_menu), (reset_bonobo_open_with_menu),
	(activate_callback):
	* src/nautilus-applicable-views.c: (got_file_info_callback),
	(nautilus_navigation_info_new), (nautilus_navigation_info_free):
	* src/nautilus-applicable-views.h:
	* src/nautilus-sidebar.c: (nautilus_sidebar_update_buttons):
	* src/nautilus-theme-selector.c: (add_theme_to_icons):
	* src/nautilus-window.c: (nautilus_window_switch_views),
	(nautilus_window_load_content_view_menu):
	* test/test-nautilus-mime-actions-set.c: (main):
	* test/test-nautilus-mime-actions.c: (main): Deal with above
	API changes.

M	ChangeLog
M	libnautilus-extensions/Makefile.am
M	libnautilus-extensions/nautilus-directory-async.c
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-extensions/nautilus-directory.h
M	libnautilus-extensions/nautilus-file-attributes.h
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-extensions/nautilus-mime-actions.c
M	libnautilus-extensions/nautilus-mime-actions.h
M	libnautilus-extensions/nautilus-program-chooser.c
M	libnautilus-extensions/nautilus-program-choosing.c
A	libnautilus-extensions/nautilus-wait-until-ready.h
M	libnautilus-private/Makefile.am
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-directory.h
M	libnautilus-private/nautilus-file-attributes.h
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus-private/nautilus-mime-actions.c
M	libnautilus-private/nautilus-mime-actions.h
M	libnautilus-private/nautilus-program-chooser.c
M	libnautilus-private/nautilus-program-choosing.c
A	libnautilus-private/nautilus-wait-until-ready.h
M	src/file-manager/fm-directory-view.c
M	src/nautilus-applicable-views.c
M	src/nautilus-applicable-views.h
M	src/nautilus-information-panel.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-sidebar.c
M	src/nautilus-spatial-window.c
M	src/nautilus-theme-selector.c
M	src/nautilus-window.c
M	test/test-nautilus-mime-actions-set.c
M	test/test-nautilus-mime-actions.c

commit 7c137cffa9b24ca60ce06261f5d7c2ed5ffd6e8d
Author: Josh Barrow <carbamide@src.gnome.org>
Date:	2000-09-27

    Whitespace, whitespace, whitespace...


    Whitespace, whitespace, whitespace...

M	ChangeLog

commit 0c93d07e1ebdabce05c91cd01adf0d2b4675ba0d
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-09-27

    Dont install the test programs.

	* librsvg/Makefile.am:
	Dont install the test programs.

	* nautilus.spec.in:
	Make sure the fallback font is part of the package.
	Dont include the rsvg test programs.

M	ChangeLog
M	librsvg/Makefile.am
M	nautilus.spec.in

commit bfb5c6996e408c93fb4d54a343065034bcb668fb
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-09-27

    Add support for using a debuggable version of the beast.

	    * components/mozilla/Makefile.am:
	    * configure.in:
	    Add support for using a debuggable version of the beast.

M	ChangeLog
M	components/mozilla/Makefile.am
M	configure.in

commit 0af5148ab49a2f21bf1b652562d3df5321aafbda
Author: Rebecca Schulman <rebecka@eazel.com>
Date:	2000-09-27

    Fixed bug 1275, that sidebar panels don't have defaults per user
    level.

    2000-09-27	Rebecca Schulman  <rebecka@eazel.com>
	Fixed bug 1275, that sidebar panels don't have defaults
	per user level.

	* libnautilus-extensions/nautilus-global-preferences.c:
	(get_default_sidebar_iids_for_user_level),
	(sidebar_panel_iid_is_in_default_list),
	(global_preferences_register_sidebar_panels),
	(global_preferences_is_sidebar_panel_enabled):
	Added default sets (hard coded, as before) for each
	user level, and used them to get the defaults, instead of
	 the single set for all levels

	* libnautilus/nautilus-clipboard.c:
	(set_paste_sensitive_if_clipboard_contains_data):
	simplified check whether paste should be available.

	* src/nautilus-window-menus.c: (nautilus_window_initialize_menus):
	Fixed a typo in the clipboard menu text.

M	ChangeLog
M	libnautilus-extensions/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus/nautilus-clipboard.c
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-window-menus.c

commit bd41bdc3706daa88c3f89d7a25b6526a58056127
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-09-27

	Fixed bug 3294 ("Find them" button remains insensitive when search
	type is changed to non-text one)

	* src/nautilus-complex-search-bar.c:
	(search_bar_criterion_type_changed_callback):
	Added a missing "update_dynamic_button_states". This used to
	work, so I think it probably got accidentally deleted somewhere
	along the way.

M	ChangeLog
M	src/nautilus-complex-search-bar.c

commit 82eddb8f75d9a71b45eef9f4f9c87b5e263ad905
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-09-27

    tweaked selection highlighting to Arlo's taste.


	tweaked selection highlighting to Arlo's taste.

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-canvas-item.c

commit 5dbf7e57ce140afa96d647ca23d1cdd6d8e5c60d
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-09-27

    Added a missing g_free.

	* src/nautilus-window-manage-views.c:
	(nautilus_window_update_title): Added a missing g_free.

M	ChangeLog
M	src/nautilus-window-manage-views.c

commit c8a729554811eb5130035598a7882bfce842796e
Author: Arlo Rose <arlo@src.gnome.org>
Date:	2000-09-27

    Fixed dumb typo.


	    * data/browser.xml:
	    Fixed dumb typo.

M	ChangeLog
M	data/browser.xml

commit e8af12ac65b5f5b4f2a5f055166a5f7d8580e525
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-09-27

	Fix more storage leaks.

	* components/tree/nautilus-tree-node.c: (nautilus_tree_node_new):
	Get rid of extra allocation of node->details that caused a storage
	leak.
	* components/tree/nautilus-tree-view.c:
	(nautilus_tree_view_insert_model_node): Add a g_free.
	(free_uri_to_node_map_entry), (free_uri_to_hack_node_map_entry),
	(nautilus_tree_view_destroy): Free the keys of the hash table.
	(tree_expand_callback), (tree_collapse_callback),
	(tree_select_row_callback): Added missing g_free.
	(nautilus_tree_view_item_at): Removed an excess g_strdup.
	* libnautilus-extensions/nautilus-preference.c:
	(preference_initialize_if_needed): Destroy the global preference
	table on exit.
	(preference_hash_node_free_func): Free the hash key as well as
	the node value.
	(preference_register): Use strdup on keys as then are entered
	into the hash table.
	(preference_hash_node_lookup_with_registration): Remove the strdup
	in here since preference_register now handles it.
	(destroy_global_preference_table): Renamed and simplified the
	existing unused function.
	* libnautilus-extensions/nautilus-volume-monitor.c:
	(nautilus_volume_monitor_destroy), (free_volume): Free the volume
	itself, not just the fields within it.
	* src/nautilus-complex-search-bar.c:
	(nautilus_complex_search_bar_get_location): Added a missing
	g_free.
	* src/nautilus-sidebar-tabs.c: (tab_item_destroy_cover),
	(nautilus_sidebar_tabs_destroy): Free the tab items too, not just
	the list they are stored in.
	* src/nautilus-switchable-search-bar.c:
	(search_bar_preference_changed_callback): Added a missing g_free.

	* libnautilus-extensions/nautilus-theme.c: (free_default_theme),
	(nautilus_theme_get_theme_data): Add code to free the default
	theme on program exit to make leak detection easier.
	* src/nautilus-main.c: (main): Clean up the memory used by the XML
	parser on exit to make leak detection easier.

	* libnautilus/Makefile.am:
	* libnautilus/nautilus-bonobo-workarounds.c:
	* libnautilus/nautilus-bonobo-workarounds.h:
	Added version of bonobo_object_get_epv that shares a single global
	instance instead of allocating a new one each time it's called.

	* components/adapter/nautilus-adapter-factory-server.c:
	(impl_Nautilus_ComponentAdapterFactory__create):
	* libnautilus-extensions/bonobo-stream-vfs.c:
	(bonobo_stream_vfs_class_init):
	* libnautilus-extensions/nautilus-undo-context.c:
	(impl_Nautilus_Undo_Context__create):
	* libnautilus-extensions/nautilus-undo-manager.c:
	(nautilus_undo_manager_initialize_class):
	* libnautilus/nautilus-undo-transaction.c:
	(impl_Nautilus_Undo_Transaction__create):
	* libnautilus/nautilus-view.c: (impl_Nautilus_View__create):
	* src/nautilus-history-frame.c:
	(impl_Nautilus_HistoryFrame__create):
	* src/nautilus-shell.c: (nautilus_shell_get_vepv):
	* src/nautilus-view-frame-corba.c:
	(impl_Nautilus_ViewFrame__create):
	* src/nautilus-zoomable-frame-corba.c:
	(impl_Nautilus_ZoomableFrame__create):
	Use the new cover for bonobo_object_get_epv to avoid
	making lots of copies of it.

	* src/nautilus-window-menus.c: (get_user_level_image): Formatting
	tweak.

	* tools/leak-checker/nautilus-leak-checker.c: Added more "known to
	allocate and not free on exit" functions.

M	ChangeLog
M	components/adapter/bonobo-stream-vfs.c
M	components/adapter/nautilus-adapter-factory-server.c
M	components/tree/nautilus-tree-node.c
M	components/tree/nautilus-tree-view.c
M	libnautilus-extensions/bonobo-stream-vfs.c
M	libnautilus-extensions/nautilus-preference.c
M	libnautilus-extensions/nautilus-theme.c
M	libnautilus-extensions/nautilus-undo-context.c
M	libnautilus-extensions/nautilus-undo-manager.c
M	libnautilus-extensions/nautilus-volume-monitor.c
M	libnautilus-private/bonobo-stream-vfs.c
M	libnautilus-private/nautilus-preference.c
M	libnautilus-private/nautilus-theme.c
M	libnautilus-private/nautilus-undo-context.c
M	libnautilus-private/nautilus-undo-manager.c
M	libnautilus-private/nautilus-volume-monitor.c
M	libnautilus/Makefile.am
A	libnautilus/nautilus-bonobo-workarounds.c
A	libnautilus/nautilus-bonobo-workarounds.h
M	libnautilus/nautilus-undo-transaction.c
M	libnautilus/nautilus-view.c
M	src/nautilus-complex-search-bar.c
M	src/nautilus-history-frame.c
M	src/nautilus-main.c
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-shell.c
M	src/nautilus-sidebar-tabs.c
M	src/nautilus-switchable-search-bar.c
M	src/nautilus-view-frame-corba.c
M	src/nautilus-window-menus.c
M	src/nautilus-zoomable-frame-corba.c
M	tools/leak-checker/nautilus-leak-checker.c

commit d6f51369b565f566af792f02ae21336cd38d18cb
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-09-26

	Fixed bug 3244 (already-computed folder counts don't update
	when filtering preferences change)

	* libnautilus-extensions/nautilus-directory.c:
	(invalidate_one_count): hash table foreach function that
	invalidates the count of a NautilusDirectory.
	(filtering_changed_callback): preference callback function
	that calls invalidate_one_count on all extant directories.
	(add_filtering_callbacks): add preference callbacks for each
	file-filtering preference.
	(remove_filtering_callbacks): remove those preference callbacks.
	(nautilus_directory_get_internal): When directories hash table
	is created, call add_filtering_callbacks and schedule
	remove_filtering_callbacks for exit time.

M	ChangeLog
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-private/nautilus-directory.c

commit 9f7e18eadfda35d4b54d11d33b24f07de30a7ac5
Author: Arlo Rose <arlo@src.gnome.org>
Date:	2000-09-26

    Added new colors, and names to match. These are less jarring, and
    make for



	    * data/browser.xml:
	    Added new colors, and names to match. These are less
	    jarring, and
	    make for good backgrounds.
	    Fixes Bug 3204.

M	ChangeLog
M	data/browser.xml

commit c4875f4faad464c8d83034d4ae99eb35b8a7db2f
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-09-26

	Fixed bug 437 (Deleting files doesn't affect count in sidebar)
	Fixed bug 2001 (adding/removing files doesn't update directory
	counts)

	* libnautilus-extensions/nautilus-directory-async.c:
	(get_corresponding_file): Removed from here, replaced by
	nautilus_directory_get_existing_corresponding_file, now
	in nautilus-directory.c
	(nautilus_directory_invalidate_counts): New function, split out
	from nautilus_directory_force_reload.
	(nautilus_directory_force_reload): Now calls _invalidate_counts.

	* libnautilus-extensions/nautilus-directory-private.h:
	Added prototypes for
	nautilus_directory_get_existing_corresponding_file
	and nautilus_directory_invalidate_counts.

	* libnautilus-extensions/nautilus-directory.h:
	Added prototype for nautilus_directory_get_corresponding_file.

	* libnautilus-extensions/nautilus-directory.c:
	(nautilus_directory_get_corresponding_file): New public function,
	returns NautilusFile object for this NautilusDirectory (whether or
	not one already existed).
	(nautilus_directory_get_existing_corresponding_file): Moved and
	renamed private function, returns NautilusFile object for this
	NautilusDirectory but only if one already exists.
	(invalidate_count_and_unref): New helper hash table foreach
	function,
	invalidates count & unrefs a NautilusDirectory.
	(collect_parent_directories): New helper function, adds directory
	to hash table & refs if not already present.
	(nautilus_directory_notify_files_added),
	(nautilus_directory_notify_files_removed),
	(nautilus_directory_notify_files_moved): Use these two new
	functions
	to invalidate directory counts when files added/removed.

	* libnautilus-extensions/nautilus-file.c:
	(nautilus_file_get_internal): Initialize a variable to NULL
	to make compiler happy.


	Reimplemented "select all should be insensitive when there
	are no files to select" a better way after Darin hinted.

	* src/file-manager/fm-directory-view.h: Added is_empty function
	pointer and prototype for fm_directory_view_is_empty.

	* src/file-manager/fm-directory-view.c:
	(fm_directory_view_initialize_class): made is_empty a
	MUST_OVERRIDE
	function.
	(get_directory_as_file): Simplified implementation by calling new
	nautilus_directory_get_corresponding_file.
	(no_items_showing): Removed this function.
	(compute_menu_item_info): Use fm_directory_view_is_empty
	instead of
	no_items_showing.
	(fm_directory_view_is_empty): New function, calls virtual
	function.

	(fm_directory_view_real_create_background_context_menu_items):
	Fixed
	bug where "New Folder" item in context menu was sensitive when it
	shouldn't have been.

	* src/file-manager/fm-list-view.c:
	(fm_list_view_initialize_class),
	(real_is_empty): Overrode is_empty function pointer to check
	whether
	row count of list is 0.

	* libnautilus-extensions/nautilus-icon-container.h:
	* libnautilus-extensions/nautilus-icon-container.c:
	(nautilus_icon_container_is_empty): New function, checks whether
	list of icons is NULL.

	* src/file-manager/fm-icon-view.c: (fm_icon_view_is_empty),
	(fm_icon_view_initialize_class): Overrode is_empty function
	pointer
	to ask icon container.

M	ChangeLog
M	libnautilus-extensions/nautilus-directory-async.c
M	libnautilus-extensions/nautilus-directory-private.h
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-extensions/nautilus-directory.h
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-extensions/nautilus-icon-container.h
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-directory-private.h
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-directory.h
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-container.h
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-directory-view.h
M	src/file-manager/fm-icon-view.c
M	src/file-manager/fm-list-view.c

commit 1c783695d7880ac0bfc9ad4a5835da34e2d49699
Author: Mathieu Lacage <mathieu@src.gnome.org>
Date:	2000-09-26

    oops forgot this g_print. sorry again.

M	src/nautilus-view-frame.c

commit cc5de7b898780fea66ac45a898046c74f60e8e50
Author: J Shane Culpepper <pepper@eazel.com>
Date:	2000-09-26

    Adding scroll bar capabilities to various sections and cleaning up
    the box

    2000-09-26	J Shane Culpepper  <pepper@eazel.com>

	*
	components/services/summary/nautilus-view/nautilus-summary-view.c
	: (generate_startup_form), (generate_summary_form):
	* nautilus-installer/src/Makefile:

	Adding scroll bar capabilities to various sections and cleaning up
	the box packing so that things look slightly better than with
	frames.

M	ChangeLog
M	components/services/summary/nautilus-summary-view.c
M	components/services/summary/nautilus-view/nautilus-summary-view.c
M	nautilus-installer/src/Makefile

commit b3acb7f9af66a9e8c418b6e1cc412d4de5771feb
Author: Josh Barrow <carbamide@src.gnome.org>
Date:	2000-09-26

    Added a new line in the ChangeLog eeek!



    Added a new line in the ChangeLog  eeek!

M	ChangeLog

commit 29096b284363ea4e8d731e67bec0975b006ac303
Author: Christian Rose <menthos@src.gnome.org>
Date:	2000-09-26

    Updated Swedish translation.

M	po/ChangeLog
M	po/sv.po

commit 2c357c78a0e44ee9279daae90d242f40e2d1e509
Author: Mathieu Lacage <mathieu@src.gnome.org>
Date:	2000-09-26

    disable debugging by default

M	src/nautilus-view-frame-corba.c

commit 41ef379d67c3fee13731f517068c6811244e20c9
Author: Mike Engber <engber@src.gnome.org>
Date:	2000-09-26

    Yet another pass at optimizing background drawing.


	Yet another pass at optimizing background drawing.
	* libnautilus-extensions/nautilus-background.c:
	(nautilus_background_get_image_placement),
	(ensure_gradient_buffered), (fill_canvas_from_gradient_buffer),
	(canvas_buf_from_pixmap), (ensure_image_scaled),
	(nautilus_background_draw), (nautilus_background_draw_aa):
	* libnautilus-extensions/nautilus-gdk-pixbuf-extensions.c:
	(nautilus_gdk_pixbuf_scale_to_fit_factor),
	(nautilus_gdk_pixbuf_is_scaled_to_fit),
	(nautilus_gdk_pixbuf_scale_to_fit),
	(nautilus_gdk_pixbuf_scale_down_to_fit):
	* libnautilus-extensions/nautilus-gdk-pixbuf-extensions.h:

M	ChangeLog
M	libnautilus-extensions/nautilus-background.c
M	libnautilus-extensions/nautilus-gdk-pixbuf-extensions.c
M	libnautilus-extensions/nautilus-gdk-pixbuf-extensions.h
M	libnautilus-private/nautilus-background.c
M	libnautilus-private/nautilus-gdk-pixbuf-extensions.c
M	libnautilus-private/nautilus-gdk-pixbuf-extensions.h

commit 0e8843e052739aa77e14d774b159a38d0223463c
Author: Rebecca Schulman <rebecka@eazel.com>
Date:	2000-09-26

    Fixed bugs 691, 689, and 733. Hopeully this also fixes 690, but
    I can't

    2000-09-26	Rebecca Schulman  <rebecka@eazel.com>
	Fixed bugs 691, 689, and 733.  Hopeully this also
	fixes 690, but I can't test it, because rename in
	place is confused on my system

	* components/notes/nautilus-notes.c: (make_notes_view):
	Change clipboard initialization to new signature
	* libnautilus/nautilus-clipboard.c:
	* libnautilus/nautilus-clipboard.h:
	(set_paste_sensitive_if_clipboard_contains_data),
	(add_menu_items_callback), (remove_menu_items_callback),
	(set_clipboard_menu_items_sensitive),
	(set_clipboard_menu_items_insensitive), (menu_activated_callback),
	(menu_deactivated_callback),
	(nautilus_clipboard_set_up_editable_from_bonobo_control),
	(nautilus_clipboard_setup_local):
	Add calls to sensitize and desensitize.  Change signatures
	around to get the data necessary to find out whether cut
	and paste should be active or not
	* src/nautilus-location-bar.c: (nautilus_location_bar_initialize):
	* src/nautilus-window-menus.c: (nautilus_window_initialize_menus):
	Change clipboard menu signatures to fit above changes
	* src/nautilus-window.c: (nautilus_window_constructed):
	add clipoard initialization, after the local ui handler is created

M	ChangeLog
M	components/notes/nautilus-notes.c
M	libnautilus/nautilus-clipboard.c
M	libnautilus/nautilus-clipboard.h
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window-menus.c
M	src/nautilus-window.c

commit cfe2dc48fd02ce1a6d4a054f6883bd5762bc8432
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-09-26

	Got leaks in "nautilus --check" down to 0.

	Fixed bug 2488 (path name for link set determined incorrectly) by
	using only paths for link sets, never URIs.

	* tools/leak-checker/nautilus-leak-checker.c: Added more "known to
	leak" symbols.

	* libnautilus-extensions/nautilus-link-set.c: (create_new_link),
	(nautilus_link_set_is_installed), (nautilus_link_set_remove):
	Changed functions to always expect paths, so they can now use
	nautilus_make_path instead of link_set_path_name.
	* src/nautilus-sidebar.c: (metadata_button_callback): Changed to
	turn the URI into a path before calling the link-set functions.

	* libnautilus-extensions/nautilus-directory.c:
	(nautilus_directory_notify_files_moved): Use
	nautilus_file_list_free instead of
	nautilus_g_list_free_deep_custom.
	* libnautilus-extensions/nautilus-string-list.c:
	(nautilus_string_list_clear): Use nautilus_g_list_free_deep
	instead of nautilus_g_list_free_deep_custom.
	* libnautilus-extensions/nautilus-view-identifier.c:
	(nautilus_view_identifier_free_callback),
	(nautilus_view_identifier_list_free): Fixed call to
	nautilus_g_list_free_deep_custom so it doesn't need a function
	pointer type cast any more.

M	ChangeLog
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-extensions/nautilus-link-set.c
M	libnautilus-extensions/nautilus-string-list.c
M	libnautilus-extensions/nautilus-view-identifier.c
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-link-set.c
M	libnautilus-private/nautilus-string-list.c
M	libnautilus-private/nautilus-view-identifier.c
M	src/nautilus-information-panel.c
M	src/nautilus-sidebar.c
M	tools/leak-checker/nautilus-leak-checker.c

commit ec54fa8b4df561b2e3739fe597567ce5d279174e
Author: Josh Barrow <carbamide@src.gnome.org>
Date:	2000-09-26

    Changed "directory" to "folder" in two cases.


	    * src/nautilus-theme-selector.c: (add_theme_to_icons),
	    (add_new_theme_button_callback):
	    Changed "directory" to "folder" in two cases.

M	ChangeLog
M	src/nautilus-theme-selector.c

commit 96a067583da55b2b16d5ec7aaabd8e1c263dd3c9
Author: Mathieu Lacage <mathieu@eazel.com>
Date:	2000-09-26

    try to debug some mozilla-related pbs. add debugging output. NULL
    freed'

    2000-09-26	Mathieu Lacage	<mathieu@eazel.com>

	try to debug some mozilla-related pbs.
	* src/nautilus-view-frame-corba.c:
	(impl_Nautilus_ViewFrame_open_location),
	(impl_Nautilus_ViewFrame_open_location_in_new_window),
	(impl_Nautilus_ViewFrame_open_in_new_window_and_select),
	(impl_Nautilus_ViewFrame_report_location_change),
	(impl_Nautilus_ViewFrame_report_selection_change),
	(impl_Nautilus_ViewFrame_report_status),
	(impl_Nautilus_ViewFrame_report_load_underway),
	(impl_Nautilus_ViewFrame_report_load_progress),
	(impl_Nautilus_ViewFrame_report_load_complete),
	(impl_Nautilus_ViewFrame_report_load_failed),
	(impl_Nautilus_ViewFrame_set_title):
	add debugging output.
	* src/nautilus-view-frame.c: (nautilus_view_frame_destroy_client),
	(nautilus_view_frame_destroy), (nautilus_view_frame_load_client):
	NULL freed' fields.
	* src/nautilus-window.c: (nautilus_window_real_set_content_view):
	idem.

M	ChangeLog
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-view-frame-corba.c
M	src/nautilus-view-frame.c
M	src/nautilus-window.c

commit 8ae60adc4ff8025ed1dcb91aa3e370f9f05de129
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-09-26

	Fixed bug 382 (Deleting file viewed in other window leaves
	other window in bad state)

	Also ran into some tree view problems that I did not fix
	but made less deadly so I could continue.

	* components/tree/nautilus-tree-view.c:
	(nautilus_tree_view_model_done_loading_callback),
	(reload_node_for_uri):
	Added g_return_if_fails checking the model and node parameters,
	so it won't segfault with a NULL node. I did not attempt to
	debug why the nodes were NULL.

	* src/nautilus-window-private.h: Added viewed_file field to
	details struct.

	* src/nautilus-window-manage-views.c:
	(viewed_file_changed_callback): New function, closes window if
	viewed_file is gone.
	(nautilus_window_update_internals): Set viewed_file to
	NautilusFile for this location (after unreffing old one), and
	connect to its "changed" signal with viewed_file_changed_callback.
	(nautilus_window_end_location_change_callback): Truncate the
	"for display" version of the URI in error messages.

	* src/nautilus-window.c: (nautilus_window_destroy):
	unref viewed_file.

M	ChangeLog
M	components/tree/nautilus-tree-view.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window-manage-views.c
M	src/nautilus-window-private.h
M	src/nautilus-window.c

commit e5e990f0b9914de7a352d863dadb1b256ca7e7f5
Author: Victor Lecha <victor@eazel.com>
Date:	2000-09-26

    make it compile. make it include correct libtrilobite path. small
    tweak.

    2000-09-26	Victor Lecha  <victor@eazel.com>

	make it compile.
	* components/services/summary/nautilus-view/Makefile.am:
	make it include correct libtrilobite path.
	*
	components/services/summary/nautilus-view/nautilus-summary-view.c:
	small tweak.

M	ChangeLog
M	components/services/summary/nautilus-summary-view.c
M	components/services/summary/nautilus-view/Makefile.am
M	components/services/summary/nautilus-view/nautilus-summary-view.c

commit 7ebc507200edcc7de5a529ef282a5ea23115090f
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-09-26

    Work in progress on allowing the user to set a HTTP proxy.

    2000-09-26	Gene Z. Ragan  <gzr@eazel.com>

	Work in progress on allowing the user to set a HTTP proxy.

	* components/mozilla/nautilus-mozilla-content-view.c:
	(nautilus_mozilla_content_view_initialize):
	* libnautilus-extensions/nautilus-global-preferences.c:
	(global_preferences_create_dialog), (global_preferences_register):
	* libnautilus-extensions/nautilus-global-preferences.h:

M	ChangeLog
M	components/mozilla/nautilus-mozilla-content-view.c
M	libnautilus-extensions/nautilus-global-preferences.c
M	libnautilus-extensions/nautilus-global-preferences.h
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.h

commit 360ca6060306e66167212c2f878c39bc5fcd9a38
Author: Christian Rose <menthos@src.gnome.org>
Date:	2000-09-26

    Updated Swedish translation.

M	po/ChangeLog
M	po/sv.po

commit eb823a6e553eea627b1d7b8ed4e97c076f1237e0
Author: Pavel Cisler <pavel@eazel.com>
Date:	2000-09-26

    Experimental replacement for the nautilus_read_file_async as
    a potential

    2000-09-26	Pavel Cisler  <pavel@eazel.com>

	* libnautilus-extensions/nautilus-file-utilities.c:
	(pthread_nautilus_read_file_callback_idle_binder),
	(pthread_nautilus_read_file_callback_common),
	(pthread_nautilus_read_file_synchronous_callback),
	(pthread_nautilus_read_file_asynchronous_callback),
	(pthread_nautilus_read_file_thread_entry),
	(pthread_nautilus_read_file_async),
	(pthread_nautilus_read_file_async_cancel),
	(nautilus_read_file_async), (nautilus_read_file_cancel):
	Experimental replacement for the nautilus_read_file_async
	as a potential speed improvement. Need to do some more profiling
	to see if we are getting any gain.

M	ChangeLog
M	libnautilus-extensions/nautilus-file-utilities.c
M	libnautilus-private/nautilus-file-utilities.c

commit c830d984298872067713d854aaf2d306ff34fd31
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-09-26

    fixed big 2932, nautilus doesn't finish making thumbnails if there
    is a


	fixed big 2932, nautilus doesn't finish making
	thumbnails if there is a problematic image, by changing the logic
	of how it determines when a thumbnail is made.	Now it simply
	checks
	if the thumbnail task has terminated, instead of checking for
	the created thumbnail, so failures shouldn't faze it anymore.
	Also
	fixed some other associated bugs.

M	ChangeLog
M	libnautilus-extensions/nautilus-thumbnails.c
M	libnautilus-private/nautilus-thumbnails.c

commit 730c8fa3a9c734950f171760f1b973d33dcdeb7a
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-09-26

	Band-aid for bug 2752 (intermittent failure trying to
	use Help Contents)

	* src/nautilus-view-frame.c:
	(nautilus_view_frame_load_client): Upped a hardcoded
	timeout from 2 seconds to 10 seconds; also added an
	assert that might help us fix the underlying problem
	later.

M	ChangeLog
M	src/nautilus-view-frame.c

commit 2cd5440e93ea831f3ee4930e3e7baecdd5083e5a
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-09-26

	Fixed bug bug 3264 (Tree view shows no branches for directories,
	...HACK... nodes visible), bug 3290 (changing directory or
	refreshing causes Gdk to assert), bug 2420 (Need to free original
	key when removing model node), and other assorted problems.

	* components/tree/nautilus-tree-view.c: (insert_hack_node),
	(remove_hack_node), (nautilus_tree_view_insert_model_node):
	Fix problem where the hash table key was neither g_strdup'd on the
	way in, nor g_free'd on the way out. This caused all the problems
	with bad nesting in the tree view.

	* nautilus-installer/src/installer.c: (create_pixmap):
	* src/file-manager/fm-list-view.c: (install_row_images):
	* src/nautilus-theme-selector.c: (add_theme):
	Added more checks for NULL before calling gdk_bitmap_unref.

	* src/file-manager/fm-directory-view.c: (no_items_showing):
	Fixed a NautilusDirectory ref. count leak.

	* libnautilus-extensions/nautilus-font-factory.c:
	(unref_global_font_factory), (nautilus_get_current_font_factory):
	Unref the font factory on exit.
	(nautilus_font_factory_initialize_class), (font_hash_node_free),
	(free_one_hash_node), (destroy): Added code to actually destroy
	the font factory.
	(unref_fixed_font), (nautilus_font_factory_get_fallback_font):
	Unref the fixed font on exit.
	* libnautilus-extensions/nautilus-volume-monitor.c:
	(unref_global_volume_monitor), (nautilus_volume_monitor_get):
	Unref the volume monitor on exit.
	* src/nautilus-signaller.c: (unref_global_signaller),
	(nautilus_signaller_get_current): Unref the signaller on exit.

	* src/nautilus-component-adapter-factory.c:
	(nautilus_component_adapter_factory_initialize): Replaced some
	strange FIXMEs with a simpler one.
	(nautilus_component_adapter_factory_destroy): Fix a CORBA object
	reference leak.
	(nautilus_component_adapter_factory_get): Did a ref/sink.

	* components/adapter/nautilus-adapter-control-embed-strategy.c:
	(nautilus_adapter_control_embed_strategy_new):
	* components/adapter/nautilus-adapter-embeddable-embed-strategy.c:
	(nautilus_adapter_embeddable_embed_strategy_new):
	* components/adapter/nautilus-adapter-file-load-strategy.c:
	(nautilus_adapter_file_load_strategy_new):
	* components/adapter/nautilus-adapter-progressive-load-strategy.c:
	(nautilus_adapter_progressive_load_strategy_new):
	* components/adapter/nautilus-adapter-stream-load-strategy.c:
	(nautilus_adapter_stream_load_strategy_new):
	* components/adapter/nautilus-adapter.c: (nautilus_adapter_new):
	* components/rpmview/nautilus-rpm-verify-window.c:
	(nautilus_rpm_verify_window_new):
	* components/services/install/lib/eazel-install-object.c:
	(eazel_install_new), (eazel_install_new_with_config):
	* components/services/time/service/trilobite-eazel-time-service.c:
	(trilobite_eazel_time_service_new):
	*
	components/services/trilobite/libtrilobite/trilobite-service-pass
	wordquery.c: (trilobite_passwordquery_new):
	* components/services/trilobite/libtrilobite/trilobite-service.c:
	(trilobite_service_new):
	* components/tree/nautilus-tree-expansion-state.c:
	(nautilus_tree_expansion_state_new):
	* components/tree/nautilus-tree-model.c:
	(nautilus_tree_model_new):
	* components/tree/nautilus-tree-node.c: (nautilus_tree_node_new):
	* cut-n-paste-code/widgets/e-paned/e-hpaned.c: (e_hpaned_new):
	* cut-n-paste-code/widgets/e-paned/e-vpaned.c: (e_vpaned_new):
	* libnautilus-extensions/bonobo-stream-vfs.c:
	(bonobo_stream_create):
	* libnautilus-extensions/nautilus-any-width-bin.c:
	(nautilus_any_width_bin_new):
	* libnautilus-extensions/nautilus-background.c:
	(nautilus_background_new):
	* libnautilus-extensions/nautilus-bookmark.c:
	(nautilus_bookmark_new_with_icon):
	* libnautilus-extensions/nautilus-caption-table.c:
	(nautilus_caption_table_new):
	* libnautilus-extensions/nautilus-caption.c:
	(nautilus_caption_new):
	* libnautilus-extensions/nautilus-directory.c:
	(nautilus_directory_new):
	* libnautilus-extensions/nautilus-druid-page-eazel.c:
	(nautilus_druid_page_eazel_new),
	(nautilus_druid_page_eazel_new_with_vals):
	* libnautilus-extensions/nautilus-druid.c: (nautilus_druid_new):
	* libnautilus-extensions/nautilus-entry.c: (nautilus_entry_new):
	* libnautilus-extensions/nautilus-file-operations-progress.c:
	(nautilus_file_operations_progress_new):
	* libnautilus-extensions/nautilus-file.c:
	(nautilus_file_new_from_name), (nautilus_file_new_from_info):
	* libnautilus-extensions/nautilus-font-picker.c:
	(nautilus_font_picker_new):
	* libnautilus-extensions/nautilus-horizontal-splitter.c:
	(nautilus_horizontal_splitter_new):
	* libnautilus-extensions/nautilus-icon-container.c:
	(nautilus_icon_container_new):
	* libnautilus-extensions/nautilus-icon-factory.c:
	(get_icon_factory):
	* libnautilus-extensions/nautilus-image.c: (nautilus_image_new):
	* libnautilus-extensions/nautilus-keep-last-vertical-box.c:
	(nautilus_keep_last_vertical_box_new):
	* libnautilus-extensions/nautilus-label.c: (nautilus_label_new):
	* libnautilus-extensions/nautilus-list-column-title.c:
	(nautilus_list_column_title_new):
	* libnautilus-extensions/nautilus-list.c:
	(nautilus_list_new_with_titles):
	* libnautilus-extensions/nautilus-password-dialog.c:
	(nautilus_password_dialog_new):
	* libnautilus-extensions/nautilus-preference.c:
	(nautilus_preference_new_from_type):
	* libnautilus-extensions/nautilus-preferences-box.c:
	(nautilus_preferences_box_new):
	* libnautilus-extensions/nautilus-preferences-dialog.c:
	(nautilus_preferences_dialog_new):
	* libnautilus-extensions/nautilus-preferences-group.c:
	(nautilus_preferences_group_new):
	* libnautilus-extensions/nautilus-preferences-item.c:
	(nautilus_preferences_item_new):
	* libnautilus-extensions/nautilus-preferences-pane.c:
	(nautilus_preferences_pane_new):
	* libnautilus-extensions/nautilus-radio-button-group.c:
	(nautilus_radio_button_group_new):
	* libnautilus-extensions/nautilus-scalable-font.c:
	(nautilus_scalable_font_new):
	* libnautilus-extensions/nautilus-string-picker.c:
	(nautilus_string_picker_new):
	* libnautilus-extensions/nautilus-text-caption.c:
	(nautilus_text_caption_new):
	* libnautilus-extensions/nautilus-undo-context.c:
	(nautilus_undo_context_new):
	* libnautilus-extensions/nautilus-undo-manager.c:
	(nautilus_undo_manager_new):
	* libnautilus-extensions/nautilus-user-level-manager.c:
	(user_level_manager_new):
	* libnautilus/nautilus-undo-transaction.c:
	(nautilus_undo_transaction_new):
	* libnautilus/nautilus-view.c:
	(nautilus_view_new_from_bonobo_control):
	* src/file-manager/nautilus-trash-monitor.c:
	(nautilus_trash_monitor_get):
	* src/nautilus-desktop-window.c: (nautilus_desktop_window_new):
	* src/nautilus-property-browser.c:
	(nautilus_property_browser_new):
	* src/nautilus-shell.c: (nautilus_shell_new):
	* src/nautilus-sidebar-tabs.c: (nautilus_sidebar_tabs_new):
	* src/nautilus-sidebar-title.c: (nautilus_sidebar_title_new):
	* src/nautilus-sidebar.c: (nautilus_sidebar_create_context_menu),
	(nautilus_sidebar_new):
	* src/nautilus-theme-selector.c: (nautilus_theme_selector_new):
	* src/nautilus-throbber.c: (nautilus_throbber_new):
	* src/nautilus-view-frame.c: (nautilus_view_frame_new):
	* src/nautilus-zoom-control.c: (nautilus_zoom_control_new):
	* src/nautilus-about.c: (nautilus_about_new):
	* src/nautilus-application.c: (nautilus_application_new),
	(nautilus_application_create_window):
	* src/nautilus-bookmark-list.c: (nautilus_bookmark_list_new):
	After Tim Janik explained that gtk_type_new is a low-level call to
	be avoided, changed most uses of gtk_type_new to gtk_object_new or
	gtk_widget_new. Also, after Owen and Havoc explained that you
	can't just ignore the floating bit, added ref/sink calls to the
	functions used to create objects where we don't use the floating
	scheme.

	* src/nautilus-zoom-control.c:
	(nautilus_zoom_control_button_press_event): Take advantage of the
	fact that the new menu is floating and don't bother with ref'ing.

	* libnautilus-extensions/nautilus-ctree.c:
	(nautilus_ctree_new_with_titles):
	Added a cast.

	* components/adapter/main.c: (adapter_factory_make_object):
	* components/hardware/main.c: (hardware_view_make_object):
	* components/services/install/lib/eazel-install-corba-callback.c:
	(eazel_install_callback_get_type), (eazel_install_callback_new):
	* libnautilus-extensions/nautilus-theme.c:
	(nautilus_theme_get_theme), (nautilus_theme_set_theme),
	(nautilus_theme_get_theme_data):
	Whitespace tweaks.

M	ChangeLog
M	components/adapter/bonobo-stream-vfs.c
M	components/adapter/main.c
M	components/adapter/nautilus-adapter-control-embed-strategy.c
M
components/adapter/nautilus-adapter-control-factory-embed-strategy.c
M	components/adapter/nautilus-adapter-embeddable-embed-strategy.c
M	components/adapter/nautilus-adapter-file-load-strategy.c
M	components/adapter/nautilus-adapter-progressive-load-strategy.c
M	components/adapter/nautilus-adapter-stream-load-strategy.c
M	components/adapter/nautilus-adapter.c
M	components/hardware/main.c
M	components/rpmview/nautilus-rpm-verify-window.c
M	components/services/install/lib/eazel-install-corba-callback.c
M	components/services/install/lib/eazel-install-object.c
M	components/services/time/service/trilobite-eazel-time-service.c
M
components/services/trilobite/libtrilobite/trilobite-service-passwordquery.c
M	components/services/trilobite/libtrilobite/trilobite-service.c
M	components/tree/nautilus-tree-expansion-state.c
M	components/tree/nautilus-tree-model.c
M	components/tree/nautilus-tree-node.c
M	components/tree/nautilus-tree-view.c
M	cut-n-paste-code/widgets/e-paned/e-hpaned.c
M	cut-n-paste-code/widgets/e-paned/e-vpaned.c
M	libnautilus-extensions/bonobo-stream-vfs.c
M	libnautilus-extensions/nautilus-any-width-bin.c
M	libnautilus-extensions/nautilus-background.c
M	libnautilus-extensions/nautilus-bookmark.c
M	libnautilus-extensions/nautilus-caption-table.c
M	libnautilus-extensions/nautilus-caption.c
M	libnautilus-extensions/nautilus-ctree.c
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-extensions/nautilus-druid-page-eazel.c
M	libnautilus-extensions/nautilus-druid.c
M	libnautilus-extensions/nautilus-entry.c
M	libnautilus-extensions/nautilus-file-operations-progress.c
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-extensions/nautilus-font-factory.c
M	libnautilus-extensions/nautilus-font-picker.c
M	libnautilus-extensions/nautilus-horizontal-splitter.c
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-extensions/nautilus-image.c
M	libnautilus-extensions/nautilus-keep-last-vertical-box.c
M	libnautilus-extensions/nautilus-label.c
M	libnautilus-extensions/nautilus-list-column-title.c
M	libnautilus-extensions/nautilus-list.c
M	libnautilus-extensions/nautilus-password-dialog.c
M	libnautilus-extensions/nautilus-preference.c
M	libnautilus-extensions/nautilus-preferences-box.c
M	libnautilus-extensions/nautilus-preferences-dialog.c
M	libnautilus-extensions/nautilus-preferences-group.c
M	libnautilus-extensions/nautilus-preferences-item.c
M	libnautilus-extensions/nautilus-preferences-pane.c
M	libnautilus-extensions/nautilus-radio-button-group.c
M	libnautilus-extensions/nautilus-scalable-font.c
M	libnautilus-extensions/nautilus-string-picker.c
M	libnautilus-extensions/nautilus-text-caption.c
M	libnautilus-extensions/nautilus-theme.c
M	libnautilus-extensions/nautilus-undo-context.c
M	libnautilus-extensions/nautilus-undo-manager.c
M	libnautilus-extensions/nautilus-user-level-manager.c
M	libnautilus-extensions/nautilus-volume-monitor.c
M	libnautilus-private/bonobo-stream-vfs.c
M	libnautilus-private/nautilus-any-width-bin.c
M	libnautilus-private/nautilus-background.c
M	libnautilus-private/nautilus-bookmark.c
M	libnautilus-private/nautilus-caption-table.c
M	libnautilus-private/nautilus-caption.c
M	libnautilus-private/nautilus-ctree.c
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-druid-page-eazel.c
M	libnautilus-private/nautilus-druid.c
M	libnautilus-private/nautilus-entry.c
M	libnautilus-private/nautilus-file-operations-progress.c
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-font-factory.c
M	libnautilus-private/nautilus-font-picker.c
M	libnautilus-private/nautilus-horizontal-splitter.c
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus-private/nautilus-image.c
M	libnautilus-private/nautilus-keep-last-vertical-box.c
M	libnautilus-private/nautilus-label.c
M	libnautilus-private/nautilus-list-column-title.c
M	libnautilus-private/nautilus-list.c
M	libnautilus-private/nautilus-password-dialog.c
M	libnautilus-private/nautilus-preference.c
M	libnautilus-private/nautilus-preferences-box.c
M	libnautilus-private/nautilus-preferences-dialog.c
M	libnautilus-private/nautilus-preferences-group.c
M	libnautilus-private/nautilus-preferences-item.c
M	libnautilus-private/nautilus-preferences-pane.c
M	libnautilus-private/nautilus-radio-button-group.c
M	libnautilus-private/nautilus-scalable-font.c
M	libnautilus-private/nautilus-string-picker.c
M	libnautilus-private/nautilus-text-caption.c
M	libnautilus-private/nautilus-theme.c
M	libnautilus-private/nautilus-undo-context.c
M	libnautilus-private/nautilus-undo-manager.c
M	libnautilus-private/nautilus-user-level-manager.c
M	libnautilus-private/nautilus-volume-monitor.c
M	libnautilus/nautilus-undo-transaction.c
M	libnautilus/nautilus-view.c
M	nautilus-installer/src/installer.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-list-view.c
M	src/file-manager/nautilus-trash-monitor.c
M	src/nautilus-about.c
M	src/nautilus-application.c
M	src/nautilus-bookmark-list.c
M	src/nautilus-component-adapter-factory.c
M	src/nautilus-desktop-window.c
M	src/nautilus-information-panel.c
M	src/nautilus-property-browser.c
M	src/nautilus-shell.c
M	src/nautilus-sidebar-tabs.c
M	src/nautilus-sidebar-title.c
M	src/nautilus-sidebar.c
M	src/nautilus-signaller.c
M	src/nautilus-theme-selector.c
M	src/nautilus-throbber.c
M	src/nautilus-view-frame.c
M	src/nautilus-zoom-control.c

commit 38a590615d4d5a5d7ff1c1770d26bce2268db021
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-09-26

    tweaked the new, semi-transparent selection highlighting a bit by


	tweaked the new, semi-transparent selection highlighting
	a bit by lightening the info text color and enlarging
	the selection area a little.

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-canvas-item.c

commit 274f7511c772ebf7b42a3b1b3f2d082454aa9004
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-09-25

    Fixed code so that alpha is set properly.

    2000-09-25	Gene Z. Ragan  <gzr@eazel.com>

	* libnautilus-extensions/nautilus-icon-canvas-item.c:
	(draw_focus_rect):
	Fixed code so that alpha is set properly.

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-canvas-item.c

commit ea6ba324f2c8848658409b3b9ad50f11c2792472
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-09-25

    Fixed problem I ran into while debugging something else. When

	* libnautilus-extensions/nautilus-file.c:
	(nautilus_file_get_internal):
	(get_nautilus_navigation_result_from_gnome_vfs_result):
	Fixed problem I ran into while debugging something else.
	When gnome_vfs_uri_extract_short_name returned NULL from
	a URI like "http://foo:", this routine got into trouble.
	Rearranged code to check for the no-short-name case
	earlier and fall back to the mystery-uri handling.

	* src/nautilus-applicable-views.c:
	Changed a g_message to a g_warning so people will tell
	me about problems even more often.

    (Note that previous checkin notes were half-baked)

M	ChangeLog
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-private/nautilus-file.c

commit 24dafb5a095757ff60b16035021e77938b1c3abf
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-09-25

    Fixed problem I ran into while debugging something else. When

	* src/nautilus-applicable-views.c:
	(get_nautilus_navigation_result_from_gnome_vfs_result):
	Fixed problem I ran into while debugging something else.
	When gnome_vfs_uri_extract_short_name returned NULL from
	a URI like "http://foo:", this routine got into trouble.
	Rearranged code to check for the no-short-name case
	earlier and fall back to the mystery-uri handling.

M	ChangeLog
M	src/nautilus-applicable-views.c

commit d8a74fa3c66de619271ba3d66ae4d3131b6cdb00
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-09-25

    fixed bug where the theme descriptions were not showing up in
    the theme


	fixed bug where the theme descriptions were not showing up in
	the theme selector; the problem was that the xml routines couldn't
	handle a uri, so fixed by calling
	gnome_vfs_get_local_path_from_uri.

M	ChangeLog
M	src/nautilus-theme-selector.c

commit dcc9ec1acfa98824a4face2e9febc88082832dc3
Author: J Shane Culpepper <pepper@eazel.com>
Date:	2000-09-25

    Fixing the background color errors that prevent testing. I have not

    2000-09-25	J Shane Culpepper  <pepper@eazel.com>

	* components/services/summary/lib/eazel-summary-shared.c:
	(parse_summary_xml_file):
	*
	components/services/summary/nautilus-view/nautilus-summary-view.c
	: (generate_startup_form), (generate_summary_form),
	(nautilus_summary_view_initialize),
	(summary_load_location_callback):
	* components/services/trilobite/libtrilobite/trilobite-redirect.c:
	(check_gconf_init):

	Fixing the background color errors that prevent testing.
	I have not
	figured out how to set the parent form default color without
	causing
	major instability.  Also added the fetch of the url location
	tables
	from services.

M	ChangeLog
M	components/services/summary/eazel-summary-shared.c
M	components/services/summary/lib/eazel-summary-shared.c
M	components/services/summary/nautilus-summary-view.c
M	components/services/summary/nautilus-view/nautilus-summary-view.c
M	components/services/trilobite/libtrilobite/trilobite-redirect.c

commit 3bc3ddbe54566e526706647f54400b6592eaa43d
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-09-25

    finished the work for user-added themes, teaching the icon factory and


	finished the work for user-added themes, teaching the icon
	factory and other machinery to look in ~/.nautilus/themes to
	find theme

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-extensions/nautilus-theme.c
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus-private/nautilus-theme.c

commit e0692b06d8bb931a19e265ee178ba97d07be6f18
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-09-25

	Some work on the "sidebar panel has failed" situation.

	* src/nautilus-window-manage-views.c:
	(nautilus_window_update_state): Don't report sidebar panel
	failure when the view that failed was the content view.
	Doh! It had been putting up two dialogs, one for the content
	view and one for some mysterious unknown sidebar panel.
	(nautilus_window_set_state_info): Added a g_warning when
	the state is set to VIEW_ERROR. This will stop in the debugger
	to make it easier to tell what's generating the error (but
	without the debugger will just spew one line of spam).

	(nautilus_window_end_location_change_callback): Check if
	window is visible before trying to set the initial
	position. This prevents a return_if_fail complaint in some
	cases in the window-position-saving code when using
	use-new-window mode.

	Fixed bug 3262 (Zoom control context menu should use
	radio buttons, not checkboxes)

	* src/nautilus-zoom-control.c:
	Added marking_menu_items boolean to details struct.
	(create_zoom_menu_item): Now takes a radio button item
	as a parameter (from which to get the group) and returns
	the new radio button item (to use for the next time) and
	sets marking_menu_items to TRUE while creating menu items.
	Oh yeah, also creates a radio item instead of a check item.
	(zoom_menu_callback): Now bails out early if marking_menu_items.
	(create_zoom_menu): Passes the result of each
	create_zoom_menu_item
	into the next call, to get all the radio items in the same group.

M	ChangeLog
M	src/nautilus-window-manage-views.c
M	src/nautilus-zoom-control.c

commit 2a0db776871eb248e7ec10144a4d8b379528d79d
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-09-25

    Fix double-free problem that was causing a crash on quit if you
    changed

	* libnautilus-extensions/nautilus-theme.c: (load_theme_document),
	(nautilus_theme_get_theme_data): Fix double-free problem that was
	causing a crash on quit if you changed themes.

M	ChangeLog
M	libnautilus-extensions/nautilus-theme.c
M	libnautilus-private/nautilus-theme.c

commit 5513ac152806b32321331a6d7b3eac66cd8c15a6
Author: Rebecca Schulman <rebecka@eazel.com>
Date:	2000-09-25

    Created the index progress dialog, to show how much has been
    indexed, and

    2000-09-25	Rebecca Schulman  <rebecka@eazel.com>

	* src/file-manager/nautilus-indexing-info.c:
	(make_label_helvetica_bold), (make_label_helvetica_medium),
	(get_file_index_time), (show_reindex_request_information),
	(show_index_progress_bar), (nautilus_indexing_info_show_dialog):
	Created the index progress dialog, to show how much has been
	indexed, and updated the dialog about when the index was last
	updated to conform to screenshot.

M	ChangeLog
M	src/file-manager/nautilus-indexing-info.c

commit 8c67688754a8375c01073f50e3a25f66e89fd4b9
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-09-25

    Forgot to remove FIXME. It is now gone.

    2000-09-25	Gene Z. Ragan  <gzr@eazel.com>

	* libnautilus-extensions/nautilus-icon-canvas-item.c:
	(draw_or_measure_label_text_aa):
	Forgot to remove FIXME.  It is now gone.

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-canvas-item.c

commit 92a3f1007848b01c709383b04756be25d632fcd2
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-09-25

    Fixed bug 2877, Keyboard selection feedback broken in iocn view
    for smooth

    2000-09-25	Gene Z. Ragan  <gzr@eazel.com>

	Fixed bug 2877, Keyboard selection feedback broken in
	iocn view for smooth fonts.

	* libnautilus-extensions/nautilus-icon-canvas-item.c:
	(draw_focus_rect):
	New function to draw dashed selection rect.  Dash size
	can be changed by modifying dash variable.

	(draw_or_measure_label_text_aa):
	Call new draw_focus_rect when item focus is set.

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-canvas-item.c

commit 921177305aa705807c6c55abb456bcbda44e6041
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-09-25

    Needed a NULL check for saved geometry.

	* src/nautilus-window-manage-views.c:
	(position_and_show_window_callback): Needed a NULL check
	for saved geometry.

M	ChangeLog
M	src/nautilus-window-manage-views.c

commit e469e7604751271b8aafdc04acd08863ece1517f
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-09-25

    Check for NULL before calling gdk_bitmap_unref (mask); it was
    hitting a

	* components/tree/nautilus-tree-view.c:
	(nautilus_tree_view_insert_model_node),
	(nautilus_tree_view_update_model_node): Check for NULL
	before calling gdk_bitmap_unref (mask); it was hitting
	a return_if_fail NULL check a zillion times on startup
	in the tree view.

M	ChangeLog
M	components/tree/nautilus-tree-view.c

commit 336fa2d889670e64fc28db780c584bf8fcab084c
Author: Pavel Cisler <pavel@eazel.com>
Date:	2000-09-25

    Fix some NULL-dereferencing crashers that I was hitting.

    2000-09-25	Pavel Cisler  <pavel@eazel.com>

	* src/nautilus-component-adapter-factory.c:
	(nautilus_component_adapter_factory_initialize),
	(nautilus_component_adapter_factory_destroy),
	(nautilus_component_adapter_factory_get):
	Fix some NULL-dereferencing crashers that I was hitting.

	* tools/profiler/funcsummary.C:
	Special case root arcs with zero function times.

M	ChangeLog
M	src/nautilus-component-adapter-factory.c
M	tools/profiler/funcsummary.C

commit c35d38c1aa39c04390620f5a9890e9df50f01f8b
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-09-25

    work toward completing user added themes; it's almost done now
    except for



	work toward completing user added themes; it's almost done
	now except for making the icon factory aware of user-added themes

M	ChangeLog
M	libnautilus-extensions/nautilus-theme.c
M	libnautilus-private/nautilus-theme.c
M	src/nautilus-theme-selector.c

commit 14e9e038ec7f0816973b79b1445df81303b952a4
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-09-25

    implemented a small mode for the throbber to fix bug 3188. Also,
    cleaned


	implemented a small mode for the throbber to fix bug 3188.  Also,
	cleaned up some other throbber problems.

	added a "nautilus_copy_uri_simple" cover to gnome_vfs_xfer_uri to
	make it easy to replace 'cp' system calls.

	changed the way colors are presented by the property browser to
	use names instead of color values and to be more consistent with
	backgrounds.  Also, cleaned up the error handling and replaced
	    'system' calls that had quoting problems with vfs calls,
	    fixing bugs
	1249 and 2539

M	ChangeLog
M	libnautilus-extensions/nautilus-file-utilities.c
M	libnautilus-extensions/nautilus-file-utilities.h
M	libnautilus-private/nautilus-file-utilities.c
M	libnautilus-private/nautilus-file-utilities.h
M	src/nautilus-property-browser.c
M	src/nautilus-throbber.c
M	src/nautilus-throbber.h
M	src/nautilus-window-toolbars.c

commit df05c57c685ec3ef56dca92e8c7cc0ddc4ae485a
Author: Christian Rose <menthos@src.gnome.org>
Date:	2000-09-25

    Updated Swedish translation.

M	po/ChangeLog
M	po/sv.po

commit ab6326e18d4ca90d0a47eb87fb1a3e8f29606162
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2000-09-24

    Updated Norwegian translation.

    2000-09-24	Kjartan Maraas	<kmaraas@gnome.org>

	* no.po: Updated Norwegian translation.

M	po/ChangeLog
M	po/POTFILES.in
M	po/no.po

commit d109d6d99286f16e394f321962a0acea9d2a2468
Author: Josh Barrow <carbamide@src.gnome.org>
Date:	2000-09-24

    Make the terminals besides GNOME-terminal login as well. Also did some


    * libnautilus-extensions/nautilus-gnome-extensions.c:
	    (nautilus_gnome_open_terminal):
	    Make the terminals besides GNOME-terminal login as well.
	    Also did some more cleaning up after myself.

M	ChangeLog
M	libnautilus-extensions/nautilus-gnome-extensions.c
M	libnautilus-private/nautilus-gnome-extensions.c

commit d80a3e71a24d55c358837b8925419ac6dde56359
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-09-24

    New script to make sure we're giving credit appropriately - should
    be run

	* check-THANKS.pl: New script to make sure we're giving credit
	appropriately - should be run before releases to make sure.

	* THANKS: Removed those who have been promoted to AUTHORS.

	* ChangeLog-20000625, ChangeLog-20000831: Made a few minor edits
	to avoid confusing check-THANKS.pl

M	ChangeLog
M	ChangeLog-20000625
M	ChangeLog-20000831
M	THANKS
A	check-THANKS.pl

commit a9397fa18bc6d884614eafccf859880aae3ac34d
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-09-24

    fixed bug 3186 and assorted other problems involving the throbber
    messing


	fixed bug 3186 and assorted other problems involving the throbber
	messing up toolbar resizing, by implementing
	nautilus_toolbar_size_request. Now it sizes correctly when you
	pull it out of the window.

M	ChangeLog
M	src/nautilus-toolbar.c

commit 4f9e7f2b4d16b2a58521c9348e61e6a623f0360f
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-09-24

    fixed bug where toolbar icon theme indirection was broken, so now
    the new


	fixed bug where toolbar icon theme indirection was broken,
	so now the new ardmore theme uses the blue toolbar icons like
	Susan intended.

M	ChangeLog
M	src/nautilus-window-toolbars.c

commit fd4ad0f58ebd77deac3ad1bc7a8189a0497ea6dc
Author: Josh Barrow <carbamide@src.gnome.org>
Date:	2000-09-23

    Make the fix prettier.


    * libnautilus-extensions/nautilus-gnome-extensions.c:
	    (nautilus_gnome_open_terminal):
	    Make the fix prettier.

M	ChangeLog
M	libnautilus-extensions/nautilus-gnome-extensions.c
M	libnautilus-private/nautilus-gnome-extensions.c

commit d29224e3e52c13f2c9ed9bb1e826205a4a1ee8cd
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2000-09-23

    Add newline to the end of the file to quiet gcc-2.96 warnings.

    2000-09-23	Kjartan Maraas	<kmaraas@gnome.org>

	* libnautilus-extensions/nautilus-undo-signal-handlers.h:
	Add newline to the end of the file to quiet gcc-2.96 warnings.

M	libnautilus-extensions/nautilus-undo-signal-handlers.h
M	libnautilus-private/nautilus-undo-signal-handlers.h

commit c4db61dcd6d54be5d928f75a6a2521f68357950b
Author: Josh Barrow <carbamide@src.gnome.org>
Date:	2000-09-23

    Changed terminal_path_with_flags to terminal_path. I had changed one


    * libnautilus-extensions/nautilus-gnome-extensions.c:
	    (nautilus_gnome_open_terminal):
	    Changed terminal_path_with_flags to terminal_path.	I had
	    changed one instance trying to get this to work, then forgot
	    to change it back.

M	ChangeLog
M	libnautilus-extensions/nautilus-gnome-extensions.c
M	libnautilus-private/nautilus-gnome-extensions.c

commit dfd527455f80e48af90dd3836d49261d6fa44458
Author: Josh Barrow <carbamide@src.gnome.org>
Date:	2000-09-23

    Make GNOME-terminal start with the right flags. This fixes bug 2226.


	    * libnautilus-extensions/nautilus-gnome-extensions.c:
	    (nautilus_gnome_open_terminal):
	    Make GNOME-terminal start with the right flags.  This fixes
	    bug 2226.

M	ChangeLog
M	libnautilus-extensions/nautilus-gnome-extensions.c
M	libnautilus-private/nautilus-gnome-extensions.c

commit c404a17c2ff40787a3bd9ce62f2660433d507147
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-09-23

    optimized the new selection highlighting by fetching the highlight
    frame


	optimized the new selection highlighting by fetching the
	highlight frame once for the icon canvas instead of for each
	selected item

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-canvas-item.c
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-extensions/nautilus-icon-private.h
M	libnautilus-private/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-private.h

commit dd5487183fca79e8247a2e745c349218408b8ecd
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-09-23

	Register all the below components per display. I didn't make
	nautilus per-display yet (to avoid dealing with the locking
	issues, etc). I also did not change the services components that
	appear to be non-gui to operate per-display.

	I believe this fixes bugs 3033 and 2237.

	* components/adapter/main.c: (main):
	* components/hardware/main.c: (main):
	* components/help/hyperbola-main.c: (main):
	* components/history/nautilus-history-view.c: (main):
	* components/html/ntl-web-browser.c: (main):
	* components/image-viewer/nautilus-image-view.c:
	(init_bonobo_image_generic_factory):
	* components/loser/content/main.c: (main):
	* components/loser/sidebar/main.c: (main):
	* components/mozilla/main.c: (main):
	* components/music/main.c: (main):
	* components/notes/nautilus-notes.c: (main):
	* components/rpmview/main.c: (main):
	* components/sample/main.c: (main):
	* components/services/install/nautilus-view/main.c: (main):
	* components/services/inventory/nautilus-view/main.c: (main):
	* components/services/login/nautilus-view/main.c: (main):
	* components/services/summary/nautilus-view/main.c: (main):
	* components/services/time/nautilus-view/main.c: (main):
	* components/services/trilobite/sample/service/main.c: (main):
	* components/shell/shell.c: (shell_factory_init):
	* components/tree/main.c: (main):
	* components/websearch/ntl-web-search.c: (main): Register each of
	these per-display.

M	ChangeLog
M	components/adapter/main.c
M	components/hardware/main.c
M	components/help/hyperbola-main.c
M	components/history/nautilus-history-view.c
M	components/html/ntl-web-browser.c
M	components/image-viewer/nautilus-image-view.c
M	components/loser/content/main.c
M	components/loser/sidebar/main.c
M	components/mozilla/main.c
M	components/music/main.c
M	components/notes/nautilus-notes.c
M	components/rpmview/main.c
M	components/sample/main.c
M	components/services/install-view/main.c
M	components/services/install/nautilus-view/main.c
M	components/services/inventory/nautilus-view/main.c
M	components/services/login/nautilus-view/main.c
M	components/services/summary/main.c
M	components/services/summary/nautilus-view/main.c
M	components/services/time/nautilus-view/main.c
M	components/services/trilobite/sample/service/main.c
M	components/shell/shell.c
M	components/tree/main.c
M	components/websearch/ntl-web-search.c

commit 456d42f84f53ce6a174e9ffb26c2cf777f09c7a2
Author: Christian Rose <menthos@src.gnome.org>
Date:	2000-09-23

    Updated Swedish translation.

M	po/ChangeLog
M	po/sv.po

commit f7353402e7ac25c173a5d8df8529a08a96193b0e
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-09-23

    fixed glitch in Michael's gradient parsing logic that was mishandling


	fixed glitch in Michael's gradient parsing logic that was
	mishandling three-point gradients and making Arlo's sidebar
	draw wrong.

M	ChangeLog
M	libnautilus-extensions/nautilus-gdk-extensions.c
M	libnautilus-private/nautilus-gdk-extensions.c

commit 465f4d7902b78c1ddf2b778b5a6056622ba267dd
Author: Josh Barrow <carbamide@src.gnome.org>
Date:	2000-09-23

    Added Andy's e-mail address


    Added Andy's e-mail address

M	ChangeLog

commit 287df0c9fc4dda9cd7d8a50625a549e61496e41a
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-09-23

    implemented Arlo's new design for icon selection highlighting. It's
    still


	implemented Arlo's new design for icon selection highlighting.
	It's still not finished; it needs to be optimized and refined in
	various ways.

M	ChangeLog
M	icons/Makefile.am
A	icons/text-selection-frame.png
M	libnautilus-extensions/nautilus-graphic-effects.c
M	libnautilus-extensions/nautilus-graphic-effects.h
M	libnautilus-extensions/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-graphic-effects.c
M	libnautilus-private/nautilus-graphic-effects.h
M	libnautilus-private/nautilus-icon-canvas-item.c

commit cbf7c584a49fda3d557657fc10e5ef80c8e89a6a
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-09-23

	Storage leak fixes. Today I concentrated on leaks that happen
	when you change views from Icon to List View and back.

	* components/tree/nautilus-tree-view.c:
	(nautilus_tree_view_insert_model_node): Unref a pixmap and bitmap,
	free a string.
	(nautilus_tree_view_update_model_node): Unref a pixmap and bitmap,
	free a string.
	(notify_node_seen): Free a string.
	(nautilus_tree_view_uri_to_name): Removed extra g_strdup.
	* libnautilus-extensions/nautilus-glib-extensions.c:
	(free_hash_tables_at_exit): Free a list.
	* libnautilus-extensions/nautilus-list.c: (draw_cell): Skip the
	excess work of re-getting the pixmap and bitmap, not using them,
	and leaking them.
	* libnautilus-extensions/nautilus-preferences.c:
	(preferences_hash_node_remove_callback): Free a list.
	* src/file-manager/fm-directory-view.c: (queue_pending_files):
	Free a list.
	* src/file-manager/fm-icon-view.c: (get_icon_text_callback):
	Free a string in all code paths (was freed in some before).
	* src/file-manager/fm-list-view.c: (add_to_list): Free the column
	text in a way that works even though some columns have NULL.
	(install_row_images): Unref a pixmap and bitmap.

	* libnautilus-extensions/nautilus-scalable-font.c:
	(destroy_global_rsvg_ft_context),
	(initialize_global_stuff_if_needed): Free the rsvg_ft font cache
	at exit.
	* libnautilus-extensions/nautilus-theme.c: (free_last_theme),
	(nautilus_theme_get_theme_data): Free the cached theme XML
	document at exit.

	* components/help/converters/gnome-db2html2/gdb3html.c:
	(remove_head), (start_element), (end_element), (cdata_block):
	* components/tree/nautilus-tree-model.c:
	(nautilus_tree_model_for_each_postorder),
	(nautilus_tree_model_monitor_add):
	* libnautilus-extensions/nautilus-directory-async.c:
	(remove_monitor_link), (dequeue_pending_idle_callback),
	(remove_callback_link_keep_data), (remove_callback_link):
	* libnautilus-extensions/nautilus-drag.c:
	(nautilus_drag_file_receive_dropped_keyword):
	* libnautilus-extensions/nautilus-file-changes-queue.c:
	(nautilus_file_changes_queue_get_change):
	* libnautilus-extensions/nautilus-thumbnails.c:
	(check_for_thumbnails):
	* src/file-manager/fm-properties-window.c:
	(property_button_toggled):
	* src/nautilus-window-manage-views.c: (handle_go_back),
	(handle_go_forward):
	* src/nautilus-window.c: (nautilus_add_to_history_list):
	Fixed a bunch of callers of g_list_remove_link to also free the
	removed link. This seems to be an error-prone API from glib.
	About half of the callers had it wrong.

	* src/nautilus-bookmark-list.c:
	(nautilus_bookmark_list_delete_item_at),
	(nautilus_bookmark_list_delete_items_with_uri):
	* src/nautilus-sidebar.c: (receive_dropped_keyword):
	Changed to use g_list_free_1 for clarity.

	* src/nautilus-location-bar.c: Coding style tweaks.

	* src/nautilus-main.c: (main): Run the self-checks a second time
	if they succeed the first time. More thorough check this way (make
	sure the test works even after it's been run once), and better to
	notice one-time vs. per-test leaks.

	* tools/leak-checker/nautilus-leak-checker.c: (g_slist_alloc),
	(g_slist_free), (g_slist_free_1), (g_mem_chunk_new),
	(g_mem_chunk_destroy), (g_mem_chunk_alloc), (g_mem_chunk_alloc0),
	(g_mem_chunk_free), (g_mem_chunk_clean), (g_mem_chunk_reset),
	(g_mem_chunk_print): Made the GSList and GMemChunk code dumb down
	when using the leak checker.

	* tools/leak-checker/nautilus-leak-checker.c: Added more symbols
	of "known to leak" functions so we can see the real leakers.

M	ChangeLog
M	components/help/converters/gnome-db2html2/gdb3html.c
M	components/tree/nautilus-tree-model.c
M	components/tree/nautilus-tree-view.c
M	libnautilus-extensions/nautilus-directory-async.c
M	libnautilus-extensions/nautilus-drag.c
M	libnautilus-extensions/nautilus-file-changes-queue.c
M	libnautilus-extensions/nautilus-glib-extensions.c
M	libnautilus-extensions/nautilus-list.c
M	libnautilus-extensions/nautilus-preferences.c
M	libnautilus-extensions/nautilus-scalable-font.c
M	libnautilus-extensions/nautilus-theme.c
M	libnautilus-extensions/nautilus-thumbnails.c
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-drag.c
M	libnautilus-private/nautilus-file-changes-queue.c
M	libnautilus-private/nautilus-glib-extensions.c
M	libnautilus-private/nautilus-list.c
M	libnautilus-private/nautilus-preferences.c
M	libnautilus-private/nautilus-scalable-font.c
M	libnautilus-private/nautilus-theme.c
M	libnautilus-private/nautilus-thumbnails.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-icon-view.c
M	src/file-manager/fm-list-view.c
M	src/file-manager/fm-properties-window.c
M	src/nautilus-bookmark-list.c
M	src/nautilus-information-panel.c
M	src/nautilus-location-bar.c
M	src/nautilus-main.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-sidebar.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window-manage-views.c
M	src/nautilus-window.c
M	tools/leak-checker/nautilus-leak-checker.c

commit bb556e5bdbc2b718340f76575ed6b3100c23e570
Author: Mike Engber <engber@src.gnome.org>
Date:	2000-09-23

    horizontal & vertical desktop gradient settings were being written out


	horizontal & vertical desktop gradient settings were
	being written out bassackwards: bug 3247.
	* libnautilus-extensions/nautilus-directory-background.c:
	(nautilus_directory_background_write_desktop_settings):

M	ChangeLog
M	libnautilus-extensions/nautilus-directory-background.c
M	libnautilus-private/nautilus-directory-background.c

commit 12e16a0990b13f710098d226581b0e5520bb0d92
Author: Mike Engber <engber@src.gnome.org>
Date:	2000-09-23

    Sped up gradient drawing. Also changed the n-point gradient syntax
    to use


	Sped up gradient drawing. Also changed the n-point
	gradient syntax to use a '%' to indicate percentage
	instead of a '|'.
	* icons/arlo/arlo.xml:
	* libnautilus-extensions/nautilus-background.c:
	(nautilus_background_destroy), (reset_cached_color_info),
	(ensure_gradient_buffered), (gradient_helper_v),
	(gradient_helper_h), (fill_canvas_from_gradient_buffer),
	(nautilus_background_draw), (draw_pixbuf_tiled_aa),
	(nautilus_background_draw_aa),
	(nautilus_background_set_color_no_emit):
	* libnautilus-extensions/nautilus-gdk-extensions.c:
	(nautilus_gradient_parse_one_color_spec),
	(nautilus_gradient_get_start_color_spec),
	(nautilus_gradient_get_end_color_spec):
	* libnautilus-extensions/nautilus-gdk-extensions.h:
	* libnautilus-extensions/nautilus-gnome-extensions.c:
	(nautilus_gnome_canvas_fill_rgb):
	* libnautilus-extensions/nautilus-gnome-extensions.h:

M	ChangeLog
M	icons/arlo/arlo.xml
M	libnautilus-extensions/nautilus-background.c
M	libnautilus-extensions/nautilus-gdk-extensions.c
M	libnautilus-extensions/nautilus-gdk-extensions.h
M	libnautilus-extensions/nautilus-gnome-extensions.c
M	libnautilus-extensions/nautilus-gnome-extensions.h
M	libnautilus-private/nautilus-background.c
M	libnautilus-private/nautilus-gdk-extensions.c
M	libnautilus-private/nautilus-gdk-extensions.h
M	libnautilus-private/nautilus-gnome-extensions.c
M	libnautilus-private/nautilus-gnome-extensions.h

commit f4ccafda262b1a30680eab4cce28c93b541bb4d8
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-09-22

    Hack the installer lib to munge "i?86" => "i386" so as not to
    confuse the

	* components/services/install/lib/eazel-install-object.c:
	(eazel_install_delete_downloads):
	* components/services/install/lib/eazel-install-protocols.c:
	(eazel_install_fetch_file), (real_arch_name),
	(get_search_url_for_package):
	* components/services/install/lib/eazel-install-rpm-glue.c:
	(eazel_install_start_transaction),
	(eazel_install_package_provides_compare),
	(eazel_install_package_modifies_provides_compare):

	Hack the installer lib to munge "i?86" => "i386" so as not to
	confuse the RPM queries.  (This can be removed later: the java
	team says they will do this munging themselves.)  Don't add
	duplicate entries to the downloaded_files GList.

	* components/services/install/lib/eazel-install-types.c:
	(categorydata_destroy_foreach):
	* components/services/install/lib/eazel-install-types.h:
	*
	components/services/install/lib/eazel-install-xml-package-list.c:
	(parse_category):
	* nautilus-installer/src/installer.c: (category_compare_func),
	(toggle_button_toggled), (eazel_install_get_depends),
	(eazel_installer_initialize):
	* nautilus-installer/src/installer.h:

	Add "depends" GList to CategoryData, so that the info about
	buttons in the bootstrap installer can be pulled out of the
	package-list.xml and not require a bogus 2nd XML file.	Add that
	extra parsing to the install lib XML parser and make it more
	robust.  Convert bootstrap installer to use the info in its new
	place and junk the redundant XML parser.

M	ChangeLog
M	components/services/install/lib/eazel-install-object.c
M	components/services/install/lib/eazel-install-protocols.c
M	components/services/install/lib/eazel-install-rpm-glue.c
M	components/services/install/lib/eazel-install-types.c
M	components/services/install/lib/eazel-install-types.h
M	components/services/install/lib/eazel-install-xml-package-list.c
M	nautilus-installer/src/installer.c
M	nautilus-installer/src/installer.h

commit 8f66ffc98e06c4db83a835e1ea536721a6fa05e5
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-09-22

    at Arlo's request, right justified the location bar label, now that it


	at Arlo's request, right justified the location bar label, now
	that it switches between "location" and "go to".

M	ChangeLog
M	src/nautilus-location-bar.c

commit 8d2d79ac22b6dcd092dc5ddca31fdd0067e6e3ad
Author: J Shane Culpepper <pepper@eazel.com>
Date:	2000-09-22

    Fixing urls for the first time druid so that they do not point to the

    2000-09-22	J Shane Culpepper  <pepper@eazel.com>

	* src/nautilus-first-time-druid.c: (druid_finished):

	Fixing urls for the first time druid so that they do
	not point to the eazel: redirect nonsense.

M	ChangeLog
M	src/nautilus-first-time-druid.c

commit 46df633621f16e5e64575bf155f06847531c74e0
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-09-22

    fixed bug 1038, sound file being previewed doesn't stop playing
    when the


	fixed bug 1038, sound file being previewed doesn't stop playing
	when the view switches, by explicitly terminating the sound
	process
	when the icon view is destroyed or a new directory is loaded.

M	ChangeLog
M	src/file-manager/fm-icon-view.c

commit a1b6447a9799d7a62e2580ed67cc11c1f56a9f16
Author: J Shane Culpepper <pepper@eazel.com>
Date:	2000-09-22

    point eazel-pw to the change password dialog. Will finish the full

    2000-09-22	J Shane Culpepper  <pepper@eazel.com>

	*
	components/services/login/nautilus-view/nautilus-login-view.oafin
	fo:
	point eazel-pw to the change password dialog.  Will finish
	the full
	renaming a little later but needed to go ahead and use the
	correct uri.

M	ChangeLog
M
components/services/login/nautilus-view/nautilus-login-view.oafinfo

commit 71c3e943962daa55f1a1ea3085dae2405348cb00
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-09-22

	Fixed bug 168 (Save and restore window position/size per
	directory)

	Note that this is only done when in "use separate windows
	for everything" mode. My brain broke trying to figure out
	how it could be used coherently in single-window mode.

	* libnautilus-extensions/nautilus-gtk-extensions.h:
	* libnautilus-extensions/nautilus-gtk-extensions.c:
	(sanity_check_window_geometry): New helper function, takes
	four coordinates and munges them if necessary to keep the
	window at least partially on screen and not ridiculously
	huge.
	(nautilus_gtk_window_set_initial_geometry): New function,
	sets the position/location of a window before it is shown
	after calling sanity_check_window_geometry on
	top/left/width/height parameters.
	(nautilus_gtk_window_set_initial_geometry_from_string):
	New function, calls _set_initial_geometry after parsing
	geometry-as-string parameter and adjusting it for
	minimum-width and minimum-height parameters.

	* libnautilus-extensions/nautilus-metadata.h:
	#define new per-directory key for window geometry

	* src/nautilus-application.c:
	(nautilus_window_delete_event_callback): New function,
	calls nautilus_window_close.
	(nautilus_application_create_window): Hook up this new
	callback as signal handler for window's delete_event;
	this causes closing the window from the close box go
	through the same nautilus_window_close path that closing
	the window from the menu did.

	* src/nautilus-bookmarks-window.c:
	(nautilus_bookmarks_window_restore_geometry):
	Now calls nautilus_gtk_window_set_geometry_from_string,
	which was extracted from here.

	* src/nautilus-window-manage-views.c:
	(position_and_show_window_callback): New function, reads
	geometry string for this location from metadata & applies
	it (if in use-new-window mode), then shows window.
	(nautilus_window_end_location_change_callback):
	Use nautilus_directory_call_when_ready to show the window
	only after the metadata has been read, so it doesn't appear
	in one position and then bounce elsewhere.

	* src/nautilus-window-menus.c: (file_menu_new_window_callback):
	Removed gtk_widget_show from here. It wasn't necessary since
	the window is shown later after the URI is determined to be good,
	and doing it here prevented the window positioning code from
	working correctly.

	* src/nautilus-window-private.h: Moved some window geometry
	#defines in here.

	* src/nautilus-window.c:
	(nautilus_window_save_geometry): New private function, reads
	the window geometry and stores it in the directory's metadata.
	(nautilus_window_close): Calls nautilus_window_save_geometry
	if we're in use-new-windows mode.

M	ChangeLog
M	libnautilus-extensions/nautilus-gtk-extensions.c
M	libnautilus-extensions/nautilus-gtk-extensions.h
M	libnautilus-extensions/nautilus-metadata.h
M	libnautilus-private/nautilus-gtk-extensions.c
M	libnautilus-private/nautilus-gtk-extensions.h
M	libnautilus-private/nautilus-metadata.h
M	src/nautilus-application.c
M	src/nautilus-bookmarks-window.c
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window-manage-views.c
M	src/nautilus-window-menus.c
M	src/nautilus-window-private.h
M	src/nautilus-window.c

commit b90c69527b46b4b914695f98e6d17dcbfb8fbc1b
Author: Robin Slomkowski <rslomkow@src.gnome.org>
Date:	2000-09-22

    enabled more warnings for the rpm build

M	ChangeLog
M	nautilus.spec.in

commit b1c93b1ca6a276e3e7523a168d144f241bb93959
Author: Christian Rose <menthos@src.gnome.org>
Date:	2000-09-22

    Updated Swedish translation.

M	po/sv.po

commit be9768b676004676ca0a542e47332cdef399a106
Author: Valek Frob <frob@src.gnome.org>
Date:	2000-09-22

    Updated russian translation.

M	po/ChangeLog
M	po/ru.po

commit d79170aa47e6ba0c8fde27817783048164cf9e78
Author: Pavel Cisler <pavel@eazel.com>
Date:	2000-09-22

    Tweak the profiler output adding a code address.

    2000-09-22	Pavel Cisler  <pavel@eazel.com>

	* tools/profiler/symbol-table.h:
	Tweak the profiler output adding a code address.

M	ChangeLog
M	tools/profiler/symbol-table.h

commit 6fbd362eec493f728c3add0f01cd0c7e5fadbb99
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-09-22

    in response to user testing, made the location bar label switch to "Go


	in response to user testing, made the location bar label switch to
	"Go to:" during input when the text doesn't match the uri.

M	ChangeLog
D	icons/i-regular-192.png
M	src/nautilus-location-bar.c
M	src/nautilus-location-bar.h

commit 7640744acfcdcd070db4b8eeacabf32ec8bdf3c0
Author: Pavel Cisler <pavel@eazel.com>
Date:	2000-09-22

    Enable bfd symbol lookup.

    2000-09-21	Pavel Cisler  <pavel@eazel.com>

	* tools/profiler/nautilus-leak-symbol-lookup.C:
	Enable bfd symbol lookup.

M	ChangeLog
M	tools/profiler/nautilus-leak-symbol-lookup.C

commit 171791d69df97985708989021219af94658581e7
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-09-22

	Fixed bug 2598 ("Select All Files" should be insensitive in
	views that have 0 files)

	* src/file-manager/fm-directory-view.c:
	(no_items_showing): New function, checks directory item
	count. I can trust this now that the directory item count
	filters the same way the directory view does, thanks to
	rebecka's recent change.
	(compute_menu_item_info): Use no_items_showing to set the
	sensitivity of "Select All Files".

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit ae1d8e769d1738cc8b84935e871d50ae7f9b2682
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-09-22

	Fixed bug 3236 (Window titles are indistinguishable in taskbar)

	Removed "Nautilus: " from the main Nautilus window and all
	the dialogs. Took this opportunity to standardize book title
	capitalization for all dialog titles. Also softened the caveat
	text just a bit.

	* components/music/nautilus-music-view.c: (play_current_file):
	* components/rpmview/nautilus-rpm-view-install.c:
	(nautilus_rpm_view_install_done):
	* libnautilus-extensions/nautilus-file-operations.c:
	(handle_xfer_vfs_error), (handle_xfer_overwrite),
	(nautilus_file_operations_copy_move),
	(nautilus_file_operations_move_to_trash), (confirm_empty_trash):
	* libnautilus-extensions/nautilus-program-chooser.c:
	(nautilus_program_chooser_new),
	(nautilus_program_chooser_show_no_choices_message):
	* libnautilus-extensions/nautilus-stock-dialogs.c:
	(nautilus_info_dialog), (nautilus_warning_dialog),
	(nautilus_error_dialog), (nautilus_error_dialog_with_details),
	(nautilus_yes_no_dialog):
	* src/file-manager/fm-directory-view.c:
	(fm_directory_view_confirm_multiple_windows),
	(fm_directory_view_confirm_deletion), (confirm_delete_from_trash),
	(report_broken_symbolic_link):
	* src/file-manager/fm-error-reporting.c:
	(fm_report_error_renaming_file), (fm_report_error_setting_group),
	(fm_report_error_setting_owner),
	(fm_report_error_setting_permissions):
	* src/file-manager/fm-icon-text-window.c:
	(create_icon_text_window):
	* src/file-manager/fm-properties-window.c:
	(update_properties_window_title):
	* src/nautilus-application.c:
	(nautilus_application_check_user_directories):
	* src/nautilus-bookmarks-window.c: (create_bookmarks_window):
	* src/nautilus-first-time-druid.c:
	(nautilus_first_time_druid_show):
	* src/nautilus-property-browser.c: (emblem_image_file_changed),
	(add_background_to_browser):
	* src/nautilus-shell.c: (display_caveat):
	* src/nautilus-sidebar.c: (receive_dropped_uri_list):
	* src/nautilus-window-manage-views.c:
	(nautilus_window_update_title), (handle_unreadable_location),
	(report_content_view_failure_to_user),
	(report_sidebar_panel_failure_to_user),
	(nautilus_window_end_location_change_callback):
	* src/nautilus-window-menus.c: (forget_history_if_confirmed),
	(user_level_customize_callback), (show_bogus_bookmark_window):

M	ChangeLog
M	components/music/nautilus-music-view.c
M	components/rpmview/nautilus-rpm-view-install.c
M	libnautilus-extensions/nautilus-file-operations.c
M	libnautilus-extensions/nautilus-program-chooser.c
M	libnautilus-extensions/nautilus-stock-dialogs.c
M	libnautilus-private/nautilus-file-operations.c
M	libnautilus-private/nautilus-program-chooser.c
M	libnautilus-private/nautilus-stock-dialogs.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-error-reporting.c
M	src/file-manager/fm-icon-text-window.c
M	src/file-manager/fm-properties-window.c
M	src/nautilus-application.c
M	src/nautilus-bookmarks-window.c
M	src/nautilus-first-time-druid.c
M	src/nautilus-information-panel.c
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-property-browser.c
M	src/nautilus-shell.c
M	src/nautilus-sidebar.c
M	src/nautilus-window-manage-views.c
M	src/nautilus-window-menus.c

commit a6a4f42ba9fe20baff94fded4cb1911b2bb24b76
Author: Pavel Cisler <pavel@eazel.com>
Date:	2000-09-22

    Profiler tweaks. Add volatile to make things thread safe.

    2000-09-21	Pavel Cisler  <pavel@eazel.com>

	* tools/profiler/funcsummary.C:
	* tools/profiler/funcsummary.h:
	* tools/profiler/profile.C:
	* tools/profiler/profiledata.C:
	* tools/profiler/test.cpp:

	Profiler tweaks.
	Add volatile to make things thread safe.

M	ChangeLog
M	tools/profiler/funcsummary.C
M	tools/profiler/funcsummary.h
M	tools/profiler/profile.C
M	tools/profiler/profiledata.C
M	tools/profiler/test.cpp

commit 8434ed0eea1f5b78e7a077aef382e74ca357ec13
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-09-22

	Fixes to leaks and the leak checker.

	* libnautilus-extensions/nautilus-preference.c:
	(nautilus_self_check_preference): Unref an object that was
	leaking.
	* libnautilus-extensions/nautilus-string-list.c:
	(nautilus_self_check_string_list): Unref an object that was
	leaking.
	* libnautilus-extensions/nautilus-user-level-manager.c:
	(user_level_manager_destroy): Allow destroying.
	(unref_user_level_manager): Unref the user level manager.
	(user_level_manager_ensure_global_manager): Unref the user level
	manager at exit time.
	* src/nautilus-main.c: (main): Free the context even in the
	self-check case.
	* tools/leak-checker/nautilus-leak-checker.c:
	(nautilus_leak_record_malloc), (nautilus_leak_record_realloc),
	(nautilus_leak_record_free) : Don't gather stats on the blocks as
	the leaks are recorded. Instead build them at print time.
	(total_one_leak): Compute totals for printing.
	(create_bad_names_hash_table): Make a hash table to use to check
	if a name is one of the "allowed to leak" functions.
	(is_stack_crawl_good): Reject stack crawls from things that are
	allowed to leak. "good" here means "worth keeping".
	(print_one_leak): Don't print any "?" if there's only a single
	leak, since all levels of the stack crawl are valid then.
	(nautilus_leak_print_leaks): Filter out expected leaks.
	(g_list_alloc), (g_list_free), (g_list_free_1), (g_node_new),
	(g_nodes_free), (g_node_destroy): Versions of these functions that
	use malloc/free instead of mem. chunks so we can accurately gauge
	leaks of these data types.
	* tools/leak-checker/nautilus-leak-hash-table.h:
	* tools/leak-checker/nautilus-leak-hash-table.c:
	(nautilus_leak_hash_table_filter): Function for use by new
	filtering code.
	* tools/leak-checker/nautilus-leak-symbol-lookup.h:
	* tools/leak-checker/nautilus-leak-symbol-lookup.c:
	(nautilus_leak_get_function_name): Function for use by new
	filtering code.

M	ChangeLog
M	libnautilus-extensions/nautilus-preference.c
M	libnautilus-extensions/nautilus-string-list.c
M	libnautilus-extensions/nautilus-user-level-manager.c
M	libnautilus-private/nautilus-preference.c
M	libnautilus-private/nautilus-string-list.c
M	libnautilus-private/nautilus-user-level-manager.c
M	src/nautilus-main.c
M	tools/leak-checker/nautilus-leak-checker.c
M	tools/leak-checker/nautilus-leak-hash-table.c
M	tools/leak-checker/nautilus-leak-hash-table.h
M	tools/leak-checker/nautilus-leak-symbol-lookup.c
M	tools/leak-checker/nautilus-leak-symbol-lookup.h

commit 62e47b07aae03326edd48d784b00ba4eb5d21a32
Author: Arlo Rose <arlo@src.gnome.org>
Date:	2000-09-22

    Added names to our colors, but will replace the colors later.


	    * data/browser.xml:
	    Added names to our colors, but will replace the colors later.

M	ChangeLog
M	data/browser.xml

commit dbde9d0551acd45a25d0f5950301837fea1fd4d2
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-09-22

    added Susan's new icons for spreadsheets and music, moving the classic


	added Susan's new icons for spreadsheets and music, moving the
	classic gnome ones into the gnome theme.

M	ChangeLog
M	icons/Makefile.am
M	icons/gnome/Makefile.am
R100	icons/gnome-audio-x-mp3.png	icons/gnome/i-music.png
A	icons/i-music-aa.png
A	icons/i-music.png
A	icons/i-spreadsheet-aa.png
A	icons/i-spreadsheet.png

commit f55fd9149844aded6ee207484a4b72b3e04ba2ad
Author: Mathieu Lacage <mathieu@eazel.com>
Date:	2000-09-22

    replace strcmp by nautilus_uri_matchs: this took me a lot of time
    to find

    2000-09-21	Mathieu Lacage	<mathieu@eazel.com>

	* libnautilus-extensions/nautilus-bookmark.c:
	(bookmark_file_changed_callback): replace strcmp by
	nautilus_uri_matchs: this took me a lot of time to find
	out.
	* libnautilus-extensions/nautilus-directory.c:
	(nautilus_directory_get_internal): remove is_canonical_uri
	* libnautilus-extensions/nautilus-file-utilities.c:
	(nautilus_uri_is_local_scheme),
	(nautilus_handle_trailing_slashes),
	(nautilus_make_uri_canonical), (nautilus_uri_is_canonical_uri),
	(nautilus_self_check_file_utilities): make nautilus know the
	difference
	between foo and foo/ so that we do not cache too aggressively.
	* libnautilus-extensions/nautilus-file-utilities.h: add
	prototype for
	nautilus_uri_is_canonical.

M	ChangeLog
M	libnautilus-extensions/nautilus-bookmark.c
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-extensions/nautilus-file-utilities.c
M	libnautilus-extensions/nautilus-file-utilities.h
M	libnautilus-private/nautilus-bookmark.c
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-file-utilities.c
M	libnautilus-private/nautilus-file-utilities.h

commit dc92426b1327356b0508aa68e48a32010e0cbfe6
Author: Rebecca Schulman <rebecka@eazel.com>
Date:	2000-09-22

    Cut and pasted the gtkclist widget into nautilus. Fixed
    bugzilla.eazel.com

    2000-09-21	Rebecca Schulman  <rebecka@eazel.com>
	Cut and pasted the gtkclist widget into
	nautilus.  Fixed bugzilla.eazel.com 481,
	to reflect user file filtering preferences
	in directory counts, and in the process,
	fixed bug 480.

	* configure.in:
	* cut-n-paste-code/widgets/.cvsignore:
	* cut-n-paste-code/widgets/Makefile.am:
	* cut-n-paste-code/widgets/gtkclist/.cvsignore:
	* cut-n-paste-code/widgets/gtkclist/Makefile.am:
	* cut-n-paste-code/widgets/gtkclist/gtkclist.c:
	* cut-n-paste-code/widgets/gtkclist/gtkclist.h:
	(COLUMN_FROM_XPIXEL), (LIST_WIDTH), (gtk_clist_get_type),
	(gtk_clist_class_init), (gtk_clist_set_arg), (gtk_clist_get_arg),
	(gtk_clist_init), (gtk_clist_construct), (gtk_clist_new),
	(gtk_clist_new_with_titles), (gtk_clist_set_hadjustment),
	(gtk_clist_get_hadjustment), (gtk_clist_set_vadjustment),
	(gtk_clist_get_vadjustment), (gtk_clist_set_scroll_adjustments),
	(gtk_clist_set_shadow_type), (gtk_clist_set_selection_mode),
	(gtk_clist_freeze), (gtk_clist_thaw),
	(gtk_clist_column_titles_show), (gtk_clist_column_titles_hide),
	(gtk_clist_column_title_active), (gtk_clist_column_title_passive),
	(gtk_clist_column_titles_active),
	(gtk_clist_column_titles_passive), (gtk_clist_set_column_title),
	(gtk_clist_get_column_title), (gtk_clist_set_column_widget),
	(gtk_clist_get_column_widget),
	(gtk_clist_set_column_justification),
	(gtk_clist_set_column_visibility),
	(gtk_clist_set_column_resizeable),
	(gtk_clist_set_column_auto_resize), (gtk_clist_columns_autosize),
	(gtk_clist_optimal_column_width):
	* src/file-manager/Makefile.am:
	Add include of the cut-n-paste-code directory,
	so we can access the clist.
	* libnautilus-extensions/Makefile.am:
	include the new static gtkclist library
	* libnautilus-extensions/nautilus-list.h:
	include the cut and pasted widget instead
	of the gtk one.

	* libnautilus-extensions/nautilus-directory-async.c:
	(get_filter_options_for_directory_count),
	(start_getting_directory_counts):
	Add command to get filtering options for gnome-vfs
	based on user preferences.  This works niftily
	when preferences change thanks to the callbacks
	in fm_directory_view

M	ChangeLog
M	configure.in
M	cut-n-paste-code/widgets/.cvsignore
M	cut-n-paste-code/widgets/Makefile.am
A	cut-n-paste-code/widgets/gtkclist/.cvsignore
A	cut-n-paste-code/widgets/gtkclist/Makefile.am
A	cut-n-paste-code/widgets/gtkclist/gtkclist.c
A	cut-n-paste-code/widgets/gtkclist/gtkclist.h
M	libnautilus-extensions/Makefile.am
M	libnautilus-extensions/nautilus-directory-async.c
M	libnautilus-extensions/nautilus-list.h
M	libnautilus-private/Makefile.am
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-list.h
M	src/file-manager/Makefile.am

commit 38b7162d827c2209d988228da87ebf9d698ef5bf
Author: Christian Rose <menthos@src.gnome.org>
Date:	2000-09-22

    Updated Swedish translation.

M	po/ChangeLog
M	po/sv.po

commit 1e2203ebe50bc6ba15d7a3750490af2048eac699
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-09-21

    Fixed bug 2090, Sidebar panel shrinks when back from text or image
    view to

    2000-09-21	Gene Z. Ragan  <gzr@eazel.com>

	Fixed bug 2090, Sidebar panel shrinks when back from text
	or image view to directory view.

	* src/nautilus-sidebar.c: (make_button_box),
	(nautilus_sidebar_update_buttons):
	Fixed logic where button centering was being shown
	at the wrong time, messing up spacing of sidebar panels.

	* components/image-viewer/nautilus-image-view.c: (redraw_view),
	(configure_size), (view_factory_common):
	Fixed cases where image data might be NULL.

M	ChangeLog
M	components/image-viewer/nautilus-image-view.c
M	src/nautilus-information-panel.c
M	src/nautilus-sidebar.c

commit 81952cfbc769cacc05270760e09c33746f7962ed
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-09-21

    Add proxy autodetect from the nautilus first-time druid, and
    support for

	* components/services/install/lib/eazel-install-rpm-glue.c:
	* nautilus-installer/src/Makefile.am:
	* nautilus-installer/src/installer.c: (eazel_install_get_depends),
	(eazel_installer_initialize):
	* nautilus-installer/src/link.sh:
	* nautilus-installer/src/prescript:
	* nautilus-installer/src/proxy.c:
	* nautilus-installer/src/proxy.h:

	Add proxy autodetect from the nautilus first-time druid, and
	support for the install lib to use proxies.  Clean up some of the
	temp dir stuff for security reasons.

M	ChangeLog
M	components/services/install/lib/eazel-install-rpm-glue.c
M	nautilus-installer/src/Makefile.am
M	nautilus-installer/src/installer.c
M	nautilus-installer/src/link.sh
M	nautilus-installer/src/prescript
A	nautilus-installer/src/proxy.c
A	nautilus-installer/src/proxy.h

commit 38839aa81a7ded0a27eb8efadab1325a4c83bce6
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-09-21

    fixed bugs 3084, 3119, 3134, icon stretch handles are not drawn in the


	fixed bugs 3084, 3119, 3134, icon stretch handles are not drawn
	in the right place or hit-tested properly, by removing some
	bogus offsets.

	fixed bugs 764 and 2626, icon stretching is way too slow, by only
	doing the relayout and update position when the stretching is
	finished, instead of doing it every time the mouse moves during
	the stretch.  Also, made it relayout if necessary after stretching
	is finished, like it was intending to do.

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-canvas-item.c
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-extensions/nautilus-icon-dnd.c
M	libnautilus-extensions/nautilus-icon-private.h
M	libnautilus-private/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-dnd.c
M	libnautilus-private/nautilus-icon-private.h

commit 1dda98bba0893365d129fcd0519ef5de8f0d36e4
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2000-09-21

    Updated Norwegian translation.

    2000-09-21	Kjartan Maraas	<kmaraas@gnome.org>

	* no.po: Updated Norwegian translation.

M	po/ChangeLog
M	po/no.po

commit 2df9b5baf4c1420bdfd168199ba888485b3aedf6
Author: Josh Barrow <carbamide@src.gnome.org>
Date:	2000-09-21

    Changed Gnome to GNOME. GNOME is an acronym.


	    * icons/gnome/gnome.xml:
	    Changed Gnome to GNOME.  GNOME is an acronym.

M	ChangeLog
M	icons/gnome/gnome.xml

commit c0430dade8936624e8bd138c503204fa8ee93e0a
Author: Mike Engber <engber@src.gnome.org>
Date:	2000-09-21

    Move nautilus_gnome_canvas_draw_pixmap to nautilus-gnome-extensions


	Move nautilus_gnome_canvas_draw_pixmap to
	nautilus-gnome-extensions
	* libnautilus-extensions/nautilus-background.c:
	(draw_pixbuf_centered_aa), (draw_pixbuf_tiled_aa):
	* libnautilus-extensions/nautilus-gnome-extensions.c:
	(nautilus_gnome_canvas_draw_pixmap_helper),
	(nautilus_gnome_canvas_draw_pixmap_helper_alpha),
	(nautilus_gnome_canvas_draw_pixmap),
	(nautilus_gnome_canvas_fill_rgb):
	* libnautilus-extensions/nautilus-gnome-extensions.h:

M	ChangeLog
M	libnautilus-extensions/nautilus-background.c
M	libnautilus-extensions/nautilus-gnome-extensions.c
M	libnautilus-extensions/nautilus-gnome-extensions.h
M	libnautilus-private/nautilus-background.c
M	libnautilus-private/nautilus-gnome-extensions.c
M	libnautilus-private/nautilus-gnome-extensions.h

commit bba51a458abc8c7018bc0e3886ff31a8a853d5ae
Author: Pavel Cisler <pavel@eazel.com>
Date:	2000-09-21

    Handle GNOME_VFS_ERROR_EOF properly, now that we get this result
    instead

    2000-09-21	Pavel Cisler  <pavel@eazel.com>

	* libnautilus-extensions/nautilus-gdk-pixbuf-extensions.c:
	(nautilus_gdk_pixbuf_load):
	Handle GNOME_VFS_ERROR_EOF properly, now that we get this result
	instead of just relying on getting 0 bytes read.

M	ChangeLog
M	libnautilus-extensions/nautilus-gdk-pixbuf-extensions.c
M	libnautilus-private/nautilus-gdk-pixbuf-extensions.c

commit 64710d35e59dccb889fde1ddfb510c3d083a2523
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-09-21

    Add ref/unref to fix problem with renaming.

	* components/tree/nautilus-tree-model.c: (report_node_changed):
	Add ref/unref to fix problem with renaming.

	* src/check-nautilus: Add "--g-fatal-warnings" so tests fail if
	there are warning messages.

M	ChangeLog
M	components/tree/nautilus-tree-model.c
M	src/check-nautilus

commit 33e52ab692096fa15c950484d49d246777cb2680
Author: Josh Barrow <carbamide@src.gnome.org>
Date:	2000-09-21

    Goofed up the last icon and put the document icon to far to the right.


	    * icons/theme_preview.png:
	    Goofed up the last icon and put the document icon to
	    far to the right.  This made it where the icon was
	    being cut off when viewed.

M	ChangeLog
M	icons/theme_preview.png

commit d0b28d95fcd60078e2743c4bbca9993197497b33
Author: Josh Barrow <carbamide@src.gnome.org>
Date:	2000-09-21

    Updated theme preview icon to better reflect what the actual theme
    looks


	    * icons/theme_preview.png:
	    Updated theme preview icon to better reflect what the
	    actual theme looks like.

M	ChangeLog
M	icons/theme_preview.png

commit 33135762089cedf676183c4598a7f2a0caae45f1
Author: Josh Barrow <carbamide@src.gnome.org>
Date:	2000-09-21

    Removed include of gdk_imlib.h


	    * components/music/mpg123_handler.c:
	    Removed include of gdk_imlib.h

M	ChangeLog
M	components/music/mpg123_handler.c

commit 503d09d5d54577b936119965226bc71fe4d5a66b
Author: Pavel Cisler <pavel@eazel.com>
Date:	2000-09-21

    First pass at a profiler that handles threading and shared libraries.

    2000-09-21	Pavel Cisler  <pavel@eazel.com>

	* tools/profiler/Makefile:
	* tools/profiler/funcsummary.C:
	* tools/profiler/funcsummary.h:
	* tools/profiler/machine-profile.S:
	* tools/profiler/machine-profile.h:
	* tools/profiler/machine-profileP.h:
	* tools/profiler/nautilus-leak-symbol-lookup.C:
	* tools/profiler/nautilus-leak-symbol-lookup.h:
	* tools/profiler/profile.C:
	* tools/profiler/profile.h:
	* tools/profiler/profileP.h:
	* tools/profiler/profiledata.C:
	* tools/profiler/profiledata.h:
	* tools/profiler/symbol-table.h:
	* tools/profiler/test.cpp:
	* tools/profiler/totaltime.C:
	* tools/profiler/totaltime.h:

	First pass at a profiler that handles threading and shared
	libraries.
	Adapted from Corel's cprof.
	It works on my machine but there are still a quite a few hardcoded
	things.

M	ChangeLog
A	tools/profiler/Makefile
A	tools/profiler/funcsummary.C
A	tools/profiler/funcsummary.h
A	tools/profiler/machine-profile.S
A	tools/profiler/machine-profile.h
A	tools/profiler/machine-profileP.h
A	tools/profiler/nautilus-leak-symbol-lookup.C
A	tools/profiler/nautilus-leak-symbol-lookup.h
A	tools/profiler/profile.C
A	tools/profiler/profile.h
A	tools/profiler/profileP.h
A	tools/profiler/profiledata.C
A	tools/profiler/profiledata.h
A	tools/profiler/symbol-table.h
A	tools/profiler/test.cpp
A	tools/profiler/totaltime.C
A	tools/profiler/totaltime.h

commit a3a010605476089a7f3f86d37052d75f2cc6a98b
Author: Pavel Cisler <pavel@eazel.com>
Date:	2000-09-21

    Fix a duplicate name generator bug that caused make check to
    fail. Remove

    2000-09-20	Pavel Cisler  <pavel@eazel.com>

	* libnautilus-extensions/nautilus-file-operations.c:
	(parse_previous_duplicate_name), (make_next_duplicate_name):
	Fix a duplicate name generator bug that caused make check to fail.
	Remove some string pasting that would make localization
	impossible.
	Add better comments to duplicate name string fragments to make
	it clearer
	to localizers.

M	ChangeLog
M	libnautilus-extensions/nautilus-file-operations.c
M	libnautilus-private/nautilus-file-operations.c

commit 7c7c5b51facbcbd5809ba7dd0e0afceb82a67d26
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-09-21

    fixed bug 3169, emblems should come last in property browser,
    by changing


	fixed bug 3169, emblems should come last in property browser,
	by changing the order in the xml definition file.

M	ChangeLog
M	data/browser.xml

commit e113948234df39cc508fe41ebfe8c1375c0914e8
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-09-21

    fixed problem where background images were not being displayed. Maciej


	fixed problem where background images were not being displayed.
	Maciej recently fixed gnome-vfs to return EOF errors when
	appropriate;
	unfortunately, that broke nautilus_gdk_pixbuf_load_async,
	which was
	reading until it got an EOF but not returning the pixbuf if it got
	an error of any kind.  Fixed by checking for EOF and allowing
	it; a
	better fix might be to read the file size and only reading the
	proper amount, which we might consider doing later.

M	ChangeLog
M	libnautilus-extensions/nautilus-gdk-pixbuf-extensions.c
M	libnautilus-private/nautilus-gdk-pixbuf-extensions.c

commit fa2663ba95d1e9ceed4e9e6a63f584dda564b601
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-09-21

    Add code to detect turbolinux version.

	*
	components/services/trilobite/libtrilobite/trilobite-core-distrib
	ution.c: (determine_turbolinux_version):

	Add code to detect turbolinux version.

	* components/rpmview/nautilus-rpm-view-install.c:
	(nautilus_rpm_view_install_package_callback):
	* components/services/install/lib/eazel-install-protocols.c:
	(get_url_for_package), (get_search_url_for_package):

	Don't set an RPM server in the RPM view.  Detect no-server in the
	install lib and don't try to connect.

	* components/services/install/lib/eazel-install-rpm-glue.c:
	(uninstall_all_packages), (eazel_install_start_transaction):
	*
	components/services/trilobite/libtrilobite/trilobite-root-helper.
	c: (trilobite_root_helper_destroy), (trilobite_root_helper_start),
	(trilobite_root_helper_get_exit_code):
	*
	components/services/trilobite/libtrilobite/trilobite-root-helper.
	h:

	Fix result code of uninstall.  Try to check rpm child exitcode
	(though this won't work under userhelper, thanks userhelper).

M	ChangeLog
M	components/rpmview/nautilus-rpm-view-install.c
M	components/services/install/lib/eazel-install-protocols.c
M	components/services/install/lib/eazel-install-rpm-glue.c
M
components/services/trilobite/libtrilobite/trilobite-core-distribution.c
M	components/services/trilobite/libtrilobite/trilobite-root-helper.c
M	components/services/trilobite/libtrilobite/trilobite-root-helper.h

commit 465298458f07bb5e3bcdbc0bbed44f1f7e23c32c
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-09-21

	The following two NautilusDirectory fixes fix bugzilla.eazel.com
	bug 2894:

	* libnautilus-extensions/nautilus-directory-async.c
	(request_is_satisfied): Check for
	directory_loaded_set_notification as well as directory_loaded.

	(nautilus_directory_stop_monitoring_file_list): When we dump the
	file list, we also need to indicate that the directory is no
	longer loaded.

M	ChangeLog
M	libnautilus-extensions/nautilus-directory-async.c
M	libnautilus-private/nautilus-directory-async.c

commit 9f731fc25f6c6018b1589112cebb91f83e34c219
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-09-21

    Removed some of the remains of the component_class machinery.

	* src/Makefile.am:
	* src/nautilus-view-frame-nautilus-view.c:
	* src/nautilus-view-frame-private.h:
	* src/nautilus-view-frame.h:
	* src/nautilus-view-frame.c: (nautilus_view_frame_destroy_client),
	(nautilus_view_frame_load_client),
	(nautilus_view_frame_load_location),
	(nautilus_view_frame_stop_loading),
	(nautilus_view_frame_selection_changed),
	(nautilus_view_frame_title_changed):
	Removed some of the remains of the component_class machinery.
	NautilusViewFrame now is the frame for a NautilusView only.

	* src/file-manager/nautilus-indexing-info.c:
	(nautilus_indexing_info_show_dialog): Fixed a misplaced statement
	that results in bad code and an uninitialized variable warning.

	* tools/leak-checker/nautilus-leak-symbol-lookup.c:
	(nautilus_leak_find_symbol_in_map): Fixed handling of symbols for
	libraries where the bfd library doesn't find the information.

M	ChangeLog
M	src/Makefile.am
M	src/file-manager/nautilus-indexing-info.c
D	src/nautilus-view-frame-nautilus-view.c
M	src/nautilus-view-frame-private.h
M	src/nautilus-view-frame.c
M	src/nautilus-view-frame.h
M	tools/leak-checker/nautilus-leak-symbol-lookup.c

commit b90a608c54e22adcd2e623d6c06082aa8ebedf23
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-09-21

    updated icons from Susan


	updated icons from Susan

M	ChangeLog
M	icons/eazel/SearchWeb.png
M	icons/i-bookmark-20.png
M	icons/i-bookmark-missing-20.png
M	icons/i-bookmark-missing.png
M	icons/i-bookmark.png

commit 86fe3b8c99545b43a4ef4ffb77215eb897d90099
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-09-21

    fixed bug 1471, need real icons for bookmark and missing bookmark, by


	fixed bug 1471, need real icons for bookmark and missing bookmark,
	by adding these new ones from Susan.

	plus, added a new theme from Susan with realistic folders.

M	ChangeLog
M	configure.in
M	icons/Makefile.am
A	icons/ardmore/.cvsignore
A	icons/ardmore/Makefile.am
A	icons/ardmore/ardmore.xml
A	icons/ardmore/blueridge.png
A	icons/ardmore/bluewall.png
A	icons/ardmore/i-directory-12.png
A	icons/ardmore/i-directory-24.png
A	icons/ardmore/i-directory-36.png
A	icons/ardmore/i-directory-72.png
A	icons/ardmore/i-directory-96.png
A	icons/ardmore/i-directory-accept-12.png
A	icons/ardmore/i-directory-accept-24.png
A	icons/ardmore/i-directory-accept-36.png
A	icons/ardmore/i-directory-accept-72.png
A	icons/ardmore/i-directory-accept-96.png
A	icons/ardmore/i-directory-accept.png
A	icons/ardmore/i-directory.png
A	icons/ardmore/number_strip.png
M	icons/i-bookmark-20.png
M	icons/i-bookmark-missing-20.png

commit e71c138021166c0b40359be4839e933866bd08d5
Author: Rebecca Schulman <rebecka@eazel.com>
Date:	2000-09-21

    Added new "advice" for bug 1874, to provide advice. I am not sure what

    2000-09-20	Rebecca Schulman  <rebecka@eazel.com>

	* src/nautilus-window-manage-views.c:
	(nautilus_window_end_location_change_callback):
	Added new "advice" for bug 1874, to provide advice.
	I am not sure what sort of advice we should be
	giving, so I welcome recommendations on this matter.

M	ChangeLog
M	src/nautilus-window-manage-views.c

commit 257366a538ab49a959383954c6a87223ad671bf9
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-09-21

	First step fixing storage leaks: Fixed some ref. count leaks of
	NautilusFile, NautilusDirectory, and NautilusScalableIcon.

	* components/tree/nautilus-tree-model.c: (remove_all_nodes):
	Unref the root node when we are done with it.
	(report_root_node_if_possible): Use report_node_changed for
	new nodes as well.
	(report_node_changed): Since a new node and a changed node are
	really the same, just use this instead of using a different call
	for added vs. changed.
	(nautilus_tree_model_directory_files_changed_callback): Ref
	the node when it's being added to the hash table. Get rid of
	the misguided code that would ref "because remove will unref"
	and instead use a more normal model.
	(nautilus_tree_model_directory_files_added_callback): Fix a
	storage leak in the case where we generate a warning. Changed it
	from a printf to a g_warning. Use report_node_changed for new
	nodes as well. Unref the node after adding it to use a more normal
	ref model; handles cases where it's already in there properly, for
	one thing.
	* components/tree/nautilus-tree-node.c:
	(nautilus_tree_node_set_parent): Changed an assert to a
	return_if_fail.

	* libnautilus-extensions/nautilus-bookmark.c:
	(nautilus_bookmark_update_icon): Change the code to take the fact
	that nautilus_icon_factory_get_icon_for_file yields a new ref into
	account to plug a NautilusScalableIcon leak.

	* src/nautilus-bookmark-parsing.c:
	(nautilus_bookmark_new_from_node): Unref the icon after creating a
	new bookmark. If the bookmark needs to keep it, it will ref it.

	* src/file-manager/fm-icon-view.c: (get_icon_images_callback):
	Extra space in here.

M	ChangeLog
M	components/tree/nautilus-tree-model.c
M	components/tree/nautilus-tree-node.c
M	libnautilus-extensions/nautilus-bookmark.c
M	libnautilus-private/nautilus-bookmark.c
M	src/file-manager/fm-icon-view.c
M	src/nautilus-bookmark-parsing.c

commit cc330a42a6702ce11de34ac9259acfead710f902
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-09-20

    Make the tinderbox a bit happier by mentioning some files that were

	* components/adapter/Makefile.am:
	* cut-n-paste-code/freetype/Makefile.am: Make the tinderbox a bit
	happier by mentioning some files that were missing from these
	makefiles.

M	ChangeLog
M	components/adapter/Makefile.am
M	cut-n-paste-code/freetype/Makefile.am

commit e2aaa07e31895f8de189686378ca2e077b423514
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-09-20

    Fixed compiling with newer gcc. Freetype was trying to use token
    pasting

	* cut-n-paste-code/freetype/ftdebug.h: Fixed compiling with newer
	gcc. Freetype was trying to use token pasting to attach the name
	of a function (FTMessage) onto the parameters to that
	function. There's no need to attempt this, and it's incorrect. I
	removed the token pasting attempt. Perhaps Raph should get this
	rolled back into the main freetype soruces.

	* libnautilus-extensions/bonobo-stream-vfs.c: Cleaned up the code
	a bit to match Nautilus coding style and remove some redundant
	stuff.

	* libnautilus-extensions/nautilus-bookmark.c:
	(nautilus_bookmark_update_icon): Fixed a place where we unref the
	old value before ref'ing the new one. It's not really a bug, but
	it's a good habit to ref the new value first. Ran into this when
	I started looking for NautilusScalableIcon leaks.

M	ChangeLog
M	components/adapter/bonobo-stream-vfs.c
M	cut-n-paste-code/freetype/ftdebug.h
M	libnautilus-extensions/bonobo-stream-vfs.c
M	libnautilus-extensions/nautilus-bookmark.c
M	libnautilus-private/bonobo-stream-vfs.c
M	libnautilus-private/nautilus-bookmark.c

commit d7105b33acbce8a041d27271fba85a9f44a0c3b6
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-09-20

    Reinstated a less vile form of the queue_resize hack that had
    been here

	* src/nautilus-complex-search-bar.c: (fewer_options_callback):
	Reinstated a less vile form of the queue_resize hack that had
	been here now that Rebecca and I discovered that without it the
	toolbar doesn't shrink correctly when the window is very wide.

M	ChangeLog
M	src/nautilus-complex-search-bar.c

commit 12f83eb5fd45dfc56070340bbe84e088de54ddf5
Author: Rebecca Schulman <rebecka@eazel.com>
Date:	2000-09-20

    Fixed a build problem that was caused by a removed file not being
    removed

    2000-09-20	Rebecca Schulman  <rebecka@eazel.com>

	* po/POTFILES.in:
	Fixed a build problem that was caused by a removed
	file not being removed from here.
	* src/file-manager/nautilus-indexing-info.c:
	(nautilus_indexing_info_show_dialog):
	Add place-holder index progress indicator in the indexing
	info menu.  This will go when Arlo give

M	ChangeLog
M	po/POTFILES.in
M	src/file-manager/nautilus-indexing-info.c

commit bb7d002e7800630dab1998253ae796d32ad242b3
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-09-20

    Wired up the location bar such that when it is swapped in its
    text field

	* src/nautilus-location-bar.c: (real_activate),
	(nautilus_location_bar_initialize_class): Wired
	up the location bar such that when it is swapped in
	its text field gets keyboard focus, just like the
	search fields.

M	ChangeLog
M	src/nautilus-location-bar.c

commit a1d60d7b489c75466d2e8c5375bf91e4354d5c28
Author: J Shane Culpepper <pepper@eazel.com>
Date:	2000-09-20

    Fixed several annoying gtk bugs while drawing boxes in the tables.

    2000-09-20	J Shane Culpepper  <pepper@eazel.com>

	*
	components/services/summary/nautilus-view/nautilus-summary-view.c
	: (generate_summary_form):

	Fixed several annoying gtk bugs while drawing boxes in the tables.

M	ChangeLog
M	components/services/summary/nautilus-summary-view.c
M	components/services/summary/nautilus-view/nautilus-summary-view.c

commit c70683fed7a7849872f47c526e5638040e8e1553
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-09-20

	Finally fixed bug 1994; in the process I think I also ended up
	fixing 2576, 2577, 2578, 2579 and 2580.

	* components/adapter/nautilus-adapter-embed-strategy.h,
	components/adapter/nautilus-adapter-embed-strategy.c: Abstract
	interface for embedding various kinds of Bonobo components.
	* components/adapter/nautilus-adapter-embed-strategy-private.h:
	Header inclusing a `protected' call to emit a signal.
	* components/adapter/nautilus-adapter-control-embed-strategy.h,
	components/adapter/nautilus-adapter-control-embed-strategy.c:
	Concrete subclass for embedding a Control.
	* components/adapter/nautilus-adapter-embeddable-embed-strategy.h,
	components/adapter/nautilus-adapter-embeddable-embed-strategy.c:
	Concrete subclass for embedding an Embeddable.
	* components/adapter/Makefile.am: Add new files.

	* components/adapter/nautilus-adapter-progressive-load-strategy.c
	(nautilus_adapter_progressive_load_strategy_load_location): Fixed
	incorrect GnomeVFSFIleInfo handling and removed a printf.

	* components/adapter/nautilus-adapter-stream-load-strategy.c:
	(nautilus_adapter_stream_load_strategy_load_location,
	nautilus_adapter_stream_load_strategy_stop_loading): Removed print
	statements.

	* components/adapter/nautilus-adapter.c:
	(nautilus_adapter_destroy): Free stuff.

	(nautilus_adapter_new): Use the new embed strategy stuff.

	(nautilus_adapter_open_location_callback): callback for signal
	handler attached to embed strategy.

	* src/nautilus-view-frame-bonobo-control.c,
	src/nautilus-view-frame-bonobo-embeddable.c: Removed.
	* src/nautilus-view-frame-private.h, src/Makefile.am: Remove
	mentions of the two preceding files.

	* src/nautilus-view-frame.c (nautilus_view_frame_load_client): Use
	the adapter to host non-nautilus-native components.

	* nautilus-clean.sh: Added image view.

M	ChangeLog
M	components/adapter/Makefile.am
A	components/adapter/nautilus-adapter-control-embed-strategy.c
A	components/adapter/nautilus-adapter-control-embed-strategy.h
A
components/adapter/nautilus-adapter-control-factory-embed-strategy.c
A
components/adapter/nautilus-adapter-control-factory-embed-strategy.h
A	components/adapter/nautilus-adapter-embed-strategy-private.h
A	components/adapter/nautilus-adapter-embed-strategy.c
A	components/adapter/nautilus-adapter-embed-strategy.h
A	components/adapter/nautilus-adapter-embeddable-embed-strategy.c
A	components/adapter/nautilus-adapter-embeddable-embed-strategy.h
M	components/adapter/nautilus-adapter-progressive-load-strategy.c
M	components/adapter/nautilus-adapter-stream-load-strategy.c
M	components/adapter/nautilus-adapter.c
M	nautilus-clean.sh
M	src/Makefile.am
D	src/nautilus-view-frame-bonobo-control.c
D	src/nautilus-view-frame-bonobo-embeddable.c
M	src/nautilus-view-frame-private.h
M	src/nautilus-view-frame.c

commit 8c66bc716509865cf5f1461196b06e6a9dc35c32
Author: Mike Engber <engber@src.gnome.org>
Date:	2000-09-20

    Refactor/clean-up background blitting code


	Refactor/clean-up background blitting code
	* libnautilus-extensions/nautilus-background.c:
	(nautilus_copy_pixbuf_to_canvasbuf_helper),
	(nautilus_copy_pixbuf_to_canvasbuf_helper_alpha),
	(nautilus_copy_pixbuf_to_canvasbuf), (draw_pixbuf_centered_aa),
	(draw_pixbuf_tiled_aa):

M	ChangeLog
M	libnautilus-extensions/nautilus-background.c
M	libnautilus-private/nautilus-background.c

commit 934761a713f49861fe7e74d15263066197f39b36
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-09-20

    Fixed bug that happens when you drag the "Location:" part of the
    location

	* src/nautilus-location-bar.c: (drag_data_received_callback),
	(drag_data_get_callback): Fixed bug that happens when you drag the
	"Location:" part of the location bar. I still think the feature is
	of questionable value, but it was easy to fix it to keep it
	working. The bug resulted from making assumptions about the widget
	hierarchy.

M	ChangeLog
M	src/nautilus-location-bar.c

commit 34347bcea4310e626629df2feada8ae04209e0a6
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-09-20

	Fixed bug that was preventing Show Properties from working.

	* libnautilus-extensions/nautilus-icon-factory.c:
	(cache_icon_new):
	Allow NULL for details to mean default details; keeps the fallback
	icon code simpler.
	(set_theme): A little more simplification.
	(load_icon_for_scaling): Fix the fallback icon to create the cache
	icon with cache_icon_new instead of rolling its own.

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-private/nautilus-icon-factory.c

commit aeaf819c86c5bf49cb003beac9a52efcdb173fb1
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-09-20

    Handle GNOME_VFS_ERROR_EOF correctly.

	* libnautilus-extensions/bonobo-stream-vfs.c (vfs_read): Handle
	GNOME_VFS_ERROR_EOF correctly.

M	ChangeLog
M	components/adapter/bonobo-stream-vfs.c
M	libnautilus-extensions/bonobo-stream-vfs.c
M	libnautilus-private/bonobo-stream-vfs.c

commit b1dcf6b9973d6dee0c2c0d3e364578c9ed148c0f
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-09-20

    Moved the shell quote function in here instead of trying to share
    the one

	* components/help/help-method.c: (shell_quote),
	(help_uri_to_string): Moved the shell quote function in here
	instead of trying to share the one in libnautilus-extensions. This
	fixes bug 3163 (Nautilus crashes any time a help item in the
	sidebar pane is double-clicked).

M	ChangeLog
M	components/help/help-method.c

commit 82562d0f1652d26c6eb041ec95c8c598dc90e558
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-09-20

    Another uninitialized variable. Another uninitialized variable. Thanks
    to

	* components/adapter/nautilus-adapter-file-load-strategy.c
	(nautilus_adapter_file_load_strategy_destroy): Another
	uninitialized variable.
	* components/adapter/nautilus-adapter-stream-load-strategy.c
	(nautilus_adapter_stream_load_strategy_destroy): Another
	uninitialized variable. Thanks to Will LaShell for pointing these
	out.

M	ChangeLog
M	components/adapter/nautilus-adapter-file-load-strategy.c
M	components/adapter/nautilus-adapter-stream-load-strategy.c

commit 6ceacfac9df705e45a26be50423c8f711b55d14b
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-09-20

    Fix unuinitialized variable use (thanks to Will LaShell).

	* components/adapter/nautilus-adapter-progressive-load-strategy.c
	(nautilus_adapter_progressive_load_strategy_destroy): Fix
	unuinitialized variable use (thanks to Will LaShell).

M	ChangeLog
M	components/adapter/nautilus-adapter-progressive-load-strategy.c

commit 3b9d7401c9104180320f8b2aad8e7cbdaa7265d8
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-09-20

	More work towards fixing bug 1994; in the process I think I might
	also end up fixing 2576, 2577, 2578 and 2579 (might also end up
	fixing 2580 later).

	* components/adapter/Makefile.am:

	* components/adapter/nautilus-adapter-load-strategy.h,
	components/adapter/nautilus-adapter-load-strategy.c: Abstract
	class that gives the interface for loading up a component that
	presents some particular interface.

	* components/adapter/nautilus-adapter-file-load-strategy.h,
	components/adapter/nautilus-adapter-file-load-strategy.c:
	Concrete subclass for loading a component that has the
	Bonobo::PersistFile interface.

	* components/adapter/nautilus-adapter-progressive-load-strategy.h,
	components/adapter/nautilus-adapter-progressive-load-strategy.c:
	Concrete subclass for loading a component that has the
	Bonobo::ProgressiveDataSink interface.

	* components/adapter/nautilus-adapter-stream-load-strategy.c,
	components/adapter/nautilus-adapter-stream-load-strategy.h:
	Concrete subclass for loading a component that has the
	Bonobo::PersistStream interface.

	* components/adapter/nautilus-adapter.h,
	components/adapter/nautilus-adapter.c:
	(nautilus_adapter_destroy, nautilus_adapter_new,
	nautilus_adapter_load_location_callback,
	nautilus_adapter_stop_loading_callback): Use load strategies.

	* libnautilus-extensions/bonobo-stream-vfs.c (vfs_read): Minor
	formatting correction.

M	ChangeLog
M	components/adapter/Makefile.am
M	components/adapter/bonobo-stream-vfs.c
A	components/adapter/nautilus-adapter-file-load-strategy.c
A	components/adapter/nautilus-adapter-file-load-strategy.h
A	components/adapter/nautilus-adapter-load-strategy.c
A	components/adapter/nautilus-adapter-load-strategy.h
A	components/adapter/nautilus-adapter-progressive-load-strategy.c
A	components/adapter/nautilus-adapter-progressive-load-strategy.h
A	components/adapter/nautilus-adapter-stream-load-strategy.c
A	components/adapter/nautilus-adapter-stream-load-strategy.h
M	components/adapter/nautilus-adapter.c
M	components/adapter/nautilus-adapter.h
M	libnautilus-extensions/bonobo-stream-vfs.c
M	libnautilus-private/bonobo-stream-vfs.c

commit 2cc972f5d22dff827755c47d42251b305df7528e
Author: Christian Rose <menthos@src.gnome.org>
Date:	2000-09-20

    Updated Swedish translation.

M	po/ChangeLog
M	po/sv.po

commit 79237f92a7b20de3ad5e39c23005a9e4b9919cd7
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-09-20

    fixed bug 2374, music view crashes when attempting to play non-local



	* components/music/nautilus-music-view.c: (play_current_file):
	fixed bug 2374, music view crashes when attempting to play
	non-local
	files, by checking for non-local files and putting up a dialog
	instead.

	* src/nautilus-property-browser.c: (ensure_uri_is_image),
	(emblem_image_file_changed), (add_background_to_browser):
	fixed bug 3173, adding an svg background fails, by checking for it
	and not permitting it. Also made a few clean-ups.  We still
	need to
	be more robust when non-images get places in
	~/.nautilus/backgrounds,
	which I'll work on soon.

M	ChangeLog
M	components/music/nautilus-music-view.c
M	src/nautilus-property-browser.c

commit 600a3f64c69014954cb0883ac77adda1580d2775
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-09-20

    Fixed an uninitialized variable use and cleaned up some nearby
    logic while

	* libnautilus-extensions/nautilus-icon-factory.c (set_theme):
	Fixed an uninitialized variable use and cleaned up some nearby
	logic while I was at it.

	* src/nautilus-main.c (main): Removed a gratuitous puts call.

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-private/nautilus-icon-factory.c
M	src/nautilus-main.c

commit f6d21356d13247d22583ec1b57b7ba4806ef4277
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-09-20

    Since the default delete_files signal is the last called in the
    bootstrap

	* components/services/install/lib/eazel-install-object.c:
	(eazel_install_emit_delete_files_default):

	Since the default delete_files signal is the last called in the
	bootstrap installer (which kinda sucks), it should always return
	TRUE.

	* components/services/install/lib/eazel-install-rpm-glue.c:
	(eazel_install_download_packages),
	(eazel_install_start_transaction_make_rpm_argument_list):

	Don't always assume we're downgrading.	Make sure "--oldpackage"
	flag is passed to RPM when we are.

	*
	components/services/trilobite/libtrilobite/trilobite-core-utils.c
	: (trilobite_setenv):
	* libnautilus-extensions/nautilus-glib-extensions.c:
	(nautilus_setenv):

	Fix "=" bug in setenv.

	* nautilus-installer/src/installer.c:
	(eazel_installer_do_install),
	(eazel_installer_initialize):
	* nautilus-installer/src/main.c:
	* nautilus-installer/src/prescript:

	Set default CGI path for remote services (in the bootstrap
	installer) and make a command-line option for setting it.  Remove
	outdated /var stuff from the prescript.

M	ChangeLog
M	components/services/install/lib/eazel-install-object.c
M	components/services/install/lib/eazel-install-rpm-glue.c
M	components/services/trilobite/libtrilobite/trilobite-core-utils.c
M	libnautilus-extensions/nautilus-glib-extensions.c
M	libnautilus-private/nautilus-glib-extensions.c
M	nautilus-installer/src/installer.c
M	nautilus-installer/src/main.c
M	nautilus-installer/src/prescript

commit 4c58bf3921b95d0c40134b3397e2e0d96519d3dd
Author: Mathieu Lacage <mathieu@eazel.com>
Date:	2000-09-20

    doh, forgot to commit. This fixes a uninitialized variable.

    2000-09-19	Mathieu Lacage	<mathieu@eazel.com>

	* src/file-manager/fm-list-view.c:
	(fm_list_receive_dropped_icons):
	doh, forgot to commit. This fixes a uninitialized variable.

M	ChangeLog
M	src/file-manager/fm-list-view.c

commit e6e56b20e081d7d0555ead88c4b9bf15ed8ad2d7
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-09-20

    fixed recently introduced bug where it would only use icons from the


	fixed recently introduced bug where it would only use icons from
	the default theme.  Fixed by flipping the sense of a comparison
	in set_theme.

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-private/nautilus-icon-factory.c

commit 028de4a6aead80df472dd7c53933b2579acc7e10
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-09-20

	Fixed bug 1860 (Switching to complex search bar leaves
	navigation bar too tall forever)

	I never did fully figure out what was wrong, but I found
	a workaround, and added a FIXME (bug 3171) about the fact
	that the need for the workaround isn't well-understood.

	* src/nautilus-switchable-navigation-bar.c:
	(nautilus_switchable_navigation_bar_set_mode):
	* src/nautilus-switchable-search-bar.c:
	(nautilus_switchable_search_bar_set_mode):
	Added gtk_widget_queue_resize calls on the GNOME_DOCK
	ancestor of the navigation bar and search bar when the
	contents are swapped.

M	ChangeLog
M	src/nautilus-switchable-navigation-bar.c
M	src/nautilus-switchable-search-bar.c

commit b6e12adb140de0e6a17b9f36bc6ed21d99f8096e
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-09-20

    fixed typos in the ChangeLog from my recent check-in.


	fixed typos in the ChangeLog from my recent check-in.

M	ChangeLog

commit cd54f5f3038b7bf42729f709405624ac8123b903
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-09-20

    added a new theme for the classic GNOME icons, and made changed the


	added a new theme for the classic GNOME icons, and made changed
	the
	default document icons to the one's from the eazel theme that can
	display embedded text.	This is a step on the way toward refining
	the default theme.  I think Darin's recent check-in broke the
	icon factory so it only displays icons from the default theme;
	I'll
	try to fix that soon.

M	ChangeLog
M	configure.in
M	icons/Makefile.am
M	icons/eazel/Makefile.am
D	icons/eazel/i-regular-12.png
D	icons/eazel/i-regular-24.png
D	icons/eazel/i-regular-36.png
D	icons/eazel/i-regular-72.png
D	icons/eazel/i-regular-96.png
D	icons/eazel/i-regular.png
A	icons/gnome/.cvsignore
A	icons/gnome/Makefile.am
A	icons/gnome/gnome.xml
A	icons/gnome/i-directory-12.png
A	icons/gnome/i-directory-192.png
A	icons/gnome/i-directory-24.png
A	icons/gnome/i-directory-36.png
A	icons/gnome/i-directory-72.png
A	icons/gnome/i-directory-96.png
A	icons/gnome/i-directory.png
C100	icons/i-regular-12.png	icons/gnome/i-regular-12.png
A	icons/gnome/i-regular-192.png
C100	icons/i-regular-24.png	icons/gnome/i-regular-24.png
C100	icons/i-regular-36.png	icons/gnome/i-regular-36.png
C100	icons/i-regular-72.png	icons/gnome/i-regular-72.png
C100	icons/i-regular-96.png	icons/gnome/i-regular-96.png
C100	icons/i-regular.png	icons/gnome/i-regular.png
A	icons/gnome/theme_preview.png
R100	icons/eazel/i-regular-12-aa.png icons/i-regular-12-aa.png
M	icons/i-regular-12.png
R100	icons/eazel/i-regular-24-aa.png icons/i-regular-24-aa.png
M	icons/i-regular-24.png
R100	icons/eazel/i-regular-36-aa.png icons/i-regular-36-aa.png
M	icons/i-regular-36.png
R100	icons/eazel/i-regular-72-aa.png icons/i-regular-72-aa.png
M	icons/i-regular-72.png
R100	icons/eazel/i-regular-96-aa.png icons/i-regular-96-aa.png
M	icons/i-regular-96.png
R100	icons/eazel/i-regular-aa.png	icons/i-regular-aa.png
M	icons/i-regular.png
R100	icons/eazel/i-regular.xml	icons/i-regular.xml

commit 25c1f5f791edb75640b2e2ad2ea6c1f3e27c352c
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-09-20

	Fixed bug 3157 (Going to a bogus URI crashes nautilus).

	* libnautilus-extensions/nautilus-directory-async.c:
	(nautilus_directory_async_state_changed): Add a ref/unref to keep
	the directory around even if call_when_ready results in the last
	ref to the directory going away.

M	ChangeLog
M	libnautilus-extensions/nautilus-directory-async.c
M	libnautilus-private/nautilus-directory-async.c

commit 1035b5ea668b2f85e6290e78e27da41948d57fb0
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-09-20

	Fixed bug 640 (icon cache never frees images (awaiting GdkPixbuf
	fix)). Also took care of bug 3145 (zillions of 'main_loops !=
	NULL' assertion failures when quitting) and bug 3138 (Some code in
	the icon factory is cut and pasted from elsewhere). And a few
	unrelated things that came up while I was busy working on these.

	* configure.in: Applied patch from Dan Winship to fix handling of
	CFLAGS and LDFLAGS. Fixes some missing quoting and other mistakes.

	* libnautilus-extensions/Makefile.am:
	* libnautilus-extensions/nautilus-icon-factory-private.h:
	* libnautilus-extensions/nautilus-thumbnails.c:
	* libnautilus-extensions/nautilus-thumbnails.h:
	Broke out the thumbnailing code into its own source file for
	clarity.

	* libnautilus-extensions/nautilus-directory.c:
	* libnautilus-extensions/nautilus-file-utilities.h:
	* libnautilus-extensions/nautilus-file-utilities.c:
	(nautilus_make_directory_and_parents):
	Moved nautilus_make_directory_and_parents into a place where the
	thumbnail code can share it instead of requiring its own copy.

	* libnautilus-extensions/nautilus-global-preferences.h:
	* libnautilus-extensions/nautilus-global-preferences.c:
	(destroy_global_prefs_dialog), (global_preferences_get_dialog),
	(nautilus_global_preferences_dialog_update),
	(nautilus_global_preferences_initialize):
	* libnautilus-extensions/nautilus-preferences.h:
	* libnautilus-extensions/nautilus-preferences.c:
	(preferences_initialize_if_needed), (preferences_shutdown):
	* src/nautilus-application.c: (nautilus_application_destroy):
	Changed code so that it cleans up with g_atexit instead of with an
	explicit shutdown call. This makes it sequence correctly with
	other atexit code.

	* libnautilus-extensions/nautilus-icon-canvas-item.h:
	* libnautilus-extensions/nautilus-icon-canvas-item.c:
	(nautilus_icon_canvas_item_destroy),
	(nautilus_icon_canvas_item_set_attach_points),
	(emblem_layout_next):
	* libnautilus-extensions/nautilus-icon-container.c:
	(nautilus_icon_container_update_icon):
	Added a Nautilus prefix to the EmblemAttachPoints typedef, since
	it's public.

	* libnautilus-extensions/nautilus-icon-factory.h:
	* libnautilus-extensions/nautilus-icon-factory.c:
	Changed the icon factory structure so that it will actually free
	pixbufs when done with them. Made some other small fixes to the
	icon factory in passing, including removing some redundant code
	and fixing the logic for getting custom icons and deleting the
	icon factory and g_atexit time.

	* src/file-manager/fm-icon-view.c: (play_file), (preview_sound):
	Restructured the logic for playing sound previews a little to get
	rid of compiler warnings and close some loopholes in the old code.

	* src/nautilus-main.c: (is_event_loop_needed),
	(quit_if_in_main_loop), (nautilus_gtk_main_quit_all),
	(event_loop_unregister), (nautilus_main_event_loop_register),
	(nautilus_main_is_event_loop_mainstay),
	(nautilus_main_event_loop_quit), (main): Fixed the main loop
	quitting logic so that it is a bit simpler and works with the
	gnome-vfs code that runs event handling after the last main loop
	is gone.

M	ChangeLog
M	configure.in
M	libnautilus-extensions/Makefile.am
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-extensions/nautilus-file-utilities.c
M	libnautilus-extensions/nautilus-file-utilities.h
M	libnautilus-extensions/nautilus-global-preferences.c
M	libnautilus-extensions/nautilus-global-preferences.h
M	libnautilus-extensions/nautilus-icon-canvas-item.c
M	libnautilus-extensions/nautilus-icon-canvas-item.h
M	libnautilus-extensions/nautilus-icon-container.c
A	libnautilus-extensions/nautilus-icon-factory-private.h
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-extensions/nautilus-icon-factory.h
M	libnautilus-extensions/nautilus-preferences.c
M	libnautilus-extensions/nautilus-preferences.h
A	libnautilus-extensions/nautilus-thumbnails.c
A	libnautilus-extensions/nautilus-thumbnails.h
M	libnautilus-private/Makefile.am
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-file-utilities.c
M	libnautilus-private/nautilus-file-utilities.h
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.h
M	libnautilus-private/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-canvas-item.h
M	libnautilus-private/nautilus-icon-container.c
A	libnautilus-private/nautilus-icon-factory-private.h
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus-private/nautilus-icon-factory.h
M	libnautilus-private/nautilus-preferences.c
M	libnautilus-private/nautilus-preferences.h
A	libnautilus-private/nautilus-thumbnails.c
A	libnautilus-private/nautilus-thumbnails.h
M	src/file-manager/fm-icon-view.c
M	src/nautilus-application.c
M	src/nautilus-main.c
M	test/.cvsignore

commit 1a0af901905f3a2b1b97a9f7ce55678a3f2d2d23
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-09-20

	Fixed bug 2519 (fix hideous queue_size_request hack)

	* src/nautilus-complex-search-bar.c: (fewer_options_callback):
	It turns out that this most vile of lines was totally
	unnecessary, so I deleted it.

M	ChangeLog
M	src/nautilus-complex-search-bar.c

commit 214fc343b3c54f9031404fc841ce65f7037eb246
Author: J Shane Culpepper <pepper@src.gnome.org>
Date:	2000-09-19

    fixed spelling error

M	ChangeLog

commit 17f025b5abafc74c13482d30f6ee2e2d42ac0141
Author: J Shane Culpepper <pepper@eazel.com>
Date:	2000-09-19

    Removed the evil gtk_main_iteration crap so that the logged in
    state is

    2000-09-19	J Shane Culpepper  <pepper@eazel.com>

	*
	components/services/summary/nautilus-view/nautilus-summary-view.c
	: (authn_cb_succeeded), (login_button_cb), (logout_button_cb),
	(logged_in_callback), (logged_out_callback):

	Removed the evil gtk_main_iteration crap so that the logged
	in state
	is much more reliable.	Hooked up the logout button to do the
	right thing.

M	ChangeLog
M	components/services/summary/nautilus-summary-view.c
M	components/services/summary/nautilus-view/nautilus-summary-view.c

commit f444a54412828253865e9fc7d2605d643613165e
Author: Mike Engber <engber@src.gnome.org>
Date:	2000-09-19

    First cut at speeding up background drawing. Images now scaled with


	First cut at speeding up background drawing. Images now scaled
	with interpolation and image drawing is faster.
	* libnautilus-extensions/nautilus-background.c:
	(ensure_image_scaled), (nautilus_background_image_fully_obscures),
	(nautilus_background_draw), (nautilus_art_rgb),
	(nautilus_art_rgb_rgba), (nautilus_draw_pixbuf_to_canvasbuf),
	(draw_pixbuf_centered_aa), (draw_pixbuf_tiled_aa),
	(nautilus_background_draw_aa), (load_image_callback):

M	ChangeLog
M	libnautilus-extensions/nautilus-background.c
M	libnautilus-private/nautilus-background.c

commit 56db7d4115a337cd14c1b587b390a3abd4be6cf9
Author: J Shane Culpepper <pepper@eazel.com>
Date:	2000-09-19

    Fixed view so that it queries ammonite for its current login state
    and the

    2000-09-19	J Shane Culpepper  <pepper@eazel.com>

	*
	components/services/summary/nautilus-view/nautilus-summary-view.c
	: (generate_startup_form), (generate_summary_form),
	(authn_cb_succeeded), (authn_cb_failed), (am_i_logged_in),
	(preferences_button_cb):

	Fixed view so that it queries ammonite for its current login state
	and the login table is not drawn in a user is already logged in.

M	ChangeLog
M	components/services/summary/nautilus-summary-view.c
M	components/services/summary/nautilus-view/nautilus-summary-view.c

commit 72f33b78578a9aab9f752c4cd38df638c63c7474
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2000-09-19

    Updated Norwegian translation. Added some more missing files.

    2000-09-20	Kjartan Maraas	<kmaraas@gnome.org>

	* no.po: Updated Norwegian translation.
	* POTFILES.in: Added some more missing files.

M	po/ChangeLog
M	po/POTFILES.in
M	po/no.po

commit b44cb0e252646468d423ab02f702e9b3e708c41e
Author: Christian Rose <menthos@src.gnome.org>
Date:	2000-09-19

    Updated Swedish translation and added a file in POTFILES.in.

M	po/ChangeLog
M	po/POTFILES.in
M	po/sv.po

commit faee6f31d33a3606bab5a5d4fa982a9ef578488d
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-09-19

    Use volatile to fix setjmp/longjmp vulnerability that was indicated
    by a

	* components/image-viewer/io-png.c: (image_save): Use volatile to
	fix setjmp/longjmp vulnerability that was indicated by a GCC
	warning. For some reason this showed up only with new versions of
	lbpng.

M	ChangeLog
M	components/image-viewer/io-png.c

commit 6186ecb48cfa65185607ac2aaeca4540171e594b
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-09-19

	Fixed bug 1244 (Nautilus window size is hardwired)
	Fixed bug 2870 (Windows are too tall for 1024x480 screen of
	Vaio C1XD picturebook)
	Fixed bug 3025 (Can't shrink window smaller than large initial
	size)

	* src/nautilus-window.c:
	Added #defines for window minimum and default width & height.

	(get_max_forced_height), (get_max_forced_width): New helper
	functions, broken out of nautilus_window_size_request, that
	return the maximum dimensions a window should be programatically
	forced to. They return 90% of the screen width/height.

	(set_initial_window_geometry): New function, broken out of
	nautilus_window_constructed. Uses #defines and
	get_max_forced_width/height to determine initial and minimum
	window sizes. Set policy so that user can stretch window smaller,
	but only down to sensible minimum size.
	(nautilus_window_constructed): call set_initial_window_geometry.
	(nautilus_window_size_request): call get_max_forced_width/height.

M	ChangeLog
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window.c

commit e12922f91bf38283fc309994afd8fb885f74d52e
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-09-19

    fixed build problem where someone apparently deleted nautilus-queue



	* libnautilus-extensions/nautilus-lib-self-check-functions.h:
	fixed build problem where someone apparently deleted
	nautilus-queue
	without deleting its self check function.  Fixed by deleting
	the check.

	* components/music/mpg123_handler.c: (start_playing_file):
	fixed bug 2262, nautilus doesn't play variable bit rate mp3s
	properly, by
	adding the "-y" parameter to the mpg123 invocation, as suggested
	to me
	by Jamie Manley in email.  This might also have fixed bug 2227,
	but I
	don't have vbr files to test with.

	* src/file-manager/fm-icon-view.c: (play_file):
	added the "-y" parameter to mpg123 invocations to play variable
	bit
	rate files better.  Also, fixed bug 2529 by checking for non-local
	files and not trying to play them.

M	ChangeLog
M	components/music/mpg123_handler.c
M	libnautilus-extensions/nautilus-lib-self-check-functions.h
M	libnautilus-private/nautilus-lib-self-check-functions.h
M	src/file-manager/fm-icon-view.c

commit f7b31b3e59d51e14f015cb64656a22b379f305e7
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-09-19

    Fixed bug 3019, renaming special icons should be impossible or
    harmless.

    2000-09-19	Gene Z. Ragan  <gzr@eazel.com>

	Fixed bug 3019, renaming special icons should be
	impossible or harmless.

	You can't rename any NautilusLinks now.  This makes
	sense given the way we use them.

	* libnautilus-extensions/nautilus-file.c:
	(nautilus_file_can_rename):
	Add a check to see if file is NautilusLink.

	* src/file-manager/fm-icon-view.c:
	(special_link_in_selection):
	Check and see if selection contains link files.

	(fm_icon_view_create_selection_context_menu_items):
	Call above funcion and disable rename if it returns TRUE.

M	ChangeLog
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-private/nautilus-file.c
M	src/file-manager/fm-icon-view.c
M	src/nautilus-information-panel.c
M	src/nautilus-sidebar.c

commit 5a3843d0786bc47bf458885c73c9dbcf9d048a8d
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-09-19

	Fix bugzilla.eazelc.om 674 2052

	* components/loser/content/nautilus-content-loser.oafinfo,
	components/loser/sidebar/nautilus-sidebar-loser.oafinfo,
	components/sample/nautilus-sample-content-view.oafinfo: Set
	test_only attribute to TRUE.

	* src/nautilus-main.c (main): Enable test components if
	NAUTILUS_ENABLE_TEST_COMPONENTS evnironment variable is set.

M	ChangeLog
M	components/loser/content/Nautilus_View_content-loser.oaf.in
M	components/loser/content/Nautilus_View_content-loser.server.in
M	components/loser/content/Nautilus_View_content-loser.server.in.in
M	components/loser/content/nautilus-content-loser.oafinfo
M	components/loser/sidebar/Nautilus_View_sidebar-loser.oaf.in
M	components/loser/sidebar/Nautilus_View_sidebar-loser.server.in
M	components/loser/sidebar/Nautilus_View_sidebar-loser.server.in.in
M	components/loser/sidebar/nautilus-sidebar-loser.oafinfo
M	components/sample/Nautilus_View_sample.oaf.in
M	components/sample/Nautilus_View_sample.server.in
M	components/sample/Nautilus_View_sample.server.in.in
M	components/sample/nautilus-sample-content-view.oafinfo
M	src/nautilus-main.c

commit 87261fe0dfce19f6539c8be064d3168166377009
Author: Yukihiro Nakai <nakai@src.gnome.org>
Date:	2000-09-19

    Add Japanese entry.

M	ChangeLog
M	nautilus.desktop

commit 16799473288d512d24340690370fa0dc0dff5117
Author: J Shane Culpepper <pepper@eazel.com>
Date:	2000-09-19

    Added a gtk_main_iteration to block for the corba callback so
    that login

    2000-09-18	J Shane Culpepper  <pepper@eazel.com>

	*
	components/services/summary/nautilus-view/nautilus-summary-view.c
	: (authn_cb_succeeded), (login_button_cb):

	Added a gtk_main_iteration to block for the corba callback so that
	login will wait until it gets a return value.  The summary view
	actually works now but is still pretty unreliable and throws lots
	of warnings.

M	ChangeLog
M	components/services/summary/nautilus-summary-view.c
M	components/services/summary/nautilus-view/nautilus-summary-view.c

commit f4997ced8d0a845931f23b74cb4b0832532f2b24
Author: J Shane Culpepper <pepper@eazel.com>
Date:	2000-09-19

    Removing some debugging code and checking state fixes for a logged in

    2000-09-18	J Shane Culpepper  <pepper@eazel.com>

	* components/services/summary/lib/eazel-summary-shared.c:
	(parse_a_service), (parse_a_eazel_news_item),
	(parse_a_update_news_item):
	*
	components/services/summary/nautilus-view/nautilus-summary-view.c
	: (generate_startup_form), (authn_cb_succeeded),
	(authn_cb_failed),
	(login_button_cb), (nautilus_summary_view_load_uri):

	Removing some debugging code and checking state fixes for a
	logged in
	user.

M	ChangeLog
M	components/services/summary/eazel-summary-shared.c
M	components/services/summary/lib/eazel-summary-shared.c
M	components/services/summary/nautilus-summary-view.c
M	components/services/summary/nautilus-view/nautilus-summary-view.c

commit 6e8309dbba8188cd78a448306ceae951bf5e94e0
Author: Mathieu Lacage <mathieu@eazel.com>
Date:	2000-09-19

    cleanup. remove nautilus-queue.c/h from build process.

    2000-09-18	Mathieu Lacage	<mathieu@eazel.com>

	* components/tree/nautilus-tree-view.c: cleanup.
	* libnautilus-extensions/Makefile.am: remove nautilus-queue.c/h
	from build process.

M	ChangeLog
M	components/tree/nautilus-tree-view.c
M	libnautilus-extensions/Makefile.am
D	libnautilus-extensions/nautilus-queue.c
D	libnautilus-extensions/nautilus-queue.h
M	libnautilus-private/Makefile.am
D	libnautilus-private/nautilus-queue.c
D	libnautilus-private/nautilus-queue.h

commit 27324383d923a584e6098681a86219952dd844b1
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-09-19

    Un-hardcoded the CGI path (for the RPM database server) and made it a

	* components/services/install/lib/eazel-install-metadata.c:
	(init_default_transfer_configuration):
	* components/services/install/lib/eazel-install-object.c:
	(eazel_install_set_arg), (eazel_install_class_initialize),
	(eazel_install_new_with_config):
	* components/services/install/lib/eazel-install-protocols.c:
	(http_fetch_remote_file), (eazel_install_fetch_file),
	(eazel_install_fetch_package), (get_url_for_package),
	(get_search_url_for_package):
	* components/services/install/lib/eazel-install-public.h:
	* components/services/install/lib/eazel-install-types.h:
	* components/services/trilobite/doc/gconf.txt:
	*
	components/services/trilobite/libtrilobite/trilobite-core-utils.c
	: (trilobite_setenv):
	*
	components/services/trilobite/libtrilobite/trilobite-core-utils.h
	:

	Un-hardcoded the CGI path (for the RPM database server) and made
	it a gconf setting.  Use trilobite_setenv to set the user agent
	string.

M	ChangeLog
M	components/services/install/lib/eazel-install-metadata.c
M	components/services/install/lib/eazel-install-object.c
M	components/services/install/lib/eazel-install-protocols.c
M	components/services/install/lib/eazel-install-public.h
M	components/services/install/lib/eazel-install-types.h
M	components/services/trilobite/doc/gconf.txt
M	components/services/trilobite/libtrilobite/trilobite-core-utils.c
M	components/services/trilobite/libtrilobite/trilobite-core-utils.h

commit d87a2ef30603996ca2d248feec9ea512e882982b
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-09-19

	Fixed bug 558 (Rubber-band selection of files in icon
	view gradually degrades)

	Now the menu-updating code does not run while rubberband
	selecting (but does run immediately thereafter).

	* libnautilus-extensions/nautilus-icon-container.h:
	* libnautilus-extensions/nautilus-icon-container.c:
	(start_rubberbanding), (stop_rubberbanding),
	(nautilus_icon_container_initialize_class): New signals
	"band_select_started" and "band_select_ended" emitted
	just when you'd expect.

	* src/file-manager/fm-directory-view.h:
	Prototypes for new functions (intended to be called only
	by subclasses) fm_directory_view_start_batching_selection_changes
	and fm_directory_view_stop_batching_selection_changes.

	* src/file-manager/fm-directory-view.c:
	Added details fields: guint batching_selection_level,
	gboolean selection_changed_while_batched, gboolean
	menu_states_untrustworthy
	(selection_contains_one_item_in_menu_callback),
	(selection_not_empty_in_menu_callback): New helper functions
	that report if the selection matches expectations and complain
	via g_warning if they don't match and we trust the menu state.
	(open_callback), (trash_callback), (duplicate_callback),
	(create_link_callback), (open_properties_window_callback):
	Use these new helper functions to verify that the menu state
	matches expectations but not crash if it doesn't.

	(schedule_update_menus): Change timeout back to idle now that
	it isn't affecting the band-select case; mark menu states as
	untrustworthy.
	(fm_directory_view_update_menus): mark menu states as
	trustworthy.

	(fm_directory_view_notify_selection_changed): If we're batching
	selection changes, remember that the selection changed; otherwise,
	do the work that you only do when not batching (update menus).

	(fm_directory_view_start_batching_selection_changes): Increment
	the batching level counter.
	(fm_directory_view_stop_batching_selection_changes): Decrement
	the batching level counter. If it reaches zero, and the selection
	changed while batched, call notify_selection_changed.

	* src/file-manager/fm-icon-view.c:
	(band_select_started_callback): start batching selection changes.
	(band_select_ended_callback): stop batching selection changes.
	(create_icon_container): connect to band_select_started and
	band_select_ended signals of icon container.

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-extensions/nautilus-icon-container.h
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-container.h
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-directory-view.h
M	src/file-manager/fm-icon-view.c

commit 49e4d7aaf03beddde4b89f16e59a406262f56ecb
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-09-18

    Fixed bug 3018, should not be able to remove special icons from
    desktop.

    2000-09-18	Gene Z. Ragan  <gzr@eazel.com>

	Fixed bug 3018, should not be able to remove special icons
	from desktop.

	* libnautilus-extensions/nautilus-file-operations.c:
	(is_special_link):
	New function that checks if link is volume, home or trash.

	(nautilus_file_operations_copy_move):
	Call is_special_link() and prune special items from
	operation list.

M	ChangeLog
M	libnautilus-extensions/nautilus-file-operations.c
M	libnautilus-private/nautilus-file-operations.c

commit ce6402199cafb2838f049e63834d36fab9f530b4
Author: Arlo Rose <arlo@src.gnome.org>
Date:	2000-09-18

    Fixed a glitch in the image.



	    * icons/throbber/008.png:
	    Fixed a glitch in the image.

M	ChangeLog
M	icons/throbber/008.png

commit 3fd9a0ca8dd7160aaeaae1b5ee99e71233d5f6f2
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-09-18

    Fix bugs 2862 & 2975 by fixing an off-by-one in the memory allocation
    and

	*
	components/services/install/lib/eazel-install-xml-package-list.c:
	(parse_osd_xml_from_memory):

	Fix bugs 2862 & 2975 by fixing an off-by-one in the memory
	allocation and trimming whitespace from before and after the XML
	file (which makes libxml puke).

M	ChangeLog
M	components/services/install/lib/eazel-install-xml-package-list.c

commit 769d6a041f017532770e65598eaae3b632f13d7a
Author: J Shane Culpepper <pepper@eazel.com>
Date:	2000-09-18

    Pointing summary view to the real servers. Lots of little state
    fixes to

    2000-09-18	J Shane Culpepper  <pepper@eazel.com>

	* components/services/summary/lib/eazel-summary-shared.c:
	(services_data_new), (parse_a_service), (parse_summary_xml_file):
	* components/services/summary/lib/eazel-summary-shared.h:
	*
	components/services/summary/nautilus-view/nautilus-summary-view.c
	: (generate_startup_form), (generate_summary_form),
	(authn_cb_succeeded), (login_button_cb), (register_button_cb):

	Pointing summary view to the real servers.  Lots of little
	state fixes
	to help generate real content.

M	ChangeLog
M	components/services/summary/eazel-summary-shared.c
M	components/services/summary/eazel-summary-shared.h
M	components/services/summary/lib/eazel-summary-shared.c
M	components/services/summary/lib/eazel-summary-shared.h
M	components/services/summary/nautilus-summary-view.c
M	components/services/summary/nautilus-view/nautilus-summary-view.c

commit 27ab324208968cd7a51f577b5f637aa18e14d3f7
Author: Eli Goldberg <eli@src.gnome.org>
Date:	2000-09-18

    *** empty log message ***

M	docs/smoketests.html

commit 5d1ba62516557ae9f15f5ee10baa60e711701a91
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-09-18

	Fixed bug 2243 (trash window name should be "Trash"
	with a capital T, localized)

	* libnautilus-extensions/nautilus-directory-private.h:
	Added prototype for nautilus_directory_get_
	name_for_self_as_new_file
	* libnautilus-extensions/nautilus-directory.h,
	* libnautilus-extensions/nautilus-directory.c:
	(nautilus_directory_initialize_class),
	(nautilus_directory_get_name_for_self_as_new_file),
	(real_get_name_for_self_as_new_file): wired up new
	overridable function pointer "get_name_for_self_as_new_file"
	that's used to get the name from directories that aren't
	vfs directories. Default implementation returns the scheme.

	* libnautilus-extensions/nautilus-file.c:
	(nautilus_file_get_internal): Use nautilus_directory_
	get_name_for_self_as_new_file instead of hardwiring
	scheme-getting logic here.
	* libnautilus-extensions/nautilus-trash-directory.c:
	(trash_get_name_for_self_as_new_file),
	(nautilus_trash_directory_initialize_class):
	Override get_name_for_self_as_new_file to return _("Trash").

	* src/nautilus-window-manage-views.c:
	(compute_default_title): Use NautilusFile to get the
	default window title. Formerly it was using some similar
	but slightly different logic to what nautilus_file uses
	to get a name to display.

	* src/nautilus-window-menus.c:
	(help_menu_about_nautilus_callback):
	* AUTHORS: Gave credit where credit was due.

M	AUTHORS
M	ChangeLog
M	libnautilus-extensions/nautilus-directory-private.h
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-extensions/nautilus-directory.h
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-extensions/nautilus-trash-directory.c
M	libnautilus-private/nautilus-directory-private.h
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-directory.h
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-trash-directory.c
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-window-manage-views.c
M	src/nautilus-window-menus.c

commit 14bc29ad391917e9baa2cc54fe585a69299cebe7
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-09-18

    Fixed bug 3017, should not be able to copy desktop items

    2000-09-18	Gene Z. Ragan  <gzr@eazel.com>

	Fixed bug 3017, should not be able to copy desktop items

	Check for special desktop link types when specifying
	drag and drop actions.

	Disable Duplicate menu item.

	* libnautilus-extensions/nautilus-icon-dnd.c:
	(selection_includes_special_link),
	(nautilus_icon_container_receive_dropped_icons):
	* src/file-manager/fm-directory-view.c:
	(fm_directory_link_type_in_selection),
	(special_link_in_selection),
	(fm_directory_view_real_create_selection_context_menu_items):
	* src/file-manager/fm-directory-view.h:
	* src/file-manager/fm-icon-view.c:
	(fm_icon_view_create_selection_context_menu_items):

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-dnd.c
M	libnautilus-private/nautilus-icon-dnd.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-directory-view.h
M	src/file-manager/fm-icon-view.c

commit b368d87b876f3d014802eba516fb0a76b3f01ddb
Author: Josh Barrow <carbamide@src.gnome.org>
Date:	2000-09-18

    Remove instances of libwww, as it's no longer required.


	    * README:
	    * configure.in:
	    * nautilus.spec.in:
	    Remove instances of libwww, as it's no longer required.

M	ChangeLog
M	README
M	configure.in
M	nautilus.spec.in

commit cfc08a96f6564187977d275b378e7a935276f195
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-09-18

    Fixed bug 3029, Metafile shows up on desktop when "show invisible
    files"

    2000-09-18	Gene Z. Ragan  <gzr@eazel.com>

	Fixed bug 3029, Metafile shows up on desktop when
	"show invisible files" is on.

	Special files are now never shown on the desktop.

	* src/file-manager/fm-directory-view.c:
	(queue_pending_files):
	Reset hidden file flags to false for the desktop case.

	(filtering_changed_callback):
	Reset hidden file flags to false for the desktop case
	and don't reload contents.

M	ChangeLog
M	src/file-manager/fm-desktop-icon-view.c
M	src/file-manager/fm-directory-view.c

commit fab4b6e2c394a56d1c2ca87f6da32889dd24e1cb
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-09-18

	Fixed bug 2213 (Shouldn't be able to drop files into
	search results view)

	* libnautilus-extensions/nautilus-list.h:
	Added prototypes for nautilus_list_rejects_dropped_icons
	and nautilus_list_set_rejects_dropped_icons.
	* libnautilus-extensions/nautilus-list.c:
	New rejects_dropped_icons field in details.
	(nautilus_list_rejects_dropped_icons): new function,
	read from field.
	(nautilus_list_set_rejects_dropped_icons): new function,
	sets field.
	(nautilus_list_find_icon_list_drop_target): check field
	for early out. Also, renamed from find_drop_target for
	clarity.
	(nautilus_list_get_drop_action): Update for name change.

	* src/file-manager/fm-directory-view.h: New overridable
	function pointer accepts_dragged_files and function
	fm_directory_view_accepts_dragged_files.
	* src/file-manager/fm-directory-view.c:
	(fm_directory_view_initialize_class),
	(fm_directory_view_accepts_dragged_files),
	(fm_directory_view_real_accepts_dragged_files): Wire up
	fm_directory_view_accepts_dragged_files as a virtual
	function with default implementation that always returns
	TRUE.

	* src/file-manager/fm-list-view.c: (set_up_list):
	Call nautilus_list_set_rejects_dropped_icons with (opposite
	of) result of fm_directory_view_accepts_dragged_files.

	* src/file-manager/fm-search-list-view.c:
	(fm_search_list_view_initialize_class),
	(real_supports_creating_files), (real_accepts_dragged_files):
	Wire up override of accepts_dragged_files that returns FALSE.

M	ChangeLog
M	libnautilus-extensions/nautilus-list.c
M	libnautilus-extensions/nautilus-list.h
M	libnautilus-private/nautilus-list.c
M	libnautilus-private/nautilus-list.h
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-directory-view.h
M	src/file-manager/fm-list-view.c
M	src/file-manager/fm-search-list-view.c

commit c65e55456f5347fee1175d11cb6643f79ccd02a6
Author: Christian Rose <menthos@src.gnome.org>
Date:	2000-09-18

    Updated Swedish translation.

M	po/ChangeLog
M	po/sv.po

commit 3eab6c63adcf39151c3cba7258d06c7578f41e34
Author: Pavel Cisler <pavel@eazel.com>
Date:	2000-09-18

    Partial fix to bug 558- draging to select files gradually
    degrades. Turns

    2000-09-18	Pavel Cisler  <pavel@eazel.com>

	* src/file-manager/fm-directory-view.c:
	(fm_directory_view_destroy), (update_menus_idle_callback),
	(update_one_menu_item), (schedule_update_menus):
	Partial fix to bug 558- draging to select files gradually
	degrades.
	Turns out to be a bonobo bug. For now tweaked the way the menu
	updating
	code gets called to make it get called less to make the bug
	less visible.

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit d9247f56f306d6005510d16ef7549f22416f6673
Author: Mathieu Lacage <mathieu@eazel.com>
Date:	2000-09-18

    fix bug 2378. This was waaaay tougher than I expected: the translation

    2000-09-18	Mathieu Lacage	<mathieu@eazel.com>

	* libnautilus-extensions/nautilus-search-uri.c:
	(nautilus_self_check_search_uri): fix bug 2378.
	This was waaaay tougher than I expected: the translation
	strings were actually good. The code did an evil cast between
	2 slightly different structures which ended in strange
	behaviour. Added a test for this. Thanks a lot Rebecca.

M	ChangeLog
M	libnautilus-extensions/nautilus-search-uri.c
M	libnautilus-private/nautilus-search-uri.c

commit 4cc757706c1e21b779ea39b0cac449b50731c7e5
Author: Josh Barrow <carbamide@src.gnome.org>
Date:	2000-09-18

    Remove instances of gtkhtml as it isn't required any longer.


	    * README:
	    Remove instances of gtkhtml as it isn't required any longer.

M	ChangeLog
M	README

commit 4611b38c4e92e48c3ddf38efd46dae0547a02fed
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-09-18

    changelog

M	ChangeLog

commit 2847843d94d77a1c135a54e47c9d5599c1b33ddb
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-09-18

    Clean up whitespace on XML files for the pathetic libxml library,
    so it


	*
	components/services/trilobite/libtrilobite/trilobite-core-utils.c
	: (trilobite_open_uri):
	* components/services/trilobite/libtrilobite/trilobite-redirect.c:
	(trilobite_redirect_parse_xml):

	Clean up whitespace on XML files for the pathetic libxml library,
	so it won't puke.  Add the hacky gnome-vfs env variable to set the
	user-agent string for fetching the XML file.

M	components/services/trilobite/libtrilobite/trilobite-core-utils.c
M	components/services/trilobite/libtrilobite/trilobite-redirect.c

commit e9e4d6ddca116806ae680a42f6153459088895df
Author: Mathieu Lacage <mathieu@eazel.com>
Date:	2000-09-18

    make it check if a target is begin copied into itself before doing the

    2000-09-17	Mathieu Lacage	<mathieu@eazel.com>

	* src/file-manager/fm-list-view.c:
	(fm_list_receive_dropped_icons):
	make it check if a target is begin copied into itself before doing
	the actual file operation. ie: bug 3085
	* test/Makefile.am: add brand new test I used in my quest for bug
	1963
	* test/test-nautilus-background.c: (main): the actual test :)
	run and you will see beautiful background.

M	ChangeLog
M	src/file-manager/fm-list-view.c
M	test/Makefile.am
A	test/test-nautilus-background.c

commit bda09ed1ea2285277b880336f58d42832caad905
Author: Christian Rose <menthos@src.gnome.org>
Date:	2000-09-17

    Updated Swedish translation.

M	po/ChangeLog
M	po/sv.po

commit 5ab8a426b5a8a2f427dfb0e36030207662dbaa38
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-09-17

	More work towards bug 1994. I'm not yet checking in the code to
	actually use the adapter yet, but it sort of works on my system.

	* nautilus-clean.sh: Added nautilus-adapter

	* components/adapter/main.c (main): Do the stop in debugger
	trick. Also, initialize gnome-vfs (and threads). Duh!

	* components/adapter/nautilus-adapter-factory-server.c
	(impl_Nautilus_ComponentAdapterFactory_create_adapter):
	CORBA_Object_duplicate the object reference we return, because
	CORBA's just cool like that.

	* components/adapter/nautilus-adapter.c
	(nautilus_adapter_new): Show me the widgets, Lebowski. That's
	right, a few missing gtk_widget_show calls were the only bugs in
	this hairy mess of CORBA/Bonobo code (well, other than the obvious
	resource leaks).

	* components/adapter/nautilus-adapter.oafinfo: Updated to match
	reality.

	* libnautilus-extensions/nautilus-icon-factory.c
	(vfs_file_exists, nautilus_make_directory_and_parents,
	make_thumbnail_path, nautilus_icon_factory_get_thumbnail_uri,
	check_for_thumbnails): Put FIXMEs for a bunch of synchronous I/O
	that is making it a pain in the ass to test 1994.

	* src/nautilus-component-adapter-factory.c:
	Fill in the right IID.
	(nautilus_component_adapter_factory_initialize): Allocate the
	details.
	(nautilus_component_adapter_factory_create_adapter): Return the
	actual adapted view, not CORBA_OOBJECT_BIL (hello?).

	* src/nautilus-main.c (main): Add "ORBit" log domain to ones that
	stop in the debugger.

M	ChangeLog
M	components/adapter/Nautilus_ComponentAdapterFactory_std.oaf.in
M	components/adapter/Nautilus_ComponentAdapterFactory_std.server.in
M
components/adapter/Nautilus_ComponentAdapterFactory_std.server.in.in
M	components/adapter/main.c
M	components/adapter/nautilus-adapter-factory-server.c
M	components/adapter/nautilus-adapter.c
M	components/adapter/nautilus-adapter.oafinfo
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-private/nautilus-icon-factory.c
M	nautilus-clean.sh
M	src/nautilus-component-adapter-factory.c
M	src/nautilus-main.c

commit 91bfd64adabda089dd8a48cf815dc10cd57bdb49
Author: Matthias Warkus <mawarkus@src.gnome.org>
Date:	2000-09-17

    Updates galore.

M	po/ChangeLog
M	po/de.po

commit f6e45458e70f46459693334450fe5bca41579320
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-09-17

    fixed bug 2319, "Find" and "Web Search" shouldn't have the same icon.



	fixed bug 2319, "Find" and "Web Search" shouldn't have the
	same icon.  Fixed by
	adding a search web icon in the default and eazel themes, and
	changing the
	toolbar code to properly fetch them using the theme routines.

M	ChangeLog
M	icons/Makefile.am
A	icons/SearchWeb.png
M	icons/eazel/Makefile.am
A	icons/eazel/SearchWeb.png
M	libnautilus-extensions/nautilus-theme.c
M	libnautilus-private/nautilus-theme.c
M	src/nautilus-window-toolbars.c

commit 1b7bc3bd6be895cd949d2ef197bad15f34777b9e
Author: Mathieu Lacage <mathieu@eazel.com>
Date:	2000-09-17

    remove auto-collapsing claenup the code. make it more readable
    (hopefully

    2000-09-17	Mathieu Lacage	<mathieu@eazel.com>

	* components/tree/nautilus-tree-view.c: remove auto-collapsing
	claenup the code. make it more readable (hopefully although
	I am less than hopeful).

M	ChangeLog
M	components/tree/nautilus-tree-view.c

commit 27c5aa58e4321d0ca593b2dc69b946782cee4c8c
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-09-17

    Fixed bug 2450, We don't detect zip drives, etc.

    2000-09-16	Gene Z. Ragan  <gzr@eazel.com>

	Fixed bug 2450, We don't detect zip drives, etc.

	I added all filesystem types listed in man fstab and
	others that I found by reading various linux articles.
	There may be even more!  We can test these for now.

	* libnautilus-extensions/nautilus-volume-monitor.c:
	(nautilus_volume_monitor_volume_is_removable),
	(mount_volume_generic_set_state), (mount_volume_set_state),
	(mount_volume_activate_generic), (mount_volume_activate),
	(mount_volume_udf_add), (mount_volume_vfat_add),
	(mount_volume_msdos_add), (mount_volume_iso9660_add),
	(mount_volume_affs_add), (mount_volume_fat_add),
	(mount_volume_hpfs_add), (mount_volume_minix_add),
	(mount_volume_nfs_add), (mount_volume_proc_add),
	(mount_volume_smb_add), (mount_volume_unsdos_add),
	(mount_volume_xenix_add), (mount_volume_xiafs_add),
	(mnttab_add_mount_volume), (mntent_add_mount_volume):
	* libnautilus-extensions/nautilus-volume-monitor.h:

M	ChangeLog
M	libnautilus-extensions/nautilus-volume-monitor.c
M	libnautilus-extensions/nautilus-volume-monitor.h
M	libnautilus-private/nautilus-volume-monitor.c
M	libnautilus-private/nautilus-volume-monitor.h

commit 093aabbbea4d6705401fbbf95502a66909eedfa5
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-09-16

    fixed problem that yakk told me about, where all the webdav files were


	fixed problem that yakk told me about, where all the webdav files
	were getting the "www" icon; fixed by explicitly checking for the
	mime-type.

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-private/nautilus-icon-factory.c

commit f4870f2877ece321eef1e0766ab87eec56b95971
Author: Ali Abdin <aliabdin@aucegypt.edu>
Date:	2000-09-16

    Apply patch submitted by John Fleck (jfleck@inkstain.net) for
    preface tag

    2000-09-16	Ali Abdin  <aliabdin@aucegypt.edu>

	* components/help/converters/gnome-db2html2/toc-elements.c:
	* components/help/converters/gnome-db2html2/sect-preparse.c:
	* components/help/converters/gnome-db2html2/sect-elements.c:
	* components/help/converters/gnome-db2html2/gdb3html.h:
	Apply patch submitted by John Fleck (jfleck@inkstain.net)
	for preface
	tag support

	* components/help/converters/gnome-db2html2/sect-elements.c:
	* components/help/converters/gnome-db2html2/toc-elements.c:
	(toc_title_start_element),
	(toc_title_end_element),
	(toc_title_characters),
	(sect_title_characters),
	(sect_title_start_element),
	(sect_title_end_element): Make these functions ignore the
	<important>
	tag. Fixes bug #2907

	* components/help/converters/gnome-db2html2/toc-elements.c:
	* components/help/converters/gnome-db2html2/gdb3html.c:
	* components/help/converters/gnome-db2html2/sect-elements.c:
	Change 'help:' URI's to 'gnome-help:' URIs (for better
	compliance to
	the RFC)

M	ChangeLog
M	components/help/converters/gnome-db2html2/gdb3html.c
M	components/help/converters/gnome-db2html2/gdb3html.h
M	components/help/converters/gnome-db2html2/sect-elements.c
M	components/help/converters/gnome-db2html2/sect-preparse.c
M	components/help/converters/gnome-db2html2/toc-elements.c

commit a7f2c64d978e21103bc87279f75b1c71bc2a595b
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-09-16

	More work towards 1994:

	* components/adapter/nautilus-adapter-factory-server.h,
	components/adapter/nautilus-adapter-factory-server.c:
	(nautilus_adapter_factory_server_initialize,
	nautilus_adapter_factory_server_destroy): minor cleanups
	(impl_Nautilus_ComponentAdapterFactory_create_adapter): Actually
	create some objects.
	(adapter_object_destroyed): Watch for object destruction, for
	factory lifecycle management purposes.

	* components/adapter/nautilus-adapter.h,
	components/adapter/nautilus-adapter.c: Initial implementation of
	class that does the actual adapting. For now, it only handles
	Embeddables that take input via PersistStream. Later I will apply
	the Strategy pattern to virtualize visual embedding (Control
	vs. Embeddable) and loading (PersistStream vs. PersistFile
	vs. ProgressiveDataSink) (and fix some missing bits in the
	embedding virtualization).

	* components/adapter/Makefile.am: Build the new files.

M	ChangeLog
M	components/adapter/Makefile.am
M	components/adapter/nautilus-adapter-factory-server.c
M	components/adapter/nautilus-adapter-factory-server.h
A	components/adapter/nautilus-adapter.c
C051	components/adapter/nautilus-adapter-factory-server.h
components/adapter/nautilus-adapter.h

commit ecc1292be9a276a2feee5cc73173c1a32aab600a
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-09-16

    Ok dumbass, you need to make this thing work with the old stuff too.

	*
	components/mozilla/eazel-protocol-handler/eazel-protocol-module.cpp:
	* components/mozilla/mozilla-components.cpp:
	* components/mozilla/mozilla-preferences.cpp:
	Ok dumbass, you need to make this thing work with the old
	stuff too.

M	ChangeLog
M
components/mozilla/eazel-protocol-handler/eazel-protocol-module.cpp
M	components/mozilla/mozilla-components.cpp
M	components/mozilla/mozilla-preferences.cpp

commit 6c0ab30c3755b3ee810c7a780bbef57b0660c7d5
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-09-16

    Update for latest round of mozilla M18 changes. Also removed an extra

	*
	components/mozilla/eazel-protocol-handler/eazel-protocol-module.cpp:
	* components/mozilla/mozilla-components.cpp:
	* components/mozilla/mozilla-preferences.cpp:
	Update for latest round of mozilla M18 changes.  Also removed an
	extra module registration entry I "accidentally" left in before.

M	ChangeLog
M
components/mozilla/eazel-protocol-handler/eazel-protocol-module.cpp
M	components/mozilla/mozilla-components.cpp
M	components/mozilla/mozilla-preferences.cpp

commit 4b86329fea999a87ce74121df19d0757f608f4ea
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-09-16

    fixed bug 2204, ~ shortcut for home directory doesn't work in location


	fixed bug 2204, ~ shortcut for home directory doesn't work
	in location bar, by expanding '~' and '~user' in
	make_uri_from_input

M	ChangeLog
M	libnautilus-extensions/nautilus-file-utilities.c
M	libnautilus-private/nautilus-file-utilities.c
M	src/nautilus-location-bar.c

commit f65383726566daae383df1de2d77754b23e41a21
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-09-16

    Make redirection XML parser in line with what services will
    provide. Add


	* components/services/trilobite/libtrilobite/trilobite-redirect.c:
	(trilobite_redirect_parse_xml), (trilobite_redirect_fetch_table):
	* components/services/trilobite/libtrilobite/trilobite-redirect.h:

	Make redirection XML parser in line with what services will
	provide.  Add extra API hook for Shane to cover the case where
	you've already downloaded the XML file and just want it to be
	parsed.

M	ChangeLog
M	components/services/trilobite/libtrilobite/trilobite-redirect.c
M	components/services/trilobite/libtrilobite/trilobite-redirect.h

commit 70d6812696729ea7348609cb4494c7c8d620925e
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-09-16

    Fix bug in RPM glue that would case a failed download to get
    glossed over


	* components/services/install/lib/eazel-install-rpm-glue.c:
	(eazel_install_download_packages),
	(eazel_install_do_install_packages):

	Fix bug in RPM glue that would case a failed download to get
	glossed over instead of aborting right then.  (Very annoying to
	download 500M of stuff and then find out that one of the first
	downloads silently failed.)

	* nautilus-installer/src/installer.c: (eazel_install_progress),
	(eazel_download_progress), (get_detailed_errors_foreach),
	(get_detailed_errors), (install_failed), (download_failed),
	(eazel_install_preflight), (eazel_install_dep_check),
	(check_system), (eazel_installer_do_install),
	(eazel_installer_finalize):
	* nautilus-installer/src/installer.h:

	Clean up installer: Fix a few crashes and make error-reporting
	more robust.  Add annoying calls to gtk_main_iteration() to make
	it update the screen.

M	ChangeLog
M	components/services/install/lib/eazel-install-rpm-glue.c
M	nautilus-installer/src/installer.c
M	nautilus-installer/src/installer.h

commit 3a8c2d662c9e4723eec75c57bc3b5d1ba43a1c3a
Author: Arlo Rose <arlo@src.gnome.org>
Date:	2000-09-16

    Fixed to not spew the whit epoint warning on startup.



	    * icons/eazel/Up.png:
	    Fixed to not spew the whit epoint warning on startup.

M	ChangeLog
M	icons/eazel/Up.png

commit e0cfc6e29bf129d2d56c0c9f76d73121f822c5e1
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-09-16

    Fixed bug 2194, no scrollbars in image view Fixed bug 2215, image
    viewer

    2000-09-15	Gene Z. Ragan  <gzr@eazel.com>

	Fixed bug 2194, no scrollbars in image view
	Fixed bug 2215, image viewer needs to erase background
	when loading image.

	I fixed these bugs by writing a new image component.  Is this bad?
	I don't know.  What is bad is the current state of the EOG bonobo
	component.  I don't think it is worth our time to fix it
	right now.
	This component will also support the zoomable interface when
	Maciej finishes the work there. It is doubtful the EOG bonobo
	component would have a Nautilus specific dependency.

	* components/Makefile.am:
	* components/image-viewer/.cvsignore:
	* components/image-viewer/Makefile.am:
	* components/image-viewer/io-png.c: (png_write_data_fn),
	(png_flush_fn), (image_save):
	* components/image-viewer/io-png.h:
	* components/image-viewer/nautilus-image-view.c:
	(release_pixbuf_cb), (release_pixbuf), (bod_destroy_cb),
	(get_pixbuf), (render_pixbuf), (redraw_view), (configure_size),
	(resize_all_cb), (view_update), (save_image_to_stream),
	(load_image_from_stream), (destroy_view),
	(zoomable_zoom_in_callback), (zoomable_zoom_out_callback),
	(zoomable_set_zoom_level_callback),
	(zoomable_zoom_to_fit_callback), (drawing_area_exposed),
	(view_size_allocate_cb), (scrolled_view_size_allocate_cb),
	(view_factory_common), (scaled_view_factory),
	(scrollable_view_factory), (bonobo_object_factory),
	(init_bonobo_image_generic_factory), (init_server_factory),
	(main):
	* components/image-viewer/nautilus-image-view.oafinfo:
	* configure.in:

	New files and functions.

M	ChangeLog
M	components/Makefile.am
A	components/image-viewer/.cvsignore
A	components/image-viewer/Makefile.am
A	components/image-viewer/Nautilus_View_image.oaf.in
A	components/image-viewer/Nautilus_View_image.server.in
A	components/image-viewer/io-png.c
A	components/image-viewer/io-png.h
A	components/image-viewer/nautilus-image-view.c
A	components/image-viewer/nautilus-image-view.oafinfo
M	configure.in

commit c5df95cfb1f9af796975b85a412e23b9a0137f17
Author: Mathieu Lacage <mathieu@eazel.com>
Date:	2000-09-16

    fix bug 2874 remove color/background/emblem dnd from the tree
    view. add

    2000-09-15	Mathieu Lacage	<mathieu@eazel.com>

	fix bug 2874
	* components/tree/nautilus-tree-view.c: remove
	color/background/emblem
	dnd from the tree view.
	* libnautilus-extensions/nautilus-gtk-extensions.c:
	(nautilus_gtk_marshal_NONE__INT_POINTER_INT_INT_UINT): add
	function
	* libnautilus-extensions/nautilus-gtk-extensions.h: add prototype.
	* libnautilus-extensions/nautilus-list.c:
	(nautilus_list_initialize_class), (nautilus_list_get_drop_action),
	(nautilus_list_receive_dropped_icons),
	(nautilus_list_receive_dropped_keyword),
	(nautilus_list_drag_data_received): add support for keywords by
	changing the handle_dropped_icons event to handle_dropped_items
	* libnautilus-extensions/nautilus-list.h: change signal prototype.
	* src/file-manager/fm-list-view.c:
	(fm_list_receive_dropped_icons),
	(fm_list_receive_dropped_keyword), (fm_list_handle_dropped_items),
	(set_up_list): make it use the right signal and suppport both
	icon and
	keyword drops.

M	ChangeLog
M	components/tree/nautilus-tree-view.c
M	libnautilus-extensions/nautilus-gtk-extensions.c
M	libnautilus-extensions/nautilus-gtk-extensions.h
M	libnautilus-extensions/nautilus-list.c
M	libnautilus-extensions/nautilus-list.h
M	libnautilus-private/nautilus-gtk-extensions.c
M	libnautilus-private/nautilus-gtk-extensions.h
M	libnautilus-private/nautilus-list.c
M	libnautilus-private/nautilus-list.h
M	src/file-manager/fm-list-view.c

commit 5f8143e4f05a78fea47d29441987a2bb7962ec6d
Author: Arlo Rose <arlo@src.gnome.org>
Date:	2000-09-15

    Put in a different knob.


	    * icons/knob.png:
	    Put in a different knob.

M	ChangeLog
M	icons/knob.png

commit 27eb8cbd2051282005af19d81bb974950048c1c0
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-09-15

	Fixed bug 1563 (Optionally hide ~-suffix files created by emacs)
	Fixed bug 2274 (Implement Empty Trash confirmation preference)

	* libnautilus-extensions/nautilus-global-preferences.h:
	define NAUTILUS_PREFERENCES_CONFIRM_TRASH and
	NAUTILUS_PREFERENCES_SHOW_BACKUP_FILES.
	* libnautilus-extensions/nautilus-global-preferences.c:
	(global_preferences_create_dialog): Put these two new preferences
	on the Directory Views page; rename it Folder Views.
	(global_preferences_register): Register default values for new
	preferences.
	* libnautilus-extensions/nautilus-preferences-dialog.c:
	Increase initial height of window to account for new preferences.
	There's an open bug about reorganizing the whole window for later.

	* libnautilus-extensions/nautilus-file-operations.c:
	(confirm_empty_trash): Don't confirm if preference says not to.
	* src/file-manager/fm-directory-view.c:
	(fm_directory_view_initialize), (fm_directory_view_destroy):
	Add & remove callbacks to monitor these two new preferences.
	(queue_pending_files): Take SHOW_BACKUP_FILES preference into
	account.
	(file_name_from_uri): New helper routine to save a little code
	duplication.
	(fm_directory_view_confirm_deletion): Use yes_no dialog instead
	of simple dialog to match other usage; improve dialog title.
	(confirm_delete_from_trash): New function, confirms deleting
	items from trash unless preference says not to bother.
	(fm_directory_view_trash_or_delete_files): Call
	confirm_delete_from_trash before deleting items from trash.
	(compute_menu_item_info): Do or don't add ellipses to "Empty
	Trash"
	and "Delete From Trash" depending on preference setting.
	(schedule_update_menus_callback): New function, simple wrapper for
	schedule_update_menus (called when CONFIRM_TRASH preference
	changes).
	(filtering_changed_callback): Renamed and slightly generalized
	from
	show_hidden_files_changed_callback, called when either the
	SHOW_HIDDEN_FILES or SHOW_BACKUP_FILES preference changes.

M	ChangeLog
M	libnautilus-extensions/nautilus-file-operations.c
M	libnautilus-extensions/nautilus-global-preferences.c
M	libnautilus-extensions/nautilus-global-preferences.h
M	libnautilus-extensions/nautilus-preferences-dialog.c
M	libnautilus-private/nautilus-file-operations.c
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.h
M	libnautilus-private/nautilus-preferences-dialog.c
M	src/file-manager/fm-directory-view.c

commit 43b1302dd815348fbb7c918143672a5b05ada193
Author: Eli Goldberg <eli@src.gnome.org>
Date:	2000-09-15

    *** empty log message ***

M	ChangeLog
M	docs/smoketests.html

commit e9790f977590eba9bc31cba904fbfcc10bfda7e3
Author: Robin Slomkowski <rslomkow@src.gnome.org>
Date:	2000-09-15

    removed dependencie on eog because nautilus doesn't actually depend
    on it,

	* nautilus.spec.in: removed dependencie on eog because
	nautilus doesn't actually depend on it, but this will
	make the install not install eog onto someones system.

M	ChangeLog
M	nautilus.spec.in

commit f66d0f7dba699b77fb6ef76c159b5d9cc757de91 (tag:
NAUTILUS-NEW-UIH-BRANCH_ANCHOR)
Author: J Shane Culpepper <pepper@eazel.com>
Date:	2000-09-15

    Fixed Bug # 2630, 3054, and most of 2632 and 3051. You probably will
    get a

    2000-09-15	J Shane Culpepper  <pepper@eazel.com>

	*
	components/services/install/nautilus-view/nautilus-service-instal
	l-view.c:
	* components/services/login/nautilus-view/nautilus-login-view.c:
	* components/services/summary/lib/eazel-summary-shared.c:
	(services_data_new), (update_news_data_new), (parse_a_service),
	(parse_a_update_news_item):
	* components/services/summary/lib/eazel-summary-shared.h:
	*
	components/services/summary/nautilus-view/nautilus-summary-view.c
	: (generate_startup_form), (generate_summary_form),
	(generate_service_entry_row), (generate_update_news_entry_row),
	(goto_service_cb), (goto_update_cb):

	Fixed Bug # 2630, 3054, and most of 2632 and 3051.  You probably
	will get a blank summary view now since the xml file lives on my
	local apache.  I will point it to the server generated one on
	Monday.

M	ChangeLog
M	components/services/install-view/nautilus-service-install-view.c
M
components/services/install/nautilus-view/nautilus-service-install-view.c
M	components/services/login/nautilus-view/nautilus-login-view.c
M	components/services/summary/eazel-summary-shared.c
M	components/services/summary/eazel-summary-shared.h
M	components/services/summary/lib/eazel-summary-shared.c
M	components/services/summary/lib/eazel-summary-shared.h
M	components/services/summary/nautilus-summary-view.c
M	components/services/summary/nautilus-view/nautilus-summary-view.c

commit 66c3da8cdea429345f725fbb1bf671b14efd7af3
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-09-15

	Fixed bug 2362 (Selecting "Add Bookmark" while loading a web
	page can crash)

	* src/nautilus-window-menus.c:
	(nautilus_window_add_bookmark_for_current_location): Removed
	incorrect assert comparing window->location and
	window->current_location_bookmark. These can be out of synch
	here due to the evils of the state machine, but this function
	will be OK. Also, removed logic preventing adding multiple
	bookmarks for the same location, since it (A) doesn't match the
	behavior of other browsers; (B) might be annoying if you want
	to add several identical bookmarks and then hand-tweak them in
	the Edit Bookmarks window; (C) might be confusing if you don't
	notice the existing bookmark in the menu; and (D) won't make
	sense when we fully support hierarchical bookmarks.

	* src/nautilus-window-manage-views.c:
	(check_last_bookmark_location_matches_window):
	Updated the comments on this debugging function, and changed
	its behavior from g_warning to g_error since the only known
	reasons for it complaining have recently been fixed.

M	ChangeLog
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-window-manage-views.c
M	src/nautilus-window-menus.c

commit 8488be18cc8cf459f2b6fcbf4427be53c7b46a37
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-09-15

	Robin helped me fix up the spec. file. Take that, Tinderbox!

	* nautilus.spec.in: Removed nautilus-tree-view, top/*.xml, and
	icons/vector/*.png from the spec file.

M	ChangeLog
M	nautilus.spec.in

commit f22b4699e66a2721a80e6a009ca6e34f8692e0bb
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-09-15

    fixed bug 2782, druid_welcome.png needs to be redone for each
    locale, by


	fixed bug 2782, druid_welcome.png needs to be redone for each
	locale,
	by removing the image and using our nice, shadowed aa text
	instead.

M	ChangeLog
M	icons/Makefile.am
D	icons/druid_welcome.png
M	src/nautilus-first-time-druid.c

commit 4c197a238feacb7a0d8ee1ec2f94b2c5903d5906
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-09-15

	Another try at fixing the Tinderbox.

	* po/POTFILES.in: Removed files that are not in Makefile.am,
	since they won't be in the tarball/RPM.

	* check-POTFILES.pl: Added a new script to check for files that
	are mentioned in POTFILES.in, but not in the Makefile.am files.
	* check-headers-in-Makefile.pl: Fixed to use SUBDIRS instead of
	looking for all Makefile.am files.

	* components/adapter/.cvsignore: Listed generated files.

M	ChangeLog
A	check-POTFILES.pl
M	check-headers-in-Makefile.pl
A	components/adapter/.cvsignore
M	po/POTFILES.in

commit 42e1899a883cbd492ee839db68bc7fcdb9ce3135
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-09-15

	Fixed bug 1779 ("Customize Hacker Settings" doesn't match
	user level name)
	Fixed bug 2806 (User level names need to be localizable)
	Fixed bug 2838 (Settings message badly suited for translation)

	* libnautilus-extensions/nautilus-user-level-manager.h:
	* libnautilus-extensions/nautilus-user-level-manager.c:
	(user_level_manager_new), (user_level_manager_destroy),
	(user_level_set_default_if_needed),
	(nautilus_user_level_manager_set_user_level),
	(nautilus_user_level_manager_get_user_level),
	(nautilus_user_level_manager_get_user_level_name_for_display),
	(nautilus_user_level_manager_make_gconf_key),
	(user_level_manager_get_user_level_as_string): Split array of
	user level names & list that's made from it into two; one for
	gconf setting strings and one for user display. The user display
	one is marked for translation. Made "get_user_level_string"
	private since it had no callers and it's used only for the gconf
	manipulation (and it would have a confusing name if public).
	Changed _get_user_level_names to _get_user_level_name_for_display
	and made it return a single name rather than the whole set;
	that's how callers were using it anyway.

	* src/nautilus-first-time-druid.c:
	(make_hbox_user_level_radio_button), (set_up_user_level_page):
	Reworked to get user level names from user level manager rather
	than hardwiring them here.

	* src/nautilus-window-menus.c: (user_level_customize_callback),
	(add_user_level_menu_item), (nautilus_window_initialize_menus),
	(get_customize_user_level_string): Reworked to get user level
	names from user level manager rather than hardwiring them here.
	Also added some comments and tweaked the wording of the
	"Edit Beginner Settings" dialog at the suggestion of a localizer.

M	ChangeLog
M	libnautilus-extensions/nautilus-user-level-manager.c
M	libnautilus-extensions/nautilus-user-level-manager.h
M	libnautilus-private/nautilus-user-level-manager.c
M	libnautilus-private/nautilus-user-level-manager.h
M	src/nautilus-first-time-druid.c
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-window-menus.c

commit 9641d55db7c4facbde87cf974571533b248f7478
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-09-15

    Tweaked a bunch of error message and dialog title wording.

	* libnautilus-extensions/nautilus-file-operations.c:
	(handle_xfer_vfs_error), (handle_xfer_overwrite),
	(nautilus_file_operations_copy_move),
	(nautilus_file_operations_move_to_trash): Tweaked a bunch
	of error message and dialog title wording.

M	ChangeLog
M	libnautilus-extensions/nautilus-file-operations.c
M	libnautilus-private/nautilus-file-operations.c

commit c270eb7275d301890441f1ce46db813a0a410603
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-09-15

	Some work towards 1994.

	* libnautilus-adapter/nautilus-adapter-factory.idl: Changed
	`object' argument to `component'.
	* configure.in: Generate Makefile for components/adapter
	directory.
	* components/Makefile.am: Add adapter subdir to build.

	* components/adapter/Makefile.am, components/adapter/main.c,
	components/adapter/nautilus-adapter-factory-server.c,
	components/adapter/nautilus-adapter-factory-server.h,
	components/adapter/nautilus-adapter.oafinfo: Skeleton for the
	adapter component.

M	ChangeLog
M	components/Makefile.am
A	components/adapter/Makefile.am
A	components/adapter/Nautilus_ComponentAdapterFactory_std.oaf.in
A	components/adapter/Nautilus_ComponentAdapterFactory_std.server.in
A
components/adapter/Nautilus_ComponentAdapterFactory_std.server.in.in
A	components/adapter/main.c
A	components/adapter/nautilus-adapter-factory-server.c
A	components/adapter/nautilus-adapter-factory-server.h
A	components/adapter/nautilus-adapter.oafinfo
M	configure.in
M	libnautilus-adapter/nautilus-adapter-factory.idl

commit 61b06c94a3b9f783c6ca6b91c607b83c7e64328b
Author: Pavel Cisler <pavel@eazel.com>
Date:	2000-09-15

    Make duplicate name generator tests localizable. Add tests for "foo

    2000-09-14	Pavel Cisler  <pavel@eazel.com>

	* libnautilus-extensions/nautilus-file-operations.c:
	(extract_string_until), (parse_previous_duplicate_name),
	(test_next_duplicate_name), (nautilus_self_check_file_operations):
	Make duplicate name generator tests localizable.
	Add tests for "foo (10000000000000000th copy)".
	Add more comments, tweak some names.

M	ChangeLog
M	libnautilus-extensions/nautilus-file-operations.c
M	libnautilus-private/nautilus-file-operations.c

commit 9c0229c2cae78d737503218f99f11b4dd06a7a59
Author: J Shane Culpepper <pepper@eazel.com>
Date:	2000-09-15

    xml parser now works right and downloads the file into memory. spews
    lots

    2000-09-14	J Shane Culpepper  <pepper@eazel.com>

	* components/services/summary/lib/eazel-summary-shared.c:
	(services_data_new), (update_news_data_new), (parse_a_service),
	(parse_a_eazel_news_item), (parse_a_update_news_item),
	(parse_summary_xml_file):
	* components/services/summary/lib/eazel-summary-shared.h:
	* components/services/summary/nautilus-view/Makefile.am:
	*
	components/services/summary/nautilus-view/nautilus-summary-view.c
	: (generate_startup_form):

	xml parser now works right and downloads the file into
	memory. spews
	lots of debugging code right now but very close to being done.

M	ChangeLog
M	components/services/summary/eazel-summary-shared.c
M	components/services/summary/eazel-summary-shared.h
M	components/services/summary/lib/eazel-summary-shared.c
M	components/services/summary/lib/eazel-summary-shared.h
M	components/services/summary/nautilus-summary-view.c
M	components/services/summary/nautilus-view/Makefile.am
M	components/services/summary/nautilus-view/nautilus-summary-view.c

commit 7e7fe11f9bd6730e65b81e52a245491025159f6b
Author: Mathieu Lacage <mathieu@eazel.com>
Date:	2000-09-15

    add necessary header to make nautilus compile with new gnome-vfs

    2000-09-14	Mathieu Lacage	<mathieu@eazel.com>

	* libnautilus-extensions/nautilus-file.c: add necessary header to
	make nautilus compile with new gnome-vfs

M	ChangeLog
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-private/nautilus-file.c

commit 505867603c5cd92a265379105102da51cc24e548
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-09-15

    add support for package names of the type 'id=NNN' where the id will
    refer to a specific RPM on the remote server; services wants this
    for the case when the user has clicked on a specific package

M	ChangeLog
M	components/services/install-view/nautilus-service-install-view.c
M	components/services/install/lib/eazel-install-protocols.c
M	components/services/install/lib/eazel-install-protocols.h
M	components/services/install/lib/eazel-install-rpm-glue.c
M
components/services/install/nautilus-view/nautilus-service-install-view.c

commit 5d39d80c69ceb76966bea4739dac0086433e1797
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-09-15

    fix bug in ghttp that forgot to append a trailing null

M	components/services/trilobite/libtrilobite/trilobite-core-utils.c

commit 4618c73bf35618fd0cf6e805d35d543c42fe96bb
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-09-15

	Fixed bug 3079 (Cannot copy or link files or folders with current
	build). This was just an || where there should be a &&.

	Also took another crack at making the tinderbox succeed.

	* libnautilus-extensions/nautilus-icon-dnd.c:
	(selection_includes_trash): Change || to &&. Oops.

	* nautilus.spec.in: Removed unused directories.
	* po/POTFILES.in: Removed unused files.

	* libnautilus-extensions/nautilus-drag.c:
	(nautilus_drag_drop_action_ask): Formatting tweak.

M	ChangeLog
M	libnautilus-extensions/nautilus-drag.c
M	libnautilus-extensions/nautilus-icon-dnd.c
M	libnautilus-private/nautilus-drag.c
M	libnautilus-private/nautilus-icon-dnd.c
M	nautilus.spec.in
M	po/POTFILES.in

commit 43cdfa38116a53ad1c189202cfcee3ef5577891d
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-09-15

    changed the default click policy from single click to double click
    because


	changed the default click policy from single click to double click
	because our user testing made me do it.

M	ChangeLog
M	libnautilus-extensions/nautilus-global-preferences.c
M	libnautilus-extensions/nautilus-icon-canvas-item.c
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-container.c
M	src/file-manager/fm-icon-view.c
M	src/file-manager/fm-list-view.c

commit cfb8b38e5581fb3144e253ceea2c0ec9eec339be
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-09-15

    Remove >>>.

M	ChangeLog

commit f24c82ecf222fae93265d7155199f2eb7c0944c2
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-09-15

    Fix wording and make it a little easier to translate some of these

	* libnautilus-extensions/nautilus-file-operations.c:
	(handle_xfer_vfs_error), (handle_xfer_overwrite),
	(nautilus_file_operations_copy_move),
	(nautilus_file_operations_move_to_trash): Fix wording and make it
	a little easier to translate some of these dialogs.  John said he
	will make a pass to make them even better, but I got rid of some
	of the egregious problems and added Nautilus: to all the titles.
	* libnautilus/nautilus-undo-transaction.c:
	(nautilus_undo_transaction_add_to_undo_manager): Tiny format
	tweak.
	* src/file-manager/fm-directory-view.c: Improved comment for
	localizers.

M	ChangeLog
M	libnautilus-extensions/nautilus-file-operations.c
M	libnautilus-private/nautilus-file-operations.c
M	libnautilus/nautilus-undo-transaction.c
M	src/file-manager/fm-directory-view.c

commit 10990120aa3c5374846f9a683dc9cbb639ced822
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-09-15

	Fixed bug 2373 (Select All Files scrolls to bottom)
	Fixed bug 2624 (clicking to select a partly-obscured icon
	auto-scrolls, but shouldn't)
	Fixed bug 2612 (Part of icon view drawn in black when
	right-clicking on icon causes scroll)

	The key was separating reveal_selection from set_selection,
	and only calling reveal_selection when switching/loading
	views.

	* src/file-manager/fm-directory-view.h:
	* src/file-manager/fm-directory-view.c:
	(fm_directory_view_reveal_selection): New function, calls
	virtual function
	(fm_directory_view_initialize_class): initialize reveal_selection
	function to NULL, since it would be OK if a subclass did nothing.
	(display_pending_files): reveal selection after setting it in
	this case.
	* src/file-manager/fm-icon-view.c:
	(fm_icon_view_reveal_selection): New function, extracted from
	set_selection.
	(fm_icon_view_set_selection): Took out the reveal code.
	(fm_icon_view_initialize_class): Wire up reveal_selection.
	* src/file-manager/fm-list-view.c:
	(fm_list_view_reveal_selection): New function, extracted from
	set_selection.
	(fm_list_view_set_selection): Took out the reveal code.
	(fm_list_view_initialize_class): Wire up reveal_selection.

M	ChangeLog
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-directory-view.h
M	src/file-manager/fm-icon-view.c
M	src/file-manager/fm-list-view.c

commit 8ce8882da8cf7b30113bf5af8eab3a34cc04576f
Author: Mathieu Lacage <mathieu@eazel.com>
Date:	2000-09-15

    fix bug 2937. Tree view now autocollapses when you drag. Not a small

    2000-09-14	Mathieu Lacage	<mathieu@eazel.com>

	* components/tree/nautilus-tree-view.c: fix bug 2937.
	Tree view now autocollapses when you drag. Not a small
	task...

M	ChangeLog
M	components/tree/nautilus-tree-view.c

commit 570a1330584ffe9d128a3aa934adb4d4390f6268
Author: J Shane Culpepper <pepper@eazel.com>
Date:	2000-09-14

    Fixing the background color on the startup form.

    2000-09-14	J Shane Culpepper  <pepper@eazel.com>

	*
	components/services/summary/nautilus-view/nautilus-summary-view.c
	: (generate_service_entry_row), (generate_eazel_news_entry_row),
	(generate_update_news_entry_row),
	(nautilus_summary_view_initialize):

	Fixing the background color on the startup form.

M	ChangeLog
M	components/services/summary/nautilus-summary-view.c
M	components/services/summary/nautilus-view/nautilus-summary-view.c

commit 3a658a4ff14bf340635bc5b4894d8f1782cbc363
Author: Mike Engber <engber@src.gnome.org>
Date:	2000-09-14

    Cleaned up fixme's (bugs 2549, 2550, 2548) while working on a related


	Cleaned up fixme's (bugs 2549, 2550, 2548) while
	working on a related background drawing bug.
	* libnautilus-extensions/nautilus-background-canvas-group.c:
	(nautilus_background_canvas_group_render):
	* libnautilus-extensions/nautilus-background.c:
	(nautilus_background_draw), (nautilus_background_draw_aa):

M	ChangeLog
M	libnautilus-extensions/nautilus-background-canvas-group.c
M	libnautilus-extensions/nautilus-background.c
M	libnautilus-private/nautilus-background-canvas-group.c
M	libnautilus-private/nautilus-background.c

commit 5462727ff7290ce0d7165d84b41cf5d0a8b51725
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-09-14

    add documentation on gconf settings and add services-host setting
    so we can later change the default server:port for Eazel services;
    fix api for downloading the redirection table

M	ChangeLog
A	components/services/trilobite/doc/gconf.txt
M	components/services/trilobite/libtrilobite/trilobite-redirect.c
M	components/services/trilobite/libtrilobite/trilobite-redirect.h

commit 5875b41d5269793018ae3e1efbb608aaa98164ad
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-09-14

    Remove a brain fart of mine that was causing a serious memory leak

	* libnautilus-extensions/nautilus-scalable-font.c:
	(nautilus_text_layout_new):
	Remove a brain fart of mine that was causing a serious memory leak
	everytime the icon layout was computed.

M	ChangeLog
M	libnautilus-extensions/nautilus-scalable-font.c
M	libnautilus-private/nautilus-scalable-font.c

commit ca1d186ae790e77aa4b446354a6e99d067698934
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-09-14

    Fixed a crashing bug in the preligting code.

     2000-09-14  Gene Z. Ragan	<gzr@eazel.com>

	Fixed a crashing bug in the preligting code.

	* libnautilus-extensions/nautilus-ctree.c: (nautilus_ctree_event):
	Check for 0 when getting selected row.

M	ChangeLog
M	libnautilus-extensions/nautilus-ctree.c
M	libnautilus-private/nautilus-ctree.c

commit 4b2c7d7269b48e7ce3b22e4044451fe31b2c7578
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-09-14

	Fixed unreported bug where the built-in bookmarks never
	displayed the first time after visiting any directory,
	and reversed sense of the preference to avoid problems
	with defaults not working for global preferences.

	* libnautilus-extensions/nautilus-global-preferences.h:
	Changed preference from
	NAUTILUS_PREFERENCES_SHOW_BUILT_IN_BOOKMARKS
	to NAUTILUS_PREFERENCES_HIDE_BUILT_IN_BOOKMARKS
	* src/nautilus-bookmarks-window.c: (create_bookmarks_window),
	(synch_built_in_bookmarks_preference_and_checkbox): Updated
	for reversed preference.
	* src/nautilus-window-private.h:
	* src/nautilus-window-menus.c: (append_bookmark_to_menu),
	(refresh_bookmarks_menu),
	(nautilus_window_initialize_bookmarks_menu),
	(nautilus_window_remove_bookmarks_menu_callback),
	(refresh_bookmarks_menu_idle_callback),
	(schedule_refresh_bookmarks_menu): Updated for reversed
	preference. Also, deleted refresh_dynamic_bookmarks, which
	was broken (removed but didn't replace built-in bookmarks),
	and renamed *dynamic_bookmarks* -> *bookmarks_menu* to parallel
	names for go_menu calls.

M	ChangeLog
M	libnautilus-extensions/nautilus-global-preferences.h
M	libnautilus-private/nautilus-global-preferences.h
M	src/nautilus-bookmarks-window.c
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-window-menus.c
M	src/nautilus-window-private.h

commit 86d16acc2a34b67d2b5f5c3977a54ca303da991d
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-09-14

    Fixed bug 1984, Crash when closing a window after undo operation
    Fixed bug

    2000-09-14	Gene Z. Ragan  <gzr@eazel.com>

	Fixed bug 1984, Crash when closing a window after undo operation
	Fixed bug 2151, Segfault in undo manager during quit

	* libnautilus/nautilus-undo-transaction.c:
	(remove_transaction_from_atom_targets)
	New function that removes transaction list from target
	object and frees contents.

	(nautilus_undo_transaction_destroy),
	(nautilus_undo_transaction_undo):
	Call new function in these places.

M	ChangeLog
M	libnautilus/nautilus-undo-transaction.c

commit 7749bac6d34212f25544d4090d40ad5084c93cb1
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-09-14

	Another cut at getting the tinderbox to be happy.

	* configure.in: Remove websearch directory.
	* nautilus.spec.in: Remove ntl-web-browser, ntl-web-search, and
	websearch directory pattern.
	* components/services/trilobite/sample/nautilus-view/Makefile.am:
	Fix typo (SUBDIR instead of SUBDIRS).

	* src/file-manager/fm-directory-view.c: (schedule_update_menus):
	Only schedule an update if the menus are already merged.
	Also made cosmetic changes.

M	ChangeLog
M	components/services/trilobite/sample/nautilus-view/Makefile.am
M	configure.in
M	nautilus.spec.in
M	src/file-manager/fm-directory-view.c

commit 2d80c4c4769b8e217c81fce10a998336ce1ab586
Author: Christian Rose <menthos@src.gnome.org>
Date:	2000-09-14

    Updated Swedish translation.

M	po/sv.po

commit 3fc2bda29c1267e0cbd93d8215d5823d44444e34
Author: Josh Barrow <carbamide@src.gnome.org>
Date:	2000-09-14

    Oops! Forgot to remove the Makefile.am reference to the tab files.


	* icons/Makefile.am:
	Oops!  Forgot to remove the Makefile.am reference to the
	tab files.

M	ChangeLog
M	icons/Makefile.am

commit d5efe44c2a995e18251c9cfce738c75c313a447a
Author: Josh Barrow <carbamide@src.gnome.org>
Date:	2000-09-14

    Removed both of these files. These files were from back in the
    day when



	    * icons/tableft.png:
	    * icons/tabright.png:

	    Removed both of these files.  These files were from back
	    in the day when Nautilus used those horrid white tabs.

M	ChangeLog
D	icons/tableft.png
D	icons/tabright.png

commit 85cc4060190510d25e9cdb81740fce035d8ad14c
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-09-14

	Fixed bug 3043 (clicking on broken symbolic link tries
	to execute it).

	Now clicking on it brings up a dialog telling the user
	about the missing target file and asking whether they
	want to throw the link away. Also, I changed the type
	string for link files to be "link to <whatever>" instead
	of just "<whatever>", and "link (broken)" for broken ones.

	* libnautilus-extensions/nautilus-file-attributes.h:
	define NAUTILUS_FILE_ATTRIBUTE_FILE_TYPE for callers
	interested in GnomeVFS's concept of file type.
	* libnautilus-extensions/nautilus-directory-async.c:
	(set_up_request_by_file_attributes): Get file_info if
	NAUTILUS_FILE_ATTRIBUTE_FILE_TYPE is requested.
	* libnautilus-extensions/nautilus-file.h,
	* libnautilus-extensions/nautilus-file.c:
	(type_as_string_considering_link): New function,
	converts target-type to link-type string if necessary.
	(nautilus_file_get_type_as_string): Deploy
	type_as_string_considering_link at each return location.
	(nautilus_file_is_broken_symbolic_link): New public function.
	* libnautilus-extensions/nautilus-icon-factory.c:
	(nautilus_icon_factory_get_icon_name_for_file): Added comment.
	* src/file-manager/fm-directory-view.c:
	(fm_directory_view_trash_or_delete_files): Renamed from
	..._selection since it is passed the list of files.
	(trash_callback): Updated for name change.
	(report_broken_symbolic_link): New function, puts up dialog.
	(activate_callback): Calls report_broken_symbolic_link if
	appropriate.
	(fm_directory_view_activate_file): include
	NAUTILUS_FILE_ATTRIBUTE_FILE_TYPE in list to pass to
	call_when_ready.

M	ChangeLog
M	libnautilus-extensions/nautilus-directory-async.c
M	libnautilus-extensions/nautilus-file-attributes.h
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-extensions/nautilus-file.h
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-file-attributes.h
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-file.h
M	libnautilus-private/nautilus-icon-factory.c
M	src/file-manager/fm-directory-view.c

commit 3b322e95f34573d8f68748ee9578f603427734ce
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-09-14

	Some fixes to "make dist" to make the tinderbox happy.

	* components/rpmview/Makefile.am:
	* components/tree/Makefile.am:
	* libnautilus-extensions/Makefile.am:
	* src/Makefile.am:
	Added missing .h files.

	* src/file-manager/.cvsignore:
	Ignore some ancient generated files.

	* libnautilus-extensions/nautilus-gtk-extensions.c:
	(nautilus_gtk_label_make_bold): Formatting tweak.
	(nautilus_gtk_widget_set_foreground_color): Don't set the base
	color when you set the foreground. The base is more like the
	background color.
	* libnautilus-extensions/nautilus-volume-monitor.c:
	(mnttab_add_mount_volume): Formatting tweak.

M	ChangeLog
M	components/rpmview/Makefile.am
M	components/tree/Makefile.am
M	libnautilus-extensions/Makefile.am
M	libnautilus-extensions/nautilus-gtk-extensions.c
M	libnautilus-extensions/nautilus-volume-monitor.c
M	libnautilus-private/Makefile.am
M	libnautilus-private/nautilus-gtk-extensions.c
M	libnautilus-private/nautilus-volume-monitor.c
M	src/Makefile.am
M	src/file-manager/.cvsignore

commit 146c7178ee17764cd882d18e25a0e6ae7c344b52
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-09-14

	To get started on a bug, I dismantled part of the state machine,
	which we can replace with something much simpler. Just doing this
	change seems to have fixed the bug I was going to tackle.

	Fixes bug 2170 (hitting the "up" button a lot of times in a row
	causes crash).

	* libnautilus-extensions/nautilus-file-utilities.c:
	(nautilus_self_check_file_utilities): Quick tweak to these tests.
	We need more thorough tests of nautilus_make_uri_from_input.

	* libnautilus-extensions/nautilus-search-bar-criterion-private.h:
	Removed this long-obsolete file. There's another copy in the src
	directory that's the "real" one.

	* src/file-manager/fm-directory-view.c:
	(fm_directory_view_destroy): Fixed a problem I was seeing
	switching out of the list view by emptying the "pending" lists so
	doing the stop as part of destroy will not add items to the view
	before destroying it.

	* src/nautilus-window-manage-views.c:
	(nautilus_window_free_load_info): Got rid of "action_tag",
	"made_changes", and "state".
	(nautilus_window_update_state): Turned "made_changes" into a local
	variable. Got rid of code setting "state" since nothing looked at
	it. Got rid of code that sets up an idle.
	(nautilus_window_set_state_info): Eliminated "do_sync" and made
	the function always keep running update_state until it's done
	instead of using an idle.
	(nautilus_window_end_location_change_callback): Got rid of FIXME
	since I now understand why gtk_object_destroy is OK for windows.

	* src/nautilus-window.h: Eliminated "action_tag", "made_changes",
	and "state".

	* src/nautilus-window.c: (nautilus_window_destroy): No need to
	deal with "action_tag" any more.
	(window_update_sidebar_panels_from_preferences): Remove excess
	unref that's not needed now that we have more careful handling of
	sidebar references.

M	ChangeLog
M	libnautilus-extensions/nautilus-file-utilities.c
D	libnautilus-extensions/nautilus-search-bar-criterion-private.h
M	libnautilus-private/nautilus-file-utilities.c
D	libnautilus-private/nautilus-search-bar-criterion-private.h
M	src/file-manager/fm-directory-view.c
M	src/nautilus-navigation-window.c
M	src/nautilus-navigation-window.h
M	src/nautilus-object-window.c
M	src/nautilus-object-window.h
M	src/nautilus-spatial-window.c
M	src/nautilus-spatial-window.h
M	src/nautilus-window-manage-views.c
M	src/nautilus-window.c
M	src/nautilus-window.h

commit 0b257a4ef60b2545c4c4042541ac952d8c6e326d
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-09-14

	Fixed bug 3072 (crash right-clicking in icon view background)

	* src/file-manager/fm-icon-view.c: (compute_menu_item_info):
	Fixed mistake in assert. *return_name != NULL should have
	been return_name != NULL. This caused an intermittent assertion
	failure (reproducible for some people).

M	ChangeLog
M	src/file-manager/fm-icon-view.c

commit 552b5b55be879037b79a267930dba60c1c218e8e
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-09-14

    Fixed bug 3071 (zoom control right-click menu doesn't work)

    The recent change from doubles to floats broke this, because
    some function pointers had been cast to gpointer so that the
    compiler didn't notice that they were casting CORBA_float to
    CORBA_double.

M	ChangeLog
M	libnautilus/nautilus-zoomable.c
M	src/nautilus-zoom-control.c

commit 0373cbf6a5c93dfff72b07a6562e4a4f4663fb1c
Author: Yuri Syrota <rasta@src.gnome.org>
Date:	2000-09-14

    Updated Ukrainian translation

M	po/uk.po

commit 8e0307cbd3df796748a556eae325d83a04de7ad5
Author: Christian Rose <menthos@src.gnome.org>
Date:	2000-09-14

    Updated Swedish translation.

M	po/ChangeLog
M	po/sv.po

commit 51f1a7202166431d305f982cbb623dd2645c5667
Author: Pavel Cisler <pavel@eazel.com>
Date:	2000-09-14

    Add new smart duplicate name generator. Fixes bugzilla 2592, 2363,
    2701.

    2000-09-14	Pavel Cisler  <pavel@eazel.com>

	* libnautilus-extensions/nautilus-file-operations.c:
	(extract_string_until), (parse_previous_duplicate_name),
	(make_next_duplicate_name), (get_duplicate_name),
	(get_next_duplicate_name), (handle_xfer_duplicate),
	Add new smart duplicate name generator.
	Fixes bugzilla 2592, 2363, 2701.

	* libnautilus-extensions/nautilus-file-operations.c:
	(nautilus_self_check_file_operations),
	(test_next_duplicate_name):
	* libnautilus-extensions/nautilus-lib-self-check-functions.h:
	Add a test rig for the new code.

M	ChangeLog
M	libnautilus-extensions/nautilus-file-operations.c
M	libnautilus-extensions/nautilus-lib-self-check-functions.h
M	libnautilus-private/nautilus-file-operations.c
M	libnautilus-private/nautilus-lib-self-check-functions.h

commit 883f3b498d13e64bd34bb85433fdfea850f74882
Author: Seth Nickell <seth@eazel.com>
Date:	2000-09-14

    Fixed minor compile problem on Solaris dealing with mount table
    structure

    2000-09-14 Seth Nickell  <seth@eazel.com>
	* libnautilus-extensions/nautilus-volume-monitor.c:
	(mnttab_add_mount_volume):
	Fixed minor compile problem on Solaris dealing with
	mount table structure names.

M	ChangeLog
M	libnautilus-extensions/nautilus-volume-monitor.c
M	libnautilus-private/nautilus-volume-monitor.c

commit 41807b380ef6d611d6555c72d25a5e5f7a2c8dd3
Author: J Shane Culpepper <pepper@eazel.com>
Date:	2000-09-14

    Merging startup and summary into a single view. Deleted the original

    2000-09-14	J Shane Culpepper  <pepper@eazel.com>

	* components/services/Makefile.am:
	*
	components/services/inventory/nautilus-view/nautilus-inventory-vi
	ew.c: (generate_inventory_form), (make_http_post_request),
	(go_to_uri):
	* components/services/startup/.cvsignore:
	* components/services/startup/Makefile.am:
	* components/services/startup/command-line/.cvsignore:
	* components/services/startup/command-line/Makefile.am:
	* components/services/startup/nautilus-view/.cvsignore:
	* components/services/startup/nautilus-view/Makefile.am:
	* components/services/startup/nautilus-view/main.c:
	*
	components/services/startup/nautilus-view/nautilus-service-startu
	p-view.c:
	*
	components/services/startup/nautilus-view/nautilus-service-startu
	p-view.h:
	*
	components/services/startup/nautilus-view/nautilus-service-startu
	p-view.oafinfo:
	*
	components/services/summary/nautilus-view/nautilus-summary-view.c
	: (generate_startup_form), (generate_startup_form_logo),
	(generate_summary_form), (nautilus_summary_view_load_uri):
	*
	components/services/summary/nautilus-view/nautilus-summary-view.o
	afinfo:
	* configure.in:

	Merging startup and summary into a single view. Deleted the
	original
	startup view.  Removed inventory view from daily builds since
	it is
	going to be moved out of the nautilus module.
	Removed some invalid FIXMEs from inventory since it will be
	completely
	rewritten.

M	ChangeLog
M	components/services/Makefile.am
M
components/services/inventory/nautilus-view/nautilus-inventory-view.c
D	components/services/startup/.cvsignore
D	components/services/startup/Makefile.am
D	components/services/startup/command-line/.cvsignore
D	components/services/startup/command-line/Makefile.am
D	components/services/startup/nautilus-view/.cvsignore
D	components/services/startup/nautilus-view/Makefile.am
D	components/services/startup/nautilus-view/main.c
D
components/services/startup/nautilus-view/nautilus-service-startup-view.c
D
components/services/startup/nautilus-view/nautilus-service-startup-view.h
D
components/services/startup/nautilus-view/nautilus-service-startup-view.oafinfo
M	components/services/summary/Nautilus_View_services-summary.oaf.in
M	components/services/summary/nautilus-summary-view.c
M
components/services/summary/nautilus-view/Nautilus_View_services-summary.oaf.in
M	components/services/summary/nautilus-view/nautilus-summary-view.c
M
components/services/summary/nautilus-view/nautilus-summary-view.oafinfo
M	configure.in

commit b3a3b9dfcea04e1a93795f59244e359689f611c9
Author: J Shane Culpepper <pepper@eazel.com>
Date:	2000-09-14

    More ui tweaks before the big startup / summary merge.

    2000-09-13	J Shane Culpepper  <pepper@eazel.com>

	*
	components/services/summary/nautilus-view/nautilus-summary-view.c
	: (generate_summary_form), (generate_service_entry_row),
	(generate_update_news_entry_row):

	More ui tweaks before the big startup / summary merge.

M	ChangeLog
M	components/services/summary/nautilus-summary-view.c
M	components/services/summary/nautilus-view/nautilus-summary-view.c

commit 10ccfb6a4198ced2377e19b0b3a03ffed560a10c
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-09-14

    fix annoying fprintf's to be debug messages; fix error message
    assembly on failed install/uninstall; catch new signals from the
    install library; turn on the verify button after an install; sync
    up install error messages between rpm view and the install service
    a little bit

M	ChangeLog
M	components/rpmview/nautilus-rpm-view-install.c
M	components/rpmview/nautilus-rpm-view.c
M	components/services/install-view/nautilus-service-install-view.c
M
components/services/install/nautilus-view/nautilus-service-install-view.c

commit 3a7c153c352594f60ed3b5f7c43ec0b4c59f51cb
Author: Josh Barrow <carbamide@src.gnome.org>
Date:	2000-09-14

    Remove the check for gtkhtml, as it isn't build any more.


	    * configure.in:
	    Remove the check for gtkhtml, as it isn't build any more.

M	ChangeLog
M	configure.in

commit e6575f4398aa9d697adf548c93b4345078d48f02
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-09-14

    fix copy-and-paste error where the uninstall_failed callback was
    actually triggering the install_failed signal; make sure a failed
    uninstall or revert actually return a fail condition; clean up
    possible warning debug messages (read from an rpm pipe)

M	ChangeLog
M	components/services/install/lib/eazel-install-corba-callback.c
M	components/services/install/lib/eazel-install-object.c
M	components/services/install/lib/eazel-install-rpm-glue.c

commit 0a18a6eecbaefed748a94b515f7f053072835b42
Author: George Lebl <jirka@5z.com>
Date:	2000-09-14

    After some investigation found that fixme (#2553) was complete
    bollocks,

    Wed Sep 13 22:06:55 2000  George Lebl <jirka@5z.com>

	* libnautilus-extensions/nautilus-druid.c
	  (nautilus_druid_size_request):  After some investigation
	  found that
	  fixme (#2553) was complete bollocks, so I removed it.

	* libnautilus-extensions/nautilus-file.c (nautilus_file_get_uri):
	  Apparently my current alpha compiler (egcs 1.1.2) is now more
	  sensitive to uninitialized vars.  This one is harmless,
	  since there
	  was a g_assert_not_reached for the case where it's uninited.

	* libnautilus-extensions/nautilus-scalable-font.c (invert_glyph),
	  librsvg/test-ft-gtk.c (invert_glyph):
	  YAIKES! casting to to (int) to get artithmetic.  Changed to
	  (long)
	  but that's still Wrong(tm)

	* src/file-manager/fm-desktop-icon-view.c (get_sort_category):
	  remove the "char *link_type", as it wasn't ever used, it was
	  only freed thus causing havoc

M	ChangeLog
M	libnautilus-extensions/nautilus-druid.c
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-extensions/nautilus-scalable-font.c
M	libnautilus-private/nautilus-druid.c
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-scalable-font.c
M	librsvg/test-ft-gtk.c
M	src/file-manager/fm-desktop-icon-view.c

commit 112e0cbcfeb55d644adb87a7e8c8fa736e5c0292
Author: Josh Barrow <carbamide@src.gnome.org>
Date:	2000-09-14

    Added a theme_preview.png for the default theme. Thanks to Kenneth


	    * icons/Makefile.am:
	    * icons/theme_preview.png:

	    Added a theme_preview.png for the default theme.  Thanks
	    to Kenneth Christiansen <kenneth@gnu.org> for this.

M	icons/Makefile.am
A	icons/theme_preview.png

commit 072d2d874fb051abbf4dc6bb8b0c46ef89496d59
Author: Josh Barrow <carbamide@src.gnome.org>
Date:	2000-09-14

    Added a theme_preview.png for the default theme. Thanks to Kenneth


    * icons/Makefile.am:
	    * icons/theme_preview.png:

	    Added a theme_preview.png for the default theme.  Thanks
	    to Kenneth Christiansen <kenneth@gnu.org> for this.

M	ChangeLog

commit 6cf1569b90152fcc0247274aa7485d9eed966cc5
Author: Rebecca Schulman <rebecka@src.gnome.org>
Date:	2000-09-14

    Fixed bug 2977, to remove anti-aliased text from the emblm menu


	Fixed bug 2977, to remove anti-aliased text from the
	emblm menu

	* libnautilus-extensions/nautilus-customization-data.c:
	(nautilus_customization_data_new),
	(nautilus_customization_data_get_next_element_for_display):
	* libnautilus-extensions/nautilus-customization-data.h:
	Added additional value to customization data to return the
	correct label type depending on whether or not antialiased
	text and truncation were appropriate
	* src/nautilus-complex-search-bar.c:
	(load_find_them_pixmap_widget):
	indenting fix
	* src/nautilus-property-browser.c:
	(make_properties_from_directories):
	add parameter to customization data call

	* src/nautilus-search-bar-criterion.c: (get_emblem_location_for),
	(make_emblem_value_menu):
	Removed a bug that double freed an emblem value menu name

    -----------------

M	ChangeLog
M	libnautilus-extensions/nautilus-customization-data.c
M	libnautilus-extensions/nautilus-customization-data.h
M	libnautilus-private/nautilus-customization-data.c
M	libnautilus-private/nautilus-customization-data.h
M	src/nautilus-complex-search-bar.c
M	src/nautilus-property-browser.c
M	src/nautilus-search-bar-criterion.c

commit ecf2d1c87117b0db289981ac3124b609cbd1baf8
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-09-14

    fixed bug 2962, default theme doesn't use custom preview icon, by


	fixed bug 2962, default theme doesn't use custom preview icon, by
	special-casing the default theme, which doesn't have it's own
	directory.

M	ChangeLog
M	libnautilus-extensions/nautilus-theme.c
M	libnautilus-private/nautilus-theme.c

commit 75f46a478070ad293e8f9b2e85e41bb3a2bc831f
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-09-14

    Fixed a glitch with prelighting and mousedown.

    2000-09-13	Gene Z. Ragan  <gzr@eazel.com>

	Fixed a glitch with prelighting and mousedown.

	* libnautilus-extensions/nautilus-ctree.c: (nautilus_ctree_event),
	(nautilus_ctree_button_press), (nautilus_ctree_draw_expander),
	(row_new):

	* components/tree/nautilus-tree-view.c:
	Set the state of the in_hotspot flag on
	button press and release.

M	ChangeLog
M	components/tree/nautilus-tree-view.c
M	libnautilus-extensions/nautilus-ctree.c
M	libnautilus-extensions/nautilus-ctree.h
M	libnautilus-private/nautilus-ctree.c
M	libnautilus-private/nautilus-ctree.h

commit d76b671ca9bc0cb9e443399ba0cdd3b1e9bd01d3
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-09-14

    Add one last missing change for my previous bug fix.

	* libnautilus-extensions/nautilus-program-choosing.c:
	(nautilus_launch_application_from_command):
	Add one last missing change for my previous bug fix.

M	ChangeLog
M	libnautilus-extensions/nautilus-program-choosing.c
M	libnautilus-private/nautilus-program-choosing.c

commit 98d79cb4816207662d1cdb3ddff60b289b27ba50
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-09-14

    Fixed bug 1595, Tree view collapsing triangle does not track mouse.

    2000-09-13	Gene Z. Ragan  <gzr@eazel.com>

	Fixed bug 1595, Tree view collapsing triangle does not
	track mouse.

	* libnautilus-extensions/nautilus-ctree.c: (nautilus_ctree_event),
	(nautilus_ctree_draw_expander):

M	ChangeLog
M	libnautilus-extensions/nautilus-ctree.c
M	libnautilus-private/nautilus-ctree.c

commit b5ffe4dafbb94d80e95f57a4cbb4514fb1540461
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-09-14

	Fixed bug 3039 (Clicking in edited file name exits rename mode)

	* libnautilus-extensions/nautilus-icon-container.c:
	(button_press_event): Moved the grab_focus call until after
	the inherited call, and only do it if not in renaming mode.

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-container.c

commit dd1314a5364df40d0ac71bc1fe0d2539a5accc71
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-09-13

	Fixed bug 1462 (File names containing spaces don't launch right)
	and bug 2404 (Help uri needs to be escaped properly) by adding a
	function to quote for strings for shell. I chose a name an an
	implementation that matches the function that will be added to
	glib 2.0 for this purpose.

	* libnautilus-extensions/nautilus-glib-extensions.h:
	* libnautilus-extensions/nautilus-glib-extensions.c:
	(nautilus_shell_quote), (nautilus_self_check_glib_extensions):
	Add a shell_quote function and tests for it.

	* components/help/help-method.c: (help_uri_to_string): Call the
	new nautilus_shell_quote function.
	* libnautilus-extensions/nautilus-program-choosing.h:
	* libnautilus-extensions/nautilus-program-choosing.c:
	(nautilus_launch_application_parented): Use a URI by default, and
	a path only for applications that can't use URIs.
	(nautilus_launch_application_from_command): Quote the parameter
	for the shell with the new nautilus_shell_quote function.

M	ChangeLog
M	components/help/help-method.c
M	libnautilus-extensions/nautilus-glib-extensions.c
M	libnautilus-extensions/nautilus-glib-extensions.h
M	libnautilus-extensions/nautilus-program-choosing.c
M	libnautilus-extensions/nautilus-program-choosing.h
M	libnautilus-private/nautilus-glib-extensions.c
M	libnautilus-private/nautilus-glib-extensions.h
M	libnautilus-private/nautilus-program-choosing.c
M	libnautilus-private/nautilus-program-choosing.h

commit 9f0dc6ec8edb3d688c3de18e19a531910ba770b7
Author: J Shane Culpepper <pepper@eazel.com>
Date:	2000-09-13

    Quick snapshot of what I have done so that I can pick changes
    that fixed

    2000-09-13	J Shane Culpepper  <pepper@eazel.com>

	*
	components/services/summary/nautilus-view/nautilus-summary-view.c
	: (generate_summary_form), (generate_service_entry_row):

	Quick snapshot of what I have done so that I can pick changes that
	fixed nautilus breakage.

M	ChangeLog
M	components/services/summary/nautilus-summary-view.c
M	components/services/summary/nautilus-view/nautilus-summary-view.c

commit defe15cf4d79632b155ff82b0086fb69ca5fea02
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-09-13

    fixed bug 2983, sidebar tabs don't handle missing images well,
    by checking



	fixed bug 2983, sidebar tabs don't handle missing images well, by
	checking for a null pixbuf in draw_tab_piece_aa.

M	ChangeLog
M	src/nautilus-sidebar-tabs.c

commit dcabf7a717d3d0b9f18c899d819228fca8d45fe6
Author: Christian Rose <menthos@src.gnome.org>
Date:	2000-09-13

    Updated Swedish translation.

M	po/sv.po

commit 43337ce0e585973adfca5e87d67a08565da7bda9
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-09-13

	Fixed uninitialized variable problems found by compiling with -O
	on. Thanks to Michael Meeks for pointing these out.

	* libnautilus-extensions/nautilus-icon-canvas-item.c:
	(draw_or_measure_label_text_aa): Added some otherwise-gratuitous
	code that will make the uninitialized-variable warning quiet down.
	* libnautilus-extensions/nautilus-volume-monitor.c:
	(nautilus_volume_monitor_mount_unmount_removable): Added some
	otherwise-gratuitous code that will make the
	uninitialized-variable warning quiet down.
	* src/file-manager/fm-icon-view.c: (insert_one_context_menu_item):
	Initialize a variable even in the "not reached" case.
	* src/nautilus-switchable-search-bar.c: (real_activate): Moved the
	default "not reached" case so that when asserts are off we don't
	have an uninitialized variable bug.

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-canvas-item.c
M	libnautilus-extensions/nautilus-volume-monitor.c
M	libnautilus-private/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-volume-monitor.c
M	src/file-manager/fm-icon-view.c
M	src/nautilus-switchable-search-bar.c

commit 1d2a72677e181350501545c75b5decaa02da9c99
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-09-13

	Fixed the ref. count problem that was causing crash on startup
	with sidebar panels on. Sorry, I was a bit careless with my
	earlier check-in.

	* src/nautilus-window.c: (nautilus_window_add_sidebar_panel),
	(nautilus_window_remove_sidebar_panel): Keep a reference to
	a sidebar
	panel as long as it's in the sidebar panel list.
	(window_update_sidebar_panels_from_preferences): Got rid of
	an extra
	ref in this code that's no longer needed.

	* src/nautilus-window-manage-views.c:
	(nautilus_window_has_really_changed): Turned sidebars back on.
	(report_sidebar_panel_failure_to_user): Added _() around some
	strings
	that require translation.
	(nautilus_window_update_state): Used nautilus_gtk_object_list_free
	to
	save some code.

	* libnautilus-extensions/nautilus-file.c:
	(get_id_from_digit_string): Made this function simpler by using
	a local variable instead of g_new.

	* libnautilus-extensions/nautilus-glib-extensions.h:
	* libnautilus-extensions/nautilus-glib-extensions.c:
	(nautilus_setenv), (nautilus_unsetenv): Renamed to get rid of the
	gratuitous g prefix. Also fixed some comments to be more accurate.
	Added a prototype for a shell escape function -- haven't written
	the function yet, but I will shortly.

	* src/nautilus-first-time-druid.c:
	(next_proxy_configuration_page_callback), (set_http_proxy),
	(attempt_http_proxy_autoconfigure): Take out some g_message calls
	and use the nautilus_setenv call by its new name.
	* src/nautilus-main.c: (main): Use nautilus_unsetenv by the
	new name.
	* src/nautilus-shell.c: (corba_restart): Use naut

M	ChangeLog
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-extensions/nautilus-glib-extensions.c
M	libnautilus-extensions/nautilus-glib-extensions.h
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-glib-extensions.c
M	libnautilus-private/nautilus-glib-extensions.h
M	src/nautilus-first-time-druid.c
M	src/nautilus-main.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-shell.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window-manage-views.c
M	src/nautilus-window.c

commit 69917b426a3bcedbcb1b14150c6d696e4f6a5c2f
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-09-13

    Fixed by using the widget->allocation.width in the centering
    calculation,


	Fixed by using the widget->allocation.width in the centering
	calculation, instead of the passed-in box width.

M	ChangeLog
M	src/nautilus-zoom-control.c

commit 684cbb2498a191e33fa5a6c09b6bff978812b69a
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-09-13

    Temporarily disabled sidebar panels so that Nautilus doesn't crash on


	Temporarily disabled sidebar panels so that Nautilus doesn't crash
	on startup. Darin or Maciej will need to do a real fix.

M	ChangeLog
M	icons/eazel/Up.png
M	src/nautilus-window-manage-views.c

commit 787e5a43d314610fee62f416ea878cbd73fa0469
Author: Eli Goldberg <eli@src.gnome.org>
Date:	2000-09-13

    *** empty log message ***

M	docs/smoketests.html

commit 515f02e1da2e0ac894d6190737a1c5cd89d83b97
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-09-13

    More work on tree view UI issues.

    2000-09-13	Gene Z. Ragan  <gzr@eazel.com>

	More work on tree view UI issues.

	* libnautilus-extensions/nautilus-ctree.c:
	(nautilus_ctree_class_init), (nautilus_ctree_init),
	(nautilus_ctree_event), (nautilus_ctree_draw_expander),
	(nautilus_ctree_draw_node):
	* libnautilus-extensions/nautilus-ctree.h:

M	ChangeLog
M	libnautilus-extensions/nautilus-ctree.c
M	libnautilus-extensions/nautilus-ctree.h
M	libnautilus-private/nautilus-ctree.c
M	libnautilus-private/nautilus-ctree.h

commit 008c3ce7b4e24dfa57fae3c931240cc03d482a93
Author: Mike Engber <engber@src.gnome.org>
Date:	2000-09-13

    Added a fixme + misc cleanup while investigating bugs 3022 and 3038


	Added a fixme + misc cleanup while investigating
	bugs 3022 and 3038
	* libnautilus-extensions/nautilus-background.c:
	(nautilus_background_set_image_uri_no_emit),
	(nautilus_background_set_image_uri),
	(nautilus_background_receive_dropped_background_image):
	* libnautilus-extensions/nautilus-directory-background.c:
	(nautilus_directory_background_read_desktop_settings),
	(nautilus_directory_background_event_filter):

M	ChangeLog
M	libnautilus-extensions/nautilus-background.c
M	libnautilus-extensions/nautilus-directory-background.c
M	libnautilus-private/nautilus-background.c
M	libnautilus-private/nautilus-directory-background.c

commit e040dbdfccaba98d5c1777d904c50897e4ef3722
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-09-13

	Fixed bug 2916 "Shouldn't be able to create new items in trash."

	* libnautilus-extensions/nautilus-file.c:
	(nautilus_file_is_in_trash): Made this return TRUE for the trash
	itself.

M	ChangeLog
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-private/nautilus-file.c

commit 422233dbfb7bf91edd39fe65360235687e734952
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-09-13

    Unmark strings that are unlikely candidates for localization at the

	* libnautilus-extensions/nautilus-file.c:
	(nautilus_file_get_string_attribute_with_default),
	(nautilus_file_get_top_left_text): Unmark strings that are
	unlikely candidates for localization at the request of one of the
	translators (menthos).

	* libnautilus-extensions/nautilus-icon-canvas-item.c:
	(draw_or_measure_label_text), (draw_or_measure_label_text_aa):
	Move line break characters into a separate string constant, in
	part to make the comment about why it's localizable appear in the
	pot file.

	* src/file-manager/fm-properties-window.c:
	(directory_contents_value_field_update): Unmark strings that are
	unlikely candidates for localization at the request of one of the
	translators (menthos).

M	ChangeLog
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-extensions/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-icon-canvas-item.c
M	src/file-manager/fm-properties-window.c

commit 946357e7ee95ecb35cb08e5722b5e5c276e7b27e
Author: J Shane Culpepper <pepper@eazel.com>
Date:	2000-09-13

    More work on the summary view xml voodoo. Still a few more problems
    but

    2000-09-13	J Shane Culpepper  <pepper@eazel.com>

	* components/services/nautilus-dependent-shared/icons/Makefile.am:
	*
	components/services/summary/nautilus-view/nautilus-summary-view.c
	: (generate_summary_form), (generate_service_entry_row),
	(generate_eazel_news_entry_row), (generate_update_news_entry_row),
	(maintenance_button_cb):

	More work on the summary view xml voodoo.  Still a few more
	problems
	but getting close to complete.

M	ChangeLog
M	components/services/nautilus-dependent-shared/icons/Makefile.am
A
components/services/nautilus-dependent-shared/icons/services-warning.png
M	components/services/summary/nautilus-summary-view.c
M	components/services/summary/nautilus-view/nautilus-summary-view.c

commit a6a23a708e0837f6c09602ca86f74fc5d5767c55
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-09-13

	Fixed bugs in Nautilus link management, some other minor problems
	I encountered along the way, and did the first cut at a state
	machine for NautilusViewFrame based on Maciej's design that can
	mostly replace the super-complicated one for NautilusWindow.

	* README: We no longer can use the ORBit that comes with HC1.2
	with cvs HEAD, since warnings have been fixed in the code
	generated by the newer ORBit, so fix that line in the README.

	* libnautilus-extensions/nautilus-directory.c:
	(nautilus_directory_new): Use the new nautilus_uri_is_trash
	function to avoid hard-coding incorrect checks for "trash:".
	(nautilus_directory_copy_move_metadata_key): Make simple fix for
	empty metadata. This code gets replaced soon anyway.
	* libnautilus-extensions/nautilus-drag.c:
	(nautilus_drag_can_accept_item): Simplify code to get rid of
	illegal sync. I/O. It's OK to assume all NautilusLink objects
	point to directories for now, and if we make a change to do
	something fancier later, we have to do it with async.
	(nautilus_drag_default_drop_action_for_icons): Use the new
	nautilus_uri_is_trash function to avoid hard-coding incorrect
	checks for "trash:".
	* libnautilus-extensions/nautilus-drag.h: Fixed a typo.
	* libnautilus-extensions/nautilus-file-operations.c:
	(get_link_name): Fix unintialized variable warning in a simple
	way that avoids adding too much code.
	(get_duplicate_name): Fix unintialized variable warning in a
	simple way that avoids adding too much code.
	(nautilus_file_operations_copy_move): Use the new
	nautilus_uri_is_trash function to avoid hard-coding incorrect
	checks for "trash:".

	* libnautilus-extensions/nautilus-file-utilities.h:
	* libnautilus-extensions/nautilus-file-utilities.c:
	(nautilus_uri_is_trash): Add new function to avoid hard-coding
	incorrect checks for "trash:".
	(nautilus_make_uri_canonical), Use nautilus_uri_is_trash.

	* libnautilus-extensions/nautilus-icon-container.h:
	* libnautilus-extensions/nautilus-icon-container.c:
	Remove nautilus_icon_container_trash_link_is_in_selection for 3
	reasons. It doesn't belong in NautilusIconContainer, the use of it
	in drag code was incorrectly looking at the destination
	directory's selection, and it used sync. I/O.

	* libnautilus-extensions/nautilus-icon-dnd.c:
	(selection_includes_trash),
	(nautilus_icon_container_receive_dropped_icons):
	Changed code to actually check selection -- the old code would
	check the selection in the target window. Unfortunately this still
	uses sync. I/O, but that's now covered by bug 3020.

	* libnautilus-extensions/nautilus-icon-factory.c:
	(nautilus_icon_factory_get_icon_for_file): Change to use new
	"local" API for links to make it clear that it uses sync. I/O and
	only works on local files.

	* libnautilus-extensions/nautilus-link.h:
	* libnautilus-extensions/nautilus-link.c: (get_tag),
	(get_link_type): Added functions to handle tags internally as part
	of getting rid of tag string values from the API.
	(nautilus_link_local_create): Changed name to local to emphasize
	this
	takes a path not a URI and uses sync. I/O.
	(local_set_root_property): Share code among the set
	functions. Before there were a lot of copies of the same
	code. Also made sure that it does no rewrite of the file if called
	to set a property to the same value it already has.
	(nautilus_link_local_set_icon),
	(nautilus_link_local_set_link_uri),
	(nautilus_link_local_set_type): Changed name to local to emphasize
	these take a path not a URI and use sync. I/O.	Reimplement by
	calling local_set_root_property.
	(nautilus_link_local_get_additional_text): Change name to local
	and make it take a path instead of a URI to make it clear it uses
	sync.  I/O and doesn't work on remote URIs.
	(nautilus_link_local_get_image_uri): Change name to local and make
	it take a path instead of a URI to make it clear it uses sync.
	I/O and doesn't work on remote URIs.
	(nautilus_link_local_get_link_uri): Change name to local and make
	it take a path instead of a URI to make it clear it uses sync.
	I/O and doesn't work on remote URIs.
	(nautilus_link_local_get_link_type): Change return value to be the
	NautilusLinkType enum instead of the type tag string to make the
	interface cleaner. Also changed name to local to make it clear
	that it takes a path instead of a URI and uses sync. I/O.
	(nautilus_link_local_is_volume_link),
	(nautilus_link_local_is_home_link),
	(nautilus_link_local_is_trash_link): Changed all three of these to
	take advantage of the new simpler get_link_type, and changed name
	to local to make it clear that they take a path instead of a URI
	and use sync. I/O.

	* src/file-manager/fm-desktop-icon-view.c: (create_mount_link):
	Use call by new "local" name.
	(trash_link_is_selection): Call new "local" function, which now
	requires a path rather than a URI.
	(fm_desktop_icon_view_trash_state_changed_callback): Use call by
	new "local" name.
	(volume_unmounted_callback): Fix bug where the unmounted callback
	was using a path as a URI without converting.
	(find_and_update_home_link): Use call by new "local" name.
	(place_home_directory): Use call by new "local" name.
	(find_and_rename_trash_link): Use call by new "local" name.
	(create_or_rename_trash): Use call by new "local" name.
	(remove_old_mount_links): Use call by new "local" name.
	(get_sort_category): Use new get_link_type call and a case
	statement instead of the old one and a list of string compares.

	* src/file-manager/fm-directory-view.c:
	(fm_directory_trash_link_in_selection): Wrote a new version of
	this function. This is similar to what was in
	NautilusIconContainer, but the one in there didn't belong there,
	and didn't really work for other callers. Also, the one in there
	didn't work at all for the list view case. This new function works
	for either icon or list view. It still has the limitation that it
	won't recognize a trash link if it's not local.

	* src/file-manager/fm-icon-view.c:
	(get_icon_drop_target_uri_callback): Fix to use new local
	calls, but
	still does sync. I/O. Bug 3020 reported about that.
	(get_icon_text_callback): Changed to use new local calls. Still a
	problem that it works only locally and uses sync. I/O. Bug
	2531 was
	already reported about that.

	* src/file-manager/fm-properties-window.c:
	(get_and_ref_file_to_display): Changed to use new local calls
	and the
	simpler link type interface.

	* src/nautilus-view-frame-private.h: Moved some private
	declarations here since they are for objects used in one file and
	declared in another.

	* src/nautilus-view-frame.h:
	* src/nautilus-view-frame.c: (nautilus_view_frame_destroy_client):
	Destroy the "check if view is gone" timeout here; makes more sense
	than the way it was managed before.
	(nautilus_view_frame_destroy): Don't destroy the timeout here any
	more. Also, label was moved into details.
	(nautilus_view_frame_handle_client_gone): Renamed from
	handle_client_destroy_2.
	(view_frame_wait), (view_frame_underway),
	(view_frame_wait_is_over), (view_frame_loaded),
	(view_frame_failed): Added functions to implement view frame state
	machine transitions.
	(check_if_view_is_gone): Moved code to check if view is gone here;
	it's now activated automatically without requiring an explicit
	call to turn it on, since all callers were turning it on at
	load_client time.
	(nautilus_view_frame_load_client): Add state management. Moved the
	code to turn on the object check timeout here.
	(nautilus_view_frame_load_location): Add state management.
	(nautilus_view_frame_open_location): Add state management.
	(nautilus_view_frame_open_location_in_new_window): Add state
	management.
	(nautilus_view_frame_open_in_new_window_and_select): Add state
	management.
	(nautilus_view_frame_report_location_change): Add state
	management.
	(nautilus_view_frame_report_selection_change): Add state
	management.
	(nautilus_view_frame_report_status): Add state management.
	(nautilus_view_frame_report_load_underway): Add state management.
	(nautilus_view_frame_report_load_progress): Add state management.
	(nautilus_view_frame_report_load_complete): Add state management.
	(nautilus_view_frame_report_load_failed): Add state management.
	(nautilus_view_frame_set_title): Add state management.
	(nautilus_view_frame_zoom_level_changed): Add state management.,
	(nautilus_view_frame_get_label), (nautilus_view_frame_set_label):
	Moved label into details structure.

	* src/nautilus-window-manage-views.c:
	(nautilus_window_load_sidebar_panel): Fixed code structure a bit
	(fixes bug 2463) and got rid of call to old
	nautilus_view_frame_set_active_errors function, which is no longer
	needed.
	(nautilus_window_load_content_view): Got rid of call to old
	nautilus_view_frame_set_active_errors function, which is no longer
	needed.
	* src/nautilus-window.c:
	(window_update_sidebar_panels_from_preferences): Got rid of call
	to old nautilus_view_frame_set_active_errors function, which is no
	longer needed.

M	ChangeLog
M	README
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-extensions/nautilus-drag.c
M	libnautilus-extensions/nautilus-drag.h
M	libnautilus-extensions/nautilus-file-operations.c
M	libnautilus-extensions/nautilus-file-utilities.c
M	libnautilus-extensions/nautilus-file-utilities.h
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-extensions/nautilus-icon-container.h
M	libnautilus-extensions/nautilus-icon-dnd.c
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-extensions/nautilus-link.c
M	libnautilus-extensions/nautilus-link.h
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-drag.c
M	libnautilus-private/nautilus-drag.h
M	libnautilus-private/nautilus-file-operations.c
M	libnautilus-private/nautilus-file-utilities.c
M	libnautilus-private/nautilus-file-utilities.h
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-container.h
M	libnautilus-private/nautilus-icon-dnd.c
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus-private/nautilus-link.c
M	libnautilus-private/nautilus-link.h
M	src/file-manager/fm-desktop-icon-view.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-icon-view.c
M	src/file-manager/fm-properties-window.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-view-frame-private.h
M	src/nautilus-view-frame.c
M	src/nautilus-view-frame.h
M	src/nautilus-window-manage-views.c
M	src/nautilus-window.c

commit 705c763022c031ceabacda81adf77d7e960bc39e
Author: Christian Rose <menthos@src.gnome.org>
Date:	2000-09-13

    Updated Swedish translation.

M	po/ChangeLog
M	po/sv.po

commit e10d6e289526e2f9453f6b25b4c77010df619982
Author: Pavel Cisler <pavel@eazel.com>
Date:	2000-09-13

    Remove an extra unescape call that worked around an escaping bug
    in the

    2000-09-13	Pavel Cisler <pavel@eazel.com>

	* libnautilus-extensions/nautilus-file-operations.c:
	(icon_position_iterator_new):
	Remove an extra unescape call that worked around an escaping
	bug in the copy engine. This bug is now fixed in Gnome VFS
	and the workaround is not needed any more.

M	ChangeLog
M	libnautilus-extensions/nautilus-file-operations.c
M	libnautilus-private/nautilus-file-operations.c

commit 0824b899d645ed3def3d0598383d224908fd8f74
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-09-13

    move private fields to a shared header; make the password query dialog
    work just like the installer's (ability to abort, stop trying after
    3 times, etc); grey out install/uninstall buttons while working;
    clean up resources to avoid coredumps or getting into a screwy state

M	ChangeLog
M	components/rpmview/nautilus-rpm-view-install.c
A	components/rpmview/nautilus-rpm-view-private.h
M	components/rpmview/nautilus-rpm-view.c

commit 74ad417372ed7bd58e68e2b9450d9864da178c07
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-09-13

    fixed bug 2567, thumbnail frame size hardwired, by fetching the frame



	fixed bug 2567, thumbnail frame size hardwired, by fetching the
	frame offsets from the theme.

M	ChangeLog
M	icons/default.xml
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-private/nautilus-icon-factory.c

commit 4683fd66a285d9184971ebe7416e15d19923816a
Author: Eli Goldberg <eli@src.gnome.org>
Date:	2000-09-13

    *** empty log message ***

M	docs/smoketests.html

commit b4aa8f946ed3af5af6fa62bc859a4eda98c6fe2f
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-09-13

	Fixed part of bug 1537 (double-clicking in single-click
	mode and open-in-new-window mode opens 2 windows).

	Modes suck. Anyway, this was two separate bugs, one in
	list view and one in icon view. I fixed the list view
	one. The icon view one is more complicated, because
	there was already code to handle this case but it doesn't
	work right, and it isn't obvious how to fix it.

	* libnautilus-extensions/nautilus-list.c:
	(nautilus_list_button_press): Ignore 2nd click of
	double-click if in single-click mode.

M	ChangeLog
M	libnautilus-extensions/nautilus-list.c
M	libnautilus-private/nautilus-list.c

commit 8b21b03634f23919a7166ee8de505fbfa8c2e13f
Author: Mike Engber <engber@src.gnome.org>
Date:	2000-09-12

    Dragging a image onto a background not clears the background color


	Dragging a image onto a background not clears the
	background color setting. Bug 1899.
	* libnautilus-extensions/nautilus-background.c:
	(nautilus_background_set_image_uri),
	(nautilus_background_receive_dropped_background_image):
	* libnautilus-extensions/nautilus-directory-background.c:
	(saved_settings_changed_callback):

M	ChangeLog
M	libnautilus-extensions/nautilus-background.c
M	libnautilus-extensions/nautilus-directory-background.c
M	libnautilus-private/nautilus-background.c
M	libnautilus-private/nautilus-directory-background.c

commit 7f60c47ba0512c45ca09ff7a4b2b17721e82ff47
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-09-12

	Fixed bug 2020 (really long URIs make "can't go there"
	dialogs insanely wide)

	* src/nautilus-window-manage-views.c:
	(nautilus_window_end_location_change_callback): Use
	magic Ramiro truncating technology to display
	middle-truncated URI if it's more than a certain number
	of characters wide.

M	ChangeLog
M	src/nautilus-window-manage-views.c

commit cc79d1449bbcdba0d1d0d334c511c82b38e8b427
Author: Ali Abdin <aliabdin@aucegypt.edu>
Date:	2000-09-12

    Fixed a few typos. Add in preliminary support for QUESTION/ANWSER tags

    2000-09-13	Ali Abdin  <aliabdin@aucegypt.edu>

	Fixed a few typos. Add in preliminary support for QUESTION/ANWSER
	tags
	First stab at getting book/chapter support in (Bug #2325) -
	It works
	as I want it to, but we may encounter bugs.

	This check-in is largely based on a patch by jfleck@inkstain.net
	(but
	I heavily modified it)

	* components/help/converters/gnome-db2html2/gdb3html.[ch]:
	Add question/answer/chapter tags to the list.
	(sect1_start_element): Renamed to 'sect1id_stack_add'
	New 'DocType' datatype (added to Context struct)
	(book_start_element): New function
	(article_start_element): Set the doctype. Fix to Eazel style.

	* components/help/converters/gnome-db2html2/sect-elements.[ch]:
	Fix a typo to make the computeroutput tag really work.
	Plug in the QUESTION/ANSWER/CHAPTER tags

	(sect_table_without_border_start_element): I thought I fixed
	this bug
	(forgot a '<')

	(sect_question_start_element): New function
	(sect_answer_start_element): ditto

	(sect_sect_start_element),
	(sect_sect_end_element),
	(sect_para_start_element),
	(sect_para_end_element),
	(sect_title_start_element),
	(sect_title_end_element),
	(sect_title_characters): Support for CHAPTER tag

	* components/help/converters/gnome-db2html2/toc-elements.c:
	There were a few typos here. Extended the table down all the
	way to
	CHAPTERS
	(toc_sect_end_element),
	(toc_title_start_element),
	(toc_title_end_element),
	(toc_title_characters),
	(toc_sect_start_element): Add support for chapter tag.

	* components/help/converters/gnome-db2html2/sect-preparse.c:
	Extend the table down all the way to CHAPTERS.

	(sect_preparse_sect_start_element): Add in support for chapter
	tags.
	Also update for function rename.
	(sect_preparse_title_characters): ditto

	(sect_preparse_set_doctype): Set the document type depending
	on the
	tag name

M	ChangeLog
M	components/help/converters/gnome-db2html2/gdb3html.c
M	components/help/converters/gnome-db2html2/gdb3html.h
M	components/help/converters/gnome-db2html2/sect-elements.c
M	components/help/converters/gnome-db2html2/sect-preparse.c
M	components/help/converters/gnome-db2html2/toc-elements.c

commit 443bd842e558533fb3a46a45581316b0d67e9f32
Author: Ali Abdin <aliabdin@aucegypt.edu>
Date:	2000-09-12

    Preliminary glossary supports. Fix bug #2399, #4702, #4724. Partial
    fix

    2000-11-23	Ali Abdin  <aliabdin@aucegypt.edu>

	Preliminary glossary supports.
	Fix bug #2399, #4702, #4724. Partial fix for #4724
	(a few of the above are thanks to patches/mails from
	jfleck@inkstain.net)
	Some other misc. bug-fixing.
	Cleaned up some code.
	Preliminary glossary support (thanks to a patch by
	jfleck@inkstain.net)

	* components/help/help-method.c:
	(file_in_info_path):
	Fix a typo preventing it from searching /usr/gnome/info
	Add in support for /usr/share/info directory for Debian (hopefully
	this fixes bug #4414)
	(transform_file),
	(find_help_file): Move the searching for HTML files into the
	find_help_file function to make things consistant. Fixes bug #4724

	* components/help/converters/gnome-db2html2/gdb3html.c:
	(init_entities): Conver entities to use a table, and add
	support for
	iso-latin characters (for i18n purposes).
	(parse_file): set version to XML_DEFAULT_VERSION, fixes bug #2399
	#if 0'd out a useless call to a function
	(xml_parse_file): #if 0'd out this function since we no longer
	use it

	* components/help/converters/gnome-db2html2/sect-elements.c:
	(sect_figure_start_element):
	Increment the figure count as soon as we enter (instead of when we
	leave) (should fix #4702)

	* components/help/converters/gnome-db2html2/gdb3html.[ch]:
	* components/help/converters/gnome-db2html2/sect-elements.[ch]:
	* components/help/converters/gnome-db2html2/sect-preparse.c,
	* components/help/converters/gnome-db2html2/toc-elements.c:
	(glossentry_stack_add), (glossary_start_element),
	(sect_glossseealso_start_element),
	(sect_glosssee_start_element),
	(sect_preparse_glossary_start_element),
	(sect_preparse_glossterm_characters),
	(toc_glossdiv_start_element), (toc_glossdiv_end_element)
	(toc_glossentry_start_element), (toc_glossentry_end_element),
	(toc_glossterm_start_element), (toc_glossterm_end_element):
	New functions for glossary support

	(sect_title_start_element), (sect_title_end_element),
	(sect_title_characters),
	(toc_author_start_element), (toc_author_characters)
	(toc_title_start_element), (toc_title_end_element),
	(toc_title_characters):
	Modified functions for glossary support

	(sect_preparse_set_doctype):
	Add support for glossary, and fix a bug (we should set to
	BOOK_DOC and
	ARTICLE_DOC instead of just BOOK or ARTICLE!!!)

M	components/help/converters/gnome-db2html2/sect-elements.h

commit 3f630f869e05dea93d19b4c4a655af16a228a7c2
Author: Ali Abdin <aliabdin@aucegypt.edu>
Date:	2000-09-12

    Fixed a few typos. Add in preliminary support for QUESTION/ANWSER tags

    2000-09-13	Ali Abdin  <aliabdin@aucegypt.edu>

	Fixed a few typos. Add in preliminary support for QUESTION/ANWSER
	tags
	First stab at getting book/chapter support in (Bug #2325) -
	It works
	as I want it to, but we may encounter bugs.

	This check-in is largely based on a patch by jfleck@inkstain.net
	(but
	I heavily modified it)

	* components/help/converters/gnome-db2html2/gdb3html.[ch]:
	Add question/answer/chapter tags to the list.
	(sect1_start_element): Renamed to 'sect1id_stack_add'
	New 'DocType' datatype (added to Context struct)
	(book_start_element): New function
	(article_start_element): Set the doctype. Fix to Eazel style.

	* components/help/converters/gnome-db2html2/sect-elements.[ch]:
	Fix a typo to make the computeroutput tag really work.
	Plug in the QUESTION/ANSWER/CHAPTER tags

	(sect_table_without_border_start_element): I thought I fixed
	this bug
	(forgot a '<')

	(sect_question_start_element): New function
	(sect_answer_start_element): ditto

	(sect_sect_start_element),
	(sect_sect_end_element),
	(sect_para_start_element),
	(sect_para_end_element),
	(sect_title_start_element),
	(sect_title_end_element),
	(sect_title_characters): Support for CHAPTER tag

	* components/help/converters/gnome-db2html2/toc-elements.c:
	There were a few typos here. Extended the table down all the
	way to
	CHAPTERS
	(toc_sect_end_element),
	(toc_title_start_element),
	(toc_title_end_element),
	(toc_title_characters),
	(toc_sect_start_element): Add support for chapter tag.

	* components/help/converters/gnome-db2html2/sect-preparse.c:
	Extend the table down all the way to CHAPTERS.

	(sect_preparse_sect_start_element): Add in support for chapter
	tags.
	Also update for function rename.
	(sect_preparse_title_characters): ditto

	(sect_preparse_set_doctype): Set the document type depending
	on the
	tag name

M	components/help/converters/gnome-db2html2/sect-elements.h

commit 3279bf82a442ddcaa76c5ebd6dfd4138652db164
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-09-12

    fixed bug where it couldn't expand uris containing blanks or other
    escaped


	fixed bug where it couldn't expand uris containing blanks or other
	escaped characters, by calling gnome_vfs_unescape_string on the
	basename before using it for comparison.

M	ChangeLog
M	src/nautilus-location-bar.c

commit 049ee7be0e32503787dac85bbc188e5754871dec
Author: Mathieu Lacage <mathieu@eazel.com>
Date:	2000-09-12

    fix build for strange prefix. add a MEDUSA_CFLAGS.

    2000-09-13	Mathieu Lacage	<mathieu@eazel.com>

	* src/file-manager/Makefile.am: fix build for strange prefix.
	add a MEDUSA_CFLAGS.

M	ChangeLog
M	src/file-manager/Makefile.am

commit 166dc3b3ec25793ef14f47eef204f03d638813ef
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-09-12

	Fixed bug 1649 (keyboard focus stays in location bar when
	you click in icon or list view)

	* libnautilus-extensions/nautilus-icon-container.c:
	(button_press_event): grab the focus

	* libnautilus-extensions/nautilus-list.c:
	(nautilus_list_button_press): grab the focus

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-extensions/nautilus-list.c
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-list.c

commit c94e0a363882ce9f5a5351f1004c7bda2d5e8536
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-09-12

    More work on bug 1595

    2000-09-12	Gene Z. Ragan  <gzr@eazel.com>

	More work on bug 1595

	* libnautilus-extensions/nautilus-ctree.c:
	* libnautilus-extensions/nautilus-ctree.h:
	(nautilus_ctree_draw_expander),
	(tree_draw_node), (row_new), (nautilus_ctree_insert_node):
	More code to handle click and hold cases.

	(nautilus_ctree_draw_node)
	Created a public function to cause a tree node to be redrawn

	* components/tree/nautilus-tree-view.c:
	Replace gtk_widget_queue_redraw () with new
	nautilus_ctree_draw_node ()

	Fixed logic so a mouse click and drag on expander and then
	out of the twisty hot spot properly resets expander to
	unclicked state.

M	ChangeLog
M	components/tree/nautilus-tree-view.c
M	libnautilus-extensions/nautilus-ctree.c
M	libnautilus-extensions/nautilus-ctree.h
M	libnautilus-private/nautilus-ctree.c
M	libnautilus-private/nautilus-ctree.h

commit 0c40e22012973cff80f32cf5926fb38e4112d209
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-09-12

    fixed typo

M	ChangeLog

commit c724bd52dbb2b4521c33cf68fa3544b14381a1b7
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-09-12

	Fixed bug 1305 (Selecting file with really long name makes
	window wider)

	* libnautilus-extensions/nautilus-any-width-bin.h:
	* libnautilus-extensions/nautilus-any-width-bin.c:
	(nautilus_any_width_bin_initialize_class),
	(nautilus_any_width_bin_initialize), (nautilus_any_width_bin_new),
	(nautilus_any_width_bin_size_request): New files, implementing
	new bin class that ignores its childrens clamorous pleas for
	width but generously distributes any width it obtains to them.
	* libnautilus-extensions/Makefile.am: Add new files to build.

	* src/nautilus-window.c:
	(install_status_bar): New function, installs status bar into
	a nautilus_any_width_bin. Now the status bar won't cause the
	window to resize no matter how long the text is.
	(nautilus_window_constructed): Call install_status_bar instead
	of gnome_app_set_statusbar.

M	ChangeLog
M	libnautilus-extensions/Makefile.am
A	libnautilus-extensions/nautilus-any-width-bin.c
A	libnautilus-extensions/nautilus-any-width-bin.h
M	libnautilus-private/Makefile.am
A	libnautilus-private/nautilus-any-width-bin.c
A	libnautilus-private/nautilus-any-width-bin.h
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window.c

commit ad3af0781a8ef56f27b019a75c13a4ac8835b684
Author: Mathieu Lacage <mathieu@eazel.com>
Date:	2000-09-12

    fix bug 2685. the fix is a 3 liner. evil gtk.

    2000-09-12	Mathieu Lacage	<mathieu@eazel.com>

	* src/nautilus-sidebar.c: (nautilus_sidebar_press_event):
	fix bug 2685. the fix is a 3 liner. evil gtk.

M	ChangeLog
M	src/nautilus-information-panel.c
M	src/nautilus-sidebar.c

commit bf4fdf445df93ba1289aa298aeeb1c7e75b13122
Author: Pavel Cisler <pavel@eazel.com>
Date:	2000-09-12

    Fix a bug in the throbber that I ran into -- the timeout callback was

    2000-09-12	Pavel Cisler <pavel@eazel.com>

	* src/nautilus-throbber.c: (nautilus_throbber_destroy),
	(nautilus_throbber_remove_update_callback),
	(nautilus_throbber_stop):
	Fix a bug in the throbber that I ran into -- the timeout
	callback was
	being called after the throbber got destroyed.

M	ChangeLog
M	src/nautilus-throbber.c

commit 958002b3264dd732991fa31e002d2ac65a8bd569
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-09-12

	Fixed bug 884 (Long URI in Go menu doesn't get cut off)
	Fixed bug 2667 (Really long bookmark titles stretch bookmarks
	menu)

	* libnautilus-extensions/nautilus-gtk-extensions.h:
	* libnautilus-extensions/nautilus-gtk-extensions.c:
	(nautilus_truncate_text_for_menu_item): New function,
	uses nautilus_str_middle_truncate to create a string
	that isn't ridiculously long.

	* libnautilus-extensions/nautilus-bookmark.c:
	(nautilus_bookmark_menu_item_new): Use new function to
	keep the menu items in the Back/Forward context menus
	from getting too wide.
	* src/nautilus-window-menus.c: (append_bookmark_to_menu):
	Use new function to keep the menu items in the Go and
	Bookmarks menus from getting too wide.

M	ChangeLog
M	libnautilus-extensions/nautilus-bookmark.c
M	libnautilus-extensions/nautilus-gtk-extensions.c
M	libnautilus-extensions/nautilus-gtk-extensions.h
M	libnautilus-private/nautilus-bookmark.c
M	libnautilus-private/nautilus-gtk-extensions.c
M	libnautilus-private/nautilus-gtk-extensions.h
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-window-menus.c

commit 94a464a469ee04be3ce05bcc0673e0446b95514c
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-09-12

    Work in progress on making the expander UI in the tree view more

    2000-09-12	Gene Z. Ragan  <gzr@eazel.com>

	Work in progress on making the expander UI in the tree view
	more responsive to the user.

	* libnautilus-extensions/Makefile.am:
	Added two new files to the build,
	nautilus-ctree.c
	nautilus-ctree.h

	I may subclass as I learn more about what needs to be
	modified to add the functionality we need.

	* components/tree/nautilus-tree-view.c: (insert_hack_node),
	* components/tree/nautilus-tree-view.h:
	(remove_hack_node), (freeze_if_have_hack_node),
	(nautilus_tree_view_insert_model_node):
	Experimenting with the right way to add new feature.

	* libnautilus-extensions/nautilus-ctree.c:
	* libnautilus-extensions/nautilus-ctree.h:
	(COLUMN_FROM_XPIXEL),
	(nautilus_ctree_get_type), (nautilus_ctree_class_init),
	(nautilus_ctree_set_arg), (nautilus_ctree_get_arg),
	(nautilus_ctree_init), (ctree_attach_styles),
	(ctree_detach_styles), (nautilus_ctree_realize),
	(nautilus_ctree_unrealize), (nautilus_ctree_button_press),
	(draw_drag_highlight), (draw_cell_pixmap), (get_cell_style),
	(nautilus_ctree_draw_expander), (nautilus_ctree_draw_lines),
	(draw_row), (tree_draw_node), (nautilus_ctree_last_visible),
	(nautilus_ctree_link), (nautilus_ctree_unlink), (real_row_move),
	(real_tree_move), (change_focus_row_expansion),
	(real_tree_expand),
	(real_tree_collapse), (column_auto_resize), (auto_resize_columns),
	(cell_size_request), (set_cell_contents), (set_node_info),
	(tree_delete), (tree_delete_row), (tree_update_level),
	(tree_select), (tree_unselect), (tree_expand), (tree_collapse),
	(tree_collapse_to_depth), (tree_toggle_expansion), (row_new),
	(row_delete), (real_select_row), (real_unselect_row),
	(real_tree_select), (real_tree_unselect), (select_row_recursive),
	(real_select_all), (real_unselect_all), (ctree_is_hot_spot),
	(nautilus_ctree_construct), (nautilus_ctree_new_with_titles),
	(nautilus_ctree_new), (real_insert_row),
	(nautilus_ctree_insert_node), (nautilus_ctree_insert_gnode),
	(nautilus_ctree_export_to_gnode), (real_remove_row),
	(nautilus_ctree_remove_node), (real_clear),
	(nautilus_ctree_post_recursive),
	(nautilus_ctree_post_recursive_to_depth),
	(nautilus_ctree_pre_recursive),
	(nautilus_ctree_pre_recursive_to_depth),
	(nautilus_ctree_is_viewable), (nautilus_ctree_last),
	(nautilus_ctree_find_node_ptr), (nautilus_ctree_node_nth),
	(nautilus_ctree_find), (nautilus_ctree_is_ancestor),
	(nautilus_ctree_find_by_row_data),
	(nautilus_ctree_find_all_by_row_data),
	(nautilus_ctree_find_by_row_data_custom),
	(nautilus_ctree_find_all_by_row_data_custom),
	(nautilus_ctree_is_hot_spot), (nautilus_ctree_move),
	(nautilus_ctree_expand), (nautilus_ctree_expand_recursive),
	(nautilus_ctree_expand_to_depth), (nautilus_ctree_collapse),
	(nautilus_ctree_collapse_recursive),
	(nautilus_ctree_collapse_to_depth),
	(nautilus_ctree_toggle_expansion),
	(nautilus_ctree_toggle_expansion_recursive),
	(nautilus_ctree_select), (nautilus_ctree_unselect),
	(nautilus_ctree_select_recursive),
	(nautilus_ctree_unselect_recursive),
	(nautilus_ctree_real_select_recursive),
	(nautilus_ctree_node_set_text), (nautilus_ctree_node_set_pixmap),
	(nautilus_ctree_node_set_pixtext), (nautilus_ctree_set_node_info),
	(nautilus_ctree_node_set_shift), (remove_grab),
	(nautilus_ctree_node_set_selectable),
	(nautilus_ctree_node_get_selectable),
	(nautilus_ctree_node_get_cell_type),
	(nautilus_ctree_node_get_text), (nautilus_ctree_node_get_pixmap),
	(nautilus_ctree_node_get_pixtext), (nautilus_ctree_get_node_info),
	(nautilus_ctree_node_set_cell_style),
	(nautilus_ctree_node_get_cell_style),
	(nautilus_ctree_node_set_row_style),
	(nautilus_ctree_node_get_row_style),
	(nautilus_ctree_node_set_foreground),
	(nautilus_ctree_node_set_background),
	(nautilus_ctree_node_set_row_data),
	(nautilus_ctree_node_set_row_data_full),
	(nautilus_ctree_node_get_row_data), (nautilus_ctree_node_moveto),
	(nautilus_ctree_node_is_visible), (nautilus_ctree_set_indent),
	(nautilus_ctree_set_spacing), (nautilus_ctree_set_show_stub),
	(nautilus_ctree_set_line_style), (tree_sort),
	(nautilus_ctree_sort_recursive), (real_sort_list),
	(nautilus_ctree_sort_node), (fake_unselect_all), (selection_find),
	(resync_selection), (real_undo_selection),
	(nautilus_ctree_set_drag_compare_func), (check_drag),
	(drag_dest_info_destroy), (drag_dest_cell),
	(nautilus_ctree_drag_begin), (nautilus_ctree_drag_motion),
	(nautilus_ctree_drag_data_received):
	New source files

M	ChangeLog
M	components/tree/nautilus-tree-view.c
M	components/tree/nautilus-tree-view.h
M	libnautilus-extensions/Makefile.am
A	libnautilus-extensions/nautilus-ctree.c
A	libnautilus-extensions/nautilus-ctree.h
M	libnautilus-private/Makefile.am
A	libnautilus-private/nautilus-ctree.c
A	libnautilus-private/nautilus-ctree.h

commit 1dc711f7a1893b8bea43955c92b7c2a6002a1a57
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-09-12

    Fixed bug 2992, Should not be able to context drag Trash to link or

    2000-09-12	Gene Z. Ragan  <gzr@eazel.com>

	Fixed bug 2992, Should not be able to context drag
	Trash to link or duplicate

	* libnautilus-extensions/nautilus-icon-container.c:
	* libnautilus-extensions/nautilus-icon-container.h:
	(nautilus_icon_container_trash_link_is_in_selection):
	Renamed function and pass in NautilusIconContainer
	that selection is retrieved from.

	* libnautilus-extensions/nautilus-icon-dnd.c:
	(nautilus_icon_container_receive_dropped_icons):
	Check and see if any special cases are in the
	selection.  For now, this is only the Trash link.

	* src/file-manager/fm-directory-view.c:
	(fm_directory_trash_link_in_selection):
	Changed function internal to call
	nautilus_icon_container_trash_link_is_in_selection

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-extensions/nautilus-icon-container.h
M	libnautilus-extensions/nautilus-icon-dnd.c
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-container.h
M	libnautilus-private/nautilus-icon-dnd.c
M	src/file-manager/fm-directory-view.c

commit 7a6d8a28f9f03a742965d43ff16a1ade1f2514a5
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-09-12

	Fixed bug 2668 (Switching to Search mode should move the
	focus to the search text field).

	* src/nautilus-navigation-bar.h: Added signal and public
	function for nautilus_navigation_bar_activate.
	* src/nautilus-navigation-bar.c:
	(nautilus_navigation_bar_initialize_class): Wire up
	activate signal; default function is NULL.
	(nautilus_navigation_bar_activate): New function, emits
	signal.

	* src/nautilus-switchable-navigation-bar.h:
	* src/nautilus-switchable-navigation-bar.c:
	Defined a NautilusSwitchableNavigationBarDetails struct,
	and moved implementation details into it. Set the types
	of the fields in this struct to reflect actual needs,
	instead of using GtkWidget and casting up to other
	classes.
	(nautilus_switchable_navigation_bar_initialize): Create
	details struct.
	(nautilus_switchable_navigation_bar_destroy): New function,
	free details struct.
	(nautilus_switchable_navigation_bar_initialize_class):
	Wire up destroy handler.
	(nautilus_switchable_navigation_bar_set_mode): Call
	nautilus_navigation_bar_activate on switched-to bar.
	(nautilus_switchable_navigation_bar_get_mode),
	(nautilus_switchable_navigation_bar_get_location),
	(nautilus_switchable_navigation_bar_set_location): Updated
	to use bar->details.

	* src/nautilus-switchable-search-bar.c:
	(nautilus_switchable_search_bar_initialize_class):
	Wire up activate signal to real_activate.
	(real_activate): Call nautilus_navigation_bar_activate
	on the current search bar.

	* src/nautilus-simple-search-bar.c:
	(nautilus_simple_search_bar_initialize_class): Wire up
	activate signal to real_activate.
	(real_activate): Set focus to text field.

	* src/nautilus-complex-search-bar.c:
	(nautilus_complex_search_bar_initialize_class): Wire up
	activate signal to real_activate.
	(get_first_text_field): New helper function to find the
	first text field in a search criterion (or NULL).
	(real_activate): Set focus to first text field.

M	ChangeLog
M	src/nautilus-complex-search-bar.c
M	src/nautilus-navigation-bar.c
M	src/nautilus-navigation-bar.h
M	src/nautilus-simple-search-bar.c
M	src/nautilus-switchable-navigation-bar.c
M	src/nautilus-switchable-navigation-bar.h
M	src/nautilus-switchable-search-bar.c

commit e8d3b4590332148edfdee58cf9fddba80c4f4e11
Author: Pavel Cisler <pavel@eazel.com>
Date:	2000-09-12

    Work in progress on saving drop locations during a copy/move
    operation.

    2000-09-11	Pavel Cisler  <pavel@eazel.com>

	* libnautilus-extensions/nautilus-directory-notify.h:
	* libnautilus-extensions/nautilus-directory.c:
	* libnautilus-extensions/nautilus-file-changes-queue.c:
	* libnautilus-extensions/nautilus-file-changes-queue.h:
	* libnautilus-extensions/nautilus-file-operations.c:
	(icon_position_iterator_new), (icon_position_iterator_free),
	(create_xfer_dialog), (handle_xfer_vfs_error),
	(apply_one_position), (sync_xfer_callback),
	(nautilus_file_operations_copy_move),
	(nautilus_file_changes_queue_schedule_position_setting),
	(position_setting_list_free),
	(nautilus_directory_set_icon_position),
	(nautilus_directory_schedule_metadata_copy),
	(nautilus_directory_schedule_metadata_move),
	(nautilus_file_changes_consume_changes),
	(nautilus_directory_schedule_position_setting):

	Work in progress on saving drop locations during a copy/move
	operation.
	Add a new NautilusFileChangesQueue element type to handle
	scheduling
	of the position saving operation. Hook it up to a call that
	saves the
	icon position into the metadata.
	Add icon position handling to the synchronous copy engine
	callback.

	* libnautilus-extensions/nautilus-icon-container.h:
	* libnautilus-extensions/nautilus-icon-dnd.c:
	(handle_nonlocal_move):
	Pass relative icon positions (FIXME 626).

	* src/file-manager/fm-directory-view.c:
	(fm_directory_view_move_copy_items):
	* src/file-manager/fm-directory-view.h:
	* src/file-manager/fm-icon-view.c: (icon_view_move_copy_items):
	Add drop location to relative icon positions to get correct
	icon drop
	placement.

	* libnautilus-extensions/nautilus-file-operations.c:
	(get_link_name), (get_duplicate_name), (handle_xfer_duplicate):
	Rework a bit, fix a leak (FIXME 2556).

	* libnautilus-extensions/nautilus-file-operations.c:
	(nautilus_file_operations_copy_move),
	Fix a leak.

	* libnautilus-extensions/nautilus-file-operations.c:
	(create_xfer_dialog):
	Fix a bug in dialog result handling code.

	* libnautilus-extensions/nautilus-drag.h:
	Some minor tweaks

M	ChangeLog
M	libnautilus-extensions/nautilus-directory-notify.h
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-extensions/nautilus-drag.h
M	libnautilus-extensions/nautilus-file-changes-queue.c
M	libnautilus-extensions/nautilus-file-changes-queue.h
M	libnautilus-extensions/nautilus-file-operations.c
M	libnautilus-extensions/nautilus-icon-container.h
M	libnautilus-extensions/nautilus-icon-dnd.c
M	libnautilus-private/nautilus-directory-notify.h
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-drag.h
M	libnautilus-private/nautilus-file-changes-queue.c
M	libnautilus-private/nautilus-file-changes-queue.h
M	libnautilus-private/nautilus-file-operations.c
M	libnautilus-private/nautilus-icon-container.h
M	libnautilus-private/nautilus-icon-dnd.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-directory-view.h
M	src/file-manager/fm-icon-view.c

commit 9b9e79d172ff3f80d854eefff8fec63e78898c61
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-09-12

    fixed bug 2979, numbers in zoom control need to prelight, too.


	fixed bug 2979, numbers in zoom control need to prelight, too.

M	ChangeLog
M	src/nautilus-zoom-control.c

commit 69b71df37d4919c8af25027198172eed33005265
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-09-12

    fixed bug 2160, don't display album title and artist for mixed
    directories


	fixed bug 2160, don't display album title and artist for mixed
	directories in music view.

M	ChangeLog
M	components/music/nautilus-music-view.c

commit fb2c1ca7d5b9667c169374709bfd3734ed55ecb8
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-09-12

    fixed bug 2568, hardwired colors in icon_text_item, by fetching
    them from


	fixed bug 2568, hardwired colors in icon_text_item, by fetching
	them from the theme

M	ChangeLog
M	icons/default.xml
M	libnautilus-extensions/nautilus-icon-text-item.c
M	libnautilus-extensions/nautilus-theme.c
M	libnautilus-private/nautilus-icon-text-item.c
M	libnautilus-private/nautilus-theme.c

commit 4076157e985b907080f64ebe45800ba28c1fc726
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-09-12

    show a detailed error message when an install fails for some
    non-trivial reason

M	ChangeLog
M	components/services/install-view/nautilus-service-install-view.c
M
components/services/install/nautilus-view/nautilus-service-install-view.c

commit b67c607cb6f919aa686a3db03ee47f4724f08020
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-09-12

    add dialong to ask for confirmation during preflight check (give
    the user one last chance to back out after downloading, before
    installing); add dialog to ask whether finished RPM files should
    be deleted

M	ChangeLog
M	components/services/install-view/nautilus-service-install-view.c
M	components/services/install-view/nautilus-service-install-view.h
M
components/services/install/nautilus-view/nautilus-service-install-view.c
M
components/services/install/nautilus-view/nautilus-service-install-view.h

commit bed586cb61176442efcc2d66184679bdc16e386c
Author: Seth Nickell <seth@eazel.com>
Date:	2000-09-12

    Fix function prototype problem with PAM on Linux.

    2000-09-11	Seth Nickell  <seth@eazel.com>

	* helper-utilities/authenticate/nautilus-authenticate-pam.c:
	(pam_conversion_func), (nautilus_authenticate_authenticate):

	Fix function prototype problem with PAM on Linux.

	* libnautilus/nautilus-view-component.idl:
	Commented FIXMEs better.

M	ChangeLog
M	helper-utilities/authenticate/nautilus-authenticate-pam.c
M	libnautilus/nautilus-view-component.idl

commit 6f04b6b341b32ad282ebff234e45a82b7147e884
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-09-12

    Fixme comment.


	* nautilus-installer/src/installer.c: (install_failed):
	Fixme comment.

M	ChangeLog
M	nautilus-installer/src/installer.c

commit 45d4936a1466cc781bdf398db461b6f4a89c269c
Author: Seth Nickell <seth@eazel.com>
Date:	2000-09-12

    Add checks to fix things on Solaris regarding mounting, environment

    2000-09-11	Seth Nickell  <seth@eazel.com>

	* configure.in:
	Add checks to fix things on Solaris regarding mounting,
	environment variables, and fonts.

	Added tests for compiler warning flags that are not supported
	with all versions of GCC.

	* helper-utilities/authenticate/nautilus-authenticate-pam.c:
	(pam_conversion_func):
	Remove "const" from system call for compatibility with Solaris.

	* libnautilus-extensions/nautilus-file.c:
	(get_id_from_digit_string):
	uid_t != int, so change functions converting from string to
	uid_t to deal with greater bit uids properly.

	* libnautilus-extensions/nautilus-glib-extensions.h:
	* libnautilus-extensions/nautilus-glib-extensions.c:
	(nautilus_g_setenv), (nautilus_g_unsetenv):
	Add system gnostic functions for setting and removing variables
	from the environment.

	* libnautilus-extensions/nautilus-scalable-font.c:
	(initialize_global_stuff_if_needed):
	Temporary fix to deal with the absence of "RedHat-style" font
	paths on Solaris and Debian whilst font paths are still
	hard-coded.

	* libnautilus-extensions/nautilus-volume-monitor.c:
	(nautilus_volume_monitor_get_volume_name),
	(nautilus_volume_monitor_volume_is_mounted),
	(mount_volumes_update_is_mounted), (mnttab_add_mount_volume),
	(mntent_add_mount_volume), (find_volumes):

	Rewrite sections to use the appropriate Solaris mounting
	functions if Linux-style mount/umount/mount-table manipulation
	functions are not available.

	* libnautilus/nautilus-view-component.idl:
	* src/nautilus-view-frame-corba.c:
	* src/nautilus-zoomable-frame-corba.c:
	(impl_Nautilus_ZoomableFrame_report_zoom_level_changed):

	Change doubles to floats to work around an ORBit problem on
	Solaris wherein doubles are not correctly aligned.

	* src/file-manager/fm-desktop-icon-view.c:

	remove gratuitous linux specific header inclusion

	* src/nautilus-first-time-druid.c: (set_http_proxy):
	* src/nautilus-main.c: (main):
	* src/nautilus-shell.c: (corba_restart):
	(impl_Nautilus_ViewFrame_report_load_progress):

	Changed "setenv" and "unsetenv" calls to use nautilus_g_setenv
	and nautilus_g_unsetenv.

	* src/nautilus-window-manage-views.c:
	(report_sidebar_panel_failure_to_user):

	Add better error message to sidebar failures where it can't
	figure out which sidebar failed. Done in order to fix null
	string being passed to dialogue function which segfaulted
	Nautilus on Solaris.

	Yes children, your Nautilus will now run and frollick in the
	green,
	green pasture of the multi-cpu UltraSparc.

M	ChangeLog
M	configure.in
M	helper-utilities/authenticate/nautilus-authenticate-pam.c
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-extensions/nautilus-glib-extensions.c
M	libnautilus-extensions/nautilus-glib-extensions.h
M	libnautilus-extensions/nautilus-scalable-font.c
M	libnautilus-extensions/nautilus-volume-monitor.c
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-glib-extensions.c
M	libnautilus-private/nautilus-glib-extensions.h
M	libnautilus-private/nautilus-scalable-font.c
M	libnautilus-private/nautilus-volume-monitor.c
M	libnautilus/nautilus-view-component.idl
M	src/file-manager/fm-desktop-icon-view.c
M	src/nautilus-first-time-druid.c
M	src/nautilus-main.c
M	src/nautilus-shell.c
M	src/nautilus-view-frame-corba.c
M	src/nautilus-window-manage-views.c
M	src/nautilus-zoomable-frame-corba.c

commit cfc75de6e9bc899fe24bdc26616d47739a906ef9
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-09-12

    fix up the root-helper to work with usermode-1.28 and 1.35 (which
    send new status messages and change the protocol a lot)

M	ChangeLog
M	components/services/trilobite/libtrilobite/trilobite-root-helper.c

commit 28cde5dda9d831be62838f8ff762f57b5db44c19
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-09-12

    #ifdef magic to make the SLIM version always use the default,
    and spare


	* components/services/install/lib/eazel-install-metadata.c:
	(done_with_gconf), (check_gconf_init), (get_conf_string),
	(get_conf_int), (get_conf_boolean):
	#ifdef magic to make the SLIM version always use the default, and
	spare the bootstrap installer of having to link with gconf.

	* components/services/install/lib/eazel-install-protocols.c:
	(get_url_for_package):
	Uses malloc for the putenv value.
	Fixed a evil g_free.

	* components/services/install/lib/eazel-install-query.c:
	(eazel_install_simple_rpm_query):
	Commented out a g_message,

	* components/services/install/lib/eazel-install-rpm-glue.c:
	(eazel_install_download_packages),
	(eazel_install_check_for_file_conflicts),
	Don't conflict with same package or if the file is a directory.
	(eazel_install_monitor_rpm_propcess_pipe),
	Don't print that "panic ensues" thingy...
	(eazel_install_fetch_rpm_dependencies):
	Do check_existence before check_for_file_conflicts.

	*
	components/services/install/lib/eazel-install-xml-package-list.c:
	(parse_osd_xml_from_memory):
	commented out a xmlFreeDoc, as it was coredumping on me.

	*
	components/services/trilobite/libtrilobite/trilobite-core-utils.c
	: (trilobite_fetch_uri):
	* nautilus-installer/src/HACKING:
	* nautilus-installer/src/Makefile:
	* nautilus-installer/src/installer.c:
	(get_detailed_errors_foreach), (get_detailed_errors),
	(install_failed), (eazel_install_preflight):
	* nautilus-installer/src/link.sh:
	Stuff...

M	ChangeLog
M	components/services/install/idl/trilobite-eazel-install.idl
M	components/services/install/lib/eazel-install-corba-types.c
M	components/services/install/lib/eazel-install-metadata.c
M	components/services/install/lib/eazel-install-protocols.c
M	components/services/install/lib/eazel-install-query.c
M	components/services/install/lib/eazel-install-rpm-glue.c
M	components/services/install/lib/eazel-install-xml-package-list.c
M	components/services/trilobite/libtrilobite/trilobite-core-utils.c
M	nautilus-installer/src/HACKING
M	nautilus-installer/src/Makefile
M	nautilus-installer/src/installer.c
M	nautilus-installer/src/link.sh

commit 65eea748ff434162daf8136d19c233eb8f0ef9e5
Author: Mike Engber <engber@src.gnome.org>
Date:	2000-09-12

    Backout change made to fix bug 1899 - it caused problems for the
    desktop.


	Backout change made to fix bug 1899 - it caused problems
	for the desktop.
	* libnautilus-extensions/nautilus-background.c:
	(nautilus_background_set_image_uri_no_emit):

M	ChangeLog
M	libnautilus-extensions/nautilus-background.c
M	libnautilus-private/nautilus-background.c

commit 38c8fecab9937787711f69012aa3d9f2fd09b8cd
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-09-12

    fixed bug 2829, location bar should treat TAB like right arrow when


	fixed bug 2829, location bar should treat TAB like right arrow
	when there's a selection, by adding a mode to our entry class
	to do so.

	Also, fixed bug 1826, change "initial update" download to real
	uri, now using
	one specified by Susan Space.

M	ChangeLog
M	libnautilus-extensions/nautilus-entry.c
M	libnautilus-extensions/nautilus-entry.h
M	libnautilus-private/nautilus-entry.c
M	libnautilus-private/nautilus-entry.h
M	src/nautilus-first-time-druid.c
M	src/nautilus-location-bar.c

commit 629ad9c90a4da04ec00b232f093220880c7ca531
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-09-12

    Remove the SMOOTH_FONTS define and code from before aa fonts.

	* libnautilus-extensions/nautilus-icon-canvas-item.c:
	(measure_label_text), (draw_label_text_aa):
	Remove the SMOOTH_FONTS define and code from before aa fonts.

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-canvas-item.c

commit 89f01c9a504d77a913be0f25f9bb35403ab5ee28
Author: Rebecca Schulman <rebecka@eazel.com>
Date:	2000-09-12

    Added search icon to the sidebar for search results

    2000-09-11	Rebecca Schulman  <rebecka@eazel.com>

	* icons/Makefile.am:
	* icons/i-search-72.png:
	* libnautilus-extensions/nautilus-icon-factory.c:
	(nautilus_icon_factory_get_icon_name_for_directory),
	(nautilus_icon_factory_get_icon_name_for_file):
	Added search icon to the sidebar for search results

M	ChangeLog
M	icons/Makefile.am
A	icons/i-search-72.png
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-private/nautilus-icon-factory.c

commit 0b50f0a562571a794bbd944e7ccea919aab4794f
Author: Christian Rose <menthos@src.gnome.org>
Date:	2000-09-11

    Updated Swedish translation.

M	po/ChangeLog
M	po/sv.po

commit 999bcc50bf1dc6db9c5d81bdb477dcf02a8591e6
Author: Mathieu Lacage <mathieu@eazel.com>
Date:	2000-09-11

    Fix nautilus part of bug 2906. There are still issues but they
    are located


    2000-09-11	Mathieu Lacage	<mathieu@eazel.com>

	Fix nautilus part of bug 2906. There are still issues
	but they are located in gnome-vfs uri handling code.
	* libnautilus-extensions/nautilus-file-operations.c:
	(append_basename) : rename from append_basename_unescaped
	since it takes escaped uris into account now.
	(nautilus_file_operations_copy_move),
	(nautilus_file_operations_new_folder),
	(nautilus_file_operations_move_to_trash),
	(nautilus_file_operations_delete): use gnome_vfs_uri_new
	to create new uris from escaped strings.

M	ChangeLog
M	libnautilus-extensions/nautilus-file-operations.c
M	libnautilus-private/nautilus-file-operations.c

commit 841bf6bb265b8e9a8d3e9d4fd9aa7b120412ef04
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-09-11

	Some cleanups of directory view menu code to share more between
	the context menus and menu-bar menus. These had gotten into a
	really ugly mess; hopefully this will make them a little more
	straightforward to deal with.

	* src/file-manager/fm-directory-view.c:
	(bonobo_menu_open_callback),
	(bonobo_menu_open_in_new_window_callback),
	(bonobo_menu_other_program_callback),
	(bonobo_menu_move_to_trash_callback),
	(bonobo_menu_duplicate_callback),
	(bonobo_menu_new_folder_callback),
	(bonobo_menu_open_properties_window_callback):
	Removed these callbacks, in favor of the use-one-callback-
	for-both-gtk-and-bonobo-menus style.
	(open_callback),
	(open_in_new_window_callback),
	(other_application_callback), (other_viewer_callback),
	(trash_callback),
	(duplicate_callback), (create_link_callback),
	(new_folder_callback), (open_properties_window_callback):
	Changed these callbacks to work with either gtk or
	bonobo menus.
	(open_with_other_program): New helper function called
	from other_application_callback and other_viewer_callback.
	(check_selection_not_empty): New debugging helper function.
	(append_gtk_menu_item): Renamed append_gtk_menu_item_with_view,
	now it always passes the view as the callback data, and doesn't
	store it with gtk_object_set_data anymore.
	(fm_directory_view_real_create_background_context_menu_items),
	(create_open_with_gtk_menu),
	(fm_directory_view_real_create_selection_context_menu_items),
	(reset_bonobo_trash_delete_menu), (reset_bonobo_open_with_menu),
	(fm_directory_view_real_merge_menus): Updated for API changes.

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit 937cc5c090b29136adb608d3ae9f7798722bee89
Author: J Shane Culpepper <pepper@eazel.com>
Date:	2000-09-11

    pointing to services.eazel.com instead of ham.eazel.com Working on the

    2000-09-11	J Shane Culpepper  <pepper@eazel.com>

	*
	components/services/install/nautilus-view/nautilus-service-instal
	l-view.c:
	pointing to services.eazel.com instead of ham.eazel.com
	*
	components/services/summary/nautilus-view/nautilus-summary-view.c
	: (generate_summary_form), (goto_service_cb), (goto_update_cb):
	Working on the different state views determined by the anonymous
	and
	logged in usermodes.

M	ChangeLog
M	components/services/install-view/nautilus-service-install-view.c
M
components/services/install/nautilus-view/nautilus-service-install-view.c
A
components/services/nautilus-dependent-shared/icons/time-sync-service-icon.png
M	components/services/summary/nautilus-summary-view.c
M	components/services/summary/nautilus-view/nautilus-summary-view.c

commit ad81e39725945676191d48faae6991ea9d278a3e
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-09-11

    made the hardware view use a table for 2D layout instead of a
    horizontal


	made the hardware view use a table for 2D layout instead of a
	horizontal box, since the IDE drives were making it too wide.
	Also,
	removed an obsolete fixme.

M	ChangeLog
M	components/hardware/nautilus-hardware-view.c

commit 9e1bc99dd19fc22382330d9591ac5bd3f759ccef
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-09-11

    Fixed bug 818, clicking on .doc and .pdf crashes Nautilus

    2000-09-11	Gene Z. Ragan  <gzr@eazel.com>

	Fixed bug 818, clicking on .doc and .pdf crashes Nautilus

	This was a bug where the action would be to open the document
	in an application but the application returned would be NULL
	due to some inconsistancy in the mime database.  We now check
	for this case and default to the componet view if this
	situation arises.

	* src/file-manager/fm-directory-view.c: (activate_callback):

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit 471b996bc36431beb8683eace21a406a91f76cee
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-09-11

	Fixed bug 2938 (Shouldn't open a zillion Properties windows
	without asking first). I generalized this bug to include
	other multiple-window situations.

	* src/file-manager/fm-directory-view.h,
	* src/file-manager/fm-directory-view.c:
	(get_containing_window): Just moved this function earlier in
	the file.
	(fm_directory_view_confirm_multiple_windows): New public function,
	asks user whether they really want to open some large number
	of windows. The cutoff point is determined by a constant,
	currently set to 10.
	(bonobo_menu_open_in_new_window_callback),
	(bonobo_menu_open_properties_window_callback),
	(open_in_new_window_callback), (open_properties_window_callback),
	(fm_directory_view_activate_files): Confirm before opening
	lots o' windows.
	* src/file-manager/fm-search-list-view.c:
	(reveal_selected_items_callback): Confirm before opening lots o'
	windows.

M	ChangeLog
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-directory-view.h
M	src/file-manager/fm-search-list-view.c

commit 220038ab44a54d3788c6f07392085acd4c09abef
Author: Mike Engber <engber@src.gnome.org>
Date:	2000-09-11

    bug 2942 the quit code now kills all the event loops, not just the top


	* src/nautilus-main.c: (nautilus_main_event_loop_unregister):
	* src/nautilus-shell.c: (corba_quit), (corba_restart):
	bug 2942 the quit code now kills all the event loops, not
	just the top one.

M	ChangeLog
M	src/nautilus-main.c
M	src/nautilus-shell.c

commit 6369b9381e3bc8185ef58d52b8baf6f4e94452cb
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-09-11

    fixed bug 914, sometimes icons are semi-transparent, by removing the


	fixed bug 914, sometimes icons are semi-transparent, by
	removing the
	stippled mask code, cause X is too slow.

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-dnd.c
M	libnautilus-private/nautilus-icon-dnd.c

commit f65934f033c2be2560aa512acff71a66f91b2ae4
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-09-11

	Fixed bug 2317 (Right-click on sidebar uses menu items in
	a confusing way)

	* src/nautilus-sidebar.c: (nautilus_sidebar_add_panel_items):
	The bug was confusion over the gtk_check_menu_item API. It had
	been calling set_show_toggle when it meant set_active.

	* src/file-manager/fm-list-view.c: Updated a comment.

M	ChangeLog
M	src/file-manager/fm-list-view.c
M	src/nautilus-information-panel.c
M	src/nautilus-sidebar.c

commit 2f0cb1279aff2790c970d8c2aa3b587161b7de33
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-09-11

    fixed bug 2911, no option for update doesn't fit in box, by
    shortening the


	fixed bug 2911, no option for update doesn't fit in box, by
	shortening the message.  Also, cleaned up other layout problems.

M	ChangeLog
M	src/nautilus-first-time-druid.c

commit 3b1d3638a9bd2f4c1aef975995ee969a60a38ee9
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-09-11

	Fixed bug 2308 ("Where" column should be after "Name" column)
	Fixed bug 1931 (Search list columns need better widths)

	* src/file-manager/fm-search-list-view.c:
	(real_get_column_specification): Switched order of Where/Name
	columns, tweaked column widths.
	(real_get_link_column): Changed link column number to match
	ordering change.

M	ChangeLog
M	src/file-manager/fm-search-list-view.c

commit 456e60b1e395f7f6e68c968abfdc33de52721fe7
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-09-11

    Fixed bug 2447, Check permissions when mounting floppy The check

    2000-09-11	Gene Z. Ragan  <gzr@eazel.com>

	Fixed bug 2447, Check permissions when mounting floppy
	The check permissions call is not needed.

	Fixed bug 2453, Error ignored when mounting/unmounting
	We now check for the error.

	Fixed bug 2449, Directory path creation does not handle
	paths containing ".."

	* libnautilus-extensions/nautilus-volume-monitor.c:
	(mount_volume_floppy_add), (mount_volume_add_aliases),
	(nautilus_volume_monitor_mount_unmount_removable):

M	ChangeLog
M	libnautilus-extensions/nautilus-volume-monitor.c
M	libnautilus-private/nautilus-volume-monitor.c

commit 6a57c7144a3a1b1f0cb247662db6f60fc425e761
Author: Valek Frob <frob@src.gnome.org>
Date:	2000-09-11

    Updated translation.

M	po/ru.po

commit 85e753f2c75a96210d8dd26edfd45286d54ca607
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-09-11

    Add AM_PATH_GTK check

	* configure.in: Add AM_PATH_GTK check

	* libnautilus/Makefile.am: include GTK_CFLAGS in INCLUDES

	* libnautilus/nautilus-view.c (view_frame_call_begin): Fix yet
	another screwup.

M	ChangeLog
M	configure.in
M	libnautilus/Makefile.am
M	libnautilus/nautilus-view.c

commit cda12b4c8040b0190299f08fda08f98969e3f62f
Author: Mathieu Lacage <mathieu@eazel.com>
Date:	2000-09-11

    fix 2 typos introduced my last maciej commit breaking the build.

    2000-09-11	Mathieu Lacage	<mathieu@eazel.com>

	* libnautilus/nautilus-view.c: (view_frame_call_begin),
	(view_frame_call_end): fix 2 typos introduced my last
	maciej commit breaking the build.

M	ChangeLog
M	libnautilus/nautilus-view.c

commit a68a7e1f2d707a03af628529566793d81882bffa
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-09-11

    Handle a QI failure properly, fixing bugzilla.eazel.com 2545.

	* libnautilus/nautilus-view.c (view_frame_call_begin,
	view_frame_call_end): Handle a QI failure properly, fixing
	bugzilla.eazel.com 2545.

M	ChangeLog
M	libnautilus/nautilus-view.c

commit 8a7a6d3ff511f73a79a684dc91c1187785f613a2
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2000-09-10

    Updated Norwegian translation.

    2000-09-09	Kjartan Maraas	<kmaraas@gnome.org>

	* no.po: Updated Norwegian translation.

M	po/ChangeLog
M	po/no.po

commit 82522a14bc6b1ac9ed59e49656efc6793b9703bb
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-09-10

    Free the private parts of EazelInstall. (bug 2717)


	* components/services/install/lib/eazel-install-object.c:
	(eazel_install_finalize):
	Free the private parts of EazelInstall. (bug 2717)

M	ChangeLog
M	components/services/install/lib/eazel-install-object.c

commit 358c43c3e15d5ad33e429aa271777779dfef8126
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-09-10

    Fixed bug 1266, application and component lists should be sorted
    somehow.

    2000-09-10	Gene Z. Ragan  <gzr@eazel.com>

	Fixed bug 1266, application and component lists should
	be sorted somehow.

	GnomeVFS sorts these list alphabetically now.

	* libnautilus-extensions/nautilus-mime-actions.c:
	(nautilus_mime_get_short_list_applications_for_uri),
	(nautilus_mime_get_all_applications_for_uri):
	Lists are returned sorted alphabetically.

M	ChangeLog
M	libnautilus-extensions/nautilus-mime-actions.c
M	libnautilus-private/nautilus-mime-actions.c

commit 414ed1806c9d20509fabb3de7c36b9c55221d5c4
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-09-10

    Fixed bug 2823


	* components/hardware/nautilus-hardware-view.c:
	(setup_overview_form):
	Fixed bug 2823

	* components/rpmview/nautilus-rpm-view-install.c:
	(get_detailed_errors_foreach):
	Updated for the extra packagedata status enum

	*
	components/services/install/command-line/eazel-alt-install-corba.
	c: (tree_helper_helper), (tree_helper), (install_failed),
	(uninstall_failed), (eazel_preflight_check_signal), (dep_check),
	(main):
	Nicer output.

	* components/services/install/idl/trilobite-eazel-install.idl:
	* components/services/install/lib/eazel-install-corba-types.c:
	(corba_packagedatastruct_from_packagedata),
	(packagedata_from_corba_packagedatastruct):
	Added a PACKAGE_FILE_CONFLICT status enum to PackageData

	* components/services/install/lib/eazel-install-protocols.c:
	(get_url_for_package), (get_search_url_for_package):
	Changed >= to = for version,

	* components/services/install/lib/eazel-install-rpm-glue.c:
	(eazel_install_download_packages),
	(eazel_install_check_for_file_conflicts),
	(eazel_install_pre_install_packages), (revert_transaction),
	(eazel_install_monitor_rpm_propcess_pipe),
	(eazel_install_do_transaction_md5_check),
	(eazel_install_package_version_compare),
	(eazel_install_package_provides_basename_compare),
	(eazel_install_package_provides_compare),
	(eazel_install_package_modifies_provides_compare),
	(eazel_install_check_existing_packages),
	(eazel_install_check_if_related_package),
	(eazel_install_fetch_rpm_dependencies), (print_package_list),
	(eazel_install_ensure_deps):
	Mucho work, closed bug 2956, 2958, 1514 and 2596. Basically it
	now handles the case where a installing eg. gnome-print which has
	libgnomeprint.so.7 breaks gnumeric because it requires
	libgnomeprint.so.6. It also now checks for file conflicts before
	beginning the install. This is the one case that rpmDepCheck
	doesn't check.

	* components/services/install/lib/eazel-install-types.c:
	(packagedata_fill_from_rpm_header),
	Read the provides list with full filenames. Should hopefully also
	work on rpm-3.0.x | x < 4.
	(packagedata_status_enum_to_str),
	(packagedata_status_str_to_enum):
	Handle FILE_CONFLICT tag

	* components/services/install/lib/eazel-install-types.h:
	Added the FILE_CONFLICT. If installed package A which has a file
	foo which conflicts with B (already installed, and also has file
	foo), file B will go into A->breaks with status =
	PACKAGE_FILE_CONFLICT.

M	ChangeLog
M	components/hardware/nautilus-hardware-view.c
M	components/rpmview/nautilus-rpm-view-install.c
M	components/services/install/command-line/eazel-alt-install-corba.c
M	components/services/install/idl/trilobite-eazel-install.idl
M	components/services/install/lib/eazel-install-corba-types.c
M	components/services/install/lib/eazel-install-protocols.c
M	components/services/install/lib/eazel-install-rpm-glue.c
M	components/services/install/lib/eazel-install-types.c
M	components/services/install/lib/eazel-install-types.h

commit f845d2ae442bbc94e6f7e0499d8d7be7cc13937f
Author: Josh Barrow <carbamide@src.gnome.org>
Date:	2000-09-10

    Made the time to go and the total time in the Music View use the anti


    * components/music/nautilus-music-view.c:
	    (music_view_set_selected_song_title), (reset_playtime),
	    (play_status_display), (slider_moved_callback),
	    (add_play_controls):
	    Made the time to go and the total time in the Music View
	    use the anti aliased fonts.

M	ChangeLog
M	components/music/nautilus-music-view.c

commit 890182c951a1d964d7a8265c9791d1dc57333377
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-09-09

    fixed bug 2910, sidebar tabs crash in arlo theme when sidebar
    is closed,


	fixed bug 2910, sidebar tabs crash in arlo theme when sidebar is
	closed, by making them not draw if the sidebar is closed

M	ChangeLog
M	src/nautilus-sidebar-tabs.c

commit ef2bbd05ca9778201766883781d5959e04e03d00
Author: Mathieu Lacage <mathieu@eazel.com>
Date:	2000-09-09

    port to new shared function. port to new shared function. add a new

    2000-09-09	Mathieu Lacage	<mathieu@eazel.com>

	* components/tree/nautilus-tree-view.c: port to new
	shared function.
	* libnautilus-extensions/nautilus-icon-dnd.c: port to
	new shared function.
	* libnautilus-extensions/nautilus-drag.c:
	(nautilus_drag_autoscroll_calculate_delta),
	(nautilus_drag_file_receive_dropped_keyword): add a new
	fucntion to be shared.
	* libnautilus-extensions/nautilus-drag.h: add prototype
	* libnautilus-extensions/nautilus-list.c:
	(nautilus_list_get_drop_action),
	(nautilus_list_receive_dropped_icons),
	(nautilus_list_receive_dropped_keyword),
	(nautilus_list_drag_data_received):
	use the above function and add support to the list view
	for many new drop types. Need to fix bug 2485 properly
	to get 2874 fully implemented.

M	ChangeLog
M	components/tree/nautilus-tree-view.c
M	libnautilus-extensions/nautilus-drag.c
M	libnautilus-extensions/nautilus-drag.h
M	libnautilus-extensions/nautilus-icon-dnd.c
M	libnautilus-extensions/nautilus-list.c
M	libnautilus-private/nautilus-drag.c
M	libnautilus-private/nautilus-drag.h
M	libnautilus-private/nautilus-icon-dnd.c
M	libnautilus-private/nautilus-list.c

commit 27b08dc546a2ed516888bb0ae4492d8c6cffd3f4
Author: Kenneth Christiansen <kenneth@src.gnome.org>
Date:	2000-09-09

    Translations from Keld
    control-center/po/da.po gdm2/po/da.po gnumeric/po/da.po
    nautilus/po/da.po gnome-i18n/extra-po/gdm2beta5/da.po

M	po/da.po

commit 651621b91f31362d3f90b0dbbc011f2471f78c05
Author: Mathieu Lacage <mathieu@eazel.com>
Date:	2000-09-09

    fix bug 2417. cursor is now updated. remove debugging output.

    2000-09-09	Mathieu Lacage	<mathieu@eazel.com>

	* components/tree/nautilus-tree-view.c: fix bug 2417.
	cursor is now updated.
	    * libnautilus-extensions/nautilus-list.c:
	(nautilus_list_drag_begin), (nautilus_list_drag_end),
	(nautilus_list_drag_leave), (nautilus_list_get_drop_action),
	(nautilus_list_drag_motion), (nautilus_list_drag_drop),
	(nautilus_list_drag_data_received): remove debugging output.

M	ChangeLog
M	components/tree/nautilus-tree-view.c
M	libnautilus-extensions/nautilus-list.c
M	libnautilus-private/nautilus-list.c

commit c5f23aad9f2e4c25858e3818e115c99365d74e4f
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-09-09

    made the about box "scalable" by picking and ordering the authors


	made the about box "scalable" by picking and ordering the
	authors randomly, shuffling the list peroidically.

M	ChangeLog
M	icons/i-web-72.png
M	libnautilus-extensions/nautilus-graphic-effects.c
M	libnautilus-private/nautilus-graphic-effects.c
M	src/nautilus-about.c
M	src/nautilus-about.h
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-window-menus.c

commit 7b794ab20a69ffbd018bfb9e9102004beb50b65b
Author: Ali Abdin <aliabdin@aucegypt.edu>
Date:	2000-09-09

    Should fix bug #2229. Also make HTML output more 'valid'

    2000-09-09	Ali Abdin  <aliabdin@aucegypt.edu>

	    Should fix bug #2229. Also make HTML output more 'valid'

	    * components/help/converters/gnome-db2html2/gdb3html.h:
	    Add legalnotice tag, and prototype of print_footer (since
	    it is no
	    longer static)

	    *
	    components/help/converters/gnome-db2html2/sect-elements.[ch]:
	    (sect_inlinegraphic_start_element): Forgot to initialize a
	    variable.

	    (sect_legalnotice_start_element),
	    (sect_legalnotice_characters),
	    (sect_legalnotice_end_element): New functions for special
	    handling of
	    the legalnotice tag.

	    (sect_para_end_element),
	    (sect_para_start_element): Modified to also work in the
	    legalnotice
	    tag

	    (sect_article_end_element): Commented out an area of code
	    that creates
	    erroneous HTML tags (now that the 'footer' prints them out).

	    (sect_title_characters): Somebody forgot to 'open' the <HEAD>

	    * components/help/converters/gnome-db2html2/toc-elements.c:
	    (toc_artheader_end_element): Make 'Copyright' link to the
	    legalnotice.

	    * components/help/help-method.conf:
	    Add 'gnome-help:' at mjs' suggestion (do we need to remove
	    'help:'
	    now?)

M	ChangeLog
M	components/help/converters/gnome-db2html2/gdb3html.c
M	components/help/converters/gnome-db2html2/gdb3html.h
M	components/help/converters/gnome-db2html2/sect-elements.c
M	components/help/converters/gnome-db2html2/sect-elements.h
M	components/help/converters/gnome-db2html2/toc-elements.c
M	components/help/help-methods.conf

commit 766253d3e48abecfc1d75c9f5477c9b5fe50455e
Author: Christian Rose <menthos@src.gnome.org>
Date:	2000-09-09

    Updated Swedish translation.

M	po/ChangeLog
M	po/sv.po

commit 1da583df8225c66463db83f364bc7e2fa217483f
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-09-09

    Fixed bug 773, Context menu items wrong when used on Trash item

    2000-09-08	Gene Z. Ragan  <gzr@eazel.com>

	Fixed bug 773, Context menu items wrong when used on Trash item

	Removed items that are improper when the Trash icon
	is in the selection.

	* src/file-manager/fm-directory-view.c:
	* src/file-manager/fm-directory-view.h:
	(fm_directory_view_real_create_selection_context_menu_items):
	Do a check for Trash in selection.  Disable Duplicate and
	Make Link

	* src/file-manager/fm-icon-view.c:
	(fm_icon_view_create_selection_context_menu_items):
	Do a check for Trash in selection.  Disable Rename

M	ChangeLog
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-directory-view.h
M	src/file-manager/fm-icon-view.c

commit 96a467839247806c3f31b170c0b4663b1c432839
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-09-09

    Implemented bug #2858. The preflight signal now gets the toplevel
    packages

	* components/services/install/idl/trilobite-eazel-install.idl:
	*
	components/services/install/command-line/eazel-alt-install-corba.
	c: (eazel_preflight_check_signal):
	* components/services/install/lib/eazel-install-corba-callback.h:
	* components/services/install/lib/eazel-install-corba-callback.c:
	(impl_preflight_check), (eazel_install_callback_class_initialize):
	* components/services/install/lib/eazel-install-public.h:
	* components/services/install/lib/eazel-install-private.h:
	* components/services/install/lib/eazel-install-object.c:
	(xml_from_packagedata_list), (eazel_install_class_initialize),
	(eazel_install_emit_preflight_check),
	(eazel_install_emit_preflight_check_default):
	* components/services/install/lib/eazel-install-rpm-glue.h:
	* components/services/install/lib/eazel-install-rpm-glue.c:
	(eazel_install_get_total_size_of_packages),
	(eazel_install_start_transaction):
	Implemented bug #2858. The preflight signal now gets the toplevel
	packages to install and can return true/false.
	Amazing how much I had to change to alter one corba signal...

	* components/services/docs/installer-security-issues
	About the security issues of libeazelinstall (this is an email
	that gives a rundown of how the installer handles downloaded,
	filepermissions etc).

	* components/services/install/lib/eazel-install-metadata.c:
	(get_conf_int):
	Fixed a bug where it returned the wrong variable (odd that -Werror
	didn't stop it)

	* components/services/install/lib/eazel-install-types.c:
	(categorydata_new), (categorydata_destroy_foreach),
	(packagedata_new), (packagedata_destroy),
	(packagedata_remove_soft_dep),
	uses trilobite_debug now
	(packagedata_fill_from_rpm_header),
	Read the provides from the header. They're not used yet, but
	they'll be used for handling bug 2583 (and part of 1514).

	* components/services/install/lib/eazel-install-types.h:
	Added a glist to packagedata, contains the basenames of the files
	the package provides.

M	ChangeLog
M	components/services/install/command-line/eazel-alt-install-corba.c
M	components/services/install/idl/trilobite-eazel-install.idl
M	components/services/install/lib/eazel-install-corba-callback.c
M	components/services/install/lib/eazel-install-corba-callback.h
M	components/services/install/lib/eazel-install-metadata.c
M	components/services/install/lib/eazel-install-object.c
M	components/services/install/lib/eazel-install-private.h
M	components/services/install/lib/eazel-install-public.h
M	components/services/install/lib/eazel-install-rpm-glue.c
M	components/services/install/lib/eazel-install-rpm-glue.h
M	components/services/install/lib/eazel-install-types.c
M	components/services/install/lib/eazel-install-types.h

commit 787ab45e8ffc8d10f9042349a2726a07ac23c63d
Author: Rebecca Schulman <rebecka@eazel.com>
Date:	2000-09-09

    Fixed make check for my earlier changes fixed the emblem criteria
    uris so

    2000-09-08	Rebecca Schulman  <rebecka@eazel.com>

	* libnautilus-extensions/nautilus-search-uri.c:
	(nautilus_self_check_search_uri):
	Fixed make check for my earlier changes
	* src/nautilus-search-bar-criterion.c: (get_emblem_location_for):
	fixed the emblem criteria uris so they now are recognized by
	medusa

M	ChangeLog
M	libnautilus-extensions/nautilus-search-uri.c
M	libnautilus-private/nautilus-search-uri.c
M	src/nautilus-search-bar-criterion.c

commit a1be0ec8209e64220834ff7fac10cfefd290ee28
Author: Rebecca Schulman <rebecka@eazel.com>
Date:	2000-09-08

    Fixed bugzilla.eazel.com bugs 1937, 2014, and 2633, to disallow repeat

    2000-09-08	Rebecca Schulman  <rebecka@eazel.com>
	Fixed bugzilla.eazel.com bugs 1937, 2014, and 2633,
	to disallow repeat criteria in the search bar,
	limit number of criteria on the bar,
	and to disallow searching  for the emblem
	"erase" which doesn't really exist.

	* libnautilus-extensions/nautilus-search-uri.c: (parse_uri):
	a few more text brush ups
	* src/nautilus-complex-search-bar.c:
	* src/nautilus-complex-search-bar.h:
	(search_bar_criterion_type_changed_callback),
	(update_criteria_choices),
	(nautilus_complex_search_bar_initialize), (more_options_callback),
	(fewer_options_callback), (update_options_buttons_state),
	(nautilus_complex_search_bar_get_search_criteria):
	Add a callback to update when a criteria is added removed or
	changed, to update what criteria are sensitive in the menus
	Added an accessor function to get the list of search criteria
	so the search criterion class can use it to figure out
	what to leave sensitive in the available criteria menu.
	Add code to desensitize the "more options" button when
	all criteria are displayed.

	* src/nautilus-search-bar-criterion-private.h:
	* src/nautilus-search-bar-criterion.c:
	(nautilus_search_bar_criterion_initialize_class),
	(nautilus_search_bar_criterion_destroy),
	(nautilus_search_bar_criterion_new),
	(nautilus_search_bar_criterion_initialize),
	(nautilus_search_bar_criterion_new_from_values),
	(nautilus_search_bar_criterion_next_new),
	(nautilus_search_bar_criterion_new_with_type),
	(nautilus_search_bar_criterion_first_new),
	(nautilus_search_bar_criterion_get_location),
	(get_next_default_search_criterion_type),
	(nautilus_search_bar_criterion_update_valid_criteria_choices),
	(make_emblem_value_menu), (criterion_type_changed_callback),
	(emblems_changed_callback), (criterion_is_of_type),
	(criterion_type_already_is_displayed), (get_next_criterion_type):
	* src/nautilus-search-bar-criterion.h:
	convert this to a gtk class so that it can emit signals
	(criterion_type_changed) and let the bar know.
	Add code to handle figuring out when criteria has changed,
	and what criteria are still available.	Add special code
	to get rid of the erase emblem.  Also, since it is now a
	gtk class, add more type checking where appropriate.

M	ChangeLog
M	libnautilus-extensions/nautilus-search-uri.c
M	libnautilus-private/nautilus-search-uri.c
M	src/nautilus-complex-search-bar.c
M	src/nautilus-complex-search-bar.h
M	src/nautilus-search-bar-criterion-private.h
M	src/nautilus-search-bar-criterion.c
M	src/nautilus-search-bar-criterion.h

commit 812b5090be545bdf62e0fd5f1f7ff8475e2c7af0
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-09-08

    Add call to nautilus_directory_async_state_changed.

    2000-09-08	Gene Z. Ragan  <gzr@eazel.com>

	* libnautilus-extensions/nautilus-file.c:
	(nautilus_file_forget_activation_uri):
	Add call to nautilus_directory_async_state_changed.

	* libnautilus-extensions/nautilus-link.c:
	(nautilus_link_set_link_uri):
	Removed private nautilus_directory_async_state_changed call.

	* src/nautilus-window-menus.c:
	(help_menu_about_nautilus_callback):
	Added middle inital to my name.

M	ChangeLog
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-extensions/nautilus-link.c
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-link.c
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-window-menus.c

commit 5d1e9b960bbd22b6371e1232f34b968cc3ccf186
Author: Mathieu Lacage <mathieu@eazel.com>
Date:	2000-09-08

    fix many bugs. The tree view now receives drops as colors,
    backgrounds,

    2000-09-08	Mathieu Lacage	<mathieu@eazel.com>

	* components/tree/nautilus-tree-view.c: fix many bugs.
	The tree view now receives drops as colors, backgrounds,
	and emblems. I am supposed to remove emblems per Arlo
	request but will do so later after having moved the code
	to the list view.
	* libnautilus-extensions/nautilus-drag.h: add a shared
	declaration

M	ChangeLog
M	components/tree/nautilus-tree-view.c
M	libnautilus-extensions/nautilus-drag.h
M	libnautilus-private/nautilus-drag.h

commit 22659201cdc919d5f098d131e9bfb7aa701f6e3e
Author: Arlo Rose <arlo@src.gnome.org>
Date:	2000-09-08

    Added yet another placeholder image for web view. This is not
    final, but


	    * icons/i-web-72.png:
	    Added yet another placeholder image for web view.
	    This is not final, but looks better than the previous
	    placeholder Andy added.

M	ChangeLog
M	icons/i-web-72.png

commit 55bcef9784e2848baa3fceac695a1775b6f5a456
Author: Robin Slomkowski <rslomkow@src.gnome.org>
Date:	2000-09-08

    updated references to LIBXML_1_BRANCH

M	ChangeLog
M	README

commit 6829ba4d9e4827abf13036d54abb9af0f374f9b0
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-09-08

    removed 'uninstall' and 'package-list-storage-path' settings, and
    clarified update/downgrade to 'allow-update' and 'allow-downgrade'
    in the gconf tree

M	ChangeLog
M	components/services/install/lib/eazel-install-metadata.c

commit e4dc301e92e09c3d3b3551696d5babb21af9d8a8
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-09-08

    Added a call to nautilus_directory_async_state_changed () as part
    of my

    2000-09-08	Gene Z. Ragan  <gzr@eazel.com>

	* libnautilus-extensions/nautilus-link.c:
	(nautilus_link_set_link_uri):
	Added a call to nautilus_directory_async_state_changed ()
	as part of my last bug fix to update the NautilusFile
	that its activation URI has changed.

M	ChangeLog
M	libnautilus-extensions/nautilus-link.c
M	libnautilus-private/nautilus-link.c

commit c88eed2fe99663a333072913c32b5444966d1a3f
Author: J Shane Culpepper <pepper@eazel.com>
Date:	2000-09-08

    Converting to nautilus label to use aa text.

    2000-09-08	J Shane Culpepper  <pepper@eazel.com>

	* components/services/login/nautilus-view/nautilus-login-view.c:
	(generate_login_form):
	*
	components/services/nautilus-dependent-shared/shared-service-widg
	ets.c: (show_feedback):
	*
	components/services/startup/nautilus-view/nautilus-service-startu
	p-view.c: (generate_startup_form):
	*
	components/services/summary/nautilus-view/nautilus-summary-view.c
	: (generate_summary_form):

	Converting to nautilus label to use aa text.

M	ChangeLog
M	components/services/login/nautilus-view/nautilus-login-view.c
M
components/services/nautilus-dependent-shared/shared-service-widgets.c
M
components/services/startup/nautilus-view/nautilus-service-startup-view.c
M	components/services/summary/nautilus-summary-view.c
M	components/services/summary/nautilus-view/nautilus-summary-view.c

commit 107c02e4526a686985944ce0603bd8ad1f2e0469
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-09-08

	Fixed bug 2120 (Shouldn't be able to create new files in
	search view) and most of bug 2916 (Shouldn't be able to
	create new files in Trash). Also fixed the more general
	but unreported bug: Shouldn't be able to create new
	files in read-only directories.

	* src/file-manager/fm-directory-view.h,
	* src/file-manager/fm-directory-view.c:
	(fm_directory_view_is_read_only): New function, overridable via
	function pointer, that reports whether the contents of a
	directory view are entirely read-only.
	(fm_directory_view_real_is_read_only): Default implementation of
	is_read_only, checks the permissions of the model
	NautilusDirectory.
	(fm_directory_view_supports_creating_files): New function,
	overridable via function pointer, that reports whether a
	directory supports creating new files inside it
	(fm_directory_view_real_supports_creating_files): Default
	implementation of supports_creating_files, returns TRUE unless
	is_read_only is true or the displayed directory is in the trash.
	The remaining part of bug 2916 is that the NautilusFile for
	"trash:" doesn't think it's in the trash.
	(fm_directory_view_initialize_class): Wire up default function
	pointers.
	(compute_menu_item_info): Make sensitivity of "Move to Trash"
	depend on is_read_only; make sensitivity of "New Folder",
	"Duplicate", and "Create Link" depend on supports_creating_files.
	(fm_directory_view_real_update_menus): Add "New Folder" to the
	set of dynamic ones.
	(get_directory_as_file): New helper function to get a NautilusFile
	object for the displayed directory.
	(showing_trash_directory): New helper function to check whether
	the displayed directory is trash.

	* src/file-manager/fm-icon-view.c:
	(get_stored_icon_position_callback): Removed call to
	fm_directory_view_get_model whose result was not used.
	(tighter_layout_callback): Removed an unnecessary cast.

	* src/file-manager/fm-search-list-view.c:
	(real_supports_creating_files): Overridden to return FALSE.
	(fm_search_list_view_initialize_class): Wire up overridden
	function pointer.

M	ChangeLog
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-directory-view.h
M	src/file-manager/fm-icon-view.c
M	src/file-manager/fm-search-list-view.c

commit 8979b1d73e21ae0fe9ea1d0705df13d60f1fbf3c
Author: Josh Barrow <carbamide@src.gnome.org>
Date:	2000-09-08

    *** empty log message ***

M	ChangeLog

commit bebbe015979efbc1108b0ff9b24cb018783fd2d0
Author: Josh Barrow <carbamide@src.gnome.org>
Date:	2000-09-08

    Change all text to aa text using nautilus_label and it's friends.



    * components/hardware/nautilus-hardware-view.c: (setup_form_title),
	    (setup_overview_form), (setup_CPU_form), (setup_RAM_form),
	    (setup_IDE_form):
	    Change all text to aa text using nautilus_label and it's
	    friends.

M	ChangeLog
M	components/hardware/nautilus-hardware-view.c

commit 1a9cd999916328b63649625e988fc254b8897f17
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-09-08

    fixed bug 2919, where emblem dropping was broken due to Mathieu's
    changes;


	fixed bug 2919, where emblem dropping was broken due to Mathieu's
	changes; fixed by replacing "data" to "data->data".

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-dnd.c
M	libnautilus-private/nautilus-icon-dnd.c

commit eab5a263bcf8abd2ceec30f61842dccdd312dd16
Author: Ali Abdin <aliabdin@aucegypt.edu>
Date:	2000-09-08

    Should fix bug #2749, #2754, and #2755

    2000-09-08	Ali Abdin  <aliabdin@aucegypt.edu>

	    Should fix bug #2749, #2754, and #2755

	    * components/help/converters/gnome-db2html2/gdb3html.h:
	    Add in ENVAR, COMPUTEROUTPUT, and INLINEGRAPHIC tags.

	    *
	    components/help/converters/gnome-db2html2/sect-elements.[ch]:
	    Add in the above tags to the sect_elements struct.
	    (sect_inlinegraphic_start_element): New function to handle
	    inline
	    graphics.
	    (sect_graphic_start_element): If format was NULL the
	    g_strcasecmp
	    would output warning messages screwing up the HTML, changed
	    the code
	    around a bit to handle this. Also made this function to
	    be more
	    compliant with Eazel style guidelines

M	ChangeLog
M	components/help/converters/gnome-db2html2/gdb3html.h
M	components/help/converters/gnome-db2html2/sect-elements.c
M	components/help/converters/gnome-db2html2/sect-elements.h

commit 4c37960b2466b1cbc1422820b9340478aefa4f0b
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-09-08

    Fixed bug 2816, Home icon doesn't link to changed home directory.

    2000-09-08	Gene Z. Ragan  <gzr@eazel.com>

	Fixed bug 2816, Home icon doesn't link to changed home directory.

	The fix required a new private function that invalidates a
	NautilusFiles
	activation URI and forces it to be reloaded.

	* libnautilus-extensions/nautilus-directory-notify.h:
	Added nautilus_file_changed () and
	nautilus_file_forget_activation_uri ()

	* libnautilus-extensions/nautilus-file.c:
	(nautilus_file_changed),
	(nautilus_file_forget_activation_uri):
	New function that invalidates the activation URI and frees it and
	sets got_activation_uri to FALSE so that it is reloaded.

	* libnautilus-extensions/nautilus-file.h:
	Removed nautilus_file_changed ()

	* libnautilus-extensions/nautilus-icon-factory.c:
	* libnautilus-extensions/nautilus-directory-async.c:
	Added include to nautilus-directory-notify.h

	* libnautilus-extensions/nautilus-link.c:
	(nautilus_link_set_link_uri):
	Added call to nautilus_file_forget_activation_uri ()

	* src/file-manager/fm-desktop-icon-view.c:
	(event_callback):
	Removed debugging code.

M	ChangeLog
M	libnautilus-extensions/nautilus-directory-async.c
M	libnautilus-extensions/nautilus-directory-notify.h
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-extensions/nautilus-file.h
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-extensions/nautilus-link.c
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-directory-notify.h
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-file.h
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus-private/nautilus-link.c
M	src/file-manager/fm-desktop-icon-view.c

commit 8e47e2a792af6c33840c780a4244cb0168b6224a
Author: Mathieu Lacage <mathieu@eazel.com>
Date:	2000-09-08

    fixes one more ccrash. nautilus_model_node_get_file does not return a

    2000-09-08	Mathieu Lacage	<mathieu@eazel.com>

	* components/tree/nautilus-tree-view.c: fixes one more ccrash.
	nautilus_model_node_get_file does not return a refed NautilusFile
	for you. So, must not unref it.

M	ChangeLog
M	components/tree/nautilus-tree-view.c

commit 33d4296aabde59c1bea0bf956ca73fb9f56222b1
Author: Mathieu Lacage <mathieu@eazel.com>
Date:	2000-09-08

    fix bug 2918.

    2000-09-08	Mathieu Lacage	<mathieu@eazel.com>

	* components/tree/nautilus-tree-view.c: fix bug 2918.

M	ChangeLog
M	components/tree/nautilus-tree-view.c

commit ab75139f49ad77bbfeb37db4c9835a47c7e92ee5
Author: Kenneth Christiansen <kenneth@src.gnome.org>
Date:	2000-09-08

    Translations from Keld
    evolution/po/da.po gxsnmp/po/da.po nautilus/po/da.po

M	po/da.po

commit 67153c44cc3113f6b6afb2be3e5a7cd8df3fcf01
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-09-08

    Added Ali Abdin and Ian McKellar.

	* src/nautilus-window-menus.c (help_menu_about_nautilus_callback):
	Added Ali Abdin and Ian McKellar.

	* AUTHORS: Updated to match about box (it would be nice if we
	could keep this name list in just one place).

	* THANKS: New file; I credited everyone who has contributed and
	who is not in AUTHORS, as far as I could tell from the various
	ChangeLogs.

M	AUTHORS
M	ChangeLog
A	THANKS
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-window-menus.c

commit 013bec11dbb7387dd7e03b96356372d08d17576a
Author: Raph Levien <raph@src.gnome.org>
Date:	2000-09-08

    Implementation of font cache eviction, so font cache is now bounded
    in size.

M	librsvg/rsvg-ft.c

commit fc0cba87318420992ac0982f77f255d81872b31c
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-09-08

    correcting date in ChangeLog


	correcting date in ChangeLog

M	ChangeLog

commit c27ad72210ef11e78651e9f7d9915179ee2f3262
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-09-08

    fixed bug 2060, Arlo's proposed text layout, which only takes
    effect in


	fixed bug 2060, Arlo's proposed text layout, which only takes
	effect in standard layout mode; tighter layout remained the same.

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-canvas-item.c

commit a5690ed57430ecb35183993864be4e08c2769949
Author: Rebecca Schulman <rebecka@eazel.com>
Date:	2000-09-08

    Fixed a "gtk_entry_list_unref" that should have been a

    2000-09-07	Rebecca Schulman  <rebecka@eazel.com>

	* components/tree/nautilus-tree-view.c:
	Fixed a "gtk_entry_list_unref" that should
	have been a "gtk_target_list_unref"

M	ChangeLog
M	components/tree/nautilus-tree-view.c

commit f818443f6ea803786fcbfdd9dc54560fcc1018e7
Author: Mathieu Lacage <mathieu@src.gnome.org>
Date:	2000-09-08

    opps. remove debugging output. still a lot left in the
    list view I think but will remove later.

M	src/nautilus-information-panel.c
M	src/nautilus-sidebar.c

commit 5941e8460d28fb2a1aed199e4a093b086027ad49
Author: Mathieu Lacage <mathieu@eazel.com>
Date:	2000-09-08

    Moves the tree view to the new standard way of dnd. This now makes it

    2000-09-07	Mathieu Lacage	<mathieu@eazel.com>

	Moves the tree view to the new standard way of dnd.
	This now makes it consistant with the rest of the icon
	and list view.
	Fixes a number of bugs in the process: 2897, 2905, 2353

	* components/tree/nautilus-tree-view.c: it just changes
	a lot of things and cleans the code. Dnd should be now fully
	functional for file drag and drops. Please, test and report
	bugs.

M	ChangeLog
M	components/tree/nautilus-tree-view.c
M	src/nautilus-information-panel.c
M	src/nautilus-sidebar.c

commit c930d92da93673ee7aea6e967471db2f8f7c210a
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-09-08

    Look up the node based on the NautilusFile, not the uri, since the
    URI may

	* components/tree/nautilus-tree-model.c
	(nautilus_tree_model_directory_files_changed_callback): Look up
	the node based on the NautilusFile, not the uri, since the URI may
	have changed, if we are getting a "change" signal.

M	ChangeLog
M	components/tree/nautilus-tree-model.c

commit 5c7737bf1bf3f70cda1cda23b36cf17bf5aee89d
Author: Kenneth Christiansen <kenneth@src.gnome.org>
Date:	2000-09-08

    Translations from keld
    bonobo/po/da.po dia/po/da.po gnome-utils/po/da.po
    gnumeric/po/da.po guppi3/po/da.po nautilus/po/da.po
    pybliographer/po/da.po

M	po/da.po

commit cf9e5385b93d72bd8041a281984b00d758dca218
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-09-08

    Fixed the setting of server/port/tempdir now that libeazelinstall uses

	*
	components/services/install/command-line/eazel-alt-install-corba.
	c: (set_parameters_from_command_line), (md5_check_failed), (main):
	Fixed the setting of server/port/tempdir now that libeazelinstall
	uses gconf.
	Uses the md5_check_failed signal/

	* components/services/install/idl/trilobite-eazel-install.idl:
	Added the md5_check_failed signal.

	* components/services/install/lib/eazel-install-corba-callback.h:
	* components/services/install/lib/eazel-install-corba-callback.c:
	(impl_md5_check_failed), (eazel_install_callback_get_epv),
	(eazel_install_callback_finalize),
	(eazel_install_callback_class_initialize):
	Added the md5_check_failed signal.

	* components/services/install/lib/eazel-install-corba-types.h:
	* components/services/install/lib/eazel-install-corba-types.c:
	(corba_packagedatastructlist_from_packagedata_list),
	(corba_packagedatastruct_from_packagedata),
	(packagedata_from_corba_packagedatastruct):
	Changed corba_packagedatastruct_from_packagedata to return a
	pointer instead of a struct. Hope it doesn't introduce any funky
	leaks in corba_packagedatastructlist_from_packagedata_list.

	* components/services/install/lib/eazel-install-md5.h:
	* components/services/install/lib/eazel-install-md5.c:
	(md5_get_string_from_md5_digest):
	Added a method to convert a md5 digest to a human-readable string.

	* components/services/install/lib/eazel-install-metadata.c:
	Added authors and includeds trilobite-core-utils (for
	trilobite_debug)

	* components/services/install/lib/eazel-install-public.h:
	* components/services/install/lib/eazel-install-object.c:
	(create_temporary_directory),
	Open tmpdir in 0700 instead of 0755.
	(eazel_install_alter_mode_on_temp),
	(eazel_install_delete_downloads),
	(eazel_install_install_packages),
	(eazel_install_emit_install_progress_default),
	(eazel_install_class_initialize),
	Changed all 'g_.* ("D: ' to trilobite_debug
	(eazel_install_emit_md5_check_failed),
	(eazel_install_emit_md5_check_failed_default),
	Added the md5_check_failed signal
	(eazel_install_emit_dependency_check_default),
	Modified because of the change in eazel-install-corba-types.
	(eazel_install_emit_done):
	Output cleaning.

	* components/services/install/lib/eazel-install-protocols.c:
	(gnome_vfs_xfer_callback), (gnome_vfs_fetch_remote_file),
	(eazel_install_fetch_file), (eazel_install_fetch_package),
	(get_url_for_package):
	Changed all 'g_.* ("D: ' to trilobite_debug
	Output cleaning.
	Always add downloaded file to downloaded_files, thus always doing
	md5 check on them.

	* components/services/install/lib/eazel-install-query.c:
	(eazel_install_simple_rpm_query):
	Output cleaning.

	* components/services/install/lib/eazel-install-rpm-glue.c:
	(eazel_install_download_packages),
	(eazel_install_pre_install_packages), (hest),
	(eazel_install_monitor_rpm_propcess_pipe),
	(eazel_install_monitor_subcommand_pipe),
	(eazel_install_do_transaction_md5_check),
	(eazel_install_free_rpm_system_close_db_foreach),
	(eazel_install_free_rpm_system),
	(eazel_install_prepare_rpm_system),
	(eazel_install_fetch_rpm_dependencies), (print_package_list),
	(eazel_install_ensure_deps), (eazel_uninstall_upward_traverse),
	(eazel_uninstall_downward_traverse),
	(eazel_uninstall_check_for_install), (eazel_uninstall_globber):
	Changed all 'g_.* ("D: ' to trilobite_debug
	Output cleaning.

	*
	components/services/install/lib/eazel-install-xml-package-list.c:
	(generate_xml_package_list), (osd_parse_implementation),
	(osd_parse_softpkg), (osd_parse_shared),
	(parse_osd_xml_from_memory):
	Changed all 'g_.* ("D: ' to trilobite_debug
	Output cleaning.

	*
	components/services/trilobite/libtrilobite/trilobite-root-client.
	c: (trilobite_root_client_unref),
	(trilobite_root_client_initialize):
	*
	components/services/trilobite/libtrilobite/trilobite-root-helper.
	c: (trilobite_root_helper_destroy),
	(trilobite_root_helper_initialize):
	Removed some debug output.

M	ChangeLog
M	components/services/install/command-line/eazel-alt-install-corba.c
M	components/services/install/idl/trilobite-eazel-install.idl
M	components/services/install/lib/eazel-install-corba-callback.c
M	components/services/install/lib/eazel-install-corba-callback.h
M	components/services/install/lib/eazel-install-corba-types.c
M	components/services/install/lib/eazel-install-corba-types.h
M	components/services/install/lib/eazel-install-md5.c
M	components/services/install/lib/eazel-install-md5.h
M	components/services/install/lib/eazel-install-metadata.c
M	components/services/install/lib/eazel-install-object.c
M	components/services/install/lib/eazel-install-protocols.c
M	components/services/install/lib/eazel-install-public.h
M	components/services/install/lib/eazel-install-query.c
M	components/services/install/lib/eazel-install-rpm-glue.c
M	components/services/install/lib/eazel-install-xml-package-list.c
M	components/services/trilobite/libtrilobite/trilobite-root-client.c
M	components/services/trilobite/libtrilobite/trilobite-root-helper.c

commit a66f4e11572a2ef92ddb951b4f218f195a2191fb
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-09-08

    work around fatal API flaw in gconf, so we can detect whether
    ints/bools are set before we substitute default values

M	ChangeLog
M	components/services/install/lib/eazel-install-metadata.c

commit 855a3a8d2f73a18d087902ac5a7016f63cb1f3dc
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-09-08

    fixed bug 2896, tiled backgrounds don't work in the icon view. The
    problem


	fixed bug 2896, tiled backgrounds don't work in the icon view.
	The problem was background_receive_dropped_background_image was
	passing the GtkSelectionData object, instead of the data it points
	to

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-dnd.c
M	libnautilus-private/nautilus-icon-dnd.c

commit 069f8b16c19ead5f6733aad1c780d2b14925781b
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-09-08

	Fixed bug 2218 (Duplicate items appear in history list)

	Also changed a few places to compare uris with the new
	nautilus_uris_match instead of strcmp.

	* libnautilus-extensions/nautilus-bookmark.h,
	* libnautilus-extensions/nautilus-bookmark.c:
	(nautilus_bookmark_compare_with): Use nautilus_uris_match.
	(nautilus_bookmark_compare_uris): New function, compares
	bookmarks' uris with nautilus_uris_match; ignores names.

	* src/nautilus-window-manage-views.c:
	(nautilus_window_set_displayed_location), (handle_go_elsewhere),
	(open_location): Use nautilus_uris_match.

	* src/nautilus-window.c: (nautilus_add_to_history_list):
	Use nautilus_bookmark_compare_uris instead of _compare_with.
	This was the source of the bug. Due to asynchronicity introduced
	sometime after this code was written, when the bookmark for the
	current location was created it did not yet know what name to use,
	and so it did not match any of the old History items that had the
	correct name. But for the History list we only want one entry per
	uri anyway, so it needn't have been comparing the names in the
	first place.

M	ChangeLog
M	libnautilus-extensions/nautilus-bookmark.c
M	libnautilus-extensions/nautilus-bookmark.h
M	libnautilus-private/nautilus-bookmark.c
M	libnautilus-private/nautilus-bookmark.h
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window-manage-views.c
M	src/nautilus-window.c

commit bca62084f7a225fe4afa830810a013c149594345
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-09-08

    fixed bug 1246, by moving the sidebar event initialization code
    from the


	fixed bug 1246, by moving the sidebar event initialization
	code from
	the nautilus window class to the sidebar itself.

	fixed bug 838, zoom control doesn't prelight, by receiving mouse
	motion events and prelighting as appropriate.

M	ChangeLog
M	src/nautilus-information-panel.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-sidebar.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window.c
M	src/nautilus-zoom-control.c

commit d8bf363f15fcfe26968830e40a16989baec9cbac
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-09-08

    Fixed bug causing icon view not to display trash: URI.

    2000-09-07	Gene Z. Ragan  <gzr@eazel.com>

	Fixed bug causing icon view not to display trash:
	URI.

	* libnautilus-extensions/nautilus-mime-actions.c:
	(is_known_mime_type):
	New function to return if mime type is recognized.
	Return FALSE if mim tye if NULL or of type
	application/octet-stream.

	(nautilus_mime_get_default_component_for_uri_internal),
	(nautilus_do_component_query):
	Call is_known_mime_type () instead of old != NULL check.

M	ChangeLog
M	libnautilus-extensions/nautilus-mime-actions.c
M	libnautilus-private/nautilus-mime-actions.c

commit d6861e524bd815f089f8c9aeb416754de9e27f63
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-09-08

    put redirection table into the same gconf subtree as other trilobite
    stuff

M	components/services/trilobite/libtrilobite/trilobite-redirect.c

commit 68378e5964e1200878a74ba5f746532d7c3dbcfb
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-09-08

    rip out all the old xml-based configuration code, and replace it
    with gconf-based code

M	ChangeLog
M	components/services/install/lib/eazel-install-metadata.c
M	components/services/install/lib/eazel-install-metadata.h
M	components/services/install/lib/eazel-install-object.c
M	components/services/install/lib/eazel-install-public.h
M	components/services/install/server/main.c

commit 0c86ea239f198f2e4f3ed9fbcbec536f8bdc24fe
Author: Daniel Egger <egger@src.gnome.org>
Date:	2000-09-07

    Add missing entries.



     Add missing entries.

M	ChangeLog

commit cd741f5501d8cad71eaef77f50446c94720dfb3a
Author: Daniel Egger <egger@src.gnome.org>
Date:	2000-09-07

    Remove that beatyfication on popular demand since it opposes to
    the Eazels



     Remove that beatyfication on popular demand since it opposes to the
     Eazels styleguide.

M	components/help/converters/gnome-db2html2/gdb3html.c

commit 9ba8f4750b5ef3aacc6c30d060cfd2bd9b8c4b89
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-09-07

    Fixed bug 2134, items cannot be dragged from desktop or windows
    onto Trash

    2000-09-07	Gene Z. Ragan  <gzr@eazel.com>

	Fixed bug 2134, items cannot be dragged from desktop or windows
	onto Trash icon.

	* libnautilus-extensions/nautilus-drag.c:
	(nautilus_drag_default_drop_action_for_icons):
	Check and see if target is trash: URI. If it is,
	use find_directory to locate the actual trash directory
	URI.

	* libnautilus-extensions/nautilus-file-operations.c:
	(nautilus_file_operations_copy_move):
	Check and see if target is trash: URI. If it is,
	use find_directory to locate the actual trash directory
	URI for the volume of the source file.

M	ChangeLog
M	libnautilus-extensions/nautilus-drag.c
M	libnautilus-extensions/nautilus-file-operations.c
M	libnautilus-private/nautilus-drag.c
M	libnautilus-private/nautilus-file-operations.c

commit 15b64a42bd75f3eaa832f934d800191f85952015
Author: Mike Engber <engber@src.gnome.org>
Date:	2000-09-07

    Added Robin to the about box.


	Added Robin to the about box.
	* src/nautilus-window-menus.c:
	(help_menu_about_nautilus_callback):

M	ChangeLog
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-window-menus.c

commit 325450ebda0e66983f0c7b2aec81b011bec7953e
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-09-07

	Fixed bug 2875 (update set of built-in bookmarks)

	* data/static_bookmarks.xml:

	Fixed bug 2872 (Complaint about bookmark location mismatch
	when visiting new folder)

	* libnautilus-extensions/nautilus-file-utilities.h:
	* libnautilus-extensions/nautilus-file-utilities.c:
	(nautilus_uris_match): New function, compares two uris
	after canonicalizing each.

	* src/nautilus-window-manage-views.c:
	(check_last_bookmark_location_matches_window):
	Use nautilus_uris_match to compare bookmark's uri with
	window's uri.

M	ChangeLog
M	data/static_bookmarks.xml
M	libnautilus-extensions/nautilus-file-utilities.c
M	libnautilus-extensions/nautilus-file-utilities.h
M	libnautilus-private/nautilus-file-utilities.c
M	libnautilus-private/nautilus-file-utilities.h
M	src/nautilus-window-manage-views.c

commit 3693f5742d764f7375f32d31bd5f86617eba7061
Author: Christian Rose <menthos@src.gnome.org>
Date:	2000-09-07

    Updated Swedish translation.

M	po/sv.po

commit 20f6badb93a18e241cd349943e1439407a3ab074
Author: Kenneth Christiansen <kenneth@src.gnome.org>
Date:	2000-09-07

    more files added - consulted Sullivan before editing

M	po/POTFILES.in

commit 0fdd821d910cb02624494d643c48a60ad5c3d4b9
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-09-07

	Turn on smooth fonts in the icon view.	This is controlled by the
	SMOOTH_GRAPHICS preference.  I tried to cause a minimum amount of
	disruption to the icon-canvas-item beast.  For this reason, there
	are some serious preformance problems.	I plan to attack those
	next.

	In case of emergency, i left a life boat in there.  Just comment
	out the SMOOTH_FONTS define in the top of the file.  I expect to
	yank this out in the next day or so.

	* libnautilus-extensions/nautilus-icon-canvas-item.c:
	(draw_or_measure_label_text), Teach it about the smooth fonts
	case.  (measure_label_text),  Same here.
	(draw_label_text), Here too.  (draw_or_measure_label_text_aa), New
	function to do the drawing or measuring using NautilusScalableFont
	instead of GdkFont.
	(draw_label_text_aa): New function that draws the smooth text into
	a pixbuf so what we can continue to use the old rendering
	machinery.  This is the reason for at least on of the performance
	problems.  We should be able to render directly into the canvas
	item's buffer.

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-canvas-item.c

commit 0922f4e497236552d001022504dad848a3267d55
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-09-07

    Simplify the highlight color initialization.

	* libnautilus-extensions/nautilus-icon-canvas-item.c:
	(nautilus_icon_canvas_item_initialize_class),
	(draw_or_measure_label_text):
	Simplify the highlight color initialization.

	* libnautilus-extensions/nautilus-scalable-font.c:
	(nautilus_text_layout_paint):
	Restore rendering in the passed in color.  Add a mini hack to make
	sure the color is opaque.

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-canvas-item.c
M	libnautilus-extensions/nautilus-scalable-font.c
M	libnautilus-private/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-scalable-font.c

commit 00436408379ea65e729c2a18c2a0fcffcca884b0
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-09-07

	Better job of what I did in my last checkin. I caught one case
	before, but there are two other cases I skipped. Now they're
	all equally de-fatal.

	* src/nautilus-window-manage-views.c:
	(check_last_bookmark_location_matches_window), (handle_go_back),
	(handle_go_forward), (handle_go_elsewhere):

M	ChangeLog
M	src/nautilus-window-manage-views.c

commit b1ce82df1840d1edc02b60edd9a91751e5df8823
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-09-07

    Fixed bug 2445, Some volume monitor code applies only to desktop case.

    2000-09-07	Gene Z. Ragan  <gzr@eazel.com>

	Fixed bug 2445,  Some volume monitor code applies only to
	desktop case.
	Fixed bug 2452,  find_volumes confused about which volumes
	to include.
	Fixed bug 2451,  Incorrect test for removability of ISO9660
	volumes.

	* libnautilus-extensions/nautilus-volume-monitor.c:
	* libnautilus-extensions/nautilus-volume-monitor.h:
	(floppy_sort):
	Changed function to use NautilusVolumes as opposed to paths

	(nautilus_volume_monitor_volume_is_removable):
	New function to check and see if volume is removable.

	(nautilus_volume_monitor_get_removable_volumes):
	New function to return a list of removable NautilusVolumes

	(nautilus_volume_monitor_get_volume_name):
	New function to return a human readable name of volume

	(nautilus_volume_monitor_volume_is_mounted),
	(mount_volume_floppy_set_state), (mount_volume_mount),
	(find_volumes), (nautilus_volume_monitor_mount_unmount_removable):
	Clean up and bug fix work.


	* src/file-manager/fm-desktop-icon-view.c: (create_mount_link),
	(fm_desktop_icon_view_create_background_context_menu_items),
	(volume_unmounted_callback):
	Use new functions in NautilusVolumeMonitor.

M	ChangeLog
M	libnautilus-extensions/nautilus-volume-monitor.c
M	libnautilus-extensions/nautilus-volume-monitor.h
M	libnautilus-private/nautilus-volume-monitor.c
M	libnautilus-private/nautilus-volume-monitor.h
M	src/file-manager/fm-desktop-icon-view.c

commit b1ae75b61daac2b2eeacf47e5b1d9f3b3067d88e
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-09-07

    Improved a comment from my previous checkin.

M	src/nautilus-window-manage-views.c

commit e56c525abd6b141a51cd0daf947a1b4f0bd89a71
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-09-07

    De-fatalized bug 2872 (Common crash when navigating, complaint about

	* src/nautilus-window-manage-views.c: (handle_go_elsewhere):

	De-fatalized bug 2872 (Common crash when navigating, complaint
	about last_location_bookmark not matching window->location).

	Changed an assert (fatal) to a message (annoying) to prevent
	this now very common bug from being fatal. I'll fix the real
	problem soon.

M	ChangeLog
M	src/nautilus-window-manage-views.c

commit ec64709239110291a2ad2495d03d1cd0a8570757
Author: Mathieu Lacage <mathieu@eazel.com>
Date:	2000-09-07

    add support for NautilusDragInfo. add new scroll calculation fucntion.

    2000-09-07	Mathieu Lacage	<mathieu@eazel.com>

	* components/tree/nautilus-tree-view.c: add support for
	NautilusDragInfo.
	* libnautilus-extensions/nautilus-drag.c: add new scroll
	calculation fucntion.
	(nautilus_drag_autoscroll_calculate_delta):
	* libnautilus-extensions/nautilus-drag.h: add decalrtion of
	scroll function
	plus bits and pieces of constants used everywhere.
	* libnautilus-extensions/nautilus-icon-dnd.c:
	(auto_scroll_timeout_callback): move this to the shared version
	of the scroll
	* libnautilus-extensions/nautilus-list.c: implement auto
	scrolling.
	(nautilus_list_drag_leave), (nautilus_list_real_scroll),
	(auto_scroll_timeout_callback), (nautilus_list_start_auto_scroll),
	(nautilus_list_stop_auto_scroll), (nautilus_list_drag_motion):

M	ChangeLog
M	components/tree/nautilus-tree-view.c
M	libnautilus-extensions/nautilus-drag.c
M	libnautilus-extensions/nautilus-drag.h
M	libnautilus-extensions/nautilus-icon-dnd.c
M	libnautilus-extensions/nautilus-list.c
M	libnautilus-private/nautilus-drag.c
M	libnautilus-private/nautilus-drag.h
M	libnautilus-private/nautilus-icon-dnd.c
M	libnautilus-private/nautilus-list.c

commit 70ffa2c0b007739de0a9378ed83d9ac7a6686103
Author: Eli Goldberg <eli@src.gnome.org>
Date:	2000-09-07

    *** empty log message ***

M	ChangeLog
M	docs/smoketests.html

commit 32e56c7ef7a6ccb03dffc4e5220eaba6feb807c6
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-09-07

    Make the default font size something more reasonable.

	    * libnautilus-extensions/nautilus-label.c:
	    (nautilus_label_initialize):
	    Make the default font size something more reasonable.

M	ChangeLog
M	libnautilus-extensions/nautilus-label.c
M	libnautilus-private/nautilus-label.c

commit f8d8e58f69792fc424853353dcfd5ad079235b8e
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-09-07

    The new font was not getting assigned.

	    * libnautilus-extensions/nautilus-icon-canvas-item.c:
	    (nautilus_icon_canvas_item_set_smooth_font_size):
	    The new font was not getting assigned.

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-canvas-item.c

commit 51fb35d862b654e0fa5079ed8dce0baaffd5cd01
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-09-07

    Add support for smooth fonts. We simply manage one font and an
    array of

	* libnautilus-extensions/nautilus-icon-container.c: (destroy),
	(nautilus_icon_container_initialize),
	(nautilus_icon_container_update_icon),
	(nautilus_icon_container_set_label_font_for_zoom_level),
	(nautilus_icon_container_set_smooth_label_font):
	* libnautilus-extensions/nautilus-icon-container.h:
	* libnautilus-extensions/nautilus-icon-private.h:
	Add support for smooth fonts.  We simply manage one font and an
	array of sizes.  The management of the smooth font parallels that
	of regular non smooth Gdk fonts, except we have just one.  Instead
	of an array of fonts, we have an array of font sizes.  We use
	these to update the canvas icon items.

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-extensions/nautilus-icon-container.h
M	libnautilus-extensions/nautilus-icon-private.h
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-container.h
M	libnautilus-private/nautilus-icon-private.h

commit afc5e4d4e4eb60ab3a525057a3ab854bdcd458d8
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-09-07

    Add function to create a GdkPixbuf from a string. Also fixed
    a debuggin

	* libnautilus-extensions/nautilus-scalable-font.h:
	* libnautilus-extensions/nautilus-scalable-font.c:
	(nautilus_scalable_font_draw_text), (nautilus_text_layout_paint),
	(nautilus_gdk_pixbuf_new_from_text):
	Add function to create a GdkPixbuf from a string.  Also fixed a
	debuggin typo from before.

	* test/test-nautilus-font.c: (create_named_background),
	(rgba_run_alpha), (pixbuf_draw_rectangle),
	(pixbuf_draw_rectangle_around), (main):
	Add text to GdkPixbuf to GdkPixbuf compositing test.  Also add a
	bunch of hacks to make the tests more useful.

M	ChangeLog
M	libnautilus-extensions/nautilus-scalable-font.c
M	libnautilus-extensions/nautilus-scalable-font.h
M	libnautilus-private/nautilus-scalable-font.c
M	libnautilus-private/nautilus-scalable-font.h
M	test/test-nautilus-font.c

commit 0f1d07d9f924635c9456b3bbba3b4eb508e65010
Author: Mathieu Lacage <mathieu@eazel.com>
Date:	2000-09-07

    First work toward bug 2353, fixes bug 2570, 1289

    2000-09-07	Mathieu Lacage	<mathieu@eazel.com>

	First work toward bug 2353, fixes bug 2570, 1289

	* components/tree/nautilus-tree-view.c: fix a dnd bug in
	gtk_drag_dest_set.
	* libnautilus-extensions/nautilus-drag.c: (nautilus_drag_init):
	initialize the new field drop_occured to FALSE.
	* libnautilus-extensions/nautilus-drag.h: new field drop_occured.
	* libnautilus-extensions/nautilus-icon-dnd.c: use the new field
	and make it behave slightly more sanely by doing actual actions
	in data_received instead of drag_drop. This is the only way
	to avoid
	race conditions. (drag_data_received_callback),
	(drag_motion_callback),
	(drag_drop_callback)
	* libnautilus-extensions/nautilus-list.c:
	(nautilus_list_initialize_class), (nautilus_list_dnd_initialize),
	(nautilus_list_initialize), (nautilus_list_drag_start),
	(nautilus_list_ensure_drag_data), (nautilus_list_drag_begin),
	(nautilus_list_drag_end), (nautilus_list_drag_leave),
	(nautilus_list_find_drop_target), (nautilus_list_get_drop_action),
	(nautilus_list_drag_motion), (nautilus_list_drag_drop),
	(nautilus_list_drag_data_received):
	add support for the drop_occured field, fix the same bug as in
	tree view
	and make it behave slightly more sanely as in icon view.
	The tree view now needs some work to catch up with all those
	changes.
	* src/file-manager/fm-list-view.c: (fm_list_handle_dropped_icons):
	space.

M	ChangeLog
M	components/tree/nautilus-tree-view.c
M	libnautilus-extensions/nautilus-drag.c
M	libnautilus-extensions/nautilus-drag.h
M	libnautilus-extensions/nautilus-icon-dnd.c
M	libnautilus-extensions/nautilus-list.c
M	libnautilus-private/nautilus-drag.c
M	libnautilus-private/nautilus-drag.h
M	libnautilus-private/nautilus-icon-dnd.c
M	libnautilus-private/nautilus-list.c
M	src/file-manager/fm-list-view.c

commit 7525ad41463655620070b883f4f22eb614eca54a
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-09-07

    Add support for drawing underlined text. I also added a FIXME for the

	* libnautilus-extensions/nautilus-scalable-font.c:
	(nautilus_text_layout_free), (nautilus_text_layout_new),
	(nautilus_text_layout_paint):
	* libnautilus-extensions/nautilus-scalable-font.h:
	Add support for drawing underlined text.  I also added a FIXME for
	the issue of hard coding the underline baseline rather than
	fetching the information from the rendred string.

	* test/test-nautilus-font.c: (main):
	Add underlined text test.

M	ChangeLog
M	libnautilus-extensions/nautilus-scalable-font.c
M	libnautilus-extensions/nautilus-scalable-font.h
M	libnautilus-private/nautilus-scalable-font.c
M	libnautilus-private/nautilus-scalable-font.h
M	test/test-nautilus-font.c

commit 897a33ffe984b19f92ab52e4d85499d335e17e77
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-09-07

    Add support for drawint inverted text. Also cleanup the rendering
    function

	* libnautilus-extensions/nautilus-scalable-font.c:
	(nautilus_scalable_font_measure_text), (invert_glyph),
	(nautilus_scalable_font_draw_text),
	(nautilus_scalable_font_draw_text_lines_with_dimensions),
	(nautilus_scalable_font_draw_text_lines),
	(nautilus_text_layout_paint):
	* libnautilus-extensions/nautilus-scalable-font.h:
	Add support for drawint inverted text.	Also cleanup the rendering
	function a bit.

	* libnautilus-extensions/nautilus-icon-factory.c: (embed_text):
	* libnautilus-extensions/nautilus-label.c: (render_buffer_pixbuf):
	* src/nautilus-about.c: (draw_aa_string):
	* src/nautilus-sidebar-tabs.c: (draw_one_tab_plain),
	(draw_one_tab_themed):
	Update all these for the new inverted scalable font api.

	* test/test-nautilus-font.c: (main):
	Add a inverted text test.

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-extensions/nautilus-label.c
M	libnautilus-extensions/nautilus-scalable-font.c
M	libnautilus-extensions/nautilus-scalable-font.h
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus-private/nautilus-label.c
M	libnautilus-private/nautilus-scalable-font.c
M	libnautilus-private/nautilus-scalable-font.h
M	src/nautilus-about.c
M	src/nautilus-sidebar-tabs.c
M	test/test-nautilus-font.c

commit 0b47962ead8e3492764110ef61047dda9c61ca24
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-09-07

    Just to clear things up : this file is in cvs since it's not
    created by

	* nautilus-installer/src/Makefile:
	Just to clear things up : this file is in cvs since it's
	not created by configure.in (yet)

	* nautilus-installer/src/Makefile.am:
	* nautilus-installer/src/link.sh:
	makefile/link stroking to make it work after the changes
	to trilobite-core-utils.

	* libnautilus-adapter/Makefile.am
	Removed libnautilus.la to fix build

M	ChangeLog
M	libnautilus-adapter/Makefile.am
M	nautilus-installer/src/Makefile
M	nautilus-installer/src/Makefile.am
M	nautilus-installer/src/link.sh

commit 6edcd6ffff8d08807aad0ba44e422b2cbe6d37e2
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-09-07

    ifdef'd out a g_warning that happens a lot more often than I expected.

	* components/tree/nautilus-tree-model.c (report_node_added):
	ifdef'd out a g_warning that happens a lot more often than I
	expected.

M	ChangeLog
M	components/tree/nautilus-tree-model.c

commit 4734551b9a3920259b5a3da9922bd8b7c84e12db
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-09-07

    Link against libnautilus.

	* libnautilus-adapter/Makefile.am: Link against libnautilus.

	* src/nautilus-component-adapter-factory.h,
	src/nautilus-component-adapter-factory.c: Fist cut at the easy to
	use wrapper interface for the soon to come adapter component (part
	of the work for bugzilla.eazel.com 1994). I made this a singleton
	object with the object actually exposed, but maybe I should hide
	the object details completely and just expose the actually useful
	function (which will instantiate the singleton when/if
	appropriate).

	* src/Makefile.am: Add to the build. Link against
	libnautilus-adapter.

M	ChangeLog
M	libnautilus-adapter/Makefile.am
M	src/Makefile.am
A	src/nautilus-component-adapter-factory.c
A	src/nautilus-component-adapter-factory.h

commit 4c7dc0ab85521ec151129c2072fb36f6e36e848b
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-09-07

    Add text layout functions copied from libgnomeui/gnome-icon-text.[ch]
    and

	* libnautilus-extensions/nautilus-scalable-font.c:
	(text_layout_free_row), (nautilus_text_layout_free),
	(nautilus_text_layout_new), (nautilus_text_layout_paint):
	* libnautilus-extensions/nautilus-scalable-font.h:
	Add text layout functions copied from
	libgnomeui/gnome-icon-text.[ch] and modified to work with
	NautilusScalalbleFont and GdkPixbuf instead of GdkFont and
	GdkDrawable.

	* test/test-nautilus-font.c: (main):
	Add text layout test.

M	ChangeLog
M	libnautilus-extensions/nautilus-scalable-font.c
M	libnautilus-extensions/nautilus-scalable-font.h
M	libnautilus-private/nautilus-scalable-font.c
M	libnautilus-private/nautilus-scalable-font.h
M	test/test-nautilus-font.c

commit e38dfd4fc3a7dc6166195173a27117e44f3dc032
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-09-07

    Make the empty line height 1/2 of the font size to cram more
    stuff into

	* libnautilus-extensions/nautilus-icon-factory.c: (embed_text):
	Make the empty line height 1/2 of the font size to cram more stuff
	into the embedded text.

	* libnautilus-extensions/nautilus-label.c:
	(nautilus_label_size_request), (render_buffer_pixbuf),
	(label_get_empty_line_height),
	(label_get_total_text_and_line_offset_height),
	(label_recompute_line_geometries):
	Update for scalable font changes.

	* libnautilus-extensions/nautilus-scalable-font.c:
	(nautilus_scalable_font_measure_text_lines),
	(nautilus_scalable_font_draw_text_lines_with_dimensions),
	(nautilus_scalable_font_draw_text_lines):
	* libnautilus-extensions/nautilus-scalable-font.h:
	Add empty_line_height argument to text line measuring and drawing
	functions.  Use this in both measure and drawing computations.

	* test/test-nautilus-font.c: (gdk_pixbuf_draw_rectangle),
	(draw_rectangle_around), (main):
	Update for scalable font changes.  Also draw a box around area
	that is being clipped (or measured) to determine whether things
	work precisely.

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-extensions/nautilus-label.c
M	libnautilus-extensions/nautilus-scalable-font.c
M	libnautilus-extensions/nautilus-scalable-font.h
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus-private/nautilus-label.c
M	libnautilus-private/nautilus-scalable-font.c
M	libnautilus-private/nautilus-scalable-font.h
M	test/test-nautilus-font.c

commit 6896aa7ca307bba182d8f97c33bacb4bd0c1a067
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-09-07

    Default to services.eazel.com instead of ham.eazel.com Nicer print for

	*
	components/services/install/command-line/eazel-alt-install-corba.
	c: (install_failed), (main):
	Default to services.eazel.com instead of ham.eazel.com
	Nicer print for install failed in the case the package is already
	installed.
	Free the category & package date structures.

	* components/services/install/lib/eazel-install-corba-callback.c:
	(impl_install_failed), (impl_uninstall_failed):
	Free some category & package date structures (leak fixing project)

	* components/services/install/lib/eazel-install-corba-types.c:
	(categorydata_list_from_corba_categorystructlist):
	Fixed a g_new(categorydata) to categorydata_new

	* components/services/install/lib/eazel-install-corba.c:
	(impl_Eazel_Install_install_packages),
	(impl_Eazel_Install_simple_query):
	Inserted some newlines (exiting eh ?)

	* components/services/install/lib/eazel-install-md5.h:
	* components/services/install/lib/eazel-install-md5.c:
	(md5_get_digest_from_md5_string):
	Added a call that converts a md5 string into a 16 byte digest
	string.

	* components/services/install/lib/eazel-install-object.c:
	(eazel_install_finalize):
	Some newlines!!

	* components/services/install/lib/eazel-install-protocols.h:
	* components/services/install/lib/eazel-install-protocols.c:
	(http_fetch_remote_file), (eazel_install_fetch_package),
	(eazel_install_fetch_package_which_provides),
	(get_url_for_package):
	Added comments to what get_url_for_package and
	get_search_url_for_package does.
	Removed excess code from http_fetch_remote_file (creation of temp
	dir).
	Changed get_url_for_package to take a packagedata object as last
	argument. This is used for setting the serverside md5. Also uses
	trilobite_fetch_uri now.

	* components/services/install/lib/eazel-install-query.c:
	(eazel_install_simple_rpm_query):
	Inserted newlines (okay, I do that a lot, it makes the code
	readable...)

	* components/services/install/lib/eazel-install-rpm-glue.c:
	(eazel_install_flatten_categories),
	Changed to initally copy the category->packages. That way I don't
	end up having a list in the category where the first element is
	NULL (leak).
	(eazel_install_download_packages),
	(eazel_install_pre_install_packages),
	Nuke the modifies list after called check_existing. No reason to
	send those to the client, since the status flags is updated to
	show that the package is already installed.
	(eazel_install_do_transaction_md5_check),
	Finished the md5 checking (thus my required milestone bugs are
	done now, woohoo)
	(eazel_install_prune_packages),
	Commented out the block that destroys packagedata objects.
	(eazel_install_check_existing_packages),
	Set the stats to "already installed".
	(eazel_install_fetch_rpm_dependencies),
	(eazel_uninstall_check_for_install):
	Removed silly g_messages in danish that I used for debugging.

	* components/services/install/lib/eazel-install-types.h:
	Removed some weird old structure defines.

	* components/services/install/lib/eazel-install-types.c:
	(categorydata_new), (categorydata_destroy_foreach),
	(packagedata_destroy):
	Added some more messages in the category/packagedata alloc/dealloc
	debugging.

	*
	components/services/install/lib/eazel-install-xml-package-list.c:
	(generate_xml_package_list), (osd_parse_implementation),
	(osd_parse_softpkg), (osd_parse_shared),
	(parse_osd_xml_from_memory):
	Added D: to some stdout stuff.
	Decodes the MD5 tag
	Had to add a hack to compensate for lack of useragent in gnome-vfs
	http (bug 2862)

	*
	components/services/trilobite/libtrilobite/trilobite-core-utils.h
	*
	components/services/trilobite/libtrilobite/trilobite-core-utils.c
	: (trilobite_fetch_uri), (trilobite_fetch_uri_to_file),
	(trilobite_fetch_uri), (trilobite_fetch_uri_to_file):
	Wrote "slim" versions that use libghttp, for the bootstrap
	installer.

	* nautilus-installer/src/.cvsignore:
	Ignore the prezip binary
	* nautilus-installer/src/Makefile:
	* nautilus-installer/src/link.sh:
	Makefile cosmetics

	* nautilus-installer/src/rpmsearch.cgi:
	The makeshift rpmsearch cgi script.

	* libnautilus-adapter/.cvsignore
	stuff to ignore stuff.

M	ChangeLog
M	components/services/install/command-line/eazel-alt-install-corba.c
M	components/services/install/lib/eazel-install-corba-callback.c
M	components/services/install/lib/eazel-install-corba-types.c
M	components/services/install/lib/eazel-install-corba.c
M	components/services/install/lib/eazel-install-md5.c
M	components/services/install/lib/eazel-install-md5.h
M	components/services/install/lib/eazel-install-object.c
M	components/services/install/lib/eazel-install-protocols.c
M	components/services/install/lib/eazel-install-protocols.h
M	components/services/install/lib/eazel-install-query.c
M	components/services/install/lib/eazel-install-rpm-glue.c
M	components/services/install/lib/eazel-install-types.c
M	components/services/install/lib/eazel-install-types.h
M	components/services/install/lib/eazel-install-xml-package-list.c
M	components/services/trilobite/libtrilobite/trilobite-core-utils.c
M	components/services/trilobite/libtrilobite/trilobite-core-utils.h
A	libnautilus-adapter/.cvsignore
M	nautilus-installer/src/.cvsignore
M	nautilus-installer/src/Makefile
M	nautilus-installer/src/link.sh
A	nautilus-installer/src/rpmsearch.cgi

commit 85fa78dae25f4a96701ba5d597e3b8983fb3198b
Author: Raph Levien <raph@src.gnome.org>
Date:	2000-09-07

    Workaround for bug 2239, minor tweaks for "attached" font files.

M	ChangeLog
M	librsvg/rsvg-ft.c
M	librsvg/rsvg-ft.h
M	librsvg/rsvg.c
M	librsvg/test-ft-gtk.c

commit 3db3030fa90857433df871ae4a1efa4ff796b3fc
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-09-07

    fixed bug 1899, background customization lost when theme changes, by


	fixed bug 1899, background customization lost when theme changes,
	by clearing the color when the an image is set.  Also, fixed
	bug where color customization wasn't working for the arlo theme,
	by removing the solid color case in background_draw_aa.

M	ChangeLog
M	libnautilus-extensions/nautilus-background.c
M	libnautilus-private/nautilus-background.c

commit 400638d328cdfeacad5de989b4b63579067cf6ef
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-09-07

    Fixed FIXME bugzilla.eazel.com 2535 (had to be fixed once I made
    the idl

	* src/nautilus-application.c, src/nautilus-shell.c: Fixed FIXME
	bugzilla.eazel.com 2535 (had to be fixed once I made the idl file
	properly includable).

M	ChangeLog
M	src/nautilus-application.c
M	src/nautilus-shell.c

commit f21ce7ec9c26c35d17f1e0e6f7bdee6b728d0341
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-09-07

    Fix makefile problem

	* libnautilus/Makefile.am: Fix makefile problem

M	ChangeLog
M	libnautilus/Makefile.am

commit ed037ccb09a63f28ac3441e0b450ee1932eed131
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-09-07

    Fixed bug 2011, Numeric keypad enter key doesn't work right in Search

    2000-09-06	Gene Z. Ragan  <gzr@eazel.com>

	Fixed bug 2011, Numeric keypad enter key doesn't work
	right in Search field.

	Fixed bug 2012, Undo doesn't work in search
	text-entry fields.

	I switched the GtkEntry items to be NautilusEntry items
	and wired up the undo signal handlers.

	* src/nautilus-complex-search-bar.c:
	* src/nautilus-search-bar-criterion-private.h:
	* src/nautilus-search-bar-criterion.c:
	(nautilus_search_bar_criterion_destroy),
	(nautilus_search_bar_criterion_new_from_values):
	* src/nautilus-search-bar-criterion.h:
	* src/nautilus-simple-search-bar.c:
	(nautilus_simple_search_bar_initialize),
	(nautilus_simple_search_bar_destroy),
	(nautilus_simple_search_bar_set_location),
	(nautilus_simple_search_bar_get_location):

M	ChangeLog
M	src/nautilus-complex-search-bar.c
M	src/nautilus-search-bar-criterion-private.h
M	src/nautilus-search-bar-criterion.c
M	src/nautilus-search-bar-criterion.h
M	src/nautilus-simple-search-bar.c

commit db9fc6a79d3dfb9c33a7c71166a7d3e79e560c6d
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-09-07

	I almost fixed bug 2598 ("Select All Files" enabled when the
	directory is empty), only to realize at the last moment that
	there is no current API to tell whether a directory view is
	displaying any files or not (just as there is no API to tell
	the count of displayed files, which is part of the problem
	with bug 480).

	While fixing this, I changed the directory view menu-updating
	mechanism so that the real work gets done in an idle handler
	instead of immediately, to prevent/fix performance problems
	caused by multiple menu updates happening in succession. So I'm
	checking in this performance change but not yet addressing
	bug 2598 itself.

	* src/file-manager/fm-directory-view.c:
	(fm_directory_view_destroy): remove menu-updating idle handler.
	(update_menus_idle_callback): New function, calls
	fm_directory_view_update_menus and resets idle handler id.
	(schedule_update_menus): New function, adds idle handler that
	calls update_menus_idle_callback.
	(remove_custom_icons_callback),
	(fm_directory_view_notify_selection_changed),
	(fm_directory_view_load_uri),
	(fm_directory_view_trash_state_changed_callback),
	(fm_directory_view_real_merge_menus): schedule menu update instead
	of doing it immediately.
	(compute_menu_item_info): Add FIXME with bug 2598 here.
	(fm_directory_view_real_update_menus): Update Select All item.

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit abdbe66a4cfd7cd3fb262d66a6fe16d88e3ab3ec
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-09-07

    New IDL interface for the special adapter component that will be
    used to

	* libnautilus-adapter/nautilus-adapter-factory.idl: New IDL
	interface for the special adapter component that will be used to
	wrap ordinary Bonobo components to look like Nautilus::Views as
	part of the solution to bugzilla.eazel.com #1994.
	* libnautilus-adapter/Makefile.am: Build a library containing the
	stubs and sekeletons.

	* libnautilus/nautilus-view-component.idl: Some changes so this
	IDL file can be included in others safely.
	* libnautilus/Makefile.am: Made necessary build adjustments for
	the above.

	* configure.in, Makefile.am: add libnautilus-adapter directory to
	build.

M	ChangeLog
M	Makefile.am
M	configure.in
A	libnautilus-adapter/Makefile.am
A	libnautilus-adapter/nautilus-adapter-factory.idl
M	libnautilus/Makefile.am
M	libnautilus/nautilus-view-component.idl

commit 8d1dbb40b1840a391f143346ba6fc3ad3c76fe90
Author: Robin Slomkowski <rslomkow@src.gnome.org>
Date:	2000-09-07

    added requirment of BEFORE_NEW_UI_HANDLER_1 tag for bonobo, gtkhtml,
    eog,

    * README: added requirment of BEFORE_NEW_UI_HANDLER_1
    tag for bonobo, gtkhtml, eog, xpdf

M	ChangeLog
M	README

commit 49b27807f34eef5106cb08734fb766d33b8cba19
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-09-07

    fixed bug 2505, scale in sidebar tabs text drawing shouldn't be
    hardwired;


	fixed bug 2505, scale in sidebar tabs text drawing shouldn't be
	hardwired; actually, this was mooted when we changed it to use
	the real aa text machinery, so I'm just removing the fixme.

M	ChangeLog
M	src/nautilus-sidebar-tabs.c

commit 5aab9e79f067deb7f1264d91caa5ffab742358ba
Author: Raph Levien <raph@src.gnome.org>
Date:	2000-09-07

    Glyph cache evicts glyphs when full. Some mem leaks cleaned up.

M	ChangeLog
M	librsvg/rsvg-ft.c
M	librsvg/test-ft-gtk.c

commit c93ace12256e214dde62573a481d09de61212b93
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-09-07

    Fixed bug 2816, Home icon doesn't link to changed home directory.

    2000-09-06	Gene Z. Ragan  <gzr@eazel.com>

	Fixed bug 2816, Home icon doesn't link to changed home directory.

	Now the link is updated both at dekstop launch and whenever
	the user changed the preference in the Navigation pane of
	the preferences dialog.

	* src/file-manager/fm-desktop-icon-view.c: (home_uri_changed),
	(fm_desktop_icon_view_initialize), (find_and_update_home_link),
	(place_home_directory), (find_and_rename_trash_link),
	(remove_old_mount_links):

M	ChangeLog
M	src/file-manager/fm-desktop-icon-view.c

commit 9defb149af3735fc9d68f44602a60d52fdb00c16
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-09-07

    fixed bug 2499, font leak in sidebar title, and bug 2206, bad
    zoom control


	fixed bug 2499, font leak in sidebar title, and bug 2206, bad
	zoom control in vector theme

M	ChangeLog
M	icons/vector/Makefile.am
M	icons/vector/vector.xml
D	icons/vector/zoom_body.png
M	src/nautilus-sidebar-title.c

commit f1c8a7a2dda244d7eede75ebc08eab1d44e35905
Author: Christian Rose <menthos@src.gnome.org>
Date:	2000-09-07

    Updated Swedish translation.

M	po/ChangeLog
M	po/sv.po

commit 1af435cd614f3102c88e1e495b561bbd63e2e02b
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-09-06

    fix evil gint/gchar types in MD5 to use native types according to
    the style guide

M	ChangeLog
M	components/services/install/lib/eazel-install-md5.c
M	components/services/install/lib/eazel-install-md5.h

commit 4ed4b066cd819ba413c6beebf19d7fc135c96920
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-09-06

	Fixed bug 1794 (New directory view background context menu design)

	Any complaints or revisions of the context menus in directory
	views should be written up as new bugs.

	* libnautilus-extensions/nautilus-gtk-extensions.h,
	* libnautilus-extensions/nautilus-gtk-extensions.c:
	(nautilus_gtk_menu_insert_separator): New function, slight
	generalization of _append_separator that takes a position.
	(nautilus_gtk_menu_append_separator): Now calls _insert_separator.

	* src/file-manager/fm-icon-view.h: Added supports_auto_layout
	function pointer for subclasses to optionally override.

	* src/file-manager/fm-icon-view.c:
	renamed details->updating_bonobo_marked_menu_item to
	updating_toggle_menu_item since I realized that it's not
	a Bonobo-specific problem.
	(tighter_layout_callback): updated for API changes.
	(fm_icon_view_using_auto_layout),
	(fm_icon_view_using_tighter_layout): New convenience function
	to share a little code.
	(compute_menu_item_info): Changed toggle_item boolean parameter
	to menu_item_type that returns an enum for normal, check,
	radio, and subtree items; moved some layout-related items in
	here so the context menu can avoid duplicating code.
	(context_menu_layout_radio_item_callback),
	(append_one_context_menu_layout_item): New functions, used by
	layout items in context menu.
	(insert_one_context_menu_item): Now handles the various menu item
	types returned by compute_menu_item_info, and returns the
	new item.
	(append_one_context_menu_item): Now returns the new item.
	(fm_icon_view_create_background_context_menu_items): Add the
	layout items to the context menu per bug 1794.
	(fm_icon_view_supports_auto_layout): New function, calls
	virtual function.
	(real_supports_auto_layout): Returns TRUE.
	(fm_icon_view_initialize_class): Wire up supports_auto_layout.
	(update_layout_menus): Now skips some work if supports_auto_layout
	is false; also updates reversed_order item in a way that works
	even the reversed_order field was changed elsewise.
	(fm_icon_view_get_directory_sort_by),
	(fm_icon_view_set_directory_sort_by),
	(fm_icon_view_get_directory_sort_reversed),
	(fm_icon_view_set_directory_sort_reversed),
	(fm_icon_view_get_directory_auto_layout),
	(fm_icon_view_set_directory_auto_layout): Bail out early if
	supports_auto_layout is false.
	(fm_icon_view_begin_loading): Refactor a little.
	(insert_bonobo_menu_item): Handle the different menu item types
	returned by compute_menu_item_info.
	(set_sort_criterion_by_path): New function, extracted from
	sort_callback so it could be used elsewhere.
	(sort_callback): Now calls set_sort_criterion_by_path.
	(sort_direction_callback): Changed signature so it can be used
	for both Bonobo and Gtk menus; changed implementation not to
	rely on Bonobo menu state.
	(manual_layout_callback): Changed signature so it can be used
	for both Bonobo and Gtk menus
	(layout_changed_callback),  (icon_position_changed_callback):
	Use new convenience functions.
	(fm_icon_view_merge_menus): Use insert_bonobo_menu_item for
	more items to avoid duplicating code with context menus.
	(update_one_menu_item): Updated for compute_menu_item_info
	API change.

	* src/file-manager/fm-desktop-icon-view.c:
	(fm_desktop_icon_view_get_directory_sort_by),
	(fm_desktop_icon_view_set_directory_sort_by),
	(fm_desktop_icon_view_get_directory_sort_reversed),
	(fm_desktop_icon_view_set_directory_sort_reversed),
	(fm_desktop_icon_view_get_directory_sort_auto_layout),
	(fm_desktop_icon_view_set_directory_sort_auto_layout): Removed
	these overridden function pointers, obviated by new
	supports_auto_layout.
	(fm_desktop_icon_view_initialize_class): removed function
	pointer wiring for the above set; added function pointer
	wiring for supports_auto_layout.
	(real_supports_auto_layout): New function, returns FALSE.

M	ChangeLog
M	libnautilus-extensions/nautilus-gtk-extensions.c
M	libnautilus-extensions/nautilus-gtk-extensions.h
M	libnautilus-private/nautilus-gtk-extensions.c
M	libnautilus-private/nautilus-gtk-extensions.h
M	src/file-manager/fm-desktop-icon-view.c
M	src/file-manager/fm-icon-view.c
M	src/file-manager/fm-icon-view.h

commit 571c1c37280c4aff54ba924a2ddfb15c01cbd47f
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-09-06

    Got rid of a FIXME for a bug that was already fixed. Got rid of
    a FIXME

	* libnautilus-extensions/nautilus-search-uri.c: Got rid of a FIXME
	for a bug that was already fixed.
	* libnautilus-extensions/nautilus-volume-monitor.c: (eject_cdrom):
	Got rid of a FIXME for a bug that was already fixed.

M	ChangeLog
M	libnautilus-extensions/nautilus-search-uri.c
M	libnautilus-extensions/nautilus-volume-monitor.c
M	libnautilus-private/nautilus-search-uri.c
M	libnautilus-private/nautilus-volume-monitor.c

commit c2e6b76e459fa94bb8f60fbbe434bae88fe60605
Author: Eli Goldberg <eli@src.gnome.org>
Date:	2000-09-06

    *** empty log message ***

M	docs/smoketests.html

commit 050e73078605966a2cf52ea32c2c37e21f9ca5ea
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-09-06

    fixed bug 2828, append a slash when auto-completing directory names.


	fixed bug 2828, append a slash when auto-completing
	directory names.

M	ChangeLog
M	src/nautilus-location-bar.c

commit 0c911db4cfa17b86440e4a3612553be942ef2a50
Author: Eli Goldberg <eli@src.gnome.org>
Date:	2000-09-06

    *** empty log message ***

M	ChangeLog

commit 7072dbac34029d265e3386b12c1fed521eae0e4e
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-09-06

	Fixed bug 1960 (nautilus_strdup_strftime relies on glibc strftime
	behavior) and bug 2820 (date/time formatting uses non-standard
	glibc extension).

	* libnautilus-extensions/nautilus-glib-extensions.h:
	* libnautilus-extensions/nautilus-glib-extensions.c:
	(nautilus_strdup_strftime): Rewrote nautilus_strdup_strftime so
	that it provides the features we need, but no longer requires the
	GNU glibc version of strftime.
	(nautilus_g_string_append_len): Added a half-assed version of the
	GLib 2.0 function g_string_append_len, since I needed it for
	nautilus_strdup_strftime.
	(test_strftime), (nautilus_self_check_glib_extensions): Added
	light self-checks for the nautilus_strdup_strftime function to
	confirm that my rewrite didn't break it.

	* libnautilus-extensions/nautilus-file.c:
	(nautilus_file_get_date_as_string): Refined the comments for
	localizers to make it clear that the GNU "%-" and "%_" extensions
	are allowed, but other GNU extensions are not.

	* components/services/trilobite/libtrilobite/.cvsignore:
	Ignore some generated files that weren't in the list.

M	ChangeLog
M	components/services/trilobite/libtrilobite/.cvsignore
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-extensions/nautilus-glib-extensions.c
M	libnautilus-extensions/nautilus-glib-extensions.h
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-glib-extensions.c
M	libnautilus-private/nautilus-glib-extensions.h

commit 47e0e6b27e2888e59df2c3957224fafba525aa27
Author: Eli Goldberg <eli@src.gnome.org>
Date:	2000-09-06

    *** empty log message ***

A	docs/smoketests.html

commit c25a3dde6fd7c1fe1b78d1aa150f6eb2ee4a5f62
Author: Arlo Rose <arlo@src.gnome.org>
Date:	2000-09-06

    Lopped off a pixel.


	    * icons/arlo/left-bumper-active-prelight.png:
	    Lopped off a pixel.

M	ChangeLog
M	icons/arlo/sidebar_tab_pieces/left-bumper-active-prelight.png

commit 286b679d35bfad9a0f22977e6873a7531889dbb3
Author: Mathieu Lacage <mathieu@eazel.com>
Date:	2000-09-06

    implement autoscroll by stealing code from nautilus-icon-dnd.c
    fixes task

    2000-09-06	Mathieu Lacage	<mathieu@eazel.com>

	* components/tree/nautilus-tree-view.c: implement autoscroll
	by stealing code from nautilus-icon-dnd.c fixes task 2418
	* libnautilus-extensions/nautilus-icon-container.c:
	(nautilus_icon_container_scroll), (reveal_icon),
	(nautilus_icon_container_update_scroll_region): do not access
	the GtkLayout internal structures but use the gtk accessors.
	ie: gtk_layout_get_[vh]adjustment

M	ChangeLog
M	components/tree/nautilus-tree-view.c
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-container.c

commit 5a59f145bc378a9226751dcd1a4dbe656010af6b
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-09-06

    Fixed bug 2644, Enter and Return should invoke file renaming.

    2000-09-06	Gene Z. Ragan  <gzr@eazel.com>

	Fixed bug 2644, Enter and Return should invoke file renaming.

	* libnautilus-extensions/nautilus-icon-container.c:
	(key_press_event):

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-container.c

commit 307bafbb3ff58a1c927ce89a783d04d01278639c
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-09-06

	Added checks in Nautilus to guarantee we will notice leaks
	of UI handlers in the future.

	The check will fire unless you get new Bonobo, since I just fixed
	a UI handler leak bug in Bonobo.

	* src/nautilus-window.c: (nautilus_window_real_set_content_view):
	Added code to check for a still-merged Open menu item in the file
	menu. This will catch leaks of UI handlers fairly quickly, instead
	of the traditional way we discover them, after long debugging
	sessions.

	* components/history/nautilus-history-view.c:
	(history_view_frame_call_end):
	* libnautilus-extensions/nautilus-undo-manager.c:
	(release_transaction), (nautilus_undo_manager_undo):
	* libnautilus/nautilus-clipboard.c: (add_menu_items_callback):
	* libnautilus/nautilus-undo.c: (undo_manager_unref_cover),
	(nautilus_undo_attach_undo_manager):
	* libnautilus/nautilus-view.c: (view_frame_call_end):
	* src/file-manager/fm-directory-view.c:
	(bonobo_control_activate_callback):
	* src/nautilus-application.c: (nautilus_application_startup):
	* src/nautilus-view-frame-bonobo-embeddable.c:
	(bonobo_subdoc_load_location):
	* src/nautilus-view-frame-nautilus-view.c:
	(nautilus_view_try_load_client):
	* src/nautilus-view-frame.c: (nautilus_view_frame_destroy_client),
	(nautilus_view_frame_load_client):
	Use bonobo_object_dup_ref and bonobo_object_release_unref to
	simplify some code.

	* components/loser/content/nautilus-content-loser.c:
	(loser_merge_bonobo_items_callback):
	* components/loser/sidebar/nautilus-sidebar-loser.c:
	(loser_merge_bonobo_items_callback):
	* components/mozilla/nautilus-mozilla-content-view.c:
	(mozilla_merge_bonobo_items_callback):
	* components/sample/nautilus-sample-content-view.c:
	(sample_merge_bonobo_items_callback):
	Add missing unref to avoid leaking a UI handler.

	*
	components/services/time/nautilus-view/trilobite-eazel-time-view.c:
	Remove a bunch of code inside #if 0, which had out of date copies
	of the sample code. I decided this was better than trying to fix
	it.

M	ChangeLog
M	components/history/nautilus-history-view.c
M	components/loser/content/nautilus-content-loser.c
M	components/loser/sidebar/nautilus-sidebar-loser.c
M	components/mozilla/nautilus-mozilla-content-view.c
M	components/sample/nautilus-sample-content-view.c
M	components/services/time/nautilus-view/trilobite-eazel-time-view.c
M	libnautilus-extensions/nautilus-undo-manager.c
M	libnautilus-private/nautilus-undo-manager.c
M	libnautilus/nautilus-clipboard.c
M	libnautilus/nautilus-undo.c
M	libnautilus/nautilus-view.c
M	src/file-manager/fm-directory-view.c
M	src/nautilus-application.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-view-frame-bonobo-embeddable.c
M	src/nautilus-view-frame-nautilus-view.c
M	src/nautilus-view-frame.c
M	src/nautilus-window.c

commit c9ec59f155800c722fe95d2269491873b4f28b8a
Author: Matthias Warkus <mawarkus@src.gnome.org>
Date:	2000-09-06

    Fixes and updates.

M	po/ChangeLog
M	po/de.po

commit 48675e995e6e160c2238478c3dab0c30717c549f
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-09-06

	Fixed bug 2377 (Menu separators in search date criterion
	look wrong and are selectable)

	* src/nautilus-search-bar-criterion.c:
	(get_date_modified_location_for): Replaced "--" with
	"" when defining menu item text.
	(nautilus_search_bar_criterion_new_from_values): When
	constructing option menu items, treat empty string specially
	by not translating it and making an insensitive separator.

M	ChangeLog
M	src/nautilus-search-bar-criterion.c

commit 140dc0064ab4f14eede07bc2d21b3dd276e47a7b
Author: Christian Rose <menthos@src.gnome.org>
Date:	2000-09-06

    Updated Swedish translation.

M	po/ChangeLog
M	po/sv.po

commit c9701f72ebbb0c27a0b394a688d560297940aa50
Author: Daniel Egger <egger@src.gnome.org>
Date:	2000-09-06

    A small beatification.



     A small beatification.

M	components/help/converters/gnome-db2html2/gdb3html.c

commit 389f648f53f1da5ddae4ad9c4e038bba1d9b1a68
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-09-06

    Removed \n's for g_print/warnings/messages


	* components/services/install/lib/eazel-install-metadata.c:
	(create_default_metadata),
	(create_default_configuration_metafile),
	(xml_doc_sanity_checks):
	Removed \n's for g_print/warnings/messages

	* components/services/install/lib/eazel-install-object.c:
	(eazel_install_finalize),
	Changed to call parents finalize
	(eazel_install_alter_mode_on_temp),
	(eazel_install_lock_tmp_dir), (eazel_install_unlock_tmp_dir),
	Calls to chmod all the downloaded files and the tmpdir.
	(eazel_install_delete_downloads),
	(eazel_install_install_packages):
	Moved the deletion of downloads to a seperate call, so revert can
	also reap it's benefits.

	* components/services/install/lib/eazel-install-protocols.c:
	(gnome_vfs_xfer_callback), (eazel_install_fetch_file),
	Fixed download progress emission to only emit with amount==0 once
	for gnome-vfs downloads.
	Also checks for existence of package prior to download. This
	should be safe once md5 checking is done, and prevents
	fetch_dependencies from fetching the same file over and over
	(which maybe should be solver in another way).
	(eazel_install_fetch_package),
	Moved the md5 checking code into eazel_install_start_transaction.
	(eazel_install_fetch_package_which_provides),
	Fixed evil bug I found now that i modified rpmsearch.cgi to
	support ?provides= searches.
	(get_url_for_package):
	Fixed a packagedata_destroy_foreach call.

	* components/services/install/lib/eazel-install-public.h:
	Prototypes for the calls to chmod unchmod tmpdir + downloads.

	* components/services/install/lib/eazel-install-rpm-glue.c:
	(eazel_install_flatten_categories),
	Reversed the order of list concatenation.
	(install_new_packages),
	Creates tmpdir, needed for reverttransaction.
	(eazel_install_download_packages),
	Removed the EAZEL_INSTALL_DOWNLOADS status flag, check the
	downloaded_files list in private instead.
	(eazel_install_monitor_rpm_propcess_pipe),
	Moved a comment reg. parsing rpm --percent here.
	(eazel_install_monitor_subcommand_pipe),
	(eazel_install_do_transaction_md5_check),
	(eazel_install_start_transaction),
	Moved the md5 checking to be near the installtion routine.
	(eazel_install_check_existing_packages),
	Modified some strings to be more i18n friendly
	(eazel_install_fetch_rpm_dependencies),
	Do a check so the some packages isn't added several times.
	(eazel_install_ensure_deps):
	list append rather then prepend. Seems rpm isn't as nonchalant
	about the order of rpm's as we were led to believe.

	* components/services/install/lib/eazel-install-rpm-glue.h:
	Removed the EAZEL_INSTALL_DOWNLOADS status flag, check the
	downloaded_files list in private instead.

	* components/services/install/lib/eazel-install-types.h:
	* components/services/install/lib/eazel-install-types.c:
	(packagedata_new), (packagedata_destroy):
	Made the md5 a pointer rather then char[16];

	* components/services/install/lib/makefile.staticlib.in:
	*
	components/services/trilobite/libtrilobite/makefile.staticlib.in:
	*
	components/services/trilobite/libtrilobite/trilobite-core-utils.c:
	I needed some cpp loving to keep the gnome-vfs stuff out of
	nautilus-installer.

	*
	components/services/trilobite/sample/service/sample-service-impl.
	c: (sample_service_finalize), (sample_service_unref),
	(sample_service_class_initialize):
	* components/services/trilobite/sample/command-line/main.c:
	(main):
	*
	components/services/trilobite/sample/lib/sample-service-public.h:
	* components/services/trilobite/sample/service/main.c:
	(trilobite_service_factory_destroy):
	Fixed the destroy mechanism's of sample-service (bug 967)

	* configure.in:
	Added the mystic libtrilobite/makefile/staticlib.in

	* nautilus-installer/src/Makefile:
	* nautilus-installer/src/callbacks.c: (begin_install),
	(prep_install), (prep_finish):
	* nautilus-installer/src/callbacks.h:
	* nautilus-installer/src/installer.c: (create_finish_page_good),
	(create_finish_page_evil), (create_window),
	(eazel_installer_initialize):
	* nautilus-installer/src/link.sh:
	More installer loving. Now it enables/disables the next/back
	buttons in a more sane manner, plus handles lack of
	package-list.xml better.

M	ChangeLog
M	components/services/install/lib/eazel-install-metadata.c
M	components/services/install/lib/eazel-install-object.c
M	components/services/install/lib/eazel-install-protocols.c
M	components/services/install/lib/eazel-install-public.h
M	components/services/install/lib/eazel-install-rpm-glue.c
M	components/services/install/lib/eazel-install-rpm-glue.h
M	components/services/install/lib/eazel-install-types.c
M	components/services/install/lib/eazel-install-types.h
M	components/services/install/lib/makefile.staticlib.in
A	components/services/trilobite/libtrilobite/makefile.staticlib.in
M	components/services/trilobite/libtrilobite/trilobite-core-utils.c
M	components/services/trilobite/sample/command-line/main.c
M	components/services/trilobite/sample/lib/sample-service-public.h
M	components/services/trilobite/sample/service/main.c
M	components/services/trilobite/sample/service/sample-service-impl.c
M	configure.in
M	nautilus-installer/src/Makefile
M	nautilus-installer/src/callbacks.c
M	nautilus-installer/src/callbacks.h
M	nautilus-installer/src/installer.c
M	nautilus-installer/src/link.sh

commit 4a7394c79689d7167f4785f80f639d3485bd3f73
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-09-06

    fix bug 2684 that would cause an occasional crash if running as root
    (freeing a password that had never been collected)

M	ChangeLog
M	components/services/install/lib/eazel-install-object.c
M	components/services/trilobite/libtrilobite/trilobite-core-utils.c
M	components/services/trilobite/libtrilobite/trilobite-root-helper.c

commit cb9b641a2d21dde060e3757db3f887f0982c0892
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-09-06

    Add arguments and setter functions to set the font and font size
    in smooth

	* libnautilus-extensions/nautilus-icon-canvas-item.c:
	(nautilus_icon_canvas_item_initialize_class),
	(nautilus_icon_canvas_item_initialize),
	(nautilus_icon_canvas_item_destroy),
	(nautilus_icon_canvas_item_set_arg),
	(nautilus_icon_canvas_item_get_arg), (icon_canvas_item_is_smooth),
	(nautilus_icon_canvas_item_get_max_text_width),
	(nautilus_icon_canvas_item_set_smooth_font),
	(nautilus_icon_canvas_item_set_smooth_font_size):
	* libnautilus-extensions/nautilus-icon-canvas-item.h:
	Add arguments and setter functions to set the font and font size
	in smooth mode.  Also added a function to determine whether we are
	in smooth mode or not.

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-canvas-item.c
M	libnautilus-extensions/nautilus-icon-canvas-item.h
M	libnautilus-private/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-canvas-item.h

commit 49708b8ade5fa91a379913e17a34e6e16999d6a0
Author: Pavel Cisler <pavel@eazel.com>
Date:	2000-09-06

    Add hooks for metadata removal.

    2000-09-05	Pavel Cisler  <pavel@eazel.com>

	* libnautilus-extensions/nautilus-directory-notify.h:
	* libnautilus-extensions/nautilus-directory.c:
	(nautilus_direcotry_copy_move_metadata_key),
	(nautilus_directory_move_metadata),
	(nautilus_directory_copy_metadata),
	(nautilus_directory_schedule_metadata_copy),
	(nautilus_directory_schedule_metadata_move),
	(nautilus_directory_schedule_metadata_remove):
	* libnautilus-extensions/nautilus-file-changes-queue.c:
	(nautilus_file_changes_queue_schedule_metadata_remove),
	(nautilus_file_changes_consume_changes):
	* libnautilus-extensions/nautilus-file-changes-queue.h:
	* libnautilus-extensions/nautilus-file-operations.c:
	(sync_xfer_callback):
	Add hooks for metadata removal.

M	ChangeLog
M	libnautilus-extensions/nautilus-directory-notify.h
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-extensions/nautilus-file-changes-queue.c
M	libnautilus-extensions/nautilus-file-changes-queue.h
M	libnautilus-extensions/nautilus-file-operations.c
M	libnautilus-private/nautilus-directory-notify.h
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-file-changes-queue.c
M	libnautilus-private/nautilus-file-changes-queue.h
M	libnautilus-private/nautilus-file-operations.c

commit 2293d4ca661721e5f6727111aac937b32a66ba33
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-09-06

    Add a missing changelog entry that i missed before.  sorry.

M	ChangeLog

commit 2be9f8a68ef6b34a45bd7e2b4c66152c995fbc25
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-09-06

    Add support for rendering text on pixbufs without alpha channels.

	* libnautilus-extensions/nautilus-scalable-font.c:
	(nautilus_scalable_font_draw_text),
	(nautilus_scalable_font_draw_text_lines_with_dimensions),
	(nautilus_scalable_font_draw_text_lines),
	(initialize_global_stuff_if_needed):
	Add support for rendering text on pixbufs without alpha channels.

	* libnautilus-extensions/nautilus-icon-factory.c: (embed_text):
	No longer need to create a pixbuf with alpha channel duplicate.

	* test/test-nautilus-font.c: (main):
	Paint the pixbuf white before drawing stuff to it.

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-extensions/nautilus-scalable-font.c
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus-private/nautilus-scalable-font.c
M	test/test-nautilus-font.c

commit f1d24775e2eff1fc88d8584c6512298be28b9109
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-09-06

    fixed bug 2504, active tabs don't prelight, by adding, loading
    and drawing


	fixed bug 2504, active tabs don't prelight, by adding, loading
	and drawing the appropriate tab pieces.  Also, moved the text
	down one pixel at Arlo's request.

M	ChangeLog
M	icons/arlo/sidebar_tab_pieces/Makefile.am
A	icons/arlo/sidebar_tab_pieces/fill-active-prelight.png
A	icons/arlo/sidebar_tab_pieces/left-bumper-active-prelight.png
A	icons/arlo/sidebar_tab_pieces/right-top-active-prelight.png
M	src/nautilus-sidebar-tabs.c

commit 469f3db5d9d7cb60fe1ccee057ea934be6c27341
Author: Arlo Rose <arlo@src.gnome.org>
Date:	2000-09-06

    icons/arlo/sidebar_tab_pieces/left-bumper.png


	    * icons/arlo/sidebar_tab_pieces/left-bumper.png
	    * icons/arlo/sidebar_tab_pieces/left-bumper-active.png
	    * icons/arlo/sidebar_tab_pieces/left-bumper-prelight.png
	    Took off left side pixel in order to get rid of the double
	    black line that was there.

M	ChangeLog
M	icons/arlo/sidebar_tab_pieces/left-bumper-active.png
M	icons/arlo/sidebar_tab_pieces/left-bumper-prelight.png
M	icons/arlo/sidebar_tab_pieces/left-bumper.png

commit 01e90c35c8bcdc26adceb078d6a9f8479e7f1976
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-09-06

    Add a dumb script to make it easy to run the font test.

	* test/Makefile.am:
	* test/font-test.sh:
	Add a dumb script to make it easy to run the font test.

	* test/test-nautilus-font.c: (main):
	Make the clipping test better; clip both vertically and
	horizontally.

M	ChangeLog
M	test/Makefile.am
A	test/font-test.sh
M	test/test-nautilus-font.c

commit 51f099caeb8069efc706c9ed9f0a1b781f47f25f
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-09-06

	Much context-menu-related cleanup and some bug fixes.

	2734: comment fm_directory_view_add_context_menu_item

	* libnautilus-extensions/nautilus-gtk-extensions.h,
	* libnautilus-extensions/nautilus-gtk-extensions.c:
	(nautilus_gtk_menu_append_separator): New convenience function
	for appending a separator to a GtkMenu.
	(nautilus_gtk_menu_set_item_visibility): New convenience function
	for hiding/showing a menu item in a GtkMenu.

	* src/file-manager/fm-directory-view.h:
	Removed overridable function pointers for
	create_background_context_menu_zoom_items and
	create_background_context_menu_background_items; I made sure the
	API supports what these were used for in a more general way.
	Added overridable function pointer for supports_zooming. Now the
	base class handles disabling/removing things for subclasses that
	don't support zooming.
	Changed fm_directory_view_add_context_menu_item to
	_insert_context_menu_item and gave it a position parameter.
	* src/file-manager/fm-directory-view.c:
	(fm_directory_view_initialize_class): removed function pointer
	assignment for deleted calls; added function pointer assignment
	for new supports_zooming call.
	(select_all_callback): Removed this function because I removed
	the item from the context menu (as per bug 1794).
	(fm_directory_view_bump_zoom_level),
	(fm_directory_view_zoom_to_level),
	(fm_directory_view_set_zoom_level),
	(fm_directory_view_restore_default_zoom_level),
	(fm_directory_view_can_zoom_in), (fm_directory_view_can_zoom_out):
	Bail out without calling overridable function pointer for these
	calls if supports_zooming is FALSE.
	(finish_inserting_menu_item): New function, generalization of
	finish_appending_menu_item that takes a position.
	(finish_appending_menu_item): Now calls
	finish_inserting_menu_item.
	Also, renamed this from finish_adding_menu_item.
	(compute_menu_item_info): Removed ellipsis from "Show Properties"
	and added comment explaining why it needs no ellipsis.
	(append_gtk_menu_item_with_view),
	(append_selection_menu_subtree): Update for adding -> appending
	rename.
	(fm_directory_view_insert_context_menu_item): Generalization of
	_append_context_menu_item that takes a position parameter.
	(fm_directory_view_append_context_menu_item): Renamed from
	_add_context_menu_item, and now calls _insert_context_menu_item.
	(real_create_background_context_menu_zoom_items),
	(real_create_background_context_menu_background_items):
	Removed these functions. These menu items are no longer treated as
	special cases.
	(fm_directory_view_real_create_background_context_menu_items):
	Now inserts zooming items only if supports_zooming is TRUE;
	resurrected the accidentally-obliterated "Reset Background" item.
	(add_separator): Removed this function in favor of
	nautilus_gtk_menu_append_separator.
	(add_application_to_gtk_menu), (add_component_to_gtk_menu),
	(create_open_with_gtk_menu),
	Update for API renames.
	(fm_directory_view_real_create_selection_context_menu_items):
	Use nautilus_gtk_menu_append_separator.
	(fm_directory_view_supports_zooming): New function, calls
	virtual function.
	(fm_directory_view_real_supports_zooming): New function,
	returns TRUE.

	* src/file-manager/fm-icon-view.c:
	(fm_icon_view_create_background_context_menu_items):
	Remove "Icon Captions..." item per bug 1794

	* src/file-manager/fm-desktop-icon-view.c:
	(fm_desktop_icon_view_create_background_context_menu_zoom_items),
	(fm_desktop_icon_view_create_background_context_menu_background_items),
	(bump_zoom_level), (zoom_to_level), (restore_default_zoom_level),
	(can_zoom_in), (can_zoom_out): Removed these functions due to
	reworking the responsibilities of super- and subclass.
	(real_supports_zooming): New function, returns FALSE.
	(fm_desktop_icon_view_initialize_class): Remove overrides
	of various
	functions; add override for supports_zooming.
	(new_folder_menu_item_callback): Removed this now that it inherits
	New Folder from parent.
	(fm_desktop_icon_view_create_background_context_menu_items):
	Cleaned this up to start with inherited and make modifications
	as necessary rather than reimplementing the whole thing.

M	ChangeLog
M	libnautilus-extensions/nautilus-gtk-extensions.c
M	libnautilus-extensions/nautilus-gtk-extensions.h
M	libnautilus-private/nautilus-gtk-extensions.c
M	libnautilus-private/nautilus-gtk-extensions.h
M	src/file-manager/fm-desktop-icon-view.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-directory-view.h
M	src/file-manager/fm-icon-view.c

commit 2e015a5e8c04b98cad438c95cd07a85ffab46723
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-09-06

    fix small bug in eazel-install (don't set the downloaded flag if the
    rpm didn't get downloaded); correct FIXME comment; clean up install
    main to have the right log domain and remove unused code

M	ChangeLog
M	components/services/install-view/nautilus-service-install-view.c
M	components/services/install/lib/eazel-install-protocols.c
M	components/services/install/lib/eazel-install-rpm-glue.c
M
components/services/install/nautilus-view/nautilus-service-install-view.c
M	components/services/install/server/main.c

commit 3931344eedd074ce853bb240fb019e17b0825136
Author: Mike Engber <engber@src.gnome.org>
Date:	2000-09-06

    We now update the gnome_config settings that store the list of
    background


	We now update the gnome_config settings that store the list
	of background images that populate the background capplet's
	popup menu. bug 2343.

	* libnautilus-extensions/nautilus-directory-background.c:
	(nautilus_directory_background_write_desktop_settings):

M	ChangeLog
M	libnautilus-extensions/nautilus-directory-background.c
M	libnautilus-private/nautilus-directory-background.c

commit 9872379b8fe0b2f735596c1a18e5cfccf3d5a097
Author: Mathieu Lacage <mathieu@src.gnome.org>
Date:	2000-09-05

    remove some little debugging output

M	components/tree/nautilus-tree-view.c

commit fe7bbe2dbaf0ba6579c58e5a24f5abcfe748f54f
Author: Mathieu Lacage <mathieu@eazel.com>
Date:	2000-09-05

    implement task bugzilla.eazel.com 2416

    2000-09-05	Mathieu Lacage	<mathieu@eazel.com>

	* components/tree/nautilus-tree-view.c: implement task
	bugzilla.eazel.com
	2416

M	ChangeLog
M	components/tree/nautilus-tree-view.c

commit 03ae0eb6ffc49f3e3446d09d7c9895afd73dd42f
Author: Josh Barrow <carbamide@src.gnome.org>
Date:	2000-09-05

    *** empty log message ***

M	ChangeLog

commit 31d78268dd99b0e9f4ea116210d3b608ba3cd27b
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-09-05

    fixed bug 2610, can't delete duplicate colors from property
    browser. Also,



	fixed bug 2610, can't delete duplicate colors from property
	browser.
	Also, made property browser use anti-aliased item labels

M	ChangeLog
M	libnautilus-extensions/nautilus-customization-data.c
M	libnautilus-extensions/nautilus-customization-data.h
M	libnautilus-private/nautilus-customization-data.c
M	libnautilus-private/nautilus-customization-data.h
M	src/nautilus-property-browser.c
M	src/nautilus-search-bar-criterion.c

commit c116552001be7fb7b09686d8b52b0494595df8c1
Author: Mathieu Lacage <mathieu@eazel.com>
Date:	2000-09-05

    add some dnd UI nicety. GtkCTreeNode now hold a pointer to their

    2000-09-05	Mathieu Lacage	<mathieu@eazel.com>

	* components/tree/nautilus-tree-view.c:
	(nautilus_tree_view_insert_model_node): add some dnd UI nicety.
	GtkCTreeNode now hold a pointer to their NautilusTreeNode instead
	of their char *uri.

	* libnautilus-extensions/nautilus-search-uri.c:
	(nautilus_self_check_search_uri): fix tests after rebecka
	second break of them :)

M	ChangeLog
M	components/tree/nautilus-tree-view.c
M	libnautilus-extensions/nautilus-search-uri.c
M	libnautilus-private/nautilus-search-uri.c

commit 700232e53174a755e31019d50e3940ff38b174e6
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-09-05

    Removed some special-case file names that aren't needed any more.

	* check-FIXME.pl: Removed some special-case file names
	that aren't needed any more.

	* libnautilus-extensions/nautilus-file-operations.c:
	(get_link_name): Added comments to help localizers.
	* libnautilus-extensions/nautilus-file.c:
	(nautilus_file_get_date_as_string): Added comments to help
	localizers. Deals with bug 2720 (Please add a comment to help
	localizers do date translations)
	* libnautilus-extensions/nautilus-icon-canvas-item.c:
	(draw_or_measure_label_text): Added a comment to help localizers.
	* src/file-manager/fm-directory-view.c:
	(fm_directory_view_display_selection_info): Unmarked one string
	that doesn't make sense to translate and adding a comment to
	another to explain why it is marked for translation.
	(add_separator): Changed add_open_with_gtk_menu_item into this
	function, which deals with bug 2735 (add_open_with_gtk_menu_item
	only called to create separator?).
	(create_open_with_gtk_menu): Call the new add_separator function.
	* src/nautilus-zoom-control.c: (create_zoom_menu_item): Added a
	comment to help localizers.

	* libnautilus-extensions/nautilus-link.c: (make_local_path): Fixed
	logic here that was doing strange things with URIs.  This deals
	with bugs 2492 (Incorrect unescaping when dealing with link
	files), 2493 (Mysterious and probably incorrect "+7" when escaping
	URI for link file), and 2737 (link code must make path into URI).

	* libnautilus-extensions/nautilus-search-bar-criterion.c:
	* libnautilus-extensions/nautilus-search-bar-criterion.h:
	* po/POTFILES.in:
	Removed these duplicate files. Rebecca moved them to src, but she
	didn't remove the old ones. I didn't have to remove them from the
	makefile, since they were already removed, but I had to remove
	them from the list of files to translate.

	* src/nautilus-search-bar-criterion.h:
	* libnautilus-extensions/nautilus-search-uri.h:
	Moved some of the stuff from nautilus-search-bar-criterion.h to
	here, since it's really about search URIs, not specific to the
	search bar. Over time we will move more.

	* src/nautilus-search-bar-criterion.c: Added include of the
	nautilus-search-uri.h header now that stuff was moved there.

	* src/file-manager/fm-search-list-view.c:
	Fixed includes to get the nautilus-search-bar-criterion.h from its
	new location. This is not a real solution to the problem that was
	exposed by moving the search bar code. The bug 2815 covers this.
	* src/nautilus-complex-search-bar.c: Fix search bar so it gets
	the real location of the header. It was including the old one.
	* src/nautilus-simple-search-bar.c: Fix search bar so it gets
	the real location of the header. It was including the old one.

	* src/nautilus-main.c: (main): Some small cleanups including some
	additional parameter checking and returning a failure code to
	the invoking shell in the case where the parameters are not
	consistent.

M	ChangeLog
M	check-FIXME.pl
M	libnautilus-extensions/nautilus-file-operations.c
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-extensions/nautilus-icon-canvas-item.c
M	libnautilus-extensions/nautilus-link.c
D	libnautilus-extensions/nautilus-search-bar-criterion.c
D	libnautilus-extensions/nautilus-search-bar-criterion.h
M	libnautilus-extensions/nautilus-search-uri.h
M	libnautilus-private/nautilus-file-operations.c
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-link.c
D	libnautilus-private/nautilus-search-bar-criterion.c
D	libnautilus-private/nautilus-search-bar-criterion.h
M	libnautilus-private/nautilus-search-uri.h
M	po/POTFILES.in
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-search-list-view.c
M	src/nautilus-complex-search-bar.c
M	src/nautilus-main.c
M	src/nautilus-search-bar-criterion.c
M	src/nautilus-search-bar-criterion.h
M	src/nautilus-simple-search-bar.c
M	src/nautilus-zoom-control.c

commit b01779bfe70e2b511a76a185a555863b554850b6
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-09-05

    Add hook for scalable fonts test which im going to add soon.

	* libnautilus-extensions/nautilus-lib-self-check-functions.h:
	Add hook for scalable fonts test which im going to add soon.

	* libnautilus-extensions/nautilus-scalable-font.h:
	* libnautilus-extensions/nautilus-scalable-font.c:
	(nautilus_scalable_font_text_width), New convenience function to
	measure just the text width.
	(nautilus_self_check_scalable_font): Add hook for scalable fonts
	test which im going to add soon.

M	libnautilus-extensions/nautilus-lib-self-check-functions.h
M	libnautilus-extensions/nautilus-scalable-font.c
M	libnautilus-extensions/nautilus-scalable-font.h
M	libnautilus-private/nautilus-lib-self-check-functions.h
M	libnautilus-private/nautilus-scalable-font.c
M	libnautilus-private/nautilus-scalable-font.h

commit 0ab047adf5a967be29469f1ba4d9239fcfa3068e
Author: Pavel Cisler <pavel@eazel.com>
Date:	2000-09-05

    Remove the -Wuninitialized to unbreak the build. (It should be part of

    2000-09-05	Pavel Cisler  <pavel@eazel.com>

	* configure.in:
	Remove the -Wuninitialized to unbreak the build.
	(It should be part of -Wall so it's probably not needed anyhow).

M	ChangeLog
M	configure.in

commit add783964b40df9dcae367f7ee3985c00e48cf8e
Author: Pavel Cisler <pavel@eazel.com>
Date:	2000-09-05

    Fix all the warnings -Wuninitialized found. Quite a number of
    them were

    2000-09-05	Pavel Cisler  <pavel@eazel.com>

	* components/help/converters/gnome-db2html2/gdb3html.c:
	(xml_parse_document):
	* components/help/hyperbola-nav-index.c: (end_element):
	*
	components/services/summary/nautilus-view/nautilus-summary-view.c
	: (logout_button_cb):
	* components/services/time/service/trilobite-eazel-time-service.c:
	(trilobite_eazel_time_service_do_http_request):
	* components/tree/nautilus-tree-view.c:
	* configure.in:
	* libnautilus-extensions/bonobo-stream-vfs.c:
	(bonobo_stream_vfs_open):
	* libnautilus-extensions/nautilus-background.c:
	(nautilus_background_draw), (nautilus_background_draw_aa):
	* libnautilus-extensions/nautilus-customization-data.c:
	(nautilus_customization_data_new):
	* libnautilus-extensions/nautilus-directory-background.c:
	(nautilus_directory_background_write_desktop_settings):
	* libnautilus-extensions/nautilus-file-operations.c:
	(nautilus_file_operations_move_to_trash), (do_empty_trash):
	* libnautilus-extensions/nautilus-file.c: (nautilus_file_dump):
	* libnautilus-extensions/nautilus-icon-canvas-item.c:
	(draw_or_measure_label_text), (emblem_layout_next):
	* libnautilus-extensions/nautilus-icon-factory.c:
	(get_image_from_cache):
	* libnautilus-extensions/nautilus-icon-text-item.c:
	(iti_paint_text):
	* libnautilus-extensions/nautilus-list.c: (draw_cell), (draw_row):
	* libnautilus-extensions/nautilus-mime-actions.c:
	(nautilus_mime_add_application_to_short_list_for_uri):
	* libnautilus-extensions/nautilus-program-chooser.c:
	(program_file_pair_get_short_status_text),
	(program_file_pair_get_long_status_text):
	* libnautilus-extensions/nautilus-program-choosing.c:
	(nautilus_choose_component_for_file),
	(nautilus_choose_application_for_file):
	* libnautilus-extensions/nautilus-scalable-font.c:
	(nautilus_scalable_font_draw_text_lines_with_dimensions):
	* libnautilus-extensions/nautilus-theme.c:
	(nautilus_theme_make_selector):
	* librsvg/rsvg-ft.c: (rsvg_ft_get_glyph):
	* librsvg/test-ft-gtk.c: (set_text):
	* librsvg/test-ft.c: (save_pixbuf_to_file_internal),
	(save_pixbuf_to_file):
	* librsvg/test-rsvg.c: (save_pixbuf_to_file_internal),
	(save_pixbuf_to_file):
	* src/file-manager/fm-directory-view.c: (display_pending_files),
	(compute_menu_item_info):
	* src/file-manager/fm-icon-view.c: (compute_menu_item_info):
	* src/file-manager/fm-list-view.c: (get_column_from_attribute):
	* src/nautilus-application.c: (nautilus_application_startup):
	* src/nautilus-search-bar-criterion.c:
	(nautilus_search_bar_criterion_next_new),
	(nautilus_search_bar_criterion_get_location),
	(get_date_modified_location_for):
	* src/nautilus-sidebar-tabs.c: (draw_one_tab_themed),
	(draw_or_layout_all_tabs):
	* src/nautilus-toolbar.c: (nautilus_toolbar_size_allocate):
	* src/nautilus-window-manage-views.c:
	(nautilus_window_get_current_location_title):
	* test/test-nautilus-label.c: (justification_changed_callback):

	Fix all the warnings -Wuninitialized found.
	Quite a number of them were actual bugs.
	Turn on -Wuninitialized in configure.in now that ORBit generates
	warning-free code.

M	ChangeLog
M	components/adapter/bonobo-stream-vfs.c
M	components/help/converters/gnome-db2html2/gdb3html.c
M	components/help/hyperbola-nav-index.c
M	components/services/summary/nautilus-summary-view.c
M	components/services/summary/nautilus-view/nautilus-summary-view.c
M	components/services/time/service/trilobite-eazel-time-service.c
M	components/tree/nautilus-tree-view.c
M	configure.in
M	libnautilus-extensions/bonobo-stream-vfs.c
M	libnautilus-extensions/nautilus-background.c
M	libnautilus-extensions/nautilus-customization-data.c
M	libnautilus-extensions/nautilus-directory-background.c
M	libnautilus-extensions/nautilus-file-operations.c
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-extensions/nautilus-icon-canvas-item.c
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-extensions/nautilus-icon-text-item.c
M	libnautilus-extensions/nautilus-list.c
M	libnautilus-extensions/nautilus-mime-actions.c
M	libnautilus-extensions/nautilus-program-chooser.c
M	libnautilus-extensions/nautilus-program-choosing.c
M	libnautilus-extensions/nautilus-scalable-font.c
M	libnautilus-extensions/nautilus-theme.c
M	libnautilus-private/bonobo-stream-vfs.c
M	libnautilus-private/nautilus-background.c
M	libnautilus-private/nautilus-customization-data.c
M	libnautilus-private/nautilus-directory-background.c
M	libnautilus-private/nautilus-file-operations.c
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus-private/nautilus-icon-text-item.c
M	libnautilus-private/nautilus-list.c
M	libnautilus-private/nautilus-mime-actions.c
M	libnautilus-private/nautilus-program-chooser.c
M	libnautilus-private/nautilus-program-choosing.c
M	libnautilus-private/nautilus-scalable-font.c
M	libnautilus-private/nautilus-theme.c
M	librsvg/rsvg-ft.c
M	librsvg/test-ft-gtk.c
M	librsvg/test-ft.c
M	librsvg/test-rsvg.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-icon-view.c
M	src/file-manager/fm-list-view.c
M	src/nautilus-application.c
M	src/nautilus-search-bar-criterion.c
M	src/nautilus-sidebar-tabs.c
M	src/nautilus-toolbar.c
M	src/nautilus-window-manage-views.c
M	test/test-nautilus-label.c

commit 1b18a656209f630d30bc0e68eb8842950644e6ba
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-09-05

	Fixed bug 1247 ("Edit Novice Settings" menu item
	needs to be handled better)

	Now this menu item is enabled, and choosing it explains
	that you can't edited the Novice settings but offers
	to switch to Intermediate and let you edit those
	settings.

	* libnautilus-extensions/nautilus-user-level-manager.c,
	* libnautilus-extensions/nautilus-user-level-manager.h:
	Made the #defines for the user level ints public, so
	code elsewhere could use them rather than hardwiring
	a bunch of 0s, 1s, and 2s.

	* libnautilus-extensions/nautilus-caption-table.h:
	* libnautilus-extensions/nautilus-caption.h:
	* libnautilus-extensions/nautilus-font-picker.h:
	* libnautilus-extensions/nautilus-global-preferences.h:
	* libnautilus-extensions/nautilus-password-dialog.h:
	* libnautilus-extensions/nautilus-preference.h:
	* libnautilus-extensions/nautilus-preferences-box.h:
	* libnautilus-extensions/nautilus-preferences-dialog.h:
	* libnautilus-extensions/nautilus-preferences-group.h:
	* libnautilus-extensions/nautilus-preferences-item.h:
	* libnautilus-extensions/nautilus-preferences-pane.h:
	* libnautilus-extensions/nautilus-preferences-private.h:
	* libnautilus-extensions/nautilus-preferences.h:
	* libnautilus-extensions/nautilus-radio-button-group.h:
	* libnautilus-extensions/nautilus-string-picker.h:
	* libnautilus-extensions/nautilus-text-caption.h:
	Changed the closing BEGIN_GNOME_DECLS in these header files
	to END_GNOME_DECLS.

	* src/nautilus-window-menus.c:
	(get_user_level_string_for_display): New function, extracted
	from get_customize_user_level_string. Returns the user level
	string to be put into user messages or menu item names.
	(get_customize_user_level_string): Now calls
	get_user_level_string_for_display
	(switch_and_show_intermediate_settings_callback): New function,
	switches to intermediate level and displays the user level
	settings dialog.
	(user_level_customize_callback): If the current user level is
	NAUTILUS_USER_LEVEL_NOVICE, puts up a dialog telling the user
	that the Novice settings can't be changed, and asking them if
	they want to switch to Intermediate and edit those settings.
	(get_user_level_image), (user_level_changed_callback),
	(nautilus_window_initialize_menus),
	(convert_menu_path_to_user_level),
	(convert_user_level_to_menu_path):
	Use #defines for user levels instead of hardwiring integers.
	(switch_to_user_level): New function, extracted from
	user_level_menu_item_callback. Switches to a specified user
	level and updates menu items & title image appropriately.
	(user_level_menu_item_callback): Now calls switch_to_user_level.
	(update_user_level_menu_items): Don't desensitize the Edit
	Settings item at Novice user level anymore.

M	ChangeLog
M	libnautilus-extensions/nautilus-caption-table.h
M	libnautilus-extensions/nautilus-caption.h
M	libnautilus-extensions/nautilus-font-picker.h
M	libnautilus-extensions/nautilus-global-preferences.h
M	libnautilus-extensions/nautilus-password-dialog.h
M	libnautilus-extensions/nautilus-preference.h
M	libnautilus-extensions/nautilus-preferences-box.h
M	libnautilus-extensions/nautilus-preferences-dialog.h
M	libnautilus-extensions/nautilus-preferences-group.h
M	libnautilus-extensions/nautilus-preferences-item.h
M	libnautilus-extensions/nautilus-preferences-pane.h
M	libnautilus-extensions/nautilus-preferences-private.h
M	libnautilus-extensions/nautilus-preferences.h
M	libnautilus-extensions/nautilus-radio-button-group.h
M	libnautilus-extensions/nautilus-string-picker.h
M	libnautilus-extensions/nautilus-text-caption.h
M	libnautilus-extensions/nautilus-user-level-manager.c
M	libnautilus-extensions/nautilus-user-level-manager.h
M	libnautilus-private/nautilus-caption-table.h
M	libnautilus-private/nautilus-caption.h
M	libnautilus-private/nautilus-font-picker.h
M	libnautilus-private/nautilus-global-preferences.h
M	libnautilus-private/nautilus-password-dialog.h
M	libnautilus-private/nautilus-preference.h
M	libnautilus-private/nautilus-preferences-box.h
M	libnautilus-private/nautilus-preferences-dialog.h
M	libnautilus-private/nautilus-preferences-group.h
M	libnautilus-private/nautilus-preferences-item.h
M	libnautilus-private/nautilus-preferences-pane.h
M	libnautilus-private/nautilus-preferences-private.h
M	libnautilus-private/nautilus-preferences.h
M	libnautilus-private/nautilus-radio-button-group.h
M	libnautilus-private/nautilus-string-picker.h
M	libnautilus-private/nautilus-text-caption.h
M	libnautilus-private/nautilus-user-level-manager.c
M	libnautilus-private/nautilus-user-level-manager.h
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-window-menus.c

commit 18587fcb495d8a2e6e4ccd088e2162061847f2f9
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-09-05

    made the caveat dialog use anti-aliased text.


	made the caveat dialog use anti-aliased text.

M	ChangeLog
M	src/nautilus-shell.c

commit 6f7b91bdc529aad73ea9de34fb6a3fb82a41ca7c
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-09-05

    Added a check for a NULL image tag returned by am XML property
    retrieval.

    2000-09-05	Gene Z. Ragan  <gzr@eazel.com>

	* libnautilus-extensions/nautilus-link.c:
	(nautilus_link_get_image_uri):
	Added a check for a NULL image tag returned
	by am XML property retrieval.

M	ChangeLog
M	libnautilus-extensions/nautilus-link.c
M	libnautilus-private/nautilus-link.c

commit 4d6310834236a4362d82b6ed490f715a38991b55
Author: Pavel Cisler <pavel@eazel.com>
Date:	2000-09-05

    Work on metadata copying. For now hardcode the metadata keys that get

    2000-09-05	Pavel Cisler  <pavel@eazel.com>

	* libnautilus-extensions/nautilus-directory.c:
	(nautilus_direcotry_copy_move_metadata_key),
	(nautilus_directory_copy_metadata_key),
	(nautilus_directory_move_metadata_key),
	(nautilus_directory_move_metadata),
	(nautilus_directory_copy_metadata),
	(nautilus_directory_schedule_metadata_copy),
	(nautilus_directory_schedule_metadata_move):
	Work on metadata copying.
	For now hardcode the metadata keys that get copied.
	Metadata move does not remove old metadata in source location yet.

M	ChangeLog
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-private/nautilus-directory.c

commit 6cbbd65ccfe409179c22e6d00fafee8fb7fdbbd1
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-09-05

    Fix a bug I just introduced drawing embedded text in the non smooth
    case.

	* libnautilus-extensions/nautilus-icon-factory.c: (embed_text):
	Fix a bug I just introduced drawing embedded text in the non
	smooth case.  We need to make sure the pixbuf we feed to the text
	rendering code has an alpha channel.

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-private/nautilus-icon-factory.c

commit 0b9c656d959314961ff36195af3eba4c76594645
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-09-05

	More work on task 1588.

	* libnautilus-extensions/nautilus-icon-factory.c: (embed_text):
	Use NautilusScalableFont to render embedded text.

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-private/nautilus-icon-factory.c

commit c734c13b43e15b52e62c5cf1b64678feb49584d1
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-09-05

    Add a FIXME for a performance issue.

	* libnautilus-extensions/nautilus-scalable-font.c:
	(nautilus_scalable_font_draw_text_lines):
	Add a FIXME for a performance issue.

M	ChangeLog
M	libnautilus-extensions/nautilus-scalable-font.c
M	libnautilus-private/nautilus-scalable-font.c

commit e5b8f548633b89c9a8541a4ff3bcf6b1a3a095da
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-09-05

    Simpify the text line drawing function to not reuqire passing in the

	* libnautilus-extensions/nautilus-label.c: (render_buffer_pixbuf):
	* libnautilus-extensions/nautilus-scalable-font.c:
	(nautilus_scalable_font_draw_text_lines_with_dimensions),
	(nautilus_scalable_font_draw_text_lines):
	* libnautilus-extensions/nautilus-scalable-font.h:
	Simpify the text line drawing function to not reuqire passing in
	the number of lines or their dimensions.  Compute these when
	needed.  An alternate function that accepts the dimensions is
	available as well.

	* test/test-nautilus-font.c: (main):
	Draw both text lines and single line clipped text to test more
	stuff.

M	ChangeLog
M	libnautilus-extensions/nautilus-label.c
M	libnautilus-extensions/nautilus-scalable-font.c
M	libnautilus-extensions/nautilus-scalable-font.h
M	libnautilus-private/nautilus-label.c
M	libnautilus-private/nautilus-scalable-font.c
M	libnautilus-private/nautilus-scalable-font.h
M	test/test-nautilus-font.c

commit 486c860ac9cd2d233b2aa3c688436818385cbf3e
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-09-05

	Complete task 1733 - need mozilla component support for grokking
	eazel: uris.

	* components/mozilla/nautilus-mozilla-content-view.c:
	(nautilus_mozilla_content_view_initialize),
	(nautilus_mozilla_content_view_destroy),
	(bonobo_mozilla_callback),
	(mozilla_net_state_callback), (mozilla_open_uri_callback),
	(mozilla_dom_mouse_click_callback):
	For mozilla M17, add support for registering the eazel protocol
	handler.  For mozilla M18, add support for peeking dom events -
	this is the preffered way to deal with these special uris, however
	we cant turn this on until mozilla M18 is released.

M	ChangeLog
M	components/mozilla/nautilus-mozilla-content-view.c

commit 9a5ca45a907ba240aaad840e63cac658223721c9
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-09-05

    Damn, some of this code only builds with mozilla M18. Updating
    for that.

	*
	components/mozilla/eazel-protocol-handler/eazel-protocol-channel.cpp:
	Damn, some of this code only builds with mozilla M18.  Updating
	for that.

M	ChangeLog
M
components/mozilla/eazel-protocol-handler/eazel-protocol-channel.cpp

commit edffe63b9ed4ca7b701b34f2476a7f640d5c66bb
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-09-05

    Duh, changelog for last checkin.

M	ChangeLog

commit d20069e6c4cb6a2997ad93b03f48f1b45a615df1
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-09-05

	More work on task 1733.

	* components/mozilla/eazel-protocol-handler/.cvsignore:
	* components/mozilla/eazel-protocol-handler/Makefile.am:
	*
	components/mozilla/eazel-protocol-handler/eazel-protocol-channel.cpp:
	*
	components/mozilla/eazel-protocol-handler/eazel-protocol-channel.h:
	*
	components/mozilla/eazel-protocol-handler/eazel-protocol-handler.cpp:
	*
	components/mozilla/eazel-protocol-handler/eazel-protocol-handler.h:
	*
	components/mozilla/eazel-protocol-handler/eazel-protocol-module.cpp:
	New files.  A mozilla XPCOM component to grok eazel: protocol
	uris.

	* components/mozilla/Makefile.am:
	Build the eazel-protocol-handler

	* configure.in:
	Build the eazel-protocol-handler

M	components/mozilla/Makefile.am
A	components/mozilla/eazel-protocol-handler/.cvsignore
A	components/mozilla/eazel-protocol-handler/Makefile.am
A
components/mozilla/eazel-protocol-handler/eazel-protocol-channel.cpp
A	components/mozilla/eazel-protocol-handler/eazel-protocol-channel.h
A
components/mozilla/eazel-protocol-handler/eazel-protocol-handler.cpp
A	components/mozilla/eazel-protocol-handler/eazel-protocol-handler.h
A
components/mozilla/eazel-protocol-handler/eazel-protocol-module.cpp
M	configure.in

commit 4598da90575f2873b583f1d07fe38fb011166c28
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-09-05

    Ignore generated files.

	* components/tree/.cvsignore:
	Ignore generated files.

M	ChangeLog
M	components/tree/.cvsignore

commit 4025fec57a9b88a447e0390b17e244dbe2b293ab
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-09-05

	More work on task 1588.

	* libnautilus-extensions/nautilus-scalable-font.c:
	(nautilus_scalable_font_draw_text),
	(nautilus_scalable_font_measure_text_lines),
	(nautilus_scalable_font_draw_text_lines):
	* libnautilus-extensions/nautilus-scalable-font.h:
	Change text rendering api to take in x,y coordinates along with a
	clip_area.

	Remove some #if 0 code i left in before.

	Also change the text lines rendering api to optionally do its own
	line measuring - for the convenience of the caller.

	* libnautilus-extensions/nautilus-label.c: (render_buffer_pixbuf):
	Update for text rendering changes.
	Fix the justification bug.
	Fix the multiple newlines bug.

	* src/nautilus-about.c: (draw_aa_string):
	Update for text rendering changes.

	* src/nautilus-sidebar-tabs.c: (draw_one_tab_plain),
	(draw_one_tab_themed):
	Update for text rendering changes.

	* test/test-nautilus-font.c: (main):
	Update for text rendering changes.
	Also add multiple new lines test and clipping test.

	* test/test-nautilus-label.c: (main):
	Update for text rendering changes.

M	ChangeLog
M	libnautilus-extensions/nautilus-label.c
M	libnautilus-extensions/nautilus-scalable-font.c
M	libnautilus-extensions/nautilus-scalable-font.h
M	libnautilus-private/nautilus-label.c
M	libnautilus-private/nautilus-scalable-font.c
M	libnautilus-private/nautilus-scalable-font.h
M	src/nautilus-about.c
M	src/nautilus-sidebar-tabs.c
M	test/test-nautilus-font.c
M	test/test-nautilus-label.c

commit af9196b5108cbf78e0ad78d8915eeb21110ec64a
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-09-05

    Add a band aid fix for the unknown character problem when trying
    to index

	* librsvg/rsvg-ft.c: (rsvg_ft_render_string):
	Add a band aid fix for the unknown character problem when trying
	to index glyphs from a font face.  I filed a bug for this issue:
	2775.

M	ChangeLog
M	librsvg/rsvg-ft.c

commit 49d96a035a9b7dc029b2c10bd6ed84231ff2d5ea
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-09-05

    Fix bug 2462 by causing a NULL selection to be interpreted as no

	* src/nautilus-window-manage-views.c
	(nautilus_window_update_view): Fix bug 2462 by causing a NULL
	selection to be interpreted as no selection, rather than an empty
	selection.

M	ChangeLog
M	src/nautilus-window-manage-views.c

commit 4d9fca57abae5a535ec87d681d5ada92171f0b3d
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-09-05

    implement the "add new theme" command by invoking a file dialog; this


	implement the "add new theme" command by invoking a file dialog;
	this still isn't finished yet.

M	ChangeLog
M	src/nautilus-theme-selector.c

commit 4bac44af5fe9bb835234b4f309fe4cc91c4116a5
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-09-05

	Work on task 1588.

	* configure.in:
	* data/Makefile.am:
	* data/fonts/.cvsignore:
	* data/fonts/Makefile.am:
	* data/fonts/urw/.cvsignore:
	* data/fonts/urw/Makefile.am:
	* data/fonts/urw/README:
	* data/fonts/urw/fonts.dir:
	Add a fallback font in case no Type1 fonts are found in the
	system.  This font was plucked from the ghostscript-fonts-5.10a
	package. See data/fonts/urw/README for more info.

M	ChangeLog
M	configure.in
M	data/Makefile.am
A	data/fonts/.cvsignore
A	data/fonts/Makefile.am
A	data/fonts/urw/.cvsignore
A	data/fonts/urw/Makefile.am
A	data/fonts/urw/README
A	data/fonts/urw/fonts.dir
A	data/fonts/urw/n019003l.pfb
A	data/fonts/urw/n019004l.pfb
A	data/fonts/urw/n019023l.pfb
A	data/fonts/urw/n019024l.pfb

commit b8c6620d50944283f5562767132f44e63622025e
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-09-05

    made it use a distinct icon for generic documents if the protocol


	made it use a distinct icon for generic documents if the protocol
	associated with the file is "http", so the sidebar can have
	a decent
	icon when displaying websites.	The current icon is just a
	placeholder.

M	ChangeLog
M	icons/Makefile.am
A	icons/i-web-72.png
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-private/nautilus-icon-factory.c

commit 0d408cc5dabb91128491a0fb96ca7761144cd6aa
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2000-09-04

    Updated Norwegian translation. Updated German translation from
    Christian

    2000-09-04	Kjartan Maraas	<kmaraas@gnome.org>

	* no.po: Updated Norwegian translation.
	* de.po: Updated German translation from Christian Meyer

M	po/no.po

commit 67cf778ef00f08ff33c985616bb33f3c8f78aff8
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2000-09-04

    Updated Norwegian translation. Updated German translation from
    Christian

    2000-09-04	Kjartan Maraas	<kmaraas@gnome.org>

	* no.po: Updated Norwegian translation.
	* de.po: Updated German translation from Christian Meyer
	<linux@chrisime.de>.

M	po/ChangeLog
M	po/de.po
M	po/no.po

commit 7a0d1a1351f36d52190c1e4d0f40c64ad2c1f6bc
Author: Valek Frob <frob@src.gnome.org>
Date:	2000-09-04

    Updated russian translation.

M	po/ChangeLog
M	po/ru.po

commit 3069bcfe0e4efde6486129f1675abc68a21d981b
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-09-04

	Work on task 1733.

	* configure.in:
	Add macros for only xpcom and nspr libs (for components)
	Add check for mozilla M18 - evil in its purest form.

M	ChangeLog
M	configure.in

commit 80e2d2e59e3c021e56046274fc3333e9917b653a
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-09-04

    Quiet down the debug noise.

	* components/mozilla/mozilla-components.cpp:
	Quiet down the debug noise.

	* components/mozilla/mozilla-events.cpp:
	* components/mozilla/mozilla-events.h:
	A new wrapper for grokking mozilla dom events.

	* components/mozilla/Makefile.am:
	Build the events code.

M	ChangeLog
M	components/mozilla/Makefile.am
M	components/mozilla/mozilla-components.cpp
A	components/mozilla/mozilla-events.cpp
A	components/mozilla/mozilla-events.h

commit 3248c2ca5200c3c7431ce1943cbbe2ad16f7ddf0
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-09-04

    Remove an assertion that is not needed.

	* libnautilus-extensions/nautilus-buffered-widget.c:
	(create_background_pixbuf_from_ancestor):
	Remove an assertion that is not needed.

M	ChangeLog
M	libnautilus-extensions/nautilus-buffered-widget.c
M	libnautilus-private/nautilus-buffered-widget.c

commit 93861b3494f85f749a1d3bcc2225720989ca61a5
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-09-04

	Work on task 1588.

	* libnautilus-extensions/nautilus-scalable-font.c:
	(nautilus_scalable_font_measure_text),
	(nautilus_scalable_font_draw_text),
	(nautilus_scalable_font_measure_text_lines),
	(nautilus_scalable_font_draw_text_lines),
	(nautilus_scalable_font_measure_text_lines),
	(nautilus_scalable_font_draw_text_lines),
	(nautilus_scalable_font_largest_fitting_font_size):
	* libnautilus-extensions/nautilus-scalable-font.h:
	Change api to accept a string with embedded new lines instead of
	an array of strings.  This simplifies many things.

	* libnautilus-extensions/nautilus-label.c:
	(nautilus_label_initialize), (nautilus_label_destroy),
	(render_buffer_pixbuf), (label_recompute_line_geometries):
	Update for NautilusScalalbleFont api changes.  No longer need to
	tokenize the text string.  we can feed the string to the rendering
	api as is.

	* librsvg/rsvg-ft.c: (rsvg_ft_render_string):
	* librsvg/rsvg-ft.h:
	Change the string to glyph rendering api to accept the string
	length rather than computing it.  This makes it possible to feed
	it arbitrary lengths.

	* librsvg/rsvg.c: (rsvg_text_handler_characters):
	* librsvg/test-ft-gtk.c: (draw_line):
	* librsvg/test-ft.c: (main):
	Update for api changes.

	* src/nautilus-about.c: (draw_aa_string):
	* src/nautilus-sidebar-tabs.c: (draw_one_tab_plain),
	(draw_one_tab_themed), (get_tab_width):
	* test/test-nautilus-font.c: (main):
	Update test to use text lines drawing api.

	* test/test-nautilus-label.c:
	(alpha_background_color_value_changed_callback), (main):
	Update test for 2 new lines in a row.

M	ChangeLog
M	libnautilus-extensions/nautilus-label.c
M	libnautilus-extensions/nautilus-scalable-font.c
M	libnautilus-extensions/nautilus-scalable-font.h
M	libnautilus-private/nautilus-label.c
M	libnautilus-private/nautilus-scalable-font.c
M	libnautilus-private/nautilus-scalable-font.h
M	librsvg/rsvg-ft.c
M	librsvg/rsvg-ft.h
M	librsvg/rsvg.c
M	librsvg/test-ft-gtk.c
M	librsvg/test-ft.c
M	src/nautilus-about.c
M	src/nautilus-sidebar-tabs.c
M	test/test-nautilus-font.c
M	test/test-nautilus-label.c

commit 31cb07f67aeff1c10fb4ebce4fb80b24f566b06c
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-09-04

    Make the tokens test a little better.

	* libnautilus-extensions/nautilus-string-list.c:
	(nautilus_self_check_string_list):
	Make the tokens test a little better.

M	ChangeLog
M	libnautilus-extensions/nautilus-string-list.c
M	libnautilus-private/nautilus-string-list.c

commit 1c4837215b2b36878d45e11bbb586afbfabbf32e
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-09-04

    Set shared library tree view as default, completing task 1647.

	* configure.in: Set shared library tree view as default,
	completing task 1647.

M	ChangeLog
M	configure.in

commit 6195a4e8bdb0b5a6a98c1e507d11969e86feb30b
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-09-04

    Architecture changes to properly handle the case where a NautilusFile

	* components/tree/nautilus-tree-model.c:
	(nautilus_tree_model_initialize), (nautilus_tree_model_destroy),
	(nautilus_tree_model_for_each_postorder),
	(nautilus_tree_model_monitor_remove),
	(nautilus_tree_model_get_node), (report_node_added),
	(report_node_changed), (report_node_removed_internal),
	(nautilus_tree_model_directory_files_changed_callback):
	* components/tree/nautilus-tree-node-private.h:
	* components/tree/nautilus-tree-node.c:
	(nautilus_tree_node_destroy), (nautilus_tree_node_new),
	(nautilus_tree_node_get_uri):
	* components/tree/nautilus-tree-node.h:
	* components/tree/nautilus-tree-view.c:
	(nautilus_tree_view_insert_model_node):

	Architecture changes to properly handle the case where a
	NautilusFile object changes name or location. In brief, the tree
	model keeps a hash keyed on NautilusFiles instead of on uris, and
	tries to remember the URI of a node to detect when the URI
	changes. When the URI changes, it gives a remove notification
	followed by an add notification.

M	ChangeLog
M	components/tree/nautilus-tree-model.c
M	components/tree/nautilus-tree-node-private.h
M	components/tree/nautilus-tree-node.c
M	components/tree/nautilus-tree-node.h
M	components/tree/nautilus-tree-view.c

commit ad16cd5237a678cfef2ce6b1b3f2bbbd7166ab7c
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-09-04

    made the arlo sidebar tabs use the official anti-aliased text
    machinery,



	made the arlo sidebar tabs use the official anti-aliased text
	machinery,
	instead of the scaling hack it was using.  Also, made the
	non-themed
	tabs use anti-aliased text.

M	ChangeLog
M	src/nautilus-sidebar-tabs.c

commit 2ad23405aa9f5cd276803354ccb7d0cc3d3e56bd
Author: George Lebl <jirka@5z.com>
Date:	2000-09-04

    mark druid_welcome.png for translation (it contains english text)
    and put

    Sun Sep 03 19:09:49 2000  George Lebl <jirka@5z.com>

	* src/nautilus-first-time-druid.c
	(nautilus_first_time_druid_show):
	  mark druid_welcome.png for translation (it contains english
	  text)
	  and put in a comment explaining why which should appear in the
	  .po file.

M	ChangeLog
M	src/nautilus-first-time-druid.c

commit cafec356c0415ec4dcf7bb48a81cf345a8a3f700
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-09-03

    Some optional debugging
    statements. (nautilus_tree_model_monitor_remove):

	* components/tree/nautilus-tree-model.c
	(nautilus_tree_model_for_each_postorder): Some optional debugging
	statements.
	(nautilus_tree_model_monitor_remove): Also unmonitor any nodes
	that might be monitored by this client.

	* components/tree/nautilus-tree-view.c
	(nautilus_tree_view_destroy): Stop monitoring the model

M	ChangeLog
M	components/tree/nautilus-tree-model.c
M	components/tree/nautilus-tree-view.c

commit 6653e9ac908e8d6cdd63c6cb27c5880eb245c865
Author: Ali Abdin <aliabdin@aucegypt.edu>
Date:	2000-09-03

    I now consider navigation links to be 'done' (Fixes bug #2201)

    2000-09-03	Ali Abdin  <aliabdin@aucegypt.edu>

	    I now consider navigation links to be 'done' (Fixes bug #2201)

	    * components/help/converters/gnome-db2html2/gdb3html.c:
	    (parse_file): Renamed a variable. Updated the call to
	    sect_footer.
	    Cleaned up in a couple misc. spots
	    (sect_footer): Renamed the variables to be more
	    descriptive. Modified
	    calls to print_footer (function changed + we now pass the
	    full URI).
	    Fixed memory leaks by actually freeing the variables.
	    (print_footer): Change the function arguments to make it a
	    'sane'
	    function. Also - just print what we recieve.

	    * components/help/converters/gnome-db2html2/toc-elements.c:
	    (toc_title_start_element),
	    (toc_title_end_element):
	    Disable the links to sect2/sect3/sect4/sect5 tags as they
	    already get
	    'included' with the sect1 tags.

	    Ideally we should create anchor tags in the sect1 'pages'
	    and use that
	    instead, but this will not work due to mozilla issues

M	ChangeLog
M	components/help/converters/gnome-db2html2/gdb3html.c
M	components/help/converters/gnome-db2html2/toc-elements.c

commit 0e9360399efdcce87519ba29a569a5e68bc000a7
Author: Christian Rose <menthos@src.gnome.org>
Date:	2000-09-03

    Updated Swedish translation.

M	po/sv.po

commit 62e426c199b2e21df7f9b4909abc965786037a94
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-09-03

    Added bug numbers for FIXMEs

	* components/services/install/lib/eazel-install-protocols.c:
	(eazel_install_fetch_package):
	* components/services/login/nautilus-view/nautilus-login-view.c:
	(nautilus_login_view_initialize):
	*
	components/services/summary/nautilus-view/nautilus-summary-view.c
	: (authn_cb_succeeded), (authn_cb_failed), (login_button_cb),
	(nautilus_summary_view_initialize):
	* components/tree/libmain.c: (tree_shlib_object_destroyed):
	* components/tree/nautilus-tree-view.c:
	* libnautilus-extensions/nautilus-link.c: (make_local_path):
	* libnautilus-extensions/nautilus-search-bar-criterion.c:
	(make_emblem_value_menu):
	* src/file-manager/fm-directory-view.c:
	(add_open_with_gtk_menu_item):
	* src/nautilus-search-bar-criterion.c: (make_emblem_value_menu),
	(emblems_changed_callback):

	Added bug numbers for FIXMEs

M	ChangeLog
M	components/services/install/lib/eazel-install-protocols.c
M	components/services/login/nautilus-view/nautilus-login-view.c
M	components/services/summary/nautilus-summary-view.c
M	components/services/summary/nautilus-view/nautilus-summary-view.c
M	components/tree/libmain.c
M	components/tree/nautilus-tree-view.c
M	libnautilus-extensions/nautilus-link.c
M	libnautilus-extensions/nautilus-search-bar-criterion.c
M	libnautilus-private/nautilus-link.c
M	libnautilus-private/nautilus-search-bar-criterion.c
M	src/file-manager/fm-directory-view.c
M	src/nautilus-search-bar-criterion.c

commit 72fb6ec09e47b35cb28c0a6cef922580fa903129
Author: Christian Rose <menthos@src.gnome.org>
Date:	2000-09-03

    Updated Swedish translation.

M	po/sv.po

commit 1cc73129e8675b238da142d0c76edafd349bcf73
Author: Pavel Cisler <pavel@eazel.com>
Date:	2000-09-03

    Work on task bugzilla task 330. Add notification hooks for metadata

    2000-09-03	Pavel Cisler  <pavel@eazel.com>

	* libnautilus-extensions/nautilus-directory-notify.h:
	* libnautilus-extensions/nautilus-directory.c:
	(nautilus_directory_schedule_metadata_copy),
	(nautilus_directory_schedule_metadata_move):
	* libnautilus-extensions/nautilus-file-changes-queue.c:
	(nautilus_file_changes_queue_schedule_metadata_copy),
	(nautilus_file_changes_queue_schedule_metadata_move),
	(nautilus_file_changes_consume_changes):
	* libnautilus-extensions/nautilus-file-changes-queue.h:
	* libnautilus-extensions/nautilus-file-operations.c:
	(progress_dialog_set_files_remaining_text),
	(handle_xfer_vfs_error), (handle_xfer_duplicate),
	(sync_xfer_callback):
	Work on task bugzilla task 330.
	Add notification hooks for metadata copying to
	NautilusFileChangesQueue.
	Using the new top_level_item, call the hooks from the copy engine
	synchronous callback.

M	ChangeLog
M	libnautilus-extensions/nautilus-directory-notify.h
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-extensions/nautilus-file-changes-queue.c
M	libnautilus-extensions/nautilus-file-changes-queue.h
M	libnautilus-extensions/nautilus-file-operations.c
M	libnautilus-private/nautilus-directory-notify.h
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-file-changes-queue.c
M	libnautilus-private/nautilus-file-changes-queue.h
M	libnautilus-private/nautilus-file-operations.c

commit 5c868aa418cbca6b3980321fa3a19bd299039402
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-09-03

    Remove gratuitous debugging messages.

	* components/tree/nautilus-tree-view.c: (insert_hack_node,
	remove_hack_node, freeze_if_have_hack_node): Remove gratuitous
	debugging messages.

M	ChangeLog
M	components/tree/nautilus-tree-view.c

commit 45c51f55cd0b6e83679730c2765270d7e6330f45
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-09-03

    made the rpm view handle error presentation for the verify command.


	made the rpm view handle error presentation for the verify
	command.

M	ChangeLog
M	components/rpmview/nautilus-rpm-verify-window.c
M	components/rpmview/nautilus-rpm-verify-window.h
M	components/rpmview/nautilus-rpm-view.c

commit 8eb88fc0535ef7cce08280b27f0f819873f81dec
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-09-03

    added a verify_window class to display results for the verify command.


	added a verify_window class to display results for the
	verify command.  Made the verify command work, but still needs
	to handle verification errors.	Made it list files with rpm v3.0
	or later.

	also, at Arlo's request, added a white shadow to about window
	comment text

M	ChangeLog
M	components/rpmview/Makefile.am
A	components/rpmview/nautilus-rpm-verify-window.c
A	components/rpmview/nautilus-rpm-verify-window.h
M	components/rpmview/nautilus-rpm-view.c
M	src/nautilus-about.c

commit de02706f56f0330b9f0f752e8082183410ecd954
Author: Christian Rose <menthos@src.gnome.org>
Date:	2000-09-03

    Completed the Swedish translation.

M	po/ChangeLog
M	po/sv.po

commit cb1e7b1b1ac2353e3414be0fa7fb5ce34e73c496
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-09-02

    Added Shane Butlers <sbutle@deakin.edu.au> patch for showing IDE
    devices

	* components/hardware/nautilus-hardware-view.c:
	(get_RAM_description), (get_IDE_description),
	(setup_overview_form), (setup_IDE_form),
	(nautilus_hardware_view_load_uri):
	Added Shane Butlers <sbutle@deakin.edu.au> patch for showing IDE
	devices in the hardware overview. Also fixed the size display
	problem (unsigned long overflow).

M	ChangeLog
M	components/hardware/nautilus-hardware-view.c

commit 26f48ea42ae0114276ce72c5b24fe1d2f68a17b1
Author: George Lebl <jirka@5z.com>
Date:	2000-09-02

    Deal with the fact that nautilus_pixmap_file can return a NULL if
    the file

    Sat Sep 02 02:56:48 2000  George Lebl <jirka@5z.com>

	* libnautilus-extensions/nautilus-icon-canvas-item.c (map_pixbuf),
	  libnautilus-extensions/nautilus-theme.c (load_theme_document):
	  Deal with the fact that nautilus_pixmap_file can return a NULL
	  if the file doesn't exist.

	* src/nautilus-first-time-druid.c (create_named_pixbuf),
	  (make_hbox_user_level_radio_button):
	  Deal with nautilus_pixmnap_file_returning NULL.  Also do
	  not assert out when no icon can be loaded.  Things need to
	  work/fail gracefully if icons are not installer properly
	  instead of
	  just asserting.
	  (set_page_sidebar) (nautilus_first_time_druid_show):
	  Use the create_named_pixbuf function for loading the pixbufs

	* src/nautilus-shell.c (display_caveat):  Again deal with
	  non-existant image.  If it doesn't exist don't even create the
	  frame for the image.

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-canvas-item.c
M	libnautilus-extensions/nautilus-theme.c
M	libnautilus-private/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-theme.c
M	src/nautilus-first-time-druid.c
M	src/nautilus-shell.c

commit 05628eff293f152112747bcf9a40d260e518ca6a
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-09-02

    The packagedata_destroy_foreach has been removed, packagedata_destroy
    now

	* components/services/install/lib/eazel-install-types.h:
	* components/services/install/lib/eazel-install-rpm-glue.h:
	* components/services/install/lib/eazel-install-types.c:
	(categorydata_destroy_foreach), (packagedata_new),
	(packagedata_destroy), (packagedata_remove_soft_dep):
	The packagedata_destroy_foreach has been removed,
	packagedata_destroy now takes a boolean that controls the deep
	destroy.

	* components/rpmview/nautilus-rpm-view.c:
	(nautilus_rpm_view_destroy), (nautilus_rpm_view_update_from_uri):
	*
	components/services/install/command-line/eazel-alt-install-corba.
	c: (main):
	Use the categorydata_new call

	* components/services/install/lib/eazel-install-corba-callback.c:
	(impl_dep_check), (impl_install_progress),
	(impl_uninstall_progress):
	Fixed to use the changed packagedata_destroy

	* components/services/install/lib/eazel-install-corba.c:
	(impl_Eazel_Install_simple_query):
	Call the correct query call

	* components/services/install/lib/eazel-install-private.h:
	Added a glist to hold downloaded packages

	* components/services/install/lib/eazel-install-object.c:
	(eazel_install_initialize), (eazel_install_install_packages),
	(eazel_install_uninstall_packages),
	(eazel_install_revert_transaction_from_xmlstring),
	(eazel_install_query_package_system),
	(eazel_install_emit_install_progress_default):
	Modified the deletion, so it now deletes all downloaded files (and
	only downloaded files). Also this file is now responsible for
	calling prepare_package_system.

	* components/services/install/lib/eazel-install-protocols.c:
	(eazel_install_fetch_file):
	Added downloaded packages to the glist in eazel_install.

	* components/services/install/lib/eazel-install-query.c:
	(eazel_install_simple_rpm_query), (eazel_install_simple_query):
	Removed the prepare/free_package_system calls

	* components/services/install/lib/eazel-install-rpm-glue.c:
	(eazel_install_flatten_categories),
	(eazel_install_download_packages),
	(eazel_install_pre_install_packages),
	(eazel_install_do_install_packages), (uninstall_all_packages),
	(ei_get_packages_with_mod_flag), (ei_check_uninst_vs_downgrade),
	(revert_transaction), (eazel_install_do_transaction_fill_hash),
	(eazel_install_do_transaction_get_total_size),
	(eazel_install_start_transaction_make_argument_list),
	(eazel_install_do_transaction_save_report_helper),
	(eazel_install_display_arguments),
	(eazel_install_start_transaction),
	(eazel_install_prune_packages_helper),
	(eazel_install_prune_packages), (eazel_install_load_rpm_headers),
	(eazel_install_free_rpm_system),
	(eazel_install_prepare_rpm_system),
	(eazel_install_add_to_rpm_set),
	(eazel_install_add_to_extras_foreach),
	(eazel_install_check_existing_packages),
	(eazel_install_fetch_rpm_dependencies), (print_package_list),
	(eazel_install_ensure_deps), (eazel_uninstall_upward_traverse),
	(eazel_uninstall_downward_traverse),
	(eazel_uninstall_check_for_install), (eazel_uninstall_globber):
	changed all the iterations to use g_list_next.
	Changed the packagedata_destroy calls
	Fixed the reversion
	Modified the prepare package system scheme

	*
	components/services/install/nautilus-view/nautilus-service-instal
	l-view.c: (nautilus_install_parse_uri),
	(nautilus_service_install_view_update_from_uri):
	Changed the packagedata_destroy calls.
	Used categorydata_new instead of g_new

	*
	components/services/install/nautilus-view/nautilus-service-instal
	l.c: (nautilus_service_install_view_install_package_callback),
	(nautilus_service_install_view_uninstall_package_callback):
	Used categorydata_new instead of g_new

	* nautilus-installer/src/druid-sidebar.xpm:
	Nicer ui

	* nautilus-installer/src/installer.c: (check_system):
	Comment to the danish dialog box...

M	ChangeLog
M	components/rpmview/nautilus-rpm-view.c
M	components/services/install-view/nautilus-service-install-view.c
M	components/services/install-view/nautilus-service-install.c
M	components/services/install/command-line/eazel-alt-install-corba.c
M	components/services/install/lib/eazel-install-corba-callback.c
M	components/services/install/lib/eazel-install-corba.c
M	components/services/install/lib/eazel-install-object.c
M	components/services/install/lib/eazel-install-private.h
M	components/services/install/lib/eazel-install-protocols.c
M	components/services/install/lib/eazel-install-query.c
M	components/services/install/lib/eazel-install-rpm-glue.c
M	components/services/install/lib/eazel-install-rpm-glue.h
M	components/services/install/lib/eazel-install-types.c
M	components/services/install/lib/eazel-install-types.h
M
components/services/install/nautilus-view/nautilus-service-install-view.c
M
components/services/install/nautilus-view/nautilus-service-install.c
A	nautilus-installer/src/druid-sidebar.xpm
M	nautilus-installer/src/installer.c

commit 57375b852ee3f06bdba8bd5fec522b3d4681b47c
Author: J Shane Culpepper <pepper@eazel.com>
Date:	2000-09-02

    Adding missing buttons to the summary view.

    2000-09-01	J Shane Culpepper  <pepper@eazel.com>

	*
	components/services/summary/nautilus-view/nautilus-summary-view.c
	: (generate_summary_form), (maintenance_button_cb),
	(community_button_cb), (register_button_cb):

	Adding missing buttons to the summary view.

M	ChangeLog
M	components/services/summary/nautilus-summary-view.c
M	components/services/summary/nautilus-view/nautilus-summary-view.c

commit 80eca943fa24a0f1e5ba82f6239250f9459e397e
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-09-02

    fix the 'login view' so that it's really the change-password view;
    another bug (2710) has been filed on cleaning this up and possibly
    renaming it

M	ChangeLog
M	components/services/login/nautilus-view/Makefile.am
M	components/services/login/nautilus-view/nautilus-login-view.c

commit ee13aa809da7702fb2eeb8db65db60059697c7db
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-09-02

    Made this function public because it's needed to get the assert right.

	* libnautilus-extensions/nautilus-directory-private.h:
	* libnautilus-extensions/nautilus-directory-async.c:
	(nautilus_directory_is_anyone_monitoring_file_list):
	Made this function public because it's needed to get the
	assert right.
	(start_or_stop_io): Use it by the new public name.
	* libnautilus-extensions/nautilus-vfs-directory.c:
	(vfs_is_not_empty): Use the new function to get the assert
	right, which fixes bug 2706 (crash at startup with
	bookmark for nonexistent trash file).

	* libnautilus-extensions/nautilus-trash-directory.c:
	(remove_trash_volume): Fix a NautilusDirectory leak.

	* libnautilus-extensions/nautilus-glib-extensions.c:
	(print_key_string), (free_hash_tables_at_exit):
	Print keys before complaining about hash table so you
	see them first if you have things set to drop into
	the debugger on warnings.

M	ChangeLog
M	check-FIXME.pl
M	libnautilus-extensions/nautilus-directory-async.c
M	libnautilus-extensions/nautilus-directory-private.h
M	libnautilus-extensions/nautilus-glib-extensions.c
M	libnautilus-extensions/nautilus-trash-directory.c
M	libnautilus-extensions/nautilus-vfs-directory.c
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-directory-private.h
M	libnautilus-private/nautilus-glib-extensions.c
M	libnautilus-private/nautilus-trash-directory.c
M	libnautilus-private/nautilus-vfs-directory.c

commit 042f10b87b023765a11e22bcf03919f6175c963f
Author: Christian Rose <menthos@src.gnome.org>
Date:	2000-09-01

    Updated Swedish translation.

M	po/ChangeLog
M	po/sv.po

commit e6cad0aa1731e89e28f7657c8227c8c2accec5a5
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-09-01

	Changed all nautilus dialog calls to take a window title
	(or NULL to get "Nautilus: Error" and the like). Updated
	all callers to pass a window title.

	* libnautilus-extensions/nautilus-stock-dialogs.h,
	* libnautilus-extensions/nautilus-stock-dialogs.c:
	(show_message_box), (show_ok_box), (nautilus_info_dialog),
	(nautilus_warning_dialog), (nautilus_error_dialog),
	(nautilus_error_dialog_with_details), (nautilus_yes_no_dialog):
	Updated all public & private dialog-creating calls to take
	a dialog_title parameter.

	* components/rpmview/nautilus-rpm-view-install.c:
	(nautilus_rpm_view_install_done):
	* libnautilus-extensions/nautilus-file-operations.c:
	(confirm_empty_trash):
	* libnautilus-extensions/nautilus-program-chooser.c:
	(nautilus_program_chooser_show_no_choices_message):
	* libnautilus-extensions/nautilus-program-choosing.c:
	(nautilus_launch_application_parented):
	* src/file-manager/fm-error-reporting.c:
	(fm_report_error_renaming_file), (fm_report_error_setting_group),
	(fm_report_error_setting_owner),
	(fm_report_error_setting_permissions):
	* src/nautilus-application.c:
	(nautilus_application_check_user_directories),
	(nautilus_application_startup):
	* src/nautilus-first-time-druid.c:
	(nautilus_first_time_druid_show):
	* src/nautilus-property-browser.c: (emblem_image_file_changed),
	(add_background_to_browser):
	* src/nautilus-sidebar.c: (receive_dropped_uri_list):
	* src/nautilus-window-manage-views.c:
	(handle_unreadable_location),
	(report_content_view_failure_to_user),
	(report_sidebar_panel_failure_to_user),
	(nautilus_window_end_location_change_callback):
	* src/nautilus-window-menus.c: (forget_history_if_confirmed),
	(show_bogus_bookmark_window): Made up dialog titles for all
	title-less dialogs. A few were already setting titles after
	the fact, so I removed the now-extraneous set_title calls.

M	ChangeLog
M	components/rpmview/nautilus-rpm-view-install.c
M	libnautilus-extensions/nautilus-file-operations.c
M	libnautilus-extensions/nautilus-program-chooser.c
M	libnautilus-extensions/nautilus-program-choosing.c
M	libnautilus-extensions/nautilus-stock-dialogs.c
M	libnautilus-extensions/nautilus-stock-dialogs.h
M	libnautilus-private/nautilus-file-operations.c
M	libnautilus-private/nautilus-program-chooser.c
M	libnautilus-private/nautilus-program-choosing.c
M	libnautilus-private/nautilus-stock-dialogs.c
M	libnautilus-private/nautilus-stock-dialogs.h
M	src/file-manager/fm-error-reporting.c
M	src/nautilus-application.c
M	src/nautilus-first-time-druid.c
M	src/nautilus-information-panel.c
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-property-browser.c
M	src/nautilus-sidebar.c
M	src/nautilus-window-manage-views.c
M	src/nautilus-window-menus.c

commit 9ebcc6075e1528659c0f9bfa6a9dcbe2e871a5a6
Author: J Shane Culpepper <pepper@eazel.com>
Date:	2000-09-01

    Finishing Bug #2631. Arlo titles to all sections of the summary view.

    2000-09-01	J Shane Culpepper  <pepper@eazel.com>

	*
	components/services/nautilus-dependent-shared/shared-service-widg
	ets.c: (create_summary_service_title_top_widget),
	(create_summary_service_title_bottom_widget),
	(create_services_header_widget),
	(create_summary_service_large_grey_header_widget),
	(create_summary_service_small_grey_header_widget):
	*
	components/services/nautilus-dependent-shared/shared-service-widg
	ets.h:
	*
	components/services/summary/nautilus-view/nautilus-summary-view.c
	: (generate_summary_form):

	Finishing Bug #2631.  Arlo titles to all sections of the
	summary view.

M	ChangeLog
M
components/services/nautilus-dependent-shared/shared-service-widgets.c
M
components/services/nautilus-dependent-shared/shared-service-widgets.h
M	components/services/summary/nautilus-summary-view.c
M	components/services/summary/nautilus-view/nautilus-summary-view.c

commit b79cbe1f209f4fb3fcf62f101e1c65ee62f22c10
Author: Mike Engber <engber@src.gnome.org>
Date:	2000-09-01

    Removed our quitting logic from nautilus-application (where it was
    tied to


	Removed our quitting logic from nautilus-application
	(where it was tied to nautilus-window closing) and added
	a more general mechanism in main.c - by which you can
	register any gtk object to keep the main event loop
	alive while the object is around. This, in turn, fixed
	a problem with the first-time-druid not causing nautilus
	to quit when it was cancel via the close box (bug 2211)
	and also a problem with nautilus quitting before you had
	a chance to see an error dialog (bug 1871). Also, added
	nautilus_main_event_loop_quit as the preferred way to
	cause nautilus to quit (as opposed to gtk_main_quit)

	* src/nautilus-application.c: (nautilus_application_startup),
	(nautilus_application_close_desktop),
	(nautilus_application_destroyed_window):
	* src/nautilus-application.h:
	* src/nautilus-first-time-druid.c: (druid_finished),
	(nautilus_first_time_druid_show):
	* src/nautilus-main.c: (nautilus_main_is_event_loop_needed),
	(nautilus_main_event_loop_unregister),
	(nautilus_main_event_loop_register),
	(nautilus_main_is_event_loop_mainstay),
	(nautilus_main_event_loop_quit), (main):
	* src/nautilus-main.h:
	* src/nautilus-shell.c: (corba_quit), (corba_restart):
	* src/nautilus-window-manage-views.c:
	(nautilus_window_end_location_change_callback):
	* src/nautilus-window.c: (nautilus_window_initialize):

M	ChangeLog
M	src/nautilus-application.c
M	src/nautilus-application.h
M	src/nautilus-first-time-druid.c
M	src/nautilus-main.c
A	src/nautilus-main.h
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-shell.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window-manage-views.c
M	src/nautilus-window.c

commit a329e7ef8e5e292630e6633e4f1e8e8546f5c5a2
Author: J Shane Culpepper <pepper@eazel.com>
Date:	2000-09-01

    First part of the arlo titles for the summary view.

    2000-09-01	J Shane Culpepper  <pepper@eazel.com>

	* components/services/nautilus-dependent-shared/icons/Makefile.am:
	*
	components/services/nautilus-dependent-shared/shared-service-widg
	ets.c: (create_summary_service_title_top_widget),
	(create_summary_service_title_bottom_widget):
	*
	components/services/nautilus-dependent-shared/shared-service-widg
	ets.h:
	*
	components/services/summary/nautilus-view/nautilus-summary-view.c
	: (generate_summary_form):

	First part of the arlo titles for the summary view.

M	ChangeLog
M	components/services/nautilus-dependent-shared/icons/Makefile.am
A
components/services/nautilus-dependent-shared/icons/softcat-service-icon.png
M
components/services/nautilus-dependent-shared/icons/vault-service-icon.png
M
components/services/nautilus-dependent-shared/shared-service-widgets.c
M
components/services/nautilus-dependent-shared/shared-service-widgets.h
M	components/services/summary/nautilus-summary-view.c
M	components/services/summary/nautilus-view/nautilus-summary-view.c

commit 4c674f1be31ca9f41ea80d3d3c4a37460b9c2f72
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-09-01

    Added code to print out the keys for the hash table at exit time if
    it's a

	* libnautilus-extensions/nautilus-glib-extensions.c:
	(print_key_string), (free_hash_tables_at_exit),
	(nautilus_g_hash_table_new_free_at_exit): Added code to print out
	the keys for the hash table at exit time if it's a hash table with
	string keys. I can tell the keys are strings because the hash
	function is g_str_hash.

	* src/file-manager/nautilus-trash-monitor.c:
	(nautilus_trash_monitor_initialize): Used connect_while_alive
	instead of connect to get rid of some nasty problems with
	lingering signal handlers.

M	ChangeLog
M	libnautilus-extensions/nautilus-glib-extensions.c
M	libnautilus-private/nautilus-glib-extensions.c
M	src/file-manager/nautilus-trash-monitor.c

commit e017d7014324c092576311b96d03484cc3d010aa
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-09-01

    Don't call oaf_plugin_unuse for now, it kills stuff.

	* components/tree/libmain.c (tree_shlib_object_destroyed): Don't
	call oaf_plugin_unuse for now, it kills stuff.

	* components/tree/nautilus-tree-model.c:
	(nautilus_tree_model_destroy,
	nautilus_tree_model_for_each_postorder): Bug fixes to avoid
	crashing.

	* components/tree/nautilus-tree-view.c: (insert_hack_node,
	remove_hack_node, freeze_if_have_hack_node): Assorted fixes to
	avoid crashing or locking up when in-process.

	* configure.in: Fix configure text for in-proc tree view.

M	ChangeLog
M	components/tree/libmain.c
M	components/tree/nautilus-tree-model.c
M	components/tree/nautilus-tree-view.c
M	configure.in

commit 2bef7d2cb6480041e97c522a0b0ec71fc7a6c6ee
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-09-01

	Fixed bug 1476 (Using bogus local bookmark should update
	its icon). The specific bug led me to changing some of
	the internals of NautilusBookmark in a way that has nice
	UI consequences. Now if you use Nautilus to move a bookmarked
	file, the bookmark will continue to find the moved file, and
	if you delete a file, the bookmark's icon will change to the
	"missing location" icon.

	* libnautilus-extensions/nautilus-bookmark.c:
	(nautilus_bookmark_disconnect_file),
	(nautilus_bookmark_connect_file): New helper functions that
	handle wiring or unwiring the connection between a bookmark
	and its NautilusFile.
	(nautilus_bookmark_destroy): Use
	nautilus_bookmark_disconnect_file.
	(nautilus_bookmark_new_with_icon): Use
	nautilus_bookmark_connect_file.
	(bookmark_file_changed_callback): Notice changes in the file's URI
	and update the bookmark to use the new URI; notice when the file
	is gone and disconnect/reconnect to file.

	Miscellaneous tweaks:

	* src/file-manager/fm-search-list-view.c:
	(compute_reveal_item_name_and_sensitivity): At the suggestion of
	a localizer (menthos), added explanatory comments before the use
	of "Reveal in New Window" and "Reveal in <n> New Windows". It
	turns
	out that a comment just before a translatable text string will
	appear in the .pot files that localizers use.
	* src/nautilus-first-time-druid.c: (set_up_user_level_page):
	Fixed two misspellings of "technical" and one missing
	period. Thanks
	to menthos for pointing these out.
	* src/nautilus-window-menus.c:
	(show_bogus_bookmark_window): Use nautilus_format_uri_for_display
	for bookmark uris shown in user messages. Simplify the message you
	get if you choose a known-bogus URI from the Go menu.

M	ChangeLog
M	libnautilus-extensions/nautilus-bookmark.c
M	libnautilus-private/nautilus-bookmark.c
M	src/file-manager/fm-search-list-view.c
M	src/nautilus-first-time-druid.c
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-window-menus.c

commit 0c7b44f762d314d33439a1d9cfd944d3598fd248
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-09-01

    Fixed bug 2491, remove GtkHtml web browser from build.

    2000-09-01	Gene Z. Ragan  <gzr@eazel.com>

	Fixed bug 2491, remove GtkHtml web browser from build.

	* components/Makefile.am:
	Removed the http component

M	ChangeLog
M	components/Makefile.am

commit 15db3cb341e6b8bb7795cc4165f96493d075631b
Author: Eric Brayeur <eb@ibelgique.com>
Date:	2000-09-01

    updated french translation.


    2000-09-01	Eric Brayeur  <eb@ibelgique.com>

	* fr.po: updated french translation.

M	po/ChangeLog
M	po/fr.po

commit a7d63dd61708a8c24d583511511b58ae99d8dfed
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-09-01

    Don't call oaf_plugin_unuse for now, it kills stuff.

	* components/tree/libmain.c (tree_shlib_object_destroyed): Don't
	call oaf_plugin_unuse for now, it kills stuff.

	* components/tree/nautilus-tree-model.c:
	(nautilus_tree_model_destroy,
	nautilus_tree_model_for_each_postorder): Bug fixes to avoid
	crashing.

	* components/tree/nautilus-tree-view.c: (insert_hack_node,
	remove_hack_node, freeze_if_have_hack_node): Assorted fixes to
	avoid crashing or locking up when in-process.

	* configure.in: Fix configure text for in-proc tree view.

M	ChangeLog

commit a99547c42741acfb0cb941dbc88e4a683dba6b98
Author: Ali Abdin <aliabdin@aucegypt.edu>
Date:	2000-09-01

    Ooops - Make the QUOTE tag actually print the characters out

    2000-09-01	Ali Abdin  <aliabdin@aucegypt.edu>

	    * components/help/converters/gnome-db2html2/sect-elements.c:
	    Ooops - Make the QUOTE tag actually print the characters out

M	ChangeLog
M	components/help/converters/gnome-db2html2/sect-elements.c

commit 7bf4dce97b385d1ef48af84de7f112dcbe447469
Author: Christian Rose <menthos@src.gnome.org>
Date:	2000-09-01

    Added Swedish translation.

M	nautilus.desktop

commit 853b3ea3b54d73cc31e8448df80baba878f3b3c2
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-09-01

    Clean up all the nodes when destroying the model.

	* components/tree/nautilus-tree-model.c:
	(nautilus_tree_model_destroy, nautilus_tree_model_unref_callback,
	nautilus_tree_model_for_each_postorder, remove_all_nodes,
	report_node_removed_internal, report_node_removed): Clean up all
	the nodes when destroying the model.

	* components/tree/nautilus-tree-view.c: Unref the model when
	destroying the view.

	* components/tree/nautilus-tree-node-private.h,
	components/tree/nautilus-tree-node.c:
	(nautilus_tree_node_remove_from_parent): Renamed from
	`nautilus_tree_remove_from_parent'

M	ChangeLog
M	components/tree/nautilus-tree-model.c
M	components/tree/nautilus-tree-node-private.h
M	components/tree/nautilus-tree-node.c
M	components/tree/nautilus-tree-view.c

commit 938061e9939de94d286b6001848dbc7719079eec
Author: Pavel Cisler <pavel@eazel.com>
Date:	2000-09-01

    Fix bugzilla 2186 - Move/Copy/Make-Link for times from multiple

    2000-09-01	Pavel Cisler  <pavel@eazel.com>

	Fix bugzilla 2186 - Move/Copy/Make-Link for times from multiple
	directories
	fails. Still needs more testing.
	Reworked file operations to match new gnome_vfs_xfer... APIs
	that now take
	lists of URIs for copy source and destination.

	* components/services/install/lib/eazel-install-protocols.c:
	(gnome_vfs_fetch_remote_file):
	Update to use new API.

	* libnautilus-extensions/nautilus-file-operations.c:
	(check_target_directory_is_or_in_trash),
	(new_uri_from_escaped_string), (append_basename_unescaped),
	(nautilus_file_operations_copy_move),
	(nautilus_file_operations_new_folder),
	(nautilus_file_operations_move_to_trash),
	(nautilus_file_operations_delete), (do_empty_trash):
	Reworked to use new APIs.
	Eliminated FIXME 1107.
	Updated find_directory calls to use proper "create if needed"
	flags.

	* libnautilus-extensions/nautilus-file-utilities.c:
	(nautilus_get_user_main_directory):
	* libnautilus-extensions/nautilus-file.c: (nautilus_file_rename):
	Updated to use new APIs.

M	ChangeLog
M	components/services/install/lib/eazel-install-protocols.c
M	libnautilus-extensions/nautilus-file-operations.c
M	libnautilus-extensions/nautilus-file-utilities.c
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-private/nautilus-file-operations.c
M	libnautilus-private/nautilus-file-utilities.c
M	libnautilus-private/nautilus-file.c

commit 9547f53fc42e2401444ad47975cee682c9695df7
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-09-01

    Emits load_underway signals, although they do not seem to start the


	* components/rpmview/nautilus-rpm-view-install.c:
	(nautilus_rpm_view_download_progress_signal),
	(nautilus_rpm_view_install_progress_signal),
	(nautilus_rpm_view_download_failed),
	Emits load_underway signals, although they do not seem to start
	the spinner.
	(get_detailed_errors_foreach),
	(get_detailed_errors),
	(nautilus_rpm_view_install_failed),
	Generates contents for the dialog box showed when the operation
	failed.
	(nautilus_rpm_view_dependency_check),
	(nautilus_rpm_view_install_done),
	If failed, show a box to the user
	(nautilus_service_need_password),
	(nautilus_service_try_again),
	(set_root_client),
	Added Robeys password dialog stuff
	(delete_files),
	emits a FALSE when asked to delete files.
	(nautilus_rpm_view_install_package_callback),
	(nautilus_rpm_view_uninstall_package_callback):
	Still defaults to testmachine.eazel.com (bad, but landa.eazel.com
	seems to be down). Sets up the password query thing.

	* components/rpmview/nautilus-rpm-view.c:
	(nautilus_rpm_view_initialize),
	(nautilus_rpm_view_destroy),
	(check_installed):
	Fixed the nautilus_label problem by ifdeffing it to use gtk_label
	for the strings that will most likely contain \n\n.

	* components/rpmview/nautilus-rpm-view.h:
	Added some calls to get div fields from details.

	*
	components/services/install/command-line/eazel-alt-install-corba.
	c: (set_parameters_from_command_line):
	Fixed the --root handling of dirs.

	* components/services/install/lib/eazel-install-protocols.c:
	Now set to use the old CGI stuff while landa doesn't serve me my
	rpm's..

	* components/services/install/lib/eazel-install-rpm-glue.c:
	(eazel_install_prune_packages_helper),
	Added some debug output
	(eazel_install_package_name_compare):
	Removed some debug output

	* components/services/install/lib/eazel-install-types.c:
	(packagedata_destroy_foreach), (packagedata_destroy),
	free the pack structure itself
	(packagedata_remove_soft_dep):
	paranoia check

	*
	components/services/trilobite/libtrilobite/trilobite-root-client-
	public.h:
	Changed the include to use "'s instead of <'s.

	* nautilus-installer/src/Makefile:
	* nautilus-installer/src/installer.c: (create_pixmap),
	(create_what_to_do_page), (create_install_page),
	(create_finish_page_good), (create_finish_page_evil),
	(create_window), (create_info_druid_page):
	Better image loading for the static installer.

M	ChangeLog
M	components/rpmview/nautilus-rpm-view-install.c
M	components/rpmview/nautilus-rpm-view.c
M	components/rpmview/nautilus-rpm-view.h
M	components/services/install/command-line/eazel-alt-install-corba.c
M	components/services/install/lib/eazel-install-protocols.c
M	components/services/install/lib/eazel-install-rpm-glue.c
M	components/services/install/lib/eazel-install-types.c
M
components/services/trilobite/libtrilobite/trilobite-root-client-public.h
M	nautilus-installer/src/Makefile
M	nautilus-installer/src/installer.c

commit d5e5014dfcf40b0681857874fa0bf5843d50ffc3
Author: J Shane Culpepper <pepper@eazel.com>
Date:	2000-09-01

    Forgot to update the Makefile.am for the new icons.

    2000-09-01	J Shane Culpepper  <pepper@eazel.com>

	* components/services/nautilus-dependent-shared/icons/Makefile.am:
	Forgot to update the Makefile.am for the new icons.

M	ChangeLog
M	components/services/nautilus-dependent-shared/icons/Makefile.am

commit 378ec4b763339efea08c6a9435958f6aa4483b3f
Author: J Shane Culpepper <pepper@eazel.com>
Date:	2000-09-01

    Minor ui fixes to prepare adding the arlo title widgets. Adding
    several

    2000-09-01	J Shane Culpepper  <pepper@eazel.com>

	*
	components/services/summary/nautilus-view/nautilus-summary-view.c
	: (generate_summary_form):

	Minor ui fixes to prepare adding the arlo title widgets.  Adding
	several images as well.

M	ChangeLog
A
components/services/nautilus-dependent-shared/icons/inventory-service-icon.png
A
components/services/nautilus-dependent-shared/icons/service-summary-large-grey-section.png
A
components/services/nautilus-dependent-shared/icons/service-summary-large-teal-section.png
A
components/services/nautilus-dependent-shared/icons/service-summary-logo-bottom.png
A
components/services/nautilus-dependent-shared/icons/service-summary-logo-top.png
A
components/services/nautilus-dependent-shared/icons/service-summary-short-grey-section.png
A
components/services/nautilus-dependent-shared/icons/vault-service-icon.png
M	components/services/summary/nautilus-summary-view.c
M	components/services/summary/nautilus-view/nautilus-summary-view.c

commit 6fb487d2c72a493902cf29265437ccd8630e7f9d
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-09-01

    removed anti-aliased text from rpm_view, since it was causing too many


	removed anti-aliased text from rpm_view, since it was causing
	too many problems; displayed icon contained in package header, or
	a generic package icon if there isn't one; gather and display
	package install time correctly.

M	ChangeLog
M	components/rpmview/nautilus-rpm-view.c

commit 79956f664be56a63711ffcfd25062c38d32bc4e4
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-09-01

    rolled over to ChangeLog-20000831.

	* ChangeLog: rolled over to ChangeLog-20000831.

M	ChangeLog
C100	ChangeLog	ChangeLog-20000831

commit b3306ff5b05484f4de402ea6a2b86b65ad1460de
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-09-01

    libtrilobite now needs gnome-vfs; oops

M	ChangeLog
M	components/services/trilobite/libtrilobite/Makefile.am

commit fe4df1aca9d15ac129a389afbb228e4bca454903
Author: J Shane Culpepper <pepper@eazel.com>
Date:	2000-09-01

    Adding the rest of the xml parser.

    2000-08-31	J Shane Culpepper  <pepper@eazel.com>

	* components/services/summary/lib/eazel-summary-shared.c:
	(parse_a_service), (parse_a_eazel_news_item),
	(parse_a_update_news_item):
	* components/services/summary/lib/eazel-summary-shared.h:

	Adding the rest of the xml parser.

M	ChangeLog
M	components/services/summary/eazel-summary-shared.c
M	components/services/summary/eazel-summary-shared.h
M	components/services/summary/lib/eazel-summary-shared.c
M	components/services/summary/lib/eazel-summary-shared.h

commit 6e6571521335716cc920c80827f5806dfbbb44f6
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-09-01

    add trilobite_fetch_uri() and trilobite_fetch_uri_to_file() to the
    core utils in libtrilobite; this makes it easy to use gnome-vfs to
    fetch a remote file into a buffer (hint: xml)

M	ChangeLog
M	components/services/trilobite/libtrilobite/Makefile.am
M	components/services/trilobite/libtrilobite/trilobite-core-utils.c
M	components/services/trilobite/libtrilobite/trilobite-core-utils.h

commit 042d98961c3ea70a3817448aa723bebfc8006d6f
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-09-01

    fetch the url redirection table from an xml file on the server and
    store it in gconf for other views to use

A	components/services/trilobite/libtrilobite/trilobite-redirect.c
A	components/services/trilobite/libtrilobite/trilobite-redirect.h

commit f5f7849e684546322ab919735c9a8a4de5113a55
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-09-01

    clarify the FIXME

M	components/services/trilobite/libtrilobite/trilobite-root-client.c

commit 78c09820a7eb1ea07511a5a7f1cee195bddf8757
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-09-01

    Made the tree view expansion state preference use a full gconf path so

	* components/tree/nautilus-tree-expansion-state.c:
	Made the tree view expansion state preference use a full gconf
	path so it's not coupled to user level.

M	ChangeLog
M	components/tree/nautilus-tree-expansion-state.c

commit 79b02ceede850f8204d350fe3898891273bd6930
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-09-01

    made the throbber go in the intended direction (clockwise) by
    appending to


	made the throbber go in the intended direction (clockwise) by
	appending to the image list instead of prepending.

M	ChangeLog
M	src/nautilus-throbber.c

commit 9b3632fad5daba7d8826a6e82ab0ea3d52a68ecc
Author: J Shane Culpepper <pepper@eazel.com>
Date:	2000-09-01

    New snapshot of the summary xml parser. Getting closer to finished.

    2000-08-31	J Shane Culpepper  <pepper@eazel.com>

	* components/services/summary/lib/eazel-summary-shared.c:
	(summary_data_new), (services_data_new), (eazel_news_data_new),
	(update_news_data_new), (parse_a_service),
	(parse_a_eazel_news_item), (parse_a_update_news_item),
	(build_services_glist_from_xml),
	(build_eazel_news_glist_from_xml),
	(build_update_news_glist_from_xml), (parse_summary_xml_file):

	New snapshot of the summary xml parser.  Getting closer to
	finished.

M	ChangeLog
M	components/services/summary/eazel-summary-shared.c
M	components/services/summary/lib/eazel-summary-shared.c

commit b8e95ae8b7633d7e32d5b246c2c00ed9d73118a7
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-09-01

    various clean-ups and enhancements for the rpmview


	various clean-ups and enhancements for the rpmview

M	ChangeLog
M	components/rpmview/nautilus-rpm-view-install.c
M	components/rpmview/nautilus-rpm-view.c
M	components/rpmview/nautilus-rpm-view.h

commit c2fa7a790d461f82c47deb6534e17b1b14ea3741
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-09-01

    Little bitty code cleanup.

	* libnautilus-extensions/nautilus-gtk-extensions.c:
	(finish_button_activation): Little bitty code cleanup.

M	ChangeLog
M	libnautilus-extensions/nautilus-gtk-extensions.c
M	libnautilus-private/nautilus-gtk-extensions.c

commit 78ca7a18a82e633efa1e8e7bc51680a32340f349
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-09-01

    Fixed bug 1699, get help stuff to render in mozilla.

    2000-08-31	Gene Z. Ragan  <gzr@eazel.com>

	Fixed bug 1699, get help stuff to render in mozilla.

	* components/mozilla/main.c: (main):
	* components/mozilla/nautilus-mozilla-content-view.c:
	(mozilla_vfs_read_callback), (mozilla_vfs_callback),
	Two new callbacks to handle streaming of data into
	the mozilla component.

	(nautilus_mozilla_content_view_load_uri):
	* components/mozilla/nautilus-mozilla-content-view.oafinfo:
	Modified file so mozilla component will handle all types.

M	ChangeLog
M	components/mozilla/Nautilus_View_mozilla.oaf.in
M	components/mozilla/Nautilus_View_mozilla.server.in
M	components/mozilla/main.c
M	components/mozilla/nautilus-mozilla-content-view.c
M	components/mozilla/nautilus-mozilla-content-view.oafinfo

commit 8613742d572bb660065e1f04e25e8fb2933cbaa5
Author: Rebecca Schulman <rebecka@eazel.com>
Date:	2000-08-31

    Completed the rest of 2369 for the required milestone.

    2000-08-31	Rebecca Schulman  <rebecka@eazel.com>
	Completed the rest of 2369 for the required
	milestone.

	* check-FIXME.pl: Make the script a little
	bit smarter about recognizing FIXMEs with
	bug reports.

	* src/nautilus-search-bar-criterion.c:
	* src/nautilus-search-bar-criterion.h:
	* src/nautilus-search-bar-criterion-private.h:
	(nautilus_search_bar_criterion_destroy),
	(nautilus_search_bar_criterion_new), (option_menu_callback),
	(nautilus_search_bar_criterion_set_callback),
	(nautilus_search_bar_criterion_new_from_values),
	(nautilus_search_bar_criterion_next_new),
	(nautilus_search_bar_criterion_first_new),
	(nautilus_search_bar_criterion_get_location),
	(get_next_default_search_criterion_type),
	(nautilus_search_bar_criterion_show),
	(nautilus_search_bar_criterion_hide),
	(nautilus_search_bar_criterion_human_from_uri),
	(nautilus_search_uri_get_first_criterion),
	(get_name_location_for),
	(get_content_location_for), (get_file_type_location_for),
	(get_size_location_for), (get_emblem_location_for),
	(get_date_modified_location_for), (get_owner_location_for),
	(make_emblem_value_menu), (emblems_changed_callback):
	* libnautilus-extensions/Makefile.am:
	* src/Makefile.am:
	moved search bar criterion class out of
	libnautilus-extensions and into /src
	Added acceptance of the emblems changed signal, which
	causes a redraw of an emblem criteria menu.

	* libnautilus-extensions/nautilus-directory.c:
	(nautilus_directory_destroy),
	(construct_private_metafile_vfs_uri),
	(nautilus_directory_new):
	Changed the name of metafile_vfs_uri function from
	metafile_uri to reflect its return of a gnome vfs uri.
	Check for the case where the metafile was not successfully
	created when freeing.

	* src/nautilus-complex-search-bar.c: (criterion_callback):
	got rid of extraneous print statement.

	* src/nautilus-property-browser.c: (remove_emblem),
	(emblem_dialog_clicked), (emit_emblems_changed_signal):
	Added the emission of signals that happen when the list of
	emblems change so that we tell the search bar about it.

	* src/nautilus-signaller.c: (nautilus_signaller_initialize_class):
	* src/nautilus-signaller.h:
	Added an "emblems changed" signal to the signaller's vocabulary,
	since we need a global signal, so this seems to be the logical
	object to attach it to.

M	ChangeLog
M	check-FIXME.pl
M	libnautilus-extensions/Makefile.am
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-private/Makefile.am
M	libnautilus-private/nautilus-directory.c
M	src/Makefile.am
M	src/nautilus-complex-search-bar.c
M	src/nautilus-property-browser.c
A	src/nautilus-search-bar-criterion-private.h
A	src/nautilus-search-bar-criterion.c
A	src/nautilus-search-bar-criterion.h
M	src/nautilus-signaller.c
M	src/nautilus-signaller.h

commit b1a64e3ef3060d64a29f9bec8865ba153b618bce
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-08-31

	Fixed bug 2013 (Enter should start complex search when any
	search text field has focus)

	* libnautilus-extensions/nautilus-gtk-extensions.c:
	(nautilus_gtk_button_auto_click): Now checks for insensitive
	state and does nothing in that case.

	* src/nautilus-complex-search-bar.c:
	(nautilus_complex_search_bar_initialize):
	Made find button get created before criteria widgets.
	(attach_criterion_to_search_bar): Wire up "activate"
	signal for text field to auto_click the find button.
	* src/nautilus-simple-search-bar.c:
	(nautilus_simple_search_bar_initialize): Now the
	"activate" signal for the one text field here calls
	auto_click on the button instead of calling a separate
	callback that checks button sensitivity (indirectly) and
	then starts search. Watch the button depress as if by magic!
	Impress your friends!

M	ChangeLog
M	libnautilus-extensions/nautilus-gtk-extensions.c
M	libnautilus-private/nautilus-gtk-extensions.c
M	src/nautilus-complex-search-bar.c
M	src/nautilus-simple-search-bar.c

commit 0a543eef67c84acbd163fddfc88bac97ebf01a11
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-08-31

	Fixed bug 1037 (Use "folder" instead of "directory" consistently)

	I think I found them all. If you find any others, fix them or
	write up new bug reports about them.

	* libnautilus-extensions/nautilus-file.c:
	(format_item_count_for_display), (nautilus_file_dump):
	* src/file-manager/fm-directory-view.c:
	(fm_directory_view_display_selection_info):
	* src/file-manager/fm-error-reporting.c:
	(fm_report_error_renaming_file): Replaced uses of "directory"
	and "directories" in the UI with "folder" and "folders"

	* src/nautilus-window-menus.c: (nautilus_window_initialize_menus):
	* src/nautilus-window-private.h:
	* src/nautilus-window-toolbars.c: Same as above. Also moved the
	hint strings used by both toolbar buttons and menu items into
	a shared header file instead of duplicating them.

M	ChangeLog
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-private/nautilus-file.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-error-reporting.c
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-window-menus.c
M	src/nautilus-window-private.h
M	src/nautilus-window-toolbars.c

commit a1829cdf3d24ffba32b8e6e336b515e59bec6168
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-08-31

    Add commented out support for registering a component. Add a dumb

	* components/mozilla/Makefile.am:
	* components/mozilla/nautilus-mozilla-content-view.c:
	(nautilus_mozilla_content_view_initialize),
	(bonobo_mozilla_callback):
	Add commented out support for registering a component.
	Add a dumb streaming example.

M	ChangeLog
M	components/mozilla/Makefile.am
M	components/mozilla/nautilus-mozilla-content-view.c

commit 48aa18ec5f777da405b98decfb26a9491490b4d8
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-08-31

    New dumb wrapper for registering a mozilla xpcom component from the

	    * components/mozilla/mozilla-components.cpp:
	    * components/mozilla/mozilla-components.h:
	    New dumb wrapper for registering a mozilla xpcom component
	    from the
	    Nautilus universe.

M	ChangeLog
A	components/mozilla/mozilla-components.cpp
A	components/mozilla/mozilla-components.h

commit b57e587280400e30756863015995340fdcbc1f51
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-08-31

    fixed bug 2628, merged toolbar items appear to the right of the
    throbber,


	fixed bug 2628, merged toolbar items appear to the right of the
	throbber, by saving and restoring the current position around the
	positioning of the throbber.

M	ChangeLog
M	src/nautilus-toolbar.c

commit 59cf5438782b03687f1e3e9e604a55e9133e98fc
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-08-31

	Converted more preferences to not be coupled to user level,
	following up on Ramiro's change to make this possible. Note
	that some of your preferences might experience a one-time
	change after this checkout (most noticeably the sidebar width).

	* libnautilus-extensions/nautilus-global-preferences.c:
	(global_preferences_register): Removed default values for
	sidebar width.

	* libnautilus-extensions/nautilus-global-preferences.h:
	Renamed NAUTILUS_PREFERENCES_ICON_VIEW_TEXT_ATTRIBUTE_NAMES to
	NAUTILUS_PREFERENCES_ICON_CAPTIONS.
	Moved NAUTILUS_PREFERENCES_ICON_CAPTIONS,
	NAUTILUS_PREFERENCES_SHOW_BUILT_IN_BOOKMARKS, and
	NAUTILUS_PREFERENCES_SIDEBAR_WIDTH to the non-user-level-coupled
	section, and gave them full gconf paths.
	Added clarifying comment to
	NAUTILUS_PREFERENCES_SIDEBAR_PANELS_NAMESPACE.

	* src/file-manager/fm-directory-view.c:
	Removed mysterious semicolon that was the first character in
	the file.
	(fm_directory_view_initialize), (fm_directory_view_destroy):
	Update for name change of NAUTILUS_PREFERENCES_ICON_CAPTIONS.
	* src/file-manager/fm-icon-text-window.c:
	(changed_attributes_option_menu_callback),
	(create_icon_text_window), (fm_icon_text_window_destroy_callback),
	(fm_get_text_attribute_names_preference_or_default):
	Update for name change of NAUTILUS_PREFERENCES_ICON_CAPTIONS.

	* src/nautilus-window.c: (nautilus_window_initialize): Teensy
	comment clarification.

M	ChangeLog
M	libnautilus-extensions/nautilus-global-preferences.c
M	libnautilus-extensions/nautilus-global-preferences.h
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.h
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-icon-text-window.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window.c

commit 237505c23dc98ed4d0846ad9adc2c0091cf8358a
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-08-31

	Fixed bug 2327 (Alt-key shortcuts to navigate menus shouldn't
	work on Desktop). Control-key shortcuts to invoke items directly
	still work. I had to fix a Bonobo bug to make this work, so
	until you get a new Bonobo this won't work for you (but it will
	still compile and run and all).

	* src/nautilus-window.h:
	Prototype for
	nautilus_window_disable_keyboard_navigation_for_menus.

	* src/nautilus-window-menus.c: Added normal_menu_titles, a static
	array of menu paths used for iterating across all the textual
	menu titles.
	(get_menu_title): New function, returns menu title given path.
	(remove_underline_accelerator_from_menu_title): New function,
	resets the label of a menu to be the same, but without the
	underline.
	(nautilus_window_disable_keyboard_navigation_for_menus):
	New function,
	iterates through normal_menu_titles calling remove_underline_...
	on each.
	(new_top_level_menu): Now computes title from path using
	get_menu_title
	instead of taking title as parameter.
	(nautilus_window_create_top_level_menus): New function,
	creates all
	the top-level menus (other than weird user level one) by iterating
	across normal_menu_titles.
	(nautilus_window_initialize_menus): Now calls
	_create_top_level_menus
	instead of creating each one at a time.

	* src/nautilus-desktop-window.c: (nautilus_desktop_window_new):
	Now calls nautilus_window_disable_keyboard_navigation_for_menus
	just after creating the NautilusWindow.

M	ChangeLog
M	src/nautilus-desktop-window.c
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-navigation-window.h
M	src/nautilus-object-window.h
M	src/nautilus-spatial-window.h
M	src/nautilus-window-menus.c
M	src/nautilus-window.h

commit 3e065771365d03b831d2f3c3d027bc1c1c56e0b2
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-08-31

    draw the passed-in comment in the about window. Also, tweaked
    the comment


	draw the passed-in comment in the about window.  Also, tweaked the
	comment and authors.

M	ChangeLog
M	src/nautilus-about.c
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-window-menus.c

commit 2b7f9abbc7cc6256409a16a1ca0d62d85027e92f
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-08-31

    fixed bug 2653, about window crashes if shown more than once,
    by setting


	fixed bug 2653, about window crashes if shown more than once, by
	setting the "close_hides" property.  Also, set the window's title.

M	ChangeLog
M	src/nautilus-about.c

commit 7c01076d3138b469e7e3a7331c0a445bd2fbc339
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-08-31

	Bug 1293.  Core dump if gconf returns bad values

	* libnautilus-extensions/nautilus-user-level-manager.c:
	(nautilus_user_level_manager_get_user_level):
	Add blurb explaining why its ok to trust the returned string.
	This was actually fixed by komrade Jirka's last checkin to this
	file.

M	ChangeLog
M	libnautilus-extensions/nautilus-user-level-manager.c
M	libnautilus-private/nautilus-user-level-manager.c

commit 4c9f158ea6aae312ed5db65c8013b331934e17e0
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-08-31

    Use gtk_signal_connect_while_alive() for user_level_changed_callback
    so

	* src/nautilus-window-menus.c:
	(nautilus_window_initialize_menus): Use
	gtk_signal_connect_while_alive() for user_level_changed_callback
	so that we dont get callbacks after we are dead.

M	ChangeLog
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-window-menus.c

commit 944750f0f5bee22b29b502e113da8067159ad69f
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-08-31

	Task 1229.  Need support for preferences not coupled to user
	level.

	* libnautilus-extensions/nautilus-global-preferences.c:
	(global_preferences_register):
	Add FIXME for the issue of setting default values for non user
	level specific preferences.

	* libnautilus-extensions/nautilus-global-preferences.h:
	Add blurb explaining preferences that are user level specific and
	those that arent.

	* libnautilus-extensions/nautilus-preferences.c:
	(preferences_hash_node_add_by_user_level_callbacks),
	(preferences_hash_node_add_callback),
	New functions to deal with callbacks for preferences that are
	coupled to the user level.

	(preferences_hash_node_check_changes_func),
	(preferences_make_make_gconf_key),
	(preferences_gconf_by_user_level_callback),
	(preferences_gconf_callback), (nautilus_preferences_add_callback),
	New functions to deal with callbacks for preferences that are NOT
	coupled to the user level.

	(nautilus_preferences_set_boolean),
	(nautilus_preferences_get_boolean),
	(nautilus_preferences_set_string_list),
	(nautilus_preferences_get_string_list),
	(nautilus_preferences_set_enum), (nautilus_preferences_get_enum),
	(nautilus_preferences_set), (nautilus_preferences_get):
	Add support for preferences that are not coupled to the user
	level.	Compute gconf keys by taking the preference name into
	account.  If it begins with a "/" (indicating it is fully
	qualified) then treat it as a regular gconf key and use it as is.
	 Otherwise, use the user_level_manager to compute a key according
	 to the current user level.

	 * libnautilus-extensions/nautilus-preferences.h:
	 Add documentation explaining the two different ways to specify
	 preference names depending on whether they are user level
	 specific
	 or not.

	 * src/nautilus-first-time-druid.c: (set_http_proxy):
	 Use the non user level specific perferences support instead of
	 poking gconf directly.

M	ChangeLog
M	libnautilus-extensions/nautilus-global-preferences.c
M	libnautilus-extensions/nautilus-global-preferences.h
M	libnautilus-extensions/nautilus-preferences.c
M	libnautilus-extensions/nautilus-preferences.h
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.h
M	libnautilus-private/nautilus-preferences.c
M	libnautilus-private/nautilus-preferences.h
M	src/nautilus-first-time-druid.c

commit 7ffccab5a4510cd20ce2c857f7314d4b2ab77988
Author: Valek Frob <frob@src.gnome.org>
Date:	2000-08-31

    Updated russian translation.

M	po/ChangeLog
M	po/ru.po

commit 91cc219d6e914e75bf9c954dfff5c103f1684c7b
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-08-31

    Forgot the evil xpm for failed operation

M	ChangeLog
A	nautilus-installer/src/evil.xpm

commit d6571fb86bb85b560cabe75fc1bd58580a643def
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-08-31

    Debug output.

	* components/services/install/lib/eazel-install-object.c:
	(eazel_install_emit_done):
	Debug output.

	* components/services/install/lib/eazel-install-rpm-glue.c:
	(eazel_install_flatten_categories), (install_new_packages),
	(eazel_install_download_packages),
	(eazel_install_pre_install_packages),
	(eazel_install_do_install_packages),
	(eazel_install_prune_packages),
	(eazel_install_package_name_compare),
	(eazel_install_fetch_rpm_dependencies):
	Revamped a lot to prevent multiple downloads of the same file (bug
	2643), as the installer revealed some easy ways to trigger
	that. Basically, I no longer handle each category individually,
	but flatten the list. Also handles package-list xml's with
	dependency trees.

	*
	components/services/install/lib/eazel-install-xml-package-list.c:
	(parse_category), (osd_parse_implementation), (osd_parse_softpkg):
	Removed xml_get_prop and use xml_get_value instead.

	* nautilus-installer/src/Makefile:
	* nautilus-installer/src/Makefile.am:
	* nautilus-installer/src/callbacks.c: (begin_install):
	* nautilus-installer/src/installer.c: (create_pixmap),
	(create_what_to_do_page), (create_install_page),
	(create_finish_page_good), (create_finish_page_evil),
	(create_window), (install_done), (toggle_button_lock),
	(toggle_button_toggled), (eazel_installer_add_category),
	(create_info_druid_page), (check_system),
	(eazel_install_parse_dont_shows),
	(eazel_install_parse_must_haves),
	(eazel_install_parse_depends),
	(eazel_installer_load_dependencies),
	(eazel_install_get_depends), (eazel_installer_initialize):
	* nautilus-installer/src/installer.h:
	* nautilus-installer/src/link.sh:
	* nautilus-installer/src/main.c: (nautilus_pixmap_file):
	* nautilus-installer/src/package-list-depends.xml:
	* nautilus-installer/src/prescript:
	Slam bam thank you mam. Now uses the nautilus-druid, and only grew
	by 100k... phew.
	Added some funky xml parsing so you can control category
	dependency via a xml file.

M	ChangeLog
M	components/services/install/lib/eazel-install-object.c
M	components/services/install/lib/eazel-install-rpm-glue.c
M	components/services/install/lib/eazel-install-xml-package-list.c
M	nautilus-installer/src/Makefile
M	nautilus-installer/src/Makefile.am
M	nautilus-installer/src/callbacks.c
M	nautilus-installer/src/installer.c
M	nautilus-installer/src/installer.h
M	nautilus-installer/src/link.sh
M	nautilus-installer/src/main.c
A	nautilus-installer/src/package-list-depends.xml
M	nautilus-installer/src/prescript

commit 8e861a1c7671a67086f2d7214ad5cf2be0626dd3
Author: J Shane Culpepper <pepper@eazel.com>
Date:	2000-08-31

    Added the beginnings of the summary configuration xml parser. Nowhere

    2000-08-31	J Shane Culpepper  <pepper@eazel.com>

	* components/services/summary/lib/eazel-summary-shared.c:
	(build_services_glist_from_xml),
	(build_eazel_news_glist_from_xml),
	(build_update_news_glist_from_xml), (parse_summary_xml_file):
	* components/services/summary/lib/eazel-summary-shared.h:

	Added the beginnings of the summary configuration xml parser.
	Nowhere close to working yet.

M	ChangeLog
M	components/services/summary/eazel-summary-shared.c
M	components/services/summary/eazel-summary-shared.h
M	components/services/summary/lib/eazel-summary-shared.c
M	components/services/summary/lib/eazel-summary-shared.h

commit 0bb20dde26c950479545b1a46d5a15cd153b9c74
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-08-31

    Here's the new about dialog, which is almost, but not quite, finished.


	Here's the new about dialog, which is almost, but not quite,
	finished.
	Also updated the list of authors.

M	ChangeLog
M	icons/Makefile.am
A	icons/about_background.png
M	src/Makefile.am
A	src/nautilus-about.c
A	src/nautilus-about.h
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-window-menus.c

commit 3b86beb03113ac8bd57c7f708d1e5c6a1ea2e7e4
Author: Mathieu Lacage <mathieu@eazel.com>
Date:	2000-08-31

    fix bug 2468. maciej now owes me a restaurant. (zuni ?) update to

    2000-08-31	Mathieu Lacage	<mathieu@eazel.com>

	* components/tree/nautilus-tree-view.c: fix bug 2468.
	maciej now owes me a restaurant. (zuni ?)
	* libnautilus-extensions/nautilus-file.c:
	(nautilus_file_get_type_as_string): update to gnome-vfs API
	changes.

M	ChangeLog
M	components/tree/nautilus-tree-view.c
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-private/nautilus-file.c

commit 8b45ac15aa363f06a324612d70ede17ca9ec31ab
Author: Jing-Jong Shyue <shyue@src.gnome.org>
Date:	2000-08-31

    Triditional Chinese PO File 2000/08/31

M	po/zh_TW.Big5.po

commit 155733d10e5617abc9f3119ec299491c88442031
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-08-31

    Add justification tests. Add drop shadow tests.

	* test/test-nautilus-label.c: (justification_changed_callback),
	(drop_shadow_offset_changed_callback),
	(create_justification_frame), (create_drop_shadow_offset_frame),
	(main):
	Add justification tests.  Add drop shadow tests.

M	ChangeLog
M	test/test-nautilus-label.c

commit 5789c7fe329de0cd34c174969eaa9d9ec3976b0e
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-08-31

    Fixed bug 2446, need to implement CDROM ejection. It's in there. Let's
    see

    2000-08-30	Gene Z. Ragan  <gzr@eazel.com>

	* libnautilus-extensions/nautilus-volume-monitor.c: (eject_cdrom):
	Fixed bug 2446, need to implement CDROM ejection.
	It's in there.	Let's see what breaks.

	* src/nautilus-window.c: (nautilus_window_initialize_class):
	(realize):
	Added a new hint for sawfish and removed a focus flag at the
	reccomendation of John Harper.

M	ChangeLog
M	libnautilus-extensions/nautilus-entry.c
M	libnautilus-extensions/nautilus-volume-monitor.c
M	libnautilus-private/nautilus-entry.c
M	libnautilus-private/nautilus-volume-monitor.c
M	src/nautilus-desktop-window.c
M	src/nautilus-location-bar.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window.c

commit 70ab242bbc653721812ba7def13a1d47dcd74d71
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-08-31

	Fixed bug 2393 (need cleaner way for directory view subclasses
	to insert menu items)

	I'm going to be futzing with directory view context menu items
	soon, so I started by cleaning up the architecture a little to
	make future futzing easier.

	* src/file-manager/fm-directory-view.h:
	* src/file-manager/fm-directory-view.c:
	(set_menu_item_path): New function, stores the menu's path
	identifier in the GtkMenuItem (via set_data) so that it can
	be compared against later.
	(menu_item_matches_path): New function, checks whether a menu
	item's stored path matches a specified one.
	(fm_directory_view_add_context_menu_item): Renamed this function
	from fm_directory_view_add_menu_item for clarity, and gave it
	a path parameter so callers could specify the path by which the
	item can later be identified. Calls set_menu_item_path with
	path.
	(append_gtk_menu_item_with_view): call set_menu_item_path.
	(real_create_background_context_menu_zoom_items),
	(fm_directory_view_real_create_background_context_menu_items):
	Update for fm_directory_view_add_context_menu_item change.
	(add_open_with_gtk_menu_item): Add comment about lameness that I
	will fix soon.
	(fm_directory_view_get_context_menu_index): Reimplement using
	menu_item_matches_path instead of hardwiring indices that could
	easily get out of synch with actual menu-creation code (and were
	in fact out of synch). Added a GtkMenu parameter as part of this.

	* src/file-manager/fm-desktop-icon-view.c:
	(fm_desktop_icon_view_create_background_context_menu_items):
	Update for fm_directory_view_add_context_menu_item change.
	* src/file-manager/fm-icon-view.c:
	(fm_icon_view_create_selection_context_menu_items),
	* src/file-manager/fm-search-list-view.c:
	(real_create_selection_context_menu_items): Update for
	fm_directory_view_get_context_menu_index change.

M	ChangeLog
M	src/file-manager/fm-desktop-icon-view.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-directory-view.h
M	src/file-manager/fm-icon-view.c
M	src/file-manager/fm-search-list-view.c

commit d39d8594fb6c642cc9e4e8883ccc2b0477192b11
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-08-31

    made the throbber compute its size using all of its constituent images


	made the throbber compute its size using all of its constituent
	images instead of just the rest image.	Plus some minor cleanups.

M	ChangeLog
M	src/nautilus-throbber.c

commit 55c0ee3bef80f090624478cb4522e2c62e0e821c
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-08-30

    Use escape function in gnome-vfs instead of one in Nautilus.

	* libnautilus-extensions/nautilus-directory.c:
	(construct_private_metafile_uri), (nautilus_self_check_directory):
	* libnautilus-extensions/nautilus-icon-factory.c:
	(make_thumbnail_path):
	* libnautilus-extensions/nautilus-link.c: (make_local_path):
	Use escape function in gnome-vfs instead of one in Nautilus.

	* libnautilus-extensions/nautilus-string.h:
	* libnautilus-extensions/nautilus-string.c:
	(nautilus_str_strip_chr), (nautilus_str_double_underscores),
	(nautilus_str_middle_truncate): Use g_new instead of g_malloc.
	Helps get rid of silly "sizeof (char)" business.
	Remove nautilus_str_escape_slashes.

M	ChangeLog
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-extensions/nautilus-link.c
M	libnautilus-extensions/nautilus-string.c
M	libnautilus-extensions/nautilus-string.h
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus-private/nautilus-link.c
M	libnautilus-private/nautilus-string.c
M	libnautilus-private/nautilus-string.h

commit 59ebd6ec588b760b2e610927b902540d7f2d37a1
Author: J Shane Culpepper <pepper@eazel.com>
Date:	2000-08-30

    Adding a portion of the shared download / parse framework for summary

    2000-08-30	J Shane Culpepper  <pepper@eazel.com>

	* components/services/summary/Makefile.am:
	* components/services/summary/lib/.cvsignore:
	* components/services/summary/lib/Makefile.am:
	* components/services/summary/lib/eazel-summary-shared.c:
	(http_fetch_remote_file):
	* components/services/summary/lib/eazel-summary-shared.h:
	* configure.in:

	Adding a portion of the shared download / parse framework
	for summary configuration.

M	ChangeLog
M	components/services/summary/Makefile.am
A	components/services/summary/eazel-summary-shared.c
A	components/services/summary/eazel-summary-shared.h
A	components/services/summary/lib/.cvsignore
A	components/services/summary/lib/Makefile.am
A	components/services/summary/lib/eazel-summary-shared.c
A	components/services/summary/lib/eazel-summary-shared.h
M	configure.in

commit c6bc8f44dc516ee2ab997de3ea7f9aaa9a3e9393
Author: Rebecca Schulman <rebecka@eazel.com>
Date:	2000-08-30

    Most of the work on 2369, to add the emblems to the search
    criteria. This

    2000-08-30	Rebecca Schulman  <rebecka@eazel.com>
	Most of the work on 2369, to add the emblems to the search
	criteria.  This work involved refactoring the code to generate
	property information for display.  This new code is used by the
	code to create the search criterion, and also by the emblem
	display code, which is in nautilus-property-browser.


	* libnautilus-extensions/Makefile.am:
	* libnautilus-extensions/nautilus-customization-data.c:
	* libnautilus-extensions/nautilus-customization-data.h:
	(nautilus_customization_data_new),
	(nautilus_customization_data_get_next_element_for_display),
	(nautilus_customization_data_private_data_was_displayed),
	(nautilus_customization_data_destroy),
	(get_global_customization_uri), (get_private_customization_uri),
	(get_file_path_for_mode),
	(nautilus_customization_make_background_chit),
	(format_name_for_display), (strip_extension):
	New file with extracted methods from nautilus-property browser.
	The new API initiates a new structure, and has an iterative call
	to "get the next element for display" which returns a correctly
	sized pixmap widget and a label widget containing the name
	appropriate
	for display.

	* libnautilus-extensions/nautilus-dateedit-extensions.c:
	(nautilus_gnome_date_edit_get_date_as_string):
	Removed extraneous debugging printf.

	* libnautilus-extensions/nautilus-search-bar-criterion.c:
	* libnautilus-extensions/nautilus-search-bar-criterion.h:
	(nautilus_search_bar_criterion_new_from_values),
	(nautilus_search_bar_criterion_next_new),
	(nautilus_search_bar_criterion_get_location),
	(get_emblem_location_for), (get_date_modified_location_for),
	(make_emblem_value_menu):
	Added code to generate the emblem menu, and to generate a
	search criterion for the search uri from the menu's settings.

	* libnautilus-extensions/nautilus-search-uri.c:
	More language updated, and added text for emblems

	* src/nautilus-property-browser.c: (make_drag_image),
	(make_properties_from_directories), (make_category):
	Updated this code to deal with new refactoring.

M	ChangeLog
M	libnautilus-extensions/Makefile.am
A	libnautilus-extensions/nautilus-customization-data.c
A	libnautilus-extensions/nautilus-customization-data.h
M	libnautilus-extensions/nautilus-dateedit-extensions.c
M	libnautilus-extensions/nautilus-search-bar-criterion.c
M	libnautilus-extensions/nautilus-search-bar-criterion.h
M	libnautilus-extensions/nautilus-search-uri.c
M	libnautilus-private/Makefile.am
A	libnautilus-private/nautilus-customization-data.c
A	libnautilus-private/nautilus-customization-data.h
M	libnautilus-private/nautilus-dateedit-extensions.c
M	libnautilus-private/nautilus-search-bar-criterion.c
M	libnautilus-private/nautilus-search-bar-criterion.h
M	libnautilus-private/nautilus-search-uri.c
M	src/nautilus-property-browser.c

commit 1a357748d14ebcec31686f1c6cf49072fa509ef4
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-08-30

    Moved the "Tighter Layout" and "Reversed Order" toggle items into the
    "Lay

	* src/file-manager/fm-icon-view.c: (fm_icon_view_merge_menus):
	Moved the "Tighter Layout" and "Reversed Order" toggle items
	into the "Lay out items" submenu, after discussing with Andy
	(who had earlier discussed with Arlo).

M	ChangeLog
M	src/file-manager/fm-icon-view.c

commit 67a702333a5d642ba0039549bf99069b8a85b82b
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-08-30

    make restart save window sizes, positions, and uri's in a gconf
    setting, so that the windows can be (mostly) restored

M	ChangeLog
M	src/nautilus-main.c
M	src/nautilus-shell.c

commit dca0392d1b425e01e801d5deff39b9c32b6adbbf
Author: Jesus Bravo Alvarez <jesusb@src.gnome.org>
Date:	2000-08-30

    Updated Galician translation

M	po/ChangeLog
M	po/gl.po

commit c7eaf33cac2997b06dbeb9869b4fab8b805c3f28
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-08-30

    some minor clean-ups for the throbber.


	some minor clean-ups for the throbber.

M	ChangeLog
M	src/nautilus-throbber.c

commit 690843204b905c0e346d0103132d40983e072bfe
Author: Michael Fleming <mfleming@src.gnome.org>
Date:	2000-08-30

	    eazel:summary view now calls ammonite to log in.
	    Also added ammonite dependency to configure.in when
	    nautilus is compiled with --enable-eazel-services

	    * components/services/summary/nautilus-view/Makefile.am:
	    *
	    components/services/summary/nautilus-view/nautilus-summary-view.c
	    : (entry_changed_cb), (authn_cb_succeeded), (authn_cb_failed),
	    (login_button_cb), (logout_button_cb),
	    (nautilus_summary_view_initialize),
	    (nautilus_summary_view_destroy):
	    * configure.in:

M	ChangeLog
M	components/services/summary/nautilus-summary-view.c
M	components/services/summary/nautilus-view/Makefile.am
M	components/services/summary/nautilus-view/nautilus-summary-view.c
M	configure.in

commit 6f400c4f36ae3dabc2c2faeb08c2afe816829b74
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-08-30

    Fixed bug 1158, GnomeVFSMimeHandlers code needs error handling.

    2000-08-30	Gene Z. Ragan  <gzr@eazel.com>

	* libnautilus-extensions/nautilus-mime-actions.c:
	(nautilus_mime_get_default_component_for_uri_internal):
	Fixed bug 1158, GnomeVFSMimeHandlers code needs error handling.

	There was a lonely FIXME here.	A NULL is now returned instead of
	an assert. A NULL is handled properly by all callers of this
	function.

	* src/file-manager/fm-desktop-icon-view.c: (event_callback),
	(fm_desktop_icon_view_initialize):
	Work in progress trying to get keyboard events to the desktop.
	I am working with John Harper on this.

M	ChangeLog
M	libnautilus-extensions/nautilus-mime-actions.c
M	libnautilus-private/nautilus-mime-actions.c
M	src/file-manager/fm-desktop-icon-view.c

commit 049e67101bc07e0328d89d02e9f84183ddc4291c
Author: Ali Abdin <aliabdin@aucegypt.edu>
Date:	2000-08-30

    New tags to fix the following bugs: #2383, #2384, #2386, #2387, #2382,

    2000-08-30	Ali Abdin  <aliabdin@aucegypt.edu>

	    New tags to fix the following bugs: #2383, #2384, #2386,
	    #2387,
	     #2382, #2523

	    Also add in a first cut at Navigation Links (Bug #2201)

	    * components/help/converters/gnome-db2html2/gdb3html.h:
	    Add the following tags: superscript, systemitem, varname,
	    option,
	    quote, blockquote - Fixes bug #2383, #2384, #2386, #2387,
	    #2382, #2523
	    Add a sect1id_stack GList to the Context struct

	    *
	    components/help/converters/gnome-db2html2/sect-elements.[ch]:
	    (sect_blockquote_start_element),
	    (sect_blockquote_end_element),
	    (sect_quote_start_element),
	    (sect_quote_end_element),
	    (sect_sup_start_element),
	    (sect_sup_end_element): New functions to handle some of the
	    new tags

	    * components/help/converters/gnome-db2html2/gdb3html.c:
	    (find_first_element): Remove inadvertant debug check-in
	    (sect_footer),
	    (print_footer): New functions to handle the output of a footer
	    (sect1_start_element): New 'shared' function that builds a
	    GList of
	    sect1 id's
	    (article_end_element): No longer print out </HTML> or </BODY>
	    as that
	    should be handled by the footer
	    (parse_file): Modify to print out the footer

	    * components/help/converters/gnome-db2html2/toc-elements.c:
	    * components/help/converters/gnome-db2html2/sect-preparse.c:
	    (sect_preparse_sect_start_element): Make a call to the
	    sect1_start_element function when we encounter a sect1 tag
	    (toc_sect_start_element): ditto

M	ChangeLog
M	components/help/converters/gnome-db2html2/gdb3html.c
M	components/help/converters/gnome-db2html2/gdb3html.h
M	components/help/converters/gnome-db2html2/sect-elements.c
M	components/help/converters/gnome-db2html2/sect-elements.h
M	components/help/converters/gnome-db2html2/sect-preparse.c
M	components/help/converters/gnome-db2html2/toc-elements.c

commit 82dfd2c64ea47bd266f7f87910123285b587bbe2
Author: Robin Slomkowski <rslomkow@src.gnome.org>
Date:	2000-08-30

     OK now adding requirment of GConf from GCONF_0_8

M	ChangeLog
M	README

commit df42155acdf3ab5327622dacf9ec3388369cf1fe
Author: Valek Frob <frob@src.gnome.org>
Date:	2000-08-30

    Updated russian translation.

M	po/ru.po

commit 08211506bb1d34cd545f3fd08308b89b8dcd293f
Author: Yuri Syrota <rasta@src.gnome.org>
Date:	2000-08-30

    Updated Ukrainian translation

M	po/uk.po

commit 1dffa759e1b14d3d25154b1ca30708659ac78fed
Author: Yuri Syrota <rasta@src.gnome.org>
Date:	2000-08-30

    Updated Ukrainian translation

M	po/uk.po

commit 39765997dae22c0e99ef3e6ced9e28a2577ddb23
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-08-30

    Changed the comments reg. bug 1657

	* components/rpmview/nautilus-rpm-view.c:
	(nautilus_rpm_view_update_from_uri):
	Changed the comments reg. bug 1657

	components/services/install/command-line/eazel-alt-install-corba.c:
	(create_package),
	Handles ~ in filenames now
	(main):
	Proper gtk_signal_func cast for the delete_files signal

	* components/services/install/command-line/eazel-gen-pre-xml.sh:
	Script to generate a colon-delimited file for eazel-gen-xml, by
	using rpm -qp on rpm files.

	* components/services/install/lib/eazel-install-object.c:
	(eazel_install_class_initialize), (eazel_install_initialize):
	-DEAZEL_INSTALL_SLIM no longer creates a userlocal rpmdb

	* components/services/install/lib/eazel-install-protocols.c:
	(gnome_vfs_xfer_callback), (free_string),
	(gnome_vfs_fetch_remote_file)
	(get_url_for_package):
	Added D: to debug output, nicefied the gnome-vfs stuff after shane
	laughed at me
	(eazel_install_fetch_package),
	Added the md5 stuff, it's commented out, as there is no md5 in the
	xml from the server, thus checking md5 would fail all packages.

	* components/services/install/lib/eazel-install-rpm-glue.c:
	(eazel_install_download_packages), (download_all_packages),
	(eazel_install_pre_install_packages), (install_packages),
	(uninstall_packages),
	(eazel_install_prepare_rpm_system),
	(eazel_install_add_to_rpm_set),
	(eazel_install_check_existing_packages),
	(eazel_install_fetch_rpm_dependencies):
	So much...
		- xml packagelist can now have soft_depends which
		  the download and install now checks for
		- removed some leaks
		- check for reopening rpmdb which is bad
		- clarifying comments for div FIXME's
	(eazel_install_prune_packages),
	Fixed a vaarg usage

	* components/services/install/lib/eazel-install-types.h:
	Added md5 to the PackageData struct

	* components/services/install/lib/eazel-install-types.c:
	(categorydata_new), (categorydata_destroy_foreach),
	(packagedata_new), (packagedata_destroy_foreach),
	Added md5 to the PackageData struct
	Now has some debug stuff to check for deallocating structes.
	(packagedata_remove_soft_dep),
	added function to remove a package from another packages soft_deps
	(rpmfilename_from_packagedata):
	Fixed a wrong g_strconcat

	*
	components/services/install/lib/eazel-install-xml-package-list.c:
	(generate_xml_package_list)
	Generates nicer category names...
	(parse_category), (parse_memory_transaction_file),
	Uses categorydata_new now
	(osd_parse_implementation),
	Added FIXME reg. md5 check
	(parse_osd_xml_from_memory):
	D: to debug output

	* components/services/install/lib/makefile.staticlib.in:
	No longer sets the defines, they are now set in the link.sh
	scrip in the nautilus-installer

	* nautilus-installer/src/Makefile:
	* nautilus-installer/src/Makefile.am:
	* nautilus-installer/src/callbacks.c: (druid_cancel),
	(begin_install), (druid_finish), (prep_install):
	* nautilus-installer/src/installer.c: (set_white_stuff),
	(create_what_to_do_page), (create_install_page),
	(create_finish_page), (create_window), (set_images),
	(eazel_install_progress), (eazel_download_progress),
	(install_failed_helper), (install_failed), (download_failed),
	(eazel_install_preflight), (eazel_install_dep_check),
	(eazel_install_delete_files), (eazel_installer_add_category),
	(check_system), (eazel_installer_do_install),
	(eazel_installer_finalize), (eazel_installer_unref),
	(eazel_installer_class_initialize), (eazel_installer_initialize),
	(eazel_installer_get_type), (eazel_installer_new):
	* nautilus-installer/src/installer.h:
	* nautilus-installer/src/interface.c:
	* nautilus-installer/src/link.sh:
	* nautilus-installer/src/main.c: (oaf_init), (bonobo_init):
	* nautilus-installer/src/support.c:
	* nautilus-installer/src/support.h:
	Created a gtkobject for the installer, revamped the choice stuff,
	so it now offers the categories, stabilization work etc.

M	ChangeLog
M	components/rpmview/nautilus-rpm-view.c
M	components/services/install/command-line/eazel-alt-install-corba.c
A	components/services/install/command-line/eazel-gen-pre-xml.sh
M	components/services/install/lib/eazel-install-object.c
M	components/services/install/lib/eazel-install-protocols.c
M	components/services/install/lib/eazel-install-rpm-glue.c
M	components/services/install/lib/eazel-install-types.c
M	components/services/install/lib/eazel-install-types.h
M	components/services/install/lib/eazel-install-xml-package-list.c
M	components/services/install/lib/makefile.staticlib.in
M	nautilus-installer/src/Makefile
M	nautilus-installer/src/Makefile.am
M	nautilus-installer/src/callbacks.c
M	nautilus-installer/src/installer.c
M	nautilus-installer/src/installer.h
D	nautilus-installer/src/interface.c
D	nautilus-installer/src/interface.h
M	nautilus-installer/src/link.sh
M	nautilus-installer/src/main.c
M	nautilus-installer/src/support.c
M	nautilus-installer/src/support.h
M	po/POTFILES.in

commit 99f0444deca422cbcfb2c106a8fef6ac2dd159fd
Author: Yuri Syrota <rasta@src.gnome.org>
Date:	2000-08-30

    Updated Ukrainian translation

M	po/uk.po

commit b07d1d4cf31c63a1dd357d054cd39813e6b3dc77
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-08-30

    added a netscape like throbber to give busy feedback while loading
    pages.


	added a netscape like throbber to give busy feedback while loading
	pages. It uses a generic image from Arlo, but different themes
	can/will include other animations. There's still a little
	more left
	to do.

M	ChangeLog
M	configure.in
M	icons/Makefile.am
A	icons/throbber/.cvsignore
A	icons/throbber/001.png
A	icons/throbber/002.png
A	icons/throbber/003.png
A	icons/throbber/004.png
A	icons/throbber/005.png
A	icons/throbber/006.png
A	icons/throbber/007.png
A	icons/throbber/008.png
A	icons/throbber/009.png
A	icons/throbber/010.png
A	icons/throbber/Makefile.am
A	icons/throbber/rest.png
M	src/Makefile.am
M	src/nautilus-navigation-window.c
M	src/nautilus-navigation-window.h
M	src/nautilus-object-window.c
M	src/nautilus-object-window.h
M	src/nautilus-spatial-window.c
M	src/nautilus-spatial-window.h
A	src/nautilus-throbber.c
A	src/nautilus-throbber.h
M	src/nautilus-toolbar.c
M	src/nautilus-toolbar.h
M	src/nautilus-window-toolbars.c
M	src/nautilus-window.c
M	src/nautilus-window.h

commit 1cd321c684850a3d4ca2a42abe66ba5fb776caa9
Author: Valek Frob <frob@src.gnome.org>
Date:	2000-08-30

    Updtaed russian translation.

M	po/ChangeLog
M	po/ru.po

commit d8f7257d02ef8c4e6e6a88e3d8800631492c8ea8
Author: Mike Fleming <mfleming@eazel.com>
Date:	2000-08-30

    Bug #1812 First-time druid now autoprobes for HTTP proxy settings and

    2000-08-29	Mike Fleming  <mfleming@eazel.com>

	* src/nautilus-first-time-druid.c:
	(next_proxy_configuration_page_callback), (download_callback),
	(initiate_file_download), (set_http_proxy), (getline_dup),
	(load_nscp_proxy_settings), (attempt_http_proxy_autoconfigure):

	Bug #1812
	First-time druid now autoprobes for HTTP proxy settings and
	saves them to GConf.  Now gnome-vfs needs to be fixed to make use
	of this (ammonite already does).

M	ChangeLog
M	src/nautilus-first-time-druid.c

commit 604906df19912e590c7f357e8f8c973b6b2bebe7
Author: George Lebl <jirka@5z.com>
Date:	2000-08-30

    This should close bug #1361

    Tue Aug 29 22:43:15 2000  George Lebl <jirka@5z.com>

	This should close bug #1361

	* configure.in, cut-n-paste-code/widgets/Makefile.am,
	  cut-n-paste-code/widgets/nautilus-druid/*,
	  po/POTFILES.in:
	  Remove the nautilus druid hack from here.  We can do all
	  that we need from libnautilus extensions without need of
	  cut and paste code.

	* libnautilus-extensions/nautilus-druid.[ch],
	  libnautilus-extensions/nautilus-druid-page-eazel.[ch],
	  po/POTFILES.in:
	  Make NautilusDruid be a derivation of GnomeDruid and
	  the NautilusDruidPageEazel of GnomeDruidPage.  Also make
	  use of more of the nautilus style of coding in both.	Federico
	  will kill me for using remove/add to move a file, but it's more
	  then just a move anyway.

	* src/nautilus-first-time-druid.c (set_up_proxy_config_page)
	  (next_update_page_callback) (next_update_feedback_page_callback)
	  (next_proxy_configuration_page_callback)
	  (finish_page_back_callback) (nautilus_first_time_druid_show)
	  (download_callback) (initiate_file_download):
	  Use the new nautilus druid and the new eazel druid page
	  everywhere.
	  Also fix one case of double adding things to a GtkBox.

M	ChangeLog
M	configure.in
M	cut-n-paste-code/widgets/Makefile.am
D	cut-n-paste-code/widgets/nautilus-druid/.cvsignore
D	cut-n-paste-code/widgets/nautilus-druid/Makefile.am
D	cut-n-paste-code/widgets/nautilus-druid/nautilus-druid-page-edge.c
D	cut-n-paste-code/widgets/nautilus-druid/nautilus-druid-page-edge.h
D
cut-n-paste-code/widgets/nautilus-druid/nautilus-druid-page-standard.c
D
cut-n-paste-code/widgets/nautilus-druid/nautilus-druid-page-standard.h
D	cut-n-paste-code/widgets/nautilus-druid/nautilus-druid-page.c
D	cut-n-paste-code/widgets/nautilus-druid/nautilus-druid-page.h
D	cut-n-paste-code/widgets/nautilus-druid/nautilus-druid.c
M	libnautilus-extensions/Makefile.am
C065
cut-n-paste-code/widgets/nautilus-druid/nautilus-druid-page-eazel.c
libnautilus-extensions/nautilus-druid-page-eazel.c
C082
cut-n-paste-code/widgets/nautilus-druid/nautilus-druid-page-eazel.h
libnautilus-extensions/nautilus-druid-page-eazel.h
A	libnautilus-extensions/nautilus-druid.c
C053	cut-n-paste-code/widgets/nautilus-druid/nautilus-druid.h
libnautilus-extensions/nautilus-druid.h
M	libnautilus-private/Makefile.am
R065
cut-n-paste-code/widgets/nautilus-druid/nautilus-druid-page-eazel.c
libnautilus-private/nautilus-druid-page-eazel.c
R082
cut-n-paste-code/widgets/nautilus-druid/nautilus-druid-page-eazel.h
libnautilus-private/nautilus-druid-page-eazel.h
A	libnautilus-private/nautilus-druid.c
R053	cut-n-paste-code/widgets/nautilus-druid/nautilus-druid.h
libnautilus-private/nautilus-druid.h
M	po/POTFILES.in
M	src/nautilus-first-time-druid.c

commit 10792fdfe69b54289ff50920f98f1fac34851dc3
Author: Josh Barrow <carbamide@src.gnome.org>
Date:	2000-08-30

    Fixed e-mail for Andy


    Fixed e-mail for Andy

M	ChangeLog

commit b3c88a10b5b3c2c7f6ae142f078c8ea7990cce46
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-08-30

    Added an accelerator for the New Folder item.

    2000-08-29	Gene Z. Ragan  <gzr@eazel.com>


	* src/file-manager/fm-desktop-icon-view.c:
	(fm_desktop_icon_view_create_background_context_menu_items):
	Added an accelerator for the New Folder item.

	* src/file-manager/fm-directory-view.c: (select_all_callback),
	(fm_directory_view_add_menu_item),
	(fm_directory_view_real_create_background_context_menu_items):
	Added support for accelerators in popup menu items.  You
	specify the accelerator key by placing an _ before the desired
	letter.

	* libnautilus-extensions/nautilus-drag.c:
	(nautilus_drag_can_accept_item):
	Fixed a bug dealing with dragging over trash.

M	ChangeLog
M	libnautilus-extensions/nautilus-drag.c
M	libnautilus-private/nautilus-drag.c
M	src/file-manager/fm-desktop-icon-view.c
M	src/file-manager/fm-directory-view.c

commit cf31ee107b9f87139f4b5a7c9a6f5b451b66a2e3
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-08-30

    added anti-aliased text to the rpm view, as well as a few other
    cleanups;


	added anti-aliased text to the rpm view, as well as a few other
	cleanups; changed the command buttons in the property browser
	back to using non-aa text at Arlo's request; also, put the
	labels to the category buttons inside the buttons.

M	ChangeLog
M	components/rpmview/nautilus-rpm-view.c
M	src/nautilus-property-browser.c
M	src/nautilus-sidebar-title.c

commit e7beb337f1e525bcc17bfc609b82875332719025
Author: Arlo Rose <arlo@src.gnome.org>
Date:	2000-08-30

    Fixed all outstanding cHRM white point problems.


	    Fixed all outstanding cHRM white point problems.

	    * data/emblems/OK.png
	    * data/emblems/draft.png
	    * data/emblems/erase.png
	    * data/emblems/favorite.png
	    * data/emblems/important.png
	    * data/emblems/new.png
	    * data/emblems/ohno.png
	    * data/emblems/personal.png
	    * data/emblems/urgent.png
	    * icons/backgrounds.png
	    * icons/colors.png
	    * icons/emblems.png
	    * icons/knob.png
	    * icons/nautilus-logo.png
	    * icons/search.png
	    * icons/eazel/i-directory-aa.png
	    * icons/eazel/i-directory-accept-72.png

M	ChangeLog
M	data/emblems/OK.png
M	data/emblems/draft.png
M	data/emblems/erase.png
M	data/emblems/favorite.png
M	data/emblems/important.png
M	data/emblems/new.png
M	data/emblems/ohno.png
M	data/emblems/personal.png
M	data/emblems/urgent.png
M	icons/backgrounds.png
M	icons/colors.png
M	icons/eazel/i-directory-aa.png
M	icons/eazel/i-directory-accept-72.png
M	icons/emblems.png
M	icons/knob.png
M	icons/nautilus-logo.png
M	icons/search.png

commit e13d1e1b729ca3847d7a8ef98b320729f2ab33f4
Author: Robin Slomkowski <rslomkow@src.gnome.org>
Date:	2000-08-30

    made it find gnome-vfs headers

M	ChangeLog
M	cut-n-paste-code/widgets/nautilus-druid/Makefile.am

commit 849a03a6fc86c2e9e6fa562f01d5ae543918836a
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-08-29

    restore code to jump to the summary widget after an install (for
    demo), and make a dialog pop up before then

M	ChangeLog
M	components/services/install-view/nautilus-service-install-view.c
M
components/services/install/nautilus-view/nautilus-service-install-view.c

commit a50cfd11dfd560d963a8b4a41e629dd16ebcff0d
Author: Mike Engber <engber@src.gnome.org>
Date:	2000-08-29

    Fixed warning caused by passing NULL for a directory - bug 2079.


	Fixed warning caused by passing NULL for a directory - bug 2079.
	* src/file-manager/fm-icon-view.c: (layout_changed_callback):

M	ChangeLog
M	src/file-manager/fm-icon-view.c

commit c843421261eb8f7407e46e8a3cee9a447246bcad
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-08-29

    Fixed bug that showed up as warnings on exit and fails of "make
    check".

	* libnautilus-extensions/nautilus-directory-async.c:
	(call_ready_callbacks), (start_or_stop_io),
	(nautilus_directory_async_state_changed):
	Fixed bug that showed up as warnings on exit and fails of "make
	check". The code needs to check for I/O that must be stopped after
	calling "call_when_ready" callbacks. I improved the structure here
	a bit too by making a new function.

	* libnautilus-extensions/nautilus-directory.c:
	(nautilus_self_check_directory): Fixed a mistake in the self-check
	that made it check the wrong thing.

	* libnautilus-extensions/nautilus-link-set.c:
	(link_set_path_name):
	Use nautilus_make_path instead of the hard-coded equivalent.

	* libnautilus-extensions/nautilus-gtk-extensions.h: Reformatted.
	* src/nautilus-property-browser.c: (remove_emblem): Formatting
	tweak.

M	ChangeLog
M	libnautilus-extensions/nautilus-directory-async.c
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-extensions/nautilus-gtk-extensions.h
M	libnautilus-extensions/nautilus-link-set.c
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-gtk-extensions.h
M	libnautilus-private/nautilus-link-set.c
M	src/nautilus-property-browser.c

commit dbbbbe3d4988b05bd9edd20b8e1136d44c780e5b
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-08-29

	Fixed bug 2223 (selecting separator of "View As" option
	menu causes problems).

	Surprise, surprise, surprise -- separator menu items are
	not treated as insensitive by default, so you can select
	them. This makes no difference in pull-down menus, but
	leads to trouble in option menus.

	* src/nautilus-window.c:
	(new_gtk_separator): New convenience function, makes
	a separator item, sets it to be insensitive, and shows it.
	(replace_special_current_view_in_content_view_menu),
	(nautilus_window_load_content_view_menu): Deploy
	new_gtk_separator.

M	ChangeLog
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window.c

commit dfd77a2045a86a30e6a868a945669b73550c79de
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-08-29

    Refactored function and fixed a bug.

    2000-08-29	Gene Z. Ragan  <gzr@eazel.com>

	Refactored function and fixed a bug.

	* libnautilus-extensions/nautilus-drag.c:
	(nautilus_drag_can_accept_item):

	Fixed bug 1950, Trash icon on desktop should have
	"Empty Trash" in its right click menu

	* src/file-manager/fm-desktop-icon-view.c:
	(fm_desktop_icon_view_initialize_class),
	(new_folder_menu_item_callback), (empty_trash_callback),
	(trash_link_is_selection),
	(fm_desktop_icon_view_create_selection_context_menu_items),
	(fm_desktop_icon_view_create_background_context_menu_items):

	* src/file-manager/fm-directory-view.c:
	(bonobo_menu_open_callback),
	(fm_directory_trash_link_in_selection),
	(real_create_background_context_menu_zoom_items),
	(fm_directory_view_real_create_background_context_menu_items),
	(fm_directory_view_real_create_selection_context_menu_items),
	(create_selection_context_menu):
	* src/file-manager/fm-directory-view.h:

M	ChangeLog
M	libnautilus-extensions/nautilus-drag.c
M	libnautilus-private/nautilus-drag.c
M	src/file-manager/fm-desktop-icon-view.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-directory-view.h

commit 6e5333700bd80e67335be11ce3ac97e43e64eb2b
Author: Mathieu Lacage <mathieu@eazel.com>
Date:	2000-08-29

    fix a checks. fix a space added in the generated sentences.

    2000-08-29	Mathieu Lacage	<mathieu@eazel.com>

	* libnautilus-extensions/nautilus-search-uri.c: (parse_uri),
	(nautilus_self_check_search_uri): fix a checks. fix a space
	added in the generated sentences.

M	ChangeLog
M	libnautilus-extensions/nautilus-search-uri.c
M	libnautilus-private/nautilus-search-uri.c

commit 1a6c9551b72cc4677ab0c33b48d9dc17f51de653
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-08-29

	Fixed bug 1884 (mistyped URL is changed back to previous)

	* src/nautilus-window-manage-views.c:
	(nautilus_window_end_location_change_callback): Replaced
	a nautilus_navigation_bar_set_location call with a comment
	explaining why not to call it there.

M	ChangeLog
M	src/nautilus-window-manage-views.c

commit d37aa7efe011f97a99be6cf94ef5cf42a55d9be5
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-08-29

	Fixed bug 2173 (We should allow clearing the History list)
	There's now a Forget History item in the Go menu which
	(after confirmation) forgets the history items in the Go
	menu and the back/forward chains of each Nautilus window.
	Afterwards, the Go menu's history list contains only locations
	currently being displayed.

	* src/nautilus-window.h: Changed back_list and forward_list
	from GSList * to GList * so I could use nautilus glist
	convenience functions (there's no efficiency issue with these
	small lists). Added prototypes for new functions
	nautilus_clear_back_list, nautilus_clear_forward_list, and
	nautilus_forget_history.

	* src/nautilus-window.c:
	(nautilus_window_clear_forward_list),
	(nautilus_window_clear_back_list): New functions that free and
	set to NULL the back & forward lists.
	(nautilus_window_destroy): Use nautilus_window_clear_back_list
	and nautilus_window_clear_forward_list instead of replicating
	code.
	(nautilus_window_back_or_forward),
	(nautilus_window_get_base_page_index): Replace "slist" with "list"
	(free_history_list): Set history_list variable to NULL in addition
	to freeing its contents.
	(nautilus_forget_history): New function, walks through all windows
	clearing out their back/forward lists, and throws away all of the
	history list except currently-displayed locations.

	* src/nautilus-window-manage-views.c: (handle_go_back),
	(handle_go_forward), (handle_go_elsewhere): Changed "slist"
	to "list" in various places; called new
	nautilus_clear_forward_list
	instead of replicating code.

	* src/nautilus-window-menus.c:
	(forget_history_if_confirmed): New function, calls
	nautilus_history_forget
	if user confirms via modeless dialog (because it would be a
	pain to
	accidentally choose this menu item and erase your history).
	(go_menu_forget_history_callback): New function used by new
	menu item,
	calls forget_history_if_confirmed.
	(nautilus_window_initialize_menus): Add "Forget History" item
	to Go menu.

	* src/nautilus-window-toolbars.c: (create_back_or_forward_menu):
	Replace "slist" with "list"

	* src/file-manager/fm-directory-view.c:
	(fm_directory_view_real_create_background_context_menu_items):
	Just clarified a comment.

M	ChangeLog
M	src/file-manager/fm-directory-view.c
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-navigation-window.c
M	src/nautilus-navigation-window.h
M	src/nautilus-object-window.c
M	src/nautilus-object-window.h
M	src/nautilus-spatial-window.c
M	src/nautilus-spatial-window.h
M	src/nautilus-window-manage-views.c
M	src/nautilus-window-menus.c
M	src/nautilus-window-toolbars.c
M	src/nautilus-window.c
M	src/nautilus-window.h

commit b5d0c09f5b4a01cdfac31c23ea87e5a7bf74283c
Author: J Shane Culpepper <pepper@src.gnome.org>
Date:	2000-08-29

    Adding the logout button so that Mike can hook up the callbacks.

M	ChangeLog
M	components/services/summary/nautilus-summary-view.c
M	components/services/summary/nautilus-view/nautilus-summary-view.c

commit 18137250ba9829f18d23f32d4f2f14963cef5dce
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-08-29

    Dumb documentation typos.

	* libnautilus-extensions/nautilus-buffered-widget.c:
	* libnautilus-extensions/nautilus-label.h:
	* libnautilus-extensions/nautilus-scalable-font.h:
	Dumb documentation typos.

M	ChangeLog
M	libnautilus-extensions/nautilus-buffered-widget.c
M	libnautilus-extensions/nautilus-label.h
M	libnautilus-extensions/nautilus-scalable-font.h
M	libnautilus-private/nautilus-buffered-widget.c
M	libnautilus-private/nautilus-label.h
M	libnautilus-private/nautilus-scalable-font.h

commit 67e55603818a455774ffda1d8a00e19bc501f05d
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-08-29

    Remove a FIXME (bug 2442) which i already fixed.

	* libnautilus-extensions/nautilus-string-map.c:
	Remove a FIXME (bug 2442) which i already fixed.

M	ChangeLog
M	libnautilus-extensions/nautilus-string-map.c
M	libnautilus-private/nautilus-string-map.c

commit c55634deafe0ee63e2f6be2b4b7bc6e946261c61
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-08-29

	Fixed bug 2182 (right-clicking on zoom control changes zoom level)

	* src/nautilus-zoom-control.c:
	(nautilus_zoom_control_button_press_event): Made the zoom
	control use Ramiro's nifty nautilus_pop_up_context_menu code
	to offset the menu position slightly.

M	ChangeLog
M	src/nautilus-zoom-control.c

commit c6aa655a4d886026483e9a2dae7c484f7dc84e50
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-08-29

    Corrected half-finished ChangeLog comment.

M	ChangeLog

commit 409d048a7f35ba92ceaf498243dc11fda43ce278
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-08-29

	Redid changes that converted "Ascending/Descending" menu items
	into single "Reversed Order" menu item. Andy accidentally
	clobbered my entire set of changes with a more recent check-in.

	* src/file-manager/fm-icon-view.c: (tighter_layout_callback),
	(update_layout_menus), (sort_callback), (sort_direction_callback),
	(manual_layout_callback), (fm_icon_view_merge_menus),
	(fm_icon_view_initialize_class):

M	ChangeLog
M	src/file-manager/fm-icon-view.c

commit f222268fd4c4d5e1a9461c972af68e6ea106f69d
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-08-29

	Added more bug numbers to FIXMEs. All Nautilus FIXMEs currently
	have bug numbers. Huzzah! (Too bad the same can't be said for
	gnome-vfs, oaf, medusa, ...)

	* components/services/install/lib/eazel-install-object.c:
	(eazel_install_initialize):
	* components/services/install/lib/eazel-install-rpm-glue.c:
	(eazel_install_check_existing_packages),
	(eazel_install_fetch_rpm_dependencies):
	* components/services/install/lib/eazel-install-types.c:
	*
	components/services/install/nautilus-view/nautilus-service-instal
	l-view.c: (current_progress_bar_complete),
	(nautilus_service_install_downloading):
	*
	components/services/time/nautilus-view/trilobite-eazel-time-view.
	c:
	* components/services/trilobite/libtrilobite/helixcode-utils.c:
	*
	components/services/trilobite/libtrilobite/trilobite-core-utils.c
	: (trilobite_pexec):
	*
	components/services/trilobite/libtrilobite/trilobite-root-client.
	c: (trilobite_root_client_initialize):
	* components/services/vault/command-line/main.c:
	* src/nautilus-view-frame-bonobo-control.c:
	(nautilus_view_frame_activate_uri):
	* src/nautilus-view-frame-bonobo-embeddable.c:
	(bonobo_subdoc_load_location):
	* src/nautilus-window-private.h:

M	ChangeLog
M	components/services/install-view/nautilus-service-install-view.c
M	components/services/install/lib/eazel-install-object.c
M	components/services/install/lib/eazel-install-rpm-glue.c
M	components/services/install/lib/eazel-install-types.c
M
components/services/install/nautilus-view/nautilus-service-install-view.c
M	components/services/time/nautilus-view/trilobite-eazel-time-view.c
M	components/services/trilobite/libtrilobite/helixcode-utils.c
M	components/services/trilobite/libtrilobite/trilobite-core-utils.c
M	components/services/trilobite/libtrilobite/trilobite-root-client.c
M	components/services/vault/command-line/main.c
M	src/nautilus-view-frame-bonobo-control.c
M	src/nautilus-view-frame-bonobo-embeddable.c
M	src/nautilus-window-private.h

commit edb515b95d633e3f9a4d93ce3e5520271564c56f
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-08-29

	*
	cut-n-paste-code/widgets/nautilus-druid/nautilus-druid-page-stand
	ard.c: (nautilus_druid_page_standard_init):
	* cut-n-paste-code/widgets/nautilus-druid/nautilus-druid.c:
	(nautilus_druid_size_request), (nautilus_druid_next_callback):
	* libnautilus-extensions/nautilus-background-canvas-group.c:
	(nautilus_background_canvas_group_render):
	* libnautilus-extensions/nautilus-directory-background.c:
	(nautilus_connect_background_to_directory_metadata):
	* libnautilus-extensions/nautilus-file-operations-progress.c:
	(truncate_string_from_start):
	* libnautilus-extensions/nautilus-file-operations.c:
	(handle_xfer_duplicate):
	* libnautilus-extensions/nautilus-font-picker.c:
	(nautilus_font_picker_initialize):
	* libnautilus-extensions/nautilus-gdk-extensions.c:
	(nautilus_gdk_font_get_bold):
	* libnautilus-extensions/nautilus-gdk-pixbuf-extensions.c:
	(nautilus_gdk_pixbuf_draw_text):
	* libnautilus-extensions/nautilus-global-preferences.c:
	(global_preferences_create_dialog):
	* libnautilus-extensions/nautilus-gtk-extensions.c:
	(nautilus_gtk_button_auto_click),
	(nautilus_popup_menu_position_func):
	* libnautilus-extensions/nautilus-icon-factory.c:
	(nautilus_icon_factory_get_icon_for_file),
	(cached_image_still_valid),
	(nautilus_icon_factory_make_thumbnails):
	* libnautilus-extensions/nautilus-icon-text-item.c:
	(iti_paint_text):
	* libnautilus-extensions/nautilus-list.c:
	(show_context_menu_callback), (nautilus_list_get_drop_action):

M	ChangeLog
M
cut-n-paste-code/widgets/nautilus-druid/nautilus-druid-page-standard.c
M	cut-n-paste-code/widgets/nautilus-druid/nautilus-druid.c
M	libnautilus-extensions/nautilus-background-canvas-group.c
M	libnautilus-extensions/nautilus-directory-background.c
M	libnautilus-extensions/nautilus-file-operations-progress.c
M	libnautilus-extensions/nautilus-file-operations.c
M	libnautilus-extensions/nautilus-font-picker.c
M	libnautilus-extensions/nautilus-gdk-extensions.c
M	libnautilus-extensions/nautilus-gdk-pixbuf-extensions.c
M	libnautilus-extensions/nautilus-global-preferences.c
M	libnautilus-extensions/nautilus-gtk-extensions.c
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-extensions/nautilus-icon-text-item.c
M	libnautilus-extensions/nautilus-list.c
M	libnautilus-private/nautilus-background-canvas-group.c
M	libnautilus-private/nautilus-directory-background.c
M	libnautilus-private/nautilus-file-operations-progress.c
M	libnautilus-private/nautilus-file-operations.c
M	libnautilus-private/nautilus-font-picker.c
M	libnautilus-private/nautilus-gdk-extensions.c
M	libnautilus-private/nautilus-gdk-pixbuf-extensions.c
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-gtk-extensions.c
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus-private/nautilus-icon-text-item.c
M	libnautilus-private/nautilus-list.c

commit 75d9047c7c21b0d5fd553eb68af27bf319277fef
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-08-29

	Added more bug numbers to FIXMEs. 49 to go.

	* components/services/install/lib/eazel-install-rpm-glue.c:
	(eazel_uninstall_downward_traverse):
	* libnautilus-extensions/nautilus-merged-directory.c:
	(nautilus_merged_directory_add_real_directory):
	* libnautilus-extensions/nautilus-mime-actions.c:
	(make_oaf_query_with_known_mime_type),
	(make_oaf_query_with_uri_scheme_only):
	* libnautilus-extensions/nautilus-preferences.c:
	(nautilus_preferences_set_string_list):
	* libnautilus-extensions/nautilus-program-chooser.c:
	(program_file_pair_compute_status), (get_supertype_from_file):
	* libnautilus-extensions/nautilus-scalable-font.c:
	(nautilus_scalable_font_measure_text):
	* libnautilus/nautilus-view.c: (view_frame_call_begin):
	* nautilus-installer/src/support.c: (create_pixmap),
	(create_image):
	* src/file-manager/fm-desktop-icon-view.c: (create_mount_link),
	(volume_unmounted_callback), (place_home_directory):
	* src/file-manager/fm-icon-view.c: (get_next_position),
	(play_file), (get_icon_text_callback):
	* src/file-manager/fm-list-view.c: (fm_list_view_initialize),
	(create_list), (fm_list_view_set_zoom_level),
	(fm_list_view_font_family_changed):
	* src/file-manager/nautilus-indexing-info.c:
	(nautilus_indexing_info_show_dialog):
	* src/nautilus-application.c: (nautilus_application_startup):
	* src/nautilus-first-time-druid.c:
	(next_proxy_configuration_page_callback),
	(initiate_file_download):
	* src/nautilus-property-browser.c: (add_background_to_browser):
	* src/nautilus-shell.c:

M	ChangeLog
M	components/services/install/lib/eazel-install-rpm-glue.c
M	libnautilus-extensions/nautilus-merged-directory.c
M	libnautilus-extensions/nautilus-mime-actions.c
M	libnautilus-extensions/nautilus-preferences.c
M	libnautilus-extensions/nautilus-program-chooser.c
M	libnautilus-extensions/nautilus-scalable-font.c
M	libnautilus-private/nautilus-merged-directory.c
M	libnautilus-private/nautilus-mime-actions.c
M	libnautilus-private/nautilus-preferences.c
M	libnautilus-private/nautilus-program-chooser.c
M	libnautilus-private/nautilus-scalable-font.c
M	libnautilus/nautilus-view.c
M	nautilus-installer/src/support.c
M	src/file-manager/fm-desktop-icon-view.c
M	src/file-manager/fm-icon-view.c
M	src/file-manager/fm-list-view.c
M	src/file-manager/nautilus-indexing-info.c
M	src/nautilus-application.c
M	src/nautilus-first-time-druid.c
M	src/nautilus-property-browser.c
M	src/nautilus-shell.c

commit 7d9425e31248c2a9b6f545ff929361b46af437ca
Author: Josh Barrow <carbamide@src.gnome.org>
Date:	2000-08-29

    Fixed Andy's E-mail in ChangeLog


    Fixed Andy's E-mail in ChangeLog

M	ChangeLog

commit 032447576be060a987435081406911450ea980f8
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-08-29

    made the first time druid handle web proxy configuration, which is


	made the first time druid handle web proxy configuration, which
	is presented to the user if the http update download fails.
	Also, some
	misc clean-ups.

M	ChangeLog
M	src/nautilus-first-time-druid.c
M	src/nautilus-property-browser.c
M	src/nautilus-theme-selector.c

commit e5b0ece13f80d6bc2b8c45df41be0e34dab9450d
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-08-29

    pexec now returns the child pid

M	components/services/trilobite/libtrilobite/trilobite-core-utils.c

commit 109cc17d644a559df5609cbad5a12226780a4b6d
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-08-29

    add try_again signal to the root-client, root-helper, and
    PasswordQueryClient APIs

M	components/services/trilobite/idl/trilobite-service.idl
M	components/services/trilobite/libtrilobite/trilobite-root-client.c
M	components/services/trilobite/libtrilobite/trilobite-root-helper.c
M	components/services/trilobite/libtrilobite/trilobite-root-helper.h
M
components/services/trilobite/libtrilobite/trilobite-service-passwordquery.c

commit a9ddcb90bfdb5a29824c4cc6fcc3a6476bf6a5e7
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-08-29

    set up the try_again callback to allow 3 attempts at entering the
    root password

M	components/services/install-view/nautilus-service-install-view.c
M
components/services/install/nautilus-view/nautilus-service-install-view.c

commit a83610c5f999051b9e8633312c8af598ddf04483
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-08-29

    return failure if the transaction fails; only call root-helper once
    now (let root-helper handle the password retries); fix pexec calls
    to check for the new return value

M	components/services/install/lib/eazel-install-rpm-glue.c
M	components/services/install/lib/eazel-install-rpm-signature.c

commit 593bab4654ddad24dd6d1ee6e725e1f5ad577a0f
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-08-29

    fix small bug that made emit_done() always signal success

M	ChangeLog
M	components/services/install/lib/eazel-install-object.c

commit e83437c956cb35eff1292ced1a5e564757b4721f
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-08-29

    Smarter package-list url generation.

	* components/services/install/lib/eazel-install-object.c:
	(eazel_install_fetch_remote_package_list):
	Smarter package-list url generation.

	* components/services/install/lib/eazel-install-public.h:
	Expose fetch_remote_package_list call, used for the installer.

	* components/services/install/lib/eazel-install-rpm-glue.c:
	(eazel_uninstall_downward_traverse):
	Removed FIXME that was in error.

	* nautilus-installer/src/callbacks.c: (druid_cancel),
	(begin_install), (druid_finish), (prep_install):
	* nautilus-installer/src/callbacks.h:
	* nautilus-installer/src/installer.c: (check_system),
	(eazel_installer_do_install):
	* nautilus-installer/src/installer.h:
	* nautilus-installer/src/interface.c: (set_white_stuff),
	(create_what_to_do_page), (create_window), (set_images),
	(eazel_install_progress), (eazel_download_progress),
	(install_failed_helper), (install_failed), (download_failed),
	(eazel_install_preflight), (eazel_install_dep_check),
	(eazel_install_delete_files), (eazel_installer_add_category),
	(eazel_installer_finalize), (eazel_installer_unref),
	(eazel_installer_class_initialize), (eazel_installer_initialize),
	(eazel_installer_get_type), (eazel_installer_new):
	* nautilus-installer/src/interface.h:
	* nautilus-installer/src/main.c: (main):
	Slaughtering and revamping the installer. It now loads the
	packagelist as one of the first things (needs changing to support
	proxies), then inserts a radiobutton pr. category (needs to be
	togglebuttons instead).

M	ChangeLog
M	components/services/install/lib/eazel-install-object.c
M	components/services/install/lib/eazel-install-public.h
M	components/services/install/lib/eazel-install-rpm-glue.c
M	nautilus-installer/src/callbacks.c
M	nautilus-installer/src/callbacks.h
M	nautilus-installer/src/installer.c
M	nautilus-installer/src/installer.h
M	nautilus-installer/src/interface.c
M	nautilus-installer/src/interface.h
M	nautilus-installer/src/main.c

commit d1b703005d2bdd8714ddfba9d815096c5b8b5ae8
Author: Mathieu Lacage <mathieu@src.gnome.org>
Date:	2000-08-29

    makes it compile for true... sorry for the necessary breakage

M	po/POTFILES.in
M	src/file-manager/fm-directory-view.c

commit 598916b71aa879ae8aa5323de3575e1a6ec29f48
Author: Mathieu Lacage <mathieu@src.gnome.org>
Date:	2000-08-29

    removing the files for true

D	src/file-manager/dfos-corba.c
D	src/file-manager/dfos-corba.h
D	src/file-manager/dfos-xfer-progress-dialog.c
D	src/file-manager/dfos-xfer-progress-dialog.h
D	src/file-manager/dfos-xfer.c
D	src/file-manager/dfos-xfer.h
D	src/file-manager/dfos.c
D	src/file-manager/dfos.h

commit 62fdbe1fb754031e4ce1ba4db29a5c4039d94d79
Author: Mathieu Lacage <mathieu@eazel.com>
Date:	2000-08-29

    add news from latest PR1 release. make dnd do real file operations
    from

    2000-08-28	Mathieu Lacage	<mathieu@eazel.com>

	* NEWS: add news from latest PR1 release.
	* components/tree/nautilus-tree-view.c: make dnd do real file
	operations
	from tree view to other views. Dnd to tree view depends on the
	views code
	which needs to be fixed (related to bug 2353).
	* libnautilus-extensions/Makefile.am: add
	nautilus-fils-operations.
	* libnautilus-extensions/nautilus-file-operations-progress.c:
	(nautilus_file_operations_progress_update),
	(nautilus_file_operations_progress_close),
	(nautilus_file_operations_progress_destroy),
	(nautilus_file_operations_progress_initialize),
	(nautilus_file_operations_progress_initialize_class),
	(nautilus_file_operations_progress_new),
	(nautilus_file_operations_progress_set_total),
	(nautilus_file_operations_progress_set_operation_string),
	(nautilus_file_operations_progress_new_file),
	(nautilus_file_operations_progress_clear),
	(nautilus_file_operations_progress_update_sizes),
	(nautilus_file_operations_progress_freeze),
	(nautilus_file_operations_progress_thaw): modify API name.
	* libnautilus-extensions/nautilus-file-operations-progress.h: idem
	* libnautilus-extensions/nautilus-file-operations.c: idem
	(xfer_dialog_clicked_callback), (create_xfer_dialog),
	(progress_dialog_set_files_remaining_text),
	(progress_dialog_set_to_from_item_text), (handle_xfer_ok),
	(handle_xfer_vfs_error), (nautilus_file_operations_copy_move),
	(nautilus_file_operations_new_folder),
	(nautilus_file_operations_move_to_trash),
	(nautilus_file_operations_delete),
	(nautilus_file_operations_empty_trash):
	* libnautilus-extensions/nautilus-file-operations.h: idem.
	* src/file-manager/Makefile.am: remove dfos* from compilation.
	* src/file-manager/fm-directory-view.c:
	(bonobo_menu_empty_trash_callback),
	(fm_directory_view_create_links_for_files),
	(fm_directory_view_duplicate_selection),
	(fm_directory_view_trash_or_delete_selection),
	(fm_directory_view_new_folder),
	(fm_directory_view_move_copy_items): make it call
	nautilus-file-operations
	functions.

M	ChangeLog
M	NEWS
M	components/tree/nautilus-tree-view.c
M	libnautilus-extensions/Makefile.am
M	libnautilus-extensions/nautilus-file-operations-progress.c
M	libnautilus-extensions/nautilus-file-operations-progress.h
M	libnautilus-extensions/nautilus-file-operations.c
M	libnautilus-extensions/nautilus-file-operations.h
M	libnautilus-private/Makefile.am
M	libnautilus-private/nautilus-file-operations-progress.c
M	libnautilus-private/nautilus-file-operations-progress.h
M	libnautilus-private/nautilus-file-operations.c
M	libnautilus-private/nautilus-file-operations.h
M	src/file-manager/Makefile.am
M	src/file-manager/fm-directory-view.c

commit f1451cc17c5d55de06a3fb31b65715f114600073
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-08-29

    change titlebar font sizes to fit arlo specs

M
components/services/nautilus-dependent-shared/shared-service-widgets.c

commit 7e99fbaefb2d301f37743981043e6a328a7eb1ac
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-08-29

    add '?version=' checking into the install view url, for bootstrapping
    the installer

M	ChangeLog
M	components/services/install-view/nautilus-service-install-view.c
M	components/services/install-view/nautilus-service-install-view.h
M
components/services/install/nautilus-view/nautilus-service-install-view.c
M
components/services/install/nautilus-view/nautilus-service-install-view.h

commit f7276747ab4240532078ae7d4385ef0a705f82a0
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-08-29

    Add unref/ref functions for gcs that take NULL.

	* libnautilus-extensions/nautilus-buffered-widget.c:
	(nautilus_buffered_widget_initialize),
	(nautilus_buffered_widget_destroy),
	(buffered_widget_update_pixbuf),
	(create_background_pixbuf_from_none),
	(create_background_pixbuf_from_solid),
	(create_background_pixbuf_from_ancestor),
	(create_background_pixbuf),
	(nautilus_buffered_widget_get_vertical_offset),
	(nautilus_buffered_widget_set_background_type),
	(nautilus_buffered_widget_get_background_type),
	(nautilus_buffered_widget_set_background_color),
	(nautilus_buffered_widget_get_background_color):
	* libnautilus-extensions/nautilus-buffered-widget.h:

	* libnautilus-extensions/nautilus-gdk-extensions.c:
	(nautilus_gdk_gc_ref_if_not_null),
	(nautilus_gdk_gc_unref_if_not_null):
	* libnautilus-extensions/nautilus-gdk-extensions.h:
	Add unref/ref functions for gcs that take NULL.

	* libnautilus-extensions/nautilus-label.c: (nautilus_label_new):
	* libnautilus-extensions/nautilus-label.h:
	Make the constructor work just like GtkLabel by accepting
	a string.

	* components/music/nautilus-music-view.c:
	(nautilus_music_view_initialize), (add_play_controls):
	Use the new NautilusLabel constructor.

	*
	components/services/nautilus-dependent-shared/shared-service-widg
	ets.c: (create_label_widget):
	Use the new NautilusLabel constructor.

	* src/nautilus-first-time-druid.c: (make_anti_aliased_label),
	(set_up_update_feedback_page):
	Use the new NautilusLabel constructor.

	* src/nautilus-property-browser.c:
	(nautilus_property_browser_initialize),
	(make_properties_from_directory_path),
	(make_properties_from_xml_node), (make_category_link):
	Use the new NautilusLabel constructor.
	Fix the tile names to be antialises by using the new buffered
	widget SOLID background mode.

	* src/nautilus-sidebar-title.c:
	(sidebar_create_smooth_components_if_needed):
	Use the new NautilusLabel constructor.

	* src/nautilus-theme-selector.c:
	(nautilus_theme_selector_initialize):
	Use the new NautilusLabel constructor.

	* test/test-nautilus-image.c: (main):
	* test/test-nautilus-label.c: (main):
	Use the new NautilusLabel constructor.

M	ChangeLog
M	components/music/nautilus-music-view.c
M
components/services/nautilus-dependent-shared/shared-service-widgets.c
M	libnautilus-extensions/nautilus-buffered-widget.c
M	libnautilus-extensions/nautilus-buffered-widget.h
M	libnautilus-extensions/nautilus-gdk-extensions.c
M	libnautilus-extensions/nautilus-gdk-extensions.h
M	libnautilus-extensions/nautilus-label.c
M	libnautilus-extensions/nautilus-label.h
M	libnautilus-private/nautilus-buffered-widget.c
M	libnautilus-private/nautilus-buffered-widget.h
M	libnautilus-private/nautilus-gdk-extensions.c
M	libnautilus-private/nautilus-gdk-extensions.h
M	libnautilus-private/nautilus-label.c
M	libnautilus-private/nautilus-label.h
M	src/nautilus-first-time-druid.c
M	src/nautilus-property-browser.c
M	src/nautilus-sidebar-title.c
M	src/nautilus-theme-selector.c
M	test/test-nautilus-image.c
M	test/test-nautilus-label.c

commit b23f4b14cc0553f49e3fd42441ed4832b13a6023
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-08-29

    use the static bookmarks that were downloaded from the service if
    they are


	use the static bookmarks that were downloaded from the service if
	they are present; otherwise, fall back to the built-in ones.

M	ChangeLog
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-window-menus.c

commit 6736d1c76fbc6f243c5a82f65b68ff35a8d6da6c
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-08-29

    added a drop shadow to the sidebar labels, controllable by the current


	added a drop shadow to the sidebar labels, controllable by the
	current theme.	Plus some minor cleanups.

M	ChangeLog
M	icons/arlo/arlo.xml
M	libnautilus-extensions/nautilus-label.h
M	libnautilus-private/nautilus-label.h
M	src/nautilus-sidebar-title.c

commit 600f35c1464140f2ac54cd9dbcff3603cd0fd3c5
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-08-29

    Lets try that again, this time with feeling.

	* src/file-manager/fm-directory-view.c: (display_pending_files):
	Lets try that again, this time with feeling.

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit 0a7c919544aa6465d65bbc60f89b527b4abfb03f
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-08-29

    Fixed a FIXME.

	* src/file-manager/fm-directory-view.c: (display_pending_files):
	Fixed a FIXME.

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit 3e6d3827512b06069b806bd2e9adf2de9e769e84
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-08-29

    Readded eazel-gen-xml

	* components/services/install/command-line/Makefile.am:
	Readded eazel-gen-xml

	*
	components/services/install/command-line/eazel-alt-install-corba.c:
	(done),
	Check the result flag
	(main):
	Added revert to the commandline options.

	* components/services/install/idl/trilobite-eazel-install.idl:
	Added a boolean flag to the done signal

	* components/services/install/lib/eazel-install-corba-callback.c:
	(impl_done), (eazel_install_callback_class_initialize),
	Added a boolean flag to the done signal
	(eazel_install_callback_simple_query):
	Removed a blank line!

	* components/services/install/lib/eazel-install-corba-callback.h:
	Added a boolean flag to the done signal

	* components/services/install/lib/eazel-install-corba.c:
	(impl_Eazel_Install_simple_query):
	Corrected the parse of the root argument

	* components/services/install/lib/eazel-install-object.c:
	(eazel_install_class_initialize),
	(eazel_install_install_packages),
	(eazel_install_uninstall_packages),
	(eazel_install_revert_transaction_from_xmlstring),
	(eazel_install_query_package_system),
	Uses the enum return status from eazel-install-rpm-glue.c. The
	delete_files signal now depend on this enum.
	(eazel_install_emit_done), (eazel_install_emit_done_default):
	Added a boolean flag to the done signal

	* components/services/install/lib/eazel-install-public.h:
	Added a boolean flag to the done signal

	* components/services/install/lib/eazel-install-query.c:
	(eazel_install_simple_rpm_query):
	Added the root field to the packagedata

	* components/services/install/lib/eazel-install-rpm-glue.c:
	(install_new_packages), (download_all_packages),
	(install_packages), (uninstall_all_packages),
	(uninstall_packages),
	(hest), (revert_transaction),
	(eazel_install_start_transaction_make_rpm_argument_list),
	(eazel_install_do_transaction_save_report),
	(eazel_install_monitor_rpm_propcess_pipe),
	(eazel_install_monitor_subcommand_pipe),
	(eazel_install_start_transaction),
	(eazel_install_free_rpm_system_close_db_foreach),
	(eazel_install_prepare_rpm_system),
	(eazel_install_prepare_package_system),
	(eazel_install_check_existing_packages), (print_package_list),
	(eazel_uninstall_upward_traverse),
	(eazel_uninstall_downward_traverse),
	(eazel_uninstall_check_for_install), (eazel_uninstall_globber):
	Uses the enum return status from eazel-install-rpm-glue.c. Also
	added "D: " to all the debug output, so I can easily remove them
	in the future.

	* components/services/install/lib/eazel-install-rpm-glue.h:
	Redefined the functions to return an enum status instead of bool.

	* components/services/install/lib/eazel-install-types.h:
	* components/services/install/lib/eazel-install-types.c:
	(packagedata_new), (packagedata_destroy_foreach):
	Added the root field to the packagedage (bug 2345)

	* components/services/time/service/main.c:
	(trilobite_service_factory_destroy):
	Fixed the destruction of the factory object

	*
	components/services/time/service/trilobite-eazel-time-service-publi
	c.h:
	* components/services/time/service/trilobite-eazel-time-service.c:
	(impl_Trilobite_Eazel_Time_Service_check_time),
	(trilobite_eazel_time_service_finalize),
	(trilobite_eazel_time_service_unref),
	(trilobite_eazel_time_service_class_initialize),
	(trilobite_eazel_time_service_initialize_load_config),
	(trilobite_eazel_time_service_initialize),
	(trilobite_eazel_time_service_do_http_request):
	Added "D: " to debug output. The service now reads config from a
	xml config file (bug 945). Removed the _destroy call and added a
	unref and finallize instead.

	* components/services/trilobite/libtrilobite/helixcode-utils.h:
	* components/services/trilobite/libtrilobite/helixcode-utils.c:
	(xml_get_value):
	Returns the string as a g_strdup'ed value instead. Added a bug
	(2448) reg. making it return const char * instead.

	*
	components/services/trilobite/libtrilobite/trilobite-core-utils.h:
	*components/services/trilobite/libtrilobite/trilobite-core-utils.c:
	(trilobite_get_config_dir_string):
	Added this call, which returns the top dir for

	* nautilus-installer/src/Makefile:
	* nautilus-installer/src/callbacks.c:
	* nautilus-installer/src/callbacks.h:
	* nautilus-installer/src/installer.c: (installer):
	* nautilus-installer/src/interface.c: (create_window):
	* nautilus-installer/src/main.c:
	Begun work on using the categories.

M	ChangeLog
M	components/services/install/command-line/Makefile.am
M	components/services/install/command-line/eazel-alt-install-corba.c
M	components/services/install/idl/trilobite-eazel-install.idl
M	components/services/install/lib/eazel-install-corba-callback.c
M	components/services/install/lib/eazel-install-corba-callback.h
M	components/services/install/lib/eazel-install-corba.c
M	components/services/install/lib/eazel-install-object.c
M	components/services/install/lib/eazel-install-public.h
M	components/services/install/lib/eazel-install-query.c
M	components/services/install/lib/eazel-install-rpm-glue.c
M	components/services/install/lib/eazel-install-rpm-glue.h
M	components/services/install/lib/eazel-install-types.c
M	components/services/install/lib/eazel-install-types.h
M	components/services/time/service/main.c
M
components/services/time/service/trilobite-eazel-time-service-public.h
M	components/services/time/service/trilobite-eazel-time-service.c
M	components/services/trilobite/libtrilobite/helixcode-utils.c
M	components/services/trilobite/libtrilobite/helixcode-utils.h
M	components/services/trilobite/libtrilobite/trilobite-core-utils.c
M	components/services/trilobite/libtrilobite/trilobite-core-utils.h
M	nautilus-installer/src/Makefile
M	nautilus-installer/src/callbacks.c
M	nautilus-installer/src/callbacks.h
M	nautilus-installer/src/installer.c
M	nautilus-installer/src/interface.c
M	nautilus-installer/src/main.c

commit 6df15fca4cb948b9dc50da2c770967af02a88803
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-08-29

    add md5 code (stolen from evolution)

M	ChangeLog
M	components/services/install/lib/Makefile.am
A	components/services/install/lib/eazel-install-md5.c
A	components/services/install/lib/eazel-install-md5.h

commit adad24996dd2f3a94b3717570a6e22a2ae6d98c8
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-08-29

	Added more bug numbers to FIXMEs. 77 to go. I am exhausted
	from creating bug reports, so the remaining ones will have
	to wait until at least tomorrow.

	* src/nautilus-complex-search-bar.c:
	(nautilus_complex_search_bar_set_location),
	(fewer_options_callback), (update_options_buttons_state):
	* src/nautilus-search-bar.c:
	* src/nautilus-sidebar-tabs.c: (draw_one_tab_themed),
	(get_tab_width):
	* src/nautilus-sidebar.c: (receive_dropped_uri_list),
	(receive_dropped_keyword), (add_command_buttons):
	* src/nautilus-simple-search-bar.c:
	(nautilus_search_uri_to_simple_search_criteria),
	(nautilus_simple_search_criteria_to_search_uri):
	* src/nautilus-switchable-search-bar.c:
	(search_bar_preference_changed_callback),
	(nautilus_switchable_search_bar_set_location),
	(nautilus_search_uri_is_displayable_by_mode):

M	ChangeLog
M	src/nautilus-complex-search-bar.c
M	src/nautilus-information-panel.c
M	src/nautilus-search-bar.c
M	src/nautilus-sidebar-tabs.c
M	src/nautilus-sidebar.c
M	src/nautilus-simple-search-bar.c
M	src/nautilus-switchable-search-bar.c

commit c6221eea1d80617ed47d2ccd5688c0a93212f645
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-08-29

    used anti-aliased text, via nautilus_label, where appropriate in the


	used anti-aliased text, via nautilus_label, where appropriate in
	the property browser and theme selector

M	ChangeLog
M	src/nautilus-property-browser.c
M	src/nautilus-theme-selector.c

commit b6ffafd9d27443f8916b207813d00d2a46fd37f6
Author: J Shane Culpepper <pepper@src.gnome.org>
Date:	2000-08-28

    Removing old FIXME comments.

M	ChangeLog
M	components/services/install/lib/eazel-install-types.h

commit dcacc5e2ddbeb986c15975c2a12f281c840975b5
Author: Ali Abdin <aliabdin@aucegypt.edu>
Date:	2000-08-28

    Updated.

    2000-08-28	Ali Abdin  <aliabdin@aucegypt.edu>

	    * components/help/converters/gnome-db2html2/TODO:
	    Updated.

	    * components/help/converters/gnome-db2html2/AUTHORS:
	    New file (to give credit where its due and to show who
	    to contact
	    for maintainership purposes)

	    * components/help/converters/gnome-db2html2/sect-elements.c
	    (sect_table_with_border_start_element) Its a good idea
	    to actually

M	ChangeLog
A	components/help/converters/gnome-db2html2/AUTHORS
M	components/help/converters/gnome-db2html2/TODO
M	components/help/converters/gnome-db2html2/sect-elements.c

commit 8bc0bad71c017393f1a68d5313b8829bb067b1c3
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-08-28

	Added more bug numbers to FIXMEs. 94 to go.

	* libnautilus-extensions/nautilus-icon-canvas-item.c:
	(map_pixbuf),
	(draw_label_text_aa), (nautilus_icon_canvas_item_event):
	* libnautilus-extensions/nautilus-icon-container.c: (icon_free),
	(get_all_icon_bounds), (lay_down_icons_tblr), (lay_down_icons),
	(nautilus_icon_container_move_icon), (stop_rubberbanding),
	(destroy), (hide_rename_widget):
	* libnautilus-extensions/nautilus-icon-dnd.c:
	(nautilus_icon_container_dropped_icon_feedback),
	(receive_dropped_keyword), (auto_scroll_timeout_callback),
	(nautilus_icon_container_find_drop_target),
	(nautilus_icon_dnd_update_drop_target), (nautilus_icon_dnd_fini):
	* libnautilus-extensions/nautilus-link-set.c:
	(link_set_path_name),
	(expand_uri):
	* libnautilus-extensions/nautilus-link.c:
	(nautilus_link_get_root_property),
	(nautilus_link_get_additional_text), (make_local_path),
	(nautilus_link_get_image_uri), (nautilus_link_get_link_uri),
	(nautilus_link_get_link_type):
	* src/nautilus-sidebar-title.c:
	(nautilus_sidebar_title_select_text_color), (update_font),
	(update_title), (update_more_info), (update_emblems),
	(update_notes):

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-canvas-item.c
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-extensions/nautilus-icon-dnd.c
M	libnautilus-extensions/nautilus-link-set.c
M	libnautilus-extensions/nautilus-link.c
M	libnautilus-private/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-dnd.c
M	libnautilus-private/nautilus-link-set.c
M	libnautilus-private/nautilus-link.c
M	src/nautilus-sidebar-title.c

commit c2d0d23c0cf47331694fc637f93439bfbf9c4cf9
Author: Mike Engber <engber@src.gnome.org>
Date:	2000-08-28

    The three zooming related items no longer appear in the desktop's
    right


	The three zooming related items no longer appear in
	the desktop's right click menu (bug 1737)

	* src/file-manager/fm-desktop-icon-view.c:
	(fm_desktop_icon_view_initialize_class),
	(change_desktop_background_menu_item_callback),
	(fm_desktop_icon_view_create_background_context_menu_zoom_items):
	* src/file-manager/fm-directory-view.c:
	(fm_directory_view_initialize_class),
	(real_create_background_context_menu_zoom_items),
	(create_background_context_menu_zoom_items),
	(fm_directory_view_real_create_background_context_menu_items):
	* src/file-manager/fm-directory-view.h:

M	ChangeLog
M	src/file-manager/fm-desktop-icon-view.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-directory-view.h

commit 5f2663cc76e9c0db95dfcdb7da9a97642cd19e9b
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-08-28

	Added more bug numbers to FIXMEs. 142 to go.

	* src/nautilus-view-frame-nautilus-view.c: (load_location),
	(stop_loading), (selection_changed), (title_changed):
	* src/nautilus-view-frame.c:
	(nautilus_view_frame_handle_client_destroy),
	(nautilus_view_frame_set_active_errors):
	* src/nautilus-window-manage-views.c:
	(nautilus_window_report_load_underway),
	(nautilus_window_report_load_complete),
	(nautilus_window_report_load_failed),
	(nautilus_window_update_view),
	(nautilus_window_load_sidebar_panel), (open_location),
	(nautilus_window_update_state),
	(nautilus_window_end_location_change_callback):
	* src/nautilus-window-menus.c: (get_static_bookmarks_file_path):
	* src/nautilus-window.c: (nautilus_window_load_content_view_menu):
	* tools/leak-checker/nautilus-leak-checker.c: (detect_reentry):
	* tools/leak-checker/nautilus-leak-hash-table.c:
	(nautilus_leak_hash_element_vector_add),
	(nautilus_leak_hash_table_remove):

M	ChangeLog
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-view-frame-nautilus-view.c
M	src/nautilus-view-frame.c
M	src/nautilus-window-manage-views.c
M	src/nautilus-window-menus.c
M	src/nautilus-window.c
M	tools/leak-checker/nautilus-leak-checker.c
M	tools/leak-checker/nautilus-leak-hash-table.c

commit 97e19ed2d40da0c5f4357eae9be1330d98a885c3
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-08-28

    support local file RPMs and using a specific server (mostly for demo
    purposes); make sure test mode is off; some i18n cleanup

M	ChangeLog
M	components/services/install-view/nautilus-service-install-view.c
M	components/services/install-view/nautilus-service-install-view.h
M
components/services/install/nautilus-view/nautilus-service-install-view.c
M
components/services/install/nautilus-view/nautilus-service-install-view.h

commit d06e8b95d7edf3909cc0b6457c07a230f4ffc477
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-08-28

	Added more bug numbers to FIXMEs. 166 to go.

	* libnautilus-extensions/nautilus-search-bar-criterion.c:
	(nautilus_search_bar_criterion_destroy), (get_size_location_for),
	(get_emblem_location_for):
	* libnautilus-extensions/nautilus-search-uri.c:
	* libnautilus-extensions/nautilus-stock-dialogs.c:
	(timed_wait_callback):
	* libnautilus-extensions/nautilus-string-map.c:
	* libnautilus-extensions/nautilus-trash-directory.c:
	(get_volume_vfs_uri_if_writable):
	* libnautilus-extensions/nautilus-volume-monitor.c:
	(mount_volume_mount), (eject_cdrom), (mount_volume_floppy_add),
	(mount_volume_add_aliases), (mntent_is_removable_fs),
	(find_volumes), (nautilus_volume_monitor_mount_unmount_removable):

M	ChangeLog
M	libnautilus-extensions/nautilus-search-bar-criterion.c
M	libnautilus-extensions/nautilus-search-uri.c
M	libnautilus-extensions/nautilus-stock-dialogs.c
M	libnautilus-extensions/nautilus-string-map.c
M	libnautilus-extensions/nautilus-trash-directory.c
M	libnautilus-extensions/nautilus-volume-monitor.c
M	libnautilus-private/nautilus-search-bar-criterion.c
M	libnautilus-private/nautilus-search-uri.c
M	libnautilus-private/nautilus-stock-dialogs.c
M	libnautilus-private/nautilus-string-map.c
M	libnautilus-private/nautilus-trash-directory.c
M	libnautilus-private/nautilus-volume-monitor.c

commit a54ce64495028c29926c2f42bd677610f81482e4
Author: Pavel Cisler <pavel@eazel.com>
Date:	2000-08-28

    Fix FIXME 2428 and 2389. Made it so that the respective

    2000-08-28	Pavel Cisler  <pavel@eazel.com>

	* libnautilus-extensions/nautilus-file.c:
	(nautilus_file_is_in_trash):
	* src/file-manager/fm-directory-view.c:
	(fm_directory_view_can_move_file_to_trash):
	Fix FIXME 2428 and 2389.
	Made it so that the respective gnome_vfs_find_directory calls
	won't do any I/O.

M	ChangeLog
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-private/nautilus-file.c
M	src/file-manager/fm-directory-view.c

commit d911f6baecad33a423203b3e75ab7967584114bd
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-08-28

	Added more bug numbers to FIXMEs. 187 to go. This time I
	didn't check in until I was sure I hadn't broken the build.

	* libnautilus-extensions/nautilus-directory-async.c:
	(allow_metafile), (set_up_request_by_file_attributes),
	(activation_uri_nautilus_link_read_callback),
	(activation_uri_gmc_link_read_callback):
	* libnautilus-extensions/nautilus-file-utilities.c:
	* libnautilus-extensions/nautilus-file-utilities.h:
	* libnautilus-extensions/nautilus-file.c: (nautilus_file_rename),
	(nautilus_file_compare_for_sort), (nautilus_file_can_get_owner),
	(nautilus_file_set_owner), (nautilus_file_can_get_group),
	(nautilus_file_get_group_name), (nautilus_file_set_group),
	(nautilus_file_get_owner_as_string), (nautilus_file_is_in_trash),
	(nautilus_file_mark_gone), (nautilus_file_dump):

M	ChangeLog
M	libnautilus-extensions/nautilus-directory-async.c
M	libnautilus-extensions/nautilus-file-utilities.c
M	libnautilus-extensions/nautilus-file-utilities.h
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-file-utilities.c
M	libnautilus-private/nautilus-file-utilities.h
M	libnautilus-private/nautilus-file.c

commit be551ddf9437c1679b2c53e85fa3982f75482f93
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-08-28

    fixed problem with extra slash in comment breaking the build


	fixed problem with extra slash in comment breaking the build

M	ChangeLog
M	src/file-manager/fm-properties-window.c

commit a1790de447327308088a6246ab2b0242570dfda4
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-08-28

    Added bug numbers to FIXMEs.

	* components/tree/nautilus-tree-model.c:
	(nautilus_tree_model_destroy),
	(nautilus_tree_model_monitor_remove), (report_node_added),
	(report_node_changed), (nautilus_tree_stop_monitoring_internal):
	* components/tree/nautilus-tree-view.c:
	(nautilus_tree_view_should_skip_file): Added bug numbers to
	FIXMEs.

	* src/file-manager/fm-directory-view.c: Doh! Added a forward
	declaration for a function that I changed from public to private
	earlier and checked in without building accidentally.

M	ChangeLog
M	components/tree/nautilus-tree-model.c
M	components/tree/nautilus-tree-view.c
M	src/file-manager/fm-directory-view.c

commit 44992d9891d56b7dbe7f95fe00c72847713bce34
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-08-28

	Wrote new bug reports for FIXMEs, and added bug numbers.
	Now there are 219 Nautilus FIXMEs without bug numbers.

	* components/hardware/nautilus-hardware-view.c:
	(get_RAM_description):
	* components/help/converters/gnome-db2html2/gdb3html.c:
	(parse_file):
	* components/help/help-method.c: (escape_for_shell),
	(help_uri_to_string), (convert_file_to_uri), (find_help_file):
	* components/music/nautilus-music-view.c: (play_status_display),
	(slider_moved_callback), (slider_release_callback),
	(nautilus_music_view_drag_data_received):
	* components/rpmview/nautilus-rpm-view.c:
	(nautilus_rpm_view_update_from_uri):
	* components/sample/nautilus-sample-content-view.c:

M	ChangeLog
M	components/hardware/nautilus-hardware-view.c
M	components/help/converters/gnome-db2html2/gdb3html.c
M	components/help/help-method.c
M	components/music/nautilus-music-view.c
M	components/rpmview/nautilus-rpm-view.c
M	components/sample/nautilus-sample-content-view.c

commit 64e331759b45493999fa5c6668c20c26e1bb5cc0
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-08-28

    Fixed bug #1942, Trash icon on desktop has "Move to Trash" in
    right-click

    2000-08-28	Gene Z. Ragan  <gzr@eazel.com>

	Fixed bug #1942, Trash icon on desktop has "Move to Trash" in
	right-click menu.

	* libnautilus-extensions/nautilus-link.c:
	(nautilus_link_is_home_link), (nautilus_link_is_trash_link),
	(nautilus_link_can_accept_drag):
	Rename path argument to uri.  The funciton can accrept
	a URI.

	* libnautilus-extensions/nautilus-link.h:
	* src/file-manager/fm-directory-view.c: (trash_link_is_in_files),
	(fm_directory_trash_link_in_selection),
	(fm_directory_view_real_create_selection_context_menu_items):
	New functions to identify if a Trash link is in the selection.

M	ChangeLog
M	libnautilus-extensions/nautilus-link.c
M	libnautilus-extensions/nautilus-link.h
M	libnautilus-private/nautilus-link.c
M	libnautilus-private/nautilus-link.h
M	src/file-manager/fm-directory-view.c

commit 5655cd8ef1e894ef49467030bcfcd61f314824c1
Author: Pavel Cisler <pavel@eazel.com>
Date:	2000-08-28

    Added libunicode to the list of dependencies because new gtkhtlm
    depends

    2000-08-28	Pavel Cisler  <pavel@eazel.com>

	* README:
	Added libunicode to the list of dependencies because new
	gtkhtlm depends on it now.

M	ChangeLog
M	README

commit 7d5c496dfce9b40e7fa335ec32d5b35c4dc99b87
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-08-28

	Some FIXME work. Removed some obsolete FIXMEs, and added
	bug numbers to others (some existing bug reports, some new
	bug reports). 236 FIXMES without bug numbers remain.

	* src/file-manager/fm-directory-view.c:
	(zoomable_zoom_to_fit_callback),
	(fm_directory_view_can_move_file_to_trash),
	(fm_directory_view_trash_or_delete_selection),
	(activate_callback),
	(fm_directory_view_activate_file),
	(fm_directory_view_get_context_menu_index):
	* src/file-manager/fm-directory-view.h:
	* src/file-manager/fm-error-reporting.c: (fm_rename_file):
	* src/file-manager/fm-error-reporting.h:
	* src/file-manager/fm-properties-window.c:
	(activate_group_callback), (attach_group_menu),
	(activate_owner_callback), (attach_owner_menu),
	(create_basic_page), (create_permissions_page):
	* src/file-manager/fm-search-list-view.c: (real_merge_menus):
	* src/nautilus-sidebar.c: (receive_dropped_uri_list):

M	ChangeLog
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-directory-view.h
M	src/file-manager/fm-error-reporting.c
M	src/file-manager/fm-error-reporting.h
M	src/file-manager/fm-properties-window.c
M	src/file-manager/fm-search-list-view.c
M	src/nautilus-information-panel.c
M	src/nautilus-sidebar.c

commit e6ff5a53563d6bb06133111db6b3539f791331ef
Author: Rebecca Schulman <rebecka@eazel.com>
Date:	2000-08-28

    Work on task 1969, allow content searches to be done by looking for
    "All

    2000-08-28	Rebecca Schulman  <rebecka@eazel.com>
	Work on task 1969, allow content searches to
	be done by looking for "All of the words" or
	"any of the words"
	The work to correct the Search results titles
	still needs to be done.

	* libnautilus-extensions/nautilus-search-bar-criterion.c:
	(nautilus_search_bar_criterion_new_from_values),
	(nautilus_search_bar_criterion_next_new),
	(get_next_default_search_criterion_type),
	(get_content_location_for):
	Change content information.  Also removed location criterion
	because we are not shipping vault searching for 1.0, so the
	location is always "my computer"
	* libnautilus-extensions/nautilus-search-bar-criterion.h:
	* src/nautilus-complex-search-bar.c:
	(unattach_criterion_from_search_bar):
	Fixed bug that would not detach date criteria correctly

M	ChangeLog
M	libnautilus-extensions/nautilus-search-bar-criterion.c
M	libnautilus-extensions/nautilus-search-bar-criterion.h
M	libnautilus-private/nautilus-search-bar-criterion.c
M	libnautilus-private/nautilus-search-bar-criterion.h
M	src/nautilus-complex-search-bar.c

commit 115f85b0bc7a8211e2e1bbb9add9e503c432da7c
Author: Akira Tagoh <tagoh@src.gnome.org>
Date:	2000-08-28

    Updated Japanese translation.

    * ja.po: Updated Japanese translation.

M	po/ChangeLog
M	po/ja.po

commit bf64a174904e08b4c870de1dca92ce602cfef4ea
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-08-28

	Complete task 1511.  Icons not AA in properties dialog.

	* src/file-manager/fm-properties-window.c:
	(get_pixbuf_for_properties_window),
	(update_properties_window_icon), (create_image_widget_for_file),
	(create_basic_page):
	Use NautilusImage instead of GtkPixmap so that if the
	SMOOTH_GRAPHICS preference is true, the icon will display using
	alpha compositing.

M	ChangeLog
M	src/file-manager/fm-properties-window.c

commit e86031a00e861bd98b1c8a45b6d3cefd8cc7aa75
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-08-28

    Delay the connection to the NautilusBackground until its time
    to redraw

	* libnautilus-extensions/nautilus-buffered-widget.c:
	(nautilus_buffered_widget_initialize),
	(nautilus_buffered_widget_realize),
	(nautilus_buffered_widget_draw),
	(background_appearance_changed_callback),
	(connect_to_background_if_needed):
	Delay the connection to the NautilusBackground until its time to
	redraw the widget.  Only make this connection if an ancestor
	widget with an attatched NautilusBackground exists.

	This allows subclasses to be used on both widgets with and without
	NautilusBackgrounds attatched.

M	libnautilus-extensions/nautilus-buffered-widget.c
M	libnautilus-private/nautilus-buffered-widget.c

commit c4c0eb9de69aa7ea72d0b72a2d0cf38229bbbe3e
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-08-28

    New convenient function to set the font from components.

	* libnautilus-extensions/nautilus-label.c:
	(nautilus_label_set_font_from_components):
	* libnautilus-extensions/nautilus-label.h:
	New convenient function to set the font from components.

	* components/music/nautilus-music-view.c:
	(nautilus_music_view_initialize), (add_play_controls):
	Use new nautilus_label_set_font_from_components to avoid font
	object leaks.

	components/services/nautilus-dependent-shared/shared-service-widgets.c:
	(create_label_widget), (create_services_title_widget):
	Use new nautilus_label_set_font_from_components.

	* src/nautilus-first-time-druid.c: (make_anti_aliased_label),
	(make_hbox_user_level_radio_button),
	(set_up_update_feedback_page):
	Use new nautilus_label_set_font_from_components to avoid font
	object leaks.

M	ChangeLog
M	components/music/nautilus-music-view.c
M
components/services/nautilus-dependent-shared/shared-service-widgets.c
M	libnautilus-extensions/nautilus-label.c
M	libnautilus-extensions/nautilus-label.h
M	libnautilus-private/nautilus-label.c
M	libnautilus-private/nautilus-label.h
M	src/nautilus-first-time-druid.c

commit 5d3ce5755b4ad59de580281dbfb0bb45118dfb25
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-08-28

    used anti-aliased text, via nautilus_label throught the first
    time druid


		used anti-aliased text, via nautilus_label throught the
		first time
    druid and also in various places in the music view

M	ChangeLog
M	components/music/nautilus-music-view.c
M	src/nautilus-first-time-druid.c

commit 435bd46f492e67a13b75d1a5895d71c6e20db5c8
Author: J Shane Culpepper <pepper@eazel.com>
Date:	2000-08-28

    components/services/summary/nautilus-view/nautilus-summary-view.c:

    2000-08-27	J Shane Culpepper  <pepper@eazel.com>

	components/services/summary/nautilus-view/nautilus-summary-view.c:
	(generate_summary_form), (maintenance_button_cb), (goto_vault_cb),
	(update_netscape_cb):

	Another summary snapshot.  Still needs alot of ui work as well as
	hooking up the xml parsing.

M	ChangeLog
M	components/services/summary/nautilus-summary-view.c
M	components/services/summary/nautilus-view/nautilus-summary-view.c

commit 08a8674cabfaa8a4e41538e890d781c3c754d40c
Author: Ali Abdin <aliabdin@aucegypt.edu>
Date:	2000-08-27

    Entity support done in the bad evil way! (fixes bug #2200) (we should

    2000-08-27	Ali Abdin  <aliabdin@aucegypt.edu>

	    Entity support done in the bad evil way! (fixes bug #2200)
	    (we should re-write gnome-db2html2 to use the DOM parser -
	    but this
	    should be filed as another bug - and this code is here until
	    gnome-db2html2 IS written to use the DOM parser)

	    * components/help/converters/gnome-db2html2/toc-elements.c:
	    Extend the ElementInfo toc_elements[] table down to the
	    'TABLE' tag
	    Fixes bug #2361 - It took me an INSANE amount of time for
	    such a
	    simple little FIX. The shitty thing is, I knew the problem
	    when I
	    started but then I decided to 'explore'

	    * components/help/converters/gnome-db2html2/gdb3html.[ch]:
	    Include libxml header's (for entity support). Include an
	    xmlParserCtxtPtr in the Context struct
	    (gdb3html_comment), (gdb3html_warning), (gdb3html_error),
	    (gdb3html_characters): Renamed into its own namespace (to
	    avoid clash
	    with libxml header)

	    (gdb3html_internalSubset), (gdb3html_isStandalone),
	    (gdb3html_hasInternalSubset), (gdb3html_hasExternalSubset),
	    (gdb3html_resolveEntity), (gdb3html_entityDecl),
	    (gdb3html_notationDecl), (gdb3html_attributeDecl),
	    (gdb3html_elementDecl), (gdb3html_unparsedEntityDecl),
	    (gdb3html_reference), (gdb3html_processingInstruction),
	    (gdb3html_getParameterEntity): New functions (that handle
	    DOM parsing
	    using SAX)

	    (cdata_block), (gdb3html_characters), (end_element),
	    (start_element), (start_document), (end_document),
	    (get_entity): Include calls to the DOM SAX handler

	    (xml_parse_document): New function to get the xmlDocPtr
	    without
	    spewing warning/error messages all over the place.
	    (parse_file): Initialize the ParserCtxt and substitute
	    entities by
	    default

M	ChangeLog
M	components/help/converters/gnome-db2html2/gdb3html.c
M	components/help/converters/gnome-db2html2/gdb3html.h
M	components/help/converters/gnome-db2html2/toc-elements.c

commit be27694dae7c5860a44bb4fa5a1b86dd32e9793c
Author: Valek Frob <frob@src.gnome.org>
Date:	2000-08-27

    Updated russian translation.

M	po/ChangeLog
M	po/ru.po

commit 6dd6227a0eda2b99e48739953f9ed658ea288520
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-08-26

    fixed bug in new eazel druid where the next and previous buttons
    weren't


	 fixed bug in new eazel druid where the next and previous buttons
	 weren't being
	enabled and disabled properly for standard pages.

M	ChangeLog
M
cut-n-paste-code/widgets/nautilus-druid/nautilus-druid-page-eazel.c

commit 521cd0d4e0e9f60835770b0830b7217e08e713c5
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-08-26

    cleaned up the context menu a little bit by adding a separator
    after the


	    cleaned up the context menu a little bit by adding a separator
	    after the
	three open commands and adding an ellipsis to "Show Properties".

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit a30677d9ef3d0718828de1cfc76dff64f2e99ff6
Author: Kenneth Christiansen <kenneth@src.gnome.org>
Date:	2000-08-26

    small update

M	po/da.po

commit 3f78feee34e4b2f1ff44628e7c1697c92d13ec39
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-08-26

    At Bud's request, added a "use tighter layout" option in the view
    menu,


	    At Bud's request, added a "use tighter layout" option in
	    the view menu, which causes
	the icon view to use a tighter layout algorithm when set.
	It defaults off, and keeps
	track of it per directory in the metadata.

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-extensions/nautilus-icon-container.h
M	libnautilus-extensions/nautilus-icon-private.h
M	libnautilus-extensions/nautilus-metadata.h
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-container.h
M	libnautilus-private/nautilus-icon-private.h
M	libnautilus-private/nautilus-metadata.h
M	src/file-manager/fm-icon-view.c
M	src/file-manager/fm-icon-view.h

commit 1e9fd1e3ae7d84b26dfae66a4eee84516cf5c9e5
Author: Rebecca Schulman <rebecka@eazel.com>
Date:	2000-08-26

    Fixed bug 2071 to improve the date modified search criterion. Also, an

    2000-08-25	Rebecca Schulman  <rebecka@eazel.com>

	    Fixed bug 2071 to improve the date modified search
	criterion.  Also, an change to the indexing info dialog
	because of a change in the medusa search service API

	* libnautilus-extensions/nautilus-dateedit-extensions.c:
	(nautilus_gnome_date_edit_get_date_as_string):
	* libnautilus-extensions/nautilus-dateedit-extensions.h:
	* libnautilus-extensions/Makefile.am:
	An extra addition to the gnome dateedit widget we need for
	the modified search criterion

	* src/nautilus-complex-search-bar.c:
	(nautilus_complex_search_bar_get_location),
	(attach_criterion_to_search_bar):
	* libnautilus-extensions/nautilus-search-bar-criterion-private.h:
	* libnautilus-extensions/nautilus-search-bar-criterion.c:
	* libnautilus-extensions/nautilus-search-bar-criterion.h:
	(nautilus_search_bar_criterion_new_from_values),
	(nautilus_search_bar_criterion_next_new),
	(nautilus_search_bar_criterion_get_location),
	(get_date_modified_location_for):
	Changed date modified bar to take a date edit widget
	instead of an entry or menu, and parse the operatory coorectly


	* src/file-manager/nautilus-indexing-info.c:
	(nautilus_indexing_info_show_dialog):
	Changed because medusa api was updated

M	ChangeLog
M	libnautilus-extensions/Makefile.am
C050	libnautilus-private/nautilus-search-bar-criterion-private.h
libnautilus-extensions/nautilus-dateedit-extensions.c
C050	libnautilus-private/nautilus-search-bar-criterion-private.h
libnautilus-extensions/nautilus-dateedit-extensions.h
M	libnautilus-extensions/nautilus-search-bar-criterion-private.h
M	libnautilus-extensions/nautilus-search-bar-criterion.c
M	libnautilus-extensions/nautilus-search-bar-criterion.h
M	libnautilus-extensions/nautilus-search-uri.c
M	libnautilus-private/Makefile.am
C050	libnautilus-private/nautilus-search-bar-criterion-private.h
libnautilus-private/nautilus-dateedit-extensions.c
C050	libnautilus-private/nautilus-search-bar-criterion-private.h
libnautilus-private/nautilus-dateedit-extensions.h
M	libnautilus-private/nautilus-search-bar-criterion-private.h
M	libnautilus-private/nautilus-search-bar-criterion.c
M	libnautilus-private/nautilus-search-bar-criterion.h
M	libnautilus-private/nautilus-search-uri.c
M	src/file-manager/nautilus-indexing-info.c
M	src/nautilus-complex-search-bar.c

commit 932f8968bfb9508a17523ae1bbd48256b305e393
Author: J Shane Culpepper <pepper@eazel.com>
Date:	2000-08-26

    components/services/summary/nautilus-view/nautilus-summary-view.c:

    2000-08-25	J Shane Culpepper  <pepper@eazel.com>


	components/services/summary/nautilus-view/nautilus-summary-view.c:
	(generate_summary_form), (entry_changed_cb), (login_button_cb),
	(maintenance_button_cb):

	Another summary snapshot.   Added the login frame skeleton.

M	ChangeLog
M	components/services/summary/nautilus-summary-view.c
M	components/services/summary/nautilus-view/nautilus-summary-view.c

commit 480d2b633d4be7ca960cbf7ad3af9c4369176586
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-08-26

    add corba 'restart' call to the IDL, and match it with command-line
    option '--restart'; on restart, nautilus goes through all the exit
    code, then does an exec() on itself instead of exit()

M	ChangeLog
M	src/nautilus-application.c
M	src/nautilus-application.h
M	src/nautilus-first-time-druid.c
M	src/nautilus-main.c
M	src/nautilus-shell-interface.idl
M	src/nautilus-shell.c

commit 360710bc272cab40c4c030011680e9311835b096
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-08-26

	Fixed bug 1782 (File->Open after opening a folder crashes)
	The problem was that the menus weren't being updated when
	switching locations, so menus like "Open" were still sensitive
	because there used to be a selection.

	* src/file-manager/fm-directory-view.c:
	Added menus_merged boolean to Details struct.
	(fm_directory_view_merge_menus): Set menus_merged to TRUE.
	(fm_directory_view_load_uri): update menus when loading URI,
	but only if menus_merged is TRUE (so you don't try to update
	nonexistent menus the first time, which would make Bonobo sad)

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit d73eb9140eccfed567ae1fb3984375ba264d624a
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-08-25

	Fixed bug 1934 ("View as" menu gets ludicrously tall when
	you add search criteria)

	* src/nautilus-window.c: (nautilus_window_constructed):
	Put "View as" option menu into a GtkVBox so it doesn't
	insist on filling the available space vertically.

M	ChangeLog
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window.c

commit cd9a5b2f499745630af92ade575cb5778c814c31
Author: George Lebl <jirka@5z.com>
Date:	2000-08-25

    Fix height issue in size_request and set the druid page height back
    to the

    Fri Aug 25 18:13:09 2000  George Lebl <jirka@5z.com>

	*
	cut-n-paste-code/widgets/nautilus-druid/nautilus-druid-page-eazel.c,
	  cut-n-paste-code/widgets/nautilus-druid/nautilus-druid.c
	  (nautilus_druid_size_request):
	  Fix height issue in size_request and set the druid page
	  height back
	  to the correct size (322 pixels)

	* src/nautilus-first-time-druid.c (user_level_selection_changed),
	  (make_label_bold) (make_hbox_user_level_radio_button)
	  (set_up_user_level_page):  Partial arloyfication of the
	  user level page.  Not yet using NautilusLabel because
	  that appears to be broken (or I'm using it wrong, will
	  investigate).

M	ChangeLog
M
cut-n-paste-code/widgets/nautilus-druid/nautilus-druid-page-eazel.c
M	cut-n-paste-code/widgets/nautilus-druid/nautilus-druid.c
M	src/nautilus-first-time-druid.c

commit a5f3c7df43027f43e05e5f90f18784c45ccf9737
Author: Mike Engber <engber@src.gnome.org>
Date:	2000-08-25

    Refactored draw_pixbuf_aa.


	Refactored draw_pixbuf_aa.

	* libnautilus-extensions/nautilus-background.c: (draw_pixbuf_aa),
	(draw_pixbuf_scaled_aspect_aa), (draw_pixbuf_scaled_aa),
	(draw_pixbuf_centered_aa), (draw_pixbuf_tiled_aa):

M	ChangeLog
M	libnautilus-extensions/nautilus-background.c
M	libnautilus-private/nautilus-background.c

commit 1cdce55f7b42256a40124e5eb7379ba3ed29ba84
Author: Mathieu Lacage <mathieu@eazel.com>
Date:	2000-08-25

    components/tree/nautilus-tree-view.c: implement dnd to/from tree view.

    2000-08-25	Mathieu Lacage	<mathieu@eazel.com>

	components/tree/nautilus-tree-view.c: implement dnd to/from
	tree view. Closes tasks 1533 and 1534.

M	ChangeLog
M	components/tree/nautilus-tree-view.c

commit b24048db62f7a33427302acdd4c4bbaeef95fdc2
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-08-25

    Added helper. (floppy_sort): Simplified logic.

	* libnautilus-extensions/nautilus-volume-monitor.h:
	* libnautilus-extensions/nautilus-volume-monitor.c:
	(is_floppy_mount_path): Added helper.
	(floppy_sort): Simplified logic.
	(nautilus_volume_monitor_get_removable_volume_names): Used the
	prepend/reverse idiom instead of append.
	(nautilus_volume_monitor_volume_is_mounted): Fixed extremely
	unlikely but possible buffer overflow and checked result from
	sscanf.
	(mount_volume_mount): Use g_strchomp instead of rolling our own.
	Took out some dead code.
	(mount_volumes_update_is_mounted): Fixed extremely unlikely but
	possible buffer overflow and checked result from sscanf.
	(mount_volume_add_aliases): Fixed possible buffer overflow and
	storage leak.
	(mount_volume_ext2_add): Removed code to ignore all ext2 volumes
	other than "/". Moved the hack into FMDesktopIconView.
	(mount_volume_cdrom_set_state), (mount_volume_floppy_set_state),
	(mount_volume_ext2_set_state), (mount_volume_set_state),
	(volume_set_state_empty) (mount_volume_activate_cdrom),
	(mount_volume_activate_floppy), (mount_volume_activate_ext2),
	(mount_volume_activate), (eject_cdrom), (mount_volume_deactivate),
	(mount_volume_check_change), (check_permissions),
	(mount_volume_floppy_add),
	(cdrom_ioctl_frenzy), (mount_volume_iso9660_add),
	(add_mount_volume), (mntent_is_removable_fs), (find_volumes),
	(nautilus_volume_monitor_mount_unmount_removable),
	(free_volume_info), (get_iso9660_volume_name),
	(get_ext2_volume_name), (get_floppy_volume_name):
	Removed mount_type and volume_fd. Made a bunch of formerly-
	public things private and added NAUTILUS_ prefix to some public
	identifier that didn't have it.

	* libnautilus-extensions/nautilus-trash-directory.c:
	(get_volume_vfs_uri_if_writable):
	Changed callers to use the constants with the NAUTILUS_ prefix.

	* src/file-manager/fm-desktop-icon-view.c: (create_mount_link):
	Moved the "/" hack here (marked with a FIXME and bug number) and
	made the two cases that create mount links share code. Also
	made it use type instead of the now-gone mount_type.
	(startup_create_mount_links), (volume_mounted_callback): Call the
	new common routine instead of having two copies of the same code.

M	ChangeLog
M	libnautilus-extensions/nautilus-trash-directory.c
M	libnautilus-extensions/nautilus-volume-monitor.c
M	libnautilus-extensions/nautilus-volume-monitor.h
M	libnautilus-private/nautilus-trash-directory.c
M	libnautilus-private/nautilus-volume-monitor.c
M	libnautilus-private/nautilus-volume-monitor.h
M	src/file-manager/fm-desktop-icon-view.c

commit e0f71713d23feee9fe99eb5241f818efb7b0e9f7
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-08-25

	Made sorting by size put big ones first, to match
	common sense. (Date now puts recent ones first by
	the same reasoning.) Changed "Ascending/Descending"
	pair of items to single "Reversed Order" item so
	it isn't making any promises about order.

	* libnautilus-extensions/nautilus-file.c:
	(nautilus_file_compare_directories_by_size): Reverse
	the logic for directory ordering.
	* src/file-manager/fm-icon-view.c:
	Changed Details field from updating_bonobo_radio_menu_item
	to updating_bonobo_marked_menu_item since it now covers one
	toggle item also.
	(update_layout_menus), (sort_callback), (sort_direction_callback),
	(manual_layout_callback), (fm_icon_view_merge_menus): Changed
	all the code dealing with "Ascending/Descending" radio-item pair
	to deal with single "Reversed Order" toggle item instead.

M	ChangeLog
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-private/nautilus-file.c
M	src/file-manager/fm-icon-view.c

commit 0dfb7690e9d92d7fe5607b386b7ff97ace448087
Author: Anders Carlsson <andersca@src.gnome.org>
Date:	2000-08-25

    Hadjaha

    Since we don't have any files to ignore, we can remove this file.

D	nautilus-widgets/.cvsignore

commit 8a595dfce8d6bf1fefc702b1a5e049711387ff00
Author: Manuel de Vega Barreiro <barreiro@src.gnome.org>
Date:	2000-08-25

    New spanish Translation

A	po/es.po

commit 597e0d31af26d8b9a8e9f633f2a8fcf1a935a9cf
Author: Ali Abdin <aliabdin@aucegypt.edu>
Date:	2000-08-25

    Add in support for the <mousebutton> tag

    2000-08-24	Ali Abdin  <aliabdin@aucegypt.edu>

	    * components/help/converters/gnome-db2html2/sect-elements.c:
	    * components/help/converters/gnome-db2html2/gdb3html.h:
	    Add in support for the <mousebutton> tag

M	ChangeLog
M	components/help/converters/gnome-db2html2/gdb3html.h
M	components/help/converters/gnome-db2html2/sect-elements.c

commit db1897b9e9ea6961dc5032f2a66bb5da5d2d8e31
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-08-25

    Some dumb renamings and superfluous assertion removal.

	* libnautilus-extensions/nautilus-buffered-widget.c:
	(nautilus_buffered_widget_initialize_class),
	(nautilus_buffered_widget_realize),
	(nautilus_buffered_widget_draw),
	(nautilus_buffered_widget_size_allocate),
	(nautilus_buffered_widget_expose_event):
	Some dumb renamings and superfluous assertion removal.

	* libnautilus-extensions/nautilus-image.c:
	(nautilus_image_initialize_class), (nautilus_image_draw),
	(nautilus_image_expose_event), (nautilus_image_paint),
	(nautilus_image_set_alpha_mode):
	Add support for two alpha rendering modes: 1) FULL, the pixbuf is
	composited on top of the widget's background - expensive.  2)
	THRESHOLD, the pixbuf is drawn with an alpha threshold without any
	compositing - fast but not as smooth.

	* libnautilus-extensions/nautilus-label.c: (render_buffer_pixbuf):
	Remove a dumb printf i left in before.

	* src/nautilus-sidebar-title.c:
	(nautilus_sidebar_title_initialize), (update_icon),
	(nautilus_sidebar_title_hit_test_icon),
	(sidebar_create_smooth_components_if_needed),
	(sidebar_create_normal_components_if_needed),
	(smooth_graphics_mode_changed_callback):
	Use the new dual alpha support in the image class to simplify
	things.  Create only one icon and change the alpha mode on that
	when the smooth graphics preference changes.  Ill do the same for
	emblems later.

M	ChangeLog
M	libnautilus-extensions/nautilus-buffered-widget.c
M	libnautilus-extensions/nautilus-image.c
M	libnautilus-extensions/nautilus-label.c
M	libnautilus-private/nautilus-buffered-widget.c
M	libnautilus-private/nautilus-image.c
M	libnautilus-private/nautilus-label.c
M	src/nautilus-sidebar-title.c

commit 169007c28e8ad871b5d15fe4cf793a01e168a3f0
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-08-25

    Fix the background color test.

	* test/test-nautilus-label.c:
	(red_label_color_value_changed_callback),
	(green_label_color_value_changed_callback),
	(blue_label_color_value_changed_callback),
	(alpha_label_color_value_changed_callback),
	(red_background_color_value_changed_callback),
	(green_background_color_value_changed_callback),
	(blue_background_color_value_changed_callback),
	(alpha_background_color_value_changed_callback),
	(widget_set_nautilus_background_image),
	(widget_set_nautilus_background_color),
	(widget_get_nautilus_background_color),
	(background_changed_callback), (main):

	Fix the background color test.

M	ChangeLog
M	test/test-nautilus-label.c

commit c4f3b2820dbf2866762316115d8e0ca63039c71d
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-08-25

	components/services/nautilus-dependent-shared/shared-service-widgets.c:
	(create_label_widget), (create_services_title_widget),
	(create_services_header_widget):
	components/services/nautilus-dependent-shared/shared-service-widgets.h:

	Update for changes label/image changes that fix the ugly margins.

M	ChangeLog
M
components/services/nautilus-dependent-shared/shared-service-widgets.c
M
components/services/nautilus-dependent-shared/shared-service-widgets.h

commit 428405234504660c36026b818f1bebe51e3d1ab8
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-08-25

    Add suport for a vertical and horizontal offset. Pass these on to the

	* libnautilus-extensions/nautilus-buffered-widget.c:
	(nautilus_buffered_widget_initialize),
	(buffered_widget_update_pixbuf),
	(nautilus_buffered_widget_set_tile_pixbuf),
	(nautilus_buffered_get_tile_pixbuf_size),
	(nautilus_buffered_widget_set_horizontal_offset),
	(nautilus_buffered_widget_get_horizontal_offset),
	(nautilus_buffered_widget_set_vertical_offset),
	(nautilus_buffered_widget_get_vertical_offset):
	* libnautilus-extensions/nautilus-buffered-widget.h:

	Add suport for a vertical and horizontal offset.  Pass these on to
	the pixbuf render function so that the subclasses can do stuff
	with them.

	* libnautilus-extensions/nautilus-image.c:
	(nautilus_image_initialize), (nautilus_image_size_request),
	(render_buffer_pixbuf), (nautilus_image_set_overall_alpha),
	(nautilus_image_set_alpha_mode), (nautilus_image_get_alpha_mode):
	* libnautilus-extensions/nautilus-image.h:

	Use the GtkMisc xpad/ypad into account when computing the
	requested geometry.

	Add preliminary support an alpha mode so that the image widget can
	server as a regular thresholded pixbuf display without doing the
	full and expensive compositing on the background.  Not hooked
	up yet.

	Update for vertical/horizontal offset support.

	* libnautilus-extensions/nautilus-label.c:
	(nautilus_label_size_request), (render_buffer_pixbuf):

	Use the GtkMisc xpad/ypad into account when computing the
	requested geometry.

	Update for vertical/horizontal offset support.

M	ChangeLog
M	libnautilus-extensions/nautilus-buffered-widget.c
M	libnautilus-extensions/nautilus-buffered-widget.h
M	libnautilus-extensions/nautilus-image.c
M	libnautilus-extensions/nautilus-image.h
M	libnautilus-extensions/nautilus-label.c
M	libnautilus-private/nautilus-buffered-widget.c
M	libnautilus-private/nautilus-buffered-widget.h
M	libnautilus-private/nautilus-image.c
M	libnautilus-private/nautilus-image.h
M	libnautilus-private/nautilus-label.c

commit 711f91c997f495e750750925b231e9c12d88f732
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-08-25

    Removed Added Added

	* components/tree/Makefile.am:
	* components/tree/libmain.c: (tree_shlib_object_destroyed),
	(tree_shlib_make_object):
	* components/tree/main.c: (tree_exe_object_destroyed),
	(tree_exe_make_object), (main):
	* components/tree/nautilus-tree-view-iids.h:
	* components/tree/nautilus-tree-view.oafinfo: Removed
	* components/tree/nautilus-tree-view.oafinfo.exe: Added
	* components/tree/nautilus-tree-view.oafinfo.shlib: Added
	* configure.in:

	Added capability to build the tree view as either a shared library
	server or an executable server, as part of the plan to fix
	1647. However, using the shlib component causes massive
	instability in both the tree view and nautilus in general. I am
	leaving the executable component the default until I fix this.

M	ChangeLog
M	components/tree/Makefile.am
A	components/tree/Nautilus_View_tree.oaf.in
A	components/tree/Nautilus_View_tree.server.in
A	components/tree/Nautilus_View_tree.server.in.in
A	components/tree/libmain.c
M	components/tree/main.c
A	components/tree/nautilus-tree-view-iids.h
R093	components/tree/nautilus-tree-view.oafinfo
components/tree/nautilus-tree-view.oafinfo.exe
A	components/tree/nautilus-tree-view.oafinfo.shlib
M	configure.in

commit aad9b522621abc0ad435c8a42516d1e3ae0842a6
Author: George Lebl <jirka@5z.com>
Date:	2000-08-25

    Remove these as they are obscolete anyway.

    Fri Aug 25 02:17:17 2000  George Lebl <jirka@5z.com>

	* cut-n-paste-code/widgets/nautilus-druid/Makefile.am,
	  cut-n-paste-code/widgets/nautilus-druid/nautilus-druid-page-finish.c,
	  cut-n-paste-code/widgets/nautilus-druid/nautilus-druid-page-finish.h,
	  cut-n-paste-code/widgets/nautilus-druid/nautilus-druid-page-start.c,
	  cut-n-paste-code/widgets/nautilus-druid/nautilus-druid-page-start.h:
	  Remove these as they are obscolete anyway.

	* cut-n-paste-code/widgets/nautilus-druid/nautilus-druid.c
	  (nautilus_druid_init), (nautilus_druid_size_request),
	  (nautilus_druid_size_allocate):
	  Fix calculating of size and borders

	* icons/Makefile.am, icons/druid_*.png: Add Arlo's druid images.

	* po/POTFILES.in,
	  cut-n-paste-code/widgets/nautilus-druid/nautilus-druid-page-eazel.c,
	  cut-n-paste-code/widgets/nautilus-druid/nautilus-druid-page-eazel.h:
	  Add the eazel druid page.  Theoretically this should move to
	  libnautilus-extentions soon, including deriving nautilus-druid
	  from
	  gnome-druid, in which way we can eliminate the entire
	  cut-n-paste mess for the druid.  Likely to do this tommorrow
	  with
	  the rest of the arloification.

	* src/nautilus-first-time-druid.c (set_up_background),
	  (set_up_user_level_page), (set_up_service_signup_page),
	  (set_up_update_page), (set_up_update_feedback_page),
	  (set_page_sidebar), (nautilus_first_time_druid_show):
	  Use the eazel page for the druid and set up the sidebar image
	  to the standard one.

M	ChangeLog
M	cut-n-paste-code/widgets/nautilus-druid/Makefile.am
A
cut-n-paste-code/widgets/nautilus-druid/nautilus-druid-page-eazel.c
A
cut-n-paste-code/widgets/nautilus-druid/nautilus-druid-page-eazel.h
D
cut-n-paste-code/widgets/nautilus-druid/nautilus-druid-page-finish.c
D
cut-n-paste-code/widgets/nautilus-druid/nautilus-druid-page-finish.h
D
cut-n-paste-code/widgets/nautilus-druid/nautilus-druid-page-start.c
D
cut-n-paste-code/widgets/nautilus-druid/nautilus-druid-page-start.h
M	cut-n-paste-code/widgets/nautilus-druid/nautilus-druid.c
M	icons/Makefile.am
A	icons/druid_header.png
A	icons/druid_header_stretch.png
A	icons/druid_sidebar.png
A	icons/druid_welcome.png
M	po/POTFILES.in
M	src/nautilus-first-time-druid.c

commit 1e65b3ab5fd1f669c1a1ea8c22816c29bfe7619d
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-08-25

    No longer builds anything else then eazel-install. Changed output...


	* components/services/install/command-line/Makefile.am:
	No longer builds anything else then eazel-install.
	*
	components/services/install/command-line/eazel-alt-install-corba.c:
	(install_failed),
	Changed output...
	(create_package),
	if used with --file and the filename does not start with /, adds
	$cwd to filename
	(main):
	Commandline arg for rpm db root

	* components/services/install/idl/trilobite-eazel-install.idl:
	Added the rpm db root arg to install, uninstall, query and revert.

	* components/services/install/lib/eazel-install-corba-callback.h:
	* components/services/install/lib/eazel-install-corba-callback.c:
	(eazel_install_callback_install_packages),
	(eazel_install_callback_uninstall_packages),
	(eazel_install_callback_simple_query),
	(eazel_install_callback_revert_transaction):
	Added support for rpm db root arguments for the four major
	operations. Encodes root==NULL to ""

	* components/services/install/lib/eazel-install-corba.c:
	(impl_Eazel_Install_install_packages),
	(impl_Eazel_Install_uninstall_packages),
	(impl_Eazel_Install_revert_transaction),
	(impl_Eazel_Install_simple_query):
	Decode the root arg... big stuff heh ?

	* components/services/install/lib/eazel-install-public.h:
	* components/services/install/lib/eazel-install-private.h:
	* components/services/install/lib/eazel-install-object.c:
	(eazel_install_set_arg), (eazel_install_class_initialize),
	(eazel_install_initialize), (eazel_install_install_packages),
	(eazel_install_uninstall_packages),
	(eazel_install_revert_transaction_from_xmlstring),
	(eazel_install_revert_transaction_from_file),
	(eazel_install_query_package_system), (string_list_copy),
	(eazel_install_set_root_dirs):
	Changed the root_dir GtkArg to a GList, so you can set the array
	of roots to use. The object defaults to use /var/lib/rpm and
	~/.nautilus/rpmdb as roots. If ~/.nautilus/rpmdb does not exist,
	it will create a rpmdb in this dir.
	In -private.h, I've removed the rpmdb var in the packsys.rpm
	union, and now have a hashtable that maps from root dir to rpmdb.
	in the private struct, there is also a cur_root var, which holds
	the root given to the four calls, or DEFAULT_RPM_DB_ROO
	(/var/lib/rpm) if called with root==NULL.

	* components/services/install/lib/eazel-install-protocols.c:
	(gnome_vfs_xfer_callback), (gnome_vfs_fetch_remote_file):
	Added gnome_vfs_callback_struct so I can transfer both the
	file_to_report and EazelInstall object. Thus gnome-vfs downloads
	now again reports short names (eg. xfig instead of
	xfig-3.2.2-_beta1-2).

	* components/services/install/lib/eazel-install-query.h:
	Comments on how to use the query call.

	* components/services/install/lib/eazel-install-query.c:
	(eazel_install_simple_rpm_query),
	Now collects the result into a parameter instead of returning
	a glist.
	(eazel_install_simple_query):
	If no cur_root is set in the EazelInstall object, it queries on
	all the databases, otherwise, it only queries the cur_root db.
	Plus I fixed some horribleness in the vaarg stuff.

	* components/services/install/lib/eazel-install-rpm-glue.c:
	(install_new_packages), (download_all_packages),
	(install_packages), (uninstall_packages),
	(eazel_install_start_transaction),
	(eazel_install_free_rpm_system_close_db_foreach),
	(eazel_install_free_rpm_system),
	(eazel_install_prepare_rpm_system),
	(eazel_install_prepare_package_system),
	(eazel_install_add_to_rpm_set),
	(eazel_install_check_existing_packages),
	(eazel_install_fetch_rpm_dependencies),
	(eazel_install_ensure_deps),
	Changed to use the new hashtable of rpmdb's.

	(eazel_uninstall_upward_traverse),
	(eazel_uninstall_downward_traverse),
	(eazel_uninstall_check_for_install),
	(eazel_uninstall_globber):
	The uninstall stuff uses eazel_install_simple_query now (bug
	1697). Also did more work on the downward traverse, although I
	still feel it's too dangerous to actually use. But now the upwards
	works properly (by using the neglist feature in the query, fixes
	bug 1539)

	* components/services/install/lib/eazel-install-types.c:
	(packagedata_fill_from_rpm_header):
	Eek, I used pointers into the rpmheader instead of copying them
	out. At least that

	*
	components/services/install/lib/eazel-install-xml-package-list.c:
	(xml_get_prop),
	Made a funky xml_get_prop call, that like xmlGetProp gets a
	property, but also g_strdup's it and free the malloc'ed libxml
	value.
	(parse_category), (generate_xml_package_list),
	(osd_parse_implementation), (osd_parse_softpkg),
	(parse_osd_xml_from_memory):
	Uses xml_get_prop

	*
	components/services/install/nautilus-view/nautilus-service-install.
	c: (nautilus_service_install_view_install_package_callback),
	(nautilus_service_install_view_uninstall_package_callback):
	Pass NULL for the root parameter, that causes eazelinstall to
	default to the /var/lib/rpm db

M	ChangeLog
M	components/rpmview/nautilus-rpm-view-install.c
M	components/services/install-view/nautilus-service-install-view.c
M	components/services/install-view/nautilus-service-install.c
M	components/services/install/command-line/Makefile.am
M	components/services/install/command-line/eazel-alt-install-corba.c
M	components/services/install/idl/trilobite-eazel-install.idl
M	components/services/install/lib/eazel-install-corba-callback.c
M	components/services/install/lib/eazel-install-corba-callback.h
M	components/services/install/lib/eazel-install-corba.c
M	components/services/install/lib/eazel-install-object.c
M	components/services/install/lib/eazel-install-private.h
M	components/services/install/lib/eazel-install-protocols.c
M	components/services/install/lib/eazel-install-public.h
M	components/services/install/lib/eazel-install-query.c
M	components/services/install/lib/eazel-install-query.h
M	components/services/install/lib/eazel-install-rpm-glue.c
M	components/services/install/lib/eazel-install-types.c
M	components/services/install/lib/eazel-install-xml-package-list.c
M
components/services/install/nautilus-view/nautilus-service-install-view.c
M
components/services/install/nautilus-view/nautilus-service-install.c

commit 5caebbee9ae10bdd35f7418bc82769e781afdd82
Author: J Shane Culpepper <pepper@eazel.com>
Date:	2000-08-25

    components/services/summary/nautilus-view/nautilus-summary-view.c:

    2000-08-24	J Shane Culpepper  <pepper@eazel.com>

	components/services/summary/nautilus-view/nautilus-summary-view.c:
	(generate_summary_form):
	Snapshot checkin of the parent frame layout.  Still looks bad but
	I wanted capture the parent changes in case I do something dumb.

M	ChangeLog
M	components/services/summary/nautilus-summary-view.c
M	components/services/summary/nautilus-view/nautilus-summary-view.c

commit 0054cac78aa57eff1bcac1320f431420fdf106b1
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-08-25

    New function to access the tile_height.

	* libnautilus-extensions/nautilus-buffered-widget.c:
	(nautilus_buffered_widget_expose),
	(buffered_widget_create_pixbuf_from_background),
	(nautilus_buffered_widget_get_tile_pixbuf),
	(nautilus_buffered_get_tile_pixbuf_size):
	* libnautilus-extensions/nautilus-buffered-widget.h:
	New function to access the tile_height.

	* libnautilus-extensions/nautilus-label.c:
	(nautilus_label_size_request):
	Take the tile height into account when computing the requested
	label height.

M	ChangeLog
M	libnautilus-extensions/nautilus-buffered-widget.c
M	libnautilus-extensions/nautilus-buffered-widget.h
M	libnautilus-extensions/nautilus-label.c
M	libnautilus-private/nautilus-buffered-widget.c
M	libnautilus-private/nautilus-buffered-widget.h
M	libnautilus-private/nautilus-label.c

commit 9cc5405462b467551b923eca60a141dd27b3c002
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-08-25

    New function. (lots of places): Use it.

	* components/tree/nautilus-tree-view.c
	(view_node_to_uri): New function.
	(lots of places): Use it.

M	ChangeLog
M	components/tree/nautilus-tree-view.c

commit 76267fe3306169902e55bcaf2a4799112914f67e
Author: Ali Abdin <aliabdin@aucegypt.edu>
Date:	2000-08-25

    Renamed from sect_table_start_element to this.

    2000-08-24	Ali Abdin  <aliabdin@aucegypt.edu>

	    *
	    components/help/converters/gnome-db2html2/sect-elements.[ch]:
	    (sect_table_with_border_start_element): Renamed from
	    sect_table_start_element to this.
	    (sect_table_without_border_start_element): New function
	    (sect_member_start_element): ditto
	    (sect_member_end_element): ditto

	    * components/help/converters/gnome-db2html2/gdb3html.h:
	    Add in support for the <simplelist> and <member> tags

M	ChangeLog
M	components/help/converters/gnome-db2html2/gdb3html.h
M	components/help/converters/gnome-db2html2/sect-elements.c
M	components/help/converters/gnome-db2html2/sect-elements.h

commit 9fd281ff6e6a237788eb4dfff5fc902a69e9b427
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-08-25

	Moved functions to gnome-vfs.

	* components/music/nautilus-music-view.c: (play_current_file),
	(nautilus_music_view_update_from_uri):
	* libnautilus-extensions/nautilus-bookmark.c:
	(nautilus_bookmark_uri_known_not_to_exist):
	* libnautilus-extensions/nautilus-directory-background.c:
	(theme_image_path_to_uri),
	(nautilus_directory_background_read_desktop_settings),
	(nautilus_directory_background_write_desktop_settings):
	* libnautilus-extensions/nautilus-file-utilities.c:
	(nautilus_get_user_main_directory), (nautilus_is_remote_uri):
	* libnautilus-extensions/nautilus-gdk-pixbuf-extensions.c:
	(nautilus_gdk_pixbuf_load):
	* libnautilus-extensions/nautilus-icon-factory.c:
	(make_thumbnail_path), (path_represents_svg_image),
	(load_specific_image), (nautilus_icon_factory_make_thumbnails):
	* libnautilus-extensions/nautilus-link-set.c: (expand_uri):
	* libnautilus-extensions/nautilus-link.c: (nautilus_link_create),
	(nautilus_link_set_icon), (nautilus_link_set_link_uri),
	(nautilus_link_set_type), (nautilus_link_get_root_property),
	(make_local_path), (nautilus_link_get_image_uri):
	* libnautilus-extensions/nautilus-preferences-item.c:
	(add_icon_themes):
	* libnautilus-extensions/nautilus-program-choosing.c:
	(nautilus_launch_application_parented):
	* libnautilus-extensions/nautilus-trash-directory.c:
	(get_volume_vfs_uri_if_writable):
	* libnautilus-extensions/nautilus-volume-monitor.c:
	(mount_volume_mount):
	* src/file-manager/fm-desktop-icon-view.c:
	(startup_create_mount_links), (volume_mounted_callback),
	(place_home_directory), (get_local_path):
	* src/file-manager/fm-directory-view.c: (activate_callback):
	* src/file-manager/fm-icon-view.c: (play_file):
	* src/file-manager/fm-properties-window.c:
	(get_and_ref_file_to_display):
	* src/nautilus-desktop-window.c: (nautilus_desktop_window_new):
	* src/nautilus-property-browser.c:
	(nautilus_property_browser_drag_data_get), (remove_background),
	(remove_emblem), (emblem_image_file_changed),
	(add_background_to_browser), (emblem_dialog_clicked),
	(make_properties_from_directory):
	* src/nautilus-sidebar.c: (map_local_data_file),
	(uri_is_local_image):
	* src/nautilus-theme-selector.c: (populate_list_with_themes):
	* src/nautilus-view-frame-bonobo-embeddable.c:
	(bonobo_subdoc_load_location):
	* src/nautilus-window.c: (nautilus_window_go_home):
	Changed to use local path functions from gnome-vfs now that
	they are moved there from Nautilus.

	* libnautilus-extensions/nautilus-file-utilities.h:
	* libnautilus-extensions/nautilus-file-utilities.c:
	Removed the local path functions since they are in gnome-vfs
	now and all callers have been changed to use those.

M	ChangeLog
M	components/music/nautilus-music-view.c
M	libnautilus-extensions/nautilus-bookmark.c
M	libnautilus-extensions/nautilus-directory-background.c
M	libnautilus-extensions/nautilus-file-utilities.c
M	libnautilus-extensions/nautilus-file-utilities.h
M	libnautilus-extensions/nautilus-gdk-pixbuf-extensions.c
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-extensions/nautilus-link-set.c
M	libnautilus-extensions/nautilus-link.c
M	libnautilus-extensions/nautilus-preferences-item.c
M	libnautilus-extensions/nautilus-program-choosing.c
M	libnautilus-extensions/nautilus-trash-directory.c
M	libnautilus-extensions/nautilus-volume-monitor.c
M	libnautilus-private/nautilus-bookmark.c
M	libnautilus-private/nautilus-directory-background.c
M	libnautilus-private/nautilus-file-utilities.c
M	libnautilus-private/nautilus-file-utilities.h
M	libnautilus-private/nautilus-gdk-pixbuf-extensions.c
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus-private/nautilus-link-set.c
M	libnautilus-private/nautilus-link.c
M	libnautilus-private/nautilus-preferences-item.c
M	libnautilus-private/nautilus-program-choosing.c
M	libnautilus-private/nautilus-trash-directory.c
M	libnautilus-private/nautilus-volume-monitor.c
M	src/file-manager/fm-desktop-icon-view.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-icon-view.c
M	src/file-manager/fm-properties-window.c
M	src/nautilus-desktop-window.c
M	src/nautilus-information-panel.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-property-browser.c
M	src/nautilus-sidebar.c
M	src/nautilus-spatial-window.c
M	src/nautilus-theme-selector.c
M	src/nautilus-view-frame-bonobo-embeddable.c
M	src/nautilus-window.c

commit 89f018cd203adf1e851de12a74294a093c5bd426
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-08-25

    hardcode rpm install server host/port (for now), changing the url
    format to the requested 'eazel-install:xfig'; unref the root client
    and install service correctly; spin a cylon while waiting for the
    remote server

M	ChangeLog
M	components/services/install-view/nautilus-service-install-view.c
M	components/services/install-view/nautilus-service-install-view.h
M
components/services/install/nautilus-view/nautilus-service-install-view.c
M
components/services/install/nautilus-view/nautilus-service-install-view.h

commit d1fe890d5ad698532f254a4ee0b0e27cebf97379
Author: Mathieu Lacage <mathieu@eazel.com>
Date:	2000-08-24

    space, (nautilus_gdk_rgb_to_color): add function.. could be
    useful. add

    2000-08-24	Mathieu Lacage	<mathieu@eazel.com>

	* nautilus-gdk-extensions.c: (nautilus_gdk_color_to_rgb): space,
	(nautilus_gdk_rgb_to_color): add function.. could be useful.
	* nautilus-gdk-extensions.h: add prototype.
	* nautilus-gtk-extensions.c: (rgb_to_hls): new internal
	function. converts
	from rgb to hls., (hls_to_rgb): from hls to rgb,
	(nautilus_gtk_style_shade): necassery magic to "shade a color
	by a given
	amount... All this was copied from panel.c which was in turn
	copied from
	gtk.
	* nautilus-gtk-extensions.h: add prototype.

M	ChangeLog
M	libnautilus-extensions/nautilus-gdk-extensions.c
M	libnautilus-extensions/nautilus-gdk-extensions.h
M	libnautilus-extensions/nautilus-gtk-extensions.c
M	libnautilus-extensions/nautilus-gtk-extensions.h
M	libnautilus-private/nautilus-gdk-extensions.c
M	libnautilus-private/nautilus-gdk-extensions.h
M	libnautilus-private/nautilus-gtk-extensions.c
M	libnautilus-private/nautilus-gtk-extensions.h

commit ad87d257ec37ec7c5861f88a97e21b717b3d3f9e
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-08-24

    more cleanup of the RPM install view: rudimentary password dialog,
    cleaned out unused code, and hooked up the RPM info to display in
    the top field instead of the fake info; also removed the forced
    delays during install

M	ChangeLog
M	components/services/install-view/nautilus-service-install-view.c
M	components/services/install-view/nautilus-service-install-view.h
M
components/services/install/nautilus-view/nautilus-service-install-view.c
M
components/services/install/nautilus-view/nautilus-service-install-view.h

commit fa739894f2cb429618348b403c2313a6a9e0946d
Author: Arlo Rose <arlo@src.gnome.org>
Date:	2000-08-24

    icon/search_results.png Added an icon to be used in the search results


	    * icon/search_results.png
	    Added an icon to be used in the search results side bar.

M	ChangeLog
A	icons/search_results.png

commit 9524917e322117762dcf90345dc61d6821598005
Author: J Shane Culpepper <pepper@eazel.com>
Date:	2000-08-24

    components/services/install/nautilus-view/nautilus-service-install-

    2000-08-24	J Shane Culpepper  <pepper@eazel.com>

	* components/services/install/nautilus-view/main.c:
	(service_install_object_destroyed), (service_install_make_object),
	(main):

	components/services/install/nautilus-view/nautilus-service-install-
	view.c: (show_overall_feedback),
	(nautilus_service_install_view_initialize_class),
	(nautilus_service_install_view_initialize),
	(nautilus_service_install_view_destroy),
	(nautilus_service_install_view_get_nautilus_view),
	(nautilus_service_install_downloading),
	(nautilus_service_install_installing),
	(nautilus_service_install_view_update_from_uri),
	(nautilus_service_install_view_load_uri),
	(service_install_load_location_callback):
	* components/services/inventory/lib/eazel-inventory-shared.c:
	(add_package_info), (read_proc_info), (add_info), (add_io_info),
	(add_hardware_info), (synchronize_configuration_metafile),
	(update_configuration_metafile), (create_configuration_metafile):
	* components/services/inventory/nautilus-view/main.c:
	(inventory_object_destroyed), (inventory_make_object), (main):

	components/services/inventory/nautilus-view/nautilus-inventory-view
	.c: (generate_inventory_form), (gather_config_button_cb),
	(register_later_cb), (show_feedback), (make_http_post_request),
	(go_to_uri), (get_home_uri), (update_now), (generate_form_title),
	(nautilus_inventory_view_initialize_class),
	(nautilus_inventory_view_initialize),
	(nautilus_inventory_view_destroy),
	(nautilus_inventory_view_get_nautilus_view),
	(nautilus_inventory_view_load_uri),
	(inventory_load_location_callback):
	* components/services/login/nautilus-view/main.c:
	(login_object_destroyed), (login_make_object), (main):
	* components/services/login/nautilus-view/nautilus-login-view.c:
	(entry_changed_cb), (login_button_cb), (maintenance_button_cb),
	(nautilus_login_view_initialize_class),
	(nautilus_login_view_initialize), (nautilus_login_view_destroy),
	(nautilus_login_view_get_nautilus_view),
	(nautilus_login_view_load_uri), (login_load_location_callback):

	components/services/nautilus-dependent-shared/shared-service-utilit
	ies.c: (go_to_uri), (is_location):
	* components/services/startup/nautilus-view/main.c:
	(service_object_destroyed), (service_make_object), (main):

	components/services/startup/nautilus-view/nautilus-service-startup-
	view.c: (generate_form_logo),
	(nautilus_service_startup_view_initialize_class),
	(nautilus_service_startup_view_initialize),
	(nautilus_service_startup_view_destroy),
	(nautilus_service_startup_view_get_nautilus_view),
	(nautilus_service_startup_view_load_uri),
	(service_load_location_callback):
	* components/services/summary/nautilus-view/main.c:
	(summary_object_destroyed), (summary_make_object), (main):

	components/services/summary/nautilus-view/nautilus-summary-view.c:
	(generate_summary_form), (nautilus_summary_view_initialize_class),
	(nautilus_summary_view_initialize),
	(nautilus_summary_view_destroy),
	(nautilus_summary_view_get_nautilus_view),
	(nautilus_summary_view_load_uri),
	(summary_load_location_callback):

	Cleaning up some code to meet coding standards.

M	ChangeLog
M	components/services/install-view/main.c
M	components/services/install-view/nautilus-service-install-view.c
M	components/services/install/nautilus-view/main.c
M
components/services/install/nautilus-view/nautilus-service-install-view.c
M	components/services/inventory/lib/eazel-inventory-shared.c
M	components/services/inventory/nautilus-view/main.c
M
components/services/inventory/nautilus-view/nautilus-inventory-view.c
M	components/services/login/nautilus-view/main.c
M	components/services/login/nautilus-view/nautilus-login-view.c
M
components/services/nautilus-dependent-shared/shared-service-utilities.c
M	components/services/startup/nautilus-view/main.c
M
components/services/startup/nautilus-view/nautilus-service-startup-view.c
M	components/services/summary/main.c
M	components/services/summary/nautilus-summary-view.c
M	components/services/summary/nautilus-view/main.c
M	components/services/summary/nautilus-view/nautilus-summary-view.c

commit ab84a3bea993327a6bd0140b1ca59ac2712389db
Author: Mike Engber <engber@src.gnome.org>
Date:	2000-08-24

    Added a Change Desktop Background item to the right click menu of the


	Added a Change Desktop Background item to the right click
	menu of the desktop. I brings up the background capplet (bug
	1791). While I was at it I made it so the Change Background
	item for the desktop was called Change Desktop Background in
	accordance with Arlo's wishes.

	* libnautilus-extensions/nautilus-directory-background.c:
	(nautilus_directory_background_is_set):
	* src/file-manager/fm-desktop-icon-view.c:
	(fm_desktop_icon_view_initialize_class),
	(reset_desktop_background_menu_item_callback),
	(change_desktop_background_menu_item_callback),
	(fm_desktop_icon_view_create_background_context_menu_background_ite
	ms):
	* src/file-manager/fm-directory-view.c:
	(fm_directory_view_initialize_class),
	(real_create_background_context_menu_background_items),
	(create_background_context_menu_background_items),
	(fm_directory_view_real_create_background_context_menu_items):
	* src/file-manager/fm-directory-view.h:

M	ChangeLog
M	libnautilus-extensions/nautilus-directory-background.c
M	libnautilus-private/nautilus-directory-background.c
M	src/file-manager/fm-desktop-icon-view.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-directory-view.h

commit 20aa8906624175ac0032dad93830c95dffe5c022
Author: Alastair McKinstry <alastairmck@src.gnome.org>
Date:	2000-08-24

    Added Irish translation

M	ChangeLog
M	configure.in

commit faed392cc4e93e3d574ddb4ff370d418cac35da3
Author: Alastair McKinstry <alastairmck@src.gnome.org>
Date:	2000-08-24

    Initial Irish translation

M	po/ChangeLog
A	po/ga.po

commit 9ed21b403bb28cc6a42e07212422ce5dd7aa7e1c
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-08-24

	Fixed bug 1653 (new menu layout). View menu now contains
	Show/Hide items for tool bar, location bar, sidebar, and
	status bar. The preference now controls only what you get
	for new windows. Any future "menus aren't quite right"
	issues should be filed as new bugs.

	* libnautilus-extensions/nautilus-global-preferences.h:
	* libnautilus-extensions/nautilus-global-preferences.c:
	(global_preferences_create_dialog), (global_preferences_register):
	Renamed NAUTILUS_PREFERENCES_DISPLAY_SIDEBAR and its ilk to
	NAUTILUS_PREFERENCES_START_WITH_SIDEBAR since these preferences
	now only affect the initial appearance of new windows. Also,
	clarified the text that appears in the preferences window
	for these.

	* src/nautilus-window-menus.c:
	Removed a bunch of code #ifdeffed WINDOW_ITEMS_TEST since the
	functionality it partly implemented is now implemented for real.
	(view_menu_show_hide_sidebar_callback),
	(view_menu_show_hide_tool_bar_callback),
	(view_menu_show_hide_location_bar_callback),
	(view_menu_show_hide_status_bar_callback):
	New menu callback functions that toggle the visibility of the
	various views.
	(nautilus_window_update_show_hide_menu_items): New function,
	sets the text in the show/hide menu items based on current
	visibility.
	(nautilus_window_initialize_menus): Put the Show/Hide menu items
	in the menu.
	* src/nautilus-window-private.h: Add prototype for
	nautilus_window_update_show_hide_menu_items.
	* src/nautilus-window.h: Renamed statusbar_ctx ->
	status_bar_context_id
	and statusbar_clear_id -> status_bar_clear_id; renamed show/hide
	locationbar/toolbar/statusbar to use location_bar, tool_bar, and
	status_bar (GTK bad English usage notwithstanding); added
	prototypes
	for nautilus_window_sidebar_showing and its ilk.
	* src/nautilus-window.c:
	(nautilus_window_initialize), (nautilus_window_destroy): Removed
	monitoring & unmonitoring of DISPLAY_SIDEBAR-type preferences
	since
	changing these preferences now has no dynamic effect.
	(nautilus_window_clear_status), (nautilus_window_set_status),
	(nautilus_window_constructed): Fixed wordgroupingification of
	status_bar et al.
	(show_dock_item), (hide_dock_item): New functions to share code of
	show/hide location bar & tool bar functions; these call
	nautilus_window_update_show_hide_menu_items now also.
	(dock_item_showing): New function, tests visibility of named
	dock item.
	(nautilus_window_hide_location_bar),
	(nautilus_window_show_location_bar),
	(nautilus_window_hide_tool_bar), (nautilus_window_show_tool_bar):
	Use new code-sharing functions.
	(nautilus_window_location_bar_showing),
	(nautilus_window_tool_bar_showing),
	(nautilus_window_sidebar_showing),
	(nautilus_window_status_bar_showing): New functions to test
	visibility
	(nautilus_window_hide_sidebar),
	(nautilus_window_show_sidebar),
	(nautilus_window_hide_status_bar),
	(nautilus_window_show_status_bar): These call
	nautilus_window_update_show_hide_menu_items now.
	(nautilus_window_show): Updated for naming changes.

	* RENAMING: Noted that the evil one-word "toolbar" phrase
	is still rampant in Nautilus.

M	ChangeLog
M	RENAMING
M	libnautilus-extensions/nautilus-global-preferences.c
M	libnautilus-extensions/nautilus-global-preferences.h
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.h
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-navigation-window.c
M	src/nautilus-navigation-window.h
M	src/nautilus-object-window.c
M	src/nautilus-object-window.h
M	src/nautilus-spatial-window.c
M	src/nautilus-spatial-window.h
M	src/nautilus-window-menus.c
M	src/nautilus-window-private.h
M	src/nautilus-window.c
M	src/nautilus-window.h

commit a04134edd366b11ef3f56d032277f76b60b8fd5e
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-08-24

    Made the type-select mechanism for list and icon views not eat alt-key

	* libnautilus-extensions/nautilus-icon-container.c:
	(key_press_event):
	* libnautilus-extensions/nautilus-list.c:
	(nautilus_list_key_press):
	Made the type-select mechanism for list and icon views not
	eat alt-key combinations, so they can be used for pulling
	down menus.

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-extensions/nautilus-list.c
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-list.c

commit 1ce511f9c254d9c99426c3bb494da7683c78ca60
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-08-24

	Fix for 1528. "Where's the money, Lebowski?"

	* components/tree/nautilus-tree-model.c
	(nautilus_tree_model_monitor_node): A few changes to avoid
	crashing when re-monitoring a node.

	* components/tree/nautilus-tree-view.c
	(uri_to_view_node, model_node_to_view_node): New convenience
	functions.
	(insert_hack_node, nautilus_tree_view_insert_model_node,
	nautilus_tree_view_remove_model_node,
	nautilus_tree_view_update_model_node,
	nautilus_tree_view_find_parent_node): Use the new functions
	(notify_done_loading, notify_node_seen,
	nautilus_tree_view_model_node_added_callback,
	nautilus_tree_view_model_done_loading_callback,
	get_uri_sequence_to_root, call_when_root_seen,
	call_when_uri_loaded_or_parent_done_loading,
	cancel_selection_in_progress, expand_uri_sequence_and_select_end,
	nautilus_tree_view_load_uri, tree_load_location_callback,
	tree_select_row_callback): New mess^Wcode to select on content
	view navigation, handling all the asynchronicity.

	* libnautilus-extensions/nautilus-file-utilities.h,
	libnautilus-extensions/nautilus-file-utilities.c:
	(nautilus_make_uri_canonical): Export the function formerly known
	as `make_uri_canonical' in natuilus-directory.c.
	(nautilus_self_check_file_utilities): Move tests here.
	* libnautilus-extensions/nautilus-directory.c:
	(make_uri_canonical): remove
	(nautilus_directory_get_internal):
	s/make_uri_canonical/nautilus_make_uri_canonical/
	(nautilus_self_check_directory): Remove tests for
	make_uri_canonical

M	ChangeLog
M	components/tree/nautilus-tree-model.c
M	components/tree/nautilus-tree-view.c
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-extensions/nautilus-file-utilities.c
M	libnautilus-extensions/nautilus-file-utilities.h
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-file-utilities.c
M	libnautilus-private/nautilus-file-utilities.h

commit 3820e600c8ab4ac5812585f65cd4f3fa2cc20a5e
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-08-24

    made the druid's logo image be dynamically sized instead of fixed
    size;


	   made the druid's logo image be dynamically sized instead of
	   fixed size;
    also, it now uses the anti-aliased canvas for prettier edges.
    Made the
    first time druid set up the logo images.

M	ChangeLog
M
cut-n-paste-code/widgets/nautilus-druid/nautilus-druid-page-finish.c
M
cut-n-paste-code/widgets/nautilus-druid/nautilus-druid-page-standard.c
M
cut-n-paste-code/widgets/nautilus-druid/nautilus-druid-page-start.c
M	src/nautilus-first-time-druid.c

commit cc32da32fceeb9e423a0d9b4f3155312f783d7ea
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-08-24

    make RPM install view actually work (using the trilobite install
    service) instead of being smoke and mirrors; make bottom panel be
    a fixed table that scrolls through (label, progress-bar) pairs for
    status on downloading and installing various RPMs

M	ChangeLog
M	components/services/install-view/nautilus-service-install-view.c
M	components/services/install-view/nautilus-service-install-view.h
M
components/services/install/nautilus-view/nautilus-service-install-view.c
M
components/services/install/nautilus-view/nautilus-service-install-view.h

commit e95ae360d8361646169624173f79a47c5ffa251b
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-08-24

    fix RPM install view's include path to find libtrilobite

M	components/services/install-view/Makefile.am
M	components/services/install/nautilus-view/Makefile.am

commit 59d386e7cc0b79716e8974cb50af8155428c046e
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-08-24

	More work on bug 1653 (new menu layout). Now there's a
	permanent "View" menu that contains Refresh and zooming
	items and the icon view merges its stuff in there. The
	icon view now has a "Clean Up by Name" item to do a
	one-shot sort of icons in manual layout mode.

	* libnautilus-extensions/nautilus-icon-container.c:
	(key_press_event):
	* libnautilus-extensions/nautilus-list.c:
	(nautilus_list_key_press):
	Don't use any control-key combinations for type-select
	(this was blocking Control-= and others)

	* libnautilus/nautilus-bonobo-ui.h: Added #defines for View menu
	and placeholders in it.

	* src/file-manager/fm-desktop-icon-view.c:
	(fm_desktop_icon_view_initialize_class), (bump_zoom_level),
	(zoom_to_level), (restore_default_zoom_level), (can_zoom_in),
	(can_zoom_out): Override all zoom-related functions to do
	nothing, so you can't use keyboard equivalents or other trickery
	to zoom on the desktop.

	* src/file-manager/fm-icon-view.h:
	Define clean_up function pointer
	* src/file-manager/fm-icon-view.c:
	(set_sort_criterion): Just moved this function.
	(fm_icon_view_clean_up): New function, calls virtual function.
	(fm_icon_view_real_clean_up): New function, sorts one time
	by name.
	(clean_up_callback): New function, calls fm_icon_view_clean_up
	(compute_menu_item_info): Add clean up case
	(update_layout_menus): Update sensitivity of Clean Up item
	(get_next_position): New helper function to get a position for
	a Bonobo menu item based on the one you want to be after. Works
	around Bonobo bug where the last item's position is reported
	as -1.
	(fm_icon_view_merge_menus): Deploy get_next_position; get rid of
	Layout menu and redo items in View menu to match design in
	bug 1653.
	(fm_icon_view_initialize_class): Wire up clean_up function pointer

	* src/nautilus-window-menus.c:
	(view_menu_reload_callback): Renamed from go_menu_reload_callback
	(view_menu_zoom_in_callback), (view_menu_zoom_out_callback),
	(view_menu_zoom_normal_callback): New functions, used by
	zooming menu
	items.
	(nautilus_window_initialize_menus): Add View menu; move Reload to
	View menu and rename it Refresh; add zooming menu items.
	* src/nautilus-window-private.h: Add #defines for zooming menu
	item paths;
	add prototypes for nautilus_window_zoom_xxx functions.
	* src/nautilus-window.c:
	(nautilus_window_zoom_in),
	(nautilus_window_zoom_to_level), (nautilus_window_zoom_out),
	(nautilus_window_zoom_to_fit): Renamed these to better match new
	shared-between-files status, and reordered the parameters.
	(nautilus_window_constructed): use gtk_signal_connect_object with
	nautilus_window_zoom functions since their parameters have
	flipped.
	(nautilus_window_zoom_level_changed_callback): Set sensitivity of
	zooming menu items appropriately.
	* src/nautilus-window-manage-views.c:
	(nautilus_window_load_content_view): Desensitize the zoom
	menu items
	when we hide the zoom control.

	* src/file-manager/fm-directory-view.c:
	(fm_directory_view_real_create_background_context_menu_items):
	Change "Zoom to Default" to "Normal Size" in the context menu,
	to match terminology in View menu.
	* src/nautilus-window-toolbars.c: Rename Reload to Refresh
	to match
	menu item & new design

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-extensions/nautilus-list.c
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-list.c
M	libnautilus/nautilus-bonobo-ui.h
M	src/file-manager/fm-desktop-icon-view.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-icon-view.c
M	src/file-manager/fm-icon-view.h
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window-manage-views.c
M	src/nautilus-window-menus.c
M	src/nautilus-window-private.h
M	src/nautilus-window-toolbars.c
M	src/nautilus-window.c

commit 411616b660aafe6d8357441abb4ac8f6a22d8581
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-08-23

    Rename functions to be verb phrases as opposed to nouns.

    2000-08-23	Gene Z. Ragan  <gzr@eazel.com>

	* libnautilus-extensions/nautilus-undo-signal-handlers.c:
	* libnautilus-extensions/nautilus-undo-signal-handlers.h:
	(nautilus_undo_set_up_nautilus_entry_for_undo),
	(nautilus_undo_tear_down_nautilus_entry_for_undo),
	(nautilus_undo_set_up_editable_for_undo),
	(nautilus_undo_tear_down_editable_for_undo):
	Rename functions to be verb phrases as opposed to nouns.

	* components/notes/nautilus-notes.c: (finish_loading_note),
	(notes_load_location), (make_notes_view):
	Rename functions to use new names above.

	* libnautilus-extensions/nautilus-entry.c:
	(nautilus_entry_initialize):
	Rename functions to use new names above.

	* src/file-manager/fm-properties-window.c: (create_basic_page):
	Rename functions to use new names above.

M	ChangeLog
M	components/notes/nautilus-notes.c
M	libnautilus-extensions/nautilus-entry.c
M	libnautilus-extensions/nautilus-undo-signal-handlers.c
M	libnautilus-extensions/nautilus-undo-signal-handlers.h
M	libnautilus-private/nautilus-entry.c
M	libnautilus-private/nautilus-undo-signal-handlers.c
M	libnautilus-private/nautilus-undo-signal-handlers.h
M	src/file-manager/fm-properties-window.c

commit b4a2d9bf9522ffaa82b276cdae5bdb148bebf4cc
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-08-23

    Adding the call to unregister form the undo manager was not such
    a good

    2000-08-23	Gene Z. Ragan  <gzr@eazel.com>

	* libnautilus-extensions/nautilus-undo-signal-handlers.c:
	(nautilus_undo_teardown_nautilus_entry_for_undo),
	(nautilus_undo_teardown_editable_for_undo):
	Adding the call to unregister form the undo manager was not such
	a good idea.  I am backing it out for now.

M	ChangeLog
M	libnautilus-extensions/nautilus-undo-signal-handlers.c
M	libnautilus-private/nautilus-undo-signal-handlers.c

commit d8f1bc2499bec966815b9ba32f52a9ceb45a1bfa
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-08-23

    Fixed bug 2282, Undo menu item initially sensitive, but nothing
    to undo.

    2000-08-23	Gene Z. Ragan  <gzr@eazel.com>

	Fixed bug 2282, Undo menu item initially sensitive, but
	nothing to undo.

	* components/notes/nautilus-notes.c: (finish_loading_note),
	(notes_load_location), (make_notes_view):
	Disconnect the editable object form the undo manager
	while location is being changed so an undo transaction
	is not registered during inital text loading.

	* libnautilus-extensions/nautilus-undo-signal-handlers.c:
	(nautilus_undo_teardown_nautilus_entry_for_undo),
	(nautilus_undo_setup_editable_for_undo),
	(nautilus_undo_teardown_editable_for_undo):
	When a teardown function is called, also unregister the
	GtkObject from the undo manager in addtion to signal
	disconnection.

M	ChangeLog
M	components/notes/nautilus-notes.c
M	libnautilus-extensions/nautilus-undo-signal-handlers.c
M	libnautilus-private/nautilus-undo-signal-handlers.c

commit 47a9b00d8bc53f6b4e512a198ae32ff59eeceea0
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-08-23

    Added missing close calls. (read_file_close_callback): Got rid of

	* libnautilus-extensions/nautilus-file-utilities.c:
	(nautilus_read_entire_file): Added missing close calls.
	(read_file_close_callback): Got rid of overzealous check for
	error code on close. The close could fail, and we really don't
	care much since we've already read the file contents.

M	ChangeLog
M	libnautilus-extensions/nautilus-file-utilities.c
M	libnautilus-private/nautilus-file-utilities.c

commit 0538a5ea1af69904bc56a4554f6b95bd84246e86
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-08-23

    Added missing call to nautilus_file_changed for the case where

	* libnautilus-extensions/nautilus-directory-async.c:
	(get_info_callback): Added missing call to nautilus_file_changed
	for the case where get_file_info fails.
	(start_getting_file_info): Fixed broken logic that was recursing
	instead of looping when get_file_info fails and added missing call
	to nautilus_file_changed.
	(nautilus_directory_async_state_changed): Moved the check for
	ready callbacks to the end of the function. This fixed the problem
	with the trash properties never showing up.

	* src/file-manager/dfos-xfer.c: (get_link_name),
	(get_duplicate_name), (handle_xfer_duplicate):
	Redid the duplicate names functions so they are easier to localize
	and marked the strings that need localizing with _().

	* libnautilus-extensions/nautilus-background.c:
	(nautilus_background_get_combine_mode),
	(nautilus_background_set_combine_mode),
	(nautilus_background_get_image_placement),
	(nautilus_background_set_image_placement): Added return_if_fail
	calls as appropriate.
	(nautilus_background_image_fully_obscures): Simplified nested if
	statements a bit.
	(nautilus_background_draw), (draw_pixbuf_aa): Added return_if_fail
	calls as appropriate.,
	(nautilus_background_draw_aa), (nautilus_background_is_set),
	(nautilus_background_is_loaded), (nautilus_background_reset) :
	Added return_if_fail calls as appropriate.
	(nautilus_background_real_reset): Added code to emit changed
	signals.
	(nautilus_background_is_dark): Added return_if_fail calls as
	appropriate.
	* libnautilus-extensions/nautilus-background.h:
	* libnautilus-extensions/nautilus-directory-background.c:
	(nautilus_directory_background_get_default_settings),
	(nautilus_directory_background_read_desktop_settings),
	(nautilus_directory_background_write_desktop_settings),
	(nautilus_directory_background_write_desktop_default_settings),
	(nautilus_directory_background_is_set),
	(saved_settings_changed_callback):
	Changed the type "nautilus_background_image_placement" to
	"NautilusBackgroundImagePlacement" to match our style guidelines
	(inherited from GNOME of course).

M	ChangeLog
M	libnautilus-extensions/nautilus-background.c
M	libnautilus-extensions/nautilus-background.h
M	libnautilus-extensions/nautilus-directory-async.c
M	libnautilus-extensions/nautilus-directory-background.c
M	libnautilus-extensions/nautilus-file-operations.c
M	libnautilus-private/nautilus-background.c
M	libnautilus-private/nautilus-background.h
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-directory-background.c
M	libnautilus-private/nautilus-file-operations.c
M	src/file-manager/dfos-xfer.c

commit 16d1c8c7c5d478e973c256d0677a8d2d14705d90
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-08-23

	Checked in this patch from Ken Kocienda, which fixes
	bug 390 (wrong magic number used when computing alpha
	threshhold). Thanks Ken!

	* libnautilus-extensions/nautilus-gdk-pixbuf-extensions.h:
	New #define for NAUTILUS_STANDARD_ALPHA_THRESHHOLD

	* components/music/nautilus-music-view.c:
	(nautilus_music_view_update_from_uri):
	* libnautilus-extensions/nautilus-bookmark.c:
	(nautilus_bookmark_get_pixmap_and_mask):
	* libnautilus-extensions/nautilus-icon-dnd.c:
	(nautilus_icon_dnd_begin_drag):
	* libnautilus-extensions/nautilus-icon-factory.c:
	(nautilus_icon_factory_get_pixmap_and_mask_for_file):
	* libnautilus-extensions/nautilus-list-column-title.c:
	(load_up_indicator):
	* libnautilus-extensions/nautilus-list.c: (draw_cell):
	* src/file-manager/fm-properties-window.c:
	(get_pixmap_and_mask_for_properties_window),
	(create_image_widget_for_emblem):
	* src/nautilus-bookmarks-window.c:
	* src/nautilus-complex-search-bar.c:
	(load_find_them_pixmap_widget):
	* src/nautilus-property-browser.c: (set_emblem_image_from_file),
	(element_clicked_callback), (make_properties_from_directory_path):
	* src/nautilus-sidebar-title.c: (add_emblem):
	* src/nautilus-theme-selector.c: (add_theme):
	* src/nautilus-window.c: (nautilus_window_realize):
	Replaced all uses of correct or incorrect magic numbers
	with NAUTILUS_STANDARD_ALPHA_THRESHHOLD in calls to
	gdk_pixbuf_render_pixmap_and_mask.

M	ChangeLog
M	components/music/nautilus-music-view.c
M	libnautilus-extensions/nautilus-bookmark.c
M	libnautilus-extensions/nautilus-gdk-pixbuf-extensions.h
M	libnautilus-extensions/nautilus-icon-dnd.c
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-extensions/nautilus-list-column-title.c
M	libnautilus-extensions/nautilus-list.c
M	libnautilus-private/nautilus-bookmark.c
M	libnautilus-private/nautilus-gdk-pixbuf-extensions.h
M	libnautilus-private/nautilus-icon-dnd.c
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus-private/nautilus-list-column-title.c
M	libnautilus-private/nautilus-list.c
M	src/file-manager/fm-properties-window.c
M	src/nautilus-complex-search-bar.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-property-browser.c
M	src/nautilus-sidebar-title.c
M	src/nautilus-spatial-window.c
M	src/nautilus-theme-selector.c
M	src/nautilus-window.c

commit d3a890357625ece88adac425fc793826cd27834e
Author: Yuri Syrota <rasta@src.gnome.org>
Date:	2000-08-23

    Updated Ukrainian translation

M	ChangeLog
M	configure.in
M	nautilus.desktop
M	po/ChangeLog
A	po/uk.po

commit 92ba28b8677264a30ae8e27bdeb026355ad226c7
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-08-23

	components/services/nautilus-dependent-shared/shared-service-widgets.c:
	(create_image_widget), (create_label_widget),
	(create_services_title_widget), (create_services_header_widget),
	(set_widget_foreground_color), (show_feedback):
	components/services/nautilus-dependent-shared/shared-service-widgets.h:

	Update these for the last round of NautilusImage and NautilusLabel
	changes.  They look better now, but the margins are still off.
	Ill fix that soon.

M	ChangeLog
M
components/services/nautilus-dependent-shared/shared-service-widgets.c
M
components/services/nautilus-dependent-shared/shared-service-widgets.h

commit 2b6673a9824b4904c60e112bbf2ad6b8d4cfc712
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-08-23

    Bug 2286 - sidebar text gets cut off. The problem was that the text

	* libnautilus-extensions/nautilus-label.c: (render_buffer_pixbuf),
	(label_recompute_line_geometries), (nautilus_label_new),
	(nautilus_label_set_text), (nautilus_label_set_font),
	(nautilus_label_set_font_size):
	Bug 2286 - sidebar text gets cut off.  The problem was that the
	text geometry was not being recomputed on changes that affected
	it, like font and font size.   Put the geometry code to a new
	function.

	Also fix a dumb overflow bug caused by abusing guint16.

	* libnautilus-extensions/nautilus-scalable-font.c:
	(nautilus_scalable_font_draw_text_lines):
	Was not setting the rectangle end point.

M	ChangeLog
M	libnautilus-extensions/nautilus-label.c
M	libnautilus-extensions/nautilus-scalable-font.c
M	libnautilus-private/nautilus-label.c
M	libnautilus-private/nautilus-scalable-font.c

commit a0797883620a592be2a88e131bb5f692c28bd06d
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-08-23

    Fixed bug 1570, Undo of typing when renaming says "Undo Rename"

    2000-08-22	Gene Z. Ragan  <gzr@eazel.com>

	Fixed bug 1570, Undo of typing when renaming says
	"Undo Rename"

	* libnautilus-extensions/nautilus-icon-text-item.c:
	(register_rename_undo):
	Changed "Rename" to "Typing"

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-text-item.c
M	libnautilus-private/nautilus-icon-text-item.c

commit 14e4fa6ad64405f4253bcc07659b40f85fcce667
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-08-23

    Default DRY_RUN to FALSE instead of TRUE... beware.

	* components/services/install/lib/eazel-install-metadata.c:
	(create_default_configuration_metafile),
	Default DRY_RUN to FALSE instead of TRUE... beware.

	(init_default_install_configuration):
	Default transaction_dir to
	g_get_home_dir()/.nautilus/transactions/

	* components/services/install/lib/eazel-install-protocols.c:
	(gnome_vfs_xfer_callback), (eazel_install_fetch_package),
	Trying to make the gnomevfs fetching work properly.

	(get_url_for_package):
	Removed the check, since I need to do it in the gnome-vfs callback
	loop.

M	ChangeLog
M	components/services/install/lib/eazel-install-metadata.c
M	components/services/install/lib/eazel-install-protocols.c

commit 3184fe2b0a38ba2835c71b10423af7c24f6f0106
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-08-23

    Work in progress to support dragging onto NautilusLink files. Dragging
    on

    2000-08-22	Gene Z. Ragan  <gzr@eazel.com>

	Work in progress to support dragging onto
	NautilusLink files.  Dragging on the trash
	still does not work.

	* libnautilus-extensions/nautilus-icon-container.c:
	* libnautilus-extensions/nautilus-icon-container.h:
	(nautilus_icon_container_initialize_class),
	(nautilus_icon_container_get_icon_uri),
	(nautilus_icon_container_get_icon_drop_target_uri):
	New signal to return the target URI of a drag target.
	This was done to support dragging onto NautilyusLink files.

	* libnautilus-extensions/nautilus-drag.c:
	(nautilus_drag_can_accept_item):
	Add call to nautilus_icon_container_get_icon_drop_target_uri
	and remove call to nautilus_icon_container_get_icon_uri

	* libnautilus-extensions/nautilus-icon-dnd.c:
	* libnautilus-extensions/nautilus-icon-private.h:
	(nautilus_icon_container_find_drop_target):
	Some code cleanup to fix a leak.

	* libnautilus-extensions/nautilus-link.c:
	* libnautilus-extensions/nautilus-link.h:
	(nautilus_link_can_accept_drag):
	New function that currently return TRUE for all links.

	* src/file-manager/fm-icon-view.c: (get_icon_uri_callback),
	(get_icon_drop_target_uri_callback), (create_icon_container):
	Connect to new signal and add implementation.

M	ChangeLog
M	libnautilus-extensions/nautilus-drag.c
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-extensions/nautilus-icon-container.h
M	libnautilus-extensions/nautilus-icon-dnd.c
M	libnautilus-extensions/nautilus-icon-private.h
M	libnautilus-extensions/nautilus-link.c
M	libnautilus-extensions/nautilus-link.h
M	libnautilus-private/nautilus-drag.c
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-container.h
M	libnautilus-private/nautilus-icon-dnd.c
M	libnautilus-private/nautilus-icon-private.h
M	libnautilus-private/nautilus-link.c
M	libnautilus-private/nautilus-link.h
M	src/file-manager/fm-icon-view.c

commit 136ddd80dd9888cc2e48818d6da5431bc4ea95f2
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-08-23

    Added the nessecary code for the download progress signal emits for

	* components/services/install/lib/eazel-install-protocols.c:
	(gnome_vfs_xfer_callback):
	Added the nessecary code for the download progress signal emits
	for gnome-vfs download

	*
	components/services/install/lib/eazel-install-xml-package-list.c:
	(parse_osd_xml_from_memory):
	removed debug output

M	ChangeLog
M	components/services/install/lib/eazel-install-protocols.c
M	components/services/install/lib/eazel-install-xml-package-list.c

commit 90801ca2d4b31b63ec92b543afe7212d9662f049
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-08-23

    About to make create_default_metadata switch to ~/ instead of /var.


	*
	components/services/install/command-line/eazel-alt-install-corba.c:
	* components/services/install/lib/eazel-install-metadata.c:
	(create_default_metadata), (get_boolean_value_from_string):
	About to make create_default_metadata switch to ~/ instead
	of /var.

	* components/services/install/lib/eazel-install-protocols.c:
	(get_url_for_package)
	Robey committed a fix for the multiple url stuff.

	(gnome_vfs_fetch_remote_file):
	english output instead of binary.

	*
	components/services/install/lib/eazel-install-xml-package-list.c:
	(parse_osd_xml_from_memory):
	Insert null at the end for the </packages> tag. Needed to lose the
	weird </xmp> tags.

M	ChangeLog
M	components/services/install/command-line/eazel-alt-install-corba.c
M	components/services/install/lib/eazel-install-metadata.c
M	components/services/install/lib/eazel-install-protocols.c
M	components/services/install/lib/eazel-install-xml-package-list.c

commit e0ea64420d123e28c405f63436345c829d933b47
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-08-23

    fix small bug when there are more than 2 matches for a package

M	components/services/install/lib/eazel-install-protocols.c

commit 4c03f6e359e3b8d5c6c680ff34a8c14545819809
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-08-22

	More work on bug 1653 (new menu layout)
	Fixed bug 1996 (No way to activate "Web Search" from keyboard)

	* src/file-manager/fm-directory-view.c: (compute_menu_item_info):
	Changed text from "Select All" to "Select All Files" for clarity.
	* src/nautilus-window-menus.c:
	(file_menu_web_search_callback): New function, calls
	nautilus_window_go_web_search
	(nautilus_window_initialize_menus): Added underscore-accelerator
	to Close _All Windows; added separator before Select All;
	gave Find Control-F; added Web Search;
	gave Back Control-[; gave Forward Control-]; gave Add Bookmark
	Control-B. (Note that you might not see these until you delete
	the file ~/.gnome/accels/nautilus
	* src/nautilus-window-toolbars.c:
	(toolbar_clear_search_mode): removed this function.
	(toolbar_home_callback),
	(toolbar_search_web_callback): Removed calls to
	toolbar_clear_search_mode; this behavior has been moved into
	nautilus_window_go_home and nautilus_window_go_web_search
	instead so the menu items can share it.
	* src/nautilus-window.c: (nautilus_window_go_web_search),
	(nautilus_window_go_home): Clear search mode in these
	bottleneck functions.

M	ChangeLog
M	src/file-manager/fm-directory-view.c
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window-menus.c
M	src/nautilus-window-toolbars.c
M	src/nautilus-window.c

commit b84f0168744fa7633069a1b366e7a2ba5320c707
Author: Mathieu Lacage <mathieu@eazel.com>
Date:	2000-08-22

    Add rebecka's class for queues.

    2000-08-22	Mathieu Lacage	<mathieu@eazel.com>

	Add rebecka's class for queues.

	* libnautilus-extensions/Makefile.am: add files.
	* libnautilus-extensions/nautilus-lib-self-check-functions.h:
	add self-test function for queues
	* libnautilus-extensions/nautilus-queue.c: (nautilus_queue_new),
	(nautilus_queue_add), (nautilus_queue_remove),
	(nautilus_queue_free_deep), (nautilus_queue_is_empty),
	(nautilus_queue_free), (nautilus_self_check_queue):
	* libnautilus-extensions/nautilus-queue.h:

M	ChangeLog
M	libnautilus-extensions/Makefile.am
M	libnautilus-extensions/nautilus-lib-self-check-functions.h
A	libnautilus-extensions/nautilus-queue.c
A	libnautilus-extensions/nautilus-queue.h
M	libnautilus-private/Makefile.am
M	libnautilus-private/nautilus-lib-self-check-functions.h
A	libnautilus-private/nautilus-queue.c
A	libnautilus-private/nautilus-queue.h

commit c23deec6488db98bb786195881c85bcb9ada841a
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-08-22

	More work on bug 1653 (new menu layout)
	Fixed bug 1995 (No way to enter/leave search mode from keyboard)
	Fixed bug 1999 (No way to reload from keyboard)

	* libnautilus/nautilus-bonobo-ui.h: Added more placeholders.
	* src/file-manager/fm-directory-view.c:
	(fm_directory_view_real_merge_menus): Position "Empty Trash"
	menu item and separator using placeholder.
	* src/file-manager/fm-icon-view.c: (compute_menu_item_info):
	Fixed bug where "Restore Icon's Original Size" was using the
	wrong plurality.
	(insert_bonobo_menu_item): Renamed this from append_ and gave
	it a position parameter.
	(fm_icon_view_merge_menus): Used placeholders to put the menu
	items in the order specified by bug 1653.
	* src/nautilus-switchable-navigation-bar.h:
	* src/nautilus-switchable-navigation-bar.c:
	(nautilus_switchable_navigation_bar_get_mode): New function;
	formerly there was a public setter but no public getter.
	* src/nautilus-window-menus.c:
	(file_menu_close_window_callback): Removed redundant assert.
	(file_menu_toggle_find_mode_callback): New function, toggles
	whether we're in search mode.
	(go_menu_reload_callback): New function, reloads.
	(nautilus_window_initialize_menus): Tweaked hint for "Close
	All Windows",
	added Find/Browse menu item; Changed "Up" to "Up a Level" to
	match bug 1653; added "Reload" to Go menu.
	(nautilus_window_update_find_menu_item): New function, sets the
	label of the Find/Browse menu item based on search mode's state.
	* src/nautilus-window-private.h: added #define for
	NAUTILUS_MENU_PATH_RELOAD_ITEM; added prototype for
	nautilus_window_update_find_menu_item.
	* src/nautilus-window-toolbars.c: Changed "Search" to "Find"
	to match menu item (and Arlo's design).
	* src/nautilus-window.h,
	* src/nautilus-window.c:
	(navigation_bar_mode_changed_callback): Update Find menu item.
	(nautilus_window_get_search_mode): New function; formerly there
	was a public setter but no public getter.
	(nautilus_window_allow_reload): Update menu item sensitivity.

M	ChangeLog
M	libnautilus/nautilus-bonobo-ui.h
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-icon-view.c
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-navigation-window.c
M	src/nautilus-navigation-window.h
M	src/nautilus-object-window.c
M	src/nautilus-object-window.h
M	src/nautilus-spatial-window.c
M	src/nautilus-spatial-window.h
M	src/nautilus-switchable-navigation-bar.c
M	src/nautilus-switchable-navigation-bar.h
M	src/nautilus-window-menus.c
M	src/nautilus-window-private.h
M	src/nautilus-window-toolbars.c
M	src/nautilus-window.c
M	src/nautilus-window.h

commit 9d34987c72864b32c09358f92dd61d5d87879a16
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-08-22

    fixed bugs 643 and 605, by not allowing multiple uris or remote
    images to


	fixed bugs 643 and 605, by not allowing multiple uris or remote
	images to be set as custom icons, displaying an informative
	error dialog instead.

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-private/nautilus-icon-factory.c
M	src/nautilus-information-panel.c
M	src/nautilus-sidebar.c

commit 435bda6b5fe2b4fb406fa9ecc5861677c6e3892a
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-08-22

    Added a missing paren to fix build breakage.

    2000-08-22	Gene Z. Ragan  <gzr@eazel.com>

	* libnautilus-extensions/nautilus-background.c:
	(nautilus_background_image_fully_obscures):
	Added a missing paren to fix build breakage.

M	ChangeLog
M	libnautilus-extensions/nautilus-background.c
M	libnautilus-private/nautilus-background.c

commit e7102002b7d30325851a92ba4e4bcaf921ef0b1e
Author: Mike Engber <engber@src.gnome.org>
Date:	2000-08-22

    Fixed backgrounds to draw images scaled & centered in aa mode. (bug
    2231)


	Fixed backgrounds to draw images scaled & centered
	in aa mode. (bug 2231)
	* libnautilus-extensions/nautilus-background.c:
	(nautilus_background_image_fully_obscures):

M	ChangeLog
M	libnautilus-extensions/nautilus-background.c
M	libnautilus-private/nautilus-background.c

commit 0cc842a6746dc26d58d321da3039ba4326230954
Author: Ali Abdin <aliabdin@aucegypt.edu>
Date:	2000-08-22

    Ooops - there was a bug in this causing the index.html file not
    to load.

    2000-08-22	Ali Abdin  <aliabdin@aucegypt.edu>

	    * components/help/help-method.c:
	    (transform_file): Ooops - there was a bug in this causing the
	    index.html file not to load. It is now fixed (but is still
	    broken
	    until help renders with Mozilla)

	    * components/help/converters/gnome-db2html2/toc-elements.c:
	    (toc_title_end_element): Forgot a break in a case
	    statement. This
	    stops erroneous </A></H4> tags being inserted (Fixes Bug
	    #2178)

	    * components/help/converters/gnome-db2html2/gdb3html.h:
	    * components/help/converters/gnome-db2html2/sect-elements.c:
	    Added the 'Markup' tag - Fixes Bug #2228

	    * components/help/converters/gnome-db2html2/gdb3html.[ch]:
	    (start_element),
	    (characters): Added a 'empty_element' to the Context struct.

	    *
	    components/help/converters/gnome-db2html2/sect-elements.[ch]:
	    (sect_country_characters): New function - not used yet
	    (sect_write_characters): Remove a 'hack' for the 'entry' tag
	    (sect_entry_end_element): Print a &nbsp; if it is an empty
	    element

M	ChangeLog
M	components/help/converters/gnome-db2html2/gdb3html.c
M	components/help/converters/gnome-db2html2/gdb3html.h
M	components/help/converters/gnome-db2html2/sect-elements.c
M	components/help/converters/gnome-db2html2/sect-elements.h
M	components/help/converters/gnome-db2html2/toc-elements.c
M	components/help/help-method.c

commit 6f066fd4c994d0f022d185824f8b6a32cb6594b5
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-08-22

    Print package name in front of install status

	* components/services/install/lib/eazel-install-rpm-glue.c:
	(install_all_packages),
	Print package name in front of install status

	(eazel_install_do_transaction_save_report),
	(eazel_install_monitor_rpm_propcess_pipe),
	Use transaction even when EAZEL_INSTALL_SLIM is defined. The lets
	the bootstrap installer save a transaction for the install of
	nautilus.

	(eazel_install_prune_packages),
	indention fix

	(eazel_install_fetch_rpm_dependencies),
	When EAZEL_INSTALL_SLIM, ignore lib dep problems. This is a temp
	fix while the installer does not use SoftCat

	(print_package_list)
	Horrible mem mishandling

	* nautilus-installer/src/Makefile:
	* nautilus-installer/src/Makefile.am:
	Added -EAZEL_INSTALL_SLIM and -DNO_TEXT_BOX to the makefile

	* nautilus-installer/src/callbacks.c: (begin_install):
	After install, jump to next page

	* nautilus-installer/src/installer.c: (eazel_install_progress),
	, (eazel_install_dep_check), (check_system),
	(installer),
	Use the gtk_label instead of a gtk_text thingy.

	(install_failed_helper):
	Fixed output format

	* nautilus-installer/src/interface.c: (create_what_to_do_page):
	* nautilus-installer/src/main.c:
	Added the --force option, to force install.

M	ChangeLog
M	components/services/install/lib/eazel-install-rpm-glue.c
M	nautilus-installer/src/Makefile
M	nautilus-installer/src/Makefile.am
M	nautilus-installer/src/callbacks.c
M	nautilus-installer/src/installer.c
M	nautilus-installer/src/interface.c
M	nautilus-installer/src/main.c

commit 9c25e46f24cbf6d85da33a4f8d4f41dfc79a6dd4
Author: J Shane Culpepper <pepper@eazel.com>
Date:	2000-08-22

    components/services/install/nautilus-view/nautilus-service-install-

    2000-08-22	J Shane Culpepper  <pepper@eazel.com>


	components/services/install/nautilus-view/nautilus-service-install-
	view.c: (nautilus_service_install_view_update_from_uri),
	(service_install_load_location_callback):

	components/services/startup/nautilus-view/nautilus-service-startup-
	view.c: (generate_startup_form),
	(nautilus_service_startup_view_load_uri),
	(service_load_location_callback):
	* src/nautilus-first-time-druid.c: (druid_finished):

	Fixing the go_to_uri problem so that the first time druid
	works and
	eazel: redirects work more consistently.

M	ChangeLog
M	components/services/install-view/nautilus-service-install-view.c
M
components/services/install/nautilus-view/nautilus-service-install-view.c
M
components/services/startup/nautilus-view/nautilus-service-startup-view.c
M	src/nautilus-first-time-druid.c

commit f9ef12025a8f9bcb85aeecb2743ef5145a08a466
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-08-22

    New function to allow the setting of the LINK property tp be the URI

    2000-08-21	Gene Z. Ragan  <gzr@eazel.com>

	* libnautilus-extensions/nautilus-link.c:
	* libnautilus-extensions/nautilus-link.h:
	(nautilus_link_set_link_uri):
	New function to allow the setting of the LINK property
	tp be the URI passed in.

	* src/file-manager/fm-desktop-icon-view.c:
	(find_and_rename_trash_link):
	Change Trash link to use trash: uri insated of path to
	trash directory. This code checks and verifies that
	the trash link has this set properly on desktop launch.

M	ChangeLog
M	libnautilus-extensions/nautilus-link.c
M	libnautilus-extensions/nautilus-link.h
M	libnautilus-private/nautilus-link.c
M	libnautilus-private/nautilus-link.h
M	src/file-manager/fm-desktop-icon-view.c

commit dc605a304ced48d2eb52efeabeaf138f763af276
Author: George Lebl <jirka@5z.com>
Date:	2000-08-22

    properly handle gconf error, and init it to NULL first. This will
    avoid

    Mon Aug 21 23:35:18 2000  George Lebl <jirka@5z.com>

	* components/html/ntl-web-browser.c (main): properly handle
	  gconf error, and init it to NULL first.  This will avoid
	  crashes on error.

	* libnautilus-extentions/Makefile.am,
	  libnautilus-extentions/nautilus-preferences-private.h,
	  libnautilus-extentions/nautilus-preferences.c:  Add a
	  nautilus_preferences_handle_error functions for use in
	  nautilus-preferences and user level manager to handle and reset
	  GConf exceptions.  The reason a new "private" header was
	  added is
	  to preserve the gconf encapsulation outside
	  libnautilus-extentions,
	  plus it's only useful there.

	* libnautilus-extentions/nautilus-preferences.c
	  (preferences_hash_node_add_callback)
	  (preferences_hash_node_remove_callback)
	  (preferences_gconf_callback) (preferences_initialize_if_needed)
	  (nautilus_preferences_set_boolean)
	  (nautilus_preferences_get_boolean)
	  (nautilus_preferences_set_string_list)
	  (nautilus_preferences_get_string_list)
	  (nautilus_preferences_set_enum) (nautilus_preferences_get_enum)
	  (nautilus_preferences_set) (nautilus_preferences_get)
	  libnautilus-extensions/nautilus-user-level-manager.c
	  (user_level_manager_new)
	  (user_level_manager_ensure_global_manager)
	  (nautilus_user_level_manager_set_user_level)
	  (nautilus_user_level_manager_get_user_level_as_string)
	  (nautilus_user_level_manager_set_default_value_if_needed)
	  (nautilus_user_level_manager_compare_preference_between_user_levels):
	  Handle GConf exceptions.  Try to revert to sane behaviour on
	  errors, such as using defaults.  Remove all the asserts for
	  conditions that arise from gconf errors.  Fixes bug 672

M	ChangeLog
M	components/html/ntl-web-browser.c
M	libnautilus-extensions/Makefile.am
A	libnautilus-extensions/nautilus-preferences-private.h
M	libnautilus-extensions/nautilus-preferences.c
M	libnautilus-extensions/nautilus-user-level-manager.c
M	libnautilus-private/Makefile.am
A	libnautilus-private/nautilus-preferences-private.h
M	libnautilus-private/nautilus-preferences.c
M	libnautilus-private/nautilus-user-level-manager.c

commit 7295589544bf5b28024f25ab5783e0f8ec273502
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-08-22

	Finished task 571 (Make a Trash "virtual directory" with trash
	from all volumes). Some loose ends are already reported in bugs
	2146, 2243, and 2244.

	* libnautilus-extensions/Makefile.am:
	* libnautilus-extensions/nautilus-merged-directory.h:
	* libnautilus-extensions/nautilus-merged-directory.c:
	Moved all the guts of NautilusTrashDirectory that are solely
	about having a single directory that's a union of a bunch of
	real directories into a separate base class. Also finished the
	implementation, leaving only unimportant loose ends.

	* libnautilus-extensions/nautilus-trash-directory.h:
	* libnautilus-extensions/nautilus-trash-directory.c:
	(get_volume_vfs_uri_if_writable), (find_directory_callback),
	(add_volume), (remove_trash_volume), (remove_volume),
	(add_one_volume), (volume_mounted_callback),
	(volume_unmounted_callback),
	(nautilus_trash_directory_initialize),
	(remove_trash_volume_cover), (trash_destroy),
	(nautilus_trash_directory_initialize_class):
	Added the code to find the trash on all volumes.

	* libnautilus-extensions/nautilus-glib-extensions.h:
	* libnautilus-extensions/nautilus-glib-extensions.c:
	(flatten_hash_table_element),
	(nautilus_g_hash_table_safe_for_each): Added a new version of the
	hash table iterator that works even if the callback removes items
	from the hash table.

	* libnautilus-extensions/nautilus-scalable-font.c:
	(nautilus_scalable_font_largest_fitting_font_size): Added code to
	handle the case of an empty name; the old code worked with NULL,
	but not with "".

	* src/file-manager/fm-desktop-icon-view.c:
	(fm_desktop_icon_view_trash_state_changed_callback),
	(find_and_rename_trash_link), (create_or_rename_trash):
	* src/file-manager/nautilus-trash-monitor.c:
	(nautilus_trash_monitor_initialize):
	Changed to use the new "trash:" URL instead of locating one of
	the trash folders.

	* src/file-manager/fm-directory-view.h:
	* src/file-manager/fm-directory-view.c:
	(fm_directory_view_initialize_class),
	(fm_directory_all_selected_items_in_trash):
	* src/file-manager/fm-search-list-view.c:
	(fm_search_list_view_initialize_class):
	The "share_parent" optimization didn't work for the new trash.
	Instead of fixing it, I just removed it.

	* src/nautilus-window-manage-views.c: (compute_default_title),
	(nautilus_window_update_title): Made two changes to the default
	title: 1) Use "" instead of "Nautilus" when there's no title.
	We still use "Nautilus" in the window title, but not in the
	sidebar any more. 2) Use the scheme part of a URI if there's
	nothing after the colon. This works nicely for the trash.

	* libnautilus-extensions/nautilus-background-canvas-group.c:
	(nautilus_background_canvas_group_render): Removed some unneeded
	code and the FIXME that goes with it.

	* libnautilus-extensions/nautilus-directory.c:
	(nautilus_directory_is_not_empty): Removed an overzealous assert.

M	ChangeLog
M	libnautilus-extensions/Makefile.am
M	libnautilus-extensions/nautilus-background-canvas-group.c
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-extensions/nautilus-glib-extensions.c
M	libnautilus-extensions/nautilus-glib-extensions.h
A	libnautilus-extensions/nautilus-merged-directory.c
A	libnautilus-extensions/nautilus-merged-directory.h
M	libnautilus-extensions/nautilus-scalable-font.c
M	libnautilus-extensions/nautilus-trash-directory.c
M	libnautilus-extensions/nautilus-trash-directory.h
M	libnautilus-private/Makefile.am
M	libnautilus-private/nautilus-background-canvas-group.c
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-glib-extensions.c
M	libnautilus-private/nautilus-glib-extensions.h
A	libnautilus-private/nautilus-merged-directory.c
A	libnautilus-private/nautilus-merged-directory.h
M	libnautilus-private/nautilus-scalable-font.c
M	libnautilus-private/nautilus-trash-directory.c
M	libnautilus-private/nautilus-trash-directory.h
M	src/file-manager/fm-desktop-icon-view.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-directory-view.h
M	src/file-manager/fm-search-list-view.c
M	src/file-manager/nautilus-trash-monitor.c
M	src/nautilus-window-manage-views.c

commit 509e16baa8b3854b9cfab973b7b01cb11652a0ed
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-08-22

    Renames the summary field to description (PackageData struc). Added a


	*
	components/services/install/command-line/eazel-alt-install-corba.c:
	(eazel_install_progress_signal), (main):
	* components/services/install/command-line/eazel-package-query.c:
	(main):
	* components/services/install/command-line/eazel-revert.c:
	(eazel_install_progress_signal):
	* components/services/install/idl/trilobite-eazel-install.idl:
	* components/services/install/lib/eazel-install-corba-types.c:
	(corba_packagedatastruct_from_packagedata),
	(packagedata_from_corba_packagedatastruct):
	* components/services/install/lib/eazel-install-object.c:
	(eazel_install_revert_transaction_from_xmlstring),
	(eazel_install_revert_transaction_from_file):
	* components/services/install/lib/eazel-install-public.h:
	* components/services/install/lib/eazel-install-rpm-glue.c:
	(download_all_packages), (eazel_uninstall_globber):
	* components/services/install/lib/eazel-install-tests.c:
	(dump_package_list):
	* components/services/install/lib/eazel-install-types.c:
	(categorydata_new), (packagedata_new),
	(packagedata_fill_from_rpm_header), (packagedata_destroy_foreach):
	* components/services/install/lib/eazel-install-types.h:
	*
	components/services/install/lib/eazel-install-xml-package-list.c:
	(parse_package), (eazel_install_packagedata_to_xml),
	(osd_parse_softpkg):
	Renames the summary field to description (PackageData
	struc). Added a revert_transaction_from_file, which reads the xml
	file. Fixed some const issues.

	* nautilus-installer/src/callbacks.c:
	* nautilus-installer/src/installer.c: (eazel_install_progress),
	(eazel_install_preflight), (make_dirs), (check_system),
	(revert_nautilus_install), (installer):
	* nautilus-installer/src/interface.c: (create_what_to_do_page),
	(create_install_page), (create_finish_page):
	* nautilus-installer/src/link.sh:
	* nautilus-installer/src/main.c: (main):
	* nautilus-installer/src/prescript:
	Added GPL license to all the bootstrap installer code. Inserted a
	textbox into the installer, that
	displays current action/package description during download. It
	now also checks linux distro and for a helix install.

M	ChangeLog
M	components/services/install/command-line/eazel-alt-install-corba.c
M	components/services/install/command-line/eazel-package-query.c
M	components/services/install/command-line/eazel-revert.c
M	components/services/install/idl/trilobite-eazel-install.idl
M	components/services/install/lib/eazel-install-corba-types.c
M	components/services/install/lib/eazel-install-object.c
M	components/services/install/lib/eazel-install-public.h
M	components/services/install/lib/eazel-install-rpm-glue.c
M	components/services/install/lib/eazel-install-tests.c
M	components/services/install/lib/eazel-install-types.c
M	components/services/install/lib/eazel-install-types.h
M	components/services/install/lib/eazel-install-xml-package-list.c
M	nautilus-installer/src/callbacks.c
M	nautilus-installer/src/installer.c
M	nautilus-installer/src/interface.c
M	nautilus-installer/src/link.sh
M	nautilus-installer/src/main.c
M	nautilus-installer/src/prescript

commit 8e49569d9553f3ea24c28bc01e44564e7e8d888d
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-08-22

    Added a link type argument to API to allow caller to specify type
    of link.

    2000-08-21	Gene Z. Ragan  <gzr@eazel.com>

	* libnautilus-extensions/nautilus-link.c:
	(nautilus_link_create):
	Added a link type argument to API to allow caller to
	specify type of link.

	(nautilus_link_is_volume_link), (nautilus_link_is_home_link),
	(nautilus_link_is_trash_link):
	Renamed old constants to use _TAG at the end of old define.
	The name of th eprevious define is now used in the
	enumeration of link types.

	* libnautilus-extensions/nautilus-link.h:
	Added argument to nautilus_link_create and created
	an enum to define the types of links.

	* src/file-manager/fm-desktop-icon-view.c:
	(startup_create_mount_links), (volume_mounted_callback),
	(place_home_directory), (create_or_rename_trash),
	(get_sort_category):
	Changed callers of nautilus_link_create to use new argument.

	* src/file-manager/fm-properties-window.c:
	(get_and_ref_file_to_display):
	Changed callers of nautilus_link_create to use new argument.

M	ChangeLog
M	libnautilus-extensions/nautilus-link.c
M	libnautilus-extensions/nautilus-link.h
M	libnautilus-private/nautilus-link.c
M	libnautilus-private/nautilus-link.h
M	src/file-manager/fm-desktop-icon-view.c
M	src/file-manager/fm-properties-window.c

commit 1429dbd30e90b276ae73ee6cb1063251bbd7da79
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-08-22

    Changed "anti_aliased_mode" to "smooth_graphics_mode" cause it much

	* libnautilus-extensions/nautilus-global-preferences.c:
	(global_preferences_create_dialog), (global_preferences_register):
	* libnautilus-extensions/nautilus-global-preferences.h:
	* src/file-manager/fm-directory-view.c:
	(smooth_graphics_mode_changed_callback),
	(fm_directory_view_initialize), (fm_directory_view_destroy):
	* src/file-manager/fm-directory-view.h:
	* src/file-manager/fm-icon-view.c: (get_icon_images_callback),
	(fm_icon_view_smooth_graphics_mode_changed),
	(fm_icon_view_initialize_class),
	(fm_icon_view_update_smooth_graphics_mode),
	(create_icon_container):
	* src/nautilus-sidebar-title.c:
	(nautilus_sidebar_title_initialize),
	(nautilus_sidebar_title_destroy),
	(smooth_graphics_mode_changed_callback):

	Changed "anti_aliased_mode" to "smooth_graphics_mode" cause it
	much smoother.

M	ChangeLog
M	libnautilus-extensions/nautilus-global-preferences.c
M	libnautilus-extensions/nautilus-global-preferences.h
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.h
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-directory-view.h
M	src/file-manager/fm-icon-view.c
M	src/nautilus-sidebar-title.c

commit f242129320807bce5c9a6fe7a7474d5674c073b0
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-08-21

    Add support for drop shadows.

	* libnautilus-extensions/nautilus-label.c:
	(nautilus_label_initialize), (nautilus_label_size_request),
	(render_buffer_pixbuf), (nautilus_label_set_text),
	(nautilus_label_set_font), (nautilus_label_set_text_color),
	(nautilus_label_set_text_alpha),
	(nautilus_label_set_drop_shadow_offset),
	(nautilus_label_get_drop_shadow_offset),
	(nautilus_label_set_drop_shadow_color):
	* libnautilus-extensions/nautilus-label.h:

	Add support for drop shadows.

	* src/nautilus-sidebar-title.c:
	(nautilus_sidebar_title_initialize):

	Make the offset between labels more pleasing to comrade arlo.

M	ChangeLog
M	libnautilus-extensions/nautilus-label.c
M	libnautilus-extensions/nautilus-label.h
M	libnautilus-private/nautilus-label.c
M	libnautilus-private/nautilus-label.h
M	src/nautilus-sidebar-title.c

commit c5b2306ce849b77988628a9bd7dc4f1917e35dab
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-08-21

    Remove some dumbass assertions that were never meant to be there.

	* libnautilus-extensions/nautilus-scalable-font.c:
	(nautilus_scalable_font_measure_text_lines):

	Remove some dumbass assertions that were never meant to be there.

M	ChangeLog
M	libnautilus-extensions/nautilus-scalable-font.c
M	libnautilus-private/nautilus-scalable-font.c

commit 6ec2aa3e2fbf39fe6d127249c9578571f0a97241
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-08-21

	Finished bug 1750 ("Reveal in New Window" feature for
	search results). Now choosing this menu item opens the
	right window, selects the right item, and scrolls as
	necessary to reveal the selected item.

	* libnautilus-extensions/nautilus-icon-container.h,
	* libnautilus-extensions/nautilus-icon-container.c:
	(nautilus_icon_container_reveal): New function, wrapper for
	existing private reveal_icon function that first finds the
	NautilusIcon for the given NautilusIconData.

	* libnautilus-extensions/nautilus-list.h,
	* libnautilus-extensions/nautilus-list.c:
	(nautilus_list_reveal_row): Renamed this function from
	reveal_row and made it public.
	(keyboard_row_reveal_timeout_callback): Accounted for
	name change
	(nautilus_list_get_first_selected_row): New function, returns
	index of first selected item.

	* src/file-manager/fm-icon-view.c: (fm_icon_view_set_selection),
	* src/file-manager/fm-list-view.c: (fm_list_view_set_selection):
	reveal first selected item. This has the (good, I think)
	side effect
	of scrolling as necessary to make sure at least one selected item
	is in view whenever the selection is explicitly set, which
	includes
	when creating a new folder and when switching views with an
	existing
	selection (but beware, switching from list view to icon view
	with a
	selection currently crashes due to bug 2222).

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-extensions/nautilus-icon-container.h
M	libnautilus-extensions/nautilus-list.c
M	libnautilus-extensions/nautilus-list.h
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-container.h
M	libnautilus-private/nautilus-list.c
M	libnautilus-private/nautilus-list.h
M	src/file-manager/fm-icon-view.c
M	src/file-manager/fm-list-view.c

commit 610a761425552deff22c44127409928182f6d5ee
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-08-21

    Fixed bug 2137, renaming of trash causes a duplicate trash to
    appear. If

    2000-08-21	Gene Z. Ragan  <gzr@eazel.com>

	Fixed bug 2137, renaming of trash causes a duplicate trash to
	appear.
	If the user renames trash, it will get renamed back to Trash
	when the desktop is restarted.	When we have individual file
	reneaming
	permissions, this will never be an issue.

	Fixed bug 2144, renaming home link on desktop causes a duplicate
	to appear.

	* libnautilus-extensions/nautilus-link.c:
	* libnautilus-extensions/nautilus-link.h:
	(nautilus_link_is_home_link), (nautilus_link_is_trash_link):
	Two new functions to identify specific types of links

	* src/file-manager/fm-desktop-icon-view.c:
	(fm_desktop_icon_view_initialize):
	Trash link is now created here,

	(find_home_link),
	(place_home_directory):
	Modified functions to handle situations where home link
	has been renamed by the user.

	(find_and_rename_trash_link),
	(create_or_rename_trash):
	New functions to handle creation of trash link.

	* src/nautilus-desktop-window.c:
	(nautilus_desktop_window_new):
	Moved creation of trash link to FMDesktopIconView

M	ChangeLog
M	libnautilus-extensions/nautilus-link.c
M	libnautilus-extensions/nautilus-link.h
M	libnautilus-private/nautilus-link.c
M	libnautilus-private/nautilus-link.h
M	src/file-manager/fm-desktop-icon-view.c
M	src/nautilus-desktop-window.c

commit 43f5edeec1462c8135896dc1a645e71398a68d49
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-08-21

    made the icon factory ask the current theme for the icon directory
    to use,



	made the icon factory ask the current theme for the icon directory
	to use, so themes can easily use each other's icons without
	copying
	them.

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-private/nautilus-icon-factory.c

commit 1467f9501667a56c0abfbed27927c7f39f80bed2
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-08-21

    Add a evil hack to keep track of background changes. I have a
    better fix

	* libnautilus-extensions/nautilus-buffered-widget.c:
	(nautilus_buffered_widget_realize):
	Add a evil hack to keep track of background changes.  I have a
	better fix for this that I will commit soon.

	* src/nautilus-sidebar-title.c:
	(nautilus_sidebar_title_initialize),
	(nautilus_sidebar_title_destroy),
	(nautilus_sidebar_title_select_text_color),
	(nautilus_sidebar_title_theme_changed), (update_icon),
	(update_font), (update_title), (update_more_info), (update_all),
	(nautilus_sidebar_title_hit_test_icon),
	(sidebar_create_smooth_components_if_needed),
	(sidebar_create_normal_components_if_needed),
	(anti_aliased_mode_changed_callback):
	* src/nautilus-sidebar-title.h:
	* src/nautilus-sidebar.c:
	(background_appearance_changed_callback):

	Add support for smoother graphics.  Use new NautilusLabel and
	NautilusImage widgets to render alpha composited pixbufs and anti
	aliases text.

	The old non-smooth widgets are still supported and should continue
	to work as expected whenever the smooth graphics preference is
	toggled.

M	ChangeLog
M	libnautilus-extensions/nautilus-buffered-widget.c
M	libnautilus-private/nautilus-buffered-widget.c
M	src/nautilus-information-panel.c
M	src/nautilus-sidebar-title.c
M	src/nautilus-sidebar-title.h
M	src/nautilus-sidebar.c

commit ca19706241e9d8c7561bcee635b67a2148ce8826
Author: J Shane Culpepper <pepper@src.gnome.org>
Date:	2000-08-21

    moving nautilus-depenant-shared to nautilus-dependent-shared

M	ChangeLog
M	components/services/Makefile.am
M	components/services/install-view/Makefile.am
M	components/services/install/nautilus-view/Makefile.am
M	components/services/login/nautilus-view/Makefile.am
R100	components/services/nautilus-dependant-shared/.cvsignore
components/services/nautilus-dependent-shared/.cvsignore
R100	components/services/nautilus-dependant-shared/Makefile.am
components/services/nautilus-dependent-shared/Makefile.am
R100	components/services/nautilus-dependant-shared/icons/.cvsignore
components/services/nautilus-dependent-shared/icons/.cvsignore
R100	components/services/nautilus-dependant-shared/icons/Makefile.am
components/services/nautilus-dependent-shared/icons/Makefile.am
R100
components/services/nautilus-dependant-shared/icons/config-gather.png
components/services/nautilus-dependent-shared/icons/config-gather.png
R100
components/services/nautilus-dependant-shared/icons/eazel-cloud-logo.png
components/services/nautilus-dependent-shared/icons/eazel-cloud-logo.png
R100
components/services/nautilus-dependant-shared/icons/eazel-services-logo-tile.png
components/services/nautilus-dependent-shared/icons/eazel-services-logo-tile.png
R100
components/services/nautilus-dependant-shared/icons/eazel-services-logo.png
components/services/nautilus-dependent-shared/icons/eazel-services-logo.png
R100	components/services/nautilus-dependant-shared/icons/register.png
components/services/nautilus-dependent-shared/icons/register.png
R100
components/services/nautilus-dependant-shared/icons/service-watch.png
components/services/nautilus-dependent-shared/icons/service-watch.png
R100
components/services/nautilus-dependant-shared/icons/startup-logo.png
components/services/nautilus-dependent-shared/icons/startup-logo.png
R100
components/services/nautilus-dependant-shared/shared-service-utilities.c
components/services/nautilus-dependent-shared/shared-service-utilities.c
R100
components/services/nautilus-dependant-shared/shared-service-utilities.h
components/services/nautilus-dependent-shared/shared-service-utilities.h
R100
components/services/nautilus-dependant-shared/shared-service-widgets.c
components/services/nautilus-dependent-shared/shared-service-widgets.c
R100
components/services/nautilus-dependant-shared/shared-service-widgets.h
components/services/nautilus-dependent-shared/shared-service-widgets.h
M	components/services/startup/nautilus-view/Makefile.am
M	components/services/summary/nautilus-view/Makefile.am
M	configure.in

commit d26d0ee4e4f54e2fe24651245c15b3ad47b660f5
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-08-21

    Add a simple font family map. The idea is to make it very simple to

	* libnautilus-extensions/nautilus-scalable-font.c:
	(parse_font_description_file), (font_family_new),
	(font_family_table_add_fonts), (font_family_string_map_new),
	(nautilus_scalable_font_new),
	(nautilus_scalable_font_largest_fitting_font_size),
	(nautilus_scalable_font_draw_text_lines),
	(font_family_table_get_family_list), (font_family_table_free),
	(nautilus_scalable_font_query_font),
	(default_font_at_exit_destructor),
	(font_family_table_at_exit_destructor),
	(font_family_string_map_at_exit_destructor),
	(initialize_global_stuff_if_needed):

	Add a simple font family map.  The idea is to make it very simple
	to specifiy font family names without having to know what the
	exact name of the font is.

M	ChangeLog
M	libnautilus-extensions/nautilus-scalable-font.c
M	libnautilus-private/nautilus-scalable-font.c

commit 259a87ab2ca59a21aa379cbcc13aee6e454376fe
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-08-21

	After talking to Darin, split up
	nautilus_file_get_parent_uri into a _for_display
	version and the standard "pure" one. We had callers
	that wanted each type.

	* libnautilus-extensions/nautilus-file.h,
	* libnautilus-extensions/nautilus-file.c:
	(nautilus_file_get_parent_uri_for_display):
	New function, formats the result of get_parent_uri
	for user-ready display.
	(nautilus_file_get_parent_uri): Took out the format
	code from this more basic function.
	(nautilus_file_compare_by_directory_name): Use the
	for_display version here.
	(nautilus_file_get_string_attribute): Use the
	for_display version here.

M	ChangeLog
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-extensions/nautilus-file.h
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-file.h

commit 912198755b65f19da54ef03ce84aab0577bd04cf
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-08-21

	Fixed bug 1456 ("file://" shouldn't appear in locations
	in Property window)

	Robert Brady (rwb197@zepler.org) submitted a patch for this
	bug (thanks Robert!). The patch worked, but I ended up fixing
	it a somewhat different way when I realized that we had two
	similar routines that needed to be merged.

	* libnautilus-extensions/nautilus-file.c:
	(nautilus_file_get_directory_name): Removed this function;
	callers should use get_parent_uri instead.
	(nautilus_file_get_parent_uri): Use
	nautilus_format_uri_for_display before returning result,
	since this call is intended for display purposes; beef up
	comment to explain.
	(nautilus_file_compare_by_directory_name): Use _get_parent_uri
	instaed of _get_directory_name
	(nautilus_file_get_string_attribute): Eliminate "directory"
	string attribute.
	* src/file-manager/fm-search-list-view.c:
	(real_get_column_specification): Use "parent_uri" instead of
	"directory" name. The only visible effect this has is to remove
	the trailing slashes from the "Directory" column. Also, changed
	title of column from "Directory" to "Where" to match properties
	window.

M	ChangeLog
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-private/nautilus-file.c
M	src/file-manager/fm-search-list-view.c

commit b08142cc0fba6ccdeef515c3ae521ef8c715f4c7
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-08-21

    Add support for case insensitive string lists.

	* libnautilus-extensions/nautilus-string-list.c:
	(nautilus_string_list_new),
	(nautilus_string_list_new_from_string),
	(nautilus_string_list_new_from_string_list),
	(nautilus_string_list_new_from_tokens),
	(nautilus_string_list_contains), (nautilus_string_list_equals),
	(nautilus_string_list_get_index_for_string),
	(nautilus_string_list_sort),
	(nautilus_string_list_remove_duplicates), (str_is_equal),
	(nautilus_self_check_string_list):
	* libnautilus-extensions/nautilus-string-list.h:

	Add support for case insensitive string lists.

	* libnautilus-extensions/nautilus-string-map.c,
	* libnautilus-extensions/nautilus-string-map.c:
	(nautilus_string_map_add), (map_entry_new),
	(map_entry_list_lookup_mapped_string), (str_is_equal),
	(nautilus_self_check_string_map):

	Add support for case insensitive string maps.

	* libnautilus-extensions/nautilus-string.c:
	(nautilus_istr_compare):

	Add missing function that apparentlt was missing and unnoticed.

	* libnautilus-extensions/nautilus-font-picker.c:
	(font_picker_update_weight_picker),
	(font_picker_update_slant_picker),
	(font_picker_update_set_width_picker):
	* libnautilus-extensions/nautilus-preference.c:
	(preference_allocate_type_info):
	* libnautilus-extensions/nautilus-preferences-item.c:
	(preferences_item_create_font_family),
	(preferences_item_create_theme):
	* libnautilus-extensions/nautilus-scalable-font.c:
	(parse_font_description_file), (font_family_table_add_fonts),
	(nautilus_scalable_font_largest_fitting_font_size),
	(font_family_table_get_family_list),
	(nautilus_scalable_font_query_font):
	* libnautilus-extensions/nautilus-string-picker.c:
	(nautilus_string_picker_initialize),
	(nautilus_string_picker_get_string_list),
	(nautilus_string_picker_insert_string):
	* libnautilus-extensions/nautilus-user-level-manager.c:
	(user_level_manager_new),
	(nautilus_user_level_manager_get_user_level_names):
	* src/file-manager/fm-directory-view.c:
	(real_get_emblem_names_to_exclude):
	* src/nautilus-application.c:
	(nautilus_application_check_user_directories):
	* test/test-nautilus-image.c: (create_font_picker_frame):
	* test/test-nautilus-label.c: (create_font_picker_frame):
	* test/test-nautilus-widgets.c: (test_string_picker):

	Update for case insensitive support changes in string list api.

M	ChangeLog
M	libnautilus-extensions/nautilus-font-picker.c
M	libnautilus-extensions/nautilus-preference.c
M	libnautilus-extensions/nautilus-preferences-item.c
M	libnautilus-extensions/nautilus-scalable-font.c
M	libnautilus-extensions/nautilus-string-list.c
M	libnautilus-extensions/nautilus-string-list.h
M	libnautilus-extensions/nautilus-string-map.c
M	libnautilus-extensions/nautilus-string-map.h
M	libnautilus-extensions/nautilus-string-picker.c
M	libnautilus-extensions/nautilus-string.c
M	libnautilus-extensions/nautilus-user-level-manager.c
M	libnautilus-private/nautilus-font-picker.c
M	libnautilus-private/nautilus-preference.c
M	libnautilus-private/nautilus-preferences-item.c
M	libnautilus-private/nautilus-scalable-font.c
M	libnautilus-private/nautilus-string-list.c
M	libnautilus-private/nautilus-string-list.h
M	libnautilus-private/nautilus-string-map.c
M	libnautilus-private/nautilus-string-map.h
M	libnautilus-private/nautilus-string-picker.c
M	libnautilus-private/nautilus-string.c
M	libnautilus-private/nautilus-user-level-manager.c
M	src/file-manager/fm-directory-view.c
M	src/nautilus-application.c
M	test/test-nautilus-image.c
M	test/test-nautilus-label.c
M	test/test-nautilus-widgets.c

commit 9f5459ceea6a5a49dd0c0159c07e09e0b05b67bc
Author: Jing-Jong Shyue <shyue@src.gnome.org>
Date:	2000-08-21

    Triditional Chinese PO File 2000/08/21

M	po/zh_TW.Big5.po

commit 6edbac94b8cf6fb0521168675b7e80f87907da12
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-08-21

    Check for NULL before dereferencing 'directories'.

	* libnautilus-extensions/nautilus-directory.c:
	Check for NULL before dereferencing 'directories'.

	I was playing around with test (moving their order of execution).
	directories was null at exit time, and an assertion was triggered
	inside the GHashTable.

	(nautilus_directory_number_outstanding),
	(nautilus_self_check_directory): Fix a typo that was making the
	checks fail.

M	ChangeLog
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-private/nautilus-directory.c

commit 3adabd89391119183bcfe6b993eb72c13dcdf6c8
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-08-21

    Fix from andy to properly deal with pixbufs that have alpha channels.

	* libnautilus-extensions/nautilus-gdk-pixbuf-extensions.c:
	(nautilus_gdk_pixbuf_render_to_pixbuf_tiled), Fix from andy to
	properly deal with pixbufs that have alpha channels.
	(nautilus_gdk_pixbuf_fill_rectangle_with_color), New function to
	fill an area of a pixbuf with a given color.
	(nautilus_gdk_pixbuf_render_to_drawable),
	(nautilus_gdk_pixbuf_render_to_pixbuf),
	(nautilus_gdk_pixbuf_render_to_pixbuf_alpha), New functions to
	handle pixbuf rendering to various destinations using the same
	api.  Also, these do clipping if needed to prevent overflow.
	(nautilus_gdk_pixbuf_save_to_file),  Make this function public.
	It used to live in the icon factory.
	(nautilus_gdk_pixbuf_ref_if_not_null),
	(nautilus_gdk_pixbuf_unref_if_not_null): New functions to
	make pixbuf ref/unref code more readably by dealing with NULL
	pixbufs.
	* libnautilus-extensions/nautilus-gdk-pixbuf-extensions.h:
	* libnautilus-extensions/nautilus-icon-factory.c:
	(nautilus_icon_factory_make_thumbnails):
	Make the save_pixbuf function public and move it to the gdk_pixbuf
	place.

M	ChangeLog
M	libnautilus-extensions/nautilus-gdk-pixbuf-extensions.c
M	libnautilus-extensions/nautilus-gdk-pixbuf-extensions.h
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-private/nautilus-gdk-pixbuf-extensions.c
M	libnautilus-private/nautilus-gdk-pixbuf-extensions.h
M	libnautilus-private/nautilus-icon-factory.c

commit 5f709b08d226f8b12a74d98886917515a89cfc72
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-08-21

    New function to find a windowed ancestor for a GtkWidget. New
    functions to

	* libnautilus-extensions/nautilus-gtk-extensions.c:
	(nautilus_gtk_widget_set_background_color),
	(nautilus_gtk_widget_set_foreground_color),
	(nautilus_gtk_widget_find_windowed_ancestor):
	* libnautilus-extensions/nautilus-gtk-extensions.h:

	New function to find a windowed ancestor for a GtkWidget.
	New functions to change a widget's background and foreground.

M	ChangeLog
M	libnautilus-extensions/nautilus-gtk-extensions.c
M	libnautilus-extensions/nautilus-gtk-extensions.h
M	libnautilus-private/nautilus-gtk-extensions.c
M	libnautilus-private/nautilus-gtk-extensions.h

commit d5d5c2aab03c76519b58841a45539edf23c63643
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-08-21

    New utility function to create copy area gcs.

	* libnautilus-extensions/nautilus-gdk-extensions.c:
	(nautilus_gdk_font_get_bold), (nautilus_gdk_create_copy_area_gc):
	* libnautilus-extensions/nautilus-gdk-extensions.h:

	New utility function to create copy area gcs.

	New macros to pack and unpack RGBA values.

M	ChangeLog
M	libnautilus-extensions/nautilus-gdk-extensions.c
M	libnautilus-extensions/nautilus-gdk-extensions.h
M	libnautilus-private/nautilus-gdk-extensions.c
M	libnautilus-private/nautilus-gdk-extensions.h

commit daa7d4bfe12e1c5785be6066c4fecd0a37420242
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-08-21

    New function to test whether the string picker contains a string. Also
    add

	* libnautilus-extensions/nautilus-string-picker.c:
	(nautilus_string_picker_insert_string),
	(nautilus_string_picker_contains):
	* libnautilus-extensions/nautilus-string-picker.h:

	New function to test whether the string picker contains a string.
	Also add some more documentation.

M	ChangeLog
M	libnautilus-extensions/nautilus-string-picker.c
M	libnautilus-extensions/nautilus-string-picker.h
M	libnautilus-private/nautilus-string-picker.c
M	libnautilus-private/nautilus-string-picker.h

commit 7fe4bd31eea05bbc2f4a674be043b5144b751e54
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-08-21

    Ok, so i screwed up a changelog entry.  Making it not lie.

M	ChangeLog

commit b2d6ded63b008c1be809a4e22a4357b83fc70b79
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-08-21

    Add two dumb macros to make macro declaration easier.

	* libnautilus-extensions/nautilus-glib-extensions.h:

	Add two dumb macros to make macro declaration easier.

M	ChangeLog
M	libnautilus-extensions/nautilus-glib-extensions.h
M	libnautilus-private/nautilus-glib-extensions.h

commit 420a62cb64b602d2922897cf7567128b131febb3
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-08-21

    New functions to find the longest string and longest string length.

	* libnautilus-extensions/nautilus-string-list.c:
	(nautilus_string_list_new_from_tokens),
	(nautilus_string_list_contains), (nautilus_string_list_sort),
	(nautilus_string_list_remove_duplicates),
	(nautilus_string_list_get_longest_string),
	(nautilus_string_list_get_longest_string_length),
	(nautilus_self_check_string_list):
	* libnautilus-extensions/nautilus-string-list.h:

	New functions to find the longest string and longest string
	length.

	Also, some function pointers cast cleanup.

M	ChangeLog
M	libnautilus-extensions/nautilus-string-list.c
M	libnautilus-extensions/nautilus-string-list.h
M	libnautilus-private/nautilus-string-list.c
M	libnautilus-private/nautilus-string-list.h

commit 7050528710fd6fe7356901636c317559fb31a807
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-08-21

	Tasks: 1612, 1274, 1511 and 1588.

	* libnautilus-extensions/nautilus-scalable-font.c:
	* libnautilus-extensions/nautilus-scalable-font.h:

	New GtkObject subclass that provdes a simple interface to raph's
	librsvg FreeType2 bases anti aliased text rendering.

	* libnautilus-extensions/nautilus-font-picker.c:
	* libnautilus-extensions/nautilus-font-picker.h:

	New font picker class.	I will soon use it in the preferences
	dialog instead of the current one.

	* libnautilus-extensions/nautilus-buffered-widget.c:
	* libnautilus-extensions/nautilus-buffered-widget.h:

	New virtual widget class that encapsulates the details of finding
	a suitable background for compositing pixbufs.

	* libnautilus-extensions/nautilus-image.c:
	* libnautilus-extensions/nautilus-image.h:

	Rewritten NautilusImage class.	Took out all the label stuff,
	which lives in its own class.  Now subclassed from
	NautilusBufferedWidget so that background the image gets
	composited on is always correct and groks NautilusBackground.

	* libnautilus-extensions/nautilus-label.c:
	* libnautilus-extensions/nautilus-label.h:

	New NautilusLabel widget class.  A label widget that is capable of
	displaying anti aliased text composited over a complex background.

	The background can be installed as NautilusBackground on a
	NautilusLabel widget or any of its ancestors.  The best background
	will automatically be found and used by the widget.

	* services/nautilus-dependant-shared/shared-service-widgets.c,
	* services/nautilus-dependant-shared/shared-service-widgets.h,
	* services/startup/nautilus-view/nautilus-service-startup-view.c:

	Update for changes in the NautilusImage api.  Unfortunately, these
	components are slightly broken now cause of the NautilusImage
	changes.  I will fix them shortly.

	* libnautilus-extensions/nautilus-string-map.c:
	* libnautilus-extensions/nautilus-string-map.h:

	New simple class to map an arbitrary number of strings to a single
	string.

	* libnautilus-extensions/nautilus-lib-self-check-functions.h:
	Add tests for the new string map class.

	* libnautilus-extensions/Makefile.am:

	Build the new widgets.	Also add some depedencies on the static
	libraries we link into this beast.  This way,
	libnautilus-extensions will rebuild of one if its dependency
	static libs is touched.

	* test/.cvsignore,
	* test/Makefile.am,
	* test/test-nautilus-font-picker.c,
	* test/test-nautilus-font.c,
	* test/test-nautilus-image.c,
	* test/test-nautilus-label.c:

	Update test programs for new widgets.

M	ChangeLog
M
components/services/nautilus-dependant-shared/shared-service-widgets.c
M
components/services/nautilus-dependant-shared/shared-service-widgets.h
M
components/services/startup/nautilus-view/nautilus-service-startup-view.c
M	libnautilus-extensions/Makefile.am
A	libnautilus-extensions/nautilus-buffered-widget.c
A	libnautilus-extensions/nautilus-buffered-widget.h
A	libnautilus-extensions/nautilus-font-picker.c
A	libnautilus-extensions/nautilus-font-picker.h
M	libnautilus-extensions/nautilus-image.c
M	libnautilus-extensions/nautilus-image.h
A	libnautilus-extensions/nautilus-label.c
A	libnautilus-extensions/nautilus-label.h
M	libnautilus-extensions/nautilus-lib-self-check-functions.h
A	libnautilus-extensions/nautilus-scalable-font.c
A	libnautilus-extensions/nautilus-scalable-font.h
A	libnautilus-extensions/nautilus-string-map.c
A	libnautilus-extensions/nautilus-string-map.h
M	libnautilus-private/Makefile.am
A	libnautilus-private/nautilus-buffered-widget.c
A	libnautilus-private/nautilus-buffered-widget.h
A	libnautilus-private/nautilus-font-picker.c
A	libnautilus-private/nautilus-font-picker.h
M	libnautilus-private/nautilus-image.c
M	libnautilus-private/nautilus-image.h
A	libnautilus-private/nautilus-label.c
A	libnautilus-private/nautilus-label.h
M	libnautilus-private/nautilus-lib-self-check-functions.h
A	libnautilus-private/nautilus-scalable-font.c
A	libnautilus-private/nautilus-scalable-font.h
A	libnautilus-private/nautilus-string-map.c
A	libnautilus-private/nautilus-string-map.h
M	test/.cvsignore
M	test/Makefile.am
A	test/test-nautilus-font-picker.c
A	test/test-nautilus-font.c
M	test/test-nautilus-image.c
A	test/test-nautilus-label.c

commit 0198de152d4fda376c817deab02382ef03c72279
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-08-21

    New function to test whether a GtkWidget has an attatched

	* libnautilus-extensions/nautilus-background.c:
	(nautilus_widget_has_attached_background):
	* libnautilus-extensions/nautilus-background.h:

	New function to test whether a GtkWidget has an attatched
	NautilusBackground.  This is needed because of the
	nautilus_get_widget_background will implicitly attatch a
	background.  This creates serious problems for widget hierarchies
	where the only interesting background is that of an ancestor.

M	ChangeLog
M	libnautilus-extensions/nautilus-background.c
M	libnautilus-extensions/nautilus-background.h
M	libnautilus-private/nautilus-background.c
M	libnautilus-private/nautilus-background.h

commit c1cf283b2f4e869cf8a621f2bbf7794bdcdfadf5
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-08-21

    Update for changes in librsvg glyph_xy return values.

	* librsvg/test-ft.c: (main):

	Update for changes in librsvg glyph_xy return values.

M	ChangeLog
M	librsvg/test-ft.c

commit ba6c137e8ae452ce05a4f5536ea61f5b7a25dcb7
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-08-21

    Add a case insensitive version of nautilus_str_is_equal.

	* libnautilus-extensions/nautilus-string.c:
	(nautilus_istr_is_equal), (nautilus_self_check_string):
	* libnautilus-extensions/nautilus-string.h:
	Add a case insensitive version of nautilus_str_is_equal.

M	ChangeLog
M	libnautilus-extensions/nautilus-string.c
M	libnautilus-extensions/nautilus-string.h
M	libnautilus-private/nautilus-string.c
M	libnautilus-private/nautilus-string.h

commit 48766adbd4cd2bf75eb30fd82ad7ad19b7107349
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-08-21

    New function to count the occurance of a character in a string.

	* libnautilus-extensions/nautilus-string.c:
	(nautilus_str_count_characters), (nautilus_self_check_string):
	* libnautilus-extensions/nautilus-string.h:
	New function to count the occurance of a character in a string.

M	ChangeLog
M	libnautilus-extensions/nautilus-string.c
M	libnautilus-extensions/nautilus-string.h
M	libnautilus-private/nautilus-string.c
M	libnautilus-private/nautilus-string.h

commit 9ce91f699e691025b1f4f12765a4dab227bf16c3
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-08-21

    work on required task 1826; now loads a tar file from the service


	    work on required task 1826; now loads a tar file from the
	    service asynchronously
    and expands it into ~/.nautilus.  There's still lots of refinement
    left, but the
    basic functionality is working now.

M	ChangeLog
M	src/nautilus-first-time-druid.c

commit 18aec777aa5b425b2f6647ff6f5cc2144aa868f8
Author: Kenneth Christiansen <kenneth@src.gnome.org>
Date:	2000-08-20

    Translations from Keld
    achtung/po/da.po balsa/po/da.po bonobo/po/da.po
    bug-buddy/po/da.po control-center/po/da.po dia/po/da.po
    dr-genius/po/da.po eog/po/da.po evolution/po/da.po
    gconf/po/da.po gedit/po/da.po gernel/po/da.po
    gnome-db/po/da.po gnome-iconedit/po/da.po gnome-utils/po/da.po
    gnome-vfs/po/da.po gnumeric/po/da.po gtranslator/po/da.po
    guppi3/po/da.po mc/po/da.po nautilus/po/da.po oaf/po/da.po
    pan/po/da.po sodipodi/po/da.po

M	po/da.po

commit 8b6aca1a6df97e4461f8dd85dc2b0ad3dd169bd9
Author: George Lebl <jirka@5z.com>
Date:	2000-08-20

    use xml memory allocation/deallocation routines for strings which are

    Sat Aug 19 23:43:23 2000  George Lebl <jirka@5z.com>

	* librsvg/rsvg.c (rsvg_ctx_free_helper) (rsvg_entity_decl):
	  use xml memory allocation/deallocation routines for strings
	  which are allocated/deallocated inside libxml to make glib
	  memory checking not crash

	* libnautilus-extentions/nautilus-gnome-extentions.[ch]:
	  add a function nautilus_gnome_stock_set_icon_or_register which
	  does the GnomeStock voodoo for setting stock toolbar icons to
	  arbitrary files

	* src/nautilus-window-toolbars.c (set_up_button):  Use the
	  nautilus_gnome_stock_set_icon_or_register function as per
	  Darin's
	  FIXME which thus got removed.

M	ChangeLog
M	libnautilus-extensions/nautilus-gnome-extensions.c
M	libnautilus-extensions/nautilus-gnome-extensions.h
M	libnautilus-private/nautilus-gnome-extensions.c
M	libnautilus-private/nautilus-gnome-extensions.h
M	librsvg/rsvg.c
M	src/nautilus-window-toolbars.c

commit e576f941d2b9d17507b4818dece2151a240fc984
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-08-20

    Create the NautilusDirectory for a node when and if we discover it
    is a

	* components/tree/nautilus-tree-model.c: (report_node_added,
	report_node_changed): Create the NautilusDirectory for a node when
	and if we discover it is a directory.
	* components/tree/nautilus-tree-node.c:
	(nautilus_tree_node_destroy, nautilus_tree_node_new): Don't
	automatically create a NautilusDirectory; unref the
	NautilusDirectory only if present.
	* components/tree/nautilus-tree-view.c: Remove gratuitous include
	of nautilus-directory.h

M	ChangeLog
M	components/tree/nautilus-tree-model.c
M	components/tree/nautilus-tree-node.c
M	components/tree/nautilus-tree-view.c

commit 63462eb8f0ece4ddc35c41b46c5e45e3be67e04d
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2000-08-19

    Updated Norwegian translation.

    2000-08-20	Kjartan Maraas	<kmaraas@gnome.org>

	* no.po: Updated Norwegian translation.

M	po/ChangeLog
M	po/no.po

commit bc0305b799b7e7cd2294ea6d5107ffdfad39b792
Author: Kenneth Christiansen <kenneth@src.gnome.org>
Date:	2000-08-19

    Translations from Keld
    achtung/po/da.po bonobo/po/da.po control-center/po/da.po
    dia/po/da.po eog/po/da.po evolution/po/da.po gernel/po/da.po
    ggv/po/da.po gimp/po/da.po gnome-iconedit/po/da.po
    gnumeric/po/da.po nautilus/po/da.po rp3/po/da.po

M	po/da.po

commit 581276d633a09b4b385ccd6bb80c63f8e8cb23cf
Author: Matthias Warkus <mawarkus@src.gnome.org>
Date:	2000-08-19

    Updates for Nautilus and Evolution's German translations.

M	po/ChangeLog
M	po/de.po

commit ab348daa82fa89b6a9e1ab384a0fcae3c834ecf3
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-08-19

    fixed a bug in the themed sidebar tabs where the layout and drawing
    code



	fixed a bug in the themed sidebar tabs where the layout and
	drawing
	code paths would get out of whack, resulting in messed up
	tab layout

M	ChangeLog
M	src/nautilus-sidebar-tabs.c

commit 68488992b93b98ea4cfedd9e74a334e6ced796cd
Author: Valek Frob <frob@src.gnome.org>
Date:	2000-08-19

    Updated russian translation.

M	po/ChangeLog
M	po/ru.po

commit 66985d6b535635963d36372aa32e84f9d95fe566
Author: Mathieu Lacage <mathieu@src.gnome.org>
Date:	2000-08-19

    forgot this file in my last commit.

M	libnautilus/nautilus-view.h

commit 62ce8b92d1bcaa32542821777d7e593501358eba
Author: Mathieu Lacage <mathieu@eazel.com>
Date:	2000-08-19

    completes task 1567. it shows a bug in the way the history view
    displays

    2000-08-19	Mathieu Lacage	<mathieu@eazel.com>

	    completes task 1567. it shows a bug in the way the history
	    view displays the current location given the history. to be
	fixed soon.

	    * components/history/nautilus-history-view.c:
	    (history_load_location), (history_title_changed), (make_obj):
	    add title_changed_callback, connect it to changed_title
	    signal.
	    make it call load_location.
	    Hack evil stuff in load_location: a hand-made lock because the
	    function calls some gtk calls which seem to make the main loop
		run at least once. This allowed the main loop to use
		the events
	in the event queue and it happened that the title_changed signal
	is usually emited more than once so it called again the
	non-reentrant signal callback... BAD THINGS HAPPENED.


	* libnautilus/nautilus-view-component.idl: add changed_title
	method
	to Nautilus::View.
	* libnautilus/nautilus-view.c: (impl_Nautilus_View_title_changed),
	(nautilus_view_initialize_class): implement the new idl
	function and
	add a signal for it.
	    * libnautilus/nautilus-view.h: add the new signal class
	    method.


	    * src/nautilus-view-frame-bonobo-control.c: add the
	    title_changed
	    field to the vtable.
	    * src/nautilus-view-frame-nautilus-view.c: (title_changed):
	    idem.
	    * src/nautilus-view-frame-private.h: idem.
	    * src/nautilus-view-frame.c:
	    (nautilus_view_frame_title_changed):
	    add api function to emit the signal and make the actual
	    corba call.
	    * src/nautilus-view-frame.h: add function prototype.
	    * src/nautilus-window-manage-views.c: add calls to
	    (nautilus_window_update_title): to notify view frames
	    of changed
	titles.

M	ChangeLog
M	components/history/nautilus-history-view.c
M	libnautilus/nautilus-view-component.idl
M	libnautilus/nautilus-view.c
M	src/nautilus-view-frame-bonobo-control.c
M	src/nautilus-view-frame-nautilus-view.c
M	src/nautilus-view-frame-private.h
M	src/nautilus-view-frame.c
M	src/nautilus-view-frame.h
M	src/nautilus-window-manage-views.c

commit 8ddbe9e76e8573efd73169cddb9454b0cecf3fe8
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-08-19

    Removed public call to nautilus_volume_monitor_find_volumes and
    replaced

    2000-08-18	Gene Z. Ragan  <gzr@eazel.com>

	* libnautilus-extensions/nautilus-volume-monitor.c:
	* libnautilus-extensions/nautilus-volume-monitor.h:
	(nautilus_volume_monitor_initialize), (find_volumes):
	Removed public call to nautilus_volume_monitor_find_volumes
	and replaced with find_volumes which is called internally
	when class is initialized.

	* src/file-manager/fm-desktop-icon-view.c:
	(startup_create_mount_links), (fm_desktop_icon_view_initialize),
	(volume_mounted_callback):
	Create a callback that is called for each mounted volume
	to create mounted volume icons when desktop is created.

	* icons/trash-empty.png:
	* icons/trash-full.png:
	Added new Trash icons to try and make text appear centered.

M	ChangeLog
M	icons/trash-empty.png
M	icons/trash-full.png
M	libnautilus-extensions/nautilus-volume-monitor.c
M	libnautilus-extensions/nautilus-volume-monitor.h
M	libnautilus-private/nautilus-volume-monitor.c
M	libnautilus-private/nautilus-volume-monitor.h
M	src/file-manager/fm-desktop-icon-view.c

commit 201120193305553b53a4d7e259b98606e1f2bc4f
Author: George Lebl <jirka@5z.com>
Date:	2000-08-19

    Use g_strdup instead of strdup (get_CPU_description): Free allocated
    data

    Fri Aug 18 21:22:17 2000  George Lebl <jirka@5z.com>

	* components/hardware/nautilus-hardware-view.c
	  (read_proc_info) (extract_info) (get_CPU_description)
	  (get_RAM_description):
	  Use g_strdup instead of strdup
	  (get_CPU_description):
	  Free allocated data when returning due to an error

	* components/music/nautilus-music-view.c
	  (nautilus_music_view_update_from_uri):
	  Initialize clist_entry in a loop, use g_strdup_printf instead
	  of malloc and sprintf, and properly free allocated data
	  after use

	* components/services/inventory/lib/eazel-inventory-shared.c
	  (read_proc_info)
	  components/services/inventory/nautilus-view/nautilus-inventory-view.c
	  (gather_config_button_cb)
	  libnautilus-extensions/nautilus-string.c
	  (nautilus_str_middle_truncate)
	  librsvg/rsvg.c (rsvg_ctx_free):
	  Use g_strdup instead of strdup and g_free instead of free to
	  prevent crashes with glib compiled with --enable-mem-check

	* src/file-manager/Makefile.am,
	  src/file-manager/nautilus-indexing-info.[ch],
	  src/file-manager/fm-search-list-view.c (indexing_info_callback)
	  (real_merge_menus):
	  Bug #1369: Add a dialog for indexing info to the file menu.  The
	  dialog shows the last time the indexing was done and allows to
	  update the indexes.  Only shown on the file search result dialog

M	ChangeLog
M	components/hardware/nautilus-hardware-view.c
M	components/music/nautilus-music-view.c
M	components/services/inventory/lib/eazel-inventory-shared.c
M
components/services/inventory/nautilus-view/nautilus-inventory-view.c
M	libnautilus-extensions/nautilus-string.c
M	libnautilus-private/nautilus-string.c
M	librsvg/rsvg.c
M	src/file-manager/Makefile.am
M	src/file-manager/fm-search-list-view.c
A	src/file-manager/nautilus-indexing-info.c
A	src/file-manager/nautilus-indexing-info.h

commit 796f49c2c7deaf0e6cc3f785a6b009449069e355
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-08-19

    More naming fixes. Remove info from NautilusDeviceInfo and renamed it

    2000-08-18	Gene Z. Ragan  <gzr@eazel.com>

	* libnautilus-extensions/nautilus-volume-monitor.c:
	(nautilus_volume_monitor_initialize),
	(nautilus_volume_monitor_destroy), (mount_volume_is_mounted),
	(mount_volume_cdrom_set_state), (mount_volume_floppy_set_state),
	(mount_volume_ext2_set_state), (mount_volume_set_state),
	(volume_set_state_empty), (mount_volume_mount),
	(mount_volume_activate_cdrom), (mount_volume_activate_floppy),
	(mount_volume_activate_ext2), (mount_volume_activate),
	(eject_cdrom), (mount_volume_deactivate),
	(mount_volume_do_nothing), (mount_volume_check_change),
	(mount_volumes_update_is_mounted), (mount_volumes_check_status),
	(mount_volume_floppy_add), (mount_volume_ext2_add),
	(mount_volume_iso9660_add), (mount_volume_add_aliases),
	(add_mount_volume), (mntent_is_removable_fs),
	(nautilus_volume_monitor_find_volumes),
	(nautilus_volume_monitor_each_volume),
	(nautilus_volume_monitor_each_mounted_volume),
	(nautilus_volume_monitor_mount_unmount_removable),
	(free_volume_info), (get_iso9660_volume_name),
	(get_ext2_volume_name), (get_floppy_volume_name):
	* libnautilus-extensions/nautilus-volume-monitor.h:
	* src/file-manager/fm-desktop-icon-view.c:
	(fm_desktop_icon_view_initialize), (volume_mounted_callback),
	(volume_unmounted_callback):

	More naming fixes.  Remove info from NautilusDeviceInfo and
	renamed it
	NautilusVolume.  Removed device naming and use volume instead.
	Named other
	structs with Nautilus prepended.

M	ChangeLog
M	libnautilus-extensions/nautilus-volume-monitor.c
M	libnautilus-extensions/nautilus-volume-monitor.h
M	libnautilus-private/nautilus-volume-monitor.c
M	libnautilus-private/nautilus-volume-monitor.h
M	src/file-manager/fm-desktop-icon-view.c

commit 298b6cc9a768c3fac906e83feb4d867c2f9618fd
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-08-19

	More work on bug 1750 ("Reveal in New Window" feature for
	search results). Now it opens a new window with the right
	item selected. The only remaining work is to make the new
	window scroll as necessary to reveal the item.

	Along the way, fixed an unreported bug where the selection
	wasn't being maintained on view switches.

	* libnautilus-extensions/nautilus-gtk-extensions.h:
	added #define for nautilus_gtk_marshal_NONE__STRING_POINTER.

	* libnautilus/nautilus-view-component.idl:
	Added open_in_new_window_and_select call.

	* libnautilus/nautilus-view.h,
	* libnautilus/nautilus-view.c:
	(nautilus_view_open_in_new_window_and_select):
	* src/nautilus-view-frame-corba.c:
	(impl_Nautilus_ViewFrame_open_location_in_new_window),
	(impl_Nautilus_ViewFrame_open_in_new_window_and_select):
	* src/nautilus-view-frame-private.h:
	* src/nautilus-view-frame.c:
	(nautilus_view_frame_initialize_class),
	(nautilus_view_frame_open_in_new_window_and_select):
	* src/nautilus-view-frame.h: Wired together the various
	pieces to get open_in_new_window_and_select across CORBA
	and into the view frame.

	* src/nautilus-window.h: added pending_selection field
	* src/nautilus-window-manage-views.h: added
	nautilus_window_open_in_new_window_and_select
	* src/nautilus-window.c:
	(nautilus_window_open_in_new_window_and_select_callback),
	(nautilus_window_connect_view): Wiring to connect view
	frame signals to window.
	(nautilus_window_destroy): free pending_selection
	* src/nautilus-window-manage-views.c:
	(nautilus_window_update_view): Changed call from
	nautilus_window_report_selection_changed to
	nautilus_view_frame_selection_changed. This was the source
	of the selection-not-preserved-across-view-changes bug.
	Darin came up with this fix.
	(open_location): Added a new_selection parameter to this
	bottleneck function. It is set as the pending_selection
	in the window.
	(nautilus_window_open_location),
	(nautilus_window_open_location_in_new_window),
	(nautilus_window_report_location_change): Update existing
	callers of open_location to pass NULL for new_selection parameter.
	(nautilus_window_open_in_new_window_and_select): New function,
	calls open_location with a selection (among other parameters).
	(nautilus_window_update_state): When loading a new location, set
	the location to pending_selection rather than NULL (and clear
	pending_selection later so it doesn't unnecessarily hang around).

	* src/file-manager/fm-search-list-view.c:
	(reveal_selected_items_callback):
	Call open_in_new_window_and_select instead of just
	open_location_in_new_window

M	ChangeLog
M	libnautilus-extensions/nautilus-gtk-extensions.h
M	libnautilus-private/nautilus-gtk-extensions.h
M	libnautilus/nautilus-view-component.idl
M	libnautilus/nautilus-view.c
M	libnautilus/nautilus-view.h
M	src/file-manager/fm-search-list-view.c
M	src/nautilus-navigation-window.c
M	src/nautilus-navigation-window.h
M	src/nautilus-object-window.c
M	src/nautilus-object-window.h
M	src/nautilus-spatial-window.c
M	src/nautilus-spatial-window.h
M	src/nautilus-view-frame-corba.c
M	src/nautilus-view-frame-private.h
M	src/nautilus-view-frame.c
M	src/nautilus-view-frame.h
M	src/nautilus-window-manage-views.c
M	src/nautilus-window-manage-views.h
M	src/nautilus-window.c
M	src/nautilus-window.h

commit db80cb985fd83f9af3084508cf75e3e69987a9b9
Author: Mike Engber <engber@src.gnome.org>
Date:	2000-08-18

    Final cut at syncing our desktop background with GNOME's (bug 1047)
    Now we


	Final cut at syncing our desktop background with GNOME's
	(bug 1047)
	Now we are notified when the background capplet makes a change
	to the desktop. There are still some problems, e.g. we don't get
	notified when the "try" button is hit. A separate bug has been
	filed about the remaining issues.

	* libnautilus-extensions/nautilus-directory-background.c:
	(nautilus_directory_background_set_desktop),
	(call_settings_changed),
	(nautilus_directory_background_event_filter),
	(desktop_background_destroyed_callback),
	(nautilus_directory_background_receive_root_window_changes),
	(background_changed_callback), (saved_settings_changed_callback),
	(nautilus_directory_background_theme_changed),
	(background_reset_callback), (background_destroyed_callback),
	(nautilus_connect_background_to_directory_metadata):

M	ChangeLog
M	libnautilus-extensions/nautilus-directory-background.c
M	libnautilus-private/nautilus-directory-background.c

commit af548730e80b5f31ee7d86e79282937c3cc091be
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-08-18

    New function. Identifies if link is a volume link.

    2000-08-18	Gene Z. Ragan  <gzr@eazel.com>

	* libnautilus-extensions/nautilus-link.c:
	* libnautilus-extensions/nautilus-link.h:
	(nautilus_link_is_volume_link):
	New function.  Identifies if link is a volume link.

	* libnautilus-extensions/nautilus-volume-monitor.c:
	* libnautilus-extensions/nautilus-volume-monitor.h:
	(nautilus_volume_monitor_initialize_class),
	(mount_device_is_mounted), (mount_device_cdrom_set_state),
	(mount_device_floppy_set_state), (mount_device_ext2_set_state),
	(mount_device_set_state), (device_set_state_empty),
	(mount_device_mount), (mount_device_activate_cdrom),
	(mount_device_activate_floppy), (mount_device_activate_ext2),
	(mount_device_activate), (eject_cdrom), (mount_device_deactivate),
	(mount_device_do_nothing), (mount_device_check_change),
	(mount_devices_update_is_mounted), (mount_device_floppy_add),
	(mount_device_ext2_add), (mount_device_iso9660_add),
	(mount_device_add_aliases), (add_mount_device),
	(nautilus_volume_monitor_each_device),
	(nautilus_volume_monitor_each_mounted_device),
	(nautilus_volume_monitor_mount_unmount_removable),
	(free_device_info), (get_iso9660_volume_name),
	(get_ext2_volume_name), (get_floppy_volume_name):
	Renamed DeviceInfo to NautilusDeviceInfo.
	Removed all code that handled links and moved to
	FMDesktopIconView.  Fixed creation of volume mounted signal
	to have proper signature,

	* src/file-manager/fm-desktop-icon-view.c:
	(fm_desktop_icon_view_initialize), (volume_mounted_callback),
	(volume_unmounted_callback), (remove_old_mount_links):
	Added signal handlers for mount and unmount signals emitted
	by NautilusVolumeMonitor.  These handlers create and remove
	mount links.

M	ChangeLog
M	libnautilus-extensions/nautilus-link.c
M	libnautilus-extensions/nautilus-link.h
M	libnautilus-extensions/nautilus-volume-monitor.c
M	libnautilus-extensions/nautilus-volume-monitor.h
M	libnautilus-private/nautilus-link.c
M	libnautilus-private/nautilus-link.h
M	libnautilus-private/nautilus-volume-monitor.c
M	libnautilus-private/nautilus-volume-monitor.h
M	src/file-manager/fm-desktop-icon-view.c

commit e308553c837798d57eb3961b9f80158872a51d7b
Author: Mathieu Lacage <mathieu@eazel.com>
Date:	2000-08-18

    Cleans up the HistoryFrame : remove the History object and replaces it

    2000-08-18	Mathieu Lacage	<mathieu@eazel.com>


	Cleans up the HistoryFrame : remove the History object
	and replaces it with HistoryList.
	* components/history/nautilus-history-view.c: (get_history_list),
	(history_load_location):
	* libnautilus/nautilus-view-component.idl:
	* src/nautilus-history-frame.c:
	* src/nautilus-view-frame.c:
	(nautilus_view_frame_get_history_list):
	* src/nautilus-view-frame.h:
	* src/nautilus-window.c:
	(nautilus_window_get_history_list_callback):

M	ChangeLog
M	components/history/nautilus-history-view.c
M	libnautilus/nautilus-view-component.idl
M	src/nautilus-history-frame.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-view-frame.c
M	src/nautilus-view-frame.h
M	src/nautilus-window.c

commit 425ec1016e4eb57b919751d72454cd95535f9065
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-08-18

	More menu tweaking, including switching over to use
	Bonobo "menu placeholders" for menu-merging components.

	Fixed bug 1859 (Need improved way to position added menu items)

	* libnautilus/nautilus-bonobo-ui.h:
	Removed all menu item paths except those we expect to
	be merged over (like "Select All"). Added new placeholder
	paths for components to use when merging instead of relying
	on the positions of specific menu items. Commented the intended
	use of each placeholder.

	* components/loser/content/nautilus-content-loser.c:
	(loser_merge_bonobo_items_callback):
	* components/loser/sidebar/nautilus-sidebar-loser.c:
	(loser_merge_bonobo_items_callback):
	* components/sample/nautilus-sample-content-view.c:
	(sample_merge_bonobo_items_callback):
	Updated menu-merging code to use placeholder paths.

	* src/file-manager/fm-directory-view.c:
	(reset_bonobo_trash_delete_menu), (reset_bonobo_open_with_menu),
	(fm_directory_view_real_merge_menus): Updated menu-merging code
	to use placeholder paths or to base positions off other
	directory view menu items. Added separator before Empty Trash.
	* src/file-manager/fm-directory-view.h: Updated #defines for
	directory view menu paths (some used by subclasses)

	* src/file-manager/fm-icon-view.c: (compute_menu_item_info):
	Change "Restore Icon to Unstretched Size" to "Restore Icon's
	Original Size" to match Arlo's wording (and similarly for
	the plural case)

	* src/nautilus-window-menus.c:
	Moved in the menu paths that were moved out of
	nautilus-bonobo-ui.h
	(append_placeholder): New function, wrapper for
	bonobo_ui_handler_menu_new_placeholder
	(nautilus_window_remove_bookmarks_menu_items),
	(refresh_dynamic_bookmarks), (append_static_bookmarks):
	Simplified logic of rebuilding bookmarks menu by
	using placeholder instead of details->last_static_bookmark_path.
	(nautilus_window_initialize_menus): Insert the placeholders
	defined
	in nautilus-bonobo-ui.h; add Control-/ for "About Nautilus"
	per Arlo.
	(nautilus_window_remove_go_menu_items),
	(refresh_go_menu): Use placeholder to position History menu items.
	* src/nautilus-window-private.h: Removed
	last_static_bookmark_path;
	moved #defines for back/forward/up menu paths here.
	* src/nautilus-window.c: (nautilus_window_destroy): Removed
	last_static_bookmark_path.

	Fixed bug 2166 (Clearing name field in Properties window doesn't
	work right)

	* src/file-manager/fm-properties-window.c:
	(name_field_update_to_match_file): Changed a char * to const
	char *
	for clarity.
	(name_field_restore_original_name): New function, restores
	the original
	contents of the name field, no questions asked.
	(name_field_done_editing): When handling empty-string case, use
	restore_original_name instead of update_to_match_file, which
	was too
	clever for this case.

M	ChangeLog
M	components/loser/content/nautilus-content-loser.c
M	components/loser/sidebar/nautilus-sidebar-loser.c
M	components/sample/nautilus-sample-content-view.c
M	libnautilus/nautilus-bonobo-ui.h
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-directory-view.h
M	src/file-manager/fm-icon-view.c
M	src/file-manager/fm-properties-window.c
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window-menus.c
M	src/nautilus-window-private.h
M	src/nautilus-window.c

commit 3685f79f919a0a560e065f49d2b24abeaad4f20d
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-08-18

    Fixed bug 2210 (GNOME is referred to as Gnome in the about dialog). It
    was

	* src/nautilus-window-menus.c:
	(help_menu_about_nautilus_callback):
	* libnautilus-extensions/nautilus-program-chooser.c:
	(nautilus_program_chooser_new),
	(nautilus_program_chooser_show_no_choices_message):
	Fixed bug 2210 (GNOME is referred to as Gnome in the about
	dialog).  It was in one other place too.

	* libnautilus/nautilus-view-component.idl:
	Fixed some comments.

	* libnautilus-extensions/nautilus-directory-private.h:
	* libnautilus-extensions/nautilus-directory-async.c:
	(dequeue_pending_idle_callback):
	* libnautilus-extensions/nautilus-directory.c:
	(nautilus_directory_emit_files_changed),
	(nautilus_directory_emit_change_signals_deep),
	(nautilus_directory_emit_metadata_changed),
	(call_files_changed_free_list),
	(call_files_changed_unref_free_list):
	* libnautilus-extensions/nautilus-file.c: (nautilus_file_changed):
	Separated out the call so you can emit a files_changed without
	also emitting a changed signal on each file.


	* libnautilus-extensions/nautilus-trash-directory.h:
	* libnautilus-extensions/nautilus-trash-directory.c:
	(trash_callback_remove_directory), (directory_ready_callback),
	(forward_files_added_cover), (forward_files_changed_cover),
	(nautilus_trash_directory_add_real_directory),
	(trash_callback_remove_directory_cover),
	(nautilus_trash_directory_remove_real_directory),
	(remove_all_real_directories),
	(fm_desktop_icon_view_discover_trash_callback),
	(add_one_writable_device), (get_trashable_volume_uris),
	(nautilus_trash_monitor_async_get_trash_directories):
	More trash work. A bunch is commented out. I'm doing this *so*
	slowly, but I need to check in at this point for Gene's sake.

	* libnautilus-extensions/nautilus-volume-monitor.h:
	* libnautilus-extensions/nautilus-volume-monitor.c:
	(nautilus_volume_monitor_initialize_class),
	(mount_device_activate), (mount_device_deactivate):
	Changed the signals to be both more useful and easier to use.

	* src/file-manager/fm-desktop-icon-view.c:
	(fm_desktop_icon_view_initialize):
	* src/file-manager/nautilus-trash-monitor.c:
	Moved 1/2-written trash code out of here.

	* HACKING: Spell checking.

M	ChangeLog
M	HACKING
M	libnautilus-extensions/nautilus-directory-async.c
M	libnautilus-extensions/nautilus-directory-private.h
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-extensions/nautilus-program-chooser.c
M	libnautilus-extensions/nautilus-trash-directory.c
M	libnautilus-extensions/nautilus-trash-directory.h
M	libnautilus-extensions/nautilus-volume-monitor.c
M	libnautilus-extensions/nautilus-volume-monitor.h
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-directory-private.h
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-program-chooser.c
M	libnautilus-private/nautilus-trash-directory.c
M	libnautilus-private/nautilus-trash-directory.h
M	libnautilus-private/nautilus-volume-monitor.c
M	libnautilus-private/nautilus-volume-monitor.h
M	libnautilus/nautilus-view-component.idl
M	src/file-manager/fm-desktop-icon-view.c
M	src/file-manager/nautilus-trash-monitor.c
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-window-menus.c

commit a4a43d4d4418a9d1794ccb2d59e3e55a42f5e5c3
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-08-18

    Added pt_BR to ALL_LINGUAS

	* configure.in: Added pt_BR to ALL_LINGUAS

M	ChangeLog
M	configure.in

commit 180bd805e07046eb1c386875a7b4902e43e28452
Author: Valek Frob <frob@src.gnome.org>
Date:	2000-08-18

    Updated russian translation.

M	po/ChangeLog
M	po/ru.po

commit 0343c2fe7c9625045c2f21d206ac02a9399e5b59
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-08-18

    New function to allow hiding the title.

	* libnautilus-extensions/nautilus-caption.c:
	(nautilus_caption_initialize_class),
	(nautilus_caption_initialize),
	(nautilus_font_picker_show_all), (update_title),
	(nautilus_caption_set_show_title), (nautilus_caption_set_child):
	* libnautilus-extensions/nautilus-caption.h:
	New function to allow hiding the title.

M	ChangeLog
M	libnautilus-extensions/nautilus-caption.c
M	libnautilus-extensions/nautilus-caption.h
M	libnautilus-private/nautilus-caption.c
M	libnautilus-private/nautilus-caption.h

commit 452b9692e76fdd3cf03e56f59073f2ff5cc604f8
Author: Christopher R. Gabriel <cgabriel@src.gnome.org>
Date:	2000-08-18

    added italian translation (needs to be finished)

M	configure.in
M	po/ChangeLog
A	po/it.po

commit f5f7af7389d552413b384b6d1109b2354555f105
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-08-18

    New function to insert a string without having to access the
    string list

	* libnautilus-extensions/nautilus-string-picker.c:
	(nautilus_string_picker_initialize),
	(nautilus_string_picker_destroy),
	(nautilus_string_picker_set_string_list),
	(nautilus_string_picker_get_string_list),
	(nautilus_string_picker_get_selected_string),
	(nautilus_string_picker_set_selected_string),
	(nautilus_string_picker_insert_string):
	* libnautilus-extensions/nautilus-string-picker.h:
	New function to insert a string without having to access the
	string list first.  Also renamed some poorly named functions.

	* libnautilus-extensions/nautilus-preferences-item.c:
	(preferences_item_create_font_family),
	(preferences_item_create_theme), (text_item_changed_callback):
	Update for string picker api changes.

	* test/test-nautilus-widgets.c: (test_string_picker),
	(string_picker_changed_callback):
	Update for string picker api changes.

M	ChangeLog
M	libnautilus-extensions/nautilus-preferences-item.c
M	libnautilus-extensions/nautilus-string-picker.c
M	libnautilus-extensions/nautilus-string-picker.h
M	libnautilus-private/nautilus-preferences-item.c
M	libnautilus-private/nautilus-string-picker.c
M	libnautilus-private/nautilus-string-picker.h
M	test/test-nautilus-widgets.c

commit 76dc02b090823fe4115c7a838792702d67010dfb
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-08-18

    New function to assign one string list to another. New function
    to sort

	* libnautilus-extensions/nautilus-string-list.c:
	(nautilus_string_list_new_from_string_list),
	(nautilus_string_list_assign_from_string_list),
	(nautilus_string_list_free), (nautilus_string_list_equals),
	(nautilus_string_list_get_index_for_string), (compare_strings),
	(nautilus_string_list_sort),
	(nautilus_string_list_remove_duplicates),
	(nautilus_string_list_for_each),
	(nautilus_self_check_string_list):
	* libnautilus-extensions/nautilus-string-list.h:

	New function to assign one string list to another.
	New function to sort the string list.
	New function to remove duplicate strings.
	Also added tests for all these.

M	ChangeLog
M	libnautilus-extensions/nautilus-string-list.c
M	libnautilus-extensions/nautilus-string-list.h
M	libnautilus-private/nautilus-string-list.c
M	libnautilus-private/nautilus-string-list.h

commit 52abf94a3200821d57a90789f0ffa9f8e6f81e6a
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-08-18

    New function and tests.

	* libnautilus-extensions/nautilus-string.c:
	(nautilus_str_is_equal), (nautilus_self_check_string):
	* libnautilus-extensions/nautilus-string.h:
	New function and tests.

M	ChangeLog
M	libnautilus-extensions/nautilus-string.c
M	libnautilus-extensions/nautilus-string.h
M	libnautilus-private/nautilus-string.c
M	libnautilus-private/nautilus-string.h

commit 1dc47fb967d0a28d86c0c5df0cd3ef6aee1561ee
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-08-18

	Finished task 1991 (Need "Create Link" menu item) and did
	a little of bug 1653 (refined menu layout)

	* src/file-manager/fm-directory-view.h:
	#define FM_DIRECTORY_VIEW_MENU_PATH_CREATE_LINK
	* src/file-manager/fm-directory-view.c:
	(fm_directory_view_create_links_for_files): New function,
	creates symbolic links in this directory for a set of files.
	(create_link_callback): New function used by both bonobo and
	context menu "Create Link" items. Calls _create_links_for_files
	on selected files.
	(compute_menu_item_info): Compute title & sensitivity of
	link-creating menu item.
	(fm_directory_view_real_create_selection_context_menu_items):
	add Create Link to context menu.
	(reset_bonobo_trash_delete_menu): Spacing change only.
	(fm_directory_view_real_merge_menus): Gave Control-N to
	New Folder and Control-I (weird) to Show Properties. Added
	Create Link to bonobo menu.
	(fm_directory_view_real_update_menus): Update Create Link item
	when selection changes.
	(fm_directory_view_get_context_menu_index): Updated to match
	current set of items.

	* src/nautilus-window-menus.c: (nautilus_window_initialize_menus):
	Took Control-N away from "New Window" so "New Folder" could
	have it;
	gave "Close All Windows" Control-Shift-W

M	ChangeLog
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-directory-view.h
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-window-menus.c

commit bdb1a8e74274cd8ba7177d537f11777cd7366a13
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-08-17

    implemented task 2078, we need a better drag and drop based way
    to delete


	implemented task 2078, we need a better drag and drop based way
	to delete emblems, by adding a special "erase" emblem and adding
	code to special-case it to delete the emblems.

M	ChangeLog
M	data/emblems/Makefile.am
A	data/emblems/erase.png
M	libnautilus-extensions/nautilus-icon-dnd.c
M	libnautilus-private/nautilus-icon-dnd.c

commit c29c4732712ab4957c15928b3edac3d14751e7ba
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-08-17

    made nautilus_image handle images with an alpha channel better, and


	made nautilus_image handle images with an alpha channel better,
	and
	started adding "welcome package" download to the druid.  Also,
	moved
	the first-time-flag setting from nautilus-application to the
	druid.

M	ChangeLog
M	icons/nautilus-logo.png
M	libnautilus-extensions/nautilus-image.c
M	libnautilus-private/nautilus-image.c
M	src/nautilus-application.c
M	src/nautilus-first-time-druid.c

commit 56d7a0273d5dc121cbb752e5fe82bdd9a85a4039
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-08-17

    Remove extra parameters now that the initial files callback is
    gone. It

	* components/tree/nautilus-tree-model.c:
	(nautilus_tree_model_monitor_node):
	* libnautilus-extensions/nautilus-directory-async.c:
	(nautilus_directory_monitor_add_internal):
	* libnautilus-extensions/nautilus-directory-background.c:
	(nautilus_connect_background_to_directory_metadata):
	* libnautilus-extensions/nautilus-directory-private.h:
	* libnautilus-extensions/nautilus-directory.c:
	(nautilus_directory_file_monitor_add),
	(nautilus_self_check_directory):
	* libnautilus-extensions/nautilus-directory.h:
	* libnautilus-extensions/nautilus-file.c:
	(nautilus_file_monitor_add):
	* libnautilus-extensions/nautilus-trash-directory.c:
	(trash_file_monitor_add):
	* libnautilus-extensions/nautilus-vfs-directory.c:
	(vfs_file_monitor_add):
	* src/file-manager/fm-directory-view.c: (finish_loading_uri):
	* src/file-manager/nautilus-trash-monitor.c:
	(nautilus_trash_metadata_ready_callback):
	Remove extra parameters now that the initial files callback is
	gone. It turns out emitting another files_added signal works just
	fine. If it wasn't for the search list view, I could also merge
	the "file_added" and "files_changed" signals easily. Both of these
	changes would simplify the work on the virtual trash directory.

	* libnautilus-extensions/nautilus-link.h:
	* libnautilus-extensions/nautilus-link.c:
	Get rid of NAUTILUS_LINK constant, which looked like a link type,
	but was really an unrelated implementation detail.

	* libnautilus-extensions/nautilus-icon-container.c: (sort_icons),
	(resort), (lay_down_icons_tblr), (finish_adding_new_icons):
	Removed the file-manager-specific stuff Gene added for the
	desktop.
	I fight the continuing battle to keep NautilusIconContainer a
	general icon container, and not just for the Nautilus icon view.
	The drag code is still an exception to this that needs to be fixed
	some day (for NautilusList too).

	* src/file-manager/fm-desktop-icon-view.c:
	(fm_desktop_icon_view_initialize),
	(get_local_path), (get_sort_category),
	(desktop_icons_compare_callback):
	Rewrote sorting code from NautilusIconContainer and moved it
	here where it belongs.

M	ChangeLog
M	components/tree/nautilus-tree-model.c
M	libnautilus-extensions/nautilus-directory-async.c
M	libnautilus-extensions/nautilus-directory-background.c
M	libnautilus-extensions/nautilus-directory-private.h
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-extensions/nautilus-directory.h
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-extensions/nautilus-link.c
M	libnautilus-extensions/nautilus-link.h
M	libnautilus-extensions/nautilus-trash-directory.c
M	libnautilus-extensions/nautilus-vfs-directory.c
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-directory-background.c
M	libnautilus-private/nautilus-directory-private.h
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-directory.h
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-link.c
M	libnautilus-private/nautilus-link.h
M	libnautilus-private/nautilus-trash-directory.c
M	libnautilus-private/nautilus-vfs-directory.c
M	src/file-manager/fm-desktop-icon-view.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/nautilus-trash-monitor.c

commit 7c94dde4e4e348b0b4fcea4954fe2c2dda4e0542
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-08-17

	Work on bug 1750 ("Reveal in New Window" feature for search
	results)

	* src/file-manager/fm-search-list-view.c:
	(reveal_selected_items_callback): New function, opens a new window
	showing the parent directory for each selected item. What it
	still doesn't do is select and scroll-to-expose the item.
	(real_create_selection_context_menu_items), (real_merge_menus):
	Wire the callback to the context & menu-bar menu items.

M	ChangeLog
M	src/file-manager/fm-search-list-view.c

commit 19ab62d9eb97a04156465d52d69f4bcf9ce60162
Author: Valek Frob <frob@src.gnome.org>
Date:	2000-08-17

    Updated russian translation.

M	po/ChangeLog
M	po/ru.po

commit 440fe62c44b6d5d9f13ba5d6a34fdd18f61bcb87
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-08-17

    Fixed a bug in the sorting of icons for initial layout in tblr
    mode. Trash

    2000-08-17	Gene Z. Ragan  <gzr@eazel.com>

	* libnautilus-extensions/nautilus-icon-container.c:
	(desktop_icons_sort), (lay_down_icons_tblr):
	Fixed a bug in the sorting of icons for initial layout
	in tblr mode.  Trash was not being placed last in the
	list.

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-container.c

commit 8162c3458f49f000877dda639b36ae00bb8938f7
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-08-17

    Fixed confusing typo

M	ChangeLog

commit c78bf1a53d4433374fea6313a2d5204765180e15
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-08-17

	Fixed bug 2169 ("Move to Trash" menu item needs refinement)
	Fixed bug 1742 ("Move to Trash" in search view should work)
	Fixed bug 1745 ("Delete from Trash" in search view should work)

	* libnautilus-extensions/nautilus-file.h,
	* libnautilus-extensions/nautilus-file.c:
	(nautilus_file_get_parent_uri),
	(nautilus_file_get_string_attribute):
	made nautilus_file_get_parent_uri, and changed its name
	(was nautilus_file_get_parent_uri_as_string)

	* src/file-manager/fm-directory-view.h:
	(contents_share_parent): New function pointer for subclasses
	to optionally override. Subclasses should override to return
	FALSE if their contents might be from different directories.
	* src/file-manager/fm-directory-view.c:
	(fm_directory_view_initialize_class): Wire up
	contents_share_parent function pointer
	(get_nautilus_file_from_directory): New helper function to
	get a NautilusFile from a NautilusDirectory
	(fm_directory_is_trash): Reimplemented to call existing
	function nautilus_file_is_in_trash and avoid duplicating code.
	(fm_directory_view_contents_share_parent): New function, calls
	the virtual function
	(real_contents_share_parent): New function, default implementation
	that returns TRUE since normal directory views' contents are all
	in the same parent directory.
	(all_files_in_trash): New function, checks if every file in a
	list is in the trash
	(fm_directory_all_selected_items_in_trash): New function, calls
	all_files_in_trash on selection or uses shortcut if
	fm_directory_view_contents_share_parent is true.
	(fm_directory_view_can_move_file_to_trash): Renamed from
	fm_directory_can_move_to_trash, and now takes a file parameter
	since the answer might vary on a file-by-file basis.
	(fm_directory_view_confirm_deletion): Spruced up wording, and
	now takes a list of uris instead of a list of files, and now
	separately handles the case where only some of the selected files
	had to be deleted immediately.
	(fm_directory_view_trash_or_delete_selection): Rewrote to handle
	three types of files separately: files that can be moved to the
	trash, files already in the trash, and files that have to be
	deleted in place.
	(compute_menu_item_info): Changed "Delete..." to "Delete from
	Trash".
	(fm_directory_view_real_create_selection_context_menu_items),
	(reset_bonobo_trash_delete_menu):
	use "Delete from Trash" only if all selected items in trash.
	(fm_directory_view_real_update_menus): Update "Delete from Trash"
	menu item also. Its sensitivity wasn't updating properly due to
	this missing line.
	* src/file-manager/fm-search-list-view.c:
	(real_contents_share_parent): Overridden to return FALSE.
	(fm_search_list_view_initialize_class): wire up function pointer
	for contents_share_parent

M	ChangeLog
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-extensions/nautilus-file.h
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-file.h
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-directory-view.h
M	src/file-manager/fm-search-list-view.c

commit 56de1e566a1a0b5e033223f1c3e39131bf93d2fe
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-08-17

    Fixed bug 2197, moving a file to trash while in renaming mode leaves

    2000-08-16	Gene Z. Ragan  <gzr@eazel.com>

	* libnautilus-extensions/nautilus-icon-container.c:
	(icon_toggle_selected), (icon_destroy),
	(nautilus_icon_container_remove):
	Fixed bug 2197, moving a file to trash while in renaming mode
	leaves renaiming item behind.
	Call end_renaming_mode in nautilus_icon_container_remove.

	* libnautilus-extensions/nautilus-icon-dnd.c:
	(nautilus_icon_container_free_drag_data):
	Changed gtk_object_unref call to gtk_object_destroy to
	fix a crash.  Hopefully this didn't
	introduce a memory leak.

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-extensions/nautilus-icon-dnd.c
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-dnd.c

commit 7bf5da1bd1463df767b6b8f489c5077d557f8929
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-08-17

    Don't use tabs any more. Spell check. Add libglade.

	* README: Don't use tabs any more. Spell check.
	Add libglade.

	* components/tree/nautilus-tree-model.c:
	(nautilus_tree_model_monitor_add),
	(nautilus_tree_model_monitor_node):
	Use file attribute constant instead of hard-coded string. I was
	here to make some changes to the monitor API, but I didn't get
	to that yet. Next check-in.

	* libnautilus-extensions/nautilus-directory-async.c:
	(nautilus_directory_monitor_add_internal):
	Use "files_added" signal instead of callback. This is the first
	step toward removing the callback. I'll remove it tomorrow.

	* libnautilus-extensions/nautilus-directory.c:
	(nautilus_directory_notify_files_added): Fix directory ref count
	leak.

	* libnautilus-extensions/nautilus-file.c:
	(nautilus_file_get_internal): Fix case where we would not ref
	the NautilusFile even though the directory is monitoring it.
	This would lead to an early destroy later.

	* libnautilus-extensions/nautilus-search-uri.c:
	(nautilus_search_uri_to_human): Comment out print statements.
	Mathieu can delete them entirely later.
	(nautilus_self_check_search_uri): Added a few more tests.

	* libnautilus-extensions/nautilus-trash-directory.h:
	* libnautilus-extensions/nautilus-trash-directory.c:
	(nautilus_trash_directory_initialize), (trash_destroy),
	(trash_callback_hash), (trash_callback_equal),
	(trash_contains_file), (trash_callback_destroy),
	(trash_callback_check_done), (directory_ready_callback),
	(trash_callback_connect_directory), (trash_call_when_ready),
	(trash_cancel_callback), (trash_file_monitor_add),
	(trash_file_monitor_remove), (trash_are_all_files_seen),
	(trash_is_not_empty), (nautilus_trash_directory_initialize_class),
	(nautilus_trash_directory_add_real_trash_directory),
	(nautilus_trash_directory_remove_real_trash_directory),
	(remove_all_real_directories): Getting closer on the trash
	implementation. Still a ways to go.

	* src/file-manager/fm-icon-text-window.c:
	(create_attributes_option_menu):
	* src/file-manager/fm-icon-view.c: (fm_icon_view_merge_menus): Use
	_() instead of calling gettext. It turns out this is the
	recommended way to do it, even when the parameter is not a literal
	string.

M	ChangeLog
M	README
M	components/tree/nautilus-tree-model.c
M	libnautilus-extensions/nautilus-directory-async.c
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-extensions/nautilus-search-uri.c
M	libnautilus-extensions/nautilus-trash-directory.c
M	libnautilus-extensions/nautilus-trash-directory.h
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-search-uri.c
M	libnautilus-private/nautilus-trash-directory.c
M	libnautilus-private/nautilus-trash-directory.h
M	src/file-manager/fm-icon-text-window.c
M	src/file-manager/fm-icon-view.c

commit 7d15c2221877c41b90197c99c0d434d61545490b
Author: Mike Engber <engber@src.gnome.org>
Date:	2000-08-17

    Added bug numbers to some FIXME's and a new FIXME (and placeholder


	Added bug numbers to some FIXME's and a new
	FIXME (and placeholder handling) for our lack
	of emboss support in background (bug 2193)
	* libnautilus-extensions/nautilus-background.c:
	(nautilus_background_draw):
	* libnautilus-extensions/nautilus-directory-background.c:
	(nautilus_directory_background_read_desktop_settings):

M	ChangeLog
M	libnautilus-extensions/nautilus-background.c
M	libnautilus-extensions/nautilus-directory-background.c
M	libnautilus-private/nautilus-background.c
M	libnautilus-private/nautilus-directory-background.c

commit 26fe6be674d161c10a2ef69aa416bac188a6ef69
Author: Mike Engber <engber@src.gnome.org>
Date:	2000-08-16

    Cleanup some of my desktop changes (better names) (bug 1047) Fix


	Cleanup some of my desktop changes (better names) (bug 1047)
	Fix nautilus_background_get_image_placement, it was returning
	the wrong value (copy/paste error). Lay some ground work
	for supporting search results windows having their own theme.

	* libnautilus-extensions/nautilus-background.c:
	(nautilus_background_initialize_class),
	(nautilus_background_get_image_placement),
	(nautilus_background_draw),
	(nautilus_background_set_color_no_emit),
	(nautilus_background_set_color), (load_image_callback),
	(nautilus_background_set_image_uri_no_emit),
	(nautilus_background_set_image_uri),
	(nautilus_background_real_reset),
	(nautilus_background_receive_dropped_color):
	* libnautilus-extensions/nautilus-background.h:
	* libnautilus-extensions/nautilus-directory-background.c:
	(nautilus_directory_background_set_desktop),
	(nautilus_directory_background_is_desktop),
	(nautilus_directory_background_peek_theme_source),
	(nautilus_directory_background_get_default_settings),
	(nautilus_directory_background_read_desktop_settings),
	(nautilus_directory_background_write_desktop_default_settings),
	(image_loading_done_callback),
	(nautilus_directory_update_root_window),
	(nautilus_directory_background_is_set),
	(directory_changed_callback):

M	ChangeLog
M	libnautilus-extensions/nautilus-background.c
M	libnautilus-extensions/nautilus-background.h
M	libnautilus-extensions/nautilus-directory-background.c
M	libnautilus-private/nautilus-background.c
M	libnautilus-private/nautilus-background.h
M	libnautilus-private/nautilus-directory-background.c

commit d20c51ba984e4a57bc2523d9042450d2dd2a1d9b
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-08-16

    The file-transfer mechanism can only handle files from the same parent

	* src/file-manager/dfos-xfer.c: (get_parent_make_name_list):
	The file-transfer mechanism can only handle files from the
	same parent directory right now. To prevent this from getting
	in the way of other work, I isolated the problem such that when
	you try to move/copy/make-link files from multiple directories,
	it puts up an alert warning you that it will ignore some of the
	files. Then it continues to process only the ones from the same
	directory as the first one it happened to examine.

M	ChangeLog
M	libnautilus-extensions/nautilus-file-operations.c
M	libnautilus-private/nautilus-file-operations.c
M	src/file-manager/dfos-xfer.c

commit df9138e1455b4de490b25282c0e5840a9cbf8ae4
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-08-16

    Changed gtk_object_unref call to gtk_object_destroy to fix an
    assertion

    2000-08-16	Gene Z. Ragan  <gzr@eazel.com>

	* src/nautilus-application.c:
	(nautilus_application_close_desktop):
	Changed gtk_object_unref call to gtk_object_destroy to
	fix an assertion being called.	Hopefully this didn't
	introduce a memory leak.

M	ChangeLog
M	src/nautilus-application.c

commit 6d3018f4289706c69deef8de57ad5a5af621c9b8
Author: Mathieu Lacage <mathieu@eazel.com>
Date:	2000-08-16

    add more tests.

    2000-08-16	Mathieu Lacage	<mathieu@eazel.com>

	* libnautilus-extensions/nautilus-search-uri.c:
	(nautilus_self_check_search_uri): add more tests.

M	ChangeLog
M	libnautilus-extensions/nautilus-search-uri.c
M	libnautilus-private/nautilus-search-uri.c

commit 4d392c11238105b243cfb6b6921b92e978bc403c
Author: Valek Frob <frob@src.gnome.org>
Date:	2000-08-16

    Updated russian translation.

M	po/ChangeLog
M	po/ru.po

commit 8462a44462ec328ab0a72541a535df81a07fdf5f
Author: Mathieu Lacage <mathieu@eazel.com>
Date:	2000-08-16

    add loads of self-test. fix bugs encountered in the testing. Thanks
    Darin.

    2000-08-15	Mathieu Lacage	<mathieu@eazel.com>

	* libnautilus-extensions/nautilus-search-uri.c:
	(strip_uri_begenning), (tokenize_uri), (get_translated_criterion),
	(parse_uri), (nautilus_self_check_search_uri): add loads of
	self-test.
	fix bugs encountered in the testing. Thanks Darin.

M	ChangeLog
M	libnautilus-extensions/nautilus-search-uri.c
M	libnautilus-private/nautilus-search-uri.c

commit 95b6ad0c7fcf930317e2611c64c00d104afc3e09
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-08-16

    More of the implementation of all the trash functions. About 1/3
    done now.

	* libnautilus-extensions/nautilus-trash-directory.c:
	(nautilus_trash_directory_initialize), (trash_destroy),
	(callback_hash), (callback_equal), (trash_contains_file),
	(call_when_ready_state_destroy),
	(call_when_ready_state_check_done), (directory_ready_callback),
	(trash_call_when_ready), (trash_cancel_callback),
	(trash_files_callback), (trash_file_monitor_add),
	(trash_file_monitor_remove), (trash_are_all_files_seen),
	(trash_is_not_empty): More of the implementation of all the
	trash functions. About 1/3 done now.

	* libnautilus-extensions/nautilus-icon-dnd.c:
	(nautilus_icon_container_free_drag_data):
	Use gtk_object_unref so it really gets rid of the object
	instead of gtk_object_destroy that doesn't free it.

	* libnautilus-extensions/nautilus-list.c: Reformatting.

	* libnautilus/nautilus-zoomable.c:
	(impl_Nautilus_Zoomable_zoom_out),
	(impl_Nautilus_Zoomable_zoom_to_fit),
	(impl_Nautilus_Zoomable__destroy),
	(impl_Nautilus_Zoomable__create),
	(nautilus_zoomable_initialize_class):
	Clean out some old cruft. More cleanup needed.

	* src/file-manager/fm-directory-view.c:
	(text_attribute_names_changed_callback),
	(embedded_text_policy_changed_callback),
	(image_display_policy_changed_callback),
	(directory_view_font_family_changed_callback),
	(click_policy_changed_callback),
	(anti_aliased_mode_changed_callback),
	(fm_directory_view_bump_zoom_level),
	(fm_directory_view_zoom_to_level),
	(fm_directory_view_restore_default_zoom_level),
	(fm_directory_view_can_zoom_in), (fm_directory_view_can_zoom_out),
	(fm_directory_view_get_background_widget),
	(fm_directory_view_get_selection): Use NAUTILUS_CALL_VIRTUAL.
	(fm_directory_can_move_to_trash): Fix handling of NULL directory.
	(new_folder_rename_later),
	(fm_directory_view_get_emblem_names_to_exclude),
	(fm_directory_view_merge_menus), (fm_directory_view_select_all),
	(fm_directory_view_set_selection),
	(fm_directory_view_supports_properties),
	(fm_directory_view_update_menus): Use NAUTILUS_CALL_VIRTUAL.
	(fm_directory_view_get_uri): Handle NULL directory.

	* src/file-manager/fm-icon-view.c:
	(fm_icon_view_get_directory_sort_by),
	(fm_icon_view_set_directory_sort_by),
	(fm_icon_view_get_directory_sort_reversed),
	(fm_icon_view_set_directory_sort_reversed),
	(fm_icon_view_get_directory_auto_layout),
	(fm_icon_view_set_directory_auto_layout):
	Use NAUTILUS_CALL_VIRTUAL.

	* src/file-manager/fm-list-view.c: (fm_list_view_adding_file),
	(fm_list_view_removing_file), (fm_list_view_file_still_belongs),
	(get_number_of_columns), (get_link_column),
	(get_default_sort_attribute), (get_column_specification):
	Use NAUTILUS_CALL_VIRTUAL.

	* src/nautilus-navigation-bar.c:
	(nautilus_navigation_bar_get_location),
	(nautilus_navigation_bar_set_location):
	Use NAUTILUS_CALL_VIRTUAL.

	* src/nautilus-view-frame-corba.c:
	(impl_Nautilus_ViewFrame__destroy):
	* src/nautilus-zoomable-frame-corba.c:
	(impl_Nautilus_ZoomableFrame__destroy),
	(impl_Nautilus_ZoomableFrame__create):
	Remove some unused code.

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-dnd.c
M	libnautilus-extensions/nautilus-list.c
M	libnautilus-extensions/nautilus-trash-directory.c
M	libnautilus-private/nautilus-icon-dnd.c
M	libnautilus-private/nautilus-list.c
M	libnautilus-private/nautilus-trash-directory.c
M	libnautilus/nautilus-zoomable.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-icon-view.c
M	src/file-manager/fm-list-view.c
M	src/nautilus-navigation-bar.c
M	src/nautilus-view-frame-corba.c
M	src/nautilus-zoomable-frame-corba.c

commit 77e0d19e36c812664768638e97910e39780b2ed4
Author: Arlo Rose <arlo@src.gnome.org>
Date:	2000-08-16

    Added myself. This file is *seriously* out of date.


    Added myself.  This file is *seriously* out of date.

M	AUTHORS
M	ChangeLog

commit 2a33055e0fe356a57120c169549845b7d3ecab19
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-08-16

	Fixed bug 2172 (Need to support right-button-dragging in
	list view). This was a piece of list view dragging support
	that got overlooked before, but is necessary for search
	results.

	Some of this code is copy/paste/modified from
	nautilus-icon-container.c and nautilus-icon-dnd.c. I added
	FIXMEs about this (there were some already).

	* libnautilus-extensions/nautilus-list.c:
	Added #defines for mouse buttons
	(show_context_menu_callback), (and get ready for a potential drag)
	(nautilus_list_button_release), (nautilus_list_unrealize),
	(nautilus_list_resize_column), (nautilus_list_drag_start),
	(nautilus_list_motion), (nautilus_list_drag_begin),
	(nautilus_list_drag_end), (nautilus_list_drag_leave),
	(nautilus_list_get_drop_action), (nautilus_list_drag_motion),
	(nautilus_list_drag_drop), (nautilus_list_drag_data_received):
	Changes are too intertwined to list function-by-function. The
	main ones are: replaced uses of mouse button constants with
	#defines; Made middle button do nothing useful to match icon
	view (was mimicking left button); made right button either
	start a "choose the action on release" type drag or pop up
	the contextual menu after a timeout if no drag begins; took
	out some unnecessary asserts.

	* src/file-manager/fm-list-view.c: (fm_list_handle_dropped_icons):
	Changed action >= 0 to action > 0 so it doesn't do a lot of
	useless work when user chooses Cancel after a right-click drag;
	moved g_free (list_view_uri) inside the block where list_view_uri
	is allocated.

M	ChangeLog
M	libnautilus-extensions/nautilus-list.c
M	libnautilus-private/nautilus-list.c
M	src/file-manager/fm-list-view.c

commit 9057707471267a49aae183a6d6d64e771b692c7a
Author: Mike Engber <engber@src.gnome.org>
Date:	2000-08-15

    Third cut at syncing our desktop background with GNOME's (bug 1047)
    Now we


	Third cut at syncing our desktop background with GNOME's
	(bug 1047)
	Now we update the GNOME desktop (root window) when we make
	changes.
	Still need to handle nautilus getting notified when the capplet
	makes
	changes.

	* libnautilus-extensions/nautilus-background.c:
	(nautilus_background_initialize_class),
	(nautilus_background_set_color_no_signal),
	(nautilus_background_set_color), (load_image_callback),
	(nautilus_background_set_image_uri_no_signal),
	(nautilus_background_set_image_uri),
	(nautilus_background_is_loaded), (nautilus_background_real_reset),
	(nautilus_background_receive_dropped_color):
	* libnautilus-extensions/nautilus-background.h:
	* libnautilus-extensions/nautilus-directory-background.c:
	(nautilus_directory_background_write_desktop_settings),
	(nautilus_directory_background_write_desktop_default_settings),
	(make_root_pixmap), (dispose_root_pixmap), (set_root_pixmap),
	(image_loaded_callback), (nautilus_directory_update_root_window),
	(background_changed_callback), (background_reset_callback):

M	ChangeLog
M	libnautilus-extensions/nautilus-background.c
M	libnautilus-extensions/nautilus-background.h
M	libnautilus-extensions/nautilus-directory-background.c
M	libnautilus-private/nautilus-background.c
M	libnautilus-private/nautilus-background.h
M	libnautilus-private/nautilus-directory-background.c

commit 732df6128747db7d26909f8f4cd296a442a3da17
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-08-15

    Fix the self-check, which was exposing some errors that need to
    be fixed.

	* libnautilus-extensions/nautilus-search-uri.c:
	(nautilus_search_uri_to_human), (nautilus_is_search_uri),
	(nautilus_self_check_search_uri): Fix the self-check, which was
	exposing some errors that need to be fixed. For now, the failing
	checks are commented out and marked with FIXME.

M	ChangeLog
M	libnautilus-extensions/nautilus-search-uri.c
M	libnautilus-private/nautilus-search-uri.c

commit 8d0a34c537bb61f854d84877374b510d8bb4afba
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-08-15

	Getting closer to an implementation of the shared trash. Did a bit
	of factoring so that the trash has its own NautilusDirectory
	subclass now, and the appropriate functions are virtual.

	* libnautilus-extensions/nautilus-directory.c:
	(nautilus_directory_are_all_files_seen),
	(nautilus_directory_contains_file),
	(nautilus_directory_call_when_ready),
	(nautilus_directory_cancel_callback),
	(nautilus_directory_file_monitor_add),
	(nautilus_directory_file_monitor_remove),
	(nautilus_directory_is_not_empty): Made all these functions
	virtual.
	(wait_until_ready_callback),
	(nautilus_directory_wait_until_ready): Fixed some names and got
	rid of some type casts.

	* libnautilus-extensions/nautilus-gtk-macros.h: Added a new macro
	to make calls to virtual functions easier to read.

	* libnautilus-extensions/nautilus-icon-container.c:
	* libnautilus-extensions/nautilus-icon-container.h:
	* libnautilus-extensions/nautilus-icon-private.h:
	* src/file-manager/fm-desktop-icon-view.c:
	(fm_desktop_icon_view_initialize):
	Minor cleanup and name changes.

	* libnautilus-extensions/nautilus-lib-self-check-functions.h:
	* libnautilus-extensions/nautilus-search-uri.h:
	* libnautilus-extensions/nautilus-search-uri.c:
	(nautilus_is_search_uri): Added a function to tell if a URI is a
	search URI.
	(nautilus_self_check_search_uri): Added self-checks.

	* libnautilus-extensions/nautilus-directory-async.c:
	(allow_metafile):
	* src/nautilus-switchable-navigation-bar.c:
	(nautilus_switchable_navigation_bar_set_location):
	* src/nautilus-window-manage-views.c:
	(nautilus_window_end_location_change_callback):
	Changed to use the is_search_uri function.

	* libnautilus-extensions/nautilus-trash-directory.c:
	(trash_destroy), (trash_contains_file), (trash_call_when_ready),
	(trash_cancel_callback), (trash_file_monitor_add),
	(trash_file_monitor_remove), (trash_are_all_files_seen),
	(trash_is_not_empty), (nautilus_trash_directory_initialize_class):
	Trash versions of the virtual functions.

	* libnautilus-extensions/nautilus-vfs-directory.c: (vfs_destroy),
	(vfs_contains_file), (vfs_call_when_ready), (vfs_cancel_callback),
	(vfs_file_monitor_add), (vfs_file_monitor_remove),
	(vfs_are_all_files_seen), (any_non_metafile_item),
	(vfs_is_not_empty), (nautilus_vfs_directory_initialize_class):
	Non-trash versions of the virtual functions (mostly code moved
	from nautilus-directory.c).

	* src/file-manager/fm-directory-view.c:
	(disconnect_model_handlers): Fix a place that relied on doing a
	call with a NautilusDirectory of NULL. We don't need to be so
	tolerant of NULL any more now that nautilus_directory_get always
	returns a non-NULL result for any URI.

	* src/nautilus-window.c: (nautilus_window_realize):
	A little code cleanup.
	(nautilus_window_load_content_view_menu): Fixed a storage leak
	of the method string.

	* src/nautilus.oafinfo: Added trash and gnome-trash as additional
	URIs supported by the icon and list view.

M	ChangeLog
M	libnautilus-extensions/nautilus-directory-async.c
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-extensions/nautilus-gtk-macros.h
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-extensions/nautilus-icon-container.h
M	libnautilus-extensions/nautilus-icon-private.h
M	libnautilus-extensions/nautilus-lib-self-check-functions.h
M	libnautilus-extensions/nautilus-mime-actions.c
M	libnautilus-extensions/nautilus-search-uri.c
M	libnautilus-extensions/nautilus-search-uri.h
M	libnautilus-extensions/nautilus-trash-directory.c
M	libnautilus-extensions/nautilus-vfs-directory.c
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-gtk-macros.h
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-container.h
M	libnautilus-private/nautilus-icon-private.h
M	libnautilus-private/nautilus-lib-self-check-functions.h
M	libnautilus-private/nautilus-mime-actions.c
M	libnautilus-private/nautilus-search-uri.c
M	libnautilus-private/nautilus-search-uri.h
M	libnautilus-private/nautilus-trash-directory.c
M	libnautilus-private/nautilus-vfs-directory.c
M	src/Nautilus_shell.oaf.in
M	src/Nautilus_shell.server.in
M	src/file-manager/fm-desktop-icon-view.c
M	src/file-manager/fm-directory-view.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-switchable-navigation-bar.c
M	src/nautilus-window-manage-views.c
M	src/nautilus-window.c
M	src/nautilus.oafinfo

commit cfdbd50b5972561619fa66c2d22d84481ca71415
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-08-15

	Fixed task 1414 (Emptying the trash needs a warning dialog)

	Implemented a simple confirmation dialog. Pavel said he and
	Arlo agreed to defer the feature of including information
	about the current trash contents in the dialog. I'll write up
	a new deferred bug for that.

	* src/file-manager/dfos-xfer.c:
	(do_empty_trash): New function, does all the work of
	actually emptying the trash.
	(confirm_empty_trash): New function, puts up a modal dialog
	and returns whether user confirmed it. See comments in file
	as to why it's modal.
	(fs_empty_trash): Empties trash only if confirm_empty_trash
	returns TRUE.

M	ChangeLog
M	libnautilus-extensions/nautilus-file-operations.c
M	libnautilus-private/nautilus-file-operations.c
M	src/file-manager/dfos-xfer.c

commit 1922734a156073972a4cef7b79518ed13e374912
Author: Valek Frob <frob@src.gnome.org>
Date:	2000-08-15

    Updated russian translation.

M	po/ChangeLog
M	po/ru.po

commit 8532347021eb124df35d2c4efdfd059f87385e91
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-08-15

    Added horizontal and vertical padding for the tblr layout mode as per

    2000-08-15	Gene Z. Ragan  <gzr@eazel.com>

	* libnautilus-extensions/nautilus-icon-container.c:
	(get_best_empty_grid_location), (lay_down_icons_tblr):
	Added horizontal and vertical padding for the tblr
	layout mode as per Arlo's spec.

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-container.c

commit 1c74bdde2f62d98191bc427a6d4801b21667ce33
Author: Raph Levien <raph@src.gnome.org>
Date:	2000-08-15

    Fixed a libart bug that triggers when rendering into an rgb buffer
    without
    an alpha channel (ie if has_alpha=0 in rsvg_start_svg).

M	ChangeLog
M	librsvg/art_render.c
M	librsvg/test-ft-gtk.c

commit f951f6f3552762c020155273fa59e43fc1534869
Author: Mathieu Lacage <mathieu@eazel.com>
Date:	2000-08-15

    Implements core of task 1761

    2000-08-15	Mathieu Lacage	<mathieu@eazel.com>

	Implements core of task 1761

	* libnautilus-extensions/Makefile.am: add my new files
	to the build.
	* libnautilus-extensions/nautilus-search-uri.c:
	(strip_uri_begenning), (free_tokenized_uri), (tokenize_uri),
	(get_item_number), (get_translated_criterion),
	(get_first_criterion_prefix), (get_nth_criterion_prefix),
	(get_nth_criterion_suffix), (get_first_criterion_suffix),
	(parse_uri), (nautilus_search_uri_to_human): add file.
	* libnautilus-extensions/nautilus-search-uri.h: add file.
	* po/POTFILES.in: add my files there.
	* src/file-manager/fm-search-list-view.c:
	(load_location_callback):
	a space.
	* src/nautilus-complex-search-bar.c:
	(nautilus_complex_search_bar_initialize),
	(attach_criterion_to_search_bar),
	(unattach_criterion_from_search_bar):
	fix multiple bugs: the size text entry would not be removed by
	the "fewer options" button. Changed a few "pressed" to "clicked".

M	ChangeLog
M	libnautilus-extensions/Makefile.am
A	libnautilus-extensions/nautilus-search-uri.c
A	libnautilus-extensions/nautilus-search-uri.h
M	libnautilus-private/Makefile.am
A	libnautilus-private/nautilus-search-uri.c
A	libnautilus-private/nautilus-search-uri.h
M	po/POTFILES.in
M	src/file-manager/fm-search-list-view.c
M	src/nautilus-complex-search-bar.c

commit 73a96dd98e03019d790b690912c488fa78ed7c03
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-08-15

    Fixed bug in postioning icons on the right edge of the desktop. Some
    fine

    2000-08-14	Gene Z. Ragan  <gzr@eazel.com>

	* libnautilus-extensions/nautilus-icon-container.c:
	(icon_set_position), (get_best_empty_grid_location):
	Fixed bug in postioning icons on the right edge of
	the desktop.  Some fine tuning of inital default icon
	placement.

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-container.c

commit d6e1f63a6ee1d6ddaf5e1b003eac1dd455969a56
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-08-15

    Changed some of the default values.

	* components/services/install/command-line/Makefile.am:
	* components/services/install/lib/eazel-install-metadata.c:
	(create_default_configuration_metafile),
	(init_default_install_configuration),
	(init_default_transfer_configuration), (transferoptions_destroy):
	Changed some of the default values.

	* components/services/install/lib/eazel-install-object.c:
	(eazel_install_unref), (eazel_install_set_arg),
	(eazel_install_class_initialize),
	(eazel_install_fetch_remote_package_list),
	(eazel_install_install_packages),
	(eazel_install_uninstall_packages):
	Removed rpm_storage_path, as we query the server for a complete
	url. Unref calls finalize if compiled with EAZEL_INSTALL_SLIM.
	fetch_remote_package_list now uses file:// unless _SLIM is defined
	(file:// makes gnome-vfs download the bastard).

	* components/services/install/lib/eazel-install-private.h:
	Made the subcommand_cammand boolean volatile.

	* components/services/install/lib/eazel-install-protocols.h:
	* components/services/install/lib/eazel-install-protocols.c:
	(http_fetch_remote_file), (ftp_fetch_remote_file),
	(gnome_vfs_xfer_callback), (gnome_vfs_fetch_remote_file),
	(local_fetch_remote_file), (eazel_install_fill_file_fetch_table),
	(eazel_install_fetch_file), (filename_from_url),
	(eazel_install_fetch_package),
	(eazel_install_fetch_package_which_provides), (add_to_url),
	(get_url_for_package), (get_search_url_for_package):
	Added gnome-vfs support (1301). Revamped a lot of the switch
	(protocol) calls, so now theres a table of function pointers, so
	eazel_install_fetch_file just uses
	func_table[protocol](...). Thereby making it easier to add
	protocols.
	Also more #ifdefs to make life easier on the poor
	nautilus-installer.
	And I added file_to_report to eazel_install_fetch_file, so it can
	use an alternative filename in the download progress signals,
	instead of the target filename (eg. Eye of Gnome instead of
	eog-x.y.z-bla1.i386.rpm).
	Added g_main_iteration calls to http_fetch, for the
	nautilus-installer. The gnome-vfs automagically calls it.
	local_file_fetch now emits the obiligatory signals.

	* components/services/install/lib/eazel-install-public.h:
	* components/services/install/lib/eazel-install-rpm-glue.c:
	(download_all_packages),
	(eazel_install_start_transaction_make_rpm_argument_list),
	(eazel_install_do_transaction_save_report),
	(eazel_install_monitor_rpm_propcess_pipe),
	(eazel_install_check_existing_packages),
	(eazel_install_fetch_rpm_dependencies), (print_package_list),
	(eazel_install_ensure_deps), (eazel_uninstall_upward_traverse),
	(eazel_uninstall_downward_traverse):
	Div cleaning up. Fixed rpm percentage output.

	* components/services/install/lib/eazel-install-types.c:
	(packagedata_fill_from_rpm_header):
	* components/services/install/lib/eazel-install-types.h:
	*
	components/services/install/lib/eazel-install-xml-package-list.c:
	(parse_osd_xml_from_memory):
	Fixed evil pointer mishap.

	* components/services/install/lib/makefile.staticlib.in:
	Added EAZEL_INSTALL_PROTOCOL_USE_OLD_CGI

	* components/services/install/server/Makefile.am:
	Added the VFS flags

	* components/services/install/server/main.c: (sig_segv_handler),
	(eazel_install_service_factory), (main):
	Now loads the default config file.

	* components/services/trilobite/libtrilobite/Makefile.am:
	Added VFS flags

	*
	components/services/trilobite/libtrilobite/trilobite-core-utils.h:
	*components/services/trilobite/libtrilobite/trilobite-core-utils.c:
	(trilobite_get_useragent_string):
	Adressed bug 2149

	* nautilus-installer/src/Makefile:
	* nautilus-installer/src/installer.c: (eazel_install_progress),
	(eazel_download_progress), (eazel_install_preflight), (installer):
	* nautilus-installer/src/interface.c: (create_what_to_do_page),
	(create_install_page), (create_finish_page), (create_window):
	Revamped large parts of the ui, much prettier now.

M	ChangeLog
M	components/services/install/command-line/Makefile.am
M	components/services/install/lib/eazel-install-metadata.c
M	components/services/install/lib/eazel-install-object.c
M	components/services/install/lib/eazel-install-private.h
M	components/services/install/lib/eazel-install-protocols.c
M	components/services/install/lib/eazel-install-protocols.h
M	components/services/install/lib/eazel-install-public.h
M	components/services/install/lib/eazel-install-rpm-glue.c
M	components/services/install/lib/eazel-install-types.c
M	components/services/install/lib/eazel-install-types.h
M	components/services/install/lib/eazel-install-xml-package-list.c
M	components/services/install/lib/makefile.staticlib.in
M	components/services/install/server/Makefile.am
M	components/services/install/server/main.c
M	components/services/trilobite/libtrilobite/Makefile.am
M	components/services/trilobite/libtrilobite/trilobite-core-utils.c
M	components/services/trilobite/libtrilobite/trilobite-core-utils.h
M	nautilus-installer/src/Makefile
M	nautilus-installer/src/installer.c
M	nautilus-installer/src/interface.c

commit 4a683bd01fb13921f818daf424d687192d579165
Author: Pavel Cisler <pavel@eazel.com>
Date:	2000-08-15

    Fix bugzilla 1855 - nautilus_trash_monitor_async_get_trash_directories

    2000-08-14	Pavel Cisler  <pavel@eazel.com>

	* src/file-manager/fm-desktop-icon-view.c:
	(fm_desktop_icon_view_discover_trash_callback),
	(fm_desktop_icon_view_initialize):
	* src/file-manager/nautilus-trash-monitor.c:
	(add_one_writable_device), (get_trashable_volume_uris),
	(nautilus_trash_monitor_async_get_trash_directories):
	* src/file-manager/nautilus-trash-monitor.h:
	Fix bugzilla 1855 -
	nautilus_trash_monitor_async_get_trash_directories
	returns the list of URIs of all the available trash directories,
	finding
	and creating them as needed.

	* libnautilus-extensions/nautilus-volume-monitor.c: (floppy_sort),
	(mount_device_check_change), (mount_devices_update_is_mounted),
	(check_permissions), (mount_device_iso9660_add),
	(mount_device_add_aliases), (add_mount_device),
	(mntent_is_removable_fs),
	(nautilus_volume_monitor_find_mount_devices),
	(nautilus_volume_monitor_each_device),
	(nautilus_volume_monitor_each_mounted_device),
	(nautilus_volume_monitor_mount_unmount_removable):
	* libnautilus-extensions/nautilus-volume-monitor.h:
	Made nautilus_volume_monitor_find_mount_device call
	mount_devices_check_status explicitly so that the mounted
	volume state
	is correct when the call returns.
	Add nautilus_volume_monitor_each_device and
	nautilus_volume_monitor_each_mounted_device.
	Moved NautilusVolumeMonitorDetails into nautilus-volume-monitor.c,
	away from prying eyes.
	Tweak some string matching code.

M	ChangeLog
M	libnautilus-extensions/nautilus-volume-monitor.c
M	libnautilus-extensions/nautilus-volume-monitor.h
M	libnautilus-private/nautilus-volume-monitor.c
M	libnautilus-private/nautilus-volume-monitor.h
M	src/file-manager/fm-desktop-icon-view.c
M	src/file-manager/nautilus-trash-monitor.c
M	src/file-manager/nautilus-trash-monitor.h

commit 0dee8b218f70a2807999cc3ec52608a0c38b656c
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-08-15

	Fixed bug 2159 (crash when trying to drag a selected item
	in list view). This was getting in the way of me trying to
	figure out what does & doesn't work in the search results
	view.

	* libnautilus-extensions/nautilus-list.c:
	Got rid of details->clicked_row, since there was already a
	details->button_down_row with the same intended use.
	Also changed dnd_select_pending from int to gboolean to match
	its use.
	(nautilus_list_button_press): Set details->button_down_row to
	-1 before handling click; remove line sometimes but not always
	updating clicked_row (that was the source of the bug)
	(nautilus_list_button_release): Remove line setting
	clicked_row back to -1 after release; this was unnecessary.
	(nautilus_list_drag_start): Use button_down_row instead of
	clicked_row

M	ChangeLog
M	libnautilus-extensions/nautilus-list.c
M	libnautilus-private/nautilus-list.c

commit 3dd378af032335ed993724c01b3371713ad3c248
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-08-15

    Fixed some sorting bugs when dealing with inital icon layout in
    tblr mode.

    2000-08-14	Gene Z. Ragan  <gzr@eazel.com>

	* libnautilus-extensions/nautilus-icon-container.c:
	(desktop_icons_sort), (lay_down_icons_tblr), (lay_down_icons):
	Fixed some sorting bugs when dealing with inital icon layout
	in tblr mode.

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-container.c

commit 941f3cb4a6caaf346ec751885bff86242222d286
Author: Mike Engber <engber@src.gnome.org>
Date:	2000-08-15

    Second cut at syncing our desktop background with GNOME's (bug
    1047) Now


	Second cut at syncing our desktop background with GNOME's
	(bug 1047)
	Now we support images being centered and scaled (not just tiled)
	Although, there is no UI in nautilus to set this up (use the
	background
	capplet) Still need to handle update issues.

	* libnautilus-extensions/nautilus-background.c:
	(nautilus_background_destroy),
	(nautilus_background_get_image_placement),
	(nautilus_background_set_image_placement),
	(nautilus_background_draw), (nautilus_background_draw_aa),
	(nautilus_background_get_image_uri), (load_image_callback),
	(start_loading_image),
	(nautilus_background_receive_dropped_background_image),
	(nautilus_background_set_image_uri), (nautilus_background_is_set),
	(nautilus_background_real_reset),
	(nautilus_background_is_too_complex_for_gtk_style),
	(nautilus_background_is_dark),
	(nautilus_background_receive_dropped_color):
	* libnautilus-extensions/nautilus-background.h:
	* libnautilus-extensions/nautilus-directory-background.c:
	(nautilus_directory_background_get_default_settings),
	(nautilus_directory_background_read_desktop_settings),
	(nautilus_directory_background_write_desktop_settings),
	(nautilus_directory_background_write_desktop_default_settings),
	(nautilus_directory_background_is_set),
	(background_changed_callback), (directory_changed_callback),
	(background_reset_callback):

	nautilus_gdk_pixbuf_scale_to_fit was renamed to
	nautilus_gdk_pixbuf_scale_down_to_fit and also changed
	to not unref it's argument pixbuf. This involved fixing
	up various places it was used.

	* components/music/nautilus-music-view.c:
	(nautilus_music_view_update_from_uri):
	* libnautilus-extensions/nautilus-gdk-pixbuf-extensions.c:
	(nautilus_gdk_pixbuf_scale_to_fit_helper),
	(nautilus_gdk_pixbuf_scale_to_fit),
	(nautilus_gdk_pixbuf_scale_down_to_fit):
	* libnautilus-extensions/nautilus-gdk-pixbuf-extensions.h:
	* libnautilus-extensions/nautilus-icon-factory.c:
	(nautilus_icon_factory_make_thumbnails):
	* src/nautilus-property-browser.c: (make_drag_image),
	(set_emblem_image_from_file),
	(make_properties_from_directory_path):
	* src/nautilus-sidebar.c: (background_settings_changed_callback),
	(background_reset_callback), (nautilus_sidebar_update_appearance):
	* src/nautilus-theme-selector.c: (add_theme):

M	ChangeLog
M	components/music/nautilus-music-view.c
M	libnautilus-extensions/nautilus-background.c
M	libnautilus-extensions/nautilus-background.h
M	libnautilus-extensions/nautilus-directory-background.c
M	libnautilus-extensions/nautilus-gdk-pixbuf-extensions.c
M	libnautilus-extensions/nautilus-gdk-pixbuf-extensions.h
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-private/nautilus-background.c
M	libnautilus-private/nautilus-background.h
M	libnautilus-private/nautilus-directory-background.c
M	libnautilus-private/nautilus-gdk-pixbuf-extensions.c
M	libnautilus-private/nautilus-gdk-pixbuf-extensions.h
M	libnautilus-private/nautilus-icon-factory.c
M	src/nautilus-information-panel.c
M	src/nautilus-property-browser.c
M	src/nautilus-sidebar.c
M	src/nautilus-theme-selector.c

commit 6e8cfe416151cc0bd9f12e0145b4b8f284823eb3
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-08-15

	Some bug fixes, including a fix for bug 2156 (all sidebar panels
	fail on view switch).

	* libnautilus-extensions/nautilus-directory-async.c:
	(dequeue_pending_idle_callback), (directory_load_done): Make sure
	files are actually on the file list before emitting the
	files_added signal.

	* libnautilus-extensions/nautilus-file.c:
	(nautilus_file_get_internal): Fixed a mistake on my last check-in
	relating to NULL directories.

	* src/nautilus-window-private.h:
	* src/nautilus-window-manage-views.c:
	(nautilus_window_has_really_changed): Fixed code so that it
	removes
	old sidebar panels in a way that won't seem like an error to the
	error-detecting code.
	(nautilus_window_set_state_info): Keep the same sidebar panels
	when
	we change the view and not the location. Also took out two unused
	"states".
	(nautilus_window_begin_location_change): Got rid of "SYNC_STATE".

	* src/nautilus-window.c: A bit of reformatting.

M	ChangeLog
M	libnautilus-extensions/nautilus-directory-async.c
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-file.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window-manage-views.c
M	src/nautilus-window-private.h
M	src/nautilus-window.c

commit 7eadb633b4916c55e28fc875c2e37143810b8ea0
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-08-15

    Made sure that an icon is added to the layout grid when it is
    postioned

    2000-08-14	Gene Z. Ragan  <gzr@eazel.com>

	* libnautilus-extensions/nautilus-icon-container.c:
	(lay_down_icons_tblr):
	Made sure that an icon is added to the layout grid when it is
	postioned during a multi-icon placement.
	Freeze the icon positions after we are done placing them using
	this layout mode.

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-container.c

commit 5baaa578051f2f1249a518c256d84d04f221011a
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-08-14

	More prep work for the trash directory.

	* libnautilus-extensions/Makefile.am:
	* libnautilus-extensions/nautilus-trash-directory.c:
	(nautilus_trash_directory_initialize_class),
	(nautilus_trash_directory_initialize),
	(nautilus_trash_directory_destroy):
	* libnautilus-extensions/nautilus-trash-directory.h:
	* libnautilus-extensions/nautilus-vfs-directory.c:
	(nautilus_vfs_directory_initialize_class),
	(nautilus_vfs_directory_initialize),
	(nautilus_vfs_directory_destroy):
	* libnautilus-extensions/nautilus-vfs-directory.h:
	Add subclasses for the trash and for general VFS directories.
	Using refactoring techniques to move code down into these
	subclasses. This is not intended to be a general framework,
	but should be good enough to handle both these cases.

	* libnautilus-extensions/nautilus-directory-async.c:
	(can_use_public_metafile), (metafile_read_check_for_directory),
	(metafile_read_failed), (metafile_read_start), (allow_metafile),
	(metafile_write_success_close_callback),
	(nautilus_metafile_write_start), (start_monitoring_file_list),
	(get_corresponding_file), (start_getting_file_info):
	* libnautilus-extensions/nautilus-directory-private.h:
	* libnautilus-extensions/nautilus-directory.c:
	(nautilus_directory_destroy), (make_uri_canonical),
	(nautilus_directory_get_internal), (nautilus_directory_get_uri),
	(construct_private_metafile_uri), (nautilus_directory_new),
	(nautilus_directory_is_local), (nautilus_directory_is_not_empty),
	(nautilus_self_check_directory):
	* libnautilus-extensions/nautilus-directory.h:
	* libnautilus-extensions/nautilus-file.c:
	(nautilus_file_get_internal), (nautilus_file_rename),
	(nautilus_file_get_gnome_vfs_uri), (nautilus_file_matches_uri),
	(nautilus_file_compare_by_name),
	(nautilus_file_compare_by_directory_name),
	(nautilus_file_compare_for_sort), (nautilus_file_get_uri),
	(nautilus_file_set_permissions),
	(nautilus_file_get_string_attribute),
	(nautilus_file_get_mime_type), (nautilus_file_is_in_trash),
	(nautilus_file_contains_text), (nautilus_file_get_directory_name),
	(nautilus_file_mark_gone), (nautilus_file_changed):
	* libnautilus-extensions/nautilus-file.h:
	Add code to handle case of directory that can't be handled by
	gnome-vfs. Mostly some NULL checks. Also renamed fields to make
	it clear that the text URI is the "real" one. Added code to
	handle the "gnome-trash:" and "trash:" schemes specially in the
	code to make URIs canonical.

	* libnautilus-extensions/nautilus-mime-actions.c:
	(get_mime_type_from_uri): Return "application/octet-stream"
	instead of NULL for unknown MIME type.

	* src/file-manager/fm-directory-view.c:
	(fm_directory_view_display_selection_info): Eliminated the
	nautilus_file_get_real_name call.
	* src/nautilus-switchable-navigation-bar.c:
	(nautilus_switchable_navigation_bar_set_location): Eliminated
	the nautilus_directory_is_search_directory call.

	* src/file-manager/fm-search-list-view.c: (real_adding_file):
	Fixed formatting mistake.

	* src/nautilus-view-frame.c: (set_up_for_new_location): Emit
	the title_changed signal for each change in location.

M	ChangeLog
M	libnautilus-extensions/Makefile.am
M	libnautilus-extensions/nautilus-directory-async.c
M	libnautilus-extensions/nautilus-directory-private.h
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-extensions/nautilus-directory.h
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-extensions/nautilus-file.h
M	libnautilus-extensions/nautilus-mime-actions.c
A	libnautilus-extensions/nautilus-trash-directory.c
A	libnautilus-extensions/nautilus-trash-directory.h
A	libnautilus-extensions/nautilus-vfs-directory.c
A	libnautilus-extensions/nautilus-vfs-directory.h
M	libnautilus-private/Makefile.am
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-directory-private.h
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-directory.h
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-file.h
M	libnautilus-private/nautilus-mime-actions.c
A	libnautilus-private/nautilus-trash-directory.c
A	libnautilus-private/nautilus-trash-directory.h
A	libnautilus-private/nautilus-vfs-directory.c
A	libnautilus-private/nautilus-vfs-directory.h
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-search-list-view.c
M	src/nautilus-switchable-navigation-bar.c
M	src/nautilus-view-frame.c

commit 925ddd403d4a4f4ed4042b4e1171ddefc9aa5257
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-08-14

    New functions for desktop layout mode. We use a grid and decide
    where to

    2000-08-14	Gene Z. Ragan  <gzr@eazel.com>

	* libnautilus-extensions/nautilus-icon-container.c:
	* libnautilus-extensions/nautilus-icon-container.h:
	(desktop_icons_sort), (find_open_grid_space),
	(get_best_empty_grid_location), (mark_icon_location_in_grid),
	(mark_icon_locations_in_grid), (lay_down_icons_tblr),
	(lay_down_icons), (nautilus_icon_container_add):
	New functions for desktop layout mode.	We use a grid and
	decide where to place icons based on the first, best available
	free space on the desktop.

	* src/file-manager/fm-desktop-icon-view.c:
	(fm_desktop_icon_view_initialize):
	Set our layout mode to be top-bottom-left-right

M	ChangeLog
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-extensions/nautilus-icon-container.h
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-container.h
M	src/file-manager/fm-desktop-icon-view.c

commit 93a7be05c6bd44887a4e21e3bad92fb916402f8e
Author: Raph Levien <raph@src.gnome.org>
Date:	2000-08-14

    Some nice GUI instrumentation for speed testing in test-ft-gtk.c.

M	ChangeLog
M	librsvg/rsvg-ft.c
M	librsvg/test-ft-gtk.c

commit 2c6fdae30d8ef7f947684088f034fdf8b6a35f22
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-08-14

    Swapped the order of nautilus_file_monitor_remove and
    nautilus_file_unref.

	* src/file-manager/fm-properties-window.c:
	(forget_properties_window): Swapped the order of
	nautilus_file_monitor_remove and nautilus_file_unref.
	Unref must happen after we're otherwise done with the
	file (I hadn't seen any symptoms of this bug).
	(get_and_ref_file_to_display): Add NAUTILUS_LINK_TRASH
	to the set of nautilus-link types for which we show the
	target's properties. Currently that means you get the
	properties of the single Trash directory.

M	ChangeLog
M	src/file-manager/fm-properties-window.c

commit 5a98ae6b50d0dfbc13cfe353bab81a5fb372d94b
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-08-14

    Fixed GtkHTML configure section so it will work with 3-part version

	* configure.in: Fixed GtkHTML configure section so it will
	work with 3-part version numbers. I didn't really know the
	"good" way to do this, so I just fixed the sed command to
	work with multi-part versions and didn't try to fix any
	other aspect of this. This change was required to make the
	configure work with GtkHTML 0.6.1.

M	ChangeLog
M	configure.in

commit d4ce8adb2227055678ebba8b0a51023aeeba5f4e
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-08-14

    Didn't quite finish my earlier changelog entry.

M	ChangeLog

commit a8460b48f8751eaa960544eaa20aaf911d6fc876
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-08-14

	Finished the remaining details of bug 2061 (Show Properties
	should show volume properties for desktop icons). I split
	the "Show Properties for Trash" bug off as a separate task
	(2146), since it has its own set of issues.

	* src/file-manager/fm-properties-window.h:
	Eliminated fm_properties_window_get_or_create, which
	returned a GtkWindow, in favor of new
	fm_properties_window_present, which doesn't. This was
	required to do create the window asynchronously.

	* src/file-manager/fm-directory-view.c:
	(open_one_properties_window): Switch caller to use new
	fm_properties_window_present. It had been wiring up an
	Undo manager on the result window; this code got moved
	into the asynchronous callback part of creating a
	properties window.

	* src/file-manager/fm-properties-window.c:
	(create_pixmap_widget_for_file): ref file stored with pixmap
	widget; this had been creating a ref/unref mismatch that we
	had never noticed before probably due to extraneous refs
	elsewhere.
	(name_field_focus_out), (name_field_focus_in),
	(create_basic_page):
	Only do special focus handling with the name field if it's
	sensitive.

	(get_and_ref_file_to_display): initialize file_to_display to NULL.
	This was crashing non-special-Desktop-case Properties windows.

	(create_properties_window_callback): New function, asynchronous
	callback to create the properties window.
	(fm_properties_window_present): Create properties window with
	asynchronous nautilus_file_call_when_ready so it doesn't try to
	create the window until it can tell whether the file is a
	directory
	or not. We never noticed this not working before because Show
	Properties
	had only been invoked on existing, info-bearing NautilusFile
	objects.

M	ChangeLog
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-properties-window.c
M	src/file-manager/fm-properties-window.h

commit 8f8dab937dd0ac7d5f1c0687fcaaa5e465c7f10f
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-08-14

    Wrapped the image in the caveat dialog in a GtkVBox such that the
    frame &

	* src/nautilus-shell.c: (display_caveat): Wrapped the
	image in the caveat dialog in a GtkVBox such that the
	frame & image will remain unstretched at the top of the
	dialog if the text gets taller than the image. We might
	want to take this (trivial & safe) change for the
	preview release if we end up making the caveat text longer.

M	ChangeLog
M	src/nautilus-shell.c

commit fa39263c906d89a0b38f4c8a57feaa4132c64c8b
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-08-14

    added a separate theme selection window and removed theme selection
    from


	added a separate theme selection window and removed theme
	selection from the property browser

M	ChangeLog
M	data/browser.xml
M	icons/Makefile.am
M	icons/arlo/arlo.xml
M	icons/default.xml
D	icons/themes.png
M	icons/vector/vector.xml
M	src/Makefile.am
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-property-browser.c
M	src/nautilus-sidebar-tabs.c
A	src/nautilus-theme-selector.c
A	src/nautilus-theme-selector.h
M	src/nautilus-window-menus.c

commit 0fa612197dbda4153a854db0d54ff4b39f565c48
Author: Raph Levien <raph@src.gnome.org>
Date:	2000-08-13

    Got glyph cache working. test-ft-gtk now displays impressive speed.

M	ChangeLog
M	librsvg/rsvg-ft.c
M	librsvg/rsvg-ft.h
A	librsvg/subpixel-text-test
M	librsvg/test-ft-gtk.c

commit f94709b37c8848747f57a015a68b9f5220ba1d32
Author: Raph Levien <raph@src.gnome.org>
Date:	2000-08-13

    Made test-ft-gtk display the entire window worth of text. Boy, does
    performance suck! That will change soon enough, though :)

M	ChangeLog
M	librsvg/makefile-simple
M	librsvg/test-ft-gtk.c

commit 0cea567ea8ebd8eba58e68a564947fc48e602f76
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-08-13

    Made this local function static to avoid warnings.

	* librsvg/test-ft-gtk.c (set_text): Made this local function
	static to avoid warnings.

M	ChangeLog
M	librsvg/test-ft-gtk.c

commit a4d52130b54d0bc81caff4089f717776b52b4fe1
Author: Raph Levien <raph@src.gnome.org>
Date:	2000-08-13

    Added a Gtk+ test framework for rsvg-ft.

M	ChangeLog
M	librsvg/.cvsignore
M	librsvg/Makefile.am
A	librsvg/example-nested-transform.svg
A	librsvg/makefile-simple
A	librsvg/test-ft-gtk.c

commit b762c8c5e95154f5389f5bbeee3ec613941d5c3f
Author: Ali Abdin <aliabdin@aucegypt.edu>
Date:	2000-08-12

    New function to return the old doc path. (transform_file): If we
    can not

    2000-08-12	Ali Abdin  <aliabdin@aucegypt.edu>

	    * components/help/help-method.c:
	    (old_help_file): New function to return the old doc path.
	    (transform_file): If we can not find the SGML or XML path
	    use the old
	    doc file (index.html)

M	ChangeLog
M	components/help/help-method.c

commit 4de56b6291f318662cc8ed7dd373484b24022e37
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-08-12

    fixed "hole" in the arlo sidebar tabs by using composite instead
    of copy


	fixed "hole" in the arlo sidebar tabs by using composite instead
	of copy area for the edge pieces; also, fixed bug where tabs
	would stay prelighted.

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-canvas-item.c
M	src/nautilus-information-panel.c
M	src/nautilus-sidebar-tabs.c
M	src/nautilus-sidebar.c

commit 111c8245f4a355af1b667a3c354b4f0ed2d37811
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-08-12

    Added code to handle special desktop layout modes.

    2000-08-11	Gene Z. Ragan  <gzr@eazel.com>

	* libnautilus-extensions/nautilus-icon-container.c:
	(icon_set_position), (lay_down_icons),
	(nautilus_icon_container_add):
	Added code to handle special desktop layout modes.

	* libnautilus-extensions/nautilus-icon-container.h:
	* libnautilus-extensions/nautilus-volume-monitor.c:
	(nautilus_volume_monitor_destroy):
	Removed a double cleanup of a timewr callback.

	* src/file-manager/fm-desktop-icon-view.c:
	(fm_desktop_icon_view_initialize):
	Set a default layout mode.  This is not the same
	as auto layout.

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-extensions/nautilus-icon-container.h
M	libnautilus-extensions/nautilus-volume-monitor.c
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-container.h
M	libnautilus-private/nautilus-volume-monitor.c
M	src/file-manager/fm-desktop-icon-view.c

commit 02203e15ba90559fd7161a163b424db304b5fd20
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-08-12

    More renaming fixes.

	* src/nautilus-application.c: (create_object): More renaming
	fixes.

M	ChangeLog
M	src/nautilus-application.c

commit 29f09213585bf32a828f073041d9069bc4b18f19
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-08-12

    Changes caused by the festival of renaming in OAF.

    2000-08-11	Gene Z. Ragan  <gzr@eazel.com>

	* idl/GNOME_Desktop_FileOperationService.idl:
	* src/nautilus-application.c: (create_factory):
	Changes caused by the festival of renaming in OAF.

M	ChangeLog
M	idl/GNOME_Desktop_FileOperationService.idl
M	src/nautilus-application.c

commit c97b4fcdeec8815d6f056e80e84ae9f990072f05
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-08-12

    added anti-aliased, shadowed labels for themed sidebar tabs, as
    well as


	added anti-aliased, shadowed labels for themed sidebar tabs, as
	well as off-screen drawing to minimize flashing, fetching the
	font from the theme and improved layout.

M	ChangeLog
M	icons/arlo/arlo.xml
M	libnautilus-extensions/nautilus-gdk-pixbuf-extensions.c
M	libnautilus-private/nautilus-gdk-pixbuf-extensions.c
M	src/nautilus-sidebar-tabs.c

commit 5015d1e85ce98cccce96ef844607a3a01aa050aa
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-08-12

    Handle fixed size icon containers. Add clipping to icon
    positioning. Don't

    2000-08-11	Gene Z. Ragan  <gzr@eazel.com>

	* libnautilus-extensions/nautilus-icon-container.c:
	(icon_set_position),
	(nautilus_icon_container_update_scroll_region), (lay_down_icons):
	Handle fixed size icon containers.  Add clipping to icon
	positioning.  Don't adjust scroll region if the icon container
	is set to a fixed size.

	* src/file-manager/fm-desktop-icon-view.c:
	(fm_desktop_icon_view_initialize):
	Set up desktop icon view to a fixed size and set the allocation
	of the widget to be our fixed size with an offset of 0, 0

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-container.c
M	src/file-manager/fm-desktop-icon-view.c

commit cbeba404846f0a93479ae3d872ae18a1a22217a5
Author: Ali Abdin <aliabdin@aucegypt.edu>
Date:	2000-08-12

    Added an ASSUMPTIONS (it might be temporary) and elborated on a
    TODO item.

    2000-08-11	Ali Abdin  <aliabdin@aucegypt.edu>

	    * components/help/converters/gnome-db2html2/ASSUMPTIONS:
	    * components/help/converters/gnome-db2html2/TODO:
	    Added an ASSUMPTIONS (it might be temporary) and elborated
	    on a TODO
	    item.

	    * components/help/converters/gnome-db2html2/sect-preparse.c:
	    (sect_preparse_figure_start_element) Keep a hash of the
	    figure_id's
	    encountered.

	    * components/help/converters/gnome-db2html2/gdb3html.h:
	    Add a hash table to the Context struct

	    * components/help/converters/sect-elements.c:
	    (sect_xref_start_element):
	    Special case handling of xref's to images.

M	ChangeLog
M	components/help/converters/gnome-db2html2/ASSUMPTIONS
M	components/help/converters/gnome-db2html2/TODO
M	components/help/converters/gnome-db2html2/gdb3html.c
M	components/help/converters/gnome-db2html2/gdb3html.h
M	components/help/converters/gnome-db2html2/sect-elements.c
M	components/help/converters/gnome-db2html2/sect-preparse.c

commit c66553485082e59edc36d6fa95251c8687829f9c
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-08-11

    Some tweaks to Maciej's proposed states for ViewFrame.

M	ChangeLog
M	docs/state-machines.txt

commit 9c048d9573bfe63e75d88cb9bbb9b69abfcecac0
Author: Mike Engber <engber@src.gnome.org>
Date:	2000-08-11

    First cut at syncing our desktop background with GNOME's (bug 1047)
    Still


	First cut at syncing our desktop background with GNOME's
	(bug 1047)
	Still need to handle centered & scaled images + update issues.

	* libnautilus-extensions/nautilus-background.c:
	(nautilus_background_initialize_class):
	* libnautilus-extensions/nautilus-directory-background.c:
	(nautilus_directory_background_set_desktop),
	(nautilus_directory_background_is_desktop),
	(theme_image_path_to_uri),
	(nautilus_directory_background_get_default_settings),
	(nautilus_gnome_config_string_match_no_case),
	(nautilus_directory_background_read_desktop_settings),
	(nautilus_directory_background_write_desktop_settings),
	(nautilus_directory_background_write_desktop_default_settings),
	(nautilus_directory_background_is_set),
	(background_changed_callback), (directory_changed_callback),
	(nautilus_directory_background_theme_changed),
	(background_reset_callback),
	(nautilus_connect_background_to_directory_metadata),
	(nautilus_connect_desktop_background_to_directory_metadata):
	* libnautilus-extensions/nautilus-directory-background.h:
	* src/file-manager/fm-icon-view.c: (fm_icon_view_begin_loading):

M	ChangeLog
M	libnautilus-extensions/nautilus-background.c
M	libnautilus-extensions/nautilus-directory-background.c
M	libnautilus-extensions/nautilus-directory-background.h
M	libnautilus-private/nautilus-background.c
M	libnautilus-private/nautilus-directory-background.c
M	libnautilus-private/nautilus-directory-background.h
M	src/file-manager/fm-icon-view.c

commit a0f4fa57f0ccd83e13d12d90c9213afa53fe088a
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-08-11

	Work on 2061 ("Show Properties" on desktop link files
	should show properties of real volume).

	This essentially works now, but I see some little
	problems that I need to address before marking this
	fixed. Also I haven't done anything about Trash, which
	is definitely a whole can of worms of its own.

	* libnautilus-extensions/nautilus-file.c:
	(nautilus_file_rename): Move the check for self-owned
	files after the check for new name & old name identical.
	(nautilus_file_can_rename): Check for self-owned files
	here too to match _rename.
	* src/file-manager/fm-properties-window.c:
	(get_and_ref_file_to_display): New function, determines
	which file to actually display properties given the file
	it's passed. Checks for NAUTILUS_LINK_HOME and NAUTILUS_LINK_MOUNT
	type files.
	(fm_properties_window_get_or_create): Call
	get_and_ref_file_to_display instead of just using the passed file.

M	ChangeLog
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-private/nautilus-file.c
M	src/file-manager/fm-properties-window.c

commit c54c58543a786c1a19fba2325db2dd83ad7bdd5a
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-08-11

	Fixed bug 1891 (calling set_title before report_load_underway has
	no effect).

	* libnautilus-extensions/nautilus-file.c: (destroy):
	Fix a leak in the symbolic link target hash table.

	* src/nautilus-application.c: (nautilus_application_startup),
	(nautilus_application_create_desktop_window),
	(nautilus_application_open_desktop),
	(nautilus_application_close_desktop),
	(nautilus_application_destroyed_window),
	(nautilus_application_create_window):
	Simplified the logic for creating and destroying the desktop
	window a little bit and made it actually unref the desktop
	window instead of just destroying it.

	* src/nautilus-switchable-navigation-bar.c:
	(nautilus_switchable_navigation_bar_initialize),
	(nautilus_switchable_navigation_bar_set_mode),
	(nautilus_switchable_navigation_bar_set_location):
	Added missing code to send out the mode_changed signal and
	took out a gratuitous FIXME.

	* src/nautilus-view-frame.h:
	* src/nautilus-view-frame.c:
	(nautilus_view_frame_initialize_class),
	(nautilus_view_frame_initialize), (nautilus_view_frame_destroy),
	(set_up_for_new_location), (nautilus_view_frame_load_location),
	(nautilus_view_frame_report_location_change),
	(nautilus_view_frame_set_title), (nautilus_view_frame_get_title):
	Changed it so the view frame keeps around the title as passed by
	the view. It now emits a "title_changed" signal instead of a
	"set_title" signal and you can get the title with a call to
	nautilus_view_frame_get_title.

	* src/nautilus-window.h:
	* src/nautilus-window.c: (nautilus_window_title_changed_callback),
	(nautilus_window_connect_view):
	* src/nautilus-window-manage-views.h:
	* src/nautilus-window-manage-views.c:
	(nautilus_window_get_current_location_title),
	(nautilus_window_update_title),
	(nautilus_window_set_displayed_location),
	(nautilus_window_title_changed), (handle_go_elsewhere),
	(nautilus_window_has_really_changed),
	(nautilus_window_update_state):
	Manage the title in a simpler way now that the view frame keeps
	the title around.

	* src/nautilus-window-toolbars.c: (set_up_button): Fixed error
	that would result in a call to gnome_stock_set_icon with NULL.

	* RPMs-README: Fixed a typo.

M	ChangeLog
M	RPMs-README
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-private/nautilus-file.c
M	src/nautilus-application.c
M	src/nautilus-navigation-window.c
M	src/nautilus-navigation-window.h
M	src/nautilus-object-window.c
M	src/nautilus-object-window.h
M	src/nautilus-spatial-window.c
M	src/nautilus-spatial-window.h
M	src/nautilus-switchable-navigation-bar.c
M	src/nautilus-view-frame.c
M	src/nautilus-view-frame.h
M	src/nautilus-window-manage-views.c
M	src/nautilus-window-manage-views.h
M	src/nautilus-window-toolbars.c
M	src/nautilus-window.c
M	src/nautilus-window.h

commit 0280cc1897ed38875916ebb7679908e6bfaa9b3c
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-08-11

	Fixed bug 1743 (Deleting a file in search results should cause
	it to update appropriately).

	The fix for this involved fixing bugs in nautilus_file_is_in_trash
	and making emblems behave more flexibly. We now have the ability
	to exclude certain emblems when displaying a file, so that
	the trash emblem shows up in search results but not regular
	list view. A happy side effect of the way this works is that
	the trash emblem now shows up in the sidebar for items (including
	directories) that are anywhere in the trash.

	* libnautilus-extensions/nautilus-file.h: Publicized names
	of emblems NautilusFile adds based on file state, so that
	file-displaying code could choose to exclude some of them.
	This included changing their names to start with NAUTILUS_
	* libnautilus-extensions/nautilus-file.c:
	(compare_emblem_names): updated for emblem name changes.
	(nautilus_file_get_emblem_names): updated for name changes.
	Also, always include EMBLEM_NAME_TRASH for files in trash,
	not just when the file is a search result. Soon we will be
	able to eliminate nautilus_file_is_search_result entirely.
	(nautilus_file_is_in_trash): Fixed several problems here.
	Don't bother checking for NULL; use _get_uri not
	_get_activation_uri so the test works at any point in the
	life of a NautilusFile; free the uri string; initialize
	trash_dir_uri so we don't try to unref an uninitialized
	variable in some cases.

	* libnautilus-extensions/nautilus-icon-factory.h,
	* libnautilus-extensions/nautilus-icon-factory.c:
	(nautilus_icon_factory_get_emblem_icons_for_file): Added
	parameter for emblem names to exclude when creating icons.

	* libnautilus-extensions/nautilus-string-list.c:
	(nautilus_string_list_new_from_string_list),
	(nautilus_string_list_free), (nautilus_string_list_contains):
	Made these functions allow NULL, as GList does.
	(nautilus_self_check_string_list): Added tests of NULL handling.

	* src/file-manager/fm-directory-view.h:
	(get_emblem_names_to_exclude): New function pointer for subclasses
	to override.
	(fm_directory_view_get_emblem_names_to_exclude): New function for
	subclasses to call.
	* src/file-manager/fm-directory-view.c:
	(real_get_emblem_names_to_exclude): New function, returns list
	containing NAUTILUS_FILE_EMBLEM_NAME_TRASH, so directory views by
	default don't show the trash emblem.
	(fm_directory_view_initialize_class): Wire up
	get_emblem_names_to_exclude.
	(fm_directory_view_get_emblem_names_to_exclude): New function,
	returns result of possibly overridden function pointer.

	* src/file-manager/fm-icon-view.c: (get_icon_images_callback):
	Use fm_directory_view_get_emblem_names_to_exclude when getting
	emblems for each icon.

	* src/file-manager/fm-list-view.c:
	(fm_list_view_get_emblem_pixbufs_for_file):
	Use fm_directory_view_get_emblem_names_to_exclude when getting
	emblems for each icon.

	* src/file-manager/fm-search-list-view.c:
	(fm_search_list_view_initialize_class): Override
	get_emblem_names_to_exclude with our
	real_get_emblem_names_to_exclude.
	(real_get_emblem_names_to_exclude): New function, returns NULL, so
	all emblems including the trash emblem will be displayed.

	* src/nautilus-sidebar-title.c: (update_emblems):
	Pass NULL for emblems-to-exclude when getting emblems for sidebar.

M	ChangeLog
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-extensions/nautilus-file.h
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-extensions/nautilus-icon-factory.h
M	libnautilus-extensions/nautilus-string-list.c
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-file.h
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus-private/nautilus-icon-factory.h
M	libnautilus-private/nautilus-string-list.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-directory-view.h
M	src/file-manager/fm-icon-view.c
M	src/file-manager/fm-list-view.c
M	src/file-manager/fm-search-list-view.c
M	src/nautilus-sidebar-title.c

commit 845abc028282220a31955bb649f31e8c7b1594c3
Author: Mathieu Lacage <mathieu@src.gnome.org>
Date:	2000-08-11

    fix my last changelog entry. sorry about it.

M	ChangeLog

commit ec69533bb4c0df063d005925a9e3ec84b20c5f13
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-08-11

    Another pass on README/HACKING. Still room for improvement.

M	ChangeLog
M	HACKING
M	README

commit b9dd9701b5c3f4939fd5d43cf906318f0cd1456e
Author: Mathieu Lacage <mathieu@src.gnome.org>
Date:	2000-08-11

    tweak files for upcommin release. see Changelog.

M	ChangeLog
M	HACKING
M	Makefile.am
M	README

commit e4b38d283b92bf671830cd18ceecd05dd6d112da
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-08-11

    2nd draft

M	ChangeLog
M	RPMs-README

commit 545ec5305a902f90629c10562a8797d785c73d9b
Author: Mathieu Lacage <set EMAIL_ADDRESS environment variable>
Date:	2000-08-11

    fix broken EXTRA_DIST. add file for those who want to buld
    RPMs. please,

    2000-08-11	Mathieu Lacage	<set EMAIL_ADDRESS environment variable>

	* Makefile.am: fix broken EXTRA_DIST.
	* RPMs-README: add file for those who want to buld RPMs.
	please, Darin, can you proofread it ?

M	ChangeLog
A	RPMs-README

commit a04dcc363dfbd7a17eca769356ead10175c99268
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-08-11

    Removed layout code that was being designed for the desktop. The
    desktop

    2000-08-11	Gene Z. Ragan  <gzr@eazel.com>

	* libnautilus-extensions/nautilus-icon-container.c:
	(icon_set_position), (lay_down_icons),
	(nautilus_icon_container_initialize),
	(nautilus_icon_container_set_layout_mode):
	Removed layout code that was being designed for the desktop.
	The desktop has no auto layout at the present.

	(nautilus_icon_container_get_is_fixed_size),
	(nautilus_icon_container_set_is_fixed_size):
	New functions to set and get the icon containers
	fixed size attribute.  This attribute should be checked
	whenever an operation that would change the size
	of the container is called.

	* src/file-manager/fm-desktop-icon-view.c:
	(fm_desktop_icon_view_initialize):
	Removed layout mode code.

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-extensions/nautilus-icon-container.h
M	libnautilus-extensions/nautilus-icon-private.h
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-container.h
M	libnautilus-private/nautilus-icon-private.h
M	src/file-manager/fm-desktop-icon-view.c

commit 7d98d92ac7e5f453d9b40790d77932c77247c3e0
Author: Ali Abdin <aliabdin@aucegypt.edu>
Date:	2000-08-11

    Added glossaryinfo tag (to act like articleinfo/bookinfo)

    2000-08-11	Ali Abdin  <aliabdin@aucegypt.edu>

	    * components/help/converters/gnome-db2html2/gdb3html.h:
	    * components/help/converters/gnome-db2html2/sect-elements.c:
	    * components/help/converters/gnome-db2html2/sect-preparse.c:
	    * components/help/converters/gnome-db2html2/toc-elements.c:
	    Added glossaryinfo tag (to act like articleinfo/bookinfo)

	    * components/help/converters/gnome-db2html2/toc-elements.c:
	    (toc_title_start_element),
	    (toc_title_end_element):
	    I tried the GDP Hanbook - Didn't like how the table of
	    contents came
	    out. So I tweaked it to further indent the sect3's and give
	    them a
	    different HTML tag (H4)

	    * components/help/converters/gnome-db2html2/TODO:
	    Updated

	    * components/help/converters/gnome-db2html2/sect-elements.c:
	    (sect_write_characters) An aspect of this function got
	    accidently
	    removed causing things to be output when they shouldn't. It
	    took me
	    approximately half an hour to find this elusive problem
	    (I may never
	    have found it had it not been for an old copy of
	    gnome-db2html2 lying
	    around)

M	ChangeLog
M	components/help/converters/gnome-db2html2/TODO
M	components/help/converters/gnome-db2html2/gdb3html.h
M	components/help/converters/gnome-db2html2/sect-elements.c
M	components/help/converters/gnome-db2html2/sect-preparse.c
M	components/help/converters/gnome-db2html2/toc-elements.c

commit 175ac68489185f333f40195c83adfe0e05af39e5
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-08-11

    Made copyright headers consistent in style; also made sure to refer to

	* src/nautilus-applicable-views.c,
	src/nautilus-applicable-views.h, src/nautilus-application.c,
	src/nautilus-application.h, src/nautilus-bookmark-list.c,
	src/nautilus-bookmark-list.h, src/nautilus-bookmark-parsing.c,
	src/nautilus-bookmark-parsing.h, src/nautilus-bookmarks-window.c,
	src/nautilus-bookmarks-window.h,
	src/nautilus-complex-search-bar.c,
	src/nautilus-complex-search-bar.h, src/nautilus-desktop-window.c,
	src/nautilus-desktop-window.h, src/nautilus-first-time-druid.c,
	src/nautilus-first-time-druid.h, src/nautilus-history-frame.c,
	src/nautilus-history-frame.h, src/nautilus-link-set-window.c,
	src/nautilus-link-set-window.h, src/nautilus-location-bar.c,
	src/nautilus-location-bar.h, src/nautilus-main.c,
	src/nautilus-navigation-bar.c, src/nautilus-navigation-bar.h,
	src/nautilus-property-browser.c, src/nautilus-property-browser.h,
	src/nautilus-search-bar-private.h, src/nautilus-search-bar.c,
	src/nautilus-search-bar.h, src/nautilus-self-check-functions.c,
	src/nautilus-self-check-functions.h, src/nautilus-shell.c,
	src/nautilus-shell.h, src/nautilus-sidebar-tabs.c,
	src/nautilus-sidebar-tabs.h, src/nautilus-sidebar-title.c,
	src/nautilus-sidebar-title.h, src/nautilus-sidebar.c,
	src/nautilus-sidebar.h, src/nautilus-signaller.c,
	src/nautilus-signaller.h, src/nautilus-simple-search-bar.c,
	src/nautilus-simple-search-bar.h,
	src/nautilus-switchable-navigation-bar.c,
	src/nautilus-switchable-navigation-bar.h,
	src/nautilus-switchable-search-bar.c,
	src/nautilus-switchable-search-bar.h, src/nautilus-toolbar.c,
	src/nautilus-toolbar.h, src/nautilus-view-frame-bonobo-control.c,
	src/nautilus-view-frame-bonobo-embeddable.c,
	src/nautilus-view-frame-corba.c,
	src/nautilus-view-frame-nautilus-view.c,
	src/nautilus-view-frame-private.h,
	src/nautilus-view-frame.c,src/nautilus-view-frame.h,
	src/nautilus-window-manage-views.c,
	src/nautilus-window-manage-views.h, src/nautilus-window-menus.c,
	src/nautilus-window-private.h, src/nautilus-window-toolbars.c,
	src/nautilus-window.c, src/nautilus-window.h,
	src/nautilus-zoom-control.c, src/nautilus-zoom-control.h,
	src/nautilus-zoomable-frame-corba.c: Made copyright headers
	consistent in style; also made sure to refer to Nautilus as
	Nautilus, not "this library" or "The GNOME Library".

M	ChangeLog
M	src/nautilus-applicable-views.c
M	src/nautilus-applicable-views.h
M	src/nautilus-application.c
M	src/nautilus-application.h
M	src/nautilus-bookmark-list.c
M	src/nautilus-bookmark-list.h
M	src/nautilus-bookmark-parsing.c
M	src/nautilus-bookmark-parsing.h
M	src/nautilus-bookmarks-window.c
M	src/nautilus-bookmarks-window.h
M	src/nautilus-complex-search-bar.c
M	src/nautilus-complex-search-bar.h
M	src/nautilus-desktop-window.c
M	src/nautilus-desktop-window.h
M	src/nautilus-first-time-druid.c
M	src/nautilus-first-time-druid.h
M	src/nautilus-history-frame.c
M	src/nautilus-history-frame.h
M	src/nautilus-information-panel.c
M	src/nautilus-information-panel.h
M	src/nautilus-link-set-window.c
M	src/nautilus-link-set-window.h
M	src/nautilus-location-bar.c
M	src/nautilus-location-bar.h
M	src/nautilus-main.c
M	src/nautilus-navigation-bar.c
M	src/nautilus-navigation-bar.h
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-navigation-window.c
M	src/nautilus-navigation-window.h
M	src/nautilus-object-window.c
M	src/nautilus-object-window.h
M	src/nautilus-property-browser.c
M	src/nautilus-property-browser.h
M	src/nautilus-search-bar-private.h
M	src/nautilus-search-bar.c
M	src/nautilus-search-bar.h
M	src/nautilus-self-check-functions.c
M	src/nautilus-self-check-functions.h
M	src/nautilus-shell.c
M	src/nautilus-shell.h
M	src/nautilus-sidebar-tabs.c
M	src/nautilus-sidebar-tabs.h
M	src/nautilus-sidebar-title.c
M	src/nautilus-sidebar-title.h
M	src/nautilus-sidebar.c
M	src/nautilus-sidebar.h
M	src/nautilus-signaller.c
M	src/nautilus-signaller.h
M	src/nautilus-simple-search-bar.c
M	src/nautilus-simple-search-bar.h
M	src/nautilus-spatial-window.c
M	src/nautilus-spatial-window.h
M	src/nautilus-switchable-navigation-bar.c
M	src/nautilus-switchable-navigation-bar.h
M	src/nautilus-switchable-search-bar.c
M	src/nautilus-switchable-search-bar.h
M	src/nautilus-toolbar.c
M	src/nautilus-toolbar.h
M	src/nautilus-view-frame-bonobo-control.c
M	src/nautilus-view-frame-bonobo-embeddable.c
M	src/nautilus-view-frame-corba.c
M	src/nautilus-view-frame-nautilus-view.c
M	src/nautilus-view-frame-private.h
M	src/nautilus-view-frame.c
M	src/nautilus-view-frame.h
M	src/nautilus-window-manage-views.c
M	src/nautilus-window-manage-views.h
M	src/nautilus-window-menus.c
M	src/nautilus-window-private.h
M	src/nautilus-window-toolbars.c
M	src/nautilus-window.c
M	src/nautilus-window.h
M	src/nautilus-zoom-control.c
M	src/nautilus-zoom-control.h
M	src/nautilus-zoomable-frame-corba.c

commit 4dbe9d17c84a424007832f066e9a935b7b43eb18
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-08-11

	Fixes for bugzilla tasks 1525 and 1530.

	* components/tree/nautilus-tree-expansion-state.h,
	components/tree/nautilus-tree-expansion-state.c: New files
	implementing the NautilusTreeExpansionState class, a class to
	track the expansion state of various nodes in the tree, and
	save/load it to/from GConf.
	* components/tree/nautilus-tree-model.h,
	components/tree/nautilus-tree-model.c
	(nautilus_tree_model_stop_monitoring_node_recursive): New function
	to stop monitoring a node and any children of it's that you may be
	monitoring all at one go.
	(nautilus_tree_model_stop_monitoring_node): Disconnect signal
	handlers from the proper object (D'oh!) and avoid disconnecting
	more than once if you stop monitoring more than once (D'oh!).

	* components/tree/nautilus-tree-view.c:
	(nautilus_tree_view_insert_model_node,
	nautilus_tree_view_remove_model_node,
	nautilus_tree_view_update_model_node),
	nautilus_tree_view_initialize, nautilus_tree_view_destroy,
	tree_expand_callback, tree_collapse_callback): Track expansion
	state using the new class, and make sure that when a node is
	expanded it gets reloaded recursively.
	(ctree_is_node_expanded): Convenience function to check if a
	GtkCTreeNode is currenly expanded.
	(reload_node_for_uri): New function to force reload of a node.
	(expand_node_for_uri): New function to do everything necessary
	associated with the expansion of a node.

	* libnautilus-extensions/nautilus-glib-extensions.h,
	libnautilus-extensions/nautilus-glib-extensions.c:
	(nautilus_g_slist_free_deep_custom, nautilus_g_slist_free_deep):
	New functions for freeing GSLists, similar to the GList versions.
	* libnautilus-extensions/nautilus-preferences.h,
	libnautilus-extensions/nautilus-preferences.c
	(nautilus_preferences_set_string_list,
	nautilus_preferences_get_string_list): New functions for
	manipulating preferences that are a list of strings.
	* libnautilus-extensions/nautilus-volume-monitor.c
	(mntent_is_removable_fs): Added some FIXMEs
	* src/nautilus-view-frame.c: Remove a stary character from the
	copyright notice.

M	ChangeLog
M	components/tree/nautilus-tree-expansion-state.c
M	components/tree/nautilus-tree-expansion-state.h
M	components/tree/nautilus-tree-model.c
M	components/tree/nautilus-tree-model.h
M	components/tree/nautilus-tree-view.c
M	libnautilus-extensions/nautilus-glib-extensions.c
M	libnautilus-extensions/nautilus-glib-extensions.h
M	libnautilus-extensions/nautilus-preferences.c
M	libnautilus-extensions/nautilus-preferences.h
M	libnautilus-extensions/nautilus-volume-monitor.c
M	libnautilus-private/nautilus-glib-extensions.c
M	libnautilus-private/nautilus-glib-extensions.h
M	libnautilus-private/nautilus-preferences.c
M	libnautilus-private/nautilus-preferences.h
M	libnautilus-private/nautilus-volume-monitor.c
M	src/nautilus-view-frame.c

commit 3afcd9b8688b41b2a20464a6978f11cbf30c1ffd
Author: Mathieu Lacage <mathieu@src.gnome.org>
Date:	2000-08-11

    HACKING: update for upcoming release.

M	ChangeLog
M	HACKING

commit 2ac9b4577534a6c0c4319eda894033a75da0b8c8
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-08-11

    Use unref instead of destroy in eazelinstallcorbacallback

	* components/rpmview/nautilus-rpm-view-install.c:
	(nautilus_rpm_view_install_done):
	Use unref instead of destroy in eazelinstallcorbacallback

	*
	components/services/install/command-line/eazel-alt-install-corba.c:
	(set_parameters_from_command_line), (main):
	Defaults to ham.eazel.com:8888 instead of testmachine.eazel.com:80
	now.
	Also added reversion support

	* components/services/install/command-line/eazel-package-query.c:
	(main):
	use the unref instead of destroy

	* components/services/install/command-line/eazel-revert.c: (main):
	Fixed the --port arg
	use unref instead of destroy

	* components/services/install/command-line/eazel-uninstall.c:
	(main):
	use unref instead of destroy

	* components/services/install/lib/eazel-install-corba-callback.h:
	* components/services/install/lib/eazel-install-corba-callback.c:
	(eazel_install_callback_unref), (eazel_install_callback_finalize),
	(eazel_install_callback_class_initialize):
	A unref instead of destroy

	* components/services/install/lib/eazel-install-corba-types.c:
	(packagedata_from_corba_packagedatastruct):
	Fixed for the new get_distribution_enum

	* components/services/install/lib/eazel-install-public.h:
	* components/services/install/lib/eazel-install-object.c:
	(eazel_install_unref), (eazel_install_finalize),
	(eazel_install_class_initialize):
	A unref instead of a destroy

	* components/services/install/lib/eazel-install-private.h:
	A boolean to indicate that the subcommand is running

	* components/services/install/lib/eazel-install-protocols.c:
	(eazel_install_fetch_package), (get_url_for_package),
	(get_search_url_for_package):
	Stuff to call the new OSD xml parsing. Plus some logic to check
	for a existing file. (used when EI_PROT_USE_NEW_CGI is set)
	Proper transfer of distro name (bug 1333)

	* components/services/install/lib/eazel-install-rpm-glue.c:
	(install_all_packages), (uninstall_all_packages),
	(eazel_install_do_transaction_fill_hash),
	(eazel_install_do_transaction_get_total_size),
	(eazel_install_do_transaction_add_to_transaction),
	(eazel_install_start_transaction_make_rpm_argument_list),
	(eazel_install_start_transaction_make_argument_list),
	(eazel_install_do_transaction_save_report_helper),
	(eazel_install_do_transaction_save_report),
	(eazel_install_monitor_rpm_propcess_pipe),
	(eazel_install_monitor_process_pipe),
	(eazel_install_display_arguments),
	(eazel_install_monitor_subcommand_pipe),
	(eazel_install_start_transaction):
	Lot of renaming & some slashing to accomodate other package
	systems then rpm.
	New pipe parser for rpm -hv args, since --percent proved useless.

	*
	components/services/install/lib/eazel-install-xml-package-list.h:
	*
	components/services/install/lib/eazel-install-xml-package-list.c:
	(osd_parse_implementation), (osd_parse_softpkg),
	(osd_parse_shared), (parse_osd_xml_from_memory):
	Implemented parsing of the OSD xml.

	*
	components/services/install/nautilus-view/nautilus-service-install.
	c: (nautilus_service_install_done):
	Use the unref instead of destroy

	*
	components/services/trilobite/libtrilobite/trilobite-core-distribut
	ion.h:
	*
	components/services/trilobite/libtrilobite/trilobite-core-distribut
	ion.c: (trilobite_get_distribution_enum_compact),
	(trilobite_get_distribution_enum_verbose),
	(trilobite_get_distribution_enum):
	Changed get_distro_enum to parse compact names.

	* nautilus-installer/src/callbacks.c: (begin_install),
	(prep_install):
	* nautilus-installer/src/callbacks.h:
	* nautilus-installer/src/installer.c: (eazel_install_progress),
	(eazel_download_progress), (download_failed),
	(eazel_install_preflight), (installer):
	* nautilus-installer/src/interface.c: (create_what_to_do_page),
	(create_install_page), (create_finish_page), (create_window):
	* nautilus-installer/src/main.c:
	* nautilus-installer/src/prescript:
	Some reslashing of the installer

	* po/da.po:
	Came across some missing translations

M	ChangeLog
M	components/rpmview/nautilus-rpm-view-install.c
A	components/services/docs/packagexml.dtd
M	components/services/install-view/nautilus-service-install.c
M	components/services/install/command-line/eazel-alt-install-corba.c
M	components/services/install/command-line/eazel-package-query.c
M	components/services/install/command-line/eazel-revert.c
M	components/services/install/command-line/eazel-uninstall.c
M	components/services/install/lib/eazel-install-corba-callback.c
M	components/services/install/lib/eazel-install-corba-callback.h
M	components/services/install/lib/eazel-install-corba-types.c
M	components/services/install/lib/eazel-install-object.c
M	components/services/install/lib/eazel-install-private.h
M	components/services/install/lib/eazel-install-protocols.c
M	components/services/install/lib/eazel-install-public.h
M	components/services/install/lib/eazel-install-rpm-glue.c
M	components/services/install/lib/eazel-install-xml-package-list.c
M	components/services/install/lib/eazel-install-xml-package-list.h
M
components/services/install/nautilus-view/nautilus-service-install.c
M
components/services/trilobite/libtrilobite/trilobite-core-distribution.c
M
components/services/trilobite/libtrilobite/trilobite-core-distribution.h
M	nautilus-installer/src/callbacks.c
M	nautilus-installer/src/callbacks.h
M	nautilus-installer/src/installer.c
M	nautilus-installer/src/interface.c
M	nautilus-installer/src/main.c
M	nautilus-installer/src/prescript
M	po/da.po

commit b8592d8bc1112b67521f7a57117bad85bbd0fad5
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-08-11

    Wrote the ChangeLog entry that went with my previous set of changes.
    The cvs checkin comment from that set of changes was the wrong one
    (went with medusa change instead)

M	ChangeLog

commit 051bb15219c7018b320112e137cc58a60f681f8c
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-08-11

    Set the SYMLINK flag when returning those funky search symlinks. It
    turns

	* gnome-vfs-module/search-method.c: (do_read_directory),
	(do_get_file_info): Set the SYMLINK flag when returning
	those funky search symlinks. It turns out this doesn't
	matter for the way we're using it in Nautilus now, but I
	thought it did at the time I made the change, and it
	is correct, so I'm checking it in anyway.

M	libnautilus-extensions/nautilus-file.c
M	libnautilus-extensions/nautilus-file.h
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-file.h
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-directory-view.h
M	src/file-manager/fm-icon-view.c
M	src/file-manager/fm-list-view.c
M	src/file-manager/fm-list-view.h
M	src/file-manager/fm-search-list-view.c

commit 24565e89c4aa06965ff633540662d3b9f18788af
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-08-11

    added a text color parameter to nautilus_gdk_pixbuf_draw_text


	added a text color parameter to nautilus_gdk_pixbuf_draw_text

M	ChangeLog
M	libnautilus-extensions/nautilus-gdk-pixbuf-extensions.c
M	libnautilus-extensions/nautilus-gdk-pixbuf-extensions.h
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-extensions/nautilus-image.c
M	libnautilus-private/nautilus-gdk-pixbuf-extensions.c
M	libnautilus-private/nautilus-gdk-pixbuf-extensions.h
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus-private/nautilus-image.c

commit 9cfe042cf1704da4f6d8b7dd352ee5657e8480de
Author: Arlo Rose <arlo@src.gnome.org>
Date:	2000-08-11

    Fixed a bad file name


	    * icons/arlo/arlo.xml:
	    Fixed a bad file name

M	ChangeLog
M	icons/arlo/arlo.xml

commit 52052b37a4a5a11a9a1af504c9afc8559423fa97
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-08-10

	Fixed bug 2081 (crash changing themes). The problem was that
	the code to unregister the preference callback was doing it
	with the wrong callback data.

	* src/nautilus-window-private.h:
	* src/nautilus-window-toolbars.c: (set_up_button),
	(set_up_toolbar_images), (set_up_toolbar_images_callback),
	(nautilus_window_initialize_toolbars),
	(nautilus_window_toolbar_remove_theme_callback):
	* src/nautilus-window.c: (nautilus_window_destroy):
	Unregister the preference callback properly. This required passing
	in the window pointer.

M	ChangeLog
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window-private.h
M	src/nautilus-window-toolbars.c
M	src/nautilus-window.c

commit 0f63097b211d497ff6ffe23591bd46196fb646f7
Author: Rebecca Schulman <rebecka@eazel.com>
Date:	2000-08-10

    Fixed bug 2072, to make the size search field have an entry where
    the user

    2000-08-10	Rebecca Schulman  <rebecka@eazel.com>
	Fixed bug 2072, to make the size search field
	have an entry where the user can enter the
	number of "K" they want.

	* libnautilus-extensions/nautilus-search-bar-criterion-private.h:
	added field to include labels after the entry in a search
	criterion, if needed
	* libnautilus-extensions/nautilus-search-bar-criterion.c:
	(nautilus_search_bar_criterion_new_from_values),
	(nautilus_search_bar_criterion_next_new),
	(nautilus_search_bar_criterion_first_new),
	(get_size_location_for):
	use suffix to create new criteria now, and parse
	the size entry's text to mean K, rather than bytes.

	* src/nautilus-complex-search-bar.c:
	(attach_criterion_to_search_bar):
	attach the suffix as part of the value entry, if it exists.

M	ChangeLog
M	libnautilus-extensions/nautilus-search-bar-criterion-private.h
M	libnautilus-extensions/nautilus-search-bar-criterion.c
M	libnautilus-private/nautilus-search-bar-criterion-private.h
M	libnautilus-private/nautilus-search-bar-criterion.c
M	src/nautilus-complex-search-bar.c

commit 573b73b79ab9260a66cb4fda9cadf4aaa13097de
Author: Ali Abdin <aliabdin@aucegypt.edu>
Date:	2000-08-10

    Add support for the acronym tag

    2000-08-10	Ali Abdin  <aliabdin@aucegypt.edu>

	    * components/help/converters/gnome-db2html2/gdb3html.h:
	    * components/help/converters/gnome-db2html2/sect-elements.c:
	    Add support for the acronym tag

M	ChangeLog
M	components/help/converters/gnome-db2html2/gdb3html.h
M	components/help/converters/gnome-db2html2/sect-elements.c

commit 51033839ceac8bdb3270e1fb2dcc0498502416d1
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-08-10

    made the context menu in the zoom control put a checkmark on the
    currently


	made the context menu in the zoom control put a checkmark on the
	currently selected zoom level.

M	ChangeLog
M	src/nautilus-zoom-control.c

commit 7bb5ecd9412ff19089a07ce0351646b3f39e6fdd
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-08-10

    Moved the notify calls to a separate header, since people were
    using them

	* libnautilus-extensions/Makefile.am:
	* libnautilus-extensions/nautilus-directory-notify.h:
	* libnautilus-extensions/nautilus-directory-private.h:
	* libnautilus-extensions/nautilus-file-changes-queue.c:
	* libnautilus-extensions/nautilus-link.c:
	* libnautilus-extensions/nautilus-volume-monitor.c:
	Moved the notify calls to a separate header, since people were
	using them as an excuse to peek at NautilusDirectory's privates.

	* libnautilus-extensions/nautilus-directory.c:
	(nautilus_directory_get_internal), (nautilus_directory_get),
	(nautilus_directory_get_existing): Cleaned up API so that
	internal code can get a directory without creating one.
	(get_parent_directory_if_exists): Used new API to cut down
	code a bit.
	(nautilus_directory_notify_files_removed),
	(nautilus_directory_notify_files_moved): Always create a
	NautilusFile object. This results in a bit more work, but is
	more compatible with the 1/2 done symbolic link change notify
	work.

	* libnautilus-extensions/nautilus-file.c:
	(nautilus_file_get_internal): Don't create a new directory if
	being called in the mode where we don't create a new file.
	(update_link), (get_link_files),
	(update_links_if_target), (nautilus_file_update_info),
	(nautilus_file_mark_gone), (nautilus_file_emit_changed):
	More work on notifying links about changes to the target file.
	This isn't quite working and isn't required so I'll get back to it
	later. At the moment it is not doing any harm.

M	ChangeLog
M	libnautilus-extensions/Makefile.am
A	libnautilus-extensions/nautilus-directory-notify.h
M	libnautilus-extensions/nautilus-directory-private.h
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-extensions/nautilus-file-changes-queue.c
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-extensions/nautilus-link.c
M	libnautilus-extensions/nautilus-volume-monitor.c
M	libnautilus-private/Makefile.am
A	libnautilus-private/nautilus-directory-notify.h
M	libnautilus-private/nautilus-directory-private.h
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-file-changes-queue.c
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-link.c
M	libnautilus-private/nautilus-volume-monitor.c

commit 650b212db1e1861e6e766a500ffccebbf714c454
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-08-10

    a start on some design work for sane state machines that actually
    cover

	* docs/state-machines.txt: a start on some design work for sane
	state machines that actually cover all the cases.

M	ChangeLog
A	docs/state-machines.txt

commit 0c000c070a3587cd705b1879747646d420e2a5e5
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-08-10

    some update images from Susan


	some update images from Susan

M	ChangeLog
M	icons/backgrounds.png
M	icons/colors.png
M	icons/emblems.png
M	icons/themes.png

commit e1640e61c5f160f4bd17aca8296f39726c709224
Author: Ali Abdin <aliabdin@aucegypt.edu>
Date:	2000-08-10

    Added the following tags to enable preliminary table support:
    row, entry,

    2000-08-10	Ali Abdin  <aliabdin@aucegypt.edu>

	    * components/help/converters/gnome-db2html2/gdb3html.h:
	    * components/help/converters/gnome-db2html2/sect-elements.c:
	    Added the following tags to enable preliminary table support:
	    row, entry, table, informaltable, thead, tbody

	    * components/help/converters/gnome-db2html2/sect-elements.c:
	    * components/help/converters/gnome-db2html2/sect-elements.h:
	    (sect_table_start_element), (sect_table_end_element),
	    (sect_informaltable_start_element), (sect_row_start_element),
	    (sect_row_end_element), (sect_entry_start_element),
	    (sect_entry_end_element), (sect_thead_start_element),
	    (sect_thead_end_element), (sect_tbody_start_element),
	    (sect_tbody_end_element), (sect_informaltable_end_element):
	    New functions for the new tags that were added for table
	    support. This
	    is based on a patch provided by John Fleck
	    (jfleck@inkstain.net)

	    (sect_title_start_element),
	    (sect_title_end_element),
	    (sect_title_characters): Handle title's within table's

	    (sect_print): Some formatting fixes and free a GSList (plugs
	    a memory
	    leak).
	    (sect_write_characters): Add a case for the <ENTRY> tag so
	    if it is
	    a null character to print a &nbsp;	(doesn't work right now)

	    * components/help/converters/gnome-db2html2/TODO:
	    Modify the TODO item about tables (it just needs testing)

M	ChangeLog
M	components/help/converters/gnome-db2html2/TODO
M	components/help/converters/gnome-db2html2/gdb3html.c
M	components/help/converters/gnome-db2html2/gdb3html.h
M	components/help/converters/gnome-db2html2/sect-elements.c
M	components/help/converters/gnome-db2html2/sect-elements.h

commit 3c7abccc0d8e1cc3e6c626bfee672348228f22eb
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-08-10

    Fix merged from demo2 branch

	* components/mozilla/nautilus-mozilla-content-view.c
	(mozilla_uris_differ_only_by_fragment_identifier,
	mozilla_location_changed_callback): Send fake load underway and
	load done messages to Nautilus when the new URI differs from the
	previous only by the fragment identifier (indicating that all we
	did was change anchors). This allows URI references w/ fragment
	identifiers to be displayed in the location bar properly.

M	ChangeLog
M	components/mozilla/nautilus-mozilla-content-view.c

commit f0b4ba83eaa044320f30ad8f891c4889d1eb4215 (tag:
EAZEL-NAUTILUS-MS-AUG07)
Author: Robin Slomkowski <rslomkow@src.gnome.org>
Date:	2000-08-10

    removed config dumbness

M	nautilus.spec.in

commit afc3eda2d328394aaff59c2cc0dc6536d70d6a1c
Author: Mathieu Lacage <mathieu@src.gnome.org>
Date:	2000-08-10

    commit for previous Changelog commit :)

M	src/file-manager/fm-search-list-view.c

commit 47475e421fc216fb499acdff67d62a52afd8abe9
Author: Mathieu Lacage <mathieu@src.gnome.org>
Date:	2000-08-10

    changelog for commit coing soon

M	ChangeLog

commit a9bcd5ef57d45219d4937e7055f5d5f49860e13f
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-08-10

    Fixed assertion failure case by casting the wrong view to a

    2000-08-09	Gene Z. Ragan  <gzr@eazel.com>

	* src/file-manager/fm-desktop-icon-view.c:
	(fm_desktop_icon_view_initialize):
	Fixed assertion failure case by casting the wrong
	view to a NautilusIconContainer.

M	ChangeLog
M	src/file-manager/fm-desktop-icon-view.c

commit 6b29ae6eed7debaba417bdaf09992a31a74fecdf
Author: Robin Slomkowski <rslomkow@src.gnome.org>
Date:	2000-08-10

    OK should be updated

M	ChangeLog
M	nautilus.spec.in

commit 1f7d5ee58fb0a3d908635330f7f8afd324900d30
Author: Akira Tagoh <tagoh@src.gnome.org>
Date:	2000-08-10

    Updated Japanese translation.

    * ja.po: Updated Japanese translation.

M	po/ChangeLog
M	po/ja.po

commit c10b384d662905e1267569f7588d5b4f41b0edb3
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-08-10

    added a fourth alternative to the services page of the druid,
    for users


	added a fourth alternative to the services page of the druid, for
	users who are already registered and want to log in.

M	ChangeLog
M	src/nautilus-first-time-druid.c

commit 38a07aeed017bf2a81f3c4c47eb94a748bb9f496
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-08-10

    added a new set of built-in bookmarks from Brian Frank.


	added a new set of built-in bookmarks from Brian Frank.

M	ChangeLog
M	data/static_bookmarks.xml

commit aa69b270dbbda7d71ce23f9ba87f25a3535ecd9f
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-08-10

	Work on 1750 (add Reveal command to show search result in
	its "real" directory). I wired up the menu items, but they
	don't do anything yet.

	* src/file-manager/fm-directory-view.c: (compute_menu_item_info):
	Noticed that a g_strdup_printf should have been just a g_strdup

	* src/file-manager/fm-search-list-view.c:
	(fm_search_list_view_initialize_class): connect up functions for
	menu-merging stuff.
	(compute_reveal_item_name_and_sensitivity): New function,
	determine
	Reveal menu item title & sensitivity based on selection.
	(real_create_selection_context_menu_items): Put Reveal menu item
	in selection context menu.
	(real_merge_menus): Put Reveal menu item in File menu
	(real_update_menus): Update state of Reveal menu item in File menu

M	ChangeLog
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-search-list-view.c

commit 179b1f3ed6cc3cad5fdd9d10ab1f87a82fe470dd
Author: Pavel Cisler <pavel@eazel.com>
Date:	2000-08-09

    John helped me fix a crasher in trash empty state notification --
    signals

    2000-08-09	Pavel Cisler  <pavel@eazel.com>

	* src/file-manager/fm-directory-view.c:
	(fm_directory_view_initialize):
	John helped me fix a crasher in trash empty state notification --
	signals were being delivered to nonexistent objects, used
	gtk_signal_connect_while_alive instead to fix things.

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit 9f984d5dc484a3e00237048c36e47d596ba60d8b
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-08-09

    Added new API to identify file as nautilus link.

    2000-08-09	Gene Z. Ragan  <gzr@eazel.com>

	* libnautilus-extensions/nautilus-file.c:
	* libnautilus-extensions/nautilus-file.h:
	(nautilus_file_is_nautilus_link):
	Added new API to identify file as nautilus link.

	* libnautilus-extensions/nautilus-directory-async.c:
	(start_getting_activation_uris):
	Call nautilus_file_is_nautilus_link and remove obsolete
	call to nautilus_link_is_link_file.

	* libnautilus-extensions/nautilus-icon-factory.c:
	(nautilus_icon_factory_get_icon_for_file):
	Call nautilus_file_is_nautilus_link and remove obsolete
	call to nautilus_link_is_link_file.

	* libnautilus-extensions/nautilus-link.c:
	* libnautilus-extensions/nautilus-link.h:
	(nautilus_link_get_link_type):
	New function that returns the type of link that the
	link represents.  Examples are home, trash and mount point.

	* libnautilus-extensions/nautilus-volume-monitor.c:
	(mount_device_mount), (mount_device_activate_cdrom),
	(eject_cdrom),
	(mount_device_check_change), (add_mount_device),
	(nautilus_volume_monitor_find_mount_devices), (remove_mount_link),
	(nautilus_volume_monitor_is_volume_link):
	Remove annoying debug code.

	* src/file-manager/fm-desktop-icon-view.c:
	(remove_old_mount_links):
	Fixed link celanup code to use new API.

	* src/file-manager/fm-icon-view.c: (get_icon_text_callback):
	Call nautilus_file_is_nautilus_link and remove obsolete
	call to nautilus_link_is_link_file.

M	ChangeLog
M	libnautilus-extensions/nautilus-directory-async.c
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-extensions/nautilus-file.h
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-extensions/nautilus-link.c
M	libnautilus-extensions/nautilus-link.h
M	libnautilus-extensions/nautilus-volume-monitor.c
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-file.h
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus-private/nautilus-link.c
M	libnautilus-private/nautilus-link.h
M	libnautilus-private/nautilus-volume-monitor.c
M	src/file-manager/fm-desktop-icon-view.c
M	src/file-manager/fm-icon-view.c

commit ad97b45e34e4e0cce9538bd3e3d2f0df3e29e6aa
Author: Rebecca Schulman <rebecka@eazel.com>
Date:	2000-08-09

    Fixed bug 1843, so that search results are activated as themselves.

    2000-08-09	Rebecca Schulman  <rebecka@eazel.com>
	Fixed bug 1843, so that search results are activated
	as themselves.

	* libnautilus-extensions/nautilus-file.c:
	* libnautilus-extensions/nautilus-file.h:
	(nautilus_file_get_real_parent_uri_as_string),
	(nautilus_file_get_real_file),
	(nautilus_file_get_real_parent_directory),
	(nautilus_file_compare_by_real_directory),
	(nautilus_file_get_string_attribute),
	(nautilus_file_is_search_result), (nautilus_file_get_real_uri),
	(nautilus_file_get_real_directory_name),
	(nautilus_file_mark_gone),
	(nautilus_file_changed), (nautilus_file_check_if_ready),
	(nautilus_file_call_when_ready),
	(nautilus_file_cancel_call_when_ready):

	added special checks to get the real file and directory,
	and call them appropriately before opening a file.
	renamed the nautilus_file_get_real_directory function to
	nautilus_file_get_real_directory_name, and
	made it private.

	* libnautilus-extensions/nautilus-search-bar-criterion.h:
	* libnautilus-extensions/nautilus-search-bar-criterion.c:
	(nautilus_search_bar_criterion_human_from_uri),
	(get_name_location_for):
	fixed a starts_with that should have been "begins_with"

	* src/file-manager/fm-directory-view.c:
	(fm_directory_view_display_selection_info):
	moved a misplaced function comment

	* src/nautilus-switchable-navigation-bar.c:
	(nautilus_switchable_navigation_bar_set_location):
	added signalling to change to the search and location
	bar appropriately with each location change

M	ChangeLog
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-extensions/nautilus-file.h
M	libnautilus-extensions/nautilus-search-bar-criterion.c
M	libnautilus-extensions/nautilus-search-bar-criterion.h
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-file.h
M	libnautilus-private/nautilus-search-bar-criterion.c
M	libnautilus-private/nautilus-search-bar-criterion.h
M	src/file-manager/fm-directory-view.c
M	src/nautilus-switchable-navigation-bar.c

commit c20d7b59fa738e8f0697d8f7a460b32c65e0862b
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-08-09

    Remove stray conflict indicators.

M	ChangeLog

commit 39d0bf45867f213d1861beb57bda2d03c189f1d3
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-08-09

	After this change, you will get a warning each time you exit
	unless you get the new Bonobo with my destroy-notify bug fix.

	Fixed the "metafile read fails" bug. Fixed a bunch of memory
	leaks that I found because I added a new function to get rid
	of hash tables at quit time and there's a hash table with all
	the NautilusDirectory objects in there. I'm only 1/2 done
	with what I'm working on, but people need the "read fails"
	bug fix.

	* components/help/help-method.c: (escape_for_shell),
	(help_uri_to_string): Improve code that constructs URIs so it
	doesn't to excessive escaping.

	* libnautilus-extensions/nautilus-directory-async.c:
	(metafile_read_failed): Fixed a bug that caused it to fail to
	read "public" metafiles.
	(new_files_callback): Redid the fix for "NULL names" to check
	the result from the call instead of checking the name for NULL.

	* libnautilus-extensions/nautilus-directory-background.c:
	(nautilus_connect_background_to_directory_metadata):
	Got rid of the dummy callback so the NautilusDirectory code
	knows that only the metadata needs to be monitored.

	* libnautilus-extensions/nautilus-directory.c:
	(nautilus_directory_get): Got rid of silly ref and sink code.
	We don't use the floating feature, so we should just ignore it.
	Use the new function that creates a hash table that should be
	empty and freed on exit. This helps us detect leaks.
	(nautilus_directory_file_monitor_add): Got rid of incorrect
	code that would reject a caller that didn't supply a callback.
	Callers might want to monitor metadata only, not files.

	* libnautilus-extensions/nautilus-file.c:
	(nautilus_file_new_from_name): Got rid of silly ref and sink code.
	We don't use the floating feature, so we should just ignore it.
	(modify_link_hash_table), (add_to_link_hash_table_list),
	(add_to_link_hash_table), (remove_from_link_hash_table_list),
	(remove_from_link_hash_table): Maintain a hash table to map from
	a URI to links to that URI.
	(nautilus_file_new_from_info): Got rid of silly ref and sink code.
	We don't use the floating feature, so we should just ignore it.
	To share more code, call nautilus_file_update_info as part of
	the implementation here.
	(nautilus_file_update_info): Maintain the hash table entries as
	the symlink_name field changes.

	* libnautilus-extensions/nautilus-glib-extensions.h:
	* libnautilus-extensions/nautilus-glib-extensions.c:
	(free_hash_tables_at_exit),
	(nautilus_g_hash_table_new_free_at_exit):
	Added new function to create a hash table that should be empty on
	exit, check that is is empty, and free it at exit time.

	* libnautilus-extensions/nautilus-global-preferences.c:
	Got rid of some function-pointer casting.

	* libnautilus-extensions/nautilus-icon-container.h:
	* libnautilus-extensions/nautilus-icon-container.c:
	(call_icon_callback), (nautilus_icon_container_for_each):
	Added a new call to iterate all the icons in the container.
	Needed so we can unref all the files when we empty it.

	* libnautilus-extensions/nautilus-glib-extensions.h:
	* libnautilus-extensions/nautilus-mime-actions.c:
	(nautilus_mime_get_short_list_applications_for_uri),
	(nautilus_mime_get_short_list_components_for_uri):
	Updated for name change: NautilusGPredicateFunc ->
	NautilusPredicateFunction.

	* src/file-manager/fm-directory-view.c:
	(fm_directory_view_destroy), (done_loading):
	Added code to stop and clear when destroying the directory view.

	* src/file-manager/fm-icon-view.c: (unref_cover),
	(fm_icon_view_clear): Added code to get rid of the refs on all
	the files when the icon view is cleared.

	* src/file-manager/fm-list-view.c: (fm_list_view_clear): Added
	code to get rid of the refs on all the files when the icon view is
	cleared.

	* src/file-manager/nautilus-trash-monitor.h:
	* src/file-manager/nautilus-trash-monitor.c:
	(nautilus_trash_monitor_initialize_class), (destroy),
	(unref_trash_monitor), (nautilus_trash_monitor_get),
	(nautilus_trash_monitor_is_empty):
	Added code to destroy the trash monitor on exit.

	* src/nautilus-bookmark-list.c:
	(nautilus_bookmark_list_initialize_class), (stop_monitoring_one),
	(clear), (destroy), (nautilus_bookmark_list_load_file): Added code
	to clear out the list at destroy time the same way we already did
	before loading a file.

	* src/nautilus-window-menus.c: (free_bookmark_list),
	(get_bookmark_list): Add code to free the global bookmark list
	on exit to help with leak checking.
	(refresh_go_menu): Changed to use GList instead of GSList.

	* src/nautilus-window-private.h:
	* src/nautilus-window.c: (nautilus_window_destroy):
	Unref the current_location_bookmark and last_location_bookmark
	to fix a leak.
	(free_history_list), (nautilus_add_to_history_list): Free the
	history list at exit time to make it easier to spot leaks.
	(nautilus_window_get_history_list_callback): Change the history
	list to be a GList instead of GSList.

M	ChangeLog
M	components/help/help-method.c
M	libnautilus-extensions/nautilus-directory-async.c
M	libnautilus-extensions/nautilus-directory-background.c
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-extensions/nautilus-glib-extensions.c
M	libnautilus-extensions/nautilus-glib-extensions.h
M	libnautilus-extensions/nautilus-global-preferences.c
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-extensions/nautilus-icon-container.h
M	libnautilus-extensions/nautilus-mime-actions.c
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-directory-background.c
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-glib-extensions.c
M	libnautilus-private/nautilus-glib-extensions.h
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-container.h
M	libnautilus-private/nautilus-mime-actions.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-icon-view.c
M	src/file-manager/fm-list-view.c
M	src/file-manager/nautilus-trash-monitor.c
M	src/file-manager/nautilus-trash-monitor.h
M	src/nautilus-bookmark-list.c
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window-menus.c
M	src/nautilus-window-private.h
M	src/nautilus-window.c

commit c33cedc829e0174457d70a5a093e7fd561597223
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-08-09

	Finished bug 1753 (search results should start out sorted
	by search criteria). Now we can decide whether we actually
	like this UI or not.

	* libnautilus-extensions/nautilus-search-bar-criterion.h:
	* libnautilus-extensions/nautilus-search-bar-criterion.c:
	(nautilus_search_uri_get_first_criterion): New function, returns
	name of first criterion in search.

	* src/file-manager/fm-search-list-view.c:
	(get_sort_attribute_from_search_criterion): New function, maps
	between search criteria names and file attribute names.
	(real_get_default_sort_attribute): Use this new function to
	determine which file attribute name to sort by. Uses "name"
	by default if there's no column matching the sort criteria
	(e.g. "content").

M	ChangeLog
M	libnautilus-extensions/nautilus-search-bar-criterion.c
M	libnautilus-extensions/nautilus-search-bar-criterion.h
M	libnautilus-private/nautilus-search-bar-criterion.c
M	libnautilus-private/nautilus-search-bar-criterion.h
M	src/file-manager/fm-search-list-view.c

commit 645bce05c6044bec447e3f60b1d8eff5b879ba6a
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-08-09

    fixed bug in measuring tab height for themed tabs


	fixed bug in measuring tab height for themed tabs

M	ChangeLog
M	src/nautilus-sidebar-tabs.c

commit c9788f98f68c66bc9b0d75f309435fb64a96ff55
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-08-09

    Fixed typo in first-time druid text that Susan Space wanted for
    the demo.

	* src/nautilus-first-time-druid.c:
	(set_up_service_signup_page): Fixed typo in first-time
	druid text that Susan Space wanted for the demo.

M	ChangeLog
M	src/nautilus-first-time-druid.c

commit 721a0d9d327c8162b98301a8a55fb470a8f33fc9
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-08-09

    Skeleton of a class to help me manage the expansion state. Added it
    to the

	* components/tree/nautilus-tree-expansion-state.c,
	components/tree/nautilus-tree-expansion-state.h: Skeleton of a
	class to help me manage the expansion state.
	* components/tree/Makefile.am: Added it to the build.

M	ChangeLog
M	components/tree/Makefile.am
A	components/tree/nautilus-tree-expansion-state.c
A	components/tree/nautilus-tree-expansion-state.h

commit 6336ed3d907459cf55661813cd353513a752e546
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-08-09

	A little more work towards bug 1753 (search results should
	start out sorted by search criteria) and a bug fix.

	* libnautilus-extensions/nautilus-search-bar-criterion.h:
	Make #define constants for the criteria parts of search URIs
	(e.g. "file_name", "size", "content", etc.)

	* libnautilus-extensions/nautilus-search-bar-criterion.c:
	(get_name_location_for), (get_content_location_for),
	(get_file_type_location_for), (get_size_location_for),
	(get_emblem_location_for), (get_date_modified_location_for),
	(get_owner_location_for): Use these constants when creating
	the URI used by complex search bar.
	* src/nautilus-simple-search-bar.c:
	(nautilus_simple_search_criteria_to_search_uri):
	Use these constants when creating the URI used by simple
	search bar. Also added a FIXME about how the simple search
	bar should be sharing the URI-generation code of the
	complex search bar.

	* src/nautilus-complex-search-bar.c: (criterion_callback):
	Update sensitivity of "Find" button when user chooses
	different criterion from menu. This fixes bug where switching
	from an empty text-type value to a menu-type value would leave
	the "Find" button insensitive.

M	ChangeLog
M	libnautilus-extensions/nautilus-search-bar-criterion.c
M	libnautilus-extensions/nautilus-search-bar-criterion.h
M	libnautilus-private/nautilus-search-bar-criterion.c
M	libnautilus-private/nautilus-search-bar-criterion.h
M	src/nautilus-complex-search-bar.c
M	src/nautilus-simple-search-bar.c

commit a939160e500d5a6c6e7184d0395c4e6be1c903bc
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-08-09

    revamped how hit-testing works in the sidebar tabs; there's now a tab


	revamped how hit-testing works in the sidebar tabs; there's now
	a tab rectangle stored in the tabItem structure.

M	ChangeLog
M	src/nautilus-sidebar-tabs.c

commit 3c2fe074221ecde3ca45a1b391bce6aca8ffa9a8
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-08-09

	Make Nautilus tolerant to window titles and component geometries
	that are too huge to be usable.

	* libnautilus-extensions/nautilus-string.c:
	(nautilus_str_middle_truncate), (nautilus_self_check_string):
	* libnautilus-extensions/nautilus-string.h:
	New function for truncating strings in the middle.

	* src/nautilus-window-manage-views.c:
	(nautilus_window_update_title_internal):
	Truncate titles to something reasonable to avoid the window
	manager from making the window too huge to be usable.

	* src/nautilus-window.c: (nautilus_window_initialize_class),
	(nautilus_window_realize), (nautilus_window_size_request):
	Limit the window geometry requisition to within the avaialble
	screen real state.

M	ChangeLog
M	libnautilus-extensions/nautilus-string.c
M	libnautilus-extensions/nautilus-string.h
M	libnautilus-private/nautilus-string.c
M	libnautilus-private/nautilus-string.h
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window-manage-views.c
M	src/nautilus-window.c

commit d8b48b7fa97fa0838ebe5f53754ed7ec735c9214
Author: Matthias Warkus <mawarkus@src.gnome.org>
Date:	2000-08-09

    Small fix

M	po/ChangeLog
M	po/de.po

commit 43cbc6496b0de916c32504e6a115f21d7e0dc8d2
Author: Pavel Cisler <pavel@eazel.com>
Date:	2000-08-09

    Support new find_if_needed parameter of gnome_vfs_find_directory.

    2000-08-09	Pavel Cisler  <pavel@eazel.com>

	* libnautilus-extensions/nautilus-file.c:
	(nautilus_file_is_in_trash):
	* src/file-manager/dfos-xfer.c: (fs_xfer), (fs_move_to_trash),
	(fs_empty_trash):
	* src/file-manager/fm-directory-view.c: (fm_directory_is_trash),
	(fm_directory_can_move_to_trash):
	* src/file-manager/nautilus-trash-monitor.c:
	(nautilus_trash_monitor_initialize):
	* src/nautilus-desktop-window.c: (nautilus_desktop_window_new):

	Support new find_if_needed parameter of gnome_vfs_find_directory.

M	ChangeLog
M	libnautilus-extensions/nautilus-file-operations.c
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-private/nautilus-file-operations.c
M	libnautilus-private/nautilus-file.c
M	src/file-manager/dfos-xfer.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/nautilus-trash-monitor.c
M	src/nautilus-desktop-window.c

commit b9a43243b8cd987763a2decbb48cc6a5cb1bb8ca
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-08-09

    I accidentally left debuging noise on.

	* components/mozilla/nautilus-mozilla-content-view.c:

	I accidentally left debuging noise on.

M	ChangeLog
M	components/mozilla/nautilus-mozilla-content-view.c

commit 6f32492513bb64f888acf1705eeb3e84c59eefcc
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-08-09

    Added ability to set the type of a NautilusLink, such as mount
    link, trash

    2000-08-09	Gene Z. Ragan  <gzr@eazel.com>

	* libnautilus-extensions/nautilus-link.c: (nautilus_link_create),
	(nautilus_link_set_icon), (nautilus_link_set_type):
	Added ability to set the type of a NautilusLink, such as
	mount link, trash link, home link, etc.

	* libnautilus-extensions/nautilus-volume-monitor.c:
	(mount_device_mount), (nautilus_volume_monitor_is_volume_link):
	Specify that link is a mount link.

	* src/file-manager/fm-desktop-icon-view.c: (place_home_directory):
	Specify that link is a home link.

	* src/nautilus-desktop-window.c: (nautilus_desktop_window_new):
	Specify that trash is a trash link.

M	ChangeLog
M	libnautilus-extensions/nautilus-link.c
M	libnautilus-extensions/nautilus-link.h
M	libnautilus-extensions/nautilus-volume-monitor.c
M	libnautilus-extensions/nautilus-volume-monitor.h
M	libnautilus-private/nautilus-link.c
M	libnautilus-private/nautilus-link.h
M	libnautilus-private/nautilus-volume-monitor.c
M	libnautilus-private/nautilus-volume-monitor.h
M	src/file-manager/fm-desktop-icon-view.c
M	src/nautilus-desktop-window.c

commit 9f77e8e1ac6180562ff5557c48e2dc2290629d1b
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-08-09

	Add support for Mozilla m17.

	* configure.in:
	Add some artificial intelligence to detect whether the mozilla
	we are using is m17.

	* components/mozilla/Makefile.am:
	Define the mozilla milestone version.

	* components/mozilla/nautilus-mozilla-content-view.c:
	(nautilus_mozilla_content_view_initialize),
	(debug_print_state_flags), (debug_print_status_flags),
	(mozilla_net_state_callback), (mozilla_net_status_callback),
	(mozilla_progress_callback):

	Update for changes in the mozilla embedding api.  Also, simplify
	the status/state flag debugging stuff a bit.

M	ChangeLog
M	components/mozilla/Makefile.am
M	components/mozilla/nautilus-mozilla-content-view.c
M	configure.in

commit 7ed27c172ff960419f3205b92f030556931b7fd6
Author: George Lebl <jirka@5z.com>
Date:	2000-08-09

    Use the new application registry api. Also remove the hack for
    "merging"

    Tue Aug 08 23:23:50 2000  George Lebl <jirka@5z.com>

	* libnautilus-extensions/nautilus-mime-actions.c
	  (nautilus_mime_get_default_application_fo)
	  (nautilus_mime_get_short_list_application)
	  (nautilus_mime_get_all_applications_for_u):
	  Use the new application registry api.  Also remove the hack for
	  "merging" (bug 1268) the application with short list as this
	  should now be not necessary because of the application registry.

	* src/nautilus-sidebar.c (command_button_callback):
	  Use the new application registry api and check for NULL
	  return from get_mime_application just for sanity's sake.

M	ChangeLog
M	libnautilus-extensions/nautilus-mime-actions.c
M	libnautilus-private/nautilus-mime-actions.c
M	src/nautilus-information-panel.c
M	src/nautilus-sidebar.c

commit a3702dd5e940e8b78e83f6a868c14550989b1d76
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-08-09

    removed a debugging statement that was inadvertently left in.


	removed a debugging statement that was inadvertently left in.

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-container.c

commit e6525eab8d028544cea6f6f2d81ba28936318753
Author: Arlo Rose <arlo@src.gnome.org>
Date:	2000-08-09

    Added new hex values for the selection rectangle.


	    * icons/arlo/arlo.xml:
	    Added new hex values for the selection rectangle.

M	ChangeLog
M	icons/arlo/arlo.xml

commit eacc18649c9237b44c4cd1c19174578b6dc99e89
Author: Robin Slomkowski <rslomkow@src.gnome.org>
Date:	2000-08-08

    nautilus-cdrom-extensions.h
    nautilus-iso9660.h
    nautilus-search-bar-criterion-private.h
    nautilus-volume-monitor.h

M	ChangeLog
M	libnautilus-extensions/Makefile.am
M	libnautilus-private/Makefile.am

commit 206c22d2b3f32863a997a60fe6c0aea0275514ee
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-08-08

	Did part of the work for bug 1753 (search view should start out
	sorted by search criteria). We're still not sure if this is a
	good UI, but I'll make it possible for us to try it out if it
	isn't too much more work.

	* src/file-manager/fm-directory-view.c: Added a FIXME comment

	* src/file-manager/fm-list-view.h: Added
	get_default_sort_attribute
	function pointer.
	* src/file-manager/fm-list-view.c:
	(fm_list_view_initialize_class): Wired up default_sort_attribute
	function pointer.
	(fm_list_view_begin_loading): use get_default_sort_attribute ()
	instead of string constant.
	(get_default_sort_attribute): Dispatch to possibly overridden
	function pointer.
	(real_get_default_sort_attribute): return "name" (dupe, actually)

	* src/file-manager/fm-search-list-view.c:
	(fm_search_list_view_initialize_class): Wired up
	get_default_sort_attribute function pointer
	(real_get_default_sort_attribute): return "name" (dupe, actually).
	This gives us the place to decide which attribute to start out
	sorted by. To choose the attribute, we need to define a mapping
	between the search URI and one of the column attributes. I'm
	waiting on this part until mathieu gets farther along with the
	search-URI-to-human-readable-string code, which I hope to
	leverage.

M	ChangeLog
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-list-view.c
M	src/file-manager/fm-list-view.h
M	src/file-manager/fm-search-list-view.c

commit 571bc00d372f7e0775d91372397a0f1346f12b7f
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-08-08

    fixed hit-testing and drawing problems with the arlo-themed sidebar
    tabs,


	fixed hit-testing and drawing problems with the arlo-themed
	sidebar
	tabs, made all the tab cases wrap better, and implemented
	Carbamide's
	suggestion of having the select box color in the icon view be
	determined by the theme.

M	ChangeLog
M	icons/arlo/arlo.xml
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-container.c
M	src/nautilus-sidebar-tabs.c

commit 632cbb77ef6a82f21d5738094da6943b7c2d08cc
Author: Ali Abdin <aliabdin@aucegypt.edu>
Date:	2000-08-08

    Change a 'gchar' to a 'char'

    2000-08-08	Ali Abdin  <aliabdin@aucegypt.edu>

	    * components/help/converters/gnome-db2html2/gdb3html.c:
	    (get_entity): Change a 'gchar' to a 'char'

	    * components/help/converters/gnome-db2html2/sect-elements.c:
	    (sect_menu_start_element): Remove inadvertant comments

	    *
	    components/help/converters/gnome-db2html2/sect-elements.[ch]:
	    (sect_interface_start_element),
	    (sect_interface_end_element): Remove these functions. They
	    were only
	    providing CSS tags, but we only provide HTML tags :)

	    * components/help/html/help-method.c:
	    (transform_file) Try a file with an '.xml' extension (for
	    Docbook XML)

M	ChangeLog
M	components/help/converters/gnome-db2html2/gdb3html.c
M	components/help/converters/gnome-db2html2/sect-elements.c
M	components/help/converters/gnome-db2html2/sect-elements.h
M	components/help/help-method.c

commit 2e427f6ee16ae820ffbdf63e26adacf46c38a574
Author: Pavel Cisler <pavel@eazel.com>
Date:	2000-08-08

    Fix FIXME 1887 - deleting files is now handled separately, get rid
    of the

    2000-08-08	Pavel Cisler  <pavel@eazel.com>

	* libnautilus-extensions/nautilus-file.c:
	* libnautilus-extensions/nautilus-file.h:
	Fix FIXME 1887 - deleting files is now handled separately,
	get rid of the old version that used a synch gnome vfs call.

M	ChangeLog
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-extensions/nautilus-file.h
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-file.h

commit cf13540a990532986416f5d5f1cc116c4ba2a226
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-08-08

    Make the context menu choose between "Move to Trash" and
    "Delete..." in

	* src/file-manager/fm-directory-view.c:
	(fm_directory_view_real_create_selection_context_menu_items):
	Make the context menu choose between "Move to Trash" and
	"Delete..." in the same way the File menu does.

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit 8107704f877b36fbe4f8991458d62517d4248487
Author: Ian McKellar <yakk@src.gnome.org>
Date:	2000-08-08

    Fixed a seg-fault that occured when a drag and drop to a WebDAV
    repository

	    * libnautilus-extensions/nautilus-directory-async.c:
	    (new_files_callback):
	    Fixed a seg-fault that occured when a drag and drop to
	    a WebDAV
	    repository failed (due to permissions or something like
	    that). The
	    fixed involved simply checking that the GnomeVFSFileInfo
	    passed to
	    the new_files_callback by GnomeVFS was valid.

M	ChangeLog
M	libnautilus-extensions/nautilus-directory-async.c
M	libnautilus-private/nautilus-directory-async.c

commit fdb39704124a3a1cc91cfd27d708616577e06dbf
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-08-08

	Fixed a couple of problems that yakk ran into that were
	preventing files from opening correctly in WebDAV.

	* src/file-manager/fm-directory-view.c:
	(file_is_launchable): Check for "can_get_permissions" before
	checking executability. If you can't get the permissions then
	we won't assume the file is launchable.
	(activate_callback): This was launching local executables
	but trying to launch NULL in the remote executable case.
	Reworked to fall through to the non-executable code for remote
	executables.

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit ec63770c557ce535fac733e381339cd69fa6ba14
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-08-08

    Fixed crasher. Was always assuming that gdk_font_load would return
    a valid

    2000-08-08	Gene Z. Ragan  <gzr@eazel.com>

	* libnautilus-extensions/nautilus-gdk-extensions.c:
	(nautilus_get_largest_fitting_font):
	Fixed crasher.	Was always assuming that gdk_font_load would
	return a valid font.  This is not the case.  The code will
	now properly traverse the array to look for the requested
	size.

	* libnautilus-extensions/nautilus-icon-container.c:
	(get_icon_space_height), (lay_down_one_line_vertical),
	(lay_down_icons_horizontal), (lay_down_icons_vertical),
	(lay_down_icons), (relayout), (reload_icon_positions),
	(nautilus_icon_container_initialize), (finish_adding_new_icons),
	(nautilus_icon_container_set_layout_mode):
	* libnautilus-extensions/nautilus-icon-container.h:
	* libnautilus-extensions/nautilus-icon-private.h:
	* src/file-manager/fm-desktop-icon-view.c:
	(fm_desktop_icon_view_initialize):
	Work on making the icon layout code more flexible so that
	we can have differing layout schemes.  This is specifically
	for the desktop layout requirements.

M	ChangeLog
M	libnautilus-extensions/nautilus-gdk-extensions.c
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-extensions/nautilus-icon-container.h
M	libnautilus-extensions/nautilus-icon-private.h
M	libnautilus-private/nautilus-gdk-extensions.c
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-container.h
M	libnautilus-private/nautilus-icon-private.h
M	src/file-manager/fm-desktop-icon-view.c

commit 766670903ca004bd0815a57fcc3dcc75be76cd0f
Author: Matthias Warkus <mawarkus@src.gnome.org>
Date:	2000-08-08

    Update

M	po/ChangeLog
M	po/de.po

commit c1671c35b5a1b96eaeedc1bf3f37608b65fccbfb
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-08-08

	Fixed bug 1749 (Show Properties should be disabled in
	search results)

	* src/file-manager/fm-directory-view.h: added new function
	pointer supports_properties and new function
	fm_directory_view_supports_properties.
	* src/file-manager/fm-directory-view.c:
	(fm_directory_view_initialize_class): Fill in supports_properties
	function pointer with fm_directory_view_real_supports_properties.
	(compute_menu_item_info): Use
	fm_directory_view_supports_properties
	to decide whether to make "Show Properties" sensitive.
	(fm_directory_view_supports_properties): New function, calls
	possibly-overridden function pointer.
	(fm_directory_view_real_supports_properties): New function,
	returns TRUE.
	* src/file-manager/fm-search-list-view.c:
	(fm_search_list_view_initialize_class): Fill in
	supports_properties
	function pointer with real_supports_properties.
	(real_supports_properties): return FALSE.

M	ChangeLog
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-directory-view.h
M	src/file-manager/fm-search-list-view.c

commit b56148c4529acf199980e1f60445e6000f91a9f5
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-08-08

    Removed lingering change marker.

M	ChangeLog

commit 9361f5f063407c4348aa59e2c4c4090b71029262
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-08-08

	Fixed real and potential memory leaks involving
	nautilus_directory_wait_until_ready.

	* libnautilus-extensions/nautilus-mime-actions.c:
	(nautilus_directory_wait_for_metadata): New function,
	calls _wait_until_ready with no attributes and
	TRUE for metadata, then frees result. The result as
	currently implemented will always be NULL in this case
	but there's no guarantee of that so it's safer to free
	the result.

	(nautilus_mime_get_default_action_type_for_uri),
	(nautilus_mime_get_default_application_for_uri_internal),
	(nautilus_mime_get_short_list_applications_for_uri),
	(nautilus_mime_get_all_applications_for_uri),
	(nautilus_mime_set_default_action_type_for_uri),
	(nautilus_mime_set_default_application_for_uri),
	(nautilus_mime_set_default_component_for_uri),
	(nautilus_mime_set_short_list_applications_for_uri),
	(nautilus_mime_set_short_list_components_for_uri),
	(nautilus_mime_extend_all_applications_for_uri),
	(nautilus_mime_remove_from_all_applications_for_uri):
	Use nautilus_directory_wait_for_metadata.

	(nautilus_mime_get_default_component_for_uri_internal),
	(nautilus_mime_get_all_components_for_uri): free results
	of nautilus_directory_wait_until_ready.

	(nautilus_mime_get_short_list_components_for_uri): free
	results of nautilus_directory_wait_until_ready, also
	removed extra call to _wait_until_ready.

M	ChangeLog
M	libnautilus-extensions/nautilus-mime-actions.c
M	libnautilus-private/nautilus-mime-actions.c

commit 7b38182cdf1b42076940d17046b99f4358287765
Author: Valek Frob <frob@src.gnome.org>
Date:	2000-08-08

    Updated russian translation.

M	po/ChangeLog
M	po/ru.po

commit 31719a81e892e21a7334aa17113fe01165b4724b
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-08-08

    Renamedirectory mime types:

	* components/html/ntl-web-browser.oafinfo:
	* components/mozilla/nautilus-mozilla-content-view.oafinfo:
	* components/music/nautilus-music-view.oafinfo:
	* components/shell/shell.oafinfo:
	* libnautilus-extensions/nautilus-directory.c:
	(nautilus_directory_is_search_directory):
	* libnautilus-extensions/nautilus-file.c:
	(nautilus_file_get_type_as_string):
	* src/nautilus.oafinfo:

	    Renamedirectory mime types:

	x-special/directory	       =>   x-directory/normal
	x-special/webdav-directory     =>   x-directory/webdav
	x-special/virtual-directory    =>   x-directory/search

M	ChangeLog
M	components/html/ntl-web-browser.oafinfo
M	components/mozilla/Nautilus_View_mozilla.oaf.in
M	components/mozilla/Nautilus_View_mozilla.server.in
M	components/mozilla/nautilus-mozilla-content-view.oafinfo
M	components/music/Nautilus_View_music.oaf.in
M	components/music/Nautilus_View_music.server.in
M	components/music/Nautilus_View_music.server.in.in
M	components/music/nautilus-music-view.oafinfo
M	components/shell/Nautilus_View_shell.oaf.in
M	components/shell/Nautilus_View_shell.server.in
M	components/shell/shell.oafinfo
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-file.c
M	src/Nautilus_shell.oaf.in
M	src/Nautilus_shell.server.in
M	src/nautilus.oafinfo

commit bb7298ba976a737ab87e736da4126f2cdeadcd89 (tag:
EAZEL_NAUTILUS_DEMO_2_ANCHOR)
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-08-08

    last minute tweak for demo release for label color used to display


	last minute tweak for demo release for label color used to
	display additional info: now we get it from the theme.

M	ChangeLog
M	icons/arlo/arlo.xml
M	libnautilus-extensions/nautilus-icon-canvas-item.c
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-container.c
M	src/nautilus-sidebar-title.c

commit fb93d81e6d32b870632ed2aeff039c121c2752da
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-08-08

    New file, used to detect whether we are configuring a cvs version or a

	* CVSVERSION: New file, used to detect whether we are configuring
	a cvs version or a release tarball.

	* configure.in: Default -Werror to off when configuring a release
	tarball, and to on when configuring a cvs version.

A	CVSVERSION
M	ChangeLog
M	configure.in
M	libnautilus-extensions/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.c

commit 3bb6e868091fb3015e0f0bc20aefce1e51b249ee
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-08-08

    Fixed bug 1657, package view misread rpm description and summary.


	* components/rpmview/nautilus-rpm-view.c:
	(nautilus_rpm_view_update_from_uri):
	Fixed bug 1657, package view misread rpm description and summary.

M	ChangeLog
M	components/rpmview/nautilus-rpm-view.c

commit 49d67fd1e167fec6dc88a602a3326c49f180d382
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-08-08

    Revert the subclass change i made. Turns out its not needed. The
    fix was

	* src/nautilus-zoom-control.c:
	* src/nautilus-zoom-control.h:

	Revert the subclass change i made.  Turns out its not needed.  The
	fix was to make the Eazel theme grok the "GtkEventBox" style
	class - as all other "nice" themes do.

M	ChangeLog
M	src/nautilus-zoom-control.c
M	src/nautilus-zoom-control.h

commit 7073f6434c126450139527663c3154300930e9e1
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-08-08

	Made preview bug 2017 no longer crash. That's the "Up button
	in search results" one. Darin is planning to make it be
	disabled like it should have been, which is a fix in gnome-vfs.
	Special dispensation from Robin to check this in.

	* src/nautilus-window.c: (nautilus_window_go_up): Check for
	NULL parent_uri and bail out if so.

M	ChangeLog
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window.c

commit fd8cef86fc5be574be643109a8481221953c8099
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-08-08

	Part of bug 2005 (Should display error message when search
	fails because search demon isn't running)

	Rebecka did all the underlying error-code-handling, which isn't
	quite working yet. I'm checking in this UI step even in advance
	of that.

	* src/nautilus-applicable-views.h: New NautilusNavigationResult
	NAUTILUS_NAVIGATION_RESULT_SERVICE_NOT_AVAILABLE. This mechanism,
	invented by me, seems really hoary now.
	* src/nautilus-applicable-views.c:
	(get_nautilus_navigation_result_from_gnome_vfs_result):
	Translate beween GnomeVFSResult and NautilusNavigationResult.
	* src/nautilus-window-manage-views.c:
	(is_search_uri): New function, checks whether the URI starts
	with "search:".
	(nautilus_window_end_location_change_callback): If the error
	is SERVICE_NOT_AVAILABLE and it's a search uri, put up a custom
	error message. It's not a very helpful message at this point, but
	at least the user gets some kind of feedback.

M	ChangeLog
M	src/nautilus-applicable-views.c
M	src/nautilus-applicable-views.h
M	src/nautilus-window-manage-views.c

commit f51443a1a1793a9f2047ab6a17eb2493e5f17fca
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-08-08

	Fixed "make check".

	* libnautilus-extensions/nautilus-directory.c:
	(nautilus_self_check_directory): Fixed a self check that no longer
	matched the code.
	* libnautilus-extensions/nautilus-file.c:
	(nautilus_file_compare_for_sort),
	(nautilus_file_compare_for_sort_reversed): Fixed a bug that was
	causing reverse sorts to work wrong (caught by self check).
	* libnautilus-extensions/nautilus-string.c:
	(nautilus_str_get_prefix), (nautilus_self_check_string):
	Fixed some incorrect self checks and a small error in get_prefix
	that was exposed by a self check.

M	ChangeLog
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-extensions/nautilus-string.c
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-string.c

commit 17bbbe7adab5483ee0866b68dc91bbd14693ca36
Author: Seth Nickell <seth@eazel.com>
Date:	2000-08-07

    Add testing rig for the forming and escaping of user-inputted URIs.

    2000-08-07	Seth Nickell  <seth@eazel.com>

	* libnautilus-extensions/nautilus-file-utilities.c:
	(nautilus_self_check_file_utilities):
	* libnautilus-extensions/nautilus-lib-self-check-functions.h:
	Add testing rig for the forming and escaping of user-inputted
	URIs.

M	ChangeLog
M	libnautilus-extensions/nautilus-file-utilities.c
M	libnautilus-extensions/nautilus-lib-self-check-functions.h
M	libnautilus-private/nautilus-file-utilities.c
M	libnautilus-private/nautilus-lib-self-check-functions.h

commit 2280ce5e0b2db325b41418cc2664f6d85257a596
Author: J Shane Culpepper <pepper@src.gnome.org>
Date:	2000-08-07

    removing stray set

M	ChangeLog

commit f30421e0680a1b37618b8e46d369659d3cd5568f
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-08-07

    The cli tool can now read from a local xml file and if the rpm's are

	*
	components/services/install/command-line/eazel-alt-install-corba.c:
	(set_parameters_from_command_line):
	* components/services/install/idl/trilobite-eazel-install.idl:
	* components/services/install/lib/eazel-install-corba-types.c:
	(corba_category_list_from_categorydata_list):
	* components/services/install/lib/eazel-install-corba.c:
	(impl_Eazel_Install__set_package_list),
	(impl_Eazel_Install__get_package_list), (eazel_install_get_epv):
	* components/services/install/lib/eazel-install-protocols.c:
	(filename_from_url):
	* components/services/install/lib/eazel-install-rpm-glue.c:
	(eazel_install_do_rpm_transaction_process_pipe),
	(do_rpm_transaction):
	The cli tool can now read from a local xml file and if the rpm's
	are present (this depends on all fields in the xml being filled)
	it will use those.

	*
	components/services/install/lib/eazel-install-xml-package-list.c:
	(generate_xml_package_list):
	* nautilus-installer/src/installer.c: (installer):
	* nautilus-installer/src/main.c:
	Some patches for reading local files (bug#2021)

M	ChangeLog
M	components/services/install/command-line/eazel-alt-install-corba.c
M	components/services/install/idl/trilobite-eazel-install.idl
M	components/services/install/lib/eazel-install-corba-types.c
M	components/services/install/lib/eazel-install-corba.c
M	components/services/install/lib/eazel-install-protocols.c
M	components/services/install/lib/eazel-install-rpm-glue.c
M	components/services/install/lib/eazel-install-xml-package-list.c
M	nautilus-installer/src/installer.c
M	nautilus-installer/src/main.c

commit 091d96bb1c61fe168838c677b93e0bcf89e361f7
Author: J Shane Culpepper <pepper@src.gnome.org>
Date:	2000-08-07

	Removing lots of empty files and useless directory structures
	so that
	the source tarballs will look much better and useless files
	won't be
	installed.  Hope this doesn't break anyone's buildtree.

M	ChangeLog
M	components/services/inventory/Makefile.am
D	components/services/inventory/idl/.cvsignore
D	components/services/inventory/idl/Makefile.am
D	components/services/inventory/idl/trilobite-eazel-inventory.idl
M	components/services/inventory/lib/Makefile.am
M	components/services/inventory/nautilus-view/Makefile.am
D	components/services/inventory/nautilus-view/icons/.cvsignore
D	components/services/inventory/nautilus-view/icons/Makefile.am
D	components/services/inventory/service/.cvsignore
D	components/services/inventory/service/Makefile.am
D	components/services/inventory/service/main.c
D
components/services/inventory/service/trilobite-eazel-inventory-impl.c
D
components/services/inventory/service/trilobite-eazel-inventory-service.oafinfo
M	components/services/login/Makefile.am
D	components/services/login/idl/.cvsignore
D	components/services/login/idl/Makefile.am
D	components/services/login/idl/trilobite-eazel-login.idl
D	components/services/login/lib/.cvsignore
D	components/services/login/lib/Makefile.am
D	components/services/login/lib/trilobite-eazel-login-public.h
M	components/services/login/nautilus-view/Makefile.am
D	components/services/login/nautilus-view/icons/.cvsignore
D	components/services/login/nautilus-view/icons/Makefile.am
D	components/services/login/service/.cvsignore
D	components/services/login/service/Makefile.am
D	components/services/login/service/main.c
D	components/services/login/service/trilobite-eazel-login-impl.c
D
components/services/login/service/trilobite-eazel-login-service.oafinfo
M	components/services/startup/Makefile.am
D	components/services/startup/lib/.cvsignore
D	components/services/startup/lib/Makefile.am
D	components/services/startup/lib/dummy.c
M	components/services/startup/nautilus-view/Makefile.am
D	components/services/startup/nautilus-view/icons/.cvsignore
D	components/services/startup/nautilus-view/icons/Makefile.am
M	components/services/summary/Makefile.am
D	components/services/summary/idl/.cvsignore
D	components/services/summary/idl/Makefile.am
D	components/services/summary/idl/trilobite-eazel-summary.idl
D	components/services/summary/lib/.cvsignore
D	components/services/summary/lib/Makefile.am
D	components/services/summary/lib/trilobite-eazel-summary-public.h
M	components/services/summary/nautilus-view/Makefile.am
D	components/services/summary/nautilus-view/icons/.cvsignore
D	components/services/summary/nautilus-view/icons/Makefile.am
D	components/services/summary/service/.cvsignore
D	components/services/summary/service/Makefile.am
D	components/services/summary/service/main.c
D	components/services/summary/service/trilobite-eazel-summary-impl.c
D
components/services/summary/service/trilobite-eazel-summary-service.oafinfo
M	components/services/vault/Makefile.am
M	components/services/vault/command-line/Makefile.am
D	components/services/vault/idl/.cvsignore
D	components/services/vault/idl/Makefile.am
D	components/services/vault/idl/trilobite-eazel-vault.idl
D	components/services/vault/lib/.cvsignore
D	components/services/vault/lib/Makefile.am
D	components/services/vault/lib/trilobite-eazel-vault-public.h
D	components/services/vault/nautilus-view/.cvsignore
D	components/services/vault/nautilus-view/Makefile.am
D	components/services/vault/nautilus-view/icons/.cvsignore
D	components/services/vault/nautilus-view/icons/Makefile.am
D	components/services/vault/nautilus-view/main.c
D	components/services/vault/nautilus-view/nautilus-vault-view.c
D	components/services/vault/nautilus-view/nautilus-vault-view.h
D
components/services/vault/nautilus-view/nautilus-vault-view.oafinfo
D	components/services/vault/service/.cvsignore
D	components/services/vault/service/Makefile.am
D	components/services/vault/service/main.c
D	components/services/vault/service/trilobite-eazel-vault-impl.c
D
components/services/vault/service/trilobite-eazel-vault-service.oafinfo
M	configure.in

commit 2ddbee189d03af03a3ba43610120ac31c784b549
Author: Darin Adler <darin@eazel.com>
Date:	2000-08-07

    Fixed bugs 1985 and 1986 (infinite loops using Mozilla). Both were

    2000-08-07	Darin Adler  <darin@eazel.com>

	Fixed bugs 1985 and 1986 (infinite loops using Mozilla).
	Both were triggered by the fact that Mozilla reports that
	it is done before it reports that it is underway. Made
	the state machine less picky about this.

	* src/nautilus-window-manage-views.c:
	(nautilus_window_set_state_info): Made the "DONE" state
	also do all the "INITIAL" state work so that reporting
	you are done before you report that you started does not
	cause any trouble.

	* docs/recommended-books.html: Fixed a bad URL in here.

	* libnautilus-extensions/nautilus-list.c:
	(nautilus_list_set_single_click_mode): Fixed formatting.

	* src/nautilus-window.c: (nautilus_window_go_home):
	Use real function to convert path to URI instead of just
	prepending "file://".

M	ChangeLog
M	docs/recommended-books.html
M	libnautilus-extensions/nautilus-list.c
M	libnautilus-private/nautilus-list.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window-manage-views.c
M	src/nautilus-window.c

commit 36bd345d9d8757897eb0db5b6bf72478a20e4d3e
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-08-07

	Fix bug 2019.  Zoom control doesnt play nicely with gtk theme
	backgrounds.

	* src/nautilus-zoom-control.h:
	Subclass this beast from GtkMisc instead of GtkEventBox to get all
	the default widget behaviors.

	* src/nautilus-zoom-control.c:
	(nautilus_zoom_control_initialize_class),
	(nautilus_zoom_control_initialize), (draw_zoom_control_image),
	(nautilus_zoom_control_draw), (nautilus_zoom_control_expose):

	Change the code that drew the symbol backgrounds to clear their
	area instead of drawing a box.	This causes the default
	background to be rendered instead of a blank area ironically.

	Also, clear the background before drawing the widget so that the
	we get the same effect as above on the whole widget.

M	ChangeLog
M	src/nautilus-zoom-control.c
M	src/nautilus-zoom-control.h

commit 655e8bc699bb73fbbc9a73ab2cc02ff7ab364331
Author: Arlo Rose <arlo@src.gnome.org>
Date:	2000-08-07

    icons/arlo/increment-i.png icons/arlo/decrement-i.png


	    * icons/arlo/increment-i.png
	    * icons/arlo/decrement-i.png
	    * icons/arlo/Makefile.am
	    Add disabled zoom widgets.

M	ChangeLog
M	icons/arlo/Makefile.am
A	icons/arlo/decrement-i.png
A	icons/arlo/increment-i.png

commit ebf2649bd10109a7cfee201b012fbd1add840515
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-08-07

	Fixed bug 1979 (Crash involving bookmarks)

	Gene did all the hard work of finding a reproducible case
	for this. From there it was easy for me to fix the bug
	in code I wrote. He gets 3/4 of all klocs assigned for
	this bug.

	* src/nautilus-window-menus.c:
	(nautilus_window_remove_bookmarks_menu_items):
	Set last_static_bookmark_path to NULL after removing menu
	items from bookmarks menu.
	(refresh_all_bookmarks):
	Call nautilus_window_remove_bookmarks_menu_items instead
	of lower-level remove_bookmarks_after.

M	ChangeLog
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-window-menus.c

commit 0bc9a1062930c6145eb5b8a8f68efcc897a6eb6f
Author: George Lebl <jirka@5z.com>
Date:	2000-08-07

    Redo drawing buffered background, stop using a widget, and allocate
    the gc

    Mon Aug 07 14:47:28 2000  George Lebl <jirka@5z.com>

	* libnautilus-extensions/nautilus-list-column-title.c
	  (nautilus_list_column_title_initialize)
	  (nautilus_list_column_title_finalize)
	  (nautilus_list_column_title_buffered_draw)
	  (offscreen_drawing_idle_handler)
	  (nautilus_list_column_title_queue_buffered_draw)
	  (nautilus_list_column_title_motion)
	  (nautilus_list_column_title_leave)
	  (nautilus_list_column_title_button_press)
	  (nautilus_list_column_title_button_release):
	  Redo drawing buffered background, stop using a widget, and
	  allocate the gc and the offscreen pixmap only for the draw
	  and free them afterwards.  Also do the buffered draw in an idle
	  handler to avoid too many draws.  Obscoletes bug 614.

	* src/file-manager/fm-list-view.c (remove_from_list):
	  Instead of a warning just ignore the file if it's not in
	  the list anymore.  This is what the icon view does and
	  apparently we can get multiple file_changed calls which
	  will cause this.  Fixes bug 1961

M	ChangeLog
M	libnautilus-extensions/nautilus-list-column-title.c
M	libnautilus-private/nautilus-list-column-title.c
M	src/file-manager/fm-list-view.c

commit bf9b5cc01dee5cd6b31e7e9d328af8a122d40e78
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-08-07

	Fix bug 1903.  Pick a better sidebar font.

	* libnautilus-extensions/nautilus-gdk-extensions.c:
	(nautilus_get_largest_fitting_font):

	Change the number of sizes to choose from to 4 (from 5).  Also,
	remove the 28 size which is usually available.	This size is what
	was causing the ugliness in the font.

	* src/nautilus-sidebar-title.c: (update_font):

	Changed the font to bold.

M	ChangeLog
M	libnautilus-extensions/nautilus-gdk-extensions.c
M	libnautilus-private/nautilus-gdk-extensions.c
M	src/nautilus-sidebar-title.c

commit 71acfde47e79c260cb123845707345d57c75a4f4
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-08-07

    Added --query, to test the corba query stuff


	*
	components/services/install/command-line/eazel-alt-install-corba.c:
	(main):
	Added --query, to test the corba query stuff

	* components/services/install/command-line/eazel-package-query.c:
	Removed some erratic #defs.

	* components/services/install/command-line/genpkg_list.example:
	Now has an error on purpose, to test the error checking

	* components/services/install/idl/trilobite-eazel-install.idl:
	Renamed the query to simple_query

	* components/services/install/lib/eazel-install-corba-callback.c:
	(impl_install_failed), (impl_uninstall_failed),
	(eazel_install_callback_simple_query),
	(eazel_install_callback_revert_transaction):
	* components/services/install/lib/eazel-install-corba-callback.h:
	* components/services/install/lib/eazel-install-corba-types.c:
	(corba_packagedatastruct_from_packagedata):
	* components/services/install/lib/eazel-install-corba.c:
	(impl_Eazel_Install_simple_query), (eazel_install_get_epv):
	* components/services/install/lib/eazel-install-query.c:
	(eazel_install_simple_rpm_query), (eazel_install_simple_query):
	Finished the corbafication of simple_query and added some const's
	to some arguments.

	* components/services/install/lib/eazel-install-protocols.c:
	(http_fetch_remote_file):
	Fixed a bug where the first download-progress emit got called with
	total == 0.

	* components/services/install/lib/eazel-install-query.h:
	Removed debug output.

	* components/services/install/lib/eazel-install-rpm-glue.c:
	(eazel_install_do_rpm_transaction_process_pipe),
	(eazel_install_do_rpm_transaction_save_report),
	(do_rpm_transaction), (eazel_install_fetch_rpm_dependencies):
	Am tryink to fix the installer. Havink problems reading the output
	from rpm, since it apparently gets buffered somewhere.

	*
	components/services/install/lib/eazel-install-xml-package-list.c:
	(generate_xml_package_list):
	Added error checking to the :-seperated values parsing.

	* components/services/install/lib/makefile.staticlib.in:
	More static linking fun.

	* nautilus-installer/src/Makefile:
	* nautilus-installer/src/Makefile.am:
	* nautilus-installer/src/installer.c: (eazel_install_progress),
	(eazel_download_progress), (download_failed),
	(eazel_install_preflight), (eazel_install_dep_check),
	(eazel_install_delete_files), (installer):
	* nautilus-installer/src/interface.c: (create_window):
	* nautilus-installer/src/link.sh:
	* nautilus-installer/src/prescript:
	Okaeh, the installer is slight prettier, but the install progress
	is screwed because of the problem with progress bar.

M	ChangeLog
M	components/services/install/command-line/eazel-alt-install-corba.c
M	components/services/install/command-line/eazel-package-query.c
M	components/services/install/command-line/genpkg_list.example
M	components/services/install/idl/trilobite-eazel-install.idl
M	components/services/install/lib/eazel-install-corba-callback.c
M	components/services/install/lib/eazel-install-corba-callback.h
M	components/services/install/lib/eazel-install-corba-types.c
M	components/services/install/lib/eazel-install-corba.c
M	components/services/install/lib/eazel-install-protocols.c
M	components/services/install/lib/eazel-install-query.c
M	components/services/install/lib/eazel-install-query.h
M	components/services/install/lib/eazel-install-rpm-glue.c
M	components/services/install/lib/eazel-install-xml-package-list.c
M	components/services/install/lib/makefile.staticlib.in
M	nautilus-installer/src/Makefile
M	nautilus-installer/src/Makefile.am
M	nautilus-installer/src/installer.c
M	nautilus-installer/src/interface.c
M	nautilus-installer/src/link.sh
M	nautilus-installer/src/prescript

commit e861447bcc181a6b38b3cd0a739dccc2a5ce3c81
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-08-07

    The ordering in my previous ChangeLog entry was accidentally bizarre,
    so I fixed
    that.

M	ChangeLog

commit 2d310112d76078f5054179b27cd88a57b6a534d7
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-08-07

	Fixed bug 1969 enough for now (search bar buttons should
	become sensitive & insensitive appropriately). Will write
	up bug reports about remaining issues.

	Made the "Find" button only be sensitive if all text-entry
	fields are non-empty. (Did this for both simple & complex
	search bar). Cleaned up some other code that I couldn't
	avoid in there too.

	* src/nautilus-simple-search-bar.c:
	Define Details struct.
	(nautilus_simple_search_bar_initialize_class): Wire up
	destroy handler.
	(search_text_is_invalid): New function, returns TRUE if the
	text is empty.
	(update_simple_find_button_state): New function, sets the
	sensitivity of the find button based on search_text_is_invalid.
	(activated_search_field): New function, calls location_changed
	only if text is valid.
	(nautilus_simple_search_bar_initialize): Initialize Details field;
	change "activate" signal on text field to call
	activated_search_field instead of calling location_changed
	directly
	so it can handle the text-invalid case; wired "change" signal of
	text field to update_simple_find_button_state; call update_simple_
	find_button_state once after setting up widgets; simplify
	widget-creation code.
	(nautilus_simple_search_bar_destroy): Free details field.
	(nautilus_simple_search_bar_set_location),
	(nautilus_simple_search_bar_get_location): Updated to use Details.

	* src/nautilus-complex-search-bar.c:
	(criteria_invalid): Walks through the list of criteria, checking
	whether any of the text-field ones have empty text. Later we
	could add other types of checks in here.
	(update_options_buttons_state): Just added FIXME comment.
	(update_find_button_state): New function, sets sensitivity
	of find button based on criteria_invalid.
	(update_dynamic_buttons_state): New function, calls the other
	two button-updating functions.
	(nautilus_complex_search_bar_initialize_class): Wire up destroy
	handler.
	(more_options_callback), (fewer_options_callback),
	(nautilus_complex_search_bar_initialize):
	Call update_dynamic_buttons_state instead of just
	update_options_buttons_state.
	(nautilus_complex_search_bar_destroy): free Details struct. This
	was leaking before.
	(attach_criterion_to_search_bar): Attach update_find_button_state
	to "changed" signal of any new text-entry field.

	* src/nautilus-simple-search-bar.h: Replaced several fields in
	NautilusSimpleSearchBar struct with new Details field. Among
	the replaced fields were some undo-related ones that were not
	yet used anywhere, so I left them out of Details.

M	ChangeLog
M	src/nautilus-complex-search-bar.c
M	src/nautilus-simple-search-bar.c
M	src/nautilus-simple-search-bar.h

commit 7610363ab70c92556385f468d55e8cbf53aca740
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-08-07

    Darin suggested that we make the sidebar echo the icon view's use
    of color


	Darin suggested that we make the sidebar echo the icon view's use
	of color to distinguish the name from the additional info, so
	I did it.

M	ChangeLog
M	src/nautilus-sidebar-title.c

commit c71a118c9fa2da60815ce870951ed1284f382627
Author: Ali Abdin <aliabdin@aucegypt.edu>
Date:	2000-08-07

    Two new functions for the 'interface' tag.

    2000-08-07	Ali Abdin  <aliabdin@aucegypt.edu>

	    * components/help/converters/gnome-db2html2/gdb3html.h:
	    * components/help/converters/gnome-db2html2/sect-elements.h:
	    * components/help/converters/gnome-db2html2/sect-elements.c:
	    (sect_span_interface_start_element),
	    (sect_span_interface_end_element): Two new functions for the
	'interface' tag.

	    (sect_link_start_element),
	    (sect_link_end_element): Two new functions for the 'link' tag

	    (sect_menu_start_element),
	    (sect_menu_end_element): Two new functions for the
	    'guisubmenu' and
	    'guimenu' tags. These are needed because the previous
	    implementation
	    was incorrect.

	    Also the prototypes for the above functions and added the
	    following
	    tags: interface, link, menuchoice (yes menuchoice is back!)

	    Modified the guimenu/guisubmenu tag to only be bold and
	    display the
	    'arrow' if they are enclosed in the menuchoice tag. If they
	    are not
	    enclosed, just 'print' the characters. This is how jade
	    (a.k.a db2html
	    does it)

	    * components/help/converters/gnome-db2html2/sect-elements.c:
	    (sect_title_characters),
	    (sect_xref_start_element): s/ghelp/help

M	ChangeLog
M	components/help/converters/gnome-db2html2/gdb3html.h
M	components/help/converters/gnome-db2html2/sect-elements.c
M	components/help/converters/gnome-db2html2/sect-elements.h

commit d2c7944a7eec56cdf5ca80f418e3efc47aa72dd9
Author: Pavel Cisler <pavel@eazel.com>
Date:	2000-08-07

    Fix bug 1941 -- Context menus need to be clicked twice.

    2000-08-07	Pavel Cisler  <pavel@eazel.com>

	Fix bug 1941 -- Context menus need to be clicked twice.

	* libnautilus-extensions/nautilus-gtk-extensions.c:
	(nautilus_pop_up_context_menu):
	* libnautilus-extensions/nautilus-gtk-extensions.h:
	When invoked from anywhere but the button_press call, we need to
	pass 0 for button otherwise the next click will not be handled.
	Add a way to pass the button as a parameter.

	* src/file-manager/fm-directory-view.c:
	(fm_directory_view_pop_up_selection_context_menu),
	(fm_directory_view_pop_up_background_context_menu):
	Pass 0 for button

	* src/nautilus-sidebar.c: (nautilus_sidebar_press_event):
	* src/nautilus-window-toolbars.c:
	(back_or_forward_button_clicked_callback):
	Called from button_press, pass the actual button.

M	ChangeLog
M	libnautilus-extensions/nautilus-gtk-extensions.c
M	libnautilus-extensions/nautilus-gtk-extensions.h
M	libnautilus-private/nautilus-gtk-extensions.c
M	libnautilus-private/nautilus-gtk-extensions.h
M	src/file-manager/fm-directory-view.c
M	src/nautilus-information-panel.c
M	src/nautilus-sidebar.c
M	src/nautilus-window-toolbars.c

commit 45bdc495d223661f2f89f932733089461e621b3e
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-08-07

	Fixed bug 1422 (dropping an icon at the edge doesn't update
	the scrollable area)

	Start of bug 1969 (search controls need to adjust sensitivity
	appropriately)

	* libnautilus-extensions/nautilus-icon-container.c:
	(nautilus_icon_container_update_scroll_region): Renamed from
	"update_scroll_region" since it's now in a header file.
	(relayout), (nautilus_icon_container_clear): Updated for name
	change.
	(nautilus_icon_container_move_icon): Added FIXME about how
	update_scroll_region is handled at different levels at Darin's
	request.
	* libnautilus-extensions/nautilus-icon-private.h:
	Put prototype for nautilus_icon_container_update_scroll_region
	here so it could be called from drag-and-drop code.
	* libnautilus-extensions/nautilus-icon-dnd.c: (handle_local_move):
	Update scroll region after drag.

	* src/nautilus-complex-search-bar.c:
	(update_options_buttons_state): New function, updates the
	sensitivity
	of "Fewer Choices" button based on number of displayed
	criteria. Later
	it will also handle "More Choices" button and perhaps others.
	(nautilus_complex_search_bar_initialize):
	Call update_options_button_state after creating button widgets.
	(more_options_callback), (fewer_options_callback): Call
	update_options_button_state when number of criteria changes.

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-extensions/nautilus-icon-dnd.c
M	libnautilus-extensions/nautilus-icon-private.h
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-dnd.c
M	libnautilus-private/nautilus-icon-private.h
M	src/nautilus-complex-search-bar.c

commit 4e8cf79dd60f27dbb0a11b8ac88a459170bf7933
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-08-07

	Fixed bug 1921 (reloading does not cause directory count to be
	recomputed)

	* libnautilus-extensions/nautilus-directory-async.c:
	(metafile_read_failed), (get_corresponding_file),
	(nautilus_directory_force_reload):
	Make the force reload call also force recomputing the counts (both
	shallow and deep) for that directory.

	* libnautilus-extensions/nautilus-file-private.h:
	* libnautilus-extensions/nautilus-file.c:
	(nautilus_file_get_internal), (nautilus_file_get_existing),
	(nautilus_file_get): Added interface to get an existing
	NautilusFile
	that won't create a new one.

M	ChangeLog
M	libnautilus-extensions/nautilus-directory-async.c
M	libnautilus-extensions/nautilus-file-private.h
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-file-private.h
M	libnautilus-private/nautilus-file.c

commit e254dbfe1a90ee95eebf659f99247a4e703b9403
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-08-07

	Fixed bug 1906 (text size under icons is not always correct)

	* libnautilus-extensions/nautilus-font-factory.c:
	(font_hash_node_lookup_with_insertion): Inserting a font into
	the font cache hashtable was passing the wrong pointer for the
	font name: name (which is reused each time in this routine)
	instead
	of node->name (which is part of the hash table node and won't
	change).
	Also took off unnecessary gpointer and gconstpointer casts. Darin
	spotted the problem after I aimed him at this function.

M	ChangeLog
M	libnautilus-extensions/nautilus-font-factory.c
M	libnautilus-private/nautilus-font-factory.c

commit cbdd2dded53f0c2661a53d2f38c46a7606d645a8
Author: George Lebl <jirka@5z.com>
Date:	2000-08-07

    Call gtk_widget_draw on the title widget. This fixes the problem
    where the

    Mon Aug 07 05:00:55 2000  George Lebl <jirka@5z.com>

	* libnautilus-extentions/nautilus-list.c (nautilus_list_draw):
	  Call gtk_widget_draw on the title widget.  This fixes the
	  problem
	  where the widget is not drawn when the list view is first
	  selected.

M	ChangeLog
M	libnautilus-extensions/nautilus-list.c
M	libnautilus-private/nautilus-list.c

commit 125fba429e8be9b53ea05f90be6389f8998fbdf1
Author: George Lebl <jirka@5z.com>
Date:	2000-08-07

    use G_GINT64_CONSTANT instead of LL to be more "alpha clean"

    Mon Aug 07 00:31:50 2000  George Lebl <jirka@5z.com>

	* libnautilus-extensions/nautilus-glib-extensions.c
	  (nautilus_get_system_time):  use G_GINT64_CONSTANT instead of LL
	  to be more "alpha clean"

	* libnautilus-extensions/nautilus-list-column-title.c
	  (nautilus_list_column_title_initialize)
	  (nautilus_list_column_title_finalize) (get_column_frame_at)
	  (load_up_indicator) (get_sort_indicator)
	  (nautilus_list_column_title_paint):  Don't use GnomePixmap just
	  for loading pixmaps, this doesn't work always (read doesn't work
	  on my machine), plus it's a horrible hack.  Use GdkPixbuf
	  to load
	  up the sort indicator pixmaps.  The title_window of the clist
	  scrolls itself horizontally, so don't add the horizontal scroll
	  again during painting.  Fix text not always redrawing some
	  2 pixel
	  stripes because we were clipping the redrawing rectangle rather
	  then only the outside of the cell.

	* libnautilus-extensions/nautilus-list.c
	(nautilus_list_initialize)
	  (nautilus_list_flush_typeselect_state) (nautilus_list_realize):
	  use G_GINT64_CONSTANT instead of LL.	Use
	  gtk_widget_push/pop_composite_child when creating the column
	  title
	  Check existance of list->details->title rather then
	  clist->title_window when adding it to clist->title_window as
	  clist->title_window will always exist.

M	ChangeLog
M	libnautilus-extensions/nautilus-glib-extensions.c
M	libnautilus-extensions/nautilus-list-column-title.c
M	libnautilus-extensions/nautilus-list.c
M	libnautilus-private/nautilus-glib-extensions.c
M	libnautilus-private/nautilus-list-column-title.c
M	libnautilus-private/nautilus-list.c

commit 67c09669e0bd8c7f2b792e3071fd3819292da013
Author: Mathieu Lacage <mathieu@eazel.com>
Date:	2000-08-07

    remove debugging output for rebecka.

    2000-08-06	Mathieu Lacage <mathieu@eazel.com>

	* libnautilus-extensions/nautilus-search-bar-criterion.c:
	remove debugging output for rebecka.

M	ChangeLog
M	libnautilus-extensions/nautilus-search-bar-criterion.c
M	libnautilus-private/nautilus-search-bar-criterion.c

commit 58113f497774f7408d568edb829827fed014080e
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-08-07

    made assigned emblems appear earlier in the list than intrinsic ones,


	made assigned emblems appear earlier in the list than intrinsic
	ones,
	since they are more important to the user and also, at Bud's
	suggestion
	distinguished the additional info beneath the file name from the
	filename by drawing it in a different color

M	ChangeLog
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-extensions/nautilus-icon-canvas-item.c
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-extensions/nautilus-icon-container.h
M	libnautilus-extensions/nautilus-icon-private.h
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-container.h
M	libnautilus-private/nautilus-icon-private.h

commit 64e7b04f00af2c4e68f231531efba6d9f6980a1c
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-08-05

    fixed embedded icon text clarity (we were using helvetica 9,
    which wasn't


	fixed embedded icon text clarity (we were using helvetica 9,
	which wasn't installed
	on many machines, and the scaled version looked hideous).
	Fixed by using the
	bigger, more commonly installed helvetica 24 font, then scaling
	it down using the
	gdk_pixbuf compositing routines, which exploit the gray-scale.

M	ChangeLog
M	libnautilus-extensions/nautilus-gdk-pixbuf-extensions.c
M	libnautilus-extensions/nautilus-gdk-pixbuf-extensions.h
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-extensions/nautilus-image.c
M	libnautilus-private/nautilus-gdk-pixbuf-extensions.c
M	libnautilus-private/nautilus-gdk-pixbuf-extensions.h
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus-private/nautilus-image.c

commit cb36670cefe21c96ef82f5d8c5ab9160daaf862b
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-08-05

    Fixed a bug where transaction)in_progress was always TRUE. This
    caused a

    2000-08-05	Gene Z. Ragan  <gzr@eazel.com>

	* libnautilus-extensions/nautilus-undo-manager.c: (corba_append),
	(nautilus_undo_manager_undo):
	Fixed a bug where transaction)in_progress was always TRUE.
	This caused a g_warning to always be fired.  I guess no one
	noticed because we aren't exercising the undo code.

	* libnautilus/nautilus-undo-transaction.c:
	(remove_transaction_from_object),
	(nautilus_undo_transaction_add_atom),
	(nautilus_undo_transaction_add_to_undo_manager),
	(remove_atoms_cover),
	(nautilus_undo_transaction_unregister_object):
	Fixed bug 1984, crash when closing window after an undo operation.
	This crash is caused by a bogus transaction being left
	in the target objects transaction list.  An assert is thrown
	because the item in the list is not a transaction.  I suspect it
	is the sad remains of an unrefed transaciton that is still in
	the list somehow.  I made a work arund by checking before
	freeing, but need Darin's help to figure out the true cause.

M	ChangeLog
M	libnautilus-extensions/nautilus-undo-manager.c
M	libnautilus-private/nautilus-undo-manager.c
M	libnautilus/nautilus-undo-transaction.c

commit 598ae456e3289673300fa4c4109554d7ffd847c0
Author: Ali Abdin <aliabdin@aucegypt.edu>
Date:	2000-08-05

    In summary, get Docbook XML working. Support JPEG images. Make
    PNG default

    2000-08-05	Ali Abdin  <aliabdin@aucegypt.edu>

	    In summary, get Docbook XML working. Support JPEG images. Make
	    PNG
	    default image. Fix the GUIMENU/GUISUBMENU tags.

	    * components/help/help-method.c:
	    (help_uri_to_string),
	    (convert_file_to_uri):
	    Support text/xml as a possible help file (Docbook XML). Also
	    if we
	    don't recognize the help file, mark it as 'UNKNOWN_FILE'
	    and handle it
	    gracefully (should now not reach g_assert_not_reached in
	    the code)

	    * components/help/converters/gnome-db2html2/gdb3html.h,
	    * components/help/converters/gnome-db2html2/sect-elements.c,
	    * components/help/converters/gnome-db2html2/toc-elements.c:
	    Add the "articleinfo" tag to act just like the "artheader"
	    tag (the
	    former is Docbook XML and the latter is Docbook SGML).

	    * components/help/converters/gnome-db2html2/sect-elements.c:
	    (sect_graphic_start_element): Small fix to match Eazel style
	    guidelines. Add support for JPEG/JPG image types. Make PNG
	    the default
	    image type if the 'format' attribute in the graphic element
	    is not
	    found.
	    (sect_b_arrow_end_element): New function.

	    Also - removed MENUCHOICE tag, and made GUIMENU and
	    GUISUBMENU use
	    sect_b_arrow_end_element.

M	ChangeLog
M	components/help/converters/gnome-db2html2/gdb3html.h
M	components/help/converters/gnome-db2html2/sect-elements.c
M	components/help/converters/gnome-db2html2/sect-elements.h
M	components/help/converters/gnome-db2html2/sect-preparse.c
M	components/help/converters/gnome-db2html2/toc-elements.c
M	components/help/help-method.c

commit a8fab69bf572aa67b7308008f5b135147138d4bf
Author: Fatih Demir <kabalak@src.gnome.org>
Date:	2000-08-05

    Updated the tr.po gain. hehe.

M	po/tr.po

commit bcb4816969320b73a2c48c6cdb2508cc3d9276e3
Author: Fatih Demir <kabalak@src.gnome.org>
Date:	2000-08-05

    Updated the Turkish translation.

M	po/ChangeLog
M	po/tr.po

commit d1030fb6bcda395a912c63bd197ce7da9dc43b3e
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-08-05

    made it default to using the aa-canvas


	made it default to using the aa-canvas

M	ChangeLog
M	libnautilus-extensions/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.c
M	src/file-manager/fm-icon-view.c

commit bbb1d8b29343bf209c175859831c71fea29906e1
Author: George Lebl <jirka@5z.com>
Date:	2000-08-05

    ignore empty location. Fixes bug number 1983

    Fri Aug 04 20:43:15 2000  George Lebl <jirka@5z.com>

	* src/nautilus-window-manage-views.c (open_location): ignore
	  empty location.  Fixes bug number 1983

M	ChangeLog
M	src/nautilus-window-manage-views.c

commit deff23a86ee2c12a52ec89c52ed79d8113fd3362
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-08-05

    Changed relayout so it will update the scroll region. This fixes
    bug 1907

	* libnautilus-extensions/nautilus-icon-container.c: (relayout),
	(size_allocate), (finish_adding_new_icons),
	(nautilus_icon_container_set_zoom_level),
	(nautilus_icon_container_set_auto_layout):
	Changed relayout so it will update the scroll region. This fixes
	bug 1907 (layout options sometimes move icons out of window).

	* libnautilus/nautilus-clipboard.c: (add_menu_items_callback):
	Fix leak of remote UI handler. This fixes the rest of bug 1259,
	which was just a bug about the FIXME that said "remote UI handler
	leaks here, right?".

	* libnautilus-extensions/nautilus-directory-async.c: (lacks_info),
	(get_info_callback): Fixed infinite loop when you hit a file and
	you can't get info for it. Related to the bug Mike Fleming is
	looking at.

M	ChangeLog
M	libnautilus-extensions/nautilus-directory-async.c
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus/nautilus-clipboard.c

commit 96f0134e0e63cf852c35020d110a5462fb0f6670
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-08-05

    use new gnome-vfs call to correctly escape the uri (fix quoted-colon
    bug when entering urls)

M	ChangeLog
M	libnautilus-extensions/nautilus-file-utilities.c
M	libnautilus-private/nautilus-file-utilities.c

commit 6a0d2d44c6b4ff010b3095141da846458dac0d3f
Author: Robin Slomkowski <rslomkow@src.gnome.org>
Date:	2000-08-05

    Now Time in the About box (when it was build not current)
	* src/nautilus-window-menus.c:
	(help_menu_about_nautilus_callback):
	fix 1997, So you have time in the about box.
	* acconfig.h: added undef for NAUTILUS_TIMESTAMP
	* configure.in: added define for NAUTILUS_TIMESTAMP

M	ChangeLog
M	acconfig.h
M	configure.in
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-window-menus.c

commit 8319c5d7efa9a28f1bc7d642c9cd5c18adf7e28c
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-08-05

	Fixed unreported crash-at-boot bug I ran into when
	I turned MALLOC_CHECK_=2 on. This is a good thing for
	everyone to run with (unless it slows things down hideously,
	which it doesn't seem to).

	* src/nautilus-simple-search-bar.c:
	(nautilus_simple_search_criteria_to_search_uri):
	This function (apologies to Pavel) crashed like a Russian
	helicopter and leaked like a Russian submarine. Fixed an
	off-by-one
	bug in a g_new0 that was trashing memory; removed another g_new0
	call that was just leaking its results; called g_strfreev to
	free the results of a g_strsplit call.

M	ChangeLog
M	src/nautilus-simple-search-bar.c

commit 09183d60ebf9ca6dcba5201b4ee297860676842b
Author: Mike Engber <engber@src.gnome.org>
Date:	2000-08-05

    Fixed the mysterious resizing flashing bug. lay_down_icons computed


	* libnautilus-extensions/nautilus-icon-container.c:
	(lay_down_icons), (size_allocate):
	Fixed the mysterious resizing flashing bug. lay_down_icons
	computed canvas_width wrong. bug #1929

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-container.c

commit 15331d132d8b585df8df6edfefa380e4538d3bff
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-08-05

    fixed bug 1849, where the left edge of icons get cut off in
    anti-aliased


	fixed bug 1849, where the left edge of icons get cut off in
	anti-aliased
	mode.  Fixed by truncating offsets in affine transform to integer
	values.

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-canvas-item.c

commit 28c05cd26139f5b3b80afe8fc43500070aa94165
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-08-05

    Fix bug where we would leak a remote UI handler. This caused bad
    problems

	* src/file-manager/fm-directory-view.c:
	(bonobo_control_activate_callback): Fix bug where we would leak
	a remote UI handler. This caused bad problems when opening and
	closing windows with the undo management. This fixes bugs 1949
	and 1259.

	* src/nautilus-window-private.h:
	* src/nautilus-window.c: (nautilus_window_destroy):
	* src/nautilus-window-menus.c: (append_bookmark_to_menu),
	(nautilus_window_remove_go_menu_callback),
	(nautilus_window_remove_bookmarks_menu_items),
	(nautilus_window_remove_go_menu_items):
	Fix bookmark signals to properly disconnect when the window goes
	away. The old way of using connect_while_alive would not work
	because we need to disconnect the signals one at a time sometimes
	too and it's illegal to disconnect a "while_alive" signal any
	other way.

	* libnautilus-extensions/nautilus-directory-async.c:
	(metafile_write_failure_close_callback),
	(metafile_write_success_close_callback),
	(metafile_write_callback):
	Fix handling of error codes from close when writing a metafile.

M	ChangeLog
M	libnautilus-extensions/nautilus-directory-async.c
M	libnautilus-private/nautilus-directory-async.c
M	src/file-manager/fm-directory-view.c
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window-menus.c
M	src/nautilus-window-private.h
M	src/nautilus-window.c

commit a32b5735007b8ea52d0e2fa154301a1c9efe56b0
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-08-05

    Moved helper functions to the end, added misc stability and
    simplification

	* components/tree/nautilus-tree-view.c: (insert_hack_node,
	remove_hack_node, freeze_if_have_hack_node,
	nautilus_tree_view_insert_model_node,
	nautilus_tree_view_remove_model_node,
	nautilus_tree_view_update_model_node,
	nautilus_tree_view_model_done_loading_callback,
	nautilus_tree_view_update_all_icons,
	nautilus_tree_view_uri_to_name,
	nautilus_tree_view_find_parent_node): Moved helper functions to
	the end, added misc stability and simplification fixes.

M	ChangeLog
M	components/tree/nautilus-tree-view.c

commit 21f0230e0bf06bc170562501e6628fd8b5466769
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-08-04

    Removes nautilus_view_report_load_complete call from here...

	* components/mozilla/nautilus-mozilla-content-view.c
	(mozilla_load_location_callback): Removes
	nautilus_view_report_load_complete call from here...
	(mozilla_progress_callback): And move it here, because we only
	want to make that call after all the various report_progress
	calls. This fixes bugs 1933 and 1955. Pavel did most of the heavy
	lifting of figuring out why this was killing the state machine.

M	ChangeLog
M	components/mozilla/nautilus-mozilla-content-view.c

commit b1a0eef7a5bf88b16cf9b1bab43761e47e518d59
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-08-04

    fixed bug where setting the sidebar to a solid color background
    wouldn't


	fixed bug where setting the sidebar to a solid color background
	wouldn't work; fixed by allowing nautilus_background to handle
	that case instead of inheriting.

	also, at Susan's suggestion, don't draw the name for the reset
	background
	property, to better distinguish it from the others (and its name
	is part of its image, anyway)

M	ChangeLog
M	libnautilus-extensions/nautilus-background.c
M	libnautilus-private/nautilus-background.c
M	src/nautilus-property-browser.c

commit e00e0138b419627910df7f954017ee8f1eeba52a
Author: George Lebl <jirka@5z.com>
Date:	2000-08-04

    Only bugfixes so I suspect I'm allowed to check these in.
    -George

    Fri Aug 04 14:21:51 2000  George Lebl <jirka@5z.com>

	* components/hardware/nautilus-hardware-view.c (setup_form_title):
	  Check result of gnome_pixmap_file.  If NULL, we can't make a new
	  gnome-pixmap.

	* components/help/converters/gnome-db2html2/sect-elements.c
	  (sect_get_infobox_logo) (sect_infobox_start_element):
	  sect_get_infobox_logo can return a NULL so check its return
	  and if NULL just add %s instead of <IMG ...>

	* components/services/vault/command-line/vault-operations.c,
	  libnautilus-extensions/nautilus-list.c:
	  add #include <string.h>

	* cut-n-paste-code/freetype/ftcalc.h,
	  cut-n-paste-code/freetype/ftconfig.h:  Well even though this
	  is cut and paste code I NEED to add this patch for it to even
	  compile on alpha, I'll try to get this upstream.  The only
	  changes
	  are inside #ifdefs on platforms where long is 64 bit so
	  it should
	  not affect intel code at all.

	* libnautilus-extensions/nautilus-file-utilities.c
	  (nautilus_format_uri_for_display):  use g_strdup instead
	  of strdup
	  as then g_free is used and this would really confuse glib
	  in memory
	  checking mode.


	* librsvg/art_render_mask.c, librsvg/rsvg-bpath-util.c,
	  librsvg/rsvg-ft.c: add #include <string.h>

	* src/Makefile.am: define NAUTILUS_PIXMAPDIR.  This is neccessary
	for
	  both making the tarballs and actual code sanity on switching
	  toolbar themes etc.  In GNOME 2.0 the GNOME_PATH can be
	  sanely used
	  to allow relocatable nautilus binary, but in 1.[02] this is the
	  correct way to do things.

	* src/nautilus-complex-search-bar.c
	  (nautilus_complex_search_bar_initialize)
	  (load_find_them_pixmap_widget):  If we can't load pixmaps don't
	  add them.  Also don't hardcode "/gnome/share" prefix and use
	  the NAUTILUS_PIXMAPDIR define to find search.png AND make sure
	  we can load it before using it.

	* src/nautilus-window-toolbars.c (find_toolbar_child)
	(setup_button)
	  In toolbar_info use the NAUTILUS_PIXMAPDIR define to find
	  pixmaps.
	  remove get_stock_callback and get_stock_widget as those
	  functions
	  were an incredible hack and were likely to break.  Replace
	  with a
	  function which searches the toolbar children and then finds
	  correct
	  icon widget.	It also doesn't do anything if there is no icon.
	  In
	  setup button, use NAUTILUS_PIXMAPDIR to define pixmaps by their
	  full name.  If we cannot set the stock widget icon, then
	  the icon
	  is not registered and we register it with gnome-stock.
	  Miraculously the current code worked but only worked because the
	  eazel theme was set up in the toolbar_info, other themes with
	  outside images would break.

M	ChangeLog
M	components/hardware/nautilus-hardware-view.c
M	components/help/converters/gnome-db2html2/sect-elements.c
M	components/services/vault/command-line/vault-operations.c
M	cut-n-paste-code/freetype/ftcalc.h
M	cut-n-paste-code/freetype/ftconfig.h
M	libnautilus-extensions/nautilus-file-utilities.c
M	libnautilus-extensions/nautilus-list.c
M	libnautilus-private/nautilus-file-utilities.c
M	libnautilus-private/nautilus-list.c
M	librsvg/art_render_mask.c
M	librsvg/rsvg-bpath-util.c
M	librsvg/rsvg-ft.c
M	src/Makefile.am
M	src/nautilus-complex-search-bar.c
M	src/nautilus-window-toolbars.c

commit afeb7b5c8fa2ce3bea5e7445566c7b90e2b5ce30
Author: Arlo Rose <arlo@src.gnome.org>
Date:	2000-08-04

    For the demo, I've added some data to these xml files so text shows
    up on


	    * icons/arlo/Makefile.am:
	    * icons/arlo/i-regular.xml:
	    * icons/arlo/i-directory.xml:
	    For the demo, I've added some data to these xml files
	    so text shows up on my icons, and emblems get placed
	    correctly on my temporary folders.

M	ChangeLog
M	icons/arlo/Makefile.am
A	icons/arlo/i-directory.xml
A	icons/arlo/i-regular.xml

commit 9ba8952a06de251b8f3f4bc013c0355d78c78530
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-08-04

    fixed bug 1944, nautilus doesn't thumbnail xpm images, by modifying


	fixed bug 1944, nautilus doesn't thumbnail xpm images, by
	modifying nautilus_gdk_pixbuf_load to use gdk_pixbuf_new_from_file
	when the file is local.

M	ChangeLog
M	libnautilus-extensions/nautilus-gdk-pixbuf-extensions.c
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-private/nautilus-gdk-pixbuf-extensions.c
M	libnautilus-private/nautilus-icon-factory.c

commit b4917b41d418603bb769b4d25dbdcc0a91109a77
Author: Mathieu Lacage <mathieu@eazel.com>
Date:	2000-08-04

    fixes bug 1936. nautilus_get_uri_from_local_path has been made
    NULL proof.

    2000-08-04	Mathieu Lacage	<mathieu@eazel.com>

	* libnautilus-extensions/nautilus-file-utilities.c:
	(nautilus_get_uri_from_local_path): fixes bug 1936.
	nautilus_get_uri_from_local_path has been made NULL proof.

M	ChangeLog
M	libnautilus-extensions/nautilus-file-utilities.c
M	libnautilus-private/nautilus-file-utilities.c

commit 180ca3c029d345d77b556a1309f0e45fc202d139
Author: Mathieu Lacage <mathieu@eazel.com>
Date:	2000-08-04

    fixes bug 1881. add special case tests.

    2000-08-04	Mathieu Lacage	<mathieu@eazel.com>

	* src/nautilus-window.c: (nautilus_window_hide_sidebar),
	(nautilus_window_show_sidebar): fixes bug 1881. add special
	case tests.

M	ChangeLog
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window.c

commit 586d217cf5231c0bf85daaeddf2a68a4b491c773
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-08-04

    Added a declaration to work around a bug or version issue that some

	* components/html/glibwww-init.c:
	Added a declaration to work around a bug or version issue that
	some Solaris hackers ran into with glibwww.
	* components/mozilla/main.c: (mozilla_check_environment):
	Fixed a bug where we g_free the result of g_getenv.
	* helper-utilities/authenticate/nautilus-authenticate-pam.c:
	Changed includes so this builds for some Solaris versions
	(doesn't seem to create any problem compiling elsewhere).
	* libnautilus-extensions/nautilus-list.c:
	(nautilus_list_clear_from_row): Got rid of an overzealous
	assert that wasn't doing us any good.
	* src/nautilus-first-time-druid.c: (set_up_user_level_page):
	Fixed a broken assert.

M	ChangeLog
M	components/html/glibwww-init.c
M	components/mozilla/main.c
M	helper-utilities/authenticate/nautilus-authenticate-pam.c
M	libnautilus-extensions/nautilus-list.c
M	libnautilus-private/nautilus-list.c
M	src/nautilus-first-time-druid.c

commit 44bea76667ec9011145757f76ad7133c68bd6229
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-08-04

	Fixed bug 1908: Title in sidebar vanishes on theme change.

	* src/nautilus-sidebar.c:
	(nautilus_sidebar_set_uri), (nautilus_sidebar_update_info):
	Separated update_info into the parts that were about changing
	URI-based information and the parts that were about changing
	appearance only. The appearance-only parts are now called
	nautilus_sidebar_update_appearance. The other parts were put
	back into nautilus_sidebar_set_uri.
	(nautilus_sidebar_theme_changed),
	(receive_dropped_color), (receive_dropped_keyword),
	(background_appearance_changed_callback): Made these callers
	use nautilus_sidebar_set_appearance. The bug was that
	theme_changed was passing NULL for the initial title text,
	but passing NULL wipes it out rather than doing nothing as
	was intended. The other callers were getting the current title
	text and then passing it back in; now they just leave it alone.

M	ChangeLog
M	src/nautilus-information-panel.c
M	src/nautilus-sidebar.c

commit 4610343a323c1dd38cdd665cbe7e183a92738e4a
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-08-04

    Revert the font change since the font I picked is not available on all

	* src/nautilus-sidebar-title.c: (update_font):

	Revert the font change since the font I picked is not available on
	all platforms.	Ill make a better fix soon.  In the mean time this
	should fix the torrent of assertions.

M	ChangeLog
M	src/nautilus-sidebar-title.c

commit ffa881abf29ab8d8536922bde058b9f2389df970
Author: Mathieu Lacage <set EMAIL_ADDRESS environment variable>
Date:	2000-08-04

    first draft at the 1744 and 1761 tasks. They depend on another one
    I have

    2000-08-04	Mathieu Lacage	<set EMAIL_ADDRESS environment variable>

	first draft at the 1744 and 1761 tasks.
	They depend on another one I have to finish first to mek them
	work.

	* libnautilus-extensions/nautilus-file.c:
	(nautilus_file_get_emblem_names), (nautilus_file_is_directory),
	(nautilus_file_is_in_trash): add nautilus_file_is_in_trash
	add test on search results to see if they are from the trash.
	* libnautilus-extensions/nautilus-file.h: add
	nautilus_file_is_in_trash
	* libnautilus-extensions/nautilus-search-bar-criterion.c:
	(nautilus_search_bar_criterion_human_from_uri): add function.
	* libnautilus-extensions/nautilus-search-bar-criterion.h:
	add function.
	* src/file-manager/fm-search-list-view.c:
	(begin_loading_callback),
	(fm_search_list_view_initialize): hoook onto the directoryview
	signals
	to tell the view that the title is a new better one.
	* src/nautilus-simple-search-bar.c:

M	ChangeLog
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-extensions/nautilus-file.h
M	libnautilus-extensions/nautilus-search-bar-criterion.c
M	libnautilus-extensions/nautilus-search-bar-criterion.h
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-file.h
M	libnautilus-private/nautilus-search-bar-criterion.c
M	libnautilus-private/nautilus-search-bar-criterion.h
M	src/file-manager/fm-search-list-view.c
M	src/nautilus-simple-search-bar.c

commit 5c05eb61e9b2e834a2d0706da3448f293088ccd4
Author: Jing-Jong Shyue <shyue@src.gnome.org>
Date:	2000-08-04

    Triditional Chinese PO File 2000/08/04

M	po/zh_TW.Big5.po

commit 63a770c5c84a5b7938844de57c65af0f3d1e02db
Author: Valek Frob <frob@src.gnome.org>
Date:	2000-08-04

    Updated russian translation.

M	po/ChangeLog
M	po/ru.po

commit 43f563dc9d329126ff78526c09e8c3883a0a349c
Author: Rebecca Schulman <rebecka@eazel.com>
Date:	2000-08-04

    Fixed bug 1940, where the music view crashed when sorting by title or

    2000-08-04	Rebecca Schulman  <rebecka@eazel.com>

	* components/music/nautilus-music-view.c: (sort_by_title),
	(sort_by_artist):
	Fixed bug 1940, where the music view crashed when
	sorting by title or artist if the id3 tag was incomplete

M	ChangeLog
M	components/music/nautilus-music-view.c

commit 3d32a8cfc7f587bf07dc6753dfeeb8823f51f71f
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-08-04

    fixed bug 1910, there is no way to stop a song once you leave
    the music


	fixed bug 1910, there is no way to stop a song once you leave
	the music view, by taking the coward's way out and stopping
	the playing when the music view is exited/destroyed.

M	ChangeLog
M	components/music/nautilus-music-view.c

commit 3935ef2bd332586a5fe422e304202e2727b20614
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-08-04

	Fix bugs 1524 and 1517:

	* components/tree/nautilus-tree-model.c:
	(nautilus_tree_model_monitor_add): Fixed a minor bug which made
	this never report anything but the root node.
	Also: moved all helper functions to the end of the file and
	prototyped
	them, and did minor cleanup.

	* components/tree/nautilus-tree-view.c (insert_hack_node,
	remove_hack_node, freeze_if_have_hack_node): Functions to handle
	adding and removing the hack node, and freezing while it might be
	visible; this way we should be able to avoid the user ever seeing
	it.
	(nautilus_tree_view_insert_model_node,
	nautilus_tree_view_model_done_loading_callback,
	nautilus_tree_view_load_from_filesystem, tree_expand_callback):
	Use the above functions to insert and hide the hack node at the
	proper times.
	(nautilus_tree_view_initialize,
	nautilus_tree_view_update_all_icons): Connect to icons_changed
	signal and update all icons when it happens.

M	ChangeLog
M	components/tree/nautilus-tree-model.c
M	components/tree/nautilus-tree-view.c

commit 931594ab68c8341416bced71d88ee752fe43058d
Author: Rebecca Schulman <rebecka@eazel.com>
Date:	2000-08-04

    Fixed irritating cast == NULL messages that appeared by the ton in the

    2000-08-04	Rebecca Schulman  <rebecka@eazel.com>

	* src/file-manager/fm-list-view.c: (fm_list_view_compare_rows),
	(add_to_list):
	Fixed irritating cast == NULL messages that appeared by
	the ton in the list view.

M	ChangeLog
M	src/file-manager/fm-list-view.c

commit 67132ab526bd54928c3efd399e234bcdd15c2228
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-08-04

	Fix bug 1903

	* src/nautilus-sidebar-title.c: (update_font):

	Pick a better font for the sidebar title.  Also ammended the FIXME
	blurb (and the bug too) to make the code robust enough to deal
	with bogus and non-existent fonts.

M	ChangeLog
M	src/nautilus-sidebar-title.c

commit ec010862c66acaca12b5b8b460f1c5f2b978c538
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-08-04

    fixed bug 1897, zoom control numbers misplaced when changing
    search mode


	fixed bug 1897, zoom control numbers misplaced when changing
	search mode

M	ChangeLog
M	components/music/mpg123_handler.c
M	icons/arlo/arlo.xml
M	src/nautilus-zoom-control.c

commit e3493734d7f78b6e7ae3c74ebb66d6fa41bf22d6
Author: Jing-Jong Shyue <shyue@src.gnome.org>
Date:	2000-08-04

    Triditional Chinese PO File 2000/08/04

M	po/zh_TW.Big5.po

commit f4f1dd87bf375b823645bb68ad5f097501343f78
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-08-04

	Fix bug 1905.

	* libnautilus-extensions/nautilus-global-preferences.c:
	(global_preferences_create_dialog),
	(sidebar_panel_iid_is_in_default_list),
	(global_preferences_register_sidebar_panels),
	(global_preferences_register_speed_tradeoff_with_defaults),
	(global_preferences_register),
	(nautilus_global_preferences_initialize):

	The problem was that the sidebar loser component was showing up by
	default.  I added a hard coded list of default sidebar panel
	iids.  Unfortunately, there is not place to query this list, so
	for now its builtin to nautilus.  Any sidebar panel that is not on
	this list will not be on by default.

	I also fixed some dumb localization, naming and documentation
	things while in the neighborhood.

M	ChangeLog
M	libnautilus-extensions/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.c

commit db88c222d77ca9337671c8a2897b26296dec0b7d
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-08-04

	Fix bugs 1890 and 1902.

	* libnautilus-extensions/nautilus-global-preferences.c:
	(global_preferences_get_dialog),
	(global_preferences_register_for_ui),
	(nautilus_global_preferences_dialog_update),
	(nautilus_global_preferences_initialize):
	* libnautilus-extensions/nautilus-global-preferences.h:

	Expose the initialization call once again.  I suppose explicit
	initialzation was a dream.  It seems to break everytime we add
	something new at startup that needs preferences, so lets just make
	sure preferences defaults exist once and for all.

	* src/nautilus-application.c: (nautilus_application_initialize),
	(nautilus_application_destroy), (nautilus_application_startup),
	(check_for_and_run_as_super_user),
	(need_to_show_first_time_druid):

	Change the way we check whether the first time wizrard needs to be
	presented.  Instead of checking for the user's 'top' directory, we
	check a flag file: ~/.nautilus/first-time-wizard.

	Checking the user's top directory doesnt work after my last
	preferences changes, since the preferences initialization call i
	added causes the 'top' directory to exist and this confuses the
	first time druid.

M	ChangeLog
M	libnautilus-extensions/nautilus-global-preferences.c
M	libnautilus-extensions/nautilus-global-preferences.h
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.h
M	src/nautilus-application.c

commit 71077878547eedd758e849e0396915111e10366a
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-08-04

    Added the downgrade (-d) flag

	*
	components/services/install/command-line/eazel-alt-install-corba.c:
	(set_parameters_from_command_line):
	Added the downgrade (-d) flag

	* components/services/install/command-line/eazel-revert.c:
	(get_password_dude):
	Uses robey's new and better get password stuff
	* components/services/install/command-line/eazel-uninstall.c:
	(done), (get_password_dude), (set_root_client), (main):
	Revived to work with the trilobite root helper stuff.

	* components/services/install/idl/trilobite-eazel-install.idl:
	* components/services/install/lib/eazel-install-corba.c:
	(impl_Eazel_Install_revert_transaction),
	(impl_Eazel_Install__set_downgrade),
	(impl_Eazel_Install__get_downgrade), (eazel_install_get_epv):
	Added the downgrade attribute

	* components/services/install/lib/eazel-install-public.h:
	* components/services/install/lib/eazel-install-object.c:
	(eazel_install_revert_transaction_from_xmlstring):
	made the xml string const

	* components/services/install/lib/eazel-install-rpm-glue.c:
	(download_all_packages), (install_all_packages),
	(revert_transaction),
	(eazel_install_do_rpm_transaction_make_argument_list),
	(do_rpm_transaction):
	Loads of work on the transaction and some random
	bugfixes. Reverting now works.

	* components/services/install/lib/eazel-install-types.c:
	(packagedata_fill_from_file):
	Fixed dumb bug.

	*
	components/services/install/lib/eazel-install-xml-package-list.h:
	*
	components/services/install/lib/eazel-install-xml-package-list.c:
	(parse_memory_xml_package_list), (parse_memory_transaction_file):
	Made some ars const

M	ChangeLog
M	components/services/install/command-line/eazel-alt-install-corba.c
M	components/services/install/command-line/eazel-revert.c
M	components/services/install/command-line/eazel-uninstall.c
M	components/services/install/idl/trilobite-eazel-install.idl
M	components/services/install/lib/eazel-install-corba.c
M	components/services/install/lib/eazel-install-object.c
M	components/services/install/lib/eazel-install-public.h
M	components/services/install/lib/eazel-install-rpm-glue.c
M	components/services/install/lib/eazel-install-types.c
M	components/services/install/lib/eazel-install-xml-package-list.c
M	components/services/install/lib/eazel-install-xml-package-list.h

commit b446456de544bfeed72ba895b6c3a168e62b0053
Author: J Shane Culpepper <pepper@src.gnome.org>
Date:	2000-08-04

    fixed a typo

M	ChangeLog
M	icons/Makefile.am

commit 1a797620f9188569c54ae450f9a870c2be2b6735
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-08-04

    added more new emblems from Susan and updated some existing ones


	added more new emblems from Susan and updated some existing ones

M	ChangeLog
M	data/emblems/Makefile.am
C100	data/emblems/favorite.png	data/emblems/distinguished.png
M	data/emblems/favorite.png
A	data/emblems/ohno.png
M	icons/Makefile.am
C100	icons/emblem-favorite.svg	icons/emblem-distinguished.svg
M	icons/emblem-favorite.svg
A	icons/emblem-generic.svg
A	icons/emblem-ohno.svg

commit 6df2d6db02a9c0898ffbdf8f09b9e583668da095
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-08-04

    Fixed bug 1927, Need a way to identify mount links as special type of

    2000-08-03	Gene Z. Ragan  <gzr@eazel.com>

	Fixed bug 1927, Need a way to identify mount links as special
	type of link.

	Fixed bug 1926, Old mount links should be cleaned up
	when desktop launches.

	* libnautilus-extensions/nautilus-volume-monitor.c:
	(nautilus_volume_monitor_destroy), (add_mount_link_property),
	(nautilus_volume_monitor_is_volume_link):
	Mount links are now tagged with a special XML attribute
	when they are created.

	* libnautilus-extensions/nautilus-volume-monitor.h:
	* src/file-manager/fm-desktop-icon-view.c:
	(fm_desktop_icon_view_destroy), (fm_desktop_icon_view_initialize),
	(remove_old_mount_links):
	Old mount links are now removed when the desktop launches
	and quits.

M	ChangeLog
M	libnautilus-extensions/nautilus-volume-monitor.c
M	libnautilus-extensions/nautilus-volume-monitor.h
M	libnautilus-private/nautilus-volume-monitor.c
M	libnautilus-private/nautilus-volume-monitor.h
M	src/file-manager/fm-desktop-icon-view.c

commit 8dc76500c967a1d61fc5e8e49b20f0126005e177
Author: Mathieu Lacage <mathieu@src.gnome.org>
Date:	2000-08-03

    revert last file changed.

M	src/file-manager/fm-search-list-view.c

commit 419c3274be82627c07cef83adfe5418077c195d6
Author: Mathieu Lacage <mathieu@src.gnome.org>
Date:	2000-08-03

    revert previous change

M	libnautilus-extensions/nautilus-file.c
M	libnautilus-extensions/nautilus-file.h
M	libnautilus-extensions/nautilus-search-bar-criterion.c
M	libnautilus-extensions/nautilus-search-bar-criterion.h
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-file.h
M	libnautilus-private/nautilus-search-bar-criterion.c
M	libnautilus-private/nautilus-search-bar-criterion.h

commit 5c8a8f2bec9b5c078622e4642fc4dadf8bbfe498
Author: Mathieu Lacage <mathieu@src.gnome.org>
Date:	2000-08-03

    fix Changelog entry typo.

M	ChangeLog
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-extensions/nautilus-file.h
M	libnautilus-extensions/nautilus-search-bar-criterion.c
M	libnautilus-extensions/nautilus-search-bar-criterion.h
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-file.h
M	libnautilus-private/nautilus-search-bar-criterion.c
M	libnautilus-private/nautilus-search-bar-criterion.h
M	src/file-manager/fm-search-list-view.c
M	src/nautilus-simple-search-bar.c

commit a67efc4be94931be2a97ec6bcfe29064067e4cfc
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-08-03

    Checked in this fix for Mathieu -- Josh noticed that hitting "More

	* libnautilus-extensions/nautilus-search-bar-criterion.c:
	(nautilus_search_bar_criterion_next_new): Checked in this
	fix for Mathieu -- Josh noticed that hitting "More Choices"
	enough times would crash; an index needed to be modulo-ized.

M	ChangeLog
M	libnautilus-extensions/nautilus-search-bar-criterion.c
M	libnautilus-private/nautilus-search-bar-criterion.c

commit b65594d03e2bab345b05b2e07025bd85162244a7
Author: Mathieu Lacage <mathieu@eazel.com>
Date:	2000-08-03

    connect the simple search bar and the copmlex search bar
    location_changed

    2000-08-03	Mathieu Lacage	<mathieu@eazel.com>

	* src/nautilus-switchable-search-bar.c:
	(nautilus_switchable_search_bar_initialize): connect the simple
	search bar and the copmlex search bar location_changed signals
	to the switchable search bar.

M	ChangeLog
M	src/nautilus-switchable-search-bar.c

commit 0ad3a9b3d1cfc5d99c60f4dc995587dbe5d3f89d
Author: Mike Engber <engber@src.gnome.org>
Date:	2000-08-03

    Fix misspelling of DESKTOP (was DESKSTOP)


	* src/file-manager/fm-desktop-icon-view.c: (get_icon_container):
	* src/file-manager/fm-desktop-icon-view.h:
	* src/file-manager/fm-icon-view.c: (fm_icon_view_begin_loading):
	Fix misspelling of DESKTOP (was DESKSTOP)

M	ChangeLog
M	src/file-manager/fm-desktop-icon-view.c
M	src/file-manager/fm-desktop-icon-view.h
M	src/file-manager/fm-icon-view.c

commit 5a9f0e31155f50d2cf3c453a0c3e0d880241b5de
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-08-03

    Added code to check if a URI is a directory before reading the public

	* libnautilus-extensions/nautilus-directory-async.c:
	(cancel_metafile_read), (metafile_read_try_public_metafile),
	(metafile_read_check_for_directory_callback),
	(metafile_read_check_for_directory), (metafile_read_failed):
	Added code to check if a URI is a directory before reading
	the public metafile from it. Completes task 223.

	* src/nautilus-sidebar-title.c:
	(nautilus_sidebar_title_initialize_class), (update_font),
	(update_title), (nautilus_sidebar_title_size_allocate):
	Added code to update the font when the sidebar's size changes
	since the font is based on the available space. Fixes bugs
	1922 and 1901, I think.
	(nautilus_sidebar_title_hit_test_icon): Added a return_if_fail.

	* src/nautilus-window-menus.c: (append_bookmark_to_menu):
	Fixed a problem I ran into where the signal was still connected
	after the window was destroyed.

M	ChangeLog
M	libnautilus-extensions/nautilus-directory-async.c
M	libnautilus-private/nautilus-directory-async.c
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-sidebar-title.c
M	src/nautilus-window-menus.c

commit 34c73d07a131bc19d59ca7e51309a88668727411
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-08-03

	Reinstated the bug fix to 1781 from two days ago,
	which was completely clobbered by Rebecca's checkin
	yesterday.

	* src/nautilus-switchable-search-bar.c:
	(nautilus_switchable_search_bar_initialize_class),
	(search_bar_preference_changed_callback),
	(nautilus_switchable_search_bar_initialize),
	(nautilus_switchable_search_bar_destroy),
	(nautilus_switchable_search_bar_set_mode):

M	ChangeLog
M	src/nautilus-switchable-search-bar.c

commit 340043b84b9c3f06fc8353d76546fb3d6121995e
Author: Mathieu Lacage <mathieu@src.gnome.org>
Date:	2000-08-03

    add changelog entry

M	ChangeLog

commit e6378b2b8187b4e92027bb6179b88c0b956f6a93
Author: Mathieu Lacage <set EMAIL_ADDRESS environment variable>
Date:	2000-08-03

    fix build with new bonobo. fix build with new bonobo. fix build
    with new

    2000-08-03	Mathieu Lacage	<set EMAIL_ADDRESS environment variable>

	* configure.in: fix build with new bonobo.
	* libnautilus-extensions/Makefile.am: fix build with new bonobo.
	* libnautilus/Makefile.am: fix build with new bonobo.

M	configure.in
M	libnautilus-extensions/Makefile.am
M	libnautilus-private/Makefile.am
M	libnautilus/Makefile.am

commit b673c1848d279cfa55a0795eddfb55c16f8031bc
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-08-03

    Wrote a script to check for people who forget to call

	* check-signals.pl: Wrote a script to check for people who forget
	to call gtk_object_class_add_signals. It found only one violation,
	and that was already fixed by the time I got around to checking
	this in.

	* libnautilus-extensions/nautilus-directory-async.c:
	(get_info_callback): Added a code to check the error result from
	get_file_info. Without this, we were doing

	* src/nautilus-sidebar-title.c: (nautilus_sidebar_title_set_uri):
	Fixed it so we won't destroy and then instantly recreate the same
	NautilusFile if the URI is set to the same value.

M	ChangeLog
A	check-signals.pl
M	libnautilus-extensions/nautilus-directory-async.c
M	libnautilus-private/nautilus-directory-async.c
M	src/nautilus-sidebar-title.c

commit 523219015303a8587c741dcaa9c8beab42ff0748
Author: Michael Fleming <mfleming@src.gnome.org>
Date:	2000-08-03

    CLI programs that prompt for root password now use getpass(()
    "eazel-proxy" added to nautilus-clean.sh

M	ChangeLog
M	components/services/install/command-line/eazel-alt-install-corba.c
M	components/services/time/command-line/main.c
M	components/services/trilobite/sample/command-line/main.c
M	nautilus-clean.sh

commit 5c65b1a5ab176b675093e4e20794755a1de11a13
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-08-03

    Some cleanup. Added a signal for volume_unmount as well.

    2000-08-03	Gene Z. Ragan  <gzr@eazel.com>

	* libnautilus-extensions/nautilus-volume-monitor.c:
	(nautilus_volume_monitor_initialize_class), (mount_device_mount),
	(mount_device_deactivate), (get_floppy_volume_name),
	Some cleanup.  Added a signal for volume_unmount
	as well.

	(add_mount_link_property), (is_volume_link):
	Functions that set and test if a nautilus link
	is also a volume mount link.

	* src/file-manager/fm-desktop-icon-view.c:
	(fm_desktop_icon_view_initialize):
	Added a test call to identify volume links.

M	ChangeLog
M	libnautilus-extensions/nautilus-volume-monitor.c
M	libnautilus-extensions/nautilus-volume-monitor.h
M	libnautilus-private/nautilus-volume-monitor.c
M	libnautilus-private/nautilus-volume-monitor.h
M	src/file-manager/fm-desktop-icon-view.c

commit 788b339cf225ee4acc3d4e1c12093c5779c54f85
Author: Fatih Demir <kabalak@src.gnome.org>
Date:	2000-08-03

    Updated the Turkish translation.

M	po/ChangeLog
M	po/tr.po

commit 2c40979f8ba33867b55438b645d0945364f106be (tag:
pre-mjs-demo-bugfixes)
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-08-03

    Forgot to check this in.

	* components/tree/nautilus-tree-node-private.h: Forgot to check
	this in.

M	ChangeLog
A	components/tree/nautilus-tree-node-private.h

commit a7f4e526831e6b11d380925bf48bb30d55346bd3
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-08-03

	Rewrote the tree view to do model/view separation, and in the
	process fixed bugs 1520, 1526, 1529, 1531 and 1522. Some of these
	are not for the current milestone, but just fell out naturally
	from doing the model/view separation, which makes the remaining
	required tasks far easier.

	* components/tree/nautilus-tree-model.h: *
	components/tree/nautilus-tree-model.c:
	(nautilus_tree_model_initialize_class),
	(nautilus_tree_model_initialize),
	(nautilus_tree_stop_monitoring_internal),
	(nautilus_tree_model_destroy), (nautilus_tree_model_new),
	(report_root_node_if_possible),
	(nautilus_tree_model_root_node_file_monitor),
	(nautilus_tree_model_set_root_uri),
	(nautilus_tree_model_monitor_add),
	(nautilus_tree_model_monitor_remove),
	(nautilus_tree_model_directory_files_changed_callback),
	(nautilus_tree_model_directory_files_added_callback),
	(nautilus_tree_model_directory_done_loading_callback),
	(nautilus_tree_model_monitor_node),
	(nautilus_tree_model_stop_monitoring_node),
	(nautilus_tree_model_get_node), (uri_get_parent_text),
	(report_node_added), (report_node_changed), (report_node_removed),
	(report_done_loading): Implemented all the calls and signals and
	monitoring and stuff for the new tree model.
	* components/tree/nautilus-tree-node.h,
	components/tree/nautilus-tree-node.c:
	(nautilus_tree_node_initialize_class),
	(nautilus_tree_node_initialize), (nautilus_tree_node_destroy),
	(nautilus_tree_node_new), (nautilus_tree_node_set_parent),
	(nautilus_tree_remove_from_parent): New class that represents a
	single node in the tree.
	* components/tree/nautilus-tree-view.c:
	(nautilus_tree_view_should_skip_file),
	(nautilus_tree_view_insert_model_node),
	(nautilus_tree_view_remove_model_node),
	(nautilus_tree_view_update_model_node),
	(nautilus_tree_view_model_node_added_callback),
	(nautilus_tree_view_model_node_changed_callback),
	(nautilus_tree_view_model_node_removed_callback),
	(nautilus_tree_view_load_from_filesystem),
	(nautilus_tree_view_initialize), (disconnect_model_handlers),
	(nautilus_tree_view_destroy), (tree_expand_callback),
	(tree_collapse_callback), (tree_select_row_callback): Adapt to
	using the new NautilusTreeModel and NautilusTreeNodes instead of
	using NautilusDirectories and NautilusFiles directly.

	* components/tree/Makefile.am: Include new files in build.

M	ChangeLog
M	components/tree/Makefile.am
M	components/tree/nautilus-tree-model.c
M	components/tree/nautilus-tree-model.h
M	components/tree/nautilus-tree-node.c
M	components/tree/nautilus-tree-node.h
M	components/tree/nautilus-tree-view.c

commit 02f0c442d49cd00d9200ae5235a07b902e052856
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-08-03

    Set directory->details->metafile_read_handle to NULL after freeing it,

	* libnautilus-extensions/nautilus-directory-async.c
	(metafile_read_done): Set directory->details->metafile_read_handle
	to NULL after freeing it, otherwise we will get random crashing.

M	ChangeLog
M	libnautilus-extensions/nautilus-directory-async.c
M	libnautilus-private/nautilus-directory-async.c

commit 4b81c721509799c7404a0e820e4d1a707f585e29
Author: Mathieu Lacage <mathieu@eazel.com>
Date:	2000-08-03

    add a call to gtk_object_class_add_signals at the end of the signal

    2000-08-02	Mathieu Lacage <mathieu@eazel.com>

	* src/file-manager/fm-directory-view.c
	(fm_directory_view_initialize_class)
	fixes really evil bug: add a call to gtk_object_class_add_signals
	at
	the end of the signal creation.

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit c59cc9544e0e633e24cec1b6ce89e147008cc3e7
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-08-03

    draw the embedded icon text in a sans-serif font. Also, added a
    bunch of


	draw the embedded icon text in a sans-serif font.  Also, added
	a bunch of new emblems from Susan.

M	ChangeLog
M	data/emblems/Makefile.am
A	data/emblems/OK.png
M	data/emblems/draft.png
D	data/emblems/important.gif
A	data/emblems/important.png
D	data/emblems/new.gif
A	data/emblems/new.png
M	data/emblems/personal.png
A	data/emblems/urgent.png
M	icons/Makefile.am
M	icons/eazel/i-directory-aa.png
M	icons/eazel/i-directory-accept-72.png
M	icons/eazel/i-directory.xml
M	icons/eazel/i-regular.xml
A	icons/emblem-OK.svg
M	icons/emblem-draft.svg
A	icons/emblem-important.svg
A	icons/emblem-new.svg
A	icons/emblem-noread.svg
M	icons/emblem-personal.svg
A	icons/emblem-urgent.svg
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-private/nautilus-icon-factory.c

commit 0c8b5b0506149d6dd2135f7094a4ef15c4cc39be
Author: Rebecca Schulman <rebecka@eazel.com>
Date:	2000-08-03

    Completed bug 1433, the interface to search by file name and
    attribute.

    2000-08-02	Rebecca Schulman  <rebecka@eazel.com>
	Completed bug 1433, the interface to search by file
	name and attribute.

	* libnautilus-extensions/nautilus-search-uri.c:
	* libnautilus-extensions/nautilus-search-uri.h:
	* libnautilus-extensions/Makefile.am:
	removed the search uri files and placed their functionality
	in the appropriate search bar classes.

	* libnautilus-extensions/nautilus-search-bar-criterion-private.h:
	* libnautilus-extensions/nautilus-search-bar-criterion.h:
	* libnautilus-extensions/nautilus-search-bar-criterion.c:
	(nautilus_search_bar_criterion_new_from_values),
	(nautilus_search_bar_criterion_next_new),
	(nautilus_search_bar_criterion_get_location),
	(get_next_default_search_criterion_type),
	(nautilus_search_bar_criterion_show),
	(nautilus_search_bar_criterion_hide), (get_name_location_for),
	(get_content_location_for), (get_file_type_location_for),
	(get_size_location_for), (get_emblem_location_for),
	(get_date_modified_location_for), (get_owner_location_for):
	added ability to turn the criteria state into a text
	explanation for the search uri.  It is slightly circuitous,
	because search uris are not internationalized.


	* libnautilus-extensions/nautilus-string.c:
	* libnautilus-extensions/nautilus-string.h:
	(nautilus_str_strip_trailing_str), (nautilus_self_check_string):
	added new string function used by the search bar criterion code,
	to strip a string off the end of an existing string.

	* src/nautilus-complex-search-bar.c:
	(nautilus_complex_search_bar_initialize),
	(nautilus_complex_search_bar_get_location),
	(attach_criterion_to_search_bar),
	(unattach_criterion_from_search_bar),
	(load_find_them_pixmap_widget), (fewer_options_callback):
	tweaks to make sizing an spacing on the bar better, and
	added search pixmap to the find button.  Moved the find
	them button here from the switchable search bar
	class for appearance reasons.

	* src/nautilus-simple-search-bar.c:
	(nautilus_simple_search_bar_initialize),
	(nautilus_simple_search_bar_set_location),
	(nautilus_simple_search_bar_get_location),
	(nautilus_search_uri_to_simple_search_criteria),
	(nautilus_simple_search_criteria_to_search_uri):
	moved search uri functionality and
	find them button into the simple search bar class for
	apprearance reasons.

	* src/nautilus-switchable-search-bar.c:
	* src/nautilus-switchable-search-bar.h:
	(nautilus_switchable_search_bar_initialize_class),
	(nautilus_switchable_search_bar_initialize),
	(nautilus_switchable_search_bar_set_mode),
	(nautilus_search_uri_to_search_bar_mode),
	(nautilus_search_uri_is_displayable_by_mode), (other_search_mode):
	moved the find them button out of this class.

M	ChangeLog
M	libnautilus-extensions/Makefile.am
M	libnautilus-extensions/nautilus-search-bar-criterion-private.h
M	libnautilus-extensions/nautilus-search-bar-criterion.c
M	libnautilus-extensions/nautilus-search-bar-criterion.h
D	libnautilus-extensions/nautilus-search-uri.c
D	libnautilus-extensions/nautilus-search-uri.h
M	libnautilus-extensions/nautilus-string.c
M	libnautilus-extensions/nautilus-string.h
M	libnautilus-private/Makefile.am
M	libnautilus-private/nautilus-search-bar-criterion-private.h
M	libnautilus-private/nautilus-search-bar-criterion.c
M	libnautilus-private/nautilus-search-bar-criterion.h
D	libnautilus-private/nautilus-search-uri.c
D	libnautilus-private/nautilus-search-uri.h
M	libnautilus-private/nautilus-string.c
M	libnautilus-private/nautilus-string.h
M	src/nautilus-complex-search-bar.c
M	src/nautilus-simple-search-bar.c
M	src/nautilus-switchable-search-bar.c
M	src/nautilus-switchable-search-bar.h

commit 4d0d674ddf55b74a41a48a40b9602634cf70e957
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-08-03

	Finished task 222 "Don't look for metafile for some URIs for
	performance reasons."

	* libnautilus-extensions/nautilus-directory-private.h:
	* libnautilus-extensions/nautilus-directory-async.c:
	(cancel_metafile_read), (can_use_public_metafile),
	(metafile_read_done), (metafile_read_failed),
	(metafile_read_start), (nautilus_directory_request_read_metafile),
	(metafile_write_failed), (metafile_write_callback),
	(nautilus_metafile_write_start), (metafile_write):
	Added logic to check if it should use a public metafile for a
	particular directory, respecting the new preference setting.
	Also delete the private metafile after a successful write of
	the public metafile. Finally, do metafile writes completely
	based on the preference, not which metafile was read.

	* libnautilus-extensions/nautilus-directory.c:
	(nautilus_directory_destroy), (construct_private_metafile_uri),
	(nautilus_directory_new), (any_non_metafile_item),
	(nautilus_directory_is_not_empty): Changes to go along with the
	metafile reading/writing changes above.

	* libnautilus-extensions/nautilus-file.c: (nautilus_file_delete):
	Added FIXMEs about async. operations.

M	ChangeLog
M	libnautilus-extensions/nautilus-directory-async.c
M	libnautilus-extensions/nautilus-directory-private.h
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-directory-private.h
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-file.c

commit 20fda801cc640b8dd3f8bd0c819f9e8cfc3411f7
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-08-03

    if gnome-vfs-uri-extract-short-name returns NULL, default to


	* src/nautilus-window-manage-views.c: (compute_default_title):
	if gnome-vfs-uri-extract-short-name returns NULL, default to
	_("(untitled)") instead of g_assert. (bug#1892)

M	ChangeLog
M	src/nautilus-window-manage-views.c

commit ca4a910e312a3391f52df179ed1522ac08b0b4c6
Author: Seth Nickell <seth@src.gnome.org>
Date:	2000-08-03

    removed ">>>>" cruft

M	ChangeLog

commit f3ce0116eb3d2c905a6b6132445767cf2260ea45
Author: Seth Nickell <seth@eazel.com>
Date:	2000-08-03

    Make file copies use "another" "4th" etc rather than numbers. Add
    support

    2000-08-02	Seth Nickell  <seth@eazel.com>

	* src/file-manager/dfos-xfer.c: (get_duplicate_lettering),
	(handle_xfer_duplicate), (fs_xfer):
	Make file copies use "another" "4th" etc rather than numbers.
	Add support for creating symbolic links.

M	ChangeLog
M	libnautilus-extensions/nautilus-file-operations.c
M	libnautilus-private/nautilus-file-operations.c
M	src/file-manager/dfos-xfer.c

commit f10903d9aa6249b97543a3163cada9f154978d19
Author: Seth Nickell <seth@eazel.com>
Date:	2000-08-03

    Add escaping code to the location bar.

    2000-08-02	Seth Nickell  <seth@eazel.com>

	* libnautilus-extensions/nautilus-file-utilities.c:
	(nautilus_make_uri_from_input):
	Add escaping code to the location bar.

M	ChangeLog
M	libnautilus-extensions/nautilus-file-utilities.c
M	libnautilus-private/nautilus-file-utilities.c

commit 6d4d325e0b9f71212b155cce21516f41f46fd891
Author: Mike Engber <engber@src.gnome.org>
Date:	2000-08-03

    Changed command line options: renamed --manage-destop to
    --start-desktop,


	* src/nautilus-application.c: (nautilus_application_startup),
	(nautilus_application_close_desktop),
	(nautilus_application_close_all_windows):
	* src/nautilus-application.h:
	* src/nautilus-first-time-druid.c: (druid_finished):
	* src/nautilus-main.c: (main):
	* src/nautilus-shell-interface.idl:
	* src/nautilus-shell.c: (nautilus_shell_get_epv),
	(corba_start_desktop), (corba_stop_desktop), (corba_quit):
	Changed command line options: renamed --manage-destop to
	--start-desktop, added --stop-desktop, added --quit. Bug#1847
	2 new corba calls for nautilus shell, one for starting the
	desktop and one for quitting.

M	ChangeLog
M	src/nautilus-application.c
M	src/nautilus-application.h
M	src/nautilus-first-time-druid.c
M	src/nautilus-main.c
M	src/nautilus-shell-interface.idl
M	src/nautilus-shell.c

commit d4f4026de543a1877d0a336aa762ebaa28aa3c58
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-08-02

	Fixed bug 1877 (Customize window doesn't come to front if
	it's already showing when menu item selected)

	* src/nautilus-property-browser.c:
	(nautilus_property_browser_show): Use nautilus_gtk_window_present
	instead of gtk_widget_show.

	* libnautilus-extensions/nautilus-global-preferences.c:
	(nautilus_global_preferences_show_dialog): Same thing for the
	user-level settings window.

M	ChangeLog
M	libnautilus-extensions/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.c
M	src/nautilus-property-browser.c

commit d7268124497ec908754aea35361027fce47c570b
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-08-02

    Fixed a bug where we did not send out "changed" signals for files that

	* libnautilus-extensions/nautilus-file.c: (nautilus_file_changed):
	Fixed a bug where we did not send out "changed" signals for files
	that have no parents (like "/").

	* libnautilus-extensions/nautilus-directory-async.c: (is_needy),
	(select_needy_file): Improved logic so it works more precisely
	for non-parented files.

M	ChangeLog
M	libnautilus-extensions/nautilus-directory-async.c
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-file.c

commit 1d671db24c6695931e8eb5294380ecf0bfbed04f
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-08-02

    Fixed bug 1866, Turn volume mounting code into an object.

    2000-08-02	Gene Z. Ragan  <gzr@eazel.com>

	Fixed bug 1866, Turn volume mounting code into an object.

	Monitor now emits a signal, volume_mounted, when a mount occurs.

	Removed the old fm-desktop-mounting files and added
	new nautilus-volume-monitor files.

	* libnautilus-extensions/Makefile.am:
	* src/file-manager/Makefile.am:
	Added new files and removed old ones.

	* libnautilus-extensions/nautilus-cdrom-extensions.h:
	New file

	* libnautilus-extensions/nautilus-iso9660.h:
	New file

	* libnautilus-extensions/nautilus-volume-monitor.c:
	New file
	(nautilus_volume_monitor_initialize),
	(nautilus_volume_monitor_initialize_class),
	(nautilus_volume_monitor_destroy), (nautilus_volume_monitor_get),
	(floppy_sort), (fm_desktop_get_removable_volume_list),
	(nautilus_volume_monitor_volume_is_mounted),
	(mount_device_is_mounted), (mount_device_cdrom_set_state),
	(mount_device_floppy_set_state), (mount_device_ext2_set_state),
	(mount_device_set_state), (device_set_state_empty),
	(mount_device_mount), (mount_device_activate_cdrom),
	(mount_device_activate_floppy), (mount_device_activate_ext2),
	(mount_device_activate), (eject_cdrom), (mount_device_deactivate),
	(mount_device_do_nothing), (mount_device_check_change),
	(mount_devices_update_is_mounted), (mount_devices_check_status),
	(check_permissions), (mount_device_floppy_add),
	(mount_device_ext2_add), (cdrom_ioctl_frenzy),
	(mount_device_iso9660_add), (mount_device_add_aliases),
	(add_mount_device), (mntent_is_removable_fs), (mntent_has_option),
	(nautilus_volume_monitor_find_mount_devices),
	(nautilus_volume_monitor_mount_unmount_removable),
	(remove_mount_link), (free_device_info),
	(get_iso9660_volume_name),
	(get_ext2_volume_name), (get_floppy_volume_name):

	* libnautilus-extensions/nautilus-volume-monitor.h:
	New file

	* src/file-manager/fm-cdrom-extensions.h:
	* src/file-manager/fm-desktop-icon-view.c:
	(fm_desktop_icon_view_destroy), (fm_desktop_icon_view_initialize),
	(fm_desktop_icon_view_create_background_context_menu_items),
	(fm_desktop_icon_view_trash_state_changed_callback),
	(mount_unmount_removable), (place_home_directory):
	* src/file-manager/fm-desktop-icon-view.h:
	* src/file-manager/fm-desktop-mounting.c:
	* src/file-manager/fm-desktop-mounting.h:
	* src/file-manager/iso9660.h:
	All old files that have been removed from build.

M	ChangeLog
M	libnautilus-extensions/Makefile.am
C100	src/file-manager/fm-cdrom-extensions.h
libnautilus-extensions/nautilus-cdrom-extensions.h
C100	src/file-manager/iso9660.h
libnautilus-extensions/nautilus-iso9660.h
C067	src/file-manager/fm-desktop-mounting.c
libnautilus-extensions/nautilus-volume-monitor.c
A	libnautilus-extensions/nautilus-volume-monitor.h
M	libnautilus-private/Makefile.am
R100	src/file-manager/fm-cdrom-extensions.h
libnautilus-private/nautilus-cdrom-extensions.h
R100	src/file-manager/iso9660.h
libnautilus-private/nautilus-iso9660.h
R067	src/file-manager/fm-desktop-mounting.c
libnautilus-private/nautilus-volume-monitor.c
A	libnautilus-private/nautilus-volume-monitor.h
M	src/file-manager/Makefile.am
M	src/file-manager/fm-desktop-icon-view.c
M	src/file-manager/fm-desktop-icon-view.h
D	src/file-manager/fm-desktop-mounting.h

commit 9bd742ccffb88bc8e6a9a442a521da5778e80bbe
Author: Arlo Rose <arlo@src.gnome.org>
Date:	2000-08-02

    Fixed problems with he above PNG files to stop the runtime errors.


	    * icons/eazel/Back.png:
	    * icons/eazel/Forward.png:
	    * icons/eazel/Up.png:
	    * icons/eazel/Home.png:
	    * icons/eazel/Search.png:
	    * icons/eazel/Refresh.png:
	    * icons/eazel/Stop.png:
	    Fixed problems with he above PNG files to
	    stop the runtime errors.

M	ChangeLog
M	icons/eazel/Back.png
M	icons/eazel/Forward.png
M	icons/eazel/Home.png
M	icons/eazel/Refresh.png
M	icons/eazel/Search.png
M	icons/eazel/Stop.png
M	icons/eazel/Up.png
M	icons/eazel/number_strip.png

commit ee6964ff9e996309dd76d754bfb5e593f87309b3
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-08-02

    Fix a small bug where a font entry was found in the table, but
    it wasnt

	* librsvg/rsvg-ft.c: (rsvg_ft_intern), (rsvg_ft_font_resolve),
	(rsvg_ft_render_string):

	Fix a small bug where a font entry was found in the table, but it
	wasnt returned.

	Quiet down debug noise.

	* librsvg/test-ft.c: (glyph_render_test), (main):

	Add some options and make affine transformation a simple identity
	to help debug the coordinates of the rendered text.

M	ChangeLog
M	librsvg/rsvg-ft.c
M	librsvg/test-ft.c

commit b93aa290e7c38ff483eae7c6acfe4c24427ee0fc
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-08-02

    Added HACKING to the files to skip.

	* check-FIXME.pl: Added HACKING to the files to skip.

	* components/services/install/idl/trilobite-eazel-install.idl:
	* components/services/install/lib/eazel-install-corba-callback.c:
	(impl_install_failed), (impl_uninstall_failed),
	(eazel_install_callback_query):
	* components/services/install/lib/eazel-install-corba-types.c:
	(corba_packagedatastruct_from_packagedata),
	(packagedata_from_corba_packagedatastruct):
	* components/services/install/lib/eazel-install-corba.c:
	(impl_Eazel_Install_query):
	* components/services/install/lib/eazel-install-protocols.c:
	(eazel_install_fetch_package),
	(eazel_install_fetch_package_which_provides),
	(get_url_for_package), (get_search_url_for_package):
	* components/services/install/lib/eazel-install-rpm-glue.c:
	(eazel_install_do_rpm_transaction_save_report),
	(eazel_install_fetch_rpm_dependencies),
	(eazel_uninstall_upward_traverse),
	(eazel_uninstall_downward_traverse):
	* components/services/install/lib/eazel-install-types.c:
	(packagedata_destroy_foreach):
	* src/file-manager/fm-directory-view.c: (activate_callback):
	* src/nautilus-window.c: (nautilus_window_realize):
	Fixed "FIXME bugzilla.eazel.com ###:" formatting to match what
	check-FIXME.pl looks for. The colon goes after the bug number.
	And it has to be "bugzilla.eazel.com", not "bug".

	* libnautilus-extensions/nautilus-directory-async.c:
	(allow_metafile): Fixed a comment.

	* libnautilus-extensions/nautilus-drag.c:
	(nautilus_drag_can_accept_item):
	Got rid of a fixed FIXME and changed to use
	nautilus_file_is_directory instead of nautilus_file_get_file_type.

M	ChangeLog
M	check-FIXME.pl
M	components/services/install/idl/trilobite-eazel-install.idl
M	components/services/install/lib/eazel-install-corba-callback.c
M	components/services/install/lib/eazel-install-corba-types.c
M	components/services/install/lib/eazel-install-corba.c
M	components/services/install/lib/eazel-install-protocols.c
M	components/services/install/lib/eazel-install-rpm-glue.c
M	components/services/install/lib/eazel-install-types.c
M	libnautilus-extensions/nautilus-directory-async.c
M	libnautilus-extensions/nautilus-drag.c
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-drag.c
M	src/file-manager/fm-directory-view.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window.c

commit 4cf48d832f2d369339137940558340073eea2037
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-08-02

	Finished task 1554 (Need new preference for accessing
	metadata remotely)

	* libnautilus-extensions/nautilus-global-preferences.h,
	* libnautilus-extensions/nautilus-global-preferences.c:
	(global_preferences_create_dialog),
	(global_preferences_register_for_ui): Defined new speed
	tradeoff preference NAUTILUS_PREFERENCES_USE_PUBLIC_METADATA,
	and put it into the preferences dialog. The title is a little
	funky ("Make Directory Appearance Details Public"); hopefully
	we can improve on that eventually.

M	ChangeLog
M	libnautilus-extensions/nautilus-global-preferences.c
M	libnautilus-extensions/nautilus-global-preferences.h
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.h

commit 7d0814aa48cb3192e12caca2f6f9d50cbc8a5e93
Author: Valek Frob <frob@src.gnome.org>
Date:	2000-08-02

    Updated russian translation.

M	po/ChangeLog
M	po/ru.po

commit b9437ea3c0670e1de20e3ec85628249a5dc46be1
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-08-02

    new icons from eazel theme from Susan


	new icons from eazel theme from Susan

M	ChangeLog
M	icons/eazel/Back.png
M	icons/eazel/Forward.png
M	icons/eazel/Home.png
M	icons/eazel/Makefile.am
M	icons/eazel/Refresh.png
M	icons/eazel/Search.png
M	icons/eazel/Stop.png
M	icons/eazel/Up.png
M	icons/eazel/eazel.xml
A	icons/eazel/number_strip.png

commit 299253b4317886046524450b5349776837f2cf9b
Author: Pablo Saratxaga <pablo@src.gnome.org>
Date:	2000-08-02

    corrected some syntax errors

M	po/ChangeLog
M	po/da.po
M	po/gl.po
M	po/ko.po
M	po/tr.po
M	po/zh_TW.Big5.po

commit 0ff4daf8d95b31d929b084f483aea63a22a11c3c
Author: Josh Barrow <carbamide@src.gnome.org>
Date:	2000-08-02

    *** empty log message ***

M	ChangeLog

commit a60e92ba97069159e13abd6c2770b80214a7a09b
Author: Josh Barrow <carbamide@src.gnome.org>
Date:	2000-08-02

    Changed to use Arlo's backgrounds



    Changed to use Arlo's backgrounds

M	icons/arlo/arlo.xml

commit 25ed6367161392b745dd6a6646f85ea8803bad5c
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-08-02

    Have only one constructor and feed it whether the radio button
    group is

	* libnautilus-extensions/nautilus-radio-button-group.c:
	(nautilus_radio_button_group_initialize),
	(nautilus_radio_button_group_new),
	(nautilus_radio_button_group_set_entry_pixbuf),
	(nautilus_radio_button_group_set_entry_description_text):
	* libnautilus-extensions/nautilus-radio-button-group.h:

	Have only one constructor and feed it whether the radio button
	group is horizontal or not.

	Changed the login of some assertions on code that is meant for the
	NOT horzontal case.  This should fix the torrent of assertions at
	startup.

	* libnautilus-extensions/nautilus-preferences-item.c:
	(preferences_item_create_enum),
	(preferences_item_create_short_enum):

	Update for radio button group constructor change.

	* src/nautilus-first-time-druid.c: (set_up_user_level_page),
	(set_up_service_signup_page):

	Update for radio button group constructor change.

	* test/test-nautilus-widgets.c: (main), (radio_group_load_it_up),
	(test_radio_group), (test_radio_group_horizontal):

	Add a test for the radio button group horizontal case.

M	ChangeLog
M	libnautilus-extensions/nautilus-preferences-item.c
M	libnautilus-extensions/nautilus-radio-button-group.c
M	libnautilus-extensions/nautilus-radio-button-group.h
M	libnautilus-private/nautilus-preferences-item.c
M	libnautilus-private/nautilus-radio-button-group.c
M	libnautilus-private/nautilus-radio-button-group.h
M	src/nautilus-first-time-druid.c
M	test/test-nautilus-widgets.c

commit fd1bde5e38d49c7a286c4d3adb3be6ee24907c63
Author: Pavel Cisler <pavel@eazel.com>
Date:	2000-08-02

    Move the desktop icon updating call here from
    fm_directory_view.c. Since

    2000-08-02	Pavel Cisler  <pavel@eazel.com>

	* src/file-manager/fm-desktop-icon-view.c:
	(fm_desktop_icon_view_initialize),
	(fm_desktop_icon_view_trash_state_changed_callback):
	Move the desktop icon updating call here from fm_directory_view.c.
	Since there is only one desktop, we will only try to update the
	Trash icon once this way, rather than once for every open window.
	Hook up the trash trash_state_changed properly.

	* src/file-manager/fm-directory-view.c:
	(fm_directory_view_initialize), (compute_menu_item_info),
	(fm_directory_view_trash_state_changed_callback):
	Fix bugzilla 656: Empty Trash menu item is enabled even when Trash
	is empty.
	Hook up to the trash_state_changed signal and trigger a menu
	update for
	the change.

	* src/file-manager/nautilus-trash-monitor.c:
	* src/file-manager/nautilus-trash-monitor.h:
	(nautilus_trash_monitor_is_empty):
	Forgot to implement this one in my last checkin and it's needed
	for the
	above call.

M	ChangeLog
M	src/file-manager/fm-desktop-icon-view.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/nautilus-trash-monitor.c
M	src/file-manager/nautilus-trash-monitor.h

commit 226ce2fb550dc592d2d7704150f28a7773273bfd
Author: Jorge Godoy <docsbr@src.gnome.org>
Date:	2000-08-02

    updated pt_BR translations

M	po/pt_BR.po

commit 21c6cffaaa57ff5d361af64e4cdefe256d6345e6
Author: Pavel Cisler <pavel@eazel.com>
Date:	2000-08-02

    Bugzilla bug 1400

    2000-08-02	Pavel Cisler  <pavel@eazel.com>

	Bugzilla bug 1400

	* libnautilus-extensions/nautilus-directory.c:
	* libnautilus-extensions/nautilus-directory.h:
	(any_non_metafile_item),
	(nautilus_directory_is_not_empty):
	Added a call I needed to check a directory empty state.

	* src/file-manager/Makefile.am:
	* src/file-manager/nautilus-trash-monitor.h:
	* src/file-manager/nautilus-trash-monitor.c:
	(nautilus_trash_monitor_initialize_class),
	(nautilus_trash_files_changed_callback),
	(nautilus_trash_metadata_ready_callback),
	(nautilus_trash_monitor_initialize), (nautilus_trash_monitor_get),
	(nautilus_trash_monitor_shutdown):
	New trash state monitoring class, used to update the Trash
	icon, etc.

	* src/file-manager/fm-directory-view.c:
	(bonobo_menu_empty_trash_callback),
	(fm_directory_view_initialize),
	(fm_directory_view_trash_or_delete_selection),
	(trash_state_changed_callback):
	Hook up to the Trash monitor change signal.
	Tweak the callback Gene prepared for me earlier that updates the
	Trash icon to use the new signal.

	* src/file-manager/fm-directory-view.c:
	(finish_loading_uri):
	Tiny tweak - use a cover call instead of emitting a signal
	directly.

M	ChangeLog
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-extensions/nautilus-directory.h
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-directory.h
M	src/file-manager/Makefile.am
M	src/file-manager/fm-directory-view.c
A	src/file-manager/nautilus-trash-monitor.c
A	src/file-manager/nautilus-trash-monitor.h

commit 8797b6dce9c41af8c569188a3e30e2f0ee9e6d74
Author: Ali Abdin <aliabdin@aucegypt.edu>
Date:	2000-08-02

    Bugfix to use 'new_uri_with_extension' instead of just 'new_uri'
    in some

    2000-08-02	Ali Abdin  <aliabdin@aucegypt.edu>
	    * components/help/help-method.c:
	    (transform_file):
	    Bugfix to use 'new_uri_with_extension' instead of just
	    'new_uri' in
	    some places.

	    * components/help/converters/gnome-db2html2/sect-elements.c:
	    * components/help/converters/gnome-db2html2/gdb3html.h:
	    Added a placeholder for the <MENUCHOICE> tag. Also added the
	    <GUISUBMENU> tag and made it act just like <GUIMENU> (these
	    two still
	    need to be modified to handle the correct behavior).

	    * components/help/converters/gnome-db2html2/toc-elements.c:
	    (toc_title_start_element):
	     Change 'ghelp' to 'help'

M	ChangeLog
M	components/help/converters/gnome-db2html2/gdb3html.h
M	components/help/converters/gnome-db2html2/sect-elements.c
M	components/help/converters/gnome-db2html2/toc-elements.c
M	components/help/help-method.c

commit 43e215cf1c6a553330f3f043136b7d1fffe3c0b6
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-08-02

    Ignore more generated files.

	* components/services/install/command-line/.cvsignore:

	Ignore more generated files.

M	ChangeLog
M	components/services/install/command-line/.cvsignore

commit e690c9332c25e7b3170b3aa81413540092e4e7db
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-08-02

    Add an accessor for the string_list.

	* libnautilus-extensions/nautilus-string-picker.c:
	(nautilus_string_picker_set_string_list),
	(nautilus_string_picker_get_string_list):
	* libnautilus-extensions/nautilus-string-picker.h:

	Add an accessor for the string_list.

M	ChangeLog
M	libnautilus-extensions/nautilus-string-picker.c
M	libnautilus-extensions/nautilus-string-picker.h
M	libnautilus-private/nautilus-string-picker.c
M	libnautilus-private/nautilus-string-picker.h

commit 16503a0ac04e9e8237649c13dd78579268a4652d
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-08-02

    made it scale the attach points as necessary


	made it scale the attach points as necessary

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-private/nautilus-icon-factory.c

commit cbf4c2dcc16b2cbe3cf2b971e0273edad1f34c49
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-08-02

    added attach point attribute to the icon canvas item, and used it to


	added attach point attribute to the icon canvas item, and used
	it to derive the emblem positions if present.  Tweaked the
	emblem positions in the xml file.  Cleaned up the attach point
	stuff in the icon factory.

M	ChangeLog
M	icons/eazel/Makefile.am
M	icons/eazel/i-directory-aa.png
A	icons/eazel/i-directory-accept.xml
M	icons/eazel/i-directory.xml
M	libnautilus-extensions/nautilus-icon-canvas-item.c
M	libnautilus-extensions/nautilus-icon-canvas-item.h
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-extensions/nautilus-icon-factory.h
M	libnautilus-private/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-canvas-item.h
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus-private/nautilus-icon-factory.h

commit 7194d8e88552e92a0f1db49487c2e7f932c8b719
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-08-02

    Add mozilla int pref poke function. Add commented proxy pref poke
    command

	* components/mozilla/mozilla-preferences.cpp:
	* components/mozilla/mozilla-preferences.h:
	* components/mozilla/nautilus-mozilla-content-view.c:
	(nautilus_mozilla_content_view_initialize):

	Add mozilla int pref poke function.  Add commented proxy pref poke
	command for comrade diskzero.

M	ChangeLog
M	components/mozilla/mozilla-preferences.cpp
M	components/mozilla/mozilla-preferences.h
M	components/mozilla/nautilus-mozilla-content-view.c

commit fe4f4c5942488142b387357f32d06c18ea09eabd
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-08-02

    Added eazel-revert, should probably change name...

	* components/services/install/command-line/Makefile.am:
	Added eazel-revert, should probably change name...

	*
	components/services/install/command-line/eazel-alt-install-corba.c:
	(done), (main):
	Fixed type in the POPT options and the destruction of the
	eazelinstall object.

	* components/services/install/command-line/eazel-alt-install.c:
	(main):
	Tried to revive it, but dropped it. Probably would be a nice
	feature, as to make a statically linked tool (see bug#1863).

	* components/services/install/command-line/eazel-revert.c:
	(set_parameters_from_command_line),
	(eazel_preflight_check_signal),
	(eazel_download_progress_signal), (eazel_install_progress_signal),
	(download_failed), (install_failed), (dep_check), (delete_files),
	(done), (get_password_dude), (set_root_client), (main):
	Did the first pass at a cli reversion tool.

	* components/services/install/idl/trilobite-eazel-install.idl:
	Removed some oneway statements and added the revert-transaction
	call.

	* components/services/install/lib/eazel-install-corba.c:
	(impl_Eazel_Install_uninstall_packages),
	(impl_Eazel_Install_revert_transaction), (eazel_install_get_epv):
	* components/services/install/lib/eazel-install-corba-callback.h:
	* components/services/install/lib/eazel-install-corba-callback.c:
	(eazel_install_callback_destroy), (eazel_install_callback_query),
	(eazel_install_callback_revert_transaction):
	Added the revert-transaction hooks.

	* components/services/install/lib/eazel-install-corba-types.c:
	(corba_packagedatastruct_from_packagedata):
	Updated for the changes to trilobite-distro-get-name

	* components/services/install/lib/eazel-install-public.h:
	* components/services/install/lib/eazel-install-object.c:
	(eazel_install_destroy), (eazel_install_install_packages),
	(eazel_install_uninstall_packages),
	(eazel_install_revert_transaction_from_xmlstring):
	install downloads the package list to the tmpdir. Added the code
	to call the revert-transaction in rpm-glue.c

	* components/services/install/lib/eazel-install-protocols.c:
	(http_fetch_remote_file), (get_search_url_for_package):
	First stuff for using lhamels rpmsearch cgi script.

	* components/services/install/lib/eazel-install-rpm-glue.h:
	* components/services/install/lib/eazel-install-rpm-glue.c:
	(ei_get_packages_with_mod_flag), (ei_check_uninst_vs_downgrade),
	(hest), (revert_transaction),
	(eazel_install_do_rpm_transaction_save_report_helper),
	(eazel_install_do_rpm_transaction_save_report),
	(eazel_uninstall_upward_traverse):
	Did bug#1586, 1818, 1820. Hest is a debug function, will go
	away. The rest is code for the revert-transaction.

	* components/services/install/lib/eazel-install-types.c:
	(packagedata_fill_from_rpm_header):
	Read the RPMTAG_SUMMARY instead of RPMTAG_DESCRIPTION.

	*
	components/services/install/lib/eazel-install-xml-package-list.h:
	*
	components/services/install/lib/eazel-install-xml-package-list.c:
	(parse_package), (parse_memory_transaction_file),
	(eazel_install_packagedata_to_xml):
	Added code to parse a transaction file (bug#1817). Also some
	sanity checks wrt reading the status fields.

	*
	components/services/trilobite/libtrilobite/trilobite-core-distribut
	ion.c: (trilobite_get_distribution_name):
	*
	components/services/trilobite/libtrilobite/trilobite-core-distribut
	ion.h:
	Added a compact version of the distro names.

	* components/services/install/lib/makefile.staticlib.in:
	* nautilus-installer/src/Makefile:
	* nautilus-installer/src/Makefile.am:
	* nautilus-installer/src/installer.c: (installer), (oaf_init),
	(bonobo_init):
	* nautilus-installer/src/link.sh:
	* nautilus-installer/src/main.c: (main):
	* nautilus-installer/src/prescript:
	Updated the installer wrt the changes in libeazelinstall.

M	ChangeLog
M	components/services/install/command-line/Makefile.am
M	components/services/install/command-line/eazel-alt-install-corba.c
M	components/services/install/command-line/eazel-alt-install.c
C084	components/services/install/command-line/eazel-alt-install-corba.c
components/services/install/command-line/eazel-revert.c
M	components/services/install/idl/trilobite-eazel-install.idl
M	components/services/install/lib/eazel-install-corba-callback.c
M	components/services/install/lib/eazel-install-corba-callback.h
M	components/services/install/lib/eazel-install-corba-types.c
M	components/services/install/lib/eazel-install-corba.c
M	components/services/install/lib/eazel-install-object.c
M	components/services/install/lib/eazel-install-protocols.c
M	components/services/install/lib/eazel-install-public.h
M	components/services/install/lib/eazel-install-rpm-glue.c
M	components/services/install/lib/eazel-install-rpm-glue.h
M	components/services/install/lib/eazel-install-types.c
M	components/services/install/lib/eazel-install-xml-package-list.c
M	components/services/install/lib/eazel-install-xml-package-list.h
M	components/services/install/lib/makefile.staticlib.in
M
components/services/trilobite/libtrilobite/trilobite-core-distribution.c
M
components/services/trilobite/libtrilobite/trilobite-core-distribution.h
M	nautilus-installer/src/Makefile
M	nautilus-installer/src/Makefile.am
M	nautilus-installer/src/installer.c
M	nautilus-installer/src/link.sh
M	nautilus-installer/src/main.c
M	nautilus-installer/src/prescript

commit 7c6fcde57ed1d734ff781a6b9388d039ae176006
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-08-02

    get rid of the last references to libnautilus within services
    (outside of nautilus-views, where of course they're still needed)

M	ChangeLog
M	components/services/install/server/Makefile.am
M	components/services/install/server/main.c
M
components/services/trilobite/libtrilobite/trilobite-service-passwordquery.c
M	components/services/trilobite/sample/service/Makefile.am

commit 3c18bed9f76b8142f3e9940a676a40c9ea548ab9
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-08-02

    lots of work towards task 1741, which is to have emblem attach points


	lots of work towards task 1741, which is to have emblem attach
	points
	optionally associated with an icon, but no payoff quite yet.

M	ChangeLog
M	icons/eazel/Makefile.am
A	icons/eazel/i-directory.xml
M	libnautilus-extensions/nautilus-bookmark.c
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-extensions/nautilus-icon-factory.h
M	libnautilus-private/nautilus-bookmark.c
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus-private/nautilus-icon-factory.h
M	src/file-manager/fm-list-view.c
M	src/file-manager/fm-properties-window.c
M	src/nautilus-sidebar-title.c

commit a0be119686825f1c56e0143c3b148efd3e2dac8e
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-08-02

    Fixed an uninitialized variable problem that caused a crash on
    boot for

	* src/nautilus-sidebar-tabs.c: (draw_or_hit_test_all_tabs):
	Fixed an uninitialized variable problem that caused a crash on
	boot for Kai Lahmann (thanks for the help, Kai).

	* libnautilus-extensions/nautilus-file.c:
	(nautilus_file_compare_for_sort_internal):
	(nautilus_file_get_string_attribute), Got rid of "real_name"
	and made "name" just do what "real_name" did before. Renamed
	"real_directory" to just "directory".

	* src/file-manager/fm-list-view.h:
	* src/file-manager/fm-list-view-private.h:
	* src/file-manager/fm-list-view.c:
	(fm_list_view_initialize_class),
	(fm_list_view_initialize), (fm_list_view_destroy),
	(fm_list_view_compare_rows), (compare_rows_by_name),
	(match_row_name), (select_matching_name_callback),
	(fm_list_nautilus_file_at), (row_get_data_binder),
	(fm_list_get_drag_pixmap), (create_list), (set_up_list),
	(add_to_list), (get_list), (fm_list_view_begin_loading),
	(fm_list_view_set_zoom_level), (fm_list_view_sort_items),
	(get_column_from_attribute), (get_sort_column_from_attribute),
	(install_row_images), (update_icons),
	(fm_list_view_embedded_text_policy_changed),
	(fm_list_view_image_display_policy_changed),
	(get_number_of_columns), (get_link_column),
	(get_column_specification), (get_column_titles),
	(get_column_attribute), (get_column_sort_criterion),
	(fm_list_view_column_set), (real_get_number_of_columns),
	(real_get_link_column), (real_get_column_specification):
	* src/file-manager/fm-search-list-view.h:
	* src/file-manager/fm-search-list-view.c:
	(fm_search_list_view_initialize_class),
	(fm_search_list_view_initialize), (real_get_number_of_columns),
	(real_get_link_column), (real_get_column_specification):
	Refactored the list view code so that the search list view
	doesn't have to replicate anything and can just describe the
	differences between it and the non-search list view. I was
	able to get rid of a lot of complexity while doing this.
	Changed to use the new "name" and "directory" instead of the
	old "real_name" and "real_directory" at the same time.

	* libnautilus-extensions/nautilus-file.c:
	(nautilus_file_new_from_name), (nautilus_file_get), (destroy),
	(nautilus_file_is_self_owned),
	(nautilus_file_get_parent_uri_as_string),
	(get_file_for_parent_directory), (nautilus_file_rename),
	(nautilus_file_get_gnome_vfs_uri),
	(nautilus_file_get_uri), (nautilus_file_mark_gone),
	(nautilus_file_changed):
	* libnautilus-extensions/nautilus-directory-private.h:
	* libnautilus-extensions/nautilus-directory-async.c:
	(select_needy_file):
	Redid the "self-owning" file handling (for URIs with no parent) so
	that a URI doesn't show up as one of its own children.

	* libnautilus-extensions/nautilus-directory.c:
	(nautilus_directory_is_search_directory):
	Took out "gnome-trash:" which doesn't belong in here. We are doing
	trash at the NautilusDirectory level, not the gnome-vfs level.

	* icons/arlo/backgrounds/.cvsignore: [added]
	* icons/arlo/backgrounds/Makefile.in: [removed]
	Added the missing cvsignore file and got rid of the Makefile.in,
	which should not be in cvs.

M	ChangeLog
A	icons/arlo/backgrounds/.cvsignore
D	icons/arlo/backgrounds/Makefile.in
M	libnautilus-extensions/nautilus-directory-async.c
M	libnautilus-extensions/nautilus-directory-private.h
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-directory-private.h
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-file.c
M	src/file-manager/fm-list-view-private.h
M	src/file-manager/fm-list-view.c
M	src/file-manager/fm-list-view.h
M	src/file-manager/fm-search-list-view.c
M	src/file-manager/fm-search-list-view.h
M	src/nautilus-sidebar-tabs.c

commit 2d9ab4129d7a5067317f355c5abad36317e90c76
Author: Arlo Rose <arlo@src.gnome.org>
Date:	2000-08-02

    icons/thumbnail_frame.aa.png icons/thumbnail_frame.aa.png Made them
    a bit



	    * icons/thumbnail_frame.aa.png
	    * icons/thumbnail_frame.aa.png
	    Made them a bit lighter.

M	ChangeLog
M	icons/thumbnail_frame.aa.png
M	icons/thumbnail_frame.png

commit 075d3ab65157339c6a92a1f9a94c4ac4456b109b
Author: Robin Slomkowski <rslomkow@src.gnome.org>
Date:	2000-08-02

    added a return signal to run-nautilus

M	ChangeLog
M	src/run-nautilus

commit 41fb826b3888a2035e2df0b52bdf4c0be0da2fb4
Author: Arlo Rose <arlo@src.gnome.org>
Date:	2000-08-02

    icons/thumbnail_frame.aa.png Made it a bit darker.


	    * icons/thumbnail_frame.aa.png
	    Made it a bit darker.

	    * icons/gnome-pack-rpm.png
	    Arlo-ized the icon.

M	ChangeLog
M	icons/gnome-pack-rpm.png
M	icons/thumbnail_frame.aa.png

commit a8b315b888eaab01d296528715825e3d61ad64a0
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-08-01

    Fixed bug 1790, want a command to cause-removable media check.

    2000-08-01	Gene Z. Ragan  <gzr@eazel.com>

	Fixed bug 1790, want a command to cause-removable media check.

	Well, here it is.  I am sure Josh will have fun finding bugs.

	* src/file-manager/fm-desktop-icon-view.c:
	(fm_desktop_icon_view_destroy),
	(fm_desktop_icon_view_create_background_context_menu_items):
	Added menu item to desktop icon view that lists possible
	mounted volumes and there current mount status.

	* src/file-manager/fm-desktop-mounting.c:
	(floppy_sort),
	(fm_desktop_get_removable_volume_list),
	(fm_desktop_mount_unmount_removable),
	(mount_device_cdrom_set_state), (mount_device_floppy_set_state),
	(mount_device_activate_floppy), (eject_cdrom),
	(mount_device_deactivate), (mount_device_floppy_add),
	(mount_device_ext2_add), (cdrom_ioctl_frenzy),
	(mount_device_iso9660_add), (add_mount_device),
	(mntent_is_removable_fs), (fm_desktop_find_mount_devices):
	Added support for our new exciting mount menu item.

M	ChangeLog
M	src/file-manager/fm-desktop-icon-view.c
M	src/file-manager/fm-desktop-mounting.c
M	src/file-manager/fm-desktop-mounting.h

commit cea83f3f43394c356ee5749ea137a06ffc22b188
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-08-01

	Finished task 1781 (Type of search bar should change
	immediately when preference changes)

	* src/nautilus-switchable-search-bar.c:
	(nautilus_switchable_search_bar_initialize): register to
	be notified of changes to the search-bar preference.
	(search_bar_preference_changed_callback): React to changes
	to the search-bar preference by calling _set_mode
	(nautilus_switchable_search_bar_initialize_class):
	install destroy handler.
	(nautilus_switchable_search_bar_destroy): Unregister
	search-bar preference callback.
	(nautilus_switchable_search_bar_set_mode): Added a FIXME
	comment about a reported bug.

M	ChangeLog
M	src/nautilus-switchable-search-bar.c

commit 2992c0999078051e840a0ae87248f9584272219b
Author: Mike Engber <engber@src.gnome.org>
Date:	2000-08-01

    Removed "Close Nautilus Desktop" from the desktop's right click menu.


	* libnautilus/nautilus-bonobo-ui.h:
	* src/file-manager/fm-desktop-icon-view.c:
	(fm_desktop_icon_view_create_background_context_menu_items):
	* src/file-manager/fm-directory-view.c:
	(reset_bonobo_trash_delete_menu),
	(fm_directory_view_real_merge_menus):
	* src/file-manager/fm-directory-view.h:
	* src/nautilus-application.c:
	(nautilus_application_close_all_windows):
	* src/nautilus-application.h:
	* src/nautilus-window-menus.c:
	(file_menu_close_all_windows_callback),
	(nautilus_window_initialize_menus):
	Removed "Close Nautilus Desktop" from the desktop's
	right click menu. Removed "Exit" from the File menu.
	Added "Close All Windows" t the File menu. Bug# 1846

M	ChangeLog
M	libnautilus/nautilus-bonobo-ui.h
M	src/file-manager/fm-desktop-icon-view.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-directory-view.h
M	src/nautilus-application.c
M	src/nautilus-application.h
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-window-menus.c

commit 566959a89e7cc670526c86bee13afa53418acffc
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-08-01

    Just added a bug number to a FIXME

M	src/file-manager/fm-directory-view.c

commit f14b8249dd23d96ff5c2c54db63c123e9d8c0368
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-08-01

	Finished task 1552 (Need "never" option for display-embedded-text
			    preference)
	Finished task 1553 (Need always/local-only/never preference for
			    creating image thumbnails)

	* libnautilus-extensions/nautilus-radio-button-group.h:
	* libnautilus-extensions/nautilus-radio-button-group.c:
	Added "horizontal" field in Details struct.
	(nautilus_radio_button_group_initialize): Initialize
	"horizontal" to FALSE (the default; what you get when
	calling plain "nautilus_radio_button_group_new").
	(nautilus_radio_button_group_new_horizontal): New function,
	used when radio buttons should be laid out in one row; sets
	details->horizontal to TRUE.
	(nautilus_radio_button_group_insert): Lay out the items
	differently depending on value of details->horizontal.
	(nautilus_radio_button_group_set_entry_pixbuf),
	(nautilus_radio_button_group_set_entry_description_text):
	Added g_return_if_fails if details->horizontal is true
	(because the horizontal layout doesn't have a place to
	put an icon or longer description; we could change that
	later if we needed to)

	* libnautilus-extensions/nautilus-preferences-item.h:
	Added new NAUTILUS_PREFERENCE_ITEM_SHORT_ENUM type for
	preferences dialog, to be used when the choices are small
	enough to fit in one row.
	* libnautilus-extensions/nautilus-preferences-item.c:
	(preferences_item_create_short_enum): New function, just like
	preferences_item_create_enum but uses horizontal radio button
	group.
	(preferences_item_construct): Call create_short_enum when
	type is NAUTILUS_PREFERENCE_ITEM_SHORT_ENUM

	* libnautilus-extensions/nautilus-global-preferences.h:
	Took the "REMOTE" out of the name of
	NAUTILUS_PREFERENCES_SHOW_TEXT_IN_REMOTE_ICONS; added
	NAUTILUS_PREFERENCES_SHOW_IMAGE_FILE_THUMBNAILS; added
	NautilusSpeedTradeoffValue enum.
	* libnautilus-extensions/nautilus-global-preferences.c:
	(global_preferences_create_dialog): Added thumbnails preference
	to Speed Tradeoffs pane.
	(global_preferences_register_speed_tradeoff_with_defaults):
	New convenience function for registering always/local-only/never
	preferences.
	(global_preferences_register_for_ui): Register the embedded text
	and thumbnail-creation speed-tradeoff preferences.

	* libnautilus-extensions/nautilus-file.c:
	(nautilus_file_should_get_top_left_text): Respect all three
	states of the embedded-text preference.
	* libnautilus-extensions/nautilus-icon-factory.c:
	(should_display_image_file_as_itself): New function, respects the
	three states of the create-thumbnails preference.
	(nautilus_icon_factory_get_icon_for_file): Check preference
	before creating thumbnails (including image-as-itself case).

	* src/file-manager/fm-directory-view.h:
	New handlers for subclasses to fill in for when embedded-text
	and thumbnail preferences change.
	* src/file-manager/fm-directory-view.c:
	(fm_directory_view_initialize): Start monitoring embedded-text
	and thumbnail preferences.
	(fm_directory_view_destroy): Stop monitoring preferences.
	(embedded_text_policy_changed_callback),
	(image_display_policy_changed_callback): React when preferences
	change by executing subclass's handler, if any. I also put a
	hideous hack in here for kick-starting the embedded-text-reading
	code that otherwise wasn't working in some cases (will fix with
	Darin).
	* src/file-manager/fm-icon-view.c:
	(fm_icon_view_initialize_class): Install handlers for
	embedded-text
	and thumbnail preference changes.
	(fm_icon_view_embedded_text_policy_changed),
	(fm_icon_view_image_display_policy_changed): New functions; these
	are said handlers.
	* src/file-manager/fm-list-view.c:
	(fm_list_view_initialize_class): Install handlers for
	embedded-text
	and thumbnail preference changes.
	(fm_list_view_embedded_text_policy_changed),
	(fm_list_view_image_display_policy_changed): New functions; these
	are said handlers.

M	ChangeLog
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-extensions/nautilus-global-preferences.c
M	libnautilus-extensions/nautilus-global-preferences.h
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-extensions/nautilus-preferences-item.c
M	libnautilus-extensions/nautilus-preferences-item.h
M	libnautilus-extensions/nautilus-radio-button-group.c
M	libnautilus-extensions/nautilus-radio-button-group.h
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.h
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus-private/nautilus-preferences-item.c
M	libnautilus-private/nautilus-preferences-item.h
M	libnautilus-private/nautilus-radio-button-group.c
M	libnautilus-private/nautilus-radio-button-group.h
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-directory-view.h
M	src/file-manager/fm-icon-view.c
M	src/file-manager/fm-list-view.c

commit 56fd6478841759e603a0e9e58a356c12420ba1a9
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-08-01

    Fixed a crasher that involved a conflict with the automounter and
    the user

    2000-08-01	Gene Z. Ragan  <gzr@eazel.com>

	* src/file-manager/fm-desktop-mounting.c:
	(fm_desktop_mount_unmount_removable):
	Fixed a crasher that involved a conflict with the automounter
	and the user manually mounting and unmounting.

M	ChangeLog
M	src/file-manager/fm-desktop-mounting.c

commit c2e50af2f003b0d535703039482c3e5912dfef22
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-08-01

    More work on the desktop volume mount menu item.

    2000-08-01	Gene Z. Ragan  <gzr@eazel.com>

	More work on the desktop volume mount menu item.

	* src/file-manager/fm-desktop-icon-view.c:
	(fm_desktop_icon_view_create_background_context_menu_items):
	Work on showing state of current removable mounts
	in context menu item.

	* src/file-manager/fm-desktop-mounting.c:
	* src/file-manager/fm-desktop-mounting.h:
	(fm_desktop_mount_unmount_removable), (mount_device_check_change),
	(mount_devices_update_is_mounted):
	Fine tune mounting and unmounting removable volumes.

M	ChangeLog
M	src/file-manager/fm-desktop-icon-view.c
M	src/file-manager/fm-desktop-mounting.c
M	src/file-manager/fm-desktop-mounting.h

commit d45dfae03106d6a0028f6e316f44c4755ff50e86
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-08-01

    rewrote stretch_frame_image to stretch the frame properly, by
    repeating


	rewrote stretch_frame_image to stretch the frame properly,
	by repeating the
	area between the corners, instead of stretching the whole pixmap,
	which made it
	blurry and uneven. also, correct thumbnail frame dimensions
	and slightly
	improved fix from my previous check-in.

M	ChangeLog
M	libnautilus-extensions/nautilus-graphic-effects.c
M	libnautilus-extensions/nautilus-icon-canvas-item.c
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-private/nautilus-graphic-effects.c
M	libnautilus-private/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-factory.c

commit 2a2160c1a5383a66fa4709c785a499bfd14f632b
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-08-01

    only save and restore the foreground color if we're actually drawing;


	only save and restore the foreground color if we're actually
	drawing; otherwise, the gc isn't allocated and we crash.

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-canvas-item.c

commit e02747156c97a03e8e812adda7236bbc44fb034d
Author: Darin Adler <darin@eazel.com>
Date:	2000-08-01

    Use RGB value for the label color. Also fix bug where we would
    not restore

    2000-07-31	Darin Adler  <darin@eazel.com>

	* libnautilus-extensions/nautilus-icon-canvas-item.c:
	(draw_or_measure_label_text): Use RGB value for the label color.
	Also fix bug where we would not restore the old foreground color
	value in one case.
	* libnautilus-extensions/nautilus-icon-private.h:
	* libnautilus-extensions/nautilus-icon-container.h:
	* libnautilus-extensions/nautilus-icon-container.c:
	(nautilus_icon_container_initialize),
	(nautilus_icon_container_get_label_color), (update_label_color):
	Use an RGB color instead of allocating one. It's simpler.

	* libnautilus-extensions/nautilus-stock-dialogs.c:
	(timed_wait_free): Fixed backward assert that caused a core dump
	any time you attempted to change an owner or group.

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-canvas-item.c
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-extensions/nautilus-icon-container.h
M	libnautilus-extensions/nautilus-icon-private.h
M	libnautilus-extensions/nautilus-stock-dialogs.c
M	libnautilus-private/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-container.h
M	libnautilus-private/nautilus-icon-private.h
M	libnautilus-private/nautilus-stock-dialogs.c

commit d73a1af057d41c87b2b4795c2771ac2b5207fe15
Author: Pavel Cisler <pavel@eazel.com>
Date:	2000-08-01

    Back out debugging hacks that must have gotten checked in by
    accident and

    2000-07-31	Pavel Cisler  <pavel@eazel.com>

	* libnautilus-extensions/nautilus-directory.c:
	(construct_alternate_metafile_uri):
	Back out debugging hacks that must have gotten checked in
	by accident and would have caused leaks.

M	ChangeLog
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-private/nautilus-directory.c

commit 98030903e3df669d4343cf58e299b487c42069a9
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-08-01

    removed entry for bogus size from the icons/eazel/i-regular.xml and


	removed entry for bogus size from the icons/eazel/i-regular.xml
	and tweaked the text rectangles for the various sizes to better
	fit the icons.

M	ChangeLog
M	icons/eazel/i-regular.xml

commit 221bb955e0de82b027b1b7dcd87c9229d8f64c51
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-08-01

    Added -m option to run medusa-restart.

	* nautilus-clean.sh: Added -m option to run medusa-restart.

M	ChangeLog
M	nautilus-clean.sh

commit ba818af5609e9fee4da2943c55ec58bf8cca00e2
Author: Arlo Rose <arlo@src.gnome.org>
Date:	2000-08-01

    icons/arlo/backgrounds/background_pattern.png Fixed a file name that


	    * icons/arlo/backgrounds/background_pattern.png
	    Fixed a file name that didn't match up with the Makefile.am

M	ChangeLog
M	configure.in
M	icons/arlo/Makefile.am
M	icons/arlo/backgrounds/Makefile.am
R100	icons/arlo/backgrounds/desktop_pattern.png
icons/arlo/backgrounds/background_pattern.png

commit df67686960c97c391e9defad6690bba4d4a2831a
Author: Rebecca Schulman <rebecka@eazel.com>
Date:	2000-08-01

    Rewrote the search list view subclass to be more functional, and fixed

    2000-07-31	Rebecca Schulman  <rebecka@eazel.com>
	Rewrote the search list view subclass to be
	more functional, and fixed most of the inheritance
	issues.  The search results are displayed in the
	wrong columns still, but the data in them is readable
	and correct.

	* src/file-manager/fm-list-view-private.h:
	* src/file-manager/fm-list-view.c:
	(fm_list_view_initialize_class),
	(fm_list_view_initialize), (fm_list_view_compare_rows),
	(fm_list_view_create_list), (add_to_list), (get_list),
	(fm_list_view_sort_items),
	(fm_list_view_get_attribute_from_column),
	(fm_list_view_get_sort_criterion_from_column),
	(fm_list_view_column_is_right_justified):
	* src/file-manager/fm-list-view.h:
	* src/file-manager/fm-search-list-view.c:
	(fm_search_list_view_initialize_class),
	(fm_search_list_view_initialize),
	(fm_search_list_view_get_sort_criterion_from_column),
	(fm_search_list_view_get_attribute_from_column),
	(fm_search_list_view_compare_rows),
	(fm_search_list_view_column_is_right_justified):

M	ChangeLog
M	src/file-manager/fm-list-view-private.h
M	src/file-manager/fm-list-view.c
M	src/file-manager/fm-list-view.h
M	src/file-manager/fm-search-list-view.c

commit 16cff0d4142955896701d520e8cc4e26d6a1215a
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-08-01

    More work in progress on handling the mounting of removable media

    2000-07-31	Gene Z. Ragan  <gzr@eazel.com>

	More work in progress on handling the mounting of removable media

	* src/file-manager/fm-desktop-icon-view.c:
	(fm_desktop_icon_view_create_background_context_menu_items):
	Removed old rescan item and added a submenu of possible
	removable media.

	* src/file-manager/fm-desktop-mounting.c:
	(fm_desktop_rescan_floppy), (fm_desktop_get_removable_list),
	(fm_desktop_mount_unmount_removable),
	(fm_desktop_volume_is_mounted), (mount_device_mount),
	(mount_device_activate_cdrom), (mount_device_activate_floppy),
	(mount_device_check_change), (mount_devices_update_is_mounted),
	(check_permissions), (mount_device_floppy_add),
	(mount_device_ext2_add), (cdrom_ioctl_frenzy), (add_mount_device),
	(mntent_is_removable_fs), (fm_desktop_find_mount_devices),
	(remove_mount_link), (fm_desktop_place_home_directory):
	Cleaned up functions and added support for the new mount
	point context menu item.

M	ChangeLog
M	src/file-manager/fm-desktop-icon-view.c
M	src/file-manager/fm-desktop-mounting.c
M	src/file-manager/fm-desktop-mounting.h

commit 47ccd21e792a09e6a0999489f39e18e59c77129c
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-08-01

    fixed bug 1034 and 1406, icon text got drawn when it shouldn't. fixed
    by


	fixed bug 1034 and 1406, icon text got drawn when it shouldn't.
	fixed
	by making scale_icon_and_rectangle use separate sizes for the
	icon and text rectangle.

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-private/nautilus-icon-factory.c

commit 49d4c6ae564177fc0dee632d66b147333feb2f14
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-07-31

    Fixed a crasher in unmounting that was a result of changing the
    way adding

    2000-07-31	Gene Z. Ragan  <gzr@eazel.com>

	* src/file-manager/fm-desktop-mounting.c:
	(mount_device_deactivate), (add_mount_device),
	(fm_desktop_free_device_info):
	Fixed a crasher in unmounting that was a result of changing the
	way adding and removing icons to the desktop were done.

M	ChangeLog
M	src/file-manager/fm-desktop-mounting.c
M	src/file-manager/fm-desktop-mounting.h

commit f720254d7c774fbbfeec9356c1b1dac80a2501c6
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-07-31

    Fixed bug 1838, seperate volume mounting code into a new source file.

    2000-07-31	Gene Z. Ragan  <gzr@eazel.com>

	Fixed bug 1838, seperate volume mounting code into a new source
	file.

	* src/file-manager/Makefile.am:
	* src/file-manager/fm-desktop-icon-view.c:
	(fm_desktop_icon_view_destroy), (fm_desktop_icon_view_initialize),
	(fm_desktop_icon_view_create_background_context_menu_items):
	* src/file-manager/fm-desktop-icon-view.h:
	* src/file-manager/fm-desktop-mounting.c:
	(fm_desktop_rescan_floppy), (mount_device_is_mounted),
	(mount_device_cdrom_set_state), (mount_device_floppy_set_state),
	(mount_device_ext2_set_state), (mount_device_set_state),
	(device_set_state_empty), (mount_device_mount),
	(mount_device_activate_cdrom), (mount_device_activate_floppy),
	(mount_device_activate_ext2), (mount_device_activate),
	(mount_device_deactivate), (mount_device_do_nothing),
	(mount_device_check_change), (mount_devices_update_is_mounted),
	(mount_devices_check_status), (my_g_check_permissions),
	(mount_device_floppy_add), (mount_device_ext2_add),
	(cdrom_ioctl_frenzy), (mount_device_iso9660_add),
	(mount_device_add_aliases), (add_mount_device),
	(mntent_is_removable_fs), (mntent_has_option),
	(fm_desktop_find_mount_devices), (remove_mount_link),
	(fm_desktop_remove_mount_links), (fm_desktop_free_device_info),
	(get_iso9660_volume_name), (get_ext2_volume_name),
	(get_floppy_volume_name), (fm_desktop_place_home_directory):
	* src/file-manager/fm-desktop-mounting.h:

M	ChangeLog
M	src/file-manager/Makefile.am
M	src/file-manager/fm-desktop-icon-view.c
M	src/file-manager/fm-desktop-icon-view.h
C066	src/file-manager/fm-desktop-icon-view.c
src/file-manager/fm-desktop-mounting.c
A	src/file-manager/fm-desktop-mounting.h

commit 825b993cf9f26a9a031d60da328ec20beee8bbe1
Author: Fatih Demir <kabalak@src.gnome.org>
Date:	2000-07-31

    Updated the Turkish translation.

M	po/ChangeLog
M	po/tr.po

commit 54effa8195fba54fbe24885c91a6e06c00ccbad7
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-07-31

	Finished rest of bug 762 (Framework for dealing with
	component that crashes). Remaining component-failure issues
	have been split off as separate bugs.

	* src/nautilus-sidebar.c: (nautilus_sidebar_remove_panel),
	* src/nautilus-view-frame.c: (check_object):
	Just added FIXME comments with bug numbers.

	* src/nautilus-window-manage-views.c:
	(report_sidebar_panel_failure_to_user):
	Turned this from a placeholder to a real function that puts up
	a sensible error message.
	(nautilus_window_update_state): Moved the report_to_user call
	to a place where it is hit in all the error cases, not just some.

	* src/nautilus-window.c:
	(window_update_sidebar_panels_from_preferences):
	Call nautilus_window_disconnect_view on sidebar panel before
	removing it the normal way so that it doesn't trigger the
	report-error-to-user code.

M	ChangeLog
M	src/nautilus-information-panel.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-sidebar.c
M	src/nautilus-spatial-window.c
M	src/nautilus-view-frame.c
M	src/nautilus-window-manage-views.c
M	src/nautilus-window.c

commit a218e5572fda4235f0c60b8195af28c934678c1c
Author: Valek Frob <frob@src.gnome.org>
Date:	2000-07-31

    Updated russian translation.

M	po/ru.po

commit af9e74dc9269688aecd7986c5bdb0a34ca67ebf3
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-07-31

	Mostly some tweaking on the recent link file work.

	* data/top/Makefile.am: Install the new ".link" files.
	* data/top/Computer: Renamed from Computer.link and added the
	new stuff
	needed for the MIME magic.
	* data/top/Computer.link: [deleted]
	* data/top/Services: Renamed from Services.link and added the
	new stuff
	needed for the MIME magic.
	* data/top/Services.link: [deleted]

	* components/tree/nautilus-tree-view.c: (queue_pending_files):
	* libnautilus-extensions/nautilus-file.c:
	(nautilus_file_get_string_attribute):
	Get rid of all use of nautilus_link_get_display_name since
	links all have plain names now.

	* libnautilus-extensions/nautilus-directory-async.c:
	(set_up_request_by_file_attributes): Fix bug that was causing the
	program to get the activation URI for every single icon.  Lots of
	extra I/O! Also changed it to get the file info first since the
	activation URI is now based on MIME type.
	(lacks_activation_uri): Don't try to get the activation URI until
	after the file info is there.
	(activation_uri_done),
	(activation_uri_read_done),
	(activation_uri_nautilus_link_read_callback),
	(activation_uri_gmc_link_read_callback),
	(start_getting_activation_uris):
	Changed the code to read the activation URI to use MIME type,
	so now it doesn't have to open every file just to find out if it's
	a GMC link.

	* libnautilus-extensions/nautilus-file-utilities.c:
	(nautilus_get_desktop_directory): Get rid of a tiny bit of
	dead code.

	* libnautilus-extensions/nautilus-file.h:
	* libnautilus-extensions/nautilus-file.c:
	(nautilus_file_contains_text): No need to special-case the link
	file any more because its MIME type will now make it clear it's
	not a text file.  Also removed nautilus_file_activate_custom since
	it's not needed any more and moved the logic into
	fm-directory-view.c.

	* libnautilus-extensions/nautilus-icon-factory.c:
	(nautilus_icon_factory_get_icon_for_file): Added FIXMEs.

	* libnautilus-extensions/nautilus-link-set.c:
	(nautilus_link_set_install): Changed comments to not call
	link files
	".link" files.

	* libnautilus-extensions/nautilus-global-preferences.h:
	* libnautilus-extensions/nautilus-global-preferences.c:
	(global_preferences_register_for_ui): Removed the
	NAUTILUS_PREFERENCES_SHOW_REAL_FILE_NAME preference since we no
	longer have to lie about file names to make ".link" files
	palatable.

	* libnautilus-extensions/nautilus-link.h:
	* libnautilus-extensions/nautilus-link.c: (nautilus_link_create):
	Added code that notifies the NautilusFile framework that a
	new file
	has been created, so callers don't have to worry about that.
	(nautilus_link_is_link_file): Simplified the code -- turned
	it into
	a one-liner.
	(nautilus_link_set_icon): The old code had half NautilusFile calls
	and half sync. I/O. Got rid of the NautilusFile stuff. Also
	put the
	code in to notify the NautilusFile framework about the change to
	the file.
	(nautilus_link_get_root_property): Added FIXME.
	(nautilus_link_get_additional_text): Added FIXME.
	(nautilus_link_get_link_uri): Added FIXME.
	Removed nautilus_link_get_display_name since it's not needed.

	* src/nautilus-desktop-window.c: (nautilus_desktop_window_new):
	Fixed GnomeVFSURI leak and turned a GnomeVFSURI into a text URI
	with gnome_vfs_uri_to_string, rather than gnome_vfs_uri_get_path
	which will not do anything useful.

	* src/file-manager/fm-desktop-icon-view.c:
	(mount_device_mount), (place_home_directory): Use
	nautilus_get_uri_from_local_path instead of just sticking a
	"file://" prefix on. Simplified by putting code to notify about
	the link file into the link file create function. Some other
	code cleanups and fixes of path/URI confusion.
	* src/file-manager/fm-directory-view.c:
	(fm_directory_view_initialize): Use NAUTILUS_N_ELEMENTS.
	(fm_directory_view_display_selection_info), (queue_pending_files):
	Get rid of use of nautilus_link_get_display_name.
	(activate_callback): Added code to handle "command:" URIs, which
	used to be in nautilus_file_activate_custom.
	(fm_directory_view_activate_file): Get rid of call to the
	nautilus_file_activate_custom function.
	(set_trash_empty): Rewrote to simplify and fix some path/URI
	confusion.
	* src/file-manager/fm-icon-view.c: (get_icon_text_callback):
	Get rid of use of nautilus_link_get_display_name.

	* src/nautilus-property-browser.c:
	(nautilus_property_browser_drag_data_get), (remove_background),
	(remove_emblem), (emblem_image_file_changed),
	(add_background_to_browser), (emblem_dialog_clicked),
	(make_properties_from_directory): Use
	nautilus_get_uri_from_local_path instead of just sticking a
	"file://" prefix on.
	(get_xml_path): Use nautilus_make_path instead of just sticking
	a "/" between the two pieces.

M	ChangeLog
M	components/tree/nautilus-tree-view.c
R100	data/top/Computer.link	data/top/Computer
M	data/top/Makefile.am
R100	data/top/Services.link	data/top/Services
M	libnautilus-extensions/nautilus-directory-async.c
M	libnautilus-extensions/nautilus-file-utilities.c
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-extensions/nautilus-file.h
M	libnautilus-extensions/nautilus-global-preferences.c
M	libnautilus-extensions/nautilus-global-preferences.h
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-extensions/nautilus-link-set.c
M	libnautilus-extensions/nautilus-link.c
M	libnautilus-extensions/nautilus-link.h
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-file-utilities.c
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-file.h
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.h
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus-private/nautilus-link-set.c
M	libnautilus-private/nautilus-link.c
M	libnautilus-private/nautilus-link.h
M	src/file-manager/fm-desktop-icon-view.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-icon-view.c
M	src/nautilus-desktop-window.c
M	src/nautilus-property-browser.c

commit f295a2c9a8bca5360e32f0be1851af8ff27d711f
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-07-31

    More floppy mount tweaking.

    2000-07-31	Gene Z. Ragan  <gzr@eazel.com>

	* src/file-manager/fm-desktop-icon-view.c:
	(mount_device_floppy_add):
	More floppy mount tweaking.

M	ChangeLog
M	src/file-manager/fm-desktop-icon-view.c

commit b6f1fd81e403c6e3b63c36061e6fba25a5c18a12
Author: Valek Frob <frob@src.gnome.org>
Date:	2000-07-31

    Updated russian translation.

M	po/ChangeLog
M	po/ru.po

commit 8084959ba956c37635ec2fbb338906bf6c92a573
Author: Pavel Cisler <pavel@eazel.com>
Date:	2000-07-31

    Add support for the window manager middle mouse click menu on the
    desktop.

    2000-07-30	Pavel Cisler  <pavel@eazel.com>

	* libnautilus-extensions/nautilus-icon-container.c:
	(button_press_event), (nautilus_icon_container_initialize_class):
	* libnautilus-extensions/nautilus-icon-container.h:
	* src/file-manager/fm-desktop-icon-view.c:
	(fm_desktop_icon_view_handle_middle_click),
	(fm_desktop_icon_view_initialize):
	Add support for the window manager middle mouse click menu on
	the desktop.
	Capture the middle mouse click, create a new XEvent and send it
	to the
	root window.

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-extensions/nautilus-icon-container.h
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-container.h
M	src/file-manager/fm-desktop-icon-view.c

commit e98e96450e85ce1bac6cfc32070ce353b051ec03
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-07-31

    fixed breakage in the novice home directory by adding the mime-magic


	fixed breakage in the novice home directory by adding the
	mime-magic
	string "NAUTILUS_LINK" to the built-in links so they are
	recognized
	as such.  Also, some cleanup in nautilus-link.

M	ChangeLog
M	data/top/Computer.link
M	data/top/Services.link
M	libnautilus-extensions/nautilus-link.c
M	libnautilus-private/nautilus-link.c

commit 99a82ffb4034e0f23773d64c1ddfeafed0830d4b
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-07-31

    fixed bug 1408, where thumbnail frames had the wrong shadow. Fixed by


	fixed bug 1408, where thumbnail frames had the wrong shadow.
	Fixed
	by maintaining two versions of the thumbnail, for the aa and
	non-aa
	cases.	Also, create the frame from an image instead of drawing
	commands.

M	ChangeLog
M	icons/Makefile.am
A	icons/thumbnail_frame.aa.png
A	icons/thumbnail_frame.png
M	libnautilus-extensions/nautilus-graphic-effects.c
M	libnautilus-extensions/nautilus-graphic-effects.h
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-private/nautilus-graphic-effects.c
M	libnautilus-private/nautilus-graphic-effects.h
M	libnautilus-private/nautilus-icon-factory.c

commit 46d9cf6a56feafe1015b1be0ec120827abe60ff2
Author: Mathieu Lacage <mathieu@eazel.com>
Date:	2000-07-30

    Make nautilus build with the latest oaf changes. _I_ did not broke the

    2000-07-30	Mathieu Lacage	<mathieu@eazel.com>

	Make nautilus build with the latest oaf changes.
	_I_ did not broke the build for once :)

	* libnautilus-extensions/nautilus-mime-actions.c:
	(server_matches_content_requirements):
	* libnautilus-extensions/nautilus-view-identifier.c:
	(nautilus_view_identifier_new_from_oaf_server_info):

M	ChangeLog
M	libnautilus-extensions/nautilus-mime-actions.c
M	libnautilus-extensions/nautilus-view-identifier.c
M	libnautilus-private/nautilus-mime-actions.c
M	libnautilus-private/nautilus-view-identifier.c

commit f2e583b61e81179fe83549e7daba7f01b8e6efd8
Author: Fatih Demir <kabalak@src.gnome.org>
Date:	2000-07-30

    Added zh_TW.Big5 to ALL_LINGUAS

M	ChangeLog
M	configure.in

commit 208956d4588631c4a7b933dcbde5284dfb5659b0
Author: Jing-Jong Shyue <shyue@src.gnome.org>
Date:	2000-07-30

    Triditional Chinese PO File 2000/07/30

A	po/zh_TW.Big5.po

commit e9f1cefde356b7f4e0b531d3f20b73d4ea207378
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-07-29

    made directory backgrounds interpret "./" when building background
    uri so


	made directory backgrounds interpret "./" when building
	background uri
	so the image can be kept in the theme folder; ditto for the
	sidebar

M	ChangeLog
M	libnautilus-extensions/nautilus-directory-background.c
M	libnautilus-private/nautilus-directory-background.c
M	src/nautilus-information-panel.c
M	src/nautilus-sidebar.c

commit c2e0ce6ac0dedc695468a7948961a9e2acd9e438
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-07-29

    More work on floppy mounting.

    2000-07-28	Gene Z. Ragan  <gzr@eazel.com>

	* src/file-manager/fm-desktop-icon-view.c:
	(rescan_floppy_callback), (mount_device_activate_floppy),
	(mount_device_floppy_add), (get_ext2_volume_name),
	(get_floppy_volume_name):
	More work on floppy mounting.

M	ChangeLog
M	src/file-manager/fm-desktop-icon-view.c

commit 9a82058d4e41f29d1adf3b257ae7f06b93ebc161
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-07-29

    added heuristics to append http:// to typed in locations that
    look like


	added heuristics to append http:// to typed in locations that look
	like urls and would otherwise fail, so the user isn't required
	to type in the protocol for web browsing

M	ChangeLog
M	src/nautilus-navigation-bar.c

commit 0f82383dc0002c19835c2ac04f60efeb6d37fa2f
Author: Arlo Rose <arlo@src.gnome.org>
Date:	2000-07-29

    icons/arlo/backgrounds/ icons/arlo/backgrounds/Makefile.am


	    * icons/arlo/backgrounds/
	    * icons/arlo/backgrounds/Makefile.am
	    * icons/arlo/backgrounds/window_pattern.png
	    * icons/arlo/backgrounds/window_pattern.png
	    Added a folder in my theme directory that will contain
	    default patterns for the "Teal" theme along with two patterns
	    to get it started.

A	icons/arlo/backgrounds/Makefile.am
A	icons/arlo/backgrounds/Makefile.in
A	icons/arlo/backgrounds/desktop_pattern.png
A	icons/arlo/backgrounds/window_pattern.png

commit ae1fbb1f6d2d3291b342027f38990d4fb24c2c88
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-07-29

    removed hack in sidebar tabs that compensated for uneven piece
    sizes now


	removed hack in sidebar tabs that compensated for uneven piece
	sizes now that Arlo has fixed them; also, made the right arrow
	work properly for location bar auto-completion.

M	ChangeLog
M	src/nautilus-location-bar.c
M	src/nautilus-sidebar-tabs.c

commit c1deba356e55af8afb709a655aeab362ea290830
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-07-29

    ammend password dialog to accept an optional message to display at
    the top (for example, when asking for a retry after a bad password);
    fix time service to use the password dialog correctly and obey the
    cancel button and the 'remember' checkbox, and to give you three
    tries before giving up

M	ChangeLog
M	components/services/time/nautilus-view/trilobite-eazel-time-view.c
M	helper-utilities/authenticate/nautilus-authenticate.c
M	libnautilus-extensions/nautilus-password-dialog.c
M	libnautilus-extensions/nautilus-password-dialog.h
M	libnautilus-private/nautilus-password-dialog.c
M	libnautilus-private/nautilus-password-dialog.h
M	test/test-nautilus-password-dialog.c

commit ed21d92de02fee80b625a34c68142564264684b6
Author: Arlo Rose <arlo@src.gnome.org>
Date:	2000-07-29

    icons/arlo/side_bar_images/fill-active.png This one didn't make it in


	    * icons/arlo/side_bar_images/fill-active.png
	    This one didn't make it in somehow!

M	ChangeLog
M	icons/arlo/sidebar_tab_pieces/fill-active.png

commit 58807d66cd7fe56f2c6b96d9949318604b1430ba
Author: Arlo Rose <arlo@src.gnome.org>
Date:	2000-07-29

    icons/arlo/side_bar_images/fill-active.png


	    * icons/arlo/side_bar_images/fill-active.png
	    * icons/arlo/side_bar_images/fill-prelight.png
	    * icons/arlo/side_bar_images/fill.png
	    * icons/arlo/side_bar_images/middle-normal-normal.png
	    * icons/arlo/side_bar_images/middle-normal-prelight.png
	    * icons/arlo/side_bar_images/middle-prelight-normal.png
	    I changed the height of these images to match the design.

M	ChangeLog
M	icons/arlo/sidebar_tab_pieces/fill-prelight.png
M	icons/arlo/sidebar_tab_pieces/fill.png
M	icons/arlo/sidebar_tab_pieces/middle-normal-normal.png
M	icons/arlo/sidebar_tab_pieces/middle-normal-prelight.png
M	icons/arlo/sidebar_tab_pieces/middle-prelight-normal.png

commit bf389508dda53514c8ae07345a109c6acccb3edf
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-07-28

    Just added three spaces to turn three neologisms into six words. Hint:

	* libnautilus-extensions/nautilus-global-preferences.c:
	(global_preferences_register_for_ui): Just added three
	spaces to turn three neologisms into six words. Hint:
	three of the six words are "bar".

M	ChangeLog
M	libnautilus-extensions/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.c

commit 6beffbf595a83c1d30a4f91aa01a2680a8f0d784
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-07-28

	Finished task 1795 (Allow hiding of the pre-canned bookmarks)

	* libnautilus-extensions/nautilus-global-preferences.h:
	#define NAUTILUS_PREFERENCES_SHOW_BUILT_IN_BOOKMARKS

	* src/nautilus-bookmarks-window.c:
	(create_bookmarks_window): Put "Include built-in bookmarks
	in menu"
	checkbox into Edit Bookmarks window; wire it up.
	(synch_built_in_bookmarks_preference_and_checkbox): New function
	that checks the state of the preference against the state of
	the checkbox and updates one to match the other if necessary.
	(update_built_in_bookmarks_preference_to_match_checkbox),
	(update_built_in_bookmarks_checkbox_to_match_preference): New
	functions, covers for synch_... that lean one way or the other.

	* src/nautilus-window-private.h: Renamed field in Details from
	"refresh_bookmarks_menu_idle_id" to
	"refresh_dynamic_bookmarks_idle_id"
	for clarity since it no longer refreshes all bookmarks.

	* src/nautilus-window-menus.c:
	(append_bookmark_to_menu), (remove_bookmarks_after),
	(nautilus_window_remove_bookmarks_menu_callback),
	(refresh_dynamic_bookmarks),
	(refresh_dynamic_bookmarks_idle_callback),
	(schedule_refresh_dynamic_bookmarks), (refresh_go_menu):
	Renamed functions and variables to clarify which ones affect
	all bookmarks and which ones affect only the dynamic bookmarks.
	(append_dynamic_bookmarks): New function, extracted from
	refresh_dynamic_bookmarks so it can be also called elsewhere.
	(refresh_all_bookmarks): New function, clears away all bookmarks
	before replacing the static (optionally, based on preference)
	and dynamic (always) ones.
	(nautilus_window_initialize_bookmarks_menu): refresh all bookmarks
	and wire up to notice preference changes.

M	ChangeLog
M	libnautilus-extensions/nautilus-global-preferences.h
M	libnautilus-private/nautilus-global-preferences.h
M	src/nautilus-bookmarks-window.c
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-window-menus.c
M	src/nautilus-window-private.h

commit 6269dd6b874957d203d43f50e2447b18a19f143f
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-07-28

    more work on the Arlo themable sidebar tabs


	more work on the Arlo themable sidebar tabs

M	ChangeLog
M	src/nautilus-sidebar-tabs.c

commit 4208fe9638e901eb981274b53bea546fd81eeb38
Author: Mathieu Lacage <mathieu@eazel.com>
Date:	2000-07-28

    Implement complex search bar. Need to be hooked onto medusa

    2000-07-28	Mathieu Lacage	<mathieu@eazel.com>

	Implement complex search bar. Need to be hooked onto medusa

	* libnautilus-extensions/nautilus-search-bar-criterion-private.h:
	* libnautilus-extensions/nautilus-search-bar-criterion.c:
	(nautilus_search_bar_criterion_destroy), (option_menu_callback),
	(nautilus_search_bar_criterion_set_callback),
	(nautilus_search_bar_criterion_new_from_values),
	(nautilus_search_bar_criterion_next_new),
	(nautilus_search_bar_criterion_first_new),
	(nautilus_search_bar_criterion_get_location):
	* libnautilus-extensions/nautilus-search-bar-criterion.h:
	* src/nautilus-complex-search-bar.c: (criterion_callback),
	(nautilus_complex_search_bar_initialize),
	(nautilus_complex_search_bar_get_location),
	(unattach_criterion_from_search_bar), (more_options_callback),
	(fewer_options_callback):
	* src/nautilus-complex-search-bar.h:

M	ChangeLog
M	libnautilus-extensions/nautilus-search-bar-criterion-private.h
M	libnautilus-extensions/nautilus-search-bar-criterion.c
M	libnautilus-extensions/nautilus-search-bar-criterion.h
M	libnautilus-private/nautilus-search-bar-criterion-private.h
M	libnautilus-private/nautilus-search-bar-criterion.c
M	libnautilus-private/nautilus-search-bar-criterion.h
M	src/nautilus-complex-search-bar.c
M	src/nautilus-complex-search-bar.h

commit 20c0df721921fa9db7b30b19f94d5ffe54ec9725
Author: Josh Barrow <carbamide@src.gnome.org>
Date:	2000-07-28

    *** empty log message ***

M	ChangeLog
M	nautilus-clean.sh

commit fb6ae5ea7609e37c5405679bcbeb69d029e63473
Author: Josh Barrow <carbamide@src.gnome.org>
Date:	2000-07-28

    *** empty log message ***

M	ChangeLog

commit 590c46c4185bb852315aee2374cff69e62517217
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-07-28

    First pass at adding floppy mounting to desktop. There are still
    access

    2000-07-28	Gene Z. Ragan  <gzr@eazel.com>

	First pass at adding floppy mounting to desktop.
	There are still access issues to be resolved.

	* src/file-manager/fm-desktop-icon-view.c:
	(rescan_floppy_callback):
	New callback to handle menu command

	(fm_desktop_icon_view_create_background_context_menu_items):
	Add menu item to rescan floppy device

	(mount_device_activate_floppy):
	Actually call mount on the floppy device

M	ChangeLog
M	src/file-manager/fm-desktop-icon-view.c

commit 0430cc6d73028613d1d3a4214085f57f13bbaa7e
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-07-28

	Finished task 1793 (Display hierarchical pre-canned set of
	bookmarks)

	There's now a "static_bookmarks.xml" file that gets installed into
	the Nautilus data directory. Its contents are parsed into
	menu items
	that appear above the user's dynamic items. The static items can
	include hierarchy and separators. I put in silly content; someone
	else will have to figure out what content we want to ship.

	* data/static_bookmarks.xml: New file, tree of bookmarks to
	display.
	* data/Makefile.am: Install the bookmarks file into data
	directory.

	* src/nautilus-bookmark-parsing.h,
	* src/nautilus-bookmark-parsing.c: New files, contain
	xml-bookmark-
	parsing code that's used by both the static and dynamic bookmarks.
	* src/Makefile.am: tell build about new files.

	* src/nautilus-bookmark-list.c:
	(make_bookmark_from_node): Moved and renamed this into new file.
	(nautilus_bookmark_list_load_file): Call renamed function.

	* src/nautilus-window-menus.c:
	Renamed BookmarkHolder "in_bookmarks_menu" field to
	"prompt_for_removal"
	to clarify its use.
	(bookmark_holder_new), (show_bogus_bookmark_window): Accounted for
	name changes.
	(append_separator): Just moved this function.
	(get_static_bookmarks_file_path): New function, returns path for
	static bookmarks file if found.
	(create_menu_item_from_node): New function, creates a menu item
	from an xml node, recursing into folders.
	(append_static_bookmarks): New function, reads xml document and
	starts the menu-item-creation recursion.
	(nautilus_window_initialize_bookmarks_menu): Now calls
	append_static_bookmarks before handling the dynamic ones.

	* src/nautilus-window-private.h: New last_static_bookmark_path
	field
	in Details struct.
	* src/nautilus-window.c: (nautilus_window_destroy): free
	last_static_bookmark_path field.

M	ChangeLog
M	data/Makefile.am
A	data/static_bookmarks.xml
M	src/Makefile.am
M	src/nautilus-bookmark-list.c
A	src/nautilus-bookmark-parsing.c
A	src/nautilus-bookmark-parsing.h
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window-menus.c
M	src/nautilus-window-private.h
M	src/nautilus-window.c

commit 0d92144b4266746817aeb19081ae5fd5ae93b3fe
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-07-28

    added a tab piece image that I inadvertently left out of my previous


	added a tab piece image that I inadvertently left out of my
	previous checkin

M	ChangeLog
M	icons/arlo/sidebar_tab_pieces/Makefile.am

commit 13439d68575edd0c1ff28c43a64bd7a0e7617c74
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-07-28

	After complaints from Rebecca, I tested my search changes and
	fixed 3 bugs.

	* libnautilus-extensions/nautilus-search-uri.c:
	(nautilus_search_uri_to_simple_search_criteria):
	Return g_strdup ("") instead of NULL.
	* src/nautilus-navigation-bar.c:
	(nautilus_navigation_bar_initialize_class):
	Fixed bad marshalling that was causing a crash.
	* src/nautilus-switchable-navigation-bar.c:
	(nautilus_switchable_navigation_bar_initialize_class),
	(nautilus_switchable_navigation_bar_get_location):
	Added a get_location here. I missed this subclass and that caused
	an assert every time you search!
	* src/nautilus-switchable-search-bar.c:
	(nautilus_switchable_search_bar_initialize):
	Remove an unneeded callback function here (somehow I missed this
	case last time).
	* src/nautilus-switchable-search-bar.h:
	Fixed a wrong type and cleaned up formatting a bit.

M	ChangeLog
M	libnautilus-extensions/nautilus-search-uri.c
M	libnautilus-private/nautilus-search-uri.c
M	src/nautilus-navigation-bar.c
M	src/nautilus-switchable-navigation-bar.c
M	src/nautilus-switchable-search-bar.c
M	src/nautilus-switchable-search-bar.h

commit ab8cbecab27fdee52760aa59883ff9a79767bc5a
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-07-28

    Fixed bug 1824, Remove automounter callback

     2000-07-28  Gene Z. Ragan	<gzr@eazel.com>

	Fixed bug 1824, Remove automounter callback

	Added an element to details that holds the timer callback id
	so that we can remove it as the first thing we do in destroy.

	* src/file-manager/fm-desktop-icon-view.c:
	(fm_desktop_icon_view_destroy), (find_mount_devices):
	Add and remove timer callback.

M	ChangeLog
M	src/file-manager/fm-desktop-icon-view.c

commit 04f6ed390f1a7ead9b7adfa3cee2afd29380c182
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-07-28

    fixed glitch in make file


	fixed glitch in make file

M	ChangeLog
M	icons/arlo/sidebar_tab_pieces/Makefile.am

commit a1b317f663f79b96849a0b017d58f53bcaf93adf
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-07-28

    made sidebar tabs use separate images for theming instead of one


	made sidebar tabs use separate images for theming instead of
	one monolithic image.  Added a directory of tab images to the
	arlo theme.

M	ChangeLog
M	configure.in
M	icons/arlo/Makefile.am
M	icons/arlo/arlo.xml
D	icons/arlo/sidebar_tab_pieces.png
A	icons/arlo/sidebar_tab_pieces/.cvsignore
A	icons/arlo/sidebar_tab_pieces/Makefile.am
A	icons/arlo/sidebar_tab_pieces/fill-active.png
A	icons/arlo/sidebar_tab_pieces/fill-empty-space.png
A	icons/arlo/sidebar_tab_pieces/fill-prelight.png
A	icons/arlo/sidebar_tab_pieces/fill.png
A	icons/arlo/sidebar_tab_pieces/left-bumper-active.png
A	icons/arlo/sidebar_tab_pieces/left-bumper-prelight.png
A	icons/arlo/sidebar_tab_pieces/left-bumper.png
A	icons/arlo/sidebar_tab_pieces/middle-normal-normal.png
A	icons/arlo/sidebar_tab_pieces/middle-normal-prelight.png
A	icons/arlo/sidebar_tab_pieces/middle-prelight-normal.png
A	icons/arlo/sidebar_tab_pieces/right-bumper-prelight.png
A	icons/arlo/sidebar_tab_pieces/right-bumper.png
A	icons/arlo/sidebar_tab_pieces/right-empty-space.png
A	icons/arlo/sidebar_tab_pieces/right-top-active.png
A	icons/arlo/sidebar_tab_pieces/right-top-prelight.png
A	icons/arlo/sidebar_tab_pieces/right-top.png
M	src/nautilus-sidebar-tabs.c

commit 153a642389152c6a3b00e60d5da805ad015ed718
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-07-28

    OK. I made a booboo. Went back to using NautilusFile. I really do

    2000-07-28	Gene Z. Ragan  <gzr@eazel.com>

	OK.  I made a booboo.  Went back to using NautilusFile.
	I really do understand what is going on now.

	NautilusFIle
	* libnautilus-extensions/nautilus-directory-async.c:
	(activation_uri_gmc_link_read_callback):
	* libnautilus-extensions/nautilus-file.c:
	(nautilus_file_contains_text), (nautilus_file_activate_custom):
	* libnautilus-extensions/nautilus-icon-factory.c:
	(nautilus_icon_factory_get_icon_for_file):
	* libnautilus-extensions/nautilus-link.c:
	(nautilus_link_is_link_file), (nautilus_link_set_icon):
	* libnautilus-extensions/nautilus-link.h:
	* src/file-manager/fm-icon-view.c: (get_icon_text_callback):

M	ChangeLog
M	libnautilus-extensions/nautilus-directory-async.c
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-extensions/nautilus-link.c
M	libnautilus-extensions/nautilus-link.h
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus-private/nautilus-link.c
M	libnautilus-private/nautilus-link.h
M	src/file-manager/fm-icon-view.c

commit f17b4478173ac07c35dd489eca3e79db32ede331
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-07-28

    Some placeholder trash code written at the request of Pavel.

    2000-07-28	Gene Z. Ragan  <gzr@eazel.com>

	Some placeholder trash code written at the request of Pavel.

	* libnautilus-extensions/nautilus-link.c:
	(nautilus_link_set_icon):
	Made sure the modified xml link gets flushed back to disk.

	* src/file-manager/fm-directory-view.c:
	(set_trash_empty):
	New function that updates the status of the trash tracking global
	and update the trash icon.

	(bonobo_menu_empty_trash_callback),
	(fm_directory_view_trash_or_delete_selection):
	Add calls to set_trash_empty ()

	* src/nautilus-desktop-window.c:
	(nautilus_desktop_window_new):
	Removed some debugging cruft

M	ChangeLog
M	libnautilus-extensions/nautilus-link.c
M	libnautilus-private/nautilus-link.c
M	src/file-manager/fm-directory-view.c
M	src/nautilus-desktop-window.c

commit bb7871f8a759abc9345820f394c9c254801cd593
Author: Pavel Cisler <pavel@eazel.com>
Date:	2000-07-28

    Bug 1561: Font preferences have no effect on the list view.

    2000-07-27	Pavel Cisler  <pavel@eazel.com>

	Bug 1561: Font preferences have no effect on the list view.

	* src/file-manager/fm-directory-view.c:
	(text_attribute_names_changed_callback),
	(directory_view_font_family_changed_callback),
	(click_policy_changed_callback),
	(anti_aliased_mode_changed_callback),
	(fm_directory_view_initialize), (fm_directory_view_destroy):
	* src/file-manager/fm-directory-view.h:
	* src/file-manager/fm-icon-view.c: (fm_icon_view_destroy),
	(fm_icon_view_text_attribute_names_changed),
	(fm_icon_view_font_family_changed),
	(fm_icon_view_click_policy_changed),
	(fm_icon_view_anti_aliased_mode_changed),
	(fm_icon_view_initialize_class), (fm_icon_view_initialize),
	(fm_icon_view_update_icon_container_fonts):

	Moved all the registering of preference change callbacks into
	FMDirectoryView.
	Added default signal handlers that get called for each preference
	item change.
	Converted original preference change callbacks into default signal
	handler overrides in FMDirectoryView.

	* src/file-manager/fm-list-view.c:
	(fm_list_view_initialize_class),
	(fm_list_view_initialize), (fm_list_view_destroy),
	(fm_list_view_setup_list), (fm_list_view_update_click_mode),
	(fm_list_view_font_family_changed):
	Removed extra preference change callback setup calls, they are now
	all done in FMDirectoryView for both the icon view and list view.
	Added a simple font family changed callback that sets the selected
	font.
	Called it during list view initialization to make sure the
	list view
	comes up with the right saved font.

M	ChangeLog
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-directory-view.h
M	src/file-manager/fm-icon-view.c
M	src/file-manager/fm-list-view.c

commit 4da8c08313688633642f6b81139db9dab765a9f9
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-07-28

    Escape the path passed in so we can use gnome-fvs to determine
    the mime

    2000-07-27	Gene Z. Ragan  <gzr@eazel.com>

	* libnautilus-extensions/nautilus-link.c:
	(nautilus_link_is_link_file):
	Escape the path passed in so we can use gnome-fvs
	to determine the mime type.

M	ChangeLog
M	libnautilus-extensions/nautilus-link.c
M	libnautilus-private/nautilus-link.c

commit 803514afa4554f34c1fe434c4db7e36f414c2d38
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-07-28

    Changed the API to determine if file is link file to use path.

    2000-07-27	Gene Z. Ragan  <gzr@eazel.com>

	* libnautilus-extensions/nautilus-directory-async.c:
	(activation_uri_gmc_link_read_callback):
	Changed the API to determine if file is link file to use path.

	* libnautilus-extensions/nautilus-file.c:
	(nautilus_file_contains_text), (nautilus_file_activate_custom):
	Changed the API to determine if file is link file to use path.

	* libnautilus-extensions/nautilus-icon-factory.c:
	(nautilus_icon_factory_get_icon_for_file):
	Changed the API to determine if file is link file to use path.

	* libnautilus-extensions/nautilus-link.c: (nautilus_link_create),
	(nautilus_link_is_link_file), (nautilus_link_set_icon):
	Changed the API to determine if file is link file to use path.

	* src/file-manager/fm-desktop-icon-view.c:
	(fm_desktop_icon_view_destroy), (mount_device_mount),
	(remove_mount_links), (place_home_directory):
	More work on setting links icons.

	* src/file-manager/fm-icon-view.c:
	(get_icon_text_callback):
	Changed the API to determine if file is link file to use path.

	* src/nautilus-desktop-window.c:
	(nautilus_desktop_window_new):
	Work in progress on setting up the Trash icon.

M	ChangeLog
M	libnautilus-extensions/nautilus-directory-async.c
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-extensions/nautilus-link.c
M	libnautilus-extensions/nautilus-link.h
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus-private/nautilus-link.c
M	libnautilus-private/nautilus-link.h
M	src/file-manager/fm-desktop-icon-view.c
M	src/file-manager/fm-icon-view.c
M	src/nautilus-desktop-window.c

commit 95eab3b0759ab9e983274f6d0e8fe9f08e8525aa
Author: Seth Nickell <seth@eazel.com>
Date:	2000-07-28

    Added entry for placeholder broken-symlink icon.

    2000-07-27	Seth Nickell  <seth@eazel.com>

	* icons/Makefile.am:
	Added entry for placeholder broken-symlink icon.

	* libnautilus-extensions/nautilus-file.c:
	(nautilus_file_get_permissions_as_string),
	(nautilus_file_is_symbolic_link):
	Use new Gnome-VFS flags for symlink follow detection.

	* libnautilus-extensions/nautilus-icon-factory.c:
	(nautilus_icon_factory_get_icon_name_for_file):
	Deal w/ broken symbolic links properly.

M	ChangeLog
M	icons/Makefile.am
A	icons/i-symlink.png
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-icon-factory.c

commit ce407a0b0694054f01900b0fd558cd35af74baf8
Author: Arlo Rose <arlo@src.gnome.org>
Date:	2000-07-28

    icons/arlo/i-directory.png icons/arlo/i-regular.png Placeholders
    'till I'm


	    * icons/arlo/i-directory.png
	    * icons/arlo/i-regular.png
	    Placeholders 'till I'm happy with my final design.

M	ChangeLog
M	icons/arlo/i-directory.png
M	icons/arlo/i-regular.png

commit cdf03398074db69581174a9b10dc4f2011bf30a7
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-07-28

    make command-line time utility use TrilobiteRootClient

M	ChangeLog
M	components/services/time/command-line/main.c

commit 8bd01855fee690bb19332357b743ec4a1bcdc8a9
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-07-27

    This needs to return a g_free'able string, so I changed the
    placeholder to

	* libnautilus-extensions/nautilus-search-uri.c:
	(nautilus_search_uri_to_simple_search_criteria):
	This needs to return a g_free'able string, so I changed the
	placeholder to return NULL instead of "". (g_strdup ("") would
	also have been OK.)

	* src/nautilus-complex-search-bar.h:
	* src/nautilus-complex-search-bar.c:
	(nautilus_complex_search_bar_initialize_class),
	(nautilus_complex_search_bar_initialize),
	(nautilus_complex_search_bar_get_location),
	(nautilus_complex_search_bar_set_location):
	* src/nautilus-location-bar.c: (drag_data_received_callback),
	(drag_data_get_callback),
	(nautilus_location_bar_initialize_class),
	(nautilus_location_bar_initialize),
	(nautilus_location_bar_set_location),
	(nautilus_location_bar_get_location):
	* src/nautilus-navigation-bar.h:
	* src/nautilus-navigation-bar.c:
	(nautilus_navigation_bar_initialize_class),
	(nautilus_navigation_bar_get_location),
	(nautilus_navigation_bar_location_changed):
	* src/nautilus-search-bar.h:
	* src/nautilus-search-bar.c:
	(nautilus_search_bar_initialize_class),
	(nautilus_search_bar_initialize):
	* src/nautilus-simple-search-bar.h:
	* src/nautilus-simple-search-bar.c:
	(nautilus_simple_search_bar_initialize_class),
	(nautilus_simple_search_bar_initialize),
	(nautilus_simple_search_bar_set_location),
	(nautilus_simple_search_bar_get_location):
	* src/nautilus-switchable-navigation-bar.c:
	(nautilus_switchable_navigation_bar_initialize),
	(nautilus_switchable_navigation_bar_set_mode):
	* src/nautilus-switchable-search-bar.h:
	* src/nautilus-switchable-search-bar.c:
	(nautilus_switchable_search_bar_initialize_class),
	(nautilus_switchable_search_bar_set_mode),
	(search_activated_callback),
	(nautilus_switchable_search_bar_get_location),
	(nautilus_switchable_search_bar_set_location):
	Got rid of set_search_controls since set_location does exactly the
	same thing. Changed to use get_location in the
	NautilusNavigationBar base class instead of having lots of
	separate get_location. Fixed bug where get_location would return a
	non-g_strdup'd string, which callers would then g_free. Also
	changed to use simpler version of location_changed since the
	navigation bar can now get the location easily for itself so the
	subclasses need not do it. Callbacks now can call
	nautilus_navigation_bar_location_changed directly. Removed some
	empty destroy functions in classes where they are likely to be
	empty forever.

	* src/nautilus-window.c: (goto_uri_callback): Whitespace.

M	ChangeLog
M	libnautilus-extensions/nautilus-search-uri.c
M	libnautilus-private/nautilus-search-uri.c
M	src/nautilus-complex-search-bar.c
M	src/nautilus-complex-search-bar.h
M	src/nautilus-location-bar.c
M	src/nautilus-navigation-bar.c
M	src/nautilus-navigation-bar.h
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-search-bar.c
M	src/nautilus-search-bar.h
M	src/nautilus-simple-search-bar.c
M	src/nautilus-simple-search-bar.h
M	src/nautilus-spatial-window.c
M	src/nautilus-switchable-navigation-bar.c
M	src/nautilus-switchable-search-bar.c
M	src/nautilus-switchable-search-bar.h
M	src/nautilus-window.c

commit 5af5d90fcd0be52b08e0876f7cb57646ea2461ac
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-07-27

    fix dumb typo i introduced on the last checkin; finish rpm
    delete-files implementation to actually traverse the package tree
    and delete all the rpm files

M	ChangeLog
M	components/services/install/command-line/eazel-alt-install-corba.c
M	components/services/install/lib/eazel-install-object.c

commit b7a541a1dfb5c200ada739ceb3d5c6c394dbd84f
Author: Arlo Rose <arlo@src.gnome.org>
Date:	2000-07-27

    Images became corrupt in the last batch... fixed.


	   Images became corrupt in the last batch... fixed.

M	ChangeLog
M	icons/eazel/i-directory-12.png
M	icons/eazel/i-directory-24.png
M	icons/eazel/i-directory-36.png
M	icons/eazel/i-directory-72.png
M	icons/eazel/i-directory-96.png
M	icons/eazel/i-directory-accept-12.png
M	icons/eazel/i-directory-accept-24.png
M	icons/eazel/i-directory-accept-36.png
M	icons/eazel/i-directory-accept-72.png
M	icons/eazel/i-directory-accept-96.png
M	icons/eazel/i-directory-accept.png
M	icons/eazel/i-directory.png

commit db56b5e7b6046ac40019b063585633a5d4e6bc0f
Author: J Shane Culpepper <pepper@src.gnome.org>
Date:	2000-07-27

    Fixing title

M	ChangeLog
M	components/services/summary/nautilus-summary-view.c
M	components/services/summary/nautilus-view/nautilus-summary-view.c

commit 971ee790a69492191f5e4834227227a72771f99b
Author: Arlo Rose <arlo@eazel.com>
Date:	2000-07-27

    data/backgrounds/*.png icons/eazel/*.png I fixed all the png files in


    2000-07-27	Arlo Rose  <arlo@eazel.com>

	    * data/backgrounds/*.png
	    * icons/eazel/*.png
	    I fixed all the png files in these directories that
	    contained the bad white point.

M	ChangeLog
M	data/backgrounds/50s.png
M	data/backgrounds/blue_gray_rough.png
M	data/backgrounds/blue_sky.png
M	data/backgrounds/brown_bag.png
M	data/backgrounds/bubbles.png
M	data/backgrounds/camouflage.png
M	data/backgrounds/clouds.png
M	data/backgrounds/cork.png
M	data/backgrounds/fleur_de_lis.png
M	data/backgrounds/ice.png
M	data/backgrounds/irish_spring.png
M	data/backgrounds/leaves.png
M	data/backgrounds/manila_paper.png
M	data/backgrounds/numbers.png
M	data/backgrounds/pale_blue_stripe.png
M	data/backgrounds/pale_blue_wavy.png
M	data/backgrounds/pale_coins.png
M	data/backgrounds/pink_fabric.png
M	data/backgrounds/reset.png
M	data/backgrounds/ridged_paper.png
M	data/backgrounds/rough_paper.png
M	data/backgrounds/satin.png
M	data/backgrounds/wavy_white.png
M	data/backgrounds/white_ribs.png
M	icons/eazel/Back.png
M	icons/eazel/Forward.png
M	icons/eazel/Home.png
M	icons/eazel/Refresh.png
M	icons/eazel/Services.png
M	icons/eazel/Stop.png
M	icons/eazel/Up.png
M	icons/eazel/i-directory-12-aa.png
M	icons/eazel/i-directory-12.png
M	icons/eazel/i-directory-24-aa.png
M	icons/eazel/i-directory-24.png
M	icons/eazel/i-directory-36-aa.png
M	icons/eazel/i-directory-36.png
M	icons/eazel/i-directory-72-aa.png
M	icons/eazel/i-directory-72.png
M	icons/eazel/i-directory-96-aa.png
M	icons/eazel/i-directory-96.png
M	icons/eazel/i-directory-aa.png
M	icons/eazel/i-directory-accept-12-aa.png
M	icons/eazel/i-directory-accept-12.png
M	icons/eazel/i-directory-accept-24-aa.png
M	icons/eazel/i-directory-accept-24.png
M	icons/eazel/i-directory-accept-36-aa.png
M	icons/eazel/i-directory-accept-36.png
M	icons/eazel/i-directory-accept-72-aa.png
M	icons/eazel/i-directory-accept-72.png
M	icons/eazel/i-directory-accept-96-aa.png
M	icons/eazel/i-directory-accept-96.png
M	icons/eazel/i-directory-accept-aa.png
M	icons/eazel/i-directory-accept.png
M	icons/eazel/i-directory.png
M	icons/eazel/i-regular-12-aa.png
M	icons/eazel/i-regular-12.png
M	icons/eazel/i-regular-24-aa.png
M	icons/eazel/i-regular-24.png
M	icons/eazel/i-regular-36-aa.png
M	icons/eazel/i-regular-36.png
M	icons/eazel/i-regular-72-aa.png
M	icons/eazel/i-regular-72.png
M	icons/eazel/i-regular-96-aa.png
M	icons/eazel/i-regular-96.png
M	icons/eazel/i-regular-aa.png
M	icons/eazel/i-regular.png
M	icons/eazel/theme_preview.png
M	icons/eazel/zoom_body.png

commit d0fe94e5758760ec7cda213e073c3e1b1f4980b4
Author: Josh Barrow <carbamide@src.gnome.org>
Date:	2000-07-27

    Minor change to nautilus-clean.sh



    Minor change to nautilus-clean.sh

M	nautilus-clean.sh

commit 05cbe6d2774624ac68207ca1a625301b1086041f
Author: Josh Barrow <carbamide@src.gnome.org>
Date:	2000-07-27

    Minor change in nautilus-clean.sh



    Minor change in nautilus-clean.sh

M	ChangeLog

commit b18f216a177f286e692551dad04ab4d988838b3c
Author: Kenneth Christiansen <kenneth@src.gnome.org>
Date:	2000-07-27

    ahh, I little mistake - now taken care of :)

D	po/nautilus.pot

commit d7b770d50da25421e1163a668ef7af6bd72889c8
Author: Josh Barrow <carbamide@src.gnome.org>
Date:	2000-07-27

    *** empty log message ***

M	ChangeLog

commit 46e57519b07a71ac0136f67052ec7cc467f29c2a
Author: Kenneth Christiansen <kenneth@src.gnome.org>
Date:	2000-07-27

    i18n fixes

A	po/POTFILES.ignore
M	po/POTFILES.in
M	po/da.po
C067	po/da.po	po/nautilus.pot

commit 895ce701ba5a90084a416da2565ef40ce44283c2
Author: Josh Barrow <carbamide@src.gnome.org>
Date:	2000-07-27

    New nautilus-clean.sh



    New nautilus-clean.sh

M	nautilus-clean.sh

commit b3400aabb9ae46706541bb4437cd792c3466df17
Author: Josh Barrow <carbamide@src.gnome.org>
Date:	2000-07-27

    New nautilus-clean.sh -x



    New nautilus-clean.sh -x

M	ChangeLog

commit f7fc5718aa4fa1611805cb3affebaaae3a8da114
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-07-27

	Changed "Customize % Settings" to "Edit % Settings" to reduce
	the confusion about the two "Customize" menu items. This matches
	(one little bit of) Arlo's menu-layout proposal.

	* src/nautilus-window-menus.c:

	(get_customize_user_level_settings_menu_string): Corrected the
	spelling of this function (had three consecutive t's)
	(clear_dynamic_bookmark_items): Renamed this from
	"clear_appended_bookmark_items" since I'm about to add support
	for appended bookmarks that aren't dynamic.

	(refresh_bookmarks_menu), (refresh_go_menu),
	(update_user_level_menu_items): updated callers to reflect
	name changes.

	(nautilus_window_initialize_menus),
	(get_customize_user_level_string):
	"Customize" -> "Change"

M	ChangeLog
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-window-menus.c

commit 1a361d7a1ec14fbeb56c0ebdbdc45d856c790f5f
Author: Rebecca Schulman <rebecka@eazel.com>
Date:	2000-07-27

    completely got rid of the committed, half-written code. I fixed
    this last

    2000-07-27	Rebecca Schulman  <rebecka@eazel.com>

	* src/nautilus-complex-search-bar.c:
	(nautilus_complex_search_bar_get_location):
	completely got rid of the committed,
	half-written code.
	I fixed this last night, but Mathieu's
	commit seems to have overwritten mine.

M	ChangeLog
M	src/nautilus-complex-search-bar.c

commit 1d48e9203ee06a7ec541ded2d56738dda467e708
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-07-27

    Fixed lack of NULL in a g_strconcat that was causing an intermittent
    crash

	* src/nautilus-complex-search-bar.c:
	(nautilus_complex_search_bar_get_location): Fixed lack of NULL in
	a g_strconcat that was causing an intermittent crash on boot.

M	ChangeLog
M	src/nautilus-complex-search-bar.c

commit c77e1301633d5ad7d23c26210dea817be13b15a1
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-07-27

    Fixed bug 1474, special handling for running as root

    2000-07-27	Gene Z. Ragan  <gzr@eazel.com>

	Fixed bug 1474, special handling for running as root

	* src/nautilus-application.c:
	(check_for_and_run_as_super_user):
	New function to determine if app is being run if root. If so,
	warn the user and allow them to cancel execution of
	the app.  Return users decision.

	(nautilus_application_startup):
	Call check_for_and_run_as_super_user. If the user is root
	and decides to quit, end program execution.

M	ChangeLog
M	src/nautilus-application.c

commit eb1052e10a504f28cb4c719868e51d69c7cb0947
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-07-27

    Fix a dumb typo i introduced in my last checkin.

	* librsvg/Makefile.am:

	Fix a dumb typo i introduced in my last checkin.

M	ChangeLog
M	librsvg/Makefile.am

commit 0c1ccd7e39c851b727813742536fe347b502fdef
Author: Pavel Cisler <pavel@eazel.com>
Date:	2000-07-27

    Bug 1792 - "New Terminal" command in menus. Added a menu item to the

    2000-07-27	Pavel Cisler  <pavel@eazel.com>

	* src/file-manager/fm-desktop-icon-view.c:
	(new_terminal_menu_item_callback),
	(fm_desktop_icon_view_create_background_context_menu_items):
	Bug 1792 - "New Terminal" command in menus.
	Added a menu item to the desktop context menu to start a new
	terminal.

	* libnautilus-extensions/nautilus-gnome-extensions.c:
	* libnautilus-extensions/nautilus-gnome-extensions.h:
	(max_open_files), (nautilus_gnome_terminal_shell_execute),
	(nautilus_gnome_open_terminal):
	For the above, added a call to launch a new Terminal, pieced
	together
	from the origina GMC code, getting rid of some cruft we do not
	need and using stock glib calls where possible.

	* src/file-manager/fm-directory-view.c:
	(new_folder_menu_item_callback),
	(fm_directory_view_add_menu_item),
	(fm_directory_view_real_create_background_context_menu_items),
	(fm_directory_view_real_create_selection_context_menu_items):
	* src/file-manager/fm-directory-view.h:
	Did a part of 1063 - "The right click desktop menu needs more
	commands
	to match gmc" that is not covered by a separate bug - added a "New
	Folder" menu item.
	Fixes 1065 and 1067.

	* src/file-manager/dfos-xfer-progress-dialog.c:
	(create_titled_label), (dfos_xfer_progress_dialog_initialize):
	Complete task 1504 - Copy progress dialog needs a visual redesign.
	Made it so that the Copying:, From: and To: lines are packed more
	snugly, as per the design. The spacing of the original GtkLabels
	was too spacy.
	Used a non-zero border to offset the items more from the dialog
	edges
	to make it look more as designed.

M	ChangeLog
M	libnautilus-extensions/nautilus-file-operations-progress.c
M	libnautilus-extensions/nautilus-gnome-extensions.c
M	libnautilus-extensions/nautilus-gnome-extensions.h
M	libnautilus-private/nautilus-file-operations-progress.c
M	libnautilus-private/nautilus-gnome-extensions.c
M	libnautilus-private/nautilus-gnome-extensions.h
M	src/file-manager/dfos-xfer-progress-dialog.c
M	src/file-manager/fm-desktop-icon-view.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-directory-view.h

commit fd36e297c77579c24209adb73c6710900683897a
Author: Mathieu Lacage <set EMAIL_ADDRESS environment variable>
Date:	2000-07-27

    Fixes a number of bugs from rebecka latest commit. The UI for
    search is

    2000-07-27	Mathieu Lacage	<set EMAIL_ADDRESS environment variable>

	    Fixes a number of bugs from rebecka latest commit.
	The UI for search is almost working. I will finish it
	    tomorow and will hook it onto medusa quickly.

	    * libnautilus-extensions/nautilus-search-bar-criterion.c:
	    (number_from_type),
	    (nautilus_search_bar_criterion_new_from_values),
	    (nautilus_search_bar_criterion_next_new),
	(nautilus_search_bar_criterion_first_new):
	    * libnautilus-extensions/nautilus-search-bar-criterion.h:
	    * src/nautilus-complex-search-bar.c:
	    (nautilus_complex_search_bar_initialize),
	    (nautilus_complex_search_bar_get_location),
	    (more_options_callback), (fewer_options_callback):

M	ChangeLog
M	libnautilus-extensions/nautilus-search-bar-criterion.c
M	libnautilus-extensions/nautilus-search-bar-criterion.h
M	libnautilus-private/nautilus-search-bar-criterion.c
M	libnautilus-private/nautilus-search-bar-criterion.h
M	src/nautilus-complex-search-bar.c

commit 67654abd48322f3560916b7af494e18e6a6a37af
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-07-27

    Some work in progress on some model/view separation for the tree view.

	* components/tree/nautilus-tree-model.c:
	* components/tree/nautilus-tree-model.h:
	* components/tree/nautilus-tree-node.c:
	(nautilus_tree_node_get_parent),
	(nautilus_tree_node_get_children),
	(nautilus_tree_node_get_file), (nautilus_tree_node_get_directory),
	(nautilus_tree_node_set_user_data),
	(nautilus_tree_node_get_user_data):
	* components/tree/nautilus-tree-node.h:

	Some work in progress on some model/view separation for the tree
	view.

	* libnautilus-extensions/nautilus-file-attributes.h,
	libnautilus-extensions/nautilus-directory-async.c
	(set_up_request_by_file_attributes): Added an "is directory"
	attribute which you can use in a file attribute list for a monitor
	or call_when_ready request, which insures we get that piece of
	info about files.

	* libnautilus-extensions/nautilus-file.c:
	(nautilus_file_get_real_name, nautilus_file_get_real_directory):
	Add necessary decoding for the search case.

	* src/file-manager/fm-search-list-view.c
	(get_attribute_from_column): Get the directory attribute for the
	directroy column.

M	ChangeLog
M	components/tree/nautilus-tree-model.c
M	components/tree/nautilus-tree-model.h
A	components/tree/nautilus-tree-node.c
A	components/tree/nautilus-tree-node.h
M	libnautilus-extensions/nautilus-directory-async.c
M	libnautilus-extensions/nautilus-file-attributes.h
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-file-attributes.h
M	libnautilus-private/nautilus-file.c
M	src/file-manager/fm-search-list-view.c

commit 853b41ce509f0714227133c2160ca36c47ade4a8
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-07-27

    fixed task 1729, icon labels need to adapt their color to the
    background.


	fixed task 1729, icon labels need to adapt their color to the
	background.  Fixed by adding a label_color field to the icon
	container, and maintaining it by attaching to the
	appearance_changed
	signal of its background.  The item uses that color for drawing.

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-canvas-item.c
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-extensions/nautilus-icon-container.h
M	libnautilus-extensions/nautilus-icon-private.h
M	libnautilus-private/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-container.h
M	libnautilus-private/nautilus-icon-private.h

commit 9cd9f678927f643d2c602d1f1a3ec3d0f53073b3
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-07-27

    Fixed bug #1775, add home directory to desktop.

    2000-07-27	Gene Z. Ragan  <gzr@eazel.com>

	Fixed bug #1775, add home directory to desktop.

	* icons/Makefile.am:
	Added temp-home.png. This is a temp icon file.

	* src/file-manager/fm-desktop-icon-view.c: (mount_device_mount),
	(place_home_directory), (create_desktop_link):
	Add users name and default icon to home directory link
	on desktop.  Change create_mount_link to more generic
	create_desktop_link.

M	ChangeLog
M	icons/Makefile.am
A	icons/temp-home.png
M	src/file-manager/fm-desktop-icon-view.c

commit 5ddd500116b3cbcf0b9ab9ece16ba3f8d71538cd
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-07-27

    Use nautilus_strcasecmp instead of strcasecmp, since the result may be

	* libnautilus-extensions/nautilus-link.c
	(nautilus_link_is_link_file): Use nautilus_strcasecmp instead of
	strcasecmp, since the result may be NULL.

M	ChangeLog
M	libnautilus-extensions/nautilus-link.c
M	libnautilus-private/nautilus-link.c

commit 14c2218801dfe15582ee48707dbc11d9608d3a11
Author: Rebecca Schulman <rebecka@eazel.com>
Date:	2000-07-27

    disabled a not-ready for checkin function

    2000-07-27	Rebecca Schulman  <rebecka@eazel.com>

	* src/nautilus-complex-search-bar.c:
	(nautilus_complex_search_bar_get_location):
	disabled a not-ready for checkin function

M	ChangeLog
M	src/nautilus-complex-search-bar.c

commit fa3c6c012330e9f82841e14cf9a465bf486be815
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-07-27

    make the sample time nautilus-view use the new testmachine url instead
    of old broken eazel24.  break time-service of its libnautilus habit
    and make the nautilus-view do the password dialog instead.	fix the
    nautilus-view's misinterpretation of the time service return value

M	ChangeLog
M	components/services/time/nautilus-view/trilobite-eazel-time-view.c
M	components/services/time/service/Makefile.am
M	components/services/time/service/trilobite-eazel-time-service.c
M
components/services/trilobite/libtrilobite/trilobite-service-passwordquery.c

commit 05e9fc4bd192268afc3b173b96e741bc8e428622
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-07-27

    fixed bug where the increment and decrement images of the zoom control


	fixed bug where the increment and decrement images of the zoom
	control were not being erased at the extremes; also, added ability
	to use custom numbers via a number strip image.

M	ChangeLog
M	icons/arlo/Makefile.am
M	icons/arlo/arlo.xml
A	icons/arlo/number_strip.png
M	src/nautilus-zoom-control.c

commit e225567b68149498086f669aa06398b92eaf0c55
Author: Rebecca Schulman <rebecka@eazel.com>
Date:	2000-07-27

    Redid the complex search bar to look the way we actually wanted
    it. There

    2000-07-26	Rebecca Schulman  <rebecka@eazel.com>
	Redid the complex search bar to look the way we actually
	wanted it.  There are still some bugs, but as far as i
	can tell, it hasn't introduced horrid instability, and
	this way, mathieu, among other can work on the
	partial amount of stuff i have done.

	* libnautilus-extensions/Makefile.am:

	* src/Makefile.am:
	* src/nautilus-search-bar-criterion.c:
	* src/nautilus-search-bar-criterion.h:
	* libnautilus-extensions/nautilus-search-uri.h:
	* src/nautilus-search-bar.c:
	* src/nautilus-simple-search-bar.c:
	(nautilus_simple_search_bar_initialize_class),
	(nautilus_simple_search_bar_set_search_controls):
	* src/nautilus-switchable-search-bar.c:
	Moved nautilus-search-bar-criterion.c from src/ to
	libnautilus-extensions.

	* libnautilus-extensions/nautilus-search-bar-criterion.c:
	* libnautilus-extensions/nautilus-search-bar-criterion.h:
	(nautilus_search_bar_criterion_destroy),
	(nautilus_search_bar_criterion_new),
	(nautilus_search_bar_criterion_new_from_values),
	(nautilus_search_bar_criterion_next_new),
	(nautilus_search_bar_criterion_first_new),
	(nautilus_search_bar_criterion_list_get_last),
	(get_next_default_search_criterion_type),
	(nautilus_search_bar_criterion_show),
	(nautilus_search_bar_criterion_hide):
	redid this api, and made it saner.  Doesn't seem
	like a gtk class is even necessary, or even useful here.
	We just want to keep track of the widgets.

	* src/nautilus-complex-search-bar.c:
	(nautilus_complex_search_bar_initialize_class),
	(nautilus_complex_search_bar_initialize),
	(nautilus_complex_search_bar_get_location),
	(nautilus_complex_search_bar_set_search_controls),
	(attach_criterion_to_search_bar),
	(unattach_criterion_from_search_bar), (more_options_callback),
	(fewer_options_callback):
	redid this to use tables, instead of all the boxes, as per
	Gene's suggestion.  There are still a few bugs here
	with criterion removal that need to be worked out,
	and there also needs to be some level of translation to
	uri, and re-setting up the search criteria to correspond to
	a uri.

	* libnautilus-extensions/nautilus-search-bar-criterion-private.h:
	added to keep some sense of data privacy.

M	ChangeLog
M	libnautilus-extensions/Makefile.am
C060	libnautilus-private/nautilus-search-uri.h
libnautilus-extensions/nautilus-search-bar-criterion-private.h
A	libnautilus-extensions/nautilus-search-bar-criterion.c
A	libnautilus-extensions/nautilus-search-bar-criterion.h
M	libnautilus-extensions/nautilus-search-uri.h
M	libnautilus-private/Makefile.am
C060	libnautilus-private/nautilus-search-uri.h
libnautilus-private/nautilus-search-bar-criterion-private.h
A	libnautilus-private/nautilus-search-bar-criterion.c
A	libnautilus-private/nautilus-search-bar-criterion.h
M	libnautilus-private/nautilus-search-uri.h
M	src/Makefile.am
M	src/nautilus-complex-search-bar.c
D	src/nautilus-search-bar-criterion.c
D	src/nautilus-search-bar-criterion.h
M	src/nautilus-search-bar.c
M	src/nautilus-simple-search-bar.c
M	src/nautilus-switchable-search-bar.c

commit da7d1cba60536e567a11b6d806d7044647494c4f
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-07-27

    Additional work on placement of home directory on desktop and
    conversion

    2000-07-26	Gene Z. Ragan  <gzr@eazel.com>

	* src/file-manager/fm-desktop-icon-view.c: (mount_device_mount),
	(make_home_link), (place_home_directory), (create_mount_link):
	Additional work on placement of home directory on desktop
	and conversion of mount links from gnome-vfs symbolic links
	to nautilus links.

M	ChangeLog
M	src/file-manager/fm-desktop-icon-view.c

commit a4ee91d57c1db437c4f2c5ccefbf490fa2d3dd48
Author: Kenneth Christiansen <kenneth@src.gnome.org>
Date:	2000-07-27

    Translations from Keld
    dia/po/da.po dr-genius/po/da.po evolution/po/da.po
    gfloppy/po/da.po gnome-core/po/da.po gnome-utils/po/da.po
    gnomeicu/po/da.po gnumeric/po/da.po gtranslator/po/da.po
    guppi3/po/da.po nautilus/po/da.po pan/po/da.po rp3/po/da.po

M	po/da.po

commit 67e2690926f5d0517eaf6839a1b39f51919c48ad
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-07-27

    Renamed function nautilus_link_is_link_file_name to

    2000-07-26	Gene Z. Ragan  <gzr@eazel.com>

	* libnautilus-extensions/nautilus-link.c:
	* libnautilus-extensions/nautilus-link.h:
	(nautilus_link_is_link_file):
	Renamed function nautilus_link_is_link_file_name to
	nautilus_link_is_link_fileand modified it to determine if
	it is a link file using mime magic.  Function now takes
	a NautilusFile * as the argument.

	* libnautilus-extensions/nautilus-link-set.c:
	(link_set_path_name),
	(create_new_link), (nautilus_link_set_is_installed),
	(nautilus_link_set_remove):
	Modified to use the new mime magic within the link file.

	* libnautilus-extensions/nautilus-directory-async.c:
	(activation_uri_gmc_link_read_callback):
	Changed nautilus_link_is_link_file_name to
	nautilus_link_is_link_file.

	* libnautilus-extensions/nautilus-directory.c:
	(construct_alternate_metafile_uri):
	Changed nautilus_link_is_link_file_name to
	nautilus_link_is_link_file.

	* libnautilus-extensions/nautilus-file.c:
	(nautilus_file_contains_text), (nautilus_file_activate_custom):
	Changed nautilus_link_is_link_file_name to
	nautilus_link_is_link_file.

	* libnautilus-extensions/nautilus-icon-factory.c:
	(nautilus_icon_factory_get_icon_for_file):
	Removed old way of identifying mount volume links in anticipation
	of using mime magic.

	* src/file-manager/fm-desktop-icon-view.c:
	(fm_desktop_icon_view_initialize), (mount_device_mount),
	(mount_device_floppy_add), (add_mount_device),
	(make_desktop_link),
	(get_ext2_volume_name), (place_home_directory):
	Removed old way of indentifying mount link files in anticipation
	of using mime magic.
	Work in progress on placing a home directory on the desktop.

M	ChangeLog
M	libnautilus-extensions/nautilus-directory-async.c
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-extensions/nautilus-link-set.c
M	libnautilus-extensions/nautilus-link.c
M	libnautilus-extensions/nautilus-link.h
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus-private/nautilus-link-set.c
M	libnautilus-private/nautilus-link.c
M	libnautilus-private/nautilus-link.h
M	src/file-manager/fm-desktop-icon-view.c
M	src/file-manager/fm-icon-view.c

commit b7fa3e6901e926221afa8c0e17ce5362c25cc6b4
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-07-27

    added a "Register now" alternative to the service signup page


	added a "Register now" alternative to the service signup page

M	ChangeLog
M	libnautilus-extensions/nautilus-directory-background.c
M	libnautilus-private/nautilus-directory-background.c
M	src/nautilus-first-time-druid.c

commit c315eeef6237901f5a44d3afced1e6e3b5fb0965
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-07-27

    Added some more settings

	* components/services/docs/install-user-settings:
	Added some more settings

	* components/services/install/lib/eazel-install-query.c:
	(eazel_install_simple_rpm_query):
	Some debug output

	* components/services/install/lib/eazel-install-rpm-glue.c:
	(eazel_install_free_rpm_system),
	(eazel_install_check_existing_packages):
	free_rpm_system null's the pointers, prevents horrible rpm
	crashes. Check_existing correctly sets the modify flag.
	Better transaction reports.

	*
	components/services/install/lib/eazel-install-xml-package-list.c:
	(eazel_install_packagedata_to_xml):
	cutn''pasta typo.

M	ChangeLog
M	components/services/docs/install-user-settings
M	components/services/install/lib/eazel-install-query.c
M	components/services/install/lib/eazel-install-rpm-glue.c
M	components/services/install/lib/eazel-install-xml-package-list.c

commit 175a812e5df7246948a04e09189bf9d9cc7ca27e
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-07-26

    Added a missing call to nautilus_directory_async_state_changed to
    keep the

	* libnautilus-extensions/nautilus-directory-async.c:
	(activation_uri_found): Added a missing call to
	nautilus_directory_async_state_changed to keep the state machine
	alive.

M	ChangeLog
M	libnautilus-extensions/nautilus-directory-async.c
M	libnautilus-private/nautilus-directory-async.c

commit 67920785267333934c9c0d917d2a42959f731179
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-07-26

    First cut at only reading the metafile if the directory is really a

	* libnautilus-extensions/nautilus-directory-async.c:
	(metafile_read_failed): First cut at only reading the metafile
	if the
	directory is really a directory. This might be making things worse
	for now, because I'm not sure if the file info is available
	at this
	point. I'll check in something better soon.

	* libnautilus-extensions/nautilus-directory.c:
	(nautilus_directory_is_search_directory): Fixed backwards
	test that
	would return TRUE for many non-search directories. Then I put that
	code inside #if 0 and added a version of the function that just
	checks the scheme of the URI for now. Also added FIXMEs.

	* libnautilus-extensions/nautilus-file.c:
	(nautilus_file_get_real_name): Simplfied the code a bit. Also
	added
	a FIXME.

M	ChangeLog
M	libnautilus-extensions/nautilus-directory-async.c
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-file.c

commit 4232317b33a1447993382da12bfdbce0bab4c058
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-07-26

    Make the cut-n-paste libraries be only static archives. Link all the

	* Makefile.am:
	* components/hardware/Makefile.am:
	* components/help/Makefile.am:
	* components/history/Makefile.am:
	* components/html/Makefile.am:
	* components/loser/content/Makefile.am:
	* components/loser/sidebar/Makefile.am:
	* components/music/Makefile.am:
	* components/notes/Makefile.am:
	* components/rpmview/Makefile.am:
	* components/services/install/nautilus-view/Makefile.am:
	* components/services/inventory/nautilus-view/Makefile.am:
	* components/services/login/nautilus-view/Makefile.am:
	* components/services/startup/nautilus-view/Makefile.am:
	* components/services/summary/nautilus-view/Makefile.am:
	* components/services/time/nautilus-view/Makefile.am:
	* components/services/trilobite/sample/nautilus-view/Makefile.am:
	* components/services/vault/nautilus-view/Makefile.am:
	* components/tree/Makefile.am:
	* components/websearch/Makefile.am:
	* cut-n-paste-code/widgets/e-paned/Makefile.am:
	* cut-n-paste-code/widgets/nautilus-druid/Makefile.am:
	* helper-utilities/authenticate/Makefile.am:
	* libnautilus-extensions/Makefile.am:
	* librsvg/Makefile.am:
	* src/Makefile.am:
	* test/Makefile.am:

	Make the cut-n-paste libraries be only static archives.  Link all
	the private libraries statically into libnautilus-extensions.
	Remove all the references to private libraries in all the
	components and other users of libnautilus-extensions so that
	dependencies can be managed in just one place.

M	ChangeLog
M	Makefile.am
M	components/hardware/Makefile.am
M	components/help/Makefile.am
M	components/history/Makefile.am
M	components/html/Makefile.am
M	components/loser/content/Makefile.am
M	components/loser/sidebar/Makefile.am
M	components/music/Makefile.am
M	components/notes/Makefile.am
M	components/rpmview/Makefile.am
M	components/services/install-view/Makefile.am
M	components/services/install/nautilus-view/Makefile.am
M	components/services/inventory/nautilus-view/Makefile.am
M	components/services/login/nautilus-view/Makefile.am
M	components/services/startup/nautilus-view/Makefile.am
M	components/services/summary/nautilus-view/Makefile.am
M	components/services/time/nautilus-view/Makefile.am
M	components/services/trilobite/sample/nautilus-view/Makefile.am
M	components/services/vault/nautilus-view/Makefile.am
M	components/tree/Makefile.am
M	components/websearch/Makefile.am
M	cut-n-paste-code/widgets/e-paned/Makefile.am
M	cut-n-paste-code/widgets/nautilus-druid/Makefile.am
M	helper-utilities/authenticate/Makefile.am
M	libnautilus-extensions/Makefile.am
M	libnautilus-private/Makefile.am
M	librsvg/Makefile.am
M	src/Makefile.am
M	test/Makefile.am

commit 61367f126695f5245224716fe198fab4eb34fba2
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-07-26

    fix a few small bugs in percentage reporting and display in the
    install service and its sample command-line client

M	ChangeLog
M	components/services/install/command-line/eazel-alt-install-corba.c
M	components/services/install/lib/eazel-install-rpm-glue.c

commit 15488b588752a51cfc08899ab3616060579bbe78
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-07-26

    made it so that different categories in the property browser could
    have a


	made it so that different categories in the property browser
	could have a different number of colummns, as specified in
	the browser.xml file.

M	ChangeLog
M	data/browser.xml
M	src/nautilus-property-browser.c

commit 333acfe4d850fbd927481f52227509ce7f3094cc
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-07-26

    New file that has constants defined in <linux/cdrom.h> I added this to

    2000-07-26	Gene Z. Ragan  <gzr@eazel.com>

	* src/file-manager/fm-cdrom-extensions.h:
	New file that has constants defined in <linux/cdrom.h>
	I added this to solve many problems that people are
	running into with both Mathieu's fix and the old way
	of including the kernel header.

	* src/file-manager/fm-desktop-icon-view.c:
	It makes me sad to do this, because Matheiu worked so hard
	to fix this, but I created a new file with the CDROM constants
	in them.  This solves several problems people have.  I wish
	there was a beter solution, because now we have to make
	sure we are in sync with the kernel header constants.

M	ChangeLog
A	src/file-manager/fm-cdrom-extensions.h
M	src/file-manager/fm-desktop-icon-view.c

commit ccdfb3c2641a95a069acf343ee81f2bf9ddc0bb1
Author: Valek Frob <frob@src.gnome.org>
Date:	2000-07-26

    Updated russian translation.

M	po/ChangeLog
M	po/ru.po

commit 606be0f7c10b82c4de37d9e447b062b031ca208b
Author: Pavel Cisler <pavel@eazel.com>
Date:	2000-07-26

    Show a more meaningful error dialog when copy/move fails because the

    2000-07-26	Pavel Cisler  <pavel@eazel.com>

	* src/file-manager/dfos-xfer.c: (handle_xfer_vfs_error):

	Show a more meaningful error dialog when copy/move fails
	because the destination is not writable. This is a cheap
	replacement for the original fix for bug 657, we aren't
	going to do the full fix for this release.

M	ChangeLog
M	libnautilus-extensions/nautilus-file-operations.c
M	libnautilus-private/nautilus-file-operations.c
M	src/file-manager/dfos-xfer.c

commit 761193347693645fceacabfc2739688ea9e7a80f
Author: Fatih Demir <kabalak@src.gnome.org>
Date:	2000-07-26

    Updated the Turkish translation.

M	po/ChangeLog
M	po/tr.po

commit 89f212b3b0d24eec8581020438c48f123adab8a1
Author: Fatih Demir <kabalak@src.gnome.org>
Date:	2000-07-26

    Committed updated Korean translation for Nautilus

M	po/ChangeLog
M	po/ko.po

commit b8e2220e3eb7e713959b4e3fd2294f8d0f1affee
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-07-26

    completed task 1774, desktop needs separate background from theme


	completed task 1774, desktop needs separate background from theme

M	ChangeLog
M	icons/arlo/arlo.xml
M	icons/default.xml
M	icons/eazel/eazel.xml
M	icons/vector/vector.xml
M	libnautilus-extensions/nautilus-directory-background.c
M	libnautilus-private/nautilus-directory-background.c
M	src/file-manager/fm-icon-view.c

commit 6d3aa50d46dd2ac0e08fc185da4641bd8fdabdc1
Author: Mathieu Lacage <mathieu@eazel.com>
Date:	2000-07-26

    evil ugly hack to get nautilus to compile with kernels >= 2.2.16. EKH.

    2000-07-26	Mathieu Lacage <mathieu@eazel.com>

	* src/file-manager/fm-desktop-icon-view.c:
	evil ugly hack to get nautilus to compile with
	kernels >= 2.2.16. EKH.

M	ChangeLog
M	src/file-manager/fm-desktop-icon-view.c

commit 057928a1bf30728d63806db7786cf6fcd2ee58c3
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-07-26

    added arlo's zoom control and adjusted the zoom control class to work


	added arlo's zoom control and adjusted the zoom control class
	to work properly with a wider range of images.	also added
	a zoom control from Bud to experiment with in the vector theme

M	ChangeLog
M	icons/arlo/Makefile.am
M	icons/arlo/arlo.xml
A	icons/arlo/decrement.png
A	icons/arlo/increment.png
A	icons/arlo/zoom_body.png
M	icons/vector/Makefile.am
M	icons/vector/vector.xml
A	icons/vector/zoom_body.png
M	src/nautilus-zoom-control.c

commit 0b353c1e1936b42740cb3bb2ca1dcbf5d888f6c2
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-07-26

    Stuff that the user should be able to config.

	* components/services/docs/install-user-settings:
	Stuff that the user should be able to config.

	* components/services/install/lib/eazel-install-corba-types.c:
	Removed an unused include

	* components/services/install/lib/eazel-install-types.h:
	* components/services/install/lib/eazel-install-private.h:
	* components/services/install/lib/eazel-install-public.h:
	* components/services/install/lib/eazel-install-metadata.c:
	(create_default_configuration_metafile),
	(init_default_install_configuration), (installoptions_destroy):
	* components/services/install/lib/eazel-install-object.c:
	(eazel_install_set_arg), (eazel_install_class_initialize),
	(eazel_install_initialize), (eazel_install_new_with_config):
	Handle the transaction dir var.

	* components/services/install/lib/eazel-install-rpm-glue.c:
	(download_all_packages),
	(eazel_install_do_rpm_transaction_make_argument_list),
	(eazel_install_do_rpm_transaction_save_report),
	(do_rpm_transaction), (eazel_install_add_to_rpm_set),
	(eazel_install_check_existing_packages),
	(eazel_install_fetch_rpm_dependencies), (eazel_uninstall_globber):
	Removed a lot of of rpmtransaction code. Polished the xml
	transaction output.
	* components/services/install/lib/eazel-install-types.c:
	(packagedata_new):
	Default vals for status and modify status.

	* components/services/install/server/main.c: (sig_segv_handler),
	(main):
	Upon crash, say something on stdout.

M	ChangeLog
A	components/services/docs/install-user-settings
M	components/services/install/lib/eazel-install-corba-types.c
M	components/services/install/lib/eazel-install-metadata.c
M	components/services/install/lib/eazel-install-object.c
M	components/services/install/lib/eazel-install-private.h
M	components/services/install/lib/eazel-install-public.h
M	components/services/install/lib/eazel-install-rpm-glue.c
M	components/services/install/lib/eazel-install-types.c
M	components/services/install/lib/eazel-install-types.h
M	components/services/install/server/main.c

commit 4263a38c529e39621c2148b32e7c4ed51e6f217a
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-07-26

	I think I fixed 1693 and 1766 but I can't test them cause medusa
	searching is broken right now.

	* libnautilus-extensions/nautilus-directory.h,
	libnautilus-extensions/nautilus-directory.c
	(nautilus_directory_is_search_directory): New call to determine if
	a directory is a virtual search directory.

	* libnautilus-extensions/nautilus-file.h,
	libnautilus-extensions/nautilus-file.c:
	(nautilus_file_compare_by_real_name,
	nautilus_file_compare_by_real_directory,
	nautilus_file_compare_for_sort_internal): Added ability to sort by
	directory; made name sorting work right for search results.
	(nautilus_file_is_search_result, nautilus_file_get_real_name,
	nautilus_file_get_real_directory): New functions to get useful
	info about search results.
	(nautilus_file_get_string_attribute): Add real_name and
	real_directory attributes.

	* src/file-manager/fm-search-list-view.c: Use real_name and
	real_directory attributes for name and directory.
	(sort_criterion_from_column): sort properly by directory.

M	ChangeLog
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-extensions/nautilus-directory.h
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-extensions/nautilus-file.h
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-directory.h
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-file.h
M	src/file-manager/fm-search-list-view.c

commit 0b364bb781108f735984b3a070a1fe31772434a2
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-07-26

    Add missing return statement.

	* libnautilus-extensions/nautilus-directory-async.c:
	(activation_uri_gmc_link_read_callback):
	Add missing return statement.

M	ChangeLog
M	libnautilus-extensions/nautilus-directory-async.c
M	libnautilus-private/nautilus-directory-async.c

commit 08b617282bf4840b4473ce8a3af445ae315f5838
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-07-26

    No parameters is indicated by "(void)" instead of "()".

	* components/help/help-method.c: (help_uri_new): No parameters
	is indicated by "(void)" instead of "()".
	(help_uri_to_string): Changed to share more code (I think I might
	have fixed a leak too).
	(init_help_module): No parameters is indicated by "(void)"
	instead of "()". Also fixed a bug where the wrong lock is
	unlocked.
	(convert_file_to_uri): Use g_strcasecmp instead of strcmp since we
	are checking MIME types.
	(transform_file), (transform_absolute_file), (file_from_path),
	(find_help_file), (transform_relative_file): Merged these so they
	share a lot of common code.

	* components/services/vault/command-line/vault-operations.c:
	(vault_list): Fixed a g_strconcat that was missing a trailing
	NULL.

	* libnautilus-extensions/nautilus-directory-private.h:
	* libnautilus-extensions/nautilus-file-attributes.h:
	* libnautilus-extensions/nautilus-directory-async.c:
	(cancel_top_left_read), (top_left_read_done),
	(top_left_read_callback), (top_left_read_more_callback),
	(start_getting_top_lefts), Changed top_left code to use
	nautilus_read_file calls.
	(cancel_metafile_read),
	Changed to reflect name changes in nautilus_read_file calls.
	(cancel_get_activation_uri), (nautilus_directory_cancel),
	(set_up_request_by_file_attributes),
	(nautilus_async_destroying_file), (lacks_activation_uri),
	(wants_activation_uri), (request_is_satisfied),
	(activation_uri_found),
	(activation_uri_nautilus_link_read_callback),
	(activation_uri_gmc_link_read_callback),
	(activation_uri_gmc_link_read_more_callback),
	(start_getting_activation_uris),
	(nautilus_directory_async_state_changed): Add code to fetch
	activation URIs for either GMC or Nautilus-style link files.
	(lacks_top_left): Changed to share common
	nautilus_file_should_get_top_left_text function so we don't have
	lots of different code reading the preferences about top-left
	text.
	(is_needy): Enhanced and renamed is_wanted so it takes into
	account files that are and aren't interesting.
	(start_getting_directory_counts), (deep_count_start):
	(start_getting_file_info), Change to use is_needy.

	* libnautilus-extensions/nautilus-directory.h:
	* libnautilus-extensions/nautilus-directory.c:
	Tweaked spacing.

	* libnautilus-extensions/nautilus-file-private.h:
	Added a self_owned flag so we do better with files that don't have
	parent directories and the fields to support activation_uri.

	* libnautilus-extensions/nautilus-file-utilities.h:
	* libnautilus-extensions/nautilus-file-utilities.c:
	(read_file_close_callback), (read_file_close),
	(read_file_succeeded), (read_file_failed),
	(read_file_read_callback), (read_file_read_chunk),
	(read_file_open_callback), (nautilus_read_file_async),
	(nautilus_read_entire_file_async), (nautilus_read_file_cancel):
	Added a variation of the read file call that takes a function to
	decide whether to keep reading or not.

	* libnautilus-extensions/nautilus-file.h:
	* libnautilus-extensions/nautilus-file.c:
	(nautilus_file_new_from_name), (nautilus_file_get),
	(nautilus_file_get_parent_uri_as_string),
	(get_file_for_parent_directory), (nautilus_file_rename),
	(nautilus_file_get_gnome_vfs_uri),
	(nautilus_file_get_uri),
	Add code that handles the "self_owned" flag to make files without
	parents work better.
	(destroy): Fixed some leaks I noticed.
	(nautilus_file_get_top_left_text),
	(nautilus_file_should_get_top_left_text): Added this so that all
	code can share a single call when deciding whether to get text
	based on local vs. non-local.
	(nautilus_file_get_activation_uri): Changed to work with new
	async. code to fetch this.

	* libnautilus-extensions/nautilus-icon-factory.c:
	(nautilus_icon_factory_get_icon_for_file): Call
	nautilus_file_should_get_top_left_text.

	* libnautilus-extensions/nautilus-link.h:
	* libnautilus-extensions/nautilus-link.c:
	(nautilus_link_is_link_file_name): Named so it's clear it looks
	at the file name only.
	(xml_get_root_property), (nautilus_link_get_root_property):
	Added these to share a lot of common code.
	(nautilus_link_get_additional_text): Use the new calls.
	(make_local_path), (icon_read_done_callback),
	(nautilus_link_get_image_uri), (nautilus_link_get_link_uri),
	(nautilus_link_get_display_name): Other cleanup and rewrite.
	(nautilus_link_get_link_uri_given_file_contents): Add API that
	can work with the async. I/O version.

	* libnautilus-extensions/nautilus-stock-dialogs.c:
	(timed_wait_free), (nautilus_timed_wait_start):
	Added some asserts.

	* src/file-manager/fm-directory-view.c: (activate_callback),
	(fm_directory_view_activate_file): Use call_when_ready and
	the new async. stuff.

	* src/file-manager/fm-error-reporting.c:
	(fm_report_error_setting_group): Added a (low-quality) error
	message for the case where you aren't alowed to change the
	group of something.

	* src/file-manager/fm-icon-view.c:
	(icon_position_changed_callback): Added missing NULL in a call
	to g_strconcat.
	(get_icon_text_callback): Fix storage leak.

	* src/file-manager/fm-properties-window.c:
	(activate_owner_callback): Fixed a timed_wait_start/stop mismatch
	that was causing an assert and other badness when you changed the
	owner.

	* src/file-manager/fm-search-list-view.c:
	(get_attribute_from_column): Added a missing case to prevent a
	crash, but had to put in a FIXME since the code isn't really
	working.

	* src/nautilus-application.c: (nautilus_application_startup):
	Fixed bug where you wouldn't see error messages on startup.  Also
	improved one of the error messages by adding some blank lines.

M	ChangeLog
M	components/help/help-method.c
M	components/services/vault/command-line/vault-operations.c
M	libnautilus-extensions/nautilus-directory-async.c
M	libnautilus-extensions/nautilus-directory-private.h
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-extensions/nautilus-directory.h
M	libnautilus-extensions/nautilus-file-attributes.h
M	libnautilus-extensions/nautilus-file-private.h
M	libnautilus-extensions/nautilus-file-utilities.c
M	libnautilus-extensions/nautilus-file-utilities.h
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-extensions/nautilus-file.h
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-extensions/nautilus-link.c
M	libnautilus-extensions/nautilus-link.h
M	libnautilus-extensions/nautilus-stock-dialogs.c
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-directory-private.h
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-directory.h
M	libnautilus-private/nautilus-file-attributes.h
M	libnautilus-private/nautilus-file-private.h
M	libnautilus-private/nautilus-file-utilities.c
M	libnautilus-private/nautilus-file-utilities.h
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-file.h
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus-private/nautilus-link.c
M	libnautilus-private/nautilus-link.h
M	libnautilus-private/nautilus-stock-dialogs.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-error-reporting.c
M	src/file-manager/fm-icon-view.c
M	src/file-manager/fm-properties-window.c
M	src/file-manager/fm-search-list-view.c
M	src/nautilus-application.c

commit 0ea93ae325311bf153b9f487623a8cab76f5c8af
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-07-26

    Added an #if 0 to disable some functions that are not called but
    may be

    2000-07-25	Gene Z. Ragan  <gzr@eazel.com>

	* src/file-manager/fm-desktop-icon-view.c:
	Added an #if 0 to disable some functions that
	are not called but may be user soon.

M	ChangeLog
M	src/file-manager/fm-desktop-icon-view.c

commit ec68b5c8c63451413b5de1eb97b58cb1abb7a2de
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-07-26

    have to call delete_files before done; oops

M	components/services/install/lib/eazel-install-object.c

commit cb3709d2cae4d2ceb7d64090fabac44c6d6a6fea
Author: Gene Ragan <gzr@src.gnome.org>
Date:	2000-07-26

    Left some merge garbage in the changelog.  Removed it.

M	ChangeLog

commit 8fbf7dca34a22c2de1676836a0e4daf6186dcf9e
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-07-26

    Clean up all of our symbolic links to mounted volumes.

    2000-07-25	Gene Z. Ragan  <gzr@eazel.com>

	* src/file-manager/fm-desktop-icon-view.c:
	(fm_desktop_icon_view_destroy)
	Clean up all of our symbolic links to mounted volumes.

	(device_set_state_empty)
	Set all devices to empty to start with.  Force a poll
	of all devices in fstab.

	(find_mount_devices)
	Call device_set_state_empty () on all device entries.

	(remove_mount_symlinks)
	Utility function to clear out device mouny symbolic link.

	(free_device_info):
	Clean up all data in DeviceEntry structure.

M	ChangeLog
M	src/file-manager/fm-desktop-icon-view.c

commit f7de7689330755a65ae28ec8f48c9d51ffb9eb7a
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-07-26

    add delete_files callback to install

M	ChangeLog
M	components/services/install/command-line/eazel-alt-install-corba.c
M	components/services/install/idl/trilobite-eazel-install.idl
M	components/services/install/lib/eazel-install-corba-callback.c
M	components/services/install/lib/eazel-install-corba-callback.h
M	components/services/install/lib/eazel-install-object.c
M	components/services/install/lib/eazel-install-public.h

commit 51cdf5e8c911677902b322ffc9dc453f494b3b7e
Author: Arlo Rose <arlo@eazel.com>
Date:	2000-07-26

    icons/emblem-trash.png Added the Trash emblem for items found in
    the trash



    2000-07-25	Arlo Rose  <arlo@eazel.com>

	* icons/Makefile.am:
	* icons/emblem-trash.png
	Added the Trash emblem for items found in the trash by a search.
	It will change in the future when/if I clean up or change the
	real trash can icon.

M	ChangeLog
M	icons/Makefile.am
A	icons/emblem-trash.png

commit 6b8a6398283fee0b1d153faace3cc9011ced3584
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-07-26

    move oft-repeated code (that attaches a TrilobiteRootClient to a
    service) into the API of TrilobiteRootClient

M	ChangeLog
M
components/services/trilobite/libtrilobite/trilobite-root-client-public.h
M	components/services/trilobite/libtrilobite/trilobite-root-client.c
M	components/services/trilobite/sample/command-line/main.c

commit 79a780ce019617188c69077e76443815b0b274aa
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-07-26

    Fix the dumb bug that prevented local html content from showing
    up. Also

	* components/mozilla/nautilus-mozilla-content-view.c:

	Fix the dumb bug that prevented local html content from showing
	up.  Also added a comment to clarify the protocol aborting hack.

M	ChangeLog
M	components/mozilla/nautilus-mozilla-content-view.c

commit 8c695ff9ef8eed2b5dbeb2434463a6e6caf3b207
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-07-25

    finished task 1442, zoom control needs to be themable. Added code to


	finished task 1442, zoom control needs to be themable.	Added code
	to update the control when the theme changes, and an alternate
	magnifying glass image to the eazel theme for testing.

M	ChangeLog
M	icons/eazel/Makefile.am
A	icons/eazel/zoom_body.png
M	src/nautilus-zoom-control.c

commit 2cadd3ec336fb500e1d7cdf1b5b61f37a702623a
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-07-25

    reorganized the menus. Added a user level menu and removed the
    settings



	reorganized the menus.	Added a user level menu and removed the
	settings menu, moving remaining items to the bottom of the edit
	menu.  Added symbols to reflect the user levels, and made the
	menu use the symbol of the current level as it's title.
	Tweaked the text box for the eazel theme document icon, too.

M	ChangeLog
M	icons/Makefile.am
M	icons/eazel/i-regular.xml
A	icons/expert-selected.png
M	icons/expert.png
A	icons/intermediate-selected.png
M	icons/intermediate.png
A	icons/novice-selected.png
M	icons/novice.png
M	libnautilus/nautilus-bonobo-ui.h
M	src/file-manager/fm-directory-view.h
M	src/file-manager/fm-icon-view.c
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-window-menus.c

commit e94afeaaf844cc5664e4e9d92febf7390d4ca418
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-07-25

	Note: this requires the latest gnome-vfs changes to compile.

	* libnautilus-extensions/nautilus-file.c:
	(set_owner_and_group): Pass GNOME_VFS_FILE_INFO_DEFAULT
	for get_file_info options.
	(set_owner_and_group_callback): Added new_info parameter to
	match GnomeVFS API change; use this parameter to update
	permissions when owner/group changes, since in some cases
	chown affects permissions.
	(nautilus_file_set_permissions): Pass GNOME_VFS_FILE_INFO_DEFAULT
	for get_file_info options.
	(set_permissions_callback): Added new_info parameter to match
	GnomeVFS API change; use this parameter to update ctime when
	permissions change (fixes bug 1453 -- changing permissions
	doesn't update permissions-changed date)
	* src/file-manager/fm-directory-view.c:
	(fm_directory_view_activate_file): Improved a comment to mention
	an existing bug number.

M	ChangeLog
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-private/nautilus-file.c
M	src/file-manager/fm-directory-view.c

commit f2e80a304ed69e852db2cab87e08c298b045dc84
Author: Pavel Cisler <pavel@eazel.com>
Date:	2000-07-25

    Work around a bug in gtk-dnd.c that was making it impossible to
    force a

    2000-07-25	Pavel Cisler <pavel@eazel.com>

	* libnautilus-extensions/nautilus-drag.c:
	* libnautilus-extensions/nautilus-drag.h:
	(nautilus_drag_default_drop_action_for_icons),
	(drag_motion_callback):
	Work around a bug in gtk-dnd.c that was making it impossible to
	force a move when dragging in between two volumes - the default
	is copy in that case and holding down Control would force it to
	be a copy too.
	The fix I did is only correct for icon drags, changed the routine
	name to reflect that better.

	* libnautilus-extensions/nautilus-icon-dnd.c:
	(nautilus_icon_container_get_drop_action):
	Fix a typo bug that caused the non-default drop action to be
	undefined for non-icon drags.

M	ChangeLog
M	libnautilus-extensions/nautilus-drag.c
M	libnautilus-extensions/nautilus-drag.h
M	libnautilus-extensions/nautilus-icon-dnd.c
M	libnautilus-private/nautilus-drag.c
M	libnautilus-private/nautilus-drag.h
M	libnautilus-private/nautilus-icon-dnd.c

commit 70523851b7de422097ac767552ab253a1a4c630f
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-07-25

    better category highliting in the property browser, using toggle
    buttons,


	better category highliting in the property browser, using toggle
	buttons, as desired by Arlo.

M	ChangeLog
M	src/nautilus-property-browser.c

commit 42765ce6c8ef86c83cd45c857fbfda4cf4eb8e1a
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-07-25

    fixed problem in theme_get_image_path where it was calling
    g_file_exists


	fixed problem in theme_get_image_path where it was calling
	g_file_exists on null strings.

M	ChangeLog
M	libnautilus-extensions/nautilus-theme.c
M	libnautilus-private/nautilus-theme.c

commit 810b0f4fee4d45520364c0cddc84b019072188fe
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-07-25

    More work on desktop volume mounting. Added symbolic link cleanup in

    2000-07-25	Gene Z. Ragan  <gzr@eazel.com>

	* src/file-manager/fm-desktop-icon-view.c:
	(fm_desktop_icon_view_destroy),
	(fm_desktop_icon_view_initialize_class),
	(mount_device_cdrom_set_state), (mount_device_mount),
	(mount_device_activate_cdrom), (mount_device_deactivate),
	(mount_device_check_change), (mount_device_iso9660_add),
	(mount_device_add_aliases), (add_mount_device),
	(remove_mount_link), (remove_mount_symlinks),
	(get_iso9660_volume_name), (get_ext2_volume_name):
	More work on desktop volume mounting.  Added symbolic link
	cleanup in destroy function.  Symbolic mount links are also
	verified when a new volume mount is detected.

M	ChangeLog
M	src/file-manager/fm-desktop-icon-view.c
M	src/file-manager/fm-desktop-icon-view.h

commit 843020a2027983ee5c48c1a4c1ffc70dd572c8b7
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-07-25

	First simple cut at addressing 1469 (clicking on executables
	does not run them). Now it does, which works great for GUI-type
	executables but is pretty lame for command-line ones.

	* src/file-manager/fm-directory-view.c:
	(file_is_launchable): New utility function, returns true if
	file is executable and not a directory.
	(compute_menu_item_info): Disable "Open in New Window" if
	there's only one item selected and it's executable, since in
	this case "Open" and "Open in New Window" would have the same
	behavior and thus the choice is confusing.
	(fm_directory_view_activate_file): If file is launchable,
	launch it directly instead of looking for another app/viewer
	to use.
	The user can still use "Open With" to open it differently.

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit ae20503d0c859b3b4bc4c9df8468a832d8f75844
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-07-25

    reworked the zoom control to make it themable, and also cleaned it
    up alot


	reworked the zoom control to make it themable, and also cleaned
	it up alot by making its instance variables private

M	ChangeLog
M	icons/Makefile.am
A	icons/decrement.png
A	icons/increment.png
D	icons/zoom.png
A	icons/zoom_body.png
M	libnautilus-extensions/nautilus-theme.c
M	libnautilus-private/nautilus-theme.c
M	src/nautilus-zoom-control.c
M	src/nautilus-zoom-control.h

commit 340fd6c2f59fa1334afd840cef71b9aeff62c792
Author: Valek Frob <frob@src.gnome.org>
Date:	2000-07-25

    Updated russian translation.

M	po/ChangeLog
M	po/ru.po

commit f0ca14f88876b074b9b9220154e3c89e8b8da8ba
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-07-25

    Added some code to check if file is a mountable item. If so,
    the proper

    2000-07-25	Gene Z. Ragan  <gzr@eazel.com>

	* libnautilus-extensions/nautilus-icon-factory.c:
	(nautilus_icon_factory_get_icon_for_file):
	Added some code to check if file is a mountable item.  If so,
	the proper icon is selected.

	* libnautilus-extensions/nautilus-icon-container.c:
	(nautilus_icon_container_add):

	* src/file-manager/fm-desktop-icon-view.c: (get_icon_container),
	(fm_desktop_icon_view_initialize), (mount_device_is_mounted),
	(mount_device_cdrom_set_state), (mount_device_floppy_set_state),
	(mount_device_ext2_set_state), (mount_device_set_state),
	(local_device_set_state_empty), (mount_device_mount),
	(mount_device_activate_cdrom), (mount_device_activate_floppy),
	(mount_device_activate_ext2), (mount_device_activate),
	(mount_device_deactivate), (mount_device_check_change),
	(mount_devices_update_is_mounted), (mount_devices_check_status),
	(my_g_check_permissions), (mouunt_device_floppy_add),
	(mount_device_ext2_add), (cdrom_ioctl_frenzy),
	(mount_device_iso9660_add), (mount_device_add_aliases),
	(add_mount_device), (mntent_is_removable_fs), (mntent_has_option),
	(find_mount_devices), (make_mount_link),
	(get_iso9660_volume_name),
	(get_ext2_volume_name):
	New functions to add mounted volumes to the desktop.  This is
	work in
	progress and is being checked in just to keep me sane.
	Don't expect it
	to work yet.

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-canvas-item.c
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-private/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-factory.c
M	src/file-manager/fm-desktop-icon-view.c
M	src/file-manager/fm-desktop-icon-view.h
A	src/file-manager/iso9660.h

commit b1fb187aa495da63209a4ebe72f45869faa58166
Author: Pavel Cisler <pavel@eazel.com>
Date:	2000-07-25

    New K-rad call to get a bold flavor of a given font.

    2000-07-24	Pavel Cisler  <pavel@eazel.com>

	* libnautilus-extensions/nautilus-gdk-extensions.c:
	* libnautilus-extensions/nautilus-gdk-extensions.h:
	(nautilus_gdk_font_get_bold):
	New K-rad call to get a bold flavor of a given font.

	* libnautilus-extensions/nautilus-gtk-extensions.c:
	(nautilus_gtk_label_make_bold):
	Add a convenience call to set a label to a bold font.

	* libnautilus-extensions/nautilus-gtk-extensions.h:
	* src/file-manager/dfos-xfer-progress-dialog.c:
	(create_titled_label), (dfos_xfer_progress_dialog_initialize):
	Use bold labels where appropriate.
	Make the To: From: and Copying: labels properly right-aligned.
	Add a space between the labels and the paths to make it look
	nicer.

	* src/file-manager/dfos-xfer.c:
	(progress_dialog_set_to_from_item_text):
	Chop off the trailing '/' from to and from paths in the progress
	dialog.

M	ChangeLog
M	libnautilus-extensions/nautilus-file-operations-progress.c
M	libnautilus-extensions/nautilus-file-operations.c
M	libnautilus-extensions/nautilus-gdk-extensions.c
M	libnautilus-extensions/nautilus-gdk-extensions.h
M	libnautilus-extensions/nautilus-gtk-extensions.c
M	libnautilus-extensions/nautilus-gtk-extensions.h
M	libnautilus-private/nautilus-file-operations-progress.c
M	libnautilus-private/nautilus-file-operations.c
M	libnautilus-private/nautilus-gdk-extensions.c
M	libnautilus-private/nautilus-gdk-extensions.h
M	libnautilus-private/nautilus-gtk-extensions.c
M	libnautilus-private/nautilus-gtk-extensions.h
M	src/file-manager/dfos-xfer-progress-dialog.c
M	src/file-manager/dfos-xfer.c

commit 4d0da1deccb91f8120f5977f581a2428b896b2a6
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-07-24

	Fixed bug 1469 (changing owner/group doesn't handle
	special flags correctly)

	* libnautilus-extensions/nautilus-file.c:
	(set_owner_and_group_callback), (set_owner_and_group):
	Changing the owner or group on an executable file now
	clears the SUID and SGID bits as per explanation in
	man 2 chown.

M	ChangeLog
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-private/nautilus-file.c

commit 515686297ef4e451dede67b92e5313dced3022f8
Author: Matthias Warkus <mawarkus@src.gnome.org>
Date:	2000-07-24

    Huge update. I do not expect this commit to work.

M	po/ChangeLog
M	po/de.po

commit 1ebabce4b99e0979ded68e0a7e8dcd4c3305c326
Author: Pavel Cisler <pavel@eazel.com>
Date:	2000-07-24

    Fix bugzilla 1611 - Poor right-click and move behavior. In
    button_release

    2000-07-24	Pavel Cisler <pavel@eazel.com>

	* libnautilus-extensions/nautilus-icon-container.c:
	(button_release_event):
	Fix bugzilla 1611 - Poor right-click and move behavior.
	In button_release detect that a drag has not started during a
	right-click and start a context menu instead.

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-container.c

commit 220fdc6204f012d1807a26abc9b0089657fbc81f
Author: Fatih Demir <kabalak@src.gnome.org>
Date:	2000-07-24

    Updated the Turkish translation.

M	po/ChangeLog
M	po/tr.po

commit 5d8487765c1f23a3728295fa246463e8a052aa9c
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-07-24

    added preview icons to eazel and arlo themes, and made


	added preview icons to eazel and arlo themes, and made
	nautilus_theme_get_selector use them.  Also, got rid of
	explicitly set backgrounds for the panels in the property browser

M	ChangeLog
M	icons/arlo/Makefile.am
A	icons/arlo/theme_preview.png
M	icons/eazel/Makefile.am
A	icons/eazel/theme_preview.png
M	libnautilus-extensions/nautilus-theme.c
M	libnautilus-private/nautilus-theme.c
M	src/nautilus-property-browser.c

commit d9d8eb0b0e52c751d8352646f92e1ee408e40d59
Author: Pavel Cisler <pavel@eazel.com>
Date:	2000-07-24

    Add an entry.

    2000-07-24	Pavel Cisler <pavel@eazel.com>

	* RENAMING:
	Add an entry.

	* libnautilus-extensions/nautilus-font-factory.c:
	(nautilus_font_factory_get_font_from_preferences):
	Fix a typo in font name.

	* src/file-manager/dfos-xfer-progress-dialog.c:
	(dfos_xfer_progress_dialog_update), (truncate_string_from_start),
	(set_text_unescaped_trimmed), (dfos_xfer_progress_dialog_close),
	(dfos_xfer_progress_dialog_destroy), (create_titled_label),
	(dfos_xfer_progress_dialog_initialize),
	(dfos_xfer_progress_dialog_initialize_class),
	(dfos_xfer_progress_dialog_new),
	(dfos_xfer_progress_dialog_set_total),
	(dfos_xfer_progress_dialog_set_operation_string),
	(dfos_xfer_progress_dialog_new_file),
	(dfos_xfer_progress_dialog_clear),
	(dfos_xfer_progress_dialog_update_sizes),
	(dfos_xfer_progress_dialog_freeze),
	(dfos_xfer_progress_dialog_thaw):
	* src/file-manager/dfos-xfer-progress-dialog.h:
	* src/file-manager/dfos-xfer.c: (create_xfer_dialog),
	(progress_dialog_set_files_remaining_text),
	(progress_dialog_set_to_from_item_text), (handle_xfer_ok),
	(fs_xfer), (fs_move_to_trash), (fs_delete), (fs_empty_trash):
	Start reworking progress dialog to Arlo specs.
	Still need some heavy Gtk wrestling to make it match the design.

M	ChangeLog
M	RENAMING
M	libnautilus-extensions/nautilus-file-operations-progress.c
M	libnautilus-extensions/nautilus-file-operations-progress.h
M	libnautilus-extensions/nautilus-file-operations.c
M	libnautilus-extensions/nautilus-font-factory.c
M	libnautilus-private/nautilus-file-operations-progress.c
M	libnautilus-private/nautilus-file-operations-progress.h
M	libnautilus-private/nautilus-file-operations.c
M	libnautilus-private/nautilus-font-factory.c
M	src/file-manager/dfos-xfer-progress-dialog.c
M	src/file-manager/dfos-xfer-progress-dialog.h
M	src/file-manager/dfos-xfer.c

commit c89888afa9d35ee3c463f5a3a66838506300ecab
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-07-23

    reworked the property browser to Arlo's two-level design also, fixed


	reworked the property browser to Arlo's two-level design
	also, fixed prelighting for sidebar tabs in the arlo theme.

M	ChangeLog
M	icons/arlo/arlo.xml
M	icons/backgrounds.png
M	icons/colors.png
M	icons/emblems.png
M	icons/themes.png
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-property-browser.c
M	src/nautilus-property-browser.h
M	src/nautilus-sidebar-tabs.c
M	src/nautilus-window-menus.c

commit a33c1fc8a2fd5b0844499da6a4f0fdceb561333d
Author: J Shane Culpepper <pepper@src.gnome.org>
Date:	2000-07-23

    Removing template directories from default builds until the contain
    something
    useful.

M	ChangeLog
M	components/services/inventory/Makefile.am
M	components/services/login/Makefile.am
M	components/services/summary/Makefile.am
M	components/services/vault/Makefile.am

commit f50a4e4f66ec6313bc7bad341182ba873db88d07
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2000-07-23

    Updated Norwegian translation.

    2000-07-23	Kjartan Maraas	<kmaraas@gnome.org>

	* no.po: Updated Norwegian translation.

M	po/ChangeLog
M	po/no.po

commit 48388d78f4378cf01a97967858a91ce2a195a6a8
Author: Kenneth Christiansen <kenneth@src.gnome.org>
Date:	2000-07-22

    Translations from Keld
    balsa/po/da.po bonobo/po/da.po evolution/po/da.po
    gimp/po/da.po gnome-db/po/da.po gnome-utils/po/da.po
    gnumeric/po/da.po gtranslator/po/da.po guppi3/po/da.po
    nautilus/po/da.po pan/po/da.po rp3/po/da.po

M	po/da.po

commit 34d10f1b5d6616d5e740bce2b059c72e2d202b4e
Author: Richard Hult <rhult@src.gnome.org>
Date:	2000-07-22

    Updated Swedish translation.

M	po/ChangeLog
M	po/sv.po

commit 1524e5a89b6c2beabac23a1040ea3ee4803336d4
Author: Fatih Demir <kabalak@src.gnome.org>
Date:	2000-07-22

    Updated the Turkish translation.

M	po/ChangeLog
M	po/tr.po

commit 7191cb907754bceb823f9446e5cca08979e4929f
Author: Mathieu Lacage <mathieu@src.gnome.org>
Date:	2000-07-22

    chuut

M	test/.cvsignore

commit 23a10890caf3e742df9df50d94e06661f21e797d
Author: Mathieu Lacage <set EMAIL_ADDRESS environment variable>
Date:	2000-07-22

    Updates nautilus to the latest gnome-vfs changes.

    2000-07-21	Mathieu Lacage	<set EMAIL_ADDRESS environment variable>

	Updates nautilus to the latest gnome-vfs changes.

	* components/music/nautilus-music-view.c: (play_current_file),
	(nautilus_music_view_update_from_uri):
	* components/services/vault/command-line/vault-operations.c:
	(vault_list):
	* libnautilus-extensions/bonobo-stream-vfs.c: (vfs_length):
	* libnautilus-extensions/nautilus-directory-async.c:
	(nautilus_directory_get_info_for_new_files),
	(start_monitoring_file_list), (start_getting_directory_counts),
	(deep_count_load), (start_getting_file_info):
	* libnautilus-extensions/nautilus-icon-factory.c:
	(vfs_file_exists), (first_file_more_recent),
	(path_represents_svg_image), (cached_image_still_valid):
	* libnautilus-extensions/nautilus-mime-actions.c:
	(get_mime_type_from_uri):
	* libnautilus-extensions/nautilus-preferences-item.c:
	(has_image_file), (add_icon_themes):
	* src/file-manager/fm-properties-window.c:
	(get_property_names_from_uri):
	* src/nautilus-applicable-views.c: (async_get_file_info_text):
	* src/nautilus-link-set-window.c: (get_link_set_names):
	* src/nautilus-location-bar.c: (try_to_expand_path):
	* src/nautilus-property-browser.c: (ensure_uri_is_image),
	(make_properties_from_directory_path), (vfs_file_exists),
	(make_properties_from_themes):

M	ChangeLog
M	components/adapter/bonobo-stream-vfs.c
M	components/music/nautilus-music-view.c
M	components/services/vault/command-line/vault-operations.c
M	libnautilus-extensions/bonobo-stream-vfs.c
M	libnautilus-extensions/nautilus-directory-async.c
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-extensions/nautilus-mime-actions.c
M	libnautilus-extensions/nautilus-preferences-item.c
M	libnautilus-private/bonobo-stream-vfs.c
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus-private/nautilus-mime-actions.c
M	libnautilus-private/nautilus-preferences-item.c
M	src/file-manager/fm-properties-window.c
M	src/nautilus-applicable-views.c
M	src/nautilus-link-set-window.c
M	src/nautilus-location-bar.c
M	src/nautilus-property-browser.c

commit 13072e74af761941e0cfb3e05a34554e6bb439ab
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-07-21

    The build was completely wasted if you did a make uninstall, since the


	* components/services/install/command-line/Makefile.am:
	* components/services/install/command-line/genpkg_list.example:
	* components/services/install/lib/Makefile.am:
	* components/services/time/command-line/Makefile.am:
	* components/services/time/nautilus-view/Makefile.am:
	* components/services/time/service/Makefile.am:
	* components/services/trilobite/sample/command-line/Makefile.am:
	* components/services/trilobite/sample/command-line/main.c:
	* components/services/trilobite/sample/service/Makefile.am:
	The build was completely wasted if you did a make uninstall,
	since the libtrilobite.h changes hadn't been made to all the libs
	using it. This should fix it. I now need to check, if it uses the
	installer or local .h files after a make install.

	* components/services/install/lib/eazel-install-corba.c:
	* components/services/install/lib/eazel-install-protocols.c:
	(get_url_for_package):
	Added a FIXME.

M	ChangeLog
M	components/services/install/command-line/Makefile.am
M	components/services/install/command-line/genpkg_list.example
M	components/services/install/lib/Makefile.am
M	components/services/install/lib/eazel-install-corba.c
M	components/services/install/lib/eazel-install-protocols.c
M	components/services/time/command-line/Makefile.am
M	components/services/time/nautilus-view/Makefile.am
M	components/services/time/service/Makefile.am
M	components/services/trilobite/sample/command-line/Makefile.am
M	components/services/trilobite/sample/command-line/main.c
M	components/services/trilobite/sample/service/Makefile.am

commit 85c14f9d9503ce9b3bb10acb4f8dbf47d2602900
Author: Yukihiro Nakai <nakai@src.gnome.org>
Date:	2000-07-21

    ja.po: Update from Japanese GNOME Users
    Group(translation@gnome.gr.jp).

M	po/ja.po

commit 8384a5111294f26cef745fff45806cde9b09e528
Author: Ali Abdin <aliabdin@aucegypt.edu>
Date:	2000-07-21

    Changed some stuff to fit Eazel style guidelines. Fixed a couple
    of places

    2000-07-21	Ali Abdin  <aliabdin@aucegypt.edu>

	    * components/help/help-method.c:
	    (transform_absolute_file): Changed some stuff to fit Eazel
	    style
	    guidelines. Fixed a couple of places that should use
	    'temp_file2'
	    instead of 'temp_file' (this prolly fixes a leak too).
	    (file_from_path): New function - returns the filename with
	    no suffix
	    from a given path.
	    (transform_relative_file): Filled in this function. This
	    fixed bug
	    #698 (i18n)
	    (help_uri_to_string): Make NULL the last argument to
	    g_strconcat since
	    that is the required behavior (otherwise mem-corruption)
	    (convert_file_to_uri): Modified to match Eazel style
	    guidelines.
	    Removed erroneous mime-type comparison for SGML files. Changed
	    the
	    check for 'info' from a 'strncmp' to a 'strcmp'.

	    Also removed the FIXME's for bug #696 and #698

M	ChangeLog
M	components/help/help-method.c

commit 3d121e0ba8bd9df7aa40b92acfc878ac3d40aa31
Author: Robin Slomkowski <rslomkow@src.gnome.org>
Date:	2000-07-21

    changed arround the include search so it would compile

M	ChangeLog
M	components/services/trilobite/libtrilobite/Makefile.am
M
components/services/trilobite/libtrilobite/trilobite-root-client-public.h

commit 7b33d52ec48cfb819c4a87f98e5b3f2fee36933c
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-07-21

    I tried to read the package header before downloading the file. Duh.

	* components/services/install/lib/eazel-install-protocols.c:
	(eazel_install_fetch_package):
	I tried to read the package header before downloading the
	file. Duh.

M	ChangeLog
M	components/services/install/lib/eazel-install-protocols.c

commit d380ae1fece943f608bc4958d42539c861fc1ed9
Author: Seth Nickell <seth@src.gnome.org>
Date:	2000-07-20

    Add better escaping to the search bar, rendering it functional!

	* libnautilus-extensions/nautilus-search-uri.c:
	(nautilus_simple_search_criteria_to_search_uri):
	Add better escaping to the search bar, rendering it functional!

M	ChangeLog
M	libnautilus-extensions/nautilus-search-uri.c
M	libnautilus-private/nautilus-search-uri.c

commit 772716a34e8f218acf3e995e5ec03ab345562ba9
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-07-20

    Make distcheck happy.

	* cut-n-paste-code/freetype/Makefile.am:
	Make distcheck happy.

M	ChangeLog
M	cut-n-paste-code/freetype/Makefile.am

commit e9a1981348b741abc9c32ac5d251b1efe64c588a
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-07-20

    Added Robey's trilobite-root-helper-client thingy. Now prompts for

	*
	components/services/install/command-line/eazel-alt-install-corba.c:
	(install_failed), (get_password_dude), (set_root_client), (main):
	Added Robey's trilobite-root-helper-client thingy. Now prompts for
	password.

	* components/services/install/lib/eazel-install-corba-callback.h:
	* components/services/install/lib/eazel-install-corba-callback.c:
	(eazel_install_callback_destroy),
	(eazel_install_callback_corba_objref),
	(eazel_install_callback_bonobo):
	Added a function to get the bonoboobjectclient pointer from the
	callback dingbot.

	* components/services/install/lib/eazel-install-object.c:
	(xml_from_packagedata):
	Duh, the xml creation was screwed.

	* components/services/install/lib/eazel-install-protocols.h:
	* components/services/install/lib/eazel-install-protocols.c:
	(eazel_install_fetch_package),
	(eazel_install_fetch_package_which_provides),
	(get_url_for_package), (get_search_url_for_package):
	Added code to fetch a package using the ?provides=; entry
	point. Also fetching now immediately reads the package header.

	* components/services/install/lib/eazel-install-rpm-glue.c:
	(install_all_packages),
	(eazel_install_do_rpm_transaction_make_argument_list),
	(do_rpm_transaction), (eazel_install_load_rpm_headers),
	(eazel_install_check_existing_packages),
	(eazel_install_fetch_rpm_dependencies):
	Better check-existing-package code. No longer allows installs of
	packages already present with equal or higher version. Fixed the
	bad "--force --nodeps" argument to rpm. Implemented querying for
	file dependencies.

	* components/services/install/lib/eazel-install-types.h:
	* components/services/install/lib/eazel-install-types.c:
	(packagedata_new), (packagedata_new_from_file),
	(packagedata_fill_from_file), (packagedata_destroy_foreach),
	(packagedata_status_enum_to_str),
	(packagedata_status_str_to_enum),
	(packagedata_modstatus_enum_to_str),
	(packagedata_modstatus_str_to_enum):
	Fixes to the (mod)status to enum and vice versa. Also some
	functions to load a header into a package.

	*
	components/services/install/lib/eazel-install-xml-package-list.c:
	(parse_package):
	Now parses MODIFIES into the structure, also checks if MODSTATUS
	is present before calling modstatus_str_to_enum,

	* components/services/install/lib/libeazelinstall.h:
	*
	components/services/trilobite/libtrilobite/libtrilobite-service.h:
	* components/services/trilobite/libtrilobite/libtrilobite.h:
	Fixed <.../...> to "...", and added the gtk roothelper.

M	ChangeLog
M	components/services/install/command-line/eazel-alt-install-corba.c
M	components/services/install/lib/eazel-install-corba-callback.c
M	components/services/install/lib/eazel-install-corba-callback.h
M	components/services/install/lib/eazel-install-object.c
M	components/services/install/lib/eazel-install-protocols.c
M	components/services/install/lib/eazel-install-protocols.h
M	components/services/install/lib/eazel-install-rpm-glue.c
M	components/services/install/lib/eazel-install-types.c
M	components/services/install/lib/eazel-install-types.h
M	components/services/install/lib/eazel-install-xml-package-list.c
M	components/services/install/lib/libeazelinstall.h
M	components/services/trilobite/libtrilobite/libtrilobite-service.h
M	components/services/trilobite/libtrilobite/libtrilobite.h
M
components/services/trilobite/libtrilobite/trilobite-root-client-public.h

commit ee0744b1e1de45e60a226d3925cf9c864d1f54a3
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-07-20

    Ignore generated test-ft file.

	* librsvg/.cvsignore:
	Ignore generated test-ft file.

M	ChangeLog
M	librsvg/.cvsignore

commit 554dfcc9debcc23f490c03e783e2911d3486a4d1
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-07-20

    Add the check-nautilus script to EXTRA_DIST to make distcheck happy.

	* src/Makefile.am:
	Add the check-nautilus script to EXTRA_DIST to make distcheck
	happy.

M	ChangeLog
M	src/Makefile.am

commit 864ed3f54b6f8bef86cf26c75fa896ba28be724d
Author: Raph Levien <raph@src.gnome.org>
Date:	2000-07-20

    Various fixups to the freetype2 import.

M	ChangeLog
M	cut-n-paste-code/freetype/Makefile.am
M	cut-n-paste-code/freetype/ftextend.c
M	cut-n-paste-code/freetype/ftgrays.c
M	cut-n-paste-code/freetype/ftinit.c
A	cut-n-paste-code/freetype/ftmodule-list.h
M	cut-n-paste-code/freetype/ftsystem.c

commit 0c09cda259196cac1c6a09ae6d35f45da95dbf04
Author: Rebecca Schulman <rebecka@eazel.com>
Date:	2000-07-20

    got rid of changes before made for putting medusa communication into

    2000-07-20	Rebecca Schulman  <rebecka@eazel.com>


	* libnautilus-extensions/nautilus-directory-async.c:
	(allow_metafile), (start_monitoring_file_list):
	* libnautilus-extensions/nautilus-directory-private.h:
	* libnautilus-extensions/nautilus-directory.c:
	(nautilus_directory_destroy), (nautilus_directory_get),
	(construct_alternate_metafile_uri), (nautilus_directory_is_local),
	(nautilus_directory_file_monitor_remove):
	* libnautilus-extensions/nautilus-directory.h:
	got rid of changes before made for putting medusa
	communication into nautilus. that is all part of
	gnome-vfs now.

	* libnautilus-extensions/nautilus-search-async.c:
	* libnautilus-extensions/nautilus-search-async.h:
	* libnautilus-extensions/Makefile.am:
	Deprecated as they are no longer necessary  (see above)

	* libnautilus-extensions/nautilus-string.c:
	* libnautilus-extensions/nautilus-string.h:
	(nautilus_str_get_after_prefix):
	added new function that nautilus-string-uri will use.

	* src/file-manager/fm-list-view.c: (fm_list_view_create_list):
	fix list view bug that should have been in my last checkin
	Someone needs beat me over the head and fix my extensive
	cvs issues from the last few days!

M	ChangeLog
M	libnautilus-extensions/Makefile.am
M	libnautilus-extensions/nautilus-directory-async.c
M	libnautilus-extensions/nautilus-directory-private.h
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-extensions/nautilus-directory.h
D	libnautilus-extensions/nautilus-search-async.c
D	libnautilus-extensions/nautilus-search-async.h
M	libnautilus-extensions/nautilus-string.c
M	libnautilus-extensions/nautilus-string.h
M	libnautilus-private/Makefile.am
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-directory-private.h
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-directory.h
D	libnautilus-private/nautilus-search-async.c
D	libnautilus-private/nautilus-search-async.h
M	libnautilus-private/nautilus-string.c
M	libnautilus-private/nautilus-string.h
M	src/file-manager/fm-list-view.c

commit 88939b8341ec7feb2ebb461d112b697a55e6321e
Author: Ali Abdin <aliabdin@aucegypt.edu>
Date:	2000-07-20

    Revert an inadvertant checkin made by Gene.

    2000-07-20	Ali Abdin <aliabdin@aucegypt.edu>

	    * components/help/help-method.c:
	    Revert an inadvertant checkin made by Gene.

M	ChangeLog
M	components/help/help-method.c

commit 5191c33f5ed2f550edfcf6713b954e404776711f
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-07-20

    Make distcheck happy by putting all the headers in a noinst_HEADERS
    macro.

	* src/file-manager/Makefile.am:
	Make distcheck happy by putting all the headers in a
	noinst_HEADERS macro.

M	ChangeLog
M	src/file-manager/Makefile.am

commit 72b1813c7564a012ffffe1e5cc45ffd17b3ac842
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-07-20

    Add missing included .[ch] files to build to make distcheck happy.

	* cut-n-paste-code/freetype/Makefile.am:
	Add missing included .[ch] files to build to make distcheck happy.

M	ChangeLog
M	cut-n-paste-code/freetype/Makefile.am

commit 78c086870256dd80c2d7c81dc787175248f56707
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-07-20

    Build this beast only as a static library and dont install any of its

	* cut-n-paste-code/freetype/Makefile.am:
	Build this beast only as a static library and dont install any of
	its headers.

	* librsvg/Makefile.am:
	Link in the cut-and-pasted freetype lib statically into librsvg to
	avoid having its clients having a depenency on freetype.

M	ChangeLog
M	cut-n-paste-code/freetype/Makefile.am
M	librsvg/Makefile.am

commit 112d81c709ab9e2d77b27a606f7d43a28f9ba43b
Author: Raph Levien <raph@src.gnome.org>
Date:	2000-07-20

    Initial checkin of freetype integration with rsvg.

M	ChangeLog
M	librsvg/Makefile.am
M	librsvg/art_render.c
A	librsvg/art_render_mask.c
A	librsvg/art_render_mask.h
M	librsvg/rsvg-bpath-util.c
M	librsvg/rsvg-defs.c
A	librsvg/rsvg-ft.c
A	librsvg/rsvg-ft.h
M	librsvg/rsvg-path.c
M	librsvg/rsvg.c
A	librsvg/test-ft.c
M	librsvg/test-rsvg.c

commit c879cf3ac8c1cf23c70c9f2548fcd5126306b0b0
Author: Valek Frob <frob@src.gnome.org>
Date:	2000-07-20

    Updated russian translation.

M	po/ChangeLog
M	po/ru.po

commit b6d80331b19ff6214b9fd1d7ca37c939cf80ff75
Author: Rebecca Schulman <rebecka@src.gnome.org>
Date:	2000-07-20

    *** empty log message ***

M	ChangeLog
A	src/file-manager/fm-list-view-private.h

commit ece324a6e9f5d0207eedf17a2a1a24a202928da1
Author: Rebecca Schulman <rebecka@eazel.com>
Date:	2000-07-20

    Created initial list view for search results, as a subclass (sort
    of) of

    2000-07-19	Rebecca Schulman  <rebecka@eazel.com>
	    Created initial list view for search results, as a subclass
	    (sort of)
	of fm-list-view

	* src/file-manager/fm-list-view.h:
	* src/file-manager/fm-list-view.c:
	(fm_list_view_initialize_class),
	(fm_list_view_initialize), (fm_list_view_list_is_instantiated),
	(fm_list_view_set_instantiated), (fm_list_view_create_list),
	(fm_list_view_setup_list), (add_to_list), (get_list),
	(fm_list_view_set_zoom_level), (fm_list_view_install_row_images),
	(update_icons):
	added new create_list signal to FM_LIST_VIEW, and instantiate the
	actual widget not in fm_list_view_initialize, but later, so that
	the search subclass can create its own separate clist widget

	* src/file-manager/fm-search-list-view.c:
	(fm_search_list_view_initialize_class),
	(fm_search_list_view_initialize), (fm_search_list_view_add_file),
	(add_to_list), (get_list), (fm_search_list_view_create_list),
	(compare_rows), (sort_criterion_from_column),
	(get_attribute_from_column), (fm_search_list_view_destroy):
	* src/file-manager/fm-search-list-view.h:
	adjusted list-view appearance for search results, by adding
	a directory
	column to show the actual path of files in a search result
	directory

	* src/nautilus-application.c: (manufactures), (create_object):
	* src/nautilus.oafinfo:
	register the search list view

	* src/file-manager/Makefile.am: added new fm-search-list-view.*
	files

M	ChangeLog
M	src/Nautilus_shell.oaf.in
M	src/Nautilus_shell.server.in
M	src/file-manager/Makefile.am
M	src/file-manager/fm-list-view.c
M	src/file-manager/fm-list-view.h
A	src/file-manager/fm-search-list-view.c
A	src/file-manager/fm-search-list-view.h
M	src/nautilus-application.c
M	src/nautilus.oafinfo

commit bfd60480b18fb61a978c13538869c94f2cb38b09
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-07-19

    add __GNUC__ alternate of trilobite_debug for non-gcc compilers

M	ChangeLog
M	components/services/trilobite/libtrilobite/trilobite-core-utils.h

commit 8bd0fdd459789d141de4f03cbbf7b46a2816a6c8
Author: Darin Adler <darin@eazel.com>
Date:	2000-07-19

    Change include style from <libtrilobite/xxx.h> to "xxx.h" to fix the

    2000-07-19	Darin Adler  <darin@eazel.com>

	* components/services/trilobite/libtrilobite/libtrilobite.h:
	*
	components/services/trilobite/libtrilobite/trilobite-root-client.c:
	Change include style from <libtrilobite/xxx.h> to "xxx.h" to fix
	the build.

	* libnautilus-extensions/nautilus-directory.c:
	(make_uri_canonical), (is_canonical_uri):
	Add two new elements to the canonical URI rules in here: put a
	"file:" in front of things that don't have a scheme, and
	lower-case the scheme.

	* libnautilus-extensions/nautilus-string.h:
	* libnautilus-extensions/nautilus-string.c:
	(nautilus_istr_has_prefix), (nautilus_istr_has_suffix):
	Add case-insensitive versions of these calls. These terse names
	are maybe a little lame; istr is not completely clear. (I guess I
	now wish the "nautilus_" namespace was "n_" instead, like those
	rad Evolution people and their bold "e_").

	* components/music/nautilus-music-view.c: (is_mp3_file),
	(nautilus_music_view_update_from_uri):
	* libnautilus-extensions/nautilus-file-utilities.c:
	(nautilus_format_uri_for_display),
	(nautilus_get_local_path_from_uri):
	* libnautilus-extensions/nautilus-file.c:
	(nautilus_file_contains_text):
	* libnautilus-extensions/nautilus-icon-factory.c:
	(nautilus_icon_factory_get_icon_for_file), (make_thumbnail_path),
	(load_specific_image):
	* libnautilus-extensions/nautilus-theme.c:
	(nautilus_theme_make_selector):
	* src/file-manager/fm-icon-view.c: (play_file), (preview_sound),
	(icon_container_preview_callback):
	* src/file-manager/fm-properties-window.c:
	(get_property_names_from_uri):
	* src/nautilus-location-bar.c: (try_to_expand_path):
	* src/nautilus-property-browser.c: (ensure_uri_is_image),
	(make_properties_from_directory_path):
	* src/nautilus-sidebar.c: (map_local_data_file),
	(add_command_buttons):
	* libnautilus-extensions/nautilus-directory-background.c:
	(local_data_file_to_uri):
	Use case-insensitive string functions when dealing with MIME
	types, URI schemes, or file name extensions for file types that
	are also used on Windows where file names are not case sensitive.

	* libnautilus-extensions/nautilus-string.c:
	(nautilus_self_check_string):
	* libnautilus-extensions/nautilus-bookmark.c:
	(nautilus_bookmark_icon_is_different):
	* src/nautilus-bookmark-list.c:
	(nautilus_bookmark_list_delete_items_with_uri):
	* src/nautilus-window-manage-views.c:
	(nautilus_window_reset_title_internal), (handle_go_back),
	(handle_go_forward), (handle_go_elsewhere):
	* src/nautilus-window-menus.c:
	(nautilus_window_add_bookmark_for_current_location):
	Get rid of uses of nautilus_eat_strcmp since it's yucky.

	* libnautilus-extensions/nautilus-debug.c:
	(nautilus_str_equal_with_free):
	Make a debug-only thing kind of like nautilus_eat_strcmp that's
	good for asserts.

	* src/nautilus-sidebar.c: (add_command_buttons):
	Fixed a storage leak.

	* libnautilus-extensions/nautilus-link-set.c:
	(link_set_path_name):
	Added a FIXME.

	* components/services/install/command-line/.cvsignore:
	* cut-n-paste-code/freetype/.cvsignore:
	Ignore some generated files.

M	ChangeLog
M	components/music/nautilus-music-view.c
M	components/services/install/command-line/.cvsignore
M	components/services/trilobite/libtrilobite/libtrilobite.h
M	components/services/trilobite/libtrilobite/trilobite-root-client.c
A	cut-n-paste-code/freetype/.cvsignore
M	libnautilus-extensions/nautilus-bookmark.c
M	libnautilus-extensions/nautilus-debug.c
M	libnautilus-extensions/nautilus-debug.h
M	libnautilus-extensions/nautilus-directory-background.c
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-extensions/nautilus-file-utilities.c
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-extensions/nautilus-link-set.c
M	libnautilus-extensions/nautilus-string.c
M	libnautilus-extensions/nautilus-string.h
M	libnautilus-extensions/nautilus-theme.c
M	libnautilus-private/nautilus-bookmark.c
M	libnautilus-private/nautilus-debug.c
M	libnautilus-private/nautilus-debug.h
M	libnautilus-private/nautilus-directory-background.c
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-file-utilities.c
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus-private/nautilus-link-set.c
M	libnautilus-private/nautilus-string.c
M	libnautilus-private/nautilus-string.h
M	libnautilus-private/nautilus-theme.c
M	src/file-manager/fm-icon-view.c
M	src/file-manager/fm-properties-window.c
M	src/nautilus-bookmark-list.c
M	src/nautilus-information-panel.c
M	src/nautilus-location-bar.c
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-property-browser.c
M	src/nautilus-sidebar.c
M	src/nautilus-window-manage-views.c
M	src/nautilus-window-menus.c

commit 9486172bc0bff9faa3c49a21210f58d429da2337
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-07-19

    added debug option to trilobite_init; created trilobite_debug macro
    which is the debug equivalent of g_message; root-helper & root-client
    now log debug messages

M	ChangeLog
M	components/services/trilobite/libtrilobite/libtrilobite.h
M	components/services/trilobite/libtrilobite/trilobite-core-utils.c
M	components/services/trilobite/libtrilobite/trilobite-core-utils.h
M	components/services/trilobite/libtrilobite/trilobite-root-client.c
M	components/services/trilobite/libtrilobite/trilobite-root-helper.c
M	components/services/trilobite/sample/service/main.c

commit fb796a4fd804dc193710f7d4c2ff5ffc40604aab
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-07-19

    Overode show function with nautilus_window_show. We need to do this
    so we

    2000-07-19	Gene Z. Ragan  <gzr@eazel.com>

	* src/nautilus-window.c: (nautilus_window_initialize_class),
	(nautilus_window_constructed),
	(nautilus_window_get_base_page_index), (nautilus_window_show):
	Overode show function with nautilus_window_show.  We need
	to do this so we can first call the parents show and then
	show/hide window widgets based on the users prefs.  We need
	to do this because GnomeDockItems do not get their parent
	assigned until show is called on them.

M	ChangeLog
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window.c

commit 6b142457342e8fcf377ed9cce7801a46f89e796a
Author: Ali Abdin <aliabdin@aucegypt.edu>
Date:	2000-07-19

    Cleaned it up to fit Eazel style guidelines. Changed the URI's so they


    2000-07-19	Ali Abdin  <aliabdin@aucegypt.edu>

	    * components/help/help-method.c:
	    (help_uri_to_string):
	    Cleaned it up to fit Eazel style guidelines. Changed the
	    URI's so they
	    pass the mime-type to pipe and are escaped. Fixes bug #698.

	    I also removed a lot of #ifdef DEBUG_ALI cruft left lying
	    around.

M	ChangeLog
M	components/help/help-method.c

commit c593c0bb3456fcc2d3455e2906c491e48e5c4e42
Author: Pavel Cisler <pavel@eazel.com>
Date:	2000-07-19

    Added a debugging call.

    2000-07-18	Pavel Cisler  <pavel@eazel.com>

	* libnautilus-extensions/nautilus-file.c: (nautilus_file_dump):
	* libnautilus-extensions/nautilus-file.h:
	Added a debugging call.

M	ChangeLog
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-extensions/nautilus-file.h
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-file.h

commit 64a7a778181e07cb6f1829616f88566ca46f8bf0
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-07-19

    Added the uninstall stuff.


	* components/services/install/command-line/Makefile.am:
	*
	components/services/install/command-line/eazel-alt-install-corba.c:
	Added the uninstall stuff.

	(set_parameters_from_command_line),
	(eazel_preflight_check_signal),
	(eazel_install_progress_signal), (install_failed), (main):
	* components/services/install/command-line/eazel-package-query.c:
	(main):
	Small too to do cli package queries.

	* components/services/install/lib/eazel-install-corba-types.c:
	(categorydata_list_from_corba_categorystructlist):
	* components/services/install/lib/eazel-install-corba-types.h:
	Removed the packagedata to xml conversion to
	eazel-install-xml-package-list.c
	* components/services/install/lib/eazel-install-object.c:
	(xml_from_packagedata), (eazel_install_destroy),
	(eazel_install_initialize):
	Moved the packagedata corba_char* xml conv here.

	* components/services/install/lib/eazel-install-private.h:
	Added a GList*, which holds the current transaction.

	* components/services/install/lib/eazel-install-query.c:
	(eazel_install_simple_rpm_query), (eazel_install_simple_query):
	* components/services/install/lib/eazel-install-query.h:
	Implemented the simple query mechanisms. They are simple, since
	they're eg. of the format MATCHES "gmc", REQUIRES "glib" and such.

	* components/services/install/lib/eazel-install-rpm-glue.c:
	(install_new_packages), (install_all_packages),
	(uninstall_all_packages), (uninstall_packages),
	(rpm_show_progress), (eazel_install_do_rpm_transaction_fill_hash),
	(eazel_install_do_rpm_transaction_get_total_size),
	(eazel_install_do_rpm_transaction_make_argument_list),
	(eazel_install_do_rpm_transaction_process_pipe),
	(do_rpm_transaction), (do_rpm_uninstall),
	(eazel_install_prepare_rpm_system),
	(eazel_install_add_to_rpm_set),
	(eazel_install_check_existing_packages),
	(eazel_install_fetch_rpm_dependencies),
	(eazel_uninstall_upward_traverse),
	(eazel_uninstall_downward_traverse), (eazel_uninstall_globber):
	A lot of the old progress code has been ripped out and replaced
	with the trilobite-root-helper code. Some refactoring was done
	(more needed) and most parts of 1586 is done.
	The uninstall stuff is also reimplemented (1700)

	* components/services/install/lib/eazel-install-types.c:
	(rpmname_from_packagedata), (packagedata_status_str_to_enum),
	(packagedata_modstatus_enum_to_str),
	(packagedata_modstatus_str_to_enum):
	* components/services/install/lib/eazel-install-types.h:
	Added fields to PackageData, so I can store transactions (eg. that
	installing package bla upgrades blech from x.y to v.w).

	*
	components/services/install/lib/eazel-install-xml-package-list.c:
	(parse_package), (eazel_install_packagedata_to_xml),
	(eazel_install_packagelist_to_xml),
	(eazel_install_categorydata_to_xml):
	*
	components/services/install/lib/eazel-install-xml-package-list.h:
	Functions to convert packagedata lists to xml.

	*
	components/services/trilobite/libtrilobite/trilobite-service-passwo
	rdquery.c: (trilobite_passwordquery_get_password):
	Destroy the password query dialog.

M	ChangeLog
M	components/services/install/command-line/Makefile.am
M	components/services/install/command-line/eazel-alt-install-corba.c
A	components/services/install/command-line/eazel-package-query.c
M	components/services/install/lib/eazel-install-corba-types.c
M	components/services/install/lib/eazel-install-corba-types.h
M	components/services/install/lib/eazel-install-object.c
M	components/services/install/lib/eazel-install-private.h
M	components/services/install/lib/eazel-install-query.c
M	components/services/install/lib/eazel-install-query.h
M	components/services/install/lib/eazel-install-rpm-glue.c
M	components/services/install/lib/eazel-install-types.c
M	components/services/install/lib/eazel-install-types.h
M	components/services/install/lib/eazel-install-xml-package-list.c
M	components/services/install/lib/eazel-install-xml-package-list.h
M
components/services/trilobite/libtrilobite/trilobite-service-passwordquery.c

commit f60786a30bddcc2735b4d2a181483b4dd6236616
Author: Raph Levien <raph@src.gnome.org>
Date:	2000-07-19

    Added a hacked version of the freetype2 beta, for use by librsvg.

M	ChangeLog
M	configure.in
M	cut-n-paste-code/Makefile.am
A	cut-n-paste-code/freetype/Makefile.am
A	cut-n-paste-code/freetype/README
A	cut-n-paste-code/freetype/autohint.h
A	cut-n-paste-code/freetype/cff.c
A	cut-n-paste-code/freetype/cidafm.c
A	cut-n-paste-code/freetype/cidafm.h
A	cut-n-paste-code/freetype/cidgload.c
A	cut-n-paste-code/freetype/cidgload.h
A	cut-n-paste-code/freetype/cidload.c
A	cut-n-paste-code/freetype/cidload.h
A	cut-n-paste-code/freetype/cidobjs.c
A	cut-n-paste-code/freetype/cidobjs.h
A	cut-n-paste-code/freetype/cidparse.c
A	cut-n-paste-code/freetype/cidparse.h
A	cut-n-paste-code/freetype/cidriver.c
A	cut-n-paste-code/freetype/cidriver.h
A	cut-n-paste-code/freetype/cidtokens.h
A	cut-n-paste-code/freetype/freetype.h
A	cut-n-paste-code/freetype/ftbase.c
A	cut-n-paste-code/freetype/ftbbox.h
A	cut-n-paste-code/freetype/ftcalc.c
A	cut-n-paste-code/freetype/ftcalc.h
A	cut-n-paste-code/freetype/ftconfig.h
A	cut-n-paste-code/freetype/ftdebug.c
A	cut-n-paste-code/freetype/ftdebug.h
A	cut-n-paste-code/freetype/ftdriver.h
A	cut-n-paste-code/freetype/fterrors.h
A	cut-n-paste-code/freetype/ftextend.c
A	cut-n-paste-code/freetype/ftextend.h
A	cut-n-paste-code/freetype/ftglyph.c
A	cut-n-paste-code/freetype/ftglyph.h
A	cut-n-paste-code/freetype/ftgrays.c
A	cut-n-paste-code/freetype/ftgrays.h
A	cut-n-paste-code/freetype/ftimage.h
A	cut-n-paste-code/freetype/ftinit.c
A	cut-n-paste-code/freetype/ftlist.c
A	cut-n-paste-code/freetype/ftlist.h
A	cut-n-paste-code/freetype/ftmemory.h
A	cut-n-paste-code/freetype/ftmm.c
A	cut-n-paste-code/freetype/ftmm.h
A	cut-n-paste-code/freetype/ftmodule.h
A	cut-n-paste-code/freetype/ftobjs.c
A	cut-n-paste-code/freetype/ftobjs.h
A	cut-n-paste-code/freetype/ftoption.h
A	cut-n-paste-code/freetype/ftoutln.c
A	cut-n-paste-code/freetype/ftoutln.h
A	cut-n-paste-code/freetype/ftraster.c
A	cut-n-paste-code/freetype/ftraster.h
A	cut-n-paste-code/freetype/ftrend1.c
A	cut-n-paste-code/freetype/ftrend1.h
A	cut-n-paste-code/freetype/ftrender.h
A	cut-n-paste-code/freetype/ftsmooth.c
A	cut-n-paste-code/freetype/ftsmooth.h
A	cut-n-paste-code/freetype/ftstream.c
A	cut-n-paste-code/freetype/ftstream.h
A	cut-n-paste-code/freetype/ftsystem.c
A	cut-n-paste-code/freetype/ftsystem.h
A	cut-n-paste-code/freetype/fttypes.h
A	cut-n-paste-code/freetype/license.txt
A	cut-n-paste-code/freetype/psmodule.c
A	cut-n-paste-code/freetype/psmodule.h
A	cut-n-paste-code/freetype/psnames.h
A	cut-n-paste-code/freetype/pstables.h
A	cut-n-paste-code/freetype/raster1.c
A	cut-n-paste-code/freetype/sfdriver.c
A	cut-n-paste-code/freetype/sfdriver.h
A	cut-n-paste-code/freetype/sfnt.c
A	cut-n-paste-code/freetype/sfnt.h
A	cut-n-paste-code/freetype/sfobjs.c
A	cut-n-paste-code/freetype/sfobjs.h
A	cut-n-paste-code/freetype/smooth.c
A	cut-n-paste-code/freetype/t1afm.c
A	cut-n-paste-code/freetype/t1afm.h
A	cut-n-paste-code/freetype/t1driver.c
A	cut-n-paste-code/freetype/t1driver.h
A	cut-n-paste-code/freetype/t1errors.h
A	cut-n-paste-code/freetype/t1gload.c
A	cut-n-paste-code/freetype/t1gload.h
A	cut-n-paste-code/freetype/t1hinter.c
A	cut-n-paste-code/freetype/t1hinter.h
A	cut-n-paste-code/freetype/t1load.c
A	cut-n-paste-code/freetype/t1load.h
A	cut-n-paste-code/freetype/t1objs.c
A	cut-n-paste-code/freetype/t1objs.h
A	cut-n-paste-code/freetype/t1parse.c
A	cut-n-paste-code/freetype/t1parse.h
A	cut-n-paste-code/freetype/t1tables.h
A	cut-n-paste-code/freetype/t1tokens.c
A	cut-n-paste-code/freetype/t1tokens.h
A	cut-n-paste-code/freetype/t1types.h
A	cut-n-paste-code/freetype/t2driver.c
A	cut-n-paste-code/freetype/t2driver.h
A	cut-n-paste-code/freetype/t2errors.h
A	cut-n-paste-code/freetype/t2gload.c
A	cut-n-paste-code/freetype/t2gload.h
A	cut-n-paste-code/freetype/t2load.c
A	cut-n-paste-code/freetype/t2load.h
A	cut-n-paste-code/freetype/t2objs.c
A	cut-n-paste-code/freetype/t2objs.h
A	cut-n-paste-code/freetype/t2parse.c
A	cut-n-paste-code/freetype/t2parse.h
A	cut-n-paste-code/freetype/t2tokens.h
A	cut-n-paste-code/freetype/t2types.h
A	cut-n-paste-code/freetype/truetype.c
A	cut-n-paste-code/freetype/ttcmap.c
A	cut-n-paste-code/freetype/ttcmap.h
A	cut-n-paste-code/freetype/ttdriver.c
A	cut-n-paste-code/freetype/ttdriver.h
A	cut-n-paste-code/freetype/tterrors.h
A	cut-n-paste-code/freetype/ttgload.c
A	cut-n-paste-code/freetype/ttgload.h
A	cut-n-paste-code/freetype/ttinterp.c
A	cut-n-paste-code/freetype/ttinterp.h
A	cut-n-paste-code/freetype/ttload.c
A	cut-n-paste-code/freetype/ttload.h
A	cut-n-paste-code/freetype/ttnameid.h
A	cut-n-paste-code/freetype/ttobjs.c
A	cut-n-paste-code/freetype/ttobjs.h
A	cut-n-paste-code/freetype/ttpload.c
A	cut-n-paste-code/freetype/ttpload.h
A	cut-n-paste-code/freetype/ttpost.c
A	cut-n-paste-code/freetype/ttpost.h
A	cut-n-paste-code/freetype/ttsbit.c
A	cut-n-paste-code/freetype/ttsbit.h
A	cut-n-paste-code/freetype/tttables.h
A	cut-n-paste-code/freetype/tttags.h
A	cut-n-paste-code/freetype/tttypes.h
A	cut-n-paste-code/freetype/type1.c
A	cut-n-paste-code/freetype/type1cid.c
A	cut-n-paste-code/freetype/type1z.c
A	cut-n-paste-code/freetype/winfnt.c
A	cut-n-paste-code/freetype/winfnt.h
A	cut-n-paste-code/freetype/z1afm.c
A	cut-n-paste-code/freetype/z1afm.h
A	cut-n-paste-code/freetype/z1driver.c
A	cut-n-paste-code/freetype/z1driver.h
A	cut-n-paste-code/freetype/z1gload.c
A	cut-n-paste-code/freetype/z1gload.h
A	cut-n-paste-code/freetype/z1load.c
A	cut-n-paste-code/freetype/z1load.h
A	cut-n-paste-code/freetype/z1objs.c
A	cut-n-paste-code/freetype/z1objs.h
A	cut-n-paste-code/freetype/z1parse.c
A	cut-n-paste-code/freetype/z1parse.h
A	cut-n-paste-code/freetype/z1tokens.h
M	librsvg/Makefile.am
M	librsvg/test-rsvg.c

commit 50c0469e5a1887e1808b5d78b7d6ad8cc96c7c1d
Author: J Shane Culpepper <pepper@eazel.com>
Date:	2000-07-19

    Second half of fix for task # 1632. Most of the common funtions that

    2000-07-18	J Shane Culpepper  <pepper@eazel.com>

	*
	components/services/install/nautilus-view/nautilus-service-install-
	view.c:
	* components/services/login/nautilus-view/Makefile.am:
	* components/services/login/nautilus-view/nautilus-login-view.c:
	(generate_login_form), (login_button_cb), (maintenance_button_cb):
	*
	components/services/nautilus-dependant-shared/shared-service-utilit
	ies.c: (is_location):
	*
	components/services/nautilus-dependant-shared/shared-service-utilit
	ies.h:
	*
	components/services/nautilus-dependant-shared/shared-service-widget
	s.c: (create_services_header_widget),
	(set_widget_foreground_color), (show_feedback):
	*
	components/services/nautilus-dependant-shared/shared-service-widget
	s.h:
	*
	components/services/startup/nautilus-view/nautilus-service-startup-
	view.c: (generate_startup_form),
	(nautilus_service_startup_view_get_nautilus_view):
	* components/services/summary/nautilus-view/Makefile.am:
	*
	components/services/summary/nautilus-view/nautilus-summary-view.c:
	(generate_summary_form):

	Second half of fix for task # 1632. Most of the common funtions
	that
	currently exist have been merged to a single location.

M	ChangeLog
M	components/services/install-view/nautilus-service-install-view.c
M
components/services/install/nautilus-view/nautilus-service-install-view.c
M	components/services/login/nautilus-view/Makefile.am
M	components/services/login/nautilus-view/nautilus-login-view.c
M
components/services/nautilus-dependant-shared/shared-service-utilities.c
M
components/services/nautilus-dependant-shared/shared-service-utilities.h
M
components/services/nautilus-dependant-shared/shared-service-widgets.c
M
components/services/nautilus-dependant-shared/shared-service-widgets.h
M
components/services/startup/nautilus-view/nautilus-service-startup-view.c
M	components/services/summary/nautilus-summary-view.c
M	components/services/summary/nautilus-view/Makefile.am
M	components/services/summary/nautilus-view/nautilus-summary-view.c

commit 41bdf7122d01fb9a732667b23eed78e59ebc332e
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-07-19

    fixed RPM signature code by removing dependency on librpm and just
    rolling the header parsing code by hand

M	ChangeLog
M	components/services/install/lib/Makefile.am
M	components/services/install/lib/eazel-install-rpm-signature.c

commit 734244c838a46dba8f9cdf7ae5a30573e977bdd8
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-07-19

    Fixed bug where icons would not re-layout if the state got set as
    if we

	* libnautilus-extensions/nautilus-icon-container.c: (relayout):
	Fixed bug where icons would not re-layout if the state got
	set as if we were in the middle of an icon stretch.

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-container.c

commit 08efb825f595b5d57272aa557566871fdfcfe98e
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-07-18

    back out building rpm-signature stuff until gnome-print is fixed
    and we can debug what's wrong with librpm

M	components/services/install/lib/Makefile.am

commit 52532eff6478c3fe0b87edee43eafa12bb445818
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-07-18

    Fixed bug 1702, Icon renaming doeas not respect user colors

    2000-07-18	Gene Z. Ragan  <gzr@eazel.com>

	Fixed bug 1702, Icon renaming doeas not respect user colors

	* libnautilus-extensions/nautilus-icon-text-item.c:
	(iti_paint_text), (iti_draw):
	Text color and highlight will use user defined colors.
	The background of the renaming rect is drawn using solid
	white instead of being transparent.

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-text-item.c
M	libnautilus-private/nautilus-icon-text-item.c

commit d8b680fab3309bc7b9e8869639472e246723a25c
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-07-18

    add eazel-install-rpm-signature.c/h to verify RPM signatures

M	ChangeLog
M	components/services/install/lib/Makefile.am
A	components/services/install/lib/eazel-install-rpm-signature.c
A	components/services/install/lib/eazel-install-rpm-signature.h

commit 242eebaa59e82d5d766e927139c6f8f91033fafa
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-07-18

    fix up the command-line sample service to use trilobite_init, and
    make pexec a little more robust

M	ChangeLog
M	components/services/trilobite/libtrilobite/trilobite-core-utils.c
M	components/services/trilobite/sample/command-line/Makefile.am
M	components/services/trilobite/sample/command-line/main.c

commit f3d9cb324350ab380f590a14d1aa67d05b01bc46
Author: J Shane Culpepper <pepper@src.gnome.org>
Date:	2000-07-18

    Forgot subdirs in the Makefile.am

M	ChangeLog
M	components/services/nautilus-dependant-shared/Makefile.am

commit 18911c8e47dd21b58bbbf00459e3f02a0d6effa4
Author: J Shane Culpepper <pepper@eazel.com>
Date:	2000-07-18

    First part of the fix for task #1632. Creating a common repository for

    2000-07-18	J Shane Culpepper  <pepper@eazel.com>

	* components/services/Makefile.am:
	* components/services/install/nautilus-view/Makefile.am:
	*
	components/services/install/nautilus-view/nautilus-service-install-
	view.c: (generate_install_form),
	(nautilus_service_install_view_update_from_uri):
	* components/services/nautilus-dependant-shared/.cvsignore:
	* components/services/nautilus-dependant-shared/Makefile.am:
	* components/services/nautilus-dependant-shared/icons/.cvsignore:
	* components/services/nautilus-dependant-shared/icons/Makefile.am:
	*
	components/services/nautilus-dependant-shared/shared-service-utilit
	ies.c: (go_to_uri):
	*
	components/services/nautilus-dependant-shared/shared-service-utilit
	ies.h:
	*
	components/services/nautilus-dependant-shared/shared-service-widget
	s.c: (create_image_widget), (create_services_title_widget),
	(create_services_header_widget):
	*
	components/services/nautilus-dependant-shared/shared-service-widget
	s.h:
	* components/services/startup/nautilus-view/Makefile.am:
	* components/services/startup/nautilus-view/icons/Makefile.am:
	*
	components/services/startup/nautilus-view/nautilus-service-startup-
	view.c: (generate_startup_form), (generate_form_logo),
	(nautilus_service_startup_view_initialize),
	(nautilus_service_startup_view_load_uri):
	* configure.in:

	First part of the fix for task #1632.  Creating a common
	repository
	for duplicated nautilus dependant code that is used in service
	views.

M	ChangeLog
M	components/services/Makefile.am
M	components/services/install-view/Makefile.am
M	components/services/install-view/nautilus-service-install-view.c
M	components/services/install/nautilus-view/Makefile.am
M
components/services/install/nautilus-view/nautilus-service-install-view.c
A	components/services/nautilus-dependant-shared/.cvsignore
A	components/services/nautilus-dependant-shared/Makefile.am
A	components/services/nautilus-dependant-shared/icons/.cvsignore
C100	components/services/startup/nautilus-view/icons/Makefile.am
components/services/nautilus-dependant-shared/icons/Makefile.am
R100	components/services/startup/nautilus-view/icons/config-gather.png
components/services/nautilus-dependant-shared/icons/config-gather.png
R100
components/services/startup/nautilus-view/icons/eazel-cloud-logo.png
components/services/nautilus-dependant-shared/icons/eazel-cloud-logo.png
R100
components/services/startup/nautilus-view/icons/eazel-services-logo-tile.png
components/services/nautilus-dependant-shared/icons/eazel-services-logo-tile.png
R100
components/services/startup/nautilus-view/icons/eazel-services-logo.png
components/services/nautilus-dependant-shared/icons/eazel-services-logo.png
R100	components/services/startup/nautilus-view/icons/register.png
components/services/nautilus-dependant-shared/icons/register.png
R100	components/services/startup/nautilus-view/icons/service-watch.png
components/services/nautilus-dependant-shared/icons/service-watch.png
R100	components/services/startup/nautilus-view/icons/startup-logo.png
components/services/nautilus-dependant-shared/icons/startup-logo.png
A
components/services/nautilus-dependant-shared/shared-service-utilities.c
A
components/services/nautilus-dependant-shared/shared-service-utilities.h
A
components/services/nautilus-dependant-shared/shared-service-widgets.c
A
components/services/nautilus-dependant-shared/shared-service-widgets.h
M	components/services/startup/nautilus-view/Makefile.am
M	components/services/startup/nautilus-view/icons/Makefile.am
M
components/services/startup/nautilus-view/nautilus-service-startup-view.c
M	configure.in

commit c030351f9c79604c012e359d6966de2918bf2f21
Author: Pavel Cisler <pavel@eazel.com>
Date:	2000-07-18

    Update the colors before each draw to deal with background color
    changes.

    2000-07-18	Pavel Cisler <pavel@eazel.com>

	* libnautilus-extensions/nautilus-list.c: (nautilus_list_draw),
	(nautilus_list_expose):
	Update the colors before each draw to deal with background color
	changes. I had it listen to appearance_changed signals but this
	is way more robust.

M	ChangeLog
M	libnautilus-extensions/nautilus-list.c
M	libnautilus-private/nautilus-list.c

commit f8c0f0a9e84d81dadd840dca1353e465efb856b7
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-07-18

    Another field needed to be initialized to 0, so I used g_new0.

	* libnautilus-extensions/nautilus-stock-dialogs.c:
	(nautilus_timed_wait_start): Another field needed to be
	initialized to 0, so I used g_new0.

	* src/file-manager/fm-desktop-icon-view.c:
	(fm_desktop_icon_view_create_background_context_menu_items):
	Call nautilus_application_close_desktop directly instead of
	doing it through FMDirectoryView.

	* src/file-manager/fm-directory-view.c:
	(fm_directory_view_get_uri),
	(fm_directory_view_can_accept_item): g_return_val_if_fail
	is better than g_assert for parameter checking on public
	calls.
	(fm_directory_view_get_context_menu_index): Menu paths are
	hard-coded strings, so use strcmp, not g_strcasecmp.

	* src/file-manager/fm-directory-view.h:
	* src/file-manager/fm-directory-view.c:
	Get rid of the FMDirectoryView cover for turning off
	Nautilus's desktop management. Callers can just use the
	NautilusApplication call directly.

M	ChangeLog
M	libnautilus-extensions/nautilus-stock-dialogs.c
M	libnautilus-private/nautilus-stock-dialogs.c
M	src/file-manager/fm-desktop-icon-view.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-directory-view.h

commit 10636ab946e6bbb9505afa4032709e946c379eef
Author: Fatih Demir <kabalak@src.gnome.org>
Date:	2000-07-18

    Updated the Turkish translation.

M	po/ChangeLog
M	po/tr.po

commit 9ec965d47bda9b945dbb0834be5ff59333d31a79
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-07-18

    files for tree view model.

	* components/tree/nautilus-tree-model.c,
	components/tree/nautilus-tree-model.h: files for tree view model.

M	ChangeLog
A	components/tree/nautilus-tree-model.c
A	components/tree/nautilus-tree-model.h

commit 44b8a95ea469ed7816bd911d5e21dbc9ce042b71
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-07-18

    Always return false to try to disable special-casing the brute
    force way

	* libnautilus-extensions/nautilus-directory.c
	(nautilus_uri_is_search_uri): Always return false to try to
	disable special-casing the brute force way (so Nautilus can
	actually display search results).

M	ChangeLog
M	components/tree/Makefile.am
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-private/nautilus-directory.c

commit 254e2119b4ec821b58285f6f459c876587d30e3a
Author: Pavel Cisler <pavel@eazel.com>
Date:	2000-07-18

    Made it so that the actual sort column is properly higlighted
    rather than

    2000-07-18	Pavel Cisler <pavel@eazel.com>

	* libnautilus-extensions/nautilus-list.c:
	(nautilus_list_initialize_class),
	(nautilus_gdk_set_shifted_foreground_gc_color),
	(nautilus_list_setup_style_colors), (selected_column_index):
	* libnautilus-extensions/nautilus-list.h:
	* src/file-manager/fm-list-view.c: (fm_list_get_drag_pixmap),
	(fm_list_get_sort_column_index), (create_list):
	Made it so that the actual sort column is properly higlighted
	rather than a hardcoded one. Added a signal that nautilus_list
	can use to ask which column is sorted.

	* libnautilus-extensions/nautilus-gdk-extensions.h:
	* libnautilus-extensions/nautilus-gdk-extensions.c:
	(nautilus_gdk_color_to_rgb), (nautilus_shift_color_component),
	(nautilus_rgb_shift_color):
	I added these couple checkins back, moved them to the right
	place.
	Tweaked nautilus_rgb_shift_color to not change the value of
	the alpha component.

	* libnautilus-extensions/nautilus-gtk-extensions.c:
	* libnautilus-extensions/nautilus-gtk-extensions.h:
	(nautilus_gtk_marshal_INT__NONE):
	More marshalling cruft.

M	ChangeLog
M	libnautilus-extensions/nautilus-gdk-extensions.c
M	libnautilus-extensions/nautilus-gdk-extensions.h
M	libnautilus-extensions/nautilus-gtk-extensions.c
M	libnautilus-extensions/nautilus-gtk-extensions.h
M	libnautilus-extensions/nautilus-list.c
M	libnautilus-extensions/nautilus-list.h
M	libnautilus-private/nautilus-gdk-extensions.c
M	libnautilus-private/nautilus-gdk-extensions.h
M	libnautilus-private/nautilus-gtk-extensions.c
M	libnautilus-private/nautilus-gtk-extensions.h
M	libnautilus-private/nautilus-list.c
M	libnautilus-private/nautilus-list.h
M	src/file-manager/fm-list-view.c

commit 4995786c66bc2c7e7cbad2a0d3865435429550b8
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-07-18

    Dont initialize gnome twice to avoid assertion spewage.

	* components/tree/main.c: (main):
	Dont initialize gnome twice to avoid assertion spewage.

M	ChangeLog
M	components/tree/main.c

commit c6ae43aa38b42e094a65a461ed2d6c93818c47c9
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-07-18

    Ignore generated spewage.

	* components/services/time/command-line/.cvsignore:
	* components/services/time/nautilus-view/.cvsignore:
	* components/services/trilobite/sample/command-line/.cvsignore:
	Ignore generated spewage.

M	ChangeLog
M	components/services/time/command-line/.cvsignore
M	components/services/time/nautilus-view/.cvsignore
M	components/services/trilobite/sample/command-line/.cvsignore

commit b70e6e52b7cfc42db0264647f93804c881a489bf
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-07-18

    Add support for nicely aligned description labels.


	* libnautilus-extensions/nautilus-radio-button-group.c:
	(button_toggled), (nautilus_radio_button_group_insert),
	(nautilus_radio_button_group_get_active_index),
	(nautilus_radio_button_group_set_entry_pixbuf),
	(nautilus_radio_button_group_set_entry_description_text):
	* libnautilus-extensions/nautilus-radio-button-group.h:
	Add support for nicely aligned description labels.

	* src/nautilus-first-time-druid.c: (create_named_pixbuf),
	(set_up_user_level_page), (nautilus_first_time_druid_show):
	Add icons for each of the user levels.

	Use radio group description labels for the description blurb so
	that they align nicely.

	* test/test-nautilus-widgets.c: (test_radio_group):
	Update for description label support.

M	ChangeLog
M	libnautilus-extensions/nautilus-radio-button-group.c
M	libnautilus-extensions/nautilus-radio-button-group.h
M	libnautilus-private/nautilus-radio-button-group.c
M	libnautilus-private/nautilus-radio-button-group.h
M	src/nautilus-first-time-druid.c
M	test/test-nautilus-widgets.c

commit 1ba25ba0144e26a2146e88a2b60130be2e44eab7
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-07-18

    updated the non-anti-aliased folder icons in the eazel theme to better


	updated the non-anti-aliased folder icons in the eazel theme
	to better
	match the anti-aliased ones.

M	ChangeLog
M	icons/eazel/i-directory-12.png
M	icons/eazel/i-directory-24.png
M	icons/eazel/i-directory-36.png
M	icons/eazel/i-directory-72.png
M	icons/eazel/i-directory-96.png
M	icons/eazel/i-directory-accept-12.png
M	icons/eazel/i-directory-accept-24.png
M	icons/eazel/i-directory-accept-36.png
M	icons/eazel/i-directory-accept-72.png
M	icons/eazel/i-directory-accept-96.png
M	icons/eazel/i-directory-accept.png
M	icons/eazel/i-directory.png

commit 75a3cb015a8cdf69396b02fcee291fca5e0772b9
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-07-18

    Subclass from GtkMisc instead of GtkWidget.

	* libnautilus-extensions/nautilus-image.c:
	(nautilus_image_initialize_class), (nautilus_image_realize),
	(nautilus_image_unrealize), (ensure_buffer_size):
	* libnautilus-extensions/nautilus-image.h:
	Subclass from GtkMisc instead of GtkWidget.

M	ChangeLog
M	libnautilus-extensions/nautilus-image.c
M	libnautilus-extensions/nautilus-image.h
M	libnautilus-private/nautilus-image.c
M	libnautilus-private/nautilus-image.h

commit a2c679cc19e3cc2be6b2e3b9b92b09116a3bc374
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-07-18

    Add support for displaying an option icon with each radio button
    pixbuf.

	* libnautilus-extensions/nautilus-radio-button-group.c:
	(nautilus_radio_button_group_initialize_class),
	(nautilus_radio_button_group_initialize),
	(nautilus_radio_button_group_destroy),
	(radio_button_group_free_button_group),
	(nautilus_radio_button_group_insert),
	(nautilus_radio_button_group_get_active_index),
	(nautilus_radio_button_group_set_active_index),
	(nautilus_radio_button_group_set_pixbuf):
	* libnautilus-extensions/nautilus-radio-button-group.h:
	Add support for displaying an option icon with each radio button
	pixbuf.  Use NautilusImage for this.

	* test/test-nautilus-widgets.c: (create_pixbuf),
	(test_radio_group):
	Update test to include icon support.

M	ChangeLog
M	libnautilus-extensions/nautilus-radio-button-group.c
M	libnautilus-extensions/nautilus-radio-button-group.h
M	libnautilus-private/nautilus-radio-button-group.c
M	libnautilus-private/nautilus-radio-button-group.h
M	test/test-nautilus-widgets.c

commit 6c03d6b6d95a08e63f8c7370b4c718ed2cd930d7
Author: Pavel Cisler <pavel@eazel.com>
Date:	2000-07-18

    Fix a number of problems in nautilus_list_clear_from_row. Tweak the

    2000-07-17	Pavel Cisler  <pavel@eazel.com>

	* libnautilus-extensions/nautilus-list.c:
	(nautilus_list_setup_style_colors),
	(nautilus_list_clear_from_row):
	Fix a number of problems in nautilus_list_clear_from_row.
	Tweak the divider line color a bit.

	* src/file-manager/fm-list-view.c:
	Fix some whitespace.

M	ChangeLog
M	libnautilus-extensions/nautilus-list.c
M	libnautilus-private/nautilus-list.c
M	src/file-manager/fm-list-view.c

commit 0b4c74fd7aac586d2621171f7804bbbe3caaf7d3
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-07-18

    Fixed bug 1254, Determine whether unfocussable desktop cause problems.

    2000-07-17	Gene Z. Ragan  <gzr@eazel.com>

	* src/nautilus-desktop-window.c: (realize):
	Fixed bug 1254, Determine whether unfocussable desktop
	cause problems.

	This bug mainly had to do with renaming the icon.  I played with
	the feature to try and find any other problems.  None arose,
	but we should test this feature when we have QA.

	Thanks ramiro for the tip.

M	ChangeLog
M	src/nautilus-desktop-window.c

commit 24b8cd4ed44823786c6c99ef03078ab4277ccb7c
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-07-18

    fixed bug 1506 by adding a way to specify "none" for icon captions;
    also,


	fixed bug 1506 by adding a way to specify "none" for icon
	captions;
	also, changed the hack forcing the generic document icon for text
	files to come into play only for "text/plain".

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-private/nautilus-icon-factory.c
M	src/file-manager/fm-icon-text-window.c
M	src/file-manager/fm-icon-view.c

commit ebfc98e0bc5f349495bb81f91d86cfe433bdf8b2
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-07-18

    Fixed bug 1021, Should be able to hide toolbar, sidebar and
    locationbar.

    2000-07-17	Gene Z. Ragan  <gzr@eazel.com>

	Fixed bug 1021, Should be able to hide toolbar, sidebar
	and locationbar.

	* libnautilus-extensions/nautilus-global-preferences.c:
	(global_preferences_create_dialog),
	(global_preferences_register_for_ui):
	Added new items for showing/hiding window views.

	* src/nautilus-window-menus.c: (file_menu_new_window_callback):
	* src/nautilus-window.c: (nautilus_window_initialize),
	(nautilus_window_constructed), (nautilus_window_destroy),
	(sidebar_panels_changed_callback),
	(toolbar_visibility_changed_callback),
	(locationbar_visibility_changed_callback),
	(statusbar_visibility_changed_callback),
	(sidebar_visibility_changed_callback):
	New callbacks to dynamically respong to user prefs changes when
	showing/hiding window views.

	* libnautilus-extensions/nautilus-icon-container.c:
	(button_press_event):
	Added a simple double-click test to fix annoying double open bug
	when double clicking an icon in single click mode.

M	ChangeLog
M	libnautilus-extensions/nautilus-global-preferences.c
M	libnautilus-extensions/nautilus-global-preferences.h
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.h
M	libnautilus-private/nautilus-icon-container.c
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window-manage-views.c
M	src/nautilus-window-menus.c
M	src/nautilus-window.c

commit 7b9710e0c3d8de4f0d51c4990b16be5739fe2fde
Author: Mathieu Lacage <mathieu@eazel.com>
Date:	2000-07-17

    add a check for medusa. It is not perfect, it still needs some work
    but it



    2000-07-17	Mathieu Lacage <mathieu@eazel.com>

	    * configure.in: add a check for medusa. It is
	    not perfect, it still needs some work but it is better
	    than nothing.
	    * components/*/Makefile.am: add BONOBO_CFLAGS where necessary.
	    * libnautilus-extensions/Makefile.am: add MEDUSA_CFLAGS and
	    MEDUSA_LIBS.

M	ChangeLog
M	components/hardware/Makefile.am
M	components/html/Makefile.am
M	components/loser/content/Makefile.am
M	components/loser/sidebar/Makefile.am
M	components/music/Makefile.am
M	components/tree/Makefile.am
M	configure.in
M	libnautilus-extensions/Makefile.am
M	libnautilus-private/Makefile.am

commit aced948531968caf3446fec2c1141588ce57d55d
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-07-17

    Oops! Updated my email address in the changelog


	Oops! Updated my email address in the changelog

M	ChangeLog

commit 08cb6c764e99d4e0eeb7c35c49d9e045a4e49d08
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-07-17

    added code to make sure we use the generic document icon for text
    files so


	added code to make sure we use the generic document icon for
	text files so that the text-in-icons feature works.  Also,
	update the non-anti-aliased document icons in the eazel theme so
	they're consistent with the anti-aliased ones.

M	ChangeLog
M	icons/eazel/i-regular-12.png
M	icons/eazel/i-regular-24.png
M	icons/eazel/i-regular-36.png
M	icons/eazel/i-regular-72.png
M	icons/eazel/i-regular-96.png
M	icons/eazel/i-regular.png
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-private/nautilus-icon-factory.c

commit 70ac01fec40a0b94ab9d7a1ce7f9a04b4bbe70c3
Author: Pavel Cisler <pavel@eazel.com>
Date:	2000-07-17

    Rework more of NautilusList drawing. Added nautilus_list_draw and

    2000-07-17	Pavel Cisler <pavel@eazel.com>

	* libnautilus-extensions/nautilus-list.c:
	(nautilus_list_initialize_class), (selected_column_index),
	(get_column_background), (get_cell_style),
	(nautilus_list_clear_from_row), (draw_rows), (nautilus_list_draw),
	(nautilus_list_expose):
	Rework more of NautilusList drawing.
	Added nautilus_list_draw and nautilus_list_expose.
	Cleaned up draw_rows and made it so that only the NautilusList
	version gets called.
	Improved drawing performance of long lists.
	Added code to draw the list area unpopulated with rows properly
	(still needs some work).

M	ChangeLog
M	libnautilus-extensions/nautilus-list.c
M	libnautilus-private/nautilus-list.c

commit 280139209dc136a68328f359cd92f8a4c647b94c
Author: Andreas Hydén <ahyden@src.gnome.org>
Date:	2000-07-16

    Updated Swedish translation

M	po/ChangeLog
M	po/sv.po

commit 7ae571fb12d8b50e56602bf54db2b80a1f0192a5
Author: Valek Frob <frob@src.gnome.org>
Date:	2000-07-16

    Updated russian translation.

M	po/ChangeLog
M	po/ru.po

commit 2b46f7b11d29c5f96bdeec3b41de34a66c8660a3
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2000-07-16

    Updated Norwegian translation.

    2000-07-16	Kjartan Maraas	<kmaraas@gnome.org>

	* no.po: Updated Norwegian translation.

M	po/ChangeLog
M	po/no.po

commit 88cd450cf790f7b639ab33b45565ea8b7a50bc6c
Author: Ali Abdin <aliabdin@aucegypt.edu>
Date:	2000-07-15

    Add 'ghelp' as a URI for backwards-compatibility (many doc files and

    2000-07-15	Ali Abdin  <aliabdin@aucegypt.edu>

	    * components/help/help-contents.oafinfo:
	    * components/help/help-methods.conf:
	    * components/help/help-search.oafinfo:
	    Add 'ghelp' as a URI for backwards-compatibility (many
	    doc files
	    and applications currently use 'ghelp:' prefix to bring
	    up help
	    files we should handle it just like 'help:').

	    We might want to emit a 'warning' message saying its
	    deprecated.

M	ChangeLog
M	components/help/Nautilus_View_help.oaf.in
M	components/help/Nautilus_View_help.server.in
M	components/help/help-contents.oafinfo
M	components/help/help-methods.conf
M	components/help/help-search.oafinfo

commit d09e7223840457af2fe276f2875929d327b33f6c
Author: Matthias Warkus <mawarkus@src.gnome.org>
Date:	2000-07-15

    A ride at the cutting edge -- updated German translations for Nautilus
    and Evolution, everyone's favourite babies.

M	po/ChangeLog
M	po/de.po

commit aec290505e39ba68e5029231d64ede10853f0213
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-07-15

    Initialize dialog variable in TimeWait structure to NULL. Other code

    2000-07-14	Gene Z. Ragan  <gzr@eazel.com>

	* components/help/help-method.c: (transform_absolute_file):
	* libnautilus-extensions/nautilus-stock-dialogs.c:
	(nautilus_timed_wait_start):
	Initialize dialog variable in TimeWait structure to NULL.
	Other code checks to see if it is NULL before performing
	operations on the dialog.  Carbamide exposed this bug when
	trying to rename an icon item in place.

	* src/nautilus-window-manage-views.c: (open_location):
	Added a check for a NULL location string.

M	ChangeLog
M	components/help/help-method.c
M	libnautilus-extensions/nautilus-stock-dialogs.c
M	libnautilus-private/nautilus-stock-dialogs.c
M	src/nautilus-window-manage-views.c

commit 96ca1c2bbe398f84053b74856644764f6477efd3
Author: Pavel Cisler <pavel@eazel.com>
Date:	2000-07-15

    More work on list view look. Make the colors be derived from the
    current

    2000-07-14	Pavel Cisler  <pavel@eazel.com>

	* libnautilus-extensions/nautilus-list.c: (nautilus_list_destroy),
	(nautilus_list_setup_style_colors), (nautilus_list_realize),
	(get_cell_style), (nautilus_list_drag_data_received):
	More work on list view look.
	Make the colors be derived from the current background color.
	Make color drops work.
	Draw the selection better.

M	ChangeLog
M	libnautilus-extensions/nautilus-list.c
M	libnautilus-private/nautilus-list.c

commit c8641ebb026092fafd72133b724ea8a76bcac66e
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-07-15

    fix up TrilobiteRootClient implementation to match standards; fix
    a few small bugs

M	ChangeLog
M
components/services/trilobite/libtrilobite/trilobite-root-client-public.h
M	components/services/trilobite/libtrilobite/trilobite-root-client.c
M
components/services/trilobite/libtrilobite/trilobite-service-passwordquery.c
M	components/services/trilobite/sample/command-line/main.c
M	components/services/trilobite/sample/service/sample-service-impl.c

commit 185afae31f14f3bc5094d001f1edb8ff53634d66
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-07-15

    Turn my dumbass brain on this time before committing. Add the
    moved leak

	* Makefile.am:
	* tools/.cvsignore:
	* tools/Makefile.am:
	* tools/leak-checker/.cvsignore:
	* tools/leak-checker/Makefile.am:
	* tools/leak-checker/nautilus-leak-checker-stubs.h:
	* tools/leak-checker/nautilus-leak-checker.c:
	(nautilus_leak_allocation_record_init),
	(nautilus_leak_allocation_record_copy),
	(nautilus_leak_allocation_record_finalize),
	(nautilus_leak_allocation_record_free),
	(nautilus_leak_stack_crawl_compare), (nautilus_leak_initialize),
	(get_stack_trace), (detect_reentry),
	(nautilus_leak_record_malloc),
	(nautilus_leak_record_realloc), (nautilus_leak_record_free),
	(nautilus_leak_initialize_if_needed),
	(allocate_temporary_fallback_memory), (__libc_malloc),
	(__libc_memalign), (__libc_calloc), (__libc_realloc),
	(__libc_free), (print_leaks_at_exit), (__libc_start_main),
	(print_one_leak), (nautilus_leak_print_leaks),
	(nautilus_leak_checker_init), (malloc), (realloc), (memalign),
	(calloc), (free), (allocate_lots), (leak_mem2), (leak_mem),
	(main):
	* tools/leak-checker/nautilus-leak-checker.h:
	* tools/leak-checker/nautilus-leak-hash-table.c:
	(nautilus_leak_hash_element_finalize),
	(nautilus_leak_hash_element_hash),
	(nautilus_leak_hash_element_match),
	(nautilus_leak_hash_element_vector_inititalize),
	(nautilus_leak_hash_element_vector_finalize),
	(nautilus_leak_hash_element_vector_at),
	(nautilus_leak_hash_element_vector_add),
	(nautilus_leak_hash_element_vector_remove),
	(nautilus_leak_hash_table_optimal_size),
	(nautilus_leak_hash_table_initialize),
	(nautilus_leak_hash_table_finalize),
	(nautilus_leak_hash_table_new), (nautilus_leak_hash_table_free),
	(nautilus_leak_hash_table_hash), (nautilus_leak_hash_table_find),
	(nautilus_leak_hash_table_add),
	(nautilus_leak_hash_table_remove_element),
	(nautilus_leak_hash_table_remove),
	(nautilus_leak_table_new_entry_at),
	(nautilus_leak_table_add_entry), (nautilus_leak_table_new),
	(nautilus_leak_table_free), (sort_by_count),
	(nautilus_leak_table_sort_by_count), (sort_by_size),
	(nautilus_leak_table_sort_by_size),
	(nautilus_leak_table_each_item):
	* tools/leak-checker/nautilus-leak-hash-table.h:
	* tools/leak-checker/nautilus-leak-symbol-lookup.c:
	(nautilus_leak_find_symbol_in_map),
	(nautilus_leak_symbol_map_get_offsets),
	(nautilus_leak_symbol_map_load),
	(nautilus_leak_symbol_map_load_if_needed),
	(nautilus_leak_print_symbol_cleanup),
	(nautilus_leak_find_symbol_address),
	(nautilus_leak_print_symbol_address):
	* tools/leak-checker/nautilus-leak-symbol-lookup.h:

	Turn my dumbass brain on this time before committing.
	Add the moved leak checker code for real.

M	ChangeLog
M	Makefile.am
A	tools/.cvsignore
A	tools/Makefile.am
A	tools/leak-checker/.cvsignore
A	tools/leak-checker/Makefile.am
A	tools/leak-checker/nautilus-leak-checker-stubs.h
A	tools/leak-checker/nautilus-leak-checker.c
A	tools/leak-checker/nautilus-leak-checker.h
A	tools/leak-checker/nautilus-leak-hash-table.c
A	tools/leak-checker/nautilus-leak-hash-table.h
A	tools/leak-checker/nautilus-leak-symbol-lookup.c
A	tools/leak-checker/nautilus-leak-symbol-lookup.h

commit f258aa71878e3f6f08c77a50aeea76fc8a3fef3f
Author: Yukihiro Nakai <nakai@src.gnome.org>
Date:	2000-07-15

    ja.po: Update from Japanese GNOME Users
    Group(translation@gnome.gr.jp).

M	po/ja.po

commit cd544b613f54c2291f14cbcab3f3f203c2e9e6ec
Author: Andreas Hydén <ahyden@src.gnome.org>
Date:	2000-07-15

    Updated Swedish translation

M	po/ChangeLog
M	po/sv.po

commit a7952cfdfb3359fc9cdad5208ba1a7df75411405
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-07-14

    Some generated file names changed, so these must change too.

M	.cvsignore
M	ChangeLog
M	components/services/time/command-line/.cvsignore
M	components/services/time/nautilus-view/.cvsignore
M	components/services/trilobite/libtrilobite/.cvsignore
M	components/services/trilobite/sample/lib/.cvsignore

commit 179437ff79e3883e8a8528dd3227a1df2ae9c4fc
Author: Mike Engber <engber@src.gnome.org>
Date:	2000-07-14

    Desktop no longer uses auto layout (bug 1059). Accomplished by adding


	* src/file-manager/fm-desktop-icon-view.c:
	(fm_desktop_icon_view_initialize_class),
	(fm_desktop_icon_view_create_background_context_menu_items),
	(fm_desktop_icon_view_get_directory_sort_by),
	(fm_desktop_icon_view_set_directory_sort_by),
	(fm_desktop_icon_view_get_directory_sort_reversed),
	(fm_desktop_icon_view_set_directory_sort_reversed),
	(fm_desktop_icon_view_get_directory_auto_layout),
	(fm_desktop_icon_view_set_directory_auto_layout):
	* src/file-manager/fm-desktop-icon-view.h:
	* src/file-manager/fm-icon-view.c:
	(fm_icon_view_get_directory_sort_by),
	(fm_icon_view_real_get_directory_sort_by),
	(fm_icon_view_set_directory_sort_by),
	(fm_icon_view_real_set_directory_sort_by),
	(fm_icon_view_get_directory_sort_reversed),
	(fm_icon_view_real_get_directory_sort_reversed),
	(fm_icon_view_set_directory_sort_reversed),
	(fm_icon_view_real_set_directory_sort_reversed),
	(fm_icon_view_get_directory_auto_layout),
	(fm_icon_view_real_get_directory_auto_layout),
	(fm_icon_view_set_directory_auto_layout),
	(fm_icon_view_real_set_directory_auto_layout),
	(set_sort_criterion), (set_sort_reversed),
	(fm_icon_view_begin_loading), (layout_changed_callback),
	(fm_icon_view_initialize_class):
	* src/file-manager/fm-icon-view.h:
	Desktop no longer uses auto layout (bug 1059). Accomplished
	by adding get/set methods to fm_icon_view which
	fm_desktop_icon_view overrides.

M	ChangeLog
M	src/file-manager/fm-desktop-icon-view.c
M	src/file-manager/fm-desktop-icon-view.h
M	src/file-manager/fm-icon-view.c
M	src/file-manager/fm-icon-view.h

commit 27c8b5ab89c44e2ba3d6bde1a024715f4abe5a72
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-07-14

    Move the leakchecker library to its own place.

	* configure.in:
	* test/Makefile.am:
	* test/nautilus-leak-checker-stubs.h:
	* test/nautilus-leak-checker.c:
	* test/nautilus-leak-checker.h:
	* test/nautilus-leak-hash-table.c:
	* test/nautilus-leak-hash-table.h:
	* test/nautilus-leak-symbol-lookup.c:
	* test/nautilus-leak-symbol-lookup.h:
	* tools/leak-checker:

	Move the leakchecker library to its own place.

M	ChangeLog
M	configure.in
M	test/Makefile.am
D	test/nautilus-leak-checker-stubs.h
D	test/nautilus-leak-checker.c
D	test/nautilus-leak-checker.h
D	test/nautilus-leak-hash-table.c
D	test/nautilus-leak-hash-table.h
D	test/nautilus-leak-symbol-lookup.c
D	test/nautilus-leak-symbol-lookup.h

commit f7263fbde7303e78b3c8f7e14e1c1ee5e32d8691
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-07-14

    Rename NautilusGraphic to NautilusImage everywhere.

	*
	components/services/install/nautilus-view/nautilus-service-install-
	view.c: (generate_install_form), (create_image_widget),
	(create_title_widget), (create_middle_title_widget):
	* components/services/login/nautilus-view/nautilus-login-view.c:
	(generate_login_form), (create_image_widget),
	(create_title_widget):
	*
	components/services/startup/nautilus-view/nautilus-service-startup-
	view.c: (generate_startup_form), (create_image_widget),
	(generate_form_logo):
	* libnautilus-extensions/Makefile.am:
	* libnautilus-extensions/nautilus-graphic.c:
	* libnautilus-extensions/nautilus-graphic.h:
	* libnautilus-extensions/nautilus-image.c:
	(nautilus_image_initialize_class), (nautilus_image_initialize),
	(nautilus_image_destroy), (nautilus_image_set_arg),
	(nautilus_image_get_arg), (nautilus_image_realize),
	(nautilus_image_unrealize), (nautilus_image_draw),
	(nautilus_image_size_allocate), (nautilus_image_size_request),
	(nautilus_image_map), (nautilus_image_unmap),
	(nautilus_image_expose), (ensure_buffer_size),
	(create_child_window), (nautilus_gdk_create_copy_area_gc),
	(nautilus_gdk_pixbuf_render_to_drawable),
	(nautilus_gdk_pixbuf_render_to_pixbuf),
	(nautilus_gdk_pixbuf_render_to_pixbuf_alpha),
	(gdk_string_dimensions), (nautilus_gdk_pixbuf_set_to_color),
	(nautilus_gdk_pixbuf_tile), (nautilus_gdk_pixbuf_tile_alpha),
	(nautilus_image_new), (nautilus_image_set_background_pixbuf),
	(nautilus_image_get_background_pixbuf),
	(nautilus_image_set_background_type),
	(nautilus_image_get_background_type),
	(nautilus_image_set_background_color),
	(nautilus_image_get_background_color),
	(nautilus_image_set_placement_type),
	(nautilus_image_get_placement_type), (nautilus_image_set_pixbuf),
	(nautilus_image_get_pixbuf), (nautilus_image_set_overall_alpha),
	(nautilus_image_set_label_text), (nautilus_image_get_label_text),
	(nautilus_image_set_label_font), (nautilus_image_get_label_font),
	(nautilus_image_set_left_offset),
	(nautilus_image_set_right_offset),
	(nautilus_image_set_top_offset),
	(nautilus_image_set_bottom_offset),
	(nautilus_image_set_extra_width),
	(nautilus_image_set_extra_height):
	* libnautilus-extensions/nautilus-image.h:
	* test/.cvsignore:
	* test/Makefile.am:
	* test/test-nautilus-graphic.c:
	* test/test-nautilus-image.c: (create_background),
	(create_pixbuf),
	(create_image), (alpha_scale_value_changed),
	(red_color_value_changed), (green_color_value_changed),
	(blue_color_value_changed), (toggle_background_type_callback),
	(create_color_scale), (main):

	Rename NautilusGraphic to NautilusImage everywhere.

M	ChangeLog
M	components/services/install-view/nautilus-service-install-view.c
M
components/services/install/nautilus-view/nautilus-service-install-view.c
M	components/services/login/nautilus-view/nautilus-login-view.c
M
components/services/startup/nautilus-view/nautilus-service-startup-view.c
M	libnautilus-extensions/Makefile.am
D	libnautilus-extensions/nautilus-graphic.h
R053	libnautilus-extensions/nautilus-graphic.c
libnautilus-extensions/nautilus-image.c
A	libnautilus-extensions/nautilus-image.h
M	libnautilus-private/Makefile.am
D	libnautilus-private/nautilus-graphic.h
R053	libnautilus-private/nautilus-graphic.c
libnautilus-private/nautilus-image.c
A	libnautilus-private/nautilus-image.h
M	test/.cvsignore
M	test/Makefile.am
R056	test/test-nautilus-graphic.c	test/test-nautilus-image.c

commit a757095647d358b2b08bcee6d04291beffd2a64f
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-07-14

    Commit the damn file for real this time.

	* src/nautilus-main.c: (main):
	Commit the damn file for real this time.

M	ChangeLog
M	src/nautilus-main.c

commit f89aede974c81e2054f7639af351ac69569c784a
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-07-14

    Yank the leak checker intitialization code. Its not needed no
    more cause

	* src/nautilus-main.c: (main):
	Yank the leak checker intitialization code.  Its not needed no
	more cause the leak checker automatically does it when its
	pre loaded.

	* test/nautilus-leak-checker.c: (print_leaks_at_exit),
	(__libc_start_main), (nautilus_leak_print_leaks):
	Call atexit() with the leak dumping function.

M	ChangeLog
M	test/nautilus-leak-checker.c

commit 17d42507a188a311b23a6265d550f4251bddb699
Author: Pavel Cisler <pavel@eazel.com>
Date:	2000-07-14

    Work in progress on new list view look. Allocate GdkGCs needed to
    draw the

    2000-07-14	Pavel Cisler <pavel@eazel.com>

	* libnautilus-extensions/nautilus-list.c:
	(nautilus_list_destroy), (nautilus_list_button_release),
	(nautilus_list_realize), (get_cell_style),
	(draw_cell), (draw_row):
	Work in progress on new list view look. Allocate GdkGCs needed to
	draw the individual cells in different colors. Rework
	get_cell_style
	to alternate gcs for different rows/columns properly.
	Few things are still hardcoded and will get fixed soon.

	* libnautilus-extensions/nautilus-list.c:
	(nautilus_gdk_gc_copy)
	Cover call for creating a new gc and copying state from an
	existing one.

	* libnautilus-extensions/nautilus-list.c:
	(nautilus_gdk_color_to_gdk_rgb),
	(nautilus_shift_color_component), (nautilus_gdk_rgb_shift_color),
	(nautilus_gdk_set_shifted_foreground_gc_color),
	Convenience calls for lightening/darkening a color. Flavor that
	sets a lightened/darkened color as a foreground color for a GC.
	I'll move most of these to nautilus-gdk-extensions.c soon.

	* libnautilus-extensions/nautilus-gdk-pixbuf-extensions.c:
	(nautilus_gdk_pixbuf_average_value):
	Fix white space.

M	ChangeLog
M	libnautilus-extensions/nautilus-gdk-pixbuf-extensions.c
M	libnautilus-extensions/nautilus-list.c
M	libnautilus-private/nautilus-gdk-pixbuf-extensions.c
M	libnautilus-private/nautilus-list.c

commit 0f89ec7fa26780ef367ab4ad18adfb9d039c2d67
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-07-14

    add trilobite_init(); clean up log domains; use service-specified
    logfile

M	ChangeLog
M	components/services/trilobite/libtrilobite/Makefile.am
M	components/services/trilobite/libtrilobite/trilobite-core-utils.c
M	components/services/trilobite/libtrilobite/trilobite-core-utils.h
M	components/services/trilobite/sample/command-line/Makefile.am
M	components/services/trilobite/sample/lib/Makefile.am
M	components/services/trilobite/sample/nautilus-view/Makefile.am
M	components/services/trilobite/sample/service/Makefile.am
M	components/services/trilobite/sample/service/main.c

commit b445d0843ad347f28636578473b6bf6b6251823c
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-07-14

    Fixed so it should compile without enable-eazel-services (close
    bug 1654)

	* components/rpmview/Makefile.am:
	* components/rpmview/nautilus-rpm-view.c:
	(nautilus_rpm_view_initialize),
	(nautilus_rpm_view_update_from_uri):
	Fixed so it should compile without enable-eazel-services (close
	bug 1654)

	*
	components/services/install/command-line/eazel-alt-install-corba.c:
	(eazel_preflight_check_signal), (eazel_install_progress_signal),
	(done), (main):
	Uses the new preflight signal.

	* components/services/install/idl/trilobite-eazel-install.idl:
	* components/services/install/lib/eazel-install-corba-callback.c:
	(impl_preflight_check), (eazel_install_callback_get_epv),
	(eazel_install_callback_create_corba_object),
	(eazel_install_callback_destroy),
	(eazel_install_callback_class_initialize):
	* components/services/install/lib/eazel-install-corba-callback.h:
	* components/services/install/lib/eazel-install-corba.c:
	(impl_Eazel_Install_install), (impl_Eazel_Install_uninstall),
	(impl_Eazel_Install_install_packages),
	(impl_Eazel_Install_uninstall_packages),
	(eazel_install_create_corba_object):
	* components/services/install/lib/eazel-install-object.c:
	(eazel_install_destroy), (eazel_install_class_initialize),
	(eazel_install_emit_download_progress_default),
	(eazel_install_emit_preflight_check),
	(eazel_install_emit_preflight_check_default):
	* components/services/install/lib/eazel-install-public.h:
	* components/services/install/lib/eazel-install-rpm-glue.c:
	(do_rpm_install), (eazel_install_fetch_rpm_dependencies):
	* components/services/install/lib/eazel-install-types.h:
	Fixed bug 1615, now emits the preflight_check signal, before
	running rpm and after completing downloads.
	Also corrected some bad stuff in the corba usage reg. duplicating
	the callback objects and releasing them.
	The RPM output parsing now seems to work fine, and signals are
	again emitted as expected.
	Added FIXME:s for bug 1586, so I can split it up.

	* components/services/install/lib/eazel-install-corba-types.c:
	(corba_packagedatastruct_from_packagedata):
	Fixed dumb bug reg. converting PackageData to corba.

	* components/services/install/lib/eazel-install-types.c:
	(packagedata_fill_from_rpm_header):
	Correct read of the bytesize.

	* components/services/time/command-line/main.c: (main):
	Fixed dumb bug that prevented a maxdiff=0.
	* components/services/time/service/main.c:
	(trilobite_service_factory_destroy):
	* components/services/time/service/trilobite-eazel-time-service.c:
	(impl_Trilobite_Eazel_Time_Service_check_time),
	(impl_Trilobite_Eazel_Time_Service_update_time):
	Uses the TrilobiteRootHelper object now.
	*
	components/services/trilobite/libtrilobite/trilobite-service-passwo
	rdquery.c: (trilobite_passwordquery_get_password):
	Added a debug output, will remove.

	* components/services/time/command-line/Makefile.am:
	* components/services/time/nautilus-view/Makefile.am:
	* components/services/trilobite/libtrilobite/Makefile.am:
	* components/services/trilobite/sample/lib/Makefile.am:
	Added the idl_stamp to CLEAN_FILES.

M	ChangeLog
M	components/rpmview/Makefile.am
M	components/rpmview/nautilus-rpm-view.c
M	components/services/install/command-line/eazel-alt-install-corba.c
M	components/services/install/idl/trilobite-eazel-install.idl
M	components/services/install/lib/eazel-install-corba-callback.c
M	components/services/install/lib/eazel-install-corba-callback.h
M	components/services/install/lib/eazel-install-corba-types.c
M	components/services/install/lib/eazel-install-corba.c
M	components/services/install/lib/eazel-install-object.c
M	components/services/install/lib/eazel-install-public.h
M	components/services/install/lib/eazel-install-rpm-glue.c
M	components/services/install/lib/eazel-install-types.c
M	components/services/install/lib/eazel-install-types.h
M	components/services/time/command-line/Makefile.am
M	components/services/time/command-line/main.c
M	components/services/time/nautilus-view/Makefile.am
M	components/services/time/service/main.c
M	components/services/time/service/trilobite-eazel-time-service.c
M	components/services/trilobite/libtrilobite/Makefile.am
M
components/services/trilobite/libtrilobite/trilobite-service-passwordquery.c
M	components/services/trilobite/sample/lib/Makefile.am

commit 4838c0b49f91fc361aa91013f2412459c55e487e
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-07-14

    added new backgrounds from Susan


	added new backgrounds from Susan

M	ChangeLog
A	data/backgrounds/50s.png
M	data/backgrounds/Makefile.am
A	data/backgrounds/blue_gray_rough.png
A	data/backgrounds/camouflage.png
A	data/backgrounds/fleur_de_lis.png
A	data/backgrounds/leaves.png
A	data/backgrounds/numbers.png
A	data/backgrounds/pale_blue_stripe.png
A	data/backgrounds/pale_blue_wavy.png
A	data/backgrounds/satin.png
A	data/backgrounds/wavy_white.png
M	icons/eazel/eazel.xml

commit 06ed4dd467588bd68a66159d43cbb0a7ef7c8986
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-07-14

    Updated gnome-libs branch. A cut at a real timed wait implementation;
    not

	* HACKING: Updated gnome-libs branch.
	* libnautilus-extensions/nautilus-stock-dialogs.c:
	(timed_wait_hash), (timed_wait_hash_equal), (add_label_to_dialog),
	(timed_wait_free), (timed_wait_cancel_callback),
	(timed_wait_callback), (nautilus_timed_wait_start),
	(nautilus_timed_wait_stop), (nautilus_simple_dialog):
	A cut at a real timed wait implementation; not tested yet beyond
	making sure it builds and doesn't die in any obvious way.

M	ChangeLog
M	HACKING
M	libnautilus-extensions/nautilus-stock-dialogs.c
M	libnautilus-private/nautilus-stock-dialogs.c

commit c39b0e6604ce070d3d987b946a3327b8d40c1745
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-07-14

    At Darin's urging, I removed all knowledge of the anti-aliased
    preference


	At Darin's urging, I removed all knowledge of the anti-aliased
	preference from the icon factory and passed it in via parameters
	instead.

M	ChangeLog
M	libnautilus-extensions/nautilus-bookmark.c
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-extensions/nautilus-icon-container.h
M	libnautilus-extensions/nautilus-icon-dnd.c
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-extensions/nautilus-icon-factory.h
M	libnautilus-private/nautilus-bookmark.c
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-container.h
M	libnautilus-private/nautilus-icon-dnd.c
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus-private/nautilus-icon-factory.h
M	src/file-manager/fm-icon-view.c
M	src/file-manager/fm-list-view.c
M	src/file-manager/fm-properties-window.c
M	src/nautilus-bookmark-list.c
M	src/nautilus-sidebar-title.c

commit ca9d580d3fb0b40edcb7dc192c077e4f8ff2a75c
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-07-13

    Added an empty file to fix the build (required since Elliot added
    it to

	* components/services/startup/lib/dummy.c: Added an empty file to
	fix the build (required since Elliot added it to the Makefile).

	* HACKING: Some tweaks.
	* TODO: Removed some done items.

	* src/Makefile.am:
	* src/file-manager/Makefile.am:
	Changed libntl-file-manager.la to libnautilus-file-manager.la.

M	ChangeLog
M	HACKING
M	TODO
A	components/services/startup/lib/dummy.c
M	src/Makefile.am
M	src/file-manager/Makefile.am

commit a6b35053e4bb5e2144c0b9e6ff4a554f61853f31
Author: Elliot Lee <sopwith@src.gnome.org>
Date:	2000-07-13

    Fix typo Fix srcdir != builddir:



	* TODO: Fix typo
	* components/rpmview/Makefile.am,
	components/services/install/command-line/Makefile.am,
	components/services/install/lib/Makefile.am,
	components/services/install/nautilus-view/Makefile.am,
	components/services/install/server/Makefile.am,
	components/services/startup/lib/Makefile.am,
	components/services/time/command-line/Makefile.am,
	components/services/time/service/Makefile.am,
	components/services/trilobite/helper/Makefile.am,
	components/services/trilobite/sample/command-line/Makefile.am,
	components/services/trilobite/sample/service/Makefile.am,
	components/services/vault/command-line/Makefile.am,
	cut-n-paste-code/widgets/e-paned/Makefile.am,
	cut-n-paste-code/widgets/nautilus-druid/Makefile.am,
	libnautilus-extensions/Makefile.am,
	src/Makefile.am,
	test/Makefile.am: Fix srcdir != builddir:

	* components/services/trilobite/helper/eazel-helper.c,
	components/services/vault/command-line/vault-operations.c,
	libnautilus-extensions/nautilus-graphic.c,
	libnautilus-extensions/nautilus-icon-container.c,
	libnautilus-extensions/nautilus-list.c: Include string.h
	for strlen prototype.

M	ChangeLog
M	TODO
M	components/rpmview/Makefile.am
M	components/services/install-view/Makefile.am
M	components/services/install/command-line/Makefile.am
M	components/services/install/lib/Makefile.am
M	components/services/install/nautilus-view/Makefile.am
M	components/services/install/server/Makefile.am
M	components/services/startup/lib/Makefile.am
M	components/services/time/command-line/Makefile.am
M	components/services/time/service/Makefile.am
M	components/services/trilobite/helper/Makefile.am
M	components/services/trilobite/helper/eazel-helper.c
M	components/services/trilobite/sample/command-line/Makefile.am
M	components/services/trilobite/sample/service/Makefile.am
M	components/services/vault/command-line/vault-operations.c
M	configure.in
M	cut-n-paste-code/widgets/e-paned/Makefile.am
M	cut-n-paste-code/widgets/nautilus-druid/Makefile.am
M	libnautilus-extensions/Makefile.am
M	libnautilus-extensions/nautilus-graphic.c
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-extensions/nautilus-list.c
M	libnautilus-private/Makefile.am
M	libnautilus-private/nautilus-graphic.c
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-list.c
M	src/Makefile.am
M	test/Makefile.am

commit 5adea211fbdf09fd40231df6e20a598bf4324726
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-07-13

    added the capability to have optimized icons for the anti-aliased
    mode,


	added the capability to have optimized icons for the anti-aliased
	mode, and added a bunch of aa-optimized icons to the eazel theme.

M	ChangeLog
M	data/backgrounds/cork.png
M	icons/eazel/Makefile.am
A	icons/eazel/i-directory-12-aa.png
A	icons/eazel/i-directory-24-aa.png
A	icons/eazel/i-directory-36-aa.png
A	icons/eazel/i-directory-72-aa.png
A	icons/eazel/i-directory-96-aa.png
A	icons/eazel/i-directory-aa.png
A	icons/eazel/i-directory-accept-12-aa.png
A	icons/eazel/i-directory-accept-24-aa.png
A	icons/eazel/i-directory-accept-36-aa.png
A	icons/eazel/i-directory-accept-72-aa.png
A	icons/eazel/i-directory-accept-96-aa.png
A	icons/eazel/i-directory-accept-aa.png
A	icons/eazel/i-regular-12-aa.png
A	icons/eazel/i-regular-24-aa.png
A	icons/eazel/i-regular-36-aa.png
A	icons/eazel/i-regular-72-aa.png
A	icons/eazel/i-regular-96-aa.png
A	icons/eazel/i-regular-aa.png
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-private/nautilus-icon-factory.c

commit 7f39cf9665d48789e92e219ebf564f42089e6b93
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-07-13

    free a few corba objects to clean up

M	ChangeLog
M	components/services/trilobite/libtrilobite/trilobite-root-client.c
M	components/services/trilobite/sample/command-line/main.c
M	components/services/trilobite/sample/service/sample-service-impl.c

commit 4c8f9d79b376db2dbf29981292df620d43214340
Author: Robin Slomkowski <rslomkow@src.gnome.org>
Date:	2000-07-13

    Added the arlo theme to spec file

M	ChangeLog
M	nautilus.spec.in

commit ac05d40654fa627ddc90e02b8b22304449edeed7
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-07-13

    There was a second call to bonobo_shutdown which I forgot to remove.

	    * components/sample/main.c: (main): There was a second call
	    to bonobo_shutdown which I forgot to remove.

M	ChangeLog
M	components/sample/main.c

commit 65d7890e9d79c87593ad32ec9c6adafff931be73
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-07-13

    Fix a FIXME. Add a FIXME.

	* libnautilus-extensions/nautilus-file.h: Fix a FIXME.
	* libnautilus-extensions/nautilus-file.c: Add a FIXME.

	* src/file-manager/fm-error-reporting.c: (fm_rename_file):
	Start the timed wait first in case the call succeeds or fails
	immediately.

	* src/file-manager/fm-properties-window.c:
	(group_change_callback), (cancel_group_change_callback),
	(activate_group_callback), (owner_change_callback),
	(cancel_owner_change_callback), (activate_owner_callback):
	Added a timed wait for each of these operations.

M	ChangeLog
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-extensions/nautilus-file.h
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-file.h
M	src/file-manager/fm-error-reporting.c
M	src/file-manager/fm-properties-window.c

commit 34aa36d48f4bcefba832dc7c885be4eb36d0c962
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-07-13

    Made set_permissions, set_owner, and set_group all be async.

	* libnautilus-extensions/nautilus-file.c:
	(set_permissions_callback), (nautilus_file_set_permissions),
	(set_owner_and_group_callback), (set_owner_and_group),
	(nautilus_file_set_owner), (nautilus_file_set_group):
	Made set_permissions, set_owner, and set_group all be async.

M	ChangeLog
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-private/nautilus-file.c

commit 96835d3143f5d16cdcd793238b194a388f023df3
Author: Mike Engber <engber@src.gnome.org>
Date:	2000-07-13

    Changed desktop menu to offer close desktop instead of quit nautilus.


	* libnautilus/nautilus-view-component.idl:
	* libnautilus/nautilus-view.c:
	* libnautilus/nautilus-view.h:
	* src/file-manager/fm-desktop-icon-view.c:
	(fm_desktop_icon_view_close_desktop_menu_item_callback),
	(fm_desktop_icon_view_create_background_context_menu_items):
	* src/file-manager/fm-directory-view.c:
	(fm_directory_view_close_desktop):
	* src/file-manager/fm-directory-view.h:
	* src/nautilus-application.c: (nautilus_application_windows),
	(nautilus_application_startup),
	(nautilus_application_destroy_desktop_window),
	(nautilus_application_create_desktop_window),
	(nautilus_application_open_desktop),
	(nautilus_application_close_desktop),
	(nautilus_application_destroy_window),
	(nautilus_application_create_window):
	* src/nautilus-application.h:
	* src/nautilus-desktop-window.c: (nautilus_desktop_window_new):
	* src/nautilus-shell.c: (corba_manage_desktop):
	* src/nautilus-view-frame-corba.c:
	(impl_Nautilus_ViewFrame_set_title):
	* src/nautilus-view-frame-private.h:
	* src/nautilus-view-frame.c:
	(nautilus_view_frame_initialize_class),
	(nautilus_view_frame_set_title):
	* src/nautilus-view-frame.h:
	* src/nautilus-window-manage-views.c: (open_location):
	* src/nautilus-window.c: (nautilus_window_connect_view):
	Changed desktop menu to offer close desktop instead of
	quit nautilus. Also, changed the menu item's action to
	use a direct fn call instead of CORBA.

M	ChangeLog
M	libnautilus/nautilus-view-component.idl
M	libnautilus/nautilus-view.c
M	libnautilus/nautilus-view.h
M	src/file-manager/fm-desktop-icon-view.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-directory-view.h
M	src/nautilus-application.c
M	src/nautilus-application.h
M	src/nautilus-desktop-window.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-shell.c
M	src/nautilus-spatial-window.c
M	src/nautilus-view-frame-corba.c
M	src/nautilus-view-frame-private.h
M	src/nautilus-view-frame.c
M	src/nautilus-view-frame.h
M	src/nautilus-window-manage-views.c
M	src/nautilus-window.c

commit a3c59407702db0077133daa89b02f35a9fdd52a8
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-07-13

    Added code to check for position of current page in list.

    2000-07-13	Gene Z. Ragan  <gzr@eazel.com>

	* components/history/nautilus-history-view.c: (install_icon),
	(history_view_update_icons), (history_load_location), (make_obj):
	Added code to check for position of current page in list.

	* src/nautilus-window.c:
	* src/nautilus-window.h:
	(nautilus_window_get_base_page_index):
	New function to return the index of the base page in the
	history list.

	(nautilus_window_get_history_list_callback),
	Set position field of returned list info using new function above.

M	ChangeLog
M	components/history/nautilus-history-view.c
M	src/nautilus-navigation-window.c
M	src/nautilus-navigation-window.h
M	src/nautilus-object-window.c
M	src/nautilus-object-window.h
M	src/nautilus-spatial-window.c
M	src/nautilus-spatial-window.h
M	src/nautilus-window.c
M	src/nautilus-window.h

commit 2d38a2d7fcfbd9e95342bf24ee35358e75702815
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-07-13

	My apologies to all who read the cvs commits list that have
	suffered from my "spam" in the past (due to my use of emacs cvs
	mode to commit).  I will never use emacs cvs mode again so you
	will see each of my commits only once!

	* src/file-manager/fm-error-reporting.c:
	(rename_callback_data_free), (rename_callback),
	(cancel_rename_callback), (fm_rename_file):
	Finished the 1/2 done code for renaming.

	* src/nautilus-main.c: (main): Removed the call to bonobo_shutdown
	since Michael decided he won't do it this way any more.

	* src/nautilus-window.c: (nautilus_window_destroy): Added code
	to unref the UI handler to fix a leak.

	* components/hardware/nautilus-hardware-view.h:
	* components/loser/content/nautilus-content-loser.h:
	* components/loser/sidebar/nautilus-sidebar-loser.h:
	* components/mozilla/nautilus-mozilla-content-view.h:
	* components/music/nautilus-music-view.h:
	* components/rpmview/nautilus-rpm-view.h:
	* components/services/install/lib/eazel-install-corba-callback.h:
	* components/services/install/lib/eazel-install-public.h:
	*
	components/services/install/nautilus-view/nautilus-service-install-view.h:
	*
	components/services/inventory/nautilus-view/nautilus-inventory-view.h:
	* components/services/login/nautilus-view/nautilus-login-view.h:
	*
	components/services/startup/nautilus-view/nautilus-service-startup-view.h:
	*
	components/services/summary/nautilus-view/nautilus-summary-view.h:
	*
	components/services/time/nautilus-view/trilobite-eazel-time-view.h:
	*
	components/services/time/service/trilobite-eazel-time-service-public.h:
	*
	components/services/trilobite/libtrilobite/trilobite-root-helper.h:
	*
	components/services/trilobite/libtrilobite/trilobite-service-passwordquery-public.h:
	*
	components/services/trilobite/libtrilobite/trilobite-service-public.h:
	*
	components/services/trilobite/sample/lib/sample-service-public.h:
	* components/tree/nautilus-tree-view.h:
	* libnautilus/nautilus-view.h:
	* libnautilus/nautilus-zoomable.h:
	* src/file-manager/fm-desktop-icon-view.h:
	* src/file-manager/fm-directory-view.h:
	* src/file-manager/fm-icon-view.h:
	* src/file-manager/fm-list-view.h:
	* src/nautilus-application.h:
	* src/nautilus-shell.h:
	* src/nautilus-view-frame.h:
	Fixed a copied and pasted typo.

M	ChangeLog
M	components/hardware/nautilus-hardware-view.h
M	components/loser/content/nautilus-content-loser.h
M	components/loser/sidebar/nautilus-sidebar-loser.h
M	components/mozilla/nautilus-mozilla-content-view.h
M	components/music/nautilus-music-view.h
M	components/rpmview/nautilus-rpm-view.h
M	components/services/install-view/nautilus-service-install-view.h
M	components/services/install/lib/eazel-install-corba-callback.h
M	components/services/install/lib/eazel-install-public.h
M
components/services/install/nautilus-view/nautilus-service-install-view.h
M
components/services/inventory/nautilus-view/nautilus-inventory-view.h
M	components/services/login/nautilus-view/nautilus-login-view.h
M
components/services/startup/nautilus-view/nautilus-service-startup-view.h
M	components/services/summary/nautilus-summary-view.h
M	components/services/summary/nautilus-view/nautilus-summary-view.h
M	components/services/time/nautilus-view/trilobite-eazel-time-view.h
M
components/services/time/service/trilobite-eazel-time-service-public.h
M	components/services/trilobite/libtrilobite/trilobite-root-helper.h
M
components/services/trilobite/libtrilobite/trilobite-service-passwordquery-public.h
M
components/services/trilobite/libtrilobite/trilobite-service-public.h
M	components/services/trilobite/sample/lib/sample-service-public.h
M	components/tree/nautilus-tree-view.h
M	libnautilus/nautilus-view.h
M	libnautilus/nautilus-zoomable.h
M	src/file-manager/fm-desktop-icon-view.h
M	src/file-manager/fm-directory-view.h
M	src/file-manager/fm-error-reporting.c
M	src/file-manager/fm-icon-view.h
M	src/file-manager/fm-list-view.h
M	src/nautilus-application.h
M	src/nautilus-main.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-shell.h
M	src/nautilus-spatial-window.c
M	src/nautilus-view-frame.h
M	src/nautilus-window.c

commit b90ef9ca1b9b214fbd6ba1cc486de4a38efd56d3
Author: Valek Frob <frob@src.gnome.org>
Date:	2000-07-13

    Microupdated russian translation.

M	po/ru.po

commit ea1f2b1606a7ff8fb70bee24834b255c57ac3e9f
Author: Pavel Cisler <pavel@eazel.com>
Date:	2000-07-13

    Part 2 of fix for 1549 - Empty trash doesn't update progress properly.

    2000-07-13	Pavel Cisler <pavel@eazel.com>

	* src/file-manager/dfos-xfer.c: (handle_xfer_ok):
	Part 2 of fix for 1549 - Empty trash doesn't update progress
	properly.

M	ChangeLog
M	libnautilus-extensions/nautilus-file-operations.c
M	libnautilus-private/nautilus-file-operations.c
M	src/file-manager/dfos-xfer.c

commit a3141da4a0c64c910673e4b94843058c7aedd9f1
Author: J Shane Culpepper <pepper@src.gnome.org>
Date:	2000-07-13

    Fixing the intstall view to mathc the changes on the branch.

M	ChangeLog
M	components/services/install-view/nautilus-service-install-view.c
M
components/services/install/nautilus-view/nautilus-service-install-view.c

commit 57ef7519ae85f3173f7ef2b50d91c88725f08cae
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-07-13

    tweaked the wording in the first time dialog and make the background
    chits


	tweaked the wording in the first time dialog and make the
	background
	chits lose their halo when dragging

M	ChangeLog
M	src/nautilus-first-time-druid.c
M	src/nautilus-property-browser.c

commit 4b0ebebcb8d9f8523da2d89e55325caedf0be666
Author: Pavel Cisler <pavel@eazel.com>
Date:	2000-07-13

    Fix a problem where parts of the exposed area weren't being updated

    2000-07-12	Pavel Cisler  <pavel@eazel.com>

	* libnautilus-extensions/nautilus-icon-dnd.c:
	(auto_scroll_timeout_callback):
	Fix a problem where parts of the exposed area weren't being
	updated correctly during a fast auto-scroll.

	* libnautilus-extensions/nautilus-icon-dnd.c:
	(nautilus_icon_container_get_drop_action):
	Fix a crash when nautilus_icon_container_get_drop_action
	got called too early on during a drag, before
	drag_data_received_callback got a chance to set state up.

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-dnd.c
M	libnautilus-private/nautilus-icon-dnd.c

commit cee929e79bf6a8c11bab54e810f6d2a36baa42f3
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-07-13

    add TrilobiteRootClient; make command-line sample-service use it
    for a demo

M	ChangeLog
M	components/services/trilobite/libtrilobite/Makefile.am
A
components/services/trilobite/libtrilobite/trilobite-root-client-private.h
A
components/services/trilobite/libtrilobite/trilobite-root-client-public.h
A	components/services/trilobite/libtrilobite/trilobite-root-client.c
M	components/services/trilobite/libtrilobite/trilobite-root-helper.c
M
components/services/trilobite/libtrilobite/trilobite-service-passwordquery.c
M	components/services/trilobite/sample/command-line/main.c
M	components/services/trilobite/sample/service/main.c

commit a88cb641e5dea6293bc71fa8df1f925b14a4b958 (tag: EAZEL_DEMO_1_ANCHOR,
tag: EAZEL-NAUTILUS-MS-JUL12)
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-07-13

    Fix a bunch of gtk assertions caused by adding widgets to gtkboxes
    twice.

	*
	components/services/install/nautilus-view/nautilus-service-install-
	view.c: (generate_install_form), (create_title_widget),
	(create_middle_title_widget):

	Fix a bunch of gtk assertions caused by adding widgets to gtkboxes
	twice.

	Add a middle title widget to separete the progress dislay from the
	top.

M	ChangeLog
M	components/services/install-view/nautilus-service-install-view.c
M
components/services/install/nautilus-view/nautilus-service-install-view.c

commit 41f3913cdf7688d175c536b166521d21f79ca4fc
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-07-12

    Change to use bonobo_object_unref now that the leaks have been
    fixed. This

	* src/nautilus-view-frame.c: (nautilus_view_frame_destroy_client):
	Change to use bonobo_object_unref now that the leaks have been
	fixed.	This requires the new Bonobo or you'll have lots of leaked
	processes. Luckily, Nautilus won't compile without the new Bonobo
	due to my use of bonobo_object_shutdown in main :-)

	* configure.in:
	Fix the way -Werror works so it affects all directories, not just
	ones where we use WERROR.

	* components/hardware/Makefile.am:
	* components/help/Makefile.am:
	* components/history/Makefile.am:
	* components/loser/content/Makefile.am:
	* components/loser/sidebar/Makefile.am:
	* components/mozilla/Makefile.am:
	* components/music/Makefile.am:
	* components/notes/Makefile.am:
	* components/rpmview/Makefile.am:
	* components/sample/Makefile.am:
	* components/services/install/command-line/Makefile.am:
	* components/services/install/lib/Makefile.am:
	* components/services/install/nautilus-view/Makefile.am:
	* components/services/install/server/Makefile.am:
	* components/services/inventory/lib/Makefile.am:
	* components/services/inventory/nautilus-view/Makefile.am:
	* components/services/inventory/service/Makefile.am:
	* components/services/login/lib/Makefile.am:
	* components/services/login/nautilus-view/Makefile.am:
	* components/services/login/service/Makefile.am:
	* components/services/startup/command-line/Makefile.am:
	* components/services/startup/lib/Makefile.am:
	* components/services/startup/nautilus-view/Makefile.am:
	* components/services/summary/lib/Makefile.am:
	* components/services/summary/nautilus-view/Makefile.am:
	* components/services/summary/service/Makefile.am:
	* components/services/time/command-line/Makefile.am:
	* components/services/time/nautilus-view/Makefile.am:
	* components/services/time/service/Makefile.am:
	* components/services/trilobite/helper/Makefile.am:
	* components/services/trilobite/libtrilobite/Makefile.am:
	* components/services/trilobite/sample/command-line/.cvsignore:
	* components/services/trilobite/sample/command-line/Makefile.am:
	* components/services/trilobite/sample/lib/Makefile.am:
	* components/services/trilobite/sample/nautilus-view/Makefile.am:
	* components/services/trilobite/sample/service/Makefile.am:
	* components/services/vault/command-line/Makefile.am:
	* components/services/vault/lib/Makefile.am:
	* components/services/vault/nautilus-view/Makefile.am:
	* components/services/vault/service/Makefile.am:
	* components/tree/Makefile.am:
	* components/websearch/Makefile.am:
	* cut-n-paste-code/widgets/nautilus-druid/Makefile.am:
	* helper-utilities/authenticate/Makefile.am:
	* libnautilus-extensions/Makefile.am:
	* libnautilus/Makefile.am:
	* librsvg/Makefile.am:
	* nautilus-installer/src/Makefile.am:
	* src/Makefile.am:
	* src/file-manager/Makefile.am:
	* test/Makefile.am:
	Got rid of the WERROR shell variable. The -Werror switch is no
	longer a per-directory thing.

	* librsvg/Makefile.am:
	Added libpng to the libraries for the test program. Maybe this was
	the wrong thing to do, but before this change the link failed.

	* components/sample/Makefile.am:
	* components/sample/main.c:
	* components/sample/nautilus-sample-content-view.c:
	* components/sample/nautilus-sample-content-view.h:
	A clean-up of the sample, including fixing many bugs and adding
	lots of comments. I figure we want this to be as close to
	exemplary as possible since people will continue to start with it
	for new components.

	* libnautilus-extensions/nautilus-bookmark.c:
	(nautilus_bookmark_new_with_icon): Removed a bogus extra ref of a
	NautilusFile object that I spotted in here.

	* src/nautilus-application.c:
	(nautilus_application_destroy_window):
	Re-added the code to quit when the last window is closed that Mike
	removed in his recent check-in.

	* src/nautilus-main.c: (main): Added a call to bonobo_shutdown.
	We don't need this call, but I say, "Why not?"

M	ChangeLog
M	components/hardware/Makefile.am
M	components/help/Makefile.am
M	components/history/Makefile.am
M	components/loser/content/Makefile.am
M	components/loser/sidebar/Makefile.am
M	components/mozilla/Makefile.am
M	components/music/Makefile.am
M	components/notes/Makefile.am
M	components/rpmview/Makefile.am
M	components/sample/Makefile.am
M	components/sample/main.c
M	components/sample/nautilus-sample-content-view.c
M	components/sample/nautilus-sample-content-view.h
M	components/services/install-view/Makefile.am
M	components/services/install/command-line/Makefile.am
M	components/services/install/lib/Makefile.am
M	components/services/install/nautilus-view/Makefile.am
M	components/services/install/server/Makefile.am
M	components/services/inventory/lib/Makefile.am
M	components/services/inventory/nautilus-view/Makefile.am
M	components/services/inventory/service/Makefile.am
M	components/services/login/lib/Makefile.am
M	components/services/login/nautilus-view/Makefile.am
M	components/services/login/service/Makefile.am
M	components/services/startup/command-line/Makefile.am
M	components/services/startup/lib/Makefile.am
M	components/services/startup/nautilus-view/Makefile.am
M	components/services/summary/lib/Makefile.am
M	components/services/summary/nautilus-view/Makefile.am
M	components/services/summary/service/Makefile.am
M	components/services/time/command-line/Makefile.am
M	components/services/time/nautilus-view/Makefile.am
M	components/services/time/service/Makefile.am
M	components/services/trilobite/helper/Makefile.am
M	components/services/trilobite/libtrilobite/Makefile.am
M	components/services/trilobite/sample/command-line/.cvsignore
M	components/services/trilobite/sample/command-line/Makefile.am
M	components/services/trilobite/sample/lib/Makefile.am
M	components/services/trilobite/sample/nautilus-view/Makefile.am
M	components/services/trilobite/sample/service/Makefile.am
M	components/services/vault/command-line/Makefile.am
M	components/services/vault/lib/Makefile.am
M	components/services/vault/nautilus-view/Makefile.am
M	components/services/vault/service/Makefile.am
M	components/tree/Makefile.am
M	components/websearch/Makefile.am
M	configure.in
M	cut-n-paste-code/widgets/nautilus-druid/Makefile.am
M	helper-utilities/authenticate/Makefile.am
M	libnautilus-extensions/Makefile.am
M	libnautilus-extensions/nautilus-bookmark.c
M	libnautilus-private/Makefile.am
M	libnautilus-private/nautilus-bookmark.c
M	libnautilus/Makefile.am
M	librsvg/Makefile.am
M	nautilus-installer/src/Makefile.am
M	src/Makefile.am
M	src/file-manager/Makefile.am
M	src/file-manager/fm-desktop-icon-view.c
M	src/nautilus-application.c
M	src/nautilus-main.c
M	src/nautilus-view-frame.c
M	test/Makefile.am

commit 28741931fafba2fa04fc18d0dc5fbdf2067a9987
Author: J Shane Culpepper <pepper@src.gnome.org>
Date:	2000-07-12

    Change Nickname to User Name

M	ChangeLog
M	components/services/login/nautilus-view/nautilus-login-view.c

commit ea59d8fb6c8299c5be8258612bb64bfd1f14de9e
Author: Jorge Godoy <docsbr@src.gnome.org>
Date:	2000-07-12

    updated pt_BR translations

M	po/pt_BR.po

commit 27400c9c3a9c3c1835ae75251ff1328c2a0864d4
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-07-12

    Update for GConf api changes.

	* libnautilus-extensions/nautilus-preferences.c:
	(preferences_initialize_if_needed):
	* libnautilus-extensions/nautilus-user-level-manager.c:
	(user_level_manager_new):

	Update for GConf api changes.

M	ChangeLog
M	libnautilus-extensions/nautilus-preferences.c
M	libnautilus-extensions/nautilus-user-level-manager.c
M	libnautilus-private/nautilus-preferences.c
M	libnautilus-private/nautilus-user-level-manager.c

commit 59ab48168cb0c476841d60cd52882e63f4f0093b
Author: J Shane Culpepper <pepper@src.gnome.org>
Date:	2000-07-12

    Tweaking the description layout to look a little better

M	ChangeLog
M	components/services/install-view/nautilus-service-install-view.c
M
components/services/install/nautilus-view/nautilus-service-install-view.c

commit f02ff1ac15f78fa128fad464bc82d9ac377c9daa
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-07-12

    more tweaks to the property browser


	more tweaks to the property browser

M	ChangeLog
M	data/browser.xml
M	icons/Makefile.am
M	icons/chit_frame.png
A	icons/themes.png
M	src/nautilus-first-time-druid.c
M	src/nautilus-property-browser.c

commit 9de7845de0fbd9aa627f6c7ba289307f94fe1608
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-07-12

    Added RPM_LIBS


	* components/services/inventory/nautilus-view/Makefile.am:
	Added RPM_LIBS

M	ChangeLog
M	components/services/inventory/nautilus-view/Makefile.am

commit 0c95ef64e497b00f1336df4b5cb7306bba157b0e
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-07-12

    Setup the mozilla environment correctly.

	* src/run-nautilus:
	Setup the mozilla environment correctly.

M	ChangeLog
M	src/run-nautilus

commit c7eca63e0d5871428fa0ba274d825126896028b5
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-07-12

    Added the trilobite_passwordquery interface and

	* components/services/trilobite/idl/trilobite-service.idl:
	* components/services/trilobite/libtrilobite/Makefile.am:
	*
	components/services/trilobite/libtrilobite/libtrilobite-service.h:
	* components/services/trilobite/libtrilobite/libtrilobite.h:
	*
	components/services/trilobite/libtrilobite/trilobite-service-passwo
	rdquery-private.h:
	*
	components/services/trilobite/libtrilobite/trilobite-service-passwo
	rdquery-public.h:
	*
	components/services/trilobite/libtrilobite/trilobite-service-passwo
	rdquery.c: (impl_Trilobite_PasswordQuery_set_query_client),
	(trilobite_passwordquery_get_epv),
	(trilobite_passwordquery_destroy),
	(trilobite_passwordquery_set_arg),
	(trilobite_passwordquery_class_initialize),
	(trilobite_passwordquery_initialize),
	(trilobite_passwordquery_add_interface),
	(trilobite_passwordquery_get_password),
	(trilobite_passwordquery_set_prompt):
	*
	Added the trilobite_passwordquery interface and
	trilobite_passwordquery_client. You add the _passwordquery
	interface to your service, and the client (view or cli tool)
	registers a _passwordquery_client object. When you then execute a
	service function that requires eg. root acces, the service can
	access a TrilobiteRootHelper (accessible using gtk_object_get_data
	(... "trilobite-root-helper"...), and call it. This will emit a
	signal, that will cause the _passwordquery to ask the
	_passwordquery_client for a password. Currently, if no
	_passwordquery_client is set, it will popup a gui input box. But
	we should loose then when Robey does the gtk interface to be used
	in views and cli tools.

	components/services/trilobite/libtrilobite/trilobite-service-public
	.h:
	* components/services/trilobite/libtrilobite/trilobite-service.c:
	(trilobite_service_add_interface):
	Added the trilobite_service_add_interface. All trilobite
	interfaces should have one to handle the
	bonobo_object_add_interface ond other magic stuff.

	* components/services/trilobite/sample/idl/sample-service.idl:
	* components/services/trilobite/sample/command-line/main.c:
	(main):
	* components/services/trilobite/sample/service/Makefile.am:
	* components/services/trilobite/sample/service/main.c:
	(trilobite_sample_service_factory):
	*
	components/services/trilobite/sample/service/sample-service-impl.c:
	(impl_Trilobite_Eazel_Sample_list_it), (sample_service_get_epv):
	Added a list_it call, that given a dir does a ls on it. (proof of
	concept stuff). So I've also added the trilobite_passwordquery
	interface to the sampleservice, and the cli tool tries to do an
	ls -lart /root (thus triggering a password query).

	* components/services/install/lib/eazel-install-object.c:
	(eazel_install_destroy), (eazel_install_initialize):
	* components/services/install/lib/eazel-install-private.h:
	* components/services/install/lib/eazel-install-protocols.c:
	(eazel_install_fetch_package):
	* components/services/install/lib/eazel-install-rpm-glue.c:
	(install_new_packages), (install_all_packages),
	(rpm_show_progress), (do_rpm_install), (do_rpm_uninstall),
	(eazel_install_load_rpm_headers),
	(eazel_install_prepare_rpm_system):
	* components/services/install/server/Makefile.am:
	* components/services/install/server/main.c:
	(eazel_install_service_factory), (main):
	I've partly made the installer use the use the new stuff. It
	doesn't work yet, but it makes it all the way to password query.

	* components/services/time/command-line/main.c: (main):
	* components/services/time/idl/trilobite-eazel-time-service.idl:
	* components/services/time/service/Makefile.am:
	* components/services/time/service/main.c:
	(trilobite_eazel_time_service_factory):
	* components/services/time/service/trilobite-eazel-time-service.c:
	(impl_Trilobite_Eazel_Time_Service_check_time),
	(impl_Trilobite_Eazel_Time_Service_update_time),
	(trilobite_eazel_time_service_parse_body),
	(trilobite_eazel_time_service_do_http_request):
	Pached to work with the trilobite_passwordquery stuff. So as user,
	you can now set the time if you've got the root password.

	This closes 946, 938 and fixes root problem for the installer.

M	ChangeLog
M	components/services/install/lib/eazel-install-object.c
M	components/services/install/lib/eazel-install-private.h
M	components/services/install/lib/eazel-install-protocols.c
M	components/services/install/lib/eazel-install-rpm-glue.c
M	components/services/install/server/Makefile.am
M	components/services/install/server/main.c
M	components/services/time/command-line/main.c
M	components/services/time/idl/trilobite-eazel-time-service.idl
M	components/services/time/service/Makefile.am
M	components/services/time/service/main.c
M	components/services/time/service/trilobite-eazel-time-service.c
M	components/services/trilobite/idl/trilobite-service.idl
M	components/services/trilobite/libtrilobite/Makefile.am
C067	components/services/trilobite/libtrilobite/libtrilobite.h
components/services/trilobite/libtrilobite/libtrilobite-service.h
M	components/services/trilobite/libtrilobite/libtrilobite.h
M
components/services/trilobite/libtrilobite/trilobite-service-passwordquery-private.h
M
components/services/trilobite/libtrilobite/trilobite-service-passwordquery-public.h
M
components/services/trilobite/libtrilobite/trilobite-service-passwordquery.c
M
components/services/trilobite/libtrilobite/trilobite-service-public.h
M	components/services/trilobite/libtrilobite/trilobite-service.c
M	components/services/trilobite/sample/command-line/main.c
M	components/services/trilobite/sample/idl/sample-service.idl
M	components/services/trilobite/sample/service/Makefile.am
M	components/services/trilobite/sample/service/main.c
M	components/services/trilobite/sample/service/sample-service-impl.c

commit b698da5abcb79272d5d49865b4582d6993275e44
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-07-12

    Removed drag move from list. Changed navigation to occur on mouse
    up, not

    2000-07-11	Gene Z. Ragan  <gzr@eazel.com>

	* components/history/nautilus-history-view.c:
	(history_load_location), (history_button_press),
	(history_button_release), (make_obj):
	Removed drag move from list.  Changed navigation
	to occur on mouse up, not on select row.  This is
	because select row is called on rows during a drag.
	Tghis can be annoying if you are trying to drag a
	row item and Nautilus is navigating to the item you
	ared dragging over.  This behavior happens even if we
	are not supporting drag move of items. Now navigation
	occurs on the mouse up.

M	ChangeLog
M	components/history/nautilus-history-view.c

commit a409c1bb9891c3a84b078981372441c4553c443d
Author: Mike Engber <engber@src.gnome.org>
Date:	2000-07-12

    Hooked up the quit menu in the desktop context menu to quit
    Nautilus. Now,


	* libnautilus/nautilus-view-component.idl:
	* libnautilus/nautilus-view.c: (nautilus_view_quit_nautilus):
	* libnautilus/nautilus-view.h:
	* src/file-manager/fm-desktop-icon-view.c:
	(fm_desktop_icon_view_quit_menu_item_callback),
	(fm_desktop_icon_view_create_background_context_menu_items):
	* src/file-manager/fm-directory-view.c:
	(fm_directory_view_quit_nautilus):
	* src/file-manager/fm-directory-view.h:
	* src/nautilus-application.c: (nautilus_application_startup),
	(nautilus_application_destroy_window):
	* src/nautilus-application.h:
	* src/nautilus-desktop-window.c: (nautilus_desktop_window_new):
	* src/nautilus-view-frame-corba.c:
	(impl_Nautilus_ViewFrame_set_title),
	(impl_Nautilus_ViewFrame_quit_nautilus):
	* src/nautilus-view-frame-private.h:
	* src/nautilus-view-frame.c:
	(nautilus_view_frame_initialize_class),
	(nautilus_view_frame_set_title),
	(nautilus_view_frame_quit_nautilus):
	* src/nautilus-view-frame.h:
	* src/nautilus-window-manage-views.c:
	(nautilus_window_load_content_view):
	* src/nautilus-window.c: (nautilus_window_quit_nautilus_callback),
	(nautilus_window_connect_view):
	Hooked up the quit menu in the desktop context menu to quit
	Nautilus.
	Now, if Nautilus is managing the desktop no default window
	is created
	and Nautilus does not quit when the last window is closed -
	i.e. use
	the quit menu item instead. Bugs 1050 and 1051.

M	ChangeLog
M	libnautilus/nautilus-view-component.idl
M	libnautilus/nautilus-view.c
M	libnautilus/nautilus-view.h
M	src/file-manager/fm-desktop-icon-view.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-directory-view.h
M	src/nautilus-application.c
M	src/nautilus-application.h
M	src/nautilus-desktop-window.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-view-frame-corba.c
M	src/nautilus-view-frame-private.h
M	src/nautilus-view-frame.c
M	src/nautilus-view-frame.h
M	src/nautilus-window-manage-views.c
M	src/nautilus-window.c

commit af430dfa550da0011e9317b3dd4f7128906b2413
Author: Robin Slomkowski <rslomkow@src.gnome.org>
Date:	2000-07-11

    added eazel-helper.pam

M	ChangeLog
M	components/services/trilobite/helper/Makefile.am

commit 98b08f6484b0e98b8ce0ab2b6f581b1629b0a449
Author: J Shane Culpepper <pepper@src.gnome.org>
Date:	2000-07-11

    minor uri fix

M	ChangeLog
M	components/services/login/nautilus-view/nautilus-login-view.c

commit cd56e6d249d85fbc9ef30684a92fdeb01fdcba6d
Author: Robin Slomkowski <rslomkow@src.gnome.org>
Date:	2000-07-11

    added eazel-helper.security.in to DIST

M	ChangeLog
M	components/services/trilobite/helper/Makefile.am

commit 9fd02a0daa1c908c47d0d45c9b961620769220d6
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-07-11

    Fixed a bug I introduced at application startup time where it
    would quit

	* src/nautilus-application.h:
	* src/nautilus-application.c: (nautilus_application_startup):
	* src/nautilus-main.c: (main):
	Fixed a bug I introduced at application startup time where it
	would quit right away instead of running the first time druid.
	(Calling it a druid is so lame, who are we kidding?)

	* RENAMING: Some renaming ideas. In particular, we can deprecate
	"null-tolerance" a little bit by including it in the names of the
	functions.

	* libnautilus-extensions/Makefile.am:
	* libnautilus-extensions/nautilus-gdk-extensions.c:
	(nautilus_set_mini_icon):
	* libnautilus-extensions/nautilus-gdk-extensions.h:
	* libnautilus-extensions/nautilus-mini-icon.c: [removed]
	* libnautilus-extensions/nautilus-mini-icon.h: [removed]
	* src/nautilus-window.c:
	Moved the single function from its own file into the gdk
	extensions file instead and changed the single place that uses it
	to get it from there.

M	ChangeLog
M	RENAMING
M	libnautilus-extensions/Makefile.am
M	libnautilus-extensions/nautilus-gdk-extensions.c
M	libnautilus-extensions/nautilus-gdk-extensions.h
D	libnautilus-extensions/nautilus-mini-icon.c
D	libnautilus-extensions/nautilus-mini-icon.h
M	libnautilus-private/Makefile.am
M	libnautilus-private/nautilus-gdk-extensions.c
M	libnautilus-private/nautilus-gdk-extensions.h
D	libnautilus-private/nautilus-mini-icon.c
D	libnautilus-private/nautilus-mini-icon.h
M	src/nautilus-application.c
M	src/nautilus-application.h
M	src/nautilus-main.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window.c

commit 9cc19b08e87197f457be50acc2c2de3b99759941
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-07-11

    drew a frame around the background tiles at Arlo's request


	drew a frame around the background tiles at Arlo's request

M	ChangeLog
M	icons/Makefile.am
A	icons/chit_frame.png
M	src/nautilus-property-browser.c

commit 315415683d8c413a5bbedca71bcce59e68e6d7c9
Author: Robin Slomkowski <rslomkow@src.gnome.org>
Date:	2000-07-11

    added header file to Makefile.am

M	ChangeLog
M	components/services/vault/command-line/Makefile.am

commit b9c988de8349854b9736bfd2230928f6a4caa57e
Author: Robin Slomkowski <rslomkow@src.gnome.org>
Date:	2000-07-11

    mass change of LDFLAGS to LDADD

M	ChangeLog
M	components/html/Makefile.am
M	components/loser/content/Makefile.am
M	components/loser/sidebar/Makefile.am
M	components/mozilla/Makefile.am
M	components/music/Makefile.am
M	components/rpmview/Makefile.am
M	components/sample/Makefile.am
M	components/services/install-view/Makefile.am
M	components/services/install/nautilus-view/Makefile.am
M	components/services/login/nautilus-view/Makefile.am
M	components/services/startup/command-line/Makefile.am
M	components/services/summary/nautilus-view/Makefile.am
M	components/services/time/command-line/Makefile.am
M	components/services/time/nautilus-view/Makefile.am
M	components/services/trilobite/sample/command-line/Makefile.am
M	components/services/trilobite/sample/nautilus-view/Makefile.am
M	components/services/vault/command-line/Makefile.am
M	components/services/vault/nautilus-view/Makefile.am
M	components/tree/Makefile.am
M	helper-utilities/authenticate/Makefile.am
M	test/Makefile.am

commit 90166baced35526a04cb6a345a31b16e33698a05
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-07-11

	Fixed some leaks that cause problems with the new Bonobo.

	* components/history/nautilus-history-view.c:
	(history_view_frame_call_end):
	* libnautilus/nautilus-undo.c: (set_up_bonobo_control):
	* libnautilus/nautilus-view.c: (view_frame_call_end):
	* libnautilus/nautilus-zoomable.c:
	(nautilus_zoomable_ensure_zoomable_frame):
	Fixed a ref. count leak by adding code to unref the result of
	query_interface.

	* src/nautilus-view-frame.c: (nautilus_view_frame_is_zoomable):
	Fixed logic that was backwards.

M	ChangeLog
M	components/history/nautilus-history-view.c
M	libnautilus/nautilus-undo.c
M	libnautilus/nautilus-view.c
M	libnautilus/nautilus-zoomable.c
M	src/nautilus-view-frame.c

commit fedba7318ac4e4733015be8ab29a89289e032d13
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-07-11

    added a mini-icon for Nautilus from Susan. Also, removed the private


	added a mini-icon for Nautilus from Susan.  Also, removed the
	private hacked version of gdk_pixbuf_render_pixmap_and_mask since
	the real version is working properly for images that lack an
	alpha channel now.

M	ChangeLog
M	icons/nautilus-mini-logo.png
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window.c

commit 897e22a4a4957b4c254812117e7aaf800d61d028
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-07-11

    removed intrinsic property emblem images from browser; added
    Susan's new


	removed intrinsic property emblem images from browser; added
	Susan's new user level images, used new sidebar tab edge piece
	in the arlo theme, and made web search force local search off.

M	ChangeLog
M	data/emblems/Makefile.am
D	data/emblems/certified.gif
D	data/emblems/changed.gif
D	data/emblems/encrypted.gif
D	data/emblems/remote.gif
M	icons/Makefile.am
M	icons/arlo/arlo.xml
A	icons/expert.png
A	icons/intermediate.png
A	icons/nautilus-mini-logo.png
A	icons/novice.png
M	src/nautilus-sidebar-tabs.c
M	src/nautilus-window-toolbars.c

commit 36213cc911ca4c55b1e63680f5ada163e2033f78
Author: Robin Slomkowski <rslomkow@src.gnome.org>
Date:	2000-07-11

    Changed to and LDADD

M	ChangeLog
M	components/hardware/Makefile.am

commit 1edc7ff3d28d6313e406e9192fd6d60dc05a493b
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-07-11

    Removed nautilus-alloc.h includes.

M	ChangeLog
M	components/help/hyperbola-main.c
M	src/file-manager/fm-directory-view.c

commit edb5ed6b358137d0ec5310fbaa5303be827112df
Author: Ian McKellar <yakk@src.gnome.org>
Date:	2000-07-11

    Load mime->vfs module mapping from gnome-vfs.

    * Load mime->vfs module mapping from gnome-vfs.

M	ChangeLog
M	libnautilus-extensions/nautilus-mime-actions.c
M	libnautilus-extensions/nautilus-mime-actions.h
M	libnautilus-private/nautilus-mime-actions.c
M	libnautilus-private/nautilus-mime-actions.h
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window.c

commit 595c884593b5ff2159bc56ff54f65023e3b03e19
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-07-11

    Fixed to compile with latest Bonobo. Doesn't work quite as well
    as before

	* src/nautilus-view-frame.c:
	Fixed to compile with latest Bonobo. Doesn't work quite as well
	as before -- we get some Bonobo ref. count asserts all the time --
	but it's better than nothing I guess. Also did some other code
	cleanup.

	* libnautilus-extensions/Makefile.am:
	* libnautilus-extensions/nautilus-alloc.h: [removed]
	Removed an unused source file.

	* libnautilus-extensions/nautilus-icon-container.c: (icon_free),
	(stop_rubberbanding), (destroy), (hide_rename_widget):
	* libnautilus-extensions/nautilus-icon-dnd.c:
	(nautilus_icon_container_dropped_icon_feedback),
	(nautilus_icon_container_free_drag_data),
	(nautilus_icon_dnd_fini):
	* src/nautilus-property-browser.c:
	(nautilus_property_browser_drag_end):
	* src/nautilus-view-frame-nautilus-view.c: (load_location),
	(stop_loading), (selection_changed):
	* src/nautilus-view-frame.c:
	(nautilus_view_frame_handle_client_destroy),
	(nautilus_view_frame_load_client), (check_object),
	(nautilus_view_frame_set_active_errors):
	* src/nautilus-window-manage-views.c:
	(nautilus_window_end_location_change_callback):
	Added FIXMEs to various questionable uses of gtk_object_destroy.

	* src/Makefile.am:
	Added missing source file and replaced use of .. with
	$(top_srcdir).

M	ChangeLog
M	libnautilus-extensions/Makefile.am
D	libnautilus-extensions/nautilus-alloc.h
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-extensions/nautilus-icon-dnd.c
M	libnautilus-private/Makefile.am
D	libnautilus-private/nautilus-alloc.h
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-dnd.c
M	src/Makefile.am
M	src/nautilus-property-browser.c
M	src/nautilus-view-frame-nautilus-view.c
M	src/nautilus-view-frame.c
M	src/nautilus-window-manage-views.c

commit e195286f4dc119c32f72d0e429fe012492360e20
Author: Valek Frob <frob@src.gnome.org>
Date:	2000-07-11

    Updated russian translation.

M	po/ChangeLog
M	po/ru.po

commit b022a4add38f63f7586277f1563da173eab430d1
Author: Kenneth Christiansen <kenneth@src.gnome.org>
Date:	2000-07-11

    Translatins from Keld
    gnomeicu/po/da.po nautilus/po/da.po pan/po/da.po rp3/po/da.po

M	po/da.po

commit 5df05d4530c4a5a6955990051bb14d4b42b1000a
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-07-11

    Forgot the makefile in the last commit.

	* test/Makefile.am:
	Forgot the makefile in the last commit.

M	ChangeLog
M	test/Makefile.am

commit ba0e6fd383b6a527059aa90e4402187c1fc2bef0
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-07-11

    Many cleanups and improvements. Use the GnomeDialog run_and_close call

	* libnautilus-extensions/nautilus-password-dialog.c:
	(nautilus_password_dialog_initialize_class),
	(nautilus_password_dialog_initialize),
	(nautilus_password_dialog_destroy), (dialog_show_callback),
	(dialog_close_callback), (caption_table_activate_callback),
	(nautilus_password_dialog_new),
	(nautilus_password_dialog_run_and_block),
	(nautilus_password_dialog_set_username),
	(nautilus_password_dialog_set_password),
	(nautilus_password_dialog_set_readonly_username),
	(nautilus_password_dialog_get_username),
	(nautilus_password_dialog_get_password),
	(nautilus_password_dialog_get_remember),
	(nautilus_password_dialog_set_remember),
	(nautilus_password_dialog_set_remember_label_text):
	* libnautilus-extensions/nautilus-password-dialog.h:
	Many cleanups and improvements.  Use the GnomeDialog run_and_close
	call instead of our own event loop hack.  Removed many unneeded
	callbacks and details member variables.  Add checks for all
	callbacks.  Add support for remembering the password.

	* test/.cvsignore:
	* test/Makefile.am:
	* test/test-nautilus-password-dialog.c:
	(authenticate_boink_callback), (exit_callback), (main):
	Add a new test for the password dialog.

	* test/test-nautilus-widgets.c: (main),
	(text_caption_changed_callback):
	Removed the old password dialog test.

M	ChangeLog
M	libnautilus-extensions/nautilus-password-dialog.c
M	libnautilus-extensions/nautilus-password-dialog.h
M	libnautilus-private/nautilus-password-dialog.c
M	libnautilus-private/nautilus-password-dialog.h
M	test/.cvsignore
A	test/test-nautilus-password-dialog.c
M	test/test-nautilus-widgets.c

commit 8ad7134e8c130567d3331162302ab1c70d56cd5f
Author: J Shane Culpepper <pepper@src.gnome.org>
Date:	2000-07-11

    Fixed the startup view progress meter. Various changes to get
    flow correct

	*
	components/services/install/nautilus-view/nautilus-service-install-
	view.c: (generate_install_form), (generate_current_progress),
	(go_to_uri), (nautilus_service_install_view_update_from_uri):
	* components/services/login/nautilus-view/nautilus-login-view.c:
	*
	components/services/startup/nautilus-view/nautilus-service-startup-
	view.c: (generate_startup_form):

	Fixed the startup view progress meter.	Various changes to
	get flow
	correct for the first cut at the services demo rpms.

M	ChangeLog
M	components/services/install-view/nautilus-service-install-view.c
M
components/services/install/nautilus-view/nautilus-service-install-view.c
M	components/services/login/nautilus-view/nautilus-login-view.c
M
components/services/startup/nautilus-view/nautilus-service-startup-view.c

commit b71c95b096fe5e714a0deed8d7eee0a7d4f5d55f
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-07-11

    fixed recently introduced problem in browser.xml by reverting back to


	fixed recently introduced problem in browser.xml by reverting
	back to lower-case.  Also, removed the theme selector from the
	appearance panel.

M	ChangeLog
M	data/browser.xml
M	libnautilus-extensions/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.c

commit 1ac8dfab5bbe0455e9fe54262498f79f03e410d8
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-07-11

    add _RUN_LS command to TrilobiteRootHelper and eazel-helper, for
    eskil to use in testing

M	ChangeLog
M	components/services/trilobite/helper/eazel-helper.c
M	components/services/trilobite/libtrilobite/trilobite-root-helper.c
M	components/services/trilobite/libtrilobite/trilobite-root-helper.h

commit c49531248861b1b3590b5050fb6337dfc1a2af97
Author: Pavel Cisler <pce@src.gnome.org>
Date:	2000-07-11

    Pavel Cisler

    Added auto-scroll during drag to the icon container.

M	ChangeLog
M	libnautilus-extensions/nautilus-drag.c
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-extensions/nautilus-icon-dnd.c
M	libnautilus-extensions/nautilus-icon-private.h
M	libnautilus-private/nautilus-drag.c
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-dnd.c
M	libnautilus-private/nautilus-icon-private.h
M	src/file-manager/fm-list-view.c

commit afc3fdaa7b965dec9442eb302a9ebca1f155d334
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-07-11

    make sure TrilobiteRootHelper can be restarted after each use (same
    object, new session); add _set_time function

M	ChangeLog
M	components/services/trilobite/helper/eazel-helper.c
M	components/services/trilobite/libtrilobite/trilobite-root-helper.c
M	components/services/trilobite/libtrilobite/trilobite-root-helper.h

commit ea1763455727a4285222c18eeef508c1aa77864c
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-07-11

    added a "web search" button to the toolbar. To do this, I also had to


	added a "web search" button to the toolbar.  To do this, I also
	had to create a new toolbar subclass to overcome the problem
	of using the maximum width for all the buttons.

M	ChangeLog
M	data/browser.xml
M	icons/arlo/sidebar_tab_pieces.png
M	libnautilus-extensions/nautilus-global-preferences.c
M	libnautilus-extensions/nautilus-global-preferences.h
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.h
M	src/Makefile.am
M	src/nautilus-navigation-window.c
M	src/nautilus-navigation-window.h
M	src/nautilus-object-window.c
M	src/nautilus-object-window.h
M	src/nautilus-property-browser.c
M	src/nautilus-spatial-window.c
M	src/nautilus-spatial-window.h
A	src/nautilus-toolbar.c
A	src/nautilus-toolbar.h
M	src/nautilus-window-toolbars.c
M	src/nautilus-window.c
M	src/nautilus-window.h

commit 8f095d516e009785127508951f25fe9a517665ec
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-07-11

    add Makefile.am magic to autogenerate some /etc files for eazel-helper
    and put them in the right place during 'make install'

M	ChangeLog
M	components/services/trilobite/helper/.cvsignore
M	components/services/trilobite/helper/Makefile.am
A	components/services/trilobite/helper/eazel-helper.pam
A	components/services/trilobite/helper/eazel-helper.security.in

commit dd401fcf99d2b36c734347ad55ca4b853e83242a
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-07-11

    text file on how the rpmsearch.cgi should work.


	* components/services/docs/installer-rpmsearch:
	text file on how the rpmsearch.cgi should work.

	*
	components/services/install/command-line/eazel-alt-install-corba.c:
	(set_parameters_from_command_line),
	(eazel_download_progress_signal), (eazel_install_progress_signal),
	(install_failed), (create_package), (done):
	Added --force to do force installs. Also fixed the screen output
	to show the begin/progress/end handling on download and install
	callbacks.
	Changed the output tree in case of install_failed.

	* components/services/install/command-line/eazel-alt-install.c:
	(set_parameters_from_command_line),
	(eazel_install_progress_signal), (eazel_download_progress_signal),
	(main):
	Tried to revive it...

	* components/services/install/lib/eazel-install-corba-callback.c:
	(eazel_install_callback_class_initialize):
	Removed the evil marshal func, and renamed it to prevent name
	clashes.

	* components/services/install/lib/eazel-install-object.c:
	(eazel_install_destroy), (eazel_install_class_initialize),
	(eazel_install_initialize):
	Some more free's in the _destroy.

	* components/services/install/lib/eazel-install-private.h:
	Added a hash table to fix bug #1585.

	* components/services/install/lib/eazel-install-protocols.c:
	(http_fetch_remote_file), (eazel_install_fetch_package):
	Fixed bug 1620. Would probably be more elegant to use some
	enums. Also now inserts packages into the hashtable in
	EazelInstall.

	* components/services/install/lib/eazel-install-public.h:
	* components/services/install/lib/eazel-install-rpm-glue.c:
	(rpm_show_progress), (do_rpm_install), (do_rpm_uninstall),
	Fixed bug 1585 by having the rpm_show_progress lookup the package
	in the hashtable, and bug 1620 by inserting a load of if's to make
	sure the signal emits with amount==0, amount > 0 && < total and
	amount == total.
	(eazel_install_fetch_rpm_dependencies):
	Fixed bug 1363.

	* components/services/install/lib/eazel-install-types.c:
	(rpmfilename_from_packagedata), (packagedata_hash_equal),
	(packagedata_status_str_to_enum),
	(eazel_install_gtk_marshal_NONE__POINTER_INT_INT_INT_INT_INT_INT):
	* components/services/install/lib/eazel-install-types.h:
	Added the evil marshaller to types.c

	* nautilus-installer/src/Makefile:
	* nautilus-installer/src/installer.c: (eazel_install_progress),
	(eazel_download_progress):
	* nautilus-installer/src/interface.c: (create_window):
	Tried to make the installer look slightly more pleasing.

M	ChangeLog
A	components/services/docs/installer-rpmsearch
M	components/services/install/command-line/eazel-alt-install-corba.c
M	components/services/install/command-line/eazel-alt-install.c
M	components/services/install/lib/eazel-install-corba-callback.c
M	components/services/install/lib/eazel-install-object.c
M	components/services/install/lib/eazel-install-private.h
M	components/services/install/lib/eazel-install-protocols.c
M	components/services/install/lib/eazel-install-public.h
M	components/services/install/lib/eazel-install-rpm-glue.c
M	components/services/install/lib/eazel-install-types.c
M	components/services/install/lib/eazel-install-types.h
M	nautilus-installer/src/Makefile
M	nautilus-installer/src/installer.c
M	nautilus-installer/src/interface.c

commit 8883807146859fff9e6facdafaaf4ff0a3550698
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-07-11

    Changed history list to include a separate position field instead of

	* components/history/nautilus-history-view.c:
	(history_view_update_icons), (get_history_list),
	(hyperbola_navigation_history_load_location):
	* libnautilus/nautilus-view-component.idl:
	* src/nautilus-history-frame.c:
	(impl_Nautilus_HistoryFrame_get_history_list):
	* src/nautilus-view-frame.h:
	* src/nautilus-view-frame.c:
	(nautilus_view_frame_get_history_list):
	* src/nautilus-window.c:
	(nautilus_window_get_history_list_callback),
	(nautilus_window_connect_view):
	Changed history list to include a separate position field
	instead of having a position in each entry.

	* components/notes/nautilus-notes.c: (done_with_file):
	Name changed from nautilus_file_cancel_callback to
	nautilus_file_cancel_call_when_ready to reduce confusion with
	nautilus_file_cancel.

	* libnautilus-extensions/nautilus-directory.c:
	(nautilus_directory_get): Made NULL for URI be legal (and result
	in NULL for the directory object).
	* libnautilus-extensions/nautilus-mime-actions.c:
	(get_mime_type_from_uri): Made NULL for URI be legal (and result
	in NULL for MIME type).

	* libnautilus-extensions/nautilus-entry.c:
	(nautilus_entry_set_text): Minor tweak.

	* libnautilus-extensions/nautilus-file.h:
	* libnautilus-extensions/nautilus-file-private.h:
	* libnautilus-extensions/nautilus-file.c: (operation_new),
	(operation_free), (operation_complete), (operation_cancel),
	(rename_update_info_and_metafile), (rename_callback),
	(nautilus_file_rename), (nautilus_file_cancel),
	(nautilus_file_set_owner), (nautilus_file_cancel_call_when_ready):
	Added cancelling to rename as a prelude to doing the same for
	set_file_info-based calls.

	* libnautilus-extensions/nautilus-graphic.c:
	Fixed a formatting mistake and a typo.

	* libnautilus-extensions/nautilus-stock-dialogs.h:
	* libnautilus-extensions/nautilus-stock-dialogs.c:
	(timed_wait_hash), (timed_wait_hash_equal),
	(nautilus_timed_wait_start), (nautilus_timed_wait_free),
	(nautilus_timed_wait_stop): Re-did timed wait API now that
	we are really using it. Still unimplemented.

	* src/Makefile.am:
	Since IDL dependencies are not understood by automake, added
	an explicit one so we pick up the change to the libnautilus
	view component IDL.

	* src/file-manager/fm-error-reporting.h:
	* src/file-manager/fm-error-reporting.c: (rename_callback),
	(cancel_rename_callback), (fm_rename_file): Moved code for
	renaming into here so it can be shared between the icon view
	and the properties dialog. Perhaps it needs to be renamed.

	* src/file-manager/fm-icon-view.c:
	(fm_icon_view_icon_text_changed_callback): Use the shared
	code instead of having the rename code here.

	* src/nautilus-application.c: (create_object): Make a new
	shell object each time instead of trying to share one.
	(nautilus_application_startup): Activate the shell object
	using OAF. This makes it work across processes and adds
	the feature.

	* src/nautilus-main.c: (main): Call bonobo_activate explicitly so
	CORBA calls work before the main loop.

	* src/nautilus-shell.c: (display_caveat_first_time),
	(corba_manage_desktop): Got rid of all state in NautilusShell
	so we can use multiple shell objects if we want.

	* src/nautilus-sidebar.c: (nautilus_sidebar_update_info):
	Got rid of code that checks for NULL.

M	ChangeLog
M	components/history/nautilus-history-view.c
M	components/notes/nautilus-notes.c
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-extensions/nautilus-entry.c
M	libnautilus-extensions/nautilus-file-private.h
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-extensions/nautilus-file.h
M	libnautilus-extensions/nautilus-graphic.c
M	libnautilus-extensions/nautilus-mime-actions.c
M	libnautilus-extensions/nautilus-stock-dialogs.c
M	libnautilus-extensions/nautilus-stock-dialogs.h
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-entry.c
M	libnautilus-private/nautilus-file-private.h
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-file.h
M	libnautilus-private/nautilus-graphic.c
M	libnautilus-private/nautilus-mime-actions.c
M	libnautilus-private/nautilus-stock-dialogs.c
M	libnautilus-private/nautilus-stock-dialogs.h
M	libnautilus/nautilus-view-component.idl
M	src/Makefile.am
M	src/file-manager/fm-error-reporting.c
M	src/file-manager/fm-error-reporting.h
M	src/file-manager/fm-icon-view.c
M	src/nautilus-application.c
M	src/nautilus-history-frame.c
M	src/nautilus-information-panel.c
M	src/nautilus-main.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-shell.c
M	src/nautilus-sidebar.c
M	src/nautilus-spatial-window.c
M	src/nautilus-view-frame.c
M	src/nautilus-view-frame.h
M	src/nautilus-window.c

commit b3c9a1c6473aa7796817aa4b6c83f3f38472836e
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-07-11

    New icon from arlo.

	* icons/eazel/Services.png:
	New icon from arlo.

M	ChangeLog
M	icons/eazel/Services.png

commit fddfc8e8468fcbdc8b72e38f1750db7e32e94fc9
Author: Mike Engber <engber@src.gnome.org>
Date:	2000-07-11

    First half of putting a quit menu item on the desktop's right-click
    menu.


	* src/file-manager/Makefile.am:
	* src/file-manager/fm-desktop-icon-view.c:
	(fm_desktop_icon_view_initialize_class),
	(fm_desktop_icon_view_initialize),
	(fm_desktop_icon_view_quit_menu_item_callback),
	(fm_desktop_icon_view_create_background_context_menu_items):
	* src/file-manager/fm-desktop-icon-view.h:
	* src/nautilus-application.c: (manufactures), (create_object):
	* src/nautilus-application.h:
	* src/nautilus-window-manage-views.c:
	(nautilus_window_load_content_view):
	* src/nautilus.oafinfo:
	First half of putting a quit menu item on the desktop's
	right-click menu. Still need to hook up the quit item.

M	ChangeLog
M	src/Nautilus_shell.oaf.in
M	src/Nautilus_shell.server.in
M	src/file-manager/Makefile.am
A	src/file-manager/fm-desktop-icon-view.c
A	src/file-manager/fm-desktop-icon-view.h
M	src/nautilus-application.c
M	src/nautilus-application.h
M	src/nautilus-window-manage-views.c
M	src/nautilus.oafinfo

commit 882f6f9e1202741e0b9067db7bd19f826e357be9
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-07-11

    Fixed bug 971, enable undo in file editing part of properties window.

    2000-07-10	Gene Z. Ragan  <gzr@eazel.com>

	Fixed bug 971, enable undo in file editing part of
	properties window.

	* src/file-manager/fm-properties-window.c:
	(create_basic_page):
	Enabled entry for undo and enabled the use of ctl-z
	to invoke undo while properties dialog has focus.

M	ChangeLog
M	src/file-manager/fm-properties-window.c

commit dfe08514ee60f0ff7fc506777bdbc7ade3276ce8
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-07-11

    Add a toolbar button to instanciate services. Defaults to off if

	* src/nautilus-window-toolbars.c: (toolbar_services_callback):
	Add a toolbar button to instanciate services.  Defaults to off if
	EAZEL_SERVICES is not on.

	* icons/eazel/Makefile.am:
	* icons/eazel/Servics.png:
	Add services icon for toolbar.

M	ChangeLog
M	icons/eazel/Makefile.am
A	icons/eazel/Services.png
M	src/nautilus-window-toolbars.c

commit 2ce76a9a9964f2afb815cab40795712dc69fea22
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-07-11

    add new helper/ directory to trilobite for building eazel-helper,
    the sudo-ish utility that lets trilobite services do stuff as root

M	ChangeLog
M	components/services/trilobite/Makefile.am
A	components/services/trilobite/helper/.cvsignore
A	components/services/trilobite/helper/Makefile.am
A	components/services/trilobite/helper/README
A	components/services/trilobite/helper/eazel-helper.c
M	configure.in

commit d2e182599492acf870ad3904ae41420f548d63b2
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-07-11

    Dumbass me, missed the Changelog in the last checkin.

M	ChangeLog

commit af7bd12d44dfdee202216336a09dcd3307d4a45a
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-07-10

    Add support for boundary offset and extra width and height.

	* libnautilus-extensions/nautilus-graphic.c:
	(nautilus_graphic_initialize), (nautilus_graphic_size_allocate),
	(nautilus_graphic_size_request),
	(nautilus_graphic_set_label_text),
	(nautilus_graphic_set_label_font),
	(nautilus_graphic_set_left_offset),
	(nautilus_graphic_set_right_offset),
	(nautilus_graphic_set_top_offset),
	(nautilus_graphic_set_bottom_offset),
	(nautilus_graphic_set_extra_width),
	(nautilus_graphic_set_extra_height):
	* libnautilus-extensions/nautilus-graphic.h:
	Add support for boundary offset and extra width and height.

	* test/test-nautilus-graphic.c: (main):
	Update for new boundary offset support.

	components/services/install/nautilus-view/nautilus-service-install-
	view.c: (generate_install_form), (create_graphic_widget),
	(create_title_widget):
	* components/services/login/nautilus-view/nautilus-login-view.c:
	(generate_login_form), (create_graphic_widget),
	(create_title_widget):
	Use new graphic widget to make things prettier.

M	components/services/install-view/nautilus-service-install-view.c
M
components/services/install/nautilus-view/nautilus-service-install-view.c
M	components/services/login/nautilus-view/nautilus-login-view.c
M	libnautilus-extensions/nautilus-graphic.c
M	libnautilus-extensions/nautilus-graphic.h
M	libnautilus-private/nautilus-graphic.c
M	libnautilus-private/nautilus-graphic.h
M	test/test-nautilus-graphic.c

commit 5a7cda2daa8c72bd29ff89867f6d1736b7e80284
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-07-10

    add baseline TrilobiteRootHelper object, to use eazel-helper to do
    root tasks

M	ChangeLog
M	components/services/trilobite/libtrilobite/Makefile.am
M	components/services/trilobite/libtrilobite/libtrilobite.h
M	components/services/trilobite/libtrilobite/trilobite-core-utils.c
M	components/services/trilobite/libtrilobite/trilobite-core-utils.h
A	components/services/trilobite/libtrilobite/trilobite-root-helper.c
A	components/services/trilobite/libtrilobite/trilobite-root-helper.h

commit c8113cdf81511498676126da502679b91d75c262
Author: Robey Pointer <robey@src.gnome.org>
Date:	2000-07-10

    add baseline TrilobiteRootHelper object, to use eazel-helper to do
    root tasks

M	ChangeLog

commit 4fdb98d8e0df471fb3338a3208e56667ebb6e217
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-07-10

    New function to draw text into a pixbuf given a rect and a string.

	* libnautilus-extensions/nautilus-gdk-pixbuf-extensions.c:
	(nautilus_gdk_pixbuf_scale_to_fit),
	(nautilus_gdk_pixbuf_draw_text):
	* libnautilus-extensions/nautilus-gdk-pixbuf-extensions.h:
	New function to draw text into a pixbuf given a rect and a
	string.   Factored from the icon factoyr.
	* libnautilus-extensions/nautilus-graphic.c:
	(nautilus_graphic_size_allocate):
	Add support for drawing text.

	* libnautilus-extensions/nautilus-icon-factory.c: (embed_text):
	Factored out gdk pixbuf text drawing.  Use the new text drawing
	function.

	* test/test-nautilus-graphic.c: (create_color_scale):
	Update for text support.

M	ChangeLog
M	libnautilus-extensions/nautilus-gdk-pixbuf-extensions.c
M	libnautilus-extensions/nautilus-gdk-pixbuf-extensions.h
M	libnautilus-extensions/nautilus-graphic.c
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-private/nautilus-gdk-pixbuf-extensions.c
M	libnautilus-private/nautilus-gdk-pixbuf-extensions.h
M	libnautilus-private/nautilus-graphic.c
M	libnautilus-private/nautilus-icon-factory.c
M	test/test-nautilus-graphic.c

commit 5730af399523c3ec4873ab0a87b4dc8539c6a7d8
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-07-10

    Added genric function that brings a GdkWindow to the front and
    activates

    2000-07-10	Gene Z. Ragan  <gzr@eazel.com>

	* libnautilus-extensions/nautilus-gdk-extensions.c:
	* libnautilus-extensions/nautilus-gdk-extensions.h:
	(nautilus_gdk_window_bring_to_front):
	Added genric function that brings a GdkWindow to the
	front and activates it.  There is no GDK API that
	does this.

	* src/nautilus-window-manage-views.c: (open_location):
	Removed case specific code and repalced wirth new function.

M	ChangeLog
M	libnautilus-extensions/nautilus-gdk-extensions.c
M	libnautilus-extensions/nautilus-gdk-extensions.h
M	libnautilus-private/nautilus-gdk-extensions.c
M	libnautilus-private/nautilus-gdk-extensions.h
M	src/nautilus-window-manage-views.c

commit a311ea29824855faa50fbe39bccf9ccff17355e4
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-07-10

    Modified function to handle the folloing case: If a user has
    selected open

    2000-07-10	Gene Z. Ragan  <gzr@eazel.com>

	* src/nautilus-window-manage-views.c:
	(open_location):
	Modified function to handle the folloing case:
	If a user has selected open location in new window
	in prefs, and a window is already open for the location,
	the window is activated and given focus.  This feature
	makes the most sense, but conflicts with the wording
	of the preferences item.  We need a way to express
	this feature in the prefs.

M	ChangeLog
M	src/nautilus-window-manage-views.c

commit 84cdcd49ef0d9738155c6cc810283780f5fb2d90
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-07-10

    made the property browser update when the theme changes; fixed bug in


	made the property browser update when the theme changes; fixed
	bug in making theme selectors, and added emblems that I forgot
	to add on Friday.

M	ChangeLog
M	data/emblems/Makefile.am
A	data/emblems/personal.png
M	icons/Makefile.am
A	icons/emblem-personal.svg
M	libnautilus-extensions/nautilus-theme.c
M	libnautilus-private/nautilus-theme.c
M	src/nautilus-property-browser.c

commit 44d6765c357ebde71949c643440ce30fb5a22d5b
Author: Fatih Demir <kabalak@src.gnome.org>
Date:	2000-07-10

    Updated the Turkish translation.

M	po/ChangeLog
M	po/tr.po

commit dd9ea340730378d1656c4fdee4d2f279e5c05682
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-07-10

    Use the new NautilusGraphic widget. Add a function to create
    graphics with

	*
	components/services/startup/nautilus-view/nautilus-service-startup-
	view.c: (generate_startup_form), (create_graphic_widget),
	(generate_form_logo):
	Use the new NautilusGraphic widget.  Add a function to create
	graphics with a given image and background.

	* libnautilus-extensions/nautilus-graphic.c:
	(nautilus_graphic_size_allocate):
	Add FIXME blurbs.

	* libnautilus-extensions/nautilus-icon-factory.c:
	Add FIXME blurbs.

M	ChangeLog
M
components/services/startup/nautilus-view/nautilus-service-startup-view.c
M	libnautilus-extensions/nautilus-graphic.c
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-private/nautilus-graphic.c
M	libnautilus-private/nautilus-icon-factory.c

commit e779f844d39b27ea20b5a13835674e5036449fa0
Author: Ian McKellar <yakk@src.gnome.org>
Date:	2000-07-10

    Fix for segfault.

M	ChangeLog
M	libnautilus-extensions/nautilus-mime-actions.c
M	libnautilus-private/nautilus-mime-actions.c

commit 747245d712e4f56c9c2dc6ffd30b9fa14e262b91
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-07-10

    Add arlo's services title icons.

	* components/services/startup/nautilus-view/icons/Makefile.am,
	  eazel-services-logo.png,
	    eazel-services-logo-tile.png:
	    Add arlo's services title icons.

	    * libnautilus-extensions/Makefile.am:
	    * libnautilus-extensions/nautilus-graphic.c:
	    (nautilus_graphic_initialize_class),
	    (nautilus_graphic_initialize),
	    (nautilus_graphic_destroy), (nautilus_graphic_set_arg),
	    (nautilus_graphic_get_arg), (nautilus_graphic_realize),
	    (nautilus_graphic_unrealize), (nautilus_graphic_draw),
	    (nautilus_graphic_size_allocate),
	    (nautilus_graphic_size_request),
	    (nautilus_graphic_map), (nautilus_graphic_unmap),
	    (nautilus_graphic_expose), (ensure_buffer_size),
	    (create_child_window), (nautilus_gdk_create_copy_area_gc),
	    (nautilus_gdk_pixbuf_render_to_drawable),
	    (nautilus_gdk_pixbuf_render_to_pixbuf),
	    (nautilus_gdk_pixbuf_render_to_pixbuf_alpha),
	    (gdk_string_dimensions), (nautilus_gdk_pixbuf_set_to_color),
	    (nautilus_gdk_pixbuf_tile), (nautilus_gdk_pixbuf_tile_alpha),
	    (nautilus_graphic_new),
	    (nautilus_graphic_set_background_pixbuf),
	    (nautilus_graphic_get_background_pixbuf),
	    (nautilus_graphic_set_background_type),
	    (nautilus_graphic_get_background_type),
	    (nautilus_graphic_set_background_color),
	    (nautilus_graphic_get_background_color),
	    (nautilus_graphic_set_placement_type),
	    (nautilus_graphic_get_placement_type),
	    (nautilus_graphic_set_pixbuf), (nautilus_graphic_get_pixbuf),
	    (nautilus_graphic_set_overall_alpha),
	    (nautilus_graphic_set_label_text),
	    (nautilus_graphic_get_label_text),
	    (nautilus_graphic_set_label_font),
	    (nautilus_graphic_get_label_font):
	    * libnautilus-extensions/nautilus-graphic.h:
	    Add NautilusGraphic widget to build.

	    * test/.cvsignore:
	    * test/Makefile.am:
	    * test/test-nautilus-graphic.c: (create_background),
	    (create_pixbuf), (create_graphic),
	    (alpha_scale_value_changed),
	    (red_color_value_changed), (green_color_value_changed),
	    (blue_color_value_changed), (toggle_background_type_callback),
	    (create_color_scale), (main):
	    Add test for NautilusGraphic widget.

M	components/services/startup/nautilus-view/icons/Makefile.am
A
components/services/startup/nautilus-view/icons/eazel-services-logo-tile.png
A
components/services/startup/nautilus-view/icons/eazel-services-logo.png
M	libnautilus-extensions/Makefile.am
A	libnautilus-extensions/nautilus-graphic.c
A	libnautilus-extensions/nautilus-graphic.h
M	libnautilus-private/Makefile.am
A	libnautilus-private/nautilus-graphic.c
A	libnautilus-private/nautilus-graphic.h
M	test/.cvsignore
M	test/Makefile.am
A	test/test-nautilus-graphic.c

commit 33d57594f3a725f95ce98c0a8aa04c1eb3f3d17a
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-07-10

    improved the property browser. Added a line of descriptive
    text. Added a


	improved the property browser. Added a line of descriptive text.
	Added a new "theme" section.

M	ChangeLog
M	data/browser.xml
M	libnautilus-extensions/nautilus-theme.c
M	libnautilus-extensions/nautilus-theme.h
M	libnautilus-private/nautilus-theme.c
M	libnautilus-private/nautilus-theme.h
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-property-browser.c
M	src/nautilus-window-menus.c

commit d1a5df03f6826e94385f912f33d53b1e5a7cfbe2
Author: Valek Frob <frob@src.gnome.org>
Date:	2000-07-09

    Updated russian translation.

M	po/ChangeLog
M	po/ru.po

commit ce6d8a089a34044c01eeffdfdc6db6aefbb3ce5a
Author: Matthias Warkus <mawarkus@src.gnome.org>
Date:	2000-07-09

    Shiny new updated German translation

M	po/ChangeLog
M	po/de.po

commit 7987ce2be23ded57cd8d2884eedc7fc3eaf39562
Author: Ian McKellar <yakk@src.gnome.org>
Date:	2000-07-09

    Initial command line vault interface
    Gnome-VFS based archive/commpressed file decoding interface

M	ChangeLog
M	components/services/vault/command-line/Makefile.am
M	components/services/vault/command-line/main.c
A	components/services/vault/command-line/vault-operations.c
C072	components/services/vault/command-line/main.c
components/services/vault/command-line/vault-operations.h
M	libnautilus-extensions/nautilus-mime-actions.c
M	libnautilus-extensions/nautilus-mime-actions.h
M	libnautilus-private/nautilus-mime-actions.c
M	libnautilus-private/nautilus-mime-actions.h
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window.c

commit 2013b1661b60b32b7694902a5949e1f08e5015f4
Author: Fatih Demir <kabalak@src.gnome.org>
Date:	2000-07-09

    MAde the ChangeLog entry for the cosmetic chanmge in the GtkHTML view

M	ChangeLog

commit d0d7afadeacc000b44f80c5b96cbe89eb462e73a
Author: Fatih Demir <kabalak@src.gnome.org>
Date:	2000-07-09

    Made it compile

M	components/html/Makefile.am
M	components/html/ntl-web-browser.c

commit 7dcffac9d4ca5dedcdeeb64e4ff42c585d6850c8
Author: J Shane Culpepper <pepper@src.gnome.org>
Date:	2000-07-09

    *** empty log message ***

M	ChangeLog

commit a4f936c8da777145ea8873bea9f10969e4ae06e7
Author: J Shane Culpepper <pepper@eazel.com>
Date:	2000-07-09

    Adding a hack override the global font color. Fonts on startup are now

    2000-07-09	J Shane Culpepper  <pepper@eazel.com>

	*
	components/services/startup/nautilus-view/nautilus-service-startup-
	view.c: (generate_startup_form), (set_widget_color):

	Adding a hack override the global font color. Fonts on startup are
	now white.

M	ChangeLog
M
components/services/startup/nautilus-view/nautilus-service-startup-view.c

commit cfd873188967c0419ad080201291862ff70f816a
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-07-09

    made the text color in the sidebar label and tabs automatically choose


	made the text color in the sidebar label and tabs automatically
	choose light or dark depending on the background and tab color.
	Also, made the property browser generally stay open and be
	resizable.

M	ChangeLog
M	data/browser.xml
M	libnautilus-extensions/nautilus-background.c
M	libnautilus-extensions/nautilus-background.h
M	libnautilus-extensions/nautilus-gdk-pixbuf-extensions.c
M	libnautilus-extensions/nautilus-gdk-pixbuf-extensions.h
M	libnautilus-private/nautilus-background.c
M	libnautilus-private/nautilus-background.h
M	libnautilus-private/nautilus-gdk-pixbuf-extensions.c
M	libnautilus-private/nautilus-gdk-pixbuf-extensions.h
M	src/nautilus-information-panel.c
M	src/nautilus-property-browser.c
M	src/nautilus-sidebar-tabs.c
M	src/nautilus-sidebar-title.c
M	src/nautilus-sidebar-title.h
M	src/nautilus-sidebar.c

commit 2354dcfdae737fe3520d57bf5ec35258d2f91341
Author: J Shane Culpepper <pepper@src.gnome.org>
Date:	2000-07-09

    More formatting

M	ChangeLog
M	components/services/install-view/nautilus-service-install-view.c
M
components/services/install/nautilus-view/nautilus-service-install-view.c

commit 00eb97e0d4829f845e239370be28f0fa787351ef
Author: J Shane Culpepper <set EMAIL_ADDRESS environment variable>
Date:	2000-07-09

    Adding progress meter fixes to get the current progress message box

    2000-07-08	J Shane Culpepper  <set EMAIL_ADDRESS environment
    variable>

	*
	components/services/install/nautilus-view/nautilus-service-install-
	view.c: (generate_install_form), (generate_form_title),
	(fake_overall_install_progress), (generate_current_progress),
	(show_overall_feedback),
	(nautilus_service_install_view_update_from_uri):
	*
	components/services/install/nautilus-view/nautilus-service-install-
	view.h:

	Adding progress meter fixes to get the current progress message
	box
	working.

M	ChangeLog
M	components/services/install-view/nautilus-service-install-view.c
M	components/services/install-view/nautilus-service-install-view.h
M
components/services/install/nautilus-view/nautilus-service-install-view.c
M
components/services/install/nautilus-view/nautilus-service-install-view.h

commit cbde51d898e3001660824886c7a8722e97bb3e20
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-07-09

    Work on bug 1021, should ba bale to open smaller Nautilus windows.

    2000-07-08	Gene Z. Ragan  <gzr@eazel.com>

	Work on bug 1021, should ba bale to open smaller Nautilus windows.

	* src/nautilus-window.c: (nautilus_window_constructed),
	* src/nautilus-window.h:
	(sidebar_panels_changed_callback),
	(nautilus_window_hide_locationbar),
	(nautilus_window_show_locationbar),
	(nautilus_window_hide_toolbar),
	(nautilus_window_show_toolbar), (nautilus_window_hide_sidebar),
	(nautilus_window_show_sidebar), (nautilus_window_hide_statusbar),
	(nautilus_window_show_statusbar):
	Added several new functions that control the visibility
	of NautilusWindow elements.

	* src/nautilus-window-menus.c: (edit_menu_cut_callback),
	(edit_menu_copy_callback), (settings_menu_toolbar_callback),
	(settings_menu_locationbar_callback),
	(settings_menu_statusbar_callback),
	(settings_menu_sidebar_callback),
	(settings_menu_normalize_menu_callback),
	(nautilus_window_initialize_menus):
	Test menu items to exercise the new code above.  These can be
	removed from the build by undefining WINDOW_ITEMS_TEST.

M	ChangeLog
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-navigation-window.c
M	src/nautilus-navigation-window.h
M	src/nautilus-object-window.c
M	src/nautilus-object-window.h
M	src/nautilus-spatial-window.c
M	src/nautilus-spatial-window.h
M	src/nautilus-window-menus.c
M	src/nautilus-window.c
M	src/nautilus-window.h

commit aae9e9a3888d373917ffcd701379ecb0e7438898
Author: J Shane Culpepper <pepper@eazel.com>
Date:	2000-07-09

    First cut of the skeleton for easy install view.

    2000-07-08	J Shane Culpepper  <pepper@eazel.com>

	    * components/services/install/nautilus-view/Makefile.am:
	    *
	    components/services/install/nautilus-view/nautilus-service-install-
	    view.c: (generate_install_form), (show_feedback),
	    (nautilus_service_install_view_update_from_uri),
	    (nautilus_service_install_view_load_uri):
	    *
	    components/services/install/nautilus-view/nautilus-service-install-
	    view.h:
	    *
	    components/services/install/nautilus-view/nautilus-service-install.
	    c: (nautilus_service_install_view_install_package_callback):

	    First cut of the skeleton for easy install view.

M	ChangeLog
M	components/services/install-view/Makefile.am
M	components/services/install-view/nautilus-service-install-view.c
M	components/services/install-view/nautilus-service-install-view.h
M	components/services/install-view/nautilus-service-install.c
M	components/services/install/nautilus-view/Makefile.am
M
components/services/install/nautilus-view/nautilus-service-install-view.c
M
components/services/install/nautilus-view/nautilus-service-install-view.h
M
components/services/install/nautilus-view/nautilus-service-install.c

commit e036a9f2cbb97afbf161acef0e74b66a54ed5d9c
Author: Kenneth Christiansen <kenneth@src.gnome.org>
Date:	2000-07-08

    Translations from Keld
    balsa/po/da.po evolution/po/da.po gedit/po/da.po
    gernel/po/da.po gimp/po/da.po gnome-core/po/da.po
    gnome-vfs/po/da.po gnomeicu/po/da.po gnumeric/po/da.po
    gtranslator/po/da.po nautilus/po/da.po pan/po/da.po

M	po/da.po

commit 4cbe452d22b89f22cfd5679b231f0df63342396d
Author: J Shane Culpepper <pepper@eazel.com>
Date:	2000-07-08

    Adding new logo. More spacing tweaks.

    2000-07-08	J Shane Culpepper  <pepper@eazel.com>

	    *
	    components/services/startup/nautilus-view/nautilus-service-startup-
	    view.c: (generate_startup_form), (generate_form_logo),
	    (nautilus_service_startup_view_load_uri):

	    Adding new logo.  More spacing tweaks.

M	ChangeLog
M
components/services/startup/nautilus-view/nautilus-service-startup-view.c

commit 9ffb90fa051dbd4ea62f0009f01ff8b5b660bb93
Author: Fatih Demir <kabalak@src.gnome.org>
Date:	2000-07-08

    Made the GtkHTML view work

M	ChangeLog
M	components/html/ntl-web-browser.c

commit 113409a464d1e1319cb5a96651f87fb734ee3862
Author: J Shane Culpepper <pepper@eazel.com>
Date:	2000-07-08

    Fixing oafinfo files based on Darin's suggestion and cleaning up main

    2000-07-08	J Shane Culpepper  <pepper@eazel.com>

	    * components/services/inventory/nautilus-view/Makefile.am:
	    * components/services/inventory/nautilus-view/main.c: (main):
	    *
	    components/services/inventory/nautilus-view/nautilus-inventory-view
	    .oafinfo:
	    * components/services/login/nautilus-view/Makefile.am:
	    * components/services/login/nautilus-view/main.c: (main):
	    * components/services/startup/nautilus-view/Makefile.am:
	    * components/services/startup/nautilus-view/icons/Makefile.am:
	    * components/services/startup/nautilus-view/main.c: (main):
	    * components/services/summary/nautilus-view/Makefile.am:
	    * components/services/summary/nautilus-view/main.c: (main):
	    *
	    components/services/summary/nautilus-view/nautilus-summary-view.oaf
	    info:

	    Fixing oafinfo files based on Darin's suggestion and cleaning
	    up main
	    functions to use locale and remove old corba call that is
	    no longer
	    needed.

M	ChangeLog
M	components/services/inventory/nautilus-view/Makefile.am
M	components/services/inventory/nautilus-view/main.c
M
components/services/inventory/nautilus-view/nautilus-inventory-view.oafinfo
M	components/services/login/nautilus-view/Makefile.am
M	components/services/login/nautilus-view/main.c
M	components/services/startup/nautilus-view/Makefile.am
M	components/services/startup/nautilus-view/icons/Makefile.am
M	components/services/startup/nautilus-view/icons/service-watch.png
A	components/services/startup/nautilus-view/icons/startup-logo.png
M	components/services/startup/nautilus-view/main.c
M	components/services/summary/Nautilus_View_services-summary.oaf.in
M	components/services/summary/main.c
M	components/services/summary/nautilus-view/Makefile.am
M
components/services/summary/nautilus-view/Nautilus_View_services-summary.oaf.in
M	components/services/summary/nautilus-view/main.c
M
components/services/summary/nautilus-view/nautilus-summary-view.oafinfo

commit 7f0d94db0e0b9a18648d90f99cf82ddace0cde62
Author: J Shane Culpepper <pepper@src.gnome.org>
Date:	2000-07-08

    Adding alpha channel image rendering to the startup screen.
    Fixed the progress
    meter to be more reliable now hopefully.

M	components/services/startup/nautilus-view/icons/service-watch.png
M
components/services/startup/nautilus-view/nautilus-service-startup-view.c

commit bc9efa137654e66b86ef4d6e751a98b2a2691640
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-07-08

    Less noise on cvs update.


	* components/services/install/server/.cvsignore:
	* nautilus-installer/src/.cvsignore:
	* .cvsignore:
	* components/services/install/command-line/.cvsignore:
	Less noise on cvs update.

	* components/rpmview/nautilus-rpm-view-install.c:
	(nautilus_rpm_view_install_progress_signal):
	*
	components/services/install/command-line/eazel-alt-install-corba.c:
	(eazel_install_progress_signal):
	* components/services/install/idl/trilobite-eazel-install.idl:
	* components/services/install/lib/eazel-install-corba-callback.c:
	(impl_install_progress),
	(gtk_marshal_NONE__POINTER_INT_INT_INT_INT_INT_INT),
	(eazel_install_callback_class_initialize):
	* components/services/install/lib/eazel-install-corba-callback.h:
	* components/services/install/lib/eazel-install-object.c:
	(eazel_install_class_initialize),
	(eazel_install_emit_install_progress),
	(eazel_install_emit_install_progress_default):
	* components/services/install/lib/eazel-install-private.h:
	* components/services/install/lib/eazel-install-public.h:
	* components/services/install/lib/eazel-install-rpm-glue.c:
	(rpm_show_progress), (do_rpm_install):
	Fixed bug 1603, install_progress now reports package
	numnber/total, package size completed/total, total install size
	completed/total.

M	.cvsignore
M	ChangeLog
M	components/rpmview/nautilus-rpm-view-install.c
M	components/services/install/command-line/.cvsignore
M	components/services/install/command-line/eazel-alt-install-corba.c
M	components/services/install/idl/trilobite-eazel-install.idl
M	components/services/install/lib/eazel-install-corba-callback.c
M	components/services/install/lib/eazel-install-corba-callback.h
M	components/services/install/lib/eazel-install-object.c
M	components/services/install/lib/eazel-install-private.h
M	components/services/install/lib/eazel-install-public.h
M	components/services/install/lib/eazel-install-rpm-glue.c
M	components/services/install/server/.cvsignore
M	nautilus-installer/src/.cvsignore

commit 830d17851eec892d3c0b2a4db7f593c56ed0b674
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-07-08

    Represents the july 5th milestone.


	* components/services/install/command-line/genpkg_list.example:
	Represents the july 5th milestone.

	(create_default_metadata):
	* components/services/install/lib/eazel-install-rpm-glue.c:
	(rpm_show_progress), (do_rpm_install),
	(eazel_install_fetch_rpm_dependencies):
	Added some FIXME's. Fixed a horrible mem bug. It now leaks, but
	rpm install works.

	*
	components/services/install/lib/eazel-install-xml-package-list.c:
	(parse_package):
	Added a check so the strtol isn't a risk anymore

	* components/services/trilobite/idl/trilobite-service.idl:
	Added the interface for the password query hell.

	* components/services/trilobite/libtrilobite/Makefile.am:
	*
	components/services/trilobite/libtrilobite/trilobite-service-passwo
	rdquery-private.h:
	*
	components/services/trilobite/libtrilobite/trilobite-service-passwo
	rdquery-public.h:
	*
	components/services/trilobite/libtrilobite/trilobite-service-passwo
	rdquery.c: (trilobite_passwordquery_get_epv),
	(trilobite_passwordquery_destroy),
	(trilobite_passwordquery_set_arg),
	(trilobite_passwordquery_class_initialize),
	(trilobite_passwordquery_construct),
	(trilobite_passwordquery_create_corba_object),
	(trilobite_passwordquery_initialize),
	(trilobite_passwordquery_get_type), (trilobite_passwordquery_new):
	Did the initial passwordquery corba object by cp & s/x/y/ on
	trilobite-service*[ch].

	* data/emblems/Makefile.am:
	removed personal.png from _DATA, as it does not exists

	* icons/Makefile.am:
	removed emblem-personal.svg

	* icons/vector/Makefile.am:
	icons/Makefile.am

	* nautilus-installer/src/Makefile:
	* nautilus-installer/src/installer.c: (eazel_install_progress),
	(make_dirs), (installer):
	Now creates the /var/eazel/services dir. Sets the proper flags for
	the install object and again prints the package name during
	progress display.

	* nautilus-installer/src/interface.c: (create_window):
	Fiddled with the layout, everything doesn't jump around anymore,
	just a few things.

	* nautilus-installer/src/prescript:
	Inc'ed the version to 0.1d

M	ChangeLog
M	components/services/install/command-line/Makefile.am
M	components/services/install/command-line/genpkg_list.example
M	components/services/install/lib/eazel-install-metadata.c
M	components/services/install/lib/eazel-install-rpm-glue.c
M	components/services/install/lib/eazel-install-xml-package-list.c
M	components/services/trilobite/idl/trilobite-service.idl
M	components/services/trilobite/libtrilobite/Makefile.am
A
components/services/trilobite/libtrilobite/trilobite-service-passwordquery-private.h
A
components/services/trilobite/libtrilobite/trilobite-service-passwordquery-public.h
A
components/services/trilobite/libtrilobite/trilobite-service-passwordquery.c
M	data/emblems/Makefile.am
M	icons/Makefile.am
M	icons/vector/Makefile.am
M	nautilus-installer/src/Makefile
M	nautilus-installer/src/installer.c
M	nautilus-installer/src/interface.c
M	nautilus-installer/src/prescript

commit 61eba534c5ebafb5f6f14d71836b54958bd53f48
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-07-08

    added, removed and changed some emblems, as first step of ongoing
    emblem


	added, removed and changed some emblems, as first step of ongoing
	emblem clean-up.

M	ChangeLog
M	data/emblems/Makefile.am
A	data/emblems/draft.png
A	data/emblems/favorite.png
D	data/emblems/personal.gif
M	icons/Makefile.am
A	icons/emblem-draft.svg
A	icons/emblem-favorite.svg
D	icons/emblem-personal.gif

commit daa5d16f15cb67cdd41d014c04ac4a0b5b05c675
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-07-07

    Got rid of unneeded CORBA_Environment variable.

	* components/music/main.c: (music_view_make_object), (main):
	* components/services/install/nautilus-view/main.c: (main):
	Got rid of unneeded CORBA_Environment variable.

	*
	components/services/install/nautilus-view/nautilus-service-install-view.oafinfo:
	Fixed a typo that was making the view not work.

	* src/nautilus-applicable-views.c: (got_file_info_callback):
	Reformatted.

	* src/nautilus-window-manage-views.c:
	(nautilus_window_update_state): Added a FIXME for a place where an
	error happens and it's not reported.

	* src/nautilus-application.c: (nautilus_application_startup):
	Fixed a double-destroy problem with the CORBA object I just added.

M	ChangeLog
M	components/music/main.c
M	components/services/install-view/Nautilus_View_install.oaf.in
M	components/services/install-view/main.c
M
components/services/install-view/nautilus-service-install-view.oafinfo
M
components/services/install/nautilus-view/Nautilus_View_install.oaf.in
M	components/services/install/nautilus-view/main.c
M
components/services/install/nautilus-view/nautilus-service-install-view.oafinfo
M	src/nautilus-applicable-views.c
M	src/nautilus-application.c
M	src/nautilus-window-manage-views.c

commit 4ac3cf9bcddfa58912be6ba5a5f6755d095e0655
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-07-07

    Oops.

M	src/nautilus-application.c

commit d0b167313bec7479357b52197a3193ac4c8bc4a3
Author: J Shane Culpepper <pepper@src.gnome.org>
Date:	2000-07-07

    Adding eazel install view skeleton

M	ChangeLog
M	components/services/install-view/.cvsignore
M	components/services/install-view/Makefile.am
A	components/services/install-view/Nautilus_View_install.oaf.in
A	components/services/install-view/main.c
A	components/services/install-view/nautilus-service-install-view.c
A	components/services/install-view/nautilus-service-install-view.h
A
components/services/install-view/nautilus-service-install-view.oafinfo
A	components/services/install-view/nautilus-service-install.c
A	components/services/install-view/nautilus-service-install.h
M	components/services/install/Makefile.am
M	components/services/install/nautilus-view/.cvsignore
M	components/services/install/nautilus-view/Makefile.am
A
components/services/install/nautilus-view/Nautilus_View_install.oaf.in
A	components/services/install/nautilus-view/main.c
A
components/services/install/nautilus-view/nautilus-service-install-view.c
A
components/services/install/nautilus-view/nautilus-service-install-view.h
A
components/services/install/nautilus-view/nautilus-service-install-view.oafinfo
A
components/services/install/nautilus-view/nautilus-service-install.c
A
components/services/install/nautilus-view/nautilus-service-install.h

commit c717f714b4c293e19ac06ae0a46ba2b1eb5b04d7
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-07-07

    Removed the obsolete Nautilus/ContentView and Nautilus/MetaView.

	* components/hardware/nautilus-hardware-view.oafinfo:
	* components/help/help-contents.oafinfo:
	* components/help/help-index.oafinfo:
	* components/help/help-search.oafinfo:
	* components/history/nautilus-history-view.oafinfo:
	* components/html/ntl-web-browser.oafinfo:
	* components/loser/content/nautilus-content-loser.oafinfo:
	* components/loser/sidebar/nautilus-sidebar-loser.oafinfo:
	* components/mozilla/nautilus-mozilla-content-view.oafinfo:
	* components/music/nautilus-music-view.oafinfo:
	* components/notes/nautilus-notes.oafinfo:
	* components/rpmview/nautilus-rpm-view.oafinfo:
	* components/sample/nautilus-sample-content-view.oafinfo:
	*
	components/services/inventory/nautilus-view/nautilus-inventory-view.oafinfo:
	*
	components/services/login/nautilus-view/nautilus-login-view.oafinfo:
	*
	components/services/startup/nautilus-view/nautilus-service-startup-view.oafinfo:
	*
	components/services/summary/nautilus-view/nautilus-summary-view.oafinfo:
	*
	components/services/time/nautilus-view/trilobite-eazel-time-view.oafinfo:
	*
	components/services/trilobite/sample/nautilus-view/nautilus-sample-service-view.oafinfo:
	* components/shell/shell.oafinfo:
	* components/tree/nautilus-tree-view.oafinfo:
	* components/websearch/ntl-web-search.oafinfo:
	Removed the obsolete Nautilus/ContentView and Nautilus/MetaView.

	* components/services/install/command-line/.cvsignore:
	Added a generated file.

	* libnautilus-extensions/nautilus-directory-async.c:
	(metafile_read_done), (allow_metafile),
	(nautilus_directory_request_read_metafile): Another quick cut at
	leaving out metafiles for some schemes.
	(dequeue_pending_idle_callback): Get rid of "pending file info is
	NULL!" message and "approve" the change that made Maciej put it
	in.

	* libnautilus/nautilus-view.c: (nautilus_uri_list_from_g_list):
	Use CORBA_TRUE to truly use CORBA correctly.

	* src/nautilus-shell-interface.idl:
	* src/.cvsignore:
	* src/Makefile.am:
	* src/nautilus.oafinfo:
	* src/nautilus-shell.h:
	* src/nautilus-shell.c: (nautilus_shell_initialize_class),
	(nautilus_shell_get_epv), (nautilus_shell_get_vepv),
	(nautilus_shell_create_servant), (nautilus_shell_initialize),
	(destroy), (nautilus_shell_new), (display_caveat),
	(display_caveat_first_time), (open_window), (corba_open_windows),
	(corba_open_default_window), (corba_manage_desktop): Added a new
	CORBA file for the interface of the Nautilus shell itself and a
	class for a server side of it. Moved some code in here from
	NautilusApplication.

	* src/nautilus-application.c: (manufactures), (create_object),
	(create_factory), (nautilus_application_initialize),
	(nautilus_strv_length), (nautilus_make_uri_list_from_strv),
	(nautilus_application_startup): Moved the IID strings into
	constants for easier code reading. Added the code that can yield
	up the shell object, although it's not used yet. Changed startup
	code to use the NautilusShell object to do the work. This doesn't
	work cross-process yet, but it's ready to.

	* src/nautilus-window.h:
	* src/nautilus-window.c: (nautilus_window_initialize_class),
	(nautilus_window_initialize), (goto_uri_callback),
	(navigation_bar_mode_changed_callback),
	(nautilus_window_constructed), (nautilus_window_destroy),
	(nautilus_window_realize): Misc. cleanup, including getting rid of
	the strange old way of doing parent_class.

M	ChangeLog
M	components/hardware/Nautilus_View_hardware.oaf.in
M	components/hardware/Nautilus_View_hardware.server.in
M	components/hardware/Nautilus_View_hardware.server.in.in
M	components/hardware/nautilus-hardware-view.oafinfo
M	components/help/Nautilus_View_help.oaf.in
M	components/help/Nautilus_View_help.server.in
M	components/help/help-contents.oafinfo
M	components/help/help-index.oafinfo
M	components/help/help-search.oafinfo
M	components/history/Nautilus_View_history.oaf.in
M	components/history/Nautilus_View_history.server.in
M	components/history/Nautilus_View_history.server.in.in
M	components/history/nautilus-history-view.oafinfo
M	components/html/ntl-web-browser.oafinfo
M	components/loser/content/Nautilus_View_content-loser.oaf.in
M	components/loser/content/Nautilus_View_content-loser.server.in
M	components/loser/content/Nautilus_View_content-loser.server.in.in
M	components/loser/content/nautilus-content-loser.oafinfo
M	components/loser/sidebar/Nautilus_View_sidebar-loser.oaf.in
M	components/loser/sidebar/Nautilus_View_sidebar-loser.server.in
M	components/loser/sidebar/Nautilus_View_sidebar-loser.server.in.in
M	components/loser/sidebar/nautilus-sidebar-loser.oafinfo
M	components/mozilla/Nautilus_View_mozilla.oaf.in
M	components/mozilla/Nautilus_View_mozilla.server.in
M	components/mozilla/nautilus-mozilla-content-view.oafinfo
M	components/music/Nautilus_View_music.oaf.in
M	components/music/Nautilus_View_music.server.in
M	components/music/Nautilus_View_music.server.in.in
M	components/music/nautilus-music-view.oafinfo
M	components/notes/Nautilus_View_notes.oaf.in
M	components/notes/Nautilus_View_notes.server.in
M	components/notes/Nautilus_View_notes.server.in.in
M	components/notes/nautilus-notes.oafinfo
M	components/rpmview/Nautilus_View_rpm.oaf.in
M	components/rpmview/nautilus-rpm-view.oafinfo
M	components/sample/Nautilus_View_sample.oaf.in
M	components/sample/Nautilus_View_sample.server.in
M	components/sample/Nautilus_View_sample.server.in.in
M	components/sample/nautilus-sample-content-view.oafinfo
M	components/services/install/command-line/.cvsignore
M
components/services/inventory/nautilus-view/nautilus-inventory-view.oafinfo
M
components/services/login/nautilus-view/nautilus-login-view.oafinfo
M
components/services/startup/nautilus-view/nautilus-service-startup-view.oafinfo
M	components/services/summary/Nautilus_View_services-summary.oaf.in
M
components/services/summary/nautilus-view/Nautilus_View_services-summary.oaf.in
M
components/services/summary/nautilus-view/nautilus-summary-view.oafinfo
M
components/services/time/nautilus-view/trilobite-eazel-time-view.oafinfo
M
components/services/trilobite/sample/nautilus-view/Nautilus_View_service-sample.oaf.in
M
components/services/trilobite/sample/nautilus-view/nautilus-sample-service-view.oafinfo
M	components/shell/Nautilus_View_shell.oaf.in
M	components/shell/Nautilus_View_shell.server.in
M	components/shell/shell.oafinfo
M	components/tree/nautilus-tree-view.oafinfo
M	components/websearch/ntl-web-search.oafinfo
M	libnautilus-extensions/nautilus-directory-async.c
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus/nautilus-view.c
M	src/.cvsignore
M	src/Makefile.am
M	src/Nautilus_shell.oaf.in
M	src/Nautilus_shell.server.in
M	src/nautilus-application.c
M	src/nautilus-navigation-window.c
M	src/nautilus-navigation-window.h
M	src/nautilus-object-window.c
M	src/nautilus-object-window.h
A	src/nautilus-shell-interface.idl
A	src/nautilus-shell.c
A	src/nautilus-shell.h
M	src/nautilus-spatial-window.c
M	src/nautilus-spatial-window.h
M	src/nautilus-window.c
M	src/nautilus-window.h
M	src/nautilus.oafinfo

commit c2cfad09b8fc6227962e375a9b3a6d44f8d52216
Author: Pavel Cisler <pavel@eazel.com>
Date:	2000-07-07

    Clean fix up action handling - respect suggested actions, handle
    actions

    2000-07-07	Pavel Cisler <pavel@eazel.com>

	* libnautilus-extensions/nautilus-drag.c:
	(nautilus_drag_default_drop_action),
	(nautilus_drag_drop_action_ask):
	Clean fix up action handling - respect suggested actions, handle
	actions better if they are different than GDK_ACTION_COPY and
	GDK_ACTION_MOVE.

	* libnautilus-extensions/nautilus-drag.c:
	(nautilus_drag_default_drop_action):
	Fix a crash in the new drop context menu when Cancel gets
	selected.

	* libnautilus-extensions/nautilus-drag.h:
	* libnautilus-extensions/nautilus-icon-container.c:
	(start_stretching), (button_release_event), (motion_notify_event),
	(show_context_menu_callback), (handle_icon_button_press):
	* libnautilus-extensions/nautilus-icon-dnd.c:
	(nautilus_icon_container_receive_dropped_icons),
	(nautilus_icon_container_get_drop_action):
	* libnautilus-extensions/nautilus-icon-private.h:
	Fix 1551 - Make drop context menu show up when drag started with
	right click. Turned out to be a bit harder than estimated.
	To do this I made the right-click context menu come up with
	a slight
	delay - a drag may be started if the mouse is moved before
	the delay
	expires.
	Renamed and reworked the click/drag state machine a bit.

M	ChangeLog
M	libnautilus-extensions/nautilus-drag.c
M	libnautilus-extensions/nautilus-drag.h
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-extensions/nautilus-icon-dnd.c
M	libnautilus-extensions/nautilus-icon-private.h
M	libnautilus-private/nautilus-drag.c
M	libnautilus-private/nautilus-drag.h
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-dnd.c
M	libnautilus-private/nautilus-icon-private.h

commit e8e51dd23d8a54e1a270d43f884ff37cdd7e10fe
Author: Ali Abdin <aliabdin@aucegypt.edu>
Date:	2000-07-07

    Reverting last commit

    2000-07-07	Ali Abdin  <aliabdin@aucegypt.edu>

	    * components/html/ntl-web-browser.c:
	    (main) Ack! The gtkhtml crew just removed gtkhtmllib_init
	    - Reverting
	    my change (must read cvs-commits before commiting)

M	ChangeLog
M	components/html/ntl-web-browser.c

commit 2944c66571080f0f2fc6bb8ab0633d520fb6dfa1
Author: Ali Abdin <aliabdin@aucegypt.edu>
Date:	2000-07-07

    Add gtkhtmllib_init to make gtkhtml work again (it still needs a
    lot of

    2000-07-07	Ali Abdin  <aliabdin@aucegypt.edu>

	    * components/html/ntl-web-browser.c:
	    (main) Add gtkhtmllib_init to make gtkhtml work again (it
	    still needs
	     a lot of love though but at least not it works)

M	ChangeLog
M	components/html/ntl-web-browser.c

commit 13a565d8b7148fdf42f88a24823c26f1ea7a05c9
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-07-07

    made it load custom icons for remote files by using


	made it load custom icons for remote files by using
	nautilus_gdk_pixbuf_load instead of gdk_pixbuf_new_from_file.
	Also, implemented thumbnailing for large svg files

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-private/nautilus-icon-factory.c

commit bb607c7427d6b63e4e81faa053b6e60dfd62ff6c
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-07-07

    made color properties in the property browser have a label like Susan


	made color properties in the property browser have a label like
	Susan specified, plus some misc cleanups

M	ChangeLog
M	src/nautilus-property-browser.c

commit 0b661c0f2f6594ce31b7a1c0202109901fbf0836
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-07-07

    Fixed bug 1571, Need titles in history list instead of just URIs.

    2000-07-06	Gene Z. Ragan  <gzr@eazel.com>

	Fixed bug 1571, Need titles in history list instead
	of just URIs.

	This was a result of sharing the NautilusWindow history list
	information over CORBA.

	* libnautilus/nautilus-view-component.idl:
	Create new interface, Nautilus::HistoryFrame
	Interface has method to get a sequence of
	history information.  This sequence contains
	structs that contain uri and name history
	information.

	* src/Makefile.am:
	Added new file, NautilusHistoryFrame.c, to makefile.

	* src/nautilus-history-frame.c:
	* src/nautilus-history-frame.h:
	(impl_Nautilus_HistoryFrame__destroy),
	(impl_Nautilus_HistoryFrame__create),
	(impl_Nautilus_HistoryFrame_get_history_list):
	New files that imliments the functionality of the
	Nautilus::HistoryFrame.

	* components/history/nautilus-history-view.c:
	(get_bookmark_from_row), (get_uri_from_row),
	(history_view_frame_call_begin), (history_view_frame_call_end),
	(history_view_update_icons), (get_history_list),
	(hyperbola_navigation_history_load_location),
	(hyperbola_navigation_history_select_row), (do_destroy),
	(make_obj), (main):
	Changes in the way that the history list is maintained.
	We now use the info that is received by asking the view frame
	for history information.

	* src/nautilus-view-frame.c:
	* src/nautilus-view-frame.h:
	(nautilus_view_frame_initialize_class),
	(nautilus_view_frame_load_client),
	(nautilus_view_frame_get_history_list):
	Added new signal GET_HISTORY_LIST and new
	function that emits the signal when called.

	* src/nautilus-window.c:
	(nautilus_window_connect_view):
	Create and add history interface to connected view.

	(nautilus_window_get_history_list_callback):
	New signal handler that connects to the get_history_list
	signal of NautilusViewFrame.  Returns a Nautilus_HistoryList
	created from the history list data.

M	ChangeLog
M	components/history/nautilus-history-view.c
M	libnautilus/nautilus-view-component.idl
M	src/Makefile.am
A	src/nautilus-history-frame.c
A	src/nautilus-history-frame.h
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-view-frame.c
M	src/nautilus-view-frame.h
M	src/nautilus-window.c

commit 31f24b1ea93bbcf4575ae06505ad93af1364e0f7
Author: Mike Engber <engber@src.gnome.org>
Date:	2000-07-07

    Added fixme for redundant parent_class slot (pavel's request since we


	* src/nautilus-window.c: (nautilus_window_class_init):
	Added fixme for redundant parent_class slot (pavel's
	request since we puzzled over this for some time)

M	ChangeLog
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window.c

commit 51f5b159c9d8175276d439a95df85df88a13a522
Author: Pavel Cisler <pavel@eazel.com>
Date:	2000-07-06

    Fix a problem that I introduced with my recent change to drag&drop -

    2000-07-06	Pavel Cisler  <pavel@eazel.com>

	* libnautilus-extensions/nautilus-icon-dnd.c:
	(nautilus_icon_container_get_drop_action):
	Fix a problem that I introduced with my recent change to
	drag&drop - colors, background images, etc would no longet
	get accepted in the icon view.
	Made nautilus_icon_container_get_drop_action only check
	the selection list and the drop target if the dragged data
	is a file operation drag&drop.

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-dnd.c
M	libnautilus-private/nautilus-icon-dnd.c

commit 3cc4d73954489d161ea604a77c0620754064b644
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-07-06

    fixed long-standing bug where the sidebar tabs would display the wrong


	fixed long-standing bug where the sidebar tabs would display the
	wrong view by decrementing the appropriate index when a view
	is removed; gave sidebar views more room and solved the variable
	height problem by hiding the sidebar title when a sidebar view
	is displayed; reduced slop on splitter to avoid accidental
	toggling; and some new images from Susan.

M	ChangeLog
M	icons/backgrounds.png
M	icons/colors.png
M	icons/emblems.png
M	libnautilus-extensions/nautilus-horizontal-splitter.c
M	libnautilus-private/nautilus-horizontal-splitter.c
M	src/nautilus-information-panel.c
M	src/nautilus-sidebar-tabs.c
M	src/nautilus-sidebar.c

commit 67d85d6f3aaee4759bbe8d1284f90829afb7f7b8
Author: Mike Engber <engber@src.gnome.org>
Date:	2000-07-06

    NULL out preferred_zoom_levels in the destroy method (after freeing
    them)


	* src/nautilus-zoom-control.c: (nautilus_zoom_control_destroy):
	NULL out preferred_zoom_levels in the destroy method (after
	freeing them) in case someone looks at them before finalize.

M	ChangeLog
M	src/nautilus-zoom-control.c

commit 1566f160fe57a00f1648883091294b79621c71c5
Author: Fatih Demir <kabalak@src.gnome.org>
Date:	2000-07-06

    Updated the Turkish translation.

M	po/ChangeLog
M	po/tr.po

commit 9a9a2e511032e23aeb6ea4dbfcb8e77b886db6f2
Author: Robin Slomkowski <rslomkow@src.gnome.org>
Date:	2000-07-06

    OK did some dependecy checking stuff, need to do more to clean up
    dependencies

M	ChangeLog
M	nautilus.spec.in

commit d9db049ba720990fe6dc689c256824f0bc9b9b80
Author: Robin Slomkowski <rslomkow@src.gnome.org>
Date:	2000-07-06

    update the file to reflect moved svg files.

M	ChangeLog
M	nautilus.spec.in

commit c4f886f820f82d1aa165a92c61850e3448358287
Author: Pavel Cisler <pavel@eazel.com>
Date:	2000-07-06

    Fixed 1095 - need to draw dragged icon when dragging from list view.

    2000-07-05	Pavel Cisler  <pavel@eazel.com>

	* libnautilus-extensions/nautilus-list.c:
	(nautilus_list_initialize_class), (nautilus_list_button_press),
	(nautilus_list_button_release), (nautilus_list_drag_start):
	* libnautilus-extensions/nautilus-list.h:
	* src/file-manager/fm-list-view.c: (fm_list_drag_data_get),
	(fm_list_get_drag_pixmap), (create_list):
	Fixed 1095 - need to draw dragged icon when dragging from
	list view.

	* libnautilus-extensions/nautilus-gtk-extensions.c:
	* libnautilus-extensions/nautilus-gtk-extensions.h:
	(nautilus_gtk_marshal_NONE__POINTER_INT_POINTER_POINTER):
	I swore the next time I need a new marshaling function, I'll
	set Nautilus to auto-generate them like the gtk build and here
	I am adding another one manually.

M	ChangeLog
M	libnautilus-extensions/nautilus-gtk-extensions.c
M	libnautilus-extensions/nautilus-gtk-extensions.h
M	libnautilus-extensions/nautilus-list.c
M	libnautilus-extensions/nautilus-list.h
M	libnautilus-private/nautilus-gtk-extensions.c
M	libnautilus-private/nautilus-gtk-extensions.h
M	libnautilus-private/nautilus-list.c
M	libnautilus-private/nautilus-list.h
M	src/file-manager/fm-list-view.c

commit 00e2f4e2fcac845ea9be52741b8931064b3948ef (tag:
EAZEL-NAUTILUS-MS-JULY_5)
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-07-06

    include <libmedusa/medusa-search-service-private.h> until I change
    this to

	* libnautilus-extensions/nautilus-search-async.c: include
	<libmedusa/medusa-search-service-private.h> until I change this to
	use the new API.

M	ChangeLog
M	libnautilus-extensions/nautilus-search-async.c
M	libnautilus-private/nautilus-search-async.c

commit ade301fa8ded92094e564a356bd4404e25354f96
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-07-06

    Add a missing changelog entry that got whacked before because of
    cvs conflicts.

M	ChangeLog

commit fb3b916c47a97ac705b45cc887bd7f200dec3faf
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-07-06

    nautilus now build rpm's again.

    libeazelinstall work :	Muy work. Worked around orbit-idl's
    shortcommings,
    by packing the
    dependency trees for the (un)install_failed callbacks into
    xml. Uninstall now does the upwards traversel to detect packages
    that will break. Still not the downwards though. Installing a
    packge using the filename no longer results in a query for the
    file to the server, although we still download all missing deps.

    Most of the corbafication stuff is done.

    The installer also works again.

M	ChangeLog
M	components/rpmview/nautilus-rpm-view-install.c
M	components/services/install/command-line/Makefile.am
M	components/services/install/command-line/eazel-alt-install-corba.c
A	components/services/install/command-line/eazel-gen-xml.c
M	components/services/install/command-line/eazel-uninstall.c
M	components/services/install/idl/trilobite-eazel-install.idl
M	components/services/install/lib/eazel-install-corba-callback.c
M	components/services/install/lib/eazel-install-corba-types.c
M	components/services/install/lib/eazel-install-corba-types.h
M	components/services/install/lib/eazel-install-corba.c
M	components/services/install/lib/eazel-install-object.c
M	components/services/install/lib/eazel-install-protocols.c
M	components/services/install/lib/eazel-install-query.c
M	components/services/install/lib/eazel-install-query.h
M	components/services/install/lib/eazel-install-rpm-glue.c
M	components/services/install/lib/eazel-install-types.c
M	components/services/install/lib/eazel-install-types.h
M	components/services/install/lib/eazel-install-xml-package-list.c
M	components/services/install/lib/eazel-install-xml-package-list.h
M	po/POTFILES.in

commit 8aa27fb46554f55c1e93e074778c5e84fb782b7a
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-07-05

    Stop ignoring some no-longer-generated files.

	* components/services/trilobite/sample/service/.cvsignore:
	Stop ignoring some no-longer-generated files.

M	ChangeLog
M	components/services/trilobite/sample/service/.cvsignore

commit 11f5ae243350eb6148dbc2c4efef8ce419618c3f
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-07-05

    Wrote a script to check that the Makefile.am file matches what's
    actually

	* check-headers-in-Makefile.pl: Wrote a script to check that the
	Makefile.am file matches what's actually in the directories.

	* components/html/main.c: Obsolete file.
	* components/services/time/command-line/Makefile.am: Removed
	mention of nonexistent trilobite-eazel-sample-service-common.c.
	* components/services/time/nautilus-view/Makefile.am: Removed
	mention of nonexistent trilobite-eazel-sample-service-common.c.
	* libnautilus-extensions/nautilus-icon-grid.c: Obsolete file.
	* libnautilus-extensions/nautilus-icon-grid.h: Obsolete file.
	* nautilus-installer/src/Makefile.am: Fixed typo; it said
	"installer h" instead of "installer.h".
	* src/Makefile.am: Added nautilus-search-bar-private.h.
	* src/file-manager/fm-directory-list.h: Obsolete file.

M	ChangeLog
A	check-headers-in-Makefile.pl
D	components/html/main.c
M	components/services/time/command-line/Makefile.am
M	components/services/time/nautilus-view/Makefile.am
D	libnautilus-extensions/nautilus-icon-grid.c
D	libnautilus-extensions/nautilus-icon-grid.h
D	libnautilus-private/nautilus-icon-grid.c
D	libnautilus-private/nautilus-icon-grid.h
M	nautilus-installer/src/Makefile.am
M	src/Makefile.am
D	src/file-manager/fm-directory-list.h

commit 1c23ea4dc9605203b61da1ee5701abbcd8d13105
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-07-05

    Initialize gconf if needed before creating a gconf_client.

    * libnautilus-extensions/nautilus-user-level-manager.c:
    (user_level_manager_new):
    Initialize gconf if needed before creating a gconf_client.

    * src/nautilus-first-time-druid.c: (user_level_selection_changed),
    (set_up_user_level_page):
    Update the user level when its toggled by the user.

M	libnautilus-extensions/nautilus-user-level-manager.c
M	libnautilus-private/nautilus-user-level-manager.c
M	src/nautilus-first-time-druid.c

commit 33c776b3dba6b63049ecf55a0fd76188e78fe034
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-07-05

    at Susan's request, used a larger icon in the sidebar. also, made the


	at Susan's request, used a larger icon in the sidebar.
	also, made the first-time-druid launch service signup if the
	user selected that.

M	ChangeLog
M	src/nautilus-first-time-druid.c
M	src/nautilus-sidebar-title.c

commit 6263d07eb2dfa13c7e27cbf67bf3ce3c5462bf52
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-07-05

    Fix a divide-by-zero problem. (play_status_display),

	* components/music/nautilus-music-view.c: (fetch_play_time):
	Fix a divide-by-zero problem.
	(play_status_display), (slider_moved_callback),
	(slider_release_callback): Added FIXMEs at other possible
	divide-by-zero problems where I am less sure what the solution is.
	* libnautilus-extensions/nautilus-directory-async.c:
	(allow_metafile), (nautilus_directory_request_read_metafile),
	(nautilus_directory_request_write_metafile): Disable metafile
	reading and writing for "pipe:" URIs for now. This turns off the
	creation of alternate metafiles too. Hope this turns out to be
	good.
	(start_monitoring_file_list): Fixed a wrong assert.
	* libnautilus-extensions/nautilus-gnome-extensions.c:
	(nautilus_gnome_canvas_fill_with_gradient): Fixed a divide by zero
	bug in here.
	* src/file-manager/fm-icon-view.c: (fm_icon_view_destroy),
	(directory_view_font_family_changed_callback),
	(fm_icon_view_initialize): Changed spelling of "familiy" to
	the more
	standard "family".
	* src/nautilus-application.c: (nautilus_application_startup): Put
	in some more verbose detailed error messages; we'll have to
	do more
	iteration on these.

M	ChangeLog
M	components/music/nautilus-music-view.c
M	libnautilus-extensions/nautilus-directory-async.c
M	libnautilus-extensions/nautilus-gnome-extensions.c
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-gnome-extensions.c
M	src/file-manager/fm-icon-view.c
M	src/nautilus-application.c

commit f29a020672b8b2cc3987b2f8b59d40646ae6de50
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-07-05

    added modifier parameter to high level icon factory calls used
    open folder


	added modifier parameter to high level icon factory calls
	used open folder in sidebar
	new folder icons from Susan

M	ChangeLog
M	components/tree/nautilus-tree-view.c
M	icons/eazel/Makefile.am
A	icons/eazel/i-directory-12.png
M	icons/eazel/i-directory-24.png
M	icons/eazel/i-directory-36.png
M	icons/eazel/i-directory-72.png
M	icons/eazel/i-directory-96.png
A	icons/eazel/i-directory-accept-12.png
A	icons/eazel/i-directory-accept-24.png
M	icons/eazel/i-directory-accept-36.png
M	icons/eazel/i-directory-accept-72.png
A	icons/eazel/i-directory-accept-96.png
M	icons/eazel/i-directory-accept.png
D	icons/eazel/i-directory-accept.svg
M	icons/eazel/i-directory.png
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-extensions/nautilus-icon-factory.h
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus-private/nautilus-icon-factory.h
M	src/file-manager/fm-list-view.c
M	src/file-manager/fm-properties-window.c
M	src/nautilus-sidebar-title.c

commit 60652175baeb179c9e260ae374c330a2b3eb694b
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-07-05

    Remove an obsolete FIXME.

    * libnautilus-extensions/nautilus-global-preferences.c:
    (global_preferences_get_sidebar_panel_view_identifiers):

    Remove an obsolete FIXME.

M	ChangeLog
M	libnautilus-extensions/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.c

commit 603052e9aba85eba9851c03e56543486db9ebfc5
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-07-05

    libnautilus-extensions/nautilus-icon-container.c, Implement missing

    * libnautilus-extensions/nautilus-icon-container.c,
    * libnautilus-extensions/nautilus-icon-container.h:
    (destroy), (nautilus_icon_container_initialize),
    (nautilus_icon_container_new),
    (nautilus_icon_container_set_label_font_for_zoom_level),
    (nautilus_icon_container_set_single_click_mode):
    Implement missing set_single_click_mode function.

    Its up to users of this widget to setup click policy and other
    attributes. We shouldnt peek/poke nautilus specific preferences
    in the icon container widget.

    * libnautilus-extensions/nautilus-list.c:
    * libnautilus-extensions/nautilus-list.h,
    (nautilus_list_set_single_click_mode), (nautilus_list_initialize),
    (nautilus_list_destroy), (nautilus_list_clear):
    Implement missing set_single_click_mode function.

    Its up to users of this widget to setup click policy and other
    attributes. We shouldnt peek/poke nautilus specific preferences
    in the list widget.

    * src/file-manager/fm-icon-view.c: (fm_icon_view_destroy),
    (text_attribute_names_changed_callback),
    (click_policy_changed_callback),
    (anti_aliased_mode_changed_callback), (fm_icon_view_initialize),
    (fm_icon_view_update_click_mode),
    (fm_icon_view_update_anti_aliased_mode), (create_icon_container):
    Keep track of changes in preferences that affect the icon
    container and update it when needed.

    * src/file-manager/fm-list-view.c: (fm_list_view_initialize_class),
    (fm_list_view_initialize), (fm_list_view_destroy), (create_list),
    (update_icons), (fm_list_view_update_click_mode),
    (click_policy_changed_callback):
    Keep track of changes in preferences that affect the list and
    update it when needed.

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-extensions/nautilus-icon-container.h
M	libnautilus-extensions/nautilus-list.c
M	libnautilus-extensions/nautilus-list.h
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-container.h
M	libnautilus-private/nautilus-list.c
M	libnautilus-private/nautilus-list.h
M	src/file-manager/fm-icon-view.c
M	src/file-manager/fm-list-view.c

commit 1a3bf03d52dea207526d86a24cbf283ac0a6a52b
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-07-05

    libnautilus-extensions/nautilus-icon-container.c, New function to
    set the

    * libnautilus-extensions/nautilus-icon-container.c,
    * libnautilus-extensions/nautilus-icon-container.h:
    (nautilus_icon_container_set_label_font_for_zoom_level):
    New function to set the font for a zoom level.

    (nautilus_icon_container_initialize),
    Initialize to fonts to a well known font.  Dont look at font
    preferences here.  Fonts should be suppied by the icon container
    user.

    * src/file-manager/fm-icon-view.c:
    (fm_icon_view_update_icon_container_fonts),
    New function to update the icon container's zoom level specific
    fonts.

    (directory_view_font_familiy_changed_callback),
    (fm_icon_view_initialize),
    (fm_icon_view_destroy),
    Keep track of font familiy preference changes and update the icon
    container fonts as needed.

    (create_icon_container):
    Update the fonts for the first time when the icon container is
    created.

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-extensions/nautilus-icon-container.h
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-container.h
M	src/file-manager/fm-icon-view.c

commit fb85312413c21b4a3a6cce67998b9c0fab70f699
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-07-05

    Changed string picker to use option menus instead of combo boxes.

    * libnautilus-extensions/nautilus-string-picker.c:
    (nautilus_string_picker_initialize_class),
    (nautilus_string_picker_initialize),
    (nautilus_string_picker_destroy), (option_menu_activate_callback),
    (nautilus_string_picker_set_string_list),
    (nautilus_string_picker_get_text),
    (nautilus_string_picker_set_text):
    * libnautilus-extensions/nautilus-string-picker.h:
    Changed string picker to use option menus instead of combo boxes.

    * test/test-nautilus-widgets.c: (test_string_picker),
    (string_picker_changed_callback):
    Changed widget test program to exercise more string picker
    functions.

M	ChangeLog
M	libnautilus-extensions/nautilus-string-picker.c
M	libnautilus-extensions/nautilus-string-picker.h
M	libnautilus-private/nautilus-string-picker.c
M	libnautilus-private/nautilus-string-picker.h
M	test/test-nautilus-widgets.c

commit 4bfc47a77d4c36b921cccb0dd8075fb8973936a8
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-07-05

    Ignore generated files.

    * components/services/install/command-line/.cvsignore:
    Ignore generated files.

M	ChangeLog
M	components/services/install/command-line/.cvsignore

commit d63255b10cfe87223e33aaa49e08fd579c1f2bc7
Author: Jorge Godoy <docsbr@src.gnome.org>
Date:	2000-07-05

    updated pt_BR translations

A	po/pt_BR.po

commit a356df0de7d4ff71e5925898e4ea5a9a08acc449
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-07-05

    Moved widgets and preferences test to nautilus/test.

    * libnautilus-extensions/test-nautilus-preferences.c:
    * libnautilus-extensions/test-nautilus-widgets.c:
    * libnautilus-extensions/test-preferences.c:
    Moved widgets and preferences test to nautilus/test.

    * test/.cvsignore:
    * test/Makefile.am:
    * test/test-nautilus-preferences.c: (main),
    (test_preferences_item), (test_preferences_group),
    (create_enum_item), (register_global_preferences):
    * test/test-nautilus-widgets.c: (main), (test_radio_group),
    (test_caption_table), (test_string_picker), (test_text_caption),
    (test_authenticate_boink_callback),
    (string_picker_changed_callback), (text_caption_changed_callback),
    (test_password_dialog), (test_radio_changed_callback),
    (test_caption_table_activate_callback):
    Ressurect my widgets/preferences test over here.  They got whacked
    in the nautilus-widgets -> libnautilus-extensions renamings.

M	ChangeLog
D	libnautilus-extensions/test-nautilus-preferences.c
D	libnautilus-extensions/test-nautilus-widgets.c
D	libnautilus-extensions/test-preferences.c
D	libnautilus-private/test-preferences.c
M	test/.cvsignore
M	test/Makefile.am
M	test/nautilus-leak-checker.c
R087	libnautilus-private/test-nautilus-preferences.c
test/test-nautilus-preferences.c
R095	libnautilus-private/test-nautilus-widgets.c
test/test-nautilus-widgets.c

commit 5ed6ea8af79e41fe535d747c1a9ed201703ee53e
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-07-05

    Change file utilities special directory access functions to always
    return

    * libnautilus-extensions/nautilus-directory.c:
    (construct_alternate_metafile_uri):
    * libnautilus-extensions/nautilus-file-utilities.c:
    (nautilus_make_path), (nautilus_get_user_directory),
    (nautilus_get_desktop_directory),
    (nautilus_get_user_main_directory),
    (nautilus_get_pixmap_directory):
    * libnautilus-extensions/nautilus-file-utilities.h:
    * libnautilus-extensions/nautilus-global-preferences.c:
    (global_preferences_register_for_ui):
    * libnautilus-extensions/nautilus-icon-factory.c:
    (get_themed_icon_file_path):
    * libnautilus-extensions/nautilus-preferences-item.c:
    (add_icon_themes):
    * src/file-manager/fm-properties-window.c: (get_property_names):
    * src/nautilus-application.c:
    (nautilus_application_check_user_directories):
    * src/nautilus-bookmark-list.c:
    (nautilus_bookmark_list_get_file_path):
    * src/nautilus-desktop-window.c: (nautilus_desktop_window_new):
    * src/nautilus-first-time-druid.c: (druid_finished):
    * src/nautilus-property-browser.c:
    (nautilus_property_browser_drag_data_get), (make_drag_image),
    (remove_color), (remove_background), (remove_emblem),
    (get_xml_path), (add_background_to_browser), (add_color_to_file),
    (emblem_dialog_clicked), (make_properties_from_directory):
    Change file utilities special directory access functions to always
    return allocated strings.  Change all callers to match the new
    functions and free the results.

    Also change the file utilities functions to always create the
    special directories if needed.

M	ChangeLog
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-extensions/nautilus-file-utilities.c
M	libnautilus-extensions/nautilus-file-utilities.h
M	libnautilus-extensions/nautilus-global-preferences.c
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-extensions/nautilus-preferences-item.c
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-file-utilities.c
M	libnautilus-private/nautilus-file-utilities.h
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus-private/nautilus-preferences-item.c
M	src/file-manager/fm-properties-window.c
M	src/nautilus-application.c
M	src/nautilus-bookmark-list.c
M	src/nautilus-desktop-window.c
M	src/nautilus-first-time-druid.c
M	src/nautilus-property-browser.c

commit 9ac57fc3c97701f4e5738cab50971592fd554e66
Author: Ramiro Estrugo <ramiro@eazel.com>
Date:	2000-07-05

    Sort the sidebar panel names.

    2000-07-05	Ramiro Estrugo	<ramiro@eazel.com>

    * libnautilus-extensions/nautilus-global-preferences.c:
    (compare_view_identifiers), (global_preferences_create_dialog):
     Sort the sidebar panel names.

M	ChangeLog
M	libnautilus-extensions/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.c

commit c7e49a83e53468939d0322298e0911367362d706
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-07-05

    Dont install the currently broken components (websearch)

    * components/Makefile.am:
    Dont install the currently broken components (websearch)

    * components/help/Makefile.am:
    * components/help/help-contents.oafinfo:
    * components/help/help-factory.oafinfo:
    * components/help/help-index.oafinfo:
    * components/help/help-search.oafinfo:
    * components/help/hyperbola.oafinfo:
    Split the oafinfo for help components into pieces so we can
    control which get intalled and which dont (like the broken onces)

    * configure.in:
    Fix a small dumb typo.

M	components/Makefile.am
M	components/help/Makefile.am
A	components/help/Nautilus_View_help.oaf.in
A	components/help/Nautilus_View_help.server.in
A	components/help/help-contents.oafinfo
A	components/help/help-factory.oafinfo
A	components/help/help-index.oafinfo
A	components/help/help-search.oafinfo
D	components/help/hyperbola.oafinfo
M	configure.in

commit c32699a6268de4be661d92e108471fd6ae65c0f0
Author: Valek Frob <frob@src.gnome.org>
Date:	2000-07-05

    Updated russian translation.

M	po/ChangeLog
M	po/ru.po

commit 2b7bfa4f8f9245b9173393b9cfcd38efe35fc6cd
Author: J Shane Culpepper <pepper@src.gnome.org>
Date:	2000-07-05

    more fixes to the progress meter

M	ChangeLog
M
components/services/startup/nautilus-view/nautilus-service-startup-view.c

commit 4b45756bd6993c80ebc2dc096d45921497d047bc
Author: Pavel Cisler <pavel@eazel.com>
Date:	2000-07-05

    Did most of bug 1371: Implemented a drop context menu that allows
    users to

    2000-07-05	Pavel Cisler <pavel@eazel.com>

	* libnautilus-extensions/nautilus-drag.c:
	(nautilus_drag_modifier_based_action),
	(nautilus_drag_drop_action_ask):
	* libnautilus-extensions/nautilus-drag.h:
	* libnautilus-extensions/nautilus-icon-container.c:
	(motion_notify_event):
	* libnautilus-extensions/nautilus-icon-dnd.c:
	(nautilus_icon_container_receive_dropped_icons),
	(nautilus_icon_dnd_init):
	* libnautilus-extensions/nautilus-list.c:
	(nautilus_list_initialize), (nautilus_list_drag_start):
	* src/file-manager/fm-list-view.c: (fm_list_handle_dropped_icons):
	Did most of bug 1371:
	Implemented a drop context menu that allows users to choose
	between
	Copy, Move and link.
	Added the GDK_ACTION_ASK selector and added support for it.

M	ChangeLog
M	libnautilus-extensions/nautilus-drag.c
M	libnautilus-extensions/nautilus-drag.h
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-extensions/nautilus-icon-dnd.c
M	libnautilus-extensions/nautilus-list.c
M	libnautilus-private/nautilus-drag.c
M	libnautilus-private/nautilus-drag.h
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-dnd.c
M	libnautilus-private/nautilus-list.c
M	src/file-manager/fm-list-view.c

commit eec7aa2539002027ae928646cb49befb28bc8065
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-07-05

    first cut at the first-time preferences druid. It's still not
    hooked-up


	first cut at the first-time preferences druid.	It's still not
	hooked-up yet and it's appearance needs some work.

M	ChangeLog
M	libnautilus-extensions/nautilus-file-utilities.c
M	libnautilus-extensions/nautilus-file-utilities.h
M	libnautilus-private/nautilus-file-utilities.c
M	libnautilus-private/nautilus-file-utilities.h
M	src/Makefile.am
M	src/nautilus-application.c
A	src/nautilus-first-time-druid.c
A	src/nautilus-first-time-druid.h

commit 1af470e91af81f45fa8e63cef5be8fea441a317f
Author: J Shane Culpepper <pepper@src.gnome.org>
Date:	2000-07-05

    minor ui fixes and more work on the progress meter.

M	ChangeLog
M
components/services/startup/nautilus-view/nautilus-service-startup-view.c

commit 590fcd21b6b08551d6f6d45ff35ad42bab10eb9a
Author: Pavel Cisler <pavel@eazel.com>
Date:	2000-07-05

    Fix 1042 - "untitled folder" will not work on file systems with
    8.3 names.

    2000-07-04	Pavel Cisler <pavel@eazel.com>

	* src/file-manager/dfos-xfer.c: (new_folder_xfer_callback):
	Fix 1042 - "untitled folder" will not work on file systems with
	8.3 names. Added code that handles GNOME_VFS_ERROR_NAME_TOO_LONG
	and supplies a name in the 8.3 scheme instead.

M	ChangeLog
M	libnautilus-extensions/nautilus-file-operations.c
M	libnautilus-private/nautilus-file-operations.c
M	src/file-manager/dfos-xfer.c

commit 45e5a79ff8cbfd71af1ff37904b1c9300b2fde4e
Author: Pavel Cisler <pavel@eazel.com>
Date:	2000-07-05

    Fixed 1215 - inter-volume move now removes the source files. Made
    it so

    2000-07-04	Pavel Cisler <pavel@eazel.com>

	* src/file-manager/dfos-xfer-progress-dialog.c:
	* src/file-manager/dfos-xfer-progress-dialog.h:
	(handle_xfer_ok),
	(fs_xfer), (fs_move_to_trash), (fs_delete), (fs_empty_trash):
	* src/file-manager/dfos-xfer-progress-dialog.c:
	(dfos_xfer_progress_dialog_clear):
	Fixed 1215 - inter-volume move now removes the source files.
	Made it so that when an inter-volume copy has ended and source
	files
	are removed, the progress dialog updates. Added a new cleanup
	phase
	string.

	* src/file-manager/dfos-xfer-progress-dialog.c:
	(dfos_xfer_progress_dialog_new_file),
	(set_text_unescaped_trimmed):
	Added code to unescape paths in progress dialogs.

	* src/file-manager/dfos-xfer.c:
	* src/file-manager/dfos-xfer.h:
	(nautilus_convert_to_unescaped_string_for_display),
	(handle_xfer_vfs_error), (handle_xfer_overwrite):
	Added code to unescape paths in error dialogs.

	* libnautilus-extensions/nautilus-drag.c:
	(nautilus_drag_default_drop_action),
	(nautilus_drag_modifier_based_action):
	* libnautilus-extensions/nautilus-drag.h:
	* libnautilus-extensions/nautilus-icon-dnd.c:
	(handle_nonlocal_move),
	(nautilus_icon_container_find_drop_target),
	(nautilus_icon_container_receive_dropped_icons),
	(nautilus_icon_container_get_drop_action), (drag_motion_callback):
	* libnautilus-extensions/nautilus-list.c:
	(nautilus_list_drag_motion):
	Reworked a whole lot to allow me to update the default copy action
	based on the drag&drop context - an inter-volume drag&drop
	will now
	suggest a copy as a default.
	Moved out more sharable code into nautilus-drag.c.
	Added a common routine for figuring out the drop target.

	* src/file-manager/fm-directory-view.c: (fm_directory_is_trash),
	(fm_directory_can_move_to_trash):
	Fixed a bunch of asserts caused by unreffing NULL uris.

M	ChangeLog
M	libnautilus-extensions/nautilus-drag.c
M	libnautilus-extensions/nautilus-drag.h
M	libnautilus-extensions/nautilus-file-operations-progress.c
M	libnautilus-extensions/nautilus-file-operations-progress.h
M	libnautilus-extensions/nautilus-file-operations.c
M	libnautilus-extensions/nautilus-file-operations.h
M	libnautilus-extensions/nautilus-icon-dnd.c
M	libnautilus-extensions/nautilus-list.c
M	libnautilus-private/nautilus-drag.c
M	libnautilus-private/nautilus-drag.h
M	libnautilus-private/nautilus-file-operations-progress.c
M	libnautilus-private/nautilus-file-operations-progress.h
M	libnautilus-private/nautilus-file-operations.c
M	libnautilus-private/nautilus-file-operations.h
M	libnautilus-private/nautilus-icon-dnd.c
M	libnautilus-private/nautilus-list.c
M	src/file-manager/dfos-xfer-progress-dialog.c
M	src/file-manager/dfos-xfer-progress-dialog.h
M	src/file-manager/dfos-xfer.c
M	src/file-manager/dfos-xfer.h
M	src/file-manager/fm-directory-view.c

commit bd3c344f72be1b836c11148e78f1aed09d62e597
Author: Michael Meeks <michael@helixcode.com>
Date:	2000-07-04

    update for new bonobo code; why is this code duplicated here in
    a worse

    2000-07-04	Michael Meeks  <michael@helixcode.com>

	* libnautilus-extensions/bonobo-stream-vfs.c (vfs_read): update
	for new bonobo code; why is this code duplicated here in a worse
	condition to that in Bonobo/storage-modules ?

M	ChangeLog
M	components/adapter/bonobo-stream-vfs.c
M	libnautilus-extensions/bonobo-stream-vfs.c
M	libnautilus-private/bonobo-stream-vfs.c

commit 414d53589ad8543498b7765e39733456b271fb2c
Author: J Shane Culpepper <pepper@eazel.com>
Date:	2000-07-04

    Added the watch icon and a fake progress meter. Still need to get the

    2000-07-04	J Shane Culpepper  <pepper@eazel.com>

	    * components/services/startup/nautilus-view/icons/Makefile.am:
	    *
	    components/services/startup/nautilus-view/nautilus-service-startup-
	    view.c: (generate_startup_form), (progress_timeout_cb),
	    (go_to_uri), (generate_form_title):

	    Added the watch icon and a fake progress meter.  Still need
	    to get
	    the progress meter working right and work on the layout.

M	ChangeLog
M	components/services/startup/nautilus-view/icons/Makefile.am
A	components/services/startup/nautilus-view/icons/service-watch.png
M
components/services/startup/nautilus-view/nautilus-service-startup-view.c

commit 5b4aaa870ad77516fb3d9bbedf0673b50ac097a1
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-07-04

    more work on the themed sidebar tabs in the arlo theme


	more work on the themed sidebar tabs in the arlo theme

M	ChangeLog
M	icons/arlo/arlo.xml
M	src/nautilus-sidebar-tabs.c

commit d15e5cf593a6af7148b62ac1152673155b776ed9
Author: J Shane Culpepper <pepper@eazel.com>
Date:	2000-07-04

    Finishing up the new ui for the login screen. Bug # 1004.

    2000-07-03	J Shane Culpepper  <pepper@eazel.com>

	    *
	    components/services/login/nautilus-view/nautilus-login-view.c:
	    (generate_login_form), (login_button_cb),
	    (maintenance_button_cb),
	    (go_to_uri), (generate_form_title):

	    Finishing up the new ui for the login screen.  Bug # 1004.

M	ChangeLog
M	components/services/login/nautilus-view/nautilus-login-view.c

commit fa01b3c76ebef0c2ac9b5d2c2607f0c4ebff3d43
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-07-04

    Only show scroll bars when needed in tree view.

	* components/tree/nautilus-tree-view.c
	(nautilus_tree_view_initialize): Only show scroll bars when needed
	in tree view.

M	ChangeLog
M	components/tree/nautilus-tree-view.c

commit 24bfdd95241ef3b8095ffe9fda0d1a36b18edbed
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-07-04

    constness fixes (nautilus_tree_view_initialize,
    tree_select_row_callback):

	* components/tree/nautilus-tree-view.c:
	(tree_expand_callback): constness fixes
	(nautilus_tree_view_initialize, tree_select_row_callback):
	Navigate to selected location on row selection.

M	ChangeLog
M	components/tree/nautilus-tree-view.c

commit c8f6f960af32a151ec970f6490960518fdd98a00
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-07-03

    fixed bug where themed sidebar tabs weren't stacking correctly. Fixed
    by


	fixed bug where themed sidebar tabs weren't stacking correctly.
	Fixed
	by using the actual tab height instead of the non-themed constant.
	Also, added newer tab_pieces image.

M	ChangeLog
M	icons/arlo/sidebar_tab_pieces.png
M	src/nautilus-sidebar-tabs.c

commit 198ccfc04d3943346acdb4ed1f8dac8c5a551e55
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-07-03

    made the sidebar title color be themable, and changed the color in the


	made the sidebar title color be themable, and changed the color
	in the arlo theme to white

M	ChangeLog
M	icons/arlo/arlo.xml
M	src/nautilus-sidebar-title.c

commit 472dfcee54cf1440c4ba5aeae566a5ca997a45a5
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-07-03

    Ensuring rpm build

M	ChangeLog
M	components/services/install/lib/Makefile.am

commit 448a9ca422cdc5a8cdb8c49779cdc62b16453479
Author: Seth Nickell <seth@eazel.com>
Date:	2000-07-03

    Necessary to make Nautilus compile after changing

    2000-07-03	Seth Nickell  <seth@eazel.com>

	* libnautilus-extensions/nautilus-file.c:
	(nautilus_file_get_permissions_as_string),
	(nautilus_file_is_symbolic_link):
	* libnautilus-extensions/nautilus-icon-factory.c:
	(nautilus_icon_factory_get_icon_name_for_file):
	Necessary to make Nautilus compile after changing
	GNOME_VFS_FILE_TYPE_BROKEN_SYMLINK to
	GNOME_VFS_FILE_TYPE_SYMBOLIC_LINK
	and removing the existing flag. See bug 1547 for more information
	on
	breakages in the way Nautilus handles symbolic links (caused
	by the
	GnomeVFS changes) such as detecting them in the first place.

M	ChangeLog
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-icon-factory.c

commit ae9f25f24122700e7e023748a9bdc791a71dd615
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-07-03

    implemented n-point gradients for Arlo. Right now they only work in


	implemented n-point gradients for Arlo.  Right now they only
	work in anti-aliased mode.  Changed the arlo theme to use
	a 3-point gradient.

M	ChangeLog
M	icons/arlo/arlo.xml
M	libnautilus-extensions/nautilus-background.c
M	libnautilus-private/nautilus-background.c

commit 149fa4ae3b1970339f2c98eb8f56564b6be9673b
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-07-03

    Fixed problem with previous change to this file. Allocated a
    static epv.

    2000-07-03	Gene Z. Ragan  <gzr@eazel.com>

	* libnautilus-extensions/bonobo-stream-vfs.c:
	(bonobo_stream_vfs_class_init), (create_bonobo_stream_vfs):
	Fixed problem with previous change to this file.  Allocated
	a static epv.  Assigned this epv to the servants epv and then
	alocated the individual elements in the structure.

M	ChangeLog
M	components/adapter/bonobo-stream-vfs.c
M	libnautilus-extensions/bonobo-stream-vfs.c
M	libnautilus-private/bonobo-stream-vfs.c
M	libnautilus/nautilus-zoomable.c

commit 178c874692efc26dfc59c9c8199f404927394cb8
Author: Pavel Cisler <pavel@eazel.com>
Date:	2000-07-03

    Start adding support for dislaying dragged icon while dragging in
    a list

    2000-07-03	Pavel Cisler <pavel@eazel.com>

	* libnautilus-extensions/nautilus-list.c:
	(nautilus_list_drag_start), (nautilus_list_motion):
	Start adding support for dislaying dragged icon while dragging
	in a list view.

M	ChangeLog
M	libnautilus-extensions/nautilus-list.c
M	libnautilus-private/nautilus-list.c

commit 9fdd2d1dc54978599f6d41e37011f62cad33f85b
Author: J Shane Culpepper <pepper@src.gnome.org>
Date:	2000-07-03

    Making summary view "I am just a view" until I can get the actual
    widget

	    *
	    components/services/startup/nautilus-view/nautilus-service-startup-
	    view.c:
	    *
	    components/services/summary/nautilus-view/nautilus-summary-view.c:
	    (generate_summary_form), (generate_form_title):

	    Making summary view "I am just a view" until I can get
	    the actual
	    widget finished.

M	ChangeLog
M
components/services/startup/nautilus-view/nautilus-service-startup-view.c
M	components/services/summary/nautilus-summary-view.c
M	components/services/summary/nautilus-view/nautilus-summary-view.c

commit 757856dfb84dc0ed3182bf170f0d91de6a347785
Author: Pavel Cisler <pavel@eazel.com>
Date:	2000-07-03

    Make the help component build properly -- convert the call

    2000-07-02	Pavel Cisler <pavel@eazel.com>

	* components/help/help-method.c: (convert_file_to_uri):
	Make the help component build properly -- convert the call
	gnome_vfs_mime_type_of_file to the new
	gnome_vfs_get_file_mime_type.

	* components/help/Makefile.am:
	Turn on -Werror that would have caught the problem earlier.

M	ChangeLog
M	components/help/Makefile.am
M	components/help/help-method.c

commit 109d5ae04a34033b402a042bc3a93b347386d9ca
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-07-03

    made sidebar tabs themable, and implemented Arlo style tabs, which are


	made sidebar tabs themable, and implemented Arlo style tabs, which
	are finished yet.

M	ChangeLog
M	data/browser.xml
M	icons/arlo/arlo.xml
M	libnautilus-extensions/nautilus-theme.c
M	libnautilus-extensions/nautilus-theme.h
M	libnautilus-private/nautilus-theme.c
M	libnautilus-private/nautilus-theme.h
M	src/nautilus-property-browser.c
M	src/nautilus-sidebar-tabs.c

commit d30c230b92f490366fa0c4fec12bd052a7120b39
Author: J Shane Culpepper <pepper@src.gnome.org>
Date:	2000-07-03

    Fixing cvsigore files

M	ChangeLog
M	components/services/inventory/lib/.cvsignore
M	components/services/vault/lib/.cvsignore

commit 5b851868ad29fe1b8d76dd37a2b327e1df2a5969
Author: J Shane Culpepper <pepper@eazel.com>
Date:	2000-07-03

    Have all of the eazel: views hooked into the build now. Most of the

    2000-07-02	J Shane Culpepper  <pepper@eazel.com>

	    * components/services/Makefile.am:
	    *
	    components/services/login/nautilus-view/nautilus-login-view.c:
	    (generate_form_title):
	    * components/services/startup/lib/Makefile.am:
	    * components/services/startup/lib/eazel-register.c:
	    * components/services/startup/lib/eazel-register.h:
	    * components/services/startup/nautilus-view/Makefile.am:
	    * components/services/startup/nautilus-view/icons/Makefile.am:
	    * components/services/startup/nautilus-view/main.c:
	    (service_object_destroyed), (service_make_object), (main):
	    *
	    components/services/startup/nautilus-view/nautilus-service-startup-
	    view.c: (generate_startup_form), (go_to_uri),
	    (generate_form_title),
	    (nautilus_service_startup_view_initialize_class),
	    (nautilus_service_startup_view_initialize),
	    (nautilus_service_startup_view_destroy),
	    (nautilus_service_startup_view_get_nautilus_view),
	    (is_location),
	    (nautilus_service_startup_view_load_uri),
	    (service_load_location_callback):
	    *
	    components/services/startup/nautilus-view/nautilus-service-startup-
	    view.h:

	    Have all of the eazel: views hooked into the build now.
	    Most of the
	    backend parsing of eazel:login, eazel:inventory,
	    eazel:summary,
	    eazel:time, eazel:startup.	Most of these views don't look
	    very good.
	    That's the next task.

M	ChangeLog
M	components/services/Makefile.am
M	components/services/login/nautilus-view/nautilus-login-view.c
M	components/services/startup/lib/Makefile.am
D	components/services/startup/lib/eazel-register.c
D	components/services/startup/lib/eazel-register.h
M	components/services/startup/nautilus-view/Makefile.am
M	components/services/startup/nautilus-view/icons/Makefile.am
A
components/services/startup/nautilus-view/icons/eazel-cloud-logo.png
M	components/services/startup/nautilus-view/main.c
M
components/services/startup/nautilus-view/nautilus-service-startup-view.c
M
components/services/startup/nautilus-view/nautilus-service-startup-view.h

commit 57e9dea12852bbb1fac5b0e1ea7245505880f802
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-07-02

    Remove unnecessary debugging statement.

	* components/tree/main.c (main): Remove unnecessary debugging
	statement.

	* components/tree/nautilus-tree-view.c
	(nautilus_tree_view_insert_file): Partly fix bugzilla task 1524 -
	show icons in tree view. Still need to

M	ChangeLog
M	components/tree/main.c
M	components/tree/nautilus-tree-view.c

commit ad236624da5fdb475f1bf3fcaad9690885627bd1
Author: J Shane Culpepper <pepper@src.gnome.org>
Date:	2000-07-02

    cvsignore fixes.

	* components/services/install/command-line/.cvsignore:
	* components/services/install/lib/.cvsignore:
	* components/services/login/lib/.cvsignore:
	* components/services/summary/lib/.cvsignore:

	cvsignore fixes.

M	ChangeLog
M	components/services/install/command-line/.cvsignore
M	components/services/install/lib/.cvsignore
M	components/services/login/lib/.cvsignore
M	components/services/summary/lib/.cvsignore

commit 06a87807a002ea61f5d52007553087d2d0af99cd
Author: J Shane Culpepper <pepper@src.gnome.org>
Date:	2000-07-02

    Moving the inventory view to its new home to make way for the new

	    * components/services/inventory/lib/Makefile.am:
	    * components/services/inventory/lib/eazel-inventory-shared.c:
	    (add_package_info), (read_proc_info), (add_info),
	    (add_io_info),
	    (add_hardware_info), (synchronize_configuration_metafile),
	    (update_configuration_metafile),
	    (create_configuration_metafile):
	    * components/services/inventory/lib/eazel-inventory-shared.h:
	    * components/services/inventory/nautilus-view/Makefile.am:
	    *
	    components/services/inventory/nautilus-view/nautilus-inventory-view
	    .c: (generate_inventory_form), (gather_config_button_cb),
	    (register_later_cb), (make_http_post_request), (go_to_uri),
	    (get_home_uri), (update_now):

	    Moving the inventory view to its new home to make way for
	    the new
	    bootstrap startup view.

M	ChangeLog
M	components/services/inventory/lib/Makefile.am
A	components/services/inventory/lib/eazel-inventory-shared.c
A	components/services/inventory/lib/eazel-inventory-shared.h
M	components/services/inventory/nautilus-view/Makefile.am
M
components/services/inventory/nautilus-view/nautilus-inventory-view.c

commit f06ef2ca943c8f603feb3141e17ac7c781cd8fac
Author: J Shane Culpepper <pepper@src.gnome.org>
Date:	2000-07-01

    Simple framework for inventory and summary views. Minor fixes to login

	    * components/services/inventory/nautilus-view/Makefile.am:
	    * components/services/inventory/nautilus-view/main.c:
	    (inventory_object_destroyed), (inventory_make_object), (main):
	    *
	    components/services/inventory/nautilus-view/nautilus-inventory-view
	    .c: (generate_inventory_form), (entry_changed_cb),
	    (inventory_button_cb), (maintenance_button_cb),
	    (show_feedback),
	    (generate_form_title),
	    (nautilus_inventory_view_initialize_class),
	    (nautilus_inventory_view_initialize),
	    (nautilus_inventory_view_destroy),
	    (nautilus_inventory_view_get_nautilus_view),
	    (nautilus_inventory_view_load_uri),
	    (inventory_load_location_callback):
	    *
	    components/services/inventory/nautilus-view/nautilus-inventory-view
	    .h:
	    *
	    components/services/inventory/nautilus-view/nautilus-inventory-view
	    .oafinfo:
	    * components/services/login/nautilus-view/Makefile.am:
	    * components/services/login/nautilus-view/main.c:
	    (login_make_object):
	    * components/services/summary/nautilus-view/Makefile.am:
	    * components/services/summary/nautilus-view/main.c:
	    (summary_object_destroyed), (summary_make_object), (main):
	    *
	    components/services/summary/nautilus-view/nautilus-summary-view.c:
	    (generate_summary_form), (entry_changed_cb),
	    (summary_button_cb),
	    (maintenance_button_cb), (show_feedback),
	    (generate_form_title),
	    (nautilus_summary_view_initialize_class),
	    (nautilus_summary_view_initialize),
	    (nautilus_summary_view_destroy),
	    (nautilus_summary_view_get_nautilus_view),
	    (nautilus_summary_view_load_uri),
	    (summary_load_location_callback):
	    *
	    components/services/summary/nautilus-view/nautilus-summary-view.h:
	    *
	    components/services/summary/nautilus-view/nautilus-summary-view.oaf
	    info:

	    Simple framework for inventory and summary views.
	    Minor fixes to
	    login view.  All are clones of the same basic widget right
	    now. I'll
	    be adding the real widgets soon.

M	ChangeLog
M	components/services/inventory/nautilus-view/Makefile.am
M	components/services/inventory/nautilus-view/main.c
M
components/services/inventory/nautilus-view/nautilus-inventory-view.c
M
components/services/inventory/nautilus-view/nautilus-inventory-view.h
M
components/services/inventory/nautilus-view/nautilus-inventory-view.oafinfo
M	components/services/login/nautilus-view/Makefile.am
M	components/services/login/nautilus-view/main.c
M	components/services/summary/Nautilus_View_services-summary.oaf.in
M	components/services/summary/main.c
M	components/services/summary/nautilus-summary-view.c
M	components/services/summary/nautilus-summary-view.h
M	components/services/summary/nautilus-view/Makefile.am
M
components/services/summary/nautilus-view/Nautilus_View_services-summary.oaf.in
M	components/services/summary/nautilus-view/main.c
M	components/services/summary/nautilus-view/nautilus-summary-view.c
M	components/services/summary/nautilus-view/nautilus-summary-view.h
M
components/services/summary/nautilus-view/nautilus-summary-view.oafinfo

commit 55406fc631692239416278cbb38632aa61a19bbb
Author: Eric BRAYEUR <esca@src.gnome.org>
Date:	2000-07-01

    *** empty log message ***

M	po/ChangeLog
M	po/fr.po

commit 90506c1634ac84dc800f40b45745dfb5a02f72c5
Author: Ramiro Estrugo <ramiro@eazel.com>
Date:	2000-07-01

    Add code to display an installation wizard using the new druid. Its

    2000-06-30	Ramiro Estrugo	<ramiro@eazel.com>

    * src/nautilus-application.c: (display_installation_wizard),
    (nautilus_application_startup):
    Add code to display an installation wizard using the new druid.
    Its #ifdefed out until we do more real work on it.

M	ChangeLog
M	src/nautilus-application.c

commit cc585883af0cc1dc156db3410209db18ed2e7995
Author: Ramiro Estrugo <ramiro@eazel.com>
Date:	2000-07-01

    Build the new nautilus druid.

    2000-06-30	Ramiro Estrugo	<ramiro@eazel.com>

    * configure.in:
    * cut-n-paste-code/widgets/Makefile.am:
    Build the new nautilus druid.

M	ChangeLog
M	configure.in
M	cut-n-paste-code/widgets/Makefile.am

commit a325938f98ad18c3342bdcd5e01af9f96c77b87e
Author: Ramiro Estrugo <ramiro@eazel.com>
Date:	2000-07-01

    Adding canvas pixbuf item check and flags, which are needed in
    order to

    2000-06-30	Ramiro Estrugo	<ramiro@eazel.com>

    * configure.in:
    * src/Makefile.am:
    Adding canvas pixbuf item check and flags, which are needed in
    order to use the nautilus druid.

M	ChangeLog
M	configure.in
M	src/Makefile.am

commit fb6e939d74451047da6ee986d9842c37be966091
Author: Ramiro Estrugo <ramiro@eazel.com>
Date:	2000-07-01

    Update these items to properly use the canvas pixbuf beast.

    2000-06-30	Ramiro Estrugo	<ramiro@eazel.com>

    * cut-n-paste-code/widgets/nautilus-druid/nautilus-druid-page-edge.c:
    (nautilus_druid_page_edge_construct):
    *
    cut-n-paste-code/widgets/nautilus-druid/nautilus-druid-page-finish.c:
    (nautilus_druid_page_finish_configure_size),
    (nautilus_druid_page_finish_construct),
    (nautilus_druid_page_finish_set_logo),
    (nautilus_druid_page_finish_set_watermark):
    *
    cut-n-paste-code/widgets/nautilus-druid/nautilus-druid-page-standard.c:
    (nautilus_druid_page_standard_construct):
    * cut-n-paste-code/widgets/nautilus-druid/nautilus-druid-page-start.c:
    (nautilus_druid_page_start_construct):
    Update these items to properly use the canvas pixbuf beast.

M	ChangeLog
M	cut-n-paste-code/widgets/nautilus-druid/nautilus-druid-page-edge.c
M
cut-n-paste-code/widgets/nautilus-druid/nautilus-druid-page-finish.c
M
cut-n-paste-code/widgets/nautilus-druid/nautilus-druid-page-standard.c
M
cut-n-paste-code/widgets/nautilus-druid/nautilus-druid-page-start.c

commit 735131f15f31a3caa8ffb76c9a6ea4468a07f690
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-07-01

    Globally rename the GnomeDruid to NautilusDruid to prevent
    namespace clashing with the gnome-libs-1-0 druid.

M	ChangeLog
M	cut-n-paste-code/widgets/nautilus-druid/nautilus-druid-page-edge.c
M	cut-n-paste-code/widgets/nautilus-druid/nautilus-druid-page-edge.h
M
cut-n-paste-code/widgets/nautilus-druid/nautilus-druid-page-finish.c
M
cut-n-paste-code/widgets/nautilus-druid/nautilus-druid-page-finish.h
M
cut-n-paste-code/widgets/nautilus-druid/nautilus-druid-page-standard.c
M
cut-n-paste-code/widgets/nautilus-druid/nautilus-druid-page-standard.h
M
cut-n-paste-code/widgets/nautilus-druid/nautilus-druid-page-start.c
M
cut-n-paste-code/widgets/nautilus-druid/nautilus-druid-page-start.h
M	cut-n-paste-code/widgets/nautilus-druid/nautilus-druid-page.c
M	cut-n-paste-code/widgets/nautilus-druid/nautilus-druid-page.h
M	cut-n-paste-code/widgets/nautilus-druid/nautilus-druid.c
M	cut-n-paste-code/widgets/nautilus-druid/nautilus-druid.h

commit b3df07e86eb2e3d2deaa36671dbddf9bfb9e30c8
Author: Ramiro Estrugo <ramiro@eazel.com>
Date:	2000-07-01

    Importing the gnome-libs HEAD druid to the cut-n-paste toxic dump.

    2000-06-30	Ramiro Estrugo	<ramiro@eazel.com>

    * cut-n-paste-code/widgets/nautilus-druid/.cvsignore:
    * cut-n-paste-code/widgets/nautilus-druid/Makefile.am:
    * cut-n-paste-code/widgets/nautilus-druid/nautilus-druid-page-edge.c:
    * cut-n-paste-code/widgets/nautilus-druid/nautilus-druid-page-edge.h:
    *
    cut-n-paste-code/widgets/nautilus-druid/nautilus-druid-page-finish.c:
    *
    cut-n-paste-code/widgets/nautilus-druid/nautilus-druid-page-finish.h:
    *
    cut-n-paste-code/widgets/nautilus-druid/nautilus-druid-page-standard.c:
    *
    cut-n-paste-code/widgets/nautilus-druid/nautilus-druid-page-standard.h:
    * cut-n-paste-code/widgets/nautilus-druid/nautilus-druid-page-start.c:
    * cut-n-paste-code/widgets/nautilus-druid/nautilus-druid-page-start.h:
    * cut-n-paste-code/widgets/nautilus-druid/nautilus-druid-page.c:
    * cut-n-paste-code/widgets/nautilus-druid/nautilus-druid-page.h:
    * cut-n-paste-code/widgets/nautilus-druid/nautilus-druid.c:
    * cut-n-paste-code/widgets/nautilus-druid/nautilus-druid.h:
    Importing the gnome-libs HEAD druid to the cut-n-paste toxic
    dump.  Arlofication will proceed.

M	ChangeLog
A	cut-n-paste-code/widgets/nautilus-druid/.cvsignore
A	cut-n-paste-code/widgets/nautilus-druid/Makefile.am
A	cut-n-paste-code/widgets/nautilus-druid/nautilus-druid-page-edge.c
A	cut-n-paste-code/widgets/nautilus-druid/nautilus-druid-page-edge.h
A
cut-n-paste-code/widgets/nautilus-druid/nautilus-druid-page-finish.c
A
cut-n-paste-code/widgets/nautilus-druid/nautilus-druid-page-finish.h
A
cut-n-paste-code/widgets/nautilus-druid/nautilus-druid-page-standard.c
A
cut-n-paste-code/widgets/nautilus-druid/nautilus-druid-page-standard.h
A
cut-n-paste-code/widgets/nautilus-druid/nautilus-druid-page-start.c
A
cut-n-paste-code/widgets/nautilus-druid/nautilus-druid-page-start.h
A	cut-n-paste-code/widgets/nautilus-druid/nautilus-druid-page.c
A	cut-n-paste-code/widgets/nautilus-druid/nautilus-druid-page.h
A	cut-n-paste-code/widgets/nautilus-druid/nautilus-druid.c
A	cut-n-paste-code/widgets/nautilus-druid/nautilus-druid.h

commit f182bcc369273cfba4fee44c68702d306f6122f6
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-07-01

    use gnome_vfs_xfer to install the novice home directory instead of
    a cp


	use gnome_vfs_xfer to install the novice home directory instead
	of a cp commmand.  This fixes bug 1285.

M	ChangeLog
M	libnautilus-extensions/nautilus-file-utilities.c
M	libnautilus-private/nautilus-file-utilities.c

commit 146d22d5ce51e654782793c15cdb09cc40b5edea
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-06-30

    eliminated the toolbar icon theme and associated widgetry in
    preferences.


	eliminated the toolbar icon theme and associated widgetry in
	preferences.  Instead, we use the general theming machinery
	to select toolbar icons.

M	ChangeLog
M	icons/vector/vector.xml
M	libnautilus-extensions/nautilus-background.c
M	libnautilus-extensions/nautilus-global-preferences.c
M	libnautilus-extensions/nautilus-global-preferences.h
M	libnautilus-extensions/nautilus-preferences-item.c
M	libnautilus-extensions/nautilus-preferences-item.h
M	libnautilus-private/nautilus-background.c
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.h
M	libnautilus-private/nautilus-preferences-item.c
M	libnautilus-private/nautilus-preferences-item.h
M	src/nautilus-window-toolbars.c

commit 3f4115d6e9d1061c18790f84016a2f61b7352835
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-06-30

    A fix to make the setting of the vepv work. The extern vepv is gone,
    so we

    2000-06-30	Gene Z. Ragan  <gzr@eazel.com>

	* libnautilus-extensions/bonobo-stream-vfs.c:
	(create_bonobo_stream_vfs):
	A fix to make the setting of the vepv work.  The extern
	vepv is gone, so we now use the allocator functions.

M	ChangeLog
M	components/adapter/bonobo-stream-vfs.c
M	libnautilus-extensions/bonobo-stream-vfs.c
M	libnautilus-private/bonobo-stream-vfs.c

commit d4f093ecafca4fb052a9ddaa720f93a88722bd05
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-06-30

    fixed bug where the combine mode for backgrounds wasn't working
    properly


		fixed bug where the combine mode for backgrounds wasn't
		working properly in the non-aa case, by setting flags
		properly in the fake CanvasBuf.  Now the sidebar in the
		arlo theme draws properly.

M	ChangeLog
M	libnautilus-extensions/nautilus-background.c
M	libnautilus-private/nautilus-background.c

commit 58d08c57fab75530dc48dc32d627d938fb8aeefc
Author: Fatih Demir <kabalak@src.gnome.org>
Date:	2000-06-30

    Bzip2 > 1.0.0 compatability shoud work now.

M	ChangeLog
M	acconfig.h
M	configure.in

commit 55990af988d71071745ab80974bfb6a1ba7dd1ed
Author: Fatih Demir <kabalak@src.gnome.org>
Date:	2000-06-30

    Updated the Turkish translation and added the "messages" file to
    the cvsignores

M	po/.cvsignore
M	po/ChangeLog
M	po/tr.po

commit b607318a3cc1d705046787e6c6a052ea60907c39
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-06-30

    added a new theme for Arlo; added a "combine mode to nautilus
    background


	added a new theme for Arlo;
	added a "combine mode to nautilus background that composites an
	image background onto the colored one.

M	ChangeLog
M	configure.in
A	data/backgrounds/.striated.png
M	data/backgrounds/Makefile.am
M	icons/Makefile.am
A	icons/arlo/.cvsignore
A	icons/arlo/Makefile.am
A	icons/arlo/arlo.xml
A	icons/arlo/i-directory.png
A	icons/arlo/i-regular.png
A	icons/arlo/sidebar_tab_pieces.png
M	libnautilus-extensions/nautilus-background.c
M	libnautilus-extensions/nautilus-background.h
M	libnautilus-extensions/nautilus-directory-background.c
M	libnautilus-private/nautilus-background.c
M	libnautilus-private/nautilus-background.h
M	libnautilus-private/nautilus-directory-background.c
M	src/nautilus-information-panel.c
M	src/nautilus-property-browser.c
M	src/nautilus-sidebar.c

commit 1c846a7ac9e66d37641074cb95965590089a09ca
Author: Valek Frob <frob@src.gnome.org>
Date:	2000-06-30

    Updated russian translation.

M	po/ChangeLog
M	po/ru.po

commit 4a9caffb4077a03dcf03155ca602c37d73022a38
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-06-30

    Doing a lot of slashing in the uninstall part.

	* components/services/install/command-line/Makefile.am:
	* components/services/install/command-line/eazel-uninstall.c:
	(set_parameters_from_command_line), (progress_signal),
	(uninstall_failed), (dep_check), (create_package), (done), (main):
	* components/services/install/lib/Makefile.am:
	* components/services/install/lib/eazel-install-object.c:
	(eazel_install_uninstall_packages):
	* components/services/install/lib/eazel-install-rpm-glue.c:
	(uninstall_packages), (uninstall_a_package), (do_rpm_uninstall),
	(eazel_install_prepare_rpm_system),
	(eazel_install_add_to_rpm_set),
	(eazel_install_add_to_set),
	(eazel_install_fetch_rpm_dependencies),
	(eazel_install_do_dependency_check), (eazel_install_ensure_deps),
	(eazel_uninstall_upward_traverse),
	(eazel_uninstall_downward_traverse), (eazel_uninstall_globber):
	Doing a lot of slashing in the uninstall part.

	* nautilus-installer/src/Makefile:
	This is still checked in, as the installer isn't part of the build
	tree.

M	ChangeLog
M	components/services/install/command-line/Makefile.am
A	components/services/install/command-line/eazel-uninstall.c
M	components/services/install/lib/Makefile.am
M	components/services/install/lib/eazel-install-object.c
M	components/services/install/lib/eazel-install-rpm-glue.c
M	nautilus-installer/src/Makefile

commit e5c61a0135080004bde08cb1e017639e9137d653
Author: Pavel Cisler <pavel@eazel.com>
Date:	2000-06-30

    Fixed some memory leaks.

    2000-06-29	Pavel Cisler  <pavel@eazel.com>

	Fixed some memory leaks.

	* libnautilus-extensions/nautilus-mime-actions.c:
	(nautilus_mime_get_short_list_components_for_uri):
	Fix a leaked string.

	* src/nautilus-zoom-control.c:
	(nautilus_zoom_control_set_preferred_zoom_levels):
	Fix a leaky setter call.

	* test/Makefile.am:
	Add a make target for a leak checker tester.

	* test/nautilus-leak-checker.c:
	(nautilus_leak_allocation_record_init),
	(nautilus_leak_record_malloc), (nautilus_leak_record_realloc),
	(nautilus_leak_record_free), (print_one_leak),
	(nautilus_leak_print_leaks), (allocate_lots), (leak_mem2),
	(leak_mem), (main):
	* test/nautilus-leak-symbol-lookup.c:
	(nautilus_leak_print_symbol_address):
	Tweak the leak checker output a bit to make it more nicer and
	indicate the level of stack frame grouping.

	* src/nautilus-main.c: (print_leaks):
	Tweak the parameters a bit to print more leaks.

M	ChangeLog
M	libnautilus-extensions/nautilus-mime-actions.c
M	libnautilus-private/nautilus-mime-actions.c
M	src/nautilus-main.c
M	src/nautilus-zoom-control.c
M	test/Makefile.am
M	test/nautilus-leak-checker.c
M	test/nautilus-leak-symbol-lookup.c

commit 5c8338b841eafc8e3c0a03ca8d1a34f18de29cfd
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-06-30

    Add VFS_CFLAGS

	* components/tree/Makefile.am: Add VFS_CFLAGS

	* components/tree/main.c (main): Initialize more libraries.

	* components/tree/nautilus-tree-view.h,
	components/tree/nautilus-tree-view.c: Many changes. The upshot is
	that basic tree loading now works, but many details remain to be
	fleshed out (individual bugs were filed on these).

	* libnautilus-extensions/nautilus-directory-async.c:
	(dequeue_pending_idle_callback), (directory_load_done): Try to
	emit done signal exactly once when a monitor load is complete. But
	I think this might be questionable, see below.

	* libnautilus-extensions/nautilus-directory-private.h,
	libnautilus-extensions/nautilus-directory.h,
	libnautilus-extensions/nautilus-directory.c: Add the
	"done_loading" signal for when a load initiated by monitoring is
	done. I just realized this does the wrong thing when more than one
	thing is monitoring at the same time (both get the signal), so
	maybe it should be changed to a callback function passed to
	nautilus_file_monitor_add, but that would be harder to implement.

	(nautilus_directory_emit_done_loading): Function so the async code
	can emit it.

M	ChangeLog
M	components/Makefile.am
M	components/tree/Makefile.am
M	components/tree/main.c
M	components/tree/nautilus-tree-view.c
M	components/tree/nautilus-tree-view.h
M	libnautilus-extensions/nautilus-directory-async.c
M	libnautilus-extensions/nautilus-directory-private.h
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-extensions/nautilus-directory.h
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-directory-private.h
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-directory.h

commit 1bee70c4c6fb716a703f056ad806d10b76bb0e05
Author: Kenneth Christiansen <kenneth@src.gnome.org>
Date:	2000-06-29

    Translations from Keld
    dia/po/da.po evolution/po/da.po gernel/po/da.po
    nautilus/po/da.po pan/po/da.po

M	po/da.po

commit e36b5a2e6400ba17a173ba0a1ef4df9294f45184
Author: Ramiro Estrugo <ramiro@eazel.com>
Date:	2000-06-29

    Add a small C wrapper for poking mozilla preferences.

    2000-06-29	Ramiro Estrugo	<ramiro@eazel.com>

    * components/mozilla/Makefile.am:
    * components/mozilla/mozilla-preferences.cpp:
    * components/mozilla/mozilla-preferences.h:
    Add a small C wrapper for poking mozilla preferences.

    * components/mozilla/nautilus-mozilla-content-view.c:
    (nautilus_mozilla_content_view_initialize):
    Poke some interesting preferences.

    * configure.in:
    If the mozilla component is being built, add a check for the c++
    compiler which is needed by the mozilla preferences C wrapper.

M	ChangeLog
M	components/mozilla/Makefile.am
A	components/mozilla/mozilla-preferences.cpp
A	components/mozilla/mozilla-preferences.h
M	components/mozilla/nautilus-mozilla-content-view.c
M	configure.in

commit 9f93e607ca65b14b49d92e653969f877ba68b4c2
Author: Ali Abdin <rakholh@src.gnome.org>
Date:	2000-06-29

    2000-06-29	Ali Abdin <aliabdin@aucegypt.edu

	    * components/help/Makefile.am: Install the libvfs-help.so
	    module
	    in the right place. Closes Bug #919. (will not work though
	    if Nautilus prefix != gnome-vfs prefix (unless a fix goes into
	    gnome-vfs))

	    * components/websearch/ntl-web-search.c:
	    (web_search_populate_engines): Fix to make it look in
	    the right
	    place (WEB_SEARCH_DATADIR "/standard.eng" instead of
	    WEB SEARCH_DATADIR "/ntl-web-search/standard.eng")

M	ChangeLog
M	components/help/Makefile.am
M	components/websearch/ntl-web-search.c

commit e63d022f3b4978f8dfe8911256b8a04f920606a9
Author: Ramiro Estrugo <ramiro@eazel.com>
Date:	2000-06-29

    Expose the fact that this component can grok file: and ftp: uris.

    2000-06-29	Ramiro Estrugo	<ramiro@eazel.com>

    * components/mozilla/nautilus-mozilla-content-view.oafinfo:
    Expose the fact that this component can grok file: and ftp: uris.

M	ChangeLog
M	components/mozilla/Nautilus_View_mozilla.oaf.in
M	components/mozilla/Nautilus_View_mozilla.server.in
M	components/mozilla/nautilus-mozilla-content-view.oafinfo

commit ac5b5739f36923da363ddc75e3d8609003cb1d13
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-06-29

    added nautilus_directory_background_is_set and used it to
    enable/disable


	added nautilus_directory_background_is_set and used it to
	enable/disable "reset background" menu item in fm-directory-view

M	ChangeLog
M	libnautilus-extensions/nautilus-directory-background.c
M	libnautilus-extensions/nautilus-directory-background.h
M	libnautilus-private/nautilus-directory-background.c
M	libnautilus-private/nautilus-directory-background.h
M	src/file-manager/fm-directory-view.c

commit 1e53144ae04c561a7e8aa25e69a0d105f1d0e34f
Author: Pavel Cisler <pavel@eazel.com>
Date:	2000-06-29

    Got rid of the crufty old way drag&drop motion used to handle
    updating the

    2000-06-29	Pavel Cisler <pavel@eazel.com>

	* libnautilus-extensions/nautilus-icon-dnd.h:
	* libnautilus-extensions/nautilus-icon-dnd.c:
	(nautilus_icon_dnd_init),
	(nautilus_icon_dnd_begin_drag), (drag_motion_callback),
	(drag_drop_callback):
	* libnautilus-extensions/nautilus-icon-container.c:
	(motion_notify_event), (key_press_event):
	Got rid of the crufty old way drag&drop motion used to handle
	updating the drop action.

	* libnautilus-extensions/nautilus-drag.h:
	* libnautilus-extensions/nautilus-icon-dnd.c:
	* libnautilus-extensions/nautilus-drag.c:
	(nautilus_drag_modifier_based_action):
	Moved to the common drag&drop file so I can share it
	between the list and icon view.

	* libnautilus-extensions/nautilus-list.c:
	(nautilus_list_initialize), (nautilus_list_motion),
	(nautilus_list_drag_motion):

	* libnautilus-extensions/nautilus-icon-dnd.c:
	(confirm_switch_to_manual_layout):
	Reformatted a bit.

M	ChangeLog
M	libnautilus-extensions/nautilus-drag.c
M	libnautilus-extensions/nautilus-drag.h
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-extensions/nautilus-icon-dnd.c
M	libnautilus-extensions/nautilus-icon-dnd.h
M	libnautilus-extensions/nautilus-list.c
M	libnautilus-private/nautilus-drag.c
M	libnautilus-private/nautilus-drag.h
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-dnd.c
M	libnautilus-private/nautilus-icon-dnd.h
M	libnautilus-private/nautilus-list.c

commit 690592aca206194ca402423c45d3716d59e37248
Author: Rebecca Schulman <rebecka@eazel.com>
Date:	2000-06-29

    Fixed assertion problem by adding set_search_controls method

    2000-06-29	Rebecca Schulman  <rebecka@eazel.com>

	* src/nautilus-complex-search-bar.c:
	(nautilus_complex_search_bar_initialize_class),
	(nautilus_complex_search_bar_set_search_controls):
	Fixed assertion problem by adding set_search_controls
	method

M	ChangeLog
M	src/nautilus-complex-search-bar.c

commit 595d9d4f6f6ab6f4fe77375dc17c0d0abfe2731a
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-06-29

    connected directory backgrounds up to the theming mechanism, and made


	connected directory backgrounds up to the theming mechanism, and
	made resetting them work properly.  Also, removed "Reset
	Background"
	menu item.

M	ChangeLog
M	icons/vector/vector.xml
M	libnautilus-extensions/nautilus-directory-background.c
M	libnautilus-private/nautilus-directory-background.c
M	src/file-manager/fm-directory-view.c
M	src/nautilus-information-panel.c
M	src/nautilus-sidebar.c

commit d69a911b0455e5ae1eff235c4bac9c76affbdc9d
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-06-29

    integrated Erik Gustavsson's patches to make the slider work
    correctly at


	integrated Erik Gustavsson's patches to make the slider work
	correctly at arbitrary bit-rates, and also made the music view
	use nautilus-directory-background for consistency and to save
	code.  Also, fixed nautilus-directory-background by arranging
	for it to receive metadata.

M	ChangeLog
M	components/music/mp3head.c
M	components/music/mp3head.h
M	components/music/nautilus-music-view.c
M	libnautilus-extensions/nautilus-directory-background.c
M	libnautilus-private/nautilus-directory-background.c
M	src/file-manager/fm-list-view.c

commit 936e97a0de5adbff2d77ed22f85384e9fcb15057
Author: Rebecca Schulman <rebecka@eazel.com>
Date:	2000-06-28

    added ability to add more criterion (still incomplete)

    2000-06-28	Rebecca Schulman  <rebecka@eazel.com>

	* libnautilus-extensions/nautilus-search-uri.c:
	(nautilus_simple_search_criteria_to_search_uri):
	(add facility to make search uri's from simple
	search queries )
	* src/nautilus-complex-search-bar.c:
	(nautilus_complex_search_bar_initialize_class),
	(nautilus_complex_search_bar_initialize), (more_options_callback),
	(add_file_type_search_criterion_callback),
	(add_file_name_search_criterion_callback),
	(add_file_location_search_criterion_callback),
	(add_content_search_criterion_callback),
	(add_size_search_criterion_callback),
	(add_date_modified_search_criterion_callback),
	(add_notes_search_criterion_callback),
	(nautilus_complex_search_bar_get_location):
	added ability to add more criterion (still incomplete)
	* src/nautilus-complex-search-bar.h:
	* src/nautilus-search-bar-criterion.c:
	(nautilus_search_bar_criterion_file_type_new),
	(nautilus_search_bar_criterion_file_name_new),
	(nautilus_search_bar_criterion_location_new),
	(nautilus_search_bar_criterion_content_new),
	(nautilus_search_bar_criterion_size_new),
	(nautilus_search_bar_criterion_add_to_search_bar),
	(nautilus_search_bar_criterion_show):
	added code to actually create various search
	button criterion sets.
	* src/nautilus-search-bar-criterion.h:
	* src/nautilus-simple-search-bar.c:
	(nautilus_simple_search_bar_initialize_class),
	(nautilus_simple_search_bar_get_location),
	(editable_activated_callback):
	* src/nautilus-simple-search-bar.h:
	Updated so that the search location
	is done correctly.  Adjustments to
	the nautilus-directory should
	be all that is needed to make all of
	this stuff work.
	* src/nautilus-switchable-search-bar.c:
	(nautilus_switchable_search_bar_initialize),
	(nautilus_switchable_search_bar_get_location),
	(nautilus_switchable_search_bar_set_search_controls):
	Some widget changes, and search get_location
	calls respective simple or complex search bar
	get_location functions

M	ChangeLog
M	libnautilus-extensions/nautilus-search-uri.c
M	libnautilus-private/nautilus-search-uri.c
M	src/nautilus-complex-search-bar.c
M	src/nautilus-complex-search-bar.h
M	src/nautilus-search-bar-criterion.c
M	src/nautilus-search-bar-criterion.h
M	src/nautilus-simple-search-bar.c
M	src/nautilus-simple-search-bar.h
M	src/nautilus-switchable-search-bar.c

commit 16f98f7d217e0928622b583d827315b261d309f1
Author: Mike Engber <engber@src.gnome.org>
Date:	2000-06-28

    Fixed 1497 - problems with freeing the CORBA returned preferred
    zoom level


	* libnautilus/nautilus-zoomable.c:
	(nautilus_g_list_from_ZoomLevelList),
	(nautilus_ZoomLevelListBuffer_from_zoom_levels),
	(impl_Nautilus_Zoomable__get_preferred_zoom_level_list),
	(nautilus_zoomable_initialize_class), (nautilus_zoomable_set_arg),
	(nautilus_zoomable_get_arg),
	(nautilus_zoomable_new_from_bonobo_control):
	* src/nautilus-view-frame.c:
	(nautilus_view_frame_get_preferred_zoom_levels):
	* src/nautilus-zoom-control.c:
	(nautilus_zoom_control_class_initialize),
	(nautilus_zoom_control_destroy),
	(nautilus_zoom_control_initialize), (create_zoom_menu_item):
	Fixed 1497 - problems with freeing the CORBA returned preferred
	zoom level lists. Finally done with 1425 - decoupling the zoom
	control from insider knowledge of the icon/list views.

M	ChangeLog
M	libnautilus/nautilus-zoomable.c
M	src/nautilus-view-frame.c
M	src/nautilus-zoom-control.c

commit 711e7694b85c30ea65370200c2990aa2d8c6a0d3
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-06-28

    Changed to use new call that's for receiving dropped images.

	* components/music/nautilus-music-view.c:
	(nautilus_music_view_drag_data_received):
	* libnautilus-extensions/nautilus-icon-dnd.c:
	(receive_dropped_tile_image):
	* src/nautilus-sidebar.c: (receive_dropped_uri_list):
	Changed to use new call that's for receiving dropped images.

	* src/nautilus-sidebar.c: (background_settings_changed_callback),
	(background_appearance_changed_callback),
	(background_reset_callback), (nautilus_sidebar_update_info):
	Changed signal handlers to use the normal form instead of
	connect_object. Changed the reset callback to stop the reset
	signal from going any further now that there's a default handler
	for reset.

	* libnautilus-extensions/nautilus-directory-background.c:
	(background_reset_callback): Add a call to stop the reset signal
	from going any further now that there's a default handler for
	reset.

	* libnautilus-extensions/nautilus-background.h:
	* libnautilus-extensions/nautilus-background.c:
	(nautilus_background_initialize_class),
	(nautilus_background_receive_dropped_background_image),
	(nautilus_background_set_tile_image_uri),
	(nautilus_background_reset), (nautilus_background_real_reset):
	Made nautilus_background_reset set the color and image to NULL by
	default instead of doing nothing. Also added a new call to receive
	a dropped background image and only pay attention to the special
	"reset" image name there instead of hacking it into
	_set_tile_image_uri itself.

	* libnautilus-extensions/nautilus-stock-dialogs.h:
	* libnautilus-extensions/nautilus-stock-dialogs.c:
	(find_message_label), (find_message_label_callback),
	(show_message_box), (show_ok_box), (nautilus_info_dialog),
	(nautilus_warning_dialog), (nautilus_error_dialog),
	(clicked_callback), (nautilus_error_dialog_with_details),
	(nautilus_yes_no_dialog): Change the API for stock dialogs
	to be a little simpler, getting rid of the separate parented
	variant. Also added a new dialog for errors that have a second
	more detailed error message.

	* libnautilus-extensions/nautilus-program-chooser.c:
	(nautilus_program_chooser_show_no_choices_message):
	* libnautilus-extensions/nautilus-program-choosing.c:
	(nautilus_launch_application_parented):
	* src/file-manager/fm-error-reporting.c:
	(fm_report_error_renaming_file), (fm_report_error_setting_group),
	(fm_report_error_setting_owner),
	(fm_report_error_setting_permissions):
	* src/nautilus-property-browser.c: (emblem_image_file_changed),
	(add_background_to_browser):
	* src/nautilus-window-manage-views.c:
	(handle_unreadable_location),
	(nautilus_window_end_location_change_callback),
	(report_content_view_failure_to_user):
	* src/nautilus-window-menus.c: (show_bogus_bookmark_window):
	Change to use new API for stock dialogs.

	* src/nautilus-application.c: (create_factory),
	(nautilus_application_initialize),
	(nautilus_application_check_user_directories),
	(nautilus_application_startup):
	Moved OAF registration to application_startup and added some
	error handling for the case where we have two copies of Nautilus.

	* libnautilus-extensions/nautilus-file.h: Move get_mapped_uri
	out of the "good part" of the header and add a FIXME.

	* components/services/install/lib/.cvsignore:
	Ignore some new generated files. Maybe some day I can get Eskil to
	make these himself as he adds new things.

M	ChangeLog
M	components/music/nautilus-music-view.c
M	components/services/install/lib/.cvsignore
M	libnautilus-extensions/nautilus-background.c
M	libnautilus-extensions/nautilus-background.h
M	libnautilus-extensions/nautilus-directory-background.c
M	libnautilus-extensions/nautilus-file.h
M	libnautilus-extensions/nautilus-icon-dnd.c
M	libnautilus-extensions/nautilus-program-chooser.c
M	libnautilus-extensions/nautilus-program-choosing.c
M	libnautilus-extensions/nautilus-stock-dialogs.c
M	libnautilus-extensions/nautilus-stock-dialogs.h
M	libnautilus-private/nautilus-background.c
M	libnautilus-private/nautilus-background.h
M	libnautilus-private/nautilus-directory-background.c
M	libnautilus-private/nautilus-file.h
M	libnautilus-private/nautilus-icon-dnd.c
M	libnautilus-private/nautilus-program-chooser.c
M	libnautilus-private/nautilus-program-choosing.c
M	libnautilus-private/nautilus-stock-dialogs.c
M	libnautilus-private/nautilus-stock-dialogs.h
M	src/file-manager/fm-error-reporting.c
M	src/nautilus-application.c
M	src/nautilus-information-panel.c
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-property-browser.c
M	src/nautilus-sidebar.c
M	src/nautilus-window-manage-views.c
M	src/nautilus-window-menus.c

commit 62f445e5f064af4685c1816dc2c1ba26a4fff487
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-06-28

    Changed to use new call that's for receiving dropped images.

	* components/music/nautilus-music-view.c:
	(nautilus_music_view_drag_data_received):
	* libnautilus-extensions/nautilus-icon-dnd.c:
	(receive_dropped_tile_image):
	* src/nautilus-sidebar.c: (receive_dropped_uri_list):
	Changed to use new call that's for receiving dropped images.

	* src/nautilus-sidebar.c: (background_settings_changed_callback),
	(background_appearance_changed_callback),
	(background_reset_callback), (nautilus_sidebar_update_info):
	Changed signal handlers to use the normal form instead of
	connect_object. Changed the reset callback to stop the reset
	signal from going any further now that there's a default handler
	for reset.

	* libnautilus-extensions/nautilus-directory-background.c:
	(background_reset_callback): Add a call to stop the reset signal
	from going any further now that there's a default handler for
	reset.

	* libnautilus-extensions/nautilus-background.h:
	* libnautilus-extensions/nautilus-background.c:
	(nautilus_background_initialize_class),
	(nautilus_background_receive_dropped_background_image),
	(nautilus_background_set_tile_image_uri),
	(nautilus_background_reset), (nautilus_background_real_reset):
	Made nautilus_background_reset set the color and image to NULL by
	default instead of doing nothing. Also added a new call to receive
	a dropped background image and only pay attention to the special
	"reset" image name there instead of hacking it into
	_set_tile_image_uri itself.

	* libnautilus-extensions/nautilus-stock-dialogs.h:
	* libnautilus-extensions/nautilus-stock-dialogs.c:
	(find_message_label), (find_message_label_callback),
	(show_message_box), (show_ok_box), (nautilus_info_dialog),
	(nautilus_warning_dialog), (nautilus_error_dialog),
	(clicked_callback), (nautilus_error_dialog_with_details),
	(nautilus_yes_no_dialog): Change the API for stock dialogs
	to be a little simpler, getting rid of the separate parented
	variant. Also added a new dialog for errors that have a second
	more detailed error message.

	* libnautilus-extensions/nautilus-program-chooser.c:
	(nautilus_program_chooser_show_no_choices_message):
	* libnautilus-extensions/nautilus-program-choosing.c:
	(nautilus_launch_application_parented):
	* src/file-manager/fm-error-reporting.c:
	(fm_report_error_renaming_file), (fm_report_error_setting_group),
	(fm_report_error_setting_owner),
	(fm_report_error_setting_permissions):
	* src/nautilus-property-browser.c: (emblem_image_file_changed),
	(add_background_to_browser):
	* src/nautilus-window-manage-views.c:
	(handle_unreadable_location),
	(nautilus_window_end_location_change_callback),
	(report_content_view_failure_to_user):
	* src/nautilus-window-menus.c: (show_bogus_bookmark_window):
	Change to use new API for stock dialogs.

	* src/nautilus-application.c: (create_factory),
	(nautilus_application_initialize),
	(nautilus_application_check_user_directories),
	(nautilus_application_startup):
	Moved OAF registration to application_startup and added some
	error handling for the case where we have two copies of Nautilus.

	* libnautilus-extensions/nautilus-file.h: Move get_mapped_uri
	out of the "good part" of the header and add a FIXME.

	* components/services/install/lib/.cvsignore:
	Ignore some new generated files. Maybe some day I can get Eskil to
	make these himself as he adds new things.

M	src/nautilus-window-manage-views.c

commit 16660ca31bb5f72a8abd03ee5b98ae4b5155caa5
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-06-28

    Changed format of reporting username/real name to match Arlo's
    design.c

	* libnautilus-extensions/nautilus-file.c:
	(get_user_and_real_name_from_id):
	* src/file-manager/fm-properties-window.c:
	(create_owner_menu_item):
	Changed format of reporting username/real name
	to match Arlo's design.c

M	ChangeLog
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-private/nautilus-file.c
M	src/file-manager/fm-properties-window.c

commit f2600d58f41a757c60a5eb3368241d03911c9f76
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-06-28

    Changed some layout and wording to match Arlo's design. More layout

	* src/file-manager/fm-properties-window.c: (create_basic_page),
	(add_special_execution_flags), (create_permissions_page):
	Changed some layout and wording to match Arlo's design. More
	layout changes to come later.

	* src/nautilus-window-manage-views.c:
	(report_sidebar_panel_failure_to_user),
	(nautilus_window_update_state): Added this function as
	placeholder for potentially useful error message.

M	ChangeLog
M	src/file-manager/fm-properties-window.c
M	src/nautilus-window-manage-views.c

commit 6333da9b75747305e80a2c4986269d0736d9b9de
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-06-28

    Put up a dialog box when the content view fails. The dialog box
    tells the

	* src/nautilus-window-manage-views.c:
	(report_content_view_failure_to_user),
	(nautilus_window_update_state): Put up a dialog box
	when the content view fails. The dialog box tells the
	user they can switch to another view or go to another
	location.

M	ChangeLog
M	src/nautilus-window-manage-views.c

commit 1631824dad7f85f9e15ed5d7e18ad27a8a23594c
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-06-28

    new document icons from Susan


	new document icons from Susan

M	ChangeLog
M	icons/eazel/i-regular-12.png
M	icons/eazel/i-regular-24.png
M	icons/eazel/i-regular-36.png
M	icons/eazel/i-regular-72.png
M	icons/eazel/i-regular-96.png
M	icons/eazel/i-regular.png

commit 84fd87464326a4f01934cd4f9c54ee79f6bbff16
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-06-28

    Added a note to the ChangeLog that I forgot last time.

M	ChangeLog

commit de2d327c2b828547c2feefcbdfa4ffdcb7aca462
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-06-28

	Made the view-failure-handling code only execute
	when a view fails, instead of also executing during
	a normal quit. This is a starting point for putting
	some UI at the failure.

	* src/nautilus-window.c:
	(nautilus_window_disconnect_view): New function to disconnect
	the signal handlers on a view that were established in
	nautilus_window_connect_view.
	(view_disconnect): foreach-style wrapper for _disconnect_view.
	(nautilus_window_destroy): Call _disconnect_view on each
	sidebar panel, and on the content view.
	(nautilus_window_connect_view): Added comment and updated
	for a name change.
	* src/nautilus-window-manage-views.c:
	(nautilus_window_view_failed): Renamed from
	"nautilus_window_view_destroyed" since it's (now) only
	called in the case of a failure.
	(nautilus_window_has_really_changed): Call _disconnect_view.
	(nautilus_window_load_content_view): Replaced
	_connect_content_view with _connect_view.
	* src/nautilus-window-private.h: updated prototypes to match
	previously-mentioned changes.

M	ChangeLog
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window-manage-views.c
M	src/nautilus-window-private.h
M	src/nautilus-window.c

commit f6185af8f5f8e30885521d7eccc96a4d36045310
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-06-28

    Added a couple of NULL uri checks to get us cleanly past the case
    where

	* src/nautilus-sidebar-title.c: (nautilus_sidebar_title_set_uri),
	* src/nautilus-sidebar.c: (nautilus_sidebar_update_info): Added
	a couple of NULL uri checks to get us cleanly past the case where
	the URI is temporarily null at startup time when the theme is set.

M	ChangeLog
M	src/nautilus-information-panel.c
M	src/nautilus-sidebar-title.c
M	src/nautilus-sidebar.c

commit 29596cf3a4b1bbb64ccbed158232ca5a6d0b2b23
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-06-28

    Fixed FIXME number.

	* libnautilus-extensions/nautilus-mime-actions.c:
	(nautilus_mime_get_default_component_for_uri_internal):
	Fixed FIXME
	number.

M	ChangeLog
M	libnautilus-extensions/nautilus-mime-actions.c
M	libnautilus-private/nautilus-mime-actions.c

commit 5be0629b8f0504f116c39e21689c80bf9f8c3269
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-06-28

    added theme framework so clients can access theme data and made the


	added theme framework so clients can access theme data and made
	the sidebar use it.

M	ChangeLog
M	icons/default.xml
M	icons/eazel/eazel.xml
M	icons/vector/vector.xml
M	libnautilus-extensions/Makefile.am
A	libnautilus-extensions/nautilus-theme.c
A	libnautilus-extensions/nautilus-theme.h
M	libnautilus-private/Makefile.am
A	libnautilus-private/nautilus-theme.c
A	libnautilus-private/nautilus-theme.h
M	src/nautilus-information-panel.c
M	src/nautilus-sidebar.c

commit d6ae8859cc43bf8a66706d2c409a9fec2a6245ac
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-06-28

    Commented out a CORBA_free that causes sigsegv (noted by
    Carbamide). Filed


	* src/nautilus-view-frame.c:
	(nautilus_view_frame_get_preferred_zoom_levels):
	Commented out a CORBA_free that causes sigsegv (noted by
	Carbamide). Filed a bug report (1497) on it.

M	ChangeLog
M	libnautilus/nautilus-zoomable.c
M	src/nautilus-view-frame.c

commit 15da7a4ea8115dd3d16124071bd1ccf679adadbd
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-06-28

    Eeek, evil.h is no longer there.


	* components/services/install/lib/eazel-install-public.h:
	Eeek, evil.h is no longer there.

M	ChangeLog
M	components/services/install/lib/eazel-install-public.h

commit ad025e6cb07028e53894242eba7d67d875465fa1
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-06-28

    Hooked up the uninstall button, and made the install's done callback


	* components/rpmview/nautilus-rpm-view-install.c:
	(nautilus_rpm_view_install_done),
	(nautilus_rpm_view_install_package_callback),
	(nautilus_rpm_view_uninstall_package_callback):
	* components/rpmview/nautilus-rpm-view-install.h:
	* components/rpmview/nautilus-rpm-view.c:
	(nautilus_rpm_view_initialize),
	(nautilus_rpm_view_update_from_uri):
	* components/rpmview/nautilus-rpm-view.h:
	Hooked up the uninstall button, and made the install's done
	callback signal update the view.

	* components/services/install/lib/eazel-install-corba-callback.c:
	(eazel_install_callback_uninstall_packages):
	* components/services/install/lib/eazel-install-corba-callback.h:
	* components/services/install/lib/eazel-install-corba-types.c:
	(categorydata_list_from_corba_categorystructlist):
	* components/services/install/lib/eazel-install-corba-types.h:
	* components/services/install/lib/eazel-install-corba.c:
	(impl_Eazel_Install_install_packages),
	(impl_Eazel_Install_uninstall_packages):
	* components/services/install/lib/eazel-install-object.c:
	(eazel_install_uninstall_packages):
	* components/services/install/lib/eazel-install-public.h:
	* components/services/install/lib/eazel-install-rpm-glue.c:
	(uninstall_packages), (uninstall_a_package):
	* components/services/install/lib/eazel-install-rpm-glue.h:
	Made the uninstall work, still missing all the dep stuff
	(bugzilla.eazel.com 1478)

	* components/services/install/lib/Makefile.am:
	* components/services/install/lib/makefile.staticlib.in:
	I decided the other makefile.am I had made was too evil, so now I
	just have a standard makefile to generate the static lib for the
	nautilus bootstrapper.

	* configure.in:
	Generate the components/services/install/lib/makefile.staticlib

	* nautilus-installer/src/HACKING:
	* nautilus-installer/src/Makefile:
	* nautilus-installer/src/Makefile.am:
	* nautilus-installer/src/installer.c: (installer):
	* nautilus-installer/src/interface.c: (create_window):
	* nautilus-installer/src/link.sh:
	* nautilus-installer/src/main.c: (main):
	Preparing for Bud's request about being able to install a "stable"
	nautilus and a set of rpm's from HEAD.
	Also made link.sh recompile libeazelinstall_minimal using the
	makefile.staticlib.

M	ChangeLog
M	components/rpmview/nautilus-rpm-view-install.c
M	components/rpmview/nautilus-rpm-view-install.h
M	components/rpmview/nautilus-rpm-view.c
M	components/rpmview/nautilus-rpm-view.h
M	components/services/install/lib/Makefile.am
M	components/services/install/lib/eazel-install-corba-callback.c
M	components/services/install/lib/eazel-install-corba-callback.h
M	components/services/install/lib/eazel-install-corba-types.c
M	components/services/install/lib/eazel-install-corba-types.h
M	components/services/install/lib/eazel-install-corba.c
M	components/services/install/lib/eazel-install-object.c
M	components/services/install/lib/eazel-install-public.h
M	components/services/install/lib/eazel-install-rpm-glue.c
M	components/services/install/lib/eazel-install-rpm-glue.h
A	components/services/install/lib/makefile.staticlib.in
M	configure.in
M	nautilus-installer/src/HACKING
M	nautilus-installer/src/Makefile
M	nautilus-installer/src/Makefile.am
M	nautilus-installer/src/installer.c
M	nautilus-installer/src/interface.c
M	nautilus-installer/src/link.sh
M	nautilus-installer/src/main.c

commit 992d8cc494b2fc437a0a6c031e390f8fbc79fd74
Author: Robin Slomkowski <rslomkow@src.gnome.org>
Date:	2000-06-28

    just fixed a simple mis-spelling

M	ChangeLog
M	nautilus-clean.sh

commit 411e258aafb895bc988da27c6f9f1eac54792e5a
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-06-28

    made convenience routine nautilus_is_remote_uri and removed similar
    code


	made convenience routine nautilus_is_remote_uri and removed
	similar code from nautilus_link.  Fixed bug 1494, couldn't set
	custom icons on directories with blanks in their name by
	properly escaping/unescaping paths<->uris.

M	ChangeLog
M	libnautilus-extensions/nautilus-file-utilities.c
M	libnautilus-extensions/nautilus-file-utilities.h
M	libnautilus-extensions/nautilus-link.c
M	libnautilus-private/nautilus-file-utilities.c
M	libnautilus-private/nautilus-file-utilities.h
M	libnautilus-private/nautilus-link.c
M	src/nautilus-information-panel.c
M	src/nautilus-sidebar.c

commit 4f6956f9c0cc45b9c366d316d36a4c0dcb3efd2e
Author: Mike Engber <engber@src.gnome.org>
Date:	2000-06-28

    Added get_preferred_zoom_levels. Fixed zoom-control to use this
    info to


	* libnautilus/nautilus-view-component.idl:
	* libnautilus/nautilus-zoomable.c:
	(nautilus_g_list_from_ZoomLevelList),
	(nautilus_ZoomLevelList_from_zoom_levels),
	(impl_Nautilus_Zoomable__get_is_continuous),
	(impl_Nautilus_Zoomable__get_preferred_zoom_level_list),
	(nautilus_zoomable_initialize_class), (nautilus_zoomable_set_arg),
	(nautilus_zoomable_get_arg), (nautilus_zoomable_new),
	(nautilus_zoomable_new_from_bonobo_control),
	(nautilus_zoomable_destroy):
	* libnautilus/nautilus-zoomable.h:
	* src/file-manager/fm-directory-view.c:
	(fm_directory_view_initialize):
	* src/nautilus-view-frame.c:
	(nautilus_view_frame_get_max_zoom_level),
	(nautilus_view_frame_get_preferred_zoom_levels):
	* src/nautilus-view-frame.h:
	* src/nautilus-window.c:
	(nautilus_window_zoom_level_changed_callback):
	* src/nautilus-zoom-control.c: (nautilus_zoom_control_initialize),
	(create_zoom_menu_item), (create_zoom_menu),
	(nautilus_zoom_control_set_max_zoom_level),
	(nautilus_zoom_control_set_preferred_zoom_levels):
	* src/nautilus-zoom-control.h:
	Added get_preferred_zoom_levels. Fixed zoom-control to
	use this info to generate it's right click menu.

M	ChangeLog
M	libnautilus/nautilus-view-component.idl
M	libnautilus/nautilus-zoomable.c
M	libnautilus/nautilus-zoomable.h
M	src/file-manager/fm-directory-view.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-view-frame.c
M	src/nautilus-view-frame.h
M	src/nautilus-window.c
M	src/nautilus-zoom-control.c
M	src/nautilus-zoom-control.h

commit bcdb61d8ce12dfc3e5d91a9c2c5ee734d7b12449
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-06-28

    fixed bug 1491, cant create thumbnails if enclosing directory has
    a blank,


	fixed bug 1491, cant create thumbnails if enclosing directory has
	a blank, by escaping and unescaping properly when we translate
	between
	uris and paths.

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-private/nautilus-icon-factory.c

commit 7dfefbb5c3102396be64cb5edc3680e42ec65f39
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-06-27

    made the background reset command work in directory views again, by


	made the background reset command work in directory views again,
	by attaching to the background_reset signal.  It's still not
	respecting the theme, but will soon.

M	ChangeLog
M	libnautilus-extensions/nautilus-directory-background.c
M	libnautilus-private/nautilus-directory-background.c

commit 693a5eecd9fe76ee2d80c661654509489bbd042a
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-06-27

    made the sidebar draw the background determined by the current
    theme when


	made the sidebar draw the background determined by the current
	theme when reset.

M	ChangeLog
M	libnautilus-extensions/nautilus-background.c
M	libnautilus-extensions/nautilus-background.h
M	libnautilus-private/nautilus-background.c
M	libnautilus-private/nautilus-background.h
M	src/nautilus-information-panel.c
M	src/nautilus-sidebar.c

commit 888d3716f9ddcad6bff938043fbd938f0625b960
Author: Mike Engber <engber@src.gnome.org>
Date:	2000-06-27

    Removed zoom_to_default and zoom_parameters_changed. The
    nautilus-window


	* libnautilus/nautilus-view-component.idl:
	* libnautilus/nautilus-zoomable.c:
	(impl_Nautilus_Zoomable__get_is_continuous),
	(nautilus_zoomable_initialize_class), (nautilus_zoomable_get_arg),
	(nautilus_zoomable_ensure_zoomable_frame):
	* src/file-manager/fm-directory-view.c:
	(fm_directory_view_initialize), (zoomable_zoom_to_fit_callback),
	(fm_directory_view_set_zoom_level):
	* src/file-manager/fm-directory-view.h:
	* src/file-manager/fm-icon-view.c: (fm_icon_view_begin_loading),
	(fm_icon_view_set_zoom_level), (fm_icon_view_bump_zoom_level),
	(fm_icon_view_zoom_to_level),
	(fm_icon_view_restore_default_zoom_level):
	* src/file-manager/fm-list-view.c: (fm_list_view_bump_zoom_level),
	(fm_list_view_zoom_to_level),
	(fm_list_view_restore_default_zoom_level),
	(fm_list_view_begin_loading), (fm_list_view_set_zoom_level):
	* src/nautilus-view-frame.c:
	(nautilus_view_frame_initialize_class),
	(nautilus_view_frame_zoom_level_changed):
	* src/nautilus-view-frame.h:
	* src/nautilus-window.c: (zoom_to_fit_callback),
	(nautilus_window_constructed),
	(nautilus_window_zoom_level_changed_callback),
	(nautilus_window_connect_view):
	* src/nautilus-zoom-control.c:
	(nautilus_zoom_control_class_initialize),
	(nautilus_zoom_control_initialize),
	(nautilus_zoom_control_button_press_event):
	* src/nautilus-zoom-control.h:
	* src/nautilus-zoomable-frame-corba.c:
	(impl_Nautilus_ZoomableFrame_report_zoom_level_changed):
	Removed zoom_to_default and zoom_parameters_changed.
	The nautilus-window now queries the zoomable for max
	and min before showing the zoom control.

M	ChangeLog
M	libnautilus/nautilus-view-component.idl
M	libnautilus/nautilus-zoomable.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-directory-view.h
M	src/file-manager/fm-icon-view.c
M	src/file-manager/fm-list-view.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-view-frame.c
M	src/nautilus-view-frame.h
M	src/nautilus-window.c
M	src/nautilus-zoom-control.c
M	src/nautilus-zoom-control.h
M	src/nautilus-zoomable-frame-corba.c

commit a6901f1f3e73b07a9b5c1fbf65503f3531fb88e1
Author: J Shane Culpepper <pepper@src.gnome.org>
Date:	2000-06-27

    minor innlcude fix.

M	ChangeLog
M	components/rpmview/Makefile.am

commit d234be2766829fd6244378bfff85b5912d7a176c
Author: Valek Frob <frob@src.gnome.org>
Date:	2000-06-27

    Updated russian translation.

M	po/ChangeLog
M	po/ru.po

commit 2bc0425bbbe76d0644580cf8576a1706b13cf0ba
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-06-27

	Finished task 461 (bookmarks to "Bad URI" should have
	an icon). I picked arbitrary existing icons (gnome foot
	for "generic bookmark", gnome-foot-question-mark for
	"bookmark with known-bad URI"); Arlo and/or Susan will
	have to come up with real ones. I'll write a separate
	bug report about that.

	* icons/i-bookmark.png:
	* icons/i-bookmark-20.png:
	* icons/i-bookmark-missing.png:
	* icons/i-bookmark-missing-20.png: New icons to use
	for bookmarks. I supplied the base size and the 20
	pixel size because that's the one used in menus, where
	bookmarks usually appear. These need to be replaced with
	better images.

	* icons/Makefile.am: Add new icons to installed set.

	* libnautilus-extensions/nautilus-bookmark.h,
	* libnautilus-extensions/nautilus-bookmark.c:
	(nautilus_bookmark_uri_known_not_to_exist): New public
	function, moved some code from elsewhere to encapsulate this.
	(nautilus_bookmark_set_icon_to_default): Choose between the
	generic and bad-URI icon if there's no better icon.

	* src/nautilus-window-menus.c: (activate_bookmark_in_menu_item):
	Now calls nautilus_bookmark_uri_known_not_to_exist instead
	of doing the work here.

M	ChangeLog
M	icons/Makefile.am
A	icons/i-bookmark-20.png
A	icons/i-bookmark-missing-20.png
A	icons/i-bookmark-missing.png
A	icons/i-bookmark.png
M	libnautilus-extensions/nautilus-bookmark.c
M	libnautilus-extensions/nautilus-bookmark.h
M	libnautilus-private/nautilus-bookmark.c
M	libnautilus-private/nautilus-bookmark.h
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-window-menus.c

commit 39dfe8823ac0ff25c4051c447b3acf14696da1b8
Author: Fatih Demir <kabalak@src.gnome.org>
Date:	2000-06-27

    Updated the Turkish translation.

M	po/ChangeLog
M	po/tr.po

commit 197b3ed5569d2152c9e7964bef277aefe6e9093b
Author: J Shane Culpepper <pepper@src.gnome.org>
Date:	2000-06-27

    Fixed gnome-vfs header build bustage

M	ChangeLog
M	components/services/startup/nautilus-view/Makefile.am

commit e14d09bc4b5446ab0240ee8ac055b6e6ef4c7409
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-06-27

    automake, beautifull and yet so nasty. Orbit-idl fix again.


	* components/services/install/lib/Makefile.am:
	automake, beautifull and yet so nasty. Orbit-idl fix again.

M	ChangeLog
M	components/services/install/lib/Makefile.am

commit bf853057771d180caf4bffd4ddcdf05ecfd3538f
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-06-27

    Seems that libnautilus-extensions dep on libnautilus that dep
    on bonobo,


	* helper-utilities/authenticate/Makefile.am:
	Seems that libnautilus-extensions dep on libnautilus that dep on
	bonobo, thus this needed BONOBO_LIBS as well.

M	ChangeLog
M	helper-utilities/authenticate/Makefile.am

commit 9cd73c583fe94a2cb7e88fd0e0c4e45e5284eea7
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-06-27

    And suddenly the bonobo libs went *poof*


	* components/services/time/service/Makefile.am:
	* components/services/install/command-line/Makefile.am:
	* components/services/install/server/Makefile.am:
	* components/services/trilobite/sample/service/Makefile.am:
	And suddenly the bonobo libs went *poof*

M	ChangeLog
M	components/services/time/service/Makefile.am

commit c70499501064c52a6ca4f7522b3444f3c30e4264
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-06-27

    And suddenly the bonobo libs went *poof*


	* components/services/install/command-line/Makefile.am:
	* components/services/install/server/Makefile.am:
	* components/services/trilobite/sample/service/Makefile.am:
	And suddenly the bonobo libs went *poof*

M	ChangeLog
M	components/services/install/command-line/Makefile.am
M	components/services/install/server/Makefile.am
M	components/services/trilobite/sample/service/Makefile.am

commit 310835479574fd88797613b3a14a06fc82eb67e6
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-06-27

    Missed a file.


	* components/services/install/lib/libeazelinstall.h:
	Missed a file.

M	ChangeLog
A	components/services/install/lib/libeazelinstall.h

commit 8491d1a326f4ccaccdf6bc33be6a758f7ab8a8cf
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-06-27

    Rearranged so libeazelinstall is built before rpmview


	* components/Makefile.am:
	Rearranged so libeazelinstall is built before rpmview

	* components/help/Makefile.am:
	Added a missing .h file so make dist works

	* components/rpmview/Makefile.am:
	* components/rpmview/nautilus-rpm-view-install.c:
	(nautilus_rpm_view_download_progress_signal),
	(nautilus_rpm_view_install_progress_signal),
	(nautilus_rpm_view_download_failed),
	(nautilus_rpm_view_install_failed_helper),
	(nautilus_rpm_view_install_failed),
	(nautilus_rpm_view_dependency_check),
	(nautilus_rpm_view_install_done),
	(nautilus_rpm_view_install_package_callback):
	* components/rpmview/nautilus-rpm-view-install.h:
	* components/rpmview/nautilus-rpm-view.c:
	(nautilus_rpm_view_initialize):
	Added a callback and some skeleton code to the install
	button. So it now does rpm installs.

	* components/services/install/lib/Makefile.am:
	* components/services/install/command-line/Makefile.am:
	Changed the libnames.
	*
	components/services/install/command-line/eazel-alt-install-corba.c:
	(done), (main):
	* components/services/install/lib/eazel-install-corba-callback.c:
	(eazel_install_callback_destroy),
	(eazel_install_callback_initialize), (eazel_install_callback_new),
	(eazel_install_callback_corba_objref),
	(eazel_install_callback_install_packages),
	(eazel_install_callback_query):
	* components/services/install/lib/eazel-install-corba-callback.h:
	* components/services/install/lib/eazel-install-corba-types.h:
	* components/services/install/lib/eazel-install-protocols.c:
	(get_search_url_for_package):
	* components/services/install/server/Makefile.am:
	* components/services/install/server/main.c:
	Changed the object destroction scheme, so eazel_install_callback
	now unrefs and destroys the bonobo object.

	* components/services/trilobite/sample/lib/Makefile.am:
	Fixed to pass make dist

	* nautilus-installer/src/Makefile:
	* nautilus-installer/src/Makefile.am:
	Patching so it works with the new installer libs (and still some
	stroking because of the static stuff)

	* nautilus.spec.in:
	* po/POTFILES.in:
	* test/Makefile.am:
	Slice and dice so make dist and rpm -ta works again.

M	ChangeLog
M	components/Makefile.am
M	components/help/Makefile.am
M	components/rpmview/Makefile.am
A	components/rpmview/nautilus-rpm-view-install.c
A	components/rpmview/nautilus-rpm-view-install.h
M	components/rpmview/nautilus-rpm-view.c
M	components/services/trilobite/sample/lib/Makefile.am
M	nautilus-installer/src/Makefile
M	nautilus-installer/src/Makefile.am
M	nautilus.spec.in
M	po/POTFILES.in
M	test/Makefile.am

commit 06a43fbbb54d4a404f6b55857f2206ec498fcdd3
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-06-27

    Rearranged so libeazelinstall is built before rpmview

	* components/Makefile.am:
	Rearranged so libeazelinstall is built before rpmview

	* components/help/Makefile.am:
	Added a missing .h file so make dist works

	* components/rpmview/Makefile.am:
	* components/rpmview/nautilus-rpm-view-install.c:
	(nautilus_rpm_view_download_progress_signal),
	(nautilus_rpm_view_install_progress_signal),
	(nautilus_rpm_view_download_failed),
	(nautilus_rpm_view_install_failed_helper),
	(nautilus_rpm_view_install_failed),
	(nautilus_rpm_view_dependency_check),
	(nautilus_rpm_view_install_done),
	(nautilus_rpm_view_install_package_callback):
	* components/rpmview/nautilus-rpm-view-install.h:
	* components/rpmview/nautilus-rpm-view.c:
	(nautilus_rpm_view_initialize):
	Added a callback and some skeleton code to the install
	button. So it now does rpm installs.

	* components/services/install/lib/Makefile.am:
	* components/services/install/command-line/Makefile.am:
	Changed the libnames.
	*
	components/services/install/command-line/eazel-alt-install-corba.c:
	(done), (main):
	* components/services/install/lib/eazel-install-corba-callback.c:
	(eazel_install_callback_destroy),
	(eazel_install_callback_initialize), (eazel_install_callback_new),
	(eazel_install_callback_corba_objref),
	(eazel_install_callback_install_packages),
	(eazel_install_callback_query):
	* components/services/install/lib/eazel-install-corba-callback.h:
	* components/services/install/lib/eazel-install-corba-types.h:
	* components/services/install/lib/eazel-install-protocols.c:
	(get_search_url_for_package):
	* components/services/install/server/Makefile.am:
	* components/services/install/server/main.c:
	Changed the object destroction scheme, so eazel_install_callback
	now unrefs and destroys the bonobo object.

	* components/services/trilobite/sample/lib/Makefile.am:
	Fixed to pass make dist

	* nautilus-installer/src/Makefile:
	* nautilus-installer/src/Makefile.am:
	Patching so it works with the new installer libs (and still some
	stroking because of the static stuff)

	* nautilus.spec.in:
	* po/POTFILES.in:
	* test/Makefile.am:
	Slice and dice so make dist and rpm -ta works again.

M	components/services/install/command-line/Makefile.am
M	components/services/install/command-line/eazel-alt-install-corba.c
M	components/services/install/lib/Makefile.am
M	components/services/install/lib/eazel-install-corba-callback.c
M	components/services/install/lib/eazel-install-corba-callback.h
M	components/services/install/lib/eazel-install-corba-types.h
M	components/services/install/lib/eazel-install-protocols.c
M	components/services/install/server/Makefile.am
M	components/services/install/server/main.c

commit 3c4ab33c5f14aa693b31a5dec44ba1c02b1d8132
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-06-27

    fixed sidebar theming by adding a gtk_signal_handler_block_by_func
    call


	fixed sidebar theming by adding a gtk_signal_handler_block_by_func
	call (with corresponding unblock) to avoid the background data
	being written out to the metafile, since it just came from
	the theme
	and didn't really change

M	ChangeLog
M	src/nautilus-information-panel.c
M	src/nautilus-sidebar.c

commit c108999dc357b83621676ffa8b16f228005adb88
Author: Mike Engber <engber@src.gnome.org>
Date:	2000-06-27

    Added report_zoom_parameters_changed to the zoomable interface. This


	* libnautilus-extensions/nautilus-gtk-extensions.c:
	(nautilus_gtk_marshal_NONE__DOUBLE_DOUBLE_DOUBLE):
	* libnautilus-extensions/nautilus-gtk-extensions.h:
	* libnautilus/nautilus-view-component.idl:
	* libnautilus/nautilus-zoomable.c:
	(nautilus_zoomable_set_parameters),
	(nautilus_zoomable_set_zoom_level):
	* libnautilus/nautilus-zoomable.h:
	* src/file-manager/fm-directory-view.c:
	(fm_directory_view_set_zoom_level),
	(fm_directory_view_set_zoom_parameters):
	* src/file-manager/fm-directory-view.h:
	* src/file-manager/fm-icon-view.c: (fm_icon_view_begin_loading),
	(fm_icon_view_set_zoom_level), (fm_icon_view_init_zoom_params),
	(fm_icon_view_bump_zoom_level), (fm_icon_view_zoom_to_level),
	(fm_icon_view_restore_default_zoom_level):
	* src/file-manager/fm-list-view.c: (fm_list_view_bump_zoom_level),
	(fm_list_view_zoom_to_level),
	(fm_list_view_restore_default_zoom_level),
	(fm_list_view_begin_loading), (fm_list_view_set_zoom_level),
	(fm_list_view_init_zoom_params):
	* src/nautilus-view-frame-private.h:
	* src/nautilus-view-frame.c:
	(nautilus_view_frame_initialize_class),
	(nautilus_view_frame_zoom_parameters_changed):
	* src/nautilus-view-frame.h:
	* src/nautilus-window.c:
	(nautilus_window_zoom_level_changed_callback),
	(nautilus_window_zoom_parameters_changed_callback),
	(nautilus_window_connect_view):
	* src/nautilus-zoom-control.c: (nautilus_zoom_control_initialize),
	(draw_number_and_disable_arrows), (zoom_menu_callback),
	(create_zoom_menu_item),
	(nautilus_zoom_control_button_press_event),
	(nautilus_zoom_control_set_zoom_level),
	(nautilus_zoom_control_set_min_zoom_level),
	(nautilus_zoom_control_set_max_zoom_level),
	(nautilus_zoom_control_get_zoom_level),
	(nautilus_zoom_control_get_min_zoom_level),
	(nautilus_zoom_control_get_max_zoom_level):
	* src/nautilus-zoom-control.h:
	* src/nautilus-zoomable-frame-corba.c:
	(impl_Nautilus_ZoomableFrame_report_zoom_level_changed),
	(impl_Nautilus_ZoomableFrame_report_zoom_parameters_changed):
	Added report_zoom_parameters_changed to the zoomable
	interface. This allows the zoom control to get min/max
	from the zoomable (as opposed to hard coding in values)
	Also fixed the zoom control to now use just doubles.
	Renamed the zoom_level_changed message to be
	report_zoom_level_changed
	in accordance with convention.

M	ChangeLog
M	libnautilus-extensions/nautilus-gtk-extensions.c
M	libnautilus-extensions/nautilus-gtk-extensions.h
M	libnautilus-private/nautilus-gtk-extensions.c
M	libnautilus-private/nautilus-gtk-extensions.h
M	libnautilus/nautilus-view-component.idl
M	libnautilus/nautilus-zoomable.c
M	libnautilus/nautilus-zoomable.h
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-directory-view.h
M	src/file-manager/fm-icon-view.c
M	src/file-manager/fm-list-view.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-view-frame-private.h
M	src/nautilus-view-frame.c
M	src/nautilus-view-frame.h
M	src/nautilus-window.c
M	src/nautilus-zoom-control.c
M	src/nautilus-zoom-control.h
M	src/nautilus-zoomable-frame-corba.c

commit a77ea1f8fab0cd6e4e6414be78d282f8deb8cb00
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-06-27

	Finished task 876 (owner and group should be changeable
	in Properties window). The only part I didn't get done was
	using asynch gnome-vfs calls. I made that part of bug 845.

	* libnautilus-extensions/nautilus-string.h,
	* libnautilus-extensions/nautilus-string.c:
	(nautilus_strcasecmp): New NULL-handling form of
	strcasecmp.

	* libnautilus-extensions/nautilus-glib-extensions.h,
	* libnautilus-extensions/nautilus-glib-extensions.c:
	(nautilus_g_str_list_sort),
	(nautilus_g_str_list_sort_case_insensitive): New functions
	to sort a list of strings.
	(compare_strings), (compare_strings_case_insensitive):
	New helper routines used by the new _sort calls.

	* src/nautilus-window-manage-views.c:
	(nautilus_window_report_selection_change): Use
	nautilus_g_str_list_sort.

	* libnautilus-extensions/nautilus-file.h,
	* libnautilus-extensions/nautilus-file.c:
	(user_has_real_name): New helper function, returns TRUE
	if a password-file-entry user has a real name distinguishable
	from the username.

	(get_user_name_from_id), (get_user_and_real_name_from_id),
	(get_group_id_from_group_name), (get_ids_from_user_name),
	(get_user_id_from_user_name), (get_group_id_from_user_name):
	New helper functions for converting between user & group
	names & ids.

	(get_id_from_digit_string): New helper function for converting
	between an integer as text and an integer.

	(nautilus_get_user_names): New public function for getting the
	list of all user names, with the real name (if distinguishable)
	thrown in for good measure.

	(nautilus_get_group_names): New public function for getting the
	list of all group names.

	(nautilus_file_can_get_owner), (nautilus_file_get_owner_name),
	(nautilus_file_can_set_owner), (nautilus_file_set_owner),
	(nautilus_file_can_get_group), (nautilus_file_get_group_name),
	(nautilus_file_can_set_group), (nautilus_file_set_group):
	New public functions for reading and setting the group and owner.
	The setters define an asynch API though currently they're
	using non-asynch calls internally.

	(nautilus_file_get_settable_group_names): New public function
	returning a list of all group names that the current user can
	set this file's group to.

	(group_includes_user), (nautilus_get_group_names_including):
	New helper functions used by _get_settable_group_names.

	(nautilus_file_get_owner_as_string): Now optionally includes
	real name in result.

	(nautilus_file_get_string_attribute): Changed to call
	_get_owner_as_string with the real name included.

	* src/file-manager/fm-error-reporting.h:
	* src/file-manager/fm-error-reporting.c:
	(fm_report_error_setting_group), (fm_report_error_setting_owner):
	Error messages for when our predictions fail for whether a
	group or owner-setting operation will succeed.

	* src/file-manager/fm-properties-window.c:
	(file_name_pair_new), (file_name_pair_free): New helper functions
	for passing around a file and string together (used in callbacks).

	(group_change_callback), (activate_group_callback),
	(create_group_menu_item), (synch_groups_menu),
	(attach_group_menu), (owner_change_callback),
	(activate_owner_callback), (create_owner_menu_item),
	(synch_user_menu), (attach_owner_menu): New functions for setting
	up widgets for display and control of owner and group.

	(add_special_execution_flags): Use attach_title_field instead of
	add_permissions_row_label.

	(permissions_label_update), (add_permissions_row_label): Removed
	these no-longer-needed functions.

	(add_permissions_column_label): Change row number constants to
	match new layout.

	(create_permissions_page): Use static text for owner & group if
	non-editable, option menu if editable.

	(get_property_names): Now calls nautilus_g_str_list_sort.

M	ChangeLog
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-extensions/nautilus-file.h
M	libnautilus-extensions/nautilus-glib-extensions.c
M	libnautilus-extensions/nautilus-glib-extensions.h
M	libnautilus-extensions/nautilus-string.c
M	libnautilus-extensions/nautilus-string.h
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-file.h
M	libnautilus-private/nautilus-glib-extensions.c
M	libnautilus-private/nautilus-glib-extensions.h
M	libnautilus-private/nautilus-string.c
M	libnautilus-private/nautilus-string.h
M	src/file-manager/fm-error-reporting.c
M	src/file-manager/fm-error-reporting.h
M	src/file-manager/fm-properties-window.c
M	src/nautilus-window-manage-views.c

commit a93b99aba5d5028106aeed47f6edddd2e7dce61f
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-06-27

    Removed a bunch of incorrect calls to bonobo_object_unref. An error
    in the

	* components/hardware/nautilus-hardware-view.c:
	(nautilus_hardware_view_destroy):
	* components/loser/content/nautilus-content-loser.c:
	(nautilus_content_loser_destroy):
	* components/loser/sidebar/nautilus-sidebar-loser.c:
	(nautilus_sidebar_loser_destroy):
	* components/mozilla/nautilus-mozilla-content-view.c:
	(nautilus_mozilla_content_view_destroy):
	* components/music/nautilus-music-view.c:
	(nautilus_music_view_destroy):
	* components/rpmview/nautilus-rpm-view.c:
	(nautilus_rpm_view_destroy):
	* components/sample/nautilus-sample-content-view.c:
	(nautilus_sample_content_view_destroy):
	*
	components/services/time/nautilus-view/trilobite-eazel-time-view.c:
	(trilobite_eazel_time_view_destroy):
	* components/tree/nautilus-tree-view.c:
	(nautilus_tree_view_destroy):
	Removed a bunch of incorrect calls to bonobo_object_unref.
	An error in the sample can be an insidious thing.

	* components/tree/main.c: (tree_object_destroyed),
	(tree_make_object), (main): Removed some stray debugging stuff.

	* libnautilus-extensions/Makefile.am: Got rid of the grid
	* libnautilus-extensions/nautilus-icon-private.h: Got rid of the
	grid.
	* libnautilus-extensions/nautilus-icon-container.c:
	(keyboard_icon_reveal_timeout_callback): Took out unneeded use of
	thread locking macros. Maybe someday I'll regret this, but we can
	add them back then.
	(get_all_icon_bounds): Added shared function.
	(update_scroll_region): Renamed set_scroll_region and made it use
	the shared function. Also got rid of grid code.
	(resort): Got rid of grid code.
	(lay_down_icons): Got rid of grid code.
	(relayout): Made it lay down new icons before doing any layout
	work. Also made sure it doesn't do the resort while stretching.
	(reload_icon_positions): Got rid of grid code.
	(rubberband_select): Got rid of grid code. This was the one place
	that it might have made things a little faster but probably not
	due to the complexity of what it was doing.
	(rubberband_timeout_callback): Took out unneeded use of thread
	locking macros. Maybe someday I'll regret this, but we can add
	them back then.
	(destroy): Got rid of grid code.
	(world_width_changed): Got rid of grid code.
	(nautilus_icon_container_initialize): Got rid of grid code and
	an extra idle cycle that wasn't needed.
	(nautilus_icon_container_clear): Got rid of grid code and added
	code to update the scroll region on clear.
	(icon_destroy): Got rid of grid code.
	(assign_icon_position), (finish_adding_icon),
	(finish_adding_new_icons), (finish_adding_new_icons_callback),
	(nautilus_icon_container_add): Replaced old idle code with
	something specific to adding new icons. This does the proper
	layout for manual as well as automatic layout cases.

	* libnautilus-extensions/nautilus-background.h:
	* libnautilus-extensions/nautilus-background.c:
	(nautilus_background_initialize_class): Made two signals instead
	of one. One for when the background's settings change and another
	for when the appearance changes.
	(nautilus_background_set_color): Emit both signals.
	(load_image_callback): Emit only the appearance change signal.
	(nautilus_background_set_tile_image_uri): Emit both signals.
	(nautilus_get_widget_background): Connect to the
	appearance_changed signal.
	* libnautilus-extensions/nautilus-directory-background.c:
	(nautilus_connect_background_to_directory_metadata):
	Connect to the settings_changed signal.
	* src/file-manager/fm-directory-view.c:
	(fm_directory_view_real_merge_menus): Connect to the
	settings_changed signal.
	* src/nautilus-sidebar.c: (nautilus_sidebar_update_info): Connect
	to the appearance_changed signal.
	* components/music/nautilus-music-view.c:
	(nautilus_music_view_set_up_background): Connect to the
	settings_changed signal.

	* HACKING: Gratuitious reformatting.
	* RENAMING: Added notes about how we do renaming, at the request
	of one of the hackers.

	* nautilus-clean.sh: Added nautilus-tree-view to the things that
	are killed, and made gratuitous changes to the script.

M	ChangeLog
M	HACKING
M	RENAMING
M	components/hardware/nautilus-hardware-view.c
M	components/loser/content/nautilus-content-loser.c
M	components/loser/sidebar/nautilus-sidebar-loser.c
M	components/mozilla/nautilus-mozilla-content-view.c
M	components/music/nautilus-music-view.c
M	components/rpmview/nautilus-rpm-view.c
M	components/sample/nautilus-sample-content-view.c
M	components/services/time/nautilus-view/trilobite-eazel-time-view.c
M	components/tree/main.c
M	components/tree/nautilus-tree-view.c
M	libnautilus-extensions/Makefile.am
M	libnautilus-extensions/nautilus-background.c
M	libnautilus-extensions/nautilus-background.h
M	libnautilus-extensions/nautilus-directory-background.c
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-extensions/nautilus-icon-private.h
M	libnautilus-private/Makefile.am
M	libnautilus-private/nautilus-background.c
M	libnautilus-private/nautilus-background.h
M	libnautilus-private/nautilus-directory-background.c
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-private.h
M	nautilus-clean.sh
M	src/file-manager/fm-directory-view.c
M	src/nautilus-information-panel.c
M	src/nautilus-sidebar.c

commit 2fb0ca4d8cbdd0302f5c51f979da8e4d33acd465
Author: George Lebl <jirka@5z.com>
Date:	2000-06-26

    Add $(VFS_CFLAGS) to the includes as it is neccessary for gnome-vfs

    Mon Jun 26 15:50:57 2000  George Lebl <jirka@5z.com>

	* components/hardware/Makefile.am, components/help/Makefile.am,
	  components/history/Makefile.am, components/html/Makefile.am,
	  components/music/Makefile.am, components/notes/Makefile.am,
	  components/rpmview/Makefile.am, src/file-manager/Makefile.am:
	  Add $(VFS_CFLAGS) to the includes as it is neccessary for
	  gnome-vfs

M	ChangeLog
M	components/hardware/Makefile.am
M	components/help/Makefile.am
M	components/history/Makefile.am
M	components/html/Makefile.am
M	components/music/Makefile.am
M	components/notes/Makefile.am
M	components/rpmview/Makefile.am
M	src/file-manager/Makefile.am

commit c8717847e4b4e88c7a94e95bd2a9e808ba806acf
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-06-26

    newer icons from Susan


	newer icons from Susan

M	ChangeLog
M	icons/eazel/Makefile.am
A	icons/eazel/i-regular-12.png
A	icons/eazel/i-regular-24.png
M	icons/eazel/i-regular-36.png
M	icons/eazel/i-regular-72.png
M	icons/eazel/i-regular-96.png
M	icons/eazel/i-regular.png
M	icons/vector/i-directory-accept.svg
M	icons/vector/i-directory.svg

commit df80a95d5970df48c90f9fc2facad0100909d036
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-06-26

    integrate Erik's patches for variable bit rate files and removal of


	integrate Erik's patches for variable bit rate files and removal
	of trailing blanks into the music view, and fixed bug 1281 by
	making it use the mime-type instead of extensions for determining
	the file type.

M	ChangeLog
M	components/music/Makefile.am
A	components/music/mp3head.c
A	components/music/mp3head.h
M	components/music/nautilus-music-view.c

commit 52307f0fc7afee96159deee0094cb38a58cbe8d4
Author: Kjartan Maraas <kmaraas@src.gnome.org>
Date:	2000-06-26

    Forgot this

M	ChangeLog

commit 858925f580615db3561105dab9d60b8d5d00e861
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2000-06-26

    Move bonobo after gnome-vfs since it now depends on it for

    2000-06-26	Kjartan Maraas	<kmaraas@gnome.org>

	* HACKING: Move bonobo after gnome-vfs since it now
	depends on it for bonobo-storage-vfs.c to build.

M	HACKING

commit f5309aedf641ac7e7a8634d67105e7fa77061dde
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-06-26

    Fixed use of hash table in here. The old code would destroy the
    wrong key.

	* libnautilus-extensions/nautilus-directory-metafile.c:
	(set_metadata_eat_value): Fixed use of hash table in here. The
	old code would destroy the wrong key. (Thanks to Ian for pointing
	that when you insert a value into GHashTable it keeps the old key
	instead of overwriting with the new one.)

	* libnautilus-extensions/nautilus-gtk-extensions.c:
	(nautilus_gtk_signal_connect_free_data):
	* src/file-manager/fm-properties-window.c: (attach_value_field),
	(create_emblems_page), (add_permissions_row_label):
	* src/nautilus-link-set-window.c: (make_link_set_check_box):
	* src/nautilus-property-browser.c:
	(make_properties_from_directory_path),
	(make_properties_from_xml_node), (make_category_link):
	* src/nautilus-sidebar.c: (nautilus_sidebar_add_panel_items):
	Got rid of unnecessary casts to (GtkDestroyNotify).

M	ChangeLog
M	libnautilus-extensions/nautilus-directory-metafile.c
M	libnautilus-extensions/nautilus-gtk-extensions.c
M	libnautilus-private/nautilus-directory-metafile.c
M	libnautilus-private/nautilus-gtk-extensions.c
M	src/file-manager/fm-properties-window.c
M	src/nautilus-information-panel.c
M	src/nautilus-link-set-window.c
M	src/nautilus-property-browser.c
M	src/nautilus-sidebar.c

commit 63bc589bc9342295e56f6d2c322536fc99d3ef49
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-06-26

    Ignore some additional generated files.

	* components/services/install/command-line/.cvsignore:
	* components/services/install/lib/.cvsignore:
	Ignore some additional generated files.

	* libnautilus-extensions/nautilus-gnome-extensions.h:
	* libnautilus-extensions/nautilus-gnome-extensions.c:
	Moved stock dialog functions to nautilus-stock-dialogs.[ch].
	(nautilus_gnome_canvas_item_request_update_deep),
	(nautilus_gnome_canvas_request_update_all),
	(nautilus_gnome_canvas_set_scroll_region),
	(nautilus_gnome_canvas_set_scroll_region_left_justify):
	Added a bunch of functions that were previously private inside
	NautilusIconContainer.

	* libnautilus-extensions/nautilus-gtk-extensions.h:
	* libnautilus-extensions/nautilus-gtk-extensions.c:
	(nautilus_gtk_adjustment_set_value),
	(nautilus_gtk_adjustment_clamp_value):
	Added functions that treat the value range in a GtkAdjustment the
	same way scroll bars do, taking the page size into account.

	* libnautilus-extensions/nautilus-horizontal-splitter.h:
	* libnautilus-extensions/nautilus-horizontal-splitter.c:
	(nautilus_horizontal_splitter_initialize),
	(toggle_splitter_position),
	(nautilus_horizontal_splitter_button_press),
	(nautilus_horizontal_splitter_button_release):
	Fixed logic so that splitter will only open or close if you both
	click and release within the splitter itself.

	* libnautilus-extensions/nautilus-icon-private.h:
	* libnautilus-extensions/nautilus-icon-container.c:
	(icon_toggle_selected): Move icons to front when they are
	selected.
	(set_scroll_region): Moved workaround that sets scroll region to
	be large enough to fill the widget allocation into a function in
	nautilus-gnome-extensions.h. In the process, I fixed the problem
	where it would do the job wrong when the view was zoomed.
	(lay_down_icons), (relayout), (reload_icon_positions):
	Started work on sharing code between automatic layout of the
	entire
	container and layout of new icons as the arrive.
	(nautilus_icon_container_clear), (nautilus_icon_container_add):
	Got started on the mechanism for laying out new icons as they
	arrive
	in bunches instead of one at a time.

	* libnautilus-extensions/nautilus-icon-dnd.c:
	* libnautilus-extensions/nautilus-program-chooser.c:
	* libnautilus-extensions/nautilus-program-choosing.c:
	* src/file-manager/dfos-xfer.c:
	* src/file-manager/fm-directory-view.c:
	* src/file-manager/fm-error-reporting.c:
	* src/nautilus-application.c:
	* src/nautilus-location-bar.c:
	* src/nautilus-property-browser.c:
	* src/nautilus-window-manage-views.c:
	* src/nautilus-window-menus.c:
	Added includes to source files that use the stock dialogs.

	* libnautilus-extensions/nautilus-stock-dialogs.h:
	* libnautilus-extensions/nautilus-stock-dialogs.c:
	(nautilus_timed_wait_stop), (convert_varargs_to_name_array),
	(nautilus_simple_dialog), (turn_on_line_wrap_flag),
	(turn_on_line_wrap_flag_callback), (show_ok_box),
	(show_yes_no_box), (nautilus_info_dialog),
	(nautilus_info_dialog_parented), (nautilus_warning_dialog),
	(nautilus_warning_dialog_parented), (nautilus_error_dialog),
	(nautilus_error_dialog_parented), (nautilus_yes_no_dialog),
	(nautilus_yes_no_dialog_parented):
	Moved all the stock dialog code in here.

	* src/nautilus-sidebar-title.c: (update_icon): Only display the
	icon when it's ready, instead of showing generic document icon
	before that time.
	(update_title), (update_more_info), (update_emblems),
	(update_notes): Added FIXMEs about doing the same with other info.
	(nautilus_sidebar_title_button_press_event): Added a FIXME to the
	half-baked code in here.

M	ChangeLog
M	ChangeLog-20000625
M	components/services/install/command-line/.cvsignore
M	components/services/install/lib/.cvsignore
M	libnautilus-extensions/nautilus-directory-metafile.c
M	libnautilus-extensions/nautilus-file-operations.c
M	libnautilus-extensions/nautilus-gnome-extensions.c
M	libnautilus-extensions/nautilus-gnome-extensions.h
M	libnautilus-extensions/nautilus-gtk-extensions.c
M	libnautilus-extensions/nautilus-gtk-extensions.h
M	libnautilus-extensions/nautilus-horizontal-splitter.c
M	libnautilus-extensions/nautilus-horizontal-splitter.h
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-extensions/nautilus-icon-dnd.c
M	libnautilus-extensions/nautilus-icon-private.h
M	libnautilus-extensions/nautilus-program-chooser.c
M	libnautilus-extensions/nautilus-program-choosing.c
M	libnautilus-extensions/nautilus-stock-dialogs.c
M	libnautilus-extensions/nautilus-stock-dialogs.h
M	libnautilus-private/nautilus-directory-metafile.c
M	libnautilus-private/nautilus-file-operations.c
M	libnautilus-private/nautilus-gnome-extensions.c
M	libnautilus-private/nautilus-gnome-extensions.h
M	libnautilus-private/nautilus-gtk-extensions.c
M	libnautilus-private/nautilus-gtk-extensions.h
M	libnautilus-private/nautilus-horizontal-splitter.c
M	libnautilus-private/nautilus-horizontal-splitter.h
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-dnd.c
M	libnautilus-private/nautilus-icon-private.h
M	libnautilus-private/nautilus-program-chooser.c
M	libnautilus-private/nautilus-program-choosing.c
M	libnautilus-private/nautilus-stock-dialogs.c
M	libnautilus-private/nautilus-stock-dialogs.h
M	librsvg/rsvg-defs.c
M	src/file-manager/dfos-xfer.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-error-reporting.c
M	src/nautilus-application.c
M	src/nautilus-location-bar.c
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-property-browser.c
M	src/nautilus-sidebar-title.c
M	src/nautilus-window-manage-views.c
M	src/nautilus-window-menus.c

commit 1575d03c675404ebfb92b12834132b7825c55d7b
Author: Fatih Demir <kabalak@src.gnome.org>
Date:	2000-06-26

    Ehem, again cosmetics ..

M	configure.in

commit 0fd3bdb987a4538d6ceec6243aba5c8c7dd55ff2
Author: Fatih Demir <kabalak@src.gnome.org>
Date:	2000-06-26

    Some cosmetic updates to configure.in and another include addition
    to the help-utils

M	ChangeLog
M	Makefile.am
M	configure.in
M	helper-utilities/authenticate/nautilus-authenticate.h

commit 9f30b1c47a6c3f6bbfec4c076634051354126c62
Author: Pavel Cisler <pavel@eazel.com>
Date:	2000-06-26

    Fix build breakage caused recent changes to make GnomeVFS compile
    without

    2000-06-26	Pavel Cisler <pavel@eazel.com>

	* acconfig.h:
	* configure.in:
	Fix build breakage caused recent changes to make GnomeVFS compile
	without OAF support. Some GnomeVFS headers now require USING_OAF
	to be defined and when included from Nautilus, this define
	was missing.
	Not sure this is the 100% correct way to do this but this
	should at
	least prevent people from being stuck with a broken build.

M	ChangeLog
M	acconfig.h
M	configure.in

commit a59d6685a634b7adad43af864399f6d4f547be24
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-06-26

    implemented an xml-based general theme mechanism, and used it for the


	implemented an xml-based general theme mechanism, and used it
	for the sidebar backgrounds, which isn't quite working yet.  Added
	xml files to our themes.

M	ChangeLog
M	icons/Makefile.am
A	icons/default.xml
M	icons/eazel/Makefile.am
A	icons/eazel/eazel.xml
M	icons/vector/Makefile.am
A	icons/vector/vector.xml
M	libnautilus-extensions/nautilus-global-preferences.c
M	libnautilus-extensions/nautilus-global-preferences.h
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-extensions/nautilus-preferences-item.c
M	libnautilus-extensions/nautilus-preferences-item.h
M	libnautilus-extensions/nautilus-xml-extensions.c
M	libnautilus-extensions/nautilus-xml-extensions.h
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.h
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus-private/nautilus-preferences-item.c
M	libnautilus-private/nautilus-preferences-item.h
M	libnautilus-private/nautilus-xml-extensions.c
M	libnautilus-private/nautilus-xml-extensions.h
M	src/nautilus-information-panel.c
M	src/nautilus-sidebar.c

commit 173c750acb572249eebdd0eacd84642732de99c3
Author: Kenneth Christiansen <kenneth@src.gnome.org>
Date:	2000-06-25

    Translations from Keld
    achtung/po/da.po balsa/po/da.po dia/po/da.po
    dr-genius/po/da.po evolution/po/da.po gimp/po/da.po
    gnome-core/po/da.po gnome-db/po/da.po gnome-utils/po/da.po
    mc/po/da.po nautilus/po/da.po rp3/po/da.po sodipodi/po/da.po

M	po/da.po

commit ce1e30205e9f58a485cdeaae42db90eac7389706
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-06-25

    made linksets use gnome-vfs instead of ghhtp to load icons over http;


	made linksets use gnome-vfs instead of ghhtp to load icons over
	http; also, made it work asynchronously.

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-extensions/nautilus-link.c
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus-private/nautilus-link.c

commit 4cefa56c0b2f36d5ad0c1229a102df2524742ddd
Author: Yukihiro Nakai <nakai@src.gnome.org>
Date:	2000-06-25

    ja.po: Update from Japanese GNOME Users
    Group(translation@gnome.gr.jp).

M	po/ja.po

commit 1a12dc92828b73e97cfb40d1f733231fcd8fc049
Author: Fatih Demir <kabalak@src.gnome.org>
Date:	2000-06-25

    Splitted up the ChangeLog

M	ChangeLog
C100	ChangeLog	ChangeLog-20000625

commit d0146ebfb64bdebfc3cd610ea7375a47bd46d5a1
Author: Fatih Demir <kabalak@src.gnome.org>
Date:	2000-06-25

    Applied some updates to the configure.in, as said to the list.

M	ChangeLog
M	configure.in

commit 90886aff8c22acb3b4f4f42891f3da499e97ab00
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-06-25

	Finished task 585 (Handle handing URI to programs that
	can only handle local paths). After talking to Darin,
	decided not to do some automagic local-copying in this
	case. Instead, Nautilus detects the case and puts up an
	alert explaining the situation instead of launching the app.

	* libnautilus-extensions/nautilus-program-choosing.h,
	* libnautilus-extensions/nautilus-program-choosing.c:
	(nautilus_launch_application_parented): New function, just
	like nautilus_launch_application but takes a parent window
	for error dialogs. Checks whether the application can
	handle uris and if not puts up an alert.
	(nautilus_launch_application): Guts moved to _parented call,
	which this now calls.
	(nautilus_launch_application_from_command): No longer converts
	the uri to a local path here; callers have to handle this
	themselves if they want to.
	* src/file-manager/fm-directory-view.c:
	(get_containing_window): New utility function, returns the
	GtkWindow that the directory view is in.
	(fm_directory_view_launch_application): Now calls new
	nautilus_launch_application_parented.
	(choose_program): Now calls get_containing_window.

M	ChangeLog
M	libnautilus-extensions/nautilus-program-choosing.c
M	libnautilus-extensions/nautilus-program-choosing.h
M	libnautilus-private/nautilus-program-choosing.c
M	libnautilus-private/nautilus-program-choosing.h
M	src/file-manager/fm-directory-view.c

commit 6271a3a555266da00272ac69bd7517314c1ee994
Author: Pavel <pavel@eazel.com>
Date:	2000-06-24

    Switched to match new GnomeVFS renamings.

    2000-06-24	Pavel  <pavel@eazel.com>

	* libnautilus-extensions/nautilus-directory-async.c:
	(nautilus_directory_get_info_for_new_files),
	(start_monitoring_file_list), (start_getting_file_info):
	* components/music/nautilus-music-view.c:
	(nautilus_music_view_update_from_uri):
	* libnautilus-extensions/nautilus-icon-factory.c:
	(path_represents_svg_image):
	* libnautilus-extensions/nautilus-mime-actions.c:
	(get_mime_type_from_uri):
	* src/file-manager/dfos-corba.c: (convert_options):
	* src/file-manager/fm-properties-window.c:
	(get_property_names_from_uri):
	* src/nautilus-applicable-views.c: (got_metadata_callback):
	* src/nautilus-link-set-window.c: (get_link_set_names):
	* src/nautilus-property-browser.c: (ensure_uri_is_image),
	(make_properties_from_directory_path):
	Switched to match new GnomeVFS renamings.

	* libnautilus-extensions/nautilus-directory-async.c:
	(start_monitoring_file_list):
	Changed to use default mime type rather than forcing the
	fast mode.

M	ChangeLog
M	components/music/nautilus-music-view.c
M	libnautilus-extensions/nautilus-directory-async.c
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-extensions/nautilus-mime-actions.c
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus-private/nautilus-mime-actions.c
M	src/file-manager/dfos-corba.c
M	src/file-manager/fm-properties-window.c
M	src/nautilus-applicable-views.c
M	src/nautilus-link-set-window.c
M	src/nautilus-property-browser.c

commit 94a03ac265648a6b1d99fbc4bc36fd3c839bb2d1
Author: Valek Frob <frob@src.gnome.org>
Date:	2000-06-24

    Typo fixed.

M	components/services/install/lib/eazel-install-rpm-glue.c

commit a38a17e9f4dcab6675f34ba6717ce55841e464fd
Author: Valek Frob <frob@src.gnome.org>
Date:	2000-06-24

    Updated russian translation.

M	po/ChangeLog
M	po/ru.po

commit 39103846fdd35a9a047236a93aae4d18162d9d21
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-06-24

    Made #defines for a couple of constants.

	* libnautilus-extensions/nautilus-horizontal-splitter.c:
	(nautilus_horizontal_splitter_button_release):
	Made #defines for a couple of constants.

M	ChangeLog
M	libnautilus-extensions/nautilus-horizontal-splitter.c
M	libnautilus-private/nautilus-horizontal-splitter.c

commit 7ed5a1ae8bc4a413eb56f5d6b7be49840a42ca04
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-06-24

	Finished task 1007 (Should show program "match quality" in
	"View as Other" dialog). There's now a "status" column that
	you can sort by. It would be better if it showed some
	supertype info but I'm putting that off (with a bug report).

	* libnautilus-extensions/nautilus-program-chooser.c:
	(program_file_pair_compute_status), (program_file_pair_set_file),
	(program_file_pair_new_from_content_view),
	(program_file_pair_new_from_application),
	(program_file_pair_free),
	(program_file_pair_get_program_name_for_display),
	(get_supertype_from_file),
	(program_file_pair_get_short_status_text),
	(program_file_pair_get_long_status_text),
	(repopulate_program_list),
	(program_file_pair_is_default_for_file_type),
	(program_file_pair_is_default_for_file),
	(program_file_pair_is_in_short_list_for_file_type),
	(program_file_pair_is_in_short_list_for_file),
	(get_program_file_pair_from_row_data),
	(get_selected_program_file_pair), (update_selected_item_details),
	(update_all_status), (add_to_short_list_for_file),
	(remove_from_short_list_for_file), (add_to_short_list_for_type),
	(remove_from_short_list_for_type), (remove_default_for_type),
	(remove_default_for_item), (set_default_for_type),
	(set_default_for_item), (run_program_configurator_callback),
	(compare_program_file_pairs), (switch_sort_column),
	(create_program_clist), (nautilus_program_chooser_new),
	(nautilus_program_chooser_get_application),
	(nautilus_program_chooser_get_component): Did vast quantities of
	renaming and refactoring in here while adding this
	feature. Believe
	me, it's not worth the time to explain in great detail.

M	ChangeLog
M	libnautilus-extensions/nautilus-program-chooser.c
M	libnautilus-private/nautilus-program-chooser.c

commit 6c7fee2b7a5c6947719760ce65862223ec338f75
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-06-23

    fixed bug that Carbamide found where clicking in the list view titles


	fixed bug that Carbamide found where clicking in the list
	view titles
	would toggle the sidebar.  Fixed by requiring the click be in the
	splitter's window in order to toggle.

M	ChangeLog
M	libnautilus-extensions/nautilus-horizontal-splitter.c
M	libnautilus-private/nautilus-horizontal-splitter.c

commit e4ad959aaba17d803a7ee61e2a4b709400507da4
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-06-23

	Some icon layout fixes.

	* libnautilus-extensions/nautilus-icon-canvas-item.h:
	* libnautilus-extensions/nautilus-icon-canvas-item.c:
	(map_pixbuf),
	(draw_label_text_aa), (nautilus_icon_canvas_item_render),
	(nautilus_icon_canvas_item_event),
	(nautilus_icon_canvas_item_hit_test_stretch_handles),
	(nautilus_icon_canvas_item_get_max_text_width):
	Added comments and FIXMEs and fixed formatting. Removed unused
	functions and changed all the functions to return values in world
	coordinates rather than doing some in canvas coordinates.

	* libnautilus-extensions/nautilus-icon-container.c:
	(nautilus_gtk_adjustment_set_value): Added a function that clamps
	to the scroll bar range. The original in Gtk allows scrolling past
	the end of where the scroll bar does.
	(scroll): Call the new function. This fixes the "auto-scroll past
	edge of the screen" problem.
	(reveal_icon): Use the new function even though it shouldn't
	matter
	here.
	(set_scroll_region): Add some padding on the left and right and
	fix some of the math. Also use the new function to clamp the value
	instead of trying to do it by hand here. I think this fixes the
	dancing icon problem.
	(get_icon_space_width), (lay_down_one_line), (relayout): Wrote new
	layout code that works more simply and is closer to the layout we
	want. This fixes a few bugs, but for now it's only for auto layout
	-- I still need to fix manual layout.
	(nautilus_icon_container_update_icon): Made the maximum size for
	icons take the X and Y scale factors into account too. Now we
	probably need maximum scale factors, but without this stretching
	was quite broken.
	(nautilus_icon_container_start_renaming_selected_item): Simplified
	some of the renaming code to require a bit less from the canvas
	item.
	(nautilus_icon_container_emit_preview_signal): Let booleans be
	booleans.

	* libnautilus-extensions/nautilus-icon-container.h:
	* libnautilus-extensions/nautilus-icon-private.h:
	Moved nautilus_icon_container_set_anti_aliased_mode into the
	private header.

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-canvas-item.c
M	libnautilus-extensions/nautilus-icon-canvas-item.h
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-extensions/nautilus-icon-container.h
M	libnautilus-extensions/nautilus-icon-private.h
M	libnautilus-private/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-canvas-item.h
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-container.h
M	libnautilus-private/nautilus-icon-private.h

commit a6c765c68e78841a0831d4ce3b73babdf49a6b1c
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-06-23

    made tapping on the splitter show or hide the sidebar


	made tapping on the splitter show or hide the sidebar

M	ChangeLog
M	libnautilus-extensions/nautilus-horizontal-splitter.c
M	libnautilus-extensions/nautilus-horizontal-splitter.h
M	libnautilus-private/nautilus-horizontal-splitter.c
M	libnautilus-private/nautilus-horizontal-splitter.h
M	src/nautilus-information-panel.c
M	src/nautilus-sidebar.c

commit f385980a386b94a21aa42bf2dc3f4e780b3ec06b
Author: Fatih Demir <kabalak@src.gnome.org>
Date:	2000-06-23

    Updated the Turkish translation for Nautilus

M	po/ChangeLog
M	po/tr.po

commit d90746e3a4ed4d97880f6efa6010659a7bb44580
Author: J Shane Culpepper <pepper@src.gnome.org>
Date:	2000-06-23

    Fixed build bustage.  No eazel-install-query.c file exists.

M	ChangeLog
M	components/services/install/command-line/Makefile.am

commit ea181123be7578a015e785933ee302bd2161537d
Author: Rebecka Schulman <rebecka@eazel.com>
Date:	2000-06-23

    (nautilus_simple_search_bar_set_search_controls): Extended search
    uri api;

    2000-06-22	Rebecka Schulman  <rebecka@eazel.com>

	* libnautilus-extensions/nautilus-search-uri.c:
	* libnautilus-extensions/nautilus-search-uri.h:
	(nautilus_search_uri_to_simple_search_criteria),
	(nautilus_search_uri_to_search_bar_mode),
	(nautilus_search_uri_is_displayable_by_mode), (other_search_mode):
	* src/nautilus-simple-search-bar.c:
	* src/nautilus-switchable-search-bar.c:
	(nautilus_switchable_search_bar_set_mode),
	(nautilus_switchable_search_bar_set_search_controls):
	* src/nautilus-switchable-search-bar.h:

	(nautilus_simple_search_bar_set_search_controls):
	Extended search uri api; Some functions came from
	nautilus-switchable-search-bar.c
	* src/nautilus-complex-search-bar.c:
	(nautilus_complex_search_bar_initialize):
	fixed it so the containers work right
	* src/nautilus-search-bar-criterion.c:
	* src/nautilus-search-bar-criterion.h:
	(nautilus_search_bar_criterion_initialize),
	(nautilus_search_bar_criterion_initialize_class), (destroy),
	(nautilus_search_bar_criterion_new),
	(nautilus_search_bar_criterion_file_type_new),
	(nautilus_search_bar_criterion_file_name_new),
	(nautilus_search_bar_criterion_add_to_search_bar):
	added file name and type, and new functions
	to aid in displaying

	* src/nautilus-search-bar.c: (nautilus_search_bar_new):
	* src/nautilus-search-bar.h:
	added nautilus_search_bar_new

M	ChangeLog
M	libnautilus-extensions/nautilus-search-uri.c
M	libnautilus-extensions/nautilus-search-uri.h
M	libnautilus-private/nautilus-search-uri.c
M	libnautilus-private/nautilus-search-uri.h
M	src/nautilus-complex-search-bar.c
M	src/nautilus-search-bar-criterion.c
M	src/nautilus-search-bar-criterion.h
M	src/nautilus-search-bar.c
M	src/nautilus-search-bar.h
M	src/nautilus-simple-search-bar.c
M	src/nautilus-switchable-search-bar.c
M	src/nautilus-switchable-search-bar.h

commit 610c3c77eec164f87267287915c186cb8cf6579c
Author: Michael Engber <engber@eazel.com>
Date:	2000-06-23

    Removed zoom_to_level from the zoomable interface - starting on the



    2000-06-22	Michael Engber	<engber@eazel.com>

	* libnautilus/nautilus-view-component.idl:
	* libnautilus/nautilus-zoomable.c:
	(nautilus_zoomable_initialize_class):
	* src/file-manager/fm-directory-view.c:
	(fm_directory_view_initialize), (nautilus_zoom_level_from_double),
	(zoomable_set_zoom_level_callback):
	* src/nautilus-view-frame.c:
	* src/nautilus-view-frame.h:
	* src/nautilus-window.c: (zoom_to_level_callback):
	* src/nautilus-zoom-control.c:
	(nautilus_zoom_control_class_initialize), (zoom_menu_callback),
	(zoom_menu_item_free_zoom_level), (create_zoom_menu_item),
	(create_zoom_menu):
	Removed zoom_to_level from the zoomable interface - starting
	on the process of removing the zoom control being tied to
	7 discrete icon sizes. Bug #1425

M	ChangeLog
M	libnautilus/nautilus-view-component.idl
M	libnautilus/nautilus-zoomable.c
M	src/file-manager/fm-directory-view.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-view-frame.c
M	src/nautilus-view-frame.h
M	src/nautilus-window.c
M	src/nautilus-zoom-control.c

commit 29cfbcff0f06d4312d0525d2a99668e83ba7c7be
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-06-23

    Vamped to use the gtk+ client wrapper for the corba nastiness.

	* components/services/install/command-line/Makefile.am:
	*
	components/services/install/command-line/eazel-alt-install-corba.c:
	(main):
	Vamped to use the gtk+ client wrapper for the corba nastiness.

	* components/services/install/idl/trilobite-eazel-install.idl:
	Added the query call.

	* components/services/install/lib/Makefile.am:
	* components/services/install/lib/eazel-install-corba-callback.c:
	(eazel_install_callback_new), (eazel_install_callback_corba),
	(eazel_install_callback_install_packages),
	(eazel_install_callback_query):
	* components/services/install/lib/eazel-install-corba-callback.h:
	* components/services/install/lib/eazel-install-corba-types.c:
	(corba_category_list_from_categorydata_list):
	* components/services/install/lib/eazel-install-corba-types.h:
	* components/services/install/lib/eazel-install-corba.c:
	(impl_Eazel_Install_install_packages), (impl_Eazel_Install_query),
	(eazel_install_get_epv):
	* components/services/install/lib/eazel-install-metadata.c:
	(transferoptions_destroy), (installoptions_destroy):
	* components/services/install/lib/eazel-install-object.c:
	(eazel_install_destroy), (eazel_install_initialize),
	(eazel_install_get_type), (eazel_install_new_with_config),
	(create_temporary_directory),
	(eazel_install_fetch_remote_package_list),
	(eazel_install_open_log), (eazel_install_install_packages),
	(eazel_install_uninstall), (eazel_install_emit_download_failed),
	(eazel_install_emit_install_failed):
	* components/services/install/lib/eazel-install-protocols.c:
	(http_fetch_remote_file), (ftp_fetch_remote_file),
	(local_fetch_remote_file), (get_url_for_package),
	(get_search_url_for_package):
	* components/services/install/lib/eazel-install-public.h:
	* components/services/install/lib/eazel-install-query.c:
	(eazel_install_query_package_system):
	* components/services/install/lib/eazel-install-query.h:
	* components/services/install/lib/eazel-install-rpm-glue.c:
	(download_all_packages), (install_all_packages),
	(uninstall_packages), (uninstall_a_package), (do_rpm_install),
	(do_rpm_uninstall), (eazel_install_prune_packages_helper),
	(eazel_install_load_rpm_headers),
	(eazel_install_prepare_rpm_system),
	(eazel_install_add_headers_to_rpm_set),
	(eazel_install_fetch_rpm_dependencies),
	(eazel_install_ensure_deps), (rpm_uninstall):
	* components/services/install/lib/eazel-install-rpm-glue.h:
	* components/services/install/lib/eazel-install-types.h:
	* components/services/install/server/main.c:
	(trilobite_service_factory_destroy):
	i18n a lot of strings. Did some more work on the gtk+ wrapper for
	the corba interface to libinstall. Added categories to the idl and
	the code. Added comments to the gtk+ interface, converters to/from
	the corba structs and CategoryData. Also closed bug 1024, 982,
	980 and 1092.

	* components/services/time/command-line/main.c: (main):
	* components/services/time/service/trilobite-eazel-time-service.c:
	(trilobite_eazel_time_service_destroy):
	* components/services/trilobite/libtrilobite/trilobite-service.c:
	(trilobite_service_destroy):
	* components/services/trilobite/sample/command-line/main.c:
	(main):
	* components/services/trilobite/sample/service/main.c:
	(trilobite_service_factory_destroy):
	*
	components/services/trilobite/sample/service/sample-service-impl.c:
	(sample_service_destroy):
	Fixed the component destroy routines with Darins help.

M	ChangeLog
M	components/services/install/command-line/Makefile.am
M	components/services/install/command-line/eazel-alt-install-corba.c
M	components/services/install/idl/trilobite-eazel-install.idl
M	components/services/install/lib/Makefile.am
M	components/services/install/lib/eazel-install-corba-callback.c
M	components/services/install/lib/eazel-install-corba-callback.h
M	components/services/install/lib/eazel-install-corba-types.c
M	components/services/install/lib/eazel-install-corba-types.h
M	components/services/install/lib/eazel-install-corba.c
M	components/services/install/lib/eazel-install-metadata.c
M	components/services/install/lib/eazel-install-object.c
M	components/services/install/lib/eazel-install-protocols.c
M	components/services/install/lib/eazel-install-public.h
A	components/services/install/lib/eazel-install-query-lex.l
A	components/services/install/lib/eazel-install-query-parse.h
A	components/services/install/lib/eazel-install-query.c
C060	components/services/install/lib/eazel-install-rpm-glue.h
components/services/install/lib/eazel-install-query.h
M	components/services/install/lib/eazel-install-rpm-glue.c
M	components/services/install/lib/eazel-install-rpm-glue.h
M	components/services/install/lib/eazel-install-types.h
M	components/services/install/server/main.c
M	components/services/time/command-line/main.c
M	components/services/time/service/trilobite-eazel-time-service.c
M	components/services/trilobite/libtrilobite/trilobite-service.c
M	components/services/trilobite/sample/command-line/main.c
M	components/services/trilobite/sample/service/main.c
M	components/services/trilobite/sample/service/sample-service-impl.c

commit e77c95e0cb1b1360ee27fb95d4c4d4e9bb4406bf
Author: Ramiro Estrugo <ramiro@eazel.com>
Date:	2000-06-22

    Fix a silly typo in the last checkin for this makefile.

    2000-06-22	Ramiro Estrugo	<ramiro@eazel.com>

    * components/websearch/Makefile.am:
    Fix a silly typo in the last checkin for this makefile.

M	ChangeLog
M	components/websearch/Makefile.am

commit 63e30ca464f4cc7260a5a776c98eaa8fcdccebdc
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-06-22

    Oops, some refactoring in my previous checkin left all the labels

	* src/file-manager/fm-properties-window.c: (attach_label),
	(attach_left_aligned_label), (attach_right_aligned_label),
	(attach_value_field), (attach_directory_contents_value_field),
	(attach_title_field): Oops, some refactoring in my previous
	checkin left all the labels left-aligned, when the title
	ones are supposed to be right-aligned. Fixed that up.

M	ChangeLog
M	src/file-manager/fm-properties-window.c

commit f57a27804edfe3226a6ed64a2374025bc7f2eeb5
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-06-22

	Finished task 970 (Properties window should show deep
	directory sizes)

	* libnautilus-extensions/nautilus-file.c:
	(format_item_count_for_display): New utility function
	used by some _as_string functions.
	(nautilus_file_get_size_as_string): Now uses
	format_item_count_for_display
	(nautilus_file_get_deep_count_as_string_internal),
	(nautilus_file_get_deep_size_as_string),
	(nautilus_file_get_deep_total_count_as_string),
	(nautilus_file_get_deep_file_count_as_string),
	(nautilus_file_get_deep_directory_count_as_string):
	New functions to get various "deep" info about a
	directory in handy string format.
	(nautilus_file_get_string_attribute),
	(nautilus_file_get_string_attribute_with_default):
	Taught these two functions about deep directory counts.

	* src/file-manager/fm-properties-window.c:
	(create_properties_window): Now uses nautilus_file_monitor_add
	to request the info it needs, including new deep counts.
	Formerly was just relying on all the information already having
	been requested by someone else, which worked in practice but was
	fragile and wouldn't work for deep counts.
	(forget_properties_window): Renamed from remove_properties_window_
	from_hash_table, and made it stop monitoring file.
	(fm_properties_window_get_or_create): Account for name change.
	(directory_contents_value_field_update),
	(attach_directory_contents_value_field),
	(attach_directory_contents_fields): New functions that manage
	showing the deep info.
	(attach_label), (attach_value_field), (attach_title_field),
	(attach_title_value_pair), (create_basic_page),
	(add_permissions_row_label), (create_permissions_page):
	Some renamings and reorganization.

M	ChangeLog
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-private/nautilus-file.c
M	src/file-manager/fm-properties-window.c

commit c02317004b09bc533557e3fbf66b89af6a13a83c
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-06-22

    Added code to make sure we don't see a canceled deep count as an
    eternally


	* libnautilus-extensions/nautilus-directory-private.h:
	* libnautilus-extensions/nautilus-directory-async.c:
	(cancel_deep_count): Added code to make sure we don't see a
	canceled deep count as an eternally "in progress" one.
	(nautilus_directory_async_state_changed): Exported this
	function for use in NautilusFile.

	* libnautilus-extensions/nautilus-file.h:
	* libnautilus-extensions/nautilus-file.c:
	(nautilus_file_get_deep_counts): Fixed the comment.
	(nautilus_file_recompute_deep_counts): Added a function to
	force the deep count to be recomputed.

	* libnautilus-extensions/nautilus-mime-actions.h:
	* libnautilus-extensions/nautilus-mime-actions.c:
	(nautilus_mime_set_default_action_type_for_uri),
	(nautilus_mime_set_default_application_for_uri),
	(nautilus_mime_set_default_component_for_uri),
	(nautilus_mime_set_short_list_applications_for_uri),
	(nautilus_mime_set_short_list_components_for_uri),
	(nautilus_mime_add_application_to_short_list_for_uri),
	(nautilus_mime_remove_application_from_short_list_for_uri),
	(nautilus_mime_add_component_to_short_list_for_uri),
	(nautilus_mime_remove_component_from_short_list_for_uri),
	(nautilus_mime_extend_all_applications_for_uri),
	(nautilus_mime_remove_from_all_applications_for_uri):
	Added some rudimentary error handling.

M	ChangeLog
M	libnautilus-extensions/nautilus-directory-async.c
M	libnautilus-extensions/nautilus-directory-private.h
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-extensions/nautilus-file.h
M	libnautilus-extensions/nautilus-mime-actions.c
M	libnautilus-extensions/nautilus-mime-actions.h
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-directory-private.h
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-file.h
M	libnautilus-private/nautilus-mime-actions.c
M	libnautilus-private/nautilus-mime-actions.h

commit 9ba12e4ff010e0298b06b97f3b17d5090f30957f
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-06-22

	Finished task 975 (Need API for asynchronously computing a
	directory's recursive item count). More thorough testing will wait
	for John to implement the high level feature.

	* libnautilus-extensions/nautilus-directory-private.h:
	* libnautilus-extensions/nautilus-directory-async.c:
	(directory_count_callback): Used a local variable.
	(start_monitoring_file_list): Reduced use of GnomeVFSURI a bit.
	(cancel_deep_count), (nautilus_directory_cancel),
	(set_up_request_by_file_attributes),
	(nautilus_async_destroying_file), (lacks_deep_count),
	(wants_deep_count), (request_is_satisfied),
	(start_monitoring_file_list), (deep_count_one),
	(deep_count_callback), (deep_count_load), (deep_count_start),
	(state_changed): Added the code to compute deep counts.

	* libnautilus-extensions/nautilus-directory.c:
	(nautilus_self_check_directory): Added a self-check to try out
	the deep counts.

	* libnautilus-extensions/nautilus-file-attributes.h:
	Renamed the attribute now that it's for more than one kind of
	deep count, not just a directory items count.

	* libnautilus-extensions/nautilus-file-private.h:
	* libnautilus-extensions/nautilus-file.h:
	* libnautilus-extensions/nautilus-file.c:
	(nautilus_file_get_deep_counts):
	Added the high-level interface for getting at the counts.

M	ChangeLog
M	libnautilus-extensions/nautilus-directory-async.c
M	libnautilus-extensions/nautilus-directory-private.h
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-extensions/nautilus-file-attributes.h
M	libnautilus-extensions/nautilus-file-private.h
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-extensions/nautilus-file.h
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-directory-private.h
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-file-attributes.h
M	libnautilus-private/nautilus-file-private.h
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-file.h

commit 2180b2d0098ecc3a188eba73ba2ceea0bd50d0a5
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-06-22

	Finished task 877 (SUID/SGID/Sticky bits should be settable
	in Properties). There are still several appearance loose ends
	that I'll write up bugs for. This change requires the latest
	gnome-vfs.

	* libnautilus-extensions/nautilus-file.c:
	(nautilus_file_get_permissions_as_string): Make permissions
	string display funky bits using ls conventions.
	* libnautilus-extensions/nautilus-global-preferences.h,
	* libnautilus-extensions/nautilus-global-preferences.c:
	(global_preferences_create_dialog),
	(global_preferences_register_for_ui): Added a preference for
	allowing editing of the funky bits; defaults to on for hacker,
	off otherwise.
	* src/file-manager/fm-properties-window.c:
	(add_special_execution_checkbox), (add_special_execution_flags),
	(create_permissions_page): Wired up the funky bit checkboxes to
	the right funky bits; made some but not yet all of the Arlo
	layout improvements; decide whether to show funky bit checkboxes
	based on preference.

M	ChangeLog
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-extensions/nautilus-global-preferences.c
M	libnautilus-extensions/nautilus-global-preferences.h
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.h
M	src/file-manager/fm-properties-window.c

commit 998e41faaf23306dd5f096cd3f36c1d05e140f66
Author: Ramiro Estrugo <ramiro@eazel.com>
Date:	2000-06-22

    Ignore more generated things.

    2000-06-22	Ramiro Estrugo	<ramiro@eazel.com>

    * components/services/install/command-line/.cvsignore:
    Ignore more generated things.

    * libnautilus-extensions/nautilus-search-async.c:
    I fixed medusa to properly export its public header file, so
    update its inclusion here.

M	ChangeLog
M	components/services/install/command-line/.cvsignore
M	libnautilus-extensions/nautilus-search-async.c
M	libnautilus-private/nautilus-search-async.c

commit 1a51797fc05124f7403d4cba67bbe570faee7f9c
Author: Seth Nickell <seth@eazel.com>
Date:	2000-06-22

    Changes from Ali Abdin (rak), aliabdin@aucegypt.edu Fixed error
    message on

    2000-06-22	Seth Nickell  <seth@eazel.com>
	Changes from Ali Abdin (rak), aliabdin@aucegypt.edu
	* components/websearch/Makefile.am:
	Fixed error message on Nautilus startup by correctly setting
	the directory websearch "make install"s into.

M	ChangeLog
M	components/websearch/Makefile.am

commit f208052d7bbe06202d5333bff01dc240babd1adf
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-06-22

    made the reset background property appear in the top left of the


	made the reset background property appear in the top left of
	the backgrounds section; also, made the home button reset
	search mode

M	ChangeLog
M	src/nautilus-property-browser.c
M	src/nautilus-window-toolbars.c

commit b8d89feda3f469cfed80a342e5dd48ce1d2550aa
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-06-22

    added sidebar panel enable/disable to sidebar context menu


	added sidebar panel enable/disable to sidebar context menu

M	ChangeLog
M	src/nautilus-information-panel.c
M	src/nautilus-sidebar.c

commit 435a46e6ebe378d04b78c99c2cea437343a0e866
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-06-22

    added a context menu to the sidebar with a reset background item,
    and also


	added a context menu to the sidebar with a reset background item,
	and also added a drag-and-drop way to reset background using a
	special image.

M	ChangeLog
M	data/backgrounds/Makefile.am
A	data/backgrounds/reset.png
M	libnautilus-extensions/nautilus-background.c
M	libnautilus-private/nautilus-background.c
M	src/nautilus-information-panel.c
M	src/nautilus-information-panel.h
M	src/nautilus-property-browser.c
M	src/nautilus-sidebar.c
M	src/nautilus-sidebar.h

commit b9e0cbe6eff27b334ba6e907303e5a31ae777087
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-06-22

	Made nautilus_file_get_string_attribute return NULL
	for unknown/missing attributes; added new
	nautilus_file_get_string_attribute_with_default that
	never returns NULL; callers can choose which behavior
	they prefer.

	* libnautilus-extensions/nautilus-file.h,
	* libnautilus-extensions/nautilus-file.c:
	(nautilus_file_get_string_attribute_with_default):
	New function, calls _get_string_attribute and chooses
	default strings for the NULL cases. The default default
	string is "unknown", but some attributes get more
	specific ones.

	(nautilus_file_get_octal_permissions_as_string),
	(nautilus_file_get_permissions_as_string),
	(nautilus_file_get_owner_as_string),
	(nautilus_file_get_group_as_string),
	(nautilus_file_get_mime_type_as_string_attribute),
	(nautilus_file_get_size_as_string),
	(nautilus_file_get_string_attribute),
	(nautilus_file_get_type_as_string): Changed these to
	return NULL if the value is unknown/unknowable.

	(nautilus_file_get_date_as_string): Changed to return NULL
	in some cases; also added case for "date_permissions",
	which returns ctime iff it differs from mtime, otherwise
	NULL.

	* libnautilus-extensions/nautilus-program-chooser.c:
	(update_selected_item_details),
	(run_program_configurator_callback):
	* src/file-manager/fm-icon-view.c: (get_icon_text_callback):
	* src/file-manager/fm-list-view.c: (add_to_list):
	use nautilus_file_get_string_attribute_with_value

	* src/nautilus-sidebar-title.c: (update_more_info):
	when the type is NULL, don't put ", " before the size.


	More work on the obscure unixisms of the Properties window.

	* src/file-manager/fm-properties-window.c: (value_field_update),
	(create_basic_page), (permissions_label_update),
	(set_up_permissions_checkbox), (add_permissions_checkbox),
	(add_special_execution_checkbox), (add_special_execution_flags),
	(create_permissions_page), (create_properties_window):
	Wired up GUID/SUID/Sticky bit checkboxes in a temporary way
	(not to the correct bits); moved some stuff around and
	renamed some stuff.

M	ChangeLog
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-extensions/nautilus-file.h
M	libnautilus-extensions/nautilus-program-chooser.c
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-file.h
M	libnautilus-private/nautilus-program-chooser.c
M	src/file-manager/fm-icon-view.c
M	src/file-manager/fm-list-view.c
M	src/file-manager/fm-properties-window.c
M	src/nautilus-sidebar-title.c

commit 165d633bcd6f1e6d2c0ae1903b4f7653ce8029cc
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-06-21

    Made new read-entire-file call with sync. and async. versions
    since Andy

	* libnautilus-extensions/nautilus-file-utilities.h:
	* libnautilus-extensions/nautilus-file-utilities.c:
	(nautilus_read_entire_file), (read_entire_file_close_callback),
	(read_entire_file_close), (read_entire_file_succeeded),
	(read_entire_file_failed), (read_entire_file_read_callback),
	(read_entire_file_read_chunk), (read_entire_file_open_callback),
	(nautilus_read_entire_file_async),
	(nautilus_read_entire_file_cancel): Made new read-entire-file call
	with sync. and async. versions since Andy needs it.

	* libnautilus-extensions/nautilus-directory-private.h:
	* libnautilus-extensions/nautilus-directory-async.c:
	(cancel_metafile_read), (metafile_read_done),
	(metafile_read_failed), (metafile_read_done_callback),
	(metafile_read_start), (nautilus_directory_request_read_metafile):
	* libnautilus-extensions/nautilus-directory.c:
	(nautilus_directory_destroy):
	Changed the metafile reading to use the new stuff.

	* components/services/install/command-line/.cvsignore:
	* components/services/install/server/.cvsignore:
	Ignore a few new generated files.

M	ChangeLog
M	components/services/install/command-line/.cvsignore
C050	components/services/install/command-line/.cvsignore
components/services/install/server/.cvsignore
M	libnautilus-extensions/nautilus-directory-async.c
M	libnautilus-extensions/nautilus-directory-private.h
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-extensions/nautilus-file-utilities.c
M	libnautilus-extensions/nautilus-file-utilities.h
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-directory-private.h
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-file-utilities.c
M	libnautilus-private/nautilus-file-utilities.h

commit 466253010cb37957750d5b97964a57ea20c36204
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-06-21

    *** empty log message ***

M	components/services/install/lib/Makefile.am

commit 2030eabfe4bfe1d6f8159de65b54b990c16dd795
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-06-21

    trying to convince it to do the orbit-idl


	* components/services/install/lib/Makefile.am:
	trying to convince it to do the orbit-idl

M	ChangeLog
M	components/services/install/lib/Makefile.am

commit 3194ac60a9d1e156f31159948e838cf2043a2a9a
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-06-21

    Added trilobite-eazel-install.h to noinst_HEADERS


	* components/services/install/lib/Makefile.am:
	Added trilobite-eazel-install.h to noinst_HEADERS

M	ChangeLog
M	components/services/install/lib/Makefile.am

commit 1db8e64836cd4ab47a1a8c24e399a5dc328e5c06
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-06-21

    Forgot this, better commit it before Ramiro kills me.


	* components/services/install/server/main.c:
	(trilobite_service_factory_destroy),
	Forgot this, better commit it before Ramiro kills me.
	(eazel_install_service_factory), (main):
	* components/services/trilobite/sample/command-line/main.c:
	(main):
	Darins patch reg. unref.

M	ChangeLog
A	components/services/install/server/main.c
M	components/services/trilobite/sample/command-line/main.c

commit 18420cebdc596f80acca15c2c8a3224d963a4b73
Author: Mike Engber <engber@src.gnome.org>
Date:	2000-06-21

    Zoom controls are now hidden when viewing non-zoomable stuff.

    * src/nautilus-window-manage-views.c:
    (nautilus_window_load_content_view):
    * src/nautilus-window.c: (nautilus_window_constructed),
    (nautilus_window_zoom_level_changed_callback):
    Zoom controls are now hidden when viewing non-zoomable stuff.

M	ChangeLog
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window-manage-views.c
M	src/nautilus-window.c

commit cd33184fdad1239d4a7966c89184bcaba823a527
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-06-21

    ack, always forget to save this before I commit

M	ChangeLog

commit 46e737cc25962d900f193c68c94a7108854361b9
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-06-21

    Added the server directory.

	* components/services/install/Makefile.am:
	Added the server directory.

	* components/services/install/command-line/Makefile.am:
	*
	components/services/install/command-line/eazel-alt-install-corba.c:
	(set_parameters_from_command_line),
	(eazel_download_progress_signal), (eazel_install_progress_signal),
	(download_failed), (install_failed), (dep_check),
	(create_package),
	(done), (main):
	* components/services/install/command-line/genpkg_list.example:
	Vamping together yet another eazel-alt-install that uses the new
	corba service installer.

	* components/services/install/idl/trilobite-eazel-install.idl:
	* components/services/install/lib/Makefile.am:
	* components/services/install/lib/eazel-install-corba-callback.c:
	(impl_download_progress), (impl_download_failed),
	(impl_dep_check),
	(impl_install_progress), (impl_uninstall_progress),
	(impl_install_failed), (impl_uninstall_failed), (impl_done),
	(eazel_install_callback_get_epv),
	(eazel_install_callback_create_corba_object),
	(eazel_install_callback_destroy),
	(eazel_install_callback_class_initialize),
	(eazel_install_callback_initialize),
	(eazel_install_callback_get_type), (eazel_install_callback_new),
	(eazel_install_callback_corba):
	* components/services/install/lib/eazel-install-corba-callback.h:
	* components/services/install/lib/eazel-install-corba-types.c:
	(corba_packagestructlist_from_packagedata_list),
	(corba_packagedatastructlist_from_packagedata_list),
	(corba_packagedatastruct_from_packagedata),
	(corba_packagestruct_from_packagedata),
	(packagedata_list_from_corba_packagestructlist),
	(packagedata_list_from_corba_packagedatastructlist),
	(packagedata_from_corba_packagedatastruct),
	(packagedata_from_corba_packagestruct):
	* components/services/install/lib/eazel-install-corba-types.h:
	* components/services/install/lib/eazel-install-corba.c:
	(impl_Eazel_Install_install), (impl_Eazel_Install_uninstall),
	(impl_Eazel_Install_install_packages),
	(impl_Eazel_Install_uninstall_packages),
	(impl_Eazel_Install__set_verbose),
	(impl_Eazel_Install__get_verbose),
	(impl_Eazel_Install__set_silent),
	(impl_Eazel_Install__get_silent),
	(impl_Eazel_Install__set_test_mode),
	(impl_Eazel_Install__get_test_mode),
	(impl_Eazel_Install__set_force), (impl_Eazel_Install__get_force),
	(impl_Eazel_Install__set_update),
	(impl_Eazel_Install__get_update),
	(impl_Eazel_Install__set_tmp_dir),
	(impl_Eazel_Install__get_tmp_dir),
	(impl_Eazel_Install__set_server),
	(impl_Eazel_Install__get_server),
	(impl_Eazel_Install__set_server_port),
	(impl_Eazel_Install__get_server_port),
	(impl_Eazel_Install__set_log_file),
	(impl_Eazel_Install__get_log_file),
	(impl_Eazel_Install__set_protocol),
	(impl_Eazel_Install__get_protocol), (eazel_install_get_epv),
	(eazel_install_create_corba_object):
	* components/services/install/lib/eazel-install-object.c:
	(eazel_install_set_arg), (eazel_install_class_initialize),
	(eazel_install_initialize), (eazel_install_get_type),
	(eazel_install_new_with_config),
	(eazel_install_fetch_remote_package_list),
	(eazel_install_open_log), (eazel_install_install_packages),
	(eazel_install_uninstall), (eazel_install_emit_install_progress),
	(eazel_install_emit_install_progress_default),
	(eazel_install_emit_download_progress),
	(eazel_install_emit_download_progress_default),
	(eazel_install_emit_download_failed),
	(eazel_install_emit_download_failed_default),
	(eazel_install_emit_install_failed),
	(eazel_install_emit_install_failed_default),
	(eazel_install_emit_uninstall_failed),
	(eazel_install_emit_dependency_check),
	(eazel_install_emit_dependency_check_default),
	(eazel_install_emit_done), (eazel_install_emit_done_default):
	* components/services/install/lib/eazel-install-private.h:
	* components/services/install/lib/eazel-install-protocols.c:
	(get_url_for_package), (get_search_url_for_package):
	* components/services/install/lib/eazel-install-public.h:
	* components/services/install/lib/eazel-install-rpm-glue.c:
	(install_new_packages), (download_all_packages),
	(install_all_packages), (rpm_show_progress), (do_rpm_install),
	(eazel_install_prune_packages_helper),
	(eazel_install_prepare_rpm_system),
	(eazel_install_add_headers_to_rpm_set),
	(eazel_install_fetch_rpm_dependencies), (print_package_list),
	(eazel_install_ensure_deps), (ei_extract_attributes),
	(eazel_install_query_package_system):
	* components/services/install/lib/eazel-install-rpm-glue.h:
	* components/services/install/lib/eazel-install-types.c:
	(rpmfilename_from_packagedata):
	* components/services/install/lib/eazel-install-types.h:
	*
	components/services/install/lib/trilobite-eazel-install-service.oaf
	info:
	* components/services/install/server/Makefile.am:
	*
	components/services/install/server/trilobite-eazel-install-service.
	oafinfo:
	Added a load of stuff to make the install service a corba
	service. There are corba/c converters in
	eazel-install-corba-types, moved a load of the corba magic into
	eazel-install-corba.c and created a gtk+ object in
	eazel-install-corba-callback that embodies the client interface to
	the install service.

	* components/services/time/service/Makefile.am:
	* components/services/time/service/trilobite-eazel-time-service.c:
	(trilobite_eazel_time_service_initialize):
	Changed the default url to the new testmachine.

	*
	components/services/trilobite/libtrilobite/trilobite-core-distribut
	ion.c: (trilobite_get_distribution_name),
	(trilobite_get_distribution_enum):
	*
	components/services/trilobite/libtrilobite/trilobite-core-distribut
	ion.h:
	Added call to get the distro enum from the generated string. Used
	for the corbafication of libinstall.

	* configure.in:
	Added the server dir makefile for services/install/server

	* nautilus-installer/src/HACKING:
	* nautilus-installer/src/Makefile:
	* nautilus-installer/src/Makefile.am:
	* nautilus-installer/src/installer.c: (installer):
	* nautilus-installer/src/interface.c: (create_window):
	* nautilus-installer/src/link.sh:
	* nautilus-installer/src/prescript:
	Updated to still work, as long as libinstall is compiled using
	EAZEL_INSTALL_NO_CORBA (see the hacking file)

	* nautilus.spec.in:
	Changed gnome-xml to libxml

M	ChangeLog
M	components/services/install/Makefile.am
M	components/services/install/command-line/Makefile.am
A	components/services/install/command-line/eazel-alt-install-corba.c
M	components/services/install/command-line/genpkg_list.example
M	components/services/install/idl/trilobite-eazel-install.idl
M	components/services/install/lib/Makefile.am
A	components/services/install/lib/eazel-install-corba-callback.c
A	components/services/install/lib/eazel-install-corba-callback.h
A	components/services/install/lib/eazel-install-corba-types.c
A	components/services/install/lib/eazel-install-corba-types.h
A	components/services/install/lib/eazel-install-corba.c
M	components/services/install/lib/eazel-install-object.c
M	components/services/install/lib/eazel-install-private.h
M	components/services/install/lib/eazel-install-protocols.c
M	components/services/install/lib/eazel-install-public.h
M	components/services/install/lib/eazel-install-rpm-glue.c
M	components/services/install/lib/eazel-install-rpm-glue.h
M	components/services/install/lib/eazel-install-types.c
M	components/services/install/lib/eazel-install-types.h
A	components/services/install/server/Makefile.am
C100
components/services/install/lib/trilobite-eazel-install-service.oafinfo
components/services/install/server/Trilobite_Service_install.oaf.in
R100
components/services/install/lib/trilobite-eazel-install-service.oafinfo
components/services/install/server/trilobite-eazel-install-service.oafinfo
A
components/services/install/server/trilobite-eazel-install-service.png
M	components/services/time/service/Makefile.am
M	components/services/time/service/trilobite-eazel-time-service.c
M
components/services/trilobite/libtrilobite/trilobite-core-distribution.c
M
components/services/trilobite/libtrilobite/trilobite-core-distribution.h
M	components/services/trilobite/sample/command-line/main.c
M	components/services/trilobite/sample/service/main.c
M	configure.in
M	nautilus-installer/src/HACKING
M	nautilus-installer/src/Makefile
M	nautilus-installer/src/Makefile.am
M	nautilus-installer/src/installer.c
M	nautilus-installer/src/interface.c
M	nautilus-installer/src/link.sh
M	nautilus-installer/src/prescript
M	nautilus.spec.in

commit 06d1b0e42d15b4dfc6de1859d26e5d7183465a41
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-06-21

    Updated callers of the gnome-vfs calls that I just changed. In
    some cases

	* components/hardware/nautilus-hardware-view.c:
	(get_RAM_description):
	* components/music/nautilus-music-view.c:
	(nautilus_music_view_update_from_uri):
	* components/rpmview/nautilus-rpm-view.c:
	(nautilus_rpm_view_update_from_uri):
	*
	components/services/startup/nautilus-view/nautilus-service-startup-view.c:
	(gather_config_button_cb), (register_button_cb),
	(nautilus_service_startup_view_destroy):
	* libnautilus-extensions/nautilus-directory-async.c:
	(set_up_request_by_file_attributes):
	* libnautilus-extensions/nautilus-file-utilities.c:
	(nautilus_format_uri_for_display),
	(nautilus_get_uri_from_local_path):
	* libnautilus-extensions/nautilus-file.c:
	(nautilus_file_get_size_as_string):
	* libnautilus-extensions/nautilus-link-set.c:
	(link_set_path_name),
	(expand_uri):
	* src/file-manager/fm-directory-view.c:
	(fm_directory_view_display_selection_info):
	* src/nautilus-desktop-window.c:
	(nautilus_desktop_window_initialize),
	(nautilus_desktop_window_new), (realize):
	Updated callers of the gnome-vfs calls that I just changed.
	In some cases I made them use higher-level nautilus utility
	functions instead.

M	ChangeLog
M	components/hardware/nautilus-hardware-view.c
M	components/music/nautilus-music-view.c
M	components/rpmview/nautilus-rpm-view.c
M
components/services/startup/nautilus-view/nautilus-service-startup-view.c
M	libnautilus-extensions/nautilus-directory-async.c
M	libnautilus-extensions/nautilus-file-utilities.c
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-extensions/nautilus-link-set.c
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-file-utilities.c
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-link-set.c
M	src/file-manager/fm-directory-view.c
M	src/nautilus-desktop-window.c

commit 6dea2dce89ad5cd916ba2a2e09db3e037dbc0b17
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-06-21

    More updating of code to change gnome-vfs error codes to reflect
    renaming

    2000-06-21	Gene Z. Ragan  <gzr@eazel.com>

	More updating of code to change gnome-vfs error codes to reflect
	renaming done to fix bug 1162.

	* libnautilus-extensions/nautilus-icon-factory.c:
	(nautilus_icon_factory_get_icon_name_for_file):
	Some old constants here.

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-private/nautilus-icon-factory.c

commit 19c537463d9f682ad101fa15f549c4824051db81
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-06-21

    Update code to change gnome-vfs error codes to reflect renaming
    done to

    2000-06-21	Gene Z. Ragan  <gzr@eazel.com>

	Update code to change gnome-vfs error codes to reflect
	renaming done to fix bug 1162.

	* components/help/help-method.c: (help_do_transform):
	* libnautilus-extensions/nautilus-directory.c:
	(nautilus_make_directory_and_parents),
	(construct_alternate_metafile_uri):
	* libnautilus-extensions/nautilus-file.c: (nautilus_file_rename),
	(nautilus_file_set_permissions), (nautilus_file_delete):
	* libnautilus-extensions/nautilus-gdk-pixbuf-extensions.c:
	(nautilus_gdk_pixbuf_load), (file_read_callback):
	* libnautilus-extensions/nautilus-icon-factory.c:
	(nautilus_make_directory_and_parents),
	(nautilus_icon_factory_get_thumbnail_uri):
	* libnautilus-extensions/nautilus-search-async.c:
	(nautilus_async_medusa_search), (request_search):
	* src/file-manager/dfos-xfer.c: (fs_xfer), (fs_move_to_trash):
	* src/file-manager/fm-error-reporting.c:
	(fm_report_error_renaming_file):
	* src/nautilus-applicable-views.c:
	(get_nautilus_navigation_result_from_gnome_vfs_result),
	(got_file_info_callback), (async_get_file_info_text):

M	ChangeLog
M	components/help/help-method.c
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-extensions/nautilus-file-operations.c
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-extensions/nautilus-gdk-pixbuf-extensions.c
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-extensions/nautilus-search-async.c
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-file-operations.c
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-gdk-pixbuf-extensions.c
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus-private/nautilus-search-async.c
M	src/file-manager/dfos-xfer.c
M	src/file-manager/fm-error-reporting.c
M	src/nautilus-applicable-views.c

commit c1c4e27610fd818ac61e121f21bc7f571210515d
Author: Ramiro Estrugo <ramiro@eazel.com>
Date:	2000-06-21

    Arlofication of the splitter widget. Bug 759.

    2000-06-21	Ramiro Estrugo	<ramiro@eazel.com>

    * libnautilus-extensions/nautilus-horizontal-splitter.c:
    (nautilus_horizontal_splitter_initialize), (draw_resize_bar),
    (draw_resize_bar_thumb), (nautilus_horizontal_splitter_draw):

    Arlofication of the splitter widget.  Bug 759.

M	ChangeLog
M	libnautilus-extensions/nautilus-horizontal-splitter.c
M	libnautilus-private/nautilus-horizontal-splitter.c

commit 35f33a6d0b1452cdece295ea8f72a45efd4c510e
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2000-06-21

    Updated Norwegian translation.

    2000-06-21	Kjartan Maraas	<kmaraas@gnome.org>

	* no.po: Updated Norwegian translation.

M	po/ChangeLog
M	po/no.po

commit 86bee9aa7d6d6e4f3355feb103690315fafe654c
Author: J Shane Culpepper <pepper@src.gnome.org>
Date:	2000-06-21

    Adding a rough approximation of the login view for services.

M	ChangeLog
M	components/services/login/nautilus-view/main.c
M	components/services/login/nautilus-view/nautilus-login-view.c
M	components/services/login/nautilus-view/nautilus-login-view.h
M
components/services/login/nautilus-view/nautilus-login-view.oafinfo

commit c8556a87c4dd6487da4e9591b96e8f2a8aad9694
Author: Rebecca Schulman <rebecka@eazel.com>
Date:	2000-06-21

    forgot to add this to the last commit

    2000-06-20	Rebecca Schulman  <rebecka@eazel.com>

	* src/nautilus-search-bar-private.h:
	forgot to add this to the last commit

M	ChangeLog
A	src/nautilus-search-bar-private.h

commit d18ad1f885d5069cff341248209a1ec8a8cd24d9
Author: Rebecca Schulman <rebecka@eazel.com>
Date:	2000-06-21

    set up search-bar as a virtual class that switches between the
    available

    2000-06-20	Rebecca Schulman  <rebecka@eazel.com>

	* src/Makefile.am:
	* src/nautilus-search-bar.c:
	* src/nautilus-search-bar.h:
	(nautilus_search_bar_initialize_class),
	(nautilus_search_bar_initialize),
	(nautilus_search_bar_set_location),
	(nautilus_search_bar_set_search_controls):
	* src/nautilus-switchable-search-bar.c:
	* src/nautilus-switchable-search-bar.h:
	* src/nautilus-search-bar-criterion.c:
	* src/nautilus-search-bar-criterion.h:
	set up search-bar as a virtual class that
	switches between the available search bars,
	similar to nautilus-navigation-bar.

	* src/nautilus-complex-search-bar.c:
	* src/nautilus-complex-search-bar.h:
	* src/nautilus-simple-search-bar.c:
	* src/nautilus-simple-search-bar.h:
	Added simple and complex search bar skeletons.
	these need to get filled out a lot more

	* src/nautilus-switchable-navigation-bar.c:
	(nautilus_switchable_navigation_bar_initialize):
	switchable navigation bar uses a switchable
	search bar instead of a normal search bar,
	since that class is now virtual

	* src/nautilus-navigation-bar.c:
	fixed comment typos

	* libnautilus-extensions/nautilus-directory.h:
	Exported nautilus_uri_is_search_uri function
	* libnautilus-extensions/Makefile.am:
	Added nautilus-search-uri.c and .h files
	The functions aren't filled out yet, though
	* libnautilus-extensions/nautilus-search-uri.c:
	(nautilus_search_uri_to_simple_search_criteria):
	* libnautilus-extensions/nautilus-search-uri.h:

	* libnautilus-extensions/nautilus-global-preferences.c:
	(global_preferences_register_for_ui):
	* libnautilus-extensions/nautilus-global-preferences.h:
	Changed search bar preference names from
	NAUTILUS_SEARCH_BAR_ONE_BOX
	and NAUTILUS_SEARCH_BAR_MULTI_BOX
	to NAUTILUS_SIMPLE_SEARCH_BAR and NAUTILUS_COMPLEX_SEARCH_BAR
	to match respective object names

M	ChangeLog
M	libnautilus-extensions/Makefile.am
M	libnautilus-extensions/nautilus-directory.h
M	libnautilus-extensions/nautilus-global-preferences.c
M	libnautilus-extensions/nautilus-global-preferences.h
A	libnautilus-extensions/nautilus-search-uri.c
A	libnautilus-extensions/nautilus-search-uri.h
M	libnautilus-private/Makefile.am
M	libnautilus-private/nautilus-directory.h
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.h
A	libnautilus-private/nautilus-search-uri.c
A	libnautilus-private/nautilus-search-uri.h
M	src/Makefile.am
A	src/nautilus-complex-search-bar.c
A	src/nautilus-complex-search-bar.h
M	src/nautilus-navigation-bar.c
A	src/nautilus-search-bar-criterion.c
A	src/nautilus-search-bar-criterion.h
M	src/nautilus-search-bar.c
M	src/nautilus-search-bar.h
A	src/nautilus-simple-search-bar.c
A	src/nautilus-simple-search-bar.h
M	src/nautilus-switchable-navigation-bar.c
A	src/nautilus-switchable-search-bar.c
A	src/nautilus-switchable-search-bar.h

commit b3af87db6ee43653329678d74da93906d986bf14
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-06-21

    improved the positioning of the anti-aliased stretch handles by
    using the


	improved the positioning of the anti-aliased stretch handles by
	using the icon rect instead of the bounds rect.

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-canvas-item.c

commit f86b2d3376738840fef7e925c4ba7bcb65ac6ad2
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-06-21

    Left-justified prompt.


	* libnautilus-extensions/nautilus-program-chooser.c:
	(nautilus_program_chooser_new): Left-justified prompt.

	* src/file-manager/fm-properties-window.c:
	(add_prompt_and_separator), (add_permissions_row_label),
	(add_special_execution_checkbox), (add_special_execution_flags),
	(create_permissions_page): Added as yet non-working checkboxes
	for the SUID, GUID, and Sticky flags. The layout and wording
	are abysmal; this will not stand.

M	ChangeLog
M	libnautilus-extensions/nautilus-program-chooser.c
M	libnautilus-private/nautilus-program-chooser.c
M	src/file-manager/fm-properties-window.c

commit bad476fbc6d29f5c1b0f7d919b0a259476bdb1d9
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-06-21

	Fixed bug 1359 (Navigating into empty folder hangs).

	* libnautilus-extensions/nautilus-directory-async.c:
	(dequeue_pending_idle_callback): Fixed bug where directories with
	multiples of 32 files would hang the state machine.

M	ChangeLog
M	libnautilus-extensions/nautilus-directory-async.c
M	libnautilus-private/nautilus-directory-async.c

commit 4c62c6fe273f24f3344c33e88384a2fad31d89ee
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-06-21

    added new background images from Susan, and removed some of the older


	added new background images from Susan, and removed some of the
	older ones.  Also, replaced the "cant write" emblem with a new
	one from Susan.

M	ChangeLog
M	data/backgrounds/Makefile.am
D	data/backgrounds/baize.png
A	data/backgrounds/blue_sky.png
A	data/backgrounds/brown_bag.png
D	data/backgrounds/cherrywood.jpg
A	data/backgrounds/clouds.png
M	data/backgrounds/cork.png
D	data/backgrounds/darkwood.png
D	data/backgrounds/grass.png
D	data/backgrounds/gray_fabric.png
D	data/backgrounds/greenery.jpg
A	data/backgrounds/irish_spring.png
D	data/backgrounds/manila.jpg
A	data/backgrounds/manila_paper.png
A	data/backgrounds/pale_coins.png
D	data/backgrounds/raindrops.png
A	data/backgrounds/ridged_paper.png
A	data/backgrounds/rough_paper.png
D	data/backgrounds/sky.jpg
M	icons/emblem-noread.png

commit b4bd5aad25e5067f4d92b6f2b9efe1e1a979dd1f
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-06-21

	Fixed bug 1428 (Back button crashes in bookmark code)

	* src/nautilus-window-menus.c:
	(bookmark_holder_new),
	(bookmark_holder_free): Replaced comment that says
	"bookmark here is unreffed, if this causes problem
	we can ref it someday" with ref/unref pair, now that
	we've found a case where it caused a problem. Going
	Back unrefs the bookmark for the current location before
	this go-menu code does its thing.

M	ChangeLog
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-window-menus.c

commit d2822cb5d85d7cb43cd8cea389b522a6f37ae232
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-06-21

    Make octal permissions always at least 3 digits long.

	* libnautilus-extensions/nautilus-file.c:
	(nautilus_file_get_octal_permissions_as_string):
	Make octal permissions always at least 3 digits long.

	* libnautilus-extensions/nautilus-undo-manager.c:
	(destroy_servant), (create_servant), (release_transaction),
	(corba_append), (corba_forget), (corba_undo),
	(nautilus_undo_manager_initialize),
	(nautilus_undo_manager_initialize_class),
	(nautilus_undo_manager_undo), (destroy), (update_undo_menu_item):
	Rewrote undo manager to support one level of undo and redo.

M	ChangeLog
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-extensions/nautilus-undo-manager.c
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-undo-manager.c

commit 81b81f62f4efcfc18f6c271bf64f6e6adfd638dc
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-06-20

    made image files that use themselves as their icon update properly
    when


	made image files that use themselves as their icon update properly
	when the image file changes.  To do this, I added a "cached_time"
	field to the image cache key, and used it in get_image_from_cache
	to remove the stale image from the cache if necessary

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-private/nautilus-icon-factory.c

commit e1f2a77d0879e58c20b1bbc5ef183ccbce16bdb6
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-06-20

	Made NautilusFile async. like NautilusDirectory already was.

	* RENAMING: Added a renaming idea.

	* libnautilus-extensions/nautilus-directory-async.c:
	(cancel_get_info), (cancel_metafile_read),
	(nautilus_directory_cancel): Added the new getting of file info
	to the cancel logic.
	(nautilus_compare_file_with_name): Changed to get the name in a
	way that works with files with no info.
	(nautilus_async_destroying_file): Handle the cancelling for the
	get_file_info case.
	(lacks_info), (wants_info), (request_is_satisfied): Add code to
	handle the need for file info for a newly created NautilusFile.
	(get_info_callback), (start_getting_file_info), (state_changed):
	Add code to get file info for files that lack it.

	* libnautilus-extensions/nautilus-directory-private.h:
	Add fields for getting file info for new files.

	* libnautilus-extensions/nautilus-directory.c:
	(nautilus_directory_notify_files_moved): Moved the logic about
	updating the name on a file as it is moved into nautilus-file.c.

	* libnautilus-extensions/nautilus-file-attributes.h:
	Added a "deep count" attribute and function as a placeholder for
	work that I'll be doing for John shortly.

	* libnautilus-extensions/nautilus-file-private.h:
	Moved the calls relating to updating an existing NautilusFile
	so they are private and added one for a name change.

	* libnautilus-extensions/nautilus-file-utilities.h:
	Added interface for new nautilus_read_entire_file family of calls
	that I still need to implement.

	* libnautilus-extensions/nautilus-file.h:
	* libnautilus-extensions/nautilus-file.c:
	(nautilus_file_new_from_name), (nautilus_file_new_from_info):
	Added a way to create a file without having GnomeVFSFileInfo yet.
	(nautilus_file_get): Don't get the GnomeVFSFileInfo; let the
	async.
	logic handler that.
	(rename_update_info_and_metafile): Handle new name field.
	(nautilus_file_rename): Use new name field.
	(nautilus_file_get_gnome_vfs_uri): Common code shared in a couple
	of places. Started fixing the "no file object for root" problem.
	(nautilus_file_matches_uri): Use nautilus_file_get_gnome_vfs_uri.
	(nautilus_file_update_info): Handle NULL case and new name field.
	(nautilus_file_update_name): New function used by move code in
	nautilus-directory.c.
	(nautilus_file_compare_by_type): Handle NULL info case.
	(nautilus_file_compare_for_sort_internal): Handle NULL info case.
	(nautilus_file_compare_name): Use new name field.
	(nautilus_file_get_metadata), (nautilus_file_get_metadata_list):
	Handle NULL file and use new name field.
	(nautilus_file_set_metadata), (nautilus_file_set_metadata_list):
	Use new name field.
	(nautilus_file_get_name): Handle NULL file and use new name field.
	(nautilus_file_get_uri): Use nautilus_file_get_gnome_vfs_uri.
	(info_missing): New function to handle NULL file case, NULL info
	case, and check the valid_fields more thoroughly.
	(nautilus_file_get_date_as_string), (nautilus_file_get_size),
	(nautilus_file_can_get_permissions),
	(nautilus_file_get_owner_as_string),
	(nautilus_file_get_group_as_string),
	(nautilus_file_get_size_as_string),
	(nautilus_file_get_type_as_string), (nautilus_file_get_file_type),
	(nautilus_file_get_mime_type), (nautilus_file_is_mime_type),
	(nautilus_file_is_symbolic_link),
	Use info_missing to handle NULL file and NULL info cases and to
	do valid_fields checks as needed.
	(nautilus_file_get_permissions_as_string): Move file check so the
	NULL case will work properly.
	(nautilus_file_get_mime_type_as_string_attribute): Got rid of
	redundant g_free call.
	(nautilus_file_get_string_attribute): Remove file check so NULL
	case will work properly.
	(nautilus_file_get_emblem_names): Handle NULL file case.
	(nautilus_file_get_keywords): Handle NULL file case.
	(nautilus_file_is_executable): Remove file check so NULL case will
	work properly.
	(nautilus_file_mark_gone): Add code to get rid of info which we
	don't need to keep around for files that are gone.
	(nautilus_file_activate_custom): Added FIXME comments.

	* libnautilus-extensions/nautilus-gdk-extensions.c:
	(nautilus_get_largest_fitting_font): Changed so it handles
	the case
	of NULL for passed-in text properly.

	* libnautilus-extensions/nautilus-icon-factory.c:
	(nautilus_icon_factory_get_icon_for_file): Formatting.
	(nautilus_icon_factory_get_pixbuf_for_file): Handle NULL file by
	returning NULL for the pixbuf.
	(nautilus_icon_factory_get_pixmap_and_mask_for_file):
	Handle NULL for the pixbuf by return NULL for the pixmap/mask.

	* src/nautilus-main.c: (print_leaks), (main): Do the leak printing
	from an atexit function so more of the cleanup will run first.

	* libnautilus-extensions/nautilus-gtk-extensions.h:
	* libnautilus-extensions/nautilus-gtk-extensions.c:
	(nautilus_gtk_pixmap_new_empty): A simple cover for allocating a
	GtkPixmap before we have a GdkPixmap to display.

	* src/nautilus-sidebar-title.c:
	(nautilus_sidebar_title_initialize):
	Create the widgets when the title is set up instead of creating
	them "as needed".
	(update_icon): Always update the icon, even if the file is NULL.
	(update_title): Always update the title, even if the file is NULL.
	Also got rid of the line-breaking code. We instead use the line-
	breaking code inside GtkLabel, which we can tweak as needed by
	setting a line width. We may need to revisit this, but lets not
	re-add our own line-break code unless we have to.
	(append_and_eat), (update_more_info): Always update the info
	field,
	even if the file is NULL. I rewrote this.
	(add_emblem), (update_emblems): Always update the emblems, even if
	the file is NULL.
	(update_notes): Always update the notes, even if the file is NULL.
	(update_all): Update all the pieces separately (the old code was
	doing them strangely bunched up).
	(nautilus_sidebar_title_set_uri): Always ask for the directory
	item count, even when the item is not yet known to be a directory.

	* src/nautilus-window.c: (nautilus_window_constructed): Get rid
	of the call to gtk_widget_show_all that was showhing things that
	were intentionally hidden.
	(nautilus_window_load_content_view_menu): Removed an unused
	variable that was set up but never examined.

M	ChangeLog
M	RENAMING
M	libnautilus-extensions/nautilus-directory-async.c
M	libnautilus-extensions/nautilus-directory-private.h
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-extensions/nautilus-file-attributes.h
M	libnautilus-extensions/nautilus-file-private.h
M	libnautilus-extensions/nautilus-file-utilities.h
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-extensions/nautilus-file.h
M	libnautilus-extensions/nautilus-gdk-extensions.c
M	libnautilus-extensions/nautilus-gtk-extensions.c
M	libnautilus-extensions/nautilus-gtk-extensions.h
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-directory-private.h
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-file-attributes.h
M	libnautilus-private/nautilus-file-private.h
M	libnautilus-private/nautilus-file-utilities.h
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-file.h
M	libnautilus-private/nautilus-gdk-extensions.c
M	libnautilus-private/nautilus-gtk-extensions.c
M	libnautilus-private/nautilus-gtk-extensions.h
M	libnautilus-private/nautilus-icon-factory.c
M	nautilus.png
M	src/nautilus-main.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-sidebar-title.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window.c

commit a72a5ed00038078a6dbc762257d68b57ac913af4
Author: Mike Engber <engber@src.gnome.org>
Date:	2000-06-20

    Finished off bugs 301 and 450 by making analogous zooming fixes for



	* src/file-manager/fm-list-view.c: (fm_list_view_bump_zoom_level),
	(fm_list_view_zoom_to_level),
	(fm_list_view_restore_default_zoom_level),
	(fm_list_view_begin_loading), (fm_list_view_set_zoom_level):
	Finished off bugs 301 and 450 by making analogous zooming
	fixes for list-view as were previously done for icon-view.

M	ChangeLog
M	src/file-manager/fm-list-view.c

commit db3e40fb4f328829e9202f15c9b260d63acfe98d
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-06-20

	Finished task 878 (permissions should be displayed as an
	octal number in Properties window)

	Finished task 880 (should show accessed & modified dates
	in Properties window)

	* libnautilus-extensions/nautilus-file.c:
	(nautilus_file_get_octal_permissions_as_string):
	New function, returns permissions as octal number.
	(nautilus_file_get_permissions_as_string): Added check
	for invalid permissions.
	(nautilus_file_get_string_attribute): Added case for
	"octal_permissions"
	* src/file-manager/fm-icon-text-window.c: Made "octal
	permissions" a new choice for icon captions.
	* src/file-manager/fm-properties-window.c:
	(mtime_and_ctime_different): New function, does what you
	might think.
	(create_basic_page): Include accessed date/time, and
	include modification date/time if different than changed
	date/time.
	(create_permissions_page): Show permissions as octal number
	in addition to as string.

M	ChangeLog
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-private/nautilus-file.c
M	src/file-manager/fm-icon-text-window.c
M	src/file-manager/fm-properties-window.c

commit bbc80787381589d21b7a735e929532ed246f6fc7
Author: Mike Engber <engber@src.gnome.org>
Date:	2000-06-20

    The zoom control is now driven by its zoomable. This corrected
    the most


	* src/file-manager/fm-directory-view.c:
	(fm_directory_view_report_zoom_level_changed):
	* src/file-manager/fm-directory-view.h:
	* src/file-manager/fm-icon-view.c: (fm_icon_view_begin_loading),
	(fm_icon_view_set_zoom_level), (fm_icon_view_bump_zoom_level),
	(fm_icon_view_zoom_to_level),
	(fm_icon_view_restore_default_zoom_level):
	* src/nautilus-view-frame.c: (nautilus_view_frame_load_client):
	* src/nautilus-window.c:
	(nautilus_window_zoom_level_changed_callback),
	(nautilus_window_connect_view),
	(nautilus_window_real_set_content_view):
	* src/nautilus-zoom-control.c: (set_zoom_level),
	(nautilus_zoom_control_button_press_event),
	(nautilus_zoom_control_reset_zoom_level),
	(nautilus_zoom_level_from_double),
	(nautilus_zoom_control_set_zoom_level):
	The zoom control is now driven by its zoomable. This corrected
	the most visible problem - getting the correct initial state.
	Previously, the zoomable never propagated any messages back
	(not that anyone was listening for them anyway).

M	ChangeLog
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-directory-view.h
M	src/file-manager/fm-icon-view.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-view-frame.c
M	src/nautilus-window.c
M	src/nautilus-zoom-control.c

commit 5b20ccb198dfae4b26cf60ec3ac11ae8ce429efe
Author: Ramiro Estrugo <ramiro@eazel.com>
Date:	2000-06-20

    Exorcise libnautilus-extensions.h. Its really used anywhere and
    stuff in

    2000-06-20	Ramiro Estrugo	<ramiro@eazel.com>

    * libnautilus-extensions/Makefile.am:
    Exorcise libnautilus-extensions.h.	Its really used anywhere and
    stuff in this library is private anyway.  Also, prevent the
    makefile from even creating the installed libnautilus-extensions
    directory since nothing gets installed there.

    * libnautilus-extensions/libnautilus-extensions.h:
    Removed from build.

    * components/help/hyperbola-main.c:
    Updated for libnautilus-extensions.h exorcism.

M	ChangeLog
M	components/help/hyperbola-main.c
M	libnautilus-extensions/Makefile.am
D	libnautilus-extensions/libnautilus-extensions.h
M	libnautilus-private/Makefile.am
D	libnautilus-private/libnautilus-extensions.h

commit bbc344c7419c89f4cd271a339c53906e7f1bde7f
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-06-20

    Ignore the generated files.

M	ChangeLog
A	components/tree/.cvsignore

commit a38a003aa75407c8e917013f9ead724c05280eca
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-06-20

	Finished task 670 (Open multiple windows when multiple
	URIs dropped on location bar).

	* src/nautilus-location-bar.c:
	(nautilus_location_bar_get_window): New helper function.
	(drag_data_received_callback): If multiple URIs dropped,
	ask the user whether they want to view each in a separate
	window.

M	ChangeLog
M	src/nautilus-location-bar.c

commit a5e37b99c4d6a1d8a9aeb140cabc7cac0938c563
Author: Ramiro Estrugo <ramiro@eazel.com>
Date:	2000-06-20

    Remove the GNOMECANVASPIXBUF depedency. Its not used no more.

    2000-06-20	Ramiro Estrugo	<ramiro@eazel.com>

    * configure.in:
    * libnautilus-extensions/Makefile.am:
    * libnautilus/Makefile.am:
    * librsvg/Makefile.am:
    * nautilus-installer/src/Makefile:
    * src/Makefile.am:
    * src/file-manager/Makefile.am:
    * test/Makefile.am:

    Remove the GNOMECANVASPIXBUF depedency.  Its not used no more.

M	ChangeLog
M	configure.in
M	libnautilus-extensions/Makefile.am
M	libnautilus-private/Makefile.am
M	libnautilus/Makefile.am
M	librsvg/Makefile.am
M	nautilus-installer/src/Makefile
M	src/Makefile.am
M	src/file-manager/Makefile.am
M	test/Makefile.am

commit 0d05aea1fceea2e0dfe32c75464f6e03fdd27c2c
Author: George Lebl <jirka@5z.com>
Date:	2000-06-20

    Do the sscanf into a gulong and then assign to the inode which is
    of type

    Tue Jun 20 01:49:08 2000  George Lebl <jirka@5z.com>

	* test/nautilus-leak-symbol-lookup.c
	  (nautilus_leak_symbol_map_get_offsets):  Do the sscanf into a
	  gulong and then assign to the inode which is of type ino_t
	  to avoid
	  #ifdefs or other hacks to make it work on alpha.

M	ChangeLog
M	test/nautilus-leak-symbol-lookup.c

commit fd26d27ba54117b06a44f51cb9b6fa8997945326
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-06-20

	FIXME 1262 believed fixed now:

	* libnautilus-extensions/nautilus-mime-actions.c
	(nautilus_mime_get_short_list_components_for_uri,
	gnome_vfs_mime_application_has_id_not_in_list): Fixed some memory
	leaks.

	* src/nautilus-window.c (nautilus_window_load_content_view_menu):
	Fixed a memory leak.

M	ChangeLog
M	libnautilus-extensions/nautilus-mime-actions.c
M	libnautilus-private/nautilus-mime-actions.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window.c

commit 4c11ecc988a41196cf482dcfb6f9c7480b2840fa
Author: Ramiro Estrugo <ramiro@eazel.com>
Date:	2000-06-20

    Update the "name" attributes to reflect the fact that mozilla is the

    2000-06-19	Ramiro Estrugo	<ramiro@eazel.com>

    * components/html/ntl-web-browser.oafinfo:
    * components/mozilla/nautilus-mozilla-content-view.oafinfo:
    Update the "name" attributes to reflect the fact that mozilla is
    the default "text/html" handler for gnome vfs.

M	ChangeLog
M	components/html/ntl-web-browser.oafinfo
M	components/mozilla/Nautilus_View_mozilla.oaf.in
M	components/mozilla/Nautilus_View_mozilla.server.in
M	components/mozilla/nautilus-mozilla-content-view.oafinfo

commit 4a4e329a74cfe22eef59c04e7ef0cdafd421794a
Author: Ramiro Estrugo <ramiro@eazel.com>
Date:	2000-06-20

    Added better mozilla detection artificial intelligence and voodoo.

    2000-06-19	Ramiro Estrugo	<ramiro@eazel.com>

    * configure.in:

    Added better mozilla detection artificial intelligence and voodoo.

M	ChangeLog
M	configure.in

commit afbf3980b10dd9122d8ac60cc8721ee1da4acc5f
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-06-20

    Skeleton of the tree component. For now it just creates the tree
    widget

	* components/tree/Makefile.am, components/tree/main.c,
	components/tree/nautilus-tree-view.c,
	components/tree/nautilus-tree-view.h,
	components/tree/nautilus-tree-view.oafinfo: Skeleton of the tree
	component. For now it just creates the tree widget and puts in
	some hard-coded directories.

	* components/Makefile.am, configure.in: Add tree component to the
	build.

M	ChangeLog
M	components/Makefile.am
A	components/tree/Makefile.am
A	components/tree/main.c
A	components/tree/nautilus-tree-view.c
A	components/tree/nautilus-tree-view.h
A	components/tree/nautilus-tree-view.oafinfo
M	configure.in

commit 0949666c36bdb1f40147a0802224195fa347c980
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-06-19

    Removed old never-implemented prototypes that no longer even fit the

	* libnautilus-extensions/nautilus-icon-factory.h:
	Removed old never-implemented prototypes that no
	longer even fit the general design.

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-factory.h
M	libnautilus-private/nautilus-icon-factory.h

commit 6e85a6c9a3302ff7642bf4cde7efa808f9965a53
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-06-19

    Remove stray #ifdef.

	* libnautilus-extensions/nautilus-mime-actions.c: Remove stray
	#ifdef.

M	ChangeLog
M	libnautilus-extensions/nautilus-mime-actions.c
M	libnautilus-private/nautilus-mime-actions.c

commit f6c5cf4c2e58206a14bc80ab1f1a7cde035f3447
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-06-19

	Finished bug 1401 (bookmark icon never updates) and some
	related issues.

	* libnautilus-extensions/nautilus-directory-async.c:
	(metafile_read_done): Call emit_metadata_changed so
	change-watchers will know that new metadata is available.
	(set_up_request_by_file_attributes): Added FIXME comment
	about confusion between file attributes and metadata.
	(is_anyone_waiting_for_metafile): Made it check monitor_list
	as well as call_when_ready_list.

	* libnautilus-extensions/nautilus-icon-factory.h,
	* libnautilus-extensions/nautilus-icon-factory.c:
	(nautilus_icon_factory_get_required_file_attributes):
	New function, returns the list of file attributes needed
	to get the right icon for a file.
	(nautilus_icon_factory_is_icon_ready_for_file): Rewrote
	to call this new function.

	* src/nautilus-bookmark-list.c:
	(bookmark_in_list_changed_callback), (stop_monitoring_bookmark),
	(stop_monitoring_one), (insert_bookmark_internal),
	(nautilus_bookmark_list_append),
	(nautilus_bookmark_list_delete_item_at),
	(nautilus_bookmark_list_delete_items_with_uri),
	(nautilus_bookmark_list_insert_item),
	(nautilus_bookmark_list_load_file): Made bookmark list monitor
	the "changed" signal of all its bookmarks, so it knows to save
	new improved icons or names to disk.
	* src/nautilus-sidebar-title.c:
	(nautilus_sidebar_title_set_uri): add file monitor in all cases,
	not just if it's a directory; monitor the attributes needed for
	getting an icon too. This fixes a bug where a custom icon on the
	user's home directory wouldn't appear in the sidebar.
	(release_file): remove file monitor in all cases.

M	ChangeLog
M	libnautilus-extensions/nautilus-directory-async.c
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-extensions/nautilus-icon-factory.h
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus-private/nautilus-icon-factory.h
M	src/nautilus-bookmark-list.c
M	src/nautilus-sidebar-title.c

commit 60e23dcbe2053937823345c844924cdd6476c213
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-06-19

    Make sort conditions syntactically valid when we don't have a
    MIME type.

	* libnautilus-extensions/nautilus-mime-actions.c:
	(nautilus_mime_get_default_component_for_uri_internal),
	(nautilus_mime_get_short_list_components_for_uri),
	(make_oaf_query_with_known_mime_type),
	(make_oaf_query_with_uri_scheme_only): Make sort conditions
	syntactically valid when we don't have a MIME type. Added a FIXME
	to report the error properly when we have better error handling.
	* src/nautilus.oafinfo: Remove hardware: as a supported URI scheme
	from the list view.

M	ChangeLog
M	libnautilus-extensions/nautilus-mime-actions.c
M	libnautilus-private/nautilus-mime-actions.c
M	src/Nautilus_shell.oaf.in
M	src/Nautilus_shell.server.in
M	src/nautilus.oafinfo

commit 67acdb1ef0a083f15c002bf10014f8a12d5f3fe5
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-06-19

    Added docs on how to use the leak checker, thanks to Pavel.

	* HACKING: Added docs on how to use the leak checker, thanks to
	Pavel.

M	ChangeLog
M	HACKING

commit e3f2dd160fb0353a12372dacf90da7dca45b44ce
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-06-19

	Fixed uninitialized variable that was masking the real
	reason why eazel: URIs don't work today (real reason
	has not been figured out yet).

	* src/nautilus-applicable-views.c: (got_file_info_callback):
	Initialize default_id to NULL.

	More work towards bug 1401 (bookmark icon never updates).
	Almost done, but for a bug where bookmark for current
	location in Go menu doesn't get an icon.

	* libnautilus-extensions/nautilus-string.h,
	* libnautilus-extensions/nautilus-string.c:
	(nautilus_str_is_empty): New function, returns TRUE for
	NULL or zero-length string.

	* libnautilus-extensions/nautilus-file-attributes.h:
	Added #define for NAUTILUS_FILE_ATTRIBUTE_CUSTOM_ICON

	* libnautilus-extensions/nautilus-directory-async.c:
	Add file_info to Request struct.
	(request_is_satisfied): Renamed from ready_callback_is_satisfied;
	now takes a Request and a NautilusFile instead of a ReadyCallback.
	(call_ready_callbacks): Update existing caller for API change.
	(set_up_request_by_file_attributes): Set request's file_info
	field to TRUE if mime type requested; set request's metafile
	field to TRUE if custom icon requested.
	(nautilus_directory_check_if_ready_internal): New function,
	use request_is_satisfied to see whether specified attributes
	are available.
	* libnautilus-extensions/nautilus-directory-private.h:
	Added nautilus_directory_check_if_ready_internal.
	* libnautilus-extensions/nautilus-file.c:
	(nautilus_file_check_if_ready): Call nautilus_directory_check_
	if_ready_internal.

	* libnautilus-extensions/nautilus-icon-factory.c:
	(nautilus_icon_factory_is_icon_ready_for_file): Implemented
	this formerly nonexistent function by calling
	nautilus_file_check_if_ready

	* libnautilus-extensions/nautilus-bookmark.c:
	(nautilus_bookmark_destroy),
	(nautilus_bookmark_icon_is_different),
	(nautilus_bookmark_update_icon), (bookmark_file_changed_callback),
	(nautilus_bookmark_set_icon_to_default), (nautilus_bookmark_new),
	(nautilus_bookmark_new_with_icon): NautilusBookmark now keeps
	ahold of a NautilusFile internally so it can notice its
	"changed" signal. When this signal fires, the bookmark determines
	whether a changed icon is available.

M	ChangeLog
M	libnautilus-extensions/nautilus-bookmark.c
M	libnautilus-extensions/nautilus-directory-async.c
M	libnautilus-extensions/nautilus-directory-private.h
M	libnautilus-extensions/nautilus-file-attributes.h
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-extensions/nautilus-string.c
M	libnautilus-extensions/nautilus-string.h
M	libnautilus-private/nautilus-bookmark.c
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-directory-private.h
M	libnautilus-private/nautilus-file-attributes.h
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus-private/nautilus-string.c
M	libnautilus-private/nautilus-string.h
M	src/nautilus-applicable-views.c

commit 2d46af0716e0dce97a72e19ab60aad8ee5c179b9
Author: Pavel Cisler <pavel@eazel.com>
Date:	2000-06-19

    Rewrite draw_row introducing draw_cell and splitting up the drawing
    code

    2000-06-19	Pavel Cisler <pavel@eazel.com>

	* libnautilus-extensions/nautilus-list.c: (activate_row),
	(nautilus_list_is_row_selected), (row_set_selected),
	(select_row_unselect_others), (nautilus_list_select_all),
	(nautilus_list_button_press), (nautilus_list_button_release),
	(nautilus_list_set_keyboard_focus),
	(nautilus_list_keyboard_move_to), (nautilus_list_select_row),
	(keyboard_row_reveal_timeout_callback),
	(schedule_keyboard_row_reveal), (reveal_row),
	(nautilus_list_keyboard_navigation_key_press),
	(nautilus_list_activate_selected_items),
	(nautilus_list_key_press),
	(list_requisition_width), (new_column_width),
	(size_allocate_columns), (get_cell_style),
	(gdk_window_size_as_rectangle), (draw_cell_pixmap),
	(draw_cell_pixbuf), (get_cell_horizontal_start_position),
	(last_column_index), (get_cell_rectangle),
	(get_cell_greater_rectangle), (draw_cell), (draw_row),
	(draw_rows),
	(nautilus_list_resize_column), (nautilus_list_mark_cell_as_link),
	(nautilus_list_set_cell_contents),
	(nautilus_list_set_pixbuf_list),
	(nautilus_list_track_new_column_width),
	(nautilus_list_column_resize_track_start),
	(nautilus_list_column_resize_track),
	(nautilus_list_column_resize_track_end),
	(nautilus_list_drag_motion), (nautilus_list_drag_drop),
	(nautilus_list_drag_data_received), (nautilus_list_row_at),
	(insert_row):
	Rewrite draw_row introducing draw_cell and splitting up the
	drawing
	code into several routines.
	Eliminate/simplify a bunch of confused blitting code in draw_row.
	Fix formatting in nautilus_list.c.
	Rename a number of function arguments to more meaningful names.

M	ChangeLog
M	libnautilus-extensions/nautilus-list.c
M	libnautilus-private/nautilus-list.c

commit 5a9edb43e882cfaf7e7c7c160d60f54b1fbc15ae
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-06-19

    fixed long-standing bug where gradient or tiled image backgrounds
    would


	fixed long-standing bug where gradient or tiled image backgrounds
	would draw over other widgets in the sidebar.  Fixed by making it
	set up the clip rectangle if necessary.

M	ChangeLog
M	libnautilus-extensions/nautilus-background.c
M	libnautilus-private/nautilus-background.c

commit d478de9891ab4d40cf8bafae2e6f17767e8364a8
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-06-19

    made it check modification dates to update thumbnails when their


	made it check modification dates to update thumbnails when
	their underlying image changes.  Added a routine to remove
	a specific image from the icon cache.

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-private/nautilus-icon-factory.c

commit aff1cc629da3dfa317499b90a1ea5a8646679c1a
Author: J Shane Culpepper <pepper@src.gnome.org>
Date:	2000-06-18

    Added the inventory template.

M	ChangeLog
A	components/services/inventory/.cvsignore
A	components/services/inventory/Makefile.am
A	components/services/inventory/command-line/README
A	components/services/inventory/idl/.cvsignore
A	components/services/inventory/idl/Makefile.am
A	components/services/inventory/idl/trilobite-eazel-inventory.idl
A	components/services/inventory/lib/.cvsignore
A	components/services/inventory/lib/Makefile.am
A
components/services/inventory/lib/trilobite-eazel-inventory-public.h
C057	components/services/login/nautilus-view/.cvsignore
components/services/inventory/nautilus-view/.cvsignore
A	components/services/inventory/nautilus-view/Makefile.am
A	components/services/inventory/nautilus-view/icons/.cvsignore
A	components/services/inventory/nautilus-view/icons/Makefile.am
A	components/services/inventory/nautilus-view/main.c
A
components/services/inventory/nautilus-view/nautilus-inventory-view.c
A
components/services/inventory/nautilus-view/nautilus-inventory-view.h
A
components/services/inventory/nautilus-view/nautilus-inventory-view.oafinfo
A	components/services/inventory/service/.cvsignore
A	components/services/inventory/service/Makefile.am
A	components/services/inventory/service/main.c
A
components/services/inventory/service/trilobite-eazel-inventory-impl.c
A
components/services/inventory/service/trilobite-eazel-inventory-service.oafinfo
M	components/services/login/nautilus-view/.cvsignore
M	configure.in

commit 2f786e15116d5d0aa47add69e3106a7e2a682757
Author: Pavel <pavel@eazel.com>
Date:	2000-06-18

    Do a better 64-bit clean fix avoiding messy ifdefs.

    2000-06-18	Pavel  <pavel@eazel.com>

	* test/nautilus-leak-symbol-lookup.c:
	(nautilus_leak_symbol_map_get_offsets):
	Do a better 64-bit clean fix avoiding messy ifdefs.

M	ChangeLog
M	test/nautilus-leak-symbol-lookup.c

commit 30675e99d6a6ffadd366bfe128863c005f5e1d13
Author: George Lebl <jirka@5z.com>
Date:	2000-06-18

    s/g_str_freev/g_strfreev/ as that's the correct glib name

    Sun Jun 18 02:50:47 2000  George Lebl <jirka@5z.com>

	* components/help/help-method.c (file_in_info_path):
	  s/g_str_freev/g_strfreev/ as that's the correct glib name

	* components/help/hyperbola-main.c,
	  components/help/hyperbola-nav-index.c,
	  components/help/hyperbola-nav-search.c
	  components/help/hyperbola-nav-tree.c,
	  components/help/hyperbola-nav.h:  Use hyperbola-nav.h as
	  a header
	  to put the prototypes from the hyperbola-nav-*.c files.  And
	  include this file in hyperbola-main.c and hyperbola-nav-*.c

	* libnautilus-extensions/nautilus-global-preferences.c
	  (global_preferences_register_boolean_with_defaults)
	  (global_preferences_register_enum_with_defaults),
	  libnautilus-extensions/nautilus-preferences.c
	  (preferences_hash_node_check_changes_func)
	  (user_level_changed_callback):
	  use GU?INT_TO_POINTER and GPOINTER_TO_U?INT macros to get
	  and pass
	  ints and uints as pointers.

	* librsvg/rsvg-bpath-util.c, test/nautilus-leak-checker.c:
	  include <string.h>

	* test/nautilus-leak-checker.c (nautilus_leak_record_malloc)
	  (nautilus_leak_record_realloc) (nautilus_leak_record_free)
	  (print_one_leak):  Store pointers in gulongs not guints and
	  when printing size_t, cast to long and use %ld.

	* test/nautilus-leak-symbol-lookup.c
	  (nautilus_leak_symbol_map_get_offsets): When reading in gint64,
	  check if long is actually 64bit, in which case use %lx otherwise
	  use %Lx for sscanf.

M	ChangeLog
M	components/help/help-method.c
M	components/help/hyperbola-main.c
M	components/help/hyperbola-nav-index.c
M	components/help/hyperbola-nav-search.c
M	components/help/hyperbola-nav-tree.c
A	components/help/hyperbola-nav.h
M	libnautilus-extensions/nautilus-global-preferences.c
M	libnautilus-extensions/nautilus-preferences.c
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-preferences.c
M	librsvg/rsvg-bpath-util.c
M	test/nautilus-leak-checker.c
M	test/nautilus-leak-symbol-lookup.c

commit 3db19cf0ab2fc138fd9c1e6c2e3ad6f2bd91d8c9
Author: J Shane Culpepper <pepper@src.gnome.org>
Date:	2000-06-18

    Added login and summary component skeletons.  Did minor cleanups
    of libtrilobite
    and vault.

M	ChangeLog
A	components/services/login/.cvsignore
A	components/services/login/Makefile.am
A	components/services/login/command-line/README
A	components/services/login/idl/.cvsignore
A	components/services/login/idl/Makefile.am
C065	components/services/vault/idl/trilobite-eazel-vault.idl
components/services/login/idl/trilobite-eazel-login.idl
A	components/services/login/lib/.cvsignore
A	components/services/login/lib/Makefile.am
C085	components/services/vault/nautilus-view/nautilus-vault-view.h
components/services/login/lib/trilobite-eazel-login-public.h
A	components/services/login/nautilus-view/.cvsignore
A	components/services/login/nautilus-view/Makefile.am
A	components/services/login/nautilus-view/icons/.cvsignore
A	components/services/login/nautilus-view/icons/Makefile.am
C085	components/services/vault/nautilus-view/nautilus-vault-view.h
components/services/login/nautilus-view/main.c
C085	components/services/vault/nautilus-view/nautilus-vault-view.h
components/services/login/nautilus-view/nautilus-login-view.c
C085	components/services/vault/nautilus-view/nautilus-vault-view.h
components/services/login/nautilus-view/nautilus-login-view.h
C100
components/services/trilobite/libtrilobite/trilobite-core-package-manager.c
components/services/login/nautilus-view/nautilus-login-view.oafinfo
A	components/services/login/service/.cvsignore
A	components/services/login/service/Makefile.am
C085	components/services/vault/nautilus-view/nautilus-vault-view.h
components/services/login/service/main.c
C085	components/services/vault/nautilus-view/nautilus-vault-view.h
components/services/login/service/trilobite-eazel-login-impl.c
C100
components/services/trilobite/libtrilobite/trilobite-core-package-manager.c
components/services/login/service/trilobite-eazel-login-service.oafinfo
A	components/services/summary/.cvsignore
A	components/services/summary/Makefile.am
C100
components/services/trilobite/libtrilobite/trilobite-core-package-manager.c
components/services/summary/Nautilus_View_services-summary.oaf.in
A	components/services/summary/command-line/README
A	components/services/summary/idl/.cvsignore
A	components/services/summary/idl/Makefile.am
C064	components/services/vault/idl/trilobite-eazel-vault.idl
components/services/summary/idl/trilobite-eazel-summary.idl
A	components/services/summary/lib/.cvsignore
A	components/services/summary/lib/Makefile.am
C085	components/services/vault/nautilus-view/nautilus-vault-view.h
components/services/summary/lib/trilobite-eazel-summary-public.h
C085	components/services/vault/nautilus-view/nautilus-vault-view.h
components/services/summary/main.c
C085	components/services/vault/nautilus-view/nautilus-vault-view.h
components/services/summary/nautilus-summary-view.c
C085	components/services/vault/nautilus-view/nautilus-vault-view.h
components/services/summary/nautilus-summary-view.h
A	components/services/summary/nautilus-view/.cvsignore
A	components/services/summary/nautilus-view/Makefile.am
C100
components/services/trilobite/libtrilobite/trilobite-core-package-manager.c
components/services/summary/nautilus-view/Nautilus_View_services-summary.oaf.in
A	components/services/summary/nautilus-view/icons/.cvsignore
A	components/services/summary/nautilus-view/icons/Makefile.am
C085	components/services/vault/nautilus-view/nautilus-vault-view.h
components/services/summary/nautilus-view/main.c
C085	components/services/vault/nautilus-view/nautilus-vault-view.h
components/services/summary/nautilus-view/nautilus-summary-view.c
C085	components/services/vault/nautilus-view/nautilus-vault-view.h
components/services/summary/nautilus-view/nautilus-summary-view.h
C100
components/services/trilobite/libtrilobite/trilobite-core-package-manager.c
components/services/summary/nautilus-view/nautilus-summary-view.oafinfo
A	components/services/summary/service/.cvsignore
A	components/services/summary/service/Makefile.am
C085	components/services/vault/nautilus-view/nautilus-vault-view.h
components/services/summary/service/main.c
C085	components/services/vault/nautilus-view/nautilus-vault-view.h
components/services/summary/service/trilobite-eazel-summary-impl.c
C100
components/services/trilobite/libtrilobite/trilobite-core-package-manager.c
components/services/summary/service/trilobite-eazel-summary-service.oafinfo
M	components/services/trilobite/libtrilobite/helixcode-utils.h
M
components/services/trilobite/libtrilobite/trilobite-core-distribution.h
M
components/services/trilobite/libtrilobite/trilobite-core-messaging.c
M
components/services/trilobite/libtrilobite/trilobite-core-messaging.h
M
components/services/trilobite/libtrilobite/trilobite-core-metadata-manager.c
M
components/services/trilobite/libtrilobite/trilobite-core-metadata-manager.h
M
components/services/trilobite/libtrilobite/trilobite-core-network.c
M
components/services/trilobite/libtrilobite/trilobite-core-network.h
M
components/services/trilobite/libtrilobite/trilobite-core-package-manager.c
M
components/services/trilobite/libtrilobite/trilobite-core-package-manager.h
M
components/services/trilobite/libtrilobite/trilobite-core-security-manager.c
M
components/services/trilobite/libtrilobite/trilobite-core-security-manager.h
M	components/services/trilobite/libtrilobite/trilobite-core-tests.c
M	components/services/trilobite/libtrilobite/trilobite-core-tests.h
M	components/services/trilobite/libtrilobite/trilobite-core-utils.c
M	components/services/trilobite/libtrilobite/trilobite-core-utils.h
D	components/services/trilobite/libtrilobite/trilobite-tests.c
D	components/services/trilobite/libtrilobite/trilobite-tests.h
D	components/services/trilobite/libtrilobite/trilobite-utils.c
D	components/services/trilobite/libtrilobite/trilobite-utils.h
M	components/services/vault/idl/trilobite-eazel-vault.idl
M	components/services/vault/lib/.cvsignore
M	components/services/vault/nautilus-view/nautilus-vault-view.h
M	components/services/vault/service/.cvsignore
M	configure.in

commit 7157baed86f5c22e13de514d9924da1c2f923c66
Author: J Shane Culpepper <pepper@src.gnome.org>
Date:	2000-06-18

    More minor fixes to sample.  Fixed oafinfo files to use the correct
    names and
    added gpl licenses to the files that did not contain it.

M	ChangeLog
M	components/services/trilobite/sample/command-line/main.c
M
components/services/trilobite/sample/nautilus-view/Nautilus_View_service-sample.oaf.in
M	components/services/trilobite/sample/nautilus-view/main.c
M
components/services/trilobite/sample/nautilus-view/nautilus-sample-service-view.c
M
components/services/trilobite/sample/nautilus-view/nautilus-sample-service-view.h
M
components/services/trilobite/sample/nautilus-view/nautilus-sample-service-view.oafinfo
M
components/services/trilobite/sample/service/Trilobite_Service_sample.oaf.in
M
components/services/trilobite/sample/service/trilobite-eazel-sample-service.oafinfo

commit a1bf6815a679f9de44e806790308bdd324fd0f39
Author: J Shane Culpepper <pepper@src.gnome.org>
Date:	2000-06-18

    Templating cleanups.  Added the skeleton for vault. Cometic cleanup
    in install.

M	ChangeLog
M	components/services/install/lib/eazel-install-metadata.h
M	components/services/install/lib/eazel-install-private.h
M	components/services/install/lib/eazel-install-protocols.h
M	components/services/install/lib/eazel-install-public.h
M	components/services/install/lib/eazel-install-rpm-glue.h
M	components/services/install/lib/eazel-install-tests.h
M	components/services/install/lib/eazel-install-types.h
M	components/services/install/lib/eazel-install-xml-package-list.h
R100
components/services/trilobite/sample/service/sample-service-public.h
components/services/trilobite/sample/lib/sample-service-public.h
M	components/services/trilobite/sample/nautilus-view/.cvsignore
M	components/services/trilobite/sample/nautilus-view/Makefile.am
C100
components/services/trilobite/sample/nautilus-view/nautilus-eazel-sample-service-view.oafinfo
components/services/trilobite/sample/nautilus-view/Nautilus_View_service-sample.oaf.in
C100
components/services/trilobite/sample/nautilus-view/nautilus-eazel-sample-service-view.c
components/services/trilobite/sample/nautilus-view/nautilus-sample-service-view.c
R100
components/services/trilobite/sample/nautilus-view/nautilus-eazel-sample-service-view.h
components/services/trilobite/sample/nautilus-view/nautilus-sample-service-view.h
R100
components/services/trilobite/sample/nautilus-view/nautilus-eazel-sample-service-view.oafinfo
components/services/trilobite/sample/nautilus-view/nautilus-sample-service-view.oafinfo
A	components/services/vault/.cvsignore
A	components/services/vault/Makefile.am
A	components/services/vault/command-line/.cvsignore
A	components/services/vault/command-line/Makefile.am
C065	components/services/install/lib/eazel-install-tests.h
components/services/vault/command-line/main.c
A	components/services/vault/idl/.cvsignore
A	components/services/vault/idl/Makefile.am
A	components/services/vault/idl/trilobite-eazel-vault.idl
A	components/services/vault/lib/.cvsignore
A	components/services/vault/lib/Makefile.am
C065	components/services/install/lib/eazel-install-tests.h
components/services/vault/lib/trilobite-eazel-vault-public.h
A	components/services/vault/nautilus-view/.cvsignore
A	components/services/vault/nautilus-view/Makefile.am
A	components/services/vault/nautilus-view/icons/.cvsignore
A	components/services/vault/nautilus-view/icons/Makefile.am
C065	components/services/install/lib/eazel-install-tests.h
components/services/vault/nautilus-view/main.c
C065	components/services/install/lib/eazel-install-tests.h
components/services/vault/nautilus-view/nautilus-vault-view.c
C069	components/services/install/lib/eazel-install-tests.h
components/services/vault/nautilus-view/nautilus-vault-view.h
C100
components/services/trilobite/sample/nautilus-view/nautilus-eazel-sample-service-view.c
components/services/vault/nautilus-view/nautilus-vault-view.oafinfo
A	components/services/vault/service/.cvsignore
A	components/services/vault/service/Makefile.am
C065	components/services/install/lib/eazel-install-tests.h
components/services/vault/service/main.c
C065	components/services/install/lib/eazel-install-tests.h
components/services/vault/service/trilobite-eazel-vault-impl.c
R100
components/services/trilobite/sample/nautilus-view/nautilus-eazel-sample-service-view.c
components/services/vault/service/trilobite-eazel-vault-service.oafinfo
M	configure.in

commit d8eba39e6a1b287e0d842cf1f3f6983b1895260e
Author: George Lebl <jirka@5z.com>
Date:	2000-06-18

    Use g_free on the node as it has been allocated with g_malloc

    Sat Jun 17 18:07:19 2000  George Lebl <jirka@5z.com>

	* gnome-info2html2/main.c (main): Use g_free on the node as it
	  has been allocated with g_malloc

	* gnome-man2html2/gnome-man2html.c (scan_format):  Patch from
	gnome
	  bug number 3925.  From the description: Briefly, gnome-man2html
	  doesn't notice when the format lines in table declarations
	  end if
	  the last thing in the format specification is a font command.

M	components/help/converters/ChangeLog
M	components/help/converters/gnome-info2html2/main.c
M	components/help/converters/gnome-man2html2/gnome-man2html.c

commit 21dbfef5a0631105ac55d95b083d0bb3b3317c2f
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-06-17

    added a nice knob image to use as stretch handles instead of a black


	added a nice knob image to use as stretch handles instead of a
	black rectangle. Right now it only uses it in aa mode and they
	need to be positioned better.  Also, added search button to
	toolbar theming mechanism.

M	ChangeLog
M	icons/Makefile.am
A	icons/knob.png
M	libnautilus-extensions/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-canvas-item.c
M	src/nautilus-window-toolbars.c

commit c7f4351657265f0598dbf57aaaf9aa78c5231569
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-06-17

    Added a NULL check that prevents it from crashing when you add
    bookmarks

	* src/nautilus-window-menus.c: (clear_appended_bookmark_items):
	Added a NULL check that prevents it from crashing when you
	add bookmarks or change themes.

M	ChangeLog
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-window-menus.c

commit a773b18789f3c6a9898a68865c3d59a66d4b6379
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-06-17

	More work towards bug 1401 (bookmark icon never updates).
	You can avoid some warnings if you get the latest Bonobo.

	* libnautilus-extensions/nautilus-bookmark.h:
	* libnautilus-extensions/nautilus-bookmark.c:
	(nautilus_bookmark_initialize_class),
	(nautilus_bookmark_set_name):
	Define "changed" signal for bookmarks and wire it up (though
	not yet to the icon-changing case). Remove never-implemented
	and never-to-be-implemented "nautilus_bookmark_get_file" since
	I changed my mind on the design.
	* src/nautilus-window-menus.c: (append_bookmark_to_menu),
	(clear_appended_bookmark_items): Connect and disconnect
	signals from the window to the bookmarks in the Go and
	Bookmarks menus.

M	ChangeLog
M	libnautilus-extensions/nautilus-bookmark.c
M	libnautilus-extensions/nautilus-bookmark.h
M	libnautilus-private/nautilus-bookmark.c
M	libnautilus-private/nautilus-bookmark.h
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-window-menus.c

commit c12a326dace40ea315990b35bdec0d60a2d10e57
Author: Arlo Rose <arlo@eazel.com>
Date:	2000-06-17

    icons/eazel/search.png icons/About_Image.png Fixed the invalid
    white point

    2000-06-16	Arlo Rose  <arlo@eazel.com>
	* icons/eazel/search.png
	* icons/About_Image.png
	Fixed the invalid white point error on out about image.
	Made the "Eazel Theme" search icon look like an icon Susan
	would have done.

M	ChangeLog
M	icons/About_Image.png
M	icons/eazel/Search.png

commit 2f82c2477dd953476342b3af22173b13b617a665
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-06-17

    Simplify the handling of NULL MIME type.

	* libnautilus-extensions/nautilus-mime-actions.c:
	(nautilus_mime_get_default_action_type_for_uri),
	(nautilus_mime_get_default_application_for_uri_internal),
	(nautilus_mime_get_short_list_applications_for_uri),
	(nautilus_mime_get_short_list_components_for_uri),
	(nautilus_mime_get_all_applications_for_uri),
	(nautilus_mime_set_short_list_applications_for_uri),
	(nautilus_mime_set_short_list_components_for_uri):
	Simplify the handling of NULL MIME type.

M	ChangeLog
M	libnautilus-extensions/nautilus-mime-actions.c
M	libnautilus-private/nautilus-mime-actions.c

commit 85c28bf93b5e5f957eef579946860b340d8c0c22
Author: Rebecka Schulman <set EMAIL_ADDRESS environment variable>
Date:	2000-06-16

    Fixed search icon issues, I hope

    2000-06-16	Rebecka Schulman  <set EMAIL_ADDRESS environment variable>

	* icons/Makefile.am:
	* icons/eazel/Makefile.am:
	* icons/search.png:
	Fixed search icon issues, I hope

M	ChangeLog
M	icons/Makefile.am
M	icons/eazel/Makefile.am
A	icons/search.png

commit 21088d61bc2d238a7954f885bdcdeddb743aa3d3
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-06-16

	Another round in the war against computer poetry at the console.

	* components/loser/content/main.c: (loser_make_object), (main):
	* components/loser/sidebar/main.c: (loser_make_object), (main):
	* components/sample/main.c: (sample_make_object), (main):
	* components/services/startup/nautilus-view/main.c:
	(services_object_destroyed), (services_make_object):
	* src/nautilus-location-bar.c:
	(nautilus_location_bar_set_location):
	* src/nautilus-switchable-navigation-bar.c:
	(nautilus_switchable_navigation_bar_set_location):
	Took out a lot of puts calls that may have once been useful for
	debugging but now are mostly misleading.

M	ChangeLog
M	components/loser/content/main.c
M	components/loser/sidebar/main.c
M	components/sample/main.c
M	components/services/startup/nautilus-view/main.c
M	src/nautilus-location-bar.c
M	src/nautilus-switchable-navigation-bar.c

commit 1fd31530afef8f5c786663675f5d605674004bfc
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-06-16

	Some work towards bug 1401 (bookmark icon never updates).
	No visible effect yet.

	* libnautilus-extensions/nautilus-bookmark.h:
	Added nautilus_bookmark_get_file prototype, not yet
	called or implemented.

	* libnautilus-extensions/nautilus-file.h,
	* libnautilus-extensions/nautilus-file.c:
	(nautilus_file_check_if_ready): New function, does
	nothing yet.

	* libnautilus-extensions/nautilus-icon-factory.h:
	Added nautilus_icon_factory_is_icon_ready_for_file
	prototype, not yet called or implemented.

	* src/nautilus-window-menus.c:
	(nautilus_window_initialize_bookmarks_menu),
	(nautilus_window_initialize_go_menu),
	(nautilus_window_remove_bookmarks_menu_callback),
	(nautilus_window_remove_go_menu_callback),
	(refresh_bookmarks_menu),
	(refresh_bookmarks_menu_idle_callback),
	(schedule_refresh_bookmarks_menu), (refresh_go_menu),
	(refresh_go_menu_idle_callback), (schedule_refresh_go_menu):
	Made the code that rebuilds the Go and Bookmarks menus when
	there's been a change to the bookmarks use idle handling to
	batch up requests. This will be important when bookmarks
	broadcast updates for their icons.

	* src/nautilus-window-private.h: Defined NautilusWindowDetails
	struct. We should eventually migrate all of the fields
	of NautilusWindow in here, but I didn't do that now.
	Added two fields used by bookmark-menu-updating code.
	* src/nautilus-window.h: Made a details field using
	NautilusWindowDetails.

	* src/nautilus-window.c:
	(nautilus_window_init): Create details field.
	(nautilus_window_destroy): Clean up any pending idle bookmark
	refreshing stuff.

M	ChangeLog
M	libnautilus-extensions/nautilus-bookmark.h
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-extensions/nautilus-file.h
M	libnautilus-extensions/nautilus-icon-factory.h
M	libnautilus-private/nautilus-bookmark.h
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-file.h
M	libnautilus-private/nautilus-icon-factory.h
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-navigation-window.c
M	src/nautilus-navigation-window.h
M	src/nautilus-object-window.c
M	src/nautilus-object-window.h
M	src/nautilus-spatial-window.c
M	src/nautilus-spatial-window.h
M	src/nautilus-window-menus.c
M	src/nautilus-window-private.h
M	src/nautilus-window.c
M	src/nautilus-window.h

commit f971d7c56dc40a49c3739080529324a457392aa6
Author: Rebecka Schulman <rebecka@eazel.com>
Date:	2000-06-16

    Changed search preferences, and fixed search icon

    2000-06-16	Rebecka Schulman  <rebecka@eazel.com>

	* libnautilus-extensions/nautilus-global-preferences.c:
	(global_preferences_create_dialog),
	(global_preferences_register_for_ui):
	* libnautilus-extensions/nautilus-global-preferences.h:
	* src/nautilus-search-bar.c: (nautilus_search_bar_initialize):
	* src/nautilus-search-bar.h:
	Changed search preferences, and fixed search icon

M	ChangeLog
M	icons/eazel/Search.png
M	libnautilus-extensions/nautilus-global-preferences.c
M	libnautilus-extensions/nautilus-global-preferences.h
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.h
M	src/nautilus-search-bar.c
M	src/nautilus-search-bar.h

commit 070e7a17cc25b32090f5c7d37b1f21abaf9608f8
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-06-16

    Removed first cut at a fix for the "space accepts" problem.

	* src/nautilus-location-bar.c: (try_to_expand_path):
	Removed first cut at a fix for the "space accepts" problem.
	(entry_would_have_inserted_characters),
	(editable_key_press_callback), (nautilus_location_bar_initialize):
	Put in a new fix that uses a marshal function to avoid clobbering
	the return value of key_press_event.

M	ChangeLog
M	src/nautilus-location-bar.c

commit 2ba73938b2f02183872ca1c372766c1a340e1ec0
Author: Rebecka Schulman <set EMAIL_ADDRESS environment variable>
Date:	2000-06-16

    Added search icon to toolbar, courtesy of Arlo. It still has graphics

    2000-06-16	Rebecka Schulman  <set EMAIL_ADDRESS environment variable>

	* icons/eazel/Search.png:
	Added search icon to toolbar, courtesy of Arlo.
	It still has graphics issues, we will try and iron
	those out
	* libnautilus-extensions/nautilus-global-preferences.c:
	(global_preferences_create_dialog),
	(global_preferences_register_for_ui):
	Changed the word on the search preferences

M	ChangeLog
A	icons/eazel/Search.png
M	libnautilus-extensions/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.c

commit 341c93f4a964aa2980bc275f5798392beae7534a
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-06-16

    New generated files that needed to be ignored.

	* components/services/trilobite/sample/lib/.cvsignore:
	New generated files that needed to be ignored.

	* libnautilus-extensions/nautilus-bookmark.c: (get_icon_for_uri):
	* libnautilus-extensions/nautilus-icon-dnd.c:
	(receive_dropped_keyword):
	* src/nautilus-sidebar.c: (receive_dropped_keyword),
	(open_with_callback):
	* src/nautilus-window-manage-views.c:
	(handle_unreadable_location),
	(nautilus_window_end_location_change_callback):
	* src/nautilus-window.c: (view_menu_choose_view_callback):
	Added FIXME comments for all cases I might have to revisit to
	finish with bug 866.

	* libnautilus-extensions/nautilus-directory-private.h:
	* libnautilus-extensions/nautilus-directory.c:
	(nautilus_search_directory_new),
	(nautilus_directory_new), (nautilus_directory_is_local),
	(nautilus_directory_is_search_directory):
	Removed the is_local and is_search_directory booleans since they
	are very fast to compute.
	(nautilus_directory_call_when_ready): Removed the special case for
	search directories that was causing a problem with NULL
	directories.  This is better handled inside
	nautilus-directory-async.c.
	(nautilus_uri_is_search_uri): Greatly simplified the
	implementation of the function and moved it out of the
	"self-check-specific" part of the file.

	* libnautilus-extensions/nautilus-file-utilities.c:
	(nautilus_format_uri_for_display), (nautilus_make_uri_from_input),
	(nautilus_get_user_main_directory):
	Renamed SCHEMA -> SCHEME. Converted code to use
	nautilus_get_uri_from_local_path instead of just adding a file://
	on the beginning of path names.

	* libnautilus-extensions/nautilus-file.c: (nautilus_file_get):
	Did part of the work needed to make this function do its work
	async. It now only does the I/O if the file is not already known,
	but there's still the issue of doing the I/O only when requested.

	* libnautilus-extensions/nautilus-icon-dnd.c:
	(receive_dropped_keyword): Fixed storage leaks.
	(nautilus_icon_container_receive_dropped_icons),
	(nautilus_icon_dnd_update_drop_target): Added FIXMEs about
	file-specific stuff that's in here but should be in FMIconView.

	* libnautilus-extensions/nautilus-icon-factory.c:
	(path_represents_svg_image): Changed local svg check to use
	gnome-vfs instead of NautilusFile.  This is better since we want
	it to be sync.
	(load_specific_image): Change to use
	nautilus_get_local_path_from_uri instead of doing its own file://
	checks and unescaping.

	* libnautilus-extensions/nautilus-mime-actions.c:
	(nautilus_mime_get_default_component_for_uri_internal): Call the
	new public OAF_ServerInfo_duplicate from liboaf instead of our
	own copy. The one I checked in liboaf has a number of bugs fixed
	from the one that was in here.
	(mime_type_get_supertype): Put in a special case for NULL so we
	don't return "/*" as a supertype for NULL.
	(nautilus_do_component_query): Call OAF_ServerInfo_duplicate.
	Also get rid of a NULL check before CORBA_free.

	* libnautilus-extensions/nautilus-stock-dialogs.c:
	(nautilus_timed_wait_start), (nautilus_timed_wait_free):
	* libnautilus-extensions/nautilus-stock-dialogs.h:
	Added a window title to the still-not-implemented code in here.

	* src/file-manager/fm-icon-text-window.c:
	(create_icon_text_window): Changed the window title to match the
	menu item.

	* src/nautilus-main.c: Formatting tweaks.

	* src/nautilus-sidebar.c: (receive_dropped_keyword), Fixed a
	storage leak. Put in a FIXME about the code that is a copy of
	what's in the icon view.

M	ChangeLog
A	components/services/trilobite/sample/lib/.cvsignore
M	libnautilus-extensions/nautilus-bookmark.c
M	libnautilus-extensions/nautilus-directory-private.h
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-extensions/nautilus-file-utilities.c
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-extensions/nautilus-icon-dnd.c
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-extensions/nautilus-mime-actions.c
M	libnautilus-extensions/nautilus-stock-dialogs.c
M	libnautilus-extensions/nautilus-stock-dialogs.h
M	libnautilus-private/nautilus-bookmark.c
M	libnautilus-private/nautilus-directory-private.h
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-file-utilities.c
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-icon-dnd.c
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus-private/nautilus-mime-actions.c
M	libnautilus-private/nautilus-stock-dialogs.c
M	libnautilus-private/nautilus-stock-dialogs.h
M	src/file-manager/fm-icon-text-window.c
M	src/nautilus-information-panel.c
M	src/nautilus-main.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-sidebar.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window-manage-views.c
M	src/nautilus-window.c

commit d806259e0e0ac7904fa13c1b35667e5b7141f864
Author: Yukihiro Nakai <nakai@src.gnome.org>
Date:	2000-06-16

    ja.po: Update from Japanese GNOME Users
    Group(translation@gnome.gr.jp).

M	po/ja.po

commit a5fa2e8a5116d195e000dfbec17f38162ac75a7c
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-06-16

	Task 1351: implement controllers to allow location bar and the
	search/browse button

	* src/nautilus-location-bar.h, src/nautilus-location-bar.c:
	Factored this into two classes, NautilusNavigationBar, a class
	that defines the abstract interface (the set_location function and
	the location_changed signal), and NautilusLocationBar, a concrete
	implementation that works like the previous location bar.
	(nautilus_location_bar_set_location,
	nautilus_location_bar_get_location): Made static. Made
	`nautilus_location_bar_set_location' the handler for the
	set_location virtual method.
	* src/nautilus-navigation-bar.h, src/nautilus-navigation-bar.c:
	Abstract superclass for navigation bars.
	* src/nautilus-search-bar.h, src/nautilus-search-bar.c: New
	subclass of NautilusNavigationBar. Contains placeholder widgets
	for now, will eventually be the search bar.
	* src/nautilus-switchable-navigation-bar.h,
	src/nautilus-switchable-navigation-bar.c: New subclass of
	NautilusNavigationBar that allows switching between the location
	bar and the search bar.
	* src/nautilus-window.h: Rename `ent_uri' member of the window
	struct to `navigation_bar'.
	* src/nautilus-window.c
	(nautilus_window_navigation_bar_mode_changed_callback): Callback
	to sync the "search" toggle button to the mode of the switchable
	navigation bar.
	(nautilus_window_constructed): Create a
	NautilusSwitchableNavigationBar instead of a NautilusLocationBar.
	(nautilus_window_set_search_mode): New function to be used by the
	search toggle button callback; simply sets the mode of the
	switchable navigation bar appropriately.
	* src/nautilus-window-toolbars.c: Made Search button a toggle
	button.
	(toolbar_search_callback): Call `nautilus_window_set_search_mode'.
	* src/nautilus-window-manage-views.c
	(nautilus_window_update_internals,
	nautilus_window_end_location_change_callback): Use
	NautlusNavigationBar calls instead of NautilusLocationBar ones.
	* src/Makefile.am: Add new files to the build, and split all
	headers into noinst_HEADERS out from the nautilus_SOURCES
	variable.

M	ChangeLog
M	src/Makefile.am
M	src/nautilus-location-bar.c
M	src/nautilus-location-bar.h
A	src/nautilus-navigation-bar.c
A	src/nautilus-navigation-bar.h
M	src/nautilus-navigation-window.c
M	src/nautilus-navigation-window.h
M	src/nautilus-object-window.c
M	src/nautilus-object-window.h
A	src/nautilus-search-bar.c
A	src/nautilus-search-bar.h
M	src/nautilus-spatial-window.c
M	src/nautilus-spatial-window.h
A	src/nautilus-switchable-navigation-bar.c
A	src/nautilus-switchable-navigation-bar.h
M	src/nautilus-window-manage-views.c
M	src/nautilus-window-toolbars.c
M	src/nautilus-window.c
M	src/nautilus-window.h

commit 9c7276fd4a51ce959b0a2d3c20db539e6b8ebfab
Author: Matthias Warkus <mawarkus@src.gnome.org>
Date:	2000-06-16

    Updated German translation

M	po/ChangeLog
M	po/de.po

commit 8cbe2e455a09a971f30abfff1b4503a7871c1d08
Author: Seth Nickell <seth@eazel.com>
Date:	2000-06-16

    Added function nautilus_location_bar_get_location Changed to call

    2000-06-16	Seth Nickell  <seth@eazel.com>

	* src/nautilus-location-bar.h:
	* src/nautilus-location-bar.c:
	(nautilus_location_bar_get_location)
	Added function nautilus_location_bar_get_location
	* src/nautilus-location-bar.c: (drag_data_received_callback),
	(drag_data_get_callback), (editable_activated_callback),
	Changed to call nautilus_location_bar_get_location. An incidental
	effect (well
	actually intentional) is that nautilus-location-bar.c no longer
	uses gtk_entry_get_text.
	Hopefully this function will keep people adding code "mid-stream"
	to the URL bar (eg
	before activation, such as the auto-completion code) from being
	confused by the disparity
	between URIs and what the user is allowed to type.

M	ChangeLog
M	src/nautilus-location-bar.c
M	src/nautilus-location-bar.h

commit 3c3040796534edbed5efa8cb6fe71e2adf14868b
Author: J Shane Culpepper <pepper@src.gnome.org>
Date:	2000-06-16

    Fixing build breakage from sample cleanup

M	components/services/trilobite/idl/Makefile.am

commit c7a5dfeced226999b35204a76f346478a00a400f
Author: J Shane Culpepper <pepper@src.gnome.org>
Date:	2000-06-16

    Cleaned up the sample trilobite service for easer template usage.

M	ChangeLog
M	components/services/trilobite/sample/Makefile.am
M	components/services/trilobite/sample/command-line/.cvsignore
M	components/services/trilobite/sample/command-line/Makefile.am
A	components/services/trilobite/sample/idl/.cvsignore
A	components/services/trilobite/sample/idl/Makefile.am
R100	components/services/trilobite/idl/sample-service.idl
components/services/trilobite/sample/idl/sample-service.idl
A	components/services/trilobite/sample/lib/Makefile.am
M	components/services/trilobite/sample/nautilus-view/Makefile.am
M	components/services/trilobite/sample/service/Makefile.am
M	configure.in

commit 6aebd92aada45a23a1cd5e14479d158a4758e4f5
Author: Seth Nickell <seth@eazel.com>
Date:	2000-06-16

    Don't be fooled by the meager function count! This bug was/is a bitch.

    2000-06-16	Seth Nickell  <seth@eazel.com>

	* src/nautilus-location-bar.c: (try_to_expand_path):
	Don't be fooled by the meager function count!
	This bug was/is a bitch. Added a gtk_widget_grab_focus call to the
	end of the function because *somewhere* in the above procedure
	the gtk focus is being fscked with. Will track the actual
	problem down later, but this will get it out of our hair so
	we can test things like unescaping code.
	Also changed from gtk_entry_get_text to gtk_editable_get_chars
	as the former is deprecated and Truly Evil (tm).

M	ChangeLog
M	src/nautilus-location-bar.c

commit 4e90eb7b77e623bea4cfe1c8c0539ad95849fedf
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-06-16

	Modernized some NautilusBookmark code that had been written
	in the dark ages (by me).

	* libnautilus-extensions/nautilus-bookmark.c:
	(nautilus_bookmark_compare_with), (nautilus_bookmark_copy),
	(nautilus_bookmark_get_name),
	(nautilus_bookmark_get_pixmap_and_mask),
	(nautilus_bookmark_get_pixbuf), (nautilus_bookmark_get_icon),
	(nautilus_bookmark_get_uri), (create_pixmap_widget_for_bookmark),
	(nautilus_bookmark_menu_item_new): Eliminated the use of
	const NautilusBookmark *; made _get_name and _get_uri return
	copies instead of the original text; tweaked a little formatting.

	* components/history/nautilus-history-view.c: (install_icon),
	(hyperbola_navigation_history_load_location),
	(hyperbola_navigation_history_select_row):
	* libnautilus-extensions/nautilus-bookmark.h:
	* src/nautilus-bookmark-list.c: (append_bookmark_node),
	(nautilus_bookmark_list_append),
	(nautilus_bookmark_list_contains),
	(nautilus_bookmark_list_delete_items_with_uri),
	(nautilus_bookmark_list_insert_item):
	* src/nautilus-bookmark-list.h:
	* src/nautilus-bookmarks-window.c: (install_bookmark_icon),
	(on_select_row), (repopulate):
	* src/nautilus-window-manage-views.c:
	(nautilus_window_reset_title_internal), (handle_go_back),
	(handle_go_forward), (handle_go_elsewhere):
	* src/nautilus-window-menus.c: (bookmark_holder_new),
	(show_bogus_bookmark_window), (activate_bookmark_in_menu_item),
	(append_bookmark_to_menu),
	(nautilus_window_add_bookmark_for_current_location):
	* src/nautilus-window.c: (nautilus_window_back_or_forward):
	Eliminated the use of const NautilusBookmark *; changed all
	callers of nautilus_bookmark_get_name and _get_uri to free
	the results.

M	ChangeLog
M	components/history/nautilus-history-view.c
M	libnautilus-extensions/nautilus-bookmark.c
M	libnautilus-extensions/nautilus-bookmark.h
M	libnautilus-private/nautilus-bookmark.c
M	libnautilus-private/nautilus-bookmark.h
M	src/nautilus-bookmark-list.c
M	src/nautilus-bookmark-list.h
M	src/nautilus-bookmarks-window.c
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window-manage-views.c
M	src/nautilus-window-menus.c
M	src/nautilus-window.c

commit 22c0f773a8faaa08a0dc3f3e9d2dcb840cbf6700
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-06-16

	Fixed bug 705 (Need to avoid network hit on startup for
	each remote bookmark). Bookmarks now get their icon only
	when they're initially created, and then store a text
	version of it to disk for future sessions. We might have
	to update the icon at certain times later (maybe when it's
	used?).

	* libnautilus-extensions/nautilus-bookmark.h,
	* libnautilus-extensions/nautilus-bookmark.c:
	(nautilus_bookmark_copy), (nautilus_bookmark_get_pixbuf),
	(nautilus_bookmark_get_icon), (get_icon_for_uri),
	(nautilus_bookmark_new), (nautilus_bookmark_new_with_icon):
	Changed guts of NautilusBookmark to keep a
	NautilusScalableIcon around. Also some miscellaneous
	cleanup in this ancient file (need to do more).

	* libnautilus-extensions/nautilus-icon-factory.h,
	* libnautilus-extensions/nautilus-icon-factory.c:
	(get_themed_icon_file_path): Added icon != NULL assert.
	(get_icon_file_path): Handle NULL icon name by returning NULL;
	some style fixes.
	(nautilus_scalable_icon_get_text_pieces): New function,
	returns all four pieces of text used to define a
	NautilusScalableIcon.
	(nautilus_scalable_icon_new_from_text_pieces):
	Renamed from nautilus_scalable_icon_get and made public.
	(nautilus_icon_factory_get_icon_for_file),
	(nautilus_icon_factory_get_emblem_icon_by_name),
	(load_image_with_embedded_text): Updated for function renaming.

	* src/nautilus-bookmark-list.c: (append_bookmark_node),
	(make_bookmark_from_node), (nautilus_bookmark_list_load_file):
	Save & restore NautilusScalableIcon with each bookmark.

	Added custom error message when trying to open a location
	fails with GNOME_VFS_LOGINFAILED

	* src/nautilus-applicable-views.h: Define
	NAUTILUS_NAVIGATION_RESULT_LOGIN_FAILED
	* src/nautilus-applicable-views.c:
	(get_nautilus_navigation_result_from_gnome_vfs_result):
	Support GNOME_VFS_LOGINFAILED, and tweak message for
	unhandled case.
	* src/nautilus-window-manage-views.c:
	(nautilus_window_end_location_change_callback):
	Support NAUTILUS_NAVIGATION_RESULT_LOGIN_FAILED and
	remove message for unhandled case since complaining
	about unhandled cases is done elsewhere.

M	ChangeLog
M	libnautilus-extensions/nautilus-bookmark.c
M	libnautilus-extensions/nautilus-bookmark.h
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-extensions/nautilus-icon-factory.h
M	libnautilus-private/nautilus-bookmark.c
M	libnautilus-private/nautilus-bookmark.h
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus-private/nautilus-icon-factory.h
M	src/nautilus-applicable-views.c
M	src/nautilus-applicable-views.h
M	src/nautilus-bookmark-list.c
M	src/nautilus-window-manage-views.c

commit 2cefd51ed98f7cbc9d4f8e6622114f3b5a1c6b93
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-06-16

    At Arlo's request, removed the frame containing the sidebar.


	At Arlo's request, removed the frame containing the sidebar.

M	ChangeLog
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window.c

commit 814058c1a242de04ca27158c50ba9e1526de44c8
Author: Pavel Cisler <pavel@eazel.com>
Date:	2000-06-16

    Convert a bunch of illegal mime types "special/*" to legal
    equivalents.

    2000-06-15	Pavel Cisler  <pavel@eazel.com>

	* components/hardware/nautilus-hardware-view.c:
	* components/html/ntl-web-browser.oafinfo:
	* components/mozilla/nautilus-mozilla-content-view.oafinfo:
	* components/music/nautilus-music-view.c:
	* components/music/nautilus-music-view.oafinfo:
	* components/rpmview/nautilus-rpm-view.c:
	* components/shell/shell.oafinfo:
	* libnautilus-extensions/nautilus-drag.c:
	(nautilus_drag_build_selection_list):
	* libnautilus-extensions/nautilus-drag.h:
	* libnautilus-extensions/nautilus-file.c:
	(nautilus_file_get_type_as_string):
	* src/nautilus-sidebar.c:
	* src/nautilus.oafinfo:
	Convert a bunch of illegal mime types "special/*" to
	legal equivalents.

M	ChangeLog
M	components/hardware/nautilus-hardware-view.c
M	components/html/ntl-web-browser.oafinfo
M	components/mozilla/Nautilus_View_mozilla.oaf.in
M	components/mozilla/Nautilus_View_mozilla.server.in
M	components/mozilla/nautilus-mozilla-content-view.oafinfo
M	components/music/Nautilus_View_music.oaf.in
M	components/music/Nautilus_View_music.server.in
M	components/music/Nautilus_View_music.server.in.in
M	components/music/nautilus-music-view.c
M	components/music/nautilus-music-view.oafinfo
M	components/rpmview/nautilus-rpm-view.c
M	components/shell/Nautilus_View_shell.oaf.in
M	components/shell/Nautilus_View_shell.server.in
M	components/shell/shell.oafinfo
M	libnautilus-extensions/nautilus-drag.c
M	libnautilus-extensions/nautilus-drag.h
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-private/nautilus-drag.c
M	libnautilus-private/nautilus-drag.h
M	libnautilus-private/nautilus-file.c
M	src/Nautilus_shell.oaf.in
M	src/Nautilus_shell.server.in
M	src/nautilus-information-panel.c
M	src/nautilus-sidebar.c
M	src/nautilus.oafinfo

commit b074345fe2ca24df89bfd218aaa515aa0847021d
Author: Robin Slomkowski <rslomkow@src.gnome.org>
Date:	2000-06-15

    added a dependency on Orbit 0.5.1

M	ChangeLog
M	nautilus.spec.in

commit 12a78c6a776fedd9dc478257dae921b438bb4267
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-06-15

    fixed problem where track time slider was broken in the music
    view. Fixed


	fixed problem where track time slider was broken in the music
	view.
	Fixed by escaping uris properly.

M	ChangeLog
M	components/music/nautilus-music-view.c

commit 5aed5016638356ccbb8b9f20cd3719f9750ca831
Author: J Shane Culpepper <pepper@src.gnome.org>
Date:	2000-06-15

    Removing the gnet dependancy. It is no longer used.

	    * HACKING:
	    * components/services/install/command-line/Makefile.am:
	    * components/services/install/lib/Makefile.am:
	    * components/services/startup/lib/Makefile.am:
	    * components/services/trilobite/sample/service/Makefile.am:
	    * configure.in:
	    * nautilus-installer/src/Makefile.am:

	    Removing the gnet dependancy.  It is no longer used.

M	ChangeLog
M	HACKING
M	components/services/install/command-line/Makefile.am
M	components/services/install/lib/Makefile.am
M	components/services/startup/lib/Makefile.am
M	components/services/trilobite/sample/service/Makefile.am
M	configure.in
M	nautilus-installer/src/Makefile.am

commit ea4fe73e3870ce7ac93d38f5915a027d65f073e6
Author: JP Rosevear <jpr@arcavia.com>
Date:	2000-06-15

    Make sure that libleakcheck does not rely on the /gnome prefix
    to build.

    2000-06-15	JP Rosevear  <jpr@arcavia.com>

	* test/Makefile.am: Make sure that libleakcheck does not rely
	on the /gnome prefix to build. Make sure libleakcheck is cleaned
	and uninstalled properly.

M	ChangeLog
M	test/Makefile.am

commit 1842397b94c9bea39d129bc40dc328b35802fd40
Author: Valek Frob <frob@src.gnome.org>
Date:	2000-06-15

    Updated russian translation.

M	po/ChangeLog
M	po/ru.po

commit e9a76f66997476ed017c7e82634a398e2aa3005c
Author: Kenneth Christiansen <kenneth@gnu.org>
Date:	2000-06-15

    update Added some missing files

    2000-06-15 Kenneth Christiansen <kenneth@gnu.org>

	    * da.po: update
	* potfiles.in: Added some missing files

M	po/ChangeLog
M	po/POTFILES.in
M	po/da.po

commit f0796062aabd13a8a02675bf4fe921347d97d34f
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-06-15

    added new icons from Susan, and fixed bug where images with special
    chars


	added new icons from Susan, and fixed bug where images with
	special chars (like blanks) in their name wouldn't get displayed
	as custom icons properly by unescaping their uri.

M	ChangeLog
M	icons/audio.png
M	icons/emblem-nowrite.png
M	libnautilus-extensions/nautilus-icon-canvas-item.c
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-private/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-factory.c
M	src/nautilus-window-toolbars.c

commit 7b6fb5af0a9b92a6fedf58bf4fe8a8c98ea18ff3
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-06-14

    Added a place to put cut-n-paste code. Cut-n-pasted the e-paned widget

    * Makefile.am:
    * components/hardware/Makefile.am:
    * components/help/Makefile.am:
    * components/history/Makefile.am:
    * components/html/Makefile.am:
    * components/loser/content/Makefile.am:
    * components/loser/sidebar/Makefile.am:
    * components/music/Makefile.am:
    * components/notes/Makefile.am:
    * components/rpmview/Makefile.am:
    * components/sample/Makefile.am:
    * components/services/startup/nautilus-view/Makefile.am:
    * components/services/time/nautilus-view/Makefile.am:
    * components/services/trilobite/sample/nautilus-view/Makefile.am:
    * components/websearch/Makefile.am:
    * configure.in:
    * cut-n-paste-code/.cvsignore:
    * cut-n-paste-code/Makefile.am:
    * cut-n-paste-code/README:
    * cut-n-paste-code/widgets/.cvsignore:
    * cut-n-paste-code/widgets/Makefile.am:
    * cut-n-paste-code/widgets/e-paned/.cvsignore:
    * cut-n-paste-code/widgets/e-paned/Makefile.am:
    * cut-n-paste-code/widgets/e-paned/e-hpaned.c: (e_hpaned_get_type),
    (e_hpaned_class_init), (e_hpaned_init), (e_hpaned_new),
    (e_hpaned_size_request), (e_hpaned_size_allocate), (e_hpaned_draw),
    (e_hpaned_xor_line), (e_hpaned_button_press),
    (e_hpaned_button_release), (e_hpaned_motion),
    (e_hpaned_handle_shown):
    * cut-n-paste-code/widgets/e-paned/e-hpaned.h:
    * cut-n-paste-code/widgets/e-paned/e-paned.c: (e_paned_get_type),
    (e_paned_class_init), (e_paned_child_type), (e_paned_init),
    (e_paned_set_arg), (e_paned_get_arg), (e_paned_realize),
    (e_paned_map), (e_paned_unmap), (e_paned_unrealize),
    (e_paned_expose), (e_paned_add1), (e_paned_add2), (e_paned_pack1),
    (e_paned_pack2), (e_paned_add), (e_paned_remove), (e_paned_forall),
    (e_paned_get_position), (e_paned_set_position),
    (e_paned_set_handle_size), (e_paned_compute_position),
    (e_paned_handle_shown), (e_paned_quantized_size):
    * cut-n-paste-code/widgets/e-paned/e-paned.h:
    * cut-n-paste-code/widgets/e-paned/e-vpaned.c: (e_vpaned_get_type),
    (e_vpaned_class_init), (e_vpaned_init), (e_vpaned_new),
    (e_vpaned_size_request), (e_vpaned_size_allocate), (e_vpaned_draw),
    (e_vpaned_xor_line), (e_vpaned_button_press),
    (e_vpaned_button_release), (e_vpaned_motion),
    (e_vpaned_handle_shown):
    * cut-n-paste-code/widgets/e-paned/e-vpaned.h:
    * helper-utilities/authenticate/Makefile.am:
    * libnautilus-extensions/Makefile.am:
    * libnautilus-extensions/README:
    * libnautilus/README:
    * src/Makefile.am:
    * test/Makefile.am:
    Added a place to put cut-n-paste code.  Cut-n-pasted the e-paned
    widget from evolution.  Yes, and evil thing to do.	Send me mail
    with alternative solutions.

    Also added README files for libnautilus and
    libnautilus-extenstions to clarify thieir public vs internal
    state.

    * src/nautilus-window.c: (nautilus_window_constructed),
    (nautilus_window_real_set_content_view):
    Use the new NautilusHorizontalSplitter widget instead of
    the gtk one.

M	configure.in

commit 1e23bfbb5c9657e15473a36f607ad7475be9e242
Author: Pavel Cisler <pavel@eazel.com>
Date:	2000-06-14

    Fix some configure breakage.

    2000-06-14	Pavel Cisler  <pavel@eazel.com>

	* configure.in:
	Fix some configure breakage.

M	configure.in

commit 817d9487db5e280c96d256f2f1bb534cece9a1e2
Author: Fatih Demir <kabalak@src.gnome.org>
Date:	2000-06-14

    Added an extended configure script

M	configure.in

commit 18d51a8088c62f2e3ecc8b1f2ed6e1138b37a25a
Author: Benedikt Roth <bratislav@src.gnome.org>
Date:	2000-06-14

    Added German (de) to ALL_LINGUAS Added German translations

    * configure.in: Added German (de) to ALL_LINGUAS
    * nautilus.desktop: Added German translations

M	configure.in
M	nautilus.desktop

commit 1ac98c9d0d49a31abb1f0b1d7a0df9b31151c050
Author: Rebecca Schulman <rebecka@src.gnome.org>
Date:	2000-06-14

    2000-06-14	Rebecka Schulman  <rebecka@eazel.com

	* libnautilus-extensions/nautilus-global-preferences.c:
	(global_preferences_create_dialog),
	(global_preferences_register_for_ui):
	* libnautilus-extensions/nautilus-global-preferences.h:
	Added search preferences to the preferences dialog

	* libnautilus-extensions/nautilus-search-async.c:
	(nautilus_async_medusa_search), (request_search),
	(search_results_received_callback):
	changed the result getting implementation to use
	g_io_channel_watch, which emits a signal when
	results arrive at the socket

M	ChangeLog

commit db37585dfd8ae4b0df5e353ee4f1c323da2a6ece
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-06-14

	Task 1057: Terminal-based programs should open into a new
	terminal window

	* libnautilus-extensions/nautilus-program-choosing.h,
	libnautilus-extensions/nautilus-program-choosing.c:
	(nautilus_launch_application): Take a GnomeVFSMimeApplication *
	instead of a command string; add gnome-terminal -x
	(nautilus_launch_application_from_command): Old version that takes
	a command string renamed. Also, uses `system' instead of `execlp',
	so command-line arguments in the command string work.
	* libnautilus-extensions/nautilus-program-chooser.c
	(launch_mime_capplet): Adjusted to conform.
	* src/file-manager/fm-directory-view.c
	(fm_directory_view_launch_application): Likewise.
	* src/nautilus-sidebar.c: (command_button_callback,
	nautilus_sidebar_chose_application_callback, add_command_buttons):
	Likewise.
	* test/test-nautilus-mime-actions.c (print_application): Show the
	requires_terminal field for applications.

M	ChangeLog

commit aa86615da5f5b4363a114d237bb0847de8133df0
Author: Pavel Cisler <pavel@eazel.com>
Date:	2000-06-14

    Fix problems in the reentry detection code that caused malloc/frees

    2000-06-14	Pavel Cisler  <pavel@eazel.com>

	* test/Makefile.am:
	* test/nautilus-leak-checker.c: (detect_reentry),
	(nautilus_leak_record_malloc), (nautilus_leak_record_realloc),
	(nautilus_leak_record_free), (allocate_temporary_fallback_memory),
	(__libc_malloc), (__libc_memalign), (__libc_realloc),
	(__libc_free), (malloc), (realloc), (memalign), (calloc), (free),
	(main):
	Fix problems in the reentry detection code that caused
	malloc/frees
	sometimes getting counted twice.
	Add reentry detection for malloc getting reentered as a result of
	calling realloc.

M	ChangeLog

commit c680e6846e9962b92500b4e11599413bfdcb0741
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-06-14

    Damn, forgot to commit these 2 in the last checkin.

    * libnautilus-extensions/nautilus-horizontal-splitter.c:
    (nautilus_horizontal_splitter_initialize_class),
    (nautilus_horizontal_splitter_initialize),
    (nautilus_horizontal_splitter_destroy),
    (nautilus_horizontal_splitter_draw),
    (nautilus_horizontal_splitter_new):
    * libnautilus-extensions/nautilus-horizontal-splitter.h:
    Damn, forgot to commit these 2 in the last checkin.

M	ChangeLog

commit 10d325f14f8a8cf08ea5b5953c508ffb73e3e092
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-06-14

    Added a place to put cut-n-paste code. Cut-n-pasted the e-paned widget

    * Makefile.am:
    * components/hardware/Makefile.am:
    * components/help/Makefile.am:
    * components/history/Makefile.am:
    * components/html/Makefile.am:
    * components/loser/content/Makefile.am:
    * components/loser/sidebar/Makefile.am:
    * components/music/Makefile.am:
    * components/notes/Makefile.am:
    * components/rpmview/Makefile.am:
    * components/sample/Makefile.am:
    * components/services/startup/nautilus-view/Makefile.am:
    * components/services/time/nautilus-view/Makefile.am:
    * components/services/trilobite/sample/nautilus-view/Makefile.am:
    * components/websearch/Makefile.am:
    * configure.in:
    * cut-n-paste-code/.cvsignore:
    * cut-n-paste-code/Makefile.am:
    * cut-n-paste-code/README:
    * cut-n-paste-code/widgets/.cvsignore:
    * cut-n-paste-code/widgets/Makefile.am:
    * cut-n-paste-code/widgets/e-paned/.cvsignore:
    * cut-n-paste-code/widgets/e-paned/Makefile.am:
    * cut-n-paste-code/widgets/e-paned/e-hpaned.c: (e_hpaned_get_type),
    (e_hpaned_class_init), (e_hpaned_init), (e_hpaned_new),
    (e_hpaned_size_request), (e_hpaned_size_allocate), (e_hpaned_draw),
    (e_hpaned_xor_line), (e_hpaned_button_press),
    (e_hpaned_button_release), (e_hpaned_motion),
    (e_hpaned_handle_shown):
    * cut-n-paste-code/widgets/e-paned/e-hpaned.h:
    * cut-n-paste-code/widgets/e-paned/e-paned.c: (e_paned_get_type),
    (e_paned_class_init), (e_paned_child_type), (e_paned_init),
    (e_paned_set_arg), (e_paned_get_arg), (e_paned_realize),
    (e_paned_map), (e_paned_unmap), (e_paned_unrealize),
    (e_paned_expose), (e_paned_add1), (e_paned_add2), (e_paned_pack1),
    (e_paned_pack2), (e_paned_add), (e_paned_remove), (e_paned_forall),
    (e_paned_get_position), (e_paned_set_position),
    (e_paned_set_handle_size), (e_paned_compute_position),
    (e_paned_handle_shown), (e_paned_quantized_size):
    * cut-n-paste-code/widgets/e-paned/e-paned.h:
    * cut-n-paste-code/widgets/e-paned/e-vpaned.c: (e_vpaned_get_type),
    (e_vpaned_class_init), (e_vpaned_init), (e_vpaned_new),
    (e_vpaned_size_request), (e_vpaned_size_allocate), (e_vpaned_draw),
    (e_vpaned_xor_line), (e_vpaned_button_press),
    (e_vpaned_button_release), (e_vpaned_motion),
    (e_vpaned_handle_shown):
    * cut-n-paste-code/widgets/e-paned/e-vpaned.h:
    * helper-utilities/authenticate/Makefile.am:
    * libnautilus-extensions/Makefile.am:
    * libnautilus-extensions/README:
    * libnautilus/README:
    * src/Makefile.am:
    * test/Makefile.am:
    Added a place to put cut-n-paste code.  Cut-n-pasted the e-paned
    widget from evolution.  Yes, and evil thing to do.	Send me mail
    with alternative solutions.

    Also added README files for libnautilus and
    libnautilus-extenstions to clarify thieir public vs internal
    state.

    * src/nautilus-window.c: (nautilus_window_constructed),
    (nautilus_window_real_set_content_view):
    Use the new NautilusHorizontalSplitter widget instead of
    the gtk one.

M	ChangeLog

commit 2eaf75d51624e426d820aeaa9c3b7443f5241c66
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-06-14

	Fixed bug 173 (UI for reverting directory view background
	to default). Added "Reset Background" to Settings and
	context menu.

	* libnautilus-extensions/nautilus-background.h:
	* libnautilus-extensions/nautilus-background.c:
	(nautilus_background_is_set), (nautilus_background_reset):
	New functions for checking whether the background has
	been set, and for resetting it to the uncustomized state.

	* libnautilus-extensions/nautilus-directory-background.c:
	(background_changed_callback), (directory_changed_callback):
	Changed default metadata value from white to NULL.

	* src/file-manager/fm-directory-view.h,
	* src/file-manager/fm-directory-view.c:
	(fm_directory_view_initialize_class), (reset_background_callback),
	(fm_directory_view_get_background_widget),
	(fm_directory_view_get_background), (compute_menu_item_info),
	(append_gtk_menu_item_with_view), (append_selection_menu_subtree),
	(fm_directory_view_real_create_background_context_menu_items),
	(create_open_with_gtk_menu),
	(fm_directory_view_real_create_selection_context_menu_items),
	(insert_bonobo_menu_item), (insert_bonobo_menu_subtree),
	(reset_bonobo_trash_delete_menu), (reset_bonobo_open_with_menu),
	(fm_directory_view_real_merge_menus), (update_one_menu_item),
	(fm_directory_view_real_update_menus): Put "Reset Background"
	menu item in Settings menu and context menu; keep its
	sensitivity synched with background state.

	* src/file-manager/fm-icon-view.c:
	(fm_icon_view_get_background_widget): New function to let
	superclass get at the NautilusBackground.
	(fm_icon_view_initialize_class): Wire up new function.
	(fm_icon_view_initialize), (create_icon_container): Remove
	unused return value for create_icon_container.

	* src/file-manager/fm-list-view.c:
	(fm_list_view_get_background_widget): New function to let
	superclass get at the NautilusBackground.
	(fm_list_view_initialize_class): Wire up new function.
	(create_list): Remove unused return value.

M	ChangeLog

commit 3eb1757f8285ee8044c50342ffe8f2dc10d701c1
Author: Robin Slomkowski <rslomkow@src.gnome.org>
Date:	2000-06-14

    Added dependencies of directly to packages that are dependencies
    of packages
    of packages that nautilus depends on.  This should make the installer
    work better

M	ChangeLog

commit 51000c56a61672d5ac7b7e43c4d0dbb8c0578bc9
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-06-14

    Added popt > 1.5 as a requirement, since RH61 installs popt 1.4.


	* nautilus.spec.in: Added popt > 1.5 as a requirement, since RH61
	installs popt 1.4.

M	ChangeLog

commit 57ee8971f02851f844827ce5a8224f315075e4d3
Author: Robin Slomkowski <rslomkow@src.gnome.org>
Date:	2000-06-14

    Added some changes to HACKING, cleaned up the look a bit, and added
    info for what distro supply acceptable versions of libraries

M	ChangeLog

commit 804839c3e37b05239310bb81bfab45d031b8ab33
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-06-14

    Fixed bug where dropping colors into list view crashed by setting

	* libnautilus-extensions/nautilus-list.c:
	(nautilus_list_drag_data_received): Fixed bug where dropping
	colors into list view crashed by setting details->data_type and
	got_drop_data_type.
	* src/file-manager/fm-icon-view.c: (compute_menu_item_info):
	Changed menu item title from "Customize Icon Text..." to
	"Icon Captions...". Not sure if I like this verbless style yet.

M	ChangeLog

commit 2c26a2b83a0a06b5b7347645b28d5b6dc8746e47
Author: Robin Slomkowski <rslomkow@src.gnome.org>
Date:	2000-06-14

    Added exlicit references to more files so the permission are set to
    allow normal users to access the files.

M	ChangeLog

commit 2a361555fc9c0062de508ebc857b07a99ca9a781
Author: Pavel Cisler <pavel@eazel.com>
Date:	2000-06-14

    Fix some configure breakage.

    2000-06-14	Pavel Cisler  <pavel@eazel.com>

	* configure.in:
	Fix some configure breakage.

M	ChangeLog

commit 87d6634aebe2342e9ef3d42541a66b15070bd8f6
Author: Fatih Demir <kabalak@src.gnome.org>
Date:	2000-06-14

    Added an extended configure script

M	ChangeLog

commit ec4cac1d8bcf75ca3b55e0c586a8ab2c38139934
Author: Benedikt Roth <bratislav@src.gnome.org>
Date:	2000-06-14

    Added German (de) to ALL_LINGUAS Added German translations

    * configure.in: Added German (de) to ALL_LINGUAS
    * nautilus.desktop: Added German translations

M	ChangeLog

commit 9f6d3fc1c4d6e2aa87c5787421b3232b4d2ad971
Author: Fatih Demir <kabalak@src.gnome.org>
Date:	2000-06-14

    Updated the Turkish translation.

M	po/ChangeLog

commit ce99f08b81b9adb6fe2d208cfec881c4b7dc4fb9
Author: Benedikt Roth <bratislav@src.gnome.org>
Date:	2000-06-14

    Update, not yet completed

M	po/ChangeLog
M	po/de.po

commit a214eaaef192a126f34c122f9ffc767404f6b6e1
Author: Yukihiro Nakai <nakai@src.gnome.org>
Date:	2000-06-14

    ja.po: Update from Japanese GNOME Users
    Group(translation@gnome.gr.jp).

M	po/ja.po

commit 4f6657dfa749d24e9fda24cd63f92243ce93ee88
Author: Rebecca Schulman <rebecka@src.gnome.org>
Date:	2000-06-14

    2000-06-14	Rebecka Schulman  <rebecka@eazel.com

	* libnautilus-extensions/nautilus-global-preferences.c:
	(global_preferences_create_dialog),
	(global_preferences_register_for_ui):
	* libnautilus-extensions/nautilus-global-preferences.h:
	Added search preferences to the preferences dialog

	* libnautilus-extensions/nautilus-search-async.c:
	(nautilus_async_medusa_search), (request_search),
	(search_results_received_callback):
	changed the result getting implementation to use
	g_io_channel_watch, which emits a signal when
	results arrive at the socket

M	libnautilus-extensions/nautilus-search-async.c
M	libnautilus-private/nautilus-search-async.c

commit 4126b221e115599709abeb0f000777ee46a98514
Author: Rebecka Schulman <rebecka@eazel.com>
Date:	2000-06-14

    added dummy search to nautilus-search-async

    2000-06-14	Rebecka Schulman  <rebecka@eazel.com>

	* libnautilus-extensions/nautilus-search-async.c: (run_search),
	(initialize_socket), (get_key_from_cookie), (parse_results):
	added dummy search to nautilus-search-async

M	ChangeLog
M	libnautilus-extensions/nautilus-search-async.c
M	libnautilus-private/nautilus-search-async.c

commit 44b361b4ef80c9dbd3de73d20b8b743ef98e8caa
Author: Valek Frob <frob@src.gnome.org>
Date:	2000-06-14

    Updated russian translation.

M	po/ChangeLog
M	po/ru.po

commit 209786a150257559db0906fbf56a86fa1d402d7e
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-06-14

	Fixed bug 173 (UI for reverting directory view background
	to default). Added "Reset Background" to Settings and
	context menu.

	* libnautilus-extensions/nautilus-background.h:
	* libnautilus-extensions/nautilus-background.c:
	(nautilus_background_is_set), (nautilus_background_reset):
	New functions for checking whether the background has
	been set, and for resetting it to the uncustomized state.

	* libnautilus-extensions/nautilus-directory-background.c:
	(background_changed_callback), (directory_changed_callback):
	Changed default metadata value from white to NULL.

	* src/file-manager/fm-directory-view.h,
	* src/file-manager/fm-directory-view.c:
	(fm_directory_view_initialize_class), (reset_background_callback),
	(fm_directory_view_get_background_widget),
	(fm_directory_view_get_background), (compute_menu_item_info),
	(append_gtk_menu_item_with_view), (append_selection_menu_subtree),
	(fm_directory_view_real_create_background_context_menu_items),
	(create_open_with_gtk_menu),
	(fm_directory_view_real_create_selection_context_menu_items),
	(insert_bonobo_menu_item), (insert_bonobo_menu_subtree),
	(reset_bonobo_trash_delete_menu), (reset_bonobo_open_with_menu),
	(fm_directory_view_real_merge_menus), (update_one_menu_item),
	(fm_directory_view_real_update_menus): Put "Reset Background"
	menu item in Settings menu and context menu; keep its
	sensitivity synched with background state.

	* src/file-manager/fm-icon-view.c:
	(fm_icon_view_get_background_widget): New function to let
	superclass get at the NautilusBackground.
	(fm_icon_view_initialize_class): Wire up new function.
	(fm_icon_view_initialize), (create_icon_container): Remove
	unused return value for create_icon_container.

	* src/file-manager/fm-list-view.c:
	(fm_list_view_get_background_widget): New function to let
	superclass get at the NautilusBackground.
	(fm_list_view_initialize_class): Wire up new function.
	(create_list): Remove unused return value.

M	src/file-manager/fm-directory-view.h
M	src/file-manager/fm-icon-view.c

commit 39dc650fc95c6423d90f44cdc437f4924ebadaf7
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-06-14

    made it display the file name in the status bar at low zoom levels


	made it display the file name in the status bar at low zoom levels

M	ChangeLog
M	src/file-manager/fm-directory-view.h

commit c9447f73ee925c66b265ac9868028a859da1c6db
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-06-14

    Fixed bug where dropping colors into list view crashed by setting

	* libnautilus-extensions/nautilus-list.c:
	(nautilus_list_drag_data_received): Fixed bug where dropping
	colors into list view crashed by setting details->data_type and
	got_drop_data_type.
	* src/file-manager/fm-icon-view.c: (compute_menu_item_info):
	Changed menu item title from "Customize Icon Text..." to
	"Icon Captions...". Not sure if I like this verbless style yet.

M	src/file-manager/fm-icon-view.c

commit 3f6edef91e84c47b9ab03dccde5c4b06d6c9eab6
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-06-14

    made it display the file name in the status bar at low zoom levels


	made it display the file name in the status bar at low zoom levels

M	src/file-manager/fm-icon-view.c

commit 585a109759b018bd2821f66955f77084771de6ba
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-06-14

	Task 1057: Terminal-based programs should open into a new
	terminal window

	* libnautilus-extensions/nautilus-program-choosing.h,
	libnautilus-extensions/nautilus-program-choosing.c:
	(nautilus_launch_application): Take a GnomeVFSMimeApplication *
	instead of a command string; add gnome-terminal -x
	(nautilus_launch_application_from_command): Old version that takes
	a command string renamed. Also, uses `system' instead of `execlp',
	so command-line arguments in the command string work.
	* libnautilus-extensions/nautilus-program-chooser.c
	(launch_mime_capplet): Adjusted to conform.
	* src/file-manager/fm-directory-view.c
	(fm_directory_view_launch_application): Likewise.
	* src/nautilus-sidebar.c: (command_button_callback,
	nautilus_sidebar_chose_application_callback, add_command_buttons):
	Likewise.
	* test/test-nautilus-mime-actions.c (print_application): Show the
	requires_terminal field for applications.

M	src/file-manager/fm-directory-view.c

commit 70f1607a75aa35a76c60ebf8cec6cf3077dd8466
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-06-14

	Fixed bug 173 (UI for reverting directory view background
	to default). Added "Reset Background" to Settings and
	context menu.

	* libnautilus-extensions/nautilus-background.h:
	* libnautilus-extensions/nautilus-background.c:
	(nautilus_background_is_set), (nautilus_background_reset):
	New functions for checking whether the background has
	been set, and for resetting it to the uncustomized state.

	* libnautilus-extensions/nautilus-directory-background.c:
	(background_changed_callback), (directory_changed_callback):
	Changed default metadata value from white to NULL.

	* src/file-manager/fm-directory-view.h,
	* src/file-manager/fm-directory-view.c:
	(fm_directory_view_initialize_class), (reset_background_callback),
	(fm_directory_view_get_background_widget),
	(fm_directory_view_get_background), (compute_menu_item_info),
	(append_gtk_menu_item_with_view), (append_selection_menu_subtree),
	(fm_directory_view_real_create_background_context_menu_items),
	(create_open_with_gtk_menu),
	(fm_directory_view_real_create_selection_context_menu_items),
	(insert_bonobo_menu_item), (insert_bonobo_menu_subtree),
	(reset_bonobo_trash_delete_menu), (reset_bonobo_open_with_menu),
	(fm_directory_view_real_merge_menus), (update_one_menu_item),
	(fm_directory_view_real_update_menus): Put "Reset Background"
	menu item in Settings menu and context menu; keep its
	sensitivity synched with background state.

	* src/file-manager/fm-icon-view.c:
	(fm_icon_view_get_background_widget): New function to let
	superclass get at the NautilusBackground.
	(fm_icon_view_initialize_class): Wire up new function.
	(fm_icon_view_initialize), (create_icon_container): Remove
	unused return value for create_icon_container.

	* src/file-manager/fm-list-view.c:
	(fm_list_view_get_background_widget): New function to let
	superclass get at the NautilusBackground.
	(fm_list_view_initialize_class): Wire up new function.
	(create_list): Remove unused return value.

M	src/file-manager/fm-directory-view.c

commit 0f961129366f3925e09e106aba7c368bc0954a13
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-06-14

    made it display the file name in the status bar at low zoom levels


	made it display the file name in the status bar at low zoom levels

M	src/file-manager/fm-directory-view.c

commit 281a37bc4931aef0eae6f627589368ae1fd39c75
Author: Pavel Cisler <pavel@eazel.com>
Date:	2000-06-14

    Fix problems in the reentry detection code that caused malloc/frees

    2000-06-14	Pavel Cisler  <pavel@eazel.com>

	* test/Makefile.am:
	* test/nautilus-leak-checker.c: (detect_reentry),
	(nautilus_leak_record_malloc), (nautilus_leak_record_realloc),
	(nautilus_leak_record_free), (allocate_temporary_fallback_memory),
	(__libc_malloc), (__libc_memalign), (__libc_realloc),
	(__libc_free), (malloc), (realloc), (memalign), (calloc), (free),
	(main):
	Fix problems in the reentry detection code that caused
	malloc/frees
	sometimes getting counted twice.
	Add reentry detection for malloc getting reentered as a result of
	calling realloc.

M	test/Makefile.am
M	test/nautilus-leak-checker.c

commit 01be6552dd17260258ca348d84d005fbd8fd9621
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-06-14

    Added a place to put cut-n-paste code. Cut-n-pasted the e-paned widget

    * Makefile.am:
    * components/hardware/Makefile.am:
    * components/help/Makefile.am:
    * components/history/Makefile.am:
    * components/html/Makefile.am:
    * components/loser/content/Makefile.am:
    * components/loser/sidebar/Makefile.am:
    * components/music/Makefile.am:
    * components/notes/Makefile.am:
    * components/rpmview/Makefile.am:
    * components/sample/Makefile.am:
    * components/services/startup/nautilus-view/Makefile.am:
    * components/services/time/nautilus-view/Makefile.am:
    * components/services/trilobite/sample/nautilus-view/Makefile.am:
    * components/websearch/Makefile.am:
    * configure.in:
    * cut-n-paste-code/.cvsignore:
    * cut-n-paste-code/Makefile.am:
    * cut-n-paste-code/README:
    * cut-n-paste-code/widgets/.cvsignore:
    * cut-n-paste-code/widgets/Makefile.am:
    * cut-n-paste-code/widgets/e-paned/.cvsignore:
    * cut-n-paste-code/widgets/e-paned/Makefile.am:
    * cut-n-paste-code/widgets/e-paned/e-hpaned.c: (e_hpaned_get_type),
    (e_hpaned_class_init), (e_hpaned_init), (e_hpaned_new),
    (e_hpaned_size_request), (e_hpaned_size_allocate), (e_hpaned_draw),
    (e_hpaned_xor_line), (e_hpaned_button_press),
    (e_hpaned_button_release), (e_hpaned_motion),
    (e_hpaned_handle_shown):
    * cut-n-paste-code/widgets/e-paned/e-hpaned.h:
    * cut-n-paste-code/widgets/e-paned/e-paned.c: (e_paned_get_type),
    (e_paned_class_init), (e_paned_child_type), (e_paned_init),
    (e_paned_set_arg), (e_paned_get_arg), (e_paned_realize),
    (e_paned_map), (e_paned_unmap), (e_paned_unrealize),
    (e_paned_expose), (e_paned_add1), (e_paned_add2), (e_paned_pack1),
    (e_paned_pack2), (e_paned_add), (e_paned_remove), (e_paned_forall),
    (e_paned_get_position), (e_paned_set_position),
    (e_paned_set_handle_size), (e_paned_compute_position),
    (e_paned_handle_shown), (e_paned_quantized_size):
    * cut-n-paste-code/widgets/e-paned/e-paned.h:
    * cut-n-paste-code/widgets/e-paned/e-vpaned.c: (e_vpaned_get_type),
    (e_vpaned_class_init), (e_vpaned_init), (e_vpaned_new),
    (e_vpaned_size_request), (e_vpaned_size_allocate), (e_vpaned_draw),
    (e_vpaned_xor_line), (e_vpaned_button_press),
    (e_vpaned_button_release), (e_vpaned_motion),
    (e_vpaned_handle_shown):
    * cut-n-paste-code/widgets/e-paned/e-vpaned.h:
    * helper-utilities/authenticate/Makefile.am:
    * libnautilus-extensions/Makefile.am:
    * libnautilus-extensions/README:
    * libnautilus/README:
    * src/Makefile.am:
    * test/Makefile.am:
    Added a place to put cut-n-paste code.  Cut-n-pasted the e-paned
    widget from evolution.  Yes, and evil thing to do.	Send me mail
    with alternative solutions.

    Also added README files for libnautilus and
    libnautilus-extenstions to clarify thieir public vs internal
    state.

    * src/nautilus-window.c: (nautilus_window_constructed),
    (nautilus_window_real_set_content_view):
    Use the new NautilusHorizontalSplitter widget instead of
    the gtk one.

M	test/Makefile.am

commit 858e160f9c4e238508389c6e3c55be7087370966
Author: Pavel Cisler <pavel@eazel.com>
Date:	2000-06-14

    Couldn't figure out how to build the leakchecker shared library with

    2000-06-13	Pavel Cisler  <pavel@eazel.com>

	* test/Makefile.am:
	Couldn't figure out how to build the leakchecker shared library
	with libtool, added a simple link rule instead.

	* test/nautilus-leak-symbol-lookup.c:
	(nautilus_leak_find_symbol_in_map),
	(nautilus_leak_symbol_map_get_offsets),
	(nautilus_leak_symbol_map_load),
	(nautilus_leak_symbol_map_load_if_needed),
	(nautilus_leak_find_symbol_address),
	(nautilus_leak_print_symbol_address):
	Redo symbol lookup to work better in some cases.

	* test/nautilus-leak-checker.c: (allocate_lots), (leak_mem2),
	(leak_mem), (main):
	tweaks to testing code.

M	ChangeLog
M	test/Makefile.am
M	test/nautilus-leak-checker.c
M	test/nautilus-leak-symbol-lookup.c

commit bd52afb29f404257477d3ff1bd2e1e9d8a994db4
Author: Rebecca Schulman <rebecka@eazel.com>
Date:	2000-06-14

    Initial changes to implement search architecture.

    2000-06-13	Rebecca Schulman  <rebecka@eazel.com>
	Initial changes to implement search architecture.

	* libnautilus-extensions/Makefile.am:

	* libnautilus-extensions/nautilus-directory-async.c:
	Changed metafile reading to skip this for search directories
	call a separate sync reader for search directories (the
	async handle creates a thread but doesn't talk to medusa
	yet)

	Added
	* libnautilus-extensions/nautilus-search-async.c:
	* libnautilus-extensions/nautilus-search-async.h:
	location of future async search calls

	* libnautilus-extensions/nautilus-directory-private.h:
	added is_search_directory boolean field to
	NautilusDirectoryDetails
	* libnautilus-extensions/nautilus-directory.c:
	* libnautilus-extensions/nautilus-directory.h:
	nautilus_search_directory_new supplemnts nautilus_directory_new
	and test functions nautilus_diretory_is_search_directory and
	nautilus_uri_is_search_uri

	* src/nautilus-window.c:
	* src/nautilus-window-toolbars.c:
	added search button (icon to come!)

	* src/nautilus.oafinfo:
	added search: to list of acceptable
	content for list view

M	ChangeLog
M	libnautilus-extensions/nautilus-directory-async.c
M	libnautilus-extensions/nautilus-directory-private.h
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-extensions/nautilus-directory.h
A	libnautilus-extensions/nautilus-search-async.c
A	libnautilus-extensions/nautilus-search-async.h
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-directory-private.h
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-directory.h
A	libnautilus-private/nautilus-search-async.c
A	libnautilus-private/nautilus-search-async.h
M	src/Nautilus_shell.oaf.in
M	src/Nautilus_shell.server.in
M	src/nautilus-navigation-window.h
M	src/nautilus-object-window.h
M	src/nautilus-spatial-window.h
M	src/nautilus-window-toolbars.c
M	src/nautilus-window.h
M	src/nautilus.oafinfo

commit 3965707a2b216bd59574b53d15f714552124b748
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-06-14

    Added a place to put cut-n-paste code. Cut-n-pasted the e-paned widget

    * Makefile.am:
    * components/hardware/Makefile.am:
    * components/help/Makefile.am:
    * components/history/Makefile.am:
    * components/html/Makefile.am:
    * components/loser/content/Makefile.am:
    * components/loser/sidebar/Makefile.am:
    * components/music/Makefile.am:
    * components/notes/Makefile.am:
    * components/rpmview/Makefile.am:
    * components/sample/Makefile.am:
    * components/services/startup/nautilus-view/Makefile.am:
    * components/services/time/nautilus-view/Makefile.am:
    * components/services/trilobite/sample/nautilus-view/Makefile.am:
    * components/websearch/Makefile.am:
    * configure.in:
    * cut-n-paste-code/.cvsignore:
    * cut-n-paste-code/Makefile.am:
    * cut-n-paste-code/README:
    * cut-n-paste-code/widgets/.cvsignore:
    * cut-n-paste-code/widgets/Makefile.am:
    * cut-n-paste-code/widgets/e-paned/.cvsignore:
    * cut-n-paste-code/widgets/e-paned/Makefile.am:
    * cut-n-paste-code/widgets/e-paned/e-hpaned.c: (e_hpaned_get_type),
    (e_hpaned_class_init), (e_hpaned_init), (e_hpaned_new),
    (e_hpaned_size_request), (e_hpaned_size_allocate), (e_hpaned_draw),
    (e_hpaned_xor_line), (e_hpaned_button_press),
    (e_hpaned_button_release), (e_hpaned_motion),
    (e_hpaned_handle_shown):
    * cut-n-paste-code/widgets/e-paned/e-hpaned.h:
    * cut-n-paste-code/widgets/e-paned/e-paned.c: (e_paned_get_type),
    (e_paned_class_init), (e_paned_child_type), (e_paned_init),
    (e_paned_set_arg), (e_paned_get_arg), (e_paned_realize),
    (e_paned_map), (e_paned_unmap), (e_paned_unrealize),
    (e_paned_expose), (e_paned_add1), (e_paned_add2), (e_paned_pack1),
    (e_paned_pack2), (e_paned_add), (e_paned_remove), (e_paned_forall),
    (e_paned_get_position), (e_paned_set_position),
    (e_paned_set_handle_size), (e_paned_compute_position),
    (e_paned_handle_shown), (e_paned_quantized_size):
    * cut-n-paste-code/widgets/e-paned/e-paned.h:
    * cut-n-paste-code/widgets/e-paned/e-vpaned.c: (e_vpaned_get_type),
    (e_vpaned_class_init), (e_vpaned_init), (e_vpaned_new),
    (e_vpaned_size_request), (e_vpaned_size_allocate), (e_vpaned_draw),
    (e_vpaned_xor_line), (e_vpaned_button_press),
    (e_vpaned_button_release), (e_vpaned_motion),
    (e_vpaned_handle_shown):
    * cut-n-paste-code/widgets/e-paned/e-vpaned.h:
    * helper-utilities/authenticate/Makefile.am:
    * libnautilus-extensions/Makefile.am:
    * libnautilus-extensions/README:
    * libnautilus/README:
    * src/Makefile.am:
    * test/Makefile.am:
    Added a place to put cut-n-paste code.  Cut-n-pasted the e-paned
    widget from evolution.  Yes, and evil thing to do.	Send me mail
    with alternative solutions.

    Also added README files for libnautilus and
    libnautilus-extenstions to clarify thieir public vs internal
    state.

    * src/nautilus-window.c: (nautilus_window_constructed),
    (nautilus_window_real_set_content_view):
    Use the new NautilusHorizontalSplitter widget instead of
    the gtk one.

M	libnautilus-extensions/Makefile.am
M	libnautilus-private/Makefile.am
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window.c

commit 820bc51eba6d5450a5fa354c8b1f02f21b74e577
Author: Rebecca Schulman <rebecka@eazel.com>
Date:	2000-06-14

    Initial changes to implement search architecture.

    2000-06-13	Rebecca Schulman  <rebecka@eazel.com>
	Initial changes to implement search architecture.

	* libnautilus-extensions/Makefile.am:

	* libnautilus-extensions/nautilus-directory-async.c:
	Changed metafile reading to skip this for search directories
	call a separate sync reader for search directories (the
	async handle creates a thread but doesn't talk to medusa
	yet)

	Added
	* libnautilus-extensions/nautilus-search-async.c:
	* libnautilus-extensions/nautilus-search-async.h:
	location of future async search calls

	* libnautilus-extensions/nautilus-directory-private.h:
	added is_search_directory boolean field to
	NautilusDirectoryDetails
	* libnautilus-extensions/nautilus-directory.c:
	* libnautilus-extensions/nautilus-directory.h:
	nautilus_search_directory_new supplemnts nautilus_directory_new
	and test functions nautilus_diretory_is_search_directory and
	nautilus_uri_is_search_uri

	* src/nautilus-window.c:
	* src/nautilus-window-toolbars.c:
	added search button (icon to come!)

	* src/nautilus.oafinfo:
	added search: to list of acceptable
	content for list view

M	libnautilus-extensions/Makefile.am
M	libnautilus-private/Makefile.am
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window.c

commit 5a5c97ab0e1969182d0fce71949bd5e59e15db01
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-06-14

	Preparations to make nautilus_file_get use async. I/O.
	There's still a long way to go.

	* components/music/nautilus-music-view.c: (fetch_play_time),
	(format_play_time), (fetch_song_info), (play_status_display),
	(play_current_file), (nautilus_music_view_update_from_uri):
	Changed the music view so it doesn't use NautilusFile any more
	since it already has what it needs from gnome-vfs. There's still
	the issue of sync. vs. async. for this component.

	* libnautilus-extensions/Makefile.am:
	* libnautilus-extensions/nautilus-stock-dialogs.c:
	(nautilus_timed_wait_start), (nautilus_timed_wait_free),
	(nautilus_timed_wait_stop):
	* libnautilus-extensions/nautilus-stock-dialogs.h:
	Started on something called nautilus_timed_wait that we need to
	use when all our lines are busy. Checked it in since I'll be in
	Palo Alto and don't want any non-checked-in changes.

	* libnautilus-extensions/nautilus-background-canvas-group.c:
	Added comments and removed some dead code.

	* src/nautilus-window-menus.c: (uri_known_not_to_exist):
	Rewrote this to use sync. I/O on local files instead of using
	nautilus_file_get.

	* test/.cvsignore: Ignore some of the new files in this directory.

M	ChangeLog
M	components/music/nautilus-music-view.c
M	libnautilus-extensions/Makefile.am
M	libnautilus-extensions/nautilus-background-canvas-group.c
A	libnautilus-extensions/nautilus-stock-dialogs.c
A	libnautilus-extensions/nautilus-stock-dialogs.h
M	libnautilus-private/Makefile.am
M	libnautilus-private/nautilus-background-canvas-group.c
A	libnautilus-private/nautilus-stock-dialogs.c
A	libnautilus-private/nautilus-stock-dialogs.h
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-window-menus.c
M	test/.cvsignore

commit 552d6733b51f6b27782f0aac2c9422c2bde28e1e
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-06-14

    Completed task 1267 (component query should pass allowed iids).

	* libnautilus-extensions/nautilus-mime-actions.c
	(nautilus_mime_get_short_list_components_for_uri): Completed task
	1267 (component query should pass allowed iids).

	(nautilus_mime_get_default_component_for_uri_internal,
	nautilus_mime_get_all_components_for_uri,
	make_oaf_query_with_known_mime_type,
	make_oaf_query_with_uri_scheme_only, nautilus_do_component_query):
	Adjust to necessary interface changes.

M	ChangeLog
M	libnautilus-extensions/nautilus-mime-actions.c
M	libnautilus-private/nautilus-mime-actions.c

commit 0f1a6309c891a2f29410085950b9a536916136f4
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-06-14

    Took out a merge indicator

M	ChangeLog

commit aaa41520164bcb6062161eea3a1a81ae729c5ead
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-06-14

	Task 1057: Terminal-based programs should open into a new
	terminal window

	* libnautilus-extensions/nautilus-program-choosing.h,
	libnautilus-extensions/nautilus-program-choosing.c:
	(nautilus_launch_application): Take a GnomeVFSMimeApplication *
	instead of a command string; add gnome-terminal -x
	(nautilus_launch_application_from_command): Old version that takes
	a command string renamed. Also, uses `system' instead of `execlp',
	so command-line arguments in the command string work.
	* libnautilus-extensions/nautilus-program-chooser.c
	(launch_mime_capplet): Adjusted to conform.
	* src/file-manager/fm-directory-view.c
	(fm_directory_view_launch_application): Likewise.
	* src/nautilus-sidebar.c: (command_button_callback,
	nautilus_sidebar_chose_application_callback, add_command_buttons):
	Likewise.
	* test/test-nautilus-mime-actions.c (print_application): Show the
	requires_terminal field for applications.

M	libnautilus-extensions/nautilus-program-chooser.c
M	libnautilus-extensions/nautilus-program-choosing.c
M	libnautilus-private/nautilus-program-chooser.c
M	libnautilus-private/nautilus-program-choosing.c

commit 7f52d324d5aea324044d148c023e35d69622b6c2
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-06-14

	Finished task 1044 (Make "Open With Other" behave sensibly
	when there are no programs available for this file), and
	some related UI tweaking.

	* libnautilus-extensions/nautilus-program-chooser.c:
	(launch_mime_capplet), (launch_mime_capplet_and_close_dialog):
	Split old launch_mime_capplet into these two parts, so I
	could call the simpler one from two places.
	(run_program_configurator_callback),
	(nautilus_program_chooser_new): Moved the "Why not visit the
	Control Center?" box from the sub-dialog into the main dialog.
	Also created both a "Cancel" and "Done" button, only one of
	which is shown at a time.
	(nautilus_program_chooser_set_is_cancellable): New function,
	determines which of the two buttons "Cancel" and "Done" to
	display.
	(nautilus_program_chooser_show_no_choices_message):
	New function, puts up a modeless dialog telling user that
	there are no applications/viewers for this file and asking
	if they want to go to the File Types and Programs capplet.

	* libnautilus-extensions/nautilus-program-chooser.h:
	Prototype for nautilus_program_chooser_show_no_choices_message.

	* libnautilus-extensions/nautilus-program-choosing.c:
	(any_programs_available_for_file): New helper function.
	(nautilus_choose_component_for_file),
	(nautilus_choose_application_for_file): Reworked a bit to
	call nautilus_program_chooser_show_no_choices_message
	in the case where there are no choices at all.

M	ChangeLog
M	libnautilus-extensions/nautilus-program-chooser.c
M	libnautilus-extensions/nautilus-program-chooser.h
M	libnautilus-extensions/nautilus-program-choosing.c
M	libnautilus-private/nautilus-program-chooser.c
M	libnautilus-private/nautilus-program-chooser.h
M	libnautilus-private/nautilus-program-choosing.c

commit 1dc046ab3e5ac9b09dff12df02392f431a4cec95
Author: Pavel Cisler <pavel@eazel.com>
Date:	2000-06-14

    New small leakchecking library. It is a bit simpler than MemProf
    in that

    2000-06-13	Pavel Cisler <pavel@eazel.com>

	* test/nautilus-leak-checker-stubs.h:
	* test/nautilus-leak-checker.c:
	(nautilus_leak_allocation_record_init),
	(nautilus_leak_allocation_record_copy),
	(nautilus_leak_allocation_record_finalize),
	(nautilus_leak_allocation_record_free),
	(nautilus_leak_stack_crawl_compare), (nautilus_leak_initialize),
	(get_stack_trace), (detect_reentry),
	(nautilus_leak_record_malloc),
	(nautilus_leak_record_realloc), (nautilus_leak_record_free),
	(nautilus_leak_initialize_if_needed), (__libc_malloc),
	(__libc_memalign), (__libc_calloc), (__libc_realloc),
	(__libc_free), (malloc), (realloc), (memalign), (calloc), (free),
	(print_one_leak), (nautilus_leak_print_leaks),
	(nautilus_leak_checker_init), (allocate_lots), (leak_mem2),
	(leak_mem), (main):
	* test/nautilus-leak-checker.h:
	* test/nautilus-leak-hash-table.c:
	(nautilus_leak_hash_element_finalize),
	(nautilus_leak_hash_element_hash),
	(nautilus_leak_hash_element_match),
	(nautilus_leak_hash_element_vector_inititalize),
	(nautilus_leak_hash_element_vector_finalize),
	(nautilus_leak_hash_element_vector_at),
	(nautilus_leak_hash_element_vector_add),
	(nautilus_leak_hash_element_vector_remove),
	(nautilus_leak_hash_table_optimal_size),
	(nautilus_leak_hash_table_initialize),
	(nautilus_leak_hash_table_finalize),
	(nautilus_leak_hash_table_new), (nautilus_leak_hash_table_free),
	(nautilus_leak_hash_table_hash), (nautilus_leak_hash_table_find),
	(nautilus_leak_hash_table_add),
	(nautilus_leak_hash_table_remove_element),
	(nautilus_leak_hash_table_remove),
	(nautilus_leak_table_new_entry_at),
	(nautilus_leak_table_add_entry), (nautilus_leak_table_new),
	(nautilus_leak_table_free), (sort_by_count),
	(nautilus_leak_table_sort_by_count), (sort_by_size),
	(nautilus_leak_table_sort_by_size),
	(nautilus_leak_table_each_item):
	* test/nautilus-leak-hash-table.h:
	* test/nautilus-leak-symbol-lookup.c:
	(nautilus_leak_find_symbol_in_map),
	(nautilus_leak_symbol_map_load),
	(nautilus_leak_symbol_map_load_if_needed),
	(nautilus_leak_print_symbol_cleanup),
	(nautilus_leak_find_symbol_address),
	(nautilus_leak_print_symbol_address):
	* test/nautilus-leak-symbol-lookup.h:
	New small leakchecking library. It is a bit simpler than MemProf
	in that
	it doesn't try to find leaks, just lists all the outstanding
	allocations
	(which if done at application quit is a list of leaks). It
	borrows heavily
	from MemProf.

	* test/Makefile.am:
	Currently broken makefile changes for the leakchecker
	library. Needs some
	libtool wrestling that Ramiro kindly offered to help with.

	* src/nautilus-main.c: (nautilus_leak_checker_init),
	(nautilus_leak_print_leaks), (main):
	Call the leakchecker. Noop unless the leakchecker lib is
	loaded with
	Nautilus using the LD_PRELOAD variable (the only way of turning
	the
	thing on/off).

M	ChangeLog
M	src/nautilus-main.c
M	test/Makefile.am
A	test/nautilus-leak-checker-stubs.h
A	test/nautilus-leak-checker.c
A	test/nautilus-leak-checker.h
A	test/nautilus-leak-hash-table.c
A	test/nautilus-leak-hash-table.h
A	test/nautilus-leak-symbol-lookup.c
A	test/nautilus-leak-symbol-lookup.h

commit fd18cb806c4b0344e8b39e8200ebd9690c30f78a
Author: Anders Carlsson <andersca@src.gnome.org>
Date:	2000-06-13

    Don't commit conflicts, silly me.

M	ChangeLog

commit 491a9f633e4a0ea053f9c34403cc1f32ddc83956
Author: Anders Carlsson <andersca@gnu.org>
Date:	2000-06-13

    Add a check to see if the NautilusBackground is too complex which
    means we

    2000-06-14	Anders Carlsson  <andersca@gnu.org>

	* libnautilus-extensions/nautilus-background-canvas-group.c
	(nautilus_background_canvas_group_draw): Add a check to see if the
	NautilusBackground is too complex which means we have do draw
	if ourselves.

	* libnautilus-extensions/nautilus-background.c,
	  libnautilus-extensions/nautilus-background.h
	(nautilus_background_is_too_complex_for_gtk_style): New function.
	Checks if a NautilusBackground is too complex to be drawn by
	GtkStyle, forcing
	us to draw it ourselves.

M	ChangeLog
M	libnautilus-extensions/nautilus-background-canvas-group.c
M	libnautilus-private/nautilus-background-canvas-group.c

commit 679b8e096ad987684331f48ce8001b707861ef65
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-06-13

	Fixed bug 173 (UI for reverting directory view background
	to default). Added "Reset Background" to Settings and
	context menu.

	* libnautilus-extensions/nautilus-background.h:
	* libnautilus-extensions/nautilus-background.c:
	(nautilus_background_is_set), (nautilus_background_reset):
	New functions for checking whether the background has
	been set, and for resetting it to the uncustomized state.

	* libnautilus-extensions/nautilus-directory-background.c:
	(background_changed_callback), (directory_changed_callback):
	Changed default metadata value from white to NULL.

	* src/file-manager/fm-directory-view.h,
	* src/file-manager/fm-directory-view.c:
	(fm_directory_view_initialize_class), (reset_background_callback),
	(fm_directory_view_get_background_widget),
	(fm_directory_view_get_background), (compute_menu_item_info),
	(append_gtk_menu_item_with_view), (append_selection_menu_subtree),
	(fm_directory_view_real_create_background_context_menu_items),
	(create_open_with_gtk_menu),
	(fm_directory_view_real_create_selection_context_menu_items),
	(insert_bonobo_menu_item), (insert_bonobo_menu_subtree),
	(reset_bonobo_trash_delete_menu), (reset_bonobo_open_with_menu),
	(fm_directory_view_real_merge_menus), (update_one_menu_item),
	(fm_directory_view_real_update_menus): Put "Reset Background"
	menu item in Settings menu and context menu; keep its
	sensitivity synched with background state.

	* src/file-manager/fm-icon-view.c:
	(fm_icon_view_get_background_widget): New function to let
	superclass get at the NautilusBackground.
	(fm_icon_view_initialize_class): Wire up new function.
	(fm_icon_view_initialize), (create_icon_container): Remove
	unused return value for create_icon_container.

	* src/file-manager/fm-list-view.c:
	(fm_list_view_get_background_widget): New function to let
	superclass get at the NautilusBackground.
	(fm_list_view_initialize_class): Wire up new function.
	(create_list): Remove unused return value.

M	libnautilus-extensions/nautilus-background.c
M	libnautilus-extensions/nautilus-background.h
M	libnautilus-private/nautilus-background.c
M	libnautilus-private/nautilus-background.h

commit e7bc7821a9efdfd206fb9fd614e15899fd9663c4
Author: Anders Carlsson <andersca@gnu.org>
Date:	2000-06-13

    Add a check to see if the NautilusBackground is too complex which
    means we

    2000-06-14	Anders Carlsson  <andersca@gnu.org>

	* libnautilus-extensions/nautilus-background-canvas-group.c
	(nautilus_background_canvas_group_draw): Add a check to see if the
	NautilusBackground is too complex which means we have do draw
	if ourselves.

	* libnautilus-extensions/nautilus-background.c,
	  libnautilus-extensions/nautilus-background.h
	(nautilus_background_is_too_complex_for_gtk_style): New function.
	Checks if a NautilusBackground is too complex to be drawn by
	GtkStyle, forcing
	us to draw it ourselves.

M	libnautilus-extensions/nautilus-background.c
M	libnautilus-extensions/nautilus-background.h
M	libnautilus-private/nautilus-background.c
M	libnautilus-private/nautilus-background.h

commit 4166846bda7609162755828dfee81c0b088f3cec
Author: Seth Nickell <seth@eazel.com>
Date:	2000-06-13

    Fix stupid bug that clipped the inital '/' in many cases caused by a

    2000-06-13	Seth Nickell  <seth@eazel.com>

	* libnautilus-extensions/nautilus-file-utilities.c:
	(nautilus_format_uri_for_display):
	Fix stupid bug that clipped the inital '/' in many cases
	caused by a #define.
	* src/nautilus-location-bar.c: (drag_data_received_callback),
	(drag_data_get_callback)
	Add calls to nautilus_make_uri_from_input rather than reading
	the input "raw" out of the location box.
	(try_to_expand_path):
	Add calls to nautilus_make_uri_from_input and make sure that
	selection allignments etc are appropriate between actual uri
	being completed and the user's display.

M	ChangeLog
M	libnautilus-extensions/nautilus-file-utilities.c
M	libnautilus-private/nautilus-file-utilities.c
M	src/nautilus-location-bar.c

commit 0c3c8082ac9fa8aa4accf6c1013f85cb5974bf4d
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-06-13

	Fixed bug mjs noticed where the Properties window tended
	to crash on close.

	* src/file-manager/fm-properties-window.c:
	(name_field_done_editing): use gtk_editable_get_chars
	instead of gtk_entry_get_text, since _get_text returns
	the original text and is deprecated. This was being freed
	twice.
	(name_field_update_to_match_file): Made this function use
	the safe call too, which required adding a local variable.

	Fixed bug 1212 ("View as" menu doesn't update after user
	modifies preferred list from "View as Other" dialog)

	* src/nautilus-applicable-views.h: Eliminated
	content_identifiers from NautilusNavigationInfo.
	* src/nautilus-applicable-views.c: (got_file_info_callback):
	Don't bother getting short list here since it's no longer
	stored; just get default component.
	(nautilus_navigation_info_free): Take out cleanup for
	content_identifiers.
	* src/nautilus-window.c:
	(create_content_view_menu_item): Made this function take
	ownership of a parameter instead of copying it, so that
	one of the two callers wouldn't have to make extra copies.
	Commented this.
	(replace_special_current_view_in_content_view_menu):
	This was caller #1, now it passes copy as parameter.
	(nautilus_window_load_content_view_menu): This was caller
	#2. Now it gets preferred list for uri here, instead of
	examining NautilusNavigationInfo parameter. Eliminated
	that parameter.
	(chose_component_callback): Reload the content view menu
	after the View as Other dialog closes.
	* src/nautilus-window-private.h,
	* src/nautilus-window-manage-views.c: Eliminated 2nd parameter
	from nautilus_window_load_content_view.

M	ChangeLog
M	src/file-manager/fm-properties-window.c
M	src/nautilus-applicable-views.c
M	src/nautilus-applicable-views.h
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window-manage-views.c
M	src/nautilus-window-private.h
M	src/nautilus-window.c

commit 2853a16e3b5b91a5291bcde040e6446a8390e686
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-06-13

    Update for Darin's latest changes to the nautilus view interface.

    * components/mozilla/nautilus-mozilla-content-view.c:
    (mozilla_load_location_callback):
    * libnautilus-extensions/Makefile.am:

    Update for Darin's latest changes to the nautilus view interface.

M	components/mozilla/nautilus-mozilla-content-view.c

commit 39531a43a486d676a8515b408c668de3ef8420d9
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-06-13

    Complete task 695 (Help component is missing a test for info pages),
    also

	* components/help/help-method.c: (help_uri_to_string,
	convert_file_to_uri, transform_absolute_file, file_in_info_path):
	Complete task 695 (Help component is missing a test for info
	pages), also many general style fixes.

	* libnautilus-extensions/nautilus-mime-actions.c
	(nautilus_mime_get_default_component_for_uri_internal): Complete
	task 1145 (Add fallback code to choose one of short list
	components)

M	ChangeLog
M	components/help/help-method.c
M	libnautilus-extensions/nautilus-mime-actions.c
M	libnautilus-private/nautilus-mime-actions.c

commit e94b24a5c26d5ab68d400f6a2833521a76135618
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-06-13

    Fixed bug #306, right click menu in zoom control doesn't work. The
    menu

    2000-06-13	Gene Z. Ragan  <gzr@eazel.com>

	Fixed bug #306, right click menu in zoom control doesn't work.
	The menu now works.

	* libnautilus/nautilus-view-component.idl:
	Added zoom_to_level interface.

	* libnautilus/nautilus-zoomable.c:
	(impl_Nautilus_Zoomable_zoom_to_level):
	(nautilus_zoomable_initialize_class):
	Implimentation of zoom_to_level interface

	* src/file-manager/fm-directory-view.c:
	* src/file-manager/fm-directory-view.h:
	(fm_directory_view_initialize_class),
	(fm_directory_view_initialize), (zoomable_zoom_to_level_callback),
	(fm_directory_view_zoom_to_level):
	Added signal handling and callback for new ZOOM_TO_LEVEL signal.

	* src/file-manager/fm-icon-view.c:
	(fm_icon_view_zoom_to_level),
	(fm_icon_view_initialize_class):
	ZOOM_TO_LEVEL handling.

	* src/file-manager/fm-list-view.c:
	(fm_list_view_initialize_class),
	(fm_list_view_zoom_to_level),
	(fm_list_view_restore_default_zoom_level):
	ZOOM_TO_LEVEL handling.

	* src/nautilus-view-frame.c:
	* src/nautilus-view-frame.h:
	(nautilus_view_frame_zoom_to_level):
	New public function for zoom to level.

	* src/nautilus-window.c:
	(zoom_to_level_callback):
	Yes, a zoom to level callback.

	* src/nautilus-zoom-control.c:
	* src/nautilus-zoom-control.h:
	(nautilus_zoom_control_class_initialize), (zoom_menu_callback),
	(create_zoom_menu), (set_zoom_level):
	Enabled context zoom menu functionality.

M	ChangeLog
M	libnautilus/nautilus-view-component.idl
M	libnautilus/nautilus-zoomable.c
M	libnautilus/nautilus-zoomable.h
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-directory-view.h
M	src/file-manager/fm-icon-view.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-view-frame.c
M	src/nautilus-view-frame.h
M	src/nautilus-window.c
M	src/nautilus-zoom-control.c
M	src/nautilus-zoom-control.h

commit 638ab5ad3488b94afd8d69d7d36da9847c9fcec9
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-06-13

	Fixed bug 173 (UI for reverting directory view background
	to default). Added "Reset Background" to Settings and
	context menu.

	* libnautilus-extensions/nautilus-background.h:
	* libnautilus-extensions/nautilus-background.c:
	(nautilus_background_is_set), (nautilus_background_reset):
	New functions for checking whether the background has
	been set, and for resetting it to the uncustomized state.

	* libnautilus-extensions/nautilus-directory-background.c:
	(background_changed_callback), (directory_changed_callback):
	Changed default metadata value from white to NULL.

	* src/file-manager/fm-directory-view.h,
	* src/file-manager/fm-directory-view.c:
	(fm_directory_view_initialize_class), (reset_background_callback),
	(fm_directory_view_get_background_widget),
	(fm_directory_view_get_background), (compute_menu_item_info),
	(append_gtk_menu_item_with_view), (append_selection_menu_subtree),
	(fm_directory_view_real_create_background_context_menu_items),
	(create_open_with_gtk_menu),
	(fm_directory_view_real_create_selection_context_menu_items),
	(insert_bonobo_menu_item), (insert_bonobo_menu_subtree),
	(reset_bonobo_trash_delete_menu), (reset_bonobo_open_with_menu),
	(fm_directory_view_real_merge_menus), (update_one_menu_item),
	(fm_directory_view_real_update_menus): Put "Reset Background"
	menu item in Settings menu and context menu; keep its
	sensitivity synched with background state.

	* src/file-manager/fm-icon-view.c:
	(fm_icon_view_get_background_widget): New function to let
	superclass get at the NautilusBackground.
	(fm_icon_view_initialize_class): Wire up new function.
	(fm_icon_view_initialize), (create_icon_container): Remove
	unused return value for create_icon_container.

	* src/file-manager/fm-list-view.c:
	(fm_list_view_get_background_widget): New function to let
	superclass get at the NautilusBackground.
	(fm_list_view_initialize_class): Wire up new function.
	(create_list): Remove unused return value.

M	src/file-manager/fm-list-view.c

commit c756f9b9242549f8ad4e2290d7dc396a398a3da5
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-06-13

    Fixed bug #306, right click menu in zoom control doesn't work. The
    menu

    2000-06-13	Gene Z. Ragan  <gzr@eazel.com>

	Fixed bug #306, right click menu in zoom control doesn't work.
	The menu now works.

	* libnautilus/nautilus-view-component.idl:
	Added zoom_to_level interface.

	* libnautilus/nautilus-zoomable.c:
	(impl_Nautilus_Zoomable_zoom_to_level):
	(nautilus_zoomable_initialize_class):
	Implimentation of zoom_to_level interface

	* src/file-manager/fm-directory-view.c:
	* src/file-manager/fm-directory-view.h:
	(fm_directory_view_initialize_class),
	(fm_directory_view_initialize), (zoomable_zoom_to_level_callback),
	(fm_directory_view_zoom_to_level):
	Added signal handling and callback for new ZOOM_TO_LEVEL signal.

	* src/file-manager/fm-icon-view.c:
	(fm_icon_view_zoom_to_level),
	(fm_icon_view_initialize_class):
	ZOOM_TO_LEVEL handling.

	* src/file-manager/fm-list-view.c:
	(fm_list_view_initialize_class),
	(fm_list_view_zoom_to_level),
	(fm_list_view_restore_default_zoom_level):
	ZOOM_TO_LEVEL handling.

	* src/nautilus-view-frame.c:
	* src/nautilus-view-frame.h:
	(nautilus_view_frame_zoom_to_level):
	New public function for zoom to level.

	* src/nautilus-window.c:
	(zoom_to_level_callback):
	Yes, a zoom to level callback.

	* src/nautilus-zoom-control.c:
	* src/nautilus-zoom-control.h:
	(nautilus_zoom_control_class_initialize), (zoom_menu_callback),
	(create_zoom_menu), (set_zoom_level):
	Enabled context zoom menu functionality.

M	src/file-manager/fm-list-view.c

commit 26d183259df5b5bf20e16b6c4520b997f262b807
Author: Robin Slomkowski <rslomkow@src.gnome.org>
Date:	2000-06-13

    Added dependencies of directly to packages that are dependencies
    of packages
    of packages that nautilus depends on.  This should make the installer
    work better

M	nautilus.spec.in

commit 84b62bf78c3a530307f80b5d5e6451ea66d79403
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-06-13

    Added popt > 1.5 as a requirement, since RH61 installs popt 1.4.


	* nautilus.spec.in: Added popt > 1.5 as a requirement, since RH61
	installs popt 1.4.

M	nautilus.spec.in

commit ff1009cb79e904f7657bcea8f45af59e4a87fce1
Author: Robin Slomkowski <rslomkow@src.gnome.org>
Date:	2000-06-13

    Added exlicit references to more files so the permission are set to
    allow normal users to access the files.

M	nautilus.spec.in

commit a9628a794b7e346134b20ebd96403086531bdb29
Author: Robin Slomkowski <rslomkow@src.gnome.org>
Date:	2000-06-13

    added permission corrections for directories

M	nautilus.spec.in

commit 6efd7c1b0e3b894a3a5980f91bbc24b045e4aae5
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-06-13

	Some build fixes.

	* acconfig.h:
	* configure.in:
	Removed the NAUTILUS_PREFIX that I added. I did it wrong.

	* libnautilus-extensions/nautilus-file-utilities.h:
	* libnautilus-extensions/nautilus-file-utilities.c:
	(nautilus_pixmap_file):
	* components/hardware/nautilus-hardware-view.c:
	(setup_overview_form):
	*
	components/services/startup/nautilus-view/nautilus-service-startup-view.c:
	(setup_form_title), (setup_signup_form), (setup_config_form):
	* libnautilus-extensions/nautilus-icon-canvas-item.c:
	(map_pixbuf):
	* libnautilus-extensions/nautilus-icon-factory.c:
	(make_full_icon_path):
	* src/nautilus-application.c: (display_caveat):
	* src/nautilus-property-browser.c:
	(nautilus_property_browser_initialize),
	(nautilus_emblem_dialog_new), (make_category_link):
	* src/nautilus-zoom-control.c: (nautilus_zoom_control_initialize):
	Replaced most uses of gnome_pixmap_file on "nautilus/"
	with a call to a new nautilus_pixmap_file in an attempt to
	make installations where nautilus has a different prefix
	from gnome-libs work. I now think this is a waste of time,
	but Mathieu Lacage says this is still an improvement.

	* components/help/Makefile.am:
	* components/help/hyperbola-filefmt.c: (fmt_map_entry):
	Use HYPERBOLA_DATADIR instead of NAUTILUS_PREFIX.

	* components/websearch/ntl-web-search.c:
	(web_search_populate_engines):
	Use WEB_SEARCH_DATADIR instead of NAUTILUS_PREFIX.

	* components/mozilla/nautilus-mozilla-content-view.c:
	(nautilus_mozilla_content_view_initialize),
	(mozilla_content_view_set_busy_cursor),
	(mozilla_content_view_request_progress_change),
	(mozilla_content_view_clear_busy_cursor),
	(mozilla_load_location_callback), (bonobo_mozilla_callback),
	(mozilla_merge_bonobo_items_callback),
	(mozilla_title_changed_callback),
	(mozilla_location_changed_callback),
	(mozilla_net_status_callback),
	(mozilla_link_message_callback), (mozilla_progress_callback),
	(mozilla_open_uri_callback):
	Took a cut at fixing the Mozilla component for the new API.
	Ramiro will have to take care of the rest.

	* components/services/install/lib/Makefile.am:
	* components/services/time/command-line/Makefile.am:
	* components/services/time/nautilus-view/Makefile.am:
	* components/services/time/service/Makefile.am:
	* components/services/trilobite/libtrilobite/Makefile.am:
	* components/services/trilobite/sample/command-line/Makefile.am:
	* components/services/trilobite/sample/service/Makefile.am:
	* libnautilus/Makefile.am:
	Updated all ORBit IDL compiles to use IDL_CFLAGS as suggested
	in the form of a patch by Martijn van Beers.

	* libnautilus-extensions/Makefile.am:
	* libnautilus-extensions/nautilus-file-utilities.c:
	(nautilus_get_user_main_directory),
	(nautilus_get_pixmap_directory):
	* libnautilus-extensions/nautilus-link-set.c:
	(get_link_set_document):
	* src/Makefile.am:
	* src/nautilus-property-browser.c:
	(nautilus_property_browser_drag_data_get), (make_drag_image),
	(get_xml_path), (make_properties_from_directory):
	* src/nautilus-link-set-window.c: (get_link_set_names):
	* src/file-manager/Makefile.am:
	* src/file-manager/fm-properties-window.c: (get_property_names):
	Used NAUTILUS_DATADIR and DATADIR instead of NAUTILUS_PREFIX.

	* libnautilus-extensions/nautilus-file-utilities.h:
	* libnautilus-extensions/nautilus-file-utilities.c:
	(nautilus_get_uri_from_local_path): Added a new helper function
	for
	use when you have a path and need a URI. This does a better job
	than just adding a "file://" on the front.

	* libnautilus-extensions/nautilus-gtk-extensions.h:
	* libnautilus-extensions/nautilus-gtk-extensions.c:
	(get_first_callback), (nautilus_gtk_container_get_first_child):
	* src/nautilus-window-toolbars.c: (setup_button):
	* src/nautilus-window.c:
	(replace_special_current_view_in_content_view_menu):
	Implemented the first_child function and used it where
	appropriate.

	* libnautilus-extensions/nautilus-preferences-item.c:
	(add_icon_themes): Use nautilus_get_pixmap_directory intead of
	misusing gnome_pixmap_file by calling it on a directory name.

	* nautilus-installer/src/support.c: (create_pixmap),
	(create_image): Added FIXMEs since it isn't clear if this code
	will work with a Nautilus prefix that's not the same as the
	gnome-libs prefix.

	* Makefile.am: Tweaked white space.

M	acconfig.h
M	components/hardware/nautilus-hardware-view.c
M	components/help/hyperbola-filefmt.c
M	components/mozilla/nautilus-mozilla-content-view.c
M	components/services/install/lib/Makefile.am
M
components/services/startup/nautilus-view/nautilus-service-startup-view.c
M	components/services/time/command-line/Makefile.am
M	components/services/time/service/Makefile.am
M	components/services/trilobite/libtrilobite/Makefile.am
M	components/services/trilobite/sample/command-line/Makefile.am
M	components/services/trilobite/sample/service/Makefile.am
M	components/websearch/ntl-web-search.c
M	configure.in
M	libnautilus-extensions/Makefile.am
M	libnautilus-extensions/nautilus-file-utilities.c
M	libnautilus-extensions/nautilus-file-utilities.h
M	libnautilus-extensions/nautilus-gtk-extensions.c
M	libnautilus-extensions/nautilus-gtk-extensions.h
M	libnautilus-extensions/nautilus-icon-canvas-item.c
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-extensions/nautilus-link-set.c
M	libnautilus-extensions/nautilus-preferences-item.c
M	libnautilus-private/Makefile.am
M	libnautilus-private/nautilus-file-utilities.c
M	libnautilus-private/nautilus-file-utilities.h
M	libnautilus-private/nautilus-gtk-extensions.c
M	libnautilus-private/nautilus-gtk-extensions.h
M	libnautilus-private/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus-private/nautilus-link-set.c
M	libnautilus-private/nautilus-preferences-item.c
M	libnautilus/Makefile.am
M	nautilus-installer/src/support.c
M	src/file-manager/Makefile.am
M	src/file-manager/fm-properties-window.c
M	src/nautilus-application.c
M	src/nautilus-link-set-window.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-property-browser.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window-toolbars.c
M	src/nautilus-window.c
M	src/nautilus-zoom-control.c

commit 9f8da03d11c1e0c8e9c799201da0ce06c52b6a62
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-06-13

    Added a place to put cut-n-paste code. Cut-n-pasted the e-paned widget

    * Makefile.am:
    * components/hardware/Makefile.am:
    * components/help/Makefile.am:
    * components/history/Makefile.am:
    * components/html/Makefile.am:
    * components/loser/content/Makefile.am:
    * components/loser/sidebar/Makefile.am:
    * components/music/Makefile.am:
    * components/notes/Makefile.am:
    * components/rpmview/Makefile.am:
    * components/sample/Makefile.am:
    * components/services/startup/nautilus-view/Makefile.am:
    * components/services/time/nautilus-view/Makefile.am:
    * components/services/trilobite/sample/nautilus-view/Makefile.am:
    * components/websearch/Makefile.am:
    * configure.in:
    * cut-n-paste-code/.cvsignore:
    * cut-n-paste-code/Makefile.am:
    * cut-n-paste-code/README:
    * cut-n-paste-code/widgets/.cvsignore:
    * cut-n-paste-code/widgets/Makefile.am:
    * cut-n-paste-code/widgets/e-paned/.cvsignore:
    * cut-n-paste-code/widgets/e-paned/Makefile.am:
    * cut-n-paste-code/widgets/e-paned/e-hpaned.c: (e_hpaned_get_type),
    (e_hpaned_class_init), (e_hpaned_init), (e_hpaned_new),
    (e_hpaned_size_request), (e_hpaned_size_allocate), (e_hpaned_draw),
    (e_hpaned_xor_line), (e_hpaned_button_press),
    (e_hpaned_button_release), (e_hpaned_motion),
    (e_hpaned_handle_shown):
    * cut-n-paste-code/widgets/e-paned/e-hpaned.h:
    * cut-n-paste-code/widgets/e-paned/e-paned.c: (e_paned_get_type),
    (e_paned_class_init), (e_paned_child_type), (e_paned_init),
    (e_paned_set_arg), (e_paned_get_arg), (e_paned_realize),
    (e_paned_map), (e_paned_unmap), (e_paned_unrealize),
    (e_paned_expose), (e_paned_add1), (e_paned_add2), (e_paned_pack1),
    (e_paned_pack2), (e_paned_add), (e_paned_remove), (e_paned_forall),
    (e_paned_get_position), (e_paned_set_position),
    (e_paned_set_handle_size), (e_paned_compute_position),
    (e_paned_handle_shown), (e_paned_quantized_size):
    * cut-n-paste-code/widgets/e-paned/e-paned.h:
    * cut-n-paste-code/widgets/e-paned/e-vpaned.c: (e_vpaned_get_type),
    (e_vpaned_class_init), (e_vpaned_init), (e_vpaned_new),
    (e_vpaned_size_request), (e_vpaned_size_allocate), (e_vpaned_draw),
    (e_vpaned_xor_line), (e_vpaned_button_press),
    (e_vpaned_button_release), (e_vpaned_motion),
    (e_vpaned_handle_shown):
    * cut-n-paste-code/widgets/e-paned/e-vpaned.h:
    * helper-utilities/authenticate/Makefile.am:
    * libnautilus-extensions/Makefile.am:
    * libnautilus-extensions/README:
    * libnautilus/README:
    * src/Makefile.am:
    * test/Makefile.am:
    Added a place to put cut-n-paste code.  Cut-n-pasted the e-paned
    widget from evolution.  Yes, and evil thing to do.	Send me mail
    with alternative solutions.

    Also added README files for libnautilus and
    libnautilus-extenstions to clarify thieir public vs internal
    state.

    * src/nautilus-window.c: (nautilus_window_constructed),
    (nautilus_window_real_set_content_view):
    Use the new NautilusHorizontalSplitter widget instead of
    the gtk one.

M	Makefile.am
M	components/help/Makefile.am
M	components/services/time/nautilus-view/Makefile.am
M	components/websearch/Makefile.am
M	src/Makefile.am

commit e48fa20aab28495c2fb85cd2deefdc97f7e5d466
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-06-13

	Some build fixes.

	* acconfig.h:
	* configure.in:
	Removed the NAUTILUS_PREFIX that I added. I did it wrong.

	* libnautilus-extensions/nautilus-file-utilities.h:
	* libnautilus-extensions/nautilus-file-utilities.c:
	(nautilus_pixmap_file):
	* components/hardware/nautilus-hardware-view.c:
	(setup_overview_form):
	*
	components/services/startup/nautilus-view/nautilus-service-startup-view.c:
	(setup_form_title), (setup_signup_form), (setup_config_form):
	* libnautilus-extensions/nautilus-icon-canvas-item.c:
	(map_pixbuf):
	* libnautilus-extensions/nautilus-icon-factory.c:
	(make_full_icon_path):
	* src/nautilus-application.c: (display_caveat):
	* src/nautilus-property-browser.c:
	(nautilus_property_browser_initialize),
	(nautilus_emblem_dialog_new), (make_category_link):
	* src/nautilus-zoom-control.c: (nautilus_zoom_control_initialize):
	Replaced most uses of gnome_pixmap_file on "nautilus/"
	with a call to a new nautilus_pixmap_file in an attempt to
	make installations where nautilus has a different prefix
	from gnome-libs work. I now think this is a waste of time,
	but Mathieu Lacage says this is still an improvement.

	* components/help/Makefile.am:
	* components/help/hyperbola-filefmt.c: (fmt_map_entry):
	Use HYPERBOLA_DATADIR instead of NAUTILUS_PREFIX.

	* components/websearch/ntl-web-search.c:
	(web_search_populate_engines):
	Use WEB_SEARCH_DATADIR instead of NAUTILUS_PREFIX.

	* components/mozilla/nautilus-mozilla-content-view.c:
	(nautilus_mozilla_content_view_initialize),
	(mozilla_content_view_set_busy_cursor),
	(mozilla_content_view_request_progress_change),
	(mozilla_content_view_clear_busy_cursor),
	(mozilla_load_location_callback), (bonobo_mozilla_callback),
	(mozilla_merge_bonobo_items_callback),
	(mozilla_title_changed_callback),
	(mozilla_location_changed_callback),
	(mozilla_net_status_callback),
	(mozilla_link_message_callback), (mozilla_progress_callback),
	(mozilla_open_uri_callback):
	Took a cut at fixing the Mozilla component for the new API.
	Ramiro will have to take care of the rest.

	* components/services/install/lib/Makefile.am:
	* components/services/time/command-line/Makefile.am:
	* components/services/time/nautilus-view/Makefile.am:
	* components/services/time/service/Makefile.am:
	* components/services/trilobite/libtrilobite/Makefile.am:
	* components/services/trilobite/sample/command-line/Makefile.am:
	* components/services/trilobite/sample/service/Makefile.am:
	* libnautilus/Makefile.am:
	Updated all ORBit IDL compiles to use IDL_CFLAGS as suggested
	in the form of a patch by Martijn van Beers.

	* libnautilus-extensions/Makefile.am:
	* libnautilus-extensions/nautilus-file-utilities.c:
	(nautilus_get_user_main_directory),
	(nautilus_get_pixmap_directory):
	* libnautilus-extensions/nautilus-link-set.c:
	(get_link_set_document):
	* src/Makefile.am:
	* src/nautilus-property-browser.c:
	(nautilus_property_browser_drag_data_get), (make_drag_image),
	(get_xml_path), (make_properties_from_directory):
	* src/nautilus-link-set-window.c: (get_link_set_names):
	* src/file-manager/Makefile.am:
	* src/file-manager/fm-properties-window.c: (get_property_names):
	Used NAUTILUS_DATADIR and DATADIR instead of NAUTILUS_PREFIX.

	* libnautilus-extensions/nautilus-file-utilities.h:
	* libnautilus-extensions/nautilus-file-utilities.c:
	(nautilus_get_uri_from_local_path): Added a new helper function
	for
	use when you have a path and need a URI. This does a better job
	than just adding a "file://" on the front.

	* libnautilus-extensions/nautilus-gtk-extensions.h:
	* libnautilus-extensions/nautilus-gtk-extensions.c:
	(get_first_callback), (nautilus_gtk_container_get_first_child):
	* src/nautilus-window-toolbars.c: (setup_button):
	* src/nautilus-window.c:
	(replace_special_current_view_in_content_view_menu):
	Implemented the first_child function and used it where
	appropriate.

	* libnautilus-extensions/nautilus-preferences-item.c:
	(add_icon_themes): Use nautilus_get_pixmap_directory intead of
	misusing gnome_pixmap_file by calling it on a directory name.

	* nautilus-installer/src/support.c: (create_pixmap),
	(create_image): Added FIXMEs since it isn't clear if this code
	will work with a Nautilus prefix that's not the same as the
	gnome-libs prefix.

	* Makefile.am: Tweaked white space.

M	Makefile.am
M	components/help/Makefile.am
M	components/services/time/nautilus-view/Makefile.am
M	components/websearch/Makefile.am
M	src/Makefile.am

commit 25a5a39f7e7a995ba7299e7b1a748d7e7c177ba9
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-06-13

	Finished task 994 (add button connecting "View as Other"
	dialog with mime-type-configuring capplet.

	* libnautilus-extensions/nautilus-program-chooser.c:
	(launch_mime_capplet), (run_program_configurator_callback):
	Added a button to go to the "File Types and Programs"
	capplet from within the "View as Other" dialog (actually
	from its sub-dialog).

M	ChangeLog

commit 47d8a2b27ee6e33958613a1b092a7a22d8457c96
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-06-13

	Some build fixes.

	* acconfig.h:
	* configure.in:
	Removed the NAUTILUS_PREFIX that I added. I did it wrong.

	* libnautilus-extensions/nautilus-file-utilities.h:
	* libnautilus-extensions/nautilus-file-utilities.c:
	(nautilus_pixmap_file):
	* components/hardware/nautilus-hardware-view.c:
	(setup_overview_form):
	*
	components/services/startup/nautilus-view/nautilus-service-startup-view.c:
	(setup_form_title), (setup_signup_form), (setup_config_form):
	* libnautilus-extensions/nautilus-icon-canvas-item.c:
	(map_pixbuf):
	* libnautilus-extensions/nautilus-icon-factory.c:
	(make_full_icon_path):
	* src/nautilus-application.c: (display_caveat):
	* src/nautilus-property-browser.c:
	(nautilus_property_browser_initialize),
	(nautilus_emblem_dialog_new), (make_category_link):
	* src/nautilus-zoom-control.c: (nautilus_zoom_control_initialize):
	Replaced most uses of gnome_pixmap_file on "nautilus/"
	with a call to a new nautilus_pixmap_file in an attempt to
	make installations where nautilus has a different prefix
	from gnome-libs work. I now think this is a waste of time,
	but Mathieu Lacage says this is still an improvement.

	* components/help/Makefile.am:
	* components/help/hyperbola-filefmt.c: (fmt_map_entry):
	Use HYPERBOLA_DATADIR instead of NAUTILUS_PREFIX.

	* components/websearch/ntl-web-search.c:
	(web_search_populate_engines):
	Use WEB_SEARCH_DATADIR instead of NAUTILUS_PREFIX.

	* components/mozilla/nautilus-mozilla-content-view.c:
	(nautilus_mozilla_content_view_initialize),
	(mozilla_content_view_set_busy_cursor),
	(mozilla_content_view_request_progress_change),
	(mozilla_content_view_clear_busy_cursor),
	(mozilla_load_location_callback), (bonobo_mozilla_callback),
	(mozilla_merge_bonobo_items_callback),
	(mozilla_title_changed_callback),
	(mozilla_location_changed_callback),
	(mozilla_net_status_callback),
	(mozilla_link_message_callback), (mozilla_progress_callback),
	(mozilla_open_uri_callback):
	Took a cut at fixing the Mozilla component for the new API.
	Ramiro will have to take care of the rest.

	* components/services/install/lib/Makefile.am:
	* components/services/time/command-line/Makefile.am:
	* components/services/time/nautilus-view/Makefile.am:
	* components/services/time/service/Makefile.am:
	* components/services/trilobite/libtrilobite/Makefile.am:
	* components/services/trilobite/sample/command-line/Makefile.am:
	* components/services/trilobite/sample/service/Makefile.am:
	* libnautilus/Makefile.am:
	Updated all ORBit IDL compiles to use IDL_CFLAGS as suggested
	in the form of a patch by Martijn van Beers.

	* libnautilus-extensions/Makefile.am:
	* libnautilus-extensions/nautilus-file-utilities.c:
	(nautilus_get_user_main_directory),
	(nautilus_get_pixmap_directory):
	* libnautilus-extensions/nautilus-link-set.c:
	(get_link_set_document):
	* src/Makefile.am:
	* src/nautilus-property-browser.c:
	(nautilus_property_browser_drag_data_get), (make_drag_image),
	(get_xml_path), (make_properties_from_directory):
	* src/nautilus-link-set-window.c: (get_link_set_names):
	* src/file-manager/Makefile.am:
	* src/file-manager/fm-properties-window.c: (get_property_names):
	Used NAUTILUS_DATADIR and DATADIR instead of NAUTILUS_PREFIX.

	* libnautilus-extensions/nautilus-file-utilities.h:
	* libnautilus-extensions/nautilus-file-utilities.c:
	(nautilus_get_uri_from_local_path): Added a new helper function
	for
	use when you have a path and need a URI. This does a better job
	than just adding a "file://" on the front.

	* libnautilus-extensions/nautilus-gtk-extensions.h:
	* libnautilus-extensions/nautilus-gtk-extensions.c:
	(get_first_callback), (nautilus_gtk_container_get_first_child):
	* src/nautilus-window-toolbars.c: (setup_button):
	* src/nautilus-window.c:
	(replace_special_current_view_in_content_view_menu):
	Implemented the first_child function and used it where
	appropriate.

	* libnautilus-extensions/nautilus-preferences-item.c:
	(add_icon_themes): Use nautilus_get_pixmap_directory intead of
	misusing gnome_pixmap_file by calling it on a directory name.

	* nautilus-installer/src/support.c: (create_pixmap),
	(create_image): Added FIXMEs since it isn't clear if this code
	will work with a Nautilus prefix that's not the same as the
	gnome-libs prefix.

	* Makefile.am: Tweaked white space.

M	ChangeLog

commit 1f5d97e68ff347057a24a23f4b31adbc09d39ca2
Author: Seth Nickell <seth@eazel.com>
Date:	2000-06-13

    Minor assertion changes.

    2000-06-13	Seth Nickell  <seth@eazel.com>

	* libnautilus-extensions/nautilus-directory.c:
	(nautilus_directory_get):
	Minor assertion changes.
	* libnautilus-extensions/nautilus-file-utilities.h:
	* libnautilus-extensions/nautilus-file-utilities.c:
	(nautilus_format_uri_for_display), (nautilus_make_uri_from_input):
	Created two functions for preparing data to display to the user
	(unescape, filter file://, probably more stuff later), and
	dealing with URIs inputed by the user (currently tacks on a
	file:// if the "uri" starts with a /)
	* src/nautilus-location-bar.c: (editable_activated_callback),
	(nautilus_location_bar_set_location):
	Changed to use nautilus_format_uri_for_display and
	nautilus_make_uri_from_input.

M	ChangeLog
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-extensions/nautilus-file-utilities.c
M	libnautilus-extensions/nautilus-file-utilities.h
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-file-utilities.c
M	libnautilus-private/nautilus-file-utilities.h
M	src/nautilus-location-bar.c

commit 9bcb90f331e12c9350d4ad3ae7a7483e8a15116b
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-06-13

    Fixed bug #305. CLicking in center of zoom control does not change
    zoom

    2000-06-13	Gene Z. Ragan  <gzr@eazel.com>

	Fixed bug #305.  CLicking in center of zoom control
	does not change zoom level.

	Clicking in the center of the zoom control emits a ZOOM_DEFAULT
	signal.  It is up to each view that connects to this signal
	to determine what is the default zoom setting.	Right now, all
	views are using NAUTILUS_ZOOM_LEVEL_STANDARD.  This could be
	changed to a zoom level better suited for the view.

	* libnautilus/nautilus-view-component.idl:
	Added zoom_default interface.

	* libnautilus/nautilus-zoomable.c:
	* libnautilus/nautilus-zoomable.h:
	(impl_Nautilus_Zoomable_zoom_default)
	Implimetation function of zoom_default interface

	(nautilus_zoomable_initialize_class):
	Set up new ZOOM_DEFAULT signal.

	* src/file-manager/fm-directory-view.c:
	* src/file-manager/fm-directory-view.h:
	(fm_directory_view_initialize_class),
	(fm_directory_view_initialize), (zoom_out_callback),
	(zoom_default_callback), (zoomable_zoom_default_callback),
	(fm_directory_view_restore_default_zoom_level):
	New functions to enable zoom to default.

	* src/file-manager/fm-icon-view.c:
	(fm_icon_view_initialize_class):
	Override zoom_default method.

	(fm_icon_view_restore_default_zoom_level),
	New function to enable zoom to default.

	* src/file-manager/fm-list-view.c:
	(fm_list_view_initialize_class):
	Override zoom_default method.

	(fm_list_view_restore_default_zoom_level):
	New function to enable zoom to default.

	* src/file-manager/fm-properties-window.c: (create_basic_page):

	* src/nautilus-view-frame.c:
	* src/nautilus-view-frame.h:
	(nautilus_view_frame_zoom_default):
	New signal handling callback

	* src/nautilus-window.c:
	(zoom_default_callback):
	New signal handling callback

	* src/nautilus-zoom-control.c:
	* src/nautilus-zoom-control.h:
	(nautilus_zoom_control_class_initialize),
	(nautilus_zoom_control_button_press_event):

	Work in progress on bug #971
	* src/file-manager/fm-directory-view.c:
	(open_one_properties_window),

	* libnautilus-extensions/nautilus-undo-signal-handlers.c:
	(nautilus_entry_user_changed_callback),
	(editable_register_edit_undo),
	(restore_editable_from_undo_snapshot_callback):

M	ChangeLog
M	libnautilus-extensions/nautilus-undo-signal-handlers.c
M	libnautilus-private/nautilus-undo-signal-handlers.c
M	libnautilus/nautilus-view-component.idl
M	libnautilus/nautilus-zoomable.c
M	libnautilus/nautilus-zoomable.h
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-directory-view.h
M	src/file-manager/fm-icon-view.c
M	src/file-manager/fm-list-view.c
M	src/file-manager/fm-properties-window.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-view-frame.c
M	src/nautilus-view-frame.h
M	src/nautilus-window.c
M	src/nautilus-zoom-control.c
M	src/nautilus-zoom-control.h

commit 14aba5ce07d6b0149949b05a75b7a87d0e84a759
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-06-13

	Renamed and changed around parameters for the basic operations on
	views to simplify and clarify Nautilus. Later we will be able to
	clean up the state machine.

	Some "theoretical" stuff may be lost in this process, but we can
	easily re-add what we really need. The old stuff had many
	unimplemented placeholders and half-baked ideas.

	* libnautilus/nautilus-view-component.idl:
	* libnautilus/nautilus-view.h:
	* libnautilus/nautilus-view.c:
	* libnautilus/nautilus-zoomable.c:
	(nautilus_zoomable_ensure_zoomable_frame),
	(nautilus_zoomable_set_zoom_level):
	* src/nautilus-applicable-views.c: (got_file_info_callback),
	(got_metadata_callback), (nautilus_navigation_info_new),
	(nautilus_navigation_info_free):
	* src/nautilus-applicable-views.h:
	* src/nautilus-view-frame-bonobo-control.c:
	(nautilus_view_frame_activate_uri),
	(bonobo_control_try_load_client), (bonobo_control_load_location):
	* src/nautilus-view-frame-bonobo-embeddable.c:
	(bonobo_subdoc_notify_location_change),
	(bonobo_subdoc_try_load_client):
	* src/nautilus-view-frame-corba.c:
	(impl_Nautilus_ViewFrame__destroy),
	(impl_Nautilus_ViewFrame__create),
	(impl_Nautilus_ViewFrame_open_location),
	(impl_Nautilus_ViewFrame_open_location_in_new_window),
	(impl_Nautilus_ViewFrame_report_location_change),
	(impl_Nautilus_ViewFrame_report_selection_change),
	(impl_Nautilus_ViewFrame_report_status),
	(impl_Nautilus_ViewFrame_report_load_underway),
	(impl_Nautilus_ViewFrame_report_load_progress),
	(impl_Nautilus_ViewFrame_report_load_complete),
	(impl_Nautilus_ViewFrame_report_load_failed),
	(impl_Nautilus_ViewFrame_set_title):
	* src/nautilus-view-frame-nautilus-view.c:
	(nautilus_view_try_load_client), (load_location), (stop_loading),
	(selection_changed):
	* src/nautilus-view-frame-private.h:
	* src/nautilus-view-frame.c:
	(nautilus_view_frame_initialize_class),
	(nautilus_view_frame_destroy_client),
	(nautilus_view_frame_handle_client_destroy_2),
	(nautilus_view_frame_new), (nautilus_view_frame_load_client),
	(nautilus_view_frame_load_location),
	(nautilus_view_frame_stop_loading),
	(nautilus_view_frame_selection_changed),
	(nautilus_view_frame_is_zoomable),
	(nautilus_view_frame_open_location),
	(nautilus_view_frame_open_location_in_new_window),
	(nautilus_view_frame_report_location_change),
	(nautilus_view_frame_report_selection_change),
	(nautilus_view_frame_report_status),
	(nautilus_view_frame_report_load_underway),
	(nautilus_view_frame_report_load_progress),
	(nautilus_view_frame_report_load_complete),
	(nautilus_view_frame_report_load_failed),
	(nautilus_view_frame_set_title),
	(nautilus_view_frame_zoom_level_changed):
	* src/nautilus-view-frame.h:
	* src/nautilus-zoomable-frame-corba.c:
	(impl_Nautilus_ZoomableFrame__destroy),
	(impl_Nautilus_ZoomableFrame__create),
	(impl_Nautilus_ZoomableFrame_zoom_level_changed):
	Changed the API and added a ton of comments.

	* components/hardware/nautilus-hardware-view.c:
	(nautilus_hardware_view_initialize),
	(hardware_view_load_location_callback):
	* components/help/hyperbola-nav-index.c:
	(hyperbola_navigation_index_select_row):
	* components/help/hyperbola-nav-search.c:
	(hyperbola_navigation_search_select_row):
	* components/help/hyperbola-nav-tree.c:
	(hyperbola_navigation_tree_new),
	(hyperbola_navigation_tree_load_location),
	(hyperbola_navigation_tree_select_row):
	* components/history/nautilus-history-view.c:
	(hyperbola_navigation_history_load_location),
	(hyperbola_navigation_history_select_row), (make_obj):
	* components/html/ntl-web-browser.c: (browser_url_load_done),
	(browser_vfs_callback), (browser_goto_url_real),
	(browser_goto_url), (browser_select_url), (browser_title_changed),
	(browser_notify_location_change):
	* components/loser/content/nautilus-content-loser.c:
	(nautilus_content_loser_initialize),
	(loser_load_location_callback):
	* components/loser/sidebar/nautilus-sidebar-loser.c:
	(nautilus_sidebar_loser_initialize),
	(loser_load_location_callback):
	* components/music/nautilus-music-view.c:
	(nautilus_music_view_initialize),
	(music_view_load_location_callback):
	* components/notes/nautilus-notes.c: (notes_load_location),
	(make_notes_view):
	* components/rpmview/nautilus-rpm-view.c:
	(nautilus_rpm_view_initialize), (go_to_button_callback),
	(rpm_view_load_location_callback):
	* components/sample/nautilus-sample-content-view.c:
	(nautilus_sample_content_view_initialize),
	(sample_load_location_callback):
	*
	components/services/startup/nautilus-view/nautilus-service-startup-view.c:
	(go_to_uri), (nautilus_service_startup_view_initialize),
	(service_load_location_callback):
	*
	components/services/time/nautilus-view/trilobite-eazel-time-view.c:
	(trilobite_eazel_time_view_initialize), (load_location_callback):
	* components/websearch/ntl-web-search.c: (do_search), (make_obj):
	* src/file-manager/fm-directory-view.c:
	(fm_directory_view_switch_location),
	(fm_directory_view_initialize), (display_selection_info),
	(fm_directory_view_send_selection_change),
	(load_location_callback), (selection_changed_callback),
	(stop_loading_callback), (done_loading), (finish_loading_uri):
	Switch components to use the new API.

	* libnautilus-extensions/nautilus-gtk-extensions.h:
	Added a placeholder for a new operation to get the first child
	of a
	container. This will be way more efficient than all the code that
	gets a list of all the children and then looks at the first one.

	* src/nautilus-application.c: (manufactures), (create_object),
	(create_factory), (nautilus_application_initialize_class),
	(nautilus_application_initialize), (nautilus_application_new),
	(nautilus_application_destroy),
	(nautilus_application_check_user_directories),
	(nautilus_application_startup),
	(nautilus_application_destroy_window),
	(nautilus_application_quit),
	(nautilus_application_create_window):
	* src/nautilus-application.h:
	* src/nautilus-desktop-window.c: (nautilus_desktop_window_new):
	* src/nautilus-desktop-window.h:
	* src/nautilus-main.c: (main):
	Renamed NautilusApp -> NautilusApplication while changing
	it around.

	* libnautilus-extensions/nautilus-undo-manager.h:
	Add a blank line.

	* src/nautilus-window-manage-views.h:
	* src/nautilus-window-manage-views.c: (compare_strings),
	(nautilus_window_report_selection_change): Changed code so that it
	won't report the same selection change twice.
	(nautilus_window_report_status),
	(nautilus_window_report_load_underway),
	(nautilus_window_report_load_progress),
	(nautilus_window_report_load_complete),
	(nautilus_window_report_load_failed), (compute_default_title),
	(nautilus_window_set_title), (handle_go_back),
	(handle_go_forward),
	(handle_go_elsewhere), (update_up_button),
	(nautilus_window_update_internals), (nautilus_window_update_view),
	(nautilus_window_view_destroyed),
	(nautilus_window_has_really_changed),
	(nautilus_window_load_sidebar_panel), (open_location),
	(nautilus_window_open_location),
	(nautilus_window_open_location_in_new_window),
	(nautilus_window_report_location_change),
	(nautilus_window_load_content_view),
	(nautilus_window_update_state),
	(nautilus_window_end_location_change_callback),
	(nautilus_window_begin_location_change): Updated everything
	for the
	new API.

	* src/nautilus-window-menus.c: (file_menu_new_window_callback),
	(edit_menu_undo_callback), (edit_menu_cut_callback),
	(edit_menu_copy_callback), (edit_menu_paste_callback),
	(edit_menu_clear_callback), (append_bookmark_to_menu),
	(clear_appended_bookmark_items),
	(nautilus_window_add_bookmark_for_current_location),
	(append_separator), (new_top_level_menu),
	(nautilus_window_initialize_menus),
	(update_user_level_menu_items):
	* src/nautilus-window-private.h:
	* src/nautilus-window-toolbars.c: (setup_button),
	(nautilus_window_initialize_toolbars),
	(nautilus_window_toolbar_remove_theme_callback):
	* src/nautilus-window.c: (nautilus_window_class_init),
	(nautilus_window_goto_uri), (nautilus_window_constructed),
	(nautilus_window_set_arg), (nautilus_window_get_arg),
	(nautilus_window_destroy), (nautilus_window_switch_views),
	(view_menu_choose_view_callback),
	(nautilus_window_load_content_view_menu),
	(nautilus_window_back_or_forward), (nautilus_window_go_up),
	(nautilus_window_allow_back), (nautilus_window_allow_forward),
	(nautilus_window_allow_up),
	(nautilus_window_open_location_callback),
	(nautilus_window_open_location_in_new_window_callback),
	(nautilus_window_report_location_change_callback),
	(nautilus_window_report_selection_change_callback),
	(nautilus_window_report_status_callback),
	(nautilus_window_report_load_underway_callback),
	(nautilus_window_report_load_progress_callback),
	(nautilus_window_report_load_complete_callback),
	(nautilus_window_report_load_failed_callback),
	(nautilus_window_set_title_callback),
	(nautilus_window_connect_view),
	(nautilus_window_connect_content_view), (nautilus_window_reload),
	(window_update_sidebar_panels_from_preferences):
	* src/nautilus-window.h:
	Other changes related to the API switchover.

	* src/nautilus.oafinfo: Changed the ntl-xx iids to use the work
	nautilus instead.

M	ChangeLog
M	components/hardware/nautilus-hardware-view.c
M	components/help/hyperbola-nav-index.c
M	components/help/hyperbola-nav-search.c
M	components/help/hyperbola-nav-tree.c
M	components/history/nautilus-history-view.c
M	components/html/ntl-web-browser.c
M	components/loser/content/nautilus-content-loser.c
M	components/loser/sidebar/nautilus-sidebar-loser.c
M	components/music/nautilus-music-view.c
M	components/notes/nautilus-notes.c
M	components/rpmview/nautilus-rpm-view.c
M	components/sample/nautilus-sample-content-view.c
M
components/services/startup/nautilus-view/nautilus-service-startup-view.c
M	components/services/time/nautilus-view/trilobite-eazel-time-view.c
M	components/websearch/ntl-web-search.c
M	libnautilus-extensions/nautilus-gtk-extensions.h
M	libnautilus-extensions/nautilus-undo-manager.h
M	libnautilus-private/nautilus-gtk-extensions.h
M	libnautilus-private/nautilus-undo-manager.h
M	libnautilus/nautilus-view-component.idl
M	libnautilus/nautilus-view.c
M	libnautilus/nautilus-view.h
M	libnautilus/nautilus-zoomable.c
M	src/Nautilus_shell.oaf.in
M	src/Nautilus_shell.server.in
M	src/file-manager/fm-directory-view.c
M	src/nautilus-applicable-views.c
M	src/nautilus-applicable-views.h
M	src/nautilus-application.c
M	src/nautilus-application.h
M	src/nautilus-desktop-window.c
M	src/nautilus-desktop-window.h
M	src/nautilus-main.c
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-navigation-window.c
M	src/nautilus-navigation-window.h
M	src/nautilus-object-window.c
M	src/nautilus-object-window.h
M	src/nautilus-spatial-window.c
M	src/nautilus-spatial-window.h
M	src/nautilus-view-frame-bonobo-control.c
M	src/nautilus-view-frame-bonobo-embeddable.c
M	src/nautilus-view-frame-corba.c
M	src/nautilus-view-frame-nautilus-view.c
M	src/nautilus-view-frame-private.h
M	src/nautilus-view-frame.c
M	src/nautilus-view-frame.h
M	src/nautilus-window-manage-views.c
M	src/nautilus-window-manage-views.h
M	src/nautilus-window-menus.c
M	src/nautilus-window-private.h
M	src/nautilus-window-toolbars.c
M	src/nautilus-window.c
M	src/nautilus-window.h
M	src/nautilus-zoomable-frame-corba.c
M	src/nautilus.oafinfo

commit d13efed051c407e2079657b2a96c2fb021df1a7a
Author: Fatih Demir <kabalak@src.gnome.org>
Date:	2000-06-13

    Updated the Turkish translation.

M	po/ChangeLog
M	po/tr.po

commit 898934441f8e567570ec654832e682234b4ec7ed
Author: Fatih Demir <kabalak@src.gnome.org>
Date:	2000-06-13

    Updated the Turkish translation.

M	po/tr.po

commit eecf12a0f2f1987c9c8570024d74cb29db59d938
Author: Valek Frob <frob@src.gnome.org>
Date:	2000-06-13

    Updated russian translation.

M	po/ChangeLog
M	po/ru.po

commit ea6b60f1f87ff79718372ee70c94066036e44eca
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-06-13

    Fix so these can be put in the short list for a type.

	* components/loser/content/nautilus-content-loser.oafinfo,
	components/sample/nautilus-sample-content-view.oafinfo: Fix so
	these can be put in the short list for a type.

	* libnautilus-extensions/nautilus-mime-actions.c
	(nautilus_mime_get_short_list_components_for_uri): Fixed wording
	of a FIXME.

	* src/file-manager/fm-directory-view.c
	(notify_selection_change_callback, display_pending_files,
	start_renaming_item): Fix bugzilla bug #658 (fix memory management
	in display_pending_files) and some related memory leaks.

M	ChangeLog
M	components/loser/content/Nautilus_View_content-loser.oaf.in
M	components/loser/content/Nautilus_View_content-loser.server.in
M	components/loser/content/Nautilus_View_content-loser.server.in.in
M	components/loser/content/nautilus-content-loser.oafinfo
M	components/sample/Nautilus_View_sample.oaf.in
M	components/sample/Nautilus_View_sample.server.in
M	components/sample/Nautilus_View_sample.server.in.in
M	components/sample/nautilus-sample-content-view.oafinfo
M	libnautilus-extensions/nautilus-mime-actions.c
M	libnautilus-private/nautilus-mime-actions.c
M	src/file-manager/fm-directory-view.c

commit ed1f01a542d869c8689888dba64016b726adff62
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-06-13

    fixed a crash involving dropping image backgrounds by removing
    code that


	    fixed a crash involving dropping image backgrounds by removing
	code that was freeing an otherwise unused variable.

M	ChangeLog
M	src/nautilus-property-browser.c

commit a842587dc1e990d40d23444a8c1c25ce0bbd315f
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-06-13

    Did most of the work for bug 1300 & 1090. It now uses an rpmsearch.cgi

	* components/services/install/command-line/eazel-alt-install.c:
	(set_parameters_from_command_line), (main):
	* components/services/install/lib/eazel-install-object.c:
	(eazel_install_new_with_config),
	(eazel_install_fetch_remote_package_list),
	(eazel_install_install_packages):
	* components/services/install/lib/eazel-install-protocols.c:
	(http_fetch_remote_file), (filename_from_url),
	(eazel_install_fetch_package), (get_url_for_package),
	(get_search_url_for_package):
	* components/services/install/lib/eazel-install-rpm-glue.c:
	(install_all_packages), (do_rpm_install),
	(eazel_install_fetch_rpm_dependencies),
	(eazel_install_ensure_deps):
	* components/services/install/lib/eazel-install-types.c:
	(packagedata_new), (packagedata_new_from_rpm_conflict),
	(packagedata_new_from_rpm_conflict_reversed),
	(packagedata_new_from_rpm_header), (packagedata_destroy_foreach),
	(packagedata_destroy), (rpmfilename_from_packagedata),
	(packagedata_hash):
	* components/services/install/lib/eazel-install-types.h:
	Did most of the work for bug 1300 & 1090. It now uses an
	rpmsearch.cgi script on a server to query for packages as
	dependency fails occur.

	* components/services/install/lib/eazel-install-metadata.c:
	(create_default_metadata):
	Fixed bug 1310.

	*
	components/services/install/lib/eazel-install-xml-package-list.c:
	(generate_xml_package_list):
	Fixed bug 1284.

	* nautilus-installer/src/callbacks.c: (set_images),
	(set_white_stuff):
	* nautilus-installer/src/callbacks.h:
	* nautilus-installer/src/installer.c: (create_package),
	(create_categories), (installer):
	* nautilus-installer/src/interface.c: (create_window):
	Update to the new apt-get alike stuff in libinstall. Also make
	things white to please Arlo.

	* components/services/install/lib/Makefile.am:
	* components/services/time/command-line/Makefile.am:
	* components/services/time/nautilus-view/Makefile.am:
	* components/services/time/service/Makefile.am:
	* components/services/trilobite/libtrilobite/Makefile.am:
	* components/services/trilobite/sample/command-line/Makefile.am:
	* components/services/trilobite/sample/service/Makefile.am:
	* libnautilus-extensions/Makefile.am:
	* nautilus-installer/src/Makefile:
	* nautilus.spec.in:
	* po/POTFILES.in:
	More patchine to make the rpm building succeed. Basically a
	removed files that where no longer in existence (POTFILES), and
	adding missing .h files to Makefile.am's.

M	ChangeLog
M	components/services/install/command-line/eazel-alt-install.c
M	components/services/install/lib/Makefile.am
M	components/services/install/lib/eazel-install-metadata.c
M	components/services/install/lib/eazel-install-object.c
M	components/services/install/lib/eazel-install-protocols.c
M	components/services/install/lib/eazel-install-rpm-glue.c
M	components/services/install/lib/eazel-install-types.c
M	components/services/install/lib/eazel-install-types.h
M	components/services/install/lib/eazel-install-xml-package-list.c
M	components/services/time/command-line/Makefile.am
M	components/services/time/nautilus-view/Makefile.am
M	components/services/time/service/Makefile.am
M	components/services/trilobite/libtrilobite/Makefile.am
M	components/services/trilobite/sample/command-line/Makefile.am
M	components/services/trilobite/sample/service/Makefile.am
M	libnautilus-extensions/Makefile.am
M	libnautilus-private/Makefile.am
M	nautilus-installer/src/Makefile
M	nautilus-installer/src/callbacks.c
M	nautilus-installer/src/callbacks.h
M	nautilus-installer/src/installer.c
M	nautilus-installer/src/interface.c
M	nautilus.spec.in
M	po/POTFILES.in

commit 7e7ad1716e6681b9139b6b3a14e5da1496bec9cb
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-06-13

	Task 1057: Terminal-based programs should open into a new
	terminal window

	* libnautilus-extensions/nautilus-program-choosing.h,
	libnautilus-extensions/nautilus-program-choosing.c:
	(nautilus_launch_application): Take a GnomeVFSMimeApplication *
	instead of a command string; add gnome-terminal -x
	(nautilus_launch_application_from_command): Old version that takes
	a command string renamed. Also, uses `system' instead of `execlp',
	so command-line arguments in the command string work.
	* libnautilus-extensions/nautilus-program-chooser.c
	(launch_mime_capplet): Adjusted to conform.
	* src/file-manager/fm-directory-view.c
	(fm_directory_view_launch_application): Likewise.
	* src/nautilus-sidebar.c: (command_button_callback,
	nautilus_sidebar_chose_application_callback, add_command_buttons):
	Likewise.
	* test/test-nautilus-mime-actions.c (print_application): Show the
	requires_terminal field for applications.

M	src/nautilus-information-panel.c
M	src/nautilus-sidebar.c

commit 0d32835b0948230e699a8b7c8b3ed196d7744b9a
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-06-13

    various clean-ups for the link set configuration window


	various clean-ups for the link set configuration window

M	ChangeLog
M	src/nautilus-information-panel.c
M	src/nautilus-link-set-window.c
M	src/nautilus-link-set-window.h
M	src/nautilus-sidebar.c

commit 3e29784ca8db5b317ed2214be26c67fd21c473d0
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-06-13

	Finished task 1006 (Should be able to set default
	viewer/application from "View/Open with Other" dialog)

	* libnautilus-extensions/nautilus-mime-actions.h,
	* libnautilus-extensions/nautilus-mime-actions.c:
	(nautilus_mime_is_default_application_for_uri_user_chosen):
	New public function, analogous to the component version
	that already existed.
	(nautilus_mime_get_default_application_for_uri_internal):
	New private function used to implement the public function.
	(nautilus_mime_get_default_application_for_uri):
	Now calls the _internal version.
	(nautilus_mime_is_default_component_for_uri_user_chosen):
	Fixed a leak I noticed in here.
	(nautilus_mime_set_default_application_for_uri),
	(nautilus_mime_set_default_component_for_uri): Set the default
	action type if it's unspecified.

	* libnautilus-extensions/nautilus-program-chooser.c:
	(is_application_default_for_type),
	(is_component_default_for_type),
	(is_application_default_for_uri), (is_component_default_for_uri),
	(is_default_for_file_type), (is_default_for_file),
	(remove_default_for_type), (remove_default_for_item),
	(set_default_for_type), (set_default_for_item): New helper
	functions to check and set default program.
	(update_selected_item_details),
	(run_program_configurator_callback): Modify UI for
	"View as" dialog and "Modify <program>" subdialog to include
	setting default program for type or file. Various other
	tweaks.

	* src/nautilus-applicable-views.c:
	(got_file_info_callback): Eliminated the logic about preferring
	the viewer from the previous location over the default viewer.
	Now that the UI lets users easily specify the default viewer
	per type and file, preferring the previous viewer over the
	user-specified default made no sense.
	(check_iid), (set_initial_content_id): Removed these functions.

M	ChangeLog
M	libnautilus-extensions/nautilus-mime-actions.c
M	libnautilus-extensions/nautilus-mime-actions.h
M	libnautilus-private/nautilus-mime-actions.c
M	libnautilus-private/nautilus-mime-actions.h
M	src/nautilus-applicable-views.c

commit 5f1010188cad63548de9c66115f79081f5215bbf
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-06-13

	Finished task 994 (add button connecting "View as Other"
	dialog with mime-type-configuring capplet.

	* libnautilus-extensions/nautilus-program-chooser.c:
	(launch_mime_capplet), (run_program_configurator_callback):
	Added a button to go to the "File Types and Programs"
	capplet from within the "View as Other" dialog (actually
	from its sub-dialog).

M	libnautilus-extensions/nautilus-program-chooser.c
M	libnautilus-private/nautilus-program-chooser.c

commit 4f5e9065bedb14bbecc52a517f59d24520fae50a
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-06-13

	Finished task 1006 (Should be able to set default
	viewer/application from "View/Open with Other" dialog)

	* libnautilus-extensions/nautilus-mime-actions.h,
	* libnautilus-extensions/nautilus-mime-actions.c:
	(nautilus_mime_is_default_application_for_uri_user_chosen):
	New public function, analogous to the component version
	that already existed.
	(nautilus_mime_get_default_application_for_uri_internal):
	New private function used to implement the public function.
	(nautilus_mime_get_default_application_for_uri):
	Now calls the _internal version.
	(nautilus_mime_is_default_component_for_uri_user_chosen):
	Fixed a leak I noticed in here.
	(nautilus_mime_set_default_application_for_uri),
	(nautilus_mime_set_default_component_for_uri): Set the default
	action type if it's unspecified.

	* libnautilus-extensions/nautilus-program-chooser.c:
	(is_application_default_for_type),
	(is_component_default_for_type),
	(is_application_default_for_uri), (is_component_default_for_uri),
	(is_default_for_file_type), (is_default_for_file),
	(remove_default_for_type), (remove_default_for_item),
	(set_default_for_type), (set_default_for_item): New helper
	functions to check and set default program.
	(update_selected_item_details),
	(run_program_configurator_callback): Modify UI for
	"View as" dialog and "Modify <program>" subdialog to include
	setting default program for type or file. Various other
	tweaks.

	* src/nautilus-applicable-views.c:
	(got_file_info_callback): Eliminated the logic about preferring
	the viewer from the previous location over the default viewer.
	Now that the UI lets users easily specify the default viewer
	per type and file, preferring the previous viewer over the
	user-specified default made no sense.
	(check_iid), (set_initial_content_id): Removed these functions.

M	libnautilus-extensions/nautilus-program-chooser.c
M	libnautilus-private/nautilus-program-chooser.c

commit f9d4d89a43004ee2d458024b74ec75c1e8cd0ccf
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-06-12

    made it reload the appropriate window after installing or removing
    a link


	       made it reload the appropriate window after installing or
	   removing a link set so the user can see the new icons
	   installed or removed.  Added a reload call to NautilusWindow
	   to facilitate this.

M	ChangeLog
M	libnautilus-extensions/nautilus-link-set.c
M	libnautilus-extensions/nautilus-link-set.h
M	libnautilus-private/nautilus-link-set.c
M	libnautilus-private/nautilus-link-set.h
M	src/Makefile.am
M	src/nautilus-information-panel.c
C053	libnautilus-extensions/nautilus-link-set.c
src/nautilus-link-set-window.c
C072	libnautilus-private/nautilus-link-set.h
src/nautilus-link-set-window.h
M	src/nautilus-navigation-window.c
M	src/nautilus-navigation-window.h
M	src/nautilus-object-window.c
M	src/nautilus-object-window.h
M	src/nautilus-sidebar.c
M	src/nautilus-spatial-window.c
M	src/nautilus-spatial-window.h
M	src/nautilus-window-toolbars.c
M	src/nautilus-window.c
M	src/nautilus-window.h

commit 822c600faefc1d8f1e38c846178683a266ff1556
Author: Gene Ragan <gzr@src.gnome.org>
Date:	2000-06-12

    New file and functions to handle undo in NautilusEntry and
    GtkEditables.



	* libnautilus-extensions/nautilus-undo-signal-handlers.c:
	* libnautilus-extensions/nautilus-undo-signal-handlers.h:
	(nautilus_entry_user_changed_callback),
	(nautilus_undo_setup_nautilus_entry_for_undo),
	(nautilus_undo_teardown_nautilus_entry_for_undo),
	(free_editable_undo_data), (free_editable_object_data),
	(editable_insert_text_callback), (editable_delete_text_callback),
	(editable_register_edit_undo),
	(nautilus_undo_setup_editable_for_undo),
	(nautilus_undo_teardown_editable_for_undo),
	(restore_editable_from_undo_snapshot_callback),
	(editable_key_press_event), (nautilus_undo_editable_set_undo_key):
	New file and functions to handle undo in NautilusEntry and
	GtkEditables.  This file is intended to contain signal handlers
	that enable undo for a variety of GTK widgets. Calling a
	setup_for_undo function will prepare the widget to handle
	undo functionality.

	* libnautilus-extensions/Makefile.am:
	Added entries for new files nautilus-undo-signal-handlers.c
	and nautilus-undo-signal-handlers.h

	* components/notes/nautilus-notes.c: (make_notes_view):
	Fixed bug #973.  Add undo to notes component.

	* components/websearch/ntl-web-search.c: (make_obj):
	Changed to use new undo signal handlers.

	* libnautilus-extensions/nautilus-entry.c:
	(nautilus_entry_initialize), (nautilus_entry_key_press),
	(nautilus_entry_set_text), (nautilus_entry_delete_text):
	Removed old undo code that had been rendered obsolete by the
	new signal handlers mentioned above.

	* src/nautilus-bookmarks-window.c: (create_bookmarks_window):
	Changed to use new undo signal handlers.

    ----------------------------------

M	ChangeLog
M	components/notes/nautilus-notes.c
M	components/websearch/ntl-web-search.c
M	libnautilus-extensions/Makefile.am
M	libnautilus-extensions/nautilus-entry.c
M	libnautilus-extensions/nautilus-entry.h
A	libnautilus-extensions/nautilus-undo-signal-handlers.c
A	libnautilus-extensions/nautilus-undo-signal-handlers.h
M	libnautilus-private/Makefile.am
M	libnautilus-private/nautilus-entry.c
M	libnautilus-private/nautilus-entry.h
A	libnautilus-private/nautilus-undo-signal-handlers.c
A	libnautilus-private/nautilus-undo-signal-handlers.h
M	src/nautilus-bookmarks-window.c

commit 820f06eb6d24d77955b866d4dfef97950eff3c19
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-06-12

	Fixed  bug 692 (Bookmarks for deleted files don't do
	sensible things)

	* libnautilus-extensions/nautilus-gnome-extensions.h,
	* libnautilus-extensions/nautilus-gnome-extensions.c:
	(nautilus_info_dialog),
	(nautilus_info_dialog_parented): New functions for showing
	a one-button informational dialog.
	(nautilus_yes_no_dialog),
	(nautilus_yes_no_dialog_parented): New functions for
	showing a two-button question dialog.
	(show_yes_no_box): Helper function used to implement
	yes_no_dialog routines.

	* src/nautilus-bookmark-list.h,
	* src/nautilus-bookmark-list.c:
	(nautilus_bookmark_list_delete_items_with_uri):
	New function for deleting all bookmarks with a given uri.

	* src/nautilus-window-menus.c:
	(bookmark_holder_new), (bookmark_holder_free): New helper
	functions for dealing with BookmarkHolder structs.
	(remove_bookmarks_for_uri),
	(show_bogus_bookmark_window),
	(uri_known_not_to_exist): New helper functions for dealing
	with bookmarks for missing (local) files. In the Go menu
	case, the user is just told that the location doesn't exist;
	in the Bookmarks menu case, the user has the option of
	removing bookmarks with this URI from their list.
	(activate_bookmark_in_menu_item): Added a parameter to
	distinguish Go menu case from Bookmarks menu case.
	(append_bookmark_to_menu): Added this parameter here also,
	where it's stored in a BookmarkHolder; deploy
	bookmark_holder_new and _free.
	(refresh_bookmarks_in_bookmarks_menu),
	(refresh_bookmarks_in_go_menu): Pass the new parameter to
	append_bookmark_to_menu.

M	ChangeLog
M	libnautilus-extensions/nautilus-gnome-extensions.c
M	libnautilus-extensions/nautilus-gnome-extensions.h
M	libnautilus-private/nautilus-gnome-extensions.c
M	libnautilus-private/nautilus-gnome-extensions.h
M	src/nautilus-bookmark-list.c
M	src/nautilus-bookmark-list.h
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-window-menus.c

commit c32b04d6d161e2c7bece4fb95fdd1bd8f227231b
Author: Fatih Demir <kabalak@src.gnome.org>
Date:	2000-06-12

    Stamp update

M	po/tr.po

commit 0e3e6589d8d727241154a9798af19f5612b76856
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-06-12

    made link set install and remove really work, and added a link set


	   made link set install and remove really work, and added a
	   link set
	   configuration window for adding and removing link sets

M	ChangeLog
A	data/top/.nautilus-metafile.xml
M	data/top/Makefile.am
M	libnautilus-extensions/nautilus-link-set.c
M	libnautilus-extensions/nautilus-link-set.h
M	libnautilus-extensions/nautilus-metadata.h
M	libnautilus-private/nautilus-link-set.c
M	libnautilus-private/nautilus-link-set.h
M	libnautilus-private/nautilus-metadata.h
M	src/nautilus-information-panel.c
M	src/nautilus-sidebar.c

commit 568b968cb3695cdbd56f6b45a01dd18f2f40c7c9
Author: Yukihiro Nakai <nakai@src.gnome.org>
Date:	2000-06-11

    ja.po: Update from Japanese GNOME Users
    Group(translation@gnome.gr.jp).

M	po/ja.po

commit d00fe18ab885edef82dbf6d321d87f635c5a0eac
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-06-11

    corrected scale factor used for vector icons, and updated the icons
    in the


	corrected scale factor used for vector icons, and updated the
	icons in the vector them to be the proper size.  Also, some work
	on link set configurations that isn't completed yet, and allowed
	the sidebar to be reduced to a very small width to get started
	with
	the upcoming rework.

M	ChangeLog
M	icons/vector/i-directory-accept.svg
M	icons/vector/i-directory.svg
M	icons/vector/i-regular.svg
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-extensions/nautilus-link-set.c
M	libnautilus-extensions/nautilus-link-set.h
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus-private/nautilus-link-set.c
M	libnautilus-private/nautilus-link-set.h
M	src/nautilus-information-panel.c
M	src/nautilus-sidebar.c

commit f239299837d9f1f9dd8047fcc8f4eebda7d4fb67
Author: Kenneth Christiansen <kenneth@src.gnome.org>
Date:	2000-06-11

    Translations from Keld
    eog/po/da.po gimp/po-script-fu/da.po gtranslator/po/da.po
    nautilus/po/da.po pan/po/da.po

M	po/da.po

commit 8766247488dd90e2af3442781eb46fe4f4ee2377
Author: J Shane Culpepper <pepper@src.gnome.org>
Date:	2000-06-10

    Fixed ghttp test

M	ChangeLog
M	configure.in

commit 8e15b6c48db0e69a8929dadddce49281e93fe7f5
Author: J Shane Culpepper <pepper@src.gnome.org>
Date:	2000-06-10

    Minor build fixes.

M	ChangeLog
M	nautilus-installer/.cvsignore
A	nautilus-installer/src/.cvsignore
M	nautilus-installer/src/Makefile
M	nautilus-installer/src/link.sh

commit 162b8f9a066d04c716e85116242f24d72b557b94
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-06-10

    Added a place to put cut-n-paste code. Cut-n-pasted the e-paned widget

    * Makefile.am:
    * components/hardware/Makefile.am:
    * components/help/Makefile.am:
    * components/history/Makefile.am:
    * components/html/Makefile.am:
    * components/loser/content/Makefile.am:
    * components/loser/sidebar/Makefile.am:
    * components/music/Makefile.am:
    * components/notes/Makefile.am:
    * components/rpmview/Makefile.am:
    * components/sample/Makefile.am:
    * components/services/startup/nautilus-view/Makefile.am:
    * components/services/time/nautilus-view/Makefile.am:
    * components/services/trilobite/sample/nautilus-view/Makefile.am:
    * components/websearch/Makefile.am:
    * configure.in:
    * cut-n-paste-code/.cvsignore:
    * cut-n-paste-code/Makefile.am:
    * cut-n-paste-code/README:
    * cut-n-paste-code/widgets/.cvsignore:
    * cut-n-paste-code/widgets/Makefile.am:
    * cut-n-paste-code/widgets/e-paned/.cvsignore:
    * cut-n-paste-code/widgets/e-paned/Makefile.am:
    * cut-n-paste-code/widgets/e-paned/e-hpaned.c: (e_hpaned_get_type),
    (e_hpaned_class_init), (e_hpaned_init), (e_hpaned_new),
    (e_hpaned_size_request), (e_hpaned_size_allocate), (e_hpaned_draw),
    (e_hpaned_xor_line), (e_hpaned_button_press),
    (e_hpaned_button_release), (e_hpaned_motion),
    (e_hpaned_handle_shown):
    * cut-n-paste-code/widgets/e-paned/e-hpaned.h:
    * cut-n-paste-code/widgets/e-paned/e-paned.c: (e_paned_get_type),
    (e_paned_class_init), (e_paned_child_type), (e_paned_init),
    (e_paned_set_arg), (e_paned_get_arg), (e_paned_realize),
    (e_paned_map), (e_paned_unmap), (e_paned_unrealize),
    (e_paned_expose), (e_paned_add1), (e_paned_add2), (e_paned_pack1),
    (e_paned_pack2), (e_paned_add), (e_paned_remove), (e_paned_forall),
    (e_paned_get_position), (e_paned_set_position),
    (e_paned_set_handle_size), (e_paned_compute_position),
    (e_paned_handle_shown), (e_paned_quantized_size):
    * cut-n-paste-code/widgets/e-paned/e-paned.h:
    * cut-n-paste-code/widgets/e-paned/e-vpaned.c: (e_vpaned_get_type),
    (e_vpaned_class_init), (e_vpaned_init), (e_vpaned_new),
    (e_vpaned_size_request), (e_vpaned_size_allocate), (e_vpaned_draw),
    (e_vpaned_xor_line), (e_vpaned_button_press),
    (e_vpaned_button_release), (e_vpaned_motion),
    (e_vpaned_handle_shown):
    * cut-n-paste-code/widgets/e-paned/e-vpaned.h:
    * helper-utilities/authenticate/Makefile.am:
    * libnautilus-extensions/Makefile.am:
    * libnautilus-extensions/README:
    * libnautilus/README:
    * src/Makefile.am:
    * test/Makefile.am:
    Added a place to put cut-n-paste code.  Cut-n-pasted the e-paned
    widget from evolution.  Yes, and evil thing to do.	Send me mail
    with alternative solutions.

    Also added README files for libnautilus and
    libnautilus-extenstions to clarify thieir public vs internal
    state.

    * src/nautilus-window.c: (nautilus_window_constructed),
    (nautilus_window_real_set_content_view):
    Use the new NautilusHorizontalSplitter widget instead of
    the gtk one.

M	helper-utilities/authenticate/Makefile.am

commit 4a9889b1154ade77b96cd55830a55bfcfb63663d
Author: J Shane Culpepper <pepper@src.gnome.org>
Date:	2000-06-10

    A few minor fixes to get the builds running again.

M	ChangeLog
M	components/services/trilobite/libtrilobite/helixcode-utils.c
M	components/services/trilobite/libtrilobite/helixcode-utils.h
M	helper-utilities/authenticate/Makefile.am

commit af1175f712ce5795247604d0408fb938cda22a0d
Author: J Shane Culpepper <pepper@src.gnome.org>
Date:	2000-06-10

    Working on latest build breakage

M	ChangeLog
A	components/services/trilobite/libtrilobite/helixcode-utils.c
A	components/services/trilobite/libtrilobite/helixcode-utils.h

commit d900e6a2e1ab12032d9b4ebf340a8b0844fd5208
Author: Valek Frob <frob@src.gnome.org>
Date:	2000-06-10

    Updated russian translation.

M	po/ChangeLog
M	po/ru.po

commit e10581010ff34760d69f013bdcb23033a189ddd7
Author: Fatih Demir <kabalak@src.gnome.org>
Date:	2000-06-10

    Updated the Turkish translation.

M	po/ChangeLog
M	po/tr.po

commit f0e522785c66c835267abe215f15440710aa740d
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-06-10

    fixed a bug I introduced earlier today where custom icons wouldn't
    scale


	    fixed a bug I introduced earlier today where custom icons
	    wouldn't
	scale properly by using a different test for the vector icon
	case

M	ChangeLog
M	data/top/Computer.link
M	data/top/Services.link
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-private/nautilus-icon-factory.c

commit 8954f5931cec98ba4b68451468cc023cfe3875f3
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-06-10

    As bug 908 said, the helixcode installers way of indentifying distro


	* components/services/trilobite/libtrilobite/Makefile.am:
	* components/services/trilobite/libtrilobite/helixcode-utils.c:
	* components/services/trilobite/libtrilobite/helixcode-utils.h:
	*
	components/services/trilobite/libtrilobite/trilobite-core-distribut
	ion.c: (determine_turbolinux_version),
	(determine_mandrake_version), (determine_suse_version),
	(determine_debian_version), (determine_redhat_version),
	(trilobite_get_distribution), (trilobite_get_distribution_name):
	*
	components/services/trilobite/libtrilobite/trilobite-core-distribut
	ion.h:
	As bug 908 said, the helixcode installers way of indentifying
	distro sucked (Red Hat 6.099999 ?!), so I revamped it and moved
	the code into trilobite-core-distribution. Only wrote the redhat
	version check, not the other ones (see bug 908). Instead of only
	using a enum for the distro, it's now a struct, containing an enum
	identifying the distroname and two ints for the version.

	* components/services/install/command-line/eazel-alt-install.c:
	(create_package):
	* components/services/install/lib/eazel-install-protocols.c:
	(http_fetch_remote_file), (eazel_install_fetch_package),
	(add_to_url), (get_url_for_package), (get_search_url_for_package):
	* components/services/install/lib/eazel-install-protocols.h:
	* components/services/install/lib/eazel-install-rpm-glue.c:
	(download_all_packages), (install_all_packages):
	* components/services/install/lib/eazel-install-types.c:
	(packagedata_new):
	* components/services/install/lib/eazel-install-types.h:
	*
	components/services/install/lib/eazel-install-xml-package-list.c:
	(parse_package):

	Updated to use the new get_distribution call. Also worked on the
	rpmsearch stuff. It generates url's like
	http://vorlon.eazel.com/rpmsearch.cgi?name=jade&arch=i386&version>=1.2.1&protocol=http&distro="Red
	Hat Linux 6.1"
	Hat Linux 6.1" and should get a url pointing to an appropriate rpm
	returned, which should then be fetched.

	* nautilus-installer/src/Makefile:
	* nautilus-installer/src/Makefile.am:
	Updated so it still links.

M	ChangeLog
M	components/services/install/command-line/eazel-alt-install.c
M	components/services/install/lib/eazel-install-protocols.c
M	components/services/install/lib/eazel-install-protocols.h
M	components/services/install/lib/eazel-install-rpm-glue.c
M	components/services/install/lib/eazel-install-types.c
M	components/services/install/lib/eazel-install-types.h
M	components/services/install/lib/eazel-install-xml-package-list.c
M	components/services/trilobite/libtrilobite/Makefile.am
D	components/services/trilobite/libtrilobite/helixcode-utils.c
D	components/services/trilobite/libtrilobite/helixcode-utils.h
A
components/services/trilobite/libtrilobite/trilobite-core-distribution.c
A
components/services/trilobite/libtrilobite/trilobite-core-distribution.h
M	nautilus-installer/src/Makefile
M	nautilus-installer/src/Makefile.am

commit a35dbb93770316c52af31df9ae077078cd595753
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-06-10

    Support new bonobo:additional_uri_schemes attribute needed for
    Rebecca's

	* libnautilus-extensions/nautilus-mime-actions.c
	(make_oaf_query_with_known_mime_type,
	make_oaf_query_with_uri_scheme_only): Support new
	bonobo:additional_uri_schemes attribute needed for Rebecca's
	stuff.

M	ChangeLog
M	libnautilus-extensions/nautilus-mime-actions.c
M	libnautilus-private/nautilus-mime-actions.c

commit 101f77e84249b692e889b8638dfb4177d2485f55
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-06-10

    %$#$@! state machine. I discovered that my last attempt to fix the

	* src/nautilus-window.c: (nautilus_window_connect_view):
	%$#$@! state machine. I discovered that my last attempt
	to fix the "set_sensitive called on bad GTK_WIDGET" bug
	introduced a harmless but annoying warning when switching
	locations in the same window. This change (taking the
	"while_alive" off a signal handler) gets rid of that
	warning, but reintroduces the set_sensitive bug in certain
	cases. The good news is that I know how to reproduce the
	set_sensitive bug every time. I don't know the best fix
	for it though, so I'll just write a bug report.

M	ChangeLog
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window.c

commit 2ae2a236b3839ad861f5b5e9a0c4808042362fb5
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-06-10

    fixed problem where vector icons were only being rendered at the
    nominal


	    fixed problem where vector icons were only being rendered
	    at the
	nominal size and were pixmap scaled from there; now they are
	rendered at the appropriate size.

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-private/nautilus-icon-factory.c

commit 2b631110b62506ff84bef666e6b625767cb2f14f
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-06-10

    Move the nautilus-widgets classes to libnautilus-extensions.

    * Makefile.am:
    * components/hardware/Makefile.am:
    * components/help/Makefile.am:
    * components/history/Makefile.am:
    * components/html/Makefile.am:
    * components/loser/content/Makefile.am:
    * components/loser/sidebar/Makefile.am:
    * components/music/Makefile.am:
    * components/notes/Makefile.am:
    * components/rpmview/Makefile.am:
    * components/sample/Makefile.am:
    * components/services/startup/nautilus-view/Makefile.am:
    * components/services/time/nautilus-view/Makefile.am:
    * components/services/trilobite/sample/nautilus-view/Makefile.am:
    * components/websearch/Makefile.am:
    * configure.in:
    * helper-utilities/authenticate/Makefile.am:
    * helper-utilities/authenticate/nautilus-authenticate.c:
    * libnautilus-extensions/Makefile.am:
    * libnautilus-extensions/nautilus-caption-table.c:
    * libnautilus-extensions/nautilus-caption.c:
    * libnautilus-extensions/nautilus-file-utilities.c:
    * libnautilus-extensions/nautilus-global-preferences.c:
    * libnautilus-extensions/nautilus-global-preferences.h:
    * libnautilus-extensions/nautilus-lib-self-check-functions.h:
    * libnautilus-extensions/nautilus-link-set.c:
    * libnautilus-extensions/nautilus-link.c:
    * libnautilus-extensions/nautilus-password-dialog.c:
    * libnautilus-extensions/nautilus-preference.c:
    (nautilus_self_check_preference):
    * libnautilus-extensions/nautilus-preferences-box.c:
    * libnautilus-extensions/nautilus-preferences-box.h:
    * libnautilus-extensions/nautilus-preferences-dialog.c:
    * libnautilus-extensions/nautilus-preferences-dialog.h:
    * libnautilus-extensions/nautilus-preferences-group.c:
    * libnautilus-extensions/nautilus-preferences-group.h:
    * libnautilus-extensions/nautilus-preferences-item.c:
    * libnautilus-extensions/nautilus-preferences-item.h:
    * libnautilus-extensions/nautilus-preferences-pane.c:
    * libnautilus-extensions/nautilus-preferences-pane.h:
    * libnautilus-extensions/nautilus-preferences.c:
    * libnautilus-extensions/nautilus-preferences.h:
    * libnautilus-extensions/nautilus-radio-button-group.c:
    * libnautilus-extensions/nautilus-string-picker.c:
    * libnautilus-extensions/nautilus-string-picker.h:
    * libnautilus-extensions/nautilus-text-caption.c:
    * libnautilus-extensions/nautilus-text-caption.h:
    * libnautilus-extensions/nautilus-undo-manager.c:
    * libnautilus-extensions/nautilus-user-level-manager.c:
    * libnautilus-extensions/nautilus-user-level-manager.h:
    * libnautilus-extensions/nautilus-widgets-self-check-functions.c:
    * libnautilus-extensions/nautilus-widgets-self-check-functions.h:
    * libnautilus-extensions/test-nautilus-preferences.c:
    * libnautilus-extensions/test-preferences.c:
    * nautilus-widgets/Makefile.am:
    * nautilus-widgets/nautilus-caption-table.c:
    * nautilus-widgets/nautilus-caption-table.h:
    * nautilus-widgets/nautilus-caption.c:
    * nautilus-widgets/nautilus-caption.h:
    * nautilus-widgets/nautilus-password-dialog.c:
    * nautilus-widgets/nautilus-password-dialog.h:
    * nautilus-widgets/nautilus-preference.c:
    * nautilus-widgets/nautilus-preference.h:
    * nautilus-widgets/nautilus-preferences-box.c:
    * nautilus-widgets/nautilus-preferences-box.h:
    * nautilus-widgets/nautilus-preferences-dialog.c:
    * nautilus-widgets/nautilus-preferences-dialog.h:
    * nautilus-widgets/nautilus-preferences-group.c:
    * nautilus-widgets/nautilus-preferences-group.h:
    * nautilus-widgets/nautilus-preferences-item.c:
    * nautilus-widgets/nautilus-preferences-item.h:
    * nautilus-widgets/nautilus-preferences-pane.c:
    * nautilus-widgets/nautilus-preferences-pane.h:
    * nautilus-widgets/nautilus-preferences.c:
    * nautilus-widgets/nautilus-preferences.h:
    * nautilus-widgets/nautilus-radio-button-group.c:
    * nautilus-widgets/nautilus-radio-button-group.h:
    * nautilus-widgets/nautilus-string-picker.c:
    * nautilus-widgets/nautilus-string-picker.h:
    * nautilus-widgets/nautilus-text-caption.c:
    * nautilus-widgets/nautilus-text-caption.h:
    * nautilus-widgets/nautilus-user-level-manager.c:
    * nautilus-widgets/nautilus-user-level-manager.h:
    * nautilus-widgets/nautilus-widgets-self-check-functions.c:
    * nautilus-widgets/nautilus-widgets-self-check-functions.h:
    * nautilus-widgets/test-nautilus-preferences.c:
    * nautilus-widgets/test-nautilus-widgets.c:
    * nautilus-widgets/test-preferences.c:
    * src/Makefile.am:
    * src/nautilus-main.c: (main):
    * src/nautilus-sidebar.c:
    * src/nautilus-window-menus.c:
    * test/Makefile.am:
    Move the nautilus-widgets classes to libnautilus-extensions.

M	ChangeLog
M	Makefile.am
M	components/help/Makefile.am
M	components/services/time/nautilus-view/Makefile.am
M	components/websearch/Makefile.am
M	configure.in
M	helper-utilities/authenticate/Makefile.am
M	helper-utilities/authenticate/nautilus-authenticate.c
M	libnautilus-extensions/Makefile.am
M	libnautilus-extensions/nautilus-caption-table.c
M	libnautilus-extensions/nautilus-caption.c
M	libnautilus-extensions/nautilus-file-utilities.c
M	libnautilus-extensions/nautilus-lib-self-check-functions.h
M	libnautilus-extensions/nautilus-link-set.c
M	libnautilus-extensions/nautilus-link.c
M	libnautilus-extensions/nautilus-password-dialog.c
M	libnautilus-extensions/nautilus-preference.c
M	libnautilus-extensions/nautilus-preferences-box.c
M	libnautilus-extensions/nautilus-preferences-box.h
M	libnautilus-extensions/nautilus-preferences-dialog.c
M	libnautilus-extensions/nautilus-preferences-dialog.h
M	libnautilus-extensions/nautilus-preferences-group.c
M	libnautilus-extensions/nautilus-preferences-group.h
M	libnautilus-extensions/nautilus-preferences-item.c
M	libnautilus-extensions/nautilus-preferences-item.h
M	libnautilus-extensions/nautilus-preferences-pane.c
M	libnautilus-extensions/nautilus-preferences-pane.h
M	libnautilus-extensions/nautilus-preferences.c
M	libnautilus-extensions/nautilus-preferences.h
M	libnautilus-extensions/nautilus-radio-button-group.c
M	libnautilus-extensions/nautilus-string-picker.c
M	libnautilus-extensions/nautilus-string-picker.h
M	libnautilus-extensions/nautilus-text-caption.c
M	libnautilus-extensions/nautilus-text-caption.h
M	libnautilus-extensions/nautilus-undo-manager.c
M	libnautilus-extensions/nautilus-user-level-manager.c
M	libnautilus-extensions/nautilus-user-level-manager.h
D	libnautilus-extensions/nautilus-widgets-self-check-functions.c
D	libnautilus-extensions/nautilus-widgets-self-check-functions.h
M	libnautilus-extensions/test-nautilus-preferences.c
M	libnautilus-extensions/test-preferences.c
M	libnautilus-private/Makefile.am
M	libnautilus-private/nautilus-caption-table.c
M	libnautilus-private/nautilus-caption.c
M	libnautilus-private/nautilus-file-utilities.c
M	libnautilus-private/nautilus-lib-self-check-functions.h
M	libnautilus-private/nautilus-link-set.c
M	libnautilus-private/nautilus-link.c
M	libnautilus-private/nautilus-password-dialog.c
M	libnautilus-private/nautilus-preference.c
M	libnautilus-private/nautilus-preferences-box.c
M	libnautilus-private/nautilus-preferences-box.h
M	libnautilus-private/nautilus-preferences-dialog.c
M	libnautilus-private/nautilus-preferences-dialog.h
M	libnautilus-private/nautilus-preferences-group.c
M	libnautilus-private/nautilus-preferences-group.h
M	libnautilus-private/nautilus-preferences-item.c
M	libnautilus-private/nautilus-preferences-item.h
M	libnautilus-private/nautilus-preferences-pane.c
M	libnautilus-private/nautilus-preferences-pane.h
M	libnautilus-private/nautilus-preferences.c
M	libnautilus-private/nautilus-preferences.h
M	libnautilus-private/nautilus-radio-button-group.c
M	libnautilus-private/nautilus-string-picker.c
M	libnautilus-private/nautilus-string-picker.h
M	libnautilus-private/nautilus-text-caption.c
M	libnautilus-private/nautilus-text-caption.h
M	libnautilus-private/nautilus-undo-manager.c
M	libnautilus-private/nautilus-user-level-manager.c
M	libnautilus-private/nautilus-user-level-manager.h
D	libnautilus-private/nautilus-widgets-self-check-functions.c
D	libnautilus-private/nautilus-widgets-self-check-functions.h
M	libnautilus-private/test-nautilus-preferences.c
M	libnautilus-private/test-preferences.c
D	nautilus-widgets/Makefile.am
D	nautilus-widgets/nautilus-caption-table.c
D	nautilus-widgets/nautilus-caption-table.h
D	nautilus-widgets/nautilus-caption.c
D	nautilus-widgets/nautilus-caption.h
D	nautilus-widgets/nautilus-password-dialog.c
D	nautilus-widgets/nautilus-password-dialog.h
D	nautilus-widgets/nautilus-preference.c
D	nautilus-widgets/nautilus-preference.h
D	nautilus-widgets/nautilus-preferences-box.c
D	nautilus-widgets/nautilus-preferences-box.h
D	nautilus-widgets/nautilus-preferences-dialog.c
D	nautilus-widgets/nautilus-preferences-dialog.h
D	nautilus-widgets/nautilus-preferences-group.c
D	nautilus-widgets/nautilus-preferences-group.h
D	nautilus-widgets/nautilus-preferences-item.c
D	nautilus-widgets/nautilus-preferences-item.h
D	nautilus-widgets/nautilus-preferences-pane.c
D	nautilus-widgets/nautilus-preferences-pane.h
D	nautilus-widgets/nautilus-preferences.c
D	nautilus-widgets/nautilus-preferences.h
D	nautilus-widgets/nautilus-radio-button-group.c
D	nautilus-widgets/nautilus-radio-button-group.h
D	nautilus-widgets/nautilus-string-picker.c
D	nautilus-widgets/nautilus-string-picker.h
D	nautilus-widgets/nautilus-text-caption.c
D	nautilus-widgets/nautilus-text-caption.h
D	nautilus-widgets/nautilus-user-level-manager.c
D	nautilus-widgets/nautilus-user-level-manager.h
D	nautilus-widgets/nautilus-widgets-self-check-functions.c
D	nautilus-widgets/nautilus-widgets-self-check-functions.h
D	nautilus-widgets/test-nautilus-preferences.c
D	nautilus-widgets/test-nautilus-widgets.c
D	nautilus-widgets/test-preferences.c
M	po/ChangeLog
M	po/POTFILES.in
M	src/Makefile.am
M	src/nautilus-information-panel.c
M	src/nautilus-main.c
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-sidebar.c
M	src/nautilus-window-menus.c
M	test/Makefile.am

commit daceb4832b29d3b8386ed4366c03ddb0a97c6b6f
Author: Rebecca Schulman <rebecka@src.gnome.org>
Date:	2000-06-10

    2000-06-14	Rebecka Schulman  <rebecka@eazel.com

	* libnautilus-extensions/nautilus-global-preferences.c:
	(global_preferences_create_dialog),
	(global_preferences_register_for_ui):
	* libnautilus-extensions/nautilus-global-preferences.h:
	Added search preferences to the preferences dialog

	* libnautilus-extensions/nautilus-search-async.c:
	(nautilus_async_medusa_search), (request_search),
	(search_results_received_callback):
	changed the result getting implementation to use
	g_io_channel_watch, which emits a signal when
	results arrive at the socket

M	libnautilus-extensions/nautilus-global-preferences.c
M	libnautilus-extensions/nautilus-global-preferences.h
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.h

commit 284ad3c2f242196f3bbd714360318c959b2576ba
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-06-10

    Move the nautilus-widgets classes to libnautilus-extensions.

    * Makefile.am:
    * components/hardware/Makefile.am:
    * components/help/Makefile.am:
    * components/history/Makefile.am:
    * components/html/Makefile.am:
    * components/loser/content/Makefile.am:
    * components/loser/sidebar/Makefile.am:
    * components/music/Makefile.am:
    * components/notes/Makefile.am:
    * components/rpmview/Makefile.am:
    * components/sample/Makefile.am:
    * components/services/startup/nautilus-view/Makefile.am:
    * components/services/time/nautilus-view/Makefile.am:
    * components/services/trilobite/sample/nautilus-view/Makefile.am:
    * components/websearch/Makefile.am:
    * configure.in:
    * helper-utilities/authenticate/Makefile.am:
    * helper-utilities/authenticate/nautilus-authenticate.c:
    * libnautilus-extensions/Makefile.am:
    * libnautilus-extensions/nautilus-caption-table.c:
    * libnautilus-extensions/nautilus-caption.c:
    * libnautilus-extensions/nautilus-file-utilities.c:
    * libnautilus-extensions/nautilus-global-preferences.c:
    * libnautilus-extensions/nautilus-global-preferences.h:
    * libnautilus-extensions/nautilus-lib-self-check-functions.h:
    * libnautilus-extensions/nautilus-link-set.c:
    * libnautilus-extensions/nautilus-link.c:
    * libnautilus-extensions/nautilus-password-dialog.c:
    * libnautilus-extensions/nautilus-preference.c:
    (nautilus_self_check_preference):
    * libnautilus-extensions/nautilus-preferences-box.c:
    * libnautilus-extensions/nautilus-preferences-box.h:
    * libnautilus-extensions/nautilus-preferences-dialog.c:
    * libnautilus-extensions/nautilus-preferences-dialog.h:
    * libnautilus-extensions/nautilus-preferences-group.c:
    * libnautilus-extensions/nautilus-preferences-group.h:
    * libnautilus-extensions/nautilus-preferences-item.c:
    * libnautilus-extensions/nautilus-preferences-item.h:
    * libnautilus-extensions/nautilus-preferences-pane.c:
    * libnautilus-extensions/nautilus-preferences-pane.h:
    * libnautilus-extensions/nautilus-preferences.c:
    * libnautilus-extensions/nautilus-preferences.h:
    * libnautilus-extensions/nautilus-radio-button-group.c:
    * libnautilus-extensions/nautilus-string-picker.c:
    * libnautilus-extensions/nautilus-string-picker.h:
    * libnautilus-extensions/nautilus-text-caption.c:
    * libnautilus-extensions/nautilus-text-caption.h:
    * libnautilus-extensions/nautilus-undo-manager.c:
    * libnautilus-extensions/nautilus-user-level-manager.c:
    * libnautilus-extensions/nautilus-user-level-manager.h:
    * libnautilus-extensions/nautilus-widgets-self-check-functions.c:
    * libnautilus-extensions/nautilus-widgets-self-check-functions.h:
    * libnautilus-extensions/test-nautilus-preferences.c:
    * libnautilus-extensions/test-preferences.c:
    * nautilus-widgets/Makefile.am:
    * nautilus-widgets/nautilus-caption-table.c:
    * nautilus-widgets/nautilus-caption-table.h:
    * nautilus-widgets/nautilus-caption.c:
    * nautilus-widgets/nautilus-caption.h:
    * nautilus-widgets/nautilus-password-dialog.c:
    * nautilus-widgets/nautilus-password-dialog.h:
    * nautilus-widgets/nautilus-preference.c:
    * nautilus-widgets/nautilus-preference.h:
    * nautilus-widgets/nautilus-preferences-box.c:
    * nautilus-widgets/nautilus-preferences-box.h:
    * nautilus-widgets/nautilus-preferences-dialog.c:
    * nautilus-widgets/nautilus-preferences-dialog.h:
    * nautilus-widgets/nautilus-preferences-group.c:
    * nautilus-widgets/nautilus-preferences-group.h:
    * nautilus-widgets/nautilus-preferences-item.c:
    * nautilus-widgets/nautilus-preferences-item.h:
    * nautilus-widgets/nautilus-preferences-pane.c:
    * nautilus-widgets/nautilus-preferences-pane.h:
    * nautilus-widgets/nautilus-preferences.c:
    * nautilus-widgets/nautilus-preferences.h:
    * nautilus-widgets/nautilus-radio-button-group.c:
    * nautilus-widgets/nautilus-radio-button-group.h:
    * nautilus-widgets/nautilus-string-picker.c:
    * nautilus-widgets/nautilus-string-picker.h:
    * nautilus-widgets/nautilus-text-caption.c:
    * nautilus-widgets/nautilus-text-caption.h:
    * nautilus-widgets/nautilus-user-level-manager.c:
    * nautilus-widgets/nautilus-user-level-manager.h:
    * nautilus-widgets/nautilus-widgets-self-check-functions.c:
    * nautilus-widgets/nautilus-widgets-self-check-functions.h:
    * nautilus-widgets/test-nautilus-preferences.c:
    * nautilus-widgets/test-nautilus-widgets.c:
    * nautilus-widgets/test-preferences.c:
    * src/Makefile.am:
    * src/nautilus-main.c: (main):
    * src/nautilus-sidebar.c:
    * src/nautilus-window-menus.c:
    * test/Makefile.am:
    Move the nautilus-widgets classes to libnautilus-extensions.

M	libnautilus-extensions/nautilus-global-preferences.c
M	libnautilus-extensions/nautilus-global-preferences.h
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.h

commit ba3b2874bccb5e585326cdfd1b716f22136e8844
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-06-10

    Added a place to put cut-n-paste code. Cut-n-pasted the e-paned widget

    * Makefile.am:
    * components/hardware/Makefile.am:
    * components/help/Makefile.am:
    * components/history/Makefile.am:
    * components/html/Makefile.am:
    * components/loser/content/Makefile.am:
    * components/loser/sidebar/Makefile.am:
    * components/music/Makefile.am:
    * components/notes/Makefile.am:
    * components/rpmview/Makefile.am:
    * components/sample/Makefile.am:
    * components/services/startup/nautilus-view/Makefile.am:
    * components/services/time/nautilus-view/Makefile.am:
    * components/services/trilobite/sample/nautilus-view/Makefile.am:
    * components/websearch/Makefile.am:
    * configure.in:
    * cut-n-paste-code/.cvsignore:
    * cut-n-paste-code/Makefile.am:
    * cut-n-paste-code/README:
    * cut-n-paste-code/widgets/.cvsignore:
    * cut-n-paste-code/widgets/Makefile.am:
    * cut-n-paste-code/widgets/e-paned/.cvsignore:
    * cut-n-paste-code/widgets/e-paned/Makefile.am:
    * cut-n-paste-code/widgets/e-paned/e-hpaned.c: (e_hpaned_get_type),
    (e_hpaned_class_init), (e_hpaned_init), (e_hpaned_new),
    (e_hpaned_size_request), (e_hpaned_size_allocate), (e_hpaned_draw),
    (e_hpaned_xor_line), (e_hpaned_button_press),
    (e_hpaned_button_release), (e_hpaned_motion),
    (e_hpaned_handle_shown):
    * cut-n-paste-code/widgets/e-paned/e-hpaned.h:
    * cut-n-paste-code/widgets/e-paned/e-paned.c: (e_paned_get_type),
    (e_paned_class_init), (e_paned_child_type), (e_paned_init),
    (e_paned_set_arg), (e_paned_get_arg), (e_paned_realize),
    (e_paned_map), (e_paned_unmap), (e_paned_unrealize),
    (e_paned_expose), (e_paned_add1), (e_paned_add2), (e_paned_pack1),
    (e_paned_pack2), (e_paned_add), (e_paned_remove), (e_paned_forall),
    (e_paned_get_position), (e_paned_set_position),
    (e_paned_set_handle_size), (e_paned_compute_position),
    (e_paned_handle_shown), (e_paned_quantized_size):
    * cut-n-paste-code/widgets/e-paned/e-paned.h:
    * cut-n-paste-code/widgets/e-paned/e-vpaned.c: (e_vpaned_get_type),
    (e_vpaned_class_init), (e_vpaned_init), (e_vpaned_new),
    (e_vpaned_size_request), (e_vpaned_size_allocate), (e_vpaned_draw),
    (e_vpaned_xor_line), (e_vpaned_button_press),
    (e_vpaned_button_release), (e_vpaned_motion),
    (e_vpaned_handle_shown):
    * cut-n-paste-code/widgets/e-paned/e-vpaned.h:
    * helper-utilities/authenticate/Makefile.am:
    * libnautilus-extensions/Makefile.am:
    * libnautilus-extensions/README:
    * libnautilus/README:
    * src/Makefile.am:
    * test/Makefile.am:
    Added a place to put cut-n-paste code.  Cut-n-pasted the e-paned
    widget from evolution.  Yes, and evil thing to do.	Send me mail
    with alternative solutions.

    Also added README files for libnautilus and
    libnautilus-extenstions to clarify thieir public vs internal
    state.

    * src/nautilus-window.c: (nautilus_window_constructed),
    (nautilus_window_real_set_content_view):
    Use the new NautilusHorizontalSplitter widget instead of
    the gtk one.

M	components/hardware/Makefile.am
M	components/history/Makefile.am
M	components/html/Makefile.am
M	components/loser/content/Makefile.am
M	components/loser/sidebar/Makefile.am
M	components/music/Makefile.am
M	components/notes/Makefile.am
M	components/rpmview/Makefile.am
M	components/sample/Makefile.am
M	components/services/startup/nautilus-view/Makefile.am
M	components/services/trilobite/sample/nautilus-view/Makefile.am

commit 2ebd84cd4b5bcc72461b87879e12daf569d5c990
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-06-10

    Move the nautilus-widgets classes to libnautilus-extensions.

    * Makefile.am:
    * components/hardware/Makefile.am:
    * components/help/Makefile.am:
    * components/history/Makefile.am:
    * components/html/Makefile.am:
    * components/loser/content/Makefile.am:
    * components/loser/sidebar/Makefile.am:
    * components/music/Makefile.am:
    * components/notes/Makefile.am:
    * components/rpmview/Makefile.am:
    * components/sample/Makefile.am:
    * components/services/startup/nautilus-view/Makefile.am:
    * components/services/time/nautilus-view/Makefile.am:
    * components/services/trilobite/sample/nautilus-view/Makefile.am:
    * components/websearch/Makefile.am:
    * configure.in:
    * helper-utilities/authenticate/Makefile.am:
    * helper-utilities/authenticate/nautilus-authenticate.c:
    * libnautilus-extensions/Makefile.am:
    * libnautilus-extensions/nautilus-caption-table.c:
    * libnautilus-extensions/nautilus-caption.c:
    * libnautilus-extensions/nautilus-file-utilities.c:
    * libnautilus-extensions/nautilus-global-preferences.c:
    * libnautilus-extensions/nautilus-global-preferences.h:
    * libnautilus-extensions/nautilus-lib-self-check-functions.h:
    * libnautilus-extensions/nautilus-link-set.c:
    * libnautilus-extensions/nautilus-link.c:
    * libnautilus-extensions/nautilus-password-dialog.c:
    * libnautilus-extensions/nautilus-preference.c:
    (nautilus_self_check_preference):
    * libnautilus-extensions/nautilus-preferences-box.c:
    * libnautilus-extensions/nautilus-preferences-box.h:
    * libnautilus-extensions/nautilus-preferences-dialog.c:
    * libnautilus-extensions/nautilus-preferences-dialog.h:
    * libnautilus-extensions/nautilus-preferences-group.c:
    * libnautilus-extensions/nautilus-preferences-group.h:
    * libnautilus-extensions/nautilus-preferences-item.c:
    * libnautilus-extensions/nautilus-preferences-item.h:
    * libnautilus-extensions/nautilus-preferences-pane.c:
    * libnautilus-extensions/nautilus-preferences-pane.h:
    * libnautilus-extensions/nautilus-preferences.c:
    * libnautilus-extensions/nautilus-preferences.h:
    * libnautilus-extensions/nautilus-radio-button-group.c:
    * libnautilus-extensions/nautilus-string-picker.c:
    * libnautilus-extensions/nautilus-string-picker.h:
    * libnautilus-extensions/nautilus-text-caption.c:
    * libnautilus-extensions/nautilus-text-caption.h:
    * libnautilus-extensions/nautilus-undo-manager.c:
    * libnautilus-extensions/nautilus-user-level-manager.c:
    * libnautilus-extensions/nautilus-user-level-manager.h:
    * libnautilus-extensions/nautilus-widgets-self-check-functions.c:
    * libnautilus-extensions/nautilus-widgets-self-check-functions.h:
    * libnautilus-extensions/test-nautilus-preferences.c:
    * libnautilus-extensions/test-preferences.c:
    * nautilus-widgets/Makefile.am:
    * nautilus-widgets/nautilus-caption-table.c:
    * nautilus-widgets/nautilus-caption-table.h:
    * nautilus-widgets/nautilus-caption.c:
    * nautilus-widgets/nautilus-caption.h:
    * nautilus-widgets/nautilus-password-dialog.c:
    * nautilus-widgets/nautilus-password-dialog.h:
    * nautilus-widgets/nautilus-preference.c:
    * nautilus-widgets/nautilus-preference.h:
    * nautilus-widgets/nautilus-preferences-box.c:
    * nautilus-widgets/nautilus-preferences-box.h:
    * nautilus-widgets/nautilus-preferences-dialog.c:
    * nautilus-widgets/nautilus-preferences-dialog.h:
    * nautilus-widgets/nautilus-preferences-group.c:
    * nautilus-widgets/nautilus-preferences-group.h:
    * nautilus-widgets/nautilus-preferences-item.c:
    * nautilus-widgets/nautilus-preferences-item.h:
    * nautilus-widgets/nautilus-preferences-pane.c:
    * nautilus-widgets/nautilus-preferences-pane.h:
    * nautilus-widgets/nautilus-preferences.c:
    * nautilus-widgets/nautilus-preferences.h:
    * nautilus-widgets/nautilus-radio-button-group.c:
    * nautilus-widgets/nautilus-radio-button-group.h:
    * nautilus-widgets/nautilus-string-picker.c:
    * nautilus-widgets/nautilus-string-picker.h:
    * nautilus-widgets/nautilus-text-caption.c:
    * nautilus-widgets/nautilus-text-caption.h:
    * nautilus-widgets/nautilus-user-level-manager.c:
    * nautilus-widgets/nautilus-user-level-manager.h:
    * nautilus-widgets/nautilus-widgets-self-check-functions.c:
    * nautilus-widgets/nautilus-widgets-self-check-functions.h:
    * nautilus-widgets/test-nautilus-preferences.c:
    * nautilus-widgets/test-nautilus-widgets.c:
    * nautilus-widgets/test-preferences.c:
    * src/Makefile.am:
    * src/nautilus-main.c: (main):
    * src/nautilus-sidebar.c:
    * src/nautilus-window-menus.c:
    * test/Makefile.am:
    Move the nautilus-widgets classes to libnautilus-extensions.

M	components/hardware/Makefile.am
M	components/history/Makefile.am
M	components/html/Makefile.am
M	components/loser/content/Makefile.am
M	components/loser/sidebar/Makefile.am
M	components/music/Makefile.am
M	components/notes/Makefile.am
M	components/rpmview/Makefile.am
M	components/sample/Makefile.am
M	components/services/startup/nautilus-view/Makefile.am
M	components/services/trilobite/sample/nautilus-view/Makefile.am

commit d8c9d3333e7273903f530836740e23c5f768294b
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-06-10

    Do not add default to short list; instead, make sure we don't fail if

	* src/nautilus-applicable-views.c (got_file_info_callback): Do not
	add default to short list; instead, make sure we don't fail if
	there is a default but not short list.

M	ChangeLog
M	src/nautilus-applicable-views.c

commit fe3355d783fcdc3f6ee70e3a87de4438a8c4e9d6
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-06-10

    Made all headers in this library private.  That means they dont
    get installed.

M	ChangeLog
M	libnautilus-extensions/Makefile.am
M	libnautilus-private/Makefile.am

commit 09b704671a60dd8d9266d6f88a7e784cace53ed5
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-06-09

    Fix some #include with directory prefix dumbness.

M	ChangeLog
M	components/services/install/command-line/eazel-install.c
M	components/services/install/lib/Makefile.am
M	components/services/install/lib/eazel-install-metadata.h
M	components/services/install/lib/eazel-install-rpm-glue.c
M	components/services/install/lib/eazel-install-xml-package-list.h

commit b74d9ad508b605ad0c2d090321c262ce9ce55d27
Author: Michael Fleming <mfleming@src.gnome.org>
Date:	2000-06-09

    Eskil should stop putting ":"'s at the end of


	    *
	    components/services/install/lib/trilobite-eazel-install-service.oaf
	    info:

	    Eskil should stop putting ":"'s at the end of
	    "bonobo:supported-uri-schemes" entries

M	ChangeLog
M
components/services/install/lib/trilobite-eazel-install-service.oafinfo

commit bc69bd33aba1e9ccb98f984e7a98781694e217da
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-06-09

	OK, this time I REALLY fixed the bug where you get
	occasional "set_sensitive called on bad GTK_WIDGET"
	errors. I think.

	* src/nautilus-window-private.h: Swapped parameters
	of nautilus_window_view_destroyed so the window is first.
	* src/nautilus-window-manage-views.c:
	(nautilus_window_free_load_info): Remove pending
	action_id function before setting field to 0.
	(nautilus_window_view_destroyed): Swapped the parameters
	to match prototype.
	* src/nautilus-window.c: (nautilus_window_connect_view): Use
	gtk_signal_connect_object_while_alive instead of just
	gtk_signal_connect so the window won't be notified of its
	view's demise after the window's own demise.

M	ChangeLog
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window-manage-views.c
M	src/nautilus-window-private.h
M	src/nautilus-window.c

commit b2e8241f95151bd4b132d2df427a0acc1a3e9bb4
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-06-09

    Changed the way the window->action_tag is destroyed. I think this
    actually

	* src/nautilus-window.c: (nautilus_window_destroy):
	Changed the way the window->action_tag is destroyed.
	I think this actually fixes the occasional "set_sensitive
	called on bad GTK_WIDGET" errors that Darin tried to
	fix yesterday.

M	ChangeLog
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window.c

commit 4090e13b5185fad74b3aff2e2fbf91ef859bdd60
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-06-09

	Fixed bugs related to selection and activation in directory
	views, including 881 (right-click on selected item in list
	view shouldn't change selection), 918 (mouse activation
	in list view shouldn't affect only clicked item), and some
	others I found while in this code. Redefined the behavior
	of activation and multiple selection to some extent. Now
	double-clicking on a selected item always opens all selected
	items, and always opens them in new windows. If in single-click
	mode, single-clicking in list view when there's a multiple
	selection still opens only the clicked-on item, since the UI
	makes it pretty clear that you're clicking on a link for this
	one item. In icon view, single-clicking on a selected item in
	a multiple selection opens all selected items in new windows,
	since this feels to me more like "activate selected items"
	than "follow link", but I'm not really sure which is better.

	I changed the old behavior where single-clicking in icon view
	with a multiple selection would open the clicked item in the
	same window (if your preference was for "open in same window")
	and all others in new windows. In practice this seemed wrong,
	and opening all of the items in new windows is equivalent to
	the "Open in n New Windows" menu item. Please argue with me
	if you disagree.

	* libnautilus-extensions/nautilus-icon-container.c:
	(remember_selected_files), (forget_selected_files): Removed these
	functions, which were part of an earlier incomplete selection
	behavior fix.
	(destroy): Removed call to forget_selected_files.
	(nautilus_icon_container_almost_drag): Changed name to
	somewhat less misleading "nautilus_icon_container_did_not_drag";
	fixed bug where clicking on selected item (in double-click mode)
	would deselect other selected items; replaced remember/forget
	pair with call to activate_selected_items.
	(handle_icon_button_press): replaced remember/forget pair with
	call to activate_selected_items.
	(activate_selected_items): Reimplemented to use nautilus_icon_
	container_get_selection instead of remember/forget.

	* libnautilus-extensions/nautilus-icon-private.h: Removed
	last_selected_files field, formerly used by remember_ and
	forget_selected_files.

	* libnautilus-extensions/nautilus-list.h: Changed "activate"
	signal to pass a list of items to activate instead of just one.

	* libnautilus-extensions/nautilus-list.c:
	(event_state_modifies_selection): New helper function, checks
	for control or shift key mask.
	(activate_row_data_list): New function, emits activate signal
	on a list of row_data elements.
	(activate_selected_rows): New function.
	(activate_row): Reimplemented to use activate_row_data_list.
	(nautilus_list_button_press): Deployed
	event_state_modifies_selection; fixed 881 by not deselecting
	other items when right-clicking on a selected item; fixed 918
	by making double-click activate all selected rows.
	(nautilus_list_button_release): Deployed
	event_state_modifies_selection; fixed bug where (left-)
	clicking on a selected item would unselect others

	* src/file-manager/fm-directory-view.h:
	* src/file-manager/fm-directory-view.c:
	(fm_directory_view_activate_file): Renamed from
	fm_directory_view_activate_files; now takes a list
	of files to activate and opens them all in new windows
	if there are more than one (otherwise respects preference).
	(fm_directory_view_activate_file_internal): Renamed to
	fm_directory_view_activate_file now that this name was
	available.

	* src/file-manager/fm-icon-view.c:
	(icon_container_activate_callback): Now calls
	fm_directory_view_activate_files instead of iterating here.
	* src/file-manager/fm-list-view.c:
	(list_activate_callback): Changed to take list parameter and
	call fm_directory_view_activate_files.

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-extensions/nautilus-icon-private.h
M	libnautilus-extensions/nautilus-list.h
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-private.h
M	libnautilus-private/nautilus-list.h
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-directory-view.h
M	src/file-manager/fm-icon-view.c
M	src/file-manager/fm-list-view.c

commit bce0d5f7295600790661dab993ce7c9404c2670a
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-06-09

    Fixed bug where dropping colors into list view crashed by setting

	* libnautilus-extensions/nautilus-list.c:
	(nautilus_list_drag_data_received): Fixed bug where dropping
	colors into list view crashed by setting details->data_type and
	got_drop_data_type.
	* src/file-manager/fm-icon-view.c: (compute_menu_item_info):
	Changed menu item title from "Customize Icon Text..." to
	"Icon Captions...". Not sure if I like this verbless style yet.

M	libnautilus-extensions/nautilus-list.c
M	libnautilus-private/nautilus-list.c

commit 19f5c49593c6ee5cf625f6d58e2a14ee1547ea02
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-06-09

	Fixed bugs related to selection and activation in directory
	views, including 881 (right-click on selected item in list
	view shouldn't change selection), 918 (mouse activation
	in list view shouldn't affect only clicked item), and some
	others I found while in this code. Redefined the behavior
	of activation and multiple selection to some extent. Now
	double-clicking on a selected item always opens all selected
	items, and always opens them in new windows. If in single-click
	mode, single-clicking in list view when there's a multiple
	selection still opens only the clicked-on item, since the UI
	makes it pretty clear that you're clicking on a link for this
	one item. In icon view, single-clicking on a selected item in
	a multiple selection opens all selected items in new windows,
	since this feels to me more like "activate selected items"
	than "follow link", but I'm not really sure which is better.

	I changed the old behavior where single-clicking in icon view
	with a multiple selection would open the clicked item in the
	same window (if your preference was for "open in same window")
	and all others in new windows. In practice this seemed wrong,
	and opening all of the items in new windows is equivalent to
	the "Open in n New Windows" menu item. Please argue with me
	if you disagree.

	* libnautilus-extensions/nautilus-icon-container.c:
	(remember_selected_files), (forget_selected_files): Removed these
	functions, which were part of an earlier incomplete selection
	behavior fix.
	(destroy): Removed call to forget_selected_files.
	(nautilus_icon_container_almost_drag): Changed name to
	somewhat less misleading "nautilus_icon_container_did_not_drag";
	fixed bug where clicking on selected item (in double-click mode)
	would deselect other selected items; replaced remember/forget
	pair with call to activate_selected_items.
	(handle_icon_button_press): replaced remember/forget pair with
	call to activate_selected_items.
	(activate_selected_items): Reimplemented to use nautilus_icon_
	container_get_selection instead of remember/forget.

	* libnautilus-extensions/nautilus-icon-private.h: Removed
	last_selected_files field, formerly used by remember_ and
	forget_selected_files.

	* libnautilus-extensions/nautilus-list.h: Changed "activate"
	signal to pass a list of items to activate instead of just one.

	* libnautilus-extensions/nautilus-list.c:
	(event_state_modifies_selection): New helper function, checks
	for control or shift key mask.
	(activate_row_data_list): New function, emits activate signal
	on a list of row_data elements.
	(activate_selected_rows): New function.
	(activate_row): Reimplemented to use activate_row_data_list.
	(nautilus_list_button_press): Deployed
	event_state_modifies_selection; fixed 881 by not deselecting
	other items when right-clicking on a selected item; fixed 918
	by making double-click activate all selected rows.
	(nautilus_list_button_release): Deployed
	event_state_modifies_selection; fixed bug where (left-)
	clicking on a selected item would unselect others

	* src/file-manager/fm-directory-view.h:
	* src/file-manager/fm-directory-view.c:
	(fm_directory_view_activate_file): Renamed from
	fm_directory_view_activate_files; now takes a list
	of files to activate and opens them all in new windows
	if there are more than one (otherwise respects preference).
	(fm_directory_view_activate_file_internal): Renamed to
	fm_directory_view_activate_file now that this name was
	available.

	* src/file-manager/fm-icon-view.c:
	(icon_container_activate_callback): Now calls
	fm_directory_view_activate_files instead of iterating here.
	* src/file-manager/fm-list-view.c:
	(list_activate_callback): Changed to take list parameter and
	call fm_directory_view_activate_files.

M	libnautilus-extensions/nautilus-list.c
M	libnautilus-private/nautilus-list.c

commit e5c0e331f2ad19a987ff43c5448a70cecbd188aa
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-06-09

    made rename work on the anti-aliased canvas by implementing a render


	made rename work on the anti-aliased canvas by implementing a
	render method for the icon-text-item class.

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-text-item.c
M	libnautilus-private/nautilus-icon-text-item.c

commit a1d1d044e9d2768dfc988456c4b4fabda8a10381
Author: Fatih Demir <kabalak@src.gnome.org>
Date:	2000-06-09

    Updated the Turkish translation.

M	po/ChangeLog
M	po/tr.po

commit 000b2a8ac37c13588e3b8e0fd977dd8957a88ff1
Author: Mike Engber <engber@src.gnome.org>
Date:	2000-06-09

    Add missing changelog

M	ChangeLog

commit 94d956957e838c7ca2f62cdfb69e94d0836dcdab
Author: Mike Engber <engber@src.gnome.org>
Date:	2000-06-09

    simplified obtuse expression (name[0] != '\0' > 0)

M	libnautilus-extensions/nautilus-file-utilities.c
M	libnautilus-private/nautilus-file-utilities.c

commit 8c030b2c94e7342cea415c9433ec44d2025bc23c
Author: Martin Baulig <martin@src.gnome.org>
Date:	2000-06-09

    Fixed a few leaks in bonobo_subdoc_notify_location_change().

M	src/nautilus-view-frame-bonobo-embeddable.c

commit 4fbf8ff9b6bc6ce5c0f6c193be7f93972112d60e
Author: Martin Baulig <martin@home-of-linux.org>
Date:	2000-06-09

    New function. Returns a local path for a file:// URI.

    2000-06-09	Martin Baulig  <martin@home-of-linux.org>

	* libnautilus-extensions/nautilus-file-utilities.c:
	(nautilus_get_local_path_from_uri): New function.  Returns
	a local path for a file:// URI.

M	ChangeLog
M	libnautilus-extensions/nautilus-file-utilities.c
M	libnautilus-extensions/nautilus-file-utilities.h
M	libnautilus-private/nautilus-file-utilities.c
M	libnautilus-private/nautilus-file-utilities.h

commit c8d89a1a6b9e10ff0dfc3c469cd7a4e541d6ecc8
Author: Martin Baulig <baulig@suse.de>
Date:	2000-06-09

    Added PersistFile support.

    2000-06-09	Martin Baulig  <baulig@suse.de>

	* src/nautilus-view-frame-bonobo-embeddable.c:
	(bonobo_subdoc_notify_location_change): Added
	PersistFile support.

M	ChangeLog
M	src/nautilus-view-frame-bonobo-embeddable.c

commit 6c7bcad4e40a58031d9c823c0d88045c873a3d91
Author: Yukihiro Nakai <nakai@src.gnome.org>
Date:	2000-06-09

    ja.po: Update from Japanese GNOME Users
    Group(translation@gnome.gr.jp).

M	po/ja.po

commit d5fe0b78380409620364e9c1c7c9d6e3649dfe24
Author: Yukihiro Nakai <nakai@src.gnome.org>
Date:	2000-06-09

    ja.po: Update from Japanese GNOME Users
    Group(translation@gnome.gr.jp).

M	po/ja.po

commit 74be303393f6fd992ed1d0ec94990aae026d26eb
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-06-09

    Darin left an unused variable in his wake, which broke the build, so I


	    Darin left an unused variable in his wake, which broke
	    the build,
	so I fixed it.

M	ChangeLog
M	src/nautilus-property-browser.c

commit f9d22365cf9da11621306b89e420bfe6a0d5651f
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-06-09

    Added NAUTILUS_PREFIX so we can locate our installed files correctly

	* acconfig.h:
	* configure.in:
	Added NAUTILUS_PREFIX so we can locate our installed files
	correctly instead of assuming they are in the gnome-libs prefix.

	* components/help/hyperbola-filefmt.c: (fmt_map_entry):
	* components/websearch/ntl-web-search.c:
	(web_search_populate_engines):
	* libnautilus-extensions/nautilus-file-utilities.c:
	(nautilus_get_user_main_directory):
	* libnautilus-extensions/nautilus-link-set.c:
	(get_link_set_document):
	* src/file-manager/fm-properties-window.c: (get_property_names):
	* src/nautilus-property-browser.c:
	(nautilus_property_browser_drag_data_get), (make_drag_image),
	(get_xml_path), (make_properties_from_directory):
	Use NAUTILUS_PREFIX instead of gnome_datadir_file so we get the
	files from the right directory. Since gnome_datadir_file does a
	check to see if the file exists, had to add some explicit checks
	in various places.

	* components/html/glib-www-callbacks.c:
	Got rid of some warnings.

	* components/services/time/command-line/.cvsignore:
	* components/services/time/nautilus-view/.cvsignore:
	* components/services/time/service/.cvsignore:
	Ignore the new time stamp files.

	* libnautilus-extensions/nautilus-gdk-pixbuf-extensions.h:
	Fixed formatting.

	* RENAMING:
	* src/nautilus-sidebar-tabs.c:
	* src/nautilus-sidebar-tabs.h:
	* src/nautilus-sidebar-title.c:
	* src/nautilus-sidebar-title.h:
	* src/nautilus-sidebar.c:
	Renamed IndexTabs and IndexTitle to SidebarTabs
	and SidebarTitle as planned.

M	ChangeLog
M	RENAMING
M	acconfig.h
M	components/help/hyperbola-filefmt.c
M	components/html/glibwww-callbacks.c
M	components/services/time/command-line/.cvsignore
M	components/services/time/nautilus-view/.cvsignore
M	components/services/time/service/.cvsignore
M	components/websearch/ntl-web-search.c
M	configure.in
M	libnautilus-extensions/nautilus-file-utilities.c
M	libnautilus-extensions/nautilus-gdk-pixbuf-extensions.h
M	libnautilus-extensions/nautilus-link-set.c
M	libnautilus-private/nautilus-file-utilities.c
M	libnautilus-private/nautilus-gdk-pixbuf-extensions.h
M	libnautilus-private/nautilus-link-set.c
M	src/file-manager/fm-properties-window.c
M	src/nautilus-information-panel.c
M	src/nautilus-property-browser.c
M	src/nautilus-sidebar-tabs.c
M	src/nautilus-sidebar-tabs.h
M	src/nautilus-sidebar-title.c
M	src/nautilus-sidebar-title.h
M	src/nautilus-sidebar.c

commit 2b5c47669ab40739403125969410a46b60076458
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-06-09

    New function to use when searching view identifier lists.

	* libnautilus-extensions/nautilus-view-identifier.h,
	libnautilus-extensions/nautilus-view-identifier.c
	(nautilus_view_identifier_compare): New function to use when
	searching view identifier lists.

	* src/nautilus-applicable-views.c (got_file_info_callback): Merge
	the default view into the menu.

M	ChangeLog
M	libnautilus-extensions/nautilus-view-identifier.c
M	libnautilus-extensions/nautilus-view-identifier.h
M	libnautilus-private/nautilus-view-identifier.c
M	libnautilus-private/nautilus-view-identifier.h
M	src/nautilus-applicable-views.c

commit 0784d73f10868d3a1ee9dc955f45d7720f7032d0
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-06-09

    added a "go to selected file" button to the rpm view, that navigates
    to


	    added a "go to selected file" button to the rpm view, that
	navigates to the selected file in the package file list

M	ChangeLog
M	components/rpmview/nautilus-rpm-view.c

commit 2d2d94040e92840a196d277dc9b528c84038bba1
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-06-09

    Forgot to save changelog before previous commit

M	ChangeLog

commit 8dbc1bad6d05afae17276a73133209bfc239ad74
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-06-09

    Too much to list it all. Basically it now tries to do what apt-get has


	* components/services/docs/installer-dep-check:
	(set_parameters_from_command_line), (eazel_progress_signal),
	(download_failed), (install_failed), (dep_check),
	(create_package),
	(main):
	* components/services/install/lib/Makefile.am:
	* components/services/install/lib/eazel-install-object.c:
	(eazel_install_set_arg), (eazel_install_class_initialize),
	(eazel_install_initialize),
	(eazel_install_fetch_remote_package_list),
	(eazel_install_emit_install_failed),
	(eazel_install_emit_dependency_check),
	(eazel_install_install_packages), (eazel_install_uninstall):
	* components/services/install/lib/eazel-install-private.h:
	* components/services/install/lib/eazel-install-protocols.c:
	(http_fetch_remote_file), (ftp_fetch_remote_file),
	(local_fetch_remote_file), (eazel_install_fetch_file),
	(eazel_install_fetch_package):
	* components/services/install/lib/eazel-install-protocols.h:
	* components/services/install/lib/eazel-install-public.h:
	* components/services/install/lib/eazel-install-rpm-glue.c:
	(install_new_packages), (download_all_packages),
	(install_all_packages), (uninstall_packages),
	(uninstall_a_package), (build_packagedata_list_from_deps),
	(do_rpm_install), (do_rpm_uninstall),
	(eazel_install_prune_packages_helper),
	(eazel_install_prune_packages), (eazel_install_load_rpm_headers),
	(eazel_install_load_headers), (eazel_install_free_rpm_system),
	(eazel_install_prepare_rpm_system),
	(eazel_install_prepare_package_system),
	(eazel_install_free_package_system),
	(eazel_install_add_headers_to_rpm_set),
	(eazel_install_add_headers_to_set),
	(eazel_install_package_name_compare),
	(eazel_install_package_conflict_compare),
	(eazel_install_add_to_extras_foreach),
	(eazel_install_fetch_rpm_dependencies),
	(eazel_install_fetch_dependencies), (print_package_list),
	(eazel_install_ensure_deps), (rpm_install):
	* components/services/install/lib/eazel-install-rpm-glue.h:
	* components/services/install/lib/eazel-install-types.c:
	(protocol_as_string), (packagedata_new),
	(packagedata_new_from_rpm_conflict),
	(packagedata_new_from_rpm_conflict_reversed),
	(packagedata_new_from_rpm_header),
	(packagedata_fill_from_rpm_header), (packagedata_destroy_foreach),
	(packagedata_destroy), (rpmfilename_from_packagedata),
	(packagedata_hash), (packagedata_equal):
	* components/services/install/lib/eazel-install-types.h:
	*
	components/services/install/lib/eazel-install-xml-package-list.c:
	(parse_package), (parse_local_xml_package_list):
	* components/services/trilobite/libtrilobite/helixcode-utils.c:
	(xml_get_value):
	Too much to list it all. Basically it now tries to do what apt-get
	has done for ages. Given a list of packages to install, it
	recursively traverses the packagelist, fetches missing
	dependencies (no remote fetch yet, requires a search script on the
	server side) untill all deps are satisfies. If deps failed, it
	prunes the tree and emit signals.
	I've tried to do it modular enough to add support for other
	package systems then rpm, but rpm calls are still strewm about.

	* components/services/install/command-line/Makefile.am:
	* components/services/install/command-line/eazel-alt-install.c:
	Now takes random package names at commandline and should
	ideally try to download them from the server.

	* nautilus-installer/src/Makefile:
	* nautilus-installer/src/Makefile.am:
	* nautilus-installer/src/installer.c: (eazel_download_progress),
	(install_failed_helper), (install_failed), (installer):
	Fixed to work the new stuff in libinstall. Also generates
	prettier (but still ugly) error reports.

M	ChangeLog
M	components/services/docs/installer-dep-check
M	components/services/install/command-line/Makefile.am
M	components/services/install/command-line/eazel-alt-install.c
M	components/services/install/lib/Makefile.am
M	components/services/install/lib/eazel-install-object.c
M	components/services/install/lib/eazel-install-private.h
M	components/services/install/lib/eazel-install-protocols.c
M	components/services/install/lib/eazel-install-protocols.h
M	components/services/install/lib/eazel-install-public.h
M	components/services/install/lib/eazel-install-rpm-glue.c
M	components/services/install/lib/eazel-install-rpm-glue.h
M	components/services/install/lib/eazel-install-types.c
M	components/services/install/lib/eazel-install-types.h
M	components/services/install/lib/eazel-install-xml-package-list.c
M	components/services/trilobite/libtrilobite/helixcode-utils.c
M	nautilus-installer/src/Makefile
M	nautilus-installer/src/Makefile.am
M	nautilus-installer/src/installer.c

commit b5734b371dbf536d2a1561cf65be7d76416e17ba
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-06-09

	Fixed bug 542 (context menus in directory view sometimes
	partially offscreen)

	* libnautilus-extensions/nautilus-gtk-extensions.c:
	(nautilus_popup_menu_position_func): Made the menu-positioning
	function take screen size into account.

	Fixed bug 541 (unusably wide dialog when trying to
	rename a file to a gigantically long name)

	* src/file-manager/fm-error-reporting.c:
	(fm_report_error_renaming_file),
	(fm_report_error_setting_permissions):
	Used nautilus_error_dialog (which does word wrapping)
	instead of GnomeMessageBox directly.

	Fixed bug 1242 (Possibly unnecessary widget resizing when
	content view swapped)

	* src/nautilus-window.c: (nautilus_window_real_set_content_view):
	Scientists proved that it was unnecessary. Removed it.

M	ChangeLog
M	libnautilus-extensions/nautilus-gtk-extensions.c
M	libnautilus-private/nautilus-gtk-extensions.c
M	src/file-manager/fm-error-reporting.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window.c

commit d81fe8458f3df4b5c38067322e96532011a8de24
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-06-08

    improved the layout of the rpm view and cleaned up the code a bit


	improved the layout of the rpm view and cleaned up the code a bit

M	ChangeLog
M	components/rpmview/nautilus-rpm-view.c

commit f50da8f0182726e121a68af60593a5e2b53a6cee
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-06-08

    Fixed bug 983. Added user_changed signal.

    2000-06-08	Gene Z. Ragan  <gzr@eazel.com>

	* libnautilus-extensions/nautilus-entry.c:
	(nautilus_entry_initialize_class),
	(nautilus_entry_initialize):
	Fixed bug 983.	Added user_changed signal.

	(nautilus_entry_destroy), (nautilus_entry_set_text),
	(nautilus_entry_insert_text), (nautilus_entry_delete_text),
	(free_undo_data), (register_edit_undo),
	(restore_from_undo_snapshot_callback),
	(nautilus_entry_set_undo_key):
	Cleanups in the way undo was being registered.	Created
	local undo data structure and removed cached undo text
	from class.  Localized checking of undo registered
	boolean to a single location.

	(user_changed_callback):
	Added callback coonected to user changed signal.
	Undo registering is handled here.

	* src/nautilus-bookmarks-window.c: (create_bookmarks_window),
	(on_select_row), (on_text_field_focus_in_event),
	(on_text_field_focus_out_event), (repopulate):
	Updated code to properly handle undo.

	* src/nautilus-location-bar.c:
	(nautilus_location_bar_set_location):
	Updated code to properly handle undo.

M	ChangeLog
M	libnautilus-extensions/nautilus-entry.c
M	libnautilus-extensions/nautilus-entry.h
M	libnautilus-private/nautilus-entry.c
M	libnautilus-private/nautilus-entry.h
M	src/file-manager/fm-properties-window.c
M	src/file-manager/fm-properties-window.h
M	src/nautilus-bookmarks-window.c
M	src/nautilus-location-bar.c

commit 93445c676ad3fc6be10db2ef88085e77a08cf389
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2000-06-08

    Updated Norwegian translation.

    2000-06-08	Kjartan Maraas	<kmaraas@gnome.org>

	* no.po: Updated Norwegian translation.

M	po/ChangeLog
M	po/no.po

commit c81500ec6c687a60afd65f820dfc469cffa42cc5
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-06-08

	Fixed bug 1097 (double-click in list should activate
	"Choose" button in View as Other dialog)

	* libnautilus-extensions/nautilus-gnome-extensions.h:
	* libnautilus-extensions/nautilus-gnome-extensions.c:
	(nautilus_gnome_dialog_get_button_by_index): New
	function, returns one of the bottom-of-the-dialog buttons
	specified by index.

	* libnautilus-extensions/nautilus-gtk-extensions.h,
	* libnautilus-extensions/nautilus-gtk-extensions.c:
	(nautilus_gtk_button_auto_click): New function,
	acts as if invisible finger had clicked the specified
	button.
	(finish_button_activation): New idle function used by
	auto_click.

	(nautilus_gtk_clist_set_double_click_button):
	New function, specifies a button to be auto-clicked
	when a clist gets a double-click.
	(activate_button_on_double_click): New signal handler
	function used by set_double_click_button.

	* libnautilus-extensions/nautilus-program-chooser.c:
	(nautilus_program_chooser_new): Wire up the "Choose"
	button with nautilus_gtk_clist_set_double_click_button.

M	ChangeLog
M	libnautilus-extensions/nautilus-gnome-extensions.c
M	libnautilus-extensions/nautilus-gnome-extensions.h
M	libnautilus-extensions/nautilus-gtk-extensions.c
M	libnautilus-extensions/nautilus-gtk-extensions.h
M	libnautilus-extensions/nautilus-program-chooser.c
M	libnautilus-private/nautilus-gnome-extensions.c
M	libnautilus-private/nautilus-gnome-extensions.h
M	libnautilus-private/nautilus-gtk-extensions.c
M	libnautilus-private/nautilus-gtk-extensions.h
M	libnautilus-private/nautilus-program-chooser.c

commit fa71e54c7272e79ec5239e6e991213c1191de7c1
Author: Valek Frob <frob@src.gnome.org>
Date:	2000-06-08

    Updated russian translation.

M	po/ChangeLog
M	po/ru.po

commit 66a3dbd9173da1bdbdccc49b9cd539e4d0a52b91
Author: J Shane Culpepper <pepper@src.gnome.org>
Date:	2000-06-08

    Minor twaek to Makefile to get clean tree building.

M	ChangeLog
M	components/services/install/command-line/Makefile.am

commit dcbade4c567b237c438b434dfbe463606433ffeb
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-06-08

    Fixed the bug where bogus URIs would cause a seg fault. Unfortunately

	* src/nautilus-window-manage-views.c:
	(nautilus_window_end_location_change_callback),
	(nautilus_window_begin_location_change):
	* src/nautilus-window.h:
	Fixed the bug where bogus URIs would cause a seg fault.
	Unfortunately doing this in a simple clean way required
	adding a field to the already-packed NautilusWindow.

M	ChangeLog
M	src/nautilus-navigation-window.h
M	src/nautilus-object-window.h
M	src/nautilus-spatial-window.h
M	src/nautilus-window-manage-views.c
M	src/nautilus-window.h

commit 8d38bd9b631065d2d034efba555d4ebe271039f0
Author: Pavel <pavel@eazel.com>
Date:	2000-06-08

    Ooops, my previous makefile fixes, weren't right -- they caused
    trilobite

    2000-06-08	Pavel  <pavel@eazel.com>

	* components/services/time/command-line/Makefile.am:
	* components/services/time/nautilus-view/Makefile.am:
	* components/services/time/service/Makefile.am:
	Ooops, my previous makefile fixes, weren't right -- they
	caused trilobite to get rebuild again each time.
	Replaced a phony rule with a timestamp file to fix
	the problem.

M	ChangeLog
M	components/services/time/command-line/Makefile.am
M	components/services/time/nautilus-view/Makefile.am
M	components/services/time/service/Makefile.am

commit 801f815d35f932ecf139c2059dfb28cda26181a1
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-06-08

    Moved a state changed call in for the case where we discover new
    items in

	* libnautilus-extensions/nautilus-directory-async.c:
	(dequeue_pending_idle_callback), (directory_load_done):
	Moved a state changed call in for the case where we discover
	new items in a directory. This fixes bugs 1066 and 1068.

	* src/nautilus-window.c: (nautilus_window_destroy):
	Fixed problem where we get occasional stray calls to
	"set_sensitive". The problem is that we must remove the
	idle call used by the window state machine when the window
	in question is destroyed.

M	ChangeLog
M	libnautilus-extensions/nautilus-directory-async.c
M	libnautilus-private/nautilus-directory-async.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window.c

commit 518179e94a52be5413e14872a327f2f4ae26222f
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-06-08

    Fix 1265 (OAF_ServerInfo__copy): Fine-tuning to avoid crashing.

	* libnautilus-extensions/nautilus-mime-actions.c
	(nautilus_mime_get_default_component_for_uri_internal): Fix 1265
	(OAF_ServerInfo__copy): Fine-tuning to avoid crashing.
	(nautilus_do_component_query): Fix 1270
	(strv_length, strv_concat): New utility functions.


	* RENAMING: Added more renaming ideas.
	* libnautilus-extensions/nautilus-mime-actions.c:
	(get_mime_type_from_uri): Adjusted a FIXME comment.

M	ChangeLog
M	libnautilus-extensions/nautilus-mime-actions.c
M	libnautilus-private/nautilus-mime-actions.c

commit ccf95fb85ec240dc297bfd64e1ec836d7d9edcaa
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-06-08

    Added more renaming ideas. Adjusted a FIXME comment.

	* RENAMING: Added more renaming ideas.
	* libnautilus-extensions/nautilus-mime-actions.c:
	(get_mime_type_from_uri): Adjusted a FIXME comment.

M	ChangeLog
M	RENAMING
M	libnautilus-extensions/nautilus-mime-actions.c
M	libnautilus-private/nautilus-mime-actions.c

commit ecd17c906fa4fb80f82908a91435af6bc14018be
Author: Pavel Cisler <pavel@eazel.com>
Date:	2000-06-08

    Fix dependencies to make parallel make on MP machines work.

    2000-06-08	Pavel Cisler <pavel@eazel.com>

	* nautilus-widgets/Makefile.am:
	Fix dependencies to make parallel make on MP machines work.

	* components/services/time/command-line/Makefile.am:
	* components/services/time/nautilus-view/Makefile.am:
	* components/services/time/service/Makefile.am:
	Fix dependencies to make parallel make work.
	Fix clean target to delete all the autogenerated files.

M	ChangeLog
M	components/services/time/command-line/Makefile.am
M	components/services/time/nautilus-view/Makefile.am
M	components/services/time/service/Makefile.am
M	nautilus-widgets/Makefile.am

commit de5a989b9c7fe0ef51a6907f6824f20e7f98298f
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-06-08

    fixed problem with the gradient backgrounds on the aa canvas at small


	fixed problem with the gradient backgrounds on the aa canvas at
	small scale factors by pinning the interpolation ratio between
	0.0 and 1.0

M	ChangeLog
M	libnautilus-extensions/nautilus-gnome-extensions.c
M	libnautilus-private/nautilus-gnome-extensions.c

commit 5f76b1ecfec5d7f396e53735b4abce639156baf3
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-06-08

    Fixed another storage leak, we forgot to call through to the parent

	* libnautilus-extensions/nautilus-file.c: (destroy):
	Fixed another storage leak, we forgot to call through
	to the parent destroy.
	(nautilus_self_check_file): Fixed a leak in the test.

	* libnautilus-extensions/nautilus-string-list.c:
	(nautilus_string_list_new_from_tokens): Fixed a leak
	by calling g_strfreev instead of g_free.

M	ChangeLog
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-extensions/nautilus-string-list.c
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-string-list.c

commit db67541e502c565cc15619e6a8117b036cf2e922
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-06-08

    libnautilus-extensions/nautilus-mime-actions.h, New functions,
    return a

	* libnautilus-extensions/nautilus-mime-actions.h,
	* libnautilus-extensions/nautilus-mime-actions.c:
	(nautilus_mime_has_any_applications_for_uri),
	(nautilus_mime_has_any_components_for_uri): New functions,
	return a gboolean. Currently they just get the whole list
	and check if it's non-NULL, but perhaps this can be
	optimized later.

	* src/nautilus-sidebar.c: (nautilus_sidebar_update_buttons):
	Deploy nautilus_mime_has_any_applications_for_uri where it
	was already doing this kind of check.

	* src/nautilus-applicable-views.c:
	(set_initial_content_id): removed an obsolete assert.
	(got_file_info_callback): Don't report no handler just because
	preferred list is empty; if any component is available use it.

	* src/nautilus-window.c: (nautilus_window_load_content_view_menu):
	Leave out the divider below the preferred list if the preferred
	list is empty.

M	ChangeLog
M	libnautilus-extensions/nautilus-mime-actions.c
M	libnautilus-extensions/nautilus-mime-actions.h
M	libnautilus-private/nautilus-mime-actions.c
M	libnautilus-private/nautilus-mime-actions.h
M	src/nautilus-applicable-views.c
M	src/nautilus-information-panel.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-sidebar.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window.c

commit 58906d5fd6a6db00c4868764d6de83568f9e81b5
Author: Michael Fleming <mfleming@src.gnome.org>
Date:	2000-06-08

    Added libtrilobite to include path

M	ChangeLog
M	components/services/time/nautilus-view/Makefile.am

commit f94c3b495e3b7a5111b355e66360bdd39b12245b
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-06-08

	Leak-checking-related fixes.

	* libnautilus-extensions/nautilus-file.c: (destroy):
	Fixed a storage leak (we weren't freeing file->details).
	* libnautilus-extensions/nautilus-self-checks.c:
	(nautilus_check_string_result): Fixed a storage leak.

	* libnautilus-extensions/nautilus-directory-async.c:
	(metafile_read_done), (metafile_read_failed),
	(metafile_read_complete): Added some asserts.
	* libnautilus-extensions/nautilus-directory.c:
	(nautilus_self_check_directory): Added one more "assert".

	* libnautilus-extensions/nautilus-lib-self-check-functions.c:
	(nautilus_run_lib_self_checks): Formatting tweaks.
	* nautilus-widgets/nautilus-widgets-self-check-functions.c:
	(nautilus_widgets_run_self_checks): Formatting tweaks.

	* nautilus-widgets/nautilus-preference.c:
	(nautilus_widgets_self_check_preference): Made the test
	not repeat things so many times. It doesn't help find the
	leaks, it actually hurts :-)

	* src/nautilus-application.c: (nautilus_app_quit):
	* src/nautilus-main.c: (main):
	Moved the gnome_vfs_shutdown out to the main loop instead of
	putting it inside nautilus-application.c since that matches
	how we do the initializing.

M	ChangeLog
M	libnautilus-extensions/nautilus-directory-async.c
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-extensions/nautilus-lib-self-check-functions.c
M	libnautilus-extensions/nautilus-preference.c
M	libnautilus-extensions/nautilus-self-checks.c
M	libnautilus-extensions/nautilus-widgets-self-check-functions.c
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-lib-self-check-functions.c
M	libnautilus-private/nautilus-preference.c
M	libnautilus-private/nautilus-self-checks.c
M	libnautilus-private/nautilus-widgets-self-check-functions.c
M	nautilus-widgets/nautilus-preference.c
M	nautilus-widgets/nautilus-widgets-self-check-functions.c
M	src/nautilus-application.c
M	src/nautilus-main.c

commit 4a0b4787338def83052eca2843b0329068c52e6d
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-06-08

    implemented first cut at auto-completion for the location bar
    text entry.


	implemented first cut at auto-completion for the location bar
	text entry.  For now, it only handles file uris.

M	ChangeLog
M	src/nautilus-location-bar.c

commit a86fc7449b8d309df7c9b8914ac9d65f5e2375dd
Author: Pavel Cisler <pavel@eazel.com>
Date:	2000-06-08

    Fix a memory thrasher Darin and John were running into.

    2000-06-07	Pavel Cisler  <pavel@eazel.com>

	* libnautilus-extensions/nautilus-list.c: (nautilus_list_destroy):
	Fix a memory thrasher Darin and John were running into.

	* libnautilus-extensions/nautilus-mime-actions.c:
	(nautilus_mime_get_default_component_for_uri_internal),
	(nautilus_mime_get_short_list_components_for_uri),
	(nautilus_mime_get_all_components_for_uri):
	Fix more leaks.

M	ChangeLog
M	libnautilus-extensions/nautilus-list.c
M	libnautilus-extensions/nautilus-mime-actions.c
M	libnautilus-private/nautilus-list.c
M	libnautilus-private/nautilus-mime-actions.c

commit 462a1e17c6a0f921e8d25f28e0abd938860a5593
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-06-07

	Made switching location with a specified view work.
	There's still a bug outstanding (1053) about doing this a more
	reliable way.

	* src/file-manager/fm-directory-view.c:
	(fm_directory_view_switch_location): New helper function to
	switch location, specifying whether or not a new window
	should be used.
	(switch_location_and_view): Set the default component for this
	uri and then switch location.
	(fm_directory_view_activate_file_internal): Use
	fm_directory_view_switch_location to consolidate code.

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit 161d7b7d0b03ad3bb90d69e1220993e83485ef2f
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-06-07

	Did task 1058 (Activating an item in directory view needs
	to use application when appropriate)

	* src/file-manager/fm-directory-view.c:
	(fm_directory_view_activate_file_internal):
	Check default_action_type_for_uri and launch default application
	or switch location depending on result.

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit f765a1466ecaa01474c9c759d204a2b718e96daa
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-06-07

    made gradient backgrounds work for the anti-aliased canvas


	    made gradient backgrounds work for the anti-aliased canvas

M	ChangeLog
M	libnautilus-extensions/nautilus-background-canvas-group.c
M	libnautilus-extensions/nautilus-gnome-extensions.c
M	libnautilus-private/nautilus-background-canvas-group.c
M	libnautilus-private/nautilus-gnome-extensions.c

commit bc240a59909b356ef7a931b719c838990a37d26d
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-06-07

    Moved a g_return_if_fail so that it doesn't trigger erroneously
    when the

	* src/nautilus-window.c: (chose_component_callback):
	Moved a g_return_if_fail so that it doesn't trigger erroneously
	when the window is closing.

M	ChangeLog
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window.c

commit 5e9bae57aa76a847e0b955f8bf6b27fbb19d7f6d
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-06-07

    Fixed bug #1154. The Enter key was getting checking for improperly. A

    2000-06-07	Gene Z. Ragan  <gzr@eazel.com>

	* libnautilus-extensions/nautilus-icon-container.c:
	(key_press_event):
	Fixed bug #1154.  The Enter key was getting checking
	for improperly.  A check was being performed for
	being in editing mode after a check for not being in editing mode
	had occured.  Moved the check to the proper code block.

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-container.c

commit 032a0948439468cd977b6f7b591de7db4f1a7685
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-06-07

    Updated code affected by destroy-notify addition to bonobo. Requires
    new


	Updated code affected by destroy-notify addition to bonobo.
	Requires new bonobo.

	* libnautilus-extensions/nautilus-bonobo-extensions.c:
	(nautilus_bonobo_ui_handler_menu_set_toggle_appearance):
	Save and restore the destroy notify function as well as the
	callback. This requires using the new function
	bonobo_ui_handler_menu_remove_callback_no_notify to do right.

	* src/file-manager/fm-directory-view.c:
	(application_launch_parameters_new),
	(application_launch_parameters_free): Ref and unref the directory
	view object now that we correctly free this as needed.
	(viewer_launch_parameters_new), (viewer_launch_parameters_free):
	Ref and unref the directory view object now that we correctly free
	this as needed.
	(add_open_with_bonobo_menu_item): Add a destroy-notify function
	parameters and apply it using bonobo_ui_handler_menu_set_callback.
	(add_application_to_bonobo_menu): Free the launch parmaeters using
	a destroy-notify function.
	(add_component_to_bonobo_menu): Free the launch parmaeters using
	a destroy-notify function.

	* src/nautilus-window-menus.c: (append_bookmark_to_menu): Use a
	destroy-notify function to destroy the bookmark holder.
	(clear_appended_bookmark_items): Get rid of the code that gets
	the callback data and destroys it explicitly.

	* libnautilus/nautilus-clipboard.c: (add_menu_item):
	* src/file-manager/fm-directory-view.c: (insert_bonobo_menu_item),
	(fm_directory_view_real_merge_menus):
	* src/file-manager/fm-icon-view.c: (append_bonobo_menu_item),
	(fm_icon_view_merge_menus):
	Rename BonoboUIHandlerCallbackFunc -> BonoboUIHandlerCallback.

	* HACKING: Some reformatting.

M	ChangeLog
M	libnautilus-extensions/nautilus-bonobo-extensions.c
M	libnautilus-private/nautilus-bonobo-extensions.c
M	libnautilus/nautilus-clipboard.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-icon-view.c
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-window-menus.c

commit c2420203e715831b3250874eff27b7789cac6ffa
Author: Robin Slomkowski <rslomkow@src.gnome.org>
Date:	2000-06-07

    Added some changes to HACKING, cleaned up the look a bit, and added
    info for what distro supply acceptable versions of libraries

M	HACKING

commit fecf99e426774fceab1b4cff08893b9bd485e107
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-06-07

    Updated code affected by destroy-notify addition to bonobo. Requires
    new


	Updated code affected by destroy-notify addition to bonobo.
	Requires new bonobo.

	* libnautilus-extensions/nautilus-bonobo-extensions.c:
	(nautilus_bonobo_ui_handler_menu_set_toggle_appearance):
	Save and restore the destroy notify function as well as the
	callback. This requires using the new function
	bonobo_ui_handler_menu_remove_callback_no_notify to do right.

	* src/file-manager/fm-directory-view.c:
	(application_launch_parameters_new),
	(application_launch_parameters_free): Ref and unref the directory
	view object now that we correctly free this as needed.
	(viewer_launch_parameters_new), (viewer_launch_parameters_free):
	Ref and unref the directory view object now that we correctly free
	this as needed.
	(add_open_with_bonobo_menu_item): Add a destroy-notify function
	parameters and apply it using bonobo_ui_handler_menu_set_callback.
	(add_application_to_bonobo_menu): Free the launch parmaeters using
	a destroy-notify function.
	(add_component_to_bonobo_menu): Free the launch parmaeters using
	a destroy-notify function.

	* src/nautilus-window-menus.c: (append_bookmark_to_menu): Use a
	destroy-notify function to destroy the bookmark holder.
	(clear_appended_bookmark_items): Get rid of the code that gets
	the callback data and destroys it explicitly.

	* libnautilus/nautilus-clipboard.c: (add_menu_item):
	* src/file-manager/fm-directory-view.c: (insert_bonobo_menu_item),
	(fm_directory_view_real_merge_menus):
	* src/file-manager/fm-icon-view.c: (append_bonobo_menu_item),
	(fm_icon_view_merge_menus):
	Rename BonoboUIHandlerCallbackFunc -> BonoboUIHandlerCallback.

	* HACKING: Some reformatting.

M	HACKING

commit 34ae785192069deaf7d8c5ce4fa669689a19e294
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-06-07

    libnautilus-extensions/nautilus-gtk-extensions.h, New function,
    puts some

	* libnautilus-extensions/nautilus-gtk-extensions.h,
	* libnautilus-extensions/nautilus-gtk-extensions.c:
	(nautilus_gtk_button_set_padding): New function, puts some
	padding around the label (or other contained widget) in a
	button.
	* src/nautilus-bookmarks-window.c: (create_bookmarks_window):
	Use this new function where it was doing this the long way.
	* libnautilus-extensions/nautilus-program-chooser.c:
	(nautilus_program_chooser_new): Use this new function to make
	the "Modify..." button not so squashed.

M	ChangeLog
M	libnautilus-extensions/nautilus-gtk-extensions.c
M	libnautilus-extensions/nautilus-gtk-extensions.h
M	libnautilus-extensions/nautilus-program-chooser.c
M	libnautilus-private/nautilus-gtk-extensions.c
M	libnautilus-private/nautilus-gtk-extensions.h
M	libnautilus-private/nautilus-program-chooser.c
M	src/nautilus-bookmarks-window.c

commit 95fadd13f0727107d6562893c2cd9e1d3cfe44b2
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-06-07

    Expose the fact that this component can grok text/html.

    * components/mozilla/nautilus-mozilla-content-view.oafinfo:
    Expose the fact that this component can grok text/html.

M	ChangeLog
M	components/mozilla/Nautilus_View_mozilla.oaf.in
M	components/mozilla/Nautilus_View_mozilla.server.in
M	components/mozilla/nautilus-mozilla-content-view.oafinfo

commit e1f3efdc2c833e0ab799e5c30923e03c0cd3f499
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-06-07

    Final batch (for now) of adding bug numbers to FIXMEs.

	* components/music/nautilus-music-view.c:
	(nautilus_music_view_update_from_uri):
	* components/services/install/lib/eazel-install-object.c:
	(eazel_install_destroy):
	*
	components/services/install/lib/eazel-install-xml-package-list.c:
	(generate_xml_package_list):
	* libnautilus-extensions/nautilus-file-utilities.c:
	(nautilus_get_user_main_directory):
	* libnautilus-extensions/nautilus-gdk-extensions.c:
	(nautilus_fill_rectangle_with_color):
	* libnautilus-extensions/nautilus-icon-container.c:
	(nautilus_icon_container_add), (nautilus_icon_container_remove):
	* libnautilus-extensions/nautilus-list.c:
	(nautilus_list_drag_data_received):
	* libnautilus-extensions/nautilus-undo-manager.c:
	(nautilus_undo_manager_undo):
	* libnautilus-extensions/nautilus-view-identifier.h:
	* libnautilus/nautilus-distributed-undo.idl:
	* nautilus-widgets/nautilus-user-level-manager.c:
	(nautilus_user_level_manager_get_user_level):
	Final batch (for now) of adding bug numbers to FIXMEs.

M	ChangeLog
M	components/music/nautilus-music-view.c
M	components/services/install/lib/eazel-install-object.c
M	components/services/install/lib/eazel-install-xml-package-list.c
M	libnautilus-extensions/nautilus-file-utilities.c
M	libnautilus-extensions/nautilus-gdk-extensions.c
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-extensions/nautilus-list.c
M	libnautilus-extensions/nautilus-undo-manager.c
M	libnautilus-extensions/nautilus-user-level-manager.c
M	libnautilus-extensions/nautilus-view-identifier.h
M	libnautilus-private/nautilus-file-utilities.c
M	libnautilus-private/nautilus-gdk-extensions.c
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-list.c
M	libnautilus-private/nautilus-undo-manager.c
M	libnautilus-private/nautilus-user-level-manager.c
M	libnautilus-private/nautilus-view-identifier.h
M	libnautilus/nautilus-distributed-undo.idl
M	nautilus-widgets/nautilus-user-level-manager.c

commit a61761c901ac8e6908d55b2da0c663049d251506
Author: Pavel <pavel@eazel.com>
Date:	2000-06-07

    Added missing unrefs to three exit places.

    2000-06-07	Pavel  <pavel@eazel.com>

	* libnautilus-extensions/nautilus-file.c: (nautilus_file_get):
	Added missing unrefs to three exit places.

	* libnautilus-extensions/nautilus-mime-actions.c:
	(nautilus_mime_get_default_action_type_for_uri),
	(nautilus_mime_get_default_application_for_uri),
	(nautilus_mime_get_default_component_for_uri_internal),
	(nautilus_mime_get_short_list_applications_for_uri),
	(nautilus_mime_set_short_list_applications_for_uri),
	(nautilus_mime_set_short_list_components_for_uri),
	(nautilus_do_component_query):
	Fixed a ton of leaked mime type strings.

M	ChangeLog
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-extensions/nautilus-mime-actions.c
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-mime-actions.c

commit 89a131c9381a7e6ab9022b7d2a817c85f526a746
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-06-07

    more work on gradient background on the anti-aliased canvas; vertical


	     more work on gradient background on the anti-aliased canvas;
	     vertical
	 gradients are working now, but horizontal ones still aren't

M	ChangeLog
M	libnautilus-extensions/nautilus-background-canvas-group.c
M	libnautilus-extensions/nautilus-background.c
M	libnautilus-extensions/nautilus-background.h
M	libnautilus-extensions/nautilus-gnome-extensions.c
M	libnautilus-extensions/nautilus-gnome-extensions.h
M	libnautilus-private/nautilus-background-canvas-group.c
M	libnautilus-private/nautilus-background.c
M	libnautilus-private/nautilus-background.h
M	libnautilus-private/nautilus-gnome-extensions.c
M	libnautilus-private/nautilus-gnome-extensions.h

commit 37b28675256a5478cc5e51c07abb0e6847a5b254
Author: Raph Levien <raph@src.gnome.org>
Date:	2000-06-07

    Workaround to compile with older versions of Libart that didn't define
    art_u16.

M	ChangeLog
M	librsvg/art_render.h

commit 7efb3c35cd1d63c5ab0cc36b4ee96b451390a083
Author: Pavel Cisler <pavel@eazel.com>
Date:	2000-06-07

    Fixed leaked uris in each of the above.

    2000-06-06	Pavel Cisler  <pavel@eazel.com>

	* libnautilus-extensions/nautilus-mime-actions.c:
	(nautilus_mime_get_short_list_applications_for_uri),
	(nautilus_mime_get_short_list_components_for_uri),
	(nautilus_mime_get_all_applications_for_uri),
	(nautilus_mime_get_all_components_for_uri):
	Fixed leaked uris in each of the above.

	* nautilus-widgets/nautilus-preferences-item.c:
	(preferences_item_create_editable_string):
	Fix a leaked string.

	* nautilus-widgets/nautilus-preferences-item.c:
	(has_image_file):
	Add a missing gnome_vfs_file_info_init that will make
	gnome_vfs_get_file_info not leak.

	* src/nautilus-window-menus.c:
	(update_user_level_menu_items):
	Fix a leaked string.

	* src/nautilus-window-menus.c:
	(update_preferences_dialog_title):
	Fix a leaked title string.

M	ChangeLog
M	libnautilus-extensions/nautilus-mime-actions.c
M	libnautilus-extensions/nautilus-preferences-item.c
M	libnautilus-private/nautilus-mime-actions.c
M	libnautilus-private/nautilus-preferences-item.c
M	nautilus-widgets/nautilus-preferences-item.c
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-window-menus.c

commit 62ae037752dc780c7def921c36df45dc2cfb66f0
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-06-07

	The main change here is revamping the undo manager.
	To get a complete check-out you might have to delete
	the file named libnautilus/nautilus-undo.h that used
	to be a generated file and is now checked-in.

	* components/help/help-method.c: (vfs_module_transform):
	Removed a bogus extraneous FIXME.

	* libnautilus-extensions/Makefile.am:
	Moved the undo manager into libnautilus-extensions
	since it's not needed by Nautilus components.

	* libnautilus-extensions/nautilus-entry.c:
	* libnautilus-extensions/nautilus-icon-text-item.c:
	* libnautilus/nautilus-view.c:
	* src/nautilus-application.c:
	* src/nautilus-bookmarks-window.c: (create_bookmarks_window):
	* src/nautilus-view-frame.c:
	* src/nautilus-window-private.h:
	* src/nautilus-window.c:
	Updated includes and a few small function name changes.

	* libnautilus-extensions/nautilus-gtk-extensions.h:
	* libnautilus-extensions/nautilus-gtk-extensions.c:
	(alive_disconnecter),
	(nautilus_gtk_signal_connect_full_while_alive):
	Added a new function that combines the features of
	gtk_signal_connect_full with gtk_signal_connect_while_alive.

	* libnautilus/nautilus-undo-context.h: [removed]
	* libnautilus/nautilus-undo-context.c: [removed]
	* libnautilus-extensions/nautilus-undo-context.h:
	* libnautilus-extensions/nautilus-undo-context.c:
	(impl_Nautilus_Undo_Context__destroy),
	(impl_Nautilus_Undo_Context__create),
	(impl_Nautilus_Undo_Context__get_undo_manager),
	(nautilus_undo_context_new), (destroy),
	(nautilus_undo_context_initialize_class):
	Rewrote this class to simplify it (after moving it here).

	* libnautilus/nautilus-undo-manager.h: [removed]
	* libnautilus/nautilus-undo-manager.c: [removed]
	* libnautilus/nautilus-undo-manager-private.h: [removed]
	* libnautilus-extensions/nautilus-undo-manager.h:
	* libnautilus-extensions/nautilus-undo-manager.c:
	(impl_Nautilus_Undo_Manager__destroy),
	(impl_Nautilus_Undo_Manager__create),
	(impl_Nautilus_Undo_Manager__append),
	(impl_Nautilus_Undo_Manager__forget),
	(nautilus_undo_manager_initialize),
	(nautilus_undo_manager_initialize_class),
	(nautilus_undo_manager_undo),
	(nautilus_undo_manager_add_transaction),
	(nautilus_undo_manager_forget_transaction),
	(nautilus_undo_manager_set_queue_depth),
	(nautilus_undo_manager_attach),
	(nautilus_undo_manager_add_interface), (update_undo_menu_item),
	(undo_menu_handler_connection_free),
	(undo_menu_handler_connection_free_cover),
	(nautilus_undo_manager_set_up_bonobo_ui_handler_undo_item):
	Rewrote this class to simplify it. Got rid of many old
	interfaces and added some new ones.

	* libnautilus/.cvsignore:
	* libnautilus/Makefile.am:
	Renamed the old nautilus-undo.idl to
	nautilus-distributed-undo.idl.	The IDL is only about the internal
	part of the undo framework.  Clients use calls that are in
	nautilus-undo.h. The part that's public needs the prettier name.

	* libnautilus/nautilus-undo.idl: [removed]
	* libnautilus/nautilus-distributed-undo.idl:
	Updated the names of menu-item-related things to better match the
	standard terminology.

	* libnautilus/nautilus-undo-private.h:
	Added this new header for things needed by the undo manager that
	are in libnautilus. Maybe we can eliminate this later.

	* libnautilus/nautilus-undo-transaction.h:
	* libnautilus/nautilus-undo-transaction.c:
	(impl_Nautilus_Undo_Transaction__destroy),
	(impl_Nautilus_Undo_Transaction__create),
	(impl_Nautilus_Undo_Transaction__get_undo_menu_item),
	(impl_Nautilus_Undo_Transaction__get_redo_menu_item),
	(impl_Nautilus_Undo_Transaction__get_operation_name),
	(impl_Nautilus_Undo_Transaction__undo),
	(nautilus_undo_transaction_new),
	(nautilus_undo_transaction_initialize),
	(remove_transaction_from_object),
	(nautilus_undo_transaction_destroy),
	(nautilus_undo_transaction_initialize_class),
	(nautilus_undo_transaction_add_atom),
	(nautilus_undo_transaction_undo),
	(nautilus_undo_transaction_add_to_undo_manager), (remove_atoms),
	(remove_atoms_cover),
	(nautilus_undo_transaction_unregister_object), (undo_atom_free),
	(undo_atom_undo_and_free), (undo_atom_free_cover),
	(undo_atom_undo_and_free_cover), (undo_atom_list_free),
	(undo_atom_list_undo_and_free):
	Rewrote and simplified this class and got rid of all uses of
	NautilusUndoable.

	* libnautilus/nautilus-undoable.h: [removed]
	* libnautilus/nautilus-undoable.c: [removed]
	* libnautilus/nautilus-undo.h:
	* libnautilus/nautilus-undo.c: (nautilus_undo_register),
	(nautilus_undo_register_full), (nautilus_undo_unregister),
	(nautilus_undo), (nautilus_undo_get_undo_manager),
	(undo_manager_ref), (undo_manager_unref),
	(undo_manager_unref_cover), (nautilus_undo_attach_undo_manager),
	(nautilus_undo_share_undo_manager), (set_up_bonobo_control),
	(nautilus_undo_set_up_bonobo_control):
	Added this new file with the public interface of the undo code and
	most of the basic implementation. Most of this was previously in
	nautilus-undoable.c.

	* nautilus-widgets/nautilus-preferences.c:
	(preferences_hash_node_free),
	(preferences_hash_node_add_callback),
	(preferences_hash_node_remove_callback),
	(preferences_hash_node_check_changes_func),
	(preferences_callback_node_alloc),
	(preferences_callback_node_free),
	(preferences_callback_node_free_func),
	(preferences_callback_node_invoke_func),
	(preferences_gconf_callback):
	Fixed a repeated spelling error in this file.

	* src/nautilus-application.c: (nautilus_app_init):
	* src/nautilus-view-frame.c: (nautilus_view_frame_load_client):
	* src/nautilus-window-menus.c: (edit_menu_undo_callback),
	(nautilus_window_initialize_menus):
	* src/nautilus-window.c: (nautilus_window_constructed):
	Changed to use public parts of the undo API instead of the old
	stuff that used private secret stuff. Many places use nice new
	convenient calls that do a lot of the work for you.

M	ChangeLog
M	components/help/help-method.c
M	libnautilus-extensions/Makefile.am
M	libnautilus-extensions/nautilus-entry.c
M	libnautilus-extensions/nautilus-gtk-extensions.c
M	libnautilus-extensions/nautilus-gtk-extensions.h
M	libnautilus-extensions/nautilus-icon-text-item.c
M	libnautilus-extensions/nautilus-preferences.c
M	libnautilus-extensions/nautilus-undo-context.c
M	libnautilus-extensions/nautilus-undo-context.h
M	libnautilus-extensions/nautilus-undo-manager.c
M	libnautilus-extensions/nautilus-undo-manager.h
M	libnautilus-private/Makefile.am
M	libnautilus-private/nautilus-entry.c
M	libnautilus-private/nautilus-gtk-extensions.c
M	libnautilus-private/nautilus-gtk-extensions.h
M	libnautilus-private/nautilus-icon-text-item.c
M	libnautilus-private/nautilus-preferences.c
M	libnautilus-private/nautilus-undo-context.c
M	libnautilus-private/nautilus-undo-context.h
M	libnautilus-private/nautilus-undo-manager.c
M	libnautilus-private/nautilus-undo-manager.h
M	libnautilus/.cvsignore
M	libnautilus/Makefile.am
M	libnautilus/nautilus-distributed-undo.idl
D	libnautilus/nautilus-undo-context.c
D	libnautilus/nautilus-undo-context.h
D	libnautilus/nautilus-undo-manager.c
D	libnautilus/nautilus-undo-manager.h
R067	libnautilus/nautilus-undo-manager-private.h
libnautilus/nautilus-undo-private.h
M	libnautilus/nautilus-undo-transaction.c
M	libnautilus/nautilus-undo-transaction.h
A	libnautilus/nautilus-undo.c
A	libnautilus/nautilus-undo.h
D	libnautilus/nautilus-undo.idl
D	libnautilus/nautilus-undoable.c
D	libnautilus/nautilus-undoable.h
M	libnautilus/nautilus-view.c
M	nautilus-widgets/nautilus-preferences.c
M	src/nautilus-application.c
M	src/nautilus-bookmarks-window.c
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-view-frame.c
M	src/nautilus-window-menus.c
M	src/nautilus-window-private.h
M	src/nautilus-window.c

commit aac364ac6b2ab7205a694b13d95d2d21f4e8335d
Author: Pavel Cisler <pavel@eazel.com>
Date:	2000-06-07

    Fix leaks.

    2000-06-06	Pavel Cisler  <pavel@eazel.com>

	* libnautilus-extensions/nautilus-icon-factory.c:
	(get_themed_icon_file_path),
	(nautilus_icon_factory_get_icon_for_file):
	Fix leaks.

	* libnautilus-extensions/nautilus-mime-actions.c:
	(nautilus_mime_get_default_component_for_uri_internal):
	Add an assert to augument a funny if statement and trap
	a potential leak case.

	* src/file-manager/fm-icon-view.c: (get_icon_text_callback):
	Fix a leak

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-extensions/nautilus-mime-actions.c
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus-private/nautilus-mime-actions.c
M	src/file-manager/fm-icon-view.c

commit 116d27f9f14d8972f3114e7abcb19bb8c4b0c7be
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-06-07

    implemented gradient backgrounds for the anti-aliased canvas. This
    isn't


	    implemented gradient backgrounds for the anti-aliased canvas.
	    This
	isn't finished yet, so don't try to play around with it yet

M	ChangeLog
M	libnautilus-extensions/nautilus-background-canvas-group.c
M	libnautilus-extensions/nautilus-background.c
M	libnautilus-extensions/nautilus-gnome-extensions.c
M	libnautilus-extensions/nautilus-gnome-extensions.h
M	libnautilus-private/nautilus-background-canvas-group.c
M	libnautilus-private/nautilus-background.c
M	libnautilus-private/nautilus-gnome-extensions.c
M	libnautilus-private/nautilus-gnome-extensions.h

commit ebf72ed6d827c1153182d701695495891d36264a
Author: Robin Slomkowski <rslomkow@src.gnome.org>
Date:	2000-06-07

    OK removing stuff for consistancies sake

M	HACKING

commit c727de278fbb7fc520601e162ecb7a1a11897fc6
Author: Robin Slomkowski <rslomkow@src.gnome.org>
Date:	2000-06-07

    Ok just creating noise instead of reading the docs

M	HACKING

commit 6415aaaf5e31d4f080501fa6356144edb8dfb890
Author: Robin Slomkowski <rslomkow@src.gnome.org>
Date:	2000-06-07

    updated a note to remind people they need the cvs versions of
    packages.

M	HACKING

commit e5140a5a9f7d3dc1dd5f00d31f72c0f58784b727
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-06-07

    Use "/apps/nautilus" instead of "/nautilus" to conform to the
    gconf "standard"

    Thanks to andersca@gnu.org for pointing this out.

M	ChangeLog
M	libnautilus-extensions/nautilus-preferences.c
M	libnautilus-extensions/nautilus-user-level-manager.c
M	libnautilus-private/nautilus-preferences.c
M	libnautilus-private/nautilus-user-level-manager.c
M	nautilus-widgets/nautilus-preferences.c
M	nautilus-widgets/nautilus-user-level-manager.c

commit a178b6385965940db38db33c74b6c46e877ad299
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-06-07

    Removed FIXME comments for 1277.

	* libnautilus-extensions/nautilus-glib-extensions.c: Removed FIXME
	comments for 1277.

M	ChangeLog
M	libnautilus-extensions/nautilus-glib-extensions.c
M	libnautilus-private/nautilus-glib-extensions.c

commit bfe3d851ac2f8bc12cfb6a9a62d863ba12e0b5a6
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-06-07

    Un #if-0'd out, and replaced the free that was killing things with a

	* libnautilus-extensions/nautilus-glib-extensions.c:
	(nautilus_test_predicate), (nautilus_self_check_glib_extensions):
	Un #if-0'd out, and replaced the free that was killing things with
	a comment explaining why it is not necessary.

M	ChangeLog
M	libnautilus-extensions/nautilus-glib-extensions.c
M	libnautilus-private/nautilus-glib-extensions.c

commit 1b1159ad69c6066ac6aedfd085c5d390ca9df55e
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-06-07

    Add missing g_free.

    * nautilus-widgets/nautilus-preferences.c:
    (nautilus_preferences_get_enum):
    Add missing g_free.

M	ChangeLog
M	libnautilus-extensions/nautilus-preferences.c
M	libnautilus-private/nautilus-preferences.c
M	nautilus-widgets/nautilus-preferences.c

commit 36582d3a0853d10b5ceee7ae614fd526826a90e7
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-06-07

    Comment out broken nautilus_g_list_paritition tests and adeed
    FIXME blurb

    * libnautilus-extensions/nautilus-glib-extensions.c:
    (nautilus_self_check_glib_extensions):
    Comment out broken nautilus_g_list_paritition tests and adeed
    FIXME blurb with bug number.

M	ChangeLog
M	libnautilus-extensions/nautilus-glib-extensions.c
M	libnautilus-private/nautilus-glib-extensions.c

commit 9012c14f7d3043078bd4c657a359ed6e9fca7db6
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-06-06

    Added bug numbers to FIXMEs.

	* components/services/install/lib/eazel-install-object.c:
	(eazel_install_new_with_config):
	* components/services/install/lib/eazel-install-rpm-glue.c:
	(do_rpm_install):
	* components/services/time/service/trilobite-eazel-time-service.c:
	(impl_Trilobite_Eazel_Time_Service_update_time):
	* libnautilus-extensions/nautilus-global-preferences.c:
	(global_preferences_get_sidebar_panel_view_identifiers),
	(global_preferences_register_sidebar_panels_preferences_for_ui):
	* libnautilus/nautilus-clipboard.c: (add_menu_items_callback):
	* nautilus-widgets/nautilus-preferences-item.c:
	(preferences_item_create_font_family):
	* nautilus-widgets/nautilus-preferences.c:
	(preferences_hash_node_check_changes_func),
	(preferences_gconf_callback):
	Added bug numbers to FIXMEs.

M	ChangeLog
M	components/services/install/lib/eazel-install-object.c
M	components/services/install/lib/eazel-install-rpm-glue.c
M	components/services/time/service/trilobite-eazel-time-service.c
M	libnautilus-extensions/nautilus-global-preferences.c
M	libnautilus-extensions/nautilus-preferences-item.c
M	libnautilus-extensions/nautilus-preferences.c
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-preferences-item.c
M	libnautilus-private/nautilus-preferences.c
M	libnautilus/nautilus-clipboard.c
M	nautilus-widgets/nautilus-preferences-item.c
M	nautilus-widgets/nautilus-preferences.c

commit 21065d5155ccf6397ae7426c907538ae918db819
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-06-06

    Added bug numbers to FIXMEs.

	* libnautilus-extensions/nautilus-mime-actions.c:
	(nautilus_mime_get_default_action_type_for_uri),
	(nautilus_mime_get_default_application_for_uri),
	(nautilus_mime_get_default_component_for_uri_internal),
	(nautilus_mime_get_short_list_applications_for_uri),
	(nautilus_mime_get_short_list_components_for_uri),
	(nautilus_mime_get_all_applications_for_uri),
	(nautilus_mime_set_short_list_applications_for_uri),
	(nautilus_mime_set_short_list_components_for_uri),
	(nautilus_do_component_query), (get_mime_type_from_uri):
	Added bug numbers to FIXMEs.

M	ChangeLog
M	libnautilus-extensions/nautilus-mime-actions.c
M	libnautilus-private/nautilus-mime-actions.c

commit 4d83a5d8de66ea2032ccd58470fd2498a38f17fc
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-06-06

    Added bug numbers to FIXMEs.

	* libnautilus-extensions/nautilus-file.c:
	(nautilus_file_get_type_as_string):
	* src/file-manager/fm-directory-view.c:
	(bonobo_control_activate_callback), (new_folder_done),
	(fm_directory_view_real_create_background_context_menu_items):
	* src/file-manager/fm-icon-view.c:
	* src/file-manager/fm-list-view.c: (fm_list_handle_dropped_icons):
	* src/nautilus-application.c: (nautilus_app_startup):
	* src/nautilus-desktop-window.c:
	(nautilus_desktop_window_initialize),
	(nautilus_desktop_window_new), (realize):
	* src/nautilus-property-browser.c: (remove_background),
	(remove_emblem), (add_background_to_browser):
	* src/nautilus-sidebar.c:
	* src/nautilus-view-frame-bonobo-embeddable.c:
	(bonobo_subdoc_notify_location_change):
	* src/nautilus-window-manage-views.c:
	(nautilus_window_request_location_change):
	Added bug numbers to FIXMEs.

M	ChangeLog
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-private/nautilus-file.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-icon-view.c
M	src/file-manager/fm-list-view.c
M	src/nautilus-application.c
M	src/nautilus-desktop-window.c
M	src/nautilus-information-panel.c
M	src/nautilus-property-browser.c
M	src/nautilus-sidebar.c
M	src/nautilus-view-frame-bonobo-embeddable.c
M	src/nautilus-window-manage-views.c

commit 2901a55b506b9f9a48adb1c88b07276844e01138
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-06-06

    Added bug numbers to FIXMEs, and removed a few stale ones.

	* components/music/nautilus-music-view.c:
	* components/services/trilobite/libtrilobite/trilobite-service.c:
	* src/nautilus-window-menus.c: (update_user_level_menu_items):
	* src/nautilus-window.c: (nautilus_window_constructed),
	(nautilus_window_real_set_content_view):
	Added bug numbers to FIXMEs, and removed a few stale ones.

M	ChangeLog
M	components/music/nautilus-music-view.c
M	components/services/trilobite/libtrilobite/trilobite-service.c
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window-menus.c
M	src/nautilus-window.c

commit b123f298821cecdcce5292c7e76ba6efd0762d78
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-06-06

    Made all the metadata keys in this file be #defines instead of in-line

	* libnautilus-extensions/nautilus-metadata.h:
	* libnautilus-extensions/nautilus-mime-actions.c:
	(nautilus_mime_get_default_action_type_for_uri),
	(nautilus_mime_get_default_application_for_uri),
	(nautilus_mime_get_default_component_for_uri_internal),
	(nautilus_mime_get_short_list_applications_for_uri),
	(nautilus_mime_get_short_list_components_for_uri),
	(nautilus_mime_get_all_applications_for_uri),
	(nautilus_mime_set_default_action_type_for_uri),
	(nautilus_mime_set_default_application_for_uri),
	(nautilus_mime_set_default_component_for_uri),
	(nautilus_mime_set_short_list_applications_for_uri),
	(nautilus_mime_set_short_list_components_for_uri),
	(nautilus_mime_extend_all_applications_for_uri),
	(nautilus_mime_remove_from_all_applications_for_uri),
	(get_explicit_content_view_iids_from_metafile):
	Made all the metadata keys in this file be #defines
	instead of in-line strings.

M	ChangeLog
M	libnautilus-extensions/nautilus-metadata.h
M	libnautilus-extensions/nautilus-mime-actions.c
M	libnautilus-private/nautilus-metadata.h
M	libnautilus-private/nautilus-mime-actions.c

commit 0b49bb86ebd459160995bbac9f922d54248f9f82
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-06-06

	Fixed bug 1219 (saved viewer not used if not in preferred list)

	* libnautilus-extensions/nautilus-metadata.h:
	Removed NAUTILUS_METADATA_KEY_INITIAL_VIEW 'cuz it's not needed
	anymore.

	* libnautilus-extensions/nautilus-mime-actions.h:
	* libnautilus-extensions/nautilus-mime-actions.c:
	(nautilus_mime_get_default_component_for_uri_internal):
	New private function, returns both the default component
	and whether it was user-chosen (as opposed to just inherited
	from the value for this MIME type).
	(nautilus_mime_get_default_component_for_uri): Now calls
	this new function. Also fixed a bug where it was using a
	different metadata string than _set_default_, and thus
	never retrieving the stored value.
	(nautilus_mime_is_default_component_for_uri_user_chosen):
	New public function, reports whether the default component
	was chosen by the user or just inherited.

	* src/nautilus-window.c: (nautilus_window_switch_views):
	Call nautilus_mime_set_default_component_for_uri when the
	user explicitly chooses a view, rather than setting the
	now-obsolete "INITIAL_VIEW" metadata.

	* src/nautilus-applicable-views.c:
	(got_file_info_callback): Rename "fallback_id" to "default_id"
	and eliminate code that adds default component to menu here.
	The current view is always added to the menu in a special way
	if required later.
	(set_initial_content_id): Don't get remembered value, instead
	use nautilus_mime_is_default_component_for_uri_user_chosen to
	choose priority between default component and referring component.
	And don't require that the initial component is in the preferred
	list.

M	ChangeLog
M	libnautilus-extensions/nautilus-metadata.h
M	libnautilus-extensions/nautilus-mime-actions.c
M	libnautilus-extensions/nautilus-mime-actions.h
M	libnautilus-private/nautilus-metadata.h
M	libnautilus-private/nautilus-mime-actions.c
M	libnautilus-private/nautilus-mime-actions.h
M	src/nautilus-applicable-views.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window.c

commit 78132c914670207d46eefa53abe2b46592c04ebe
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-06-06

    made tiled image backgrounds draw properly on the anti-aliased canvas


	   made tiled image backgrounds draw properly on the anti-aliased
	   canvas

M	ChangeLog
M	libnautilus-extensions/nautilus-background-canvas-group.c
M	libnautilus-extensions/nautilus-background.c
M	libnautilus-extensions/nautilus-background.h
M	libnautilus-extensions/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-background-canvas-group.c
M	libnautilus-private/nautilus-background.c
M	libnautilus-private/nautilus-background.h
M	libnautilus-private/nautilus-icon-canvas-item.c

commit aeac9661d61249c6245afc72d6a10d0100ce7e24
Author: Fatih Demir <kabalak@src.gnome.org>
Date:	2000-06-06

    Updated the tr.po for nautilus

M	po/ChangeLog
M	po/tr.po

commit 1741ee4c48f8befcbf5bcfd715725d138202c69f
Author: Mathieu Lacage <mathieu@src.gnome.org>
Date:	2000-06-06

    ok, now, nautilus compiles here. However, there are some issues in
    the code: gnome_datadir_file is not used with the right semantics
    which results in breackage. Will correct this later.

M	ChangeLog
M	components/rpmview/Makefile.am
M	src/file-manager/Makefile.am

commit 3fef6a603c3ffb8dd8b48f16d0327a13c5caecbd
Author: Mathieu Lacage <mathieu@src.gnome.org>
Date:	2000-06-06

    a bunch of small fixes to make it compile when prefix strange. Far
    from finished. Note there is a hack in libnautilus/Makefile.am but
    no one should suffer from it. Only me so... I will remov it when I
    get the right solution which is hacking gnome-config.

M	ChangeLog
M	configure.in
M	libnautilus/Makefile.am
M	librsvg/Makefile.am

commit 5fc0567b3c49d8f4db926b608e96da9d548f375a
Author: Robin Slomkowski <rslomkow@src.gnome.org>
Date:	2000-06-06

    I added a bunch more information including some package version
    numbers and some instructions on how
    to do ugly things that work.

M	HACKING

commit a52bf479f5d0430625c1462118923ab073fca0cc
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-06-06

    New type of preference, EDITABLE_STRING.

    * nautilus-widgets/nautilus-preferences-item.c:
    (preferences_item_construct),
    (preferences_item_create_editable_string),
    (preferences_item_create_font_family),
    (preferences_item_create_icon_theme),
    (preferences_item_create_toolbar_icon_theme),
    (text_item_changed_callback), (editable_string_changed_callback):
    * nautilus-widgets/nautilus-preferences-item.h:
    New type of preference, EDITABLE_STRING.

    * libnautilus-extensions/nautilus-global-preferences.c:
    (global_preferences_create_dialog):
    Add a new pane, navigation pane.

    Add support for manually keying in a home page.  Needs some more
    work to work better.

    * nautilus-widgets/Makefile.am:
    * nautilus-widgets/nautilus-caption.c:
    (nautilus_caption_initialize_class), (nautilus_caption_initialize),
    (nautilus_caption_destroy), (nautilus_caption_new),
    (nautilus_caption_set_title_label),
    (nautilus_caption_get_title_label), (nautilus_caption_set_child):
    * nautilus-widgets/nautilus-caption.h:
    New class.	Common stuff for caption widgets.

    * nautilus-widgets/nautilus-string-picker.c:
    (nautilus_string_picker_initialize_class),
    (nautilus_string_picker_initialize), (entry_changed_callback),
    (nautilus_string_picker_set_string_list):
    * nautilus-widgets/nautilus-string-picker.h:
    Subclass from caption class.

    * nautilus-widgets/nautilus-text-caption.h:
    * nautilus-widgets/nautilus-text-caption.c:
    (nautilus_text_caption_initialize_class),
    (nautilus_text_caption_initialize),
    (nautilus_text_caption_destroy), (entry_changed_callback),
    (nautilus_text_caption_new), (nautilus_text_caption_get_text),
    (nautilus_text_caption_set_text):
    New caption sublcass that manages an text widget.

    * nautilus-widgets/test-nautilus-widgets.c: (main),
    (test_string_picker), (test_text_caption),
    (string_picker_changed_callback), (text_caption_changed_callback):
    Update for new class and caption changes.

M	ChangeLog
A	libnautilus-extensions/nautilus-caption.c
A	libnautilus-extensions/nautilus-caption.h
M	libnautilus-extensions/nautilus-global-preferences.c
M	libnautilus-extensions/nautilus-preferences-item.c
M	libnautilus-extensions/nautilus-preferences-item.h
M	libnautilus-extensions/nautilus-string-picker.c
M	libnautilus-extensions/nautilus-string-picker.h
A	libnautilus-extensions/nautilus-text-caption.c
A	libnautilus-extensions/nautilus-text-caption.h
M	libnautilus-extensions/test-nautilus-widgets.c
A	libnautilus-private/nautilus-caption.c
A	libnautilus-private/nautilus-caption.h
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-preferences-item.c
M	libnautilus-private/nautilus-preferences-item.h
M	libnautilus-private/nautilus-string-picker.c
M	libnautilus-private/nautilus-string-picker.h
A	libnautilus-private/nautilus-text-caption.c
A	libnautilus-private/nautilus-text-caption.h
M	libnautilus-private/test-nautilus-widgets.c
M	nautilus-widgets/Makefile.am
A	nautilus-widgets/nautilus-caption.c
A	nautilus-widgets/nautilus-caption.h
M	nautilus-widgets/nautilus-preferences-item.c
M	nautilus-widgets/nautilus-preferences-item.h
M	nautilus-widgets/nautilus-string-picker.c
M	nautilus-widgets/nautilus-string-picker.h
A	nautilus-widgets/nautilus-text-caption.c
A	nautilus-widgets/nautilus-text-caption.h
M	nautilus-widgets/test-nautilus-widgets.c

commit a3a7ab42f1076412fe3c5481d169b19ec4948102
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-06-06

    Update FIXME blurbs to reflect new bugs filed for these issue.

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-private/nautilus-icon-factory.c
M	src/nautilus-sidebar-title.c

commit 642653350c2ebd8ebe223fcc6c9c9501c79a93a6
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-06-05

	Used newly-publicized functions from gnome-vfs-mime-handlers.c
	to avoid replicating a bunch of code.

	* libnautilus-extensions/nautilus-mime-actions.c:
	(gnome_vfs_mime_application_matches_id),
	(gnome_vfs_mime_component_matches_id),
	(gnome_vfs_mime_id_in_application_list),
	(gnome_vfs_mime_id_in_component_list),
	(id_list_from_application_list),
	(id_list_from_component_list):
	Removed these functions.

	(nautilus_mime_add_application_to_short_list_for_uri),
	(nautilus_mime_remove_application_from_short_list_for_uri),
	(nautilus_mime_add_component_to_short_list_for_uri),
	(nautilus_mime_remove_component_from_short_list_for_uri):
	Rewrote to call newly-publicized gnome-vfs-mime functions.

M	ChangeLog
M	libnautilus-extensions/nautilus-mime-actions.c
M	libnautilus-private/nautilus-mime-actions.c

commit 715b2e718683aef953bc3ec755a5f62a3ced3aa2
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-06-05

	Cleaned up the directory view code that launches applications
	or switches to viewers so that when bugs 1053 and 1072 are
	fixed it will be trivial to finish this code.

	* libnautilus-extensions/nautilus-gtk-extensions.h,
	* libnautilus-extensions/nautilus-gtk-extensions.c:
	(nautilus_gtk_signal_connect_free_data_custom): New function
	to specify a GtkDestroyNotify function when connecting to a
	signal, without having to specify everything else in
	gtk_signal_connect_full.
	(nautilus_gtk_signal_connect_free_data): Changed to call
	nautilus_gtk_signal_connect_free_data_custom.

	* libnautilus-extensions/nautilus-view-identifier.c:
	(nautilus_view_identifier_copy): Made it handle NULL parameter.

	* src/file-manager/fm-directory-view.c:
	(application_launch_parameters_new),
	(application_launch_parameters_free),
	(viewer_launch_parameters_new),
	(viewer_launch_parameters_free): New helper functions for
	dealing with the structs needed to launch an app or viewer.

	(fm_directory_view_launch_application): New wrapper for
	nautilus_launch_application that will let us handle
	errors in a single place.

	(switch_location_and_view): New bottleneck function or going
	to a particular location with a particular viewer. This
	doesn't work yet (bug 1053) and it currently puts up a
	message box telling the user so.

	(fm_directory_view_chose_application_callback),
	(fm_directory_view_chose_component_callback), (choose_program),
	(choose_application), (choose_component),
	(launch_application_from_menu_item), (view_uri_from_menu_item),
	(add_application_to_gtk_menu), (add_component_to_gtk_menu),
	(create_open_with_gtk_menu), (bonobo_launch_application_callback),
	(add_application_to_bonobo_menu),
	(bonobo_open_location_with_viewer_callback),
	(add_component_to_bonobo_menu):
	Reworked to pass around launch_parameters structs instead of other
	bits and pieces of info. Darin will be happy to know that info
	needed for menu item callbacks is now bundled up and passed as
	the callback data instead of sneaking in as gtk_object_data.

M	ChangeLog
M	libnautilus-extensions/nautilus-gtk-extensions.c
M	libnautilus-extensions/nautilus-gtk-extensions.h
M	libnautilus-extensions/nautilus-view-identifier.c
M	libnautilus-private/nautilus-gtk-extensions.c
M	libnautilus-private/nautilus-gtk-extensions.h
M	libnautilus-private/nautilus-view-identifier.c
M	src/file-manager/fm-directory-view.c

commit c3c4ef55aff01bfeb55d15a31a7153371950464f (tag: nautilus_ms_may_31)
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-06-05

	Fixed bug 1118: Generic error message for bogus ftp location

	* src/nautilus-applicable-views.h:
	Added NAUTILUS_NAVIGATION_RESULT_UNDEFINED to enum.
	* src/nautilus-applicable-views.c: (got_file_info_callback):
	Used this new value to fix bug where early goto was not
	setting result code. Goto considered evil.
	* src/nautilus-window-manage-views.c:
	(nautilus_window_end_location_change_callback):
	Added "complain to sullivan@eazel.com" message when an
	unhandled result code is stumbled across.

M	ChangeLog
M	src/nautilus-applicable-views.c
M	src/nautilus-applicable-views.h
M	src/nautilus-window-manage-views.c

commit 3fe5a51092fb1d00e66e5e51fb88e9512307f24e
Author: Valek Frob <frob@src.gnome.org>
Date:	2000-06-05

    Added some files to POTFILES.in.

M	po/ChangeLog
M	po/POTFILES.in

commit 5aef445a0b0effad652e12b9b1e4049aa1150132
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-06-05

    Bug 647.  Should report missing special directories to user.

    * libnautilus-extensions/nautilus-file-utilities.c:
    (nautilus_get_user_directory), (nautilus_get_desktop_directory),
    (nautilus_get_user_main_directory):
    Fixed uninitialized static pointers.  Remove FIXME blurbs are
    error checking happens "above" in nautilus-application now.

    * src/nautilus-application.c:
    (nautilus_app_check_user_directories), (nautilus_app_startup):
    Add error checking for missing user directories with appropiate
    FIXME for current bad names for these dirs.

M	ChangeLog
M	libnautilus-extensions/nautilus-file-utilities.c
M	libnautilus-private/nautilus-file-utilities.c
M	src/nautilus-application.c

commit 56f04f296c923788c44e0f7d9fa1fba83b1a6e5f
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-06-05

    Added FIXME note for bug 1117.

    * libnautilus-extensions/nautilus-file-utilities.c:
    Added FIXME note for bug 1117.

M	ChangeLog
M	libnautilus-extensions/nautilus-file-utilities.c
M	libnautilus-private/nautilus-file-utilities.c

commit c64e1a2871db045a7775f00ab31724e096ebf443
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-06-05

    New function. Return the string list items concatenated into a single

    * libnautilus-extensions/nautilus-string-list.c:
    (nautilus_string_list_as_concatenated_string),
    (nautilus_self_check_string_list):
    * libnautilus-extensions/nautilus-string-list.h:
    New function.  Return the string list items concatenated into a
    single string delimited by a given delimeter.

M	ChangeLog
M	libnautilus-extensions/nautilus-string-list.c
M	libnautilus-extensions/nautilus-string-list.h
M	libnautilus-private/nautilus-string-list.c
M	libnautilus-private/nautilus-string-list.h

commit 012025c7c19983d299037edfae39cc45938872e9
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-06-05

    dont install any web-based linksets by default


	    dont install any web-based linksets by default

M	ChangeLog
M	libnautilus-extensions/nautilus-file-utilities.c
M	libnautilus-private/nautilus-file-utilities.c

commit e7d660625e7faf6501a8aa200c55364301f9d282
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-06-05

    added some web linksets and made nautilus-link support remote
    images by


	   added some web linksets and made nautilus-link support remote
	   images by
	   fetching them through http and caching them locally.

M	ChangeLog
M	data/linksets/Makefile.am
A	data/linksets/portals.xml
A	data/linksets/search_engines.xml
M	libnautilus-extensions/Makefile.am
M	libnautilus-extensions/nautilus-file-utilities.c
M	libnautilus-extensions/nautilus-link.c
M	libnautilus-private/Makefile.am
M	libnautilus-private/nautilus-file-utilities.c
M	libnautilus-private/nautilus-link.c

commit 68eeed5cdd0d9f1c8843f35318c6f09fc6457b2a
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-06-05

    generalized toolbar icon themes to support any number, and reorganized


	    generalized toolbar icon themes to support any number, and
	reorganized appearance preference panel to group the icon theme
	selectors together.  Also, added a cleaner version of the
	zoom icon.

M	ChangeLog
M	icons/zoom.png
M	libnautilus-extensions/nautilus-global-preferences.c
M	libnautilus-extensions/nautilus-global-preferences.h
M	libnautilus-extensions/nautilus-link-set.c
M	libnautilus-extensions/nautilus-preferences-item.c
M	libnautilus-extensions/nautilus-preferences-item.h
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.h
M	libnautilus-private/nautilus-link-set.c
M	libnautilus-private/nautilus-preferences-item.c
M	libnautilus-private/nautilus-preferences-item.h
M	nautilus-widgets/nautilus-preferences-item.c
M	nautilus-widgets/nautilus-preferences-item.h
M	src/nautilus-window-toolbars.c

commit a01189b6c562bb19eb5659a8c5f2596e893556a8
Author: Yukihiro Nakai <nakai@src.gnome.org>
Date:	2000-06-04

    ja.po: Update from Japanese GNOME Users
    Group(translation@gnome.gr.jp).

M	po/ja.po

commit 85b12d3029b9baa1e5dcd50d2dacf531903ccb0a
Author: Fatih Demir <kabalak@src.gnome.org>
Date:	2000-06-04

    Updated tr.po

M	po/ChangeLog
M	po/tr.po

commit 11b36e8f86a166bcf74792fb8cc5fbe1370930c3
Author: Fatih Demir <kabalak@src.gnome.org>
Date:	2000-06-04

    Updated ko.po for nautilus

M	po/ChangeLog
M	po/ko.po

commit b0593e95a5de0a97805a09b248f482395b5390cb
Author: Kenneth Christiansen <kenneth@src.gnome.org>
Date:	2000-06-04

    Translations from Keld
    balsa/po/da.po dia/po/da.po evolution/po/da.po gedit/po/da.po
    gnome-db/po/da.po gnome-pilot/po/da.po gnomeicu/po/da.po
    gnumeric/po/da.po nautilus/po/da.po

M	po/da.po

commit 7c067c536006df8b6090a7f949ce3aded7792b59
Author: Ian McKellar <yakk@src.gnome.org>
Date:	2000-06-03

    Fix for simple typo in nautilus-widgets/nautilus-preferences.c

M	ChangeLog
M	libnautilus-extensions/nautilus-preferences.c
M	libnautilus-private/nautilus-preferences.c
M	nautilus-widgets/nautilus-preferences.c

commit 5abb29f3aa1caa171c940f6a260a2cd48042aa62
Author: Valek Frob <frob@src.gnome.org>
Date:	2000-06-03

    Updated russian translation.

M	po/ChangeLog
M	po/ru.po

commit 7cc83c942b36f85596e9cba6c2bc592c337d342f
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-06-03

    Fixed a component/application typo.

	* libnautilus-extensions/nautilus-mime-actions.c:
	(nautilus_mime_remove_component_from_short_list_for_uri):
	Fixed a component/application typo.

M	ChangeLog
M	libnautilus-extensions/nautilus-mime-actions.c
M	libnautilus-private/nautilus-mime-actions.c

commit ebb487efba9cf59c37752633b7d14f80061e1639
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-06-03

    Tiny tweak. (nautilus_mime_get_short_list_components_for_uri): Fixed a

	* libnautilus-extensions/nautilus-mime-actions.c:
	(nautilus_mime_get_default_action_type_for_uri):
	Tiny tweak.
	(nautilus_mime_get_short_list_components_for_uri):
	Fixed a double destroy and a storage leak.

M	ChangeLog
M	libnautilus-extensions/nautilus-mime-actions.c
M	libnautilus-private/nautilus-mime-actions.c

commit 8b3bbb7b27fcc5ddc227e3caea5076204fd37d92
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-06-03

    here's a scaled up version of the services hand, to compensate for the


	   here's a scaled up version of the services hand, to compensate
	   for
	   the change in scale factor introduced in my previous check-in.

M	ChangeLog
M	icons/hand.svg

commit b583918e4c2b5231324438dd061ad40bf9555a84
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-06-03

    [removed] Changed to use the new trash icon Arlo checked in and
    removed

	* data/linksets/desktop.xml:
	* icons/Makefile.am:
	* icons/trash.png: [removed]
	Changed to use the new trash icon Arlo checked in and removed
	the old one.

M	ChangeLog
M	data/linksets/desktop.xml
M	icons/Makefile.am
D	icons/trash.png

commit fd6f85b6d7f555d047cae33ea38fc6fba71eed6e
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-06-03

    Provided implementations for these functions (formerly empty).

	* libnautilus-extensions/nautilus-mime-actions.c:
	(nautilus_mime_add_application_to_short_list_for_uri),
	(nautilus_mime_remove_application_from_short_list_for_uri),
	(nautilus_mime_add_component_to_short_list_for_uri),
	(nautilus_mime_remove_component_from_short_list_for_uri):
	Provided implementations for these functions (formerly empty).
	Unfortunately bad things happen when I invoke them. Will
	debug now.
	(id_list_from_application_list), (id_list_from_component_list),
	(gnome_vfs_mime_application_matches_id),
	(gnome_vfs_mime_component_matches_id), (component_has_id_in_list),
	(gnome_vfs_mime_id_in_application_list),
	(gnome_vfs_mime_id_in_component_list): New helper functions all
	used to implement the add/remove functions.

M	ChangeLog
M	libnautilus-extensions/nautilus-mime-actions.c
M	libnautilus-private/nautilus-mime-actions.c

commit 6eedbb72c49233821b2fb0d766085a36092a78f7
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-06-03

    Add a boolean preference for toggling the display of hidden files.

    * libnautilus-extensions/nautilus-global-preferences.c:
    (global_preferences_create_dialog):
    Add a boolean preference for toggling the display of hidden files.

    In order to make space for this one, i moved the remote views one
    to a new tradeoffs pane, which was commandeered by sullivan.

M	ChangeLog
M	libnautilus-extensions/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.c

commit fe8d6ede95b05c58e088d3ae429f77f398dadfe0
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-06-02

    added a new theme for vector based icons, and a generalized theme
    selector


	      added a new theme for vector based icons, and a generalized
	  theme selector to the preferences dialog

M	ChangeLog
M	configure.in
M	icons/Makefile.am
A	icons/vector/.cvsignore
A	icons/vector/Makefile.am
A	icons/vector/i-directory-accept.svg
A	icons/vector/i-directory.svg
A	icons/vector/i-regular.svg
A	icons/vector/i-regular.xml
M	libnautilus-extensions/nautilus-global-preferences.c
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-extensions/nautilus-preferences-item.c
M	libnautilus-extensions/nautilus-preferences-item.h
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus-private/nautilus-preferences-item.c
M	libnautilus-private/nautilus-preferences-item.h
M	nautilus-widgets/nautilus-preferences-item.c
M	nautilus-widgets/nautilus-preferences-item.h
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-window-menus.c

commit 58b235f00658dbe892b001e0c14b8af1596d966e
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-06-02

    Need to unencode the name here because it's used to compare with file

	* libnautilus-extensions/nautilus-directory.c: (uri_get_basename):
	Need to unencode the name here because it's used to compare with
	file names that come from get_file_info.

	* src/file-manager/dfos-xfer.c: (get_parent_make_name_list):
	Unescape the result of get_basename to convert it to a plain old
	file name, since that's why gnome_vfs_xfer wants in its file name
	lists (for now, see bug 1107).

	* libnautilus-extensions/Makefile.am:
	* libnautilus-extensions/nautilus-file-changes-queue-private.h:
	Removed the private header since it's so private it can be in the
	.c file :-)

	* libnautilus-extensions/nautilus-file-changes-queue.h:
	* libnautilus-extensions/nautilus-file-changes-queue.c:
	(nautilus_file_changes_queue_new),
	(nautilus_file_changes_queue_get), (nautilus_file_change_free),
	(nautilus_file_changes_queue_free),
	(nautilus_file_changes_queue_add_common),
	(nautilus_file_changes_queue_get_change):
	A little simplification and reformatting. Got rid of the details
	indirection since the entire data structure is private.

M	ChangeLog
M	libnautilus-extensions/Makefile.am
M	libnautilus-extensions/nautilus-directory.c
D	libnautilus-extensions/nautilus-file-changes-queue-private.h
M	libnautilus-extensions/nautilus-file-changes-queue.c
M	libnautilus-extensions/nautilus-file-changes-queue.h
M	libnautilus-extensions/nautilus-file-operations.c
M	libnautilus-private/Makefile.am
M	libnautilus-private/nautilus-directory.c
D	libnautilus-private/nautilus-file-changes-queue-private.h
M	libnautilus-private/nautilus-file-changes-queue.c
M	libnautilus-private/nautilus-file-changes-queue.h
M	libnautilus-private/nautilus-file-operations.c
M	src/file-manager/dfos-xfer.c

commit c846f9825892eb126ee85c3cd97137f2d3067d54
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-06-02

    libnautilus-extensions/nautilus-mime-actions.h, New prototypes
    and empty

	* libnautilus-extensions/nautilus-mime-actions.h,
	* libnautilus-extensions/nautilus-mime-actions.c:
	(nautilus_mime_add_application_to_short_list_for_uri),
	(nautilus_mime_remove_application_from_short_list_for_uri),
	(nautilus_mime_add_component_to_short_list_for_uri),
	(nautilus_mime_remove_component_from_short_list_for_uri):
	New prototypes and empty function bodies, convenience
	covers for modifying the short lists. Not yet implemented,
	but callable.

	* libnautilus-extensions/nautilus-program-chooser.c:
	(add_to_short_list_for_file), (remove_from_short_list_for_file),
	(add_to_short_list_for_type), (remove_from_short_list_for_type),
	(run_program_configurator_callback): Wired up things so if
	the user switches radio buttons in the "Modify details" dialog,
	the right code is called when they hit OK. But this right code
	doesn't yet do anything.

M	ChangeLog
M	libnautilus-extensions/nautilus-mime-actions.c
M	libnautilus-extensions/nautilus-mime-actions.h
M	libnautilus-extensions/nautilus-program-chooser.c
M	libnautilus-private/nautilus-mime-actions.c
M	libnautilus-private/nautilus-mime-actions.h
M	libnautilus-private/nautilus-program-chooser.c

commit 2a8d3e9b895c6373d45327d49d8d764a8ccdafe6
Author: Arlo Rose <arlo@eazel.com>
Date:	2000-06-02

    Added the new trash icons


    2000-06-02	Arlo Rose  <arlo@eazel.com>

	    * icons/Makefile.am:
	    * icons/trash-empty.png:
	    * icons/trash-full.png:
	    Added the new trash icons

M	ChangeLog
M	icons/Makefile.am
A	icons/trash-empty.png
A	icons/trash-full.png

commit 52c63f19c51efec85284961214b504e2f69931cd
Author: Anders Carlsson <andersca@gnu.org>
Date:	2000-06-02

    Reduce flicker by setting the back pixmap to NULL on realize.

    2000-06-02	Anders Carlsson  <andersca@gnu.org>

	* libnautilus-extensions/nautilus-icon-container.c (realize):
	Reduce flicker by setting the back pixmap to NULL on realize.

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-container.c

commit 39a8ece4fda5d8b5289745451ffc115de3147fa5
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-06-02

    Dont show dot files in the intermediate user leve. Thanks to
    carbamide for

    * libnautilus-extensions/nautilus-global-preferences.c:
    Dont show dot files in the intermediate user leve.	Thanks to
    carbamide for catching this.

M	libnautilus-extensions/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.c

commit aa407de891e029e72e96dc7d334f2abc1f05e932
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-06-02

	Finished task 968 (Add one-time viewer choice to "View as"
	menu temporarily)

	* libnautilus-extensions/nautilus-view-identifier.h,
	* libnautilus-extensions/nautilus-view-identifier.c:
	(nautilus_view_identifier_copy): New function, does the obvious.

	* src/nautilus-applicable-views.h: Made NautilusNavigationInfo
	store a NautilusViewIdentifier instead of just the iid part
	in initial_content_iid (now initial_content_id).

	* src/nautilus-applicable-views.c: (set_initial_content_id),
	(got_file_info_callback), (nautilus_navigation_info_free):
	Reworked code to handle change from char *iid to
	NautilusViewIdentifier.

	* src/nautilus-window.h: New field for content_view_id,
	a NautilusViewIdentifier for the current view.

	* src/nautilus-window-private.h,
	* src/nautilus-window-manage-views.c:
	(nautilus_window_load_content_view): Now takes a
	NautilusViewIdentifier * instead of just a char *,
	and resets content_view_id field.
	(nautilus_window_update_state): Reworked code to handle
	initial_content_iid change.

	* src/nautilus-window.c:
	(nautilus_window_destroy): Destroy content_view_id.
	(nautilus_window_switch_views), (view_menu_switch_views_callback):
	Reworked to take NautilusViewIdentifier * instead of just char *.
	(create_content_view_menu_item): New helper function, extracted
	from nautilus_window_load_content_view_menu.
	(replace_special_current_view_in_content_view_menu): New
	function, does the work of putting the current content view
	as the initial item in the menu, followed by a separator.
	(nautilus_window_synch_content_view_menu): Calls
	replace_special_current_view_in_content_menu if the current view
	is not found in the menu.
	(chose_component_callback): Took out fixed FIXMEs.
	(nautilus_window_load_content_view_menu): Now calls function
	that was extracted from it.

M	ChangeLog
M	libnautilus-extensions/nautilus-view-identifier.c
M	libnautilus-extensions/nautilus-view-identifier.h
M	libnautilus-private/nautilus-view-identifier.c
M	libnautilus-private/nautilus-view-identifier.h
M	src/nautilus-applicable-views.c
M	src/nautilus-applicable-views.h
M	src/nautilus-navigation-window.c
M	src/nautilus-navigation-window.h
M	src/nautilus-object-window.c
M	src/nautilus-object-window.h
M	src/nautilus-spatial-window.c
M	src/nautilus-spatial-window.h
M	src/nautilus-window-manage-views.c
M	src/nautilus-window-private.h
M	src/nautilus-window.c
M	src/nautilus-window.h

commit bbb7d78b40297eb81bcb373fed63f0dea5cb7c10
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-06-02

    Task 667.  Unhardcode font strings.

    * libnautilus-extensions/nautilus-font-factory.c:
    (nautilus_get_current_font_factory), (nautilus_font_factory_get),
    (nautilus_font_factory_new), (nautilus_font_factory_initialize),
    (nautilus_font_factory_initialize_class), (font_hash_node_alloc),
    (font_hash_node_free), (font_hash_node_lookup),
    (font_hash_node_lookup_with_insertion),
    (nautilus_font_factory_get_font_by_family),
    (nautilus_font_factory_get_font_from_preferences),
    (nautilus_font_factory_get_fallback_font), (make_font_name_string):
    * libnautilus-extensions/nautilus-font-factory.h:
    New class to obtain fonts either by family or from preferences.  A
    specific size can be requested.

    Right now its a pretty dumb class, but it can be enhanced to do
    smart things like looking at gtkstyles and/or smarted choosing of
    fonts if the specifically requested size is not avialable.

    * components/hardware/nautilus-hardware-view.c: (setup_form_title):
    * components/music/nautilus-music-view.c:
    (nautilus_music_view_initialize):
    * components/rpmview/nautilus-rpm-view.c:
    (nautilus_rpm_view_initialize):
    *
    components/services/startup/nautilus-view/nautilus-service-startup-view.c:
    (setup_form_title):
    * libnautilus-extensions/Makefile.am:
    * libnautilus-extensions/nautilus-icon-container.c:
    (nautilus_icon_container_initialize):
    * src/nautilus-property-browser.c:
    (nautilus_property_browser_initialize):
    * src/nautilus-sidebar-title.c: (nautilus_index_title_update_info):
    Unhardcode xlfd font strings in all of these and use the font
    factory instead.

M	ChangeLog
M	components/hardware/nautilus-hardware-view.c
M	components/music/nautilus-music-view.c
M	components/rpmview/nautilus-rpm-view.c
M
components/services/startup/nautilus-view/nautilus-service-startup-view.c
M	libnautilus-extensions/Makefile.am
A	libnautilus-extensions/nautilus-font-factory.c
A	libnautilus-extensions/nautilus-font-factory.h
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-private/Makefile.am
A	libnautilus-private/nautilus-font-factory.c
A	libnautilus-private/nautilus-font-factory.h
M	libnautilus-private/nautilus-icon-container.c
M	src/nautilus-property-browser.c
M	src/nautilus-sidebar-title.c

commit 9adeb1955d0012fc20c1d7201c7a6f27556ee854
Author: Pavel Cisler <pavel@eazel.com>
Date:	2000-06-02

    Fix a bug that caused a crash when dropping dragged items back
    in their

    2000-06-02	Pavel Cisler  <pavel@eazel.com>

	* src/file-manager/fm-list-view.c: (fm_list_handle_dropped_icons):
	Fix a bug that caused a crash when dropping dragged items back
	in their original location.

	* libnautilus-extensions/nautilus-drag.c:
	(nautilus_drag_drag_data_get):
	Tweak whitespace.

M	ChangeLog
M	libnautilus-extensions/nautilus-drag.c
M	libnautilus-private/nautilus-drag.c
M	src/file-manager/fm-list-view.c

commit abf488d692ed38c49eac485a7986d5c191a8bea0
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-06-02

    Fix typo that caused us to unref a NULL GdkBitmap.

	* libnautilus-extensions/nautilus-drag.c:
	(nautilus_drag_finalize): Fix typo that caused us to unref a NULL
	GdkBitmap.

	* libnautilus-extensions/nautilus-icon-dnd.c:
	(nautilus_icon_dnd_fini): Fix double-free that caused everything
	to go haywire.

	* src/file-manager/fm-directory-view.c:
	(add_component_to_gtk_menu), (add_component_to_bonobo_menu):
	Marked a couple of strings for localization that were missed.

M	ChangeLog
M	libnautilus-extensions/nautilus-drag.c
M	libnautilus-extensions/nautilus-icon-dnd.c
M	libnautilus-private/nautilus-drag.c
M	libnautilus-private/nautilus-icon-dnd.c
M	src/file-manager/fm-directory-view.c

commit a51a8ee58c3ff4e960b61e4d12aec523eb8f6a24
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-06-02

    Ignore some Makefile and Makefile.in files.

	* components/services/install/idl/.cvsignore:
	* components/services/time/idl/.cvsignore:
	Ignore some Makefile and Makefile.in files.

	* data/linksets/Makefile.am:
	* data/linksets/desktop.xml:
	Added a link set for the trash on the desktop.

	* icons/Makefile.am:
	Added a trash icon (actually a copy of the Nautilus icon right
	now :-).

	* libnautilus-extensions/nautilus-link-set.h:
	* libnautilus-extensions/nautilus-link-set.c: (create_new_link),
	(nautilus_link_set_install), (nautilus_link_set_remove):
	Fixed some URI-related issues and added a special case for the ~
	character so we can have link sets that are for the home
	directory.

	* libnautilus-extensions/nautilus-string.c:
	(nautilus_str_capitalize): Got rid of the unneeded call to strlen.
	strlen == 0 is the slowest way I know to check for an empty
	string.
	Also check islower before calling toupper for paranoia like the
	calls in glib do (internally).

	* src/nautilus-desktop-window.c: (nautilus_desktop_window_new):
	Install the desktop link set when we are created. For now this
	installs the trash (in a fairly lame way).

	* src/nautilus-property-browser.c: (remove_color),
	(add_color_to_file), (make_properties_from_xml_node),
	(nautilus_property_browser_update_contents):
	Changed code to not reference "childs" directly so it's easy to
	switch to a new version of gnome-xml.

	* test/.cvsignore: Ignore test-nautilus-mime-actions-set.

M	ChangeLog
A	components/services/install/idl/.cvsignore
A	components/services/time/idl/.cvsignore
M	data/linksets/Makefile.am
A	data/linksets/desktop.xml
M	icons/Makefile.am
A	icons/trash.png
M	libnautilus-extensions/nautilus-link-set.c
M	libnautilus-extensions/nautilus-link-set.h
M	libnautilus-extensions/nautilus-string.c
M	libnautilus-private/nautilus-link-set.c
M	libnautilus-private/nautilus-link-set.h
M	libnautilus-private/nautilus-string.c
M	src/nautilus-desktop-window.c
M	src/nautilus-property-browser.c
M	test/.cvsignore

commit 8e29ec7fafaa139702cc12cbe223c22cf791b24a
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-06-02

    Task 518.  Support for changing preferecens individually
    within each confgurable user level.

    * libnautilus-extensions/nautilus-global-preferences.h:
    Change all preferences strings to not include the "/nautilus"
    prefix.  The prefix is not automatically computed by the prefences
    api taking into account the user level.

    Add (nautilus_global_preferences_dialog_update) to rebuild the
    preferences dialog when the user level changes.

    * libnautilus-extensions/nautilus-global-preferences.c:
    (global_preferences_get_dialog),
    (global_preferences_register_sidebar_panels_preferences_for_ui),
    (global_preferences_register_with_defaults),
    (global_preferences_register_boolean_with_defaults),
    (global_preferences_register_string_with_defaults),
    (global_preferences_register_enum_with_defaults),
    (global_preferences_register_for_ui),
    (global_preferences_initialize_if_needed),
    (nautilus_global_preferences_show_dialog),
    (nautilus_global_preferences_hide_dialog),
    (nautilus_global_preferences_set_dialog_title),
    (nautilus_global_preferences_dialog_update),
    (nautilus_global_preferences_shutdown):
    remove the user level tracking hack.  We now set default values
    for each of the user levels.

    * libnautilus-extensions/nautilus-icon-container.c:
    (nautilus_icon_container_initialize):
    Simplified preference callback api by having a single add_callback
    function.  Use it here.

    * libnautilus-extensions/nautilus-list.c:
    (nautilus_list_initialize):
    Simplified preference callback api by having a single add_callback
    function.  Use it here.

    * src/file-manager/fm-directory-view.c:
    (fm_directory_view_initialize):
    Simplified preference callback api by having a single add_callback
    function.  Use it here.

    * nautilus-widgets/nautilus-preference.c:
    (preference_initialize_if_needed), (preference_hash_node_alloc),
    (preference_hash_node_free_func), (preference_hash_node_free),
    (preference_register), (preference_hash_node_lookup),
    (preference_hash_node_lookup_with_registration),
    (nautilus_preference_shutdown), (nautilus_preference_find_by_name),
    (nautilus_preference_set_info_by_name),
    (nautilus_preference_enum_add_entry_by_name):
    * nautilus-widgets/nautilus-preference.h:
    Move the preference description hash table here from
    nautilus-preferences.  These are preferences that are expected to
    have nice defaults as well as descriptions and possibly extra data
    for the preferences widgets to use (like enumeration values)

    I moved the tabulation and hashing stuff intactly even though it
    contains many turds.  I plan to fix these soon.

    * nautilus-widgets/nautilus-preferences-group.c:
    (nautilus_preferences_group_add_item):
    * nautilus-widgets/nautilus-preferences-item.c:
    (preferences_item_construct), (enum_radio_group_changed_callback):
    Update for the above.

    * nautilus-widgets/nautilus-preferences.c:
    (preferences_hash_node_alloc), (preferences_hash_node_free),
    (preferences_hash_node_add_callback),
    (preferences_hash_node_remove_callback),
    (preferences_hash_node_check_changes_func),
    (preferneces_callback_node_invoke_func), (preferences_register),
    (preferences_hash_node_lookup_with_registration),
    (preferences_gconf_callback), (user_level_changed_callback),
    (preferences_initialize_if_needed),
    (nautilus_preferences_add_callback),
    (nautilus_preferences_set_boolean),
    (nautilus_preferences_get_boolean),
    (nautilus_preferences_set_enum), (nautilus_preferences_get_enum),
    (nautilus_preferences_set), (nautilus_preferences_get),
    (nautilus_preferences_shutdown):
    * nautilus-widgets/nautilus-preferences.h:
    Move the tabulation of nice preferences to nautilus-preference.

    Install one gconf notification for each user level.  Remove all
    the extra unused registration parameters.

    Use generated keys that take into account the current user level
    to communicato with GConf.

    Keep track of user level changes so that we can compare
    preferences between user levels and fire callbacks accordingly.
    This simplifies the lifes of preferences callers as they can
    continue to install one simple callback as before.	They will get
    notified when a preference changes for whatever reason.  That
    could be the user manaually tweaking it, or a sweeping user level
    change.

    Again, i tried to keep as much of the original hashing logic
    intact.  It needs cleaning up as well.

    * nautilus-widgets/nautilus-user-level-manager.c:
    (nautilus_user_level_manager_set_default_value_if_needed),
    (nautilus_user_level_manager_compare_preference_between_user_levels
    ):
    * nautilus-widgets/nautilus-user-level-manager.h:
    Add a public function to determine whether a preference is the
    same between 2 user levels.

    * nautilus-widgets/test-nautilus-preferences.c:
    (register_global_preferences):
    Update to reflect api changes.

    * src/nautilus-window-menus.c: (nautilus_window_initialize_menus),
    (user_level_changed_callback),
    (get_customize_user_level_setttings_menu_string),
    (update_preferences_dialog_title):
    Update the preferences dialog whenever the user level changes.
    This is an easy way to have the dialog reflect reallity.

    It would be a lot nicer it the contents updated on the fly instead
    of rebuilding the whole thing.  I can do that later.

M	ChangeLog
M	libnautilus-extensions/nautilus-global-preferences.c
M	libnautilus-extensions/nautilus-global-preferences.h
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-extensions/nautilus-list.c
M	libnautilus-extensions/nautilus-preference.c
M	libnautilus-extensions/nautilus-preference.h
M	libnautilus-extensions/nautilus-preferences-group.c
M	libnautilus-extensions/nautilus-preferences-item.c
M	libnautilus-extensions/nautilus-preferences.c
M	libnautilus-extensions/nautilus-preferences.h
M	libnautilus-extensions/nautilus-user-level-manager.c
M	libnautilus-extensions/nautilus-user-level-manager.h
M	libnautilus-extensions/test-nautilus-preferences.c
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.h
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-list.c
M	libnautilus-private/nautilus-preference.c
M	libnautilus-private/nautilus-preference.h
M	libnautilus-private/nautilus-preferences-group.c
M	libnautilus-private/nautilus-preferences-item.c
M	libnautilus-private/nautilus-preferences.c
M	libnautilus-private/nautilus-preferences.h
M	libnautilus-private/nautilus-user-level-manager.c
M	libnautilus-private/nautilus-user-level-manager.h
M	libnautilus-private/test-nautilus-preferences.c
M	nautilus-widgets/nautilus-preference.c
M	nautilus-widgets/nautilus-preference.h
M	nautilus-widgets/nautilus-preferences-group.c
M	nautilus-widgets/nautilus-preferences-item.c
M	nautilus-widgets/nautilus-preferences.c
M	nautilus-widgets/nautilus-preferences.h
M	nautilus-widgets/nautilus-user-level-manager.c
M	nautilus-widgets/nautilus-user-level-manager.h
M	nautilus-widgets/test-nautilus-preferences.c
M	src/file-manager/fm-directory-view.c
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-window-menus.c

commit 92d5f261e6ce234bce7671e7b1b5d1de014233c6
Author: Pavel Cisler <pavel@eazel.com>
Date:	2000-06-02

    Fixed a problem where gtk_drag_begin was being called
    repetitively. Made

    2000-06-02	Pavel Cisler  <pavel@eazel.com>

	* libnautilus-extensions/nautilus-list.c:
	(nautilus_list_button_press), (nautilus_list_button_release),
	(nautilus_list_motion):
	Fixed a problem where gtk_drag_begin was being called
	repetitively.
	Made it so that more than one item can be grabbed and dragged in
	list view.

	* libnautilus-extensions/nautilus-directory.c:
	(nautilus_directory_notify_files_moved):
	Removed a forgotten g_message.

M	ChangeLog
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-extensions/nautilus-list.c
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-list.c

commit 38d84fb3c959703a77dd409ad7b92021c3c7227d
Author: Pavel Cisler <pavel@eazel.com>
Date:	2000-06-02

    Move more code from nautilus-icon-dnd.c to the common
    nautilus-drag.c. Add

    2000-06-02	Pavel Cisler <pavel@eazel.com>

	* libnautilus-extensions/nautilus-drag.c:
	* libnautilus-extensions/nautilus-drag.h:
	(add_one_gnome_icon_list), (add_one_uri_list),
	(nautilus_drag_drag_data_get):
	Move more code from nautilus-icon-dnd.c to the common
	nautilus-drag.c. Add a common nautilus_drag_drag_data_get
	function that gets passed iterators and assembles selection
	data.

	* libnautilus-extensions/nautilus-gtk-extensions.c:
	* libnautilus-extensions/nautilus-gtk-extensions.h:
	(nautilus_gtk_marshal_NONE__POINTER_INT_INT_INT):
	Added more marshalling glue. One day there will be enough
	for everyone.

	* libnautilus-extensions/nautilus-icon-dnd.c:
	(nautilus_icon_container_each_selected_icon):
	(icon_get_data_binder), (each_icon_get_data_binder),
	(drag_data_get_callback):
	Iterators and binders to support the NautilusIconContainer
	flavor of nautilus_drag_drag_data_get.

	* libnautilus-extensions/nautilus-list.c:
	* libnautilus-extensions/nautilus-list.h:
	* src/file-manager/fm-list-view.c:
	(nautilus_list_initialize_class), (nautilus_list_initialize),
	(nautilus_list_drag_begin), (nautilus_list_drag_end),
	(nautilus_list_drag_leave), (nautilus_list_drag_motion),
	(nautilus_list_drag_data_received), (nautilus_list_set_selection),
	(nautilus_list_each_selected_row),
	(row_get_data_binder), (each_icon_get_data_binder),
	(fm_list_drag_data_get), (create_list):
	Hookup fm_list_drag_data_get to support drags originating from the
	list view. Connect the drag_data_get to fm_list_view and
	handle it there.

	* libnautilus-extensions/nautilus-list.c:
	* src/file-manager/fm-list-view.c:
	(nautilus_list_initialize_class), (fm_list_handle_dropped_icons):
	Fix an improperly marshalled signal.

M	ChangeLog
M	libnautilus-extensions/nautilus-drag.c
M	libnautilus-extensions/nautilus-drag.h
M	libnautilus-extensions/nautilus-gtk-extensions.c
M	libnautilus-extensions/nautilus-gtk-extensions.h
M	libnautilus-extensions/nautilus-icon-dnd.c
M	libnautilus-extensions/nautilus-icon-dnd.h
M	libnautilus-extensions/nautilus-list.c
M	libnautilus-extensions/nautilus-list.h
M	libnautilus-private/nautilus-drag.c
M	libnautilus-private/nautilus-drag.h
M	libnautilus-private/nautilus-gtk-extensions.c
M	libnautilus-private/nautilus-gtk-extensions.h
M	libnautilus-private/nautilus-icon-dnd.c
M	libnautilus-private/nautilus-icon-dnd.h
M	libnautilus-private/nautilus-list.c
M	libnautilus-private/nautilus-list.h
M	src/file-manager/fm-list-view.c

commit 8cef10fda0870b7f351fd29a4638eb696695d46a
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-06-02

    Once again, back to implicit initialization of preferences stuff. It
    makes

    * components/history/nautilus-history-view.c: (main):
    * libnautilus-extensions/nautilus-global-preferences.c:
    (global_preferences_get_dialog),
    (global_preferences_register_for_ui),
    (global_preferences_initialize_if_needed),
    (nautilus_global_preferences_shutdown):
    * libnautilus-extensions/nautilus-global-preferences.h:
    * nautilus-widgets/nautilus-preferences-group.c:
    (nautilus_preferences_group_add_item):
    * nautilus-widgets/nautilus-preferences-item.c:
    (preferences_item_construct), (nautilus_preferences_item_new):
    * nautilus-widgets/nautilus-preferences-pane.c:
    (nautilus_preferences_pane_add_item_to_nth_group):
    * nautilus-widgets/nautilus-preferences.c: (preferences_register),
    (set_default_value_if_needed), (preferences_hash_node_lookup),
    (preferences_hash_node_lookup_with_registration),
    (preferences_gconf_callback), (preferences_initialize_if_needed),
    (nautilus_preferences_find_preference),
    (nautilus_preferences_set_info),
    (nautilus_preferences_enum_add_entry),
    (nautilus_preferences_add_boolean_callback),
    (nautilus_preferences_add_enum_callback),
    (nautilus_preferences_add_callback),
    (nautilus_preferences_set_boolean),
    (nautilus_preferences_get_boolean),
    (nautilus_preferences_set_enum), (nautilus_preferences_get_enum),
    (nautilus_preferences_set), (nautilus_preferences_get),
    (nautilus_preferences_shutdown):
    * nautilus-widgets/nautilus-preferences.h:
    * nautilus-widgets/test-nautilus-preferences.c: (main),
    (register_global_preferences):
    * src/nautilus-main.c: (main):
    Once again, back to implicit initialization of preferences stuff.
    It makes things simpler.

M	ChangeLog
M	components/history/nautilus-history-view.c
M	libnautilus-extensions/nautilus-global-preferences.c
M	libnautilus-extensions/nautilus-global-preferences.h
M	libnautilus-extensions/nautilus-preferences-group.c
M	libnautilus-extensions/nautilus-preferences-item.c
M	libnautilus-extensions/nautilus-preferences-pane.c
M	libnautilus-extensions/nautilus-preferences.c
M	libnautilus-extensions/nautilus-preferences.h
M	libnautilus-extensions/test-nautilus-preferences.c
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.h
M	libnautilus-private/nautilus-preferences-group.c
M	libnautilus-private/nautilus-preferences-item.c
M	libnautilus-private/nautilus-preferences-pane.c
M	libnautilus-private/nautilus-preferences.c
M	libnautilus-private/nautilus-preferences.h
M	libnautilus-private/test-nautilus-preferences.c
M	nautilus-widgets/nautilus-preferences-group.c
M	nautilus-widgets/nautilus-preferences-item.c
M	nautilus-widgets/nautilus-preferences-pane.c
M	nautilus-widgets/nautilus-preferences.c
M	nautilus-widgets/nautilus-preferences.h
M	nautilus-widgets/test-nautilus-preferences.c
M	src/nautilus-main.c

commit 6c112717e7fd28df146cfca340290883790712d6
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-06-02

    Some dumb fixes. Use proper guint type for user_level arguments. Fix
    some

    * nautilus-widgets/nautilus-user-level-manager.c:
    (nautilus_user_level_manager_get_user_level),
    (nautilus_user_level_manager_make_gconf_key),
    (nautilus_user_level_manager_make_current_gconf_key),
    (nautilus_user_level_manager_get_user_level_as_string):
    * nautilus-widgets/nautilus-user-level-manager.h:
    * src/nautilus-window-menus.c: (get_customize_user_level_string):
    Some dumb fixes.  Use proper guint type for user_level arguments.
    Fix some cut-n-pasted code.  Rename "get_user_level_string" to
    "get_user_level_as_string"

M	ChangeLog
M	libnautilus-extensions/nautilus-user-level-manager.c
M	libnautilus-extensions/nautilus-user-level-manager.h
M	libnautilus-private/nautilus-user-level-manager.c
M	libnautilus-private/nautilus-user-level-manager.h
M	nautilus-widgets/nautilus-user-level-manager.c
M	nautilus-widgets/nautilus-user-level-manager.h
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-window-menus.c

commit 8bbdacb135277cbc1d15648c47a2e8ef93cf852a
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-06-02

    Ensured that the current stuff in cvs builds a working
    installer. (closing


	* components/services/install/lib/eazel-install-rpm-glue.c:
	(do_rpm_install):
	* components/services/install/lib/eazel-install-types.c:
	(packagedata_new_from_rpm_header):
	* nautilus-installer/src/Makefile:
	* nautilus-installer/src/prescript:
	Ensured that the current stuff in cvs builds a working installer.
	(closing bug#969)

M	ChangeLog
M	components/services/install/lib/eazel-install-rpm-glue.c
M	components/services/install/lib/eazel-install-types.c
M	nautilus-installer/src/Makefile
M	nautilus-installer/src/prescript

commit ba852fa33a30e60dc5275c59fce11564343733ed
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-06-02

    No longer need to retrieve the gconf_client from the user level
    manager.

    * nautilus-widgets/nautilus-preferences.c:
    (nautilus_preferences_initialize):
    * nautilus-widgets/nautilus-user-level-manager.c:
    * nautilus-widgets/nautilus-user-level-manager.h:
    No longer need to retrieve the gconf_client from the user level
    manager.  The bug preventing multiple clients has been fixed in gconf.

M	ChangeLog
M	libnautilus-extensions/nautilus-preferences.c
M	libnautilus-extensions/nautilus-user-level-manager.c
M	libnautilus-extensions/nautilus-user-level-manager.h
M	libnautilus-private/nautilus-preferences.c
M	libnautilus-private/nautilus-user-level-manager.c
M	libnautilus-private/nautilus-user-level-manager.h
M	nautilus-widgets/nautilus-preferences.c
M	nautilus-widgets/nautilus-user-level-manager.c
M	nautilus-widgets/nautilus-user-level-manager.h

commit 98bf8d776bd2f734d059a372b6f29ae092fd8547
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-06-02

    Add functions for hiding the preferences dialog and changing its
    title.

    * libnautilus-extensions/nautilus-global-preferences.c:
    (global_preferences_create_dialog),
    (global_preferences_close_dialog_callback),
    (nautilus_global_preferences_show_dialog),
    (nautilus_global_preferences_hide_dialog),
    (nautilus_global_preferences_set_dialog_title):
    * libnautilus-extensions/nautilus-global-preferences.h:
    Add functions for hiding the preferences dialog and changing its
    title.  Also, connect a "closed" signal to prevent the dialog from
    killing itself since its singleton and lives for the entire life
    of the application.

    * nautilus-widgets/nautilus-user-level-manager.c:
    (nautilus_user_level_manager_get_user_level),
    (nautilus_user_level_manager_make_current_gconf_key),
    (nautilus_user_level_manager_get_user_level_string):
    * nautilus-widgets/nautilus-user-level-manager.h:
    Make nautilus_user_level_manager_get_user_level_string () public.

    * src/nautilus-window-menus.c: (settings_menu_customize_callback),
    (nautilus_window_initialize_menus), (user_level_changed_callback),
    (update_user_level_menu_items), (get_customize_user_level_string),
    (get_customize_user_level_setttings_menu_string):
    Change the customize menu item's label based on the user level.
    Make it insensitive for the novice user level.  Close the
    preferences dialog when the user level changes to novice.

M	ChangeLog
M	libnautilus-extensions/nautilus-global-preferences.c
M	libnautilus-extensions/nautilus-global-preferences.h
M	libnautilus-extensions/nautilus-user-level-manager.c
M	libnautilus-extensions/nautilus-user-level-manager.h
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.h
M	libnautilus-private/nautilus-user-level-manager.c
M	libnautilus-private/nautilus-user-level-manager.h
M	nautilus-widgets/nautilus-user-level-manager.c
M	nautilus-widgets/nautilus-user-level-manager.h
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-window-menus.c

commit 42cabf1bf33e6911a69345dbc29916a8ba11c64e
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-06-02

    Add a function to capitalize strings along with check tests.

    * libnautilus-extensions/nautilus-string.c:
    (nautilus_str_capitalize), (nautilus_self_check_string):
    * libnautilus-extensions/nautilus-string.h:
    Add a function to capitalize strings along with check tests.

M	ChangeLog
M	libnautilus-extensions/nautilus-string.c
M	libnautilus-extensions/nautilus-string.h
M	libnautilus-private/nautilus-string.c
M	libnautilus-private/nautilus-string.h

commit c8b9819108b1bd05a3e746c8dc2c2db2a5528e0c
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-06-02

    Add hook to check which uris are passed back to nautilus.

    * components/mozilla/nautilus-mozilla-content-view.c:
    (mozilla_open_uri_callback), (mozilla_is_uri_handled_by_nautilus):
    Add hook to check which uris are passed back to nautilus.

M	ChangeLog
M	components/mozilla/nautilus-mozilla-content-view.c

commit 11ea07b34274ec197c1722f9fa09569ee0b77357
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-06-02

    Docs with my scetches on how to redo the rpm-glue to make


	* components/services/docs/installer-dep-check:
	Docs with my scetches on how to redo the rpm-glue to make
	eazel-install-lib autofetch deps.

	* components/services/install/command-line/eazel-alt-install.c:
	(eazel_download_progress):
	Borked, but compiles again. Will update when libinstall
	stabilizes.

	* components/services/install/lib/eazel-install-object.c:
	(gtk_marshal_NONE__POINTER_ENUM_POINTER),
	(eazel_install_class_initialize),
	(eazel_install_emit_download_failed),
	(eazel_install_emit_install_failed),
	(eazel_install_emit_uninstall_failed):
	Revamped the install_failed signal to take a PackageData object
	instead of char * name.

	* components/services/install/lib/eazel-install-protocols.c:
	(http_fetch_remote_file):
	* components/services/install/lib/eazel-install-public.h:
	* components/services/install/lib/eazel-install-rpm-glue.c:
	(install_new_packages), (download_a_package),
	(download_all_packages), (install_all_packages),
	(uninstall_packages), (uninstall_a_package),
	(build_packagedata_list_from_deps), (do_rpm_install),
	(do_rpm_uninstall), (ensure_deps_are_fetched):
	* components/services/install/lib/eazel-install-types.c:
	(categorydata_destroy_foreach), (categorydata_destroy),
	(packagedata_new_from_rpm_header), (packagedata_destroy_foreach),
	(packagedata_destroy):
	* components/services/install/lib/eazel-install-types.h:
	Doing a lot of hacking to prepare for the autofetch stuff.

	* nautilus-installer/src/prescript:
	* nautilus-installer/src/HACKING:
	* nautilus-installer/src/Makefile:
	* nautilus-installer/src/Makefile.am:
	* nautilus-installer/src/callbacks.c: (druid_cancel),
	(begin_install), (druid_finish), (prep_install), (set_images):
	* nautilus-installer/src/installer.c:
	(append_string_to_window_list), (download_failed),
	(install_failed_foreach), (requeue), (install_failed),
	(gen_report), (installer):
	* nautilus-installer/src/link.sh:
	* nautilus-installer/src/main.c:
	Hacking in the installer. This one is borked sine I'm trying to
	figure out the right scheme of reported dep fails. Actually, I
	want the lib to autofetch deps by option, instead of failing them
	Also added stuff to link.sh, so it builds static from scratch,
	strips gzips and adds prescript to the gzexe file. So if you build
	using link.sh, you get a 644 binary which when executed using
	sh ./nautilus-installer prompts for root password and does the
	magic. Easier for newbies.

	* components/services/time/idl/Makefile.am:
	* components/services/install/idl//Makefile.am:
	* components/services/time/Makefile.am:
	* components/services/install/Makefile.am:
	* components/services/install/lib/Makefile.am:
	* components/services/time/service/Makefile.am:
	* components/services/trilobite/idl/Makefile.am:
	* components/services/trilobite/libtrilobite/Makefile.am:
	* components/services/trilobite/sample/service/Makefile.am:
	* configure.in:
	* nautilus.spec.in:
	* po/POTFILES.in:
	* src/Makefile.am:
	Loads of makefile fixing to make make dist and rpm -ta work.

M	ChangeLog
A	components/services/docs/installer-dep-check
M	components/services/install/Makefile.am
M	components/services/install/command-line/eazel-alt-install.c
A	components/services/install/idl/Makefile.am
M	components/services/install/lib/Makefile.am
M	components/services/install/lib/eazel-install-object.c
M	components/services/install/lib/eazel-install-protocols.c
M	components/services/install/lib/eazel-install-public.h
M	components/services/install/lib/eazel-install-rpm-glue.c
A	components/services/install/lib/eazel-install-types.c
M	components/services/install/lib/eazel-install-types.h
M	components/services/time/Makefile.am
A	components/services/time/idl/Makefile.am
M	components/services/time/service/Makefile.am
M	components/services/trilobite/idl/Makefile.am
M	components/services/trilobite/libtrilobite/Makefile.am
M	components/services/trilobite/sample/service/Makefile.am
M	configure.in
M	nautilus-installer/src/HACKING
M	nautilus-installer/src/Makefile
M	nautilus-installer/src/Makefile.am
M	nautilus-installer/src/callbacks.c
M	nautilus-installer/src/installer.c
A	nautilus-installer/src/link.sh
M	nautilus-installer/src/main.c
A	nautilus-installer/src/prescript
M	nautilus.spec.in
M	po/POTFILES.in
M	src/Makefile.am

commit 5bcb019f4b9fa08c928cc9ee162a7edc45994a56
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-06-02

    Moved static functions to bottom of file and prototyped them at
    the top.

	* libnautilus-extensions/nautilus-mime-actions.c: Moved static
	functions to bottom of file and prototyped them at the top.

M	ChangeLog
M	libnautilus-extensions/nautilus-mime-actions.c
M	libnautilus-private/nautilus-mime-actions.c

commit 6a4de846aa3c31620a4637170c98135b87fc1041
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-06-02

	Final portion of task 370 (mime write API)

	* libnautilus-extensions/nautilus-mime-actions.h: *
	libnautilus-extensions/nautilus-mime-actions.c:
	(nautilus_mime_get_short_list_components_for_uri,
	nautilus_mime_set_default_action_type_for_uri,
	nautilus_mime_set_default_application_for_uri,
	nautilus_mime_set_default_component_for_uri,
	nautilus_mime_set_short_list_applications_for_uri,
	nautilus_mime_set_short_list_components_for_uri,
	nautilus_mime_extend_all_applications_for_uri,
	nautilus_mime_remove_from_all_applications_for_uri): Implemented
	(they write the metadata and everything - happy fun).
	(str_list_difference): Helper function compied from gnome-vfs.

	* test/test-nautilus-mime-actions-set.c: Tests for these
	functions.
	* test/Makefile.am: Build it.

M	ChangeLog
M	libnautilus-extensions/nautilus-mime-actions.c
M	libnautilus-extensions/nautilus-mime-actions.h
M	libnautilus-private/nautilus-mime-actions.c
M	libnautilus-private/nautilus-mime-actions.h
M	test/Makefile.am
A	test/test-nautilus-mime-actions-set.c

commit f30271afaef64eaf5b01f0b43266a6efcbfc5437
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-06-02

    made linksets actually work. fixed audio previewing for filename with


	made linksets actually work.
	fixed audio previewing for filename with special characters
	made links work for filenames with special characters
	added some icons for the default link set

M	ChangeLog
M	data/linksets/apps.xml
M	icons/Makefile.am
A	icons/gnome-gimp.png
A	icons/gnome-gnumeric.png
A	icons/netscape.png
M	libnautilus-extensions/nautilus-file-utilities.c
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-extensions/nautilus-file.h
M	libnautilus-extensions/nautilus-link-set.c
M	libnautilus-extensions/nautilus-link.c
M	libnautilus-private/nautilus-file-utilities.c
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-file.h
M	libnautilus-private/nautilus-link-set.c
M	libnautilus-private/nautilus-link.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-icon-view.c

commit f1cc9405bd240ed989732b72a273eae48d42fa80
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-06-02

    New call to be used internally to get the current undo transaction. An

    2000-06-01	Gene Z. Ragan  <gzr@eazel.com>

	* libnautilus/nautilus-undo-manager.c:
	* libnautilus/nautilus-undo-manager.h:
	(nautilus_undo_manager_get_current_undo_transaction):
	New call to be used internally to get the current undo
	transaction.
	An example of this call being used is in the menu code that
	displays
	the current undo operation name.

	* libnautilus/nautilus-undo-transaction.c:
	(impl_Nautilus_Undo_Transaction__get_undo_description),
	(impl_Nautilus_Undo_Transaction__get_redo_description),
	(impl_Nautilus_Undo_Transaction__get_operation_name),
	(impl_Nautilus_Undo_Transaction__undo),
	Added actual functionlality to these calls.  They now
	work as advertised.

	(nautilus_undo_transaction_new),
	Made changed needed to actually use the operation
	name and description that is passed in.

	(nautilus_undo_transaction_destroy),
	Clean up stored operation name and description strings.

	* src/nautilus-window-menus.c:
	(update_undo_menu_item):
	The undo operation name is now displayed in the menu item.

M	ChangeLog
M	libnautilus-extensions/nautilus-undo-manager.c
M	libnautilus-extensions/nautilus-undo-manager.h
M	libnautilus-private/nautilus-undo-manager.c
M	libnautilus-private/nautilus-undo-manager.h
M	libnautilus/nautilus-distributed-undo.idl
M	libnautilus/nautilus-undo-manager.c
M	libnautilus/nautilus-undo-manager.h
M	libnautilus/nautilus-undo-transaction.c
M	libnautilus/nautilus-undo-transaction.h
M	libnautilus/nautilus-undo.idl
M	libnautilus/nautilus-undoable.c
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-window-menus.c

commit 2dcd63aca7f0978711b6f389c0dedff2a4240f8d
Author: Pavel Cisler <pavel@eazel.com>
Date:	2000-06-02

    More list view drag&drop work. Move more code from nautilus-icon-dnd.c
    to

    2000-06-01	Pavel Cisler  <pavel@eazel.com>

	* libnautilus-extensions/nautilus-drag.h:
	* libnautilus-extensions/nautilus-icon-dnd.c:
	* libnautilus-extensions/nautilus-drag.c:
	* libnautilus-extensions/nautilus-list.h:
	* libnautilus-extensions/nautilus-icon-dnd.h:
	* libnautilus-extensions/nautilus-list.c:
	(nautilus_drag_init), (nautilus_drag_finalize),
	(create_selection_shadow), (set_gnome_icon_list_selection),
	(nautilus_icon_container_dropped_icon_feedback),
	(drag_data_received_callback),
	(nautilus_icon_container_ensure_drag_data), (drag_end_callback),
	(confirm_switch_to_manual_layout), (handle_local_move),
	(handle_nonlocal_move),
	(nautilus_icon_container_receive_dropped_icons),
	(nautilus_icon_dnd_update_drop_target),
	(nautilus_icon_container_free_drag_data),
	(nautilus_icon_dnd_init),
	(nautilus_icon_dnd_fini), (nautilus_icon_dnd_begin_drag),
	(drag_drop_callback), (nautilus_list_initialize),
	(nautilus_list_destroy),
	(nautilus_list_drag_begin), (nautilus_list_drag_data_get),:
	More list view drag&drop work. Move more code from
	nautilus-icon-dnd.c
	to the shared nautlus-drag.c file. Split common drag&drop
	state from
	NautilusIconDndInfo into NautilusDragInfo.

	* libnautilus-extensions/nautilus-list.c:
	(nautilus_list_drag_motion), (nautilus_list_motion):
	Start hooking up drag-related signals.

	* libnautilus-extensions/nautilus-list.c:
	* libnautilus-extensions/nautilus-list.h:
	(nautilus_list_initialize_class):
	Get rid of the unused START_DRAG signal.

M	ChangeLog
M	libnautilus-extensions/nautilus-drag.c
M	libnautilus-extensions/nautilus-drag.h
M	libnautilus-extensions/nautilus-icon-dnd.c
M	libnautilus-extensions/nautilus-icon-dnd.h
M	libnautilus-extensions/nautilus-list.c
M	libnautilus-extensions/nautilus-list.h
M	libnautilus-private/nautilus-drag.c
M	libnautilus-private/nautilus-drag.h
M	libnautilus-private/nautilus-icon-dnd.c
M	libnautilus-private/nautilus-icon-dnd.h
M	libnautilus-private/nautilus-list.c
M	libnautilus-private/nautilus-list.h

commit 3fb948eec4b77ef3e2cb363a3309bb82aa4ae3ad
Author: Pavel Cisler <pavel@eazel.com>
Date:	2000-06-02

    Fix call to gnome_vfs_unescape_string to match new prototype.

    2000-06-01	Pavel Cisler  <pavel@eazel.com>

	* src/file-manager/fm-icon-view.c: (play_file):
	Fix call to gnome_vfs_unescape_string to match new prototype.

M	ChangeLog
M	src/file-manager/fm-icon-view.c

commit a8cb20a8b6dfa2b5fe556bff77ade23532328977
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-06-02

    fixed problem where sounds with special characters in their filename


	    fixed problem where sounds with special characters in their
	    filename
	wouldn't preview properly; also, replace the computer link
	icon with
	a more generic, vector-based one and upgraded the open folder to
	one with gradients

M	ChangeLog
M	data/top/Computer.link
M	icons/Makefile.am
A	icons/computer.svg
M	icons/eazel/i-directory-accept.svg
M	src/file-manager/fm-icon-view.c

commit 9b12eaef881acae39144a035f3f96ce14bc78e61
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-06-02

    Fixed callers that were using the escape and unescape calls from

	*
	components/services/startup/nautilus-view/nautilus-service-startup-view.c:
	(gather_config_button_cb), (register_button_cb):
	Fixed callers that were using the escape and unescape calls from
	gnome-vfs. My guess is that these callers don't want exactly what
	they are getting, but at least this makes it compile.

	* src/nautilus-window-manage-views.c:
	(nautilus_window_request_location_change):
	There was code here to just unescape. This is not a good idea,
	since it will turn good URIs into bad URIs. On the other hand, we
	may need to do something for basic characters like %20 for better
	readability.

	* nautilus-widgets/nautilus-user-level-manager.c:
	(user_level_manager_new),
	(nautilus_user_level_manager_get_user_level):
	Added some FIXMEs.

M	ChangeLog
M
components/services/startup/nautilus-view/nautilus-service-startup-view.c
M	libnautilus-extensions/nautilus-user-level-manager.c
M	libnautilus-private/nautilus-user-level-manager.c
M	nautilus-widgets/nautilus-user-level-manager.c
M	src/nautilus-window-manage-views.c

commit ba139d51a2d975798c6ecbb4f4ac3e6edcd6b395
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-06-02

    Provided real implementation for checking whether a program is in the

	* libnautilus-extensions/nautilus-program-chooser.c:
	(nautilus_program_chooser_get_type), (compare_mime_applications),
	(compare_component_with_view), (is_component_in_short_list),
	(is_component_in_short_list_for_uri),
	(is_application_in_short_list),
	(is_application_in_short_list_for_uri),
	(is_in_short_list_for_file_type), (is_in_short_list_for_file),
	(update_selected_item_details),
	(run_program_configurator_callback),
	(nautilus_program_chooser_new),
	(nautilus_program_chooser_get_application),
	(nautilus_program_chooser_get_component): Provided real
	implementation for checking whether a program is in the
	file-specific list, just short list, or just full list,
	as used in "View as Other" dialog. These values were
	formerly all hardwired. Still need to add code to
	react to user's changes. Also renamed "Change" button to
	"Modify" when Josh rightly pointed out that "Change" is
	a little ambiguous.

M	ChangeLog
M	libnautilus-extensions/nautilus-program-chooser.c
M	libnautilus-private/nautilus-program-chooser.c

commit 5aae10836db9e27b3675491d6fa12f8ab66591c8
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-06-01

	Completed task 772: Make "View as" menu use short list, not all
	available components

	* src/nautilus-applicable-views.c (got_file_info_callback):
	Changed to use the mime APIs to determine the preferred list and
	default for view components.

	(view_identifier_has_iid, view_identifier_iids_compare): Some
	utility functions.

	Also removed many of the other functions in here that are no
	longer necessary and have effectively moved to
	nautilus-mime-actions.c

M	ChangeLog
M	src/nautilus-applicable-views.c

commit f4cbb90c12128bd949f11bde202d9956a3d49761
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-06-01

	Fixed bug where choosing viewer from "View as Other..."
	dialog from "View as" menu wouldn't update the menu
	title.

	* src/nautilus-window.c:
	(nautilus_window_synch_content_view_menu),
	(view_menu_choose_view_callback),
	(nautilus_window_load_content_view_menu): Renamed
	"synch_view_as_menu" to "nautilus_window_synch_content_view_menu".
	* src/nautilus-window-private.h: Put this function here so it
	can be used in -manage-views.c.
	* src/nautilus-window-manage-views.c:
	(nautilus_window_has_really_changed): Call this function to
	fix "View as" menu title when the view but not the location
	changes.

M	ChangeLog
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window-manage-views.c
M	src/nautilus-window-private.h
M	src/nautilus-window.c

commit 24bbecbb5cca2b35587aefb387437971bc4c589e
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-06-01

    added Susan's versions of reload and stop button images to the eazel


	    added Susan's versions of reload and stop button images to the
	eazel toolbar icon theme.

M	ChangeLog
M	icons/eazel/Makefile.am
A	icons/eazel/Refresh.png
A	icons/eazel/Stop.png
M	src/nautilus-window-toolbars.c

commit c2d7e5001864935dd10e71a9bd237ac5cc00c282
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-06-01

    Call viewers "xxx Viewer" in "Open With" submenu.

	* src/file-manager/fm-directory-view.c:
	(add_component_to_gtk_menu),
	(add_component_to_bonobo_menu): Call viewers "xxx Viewer"
	in "Open With" submenu.
	(add_open_with_bonobo_menu_item): Use the double-underscore
	trick to avoid getting underlined characters in program names.
	* src/nautilus-window.c: (chose_component_callback):
	Don't destroy identifier here; caller handles that. Now the
	View as Other choice in the option menu works, with one bug:
	the option menu label isn't updated properly.

M	ChangeLog
M	src/file-manager/fm-directory-view.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window.c

commit 2a5fe26c62d29120ab66bd2a820f7106d3a2f1be
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-06-01

    Copy correctly. (get_mime_type_from_uri): Handle NULL URIs

	* libnautilus-extensions/nautilus-mime-actions.c:
	(OAF_ServerInfo__copy): Copy correctly.
	(get_mime_type_from_uri): Handle NULL URIs

M	ChangeLog
M	libnautilus-extensions/nautilus-mime-actions.c
M	libnautilus-private/nautilus-mime-actions.c

commit 0003706e5829d76043959d6d5746976b808c6632
Author: Valek Frob <frob@src.gnome.org>
Date:	2000-06-01

    Updated russian translation.

M	po/ChangeLog
M	po/ru.po

commit 995b13fd672542d7c1ecc0b25cd0a8ae64209981
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-06-01

    Added this function. The guts was already there.

	* libnautilus-extensions/nautilus-directory-metafile.c:
	(nautilus_directory_set_metadata_list): Added this function.
	The guts was already there.

	* test/.cvsignore: Ignore some newly generated files.

M	ChangeLog
M	libnautilus-extensions/nautilus-directory-metafile.c
M	libnautilus-private/nautilus-directory-metafile.c
A	test/.cvsignore

commit 043aa0112dbf4c94b27f32f35f51df8c57e364ef
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-06-01

	Completed bugizlla task 601, Need API for getting "short list" of
	programs associated with file.

	* libnautilus-extensions/nautilus-mime-actions.c
	(nautilus_mime_get_short_list_applications_for_uri,
	nautilus_mime_get_short_list_components_for_uri): Implemented
	properly with metadata checking, etc.
	(gnome_vfs_mime_application_has_id,
	gnome_vfs_mime_id_matches_application,
	gnome_vfs_mime_id_matches_component,
	gnome_vfs_mime_application_has_id_not_in_list,
	component_has_id_in_list, string_not_in_list): Helper functions
	for g_list_find_custom and g_list_partition calls.

M	ChangeLog
M	libnautilus-extensions/nautilus-mime-actions.c
M	libnautilus-private/nautilus-mime-actions.c

commit 41186530796a7cd40ea6fee2e5f91547fa62c3ad
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-06-01

    Properly implemented w/ appropriate metadata checking, etc.

	* libnautilus-extensions/nautilus-mime-actions.c:
	(nautilus_mime_get_all_applications_for_uri,
	nautilus_mime_get_all_components_for_uri): Properly implemented w/
	appropriate metadata checking, etc.
	(gnome_vfs_mime_application_has_id): Utility function for
	comparison purposes.

M	ChangeLog
M	libnautilus-extensions/nautilus-mime-actions.c
M	libnautilus-private/nautilus-mime-actions.c

commit c54cbed15e8bd22d0f43239f974adb71e3d60794
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-06-01

    Non-asynchronous equivalent of `nautilus_directory_call_when_ready'.

	* libnautilus-extensions/nautilus-directory.h,
	libnautilus-extensions/nautilus-directory.c:
	(nautilus_directory_wait_until_ready): Non-asynchronous equivalent
	of `nautilus_directory_call_when_ready'. However, it doesn't block
	the UI while waiting.
	(nautilus_directory_wait_until_ready_callback): Helper function
	for implementing the above.

	* libnautilus-extensions/nautilus-mime-actions.c:
	(nautilus_mime_get_default_action_type_for_uri,
	nautilus_mime_get_default_action_for_uri,
	nautilus_mime_get_default_application_for_uri,
	nautilus_mime_get_default_component_for_uri): Implemented with
	fully with proper metadata checking and interface querying, etc.

	(nautilus_mime_get_short_list_applications_for_uri,
	nautilus_mime_get_short_list_components_for_uri,
	nautilus_mime_get_all_applications_for_uri,
	nautilus_mime_get_all_components_for_uri): Adjusted to deal with
	the mime type checking function changing names.

	(OAF_ServerInfo__copy, extract_prefix_add_suffix,
	mime_type_get_supertype, uri_string_get_scheme),
	get_explicit_content_view_iids_from_metafile,
	make_oaf_query_for_explicit_content_view_iids,
	make_oaf_query_with_known_mime_type,
	make_oaf_query_with_uri_scheme_only,
	file_list_to_mime_type_hash_table, free_key,
	mime_type_hash_table_destroy, server_matches_content_requirements,
	nautilus_do_component_query): Oodles of helper functions, many cut
	& pasted from elswhere and only slightly modified.
	get_mime_type_from_uri: Removed `_hack' from the name.

	* libnautilus-extensions/nautilus-mime-actions.h: Added prototype
	for nautilus_mime_get_default_action_type_for_uri.

	* test/test-nautilus-mime-actions.c (main): Call gnome_init.

	* src/nautilus-applicable-views.c: Removed a stray comment that no
	longer applies.

M	ChangeLog
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-extensions/nautilus-directory.h
M	libnautilus-extensions/nautilus-mime-actions.c
M	libnautilus-extensions/nautilus-mime-actions.h
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-directory.h
M	libnautilus-private/nautilus-mime-actions.c
M	libnautilus-private/nautilus-mime-actions.h
M	src/nautilus-applicable-views.c

commit 93c80d6e5b138e4262e9cd875dbc6af77d23d11f
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-06-01

	Task 1057: Terminal-based programs should open into a new
	terminal window

	* libnautilus-extensions/nautilus-program-choosing.h,
	libnautilus-extensions/nautilus-program-choosing.c:
	(nautilus_launch_application): Take a GnomeVFSMimeApplication *
	instead of a command string; add gnome-terminal -x
	(nautilus_launch_application_from_command): Old version that takes
	a command string renamed. Also, uses `system' instead of `execlp',
	so command-line arguments in the command string work.
	* libnautilus-extensions/nautilus-program-chooser.c
	(launch_mime_capplet): Adjusted to conform.
	* src/file-manager/fm-directory-view.c
	(fm_directory_view_launch_application): Likewise.
	* src/nautilus-sidebar.c: (command_button_callback,
	nautilus_sidebar_chose_application_callback, add_command_buttons):
	Likewise.
	* test/test-nautilus-mime-actions.c (print_application): Show the
	requires_terminal field for applications.

M	test/test-nautilus-mime-actions.c

commit 8b14e59ee72847e0555d9495b80277283ea22f51
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-06-01

    Non-asynchronous equivalent of `nautilus_directory_call_when_ready'.

	* libnautilus-extensions/nautilus-directory.h,
	libnautilus-extensions/nautilus-directory.c:
	(nautilus_directory_wait_until_ready): Non-asynchronous equivalent
	of `nautilus_directory_call_when_ready'. However, it doesn't block
	the UI while waiting.
	(nautilus_directory_wait_until_ready_callback): Helper function
	for implementing the above.

	* libnautilus-extensions/nautilus-mime-actions.c:
	(nautilus_mime_get_default_action_type_for_uri,
	nautilus_mime_get_default_action_for_uri,
	nautilus_mime_get_default_application_for_uri,
	nautilus_mime_get_default_component_for_uri): Implemented with
	fully with proper metadata checking and interface querying, etc.

	(nautilus_mime_get_short_list_applications_for_uri,
	nautilus_mime_get_short_list_components_for_uri,
	nautilus_mime_get_all_applications_for_uri,
	nautilus_mime_get_all_components_for_uri): Adjusted to deal with
	the mime type checking function changing names.

	(OAF_ServerInfo__copy, extract_prefix_add_suffix,
	mime_type_get_supertype, uri_string_get_scheme),
	get_explicit_content_view_iids_from_metafile,
	make_oaf_query_for_explicit_content_view_iids,
	make_oaf_query_with_known_mime_type,
	make_oaf_query_with_uri_scheme_only,
	file_list_to_mime_type_hash_table, free_key,
	mime_type_hash_table_destroy, server_matches_content_requirements,
	nautilus_do_component_query): Oodles of helper functions, many cut
	& pasted from elswhere and only slightly modified.
	get_mime_type_from_uri: Removed `_hack' from the name.

	* libnautilus-extensions/nautilus-mime-actions.h: Added prototype
	for nautilus_mime_get_default_action_type_for_uri.

	* test/test-nautilus-mime-actions.c (main): Call gnome_init.

	* src/nautilus-applicable-views.c: Removed a stray comment that no
	longer applies.

M	test/test-nautilus-mime-actions.c

commit 331493e71b3dbffc9a382305e297f986046a8e58
Author: Benedikt Roth <bratislav@src.gnome.org>
Date:	2000-06-01

    added a very beta german translation

M	po/ChangeLog
A	po/de.po

commit d1eef709414605dbbafdd096ba8c0e5607f8e549
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-06-01

    Simple test program to check _for_uri nautilus metadata calls in
    nautilus.

	* test/test-nautilus-mime-actions.c: Simple test program to check
	_for_uri nautilus metadata calls in nautilus.
	* test/Makefile.am: Build test-nautilus-mime-actions
	* Makefile.am, configure.in: add test directory to the build.

	* libnautilus-extensions/nautilus-mime-actions.c
	(nautilus_mime_get_default_action_for_uri,
	nautilus_mime_get_default_application_for_uri,
	nautilus_mime_get_default_component_for_uri): Implemented in the
	same temporary stub way as the other calls.

M	ChangeLog
M	Makefile.am
M	configure.in
A	test/Makefile.am
A	test/test-nautilus-mime-actions.c

commit cbb3a96d1a1ec14b24cac99a0c8eb34f0ac004e2
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-06-01

    Implemented in the same temporary stub way as the other calls.

	* libnautilus-extensions/nautilus-mime-actions.c
	(nautilus_mime_get_default_action_for_uri,
	nautilus_mime_get_default_application_for_uri,
	nautilus_mime_get_default_component_for_uri): Implemented in the
	same temporary stub way as the other calls.

M	ChangeLog
M	libnautilus-extensions/nautilus-mime-actions.c
M	libnautilus-private/nautilus-mime-actions.c

commit 45b25758d5521732875c756f0e0f5d4ff6f71d28
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-06-01

    fixed bug 991, image files that are less than 16K are displayed
    full-size,


	fixed bug 991, image files that are less than 16K are displayed
	full-size, even if they're huge.  Fixed by using a reasonable
	max size based on the scale factor.

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-factory.c

commit 96c8ade307c744e74badeb96d88f77f26191a17a
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-06-01

    Moved from gnome-vfs-handlers.[ch] and renamed from
    gnome_vfs_mime... to

	* libnautilus-extensions/nautilus-mime-actions.h,
	libnautilus-extensions/nautilus-mime-actions.c:
	(nautilus_mime_get_default_action_for_uri,
	nautilus_mime_get_default_application_for_uri,
	nautilus_mime_get_default_component_for_uri,
	nautilus_mime_get_short_list_applications_for_uri,
	nautilus_mime_get_short_list_components_for_uri,
	nautilus_mime_get_all_applications_for_uri,
	nautilus_mime_get_all_components_for_uri,
	nautilus_mime_set_default_action_type_for_uri,
	nautilus_mime_set_default_application_for_uri,
	nautilus_mime_set_default_component_for_uri,
	nautilus_mime_set_short_list_applications_for_uri,
	nautilus_mime_set_short_list_components_for_uri,
	nautilus_mime_extend_all_applications_for_uri,
	nautilus_mime_remove_from_all_applications_for_uri): Moved from
	gnome-vfs-handlers.[ch] and renamed from gnome_vfs_mime... to
	nautilus_mime...
	(get_mime_type_from_uri_hack): Internal helper fucntion moved from
	gnome-vfs-handlers.c
	* libnautilus-extensions/Makefile.am: Build and install
	nautilus-mime-actions.c and nautilus-mime-actions.h repsectively.
	* libnautilus-extensions/nautilus-program-chooser.c:
	(populate_program_list):
	* src/file-manager/fm-directory-view.c:
	(create_open_with_gtk_menu), (reset_bonobo_open_with_menu):
	* src/nautilus-sidebar.c: (nautilus_sidebar_update_buttons):

M	ChangeLog
M	libnautilus-extensions/Makefile.am
A	libnautilus-extensions/nautilus-mime-actions.c
A	libnautilus-extensions/nautilus-mime-actions.h
M	libnautilus-extensions/nautilus-program-chooser.c
M	libnautilus-private/Makefile.am
A	libnautilus-private/nautilus-mime-actions.c
A	libnautilus-private/nautilus-mime-actions.h
M	libnautilus-private/nautilus-program-chooser.c
M	src/file-manager/fm-directory-view.c
M	src/nautilus-information-panel.c
M	src/nautilus-sidebar.c

commit b10fd5f3f97525519c3d951be46b2295f2198f36
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-06-01

	More incremental work to use the new mime-handling API.

	* src/file-manager/fm-directory-view.c:
	(add_open_with_bonobo_menu_item): Now takes callback
	and callback data and uses them for menu item construction.
	(bonobo_launch_application_callback),
	(add_application_to_bonobo_menu),
	(bonobo_open_location_with_viewer_callback),
	(add_component_to_bonobo_menu): Pass along structs containing
	info necessary to launch app or switch viewers. Tragically
	these are leaked due to the lack of DestroyNotify mechanism
	in Bonobo (bug written).
	(reset_bonobo_open_with_menu): Uncomment out list-freeing
	lines now that API is in place.
	(fm_directory_view_chose_component_callback),
	(choose_component): Pass NautilusFile instead of view so we
	can get at the uri in the future when we have API for
	switching locations with specified viewer.

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit c0f797d9dc78b6e195b370b7894488c23e3fdc1e
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-06-01

    first checkin for link sets, which are incomplete and not hooked
    up yet.


	     first checkin for link sets, which are incomplete and
	     not hooked
	 up yet.  Also, added a title to the property browser and improved
	 the default color choices to one's specified by Susan.

M	ChangeLog
M	configure.in
M	data/Makefile.am
M	data/browser.xml
A	data/linksets/.cvsignore
A	data/linksets/Makefile.am
A	data/linksets/apps.xml
M	libnautilus-extensions/Makefile.am
A	libnautilus-extensions/nautilus-link-set.c
A	libnautilus-extensions/nautilus-link-set.h
M	libnautilus-private/Makefile.am
A	libnautilus-private/nautilus-link-set.c
A	libnautilus-private/nautilus-link-set.h
M	src/nautilus-property-browser.c

commit 68359c8c5fd93f00fb2cce77917d21d30bf6d36c
Author: Seth Nickell <snickell@stanford.edu>
Date:	2000-06-01

    Changed calls to gnome_vfs_append_path to use the similar but more

    2000-05-31	Seth Nickell  <snickell@stanford.edu>

	* libnautilus-extensions/nautilus-directory.c:
	(construct_alternate_metafile_uri), (nautilus_directory_new):
	* libnautilus-extensions/nautilus-file.c:
	(nautilus_file_matches_uri), (nautilus_file_get_uri):
	Changed calls to gnome_vfs_append_path to use the similar
	but more specific gnome_vfs_append_file_name instead.

M	ChangeLog
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-file.c

commit d90f8124e6dd2cec64f8db75fd38e1b3dc3d99fe
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-05-31

    Fixed a bug where I accidentally treated root as "unable to access

	* libnautilus-extensions/nautilus-file.c:
	(nautilus_file_denies_access_permission): Fixed a bug where I
	accidentally treated root as "unable to access anything" instead
	of "able to access everything".

	* src/nautilus-sidebar-tabs.h: Fixed file name in include guard.
	I'll probably need to write a script to find the broken ones.

	* src/nautilus-window-manage-views.c:
	(handle_unreadable_location):
	Fixed a bug where we unref's a file object before using it.

	* src/nautilus-window-private.h: Got rid of a straggler prototype
	for a nonexistent function.

	* RENAMING: Some are done.

M	ChangeLog
M	RENAMING
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-private/nautilus-file.c
M	src/nautilus-sidebar-tabs.h
M	src/nautilus-window-manage-views.c
M	src/nautilus-window-private.h

commit 3ec2e7fab72bae4d258a3f816a52a06100f77d71
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-05-31

    Honor the gtkstyle font instead of hacking in our own. Part of
    bug 667.

    * src/nautilus-sidebar-tabs.c:
    (nautilus_index_tabs_initialize_class), (draw_one_tab),
    (draw_or_hit_test_all_tabs):

    Honor the gtkstyle font instead of hacking in our own.  Part of
    bug 667.

M	ChangeLog
M	src/nautilus-sidebar-tabs.c

commit bf1ebf3946b60d0a43edffb585057046658830c3
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-05-31

    Got rid of enum NautilusProgramChooserType, replaced with equivalent
    but

	* libnautilus-extensions/nautilus-program-chooser.c:
	(populate_program_list), (nautilus_program_chooser_new),
	(nautilus_program_chooser_get_application),
	(nautilus_program_chooser_get_component):
	* libnautilus-extensions/nautilus-program-chooser.h:
	* libnautilus-extensions/nautilus-program-choosing.c:
	(set_up_program_chooser), (nautilus_choose_component_for_file),
	(nautilus_choose_application_for_file): Got rid of enum
	NautilusProgramChooserType, replaced with equivalent but
	more general enum GnomeVFSMimeActionType.

M	ChangeLog
M	libnautilus-extensions/nautilus-program-chooser.c
M	libnautilus-extensions/nautilus-program-chooser.h
M	libnautilus-extensions/nautilus-program-choosing.c
M	libnautilus-private/nautilus-program-chooser.c
M	libnautilus-private/nautilus-program-chooser.h
M	libnautilus-private/nautilus-program-choosing.c

commit 400bff8ed9db77ce29b428f7b93e88d274be6096
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-05-31

    *** empty log message ***

M	ChangeLog

commit 3daa4850c42d019d1f815e50f4647c877bf8d8a3
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-05-31

    Make a new window even when you say --manage-desktop for now, because

	* src/nautilus-application.c: (nautilus_app_startup):
	Make a new window even when you say --manage-desktop for now,
	because closing the last window or Quit is the only way to get
	rid of the desktop until we do some more work on it.

	* src/nautilus-window-manage-views.c:
	(nautilus_window_request_location_change):
	Always open in a new window when starting with the desktop.

	* src/nautilus-window.c: (nautilus_window_goto_uri_callback),
	(nautilus_window_constructed): Tiny formatting tweak.

M	src/nautilus-application.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window-manage-views.c
M	src/nautilus-window.c

commit 92d3ad35fb9727f8680cf99884ad8830962698c3
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-05-31

    libnautilus-extensions/nautilus-mime-type.c, Removed these files,
    which

	* libnautilus-extensions/nautilus-mime-type.c,
	* libnautilus-extensions/nautilus-mime-type.h:
	Removed these files, which had contained the old stopgap
	mime-type-to-application table.
	* libnautilus-extensions/Makefile.am: Take removed files out
	of build.
	* src/nautilus-property-browser.c,
	* src/nautilus-sidebar.c: Remove #includes for removed files.

M	ChangeLog
M	libnautilus-extensions/Makefile.am
D	libnautilus-extensions/nautilus-mime-type.c
D	libnautilus-extensions/nautilus-mime-type.h
M	libnautilus-private/Makefile.am
D	libnautilus-private/nautilus-mime-type.c
D	libnautilus-private/nautilus-mime-type.h
M	src/nautilus-information-panel.c
M	src/nautilus-property-browser.c
M	src/nautilus-sidebar.c

commit 13ffa5fe5557365193f6f5efc349c16b4200b093
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-05-31

    Change the way data from program lists is freed; this clarifies
    the code

	* libnautilus-extensions/nautilus-program-chooser.c:
	(populate_program_list): Change the way data from program lists
	is freed; this clarifies the code and fixes a double-destroy.
	* src/nautilus-sidebar.c: (nautilus_sidebar_update_buttons):
	Don't display "Open With..." button if there are no available
	choices. This fixes part of bug 1044 (need to do the same
	kind of thing for menus).

M	ChangeLog
M	libnautilus-extensions/nautilus-program-chooser.c
M	libnautilus-private/nautilus-program-chooser.c
M	src/nautilus-information-panel.c
M	src/nautilus-sidebar.c

commit b0af9ffe0cd0e558a9de24b43ada1043edbf1a40
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-05-31

    added -q option to mpg123 invocation for sound previewing; at Susan's


	    added -q option to mpg123 invocation for sound previewing;
	    at Susan's
	suggestion made the selection box 25% opaque instead of 50%

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-container.c
M	src/file-manager/fm-icon-view.c

commit ffcddf7ca2f9eb2cf9f5b9f7896b8eb47971d1d9
Author: Fatih Demir <kabalak@src.gnome.org>
Date:	2000-05-31

    Corrected some typos

M	po/ChangeLog
M	po/tr.po

commit d46e4c266cc3d89acca58a4d4e019f1f989e510a
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-05-31

    Initialize *return_sensitivity to TRUE; it was uninitialized in some

	* src/file-manager/fm-directory-view.c:
	(compute_menu_item_info): Initialize *return_sensitivity to
	TRUE; it was uninitialized in some cases.
	(add_application_to_gtk_menu), (create_open_with_gtk_menu):
	Cleaned up list-handling using new gnome-vfs API.

	* src/nautilus-sidebar.c: Removed placeholder local implementation
	of gnome_vfs_mime_application_list_free now that there's a real
	one in gnome-vfs.

M	ChangeLog
M	src/file-manager/fm-directory-view.c
M	src/nautilus-information-panel.c
M	src/nautilus-sidebar.c

commit 91fc8d2178b8f69968c4f7ac099ba68955e9e25e
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-05-31

	Another cut on the desktop. Way closer.

	* libnautilus-extensions/Makefile.am:
	* libnautilus-extensions/nautilus-generous-bin.h:
	* libnautilus-extensions/nautilus-generous-bin.c:
	Added a new class NautilusGenerousBin. This is a GtkBin
	subclass that gives its entire allocation to its child.
	Used both in the widgetry for desktop windows and as a
	base class for NautilusViewFrame for now.

	* libnautilus-extensions/nautilus-gnome-extensions.c:
	(turn_on_line_wrap_flag), (turn_on_line_wrap_flag_callback):
	Changed to use gtk_container_foreach instead of the old
	gtk_container_children, since I now understand that the
	latter is just a convenience cover for the former.

	* src/Makefile.am:
	* src/nautilus-window-state.c: [removed]
	* src/nautilus-window-state.h: [removed]
	The only function in here was a wonky one that did goto_uri
	of go_home depending on the parameter. Changed the callers
	and things got clearer anyway.

	* src/nautilus-application.h:
	* src/nautilus-application.c: (display_caveat),
	(nautilus_app_startup):
	* src/nautilus-main.c: (main):
	Changed rules about which windows are created on startup. This
	puts us into a slightly bad state because it's now easy to
	create a desktop window with no way to get rid of it.

	* src/nautilus-desktop-window.h:
	* src/nautilus-desktop-window.c:
	(nautilus_desktop_window_initialize_class),
	(nautilus_desktop_window_initialize), (destroy), (realize):
	A better cut at the desktop window creation that now mostly works.

	* src/nautilus-main.c: (main):
	Changed the "--desktop" option's name to "--manage-desktop".

	* src/nautilus-view-frame.h:
	* src/nautilus-view-frame.c:
	(nautilus_view_frame_initialize_class),
	(nautilus_view_frame_initialize),
	(nautilus_view_frame_destroy_client),
	(nautilus_view_frame_destroy),
	(nautilus_view_frame_construct_arg_set):
	Changed to use NautilusGenerousBin as base class. Also use the
	Nautilus boilerplate macros.

	* src/nautilus-window-manage-views.c:
	(nautilus_window_request_location_change):
	Use goto_uri instead of set_initial_state.

	* src/nautilus-window-private.h:
	* src/nautilus-window.h:
	* src/nautilus-window.c: (nautilus_window_go_home):
	Make go_home public and move the actual code needed to go to the
	home package into the function.

	* src/nautilus-window.c: (nautilus_window_constructed):
	Reduced the amount of hackery on behalf of the desktop window and
	used the NautilusGenerousBin class.

M	ChangeLog
M	libnautilus-extensions/Makefile.am
A	libnautilus-extensions/nautilus-generous-bin.c
A	libnautilus-extensions/nautilus-generous-bin.h
M	libnautilus-extensions/nautilus-gnome-extensions.c
M	libnautilus-private/Makefile.am
A	libnautilus-private/nautilus-generous-bin.c
A	libnautilus-private/nautilus-generous-bin.h
M	libnautilus-private/nautilus-gnome-extensions.c
M	src/Makefile.am
M	src/nautilus-application.c
M	src/nautilus-application.h
M	src/nautilus-desktop-window.c
M	src/nautilus-desktop-window.h
M	src/nautilus-main.c
M	src/nautilus-navigation-window.c
M	src/nautilus-navigation-window.h
M	src/nautilus-object-window.c
M	src/nautilus-object-window.h
M	src/nautilus-spatial-window.c
M	src/nautilus-spatial-window.h
M	src/nautilus-view-frame.c
M	src/nautilus-view-frame.h
M	src/nautilus-window-manage-views.c
M	src/nautilus-window-private.h
D	src/nautilus-window-state.c
D	src/nautilus-window-state.h
M	src/nautilus-window.c
M	src/nautilus-window.h

commit 0cc9cbd2ba458ae524e5065ff008a2a2fe497e75
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-05-31

    Exorcist the moz:// hack.

    * components/mozilla/nautilus-mozilla-content-view.c:
    (nautilus_mozilla_content_view_load_uri),
    (mozilla_content_view_request_location_change):
    Exorcist the moz:// hack.

    * components/mozilla/nautilus-mozilla-content-view.oafinfo:
    Change the protocol from moz to http.

    * src/nautilus-applicable-views.c:
    Prefer the mozilla component over the ntl-web-browser.

M	ChangeLog
M	components/mozilla/Nautilus_View_mozilla.oaf.in
M	components/mozilla/Nautilus_View_mozilla.server.in
M	components/mozilla/nautilus-mozilla-content-view.c
M	components/mozilla/nautilus-mozilla-content-view.oafinfo
M	src/nautilus-applicable-views.c

commit 18a80c694b13831d699bc8bc88f5604a27aa022d
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-05-31

    "fix" bug 725 by changing the supported uri types of the rpm view

    * components/rpmview/nautilus-rpm-view.oafinfo:

    "fix" bug 725 by changing the supported uri types of the rpm view
    component to be only "file" since it doesnt grok remote uris.

    Having the rpm view grok remote uris would be a cool, feature.  I
    have resummarized bug 725 to reflect this.

M	ChangeLog
M	components/rpmview/Nautilus_View_rpm.oaf.in
M	components/rpmview/nautilus-rpm-view.oafinfo

commit a0095deb3efcb8e0b89dfd17ea62daa051739ee2
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-05-31

    Small updates.

	* RENAMING: Small updates.

	* components/help/converters/gnome-info2html2/main.c: (main):
	* components/html/glibwww-init.c: (glibwww_parse_proxy_env):
	* components/html/ntl-web-browser.c: (main):
	* components/loser/content/nautilus-content-loser.c:
	(ensure_fail_env):
	* components/loser/sidebar/nautilus-sidebar-loser.c:
	(ensure_fail_env):
	* components/notes/nautilus-notes.c: (main):
	* libnautilus-extensions/nautilus-view-identifier.c:
	(get_lang_list):
	* src/nautilus-application.c: (nautilus_app_startup):
	* src/nautilus-main.c: (main):
	Changed from getenv to g_getenv, even though it makes no
	difference right now, because it's "the right thing to do (tm)".

	*
	components/services/time/nautilus-view/trilobite-eazel-time-view.h:
	Fixed include (the build was broken for me or anyone who doesn't
	have old .h files sitting around in their install directory).

	* libnautilus-extensions/nautilus-directory.c:
	(construct_alternate_metafile_uri):
	Use nautilus_get_user_directory instead of hard-coding the name
	of the user directory.

	* libnautilus-extensions/nautilus-file-utilities.h:
	* libnautilus-extensions/nautilus-file-utilities.c:
	(nautilus_get_user_directory), (nautilus_get_user_main_directory):
	Use #defines instead of global constants since these are things
	that do not change and this is not C++ :-) Added "get_" to the
	names of these functions so they would be verbs instead of nouns.
	(nautilus_get_desktop_directory): Added this new function for use
	by the desktop code.

	* libnautilus-extensions/nautilus-global-preferences.c:
	(global_preferences_create_dialog),
	(nautilus_global_preferences_get_enabled_sidebar_panel_view_identifiers),
	(nautilus_global_preferences_get_disabled_sidebar_panel_view_identifiers),
	(global_preferences_register_sidebar_panels_preferences_for_ui):
	* libnautilus-extensions/nautilus-view-identifier.h:
	* libnautilus-extensions/nautilus-view-identifier.c:
	(nautilus_view_identifier_list_free):
	* src/nautilus-applicable-views.c:
	(nautilus_navigation_info_free):
	Changed nautilus_view_identifier_free_list to *_list_free to match
	other calls with similar names.

	* libnautilus-extensions/nautilus-global-preferences.c:
	(user_level_changed_callback):
	* libnautilus-extensions/nautilus-icon-factory.c:
	(get_themed_icon_file_path):
	* src/file-manager/fm-properties-window.c: (get_property_names):
	* src/nautilus-bookmark-list.c:
	(nautilus_bookmark_list_get_file_path):
	* src/nautilus-property-browser.c:
	(nautilus_property_browser_drag_data_get), (make_drag_image),
	(remove_color), (remove_background), (remove_emblem),
	(get_xml_path), (add_background_to_browser), (add_color_to_file),
	(emblem_dialog_clicked), (make_properties_from_directory):
	Change to use directory calls by new "get_" names.

	* src/Makefile.am: Removed nautilus.h since it is long gone,
	and fixed spelling of nautlus-window-state.h.

	* src/file-manager/.cvsignore: Stop ignoring things that we
	no longer generated.

	* src/file-manager/desktop-item.c: [removed]
	* src/file-manager/desktop-item.h: [removed]
	* src/file-manager/desktop-layout.c: [removed]
	* src/file-manager/desktop-layout.h: [removed]
	* src/file-manager/desktop-window.c: [removed]
	* src/file-manager/desktop-window.h: [removed]
	The rest of the code has been harvested from the desktop
	implementation. As I said before we can always recover it if we
	decide we want to reuse it.

	* src/file-manager/fm-main.c: [removed]
	This was no longer used and was getting out of date. The file
	manager
	is now compiled in rather than being a separate process.

	* src/nautilus-desktop-window.c:
	(nautilus_desktop_window_initialize_class),
	(nautilus_desktop_window_initialize),
	(nautilus_desktop_window_new), (realize):
	Another cut at the desktop code. Still not working too well,
	but way further along.

	* src/nautilus-sidebar.h:
	* src/nautilus-sidebar.c:
	* src/nautilus-view-frame.c:
	(nautilus_view_frame_handle_client_destroy_2):
	* src/nautilus-window-manage-views.c:
	* src/nautilus-window.h:
	* src/nautilus-window.c:
	* src/nautilus-window-private.h:
	Changed the names to use Sidebar instead of IndexPanel.
	Also changed to say sidebar panel instead of meta view in many
	places.

M	ChangeLog
M	RENAMING
M	components/help/converters/gnome-info2html2/main.c
M	components/html/glibwww-init.c
M	components/html/ntl-web-browser.c
M	components/loser/content/nautilus-content-loser.c
M	components/loser/sidebar/nautilus-sidebar-loser.c
M	components/notes/nautilus-notes.c
M	components/services/time/nautilus-view/trilobite-eazel-time-view.h
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-extensions/nautilus-file-utilities.c
M	libnautilus-extensions/nautilus-file-utilities.h
M	libnautilus-extensions/nautilus-global-preferences.c
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-extensions/nautilus-view-identifier.c
M	libnautilus-extensions/nautilus-view-identifier.h
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-file-utilities.c
M	libnautilus-private/nautilus-file-utilities.h
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus-private/nautilus-view-identifier.c
M	libnautilus-private/nautilus-view-identifier.h
M	src/Makefile.am
M	src/file-manager/.cvsignore
D	src/file-manager/desktop-item.c
D	src/file-manager/desktop-item.h
D	src/file-manager/desktop-layout.c
D	src/file-manager/desktop-layout.h
D	src/file-manager/desktop-window.c
D	src/file-manager/desktop-window.h
D	src/file-manager/fm-main.c
M	src/file-manager/fm-properties-window.c
M	src/nautilus-applicable-views.c
M	src/nautilus-application.c
M	src/nautilus-bookmark-list.c
M	src/nautilus-desktop-window.c
M	src/nautilus-information-panel.c
M	src/nautilus-information-panel.h
M	src/nautilus-main.c
M	src/nautilus-navigation-window.c
M	src/nautilus-navigation-window.h
M	src/nautilus-object-window.c
M	src/nautilus-object-window.h
M	src/nautilus-property-browser.c
M	src/nautilus-sidebar.c
M	src/nautilus-sidebar.h
M	src/nautilus-spatial-window.c
M	src/nautilus-spatial-window.h
M	src/nautilus-view-frame.c
M	src/nautilus-window-manage-views.c
M	src/nautilus-window-private.h
M	src/nautilus-window.c
M	src/nautilus-window.h

commit 21faf543a197a3a617cee13f3193b08477ebec03
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-05-31

    New functions to generate keys for the current user level as well
    as any

    * nautilus-widgets/nautilus-user-level-manager.c:
    (nautilus_user_level_manager_make_gconf_key),
    (nautilus_user_level_manager_make_current_gconf_key):
    * nautilus-widgets/nautilus-user-level-manager.h:

    New functions to generate keys for the current user level as well
    as any other user level.

M	ChangeLog
M	libnautilus-extensions/nautilus-user-level-manager.c
M	libnautilus-extensions/nautilus-user-level-manager.h
M	libnautilus-private/nautilus-user-level-manager.c
M	libnautilus-private/nautilus-user-level-manager.h
M	nautilus-widgets/nautilus-user-level-manager.c
M	nautilus-widgets/nautilus-user-level-manager.h

commit 0b4251a02580e929a253c2ebd985e5c89351187c
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-05-31

    Fix bug 993. Some frames in the preferences dialog were too big
    cause the

    * nautilus-widgets/nautilus-preferences-pane.c:
    (nautilus_preferences_pane_destroy), (prefs_pane_construct):

    Fix bug 993.  Some frames in the preferences dialog were too big
    cause the parent vbox was erroneously marked homogenous.

M	ChangeLog
M	libnautilus-extensions/nautilus-preferences-pane.c
M	libnautilus-private/nautilus-preferences-pane.c
M	nautilus-widgets/nautilus-preferences-pane.c

commit 93e47686fd33ae07029aa6739f65522d8a6e7c8b
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-05-31

    Remove the user level pane from the preferences dialog.  Place the
    user level choices directly in the settings menu.

    Also uncouple user level from preferences.	User level is no
    longer a preference itself.

    * libnautilus-extensions/nautilus-global-preferences.c:
    (global_preferences_create_dialog),
    (global_preferences_register_for_ui),
    (user_level_changed_callback),
    (nautilus_global_preferences_shutdown),
    (nautilus_global_preferences_startup):
    Remove all of the user level ui stuff.

    * nautilus-widgets/nautilus-user-level-manager.c:
    (user_level_manager_new), (nautilus_user_level_manager_initialize),
    (nautilus_user_level_manager_initialize_class),
    (user_level_manager_destroy), (gconf_get_user_level_string),
    (user_level_set_default_if_needed),
    (gconf_user_level_changed_callback),
    (nautilus_user_level_manager_get),
    (nautilus_user_level_manager_set_user_level),
    (nautilus_user_level_manager_get_user_level):
    Emit the the "user_level_changed" signal from a gconf callback
    instead of "by hand".  Otherwise we are out of whack because of
    gconf asyncness.

    * src/nautilus-window-menus.c:
    (settings_menu_user_level_radio_group_callback),
    (settings_menu_user_level_customize_callback),
    (settings_menu_customize_callback),
    (nautilus_window_initialize_menus),
    (user_level_menu_path_to_user_level),
    (user_level_user_level_to_menu_path):
    * src/nautilus-window.h:
    Remove the "General Settings" menu item.  Replace it with a
    user level chooser as well as current user level customizer.

M	ChangeLog
M	libnautilus-extensions/nautilus-global-preferences.c
M	libnautilus-extensions/nautilus-user-level-manager.c
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-user-level-manager.c
M	nautilus-widgets/nautilus-user-level-manager.c
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-navigation-window.h
M	src/nautilus-object-window.h
M	src/nautilus-spatial-window.h
M	src/nautilus-window-menus.c
M	src/nautilus-window.h

commit f2fda23a104e6e0376cef1ca5b81a894fad36a5c
Author: Kenneth Christiansen <kenneth@gnu.org>
Date:	2000-05-31

    Added readme file, which explains the use of the newly checked in po

    2000-05-31	Kenneth Christiansen <kenneth@gnu.org>

	    * README.tools: Added readme file, which explains the
	    use of the newly checked in po tools.

	    Please go read.

M	po/ChangeLog
A	po/README.tools

commit f5ddfbf3b273a7360adc52fc88264c51f5f3e567
Author: Fatih Demir <kabalak@src.gnome.org>
Date:	2000-05-31

    Added the Turkish desktop entries

M	ChangeLog
M	nautilus.desktop

commit 5425dd6a9e7c8bdf6d21f7ea6607610a681d3fea
Author: Fatih Demir <kabalak@src.gnome.org>
Date:	2000-05-31

    Updated the Turkish translation for Nautilus

M	po/ChangeLog
M	po/tr.po

commit e3e0dee28a99d657c2b0c8c15c3553192052dad2
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-05-31

    Ignore generated files.

    * components/services/time/nautilus-view/.cvsignore:
    Ignore generated files.

M	ChangeLog
M	components/services/time/nautilus-view/.cvsignore

commit e89095d64a7f7ec7f6b3eb36a140efcae157d840
Author: Pavel Cisler <pavel@eazel.com>
Date:	2000-05-31

    More work on fallback deletion when move to Trash is not available.

    2000-05-31	Pavel Cisler <pavel@eazel.com>

	* src/file-manager/dfos-xfer.c: (fs_move_to_trash):
	* src/file-manager/fm-directory-view.c: (fm_directory_is_trash),
	(fm_directory_view_confirm_deletion),
	(fm_directory_view_trash_or_delete_selection),
	(duplicate_callback):
	More work on fallback deletion when move to Trash is not
	available.
	Display a warning dialog.
	Get rid of commented out code that I'll no longer need.
	Removed FIXMEs that are no longer true.

M	ChangeLog
M	libnautilus-extensions/nautilus-file-operations.c
M	libnautilus-private/nautilus-file-operations.c
M	src/file-manager/dfos-xfer.c
M	src/file-manager/fm-directory-view.c

commit 88612f86f48050fbe46de80059ee0c5daa99d1a4
Author: Michael Fleming <mfleming@src.gnome.org>
Date:	2000-05-31

    Added eazel-time NautilusView to the build


    Added eazel-time NautilusView to the build

M	ChangeLog
M	components/services/time/Makefile.am

commit a72b988fec6ddb7dd058ed3a35d42e77ede4a47a
Author: Michael Fleming <mfleming@src.gnome.org>
Date:	2000-05-31

    Added simplistic nautilus view for "eazel-time" service

M	ChangeLog
M	components/services/time/nautilus-view/.cvsignore
M	components/services/time/nautilus-view/Makefile.am
A	components/services/time/nautilus-view/main.c
A	components/services/time/nautilus-view/trilobite-eazel-time-view.c
A	components/services/time/nautilus-view/trilobite-eazel-time-view.h
A
components/services/time/nautilus-view/trilobite-eazel-time-view.oafinfo
M
components/services/time/service/trilobite-eazel-time-service.oafinfo

commit f77a4a0ca32483d54d8bd3d09df07b3d38cfa289
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-05-31

    finished sound preview task by superimposing an icon to indicate


	    finished sound preview task by superimposing an icon to
	    indicate
	previewing, and terminating the preview better by killing the
	entire process group.

M	ChangeLog
M	icons/Makefile.am
A	icons/audio.png
M	libnautilus-extensions/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-canvas-item.c
M	src/file-manager/fm-icon-view.c

commit b3fecee3458f3a91b0652dc5e7121d027943c3e1
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-05-31

	* src/file-manager/fm-directory-view.c:
	(launch_application_from_menu_item),
	(add_application_to_gtk_menu),
	(add_component_to_gtk_menu), (create_open_with_gtk_menu),
	(add_open_with_bonobo_menu_item),
	(add_application_to_bonobo_menu),
	(add_component_to_bonobo_menu), (reset_bonobo_open_with_menu),
	(fm_directory_view_real_update_menus):

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit c116005d372a36b3521e0dbadd4fae89f557536f
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-05-31

    Added the support files


	* components/services/install/lib/eazel-install-public.h:
	* components/services/install/lib/eazel-install-types.h:
	* nautilus-installer/src/callbacks.h:
	* nautilus-installer/src/support.c: (lookup_widget),
	(create_dummy_pixmap), (create_pixmap), (create_image):
	* nautilus-installer/src/support.h:
	Added the support files

M	ChangeLog
A	nautilus-installer/src/callbacks.h
A	nautilus-installer/src/support.c
A	nautilus-installer/src/support.h

commit 6d52e1b57cc0d9f19e52ba12bae7f398b6215347
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-05-31

    Removed the Makefile.in's and added the .am instead.


	* nautilus-installer/Makefile.in:
	* nautilus-installer/src/Makefile.am:
	* nautilus-installer/src/Makefile.in:
	Removed the Makefile.in's and added the .am instead.

M	ChangeLog
D	nautilus-installer/Makefile.in
A	nautilus-installer/src/Makefile.am
D	nautilus-installer/src/Makefile.in

commit 4412765d7fd0d117d1617b033f2eca7825f6bea5
Author: Pavel Cisler <pavel@eazel.com>
Date:	2000-05-31

    Added delete calls that set up a gnome-vfs delete operation.

    2000-05-30	Pavel Cisler  <pavel@eazel.com>

	* src/file-manager/dfos-xfer.h:
	* src/file-manager/dfos-xfer.c: (handle_xfer_ok),
	(fs_delete):
	Added delete calls that set up a gnome-vfs delete operation.

	* src/file-manager/dfos-xfer.c:
	(fs_xfer), (fs_move_to_trash), (fs_empty_trash):
	Changed to use new xfer options making it a little
	clearer which copy engine operation gets to run.

	* src/file-manager/dfos-xfer.c:
	(fs_xfer), (fs_move_to_trash):
	Fixed a leak of the item_names list.

	* src/file-manager/dfos-xfer.c:
	(fs_new_folder):
	Changed to use "untitled folder".

	* src/file-manager/fm-directory-view.c:
	(bonobo_menu_move_to_trash_callback),
	(fm_directory_can_move_to_trash),
	(fm_directory_view_trash_or_delete_selection), (trash_callback),
	(compute_menu_item_info), (reset_bonobo_trash_delete_menu),
	(fm_directory_view_real_merge_menus),
	(fm_directory_view_real_update_menus),
	(fm_directory_view_get_context_menu_index):
	Add logic that picks the Delete/Move To Trash menu items depending
	on whether selected items can be moved to Trash or not. Added code
	that decides if items can be moved to Trash from a given folder.

	* src/file-manager/dfos-corba.c: (convert_options):
	Disabled some dead code.

M	ChangeLog
M	libnautilus-extensions/nautilus-file-operations.c
M	libnautilus-extensions/nautilus-file-operations.h
M	libnautilus-private/nautilus-file-operations.c
M	libnautilus-private/nautilus-file-operations.h
M	src/file-manager/dfos-corba.c
M	src/file-manager/dfos-xfer.c
M	src/file-manager/dfos-xfer.h
M	src/file-manager/fm-directory-view.c

commit f17cf9f47711dbe39cd411497838a5e4b190ed52
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-05-31

    Fixed a horribly cut'n'paste bug in the signal bindings. Also
    doing some

	* components/services/install/command-line/eazel-alt-install.c:
	(main):
	* components/services/install/lib/Makefile.am:
	* components/services/install/lib/eazel-install-object.c:
	(eazel_install_class_initialize), (fetch_remote_package_list),
	(eazel_install_emit_download_progress),
	(eazel_install_emit_download_failed),
	(eazel_install_emit_install_failed),
	(eazel_install_emit_uninstall_failed), (eazel_install_log),
	(eazel_install_open_log):
	Fixed a horribly cut'n'paste bug in the signal bindings. Also
	doing some stuff on making the lib log properly

	* components/services/install/lib/eazel-install-private.h:
	* components/services/install/lib/eazel-install-protocols.c:
	(http_fetch_remote_file):
	* components/services/install/lib/eazel-install-public.h:
	* components/services/install/lib/eazel-install-rpm-glue.c:
	(download_all_packages), (install_all_packages),
	(uninstall_packages):
	More cleaning out of g_errors, g_asserts and such.

	* components/services/trilobite/libtrilobite/Makefile.am:
	* nautilus-installer/src/Banner_Left.xpm:
	* nautilus-installer/src/Final_Inside.xpm:
	* nautilus-installer/src/Final_Top.xpm:
	* nautilus-installer/src/Makefile:
	* nautilus-installer/src/Makefile.in:
	* nautilus-installer/src/Step_3a_Inside.xpm:
	* nautilus-installer/src/Step_3b_Inside.xpm:
	* nautilus-installer/src/Step_One_Inside.xpm:
	* nautilus-installer/src/Step_One_Top.xpm:
	* nautilus-installer/src/Step_Three_Top.xpm:
	* nautilus-installer/src/Step_Two_Inside.xpm:
	* nautilus-installer/src/Step_Two_Top.xpm:
	* nautilus-installer/src/callbacks.c: (set_images):
	* nautilus-installer/src/installer.c: (append_name_to),
	(download_failed), (install_failed), (gen_report),
	(dump_failure_info), (installer):
	* nautilus-installer/src/interface.c: (create_window):
	* nautilus-installer/src/main.c: (main):
	More work on the installer, especially making it
	use Arlo's graphics and still be a static binary.

M	ChangeLog
M	components/services/install/command-line/eazel-alt-install.c
M	components/services/install/lib/Makefile.am
M	components/services/install/lib/eazel-install-object.c
M	components/services/install/lib/eazel-install-private.h
M	components/services/install/lib/eazel-install-protocols.c
M	components/services/install/lib/eazel-install-public.h
M	components/services/install/lib/eazel-install-rpm-glue.c
M	components/services/trilobite/libtrilobite/Makefile.am
A	nautilus-installer/src/Banner_Left.xpm
A	nautilus-installer/src/Final_Inside.xpm
A	nautilus-installer/src/Final_Top.xpm
M	nautilus-installer/src/Makefile
M	nautilus-installer/src/Makefile.in
A	nautilus-installer/src/Step_3a_Inside.xpm
A	nautilus-installer/src/Step_3b_Inside.xpm
A	nautilus-installer/src/Step_One_Inside.xpm
A	nautilus-installer/src/Step_One_Top.xpm
A	nautilus-installer/src/Step_Three_Top.xpm
A	nautilus-installer/src/Step_Two_Inside.xpm
A	nautilus-installer/src/Step_Two_Top.xpm
M	nautilus-installer/src/callbacks.c
M	nautilus-installer/src/installer.c
M	nautilus-installer/src/interface.c
M	nautilus-installer/src/main.c

commit 050fd74110f45724e90bad1b223e1744816c0c72
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-05-31

    fixed bug where we'd crash when drawing at the lowest zoom level in


	fixed bug where we'd crash when drawing at the lowest zoom level
	in anti-aliased mode; fixed by checking for the text drawing
	conditions.

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-canvas-item.c

commit 29279c2e93ee7a9f36c5efa5a228a61109da0df5
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-05-31

	Adapted much of the open-with and view-as code to use
	the new API, whose implementation awaits. This causes
	us to temporarily lose the command-buttons-in-sidebar
	feature until the new API's implementation happens.

	Some of these changes are only partially done; I've
	got a list of things to finish still. But feel free
	to bug me about anything in particular that seems bad.

	* libnautilus-extensions/nautilus-program-chooser.h:
	* libnautilus-extensions/nautilus-program-chooser.c:
	(populate_program_list): Use real API to add programs
	to list in dialog.
	(nautilus_program_chooser_new): Remember whether this
	is an application-choosing or component-choosing dialog.
	(nautilus_program_chooser_get_application),
	(nautilus_program_chooser_get_component): New functions,
	get the item in the list that the user selected.
	* libnautilus-extensions/nautilus-program-choosing.h:
	Change parameter in NautilusApplicationChoiceCallback
	from char * to GnomeVFSMimeApplication.
	* libnautilus-extensions/nautilus-program-choosing.c:
	(nautilus_choose_application_for_file),
	(nautilus_choose_component_for_file): Get the chosen
	item from the dialog instead of returning a hardwired
	value.
	* src/file-manager/fm-directory-view.c:
	(fm_directory_view_chose_application_callback): Take
	GnomeVFSMimeApplication instead of char *.
	(add_open_with_gtk_menu_item): Enable menu items now
	that they work.
	(launch_application_from_menu_item): New function, callback
	used when user picks an app from context menu.
	(view_uri_from_menu_item): New function, callback used
	when user picks a viewer from context menu.
	(add_application_to_gtk_menu),
	(add_component_to_gtk_menu): New functions, set up menu items.
	(create_open_with_gtk_menu): Use real API to populate
	open_with context menu items.
	(bonobo_menu_select_all_callback), (select_all_callback),
	(fm_directory_view_real_merge_menus):
	Fixed bug where context menu "Select All" didn't work by
	separating bonobo and gtk callbacks.
	* src/nautilus-sidebar.c:
	(nautilus_index_panel_chose_application_callback),
	(add_command_buttons), (gnome_vfs_mime_application_list_free),
	(nautilus_index_panel_update_buttons): Use real API instead
	of hardwired set of buttons for different MIME types. This
	currently means you always get only the "Open with ..." button,
	but the real buttons will reappear once we have our new
	application-choosing scheme in place.

M	ChangeLog
M	libnautilus-extensions/nautilus-program-chooser.c
M	libnautilus-extensions/nautilus-program-chooser.h
M	libnautilus-extensions/nautilus-program-choosing.c
M	libnautilus-private/nautilus-program-chooser.c
M	libnautilus-private/nautilus-program-chooser.h
M	libnautilus-private/nautilus-program-choosing.c
M	src/file-manager/fm-directory-view.c
M	src/nautilus-information-panel.c
M	src/nautilus-sidebar.c

commit eab1242a6eb14e11c32eac3f1fdf11b98e855b7c
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-05-31

	Task 1057: Terminal-based programs should open into a new
	terminal window

	* libnautilus-extensions/nautilus-program-choosing.h,
	libnautilus-extensions/nautilus-program-choosing.c:
	(nautilus_launch_application): Take a GnomeVFSMimeApplication *
	instead of a command string; add gnome-terminal -x
	(nautilus_launch_application_from_command): Old version that takes
	a command string renamed. Also, uses `system' instead of `execlp',
	so command-line arguments in the command string work.
	* libnautilus-extensions/nautilus-program-chooser.c
	(launch_mime_capplet): Adjusted to conform.
	* src/file-manager/fm-directory-view.c
	(fm_directory_view_launch_application): Likewise.
	* src/nautilus-sidebar.c: (command_button_callback,
	nautilus_sidebar_chose_application_callback, add_command_buttons):
	Likewise.
	* test/test-nautilus-mime-actions.c (print_application): Show the
	requires_terminal field for applications.

M	libnautilus-extensions/nautilus-program-choosing.h
M	libnautilus-private/nautilus-program-choosing.h

commit 703d656691917ca8e3f8757e6ca9df705d6b0f93
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-05-31

	Adapted much of the open-with and view-as code to use
	the new API, whose implementation awaits. This causes
	us to temporarily lose the command-buttons-in-sidebar
	feature until the new API's implementation happens.

	Some of these changes are only partially done; I've
	got a list of things to finish still. But feel free
	to bug me about anything in particular that seems bad.

	* libnautilus-extensions/nautilus-program-chooser.h:
	* libnautilus-extensions/nautilus-program-chooser.c:
	(populate_program_list): Use real API to add programs
	to list in dialog.
	(nautilus_program_chooser_new): Remember whether this
	is an application-choosing or component-choosing dialog.
	(nautilus_program_chooser_get_application),
	(nautilus_program_chooser_get_component): New functions,
	get the item in the list that the user selected.
	* libnautilus-extensions/nautilus-program-choosing.h:
	Change parameter in NautilusApplicationChoiceCallback
	from char * to GnomeVFSMimeApplication.
	* libnautilus-extensions/nautilus-program-choosing.c:
	(nautilus_choose_application_for_file),
	(nautilus_choose_component_for_file): Get the chosen
	item from the dialog instead of returning a hardwired
	value.
	* src/file-manager/fm-directory-view.c:
	(fm_directory_view_chose_application_callback): Take
	GnomeVFSMimeApplication instead of char *.
	(add_open_with_gtk_menu_item): Enable menu items now
	that they work.
	(launch_application_from_menu_item): New function, callback
	used when user picks an app from context menu.
	(view_uri_from_menu_item): New function, callback used
	when user picks a viewer from context menu.
	(add_application_to_gtk_menu),
	(add_component_to_gtk_menu): New functions, set up menu items.
	(create_open_with_gtk_menu): Use real API to populate
	open_with context menu items.
	(bonobo_menu_select_all_callback), (select_all_callback),
	(fm_directory_view_real_merge_menus):
	Fixed bug where context menu "Select All" didn't work by
	separating bonobo and gtk callbacks.
	* src/nautilus-sidebar.c:
	(nautilus_index_panel_chose_application_callback),
	(add_command_buttons), (gnome_vfs_mime_application_list_free),
	(nautilus_index_panel_update_buttons): Use real API instead
	of hardwired set of buttons for different MIME types. This
	currently means you always get only the "Open with ..." button,
	but the real buttons will reappear once we have our new
	application-choosing scheme in place.

M	libnautilus-extensions/nautilus-program-choosing.h
M	libnautilus-private/nautilus-program-choosing.h

commit c17b9e19636de969354896577e1026bb103c3cc9
Author: Kenneth Christiansen <kenneth@gnu.org>
Date:	2000-05-31

    Added files Script for finding missing translations in desktop files

    2000-05-31	Kenneth Christiansen <kenneth@gnu.org>

	    * POTFILES.in: Added files
	    * desk.pl: Script for finding missing translations
	    in desktop files
	    * update.pl: Script for updating and finding missing
	    files for POTFILES.in

M	po/ChangeLog
M	po/POTFILES.in
A	po/desk.pl
A	po/update.pl

commit 271aaf5842300f327fdfe85768cdeb2119b3a8b5
Author: Kenneth Christiansen <kenneth@src.gnome.org>
Date:	2000-05-30

    Translations from Keld
    gtranslator/po/da.po nautilus/po/da.po

M	po/da.po

commit f665e65e4f13ba17fecd4d16120772c530b1f42c
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-05-30

    preview a broader range of sounds using "play", and (completely
    unrelated)


	     preview a broader range of sounds using "play", and
	     (completely
	 unrelated) draw the icon stretch handles in anti-aliased mode.

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-canvas-item.c
M	src/file-manager/fm-icon-view.c

commit 161115bb70f4928d5b32b6929e5bd9e1933248a8
Author: Pavel Cisler <pavel@eazel.com>
Date:	2000-05-30

    New copy engine entry calls supporting New Folder creation. Pass
    NULL to

    2000-05-30	Pavel Cisler  <pavel@eazel.com>

	* src/file-manager/dfos-xfer.h:
	* src/file-manager/dfos-xfer.c: (sync_xfer_callback), (fs_xfer),
	(new_folder_xfer_callback), (fs_new_folder), (fs_move_to_trash),
	(fs_empty_trash):
	New copy engine entry calls supporting New Folder creation.
	Pass NULL to sync_xfer_callback because it doesn't use any
	pass-thru
	state.

	* src/file-manager/fm-directory-view.h:
	* src/file-manager/fm-icon-view.c:
	* src/file-manager/fm-directory-view.c:
	(fm_directory_view_initialize_class),
	(bonobo_menu_new_folder_callback), (start_renaming_item),
	(new_folder_rename_later), (new_folder_done),
	(fm_directory_view_new_folder), (compute_menu_item_info),
	(fm_directory_view_real_create_selection_context_menu_items),
	(reset_bonobo_open_with_menu),
	(fm_directory_view_real_merge_menus),
	(fm_icon_view_start_renaming_item),
	(fm_icon_view_initialize_class):
	Add the "New Folder" command. Add a menu item that invokes it.
	Add code to allow me to select the new folder once it was
	created and start a rename on it.

M	ChangeLog
M	libnautilus-extensions/nautilus-file-operations.c
M	libnautilus-extensions/nautilus-file-operations.h
M	libnautilus-private/nautilus-file-operations.c
M	libnautilus-private/nautilus-file-operations.h
M	src/file-manager/dfos-xfer.c
M	src/file-manager/dfos-xfer.h
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-directory-view.h
M	src/file-manager/fm-icon-view.c

commit 65f27bf0fc40366879ac7224ca1b32d51d7706ef
Author: Raph Levien <raph@src.gnome.org>
Date:	2000-05-30

    Bumped version number in version test.

M	ChangeLog
M	librsvg/art_render.c
M	librsvg/art_render.h
M	librsvg/art_render_gradient.c
M	librsvg/art_render_gradient.h
M	librsvg/art_render_svp.c
M	librsvg/art_render_svp.h

commit 3058e232dcdce302e57287a46d79b254abd16865
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-05-30

    Instead of creating our own gconf client, share one with the user
    level

    * nautilus-widgets/nautilus-preferences.c:
    (nautilus_preferences_initialize):
    Instead of creating our own gconf client, share one with the user
    level manager.  Otherwise i get weird gconf connection errors.

    * nautilus-widgets/nautilus-user-level-manager.c:
    (user_level_manager_new),
    (nautilus_user_level_manager_initialize_class),
    (user_level_manager_ensure_global_manager),
    (user_level_set_default_if_needed),
    (nautilus_user_level_manager_get),
    (nautilus_user_level_manager_get_user_level),
    (nautilus_user_level_manager_get_user_level_names),
    (nautilus_user_level_manager_get_gconf_client):
    * nautilus-widgets/nautilus-user-level-manager.h:
    Add method to expose a refed gconf client.
    Change the global manager initialization code to prevent stoopid
    infinite loop.  Let gconf know about the ~/.gconf/nautilus
    directory.

M	ChangeLog
M	libnautilus-extensions/nautilus-preferences.c
M	libnautilus-extensions/nautilus-user-level-manager.c
M	libnautilus-extensions/nautilus-user-level-manager.h
M	libnautilus-private/nautilus-preferences.c
M	libnautilus-private/nautilus-user-level-manager.c
M	libnautilus-private/nautilus-user-level-manager.h
M	nautilus-widgets/nautilus-preferences.c
M	nautilus-widgets/nautilus-user-level-manager.c
M	nautilus-widgets/nautilus-user-level-manager.h

commit b78f346574803ac7abb8654fc21a651af448f98c
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-05-30

    Fix bug 724 by adding a slightly better, but still lame mozilla
    detection

    * configure.in:
    Fix bug 724 by adding a slightly better, but still lame mozilla
    detection artificial intelligence.

M	ChangeLog
M	configure.in

commit 6cb850158a6b1e23a6c35e49c48775807605400b
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-05-30

    New class to manager user level stuff.

    * nautilus-widgets/nautilus-user-level-manager.c:
    (user_level_manager_new), (nautilus_user_level_manager_initialize),
    (nautilus_user_level_manager_initialize_class),
    (user_level_manager_destroy),
    (user_level_manager_get_global_manager),
    (user_level_manager_is_initialized), (get_gconf_user_level_string),
    (user_level_set_default_if_needed),
    (nautilus_user_level_manager_get),
    (nautilus_user_level_manager_set_user_level),
    (nautilus_user_level_manager_get_user_level),
    (nautilus_user_level_manager_get_num_user_levels),
    (nautilus_user_level_manager_get_user_level_names):
    * nautilus-widgets/nautilus-user-level-manager.h:
    New class to manager user level stuff.

    * libnautilus-extensions/nautilus-global-preferences.c:
    (nautilus_global_preferences_startup):
    * nautilus-widgets/Makefile.am:
    * nautilus-widgets/nautilus-preferences.c:
    (nautilus_preferences_initialize):
    * nautilus-widgets/nautilus-preferences.h:
    * nautilus-widgets/test-nautilus-preferences.c: (main):
    Undo the last stoopid change cuz the user level stuff is now
    hidden in the NautilusUserLevelManager class.

M	ChangeLog
M	libnautilus-extensions/nautilus-global-preferences.c
M	libnautilus-extensions/nautilus-preferences.c
M	libnautilus-extensions/nautilus-preferences.h
A	libnautilus-extensions/nautilus-user-level-manager.c
A	libnautilus-extensions/nautilus-user-level-manager.h
M	libnautilus-extensions/test-nautilus-preferences.c
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-preferences.c
M	libnautilus-private/nautilus-preferences.h
A	libnautilus-private/nautilus-user-level-manager.c
A	libnautilus-private/nautilus-user-level-manager.h
M	libnautilus-private/test-nautilus-preferences.c
M	nautilus-widgets/Makefile.am
M	nautilus-widgets/nautilus-preferences.c
M	nautilus-widgets/nautilus-preferences.h
A	nautilus-widgets/nautilus-user-level-manager.c
A	nautilus-widgets/nautilus-user-level-manager.h
M	nautilus-widgets/test-nautilus-preferences.c

commit ed231e9a40c62201887a591a4acd08c22cc6600b
Author: Pavel Cisler <pavel@eazel.com>
Date:	2000-05-30

    More drag&drop support calls shared between list and icon view.

    2000-05-30	Pavel Cisler <pavel@eazel.com>

	* libnautilus-extensions/nautilus-drag.c:
	* libnautilus-extensions/nautilus-drag.h:
	(nautilus_drag_items_local), (nautilus_drag_can_accept_item),
	(nautilus_drag_can_accept_items):
	More drag&drop support calls shared between list and icon view.

	* libnautilus-extensions/nautilus-icon-dnd.c:
	(nautilus_icon_container_selection_items_local),
	(receive_dropped_keyword),
	(nautilus_icon_container_receive_dropped_icons),
	(nautilus_icon_dnd_update_drop_target):
	Remove calls that are replaced by nautilus-drag.c equivalents.
	Tweak some whitespace.

	* libnautilus-extensions/nautilus-gtk-extensions.c:
	* libnautilus-extensions/nautilus-gtk-extensions.h:
	(nautilus_gtk_marshal_NONE__INT_INT_INT):
	Add some more signal glue.

	* libnautilus-extensions/nautilus-list.h:
	* libnautilus-extensions/nautilus-list.c:
	(nautilus_list_initialize_class), (nautilus_list_drag_drop),
	(nautilus_list_row_at):
	Add more drop handling. Add signal that sends of dropped data
	and context to fm-list-view.c. Added nautilus_list_row_at
	that fm-list-view.c needs to handle the drop.

	* src/file-manager/fm-directory-view.c:
	* src/file-manager/fm-directory-view.h:
	* src/file-manager/fm-icon-view.c: (icon_view_can_accept_item),
	(icon_view_get_container_uri), (icon_view_move_copy_items),
	(create_icon_container), (fm_directory_view_get_uri),
	(fm_directory_view_move_copy_items),
	(fm_directory_view_can_accept_item):
	Rework public calls to not take a container view as an argument
	and can be used by both list and icon view classes.
	Add new private signal handler callbacks that replace the
	public calls.

	* src/file-manager/fm-list-view.c: (fm_list_nautilus_file_at),
	(fm_list_handle_dropped_icons), (create_list):
	Drop handling code.

M	ChangeLog
M	libnautilus-extensions/nautilus-drag.c
M	libnautilus-extensions/nautilus-drag.h
M	libnautilus-extensions/nautilus-gtk-extensions.c
M	libnautilus-extensions/nautilus-gtk-extensions.h
M	libnautilus-extensions/nautilus-icon-dnd.c
M	libnautilus-extensions/nautilus-list.c
M	libnautilus-extensions/nautilus-list.h
M	libnautilus-private/nautilus-drag.c
M	libnautilus-private/nautilus-drag.h
M	libnautilus-private/nautilus-gtk-extensions.c
M	libnautilus-private/nautilus-gtk-extensions.h
M	libnautilus-private/nautilus-icon-dnd.c
M	libnautilus-private/nautilus-list.c
M	libnautilus-private/nautilus-list.h
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-directory-view.h
M	src/file-manager/fm-icon-view.c
M	src/file-manager/fm-list-view.c

commit 009a53f0e6c999b73cb29d1d8772ec122fbb58f6
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-05-30

    Rename (nautilus_preferences_find_preference) to

    * nautilus-widgets/nautilus-preferences-group.c:
    (nautilus_preferences_group_add_item):
    * nautilus-widgets/nautilus-preferences-item.c:
    (preferences_item_construct), (enum_radio_group_changed_callback):
    * nautilus-widgets/nautilus-preferences.c:
    (nautilus_preferences_find_preference):
    * nautilus-widgets/nautilus-preferences.h:

    Rename (nautilus_preferences_find_preference) to
    (nautilus_preferences_find_preference) to avoid confusion with a
    function ill add next.

M	ChangeLog
M	libnautilus-extensions/nautilus-preferences-group.c
M	libnautilus-extensions/nautilus-preferences-item.c
M	libnautilus-extensions/nautilus-preferences.c
M	libnautilus-extensions/nautilus-preferences.h
M	libnautilus-private/nautilus-preferences-group.c
M	libnautilus-private/nautilus-preferences-item.c
M	libnautilus-private/nautilus-preferences.c
M	libnautilus-private/nautilus-preferences.h
M	nautilus-widgets/nautilus-preferences-group.c
M	nautilus-widgets/nautilus-preferences-item.c
M	nautilus-widgets/nautilus-preferences.c
M	nautilus-widgets/nautilus-preferences.h

commit 4a563ae076ee38398ab736a6d817d3ce0c4b1ce0
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-05-30

    Cleanup preferences to make the code easier to modify. Name things
    more

    * libnautilus-extensions/nautilus-global-preferences.c:
    (nautilus_global_preferences_startup):
    * nautilus-widgets/nautilus-preferences.c:
    (preferences_hash_node_alloc), (preferences_hash_node_free),
    (preferences_hash_node_add_callback),
    (preferences_hash_node_remove_callback),
    (preferences_hash_node_free_func),
    (preferneces_callback_node_alloc),
    (preferneces_callback_node_free),
    (preferneces_callback_node_free_func),
    (preferneces_callback_node_invoke_func), (preferences_register),
    (nautilus_preferences_get_preference),
    (nautilus_preferences_set_info), (set_default_value_if_needed),
    (nautilus_preferences_enum_add_entry),
    (preferences_hash_node_lookup),
    (preferences_hash_node_lookup_with_registration),
    (preferences_gconf_callback),
    (nautilus_preferences_add_boolean_callback),
    (nautilus_preferences_add_enum_callback),
    (nautilus_preferences_add_callback),
    (nautilus_preferences_remove_callback),
    (nautilus_preferences_set_boolean),
    (nautilus_preferences_get_boolean),
    (nautilus_preferences_set_enum), (nautilus_preferences_get_enum),
    (nautilus_preferences_set), (nautilus_preferences_get),
    (nautilus_preferences_initialize),
    (nautilus_preferences_is_initialized),
    (nautilus_preferences_shutdown):
    * nautilus-widgets/nautilus-preferences.h:
    * nautilus-widgets/test-nautilus-preferences.c: (main):

    Cleanup preferences to make the code easier to modify.  Name
    things more consistently.  Put global variables in a struct to
    make then clearly distiguishable from local ones.

    Also, add change the initialize api to be fed the number of user
    levels and their names.  More on this later.

M	ChangeLog
M	libnautilus-extensions/nautilus-global-preferences.c
M	libnautilus-extensions/nautilus-preferences.c
M	libnautilus-extensions/nautilus-preferences.h
M	libnautilus-extensions/test-nautilus-preferences.c
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-preferences.c
M	libnautilus-private/nautilus-preferences.h
M	libnautilus-private/test-nautilus-preferences.c
M	nautilus-widgets/nautilus-preferences.c
M	nautilus-widgets/nautilus-preferences.h
M	nautilus-widgets/test-nautilus-preferences.c

commit 9a05e06f9f9ca54719ab7a6ee0de29b9325eb5bf
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-05-30

    Change preferences startup code to occur in only one place.

    * components/history/nautilus-history-view.c: (main):
    * libnautilus-extensions/nautilus-global-preferences.c:
    (nautilus_global_preferences_startup):
    * libnautilus-extensions/nautilus-global-preferences.h:
    * src/nautilus-application.c: (nautilus_app_class_init):
    * src/nautilus-main.c: (main):

    Change preferences startup code to occur in only one place.

M	ChangeLog
M	components/history/nautilus-history-view.c
M	libnautilus-extensions/nautilus-global-preferences.c
M	libnautilus-extensions/nautilus-global-preferences.h
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.h
M	src/nautilus-application.c
M	src/nautilus-main.c

commit 1f720bb2bea33e811c2e8add0b944b696ea19cf4
Author: Raph Levien <raph@src.gnome.org>
Date:	2000-05-30

    Fixed stupid off-by-one error.

M	ChangeLog
M	librsvg/art_render_gradient.c

commit d11a03fb8d47e2bb9fda9ab792fc91f1c6b83bd7
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-05-30

    implemented task 259, simple UI for previewing sounds, by making
    the icon


	    implemented task 259, simple UI for previewing sounds,
	    by making the
	icon container emit a preview signal when an icon is moused-over.
	Connect the signal in fm-icon-view, where we inspect the type.
	For now we just support mp3s, but more sound types are coming
	soon,
	and the door's open for other types of previewing.  Use a timeout
	task to provide an adjustable delay before playing.

M	ChangeLog
M	libnautilus-extensions/nautilus-gtk-extensions.c
M	libnautilus-extensions/nautilus-gtk-extensions.h
M	libnautilus-extensions/nautilus-icon-canvas-item.c
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-extensions/nautilus-icon-container.h
M	libnautilus-private/nautilus-gtk-extensions.c
M	libnautilus-private/nautilus-gtk-extensions.h
M	libnautilus-private/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-container.h
M	src/file-manager/fm-icon-view.c

commit 55cffa7797e8d5f2eac983a312b37c32cd6a6445
Author: Raph Levien <raph@src.gnome.org>
Date:	2000-05-29

    Added gradient handling to librsvg.

M	librsvg/Makefile.am
A	librsvg/art_render.c
A	librsvg/art_render.h
A	librsvg/art_render_gradient.c
A	librsvg/art_render_gradient.h
A	librsvg/art_render_svp.c
A	librsvg/art_render_svp.h
D	librsvg/art_rgba.c
D	librsvg/art_rgba.h
D	librsvg/art_rgba_svp.c
D	librsvg/art_rgba_svp.h
A	librsvg/rsvg-css.c
A	librsvg/rsvg-css.h
A	librsvg/rsvg-defs.c
A	librsvg/rsvg-defs.h
A	librsvg/rsvg-paint-server.c
A	librsvg/rsvg-paint-server.h
M	librsvg/rsvg.c
M	librsvg/test-rsvg.c
A	librsvg/test.svg

commit 17b8049c949872e40db2f603fad2dd1552168dfb
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-05-29

    Removed unused variable.

	* libnautilus-extensions/nautilus-list.c:
	(nautilus_list_drag_drop): Removed unused variable.

M	ChangeLog
M	libnautilus-extensions/nautilus-list.c
M	libnautilus-private/nautilus-list.c

commit 1356a6786be9aeec91164eb5cd0686dadb34eb0a
Author: Pavel Cisler <pavel@eazel.com>
Date:	2000-05-29

    Start splitting out drag&drop code common between icon view and
    list view

    2000-05-29	Pavel Cisler <pavel@eazel.com>

	* libnautilus-extensions/Makefile.am:
	* libnautilus-extensions/nautilus-drag.c:
	* libnautilus-extensions/nautilus-drag.h:
	* libnautilus-extensions/nautilus-icon-dnd.c:
	* libnautilus-extensions/nautilus-icon-dnd.h:
	* libnautilus-extensions/nautilus-list.c:
	(nautilus_drag_selection_item_new), (drag_selection_item_destroy),
	(nautilus_drag_destroy_selection_list),
	(nautilus_drag_build_selection_list),
	(create_selection_shadow),
	(nautilus_icon_container_dropped_icon_feedback),
	(drag_data_received_callback),
	(nautilus_icon_container_ensure_drag_data), (drag_end_callback),
	(nautilus_icon_container_selection_items_local),
	(nautilus_icon_canvas_item_can_accept_items), (handle_local_move),
	(handle_nonlocal_move),
	(nautilus_icon_container_receive_dropped_icons),
	(nautilus_icon_container_free_drag_data),
	(nautilus_icon_dnd_fini),
	(drag_drop_callback), (nautilus_list_initialize),
	(nautilus_list_drag_end),
	(nautilus_list_drag_leave), (nautilus_list_drag_drop),
	(nautilus_list_drag_data_received):
	Start splitting out drag&drop code common between icon view and
	list view
	into a new file.
	Start adding drag&drop calls to list view.
	Bunch of renamings.

M	ChangeLog
M	libnautilus-extensions/Makefile.am
A	libnautilus-extensions/nautilus-drag.c
A	libnautilus-extensions/nautilus-drag.h
M	libnautilus-extensions/nautilus-icon-dnd.c
M	libnautilus-extensions/nautilus-icon-dnd.h
M	libnautilus-extensions/nautilus-list.c
M	libnautilus-private/Makefile.am
A	libnautilus-private/nautilus-drag.c
A	libnautilus-private/nautilus-drag.h
M	libnautilus-private/nautilus-icon-dnd.c
M	libnautilus-private/nautilus-icon-dnd.h
M	libnautilus-private/nautilus-list.c

commit 2923a7881ff8ddc10a9684bba494c878846062f1
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-05-29

    New function to access the index for a given string.

    * libnautilus-extensions/nautilus-string-list.c:
    (nautilus_string_list_get_index_for_string),
    (nautilus_self_check_string_list):
    * libnautilus-extensions/nautilus-string-list.h:
    New function to access the index for a given string.

M	ChangeLog
M	libnautilus-extensions/nautilus-string-list.c
M	libnautilus-extensions/nautilus-string-list.h
M	libnautilus-private/nautilus-string-list.c
M	libnautilus-private/nautilus-string-list.h

commit 08043d8bbe0fe41e4fdf6d1616e282cb279f0057
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-05-29

    Fix typo from previous checkin.

M	nautilus-clean.sh

commit fe2558582df2587095970c7e1516781d36626cca
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-05-29

    Update for latest ntl-* -> nautilus-* renaming. Keeo the old ntl-
    names as

    * nautilus-clean.sh:
    Update for latest ntl-* -> nautilus-* renaming.  Keeo the old ntl-
    names as well to prevent stale component braindamage.

M	ChangeLog
M	nautilus-clean.sh

commit 721890cac14064c42312bb0ae9c8abf6b6f50efa
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-05-29

    Ignore generated files.

M	ChangeLog
M	components/history/.cvsignore
M	components/notes/.cvsignore
M	components/services/time/command-line/.cvsignore

commit 428bf45535a2d8a4d28499202309c46403c57278
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-05-29

    Add preference for filename fonts. Not wired up to anything yet.

    * libnautilus-extensions/nautilus-global-preferences.c:
    (global_preferences_create_dialog),
    (global_preferences_register_for_ui):
    * libnautilus-extensions/nautilus-global-preferences.h:

    Add preference for filename fonts.	Not wired up to anything yet.

    * nautilus-widgets/nautilus-preferences-item.c,
    (preferences_item_construct),
    (preferences_item_create_font_family),
    (enum_radio_group_changed_callback),
    (boolean_button_toggled_callback), (font_family_changed_callback):
    * nautilus-widgets/nautilus-preferences-item.h:

    Add UI support for choosing a font family via preferences.

    * nautilus-widgets/nautilus-string-picker.c:
    (nautilus_string_picker_initialize),
    (nautilus_string_picker_destroy),
    (nautilus_string_picker_set_string_list),
    (nautilus_string_picker_get_text),
    (nautilus_string_picker_set_text):
    * nautilus-widgets/nautilus-string-picker.h:

    Add methods to set/get the current text.  Keep track of the string
    list ourselves so that we dont have to peek/poke into internal
    stuff in the gtkcombo.

M	libnautilus-extensions/nautilus-global-preferences.c
M	libnautilus-extensions/nautilus-global-preferences.h
M	libnautilus-extensions/nautilus-preferences-item.c
M	libnautilus-extensions/nautilus-preferences-item.h
M	libnautilus-extensions/nautilus-string-picker.c
M	libnautilus-extensions/nautilus-string-picker.h
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.h
M	libnautilus-private/nautilus-preferences-item.c
M	libnautilus-private/nautilus-preferences-item.h
M	libnautilus-private/nautilus-string-picker.c
M	libnautilus-private/nautilus-string-picker.h
M	nautilus-widgets/nautilus-preferences-item.c
M	nautilus-widgets/nautilus-preferences-item.h
M	nautilus-widgets/nautilus-string-picker.c
M	nautilus-widgets/nautilus-string-picker.h

commit 7b4e5be3e67c81584691ff05aaf787f64d7f0c25
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-05-29

    nautilus-widgets/nautilus-string-picker.c, New widget to pick a string

    * nautilus-widgets/nautilus-string-picker.c,
    * nautilus-widgets/nautilus-string-picker.h:
    New widget to pick a string from a list.

    * nautilus-widgets/test-nautilus-preferences.c:
    New test program.  Test prefrences things.

    * nautilus-widgets/test-nautilus-widgets.c:
    Remove preference tests.  Test only non preference widgetry.

    * nautilus-widgets/Makefile.am,
    * nautilus-widgets/.cvsignore:
    Add test-nautilus-preferences.

M	ChangeLog
A	libnautilus-extensions/nautilus-string-picker.c
A	libnautilus-extensions/nautilus-string-picker.h
A	libnautilus-extensions/test-nautilus-preferences.c
M	libnautilus-extensions/test-nautilus-widgets.c
A	libnautilus-private/nautilus-string-picker.c
A	libnautilus-private/nautilus-string-picker.h
A	libnautilus-private/test-nautilus-preferences.c
M	libnautilus-private/test-nautilus-widgets.c
M	nautilus-widgets/.cvsignore
M	nautilus-widgets/Makefile.am
A	nautilus-widgets/nautilus-string-picker.c
A	nautilus-widgets/nautilus-string-picker.h
A	nautilus-widgets/test-nautilus-preferences.c
M	nautilus-widgets/test-nautilus-widgets.c

commit b6046f5e0ff2501a7d95fd0cbda5d752f19d93d6
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-05-29

    libnautilus-extensions/nautilus-string-list.h, New function to
    return the

    * libnautilus-extensions/nautilus-string-list.h,
    * libnautilus-extensions/nautilus-string-list.c:
    (nautilus_string_list_as_g_list): New function to return the
    string list as a GList.

M	ChangeLog
M	libnautilus-extensions/nautilus-string-list.c
M	libnautilus-extensions/nautilus-string-list.h
M	libnautilus-private/nautilus-string-list.c
M	libnautilus-private/nautilus-string-list.h

commit 7de61352a6cc792e912a1bfacf9eb01f48499a4a
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-05-29

    Remove unneeded inclusion of nautilus-string-list.h

    * libnautilus-extensions/nautilus-global-preferences.h:

    Remove unneeded inclusion of nautilus-string-list.h

    * libnautilus-extensions/nautilus-global-preferences.c:

    Fix a user visible typo in appearance/graphics.
    Add a better description for the sidebar panels pane (bug 304)

M	ChangeLog
M	libnautilus-extensions/nautilus-global-preferences.c
M	libnautilus-extensions/nautilus-global-preferences.h
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.h

commit e57c061e97c81b4e89614a105b30f1002c68b6df
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-05-29

    fixed bug 604, handle dropped files in sidebar by setting location


	    fixed bug 604, handle dropped files in sidebar by setting
	    location

M	ChangeLog
M	src/nautilus-information-panel.c
M	src/nautilus-information-panel.h
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-sidebar.c
M	src/nautilus-sidebar.h
M	src/nautilus-spatial-window.c
M	src/nautilus-window.c

commit 60f644a4d21b2854b600e641d81707d2c86a2fac
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-05-29

    added preference for Susan's alternative toolbar icons, which still


	    added preference for Susan's alternative toolbar icons,
	    which still
	default to the standard Gnome ones.

M	ChangeLog
A	icons/eazel/Back.png
A	icons/eazel/Forward.png
A	icons/eazel/Home.png
M	icons/eazel/Makefile.am
A	icons/eazel/Up.png
M	libnautilus-extensions/nautilus-global-preferences.c
M	libnautilus-extensions/nautilus-global-preferences.h
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.h
M	src/nautilus-navigation-window.c
M	src/nautilus-navigation-window.h
M	src/nautilus-object-window.c
M	src/nautilus-object-window.h
M	src/nautilus-spatial-window.c
M	src/nautilus-spatial-window.h
M	src/nautilus-window-private.h
M	src/nautilus-window-toolbars.c
M	src/nautilus-window.c
M	src/nautilus-window.h

commit 72ae16521fe39c82f06531ccdfc10f43c97ff428
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-05-29

    g_warning with trailing \n == EVIL! - fix.

M	ChangeLog
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-sidebar-tabs.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window.c

commit 69748988fd47bd7990da6b9be745ab2ecb6d8ea0
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-05-29

    Make sure the preference values are indeed different than the
    currently stored ones.  Otherwise, bogus callbacks get emitted
    causing innefecient (and unneeded!) things such as directories
    reloading.

M	ChangeLog
M	libnautilus-extensions/nautilus-preferences.c
M	libnautilus-private/nautilus-preferences.c
M	nautilus-widgets/nautilus-preferences.c

commit b8672a4eb63e9fc57836b5892baedae5fc5447fe
Author: Fatih Demir <kabalak@src.gnome.org>
Date:	2000-05-28

    Updated the tr.po for nautilus

M	po/ChangeLog
M	po/tr.po

commit fc04ff6d6ef54d7618b172856447324bbe517181
Author: Pavel Cisler <pavel@eazel.com>
Date:	2000-05-28

    Fix an accent.

    2000-05-28	Pavel Cisler  <pavel@eazel.com>

	* src/nautilus-window-menus.c:
	(help_menu_about_nautilus_callback):
	Fix an accent.

M	ChangeLog
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-window-menus.c

commit 3bc14c447378be62312065d508440340cfdfd600
Author: Pavel Cisler <pavel@eazel.com>
Date:	2000-05-28

    Used the fixed-up gnome_vfs_shutdown to properly synchronize with
    GnomeVFS

    2000-05-27	Pavel Cisler  <pavel@eazel.com>

	* src/nautilus-application.c: (nautilus_app_quit):
	Used the fixed-up gnome_vfs_shutdown to properly synchronize
	with GnomeVFS threads that are still finishing up. Got rid of
	nautilus_app_real_quit and the other hacky code that I used
	to do this before gnome_vfs_shutdown was working properly.
	Got rid of a bunch of FIXMEs that are now take care of.

	* libnautilus-extensions/nautilus-directory-async.c:
	(cancel_directory_counts), (top_left_read_close),
	(cancel_top_left_read), (nautilus_metafile_read_cancel),
	(start_getting_directory_counts), (start_getting_top_lefts):
	Added cancel calls to the different GnomeVFS async tasks that
	can be running when opening a Nautilus window, called them
	from the NautilusDirectory destroy call.

	Nautilus now shuts down GnomeVFS jobs cleanly during a quit.
	There is still a problem where in some cases it will take a
	while before the async jobs go away. This seems to be because
	the corresponding NautilusDirectory doesn't get destroyed right
	away when a window is closed. I need to get Darin to help me fix
	this.

M	ChangeLog
M	libnautilus-extensions/nautilus-directory-async.c
M	libnautilus-private/nautilus-directory-async.c
M	src/nautilus-application.c

commit 57c6a44af24f034d27a2c826d53b345d3cb86e17
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-05-28

    Added eazel_install_uninstall call to the gtk+ object. This opened
    a can


	* components/services/install/lib/eazel-install-object.c:
	(eazel_install_uninstall):
	* components/services/install/lib/eazel-install-public.h:
	Added eazel_install_uninstall call to the gtk+ object. This
	opened a can of worms reg. error during uninstall, which is
	also relevant to install. See bug#1024.

	* components/services/install/lib/eazel-install-rpm-glue.c:
	(install_new_packages), (download_a_package),
	(download_all_packages), (install_all_packages),
	(uninstall_packages), (uninstall_a_package), (do_rpm_uninstall),
	(rpm_uninstall):
	More passing around of a EazelService object. And more sane
	errorhandling to avoid the lib causing an exit.

	* nautilus-installer/src/installer.c: (installer):
	Partial uninstall support.

M	ChangeLog
M	components/services/install/lib/eazel-install-object.c
M	components/services/install/lib/eazel-install-public.h
M	components/services/install/lib/eazel-install-rpm-glue.c
M	nautilus-installer/src/installer.c

commit 0e92e4c083cfcdba27b9d43bdd075bc792b33f89
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-05-28

    The eazel-time service cli binary is now called eazel-time. Default

	* components/services/time/command-line/Makefile.am:
	* components/services/time/service/trilobite-eazel-time-service.c:
	(trilobite_eazel_time_service_initialize):
	The eazel-time service cli binary is now called eazel-time.
	Default maxdiff is now set to 180 secs.

M	ChangeLog
M	components/services/time/command-line/Makefile.am
M	components/services/time/service/trilobite-eazel-time-service.c

commit d01820c4d9bbcb988b8ee7684f303df6eff9adf1
Author: Kenneth Christiansen <kenneth@src.gnome.org>
Date:	2000-05-27

    Translations from Keld
    achtung/po/da.po dia/po/da.po dr-genius/po/da.po
    evolution/po/da.po gedit/po/da.po gimp/po/da.po
    gimp/po-plug-ins/da.po gimp/po-script-fu/da.po glade/po/da.po
    gnome-db/po/da.po gnomeicu/po/da.po mc/po/da.po
    nautilus/po/da.po

M	po/da.po

commit 6b25b6726d6efce088dea248b19ee2f100b3b582
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-05-27

    Removed these unused files. Remove them from the build.

	* libnautilus-extensions/nautilus-scroll-frame.c,
	libnautilus-extensions/nautilus-scroll-frame.h: Removed these
	unused files.
	* libnautilus-extensions/Makefile.am: Remove them from the build.

M	ChangeLog
M	libnautilus-extensions/Makefile.am
D	libnautilus-extensions/nautilus-scroll-frame.c
D	libnautilus-extensions/nautilus-scroll-frame.h
M	libnautilus-private/Makefile.am
D	libnautilus-private/nautilus-scroll-frame.c
D	libnautilus-private/nautilus-scroll-frame.h

commit a15fd9f88189602a9b39f7d3e640571a96210037
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-05-27

    components/history/ntl-history-view.c ->

	* Renamed files as follows, as per RENAMING:
	components/history/ntl-history-view.c ->
	components/history/nautilus-history-view.c
	components/history/ntl-history-view.oafinfo ->
	components/history/nautilus-history-view.oafinfo
	components/notes/ntl-notes.c -> components/notes/nautilus-notes.c
	components/notes/ntl-notes.oafinfo ->
	components/notes/nautilus-notes.oafinfo
	libnautilus-extensions/gtkscrollframe.c ->
	libnautilus-extensions/nautilus-scroll-frame.c
	libnautilus-extensions/gtkscrollframe.h ->
	libnautilus-extensions/nautilus-scroll-frame.h
	libnautilus/nautilus-view-frame.c -> libnautilus/nautilus-view.c
	libnautilus/nautilus-view-frame.h -> libnautilus/nautilus-view.h
	src/nautilus-index-tabs.c -> src/nautilus-sidebar-tabs.c
	src/nautilus-index-tabs.h -> src/nautilus-sidebar-tabs.h
	src/nautilus-index-title.c -> src/nautilus-sidebar-title.c
	src/nautilus-index-title.h -> src/nautilus-sidebar-title.h
	src/nautilus-zoomable-frame-svr.c ->
	src/nautilus-zoomable-frame-corba.c
	src/ntl-app.c -> src/nautilus-application.c
	src/ntl-app.h -> src/nautilus-application.h
	src/ntl-index-panel.c -> src/nautilus-sidebar.c
	src/ntl-index-panel.h -> src/nautilus-sidebar.h
	src/ntl-main.c -> src/nautilus-main.c
	src/ntl-miniicon.c -> libnautilus-extensions/nautilus-mini-icon.c
	src/ntl-miniicon.h -> libnautilus-extensions/nautilus-mini-icon.h
	src/ntl-uri-map.c -> src/nautilus-applicable-views.c
	src/ntl-uri-map.h -> src/nautilus-applicable-views.h
	src/ntl-view-bonobo-control.c ->
	src/nautilus-view-frame-bonobo-control.c
	src/ntl-view-bonobo-subdoc.c ->
	src/nautilus-view-frame-bonobo-embeddable.c
	src/ntl-view-frame-svr.c -> src/nautilus-view-frame-corba.c
	src/ntl-view-nautilus.c -> src/nautilus-view-frame-nautilus-view.c
	src/ntl-view-private.h -> src/nautilus-view-frame-private.h
	src/ntl-view.c -> src/nautilus-view-frame.c
	src/ntl-view.h -> src/nautilus-view-frame.h
	src/ntl-window-msgs.c -> src/nautilus-window-manage-views.c
	src/ntl-window-msgs.h -> src/nautilus-window-manage-views.h
	src/ntl-window-private.h -> src/nautilus-window-private.h
	src/ntl-window-state.c -> src/nautilus-window-state.c
	src/ntl-window-state.h -> src/nautilus-window-state.h
	src/ntl-window.c -> src/nautilus-window.c
	src/ntl-window.h -> src/nautilus-window.h

	* components/history/Makefile.am, components/notes/Makefile.am,
	libnautilus-extensions/Makefile.am, libnautilus/Makefile.am,
	po/POTFILES.in, src/Makefile.am,
	components/hardware/nautilus-hardware-view.h,
	components/loser/content/nautilus-content-loser.h,
	components/loser/sidebar/nautilus-sidebar-loser.h,
	components/mozilla/nautilus-mozilla-content-view.h,
	components/music/nautilus-music-view.h,
	components/rpmview/nautilus-rpm-view.h,
	components/sample/nautilus-sample-content-view.h,
	components/services/startup/nautilus-view/nautilus-service-startup-view.h,
	libnautilus/libnautilus.h, src/nautilus-desktop-window.h,
	src/nautilus-window-menus.c, src/nautilus-window-toolbars.c,
	src/file-manager/fm-directory-view.h : Updated for renamings.

	* RENAMING: removed old renamings

M	ChangeLog
M	RENAMING
M	components/hardware/nautilus-hardware-view.h
M	components/history/Makefile.am
M	components/history/Nautilus_View_history.oaf.in
M	components/history/Nautilus_View_history.server.in
M	components/history/Nautilus_View_history.server.in.in
M	components/history/nautilus-history-view.c
M	components/history/nautilus-history-view.oafinfo
D	components/history/ntl-history-view.c
D	components/history/ntl-history-view.oafinfo
M	components/loser/content/nautilus-content-loser.h
M	components/loser/sidebar/nautilus-sidebar-loser.h
M	components/mozilla/nautilus-mozilla-content-view.h
M	components/music/nautilus-music-view.h
M	components/notes/Makefile.am
M	components/notes/Nautilus_View_notes.oaf.in
M	components/notes/Nautilus_View_notes.server.in
M	components/notes/Nautilus_View_notes.server.in.in
M	components/notes/nautilus-notes.c
M	components/notes/nautilus-notes.oafinfo
D	components/notes/ntl-notes.c
D	components/notes/ntl-notes.oafinfo
M	components/rpmview/nautilus-rpm-view.h
M	components/sample/nautilus-sample-content-view.h
M
components/services/startup/nautilus-view/nautilus-service-startup-view.h
M	libnautilus-extensions/Makefile.am
D	libnautilus-extensions/gtkscrollframe.c
D	libnautilus-extensions/gtkscrollframe.h
M	libnautilus-extensions/nautilus-mini-icon.c
M	libnautilus-extensions/nautilus-scroll-frame.c
M	libnautilus-private/Makefile.am
D	libnautilus-private/gtkscrollframe.c
D	libnautilus-private/gtkscrollframe.h
M	libnautilus-private/nautilus-mini-icon.c
M	libnautilus-private/nautilus-scroll-frame.c
M	libnautilus/Makefile.am
M	libnautilus/libnautilus.h
D	libnautilus/nautilus-view-frame.c
D	libnautilus/nautilus-view-frame.h
M	libnautilus/nautilus-view.c
M	libnautilus/nautilus-view.h
M	po/POTFILES.in
M	src/Makefile.am
M	src/file-manager/fm-directory-view.h
M	src/nautilus-applicable-views.c
M	src/nautilus-applicable-views.h
M	src/nautilus-application.c
M	src/nautilus-application.h
M	src/nautilus-desktop-window.h
D	src/nautilus-index-tabs.c
D	src/nautilus-index-tabs.h
D	src/nautilus-index-title.c
D	src/nautilus-index-title.h
M	src/nautilus-information-panel.c
M	src/nautilus-information-panel.h
M	src/nautilus-main.c
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-navigation-window.c
M	src/nautilus-navigation-window.h
M	src/nautilus-object-window.c
M	src/nautilus-object-window.h
M	src/nautilus-sidebar-tabs.c
M	src/nautilus-sidebar-title.c
M	src/nautilus-sidebar.c
M	src/nautilus-sidebar.h
M	src/nautilus-spatial-window.c
M	src/nautilus-spatial-window.h
M	src/nautilus-view-frame-bonobo-control.c
M	src/nautilus-view-frame-bonobo-embeddable.c
M	src/nautilus-view-frame-corba.c
M	src/nautilus-view-frame-nautilus-view.c
M	src/nautilus-view-frame-private.h
M	src/nautilus-view-frame.c
M	src/nautilus-view-frame.h
M	src/nautilus-window-manage-views.c
M	src/nautilus-window-manage-views.h
M	src/nautilus-window-menus.c
M	src/nautilus-window-private.h
M	src/nautilus-window-state.c
M	src/nautilus-window-state.h
M	src/nautilus-window-toolbars.c
M	src/nautilus-window.c
M	src/nautilus-window.h
M	src/nautilus-zoomable-frame-corba.c
D	src/nautilus-zoomable-frame-svr.c
D	src/ntl-app.c
D	src/ntl-app.h
D	src/ntl-index-panel.c
D	src/ntl-index-panel.h
D	src/ntl-main.c
D	src/ntl-miniicon.c
D	src/ntl-miniicon.h
D	src/ntl-uri-map.c
D	src/ntl-uri-map.h
D	src/ntl-view-bonobo-control.c
D	src/ntl-view-bonobo-subdoc.c
D	src/ntl-view-frame-svr.c
D	src/ntl-view-nautilus.c
D	src/ntl-view-private.h
D	src/ntl-view.c
D	src/ntl-view.h
D	src/ntl-window-msgs.c
D	src/ntl-window-msgs.h
D	src/ntl-window-private.h
D	src/ntl-window-state.c
D	src/ntl-window-state.h
D	src/ntl-window.c
D	src/ntl-window.h

commit 97fabc0a4719a3d5f5d1c39d287c4d6844dd5078 (tag:
mjs_pre_great_renaming)
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-05-27

    Added the first pieces if the GUI installer. Since we don't want it
    to be

	* nautilus-installer/Makefile:
	* nautilus-installer/Makefile.am:
	* nautilus-installer/Makefile.in:
	* nautilus-installer/nautilus-installer.c:
	* nautilus-installer/nautilus-installer.glade:
	* nautilus-installer/src/HACKING:
	* nautilus-installer/src/Makefile:
	* nautilus-installer/src/Makefile.in:
	* nautilus-installer/src/callbacks.c: (druid_cancel),
	(begin_install), (druid_finish), (prep_install):
	* nautilus-installer/src/installer.c: (eazel_install_progress),
	(eazel_download_progress), (installer):
	* nautilus-installer/src/installer.h:
	* nautilus-installer/src/interface.c: (create_window):
	* nautilus-installer/src/interface.h:
	* nautilus-installer/src/main.c: (main):
	Added the first pieces if the GUI installer. Since we don't want
	it to be part of the built, I've committed the generated makefiles
	as well. This also means you should be able to build it straigt
	from cvs. It already has base functionality, and is almost
	70% done.

M	ChangeLog
D	nautilus-installer/Makefile
A	nautilus-installer/Makefile.am
A	nautilus-installer/Makefile.in
D	nautilus-installer/nautilus-installer.c
A	nautilus-installer/nautilus-installer.glade
A	nautilus-installer/src/HACKING
A	nautilus-installer/src/Makefile
A	nautilus-installer/src/Makefile.in
A	nautilus-installer/src/callbacks.c
A	nautilus-installer/src/installer.c
A	nautilus-installer/src/installer.h
A	nautilus-installer/src/interface.c
A	nautilus-installer/src/interface.h
A	nautilus-installer/src/main.c

commit e8297d1c5f7c73bfd4c7f52126c990db0fe094be
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-05-27

    Don't build eazel-install, only eazel-alt-install, which uses the


	* components/services/install/command-line/Makefile.am:
	* components/services/install/command-line/eazel-alt-install.c:
	(set_parameters_from_command_line), (eazel_install_progress),
	(eazel_download_progress), (main):
	Don't build eazel-install, only eazel-alt-install, which
	uses the EazelInstall object.

	* components/services/install/lib/eazel-install-object.c:
	(impl_Eazel_Install_new_packages), (eazel_install_get_epv),
	(eazel_install_destroy), (eazel_install_set_arg),
	(eazel_install_class_initialize),
	(eazel_install_create_corba_object), (eazel_install_initialize),
	(eazel_install_get_type), (eazel_install_new),
	(eazel_install_new_with_config), (create_temporary_directory),
	(fetch_remote_package_list),
	(eazel_install_emit_install_progress),
	(eazel_install_emit_download_progress),
	(eazel_install_new_packages):
	Implemented a GTK+ object for libinstall. It has the basic
	functionality needed for the May 31st gui installer. This means it
	can be instantiated, the install and transferoptions be set and it
	can do the download of the packagelist, and download and install
	the files mentioned there. Needs upgrade & uninstall, plus a lot
	of errorchecking and memleaks (bug#982). This halfway completed
	bug#980.

	* components/services/install/lib/eazel-install-private.h:
	* components/services/install/lib/eazel-install-protocols.c:
	(http_fetch_remote_file):
	* components/services/install/lib/eazel-install-protocols.h:
	* components/services/install/lib/eazel-install-public.h:
	* components/services/install/lib/eazel-install-rpm-glue.c:
	(install_new_packages), (download_a_package),
	(download_all_packages), (install_all_packages),
	(uninstall_packages), (rpm_show_progress), (do_rpm_install),
	(rpm_install):
	* components/services/install/lib/eazel-install-rpm-glue.h:
	Did a lot of hacking and slashing to pass the EazelInstall object
	downwards so progress signals can be emitted. Also a lot of
	errorhandling was fixed so it doesn't just g_assert or such.
	But a lot more of that is needed (bug#1014) and some major
	slashing so the EazelInstall passing isn't so ugly (bug#980).

M	ChangeLog
M	components/services/install/command-line/Makefile.am
M	components/services/install/command-line/eazel-alt-install.c
M	components/services/install/lib/eazel-install-object.c
M	components/services/install/lib/eazel-install-private.h
M	components/services/install/lib/eazel-install-protocols.c
M	components/services/install/lib/eazel-install-protocols.h
M	components/services/install/lib/eazel-install-public.h
M	components/services/install/lib/eazel-install-rpm-glue.c
M	components/services/install/lib/eazel-install-rpm-glue.h

commit 63d4a318cbff5f7294f50ffad8d954afbffdcfc1
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-05-27

	A little more desktop window work.

	* src/nautilus-desktop-window.c:
	(nautilus_desktop_window_initialize_class),
	(nautilus_desktop_window_initialize),
	(nautilus_desktop_window_new):
	* src/nautilus-desktop-window.h:
	* src/ntl-app.c: (nautilus_app_startup), (nautilus_app_quit),
	(nautilus_app_create_window):
	* src/ntl-app.h:
	* src/ntl-main.c: (main):
	Made a desktop window that's created when you start the program
	if you pass the --desktop option. At the moment it's a normal
	window and not set up to take over the desktop.

	* libnautilus-extensions/nautilus-glib-extensions.c:
	(nautilus_self_check_glib_extensions): Fixed some broken self-
	checks. Now we have one really broken self-check in the
	nautilus-directory.c file. I might turn that one off soon so we
	can at least run the others.

	* libnautilus-extensions/nautilus-gtk-macros.h:
	Changed how some of the macros work. Few of these macros were used
	in Nautilus. I hope they aren't used in the Mozilla component,
	because then I broke it.

	* libnautilus-extensions/nautilus-list-column-title.c:
	(nautilus_list_column_title_motion),
	(nautilus_list_column_title_button_press),
	(nautilus_list_column_title_button_release):
	Updated to use NAUTILUS_INVOKE_METHOD instead of NAUTILUS_KLASS,
	because I renamed it to NAUTILUS_CLASS and had to change these
	anyway.

	A little sweep for code that should be using
	CORBA_Object_is_nil instead of direct compares with
	CORBA_OBJECT_NIL.

	* components/html/main.c: (url_requested_cb):
	* libnautilus-extensions/bonobo-stream-vfs.c:
	(bonobo_stream_create):
	* libnautilus/nautilus-undo-manager.c:
	(set_up_bonobo_control):
	* libnautilus/nautilus-undoable.c: (nautilus_undo_register_full),
	(nautilus_undo_unregister), (nautilus_undo):
	* src/file-manager/dfos.c: (dfos_new):
	Switch to use CORBA_Object_is_nil.

	* libnautilus/nautilus-undo-manager.c: (undo_manager_unref),
	(nautilus_attach_undo_manager), (nautilus_share_undo_manager),
	(set_up_bonobo_control):
	Do some missing duplicate and release calls.

	* libnautilus/nautilus-undoable.c: (nautilus_undo_unregister):
	Fix a place where we'd keep a reference to a freed list.
	Change O(n^2) walk of list by index to O(n) walk by pointer.

	* src/ntl-index-panel.c: (nautilus_index_panel_remove_meta_view):
	Changed g_warning to a g_return_if_fail, which was designed for
	cases just like this one.

	* src/ntl-view-bonobo-subdoc.c:
	(bonobo_subdoc_notify_location_change):
	Put in a better version of the FIXME.

	* RENAMING: More updates.

M	ChangeLog
M	RENAMING
M	components/adapter/bonobo-stream-vfs.c
M	components/html/main.c
M	libnautilus-extensions/bonobo-stream-vfs.c
M	libnautilus-extensions/nautilus-glib-extensions.c
M	libnautilus-extensions/nautilus-gtk-macros.h
M	libnautilus-extensions/nautilus-list-column-title.c
M	libnautilus-extensions/nautilus-undo-manager.c
M	libnautilus-private/bonobo-stream-vfs.c
M	libnautilus-private/nautilus-glib-extensions.c
M	libnautilus-private/nautilus-gtk-macros.h
M	libnautilus-private/nautilus-list-column-title.c
M	libnautilus-private/nautilus-undo-manager.c
M	libnautilus/nautilus-undo-manager.c
M	libnautilus/nautilus-undoable.c
M	src/file-manager/dfos.c
M	src/nautilus-application.c
M	src/nautilus-application.h
M	src/nautilus-desktop-window.c
M	src/nautilus-desktop-window.h
M	src/nautilus-information-panel.c
M	src/nautilus-main.c
M	src/nautilus-sidebar.c
M	src/nautilus-view-frame-bonobo-embeddable.c
M	src/ntl-app.c
M	src/ntl-app.h
M	src/ntl-index-panel.c
M	src/ntl-main.c
M	src/ntl-view-bonobo-subdoc.c

commit 7f5aef643238b6314f7f7e3a43d0b73651891e09
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-05-27

    Add support for toggling sidebar panels on the fly via the
    preferences dialog.

    Also moved function prototypes and macro definitions to top of
    file.

    * src/ntl-window.c: (impl_Nautilus_ViewWindow__create),
    (nautilus_window_remove_meta_view):
    Removed the *_real cruft.  Cleaned this a tiny bit.

    (window_find_sidebar_panel_by_identifier):
    New function for finding panels given an identifiers.

    (window_update_sidebar_panels_from_preferences):
    New function to update the current list of sidebar panels from
    preferences.
    Disabled panels are removed if they are already in the list.
    Enabled panels are added if they are not already in the list.

    NOTE: It would be 'nice' if in the future all updates of the
    sidebar panel occur in just one place - the above function for
    example.  This is in contrast to the current mess where both
    ntl-window.c and ntl-window-msgs.c abuse the meta_views list at
    random places.  Ill look into this later.

    (sidebar_panels_changed_callback):
    Now actually responds to changes.

    * src/ntl-window.h:
    Style dumbness.

M	ChangeLog
M	src/nautilus-navigation-window.c
M	src/nautilus-navigation-window.h
M	src/nautilus-object-window.c
M	src/nautilus-object-window.h
M	src/nautilus-spatial-window.c
M	src/nautilus-spatial-window.h
M	src/nautilus-window.c
M	src/nautilus-window.h
M	src/ntl-window.c
M	src/ntl-window.h

commit 3e1a1af275a8f78b74c7806116302942cff09168
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-05-27

    Add a function that returns the disabled sidebar panels. Needed
    so that

    * libnautilus-extensions/nautilus-global-preferences.c:
    (nautilus_global_preferences_get_enabled_sidebar_panel_view_identifiers),
    (nautilus_global_preferences_get_disabled_sidebar_panel_view_identifiers):
    * libnautilus-extensions/nautilus-global-preferences.h:

    Add a function that returns the disabled sidebar panels.  Needed
    so that on-the-fly sidebar panel toggling can be smart about
    adding and removing views.

    Also rename some variabled to make it obvious which are the enabled
    and disabled lists.

M	ChangeLog
M	libnautilus-extensions/nautilus-global-preferences.c
M	libnautilus-extensions/nautilus-global-preferences.h
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.h

commit de44485366db09404cc59f0e193bd03b3a737300
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-05-26

    Remove the tab associated with meta view as well. Add a warning
    for the

    * src/ntl-index-panel.c: (nautilus_index_panel_remove_meta_view):

    Remove the tab associated with meta view as well.  Add a warning
    for the case when the page_num is bogus.  Perhaps this should be
    an assertion.  But at least this way it wont fail silently.

M	ChangeLog
M	src/nautilus-information-panel.c
M	src/nautilus-sidebar.c
M	src/ntl-index-panel.c

commit 56afae5d489131c23a738f0ccfe9bc23b94e3bdb
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-05-26

    Added a FIXME to the line that Dan Winship says should be passing
    a MIME

	* src/ntl-view-bonobo-subdoc.c:
	(bonobo_subdoc_notify_location_change):
	Added a FIXME to the line that Dan Winship says should
	be passing a MIME type but is currently passing "".

M	ChangeLog
M	src/nautilus-view-frame-bonobo-embeddable.c
M	src/ntl-view-bonobo-subdoc.c

commit cbf780ad2b5c2f8373a01e9eb5f5dfad3f4cb20c
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-05-26

	Fixed bug 992 ("Fully Decorate Remote Views" is not a
	sensible preference). Note that before making the
	quick wording fix Darin, Ian, and I came up with a
	longer-term plan for handling this general kind of
	thing well (bug 995).

	* libnautilus-extensions/nautilus-global-preferences.h:
	* libnautilus-extensions/nautilus-directory-async.c:
	(state_changed):
	* libnautilus-extensions/nautilus-global-preferences.c:
	(global_preferences_create_dialog),
	(global_preferences_register_for_ui):
	* libnautilus-extensions/nautilus-icon-factory.c:
	(nautilus_icon_factory_get_icon_for_file):
	Changed "Fully Decorate Remote Views" to "Display text in
	icons even for remote text files"
	Changed NAUTILUS_PREFERENCES_REMOTE_VIEWS to
	NAUTILUS_PREFERENCES_SHOW_TEXT_IN_REMOTE_ICONS

M	ChangeLog
M	libnautilus-extensions/nautilus-directory-async.c
M	libnautilus-extensions/nautilus-global-preferences.c
M	libnautilus-extensions/nautilus-global-preferences.h
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.h
M	libnautilus-private/nautilus-icon-factory.c

commit 734ae1c21cc5d086e65a6b1e4bd7790415ab0687
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-05-26

    Removed a comment.

M	src/nautilus-view-frame-bonobo-embeddable.c
M	src/ntl-view-bonobo-subdoc.c

commit 6de7cc861b484c2f70ebe73337eae7c89f362968
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-05-26

    Changed the NULL to a "", now text files work. I think it's back
    to normal

	* src/ntl-view-bonobo-subdoc.c:
	(bonobo_subdoc_notify_location_change):
	Changed the NULL to a "", now text files work. I think
	it's back to normal now.

M	ChangeLog
M	src/nautilus-view-frame-bonobo-embeddable.c
M	src/ntl-view-bonobo-subdoc.c

commit 2e1e4e804f24940fcaf2baa04be74622be23baba
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-05-26

    Added a NULL parameter to a Bonobo_PersistStream_load call to get the

	* src/ntl-view-bonobo-subdoc.c:
	(bonobo_subdoc_notify_location_change):
	Added a NULL parameter to a Bonobo_PersistStream_load call
	to get the build to finish. The API for this call changed.
	I have no idea whether this is the correct change, but with it
	I can build and run Nautilus. I noticed clicking on a text file
	crashes, which might be related (maybe no Bonobo components will
	work until we fix this properly)?

M	ChangeLog
M	src/nautilus-view-frame-bonobo-embeddable.c
M	src/ntl-view-bonobo-subdoc.c

commit 22f00eef61ac00e7cb7496df988a9028378750ca
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-05-26

    Keep track of sidebar panel enabled/disabled toggling. Currently the

    * src/ntl-window.c: (nautilus_window_init),
    (nautilus_window_destroy), (nautilus_window_real_set_content_view),
    (sidebar_panels_changed_callback):

    Keep track of sidebar panel enabled/disabled toggling.  Currently
    the callback doesnt do nothing.  Soon it will.

M	ChangeLog
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window.c
M	src/ntl-window.c

commit 1fa87bb08d6b3e0452abf0f2784e8bf28fbe326f
Author: Valek Frob <frob@src.gnome.org>
Date:	2000-05-26

    Updated russian translation.

M	po/ChangeLog
M	po/ru.po

commit f456979555eb7e9ae2f64ba85ef0d8480e966e19
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-05-26

    Ignore generated files.

    * components/services/install/command-line/.cvsignore:
    * components/services/install/lib/.cvsignore:
    Ignore generated files.

M	ChangeLog
M	components/services/install/command-line/.cvsignore
M	components/services/install/lib/.cvsignore

commit 371919a9c0fde4e78c9eebcb5337b2122acbfe47
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-05-26

    Expose only a single function to deal with sidebar panels. Return
    a list

    * libnautilus-extensions/nautilus-global-preferences.c:
    (global_preferences_create_dialog),
    (global_preferences_get_sidebar_panel_view_identifiers),
    (nautilus_global_preferences_get_enabled_sidebar_panel_view_identifiers),
    (global_preferences_register_sidebar_panels_preferences_for_ui),
    (global_preferences_is_sidebar_panel_enabled),
    (nautilus_global_preferences_shutdown):
    * libnautilus-extensions/nautilus-global-preferences.h:

    Expose only a single function to deal with sidebar panels.	Return
    a list of enabled view indentifiers, saving callers the work and
    complication of figuring out which panels are on.

    Make NAUTILUS_PREFERENCES_SIDEBAR_PANELS_NAMESPACE cause i need it
    to later keep track of sidebar panel changes in NautilusWindow.

    * src/ntl-uri-map.c: (got_file_info_callback),
    (nautilus_navigation_info_free):
    * src/ntl-uri-map.h:
    * src/ntl-window-msgs.c: (nautilus_window_update_state):
    Exorcise the 'sidebar_panel_identifiers' member.  Instead of
    complicating life by managing this list, simply obtain it when
    needed from global preferences.

M	ChangeLog
M	libnautilus-extensions/nautilus-global-preferences.c
M	libnautilus-extensions/nautilus-global-preferences.h
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.h
M	src/nautilus-applicable-views.c
M	src/nautilus-applicable-views.h
M	src/nautilus-window-manage-views.c
M	src/ntl-uri-map.c
M	src/ntl-uri-map.h
M	src/ntl-window-msgs.c

commit 88a49b83364add807cd39dd8d5d6323326880278
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-05-26

    Some cleanup of index tabs.

    * src/nautilus-index-tabs.c: (nautilus_index_tabs_initialize),
    (nautilus_index_tabs_size_request), (draw_one_tab),
    (draw_or_hit_test_all_tabs), (tab_item_find_by_name),
    (nautilus_index_tabs_add_view),
    (nautilus_index_tabs_get_title_from_index),
    (nautilus_index_tabs_remove_view),
    (nautilus_index_tabs_prelight_tab),
    (nautilus_index_tabs_select_tab), (nautilus_index_tabs_set_color),
    (nautilus_index_tabs_receive_dropped_color),
    (nautilus_index_tabs_set_title),
    (nautilus_index_tabs_set_title_mode),
    (nautilus_index_tabs_set_visible):

    Some cleanup of index tabs.

    Changed find_tab() to tab_item_find_by_name() which returns the
    actual tab item instead of a list node.

    Changed the GList append and remove operations to be more sane and
    actually work in the latter case.

    Print warnings on attempts to operate on non-existing tab items as
    these indicate programming errors upstream.

    Also add bulletproofing g_return_* macros.

M	ChangeLog
M	src/nautilus-index-tabs.c
M	src/nautilus-sidebar-tabs.c

commit f4bb9210439640793ad74f277b05f9865b444d09
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-05-26

    Install only ONE gconf notification for each preference or namespace
    that

    * nautilus-widgets/nautilus-preferences.c: (pref_hash_node_alloc),
    (pref_hash_node_free), (pref_hash_node_add_callback),
    (pref_hash_node_remove_callback), (pref_callback_info_alloc),
    (preferences_gconf_callback):

    Install only ONE gconf notification for each preference or
    namespace that we care about.  Otherwise we get an exponential
    number of notifications.  Move the gconf_connection from the
    callback list info to the preference hash node.

    Remove lingering gconf notifications on destruction of hash
    nodes.

M	ChangeLog
M	libnautilus-extensions/nautilus-preferences.c
M	libnautilus-private/nautilus-preferences.c
M	nautilus-widgets/nautilus-preferences.c

commit 0885d254cace6f4649965a1b69b34cb02180a061
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-05-26

    Fix the annoying as hell assertions coming from these components. Dont

    * components/help/hyperbola-nav-index.c:
    (hyperbola_navigation_index_new):
    * components/help/hyperbola-nav-search.c:
    (hyperbola_navigation_search_new):

    Fix the annoying as hell assertions coming from these components.
    Dont install the entry widgets as the titles for the clist.  You
    cant do this cause they have already be added to the vbox
    container and thus the barfing in gtk_container_add() about the
    widget already having a parent.  There doesnt seem to be any
    noticeable ui change because of this.  The help search/index
    continue to work as "good" as before.

M	ChangeLog
M	components/help/hyperbola-nav-index.c
M	components/help/hyperbola-nav-search.c

commit c774ab9774f397f2e0e28ff6014437823f5a061e
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-05-26

    Add support for keeping track of changes within a whole preference

    * nautilus-widgets/nautilus-preferences.c:
    (pref_hash_node_add_callback), (pref_hash_node_remove_callback),
    (preferences_gconf_callback):

    Add support for keeping track of changes within a whole preference
    namespace.

    Pass in the expected preference to the gconf callback.  Do this so
    that we can compare the expected prefrence name with the one that
    gconf reports.  If they dont match, then we have something that
    changed within a namespace and not an individual key.

    Also fix some memory leaks.  Was forgetting to free a couple of
    returned preference names.

M	ChangeLog
M	libnautilus-extensions/nautilus-preferences.c
M	libnautilus-private/nautilus-preferences.c
M	nautilus-widgets/nautilus-preferences.c

commit 20215a30d1bbbab7f3efaf55b03d025edb597874
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-05-26

    oops

M	ChangeLog

commit 28490b7589b7b57bb3c082ab7d65e1d854200dd4
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-05-26

    Missed a file...

	*
	components/services/install/lib/trilobite-eazel-install-service.oaf
	info:
	Missed a file...

M	ChangeLog
A
components/services/install/lib/trilobite-eazel-install-service.oafinfo

commit 7c045c92c71202f35da20134525bc5dccfc69468
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-05-26

    More work on undo. Note that undo in text entry fields still
    misbehaves.

    2000-05-25	Gene Z. Ragan  <gzr@eazel.com>

	More work on undo.  Note that undo in text entry fields still
	misbehaves.  More improvements are on the way.

	* components/websearch/ntl-web-search.c:
	(make_obj):
	Removed obsolete enable undo code.

	* libnautilus-extensions/nautilus-entry.c:
	* libnautilus-extensions/nautilus-entry.h:
	(nautilus_entry_initialize_class), (nautilus_entry_key_press),
	(nautilus_entry_insert_text), (nautilus_entry_delete_text),
	(register_edit_undo), (nautilus_entry_set_undo_key):
	Removed the enable_undo function and made undo functionality
	a default feature of NautilusEntry.

	* libnautilus/nautilus-undo-transaction.c:
	(nautilus_undo_transaction_add_undoable),
	(nautilus_undo_transaction_undo):

	* libnautilus/nautilus-undoable.c:
	* libnautilus/nautilus-undoable.h:
	(nautilus_undoable_save_undo_snapshot),
	(nautilus_undo_unregister):

	* src/file-manager/fm-properties-window.c: (create_basic_page):
	Removed obsolete enable undo code.

	* src/nautilus-bookmarks-window.c: (on_text_field_focus_in_event),
	(on_text_field_focus_out_event), (on_window_delete_event):
	Removed obsolete enable undo code.

	* src/nautilus-location-bar.c:
	* src/nautilus-location-bar.h:
	(nautilus_location_bar_set_location):
	Removed obsolete enable undo code.

	* src/ntl-window.c: (nautilus_window_constructed):
	Removed obsolete enable undo code.

M	ChangeLog
M	components/websearch/ntl-web-search.c
M	libnautilus-extensions/nautilus-entry.c
M	libnautilus-extensions/nautilus-entry.h
M	libnautilus-private/nautilus-entry.c
M	libnautilus-private/nautilus-entry.h
M	libnautilus/nautilus-undo-transaction.c
M	libnautilus/nautilus-undoable.c
M	libnautilus/nautilus-undoable.h
M	src/file-manager/fm-properties-window.c
M	src/nautilus-bookmarks-window.c
M	src/nautilus-location-bar.c
M	src/nautilus-location-bar.h
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window.c
M	src/ntl-window.c

commit cb170d00f1f7a73b2d0530956579b78aaf142e11
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-05-26

    Small program to test the gtk+ version of the installer.


	* components/services/install/command-line/Makefile.am:
	* components/services/install/command-line/eazel-alt-install.c:
	Small program to test the gtk+ version of the installer.

	(set_parameters_from_command_line), (main):
	* components/services/install/idl/trilobite-eazel-install.idl:
	* components/services/install/lib/Makefile.am:
	* components/services/install/lib/eazel-install-object.c:
	(impl_Trilobite_Eazel_Install_new_packages),
	(trilobite_eazel_install_get_epv),
	(trilobite_eazel_install_destroy),
	(trilobite_eazel_install_set_arg),
	(trilobite_eazel_install_class_initialize),
	(trilobite_eazel_install_create_corba_object),
	(trilobite_eazel_install_initialize),
	(trilobite_eazel_install_get_type), (trilobite_eazel_install_new),
	(trilobite_eazel_install_new_with_config),
	(create_temporary_directory), (fetch_remote_package_list),
	(trilobite_eazel_install_new_packages):
	* components/services/install/lib/eazel-install-private.h:
	* components/services/install/lib/eazel-install-public.h:
	Created a gtk+ object for the installer. Will be needed for the ui
	object to do callbacks for the progress bars

	* components/services/install/lib/eazel-install-metadata.c:
	(xml_doc_sanity_checks), (init_default_install_configuration),
	(init_default_transfer_configuration):
	*
	components/services/install/lib/eazel-install-xml-package-list.c:
	(parse_local_xml_package_list):
	Removed various g_errors and g_asserts and replaced them
	with some sort of return code (boolean or NULL)

M	ChangeLog
M	components/services/install/command-line/Makefile.am
A	components/services/install/command-line/eazel-alt-install.c
A	components/services/install/idl/trilobite-eazel-install.idl
M	components/services/install/lib/Makefile.am
M	components/services/install/lib/eazel-install-metadata.c
A	components/services/install/lib/eazel-install-object.c
A	components/services/install/lib/eazel-install-private.h
A	components/services/install/lib/eazel-install-public.h
M	components/services/install/lib/eazel-install-xml-package-list.c

commit e52cc9902eebfa8d961e3d088139a24445ea82a4
Author: John Sullivan <sullivan@eazel.com>
Date:	2000-05-26

    Added a missing space.

    2000-05-25	John Sullivan  <sullivan@eazel.com>

	* src/ntl-app.c: (display_caveat): Added a missing space.


	More work on the "Open with Other" dialogs. Most of
	the UI features are present now, but they don't do
	anything since there's no API to call yet.

	* libnautilus-extensions/nautilus-gtk-extensions.h,
	* libnautilus-extensions/nautilus-gtk-extensions.c:
	(nautilus_gtk_clist_get_first_selected_row),
	(nautilus_gtk_clist_get_last_selected_row):
	Moved these functions to here from NautilusList, since
	they only require a GtkCList and I needed to use one
	of them outside of NautilusList.

	* libnautilus-extensions/nautilus-list.c:
	(nautilus_list_get_first_selected_row),
	(nautilus_list_get_last_selected_row),
	(nautilus_list_keyboard_navigation_key_press),
	(nautilus_list_new_with_titles):
	Removed get_first and get_last_selected_row, and updated
	callers to call new nautilus_gtk_clist versions.

	* libnautilus-extensions/nautilus-program-chooser.c:
	(populate_program_list), (nautilus_program_chooser_get_file),
	(nautilus_program_chooser_get_clist),
	(nautilus_program_chooser_get_frame),
	(nautilus_program_chooser_get_status_label),
	(nautilus_program_chooser_set_file),
	(nautilus_program_chooser_set_clist),
	(nautilus_program_chooser_set_frame),
	(nautilus_program_chooser_set_status_label), (is_in_short_list),
	(is_in_metadata_list), (update_selected_item_details),
	(program_list_selection_changed_callback), (pack_radio_button),
	(run_program_configurator_callback),
	(nautilus_program_chooser_new):
	Whole bunch of changes to push the "Open with Other" dialogs
	closer to reality.

	* src/ntl-window.c:
	(view_menu_choose_view_callback): Comment changes only.
	(nautilus_window_load_content_view_menu): Changed menu item
	text from "View as ..." to "View as Other..."

M	ChangeLog
M	libnautilus-extensions/nautilus-gtk-extensions.c
M	libnautilus-extensions/nautilus-gtk-extensions.h
M	libnautilus-extensions/nautilus-list.c
M	libnautilus-extensions/nautilus-program-chooser.c
M	libnautilus-private/nautilus-gtk-extensions.c
M	libnautilus-private/nautilus-gtk-extensions.h
M	libnautilus-private/nautilus-list.c
M	libnautilus-private/nautilus-program-chooser.c
M	src/nautilus-application.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window.c
M	src/ntl-app.c
M	src/ntl-window.c

commit 082b0a23f06e4168617e5317557c7677d0473663
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-05-26

	I am getting a little careless. This must end.

	* libnautilus-extensions/nautilus-file.c:
	(nautilus_file_denies_access_permission): Fixed some checks
	that I had reversed.

	* src/ntl-app.c: (display_caveat): Took out some test code I
	checked in.

M	ChangeLog
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-private/nautilus-file.c
M	src/nautilus-application.c
M	src/ntl-app.c

commit 88d96d502f4739207312d40958aa87aa85e19591
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-05-26

    Checked it in without finishing it. Bad Darin.

M	ChangeLog
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-private/nautilus-file.c

commit 0e9ba92d75001429774f7ae0e02d989356a827a4
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-05-26

    Made the permission check match the Unix access model. Maciej
    points out

	* libnautilus-extensions/nautilus-file.c:
	(nautilus_file_denies_access_permission),
	(nautilus_file_can_set_permissions): Made the permission check
	match the Unix access model. Maciej points out that this is
	still not good enough, and Pavel points out that bug 458 is
	about just this problem.

	* libnautilus-extensions/nautilus-gnome-extensions.c:
	(turn_on_line_wrap_flag): Got rid of a bad g_free that was
	trashing memory when locating the label for line wrapping.

	* src/ntl-app.c: (display_caveat): Used line wrapping, now that
	I know wrapping wasn't the cause of the bug before.

M	ChangeLog
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-extensions/nautilus-gnome-extensions.c
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-gnome-extensions.c
M	src/nautilus-application.c
M	src/ntl-app.c

commit 8cbb5d30b45349de2d73027484617ddcc1a59256
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-05-25

    Cleanup cut-n-paste code for dealing the sidebar panels.

    * libnautilus-extensions/nautilus-global-preferences.c:
    (global_preferences_create_dialog),
    (global_preferences_register_sidebar_panels_preferences_for_ui),
    (global_preferences_get_sidebar_panel_key),
    (nautilus_global_preferences_is_sidebar_panel_enabled),
    (global_preferences_register_for_ui),
    (user_level_changed_callback),
    (nautilus_global_preferences_startup):
    Added define for sidebar panels namespace.

    Rename preference defines to make it clear whether they are keys
    or namespaces.

    Add function to obtain a sidebar panel key from an iid.

    Use "sidebar panels" consistently in both code and preferences
    dialog.

    * libnautilus-extensions/nautilus-global-preferences.h:
    New public function
    nautilus_global_preferences_is_sidebar_panel_enabled () that
    returns whether a sidebar panel is enabled.

    * src/ntl-uri-map.c: (sidebar_panel_preference_is_on):
    Use nautilus_global_preferences_is_sidebar_panel_enabled() instead
    of hard-coding the namespace string.

M	ChangeLog
M	libnautilus-extensions/nautilus-global-preferences.c
M	libnautilus-extensions/nautilus-global-preferences.h
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.h
M	src/nautilus-applicable-views.c
M	src/ntl-uri-map.c

commit cdb759bd89d0f5d1a79c7cafc064719ecbfc604e
Author: Robin Slomkowski <rslomkow@src.gnome.org>
Date:	2000-05-25

    Added French Language support as done by
    Jean-Michel Ardantz <jmardantz@ifrance.com>
    Added fr as a language in configure.in, and added po/fr.po

M	ChangeLog
M	configure.in
M	po/ChangeLog
A	po/fr.po

commit da3975518fe6b264d0a7ee4130cebb0a78c1e11b
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-05-25

    Instead of ref'ing the control we want to do a "while_alive". The
    old way

	* libnautilus/nautilus-clipboard.c:
	(nautilus_clipboard_set_up_editable): Instead of ref'ing the
	control we want to do a "while_alive". The old way could be
	dangerous, so I'm glad I caught this.

M	ChangeLog
M	libnautilus/nautilus-clipboard.c

commit bcd654be84ae3bd93f7a58707418aad060a91eda
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-05-25

    Took out an extra bonobo_object_ref that was wreaking havoc. If we
    want to

	* libnautilus/nautilus-view-frame.c:
	(nautilus_view_get_bonobo_control):
	Took out an extra bonobo_object_ref that was wreaking havoc.
	If we want to make this ref the thing before returning it,
	we'll have to get it right.

M	ChangeLog
M	libnautilus/nautilus-view-frame.c
M	libnautilus/nautilus-view.c

commit 78899d390741f5bd46b38c947a6e1e1c77baca86
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-05-25

    Updated to reflect completed tasks.

	* RENAMING: Updated to reflect completed tasks.

	* components/notes/ntl-notes.c: (make_notes_view):
	* components/websearch/ntl-web-search.c: (make_obj):
	Changed to use simplified clipboard API.

	* components/services/trilobite/libtrilobite/.cvsignore:
	Ignore generated files.

	* libnautilus-extensions/gtkscrollframe.c:
	* libnautilus-extensions/gtkscrollframe.h:
	Renamed GtkScrollFrame to NautilusScrollFrame so we won't conflict
	if a GtkScrollFrame actually gets added to gtk some day. The file
	still needs renaming (mentioned in RENAMING).

	* libnautilus/nautilus-clipboard.h:
	* libnautilus/nautilus-clipboard.c: (cut_callback),
	(copy_callback), (paste_callback), (clear_callback),
	(add_menu_item), (add_menu_items_callback),
	(remove_menu_items_callback),
	(nautilus_clipboard_set_up_editable):
	Simplified clipboard implementation. Does the same thing the old
	code did without needing a class and with a simpler API.

	* nautilus-widgets/nautilus-preferences-item.c:
	* src/file-manager/fm-icon-text-window.c:
	* src/nautilus-zoom-control.c:
	* src/ntl-window.c:
	Renamed _cb to _callback. Some other (minor) cleanup.

	* src/file-manager/Makefile.am:
	* src/file-manager/desktop-canvas.c: [removed]
	* src/file-manager/desktop-canvas.h: [removed]
	* src/file-manager/desktop-menu.c: [removed]
	* src/file-manager/desktop-menu.h: [removed]
	* src/file-manager/gnome-desktop.c: [removed]
	Now that I'm doing the desktop work, I know we don't need these.
	I'll be deleting the desktop source files that Havoc added as I
	harvest the useful code from them.

	* src/file-manager/fm-directory-view.c:
	(bonobo_control_activate_callback): Add comments.

	* src/nautilus-zoom-control.h: Fixed problem where the zoom
	control didn't know if it was an event box or a pixmap.

	* src/ntl-index-panel.c: (nautilus_index_panel_add_meta_view):
	Fixed bug that was trashing the sidebar panel names. I put
	the g_free call in the wrong place.

	* src/ntl-uri-map.c: (sidebar_panel_preference_is_on):
	Fixed bug where the sidebar preference wasn't saved. I found
	another place with another copy of the preference path. This
	sort of thing really needs to go in a header file, I think.

M	ChangeLog
M	RENAMING
M	components/notes/nautilus-notes.c
M	components/notes/ntl-notes.c
M	components/services/trilobite/libtrilobite/.cvsignore
M	components/websearch/ntl-web-search.c
M	libnautilus-extensions/gtkscrollframe.c
M	libnautilus-extensions/gtkscrollframe.h
M	libnautilus-extensions/nautilus-preferences-item.c
M	libnautilus-extensions/nautilus-scroll-frame.c
M	libnautilus-extensions/nautilus-scroll-frame.h
M	libnautilus-private/gtkscrollframe.c
M	libnautilus-private/gtkscrollframe.h
M	libnautilus-private/nautilus-preferences-item.c
M	libnautilus-private/nautilus-scroll-frame.c
M	libnautilus-private/nautilus-scroll-frame.h
M	libnautilus/nautilus-clipboard.c
M	libnautilus/nautilus-clipboard.h
M	nautilus-widgets/nautilus-preferences-item.c
M	src/file-manager/Makefile.am
D	src/file-manager/desktop-canvas.c
D	src/file-manager/desktop-canvas.h
D	src/file-manager/desktop-menu.c
D	src/file-manager/desktop-menu.h
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-icon-text-window.c
D	src/file-manager/gnome-desktop.c
M	src/nautilus-applicable-views.c
M	src/nautilus-information-panel.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-sidebar.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window.c
M	src/nautilus-zoom-control.c
M	src/nautilus-zoom-control.h
M	src/ntl-index-panel.c
M	src/ntl-uri-map.c
M	src/ntl-window.c

commit 967aace7a9c5e07366a3349d38defa8627fc6a6b
Author: J Shane Culpepper <pepper@src.gnome.org>
Date:	2000-05-25

    Fixed nautilus-installer so that it uses so that it uses async ghttp
    fetch of
    the package-list.

M	ChangeLog
M	nautilus-installer/Makefile
M	nautilus-installer/nautilus-installer.c

commit 3297b64389a296153aff6c0a0d824e1b8d2daa70
Author: Fatih Demir <kabalak@src.gnome.org>
Date:	2000-05-25

    Updated the Turkish translation for nautilus

M	po/ChangeLog
M	po/tr.po

commit 2c4122ebf22bac39e189e529753313bd80136e2e
Author: Ali Abdin <rakholh@src.gnome.org>
Date:	2000-05-25

    2000-05-25	Ali Abdin  <aliabdin@aucegypt.edu

	    * components/help/help-methods.c:
	    (transform_absolute_file): Fixed a bug to get it to really
	    treat
	    URI's as 'absolute'. Also fixed another bug with trailing
	    spaces.
	    Necessary because the URI holds the '\n' (when the user
	    presses
	    enter.

	    Also added debugging statements in the functions (#define
	    ALI_DEBUG
	    to turn them on). I will take them out once help actually
	    starts
	    working

M	ChangeLog
M	components/help/help-method.c

commit b5f746e014046423ec79aa2b98bd831e6ea00076
Author: J Shane Culpepper <pepper@src.gnome.org>
Date:	2000-05-25

	    Big time clean up of the overall flow of installs.	Now,
	    all packages
	    are downloaded before install.  Tried to setup as many of
	    the print
	    functions as possible to support internationalization.
	    Removed old
	    gnet http groks of the package list and now grab the package
	    list with
	    the async ghttp fetch functionality.  Did alot of cleanups
	    in the
	    rpm glue functions to make them more managable.  Removed the
	    prune_xml
	    function i swipped from helixcode since it is no longer
	    needed.

M	ChangeLog
M	components/services/install/command-line/eazel-install.c
M	components/services/install/lib/eazel-install-metadata.c
M	components/services/install/lib/eazel-install-protocols.c
M	components/services/install/lib/eazel-install-protocols.h
M	components/services/install/lib/eazel-install-rpm-glue.c
M	components/services/install/lib/eazel-install-tests.c
M	components/services/install/lib/eazel-install-xml-package-list.c
M	components/services/trilobite/libtrilobite/.cvsignore
M	components/services/trilobite/libtrilobite/helixcode-utils.c
M	components/services/trilobite/libtrilobite/helixcode-utils.h

commit be62a451fd1b2fe20bfa10661f45707cdcbad86b
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-05-25

    Update status flags to latest and gratest gtkmozembed api.

    * components/mozilla/nautilus-mozilla-content-view.c:
    (mozilla_net_status_callback):

    Update status flags to latest and gratest gtkmozembed api.

M	ChangeLog
M	components/mozilla/nautilus-mozilla-content-view.c

commit 31890627ca300b617ee3e4d9bbf0df47fe2f339c
Author: Gene Ragan <gzr@src.gnome.org>
Date:	2000-05-25

    *** empty log message ***

M	ChangeLog
M	libnautilus-extensions/nautilus-entry.c
M	libnautilus-extensions/nautilus-undo-manager.c
M	libnautilus-extensions/nautilus-undo-manager.h
M	libnautilus-private/nautilus-entry.c
M	libnautilus-private/nautilus-undo-manager.c
M	libnautilus-private/nautilus-undo-manager.h
M	libnautilus/nautilus-undo-manager.c
M	libnautilus/nautilus-undo-manager.h
M	libnautilus/nautilus-undoable.c
M	libnautilus/nautilus-undoable.h
M	src/nautilus-window-manage-views.c
M	src/ntl-window-msgs.c

commit 346de1525e175a88cf3b6183bee21d502d30de16
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-05-25

    [removed] [removed]

	* components/hardware/nautilus-hardware-view.c:
	(nautilus_hardware_view_initialize),
	(hardware_view_notify_location_change_callback):
	* components/hardware/nautilus-hardware-view.h:
	* components/help/hyperbola-nav-index.c:
	(hyperbola_navigation_index_select_row):
	* components/help/hyperbola-nav-search.c:
	(hyperbola_navigation_search_select_row),
	(hyperbola_navigation_search_new):
	* components/html/ntl-web-browser.c: (browser_url_load_done),
	(browser_vfs_callback), (browser_goto_url_real),
	(browser_goto_url), (browser_select_url), (browser_title_changed),
	(browser_notify_location_change), (make_obj):
	* components/loser/content/main.c: (loser_make_object):
	* components/loser/content/nautilus-content-loser.c:
	(nautilus_content_loser_initialize),
	(loser_notify_location_change_callback):
	* components/loser/content/nautilus-content-loser.h:
	* components/loser/sidebar/main.c: (loser_make_object):
	* components/loser/sidebar/nautilus-sidebar-loser.c:
	(nautilus_sidebar_loser_initialize),
	(loser_notify_location_change_callback):
	* components/mozilla/main.c: (mozilla_make_object):
	* components/mozilla/nautilus-mozilla-content-view.c:
	(nautilus_mozilla_content_view_initialize),
	(mozilla_content_view_request_progress_change),
	(mozilla_content_view_request_location_change),
	(mozilla_notify_location_change_callback),
	(mozilla_title_changed_callback), (mozilla_link_message_callback):
	* components/mozilla/nautilus-mozilla-content-view.h:
	* components/music/main.c: (music_view_make_object):
	* components/music/nautilus-music-view.c:
	(nautilus_music_view_initialize), (click_column_callback),
	(music_view_notify_location_change_callback),
	(nautilus_music_view_drag_data_received):
	* components/music/nautilus-music-view.h:
	* components/rpmview/main.c: (rpm_view_make_object):
	* components/rpmview/nautilus-rpm-view.c:
	(nautilus_rpm_view_initialize),
	(rpm_view_notify_location_change_callback):
	* components/rpmview/nautilus-rpm-view.h:
	* components/sample/main.c: (sample_make_object):
	* components/sample/nautilus-sample-content-view.c:
	(nautilus_sample_content_view_initialize),
	(sample_notify_location_change_callback):
	* components/sample/nautilus-sample-content-view.h:
	* components/services/startup/nautilus-view/main.c:
	(services_make_object):
	*
	components/services/startup/nautilus-view/nautilus-service-startup-view.c:
	(go_to_uri), (nautilus_service_startup_view_initialize),
	(service_main_notify_location_change_cb):
	*
	components/services/startup/nautilus-view/nautilus-service-startup-view.h:
	* libnautilus/Makefile.am:
	* libnautilus/libnautilus.h:
	* libnautilus/nautilus-content-view-frame.c: [removed]
	* libnautilus/nautilus-content-view-frame.h: [removed]
	* libnautilus/nautilus-view-component.idl:
	* libnautilus/nautilus-view-frame-private.h:
	* libnautilus/nautilus-view-frame.c:
	(impl_Nautilus_View_save_state), (impl_Nautilus_View_load_state),
	(impl_Nautilus_View_notify_location_change),
	(impl_Nautilus_View_show_properties),
	(impl_Nautilus_View_notify_selection_change),
	(impl_Nautilus_View_stop_location_change),
	(impl_Nautilus_View__destroy), (impl_Nautilus_View__create),
	(nautilus_view_initialize_class), (nautilus_view_initialize),
	(nautilus_view_new), (nautilus_view_new_from_bonobo_control),
	(get_view_frame), (nautilus_view_request_location_change),
	(nautilus_view_request_selection_change),
	(nautilus_view_request_status_change),
	(nautilus_view_request_progress_change),
	(nautilus_view_request_title_change),
	(nautilus_view_get_bonobo_control),
	(nautilus_view_get_main_window):
	* libnautilus/nautilus-view-frame.h:
	* src/Makefile.am:
	* src/file-manager/fm-directory-view.c: (get_bonobo_control),
	(fm_directory_view_initialize), (display_selection_info),
	(fm_directory_view_send_selection_change),
	(notify_location_change_callback),
	(stop_location_change_callback),
	(done_loading), (fm_directory_view_activate_file_internal),
	(finish_loading_uri):
	* src/file-manager/fm-directory-view.h:
	* src/ntl-app.c: (impl_Nautilus_Application_create_object):
	* src/ntl-content-view.c: [removed]
	* src/ntl-content-view.h: [removed]
	* src/ntl-uri-map.c: (make_oaf_query_with_known_mime_type),
	(make_oaf_query_with_uri_scheme_only):
	* src/ntl-view-frame-svr.c: (impl_Nautilus_ViewFrame__destroy),
	(impl_Nautilus_ViewFrame__create),
	(impl_Nautilus_ViewFrame__get_main_window),
	(impl_Nautilus_ViewFrame_request_location_change),
	(impl_Nautilus_ViewFrame_request_selection_change),
	(impl_Nautilus_ViewFrame_request_status_change),
	(impl_Nautilus_ViewFrame_request_progress_change),
	(impl_Nautilus_ViewFrame_request_title_change):
	* src/ntl-view-private.h:
	* src/ntl-view.c: (nautilus_view_frame_class_init),
	(nautilus_view_frame_set_arg), (nautilus_view_frame_get_arg),
	(nautilus_view_frame_request_location_change),
	(nautilus_view_frame_request_selection_change),
	(nautilus_view_frame_request_status_change),
	(nautilus_view_frame_request_progress_change),
	(nautilus_view_frame_request_title_change),
	(nautilus_view_frame_set_label), (nautilus_view_frame_activate):
	* src/ntl-view.h:
	* src/ntl-window-msgs.c: (nautilus_window_request_title_change),
	(nautilus_window_load_meta_view),
	(nautilus_window_request_location_change),
	(nautilus_window_load_content_view):
	* src/ntl-window-msgs.h:
	* src/ntl-window-private.h:
	* src/ntl-window.c:
	(nautilus_window_request_title_change_callback),
	(nautilus_window_connect_content_view),
	(nautilus_window_real_set_content_view):
	Got rid of ContentView and ContentViewFrame.

M	ChangeLog
M	components/hardware/nautilus-hardware-view.c
M	components/hardware/nautilus-hardware-view.h
M	components/help/hyperbola-nav-index.c
M	components/help/hyperbola-nav-search.c
M	components/html/ntl-web-browser.c
M	components/loser/content/main.c
M	components/loser/content/nautilus-content-loser.c
M	components/loser/content/nautilus-content-loser.h
M	components/loser/sidebar/main.c
M	components/loser/sidebar/nautilus-sidebar-loser.c
M	components/mozilla/main.c
M	components/mozilla/nautilus-mozilla-content-view.c
M	components/mozilla/nautilus-mozilla-content-view.h
M	components/music/main.c
M	components/music/nautilus-music-view.c
M	components/music/nautilus-music-view.h
M	components/rpmview/main.c
M	components/rpmview/nautilus-rpm-view.c
M	components/rpmview/nautilus-rpm-view.h
M	components/sample/main.c
M	components/sample/nautilus-sample-content-view.c
M	components/sample/nautilus-sample-content-view.h
M	components/services/startup/nautilus-view/main.c
M
components/services/startup/nautilus-view/nautilus-service-startup-view.c
M
components/services/startup/nautilus-view/nautilus-service-startup-view.h
M	libnautilus/Makefile.am
M	libnautilus/libnautilus.h
D	libnautilus/nautilus-content-view-frame.c
D	libnautilus/nautilus-content-view-frame.h
M	libnautilus/nautilus-view-component.idl
D	libnautilus/nautilus-view-frame-private.h
M	libnautilus/nautilus-view-frame.c
M	libnautilus/nautilus-view-frame.h
M	libnautilus/nautilus-view.c
M	libnautilus/nautilus-view.h
M	src/Makefile.am
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-directory-view.h
M	src/nautilus-applicable-views.c
M	src/nautilus-application.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-view-frame-corba.c
M	src/nautilus-view-frame-private.h
M	src/nautilus-view-frame.c
M	src/nautilus-view-frame.h
M	src/nautilus-window-manage-views.c
M	src/nautilus-window-manage-views.h
M	src/nautilus-window-private.h
M	src/nautilus-window.c
M	src/ntl-app.c
D	src/ntl-content-view.c
D	src/ntl-content-view.h
M	src/ntl-uri-map.c
M	src/ntl-view-frame-svr.c
M	src/ntl-view-private.h
M	src/ntl-view.c
M	src/ntl-view.h
M	src/ntl-window-msgs.c
M	src/ntl-window-msgs.h
M	src/ntl-window-private.h
M	src/ntl-window.c

commit 8bea55d84183eb257e5f8a5afc84ccd7fea916f5
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-05-25

    Made the startup caveat window look cool. Everyone who set an
    environment

	* src/ntl-app.c: (display_caveat): Made the startup caveat
	window look cool. Everyone who set an environment variable
	to avoid it will now be sad.

M	ChangeLog
M	src/nautilus-application.c
M	src/ntl-app.c

commit fef5f32181898438b71bcb1706e80fdef3bac769
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-05-25

    Oops. Missed one case of "metaview" -> "sidebar-view".

	* libnautilus-extensions/nautilus-global-preferences.c:
	(global_preferences_create_dialog): Oops. Missed one case of
	"metaview" -> "sidebar-view".

	* libnautilus-extensions/nautilus-icon-canvas-item.c:
	(draw_pixbuf_aa), (draw_label_text_aa),
	(nautilus_icon_canvas_item_render): Some minor code tweaks.

M	ChangeLog
M	libnautilus-extensions/nautilus-global-preferences.c
M	libnautilus-extensions/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-icon-canvas-item.c

commit f6a5f321b9d527e2f51a0ed61a88572e1af80906
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-05-24

    [deleted] [deleted]

	* libnautilus/nautilus-view-component.idl:
	* src/Makefile.am:
	* src/ntl-index-panel.c: (nautilus_index_panel_add_meta_view):
	* src/ntl-meta-view.c: [deleted]
	* src/ntl-meta-view.h: [deleted]
	* src/ntl-view.c: (nautilus_view_frame_handle_client_destroy_2),
	(nautilus_view_frame_set_active_errors),
	(nautilus_view_frame_get_label), (nautilus_view_frame_set_label):
	* src/ntl-view.h:
	* src/ntl-window-msgs.c: (nautilus_window_load_meta_view),
	(nautilus_window_update_state):
	* src/ntl-window.c:
	Removed Nautilus::MetaViewFrame and all the related classes.

M	ChangeLog
M	libnautilus/nautilus-view-component.idl
M	src/Makefile.am
M	src/nautilus-information-panel.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-sidebar.c
M	src/nautilus-spatial-window.c
M	src/nautilus-view-frame.c
M	src/nautilus-view-frame.h
M	src/nautilus-window-manage-views.c
M	src/nautilus-window.c
M	src/ntl-index-panel.c
D	src/ntl-meta-view.c
D	src/ntl-meta-view.h
M	src/ntl-view.c
M	src/ntl-view.h
M	src/ntl-window-msgs.c
M	src/ntl-window.c

commit 1aedbe5892540eb3d3f177e1e3148cf136d7b214
Author: Gene Ragan <gzr@src.gnome.org>
Date:	2000-05-24

    *** empty log message ***

M	ChangeLog
M	components/notes/nautilus-notes.c
M	components/notes/ntl-notes.c
M	components/websearch/ntl-web-search.c
M	libnautilus-extensions/nautilus-undo-context.c
M	libnautilus-extensions/nautilus-undo-manager.c
M	libnautilus-private/nautilus-undo-context.c
M	libnautilus-private/nautilus-undo-manager.c
M	libnautilus/nautilus-undo-context.c
M	libnautilus/nautilus-undo-manager.c
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-window-menus.c

commit ca8660c9bcc9c72d0bf4cf73a8d65214535ec658
Author: Gene Ragan <gzr@src.gnome.org>
Date:	2000-05-24

    *** empty log message ***

M	ChangeLog
M	libnautilus-extensions/nautilus-undo-context.c
M	libnautilus-private/nautilus-undo-context.c
M	libnautilus/nautilus-undo-context.c

commit e241de15a11a45be847a78cf197f61bd28d40067
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-05-24

    Round one of caveat dialog improvement. I managed to get it to
    be modeless

	* src/ntl-app.c: (display_caveat), (nautilus_app_startup):
	Round one of caveat dialog improvement. I managed to get it
	to be modeless and come up in front of the Nautilus window.
	The word-wrapping had to be done by hand to work around
	unsolved bug (963). The next round will involve using Arlo's
	cool picture.

M	ChangeLog
M	src/nautilus-application.c
M	src/ntl-app.c

commit 70659f55654efc207e296e0febea6d41767d1c0d
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-05-24

    [deleted] [deleted]

	* libnautilus/Makefile.am:
	* libnautilus/libnautilus.h:
	* libnautilus/nautilus-meta-view-frame.c: [deleted]
	* libnautilus/nautilus-meta-view-frame.h: [deleted]
	* libnautilus/nautilus-view-component.idl:
	* po/POTFILES.in:
	* src/ntl-index-panel.c: (nautilus_index_panel_add_meta_view):
	* src/ntl-window.c: (nautilus_window_add_meta_view):
	Removed Nautilus::MetaView and all the related classes.
	We still have Nautilus::MetaViewFrame (will go soon).

	* components/help/hyperbola-nav-index.c:
	(hyperbola_navigation_index_new):
	* components/help/hyperbola-nav-search.c:
	(hyperbola_navigation_search_new):
	* components/help/hyperbola-nav-tree.c:
	(hyperbola_navigation_tree_new):
	* components/history/ntl-history-view.c: (make_obj):
	* components/loser/sidebar/nautilus-sidebar-loser.c:
	(nautilus_sidebar_loser_initialize),
	(loser_notify_location_change_callback):
	* components/loser/sidebar/nautilus-sidebar-loser.h:
	* components/notes/ntl-notes.c: (make_notes_view):
	* components/websearch/ntl-web-search.c: (make_obj):
	Changed to use just plain view insetad of meta_view.

	* libnautilus-extensions/nautilus-global-preferences.h:
	* libnautilus-extensions/nautilus-global-preferences.c:
	(global_preferences_create_dialog),
	(nautilus_global_preferences_get_sidebar_panel_view_identifiers),
	(nautilus_global_preferences_get_sidebar_view_iids),
	(nautilus_preferences_register_sidebar_view_preferences_for_ui),
	(global_preferences_register_for_ui):
	Changed naming to call them sidebar views instead of meta views,
	and got rid of code that depends on MetaView interface. We now
	use the sidebar_panel_name to determine if a view should show
	up in the sidebar.

	* src/ntl-view.h: Fixed a comment to reflect the future
	instead of the past.

M	ChangeLog
M	RENAMING
M	components/help/hyperbola-nav-index.c
M	components/help/hyperbola-nav-search.c
M	components/help/hyperbola-nav-tree.c
M	components/history/nautilus-history-view.c
M	components/history/ntl-history-view.c
M	components/loser/sidebar/nautilus-sidebar-loser.c
M	components/loser/sidebar/nautilus-sidebar-loser.h
M	components/notes/nautilus-notes.c
M	components/notes/ntl-notes.c
M	components/websearch/ntl-web-search.c
M	libnautilus-extensions/nautilus-global-preferences.c
M	libnautilus-extensions/nautilus-global-preferences.h
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.h
M	libnautilus/Makefile.am
M	libnautilus/libnautilus.h
D	libnautilus/nautilus-meta-view-frame.c
D	libnautilus/nautilus-meta-view-frame.h
M	libnautilus/nautilus-view-component.idl
M	po/POTFILES.in
M	src/nautilus-information-panel.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-sidebar.c
M	src/nautilus-spatial-window.c
M	src/nautilus-view-frame.h
M	src/nautilus-window.c
M	src/ntl-index-panel.c
M	src/ntl-view.h
M	src/ntl-window.c

commit f68147a3baf043bf1978095d5b936c248599be7b
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-05-24

    Some work on the innards of the program-choosing dialogs. Still
    not wired

	* libnautilus-extensions/nautilus-program-chooser.c:
	(populate_program_list), (nautilus_program_chooser_new):
	Some work on the innards of the program-choosing dialogs.
	Still not wired up to any actual data.

M	ChangeLog
M	libnautilus-extensions/nautilus-program-chooser.c
M	libnautilus-private/nautilus-program-chooser.c

commit 3f2b83b1a010f20d7688444f2f1c5f82b34e9553
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-05-24

    Moved to make clear that popt must build first.

	* HACKING: Moved to make clear that popt must build first.

	* RENAMING: Added some new file renamings.

	* src/nautilus-zoomable-frame-svr.c:
	* src/nautilus.h: [removed]
	* src/ntl-app.c:
	* src/ntl-main.c:
	* src/ntl-meta-view.c:
	* src/ntl-types.h: [removed]
	* src/ntl-uri-map.c:
	* src/ntl-view-bonobo-control.c:
	* src/ntl-view-bonobo-subdoc.c:
	* src/ntl-view-frame-svr.c:
	* src/ntl-view-nautilus.c:
	* src/ntl-view-private.h:
	* src/ntl-view.c:
	* src/ntl-window-msgs.c:
	* src/ntl-window-state.c:
	* src/ntl-window.c:
	Got rid of "nautilus.h" and "ntl-types.h".

	* libnautilus/nautilus-undo-context.c:
	(impl_Nautilus_Undo_Context__destroy),
	(impl_Nautilus_Undo_Context__create),
	(impl_Nautilus_Undo_Context__get_undo_manager),
	(nautilus_undo_context_new), (nautilus_undo_context_initialize),
	(destroy):
	* libnautilus/nautilus-undo-manager.c:
	(impl_Nautilus_Undo_Manager__destroy),
	(impl_Nautilus_Undo_Manager__create),
	(impl_Nautilus_Undo_Manager__append),
	(impl_Nautilus_Undo_Manager__forget),
	(impl_Nautilus_Undo_Manager__undo), (nautilus_undo_manager_new),
	(nautilus_undo_manager_initialize),
	(nautilus_undo_manager_initialize_class),
	(nautilus_undo_manager_undo), (nautilus_undo_manager_redo),
	(nautilus_undo_manager_add_transaction),
	(nautilus_undo_manager_unregister_object),
	(nautilus_undo_manager_can_undo),
	(nautilus_undo_manager_can_redo),
	(destroy), (nautilus_undo_manager_enable_redo),
	(nautilus_undo_manager_set_queue_depth), (free_undo_manager_list):
	Various code cleanups. Specifically, get rid of unused
	bonobo_object and rename gtk_object to bonobo_object.
	Get rid of some yucky function pointer casts.

	* src/ntl-app.c: (nautilus_app_init):
	Got rid of bogus extra ref.

	* libnautilus-extensions/nautilus-program-chooser.c:
	(nautilus_program_chooser_new): Reindent part just to annoy John.
	* libnautilus-extensions/nautilus-program-choosing.c:
	(nautilus_launch_application): Newline at end of file (ugh).

	* src/ntl-index-panel.c: (add_command_buttons): Format tweaking.

M	ChangeLog
M	HACKING
M	RENAMING
M	libnautilus-extensions/nautilus-program-chooser.c
M	libnautilus-extensions/nautilus-program-choosing.c
M	libnautilus-extensions/nautilus-undo-context.c
M	libnautilus-extensions/nautilus-undo-manager.c
M	libnautilus-private/nautilus-program-chooser.c
M	libnautilus-private/nautilus-program-choosing.c
M	libnautilus-private/nautilus-undo-context.c
M	libnautilus-private/nautilus-undo-manager.c
M	libnautilus/nautilus-undo-context.c
M	libnautilus/nautilus-undo-manager.c
M	src/nautilus-applicable-views.c
M	src/nautilus-application.c
M	src/nautilus-information-panel.c
M	src/nautilus-main.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-sidebar.c
M	src/nautilus-spatial-window.c
M	src/nautilus-view-frame-bonobo-control.c
M	src/nautilus-view-frame-bonobo-embeddable.c
M	src/nautilus-view-frame-corba.c
M	src/nautilus-view-frame-nautilus-view.c
M	src/nautilus-view-frame-private.h
M	src/nautilus-view-frame.c
M	src/nautilus-window-manage-views.c
M	src/nautilus-window-state.c
M	src/nautilus-window.c
M	src/nautilus-zoomable-frame-corba.c
M	src/nautilus-zoomable-frame-svr.c
D	src/nautilus.h
M	src/ntl-app.c
M	src/ntl-index-panel.c
M	src/ntl-main.c
M	src/ntl-meta-view.c
D	src/ntl-types.h
M	src/ntl-uri-map.c
M	src/ntl-view-bonobo-control.c
M	src/ntl-view-bonobo-subdoc.c
M	src/ntl-view-frame-svr.c
M	src/ntl-view-nautilus.c
M	src/ntl-view-private.h
M	src/ntl-view.c
M	src/ntl-window-msgs.c
M	src/ntl-window-state.c
M	src/ntl-window.c

commit 0409c2620ca12a06e676083b30f9ceec1871cbb8
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-05-24

    Major cvs gymnastics to move trilobite/lib into
    trilobite/libtrilobite.

	* configure.in:
	* components/services/install/command-line/Makefile.am:
	* components/services/install/lib/Makefile.am:
	* components/services/startup/lib/Makefile.am:
	* components/services/startup/nautilus-view/Makefile.am:
	* components/services/time/command-line/Makefile.am:
	* components/services/time/command-line/main.c:
	* components/services/time/service/Makefile.am:
	* components/services/time/service/main.c:
	* components/services/time/service/trilobite-eazel-time-service.c:
	* components/services/trilobite/Makefile.am (SUBDIRS):
	* components/services/trilobite/sample/command-line/Makefile.am:
	* components/services/trilobite/sample/command-line/main.c:
	* components/services/trilobite/sample/nautilus-view/Makefile.am
	(SUBDIR):
	* components/services/trilobite/sample/service/Makefile.am:
	* components/services/trilobite/sample/service/main.c:
	*
	components/services/trilobite/sample/service/sample-service-impl.c:
	Major cvs gymnastics to move trilobite/lib into
	trilobite/libtrilobite.

	All files in components/services/trilobite/src and lib have been
	deleted and are now in components/services/trilobite/libtrilobite.

M	ChangeLog
M	components/services/install/command-line/Makefile.am
M	components/services/install/lib/Makefile.am
M	components/services/startup/lib/Makefile.am
M	components/services/startup/nautilus-view/Makefile.am
M	components/services/time/command-line/Makefile.am
M	components/services/time/command-line/main.c
M	components/services/time/service/Makefile.am
M	components/services/time/service/main.c
M	components/services/time/service/trilobite-eazel-time-service.c
M	components/services/trilobite/Makefile.am
D	components/services/trilobite/lib/.cvsignore
R088	components/services/trilobite/src/.cvsignore
components/services/trilobite/libtrilobite/.cvsignore
R100	components/services/trilobite/lib/Makefile.am
components/services/trilobite/libtrilobite/Makefile.am
R100	components/services/trilobite/lib/helixcode-utils.c
components/services/trilobite/libtrilobite/helixcode-utils.c
R100	components/services/trilobite/lib/helixcode-utils.h
components/services/trilobite/libtrilobite/helixcode-utils.h
R090	components/services/trilobite/lib/libtrilobite.h
components/services/trilobite/libtrilobite/libtrilobite.h
R100	components/services/trilobite/lib/trilobite-core-messaging.c
components/services/trilobite/libtrilobite/trilobite-core-messaging.c
R100	components/services/trilobite/lib/trilobite-core-messaging.h
components/services/trilobite/libtrilobite/trilobite-core-messaging.h
R100
components/services/trilobite/lib/trilobite-core-metadata-manager.c
components/services/trilobite/libtrilobite/trilobite-core-metadata-manager.c
R100
components/services/trilobite/lib/trilobite-core-metadata-manager.h
components/services/trilobite/libtrilobite/trilobite-core-metadata-manager.h
R100	components/services/trilobite/lib/trilobite-core-network.c
components/services/trilobite/libtrilobite/trilobite-core-network.c
R100	components/services/trilobite/lib/trilobite-core-network.h
components/services/trilobite/libtrilobite/trilobite-core-network.h
R100	components/services/trilobite/lib/trilobite-core-package-manager.c
components/services/trilobite/libtrilobite/trilobite-core-package-manager.c
R100	components/services/trilobite/lib/trilobite-core-package-manager.h
components/services/trilobite/libtrilobite/trilobite-core-package-manager.h
R100
components/services/trilobite/lib/trilobite-core-security-manager.c
components/services/trilobite/libtrilobite/trilobite-core-security-manager.c
R100
components/services/trilobite/lib/trilobite-core-security-manager.h
components/services/trilobite/libtrilobite/trilobite-core-security-manager.h
R100	components/services/trilobite/lib/trilobite-core-tests.c
components/services/trilobite/libtrilobite/trilobite-core-tests.c
R100	components/services/trilobite/lib/trilobite-core-tests.h
components/services/trilobite/libtrilobite/trilobite-core-tests.h
R100	components/services/trilobite/lib/trilobite-core-utils.c
components/services/trilobite/libtrilobite/trilobite-core-utils.c
R100	components/services/trilobite/lib/trilobite-core-utils.h
components/services/trilobite/libtrilobite/trilobite-core-utils.h
R100	components/services/trilobite/lib/trilobite-service-private.h
components/services/trilobite/libtrilobite/trilobite-service-private.h
R100	components/services/trilobite/lib/trilobite-service-public.h
components/services/trilobite/libtrilobite/trilobite-service-public.h
R100	components/services/trilobite/lib/trilobite-service.c
components/services/trilobite/libtrilobite/trilobite-service.c
R100	components/services/trilobite/lib/trilobite-tests.c
components/services/trilobite/libtrilobite/trilobite-tests.c
R100	components/services/trilobite/lib/trilobite-tests.h
components/services/trilobite/libtrilobite/trilobite-tests.h
R100	components/services/trilobite/lib/trilobite-utils.c
components/services/trilobite/libtrilobite/trilobite-utils.c
R100	components/services/trilobite/lib/trilobite-utils.h
components/services/trilobite/libtrilobite/trilobite-utils.h
M	components/services/trilobite/sample/command-line/Makefile.am
M	components/services/trilobite/sample/command-line/main.c
M	components/services/trilobite/sample/nautilus-view/Makefile.am
M	components/services/trilobite/sample/service/Makefile.am
M	components/services/trilobite/sample/service/main.c
M	components/services/trilobite/sample/service/sample-service-impl.c
M	configure.in

commit 461cb387712d67a57390ffda1aa5fd715e7f0da8
Author: J Shane Culpepper <pepper@src.gnome.org>
Date:	2000-05-24

    Minor cleanups of the bootstrap installer.	Temproariy added 4
    functions to the
    core installer until I get libtrilobite statically linked.

M	ChangeLog
M	nautilus-installer/Makefile
D	nautilus-installer/helixcode-utils.c
D	nautilus-installer/helixcode-utils.h
M	nautilus-installer/nautilus-installer.c

commit 2d46559a4615771f535e2f82e5c15b62ffbfd639
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-05-24

    Make content loser component have lower priority than anything else.

	* src/ntl-uri-map.c: Make content loser component have lower
	priority than anything else.

M	ChangeLog
M	src/nautilus-applicable-views.c
M	src/ntl-uri-map.c

commit 79e0d82e2df28e337877975f4b93c33985c3527f
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-05-24

    Accidently removed the wrong subdir, reinserted lib and removed src.


	* components/services/trilobite/Makefile.am:
	Accidently removed the wrong subdir, reinserted lib and removed
	src.

	* components/services/trilobite/sample/service/Makefile.am
	* components/services/trilobite/sample/command-line/Makefile.am
	* components/services/time/service/Makefile.am:
	updated to use libtrilobite instead of libtrilobited

	* components/services/time/command-line/Makefile.am:
	Updated to only use libtrilobite

M	ChangeLog
M	components/services/time/command-line/Makefile.am
M	components/services/time/service/Makefile.am
M	components/services/trilobite/Makefile.am
M	components/services/trilobite/sample/command-line/Makefile.am
M	components/services/trilobite/sample/service/Makefile.am

commit 92db92de52cc09fae091f59a05104a0d508e9d48
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-05-24

    Removed src from subdirs.


	* components/services/trilobite/Makefile.am (SUBDIRS):
	Removed src from subdirs.

	* components/services/trilobite/lib/Makefile.am
	* components/services/trilobite/lib/libtrilobite.h: Moved
	the libtrilobited stuff into libtrilobite.

M	ChangeLog
M	components/services/trilobite/Makefile.am
M	components/services/trilobite/lib/Makefile.am
M	components/services/trilobite/lib/libtrilobite.h
R100	components/services/trilobite/src/trilobite-service-private.h
components/services/trilobite/lib/trilobite-service-private.h
R083	components/services/trilobite/src/trilobite-service-public.h
components/services/trilobite/lib/trilobite-service-public.h
R092	components/services/trilobite/src/trilobite-service.c
components/services/trilobite/lib/trilobite-service.c
D	components/services/trilobite/src/Makefile.am
D	components/services/trilobite/src/libtrilobited.h

commit 59c9a694d070bd408ef5f254d0dc617293d15416
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-05-24

    made the text beneath the icons draw properly for the anti-aliased
    canvas.


	    made the text beneath the icons draw properly for the
	    anti-aliased
	canvas.

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-canvas-item.c

commit a5d4fc910b5320ee5d4770bdad6ac6999f22dbe9
Author: Valek Frob <frob@src.gnome.org>
Date:	2000-05-24

    Updated russian translation.

M	po/ChangeLog
M	po/ru.po

commit caea5b8295a93d0baec4006be8f52a8ca20ec5ee
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-05-24

    Added control-center blurb.

M	ChangeLog
M	HACKING

commit 6149fb2bcc74b24b0e4d1137888156f2dc94f638
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-05-24

	Updated the Mozilla component too (oops).

M	ChangeLog
M	components/mozilla/main.c
M	components/mozilla/nautilus-mozilla-content-view.c
M	components/mozilla/nautilus-mozilla-content-view.h

commit a9bc2a43f65dd308d725184aa40a67c8510ab074
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-05-24

	Updated the Mozilla component too (oops).

M	ChangeLog
M	components/mozilla/main.c
M	components/mozilla/nautilus-mozilla-content-view.c

commit 12fc96a10105eb3dbfe9d95b6bc01ebc0df760a8
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-05-24

	Updated the Mozilla component too (oops).

M	components/mozilla/main.c
M	components/mozilla/nautilus-mozilla-content-view.c

commit 59e6fb26cbcf4357364d3d053c8fdef1df88eb13
Author: Arlo Rose <arlo@eazel.com>
Date:	2000-05-24

    icons/nautilus3.jpg icons/About_Image.png Added new about image,
    and a few

    2000-05-23	Arlo Rose <arlo@eazel.com>

	* icons/Makefile.am:
	* src/nautilus-window-menus.c:
	(help_menu_about_nautilus_callback):
	* icons/nautilus3.jpg
	* icons/About_Image.png
	Added new about image, and a few names to the about box
	    that were missing.

M	ChangeLog
A	icons/About_Image.png
M	icons/Makefile.am
D	icons/nautilus3.jpg
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-window-menus.c

commit ca02a645cf339dedfed35af705ca186b79d8352c
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-05-24

    Put in renamings for some of the "?" renamings that Darin had put in.

	* RENAMING: Put in renamings for some of the "?" renamings that
	Darin had put in.

M	ChangeLog
M	RENAMING

commit 539ae559dbcc4903c0dc02f58b40a035a03e0044
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-05-24

    Added call to CORBA_Object_duplicate(). This fixed an explosive bug.

    2000-05-23	Gene Z. Ragan  <gzr@eazel.com>

	* libnautilus/nautilus-undo-context.c:
	(impl_Nautilus_Undo_Context__get_undo_manager):
	Added call to CORBA_Object_duplicate().  This
	fixed an explosive bug.

	* libnautilus/nautilus-undo-manager.c:
	* libnautilus/nautilus-undo-manager.h:
	(nautilus_undo_manager_stash_global_undo),
	(nautilus_undo_manager_get_global_undo):
	New functions to save application global instance of
	Nautilus_Undo_Manager

	* src/ntl-app.c: (nautilus_app_init):
	Add call to nautilus_undo_manager_stash_global_undo.

	* src/ntl-view.c:
	(nautilus_view_frame_load_client):
	Coonected Nautilus_Undo_Context interface to view frame.

M	ChangeLog
M	libnautilus-extensions/nautilus-undo-context.c
M	libnautilus-extensions/nautilus-undo-manager.c
M	libnautilus-extensions/nautilus-undo-manager.h
M	libnautilus-private/nautilus-undo-context.c
M	libnautilus-private/nautilus-undo-manager.c
M	libnautilus-private/nautilus-undo-manager.h
M	libnautilus/nautilus-undo-context.c
M	libnautilus/nautilus-undo-manager.c
M	libnautilus/nautilus-undo-manager.h
M	src/nautilus-application.c
M	src/nautilus-view-frame.c
M	src/ntl-app.c
M	src/ntl-view.c

commit 584b28c403136d1fc2ab57327b412729a672c231
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-05-24

    Copy icons from gmc so that icon-association for mime type keys
    work with nautilus.

M	ChangeLog
M	icons/Makefile.am
A	icons/gnome-application-encapsulated_postscript.png
A	icons/gnome-application-pdf.png
A	icons/gnome-application-pgp.png
A	icons/gnome-application-postscript.png
A	icons/gnome-application-x-c-header.png
A	icons/gnome-application-x-c-source.png
A	icons/gnome-application-x-cc-source.png
A	icons/gnome-application-x-e-theme.png
A	icons/gnome-application-x-generic-spreadsheet.png
A	icons/gnome-application-x-gnome-app-info.png
A	icons/gnome-application-x-java-source.png
A	icons/gnome-application-x-kde-app-info.png
A	icons/gnome-application-x-php.png
A	icons/gnome-application-x-reject.png
A	icons/gnome-application-x-scheme-source.png
A	icons/gnome-application-x-sql.png
A	icons/gnome-audio-basic.png
A	icons/gnome-audio-midi.png
A	icons/gnome-audio-ulaw.png
A	icons/gnome-audio-x-aiff.png
A	icons/gnome-audio-x-mod.png
A	icons/gnome-audio-x-pn-realaudio.png
A	icons/gnome-audio-x-s3m.png
A	icons/gnome-audio-x-stm.png
A	icons/gnome-audio-x-voc.png
A	icons/gnome-audio-x-wav.png
A	icons/gnome-audio-x-xi.png
A	icons/gnome-audio-x-xm.png
A	icons/gnome-audio.png
A	icons/gnome-core.png
A	icons/gnome-font-afm.png
A	icons/gnome-font-ttf.png
A	icons/gnome-font-x-pcf.png
A	icons/gnome-http-url.png
A	icons/gnome-image-bmp.png
A	icons/gnome-image-generic.png
A	icons/gnome-image-gif.png
A	icons/gnome-image-ief.png
A	icons/gnome-image-jpeg.png
A	icons/gnome-image-pbm.png
A	icons/gnome-image-pgm.png
A	icons/gnome-image-png.png
A	icons/gnome-image-pnm.png
A	icons/gnome-image-ppm.png
A	icons/gnome-image-psd.png
A	icons/gnome-image-ras.png
A	icons/gnome-image-rgb.png
A	icons/gnome-image-tga.png
A	icons/gnome-image-tiff.png
A	icons/gnome-image-x-xfig.png
A	icons/gnome-image-xbm.png
A	icons/gnome-image-xcf.png
A	icons/gnome-image-xpm.png
A	icons/gnome-image-xwd.png
M	icons/gnome-pack-deb.png
A	icons/gnome-tex.png
A	icons/gnome-text-html.png
A	icons/gnome-text-x-authors.png
A	icons/gnome-text-x-copying.png
A	icons/gnome-text-x-credits.png
A	icons/gnome-text-x-install.png
A	icons/gnome-text-x-makefile.png
A	icons/gnome-text-x-readme.png
A	icons/gnome-textfile.png
A	icons/gnome-video-mpeg.png
A	icons/gnome-video-quicktime.png
A	icons/gnome-video-x-msvideo.png

commit e4d87678ec89e87966b4f807d109ccf8583a7b46
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-05-24

	A few cleanup tweaks inspired by debugging session
	with Darin.

	* libnautilus-extensions/nautilus-program-choosing.h,
	* libnautilus-extensions/nautilus-program-choosing.c:
	(nautilus_choose_application_for_file): Make callback
	take a const char * instead of a char *.
	* src/file-manager/fm-directory-view.c:
	(fm_directory_view_chose_application_callback): take
	a const char * instead of a char *.
	* src/ntl-index-panel.c:
	(nautilus_index_panel_chose_application_callback):
	take a const char * instead of a char *.
	(open_with_callback): unref file
	(add_command_buttons): Use gtk_signal_connect instead of
	nautilus_gtk_signal_connect_free_data when passing NULL
	as the data (Doh!).

M	ChangeLog
M	libnautilus-extensions/nautilus-program-choosing.c
M	libnautilus-extensions/nautilus-program-choosing.h
M	libnautilus-private/nautilus-program-choosing.c
M	libnautilus-private/nautilus-program-choosing.h
M	src/file-manager/fm-directory-view.c
M	src/nautilus-information-panel.c
M	src/nautilus-sidebar.c
M	src/ntl-index-panel.c

commit 04bcb0220e1219023cf3e77263f6c2390b90501c
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-05-23

    made emblems draw properly in anti-aliased mode


	   made emblems draw properly in anti-aliased mode

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-canvas-item.c

commit 08a71e320f0c74b6dfa48203a6be33f9d2023338
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-05-23

	Some pieces of the application and component-choosing UI.
	They don't do anything useful yet.

	* libnautilus-extensions/nautilus-program-chooser.h,
	* libnautilus-extensions/nautilus-program-chooser.c:
	New files with code for creating a program-choosing
	dialog (which is really degenerate right now).

	* libnautilus-extensions/nautilus-program-choosing.h,
	* libnautilus-extensions/nautilus-program-choosing.c:
	New files with functions for choosing a component or other
	program to display or open a file with. This uses the
	dialog in nautilus-program-chooser, but callers don't
	need to know that.

	* libnautilus-extensions/Makefile.am: add these new
	files to the build.

	* src/file-manager/fm-directory-view.c:
	(fm_directory_view_chose_application_callback),
	(fm_directory_view_chose_component_callback),
	(choose_application),
	(choose_component), (bonobo_menu_other_program_callback),
	(other_application_callback), (other_viewer_callback):
	New functions that connect the program-choosing UI to the
	menu items.
	(compute_menu_item_info): Stop desensitizing the "Other
	..." items.
	(append_gtk_menu_item): Eliminated this function, made callers use
	more elaborate append_gtk_menu_item_with_view instead.
	(fm_directory_view_real_create_background_context_menu_items),
	(create_open_with_gtk_menu):
	Updated callers to append_gtk_menu_item.
	(fm_directory_view_real_create_selection_context_menu_items):
	Pass view to create_open_with_gtk_menu.
	(reset_bonobo_open_with_menu): Now takes an FMDirectoryView and
	uses it as callback data for "Other..." items.
	(fm_directory_view_real_merge_menus),
	(fm_directory_view_real_update_menus): Pass view to
	reset_bonobo_open_with_menu.

	* src/ntl-index-panel.c: (command_button_callback): Renamed from
	command_button_cb, also broke out application-launching code and
	moved it to libnautilus-extensions/nautilus-program-choosing.c.
	(nautilus_index_panel_chose_application_callback),
	(open_with_callback): New functions, used to wire up functionality
	of "Open with ..." button.
	(add_command_buttons): Stop desensitizing "Open with ..." button,
	and wire it up to do something.

	* src/ntl-window.h: Renamed field "option_cvtype" to
	"view_as_option_menu".
	* src/ntl-window.c:
	(nautilus_window_constructed): Updated to match field name change.
	(nautilus_window_switch_views): New function, broken out of
	view_menu_switch_views_callback; switches window to new content
	view.
	(view_menu_switch_views_callback): Now calls
	nautilus_window_switch_views.
	(synch_view_as_menu): New function, resets displayed name of
	"View as"
	menu to match current content view.
	(chose_component_callback), (view_menu_choose_view_callback): New
	functions, used to implement "View as ..." menu item.
	(nautilus_window_load_content_view_menu): Store iid in menu item;
	call synch_view_as_menu; wire up "View as ..." menu item.


	* src/ntl-window-msgs.c: (handle_unreadable_location):
	Tweaked wording of an error message.

	* src/file-manager/fm-error-reporting.c:
	(fm_report_error_renaming_file): Tweaked wording of an error
	message.

M	ChangeLog
M	libnautilus-extensions/Makefile.am
A	libnautilus-extensions/nautilus-program-chooser.c
A	libnautilus-extensions/nautilus-program-chooser.h
A	libnautilus-extensions/nautilus-program-choosing.c
A	libnautilus-extensions/nautilus-program-choosing.h
M	libnautilus-private/Makefile.am
A	libnautilus-private/nautilus-program-chooser.c
A	libnautilus-private/nautilus-program-chooser.h
A	libnautilus-private/nautilus-program-choosing.c
A	libnautilus-private/nautilus-program-choosing.h
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-error-reporting.c
M	src/nautilus-information-panel.c
M	src/nautilus-navigation-window.c
M	src/nautilus-navigation-window.h
M	src/nautilus-object-window.c
M	src/nautilus-object-window.h
M	src/nautilus-sidebar.c
M	src/nautilus-spatial-window.c
M	src/nautilus-spatial-window.h
M	src/nautilus-window-manage-views.c
M	src/nautilus-window.c
M	src/nautilus-window.h
M	src/ntl-index-panel.c
M	src/ntl-window-msgs.c
M	src/ntl-window.c
M	src/ntl-window.h

commit 9970b3cb16b1ab0ed0371cf291503658fc01b375
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-05-23

    Some cleanup of the undo code, including a first cut of the

	* libnautilus/nautilus-undo-manager.c:
	(impl_Nautilus_Undo_Manager__append),
	(nautilus_undo_manager_undo),
	(nautilus_undo_manager_redo),
	(nautilus_undo_manager_add_transaction),
	(nautilus_undo_manager_unregister_object), (destroy),
	(nautilus_undo_manager_set_queue_depth), (free_undo_manager_list),
	(prune_undo_manager_list), (nautilus_get_undo_manager),
	(undo_manager_unref), (undo_manager_ref),
	(nautilus_attach_undo_manager), (set_up_bonobo_control),
	(nautilus_undo_set_up_bonobo_control):
	Some cleanup of the undo code, including a first cut of the
	set_up_bonobo_control function. Also got rid of all the excess
	unrefs that we didn't need. I hope this is right now. Also fixed
	bug where code was trying to bonobo_object_unref a CORBA object
	directly.

	* libnautilus/nautilus-undo-manager.c:
	(nautilus_undo_set_up_bonobo_control):
	* libnautilus/nautilus-undo-manager.h:
	* libnautilus/nautilus-view-frame.c:
	(nautilus_view_real_set_bonobo_control):
	Change from setup to set_up. Setup is a noun, set up a verb
	phrase.

	* libnautilus/nautilus-undoable.c: (nautilus_undo_register_full),
	(nautilus_undo): Some minor cleanup and unrefing the transaction
	after adding it to the undo manager.

M	ChangeLog
M	libnautilus-extensions/nautilus-undo-manager.c
M	libnautilus-extensions/nautilus-undo-manager.h
M	libnautilus-private/nautilus-undo-manager.c
M	libnautilus-private/nautilus-undo-manager.h
M	libnautilus/nautilus-undo-manager.c
M	libnautilus/nautilus-undo-manager.h
M	libnautilus/nautilus-undoable.c
M	libnautilus/nautilus-view-frame.c
M	libnautilus/nautilus-view.c

commit 8ce35298c3fb3f64f865a6d326fb4c5d846dd26b
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-05-23

	The ViewFrame <-> View renaming.
	We still have to rename the files.

	* RENAMING: Put in explicit cases for file name renaming.

	* src/Makefile.am:
	* src/nautilus-desktop-window.c:
	* src/nautilus-desktop-window.h:
	Added placeholders. I'll be putting code in here soon.

	* src/ntl-app.c: (display_prototype_caveat):
	Changed to use nautilus_simple_dialog again since otherwise it
	comes up behind the main window. Perhaps someone will resolve
	that issue and change it back.

	* libnautilus-extensions/nautilus-gnome-extensions.h:
	* libnautilus-extensions/nautilus-gnome-extensions.c:
	(nautilus_warning_dialog), (nautilus_warning_dialog_parented):
	Added centered version of the warning dialog as well, since
	Eskil was using gnome_warning_dialog in a case where he really
	wanted lines wrapped.

	* components/loser/.cvsignore:
	* components/loser/content/.cvsignore:
	* components/loser/sidebar/.cvsignore:
	Ignore some generated files.

	* components/hardware/main.c: (hardware_view_make_object):
	* components/hardware/nautilus-hardware-view.c:
	(nautilus_hardware_view_initialize),
	(nautilus_hardware_view_destroy),
	(nautilus_hardware_view_get_nautilus_view),
	(hardware_view_notify_location_change_callback):
	* components/hardware/nautilus-hardware-view.h:
	* components/help/hyperbola-nav-index.c:
	(hyperbola_navigation_index_select_row),
	(hyperbola_navigation_index_new):
	* components/help/hyperbola-nav-search.c:
	(hyperbola_navigation_search_select_row),
	(hyperbola_navigation_search_new):
	* components/help/hyperbola-nav-tree.c:
	(hyperbola_navigation_tree_new),
	(hyperbola_navigation_tree_notify_location_change),
	(hyperbola_navigation_tree_select_row):
	* components/history/ntl-history-view.c:
	(hyperbola_navigation_history_notify_location_change),
	(hyperbola_navigation_history_select_row), (make_obj):
	* components/html/ntl-web-browser.c: (browser_url_load_done),
	(browser_vfs_callback), (browser_goto_url_real),
	(browser_goto_url), (browser_select_url), (browser_title_changed),
	(browser_notify_location_change), (make_obj):
	* components/loser/content/main.c: (loser_make_object):
	* components/loser/content/nautilus-content-loser.c:
	(nautilus_content_loser_initialize),
	(nautilus_content_loser_destroy),
	(nautilus_content_loser_get_nautilus_view),
	(nautilus_content_loser_load_uri),
	(loser_notify_location_change_callback), (bonobo_loser_callback):
	* components/loser/content/nautilus-content-loser.h:
	* components/loser/sidebar/main.c: (loser_make_object):
	* components/loser/sidebar/nautilus-sidebar-loser.c:
	(nautilus_sidebar_loser_initialize),
	(nautilus_sidebar_loser_destroy),
	(nautilus_sidebar_loser_get_nautilus_view),
	(loser_notify_location_change_callback):
	* components/loser/sidebar/nautilus-sidebar-loser.h:
	* components/music/main.c: (music_view_make_object):
	* components/music/nautilus-music-view.c:
	(nautilus_music_view_initialize), (nautilus_music_view_destroy),
	(nautilus_music_view_get_nautilus_view),
	(music_view_notify_location_change_callback):
	* components/music/nautilus-music-view.h:
	* components/notes/ntl-notes.c: (notes_notify_location_change),
	(make_notes_view):
	* components/rpmview/main.c: (rpm_view_make_object):
	* components/rpmview/nautilus-rpm-view.c:
	(nautilus_rpm_view_initialize), (nautilus_rpm_view_destroy),
	(nautilus_rpm_view_get_nautilus_view),
	(rpm_view_notify_location_change_callback):
	* components/rpmview/nautilus-rpm-view.h:
	* components/sample/main.c: (sample_make_object):
	* components/sample/nautilus-sample-content-view.c:
	(nautilus_sample_content_view_initialize),
	(nautilus_sample_content_view_destroy),
	(nautilus_sample_content_view_get_nautilus_view),
	(sample_notify_location_change_callback):
	* components/sample/nautilus-sample-content-view.h:
	* components/services/startup/nautilus-view/main.c:
	(services_make_object):
	*
	components/services/startup/nautilus-view/nautilus-service-startup-view.c:
	(go_to_uri), (nautilus_service_startup_view_initialize),
	(nautilus_service_startup_view_get_nautilus_view),
	(service_main_notify_location_change_cb):
	*
	components/services/startup/nautilus-view/nautilus-service-startup-view.h:
	* components/websearch/ntl-web-search.c:
	(web_search_notify_location_change), (do_search), (make_obj):
	* libnautilus/nautilus-clipboard.c:
	(nautilus_clipboard_info_set_view),
	(nautilus_clipboard_info_get_view),
	(nautilus_clipboard_info_get_bonobo_control):
	* libnautilus/nautilus-clipboard.h:
	* src/file-manager/fm-directory-view.c:
	(bonobo_menu_move_to_trash_callback), (get_bonobo_control),
	(fm_directory_view_initialize), (display_selection_info),
	(fm_directory_view_send_selection_change),
	(notify_location_change_callback),
	(notify_selection_change_callback),
	(stop_location_change_callback), (done_loading),
	(fm_directory_view_get_nautilus_view),
	(fm_directory_view_activate_file_internal), (finish_loading_uri):
	* src/file-manager/fm-directory-view.h:
	Updated for new libnautilus where the NautilusViewFrame
	classes are now named NautilusView.

	* libnautilus/nautilus-content-view-frame.c:
	(nautilus_content_view_initialize), (nautilus_content_view_new),
	(nautilus_content_view_new_from_bonobo_control),
	(nautilus_content_view_destroy),
	(nautilus_content_view_initialize_class),
	(nautilus_content_view_request_title_change):
	* libnautilus/nautilus-content-view-frame.h:
	* libnautilus/nautilus-meta-view-frame.c:
	(nautilus_meta_view_initialize), (nautilus_meta_view_new),
	(nautilus_meta_view_new_from_bonobo_control),
	(nautilus_meta_view_destroy),
	(nautilus_meta_view_initialize_class):
	* libnautilus/nautilus-meta-view-frame.h:
	Changed Nautilus*ViewFrame classes to Nautilus*View. This is
	something we had in RENAMING for some time, and it's consistent
	with Bonobo's naming of BonoboControl and BonoboControlFrame.
	Also changed interfaces to use actual BonoboControl * instead of
	using BonobObject * and query_interface.

	* libnautilus/nautilus-undo-manager.c:
	(nautilus_undo_setup_bonobo_control):
	* libnautilus/nautilus-undo-manager.h:
	Changed the BonoboControl parameter to actually be of type
	BonoboControl * instead of BonoboObject *.

	* libnautilus/nautilus-view-frame-private.h:
	* libnautilus/nautilus-view-frame.c:
	(impl_Nautilus_View_save_state), (impl_Nautilus_View_load_state),
	(impl_Nautilus_View_notify_location_change),
	(impl_Nautilus_View_show_properties),
	(impl_Nautilus_View_notify_selection_change),
	(impl_Nautilus_View_stop_location_change),
	(impl_Nautilus_View__destroy), (impl_Nautilus_View__create),
	(nautilus_view_initialize_class), (nautilus_view_set_arg),
	(nautilus_view_get_arg), (nautilus_view_initialize),
	(nautilus_view_new), (nautilus_view_new_from_bonobo_control),
	(nautilus_view_destroy), (nautilus_view_ensure_view_frame),
	(nautilus_view_request_location_change),
	(nautilus_view_request_selection_change),
	(nautilus_view_request_status_change),
	(nautilus_view_request_progress_change),
	(nautilus_view_get_bonobo_control),
	(nautilus_view_get_main_window),
	(nautilus_view_real_set_bonobo_control):
	* libnautilus/nautilus-view-frame.h:
	* libnautilus/nautilus-zoomable.c:
	(impl_Nautilus_Zoomable__get_zoom_level),
	(impl_Nautilus_Zoomable__set_zoom_level),
	(impl_Nautilus_Zoomable__get_min_zoom_level),
	(impl_Nautilus_Zoomable__get_max_zoom_level),
	(impl_Nautilus_Zoomable__get_is_continuous),
	(impl_Nautilus_Zoomable_zoom_in),
	(impl_Nautilus_Zoomable_zoom_out),
	(impl_Nautilus_Zoomable_zoom_to_fit),
	(impl_Nautilus_Zoomable__destroy),
	(impl_Nautilus_Zoomable__create), (marshal_NONE__DOUBLE),
	(nautilus_zoomable_initialize_class), (nautilus_zoomable_set_arg),
	(nautilus_zoomable_get_arg), (nautilus_zoomable_initialize),
	(nautilus_zoomable_new),
	(nautilus_zoomable_new_from_bonobo_control),
	(nautilus_zoomable_destroy),
	(nautilus_zoomable_ensure_zoomable_frame),
	(nautilus_zoomable_set_zoom_level),
	(nautilus_zoomable_get_bonobo_control),
	(nautilus_zoomable_real_set_bonobo_control):
	* libnautilus/nautilus-zoomable.h:
	* src/nautilus-zoomable-frame-svr.c:
	(impl_Nautilus_ZoomableFrame__destroy),
	(impl_Nautilus_ZoomableFrame__create),
	(impl_Nautilus_ZoomableFrame_notify_zoom_level):
	* src/ntl-app.c: (impl_Nautilus_Application_create_object),
	* src/ntl-content-view.c:
	(impl_Nautilus_ContentViewFrame_request_title_change),
	(nautilus_content_view_frame_get_type),
	(nautilus_content_view_frame_class_init),
	(nautilus_content_view_frame_init),
	(nautilus_content_view_frame_set_active),
	(nautilus_content_view_frame_request_title_change):
	* src/ntl-content-view.h:
	* src/ntl-index-panel.c: (nautilus_index_panel_add_meta_view),
	(nautilus_index_panel_remove_meta_view):
	* src/ntl-index-panel.h:
	* src/ntl-meta-view.c:
	(nautilus_meta_view_frame_initialize_class),
	(nautilus_meta_view_frame_initialize),
	(nautilus_meta_view_frame_set_label),
	(nautilus_meta_view_frame_get_label):
	* src/ntl-meta-view.h:
	* src/ntl-view-bonobo-control.c: (destroy_bonobo_control_view),
	(nautilus_view_frame_activate_uri),
	(bonobo_control_try_load_client),
	(bonobo_control_notify_location_change):
	* src/ntl-view-bonobo-subdoc.c: (destroy_bonobo_subdoc_view),
	(bonobo_subdoc_notify_location_change),
	(bonobo_subdoc_try_load_client):
	* src/ntl-view-frame-svr.c: (impl_Nautilus_ViewFrame__destroy),
	(impl_Nautilus_ViewFrame__create),
	(impl_Nautilus_ViewFrame_request_location_change),
	(impl_Nautilus_ViewFrame_request_selection_change),
	(impl_Nautilus_ViewFrame_request_status_change),
	(impl_Nautilus_ViewFrame_request_progress_change):
	* src/ntl-view-nautilus.c: (nautilus_view_try_load_client),
	(destroy_nautilus_view), (nv_show_properties), (nv_save_state),
	(nv_load_state), (nv_notify_location_change),
	(nv_notify_selection_change), (nv_stop_location_change):
	* src/ntl-view-private.h:
	* src/ntl-view.c: (nautilus_view_frame_get_type),
	(nautilus_view_frame_class_init), (nautilus_view_frame_set_arg),
	(nautilus_view_frame_get_arg), (nautilus_view_frame_init),
	(nautilus_view_frame_destroy_client),
	(nautilus_view_frame_destroy), (nautilus_view_frame_constructed),
	(nautilus_view_frame_construct_arg_set),
	(nautilus_view_frame_size_request),
	(nautilus_view_frame_size_allocate),
	(nautilus_view_frame_handle_client_destroy),
	(nautilus_view_frame_handle_client_destroy_2),
	(nautilus_view_frame_load_client),
	(nautilus_view_frame_notify_location_change),
	(nautilus_view_frame_notify_selection_change),
	(nautilus_view_frame_load_state),
	(nautilus_view_frame_save_state),
	(nautilus_view_frame_show_properties),
	(nautilus_view_frame_stop_location_change),
	(nautilus_view_frame_is_zoomable),
	(nautilus_view_frame_get_zoom_level),
	(nautilus_view_frame_set_zoom_level),
	(nautilus_view_frame_get_min_zoom_level),
	(nautilus_view_frame_get_max_zoom_level),
	(nautilus_view_frame_get_is_continuous),
	(nautilus_view_frame_zoom_in), (nautilus_view_frame_zoom_out),
	(nautilus_view_frame_zoom_to_fit), (nautilus_view_frame_get_iid),
	(nautilus_view_frame_get_client_objref),
	(nautilus_view_frame_get_objref),
	(nautilus_view_frame_request_location_change),
	(nautilus_view_frame_request_selection_change),
	(nautilus_view_frame_request_status_change),
	(nautilus_view_frame_request_progress_change),
	(nautilus_view_frame_notify_zoom_level), (check_object),
	(nautilus_view_frame_set_active_errors):
	* src/ntl-view.h:
	* src/ntl-window-msgs.c:
	(nautilus_window_notify_selection_change),
	(nautilus_window_request_selection_change),
	(nautilus_window_request_status_change),
	(nautilus_window_request_progress_change),
	(nautilus_window_request_title_change),
	(nautilus_window_update_internals), (nautilus_window_update_view),
	(nautilus_window_view_destroyed),
	(nautilus_window_load_meta_view),
	(nautilus_window_request_location_change),
	(nautilus_window_load_content_view),
	(nautilus_window_update_state), (nautilus_window_set_state_info),
	(nautilus_window_begin_location_change):
	* src/ntl-window-msgs.h:
	* src/ntl-window-private.h:
	* src/ntl-window.c: (zoom_in_cb), (zoom_out_cb),
	(nautilus_window_set_arg), (nautilus_window_send_show_properties),
	(view_menu_switch_views_callback),
	(nautilus_window_set_content_view),
	(nautilus_window_add_meta_view),
	(nautilus_window_remove_meta_view_real),
	(nautilus_window_remove_meta_view),
	(nautilus_window_request_location_change_cb),
	(nautilus_window_request_selection_change_cb),
	(nautilus_window_request_status_change_cb),
	(nautilus_window_request_progress_change_cb),
	(nautilus_window_request_title_change_callback),
	(nautilus_window_connect_view),
	(nautilus_window_connect_content_view),
	(nautilus_window_real_set_content_view):
	* src/ntl-window.h:
	Changed Nautilus*View classes to Nautilus*ViewFrame. This is
	something we had in RENAMING for some time, and it's consistent
	with Bonobo's naming of BonoboControl and BonoboControlFrame.
	Also changed interfaces to use actual BonoboControl * instead of
	using BonoboObject * and query_interface.

M	ChangeLog
M	RENAMING
M	components/hardware/main.c
M	components/hardware/nautilus-hardware-view.c
M	components/hardware/nautilus-hardware-view.h
M	components/help/hyperbola-nav-index.c
M	components/help/hyperbola-nav-search.c
M	components/help/hyperbola-nav-tree.c
M	components/history/nautilus-history-view.c
M	components/history/ntl-history-view.c
M	components/html/ntl-web-browser.c
A	components/loser/.cvsignore
A	components/loser/content/.cvsignore
M	components/loser/content/main.c
M	components/loser/content/nautilus-content-loser.c
M	components/loser/content/nautilus-content-loser.h
A	components/loser/sidebar/.cvsignore
M	components/loser/sidebar/main.c
M	components/loser/sidebar/nautilus-sidebar-loser.c
M	components/loser/sidebar/nautilus-sidebar-loser.h
M	components/music/main.c
M	components/music/nautilus-music-view.c
M	components/music/nautilus-music-view.h
M	components/notes/nautilus-notes.c
M	components/notes/ntl-notes.c
M	components/rpmview/main.c
M	components/rpmview/nautilus-rpm-view.c
M	components/rpmview/nautilus-rpm-view.h
M	components/sample/main.c
M	components/sample/nautilus-sample-content-view.c
M	components/sample/nautilus-sample-content-view.h
M	components/services/startup/nautilus-view/main.c
M
components/services/startup/nautilus-view/nautilus-service-startup-view.c
M
components/services/startup/nautilus-view/nautilus-service-startup-view.h
M	components/websearch/ntl-web-search.c
M	libnautilus-extensions/nautilus-gnome-extensions.c
M	libnautilus-extensions/nautilus-gnome-extensions.h
M	libnautilus-extensions/nautilus-undo-manager.c
M	libnautilus-extensions/nautilus-undo-manager.h
M	libnautilus-private/nautilus-gnome-extensions.c
M	libnautilus-private/nautilus-gnome-extensions.h
M	libnautilus-private/nautilus-undo-manager.c
M	libnautilus-private/nautilus-undo-manager.h
M	libnautilus/nautilus-clipboard.c
M	libnautilus/nautilus-clipboard.h
M	libnautilus/nautilus-content-view-frame.c
M	libnautilus/nautilus-content-view-frame.h
M	libnautilus/nautilus-meta-view-frame.c
M	libnautilus/nautilus-meta-view-frame.h
M	libnautilus/nautilus-undo-manager.c
M	libnautilus/nautilus-undo-manager.h
M	libnautilus/nautilus-view-frame-private.h
M	libnautilus/nautilus-view-frame.c
M	libnautilus/nautilus-view-frame.h
M	libnautilus/nautilus-view.c
M	libnautilus/nautilus-view.h
M	libnautilus/nautilus-zoomable.c
M	libnautilus/nautilus-zoomable.h
M	src/Makefile.am
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-directory-view.h
M	src/nautilus-application.c
A	src/nautilus-desktop-window.c
A	src/nautilus-desktop-window.h
M	src/nautilus-information-panel.c
M	src/nautilus-information-panel.h
M	src/nautilus-navigation-window.c
M	src/nautilus-navigation-window.h
M	src/nautilus-object-window.c
M	src/nautilus-object-window.h
M	src/nautilus-sidebar.c
M	src/nautilus-sidebar.h
M	src/nautilus-spatial-window.c
M	src/nautilus-spatial-window.h
M	src/nautilus-view-frame-bonobo-control.c
M	src/nautilus-view-frame-bonobo-embeddable.c
M	src/nautilus-view-frame-corba.c
M	src/nautilus-view-frame-nautilus-view.c
M	src/nautilus-view-frame-private.h
M	src/nautilus-view-frame.c
M	src/nautilus-view-frame.h
M	src/nautilus-window-manage-views.c
M	src/nautilus-window-manage-views.h
M	src/nautilus-window-private.h
M	src/nautilus-window.c
M	src/nautilus-window.h
M	src/nautilus-zoomable-frame-corba.c
M	src/nautilus-zoomable-frame-svr.c
M	src/ntl-app.c
M	src/ntl-content-view.c
M	src/ntl-content-view.h
M	src/ntl-index-panel.c
M	src/ntl-index-panel.h
M	src/ntl-meta-view.c
M	src/ntl-meta-view.h
M	src/ntl-view-bonobo-control.c
M	src/ntl-view-bonobo-subdoc.c
M	src/ntl-view-frame-svr.c
M	src/ntl-view-nautilus.c
M	src/ntl-view-private.h
M	src/ntl-view.c
M	src/ntl-view.h
M	src/ntl-window-msgs.c
M	src/ntl-window-msgs.h
M	src/ntl-window-private.h
M	src/ntl-window.c
M	src/ntl-window.h

commit f469d19b6b8f5dde7f7b1fa44c6cfcca54a0ea5d
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-05-23

    Additonal work on making the undo context CORBA object.

    2000-05-23	Gene Z. Ragan  <gzr@eazel.com>

	* libnautilus/nautilus-undo-context.c:
	* libnautilus/nautilus-undo-context.h:
	(impl_Nautilus_Undo_Context__get_undo_manager),
	(nautilus_undo_context_new), (nautilus_undo_context_initialize):
	Additonal work on making the undo context CORBA object.

	* libnautilus/nautilus-undo-manager.c:
	* libnautilus/nautilus-undo-manager.h:
	* libnautilus/nautilus-undo-manager-private.h:
	(impl_Nautilus_Undo_Manager__undo),
	(nautilus_undo_manager_initialize),
	(nautilus_undo_manager_add_transaction),
	(nautilus_undo_manager_unregister_object),
	(nautilus_get_undo_manager), (nautilus_attach_undo_manager),
	Changed APIs to accept and return Nautilus_Undo_Manager CORBA
	object instead of NautilusUndoManager pointer.

	(nautilus_undo_setup_bonobo_control):
	Added function stub to be filled later.  This function
	will attach an undo manager to a bonobo control.

	Removed several functions no longer needed in new design,
	including nautilus_undo_manager_begin_transaction(),
	and nautilus_undo_manager_end_transaction().

	* src/nautilus-window-menus.c: (edit_menu_undo_callback),
	(nautilus_window_initialize_menus), (update_undo_menu_item):
	Changed to use modified undo API

	* src/ntl-app.c:
	(nautilus_app_init):
	Changed to use modified undo API

	* src/ntl-window.c: (nautilus_window_constructed)
	Changed to use modified undo API

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-text-item.c
M	libnautilus-extensions/nautilus-undo-context.c
M	libnautilus-extensions/nautilus-undo-context.h
M	libnautilus-extensions/nautilus-undo-manager.c
M	libnautilus-extensions/nautilus-undo-manager.h
M	libnautilus-private/nautilus-icon-text-item.c
M	libnautilus-private/nautilus-undo-context.c
M	libnautilus-private/nautilus-undo-context.h
M	libnautilus-private/nautilus-undo-manager.c
M	libnautilus-private/nautilus-undo-manager.h
M	libnautilus/nautilus-undo-context.c
M	libnautilus/nautilus-undo-context.h
M	libnautilus/nautilus-undo-manager-private.h
M	libnautilus/nautilus-undo-manager.c
M	libnautilus/nautilus-undo-manager.h
M	libnautilus/nautilus-undo-transaction.c
M	libnautilus/nautilus-undoable.c
M	libnautilus/nautilus-view-frame.c
M	libnautilus/nautilus-view.c
M	src/nautilus-application.c
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-view-frame.c
M	src/nautilus-window-menus.c
M	src/nautilus-window.c
M	src/ntl-app.c
M	src/ntl-view.c
M	src/ntl-window.c

commit d70944c3ec65f3d3e406428517802b6afc2a464d
Author: Kjartan Maraas <kmaraas@online.no>
Date:	2000-05-23

    Updated Norwegian translation.

    2000-05-23	Kjartan Maraas	<kmaraas@online.no>

	* no.po: Updated Norwegian translation.

M	po/ChangeLog
M	po/no.po

commit 179552647e22b8d31646d972d565079789e5c064
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-05-23

    made a preference for using the anti-aliased canvas, and hooked it
    up so


	    made a preference for using the anti-aliased canvas, and
	    hooked it
	up so you can switch on the fly

M	ChangeLog
M	libnautilus-extensions/nautilus-global-preferences.c
M	libnautilus-extensions/nautilus-global-preferences.h
M	libnautilus-extensions/nautilus-icon-canvas-item.c
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-extensions/nautilus-icon-container.h
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.h
M	libnautilus-private/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-container.h

commit 605184fa147388c88be543c06f9fc2db589301fd
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-05-23

	Completed bugzilla task 763, Test component needed for failure
	cases. Two new components called "Content Loser" and "Sidebar
	Loser" will fail on startup based on environment variables or in
	response to menu or toolbar items (Darin suggested using silly
	names, though not these specific ones).

	* components/loser/README: Some docs on making the new components
	fail.

	* components/loser/content/main.c,
	components/loser/content/nautilus-content-loser.c,
	components/loser/content/nautilus-content-loser.h: New content
	view which fails on demand.
	* components/loser/content/nautilus-content-loser.oafinfo: oaf
	activation record for it.

	* components/loser/sidebar/main.c,
	components/loser/sidebar/nautilus-sidebar-loser.c,
	components/loser/sidebar/nautilus-sidebar-loser.h: New sidebar
	panel that fails on demand.
	* components/loser/sidebar/nautilus-sidebar-loser.oafinfo: oaf
	activation record for it.

	* components/Makefile.am, components/loser/Makefile.am,
	components/loser/content/Makefile.am,
	components/loser/sidebar/Makefile.am, configure.in: Added loser
	components to build.

	* nautilus-clean.sh: Added loser components to nautilus-clean.sh

M	ChangeLog
M	components/Makefile.am
A	components/loser/Makefile.am
A	components/loser/README
A	components/loser/content/Makefile.am
A	components/loser/content/Nautilus_View_content-loser.oaf.in
A	components/loser/content/Nautilus_View_content-loser.server.in
A	components/loser/content/Nautilus_View_content-loser.server.in.in
A	components/loser/content/main.c
A	components/loser/content/nautilus-content-loser.c
A	components/loser/content/nautilus-content-loser.h
A	components/loser/content/nautilus-content-loser.oafinfo
A	components/loser/sidebar/Makefile.am
A	components/loser/sidebar/Nautilus_View_sidebar-loser.oaf.in
A	components/loser/sidebar/Nautilus_View_sidebar-loser.server.in
A	components/loser/sidebar/Nautilus_View_sidebar-loser.server.in.in
A	components/loser/sidebar/main.c
A	components/loser/sidebar/nautilus-sidebar-loser.c
A	components/loser/sidebar/nautilus-sidebar-loser.h
A	components/loser/sidebar/nautilus-sidebar-loser.oafinfo
M	configure.in
M	nautilus-clean.sh

commit ec50954e82f8b00061ce9c75a8e226d46ed3a70c
Author: J Shane Culpepper <pepper@src.gnome.org>
Date:	2000-05-23

    Added a simple command line implementation of nautilus-installer.

M	ChangeLog
M	components/services/install/lib/eazel-install-rpm-glue.c
M	configure.in
M	nautilus-installer/.cvsignore
A	nautilus-installer/Makefile
D	nautilus-installer/Makefile.am
A	nautilus-installer/helixcode-utils.c
A	nautilus-installer/helixcode-utils.h
A	nautilus-installer/nautilus-installer.c

commit 731950d1c93c4337179c3e9957d98a6a15358bec
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-05-23

    Changed to simply use a gnome_warning_dialog instead of a

	* src/ntl-app.c (display_prototype_caveat): Changed to simply use
	a gnome_warning_dialog instead of a nautilus_simple_dialog. We
	loose the word wrapping though. But now the main window loads
	while the warning is present, plus it's a real GNOME warning box,
	so be afraid...
	(display_prototype_caveat): If NAUTILUS_NO_CAVEAT_DIALOG is set,
	do not display the caveat warning.

M	ChangeLog
M	src/nautilus-application.c
M	src/ntl-app.c

commit 3aa2c06167b4a862af05bbb14497c1bcc5e38558
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-05-23

    Woops...

M	ChangeLog

commit 8d1a3bb7b0feb3281d65df9a7a9c1f36fb5f7120
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-05-23

    Changed to simply use a gnome_warning_dialog instead of a


	* src/ntl-app.c (display_prototype_caveat): Changed to simply use
	a gnome_warning_dialog instead of a nautilus_simple_dialog. We
	loose the word wrapping though. But now the main window loads
	while the warning is present, plus it's a real GNOME warning box,
	so be afraid...

M	ChangeLog
M	src/nautilus-application.c
M	src/ntl-app.c

commit ad22f07fbb02a7089489180aae8522e9ebee5458
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-05-23

    Fixed faulty tags


	*
	components/services/time/service/trilobite-eazel-time-service.oafinfo:
	*
	components/services/trilobite/sample/service/trilobite-eazel-sample-service.oafinfo:
	Fixed faulty tags

M	ChangeLog
M
components/services/time/service/trilobite-eazel-time-service.oafinfo
M
components/services/trilobite/sample/service/Trilobite_Service_sample.oaf.in
M
components/services/trilobite/sample/service/trilobite-eazel-sample-service.oafinfo

commit 8a0d3c679cb25969f8e29b4e0ca76559332289e9
Author: Michael Fleming <mfleming@src.gnome.org>
Date:	2000-05-23

    changed oaf_property "bonobo:supported_uri_schemes" from "eazel" to
    "eazel-sample"

M
components/services/trilobite/sample/nautilus-view/nautilus-eazel-sample-service-view.oafinfo

commit c5b33bb3544c6b0c6fc44f28400bf561c6441b03
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-05-23

    Ignore some generated files.

	* components/services/time/command-line/.cvsignore:
	Ignore some generated files.

	*
	components/services/time/service/trilobite-eazel-time-service.oafinfo:
	Eskil rescued this file from the attic, but he probably won't
	think
	that's worth putting into the change log :-)

M	ChangeLog
M	components/services/time/command-line/.cvsignore

commit e87909f8c94046d95ecff46ac2e543ae167ce471
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-05-23

    Back from the attic

A
components/services/time/service/trilobite-eazel-time-service.oafinfo

commit 503b5255e160e85b4949e876589c444ce0d0ced4
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-05-23

	Implemented Reload for directory views.

	* libnautilus-extensions/nautilus-directory-private.h:
	* libnautilus-extensions/nautilus-directory-async.c:
	(nautilus_directory_monitor_add_internal),
	(dequeue_pending_idle_callback), (cancel_directory_load),
	(directory_load_done),
	(nautilus_directory_monitor_remove_internal),
	(nautilus_directory_call_when_ready_internal),
	(mark_all_files_unconfirmed), (start_monitoring_file_list),
	(nautilus_directory_stop_monitoring_file_list),
	(nautilus_directory_force_reload):
	* libnautilus-extensions/nautilus-directory.c:
	(call_files_changed_unref_free_list),
	(nautilus_directory_notify_files_removed),
	(nautilus_directory_notify_files_moved),
	(nautilus_directory_file_monitor_add):
	* libnautilus-extensions/nautilus-file-private.h:
	* libnautilus-extensions/nautilus-file.c: (nautilus_file_get),
	(destroy), (nautilus_file_monitor_remove), (nautilus_file_delete),
	(nautilus_file_mark_gone), (nautilus_file_changed),
	(nautilus_file_emit_changed):
	Added the necessary tweaks to the async. I/O so we can handle
	a reload, not just the initial load.

	* libnautilus-extensions/nautilus-icon-container.h:
	* libnautilus-extensions/nautilus-icon-container.c:
	(nautilus_icon_container_add): Changed API so it will detect if
	you try to add the same item twice and indicate it with a return
	value; needed so we can handle reload.

	* libnautilus-extensions/nautilus-list.c: (set_single_click_mode),
	(update_single_click_mode_from_preferences),
	(nautilus_list_initialize), (click_policy_changed_callback):
	Fixed bug where a change in single click mode would chang the
	appearance of the names in the list, but not cause a redraw when
	the setting was changed.

	* libnautilus/nautilus-undoable.c:
	(undo_atom_destroy_callback_data), (undo_atom_destroy),
	(undo_atom_destroy_callback_data_g_func_cover),
	(nautilus_undo_register_full):
	Fixed a bug where it would try to destroy the undo atom even when
	it didn't own it.

	* libnautilus/nautilus-undoable.h:
	Got rid of some cruft I left in here by accident.

	* src/file-manager/fm-icon-view.c: (fm_icon_view_add_file):
	* src/file-manager/fm-list-view.c: (fm_list_view_add_file):
	Only add the files if they are not already in the list. This is
	needed for reload.

	* src/ntl-main.c: (main): Tweaked this function to be easier to
	understand and better organized. Also added a "desktop" option
	as a start for my next task.

M	ChangeLog
M	components/services/time/service/.cvsignore
M	libnautilus-extensions/nautilus-directory-async.c
M	libnautilus-extensions/nautilus-directory-private.h
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-extensions/nautilus-file-private.h
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-extensions/nautilus-icon-container.h
M	libnautilus-extensions/nautilus-list.c
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-directory-private.h
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-file-private.h
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-container.h
M	libnautilus-private/nautilus-list.c
M	libnautilus/nautilus-undoable.c
M	libnautilus/nautilus-undoable.h
M	src/file-manager/fm-icon-view.c
M	src/file-manager/fm-list-view.c
M	src/nautilus-application.c
M	src/nautilus-main.c
M	src/ntl-app.c
M	src/ntl-main.c

commit 31652a340e8fcba156c098e0798c8e2a654340e6
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-05-23

    Changed for the _uri change.


	* components/services/trilobite/src/trilobite-service-private.h:
	* components/services/trilobite/src/trilobite-service-public.h:
	* components/services/trilobite/src/trilobite-service.c:
	Changed for the _uri change.

	* components/services/trilobite/sample/service/main.c:
	* components/services/trilobite/sample/command-line/main.c:
	Changed for the new OAFID's.

	* components/services/trilobite/idl/trilobite-service.idl:
	Removed the _uri from get_icon_uri

	* components/services/time/service/trilobite-eazel-time-service.c:
	Better error handling, eg. for bad urls and whatnot.

	* components/services/time/service/Makefile.am (pixmap_DATA):
	Installs an icon for the service (now we need an icon, currently
	uses the gnome-clock icon)

	* components/services/time/idl/trilobite-eazel-time-service.idl:
	Added two strings to the CannotGetTime exception.

	* components/services/time/command-line/main.c (main):
	Updated to use the new oafids. Better error handling.

	* components/services/Makefile.am (SUBDIRS):
	Added the time service

	*
	components/services/trilobite/sample/service/trilobite-eazel-sample-service.oafinfo:
	*
	components/services/time/service/trilobite-eazel-time-service.oafinfo:
	Added attributes to the oafinfo files. Also gave them some
	real oafids.

M	ChangeLog
M	components/services/Makefile.am
M	components/services/time/command-line/main.c
M	components/services/time/idl/trilobite-eazel-time-service.idl
M	components/services/time/service/Makefile.am
M	components/services/time/service/main.c
M	components/services/time/service/trilobite-eazel-time-service.c
D
components/services/time/service/trilobite-eazel-time-service.oafinfo
A	components/services/time/service/trilobite-eazel-time-service.png
M	components/services/trilobite/idl/trilobite-service.idl
M	components/services/trilobite/sample/command-line/main.c
M
components/services/trilobite/sample/service/Trilobite_Service_sample.oaf.in
M	components/services/trilobite/sample/service/main.c
M
components/services/trilobite/sample/service/trilobite-eazel-sample-service.oafinfo
M	components/services/trilobite/src/trilobite-service-private.h
M	components/services/trilobite/src/trilobite-service-public.h
M	components/services/trilobite/src/trilobite-service.c

commit 938da8dee49b8b70a6ab7c749fa9e36ca1898ef4
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-05-22

    fixed task 514, show file/folder permissions with emblems. Added
    Susan's


	    fixed task 514, show file/folder permissions with emblems.
	    Added
	Susan's images for "can't read" and "can't write", and made
	get_emblem_names return their names when appropriate

M	ChangeLog
M	icons/Makefile.am
A	icons/emblem-noread.png
A	icons/emblem-nowrite.png
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-private/nautilus-file.c

commit 84bad88707e070368a787275ef6ea1304d192fb8
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-05-22

    Tweaked wording to match Maciej & Arlo's latest agreement.

	* src/ntl-app.c: (display_prototype_caveat): Tweaked
	wording to match Maciej & Arlo's latest agreement.

M	ChangeLog
M	src/nautilus-application.c
M	src/ntl-app.c

commit d6d55ccc727521ef953c0a42632b6081dc17bdf7
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-05-22

	Put up a "Nautilus is still flaky" dialog at launch so
	people who obtain Nautilus some random way won't expect
	too much.

	* src/ntl-app.c: (display_prototype_caveat),
	(nautilus_app_startup): Put up simple text-only modal
	dialog at launch.

M	ChangeLog
M	src/nautilus-application.c
M	src/ntl-app.c

commit ec38801b2f61bdab4bc91951fc72d8c085109e1f
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-05-22

    first, incomplete attempt at using the anti-aliased mode of the
    canvas for


	     first, incomplete attempt at using the anti-aliased mode
	     of the
	 canvas for the icon container. It's optionally enabled by a
	 compile-time flag. There's no text drawing yet.

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-canvas-item.c
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-extensions/nautilus-icon-dnd.c
M	libnautilus-private/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-dnd.c

commit c8c4ad60f6e9827d891c2c840b8ca0f82d1d2319
Author: J Shane Culpepper <pepper@src.gnome.org>
Date:	2000-05-22

    Adding .cvsignore

M	ChangeLog
A	components/services/time/service/.cvsignore

commit f99757f38c8bc9e84677862261459c5f0558841f
Author: J Shane Culpepper <pepper@src.gnome.org>
Date:	2000-05-22

    Cosmetic fixes to command-line options.

M	ChangeLog
M	components/services/install/command-line/eazel-install.c

commit f198da92201abe34cf340a5e4d3720de4d6060fa
Author: Valek Frob <frob@src.gnome.org>
Date:	2000-05-22

    Updated russian translation and update.sh.

M	po/ChangeLog
M	po/ru.po
M	po/update.sh

commit 438b4dae5fbaa3055c76c8e8a063de2155b1f92e
Author: Kjartan Maraas <kmaraas@src.gnome.org>
Date:	2000-05-22

    Update

M	po/no.po

commit d2723a29e66ce3cd52694c2d39f692d198ed10d2
Author: Ian McKellar <yakk@src.gnome.org>
Date:	2000-05-22

    Allow users to specify that if they want detailed remote views, and if
    they don't, then don't download the top left text of text files.

M	ChangeLog
M	libnautilus-extensions/nautilus-directory-async.c
M	libnautilus-extensions/nautilus-directory-private.h
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-extensions/nautilus-directory.h
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-extensions/nautilus-file.h
M	libnautilus-extensions/nautilus-global-preferences.c
M	libnautilus-extensions/nautilus-global-preferences.h
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-directory-private.h
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-directory.h
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-file.h
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.h
M	libnautilus-private/nautilus-icon-factory.c

commit bb315ce0c71b5463d431dd46e859077c73924303
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-05-22

    fixed bug that made thumbnailing no longer work, and also made the


	    fixed bug that made thumbnailing no longer work, and also
	    made the
	thumbnail frame lighter

M	ChangeLog
M	libnautilus-extensions/nautilus-graphic-effects.c
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-private/nautilus-graphic-effects.c
M	libnautilus-private/nautilus-icon-factory.c

commit 048e9174145c22f7e603d7f57ed1116fa854d870
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-05-22

    fixed crash in music_view due to an uninitialized variable that
    manifested


	    fixed crash in music_view due to an uninitialized variable
	    that
	manifested when the album names wasn't present.

M	ChangeLog
M	components/music/nautilus-music-view.c

commit ba75f239fa78aff71a60cb3b2ea0adec92ea5805
Author: J Shane Culpepper <pepper@src.gnome.org>
Date:	2000-05-21

    Added async http fetches of remote files.  Fix for bug # 810.

M	ChangeLog
M	components/services/install/command-line/Makefile.am
M	components/services/install/lib/Makefile.am
M	components/services/install/lib/eazel-install-protocols.c
M	components/services/install/lib/eazel-install-protocols.h
M	components/services/install/lib/eazel-install-rpm-glue.c
M	components/services/install/lib/eazel-install-rpm-glue.h

commit f279ac6e5f0a81d17d1eeb7406a642c88058dd22
Author: Kjartan Maraas <kmaraas@src.gnome.org>
Date:	2000-05-21

    Added Norwegian translation

M	nautilus.desktop

commit 4dfd2289ecfc1210957e22009535f7e2633e4236
Author: J Shane Culpepper <pepper@src.gnome.org>
Date:	2000-05-21

    Adding uninstall depend checks. More fixes for Bug # 731. Added a few

	    * components/services/install/lib/eazel-install-rpm-glue.c:
	    (install_new_packages), (uninstall_packages),
	    (do_rpm_install),
	    (do_rpm_uninstall), (rpm_uninstall): Adding uninstall
	    depend checks.
	    More fixes for Bug # 731. Added a few minor tweaks to the
	    rpm install
	    functions.

M	ChangeLog
M	components/services/install/lib/eazel-install-rpm-glue.c

commit c098b1e7950ec5d9a3cdb361da12e69f12282f96
Author: Yukihiro Nakai <nakai@src.gnome.org>
Date:	2000-05-21

    Update from Akira TAGOH.

    * ja.po: Update from Akira TAGOH.

M	po/ChangeLog
M	po/ja.po

commit 790b4cb009c2fd041217858b9f3922e91bc0de10
Author: Kenneth Christiansen <kenneth@src.gnome.org>
Date:	2000-05-21

    da trans

M	nautilus.desktop

commit 1330c6e9f76a447b9ac6bfd774090fe627e31e18
Author: Ettore Perazzoli <ettore@src.gnome.org>
Date:	2000-05-21

    Update for GtkHTML API changes.

M	ChangeLog
M	components/html/ntl-web-browser.c
M	components/notes/Makefile.am

commit 69770bbbe93eb67c253331e7e0c0b4121be16876
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-05-21

    pretty much finished up playing in the music view. Made it reflect
    play


	pretty much finished up playing in the music view.  Made it
	reflect play and pause status by lighting up the play controls,
	and made it automatically advance to the next song and terminate
	after the last one.

M	ChangeLog
M	components/music/mpg123_handler.c
M	components/music/nautilus-music-view.c
M	components/music/pixmaps.h

commit 37f7b0ae26369da0ce282153c127abdae81dc188
Author: J Shane Culpepper <pepper@src.gnome.org>
Date:	2000-05-21

    Adding gnorpm and redhat copyright.

M	components/services/install/lib/eazel-install-rpm-glue.c

commit dfc401695baf51593248c04b48aa828539d9e20d
Author: J Shane Culpepper <pepper@src.gnome.org>
Date:	2000-05-21

    fixed the package list generation routine. It was corrupting the

	    * components/services/install/command-line/eazel-install.c:
	    (main):
	    fixed the package list generation routine.	It was corrupting
	    the
	    eazel-services-config.xml file instead of creating a
	    package-list.xml.
	    * components/services/install/lib/eazel-install-rpm-glue.c:
	    (install_new_packages), (rpm_show_progress), (do_rpm_install),
	    (rpm_install): Found the magic function rpmRunTransactions
	    that allows
	    me to check for dependancies and get a progress callback
	    without having
	    to hack rpmlib like helixcode did.	These functions need to
	    be cleaned
	    up because they are too long but they work very well.
	    This is part of the fix of Bug # 731.  Need to clean up
	    the uninstall
	    routine now as well using rpmRunTransactions instead of
	    rpmErase.

M	ChangeLog
M	components/services/install/command-line/eazel-install.c
M	components/services/install/lib/eazel-install-rpm-glue.c

commit fd35a923faa3bca8a063f64d6ccc4c173046581d
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-05-21

    made all of the play controls in the music view work


	    made all of the play controls in the music view work

M	ChangeLog
M	components/music/mpg123_handler.c
M	components/music/mpg123_handler.h
M	components/music/nautilus-music-view.c

commit 98572e0129012b455949687c7c1a595ec7ddb513
Author: Fatih Demir <kabalak@src.gnome.org>
Date:	2000-05-20

    Updated tr.po.

M	po/ChangeLog
M	po/tr.po

commit 154367ab8b581c2bfbc72b80113467e0b9f8cad1
Author: Ettore Perazzoli <ettore@src.gnome.org>
Date:	2000-05-20

    Fix compilation with builddir != srcdir.

M	ChangeLog
M	libnautilus-extensions/Makefile.am
M	libnautilus-private/Makefile.am
M	libnautilus/Makefile.am
M	src/Makefile.am

commit 56eaca0111559fd0ecd151ea37d240c2a2aa795b
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-05-20

    we use OAFIIDs as sidebar panel names as a fallback, so I added
    a little


	     we use OAFIIDs as sidebar panel names as a fallback, so
	     I added
	 a little code to clean them up for display.

M	ChangeLog
M	libnautilus-extensions/nautilus-view-identifier.c
M	libnautilus-private/nautilus-view-identifier.c

commit 049ff8a95154110abb22a0f6282fe4cf7d0237ae
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-05-20

    made basic playing in the music view work, although there's still
    a lot of


	    made basic playing in the music view work, although there's
	    still
	a lot of refinement necessary

M	ChangeLog
M	components/music/mpg123_handler.c
M	components/music/mpg123_handler.h
M	components/music/nautilus-music-view.c

commit cf21c9eef131dc1a86c856866533631a8100078b
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-05-20

	Fix bugzilla tasks #599 (hex number is bad default for meta view
	names) and #631 (nead oaf query to determine metaviews).

	* libnautilus-extensions/nautilus-view-identifier.h,
	libnautilus-extensions/nautilus-view-identifier.c:
	(nautilus_view_identifier_new, get_lang_list,
	nautilus_view_identifier_new_from_oaf_server_info,
	nautilus_view_identifier_free): Moved NautilusViewIdentifier code
	here from ntl-uri-map.[ch].
	(nautilus_view_identifier_new_from_content_view),
	(nautilus_view_identifier_new_from_sidebar_panel),
	(nautilus_view_identifier_free_callback),
	(nautilus_view_identifier_free_list): New functions.
	* libnautilus-extensions/Makefile.am: Add
	nautilus-view-identifier.[ch] to build.
	* src/ntl-types.h: Removed typedef for NautilusViewIdentifier.

	* libnautilus-extensions/nautilus-glib-extensions.h:
	* libnautilus-extensions/nautilus-glib-extensions.c
	(nautilus_g_list_free_deep_custom): New function, like
	`nautilus_g_list_free_deep' but lets you pass your own free
	function.
	(nautilus_g_list_free_deep): Use
	`nautilus_g_list_free_deep_custom'
	(nautilus_g_list_partition): New function to destructively
	partition a GList into two, depending on whether they satisfy the
	provided predicate or not.
	(nautilus_test_predicate), (nautilus_self_check_glib_extensions):
	Added unit tests for `nautilus_g_list_partition' and for
	`nautilus_g_list_equal' since the `nautilus_g_list_partition'
	tests rely on it.
	* libnautilus-extensions/nautilus-directory.c:
	(nautilus_directory_notify_files_moved): Use
	`nautilus_g_list_free_deep_custom'.
	* libnautilus-extensions/nautilus-gdk-pixbuf-extensions.c
	(nautilus_gdk_pixbuf_list_free): Likewise.
	* libnautilus-extensions/nautilus-icon-factory.c
	(nautilus_scalable_icon_list_free): Likewise.
	* libnautilus-extensions/nautilus-string-list.c
	(nautilus_string_list_clear): Likewise.
	* nautilus-widgets/nautilus-preferences.c (pref_hash_node_free,
	prefs_hash_lookup_with_implicit_registration): Likewise.

	* libnautilus-extensions/nautilus-global-preferences.c,
	libnautilus-extensions/nautilus-global-preferences.h
	(global_preferences_create_dialog,
	nautilus_global_preferences_get_sidebar_panel_view_identifiers,
	nautilus_global_preferences_get_meta_view_iids,
	nautilus_preferences_register_meta_view_preferences_for_ui,
	global_preferences_register_for_ui): Change things around to
	determine the set of sidebar panel prefs at run time, and to pass
	around NautilusViewIdentifiers rather than just iid strings so we
	can use the statically defined name in the oafinfo.

	* src/ntl-uri-map.h, src/ntl-uri-map.c: (set_initial_content_iid,
	got_file_info_callback, sidebar_panel_preference_is_on,
	(add_sidebar_panel_identifiers, nautilus_navigation_info_free):
	Changed things around to better handle sidebar panel (AKA meta
	view) selection, and pass around both name and iid.

	* src/ntl-window-msgs.c:
	(nautilus_window_request_selection_change,
	nautilus_window_has_really_changed,
	nautilus_window_load_meta_view, nautilus_window_update_state,
	nautilus_window_set_state_info): Fixed everything to pass around
	ViewIdentifiers instead of iids for sidebar panels and set the
	label approrpiately when activating; replaced a whole bunch of
	GSList usage with GList (we can always optimize this stuff later).
	* src/ntl-window.h, src/ntl-window.c: (nautilus_window_destroy,
	nautilus_window_load_content_view_menu,
	nautilus_window_set_content_view, nautilus_window_add_meta_view,
	nautilus_window_remove_meta_view_real,
	nautilus_window_remove_meta_view): Deal with the above changes
	(mostly GSList -> GList changes).

	* src/ntl-view-bonobo-control.c, src/ntl-view-bonobo-subdoc.c,
	src/ntl-view-nautilus.c, src/ntl-view-private.h: Remove all
	get_label related calls since we get that from the oafinfo now.
	* libnautilus/nautilus-meta-view-frame.h,
	libnautilus/nautilus-meta-view-frame.c:
	(nautilus_meta_view_frame_initialize,
	nautilus_meta_view_frame_new_from_bonobo_control,
	nautilus_meta_view_frame_destroy): Remove
	`nautilus_meta_view_frame_set_label' machinery and associated
	machinery since we now get the label statically from the oafinfo.
	* components/history/ntl-history-view.c: (make_obj): Don't call
	`nautilus_meta_view_frame_set_label' any more, the label is now
	statically determined from the oafinfo file.
	* components/notes/ntl-notes.c: (make_notes_view): Likewise.
	* components/websearch/ntl-web-search.c: (make_obj): Likewise.
	* components/help/hyperbola-nav-index.c: Likewise.
	(hyperbola_navigation_index_new): Likewise.
	* components/help/hyperbola-nav-search.c: Likewise.
	(hyperbola_navigation_search_new): Likewise.
	* components/help/hyperbola-nav-tree.c: Likewise.
	(hyperbola_navigation_tree_new): Likewise.
	* src/ntl-meta-view.h, src/ntl-meta-view.c:
	(nautilus_meta_view_set_label),
	(nautilus_meta_view_get_label): Have an explicit value to set,
	rather than trying to get it through CORBA. This is kind of a
	hack, really we should pass around a label and a NautilusMetaView
	separately and remove this stuff.
	* components/help/hyperbola.oafinfo,
	components/notes/ntl-notes.oafinfo,
	components/websearch/ntl-web-search.oafinfo,
	components/history/ntl-history-view.oafinfo: Updated to include
	latest Nautilus attributes.

M	ChangeLog
M	components/help/hyperbola-nav-index.c
M	components/help/hyperbola-nav-search.c
M	components/help/hyperbola-nav-tree.c
M	components/help/hyperbola.oafinfo
M	components/history/Nautilus_View_history.oaf.in
M	components/history/Nautilus_View_history.server.in
M	components/history/Nautilus_View_history.server.in.in
M	components/history/nautilus-history-view.c
M	components/history/nautilus-history-view.oafinfo
M	components/history/ntl-history-view.c
M	components/history/ntl-history-view.oafinfo
M	components/notes/Nautilus_View_notes.oaf.in
M	components/notes/Nautilus_View_notes.server.in
M	components/notes/Nautilus_View_notes.server.in.in
M	components/notes/nautilus-notes.c
M	components/notes/nautilus-notes.oafinfo
M	components/notes/ntl-notes.c
M	components/notes/ntl-notes.oafinfo
M	components/websearch/ntl-web-search.c
M	components/websearch/ntl-web-search.oafinfo
M	libnautilus-extensions/Makefile.am
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-extensions/nautilus-gdk-pixbuf-extensions.c
M	libnautilus-extensions/nautilus-glib-extensions.c
M	libnautilus-extensions/nautilus-glib-extensions.h
M	libnautilus-extensions/nautilus-global-preferences.c
M	libnautilus-extensions/nautilus-global-preferences.h
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-extensions/nautilus-preferences.c
M	libnautilus-extensions/nautilus-string-list.c
M	libnautilus-extensions/nautilus-string-list.h
A	libnautilus-extensions/nautilus-view-identifier.c
A	libnautilus-extensions/nautilus-view-identifier.h
M	libnautilus-private/Makefile.am
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-gdk-pixbuf-extensions.c
M	libnautilus-private/nautilus-glib-extensions.c
M	libnautilus-private/nautilus-glib-extensions.h
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.h
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus-private/nautilus-preferences.c
M	libnautilus-private/nautilus-string-list.c
M	libnautilus-private/nautilus-string-list.h
A	libnautilus-private/nautilus-view-identifier.c
A	libnautilus-private/nautilus-view-identifier.h
M	libnautilus/nautilus-meta-view-frame.c
M	libnautilus/nautilus-meta-view-frame.h
M	nautilus-widgets/nautilus-preferences.c
M	src/nautilus-applicable-views.c
M	src/nautilus-applicable-views.h
M	src/nautilus-navigation-window.c
M	src/nautilus-navigation-window.h
M	src/nautilus-object-window.c
M	src/nautilus-object-window.h
M	src/nautilus-spatial-window.c
M	src/nautilus-spatial-window.h
M	src/nautilus-view-frame-bonobo-control.c
M	src/nautilus-view-frame-bonobo-embeddable.c
M	src/nautilus-view-frame-nautilus-view.c
M	src/nautilus-view-frame-private.h
M	src/nautilus-window-manage-views.c
M	src/nautilus-window.c
M	src/nautilus-window.h
M	src/ntl-meta-view.c
M	src/ntl-meta-view.h
M	src/ntl-types.h
M	src/ntl-uri-map.c
M	src/ntl-uri-map.h
M	src/ntl-view-bonobo-control.c
M	src/ntl-view-bonobo-subdoc.c
M	src/ntl-view-nautilus.c
M	src/ntl-view-private.h
M	src/ntl-window-msgs.c
M	src/ntl-window.c
M	src/ntl-window.h

commit 7f1e84bb7a02c7ebc7bbb69a2ee6d26591d0c3ec
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-05-20

    adding playing code to the music view, which still isn't working yet


	    adding playing code to the music view, which still isn't
	    working yet

M	ChangeLog
M	components/music/Makefile.am
A	components/music/mpg123_handler.c
A	components/music/mpg123_handler.h
M	components/music/nautilus-music-view.c

commit a0125e3429535d35722242a069e6f9ff849febe4
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-05-20

    added the components/services/time/ makefiles


	* configure.in:
	added the components/services/time/ makefiles

M	ChangeLog
M	configure.in

commit 67208f803e26b4cc4c0b66ef4043a9b0ae3c31e6
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-05-20

    Fixed the horribly cut'n'paste errors.


	*
	components/services/time/service/trilobite-eazel-time-service.oafinfo:
	Fixed the horribly cut'n'paste errors.

	*
	components/services/time/service/trilobite-eazel-time-service-public.h:
	Stripped some superflous stuff from the TrilobiteEazelTimeService
	structure.

	* components/services/time/command-line/main.c (main):
	Implemented the basic cli for the time service

	* components/services/time/idl/trilobite-eazel-time-service.idl:
	The check_time now returns the difference instead of a bool. If
	diff != 0, your clock is wrong (or the server is).

	* components/services/time/command-line/Makefile.am:
	Lot of juju to make the time service cli work

	* components/services/trilobite/src/trilobite-service.c
	(trilobite_service_create_corba_object): Uncommented some
	more g_message noise

	* components/services/trilobite/src/libtrilobited.h:
	Now assuming the libtrilobited headers are in libtrilobite/, not
	libtrilobited/

	* components/services/trilobite/sample/command-line/Makefile.am:
	Some idl compiling rearranging.

M	ChangeLog
M	components/services/time/command-line/Makefile.am
A	components/services/time/command-line/main.c
M	components/services/time/idl/trilobite-eazel-time-service.idl
M	components/services/time/service/main.c
M
components/services/time/service/trilobite-eazel-time-service-public.h
M	components/services/time/service/trilobite-eazel-time-service.c
M
components/services/time/service/trilobite-eazel-time-service.oafinfo
M	components/services/trilobite/sample/command-line/Makefile.am
M	components/services/trilobite/src/libtrilobited.h
M	components/services/trilobite/src/trilobite-service.c

commit ec4c139c8a9d8ca7d8dd7241e0896139cdc71dea
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-05-19

    GTK and CORBA object that acts as interface to an undo manager.

    2000-05-19	Gene Z. Ragan  <gzr@eazel.com>

	* libnautilus/nautilus-undo-context.c:
	* libnautilus/nautilus-undo-context.h:
	(impl_Nautilus_Undo_Context__destroy),
	(impl_Nautilus_Undo_Context__create),
	(impl_Nautilus_Undo_Context__get_undo_manager),
	(nautilus_undo_context_new), (nautilus_undo_context_initialize),
	(nautilus_undo_context_initialize_class), (destroy):
	GTK and CORBA object that acts as interface to an undo manager.

	* libnautilus/Makefile.am:
	Added entries for new NautilusUndoContext files.

	* libnautilus/nautilus-undo-manager.c:
	(impl_Nautilus_Undo_Manager__forget),
	(nautilus_undo_manager_undo),
	(nautilus_undo_manager_unregister_object),
	(get_current_transaction_name), (free_undo_manager_list_data),
	(prune_undo_manager_list):
	Removed all references to NautilusUndoTransaction and changed
	them to use
	the Nautilus_Undo_Transaction CORBA object instead.

M	ChangeLog
A	libnautilus-extensions/nautilus-undo-context.c
A	libnautilus-extensions/nautilus-undo-context.h
M	libnautilus-extensions/nautilus-undo-manager.c
A	libnautilus-private/nautilus-undo-context.c
A	libnautilus-private/nautilus-undo-context.h
M	libnautilus-private/nautilus-undo-manager.c
M	libnautilus/Makefile.am
A	libnautilus/nautilus-undo-context.c
A	libnautilus/nautilus-undo-context.h
M	libnautilus/nautilus-undo-manager.c

commit f3df1c2b67710f0c8af8cfd7e6c60ba9e103abba
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-05-19

    File name changes.

	* components/services/trilobite/sample/command-line/.cvsignore:
	* components/services/trilobite/sample/service/.cvsignore:
	File name changes.

	* libnautilus-extensions/nautilus-directory.c:
	(nautilus_directory_file_monitor_add),
	(nautilus_self_check_directory):
	* libnautilus-extensions/nautilus-directory.h:
	* src/file-manager/fm-directory-view.c: (finish_loading_uri):
	Added reload interface.

	* libnautilus/nautilus-undoable.c: (nautilus_undo_register),
	(undo_atom_destroy), (undo_atom_destroy_notify_cover),
	(undo_atom_destroy_g_func_cover), (save_callback),
	(restore_callback), (nautilus_undo_register_full),
	(nautilus_undo_unregister), (nautilus_undo):
	* libnautilus/nautilus-undoable.h:
	Implemented new simplified Undo API.

	* libnautilus-extensions/nautilus-entry.c:
	(nautilus_entry_initialize), (nautilus_entry_destroy),
	(nautilus_entry_key_press), (nautilus_entry_changed),
	(register_edit_undo), (update_undo_text),
	(restore_from_undo_snapshot_callback),
	(nautilus_entry_enable_undo):
	* libnautilus-extensions/nautilus-icon-container.c:
	(hide_rename_widget):
	* libnautilus-extensions/nautilus-icon-text-item.c: (iti_event),
	(register_rename_undo), (restore_from_undo_snapshot_callback):
	* src/nautilus-bookmarks-window.c: (on_window_delete_event):
	* src/nautilus-location-bar.c: (destroy):
	Use new simplified Undo API.

	* libnautilus/nautilus-undo-manager.h:
	Remove UNDO_MANAGER_NAME, which is no longer used.

	* src/file-manager/fm-icon-view.c:
	(icon_position_changed_callback): Fixed a bad g_free that was
	cause seg faults when you resized an icon.

M	ChangeLog
M	components/services/trilobite/sample/command-line/.cvsignore
M	components/services/trilobite/sample/service/.cvsignore
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-extensions/nautilus-directory.h
M	libnautilus-extensions/nautilus-entry.c
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-extensions/nautilus-icon-text-item.c
M	libnautilus-extensions/nautilus-undo-manager.h
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-directory.h
M	libnautilus-private/nautilus-entry.c
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-text-item.c
M	libnautilus-private/nautilus-undo-manager.h
M	libnautilus/nautilus-undo-manager.h
M	libnautilus/nautilus-undoable.c
M	libnautilus/nautilus-undoable.h
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-icon-view.c
M	src/nautilus-bookmarks-window.c
M	src/nautilus-location-bar.c

commit bc167f1a374edfbc8cbf7bd8ea57fdcd9689db27
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-05-19

	Finished task 174 (make "Open in new window" preference
	sensible)

	* libnautilus-extensions/nautilus-global-preferences.c:
	(global_preferences_create_dialog),
	(global_preferences_register_for_ui): Consolidated "Window
	Options" pane & "Click Policy" pane into new "Directory
	Views" pane, to make it clear that these preferences apply
	just to directory views. Also removed unimplemented "use
	existing window for same location" preference that is not
	in our plans. Tweaked wording a little.

	* libnautilus-extensions/nautilus-global-preferences.h:
	* libnautilus-extensions/nautilus-icon-canvas-item.c:
	(in_single_click_mode): New function, checks preference.
	(draw_or_measure_label_text): Don't draw underlines on icons
	if we're not in single-click mode.

M	ChangeLog
M	libnautilus-extensions/nautilus-global-preferences.c
M	libnautilus-extensions/nautilus-global-preferences.h
M	libnautilus-extensions/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.h
M	libnautilus-private/nautilus-icon-canvas-item.c

commit e3252a4a11cc24ae81dd6dc50dae0851e3145503
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-05-19

	A few tweaks to this new class inspired by Darin's
	review.

	* libnautilus-extensions/nautilus-keep-last-vertical-box.c:
	(nautilus_keep_last_vertical_box_new): More comments.
	(nautilus_keep_last_vertical_box_size_allocate): More comments.
	Also now handles the case where the last item doesn't fit
	even all by itself by moving & shrinking it to fit. Previously
	the last item would be left at its original position & size in
	this case.

M	ChangeLog
M	libnautilus-extensions/nautilus-keep-last-vertical-box.c
M	libnautilus-private/nautilus-keep-last-vertical-box.c

commit 011cfc4c08a2cf15f03facc18aaadc648380405a
Author: Fatih Demir <kabalak@src.gnome.org>
Date:	2000-05-19

    Updated ko.po for nautilus

M	po/ChangeLog
M	po/ko.po

commit 71a5435f1b88122181c329937f90e786c51afee5
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-05-19

    More undo framework work. Still incomplete.

    2000-05-19	Gene Z. Ragan  <gzr@eazel.com>

	More undo framework work.  Still incomplete.

	* libnautilus-extensions/nautilus-entry.c:
	(nautilus_entry_changed):
	Modified to use new undo manager location API

	* libnautilus-extensions/nautilus-icon-text-item.c:
	(iti_event),
	(restore_from_undo_snapshot_callback):
	Modified to use new undo manager location API

	* libnautilus/nautilus-undo-manager.c:
	* libnautilus/nautilus-undo-manager.h:
	(impl_Nautilus_Undo_Manager__create),
	(impl_Nautilus_Undo_Manager__append),
	(impl_Nautilus_Undo_Manager__forget),
	(nautilus_undo_manager_begin_transaction),
	(nautilus_undo_manager_end_transaction),
	(nautilus_undo_manager_undo), (nautilus_undo_manager_redo),
	(nautilus_undo_manager_add_transaction),
	(nautilus_undo_manager_unregister_object),
	(free_undo_manager_list_data), (prune_undo_manager_list):
	Modified to use new API and Undo::Manager::Transaction

	* libnautilus/nautilus-undo-transaction.c:
	* libnautilus/nautilus-undo-transaction.h:
	(impl_Nautilus_Undo_Transaction__destroy),
	(impl_Nautilus_Undo_Transaction__create),
	(impl_Nautilus_Undo_Transaction__get_undo_description),
	(impl_Nautilus_Undo_Transaction__get_redo_description),
	(impl_Nautilus_Undo_Transaction__get_base_description),
	(impl_Nautilus_Undo_Transaction__undo),
	(nautilus_undo_transaction_new),
	(nautilus_undo_transaction_initialize),
	(nautilus_undo_transaction_destroy),
	(nautilus_undo_transaction_initialize_class),
	(nautilus_undo_transaction_undo),
	(nautilus_undo_transaction_contains_object):
	Added support for new Undo::Manager::Transaction object

M	ChangeLog
M	components/notes/nautilus-notes.c
M	components/notes/ntl-notes.c
M	libnautilus-extensions/nautilus-entry.c
M	libnautilus-extensions/nautilus-icon-text-item.c
M	libnautilus-extensions/nautilus-undo-manager.c
M	libnautilus-extensions/nautilus-undo-manager.h
M	libnautilus-private/nautilus-entry.c
M	libnautilus-private/nautilus-icon-text-item.c
M	libnautilus-private/nautilus-undo-manager.c
M	libnautilus-private/nautilus-undo-manager.h
M	libnautilus/nautilus-undo-manager.c
M	libnautilus/nautilus-undo-manager.h
M	libnautilus/nautilus-undo-transaction.c
M	libnautilus/nautilus-undo-transaction.h

commit 7fcaf4c2c48f8c265bdf444ff9dcb1024e577755
Author: Yukihiro Nakai <nakai@src.gnome.org>
Date:	2000-05-19

    Update from Akira TAGOH.

    * ja.po: Update from Akira TAGOH.

M	po/ChangeLog
M	po/ja.po

commit b351dfb51ccaca0d9628025968206647386e2451
Author: Kenneth Christiansen <kenneth@src.gnome.org>
Date:	2000-05-19

    Translations from Keld
    nautilus/po/da.po

M	po/da.po

commit 4007ad421e6fd18143ff72acaeff28b280d4ab16
Author: Ali Abdin <aliabdin@aucegypt.edu>
Date:	2000-05-19

    Fixed a typo - This fixed BUG #930

    2000-05-19	Ali Abdin  <aliabdin@aucegypt.edu>

	    * components/help/converters/gnome-db2html2/gdb3html.c:
	    (main): Fixed a typo - This fixed BUG #930

	    * components/help/converters/gnome-info2html2/main.c:
	    (main): Fixed it to it looks in /usr/info always and then any
	    other fir found in the INFOPATH variable - Fixes bug #934 but
	    there is a suggestion in there I think should be implemented
	    (since I wrote it - DOH!).

M	ChangeLog
M	components/help/converters/gnome-db2html2/gdb3html.c
M	components/help/converters/gnome-info2html2/main.c

commit cf79c67fb8e725492bab565fd26c255acee59bf8
Author: Kenneth Christiansen <kenneth@src.gnome.org>
Date:	2000-05-19

    Translations from Keld
    evolution/po/da.po gdict/po/da.po gnome-media/po/da.po
    nautilus/po/da.po

M	po/da.po

commit 94131028e96d207df5fcb4192f4831ff3e7e26cd
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-05-19

    fixed bug in music view where sorting by time was wrong because
    added the


	    fixed bug in music view where sorting by time was wrong
	    because
	added the bitrate column threw things off, made it sort by
	bitrate,
	too, and a lot more work on the play controls, which still aren't
	finished.

M	ChangeLog
M	components/music/nautilus-music-view.c

commit ef1e3c34cc0cfe15f9075dd2e4ab340e144871a2
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-05-19

    Did some nautilus to trilobte renaming.


	* components/services/trilobite/sample/command-line/Makefile.am:
	* components/services/trilobite/sample/command-line/main.c:
	Did some nautilus to trilobte renaming.

M	ChangeLog
M	components/services/trilobite/sample/command-line/Makefile.am
M	components/services/trilobite/sample/command-line/main.c

commit 06cb3ebd61650638c3a2dd7418f959b011db20c4
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-05-19

    Added the first stuff for the time service


	*
	components/services/time/service/trilobite-eazel-time-service.oafinfo:
	* components/services/time/service/main.c:
	*
	components/services/time/service/trilobite-eazel-time-service-public.h:
	*
	components/services/time/service/trilobite-eazel-time-service-private.h:
	* components/services/time/service/trilobite-eazel-time-service.c:
	* components/services/time/service/Makefile.am:
	* components/services/time/idl/trilobite-eazel-time-service.idl:
	Added the first stuff for the time service

M	ChangeLog
M	components/services/time/Makefile.am
A	components/services/time/idl/trilobite-eazel-time-service.idl
A	components/services/time/service/Makefile.am
A	components/services/time/service/main.c
A
components/services/time/service/trilobite-eazel-time-service-private.h
A
components/services/time/service/trilobite-eazel-time-service-public.h
A	components/services/time/service/trilobite-eazel-time-service.c
A
components/services/time/service/trilobite-eazel-time-service.oafinfo

commit f56a5841c902c9c250c2634bf5834441de0b834e
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-05-19

    removed some g_messages


	* components/services/trilobite/src/trilobite-service.c:
	removed some g_messages

	*
	components/services/trilobite/sample/service/sample-service-public.h
	(struct _SampleService):
	removed superflous element servant;

	*
	components/services/trilobite/sample/service/sample-service-impl.c:
	Added a lot of comments for educational purpose. Also changed
	the parent class pointer to be of type BonoboObjectClass.

	* components/services/trilobite/sample/service/main.c:
	Did some nautilus to trilobte renaming.

	* components/services/trilobite/sample/service/Makefile.am:
	Did some nautilus to trilobte renaming.

M	ChangeLog
M	components/services/trilobite/sample/service/Makefile.am
C062
components/services/trilobite/sample/service/nautilus-eazel-sample-service.oafinfo
components/services/trilobite/sample/service/Trilobite_Service_sample.oaf.in
M	components/services/trilobite/sample/service/main.c
M	components/services/trilobite/sample/service/sample-service-impl.c
M
components/services/trilobite/sample/service/sample-service-public.h
R062
components/services/trilobite/sample/service/nautilus-eazel-sample-service.oafinfo
components/services/trilobite/sample/service/trilobite-eazel-sample-service.oafinfo
M	components/services/trilobite/src/trilobite-service.c

commit e82eec07f49dc32aae23a09e8cc0655304ed078c
Author: Yukihiro Nakai <nakai@src.gnome.org>
Date:	2000-05-19

    ja.po: Initial Japanese translation from Akira Tagoh.

M	ChangeLog
M	configure.in
M	po/ChangeLog
A	po/ja.po

commit 68aacef7225c9d7c888447c0a62eaeb8f3626541
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-05-19

	Finished task 598 (Command button layout should account
	for window height)

	* libnautilus-extensions/nautilus-keep-last-vertical-box.h,
	* libnautilus-extensions/nautilus-keep-last-vertical-box.c:
	New files, subclass of GtkVBox that truncates contents to
	fit, except last item which is always kept. (GtkVBox in the
	same situation just merrily places its child widgets outside
	of its allocation.)
	* libnautilus-extensions/Makefile.am: Build the new files.

	* src/ntl-index-panel.c:
	(make_button_box): Use NautilusKeepLastVerticalBox so only
	as many command buttons appear as fit, and the "Open with ..."
	button always appears; also embed this box in a GtkHBox to
	get horizontal sizing the way we want it.
	(add_command_buttons): Add (not yet active) "Open with ..."
	button.
	(nautilus_index_panel_update_buttons): Throw away the
	GtkHBox containing the button box instead of the button
	box itself.

M	ChangeLog
M	libnautilus-extensions/Makefile.am
A	libnautilus-extensions/nautilus-keep-last-vertical-box.c
A	libnautilus-extensions/nautilus-keep-last-vertical-box.h
M	libnautilus-private/Makefile.am
A	libnautilus-private/nautilus-keep-last-vertical-box.c
A	libnautilus-private/nautilus-keep-last-vertical-box.h
M	src/nautilus-information-panel.c
M	src/nautilus-sidebar.c
M	src/ntl-index-panel.c

commit 0852d9c702bd4621b865c4563ced53fe5ff3f4a3
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-05-19

    put in heuristic for music view to grab the track number from the


	    put in heuristic for music view to grab the track number
	    from the
	beginning of the file name if it's present there and not present
	in the id3 tag

M	ChangeLog
M	components/music/nautilus-music-view.c

commit 3b559d2729d4bf4a738ffbb6f058fb0dfdceb454
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-05-19

    at Arlo's suggestion, added a drop shadow to image thumbnails. Also
    fixed


	       at Arlo's suggestion, added a drop shadow to image
	       thumbnails.
	   Also fixed embarrassing bug where non-png thumbnails were
	   being stored
	   in weird directories with the wrong extension.

M	ChangeLog
M	libnautilus-extensions/nautilus-graphic-effects.c
M	libnautilus-extensions/nautilus-graphic-effects.h
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-private/nautilus-graphic-effects.c
M	libnautilus-private/nautilus-graphic-effects.h
M	libnautilus-private/nautilus-icon-factory.c

commit c49ece8a7cebff4ce4d22ff2c5ac29c6281126d2
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-05-18

    Eskil showed me how to fix these so they'd work when orbit-idl was
    not in

	* libnautilus/Makefile.am:
	* src/file-manager/Makefile.am:
	Eskil showed me how to fix these so they'd work when orbit-idl
	was not in the path at compile time.

M	ChangeLog
M	libnautilus/Makefile.am
M	src/file-manager/Makefile.am

commit 7e7fc3ecf236e3a2ae3cb12d02bad11e04e27826
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-05-18

    Change format to make popt "pop" out more.

	* HACKING: Change format to make popt "pop" out more.

	* libnautilus-extensions/nautilus-entry.h:
	* src/file-manager/fm-properties-window.c: (create_basic_page):
	* src/nautilus-bookmarks-window.c: (on_text_field_focus_in_event),
	(on_window_delete_event):
	* src/nautilus-location-bar.c:
	(nautilus_location_bar_enable_undo):
	* src/nautilus-location-bar.h:
	* src/nautilus-window-menus.c: (edit_menu_undo_callback),
	(bookmarks_menu_add_bookmark_callback),
	(bookmarks_menu_edit_bookmarks_callback),
	(get_or_create_bookmarks_window), (nautilus_bookmarks_exiting),
	(edit_bookmarks), (nautilus_window_initialize_menus),
	(update_undo_menu_item):
	* src/ntl-app.c: (nautilus_app_init), (nautilus_app_destroy):
	* libnautilus-extensions/nautilus-icon-container.c:
	(nautilus_icon_container_start_renaming_selected_item):
	* libnautilus-extensions/nautilus-entry.c:
	(nautilus_entry_key_press), (nautilus_entry_enable_undo):
	* libnautilus/nautilus-undo-manager.c:
	(nautilus_undo_manager_begin_transaction),
	(nautilus_undo_manager_unregister_object),
	(prune_undo_manager_list), (nautilus_get_undo_manager),
	(nautilus_attach_undo_manager), (nautilus_share_undo_manager):
	* libnautilus/nautilus-undo-manager.h:
	* src/ntl-window-private.h:
	* src/ntl-window.c: (nautilus_window_constructed),
	(nautilus_window_real_set_content_view),
	(nautilus_window_get_undo_manager):
	* src/ntl-window.h:
	Got rid of the undo manager parameter for the enable_undo
	operation.
	Eliminated code that sets up the undo manager except for the top
	widgets. We only need it attached to windows and to the top widget
	in each component.
	Change callers to get the undo manager in a few simple ways
	instead of calling gtk_object_get_data directly. Added some calls
	to attach the undo manager to an arbitrary object.

	* libnautilus/nautilus-undo.idl: Added comments to the IDL and
	also added the Undo::Context class.

	* libnautilus/nautilus-view-component.idl: Removed the dependency
	on the undo IDL and the undo_manager attribute.

	* src/nautilus-bookmarks-window.h:
	* src/nautilus-bookmarks-window.c: (create_bookmarks_window):
	Changed interface to take object to inherit the undo manager from
	instead of the undo manager itself. Got rid of unnecesary undo
	manager setting.
	(nautilus_bookmarks_window_save_geometry): Also changed interface
	to use GtkWindow instead of GtkWidget.

M	ChangeLog
M	HACKING
M	libnautilus-extensions/nautilus-entry.c
M	libnautilus-extensions/nautilus-entry.h
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-extensions/nautilus-undo-manager.c
M	libnautilus-extensions/nautilus-undo-manager.h
M	libnautilus-private/nautilus-entry.c
M	libnautilus-private/nautilus-entry.h
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-undo-manager.c
M	libnautilus-private/nautilus-undo-manager.h
M	libnautilus/.cvsignore
M	libnautilus/nautilus-distributed-undo.idl
M	libnautilus/nautilus-undo-manager.c
M	libnautilus/nautilus-undo-manager.h
M	libnautilus/nautilus-undo.idl
M	libnautilus/nautilus-view-component.idl
M	src/file-manager/fm-properties-window.c
M	src/nautilus-application.c
M	src/nautilus-bookmarks-window.c
M	src/nautilus-bookmarks-window.h
M	src/nautilus-location-bar.c
M	src/nautilus-location-bar.h
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-navigation-window.c
M	src/nautilus-navigation-window.h
M	src/nautilus-object-window.c
M	src/nautilus-object-window.h
M	src/nautilus-spatial-window.c
M	src/nautilus-spatial-window.h
M	src/nautilus-window-menus.c
M	src/nautilus-window-private.h
M	src/nautilus-window.c
M	src/nautilus-window.h
M	src/ntl-app.c
M	src/ntl-window-private.h
M	src/ntl-window.c
M	src/ntl-window.h

commit 4b5995ac28e8ca8b6b23c1464c077f115b5af734
Author: Kjartan Maraas <kmaraas@online.no>
Date:	2000-05-18

    Updated Norwegian translation.

    2000-05-18	Kjartan Maraas	<kmaraas@online.no>

	* no.po: Updated Norwegian translation.

M	po/ChangeLog
M	po/no.po

commit 0c9e0b5b440e6ce550ec452ff75601ff15631eb0
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-05-18

	Added the ability to switch sort order in Icons view. Note
	that one time while developing this I saw a problem at startup
	where the icons all danced back and forth a few pixels forever.
	I can't reproduce this, so I don't think my changes caused it,
	but be wary of the evil jig-dancing icons.

	* libnautilus-extensions/nautilus-metadata.h:
	Added #define for icon view sort direction.

	* src/file-manager/fm-icon-view.c:
	Added sort_reversed to FMIconViewDetails;
	(update_layout_menus): Set sensitivity of "Ascending"/"Descending"
	menu items appropriately, and activate the right one.
	(set_sort_reversed), (get_sort_reversed_from_menu_path),
	(sort_direction_callback): New functions used for setting
	the sort direction.
	(fm_icon_view_begin_loading): Read sort direction from metadata.
	(fm_icon_view_merge_menus): Add sort-direction menu items to
	Layout menu.
	(icon_container_compare_icons_callback): Take sort direction
	into account.

M	ChangeLog
M	libnautilus-extensions/nautilus-metadata.h
M	libnautilus-private/nautilus-metadata.h
M	src/file-manager/fm-icon-view.c

commit b32e61d29172626c5911a4c19ecc3fac9560caf1
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-05-18

    added a bitrate column to the music view; partially added play
    controls


	   added a bitrate column to the music view;
	   partially added play controls but still not finished with that

M	ChangeLog
M	components/music/Makefile.am
M	components/music/nautilus-music-view.c
A	components/music/pixmaps.h

commit 5fda38417b3db2f8e043057b8a630dbe2d449d5d
Author: Kenneth Christiansen <kenneth@src.gnome.org>
Date:	2000-05-18

    Translations from Keld
    gdict/po/da.po gimp/po/da.po gimp/po-script-fu/da.po
    gnome-core/po/da.po gnome-utils/po/da.po nautilus/po/da.po

M	po/da.po

commit 00cc07bfb9b0aa8e71d68e1d484b4ab450512de0
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-05-18

    added a blank line, and is getting paid for it.

M	ChangeLog

commit aed454a7c61582dd59e0e594a838baafaeecda1e
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-05-18

    Added a bug for the destroyer


	*
	components/services/trilobite/sample/service/sample-service-impl.c:
	Added a bug for the destroyer

	* components/services/trilobite/sample/service/main.c:
	the trilobite creating now uses gtk_object_new to
	set the name, version and such.

	* components/services/trilobite/src/trilobite-service-public.h
	* components/services/trilobite/src/trilobite-service.c:
	defined a set of set_* methods for the name, version
	and friends. Also added gtk_arg stuff to trilobite for
	these fields. The default of these is now NULL. Had to
	restructure the _initialize call to make gtk_object_new
	work.

M	ChangeLog
M	components/services/trilobite/sample/service/main.c
M	components/services/trilobite/sample/service/sample-service-impl.c
M	components/services/trilobite/src/trilobite-service-public.h
M	components/services/trilobite/src/trilobite-service.c

commit 3af2e05424c82f9081b37f229e94ffd5d2968282
Author: Pavel Cisler <pavel@eazel.com>
Date:	2000-05-18

    Fixed 636 - don't allow copying into Trash. Also added checks for
    Trashing

    2000-05-17	Pavel Cisler  <pavel@eazel.com>

	* src/file-manager/dfos-xfer.c: (fs_xfer), (fs_move_to_trash):
	Fixed 636 -  don't allow copying into Trash. Also added
	checks for Trashing the Trash, moving or copying the Trash,
	Trashing the parents of Trash, moving and copying folders in
	their children.

	* libnautilus-extensions/nautilus-icon-dnd.c:
	(nautilus_icon_container_selection_items_local):
	Fix 625: move uri_is_parent into a new call in GnomeVFS and
	added more features that I needed for the above fix.

M	ChangeLog
M	libnautilus-extensions/nautilus-file-operations.c
M	libnautilus-extensions/nautilus-icon-dnd.c
M	libnautilus-private/nautilus-file-operations.c
M	libnautilus-private/nautilus-icon-dnd.c
M	src/file-manager/dfos-xfer.c

commit ad80d0daf98bf98326bf387ae2a62c8ef9b9e49f
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-05-18

    Make the resize function public.

M	ChangeLog
M	libnautilus-extensions/nautilus-caption-table.c
M	libnautilus-extensions/nautilus-caption-table.h
M	libnautilus-private/nautilus-caption-table.c
M	libnautilus-private/nautilus-caption-table.h
M	nautilus-widgets/nautilus-caption-table.c
M	nautilus-widgets/nautilus-caption-table.h

commit 90f52330aaecf16941b4eb7e2213925506f6ef98
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-05-18

    A little widget-packing tweaking with the command buttons. It's
    not right

	* src/ntl-index-panel.c: (make_button_box),
	(nautilus_index_panel_initialize), (add_command_buttons):
	A little widget-packing tweaking with the command buttons.
	It's not right yet, but I want to check this in so I can
	work on it later from home.

M	ChangeLog
M	src/nautilus-information-panel.c
M	src/nautilus-sidebar.c
M	src/ntl-index-panel.c

commit ce3e90a67e65081535c03c1f7bf6a49a81bf6115
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-05-18

    fixed bug 722 by making the music view use gnome-vfs for all file


	   fixed bug 722 by making the music view use gnome-vfs for all
	   file operations

M	ChangeLog
M	components/music/nautilus-music-view.c

commit 19159e79b31181b09826f5068e5f71efd37e04a2
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-05-17

    CVS:

    2000-05-17	Gene Z. Ragan  <gzr@eazel.com>
											      CVS:
											      ----------------------------------------------------------------------
	First phase of modifying undo code.  These changes
	CVS: Enter Log.  Lines beginning with `CVS:' are removed
	automatically
	affect the way undo is handled internally to Nautilus and
	CVS:
	also defines a new IDL.  This is work in progress.
	CVS: Committing in .
											      CVS:
	* libnautilus-extensions/nautilus-entry.c:
	CVS: Modified Files:
	Modified to use gtk_object_get_data() mechanism to locate undo
	manager		       CVS:    ChangeLog libnautilus/.cvsignore
	libnautilus/Makefile.am
											      CVS:
											      libnautilus/nautilus-undo-manager-private.h
	* libnautilus-extensions/nautilus-icon-container.c:
	CVS:	libnautilus/nautilus-undo-manager.c
	(nautilus_icon_container_start_renaming_selected_item):
	CVS:	libnautilus/nautilus-undo-manager.h
	Modified to use gtk_object_get_data() mechanism
	to locate undo manager		      CVS:
	libnautilus/nautilus-undo-transaction.h
											      CVS:
											      libnautilus/nautilus-undoable.c
	* libnautilus-extensions/nautilus-icon-text-item.c: (iti_event),
	CVS:	libnautilus/nautilus-undoable.h
	(restore_from_undo_snapshot_callback):
	CVS:	libnautilus/nautilus-view-component.idl
	Modified to use gtk_object_get_data() mechanism
	to locate undo manager		      CVS:
	libnautilus-extensions/nautilus-entry.c
											      CVS:
											      libnautilus-extensions/nautilus-entry.h
	* libnautilus/.cvsignore:
	CVS:	libnautilus-extensions/nautilus-icon-container.c
	Added generated IDL source and header files to ignore
	CVS:	libnautilus-extensions/nautilus-icon-text-item.c
											      CVS:
											      src/nautilus-bookmarks-window.c
	* libnautilus/Makefile.am:
	CVS:	src/nautilus-bookmarks-window.h
	src/nautilus-location-bar.c
	Modified makefile to include new IDL file for undo manager
	CVS:	src/nautilus-location-bar.h src/nautilus-window-menus.c
											      CVS:
											      src/ntl-app.c
											      src/ntl-window-private.h
											      src/ntl-window.c
	* libnautilus/nautilus-undo-manager.c:
	CVS:	src/ntl-window.h src/file-manager/fm-properties-window.c
	(impl_Nautilus_Undo_Manager__destroy),
	CVS: Added Files:
	(impl_Nautilus_Undo_Manager__create),
	CVS:	libnautilus/nautilus-undo.idl
	(impl_Nautilus_Undo_Manager__append),
	CVS: Removed Files:
	(impl_Nautilus_Undo_Manager__forget),
	CVS:	libnautilus/nautilus-undo-manager-component.idl
	(nautilus_undo_manager_initialize),
	CVS:
	----------------------------------------------------------------------
	(nautilus_undo_manager_initialize_class),
	(nautilus_undo_manager_begin_transaction),
	(nautilus_undo_manager_end_transaction),
	(nautilus_undo_manager_undo), (nautilus_undo_manager_redo),
	(nautilus_undo_manager_add_transaction),
	(nautilus_undo_manager_unregister_object),
	(nautilus_undo_manager_can_undo),
	(nautilus_undo_manager_can_redo),
	(get_current_transaction_name),
	(nautilus_undo_manager_get_current_undo_transaction_name),
	(nautilus_undo_manager_get_current_redo_transaction_name),
	(destroy), (nautilus_undo_manager_enable_redo),
	(nautilus_undo_manager_set_queue_depth),
	(free_undo_manager_list_data), (prune_undo_manager_list):
	Changes to support new IDL and new undo manager mechanism.

	* libnautilus/nautilus-undo.idl:
	New undo manager IDL file

	* libnautilus/nautilus-undo-manager-component.idl:
	Removed old undo manager IDL file

	* src/file-manager/fm-properties-window.c:
	(create_basic_page):
	Modified to use gtk_object_get_data() mechanism to locate
	undo manager

	* src/nautilus-bookmarks-window.c:
	(create_bookmarks_window),
	(on_text_field_focus_in_event),
	(on_window_delete_event):
	Modified to use gtk_object_get_data() mechanism to locate
	undo manager

	* src/nautilus-location-bar.c:
	(nautilus_location_bar_set_location),
	(nautilus_location_bar_enable_undo):
	Modified to use gtk_object_get_data() mechanism to locate
	undo manager

	* src/nautilus-window-menus.c:
	(edit_menu_undo_callback),
	(edit_menu_cut_callback),
	(bookmarks_menu_edit_bookmarks_callback),
	(get_bookmarks_window),
	(nautilus_bookmarks_exiting),
	(nautilus_window_edit_bookmarks),
	(nautilus_window_initialize_menus),
	(update_undo_menu_item):
	Modified to use gtk_object_get_data() mechanism to locate
	undo manager

	* src/ntl-app.c:
	(impl_Nautilus_Application__get_view_windows),
	(impl_Nautilus_Application_new_view_window),
	(impl_Nautilus_Application_supports),
	(impl_Nautilus_Application_create_object),
	(impl_Nautilus_Application__create), (nautilus_app_get_type),
	(nautilus_app_class_init), (nautilus_app_init),
	(nautilus_app_new),
	(nautilus_app_destroy), (nautilus_app_startup),
	(nautilus_app_create_window):
	Modified to use gtk_object_get_data() mechanism to locate undo
	manager.
	Added and modified IDL C stubs to match new IDL interface.

	* src/ntl-window.c:
	(nautilus_window_constructed),
	(nautilus_window_set_arg):
	Changed order that arguments are set at time of main window
	create so the app instance
	variable is valid when the main window is contructed.

M	ChangeLog
M	libnautilus-extensions/nautilus-entry.c
M	libnautilus-extensions/nautilus-entry.h
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-extensions/nautilus-icon-text-item.c
M	libnautilus-extensions/nautilus-undo-manager.c
M	libnautilus-extensions/nautilus-undo-manager.h
M	libnautilus-private/nautilus-entry.c
M	libnautilus-private/nautilus-entry.h
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-text-item.c
M	libnautilus-private/nautilus-undo-manager.c
M	libnautilus-private/nautilus-undo-manager.h
M	libnautilus/.cvsignore
M	libnautilus/Makefile.am
A	libnautilus/nautilus-distributed-undo.idl
D	libnautilus/nautilus-undo-manager-component.idl
M	libnautilus/nautilus-undo-manager-private.h
M	libnautilus/nautilus-undo-manager.c
M	libnautilus/nautilus-undo-manager.h
M	libnautilus/nautilus-undo-transaction.h
A	libnautilus/nautilus-undo.idl
M	libnautilus/nautilus-undoable.c
M	libnautilus/nautilus-undoable.h
M	libnautilus/nautilus-view-component.idl
M	src/file-manager/fm-properties-window.c
M	src/nautilus-application.c
M	src/nautilus-bookmarks-window.c
M	src/nautilus-bookmarks-window.h
M	src/nautilus-location-bar.c
M	src/nautilus-location-bar.h
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-navigation-window.c
M	src/nautilus-navigation-window.h
M	src/nautilus-object-window.c
M	src/nautilus-object-window.h
M	src/nautilus-spatial-window.c
M	src/nautilus-spatial-window.h
M	src/nautilus-window-menus.c
M	src/nautilus-window-private.h
M	src/nautilus-window.c
M	src/nautilus-window.h
M	src/ntl-app.c
M	src/ntl-window-private.h
M	src/ntl-window.c
M	src/ntl-window.h

commit 0cc8fb0b162292b9225e4de6b580bc0aadeb1809
Author: J Shane Culpepper <pepper@src.gnome.org>
Date:	2000-05-17

    Partial fix of bug #814. Broke alot of functions into more
    maintainable

	    * components/services/install/command-line/eazel-install.c:
	    (show_usage), (generate_new_package_list),
	    (create_temporary_directory), (fetch_remote_package_list),
	    (main):
	    * components/services/install/lib/eazel-install-metadata.c:
	    (create_default_metadata),
	    (create_default_configuration_metafile),
	    (xml_doc_sanity_checks), (get_urltype_from_string),
	    (get_boolean_value_from_string),
	    (init_default_install_configuration),
	    (init_default_transfer_configuration):
	    * components/services/install/lib/eazel-install-metadata.h:
	    * components/services/install/lib/eazel-install-rpm-glue.c:
	    (install_new_packages), (uninstall_packages):
	    * components/services/install/lib/eazel-install-rpm-glue.h:
	    * components/services/install/lib/eazel-install-tests.c:
	    * components/services/install/lib/eazel-install-tests.h:
	    * components/services/install/lib/eazel-install-types.h:
	    *
	    components/services/install/lib/eazel-install-xml-package-list.c:
	    (generate_xml_package_list), (parse_pkg_template):

	    Partial fix of bug #814.  Broke alot of functions into more
	    maintainable	functions.  Fixed bug #730.  Added a
	    --force option to remove hardwired
	    rpm filters. Fixed bug #811. Moved metadata home to
	    /var/eazel/services
	    until we get the root dependancy fixed.  This will then
	    allow metadata
	    to be stored in the user directory. Lots of cosmetic cleanups
	    to make
	    the code more readable.

M	ChangeLog
M	components/services/install/command-line/eazel-install.c
M	components/services/install/lib/eazel-install-metadata.c
M	components/services/install/lib/eazel-install-metadata.h
M	components/services/install/lib/eazel-install-rpm-glue.c
M	components/services/install/lib/eazel-install-rpm-glue.h
M	components/services/install/lib/eazel-install-tests.c
M	components/services/install/lib/eazel-install-tests.h
M	components/services/install/lib/eazel-install-types.h
M	components/services/install/lib/eazel-install-xml-package-list.c

commit fdb398cebfe2b5050b8af6299c7689d40a7bc76c
Author: Kjartan Maraas <kmaraas@online.no>
Date:	2000-05-17

    Updated Norwegian translation.

    2000-05-17	Kjartan Maraas	<kmaraas@online.no>

	* no.po: Updated Norwegian translation.

M	po/ChangeLog
M	po/no.po

commit 6c77cdc332da2a70e04624639b8631191c68cb00
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-05-17

    Fixed bug 357 (Text not vertically centered when starting up in List

	* src/file-manager/fm-list-view.c: (create_list):
	Fixed bug 357 (Text not vertically centered when starting
	up in List View): Wait until after "map" signal before
	setting row height, to work around bug/design flaw in
	GtkCList.

M	ChangeLog
M	src/file-manager/fm-list-view.c

commit 170a7b49c2e3dbd6effacd004880c195f9f79c81
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-05-17

    Added comments.

	* libnautilus-extensions/nautilus-icon-container.h:
	Added comments.

	* libnautilus-extensions/nautilus-icon-factory.c:
	(scale_image_and_rectangle): Added a minimum height and width to
	avoid problems with scaling things down to 0.

	* libnautilus-extensions/nautilus-list.c:
	(nautilus_list_initialize_class), (insert_row):
	* src/file-manager/fm-list-view.c: (add_to_list):
	Moved GtkCList workaround into NautilusList so all clients can get
	the advantage of it instead of just FMListView. Also eliminated
	some unneeded empty functions for signals, since NULL works for an
	empty signal handler.

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-container.h
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-extensions/nautilus-list.c
M	libnautilus-private/nautilus-icon-container.h
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus-private/nautilus-list.c
M	src/file-manager/fm-list-view.c

commit 9608c8843ed9d8f89d2929a1715e906f7e87cc35
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-05-17

	Started tweaking with the command buttons in the sidebar
	as a step towards hooking them into the final MIME API.

	* libnautilus-extensions/nautilus-mime-type.c:
	Removed verbs from display names, since we don't plan
	to support arbitrary verbs (i.e., alternate verbs to
	"Open") at least for this release.

	* src/ntl-index-panel.c: (add_command_buttons): Simplify code
	a little by using gtk_button_new_with_label; use "Open with"
	terminology; fix memory leak with command string stored in button.
	(nautilus_index_panel_update_info): Deleted obsolete comment.

	* src/ntl-window.c: (nautilus_window_load_content_view_menu):
	Added (currently insensitive) "View as ..." item to menu.

M	ChangeLog
M	libnautilus-extensions/nautilus-mime-type.c
M	libnautilus-private/nautilus-mime-type.c
M	src/nautilus-information-panel.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-sidebar.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window.c
M	src/ntl-index-panel.c
M	src/ntl-window.c

commit 1423260e276fad307e7a678ea8685e43584b7d09
Author: Jesus Bravo Alvarez <jesusb@src.gnome.org>
Date:	2000-05-17

    Updated Galician translation

M	po/ChangeLog
M	po/gl.po

commit 66c94246071906febd75991c566471e009fe8bb9
Author: Valek Frob <frob@src.gnome.org>
Date:	2000-05-17

    Updated russian translation and update.sh.

M	po/ChangeLog
M	po/ru.po
M	po/update.sh

commit f185ecaefb97d118e48a46055bffd5fadfad29ba
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-05-17

    Add initial support for stopping the loading of a uri in mozilla
    in order for nautilus to deal with it.  It works for some
    protocols, like ftp.  Its broken on some more fundamental ones,
    like file://.

    Move the uri protocol moz: hack into its own place in order to
    make it easy to fix later once the real problem is fixed.

    Add a bunch of paranoid assertions.

    Bottleneck location change requests to nautilus through a single
    function.

M	ChangeLog
M	components/mozilla/nautilus-mozilla-content-view.c

commit e7e810423e69ede4a942002c76028a3b61e7c3a4
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-05-17

    The sample service is now a Bonobo::Unknown subclass. The factory
    creates


	* components/services/trilobite/idl/sample-service.idl:
	*
	components/services/trilobite/sample/service/sample-service-public.h:
	*
	components/services/trilobite/sample/service/sample-service-impl.c:
	* components/services/trilobite/sample/service/main.c:
	The sample service is now a Bonobo::Unknown subclass. The factory
	creates a trilobite and adds the interface of the sample service.

	* components/services/trilobite/src/libtrilobited.h:
	* components/services/trilobite/src/trilobite-service.c:
	* components/services/trilobite/src/trilobite-service-public.h:
	Mutated the code and especially the object creation/(v)epv binding
	so calls now correctly end up in the defined methods. This almost
	completed 851, except that this is only the most basic of the
	frameworks.

	* components/services/trilobite/sample/command-line/main.c:
	The sample cli now checks for the interface support, and
	if a trilobite, dumps the standard info, if a sample service,
	uses the two sample calls.

M	ChangeLog
M	components/services/trilobite/idl/sample-service.idl
M	components/services/trilobite/sample/command-line/Makefile.am
M	components/services/trilobite/sample/command-line/main.c
M	components/services/trilobite/sample/service/Makefile.am
C089	components/services/trilobite/sample/service/sample-service-impl.c
components/services/trilobite/sample/service/main.c
M	components/services/trilobite/sample/service/sample-service-impl.c
A
components/services/trilobite/sample/service/sample-service-public.h
M	components/services/trilobite/src/libtrilobited.h
M	components/services/trilobite/src/trilobite-service-public.h
M	components/services/trilobite/src/trilobite-service.c

commit 49116ddd4e46e45153c33b9869c87b21120b53ae
Author: Kenneth Christiansen <kenneth@src.gnome.org>
Date:	2000-05-17

    Translations from Keld
    dia/po/da.po evolution/po/da.po gimp/po-plug-ins/da.po
    gimp/po-script-fu/da.po gnome-media/po/da.po nautilus/po/da.po

M	po/da.po

commit e4e22d1108c07e3538c8fa41e0b4f4f243d554fc
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-05-17

    fixed bug 723, mp3 time calculation not correct for non-128K bps
    mp3s, by


	   fixed bug 723, mp3 time calculation not correct for non-128K
	   bps
	   mp3s, by reading the header and fetching the actual bitrate,
	   then
	   using it in the time calculation.

M	ChangeLog
M	components/music/nautilus-music-view.c

commit ec5d168bb24a3f4dd4b150cfe58efdb15eb268a7
Author: Pavel Cisler <pavel@eazel.com>
Date:	2000-05-17

    Fix 834 - bad keyboard focus behavior. Added a workaround for GtkCList

    2000-05-16	Pavel Cisler  <pavel@eazel.com>

	* src/file-manager/fm-list-view.c: (add_to_list):
	Fix 834 - bad keyboard focus behavior. Added a workaround for
	GtkCList broken behavior that moved the focused item to a
	pretty much
	random point when populating the list.

M	ChangeLog
M	src/file-manager/fm-list-view.c

commit 9380bb65472416e0d677a259d66851ad0543f196
Author: Pavel Cisler <pavel@eazel.com>
Date:	2000-05-17

    Fixed a crash when using Tab and Shift-Tab in an empty folder,
    caused by

    2000-05-16	Pavel Cisler  <pavel@eazel.com>

	* libnautilus-extensions/nautilus-icon-container.c:
	(select_previous_or_next_name):
	Fixed a crash when using Tab and Shift-Tab in an empty folder,
	caused by an uninitialized variable.

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-container.c

commit 228495323536de8688e71d0fe231bb0c8f298927
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-05-17

    fixed bug #891, clicking on columns in the music view doesn't sort, by


	   fixed bug #891, clicking on columns in the music view
	   doesn't sort,
	   by adding the appropriate sorting stuff.

M	ChangeLog
M	components/music/nautilus-music-view.c

commit 9995e383ba53bae24ef2e8d864301a74e38cec77
Author: Pavel Cisler <pavel@eazel.com>
Date:	2000-05-17

    Fix a problem in my new typeselect code where it would only work
    properly

    2000-05-16	Pavel Cisler  <pavel@eazel.com>

	* src/file-manager/fm-list-view.c: (make_sorted_row_array),
	(select_row_common), (select_matching_name_callback),
	(create_list):
	Fix a problem in my new typeselect code where it would only
	work properly if the list was sorted alphabetically to begin with.

	* libnautilus-extensions/nautilus-list.c:
	(nautilus_list_key_press):
	* src/file-manager/fm-list-view.c: (make_sorted_row_array),
	(select_row_common), (select_matching_name_callback),
	(select_previous_next_common), (select_previous_name_callback),
	(select_next_name_callback), (create_list):
	Added support for Tab and Shift-Tab selecting the alphabetically
	next and previous files. Reorganized the code a bit to share more
	with the typeselect calls.

M	ChangeLog
M	libnautilus-extensions/nautilus-list.c
M	libnautilus-private/nautilus-list.c
M	src/file-manager/fm-list-view.c

commit ee19920029abe7e89bee09a109a8c1518a12cc61
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-05-17

    Maciej helped me refine the find command so it doesn't go into po
    or CVS

	* check-FIXME.pl: Maciej helped me refine the find command so it
	doesn't go into po or CVS directories and only looks at files.

	* components/music/nautilus-music-view.c:
	(nautilus_music_view_background_changed): Turned the metadata
	saving
	code back on. I think I fixed the problem that made Andy turn
	it off.

	* libnautilus-extensions/nautilus-directory-metafile.c:
	(set_metadata_eat_value): Fixed a double-delete problem. Oops.
	(nautilus_directory_set_metadata): Fixed code that wasn't
	emitting the
	metadata_changed signal enough.

	* libnautilus-extensions/nautilus-gdk-extensions.c:
	(nautilus_fill_rectangle_with_color): Fixed a crash in Gdk. It
	turns
	out gdk_rgb needs to be initialized, even though I don't
	think that
	was the intent.

M	ChangeLog
M	check-FIXME.pl
M	components/music/nautilus-music-view.c
M	libnautilus-extensions/nautilus-directory-metafile.c
M	libnautilus-extensions/nautilus-gdk-extensions.c
M	libnautilus-private/nautilus-directory-metafile.c
M	libnautilus-private/nautilus-gdk-extensions.c

commit a35bf15d93ab6da319459f407fb814a35e4c19aa
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-05-17

    Fixed typo: "Application" should have been "Viewer" in one case.

M	src/file-manager/fm-directory-view.c

commit abc4dfdcb540ceabcdbbbccc5805bd94fc4b4690
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-05-17

	Some work getting the menu items for "Open With" in place,
	and some related cleanup. "Open With" submenus now appear
	in the File and context menus, but filled with bogus
	insensitive items.

	* src/file-manager/fm-directory-view.h:
	Add #defines for bonobo-style menu paths for "Open With"-related
	items.
	* src/file-manager/fm-directory-view.c:
	(compute_menu_item_info): Added new cases.
	(append_gtk_menu_item_with_view): Renamed from
	"append_selection_menu_item" because it's now used more
	generally; checks for view != NULL before using view.
	(append_gtk_menu_item): New function, calls _with_view
	with some default values.
	(append_selection_menu_subtree): New function.
	(fm_directory_view_real_create_background_context_menu_items):
	Uses append_gtk_menu_item now instead of duplicating some
	code/data.
	(add_open_with_gtk_menu_item), (create_open_with_gtk_menu):
	New functions, used to create the "Open With" submenu in
	the context menu.
	(fm_directory_view_real_create_selection_context_menu_items):
	Adds "Open With" submenu to context menu.
	(insert_bonobo_menu_subtree), (add_open_with_bonobo_menu_item),
	(reset_bonobo_open_with_menu): New functions, used to create
	the "Open With" submenu in the File menu in the menu bar.
	(fm_directory_view_real_merge_menus): Adds "Open With" submenu
	to File menu.
	(fm_directory_view_real_update_menus): Updates the "Open With"
	submenu to match selection.
	(fm_directory_view_get_context_menu_index): Updated to match
	current reality.

M	ChangeLog
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-directory-view.h

commit 84d82faf47faac6720b001bd96d45447a3fa5089
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-05-16

    improved layout of music view, pinned size of album cover image, and


	    improved layout of music view, pinned size of album cover
	    image, and
	temporarily disabled background_changed since it conflicted
	with new
	metadata stuff.

M	ChangeLog
M	components/music/nautilus-music-view.c

commit 6281f2eeac20acfe65182d3ec4855f0fdae0b941
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-05-16

	Quick cleanup pass on FIXMEs.

	* check-FIXME.pl: Added the count of FIXMEs with bug numbers
	as well as the count of FIXMEs without.

	* components/services/trilobite/lib/helixcode-utils.c:
	(xml_get_value), (prune_xml), (check_for_root_user),
	(check_for_redhat), (determine_redhat_version),
	(determine_mandrake_version), (determine_turbolinux_version),
	(determine_suse_version), (determine_debian_version),
	(determine_distribution_type), (get_distribution_name):
	A tiny bit of cleanup on these functions. There was some really
	bad code in here, including code that compared strings with ==.
	Also a lot of code that does open and then no close, for no
	good reason, so I added the close.

	* libnautilus-extensions/nautilus-file.c: (rename_callback),
	(nautilus_file_get_mapped_uri):
	* libnautilus-extensions/nautilus-icon-container.c:
	(nautilus_icon_container_update_icon):
	* libnautilus-extensions/nautilus-icon-dnd.c:
	(confirm_switch_to_manual_layout), (nautilus_icon_dnd_begin_drag):
	* src/file-manager/fm-icon-view.c: (update_layout_menus),
	(sort_callback), (manual_layout_callback):
	* src/ntl-view.c: (nautilus_view_destroy_client):
	Added bug numbers to some FIXMEs.

M	ChangeLog
M	check-FIXME.pl
M	components/services/trilobite/lib/helixcode-utils.c
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-extensions/nautilus-icon-dnd.c
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-dnd.c
M	src/file-manager/fm-icon-view.c
M	src/nautilus-view-frame.c
M	src/ntl-view.c

commit 911f8288b9a1c2d43fd652f7bc61a1d0da8f5a9c
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-05-16

    Missed an -I for a orbit-idl

M	ChangeLog
M	components/services/trilobite/sample/service/Makefile.am

commit f135aeadde705baebbe5313e3129aac070583df0
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-05-16

    Factored out code that's common to failure and success and made
    it call

	* libnautilus-extensions/nautilus-directory-async.c:
	(metafile_read_done), (metafile_read_failed),
	(metafile_read_complete): Factored out code that's common
	to failure
	and success and made it call the new
	nautilus_directory_metafile_apply_pending_changes function to take
	care of changes made while reading the metafile.

	* libnautilus-extensions/nautilus-directory-metafile.h:
	* libnautilus-extensions/nautilus-directory-metafile.c:
	(get_metadata_list_from_node), (get_file_node),
	(get_metadata_string_from_metafile),
	(get_metadata_list_from_metafile),
	(set_metadata_string_in_metafile),
	(set_metadata_list_in_metafile),
	(set_metadata_in_metafile), (get_metadata_string_from_table),
	(get_metadata_list_from_table), (str_or_null_hash),
	(str_or_null_equal), (set_metadata_eat_value),
	(free_file_table_entry), (free_directory_table_entry),
	(destroy_metadata_changes_hash_table),
	(nautilus_directory_get_metadata),
	(nautilus_directory_get_file_metadata),
	(nautilus_directory_get_metadata_list),
	(nautilus_directory_get_file_metadata_list),
	(nautilus_directory_set_metadata),
	(nautilus_directory_set_file_metadata),
	(nautilus_directory_set_file_metadata_list),
	(nautilus_directory_update_file_metadata), (apply_one_change),
	(apply_file_changes),
	(nautilus_directory_metafile_apply_pending_changes),
	(nautilus_directory_get_boolean_metadata),
	(nautilus_directory_set_boolean_metadata),
	(nautilus_directory_get_integer_metadata),
	(nautilus_directory_set_integer_metadata):
	Redid everything to use two hash tables to hold metadata
	before the
	metafile is read in.

	* libnautilus-extensions/nautilus-directory-private.h:
	Made the "NAME" XML tag be private again. It's now only used
	inside
	the nautilus-directory-metafile.c code.

	* libnautilus-extensions/nautilus-file.c:
	(rename_update_info_and_metafile): Moved the code for this
	inside the
	nautilus-directory-metafile.c code.

	* libnautilus-extensions/nautilus-glib-extensions.c:
	(nautilus_g_ptr_array_sort): Took out a FIXME comment now that my
	question about the code is answered. We can't use qsort because it
	does not take a context pointer.

	* libnautilus-extensions/nautilus-string.h: Formatting.

M	ChangeLog
M	libnautilus-extensions/nautilus-directory-async.c
M	libnautilus-extensions/nautilus-directory-metafile.c
M	libnautilus-extensions/nautilus-directory-metafile.h
M	libnautilus-extensions/nautilus-directory-private.h
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-extensions/nautilus-glib-extensions.c
M	libnautilus-extensions/nautilus-string.h
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-directory-metafile.c
M	libnautilus-private/nautilus-directory-metafile.h
M	libnautilus-private/nautilus-directory-private.h
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-glib-extensions.c
M	libnautilus-private/nautilus-string.h

commit 1b44ea3bb0a8d6aea8df07895854a149d5ecf89d
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-05-16

    components/services/trilobite/src/trilobite-service.c Bonobonizing the


		*
		components/services/trilobite/src/trilobite-service-public.h:
	* components/services/trilobite/src/trilobite-service.c
	Bonobonizing the trilobite interface (bugzille.eazel.com 899).
	The service is broken right now.

	*
	components/services/trilobite/sample/service/sample-service-impl.c
	The sample service is aslo begin bonobonized, and is also broken.

	* components/services/trilobite/sample/command-line/main.c
	The sample client is (guess what) also being bonobonized.

M	ChangeLog

commit 376a8a2f0aca072a11868341ccdf70dec8b87245
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-05-16

    Bonobonizing the trilobite interface.

    The basic stuff (factory spawning and what not) is up and runing,
    but the returned objects are garbage.

M	components/services/trilobite/idl/sample-service.idl
M	components/services/trilobite/idl/trilobite-service.idl
M	components/services/trilobite/sample/command-line/Makefile.am
M	components/services/trilobite/sample/command-line/main.c
M	components/services/trilobite/sample/service/Makefile.am
M
components/services/trilobite/sample/service/nautilus-eazel-sample-service.oafinfo
M	components/services/trilobite/sample/service/sample-service-impl.c
M	components/services/trilobite/src/Makefile.am
M	components/services/trilobite/src/trilobite-service-public.h
M	components/services/trilobite/src/trilobite-service.c

commit 3d2c0ccdf1e0d3786ed65199d8fb43d32b3aaafe
Author: Jonathan Blandford <jrb@redhat.com>
Date:	2000-05-16

    minor repacking of widgets to allow clist to be the dominant item,
    get rid

    2000-05-16	Jonathan Blandford  <jrb@redhat.com>

	* components/music/nautilus-music-view.c
	(nautilus_music_view_initialize): minor repacking of widgets to
	allow clist to be the dominant item, get rid of a gray band around
	the outside due to the wrong container having it's border_width
	set.

M	ChangeLog
M	components/music/nautilus-music-view.c

commit 07babad28a7fe86f6784e888d4ba744ef051e13d
Author: Martin Baulig <martin@src.gnome.org>
Date:	2000-05-16

    Added my shell componet thingie which I hacked at Braunschweig.

A	components/shell/Nautilus_View_shell.oaf.in
A	components/shell/Nautilus_View_shell.server.in
A	components/shell/shell.c
A	components/shell/shell.oafinfo

commit 42b699468e7454b89042851913d0e9dd9346d086
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-05-16

    Moved metafile code into its own source file. Also worked on making
    it all

	* libnautilus-extensions/Makefile.am:
	* libnautilus-extensions/nautilus-directory-metafile.c:
	(get_metadata_from_node), (get_metadata_list_from_node),
	(create_metafile_root), (nautilus_directory_get_metadata),
	(nautilus_directory_get_metadata_list),
	(nautilus_directory_get_boolean_metadata),
	(nautilus_directory_set_boolean_metadata),
	(nautilus_directory_get_integer_metadata),
	(nautilus_directory_set_integer_metadata),
	(nautilus_directory_get_file_metadata_node),
	(nautilus_directory_get_file_metadata),
	(nautilus_directory_get_file_metadata_list), (real_set_metadata),
	(real_set_metadata_list), (metadata_key_new),
	(metadata_key_destroy), (metadata_key_hash),
	(metadata_key_hash_equal), (metadata_value_new),
	(metadata_value_new_list), (metadata_value_destroy),
	(metadata_value_equal), (set_metadata_in_metafile),
	(set_metadata_eat_parameters),
	(free_metadata_changes_hash_table_entry),
	(destroy_metadata_changes_hash_table),
	(nautilus_directory_metafile_destroy),
	(nautilus_directory_set_metadata),
	(nautilus_directory_set_file_metadata),
	(nautilus_directory_set_file_metadata_list):
	* libnautilus-extensions/nautilus-directory-metafile.h:
	* libnautilus-extensions/nautilus-directory-private.h:
	* libnautilus-extensions/nautilus-directory.c:
	(nautilus_directory_destroy):
	* libnautilus-extensions/nautilus-file.c:
	Moved metafile code into its own source file. Also worked
	on making
	it all bottleneck so we can store it before we read in a metafile.

	* src/file-manager/fm-list-view.c:
	(select_matching_name_callback):
	* libnautilus-extensions/nautilus-glib-extensions.h:
	Added nautilus_boolean_bit for use in bit fields where gboolean
	results in a signed bitfield.
	* libnautilus-extensions/nautilus-glib-extensions.c:
	(nautilus_g_list_copy), (nautilus_g_str_list_equal),
	(nautilus_g_str_list_copy): Added functions for dealing with a
	list of C strings. Also got rid of const GList *. For GList we
	don't use const because the functions in <glib.h> don't.
	(nautilus_g_ptr_array_new_from_list), (nautilus_g_ptr_array_sort),
	(nautilus_g_ptr_array_search): Renamed the new functions and types
	to more closely match the standard. For example, the types must
	have a Nautilus prefix.

	* src/ntl-window.h:
	* libnautilus-extensions/nautilus-icon-private.h:
	* libnautilus-extensions/nautilus-icon-container.c:
	(icon_set_selected), (rubberband_select):
	Switched to use the nautilus_boolean_bit type.

	* components/html/glibwww-callbacks.c:
	Moved <config.h> include down to fix some warnings.

M	ChangeLog
M	components/html/glibwww-callbacks.c
M	libnautilus-extensions/Makefile.am
A	libnautilus-extensions/nautilus-directory-metafile.c
A	libnautilus-extensions/nautilus-directory-metafile.h
M	libnautilus-extensions/nautilus-directory-private.h
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-extensions/nautilus-glib-extensions.c
M	libnautilus-extensions/nautilus-glib-extensions.h
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-extensions/nautilus-icon-private.h
M	libnautilus-private/Makefile.am
A	libnautilus-private/nautilus-directory-metafile.c
A	libnautilus-private/nautilus-directory-metafile.h
M	libnautilus-private/nautilus-directory-private.h
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-glib-extensions.c
M	libnautilus-private/nautilus-glib-extensions.h
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-private.h
M	src/file-manager/fm-list-view.c
M	src/nautilus-navigation-window.h
M	src/nautilus-object-window.h
M	src/nautilus-spatial-window.h
M	src/nautilus-window.h
M	src/ntl-window.h

commit c7f20e0e336d25f2a16e1b485365d3e1e7e8ced4
Author: Kjartan Maraas <kmaraas@src.gnome.org>
Date:	2000-05-16

    Shh

M	libnautilus-extensions/.cvsignore
M	libnautilus-private/.cvsignore

commit d9c604f9b3b087d51c955a13679446bf0c4431ff
Author: Pavel Cisler <pavel@eazel.com>
Date:	2000-05-16

    Added keyboard type-ahead selection to the list view.

    2000-05-16	Pavel Cisler <pavel@eazel.com>

	Added keyboard type-ahead selection to the list view.

	* libnautilus-extensions/nautilus-list.c:
	(nautilus_list_initialize_class), (select_matching_name),
	(select_next_name), (select_previous_name):
	Add new signals to allow hooking in keyboard selection callbacks
	from fm_list_view.

	* libnautilus-extensions/nautilus-list.c:
	(nautilus_list_initialize), (nautilus_list_destroy),
	(nautilus_list_button_press),
	(nautilus_list_flush_typeselect_state),
	(nautilus_list_handle_typeahead), (nautilus_list_key_press):
	Setup/flush the typeselect state properly.

	* libnautilus-extensions/nautilus-list.c:
	* libnautilus-extensions/nautilus-list.h:
	(nautilus_list_keyboard_move_to), (nautilus_list_select_row):
	Add a convenience call to allow selecting an indexed row from
	fm_list_view.

	* libnautilus-extensions/nautilus-file.c
	* libnautilus-extensions/nautilus-file.h:
	(nautilus_file_compare_name):
	Added a compare function that compares a file's name with a given
	pattern.

	* libnautilus-extensions/nautilus-glib-extensions.h:
	* libnautilus-extensions/nautilus-glib-extensions.c
	(nautilus_g_ptr_array_copy_list), (nautilus_g_ptr_array_sort),
	(nautilus_g_ptr_array_search):
	Add utility calls to enhance GPtrArray.

	* libnautilus-extensions/nautilus-glib-extensions.c:
	(nautilus_get_system_time):
	Added more comments.

	* src/file-manager/fm-list-view.c:
	(fm_list_view_initialize_class),
	(compare_rows_by_name), (match_row_name),
	(select_matching_name_callback), :
	Connect to new NautilusList signals. Add calls for sorting and
	searching a pointer array by NautilusFile name.

	* src/file-manager/fm-list-view.c:
	(create_list), (add_to_list):
	Tweak some white space.

M	ChangeLog
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-extensions/nautilus-file.h
M	libnautilus-extensions/nautilus-glib-extensions.c
M	libnautilus-extensions/nautilus-glib-extensions.h
M	libnautilus-extensions/nautilus-list.c
M	libnautilus-extensions/nautilus-list.h
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-file.h
M	libnautilus-private/nautilus-glib-extensions.c
M	libnautilus-private/nautilus-glib-extensions.h
M	libnautilus-private/nautilus-list.c
M	libnautilus-private/nautilus-list.h
M	src/file-manager/fm-list-view.c

commit beb45597aa2e0ba0504d062831a7c98a035d0d7c
Author: Kenneth Christiansen <kenneth@src.gnome.org>
Date:	2000-05-16

    Translations from Keld
    achtung/po/da.po gdict/po/da.po gimp/po-script-fu/da.po
    gnome-lokkit/po/da.po gnomeicu/po/da.po nautilus/po/da.po

M	po/da.po

commit 914ab07f0341d87e532b94ef523909421396181a
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-05-16

    started work on cleaning up the music view, but it's still in
    an interim


	     started work on cleaning up the music view, but it's still in
	 an interim state.  Moved routine from property browser to
	 pixbuf extensions so I can use it in the music view

M	ChangeLog
M	components/music/nautilus-music-view.c
M	libnautilus-extensions/nautilus-gdk-pixbuf-extensions.c
M	libnautilus-extensions/nautilus-gdk-pixbuf-extensions.h
M	libnautilus-private/nautilus-gdk-pixbuf-extensions.c
M	libnautilus-private/nautilus-gdk-pixbuf-extensions.h
M	src/nautilus-property-browser.c

commit 154efff426bd425331c8d3b61f4d762351feb048
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-05-15

    A long time ago I removed the parameter from the bounds_changed
    signal of

	* libnautilus-extensions/nautilus-icon-canvas-item.c:
	(nautilus_icon_canvas_item_initialize_class),
	(nautilus_icon_canvas_item_update), (gnome_icon_underline_text):
	* libnautilus-extensions/nautilus-icon-container.c:
	(bounds_changed_callback):
	A long time ago I removed the parameter from the bounds_changed
	signal of the canvas item and did a half-assed job. This made
	it crash a lot for martin. Finished the job.

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-canvas-item.c
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-container.c

commit 5acee5829de1cc53f916399b32cc031d22f0de4a
Author: J Shane Culpepper <pepper@src.gnome.org>
Date:	2000-05-15

    Adding the gnom-http dep.

M	ChangeLog
M	HACKING
M	components/services/startup/nautilus-view/Makefile.am
M	components/services/trilobite/sample/nautilus-view/Makefile.am
M	configure.in

commit e259c55ee9ae0655cf850038c187c0c77cd27853
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-05-15

	First cut at metadata cleanup in preparation for fixing bug
	with setting metadata before the metafile is read.

	* libnautilus-extensions/nautilus-directory.h:
	* libnautilus-extensions/nautilus-directory.c:
	(get_metadata_list_from_node),
	(nautilus_directory_get_metadata_list),
	(nautilus_directory_set_boolean_metadata),
	(nautilus_directory_set_integer_metadata),
	(nautilus_directory_get_file_metadata_node),
	(nautilus_directory_get_file_metadata_list),
	(nautilus_directory_set_file_metadata),
	(nautilus_directory_set_file_metadata_list),
	* libnautilus-extensions/nautilus-file.h:
	* libnautilus-extensions/nautilus-file.c:
	(nautilus_file_get_metadata), (nautilus_file_get_metadata_list),
	(nautilus_file_set_metadata), (nautilus_file_set_metadata_list),
	(nautilus_file_get_keywords), (nautilus_file_set_keywords):
	Unified code to deal with metadata lists and made both get and
	set work the same way. Also got rid of the default value. For
	lists, the default value is always NULL.

	* components/notes/ntl-notes.c: (notes_load_metainfo):
	* libnautilus-extensions/nautilus-directory-async.c:
	(nautilus_directory_monitor_add_internal),
	(nautilus_directory_call_when_ready_internal):
	* libnautilus-extensions/nautilus-directory-private.h:
	* libnautilus-extensions/nautilus-directory.h:
	* libnautilus-extensions/nautilus-directory.c:
	(nautilus_directory_call_when_ready),
	(nautilus_directory_file_monitor_add),
	(nautilus_self_check_directory):
	* libnautilus-extensions/nautilus-file.h:
	* libnautilus-extensions/nautilus-file.c:
	(nautilus_file_monitor_add), (nautilus_file_call_when_ready):
	* src/file-manager/fm-directory-view.c:
	(fm_directory_view_load_uri), (finish_loading_uri):
	* src/nautilus-index-title.c: (nautilus_index_title_set_uri):
	* src/ntl-uri-map.c: (set_initial_content_iid),
	(get_explicit_content_view_iids_from_metafile),
	(nautilus_navigation_info_new):
	Converted to use new API that specifies only that metadata is
	needed, not which keys. Maciej and I agreed that it's no use
	to specify which keys you are interested in when you can just
	get it wrong and have everything work anyway. Also the old API
	didn't work for metadata lists.

	* components/services/trilobite/sample/command-line/.cvsignore:
	Added generated files.

	* libnautilus-extensions/nautilus-xml-extensions.c:
	(nautilus_xml_get_property_for_children): Format tweak.

	* src/file-manager/fm-directory-view.c:
	(bonobo_menu_delete_callback), (bonobo_menu_duplicate_callback),
	(bonobo_menu_open_properties_window_callback),
	(display_selection_info), (notify_selection_change_callback),
	(queue_pending_files), (append_uri_one),
	(fm_directory_view_duplicate_selection),
	(fm_directory_view_trash_selection): Formatting tweaks.

M	ChangeLog
M	components/notes/nautilus-notes.c
M	components/notes/ntl-notes.c
M	components/services/trilobite/sample/command-line/.cvsignore
M	libnautilus-extensions/nautilus-directory-async.c
M	libnautilus-extensions/nautilus-directory-private.h
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-extensions/nautilus-directory.h
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-extensions/nautilus-file.h
M	libnautilus-extensions/nautilus-xml-extensions.c
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-directory-private.h
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-directory.h
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-file.h
M	libnautilus-private/nautilus-xml-extensions.c
M	src/file-manager/fm-directory-view.c
M	src/nautilus-applicable-views.c
M	src/nautilus-index-title.c
M	src/nautilus-sidebar-title.c
M	src/ntl-uri-map.c

commit 744904b5c874e3ebd871277cea07750c1166b520
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-05-15

    made property browser respond to preference changes by setting up a


	    made property browser respond to preference changes by
	    setting up
	a callback and updating the contents when it's invoked

M	ChangeLog
M	src/nautilus-property-browser.c

commit 6eda160d0804d7ebbe230f94c94b08dc09a4a233
Author: J Shane Culpepper <pepper@src.gnome.org>
Date:	2000-05-14

    Beginning part of fix for Bug #860. Created the 2 functions listed
    above

    * components/services/trilobite/lib/helixcode-utils.c:
    (determine_distribution_type), (get_distribution_name):
    Beginning part of fix for Bug #860.  Created the 2 functions listed
    above to determine valid DistributionType and return a printable
    string name of the DistributionType.
    * components/services/trilobite/lib/helixcode-utils.h:
    Minor fixes to DistributionType enum.  Added declarations for
    determine_distribution_type and get_distribution_name.

M	ChangeLog
M	components/services/trilobite/lib/helixcode-utils.c
M	components/services/trilobite/lib/helixcode-utils.h

commit 4f46f8756c4e38d558529367142508468d0d70c9
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-05-14

    fixed bug 842, finish emblem ui in property window. Also, fixed
    bug where


	     fixed bug 842, finish emblem ui in property window.
	     Also, fixed
	 bug where the property window wasn't exiting remove mode after
	 removing an element

M	ChangeLog
M	src/file-manager/fm-properties-window.c
M	src/nautilus-property-browser.c

commit b981410ac9460b1953af87d141888c4fee9cf495
Author: J Shane Culpepper <pepper@src.gnome.org>
Date:	2000-05-13

    Created a lib directory for each individual service so that common
    functions can
    be shared between the nautilus-view and the command-line
    implementation.

M	ChangeLog
M	components/services/install/Makefile.am
M	components/services/install/command-line/Makefile.am
A	components/services/install/lib/.cvsignore
A	components/services/install/lib/Makefile.am
R100	components/services/install/command-line/eazel-install-metadata.c
components/services/install/lib/eazel-install-metadata.c
R100	components/services/install/command-line/eazel-install-metadata.h
components/services/install/lib/eazel-install-metadata.h
R100	components/services/install/command-line/eazel-install-protocols.c
components/services/install/lib/eazel-install-protocols.c
R100	components/services/install/command-line/eazel-install-protocols.h
components/services/install/lib/eazel-install-protocols.h
R100	components/services/install/command-line/eazel-install-rpm-glue.c
components/services/install/lib/eazel-install-rpm-glue.c
R100	components/services/install/command-line/eazel-install-rpm-glue.h
components/services/install/lib/eazel-install-rpm-glue.h
R100	components/services/install/command-line/eazel-install-tests.c
components/services/install/lib/eazel-install-tests.c
R100	components/services/install/command-line/eazel-install-tests.h
components/services/install/lib/eazel-install-tests.h
R100	components/services/install/command-line/eazel-install-types.h
components/services/install/lib/eazel-install-types.h
R100
components/services/install/command-line/eazel-install-xml-package-list.c
components/services/install/lib/eazel-install-xml-package-list.c
R100
components/services/install/command-line/eazel-install-xml-package-list.h
components/services/install/lib/eazel-install-xml-package-list.h
M	components/services/startup/Makefile.am
A	components/services/startup/lib/.cvsignore
A	components/services/startup/lib/Makefile.am
R100	components/services/trilobite/lib/eazel-register.c
components/services/startup/lib/eazel-register.c
R100	components/services/trilobite/lib/eazel-register.h
components/services/startup/lib/eazel-register.h
M	components/services/startup/nautilus-view/Makefile.am
M	components/services/trilobite/lib/Makefile.am
D	components/services/trilobite/lib/trilobite-package-manager.c
D	components/services/trilobite/lib/trilobite-package-manager.h
D	components/services/trilobite/lib/trilobite-security-manager.c
D	components/services/trilobite/lib/trilobite-security-manager.h
M	configure.in

commit 02c3627925c1b94af1f6c5e06a962f1c65b6d072
Author: Kjartan Maraas <kmaraas@online.no>
Date:	2000-05-13

    Updated Norwegian translation.

    2000-05-13	Kjartan Maraas	<kmaraas@online.no>

	* no.po: Updated Norwegian translation.

M	po/ChangeLog
M	po/no.po

commit 0562e98e032639e622eda5bcd2ebb466e45940a6
Author: Kenneth Christiansen <kenneth@src.gnome.org>
Date:	2000-05-13

    Translations from Keld
    bug-buddy/po/da.po gnome-media/po/da.po gnome-utils/po/da.po
    gnomeicu/po/da.po gnumeric/po/da.po nautilus/po/da.po
    sodipodi/po/da.po

M	po/da.po

commit c4363bd96b3852db3bc5680ac6af46b0824b52ce
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-05-13

    fixed bug 620, when multiple files are selected, they all should be


	    fixed bug 620, when multiple files are selected, they all
	    should be
	activated when any are clicked.  Accomplished this by making the
	activate signal take a list, and adding code to maintain the
	list, which
	was a bit tricky to get double-clicks right.

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-extensions/nautilus-icon-private.h
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-private.h
M	src/file-manager/fm-icon-view.c

commit dd77489e7fa05801c257ef89f662c3d1d76b87f3
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-05-13

    fixed some breakage from changes that Darin must not have compiled


	    fixed some breakage from changes that Darin must not have
	    compiled

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit fd2cb2e9b2d3d606af04e7a51a54e41d7ccf0db8
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-05-13

    This is way people should use a highlighting editor so you wouldn't
    have

	* libnautilus/Makefile.am (BUILT_SOURCES): This is way people
	should use a highlighting editor so you wouldn't have these broken
	BUILT_SOURCES things.

	* Makefile.am (SUBDIRS): Moved components and helper-utilies
	downwards in the SUBDIRS so it builds again.

M	ChangeLog
M	Makefile.am
M	libnautilus/Makefile.am

commit e8ce85948f388f81a5cc1e6bcf4b336f730f7503
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-05-13

    Format FIXME comments the way check-FIXME.pl recognizes.

	* components/services/trilobite/src/trilobite-service.c:
	Format FIXME comments the way check-FIXME.pl recognizes.

	* libnautilus-extensions/nautilus-file.c: (rename_callback):
	Added a bug number to a FIXME.

	* libnautilus-extensions/nautilus-list.c:
	(nautilus_list_set_selection): Finished fixing bug 613.
	I had marked it fixed but missed one FIXME.

	* src/nautilus-property-browser.c:
	(nautilus_property_browser_initialize): Added a bug number
	to a FIXME.
	(make_properties_from_directory_path),
	(make_properties_from_xml_node), (make_category_link):
	Fixed storage leaks I noticed earlier today.

	* src/file-manager/fm-directory-view.c:
	(fm_directory_view_initialize), (fm_directory_view_destroy),
	(notify_selection_change_callback), (display_pending_files),
	(fm_directory_view_can_accept_item): Fixed bug 440 by removing
	the hash table that Maciej added. Each NautilusFile is already
	unique because of how the class works.

	* src/file-manager/fm-list-view.c: (create_list): Got rid of
	the FIXME now that Pavel fixed bug 315.

M	ChangeLog
M	components/services/trilobite/src/trilobite-service.c
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-extensions/nautilus-list.c
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-list.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-list-view.c
M	src/nautilus-property-browser.c

commit f99dd5b7e35a59e6832bd749d5229d84bc0ba19a
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-05-12

    components/services/trilobite/sample/service/Makefile.am


	* components/services/trilobite/sample/service/Makefile.am
	* components/services/trilobite/sample/nautilus-view/Makefile.am
	* components/services/trilobite/sample/command-line/Makefile.am
	Polishing the makefiles for the sample service build.

	* components/services/trilobite/src/trilobite-service-private.h:
	* components/services/trilobite/src/trilobite-service-public.h:
	* components/services/trilobite/src/trilobite-service.c
	Implemented the rest of the base object get_* methods. Moved the
	corba activation into a seperate call. Need to look at the
	destruction and possible use of bonobo for this sucker
	(bugzilla.eazel.com 8999 & 900). Also did the destroyer so the
	servers can put themselves down.

	*
	components/services/trilobite/sample/service/sample-service-impl.c
	Implemented the most basic for the sample service. It's useless as
	an example, since it does not add new features to the trilobite
	yet.

	* components/services/trilobite/sample/command-line/main.c
	Basic cli for the sample service tool. Currently connects to a
	running nautilus-eazel-sample-service and lists the basic info for
	it.

M	ChangeLog
M	components/services/trilobite/sample/command-line/Makefile.am
A	components/services/trilobite/sample/command-line/main.c
D
components/services/trilobite/sample/command-line/sample-service-cli.c
M	components/services/trilobite/sample/nautilus-view/Makefile.am
M	components/services/trilobite/sample/service/Makefile.am
R068
components/services/trilobite/sample/service/sample-service.oafinfo
components/services/trilobite/sample/service/nautilus-eazel-sample-service.oafinfo
M	components/services/trilobite/sample/service/sample-service-impl.c
M	components/services/trilobite/src/trilobite-service-private.h
M	components/services/trilobite/src/trilobite-service-public.h
M	components/services/trilobite/src/trilobite-service.c

commit 57d3420ba503c07f2634874d6e4e7e8eb271cfa3
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-05-12

    Added the idl directory.

	* Makefile.am: Added the idl directory.

	* libnautilus-extensions/nautilus-gnome-extensions.h:
	* libnautilus-extensions/nautilus-gnome-extensions.c:
	(nautilus_simple_dialog): Turned on line wrapping for the label
	in the simple dialog.
	(turn_on_line_wrap_flag), (show_ok_box), (nautilus_error_dialog),
	(nautilus_error_dialog_parented): Made alternate versions of
	gnome_error_dialog and gnome_error_dialog_parented that turn on
	line wrapping for the message label.

	* libnautilus-extensions/nautilus-icon-canvas-item.c:
	(draw_or_measure_label_text): Made the list of characters to break
	lines on localizable.

	* libnautilus-extensions/nautilus-icon-dnd.c:
	(confirm_switch_to_manual_layout): Took newlines out of messages
	since the dialog now does line wrapping.

	* src/file-manager/dfos-xfer.c: (handle_xfer_vfs_error),
	(handle_xfer_overwrite): Took out some extraneous spaces. I could
	have also removed the newlines since the functions call something
	that does line wrapping, but I decided not to.

	* src/file-manager/fm-properties-window.c:
	(name_field_update_to_match_file): Fixed a double delete bug.
	This may have been what Ali was running into when he was clicking
	quickly on all the emblems in succession.

	* src/nautilus-property-browser.c:
	Did a cleanup pass on the entire file. Marked things localizable
	and marked some bugs with FIXME among other things.

	* src/ntl-window-msgs.c: (nautilus_window_update_state): Added
	code to check for NULL so that we won't core dump when trying
	to "go back" from the first failed view.
	(nautilus_window_progress_indicate),
	(nautilus_window_end_location_change_callback): Got rid of
	newlines
	from messages and called the function that now does line wrapping.

M	ChangeLog
M	Makefile.am
M	libnautilus-extensions/nautilus-file-operations.c
M	libnautilus-extensions/nautilus-gnome-extensions.c
M	libnautilus-extensions/nautilus-gnome-extensions.h
M	libnautilus-extensions/nautilus-icon-canvas-item.c
M	libnautilus-extensions/nautilus-icon-dnd.c
M	libnautilus-private/nautilus-file-operations.c
M	libnautilus-private/nautilus-gnome-extensions.c
M	libnautilus-private/nautilus-gnome-extensions.h
M	libnautilus-private/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-dnd.c
M	src/file-manager/dfos-xfer.c
M	src/file-manager/fm-properties-window.c
M	src/nautilus-property-browser.c
M	src/nautilus-window-manage-views.c
M	src/ntl-window-msgs.c

commit 6886451c75e3e7c5c07ca9f01ab0cd572e8c6a07
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-05-12

    Get rid of obsolete requirement for "--without-bonobo" for the gtkhtml

	* HACKING: Get rid of obsolete requirement for "--without-bonobo"
	for the gtkhtml module. The internal modules list at Eazel was
	updated but someone forgot to update HACKING, as usual.

	* components/services/trilobite/sample/command-line/.cvsignore:
	* components/services/trilobite/sample/nautilus-view/.cvsignore:
	*
	components/services/trilobite/sample/nautilus-view/icons/.cvsignore:
	* components/services/trilobite/sample/service/.cvsignore:
	Lots of generated files that need to be ignored for CVS happiness.

	* libnautilus-extensions/nautilus-file.c: (rename_callback):
	Fixed bug in handling error cases. I couldn't test this until
	Pavel
	fixed the GNOME VFS bug that prevented any errors from being
	reported, but he did and I am ready.

	* libnautilus-extensions/nautilus-icon-canvas-item.c:
	(draw_or_measure_label_text): Fixed a bug where you'd have a big
	black box behind the text you are renaming by checking for rename
	mode before drawing the black background.

	* src/file-manager/fm-icon-view.c:
	(set_sort_criterion), (get_sort_criterion_by_metadata_text),
	(get_sort_criterion_by_menu_path), (fm_icon_view_begin_loading),
	(sort_callback): Add code to save and load the "sort by" setting.

M	ChangeLog
M	HACKING
A	components/services/trilobite/sample/command-line/.cvsignore
A	components/services/trilobite/sample/nautilus-view/.cvsignore
A
components/services/trilobite/sample/nautilus-view/icons/.cvsignore
A	components/services/trilobite/sample/service/.cvsignore
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-extensions/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-icon-canvas-item.c
M	src/file-manager/fm-icon-view.c

commit f03e65d4b3e7362e9e8ac6c5e14b2a23de64af03
Author: Fatih Demir <kabalak@src.gnome.org>
Date:	2000-05-12

    Commiteed the updated ko.po for nautilus

M	po/ChangeLog
M	po/ko.po

commit b95f4d3243d0c2e6ce5f7e27792e26bf394dc734
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-05-12

    Fixed the CLEANFILES so the corba generated file and the
    dfos_corba_stamp

	* src/file-manager/Makefile.am (CLEANFILES): Fixed the CLEANFILES
	so the corba generated file and the dfos_corba_stamp get's deleted
	on make clean - thus build no longer breaks on missing files after
	a few make all/clean iterations.

M	ChangeLog
M	src/file-manager/Makefile.am

commit 824bd93cbf453eb33cb417ecd50e0c1f602d2fae
Author: J Shane Culpepper <pepper@src.gnome.org>
Date:	2000-05-12

    More work on creating a generic libtrilobite library to be shared
    by all
    services.

M	ChangeLog
M	components/services/install/command-line/Makefile.am
R100	components/services/trilobite/lib/eazel-install-metadata.c
components/services/install/command-line/eazel-install-metadata.c
R097	components/services/trilobite/lib/eazel-install-metadata.h
components/services/install/command-line/eazel-install-metadata.h
R095	components/services/trilobite/lib/eazel-install-protocols.c
components/services/install/command-line/eazel-install-protocols.c
R087	components/services/trilobite/lib/eazel-install-protocols.h
components/services/install/command-line/eazel-install-protocols.h
R099	components/services/trilobite/lib/eazel-install-rpm-glue.c
components/services/install/command-line/eazel-install-rpm-glue.c
R100	components/services/trilobite/lib/eazel-install-rpm-glue.h
components/services/install/command-line/eazel-install-rpm-glue.h
R100	components/services/trilobite/lib/eazel-install-tests.c
components/services/install/command-line/eazel-install-tests.c
R100	components/services/trilobite/lib/eazel-install-tests.h
components/services/install/command-line/eazel-install-tests.h
R066	components/services/trilobite/lib/eazel-install-types.h
components/services/install/command-line/eazel-install-types.h
R100	components/services/trilobite/lib/eazel-install-xml-package-list.c
components/services/install/command-line/eazel-install-xml-package-list.c
R094	components/services/trilobite/lib/eazel-install-xml-package-list.h
components/services/install/command-line/eazel-install-xml-package-list.h
M	components/services/install/command-line/eazel-install.c
M	components/services/trilobite/lib/Makefile.am
D	components/services/trilobite/lib/eazel-install-utils.c
D	components/services/trilobite/lib/eazel-install-utils.h
D	components/services/trilobite/lib/helixcode-install-utils.c
A	components/services/trilobite/lib/helixcode-utils.c
R058	components/services/trilobite/lib/helixcode-install-utils.h
components/services/trilobite/lib/helixcode-utils.h
A	components/services/trilobite/lib/libtrilobite.h
A	components/services/trilobite/lib/trilobite-core-messaging.c
A	components/services/trilobite/lib/trilobite-core-messaging.h
A
components/services/trilobite/lib/trilobite-core-metadata-manager.c
A
components/services/trilobite/lib/trilobite-core-metadata-manager.h
A	components/services/trilobite/lib/trilobite-core-network.c
A	components/services/trilobite/lib/trilobite-core-network.h
A	components/services/trilobite/lib/trilobite-core-package-manager.c
A	components/services/trilobite/lib/trilobite-core-package-manager.h
A
components/services/trilobite/lib/trilobite-core-security-manager.c
A
components/services/trilobite/lib/trilobite-core-security-manager.h
A	components/services/trilobite/lib/trilobite-core-tests.c
A	components/services/trilobite/lib/trilobite-core-tests.h
A	components/services/trilobite/lib/trilobite-core-utils.c
A	components/services/trilobite/lib/trilobite-core-utils.h
A	components/services/trilobite/lib/trilobite-package-manager.c
A	components/services/trilobite/lib/trilobite-package-manager.h
A	components/services/trilobite/lib/trilobite-security-manager.c
A	components/services/trilobite/lib/trilobite-security-manager.h
A	components/services/trilobite/lib/trilobite-tests.c
A	components/services/trilobite/lib/trilobite-tests.h
A	components/services/trilobite/lib/trilobite-utils.c
A	components/services/trilobite/lib/trilobite-utils.h

commit ecfb1da560e4f5dd11a6e142e4a316874f2e4d30
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-05-12

    improved the look of highlighting by adding some margin, and tightened


	   improved the look of highlighting by adding some margin,
	   and tightened
	   things up vertically when they're not highlighted

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-canvas-item.c

commit 5c35d1dea382e870c5f2f435d20d927567ecf396
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-05-12

    fixed bug 758, selected items hard to see at a glance, by bringing
    back


	   fixed bug 758, selected items hard to see at a glance,
	   by bringing
	   back the filled box to indicate highliting, but it now has
	   a settable
	   color and is no longer drawn with XOR.

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-canvas-item.c

commit 4803c449214e2f61e326925cbb96dfcae87fcb7c
Author: Pavel Cisler <pavel@eazel.com>
Date:	2000-05-12

    Fix 376 - Truncate text in collumns. Clean up

    2000-05-11	Pavel Cisler  <pavel@eazel.com>

	* libnautilus-extensions/nautilus-list-column-title.c:
	(truncate_string), (nautilus_list_column_title_paint):
	Fix 376 - Truncate text in collumns. Clean up
	nautilus_list_column_title_paint
	a little in the process.

	* src/file-manager/fm-list-view.c: (create_list),
	(fm_list_view_set_zoom_level):
	Fix 315 - Icon columns are now fixed width. Fix a bug that I
	uncovered where
	setting column width, column min width and column max width have
	to be done
	in a predetermined order to not get messed up by a bug in
	GtkCList.

M	ChangeLog
M	libnautilus-extensions/nautilus-list-column-title.c
M	libnautilus-private/nautilus-list-column-title.c
M	src/file-manager/fm-list-view.c

commit 055c1e5229bec4bcdb495c79c18a28d7679cbec8
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-05-12

    Removed the fsextension IDL, which was a work in progress that no
    one is

	* idl/Makefile.am:
	* idl/fsextension.idl:
	* libnautilus-extensions/Makefile.am:
	* libnautilus-extensions/.cvsignore:
	Removed the fsextension IDL, which was a work in progress that no
	one is working on.

	* libnautilus/.cvsignore:
	Added the undo manager stuff.

	* libnautilus-extensions/.cvsignore:
	Removed the undo manager stuff.

	* libnautilus-extensions/nautilus-directory-private.h:
	* libnautilus-extensions/nautilus-file.c:
	(nautilus_file_denies_access_permission): Handle deleted file
	case.
	(nautilus_file_can_rename): Handle deleted file case.
	(file_operation_state_new), (file_operation_state_free),
	(file_operation_state_complete),
	(rename_update_info_and_metafile), (rename_callback),
	(nautilus_file_rename): Put in a basic framework for file
	operations that can take a while.  Used it to make renaming async.
	(nautilus_file_can_get_permissions): Handle deleted file case.
	(nautilus_file_set_permissions): Handle case where you can't get
	permissions properly. I inadvertently delete this last time.

	* libnautilus-extensions/nautilus-metadata.h:
	Added a metadata key for the icon view sort. Still need to write
	the code to save this.

M	ChangeLog
M	idl/Makefile.am
D	idl/fsextension.idl
M	libnautilus-extensions/.cvsignore
M	libnautilus-extensions/Makefile.am
M	libnautilus-extensions/nautilus-directory-private.h
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-extensions/nautilus-metadata.h
M	libnautilus-private/.cvsignore
M	libnautilus-private/Makefile.am
M	libnautilus-private/nautilus-directory-private.h
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-metadata.h
M	libnautilus/.cvsignore

commit 3b5c25f5b906535fb53ed647c9d81c21fb815c4f
Author: Raph Levien <raph@src.gnome.org>
Date:	2000-05-11

    Added a fix to keep rsvg from hanging on zero-width stroke lines.

M	ChangeLog
M	librsvg/rsvg.c

commit 792b057dabf0e81a44b04f64c1693dff4e8c100c
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-05-11

    Before Ramiro whips me again...

A
components/services/trilobite/sample/nautilus-view/icons/Makefile.am

commit 024c4e13990b7438ab1253952f1a16dcfcb7de4f
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-05-11

    fixed bug 600, command buttons don't handle file names with spaces, by


	    fixed bug 600, command buttons don't handle file names
	    with spaces,
	by single-quoting the file name.

M	ChangeLog
M	src/nautilus-information-panel.c
M	src/nautilus-sidebar.c
M	src/ntl-index-panel.c

commit 19000dc30e875b3b2a0da5b0e4e1377515583cf8
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-05-11

    made index tabs pre-lighten instead of darken. Also, made it choose


	     made index tabs pre-lighten instead of darken.  Also, made it
	 choose appropriate text color when the tab color changes.  Also,
	 fixed build for trilobite.

M	ChangeLog
M	components/services/trilobite/sample/nautilus-view/Makefile.am
M	src/nautilus-index-tabs.c
M	src/nautilus-sidebar-tabs.c

commit 09b969422e4d4ede99452452d37130d71225cddb
Author: Jesus Bravo Alvarez <jesusb@src.gnome.org>
Date:	2000-05-11

    Updated and Fixed Galician translation

M	po/gl.po

commit 0ea359c04922df2966d938442feca98b7fdd2c2a
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-05-11

    configure now makes the makefiles in componets/services/trilobite/*/*

A	components/services/trilobite/idl/sample-service.idl
M	configure.in

commit ad25afd9e8acceec46066f4609bf84c78171dc68
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-05-11

    Directories and empty .[ch] files for the sample service

M	components/services/trilobite/sample/Makefile.am
A	components/services/trilobite/sample/command-line/Makefile.am
A
components/services/trilobite/sample/command-line/sample-service-cli.c
A	components/services/trilobite/sample/nautilus-view/Makefile.am
A	components/services/trilobite/sample/nautilus-view/main.c
A
components/services/trilobite/sample/nautilus-view/nautilus-eazel-sample-service-view.c
A
components/services/trilobite/sample/nautilus-view/nautilus-eazel-sample-service-view.h
A
components/services/trilobite/sample/nautilus-view/nautilus-eazel-sample-service-view.oafinfo
A	components/services/trilobite/sample/service/Makefile.am
A	components/services/trilobite/sample/service/sample-service-impl.c
A
components/services/trilobite/sample/service/sample-service.oafinfo

commit 90df24b6eaa65e3e129d51d9bf35ff98e995012a
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-05-11

    More basic work on the trilobite framework

M	components/services/trilobite/src/Makefile.am
M	components/services/trilobite/src/trilobite-service-private.h
M	components/services/trilobite/src/trilobite-service-public.h
M	components/services/trilobite/src/trilobite-service.c

commit 253703336f22ddb0848abb20d67412bfa3a7fa2f
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-05-11

    src/file-manager/fm-directory-view.h, Some more menu code
    cleanup. Renamed

	* src/file-manager/fm-directory-view.h,
	* src/file-manager/fm-directory-view.c: (compute_menu_item_info),
	(fm_directory_view_real_create_selection_context_menu_items),
	(insert_bonobo_menu_item), (fm_directory_view_real_merge_menus),
	(fm_directory_view_real_update_menus),
	(fm_directory_view_get_context_menu_index): Some more menu code
	cleanup. Renamed FM_DIRECTORY_VIEW_MENU_PATH_SET_PROPERTIES
	to _SHOW_PROPERTIES to match menu text; made new function
	insert_bonobo_menu_item that calls compute_menu_item_info
	to get name & sensitivity so that _real_merge_menus
	doesn't have a separate and potentially diverging copy of
	menu item names.

M	ChangeLog
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-directory-view.h

commit 7c9002a22acc41b655d2eb2ad109c1c4dde3cf84
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-05-11

	Some cleanup in directory view menu-handling code.

	* src/file-manager/fm-directory-view.h,
	* src/file-manager/fm-directory-view.c:
	(fm_directory_view_initialize_class),
	(fm_directory_view_real_create_background_context_menu_items),
	(fm_directory_view_real_create_selection_context_menu_items),
	(create_selection_context_menu),
	(fm_directory_view_create_background_context_menu_items),
	(create_background_context_menu): Renamed context-menu functions
	and signals from using "append_" to using "create_" since they
	don't necessarily append.

	* src/file-manager/fm-icon-view.c: (insert_one_context_menu_item),
	(append_one_context_menu_item): Made append_ call insert_ with
	-1 for the position to eliminate duplicated code.
	(fm_icon_view_create_selection_context_menu_items): Removed code
	that passed a different position depending on whether or not
	the Duplicate item was present. This subclass can assume that it
	will always be present (or we'll rewrite the code here if we
	change that assumption).
	(fm_icon_view_create_background_context_menu_items),
	(fm_icon_view_merge_menus), (fm_icon_view_initialize_class):
	Renamed functions and signals to use create_ as above.

	* src/file-manager/fm-list-view.c:
	(fm_list_view_append_background_context_menu_items),
	(fm_list_view_append_selection_context_menu_items),
	(fm_list_view_merge_menus), (fm_list_view_update_menus),
	(fm_list_view_compute_menu_item_info),
	(append_one_context_menu_item), (insert_one_context_menu_item),
	(rename_list_item_callback): Removed these functions, which were
	all used only for Rename (which we won't have in 1.0) and
	Undo (which the list view never interacts with).
	(fm_list_view_initialize_class): Removed function overrides.

M	ChangeLog
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-directory-view.h
M	src/file-manager/fm-icon-view.c
M	src/file-manager/fm-list-view.c

commit ce10e7dbcf7b55cc28ebd4552b92836ef9322012
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-05-11

    Moved the Layout menu to between Settings and Help.

	* src/file-manager/fm-icon-view.c: (fm_icon_view_merge_menus):
	Moved the Layout menu to between Settings and Help.

M	ChangeLog
M	src/file-manager/fm-icon-view.c

commit efbff27c44f23e3a2ec5589d272f3bf47f39005d
Author: Fatih Demir <kabalak@src.gnome.org>
Date:	2000-05-11

    Updated the Turkish nautilus translation

M	po/ChangeLog
M	po/tr.po

commit 41d59b85c04270d7efa5e6e5f08eb42dc1f4bc5e
Author: Gene Ragan <gzr@src.gnome.org>
Date:	2000-05-11

    *** empty log message ***

M	nautilus-widgets/Makefile.am

commit bc22620f4828779cae584f1ee9c04c83eab1a421
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-05-11

    Change makefiles to link against libnautilus. This is so calls to
    the undo

    2000-05-11	Gene Z. Ragan  <gzr@eazel.com>

	* helper-utilities/authenticate/Makefile.am:
	* nautilus-widgets/Makefile.am:
	* libnautilus-extensions/Makefile.am:
	* libnautilus/Makefile.am:
	Change makefiles to link against libnautilus.  This is so calls
	to the undo manager code resolve.  There is probably a better
	way to
	do this.

	* libnautilus-extensions/nautilus-entry.c:
	* libnautilus-extensions/nautilus-icon-container.c:
	* libnautilus-extensions/nautilus-icon-text-item.c:
	* src/nautilus-bookmarks-window.c:
	* src/nautilus-location-bar.c:
	* src/nautilus-window-menus.c:
	* src/ntl-app.c:
	Changed to #include
	<libnautilus-extensions/nautilus-undo-manager.h>
	to #include <libnautilus/nautilus-undo-manager.h>

M	ChangeLog
M	helper-utilities/authenticate/Makefile.am
M	libnautilus-extensions/Makefile.am
M	libnautilus-extensions/nautilus-entry.c
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-extensions/nautilus-icon-text-item.c
M	libnautilus-private/Makefile.am
M	libnautilus-private/nautilus-entry.c
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-text-item.c
M	libnautilus/Makefile.am
M	nautilus-widgets/Makefile.am
M	src/nautilus-application.c
M	src/nautilus-bookmarks-window.c
M	src/nautilus-location-bar.c
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-window-menus.c
M	src/ntl-app.c

commit a06913992e8890ff0cfc6b8628eea6ab8784ef05
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-05-11

    *libnautilus/nautilus-undo-manager-component.idl

    2000-05-10	Gene Z. Ragan  <gzr@eazel.com>

	*libnautilus/nautilus-undo-manager-component.idl
	*libnautilus/nautilus-undo-manager-private.h
	*libnautilus/nautilus-undo-manager.c
	*libnautilus/nautilus-undo-manager.h
	*libnautilus/nautilus-undo-transaction.c
	*libnautilus/nautilus-undo-transaction.h
	*libnautilus/nautilus-undoable.c
	*libnautilus/nautilus-undoable.h

	Moved files to libnautilus so IDL comiplation would work properly
	and at the suggestion of mjs.

	*libnautilus-extensions/Makefile.am
	Removed undo files.

	*libnautilus/Makefile.am
	Added undo files.

	*libnautilus/nautilus-undo-manager-component.idl
	Additional fixes so a clean build would occuer properly.

M	ChangeLog
M	libnautilus-extensions/Makefile.am
D	libnautilus-extensions/nautilus-undo-manager-component.idl
C099	libnautilus-private/nautilus-undo-manager.c-41172
libnautilus-extensions/nautilus-undo-manager.c
C098	libnautilus-private/nautilus-undo-manager.h-75370
libnautilus-extensions/nautilus-undo-manager.h
D	libnautilus-extensions/nautilus-undoable.c
M	libnautilus-private/Makefile.am
D	libnautilus-private/nautilus-undo-manager-private.h
C099	libnautilus-private/nautilus-undo-manager.c-41172
libnautilus-private/nautilus-undo-manager.c
C098	libnautilus-private/nautilus-undo-manager.h-75370
libnautilus-private/nautilus-undo-manager.h
D	libnautilus-private/nautilus-undo-transaction.c
D	libnautilus-private/nautilus-undo-transaction.h
D	libnautilus-private/nautilus-undoable.h
M	libnautilus/Makefile.am
R061	libnautilus-private/nautilus-undo-manager-component.idl
libnautilus/nautilus-undo-manager-component.idl
R100	libnautilus-extensions/nautilus-undo-manager-private.h
libnautilus/nautilus-undo-manager-private.h
R099	libnautilus-private/nautilus-undo-manager.c-41172
libnautilus/nautilus-undo-manager.c
R098	libnautilus-private/nautilus-undo-manager.h-75370
libnautilus/nautilus-undo-manager.h
R100	libnautilus-extensions/nautilus-undo-transaction.c
libnautilus/nautilus-undo-transaction.c
R100	libnautilus-extensions/nautilus-undo-transaction.h
libnautilus/nautilus-undo-transaction.h
R095	libnautilus-private/nautilus-undoable.c
libnautilus/nautilus-undoable.c
R100	libnautilus-extensions/nautilus-undoable.h
libnautilus/nautilus-undoable.h
M	libnautilus/nautilus-view-component.idl

commit cc45b0f3825b226c3bf707d4550bfe142d373558
Author: J Shane Culpepper <pepper@src.gnome.org>
Date:	2000-05-11

    Minor fix to get idl generation to work.

M	ChangeLog
M	libnautilus-extensions/nautilus-undo-manager-component.idl
M	libnautilus-private/nautilus-undo-manager-component.idl

commit c9db4c0227c81740ca53fc66338ee0c0f7f9fc88
Author: Pavel Cisler <pavel@eazel.com>
Date:	2000-05-11

    Work in progress on fixing Nautilus deadlocking when quitting
    while async

    2000-05-10	Pavel Cisler  <pavel@eazel.com>

	* src/ntl-app.c:
	* src/ntl-app.h:
	(nautilus_app_destroy_window), (nautilus_app_real_quit),
	(nautilus_app_quit)
	Work in progress on fixing Nautilus deadlocking when quitting
	while
	async file operations are in progress. Made it so that Nautilus
	waits for gnome VFS threads to complete before it quits and takes
	down the idle task. This only fixes part of the problem, Nautilus
	still deadlocks on gnome vfs jobs that get cancelled right after
	they were started.

M	ChangeLog
M	src/nautilus-application.c
M	src/nautilus-application.h
M	src/ntl-app.c
M	src/ntl-app.h

commit f543ae3f88d9da34732d1aa8d75882cdcb923468
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-05-11

    Fixed errors in changelog and added John Sullivan's email to last

    2000-05-10	Gene Z. Ragan  <gzr@eazel.com>
    Fixed errors in changelog and added John Sullivan's email to last
    Changelog
    entry.

M	ChangeLog

commit 7cc11cb10929425d60ef523afdf98e51a6ae647a
Author: Gene Ragan <gzr@src.gnome.org>
Date:	2000-05-11

    *** empty log message ***

M	ChangeLog
M	components/notes/nautilus-notes.c
M	components/notes/ntl-notes.c
M	libnautilus-extensions/nautilus-undo-manager-component.idl
M	libnautilus-private/nautilus-undo-manager-component.idl
M	libnautilus/nautilus-view-component.idl
M	libnautilus/nautilus-view-frame.c
M	libnautilus/nautilus-view-frame.h
M	libnautilus/nautilus-view.c
M	libnautilus/nautilus-view.h
M	src/nautilus-application.c
M	src/nautilus-navigation-window.h
M	src/nautilus-object-window.h
M	src/nautilus-spatial-window.h
M	src/nautilus-window-manage-views.c
M	src/nautilus-window.h
M	src/ntl-app.c
M	src/ntl-window-msgs.c
M	src/ntl-window.h

commit 1f69f6922834af77448735ee10141fcb24f64ef1
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-05-11

    Added #define for path of Nautilus's toolbar so components can
    use Bonobo

	* libnautilus/nautilus-bonobo-ui.h: Added #define for path of
	Nautilus's toolbar so components can use Bonobo merging without
	secret inside information.
	* components/sample/nautilus-sample-content-view.c:
	(sample_merge_bonobo_items_callback): Replaced secret inside
	information about menu & toolbar paths & positions with use of
	#defines in nautilus-bonobo-ui.h.

M	ChangeLog
M	components/sample/nautilus-sample-content-view.c
M	libnautilus/nautilus-bonobo-ui.h

commit 2840365bd1a461f260e9979d6823ed65101f94af
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-05-11

    Changed to do both rename and set permissions with an interface
    that will

	* libnautilus-extensions/nautilus-file.h:
	* libnautilus-extensions/nautilus-file.c: (nautilus_file_rename):
	(nautilus_file_set_permissions): Changed to do both rename and set
	permissions with an interface that will work for async. Also
	improved the handling of deleted files, empty-string names, and
	files you can't change permissions on: they are considering
	runtime errors instead of coding mistakes now. Also send out
	file_changed even if the call fails.

	* src/file-manager/fm-error-reporting.h:
	* src/file-manager/fm-error-reporting.c: (show_error_message_box),
	(fm_report_error_renaming_file),
	(fm_report_error_setting_permissions): Simplified interface to
	these calls. Now we don't require the caller to pass anything we
	can compute ourselves and you can call these with GNOME_VFS_OK
	and they will do nothing. Also merged common code to put up the
	error message box into a helper function.

	* src/file-manager/fm-icon-view.c: (rename_callback),
	(fm_icon_view_icon_text_changed_callback):
	* src/file-manager/fm-properties-window.c: (rename_callback),
	(name_field_done_editing), (permission_change_callback),
	(permissions_check_button_toggled):
	Updated callers to use the new calls.

M	ChangeLog
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-extensions/nautilus-file.h
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-file.h
M	src/file-manager/fm-error-reporting.c
M	src/file-manager/fm-error-reporting.h
M	src/file-manager/fm-icon-view.c
M	src/file-manager/fm-properties-window.c

commit fb95e9b291cb06677f8d84dd5f3ba8b3ac6c23fd
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-05-11

    More work on the initial services GTK+ object framework...
    The Trilobite...

M	components/services/trilobite/src/trilobite-service-private.h
M	components/services/trilobite/src/trilobite-service-public.h
M	components/services/trilobite/src/trilobite-service.c

commit df6a8969c777716f17699c9c5c45f6db328171db
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-05-10

    Added a Layout menu with a separate item for Manual Layout and
    for each

	* fm-icon-view.c: (update_layout_menus), (sort_callback),
	(manual_layout_callback), (fm_icon_view_merge_menus),
	(update_one_menu_item), (fm_icon_view_update_menus),
	(icon_container_compare_icons_callback), (get_icon_text_callback),
	(text_attribute_names_changed_callback),
	(fm_icon_view_initialize_class), (fm_icon_view_initialize): Added
	a Layout menu with a separate item for Manual Layout and for each
	kind of auto-layout sort.

	* libnautilus-extensions/nautilus-icon-container.c:
	(idle_handler): Reinstated the call to relayout. It broke looking
	at a sorted folder the first time.

	Tons of gratuitous whitespace reformatting. I'm so sorry, but
	I was listening to a talk by rms.

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-container.c
M	src/file-manager/fm-icon-view.c

commit 57e75afecb5f7bc3b571b25b5b3885099cf2ced4
Author: Fatih Demir <kabalak@src.gnome.org>
Date:	2000-05-10

    Commited updated Korean translation

M	po/ChangeLog
M	po/ko.po

commit e8c2e10dc4cd87ceb85830981626b330cb0b881c
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-05-10

	Fixed bug 853 (assert and weird window behavior in Properties)

	* src/file-manager/fm-properties-window.c:
	(remove_default_viewport_shadow): New function, sets the viewport
	shadow to the no-shadow style.
	(create_emblems_page): Call remove_default_viewport_shadow
	at "realize" signal time, since Gtk bug causes trouble if
	it's called before realizing.

M	ChangeLog
M	src/file-manager/fm-properties-window.c

commit b6258ecd2384c7d0bfd6f0a29686ec16fe858b68
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-05-10

    Ignore the generated files in this new directory.

	* components/services/trilobite/src/.cvsignore:
	Ignore the generated files in this new directory.

	* libnautilus-extensions/nautilus-gnome-extensions.h:
	* libnautilus-extensions/nautilus-gnome-extensions.c:
	(convert_varargs_to_name_array), (nautilus_simple_dialog):
	Moved simple-dialog function from dfos. It just calls
	gnome_dialog with the right options.

	* libnautilus-extensions/nautilus-gtk-extensions.h:
	Added another marshal function.

	* libnautilus-extensions/nautilus-icon-container.h:
	* libnautilus-extensions/nautilus-icon-private.h:
	* libnautilus-extensions/nautilus-icon-container.c:
	(reload_icon_positions), (nautilus_icon_container_move_icon),
	(nautilus_icon_container_initialize_class),
	(nautilus_icon_container_add),
	(nautilus_icon_container_request_update_all),
	(nautilus_icon_container_set_auto_layout),
	(nautilus_icon_container_freeze_icon_positions),
	(nautilus_icon_container_sort),
	(nautilus_icon_container_start_renaming_selected_item):
	Reorganized signals. Added NautilusIconPosition to simplify
	the interface for signals that deal with icon position. Removed
	the
	now-unused icon_text_edit_occurred signal. Added the
	layout_changed
	signal. Added nautilus_icon_container_sort function. Moved
	some code
	out of the "omit self check" conditional.

	* libnautilus-extensions/nautilus-icon-dnd.c:
	(confirm_switch_to_manual_layout), (handle_local_move): Added code
	that switches to manual layout if you move an icon within
	the window
	and it's on auto layout.

	* src/file-manager/dfos-xfer.h:
	* src/file-manager/dfos-xfer.c: (handle_xfer_vfs_error),
	(handle_xfer_overwrite), (dfos_xfer): Switch code to use the new
	nautilus_simple_dialog instead of file_operation_alert, which I
	removed from here.

	* src/file-manager/fm-icon-view.c:
	(get_stored_icon_position_callback), (update_layout_menus),
	(fm_icon_view_begin_loading), (auto_layout_callback),
	(manual_layout_callback), (layout_changed_callback),
	(fm_icon_view_merge_menus), (icon_position_changed_callback),
	(create_icon_container):
	Added workaround for Bonobo bug where it calls the radio menu item
	callback that was making it always use auto layout. Converted
	to use
	the updated signal parameters. Added a signal handler to
	update the
	layout menu to match the layout when the layout is changed
	elsewhere.

M	ChangeLog
M	components/services/trilobite/src/.cvsignore
M	libnautilus-extensions/nautilus-file-operations.c
M	libnautilus-extensions/nautilus-file-operations.h
M	libnautilus-extensions/nautilus-gnome-extensions.c
M	libnautilus-extensions/nautilus-gnome-extensions.h
M	libnautilus-extensions/nautilus-gtk-extensions.h
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-extensions/nautilus-icon-container.h
M	libnautilus-extensions/nautilus-icon-dnd.c
M	libnautilus-extensions/nautilus-icon-private.h
M	libnautilus-private/nautilus-file-operations.c
M	libnautilus-private/nautilus-file-operations.h
M	libnautilus-private/nautilus-gnome-extensions.c
M	libnautilus-private/nautilus-gnome-extensions.h
M	libnautilus-private/nautilus-gtk-extensions.h
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-container.h
M	libnautilus-private/nautilus-icon-dnd.c
M	libnautilus-private/nautilus-icon-private.h
M	src/file-manager/dfos-xfer.c
M	src/file-manager/dfos-xfer.h
M	src/file-manager/fm-icon-view.c

commit 71b1af4b2ee3898d77fae3f10c4b4cbd2b96c054
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-05-10

    Commented out shadow-setting line that causes asserts and strange
    window

	* src/file-manager/fm-properties-window.c: (create_emblems_page):
	Commented out shadow-setting line that causes asserts and
	strange window behavior for some people's builds (but not mine
	when I checked this in). Will fix later.

M	ChangeLog
M	src/file-manager/fm-properties-window.c

commit 8569a5fd4e86570baceb7a855fca7587b78fe45f
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-05-10

    restored the standard Gnome toolbar icons, until we figure out
    a mechanism


	    restored the standard Gnome toolbar icons, until we figure out
	a mechanism for making Susan's optional

M	ChangeLog
M	src/nautilus-window-toolbars.c

commit 4f7fb6488994cd591c6df77ad3701ccc43a6537d
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-05-10

    First trilobite objects.

    trilobite-service.idl contains the toplevel trilobite interface.

    trilobite-service.c should soon become a full GTK+ object for
    implementing
    trilobites.

A	components/services/trilobite/idl/trilobite-service.idl
M	components/services/trilobite/src/Makefile.am
A	components/services/trilobite/src/libtrilobited.h
A	components/services/trilobite/src/trilobite-service-private.h
A	components/services/trilobite/src/trilobite-service-public.h
A	components/services/trilobite/src/trilobite-service.c

commit e04c173801d4b0fbd2e419a404395d0c7d719cf0
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-05-10

    added Susan's new toolbar icons


	     added Susan's new toolbar icons

M	ChangeLog
M	icons/Makefile.am
A	icons/home.png
A	icons/leftarrow.png
A	icons/rightarrow.png
M	icons/uparrow.png
M	src/nautilus-window-toolbars.c

commit ad09ce01faa03011fa64691955d4f47c3f59a829
Author: J Shane Culpepper <pepper@src.gnome.org>
Date:	2000-05-10

    removing trilobite.idl reference as it is not checked in yet.

M	components/services/trilobite/idl/Makefile.am

commit cce15e76174a4daf9c690e55e3f8bef40efb1621
Author: J Shane Culpepper <pepper@src.gnome.org>
Date:	2000-05-10

	    Merged all of the listed files into:
	    components/services/trilobite/lib to create a shared library
	    of common
	    service functions.	These functions still need to made
	    much more
	    generic in order to use them for common tasks.

M	ChangeLog
M	components/services/Makefile.am
M	components/services/install/command-line/Makefile.am
M	components/services/startup/nautilus-view/Makefile.am
M	components/services/trilobite/lib/.cvsignore
M	components/services/trilobite/lib/Makefile.am
R100	components/services/install/command-line/eazel-install-metadata.c
components/services/trilobite/lib/eazel-install-metadata.c
R100	components/services/install/command-line/eazel-install-metadata.h
components/services/trilobite/lib/eazel-install-metadata.h
R100	components/services/install/command-line/eazel-install-protocols.c
components/services/trilobite/lib/eazel-install-protocols.c
R100	components/services/install/command-line/eazel-install-protocols.h
components/services/trilobite/lib/eazel-install-protocols.h
R097	components/services/install/command-line/eazel-install-rpm-glue.c
components/services/trilobite/lib/eazel-install-rpm-glue.c
R091	components/services/install/command-line/eazel-install-rpm-glue.h
components/services/trilobite/lib/eazel-install-rpm-glue.h
R100	components/services/install/command-line/eazel-install-tests.c
components/services/trilobite/lib/eazel-install-tests.c
R100	components/services/install/command-line/eazel-install-tests.h
components/services/trilobite/lib/eazel-install-tests.h
R100	components/services/install/command-line/eazel-install-types.h
components/services/trilobite/lib/eazel-install-types.h
R100	components/services/install/command-line/eazel-install-utils.c
components/services/trilobite/lib/eazel-install-utils.c
R100	components/services/install/command-line/eazel-install-utils.h
components/services/trilobite/lib/eazel-install-utils.h
R100
components/services/install/command-line/eazel-install-xml-package-list.c
components/services/trilobite/lib/eazel-install-xml-package-list.c
R100
components/services/install/command-line/eazel-install-xml-package-list.h
components/services/trilobite/lib/eazel-install-xml-package-list.h
R100	components/services/startup/nautilus-view/eazel-register.c
components/services/trilobite/lib/eazel-register.c
R100	components/services/startup/nautilus-view/eazel-register.h
components/services/trilobite/lib/eazel-register.h
R100	components/services/install/command-line/helixcode-install-utils.c
components/services/trilobite/lib/helixcode-install-utils.c
R100	components/services/install/command-line/helixcode-install-utils.h
components/services/trilobite/lib/helixcode-install-utils.h

commit e11eb47f75da6f6d11e8742a13442311017cbeea
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-05-10

    taught the icon factory to look in the user's home directory for


	taught the icon factory to look in the user's home directory for
	user-defined emblem images.

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-private/nautilus-icon-factory.c

commit b36a01abaf84b9dd89d3ab46e4698d4b2d449f72
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-05-10

    added gnome warning messages when the user selects a non-image file
    for a


	      added gnome warning messages when the user selects
	      a non-image
	  file for a background or emblem.

M	ChangeLog
M	src/nautilus-property-browser.c

commit f5979fdb6eaea8c4f3441b9673c7881a62e89b35
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-05-10

    made the add/remove buttons in the content browser not show up
    for novice


	     made the add/remove buttons in the content browser not show
	 up for novice user level

M	ChangeLog
M	libnautilus-extensions/nautilus-global-preferences.c
M	libnautilus-extensions/nautilus-global-preferences.h
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.h
M	src/nautilus-property-browser.c

commit 86e8bc64de590ccaf4209178021fab8f46f7240e
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-05-10

    typo correction

M	ChangeLog

commit 4f23415f22b47d487bd94a6030815e08eff6841d
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-05-09

	fixed bug 843 (Emblem checkboxes in Properties window
	don't react to external emblem changes)

	* src/file-manager/fm-properties-window.c:
	(create_emblems_page): Added file-changes signal
	handler so checkboxes react to external emblem changes.
	Also changed page to use a GtkTable rather than four
	nested boxes; this keeps all the cells the same size
	despite differing image sizes.

M	ChangeLog
M	src/file-manager/fm-properties-window.c

commit e7aa2e757cfa01d098e1abc90b06f415afe6762a
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-05-09

    Eliminated code that ref's files when they are the target of the

	* libnautilus-extensions/nautilus-directory-async.c:
	(nautilus_directory_call_when_ready_internal),
	(nautilus_directory_cancel_callback_internal),
	(directory_count_callback), (nautilus_async_destroying_file),
	(start_getting_directory_counts), (top_left_read_done),
	(start_getting_top_lefts):
	Eliminated code that ref's files when they are the target of the
	call_when_ready list or the current file being read for top left
	text or the current directory being counted. Instead, cancel the
	I/O when the file is destroyed (we already had the hook).

	* libnautilus-extensions/nautilus-directory-async.c:
	(lacks_top_left),
	* libnautilus-extensions/nautilus-file-private.h:
	* libnautilus-extensions/nautilus-file.c:
	(nautilus_file_contains_text), (nautilus_file_get_top_left_text):
	Change top left text reading to only read text files and other
	regular files with unknown type.

	* libnautilus-extensions/nautilus-gtk-extensions.c:
	(nautilus_gtk_marshal_NONE__POINTER_POINTER_POINTER_POINTER_POINTER_POINTER):
	* libnautilus-extensions/nautilus-gtk-extensions.h:
	Needed a new marshal function.

	* libnautilus-extensions/nautilus-icon-container.h:
	* libnautilus-extensions/nautilus-icon-container.c:
	(resort_and_clear), (auto_position_icon), (relayout):
	Changed around to share more code.
	(reload_icon_positions): Call to reload icon positions when you
	switch from auto to manual layout.
	(idle_handler): Get rid of relayout on idle.
	(nautilus_icon_container_move_icon): Renamed icon_changed to
	icon_position_changed.
	(rubberband_select): Fixed bug where rubberband would never
	deselect.
	(nautilus_icon_container_initialize_class): Add a new signal
	called
	get_stored_icon_position and also renamed the icon_changed
	signal to
	icon_position_changed.
	(nautilus_icon_container_update_icon): Changed back the
	get_icon_images interface to return NautilusScaledIcon objects
	instead of actual pixbufs. This is made possible by the change to
	include the embedded text as one of the parameters when creating
	a NautilusScaledIcon.
	(nautilus_icon_container_add): Merged the two flavors of add and
	removed the extra parameters. Now the icon position and scale
	comes
	from a callback (via signal).
	(nautilus_icon_container_set_selection): Use a hash table (fixes
	Bugzilla bug 613).
	(nautilus_icon_container_select_list_unselect_others): Use a hash
	table.
	(nautilus_icon_container_set_auto_layout): Reload the previous
	icon positions and "freeze" them (store them) when switching from
	automatic layout to manual.
	(nautilus_icon_container_freeze_icon_positions): Public function
	to store all the icon psoitions. For use later with the dialog
	that
	you get when you drag an icon.
	* src/file-manager/fm-icon-view.c:
	(get_stored_icon_position_callback): Support new interface for
	getting the icon position. Also used setlocale so metadata always
	uses a locale-independent format for floating point numbers.
	(fm_icon_view_add_file), (fm_icon_view_done_adding_files):
	New simplified interface for adding icons.
	(auto_layout_callback), (manual_layout_callback): Fixed a
	bug where
	we'd always switch to auto layout on startup. It's actually a bug
	in Bonobo where new radio menu items get callbacks right away.
	(icon_position_changed_callback): Used setlocale so metadata
	always
	uses a locale-independent format for floating point numbers.
	(get_icon_images_callback): Changed for new simpler embedded text
	API. Moved the actual pixbuf stuff back into
	NautilusIconContainer.
	(create_icon_container): New get_stored_icon_position callback and
	renamed icon_position_changed callback.

	* libnautilus-extensions/nautilus-icon-dnd.c: (handle_local_move),
	(handle_nonlocal_move),
	(nautilus_icon_container_receive_dropped_icons):
	Restructured the drag code a little bit to make it easy to add the
	dialog that you get when you drag an icon within an auto-layed-out
	window (that I will add soon).

	* libnautilus-extensions/nautilus-icon-factory.h:
	* libnautilus-extensions/nautilus-icon-factory.c:
	(nautilus_scalable_icon_get), (nautilus_scalable_icon_unref),
	(nautilus_scalable_icon_hash), (nautilus_scalable_icon_equal),
	(nautilus_icon_factory_get_icon_for_file),
	(nautilus_icon_factory_get_emblem_icon_by_name),
	(nautilus_icon_factory_get_emblem_icons_for_file),
	(get_image_from_cache),
	(nautilus_icon_factory_get_pixbuf_for_icon),
	(nautilus_icon_factory_get_pixbuf_for_file), (embed_text),
	(load_image_with_embedded_text):
	* src/file-manager/fm-list-view.c:
	(fm_list_view_get_emblem_pixbufs_for_file):
	* src/file-manager/fm-properties-window.c:
	(create_image_widget_for_emblem):
	* src/nautilus-index-title.c: (nautilus_index_title_update_info):
	Even though John talked me out of it, I talked myself back
	into it.
	Redid the embedded text so it's done entirely inside the icon
	factory. This keeps the interface simple.

	* libnautilus-extensions/nautilus-icon-private.h: Add a missing
	newline.

M	ChangeLog
M	libnautilus-extensions/nautilus-directory-async.c
M	libnautilus-extensions/nautilus-file-private.h
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-extensions/nautilus-gtk-extensions.c
M	libnautilus-extensions/nautilus-gtk-extensions.h
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-extensions/nautilus-icon-container.h
M	libnautilus-extensions/nautilus-icon-dnd.c
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-extensions/nautilus-icon-factory.h
M	libnautilus-extensions/nautilus-icon-private.h
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-file-private.h
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-gtk-extensions.c
M	libnautilus-private/nautilus-gtk-extensions.h
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-container.h
M	libnautilus-private/nautilus-icon-dnd.c
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus-private/nautilus-icon-factory.h
M	libnautilus-private/nautilus-icon-private.h
M	src/file-manager/fm-icon-view.c
M	src/file-manager/fm-list-view.c
M	src/file-manager/fm-properties-window.c
M	src/nautilus-index-title.c
M	src/nautilus-sidebar-title.c

commit 1ff152caaa81c52f6fd71c811cfa7ae444deb878
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-05-09

    Notify nautilus when the location changes so that back/forward
    navigation and history work as expected.

M	ChangeLog
M	components/mozilla/nautilus-mozilla-content-view.c

commit ba250616b82736c0f73b8fe71a84fab9dfefd5e4
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-05-09

	Work on task 842 (Finish emblems UI in property window)

	* src/file-manager/fm-properties-window.c:
	(create_image_widget_for_emblem): Finished this function
	that I had checked in the beginnings for last time.
	(create_emblems_page): Now displays images and puts
	emblems into a scrolling area in case there are too
	many to fit. Still need to get the real list of emblems
	instead of a hard-wired one.

M	ChangeLog
M	src/file-manager/fm-properties-window.c

commit 7933b02fb2be431a978eb3f3c2876801d01f8dce
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-05-09

    removed the color selector widget in the debug menu, and then
    the debug


	    removed the color selector widget in the debug menu, and
	    then the
	debug menu itself.

M	ChangeLog
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-window-menus.c

commit 236aed286e3fe76c3a3fdbe000a82c04c0d629b9
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-05-09

    Remove the MOZILLA_FIVE_HOME hack.	Add support for mousing over
    link status,
    progress notification, title changed, location changed, busy cursor.

M	ChangeLog
M	acconfig.h
M	components/mozilla/main.c
M	components/mozilla/nautilus-mozilla-content-view.c
M	configure.in

commit b11b42d4a7aef15dfc7e6457325f9d92ce0de077
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-05-09

    implemented adding and removing new emblems


	    implemented adding and removing new emblems

M	ChangeLog
M	icons/Makefile.am
A	icons/emblem-generic.png
M	src/nautilus-property-browser.c

commit cac593f90253fa1332cfdda89a26ed2ad7dea990
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-05-09

	Checked in to fix silly problem from previous checkin:
	I had left the sense of a check reversed for testing
	purposes, and no permissions would ever appear in the
	Properties window.

	I've also got some new changes that have no visible
	effect yet.

	* libnautilus-extensions/nautilus-icon-factory.h,
	* libnautilus-extensions/nautilus-icon-factory.c:
	(nautilus_icon_factory_get_emblem_icon_by_name):
	New function, gets a single emblem icon.
	(add_emblem): Calls _get_emblem_icon_by_name now.
	* src/file-manager/fm-properties-window.c:
	(create_image_widget_for_emblem), (create_emblems_page):
	Some preliminary work towards making emblem images appear.
	(create_permissions_page): Took out a "!" so permissions
	show up.

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-extensions/nautilus-icon-factory.h
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus-private/nautilus-icon-factory.h
M	src/file-manager/fm-properties-window.c

commit ef1ff4c9ae4ccaecbffad7a2efa2e7d1d3d1328b
Author: J Shane Culpepper <pepper@src.gnome.org>
Date:	2000-05-09

	    Massive reorganization of components/services.  All service
	    components
	    are now broken up into a command-line and a nautilus-view.
	    Added
	    directories for trilobite, the core service framework.  Added
	    directories for the proof of concept time sync service.
	    Also added
	    nautilus-installer directory at the base level of nautilus
	    which will
	    contain the bootstrap installer for nautilus and its
	    dependancies. Most
	    these changes are in the build harness yet.

M	ChangeLog
R100	docs/eazel-services-framework
components/services/docs/eazel-services-framework-draft
C100	components/services/startup/icons/.cvsignore
components/services/install-view/.cvsignore
A	components/services/install-view/Makefile.am
M	components/services/install/.cvsignore
M	components/services/install/Makefile.am
C100	components/services/install/.cvsignore
components/services/install/command-line/.cvsignore
C100	components/services/install/Makefile.am
components/services/install/command-line/Makefile.am
R100	components/services/install/eazel-install-metadata.c
components/services/install/command-line/eazel-install-metadata.c
R100	components/services/install/eazel-install-metadata.h
components/services/install/command-line/eazel-install-metadata.h
R100	components/services/install/eazel-install-protocols.c
components/services/install/command-line/eazel-install-protocols.c
R100	components/services/install/eazel-install-protocols.h
components/services/install/command-line/eazel-install-protocols.h
R100	components/services/install/eazel-install-rpm-glue.c
components/services/install/command-line/eazel-install-rpm-glue.c
R100	components/services/install/eazel-install-rpm-glue.h
components/services/install/command-line/eazel-install-rpm-glue.h
R100	components/services/install/eazel-install-tests.c
components/services/install/command-line/eazel-install-tests.c
R100	components/services/install/eazel-install-tests.h
components/services/install/command-line/eazel-install-tests.h
R100	components/services/install/eazel-install-types.h
components/services/install/command-line/eazel-install-types.h
R100	components/services/install/eazel-install-utils.c
components/services/install/command-line/eazel-install-utils.c
R100	components/services/install/eazel-install-utils.h
components/services/install/command-line/eazel-install-utils.h
R100	components/services/install/eazel-install-xml-package-list.c
components/services/install/command-line/eazel-install-xml-package-list.c
R100	components/services/install/eazel-install-xml-package-list.h
components/services/install/command-line/eazel-install-xml-package-list.h
R100	components/services/install/eazel-install.c
components/services/install/command-line/eazel-install.c
R100	components/services/install/genpkg_list.example
components/services/install/command-line/genpkg_list.example
R100	components/services/install/helixcode-install-utils.c
components/services/install/command-line/helixcode-install-utils.c
R100	components/services/install/helixcode-install-utils.h
components/services/install/command-line/helixcode-install-utils.h
C100	components/services/startup/icons/.cvsignore
components/services/install/nautilus-view/.cvsignore
A	components/services/install/nautilus-view/Makefile.am
M	components/services/startup/.cvsignore
M	components/services/startup/Makefile.am
C100	components/services/startup/icons/.cvsignore
components/services/startup/command-line/.cvsignore
A	components/services/startup/command-line/Makefile.am
C100	components/services/startup/.cvsignore
components/services/startup/nautilus-view/.cvsignore
C100	components/services/startup/Makefile.am
components/services/startup/nautilus-view/Makefile.am
R100	components/services/startup/eazel-register.c
components/services/startup/nautilus-view/eazel-register.c
R100	components/services/startup/eazel-register.h
components/services/startup/nautilus-view/eazel-register.h
C100	components/services/startup/icons/.cvsignore
components/services/startup/nautilus-view/icons/.cvsignore
R100	components/services/startup/icons/Makefile.am
components/services/startup/nautilus-view/icons/Makefile.am
R100	components/services/startup/icons/config-gather.png
components/services/startup/nautilus-view/icons/config-gather.png
R100	components/services/startup/icons/register.png
components/services/startup/nautilus-view/icons/register.png
R100	components/services/startup/main.c
components/services/startup/nautilus-view/main.c
R100	components/services/startup/nautilus-service-startup-view.c
components/services/startup/nautilus-view/nautilus-service-startup-view.c
R100	components/services/startup/nautilus-service-startup-view.h
components/services/startup/nautilus-view/nautilus-service-startup-view.h
R100	components/services/startup/nautilus-service-startup-view.oafinfo
components/services/startup/nautilus-view/nautilus-service-startup-view.oafinfo
C100	components/services/startup/icons/.cvsignore
components/services/time/.cvsignore
A	components/services/time/Makefile.am
C100	components/services/startup/icons/.cvsignore
components/services/time/command-line/.cvsignore
A	components/services/time/command-line/Makefile.am
C100	components/services/startup/icons/.cvsignore
components/services/time/nautilus-view/.cvsignore
A	components/services/time/nautilus-view/Makefile.am
C100	components/services/startup/icons/.cvsignore
components/services/trilobite/.cvsignore
A	components/services/trilobite/Makefile.am
C100	components/services/startup/icons/.cvsignore
components/services/trilobite/idl/.cvsignore
A	components/services/trilobite/idl/Makefile.am
C100	components/services/startup/icons/.cvsignore
components/services/trilobite/lib/.cvsignore
A	components/services/trilobite/lib/Makefile.am
C100	components/services/startup/icons/.cvsignore
components/services/trilobite/sample/.cvsignore
A	components/services/trilobite/sample/Makefile.am
R100	components/services/startup/icons/.cvsignore
components/services/trilobite/src/.cvsignore
A	components/services/trilobite/src/Makefile.am
M	configure.in
C063	components/services/install/.cvsignore
nautilus-installer/.cvsignore
A	nautilus-installer/Makefile.am

commit 0eed6a7d9ce768b9857a025c4685fba0e703a207
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-05-09

	Finished task 547 (show and set permissions in
	Properties window). It's kinda geeky as unix
	permissions like to be. As always, I welcome feedback
	about this UI.

	* libnautilus-extensions/nautilus-file.h,
	* libnautilus-extensions/nautilus-file.c:
	(nautilus_file_can_get_permissions): New function, checks
	whether the permissions of a file can be determined.
	(nautilus_file_can_set_permissions): New function, checks
	whether the current user is capable of changing the
	permissions of a file.

	(nautilus_file_denies_access_permission),
	(nautilus_file_is_executable): Deploy _can_get_permissions.

	(nautilus_file_get_permissions): New function, returns
	permissions for file.

	(nautilus_file_set_permissions): New function, changes
	permissions for file. Returns GnomeVFSResult that reports
	whether change succeeded.

	* src/file-manager/fm-properties-window.c: (add_prompt),
	(add_prompt_and_separator),
	(get_pixmap_and_mask_for_properties_window),
	(install_value_field),
	(install_title_value_pair), (create_page_with_vbox),
	(apply_standard_table_padding), (create_attribute_value_table),
	(create_page_with_table_in_vbox), (create_emblems_page),
	(permissions_label_update), (add_permissions_row_label),
	(add_permissions_column_label),
	(update_permissions_check_button_state),
	(permissions_check_button_toggled), (add_permissions_checkbox),
	(create_permissions_page), (create_more_page): Lots of new code
	and refactoring to display the permissions UI.

	* src/file-manager/fm-error-reporting.h,
	* src/file-manager/fm-error-reporting.c:
	(fm_report_error_setting_permissions): New function to
	complain to user if attempt to set permissions fails.
	The UI won't let the user try to set the permissions if
	nautilus_file_can_set_permissions returns FALSE, but there
	can always be oddball failures for other reasons.

M	ChangeLog
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-extensions/nautilus-file.h
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-file.h
M	src/file-manager/fm-error-reporting.c
M	src/file-manager/fm-error-reporting.h
M	src/file-manager/fm-properties-window.c

commit 52f6d41f724cb0b0ebb6261eb93d0693f94bc73d
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-05-09

    Provide the language from either the LANGUAGE or LANG environment

	* src/ntl-uri-map.c (get_lang_list),
	(nautilus_view_identifier_new_from_oaf_server_info): Provide the
	language from either the LANGUAGE or LANG environment variable,
	for proper l10n of OAF name attributes,

M	ChangeLog
M	src/nautilus-applicable-views.c
M	src/ntl-uri-map.c

commit e7daedeeb5eddfb82490f01d931409e1afaa89d1
Author: Christopher Blizzard <blizzard@redhat.com>
Date:	2000-05-09

    add GTK_MOZ_EMBED() cast since the prototype for embed_load_url has

    2000-05-09	Christopher Blizzard  <blizzard@redhat.com>

	    * components/mozilla/nautilus-mozilla-content-view.c
	    (nautilus_mozilla_content_view_load_uri): add GTK_MOZ_EMBED()
	    cast
	    since the prototype for embed_load_url has changed on
	    the Mozilla
	    tip.
	    (bonobo_mozilla_callback): Same.

M	ChangeLog
M	components/mozilla/nautilus-mozilla-content-view.c

commit fb3fca6893aa957b859c1274bc68cbb94d4b9b47
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-05-09

    Took out wayward >>>>

M	ChangeLog

commit bc2225456c095cb38b9207f7706eaae948f0a5de
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-05-09

    DEBUG_MJS was accidentally checked in defined. I commented it
    out. Also

	* src/ntl-uri-map.c: DEBUG_MJS was accidentally checked in
	defined. I commented it out. Also changed an #if DEBUG_MJS
	to #ifdef to match the others.

M	ChangeLog
M	src/nautilus-applicable-views.c
M	src/ntl-uri-map.c

commit 4f7ae827f7e13cf06965cc72ca60cf7801906a33
Author: Pavel Cisler <pavel@eazel.com>
Date:	2000-05-09

    libnautilus-extensions/nautilus-list.c Fix 296 - properly set
    the default

    2000-05-08	Pavel Cisler  <pavel@eazel.com>

	* libnautilus-extensions/nautilus-list.c
	* libnautilus-extensions/nautilus-icon-container.c
	(realize), (unrealize), (nautilus_list_realize),
	(nautilus_list_unrealize),
	(nautilus_icon_container_initialize_class),
	(nautilus_list_initialize_class),
	(nautilus_list_realize),
	(nautilus_list_unrealize):
	Fix 296 - properly set the default focus to the icon and
	list views so that keyboard navigation works right away.
	Properly defocus the icon and list view when switching
	between the two views.

	* libnautilus-extensions/nautilus-icon-container.c:
	(keyboard_arrow_key), (keyboard_right), (keyboard_left),
	(keyboard_down), (keyboard_up):
	Properly handle the first keyboard arrow press when we have
	no selection
	yet. To do this pass in a new empty_start predicate.

	* libnautilus-extensions/nautilus-icon-container.c
	* libnautilus-extensions/nautilus-list.c
	(nautilus_list_initialize),
	(select_row_from_mouse),
	(nautilus_list_keyboard_navigation_key_press),
	(nautilus_list_key_press):
	Properly handle the first keyboard arrow press when we have
	no selection
	yet (this will only start working when 454 gets fixed).
	Make it so that the keyboard focus gets collapsed with the
	selection
	when selecting an item with a mouse.

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-extensions/nautilus-list.c
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-list.c

commit 8ad77275c8db346ff4f9f7f90f948102b3adf990
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-05-09

    Added "." parameter to "find" so it works with non-GNU versions
    of find.

	* check-FIXME.pl:
	* check-config-h.pl: Added "." parameter to "find" so it works
	with non-GNU versions of find. This was for Morten, who wanted
	to run check-config-h.pl on Gnumeric.

	* libnautilus-extensions/nautilus-directory-async.c:
	(start_getting_top_lefts): Turn embedded text back on.

	* libnautilus-extensions/nautilus-directory.c:
	(nautilus_directory_get_metadata): Fixed a bug that was showing
	up in "make check".
	(nautilus_self_check_directory): Got rid of GNOME VFS tests,
	since I moved the same tests into test-async-cancel in the
	gnome-vfs module.

M	ChangeLog
M	check-FIXME.pl
M	check-config-h.pl
M	libnautilus-extensions/nautilus-directory-async.c
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-directory.c

commit c0ed560dddb9cc83dd6a6201c0f9f5f86787b824
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-05-09

    Reference the view on set_view_frame() and unreference on
    destruction.  This fixes a problem where the clipboard code was
    trying to use a view that has already been trashed.

    Thanks to Carbamide <linuxfan@ionet.net> for finding the problem.

M	ChangeLog
M	libnautilus/nautilus-clipboard.c

commit 6329071a4aad05dd92e40f0c398a63cc9ad12d97
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-05-09

    Remove libglade check and hacking blurb.  We dont use libglade
    no more,

M	ChangeLog
M	HACKING
M	configure.in

commit edaa71b1d57cd6a3ea1705d320c3522992f43ca0
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-05-08

    added an up arrow on the property browser title bar to act as an


	    added an up arrow on the property browser title bar to act
	    as an
	affordance for go back; also, made add background check the
	mime type of the file selection and only add it if it's an image

M	ChangeLog
M	icons/Makefile.am
A	icons/uparrow.png
M	src/nautilus-property-browser.c

commit 4327947df6ddef7c1ddc335afd8a9a82baefbe28
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-05-08

    more text on the eazel framework thoughts.

M	docs/eazel-services-framework

commit eebebdf18c5df72483b8bb06cf59c64af8f2712e
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-05-08

    Nuked wrongly named file

D	docs/eazel-services-framwork

commit febb5c95be6e31f167880b0bb837faeab870874e
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-05-08

    *** empty log message ***

A	docs/eazel-services-framework

commit aa73e6192e911052048eea2b747fc23eb9d1951c
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-05-08

    initial commit of thoughts on how to package the services.

A	docs/eazel-services-framwork

commit cb20febd070f7a77a8c7914c74abd98051d6ee50
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-05-08

    Fixed bug introduced by Pavel's new super cool keyboard icon selection

    2000-05-08	Gene Z. Ragan  <gzr@eazel.com>

	* libnautilus-extensions/nautilus-icon-container.c:
	(key_press_event):
	Fixed bug introduced by Pavel's new super cool keyboard icon
	selection feature.  An icon in renaming mode no longer received
	keyboard events.  A check is now made to see if the icon container
	is in renaming mode before processing event for icon selection.

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-container.c

commit 8762c62ed2ead22f86319d456c89f33a408937b0
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-05-08

    *** empty log message ***

M	ChangeLog
M	libnautilus-extensions/nautilus-directory-private.h
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-extensions/nautilus-directory.h
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-extensions/nautilus-file.h
M	libnautilus-extensions/nautilus-xml-extensions.c
M	libnautilus-extensions/nautilus-xml-extensions.h
M	libnautilus-private/nautilus-directory-private.h
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-directory.h
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-file.h
M	libnautilus-private/nautilus-xml-extensions.c
M	libnautilus-private/nautilus-xml-extensions.h
M	src/nautilus-applicable-views.c
M	src/nautilus-applicable-views.h
M	src/ntl-uri-map.c
M	src/ntl-uri-map.h

commit 52a27e1c5ff6313c0f97927ad1c88c26823babbd
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-05-08

    Remove conflict indicators.

M	ChangeLog

commit d5b4005e58d637f103bae0690797335ffc2ba518
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-05-08

    Improved the logic so it records the fact that the directory count is

	* libnautilus-extensions/nautilus-directory-async.c
	(directory_count_callback): Improved the logic so it records the
	fact that the directory count is complete earlier and more
	cleanly. This stops an assertion failure I was seeing occasionally
	from showing up, by fixing or at least hiding the underlying
	problem.

M	ChangeLog
M	libnautilus-extensions/nautilus-directory-async.c
M	libnautilus-private/nautilus-directory-async.c

commit a4edacb00406baed8905aefa0ac6a296e1ec7358
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-05-08

    Disabled i18n support temporarily because something is broken.

M	src/nautilus-applicable-views.c
M	src/ntl-uri-map.c

commit 74a23a7b3bc6b9f13fa6300bac607f5bd3d745b6
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-05-08

    GSList, not GList!

	* src/ntl-uri-map.c (get_lang_list),
	(nautilus_view_identifier_new_from_oaf_server_info): GSList, not
	GList!

M	ChangeLog
M	src/nautilus-applicable-views.c
M	src/ntl-uri-map.c

commit 6d9e1874257b564ce403fa6bed3028002b5fb1e7
Author: Andreas Hydén <ahyden@src.gnome.org>
Date:	2000-05-08

    Updated Swedish translation of the very very cool nautilus-program

M	po/ChangeLog
M	po/sv.po

commit a97767e32ec9a4dc8edd0ee82255020a5631c0a2
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-05-08

    fix bugzilla.eazel.com task #694; pass the language to the oaf
    calls that

	* src/ntl-uri-map.c (get_lang_list),
	(nautilus_view_identifier_new_from_oaf_server_info): fix
	bugzilla.eazel.com task #694; pass the language to the oaf calls
	that get a name so those attributes can be i18n'd.

M	ChangeLog
M	src/nautilus-applicable-views.c
M	src/ntl-uri-map.c

commit c496f61ee549bc6b8dc21a0057b79328683722df
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-05-08

    Added pdf component to list. Added -x option to also kill oafd
    and gconfd.

	* nautilus-clean.sh: Added pdf component to list. Added -x option
	to also kill oafd and gconfd.

M	ChangeLog
M	nautilus-clean.sh

commit f000eb0819afa47ff73dbea95284fc28f018c73d
Author: Pavel <pavel@eazel.com>
Date:	2000-05-08

    Support for icon selection by typing the item's name. Initialize
    and flush

    2000-05-08	Pavel  <pavel@eazel.com>

	* libnautilus-extensions/nautilus-icon-container.c:
	* libnautilus-extensions/nautilus-icon-private.h:
	(match_best_name), (select_matching_name), (destroy),
	(button_press_event), (nautilus_icon_container_almost_drag),
	(nautilus_icon_container_flush_typeselect_state),
	(nautilus_icon_container_handle_typeahead), (key_press_event),
	(nautilus_icon_container_initialize):
	Support for icon selection by typing the item's name. Initialize
	and flush the new typeselect state properly. Rework
	key_press_event
	a little bit to make it easier to call the inherited key_press
	call
	when we did not handle the keyboard event ourselves.

	* libnautilus-extensions/nautilus-icon-container.c:
	(select_previous_or_next_name), (compare_icons_by_name),
	(build_sorted_icon_list):
	Support for selecting next/previous icon alphabetically using
	Tab and Shift-Tab.

	* libnautilus-extensions/nautilus-icon-container.c:
	(find_best_icon), (find_best_selected_icon),
	(leftmost_in_top_row),
	(rightmost_in_bottom_row), (same_row_right_side_leftmost),
	(same_row_left_side_rightmost), (same_column_above_lowest),
	(same_column_below_highest), (keyboard_home), (keyboard_end),
	(keyboard_arrow_key):
	Add data parameter to find_best_icon and find_best_selected_icon
	to allow using more complicated match predicates.

	* libnautilus-extensions/nautilus-glib-extensions.c:
	* libnautilus-extensions/nautilus-glib-extensions.h:
	(nautilus_g_list_copy):
	Add a list shallow copy utility call.

	* libnautilus-extensions/nautilus-glib-extensions.c:
	* libnautilus-extensions/nautilus-glib-extensions.h:
	(nautilus_get_system_time), (nautilus_self_check_glib_extensions)
	Add a utility call to get the system time in microseconds.

	* libnautilus-extensions/nautilus-icon-canvas-item.c:
	Fix a typo.

	* libnautilus-extensions/nautilus-icon-container.c:
	(nautilus_icon_container_start_renaming_selected_item):
	Fix white space.

M	ChangeLog
M	libnautilus-extensions/nautilus-glib-extensions.c
M	libnautilus-extensions/nautilus-glib-extensions.h
M	libnautilus-extensions/nautilus-icon-canvas-item.c
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-extensions/nautilus-icon-private.h
M	libnautilus-private/nautilus-glib-extensions.c
M	libnautilus-private/nautilus-glib-extensions.h
M	libnautilus-private/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-private.h

commit 21d793f8938f86edd4a29b2df309f13f6573a6d2
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-05-08

    implemented adding and removing colors and backgrounds to the property


	     implemented adding and removing colors and backgrounds to the
	 property browser.

M	ChangeLog
M	data/browser.xml
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-private/nautilus-icon-factory.c
M	src/nautilus-property-browser.c

commit cf90517f03eaaad12bb8dfde70c561539e230ae4
Author: Kenneth Christiansen <kenneth@src.gnome.org>
Date:	2000-05-07

    New better update.sh script

    Kenneth

M	po/update.sh

commit 0599c6bcdf60f9eba64130e33426d0938708ef4f
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-05-07

	Fix bugzilla.eazel.com task 479:

	* libnautilus/nautilus-clipboard.c
	(nautilus_clipboard_info_destroy),
	(nautilus_clipboard_info_set_view_frame): Do not ref and unref the
	view_frame. Because the NautilusClipboardInfo will only be
	destroyed when the view_frame is destroyed in the normal use case,
	if it holds a ref on the view_frame it will prevent it from ever
	being destroyed. This was causing the notes and history view
	processes to stay around forever.

M	ChangeLog
M	libnautilus/nautilus-clipboard.c

commit c1f4d70b133df273584eb0b49e5ebb3fa340565c
Author: Andreas Hydén <ahyden@src.gnome.org>
Date:	2000-05-07

    Updated Swedish translation

M	po/ChangeLog
M	po/sv.po

commit 3fb13e5d66ca4eb36d4db4a738ed4c0cc9d1330e
Author: Kjartan Maraas <kmaraas@online.no>
Date:	2000-05-07

    Updated Norwegian translation.

    2000-05-07	Kjartan Maraas	<kmaraas@online.no>

	* no.po: Updated Norwegian translation.

M	po/ChangeLog
M	po/no.po

commit 574a7c840a1abbeb558f1a3e2ca0b4e5ffc7582c
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-05-07

	Fixed up code that limits how small icons are before they
	stop showing embedded text. Too bad you can't see it in
	action until embedded text is turned back on.

	* icons/eazel/i-regular.xml: Added an embedded-text rectangle
	for one size smaller icon than had one before.

	* libnautilus-extensions/nautilus-icon-factory.c:
	Added #defines for minimum embedded text rectangle width
	and height.
	(embedded_text_rect_usable): New function, ensures that the
	embedded text rectangle is sufficiently large.
	(nautilus_icon_factory_embed_text),
	(nautilus_icon_factory_embed_file_text): Use new function to
	skip embedded text if rectangle is nonexistent or too small.

	* src/file-manager/fm-icon-view.c:
	(get_icon_images_callback): Removed the text-rectangle size
	limit here since now there's a universal one inside
	nautilus_icon_factory.

M	ChangeLog
M	icons/eazel/i-regular.xml
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-private/nautilus-icon-factory.c
M	src/file-manager/fm-icon-view.c

commit 4b7108ec5a20412b85ccf8a84f86e8c8fe7f1188
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-05-06

    Disabled the embedded text until I can fix the file descriptor linking

	* libnautilus-extensions/nautilus-directory-async.c:
	(start_getting_top_lefts): Disabled the embedded text until I can
	fix the file descriptor linking problem. It's easy to re-enable,
	but then you quickly run out of FDs.

M	ChangeLog
M	libnautilus-extensions/nautilus-directory-async.c
M	libnautilus-private/nautilus-directory-async.c

commit e18fed5649c46cfd000cf56a79f4799ac3e6404e
Author: Jesus Bravo Alvarez <jesusb@src.gnome.org>
Date:	2000-05-06

    Added Galician translation

M	ChangeLog
M	configure.in
M	po/ChangeLog
A	po/gl.po

commit 4c8d7cb538e7c23b706f080b26ab010b65ddd0fb
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-05-06

    Just reformatted Andy's latest entry

M	ChangeLog

commit 159ade63039dea4d4b3e4ee66a6fd185f0535520
Author: Kenneth Christiansen <kenneth@src.gnome.org>
Date:	2000-05-06

    Translations from Keld
    nautilus/po/da.po

M	po/da.po

commit 85e1ba076bc6f7c36a5b59f721b3a4bf5948758e
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-05-06

    did some work at Bud's request. Made a global preference for the
    sidebar


	     did some work at Bud's request.  Made a global preference
	     for the
	 sidebar width, and made it use it.  Also, changed the index title
	 font to helvetica, to avoid clash with other text

M	ChangeLog
M	libnautilus-extensions/nautilus-global-preferences.h
M	libnautilus-private/nautilus-global-preferences.h
M	src/nautilus-index-title.c
M	src/nautilus-information-panel.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-sidebar-title.c
M	src/nautilus-sidebar.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window.c
M	src/ntl-index-panel.c
M	src/ntl-window.c

commit da87340b5494686fb229218df6145cde6b473575
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-05-06

    Ignore the new files that are generated by Gene's new .idl.

	* libnautilus-extensions/.cvsignore: Ignore the new files that
	are generated by Gene's new .idl.

	* libnautilus-extensions/nautilus-debug.h:
	* libnautilus-extensions/nautilus-debug.c:
	(nautilus_get_available_file_descriptor_count):
	Changed the interface on Pavel's excellent new debugging function.

	* libnautilus-extensions/nautilus-directory.c:
	(file_open_callback), (file_close_callback), (open_and_close_one),
	(nautilus_self_check_directory): Added some checks for GNOME VFS
	in here. This is a bad place for them but it's better than not
	having them at all.
	* libnautilus-extensions/nautilus-icon-factory.c:
	(nautilus_self_check_icon_factory): Updated self checks so they
	work again. John didn't notice that he needed to fix these when
	he added the 20-pixel size icon to the standard sizees.

M	ChangeLog
M	libnautilus-extensions/.cvsignore
M	libnautilus-extensions/nautilus-debug.c
M	libnautilus-extensions/nautilus-debug.h
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-private/.cvsignore
M	libnautilus-private/nautilus-debug.c
M	libnautilus-private/nautilus-debug.h
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-icon-factory.c

commit 3324b79c1bc6a9b2b70a700f06f3d3f959067d1b
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-05-06

    New IDL file describing CORBA interface to the undo manager.

    2000-05-05	Gene Z. Ragan  <gzr@eazel.com>

	* libnautilus-extensions/nautilus-undo-manager-component.idl:
	New IDL file describing CORBA interface to the undo manager.

	* libnautilus-extensions/Makefile.am:
	Modified to include nautilus-undo-manager-component.idl

	* libnautilus-extensions/nautilus-undo-manager.c
	* libnautilus-extensions/nautilus-undo-manager-private.h:
	(impl_Nautilus_UndoManager__destroy),
	(impl_Nautilus_UndoManager__create),
	(impl_Nautilus_UndoManager__begin_transaction),
	(impl_Nautilus_UndoManager__end_transaction):
	CORBA/Bonobo functions to access undo manager features.

	* libnautilus-extensions/nautilus-undo-manager.h:
	* src/file-manager/fm-list-view.c
	(fm_list_view_append_background_context_menu_items),
	(fm_list_view_merge_menus), (fm_list_view_update_menus),
	(rename_list_item_callback):
	Began the task of

	* src/ntl-main.c
	(main):
	Removed intialization of undo manager from main,

	* src/ntl-app.c
	(nautilus_app_init):
	Moved initialization of undo manager. A reference to the undo
	manager
	is saved for easy access from components.

M	ChangeLog
M	components/sample/main.c
M	libnautilus-extensions/Makefile.am
A	libnautilus-extensions/nautilus-undo-manager-component.idl
M	libnautilus-extensions/nautilus-undo-manager-private.h
M	libnautilus-private/Makefile.am
A	libnautilus-private/nautilus-undo-manager-component.idl
M	libnautilus-private/nautilus-undo-manager-private.h
M	libnautilus-private/nautilus-undo-manager.c-41172
M	libnautilus-private/nautilus-undo-manager.h-75370
M	libnautilus/nautilus-view-component.idl
M	src/file-manager/fm-list-view.c
M	src/nautilus-application.c
M	src/nautilus-application.h
M	src/nautilus-main.c
M	src/ntl-app.c
M	src/ntl-app.h
M	src/ntl-main.c

commit b858e2ebe7eeb8a6a137be1dd2695b0f94f0db96
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-05-06

    improved the appearance of color properties by putting them in a frame


	   improved the appearance of color properties by putting them
	   in a frame

M	ChangeLog
M	src/nautilus-property-browser.c

commit a151b66b838d590a6fe557eb28c6ec31a810a78c
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-05-06

    added colors category image and another background


	    added colors category image and another background

M	ChangeLog
M	data/backgrounds/Makefile.am
A	data/backgrounds/ice.png
M	icons/Makefile.am
A	icons/colors.png

commit 94dc4749ef8893d7bde9de8b142222b38d3a222d
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-05-06

    More early work on the Properties window. Nudging it into shape
    one step

	* src/file-manager/fm-properties-window.c:
	(install_title_value_pair), (create_page_with_table_in_vbox),
	(create_basic_page), (create_emblems_page),
	(create_permissions_page), (create_more_page),
	(create_properties_window):
	More early work on the Properties window. Nudging it into
	shape one step at a time.

M	ChangeLog
M	src/file-manager/fm-properties-window.c

commit 7047025cda2dff3e4e4bd172004beaee559d8bb2
Author: Pavel Cisler <pavel@eazel.com>
Date:	2000-05-05

    Added a debugging call to help locate file descriptor leaks.

    2000-05-05	Pavel Cisler  <pavel@eazel.com>

	* libnautilus-extensions/nautilus-debug.c,
	libnautilus-extensions/nautilus-debug.h:
	(nautilus_print_available_file_descriptor_count):

	Added a debugging call to help locate file descriptor leaks.

M	ChangeLog
M	libnautilus-extensions/nautilus-debug.c
M	libnautilus-extensions/nautilus-debug.h
M	libnautilus-private/nautilus-debug.c
M	libnautilus-private/nautilus-debug.h

commit 4e357f8346ab0ee741ddd1d747ee73161ead9775
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-05-05

	Fix up the code for cancelling so we don't leave files open and
	objects around so much. It was getting out of hand.

	* libnautilus-extensions/nautilus-directory-async.c:
	(empty_close_callback): Give a warning if we ever have a close
	that fails.
	(directory_count_callback): For easier debugging, NULL out the
	file after unref'ing.
	(start_getting_directory_counts): Unref the file when we cancel
	a directory count part-way through (leak #1).
	(start_getting_top_lefts): Close the file when we cancel a top
	left read part-way through (leak #2). Unref the file when we
	cancel a top left read part way thorugh (leak #3).

M	ChangeLog
M	libnautilus-extensions/nautilus-directory-async.c
M	libnautilus-private/nautilus-directory-async.c

commit 99e4a3033230009736ab0bfb89e071e8a3e3bad0
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-05-05

    made color drag and drop work in the property browser.


	    made color drag and drop work in the property browser.

M	ChangeLog
M	src/nautilus-property-browser.c

commit 40806d7f3f32308131bca7e4efc2bbaf11d2631d
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-05-05

    The old code assumed that white was == 0xFFFFFF. But that's not always

	* libnautilus-extensions/nautilus-icon-factory.c:
	(nautilus_icon_factory_embed_text): The old code assumed that
	white
	was == 0xFFFFFF. But that's not always true. Fixed it now.

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-private/nautilus-icon-factory.c

commit 33910528e15aab515b154ae96614171a53f7e92f
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-05-05

	Moved the "embedded text" feature into the icon factory and
	NautilusFile.

	* libnautilus-extensions/nautilus-directory-private.h:
	* libnautilus-extensions/nautilus-directory-async.c:
	(metafile_read_close), (nautilus_metafile_read_cancel),
	(metafile_read_failed), (metafile_read_complete),
	(metafile_read_callback), (metafile_read_some),
	(metafile_read_open_callback), (metafile_read_start),
	(nautilus_directory_request_read_metafile), (metafile_write_done),
	(metafile_write_failed), (metafile_write_callback),
	(metafile_write_create_callback), (nautilus_metafile_write_start),
	(metafile_write), (lacks_top_left), (wants_top_left),
	(has_problem), (select_needy_file), (count_lines),
	(top_left_read_done), (top_left_read_failed),
	(top_left_read_complete), (top_left_read_close),
	(top_left_read_callback), (top_left_read_some),
	(top_left_open_callback), (start_getting_top_lefts),
	(state_changed):
	Added code to read top lefts of files in the background.
	Restructured things to accomodate this new code nicely with
	a minimum of copy and paste (there still was plenty of copy
	and paste so there's room for improvement).

	* libnautilus-extensions/nautilus-directory.c:
	(nautilus_directory_destroy):
	Name changes from above required revising some asserts.

	* libnautilus-extensions/nautilus-file-private.h:
	* libnautilus-extensions/nautilus-file.c:
	(nautilus_file_get_top_left_text): Now it returns something
	besides just NULL.
	(nautilus_extract_top_left_text): Function that remembers only
	the part of the top left text that we want to keep around.

	* libnautilus-extensions/nautilus-gtk-extensions.h:
	* libnautilus-extensions/nautilus-gtk-extensions.c:
	(nautilus_gtk_marshal_NONE__POINTER_POINTER_POINTER),
	(nautilus_gtk_marshal_POINTER__POINTER_INT_INT_POINTER_POINTER):
	Needed some new marshal functions.

	* libnautilus-extensions/nautilus-icon-canvas-item.h:
	* libnautilus-extensions/nautilus-icon-canvas-item.c:
	(nautilus_icon_canvas_item_initialize_class),
	(nautilus_icon_canvas_item_destroy),
	(nautilus_icon_canvas_item_set_arg),
	(nautilus_icon_canvas_item_get_arg),
	(nautilus_icon_canvas_item_get_image),
	(nautilus_icon_canvas_item_set_image),
	(nautilus_icon_canvas_item_draw):
	Removed the old embedded text support. It came with a whole lot
	of baggage, also removed.

	* libnautilus-extensions/nautilus-icon-container.h:
	* libnautilus-extensions/nautilus-icon-container.c:
	(nautilus_icon_container_update_icon): Moved pixbuf computing code
	into the FMIconView class. We might decide later to move it back
	again, but for now the embedded text makes it easier to do it
	this way.
	(nautilus_icon_container_initialize_class): Merged
	get_icon_editable_text and get_icon_additional_text back into
	a single signal that gets both.

	* libnautilus-extensions/nautilus-icon-dnd.c:
	(nautilus_icon_dnd_begin_drag): Updated for change in icon factory
	API.

	* src/file-manager/fm-directory-view.c: (finish_loading_uri):
	Ask for top-left text attribute for all directories.

	* src/file-manager/fm-icon-view.c: (get_icon_images_callback):
	Moved pixbuf computing code into the FMIconView class. We might
	decide later to move it back again, but for now the embedded text
	makes it easier to do it this way.
	(get_icon_text_callback): Merged get_icon_editable_text and
	get_icon_additional_text back into a single signal that gets both.

M	ChangeLog
M	libnautilus-extensions/nautilus-directory-async.c
M	libnautilus-extensions/nautilus-directory-private.h
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-extensions/nautilus-file-private.h
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-extensions/nautilus-gtk-extensions.c
M	libnautilus-extensions/nautilus-gtk-extensions.h
M	libnautilus-extensions/nautilus-icon-canvas-item.c
M	libnautilus-extensions/nautilus-icon-canvas-item.h
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-extensions/nautilus-icon-container.h
M	libnautilus-extensions/nautilus-icon-dnd.c
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-directory-private.h
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-file-private.h
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-gtk-extensions.c
M	libnautilus-private/nautilus-gtk-extensions.h
M	libnautilus-private/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-canvas-item.h
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-container.h
M	libnautilus-private/nautilus-icon-dnd.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-icon-view.c

commit 91bf9af1e8e1a9be17339882e96cf20749f5e0b8
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-05-05

	Moved the "embedded text" feature into the icon factory and
	NautilusFile.

	* libnautilus-extensions/nautilus-directory-private.h:
	* libnautilus-extensions/nautilus-directory-async.c:
	(metafile_read_close), (nautilus_metafile_read_cancel),
	(metafile_read_failed), (metafile_read_complete),
	(metafile_read_callback), (metafile_read_some),
	(metafile_read_open_callback), (metafile_read_start),
	(nautilus_directory_request_read_metafile), (metafile_write_done),
	(metafile_write_failed), (metafile_write_callback),
	(metafile_write_create_callback), (nautilus_metafile_write_start),
	(metafile_write), (lacks_top_left), (wants_top_left),
	(has_problem), (select_needy_file), (count_lines),
	(top_left_read_done), (top_left_read_failed),
	(top_left_read_complete), (top_left_read_close),
	(top_left_read_callback), (top_left_read_some),
	(top_left_open_callback), (start_getting_top_lefts),
	(state_changed):
	Added code to read top lefts of files in the background.
	Restructured things to accomodate this new code nicely with
	a minimum of copy and paste (there still was plenty of copy
	and paste so there's room for improvement).

	* libnautilus-extensions/nautilus-directory.c:
	(nautilus_directory_destroy):
	Name changes from above required revising some asserts.

	* libnautilus-extensions/nautilus-file-private.h:
	* libnautilus-extensions/nautilus-file.c:
	(nautilus_file_get_top_left_text): Now it returns something
	besides just NULL.
	(nautilus_extract_top_left_text): Function that remembers only
	the part of the top left text that we want to keep around.

	* libnautilus-extensions/nautilus-gtk-extensions.h:
	* libnautilus-extensions/nautilus-gtk-extensions.c:
	(nautilus_gtk_marshal_NONE__POINTER_POINTER_POINTER),
	(nautilus_gtk_marshal_POINTER__POINTER_INT_INT_POINTER_POINTER):
	Needed some new marshal functions.

	* libnautilus-extensions/nautilus-icon-canvas-item.h:
	* libnautilus-extensions/nautilus-icon-canvas-item.c:
	(nautilus_icon_canvas_item_initialize_class),
	(nautilus_icon_canvas_item_destroy),
	(nautilus_icon_canvas_item_set_arg),
	(nautilus_icon_canvas_item_get_arg),
	(nautilus_icon_canvas_item_get_image),
	(nautilus_icon_canvas_item_set_image),
	(nautilus_icon_canvas_item_draw):
	Removed the old embedded text support. It came with a whole lot
	of baggage, also removed.

	* libnautilus-extensions/nautilus-icon-container.h:
	* libnautilus-extensions/nautilus-icon-container.c:
	(nautilus_icon_container_update_icon): Moved pixbuf computing code
	into the FMIconView class. We might decide later to move it back
	again, but for now the embedded text makes it easier to do it
	this way.
	(nautilus_icon_container_initialize_class): Merged
	get_icon_editable_text and get_icon_additional_text back into
	a single signal that gets both.

	* libnautilus-extensions/nautilus-icon-dnd.c:
	(nautilus_icon_dnd_begin_drag): Updated for change in icon factory
	API.

	* src/file-manager/fm-directory-view.c: (finish_loading_uri):
	Ask for top-left text attribute for all directories.

	* src/file-manager/fm-icon-view.c: (get_icon_images_callback):
	Moved pixbuf computing code into the FMIconView class. We might
	decide later to move it back again, but for now the embedded text
	makes it easier to do it this way.
	(get_icon_text_callback): Merged get_icon_editable_text and
	get_icon_additional_text back into a single signal that gets both.

M	ChangeLog

commit 45169fe3184f2275d1202e7585aaf0bfdc0551d4
Author: Kenneth Christiansen <kenneth@src.gnome.org>
Date:	2000-05-05

    Translations from keld
    bug-buddy/po/da.po nautilus/po/da.po

M	po/da.po

commit f0c8ba7f53b63c34a75cfef2cbd54a3b415636ca
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-05-05

    added colors to the property browser. Still needs work, which
    I'll finish


	    added colors to the property browser. Still needs work, which
	I'll finish tomorrow

M	ChangeLog
M	data/browser.xml
M	src/nautilus-property-browser.c

commit 4035bb1a496331ca1e07ea3efe6523176450b943
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-05-05

    Added a nice little GNOME_PAD worth of space above (and below, but who

	* src/ntl-index-panel.c (nautilus_index_panel_initialize):
	Added a nice little GNOME_PAD worth of space above (and
	below, but who could tell?) the index-title. Now that icon
	isn't jammed up against the top of the sidebar.

M	ChangeLog
M	src/nautilus-information-panel.c
M	src/nautilus-sidebar.c
M	src/ntl-index-panel.c

commit ba5406f178e0fe8f92df7319107307b151f60b99
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-05-05

	Some work on the Properties window. It now shows some
	more properties (location, type, size, date).

	* libnautilus-extensions/nautilus-file.c:
	(nautilus_file_get_parent_uri_as_string): New function, returns
	the URI of the enclosing directory.
	(nautilus_file_get_string_attribute): Now supports attributes
	"uri" and "parent_uri".
	* src/file-manager/fm-directory-view.c: (compute_menu_item_info),
	(fm_directory_view_real_merge_menus): Changed menu name from
	"Set Properties..." to "Show Properties" since the read-only ones
	now outnumber the changeable ones.
	* src/file-manager/fm-properties-window.c:
	(create_pixmap_widget_for_file), (value_field_update),
	(install_title_value_pair), (create_basic_page),
	(create_emblems_page), (create_properties_window): Broke up
	huge create_properties_window into smaller functions, and
	added location, type, size, and date to Basic page.

M	ChangeLog
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-private/nautilus-file.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-properties-window.c

commit 7dbb7d53454ac9e2b2c64d2f9a4741769cb6909b
Author: J Shane Culpepper <pepper@src.gnome.org>
Date:	2000-05-05

    Code cleanup to conform to eazel hacking standards.

M	ChangeLog
M	components/services/install/Makefile.am
M	components/services/startup/eazel-register.c
M	components/services/startup/eazel-register.h
M	components/services/startup/main.c
M	components/services/startup/nautilus-service-startup-view.c
M	components/services/startup/nautilus-service-startup-view.h

commit 41b7f28c0da19391b9ce6cd36cd313e6bb9a4b5d
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-05-05

    added the ability to drop emblems from the property browser onto
    icons in


	   added the ability to drop emblems from the property browser
	   onto
	   icons in the icon view; also, added a new background tile

M	ChangeLog
M	data/backgrounds/Makefile.am
A	data/backgrounds/beige_tile.jpg
M	libnautilus-extensions/nautilus-icon-dnd.c
M	libnautilus-extensions/nautilus-icon-dnd.h
M	libnautilus-private/nautilus-icon-dnd.c
M	libnautilus-private/nautilus-icon-dnd.h

commit 5df4317fffca8e237766505e840d5ad025bb3fcb
Author: Kenneth Christiansen <kenneth@src.gnome.org>
Date:	2000-05-04

    Translations from Keld
    nautilus/po/da.po

M	po/da.po

commit 5aab116158dbd1671eef28ecf00d8fd9c147b057
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-05-04

    Fixed bug I introduced earlier. Now MIME types are just like other
    text --

	* src/ntl-uri-map.c: (file_list_to_mime_type_hash_table),
	(free_key), (mime_type_hash_table_destroy),
	(got_file_info_callback): Fixed bug I introduced earlier.
	Now MIME types are just like other text -- potentially
	dynamically computed and all.

M	ChangeLog
M	src/nautilus-applicable-views.c
M	src/ntl-uri-map.c

commit 0a01f7d7f0f8593948526f197ed87a35930d8ee2
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-05-04

    Pass command line arguments on to the script.

M	ChangeLog
M	src/run-nautilus

commit 2315a6f256b2b99eecaf71a79164d4d626f03696
Author: J Shane Culpepper <pepper@src.gnome.org>
Date:	2000-05-04

    rolling back accidental checkin

M	components/services/install/genpkg_list.example

commit 6ea15c13af287900e55cce55590f41420088fb8c
Author: J Shane Culpepper <pepper@src.gnome.org>
Date:	2000-05-04

    Minor fixes to parse_package_template.

M	ChangeLog
M	components/services/install/eazel-install-xml-package-list.c
M	components/services/install/genpkg_list.example

commit e0e2e07eabc3000686e276e17bed6200b5eb55bf
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-05-04

    Some more instructions and cleanup. Removed one gratuitous renaming we

	* HACKING: Some more instructions and cleanup.
	* RENAMING: Removed one gratuitous renaming we won't do.

	* components/html/ntl-web-browser.c:
	Removed stray "#include <config.h>" that I added by accident.

	* components/hardware/main.c: (main):
	* components/help/hyperbola-main.c: (main):
	* components/html/ntl-web-browser.c: (main):
	* components/music/main.c: (main):
	* components/notes/ntl-notes.c: (main):
	* components/rpmview/main.c: (main):
	* components/websearch/ntl-web-search.c: (main):
	* src/file-manager/gnome-desktop.c (main):
	* src/ntl-main.c (main):
	Added ifdefs so you don't get warnings when building with
	localization turned off. Ugly, but needed I think.

	* components/help/converters/gnome-db2html2/gdb3html.c:
	(ulink_start_element), (start_element):
	* components/help/converters/gnome-db2html2/sect-elements.c:
	(sect_sect_start_element), (sect_sect_end_element),
	(sect_title_start_element), (sect_xref_start_element),
	(sect_graphic_start_element), (sect_get_infobox_logo):
	* components/help/converters/gnome-db2html2/sect-preparse.c:
	(sect_preparse_sect_start_element),
	(sect_preparse_title_characters):
	* components/help/converters/gnome-db2html2/toc-elements.c:
	(toc_sect_start_element), (toc_title_start_element):
	* components/help/converters/gnome-info2html2/html.c:
	(write_node_link_html):
	* components/help/hyperbola-filefmt.c: (tree_key_compare):
	* components/help/hyperbola-nav-index.c: (start_element),
	(end_element), (hyperbola_navigation_index_new):
	* components/html/ntl-web-browser.c: (browser_submit):
	Replaced all uses of strcasecmp with g_strcasecmp.
	Why? Because Michael Meeks said so and that's good enough
	for me (in this case :-).

	* components/music/nautilus-music-view.c:
	(nautilus_music_view_update_from_uri):
	* libnautilus-extensions/nautilus-file.c:
	(nautilus_file_get_mime_type_as_string_attribute),
	(nautilus_file_get_mime_type):
	* libnautilus-extensions/nautilus-icon-factory.c:
	(nautilus_icon_factory_get_icon_name_for_regular_file):
	* src/file-manager/fm-icon-view.c (get_icon_property_callback):
	* src/ntl-index-panel.c (nautilus_index_panel_update_buttons):
	* src/ntl-uri-map.c (file_list_to_mime_type_hash_table):
	Changed get_mime_type to be like all other text functions and
	return a strdup'd string. John said it was a good idea.

	* libnautilus-extensions/nautilus-file-private.h:
	* libnautilus-extensions/nautilus-directory-async.c:
	(metafile_read_callback), (metafile_read_some),
	(set_up_request_by_file_attributes),
	(nautilus_directory_monitor_add_internal),
	(directory_list_get_next_position), (directory_load_callback),
	(ready_callback_call),
	(nautilus_directory_call_when_ready_internal),
	(wants_directory_count), (has_problem),
	(ready_callback_is_satisfied), (is_anyone_monitoring_file_list),
	(is_anyone_waiting_for_metafile), (is_wanted),
	(select_needy_file),
	(start_getting_directory_counts):
	Reorganize to get ready for adding code to read the top left text.

	* libnautilus-extensions/nautilus-file-attributes.h:
	Added name for the "top left text" attribute.

	* libnautilus-extensions/nautilus-file.h:
	* libnautilus-extensions/nautilus-file.c:
	(nautilus_file_get_top_left_text):
	Added call to get the top left text.

	* libnautilus-extensions/nautilus-icon-canvas-item.c:
	(draw_embedded_text): Tiny format tweak.
	* libnautilus-extensions/nautilus-icon-container.c:
	(nautilus_icon_container_update_icon): Tiny format tweak.

	* libnautilus-extensions/nautilus-icon-factory.h:
	* libnautilus-extensions/nautilus-icon-factory.c:
	(nautilus_icon_factory_get_pixbuf_for_file),
	(nautilus_icon_factory_get_pixmap_and_mask_for_file),
	(nautilus_icon_factory_embed_text),
	(nautilus_icon_factory_embed_file_text):
	Added support for embedded text. Not completely deployed yet.

M	ChangeLog
M	HACKING
M	RENAMING
M	components/hardware/main.c
M	components/help/converters/gnome-db2html2/gdb3html.c
M	components/help/converters/gnome-db2html2/sect-elements.c
M	components/help/converters/gnome-db2html2/sect-preparse.c
M	components/help/converters/gnome-db2html2/toc-elements.c
M	components/help/converters/gnome-info2html2/html.c
M	components/help/hyperbola-filefmt.c
M	components/help/hyperbola-main.c
M	components/help/hyperbola-nav-index.c
M	components/html/ntl-web-browser.c
M	components/music/main.c
M	components/music/nautilus-music-view.c
M	components/notes/nautilus-notes.c
M	components/notes/ntl-notes.c
M	components/rpmview/main.c
M	components/websearch/ntl-web-search.c
M	libnautilus-extensions/nautilus-directory-async.c
M	libnautilus-extensions/nautilus-file-attributes.h
M	libnautilus-extensions/nautilus-file-private.h
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-extensions/nautilus-file.h
M	libnautilus-extensions/nautilus-icon-canvas-item.c
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-extensions/nautilus-icon-factory.h
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-file-attributes.h
M	libnautilus-private/nautilus-file-private.h
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-file.h
M	libnautilus-private/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus-private/nautilus-icon-factory.h
M	src/file-manager/fm-icon-view.c
M	src/file-manager/gnome-desktop.c
M	src/nautilus-applicable-views.c
M	src/nautilus-information-panel.c
M	src/nautilus-main.c
M	src/nautilus-sidebar.c
M	src/ntl-index-panel.c
M	src/ntl-main.c
M	src/ntl-uri-map.c

commit 9c14235dcd8ee598563d4a72c61d0570ccbb5623
Author: Fatih Demir <kabalak@src.gnome.org>
Date:	2000-05-04

    Updated the Turkish translation

M	po/ChangeLog
M	po/tr.po

commit 250bafd43a2d0af08f9fad45f1e4b53474f30f56
Author: Valek Frob <frob@src.gnome.org>
Date:	2000-05-04

    Updated russian translation.

M	po/ChangeLog
M	po/ru.po

commit b91af809b5ab9e6153bbf7d0d0461a44d80e2269
Author: Pavel Cisler <pavel@eazel.com>
Date:	2000-05-04

    Add a simple heuristic to only show the progress dialog for file

    2000-05-03	Pavel Cisler  <pavel@eazel.com>

	* src/file-manager/dfos-xfer.c (create_xfer_dialog),
	(handle_xfer_ok), (handle_xfer_vfs_error), (fs_xfer),
	(fs_move_to_trash), (fs_empty_trash):
	Add a simple heuristic to only show the progress dialog
	for file operations that are likely to take a non-trivial
	ammount of time in which case the progress dialog flashed
	on the screen for a split of a second.

	* libnautilus-extensions/nautilus-icon-dnd.c
	(nautilus_icon_dnd_modifier_based_action):
	Switch the modifier key for copy to Control. This is a better
	modifier because Alt had to be held down after the drag started
	otherwise one would move the window instead of starting a drag.

M	ChangeLog
M	libnautilus-extensions/nautilus-file-operations.c
M	libnautilus-extensions/nautilus-icon-dnd.c
M	libnautilus-private/nautilus-file-operations.c
M	libnautilus-private/nautilus-icon-dnd.c
M	src/file-manager/dfos-xfer.c

commit 6a305ea40d7f6592f4fb86a210e596994ba0508f
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-05-04

    made the property browser stay open if the shift key is held
    down. Also,


	made the property browser stay open if the shift key is held down.
	Also, changed the format of the data for "property/keyword" to
	just be the keyword instead of a file uri.

M	ChangeLog
M	src/nautilus-information-panel.c
M	src/nautilus-property-browser.c
M	src/nautilus-sidebar.c
M	src/ntl-index-panel.c

commit c80ac17f952196763007959fd059b9c3f10a3833
Author: Kenneth Christiansen <kenneth@src.gnome.org>
Date:	2000-05-04

    Translations from Keld
    balsa/po/da.po evolution/po/da.po glade/po/da.po
    gnome-core/po/da.po gnome-db/po/da.po gnome-media/po/da.po
    nautilus/po/da.po

M	po/da.po

commit d5196f994e732f7d03d3a878e932554a8bde28b7
Author: Eskil Heyn Olsen <eskil@src.gnome.org>
Date:	2000-05-04

    parse_pkg_template checks the fopen return val. Also changed the
    arguments, so it returns the number of lines, thus loosing the
    hardcoded 500 lines in generate_xml_package_list.

M	ChangeLog
M	components/services/install/eazel-install-xml-package-list.c

commit 1f47ad6cdfd495b113ad4ba40dc1ceb6bf50fa80
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-05-03

    libnautilus-extensions/nautilus-entry.c Refined undo support.

    2000-05-03	Gene Z. Ragan <gzr@eazel.com>

	* libnautilus-extensions/nautilus-entry.c
	* libnautilus-extensions/nautilus-entry.h:
	Refined undo support.
	(nautilus_entry_enable_undo_key):
	New function to set internal handling of ctl-z for undo.

	* libnautilus-extensions/nautilus-icon-container.c
	(hide_rename_widget):
	Removed deletion of undo transaction.  This is now handled
	by the owner of the widget.

	* libnautilus-extensions/nautilus-undo-manager.c
	(nautilus_undo_manager_unregister_object):
	New function to unregister a GtkObject form the undo manager.
	Any transaction that contains the object is removed from the
	undo and redo lists.  This should be called for any object that
	is no longer available for user interaction.

	* libnautilus-extensions/nautilus-undo-transaction.c
	(nautilus_undo_transaction_contains_object):
	Function added to support
	nautilus_undo_manager_unregister_object()
	call in the undo manager.  Each NautilusUndoable in a transaction
	is checked for the object to be removed.

	* src/file-manager/fm-icon-view.c:
	* src/file-manager/fm-properties-window.c
	(create_properties_window):
	Added call to unregister rename widget form undo manager.

	* src/nautilus-bookmarks-window.c
	Added undo support for entry widgets.

	* src/nautilus-location-bar.c
	Changed to support modified undo manager APIs.

M	ChangeLog
M	libnautilus-extensions/nautilus-entry.c
M	libnautilus-extensions/nautilus-entry.h
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-extensions/nautilus-icon-text-item.c
M	libnautilus-extensions/nautilus-undo-transaction.c
M	libnautilus-extensions/nautilus-undo-transaction.h
M	libnautilus-extensions/nautilus-undoable.c
M	libnautilus-private/nautilus-entry.c
M	libnautilus-private/nautilus-entry.h
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-text-item.c
M	libnautilus-private/nautilus-undo-manager.c-41172
M	libnautilus-private/nautilus-undo-manager.h-75370
M	libnautilus-private/nautilus-undo-transaction.c
M	libnautilus-private/nautilus-undo-transaction.h
M	libnautilus-private/nautilus-undoable.c
M	src/file-manager/fm-icon-view.c
M	src/file-manager/fm-properties-window.c
M	src/nautilus-bookmarks-window.c
M	src/nautilus-location-bar.c

commit b781be751c7ae22d23e37b42004b2f6e9f41604b
Author: Kjartan Maraas <kmaraas@src.gnome.org>
Date:	2000-05-03

    Shhh

M	libnautilus/.cvsignore

commit 3777cd86212aca767315d65eeb1afc7dfae47398
Author: Kjartan Maraas <kmaraas@online.no>
Date:	2000-05-03

    Added -DGNOMELOCALEDIR Added bindtextdomain() and textdomain() to

    2000-05-03	Kjartan Maraas	<kmaraas@online.no>

	* components/html/Makefile.am: Added -DGNOMELOCALEDIR
	* components/html/ntl-web-browser.c: Added bindtextdomain()
	and textdomain() to initialize the i18n support.
	* components/music/Makefile.am: Same as above.
	* components/music/main.c: Same as above.
	* components/music/nautilus-music-view.c: Marked strings.
	* components/notes/Makefile.am: Same as above.
	* components/notes/ntl-notes.c: Same as above.
	* components/rpmview/Makefile.am: Same as above.
	* components/rpmview/main.c: Same here too.
	* components/rpmview/nautilus-rpm-view.c: Marked strings.
	* components/sample/nautilus-sample-content-view.c: Same here too.
	* components/websearch/Makefile.am: Same as above.
	* components/websearch/ntl-web-search.c: Again.

M	ChangeLog
M	components/html/Makefile.am
M	components/html/ntl-web-browser.c
M	components/music/Makefile.am
M	components/music/main.c
M	components/music/nautilus-music-view.c
M	components/notes/Makefile.am
M	components/notes/nautilus-notes.c
M	components/notes/ntl-notes.c
M	components/rpmview/Makefile.am
M	components/rpmview/main.c
M	components/rpmview/nautilus-rpm-view.c
M	components/sample/nautilus-sample-content-view.c
M	components/websearch/Makefile.am
M	components/websearch/ntl-web-search.c

commit 724073d799d2485a91db2172d3bc5481ee487419
Author: Kjartan Maraas <kmaraas@online.no>
Date:	2000-05-03

    Added music view. Updated Norwegian translation.

    2000-05-03	Kjartan Maraas	<kmaraas@online.no>

	* POTFILES.in: Added music view.
	* no.po: Updated Norwegian translation.

M	po/ChangeLog
M	po/POTFILES.in
M	po/no.po

commit 87cd1709e33caff23c9da6f24746e00065921159
Author: Fatih Demir <kabalak@src.gnome.org>
Date:	2000-05-03

    Added ko to ALL_LINGUAS

M	ChangeLog
M	configure.in

commit 0ec9ab3aee7953ede55be91b061d227bc36d7a89
Author: Fatih Demir <kabalak@src.gnome.org>
Date:	2000-05-03

    Added the Korean translation for nautilus by Young-Ho Cha
    <ganadist@dacome.co.kr>

M	po/ChangeLog
A	po/ko.po

commit ecc2cd485c76453c59b48e6d966d5fcf4e650088
Author: Fatih Demir <kabalak@src.gnome.org>
Date:	2000-05-03

    Corrected a typo

M	ChangeLog
M	nautilus.desktop

commit 1c9556a4ddc444608e44ed64e3f36870c5fe6907
Author: Fatih Demir <kabalak@src.gnome.org>
Date:	2000-05-03

    Updated the Turkish translation for nautilus

M	po/ChangeLog
M	po/tr.po

commit d2b30c891d989fe5fb39f66309a928e6ee6e755e
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-05-03

    made the index panel display emblems. Made dropping emblems on
    the index


	    made the index panel display emblems.  Made dropping emblems
	    on the
	index panel work. Also, added new background image

M	ChangeLog
M	data/backgrounds/Makefile.am
A	data/backgrounds/white_ribs.png
M	data/browser.xml
M	src/nautilus-index-title.c
M	src/nautilus-index-title.h
M	src/nautilus-information-panel.c
M	src/nautilus-property-browser.c
M	src/nautilus-sidebar-title.c
M	src/nautilus-sidebar-title.h
M	src/nautilus-sidebar.c
M	src/ntl-index-panel.c

commit 9957240016eb6777f341f5103036d076af3015a7
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-05-03

    Added check for ctl-z. An undo is requested when the key combination
    is

    2000-05-02	Gene Z. Ragan  <gzr@eazel.com>

	* libnautilus-extensions/nautilus-entry.c
	Connected widget to undo manager.
	(nautilus_entry_initialize),
	(nautilus_entry_destroy),
	(nautilus_entry_key_press):
	Added check for ctl-z.	An undo is requested when the key
	combination
	is triggered.
	(nautilus_entry_changed):
	Added undo registration when text is modified.
	(save_undo_snapshot_callback),
	(restore_from_undo_snapshot_callback):
	Standard undo manager callbacks
	(nautilus_entry_enable_undo):
	Added new function. Pass in boolean value to enable or disable
	undo functionality.

M	ChangeLog
M	libnautilus-extensions/nautilus-entry.c
M	libnautilus-extensions/nautilus-entry.h
M	libnautilus-private/nautilus-entry.c
M	libnautilus-private/nautilus-entry.h
M	src/file-manager/fm-properties-window.c
M	src/nautilus-location-bar.c

commit f88fc87158e9be83183b9d95212a5a434d17e728
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-05-03

    Removed special case for "core" files, which are now handled by
    the MIME

	* libnautilus-extensions/nautilus-icon-factory.c
	(nautilus_icon_factory_get_icon_name_for_regular_file):
	Removed special case for "core" files, which are now
	handled by the MIME type database used in gnome-vfs.

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-private/nautilus-icon-factory.c

commit f81dc0d45ccab7fffe0f4ab0314fe2e433074d01
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-05-03

    1st cut at the property browser for drag and drop customization


	     1st cut at the property browser for drag and drop
	     customization

M	ChangeLog
M	configure.in
M	data/Makefile.am
A	data/backgrounds/.cvsignore
A	data/backgrounds/Makefile.am
A	data/backgrounds/baize.png
A	data/backgrounds/bricks.jpg
A	data/backgrounds/bubbles.png
A	data/backgrounds/buffedwood.jpg
A	data/backgrounds/burlap.jpg
A	data/backgrounds/chalk.jpg
A	data/backgrounds/cherrywood.jpg
A	data/backgrounds/cork.png
A	data/backgrounds/dark-gnome.jpg
A	data/backgrounds/darkwood.png
A	data/backgrounds/frost.jpg
A	data/backgrounds/gnome.jpg
A	data/backgrounds/gold.jpg
A	data/backgrounds/grass.png
A	data/backgrounds/gray_fabric.png
A	data/backgrounds/greenery.jpg
A	data/backgrounds/manila.jpg
A	data/backgrounds/pink_fabric.png
A	data/backgrounds/puzzle.jpg
A	data/backgrounds/raindrops.png
A	data/backgrounds/sky.jpg
A	data/backgrounds/stucco.jpg
A	data/backgrounds/white_marble.jpg
A	data/backgrounds/white_paper.jpg
A	data/backgrounds/yellow_paper.jpg
A	data/browser.xml
A	data/emblems/.cvsignore
A	data/emblems/Makefile.am
A	data/emblems/certified.gif
A	data/emblems/changed.gif
A	data/emblems/confidential.gif
A	data/emblems/encrypted.gif
A	data/emblems/important.gif
A	data/emblems/new.gif
A	data/emblems/personal.gif
A	data/emblems/remote.gif
M	icons/Makefile.am
A	icons/backgrounds.png
A	icons/emblems.png
M	libnautilus-extensions/nautilus-icon-dnd.c
M	libnautilus-extensions/nautilus-icon-dnd.h
M	libnautilus-private/nautilus-icon-dnd.c
M	libnautilus-private/nautilus-icon-dnd.h
M	src/Makefile.am
M	src/nautilus-information-panel.c
M	src/nautilus-navigation-window-menus.c
A	src/nautilus-property-browser.c
A	src/nautilus-property-browser.h
M	src/nautilus-sidebar.c
M	src/nautilus-window-menus.c
M	src/ntl-index-panel.c

commit 94ee23bd96c01a5126b083a94749b15983bad670
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-05-03

    Added some idl-related renamings.

	* RENAMING: Added some idl-related renamings.

M	ChangeLog
M	RENAMING

commit eb24a903fb6035ea2aec9d4755b67f2bfb24ede0
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-05-02

    Added a mention of "killall oafd" and "killall gconfd".

	* HACKING: Added a mention of "killall oafd" and "killall gconfd".

	* libnautilus-extensions/nautilus-list.c (nautilus_list_destroy):
	Fixed a bug where we'd free the details structure and then write
	to it afterwards. This was torturing John today. It happens when
	you leave a page that's set to list view.

	* src/file-manager/fm-icon-view.c
	(fm_icon_view_icon_changed_callback): Fixed bug 663 that was
	about the issue of similar but not identical floating point
	numbers and also bug 661 that wasn't a bug at all!

	* src/file-manager/fm-properties-window.c
	(get_pixmap_and_mask_for_properties_window):
	Removed the FIXME from this file, since the bug is fixed.

M	ChangeLog
M	HACKING
M	libnautilus-extensions/nautilus-list.c
M	libnautilus-private/nautilus-list.c
M	src/file-manager/fm-icon-view.c
M	src/file-manager/fm-properties-window.c

commit c2215f54aa232fb88b12f924d3d2a1ddf7bf5518
Author: Cody Russell <bratsche@src.gnome.org>
Date:	2000-05-02

    Respect the user's GNOME preferences. Lock down the "Location
    toolbar" if
    the user has "Can detach and move toolbars" disabled in gnomecc.

M	ChangeLog
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window.c
M	src/ntl-window.c

commit 39d1917e199d98eaad9a444850797fe61f70fc27
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-05-02

    Oops.

M	src/file-manager/fm-directory-view.c

commit b5b91f62a30bd9b01e454dd284d6632a1371beb8
Author: Kenneth Christiansen <kenneth@src.gnome.org>
Date:	2000-05-02

    Small changes

    Kenneth

M	po/da.po

commit d92b3b300bf6af73432fe3fab5e400683cc75d1c
Author: Kenneth Christiansen <kenneth@src.gnome.org>
Date:	2000-05-02

    Translations from Keld
    evolution/po/da.po gnome-utils/po/da.po gnumeric/po/da.po
    nautilus/po/da.po

M	po/da.po

commit 623346f7e6bcba4cb9d1e4c8175e564ced0804c6
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-05-02

    Open .svg file in binary mode. (load_specific_image): Factor out some

	* libnautilus-extensions/nautilus-icon-factory.c:
	(load_specific_image_svg): Open .svg file in binary mode.
	(load_specific_image): Factor out some shared code.

	* src/file-manager/fm-directory-view.h:
	* src/file-manager/fm-directory-view.c:
	Renamed *_cb to *_callback.
	(remove_custom_icon), (files_have_any_custom_images),
	(remove_custom_icons_callback), (finish_adding_menu_item),
	(fm_directory_view_real_append_background_context_menu_items):
	(append_selection_menu_item),
	(fm_directory_view_real_append_selection_context_menu_items),
	(fm_directory_view_real_merge_menus), (update_one_menu_item),
	(fm_directory_view_real_update_menus),
	(create_selection_context_menu):
	Added the "Remove Custom Image" command.
	(compute_menu_item_info): Made more similar to the one in
	FMIconView.

	* src/file-manager/fm-icon-view.c (compute_menu_item_info),
	(append_one_context_menu_item), (insert_one_context_menu_item),
	(fm_icon_view_append_selection_context_menu_items),
	(append_bonobo_menu_item), (fm_icon_view_merge_menus),
	(update_one_menu_item), (fm_icon_view_update_menus):
	Made more similar to code in FMDirectoryView.

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-private/nautilus-icon-factory.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-directory-view.h
M	src/file-manager/fm-icon-view.c

commit dc4cfde636e68063f887da6575ed6884bad3b3d0
Author: Pavel Cisler <pavel@eazel.com>
Date:	2000-05-02

    Get rid of FIXME 623 - the problem was already fixed, I just forgot to

    2000-05-02	Pavel Cisler  <pavel@eazel.com>

	* libnautilus-extensions/nautilus-icon-container.c
	(motion_notify_event):
	Get rid of FIXME 623 - the problem was already fixed, I just
	forgot to remove the FIXME.

	* src/file-manager/dfos-xfer.c (handle_xfer_ok):
	Fix FIXME 676 - the particular switch case doesn't need any
	handling, took it out.

	* libnautilus-extensions/nautilus-list-column-title.c
	(nautilus_list_column_title_paint),
	(nautilus_list_column_title_leave),
	(nautilus_list_column_title_button_press),
	(nautilus_list_column_title_button_release):
	Fix bug 423 - Double-clicking Header boundary in List View
	fails assertion.
	Fix a column press tracking bug Gene found - the coulumn would
	stay pressed if you tracked out of the column and let go of the
	mouse button - made it so that when tracking a column press the
	cursor gets grabbed.
	Fix FIXME 618 - used offscreen bitmap draws instead of invalidates
	during the different mouse tracking state changes.

	* file-manager/fm-directory-view.c:
	Added comments to some #if 0 code that I left behind and will use
	later.

M	ChangeLog
M	libnautilus-extensions/nautilus-file-operations.c
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-extensions/nautilus-list-column-title.c
M	libnautilus-private/nautilus-file-operations.c
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-list-column-title.c
M	src/file-manager/dfos-xfer.c
M	src/file-manager/fm-directory-view.c

commit 19354d161c1470f5ccdb05d37fd01317a878e1e6
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-05-02

	Fixed bug 641: should check MIME type for SVG files.
	Fixed bug 438: Bookmark menu items need to limit icon size

	* libnautilus-extensions/nautilus-icon-factory.h:
	Defined a new standard icon size, NAUTILUS_ICON_SIZE_FOR_MENUS.
	None of the existing standard sizes look good in menus.

	* libnautilus-extensions/nautilus-file.h,
	* libnautilus-extensions/nautilus-file.c
	(nautilus_file_is_mime_type): New function, compares against
	a particular MIME type so the caller doesn't have to get the
	MIME type and worry about whether to free it or not.

	* libnautilus-extensions/nautilus-icon-factory.c:
	(get_larger_icon_size),
	(get_smaller_icon_size): Include NAUTILUS_ICON_SIZE_FOR_MENUS
	when looking for the next size.
	(str_has_svg_suffix): Removed this function.
	(nautilus_icon_factory_get_icon_for_file): Use
	nautilus_file_is_mime_type to check for SVG instead
	of checking file suffix.
	(path_represents_svg_image): New function.
	(load_specific_image): Use path_represents_svg_image to
	check for SVG instead of checking file suffix.

	* libnautilus-extensions/nautilus-bookmark.c:
	(create_pixmap_widget_for_bookmark): Use
	NAUTILUS_ICON_SIZE_FOR_MENUS.
	* src/nautilus-window-menus.c (append_bookmark_to_menu):
	Use NAUTILUS_ICON_SIZE_FOR_MENUS.

M	ChangeLog
M	libnautilus-extensions/nautilus-bookmark.c
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-extensions/nautilus-file.h
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-extensions/nautilus-icon-factory.h
M	libnautilus-private/nautilus-bookmark.c
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-file.h
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus-private/nautilus-icon-factory.h
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-window-menus.c

commit b3cc50e9fd188a3b499786c409e1bf1f225820b4
Author: Kenneth Christiansen <kenneth@src.gnome.org>
Date:	2000-05-02

    New nautilus translation

    Kenneth

M	po/da.po

commit 25223173a889cb997314785bc7784a0a9d6e6c31
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-05-02

    Got rid of the old maximum size hack and use the new maximum size

	* libnautilus-extensions/nautilus-icon-container.c (icon_new),
	(nautilus_icon_container_update_icon):
	Got rid of the old maximum size hack and use the new maximum size
	parameter instead.

	* src/nautilus-index-title.c (nautilus_index_title_update_icon):
	Took out maximum size hack and use the maximum size parameter
	instead.

	* libnautilus-extensions/nautilus-icon-factory.c
	(str_has_svg_suffix), (nautilus_icon_factory_get_icon_for_file),
	(load_specific_image): Renamed suffix_is_scalable to
	str_has_svg_suffix to make it clearer what it does.

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-factory.c
M	src/nautilus-index-title.c
M	src/nautilus-sidebar-title.c

commit b350e0b3ce7cf2c59b86478902eae3753e995dd3
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-05-02

    Added -print as suggested by Morten Welinder <terra@diku.dk>. Added
    -print

	* check-FIXME.pl: Added -print as suggested by Morten Welinder
	<terra@diku.dk>.
	* check-config-h.pl: Added -print and fixed broken message as
	suggested by Morten Welinder <terra@diku.dk>.

	* libnautilus-extensions/nautilus-icon-factory.h:
	* libnautilus-extensions/nautilus-icon-factory.c
	(suffix_is_scalable): Simpler implementation.
	(get_themed_icon_file_path): Look for size-specific version of
	even .svg files. Although not so useful, it's not ridiculous to
	do so.
	(nautilus_icon_factory_get_icon_for_file): Fixed the twisted
	logic to
	be less twisted. Also changed the ".svg" extension check to
	use the
	common function suffix_is_scalable.
	(load_specific_image): Untwist logic here too, and note in
	the FIXME
	that both the .svg library and gdk-pixbuf are limiting us to file:
	URIs, although the gdk-pixbuf case is fixable without redoing the
	library by just using our utility functions.
	(load_image_for_scaling): Update for new size request structure
	which
	contains maximum sizes as well as nominal ones.
	(scale_image_and_rectangle), (revise_scale_factors_if_too_big),
	(scale_image_down_if_too_big): New helper functions for scaling.
	(load_image_scale_if_necessary): Take the maximum size into
	account.
	(get_image_from_cache): Use new size request structure and
	take the
	maximum size into account.
	(nautilus_icon_factory_get_pixbuf_for_icon): Changed to take
	maximum
	size parameters and pass them in to the underlying function.
	(icon_cache_key_hash): Include the maximum size in the hash.
	(icon_cache_key_equal): Check the maximum size too.
	(nautilus_icon_factory_get_pixbuf_for_file): Pass new max. size
	parameters to the nautilus_icon_factory_get_pixbuf_for_icon
	function.

	* libnautilus-extensions/nautilus-icon-container.c
	(nautilus_icon_container_update_icon): Pass new max. size
	parameters to the nautilus_icon_factory_get_pixbuf_for_icon
	function.

	* src/file-manager/fm-list-view.c
	(fm_list_view_get_emblem_pixbufs_for_file): Pass new max. size
	parameters to the nautilus_icon_factory_get_pixbuf_for_icon
	function.

M	ChangeLog
M	check-FIXME.pl
M	check-config-h.pl
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-extensions/nautilus-icon-factory.h
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus-private/nautilus-icon-factory.h
M	src/file-manager/fm-list-view.c

commit 225e67f12b54ecf53275e146f949be7660bca540
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-05-02

    data/mime/.cvsignore, , Removed files. Nautilus doesn't need to
    install

	* data/mime/.cvsignore,
	* data/mime/Makefile.am:,
	* data/mime/nautilus.keys: Removed files. Nautilus
	doesn't need to install the human-readable MIME
	descriptions any more because gnome-vfs does it.

	* configure.in,
	* data/Makefile.am: Removed build system fu that
	was installing nautilus.keys.

M	ChangeLog
M	configure.in
M	data/Makefile.am
D	data/mime/.cvsignore
D	data/mime/Makefile.am
D	data/mime/nautilus.keys

commit 9bfe87f250d89de5dcb58ee50ccc7211eb19fa17
Author: Kjartan Maraas <kmaraas@src.gnome.org>
Date:	2000-05-02

    Small update

M	po/no.po

commit 88de979cd2e9de288aa563ed2fc3775525f770f1
Author: Kjartan Maraas <kmaraas@gnu.org>
Date:	2000-05-02

    Cosmetic change. Added -DGNOMELOCALEDIR to $INCLUDES. Added calls to

    2000-05-01	Kjartan Maraas	<kmaraas@gnu.org>

	* libnautilus/nautilus-clipboard.c: Cosmetic change.
	* src/Makefile.am: Added -DGNOMELOCALEDIR to $INCLUDES.
	* src/ntl-main.c: Added calls to bindtextdomain() and
	textdomain() to make the translations work.
	* components/help/hyperbola-main.c: Same here.
	* components/help/Makefile.am: Here as well. This should be
	done for any main() function in any module containing text
	to be translated.

M	ChangeLog
M	components/hardware/Makefile.am
M	components/hardware/main.c
M	components/help/Makefile.am
M	components/help/hyperbola-main.c
M	libnautilus/nautilus-clipboard.c
M	src/Makefile.am
M	src/nautilus-main.c
M	src/ntl-main.c

commit f62d7d1c5b409a9fd8b0f29fa50ffecae2fd6949
Author: Kjartan Maraas <kmaraas@online.no>
Date:	2000-05-02

    Updated Norwegian translation. Added some more files.

    2000-05-02	Kjartan Maraas	<kmaraas@online.no>

	* no.po: Updated Norwegian translation.
	* POTFILES.in: Added some more files.

M	po/ChangeLog
M	po/POTFILES.in
M	po/no.po

commit fa581b799d02d16cb3602fb7c59bd4a808ab1c18
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-05-02

    *** empty log message ***

M	ChangeLog

commit 83ce94c51b9c7320146b9dcfbd5f91f00d4e7a77
Author: Pavel Cisler <pavel@eazel.com>
Date:	2000-05-02

    Temporary workaround for an apparent codegen bug Carbamide was running

    2000-04-29	Pavel Cisler  <pavel@eazel.com>

	* libnautilus-extensions/nautilus-file-changes-queue.c:
	(nautilus_file_changes_consume_changes):
	Temporary workaround for an apparent codegen bug Carbamide
	was running into. (I'll need to track this down some more,
	this change makes the crash go away.)

	* src/file-manager/dfos-xfer-progress-dialog.c:
	* src/file-manager/dfos-xfer-progress-dialog.h:
	* src/file-manager/dfos-xfer.c:
	(dfos_xfer_progress_dialog_get_type),
	(dfos_xfer_progress_dialog_new),
	(dfos_xfer_progress_dialog_new_file),
	(create_xfer_dialog),
	(fs_xfer), (handle_xfer_ok):
	Fix up the progress dialog so that it displays meaningfull
	information while emptying the trash and moving files to
	trash.

M	ChangeLog
M	libnautilus-extensions/nautilus-file-changes-queue.c
M	libnautilus-extensions/nautilus-file-operations-progress.c
M	libnautilus-extensions/nautilus-file-operations-progress.h
M	libnautilus-extensions/nautilus-file-operations.c
M	libnautilus-private/nautilus-file-changes-queue.c
M	libnautilus-private/nautilus-file-operations-progress.c
M	libnautilus-private/nautilus-file-operations-progress.h
M	libnautilus-private/nautilus-file-operations.c
M	src/file-manager/dfos-xfer-progress-dialog.c
M	src/file-manager/dfos-xfer-progress-dialog.h
M	src/file-manager/dfos-xfer.c

commit 2dcf15c7db13e2394d38cf19e1a8387b83f4bbeb
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-05-02

    Retired nautilus-gconf.[ch].  Not used or needed no more.

M	ChangeLog
D	src/nautilus-gconf.c
D	src/nautilus-gconf.h

commit 292a29b61f5eb74c003425e961b6805a8ceb2b04
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-05-02

    Wrote a script to check for files that forget to include <config.h>
    and

	* check-config-h.pl: Wrote a script to check for files that forget
	to include <config.h> and optionally edit to add it.

	    * src/nautilus-zoom-control.c (set_zoom_level): Fixed the bug
	number in a FIXME.

	    * docs/style-guide.html: Added one more tip.

	    * check-FIXME.pl: Use my newfound Perl knowledge to spruce
	    it up.

	    * components/help/converters/gnome-db2html2/gdb3html.c:
	    * components/help/converters/gnome-db2html2/sect-elements.c:
	    * components/help/converters/gnome-db2html2/sect-preparse.c:
	    * components/help/converters/gnome-db2html2/toc-elements.c:
	    * components/help/converters/gnome-info2html2/html.c:
	    * components/help/converters/gnome-info2html2/main.c:
	    * components/help/converters/gnome-info2html2/parse.c:
	    * components/help/converters/gnome-info2html2/utils.c:
	    * components/help/converters/gnome-man2html2/gnome-man2html.c:
	    * components/help/hyperbola-filefmt.c:
	    * components/help/hyperbola-nav-index.c:
	    * components/help/hyperbola-nav-search.c:
	    * components/help/hyperbola-nav-tree.c:
	    * components/html/glibwww-callbacks.c:
	    * components/html/glibwww-init.c:
	    * components/html/glibwww-trans.c:
	    * components/html/gnome-dialogs.c:
	    * components/html/ntl-web-browser.c:
	    * components/services/install/eazel-install-metadata.c:
	    * components/services/install/eazel-install-protocols.c:
	    * components/services/install/eazel-install-rpm-glue.c:
	    * components/services/install/eazel-install-tests.c:
	    * components/services/install/eazel-install-utils.c:
	    *
	    components/services/install/eazel-install-xml-package-list.c:
	    * components/services/install/eazel-install.c:
	    * components/services/install/helixcode-install-utils.c:
	    * components/services/startup/eazel-register.c:
	    * components/websearch/ntl-web-search.c:
	    * helper-utilities/authenticate/nautilus-authenticate-fork.c:
	    * helper-utilities/authenticate/nautilus-authenticate-pam.c:
	    * helper-utilities/authenticate/nautilus-authenticate.c:
	    * libnautilus-extensions/nautilus-bonobo-extensions.c:
	    * libnautilus-extensions/nautilus-file-utilities.c:
	    * libnautilus-extensions/nautilus-glib-extensions.c:
	    * libnautilus-extensions/nautilus-link.c:
	    * libnautilus-extensions/nautilus-mime-type.c:
	    * libnautilus-extensions/nautilus-undo-transaction.c:
	    * librsvg/art_rgba.c:
	    * librsvg/art_rgba_svp.c:
	    * librsvg/rsvg-bpath-util.c:
	    * librsvg/rsvg-path.c:
	    * librsvg/rsvg.c:
	    * librsvg/test-rsvg.c:
	    * nautilus-widgets/nautilus-caption-table.c:
	    * nautilus-widgets/nautilus-password-dialog.c:
	    * nautilus-widgets/nautilus-preferences-box.c:
	    * nautilus-widgets/nautilus-preferences-dialog.c:
	    * nautilus-widgets/nautilus-preferences-group.c:
	    * nautilus-widgets/nautilus-preferences-item.c:
	    * nautilus-widgets/nautilus-preferences-pane.c:
	    * nautilus-widgets/nautilus-radio-button-group.c:
	    * nautilus-widgets/test-nautilus-widgets.c:
	    * nautilus-widgets/test-preferences.c:
	    * src/file-manager/desktop-item.c:
	    * src/file-manager/desktop-layout.c:
	    * src/file-manager/desktop-menu.c:
	    * src/nautilus-bookmarks-window.c:
	    * src/nautilus-gconf.c:
	* src/nautilus-window-menus.c:
	    * src/nautilus-window-toolbars.c:
	* src/nautilus-zoom-control.c
	    * src/nautilus-zoomable-frame-svr.c:
	    * src/ntl-app.c:
	    * src/ntl-content-view.c:
	    * src/ntl-main.c:
	    * src/ntl-meta-view.c:
	    * src/ntl-miniicon.c:
	    * src/ntl-uri-map.c:
	    * src/ntl-view-frame-svr.c:
	    * src/ntl-view.c:
	    * src/ntl-window-state.c:
	Added includes of <config.h>.

M	ChangeLog
M	check-FIXME.pl
A	check-config-h.pl
M	components/help/converters/gnome-db2html2/gdb3html.c
M	components/help/converters/gnome-db2html2/sect-elements.c
M	components/help/converters/gnome-db2html2/sect-preparse.c
M	components/help/converters/gnome-db2html2/toc-elements.c
M	components/help/converters/gnome-info2html2/html.c
M	components/help/converters/gnome-info2html2/main.c
M	components/help/converters/gnome-info2html2/parse.c
M	components/help/converters/gnome-info2html2/utils.c
M	components/help/converters/gnome-man2html2/gnome-man2html.c
M	components/help/hyperbola-filefmt.c
M	components/help/hyperbola-nav-index.c
M	components/help/hyperbola-nav-search.c
M	components/help/hyperbola-nav-tree.c
M	components/html/glibwww-callbacks.c
M	components/html/glibwww-init.c
M	components/html/glibwww-trans.c
M	components/html/gnome-dialogs.c
M	components/html/ntl-web-browser.c
M	components/services/install/eazel-install-metadata.c
M	components/services/install/eazel-install-protocols.c
M	components/services/install/eazel-install-rpm-glue.c
M	components/services/install/eazel-install-tests.c
M	components/services/install/eazel-install-utils.c
M	components/services/install/eazel-install-xml-package-list.c
M	components/services/install/eazel-install.c
M	components/services/install/helixcode-install-utils.c
M	components/services/startup/eazel-register.c
M	components/websearch/ntl-web-search.c
M	docs/style-guide.html
M	helper-utilities/authenticate/nautilus-authenticate-fork.c
M	helper-utilities/authenticate/nautilus-authenticate-pam.c
M	helper-utilities/authenticate/nautilus-authenticate.c
M	libnautilus-extensions/nautilus-bonobo-extensions.c
M	libnautilus-extensions/nautilus-caption-table.c
M	libnautilus-extensions/nautilus-file-utilities.c
M	libnautilus-extensions/nautilus-glib-extensions.c
M	libnautilus-extensions/nautilus-link.c
M	libnautilus-extensions/nautilus-mime-type.c
M	libnautilus-extensions/nautilus-mini-icon.c
M	libnautilus-extensions/nautilus-password-dialog.c
M	libnautilus-extensions/nautilus-preferences-box.c
M	libnautilus-extensions/nautilus-preferences-dialog.c
M	libnautilus-extensions/nautilus-preferences-group.c
M	libnautilus-extensions/nautilus-preferences-item.c
M	libnautilus-extensions/nautilus-preferences-pane.c
M	libnautilus-extensions/nautilus-radio-button-group.c
M	libnautilus-extensions/nautilus-undo-transaction.c
M	libnautilus-extensions/test-nautilus-widgets.c
M	libnautilus-extensions/test-preferences.c
M	libnautilus-private/nautilus-bonobo-extensions.c
M	libnautilus-private/nautilus-caption-table.c
M	libnautilus-private/nautilus-file-utilities.c
M	libnautilus-private/nautilus-glib-extensions.c
M	libnautilus-private/nautilus-link.c
M	libnautilus-private/nautilus-mime-type.c
M	libnautilus-private/nautilus-mini-icon.c
M	libnautilus-private/nautilus-password-dialog.c
M	libnautilus-private/nautilus-preferences-box.c
M	libnautilus-private/nautilus-preferences-dialog.c
M	libnautilus-private/nautilus-preferences-group.c
M	libnautilus-private/nautilus-preferences-item.c
M	libnautilus-private/nautilus-preferences-pane.c
M	libnautilus-private/nautilus-radio-button-group.c
M	libnautilus-private/nautilus-undo-transaction.c
M	libnautilus-private/test-nautilus-widgets.c
M	libnautilus-private/test-preferences.c
M	librsvg/art_rgba.c
M	librsvg/art_rgba_svp.c
M	librsvg/rsvg-bpath-util.c
M	librsvg/rsvg-path.c
M	librsvg/rsvg.c
M	librsvg/test-rsvg.c
M	nautilus-widgets/nautilus-caption-table.c
M	nautilus-widgets/nautilus-password-dialog.c
M	nautilus-widgets/nautilus-preferences-box.c
M	nautilus-widgets/nautilus-preferences-dialog.c
M	nautilus-widgets/nautilus-preferences-group.c
M	nautilus-widgets/nautilus-preferences-item.c
M	nautilus-widgets/nautilus-preferences-pane.c
M	nautilus-widgets/nautilus-radio-button-group.c
M	nautilus-widgets/test-nautilus-widgets.c
M	nautilus-widgets/test-preferences.c
M	src/file-manager/desktop-item.c
M	src/file-manager/desktop-layout.c
M	src/file-manager/desktop-menu.c
M	src/nautilus-applicable-views.c
M	src/nautilus-application.c
M	src/nautilus-bookmarks-window.c
M	src/nautilus-gconf.c
M	src/nautilus-main.c
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-view-frame-corba.c
M	src/nautilus-view-frame.c
M	src/nautilus-window-menus.c
M	src/nautilus-window-state.c
M	src/nautilus-window-toolbars.c
M	src/nautilus-zoom-control.c
M	src/nautilus-zoomable-frame-corba.c
M	src/nautilus-zoomable-frame-svr.c
M	src/ntl-app.c
M	src/ntl-content-view.c
M	src/ntl-main.c
M	src/ntl-meta-view.c
M	src/ntl-miniicon.c
M	src/ntl-uri-map.c
M	src/ntl-view-frame-svr.c
M	src/ntl-view.c
M	src/ntl-window-state.c

commit f115ffb697c4974d4589db0c980cfec78b4dfba2
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-05-02

    libnautilus-extensions/nautilus-icon-text-item.c

    2000-05-01	Gene Z. Ragan  <gzr@eazel.com>

	* libnautilus-extensions/nautilus-icon-text-item.c
	* libnautilus-extensions/nautilus-icon-private.h
	(iti_event),
	(nautilus_icon_text_item_configure),
	(nautilus_icon_text_item_start_editing),
	(save_undo_snapshot_callback),
	(restore_from_undo_snapshot_callback):

	* libnautilus-extensions/nautilus-undo-manager.c
	(nautilus_undo_manager_remove_transaction),
	(nautilus_undo_manager_add_undo_transaction),
	(nautilus_undo_manager_add_redo_transaction),
	(prune_undo_manager_list):
	Fixed bug in above functions where GList was not getting properly
	updated
	after an insert or remove operation.

	* src/nautilus-location-bar.c
	(nautilus_location_bar_initialize_class):
	Added signal connection to the "changed" signal of the GtkEntry
	item.
	(editable_changed_callback):
	Added undo operation functionality.
	Original location text is cached in anticipation of an undo
	operation.
	(nautilus_location_bar_initialize):
	Added two new memeber variables, undo_text and undo_registered.
	undo_text is
	a char * that keeps a cache of the location text before editing.
	undo_registered is a boolean that is set when an undo can be
	registered.
	(nautilus_location_bar_set_location):
	undo_registered is set to FALSE and undo_text is updated.
	(save_undo_snapshot_callback):
	Callback called to create undo transaction
	(restore_from_undo_snapshot_callback):
	Callback called to restore the location bar text.
	(destroy):
	undo_text is freed if it has been allocated.

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-private.h
M	libnautilus-extensions/nautilus-icon-text-item.c
M	libnautilus-private/nautilus-icon-private.h
M	libnautilus-private/nautilus-icon-text-item.c
M	libnautilus-private/nautilus-undo-manager.c-41172
M	libnautilus-private/nautilus-undo-manager.h-75370
M	src/nautilus-location-bar.c
M	src/nautilus-location-bar.h

commit 6b1364e60f13dce7f53da164e2e12f0d1b51cec8
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-05-01

	Fixed bug 575 (Make Nautilus use gnome-vfs-mime)

	Converted all the (few) places where Nautilus code was
	using the old gnome-libs MIME API to use the new gnome-vfs
	MIME API.

	* components/help/help-method.c (convert_file_to_uri):
	Use gnome_vfs_mime_type_of_file. This function should
	probably use NautilusFile rather than calling the MIME
	stuff directly, but I just couldn't get distracted into
	trying to improve it.

	* libnautilus-extensions/nautilus-file.c
	(nautilus_file_get_type_as_string):
	Use gnome_vfs_mime_description.
	* libnautilus-extensions/nautilus-icon-factory.c
	(nautilus_icon_factory_get_icon_name_for_regular_file):
	Use gnome_vfs_mime_get_value.


	* data/mime/nautilus.keys: Added a translation for
	"special/symlink" because it now starts showing up when
	using ftp:// locations. Perhaps we need to fix something
	in ftp also.

M	ChangeLog
M	components/help/help-method.c
M	data/mime/nautilus.keys
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-icon-factory.c

commit ee569ce5d08f50703e648db71159cf1ca6716302
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-05-01

    Added option for eog. (Sorry Maciej, I had done it before I got your

	    * HACKING: Added option for eog. (Sorry Maciej, I had done it
	before I got your mail.)
	    * src/ntl-uri-map.c (make_oaf_query_with_known_mime_type),
	    (make_oaf_query_with_uri_scheme_only): Improved comments and
	formatting a little big more. (Sorry again, Maciej. You can
	merge it however you want!)

M	ChangeLog
M	HACKING
M	src/nautilus-applicable-views.c
M	src/ntl-uri-map.c

commit 30499d5778ea5399878b003a0839c8bdd384df3a
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-05-01

    Remove FIXME comment for #681; everything wrong with this file seems
    to be

	* libnautilus/nautilus-zoomable.c: Remove FIXME comment for #681;
	everything wrong with this file seems to be separately recorded.

M	ChangeLog
M	libnautilus/nautilus-zoomable.c

commit 1079ef2b27f9e8912eb30cc1ba38ed7edb665f71
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-05-01

	Another cut at icon positioning. Still much tweaking needed.

	    * libnautilus-extensions/nautilus-icon-canvas-item.c
	    (nautilus_icon_canvas_item_bounds): Got rid of "slop".
	    * libnautilus-extensions/nautilus-icon-grid.c
	    (get_icon_size_power_from_bounds), (get_icon_size_power):
	Get more grid space per icon now that slop is gone.
	    (nautilus_icon_grid_add): Base grid space occupied on the
	    size of
	the icon, not the side of the grid.
	(nautilus_icon_grid_get_position): Position icons horizontally
	centered in the space, but vertically at the top.

	Made the OAF queries more readable as I discussed with Maciej.

	    * src/ntl-uri-map.c (extract_prefix_add_suffix),
	    (mime_type_get_supertype), (uri_string_get_scheme):
	Make special-purpose string routines use common function instead.
	We must not optimize this kind of thing for speed, but rather for
	ease of reading the code.  This can be whittled down a little more
	and put into nautilus-string.h
	    (make_oaf_query_with_known_mime_type),
	    (make_oaf_query_with_uri_scheme_only):
	Reformatted and commented the OAF queries so they are easy
	to read.

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-canvas-item.c
M	libnautilus-extensions/nautilus-icon-grid.c
M	libnautilus-private/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-grid.c
M	src/nautilus-applicable-views.c
M	src/ntl-uri-map.c

commit c50836e2446809b3b148e98512495e80e80f36ec
Author: Valek Frob <frob@src.gnome.org>
Date:	2000-05-01

    Updated russain translation.

M	po/ChangeLog
M	po/ru.po

commit 9f6600b07ea335095e6d77087a904501a491c918
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-04-30

    Fixed a typo that prevented my Bonobo bug fix from working. We
    were still

	* src/file-manager/fm-icon-view.c:
	Fixed a typo that prevented my Bonobo bug fix from working.
	We were still getting crashes when we switched views because
	the radio group was in "Setings", not "Settings".

M	ChangeLog
M	src/file-manager/fm-icon-view.c

commit 17e4595bbaff619721064abea0a5213e80ff3553
Author: Fatih Demir <kabalak@src.gnome.org>
Date:	2000-04-30

    Updated the Turkish translation of nautilus

M	po/ChangeLog
M	po/tr.po

commit 1d00b7f4ab1a3ca56188e8b4c666eb407baf59e4
Author: Kenneth Christiansen <kenneth@src.gnome.org>
Date:	2000-04-30

    Translations from Keld

M	po/da.po

commit 83bed1dec10f33fba98aefad256a7856dd72dca7
Author: Christopher Blizzard <blizzard@redhat.com>
Date:	2000-04-30

    Add $(BONOBO_CFLAGS) so that we can pick up the path to the bonobo

    2000-04-29	Christopher Blizzard  <blizzard@redhat.com>

	    * components/mozilla/Makefile.am (INCLUDES): Add
	    $(BONOBO_CFLAGS)
	    so that we can pick up the path to the bonobo includes in case
	    they are built somewhere else than the standard location.

M	ChangeLog
M	components/mozilla/Makefile.am

commit e8bb14fe9648057ddc2e5a42d4deebec781d5ac1
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-04-29

    Check in patch suggested by Roberto Zunino
    <zunino@cli.di.unipi.it>. Check

    * configure.in:
    * librsvg/Makefile.am:
    Check in patch suggested by Roberto Zunino
    <zunino@cli.di.unipi.it>.  Check for gdk-pixbuf in configure and
    use the flags set by that in the rsvg makefile.

M	ChangeLog
M	configure.in
M	librsvg/Makefile.am

commit 7e69e681df477156066178944744e5f7d5539c61
Author: Kjartan Maraas <kmaraas@online.no>
Date:	2000-04-29

    Updated Norwegian translation.

    2000-04-29	Kjartan Maraas	<kmaraas@online.no>

	* no.po: Updated Norwegian translation.

M	po/ChangeLog
M	po/no.po

commit e33d60fa77e08debb44985f6d2959b251909a9b4
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-04-29

    libnautilus-extensions/nautilus-icon-text-item.c

    2000-04-28	Gene Z. Ragan  <gzr@eazel.com>
	* libnautilus-extensions/nautilus-icon-text-item.c
	* libnautilus-extensions/nautilus-icon-text-item.h
	* libnautilus-extensions/nautilus-undo-manager-private.h
	Fixed the following FIXME bugs: 684 686 687
	Hooked up the undo mechanism to work properly with
	the renaming widget.

	* libnautilus-extensions/nautilus-undo-manager.c
	* libnautilus-extensions/nautilus-undo-manager.h
	Add configuration defaults to sets the UndoManager to
	not use the redo functionality and sets the depth of
	the undo list to one transaction.
	(nautilus_undo_manager_enable_redo):
	Function to toggle on or off the ability to redo undone
	transactions.
	(nautilus_undo_manager_set_queue_depth):
	Function to set the max depth of the undo/redo queues
	(free_undo_manager_list_data):
	New utility function to clean up data in undo/redo list
	(prune_undo_manager_list):
	New utility function that prunes a set number of items from
	either the undo or redo list.
	(nautilus_undo_manager_add_undo_transaction):
	Manually insert an externally created undo transaction into
	the undo queue.
	(nautilus_undo_manager_add_redo_transaction):
	Manually insert an externally created undo transaction into
	the redo queue.

	* libnautilus-extensions/nautilus-undo-transaction.c
	* libnautilus-extensions/nautilus-undo-transaction.h
	(nautilus_undo_transaction_destroy):
	Added destructor function for a NautilusUndoTransaction object

	* src/nautilus-window-menus.c
	(update_undo_menu_item):
	Fixed bug 755.	Connected to signal sent by undo manager that
	informs
	Undo menu item sensitivity to be set.

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-text-item.c
M	libnautilus-extensions/nautilus-icon-text-item.h
M	libnautilus-extensions/nautilus-undo-manager-private.h
M	libnautilus-extensions/nautilus-undo-transaction.c
M	libnautilus-extensions/nautilus-undo-transaction.h
M	libnautilus-extensions/nautilus-undoable.c
M	libnautilus-extensions/nautilus-undoable.h
M	libnautilus-private/nautilus-icon-text-item.c
M	libnautilus-private/nautilus-icon-text-item.h
M	libnautilus-private/nautilus-undo-manager-private.h
M	libnautilus-private/nautilus-undo-manager.c-41172
M	libnautilus-private/nautilus-undo-manager.h-75370
M	libnautilus-private/nautilus-undo-transaction.c
M	libnautilus-private/nautilus-undo-transaction.h
M	libnautilus-private/nautilus-undoable.c
M	libnautilus-private/nautilus-undoable.h
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-window-menus.c

commit d2e14d9e7e465323d198ba70c0a91246c2236f8c
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-04-29

	Fixed bug 173 (UI for reverting directory view background
	to default). Added "Reset Background" to Settings and
	context menu.

	* libnautilus-extensions/nautilus-background.h:
	* libnautilus-extensions/nautilus-background.c:
	(nautilus_background_is_set), (nautilus_background_reset):
	New functions for checking whether the background has
	been set, and for resetting it to the uncustomized state.

	* libnautilus-extensions/nautilus-directory-background.c:
	(background_changed_callback), (directory_changed_callback):
	Changed default metadata value from white to NULL.

	* src/file-manager/fm-directory-view.h,
	* src/file-manager/fm-directory-view.c:
	(fm_directory_view_initialize_class), (reset_background_callback),
	(fm_directory_view_get_background_widget),
	(fm_directory_view_get_background), (compute_menu_item_info),
	(append_gtk_menu_item_with_view), (append_selection_menu_subtree),
	(fm_directory_view_real_create_background_context_menu_items),
	(create_open_with_gtk_menu),
	(fm_directory_view_real_create_selection_context_menu_items),
	(insert_bonobo_menu_item), (insert_bonobo_menu_subtree),
	(reset_bonobo_trash_delete_menu), (reset_bonobo_open_with_menu),
	(fm_directory_view_real_merge_menus), (update_one_menu_item),
	(fm_directory_view_real_update_menus): Put "Reset Background"
	menu item in Settings menu and context menu; keep its
	sensitivity synched with background state.

	* src/file-manager/fm-icon-view.c:
	(fm_icon_view_get_background_widget): New function to let
	superclass get at the NautilusBackground.
	(fm_icon_view_initialize_class): Wire up new function.
	(fm_icon_view_initialize), (create_icon_container): Remove
	unused return value for create_icon_container.

	* src/file-manager/fm-list-view.c:
	(fm_list_view_get_background_widget): New function to let
	superclass get at the NautilusBackground.
	(fm_list_view_initialize_class): Wire up new function.
	(create_list): Remove unused return value.

M	libnautilus-extensions/nautilus-directory-background.c
M	libnautilus-private/nautilus-directory-background.c

commit 9c18229d3595ea5b9c42cfb26bec31c62789c928
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-04-29

    gtk_signal_connect_while_alive wasn't quite up to the task, so I
    had to

	* libnautilus-extensions/nautilus-directory-background.c
	(background_destroyed_callback),
	(nautilus_connect_background_to_directory):
	gtk_signal_connect_while_alive wasn't quite up to the task,
	so I had to redo the fix from my last check-in.

M	ChangeLog
M	libnautilus-extensions/nautilus-directory-background.c
M	libnautilus-private/nautilus-directory-background.c

commit cdf5affcfa3ce152f05bb2adfaa928e57f21a7a1
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-04-28

    Add missing .h files to SOURCES.

M	ChangeLog
M	libnautilus-extensions/Makefile.am
M	libnautilus-private/Makefile.am

commit b46cf70baac144595a7405055b80908f31a66c8d
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-04-28

    Added code to disconnect when the background is destroyed.

M	ChangeLog
M	libnautilus-extensions/nautilus-directory-background.c
M	libnautilus-private/nautilus-directory-background.c

commit fba52fb8bc5028cbf7e0fc36258732db90ee1a38
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-04-28

    Quick, kinda-hacky fix for the bug you'd see when you
    switch to "hardware:" and then do go-back.

M	ChangeLog
M	src/nautilus-window-manage-views.c
M	src/ntl-window-msgs.c

commit b2f5645d3b06ea312625d28e9a9157f93f70b1dd
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-04-28

    Fix bug that prevents non-vfs URIs from working.
    Just need to initialize the async. handle to NULL.

M	ChangeLog
M	src/nautilus-applicable-views.c
M	src/ntl-uri-map.c

commit 8f13a9f638ff258e469cd55ef9ae6302ff467e4e
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-04-28

	This little check-in fixes the last April bug and maybe one or
	two leaks in Nautilus.

	* src/ntl-view.c (nautilus_view_destroy_client): To work around
	the circular reference problem in Bonobo, change a call to
	bonobo_object_unref to bonobo_object_destroy. This fixes the leak
	of the entire viewer each time.

	* src/file-manager/fm-directory-view.c
	(fm_directory_view_destroy):
	The FMDirectoryView does not own its view_frame. This is confusing
	and needs some reorganization, but it should not unref. It's
	actually
	the view_frame that owns the directory view despite the fact that
	it's created by the directory view and the directory view holds a
	reference to it! This bug prevented Maciej from doing the
	workaround
	the last time he tried it.

	* libnautilus-extensions/nautilus-file-changes-queue.c
	(nautilus_file_changes_queue_get),
	(nautilus_file_changes_consume_changes):
	A small cleanup. The global variable was getting in the way.

M	ChangeLog
M	libnautilus-extensions/nautilus-file-changes-queue.c
M	libnautilus-private/nautilus-file-changes-queue.c
M	src/file-manager/fm-directory-view.c
M	src/nautilus-view-frame.c
M	src/ntl-view.c

commit 8078fc8daac1d0eea9d984728757a9942b095dc8
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-04-28

    Fix a dumbass mistake. Take out some real code from inside an assert.

    * src/ntl-main.c (main): Fix a dumbass mistake.  Take out some
    real code from inside an assert.

M	ChangeLog
M	src/nautilus-main.c
M	src/ntl-main.c

commit 8636bfa95c5f38a68e12caf605c9c0cb7de09ee6
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-04-28

	Some cleanup inspired by Maciej's check-in.

	* libnautilus-extensions/nautilus-directory-async.c
	(ready_callback_call),
	(nautilus_directory_call_when_ready_internal),
	(call_ready_callbacks):
	Made the fix so that call_when_ready works properly when a NULL
	directory is passed in.

	* libnautilus-extensions/nautilus-file.h:
	* libnautilus-extensions/nautilus-file.c
	(nautilus_file_call_when_ready): Fix for call_when_ready with
	a NULL file.
	(nautilus_file_ref), (nautilus_file_list_ref),
	(nautilus_file_list_copy): Filled out the operations on lists.

	* libnautilus-extensions/nautilus-gtk-extensions.h:
	* libnautilus-extensions/nautilus-gtk-extensions.c
	(nautilus_gtk_object_list_ref), (nautilus_gtk_object_list_copy):
	Filled out the operations on lists.

	* src/ntl-uri-map.c (got_metadata_callback): Factored out the
	call to async get_file_info to simplify the logic.
	(nautilus_navigation_info_new): Took out the check for NULL that
	Maciej mentioned in his notes below now that call_when_ready can
	handle things.
	(nautilus_navigation_info_cancel),
	(nautilus_navigation_info_free): Took out some excessive NULL
	checks when calling routines that work with NULL.

M	ChangeLog
M	libnautilus-extensions/nautilus-directory-async.c
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-extensions/nautilus-file.h
M	libnautilus-extensions/nautilus-gtk-extensions.c
M	libnautilus-extensions/nautilus-gtk-extensions.h
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-file.h
M	libnautilus-private/nautilus-gtk-extensions.c
M	libnautilus-private/nautilus-gtk-extensions.h
M	src/nautilus-applicable-views.c
M	src/ntl-uri-map.c

commit 26060d4f8a7d749d3db4b2758a2404aa0f8791a8
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-04-28

    Fix a refcounting problem; make sure to unref the interface we

	* src/ntl-content-view.c (nautilus_content_view_set_active): Fix a
	refcounting problem; make sure to unref the interface we
	query_local_interface for.

M	ChangeLog
M	src/ntl-content-view.c

commit 4003add34055354ea15e296afba0a39ccd3216b3
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-04-28

	Achieved bugzilla tasks #701 and #108, plus did some refactoring
	of the big hairy `got_file_info_callback' function.

	* src/ntl-uri-map.h: add a `files' member to the
	NautilusNavigationInfo struct, a GList of NautilusFiles it
	contains in case it is a directory.

	* src/ntl-uri-map.c (got_file_info_callback): Factored out some
	code into separate functions and simplified the control flow. For
	each potential component, test if it matches the content
	requirements before adding it to the list of available content
	view components.

	(make_oaf_query_with_known_mime_type,
	make_oaf_query_with_uri_scheme_only): New function; breaks out the
	logic of constructing an oaf query when the mime type is known and
	unknown repsectively from `got_file_info_callback'.
	(make_oaf_query_with_known_mime_type): Remove the hack to try to
	explicitly exclude the music view.

	(file_list_to_mime_type_hash_table): New utility function; takes a
	GList of NautilusFiles and returns a hash table which has an entry
	for each mime type that at least one of thse files has. This is so
	that we can susequently test if any of the files on the list has a
	particular mime type in constant time.
	(server_matches_content_requirements): New fucntion. Returns true
	if the server record does not require specific content mime types,
	or if it does and the passed hash table contains at least one of
	those.

	(nautilus_view_identifier_new_from_oaf_server_info): New helper
	function to create a NautilusViewIdentifier directly from an
	OAF_ServerInfo record.

	(got_metadata_callback): Initialize the `files' field of the
	navinfo struct to a copy of the file list that
	`nautilus_directory_call_when_ready' gave us; ref all the
	NautilusFiles in this copy.
	(nautilus_navigation_info_new): Ask for the mime types of files in
	the directory as well as for the metadata keys we need.
	(nautilus_navigation_info_cancel): Only try to cancel if the
	navinfo actually has a directory, to avoid segfaulting.
	(nautilus_navigation_info_free): Free the files list. Free both
	this and the directory if and only if they are not NULL.

M	src/nautilus-applicable-views.c
M	src/nautilus-applicable-views.h
M	src/ntl-uri-map.c
M	src/ntl-uri-map.h

commit 01e6824d16c8fad3e99f347ccd281a1112624608
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-04-28

    Add "audio/x-mp3" as directory content type that satisfies the
    requirement

	* components/music/nautilus-music-view.oafinfo: Add "audio/x-mp3"
	as directory content type that satisfies the requirement so the
	music view activates automatically (the point of the below
	excercise). Netscape thinks the mime type for mp3's should be
	"audio/x-mpeg" but I am not going to argue.

M	ChangeLog
M	components/music/Nautilus_View_music.oaf.in
M	components/music/Nautilus_View_music.server.in
M	components/music/Nautilus_View_music.server.in.in
M	components/music/nautilus-music-view.oafinfo

commit c076b2b549cabd5df539ca820105217c6bd11890
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-04-28

    When navinfo->directory is null, call got_metadata_callback directly

	* src/ntl-uri-map.c (nautilus_navigation_info_new): When
	navinfo->directory is null, call got_metadata_callback directly
	instead of calling `nautilus_directory_call_when_ready' to avoid
	segfaulting on protocols that gnome-vfs does not understand like
	`hardware:'. There is probably a way to fix this in
	`nautilus_directory_call_when_ready' but I did not want to mess
	with it.
	(got_file_info_callback): Renamed from `my_notify_when_ready'.

M	ChangeLog
M	src/nautilus-applicable-views.c
M	src/ntl-uri-map.c

commit fabdbad0f4ae696b78ba00e1764c9b6bb8f92966
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-04-28

    include <stdlib.h>, my compiler insists on it.

	* libnautilus-extensions/nautilus-directory-async.c: include
	<stdlib.h>, my compiler insists on it.

M	ChangeLog
M	libnautilus-extensions/nautilus-directory-async.c
M	libnautilus-private/nautilus-directory-async.c

commit 218ec16493c3f43ded654c097386053d03aa61d3
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-04-28

    Add a real check for pam.

M	ChangeLog
M	acconfig.h
M	configure.in
M	helper-utilities/authenticate/Makefile.am

commit 604acdd1e30ae6f326edc45694521a8dcd611480
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-04-28

	Fixed bug 660 (Need to publish menu positions for components
	to use)

	* libnautilus/nautilus-bonobo-ui.h:
	New file, contains #defines for Bonobo-style menu paths for all
	the menus & menu items in Nautilus that we promise components
	will exist.
	* libnautilus/Makefile.am: Include this new header file in
	library.

	* src/nautilus-window-menus.c: Extensive changes, too many to list
	every function. Replaced all the GnomeUIInfo mechanism with
	Bonobo-style menu creation, using the menu paths from
	nautilus-bonobo-ui.h. While I was in here, I also renamed some
	functions (especially xxx_cb -> xxx_callback), tweaked some text,
	and used some more standard Gnome menu item pixmaps (not sure if I
	like them or not yet).

	* src/ntl-window-private.h,
	* src/ntl-window.c:
	(nautilus_window_back_cb), (nautilus_window_forward_cb),
	(nautilus_window_up_cb), (nautilus_window_home_cb): Replaced
	these GtkWidget-callback style functions (formerly used
	by both menu items and toolbar buttons) with new NautilusWindow
	oriented ones nautilus_window_go_back, nautilus_window_go_forward,
	nautilus_window_go_up, and nautilus_window_go_home.
	(nautilus_window_allow_back), (nautilus_window_allow_forward),
	(nautilus_window_allow_up): replaced hardwired Bonobo menu paths
	with the new #defines.

	* src/nautilus-window-toolbars.c:
	Renamed some functions xxx_cb -> xxx_callback.
	(toolbar_back_callback), (toolbar_forward_callback),
	(toolbar_up_callback), (toolbar_home_callback): New
	GtkWidget-callback
	style functions used exclusively by the toolbar.

	* src/file-manager/fm-directory-view.h:
	Removed FM_DIRECTORY_VIEW_PATH_CLOSE and
	FM_DIRECTORY_VIEW_PATH_SELECT_ALL, since callers should use
	the paths defined by Nautilus for these.

	* src/file-manager/fm-directory-view.c:
	(fm_directory_view_real_merge_menus): Replaced special insider
	knowledge
	of menu positions with use of the new #defines. Also tweaked
	with the
	keyboard underscore shortcuts for some items.

M	ChangeLog
M	libnautilus/Makefile.am
A	libnautilus/nautilus-bonobo-ui.h
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-directory-view.h
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window-menus.c
M	src/nautilus-window-private.h
M	src/nautilus-window-toolbars.c
M	src/nautilus-window.c
M	src/ntl-window-private.h
M	src/ntl-window.c

commit 7e8e4fa240d552b47fb58d858a9390a160a06ce4
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-04-28

    Rewrite of the state machine. This adds the new feature that Maciej
    needs

	* libnautilus-extensions/nautilus-directory-async.c:
	Rewrite of the state machine. This adds the new feature that
	Maciej
	needs where you can call "call_when_ready" to get file attributes.

	* libnautilus-extensions/nautilus-directory-private.h:
	Added a file_list_monitored boolean to simplify the logic.

	* libnautilus-extensions/nautilus-directory.c
	(nautilus_directory_destroy): Took advantage of
	file_list_monitored
	simplification.
	(nautilus_directory_call_when_ready),
	(nautilus_directory_cancel_callback): Tweaked the return_if_fail
	calls to match changes in the async.c file.
	(got_files_callback), (nautilus_self_check_directory):
	Added self-check code to test the new feature.

	* libnautilus-extensions/nautilus-string.h:
	* libnautilus-extensions/nautilus-string.c (nautilus_str_compare):
	Added a new function for use with things that take a GCompareFunc
	to avoid a function type cast.

M	ChangeLog
M	libnautilus-extensions/nautilus-directory-async.c
M	libnautilus-extensions/nautilus-directory-private.h
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-extensions/nautilus-string.c
M	libnautilus-extensions/nautilus-string.h
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-directory-private.h
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-string.c
M	libnautilus-private/nautilus-string.h

commit 3ada85dbf13d910cc3aa6aa5a7d809f5714e990d
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-04-28

    libnautilus-extensions/nautilus-undoable.c

    2000-04-27	Gene Z. Ragan  <gzr@eazel.com>

	* libnautilus-extensions/nautilus-undoable.c
	* libnautilus-extensions/nautilus-undoable.h
	* libnautilus-extensions/nautilus-undo-manager.c
	* libnautilus-extensions/nautilus-undo-manager.h
	* libnautilus-extensions/nautilus-undo-transaction.c
	* libnautilus-extensions/nautilus-undo-transaction.h
	* libnautilus-extensions/nautilus-undo-manager-private.h
	Added architecture for undo mechanism.
	NautilusUndoManager maintains undo and redo queues of
	NautilusUndoTransactions
	as well as maintaining various state information pertinant to
	the user interface.
	NautilusUndoTransaction contains a transaction name and a list
	of NautilusUndoables.
	NautilusUndoable is a object that contains a pointer to an object
	and a GData object.
	The GData object contains named data that can be added and
	retrieved during an undo/
	redo operation.  The NautilusUndoable also emits signals to the
	object that enables it
	to perform the undo and redo operations.  I will write up more
	complete documents when the
	code has matured.

	* libnautilus-extensions/nautilus-icon-container.c
	* libnautilus-extensions/nautilus-icon-container.h
	* src/file-manager/fm-icon-view.c
	Removed obsolete undo functions and callbacks.	These were
	invalidated
	by the new undo mechanism.

	* src/ntl-main.c
	Added call to nautilus_undo_manager_initialize_global_manager()
	in main.
	This call initializes a Nautilus global undo manager.
	Also fixed some minor coding style issues.

	* nautilus-window-menus.c
	edit_menu_undo_callback():
	Added callback to handle selection of Undo item form edit menu.
	Callback
	checks with Undo Manager for a current undo transaction and asks
	manager to
	perform an undo if there is one.

M	ChangeLog
M	libnautilus-extensions/Makefile.am
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-extensions/nautilus-icon-container.h
M	libnautilus-extensions/nautilus-icon-private.h
M	libnautilus-extensions/nautilus-icon-text-item.c
M	libnautilus-extensions/nautilus-icon-text-item.h
A	libnautilus-extensions/nautilus-undo-manager-private.h
A	libnautilus-extensions/nautilus-undo-transaction.c
A	libnautilus-extensions/nautilus-undo-transaction.h
A	libnautilus-extensions/nautilus-undoable.c
A	libnautilus-extensions/nautilus-undoable.h
M	libnautilus-private/Makefile.am
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-container.h
M	libnautilus-private/nautilus-icon-private.h
M	libnautilus-private/nautilus-icon-text-item.c
M	libnautilus-private/nautilus-icon-text-item.h
A	libnautilus-private/nautilus-undo-manager-private.h
A	libnautilus-private/nautilus-undo-manager.c-41172
A	libnautilus-private/nautilus-undo-manager.h-75370
A	libnautilus-private/nautilus-undo-transaction.c
A	libnautilus-private/nautilus-undo-transaction.h
A	libnautilus-private/nautilus-undoable.c
A	libnautilus-private/nautilus-undoable.h
M	src/file-manager/fm-icon-view.c
M	src/file-manager/fm-list-view.c
M	src/nautilus-main.c
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-window-menus.c
M	src/ntl-main.c

commit 6397f17caa94d4cfc6ec73c4c25743433a72b8f8
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-04-27

    Changed to the new Nautilus list instead of the old secret list.

	* MAINTAINERS: Changed to the new Nautilus list instead of the
	old secret list.

	* components/notes/ntl-notes.c (notes_load_metainfo):
	* src/file-manager/fm-directory-view.c
	(fm_directory_view_load_uri), (metadata_ready_callback):
	* src/ntl-uri-map.c (got_metadata_callback),
	(nautilus_navigation_info_new):
	Change calls to use new API, but not to use any of the new
	features,
	which are not yet implemented.

	* libnautilus-extensions/nautilus-directory.h:
	* libnautilus-extensions/nautilus-directory.c
	* libnautilus-extensions/nautilus-directory-private.h:
	* libnautilus-extensions/nautilus-directory-async.c
	* libnautilus-extensions/nautilus-file.c
	* libnautilus-extensions/nautilus-file.h:
	Added the new API and moved functions around a bit to prepare
	for the new feature needed by Maciej for getting a list of files.

	* libnautilus-extensions/nautilus-file-attributes.h:
	Added an attribute constant for MIME type.

M	ChangeLog
M	MAINTAINERS
M	components/notes/nautilus-notes.c
M	components/notes/ntl-notes.c
M	libnautilus-extensions/nautilus-directory-async.c
M	libnautilus-extensions/nautilus-directory-private.h
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-extensions/nautilus-directory.h
M	libnautilus-extensions/nautilus-file-attributes.h
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-extensions/nautilus-file.h
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-directory-private.h
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-directory.h
M	libnautilus-private/nautilus-file-attributes.h
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-file.h
M	src/file-manager/fm-directory-view.c
M	src/nautilus-applicable-views.c
M	src/ntl-uri-map.c

commit f7fd50aafcfd48852697d115612679ca92fd7fe4
Author: J Shane Culpepper <pepper@src.gnome.org>
Date:	2000-04-27

    Adding genpkg_list option to generate package-list.xml.  See changeLog
    for more
    info.  Cleaned up invalid variable names to conform to eazel coding
    standards.

M	ChangeLog
M	components/services/install/eazel-install-protocols.c
M	components/services/install/eazel-install-rpm-glue.c
M	components/services/install/eazel-install-types.h
M	components/services/install/eazel-install-xml-package-list.c
M	components/services/install/eazel-install-xml-package-list.h
M	components/services/install/eazel-install.c
A	components/services/install/genpkg_list.example

commit a177b584b036ceacc6b079696415687e962fd34a
Author: Kjartan Maraas <kmaraas@online.no>
Date:	2000-04-27

    Updated Norwegian translation.

    2000-04-27	Kjartan Maraas	<kmaraas@online.no>

	* no.po: Updated Norwegian translation.

M	po/ChangeLog
M	po/no.po

commit 4d2695b532d800090a81012409e49cc81673f4ef
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-04-27

    Fixed bug that happens when there are no outstanding FIXMEs (hooray!).

	* check-FIXME.pl: Fixed bug that happens when there are no
	outstanding FIXMEs (hooray!).

	Added bug numbers to FIXMEs, writing bug reports as needed.

M	ChangeLog
M	check-FIXME.pl
M	components/hardware/nautilus-hardware-view.c
M	components/help/help-method.c
M	components/history/nautilus-history-view.c
M	components/history/ntl-history-view.c
M	components/html/Makefile.am
M	components/html/main.c
M	components/mozilla/nautilus-mozilla-content-view.c
M	components/music/nautilus-music-view.c
M	components/rpmview/nautilus-rpm-view.c
M	components/services/install/eazel-install-rpm-glue.c
M	components/services/install/eazel-install-types.h
M	components/services/startup/eazel-register.c

commit 7540b533ed97cd9b8bbc3644e9cea4657cd7f2c0
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-04-27

	More FIXME-to-bug work.

	* configure.in
	* components/services/startup/nautilus-service-startup-view.c,
	* libnautilus-extensions/nautilus-directory-async.c,
	* libnautilus-extensions/nautilus-global-preferences.c,
	* libnautilus-extensions/nautilus-icon-canvas-item.c,
	* src/ntl-uri-map.c:

	Wrote bug reports for all FIXMEs in these files. With
	this checkin and Darin's next one, there should be no
	more FIXMEs in Nautilus without a bug report.

M	ChangeLog
M	components/services/startup/nautilus-service-startup-view.c
M	configure.in
M	libnautilus-extensions/nautilus-directory-async.c
M	libnautilus-extensions/nautilus-global-preferences.c
M	libnautilus-extensions/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-icon-canvas-item.c
M	src/nautilus-applicable-views.c
M	src/ntl-uri-map.c

commit ee510e459a0baa6aca2965c550892a51cf2fdc81
Author: Joe Shaw <joeshaw@src.gnome.org>
Date:	2000-04-27

    removed cvs conflict indicators from the ChangeLog because cvs
    complained

M	ChangeLog

commit 5b33f0a53a6fd1fefc22aca987bb55a200b3068e
Author: Joe Shaw <joe@helixcode.com>
Date:	2000-04-27

    Changed call of fdValid to checking to ensure that file_descriptor !=

    2000-04-27	Joe Shaw <joe@helixcode.com>

	    * components/rpmview/nautilus-rpm-view.c
	    (nautilus_rpm_view_update_from_uri): Changed call of fdValid
	    to checking to ensure that file_descriptor != NULL. fdValid
	    was
	    removed from RPM 3.0.4 and this bit of code provides the same
	    functionality. It'll build on 3.0.4-based systems now
	    (like Red
	    Hat 6.2). Bad Red Hat for breaking reverse compatibility on a
	    minor upgrade.

M	ChangeLog
M	components/rpmview/nautilus-rpm-view.c

commit fa2855c114dcafb367ce47b16f7e6e718ada2a8e
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-04-27

    Quiet down the mjs debug noise for us mortals.

    * src/ntl-uri-map.c (my_notify_when_ready): Quiet down the mjs
    debug noise for us mortals.

M	ChangeLog
M	src/nautilus-applicable-views.c
M	src/ntl-uri-map.c

commit c887166e14073ae0622efddf56c08d65314ee06a
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-04-27

    Add authenticate helper utility to build.

M	ChangeLog
M	Makefile.am
M	configure.in
A	helper-utilities/.cvsignore
A	helper-utilities/Makefile.am
A	helper-utilities/authenticate/.cvsignore
A	helper-utilities/authenticate/Makefile.am
A	helper-utilities/authenticate/nautilus-authenticate-fork.c
A	helper-utilities/authenticate/nautilus-authenticate-pam.c
A	helper-utilities/authenticate/nautilus-authenticate.c
A	helper-utilities/authenticate/nautilus-authenticate.h

commit 80a7e3980bce7726afd3c1ad74e639b0db101c1f
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-04-27

    Add nautilus.png to EXTRA_DIST.

M	ChangeLog
M	Makefile.am

commit f2e44e35d6d711c2c9581bd424e3d5678c2957cd
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-04-27

    More 'make dist' fixes.

M	ChangeLog
M	components/services/install/Makefile.am
M	components/services/startup/Makefile.am

commit 8a6ced0acb889f54b3783f953c2dc82c0ba58ed2
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-04-27

    Add gnome panel .desktop file and logo.

M	ChangeLog
M	Makefile.am
A	nautilus.desktop
A	nautilus.png
M	src/Makefile.am
A	src/run-nautilus

commit 0a71b310b68560e89ddc7a67dde69e5286d298de
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-04-27

    More 'make dist' fixes.  Let automake know about private headers
    so that the dist tarball will contain them.

M	ChangeLog
M	components/help/Makefile.am
M	components/mozilla/Makefile.am
M	components/rpmview/Makefile.am
M	components/sample/Makefile.am
M	libnautilus-extensions/Makefile.am
M	libnautilus-private/Makefile.am
M	libnautilus/Makefile.am
M	nautilus-widgets/Makefile.am
M	po/ChangeLog
M	po/POTFILES.in
M	src/Makefile.am

commit 169ff3b4817bde9735b356d73bfed30cebf228b5
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-04-27

    Add .h files to la_SOURCES to make 'make dist' happy.

M	ChangeLog
M	librsvg/Makefile.am

commit 387318874905bd3bf45dd1c64db7e2b16ac3a85d
Author: Valek Frob <frob@src.gnome.org>
Date:	2000-04-27

    Updated rusiian translation.

M	po/ChangeLog
M	po/ru.po

commit e554299c1e9746c5083522332a588be2ce36080e
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-04-27

	Fix bugzilla task #106:

	* src/ntl-uri-map.c (mime_type_get_supertype,
	uri_string_get_scheme): Helper functions for generating the
	OAF queries.
	(my_notify_when_ready): Replaced the hardcoded mess with calls to
	a couple of OAF queries. This function still needs major
	additional refactoring. I have also introduced some FIXMEs which
	call attention to problems that were already there in the code in
	most cases.

M	ChangeLog
M	src/nautilus-applicable-views.c
M	src/ntl-uri-map.c

commit 756c9bbdf6577669d3643a3528faf9c315c85c5c
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-04-27

    Added all relevant general, bonobo and nautilus properties to content

	* components/hardware/nautilus-hardware-view.oafinfo,
	components/help/hyperbola.oafinfo,
	components/html/ntl-web-browser.oafinfo,
	components/mozilla/nautilus-mozilla-content-view.oafinfo,
	components/music/nautilus-music-view.oafinfo,
	components/notes/ntl-notes.oafinfo,
	components/rpmview/nautilus-rpm-view.oafinfo,
	components/sample/nautilus-sample-content-view.oafinfo,
	components/services/startup/nautilus-service-startup-view.oafinfo,
	components/websearch/ntl-web-search.oafinfo, src/nautilus.oafinfo:
	Added all relevant general, bonobo and nautilus properties to
	content views; some to meta views.

M	components/hardware/Nautilus_View_hardware.oaf.in
M	components/hardware/Nautilus_View_hardware.server.in
M	components/hardware/Nautilus_View_hardware.server.in.in
M	components/hardware/nautilus-hardware-view.oafinfo
M	components/help/hyperbola.oafinfo
M	components/html/ntl-web-browser.oafinfo
M	components/mozilla/Nautilus_View_mozilla.oaf.in
M	components/mozilla/Nautilus_View_mozilla.server.in
M	components/mozilla/nautilus-mozilla-content-view.oafinfo
M	components/music/Nautilus_View_music.oaf.in
M	components/music/Nautilus_View_music.server.in
M	components/music/Nautilus_View_music.server.in.in
M	components/music/nautilus-music-view.oafinfo
M	components/notes/Nautilus_View_notes.oaf.in
M	components/notes/Nautilus_View_notes.server.in
M	components/notes/Nautilus_View_notes.server.in.in
M	components/notes/nautilus-notes.oafinfo
M	components/notes/ntl-notes.oafinfo
M	components/rpmview/Nautilus_View_rpm.oaf.in
M	components/rpmview/nautilus-rpm-view.oafinfo
M	components/sample/Nautilus_View_sample.oaf.in
M	components/sample/Nautilus_View_sample.server.in
M	components/sample/Nautilus_View_sample.server.in.in
M	components/sample/nautilus-sample-content-view.oafinfo
M	components/services/startup/nautilus-service-startup-view.oafinfo
M	components/websearch/ntl-web-search.oafinfo
M	src/Nautilus_shell.oaf.in
M	src/Nautilus_shell.server.in
M	src/nautilus.oafinfo

commit 550ad272362162187e4d83a6c59649724caea204
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-04-27

    added a HTML based "About Nautilus" to the novice home directory


	  added a HTML based "About Nautilus" to the novice home directory

M	ChangeLog
A	data/top/About.html
M	data/top/Makefile.am
M	libnautilus-extensions/nautilus-file-utilities.c
M	libnautilus-private/nautilus-file-utilities.c

commit bc2651009391d19b14bd59244c6b327f0ce0049d
Author: Pavel Cisler <pavel@eazel.com>
Date:	2000-04-27

    Fixed a memory thrasher Darin ran into. The code in question was just

    2000-04-26	Pavel Cisler  <pavel@eazel.com>

	* src/file-manager/dfos-xfer.c:
	(fs_xfer):
	Fixed a memory thrasher Darin ran into.
	The code in question was just asking for trouble to begin with.

M	ChangeLog
M	libnautilus-extensions/nautilus-file-operations.c
M	libnautilus-private/nautilus-file-operations.c
M	src/file-manager/dfos-xfer.c

commit 3ad789a7526883dbe02ce33a31e7807c5d2abe80
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-04-27

    fixed bug #683, experts shouldn't have link suffixes stripped,
    by creating


	   fixed bug #683, experts shouldn't have link suffixes
	   stripped, by
	   creating a preference and using it

M	ChangeLog
M	libnautilus-extensions/nautilus-global-preferences.c
M	libnautilus-extensions/nautilus-global-preferences.h
M	libnautilus-extensions/nautilus-link.c
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.h
M	libnautilus-private/nautilus-link.c

commit 26ce8487d01441f7bba8c1db180ebfdd8ec1e75e
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-04-27

    Added hack for handling "file:/" vs. "file:///" and put a little
    framework

	* libnautilus-extensions/nautilus-directory.c
	(make_uri_canonical), (is_canonical_uri),
	(nautilus_directory_get), (get_parent_directory_if_exists),
	(nautilus_self_check_directory):
	Added hack for handling "file:/" vs. "file:///" and put a little
	framework in place to help us deal with caonical URIs later.

	* src/file-manager/fm-directory-view.c (display_pending_files):
	Fixed a FIXME bug #.

M	ChangeLog
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-private/nautilus-directory.c
M	src/file-manager/fm-directory-view.c

commit 3bb72b2e4bf0cf966f34cf3073bd0284e40073c0
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-04-27

    Implemented async. lookup of information about newly arrived files.

	* libnautilus-extensions/nautilus-directory-async.c
	(nautilus_directory_schedule_dequeue_pending_idle),
	(new_files_callback), (nautilus_directory_get_info_for_new_files):
	* libnautilus-extensions/nautilus-directory-private.h:
	* libnautilus-extensions/nautilus-directory.c (call_files_added),
	(call_files_added_free_list) (call_files_changed),
	(call_fiels_changed_free_list), (call_get_file_info_free_list),
	(nautilus_directory_notify_files_added),
	(nautilus_directory_notify_files_removed),
	(nautilus_directory_notify_files_moved):
	Implemented async. lookup of information about newly arrived
	files. Changed moved files to work without a new call to get
	file information. Fixed some storage leaks.

	* libnautilus-extensions/nautilus-directory-async.c
	(empty_close_callback), (metafile_read_close),
	(nautilus_metafile_read_cancel), (metafile_read_callback),
	(metafile_read_some), (metafile_read_open_callback),
	(metafile_write_callback): Fixed bug where we were not closing
	files when cancelling.	This requires a bug fix in GNOME VFS to be
	effective.

	* libnautilus-extensions/nautilus-directory-async.c
	(dequeue_pending_idle_callback):
	* libnautilus-extensions/nautilus-directory-private.h:
	* libnautilus-extensions/nautilus-directory.c
	(nautilus_directory_destroy):
	Use new functions in GNOME VFS instead of our own.

	* components/html/ntl-web-browser.c (main): Fixed a warning.
	* docs/nautilus.faq: Tweak.

M	ChangeLog
M	components/html/ntl-web-browser.c
M	docs/nautilus.faq
M	libnautilus-extensions/nautilus-directory-async.c
M	libnautilus-extensions/nautilus-directory-private.h
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-directory-private.h
M	libnautilus-private/nautilus-directory.c

commit 3199885e3983b7b9e9e879f7810054964a55992b
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-04-27

	More FIXME-to-bug work.

	* libnautilus/nautilus-view-frame.c,
	* libnautilus/nautilus-zoomable.c,
	* libnautilus-extensions/nautilus-icon-text-item.c,
	* libnautilus-extensions/nautilus-link.c,
	* libnautilus-extensions/nautilus-mime-type.c:

	Wrote bug reports for all FIXMEs in these files. Down to
	45 in Nautilus with no bug report.

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-text-item.c
M	libnautilus-extensions/nautilus-link.c
M	libnautilus-extensions/nautilus-mime-type.c
M	libnautilus-private/nautilus-icon-text-item.c
M	libnautilus-private/nautilus-link.c
M	libnautilus-private/nautilus-mime-type.c
M	libnautilus/nautilus-view-frame.c
M	libnautilus/nautilus-view.c
M	libnautilus/nautilus-zoomable.c

commit 54aeb2838a6339f548791f8f8068472686dbe050
Author: Rebecca Schulman <rebecka@eazel.com>
Date:	2000-04-27

    Fixed bug #99: Implemented copy, paste, clear, and cut for text
    Added new

    2000-04-26	Rebecca Schulman <rebecka@eazel.com>

	Fixed bug #99:	Implemented copy, paste, clear, and cut for text
	Added new files nautilus-clipboard.c,h which contains clipboard
	functionality.	All components with text widgets should use this
	code.  It can just be copied from any existing sample code
	(see ntl-notes.c in the notes component)
	The frame cut, copy and paste stuff is now happy when there is a
	widget in focus.

	Added
	* libnautilus/nautilus-clipboard.c
	* libnautilus/nautilus-clipboard.h

	Modified
	* src/nautilus-window-menus.c  (turned on clear, fixed up
	callbacks for cut, copy, and
					paste buttons)
	* components/notes/ntl-notes.c (Clipboard activated notes
	text box)
	* components/websearch/ntl-web-search.c (Clipboard activated
	the search box)

M	ChangeLog
M	components/notes/nautilus-notes.c
M	components/notes/ntl-notes.c
M	components/websearch/ntl-web-search.c
M	libnautilus/Makefile.am
A	libnautilus/nautilus-clipboard.c
A	libnautilus/nautilus-clipboard.h
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-window-menus.c

commit 27acf68ff3b24882c59ce04e298f88fa72abdc6e
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-04-26

	More FIXME-to-bug work.

	* check-FIXME.pl: Added the three desktop-drawing files
	that aren't included in the build to the list of files
	in which to ignore FIXMEs.

	* nautilus-widgets/nautilus-caption-table.c,
	* nautilus-widgets/nautilus-preferences-group.c,
	* nautilus-widgets/nautilus-preferences.c,
	* src/file-manager/dfos-xfer-progress-dialog.c,
	* src/file-manager/dfos-xfer.c:

	Wrote bug reports for all FIXMEs in these files. Down to
	54 in Nautilus with no bug report.

M	ChangeLog
M	check-FIXME.pl
M	libnautilus-extensions/nautilus-caption-table.c
M	libnautilus-extensions/nautilus-file-operations-progress.c
M	libnautilus-extensions/nautilus-file-operations.c
M	libnautilus-extensions/nautilus-preferences-group.c
M	libnautilus-extensions/nautilus-preferences.c
M	libnautilus-private/nautilus-caption-table.c
M	libnautilus-private/nautilus-file-operations-progress.c
M	libnautilus-private/nautilus-file-operations.c
M	libnautilus-private/nautilus-preferences-group.c
M	libnautilus-private/nautilus-preferences.c
M	nautilus-widgets/nautilus-caption-table.c
M	nautilus-widgets/nautilus-preferences-group.c
M	nautilus-widgets/nautilus-preferences.c
M	src/file-manager/dfos-xfer-progress-dialog.c
M	src/file-manager/dfos-xfer.c

commit 701d5507ed7b1ef1ae63b8ee5bb35b8908623c1a
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-04-26

    finished task #603, set the index panel background image by drag
    and drop


	     finished task #603, set the index panel background image by
	 drag and drop

M	ChangeLog
M	libnautilus-extensions/nautilus-background.c
M	libnautilus-private/nautilus-background.c
M	src/nautilus-information-panel.c
M	src/nautilus-sidebar.c
M	src/ntl-index-panel.c

commit 3466f92c732ab686afb5339805bee2c966c6da79
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-04-26

	More FIXME-to-bug work.

	* src/nautilus-bookmarks-window.c,
	* src/nautilus-location-bar.c,
	* src/nautilus-window-menus.c,
	* src/nautilus-zoom-control.c,
	* src/ntl-main.c,
	* src/ntl-uri-map.c:

	Wrote bug reports for all FIXMEs in these files. Down to
	71 in Nautilus with no bug report.

M	ChangeLog
M	src/nautilus-applicable-views.c
M	src/nautilus-bookmarks-window.c
M	src/nautilus-location-bar.c
M	src/nautilus-main.c
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-window-menus.c
M	src/nautilus-zoom-control.c
M	src/ntl-main.c
M	src/ntl-uri-map.c

commit 51aedc9e9182dc96fa7a47d29ab4d5095002acac
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-04-26

    Forgot a necessary header file here.

M	libnautilus-extensions/nautilus-gdk-extensions.c
M	libnautilus-private/nautilus-gdk-extensions.c

commit 0b4acd0e69510fd12585f223b89b25ea5ed49d70
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-04-26

	More FIXME-to-bug work.

	* src/nautilus-index-title.c,
	* libnautilus-extensions/nautilus-gdk-extensions.h,
	* libnautilus-extensions/nautilus-gdk-extensions.c:
	(select_font): Moved this function to gdk_extensions
	and renamed it nautilus_get_largest_fitting_font.

	* src/nautilus-index-tabs.c,
	* src/nautilus-index-title.c,
	* src/file-manager/fm-list-view.c,
	* src/file-manager/fm-properties-window.c:
	Wrote bug reports for all (other) FIXMEs in these files. Down to
	81 in Nautilus with no bug report.

M	ChangeLog
M	libnautilus-extensions/nautilus-gdk-extensions.c
M	libnautilus-extensions/nautilus-gdk-extensions.h
M	libnautilus-private/nautilus-gdk-extensions.c
M	libnautilus-private/nautilus-gdk-extensions.h
M	src/file-manager/fm-list-view.c
M	src/file-manager/fm-properties-window.c
M	src/nautilus-index-tabs.c
M	src/nautilus-index-title.c
M	src/nautilus-sidebar-tabs.c
M	src/nautilus-sidebar-title.c

commit 5f90e5043e8d6f8abc16bfc8fbc09511e7b6cfa7
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-04-26

    made dropping an image on the index panel set it's background to it


	   made dropping an image on the index panel set it's background
	   to it

M	ChangeLog
M	src/nautilus-information-panel.c
M	src/nautilus-sidebar.c
M	src/ntl-index-panel.c

commit b966c6b8e1a2baad2947066be85906238f3d3e4e
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-04-26

	More FIXME-to-bug work.

	* src/file-manager/fm-directory-list.c: Removed this
	unused file rather than dealing with its FIXMEs (at
	Darin's suggestion).

	* src/file-manager/fm-directory-view.c,
	* src/file-manager/fm-icon-view.c:
	Wrote bug reports for all FIXMEs in these files. Down to 90
	in Nautilus with no bug report.

M	ChangeLog
D	src/file-manager/fm-directory-list.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-icon-view.c

commit c6b9ab920062bcdb5b23a82f86f3b5ef085f34a5
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-04-26

    Added nautilus.faq.

M	ChangeLog
A	docs/nautilus.faq

commit a7dfd2f79987888a9c9661222230ae3421c6c231
Author: Pavel Cisler <pavel@eazel.com>
Date:	2000-04-26

    Change a FIXME bug number after getting rid of a duplicate bug.

    2000-04-26	Pavel Cisler  <pavel@eazel.com>

	* src/file-manager/fm-directory-view.c:
	Change a FIXME bug number after getting rid of a duplicate bug.

M	ChangeLog
M	src/file-manager/fm-directory-view.c

commit a028f800f789affc26b13d8092387b981e93f368
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-04-26

    Install libnautilus-extensions files in the right place.  Add first
    try
    at rpm spec file.

M	.cvsignore
M	ChangeLog
M	Makefile.am
M	configure.in
M	libnautilus-extensions/Makefile.am
M	libnautilus-private/Makefile.am
A	nautilus.spec.in

commit 51db0ce043e149cda20902c4b833f4433bfc0152
Author: Kenneth Christiansen <kenneth@src.gnome.org>
Date:	2000-04-26

    Danish translations from keld

M	po/da.po

commit 62644698a20331f433d4b4829ebef9837d90c119
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-04-26

    Fixed an assert that was breaking "make check".

	* libnautilus-extensions/nautilus-directory-async.c
	(nautilus_directory_file_monitor_add):
	Fixed an assert that was breaking "make check".

	* libnautilus-extensions/nautilus-directory.c
	(nautilus_directory_notify_files_added),
	(nautilus_directory_notify_files_moved):
	Updated bug numbers on FIXMEs in here.

M	ChangeLog
M	libnautilus-extensions/nautilus-directory-async.c
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-directory.c

commit 18408a8fa000ca9d0c4e57a71dcf1a17bf500abf
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-04-26

	More FIXME-to-bug work.

	* libnautilus-extensions/nautilus-directory.c,
	* libnautilus-extensions/nautilus-file-utilities.c,
	* libnautilus-extensions/nautilus-file.c,
	* libnautilus-extensions/nautilus-icon-factory.c:

	Wrote bug reports for all FIXMEs in these files.

M	ChangeLog
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-extensions/nautilus-file-utilities.c
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-file-utilities.c
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-icon-factory.c

commit 07bccab362232ca2f5da9ffb23303759728367b6
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-04-26

    Add a new password dialog widget.

M	ChangeLog
M	libnautilus-extensions/nautilus-caption-table.c
A	libnautilus-extensions/nautilus-password-dialog.c
A	libnautilus-extensions/nautilus-password-dialog.h
M	libnautilus-extensions/test-nautilus-widgets.c
M	libnautilus-private/nautilus-caption-table.c
A	libnautilus-private/nautilus-password-dialog.c
A	libnautilus-private/nautilus-password-dialog.h
M	libnautilus-private/test-nautilus-widgets.c
M	nautilus-widgets/Makefile.am
M	nautilus-widgets/nautilus-caption-table.c
A	nautilus-widgets/nautilus-password-dialog.c
A	nautilus-widgets/nautilus-password-dialog.h
M	nautilus-widgets/test-nautilus-widgets.c

commit b9814be5e4756326f3c5383208efb5a8e457f885
Author: Ian McKellar <yakk@src.gnome.org>
Date:	2000-04-26

    Added SMP support to the hardware view.

M	ChangeLog
M	components/hardware/nautilus-hardware-view.c

commit bfb251fc7a7688cf645ceb1fd197907fc418199a
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-04-26

    Add a caption table widget which i will later use for a password
    prompt

    * nautilus-widgets/nautilus-caption-table.c,
      nautilus-widgets/nautilus-caption-table.h,
       test-nautilus-widgets.c: Add a caption table widget which i will
       later use for a password prompt dialog.

M	ChangeLog
A	libnautilus-extensions/nautilus-caption-table.c
A	libnautilus-extensions/nautilus-caption-table.h
M	libnautilus-extensions/test-nautilus-widgets.c
A	libnautilus-private/nautilus-caption-table.c
A	libnautilus-private/nautilus-caption-table.h
M	libnautilus-private/test-nautilus-widgets.c
M	nautilus-widgets/Makefile.am
A	nautilus-widgets/nautilus-caption-table.c
A	nautilus-widgets/nautilus-caption-table.h
M	nautilus-widgets/test-nautilus-widgets.c

commit b96e440f143aaa2f191af483e3350346f01a7a08
Author: Pavel Cisler <pavel@eazel.com>
Date:	2000-04-26

    Make it build: Add a workaround const cast for poptGetContext
    that thinks

    2000-04-26	Pavel Cisler  <pavel@eazel.com>

	* librsvg/test-rsvg.c:
	Make it build:
	Add a workaround const cast for poptGetContext that thinks
	it's using
	const properly.

M	ChangeLog
M	librsvg/test-rsvg.c

commit c6a934bed796d253629bef2d064a63421fbf8852
Author: Pavel Cisler <pavel@eazel.com>
Date:	2000-04-26

    src/file-manager/fm-directory-view.c Added "Move to Trash" and "Empty

    2000-04-26	Pavel Cisler  <pavel@eazel.com>

	* src/file-manager/fm-directory-view.c
	* src/file-manager/fm-directory-view.h:
	(bonobo_menu_open_in_new_window_cb), (bonobo_menu_delete_cb),
	(bonobo_menu_duplicate_cb), (fm_directory_view_get_model),
	(fm_directory_view_delete_with_confirm), (append_uri_one),
	(fm_directory_duplicate_selection), (compute_menu_item_info),
	(fm_directory_view_real_append_selection_),
	(fm_directory_view_real_merge_menus),
	(fm_directory_view_real_update_menus), (free_file_by_uri_map),
	(fm_directory_view_get_context_menu_index):
	Added "Move to Trash" and "Empty Trash" menu items.
	Disabled the existing Delete code (I'll scavenge it later to
	implement
	Delete as a fallback.)

	* src/file-manager/dfos-xfer.h:
	* src/file-manager/dfos-xfer.c (file_operation_alert), (fs_xfer),
	(get_parent_make_name_list), (fs_move_to_trash):
	Add move to trash and empty trash calls.


	* libnautilus-extensions/nautilus-file-changes-queue.c
	(nautilus_file_changes_queue_get_change),
	(nautilus_file_changes_consume_changes):
	Fix a problem with nautilus_file_changes_consume_changes getting
	called
	when there is no change allocated yet.

	* libnautilus-extensions/nautilus-directory.c
	(nautilus_directory_notify_files_added),
	(nautilus_directory_notify_files_removed),
	(nautilus_directory_notify_files_moved):
	Got rid of old debugging code.

M	ChangeLog
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-extensions/nautilus-file-changes-queue.c
M	libnautilus-extensions/nautilus-file-operations.c
M	libnautilus-extensions/nautilus-file-operations.h
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-file-changes-queue.c
M	libnautilus-private/nautilus-file-operations.c
M	libnautilus-private/nautilus-file-operations.h
M	src/file-manager/dfos-xfer.c
M	src/file-manager/dfos-xfer.h
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-directory-view.h

commit d402738c3a8ccb76b84ebfc50417559c176cd7aa
Author: Ian McKellar <yakk@src.gnome.org>
Date:	2000-04-26

    Fixes to allow Nautilus to build on my system:
    librsvg/test-rsvg.c: (fix compile warning)
      main(int argc, const char **argv) -> main(int argc, char **argv)
    */Makefile.am: (make orbit-idl look in the right place for idl)
	orbit-idl `gnome-config.... -> orbit-idl -I${datadir}/idl
	`gnome-config...

M	libnautilus-extensions/Makefile.am
M	libnautilus-private/Makefile.am
M	libnautilus/Makefile.am
M	librsvg/test-rsvg.c
M	src/file-manager/Makefile.am

commit a40076a0bc3dfd02306070c2c1269e6a84cc145f
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-04-26

    nautilus-clean.sh: Give this thing a -q flag to quiet down noise.

M	ChangeLog
M	nautilus-clean.sh

commit da1ee7095f0ce206c42f3cba7942329008795bcd
Author: J Shane Culpepper <pepper@src.gnome.org>
Date:	2000-04-26

    Adding the new eazel-installer.  Basically the same but broken up
    better for
    further development.

M	ChangeLog
M	components/services/install/Makefile.am
A	components/services/install/eazel-install-metadata.c
A	components/services/install/eazel-install-metadata.h
A	components/services/install/eazel-install-protocols.c
A	components/services/install/eazel-install-protocols.h
A	components/services/install/eazel-install-rpm-glue.c
A	components/services/install/eazel-install-rpm-glue.h
A	components/services/install/eazel-install-tests.c
A	components/services/install/eazel-install-tests.h
A	components/services/install/eazel-install-types.h
A	components/services/install/eazel-install-utils.c
A	components/services/install/eazel-install-utils.h
A	components/services/install/eazel-install-xml-package-list.c
A	components/services/install/eazel-install-xml-package-list.h
M	components/services/install/eazel-install.c
A	components/services/install/helixcode-install-utils.c
A	components/services/install/helixcode-install-utils.h

commit 0be10106d3ef7ddba609e6f78f667b0dfa97f48c
Author: J Shane Culpepper <pepper@src.gnome.org>
Date:	2000-04-26

    Removing current installer to checkin the new version

M	ChangeLog
D	components/services/install/eazel-install-lib-debug.c
D	components/services/install/eazel-install-lib-debug.h
D	components/services/install/eazel-install-lib-rpm.c
D	components/services/install/eazel-install-lib-rpm.h
D	components/services/install/eazel-install-lib-util.c
D	components/services/install/eazel-install-lib-util.h
D	components/services/install/eazel-install-lib-xml.c
D	components/services/install/eazel-install-lib-xml.h
D	components/services/install/eazel-install-lib.h

commit a6d15cdefdd3453b631bb9fd2ab7ad0881cbc301
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-04-26

    Simplified preferences api by letting gconf do most of the work.
    Removed usage of global preferences from everywhere.  There is no
    longer a global preferences object.  All preference peek/poke
    operations are done through a gconf client thing.

M	ChangeLog
M	components/history/nautilus-history-view.c
M	components/history/ntl-history-view.c
M	libnautilus-extensions/nautilus-global-preferences.c
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-extensions/nautilus-list.c
M	libnautilus-extensions/nautilus-preference.c
M	libnautilus-extensions/nautilus-preference.h
M	libnautilus-extensions/nautilus-preferences-group.c
M	libnautilus-extensions/nautilus-preferences-group.h
M	libnautilus-extensions/nautilus-preferences-item.c
M	libnautilus-extensions/nautilus-preferences-item.h
M	libnautilus-extensions/nautilus-preferences-pane.c
M	libnautilus-extensions/nautilus-preferences-pane.h
M	libnautilus-extensions/nautilus-preferences.c
M	libnautilus-extensions/nautilus-preferences.h
M	libnautilus-extensions/test-nautilus-widgets.c
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus-private/nautilus-list.c
M	libnautilus-private/nautilus-preference.c
M	libnautilus-private/nautilus-preference.h
M	libnautilus-private/nautilus-preferences-group.c
M	libnautilus-private/nautilus-preferences-group.h
M	libnautilus-private/nautilus-preferences-item.c
M	libnautilus-private/nautilus-preferences-item.h
M	libnautilus-private/nautilus-preferences-pane.c
M	libnautilus-private/nautilus-preferences-pane.h
M	libnautilus-private/nautilus-preferences.c
M	libnautilus-private/nautilus-preferences.h
M	libnautilus-private/test-nautilus-widgets.c
M	nautilus-widgets/nautilus-preference.c
M	nautilus-widgets/nautilus-preference.h
M	nautilus-widgets/nautilus-preferences-group.c
M	nautilus-widgets/nautilus-preferences-group.h
M	nautilus-widgets/nautilus-preferences-item.c
M	nautilus-widgets/nautilus-preferences-item.h
M	nautilus-widgets/nautilus-preferences-pane.c
M	nautilus-widgets/nautilus-preferences-pane.h
M	nautilus-widgets/nautilus-preferences.c
M	nautilus-widgets/nautilus-preferences.h
M	nautilus-widgets/test-nautilus-widgets.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-icon-text-window.c
M	src/file-manager/fm-icon-view.c
M	src/nautilus-applicable-views.c
M	src/nautilus-main.c
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-window-menus.c
M	src/nautilus-window-state.c
M	src/ntl-main.c
M	src/ntl-uri-map.c
M	src/ntl-window-state.c

commit 0545b56f39a4915a8ef626f92fb35fae64389296
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-04-26

    Return 0 at the end of the script so that it can be used like this:

    * nautilus-clean.sh: Return 0 at the end of the script so that it
    can be used like this: nautilus-clean.sh && ./src/nautilus

M	ChangeLog
M	nautilus-clean.sh

commit 284b99c4ffd95cc543526c9da4d3e9bcbbfb9d81
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-04-26

	This change requires a new gnome-vfs.

	* HACKING: Updated URL for popt.

	* components/rpmview/nautilus-rpm-view.c:
	(nautilus_rpm_view_update_from_uri):
	Changed to use FD_t for real instead of casting a pointer to a
	raw file descriptor to it.

	* libnautilus-extensions/nautilus-directory-async.c:
	Told it to load 32 items at a time instead of 1.
	I think it's time we try this. It seems to work.

	* src/ntl-uri-map.c (my_notify_when_ready),
	(got_metadata_callback): Change to use the new version of
	async. get_file_info.

M	ChangeLog
M	HACKING
M	components/rpmview/nautilus-rpm-view.c
M	libnautilus-extensions/nautilus-directory-async.c
M	libnautilus-private/nautilus-directory-async.c
M	src/nautilus-applicable-views.c
M	src/ntl-uri-map.c

commit 841ac7b5bb19f970ab77fdf2c6ff92c662e20dc7
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-04-26

    made drag and drop to and from the location bar work properly


	    made drag and drop to and from the location bar work properly

M	ChangeLog
M	src/nautilus-location-bar.c

commit 86e64a0269fa875718dac72ec421531ab69623e7
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-04-26

    Added one more missing MIME type (application/x-dia-diagram) reported
    by user.

M	data/mime/nautilus.keys

commit 1a80b273d67dcc87381dc0023054c1f082759769
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-04-26

    data/mime/nautilus.keys

	* data/mime/nautilus.keys

	Removed [en_US] from file-type human-readable descriptions.
	Added text explaining how to add a localized description.
	This fixes problem where if your language variable isn't
	set you get raw MIME types instead of human-readable descriptions.

M	ChangeLog
M	data/mime/nautilus.keys

commit 75b43729204e0f251c21f232fd1de087d5e4a81e
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-04-26

	More FIXME-to-bug work.

	* libnautilus-extensions/nautilus-icon-container.c,
	* libnautilus-extensions/nautilus-icon-dnd.c:
	Wrote bug reports for all FIXMEs in these files.

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-extensions/nautilus-icon-dnd.c
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-dnd.c

commit 21246419a2e802a0fbb089d65c6ee5f71fae77b3
Author: J Shane Culpepper <pepper@src.gnome.org>
Date:	2000-04-25

    Adding new commandline options to installer.  Cleaned up http
    download stuff.

M	ChangeLog
M	components/services/install/eazel-install-lib-debug.c
M	components/services/install/eazel-install-lib-rpm.c
M	components/services/install/eazel-install-lib-xml.c
M	components/services/install/eazel-install-lib.h
M	components/services/install/eazel-install.c

commit 4990c2c2e55636a25ed1e3fb7c3b54e86b5d85fd
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-04-25

	More FIXME-to-bug work.

	* libnautilus-extensions/nautilus-list.c,
	* libnautilus-extensions/nautilus-list-column-title.c:
	Wrote bug reports for all FIXMEs in these files.

M	ChangeLog
M	libnautilus-extensions/nautilus-list-column-title.c
M	libnautilus-extensions/nautilus-list.c
M	libnautilus-private/nautilus-list-column-title.c
M	libnautilus-private/nautilus-list.c

commit b539db7f0d6d08e04eacc30f3a71e515ffc0f0c8
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-04-25

	Started going through the FIXMEs adding bug reports
	and fixing some trivial ones. 14 down, 152 Nautilus
	FIXMEs to go.

	* src/ntl-index-panel.c:
	Wrote bug reports for all FIXMEs in this file.

	* src/ntl-window-msgs.c,
	* src/ntl-window-private.h,
	* src/ntl-window.c:
	(view_menu_switch_views_callback),
	(nautilus_window_load_content_view_menu): Moved functions from
	ntl-window-msgs.c to ntl-window.c. Updated private header file
	as necessary.

	Wrote bug reports for all other FIXMEs in these files.

M	ChangeLog
M	src/nautilus-information-panel.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-sidebar.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window-manage-views.c
M	src/nautilus-window-private.h
M	src/nautilus-window.c
M	src/ntl-index-panel.c
M	src/ntl-window-msgs.c
M	src/ntl-window-private.h
M	src/ntl-window.c

commit 467f7b3fe9e4bf3a49880739f31547688eefdc4b
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-04-25

    removed debugging statement that was accidentally checked in and fixed


	    removed debugging statement that was accidentally checked
	    in and
	fixed small glitch where title tab wasn't touching the view

M	ChangeLog
M	src/nautilus-information-panel.c
M	src/nautilus-sidebar.c
M	src/ntl-index-panel.c

commit a1294262b3f898b1394124db0de00b2ed29eaf44
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-04-25

    fixed bug 362: tab color is settable but not saved, and fixed bug 519:


	   fixed bug 362: tab color is settable but not saved, and
	   fixed bug 519: dead space in sidebar

M	ChangeLog
M	libnautilus-extensions/nautilus-metadata.h
M	libnautilus-private/nautilus-metadata.h
M	src/nautilus-index-tabs.c
M	src/nautilus-index-tabs.h
M	src/nautilus-information-panel.c
M	src/nautilus-sidebar-tabs.c
M	src/nautilus-sidebar-tabs.h
M	src/nautilus-sidebar.c
M	src/ntl-index-panel.c

commit bde187b8d7579f3baf67c8f3c7dea6bb6204fee7
Author: J Shane Culpepper <pepper@src.gnome.org>
Date:	2000-04-25

    Adding simple http fetch of rpm packages. Added joe@helixcode.com
    to the
    credits since portions of the current prototype were shamelessly
    ripped from
    his work on the Helix Code install/update.

M	ChangeLog
M	components/services/install/eazel-install-lib-debug.c
M	components/services/install/eazel-install-lib-debug.h
M	components/services/install/eazel-install-lib-rpm.c
M	components/services/install/eazel-install-lib-rpm.h
M	components/services/install/eazel-install-lib-util.c
M	components/services/install/eazel-install-lib-util.h
M	components/services/install/eazel-install-lib-xml.c
M	components/services/install/eazel-install-lib-xml.h
M	components/services/install/eazel-install-lib.h
M	components/services/install/eazel-install.c

commit c50f67adca3a91519e77186fe4db361efb451af0
Author: Valek Frob <frob@src.gnome.org>
Date:	2000-04-25

    Small updated russian translation.

M	po/ChangeLog
M	po/ru.po

commit 632041d82b940be4f4a8ba0e05f98df8cc179da7
Author: Kjartan Maraas <kmaraas@online.no>
Date:	2000-04-25

    Updated Norwegian translation.

    2000-04-25	Kjartan Maraas	<kmaraas@online.no>

	* no.po: Updated Norwegian translation.

M	po/ChangeLog
M	po/no.po

commit c9f5361b75154f3252d6267190580b9dc4406ef4
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-04-25

	Fixed part of bug 556 (nautilus_file_can_rename returns
	TRUE for /root, but shouldn't). Only remaining issue is
	the no-nautilus-file-for-/ problem, which is already written
	up separately.

	Fixed bug 546 (Folders/files without read permissions should
	not be viewable).

	* libnautilus-extensions/nautilus-file.h,
	* libnautilus-extensions/nautilus-file.c:
	(nautilus_file_denies_access_permission): New private
	function that checks permissions, including checking
	whether the current user is the owner or in the group
	of the queried file. If permissions aren't valid, returns
	FALSE.
	(nautilus_file_can_read), (nautilus_file_can_write),
	(nautilus_file_can_execute): New public functions that
	use nautilus_file_denies_access_permission to determine
	which access permissions the current user has. They return
	TRUE if permissions aren't valid, so callers still have to
	be prepared to handle failures.
	(nautilus_file_can_rename): Now calls nautilus_file_can_write
	on the parent directory. Formerly it was just checking the
	permission flags directly, ignoring whether the current user
	was the owner or not. This fixes part of bug 556.

	* src/ntl-window-msgs.c:
	(handle_unreadable_location): New private function, puts up
	an alert if the user tries to switch to an unreadable location.
	(nautilus_window_request_location_change): Try
	handle_unreadable_location before starting up the state
	transition.
	This fixes bug 546.

	* src/file-manager/fm-error-reporting.c:
	(fm_report_error_renaming_file): Add missing _()'s around
	messages.

M	ChangeLog
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-extensions/nautilus-file.h
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-file.h
M	src/file-manager/fm-error-reporting.c
M	src/nautilus-window-manage-views.c
M	src/ntl-window-msgs.c

commit 52bba6353b150faa94632a02e70991e650a70f86
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-04-25

    Re-removed mismerged assert from Andy's change. Organized the header a

	* libnautilus-extensions/nautilus-directory-async.c
	(metafile_read_complete): Re-removed mismerged assert
	from Andy's change.
	* libnautilus-extensions/nautilus-directory-private.h:
	Organized the header a bit.

M	ChangeLog
M	libnautilus-extensions/nautilus-directory-async.c
M	libnautilus-extensions/nautilus-directory-private.h
M	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-directory-private.h

commit 6608946fda145ebc88444d6c476a9bddc92bfa2f
Author: Kenneth Christiansen <kenneth@src.gnome.org>
Date:	2000-04-25

    Updated the Danish translation

    Kenneth

M	po/da.po

commit 007823d4bfed1a423aa47df9e941884ff14d2c55
Author: Ettore Perazzoli <ettore@src.gnome.org>
Date:	2000-04-25

    Fix compilation with srcdir != builddir (again).

M	ChangeLog
M	libnautilus/Makefile.am

commit f37a3f44811653b92cd43b93ba824567ee74ffc4
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-04-25

    Updated for OAF-ized EOG.

	* src/ntl-uri-map.c (my_notify_when_ready): Updated for OAF-ized
	EOG.

M	ChangeLog
M	src/nautilus-applicable-views.c
M	src/ntl-uri-map.c

commit b8a4a28235786a2766c0a78063188059ba260e77
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-04-25

    Spacing tweak.

	* components/music/nautilus-music-view.c
	(nautilus_music_view_update_from_uri): Spacing tweak.

	* libnautilus-extensions/Makefile.am:
	* libnautilus-extensions/nautilus-directory-private.h:
	* libnautilus-extensions/nautilus-directory.c:
	* libnautilus-extensions/nautilus-directory-async.c:
	* libnautilus-extensions/nautilus-file.c:
	Moved half of nautilus-directory.c into a new file as a first step
	in cleaning up the state machine a bit.

M	ChangeLog
M	components/music/nautilus-music-view.c
M	libnautilus-extensions/Makefile.am
A	libnautilus-extensions/nautilus-directory-async.c
M	libnautilus-extensions/nautilus-directory-private.h
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-private/Makefile.am
A	libnautilus-private/nautilus-directory-async.c
M	libnautilus-private/nautilus-directory-private.h
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-file.c

commit 9aad6753a68b64aaf64d5e740ec8fa58ec585635
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-04-25

    changed the location of the novice home directory, and gave it
    a custom


	    changed the location of the novice home directory, and gave it
	a custom icon

M	ChangeLog
M	icons/Makefile.am
A	icons/nautilus-logo.png
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-extensions/nautilus-file-utilities.c
M	libnautilus-extensions/nautilus-file-utilities.h
M	libnautilus-extensions/nautilus-global-preferences.c
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-file-utilities.c
M	libnautilus-private/nautilus-file-utilities.h
M	libnautilus-private/nautilus-global-preferences.c

commit f0480d09733645b002dcf64cd26c50c4772abdff
Author: J Shane Culpepper <pepper@src.gnome.org>
Date:	2000-04-24

    Added a gnet configure test so that gnet is no longer hard coded
    in makefiles.

M	ChangeLog
M	components/services/install/Makefile.am
M	configure.in

commit 8f1ef24d6b274f0e1571803fcc4e06aec961de57
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-04-24

    Refactored the grid to use a variable-size grid that sizes itself
    to the

	* libnautilus-extensions/nautilus-icon-grid.c:
	Refactored the grid to use a variable-size grid that sizes itself
	to the items in the grid.

	* libnautilus-extensions/nautilus-file-utilities.c
	(nautilus_user_top_directory): Formatting tweak.

	* libnautilus-extensions/nautilus-gtk-extensions.c
	(nautilus_pop_up_context_menu): Got rid of gpointer cast, since
	George's "find bad casts" grep found it and it's not needed.

	* nautilus-widgets/test-preferences.c: Got rid of gpointer cast,
	since George's "find bad casts" grep found it and it's not needed.

M	ChangeLog
M	libnautilus-extensions/nautilus-file-utilities.c
M	libnautilus-extensions/nautilus-gtk-extensions.c
M	libnautilus-extensions/nautilus-icon-grid.c
M	libnautilus-extensions/test-preferences.c
M	libnautilus-private/nautilus-file-utilities.c
M	libnautilus-private/nautilus-gtk-extensions.c
M	libnautilus-private/nautilus-icon-grid.c
M	libnautilus-private/test-preferences.c
M	nautilus-widgets/test-preferences.c

commit 31942874f18ff162ef10e11c492f44f68727613f
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-04-24

	Fixed a few things in these make files. There's still a lot to
	be fixed.
	The most important fix was to add OAF_CFLAGS and OAF_LIBS. Without
	that
	the build was failing. But these files still have a hard-coded
	/usr/include path for librpm.

M	ChangeLog
M	components/rpmview/Makefile.am
M	components/services/install/Makefile.am

commit c98e5572f9737fea6307392602bdefbe68e2fd86
Author: J Shane Culpepper <pepper@src.gnome.org>
Date:	2000-04-24

    Updating HACKING to reflect the new gnet dependancy.

M	ChangeLog
M	HACKING

commit f06f9edff4f4fed14b70fcb65f8f78af1830fdd5
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-04-24

    added new hardware view component, plus renamed link files


	    added new hardware view component, plus renamed link files

M	ChangeLog
M	components/Makefile.am
A	components/hardware/.cvsignore
A	components/hardware/Makefile.am
A	components/hardware/Nautilus_View_hardware.oaf.in
A	components/hardware/Nautilus_View_hardware.server.in
A	components/hardware/Nautilus_View_hardware.server.in.in
A	components/hardware/icons/.cvsignore
A	components/hardware/icons/Makefile.am
A	components/hardware/icons/cpu.png
A	components/hardware/icons/memory_chip.gif
A	components/hardware/main.c
A	components/hardware/nautilus-hardware-view.c
A	components/hardware/nautilus-hardware-view.h
A	components/hardware/nautilus-hardware-view.oafinfo
M	components/rpmview/nautilus-rpm-view.c
M	configure.in
R100	data/top/Computer-ntl.xml	data/top/Computer.link
M	data/top/Makefile.am
R100	data/top/Services-ntl.xml	data/top/Services.link
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-extensions/nautilus-link.c
M	libnautilus-extensions/nautilus-link.h
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-link.c
M	libnautilus-private/nautilus-link.h
M	nautilus-clean.sh
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-icon-view.c
M	src/nautilus-applicable-views.c
M	src/ntl-uri-map.c

commit a40e983f8d690a7360789c4c4c11a5af50a1fd96
Author: J Shane Culpepper <pepper@src.gnome.org>
Date:	2000-04-24

    Added http fetch of a remote package list. Still need to do the same
    for the
    rpms.

M	ChangeLog
M	components/services/install/Makefile.am
M	components/services/install/eazel-install-lib-rpm.c
M	components/services/install/eazel-install-lib-xml.c
M	components/services/install/eazel-install-lib-xml.h
M	components/services/install/eazel-install.c

commit c8c380f2b43d202a4dac79513845f77da4af9959
Author: J Shane Culpepper <pepper@src.gnome.org>
Date:	2000-04-23

    Broke eazel-install-lib.h up into appropriate headers for each
    source file.

M	ChangeLog
M	components/services/install/eazel-install-lib-debug.c
C075	components/services/install/eazel-install-lib-util.c
components/services/install/eazel-install-lib-debug.h
M	components/services/install/eazel-install-lib-rpm.c
C078	components/services/install/eazel-install-lib-util.c
components/services/install/eazel-install-lib-rpm.h
M	components/services/install/eazel-install-lib-util.c
C078	components/services/install/eazel-install-lib-util.c
components/services/install/eazel-install-lib-util.h
M	components/services/install/eazel-install-lib-xml.c
C068	components/services/install/eazel-install-lib-util.c
components/services/install/eazel-install-lib-xml.h
M	components/services/install/eazel-install-lib.h
M	components/services/install/eazel-install.c

commit 0d922856778e23da51832a197dcf4f5e450a3c62
Author: Martin Baulig <martin@home-of-linux.org>
Date:	2000-04-23

    Check for -lrpm and its dependency libs. On success, define
    HAVE_RPM and

    2000-04-23	Martin Baulig  <martin@home-of-linux.org>

	* configure.in: Check for -lrpm and its dependency libs.
	On success, define HAVE_RPM and AC_SUBST(RPM_LIBS).
	Added BUILD_RPMVIEW_COMPONENT automake conditional.
	* acconfig.h (HAVE_RPM): Added.

	* components/Makefile.am: Conditionally compile rpmview.

	* components/rpmview/Makefile.am: Use $(RPM_LIBS) rather than
	-lrpm so we get the correct dependency libs such as -lgz2.

M	ChangeLog
M	acconfig.h
M	components/Makefile.am
M	components/rpmview/Makefile.am
M	configure.in

commit 7346b7830546e4dcb4fe5359117c3011756a42bd
Author: J Shane Culpepper <pepper@src.gnome.org>
Date:	2000-04-22

    Pointing headers to the correct directory.	They no longer live
    in libnautilus.

M	ChangeLog
M	libnautilus-extensions/libnautilus-extensions.h
M	libnautilus-private/libnautilus-extensions.h

commit aa0ef3fd9eb86f5ba7f0c1189bff8b7a2a2e57b7
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-04-22

    libnautilus-extensions/nautilus-icon-canvas-item.c Return value of

    2000-04-21	Gene Z. Ragan  <gzr@eazel.com>
	* libnautilus-extensions/nautilus-icon-canvas-item.c
	* libnautilus-extensions/nautilus-icon-canvas-item.h
	(nautilus_icon_canvas_item_get_max_text_width):
	Return value of MAX_TEXT_WIDTH constant.  Used is positoning
	the rename
	text widget.

	* libnautilus-extensions/nautilus-icon-container.c
	Added signal "icon_text_edit_occurred" called when the text
	rename widget
	recieves some sort of edit, such as a keyboard entry.
	(rename_text_dirty):  Returns boolean indicating edit state of
	text in rename widget.	Used in undo operation.
	(text_edited_callback):  Signal callback called when
	NautilusIconTextItem
	text is edited.
	(nautilus_icon_container_start_renaming_selected_item):  Fixed
	positioning
	code to address bug #543
	(nautilus_icon_container_undo_renaming_selected_item):	Added
	simple undo
	code.  This needs to be replaced with a global undo system.

	* libnautilus-extensions/nautilus-icon-text-item.c
	(iti_paint_text):  Fixed drawing of i-beam to address bug #506
	(iti_event): Added keyboard handling for simple undo
	(nautilus_icon_text_item_get_margins):	Returns values of
	MARGIN_X and
	MARGIN_X constants.  Used when positioning text item in canvas.

	* src/file-manager/fm-directory-view.c
	Moved menu item title constants to header file.  This is needed so
	FMIconView can get menu position paths when placing items in the
	bonobo and contect menus.  Renamed the constants to be specific to
	FMDirectoryView.
	(fm_directory_view_get_context_menu_index):  Added function
	to return
	index of requested menu item.

	* src/file-manager/fm-icon-view.c
	(fm_icon_view_icon_text_edit_callback):  Callback that connect to
	NautilusIconContainer signal.
	(undo_rename_icon_callback): Added simple undo functionality.
	(insert_one_context_menu_item): Added function to insert
	context menu
	add a specific index.
	Fixed bug #499, Rename menu in bad place in context menu.

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-canvas-item.c
M	libnautilus-extensions/nautilus-icon-canvas-item.h
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-extensions/nautilus-icon-container.h
M	libnautilus-extensions/nautilus-icon-private.h
M	libnautilus-extensions/nautilus-icon-text-item.c
M	libnautilus-extensions/nautilus-icon-text-item.h
M	libnautilus-private/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-canvas-item.h
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-container.h
M	libnautilus-private/nautilus-icon-private.h
M	libnautilus-private/nautilus-icon-text-item.c
M	libnautilus-private/nautilus-icon-text-item.h
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-directory-view.h
M	src/file-manager/fm-icon-view.c

commit 66fdfc75651fde66694509669442d816cd5b60bb
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-04-22

    Yank rogue puts()

M	ChangeLog
M	components/history/nautilus-history-view.c
M	components/history/ntl-history-view.c

commit 7a6cd3094eaf4d36ea927e9f6344265867108e3e
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-04-22

    Call nautilus_preferences_init to make sure gconf is in business
    before we call it.

M	ChangeLog
M	components/history/nautilus-history-view.c
M	components/history/ntl-history-view.c

commit a7fb6cdbc3c5ccfece36705ffb56dddd5f543c18
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-04-22

    Switched us to use gconf instead of gnome_config.  There is still
    lots of crufty preferences code that can be simplified a lot,
    since gconf does a lot of work for us.

M	ChangeLog
M	components/help/Makefile.am
M	components/history/Makefile.am
M	components/html/Makefile.am
M	components/music/Makefile.am
M	components/notes/Makefile.am
M	components/rpmview/Makefile.am
M	components/sample/Makefile.am
M	components/services/install/Makefile.am
M	components/services/startup/Makefile.am
M	components/websearch/Makefile.am
M	libnautilus-extensions/nautilus-preference.c
M	libnautilus-extensions/nautilus-preferences.c
M	libnautilus-extensions/nautilus-preferences.h
M	libnautilus-extensions/test-nautilus-widgets.c
M	libnautilus-private/nautilus-preference.c
M	libnautilus-private/nautilus-preferences.c
M	libnautilus-private/nautilus-preferences.h
M	libnautilus-private/test-nautilus-widgets.c
M	nautilus-widgets/Makefile.am
M	nautilus-widgets/nautilus-preference.c
M	nautilus-widgets/nautilus-preferences.c
M	nautilus-widgets/nautilus-preferences.h
M	nautilus-widgets/test-nautilus-widgets.c
M	src/Makefile.am
M	src/nautilus-main.c
M	src/ntl-main.c

commit 59ca7c6fb25df568142a1eda86b3410363883036
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-04-21

    Retired these two old and unused functions. We dont use gnome_config
    to

    * src/ntl-window-state.h,
      src/ntl-window-state.c: (nautilus_window_save_state)
      (nautilus_window_load_state): Retired these two old and unused
      functions.  We dont use gnome_config to store metaview state no
      more.

M	ChangeLog
M	src/nautilus-window-state.c
M	src/nautilus-window-state.h
M	src/ntl-window-state.c
M	src/ntl-window-state.h

commit ef2dc9effc8a9f51fa22b10200e651ba67f17d55
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-04-21

    Fixed a typo that was causing the history view to fail.

	* components/history/ntl-history-view.c
	(hyperbola_navigation_history_notify_location_change):
	Fixed a typo that was causing the history view to fail.

	* components/music/nautilus-music-view.c
	(nautilus_music_view_initialize_class),
	(nautilus_music_view_initialize), (setup_title_font),
	(nautilus_music_view_realize):
	Changed to use new nautilus_gtk_widget_set_font_by_name
	and got rid of the old realize hack.

	* components/rpmview/nautilus-rpm-view.c
	(nautilus_rpm_view_initialize):
	Added a FIXME about how it's bad to hard-wire a font.

	* components/services/startup/nautilus-service-startup-view.c
	(setup_title_font), (setup_form_title),
	(nautilus_service_startup_view_initialize),
	(nautilus_service_startup_view_realize),
	(nautilus_service_startup_view_load_uri):
	Changed to use new nautilus_gtk_widget_set_font_by_name
	and got rid of the old realize hack.

	* libnautilus-extensions/nautilus-gtk-extensions.h:
	* libnautilus-extensions/nautilus-gtk-extensions.c
	(nautilus_gtk_style_set_font): Made public.
	(nautilus_gtk_widget_set_font): Added comments and checks on
	the parameters.

	* libnautilus-extensions/nautilus-icon-container.c (relayout),
	(idle_handler), (nautilus_icon_container_move_icon),
	(world_width_changed), (end_stretching), (button_release_event),
	(handle_icon_button_press), (nautilus_icon_container_add_auto),
	(nautilus_icon_container_remove),
	(nautilus_icon_container_set_auto_layout):
	Some tweaks for auto-layout mode. Made it work better with
	stretching by not laying out the currently-stretched icon,
	simplified the code a bit, and made it relayout when an icon
	is removed.

	* src/file-manager/fm-directory-view.c (compute_menu_item_info),
	(fm_directory_view_real_merge_menus):
	Got rid of the "..." from "Delete...". On Macintosh, at least,
	the "..." is only used when the dialog is something that adds
	parameters to the command, not when it's just a confirmation.

	* src/nautilus-index-title.c (update_font),
	(nautilus_index_title_update_label),
	(nautilus_index_title_update_info):
	Changed to use new nautilus_gtk_widget_set_font and
	nautilus_gtk_widget_set_font_by_name.

	* src/ntl-index-panel.c (nautilus_index_panel_remove_meta_view):
	Made the index panel do *slightly* better when a meta view
	fails to load.

	* components/help/hyperbola-main.c (main):
	Fixed a warning.

M	ChangeLog
M	components/help/hyperbola-main.c
M	components/history/nautilus-history-view.c
M	components/history/ntl-history-view.c
M	components/music/nautilus-music-view.c
M	components/rpmview/nautilus-rpm-view.c
M	components/services/startup/nautilus-service-startup-view.c
M	libnautilus-extensions/nautilus-gtk-extensions.c
M	libnautilus-extensions/nautilus-gtk-extensions.h
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-private/nautilus-gtk-extensions.c
M	libnautilus-private/nautilus-gtk-extensions.h
M	libnautilus-private/nautilus-icon-container.c
M	src/file-manager/fm-directory-view.c
M	src/nautilus-index-title.c
M	src/nautilus-information-panel.c
M	src/nautilus-sidebar-title.c
M	src/nautilus-sidebar.c
M	src/ntl-index-panel.c

commit e04de292ad06d41940d837bcc95f33aa6e150c97
Author: Fatih Demir <kabalak@src.gnome.org>
Date:	2000-04-21

    Updated the Turkish translation of nautilus

M	po/ChangeLog
M	po/tr.po

commit b22c6a9a62cbe6e378d4edce85a8edc62f767ffe
Author: Fatih Demir <kabalak@src.gnome.org>
Date:	2000-04-21

    Added an update.sh for the nautilus/po dir

M	po/ChangeLog
A	po/update.sh

commit 2bbc63cb5d800f6ad54dc0fd98f1be26d527ccfd
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-04-21

    Add back tests erroneously removed in the last checkin.

	* configure.in: Add back tests erroneously removed in the last
	checkin.

M	ChangeLog
M	configure.in

commit 2898174f335aa71afc69f2f0c400c34361c295ab
Author: Pavel Cisler <pavel@eazel.com>
Date:	2000-04-21

    Darin helped me finish implementing the missing parts of the call,

    2000-04-20	Pavel Cisler <pavel@eazel.com>

	* libnautilus-extensions/nautilus-directory.c:
	(nautilus_directory_notify_files_moved):
	Darin helped me finish implementing the missing parts of the
	call, including
	updating the reference to the new directory object, updating the
	file info structure to match the file's new location.
	Fixed a silly bug in an if statement.

	* libnautilus-extensions/nautilus-file-changes-queue.c:
	Fixed another silly bug where 'file moved' notifications were
	misinterpreted as file-removed ones.

M	ChangeLog
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-extensions/nautilus-file-changes-queue.c
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-file-changes-queue.c

commit c0a856a87192b81c0980a131fe2b36811670fc88
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-04-21

    added utilities to libnautilus-extensions to set the font associated
    with


	   added utilities to libnautilus-extensions to set the font
	   associated
	   with a widget, then used them in the package view.

M	ChangeLog
M	components/rpmview/nautilus-rpm-view.c
M	libnautilus-extensions/nautilus-gtk-extensions.c
M	libnautilus-extensions/nautilus-gtk-extensions.h
M	libnautilus-private/nautilus-gtk-extensions.c
M	libnautilus-private/nautilus-gtk-extensions.h

commit 145a020c4a79497a025c5fe9dd4af713b207ccf1
Author: Andreas Hydén <ahyden@src.gnome.org>
Date:	2000-04-20

    Added Swedish translation

M	po/ChangeLog
A	po/sv.po

commit a0fd80f1299543ccc36f20499e23a9e9dbd9ee9d
Author: Andreas Hydén <ahyden@src.gnome.org>
Date:	2000-04-20

    Added sv to ALL_LINGUAS

M	ChangeLog
M	configure.in

commit 46537c754031638f7e7f2a130c624922df4ee4a5
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-04-20

    Create a new pixbuf that has an alpha channel even if the original
    pixbuf

	* libnautilus-extensions/nautilus-graphic-effects.c:
	(nautilus_make_semi_transparent), (create_new_pixbuf_with_alpha):
	Create a new pixbuf that has an alpha channel even if the original
	pixbuf didn't!

M	ChangeLog
M	libnautilus-extensions/nautilus-graphic-effects.c
M	libnautilus-private/nautilus-graphic-effects.c

commit d0ddf14031b864847a40ff5e247b7b8252c79b60
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-04-20

    Removed items I am sure are stale and added bugzilla pointer.

M	TODO

commit c92e646bd3ee32eb9d7c6c2eb25647038e273ad4
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-04-20

    Updated for the OAF change.

M	HACKING

commit aaac2c834202646fc168075f3a1ba9f182c4949c
Author: Pavel Cisler <pavel@eazel.com>
Date:	2000-04-20

    Work on making new files show up during copy. This is a simple version

    2000-04-19	Pavel Cisler  <pavel@eazel.com>

	* libnautilus-extensions/nautilus-directory.c:
	(nautilus_directory_notify_files_added):
	Work on making new files show up during copy. This is a simple
	version
	using sync gnome_vfs_get_file_info calls, we'll need a version
	that
	uses a new async get_file_info call that takes a list of URIs and
	produces a list of file info structs.

	* libnautilus-extensions/nautilus-directory.c:
	* libnautilus-extensions/nautilus-file.c:
	* libnautilus-extensions/nautilus-file.h:
	(update_file_info_in_list_if_needed),
	(dequeue_pending_idle_callback),
	(nautilus_file_update):
	Made dequeue_pending_idle_callback deal with getting duplicate
	file info structures or file info structures for files we already
	know about. This also fixes 395.

	* libnautilus-extensions/nautilus-file-changes-queue.c
	Added some better comments and removed a fixme that didn't
	really need
	fixing.

M	ChangeLog
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-extensions/nautilus-file-changes-queue.c
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-extensions/nautilus-file.h
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-file-changes-queue.c
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-file.h

commit 406ed6a98b4cdae16fc1cba818afae4b257cd7ca
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-04-20

	Darin and I started out thinking we were going to start entering
	bugs for the FIXME items but we were distracted into fixing bugs
	and tweaking code that we found while doing so.

	* check-FIXME.pl: Won't search old ChangeLogs for FIXMEs either;
	changed FIXME format from "FIXME bug xxx" to "FIXME
	bugzilla.eazel.com xxx"

	* components/history/ntl-history-view.c:
	(hyperbola_navigation_history_notify_location_change): Moved
	bookmark
	naming hack here and added FIXME explaining it.

	* libnautilus-extensions/nautilus-bookmark.h,
	* libnautilus-extensions/nautilus-bookmark.c:
	(nautilus_bookmark_new), (nautilus_bookmark_new_with_name):
	Combined these two into one routine that takes both the uri and
	title; removed hack for trying to come up with good name for
	bookmark here.
	(nautilus_bookmark_get_pixmap_and_mask): Changed to call
	_get_pixbuf instead of duplicating code.
	(nautilus_bookmark_get_pixbuf): Changed interface to return
	pixbuf or NULL instead of boolean result & "out" parameter.

	* src/nautilus-bookmark-list.c,
	* src/nautilus-bookmarks-window.c,
	* src/nautilus-window-menus.c,
	* src/ntl-window-msgs.c:
	Updated callers of nautilus_bookmark_new and _new_with_name.

M	ChangeLog
M	check-FIXME.pl
M	components/history/nautilus-history-view.c
M	components/history/ntl-history-view.c
M	libnautilus-extensions/nautilus-bookmark.c
M	libnautilus-extensions/nautilus-bookmark.h
M	libnautilus-private/nautilus-bookmark.c
M	libnautilus-private/nautilus-bookmark.h
M	src/nautilus-bookmark-list.c
M	src/nautilus-bookmarks-window.c
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-window-manage-views.c
M	src/nautilus-window-menus.c
M	src/ntl-window-msgs.c

commit 670f1971ef4a5a840a60a46744e9d832ef7ee5be
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-04-20

	Fixed bug 540 (need specific error message for "access denied"
	when renaming)

	* src/file-manager/fm-error-reporting.c:
	(fm_report_error_renaming_file): Added case for
	GNOME_VFS_ERROR_ACCESSDENIED

M	ChangeLog
M	src/file-manager/fm-error-reporting.c

commit e4f1fc2c75788859100fedb61f97848902b1de89
Author: J Shane Culpepper <pepper@src.gnome.org>
Date:	2000-04-19

    Fixing uninstall to work as advertised.  Skips source packages
    now since
    they don't get stored in the rpmdb.

M	ChangeLog
M	components/services/install/eazel-install-lib-rpm.c

commit 24ef8c77dfbafaaf85de614498072f9cbb2f4a7e
Author: J Shane Culpepper <pepper@src.gnome.org>
Date:	2000-04-19

    Fixed the packages struct so that rpm names are no longer hardcoded
    and added
    the archive type.  Added a test option to do dry runs with nothing
    actually
    being installed.

M	ChangeLog
M	components/services/install/eazel-install-lib-debug.c
M	components/services/install/eazel-install-lib-rpm.c
M	components/services/install/eazel-install-lib-xml.c
M	components/services/install/eazel-install-lib.h
M	components/services/install/eazel-install.c

commit f1614ccd12a6553e25524d7229d13a8b67f0713f
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-04-19

    New function, extracted from size_allocate. (size_allocate): Call

	* libnautilus-extensions/nautilus-icon-container.c:
	(world_width_changed): New function, extracted from size_allocate.
	(size_allocate): Call world-width-changed.
	(nautilus_icon_container_set_zoom_level): Call
	world_width_changed.
	This makes zooming relayout when in auto-layout mode.

	* src/nautilus-window-menus.c:
	(append_bookmark_to_menu): Added line where bookmark is set in
	BookmarkHolder. This had been accidentally deleted, breaking all
	bookmarks.

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-container.c
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-window-menus.c

commit 2fc5547054cbdfabef2e00927fa5e0b56b04a129
Author: Pablo Saratxaga <pablo@src.gnome.org>
Date:	2000-04-19

    Updated Danish file

M	po/da.po

commit ffc485d4dee918dbaf1267e16043888c0b8fc34a
Author: Pablo Saratxaga <pablo@src.gnome.org>
Date:	2000-04-19

    Added Danish language file

M	ChangeLog
M	configure.in
M	po/ChangeLog
A	po/da.po

commit 19d0709126e5136a9eb3ecbceb76924a3e5922a5
Author: J Shane Culpepper <pepper@src.gnome.org>
Date:	2000-04-19

    fixing date

M	ChangeLog

commit e6bd1f20e28ad1bf31448aebaa5ede405148bd51
Author: J Shane Culpepper <pepper@src.gnome.org>
Date:	2000-04-19

    Adding aoutogeneration of the configuration file if it does not
    exist and
    creates a metadata directory in /etc/eazel/services to store info now.

M	ChangeLog
M	components/services/install/eazel-install-lib-xml.c
M	components/services/install/eazel-install-lib.h
M	components/services/install/eazel-install.c

commit 0e6ba110e93954ece7df6949513c56768e250b04
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-04-19

    Reverted the last change, it caused serious crashage in some cases.

	* src/ntl-view.c (nautilus_view_destroy_client): Reverted the last
	change, it caused serious crashage in some cases.

M	ChangeLog
M	src/nautilus-view-frame.c
M	src/ntl-view.c

commit 746c4654cacfc134c5386a0025f48a8acd4ad95b
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-04-19

    Destroy the ViewFrame instead of unreffing. This is the only way to be

	* src/ntl-view.c (nautilus_view_destroy_client): Destroy the
	ViewFrame instead of unreffing. This is the only way to be sure
	the Control is fully unref()d. Ideally Bonobo would let us unbind
	the frame from the control to break the circular refs.

M	ChangeLog
M	src/nautilus-view-frame.c
M	src/ntl-view.c

commit c29eb48ae01beb0ac862f81eb848665a262750df
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-04-19

    Check for OAF the oficially approved way. Check for GConf.

	* configure.in: Check for OAF the oficially approved way. Check
	for GConf.

M	ChangeLog
M	configure.in

commit 3c7e546f1796851a0523bdd9ba1ecef5d6753367
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-04-19

    Fix fallback_iid for moz protocol. Remove ev variable to shut up gcc.

	* src/ntl-uri-map.c (my_notify_when_ready): Fix fallback_iid for
	moz protocol.
	* components/mozilla/main.c (main): Remove ev variable to shut
	up gcc.

	* src/ntl-app.c, components/notes/ntl-notes.c: Remove some
	spurious debugging statements I accidentally left in.

M	ChangeLog
M	components/mozilla/main.c
M	src/nautilus-applicable-views.c
M	src/ntl-uri-map.c

commit efb0f416c196ec4bb624de064112df083fff814d
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-04-19

    Remove some spurious debugging statements I accidentally left in.

	   * src/ntl-app.c, components/notes/ntl-notes.c:	Remove
	   some
	spurious debugging statements I accidentally left in.

M	ChangeLog
M	components/notes/nautilus-notes.c
M	components/notes/ntl-notes.c
M	src/nautilus-application.c
M	src/ntl-app.c

commit f6e6b4711074fbd012312bb76ec4874fce0f7976
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-04-19

    OAF conversion. You must now build bonobo and gnome-vfs with
    --enable-oaf


	OAF conversion. You must now build bonobo and gnome-vfs with
	--enable-oaf

	* configure.in: Check for OAF

	* libnautilus/nautilus-view-component.idl: Inherit from
	Bonobo::Unknown instead of GNOME::Unknown.

	* libnautilus-extensions/nautilus-global-preferences.c,
	libnautilus-extensions/nautilus-global-preferences.h: Refer to
	meta views by OAFIID, not GOAD ID.

	* src/ntl-uri-map.c (my_notify_when_ready): Replaced hardcoded
	list of GOAD IDs with a hardcoded list of OAFIIDs.
	(add_components_from_metadata): Changed the expected format; it is
	now label=component instead of component:label since OAFIIDs
	contain colons.

	* src/ntl-view.c (nautilus_view_destroy_client): unref the
	Zoomable interface of the View, if any.

	* src/file-manager/dfos-corba.c, src/file-manager/dfos.c: replace
	GOAD calls with OAF ones; untested since this code is not really
	used right now.

	* src/ntl-main.c: Use OAF calls to intialize CORBA.

	* src/ntl-app.c: Replace GOAD IDs with OAFIIDs. Use
	Bonobo_Generic_Factory instead of GNOME_Generic_Factory to make
	the linker happy. Register the factory server with OAF, not GOAD.

	* src/nautilus.h: Include <liboaf/liboaf.h> instead of
	<libgnorba/gnorba.h>


	* components/help/Makefile.am, components/history/Makefile.am,
	components/html/Makefile.am, components/mozilla/Makefile.am,
	components/music/Makefile.am, components/notes/Makefile.am,
	components/rpmview/Makefile.am, components/sample/Makefile.am,
	components/services/startup/Makefile.am,
	components/websearch/Makefile.am, libnautilus/Makefile.am,
	libnautilus-extensions/Makefile.am, src/Makefile.am,
	src/file-manager/Makefile.am: Updated for OAF; install .oafinfo
	files instead of .gnorba.

	* components/help/hyperbola-main.c,
	components/history/ntl-history-view.c,
	components/html/ntl-web-browser.c, components/mozilla/main.c,
	components/music/main.c, components/notes/ntl-notes.c,
	components/rpmview/main.c, components/sample/main.c,
	components/services/startup/main.c,
	components/websearch/ntl-web-search.c: Convert to OAF; use OAFIIDs
	and oaf intialization functions.

	* src/nautilus.oafinfo, components/help/hyperbola.oafinfo,
	components/history/ntl-history-view.oafinfo,
	components/html/ntl-web-browser.oafinfo,
	components/music/nautilus-music-view.oafinfo,
	components/notes/ntl-notes.oafinfo,
	components/rpmview/nautilus-rpm-view.oafinfo,
	components/services/startup/nautilus-service-startup-view.oafinfo,
	components/websearch/ntl-web-search.oafinfo,
	components/sample/nautilus-sample-content-view.oafinfo,
	components/mozilla/nautilus-mozilla-content-view.oafinfo: New OAF
	activation records.

	* src/nautilus.goad, components/help/hyperbola.goad,
	components/history/ntl-history-view.goad,
	components/html/ntl-web-browser.goad,
	components/music/nautilus-music-view.goad,
	components/notes/ntl-notes.goad,
	components/rpmview/nautilus-rpm-view.goad,
	components/services/startup/nautilus-service-startup-view.goad,
	components/websearch/ntl-web-search.goad,
	components/sample/nautilus-sample-content-view.goad,
	components/mozilla/nautilus-mozilla-content-view.goad: Removed.

M	ChangeLog
M	components/help/Makefile.am
M	components/help/hyperbola-main.c
D	components/help/hyperbola.goad
A	components/help/hyperbola.oafinfo
M	components/history/Makefile.am
A	components/history/Nautilus_View_history.oaf.in
A	components/history/Nautilus_View_history.server.in
A	components/history/Nautilus_View_history.server.in.in
M	components/history/nautilus-history-view.c
A	components/history/nautilus-history-view.oafinfo
M	components/history/ntl-history-view.c
D	components/history/ntl-history-view.goad
A	components/history/ntl-history-view.oafinfo
M	components/html/Makefile.am
M	components/html/ntl-web-browser.c
D	components/html/ntl-web-browser.goad
A	components/html/ntl-web-browser.oafinfo
M	components/mozilla/Makefile.am
A	components/mozilla/Nautilus_View_mozilla.oaf.in
A	components/mozilla/Nautilus_View_mozilla.server.in
M	components/mozilla/main.c
D	components/mozilla/nautilus-mozilla-content-view.goad
A	components/mozilla/nautilus-mozilla-content-view.oafinfo
M	components/music/Makefile.am
A	components/music/Nautilus_View_music.oaf.in
A	components/music/Nautilus_View_music.server.in
A	components/music/Nautilus_View_music.server.in.in
M	components/music/main.c
D	components/music/nautilus-music-view.goad
A	components/music/nautilus-music-view.oafinfo
M	components/notes/Makefile.am
A	components/notes/Nautilus_View_notes.oaf.in
A	components/notes/Nautilus_View_notes.server.in
A	components/notes/Nautilus_View_notes.server.in.in
M	components/notes/nautilus-notes.c
A	components/notes/nautilus-notes.oafinfo
M	components/notes/ntl-notes.c
D	components/notes/ntl-notes.goad
A	components/notes/ntl-notes.oafinfo
M	components/rpmview/Makefile.am
A	components/rpmview/Nautilus_View_rpm.oaf.in
M	components/rpmview/main.c
D	components/rpmview/nautilus-rpm-view.goad
A	components/rpmview/nautilus-rpm-view.oafinfo
M	components/sample/Makefile.am
A	components/sample/Nautilus_View_sample.oaf.in
A	components/sample/Nautilus_View_sample.server.in
A	components/sample/Nautilus_View_sample.server.in.in
M	components/sample/main.c
D	components/sample/nautilus-sample-content-view.goad
A	components/sample/nautilus-sample-content-view.oafinfo
M	components/services/startup/Makefile.am
M	components/services/startup/main.c
D	components/services/startup/nautilus-service-startup-view.goad
A	components/services/startup/nautilus-service-startup-view.oafinfo
M	components/websearch/Makefile.am
M	components/websearch/ntl-web-search.c
D	components/websearch/ntl-web-search.goad
A	components/websearch/ntl-web-search.oafinfo
M	configure.in
M	libnautilus-extensions/Makefile.am
M	libnautilus-extensions/nautilus-global-preferences.c
M	libnautilus-extensions/nautilus-global-preferences.h
M	libnautilus-private/Makefile.am
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.h
M	libnautilus/Makefile.am
M	libnautilus/nautilus-view-component.idl
M	src/Makefile.am
A	src/Nautilus_shell.oaf.in
A	src/Nautilus_shell.server.in
M	src/file-manager/Makefile.am
M	src/file-manager/dfos-corba.c
M	src/file-manager/dfos.c
M	src/nautilus-applicable-views.c
M	src/nautilus-application.c
M	src/nautilus-main.c
M	src/nautilus-view-frame.c
D	src/nautilus.goad
M	src/nautilus.h
A	src/nautilus.oafinfo
M	src/ntl-app.c
M	src/ntl-main.c
M	src/ntl-uri-map.c
M	src/ntl-view.c

commit a3a3e671d1e97662b41b4115f50f616071665ef0
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-04-19

    Match the previous hack in the url handler.

M	ChangeLog
M	components/mozilla/nautilus-mozilla-content-view.c

commit c897b9348133f15338eee1e284dd1c9d29c28b3b
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-04-19

    Add support for setting a reasonable default for MOZILLA_FIVE_HOME
    - which

    * configure.in,
      acconfig.h: Add support for setting a reasonable default for
      MOZILLA_FIVE_HOME - which mozilla needs to survie.

      * components/mozilla/main.c: (mozilla_setup_environment) Add a
      function to hack the mozilla environment into something that might
      have a chance of working by default.

      * src/ntl-uri-map.c: Add a temporary hack protocol moz:// to test
      mozilla in isolation from gnome-vfs trying to do http stuff.

M	ChangeLog
M	acconfig.h
M	components/mozilla/main.c
M	configure.in
M	src/nautilus-applicable-views.c
M	src/ntl-uri-map.c

commit cf496b8e0a24d60e1f770c396394bd41b0188645
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-04-19

    Add voodoo to support --with-mozilla.

    * configure.in: Add voodoo to support --with-mozilla.

    * components/Makefile.am: Add conditional build of mozilla subdir.

    * components/mozilla/Makefile.am: Un-hardcode cflags and libs.
    Use the values set in configure instead.

M	ChangeLog
M	components/Makefile.am
M	components/mozilla/Makefile.am
M	configure.in

commit fef6546735105a7fbb9c58bcd381f12fa6394f80
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-04-19

    Grep out "emacs" so that this nice script doesnt kill my editor when i

    * nautilus-clean.sh: Grep out "emacs" so that this nice script
    doesnt kill my editor when i happen to be editting the source to
    component in question.

M	ChangeLog
M	nautilus-clean.sh

commit 638912544af85c80c64142581b9d44aac33cbe54
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-04-19

    made nautilus link files control the additional text displayed
    under their


	   made nautilus link files control the additional text displayed
	   under their name.

M	ChangeLog
M	data/top/Makefile.am
D	data/top/Welcome
M	libnautilus-extensions/nautilus-link.c
M	libnautilus-extensions/nautilus-link.h
M	libnautilus-extensions/nautilus-metadata.h
M	libnautilus-private/nautilus-link.c
M	libnautilus-private/nautilus-link.h
M	libnautilus-private/nautilus-metadata.h
M	src/file-manager/fm-icon-view.c

commit 7a55d8d9024a88c348a6813b8b938484baebdb0b
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-04-19

    Ignore built binary

    * components/mozilla/.cvsignore: Ignore built binary

    * components/mozilla/Makefile.am: Link with the right stuff.  Link
    only against libnautilus to be legit.

    * components/mozilla/nautilus-mozilla-content-view.h,
      components/mozilla/nautilus-mozilla-content-view.c: Dont use
      code from libnautilus-extensions.  Fix struct tag names.

M	ChangeLog
M	components/mozilla/.cvsignore
M	components/mozilla/Makefile.am
M	components/mozilla/nautilus-mozilla-content-view.c
M	components/mozilla/nautilus-mozilla-content-view.h

commit 59a05291322062a0c3724029fd89e083ebb09cd6
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-04-19

    Add mozilla component skeleton to the nautilus build.  This is
    currently turned off by default and there is no way to turn it
    on.  Soon there will be though.

A	components/mozilla/.cvsignore
A	components/mozilla/Makefile.am
A	components/mozilla/README
A	components/mozilla/main.c
A	components/mozilla/nautilus-mozilla-content-view.c
A	components/mozilla/nautilus-mozilla-content-view.goad
A	components/mozilla/nautilus-mozilla-content-view.h
M	configure.in
M	nautilus-clean.sh

commit c11ff76858a444ca3735cc12e2a9f1bd341d1c5d
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-04-19

    dumbass spelling mistake.

M	ChangeLog

commit 4e36d31d8871ae0288bd13387b604dc209846bf8
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-04-19

    Simplify be removing all arguments from callbacks save for the
    user data.

    * nautilus-widgets/nautilus-preferences.c,
      nautilus-widgets/nautilus-preferences.h:

      Simplify be removing all arguments from callbacks save for the
      user data.

      (nautilus_preferences_add_string_callback): Rename to
      nautilus_preferences_add_callback since string preferences are the
      default.

      * libnautilus-extensions/nautilus-global-preferences.c:
      (user_level_changed_callback): Simplify a bit.  Update for new
      simple preference callbacks.

      libnautilus-extensions/nautilus-icon-container.c,
      libnautilus-extensions/nautilus-icon-factory.c,
      libnautilus-extensions/nautilus-list.c: Update for new simple
      preference callbacks.

    * src/file-manager/fm-directory-view.c,
      src/file-manager/fm-icon-view.c: Update for new simple
      preference callbacks.

      src/file-manager/fm-icon-text-window.c: Update for new
      simple preference callbacks and removed unecessary usage of
      icon_view_text_attribute_changed_callback. Use
      synch_menus_with_preference directly instead.

M	ChangeLog
M	libnautilus-extensions/nautilus-global-preferences.c
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-extensions/nautilus-list.c
M	libnautilus-extensions/nautilus-preferences.c
M	libnautilus-extensions/nautilus-preferences.h
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus-private/nautilus-list.c
M	libnautilus-private/nautilus-preferences.c
M	libnautilus-private/nautilus-preferences.h
M	nautilus-widgets/nautilus-preferences.c
M	nautilus-widgets/nautilus-preferences.h
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-icon-text-window.c
M	src/file-manager/fm-icon-view.c

commit efe511715719298649f6aa5fdb2b630158e48500
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-04-19

    If the stored default value is null, is the given on. Do this only for

    *  nautilus-widgets/nautilus-preferences.c:
    (nautilus_preferences_get):  If the stored default value is null,
    is the given on.  Do this only for strings, since integral types
    can legally have a value of zero.

    * nautilus-widgets/nautilus-preferences-item.c:
    (preferences_item_create_enum), (enum_radio_group_changed_cb):
    Deal with the enumeration values.	Before it was assuming it
    started at ZERO.

    * libnautilus-extensions/nautilus-global-preferences.c:
    NAUTILUS_USER_LEVEL_*: Make this enum begin with a non zero
    value.  The zero value can be misintepreted by preferences as a
    default leading to confusion.

    (user_level_changed_callback): Add a default case just in case!

    (nautilus_global_preferences_startup): Invoke
    user_level_changed_callback once to make sure stuff is properly
    setup.

M	ChangeLog
M	libnautilus-extensions/nautilus-global-preferences.c
M	libnautilus-extensions/nautilus-preferences-item.c
M	libnautilus-extensions/nautilus-preferences.c
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-preferences-item.c
M	libnautilus-private/nautilus-preferences.c
M	nautilus-widgets/nautilus-preferences-item.c
M	nautilus-widgets/nautilus-preferences.c

commit 470022d345edbcdba532b0ba1eb2a8792170be46
Author: Pavel Cisler <pavel@eazel.com>
Date:	2000-04-19

    Only offer "Replace All" in an overwrite conflict error dialog if
    there is


    2000-04-18	Pavel Cisler  <pavel@eazel.com>

	* src/file-manager/dfos-xfer.c:
	(handle_xfer_overwrite):
	Only offer "Replace All" in an overwrite conflict error dialog if
	there is more than one conflicting item to deal with.

M	ChangeLog
M	libnautilus-extensions/nautilus-file-operations.c
M	libnautilus-private/nautilus-file-operations.c
M	src/file-manager/dfos-xfer.c

commit 36b4aac8ba4661161f907589f4df43a99c035991
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-04-19

    added summary page to service component, plus used a larger font
    for the


	added summary page to service component, plus used a larger
	font for the title

M	ChangeLog
M	components/services/startup/nautilus-service-startup-view.c

commit 01cd2314e6d19d762c389a0a2f797ebf86bbfd26
Author: J Shane Culpepper <pepper@src.gnome.org>
Date:	2000-04-19

    Adding the uninstall feature to eazel-install.

M	ChangeLog
M	components/services/install/eazel-install-lib-rpm.c
M	components/services/install/eazel-install.c

commit 93f861303bc8f015bcf33bcff00ca4d5fd141985
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-04-19

    First cut at the auto-layout feature. It just does a lot of re-laying

	* libnautilus-extensions/nautilus-icon-container.c:
	* libnautilus-extensions/nautilus-icon-container.h:
	(compare_icons), (idle_handler),
	(nautilus_icon_container_move_icon),
	(size_allocate), (nautilus_icon_container_initialize_class),
	(nautilus_icon_container_set_auto_layout):
	First cut at the auto-layout feature. It just does a lot of
	re-laying things out.

	* libnautilus-extensions/nautilus-icon-container.h:
	* libnautilus-extensions/nautilus-list.h:
	Added interfaces for telling whether to use single-click mode or
	not. A first step in moving preferences code out of here and
	into the file-manager classes.

	* libnautilus-extensions/fm-icon-view.c:
	(create_icon_container), (icon_container_compare_icons_callback):
	Provide a sorting order for the auto-layout mode.

	* librsvg/test-rsvg.c:
	Rolled out the change to work with the old popt that Pavel
	accidentally checked as Gene in when he was helping me.

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-extensions/nautilus-icon-container.h
M	libnautilus-extensions/nautilus-list.h
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-container.h
M	libnautilus-private/nautilus-list.h
M	librsvg/test-rsvg.c
M	src/file-manager/fm-icon-view.c

commit da18a3bb443c6356cbc098190fa3b62ebb095685
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-04-19

    *libnautilus-extensions/nautilus-icon-canvas-item.c


    2000-04-18	Gene Z. Ragan <gzr@eazel.com>

	*libnautilus-extensions/nautilus-icon-canvas-item.c
	*libnautilus-extensions/nautilus-icon-canvas-item.h
	Renamed several public functions to use proper nomenclature.
	An example would be changing
	nautilus_icon_canvas_get_editable_text_bounds
	to nautilus_icon_canvas_item_get_editable_text_bounds.	A few of
	these misnaming were in my last submission.

	*libnautilus-extensions/nautilus-icon-container.c
	*libnautilus-extensions/nautilus-icon-container.h
	Renamed nautilus_icon_container_show_rename_widget to
	nautilus_icon_container_start_renaming_selected_item

	*libnautilus-extensions/nautilus-icon-text-item.c
	Fixed the following bugs:
	487 Trying to rename an icon to empty string should revert
	to original
	498 Renaming text field looks silly when empty
	500 text-editng box too narrow when renaming files with short
	names
	508 Icon text appears and disappears incorrectly when zooming

M	libnautilus-extensions/nautilus-icon-canvas-item.c
M	libnautilus-extensions/nautilus-icon-canvas-item.h
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-extensions/nautilus-icon-container.h
M	libnautilus-extensions/nautilus-icon-text-item.c
M	libnautilus-private/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-canvas-item.h
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-container.h
M	libnautilus-private/nautilus-icon-text-item.c
M	librsvg/test-rsvg.c
M	src/file-manager/fm-icon-view.c

commit aac409c0a221112dfcae37d7ea3f08c4c96323d5
Author: J Shane Culpepper <pepper@src.gnome.org>
Date:	2000-04-18

    Various memory fixes, remove debugging g_print info, and added some
    rpm flags.

M	ChangeLog
M	components/services/install/eazel-install-lib-rpm.c
M	components/services/install/eazel-install-lib-xml.c
M	components/services/install/eazel-install-lib.h
M	components/services/install/eazel-install.c

commit 22419e04cd0b9a56c76c936c31e4888e20febbba
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-04-18

    *libnautilus-extensions/nautilus-icon-canvas-item.c



    2000-04-18	Gene Z. Ragan <gzr@eazel.com>

	*libnautilus-extensions/nautilus-icon-canvas-item.c
	*libnautilus-extensions/nautilus-icon-canvas-item.h
	Renamed several public functions to use proper nomenclature.
	An example would be changing
	nautilus_icon_canvas_get_editable_text_bounds
	to nautilus_icon_canvas_item_get_editable_text_bounds.	A few of
	these misnaming were in my last submission.

	*libnautilus-extensions/nautilus-icon-container.c
	*libnautilus-extensions/nautilus-icon-container.h
	Renamed nautilus_icon_container_show_rename_widget to
	nautilus_icon_container_start_renaming_selected_item

	*libnautilus-extensions/nautilus-icon-text-item.c
	Fixed the following bugs:
	487 Trying to rename an icon to empty string should revert
	to original
	498 Renaming text field looks silly when empty
	500 text-editng box too narrow when renaming files with short
	names
	508 Icon text appears and disappears incorrectly when zooming

M	ChangeLog

commit b98eda3d1b74ac68dfa4804ce611f34137ba7bac
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-04-18

    Another cut at the notify code.

	* libnautilus-extensions/nautilus-directory.c:
	(uri_get_directory_part), (uri_get_basename),
	(get_parent_directory), (get_parent_directory_if_exists),
	(call_files_added), (call_files_changed),
	(hash_table_list_prepend),
	(nautilus_directory_notify_files_added),
	(nautilus_directory_notify_files_removed),
	(nautilus_directory_notify_files_moved):
	Another cut at the notify code.

	* libnautilus-extensions/nautilus-file-private.h:
	* libnautilus-extensions/nautilus-file.c:
	(nautilus_file_mark_gone): Made part of the deleted code
	accessible for the notify code.

	* libnautilus-extensions/nautilus-directory-private.h:
	Renamed remove_file_monitor_link to add a nautilus
	prefix since it's no longer a local function.

M	ChangeLog
M	libnautilus-extensions/nautilus-directory-private.h
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-extensions/nautilus-file-private.h
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-private/nautilus-directory-private.h
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-file-private.h
M	libnautilus-private/nautilus-file.c

commit 89bac7cdc14c29f4b17fb9911097dc92a6c42ce2
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-04-18

    Fixed typos.

M	ChangeLog

commit 856d956196df24d41af95233429b6ea1cb2cde6f
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-04-18

	Distinguished the item count for unreadable directories
	from the "not yet known" item count. Unreadable directories
	shows "xxx" and "not yet known" shows "--". This fixes bug 513.


	* libnautilus-extensions/nautilus-file.h,
	* libnautilus-extensions/nautilus-file.c:
	(nautilus_file_compare_directories_by_size): Put unreadable
	counts before unknown counts before known counts.
	(nautilus_file_get_directory_item_count): New result parameter
	that callers can use to distinguish unreadable case from
	unknown case.
	(nautilus_file_get_size_as_string): return different string
	if unreadable.
	* libnautilus-extensions/nautilus-directory.c:
	(directory_count_callback): Call nautilus_file_changed
	even when we discover that the count is unreadable.
	* src/file-manager/fm-directory-view.c:
	(display_selection_info): pass NULL for unreadable parameter
	because this caller doesn't care why it's not known.

M	ChangeLog
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-extensions/nautilus-file.h
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-file.h
M	src/file-manager/fm-directory-view.c

commit 242110cd19a1b5ae087eeb8731ee49e9a5575567
Author: Pavel Cisler <pavel@eazel.com>
Date:	2000-04-18

    The function of the Abort and Retry buttons in the file operation
    error


    2000-04-18	Pavel Cisler  <pavel@eazel.com>

	* src/file-manager/dfos-xfer.c:
	(handle_xfer_vfs_error):
	The function of the Abort and Retry buttons in the file operation
	error
	alert was inverted.

M	ChangeLog
M	libnautilus-extensions/nautilus-file-operations.c
M	libnautilus-private/nautilus-file-operations.c
M	src/file-manager/dfos-xfer.c

commit fbd277e07a496b11c2fa2b3fe5b8cb8bcdc9cd1a
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-04-18

    Fix bug that prevented a reasonable default from being fetched.
    Use the
    provided default value if the stored one is null.

M	ChangeLog
M	libnautilus-extensions/nautilus-preferences.c
M	libnautilus-private/nautilus-preferences.c
M	nautilus-widgets/nautilus-preferences.c

commit 9f1eccb99b3fdd6d8734575c1d7246efe7a7fe69
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-04-18

    better abstraction for new, xml-based link files, plus added some
    objects


	   better abstraction for new, xml-based link files, plus added
	   some objects for the novice home directory

M	ChangeLog
A	data/top/Computer-ntl.xml
M	data/top/Makefile.am
A	data/top/Services-ntl.xml
M	icons/Makefile.am
A	icons/computer.png
A	icons/hand.svg
M	libnautilus-extensions/Makefile.am
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-extensions/nautilus-icon-factory.c
A	libnautilus-extensions/nautilus-link.c
A	libnautilus-extensions/nautilus-link.h
M	libnautilus-private/Makefile.am
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-icon-factory.c
A	libnautilus-private/nautilus-link.c
A	libnautilus-private/nautilus-link.h
M	src/file-manager/fm-icon-text-window.c
M	src/file-manager/fm-icon-view.c

commit 19dbec98b0f87394715467828297fe0ab055899f
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-04-18

	Yet more tweakery to the file-monitoring code.

	* libnautilus-extensions/nautilus-directory.c:
	(stop_monitoring_files): Renamed to stop_monitoring_file_list.
	(nautilus_directory_destroy): Only stop monitoring list if we
	were monitoring list, but always complain about non-NULL
	file_monitors.
	(nautilus_directory_file_monitor_remove_internal): Only
	stop monitoring list if we had been monitoring it. This fixes
	CRITICAL when you launch and immediately quit.

M	ChangeLog
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-private/nautilus-directory.c

commit 2cbdce7b1d37fbc49d00e378a5803a329e7778cb
Author: J Shane Culpepper <pepper@src.gnome.org>
Date:	2000-04-18

    Adding a small fix to rpmInstall.  Package name must be null
    terminated.

M	ChangeLog
M	components/services/install/eazel-install-lib-rpm.c

commit 2d16a6859782bc0f5a9b1f215bf9e55a994bb98b
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-04-18

    Deployed new is_file_list_monitored function in three places. Two
    of these

	* libnautilus-extensions/nautilus-directory.c:
	(dequeue_pending_idle_callback),
	(nautilus_directory_file_monitor_remove_internal),
	(nautilus_directory_notify_files_added): Deployed
	new is_file_list_monitored function in three places.
	Two of these were bugs, one was code duplication.

M	ChangeLog
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-private/nautilus-directory.c

commit c8c503efd8f24abbeba4dd3a745b06f33b4e007e
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-04-18

	Fixed bug 494 (initial directory count never appears in sidebar).

	This was a missing pieces of the async framework. Darin helped
	me finish it up.

	* libnautilus-extensions/nautilus-directory-private.h:
	Put FileMonitor struct here so NautilusFile can use it.
	(nautilus_directory_file_monitor_add_internal),
	(nautilus_directory_file_monitor_remove_internal),
	(remove_file_monitor_link): New functions, shared between
	NautilusDirectory and NautilusFile.
	* libnautilus-extensions/nautilus-file.c:
	(destroy): Complain about then clean up any remaining
	FileMonitors.
	(nautilus_file_monitor_add), (nautilus_file_monitor_remove): Fill
	in the implementation for these formerly-empty routines.
	* libnautilus-extensions/nautilus-directory.c:
	Moved FileMonitor struct out.
	(nautilus_directory_destroy): assert that there's no
	count_in_progress.
	(compare_file_monitor_with_client): changed name to
	(compare_file_monitor_by_client_and_file) and behavior to match.
	(find_file_monitor): Now takes a file and uses it in search.
	(cancel_unneeded_file_attribute_requests): New function, cleans up
	no-longer-needed gnome vfs async calls.
	(remove_file_monitor_link): New function, removes a file monitor
	and cleans up storage.
	(remove_file_monitor): Uses remove_file_monitor_link to fix
	storage leak.
	(is_file_list_monitored): New function, checks whether anyone is
	monitoring all files in this directory.
	(nautilus_directory_file_monitor_add_internal),
	(nautilus_directory_file_monitor_remove): New functions,
	generalized from old non-internal versions to handle the
	single-file
	case too.
	(nautilus_directory_file_monitor_add),
	(nautilus_directory_file_monitor_remove): Now calls _internal
	function.
	(process_pending_file_attribute_requests): Now handles single-file
	case as well as all-files case.

	* src/nautilus-index-title.c:
	(nautilus_index_title_set_uri): Move the item-count-monitoring
	code inside the file != NULL check so it doesn't fail at the
	root (where, due to a bug, file is NULL).

M	ChangeLog
M	libnautilus-extensions/nautilus-directory-private.h
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-private/nautilus-directory-private.h
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-file.c
M	src/nautilus-index-title.c
M	src/nautilus-sidebar-title.c

commit a57de9d70dd98eb323be725bc52841ac5209e105
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-04-18

	Fixed bug where you'd see the name twice under each icon.
	Did some work for the new notify hooks that Pavel made.
	I'll finish those hooks soon.

	* src/file-manager/fm-icon-view.h:
	* src/file-manager/fm-icon-text-window.h:
	* src/file-manager/fm-icon-text-window.c:
	(set_preference_string), (synch_menus_with_preference),
	(icon_view_text_attribute_changed_callback),
	(fm_get_text_attribute_names_preference_or_default):
	* src/file-manager/fm-icon-view.c: (fm_icon_view_initialize),
	(fm_icon_view_get_icon_text_attribute_names),
	(text_attribute_names_changed_callback):
	Moved attribute names default into FMIconTextWindow and made
	the callers use a new call that gets either the preference or
	the default if the preference is invalid. Also simplified the
	code since we don't need to cache the preference in either the
	FMIconTextWindow or the FMIconView.

	* libnautilus-extensions/nautilus-directory.c:
	(is_canonical_uri): Added a function for use in asserts.
	(nautilus_directory_get): Assert that we successfully
	made the URI canonical.
	(parent_directory_if_exists), (file_if_exists): Helper
	functions for implementing the notify calls.
	(nautilus_directory_notify_files_added),
	(nautilus_directory_notify_files_removed),
	(nautilus_directory_notify_files_moved):
	Fleshed out the bones of these routines a bit more.
	They are still not done. Also changed their interfaces
	so they are not responsible for freeing their parameters.

	* libnautilus-extensions/nautilus-directory.h:
	* libnautilus-extensions/nautilus-directory.c:
	* libnautilus-extensions/nautilus-file.h:
	(nautilus_directory_contains_file):
	New call to be used instead of nautilus_file_is_gone
	for callers that are monitoring a directory.

	* libnautilus-extensions/nautilus-file-changes-queue.c:
	(pairs_list_free), (nautilus_file_changes_consume_changes):
	Make the caller free the list instead of the called function
	Also reordered the changes so deletions come before additions.

	* src/file-manager/fm-directory-view.c: (display_pending_files):
	* src/file-manager/fm-list-view.c: (fm_list_view_file_changed):
	* src/file-manager/fm-icon-view.c: (fm_icon_view_file_changed):
	Changed to use nautilus_directory_contains_file instead of
	nautilus_file_is_gone.

M	ChangeLog
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-extensions/nautilus-directory.h
M	libnautilus-extensions/nautilus-file-changes-queue.c
M	libnautilus-extensions/nautilus-file.h
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-directory.h
M	libnautilus-private/nautilus-file-changes-queue.c
M	libnautilus-private/nautilus-file.h
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-icon-text-window.c
M	src/file-manager/fm-icon-text-window.h
M	src/file-manager/fm-icon-view.c
M	src/file-manager/fm-icon-view.h
M	src/file-manager/fm-list-view.c

commit b8b3db9d7145cb4ae8846638db188279aa773ad1
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-04-18

    Ignore more generated files.

M	ChangeLog
M	components/services/install/.cvsignore

commit 41c0277526e64483399ee8ad7829c83329dda66a
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-04-18

    Hook up click policy preference.  Bug 374.

M	ChangeLog
M	libnautilus-extensions/nautilus-global-preferences.c
M	libnautilus-extensions/nautilus-global-preferences.h
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-extensions/nautilus-list.c
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.h
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-list.c

commit 1e1b709ac9ee4f0236f56caa7d0ccb249a15c5da
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-04-18

    Change my last entry a bit for some dumbass spelling errors and
    inclarities.

M	ChangeLog

commit 216a3f892c99953075b2cc71dd2c953a2e2d8aa4
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-04-18

    Many prefernece api changes.  Make pref api behave more like the
    metadata
    api.  Dont expose user levels publically.  Tweak preference dialog
    widgets
    to make them easier to use.

M	ChangeLog
M	components/help/Makefile.am
M	components/websearch/Makefile.am
M	libnautilus-extensions/nautilus-global-preferences.c
M	libnautilus-extensions/nautilus-global-preferences.h
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-extensions/nautilus-preferences-group.c
M	libnautilus-extensions/nautilus-preferences-group.h
M	libnautilus-extensions/nautilus-preferences-item.c
M	libnautilus-extensions/nautilus-preferences-item.h
M	libnautilus-extensions/nautilus-preferences-pane.c
M	libnautilus-extensions/nautilus-preferences-pane.h
M	libnautilus-extensions/nautilus-preferences.c
M	libnautilus-extensions/nautilus-preferences.h
M	libnautilus-extensions/test-nautilus-widgets.c
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.h
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus-private/nautilus-preferences-group.c
M	libnautilus-private/nautilus-preferences-group.h
M	libnautilus-private/nautilus-preferences-item.c
M	libnautilus-private/nautilus-preferences-item.h
M	libnautilus-private/nautilus-preferences-pane.c
M	libnautilus-private/nautilus-preferences-pane.h
M	libnautilus-private/nautilus-preferences.c
M	libnautilus-private/nautilus-preferences.h
M	libnautilus-private/test-nautilus-widgets.c
M	nautilus-widgets/Makefile.am
M	nautilus-widgets/nautilus-preferences-group.c
M	nautilus-widgets/nautilus-preferences-group.h
M	nautilus-widgets/nautilus-preferences-item.c
M	nautilus-widgets/nautilus-preferences-item.h
M	nautilus-widgets/nautilus-preferences-pane.c
M	nautilus-widgets/nautilus-preferences-pane.h
M	nautilus-widgets/nautilus-preferences.c
M	nautilus-widgets/nautilus-preferences.h
M	nautilus-widgets/test-nautilus-widgets.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-icon-text-window.c
M	src/file-manager/fm-icon-view.c
M	src/file-manager/fm-icon-view.h
M	src/nautilus-applicable-views.c
M	src/nautilus-application.c
M	src/nautilus-main.c
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-window-menus.c
M	src/nautilus-window-state.c
M	src/ntl-app.c
M	src/ntl-main.c
M	src/ntl-uri-map.c
M	src/ntl-window-state.c

commit 0f7f115f9479136334e075043433190aecd1045a
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-04-18

    Dumb underscore fix the struct tags.

M	ChangeLog
M	libnautilus-extensions/nautilus-string-list.c
M	libnautilus-extensions/nautilus-string-list.h
M	libnautilus-private/nautilus-string-list.c
M	libnautilus-private/nautilus-string-list.h

commit f3329473dd50f3a63443fe13c70e613db4f58b5b
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-04-18

    New files.	Factor out the code that describes a preference from
    the big messy
    preferences into a class.

M	ChangeLog
A	libnautilus-extensions/nautilus-preference.c
A	libnautilus-extensions/nautilus-preference.h
A	libnautilus-extensions/nautilus-widgets-self-check-functions.c
A	libnautilus-extensions/nautilus-widgets-self-check-functions.h
A	libnautilus-private/nautilus-preference.c
A	libnautilus-private/nautilus-preference.h
A	libnautilus-private/nautilus-widgets-self-check-functions.c
A	libnautilus-private/nautilus-widgets-self-check-functions.h
A	nautilus-widgets/nautilus-preference.c
A	nautilus-widgets/nautilus-preference.h
A	nautilus-widgets/nautilus-widgets-self-check-functions.c
A	nautilus-widgets/nautilus-widgets-self-check-functions.h

commit 2b4c72d48318ba22362706850038a7a6aba6efae
Author: Pavel Cisler <pce@src.gnome.org>
Date:	2000-04-18

    Pavel broke the build, I'm checking in from his machine to fix it.

A	libnautilus-extensions/nautilus-file-changes-queue-private.h
A	libnautilus-private/nautilus-file-changes-queue-private.h

commit a49e9119f814b03eb1c10f8900ff01518c5d178f
Author: Pavel Cisler <pavel@eazel.com>
Date:	2000-04-18

    This checkin requires new gnome-vfs.


    2000-04-17	Pavel Cisler  <pavel@eazel.com>

	This checkin requires new gnome-vfs.

	Plumbing for making copied/moved/deleted files show up update
	in their respective new locations.

	* libnautilus-extensions/nautilus-file-changes-queue.h
	* libnautilus-extensions/nautilus-file-changes-queue.c
	* libnautilus-extensions/Makefile.am
	Shared queue used by the copy engine to send update notification
	requests to NautilusDirectory during file copy/move/delete
	operations.

	* libnautilus-extensions/nautilus-directory-private.h:
	* libnautilus-extensions/nautilus-directory.c:
	(nautilus_directory_notify_files_added),
	(nautilus_directory_notify_files_removed),
	(nautilus_directory_notify_files_moved):
	Stub calls that will be hooked up to the NautilusDirectory
	notification calls to dispatch the notification updates.

	* src/file-manager/dfos-xfer.c:
	(sync_xfer_callback):
	New callback that gets called in the async copy engine context
	and produces change entries stuffing them into the file changes
	queue.

	* src/file-manager/dfos-xfer.c:
	(handle_xfer_ok):
	Added calls to the new nautilus_file_changes_consume_changes
	from the progress update callback. This callback is called in
	the user interface context and consumes the change entries
	from the file changes queue, sending them in chunks to be
	dispatched by to the individual Nautilus directory objects.

	* src/file-manager/dfos-xfer.c:
	(handle_xfer_ok):
	Updated to use new progress enum values.

	* src/file-manager/dfos-xfer.c:
	(update_xfer_callback):
	Renamed from sync_xfer_callback.

	* src/file-manager/dfos-xfer.c:
	(gnome_vfs_async_xfer):
	Pass in new sync_xfer_callback parameters.

M	ChangeLog
M	libnautilus-extensions/Makefile.am
M	libnautilus-extensions/nautilus-directory-private.h
M	libnautilus-extensions/nautilus-directory.c
A	libnautilus-extensions/nautilus-file-changes-queue.c
A	libnautilus-extensions/nautilus-file-changes-queue.h
M	libnautilus-extensions/nautilus-file-operations.c
M	libnautilus-private/Makefile.am
M	libnautilus-private/nautilus-directory-private.h
M	libnautilus-private/nautilus-directory.c
A	libnautilus-private/nautilus-file-changes-queue.c
A	libnautilus-private/nautilus-file-changes-queue.h
M	libnautilus-private/nautilus-file-operations.c
M	src/file-manager/dfos-xfer.c

commit 4393e9621451887324cc7d2c101deb7f06439c8b
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-04-18

    Generated files.

	* components/services/install/.cvsignore: Generated files.

M	ChangeLog
A	components/services/install/.cvsignore

commit 6a3930e935c0b83fd11f16136170dded806a0f44
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-04-18

	Added commands for Auto vs. Manual layout, but the guts behind
	them is not yet implemented.

	Did some cleanup on the new renaming code.

	* nautilus-glib-extensions.c:
	* nautilus-glib-extensions.h:
	Added nautilus_g_list_exactly_one_item and
	nautilus_g_list_more_than_one_item. These are more-efficient
	versions of g_list_length (x) == 1 and g_list_length (x) > 1.

	* nautilus-icon-canvas-item.c:
	(draw_or_measure_label_text): Add a line break between the
	editable text and the additional text.
	(nautilus_icon_canvas_get_text_bounds),
	(nautilus_icon_canvas_get_editable_text_bounds),
	(nautilus_icon_canvas_get_editable_text),
	(nautilus_icon_canvas_set_renaming):
	Replaced g_assert with g_return_if_fail calls, and added the
	complete set of g_return_if_fail.
	(nautilus_icon_canvas_set_renaming): Don't update the item
	unless the renaming state has actually changed.

	* nautilus-icon-canvas-item.h: Fixed formatting.

	* nautilus-icon-container.c:
	* nautilus-icon-container.h:
	Added nautilus_icon_container_set_auto_layout and
	nautilus_icon_container_is_auto_layout. For now they are
	placeholders that just modify a boolean.

	* nautilus-icon-private.h:
	Added the auto_layout boolean.

	* nautilus-icon-text-item.c:
	* nautilus-icon-text-item.h:
	Just some formatting and other minor cleanup.

	* nautilus-metadata.h:
	Added NAUTILUS_METADATA_KEY_ICON_VIEW_AUTO_LAYOUT.

	* nautilus-location-bar.c (drag_data_received_cb): Use the new
	nautilus_g_list_more_than_one_item function.

	* fm-directory-view.c (bonobo_menu_open_cb), (open_cb): Use the
	new nautilus_g_list_exactly_one_item.

	* fm-icon-text-window.c (attribute_names_string_is_good),
	(set_preference_string), (synch_menus_with_preference),
	(preference_changed_callback),
	(changed_attributes_option_menu_cb): Got rid of the hard-coded
	first item "name" which is no longer needed.  Also changed to
	handle bad data in the preferences.

	* fm-icon-view.c (fm_icon_view_initialize_class): Updated since
	there's no "name" item needed any more.
	(fm_icon_view_compute_menu_item_info): Merged MENU_PATH_RENAME
	with MENU_RENAME_TEXT and simplified the logic.
	(fm_icon_view_append_selection_context_menu_items): Merged
	MENU_PATH_RENAME with MENU_RENAME_TEXT.
	(update_layout_menus), (auto_layout_callback),
	(manual_layout_callback), (fm_icon_view_merge_menus): Added menu
	items for auto layout and for manual layout.
	(fm_icon_view_begin_loading): Load setting for auto layout from
	metadata.
	(fm_icon_view_get_icon_text_attribute_names): Changed to get rid
	of the "name" first item from the list of text attributes.
	(get_icon_editable_text_callback): Simplified since the editable
	text
	is always the icon name. Also got rid of copied and pasted
	code that's
	no longer needed for this case.
	(get_icon_additional_text_callback): Got rid of special case
	for name,
	since the name is no longer treated as an attribute.

M	ChangeLog
M	libnautilus-extensions/nautilus-glib-extensions.c
M	libnautilus-extensions/nautilus-glib-extensions.h
M	libnautilus-extensions/nautilus-icon-canvas-item.c
M	libnautilus-extensions/nautilus-icon-canvas-item.h
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-extensions/nautilus-icon-container.h
M	libnautilus-extensions/nautilus-icon-private.h
M	libnautilus-extensions/nautilus-icon-text-item.c
M	libnautilus-extensions/nautilus-icon-text-item.h
M	libnautilus-extensions/nautilus-metadata.h
M	libnautilus-private/nautilus-glib-extensions.c
M	libnautilus-private/nautilus-glib-extensions.h
M	libnautilus-private/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-canvas-item.h
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-container.h
M	libnautilus-private/nautilus-icon-private.h
M	libnautilus-private/nautilus-icon-text-item.c
M	libnautilus-private/nautilus-icon-text-item.h
M	libnautilus-private/nautilus-metadata.h
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-icon-text-window.c
M	src/file-manager/fm-icon-view.c
M	src/nautilus-location-bar.c

commit 33d686a3b57e163bada6efa6cf2d77900cd0030f
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-04-18

    added new, xml-based link file format which can specify it's own
    icon and


	   added new, xml-based link file format which can specify
	   it's own
	   icon and other behavior.

M	ChangeLog
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-icon-factory.c

commit ea0e42196bf5d6fa06960472a659021bba015503
Author: J Shane Culpepper <pepper@src.gnome.org>
Date:	2000-04-18

    Adding the eazel-install skeleton for install services.  Very rough
    prototype
    right now.

M	ChangeLog
M	components/services/Makefile.am
A	components/services/install/Makefile.am
A	components/services/install/eazel-install-lib-debug.c
A	components/services/install/eazel-install-lib-rpm.c
A	components/services/install/eazel-install-lib-util.c
A	components/services/install/eazel-install-lib-xml.c
A	components/services/install/eazel-install-lib.h
A	components/services/install/eazel-install.c
M	configure.in

commit 58617d69befe7d434c13b24adc151bb904ff9492
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-04-17

    made clicking on gmc-style URL files redirect to the URL they
    reference.


	    made clicking on gmc-style URL files redirect to the URL
	    they reference.
	Also, removed absolute paths to icon references in
	data/mime/nautilus.keys.

M	ChangeLog
M	data/mime/nautilus.keys
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-extensions/nautilus-file.h
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-file.h
M	src/file-manager/fm-directory-view.c

commit ed7aff5e141929cb3578165295d2694da26c0ccc
Author: Kjartan Maraas <kmaraas@online.no>
Date:	2000-04-17

    Added "no" to ALL_LINGUAS.

    2000-04-18	Kjartan Maraas	<kmaraas@online.no>

	* configure.in: Added "no" to ALL_LINGUAS.

M	ChangeLog
M	configure.in

commit e9d1fa0d8b72c0ebeae6f42f0c76882c21eac9d2
Author: Kjartan Maraas <kmaraas@online.no>
Date:	2000-04-17

    Added Norwegian translation.

    2000-04-18	Kjartan Maraas	<kmaraas@online.no>

	* no.po: Added Norwegian translation.

M	po/ChangeLog
A	po/no.po

commit 630485bfd727f30b1162f8e5af1544b7da1c797f
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-04-17

    Changlelog Left a conflict indicator in log. Didn't add change to



    2000-14-18 Gene Z. Ragan	<gzr@eazel.com>
	* Changlelog
	Left a conflict indicator in log.  Didn't add change to Changelog
	text because it it minor.

M	ChangeLog

commit e1827af4d7f73c165be3afd2b6cb541dd12534c0
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-04-17

    Added functionality to allow files to be renamed in icov view. This



    2000-04-18	Gene Z. Ragan <gzr@eazel.com>
	Added functionality to allow files to be renamed in icov view.
	This feature is
	available by either context click on the icon or selecting a
	single file and			   choosing "Rename" form the
	File menu.

	* libnautilus-extensions/nautilus-icon-text-item.c
	* libnautilus-extensions/nautilus-icon-text-item.h: New files.
	This is an editable icon text item used in the renaming feature.
	It is based on GnomeIconTextItem but modified to fix bugs in the
	original code and add extended functionality need by nautilus.	If
	thse changes were rolled into the current GnomeIconTextItem,
	it would
	break gmc.

	* libnautilus-extensions/Makefile.am
	Modified file so that the two new files listed above would
	properly
	be included in generated makefiles.

	* libnautilus-extensions/nautilus-icon-canvas-item.c
	Split text class variable into two variables, editable_text and
	additonal_text.  editable_text refers to attributes that the
	user can change
	via rename in place.  additional_text is any other text that
	the user cannot
	edit via the rename in place feature.  Added a boolean flag,
	is_renaming, to
	check against during various operations that effect the renaming
	feature.
	Removed ARG_TEXT argument ID and replaced with ARG_EDITABLE_TEXT
	and
	ARG_ADDITIONAL_TEXT.
	(nautilus_icon_canvas_item_initialize_class):  Function now
	check for both
	ARG_EDITABLE_TEXT and ARG_ADDITIONAL_TEXT.  Removed check for
	ARG_TEXT.
	(nautilus_icon_canvas_item_destroy):  Both editable_text and
	additonal_text are freed.
	(nautilus_icon_canvas_item_set_arg):  Removed ARG_TEXT and added
	handling of ARG_EDITABLE_TEXT and ARG_ADDITIONAL_TEXT.
	(nautilus_icon_canvas_item_get_arg): Removed ARG_TEXT and added
	handling of ARG_EDITABLE_TEXT and ARG_ADDITIONAL_TEXT.
	(draw_or_measure_label_text):  Modified function to not draw
	the label
	icon text if we are renaming in place.
	(draw_or_measure_label_text):  Function now combines editable
	and additional
	text when performing the measuring operation.
	(compute_editable_text_rectangle):  Added function to compute
	bounds of
	editable text.	This is used to determine size and placement
	of editable
	text item when in renaming mode.
	(nautilus_icon_canvas_get_text_bounds):  Public API to get
	bounds of
	icon label text.
	(nautilus_icon_canvas_get_editable_text_bounds): Public API to
	get bounds of
	editable icon label text.
	(hit_test_pixbuf): Added check against is_renaming flag.
	(nautilus_icon_canvas_get_editable_text):  Public API to get
	editable text string.
	(nautilus_icon_canvas_item_set_renaming):  Public API to toggle
	is_renaming flag.

	* libnautilus-extensions/nautilus-icon-canvas-item.h
	Added public API prototypes to functions described above.

	* libnautilus-extensions/nautilus-icon-container.c
	Added GET_ICON_EDITABLE_TEXT and GET_ICON_ADDITONAL_TEXT signals.
	Removed GET_ICON_TEXT signal.  Added ICON_TEXT_CHANGED signal.
	(icon_toggle_selected):  Renaming mode is now exited when a
	selection/deselection occurs.
	(key_press_event):  GDK_Return ends rename mode and attempts to
	accept modification.  GDK_Escpae
	ends rename mode and reverts modification to original.
	(nautilus_icon_container_initialize_class):  icon_text_changed,
	get_icon_editable_text and
	get_icon_additional_text signals are registered.
	(editing_started): New function.  Called when an edit begins.
	Inits class member variables
	for edit mode.
	(editing_stopped): New function.  Called when edit ends.
	Cleans up edit mode.
	(nautilus_icon_container_initialize): rename_widget and
	original_text private variables
	are set to NULL.
	(icon_toggle_selected):  Added call to end_renaming_mode.
	(nautilus_icon_container_update_icon):	Added emitting of
	GET_ICON_EDITABLE_TEXT and
	GET_ICON_ADDITIONAL_TEXT signals.  Updated gnome_canvas_item_set
	to use new arguments defined
	in nautilus-icon-text-item.
	(nautilus_icon_container_show_rename_widget):  New function.
	Creates and displays renaming_widget.
	Creates cached copy of original editable text for later compare,
	connects signals and enters
	renaming mode.
	(end_renaming_mode): New function.  Cleans up and end renaiming
	mode.
	(hide_rename_widget):  Called by end_renaming_mode to hide and
	free renaming_widget.

	* libnautilus-extensions/nautilus-icon-container.h
	Added prototypes for public functions described above.

	* libnautilus-extensions/nautilus-icon-private.h
	Added boolean for renaming.  Added a NautilusIconTextItem variable
	for the renaiming widget.

	* src/file-manager/fm-icon-view.c
	Added defines MENU_PATH_RENAME. Added a char * to hold original
	editable text for a later compare.
	Removed get_icon_text_callback and added
	get_icon_editable_text_callback and
	get_icon_additonal_text_callback.  These return the editable
	and additonal text of the icon view.
	(rename_icon_callback):  Added callback that attempts to rename
	the NautilusFile the icon view
	represents.  Action in not taken if there has been no change to
	the editable text.  If the operation
	fails, the user is notified.
	(fm_icon_view_append_selection_context_menu_items):  Added Rename
	menu item.
	(append_bonobo_menu_item):  Added Rename menu item and callback.
	(update_bonobo_menu_item):  Added senesitivity check for the
	Rename item.  It is
	enabled only if a single item is selected.
	(fm_icon_view_icon_text_changed_callback):  Added function to
	attempt to change the filename
	to the new text.  Notify user if operation fails.
	(get_icon_editable_text_callback): This callback returns the
	text items that areeditable by
	the user using the "Rename" command.  In the case of FMIconView,
	this
	would be the attribute with the name "name".
	(get_icon_additional_text_callback): This callback returns the
	text items that are not
	editable by the user using the "Rename" command.

M	ChangeLog
M	libnautilus-extensions/Makefile.am
M	libnautilus-extensions/nautilus-icon-canvas-item.c
M	libnautilus-extensions/nautilus-icon-canvas-item.h
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-extensions/nautilus-icon-container.h
M	libnautilus-extensions/nautilus-icon-private.h
A	libnautilus-extensions/nautilus-icon-text-item.c
A	libnautilus-extensions/nautilus-icon-text-item.h
M	libnautilus-private/Makefile.am
M	libnautilus-private/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-canvas-item.h
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-container.h
M	libnautilus-private/nautilus-icon-private.h
A	libnautilus-private/nautilus-icon-text-item.c
A	libnautilus-private/nautilus-icon-text-item.h
M	src/file-manager/fm-icon-view.c

commit 05f57f63e79830324f697b78f96270f8ed6670f1
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-04-17

    Added empty implementations for these two routines. Will fill in with

	* libnautilus-extensions/nautilus-file.c:
	(nautilus_file_monitor_add), (nautilus_file_monitor_remove):
	Added empty implementations for these two routines. Will
	fill in with actual code later after talking to Darin.

	* src/nautilus-index-title.c:
	(nautilus_index_title_set_uri): Monitor file for changes
	in directory item count.
	(release_file): Remove monitoring of file.

	* src/file-manager/fm-properties-window.c:
	(name_field_done_editing), (name_field_focus_out),
	(name_field_focus_in), (create_properties_window):
	Made focusing away from the name field in the Properties
	window deselect the text, and focusing in select it.

M	ChangeLog
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-private/nautilus-file.c
M	src/file-manager/fm-properties-window.c
M	src/nautilus-index-title.c
M	src/nautilus-sidebar-title.c

commit c4002e6e1504ecdc09a8bd8a327f1489363aba4f
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-04-17

	Fixed bugs, mostly related to editable text fields.

	* README: Made the contents of this file slightly helpful.

	* data/mime/nautilus.keys: Added an obscure MIME type that
	someone reported running into.

	* libnautilus-extensions/nautilus-entry.h,
	* libnautilus-extensions/nautilus-entry.c: New files. Define a
	subclass of GtkEntry (one-line text editing field) that fixes
	bugs and adds convenience functions.
	(nautilus_entry_key_press): Override key_press handler to treat
	the keypad Enter key the same as the other Enter key (in GtkEntry
	it inserts a "/r" into the text).
	(nautilus_entry_select_all): Select all text, and move the text
	cursor position to the end.
	(nautilus_entry_select_all_at_idle): Same, but do it at the next
	idle opportunity. Useful since nautilus_entry_select_all won't
	work right if called in a key_press signal handler.
	* libnautilus-extensions/Makefile.am: Build these two new files.

	* src/file-manager/fm-properties-window.c:
	(name_field_activate): New function, updates file name and
	selects all text.
	(create_properties_window): Make name_field be a NautilusEntry.
	This fixes half of bug 433 (Enter keys don't work properly in
	properties window). Also attach to "activate" signal and update
	name change then. This fixes other half of bug 433. Also start
	with name field selected & focused. This fixes bug 432 (properties
	window should appear with name text selected).
	(name_field_update_to_match_file): Only update the displayed text
	if the new name coming in is different. This was needed to make
	select-all-on-activate work.
	(name_field_done_editing): Don't accept empty string as name;
	silently revert back to original name.

	* src/nautilus-bookmarks-window.c:
	(create_bookmarks_window): Change name & uri text fields to
	NautilusEntry; this causes keypad Enter key to behave like other
	Enter key. Also connect to focus_in and activate signals.
	(update_bookmark_from_text): New function, extracted from
	on_text_field_focus_out_event.
	(on_text_field_focus_out_event): Deselect all text after updating
	bookmark.
	(on_text_field_focus_in_event): New function, select all text.
	(name_or_uri_field_activate): New function, update bookmark and
	select all text.

	* src/nautilus-location-bar.c:
	(nautilus_location_bar_initialize): Use NautilusEntry instead of
	GtkEntry. This makes keypad Enter act like other Enter in
	uri-entry
	field.

	* src/ntl-window-msgs.c:
	(nautilus_window_end_location_change_callback): Make "Nautilus
	can't
	handle this type of file" message mention (human-readable
	version of)
	file type.

M	ChangeLog
M	README
M	data/mime/nautilus.keys
M	libnautilus-extensions/Makefile.am
A	libnautilus-extensions/nautilus-entry.c
A	libnautilus-extensions/nautilus-entry.h
M	libnautilus-private/Makefile.am
A	libnautilus-private/nautilus-entry.c
A	libnautilus-private/nautilus-entry.h
M	src/file-manager/fm-properties-window.c
M	src/nautilus-bookmarks-window.c
M	src/nautilus-location-bar.c
M	src/nautilus-window-manage-views.c
M	src/ntl-window-msgs.c

commit eab6fb37e1af5069b0e1c96bb70a7f84ffa42c7c
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-04-17

    fixed problem involving image thumbnails in directories where we don't


	    fixed problem involving image thumbnails in directories
	    where we
	don't have write permissions - in that case, it now makes them
	in $HOME/.nautilus/thumbnails instead.

M	ChangeLog
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-extensions/nautilus-string.c
M	libnautilus-extensions/nautilus-string.h
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus-private/nautilus-string.c
M	libnautilus-private/nautilus-string.h

commit d741991e99f1a8ce9c4cbe0cfaca4c11f7d68478
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-04-17

    fixed bug where the index panel command buttons were overlapping


	   fixed bug where the index panel command buttons were
	   overlapping
	   metaviews.  Fixed by hiding the buttons in
	   nautilus_index_panel_
	   update_buttons if a meta is selected.

M	ChangeLog
M	src/nautilus-information-panel.c
M	src/nautilus-sidebar.c
M	src/ntl-index-panel.c

commit 1ca4a4ba41dfb131c8735950c51786d37c3eee08
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-04-16

    installed some icons for common file types


	   installed some icons for common file types

M	ChangeLog
M	data/mime/nautilus.keys
M	icons/Makefile.am
A	icons/gnome-audio-x-mp3.png
A	icons/gnome-compressed.png
A	icons/gnome-library.png
A	icons/gnome-manpage.png
A	icons/gnome-objectfile.png
A	icons/gnome-pack-deb.png
A	icons/gnome-pack-rpm.png
A	icons/gnome-package.png

commit 0a10b5ac59bd1cbe661351d91b2ea86a65bb6ac5
Author: Fatih Demir <kabalak@src.gnome.org>
Date:	2000-04-15

    Updated the turkish translation for nautilus

M	po/ChangeLog
M	po/tr.po

commit 9220335ffcdb5b5e9bf688835754e1426d88509e
Author: Valek Frob <frob@src.gnome.org>
Date:	2000-04-15

    Updated russian translation.

M	po/ChangeLog
M	po/ru.po

commit f388c79d1ce41a329c78b0ad8dd58fac3eb72584
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-04-15

    After a chat with Rebecca, named nautilus_str_underscore_escape to

	* libnautilus-extensions/nautilus-string.c:
	* libnautilus-extensions/nautilus-string.h:
	After a chat with Rebecca, named nautilus_str_underscore_escape to
	nautilus_str_double_underscores since the latter name more
	accurately describes what it does.
	(nautilus_str_double_underscores): Changed the function to allow
	NULL and return NULL instead of doing g_return_val_if_fail.
	(Also reformatted a bit and made a few gratuitous changes.)

	* libnautilus-extensions/nautilus-bookmark.c:
	* libnautilus-extensions/nautilus-bookmark.h:
	(nautilus_bookmark_get_menu_display_name):
	Moved the logic about escaping menu characters up one level so
	the bookmark class doesn't have to know about it. This removes
	the function from NautilusBookmark completely.

	* src/nautilus-window-menus.c:
	(append_bookmark_to_menu): Fixed a storage leak and moved the
	double-underscore escaping in here.

M	ChangeLog
M	libnautilus-extensions/nautilus-bookmark.c
M	libnautilus-extensions/nautilus-bookmark.h
M	libnautilus-extensions/nautilus-string.c
M	libnautilus-extensions/nautilus-string.h
M	libnautilus-private/nautilus-bookmark.c
M	libnautilus-private/nautilus-bookmark.h
M	libnautilus-private/nautilus-string.c
M	libnautilus-private/nautilus-string.h
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-window-menus.c

commit 474d896ab63c435a3d193065ec5f2386aa201a10
Author: Rebecca Schulman <rebecka@src.gnome.org>
Date:	2000-04-15

    forget change log commenting again!

M	ChangeLog

commit 2617ae384290ca9601132ae08e5a88ca03590cf3
Author: Rebecca Schulman <rebecka@src.gnome.org>
Date:	2000-04-15

    Fixed test cases to represent the correct behavior

M	libnautilus-extensions/nautilus-string.c
M	libnautilus-private/nautilus-string.c

commit c5bfa84312ede9b90aed06ccfc9a043805eed1e4
Author: Rebecca Schulman <rebecka@src.gnome.org>
Date:	2000-04-14

    added changelog entry for last commit

M	ChangeLog

commit 01a320306ef84d83b1dfc0a255a1ee01d0357fa6
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-04-14

    Finished task 174 (Use deferred calculation to compute directory
    counts).


	Finished task 174 (Use deferred calculation to compute directory
	counts).

	* libnautilus-extensions/Makefile.am:
	* libnautilus-extensions/nautilus-file-attributes.h:
	Added a header file for names of file attributes.

	* libnautilus-extensions/nautilus-directory-private.h:
	* libnautilus-extensions/nautilus-directory.c:
	* libnautilus-extensions/nautilus-directory.h:
	* libnautilus-extensions/nautilus-file-private.h:
	* libnautilus-extensions/nautilus-file.c:
	* libnautilus-extensions/nautilus-file.h:
	Added background computation of the "directory item count"
	attribute. This is serving as a test case for the API for
	requesting additional information.

	* src/file-manager/fm-directory-view.c:
	(display_selection_info): Changed to use the new interface that
	can sometimes return "I don't know" for the number of items in
	a particular directory.
	(stop_load), (done_loading), (display_pending_files),
	(fm_directory_view_stop): Fixed a mistake in the old code where
	we stopped monitoring once the files were discovered. We need to
	keep monitoring.
	(finish_loading_uri): Pass in an attribute that we want to
	monitor:
	NAUTILUS_FILE_ATTRIBUTE_DIRECTORY_ITEM_COUNT.

M	ChangeLog
M	libnautilus-extensions/Makefile.am
M	libnautilus-extensions/nautilus-directory-private.h
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-extensions/nautilus-directory.h
C066	libnautilus-extensions/nautilus-file-private.h
libnautilus-extensions/nautilus-file-attributes.h
M	libnautilus-extensions/nautilus-file-private.h
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-extensions/nautilus-file.h
M	libnautilus-private/Makefile.am
M	libnautilus-private/nautilus-directory-private.h
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-directory.h
C066	libnautilus-extensions/nautilus-file-private.h
libnautilus-private/nautilus-file-attributes.h
M	libnautilus-private/nautilus-file-private.h
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-file.h
M	src/file-manager/fm-directory-view.c

commit 71f8222e2b08305d11865c25d926bc42cdc27b75
Author: Rebecca Schulman <rebecka@src.gnome.org>
Date:	2000-04-14

    Fixed underscore bug in bookmark menus (#345)
    Created new function, to display bookmark names in menu in
    nautilus-bookmark,
    and new string function to double underscores in nautilus-string

M	libnautilus-extensions/nautilus-bookmark.c
M	libnautilus-extensions/nautilus-bookmark.h
M	libnautilus-extensions/nautilus-string.c
M	libnautilus-extensions/nautilus-string.h
M	libnautilus-private/nautilus-bookmark.c
M	libnautilus-private/nautilus-bookmark.h
M	libnautilus-private/nautilus-string.c
M	libnautilus-private/nautilus-string.h
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-window-menus.c

commit 52c238a4d57aec7b1003c2702013b1330edf922a
Author: Raph Levien <raph@src.gnome.org>
Date:	2000-04-14

    Didn't save latest version of ChangeLog last commit, sorry. Actually,
    I'm
    just inflating my commit count. I want to make the list this week :)

M	ChangeLog

commit fd520d38ba6594d04e250797b01d4287597b0cf2
Author: Raph Levien <raph@src.gnome.org>
Date:	2000-04-14

    Added test-rsvg, which exercises librsvg by generating alpha
    transparent
    PNG's from input SVG files.

M	ChangeLog
M	librsvg/.cvsignore
M	librsvg/Makefile.am
A	librsvg/test-rsvg.c

commit 40bc918764159c66a176200d24d07b32d81593d4
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-04-14

    Using Raph's new machinery, made icons representing .svg files use a


	    Using Raph's new machinery, made icons representing .svg files
	use a rendering of the file itself.

M	ChangeLog
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-private/nautilus-icon-factory.c

commit 61149b7d2862ed5daab987e55098029ee3190bfc
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-04-14

    ignore *.gmo and *.mo generated files.

M	po/.cvsignore
M	po/ChangeLog

commit b6399f7e1a7a498bf6a30df53e06a4b7e1f86a08
Author: Christopher James Lahey <clahey@helixcode.com>
Date:	2000-04-14

    Change the packing of the first pane so that it doesn't autoresize.

    2000-04-14	Christopher James Lahey  <clahey@helixcode.com>

	* src/ntl-window.c (nautilus_window_constructed): Change the
	packing of the first pane so that it doesn't autoresize.

	* libnautilus-extensions/nautilus-file-utilities.c
	(nautilus_user_top_directory): Change this routine to use
	gnome_datadir_file to get the share directory.	Also, change to
	using g_strdup_printf.

M	ChangeLog
M	libnautilus-extensions/nautilus-file-utilities.c
M	libnautilus-private/nautilus-file-utilities.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window.c
M	src/ntl-window.c

commit 30dfef56fb03c5bc50d04b36bc5f2725cf5b7377
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-04-14

    Fixed to match new directory contents.

M	ChangeLog
M	libnautilus-extensions/.cvsignore
M	libnautilus-private/.cvsignore

commit 09b3bf22bcc73939e5f0e82c4fd2c193be2428b1
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-04-14

    Split libnautilus into two pieces.

    libnautilus now only contains the view interfaces needed by nautilus
    components.

    These are the interfaces defined in nautilus-view-component.idl.

    libnautilus-extensions containes the remainder of the stuff.

    Also used the cvs repository munging opportunity to do some of the
    ntl-* renaming outlined in the RENAIMING file.

M	ChangeLog
M	Makefile.am
M	components/history/Makefile.am
M	components/history/nautilus-history-view.c
M	components/history/ntl-history-view.c
M	components/html/Makefile.am
M	components/html/ntl-web-browser.c
M	components/music/Makefile.am
M	components/music/nautilus-music-view.c
M	components/music/nautilus-music-view.h
M	components/notes/Makefile.am
M	components/notes/nautilus-notes.c
M	components/notes/ntl-notes.c
M	components/rpmview/Makefile.am
M	components/rpmview/nautilus-rpm-view.c
M	components/rpmview/nautilus-rpm-view.h
M	components/sample/Makefile.am
M	components/sample/nautilus-sample-content-view.c
M	components/sample/nautilus-sample-content-view.h
M	components/services/startup/Makefile.am
M	components/services/startup/eazel-register.c
M	components/services/startup/nautilus-service-startup-view.c
M	components/services/startup/nautilus-service-startup-view.h
M	configure.in
M	libnautilus-extensions/Makefile.am
R079	libnautilus-extensions/libnautilus.h
libnautilus-extensions/libnautilus-extensions.h
M	libnautilus-extensions/nautilus-global-preferences.c
M	libnautilus-extensions/nautilus-global-preferences.h
M	libnautilus-extensions/nautilus-icon-factory.h
M	libnautilus-extensions/nautilus-preferences-box.c
M	libnautilus-extensions/nautilus-preferences-dialog.c
M	libnautilus-extensions/nautilus-preferences-group.c
M	libnautilus-extensions/nautilus-preferences-item.c
M	libnautilus-extensions/nautilus-preferences-pane.c
M	libnautilus-extensions/nautilus-preferences.c
M	libnautilus-extensions/nautilus-radio-button-group.c
D	libnautilus-extensions/nautilus-zoomable.c
D	libnautilus-extensions/nautilus-zoomable.h
M	libnautilus-private/Makefile.am
R079	libnautilus-private/libnautilus.h
libnautilus-private/libnautilus-extensions.h
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.h
M	libnautilus-private/nautilus-icon-factory.h
M	libnautilus-private/nautilus-preferences-box.c
M	libnautilus-private/nautilus-preferences-dialog.c
M	libnautilus-private/nautilus-preferences-group.c
M	libnautilus-private/nautilus-preferences-item.c
M	libnautilus-private/nautilus-preferences-pane.c
M	libnautilus-private/nautilus-preferences.c
M	libnautilus-private/nautilus-radio-button-group.c
D	libnautilus-private/nautilus-zoomable.c
D	libnautilus-private/nautilus-zoomable.h
M	libnautilus/.cvsignore
M	libnautilus/Makefile.am
D	libnautilus/bonobo-stream-vfs.c
D	libnautilus/bonobo-stream-vfs.h
D	libnautilus/gtkscrollframe.c
D	libnautilus/gtkscrollframe.h
M	libnautilus/libnautilus.h
D	libnautilus/nautilus-alloc.h
D	libnautilus/nautilus-background-canvas-group.c
D	libnautilus/nautilus-background-canvas-group.h
D	libnautilus/nautilus-background.c
D	libnautilus/nautilus-background.h
D	libnautilus/nautilus-bonobo-extensions.c
D	libnautilus/nautilus-bonobo-extensions.h
D	libnautilus/nautilus-bookmark.c
D	libnautilus/nautilus-bookmark.h
M	libnautilus/nautilus-content-view-frame.c
M	libnautilus/nautilus-content-view-frame.h
D	libnautilus/nautilus-debug.c
D	libnautilus/nautilus-debug.h
D	libnautilus/nautilus-default-file-icon.c
D	libnautilus/nautilus-default-file-icon.h
D	libnautilus/nautilus-directory-background.c
D	libnautilus/nautilus-directory-background.h
D	libnautilus/nautilus-directory-private.h
D	libnautilus/nautilus-directory.c
D	libnautilus/nautilus-directory.h
D	libnautilus/nautilus-file-private.h
D	libnautilus/nautilus-file-utilities.c
D	libnautilus/nautilus-file-utilities.h
D	libnautilus/nautilus-file.c
D	libnautilus/nautilus-file.h
D	libnautilus/nautilus-gdk-extensions.c
D	libnautilus/nautilus-gdk-extensions.h
D	libnautilus/nautilus-gdk-pixbuf-extensions.c
D	libnautilus/nautilus-gdk-pixbuf-extensions.h
D	libnautilus/nautilus-glib-extensions.c
D	libnautilus/nautilus-glib-extensions.h
D	libnautilus/nautilus-global-preferences.c
D	libnautilus/nautilus-global-preferences.h
D	libnautilus/nautilus-gnome-extensions.c
D	libnautilus/nautilus-gnome-extensions.h
D	libnautilus/nautilus-graphic-effects.c
D	libnautilus/nautilus-graphic-effects.h
D	libnautilus/nautilus-gtk-extensions.c
D	libnautilus/nautilus-gtk-extensions.h
D	libnautilus/nautilus-gtk-macros.h
D	libnautilus/nautilus-icon-canvas-item.c
D	libnautilus/nautilus-icon-canvas-item.h
D	libnautilus/nautilus-icon-container.c
D	libnautilus/nautilus-icon-container.h
D	libnautilus/nautilus-icon-dnd.c
D	libnautilus/nautilus-icon-dnd.h
D	libnautilus/nautilus-icon-factory.c
D	libnautilus/nautilus-icon-factory.h
D	libnautilus/nautilus-icon-grid.c
D	libnautilus/nautilus-icon-grid.h
D	libnautilus/nautilus-icon-private.h
D	libnautilus/nautilus-lib-self-check-functions.c
D	libnautilus/nautilus-lib-self-check-functions.h
D	libnautilus/nautilus-list-column-title.c
D	libnautilus/nautilus-list-column-title.h
D	libnautilus/nautilus-list.c
D	libnautilus/nautilus-list.h
M	libnautilus/nautilus-meta-view-frame.c
M	libnautilus/nautilus-meta-view-frame.h
D	libnautilus/nautilus-metadata.h
D	libnautilus/nautilus-mime-type.c
D	libnautilus/nautilus-mime-type.h
D	libnautilus/nautilus-self-checks.c
D	libnautilus/nautilus-self-checks.h
D	libnautilus/nautilus-string-list.c
D	libnautilus/nautilus-string-list.h
D	libnautilus/nautilus-string.c
D	libnautilus/nautilus-string.h
M	libnautilus/nautilus-view-frame-private.h
M	libnautilus/nautilus-view-frame.c
M	libnautilus/nautilus-view-frame.h
M	libnautilus/nautilus-view.c
M	libnautilus/nautilus-view.h
D	libnautilus/nautilus-xml-extensions.c
D	libnautilus/nautilus-xml-extensions.h
M	libnautilus/nautilus-zoomable.c
D	libnautilus/ntl-content-view-frame.c
D	libnautilus/ntl-content-view-frame.h
D	libnautilus/ntl-meta-view-frame.c
D	libnautilus/ntl-meta-view-frame.h
D	libnautilus/ntl-view-frame.c
D	libnautilus/ntl-view-frame.h
M	nautilus-widgets/nautilus-preferences-box.c
M	nautilus-widgets/nautilus-preferences-dialog.c
M	nautilus-widgets/nautilus-preferences-group.c
M	nautilus-widgets/nautilus-preferences-item.c
M	nautilus-widgets/nautilus-preferences-pane.c
M	nautilus-widgets/nautilus-preferences.c
M	nautilus-widgets/nautilus-radio-button-group.c
M	po/ChangeLog
M	po/POTFILES.in
M	src/Makefile.am
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-directory-view.h
M	src/file-manager/fm-icon-text-window.c
M	src/file-manager/fm-icon-view.c
M	src/file-manager/fm-list-view.c
M	src/file-manager/fm-properties-window.c
M	src/file-manager/fm-properties-window.h
M	src/nautilus-applicable-views.c
M	src/nautilus-applicable-views.h
M	src/nautilus-application.c
M	src/nautilus-bookmark-list.c
M	src/nautilus-bookmark-list.h
M	src/nautilus-bookmarks-window.c
M	src/nautilus-index-tabs.c
M	src/nautilus-index-title.c
M	src/nautilus-information-panel.c
M	src/nautilus-location-bar.c
M	src/nautilus-main.c
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-navigation-window.c
M	src/nautilus-navigation-window.h
M	src/nautilus-object-window.c
M	src/nautilus-object-window.h
M	src/nautilus-sidebar-tabs.c
M	src/nautilus-sidebar-title.c
M	src/nautilus-sidebar.c
M	src/nautilus-signaller.c
M	src/nautilus-spatial-window.c
M	src/nautilus-spatial-window.h
M	src/nautilus-view-frame-bonobo-embeddable.c
M	src/nautilus-view-frame.c
M	src/nautilus-window-manage-views.c
M	src/nautilus-window-menus.c
M	src/nautilus-window-state.c
M	src/nautilus-window-toolbars.c
M	src/nautilus-window.c
M	src/nautilus-window.h
M	src/nautilus-zoom-control.c
M	src/ntl-app.c
M	src/ntl-index-panel.c
M	src/ntl-main.c
M	src/ntl-meta-view.c
M	src/ntl-uri-map.c
M	src/ntl-uri-map.h
M	src/ntl-view-bonobo-subdoc.c
M	src/ntl-view.c
M	src/ntl-window-msgs.c
M	src/ntl-window-state.c
M	src/ntl-window.c
M	src/ntl-window.h

commit dd08346bb81da58d03549b5f303e366b63aeee19
Author: Fatih Demir <kabalak@src.gnome.org>
Date:	2000-04-14

    Added tr

M	ChangeLog
M	configure.in

commit d24829a6fbdf75f99c07b955dfb9642b0b95dee1
Author: Fatih Demir <kabalak@src.gnome.org>
Date:	2000-04-14

    Added the Turkish translation to nautilus

M	po/ChangeLog
A	po/tr.po

commit ec35b38768245122b08596f38f8789042d91ba65
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-04-14

    Added this thing to make 'make dist' happy.

    * po/ChangeLog: Added this thing to make 'make dist' happy.

    Use that from now on for changes in po/.  Seems to be the standard
    thing to do.

M	ChangeLog
A	po/ChangeLog

commit 3ff2e64090ab04124ca421e3c76c08a98b466f18
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-04-14

    Include the new <nautilus-view-component.h> instead of <nautilus.h>

M	ChangeLog
M	libnautilus/libnautilus.h
M	libnautilus/nautilus-zoomable.h
M	libnautilus/ntl-view-frame.h
M	src/nautilus-applicable-views.h
M	src/nautilus-view-frame.h
M	src/ntl-uri-map.h
M	src/ntl-view.h

commit 5921a33b0d93b282b980bf404d4bb4e83e075afa
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-04-14

    Did not build on redhat 5.2 because RPMTAG_FILENAMES has been
    obseleted in the version of rpm that ships with 5.2 apparently.
    I added a dumb hack to define RPMTAG_FILENAMES to
    RPMTAG_OLDFILENAMES which is almost surely the wrong thing to do,
    but i really need to have nautilus building while i do the
    nautilus view changes.  I gave myself a bug to properly address
    this soon (472).

M	ChangeLog
M	components/rpmview/nautilus-rpm-view.c

commit 946e2a862c4ac818e92638c7f21f27880ecd8ff3
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-04-14

    Rolled over to ChangeLog-20000414

A	ChangeLog

commit 461be19b5c42f74a204cd74e3cbe89adde78a90d
Author: Raph Levien <raph@src.gnome.org>
Date:	2000-04-14

    Added appropriate copyright notices.

M	ChangeLog-20000414
M	librsvg/art_rgba.c
M	librsvg/art_rgba.h
M	librsvg/art_rgba_svp.c
M	librsvg/art_rgba_svp.h
M	librsvg/rsvg-bpath-util.c
M	librsvg/rsvg-bpath-util.h
D	librsvg/rsvg-bpath.c
M	librsvg/rsvg-path.c
M	librsvg/rsvg-path.h
M	librsvg/rsvg.c
M	librsvg/rsvg.h

commit a48790856154a424a338283683efacc95f634747
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-04-14

    Move nautilus view component interface definition into libnautilus.

M	ChangeLog-20000414
M	idl/Makefile.am
M	libnautilus-extensions/.cvsignore
M	libnautilus-extensions/Makefile.am
M	libnautilus-private/.cvsignore
M	libnautilus-private/Makefile.am
M	libnautilus/.cvsignore
M	libnautilus/Makefile.am
R100	idl/nautilus.idl	libnautilus/nautilus-view-component.idl

commit f2125dbe8b9545fd3f0125960fb4745359dcdca7
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-04-14

    Add .cvsignore to librsvg directory.

M	ChangeLog-20000414
A	librsvg/.cvsignore

commit c599d124966bcbd831a769ca2c0e621c68f134c4
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-04-14

    added Raph's scalable vector icons machinery


	     added Raph's scalable vector icons machinery

M	ChangeLog-20000414
M	Makefile.am
M	components/help/Makefile.am
M	components/history/Makefile.am
M	components/html/Makefile.am
M	components/music/Makefile.am
M	components/notes/Makefile.am
M	components/rpmview/Makefile.am
M	components/sample/Makefile.am
M	components/services/startup/Makefile.am
M	components/websearch/Makefile.am
M	configure.in
M	icons/eazel/Makefile.am
A	icons/eazel/i-directory-accept.svg
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus/nautilus-icon-factory.c
A	librsvg/Makefile.am
A	librsvg/art_rgba.c
A	librsvg/art_rgba.h
A	librsvg/art_rgba_svp.c
A	librsvg/art_rgba_svp.h
A	librsvg/rsvg-bpath-util.c
A	librsvg/rsvg-bpath-util.h
A	librsvg/rsvg-bpath.c
A	librsvg/rsvg-path.c
A	librsvg/rsvg-path.h
A	librsvg/rsvg.c
A	librsvg/rsvg.h
M	src/Makefile.am

commit 74748cdc3ad20aef46b180cac6db45060576c174
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-04-14

    Fixed a bug my changes to GNOME VFS exposed. The callback couldn't
    handle

	* components/html/ntl-web-browser.c: (browser_vfs_read_callback):
	Fixed a bug my changes to GNOME VFS exposed. The callback couldn't
	handle a "bytes_read" of 0.

	* libnautilus/nautilus-directory-private.h:
	* libnautilus/nautilus-directory.c:
	* libnautilus/nautilus-directory.h:
	* src/file-manager/fm-directory-view.c:
	Added a new interface for monitoring files and directories.
	Also fixed the self-check code that was failing since the
	async. changes.

	* libnautilus/nautilus-file.h:
	Added the interface for monitoring single files, but it isn't
	implemented yet.

	* libnautilus/nautilus-icon-canvas-item.c:
	* libnautilus/nautilus-icon-canvas-item.h:
	* libnautilus/nautilus-icon-container.c:
	* libnautilus/nautilus-icon-container.h:
	* libnautilus/nautilus-icon-dnd.c:
	* libnautilus/nautilus-icon-dnd.h:
	* libnautilus/nautilus-icon-private.h:
	Restructured Andy's modifier changes so the canvas item doesn't
	have to know about modifiers. This makes the canvas item private
	again. Users of NautilusIconContainer shouldn't have to know
	about the canvas item.

	* src/file-manager/fm-icon-view.c:
	Reformatting.

M	ChangeLog-20000414
M	components/html/ntl-web-browser.c
M	libnautilus-extensions/nautilus-directory-private.h
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-extensions/nautilus-directory.h
M	libnautilus-extensions/nautilus-file.h
M	libnautilus-extensions/nautilus-icon-canvas-item.c
M	libnautilus-extensions/nautilus-icon-canvas-item.h
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-extensions/nautilus-icon-container.h
M	libnautilus-extensions/nautilus-icon-dnd.c
M	libnautilus-extensions/nautilus-icon-dnd.h
M	libnautilus-extensions/nautilus-icon-private.h
M	libnautilus-private/nautilus-directory-private.h
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-directory.h
M	libnautilus-private/nautilus-file.h
M	libnautilus-private/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-canvas-item.h
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-container.h
M	libnautilus-private/nautilus-icon-dnd.c
M	libnautilus-private/nautilus-icon-dnd.h
M	libnautilus-private/nautilus-icon-private.h
M	libnautilus/nautilus-directory-private.h
M	libnautilus/nautilus-directory.c
M	libnautilus/nautilus-directory.h
M	libnautilus/nautilus-file.h
M	libnautilus/nautilus-icon-canvas-item.c
M	libnautilus/nautilus-icon-canvas-item.h
M	libnautilus/nautilus-icon-container.c
M	libnautilus/nautilus-icon-container.h
M	libnautilus/nautilus-icon-dnd.c
M	libnautilus/nautilus-icon-dnd.h
M	libnautilus/nautilus-icon-private.h
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-icon-view.c

commit 779efc103459ce2144fcc4974ab7365f8e54d580
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-04-14

    made configuration upload work again, by adding a Content-Type header,


	   made configuration upload work again, by adding a Content-Type
	   header,
	   which is now required by Jonathan's script.

M	ChangeLog-20000414
M	components/services/startup/nautilus-service-startup-view.c

commit 1f62360564d44258ac421c9ba3680626bb36f7e7
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-04-13

    fixed recently introduced problems with escaping, plus added call to


	   fixed recently introduced problems with escaping, plus added
	   call to gtk_main_iteration inside the config gather loop

M	ChangeLog-20000414
M	components/services/startup/eazel-register.c
M	components/services/startup/nautilus-service-startup-view.c

commit 10502b578cefdd3ce0e61c503678575f55f3895e
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-04-13

    added Susan's new icons for service registration and configuration
    upload


	   added Susan's new icons for service registration and
	   configuration
	   upload

M	ChangeLog-20000414
M	components/services/startup/Makefile.am
A	components/services/startup/icons/.cvsignore
A	components/services/startup/icons/Makefile.am
A	components/services/startup/icons/config-gather.png
A	components/services/startup/icons/register.png
M	components/services/startup/nautilus-service-startup-view.c
M	configure.in

commit b1aa23268d002d0bd854d3bd6640094f16001c1b
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-04-13

	Updated for new GNOME VFS.

	* libnautilus/nautilus-directory.c
	(read_some_metafile_data), (metafile_read_start),
	(metafile_write_create_callback), (metafile_write_start),
	(nautilus_directory_monitor_files_ref):
	* libnautilus/gdk-pixbuf-extensions.c
	(nautilus_gdk_pixbuf_load_async):
	* src/ntl-uri-map.c (got_metadata_callback):
	* components/html/ntl-web-browser.c (browser_vfs_callback),
	(do_vfs_load):
	Update for the new GNOME VFS which doesn't return an immediate
	error
	code when doing an async. call.

M	ChangeLog-20000414
M	components/html/ntl-web-browser.c
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-extensions/nautilus-gdk-pixbuf-extensions.c
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-gdk-pixbuf-extensions.c
M	libnautilus/nautilus-directory.c
M	libnautilus/nautilus-gdk-pixbuf-extensions.c
M	src/nautilus-applicable-views.c
M	src/ntl-uri-map.c

commit d7f2206f66dbdd0e67144426ddfcc39ca14504fe
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-04-13

    improved title for non-vfs uris, used Gene's routine to escape http


	   improved title for non-vfs uris, used Gene's routine to
	   escape http
	   parameters in service stuff, and finally weakened assert in
	   nautilus directory to allow non-vfs uris to continue to work

M	ChangeLog-20000414
M	components/services/startup/nautilus-service-startup-view.c
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-private/nautilus-directory.c
M	libnautilus/nautilus-directory.c
M	src/nautilus-window-manage-views.c
M	src/ntl-window-msgs.c

commit 615bb68313176115f2797307254a025e2553fbd0
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-04-13

    added eazel theme open folder icons at different sizes, plus
    upgraded the


	   added eazel theme open folder icons at different sizes, plus
	   upgraded the normal size one to make it less crufty

M	ChangeLog-20000414
M	icons/eazel/Makefile.am
A	icons/eazel/i-directory-accept-36.png
A	icons/eazel/i-directory-accept-72.png
M	icons/eazel/i-directory-accept.png

commit 1eaceba2eabce51a44955cb1127885506fc24efa
Author: Pavel Cisler <pavel@eazel.com>
Date:	2000-04-13

    Added a Duplicate menu item. (task 329)


    2000-04-12	Pavel Cisler <pavel@eazel.com>

	* src/file-manager/fm-directory-view.c:
	(fm_directory_duplicate_selection), (bonobo_menu_duplicate_cb),
	(append_uri_one), (duplicate_cb),
	(fm_directory_view_real_update_menus):
	Added a Duplicate menu item. (task 329)

	* src/file-manager/dfos-xfer.c:
	(fs_xfer)
	Added support for the duplicate command. Passing in a NULL for
	target directory now starts a duplicate operation.

	* src/file-manager/dfos-xfer.c:
	(fs_xfer)
	Made the progress dialog receive the text for the setup
	state. Pass
	in proper text for copy and move operations.

	* src/file-manager/dfos-xfer.c:
	(handle_xfer_ok)
	Pin the values of the bytes_copied to the preflight maximum --
	a copy
	may end up copying more than it estimated when items are added to
	the hierarchy after the copy started. (I was hitting this
	when copying
	a folder into itself, which is a separate bug).

M	ChangeLog-20000414
M	libnautilus-extensions/nautilus-file-operations.c
M	libnautilus-private/nautilus-file-operations.c
M	src/file-manager/dfos-xfer.c
M	src/file-manager/fm-directory-view.c

commit b6b126593ecca9062f12ca16b924cdde5ed7c065
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-04-12

    added framework for using custom images to reflect highlight state;
    used


	    added framework for using custom images to reflect highlight
	    state;
	used it to make folders reflect drop-highlighting by opening (just
	in eazel theme for now)

M	ChangeLog-20000414
M	icons/eazel/Makefile.am
A	icons/eazel/i-directory-accept.png
M	libnautilus-extensions/nautilus-icon-canvas-item.c
M	libnautilus-extensions/nautilus-icon-canvas-item.h
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-extensions/nautilus-icon-container.h
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-extensions/nautilus-icon-factory.h
M	libnautilus-private/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-canvas-item.h
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-container.h
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus-private/nautilus-icon-factory.h
M	libnautilus/nautilus-icon-canvas-item.c
M	libnautilus/nautilus-icon-canvas-item.h
M	libnautilus/nautilus-icon-container.c
M	libnautilus/nautilus-icon-container.h
M	libnautilus/nautilus-icon-factory.c
M	libnautilus/nautilus-icon-factory.h
M	src/file-manager/fm-icon-view.c

commit aa8fdf8b6937c38d6085abb9c50536a139e79f93
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-04-12

    Prefixed all the MIME type descriptions with [en_US], so they can
    be localized.

M	ChangeLog-20000414
M	data/mime/nautilus.keys

commit e8013d5c0b3545d9eae76f5baa83356423096642
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-04-12

    Added a bunch more MIME type descriptions.

M	ChangeLog-20000414
M	data/mime/nautilus.keys

commit baebdb1ad125e9247e85d558228f07fac93af767
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-04-12

    This is a new Perl script for searching for FIXME in the code. It
    reports

	* check-FIXME.pl: This is a new Perl script for searching
	for FIXME
	in the code. It reports any FIXME that does not have a bug number
	next to it, or any with a bug number that's not an open bug.
	* libnautilus/nautilus-bookmark.c: Attached a bug number to
	a FIXME
	for script-testing purposes.
	* docs/architecture.txt: Removed a FIXME. So sue me!

	* src/file-manager/fm-icon-text-window.c
	(create_attributes_option_menu): Added a call to gettext since the
	attribute_labels are now N_ strings.
	* po/.cvsignore: Ignore the generated files.

	* libnautilus/nautilus-icon-factory.c: Formatting tweak.

M	ChangeLog-20000414
A	check-FIXME.pl
M	docs/architecture.txt
M	libnautilus-extensions/nautilus-bookmark.c
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-private/nautilus-bookmark.c
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus/nautilus-bookmark.c
M	libnautilus/nautilus-icon-factory.c
A	po/.cvsignore
M	src/file-manager/fm-icon-text-window.c

commit 951e7313c66e0d8be29ae30350c3ffefaa0744c7
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-04-12

    Change usage of _("foo") to N_("foo")

    * src/file-manager/fm-icon-text-window.c:
    Change usage of _("foo") to N_("foo")

M	ChangeLog-20000414

commit 4252026aae8e747245d7c0ab290c9ef34bdf10aa
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-04-12

    Use N_("foo") instead of _("foo")

M	src/file-manager/fm-icon-text-window.c

commit 1b3cd3d5609ac8fedde3156dc16335eb4b16ed0c
Author: Valek Frob <frob@src.gnome.org>
Date:	2000-04-12

    forget this one ;-(

M	acconfig.h

commit ba36989e31dc2daaac6fe471fffaf3b8432545a2
Author: Valek Frob <frob@src.gnome.org>
Date:	2000-04-12

    Added some stuff for i18n.

M	ChangeLog-20000414
M	Makefile.am
M	configure.in
A	po/POTFILES.in
A	po/ru.po

commit 8ecf5b4898c50b0f7641f444cdc1f71eab1385c6
Author: Pavel Cisler <pavel@eazel.com>
Date:	2000-04-12

    Fix a problem where drag actions did't update properly when dragging


    2000-04-11	Pavel Cisler <pavel@eazel.com>

	* libnautilus/nautilus-icon-dnd.c:
	* libnautilus/nautilus-icon-dnd.h:
	Fix a problem where drag actions did't update properly when
	dragging
	between two windows. The pointer to the private GtkDragStatus
	needs
	to be global, not stored in the drag originator widget.

M	ChangeLog-20000414
M	libnautilus-extensions/nautilus-icon-dnd.c
M	libnautilus-extensions/nautilus-icon-dnd.h
M	libnautilus-private/nautilus-icon-dnd.c
M	libnautilus-private/nautilus-icon-dnd.h
M	libnautilus/nautilus-icon-dnd.c
M	libnautilus/nautilus-icon-dnd.h

commit d140e4fc8da174b0d71a4f53957252cf2a5a2d45
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-04-12

    Ignore the Makefile and Makefile.in generated files.

A	data/mime/.cvsignore

commit 25c4634248f54c33655cea11412c16c7332fe065
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-04-12

    tweaked configuration upload protocol to match Jonathan's changes


	   tweaked configuration upload protocol to match Jonathan's
	   changes

M	ChangeLog-20000414
M	components/services/startup/eazel-register.c
M	components/services/startup/nautilus-service-startup-view.c

commit 08d18d6542781094de5dc2914fa292eea9bc1f4c
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-04-12

    Handle case where directory is NULL which is needed for URIs that
    Nautilus understands but GNOME VFS does not.

M	ChangeLog-20000414
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-private/nautilus-directory.c
M	libnautilus/nautilus-directory.c

commit f96591d2e3e9f84e5463749324afc77853095660
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-04-12

	Addressed most of task 148 (Better type-as-string for
	directory views). Added new directory to CVS, so make
	sure you do a "cvs update -d" and not just "cvs update".

	"make install" now installs a file of mime-type-to-English
	descriptions in the gnome-mime directory.

	* data/mime/nautilus.keys: The actual mapping between
	MIME types and English descriptions. Read these and send
	me your abuse.
	* data/mime/Makefile.am: New file, copies nautilus.keys to
	gnome-mime directory.
	* data/Makefile.am: includes "mime" subdirectory
	* configure.in: configures "data/mime" directory

	* libnautilus/nautilus-file.c:
	(nautilus_file_get_mime_type_as_string_attribute):
	New function, returns the raw MIME type as a string,
	and handles the no-MIME-type case.
	(nautilus_file_get_string_attribute): handle attribute
	"mime_type", distinct from "type" which is now the
	human-language one.
	(nautilus_file_get_type_as_string): Use gnome-mime
	to get human-language descriptions based on the MIME
	type.
	(nautilus_file_is_executable): Fixed this function which
	was reading info->flags instead of info->permissions. Now
	the special executable icon appears much more often (though
	we still don't know what it's supposed to be).
	* src/file-manager/fm-error-reporting.c:
	(fm_report_error_renaming_file): Use "directory" instead of
	"folder" to match our terminology elsewhere.
	* src/file-manager/fm-icon-text-window.c:
	add "mime type" to list of choices of text that can appear
	beneath icons (in addition to just plain "type", which is
	the human-language one).

M	ChangeLog-20000414
M	configure.in
M	data/Makefile.am
A	data/mime/Makefile.am
A	data/mime/nautilus.keys
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-private/nautilus-file.c
M	libnautilus/nautilus-file.c
M	src/file-manager/fm-error-reporting.c
M	src/file-manager/fm-icon-text-window.c

commit 682bcce22872869051fe04a7bdc710f10463a7b4
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-04-11

	Finished task 226 (Read metadata asynchronously instead of
	synchronously).

	Requires new GNOME VFS.

	* libnautilus/nautilus-directory-private.h:
	* libnautilus/nautilus-directory.c:
	* libnautilus/nautilus-directory.h:
	Changed code to read and write metafiles async. Too many functions
	modified for me to list here.

	* libnautilus/nautilus-file-private.h:
	* libnautilus/nautilus-file.c:
	* libnautilus/nautilus-file.h:
	(nautilus_file_changed), (nautilus_file_emit_changed),
	(nautilus_file_get_metadata), (nautilus_file_set_metadata),
	(nautilus_file_call_when_ready), (nautilus_file_cancel_callback):
	Changes to NautilusFile so it can participate in the new.

	* components/notes/ntl-notes.c (notes_load_metainfo):
	Fixed a bug in my recent changes where it would use a bad file
	object when getting metadata.

	* src/file-manager/fm-directory-view.c (notes_load_metainfo):
	Renamed "tags" to "keys".

M	ChangeLog-20000414
M	components/notes/nautilus-notes.c
M	components/notes/ntl-notes.c
M	libnautilus-extensions/nautilus-directory-private.h
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-extensions/nautilus-directory.h
M	libnautilus-extensions/nautilus-file-private.h
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-extensions/nautilus-file.h
M	libnautilus-private/nautilus-directory-private.h
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-directory.h
M	libnautilus-private/nautilus-file-private.h
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-file.h
M	libnautilus/nautilus-directory-private.h
M	libnautilus/nautilus-directory.c
M	libnautilus/nautilus-directory.h
M	libnautilus/nautilus-file-private.h
M	libnautilus/nautilus-file.c
M	libnautilus/nautilus-file.h
M	src/file-manager/fm-directory-view.c

commit 2ac3c5dac548d7287ba5d34c0a7bf28d441854c6
Author: Gene Z. Ragan <gzr@eazel.com>
Date:	2000-04-11

    components/sample/nautilus-sample-content-view.c Added icon data to



    2000-04-11 Gene Z. Ragan <gzr@eazel.com>

	* components/sample/nautilus-sample-content-view.c
	Added icon data to BonoboUiHandler.  This is GdkPixbuf
	data and demonstrates the pixbuf data features
	added to bonobo ui handlers.

	* libnautilus/nautilus-bookmark.c
	bonobo_ui_handler_menu_new_item modified to take advantage
	of new bonobo ui handler pixbuf functionality. Components and
	menu items can now display pixbuf data.
	Added nautilus_bookmark_get_pixbuf() routine.

	* libnautilus/nautilus-bookmark.h
	Added nautilus_bookmark_get_pixbuf() routine.

	* src/nautilus-window-menus.c
	bonobo_ui_handler_menu_new_item modified to take advantage
	of new bonobo ui handler pixbuf functionality.

M	components/sample/nautilus-sample-content-view.c
M	libnautilus-extensions/nautilus-bookmark.c
M	libnautilus-extensions/nautilus-bookmark.h
M	libnautilus-private/nautilus-bookmark.c
M	libnautilus-private/nautilus-bookmark.h
M	libnautilus/nautilus-bookmark.c
M	libnautilus/nautilus-bookmark.h
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-window-menus.c

commit 25226589f055c8881a1bbdb0f28823a8453eed35
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-04-11

    added install, uninstall and update buttons to package view


	    added install, uninstall and update buttons to package view

M	ChangeLog-20000414
M	components/rpmview/nautilus-rpm-view.c

commit 91a060146b2ffa39a1c151c937b1a0b9c6392eeb
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-04-11

    Update for new GdkPixbuf. gnome-print must be built before bonobo.

M	ChangeLog-20000414
M	HACKING
M	RENAMING
M	libnautilus-extensions/nautilus-graphic-effects.c
M	libnautilus-extensions/nautilus-icon-canvas-item.c
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-private/nautilus-graphic-effects.c
M	libnautilus-private/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus/nautilus-graphic-effects.c
M	libnautilus/nautilus-icon-canvas-item.c
M	libnautilus/nautilus-icon-container.c
M	libnautilus/nautilus-icon-factory.c
M	src/nautilus-index-title.c
M	src/nautilus-sidebar-title.c

commit 339ac05b027f670cdd50e88a7f64a6f0992e50e9
Author: Pavel Cisler <pavel@eazel.com>
Date:	2000-04-11

    Drop target highlighting. Add new call to determine if a drop
    target can


    2000-04-11	Pavel Cisler <pavel@eazel.com>
	Drop target highlighting.
	Add new call to determine if a drop target can accept a drag.
	Tweak modifiers for file copy.

M	ChangeLog-20000414
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-extensions/nautilus-file.h
M	libnautilus-extensions/nautilus-gtk-extensions.c
M	libnautilus-extensions/nautilus-gtk-extensions.h
M	libnautilus-extensions/nautilus-icon-canvas-item.c
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-extensions/nautilus-icon-container.h
M	libnautilus-extensions/nautilus-icon-dnd.c
M	libnautilus-extensions/nautilus-icon-dnd.h
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-file.h
M	libnautilus-private/nautilus-gtk-extensions.c
M	libnautilus-private/nautilus-gtk-extensions.h
M	libnautilus-private/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-container.h
M	libnautilus-private/nautilus-icon-dnd.c
M	libnautilus-private/nautilus-icon-dnd.h
M	libnautilus/nautilus-file.c
M	libnautilus/nautilus-file.h
M	libnautilus/nautilus-gtk-extensions.c
M	libnautilus/nautilus-gtk-extensions.h
M	libnautilus/nautilus-icon-canvas-item.c
M	libnautilus/nautilus-icon-container.c
M	libnautilus/nautilus-icon-container.h
M	libnautilus/nautilus-icon-dnd.c
M	libnautilus/nautilus-icon-dnd.h
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-directory-view.h
M	src/file-manager/fm-icon-view.c

commit 29bbcafdc7d9d9490cadd009c1e69c47190df2cd
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-04-11

    made package view determine if a package is installed or not and
    display a


	   made package view determine if a package is installed or
	   not and
	   display a message accordingly

M	ChangeLog-20000414
M	components/rpmview/nautilus-rpm-view.c

commit d879994075d9d66454acd0332fe12ced75ceabb5
Author: Pavel Cisler <pavel@eazel.com>
Date:	2000-04-11

    Nasty hack to allow drag&drop actions to respond to modifier keys
    and the


    2000-04-10	Pavel Cisler <pavel@eazel.com>
	Nasty hack to allow drag&drop actions to respond to modifier keys
	and the drop context properly. This will one day get fixed by
	adding proper hooks to Gtk+ and using them. For now we have to
	do this.

M	ChangeLog-20000414
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-extensions/nautilus-icon-dnd.c
M	libnautilus-extensions/nautilus-icon-dnd.h
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-dnd.c
M	libnautilus-private/nautilus-icon-dnd.h
M	libnautilus/nautilus-icon-container.c
M	libnautilus/nautilus-icon-dnd.c
M	libnautilus/nautilus-icon-dnd.h

commit 71413dc21976fde9fd274b0d8e4e656be54d2b14
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-04-11

    made the package view component display a scrolling list of the


	   made the package view component display a scrolling list of the
	   constituent files that comprise the package.

M	ChangeLog-20000414
M	components/rpmview/nautilus-rpm-view.c

commit 080683794f2a700ed10a9b4b9d318ff6bb7593a5
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-04-10

	Finished changing all callers that use metadata to use it in a way
	that is compatible with async. metadata reading.

	* components/notes/ntl-notes.c:
	(notes_load_metainfo): Changed to use
	nautilus_file_call_when_ready
	to wait for the metadata. Also fixed a bug that was causing
	an assert
	inside the call to gtk_editable_insert_text.
	(main): Made warnings and criticals stop in the debugger.

	* libnautilus/nautilus-directory.c:
	* libnautilus/nautilus-directory.h:
	(nautilus_directory_call_when_ready): Renamed the call to indicate
	it can wait for more than just metadata. For now it does only wait
	for metadata, though.
	(nautilus_directory_cancel_callback): Renamed this too.

	* libnautilus/nautilus-file.c:
	(nautilus_file_call_when_ready), (nautilus_file_cancel_callback):
	Made a corresponding call for the metadata of a single file.

	* libnautilus/nautilus-gdk-extensions.c:
	* src/nautilus-index-title.c:
	Formatting changes.

	* libnautilus/nautilus-metadata.h:
	Clarified that ANNOTATION is a per-file piece of metadata.

	* src/ntl-uri-map.c:
	* src/file-manager/fm-directory-view.c:
	Use new names of calls.

	* src/file-manager/fm-icon-view.c:
	* src/file-manager/fm-list-view.c:
	Added comment.

M	ChangeLog-20000414
M	components/notes/nautilus-notes.c
M	components/notes/ntl-notes.c
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-extensions/nautilus-directory.h
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-extensions/nautilus-file.h
M	libnautilus-extensions/nautilus-gdk-extensions.c
M	libnautilus-extensions/nautilus-metadata.h
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-directory.h
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-file.h
M	libnautilus-private/nautilus-gdk-extensions.c
M	libnautilus-private/nautilus-metadata.h
M	libnautilus/nautilus-directory.c
M	libnautilus/nautilus-directory.h
M	libnautilus/nautilus-file.c
M	libnautilus/nautilus-file.h
M	libnautilus/nautilus-gdk-extensions.c
M	libnautilus/nautilus-metadata.h
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-directory-view.h
M	src/file-manager/fm-icon-view.c
M	src/file-manager/fm-list-view.c
M	src/nautilus-applicable-views.c
M	src/nautilus-index-title.c
M	src/nautilus-main.c
M	src/nautilus-sidebar-title.c
M	src/ntl-main.c
M	src/ntl-uri-map.c

commit 82c9663d5d59943d600ff4c1d406928f9a40bad9
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-04-10

    fixed bug where multi-line titles in the index panel has a large
    vertical


	    fixed bug where multi-line titles in the index panel has
	    a large
	vertical gap.  Fixed by breaking out of loop when we find the
	split point.

M	ChangeLog-20000414
M	src/nautilus-index-title.c
M	src/nautilus-sidebar-title.c

commit 6e865e79dec218521814ceafe6fe140ca8eb53ff
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-04-10

    added io port info to hardware configuration synopsis


	added io port info to hardware configuration synopsis

M	ChangeLog-20000414
M	components/services/startup/eazel-register.c

commit f193a5adc6c8664fa2bfe2ce3d45fc25098df3b2
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-04-10

	Fixed bug 377 (clipping emblems in list view looks bad
	and loses information)

	* libnautilus/nautilus-list.c:
	(draw_row): Made it draw the ellipsis character if there's
	not enough room to show all emblems.

M	ChangeLog-20000414
M	libnautilus-extensions/nautilus-list.c
M	libnautilus-private/nautilus-list.c
M	libnautilus/nautilus-list.c

commit 4d1df7f3211daa20bf952329734501a82955e122
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-04-10

    Reworked selection such that the SELECTION_CHANGED signal is
    emitted only

	* libnautilus/nautilus-list.c:
	(nautilus_list_initialize_class), (nautilus_list_initialize),
	(select_or_unselect_row_callback), (emit_selection_changed),
	(select_range), (select_row), (select_row_from_mouse),
	(row_set_selected), (select_row_unselect_others),
	(nautilus_list_select_all), (nautilus_list_unselect_all),
	(nautilus_list_button_press), (nautilus_list_keyboard_move_to),
	(nautilus_list_motion), (nautilus_list_set_selection):
	Reworked selection such that the SELECTION_CHANGED signal is
	emitted only once for every selection-affecting operation,
	and never if the selection hasn't changed at all. This makes
	such operations as Select All, switch-from-icon-view-with-lots-
	selected, and arrow-key-to-end-of-list significantly faster.

M	ChangeLog-20000414
M	libnautilus-extensions/nautilus-list.c
M	libnautilus-private/nautilus-list.c
M	libnautilus/nautilus-list.c

commit f0d79129981e1ce6ee7c8a47d072b594c55f6a31
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-04-10

    save token from service, pass it back in header of subsequent request;


	   save token from service, pass it back in header of subsequent
	   request; fixed recursive thumbnail bug; make snapshot frame for
	   thumbnails.

M	ChangeLog-20000414
M	components/services/startup/nautilus-service-startup-view.c
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus/nautilus-icon-factory.c

commit f27fcab0c8a8fe961f5c1bd7cd8d01ea0c237aa9
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-04-10

	Finished task 307 (keyboard navigation in list view should
	use same keys/behavior as in icon view). There are a few
	minor bugs remaining that I'll write up separately.

	* libnautilus/nautilus-list.c:
	NautilusListDetails struct: added fields for
	keyboard_row_to_reveal and keyboard_row_reveal_timer_id;
	(nautilus_list_initialize_class): Removed key binding set for
	this class (uses key_press_event function instead); used
	gtk_binding_entry_clear to get rid of all the unwanted GtkCList
	key bindings; wire up key_press_event function; wire up
	destroy function
	(nautilus_list_destroy): New function, destroy details struct
	(this was storage leak) and clean up pending timer.
	(nautilus_list_clear_keyboard_focus),
	(nautilus_list_set_keyboard_focus),
	(nautilus_list_keyboard_move_to),
	(keyboard_row_reveal_timeout_callback),
	(unschedule_keyboard_row_reveal), (schedule_keyboard_row_reveal),
	(reveal_row), (nautilus_list_keyboard_navigation_key_press),
	(nautilus_list_keyboard_home), (nautilus_list_keyboard_end),
	(nautilus_list_keyboard_up), (nautilus_list_keyboard_down),
	(nautilus_list_keyboard_page_up),
	(nautilus_list_keyboard_page_down),
	(nautilus_list_keyboard_space),
	(nautilus_list_activate_selected_items),
	(nautilus_list_get_first_selected_row),
	(nautilus_list_get_last_selected_row),
	(nautilus_list_key_press): New functions, all the mechanism for
	handling key presses similarly to NautilusIconContainer. Bonus
	key handling for Page Up and Page Down.
	(nautilus_list_move_focus_row), (scroll_vertical): Removed these
	functions that were used by the GtkCList key bindings in favor of
	nautilus_list_key_press and friends.

M	ChangeLog-20000414
M	libnautilus-extensions/nautilus-list.c
M	libnautilus-private/nautilus-list.c
M	libnautilus/nautilus-list.c

commit b39c3637ef7442552ea40f3ed9466980ba618dbc
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-04-08

    The text below an icon is now underlined when the icon is pre-lit


	    The text below an icon is now underlined when the icon
	    is pre-lit

M	ChangeLog-20000414
M	libnautilus-extensions/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-canvas-item.c
M	libnautilus/nautilus-icon-canvas-item.c

commit 949566269c04783ae385b23bf850e5f681810cb4
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-04-08

	Fixed bug Andy pointed out where list view "links" could
	be activated by clicking in white space past the name.
	Also started making changes in the direction of getting
	keyboard selection working properly in list view (but
	most of the work remains).

	* libnautilus/nautilus-gdk-extensions.h,
	* libnautilus/nautilus-gdk-extensions.c:
	(nautilus_stipple_bitmap): New function, returns pointer to
	static 50% stipple bitmap.
	* libnautilus/nautilus-icon-cvanvas-item.c:
	remove global stipple object;
	(nautilus_icon_canvas_item_initialize_class): Remove
	initialization
	of global stipple object.
	(draw_or_measure_label_text), (draw_stretch_handles): Use
	nautilus_stipple_bitmap () in lieu of global stipple object
	in this file.
	* libnautilus/nautilus-list.c:
	(get_cell_horizontal_start_position): New function, extracted
	from draw_row so I could use it elsewhere.
	(nautilus_list_key): Removed function.
	(nautilus_list_draw_focus): New function, draws keyboard-focussed
	row with the same stipple outline used in icon view.
	(nautilus_list_move_function_row): New function, copied &
	simplified
	from GtkCList. Will probably rewrite entirely or eliminate
	very soon.
	(nautilus_list_scroll_vertical): New function, copied & simplified
	from GtkCList. Handles various keyboard commands, though not
	yet with
	the behavior we actually want.
	(nautilus_list_initialize_class): Begin to override and eliminate
	GtkCList key bindings that we want to change. I've just started
	this
	work -- all I've done so far is make space do nothing but
	Control-space
	toggle the selection status of the keyboard-focussed row. I
	need to
	go through and fix up all the bad inherited bindings. Also in this
	function replace GtkCList's scroll_vertical and draw_focus
	function
	pointers, and removed the key_press_event and key_release_event
	overrides that were deliberately preventing us from inheriting any
	of GtkCList's keyboard behavior.
	(nautilus_list_button_release): Only activate link-text if
	the click
	is in the horizontal bounds of the text.
	(draw_row) Use get_cell_horizontal_start_position that was
	extracted
	from this function.

M	ChangeLog-20000414
M	libnautilus-extensions/nautilus-gdk-extensions.c
M	libnautilus-extensions/nautilus-gdk-extensions.h
M	libnautilus-extensions/nautilus-icon-canvas-item.c
M	libnautilus-extensions/nautilus-list.c
M	libnautilus-private/nautilus-gdk-extensions.c
M	libnautilus-private/nautilus-gdk-extensions.h
M	libnautilus-private/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-list.c
M	libnautilus/nautilus-gdk-extensions.c
M	libnautilus/nautilus-gdk-extensions.h
M	libnautilus/nautilus-icon-canvas-item.c
M	libnautilus/nautilus-list.c

commit e68159f3119d38d2f1ce8d4d9c6f5729c3d9326e
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-04-07

    pointed service code at Jonathan's prototype server - registration
    is now


	    pointed service code at Jonathan's prototype server -
	    registration is
	now working.  Also, implemented simple drag highliting, by
	treating it
	exactly like selection highliting

M	ChangeLog-20000414
M	components/services/startup/nautilus-service-startup-view.c
M	libnautilus-extensions/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-canvas-item.c
M	libnautilus/nautilus-icon-canvas-item.c

commit fc19e85bc091525530751924e684444ef9ca3137
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-04-07

    made configuration update make HTTP request and check errors;
    also added



	made configuration update make HTTP request and check errors; also
	added stub overview page and minor cleanups

M	ChangeLog-20000414
M	components/services/startup/nautilus-service-startup-view.c

commit 930655a14320e0aeb99e712ad637c5189d1bd2da
Author: Pavel Cisler <pavel@eazel.com>
Date:	2000-04-07

    More file operation stuff.



    2000-04-06	Pavel Cisler <pavel@eazel.com>
	More file operation stuff.

M	ChangeLog-20000414
M	libnautilus-extensions/nautilus-file-operations-progress.c
M	libnautilus-extensions/nautilus-file-operations-progress.h
M	libnautilus-extensions/nautilus-file-operations.c
M	libnautilus-extensions/nautilus-file-operations.h
M	libnautilus-private/nautilus-file-operations-progress.c
M	libnautilus-private/nautilus-file-operations-progress.h
M	libnautilus-private/nautilus-file-operations.c
M	libnautilus-private/nautilus-file-operations.h
M	src/file-manager/dfos-xfer-progress-dialog.c
M	src/file-manager/dfos-xfer-progress-dialog.h
M	src/file-manager/dfos-xfer.c
M	src/file-manager/dfos-xfer.h
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-directory-view.h

commit 4c0591ba85ddaab08e2d6bbb0ab1d7df36f98b1d
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-04-07

    more work to polish registration and substantially implement
    configuration


	   more work to polish registration and substantially implement
	   configuration uploading, plus misc cleanups

M	ChangeLog-20000414
M	components/services/startup/nautilus-service-startup-view.c

commit cb19a9692f6862f1192c158a6a605c3ebb05eff7
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-04-07

	Finished task 376 (Resolve list-view single-click behavior)

	* libnautilus/nautilus-gdk-extensions.h:
	#defines for colors NAUTILUS_RGB_COLOR_RED, _GREEN,
	_BLUE, _WHITE, and _BLACK.
	* libnautilus/nautilus-gdk-extensions.c:
	(nautilus_parse_rgb_with_white_default): Replaced
	hard-wired numbers with these #defines.

	* libnautilus/nautilus-list.h,
	* libnautilus/nautilus-list.c:
	added enum entry for NAUTILUS_CELL_LINK_TEXT;
	(nautilus_list_mark_cell_as_link): New functions, converts
	an ordinary text cell into a link-text cell.
	(nautilus_list_button_release): Only activate link-text
	cells on single click; other cells select as in other lists.
	(draw_row): draw link-text cells with blue text and an
	underline, so they look like typical web links.
	(nautilus_list_set_cell_contents): Convert link-text cell
	back to ordinary text cell before cleaning up old
	contents so parent function will do the right thing.

	* src/file-manager/fm-list-view.c:
	(add_to_list): mark file name cell as link-text cell.
	(remove_from_list): New function, extracted from...
	(fm_list_view_file_changed): Followed Darin's advice on
	how to simultaneously clarify this code and fix a
	storage leak.

	For Darin, fixed a typo that caused every file to be
	displayed as if it were a directory.

	* src/ntl-uri-map.c:
	(my_notify_when_ready): Added two missing "== 0"s.

M	ChangeLog-20000414
M	libnautilus-extensions/nautilus-gdk-extensions.c
M	libnautilus-extensions/nautilus-gdk-extensions.h
M	libnautilus-extensions/nautilus-list.c
M	libnautilus-extensions/nautilus-list.h
M	libnautilus-private/nautilus-gdk-extensions.c
M	libnautilus-private/nautilus-gdk-extensions.h
M	libnautilus-private/nautilus-list.c
M	libnautilus-private/nautilus-list.h
M	libnautilus/nautilus-gdk-extensions.c
M	libnautilus/nautilus-gdk-extensions.h
M	libnautilus/nautilus-list.c
M	libnautilus/nautilus-list.h
M	src/file-manager/fm-list-view.c
M	src/nautilus-applicable-views.c
M	src/ntl-uri-map.c

commit c564c60240de66b06233db211360bef9dcc53745
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-04-07

    Add a boolean field have_pending_uris_selected to distinguish the case

	* src/file-manager/fm-directory-view.c
	(notify_selection_change_cb, display_pending_files): Add a boolean
	field have_pending_uris_selected to distinguish the case where we
	have _no_ pending selection from the case where we have an empty
	one (in both cases, the pending_uris_selected field should be
	NULL).

M	ChangeLog-20000414
M	src/file-manager/fm-directory-view.c

commit 1ae3a2426a4e21d7db61e5e5885cd513c68716c3
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-04-06

	Added the hooks needed to make metafile reading asynchronous.
	Next I'll change the actual metafile access to work that way.

	* libnautilus/nautilus-directory.h:
	* libnautilus/nautilus-directory.c:
	(nautilus_directory_metadata_call_when_ready): Added function
	that requests a read of some metadata and calls back when the
	data is ready.

	* src/ntl-app.c: (nautilus_app_startup): Got rid of call to
	nautilus_navinfo_init.

	* src/ntl-types.h: Moved the NautilusNavigationInfo struct
	and related defines to ntl-uri-map.h.

	* src/ntl-uri-map.h:
	* src/ntl-uri-map.c:
	Reformatted and changed the names of many functions.
	Added code to use the new metadata callback.

	* src/ntl-index-panel.c:
	* src/ntl-main.c:
	* src/ntl-view.h:
	* src/ntl-window-msgs.c:
	* src/ntl-window.c:
	* src/ntl-window.h:
	Had to change includes a bit because of my changes to what
	header files are including.

	* src/ntl-window-msgs.c: (nautilus_window_update_state):
	* src/ntl-window.h:
	Use the new nautilus_navigation_info_cancel call instead of
	reaching right in to cancel the underlying call.

	* src/ntl-view-private.h:
	Reformatting.

M	ChangeLog-20000414
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-extensions/nautilus-directory.h
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-directory.h
M	libnautilus/nautilus-directory.c
M	libnautilus/nautilus-directory.h
M	src/nautilus-applicable-views.c
M	src/nautilus-applicable-views.h
M	src/nautilus-application.c
M	src/nautilus-information-panel.c
M	src/nautilus-main.c
M	src/nautilus-navigation-window.c
M	src/nautilus-navigation-window.h
M	src/nautilus-object-window.c
M	src/nautilus-object-window.h
M	src/nautilus-sidebar.c
M	src/nautilus-spatial-window.c
M	src/nautilus-spatial-window.h
M	src/nautilus-view-frame-private.h
M	src/nautilus-view-frame.h
M	src/nautilus-window-manage-views.c
M	src/nautilus-window.c
M	src/nautilus-window.h
M	src/ntl-app.c
M	src/ntl-index-panel.c
M	src/ntl-main.c
M	src/ntl-types.h
M	src/ntl-uri-map.c
M	src/ntl-uri-map.h
M	src/ntl-view-private.h
M	src/ntl-view.h
M	src/ntl-window-msgs.c
M	src/ntl-window.c
M	src/ntl-window.h

commit 50206e4a0093a53ceb58ff424cd0e40bd82fcceb
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-04-06

    Fixed code that was trying to disconnect the handler from the new

	* libnautilus/nautilus-directory-background.c:
	(nautilus_connect_background_to_directory_metadata):
	Fixed code that was trying to disconnect the handler from the
	new directory, not the old one.

M	ChangeLog-20000414
M	libnautilus-extensions/nautilus-directory-background.c
M	libnautilus-private/nautilus-directory-background.c
M	libnautilus/nautilus-directory-background.c

commit 304eeb467e14f1e0ce9317581a6d482fd5cd3d63
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-04-06

    Only call nautilus_file_unref if the file isn't gone. This cures some

	* src/file-manager/fm-list-view.c:
	(fm_list_view_file_changed): Only call nautilus_file_unref if
	the file isn't gone. This cures some GTK-CRITICALS I ran into.

	* src/file-manager/fm-properties-window.c:
	(name_field_update): Renamed to name_field_update_to_match_file;
	handle case where file name was changed elsewhere.
	(create_properties_window): Hook up
	name_field_update_to_match_file
	to get called when file changes externally.
	(remove_properties_window_from_hash_table): New function.
	(fm_properties_window_get_or_create): Use hash table so there's
	only one Properties window per file. This was intended to be the
	design but we forgot to implement it earlier.

M	ChangeLog-20000414
M	src/file-manager/fm-list-view.c
M	src/file-manager/fm-properties-window.c

commit ea34d463622fb11c9ab151dab73e43504b40cd17
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-04-06

    made registration invoke the service cgi and give appropriate error


	    made registration invoke the service cgi and give appropriate
	    error
	feedback or move on to the configuration step.	Made it disable
	the
	registration button unless something is typed into each of the
	3 fields

M	ChangeLog-20000414
M	components/services/startup/nautilus-service-startup-view.c

commit af03941bcc35adf5194d7c6ec567ca4e8cf1bb2f
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-04-06

	Fixed bug 394 (clicking Home button segfaults)

	* src/ntl-window-msgs.c: (nautilus_window_update_internals):
	Don't update Back list when the location hasn't actually
	changed, since (A) it would be silly and (B) the code that
	sets up last_location_bookmark and current_location_bookmark
	doesn't work right if you do.

M	ChangeLog-20000414
M	src/nautilus-window-manage-views.c
M	src/ntl-window-msgs.c

commit 5f2f9cb98656316d0962a89f9495888bc9c791d4
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-04-06

	Some cleanups from the file-renaming checkin I did
	yesterday. The largest change was making NautilusDirectory
	send "files-changed" signal instead of "files-removed"
	signal when a file is removed. That way interested callers
	need register only for one signal. The callers can use
	nautilus_file_is_gone () to test whether the file was removed.

	* libnautilus/nautilus-directory-private.h:
	(nautilus_directory_files_removed): Removed function.
	* libnautilus/nautilus-directory.h:
	(files_removed): Removed signal definition, updated comments.
	* libnautilus/nautilus-directory.c:
	Removed FILES_REMOVED signal enum entry;
	(nautilus_directory_initialize_class): Removed FILES_REMOVED
	signal creation.
	(nautilus_directory_files_removed): Removed function.
	* libnautilus/nautilus-file.c:
	(get_file_for_parent_directory): New private function.
	(nautilus_file_can_rename): This function was quite broken in
	its initial check-in. It worked only on a random basis. Now it
	works quite a bit better. It should only return FALSE if it's
	darn well sure that the user can't rename the file; it returns
	TRUE even if it isn't sure, so clients must handle failed
	renames (which they would have to anyway).
	(nautilus_file_delete): Call nautilus_file_changed instead of
	nautilus_directory_files_removed when file is deleted.

	* src/file-manager/fm-directory-view.h:
	(remove_file): Remove signal definition, update comments.
	* src/file-manager/fm-directory-view.c:
	remove REMOVE_FILE signal enum entry;
	remove files_removed_handler_id and pending_files_removed from
	Details struct;
	(fm_directory_view_initialize_class): remove REMOVE_FILE signal
	initialization
	(display_pending_files): remove "removed" case; made "changed"
	case handle updating uri table; made "changed" case send signal
	even if file is gone.
	(files_removed_cb): Removed function.
	(fm_directory_view_load_uri): removed connection to
	"files_removed"
	signal
	(disconnect_model_handlers): removed disconnect of
	files_removed_handler.

	* src/file-manager/fm-icon-view.c:
	(fm_icon_view_remove_file): Removed function.
	(fm_icon_view_initialize_class): Remove remove_file signal
	handler override.
	(fm_icon_view_file_changed): check if file is gone and do what
	fm_icon_view_remove_file used to do if so.
	* src/file-manager/fm-list-view.c:
	(fm_list_view_remove_file): Removed function.
	(fm_list_view_initialize_class): Remove remove_file signal
	handler override.
	(fm_list_view_file_changed): check if file is gone and do what
	fm_list_view_remove_file used to do if so.

	* src/file-manager/fm-properties-window.c:
	(properties_window_file_changed_callback): Don't update the
	window title
	if you just nuked the window -- Doh! Now the Properties window
	will
	vanish silently if the file is deleted.

M	ChangeLog-20000414
M	libnautilus-extensions/nautilus-directory-private.h
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-extensions/nautilus-directory.h
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-private/nautilus-directory-private.h
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-directory.h
M	libnautilus-private/nautilus-file.c
M	libnautilus/nautilus-directory-private.h
M	libnautilus/nautilus-directory.c
M	libnautilus/nautilus-directory.h
M	libnautilus/nautilus-file.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-directory-view.h
M	src/file-manager/fm-icon-view.c
M	src/file-manager/fm-list-view.c
M	src/file-manager/fm-properties-window.c

commit e4d81832b7dfe676f215dfe70eed1e0764f4c528
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-04-05

	Improved the background handling code so more is shared.
	There's even more we could do in this direction.

	* components/music/nautilus-music-view.c:
	(nautilus_music_view_initialize): Got rid of redundant background
	color initialization.
	(nautilus_music_view_realize): Got rid of background color
	initialization.
	(nautilus_music_view_update_from_uri): Changed background color
	handling to use new nautilus_directory_background calls.
	(nautilus_music_view_background_changed): Not needed any more.

	* components/notes/ntl-notes.c:
	Did some cleanup and reformatting.

	* libnautilus/Makefile.am:
	* libnautilus/nautilus-directory-background.c:
	* libnautilus/nautilus-directory-background.h:
	Created a new file with functions that manage the background for
	a window connected with a particular directory. Later we might
	generalize it further to work for windows that are connected to
	any URI, not just a directory.

	* libnautilus/nautilus-directory.c:
	* libnautilus/nautilus-directory.h:
	Added a new "metdata_changed" signal so that the background can
	be updated if the underlying data changes.
	(nautilus_directory_initialize_class): Create the new signal.
	(nautilus_directory_ref), (nautilus_directory_unref): Made these
	functions quietly do nothing for NULL. This simplifies life for
	callers.
	(nautilus_directory_set_metadata): Emit the "metadata_changed"
	signal.

	* libnautilus/nautilus-file.c:
	(nautilus_file_ref), (nautilus_file_unref): Made these
	functions quietly do nothing for NULL. This simplifies life for
	callers.

	* libnautilus/nautilus-metadata.h:
	Renamed all the constants to be consistent. Got rid of separate
	constants for the icon view and list view backgrounds. Changed
	some of the underlying XML tags as well.

	* libnautilus/nautilus-icon-factory.c:
	(nautilus_icon_factory_get_icon_for_file):
	* src/nautilus-index-title.c: (nautilus_index_title_update_info):
	* src/ntl-index-panel: (nautilus_index_panel_update_info),
	(receive_dropped_uri_list),
	(nautilus_index_panel_background_changed):
	* src/ntl-uri-map.c: (set_initial_content_iid),
	(add_components_from_metadata):
	* src/ntl-window-msgs.c: (view_menu_switch_views_cb):
	* src/file-manager/fm-icon-view.c:
	(add_icon_if_already_positioned),
	(fm_icon_view_begin_loading), (fm_icon_view_set_zoom_level),
	(fm_icon_view_icon_changed_callback):
	* src/file-manager/fm-list-view.c: (fm_list_view_begin_loading),
	(fm_list_view_set_zoom_level), (fm_list_view_sort_items):
	Updated uses of metadata constants to use the new names.

	* src/ntl-index-panel: (nautilus_index_panel_destroy),
	(nautilus_index_panel_update_info):
	* src/ntl-uri-map.c: (add_components_from_metadata):
	* src/file-manager/fm-directory-view.c:
	(fm_directory_view_destroy), (fm_directory_view_load_uri):
	Used new nautilus_directory_unref to simplify code.

	* src/ntl-uri-map.c: (set_initial_content_iid):
	* src/ntl-window-msgs.c: (view_menu_switch_views_cb):
	Added missing nautilus_directory_unref (storage leak).

	* src/file-manager/fm-icon-view.c: (create_icon_container),
	(fm_icon_view_background_changed_callback): Removed "changed"
	signal handler on NautilusBackground since that's now handled
	by the new nautilus_directory_background calls instead.
	(fm_icon_view_begin_loading): Used nautilus_directory_background
	to replace background customization code.

	* src/file-manager/fm-icon-view.c: (fm_icon_view_get_zoom_level):
	Fixed a bug where it would try to use view as an FMIconView after
	the FM_IS_ICON_VIEW check failed.

	* src/file-manager/fm-list-view.c: (create_list),
	(fm_list_view_background_changed_callback): Removed "changed"
	signal handler on NautilusBackground since that's now handled
	by the new nautilus_directory_background calls instead.
	(fm_list_view_begin_loading): Used nautilus_directory_background
	to replace background customization code.

M	ChangeLog-20000414
M	components/music/nautilus-music-view.c
M	components/notes/nautilus-notes.c
M	components/notes/ntl-notes.c
M	libnautilus-extensions/Makefile.am
A	libnautilus-extensions/nautilus-directory-background.c
A	libnautilus-extensions/nautilus-directory-background.h
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-extensions/nautilus-directory.h
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-extensions/nautilus-metadata.h
M	libnautilus-private/Makefile.am
A	libnautilus-private/nautilus-directory-background.c
A	libnautilus-private/nautilus-directory-background.h
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-directory.h
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus-private/nautilus-metadata.h
M	libnautilus/Makefile.am
A	libnautilus/nautilus-directory-background.c
A	libnautilus/nautilus-directory-background.h
M	libnautilus/nautilus-directory.c
M	libnautilus/nautilus-directory.h
M	libnautilus/nautilus-file.c
M	libnautilus/nautilus-icon-factory.c
M	libnautilus/nautilus-metadata.h
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-icon-view.c
M	src/file-manager/fm-list-view.c
M	src/nautilus-applicable-views.c
M	src/nautilus-index-title.c
M	src/nautilus-information-panel.c
M	src/nautilus-sidebar-title.c
M	src/nautilus-sidebar.c
M	src/nautilus-window-manage-views.c
M	src/ntl-index-panel.c
M	src/ntl-uri-map.c
M	src/ntl-window-msgs.c

commit c7c50ad520c7ba7f24a08d1cc0e87b5c3a4e4bbc
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-04-05

	Fixed bug in Ramiro's recent checkin that broke booting
	if the icon theme had never been set.

	* libnautilus/nautilus-icon-factory.c:
	(nautilus_icon_factory_initialize_class),
	(nautilus_get_current_icon_factory): Moved theme initialization
	from the former to the latter, because theme needs to be non-NULL
	before initialize_class is called.

M	ChangeLog-20000414
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus/nautilus-icon-factory.c

commit 459883de537b85adf7b2248765716c854f06eda6
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-04-05

    Removed some unnecessary \n from g_errors.
	* components/services/startup/eazel-register.c:
	(add_package_info):
	* libnautilus/nautilus-file-utilities.c:
	(nautilus_user_top_directory):
	* libnautilus/nautilus-global_preferences.c:
	(global_preferences_get_dialog):
	* libnautilus/nautilus-icon-factory.c:
	(nautilus_icon_factory_get_thumbnail_uri):
	Removed unnecessary \n characters from g_warning, g_error, and
	g_message calls.

	* components/html/ntl-web-browser.c (browser_url_load_done):
	Ettore says we should stop calling
	gtk_html_private_calc_scrollbars
	and if it causes any problems then it's just a bug in GtkHTML
	that should be fixed,.

	* src/ntl-window-msgs.c:
	Reformatted the code as a first step for some changes
	that will make the state machine easier to understand.

M	ChangeLog-20000414
M	components/html/ntl-web-browser.c
M	components/services/startup/eazel-register.c
M	libnautilus-extensions/nautilus-file-utilities.c
M	libnautilus-extensions/nautilus-global-preferences.c
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-private/nautilus-file-utilities.c
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus/nautilus-file-utilities.c
M	libnautilus/nautilus-global-preferences.c
M	libnautilus/nautilus-icon-factory.c
M	src/nautilus-window-manage-views.c
M	src/ntl-window-msgs.c

commit 4114cee09ea38699b3a92735124637172ef9b4bc
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-04-05

    Removed some unnecessary \n from g_errors.

M	components/help/converters/ChangeLog
M	components/help/converters/gnome-db2html2/gdb3html.c

commit ee95ca88c438bc23222643c3b1ee40a3365a6fb2
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-04-05

    Preferences work.  Make preference registration implicit.  Update
    code that
    required preferences to be explicitly registered before using them.

M	ChangeLog-20000414
M	libnautilus-extensions/nautilus-global-preferences.c
M	libnautilus-extensions/nautilus-global-preferences.h
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-extensions/nautilus-preferences.c
M	libnautilus-extensions/nautilus-preferences.h
M	libnautilus-extensions/test-nautilus-widgets.c
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.h
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus-private/nautilus-preferences.c
M	libnautilus-private/nautilus-preferences.h
M	libnautilus-private/test-nautilus-widgets.c
M	libnautilus/nautilus-global-preferences.c
M	libnautilus/nautilus-global-preferences.h
M	libnautilus/nautilus-icon-factory.c
M	nautilus-widgets/nautilus-preferences.c
M	nautilus-widgets/nautilus-preferences.h
M	nautilus-widgets/test-nautilus-widgets.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-icon-text-window.c
M	src/file-manager/fm-icon-view.c
M	src/nautilus-application.c
M	src/ntl-app.c

commit c34c6f30cf1887408c9d721840217a2e846a7c13
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-04-05

    made the register command make an http request to the service


	   made the register command make an http request to the service

M	ChangeLog-20000414
M	components/services/startup/Makefile.am
M	components/services/startup/nautilus-service-startup-view.c

commit 491e5af160432cd0a12c12d9f4a9c0428b923b5c
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-04-05

	Make selection persistent across content view changes (task 105).

	* src/file-manager/fm-directory-view.c,
	src/file-manager/fm-directory-view.h
	(fm_directory_view_set_selection): New function.
	(set_selection): New virtual method that must by implemented by
	subclasses.
	(add_nautilus_file_to_uri_map, remove_nautilus_file_from_uri_map,
	free_file_by_uri_map_entry, free_file_by_uri_map): New functions
	to manage a hash table mapping from uri strings to NautilusFile
	objects.
	(notify_selection_change_cb): New function; on a selection change
	notification, either set the selection immediately if the view has
	completed loading, or establish it as pending.
	(display_pending_files): Maintain the uri -> file hash table on
	notifications from the model; do any pending selections required
	when loading completes.

	* src/file-manager/fm-list-view.c (fm_list_view_set_selection):
	New function to implement `set_selection' virtual method.

	* src/file-manager/fm-icon-view.c (fm_icon_view_set_selection):
	New function to implement `set_selection' virtual method.

	* libnautilus/nautilus-list.c (nautilus_list_set_selection): New
	function: set the selection to a specified set of rows.

	* libnautilus/nautilus-icon-container.c,
	libnautilus/nautilus-icon-container.h
	(nautilus_icon_container_set_selection): New function: set the
	selection to a specified set of icons.

M	ChangeLog-20000414
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-extensions/nautilus-icon-container.h
M	libnautilus-extensions/nautilus-list.c
M	libnautilus-extensions/nautilus-list.h
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-container.h
M	libnautilus-private/nautilus-list.c
M	libnautilus-private/nautilus-list.h
M	libnautilus/nautilus-icon-container.c
M	libnautilus/nautilus-icon-container.h
M	libnautilus/nautilus-list.c
M	libnautilus/nautilus-list.h
M	libnautilus/nautilus-view-frame.c
M	libnautilus/nautilus-view.c
M	libnautilus/ntl-view-frame.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-directory-view.h
M	src/file-manager/fm-icon-view.c
M	src/file-manager/fm-list-view.c
M	src/nautilus-view-frame-nautilus-view.c
M	src/ntl-view-nautilus.c

commit 4dfef36f2abdaffccc71d413d34e7eb7cf929c33
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-04-05

    misc small changes to the service registration form


	  misc small changes to the service registration form

M	ChangeLog-20000414
M	components/services/startup/nautilus-service-startup-view.c

commit f21899ed05cdee782d3b06a121269decf47ee2f4
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-04-05

    Fix cast for stricter -Werror compliance.

M	ChangeLog-20000414
M	components/services/startup/nautilus-service-startup-view.c

commit cd9618f0c6c13e847f92e6509ff0ae1e3e5369b8
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-04-05

	Finished task 54 (Set background image by drag/drop).
	Fixed bug 346 (Bad icon positions when you change user level).
	Fixed bug 372 (Better icons for common file types).

	* libnautilus/nautilus-background-canvas-group.c:
	(nautilus_background_canvas_group_draw): Got rid of the colormap
	which is not needed now that we use gtk_rgb instead of gtk_color
	calls. Passed in the corner of the canvas as a parameter to
	nautilus_background_draw so it knows where the origin of any
	repeating pattern should be.
	* libnautilus/nautilus-background.h:
	* libnautilus/nautilus-background.c: (nautilus_background_draw):
	Added parameters to determine where the origin of any repeating
	pattern should be. Removed colormap parameter (see above).
	(nautilus_background_draw_flat_box): Passed in origin parameters
	in call to nautilus_background_draw.
	* libnautilus/nautilus-gdk-extensions.h:
	* libnautilus/nautilus-gdk-extensions.c:
	(nautilus_fill_rectangle_with_gradient): Removed colormap
	parameter (see above).
	* libnautilus/nautilus-gdk-pixbuf-extensions.c:
	(nautilus_gdk_pixbuf_render_to_drawable_tiled): Fixed the tiling
	so it will use the dither parameters to set the origin of the
	tiles as well.

	* libnautilus/nautilus-icon-dnd.c: (receive_dropped_tile_image),
	(nautilus_icon_container_receive_dropped_icons): Added code
	so that
	dropping an image file on the window with the shift key held down
	will customize the background tile image.

	* libnautilus/nautilus-icon-factory.c: (make_full_icon_path),
	(get_themed_icon_file_path): Fixed two bugs that prevented
	MIME-type-based icons from working correctly. First, got rid of
	code that tried to prepend the theme name and "nautilus/" to the
	beginning of a full path. Then made sure that it tries the file
	name without adding a suffix before it starts trying out suffixes.

	* libnautilus/nautilus-icon-grid.c: (nautilus_icon_grid_clear):
	Fixed bug where clearing the grid was resetting the visible width.

	* components/sample/Makefile.am:
	* components/services/startup/Makefile.am:
	Turned on -Werror for these two directories.
	* components/sample/nautilus-sample-content-view.h:
	* components/sample/nautilus-sample-content-view.c:
	(nautilus_sample_content_view_destroy), (bonobo_sample_callback):
	Fixed warnings and did some small cleanup.

M	ChangeLog-20000414
M	components/sample/Makefile.am
M	components/sample/nautilus-sample-content-view.c
M	components/sample/nautilus-sample-content-view.h
M	components/services/startup/Makefile.am
M	libnautilus-extensions/nautilus-background-canvas-group.c
M	libnautilus-extensions/nautilus-background.c
M	libnautilus-extensions/nautilus-background.h
M	libnautilus-extensions/nautilus-gdk-extensions.c
M	libnautilus-extensions/nautilus-gdk-extensions.h
M	libnautilus-extensions/nautilus-gdk-pixbuf-extensions.c
M	libnautilus-extensions/nautilus-icon-dnd.c
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-extensions/nautilus-icon-grid.c
M	libnautilus-private/nautilus-background-canvas-group.c
M	libnautilus-private/nautilus-background.c
M	libnautilus-private/nautilus-background.h
M	libnautilus-private/nautilus-gdk-extensions.c
M	libnautilus-private/nautilus-gdk-extensions.h
M	libnautilus-private/nautilus-gdk-pixbuf-extensions.c
M	libnautilus-private/nautilus-icon-dnd.c
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus-private/nautilus-icon-grid.c
M	libnautilus/nautilus-background-canvas-group.c
M	libnautilus/nautilus-background.c
M	libnautilus/nautilus-background.h
M	libnautilus/nautilus-gdk-extensions.c
M	libnautilus/nautilus-gdk-extensions.h
M	libnautilus/nautilus-gdk-pixbuf-extensions.c
M	libnautilus/nautilus-icon-dnd.c
M	libnautilus/nautilus-icon-factory.c
M	libnautilus/nautilus-icon-grid.c

commit dc703c8ba1607c1b77441d13e2b9f55328d35a62
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-04-05

	Renaming a file from its Set Properties dialog now works, though
	there are various odds and ends I still need to clean up.
	It turned out (surprise!) that there was a lot of
	underpinnings work involved in implementing this feature.
	Fortunately most of it will be shared by rename-in-place.

	* libnautilus/nautilus-directory-private.h:
	add #define for METADATA_NODE_NAME_FOR_FILE_NAME
	* libnautilus/nautilus-directory.c:
	(nautilus_directory_get_file_metadata_node): Use
	METADATA_NODE_NAME_FOR_FILE_NAME #define
	(nautilus_directory_set_file_metadata): Use g_return_val_if_fail
	to prevent callers from changing the file name this way, since
	that wouldn't work right.

	* libnautilus/nautilus-file.h:
	* libnautilus/nautilus-file.c:
	(nautilus_file_can_rename): New function, returns TRUE if the
	user has write permission for this file.
	(nautilus_file_rename): New function, uses gnome_vfs_move to
	try to rename the file, updating metadata as appropriate.
	Returns the GnomeVFSResult from gnome_vfs_move.

	* libnautilus/nautilus-list.c
	(row_selected): Renamed this formerly private function to
	nautilus_list_is_row_selected and made it check its parameters
	more carefully.
	* libnautilus/nautilus-list.h:
	(nautilus_list_is_row_selected): Made this public.

	* src/file-manager/fm-error-reporting.c,
	* src/file-manager/fm-error-reporting.h: New files, home for
	UI code to display user error messages and such. It's initial
	occupant is:
	(fm_report_error_renaming_file): New function, puts up a non-modal
	alert reporting the renaming failure.
	* src/file-manager/Makefile.am: Add these two new files to
	the build.

	* src/file-manager/fm-directory-view.c:
	(bonobo_menu_open_properties_window_cb): New function, opens a
	Properties window for each selected item using the Bonobo
	callback API.
	(fm_directory_view_real_merge_menus): Include Set Properties
	item in
	File menu, and rearrange other items a little.
	(fm_directory_view_real_update_menus): Update sensitivity of Set
	Properties menu item.

	* src/file-manager/fm-list-view.c:
	(add_to_list): Return the new row index.
	(fm_list_view_file_changed): Remove and reinsert the changed
	file; this
	not only does less sorting but also recomputes all the text
	so name
	changes will be displayed.

	* src/file-manager/fm-properties-window.c:
	(get_pixmap_and_mask_for_properties_window),
	(update_properties_window_icon),
	(create_pixmap_widget_for_file),
	(name_field_done_editing),
	(name_field_update),
	(update_properties_window_title),
	(properties_window_file_changed_callback):
	New functions used to wire up the new editable name field
	and new icon pixmap widget in the properties window.
	(create_properties_window): Added notebook tabs, first
	one is Basic and currently contains icon & name; second
	is Emblems and has all those checkboxes. Use all the
	new functions to create and wire up things so that name
	changes & icon changes are propagated and reflected correctly.

	* src/nautilus-bookmarks-window.c:
	(create_bookmarks_window): Removed a bunch of unnecessary
	and leak-causing gtk_widget_refs that I happened to notice
	in here. I left these behind when modifying code originally
	created by glade, where the refs are necessary.

M	ChangeLog-20000414
M	libnautilus-extensions/nautilus-directory-private.h
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-extensions/nautilus-file.h
M	libnautilus-extensions/nautilus-list.c
M	libnautilus-extensions/nautilus-list.h
M	libnautilus-private/nautilus-directory-private.h
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-file.h
M	libnautilus-private/nautilus-list.c
M	libnautilus-private/nautilus-list.h
M	libnautilus/nautilus-directory-private.h
M	libnautilus/nautilus-directory.c
M	libnautilus/nautilus-file.c
M	libnautilus/nautilus-file.h
M	libnautilus/nautilus-list.c
M	libnautilus/nautilus-list.h
M	src/file-manager/Makefile.am
M	src/file-manager/fm-directory-view.c
A	src/file-manager/fm-error-reporting.c
A	src/file-manager/fm-error-reporting.h
M	src/file-manager/fm-list-view.c
M	src/file-manager/fm-properties-window.c
M	src/nautilus-bookmarks-window.c

commit 2f576631fd11d11c4188145e3537166ff5f42e21
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-04-04

    more work on the registration and configuration forms in the service


	   more work on the registration and configuration forms in
	   the service
	   component

M	ChangeLog-20000414
M	components/services/startup/nautilus-service-startup-view.c

commit cd18bb0b88adc12ae102839f0e2a718f2a538090
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-04-04

    fixed bug by only allocating uri for actual_uri if it's non-null; plus


	    fixed bug by only allocating uri for actual_uri if it's
	    non-null; plus
	lots more work on the service registration form.

M	ChangeLog-20000414
M	components/services/startup/nautilus-service-startup-view.c
M	src/nautilus-window-manage-views.c
M	src/ntl-window-msgs.c

commit 3c38b1490ea70d0c64666cb25102838d3ae4dc33
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-04-04

    more work on the service component


	   more work on the service component

M	ChangeLog-20000414
M	components/services/startup/nautilus-service-startup-view.c
M	components/services/startup/nautilus-service-startup-view.h
M	icons/Makefile.am
A	icons/eazel-logo.gif

commit b258d6386aa0e1b5d9b1ea597908c843f40390ad
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-04-04

    added configuration inventory routines to the nascent service
    component


	   added configuration inventory routines to the nascent service
	   component

M	ChangeLog-20000414
M	components/services/startup/Makefile.am
A	components/services/startup/eazel-register.c
A	components/services/startup/eazel-register.h
M	components/services/startup/nautilus-service-startup-view.c
M	nautilus-clean.sh
M	src/nautilus-applicable-views.c
M	src/ntl-uri-map.c

commit 276a5a1001a00ad0f0be1525b6b730c01c144ebe
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-04-04

    First cut at tiled background images.


	First cut at tiled background images.

	There's no UI for setting them yet, they are only in
	the icon view, and they don't work properly with scrolling yet.

	* libnautilus/Makefile.am:
	* libnautilus/nautilus-gdk-extensions.c:
	* libnautilus/nautilus-gdk-extensions.h:
	* libnautilus/nautilus-gdk-pixbuf-extensions.c:
	* libnautilus/nautilus-gdk-pixbuf-extensions.h:
	Split the GdkPixbuf stuff into its own file.

	* libnautilus/nautilus-background.c:
	(nautilus_background_destroy): Fixed a bunch of leaks
	and added new code to stop pixbuf loading.
	(nautilus_background_draw): Added call to draw tiled
	background image. Converted gradients to use gdk_rgb
	instead of gdk_color.
	(nautilus_background_get_tile_image_uri): Implemented.
	(nautilus_background_set_color): Added short-circuit
	for background image case.
	(load_image_callback),
	(nautilus_background_set_tile_image_uri): Implemented.
	Include code to load in the tiled image when its URI is set.
	(nautilus_background_receive_dropped_color): Set the
	tile image to NULL when a color is dropped.

	* libnautilus/nautilus-gdk-extensions.c:
	* libnautilus/nautilus-gdk-extensions.h:
	(nautilus_fill_rectangle_with_color),
	(nautilus_fill_rectangle_with_color),
	(nautilus_interpolate_color): Changed from gdk_color
	to gdk_rgb.
	(nautilus_parse_rgb_with_white_default): Added function
	for gdk_rgb similar to what we already have for gdk_color.

	* libnautilus/nautilus-icon-canvas-item.c:
	* libnautilus/nautilus-icon-container.c:
	* libnautilus/nautilus-list.c:
	Use gdk-pixbuf extensions in new location.

	* libnautilus/nautilus-metadata.h:
	Added metadata keys for background images.

	* src/ntl-view.c:
	Added lots of stronger checks for NAUTILUS_IS_VIEW since
	this is where we run into trouble with a bug I ran into.

	* src/file-manager/icon-view.c: Added code to handle
	the new background images.
	(create_icon_container): Keep around the handler ID when
	connecting to the "changed" message of the background so
	we can block the handler as needed.
	(fm_icon_view_begin_loading): Load the background image
	as well as the background color. We need to block the
	background changed signal handler so we don't get
	confused while the color but not the image is set up.
	(fm_icon_view_background_changed_callback): Save the
	background image URI as well as the background color in
	the metadata.

M	ChangeLog-20000414
M	libnautilus-extensions/Makefile.am
M	libnautilus-extensions/nautilus-background.c
M	libnautilus-extensions/nautilus-gdk-extensions.c
M	libnautilus-extensions/nautilus-gdk-extensions.h
A	libnautilus-extensions/nautilus-gdk-pixbuf-extensions.c
A	libnautilus-extensions/nautilus-gdk-pixbuf-extensions.h
M	libnautilus-extensions/nautilus-icon-canvas-item.c
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-extensions/nautilus-list.c
M	libnautilus-extensions/nautilus-metadata.h
M	libnautilus-private/Makefile.am
M	libnautilus-private/nautilus-background.c
M	libnautilus-private/nautilus-gdk-extensions.c
M	libnautilus-private/nautilus-gdk-extensions.h
A	libnautilus-private/nautilus-gdk-pixbuf-extensions.c
A	libnautilus-private/nautilus-gdk-pixbuf-extensions.h
M	libnautilus-private/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-list.c
M	libnautilus-private/nautilus-metadata.h
M	libnautilus/Makefile.am
M	libnautilus/nautilus-background.c
M	libnautilus/nautilus-gdk-extensions.c
M	libnautilus/nautilus-gdk-extensions.h
A	libnautilus/nautilus-gdk-pixbuf-extensions.c
A	libnautilus/nautilus-gdk-pixbuf-extensions.h
M	libnautilus/nautilus-icon-canvas-item.c
M	libnautilus/nautilus-icon-container.c
M	libnautilus/nautilus-list.c
M	libnautilus/nautilus-metadata.h
M	src/file-manager/fm-icon-view.c
M	src/nautilus-view-frame.c
M	src/ntl-view.c

commit 2fe15f1645d39857e32adcdb375c93ec1bb2a3ed
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-04-03

	Fix the build. Changes in GtkHtml and Bonobo required us
	to catch up.

	* libnautilus/ntl-meta-view-frame.h:
	* libnautilus/ntl-meta-view-frame.c:
	Rewrote to use the new property bag. This requires us to
	store our own properties, since the bag no longer provides
	any storage.
	(nautilus_meta_view_frame_initialize): Set up the label.
	(nautilus_meta_view_frame_new_from_bonobo_control): Make it
	actually take a BonoboControl instead of a BonoboObject and
	make it set up the property bag.
	(nautilus_meta_view_destroy): Free the label.
	(autilus_meta_view_frame_set_label): Just set the label.
	The property bag simply uses our stored label.

	* components/html/ntl-web-browser.c (browser_url_load_gone):
	Changed call to match name in new version of GtkHtml.
	Unfortunately, the new name makes it clear the call is
	intended to be private.

	* components/rpmview/.cvsignore: Ignore the actual binary,
	not nautilus-music-view.
	* components/rpmview/Makefile.am: Turned on -Werror.
	* components/music/Makefile.am: Turned on -Werror.
	* components/rpmview/nautilus-rpm-view.c: Fixed warnings.

M	ChangeLog-20000414
M	components/html/ntl-web-browser.c
M	components/music/Makefile.am
M	components/rpmview/.cvsignore
M	components/rpmview/Makefile.am
M	components/rpmview/nautilus-rpm-view.c
M	libnautilus/nautilus-meta-view-frame.c
M	libnautilus/nautilus-meta-view-frame.h
M	libnautilus/ntl-meta-view-frame.c
M	libnautilus/ntl-meta-view-frame.h

commit 2ee8f8389a3b49c2894529cdd9b5a2bf60dca6a9
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-04-03

    first cut at rpm view component


	    first cut at rpm view component

M	ChangeLog-20000414
M	components/Makefile.am
A	components/rpmview/.cvsignore
A	components/rpmview/Makefile.am
A	components/rpmview/main.c
A	components/rpmview/nautilus-rpm-view.c
A	components/rpmview/nautilus-rpm-view.goad
A	components/rpmview/nautilus-rpm-view.h
M	configure.in
M	src/nautilus-applicable-views.c
M	src/ntl-uri-map.c

commit e967ba0f4a5193268cdd1c827410f8f1612bc241
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-04-02

    Skeleton code for startup service.

M	ChangeLog-20000414
M	components/Makefile.am
M	configure.in

commit cf5c7b60c8236bcb8ad00f3c933a68e2ca957d5b
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-04-02

    Add startup service component to list of ones to kill.

M	nautilus-clean.sh

commit f004b90265dd9dc23df378080d7cb6b095b45889
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-04-02

    Fix the ids.

M	components/services/startup/nautilus-service-startup-view.goad

commit 0f8adef0e4247f5e54ac26bc9fbcabaf9c795acf
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-04-01

    Add initial skeleton for startup service.

M	components/Makefile.am
A	components/services/.cvsignore
A	components/services/Makefile.am
A	components/services/startup/.cvsignore
A	components/services/startup/Makefile.am
A	components/services/startup/main.c
A	components/services/startup/nautilus-service-startup-view.c
A	components/services/startup/nautilus-service-startup-view.goad
A	components/services/startup/nautilus-service-startup-view.h
M	configure.in

commit 227b517d02a0b29a1c445ddbc7a2df1b1aa13011
Author: Pavel Cisler <pavel@eazel.com>
Date:	2000-03-31

    Disable copy as a drag&drop operation for now. The current copy engine



    2000-03-31	Pavel Cisler  <pavel@eazel.com>

	Disable copy as a drag&drop operation for now. The current
	copy engine doesn't handle conflicts properly yet and can
	erase your files.

M	ChangeLog-20000414
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus/nautilus-icon-container.c

commit a1f24785d1f3c02e238baef2a1f1a11c3cb75014
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-03-31

	Fixed a bug that Pavel reported where he got a crash in
	nautilus_directory_monitor_files_unref when he pushed the
	"Up" button.

	* libnautilus/nautilus-glib-extensions.c:
	* libnautilus/nautilus-glib-extensions.h:
	(nautilus_g_strv_find): Renamed the existing function
	nautilus_g_strfindv to be more consistent with the rest
	of glib, even though it's less consistent with the other
	strv functions.
	(nautilus_g_list_safe_for_each): Added an alternate
	version of g_list_foreach that works even when the current
	item is removed from the list inside the function.

	* libnautilus/nautilus-gtk-extensions.c:
	(nautilus_gtk_object_list_unref): Use the new safe version
	of g_list_foreach so this works even on lists where the
	objects remove themselves in their destroy/finalize methods.
	This is the change that fixes the bug.

	* src/nautilus-bookmark-list.c:
	(nautilus_bookmark_list_load_file): Replaced some explicit
	code with a call to nautilus_gtk_object_list_free.

	* src/nautilus-index-title.c:
	(nautilus_index_title_update_icon): Fixed a bug that would
	prevent you from viewing the root level. The current version
	of nautilus_file_get returns NULL for the root.

	* src/nautilus-window-menus.c:
	(clear_appended_bookmark_items): Replaced some explicit
	code with a call to nautilus_g_list_free_deep.

	* src/file-manager/fm-icon-text-window.c:
	(synch_menus_with_preference): Updated to use the
	nautilus_g_strv_find call by its new name.

	* libnautilus/nautilus-file.c:
	(nautilus_file_set_keywords): Did some minor tweaks to
	simplify the no-keywords case.

M	ChangeLog-20000414
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-extensions/nautilus-glib-extensions.c
M	libnautilus-extensions/nautilus-glib-extensions.h
M	libnautilus-extensions/nautilus-gtk-extensions.c
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-glib-extensions.c
M	libnautilus-private/nautilus-glib-extensions.h
M	libnautilus-private/nautilus-gtk-extensions.c
M	libnautilus/nautilus-file.c
M	libnautilus/nautilus-glib-extensions.c
M	libnautilus/nautilus-glib-extensions.h
M	libnautilus/nautilus-gtk-extensions.c
M	src/file-manager/fm-icon-text-window.c
M	src/nautilus-bookmark-list.c
M	src/nautilus-index-title.c
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-sidebar-title.c
M	src/nautilus-window-menus.c

commit 16acc134d84e5ea065269d677f36b54c5350b451
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-03-31

    Show icon emblems in list view.

M	ChangeLog-20000414
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-extensions/nautilus-file.h
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-extensions/nautilus-list.c
M	libnautilus-extensions/nautilus-list.h
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-file.h
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus-private/nautilus-list.c
M	libnautilus-private/nautilus-list.h
M	libnautilus/nautilus-file.c
M	libnautilus/nautilus-file.h
M	libnautilus/nautilus-icon-factory.c
M	libnautilus/nautilus-list.c
M	libnautilus/nautilus-list.h
M	src/file-manager/fm-list-view.c

commit 1fb5a14a5873fa9f10782d74538eebdef75424c9
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-03-31

	Finished task 62 (Set custom icon by drag/drop on index panel)
	and fixed some problems from my earlier check-ins today.

	* libnautilus/nautilus-directory.c:
	(nautilus_directory_monitor_files_ref):
	Fixed a bad assert from my last check-in.

	* src/file-manager/fm-list-view.c: (add_to_list):
	The list view had the same missing ref that I fixed for icon
	view in my last check-in.

	* src/nautilus-index-title.c: (release_file),
	(nautilus_index_title_destroy),
	(nautilus_index_title_update_icon),
	(nautilus_index_title_update_label),
	(nautilus_index_title_update_info),
	(nautilus_index_title_set_uri): Changed to hold around the
	NautilusFile object and connect to its "changed" message to update
	the file information. This causes the icon to get updated right
	away when the custom icon is changed.

	* libnautilus/nautilus-directory-private.h:
	* libnautilus/nautilus-directory.c:
	* libnautilus/nautilus-file-private.h:
	* libnautilus/nautilus-file.c:
	* libnautilus/nautilus-file.h:
	Converted NautilusFile to be a GtkObject instead of a plain
	struct,
	so it can have a "changed" signal. We still recommend using the
	"files_changed" signal on the directory to avoid the overhead
	of a signal connection for each file.

	* libnautilus/nautilus-gtk-extensions.c:
	* libnautilus/nautilus-gtk-extensions.h:
	(nautilus_gtk_object_list_ref), (nautilus_gtk_object_list_unref),
	(nautilus_gtk_object_list_free): Added some functions to be used
	with a list of GtkObjects.

	* libnautilus/nautilus-icon-factory.c:
	(nautilus_icon_factory_get_icon_name_for_file):
	Had to change the name of nautilus_file_get_type to avoid conflict
	with the GtkObject standard get_type routine.

M	ChangeLog-20000414
M	libnautilus-extensions/nautilus-directory-private.h
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-extensions/nautilus-file-private.h
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-extensions/nautilus-file.h
M	libnautilus-extensions/nautilus-gtk-extensions.c
M	libnautilus-extensions/nautilus-gtk-extensions.h
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-private/nautilus-directory-private.h
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-file-private.h
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-file.h
M	libnautilus-private/nautilus-gtk-extensions.c
M	libnautilus-private/nautilus-gtk-extensions.h
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus/nautilus-directory-private.h
M	libnautilus/nautilus-directory.c
M	libnautilus/nautilus-file-private.h
M	libnautilus/nautilus-file.c
M	libnautilus/nautilus-file.h
M	libnautilus/nautilus-gtk-extensions.c
M	libnautilus/nautilus-gtk-extensions.h
M	libnautilus/nautilus-icon-factory.c
M	src/file-manager/fm-list-view.c
M	src/nautilus-index-title.c
M	src/nautilus-sidebar-title.c

commit e5c0428386d11435f3138db0f3639b3f2becc88e
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-03-30

    Added missing ref that caused very bad things to happen now that
    the file

	* src/file-manager/fm-icon-view.c:
	(add_icon_if_already_positioned),
	(add_icon_at_free_position): Added missing ref that caused
	very bad
	things to happen now that the file ref. counts are working.

	* components/music/nautilus-music-view.c:
	Did a bunch of cleanup and fixed some memory trashing bugs where
	the result of g_basename was passed to g_free.

M	ChangeLog-20000414
M	components/music/nautilus-music-view.c
M	src/file-manager/fm-icon-view.c

commit 4c8d9b0be934740a145067c5d2c2ca1d80f33bfa
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-03-30

    Added convenience functions so people don't have to be constantly
    reminded

	* libnautilus/nautilus-directory.c:
	* libnautilus/nautilus-directory.h:
	(nautilus_directory_ref), (nautilus_directory_unref):
	Added convenience functions so people don't have to be constantly
	reminded that a NautilusDirectory is a a GtkObject.

	* libnautilus/nautilus-directory.c: (nautilus_directory_destroy):
	Fixed a problem where the pending files callback might fire after
	the NautilusDirectory is gone.

	* libnautilus/nautilus-directory.c:
	(nautilus_directory_destroy),
	(nautilus_directory_monitor_files_ref),
	(nautilus_directory_monitor_files_unref),
	(dequeue_pending_idle_callback), (nautilus_directory_new_file):
	* libnautilus/nautilus-file-private.h:
	* libnautilus/nautilus-file.c:
	(nautilus_file_get), (nautilus_file_ref), (nautilus_file_unref),
	(nautilus_file_free), (nautilus_file_delete):
	To prepare for changing NautilusFile to a GtkObject, made it use
	ref counts in a way that is standard. Now the directory keeps a
	list of the files, but only keeps a ref to the files if it is
	monitoring them.

	* src/file-manager/fm-directory-view.c: Tiny formatting tweak.

M	ChangeLog-20000414
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-extensions/nautilus-directory.h
M	libnautilus-extensions/nautilus-file-private.h
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-directory.h
M	libnautilus-private/nautilus-file-private.h
M	libnautilus-private/nautilus-file.c
M	libnautilus/nautilus-directory.c
M	libnautilus/nautilus-directory.h
M	libnautilus/nautilus-file-private.h
M	libnautilus/nautilus-file.c
M	src/file-manager/fm-directory-view.c

commit f95b953215c3ec5c56f7d4fdbd3b46a40ce5694c
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-03-30

    made the selection rectangle have a semi transparent light blue fill


	    made the selection rectangle have a semi transparent light
	    blue fill
	color; also tweaked the selection darkening to be a little lighter

M	ChangeLog-20000414
M	libnautilus-extensions/nautilus-icon-canvas-item.c
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus/nautilus-icon-canvas-item.c
M	libnautilus/nautilus-icon-container.c

commit 1c93ed15f60402c20a3219632cee3a3e91cbf902
Author: Pavel Cisler <pavel@eazel.com>
Date:	2000-03-30

    More copy/move operations. Fixes a problem I introduced earlier
    where drop

    2000-03-28	Pavel Cisler  <pavel@eazel.com>

	More copy/move operations. Fixes a problem I introduced earlier
	where
	drop onto a file would lock up Nautilus.

M	ChangeLog-20000414
M	libnautilus-extensions/nautilus-gtk-extensions.c
M	libnautilus-extensions/nautilus-gtk-extensions.h
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-extensions/nautilus-icon-container.h
M	libnautilus-extensions/nautilus-icon-dnd.c
M	libnautilus-private/nautilus-gtk-extensions.c
M	libnautilus-private/nautilus-gtk-extensions.h
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-container.h
M	libnautilus-private/nautilus-icon-dnd.c
M	libnautilus/nautilus-gtk-extensions.c
M	libnautilus/nautilus-gtk-extensions.h
M	libnautilus/nautilus-icon-container.c
M	libnautilus/nautilus-icon-container.h
M	libnautilus/nautilus-icon-dnd.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-directory-view.h

commit 4f01fe366502f9fd702a06048c568d51892e9f59
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-03-30

    Connect to the "destroy" signal of the view_frame rather than
    the sample

	* components/sample/main.c (sample_make_object): Connect to the
	"destroy" signal of the view_frame rather than the sample content
	view object, to avoid a race condition where we might exit before
	the view_frame is fully unreffed and has a chance to clean up.
	components/sample/nautilus-sample-content-view.c
	(nautilus_sample_content_view_destroy): Unref the
	NautilusViewFrame when we are destroyed.

	* libnautilus/nautilus-zoomable.c, libnautilus/ntl-view-frame.c,
	libnautilus/ntl-content-view-frame.c,
	libnautilus/ntl-meta-view-frame.c: Use boilerplate macros for
	get_type method and to invoke parent destroy method.

	* libnautilus/nautilus-zoomable.c, libnautilus/ntl-view-frame.c:
	Unref the interface we query_local_interface for, to avoid holding
	a superfluous ref to ourselves, since we eventually add_interface
	that interface.

	* src/ntl-view.c (nautilus_view_destroy_client): Use
	bonobo_object_unref instead of bonobo_object_destroy.

M	ChangeLog-20000414
M	components/sample/main.c
M	components/sample/nautilus-sample-content-view.c
M	libnautilus-extensions/nautilus-zoomable.c
M	libnautilus-private/nautilus-zoomable.c
M	libnautilus/nautilus-content-view-frame.c
M	libnautilus/nautilus-meta-view-frame.c
M	libnautilus/nautilus-view-frame.c
M	libnautilus/nautilus-view.c
M	libnautilus/nautilus-zoomable.c
M	libnautilus/ntl-content-view-frame.c
M	libnautilus/ntl-meta-view-frame.c
M	libnautilus/ntl-view-frame.c
M	src/nautilus-view-frame.c
M	src/ntl-view.c

commit ac2b76bea98b983d758ba4c195fde2a90dd2812d
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-03-29

    fixed bug #312, index tabs not resizing properly, by overriding size


	fixed bug #312, index tabs not resizing properly, by overriding
	size allocate and adjusting the height accordingly

M	ChangeLog-20000414
M	src/nautilus-index-tabs.c
M	src/nautilus-sidebar-tabs.c

commit 713828f46e423dc58b64d67f938c55261e1ca8ad
Author: Pavel Cisler <pavel@eazel.com>
Date:	2000-03-29

    Started on copy/move operations

    2000-03-28	Pavel Cisler  <pavel@eazel.com>

	Started on copy/move operations

M	ChangeLog-20000414
M	libnautilus-extensions/nautilus-gtk-extensions.c
M	libnautilus-extensions/nautilus-gtk-extensions.h
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-extensions/nautilus-icon-container.h
M	libnautilus-extensions/nautilus-icon-dnd.c
M	libnautilus-private/nautilus-gtk-extensions.c
M	libnautilus-private/nautilus-gtk-extensions.h
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-container.h
M	libnautilus-private/nautilus-icon-dnd.c
M	libnautilus/nautilus-gtk-extensions.c
M	libnautilus/nautilus-gtk-extensions.h
M	libnautilus/nautilus-icon-container.c
M	libnautilus/nautilus-icon-container.h
M	libnautilus/nautilus-icon-dnd.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-directory-view.h
M	src/file-manager/fm-icon-view.c

commit 39d18967c53f64348277c4e98b9b773449d0dab0
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-03-29

    Preparing for support for background images.

	* libnautilus/nautilus-background.h:
	* libnautilus/nautilus-background.c:
	Preparing for support for background images.

	* libnautilus/nautilus-background.c:
	* libnautilus/nautilus-debug.c:
	* libnautilus/nautilus-icon-canvas-item.c:
	* libnautilus/nautilus-icon-dnd.c:
	Add those braces that Maciej, John, and the style guide all
	prefer.

	* libnautilus/nautilus-file.c: (nautilus_file_set_metadata):
	A change to metadata is considered a change to the file.

	* libnautilus/nautilus-graphic-effects.c:
	* libnautilus/nautilus-graphic-effects.h:
	Added nautilus_ prefix to all the functions in here.

	* libnautilus/nautilus-gtk-extensions.c:
	* libnautilus/nautilus-gtk-extensions.h:
	(nautilus_point_in_allocation), (nautilus_point_in_widget):
	Added hit testing help functions that check if a point is
	in a particular allocation/widget.

	* libnautilus/nautilus-icon-dnd.c:
	(get_gnome_icon_list_selection):
	Fixed a bug that happens when you get a 0-length piece of
	selection data.

	* libnautilus/nautilus-icon-dnd.h:
	Changed the icon list back to "x-gnome-icon-list".
	That's how the other GNOME folks want it, not
	"x-nautilus-icon-list".

	* src/nautilus-index-tabs.c:
	* src/nautilus-index-tabs.h:
	* src/nautilus-index-title.c:
	* src/nautilus-index-title.h:
	* src/ntl-index-panel.c:
	* src/ntl-index-panel.h:
	lite -> light, Other cleanup.

	* src/nautilus-index-title.c:
	* src/nautilus-index-title.h:
	(nautilus_index_title_hit_test_icon):
	* src/ntl-index-panel.c:
	(hit_test), (uri_is_local_image), (receive_dropped_uri_list),
	(receive_dropped_color):
	Added code needed to support dropping an image on the icon to set
	a custom icon. This doesn't yet update the icon in the panel
	itself,
	but I'll do that soon.

M	ChangeLog-20000414
M	libnautilus-extensions/nautilus-background.c
M	libnautilus-extensions/nautilus-background.h
M	libnautilus-extensions/nautilus-debug.c
M	libnautilus-extensions/nautilus-directory-private.h
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-extensions/nautilus-graphic-effects.c
M	libnautilus-extensions/nautilus-graphic-effects.h
M	libnautilus-extensions/nautilus-gtk-extensions.c
M	libnautilus-extensions/nautilus-gtk-extensions.h
M	libnautilus-extensions/nautilus-icon-canvas-item.c
M	libnautilus-extensions/nautilus-icon-dnd.c
M	libnautilus-extensions/nautilus-icon-dnd.h
M	libnautilus-private/nautilus-background.c
M	libnautilus-private/nautilus-background.h
M	libnautilus-private/nautilus-debug.c
M	libnautilus-private/nautilus-directory-private.h
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-graphic-effects.c
M	libnautilus-private/nautilus-graphic-effects.h
M	libnautilus-private/nautilus-gtk-extensions.c
M	libnautilus-private/nautilus-gtk-extensions.h
M	libnautilus-private/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-dnd.c
M	libnautilus-private/nautilus-icon-dnd.h
M	libnautilus/nautilus-background.c
M	libnautilus/nautilus-background.h
M	libnautilus/nautilus-debug.c
M	libnautilus/nautilus-directory-private.h
M	libnautilus/nautilus-directory.c
M	libnautilus/nautilus-file.c
M	libnautilus/nautilus-graphic-effects.c
M	libnautilus/nautilus-graphic-effects.h
M	libnautilus/nautilus-gtk-extensions.c
M	libnautilus/nautilus-gtk-extensions.h
M	libnautilus/nautilus-icon-canvas-item.c
M	libnautilus/nautilus-icon-dnd.c
M	libnautilus/nautilus-icon-dnd.h
M	src/nautilus-index-tabs.c
M	src/nautilus-index-tabs.h
M	src/nautilus-index-title.c
M	src/nautilus-index-title.h
M	src/nautilus-information-panel.c
M	src/nautilus-information-panel.h
M	src/nautilus-sidebar-tabs.c
M	src/nautilus-sidebar-tabs.h
M	src/nautilus-sidebar-title.c
M	src/nautilus-sidebar-title.h
M	src/nautilus-sidebar.c
M	src/nautilus-sidebar.h
M	src/ntl-index-panel.c
M	src/ntl-index-panel.h

commit 66d503d189f7c5dd581abe325471d11d0107dfb6
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-03-29

    Removed notify_title_change call and removed initial_title parameter
    of
    notify_location_change call.

M	ChangeLog-20000414
M	components/help/hyperbola-nav-tree.c
M	components/history/nautilus-history-view.c
M	components/history/ntl-history-view.c
M	components/html/ntl-web-browser.c
M	components/music/nautilus-music-view.c
M	components/notes/nautilus-notes.c
M	components/notes/ntl-notes.c
M	components/sample/nautilus-sample-content-view.c
M	components/websearch/ntl-web-search.c
M	idl/nautilus.idl
M	libnautilus/nautilus-view-frame.c
M	libnautilus/nautilus-view-frame.h
M	libnautilus/nautilus-view.c
M	libnautilus/nautilus-view.h
M	libnautilus/ntl-view-frame.c
M	libnautilus/ntl-view-frame.h
M	src/file-manager/fm-directory-view.c
M	src/nautilus-view-frame-bonobo-control.c
M	src/nautilus-view-frame-bonobo-embeddable.c
M	src/nautilus-view-frame-nautilus-view.c
M	src/nautilus-view-frame-private.h
M	src/nautilus-view-frame.c
M	src/nautilus-view-frame.h
M	src/nautilus-window-manage-views.c
M	src/ntl-view-bonobo-control.c
M	src/ntl-view-bonobo-subdoc.c
M	src/ntl-view-nautilus.c
M	src/ntl-view-private.h
M	src/ntl-view.c
M	src/ntl-view.h
M	src/ntl-window-msgs.c

commit 5da770ab1cefbe286274e4013c927601f9b8bd99
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-03-28

    Switch the behavior of the Control key for keyboard navigation back
    the way it
    is supposed to be.

M	ChangeLog-20000414
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus/nautilus-icon-container.c

commit f08295b1b15fd16dc839ce2f461018698efd6b3e
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-03-28

    Opps, a dumb formatting error.

M	libnautilus-extensions/nautilus-preferences.h
M	libnautilus-private/nautilus-preferences.h
M	nautilus-widgets/nautilus-preferences.h

commit 87b70130c9353c51a849a9afb01100d2100bdbef
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-03-28

    Cleanup NautilusPreferences a bit in preparation for api revamp
    to support implicitly registered preferences.

M	ChangeLog-20000414
M	libnautilus-extensions/nautilus-preferences-item.c
M	libnautilus-extensions/nautilus-preferences-item.h
M	libnautilus-extensions/nautilus-preferences.c
M	libnautilus-extensions/nautilus-preferences.h
M	libnautilus-private/nautilus-preferences-item.c
M	libnautilus-private/nautilus-preferences-item.h
M	libnautilus-private/nautilus-preferences.c
M	libnautilus-private/nautilus-preferences.h
M	nautilus-widgets/nautilus-preferences-item.c
M	nautilus-widgets/nautilus-preferences-item.h
M	nautilus-widgets/nautilus-preferences.c
M	nautilus-widgets/nautilus-preferences.h

commit 79a454c795ab688cf6e77360103677191f44aefe
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-03-28

    Add initial_title parameter to notify_location_change signal and
    all its
    handlers. This completes the change that I did part of last night.

M	ChangeLog-20000414
M	components/help/hyperbola-nav-tree.c
M	components/history/nautilus-history-view.c
M	components/history/ntl-history-view.c
M	components/html/ntl-web-browser.c
M	components/music/nautilus-music-view.c
M	components/notes/nautilus-notes.c
M	components/notes/ntl-notes.c
M	components/sample/nautilus-sample-content-view.c
M	components/websearch/ntl-web-search.c
M	libnautilus/nautilus-view-frame.c
M	libnautilus/nautilus-view.c
M	libnautilus/ntl-view-frame.c
M	src/file-manager/fm-directory-view.c
M	src/nautilus-view-frame-nautilus-view.c
M	src/ntl-view-nautilus.c

commit 71bed26426827ad35ea2b66839623f03929f2898
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-03-28

    fixed bug #9, folder icon too small, by replacing the image with one


	   fixed bug #9, folder icon too small, by replacing the
	   image with
	   one that's the proper size.

M	ChangeLog-20000414
M	icons/eazel/i-directory-24.png

commit a2d26f63d6db296a0a71e1ad35c268bfab7150da
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-03-28

    Gave content views the ability to specify the user-displayed title
    for a
    location; this is used initially (and most importantly) by web pages
    so that
    bookmarks, the window title, and the index panel will display the
    html page title
    rather than the url.

M	ChangeLog-20000414
M	components/html/ntl-web-browser.c
M	idl/nautilus.idl
M	libnautilus-extensions/nautilus-bookmark.c
M	libnautilus-extensions/nautilus-bookmark.h
M	libnautilus-private/nautilus-bookmark.c
M	libnautilus-private/nautilus-bookmark.h
M	libnautilus/nautilus-bookmark.c
M	libnautilus/nautilus-bookmark.h
M	libnautilus/nautilus-content-view-frame.c
M	libnautilus/nautilus-content-view-frame.h
A	libnautilus/nautilus-view-frame-private.h
M	libnautilus/nautilus-view-frame.c
M	libnautilus/nautilus-view-frame.h
M	libnautilus/nautilus-view.c
M	libnautilus/nautilus-view.h
M	libnautilus/ntl-content-view-frame.c
M	libnautilus/ntl-content-view-frame.h
M	libnautilus/ntl-view-frame.c
M	libnautilus/ntl-view-frame.h
M	src/nautilus-bookmark-list.c
M	src/nautilus-bookmarks-window.c
M	src/nautilus-index-title.c
M	src/nautilus-index-title.h
M	src/nautilus-information-panel.c
M	src/nautilus-information-panel.h
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-navigation-window.c
M	src/nautilus-navigation-window.h
M	src/nautilus-object-window.c
M	src/nautilus-object-window.h
M	src/nautilus-sidebar-title.c
M	src/nautilus-sidebar-title.h
M	src/nautilus-sidebar.c
M	src/nautilus-sidebar.h
M	src/nautilus-spatial-window.c
M	src/nautilus-spatial-window.h
M	src/nautilus-view-frame-bonobo-control.c
M	src/nautilus-view-frame-bonobo-embeddable.c
M	src/nautilus-view-frame-corba.c
M	src/nautilus-view-frame-nautilus-view.c
M	src/nautilus-view-frame-private.h
M	src/nautilus-view-frame.c
M	src/nautilus-view-frame.h
M	src/nautilus-window-manage-views.c
M	src/nautilus-window-manage-views.h
M	src/nautilus-window-menus.c
M	src/nautilus-window-private.h
M	src/nautilus-window.c
M	src/nautilus-window.h
M	src/ntl-content-view.c
M	src/ntl-content-view.h
M	src/ntl-index-panel.c
M	src/ntl-index-panel.h
M	src/ntl-view-bonobo-control.c
M	src/ntl-view-bonobo-subdoc.c
M	src/ntl-view-frame-svr.c
M	src/ntl-view-nautilus.c
M	src/ntl-view-private.h
M	src/ntl-view.c
M	src/ntl-view.h
M	src/ntl-window-msgs.c
M	src/ntl-window-msgs.h
M	src/ntl-window-private.h
M	src/ntl-window.c
M	src/ntl-window.h

commit 6179a7643867a820d9d0c4b3b8f4d4fa0ca13f66
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-03-28

    made it treat pre-lighting and selection darkening independently,
    so both


	   made it treat pre-lighting and selection darkening
	   independently, so
	   both properties can be visually reflected simultaneously.

M	ChangeLog-20000414
M	libnautilus-extensions/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-canvas-item.c
M	libnautilus/nautilus-icon-canvas-item.c

commit 6c6fad82f9ec69d8090e9b3af9d45b002265d957
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-03-28

    changed how selection emboldening works, also, clean-ups and bug
    fixes in


	   changed how selection emboldening works,
	   also, clean-ups and bug fixes in the graphic effects

M	ChangeLog-20000414
M	libnautilus-extensions/nautilus-graphic-effects.c
M	libnautilus-extensions/nautilus-graphic-effects.h
M	libnautilus-extensions/nautilus-icon-canvas-item.c
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-extensions/nautilus-icon-private.h
M	libnautilus-private/nautilus-graphic-effects.c
M	libnautilus-private/nautilus-graphic-effects.h
M	libnautilus-private/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-private.h
M	libnautilus/nautilus-graphic-effects.c
M	libnautilus/nautilus-graphic-effects.h
M	libnautilus/nautilus-icon-canvas-item.c
M	libnautilus/nautilus-icon-container.c
M	libnautilus/nautilus-icon-private.h

commit f1fbd3790e1ca5ae285f8b01f420fb0e8a4b3413
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-03-26

    Removed the ETTORE user level easter egg and bullet proofed the
    stuff that uses user levels a bit.
    Removed switch handling of ETTORE user
    level and added a default case for the unlikely (but poissible)
    event when the ~/.gnome/nautilus preferences file contains bogus
    values for the user_level enumeration.

M	ChangeLog-20000414
M	libnautilus-extensions/nautilus-global-preferences.c
M	libnautilus-extensions/nautilus-global-preferences.h
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.h
M	libnautilus/nautilus-global-preferences.c
M	libnautilus/nautilus-global-preferences.h
M	src/file-manager/fm-directory-view.c
M	src/nautilus-window-state.c
M	src/ntl-window-state.c

commit 50735a65b985b9c8c7bca21d4def1fb7ce56ee64
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-03-26

    improved selection highlighting by darkening the icon and emboldening
    the


	improved selection highlighting by darkening the icon and
	emboldening
	the font

M	ChangeLog-20000414
M	libnautilus-extensions/nautilus-graphic-effects.c
M	libnautilus-extensions/nautilus-graphic-effects.h
M	libnautilus-extensions/nautilus-icon-canvas-item.c
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-extensions/nautilus-icon-private.h
M	libnautilus-private/nautilus-graphic-effects.c
M	libnautilus-private/nautilus-graphic-effects.h
M	libnautilus-private/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-private.h
M	libnautilus/nautilus-graphic-effects.c
M	libnautilus/nautilus-graphic-effects.h
M	libnautilus/nautilus-icon-canvas-item.c
M	libnautilus/nautilus-icon-container.c
M	libnautilus/nautilus-icon-private.h

commit 5ef2bdcff53f8a9b5c94f340e3debcb68a3f38b1
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-03-25

    Some style guide updates.

M	docs/style-guide.html

commit a07691c9bb5575f272bab03d727beadf3b5b7fc1
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-03-25

	Fixed bug 337 (Crash on userlevel change).

	* src/file-manager/fm-directory-view.c
	(user_level_changed_callback):
	Fixed incorrect assert.

M	ChangeLog-20000414
M	src/file-manager/fm-directory-view.c

commit eecee1352e2393d48b71031e5c086897b9bcb7d6
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-03-25

    moved pixbuf manipulation routines into


	  moved pixbuf manipulation routines into
	  libnautilus/nautilus-graphic-effects

M	ChangeLog-20000414
M	libnautilus-extensions/Makefile.am
A	libnautilus-extensions/nautilus-graphic-effects.c
A	libnautilus-extensions/nautilus-graphic-effects.h
M	libnautilus-extensions/nautilus-icon-canvas-item.c
M	libnautilus-extensions/nautilus-icon-dnd.c
M	libnautilus-private/Makefile.am
A	libnautilus-private/nautilus-graphic-effects.c
A	libnautilus-private/nautilus-graphic-effects.h
M	libnautilus-private/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-dnd.c
M	libnautilus/Makefile.am
A	libnautilus/nautilus-graphic-effects.c
A	libnautilus/nautilus-graphic-effects.h
M	libnautilus/nautilus-icon-canvas-item.c
M	libnautilus/nautilus-icon-dnd.c

commit d316c0cca9b14e38648f5fbafbe9cb8505204334
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-03-24

    Added sample menu item and toolbar button to sample content view
    component.

M	ChangeLog-20000414
M	components/sample/nautilus-sample-content-view.c
M	src/file-manager/fm-directory-view.c

commit be3fd0e5e3be46c630bca31c9339494ab37330d3
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-03-23

    Added commented-out sample merged toolbar item, as basis for future
    real ones.

M	ChangeLog-20000414
M	src/file-manager/fm-directory-view.c
M	src/nautilus-window-manage-views.c
M	src/ntl-window-msgs.c

commit e14985a9ad392684d8976e72348a47cd8a9b7274
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-03-23

	Fixed bug 336 (merged menu items don't go away when component
	is swapped out).

	* src/file-manager/fm-directory-view.c:
	(fm_directory_view_destroy):
	While debugging, I noticed that the view_frame was allocated
	by the
	FMDirectoryView and never unref'd. The exact connection of this to
	why the widgets don't go away is now lost in time. We added a call
	to bonobo_object_unref to get rid of the view frame.

	* src/ntl-window.h, src/ntl-window.c, src/ntl-window-msgs.c:
	(Nautilus_NavigationInfo_free): Got rid of this routine. It turns
	out that this was an incorrect hack to work around the error in
	the surrounding code that was copying CORBA object references
	without calling CORBA_Object_duplicate.
	(nautilus_window_destroy),
	(nautilus_window_request_selection_change):
	Changed code that was calling Nautilus_NavigationInfo_free to just
	call CORBA_free now that the incorrect hack is not needed.
	(nautilus_window_request_selection_change),
	(nautilus_window_update_view),
	(nautilus_window_update_internals),
	(nautilus_window_load_content_view): Changed all code that was
	manipulating content_view to use CORBA_Object_duplicate when
	storing a reference and CORBA_Object_release when overwriting
	a reference.

M	ChangeLog-20000414
M	src/file-manager/fm-directory-view.c
M	src/nautilus-navigation-window.c
M	src/nautilus-navigation-window.h
M	src/nautilus-object-window.c
M	src/nautilus-object-window.h
M	src/nautilus-spatial-window.c
M	src/nautilus-spatial-window.h
M	src/nautilus-window-manage-views.c
M	src/nautilus-window.c
M	src/nautilus-window.h
M	src/ntl-window-msgs.c
M	src/ntl-window.c
M	src/ntl-window.h

commit 433efe122fb066303eee3b3fc923ae0905554724
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-03-22

	Fixed bug 334 (Need proper hit detection when hit-testing icons.

	* libnautilus/nautilus-icon-canvas-item.c: (hit_test_pixbuf):
	Fixed a typo-type error where we were checking every pixel of the
	pixbuf instead of only the pixels that we were hit testing
	against.

	* libnautilus/nautilus-icon-container.c: Tweaks.

M	ChangeLog-20000414
M	libnautilus-extensions/nautilus-icon-canvas-item.c
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-canvas-item.c
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus/nautilus-icon-canvas-item.c
M	libnautilus/nautilus-icon-container.c

commit daff227131bb2fa5c4d3a27c1f04d3dc77190cbf
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-03-22

    Cleaned up request-new-window situation with
    Nautilus_NavigationRequestInfo.

M	ChangeLog-20000414
M	components/help/hyperbola-nav-index.c
M	components/help/hyperbola-nav-search.c
M	components/help/hyperbola-nav-tree.c
M	components/history/nautilus-history-view.c
M	components/history/ntl-history-view.c
M	components/music/main.c
M	components/websearch/ntl-web-search.c
M	idl/nautilus.idl
M	src/file-manager/fm-directory-view.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window-manage-views.c
M	src/nautilus-window-toolbars.c
M	src/nautilus-window.c
M	src/ntl-window-msgs.c
M	src/ntl-window.c

commit 212ed01c76fefedb4ccc07d182ff582a4b7d2c08
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-03-22

    Emit SELECTION_CHANGED signal after changing selection via keyboard.

M	ChangeLog-20000414
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus/nautilus-icon-container.c

commit dab5173a0e8a13e70636991f3426bde3830dca69
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-03-22

    Made choosing from the back/forward menus correctly update the
    back/forward
    chains.

M	ChangeLog-20000414
M	src/nautilus-navigation-window.c
M	src/nautilus-navigation-window.h
M	src/nautilus-object-window.c
M	src/nautilus-object-window.h
M	src/nautilus-spatial-window.c
M	src/nautilus-spatial-window.h
M	src/nautilus-window-manage-views.c
M	src/nautilus-window-private.h
M	src/nautilus-window-toolbars.c
M	src/nautilus-window.c
M	src/nautilus-window.h
M	src/ntl-window-msgs.c
M	src/ntl-window-private.h
M	src/ntl-window.c
M	src/ntl-window.h

commit f713422616ae7f62f1a84152a4aa9ae1730e091a
Author: Pavel Cisler <pavel@eazel.com>
Date:	2000-03-22

    Fixed an annoying bug that would sometimes cause the drag&drop
    feedback to

    2000-03-21	Pavel Cisler  <pavel@eazel.com>

	Fixed an annoying bug that would sometimes cause the drag&drop
	feedback
	to come up delayed.

M	ChangeLog-20000414
M	libnautilus-extensions/nautilus-icon-container.c
M	libnautilus-private/nautilus-icon-container.c
M	libnautilus/nautilus-icon-container.c

commit 1764f212180a20a3e75778ab1185fa95a84290c9
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-03-22

	Did some of the items from RENAMING.

	* libnautilus/Makefile.am:
	* libnautilus/gnome-icon-container-dnd.c:
	* libnautilus/gnome-icon-container-dnd.h:
	* libnautilus/gnome-icon-container-grid.c:
	* libnautilus/gnome-icon-container-grid.h:
	* libnautilus/gnome-icon-container-private.h:
	* libnautilus/gnome-icon-container.c:
	* libnautilus/gnome-icon-container.h:
	* libnautilus/gtkflist.c:
	* libnautilus/gtkflist.h:
	* libnautilus/nautilus-icon-canvas-item.c:
	* libnautilus/nautilus-icon-canvas-item.h:
	* libnautilus/nautilus-icon-container.c:
	* libnautilus/nautilus-icon-container.h:
	* libnautilus/nautilus-icon-dnd.c:
	* libnautilus/nautilus-icon-dnd.h:
	* libnautilus/nautilus-icon-grid.c:
	* libnautilus/nautilus-icon-grid.h:
	* libnautilus/nautilus-icon-private.h:
	* libnautilus/nautilus-icons-view-icon-item.c:
	* libnautilus/nautilus-icons-view-icon-item.h:
	* libnautilus/nautilus-lib-self-check-functions.h:
	* libnautilus/nautilus-list-column-title.c:
	* libnautilus/nautilus-list.c:
	* libnautilus/nautilus-list.h:
	* src/file-manager/Makefile.am:
	* src/file-manager/fm-directory-view-icons.c:
	* src/file-manager/fm-directory-view-icons.h:
	* src/file-manager/fm-directory-view-list.c:
	* src/file-manager/fm-directory-view-list.h:
	* src/file-manager/fm-icon-view.c:
	* src/file-manager/fm-icon-view.h:
	* src/file-manager/fm-list-view.c:
	* src/file-manager/fm-list-view.h:
	* src/ntl-app.c:
	Did these RENAMING entries:
	  FMDirectoryViewIcons -> FMIconView
	  FMDirectoryViewList  -> FMListView
	  GnomeIconContainer -> NautilusIconContainer
	  GnomeIconContainerIcon -> NautilusIcon
	  NautilusIconsViewIconItem -> NautilusIconCanvasItem

	* RENAMING: Marked the renaming done.

M	ChangeLog-20000414
M	RENAMING
M	libnautilus-extensions/Makefile.am
D	libnautilus-extensions/gnome-icon-container-dnd.h
D	libnautilus-extensions/gnome-icon-container-grid.h
D	libnautilus-extensions/gnome-icon-container.h
D	libnautilus-extensions/gtkflist.h
R081	libnautilus/nautilus-icons-view-icon-item.c
libnautilus-extensions/nautilus-icon-canvas-item.c
A	libnautilus-extensions/nautilus-icon-canvas-item.h
R079	libnautilus-extensions/gnome-icon-container.c
libnautilus-extensions/nautilus-icon-container.c
A	libnautilus-extensions/nautilus-icon-container.h
R073	libnautilus-private/gnome-icon-container-dnd.c
libnautilus-extensions/nautilus-icon-dnd.c
A	libnautilus-extensions/nautilus-icon-dnd.h
R086	libnautilus-extensions/gnome-icon-container-grid.c
libnautilus-extensions/nautilus-icon-grid.c
A	libnautilus-extensions/nautilus-icon-grid.h
R066	libnautilus/gnome-icon-container-private.h
libnautilus-extensions/nautilus-icon-private.h
D	libnautilus-extensions/nautilus-icons-view-icon-item.h
M	libnautilus-extensions/nautilus-lib-self-check-functions.h
M	libnautilus-extensions/nautilus-list-column-title.c
R070	libnautilus-private/gtkflist.c
libnautilus-extensions/nautilus-list.c
A	libnautilus-extensions/nautilus-list.h
M	libnautilus-private/Makefile.am
D	libnautilus-private/gnome-icon-container-dnd.h
D	libnautilus-private/gnome-icon-container-grid.h
D	libnautilus-private/gnome-icon-container.h
D	libnautilus-private/gtkflist.h
R081	libnautilus-extensions/nautilus-icons-view-icon-item.c
libnautilus-private/nautilus-icon-canvas-item.c
A	libnautilus-private/nautilus-icon-canvas-item.h
R079	libnautilus/gnome-icon-container.c
libnautilus-private/nautilus-icon-container.c
A	libnautilus-private/nautilus-icon-container.h
R073	libnautilus/gnome-icon-container-dnd.c
libnautilus-private/nautilus-icon-dnd.c
A	libnautilus-private/nautilus-icon-dnd.h
R086	libnautilus/gnome-icon-container-grid.c
libnautilus-private/nautilus-icon-grid.c
A	libnautilus-private/nautilus-icon-grid.h
R066	libnautilus-private/gnome-icon-container-private.h
libnautilus-private/nautilus-icon-private.h
D	libnautilus-private/nautilus-icons-view-icon-item.h
M	libnautilus-private/nautilus-lib-self-check-functions.h
M	libnautilus-private/nautilus-list-column-title.c
R070	libnautilus-extensions/gtkflist.c
libnautilus-private/nautilus-list.c
A	libnautilus-private/nautilus-list.h
M	libnautilus/Makefile.am
D	libnautilus/gnome-icon-container-dnd.h
D	libnautilus/gnome-icon-container-grid.h
D	libnautilus/gnome-icon-container.h
D	libnautilus/gtkflist.h
R081	libnautilus-private/nautilus-icons-view-icon-item.c
libnautilus/nautilus-icon-canvas-item.c
A	libnautilus/nautilus-icon-canvas-item.h
R079	libnautilus-private/gnome-icon-container.c
libnautilus/nautilus-icon-container.c
A	libnautilus/nautilus-icon-container.h
R073	libnautilus-extensions/gnome-icon-container-dnd.c
libnautilus/nautilus-icon-dnd.c
A	libnautilus/nautilus-icon-dnd.h
R086	libnautilus-private/gnome-icon-container-grid.c
libnautilus/nautilus-icon-grid.c
A	libnautilus/nautilus-icon-grid.h
R066	libnautilus-extensions/gnome-icon-container-private.h
libnautilus/nautilus-icon-private.h
D	libnautilus/nautilus-icons-view-icon-item.h
M	libnautilus/nautilus-lib-self-check-functions.h
M	libnautilus/nautilus-list-column-title.c
R070	libnautilus/gtkflist.c	libnautilus/nautilus-list.c
A	libnautilus/nautilus-list.h
M	src/file-manager/Makefile.am
D	src/file-manager/fm-directory-view-icons.h
R054	src/file-manager/fm-directory-view-icons.c
src/file-manager/fm-icon-view.c
C050	src/file-manager/fm-directory-view-list.h
src/file-manager/fm-icon-view.h
R056	src/file-manager/fm-directory-view-list.c
src/file-manager/fm-list-view.c
R050	src/file-manager/fm-directory-view-list.h
src/file-manager/fm-list-view.h
M	src/nautilus-application.c
M	src/ntl-app.c

commit f09362cb59f4a7e6646d09ebcd521f20c8cf09e6
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-03-21

	Fixed arrow keys and worked on the icon grid.
	Fixes bugs #314, #324, and #325.

	* components/help/hyperbola.goad:
	Corrected repo_ids -> repo_id, reported by Richard Hult.

	* src/nautilus.goad:
	Added missing = character, reported by Richard Hult.

	* libnautilus/gnome-icon-container-grid.c:
	* libnautilus/gnome-icon-container-grid.h:
	* libnautilus/gnome-icon-container.c:
	* libnautilus/gnome-icon-container-private.h:
	Made the icon grid handle negative coordinates.
	Removed most of the icon grid code.
	Reimplemented the arrow keys. They should work again.

	* libnautilus/nautilus-gnome-extensions.c:
	* libnautilus/nautilus-gnome-extensions.h:
	(nautilus_art_irect_contains_irect):
	Added another helper function.

	* libnautilus/nautilus-icons-view-icon-item.c:

	* libnautilus/nautilus-icons-view-icon-item.h:
	* libnautilus/gnome-icon-container.c:
	* libnautilus/gnome-icon-container-private.h:
	Added user data to each canvas item and got rid of the hash table
	that maps canvas items to icons.

	* RENAMING: Tweaks.

M	ChangeLog-20000414
M	RENAMING
M	components/help/hyperbola.goad
M	libnautilus-extensions/gnome-icon-container-grid.c
M	libnautilus-extensions/gnome-icon-container-grid.h
M	libnautilus-extensions/gnome-icon-container-private.h
M	libnautilus-extensions/gnome-icon-container.c
M	libnautilus-extensions/nautilus-gnome-extensions.c
M	libnautilus-extensions/nautilus-gnome-extensions.h
M	libnautilus-extensions/nautilus-icons-view-icon-item.c
M	libnautilus-extensions/nautilus-icons-view-icon-item.h
M	libnautilus-private/gnome-icon-container-grid.c
M	libnautilus-private/gnome-icon-container-grid.h
M	libnautilus-private/gnome-icon-container-private.h
M	libnautilus-private/gnome-icon-container.c
M	libnautilus-private/nautilus-gnome-extensions.c
M	libnautilus-private/nautilus-gnome-extensions.h
M	libnautilus-private/nautilus-icons-view-icon-item.c
M	libnautilus-private/nautilus-icons-view-icon-item.h
M	libnautilus/gnome-icon-container-grid.c
M	libnautilus/gnome-icon-container-grid.h
M	libnautilus/gnome-icon-container-private.h
M	libnautilus/gnome-icon-container.c
M	libnautilus/nautilus-gnome-extensions.c
M	libnautilus/nautilus-gnome-extensions.h
M	libnautilus/nautilus-icons-view-icon-item.c
M	libnautilus/nautilus-icons-view-icon-item.h
M	src/nautilus.goad

commit f953548ec58f0c74b30675c08f1acca889899d5b
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-03-21

    Proposed renaming for index panel and metaviews.

M	RENAMING

commit ec8d277e18dec822c71ae9482fe4b86abd48a0c5
Author: Pavel Cisler <pavel@eazel.com>
Date:	2000-03-21

    Center the sort order indicators inside a title better. Make the
    column

    2000-03-20	Pavel Cisler  <pavel@eazel.com>

	Center the sort order indicators inside a title better. Make
	the column
	title label spacing more like the old CtkCList.

M	ChangeLog-20000414
M	libnautilus-extensions/nautilus-list-column-title.c
M	libnautilus-private/nautilus-list-column-title.c
M	libnautilus/nautilus-list-column-title.c

commit a4b40782db4627c3bc9bfeca0be7cb428672a50a
Author: Pavel Cisler <pavel@eazel.com>
Date:	2000-03-21

    Use an offscreen bitmap to draw the column title during column
    resizing

    2000-03-20	Pavel Cisler  <pavel@eazel.com>

	Use an offscreen bitmap to draw the column title during column
	resizing
	and column prelighting.

M	ChangeLog-20000414
M	libnautilus-extensions/gtkflist.c
M	libnautilus-extensions/nautilus-list-column-title.c
M	libnautilus-private/gtkflist.c
M	libnautilus-private/nautilus-list-column-title.c
M	libnautilus/gtkflist.c
M	libnautilus/nautilus-list-column-title.c

commit 857e8fa26bf9c3d2402abaf090af4ea5ab0ff369
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-03-18

	Fixed the "tall line of icons" bug.

	* libnautilus/gnome-icon-container-grid.h:
	* libnautilus/gnome-icon-container-grid.c:
	* libnautilus/gnome-icon-container.c:
	Rewrote the routines to not have a separate concept of the
	actual grid height and the allocated grid height. Most important
	change was to update the first_free variables when resizing.

	* src/file-manager/fm-directory-view-icons.h:
	* src/file-manager/fm-directory-view-icons.c:
	(fm_directory_view_icons_line_up_icons):
	Removed the unused line_up_icons call. This feature will return,
	but for now it's just a waste of space.

M	ChangeLog-20000414
M	libnautilus-extensions/gnome-icon-container-grid.c
M	libnautilus-extensions/gnome-icon-container-grid.h
M	libnautilus-extensions/gnome-icon-container.c
M	libnautilus-private/gnome-icon-container-grid.c
M	libnautilus-private/gnome-icon-container-grid.h
M	libnautilus-private/gnome-icon-container.c
M	libnautilus/gnome-icon-container-grid.c
M	libnautilus/gnome-icon-container-grid.h
M	libnautilus/gnome-icon-container.c
M	src/file-manager/fm-directory-view-icons.c
M	src/file-manager/fm-directory-view-icons.h

commit 777a75ae335742cdc3bf43f52bf3e710f1a60bb0
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-03-18

    *** empty log message ***

M	ChangeLog-20000414

commit e8fcc82dffcfbe084538831a0992307626e24914
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-03-17

    Simplified the grid a bit and did some redesign. The grid now
    takes into

	* libnautilus/gnome-icon-container-grid.h:
	* libnautilus/gnome-icon-container-grid.c:
	* libnautilus/gnome-icon-container-private.h:
	* libnautilus/gnome-icon-container.c:
	* libnautilus/nautilus-icons-view-icon-item.c:
	* libnautilus/nautilus-icons-view-icon-item.h:
	Simplified the grid a bit and did some redesign. The grid now
	takes into account the height and width of the icons. More work
	to come.

	* libnautilus/nautilus-global-preferences.c:
	* nautilus-widgets/nautilus-preferences.h:
	Some cleanup, including types for constants.

	* libnautilus/nautilus-gnome-extensions.h:
	* libnautilus/nautilus-gnome-extensions.c:
	(nautilus_art_irect_equal), (nautilus_art_drect_equal),
	(nautilus_gnome_canvas_item_get_current_canvas_bounds),
	(nautilus_gnome_canvas_item_request_redraw),
	(nautilus_gnome_canvas_request_redraw_rectangle),
	(nautilus_gnome_canvas_item_get_world_bounds):
	More useful canvas and libart routines.

	* RENAMING: More renaming ideas.

M	RENAMING
M	libnautilus-extensions/gnome-icon-container-grid.c
M	libnautilus-extensions/gnome-icon-container-grid.h
M	libnautilus-extensions/gnome-icon-container-private.h
M	libnautilus-extensions/gnome-icon-container.c
M	libnautilus-extensions/nautilus-global-preferences.c
M	libnautilus-extensions/nautilus-gnome-extensions.c
M	libnautilus-extensions/nautilus-gnome-extensions.h
M	libnautilus-extensions/nautilus-icons-view-icon-item.c
M	libnautilus-extensions/nautilus-icons-view-icon-item.h
M	libnautilus-extensions/nautilus-preferences.h
M	libnautilus-private/gnome-icon-container-grid.c
M	libnautilus-private/gnome-icon-container-grid.h
M	libnautilus-private/gnome-icon-container-private.h
M	libnautilus-private/gnome-icon-container.c
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-gnome-extensions.c
M	libnautilus-private/nautilus-gnome-extensions.h
M	libnautilus-private/nautilus-icons-view-icon-item.c
M	libnautilus-private/nautilus-icons-view-icon-item.h
M	libnautilus-private/nautilus-preferences.h
M	libnautilus/gnome-icon-container-grid.c
M	libnautilus/gnome-icon-container-grid.h
M	libnautilus/gnome-icon-container-private.h
M	libnautilus/gnome-icon-container.c
M	libnautilus/nautilus-global-preferences.c
M	libnautilus/nautilus-gnome-extensions.c
M	libnautilus/nautilus-gnome-extensions.h
M	libnautilus/nautilus-icons-view-icon-item.c
M	libnautilus/nautilus-icons-view-icon-item.h
M	nautilus-widgets/nautilus-preferences.h

commit bf66a469cc037be0530f728eddb8959738d724bf
Author: Elliot Lee <sopwith@src.gnome.org>
Date:	2000-03-17

    #include <string.h>



    #include <string.h>

M	libnautilus-extensions/gnome-icon-container-grid.c
M	libnautilus-private/gnome-icon-container-grid.c
M	libnautilus/gnome-icon-container-grid.c

commit 1b0ca96c34ad2efea83b1dfed5e35bcb02147a71
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-03-17

    Fixed to match what we actually have on Eazel machines.

	* HACKING: Fixed to match what we actually have on Eazel machines.

M	ChangeLog-20000414
M	HACKING

commit 409d8f5db1b51ee7a6b7b767e5379915c6dbc89a
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-03-17

    Fixed problem with location bar vs. Back button, and moved more
    toolbar code
    into its own file.

M	ChangeLog-20000414
M	src/nautilus-location-bar.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window-toolbars.c
M	src/nautilus-window.c
M	src/ntl-window.c

commit 1bec035f3f896a0b1e0c65575edab0f1660c9ef3
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-03-17

    Moved toolbar code into its own file.

M	ChangeLog-20000414
M	src/Makefile.am
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window-private.h
A	src/nautilus-window-toolbars.c
M	src/nautilus-window.c
M	src/ntl-window-private.h
M	src/ntl-window.c

commit aa98d924c7f51f8705be0fdb1587a349f46cb046
Author: Pavel Cisler <pavel@eazel.com>
Date:	2000-03-17

    Fix some bugs that John kindly uncovered.

    2000-03-17	Pavel Cisler  <pavel@eazel.com>

	Fix some bugs that John kindly uncovered.

M	ChangeLog-20000414
M	libnautilus-extensions/gtkflist.c
M	libnautilus-extensions/nautilus-list-column-title.c
M	libnautilus-private/gtkflist.c
M	libnautilus-private/nautilus-list-column-title.c
M	libnautilus/gtkflist.c
M	libnautilus/nautilus-list-column-title.c

commit 6441e04bfdb6f050512811b5e01e2b24d6c0c9d0
Author: Pavel Cisler <pavel@eazel.com>
Date:	2000-03-17

    Make the column resizable again.

    2000-03-16	Pavel Cisler  <pavel@eazel.com>

	* scr/file-manager/fm-directory-view-list.c
	(create_flist):
	Make the column resizable again.

M	ChangeLog-20000414
M	src/file-manager/fm-directory-view-list.c

commit 53aa5a630871a4c74661e14c8e2876afc8e855d2
Author: Pavel Cisler <pavel@eazel.com>
Date:	2000-03-17

    First pass on making list column resizing live.

    2000-03-16	Pavel Cisler  <pavel@eazel.com>

	First pass on making list column resizing live.

	* libnautilus/Makefile.am
	* libnautilus/nautilus-list-column-title.c
	* libnautilus/nautilus-list-column-title.h
	* libnautilus/gtkflist.h
	* libnautilus/gtkflist.c
	* manager/fm-directory-view-list.c
	* libnautilus/nautilus-gdk-extensions.c
	* libnautilus/nautilus-gdk-extensions.h

M	ChangeLog-20000414
M	libnautilus-extensions/Makefile.am
M	libnautilus-extensions/gtkflist.c
M	libnautilus-extensions/gtkflist.h
M	libnautilus-extensions/nautilus-gdk-extensions.c
M	libnautilus-extensions/nautilus-gdk-extensions.h
A	libnautilus-extensions/nautilus-list-column-title.c
A	libnautilus-extensions/nautilus-list-column-title.h
M	libnautilus-private/Makefile.am
M	libnautilus-private/gtkflist.c
M	libnautilus-private/gtkflist.h
M	libnautilus-private/nautilus-gdk-extensions.c
M	libnautilus-private/nautilus-gdk-extensions.h
A	libnautilus-private/nautilus-list-column-title.c
A	libnautilus-private/nautilus-list-column-title.h
M	libnautilus/Makefile.am
M	libnautilus/gtkflist.c
M	libnautilus/gtkflist.h
M	libnautilus/nautilus-gdk-extensions.c
M	libnautilus/nautilus-gdk-extensions.h
A	libnautilus/nautilus-list-column-title.c
A	libnautilus/nautilus-list-column-title.h
M	src/file-manager/fm-directory-view-list.c

commit 6d921f15ff30c5926d481721ed7443a31848240c
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-03-17

    Made icon in index panel react to theme changes.

M	ChangeLog-20000414
M	src/nautilus-applicable-views.c
M	src/nautilus-index-title.c
M	src/nautilus-sidebar-title.c
M	src/ntl-uri-map.c

commit 8efa4d71d7b27e5315b78de963c482959a84c9f9
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-03-16

	Did some of the renamings that were queued in RENAMING.

	* libnautilus/Makefile.am:
	* libnautilus/gdk-extensions.c:
	* libnautilus/gdk-extensions.h:
	* libnautilus/nautilus-gdk-extensions.c:
	* libnautilus/nautilus-gdk-extensions.h:
	* libnautilus/gnome-icon-container.c:
	* libnautilus/nautilus-background.c:
	* libnautilus/nautilus-icons-view-icon-item.c:
	Renamed gdk-extensions to add the nautilus- prefix and changed
	all includers.

	* src/Makefile.am:
	* src/explorer-location-bar.c:
	* src/explorer-location-bar.h:
	* src/nautilus-location-bar.c:
	* src/nautilus-location-bar.h:
	* src/ntl-window-msgs.c:
	* src/ntl-window.c:
	Renamed ExplorerLocationBar to NautilusLocationBar.

	* src/Makefile.am:
	* src/nautilus-bookmarklist.c:
	* src/nautilus-bookmarklist.h:
	* src/nautilus-bookmark-list.c:
	* src/nautilus-bookmark-list.h:
	* src/nautilus-bookmarks-window.c:
	* src/nautilus-bookmarks-window.h:
	* src/nautilus-window-menus.c:
	Renamed NautilusBookmarklist to NautilusBookmarkList.

	* RENAMING: Marked items done and added some new ones.

	* nautilus-widgets/nautilus-preferences-item.c:
	* nautilus-widgets/nautilus-preferences.c:
	* nautilus-widgets/test-nautilus-widgets.c:
	* libnautilus/nautilus-icon-factory.c:
	* src/file-manager/fm-directory-view-icons.c:
	* src/file-manager/fm-directory-view.c:
	* src/file-manager/fm-icon-text-window.c:
	Cleaned up the interface to NautilusPreferences a bit.

M	ChangeLog-20000414
M	RENAMING
M	libnautilus-extensions/Makefile.am
M	libnautilus-extensions/gnome-icon-container.c
M	libnautilus-extensions/nautilus-background.c
R099	libnautilus-private/gdk-extensions.c
libnautilus-extensions/nautilus-gdk-extensions.c
R095	libnautilus-extensions/gdk-extensions.h
libnautilus-extensions/nautilus-gdk-extensions.h
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-extensions/nautilus-icons-view-icon-item.c
M	libnautilus-extensions/nautilus-preferences-item.c
M	libnautilus-extensions/nautilus-preferences.c
M	libnautilus-extensions/nautilus-preferences.h
M	libnautilus-extensions/test-nautilus-widgets.c
M	libnautilus-private/Makefile.am
M	libnautilus-private/gnome-icon-container.c
M	libnautilus-private/nautilus-background.c
R099	libnautilus/gdk-extensions.c
libnautilus-private/nautilus-gdk-extensions.c
R095	libnautilus/gdk-extensions.h
libnautilus-private/nautilus-gdk-extensions.h
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus-private/nautilus-icons-view-icon-item.c
M	libnautilus-private/nautilus-preferences-item.c
M	libnautilus-private/nautilus-preferences.c
M	libnautilus-private/nautilus-preferences.h
M	libnautilus-private/test-nautilus-widgets.c
M	libnautilus/Makefile.am
M	libnautilus/gnome-icon-container.c
M	libnautilus/nautilus-background.c
R099	libnautilus-extensions/gdk-extensions.c
libnautilus/nautilus-gdk-extensions.c
R095	libnautilus-private/gdk-extensions.h
libnautilus/nautilus-gdk-extensions.h
M	libnautilus/nautilus-icon-factory.c
M	libnautilus/nautilus-icons-view-icon-item.c
M	nautilus-widgets/nautilus-preferences-item.c
M	nautilus-widgets/nautilus-preferences.c
M	nautilus-widgets/nautilus-preferences.h
M	nautilus-widgets/test-nautilus-widgets.c
M	src/Makefile.am
D	src/explorer-location-bar.c
D	src/explorer-location-bar.h
M	src/file-manager/fm-directory-view-icons.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-icon-text-window.c
R065	src/nautilus-bookmarklist.c	src/nautilus-bookmark-list.c
A	src/nautilus-bookmark-list.h
D	src/nautilus-bookmarklist.h
M	src/nautilus-bookmarks-window.c
M	src/nautilus-bookmarks-window.h
A	src/nautilus-location-bar.c
A	src/nautilus-location-bar.h
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window-manage-views.c
M	src/nautilus-window-menus.c
M	src/nautilus-window.c
M	src/ntl-window-msgs.c
M	src/ntl-window.c

commit 3ffd22518442d2b5b5f5eb752eccaea4e91720c8
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-03-16

    Fixes for a couple of preferences bugs.

M	ChangeLog-20000414
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-extensions/nautilus-preferences.c
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus-private/nautilus-preferences.c
M	libnautilus/nautilus-icon-factory.c
M	nautilus-widgets/nautilus-preferences.c

commit c821dce6859fac43be2ae678ac6c31d8d3d7d758
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-03-16

    Moved a couple of utility functions into the right libnautilus homes.

M	ChangeLog-20000414
M	libnautilus-extensions/Makefile.am
A	libnautilus-extensions/nautilus-bonobo-extensions.c
C050	libnautilus/nautilus-glib-extensions.h
libnautilus-extensions/nautilus-bonobo-extensions.h
M	libnautilus-extensions/nautilus-glib-extensions.c
M	libnautilus-extensions/nautilus-glib-extensions.h
M	libnautilus-private/Makefile.am
A	libnautilus-private/nautilus-bonobo-extensions.c
C050	libnautilus/nautilus-glib-extensions.h
libnautilus-private/nautilus-bonobo-extensions.h
M	libnautilus-private/nautilus-glib-extensions.c
M	libnautilus-private/nautilus-glib-extensions.h
M	libnautilus/Makefile.am
A	libnautilus/nautilus-bonobo-extensions.c
C050	libnautilus/nautilus-glib-extensions.h
libnautilus/nautilus-bonobo-extensions.h
M	libnautilus/nautilus-glib-extensions.c
M	libnautilus/nautilus-glib-extensions.h
M	src/file-manager/fm-icon-text-window.c
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-window-menus.c

commit 908efb2d2882dbedf8329bdeff8c59263e788a5e
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-03-16

    Fixed the CRITICALs that I recently introduced. Made sure our
    unrefs match

	* src/file-manager/fm-directory-view.c:
	(disconnect_model_handlers), (stop_load): Fixed the CRITICALs that
	I recently introduced. Made sure our unrefs match our refs for
	monitor_files.

M	ChangeLog-20000414
M	src/file-manager/fm-directory-view.c

commit 0437a094a6103a98b863f5524ff436f47891b6ec
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-03-16

    Make icon theme changes persist by using preferences mechanism.

M	ChangeLog-20000414
M	components/history/nautilus-history-view.c
M	components/history/ntl-history-view.c
M	libnautilus-extensions/gnome-icon-container.c
M	libnautilus-extensions/nautilus-global-preferences.c
M	libnautilus-extensions/nautilus-global-preferences.h
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-extensions/nautilus-icon-factory.h
M	libnautilus-private/gnome-icon-container.c
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.h
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus-private/nautilus-icon-factory.h
M	libnautilus/gnome-icon-container.c
M	libnautilus/nautilus-global-preferences.c
M	libnautilus/nautilus-global-preferences.h
M	libnautilus/nautilus-icon-factory.c
M	libnautilus/nautilus-icon-factory.h
M	src/file-manager/fm-directory-view-list.c
M	src/nautilus-bookmarks-window.c
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-window-menus.c

commit ee495dba40dd0ed54440d54816024e1fe94e861f
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-03-16

    Tell people about the gnome-xml branch.

	* HACKING: Tell people about the gnome-xml branch.

	* libnautilus/Makefile.am:
	* libnautilus/gnome-icon-container-grid.c:
	* libnautilus/gnome-icon-container-grid.h:
	* libnautilus/gnome-icon-container-private.h:
	* libnautilus/gnome-icon-container.c:
	Broke out the grid code from the main container code.
	This is a first step toward improving the layout code.

	* libnautilus/nautilus-directory-private.h:
	* libnautilus/nautilus-directory.c:
	* libnautilus/nautilus-directory.h:
	* src/fm-directory-view.c:
	Got started on making the directory I/O async.
	There's still a long way to go, this was a baby step.

	* libnautilus/nautilus-bookmark.c:
	* libnautilus/nautilus-bookmark.h:
	* libnautilus/nautilus-self-checks.c:
	General cleanup.

	* libnautilus/nautilus-file.h:
	Rearranged a little bit.

	* libnautilus/nautilus-file-utilities.c:
	Put FIXME in where there's code that needs to be changed.

M	ChangeLog-20000414
M	HACKING
M	libnautilus-extensions/Makefile.am
A	libnautilus-extensions/gnome-icon-container-grid.c
A	libnautilus-extensions/gnome-icon-container-grid.h
M	libnautilus-extensions/gnome-icon-container-private.h
M	libnautilus-extensions/gnome-icon-container.c
M	libnautilus-extensions/nautilus-bookmark.c
M	libnautilus-extensions/nautilus-bookmark.h
M	libnautilus-extensions/nautilus-directory-private.h
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-extensions/nautilus-directory.h
M	libnautilus-extensions/nautilus-file-utilities.c
M	libnautilus-extensions/nautilus-file.h
M	libnautilus-extensions/nautilus-self-checks.c
M	libnautilus-private/Makefile.am
A	libnautilus-private/gnome-icon-container-grid.c
A	libnautilus-private/gnome-icon-container-grid.h
M	libnautilus-private/gnome-icon-container-private.h
M	libnautilus-private/gnome-icon-container.c
M	libnautilus-private/nautilus-bookmark.c
M	libnautilus-private/nautilus-bookmark.h
M	libnautilus-private/nautilus-directory-private.h
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-directory.h
M	libnautilus-private/nautilus-file-utilities.c
M	libnautilus-private/nautilus-file.h
M	libnautilus-private/nautilus-self-checks.c
M	libnautilus/Makefile.am
A	libnautilus/gnome-icon-container-grid.c
A	libnautilus/gnome-icon-container-grid.h
M	libnautilus/gnome-icon-container-private.h
M	libnautilus/gnome-icon-container.c
M	libnautilus/nautilus-bookmark.c
M	libnautilus/nautilus-bookmark.h
M	libnautilus/nautilus-directory-private.h
M	libnautilus/nautilus-directory.c
M	libnautilus/nautilus-directory.h
M	libnautilus/nautilus-file-utilities.c
M	libnautilus/nautilus-file.h
M	libnautilus/nautilus-self-checks.c
M	src/file-manager/fm-directory-view.c

commit 4df4c1e1ea73d38e226517ea14f7a74cc0517a98
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-03-15

    Used preferences mechanism for text under icons and
    open-in-new-window-when-clicked.

M	ChangeLog-20000414
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-extensions/nautilus-global-preferences.c
M	libnautilus-extensions/nautilus-global-preferences.h
M	libnautilus-extensions/nautilus-preferences-item.c
M	libnautilus-extensions/nautilus-preferences.c
M	libnautilus-extensions/nautilus-preferences.h
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.h
M	libnautilus-private/nautilus-preferences-item.c
M	libnautilus-private/nautilus-preferences.c
M	libnautilus-private/nautilus-preferences.h
M	libnautilus/nautilus-file.c
M	libnautilus/nautilus-global-preferences.c
M	libnautilus/nautilus-global-preferences.h
M	nautilus-widgets/nautilus-preferences-item.c
M	nautilus-widgets/nautilus-preferences.c
M	nautilus-widgets/nautilus-preferences.h
M	src/file-manager/Makefile.am
M	src/file-manager/fm-directory-view-icons.c
M	src/file-manager/fm-directory-view-icons.h
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-icon-text-window.c
D	src/file-manager/fm-signaller.c
D	src/file-manager/fm-signaller.h

commit b84f3f1d7de5eaf865c946c5d468cd14dbce03b5
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-03-15

	A quick cleanup of how we use gnome-xml.

	* libnautilus/Makefile.am:
	* libnautilus/nautilus-xml-extensions.c:
	* libnautilus/nautilus-xml-extensions.h:
	Added some new gnome-xml helper functions.

	* libnautilus/nautilus-directory.c:
	(nautilus_directory_get_file_metadata_node):
	* libnautilus/nautilus-file.c:
	(nautilus_file_get_keywords):
	(nautilus_file_set_keywords):
	* libnautilus/nautilus-icon-factory.c:
	(get_child_node_by_property):
	(get_themed_icon_file_path):
	* src/nautilus-bookmarklist.c:
	(nautilus_bookmarklist_load_file):
	Changed to use the new helper functions.

	* src/nautilus-bookmarklist.c:
	(nautilus_bookmarklist_save_file): Changed direct uses of root to
	use xmlDocGet/SetRootElement while I was editing the file.  I
	think this is the same change Pavel made but wasn't able to check
	in.

	* src/nautilus-bookmarklist.c:
	General cleanup.

M	ChangeLog-20000414
M	libnautilus-extensions/Makefile.am
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-extensions/nautilus-icon-factory.c
A	libnautilus-extensions/nautilus-xml-extensions.c
A	libnautilus-extensions/nautilus-xml-extensions.h
M	libnautilus-private/Makefile.am
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-icon-factory.c
A	libnautilus-private/nautilus-xml-extensions.c
A	libnautilus-private/nautilus-xml-extensions.h
M	libnautilus/Makefile.am
M	libnautilus/nautilus-directory.c
M	libnautilus/nautilus-file.c
M	libnautilus/nautilus-icon-factory.c
A	libnautilus/nautilus-xml-extensions.c
A	libnautilus/nautilus-xml-extensions.h
M	src/nautilus-bookmarklist.c

commit bdf3c6c1366ad421815e7de00cc3d8a929b0443e
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-03-15

	Added additional data to icons so they can specify where the
	embedded text fits in each icon.

	* icons/eazel/Makefile.am, icons/eazel/i-regular.xml: Added the
	file to specify attributes of icons. Specifically added the
	attribute that says there is space for embedded text in the
	Eazel-theme regular icon.

	* libnautilus/nautilus-icon-factory.h:
	* libnautilus/nautilus-icon-factory.c:
	(get_child_node_by_property), (get_themed_icon_file_path),
	(get_icon_file_path), (nautilus_icon_factory_get_thumbnail_uri),
	(load_specific_image), (load_image_for_scaling),
	(get_image_from_cache), (load_image_scale_if_necessary),
	(nautilus_icon_factory_get_pixbuf_for_icon),
	(nautilus_icon_factory_get_pixbuf_for_file):
	Added code to read a rectangle for the embedded text along with
	the icon, cache it with the icon, scale it with the icon, and
	return it to the caller along with the icon.

	* libnautilus/nautilus-icons-view-icon-item.c:
	(nautilus_icons_view_icon_item_initialize_class),
	(nautilus_icons_view_icon_item_set_arg),
	(nautilus_icons_view_icon_item_get_arg),
	(nautilus_icons_view_icon_item_get_image),
	(nautilus_icons_view_icon_item_set_image),
	(nautilus_art_irect_to_gdk_rectangle),
	(draw_mini_text), (draw_embedded_text),
	(nautilus_icons_view_icon_item_draw):
	Changed the code that draws the embedded text to respect the
	text rectangle passed in. Changed the pixbuf setting to use a
	function instead of the arg interface and take a text rectangle
	along with the pixbuf.

	* libnautilus/gnome-icon-container-dnd.c
	(gnome_icon_container_dnd_begin_drag):
	* libnautilus/gnome-icon-container.c:
	(icon_get_actual_size): Got rid of callers who were using the arg
	interface to get at the image of an icon
	("NautilusIconsViewIconItem::pixbuf").

	* src/file-manager/fm-directory-view-icons.c:
	(get_icon_property_cb): Get rid of hard-coded rule that only
	themes with eazel at the front of their names can display text
	inside the icons.

	* libnautilus/gnome-icon-container.c:
	(icon_new): Fixed a bug where icons would be super-tiny if they
	got too big, like if you entered a directory that was zoomed all
	the way in.
	(start_stretching), (ungrab_stretch_icon), (end_stretching),
	(gnome_icon_container_show_stretch_handles): Added code to grab
	the pointer while stretching an icon.
	(item_event_cb): Added a return statement that John forgot when
	he was editing. Without that, it was falling through to the next
	case, which had the same effect anyway.
	(update_icon): Pass the text rectangle through from the icon
	factory to the icon canvas item, using the new call instead of the
	old arg interface approach.

	* components/help/.cvsignore: Added entries for
	.la and .lo files.

	* components/help/Makefile.am:
	* components/help/hyperbola-nav-index.c:
	* components/help/hyperbola-nav-search.c:
	* libnautilus/nautilus-directory-private.h:
	* libnautilus/nautilus-directory.c:
	* src/nautilus-bookmarklist.c:
	Fixed flags for gnome-xml
	includes. Someone pointed out that you are supposed to include
	these as "#include <tree.h>", not "#include <gnome-xml/tree.h>" so
	I fixed our uses to work that way.

	* libnautilus/nautilus-directory.c:
	(nautilus_directory_get_file_metadata_node): Fixed code that was
	destroying something allocated by gnome-xml with g_free instead
	of xmlFree.

	* libnautilus/nautilus-file.c:
	(nautilus_file_get_keywords), (nautilus_file_set_keywords):
	Fixed storage leak where we were getting a property and not
	freeing it.

	* libnautilus/nautilus-default-file-icon.h:
	* libnautilus/nautilus-default-file-icon.c:
	* libnautilus/nautilus-icon-factory.c:
	(load_image_for_scaling): Got rid of the global that tells whether
	the default icon has an alpha channel -- it's not hardwired TRUE.

M	ChangeLog-20000414
M	components/help/.cvsignore
M	components/help/Makefile.am
M	components/help/hyperbola-nav-index.c
M	components/help/hyperbola-nav-search.c
M	icons/eazel/Makefile.am
A	icons/eazel/i-regular.xml
M	libnautilus-extensions/gnome-icon-container-dnd.c
M	libnautilus-extensions/gnome-icon-container.c
M	libnautilus-extensions/nautilus-default-file-icon.c
M	libnautilus-extensions/nautilus-default-file-icon.h
M	libnautilus-extensions/nautilus-directory-private.h
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-extensions/nautilus-icon-factory.h
M	libnautilus-extensions/nautilus-icons-view-icon-item.c
M	libnautilus-extensions/nautilus-icons-view-icon-item.h
M	libnautilus-private/gnome-icon-container-dnd.c
M	libnautilus-private/gnome-icon-container.c
M	libnautilus-private/nautilus-default-file-icon.c
M	libnautilus-private/nautilus-default-file-icon.h
M	libnautilus-private/nautilus-directory-private.h
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus-private/nautilus-icon-factory.h
M	libnautilus-private/nautilus-icons-view-icon-item.c
M	libnautilus-private/nautilus-icons-view-icon-item.h
M	libnautilus/gnome-icon-container-dnd.c
M	libnautilus/gnome-icon-container.c
M	libnautilus/nautilus-default-file-icon.c
M	libnautilus/nautilus-default-file-icon.h
M	libnautilus/nautilus-directory-private.h
M	libnautilus/nautilus-directory.c
M	libnautilus/nautilus-file.c
M	libnautilus/nautilus-icon-factory.c
M	libnautilus/nautilus-icon-factory.h
M	libnautilus/nautilus-icons-view-icon-item.c
M	libnautilus/nautilus-icons-view-icon-item.h
M	src/file-manager/fm-directory-view-icons.c
M	src/nautilus-bookmarklist.c

commit fbae65f1dc0b01da98006ffeb3c6c13af476e426
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-03-14

    The currently displayed viewer is now used when the location changes
    if the new
    location doesn't have an explicitly-remembered viewer.

M	ChangeLog-20000414
M	src/nautilus-applicable-views.c
M	src/nautilus-applicable-views.h
M	src/nautilus-window-manage-views.c
M	src/ntl-types.h
M	src/ntl-uri-map.c
M	src/ntl-uri-map.h
M	src/ntl-window-msgs.c

commit ea7cd874d3a17dfbe23a2eecb08cad68a93454dc
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-03-14

    Made directories start up using the same view they were last
    displayed with.

M	ChangeLog-20000414
M	libnautilus-extensions/nautilus-metadata.h
M	libnautilus-private/nautilus-metadata.h
M	libnautilus/nautilus-metadata.h
M	src/nautilus-applicable-views.c
M	src/nautilus-window-manage-views.c
M	src/ntl-types.h
M	src/ntl-uri-map.c
M	src/ntl-window-msgs.c

commit f4993379133ad3e580d0382eda1fe78cceba1aa5
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-03-14

    Fixed bug where selection-dependent menu items (e.g. "Open in New
    Window")
    didn't update after deleting selected items.

M	ChangeLog-20000414
M	libnautilus-extensions/gnome-icon-container.c
M	libnautilus-private/gnome-icon-container.c
M	libnautilus/gnome-icon-container.c

commit 87179b7dca557ae581c00be942bff8721900f49b
Author: Jonathan Blandford <jrb@redhat.com>
Date:	2000-03-14

    Add a gtk_drag_finish to hopefully solve half the flying windows
    problem.

    2000-03-14	Jonathan Blandford  <jrb@redhat.com>

	* libnautilus/gnome-icon-container-dnd.c (drag_drop_cb): Add a
	gtk_drag_finish to hopefully solve half the flying windows
	problem.  Needs more thought then this, though...

M	ChangeLog-20000414
M	libnautilus-extensions/gnome-icon-container-dnd.c
M	libnautilus-private/gnome-icon-container-dnd.c
M	libnautilus/gnome-icon-container-dnd.c

commit 92dc45caa1e77ac5ce51c451fe5e9770694eb241
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-03-14

    Fixed two-popup-menus-at-once bug.

M	ChangeLog-20000414
M	libnautilus-extensions/gnome-icon-container.c
M	libnautilus-private/gnome-icon-container.c
M	libnautilus/gnome-icon-container.c

commit 98916dd8ca3387967f09340ac1db075aa4147217
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-03-14

    Improvements & bug fixes to keyboard navigation in file manager.

M	ChangeLog-20000414
M	libnautilus-extensions/gnome-icon-container.c
M	libnautilus-extensions/nautilus-icons-view-icon-item.c
M	libnautilus-private/gnome-icon-container.c
M	libnautilus-private/nautilus-icons-view-icon-item.c
M	libnautilus/gnome-icon-container.c
M	libnautilus/nautilus-icons-view-icon-item.c

commit a755708313894a4557e832d68ebabba42c6f7800
Author: Elliot Lee <sopwith@src.gnome.org>
Date:	2000-03-14

    Move help-method over.



    Move help-method over.

    Fix misc web browser bug or two.

M	components/help/Makefile.am
M	components/help/help-method.c
M	components/help/help-method.h
A	components/help/help-methods.conf
M	components/html/ntl-web-browser.c

commit ec73da245279a59c7fcbef2d06ac90e44590ceab
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-03-13

    Fixed bug that caused a core dump when getting at the root directory

	* libnautilus/nautilus-directory.c (nautilus_directory_get):
	Fixed bug that caused a core dump when getting at the root
	directory because all the '/' characters were stripped off
	the URI.

	* /src/file-manager/fm-directory-view.c:
	* nautilus-widgets/nautilus-preferences.c:
	Tiny formatting fixes.

M	ChangeLog-20000414
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-extensions/nautilus-preferences.c
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-preferences.c
M	libnautilus/nautilus-directory.c
M	nautilus-widgets/nautilus-preferences.c
M	src/file-manager/fm-directory-view.c

commit 3b40873aada3467d898d19f9357c731e7009733c
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-03-13

    Connect to zoom_in and zoom_out singals of zoom control and view
    the zoom

	* src/ntl-window.c (nautilus_window_constructed): Connect to
	zoom_in and zoom_out singals of zoom control and view the zoom in
	such cases, when applicable.

	* src/nautilus-zoom-control.c
	(nautilus_zoom_control_class_initialize): Add zoom_in and zoom_out
	signals.
	(nautilus_zoom_control_reset_zoom_level): Quick hack to get some
	semblance of sanity in view switching.

	* file-manager/fm-directory-view.c: Add Zoomable interface; for
	now only implement zoom_in and zoom_out methods.

M	ChangeLog-20000414
M	src/file-manager/fm-directory-view.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window.c
M	src/nautilus-zoom-control.c
M	src/nautilus-zoom-control.h
M	src/ntl-window.c

commit bfaf42ecac1c8f197b43cd259037bb020a59f5bd
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-03-13

    Added some comments.

	* components/sample/nautilus-sample-content-view.c: Added some
	comments.

M	ChangeLog-20000414
M	components/sample/nautilus-sample-content-view.c

commit e88dbf7f510a91489f4a48eaedaef876c54d6e76
Author: Elliot Lee <sopwith@src.gnome.org>
Date:	2000-03-13

    Fix pointer <-> int conversion warnings.



    * nautilus-widgets/nautilus-preferences.c,
    src/file-manager/fm-directory-view.c:
    Fix pointer <-> int conversion warnings.

M	ChangeLog-20000414
M	libnautilus-extensions/nautilus-preferences.c
M	libnautilus-private/nautilus-preferences.c
M	nautilus-widgets/nautilus-preferences.c
M	src/file-manager/fm-directory-view.c

commit fe7c58d2d1b462145615892b9fd361a1df5f7f70
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-03-13

    A quick cleanup pass on the NautilusStringList class: Changed uses of

	* libnautilus/nautilus-string-list.h:
	* libnautilus/nautilus-string-list.c:
	A quick cleanup pass on the NautilusStringList class:
	Changed uses of gchar to char, changed g_assert to
	g_return_if_fail
	as appropriate. Fixed brace style to be emacs-friendly (open brace
	on same line as if statement). Fixed spelling of delimiter.
	Got rid of some unnecessary special cases for NULL and sped up
	the _equal function be eliminating the redundant length check.
	Changed the self-check so that it doesn't write a warning to the
	log when it runs.

M	ChangeLog-20000414
M	libnautilus-extensions/nautilus-string-list.c
M	libnautilus-extensions/nautilus-string-list.h
M	libnautilus-private/nautilus-string-list.c
M	libnautilus-private/nautilus-string-list.h
M	libnautilus/nautilus-string-list.c
M	libnautilus/nautilus-string-list.h

commit 945b7f5c82128b073d7ed44b384eb2e1f2f27dfa
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-03-13

    Andy fixed a double-unref bug by removing an unref. The correct fix
    was to

	* src/file-manager/fm-properties-window.c
	(create_properties_window):
	Andy fixed a double-unref bug by removing an unref. The correct
	fix was to add a ref. I rolled out his change and re-fixed
	the bug.

M	ChangeLog-20000414
M	src/file-manager/fm-properties-window.c

commit e58c19a4b3b6af24f9d97ff6d8e3c510ac83b656
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-03-13

    libnautilus/nautilus-global-preferences.c, Add a table of meta
    view iids

    * libnautilus/nautilus-global-preferences.c,
    * libnautilus/nautilus-global-preferences.h:
    (nautilus_global_preferences_get_meta_view_iids) Add a table of
    meta view iids and a function to retrieve them.  This is a hack
    until we have better runtime detection of components.
    Add some better defaults for which meta views are shown.  By
    default none were shown.  Undo a previous gnome_config default
    hack.  There is now a better fix in place in the prefs code.

    * nautilus-widgets/nautilus-preferences.c:
    (nautilus_preferences_make_gnome_config_string) A new function to
    make a string as expected by gnome_config with a trailing default
    value.  Use this string to fetch the value of the preferences.

    * src/Makefile.am,
    src/ntl-prefs.c,
    src/ntl-prefs.h,
    src/nautilus-window-menus.c,
    src/nautilus.h:
    Retire ntl-prefs.c and ntl-prefs.h.  Remove these 2 from build and
    all references to them.

    * src/ntl-app.c:
    (nautilus_app_startup, nautilus_app_destroy) No need to call
    retired ntl-prefs functions.

    * src/ntl-uri-map.c:
    (add_meta_view_iids_from_preferences): New function.  Factor out
    meta iid setup code into one place.  Replace the static meta iid
    setup code with something that looks in preferences to see which
    meta views are enabled.  Next step is to make the meta view
    respond to pref changes.

M	ChangeLog-20000414
M	libnautilus-extensions/nautilus-global-preferences.c
M	libnautilus-extensions/nautilus-global-preferences.h
M	libnautilus-extensions/nautilus-preferences.c
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.h
M	libnautilus-private/nautilus-preferences.c
M	libnautilus/nautilus-global-preferences.c
M	libnautilus/nautilus-global-preferences.h
M	nautilus-widgets/nautilus-preferences.c
M	src/Makefile.am
M	src/nautilus-applicable-views.c
M	src/nautilus-application.c
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-window-menus.c
M	src/nautilus.h
M	src/ntl-app.c
D	src/ntl-prefs.c
D	src/ntl-prefs.h
M	src/ntl-uri-map.c

commit 601f10cda6a52115c2d4cd0b5281383f18ebbf0c
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-03-13

    Make Intermediate user level work like hacker, but withouth showing
    dot files.

M	ChangeLog-20000414
M	src/nautilus-window-state.c
M	src/ntl-window-state.c

commit 8a2fbd8d4d8b60a61f93be781b1e174b7d952a59
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-03-12

    fixed crash when closing properties window by removing callback
    to delete


		fixed crash when closing properties window by removing
	callback to delete nautilus_file

M	ChangeLog-20000414
M	src/file-manager/fm-properties-window.c

commit 358ad2c9ca146cd591f1fe5c474278e861ac7b0c
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-03-12

    Properly remove the item from the list so that we dont crash later
    trying

    * nautilus-widgets/nautilus-preferences.c:
    (pref_hash_info_remove_callback) Properly remove the item from
    the list so that we dont crash later trying to munge a NULL node.

    * libnautilus/nautilus-global-preferences.h:
    (NAUTILUS_PREFERENCES_USER_LEVEL) Make sure the user level
    defaults to hacker.

M	ChangeLog-20000414
M	libnautilus-extensions/nautilus-global-preferences.h
M	libnautilus-extensions/nautilus-preferences.c
M	libnautilus-private/nautilus-global-preferences.h
M	libnautilus-private/nautilus-preferences.c
M	libnautilus/nautilus-global-preferences.h
M	nautilus-widgets/nautilus-preferences.c

commit 7398417988f1eeeac9a3f409fb5b1341dcd36883
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-03-12

    Call clear() from free() instead of duplicating the work.

M	libnautilus-extensions/nautilus-string-list.c
M	libnautilus-private/nautilus-string-list.c
M	libnautilus/nautilus-string-list.c

commit 29bb801957064f19ad0e0a3124511d40094b894c
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-03-12

    *libnautilus/Makefile.am: Added nautilus_string_table

    *libnautilus/nautilus-lib-self-check-functions.h: Added string
    table tests hooks.

    *libnautilus/nautilus-string-list.c,
    libnautilus/nautilus-string-list.h: New class to deal with lists
    of strings in a type safe manner.  Also added self tests for this
    class.

M	ChangeLog-20000414
M	libnautilus-extensions/Makefile.am
M	libnautilus-extensions/nautilus-lib-self-check-functions.h
A	libnautilus-extensions/nautilus-string-list.c
A	libnautilus-extensions/nautilus-string-list.h
M	libnautilus-private/Makefile.am
M	libnautilus-private/nautilus-lib-self-check-functions.h
A	libnautilus-private/nautilus-string-list.c
A	libnautilus-private/nautilus-string-list.h
M	libnautilus/Makefile.am
M	libnautilus/nautilus-lib-self-check-functions.h
A	libnautilus/nautilus-string-list.c
A	libnautilus/nautilus-string-list.h

commit b657b1fef3b5ef12b0f57556e4f6d7c51a8907b3
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-03-12

    Make the preference changes persistent.

    * nautilus-widgets/nautilus-preferences.c:
    (prefs_set_pref, nautilus_preferences_register_from_info,
    nautilus_preferences_register_from_values): Make the preference
    changes persistent.

    *nautilus-widgets/nautilus-preferences-item.c,
    nautilus-widgets/nautilus-preferences-item.h,
    nautilus-widgets/nautilus-preferences.c,
    nautilus-widgets/nautilus-preferences.h,
    nautilus-widgets/test-nautilus-widgets.c:
    Dont use GtkFunadamentalType, since we obviously wont support
    all fundamantal gtk types as preferences.  Use an enum instead.
    Makes the preferences type whacking code exactly 14.85% more type
    safe.

M	libnautilus-extensions/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus/nautilus-global-preferences.c

commit eb3615ad90f0e5c82bddac6a2899cc950bb6064b
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-03-12

    Make the preference changes persistent.

    * nautilus-widgets/nautilus-preferences.c:
    (prefs_set_pref, nautilus_preferences_register_from_info,
    nautilus_preferences_register_from_values): Make the preference
    changes persistent.

    *nautilus-widgets/nautilus-preferences-item.c,
    nautilus-widgets/nautilus-preferences-item.h,
    nautilus-widgets/nautilus-preferences.c,
    nautilus-widgets/nautilus-preferences.h,
    nautilus-widgets/test-nautilus-widgets.c:
    Dont use GtkFunadamentalType, since we obviously wont support
    all fundamantal gtk types as preferences.  Use an enum instead.
    Makes the preferences type whacking code exactly 14.85% more type
    safe.

M	ChangeLog-20000414
M	libnautilus-extensions/nautilus-preferences-item.c
M	libnautilus-extensions/nautilus-preferences-item.h
M	libnautilus-extensions/nautilus-preferences.c
M	libnautilus-extensions/nautilus-preferences.h
M	libnautilus-extensions/test-nautilus-widgets.c
M	libnautilus-private/nautilus-preferences-item.c
M	libnautilus-private/nautilus-preferences-item.h
M	libnautilus-private/nautilus-preferences.c
M	libnautilus-private/nautilus-preferences.h
M	libnautilus-private/test-nautilus-widgets.c
M	nautilus-widgets/nautilus-preferences-item.c
M	nautilus-widgets/nautilus-preferences-item.h
M	nautilus-widgets/nautilus-preferences.c
M	nautilus-widgets/nautilus-preferences.h
M	nautilus-widgets/test-nautilus-widgets.c

commit 588590133791d9ad33b86e0be1f23f33bae2ba95
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-03-12

    Use the alternative home place if needed for the user level.

M	ChangeLog-20000414
M	src/nautilus-window-state.c
M	src/ntl-window-state.c

commit e7477fb6efd73f9beff5be19c8d74e24556cebbb
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-03-12

    (nautilus_user_top_directory): New function.  Used to obtain
    the user's "top" directory.  The top directory is an alternative
    home place for naive users.

M	ChangeLog-20000414
M	libnautilus-extensions/nautilus-file-utilities.c
M	libnautilus-extensions/nautilus-file-utilities.h
M	libnautilus-private/nautilus-file-utilities.c
M	libnautilus-private/nautilus-file-utilities.h
M	libnautilus/nautilus-file-utilities.c
M	libnautilus/nautilus-file-utilities.h

commit 636bcb29bc8408523c44a4a88123d700aab1dadf
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-03-12

    Add a data directory to the tree. This is the default per-user
    data that

    * data/.cvsignore,
    data/Makefile.am:
    Add a data directory to the tree.  This is the default per-user
    data that nautilus installs the first time it runs.

    *data/top/.cvsignore,
    data/top/Makefile.am,
    data/top/Welcome:
    Add a top directory to the tree.  The top directory is an
    alternative home place for novice users.

    *configure.in,
    Makefile.am:
    Grok the above.

M	Makefile.am
M	configure.in
A	data/.cvsignore
A	data/Makefile.am
A	data/top/.cvsignore
A	data/top/Makefile.am
A	data/top/Welcome

commit 0eecca4726f7bfe5634d82d1cb8c6bb6b5bd91df
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-03-12

    Use better names for preference name macros.

M	src/nautilus-window-state.c
M	src/ntl-window-state.c

commit 42550b2c43762dbe0c0ce39a4ca7a78f8e30d3bc
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-03-12

    Use better names for the global preferences macros.
    New method for removing callbacks.
    Filter files according to the user level.
    Add/Remove a preferences callback to keep track of user level changes.

M	ChangeLog-20000414
M	libnautilus-extensions/nautilus-global-preferences.c
M	libnautilus-extensions/nautilus-global-preferences.h
M	libnautilus-extensions/nautilus-preferences.c
M	libnautilus-extensions/nautilus-preferences.h
M	libnautilus-private/nautilus-global-preferences.c
M	libnautilus-private/nautilus-global-preferences.h
M	libnautilus-private/nautilus-preferences.c
M	libnautilus-private/nautilus-preferences.h
M	libnautilus/nautilus-global-preferences.c
M	libnautilus/nautilus-global-preferences.h
M	nautilus-widgets/nautilus-preferences.c
M	nautilus-widgets/nautilus-preferences.h
M	src/file-manager/fm-directory-view.c

commit 7d2c672e1af99bca191369281b7541cb233f6b51
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-03-12

    Added myself.

M	AUTHORS
M	ChangeLog-20000414
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-window-menus.c

commit 77635a641e6aa07d71ecea3f0b93a2d824f867dc
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-03-12

    Yank a dumbass typo.

M	src/ntl-prefs.c

commit 40703f4b30e794dc4dff7544eebf5706925ae1c7
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-03-12

    Update for naming changes in the preferences api.

M	ChangeLog-20000414
M	src/nautilus-application.c
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-window-menus.c
M	src/nautilus-window-state.c
M	src/ntl-app.c
M	src/ntl-window-state.c

commit 9e8ada1277206f2f1ca78e7212b39fd1ad721e07
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-03-12

    Cleanup naming of everything to use "preferences" instead of
    "prefs".  Remove a bunch of unused includes.  Use "Details"
    instead of "Private" for private structures.

M	ChangeLog-20000414
M	libnautilus-extensions/nautilus-preferences-box.c
M	libnautilus-extensions/nautilus-preferences-box.h
M	libnautilus-extensions/nautilus-preferences-dialog.c
M	libnautilus-extensions/nautilus-preferences-dialog.h
M	libnautilus-extensions/nautilus-preferences-group.c
M	libnautilus-extensions/nautilus-preferences-group.h
M	libnautilus-extensions/nautilus-preferences-item.c
M	libnautilus-extensions/nautilus-preferences-item.h
M	libnautilus-extensions/nautilus-preferences-pane.c
M	libnautilus-extensions/nautilus-preferences-pane.h
M	libnautilus-extensions/nautilus-preferences.c
M	libnautilus-extensions/nautilus-preferences.h
M	libnautilus-extensions/nautilus-radio-button-group.h
M	libnautilus-extensions/test-nautilus-widgets.c
M	libnautilus-extensions/test-preferences.c
M	libnautilus-private/nautilus-preferences-box.c
M	libnautilus-private/nautilus-preferences-box.h
M	libnautilus-private/nautilus-preferences-dialog.c
M	libnautilus-private/nautilus-preferences-dialog.h
M	libnautilus-private/nautilus-preferences-group.c
M	libnautilus-private/nautilus-preferences-group.h
M	libnautilus-private/nautilus-preferences-item.c
M	libnautilus-private/nautilus-preferences-item.h
M	libnautilus-private/nautilus-preferences-pane.c
M	libnautilus-private/nautilus-preferences-pane.h
M	libnautilus-private/nautilus-preferences.c
M	libnautilus-private/nautilus-preferences.h
M	libnautilus-private/nautilus-radio-button-group.h
M	libnautilus-private/test-nautilus-widgets.c
M	libnautilus-private/test-preferences.c
M	nautilus-widgets/nautilus-preferences-box.c
M	nautilus-widgets/nautilus-preferences-box.h
M	nautilus-widgets/nautilus-preferences-dialog.c
M	nautilus-widgets/nautilus-preferences-dialog.h
M	nautilus-widgets/nautilus-preferences-group.c
M	nautilus-widgets/nautilus-preferences-group.h
M	nautilus-widgets/nautilus-preferences-item.c
M	nautilus-widgets/nautilus-preferences-item.h
M	nautilus-widgets/nautilus-preferences-pane.c
M	nautilus-widgets/nautilus-preferences-pane.h
M	nautilus-widgets/nautilus-preferences.c
M	nautilus-widgets/nautilus-preferences.h
M	nautilus-widgets/nautilus-radio-button-group.h
M	nautilus-widgets/test-nautilus-widgets.c
M	nautilus-widgets/test-preferences.c

commit 3539ca758811297bf7f3c4399e59189829be9c17
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-03-12

    Link all components with nautilus-widgets.

M	ChangeLog-20000414
M	components/help/Makefile.am
M	components/history/Makefile.am
M	components/html/Makefile.am
M	components/music/Makefile.am
M	components/notes/Makefile.am
M	components/sample/Makefile.am
M	components/websearch/Makefile.am

commit 63c6d54af8f166fa74f16d8efcaad6b443930c9d
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-03-12

    Moved global preferences to libnautilus.

M	ChangeLog-20000414
M	libnautilus-extensions/Makefile.am
A	libnautilus-extensions/nautilus-global-preferences.c
C054	src/nautilus-global-preferences.h
libnautilus-extensions/nautilus-global-preferences.h
M	libnautilus-private/Makefile.am
A	libnautilus-private/nautilus-global-preferences.c
C054	src/nautilus-global-preferences.h
libnautilus-private/nautilus-global-preferences.h
M	libnautilus/Makefile.am
A	libnautilus/nautilus-global-preferences.c
R054	src/nautilus-global-preferences.h
libnautilus/nautilus-global-preferences.h
M	src/Makefile.am
D	src/nautilus-global-preferences.c

commit 374870d5ab79de33a3c2b60faf7f76553ade028d
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-03-11

    Fixed typo that broke all hit testing except for rubber band
    selection!

	* libnautilus/nautilus-icons-view-icon-item.c
	(nautilus_icons_view_icon_item_point):
	Fixed typo that broke all hit testing except for rubber band
	selection! (Sorry.)

	* libnautilus/gnome-icon-container-dnd.c
	(set_gnome_icon_list_selection, set_uri_list_selection),
	libnautilus/gnome-icon-container-private.h,
	libnautilus/gnome-icon-container.h,
	libnautilus/gnome-icon-container.c
	(gnome_icon_container_get_icon_uri,
	gnome_icon_container_initialize_class, gnome_icon_container_new,
	update_icon, gnome_icon_container_update,
	gnome_icon_container_request_update),
	src/file-manager/fm-directory-view-icons.c (create_icon_container,
	get_icon_images_cb, get_icon_uri_cb, get_icon_text_cb,
	get_icon_property_cb): Change code that used to use a separate
	controller object to just use signals on the icon container
	instead.

	* libnautilus/nautilus-gtk-extensions.h,
	libnautilus/nautilus-gtk-extensions.c,
	src/file-manager/fm-directory-view.c: Add new signal marshal
	functions as needed and changed the name of one of the old
	functions.

	* libnautilus/Makefile.am,
	libnautilus/nautilus-icons-controller.h,
	libnautilus/nautilus-icons-controller.c,
	src/file-manager/Makefile.am,
	src/file-manager/fm-icons-controller.h,
	src/file-manager/fm-icons-controller.c: Removed the old controller
	object, it was a bad idea.

M	ChangeLog-20000414
M	libnautilus-extensions/Makefile.am
M	libnautilus-extensions/gnome-icon-container-dnd.c
M	libnautilus-extensions/gnome-icon-container-private.h
M	libnautilus-extensions/gnome-icon-container.c
M	libnautilus-extensions/gnome-icon-container.h
M	libnautilus-extensions/nautilus-gtk-extensions.c
M	libnautilus-extensions/nautilus-gtk-extensions.h
D	libnautilus-extensions/nautilus-icons-controller.c
D	libnautilus-extensions/nautilus-icons-controller.h
M	libnautilus-extensions/nautilus-icons-view-icon-item.c
M	libnautilus-private/Makefile.am
M	libnautilus-private/gnome-icon-container-dnd.c
M	libnautilus-private/gnome-icon-container-private.h
M	libnautilus-private/gnome-icon-container.c
M	libnautilus-private/gnome-icon-container.h
M	libnautilus-private/nautilus-gtk-extensions.c
M	libnautilus-private/nautilus-gtk-extensions.h
D	libnautilus-private/nautilus-icons-controller.c
D	libnautilus-private/nautilus-icons-controller.h
M	libnautilus-private/nautilus-icons-view-icon-item.c
M	libnautilus/Makefile.am
M	libnautilus/gnome-icon-container-dnd.c
M	libnautilus/gnome-icon-container-private.h
M	libnautilus/gnome-icon-container.c
M	libnautilus/gnome-icon-container.h
M	libnautilus/nautilus-gtk-extensions.c
M	libnautilus/nautilus-gtk-extensions.h
D	libnautilus/nautilus-icons-controller.c
D	libnautilus/nautilus-icons-controller.h
M	libnautilus/nautilus-icons-view-icon-item.c
M	src/file-manager/Makefile.am
M	src/file-manager/fm-directory-view-icons.c
M	src/file-manager/fm-directory-view.c
D	src/file-manager/fm-icons-controller.c
D	src/file-manager/fm-icons-controller.h

commit 42b61c2e69ab5bd89456fd8732239e0d88610557
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-03-11

    Fix dumbass typo.

M	src/nautilus-window-state.c
M	src/ntl-window-state.c

commit 00f9035c4b10c3a80be553b616dcf64aeb0da903
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-03-11

    src/Makefile.am Moved prefs things to nautilus-widgets. Use

	* src/Makefile.am
	Moved prefs things to nautilus-widgets.
	Use alphabetization technology on the source list.

	* src/nautilus-global-preferences.c,
	  src/nautilus-global-preferences.h:
	New files that to deal with preferences that are
	global to nautilus.

	* src/nautilus-window-menus.c:
	Use the new preferences dialog.

	* src/ntl-window-state.c:
	Go to a different home directory based on the user level.
	Commented off until andy makes a nice default home directory
	for novice users.

	* src/nautilus-prefs-box.c
	  src/nautilus-prefs-box.h,
	  src/nautilus-prefs-dialog.c,
	  src/nautilus-prefs-dialog.h,
	  src/nautilus-prefs-group-check.c,
	  src/nautilus-prefs-group-check.h,
	  src/nautilus-prefs-group-radio.c,
	  src/nautilus-prefs-group-radio.h,
	  src/nautilus-prefs-group.c,
	  src/nautilus-prefs-group.h,
	  src/nautilus-prefs-pane.c,
	  src/nautilus-prefs-pane.h,
	  src/ntl-prefs.c,
	  src/ntl-prefs.h:
	Moved prefs widegtry things to nautilus-widgets.

M	ChangeLog-20000414
M	src/Makefile.am
A	src/nautilus-global-preferences.c
A	src/nautilus-global-preferences.h
M	src/nautilus-navigation-window-menus.c
D	src/nautilus-prefs-box.c
D	src/nautilus-prefs-box.h
D	src/nautilus-prefs-dialog.c
D	src/nautilus-prefs-dialog.h
D	src/nautilus-prefs-group-check.c
D	src/nautilus-prefs-group-check.h
D	src/nautilus-prefs-group-radio.c
D	src/nautilus-prefs-group-radio.h
D	src/nautilus-prefs-group.c
D	src/nautilus-prefs-group.h
D	src/nautilus-prefs-pane.c
D	src/nautilus-prefs-pane.h
M	src/nautilus-window-menus.c
M	src/nautilus-window-state.c
M	src/ntl-prefs.c
M	src/ntl-prefs.h
M	src/ntl-window-state.c

commit b948827821e27c22c1d23683d70c257290f932e9
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-03-11

    Moved all the preference widetry to nautilus-widgets.
    Added a test program for preferences (not built).
    Renamed files to user "preference" instead of "prefs".

M	ChangeLog-20000414
A	libnautilus-extensions/nautilus-preferences-box.c
A	libnautilus-extensions/nautilus-preferences-box.h
A	libnautilus-extensions/nautilus-preferences-dialog.c
A	libnautilus-extensions/nautilus-preferences-dialog.h
A	libnautilus-extensions/nautilus-preferences-group.c
A	libnautilus-extensions/nautilus-preferences-group.h
A	libnautilus-extensions/nautilus-preferences-item.c
A	libnautilus-extensions/nautilus-preferences-item.h
A	libnautilus-extensions/nautilus-preferences-pane.c
A	libnautilus-extensions/nautilus-preferences-pane.h
A	libnautilus-extensions/nautilus-preferences.c
A	libnautilus-extensions/nautilus-preferences.h
M	libnautilus-extensions/nautilus-radio-button-group.c
M	libnautilus-extensions/nautilus-radio-button-group.h
M	libnautilus-extensions/test-nautilus-widgets.c
A	libnautilus-extensions/test-preferences.c
A	libnautilus-private/nautilus-preferences-box.c
A	libnautilus-private/nautilus-preferences-box.h
A	libnautilus-private/nautilus-preferences-dialog.c
A	libnautilus-private/nautilus-preferences-dialog.h
A	libnautilus-private/nautilus-preferences-group.c
A	libnautilus-private/nautilus-preferences-group.h
A	libnautilus-private/nautilus-preferences-item.c
A	libnautilus-private/nautilus-preferences-item.h
A	libnautilus-private/nautilus-preferences-pane.c
A	libnautilus-private/nautilus-preferences-pane.h
A	libnautilus-private/nautilus-preferences.c
A	libnautilus-private/nautilus-preferences.h
M	libnautilus-private/nautilus-radio-button-group.c
M	libnautilus-private/nautilus-radio-button-group.h
M	libnautilus-private/test-nautilus-widgets.c
A	libnautilus-private/test-preferences.c
M	nautilus-widgets/Makefile.am
A	nautilus-widgets/nautilus-preferences-box.c
A	nautilus-widgets/nautilus-preferences-box.h
A	nautilus-widgets/nautilus-preferences-dialog.c
A	nautilus-widgets/nautilus-preferences-dialog.h
A	nautilus-widgets/nautilus-preferences-group.c
A	nautilus-widgets/nautilus-preferences-group.h
A	nautilus-widgets/nautilus-preferences-item.c
A	nautilus-widgets/nautilus-preferences-item.h
A	nautilus-widgets/nautilus-preferences-pane.c
A	nautilus-widgets/nautilus-preferences-pane.h
A	nautilus-widgets/nautilus-preferences.c
A	nautilus-widgets/nautilus-preferences.h
M	nautilus-widgets/nautilus-radio-button-group.c
M	nautilus-widgets/nautilus-radio-button-group.h
M	nautilus-widgets/test-nautilus-widgets.c
A	nautilus-widgets/test-preferences.c

commit bddcc07d4b212d667f3f8030d8a8cf831412ed13
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-03-10

    Fixed rubber banding to hit test with all the parts of the icon,
    not just

	* libnautilus/Makefile.am, libnautilus/gnome-icon-container-dnd.c
	  (set_gnome_icon_list_selection,
	  gnome_icon_container_dnd_begin_drag),
	  libnautilus/gnome-icon-container.c (icon_is_in_region,
	  start_stretching), libnautilus/nautilus-icons-view-icon-item.h,
	  libnautilus/nautilus-icons-view-icon-item.c (hit_stretch_handle,
	  hit_test_pixbuf, hit_test, nautilus_icons_view_icon_item_point,
	  nautilus_icons_view_icon_item_get_icon_world_rectangle,
	  nautilus_icons_view_icon_item_get_icon_rectangle,
	  nautilus_icons_view_icon_item_get_icon_window_rectangle,
	  nautilus_icons_view_icon_item_get_hit_stretch_handle,
	  hit_stretch_handle,
	  nautilus_icons_view_icon_item_hit_test_stretch_handles,
	  nautilus_icons_view_icon_item_hit_test_rectangle):
	Fixed rubber banding to hit test with all the parts of the icon,
	not just the icon pixbuf itself. Did this by changing all the
	internal hit testing to use rects instead of points. At the same
	time changed the external interface to always use world
	coordinates for clarity.

	* libnautilus/nautilus-directory.c (compare_file_with_name),
	libnautilus/nautilus-file.c (nautilus_file_set_keywords): Fixed
	some void * problems that upset newer versions of GCC but not the
	older one that I'm using.

	* libnautilus/nautilus-gtk-extensions.h,
	libnautilus/nautilus-gtk-extensions.c: Formatting and include
	statements fix up.

M	ChangeLog-20000414
M	libnautilus-extensions/Makefile.am
M	libnautilus-extensions/gnome-icon-container-dnd.c
M	libnautilus-extensions/gnome-icon-container.c
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-extensions/nautilus-file.c
A	libnautilus-extensions/nautilus-gnome-extensions.c
A	libnautilus-extensions/nautilus-gnome-extensions.h
M	libnautilus-extensions/nautilus-gtk-extensions.c
M	libnautilus-extensions/nautilus-gtk-extensions.h
M	libnautilus-extensions/nautilus-icons-view-icon-item.c
M	libnautilus-extensions/nautilus-icons-view-icon-item.h
M	libnautilus-private/Makefile.am
M	libnautilus-private/gnome-icon-container-dnd.c
M	libnautilus-private/gnome-icon-container.c
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-file.c
A	libnautilus-private/nautilus-gnome-extensions.c
A	libnautilus-private/nautilus-gnome-extensions.h
M	libnautilus-private/nautilus-gtk-extensions.c
M	libnautilus-private/nautilus-gtk-extensions.h
M	libnautilus-private/nautilus-icons-view-icon-item.c
M	libnautilus-private/nautilus-icons-view-icon-item.h
M	libnautilus/Makefile.am
M	libnautilus/gnome-icon-container-dnd.c
M	libnautilus/gnome-icon-container.c
M	libnautilus/nautilus-directory.c
M	libnautilus/nautilus-file.c
A	libnautilus/nautilus-gnome-extensions.c
A	libnautilus/nautilus-gnome-extensions.h
M	libnautilus/nautilus-gtk-extensions.c
M	libnautilus/nautilus-gtk-extensions.h
M	libnautilus/nautilus-icons-view-icon-item.c
M	libnautilus/nautilus-icons-view-icon-item.h

commit d21681ac5d8a71ac6f7df484e4bdc32fda45de9e
Author: Jonathan Blandford <jrb@redhat.com>
Date:	2000-03-10

    Avoid a bug where we get stuck grabs when you double click.

    2000-03-10	Jonathan Blandford  <jrb@redhat.com>

	* libnautilus/gnome-icon-container.c (button_press_event): Avoid a
	bug where we get stuck grabs when you double click.

M	ChangeLog-20000414
M	libnautilus-extensions/gnome-icon-container.c
M	libnautilus-private/gnome-icon-container.c
M	libnautilus/gnome-icon-container.c

commit 0932a669c712be9eb1185a293e03052205309ef7
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-03-10

    Add nautilis-widgets to the tree.

M	ChangeLog-20000414

commit 38519354b1bf4debc5a7dc5e516ed8fdef960d0e
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-03-10

    Adding nautilus-zoomable-frame-svr.c to unbreak build.

M	src/Makefile.am

commit 9b1a08711ac203bc06ba19dd4f47469e89fb18d0
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-03-10

    Adding nautilus-widgets to the tree - a place to put generic widgets
    that are
    not necessarily coupled to nautilus.

M	Makefile.am
M	configure.in
A	libnautilus-extensions/nautilus-radio-button-group.c
A	libnautilus-extensions/nautilus-radio-button-group.h
A	libnautilus-extensions/test-nautilus-widgets.c
A	libnautilus-private/nautilus-radio-button-group.c
A	libnautilus-private/nautilus-radio-button-group.h
A	libnautilus-private/test-nautilus-widgets.c
A	nautilus-widgets/.cvsignore
A	nautilus-widgets/Makefile.am
A	nautilus-widgets/nautilus-radio-button-group.c
A	nautilus-widgets/nautilus-radio-button-group.h
A	nautilus-widgets/test-nautilus-widgets.c

commit 852b8ec5286a641f0bc51a696c0e49c89330d812
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-03-10

    Fix omission

M	ChangeLog-20000414

commit c81f075c88eb73c56ffe781ef63bc8223b1095d0
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-03-10

    store zoom_control object in the window.

	* src/ntl-window.c, src/ntl-window.h: store zoom_control object in
	the window.

	* src/nautilus-zoomable-frame-svr.c: New file; implement CORBA
	server for Nautilus::ZommableFrame interface.
	* src/ntl-view-private.h: prototypes for shared stuff needed
	to make
	this work.
	* src/ntl-view.c: Attach a Nautilus::ZoomableFrame interface to
	the Nautilus::ViewFrame.

	* libnautilus/nautilus-gtk-extensions.h,
	libnautilus/nautilus-gtk-extensions.c
	(nautilus_gtk_marshal_NONE__DOUBLE): New function.

M	ChangeLog-20000414
M	libnautilus-extensions/nautilus-gtk-extensions.c
M	libnautilus-extensions/nautilus-gtk-extensions.h
M	libnautilus-private/nautilus-gtk-extensions.c
M	libnautilus-private/nautilus-gtk-extensions.h
M	libnautilus/nautilus-gtk-extensions.c
M	libnautilus/nautilus-gtk-extensions.h
M	src/nautilus-navigation-window.c
M	src/nautilus-navigation-window.h
M	src/nautilus-object-window.c
M	src/nautilus-object-window.h
M	src/nautilus-spatial-window.c
M	src/nautilus-spatial-window.h
M	src/nautilus-view-frame-private.h
M	src/nautilus-view-frame.c
M	src/nautilus-view-frame.h
M	src/nautilus-window.c
M	src/nautilus-window.h
A	src/nautilus-zoomable-frame-corba.c
A	src/nautilus-zoomable-frame-svr.c
M	src/ntl-view-private.h
M	src/ntl-view.c
M	src/ntl-view.h
M	src/ntl-window.c
M	src/ntl-window.h

commit fc3403b770fa9be273fdeebaa100f1a91bd1afa4
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-03-10

    Enable both html-appropriate and directory-appropriate views for

	    * src/ntl-uri-map.c (my_notify_when_ready): Enable both
	    html-appropriate and directory-appropriate views for
	special/webdav-directory mime type (temporary hack).

M	ChangeLog-20000414
M	src/nautilus-applicable-views.c
M	src/ntl-uri-map.c

commit 5f4af6f1eade1cd028192ee4be7dfa11d6d8cdf3
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-03-10

    It turns out that you aren't intended to reset the scroll region
    once you

	* libnautilus/gnome-icon-container.c (set_scroll_region):
	It turns out that you aren't intended to reset the scroll region
	once you have items in the canvas. We need to do that, so I had
	to write some code that would update all the items when that
	happens.

	* libnautilus/nautilus-icons-view-icon-item.c:
	(recompute_bounding_box): Rewrote this to not assume that the
	icon items are all top-level items.
	(compute_text_rectangle, hit_test,
	nautilus_icons_view_icon_item_bounds): Change hit testing so
	it includes hits on the text. The rubberband still has to be
	fixed so it doesn't have the same problem.

	* libnautilus/nautilus-file.c: Improved a comment.

	* RENAMING: Some more name changes.

M	ChangeLog-20000414
M	RENAMING
M	libnautilus-extensions/gnome-icon-container.c
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-extensions/nautilus-icons-view-icon-item.c
M	libnautilus-private/gnome-icon-container.c
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-icons-view-icon-item.c
M	libnautilus/gnome-icon-container.c
M	libnautilus/nautilus-file.c
M	libnautilus/nautilus-icons-view-icon-item.c

commit 30433daf59fb2d908e29a34134f6e87801e7a44c
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-03-10

    Fixed mistake in recent bug fix.

M	ChangeLog-20000414
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-private/nautilus-file.c
M	libnautilus/nautilus-file.c

commit 0d911a35c08fe9082470ecc08763c1fa73fd93e4
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-03-10

    Fixed storage leak in nautilus_file_list_unref, and added some more
    self checks.

M	ChangeLog-20000414
M	libnautilus-extensions/nautilus-directory-private.h
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-extensions/nautilus-lib-self-check-functions.h
M	libnautilus-private/nautilus-directory-private.h
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-lib-self-check-functions.h
M	libnautilus/nautilus-directory-private.h
M	libnautilus/nautilus-directory.c
M	libnautilus/nautilus-file.c
M	libnautilus/nautilus-lib-self-check-functions.h

commit 5515799d9f768ae30951a105dcb163431a053566
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-03-10

    2 small fixes: tweaked constants used for pre-lighting icons and
    fixed bug


	    2 small fixes:  tweaked constants used for pre-lighting
	    icons and
	fixed bug in music view where track numbers were displayed as
	-1 if
	they were not present in the id3 data; now they are blank.

M	ChangeLog-20000414
M	components/music/nautilus-music-view.c
M	libnautilus-extensions/nautilus-icons-view-icon-item.c
M	libnautilus-private/nautilus-icons-view-icon-item.c
M	libnautilus/nautilus-icons-view-icon-item.c

commit 81d7ee4ca8d63fd33e2271b82d3e560c6ab14f42
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-03-10

    Added a suggestion.

M	RENAMING

commit 7d9696ef0f17dd4c14f3c24c10b5780dd9b7e1a9
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-03-10

    Pass the correct thing as the servant to avoid crashing on
    instantiation.

	* libnautilus/nautilus-zoomable.c
	(impl_Nautilus_Zoomable__create): Pass the correct thing as the
	servant to avoid crashing on instantiation.
	(nautilus_zoomable_real_set_bonobo_control): ref and sink the
	BonoboControl Gtk object.
	(nautilus_zoomable_destroy): unref the control instead of
	destroying.

M	ChangeLog-20000414
M	libnautilus-extensions/nautilus-zoomable.c
M	libnautilus-private/nautilus-zoomable.c
M	libnautilus/nautilus-zoomable.c

commit 37e83093e5a02ba571ef33a8596172ed5c325770
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-03-10

    Reformat, add emacs magic to maintain indent style.

	* idl/nautilus.idl: Reformat, add emacs magic to maintain indent
	style.

M	ChangeLog-20000414
M	idl/nautilus.idl

commit 99c66c69a75a769dd663b5d15817ebfb5e799f8e
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-03-10

    Moved the code that loads the background color from clear to

	* src/file-manager/fm-directory-view-icons.c
	(fm_directory_view_icons_clear,
	fm_directory_view_icons_begin_loading),
	src/file-manager/fm-directory-view-list.c
	(fm_directory_view_list_clear,
	fm_directory_view_list_begin_loading): Moved the code that loads
	the background color from clear to begin_loading. Otherwise the
	background color from one directory affects another.

M	ChangeLog-20000414
M	src/file-manager/fm-directory-view-icons.c
M	src/file-manager/fm-directory-view-list.c

commit bcf419e81d1fa07dedc0309e0be0ffd22989fede
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-03-09

    Andy's check-in yesterday accidentally rolled out some changes to this

	* nautilus-icons-view-icon-item.c (emblem_layout_next,
	nautilus_icons_view_icon_item_bounds):
	Andy's check-in yesterday accidentally rolled out some changes
	to this file. The changes include the typos that John and I had
	fixed in emblem_layout_next and
	nautilus_icons_view_icon_item_bounds.

	* nautilus-icons-view-icon-item.c:
	As Andy was about to do anyway, I tightened up the emblem
	positioning so they are closer to each other by changing the
	hard-coded constant EMBLEM_SPACING.

M	ChangeLog-20000414
M	libnautilus-extensions/nautilus-icons-view-icon-item.c
M	libnautilus-private/nautilus-icons-view-icon-item.c
M	libnautilus/nautilus-icons-view-icon-item.c

commit 56e4dd88b6d5617790606797bcea8817ef6080f1
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-03-09

    Fixed a typo.

M	ChangeLog-20000414

commit 8656eb9d8559170b0d16942119a1512e9f7eefae
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-03-09

    Fixed bugs relating to multiple directory and file objects for
    the same

	* libnautilus/nautilus-directory-private.h,
	libnautilus/nautilus-directory.c, libnautilus/nautilus-file.c
	(nautilus_directory_find_file, compare_file_with_name,
	nautilus_directory_get, nautilus_file_get): Fixed bugs relating to
	multiple directory and file objects for the same entity. Stripped
	trailing '/' characters in nautilus_directory_get and changed
	nautilus_file_get to return already-existing files instead of
	always creating new ones. Added self-checks to make sure this
	works.

	* libnautilus/nautilus-directory.c
	(nautilus_directory_try_to_read_metafile): Fixed bug where
	metafile reading would fail. The gnome-xml parser requires a null
	character at the end of the file, even though the size is passed
	in!

	* libnautilus/nautilus-directory.c
	(nautilus_directory_remove_write_metafile_idle,
	nautilus_directory_finalize,
	nautilus_directory_try_to_write_metafile,
	nautilus_directory_request_write_metafile, ): Changed metafile
	writing so it always happens at idle time.

	* libnautilus/nautilus-directory.c
	(nautilus_directory_try_to_read_metafile): Fixed bug where
	metafile reading would fail. The gnome-xml parser requires a null
	character at the end of the file, even though the size is passed
	in!

	* libnautilus/nautilus-lib-self-check-functions.h: Changed order
	so lower-level tests come before higher-level ones.

	* libnautilus/nautilus-string.h, libnautilus/nautilus-string.c:
	Renamed functions:
		nautilus_has_prefix -> nautilus_str_has_prefix
		nautilus_strdup_prefix -> nautilus_str_get_prefix
		nautilus_has_suffix -> nautilus_str_has_suffix
		nautilus_strstrip -> nautilus_str_strip_chr
		nautilus_string_to_int -> nautilus_str_to_int
		nautilus_eat_string_to_int -> nautilus_eat_str_to_int
	Changed nautilus_str_strip_chr not to modify in place.
	Added nautilus_str_strip_trailing_chr.

	* components/music/nautilus-music-view.c (is_mp3_file,
	nautilus_music_view_update_from_uri),
	libnautilus/nautilus-icon-factory.c
	(nautilus_icon_factory_get_icon_for_file, make_thumbnail_path,
	load_specific_image), libnautilus/nautilus-icons-view-icon-item.c
	(draw_mini_text), src/ntl-index-panel.c (command_button_cb,
	add_command_buttons), src/ntl-window-msgs.c
	(nautilus_window_change_location_2),
	src/file-manager-fm-directory-view-icons.c
	(fm_directory_view_icons_compute_menu_item_info),
	src/file-manager/fm-directory-view.c (compute_menu_item_info),
	src/file-manager/fm-icons-controller.c
	(fm_icons_controller_get_icon_property): Switched callers to use
	new names for string calls.

	* libnautilus/gnome-icon-container.c (destroy): Reformatting.

	* components/help/converters/gnome-info2html2/main.c (main):
	Fixed a warning.

M	ChangeLog-20000414
M	components/help/converters/ChangeLog
M	components/help/converters/gnome-info2html2/main.c
M	components/music/nautilus-music-view.c
M	libnautilus-extensions/gnome-icon-container.c
M	libnautilus-extensions/nautilus-directory-private.h
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-extensions/nautilus-icons-view-icon-item.c
M	libnautilus-extensions/nautilus-lib-self-check-functions.h
M	libnautilus-extensions/nautilus-string.c
M	libnautilus-extensions/nautilus-string.h
M	libnautilus-private/gnome-icon-container.c
M	libnautilus-private/nautilus-directory-private.h
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus-private/nautilus-icons-view-icon-item.c
M	libnautilus-private/nautilus-lib-self-check-functions.h
M	libnautilus-private/nautilus-string.c
M	libnautilus-private/nautilus-string.h
M	libnautilus/gnome-icon-container.c
M	libnautilus/nautilus-directory-private.h
M	libnautilus/nautilus-directory.c
M	libnautilus/nautilus-file.c
M	libnautilus/nautilus-icon-factory.c
M	libnautilus/nautilus-icons-view-icon-item.c
M	libnautilus/nautilus-lib-self-check-functions.h
M	libnautilus/nautilus-string.c
M	libnautilus/nautilus-string.h
M	src/file-manager/fm-directory-view-icons.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-icons-controller.c
M	src/nautilus-information-panel.c
M	src/nautilus-sidebar.c
M	src/nautilus-window-manage-views.c
M	src/ntl-index-panel.c
M	src/ntl-window-msgs.c

commit cb99884c9541b068bbf1cae2f44684847074bf1e
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-03-09

	    Changed decision of when to draw mini-text on an icon to
	    be based on icon size rather than zoom level, so it works
	    more sensibly with stretched icons.

M	ChangeLog-20000414
M	libnautilus-extensions/gnome-icon-container.c
M	libnautilus-private/gnome-icon-container.c
M	libnautilus/gnome-icon-container.c

commit a589b69aed17787a58f4343d0e6752a55cf65c8b
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-03-09

    A few bug fixes and memory leak fixes.

M	ChangeLog-20000414
M	libnautilus-extensions/gnome-icon-container.c
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-private/gnome-icon-container.c
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-file.c
M	libnautilus/gnome-icon-container.c
M	libnautilus/nautilus-directory.c
M	libnautilus/nautilus-file.c

commit 1e1e95401f4cc4fed00ca3ae50d6ded8a10a4bf2
Author: Jonathan Blandford <jrb@redhat.com>
Date:	2000-03-09

    Add a urn field to GnomeVFSToplevelURI. This will let us add VFS
    modules

    2000-03-09	Jonathan Blandford  <jrb@redhat.com>

	* libgnomevfs/gnome-vfs-types.h: Add a urn field to
	GnomeVFSToplevelURI.  This will let us add VFS modules that simply
	change a totally virtual name to a actual URL.

	* modules/help-method.c: New module to allow for "help:*" URL's.
	* modules/help-method.h:

	* modules/Makefile.am: added help module.

	* libgnomevfs/gnome-vfs-method.c (gnome_vfs_transform_get): Allow
	Transformations.  Clean up the code a little.

	* libgnomevfs/gnome-vfs-uri.c (gnome_vfs_uri_new): changed to
	allow for translations.  Also, code cleaned up a lot.

A	components/help/help-method.c
A	components/help/help-method.h

commit f86e85ad8eeb7e3a3bc8ba29b10203553c46d0d9
Author: Elliot Lee <sopwith@src.gnome.org>
Date:	2000-03-09

    Install libnautilus.h Handle mapping of special schemes (i.e. unknown
    to



    * libnautilus/Makefile.am: Install libnautilus.h
    * src/ntl-uri-map.c: Handle mapping of special schemes
    (i.e. unknown to gnome-vfs). Currently just 'irc'.

M	ChangeLog-20000414
M	libnautilus-extensions/Makefile.am
M	libnautilus-private/Makefile.am
M	libnautilus/Makefile.am
M	src/nautilus-applicable-views.c
M	src/ntl-uri-map.c

commit 5dd9c624d57f6a6721d069340a9120eefe6d72b0
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-03-09

    Fixed bug where icon factory was making a thumbnail for a single
    file multiple
    times.

M	ChangeLog-20000414
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus/nautilus-icon-factory.c

commit d015748e01960124036269cda9e8ba960b67e230
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-03-09

    drag for relatively small icons due to performance limitations


	drag for relatively small icons due to performance limitations

M	ChangeLog-20000414
M	libnautilus-extensions/gnome-icon-container-dnd.c
M	libnautilus-extensions/gnome-icon-container.c
M	libnautilus-extensions/nautilus-gtk-macros.h
M	libnautilus-extensions/nautilus-icons-view-icon-item.c
M	libnautilus-private/gnome-icon-container-dnd.c
M	libnautilus-private/gnome-icon-container.c
M	libnautilus-private/nautilus-gtk-macros.h
M	libnautilus-private/nautilus-icons-view-icon-item.c
M	libnautilus/gnome-icon-container-dnd.c
M	libnautilus/gnome-icon-container.c
M	libnautilus/nautilus-gtk-macros.h
M	libnautilus/nautilus-icons-view-icon-item.c

commit 13f23bd385a3bd00c8cb7652c61e694a92c49b01
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-03-09

	You can now use Set Properties to attach keywords to a file,
	which will cause it to have emblems attached to its icon.

	* libnautilus/gnome-icon-container.h,
	libnautilus/gnome-icon-container.c (gnome_icon_container_update,
	gnome_icon_container_update_icon),
	libnautilus/nautilus-directory-private.h,
	libnautilus/nautilus-directory.c
	(nautilus_directory_files_changed), libnautilus/nautilus-file.h,
	libnautilus/nautilus-file.c (nautilus_file_changed),
	src/file-manager/fm-directory-view.h,
	src/file-manager/fm-directory-view.c,
	src/file-manager/fm-directory-view-icons.c,
	src/file-manager/fm-directory-view-list.c,: Add files_changed
	machinery in so views will notice changes to a NautilusFile.

	* libnautilus/nautilus-icon-factory.h,
	libnautilus/nautilus-icon-factory.c
	(nautilus_icon_factory_get_thumbnail_uri,
	nautilus_icon_factor_get_icon_for_file, check_for_thumbnails),
	libnautilus/nautilus-icons-controller.h,
	libnautilus/nautilus-icons-controller.c,
	(nautilus_icons_controller_update_icon),
	src/file-manager/fm-icons-controller.c
	(fm_icons_controller_update_icon): Use the files_changed machinery
	instead of a special case in the icon controller to tell the view
	about a new thumbnail.

	* libnautilus/nautilus-icons-view-icon-item.c
	(emblem_layout_next): Fixed typo that caused emblems to go down
	one side of the icon instead of going around.

	* libnautilus/nautilus-directory-private.h,
	libnautilus/nautilus-directory.c
	(nautilus_directory_get_file_metadata_node,
	nautilus_directory_request_write_metafile),
	libnautilus/nautilus-file.c (nautilus_file_set_keywords):
	Implemented the set_keywords operation so we can change the
	keywords for a file.

	* src/file-manager/fm-icon-text-window.c
	(create_icon_text_window): Fixed a prototype.

	* src/file-manager/fm-properties-window.c (property_button_update,
	property_button_toggled, create_properties_window,
	fm_properties_window_get_or_create): Implement a first cut at a
	properties window.

M	ChangeLog-20000414
M	libnautilus-extensions/gnome-icon-container.c
M	libnautilus-extensions/gnome-icon-container.h
M	libnautilus-extensions/nautilus-directory-private.h
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-extensions/nautilus-file.c
M	libnautilus-extensions/nautilus-file.h
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-extensions/nautilus-icon-factory.h
M	libnautilus-extensions/nautilus-icons-controller.c
M	libnautilus-extensions/nautilus-icons-controller.h
M	libnautilus-extensions/nautilus-icons-view-icon-item.c
M	libnautilus-private/gnome-icon-container.c
M	libnautilus-private/gnome-icon-container.h
M	libnautilus-private/nautilus-directory-private.h
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-file.c
M	libnautilus-private/nautilus-file.h
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus-private/nautilus-icon-factory.h
M	libnautilus-private/nautilus-icons-controller.c
M	libnautilus-private/nautilus-icons-controller.h
M	libnautilus-private/nautilus-icons-view-icon-item.c
M	libnautilus/gnome-icon-container.c
M	libnautilus/gnome-icon-container.h
M	libnautilus/nautilus-directory-private.h
M	libnautilus/nautilus-directory.c
M	libnautilus/nautilus-file.c
M	libnautilus/nautilus-file.h
M	libnautilus/nautilus-icon-factory.c
M	libnautilus/nautilus-icon-factory.h
M	libnautilus/nautilus-icons-controller.c
M	libnautilus/nautilus-icons-controller.h
M	libnautilus/nautilus-icons-view-icon-item.c
M	src/file-manager/fm-directory-view-icons.c
M	src/file-manager/fm-directory-view-list.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-directory-view.h
M	src/file-manager/fm-icon-text-window.c
M	src/file-manager/fm-icons-controller.c
M	src/file-manager/fm-properties-window.c

commit 98a347d925b962f4718ec85555bce186b9319755
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-03-09

    Fixed icon bounds bug, and hid keyboard-selection rectangle unless
    it diverges
    from regular selection.

M	ChangeLog-20000414
M	libnautilus-extensions/gnome-icon-container.c
M	libnautilus-extensions/nautilus-icons-view-icon-item.c
M	libnautilus-private/gnome-icon-container.c
M	libnautilus-private/nautilus-icons-view-icon-item.c
M	libnautilus/gnome-icon-container.c
M	libnautilus/nautilus-icons-view-icon-item.c

commit 6ba4e1e5e3adce6604d0d09563c99923bc9cc97a
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-03-08

    Broke the file part of nautilus-directory.[ch] into
    nautilus-file.[ch].

	* components/music/nautilus-music-view.c,
	components/notes/ntl-notes.c, libnautilus/Makefile.am,
	libnautilus/nautilus-directory-private.h,
	libnautilus/nautilus-directory.h,
	libnautilus/nautilus-directory.c,
	libnautilus/nautilus-file-private.h, libnautilus/nautilus-file.h,
	libnautilus/nautilus-file.c, libnautilus/nautilus-icon-factory.h,
	src/ntl-index-panel.c, src/file-manager/fm-directory-view.h:
	Broke the file part of nautilus-directory.[ch] into
	nautilus-file.[ch].

	* libnautilus/nautilus-string.c (nautilus_strstrip): Added more
	tests. Changed algorithm on strstrip so it's linear instead of
	n^2.

	* libnautilus/gnome-icon-container.c
	(gnome_icon_container_initialize): Fixed font for "larger" zoom
	level. Also made it assert if the font can't be loaded.

	* components/help/hyperbola-nav-index.c (despace):
	Fixed warning.

	* libnautilus/gnome-icon-container-dnd.c,
	libnautilus/nautilus-string.h: Whitespace.

	* src/file-manager/Makefile.am,
	src/file-manager/fm-directory-view.c,
	src/file-manager/fm-properties-window.h,
	src/file-manager/fm-properties-window.c: Added properties window
	hook, but no window yet. The menu item still needs to be added to
	the main menus as well as the context menus.

	* src/file-manager/fm-directory-view.c,
	src/file-manager/fm-directory-view-icons.c,
	src/file-manager/fm-icon-text-window.h,
	src/file-manager/fm-icon-text-window.c: A little cleanup. Shorter
	names.

M	ChangeLog-20000414
M	components/help/hyperbola-nav-index.c
M	components/music/nautilus-music-view.c
M	components/notes/nautilus-notes.c
M	components/notes/ntl-notes.c
M	libnautilus-extensions/Makefile.am
M	libnautilus-extensions/gnome-icon-container-dnd.c
M	libnautilus-extensions/gnome-icon-container.c
A	libnautilus-extensions/nautilus-directory-private.h
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-extensions/nautilus-directory.h
A	libnautilus-extensions/nautilus-file-private.h
A	libnautilus-extensions/nautilus-file.c
A	libnautilus-extensions/nautilus-file.h
M	libnautilus-extensions/nautilus-icon-factory.h
M	libnautilus-extensions/nautilus-string.c
M	libnautilus-extensions/nautilus-string.h
M	libnautilus-private/Makefile.am
M	libnautilus-private/gnome-icon-container-dnd.c
M	libnautilus-private/gnome-icon-container.c
A	libnautilus-private/nautilus-directory-private.h
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-directory.h
A	libnautilus-private/nautilus-file-private.h
A	libnautilus-private/nautilus-file.c
A	libnautilus-private/nautilus-file.h
M	libnautilus-private/nautilus-icon-factory.h
M	libnautilus-private/nautilus-string.c
M	libnautilus-private/nautilus-string.h
M	libnautilus/Makefile.am
M	libnautilus/gnome-icon-container-dnd.c
M	libnautilus/gnome-icon-container.c
A	libnautilus/nautilus-directory-private.h
M	libnautilus/nautilus-directory.c
M	libnautilus/nautilus-directory.h
A	libnautilus/nautilus-file-private.h
A	libnautilus/nautilus-file.c
A	libnautilus/nautilus-file.h
M	libnautilus/nautilus-icon-factory.h
M	libnautilus/nautilus-string.c
M	libnautilus/nautilus-string.h
M	src/file-manager/Makefile.am
M	src/file-manager/fm-directory-view-icons.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-directory-view.h
M	src/file-manager/fm-icon-text-window.c
M	src/file-manager/fm-icon-text-window.h
C071	src/file-manager/fm-icon-text-window.h
src/file-manager/fm-properties-window.c
C072	src/file-manager/fm-icon-text-window.h
src/file-manager/fm-properties-window.h
M	src/nautilus-information-panel.c
M	src/nautilus-sidebar.c
M	src/ntl-index-panel.c

commit 886358c4f74f0843ee5d235218e0745c3ea2a64a
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-03-08

    Make the radio group emit proper signals on changes.
    Make everything prettier by using nice offsets.

M	ChangeLog-20000414

commit a0d10dce5902e411890009214d2480bc31fc3b59
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-03-08

    Have the radio group emit proper signals on changes.
    Make everything prettier by using nice offset.

M	src/nautilus-prefs-box.c
M	src/nautilus-prefs-group-radio.c
M	src/nautilus-prefs-group-radio.h
M	src/nautilus-prefs-group.c
M	src/nautilus-prefs-pane.c

commit 1bd60d6f60eed065333ef145185864fc1ca71bcd
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-03-08

    Added macros to check, assert and invoke class methods for a given
    GtkOject.

M	ChangeLog-20000414
M	libnautilus-extensions/nautilus-gtk-macros.h
M	libnautilus-private/nautilus-gtk-macros.h
M	libnautilus/nautilus-gtk-macros.h

commit 2c00fcf64e5107a6c7326c361d6f7fddefbd1903
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-03-08

    First whack at having a better preferences ui.

M	ChangeLog-20000414

commit 7725f5ca51956e12fdf6457de4649a048a8f27f4
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-03-08

    First whack at having a better preferences ui.  New files.
    Not built yet.

A	src/nautilus-prefs-box.c
A	src/nautilus-prefs-box.h
A	src/nautilus-prefs-dialog.c
A	src/nautilus-prefs-dialog.h
A	src/nautilus-prefs-group-check.c
A	src/nautilus-prefs-group-check.h
A	src/nautilus-prefs-group-radio.c
A	src/nautilus-prefs-group-radio.h
A	src/nautilus-prefs-group.c
A	src/nautilus-prefs-group.h
A	src/nautilus-prefs-pane.c
A	src/nautilus-prefs-pane.h

commit f026b4a2cee5417a6660d0fa0b0e71438cc59178
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-03-08

	Reimplemented the delete command to use NautilusFile instead of
	going directly to the file system.

	* libnautilus/gnome-icon-container.h,
	libnautilus/gnome-icon-container.c
	(gnome_icon_container_clear_selected_items),
	(gnome_icon_container_remove): Got rid of the call that removes
	all the icons in the selection and replaced it with a call that
	removes a specific icon.

	* libnautilus/nautilus-directory.h,
	libnautilus/nautilus-directory.c
	(nautilus_directory_initialize_class), (nautilus_file_unref),
	(nautilus_file_detach), (nautilus_file_free),
	(nautilus_file_delete), (nautilus_file_is_gone): Implemented a
	call to delete a file and emit the files_removed signal as needed.

	* src/file-manager/fm-directory-view.h,
	src/file-manager/fm-directory-view.c
	(fm_directory_view_delete_selection),
	(fm_directory_view_begin_adding_entries),
	(fm_directory_view_add_entry),
	(fm_directory_view_done_adding_entries), (display_pending_files),
	(add_or_remove_files), (add_files_cb), (remove_files_cb),
	(delete_one): Changed the delete implementation to call
	nautilus_file_delete and got rid of the explicit call to
	delete_selection. The views now will remove their entries in
	response to the change in the model.

	* src/file-manager/fm-directory-view-icons.c
	(fm_directory_view_icons_remove_entry),
	(fm_directory_view_icons_delete_selection),
	src/file-manager/fm-directory-view-list.c
	(fm_directory_view_list_remove_entry),
	(fm_directory_view_list_delete_selection): Eliminated the
	delete_selection function in favor of the remove_entry function.

M	ChangeLog-20000414
M	libnautilus-extensions/gnome-icon-container.c
M	libnautilus-extensions/gnome-icon-container.h
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-extensions/nautilus-directory.h
M	libnautilus-private/gnome-icon-container.c
M	libnautilus-private/gnome-icon-container.h
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-directory.h
M	libnautilus/gnome-icon-container.c
M	libnautilus/gnome-icon-container.h
M	libnautilus/nautilus-directory.c
M	libnautilus/nautilus-directory.h
M	src/file-manager/fm-directory-view-icons.c
M	src/file-manager/fm-directory-view-list.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-directory-view.h

commit 6c09e03e878e509ded79e082a3f15544b1997422
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-03-08

    implemented semi-transparent dragging by writing a
    make_semi_transparent


	    implemented semi-transparent dragging by writing a
	    make_semi_transparent
	routine that "checkerboards" the alpha channel.  Also, switched to
	a sans-serif font for the text beneath icons.

M	ChangeLog-20000414
M	libnautilus-extensions/gnome-icon-container-dnd.c
M	libnautilus-extensions/gnome-icon-container.c
M	libnautilus-private/gnome-icon-container-dnd.c
M	libnautilus-private/gnome-icon-container.c
M	libnautilus/gnome-icon-container-dnd.c
M	libnautilus/gnome-icon-container.c

commit b2bb549dbf42fe6af5f6e34e76d8a183a181e996
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-03-07

    Use eog-image-viewer, not embeddable:image-generic for viewing images.

	* src/ntl-uri-map.c (my_notify_when_ready): Use eog-image-viewer,
	not embeddable:image-generic for viewing images.

M	ChangeLog-20000414
M	src/nautilus-applicable-views.c
M	src/ntl-uri-map.c

commit dada4c06b62dab51252f7e8ad70c2f54711693ce
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-03-07

    Removed control frame activate/deactivate since there's now a
    more general
    solution elsewhere.

M	ChangeLog-20000414
M	src/nautilus-view-frame-nautilus-view.c
M	src/ntl-view-nautilus.c

commit e106299a257552e28020ce0a12d0481b68420d03
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-03-07

    Add Stretch/Restore to Settings menu in icon view, other menu
    cleanups.

M	ChangeLog-20000414
M	src/file-manager/fm-directory-view-icons.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-directory-view.h
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-window-menus.c

commit 082151a497d301ff03ff83898cf21aba8cd46df9
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-03-07

    Remove conflict marker I accidentally left in.

M	ChangeLog-20000414

commit 251e8c71b6c94263da64677eae710207e53f0619
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-03-07

    Forgot to commit the last ChangeLog entry.

M	ChangeLog-20000414

commit 96954f0b46d6c1d4e79fdf8becf71b30ae343d5f
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-03-07

    Fixed a typo that was causing the text area to not be included in the

	* nautilus-icons-view-icon-item.c
	(nautilus_icons_view_icon_item_bounds):
	Fixed a typo that was causing the text area to not be included
	in the
	bounds of an icon item.

M	ChangeLog-20000414
M	libnautilus-extensions/nautilus-icons-view-icon-item.c
M	libnautilus-private/nautilus-icons-view-icon-item.c
M	libnautilus/nautilus-icons-view-icon-item.c

commit 8a960c5ea6bdcf2e41a33441db32f5c2b0ac6549
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-03-07

    Added nautilus_file_get_keywords, which returns a GList of keywords.

	* libnautilus/nautilus-directory.h,
	libnautilus/nautilus-directory.c (get_file_metadata_node),
	(nautilus_directory_get_file_metadata),
	(nautilus_file_get_keywords): Added nautilus_file_get_keywords,
	which returns a GList of keywords.

	* libnautilus/nautilus-icon-factory.c (add_size_to_image_name),
	(get_themed_icon_file_path), (get_icon_file_path), (add_emblem),
	(nautilus_icon_factory_get_emblem_icons_for_file): Changed icon
	names to not include the extension and wired some extensions into
	the icon-reading code. The old code wired the entire file name, so
	this is a bit more flexible. Added code to return an emblem for
	each keyword attached to a file as well as the symbolic link
	emblem.

	* libnautilus/gnome-icon-container.c (update_icon): Handle NULL
	pixbufs for emblems. This happens when a keyword is specified that
	doesn't have a corresponding emblem icon.  Add g_list_reverse call
	to keep emblems in the correct order.

	* src/file-manager/fm-directory-view-icons.c
	(fm_directory_view_icons_merge_menus): Took out g_message left
	over from Bonobo menu merge work.

	* libnautilus/nautilus-glib-extensions.h,
	libnautilus/nautilus-glib-extensions.c
	(nautilus_g_list_free_deep): Added convenience function for
	getting rid of a GList of things that can be freed with g_free.

	* icons/Makefile.am, icons/certified.gif, icons/changed.gif,
	icons/confidential.gif, icons/emblem-certified.gif,
	icons/emblem-changed.gif, icons/emblem-confidential.gif,
	icons/emblem-encrypted.gif, icons/emblem-important.gif,
	icons/emblem-new.gif, icons/emblem-personal.gif,
	icons/emblem-remote.gif, icons/emblem-symbolic-link.png,
	icons/encrypted.gif, icons/i-symlink.png, icons/important.gif,
	icons/new.gif, icons/personal.gif, icons/remote.gif:
	Changed all emblem icons to have names that start with "emblem-".

M	ChangeLog-20000414
M	icons/Makefile.am
R100	icons/certified.gif	icons/emblem-certified.gif
R100	icons/changed.gif	icons/emblem-changed.gif
R100	icons/confidential.gif	icons/emblem-confidential.gif
R100	icons/encrypted.gif	icons/emblem-encrypted.gif
R100	icons/important.gif	icons/emblem-important.gif
R100	icons/new.gif	icons/emblem-new.gif
R100	icons/personal.gif	icons/emblem-personal.gif
R100	icons/remote.gif	icons/emblem-remote.gif
R100	icons/i-symlink.png	icons/emblem-symbolic-link.png
M	libnautilus-extensions/gnome-icon-container.c
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-extensions/nautilus-directory.h
M	libnautilus-extensions/nautilus-glib-extensions.c
M	libnautilus-extensions/nautilus-glib-extensions.h
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-private/gnome-icon-container.c
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-directory.h
M	libnautilus-private/nautilus-glib-extensions.c
M	libnautilus-private/nautilus-glib-extensions.h
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus/gnome-icon-container.c
M	libnautilus/nautilus-directory.c
M	libnautilus/nautilus-directory.h
M	libnautilus/nautilus-glib-extensions.c
M	libnautilus/nautilus-glib-extensions.h
M	libnautilus/nautilus-icon-factory.c
M	src/file-manager/fm-directory-view-icons.c

commit 3bd36fd65d68d3861aefd12c0338b06195cc084b
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-03-07

    Change a few things in the code so that embeddables get activated

	* src/ntl-view-bonobo-subdoc.c (bonobo_subdoc_try_load_client):
	Change a few things in the code so that embeddables get activated
	properly; this makes scrolling and editing work in
	bonobo-text-plain for instance.

	* src/ntl-content-view.c, src/ntl-content-view.h
	(nautilus_content_view_set_active): Neew function; intended to be
	called when a content view becomes active, which should activate
	the controls and merge its menu and toolbar items.
	* ntl-window.c (nautilus_window_real_set_content_view): Call
	`nautilus_content_view_set_active' on the new content view.

M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-view-frame-bonobo-embeddable.c
M	src/nautilus-window.c
M	src/ntl-content-view.c
M	src/ntl-content-view.h
M	src/ntl-view-bonobo-subdoc.c
M	src/ntl-window.c

commit 740fa0009c6eaeb374682cd21ebb2df2527c22cb
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-03-07

    added 8 images for use as emblems


	    added 8 images for use as emblems

M	ChangeLog-20000414
M	icons/Makefile.am
A	icons/certified.gif
A	icons/changed.gif
A	icons/confidential.gif
A	icons/encrypted.gif
A	icons/important.gif
A	icons/new.gif
A	icons/personal.gif
A	icons/remote.gif

commit 27be8ae936215650d5668db79013b218ee25a4f7
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-03-07

    Explicitly change `window->cv_progress_done' and

	* src/ntl-window-msgs.c (nautilus_window_load_content_view):
	Explicitly change `window->cv_progress_done' and
	`window->cv_progress_error' to FALSE when loading a new content
	view, to avoid being screwed up by extra done or error
	notifications from the last content view. This is really just
	putting more spit and bubble gum on the pile though.

M	ChangeLog-20000414
M	src/nautilus-window-manage-views.c
M	src/ntl-window-msgs.c

commit 2e7b2817948568a434432928a062f621bba91112
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-03-07

    made the icon displayed in the index panel be constrained to fit
    there by


	made the icon displayed in the index panel be constrained to
	fit there
	by scaling it down proportionally as necessary

M	ChangeLog-20000414
M	src/nautilus-index-title.c
M	src/nautilus-sidebar-title.c

commit bc4cb175a70e9913d6316fe2538df5fd4d709d63
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-03-07

    Lots of work to use Bonobo menu merging. The file manager now
    merges various
    items into the window's menubar, which has been slightly tweaked also.

M	ChangeLog-20000414
M	components/history/nautilus-history-view.c
M	components/history/ntl-history-view.c
M	libnautilus-extensions/nautilus-string.c
M	libnautilus-extensions/nautilus-string.h
M	libnautilus-private/nautilus-string.c
M	libnautilus-private/nautilus-string.h
M	libnautilus/nautilus-string.c
M	libnautilus/nautilus-string.h
M	src/file-manager/fm-directory-view-icons.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-directory-view.h
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-view-frame-nautilus-view.c
M	src/nautilus-window-menus.c
M	src/ntl-prefs.c
M	src/ntl-view-nautilus.c

commit 4019aa50d494a60b1161570029723bc70ba9fff5
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-03-07

	Fixed bug in Unstretch I just introduced.
	Got emblems drawing.

	* gnome-icon-container.c (gnome_icon_container_is_stretched),
	(gnome_icon_container_unstretch): Fixed bug where Unstretch
	would do
	all the icons, not just the selected ones.

	* nautilus-icons-view-icon-item.c (draw_stretch_handles),
	(emblem_layout_reset), (emblem_layout_next), (draw_pixbuf),
	(nautilus_icons_view_icon_item_draw), (hit_test_pixbuf),
	(hit_test), (nautilus_icons_view_icon_item_bounds): Added code to
	draw emblems and take them into account for hit testing and bounds
	calculation.

	* gnome-icon-container.c (update_icon):
	* nautilus-icons-view-icon-item.c
	(nautilus_icons_view_icon_item_draw):
	Moved rule about which zoom levels can have text displayed out
	of the
	canvas item class into the container. This is only one of
	many needed
	cleanups to how the "text in an icon" is handled.

M	ChangeLog-20000414
M	libnautilus-extensions/gnome-icon-container.c
M	libnautilus-extensions/nautilus-icons-view-icon-item.c
M	libnautilus-private/gnome-icon-container.c
M	libnautilus-private/nautilus-icons-view-icon-item.c
M	libnautilus/gnome-icon-container.c
M	libnautilus/nautilus-icons-view-icon-item.c

commit ed306ab6668ccd1708d699e74cdc5ee511f707e4
Author: Elliot Lee <sopwith@src.gnome.org>
Date:	2000-03-06

    Use help search instead of help index. Initial implementation
    completed.



    * src/ntl-prefs.c: Use help search instead of help index.
    * components/help/hyperbola-nav-search.c: Initial implementation
    completed.

M	ChangeLog-20000414
M	components/help/Makefile.am
M	components/help/hyperbola-main.c
A	components/help/hyperbola-nav-search.c
M	components/help/hyperbola.goad
M	src/ntl-prefs.c

commit 6da20678f62fab9d6dfef8b1e66ddc9aa57aa753
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-03-06

    Added missing code to get stretching to work again. (Oops.)

	* libnautilus/gnome-icon-container.c
	(gnome_icon_container_move_icon): Added missing code to get
	stretching to work again. (Oops.)
	(gnome_icon_container_is_stretched),
	(gnome_icon_container_unstretch):
	Fixed the unstretch code so it will work on multiple icons.

	* src/file-manager/fm-directory-view-icons.c
	(fm_directory_view_icons_append_selection_context_menu_items):
	Make menu item name plural when there are multiple icons to
	unstretch.

	* libnautilus/nautilus-icons-view-icon-item.c
	(nautilus_icons_view_icon_item_draw): Draw a box around the item
	when the stretch handles are visible. This looks better.

	* libnautilus/nautilus-icons-view-icon-item.h: White space.

M	ChangeLog-20000414
M	libnautilus-extensions/gnome-icon-container.c
M	libnautilus-extensions/nautilus-icons-view-icon-item.c
M	libnautilus-extensions/nautilus-icons-view-icon-item.h
M	libnautilus-private/gnome-icon-container.c
M	libnautilus-private/nautilus-icons-view-icon-item.c
M	libnautilus-private/nautilus-icons-view-icon-item.h
M	libnautilus/gnome-icon-container.c
M	libnautilus/nautilus-icons-view-icon-item.c
M	libnautilus/nautilus-icons-view-icon-item.h
M	src/file-manager/fm-directory-view-icons.c

commit 2d3c87e1dfb67fe081a52e7de6c2bd9c9cd77a63
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-03-06

	Added the concept of separate X and Y scale factors to more
	of the code. Even though we don't want to scale the two
	dimensions separately at the moment, I figured it was better
	to go in this direction than to remove all the separate X
	and Y stuff that Seth Nickell added.

	* libnautilus/gnome-icon-container-dnd.c
	(gnome_icon_container_receive_dropped_icons):
	* libnautilus/gnome-icon-container-private.h:
	* libnautilus/gnome-icon-container.c (icon_get_actual_size),
	(icon_new), (icon_get_size), (start_stretching), (update_icon),
	(gnome_icon_container_add), (gnome_icon_container_is_stretched),
	(gnome_icon_container_unstretch),
	(gnome_icon_container_move_icon):
	* libnautilus/gnome-icon-container.h:
	Got rid of the old "scale", "xscale", and "yscale" and replaced
	them with "scale_x" and "scale_y". Made the code always set the
	scale factor through the gnome_icon_container_move_icon bottleneck
	so the changes are all reported throught the icon_moved signal.

	* src/file-manager/fm-directory-view-icons.c:
	(add_icon_if_already_positioned),
	(fm_directory_view_icons_icon_moved_cb):
	Store only a single scale factor if the X and Y are both scaled
	exactly the same (the normal case). Also, use a default for
	the scale factor so we don't save 1.0 for every file.

	* libnautilus/nautilus-gtk-extensions.h:
	* libnautilus/nautilus-gtk-extensions.c:
	My original change required an additional marshal function. I
	decided to add it anyway even though I don't need it right now.

	* libnautilus/nautilus/nautilus-bookmark.c
	(nautilus_bookmark_get_pixmap_and_mask):
	Changed to use the nautilus_icon_factory_get_pixbuf_for_file
	convenience function which has a simpler interface.

	* libnautilus/nautilus-icon-factory.h:
	* libnautilus/nautilus-icon-factory.c:
	Added separate X and Y scaling of icons for possible future
	use; the convenience functions still use the same size in
	both dimentions.

	* components/music/.cvsignore:
	  New directory, new .cvsignore needed.

	* RENAMING: Some more name change ideas.

M	ChangeLog-20000414
M	RENAMING
A	components/music/.cvsignore
M	libnautilus-extensions/gnome-icon-container-dnd.c
M	libnautilus-extensions/gnome-icon-container-private.h
M	libnautilus-extensions/gnome-icon-container.c
M	libnautilus-extensions/gnome-icon-container.h
M	libnautilus-extensions/nautilus-bookmark.c
M	libnautilus-extensions/nautilus-gtk-extensions.c
M	libnautilus-extensions/nautilus-gtk-extensions.h
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-extensions/nautilus-icon-factory.h
M	libnautilus-private/gnome-icon-container-dnd.c
M	libnautilus-private/gnome-icon-container-private.h
M	libnautilus-private/gnome-icon-container.c
M	libnautilus-private/gnome-icon-container.h
M	libnautilus-private/nautilus-bookmark.c
M	libnautilus-private/nautilus-gtk-extensions.c
M	libnautilus-private/nautilus-gtk-extensions.h
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus-private/nautilus-icon-factory.h
M	libnautilus/gnome-icon-container-dnd.c
M	libnautilus/gnome-icon-container-private.h
M	libnautilus/gnome-icon-container.c
M	libnautilus/gnome-icon-container.h
M	libnautilus/nautilus-bookmark.c
M	libnautilus/nautilus-gtk-extensions.c
M	libnautilus/nautilus-gtk-extensions.h
M	libnautilus/nautilus-icon-factory.c
M	libnautilus/nautilus-icon-factory.h
M	src/file-manager/fm-directory-view-icons.c

commit 7792555892ae09a56072b3498793d8361d6c569b
Author: Elliot Lee <sopwith@src.gnome.org>
Date:	2000-03-06

    Initial implementation completed.



    Initial implementation completed.

M	ChangeLog-20000414
M	components/help/hyperbola-nav-index.c

commit ff155f5bd35d653700e9ceea6849729121c169b8
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-03-06

    Just shortened some lines so it lays out more nicely.

M	ChangeLog-20000414

commit 4e9bd6ba6834eb26a9efd03def001a86049f7693
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-03-06

    derive the track name from the file name if the id3 tag is missing,
    and


	  derive the track name from the file name if the id3 tag
	  is missing,
	  and format the title better from the info in the id3 tags

M	ChangeLog-20000414
M	components/music/nautilus-music-view.c

commit 3f9cedbedebea9748371573555deaed8dee4bf09
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-03-06

    added a nautilus_has_suffix routine and used it in a couple of places;


	   added a nautilus_has_suffix routine and used it in a couple
	   of places;
	   made sure all thumbnail's have the appropriate 'png' suffix;
	   made thumbnailing call ImageMagick for formats that gdk-pixbuf
	   comes up
	   empty on.

M	ChangeLog-20000414
M	components/music/nautilus-music-view.c
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-extensions/nautilus-string.c
M	libnautilus-extensions/nautilus-string.h
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus-private/nautilus-string.c
M	libnautilus-private/nautilus-string.h
M	libnautilus/nautilus-icon-factory.c
M	libnautilus/nautilus-string.c
M	libnautilus/nautilus-string.h

commit abb888bc679b6a81e9ebfd33d3c8febfa43d28a9
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-03-06

    added a music view component for displaying directories of mp3
    files, and


	  added a music view component for displaying directories of
	  mp3 files,
	  and also made a new mechanism for content view components to be
	  explicitly specified in the metadata for a directory

M	ChangeLog-20000414
M	components/Makefile.am
A	components/music/Makefile.am
A	components/music/main.c
A	components/music/nautilus-music-view.c
A	components/music/nautilus-music-view.goad
A	components/music/nautilus-music-view.h
M	configure.in
M	libnautilus-extensions/nautilus-metadata.h
M	libnautilus-private/nautilus-metadata.h
M	libnautilus/nautilus-metadata.h
M	src/nautilus-applicable-views.c
M	src/ntl-uri-map.c

commit 57ee999c6d9730becd2d460eedb5aa757808a255
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-03-05

    Handle freeing of window->ni in a fancier way to avoid double-free

	* src/ntl-window-msgs.c (nautilus_window_update_internals): Handle
	freeing of window->ni in a fancier way to avoid double-free
	problems which were causing crashes after some amount of view
	switching and navigation. It might leak memory but it's the only
	obvious way to avoid crashing.
	* src/ntl-window.c (nautilus_window_destroy): Likewise to avoid
	crashing on exit.
	* src/ntl-window.h (Nautilus_NavigationInfo_free): Prototype this
	function.

M	ChangeLog-20000414
M	src/nautilus-navigation-window.c
M	src/nautilus-navigation-window.h
M	src/nautilus-object-window.c
M	src/nautilus-object-window.h
M	src/nautilus-spatial-window.c
M	src/nautilus-spatial-window.h
M	src/nautilus-window-manage-views.c
M	src/nautilus-window.c
M	src/nautilus-window.h
M	src/ntl-window-msgs.c
M	src/ntl-window.c
M	src/ntl-window.h

commit aa399a9b1dde9b19e444c014846a4b8d235a116e
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-03-04

    Fix indentation on some of the lines.

	    * components/sample/nautilus-sample-content-view.c: Fix
	indentation on some of the lines.
	    (nautilus_sample_content_view_load_uri): g_free() the old
	    uri before
	    g_strdup()ing a new one to avoid leaking memory.

M	components/sample/nautilus-sample-content-view.c

commit e1dfd7e3baec6cb5ebc13cbc40ea430fd5320114
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-03-04

    Simple shell script to check if any of the auxiliary processes
    nautilus

	* nautilus-clean.sh: Simple shell script to check if any of the
	auxiliary processes nautilus might launch are still running, and
	if so, report which ones and kill them. Total hack for dev/testing
	    use only; should not be distributed.

M	ChangeLog-20000414
A	nautilus-clean.sh

commit 55fb1499f7a37aa83d096af94a11d32fee595800
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-03-04

    Added eazel services define

M	ChangeLog-20000414
A	acconfig.h
M	configure.in

commit d5c646e81595b740c85d5e6283fde93866185a96
Author: Jonathan Blandford <jrb@redhat.com>
Date:	2000-03-03

    added libpng to Makefile.am

    2000-03-03	Jonathan Blandford  <jrb@redhat.com>

	* libnautilus/Makefile.am (libnautilus_la_LDFLAGS): added libpng
	to Makefile.am

	* configure.in: added autoconf check for png.

M	ChangeLog-20000414
M	components/help/converters/gnome-db2html2/gdb3html.h
M	components/help/converters/gnome-db2html2/sect-elements.c
M	components/help/converters/gnome-db2html2/sect-preparse.c
M	components/help/converters/gnome-db2html2/toc-elements.c
M	configure.in
M	libnautilus-extensions/Makefile.am
M	libnautilus-private/Makefile.am
M	libnautilus/Makefile.am

commit 174e12ec838fe50583c1db74f0d4ffa108f5fdfc
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-03-03

    Turned -Werror back on; it had been accidentally turned off earlier
    today.
    Corrected one warning that it caught.

M	ChangeLog-20000414
M	configure.in
M	src/file-manager/fm-directory-view-icons.c

commit 4c5bd8c480868cde261b9a8d6f9c2f3c944aac99
Author: Elliot Lee <sopwith@src.gnome.org>
Date:	2000-03-03

    Default to showing help index (it's the parade of the meta views! :).



    * src/ntl-prefs.c: Default to showing help index (it's the parade
    of the meta views! :).
    * components/help/hyperbola-nav-index.c: Compiles and
    runs. Hardcoded to /gnome prefix for now - not complete.

M	ChangeLog-20000414
M	components/help/hyperbola-nav-index.c
M	src/ntl-prefs.c

commit 84ded4a2efa7d69a53a6c470d908c29821f6f6b2
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-03-03

    Reorder to code to avoid crashing. (main): Drop to the debugger on

	* components/html/ntl-web-browser.c (make_obj): Reorder to code to
	avoid crashing.
	(main): Drop to the debugger on warnings and criticals.
	(browser_vfs_read_callback): Add some casts to avoid a warning.

M	ChangeLog-20000414
M	components/html/ntl-web-browser.c

commit aa688201e5a64f7c74f648079fda1c69c66490e8
Author: Elliot Lee <sopwith@src.gnome.org>
Date:	2000-03-03

    Make NautilusApp a factory for ViewWindows.



    * src/ntl-app.c, src/nautilus.goad: Make NautilusApp a factory for
    ViewWindows.

M	ChangeLog-20000414
M	src/nautilus-application.c
M	src/nautilus.goad
M	src/ntl-app.c

commit 28400d7a0e70aa32b3f11f3a2b6d7f858645d53e
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-03-03

    Check in Makefile.am, not Makefile

A	components/sample/Makefile.am

commit ecb89839afc4919fbce3fbdb5157ba63b709d306
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-03-03

    Sample content view component. All it does is display the current
    URI in a

	* components/sample/nautilus-sample-content-view.c,
	components/sample/nautilus-sample-content-view.h,
	components/sample/nautilus-sample-content-view.goad,
	components/sample/main.c, components/sample/Makefile.am: Sample
	content view component. All it does is display the current URI in
	a label.
	* componets/Makefile.am, configure.in: Build it.
	* src/ntl-uri-map.c: Activate the sample component whenever there
	is at least one other applicable view. What it should really do is
	have a special mode based on a command-line option of some sort
	which will cause it to be always activated, and otherwise not at
	all, but that looked more complicated to do.

M	ChangeLog-20000414
M	components/Makefile.am
A	components/sample/.cvsignore
A	components/sample/main.c
A	components/sample/nautilus-sample-content-view.c
A	components/sample/nautilus-sample-content-view.goad
A	components/sample/nautilus-sample-content-view.h
M	configure.in
M	src/nautilus-applicable-views.c
M	src/ntl-uri-map.c

commit 86c17798103fab9c00da4f32a2443664205563d4
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-03-03

    Don't bomb on a zero-length metafile.

	* libnautilus/nautilus-directory.c
	(nautilus_directory_try_to_read_metafile): Don't bomb on a
	zero-length metafile.

M	ChangeLog-20000414
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-private/nautilus-directory.c
M	libnautilus/nautilus-directory.c

commit 9ee326c02b4df8c02e329c91d6f85c7d6292644e
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-03-03

    Fixed a minor ChangeLog typo.

M	ChangeLog-20000414

commit 742ae8748ded71463b07485fd9aaa3dd0bba6193
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-03-03

	Icon stretching is now persistent in the metafile, patch from Seth
	Nickell <snickell@stanford.edu>:

	* libnautilus/gnome-icon-container.c, gnome-icon-container.h,
	gnome-icon-container-dnd.c: Add xscale and yscale arguments to
	"icon_moved" signal to allow more unified handling of geometry
	changes.
	* libnautilus/nautilus-metadata.h: Add definition of
	ICON_VIEW_SCALE_METADATA_KEY.
	* srf/file-manager/fm-directory-view-icons.c: Save the stretch
	factor to the metafile when stretching and restore it when loading
	the directory.

M	configure.in
M	libnautilus-extensions/gnome-icon-container-dnd.c
M	libnautilus-extensions/gnome-icon-container-private.h
M	libnautilus-extensions/gnome-icon-container.c
M	libnautilus-extensions/gnome-icon-container.h
M	libnautilus-extensions/nautilus-gtk-extensions.c
M	libnautilus-extensions/nautilus-gtk-extensions.h
M	libnautilus-extensions/nautilus-metadata.h
M	libnautilus-private/gnome-icon-container-dnd.c
M	libnautilus-private/gnome-icon-container-private.h
M	libnautilus-private/gnome-icon-container.c
M	libnautilus-private/gnome-icon-container.h
M	libnautilus-private/nautilus-gtk-extensions.c
M	libnautilus-private/nautilus-gtk-extensions.h
M	libnautilus-private/nautilus-metadata.h
M	libnautilus/gnome-icon-container-dnd.c
M	libnautilus/gnome-icon-container-private.h
M	libnautilus/gnome-icon-container.c
M	libnautilus/gnome-icon-container.h
M	libnautilus/nautilus-gtk-extensions.c
M	libnautilus/nautilus-gtk-extensions.h
M	libnautilus/nautilus-metadata.h
M	src/file-manager/fm-directory-view-icons.c

commit ed07a881eba716ed7c16bb1bf422d57baaf0391d
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-03-03

    Updated build instructions and list to send patches to.

	* HACKING: Updated build instructions and list to send patches to.

M	ChangeLog-20000414
M	HACKING

commit a277ca02414edd68c78ab3a43c72681e1841e12a
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-03-03

    Pavel as Ramiro Finish my previous checkin.

    Pavel as Ramiro
    Finish my previous checkin.

M	ChangeLog-20000414
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window.c
M	src/ntl-window.c

commit e75799b5dd391fe0b41df0cefd739ff381ba66e7
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-03-03

    Pavel as Ramiro. Fixed a crash in "Open in New Window".

    Pavel as Ramiro.
    Fixed a crash in "Open in New Window".

M	ChangeLog-20000414
M	src/nautilus-application.c
M	src/nautilus-navigation-window.c
M	src/nautilus-navigation-window.h
M	src/nautilus-object-window.c
M	src/nautilus-object-window.h
M	src/nautilus-spatial-window.c
M	src/nautilus-spatial-window.h
M	src/nautilus-window.c
M	src/nautilus-window.h
M	src/ntl-app.c
M	src/ntl-window.c
M	src/ntl-window.h

commit 1086c411dd1475e04391e15cdc97e80396d3ce0b
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-03-03

    changed thumbnailing code to use gdk-pixbuf to make the thumbnails and


	   changed thumbnailing code to use gdk-pixbuf to make the
	   thumbnails and
	   libpng to save them.

M	ChangeLog-20000414
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus/nautilus-icon-factory.c

commit 5ea784f6c9888361b3093611fdc0a7078cf36e11
Author: Elliot Lee <sopwith@src.gnome.org>
Date:	2000-03-03

    Use 'help' URI scheme instead of 'ghelp'.



    * components/help/hyperbola-filefmt.c: Use 'help' URI scheme instead
    of 'ghelp'.

    * components/help/hyperbola-nav-index.c: Just checking in an
    uncompilable work-in-progress. Remove ifdefs at own risk. :)

M	ChangeLog-20000414
M	components/help/hyperbola-filefmt.c
M	components/help/hyperbola-nav-index.c

commit 26e037264ef4629ca62044e5aef5767bd41fb938
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-03-02

    Changed gtk_object_unref to bonobo_object_unref to make bonobo happy.

M	ChangeLog-20000414
M	src/nautilus-main.c
M	src/ntl-main.c

commit 7fc60b367089bd2fd3cf5ad300b1c9ab89a5d7d5
Author: Elliot Lee <sopwith@src.gnome.org>
Date:	2000-03-02

    Implement IDL:Nautilus/Application:1.0 interface and NautilusApp



    * src/nautilus.goad, src/ntl-app.[ch], src/ntl-main.c: Implement
    IDL:Nautilus/Application:1.0 interface and NautilusApp GtkObject.
    * src/nautilus-window-menus.c, src/ntl-window.[ch], src/ntl-window:
    Change to match above.
    * src/ntl-view-frame-svr.c: Implement _get_application()
    operation.

M	ChangeLog-20000414
M	src/nautilus-application.c
M	src/nautilus-application.h
M	src/nautilus-main.c
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-navigation-window.c
M	src/nautilus-navigation-window.h
M	src/nautilus-object-window.c
M	src/nautilus-object-window.h
M	src/nautilus-spatial-window.c
M	src/nautilus-spatial-window.h
M	src/nautilus-view-frame-corba.c
M	src/nautilus-window-manage-views.c
M	src/nautilus-window-menus.c
M	src/nautilus-window.c
M	src/nautilus-window.h
M	src/nautilus.goad
M	src/ntl-app.c
M	src/ntl-app.h
M	src/ntl-main.c
M	src/ntl-view-frame-svr.c
M	src/ntl-window-msgs.c
M	src/ntl-window.c
M	src/ntl-window.h

commit dae237b696df76c9cc95bd8952fc3e85739d9b74
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-03-02

    fixed bugs in thumbnail stuff by quoting parameters to the scaling
    command


	    fixed bugs in thumbnail stuff by quoting parameters to
	    the scaling
	command and handling a NULL controller better.

M	ChangeLog-20000414
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus/nautilus-icon-factory.c

commit 618ca4bc4a050d0155e871c413e1fb933b6eba18
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-03-02

    implemented automatic thumbnail creation for large images


	   implemented automatic thumbnail creation for large images

M	ChangeLog-20000414
M	icons/Makefile.am
A	icons/loading.png
M	libnautilus-extensions/gnome-icon-container.c
M	libnautilus-extensions/gnome-icon-container.h
M	libnautilus-extensions/nautilus-bookmark.c
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-extensions/nautilus-icon-factory.h
M	libnautilus-extensions/nautilus-icons-controller.c
M	libnautilus-extensions/nautilus-icons-controller.h
M	libnautilus-private/gnome-icon-container.c
M	libnautilus-private/gnome-icon-container.h
M	libnautilus-private/nautilus-bookmark.c
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus-private/nautilus-icon-factory.h
M	libnautilus-private/nautilus-icons-controller.c
M	libnautilus-private/nautilus-icons-controller.h
M	libnautilus/gnome-icon-container.c
M	libnautilus/gnome-icon-container.h
M	libnautilus/nautilus-bookmark.c
M	libnautilus/nautilus-icon-factory.c
M	libnautilus/nautilus-icon-factory.h
M	libnautilus/nautilus-icons-controller.c
M	libnautilus/nautilus-icons-controller.h
M	src/file-manager/fm-icons-controller.c

commit 022c169add9728f9b2eccdb68a8c65ba2fb511bb
Author: Jonathan Blandford <jrb@src.gnome.org>
Date:	2000-03-01

    massive changes. now we do <funcprototype> better then the standard
    stylesheets

M	components/help/converters/gnome-db2html2/sect-elements.c
M	components/help/converters/gnome-db2html2/sect-elements.h
M	components/help/converters/gnome-db2html2/sect-preparse.c

commit a07348b110e0793c26891fcb5e343c2b56981471
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-02-29

    Fixed refcount bug that was preventing content views from being
    destroyed when
    the "View as" menu was used.

M	ChangeLog-20000414
M	src/nautilus-window-manage-views.c
M	src/ntl-window-msgs.c

commit 906c9ca252e70c924b9549f68465d4d004968879
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-02-29

    Fixed the last checkin.

M	src/nautilus-navigation-window-menus.c
M	src/nautilus-window-menus.c

commit d464e16774146d46bdfab0cef4dbe6ca0d74119d
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-02-29

    Added an explicit cast to (const char *) to avoid gcc 2.95.2
    complaining.

	* src/nautilus-window-menus.c (clear_appended_bookmark_items):
	Added an explicit cast to (const char *) to avoid gcc 2.95.2
	complaining.

M	ChangeLog-20000414
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-window-menus.c

commit e5b3acdbf2c760f906e80b0089f7b01ba03fa4ab
Author: Jonathan Blandford <jrb@src.gnome.org>
Date:	2000-02-29

    add beginnings of func stuff

M	components/help/converters/gnome-db2html2/gdb3html.c
M	components/help/converters/gnome-db2html2/gdb3html.h
M	components/help/converters/gnome-db2html2/sect-elements.c
M	components/help/converters/gnome-db2html2/sect-elements.h
M	components/help/converters/gnome-db2html2/toc-elements.c

commit 84a016597524e47612a57d173df0e11d33806464
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-02-29

    Just fixed a potentially confusing typo.

M	ChangeLog-20000414

commit d253d26623341740eda37146402fe002b6b80734
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-02-28

    Moved a bunch of menu-handling code from ntl-window.c to
    nautilus-window-menus.c.

M	ChangeLog-20000414
M	src/nautilus-application.h
M	src/nautilus-navigation-window-menus.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window-menus.c
M	src/nautilus-window-private.h
M	src/nautilus-window.c
M	src/ntl-app.h
M	src/ntl-window-private.h
M	src/ntl-window.c

commit 60213cdcde99c80254421e90307ca0028ea2544d
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-02-28

    Reworked all menu-handling code to do it the BonoboUIHandler
    way. This will
    allow us to start merging menu items into existing menus.

M	ChangeLog-20000414
M	src/Makefile.am
M	src/nautilus-application.c
D	src/nautilus-bookmarks-menu.c
D	src/nautilus-bookmarks-menu.h
A	src/nautilus-navigation-window-menus.c
M	src/nautilus-navigation-window.c
M	src/nautilus-navigation-window.h
M	src/nautilus-object-window.c
M	src/nautilus-object-window.h
M	src/nautilus-spatial-window.c
M	src/nautilus-spatial-window.h
M	src/nautilus-window-manage-views.c
A	src/nautilus-window-menus.c
M	src/nautilus-window-private.h
M	src/nautilus-window.c
M	src/nautilus-window.h
M	src/nautilus.h
M	src/ntl-app.c
M	src/ntl-window-msgs.c
M	src/ntl-window-private.h
M	src/ntl-window.c
M	src/ntl-window.h

commit 463f48834675108845e11ce52453cb44f15734dd
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-02-27

    fixed bug where title tab was initially prelit


	   fixed bug where title tab was initially prelit

M	ChangeLog-20000414
M	src/nautilus-index-tabs.c
M	src/nautilus-information-panel.c
M	src/nautilus-sidebar-tabs.c
M	src/nautilus-sidebar.c
M	src/ntl-index-panel.c

commit 035cc3d2bca13dc95eca96e93bc7d858fa702ab6
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-02-27

    made index tabs receive and display dropped colors


	   made index tabs receive and display dropped colors

M	ChangeLog-20000414
M	src/nautilus-index-tabs.c
M	src/nautilus-index-tabs.h
M	src/nautilus-information-panel.c
M	src/nautilus-sidebar-tabs.c
M	src/nautilus-sidebar-tabs.h
M	src/nautilus-sidebar.c
M	src/ntl-index-panel.c

commit ed2fe36fed4a09bde1c1e63849ad09e421e33b72
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-02-27

    made the title tab pre-light properly


	    made the title tab pre-light properly

M	ChangeLog-20000414
M	src/nautilus-index-tabs.c
M	src/nautilus-information-panel.c
M	src/nautilus-sidebar-tabs.c
M	src/nautilus-sidebar.c
M	src/ntl-index-panel.c

commit bc17e2b4986edca9d8a9623c7e49008733c66151
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-02-26

    Make the text area take more of the space of the component. Make
    the text

	    * components/notes/ntl-notes.c:	Make the text area take
	    more of
	the space of the component. Make the text box light yellow, the
	official international color of annotation.

M	ChangeLog-20000414
M	components/notes/nautilus-notes.c
M	components/notes/ntl-notes.c

commit fe9c0a4cc4859aea211917989f365fea4481741c
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-02-26

    implemented mouse over highliting for the index tabs


	   implemented mouse over highliting for the index tabs

M	ChangeLog-20000414
M	src/nautilus-index-tabs.c
M	src/nautilus-index-tabs.h
M	src/nautilus-information-panel.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-sidebar-tabs.c
M	src/nautilus-sidebar-tabs.h
M	src/nautilus-sidebar.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window.c
M	src/ntl-index-panel.c
M	src/ntl-window.c

commit 53c804e28ff4e32c521a5f2aefe6257207cc1ed5
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-02-25

    made the return key activate all selected icons


	   made the return key activate all selected icons

M	ChangeLog-20000414
M	libnautilus-extensions/gnome-icon-container.c
M	libnautilus-private/gnome-icon-container.c
M	libnautilus/gnome-icon-container.c

commit caf4e6e8bc68ef58cb6108f94e85f0962b63374d
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-02-25

    Susan's new look for the index tabs plus some clean-ups


	   Susan's new look for the index tabs plus some clean-ups

M	ChangeLog-20000414
M	src/nautilus-index-tabs.c
M	src/nautilus-sidebar-tabs.c

commit de72576a4e5065a5056f5f9cca98f10b4d6436ad
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-02-25

    Added confirmation dialog to Delete menu item.

M	ChangeLog-20000414
M	src/file-manager/fm-directory-view.c

commit 4b0232a0b0aa4a504bc40234023945a0dab12f37
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-02-25

    pin icons to specified size, at least initially, currently set to 80


	pin icons to specified size, at least initially, currently set
	to 80 pixels

M	ChangeLog-20000414
M	libnautilus-extensions/gnome-icon-container.c
M	libnautilus-private/gnome-icon-container.c
M	libnautilus/gnome-icon-container.c

commit d51f25f92bea68fc9f5abb82d94bf0c69ddcfb94
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-02-25

    Make sure to gnome_vfs_async_cancel our GnomeVFSAsyncHandle before
    setting

	* src/ntl-uri-map.c (my_notify_when_ready): Make sure to
	gnome_vfs_async_cancel our GnomeVFSAsyncHandle before setting it
	to NULL, to avoid leaking gnome-vfs-slave processes.
	* libnautilus/nautilus-directory.c (nautilus_directory_load_done):
	When loading is complete, make sure to gnome_vfs_async_cancel the
	handle before setting it NULL, to avoid leaking gnome-vfs-slave
	processes.
	* src/file-manager/fm-directory-view.c
	(disconnect_model_handlers): if we have a NautilusDirectory in
	use, make sure to call nautilus_directory_stop_monitoring on it to
	avoid leaking gnome-vfs-slave processes.

M	ChangeLog-20000414
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-private/nautilus-directory.c
M	libnautilus/nautilus-directory.c
M	src/file-manager/fm-directory-view.c
M	src/nautilus-applicable-views.c
M	src/ntl-uri-map.c

commit 267410d3735b552e23d977ae8eee69808cb7f624
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-02-25

    Improve the error message framework and the specific error messages
    when a file
    can't be displayed.

M	ChangeLog-20000414
M	libnautilus-extensions/nautilus-string.c
M	libnautilus-extensions/nautilus-string.h
M	libnautilus-private/nautilus-string.c
M	libnautilus-private/nautilus-string.h
M	libnautilus/nautilus-string.c
M	libnautilus/nautilus-string.h
M	src/nautilus-applicable-views.c
M	src/nautilus-window-manage-views.c
M	src/ntl-types.h
M	src/ntl-uri-map.c
M	src/ntl-window-msgs.c

commit d793b7dc57bfe8115360fd08b05de9b603bbe9a3
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-02-24

    implemented delete context menu item. It's still not removing
    entries from


	    implemented delete context menu item.  It's still not removing
	    entries from
	the model but it otherwise mostly there.

M	ChangeLog-20000414
M	libnautilus-extensions/gnome-icon-container.c
M	libnautilus-extensions/gnome-icon-container.h
M	libnautilus-private/gnome-icon-container.c
M	libnautilus-private/gnome-icon-container.h
M	libnautilus/gnome-icon-container.c
M	libnautilus/gnome-icon-container.h
M	src/file-manager/fm-directory-view-icons.c
M	src/file-manager/fm-directory-view-list.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-directory-view.h

commit 0f47bf75308f4270c0c5f38c0a6074d8383c2bf9
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-02-24

    Correction to previous checkin: connect signal to CList instead
    of HistoryView
    because HistoryView isn't a GtkObject.

M	ChangeLog-20000414
M	components/history/nautilus-history-view.c
M	components/history/ntl-history-view.c

commit cd934261127bf0c639dd38bffa0919a70ce8a943
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-02-24

    Two non-user-visible changes: (1) wire up history metaview to react
    to icon
    theme changes (but no effect because Nautilus icon theme changes
    don't yet
    trickle to metaview); (2) add "View as Text" to choices when viewing
    html (but
    no effect because loading from http is currently broken).

M	ChangeLog-20000414
M	components/history/nautilus-history-view.c
M	components/history/ntl-history-view.c
M	src/nautilus-applicable-views.c
M	src/ntl-uri-map.c

commit 667c03d2c1c5b21f9a3c4f880ed0d6329a18e755
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-02-24

    Cleanup after bug fix from yesterday; remove use_new_window field from
    NautilusNavigationInfo and update accessers.

M	ChangeLog-20000414
M	src/nautilus-applicable-views.c
M	src/nautilus-window-manage-views.c
M	src/ntl-types.h
M	src/ntl-uri-map.c
M	src/ntl-window-msgs.c

commit 20d0dbc8018c9642da13eedac2364b0cd4807ff5
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-02-24

    Changed label of "Open in New Window" menu item to account for
    number of
    selected items.

M	ChangeLog-20000414
M	src/file-manager/fm-directory-view.c

commit 744643a3081663e471357f764da1639bd45387f5
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-02-24

    Use EOG as the in-line image viewer. You need to have EOG from CVS

	    * src/ntl-uri-map.c (my_notify_when_ready): Use EOG as
	    the in-line
	image viewer. You need to have EOG from CVS installed for this to
	work. It still has issues - the control zooms the image to fill
	available space by default, and there is no zooming support. But
	it's amazing that one line was enough to do this, and it worked on
	the first try! Bonobo rules.

M	ChangeLog-20000414
M	src/nautilus-applicable-views.c
M	src/ntl-uri-map.c

commit 4bf409fb0c39639bd08be0d9d6dceeea250ddc88
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-02-24

    Added `application' readonly attribute. (Application): Renamed
    attribute

	* idl/nautilus.idl (ViewWindow): Added `application' readonly
	attribute.
	(Application): Renamed attribute from `windows' to `view_windows'
	and made it a sequence<ViewWindow> rather than
	sequence<Object>. Renamed `new_window' method to
	`new_view_window'.
	* src/ntl-window.h: Miscellaneous reformatting.
	(nautilus_window_close): Added prototype
	* src/ntl-window.c: Added implementations of
	Nautilus::ViewWindow's methods. For now, _get_application just
	returns CORBA_OBJECT_NIL because the Application object has not
	yet been implemented.
	(nautilus_window_close): New function used by `file_menu_close_cb'
	and `impl_POA_Nautilus_ViewWindow_close'.
	(would_be_in_gdk_pixbuf_if_federico_wasnt_stubborn_pixbuf_render):
	Added an explanatory comment.

M	idl/nautilus.idl
M	src/nautilus-navigation-window.c
M	src/nautilus-navigation-window.h
M	src/nautilus-object-window.c
M	src/nautilus-object-window.h
M	src/nautilus-spatial-window.c
M	src/nautilus-spatial-window.h
M	src/nautilus-window.c
M	src/nautilus-window.h
M	src/ntl-window.c
M	src/ntl-window.h

commit 1f887dce940acf963b27fb9d959848287e6ab8f1
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-02-24

    Nautilus was getting an assertion failure on startup, so I weakened
    the

	* libnautilus/nautilus-icons-view-icon-item.c
	(nautilus_icons_view_icon_item_set_emblems): Nautilus was getting
	an assertion failure on startup, so I weakened the
	assertion. Darin should look at my fix.

M	ChangeLog-20000414
M	libnautilus-extensions/nautilus-icons-view-icon-item.c
M	libnautilus-private/nautilus-icons-view-icon-item.c
M	libnautilus/nautilus-icons-view-icon-item.c

commit 839744dac32e481ea13f40e857a2b809c893fcc0
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-02-24

    Added Nautilus::Zoomable and Nautilus::ZoomableFrame interfaces. New
    files

	* idl/nautilus.idl: Added Nautilus::Zoomable and
	Nautilus::ZoomableFrame interfaces.
	* nautilus-zoomable.c, nautilus-zoomable.h: New files for the
	NautilusZoomable class. This class is used to implement the
	Nautilus::Zoomable interface on a nautilus view or other control.
	* Makefile.am: Added nautilus.c and nautilus.h to the build.

M	ChangeLog-20000414
M	idl/nautilus.idl
M	libnautilus-extensions/Makefile.am
A	libnautilus-extensions/nautilus-zoomable.c
A	libnautilus-extensions/nautilus-zoomable.h
M	libnautilus-private/Makefile.am
A	libnautilus-private/nautilus-zoomable.c
A	libnautilus-private/nautilus-zoomable.h
M	libnautilus/Makefile.am
A	libnautilus/nautilus-zoomable.c
A	libnautilus/nautilus-zoomable.h

commit 4ce7b8ead389ada57be40d1a0b7e7af9527a3950
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-02-24

    Fixed bug where Open in New Window would only open one new window
    when multiple
    items were selected.

M	ChangeLog-20000414
M	src/nautilus-application.c
M	src/nautilus-window-manage-views.c
M	src/ntl-app.c
M	src/ntl-window-msgs.c

commit 4f2240f04dbea8717877bf4a362b3b2a00f752db
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-02-24

	Some of the underlying work to prepare for emblems on the icons.

	* style-guide.html: Some minor updates to the style guide,
	including rules about headers.

	* libnautilus/nautilus-icon-factory.h,
	libnautilus/nautilus-icon-factory.c:
	(nautilus_icon_factory_get_emblem_icons_for_file),
	(nautilus_scalable_icon_get), (nautilus_icon_factor_clear),
	(nautilus_icon_factory_load_file),
	(nautilus_gdk_pixbuf_composite_corner),
	(nautilus_icon_factor_load_icon), (nautilus_scalable_icon_hash),
	(nautilus_scalable_icon_equal),
	(nautilus_icon_factory_get_icon_for_file), (load_specific_image):
	Added interface for getting emblem icons for a file, and got rid
	of the symbolic-link overlay that was previously built into the
	icon.

	* libnautilus/gnome-icon-container.c (update_icon):
	Get pixbufs for all emblems and pass into the icon object.

	* libnautilus/nautilus-icons-controller.c
	(nautius_icons_controller_get_icon_image):
	src/file-manager/fm-icons-controller.h,
	src/file-manager/fm-icons-controller.c
	(fm_icons_controller_get_icon_image): Return a list of emblem
	images along with the main image.

	* libnautilus/nautilus-icons-view-icon-item.h,
	libnautilus/nautilus-icons-view-icon-item.c
	(nautilus_icons_view_icon_item_set_emblems),
	(nautilus_icons_view_icon_item_destroy): Keep a list of emblem
	pixbufs in each icon. We don't draw them quite yet.

	* libnautilus/gdk-extensions.h, libnautilus/gdk-extensions.c:
	(nautilus_gdk_pixbuf_list_ref), (nautilus_gdk_pixbuf_list_unref),
	(nautilus_gdk_pixbuf_list_free): Convenience functions for
	manipulating lists of GdkPixbuf objects.

	* libnautilus/nautilus-directory.h,
	libnautilus/nautilus-directory.c: (nautilus_file_list_ref),
	(nautilus_file_list_unref), (nautilus_file_list_free): Convenience
	functions for manipulating lists of NautilusFile objects. Also got
	rid of NautilusFileList typedef.

	* libnautilus/nautilus-icon-factory.h,
	libnautilus/nautilus-icon-factory.h:
	(nautilus_scalable_icon_list_free): Convenience function for
	manipulating lists of NautilusScalableIcon objects.

	* libnautilus/nautilus-glib-extensions.h,
	libnautilus/nautilus-glib-extensions.c: (nautilus_g_list_equal):
	Function to compare two GLists to see if they are
	identical. Particularly useful with lists of reference-counted
	objects.

	* src/file-manager/fm-directory-view-icons.c
	(fm_directory_view_icons_destroy),
	(add_icon_if_already_positioned),
	(fm_directory_view_icons_append_selection_context_menu_items),
	(display_icons_not_already_positioned),
	(fm_direectory_view_icons_get_selection):
	src/file-manager/fm-directory-view-list.c
	(fm_directory_view_list_get_selection):
	src/file-manager/fm-directory-view.c (display_selection_info),
	(display_pending_files), (add_files_cb), (open_in_new_window_cb),
	(fm_directory_view_real_append_selection_context_menu_items): Got
	rid of use of NautilusFileList typedef, corrected ref. counting of
	files in the lists by using new calls.

	* src/nautilus-bookmarklist.c, src/nautilus-bookmarks-menu.c,
	src/nautilus-index-tabs.c,
	src/file-manager/fm-directory-view-icons.c,
	src/file-manager/fm-directory-view.c,
	src/file-manager/fm-icons-controller.c: A bit of reformatting.

M	ChangeLog-20000414
M	docs/style-guide.html
M	libnautilus-extensions/gdk-extensions.c
M	libnautilus-extensions/gdk-extensions.h
M	libnautilus-extensions/gnome-icon-container.c
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-extensions/nautilus-directory.h
M	libnautilus-extensions/nautilus-glib-extensions.c
M	libnautilus-extensions/nautilus-glib-extensions.h
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-extensions/nautilus-icon-factory.h
M	libnautilus-extensions/nautilus-icons-controller.c
M	libnautilus-extensions/nautilus-icons-controller.h
M	libnautilus-extensions/nautilus-icons-view-icon-item.c
M	libnautilus-extensions/nautilus-icons-view-icon-item.h
M	libnautilus-private/gdk-extensions.c
M	libnautilus-private/gdk-extensions.h
M	libnautilus-private/gnome-icon-container.c
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-directory.h
M	libnautilus-private/nautilus-glib-extensions.c
M	libnautilus-private/nautilus-glib-extensions.h
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus-private/nautilus-icon-factory.h
M	libnautilus-private/nautilus-icons-controller.c
M	libnautilus-private/nautilus-icons-controller.h
M	libnautilus-private/nautilus-icons-view-icon-item.c
M	libnautilus-private/nautilus-icons-view-icon-item.h
M	libnautilus/gdk-extensions.c
M	libnautilus/gdk-extensions.h
M	libnautilus/gnome-icon-container.c
M	libnautilus/nautilus-directory.c
M	libnautilus/nautilus-directory.h
M	libnautilus/nautilus-glib-extensions.c
M	libnautilus/nautilus-glib-extensions.h
M	libnautilus/nautilus-icon-factory.c
M	libnautilus/nautilus-icon-factory.h
M	libnautilus/nautilus-icons-controller.c
M	libnautilus/nautilus-icons-controller.h
M	libnautilus/nautilus-icons-view-icon-item.c
M	libnautilus/nautilus-icons-view-icon-item.h
M	src/file-manager/fm-directory-view-icons.c
M	src/file-manager/fm-directory-view-list.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-directory-view.h
M	src/file-manager/fm-icons-controller.c
M	src/nautilus-bookmarklist.c
M	src/nautilus-bookmarks-menu.c
M	src/nautilus-index-tabs.c
M	src/nautilus-sidebar-tabs.c

commit 1b44e1796a375610da579d822830eb2bf965e6b8
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-02-23

    this finishes the full set of multi-res icons for the generic
    document and


	  this finishes the full set of multi-res icons for the generic
	  document and folder from Kenneth Christiansen

M	ChangeLog-20000414
M	icons/Makefile.am
A	icons/i-directory-36.png
M	icons/i-directory.png
A	icons/i-regular-36.png
M	icons/i-regular.png

commit c31eabd39622c40b9f9a3d12590c80e60b876ecd
Author: Elliot Lee <sopwith@src.gnome.org>
Date:	2000-02-23

    Finish the hack to not make people get gnome.m4 from gnome-libs
    any more.



    * autogen.sh: Finish the hack to not make people get gnome.m4 from
    gnome-libs any more.

M	ChangeLog-20000414
M	autogen.sh

commit a4a2b0d6bc7c05552dd205ad98d162c083be23d8
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-02-23

    12 and 24 pixel versions of the standard gnome file and folder icons,


	   12 and 24 pixel versions of the standard gnome file and
	   folder icons,
	   again contributed by Kenneth Christiansen

M	ChangeLog-20000414
M	icons/Makefile.am
A	icons/i-directory-12.png
A	icons/i-directory-24.png
A	icons/i-regular-12.png
A	icons/i-regular-24.png

commit 4dec0f3b6f0510fb5927e3ea10530e636387c916
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-02-23

    Made list view react to icon theme change.

M	ChangeLog-20000414
M	src/file-manager/fm-directory-view-list.c

commit 0a9b8ca80d68d936ee2d68dfeebef3f3a9ded96d
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-02-22

    Made go menu, bookmarks menu, and bookmarks window update icons when
    icon theme
    changes.

M	ChangeLog-20000414
M	src/nautilus-bookmarks-menu.c
M	src/nautilus-bookmarks-window.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window.c
M	src/ntl-window.c

commit 26fc2ec616cbab24fac2bce3932ca7adefebb12e
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-02-22

    Improved the status text that appears in the file manager after
    changing the
    selection (now accounts for directories and other files separately).

M	ChangeLog-20000414
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-extensions/nautilus-directory.h
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-directory.h
M	libnautilus/nautilus-directory.c
M	libnautilus/nautilus-directory.h
M	src/file-manager/fm-directory-view.c

commit e344e86ba89682131587471a2134ff607cb42520
Author: Elliot Lee <sopwith@src.gnome.org>
Date:	2000-02-22

    include string.h to avoid warnings



    * libnautilus/nautilus-file-utilities.c: include string.h to avoid
    warnings

M	ChangeLog-20000414
M	libnautilus-extensions/nautilus-file-utilities.c
M	libnautilus-private/nautilus-file-utilities.c
M	libnautilus/nautilus-file-utilities.c

commit 5f86e36eea3c547e339526fe1648b12141a3bd90
Author: Elliot Lee <sopwith@src.gnome.org>
Date:	2000-02-22

    Set order of items packed into box. include stdio.h to avoid warnings.



    * src/nautilus-index-title.c: Set order of items packed into box.
    * src/file-manager/fm-directory-view-icons.c: include stdio.h to
    avoid warnings.

M	ChangeLog-20000414
M	idl/nautilus.idl
M	src/file-manager/fm-directory-view-icons.c
M	src/nautilus-index-title.c
M	src/nautilus-sidebar-title.c

commit 655a582d2eda4683aefb0d3b1c47b72cc5356e2f
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-02-22

	Fixed bug where the Eazel-theme icon for the document reverts to
	the non-theme icon when you are zoomed in all the way.

	* nautilus-icon-factory.c: (nautilus_icon_factory_load_file),
	(add_size_to_image_name), (get_icon_file_path),
	(nautilus_icon_factory_load_file),
	(nautilus_icon_factory_load_icon), (load_specific_image): Changed
	logic so the decision about whether to use a theme icon or the
	default icon for each icon is decided based on the presence of the
	non-sized version of the icon rather than the presence of the icon
	for a particular size.

	* nautilus-file-utilities.h, nautilus-file-utilities.c:
	Cleaned up header and includes and changed ".gnomad" to
	".nautilus".  (At first I had added a nautilus_file_exists
	function, but then I remembered the g_file_exists function in
	gnome-utils.h.)

M	ChangeLog-20000414
M	libnautilus-extensions/nautilus-file-utilities.c
M	libnautilus-extensions/nautilus-file-utilities.h
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-private/nautilus-file-utilities.c
M	libnautilus-private/nautilus-file-utilities.h
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus/nautilus-file-utilities.c
M	libnautilus/nautilus-file-utilities.h
M	libnautilus/nautilus-icon-factory.c

commit c407acb457b204cd4a9af84a18834525a2a839bd
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-02-22

    hi-res versions of the standard gnome folder icon, contributed
    by Kenneth


	   hi-res versions of the standard gnome folder icon,
	   contributed by
	   Kenneth Christiansen

M	ChangeLog-20000414
M	icons/Makefile.am
A	icons/i-directory-192.png
A	icons/i-directory-72.png
A	icons/i-directory-96.png
M	libnautilus-extensions/nautilus-mime-type.c
M	libnautilus-private/nautilus-mime-type.c
M	libnautilus/nautilus-mime-type.c

commit 1daaefe6ab63e0599522a7d01c3c1cf3bd1a54ee
Author: Elliot Lee <sopwith@src.gnome.org>
Date:	2000-02-22

    Why does CVS catch this?



    Why does CVS catch this?

M	src/nautilus-signaller.c

commit a12301dbaf96c98caf0d4cae776ead84edd11c82
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-02-22

    implemented text in icons feature, for eazel-style icons only also,
    added


	   implemented text in icons feature, for eazel-style icons only
	   also, added multiple sizes of large gnome-style standard
	   document
	   icons contributed by Kenneth Christiansen

M	ChangeLog-20000414
M	icons/Makefile.am
A	icons/i-regular-192.png
A	icons/i-regular-72.png
A	icons/i-regular-96.png
M	libnautilus-extensions/gnome-icon-container.c
M	libnautilus-extensions/nautilus-icons-controller.c
M	libnautilus-extensions/nautilus-icons-controller.h
M	libnautilus-extensions/nautilus-icons-view-icon-item.c
M	libnautilus-private/gnome-icon-container.c
M	libnautilus-private/nautilus-icons-controller.c
M	libnautilus-private/nautilus-icons-controller.h
M	libnautilus-private/nautilus-icons-view-icon-item.c
M	libnautilus/gnome-icon-container.c
M	libnautilus/nautilus-icons-controller.c
M	libnautilus/nautilus-icons-controller.h
M	libnautilus/nautilus-icons-view-icon-item.c
M	src/file-manager/fm-icons-controller.c

commit 192e04921a65867f3da7baaa7c8971183cf3c4a2
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-02-22

    Fixed crashes introduced in the course of my reorganization - in
    one case

	    * libnautilus/ntl-view-frame.c: Fixed crashes introduced
	    in the
	course of my reorganization - in one case I g_new()'d something
	that should have been g_new0()'d, in another I forgot to
	CORBA_exception_init().

M	ChangeLog-20000414
M	libnautilus/nautilus-view-frame.c
M	libnautilus/nautilus-view.c
M	libnautilus/ntl-view-frame.c

commit 3b2499e4466a99cdc7e8bb83f4bdf442031d28ad
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-02-22

    added Susan's document icons to eazel theme in 4 sizes


	   added Susan's document icons to eazel theme in 4 sizes

M	ChangeLog-20000414
M	icons/eazel/Makefile.am
A	icons/eazel/i-regular-36.png
A	icons/eazel/i-regular-72.png
A	icons/eazel/i-regular-96.png
A	icons/eazel/i-regular.png

commit 6f858ac91260177c3412170c4af20072d23c51df
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-02-21

    Made right-click context-menu selection behavior in the file
    manager more
    sensible. (It now modifies the selection exactly as it would on
    a normal
    left-click, and the context menu applies to the whole set of selected
    items.)
    Note that nautilus is quite broken right now; I can't activate an
    icon or switch
    to View as List without dying in Bonobo-land. I managed to test
    these changes
    even so by tiptoeing around the problems.

M	ChangeLog-20000414
M	libnautilus-extensions/gnome-icon-container.c
M	libnautilus-extensions/gnome-icon-container.h
M	libnautilus-extensions/gtkflist.c
M	libnautilus-extensions/gtkflist.h
M	libnautilus-private/gnome-icon-container.c
M	libnautilus-private/gnome-icon-container.h
M	libnautilus-private/gtkflist.c
M	libnautilus-private/gtkflist.h
M	libnautilus/gnome-icon-container.c
M	libnautilus/gnome-icon-container.h
M	libnautilus/gtkflist.c
M	libnautilus/gtkflist.h
M	src/file-manager/fm-directory-view-icons.c
M	src/file-manager/fm-directory-view-list.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-directory-view.h

commit 3d43e3d01947d5d90d9663e324e193adb8aee667
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-02-21

    Don't include <gtk/gtkbin.h>; do include <gtk/gtkwidget.h>.

	* libnautilus/ntl-view-frame.h: Don't include <gtk/gtkbin.h>; do
	include <gtk/gtkwidget.h>.

M	ChangeLog-20000414
M	libnautilus/nautilus-view-frame.h
M	libnautilus/nautilus-view.h
M	libnautilus/ntl-view-frame.h

commit 387d4450c5b4d04757f6cf17f92fb9c43bc1c872
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-02-20

    Ooops, didn't mean to commit that yet.

M	idl/nautilus.idl

commit 615368e3e7741f4a0b08bdc47c35691694e71d2e
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-02-20

    Moved fields from object struct to separate private struct.

	* libnautilus/ntl-view-frame.c, libnautilus/ntl-view-frame.h:
	    Moved fields from object struct to separate private struct.

M	ChangeLog-20000414
M	idl/nautilus.idl
M	libnautilus/nautilus-view-frame.c
M	libnautilus/nautilus-view-frame.h
M	libnautilus/nautilus-view.c
M	libnautilus/nautilus-view.h
M	libnautilus/ntl-view-frame.c
M	libnautilus/ntl-view-frame.h

commit 53c5e06a43be25f5a72126a040ee3841cd764cd5
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-02-20

    Changed NautilusViewFrame to allow creation of `Nautilus::View'
    objects

	* libnautilus/ntl-view-frame.c, libnautilus/ntl-view-frame.h:
	Changed NautilusViewFrame to allow creation of `Nautilus::View'
	objects that have additional interfaces while sharing the actual
	control. This will allow, for instance, the creation of components
	that are both a `Nautilus::View' and a `Bonobo::Embeddable'. The
	basic changes are to require a `BonoboObject' with a
	`Bonobo::Control' interface at construction time.
	- Two creation functions are provided: `nautilus_view_frame_new',
	which takes a GtkWidget, creates a new control that contains that
	widget, and the constructs a NautilusViewFrame with that control,
	and `nautilus_view_frame_new_from_control', which creates a
	NautilusViewFrame that gets added as an additional interface to an
	existing control.
	- In the course of doing this it became clear that it would be
	easier if NautilusViewFrame were changed to inherit from
	BonoboObject rather than GtkBin, so this was done; as a result,
	the nautilus_view_frame_get_bonobo_object call was removed, since
	the view_frame _is_ a bonobo object. However, a
	nautilus_view_frame_get_bonobo_control call was added as a
	convenience, to allow other code to avoid having to
	query_local_interface for the control object manually.
	* libnautilus/ntl-meta-view-frame.c,
	libnautilus/ntl-meta-view-frame.h,
	libnautilus/ntl-content-view-frame.c,
	libnautilus/ntl-content-view-frame.h: Analogous changes; mainly,
	added `nautilus_meta_view_frame_new',
	`nautilus_meta_view_frame_new_from_control',
	`nautilus_content_view_frame_new' and
	`nautilus_content_view_frame_new_from_control'.
	* components/help/hyperbola-nav-index.c,
	components/help/hyperbola-nav-tree.c,
	components/history/ntl-history-view.c,
	components/html/ntl-web-browser.c, components/notes/ntl-notes.c,
	components/websearch/ntl-web-search.c, src/ntl-app.c,
	src/file-manager/fm-directory-view.c: Fixed initialization and
	object creation functions to deal with the above API change.

M	ChangeLog-20000414
M	components/help/hyperbola-nav-index.c
M	components/help/hyperbola-nav-tree.c
M	components/history/nautilus-history-view.c
M	components/history/ntl-history-view.c
M	components/html/ntl-web-browser.c
M	components/notes/nautilus-notes.c
M	components/notes/ntl-notes.c
M	components/websearch/ntl-web-search.c
M	libnautilus/nautilus-content-view-frame.c
M	libnautilus/nautilus-content-view-frame.h
M	libnautilus/nautilus-meta-view-frame.c
M	libnautilus/nautilus-meta-view-frame.h
M	libnautilus/nautilus-view-frame.c
M	libnautilus/nautilus-view-frame.h
M	libnautilus/nautilus-view.c
M	libnautilus/nautilus-view.h
M	libnautilus/ntl-content-view-frame.c
M	libnautilus/ntl-content-view-frame.h
M	libnautilus/ntl-meta-view-frame.c
M	libnautilus/ntl-meta-view-frame.h
M	libnautilus/ntl-view-frame.c
M	libnautilus/ntl-view-frame.h
M	src/file-manager/fm-directory-view.c
M	src/nautilus-application.c
M	src/ntl-app.c

commit 223a3193c9294a1a4826e9e329f1ee992859a3e5
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-02-19

    Sopwith, please don't laugh.

	* RENAMING: Suggest swapping the names NautilusView and
	NautilusViewFrame to better match the way Bonobo handles naming of
	mutual client-server pairs of this type. I'm not sure I agree, but
	better to be consistent than right.

M	ChangeLog-20000414
M	RENAMING

commit 02ed5fb6b3baaedca49b7ff73d9e21d00c52fc0a
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-02-18

    Set up the step_increment so the vertical and horizontal scroll
    bars will

	* gnome-icon-container.c: (set_scroll_region):
	Set up the step_increment so the vertical and horizontal scroll
	bars will scroll when you click on the arrows.

M	ChangeLog-20000414
M	libnautilus-extensions/gnome-icon-container.c
M	libnautilus-private/gnome-icon-container.c
M	libnautilus/gnome-icon-container.c

commit ff1efb492d577d439675c3ef6556c8a4ba997b02
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-02-18

    Hooked up the menu item for using the Eazel Theme Icons so people
    can try

	* src/file-manager/fm-directory-view.c:
	(use_eazel_theme_icons_cb), (finish_adding_menu_item),
	(add_menu_item), (add_check_menu_item),
	(fm_directory_view_real_append_background_context_menu_items):
	Hooked up the menu item for using the Eazel Theme Icons so people
	can try out the icons that are tuned at different sizes.

	* libnautilus/nautilus-icon-factory.h:
	* libnautilus/nautilus-icon-factory.c,
	(nautilus_icon_factory_get), (nautilus_icon_factory_new),
	(nautilus_icon_factory_initialize),
	(nautilus_icon_factory_initialize_class),
	(nautilus_icon_factory_get_theme),
	(nautilus_icon_factory_set_theme): Added a signal "theme_changed"
	to the icon factory, and had to add a visible icon factory object
	so clients can connect to the signal.

	* libnautilus/gnome-icon-container.c,
	(gnome_icon_container_initialize),
	(gnome_icon_container_request_update_all): Update all icons when
	the theme changes.

	* docs/recommended-books.html: Added this since
	style-guide.html refers to it.

M	ChangeLog-20000414
A	docs/recommended-books.html
M	libnautilus-extensions/gnome-icon-container.c
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-extensions/nautilus-icon-factory.h
M	libnautilus-private/gnome-icon-container.c
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus-private/nautilus-icon-factory.h
M	libnautilus/gnome-icon-container.c
M	libnautilus/nautilus-icon-factory.c
M	libnautilus/nautilus-icon-factory.h
M	src/file-manager/fm-directory-view.c

commit 0653c1cccc33f7ffedf99b0041b41c1a773b8c94
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-02-18

    Made bookmarks display just file/directory name (instead of path)
    by default;
    made history items appear in Go menu.

M	ChangeLog-20000414
M	components/history/nautilus-history-view.c
M	components/history/ntl-history-view.c
M	libnautilus-extensions/nautilus-bookmark.c
M	libnautilus-extensions/nautilus-bookmark.h
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-private/nautilus-bookmark.c
M	libnautilus-private/nautilus-bookmark.h
M	libnautilus-private/nautilus-directory.c
M	libnautilus/nautilus-bookmark.c
M	libnautilus/nautilus-bookmark.h
M	libnautilus/nautilus-directory.c
M	src/Makefile.am
M	src/nautilus-bookmarklist.c
M	src/nautilus-bookmarks-menu.c
M	src/nautilus-bookmarks-window.c
M	src/nautilus-navigation-window.c
M	src/nautilus-navigation-window.h
M	src/nautilus-object-window.c
M	src/nautilus-object-window.h
A	src/nautilus-signaller.c
A	src/nautilus-signaller.h
M	src/nautilus-spatial-window.c
M	src/nautilus-spatial-window.h
M	src/nautilus-window-manage-views.c
M	src/nautilus-window-private.h
M	src/nautilus-window.c
M	src/nautilus-window.h
M	src/ntl-window-msgs.c
M	src/ntl-window-private.h
M	src/ntl-window.c
M	src/ntl-window.h

commit aa3046861f47e81bab7e11a1a48a242b2fe5efff
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-02-18

    more work on index panel command buttons


	    more work on index panel command buttons

M	ChangeLog-20000414
M	libnautilus-extensions/nautilus-mime-type.c
M	libnautilus-private/nautilus-mime-type.c
M	libnautilus/nautilus-mime-type.c
M	src/nautilus-information-panel.c
M	src/nautilus-sidebar.c
M	src/ntl-index-panel.c

commit 1fd49af141006c769355b731f6cb598af290f2fc
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-02-18

    implemented command buttons based on mime-types in the index panel


	   implemented command buttons based on mime-types in the
	   index panel

M	ChangeLog-20000414
M	libnautilus-extensions/Makefile.am
A	libnautilus-extensions/nautilus-mime-type.c
A	libnautilus-extensions/nautilus-mime-type.h
M	libnautilus-private/Makefile.am
A	libnautilus-private/nautilus-mime-type.c
A	libnautilus-private/nautilus-mime-type.h
M	libnautilus/Makefile.am
A	libnautilus/nautilus-mime-type.c
A	libnautilus/nautilus-mime-type.h
M	src/nautilus-information-panel.c
M	src/nautilus-sidebar.c
M	src/ntl-index-panel.c

commit 3bce71a50295541884adfc7b1a5d9a0b9d6db67d
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-02-18

	Hand tuned icons for multiple resolutions.
	So for example you can have an icon designed for the 96x96
	size, which is called i-directory-96.png, and it will be
	loaded instead of loading i-directory.png and scaling it.

	* libnautilus/nautilus-icon-factory.c:
	(nautilus_icon_factory_get_icon_name_for_regular_file),
	(add_size_to_icon_name), (nautilus_icon_factory_load_icon),
	(nautilus_icon_factory_create_image_for_item),
	(get_larger_icon_size), (get_smaller_icon_size),
	(get_next_icon_size_to_try), (load_specific_image),
	(load_image_for_scaling), (load_image_scale_if_necessary),
	(nautilus_icon_factory_mark_recently_used), (mark_recently_used),
	(nautilus_icon_factory_get_pixbuf_for_icon),
	(get_image_from_cache), (nautilus_icon_factory_scale): Changed the
	icon factory so it will look for icons of multiple resolutions and
	scale the nearest. Also made other improvements including sharing
	a single fallback icon instead of making multiple ones, using the
	"core-dump" icon for files named "core", adding some additional
	g_return_if_fail.

	* libnautilus/nautilus-icon-factory.c:
	(self_test_next_icon_size_to_try),
	(nautilus_self_check_icon_factory):
	* libnautilus/nautilus-lib-self-check-functions.h:
	The new code needed a bit of self-check code, so I added it.

	* libnautilus/nautilus-directory.c:
	(nautilus_directory_try_to_read_metafile),
	(nautilus_directory_construct_alternate_metafile_uri):
	Since "make check" was failing, I checked to see what was wrong.
	The code that was respecting the new "valid_fields" part of
	GnomeVFSFileInfo was looking at the wrong field (flags instead
	of valid_fields), which caused all metafile reading to fail.
	While debugging this, I noticed that the alternate metafiles
	had particularly bad long names, so I fixed that too.

	* libnautilus/nautilus-directory.c: (nautilus_file_ref):
	* libnautilus/nautilus-glib-extensions.c:
	(nautilus_strdup_strftime):
	* libnautilus/nautilus-string.c: (nautilus_string_to_int):
	Switched from using <limits.h> constants to the ones from
	<glib.h>. I have no idea why I made this change. All hail
	glib! C Standard be damned!

	* fm-directory-view.c:
	(use_eazel_theme_icons_cb), (add_menu_item),
	(fm_directory_view_real_append_background_context_menu_items):
	Started on a user interface to switch to the Eazel theme
	icons so you can see the multiple-resolution icons, but
	I wanted to check in, so I stopped before it was done.

	* src/nautilus-index-title.c:
	Reindented Andy's new code to match the emacs mode header.

	* configure.in:
	* icons/Makefile.am:
	* icons/eazel/.cvsignore:
	* icons/eazel/Makefile.am:
	* icons/eazel/i-directory-24.png:
	* icons/eazel/i-directory-36.png:
	* icons/eazel/i-directory-72.png:
	* icons/eazel/i-directory-96.png:
	* icons/eazel/i-directory.png:
	I needed some variable-size icons to demonstrate the multiple
	resolution support in the icon factory, so I added a few
	directory icons from gnomad. Since these don't match the other
	icons, I made them part of an "eazel" icons theme.

	* RENAMING: Some new name ideas.

M	ChangeLog-20000414
M	RENAMING
M	configure.in
M	icons/Makefile.am
A	icons/eazel/.cvsignore
A	icons/eazel/Makefile.am
A	icons/eazel/i-directory-24.png
A	icons/eazel/i-directory-36.png
A	icons/eazel/i-directory-72.png
A	icons/eazel/i-directory-96.png
A	icons/eazel/i-directory.png
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-extensions/nautilus-glib-extensions.c
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-extensions/nautilus-lib-self-check-functions.h
M	libnautilus-extensions/nautilus-string.c
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-glib-extensions.c
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus-private/nautilus-lib-self-check-functions.h
M	libnautilus-private/nautilus-string.c
M	libnautilus/nautilus-directory.c
M	libnautilus/nautilus-glib-extensions.c
M	libnautilus/nautilus-icon-factory.c
M	libnautilus/nautilus-lib-self-check-functions.h
M	libnautilus/nautilus-string.c
M	src/file-manager/fm-directory-view.c
M	src/nautilus-index-title.c
M	src/nautilus-sidebar-title.c

commit f32e59deb4bf7fa44ff97c4a0c026351d76c18f7
Author: Jonathan Blandford <jrb@src.gnome.org>
Date:	2000-02-18

    forgot to commit this

M	ChangeLog-20000414

commit ecd7c3923fb86c119fab259676598be3bff61216
Author: Jonathan Blandford <jrb@redhat.com>
Date:	2000-02-17

    remember strlen (string) + 1 gives you the length necessary to copy a

    2000-02-17	Jonathan Blandford  <jrb@redhat.com>

	* src/nautilus-index-title.c (nautilus_index_title_set_up_label):
	remember strlen (string) + 1 gives you the length necessary to
	copy a string, not strlen.

M	src/nautilus-index-title.c
M	src/nautilus-sidebar-title.c

commit 4988305f77317ea2302cfd90c40f71b9844576f9
Author: Jonathan Blandford <jrb@src.gnome.org>
Date:	2000-02-17

    now navigation of ghelp: actually works

M	components/help/converters/gnome-db2html2/sect-elements.c
M	components/help/converters/gnome-db2html2/toc-elements.c

commit 463cbc4654f1a8f8664eb935a8a2e68b11214777
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-02-17

    Fixed a confusing typo.

M	ChangeLog-20000414

commit 83de3177824f18e6d4b299172e67a53660ed93ff
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-02-17

    made the title in the index panel be above the additional info, which


	   made the title in the index panel be above the additional
	   info, which
	   Elliot inadvertently changed with his recent check-in.

M	ChangeLog-20000414
M	src/nautilus-index-title.c
M	src/nautilus-sidebar-title.c

commit 5f6fa73ebd6068a7c7242a76cd967c58885e4e7d
Author: Elliot Lee <sopwith@src.gnome.org>
Date:	2000-02-17

    Show the stinking tree. :)



    Show the stinking tree. :)

M	ChangeLog-20000414
M	components/help/hyperbola-nav-tree.c

commit 7171baf7d2acc629ae67fbb344b7e03f89c42425
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-02-17

    Change empty directory string from "empty" to "0 items".

M	ChangeLog-20000414
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-private/nautilus-directory.c
M	libnautilus/nautilus-directory.c

commit d9ed7d48635441e69cc90c178fb8291881ee3c99
Author: Elliot Lee <sopwith@src.gnome.org>
Date:	2000-02-17

    Fix the GOAD ID for help index. Add help index. To avoid a warning
    in case



    * components/help/hyperbola-main.c: Fix the GOAD ID for help index.
    * components/help/hyperbola.goad: Add help index.
    * libnautilus/nautilus-directory.c: To avoid a warning in case
    nautilus_directory_new fails, and speed things up, remove
    unnecessary cast.
    * libnautilus/nautilus-icon-factory.c: Add sanity checks to avoid
    segfaults.
    * src/nautilus-index-title.c: Add sanity check, plus try to handle
    case where nautilus_file_get() returns NULL.
    * src/ntl-window.c, src/ntl-window-msgs.c: Notify the index panel
    of a URI change when we notify everyone else, instead of doing it when
    the user requests a change.

M	ChangeLog-20000414
M	components/help/hyperbola-main.c
M	components/help/hyperbola.goad
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus/nautilus-directory.c
M	libnautilus/nautilus-icon-factory.c
M	src/nautilus-bookmarklist.c
M	src/nautilus-index-title.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-sidebar-title.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window-manage-views.c
M	src/nautilus-window.c
M	src/ntl-window-msgs.c
M	src/ntl-window.c

commit 7ad52de26fe8e501038aa24a6bea388f15b2ba2c
Author: Jonathan Blandford <jrb@src.gnome.org>
Date:	2000-02-16

    handle file://

M	components/help/converters/gnome-db2html2/gdb3html.c

commit b62e6d7d1d6893e8861a0ee8aaddd7450a2bf8b3
Author: Elliot Lee <sopwith@src.gnome.org>
Date:	2000-02-16

    Fixups for VFS usage. Search info path for files.



    * components/html/ntl-web-browser.c: Fixups for VFS usage.
    * components/help/converters/gnome-info2html2/main.c: Search info
    path for files.

M	ChangeLog-20000414
M	components/help/converters/gnome-info2html2/main.c
M	components/html/ntl-web-browser.c

commit e8c96238f1ab1cd438c13253adf703184c85eef3
Author: Elliot Lee <sopwith@src.gnome.org>
Date:	2000-02-16

    Fix warning. Update for Bonobo UIH changes. Update repo ID for Bonobo



    * components/help/hyperbola-nav-index.c: Fix warning.
    * components/history/ntl-history-view.c: Update for Bonobo UIH
    changes.
    * components/html/main.c: Update repo ID for Bonobo changes.
    * src/ntl-view-bonobo-control.c: Likewise
    * src/ntl-view-bonobo-subdoc.c: Likewise
    * src/ntl-view-nautilus.c: Likewise
    * src/ntl-view.c: Only check for death every other second.
    * components/html/ntl-web-browser: Debugging printfs for now

M	ChangeLog-20000414
M	components/help/hyperbola-nav-index.c
M	components/history/nautilus-history-view.c
M	components/history/ntl-history-view.c
M	components/html/main.c
M	components/html/ntl-web-browser.c
M	src/nautilus-view-frame-bonobo-control.c
M	src/nautilus-view-frame-bonobo-embeddable.c
M	src/nautilus-view-frame-nautilus-view.c
M	src/nautilus-view-frame.c
M	src/ntl-view-bonobo-control.c
M	src/ntl-view-bonobo-subdoc.c
M	src/ntl-view-nautilus.c
M	src/ntl-view.c

commit 9b94323cc3a318fbf589846278beb4e85ffe6b9e
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-02-16

	Added icon stretching and did some cleanups.
	Stretched icons aren't yet persistent (the scale factor is not
	saved in metadata), but that's not much more work.

	* libnautilus/gnome-icon-container-private.h:
	* libnautilus/gnome-icon-container.h:
	* libnautilus/gnome-icon-container.c: (icon_new), (icon_position),
	(icon_set_position), (icon_get_size), (icon_set_size),
	(icon_toggle_selected), (icon_select), (icon_set_selected),
	(button_press_event), (gnome_icon_container_begin_stretch),
	(start_stretching), (gnome_icon_container_stretch),
	(continue_stretching), (gnome_icon_container_end_stretch),
	(end_stretching), (button_release_event), (motion_notify_event),
	(handle_icon_button_press), (gnome_icon_container_clear),
	(request_update_one), (update_icon), (get_first_selected_icon),
	(gnome_icon_container_show_stretch_handles),
	(gnome_icon_container_has_stretch_handles),
	(gnome_icon_container_is_stretched),
	(gnome_icon_container_unstretch), (compute_stretch),
	(nautilus_self_check_compute_stretch),
	(nautilus_self_check_gnome_icon_container):
	* libnautilus/nautilus-icons-view-icon-item.h:
	* libnautilus/nautilus-icons-view-icon-item.c:
	(nautilus_icons_view_icon_item_draw),
	(nautilus_icons_view_icon_item_point),
	(nautilus_icons_view_icon_item_set_show_stretch_handles),
	(nautilus_icons_view_icon_item_get_hit_stretch_handle):
	* libnautilus/nautilus-lib-self-check-functions.h:
	Added machinery for stretching icons.

	* src/file-manager/fm-directory-view.h:
	* src/file-manager/fm-directory-view.c:
	(append_item_context_menu_items),
	(fm_directory_view_real_append_item_context_menu_items),
	(fm_directory_view_initialize_class), (create_item_context_menu):
	Added machinery for views to have view-specific menu items for
	icons as well as for the window as a whole.

	* src/file-manager/fm-directory-view-icons.c:
	(fm_directory_view_icons_initialize_class),
	(fm_directory_view_icons_append_item_context_menu_items),
	(show_stretch_handles_cb), (unstretch_item_cb):
	Added menu items for stretching icons.

	* libnautilus/gnome-icon-container.c: (start_rubberbanding):
	Fixed bug that would result in two rubberband timeouts at
	once if you did rubberbanding quickly.

	* components/notes/.cvsignore: Andy's new component needs a
	.cvsignore file for its generated pieces.

	* libnautilus/nautilus-directory.c:
	(nautilus_directory_try_to_read_metafile),
	(nautilus_directory_read_metafile):
	Simplified logic in metafile-reading functions and fixed a bug
	where the vfs handle would be left open if certain categories
	of errors occurred.

	* libnautilus/nautilus-gtk-extensions.h:
	Added a missing gtk_marshal function.

	* libnautilus/nautilus-icon-factory.h:
	* libnautilus/nautilus-icon-factory.c:
	(nautilus_icon_size_for_zoom_level),
	(nautilus_get_icon_size_for_zoom_level),
	(nautilus_icon_factory_get_pixbuf_for_file),
	(nautilus_icon_factory_get_pixmap_and_mask_for_file):
	* src/nautilus-index-title.c: (nautilus_index_title_set_up_icon):
	* src/nautilus-zoom-control.c: (set_zoom_level):
	* src/file-manager/fm-directory-view-list.c:
	(fm_directory_view_list_bump_zoom_level), (install_icon):
	Made some API improvements for the icon factory. Added a missing
	get_ to the name nautilus_get_icon_size_for_zoom_level and added
	convenience functions for the most common uses of the factory.

	* libnautilus/ntl-content-view-frame.c:
	* libnautilus/ntl-meta-view-frame.c:
	* libnautilus/ntl-view-frame.c:
	Weaned all the files in libnautilus itself from using the
	libnautilus.h include file. They instead include the parts that
	they need. Also added some missing <config.h> includes.

M	ChangeLog-20000414
A	components/notes/.cvsignore
M	libnautilus-extensions/gnome-icon-container-private.h
M	libnautilus-extensions/gnome-icon-container.c
M	libnautilus-extensions/gnome-icon-container.h
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-extensions/nautilus-gtk-extensions.h
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-extensions/nautilus-icon-factory.h
M	libnautilus-extensions/nautilus-icons-view-icon-item.c
M	libnautilus-extensions/nautilus-icons-view-icon-item.h
M	libnautilus-extensions/nautilus-lib-self-check-functions.h
M	libnautilus-private/gnome-icon-container-private.h
M	libnautilus-private/gnome-icon-container.c
M	libnautilus-private/gnome-icon-container.h
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-gtk-extensions.h
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus-private/nautilus-icon-factory.h
M	libnautilus-private/nautilus-icons-view-icon-item.c
M	libnautilus-private/nautilus-icons-view-icon-item.h
M	libnautilus-private/nautilus-lib-self-check-functions.h
M	libnautilus/gnome-icon-container-private.h
M	libnautilus/gnome-icon-container.c
M	libnautilus/gnome-icon-container.h
M	libnautilus/nautilus-content-view-frame.c
M	libnautilus/nautilus-directory.c
M	libnautilus/nautilus-gtk-extensions.h
M	libnautilus/nautilus-icon-factory.c
M	libnautilus/nautilus-icon-factory.h
M	libnautilus/nautilus-icons-view-icon-item.c
M	libnautilus/nautilus-icons-view-icon-item.h
M	libnautilus/nautilus-lib-self-check-functions.h
M	libnautilus/nautilus-meta-view-frame.c
M	libnautilus/nautilus-view-frame.c
M	libnautilus/nautilus-view.c
M	libnautilus/ntl-content-view-frame.c
M	libnautilus/ntl-meta-view-frame.c
M	libnautilus/ntl-view-frame.c
M	src/file-manager/fm-directory-view-icons.c
M	src/file-manager/fm-directory-view-list.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-directory-view.h
M	src/nautilus-index-title.c
M	src/nautilus-sidebar-title.c
M	src/nautilus-zoom-control.c

commit d3d8e1d7a5e808882ede2c10b15e78e44eef4d7b
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-02-16

    added logic to break the title in the index panel into two lines so
    it can


	   added logic to break the title in the index panel into
	   two lines
	   so it can use a larger font, if it can find an appropriate
	   breaking point.

M	ChangeLog-20000414
M	src/nautilus-index-title.c
M	src/nautilus-information-panel.c
M	src/nautilus-sidebar-title.c
M	src/nautilus-sidebar.c
M	src/ntl-index-panel.c

commit 0d857f95ac8ca14a18e9fbcc65d0c7067a14aac0
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-02-16

    gtk_quit_add_destroy the NautilusWindow at level 1, so that we
    can clean

	* src/ntl-window.c (nautilus_window_init): gtk_quit_add_destroy
	the NautilusWindow at level 1, so that we can clean up CORBA
	objects and such when we Exit rather than Closing the last window.

M	ChangeLog-20000414
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window.c
M	src/ntl-window.c

commit 8b49231afadff23cb0f4cd070caeab7e7e1362c9
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-02-16

    sink and ref the notebook and unref in the destructor, so it gets

	* src/ntl-index-panel.c: sink and ref the notebook and unref in
	the destructor, so it gets destroyed even if it never ends up
	getting added to the index panel.

	* src/ntl-view-nautilus.c: Don't ref the Control interface we just
	QI'd; query_interface implicitly refs.

M	ChangeLog-20000414
M	src/nautilus-information-panel.c
M	src/nautilus-sidebar.c
M	src/nautilus-view-frame-nautilus-view.c
M	src/ntl-index-panel.c
M	src/ntl-view-nautilus.c

commit 0189d027a659503b9248cda8c81739572b1ac57d
Author: Elliot Lee <sopwith@src.gnome.org>
Date:	2000-02-16

    Pay attention to the GnomeVFSFileInfo flags to determine whether
    to read



    * libnautilus/nautilus-directory.c: Pay attention to the
    GnomeVFSFileInfo flags to determine whether to read the metafile.

    * components/html/ntl-web-browser.c: Try to fall back to using
    gnome-vfs if we can't load it via libwww. Sort of bad hack, but it
    just might work.

M	ChangeLog-20000414
M	components/html/ntl-web-browser.c
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-private/nautilus-directory.c
M	libnautilus/nautilus-directory.c

commit 4535d2bbb9e8a52579e9d4cf4a17434ffb788716
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-02-16

    History metaview now lists all locations visited in this session,
    from most
    recent (top) to longest ago, with no duplicates.

M	ChangeLog-20000414
M	components/history/nautilus-history-view.c
M	components/history/ntl-history-view.c

commit b94614ba9ca197e1739dc7efe777421056057018
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-02-15

    Added small icons to history metaview.

M	ChangeLog-20000414
M	components/history/nautilus-history-view.c
M	components/history/ntl-history-view.c

commit f46e40d03741cf2d1b20f9c4ec9ed8d9c972199d
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-02-15

    Added styleguide.

M	ChangeLog-20000414
A	docs/style-guide.html

commit 2f632ca5dba9e6c5b41a0a3087cce4e35c3ab82b
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-02-15

    Make sure bonobo comes before gnome-vfs.

M	HACKING

commit 943a049757f3550e544da79f5fe80f48662cdced
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-02-15

    Added displacement offset for popup menus, so that the first item
    does'nt
    get triggered right away.

M	ChangeLog-20000414
M	libnautilus-extensions/nautilus-gtk-extensions.c
M	libnautilus-extensions/nautilus-gtk-extensions.h
M	libnautilus-private/nautilus-gtk-extensions.c
M	libnautilus-private/nautilus-gtk-extensions.h
M	libnautilus/nautilus-gtk-extensions.c
M	libnautilus/nautilus-gtk-extensions.h
M	src/file-manager/fm-directory-view.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window.c
M	src/ntl-window.c

commit c92672fc5a64b6cff2d3cbadb3e0c44e6185ce45
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-02-15

    Reverse the order of gnome-print and gtkhtml.

M	HACKING

commit 51bf6ae24390598af10547117cb44df0451d5bd1
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2000-02-15

    Added modules blurb to HACKING file.

M	ChangeLog-20000414
M	HACKING

commit b9e12ae6ac26e92fd4330791fbc9154f34bdc343
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-02-15

    Moved NautilusBookmark from src/ to libnautilus/, in anticipation
    of using it in
    History metaview.

M	ChangeLog-20000414
M	libnautilus-extensions/Makefile.am
C099	src/nautilus-bookmark.c libnautilus-extensions/nautilus-bookmark.c
C100	src/nautilus-bookmark.h libnautilus-extensions/nautilus-bookmark.h
M	libnautilus-private/Makefile.am
C099	src/nautilus-bookmark.c libnautilus-private/nautilus-bookmark.c
C100	src/nautilus-bookmark.h libnautilus-private/nautilus-bookmark.h
M	libnautilus/Makefile.am
R099	src/nautilus-bookmark.c libnautilus/nautilus-bookmark.c
R100	src/nautilus-bookmark.h libnautilus/nautilus-bookmark.h
M	src/Makefile.am
M	src/nautilus-bookmarklist.h

commit ee43878056ae1da0732b442c20d043177f55911f
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-02-15

    Added small icons to the Back and Forward context menus. Made window
    back and
    forward lists store NautilusBookmark pointers instead of just char *.

M	ChangeLog-20000414
M	src/nautilus-bookmark.c
M	src/nautilus-bookmark.h
M	src/nautilus-bookmarks-menu.c
M	src/nautilus-navigation-window.c
M	src/nautilus-navigation-window.h
M	src/nautilus-object-window.c
M	src/nautilus-object-window.h
M	src/nautilus-spatial-window.c
M	src/nautilus-spatial-window.h
M	src/nautilus-window-manage-views.c
M	src/nautilus-window.c
M	src/nautilus-window.h
M	src/ntl-window-msgs.c
M	src/ntl-window.c
M	src/ntl-window.h

commit 57ec570570340bbe83d4251da95288c3fabeacde
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-02-15

    improved index tab resize code by not considering the last one if it's


	    improved index tab resize code by not considering the last
	    one if it's
	invisible, also, call resize after select

M	ChangeLog-20000414
M	src/nautilus-index-tabs.c
M	src/nautilus-sidebar-tabs.c

commit aeea62d28ce9739bb1ae39f8ac08610f370318da
Author: Jonathan Blandford <jrb@src.gnome.org>
Date:	2000-02-15

    sync

M	components/help/converters/gnome-db2html2/gdb3html.h
M	components/help/converters/gnome-db2html2/sect-elements.c
M	components/help/converters/gnome-db2html2/sect-elements.h
M	components/help/converters/gnome-db2html2/sect-preparse.c
M	components/help/converters/gnome-db2html2/toc-elements.c

commit 99c33f4baf5dbfea6e2fe32d004d521b7ec183f3
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-02-15

    fixed notes component by initializing gnome-vfs, changed metadata
    type to


	   fixed notes component by initializing gnome-vfs, changed
	   metadata
	   type to keep it separate from panel notes

M	ChangeLog-20000414
M	components/notes/nautilus-notes.c
M	components/notes/ntl-notes.c
M	libnautilus-extensions/nautilus-metadata.h
M	libnautilus-private/nautilus-metadata.h
M	libnautilus/nautilus-metadata.h

commit 3911d652131d6ec8ae5080c615259457971d535b
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-02-15

    first cut at annotation metaview


	   first cut at annotation metaview

M	ChangeLog-20000414
M	components/Makefile.am
A	components/notes/Makefile.am
A	components/notes/nautilus-notes.c
A	components/notes/ntl-notes.c
A	components/notes/ntl-notes.goad
M	configure.in
M	src/ntl-prefs.c

commit 21586bbcfbdb8174ba5d63dcb77a5e72f19f8c9d
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-02-15

    First checkin for right-click menus on the Back and Forward
    buttons. They work,
    but there are a few finishing touches outstanding.

M	ChangeLog-20000414
M	libnautilus-extensions/nautilus-gtk-extensions.c
M	libnautilus-extensions/nautilus-gtk-extensions.h
M	libnautilus-private/nautilus-gtk-extensions.c
M	libnautilus-private/nautilus-gtk-extensions.h
M	libnautilus/nautilus-gtk-extensions.c
M	libnautilus/nautilus-gtk-extensions.h
M	src/file-manager/fm-directory-view.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window.c
M	src/ntl-window.c

commit f90a9976f6c6e1e711b11d8b03858d1a8bb2a508
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-02-14

    Undo the cast.

M	ChangeLog-20000414
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus/nautilus-icon-factory.c

commit 1f59bf3cb226b73b4e860fec10c163bcdef88d03
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-02-14

    Need a cast in here so people can build while I wait for the OK from

	* libnautilus/nautilus-icon-factory.c:
	(nautilus_icon_factory_load_icon):
	Need a cast in here so people can build while I wait for the OK
	from Federico to check in my const change to gdk-pixbuf.

M	ChangeLog-20000414
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus/nautilus-icon-factory.c

commit e22cc60a7cc1a06f8ea210208604da247aa3b2dc
Author: Elliot Lee <sopwith@src.gnome.org>
Date:	2000-02-14

    Use GPOINTER_TO_UINT() instead of a manual cast.



    * libnautilus/nautilus-icon-factory.c: Use GPOINTER_TO_UINT()
    instead of a manual cast.

M	ChangeLog-20000414
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus/nautilus-icon-factory.c

commit db87f5e7e08bb66e240d99b67e9f1a33355a4391
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-02-14

    Handle the case where you try to make a NautilusDirectory object for

	* libnautilus/nautilus-directory.c:
	(nautilus_directory_read_metafile):
	Handle the case where you try to make a NautilusDirectory
	object for
	something that's a file.

	* libnautilus/nautilus-directory.c:
	(nautilus_directory_get_metadata):
	Handle NULL directory objects better.

	* src/ntl-index-panel.c:
	Changed handling of NULL directory case so it will display
	something
	instead of doing early exits that leave the display as-is.

	* src/nautilus-index-title.h:
	* src/nautilus-index-title.c:
	Reformatted, some minor cleanups.

M	ChangeLog-20000414
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-private/nautilus-directory.c
M	libnautilus/nautilus-directory.c
M	src/nautilus-index-title.c
M	src/nautilus-index-title.h
M	src/nautilus-information-panel.c
M	src/nautilus-sidebar-title.c
M	src/nautilus-sidebar-title.h
M	src/nautilus-sidebar.c
M	src/ntl-index-panel.c

commit 291fb2d6939ab04739a86b91e7c138b0396136b9
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-02-14

    Redid the icon factory to fix a few things:

	* libnautilus/nautilus-icon-factory.c:
	Redid the icon factory to fix a few things:

	- Replaced the existing non-working count-based LRU algorithm with
	  one that works (uses a linked list).
	- Keep resized icons in the cache.
	- Hand out a single NautilusScalableIcon when multiple callers ask
	  for the same icon instead of a new one each time.
	- Fixed one bug where pixbuf's would get an extra ref and
	never get
	  freed once they are no longer used.

	* libnautilus/nautilus-metadata.h:
	* src/nautilus-index-title.c (nautilus_index_title_set_up_info):
	* libnautilus/nautilus-icon-factory.c
	(nautilus_icon_factory_get_icon_for_file):
	Added keys for the two pieces of metadata Andy just added.

	* libnautilus/gnome-icon-container-private.h:
	* libnautilus/gnome-icon-container.c: (scroll),
	(make_icon_visible), (set_scroll_region): Fixed the code that
	resizes the canvas as items are added and removed to properly
	handle the case where the canvas extends into negative-coordinate
	territory. This included removing the width and height that were
	stored in the private structure.

	* libnautilus/nautilus-directory.c: (nautilus_directory_get): Tiny
	formatting tweak.

M	ChangeLog-20000414
M	libnautilus-extensions/gnome-icon-container-private.h
M	libnautilus-extensions/gnome-icon-container.c
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-extensions/nautilus-metadata.h
M	libnautilus-private/gnome-icon-container-private.h
M	libnautilus-private/gnome-icon-container.c
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus-private/nautilus-metadata.h
M	libnautilus/gnome-icon-container-private.h
M	libnautilus/gnome-icon-container.c
M	libnautilus/nautilus-directory.c
M	libnautilus/nautilus-icon-factory.c
M	libnautilus/nautilus-metadata.h
M	src/nautilus-index-title.c
M	src/nautilus-sidebar-title.c

commit 6db4c052ff0981ff003b46938b8141b6c03a9674
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-02-14

    Quick fixes to some NULL-dereference problems in new index title code;
    also made zoom level change stick until you visit a location that
    had a zoom
    level set earlier.

M	ChangeLog-20000414
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus/nautilus-icon-factory.c
M	src/file-manager/fm-directory-view-icons.c
M	src/file-manager/fm-directory-view-list.c
M	src/nautilus-index-title.c
M	src/nautilus-sidebar-title.c

commit 305e3f870c1e1d9b461d5e43d52bcade43880b25
Author: Jonathan Blandford <jrb@src.gnome.org>
Date:	2000-02-14

    sync to laptop

M	components/help/converters/gnome-db2html2/sect-preparse.c

commit 72b6dbb7926ffdf5fb1dc4f11953e98ca5b5eecc
Author: Elliot Lee <sopwith@src.gnome.org>
Date:	2000-02-14

    Send status strings for now, until nautilus knows how to generate them



    * components/html/ntl-web-browser.c: Send status strings for now,
    until nautilus knows how to generate them from selection info.

M	ChangeLog-20000414
M	components/html/ntl-web-browser.c

commit bc961a704b0a58d7a98325c05947ae72aed1a2eb
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-02-14

    fixed warning about measuring NULL string that Elliot pointed out


	   fixed warning about measuring NULL string that Elliot
	   pointed out

M	ChangeLog-20000414
M	src/nautilus-index-tabs.c
M	src/nautilus-sidebar-tabs.c

commit b3342238ff6325ccfff26b9356cbd99daddf850d
Author: Elliot Lee <sopwith@src.gnome.org>
Date:	2000-02-14

    Revert. More work.



    * src/ntl-window-msgs.c: Revert.
    * components/help/hyperbola-nav-index.c: More work.

M	ChangeLog-20000414
M	components/help/hyperbola-nav-index.c
M	src/nautilus-window-manage-views.c
M	src/ntl-window-msgs.c

commit 6245e766c4578565c539a32889fb819f3a5e6e9e
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-02-14

    made index panel display "notes" from metadata if present, made it use


	made index panel display "notes" from metadata if present,
	made it use custom icons from metadata if present.

M	ChangeLog-20000414
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus/nautilus-icon-factory.c
M	src/nautilus-index-title.c
M	src/nautilus-information-panel.c
M	src/nautilus-sidebar-title.c
M	src/nautilus-sidebar.c
M	src/ntl-index-panel.c

commit c85bb8ca4ad71530694f00cecb28a9cb686012cc
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-02-14

    made a new class, nautilus-index-title, to display the icon, title and


	   made a new class, nautilus-index-title, to display the icon,
	   title
	   and other information for the index panel

M	ChangeLog-20000414
M	src/Makefile.am
A	src/nautilus-index-title.c
A	src/nautilus-index-title.h
M	src/nautilus-information-panel.c
A	src/nautilus-sidebar-title.c
A	src/nautilus-sidebar-title.h
M	src/nautilus-sidebar.c
M	src/ntl-index-panel.c

commit a47e009902d269bda9c49ef13b7037af6a4b924e
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-02-13

    made tabs layout more dynamic, fitting as many as we can per row
    instead


	  made tabs layout more dynamic, fitting as many as we can per row
	  instead of a maximum of two

M	ChangeLog-20000414
M	src/nautilus-index-tabs.c
M	src/nautilus-information-panel.c
M	src/nautilus-sidebar-tabs.c
M	src/nautilus-sidebar.c
M	src/ntl-index-panel.c

commit 3b7bcfece0c18774a86d1ad1b74e682766385c1f
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-02-12

    made it no longer use a drag shadow rectangle when dragging a
    single item


	   made it no longer use a drag shadow rectangle when dragging
	   a single item

M	ChangeLog-20000414
M	libnautilus-extensions/gnome-icon-container-dnd.c
M	libnautilus-private/gnome-icon-container-dnd.c
M	libnautilus/gnome-icon-container-dnd.c

commit 7e1a1a50c015c1e9e74af9705d50260af1951775
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-02-12

    removed Elliot's weird hack where the size of the index panel
    would vary


	   removed Elliot's weird hack where the size of the index
	   panel would
	   vary according to your user name.  Replaced it with code
	   that made
	   it wider if and only if your name is "sopwith".

M	ChangeLog-20000414
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window.c
M	src/ntl-window.c

commit 6028e081e41b529fb8f774a6b0a34d3010c6c9cc
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-02-12

    finally installed the new metaview UI in the index panel


	  finally installed the new metaview UI in the index panel

M	ChangeLog-20000414
M	src/nautilus-index-tabs.c
M	src/nautilus-index-tabs.h
M	src/nautilus-information-panel.c
M	src/nautilus-sidebar-tabs.c
M	src/nautilus-sidebar-tabs.h
M	src/nautilus-sidebar.c
M	src/ntl-index-panel.c

commit c3ac75e6fa7135ae6e111893070061c51e6d33a0
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-02-11

    Made right-clicking select the clicked item before popping up the
    menu; also
    fixed context-click bug in list view.

M	ChangeLog-20000414
M	libnautilus-extensions/gnome-icon-container.c
M	libnautilus-extensions/gtkflist.c
M	libnautilus-private/gnome-icon-container.c
M	libnautilus-private/gtkflist.c
M	libnautilus/gnome-icon-container.c
M	libnautilus/gtkflist.c
M	src/file-manager/fm-directory-view-list.c

commit 0adc1e98d804f02b20797b94bf9a6d69306b2705
Author: Jonathan Blandford <jrb@src.gnome.org>
Date:	2000-02-11

    update to reflect current state

M	components/help/converters/gnome-db2html2/README

commit 78cefc1a52637c35cffdab41967b37f7f1386e17
Author: Jonathan Blandford <jrb@redhat.com>
Date:	2000-02-11

    added TODO

    2000-02-11	Jonathan Blandford  <jrb@redhat.com>

	* gnome-db2html2/TODO: added TODO

A	components/help/converters/gnome-db2html2/TODO

commit c28404440f51944c6989884678b5d3e5b222a7b6
Author: Jonathan Blandford <jrb@redhat.com>
Date:	2000-02-11

    removed TIP, NOTE, WARNING, and GRAPHIC from the TOC

    2000-02-11	Jonathan Blandford  <jrb@redhat.com>

	* gnome-db2html2/toc-elements.c: removed TIP, NOTE, WARNING, and
	GRAPHIC from the TOC

M	components/help/converters/ChangeLog

commit b7c5b86d17daa7589e82f791fc56839e992a1756
Author: Jonathan Blandford <jrb@redhat.com>
Date:	2000-02-11

    added TODO

    2000-02-11	Jonathan Blandford  <jrb@redhat.com>

	* gnome-db2html2/TODO: added TODO

M	components/help/converters/ChangeLog

commit fe6b65757bbe80c7a3ec8e9a78a058a862ea3a2e
Author: Jonathan Blandford <jrb@src.gnome.org>
Date:	2000-02-11

    CAUTION tag

M	components/help/converters/gnome-db2html2/gdb3html.h
M	components/help/converters/gnome-db2html2/sect-elements.c
M	components/help/converters/gnome-db2html2/toc-elements.c

commit 80f3e7abe755697e3306d67cbcf95d25afa56659
Author: Jonathan Blandford <jrb@src.gnome.org>
Date:	2000-02-11

    started variablelist

M	components/help/converters/gnome-db2html2/gdb3html.h
M	components/help/converters/gnome-db2html2/sect-elements.c

commit 3aec69373b70cdb48f0f2b7cde9c3dcdbfb88abd
Author: Elliot Lee <sopwith@src.gnome.org>
Date:	2000-02-11

    If an empty string is passed for a status string, just unset it
    all. If we



    * src/ntl-window.c: If an empty string is passed for a status string,
    just unset it all.
    * src/ntl-window-msgs.c: If we get a selection of size 1, indicate
    it on the status bar.
    (Triggers a nautilus_window_set_status bug, will fix later.)

M	ChangeLog-20000414
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window-manage-views.c
M	src/nautilus-window.c
M	src/ntl-window-msgs.c
M	src/ntl-window.c

commit cbff85b214992143dc0b4ac373be745fb97a6b64
Author: Jonathan Blandford <jrb@src.gnome.org>
Date:	2000-02-11

    sync from laptop.

M	components/help/converters/gnome-db2html2/ASSUMPTIONS
M	components/help/converters/gnome-db2html2/gdb3html.c
M	components/help/converters/gnome-db2html2/gdb3html.h
M	components/help/converters/gnome-db2html2/sect-elements.c
M	components/help/converters/gnome-db2html2/sect-elements.h
M	components/help/converters/gnome-db2html2/sect-preparse.c

commit 070d0f75104000f38074bffe9eb768fea5cf27b9
Author: Jonathan Blandford <jrb@src.gnome.org>
Date:	2000-02-11

    Makefile added for the doc guys

A	components/help/converters/gnome-db2html2/Makefile.doc

commit a1714db8bffc988a1dd793880fb732257ec494e8
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-02-11

    Stored pointers to all buttons & menu items that are accessed later;
    fixed
    off-by-two bug in directory item-counting hack.

M	ChangeLog-20000414
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-private/nautilus-directory.c
M	libnautilus/nautilus-directory.c
M	src/nautilus-navigation-window.c
M	src/nautilus-navigation-window.h
M	src/nautilus-object-window.c
M	src/nautilus-object-window.h
M	src/nautilus-spatial-window.c
M	src/nautilus-spatial-window.h
M	src/nautilus-window.c
M	src/nautilus-window.h
M	src/ntl-window.c
M	src/ntl-window.h

commit c45c00a732ada584e064d6d52ed80ede8727862f
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-02-11

    Enabled "Open" and added "Open in New Window" context menu items;
    added
    beginnings of Go menu.

M	ChangeLog-20000414
M	src/file-manager/fm-directory-view-icons.c
M	src/file-manager/fm-directory-view-list.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-directory-view.h
M	src/nautilus-applicable-views.c
M	src/nautilus-navigation-window.c
M	src/nautilus-navigation-window.h
M	src/nautilus-object-window.c
M	src/nautilus-object-window.h
M	src/nautilus-spatial-window.c
M	src/nautilus-spatial-window.h
M	src/nautilus-window-manage-views.c
M	src/nautilus-window.c
M	src/nautilus-window.h
M	src/ntl-types.h
M	src/ntl-uri-map.c
M	src/ntl-window-msgs.c
M	src/ntl-window.c
M	src/ntl-window.h

commit 05847375d441a83c84146d86871c0902a4ca0dab
Author: Elliot Lee <sopwith@src.gnome.org>
Date:	2000-02-11

    add sample use cases

A	docs/use-cases.txt

commit ce520a41bc65cd221654b96fce1eb4bb934b0382
Author: Jonathan Blandford <jrb@redhat.com>
Date:	2000-02-11

    removed TIP, NOTE, WARNING, and GRAPHIC from the TOC

    2000-02-11	Jonathan Blandford  <jrb@redhat.com>

	* gnome-db2html2/toc-elements.c: removed TIP, NOTE, WARNING, and
	GRAPHIC from the TOC

M	components/help/converters/gnome-db2html2/toc-elements.c

commit fc4b43142a32b488fd0fae9fe28907ac56d1e1fa
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-02-11

    added code to hide the active metaview when the title tab is
    clicked upon


	   added code to hide the active metaview when the title tab is
	   clicked upon

M	ChangeLog-20000414
M	src/nautilus-index-tabs.c
M	src/nautilus-information-panel.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-sidebar-tabs.c
M	src/nautilus-sidebar.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window.c
M	src/ntl-index-panel.c
M	src/ntl-window.c

commit 0845ef031f253009d1eedbd07a9085ee1bb4d39c
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-02-11

    made clicking on tabs activate the proper view, improved tab
    drawing and


	   made clicking on tabs activate the proper view, improved tab
	   drawing and layout and implemented and installed the title tab

M	ChangeLog-20000414
M	src/nautilus-index-tabs.c
M	src/nautilus-index-tabs.h
M	src/nautilus-information-panel.c
M	src/nautilus-sidebar-tabs.c
M	src/nautilus-sidebar-tabs.h
M	src/nautilus-sidebar.c
M	src/ntl-index-panel.c

commit edced7c30a6e208d5d80d0e919d8c126707bf536
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-02-11

    Removed : from the list of line-breaking characters to preserve
    time formatting.

M	ChangeLog-20000414
M	libnautilus-extensions/nautilus-icons-view-icon-item.c
M	libnautilus-private/nautilus-icons-view-icon-item.c
M	libnautilus/nautilus-icons-view-icon-item.c

commit fe6be30538f5c00948ebfb36cc2f1b3d991096ac
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-02-11

    Check GTK_OBJECT_DESTROYTED to handle the case of a view that

	* ntl-window-msgs.c: (nautilus_window_has_really_changed):
	Check GTK_OBJECT_DESTROYTED to handle the case of a view
	that self-destructs.

M	src/nautilus-window-manage-views.c
M	src/ntl-window-msgs.c

commit 0876e9702f32e30dab67323193481bd848d3ddd7
Author: Elliot Lee <sopwith@src.gnome.org>
Date:	2000-02-11

    Set hpaned position for Darin's sanity. Handle view loading failure



    * src/ntl-window.c: Set hpaned position for Darin's sanity.
    * src/ntl-window-state.c: Handle view loading failure properly.

M	ChangeLog-20000414
M	components/help/Makefile.am
M	components/help/hyperbola-main.c
A	components/help/hyperbola-nav-index.c
M	components/help/hyperbola-nav-tree.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window-state.c
M	src/nautilus-window.c
M	src/ntl-window-state.c
M	src/ntl-window.c

commit d74921928c7d7febffb42a3a7552009a62664638
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-02-11

    Check GTK_OBJECT_DESTROYTED to handle the case of a view that

	* ntl-window-msgs.c: (nautilus_window_has_really_changed):
	Check GTK_OBJECT_DESTROYTED to handle the case of a view
	that self-destructs.

M	ChangeLog-20000414

commit 0fe35bc618e2c5af12edfb72f34ec0e93ddfe286
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-02-11

    Fix so it doesn't try to create a GC when hit testing a tab. This
    gets rid

	* nautilus-index-tabs.c: (draw_or_hit_test_all_tabs):
	Fix so it doesn't try to create a GC when hit testing
	a tab. This gets rid of critical errors people were
	running into.

M	ChangeLog-20000414
M	src/nautilus-index-tabs.c
M	src/nautilus-sidebar-tabs.c

commit ceb2a085b2d903073d24122019d3dd08a4a3d31c
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-02-11

    Icon-text-choosing window now supports "owner", "group", and
    "permissions".

M	ChangeLog-20000414
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-private/nautilus-directory.c
M	libnautilus/nautilus-directory.c
M	src/file-manager/fm-icon-text-window.c

commit 76345549e51656665b8c6bb7f94de81eba17e5f3
Author: Elliot Lee <sopwith@src.gnome.org>
Date:	2000-02-11

    remove unused file

M	components/help/hyperbola-nav-tree.c
D	components/help/hyperbola-nav-tree.h

commit c9096ce95e42dd5c8ea39081785045b0e73bc49a
Author: Elliot Lee <sopwith@src.gnome.org>
Date:	2000-02-10

    Add "Bonobo" to list of log domains to catch.



    * src/ntl-main.c: Add "Bonobo" to list of log domains to catch.

    * src/ntl-window.c: Do proper UIH setup for the menubar and
    toolbar. Also switch to using the hpaned temporarily, to be able
    to see/manipulate all the meta views.

    * components/history/ntl-history-view.c: Implement client side of
    menu merging properly.

M	ChangeLog-20000414
M	components/history/nautilus-history-view.c
M	components/history/ntl-history-view.c
M	src/nautilus-main.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window.c
M	src/ntl-main.c
M	src/ntl-window.c

commit bebdc608018f866604ee66c200fe4ff52f07f420
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-02-10

    Sort directories by item count when sorting by size.

M	ChangeLog-20000414
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-private/nautilus-directory.c
M	libnautilus/nautilus-directory.c

commit 21ca57f876ef46bb34abb0d104ceee93f5976f91
Author: Jonathan Blandford <jrb@redhat.com>
Date:	2000-02-10

    added cdata support

    2000-02-10	Jonathan Blandford  <jrb@redhat.com>

	* gnome-db2html2/sect-elements.c: added cdata support

M	components/help/converters/ChangeLog
M	components/help/converters/gnome-db2html2/ASSUMPTIONS
M	components/help/converters/gnome-db2html2/gdb3html.c
M	components/help/converters/gnome-db2html2/sect-elements.c

commit 1c03b82405e729f2722b5d923d5ccc94f77fe757
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-02-10

    Quick hack to get item counts showing for directory sizes.

M	ChangeLog-20000414
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-private/nautilus-directory.c
M	libnautilus/nautilus-directory.c

commit 04c0f0c86bc134904c40aa0fb034c08adf59260f
Author: Jonathan Blandford <jrb@src.gnome.org>
Date:	2000-02-10

    now does xref correctly

M	components/help/converters/gnome-db2html2/Makefile.am
M	components/help/converters/gnome-db2html2/gdb3html.c
M	components/help/converters/gnome-db2html2/gdb3html.h
M	components/help/converters/gnome-db2html2/sect-elements.c
M	components/help/converters/gnome-db2html2/sect-elements.h
A	components/help/converters/gnome-db2html2/sect-preparse.c
A	components/help/converters/gnome-db2html2/sect-preparse.h

commit 10272ff6fca86792b523ba17d62e9f79985f0940
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-02-10

    finished hit-testing and made it activate the appropriate metaview
    when


	   finished hit-testing and made it activate the appropriate
	   metaview
	   when the corresponding tab is clicked

M	ChangeLog-20000414
M	src/nautilus-index-tabs.c
M	src/nautilus-information-panel.c
M	src/nautilus-sidebar-tabs.c
M	src/nautilus-sidebar.c
M	src/ntl-index-panel.c

commit d01ee0fa6fce34b375c873d5772fbe936cc9f95d
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-02-10

    more work on index panel, improved tab positioning, started on tab


	   more work on index panel, improved tab positioning, started on
	   tab hit-testing and made the notebook hidden by default.
	   You cant
	   see any of this unless you define USE_NEW_TABS

M	ChangeLog-20000414
M	src/nautilus-index-tabs.c
M	src/nautilus-index-tabs.h
M	src/nautilus-information-panel.c
M	src/nautilus-sidebar-tabs.c
M	src/nautilus-sidebar-tabs.h
M	src/nautilus-sidebar.c
M	src/nautilus-zoom-control.c
M	src/ntl-index-panel.c

commit dcc515c86296643f01f0895018ba69b879bb787a
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-02-10

    After talking to John, removed the asserts from both of these
    routines.

	* fm-directory-view-icons.c:
	(fm_directory_view_icons_get_full_icon_text_attribute_names):
	(fm_directory_view_icons_set_full_icon_text_attribute_names):
	After talking to John, removed the asserts from both of these
	routines. Later, he'll figure out whether this needs refinement,
	but for now we just want to avoid the abort on startup!

M	ChangeLog-20000414
M	src/file-manager/fm-directory-view-icons.c

commit c11b62531dc9af2f9c125eaafb66f8e8e5fd2d8e
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-02-10

    Fixed assertion failure Andy found in icon-text window.

M	src/file-manager/fm-directory-view-icons.c
M	src/file-manager/fm-icon-text-window.c

commit c5c68502a7e7bacd9e7115e32f9d37c20202c9a6
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-02-10

    Some more icon-text tweaks: UI now prevents multiple lines with
    same attribute;
    blank types say "unknown type", and directories say "--" for size
    again (to
    avoid blank lines).

M	src/file-manager/fm-directory-view-icons.c
M	src/file-manager/fm-icon-text-window.c

commit 6b8d90224d03c1593dfd4fb8afce00ee1086348f
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-02-10

	Reworked the canvas item class used by the icon
	container. Straightened out the use of various coordinate systems
	and bounds calculations and removed much unused code inherited
	from the GdkPixbuf canvas item class that Andy cloned our code
	from. Changed the class so it doesn't scale icons any more -- we
	leave that to the icon factory so the scaled icons can be cached.

	* libnautilus/gnome-icon-container-dnd.c:
	* libnautilus/gnome-icon-container-private.h:
	* libnautilus/gnome-icon-container.c:
	* libnautilus/nautilus-icons-view-icon-item.c:
	* libnautilus/nautilus-icons-view-icon-item.h:
	Made extensive changes to the icon item class, including getting
	rid of the "x", "y", "width", and "height" attributes, adding a
	new "font" attribute, changing the "label" attribute name to
	"text"
	to be more consistent with other canvas items, simplifying the
	update logic for now (we can recomplicate it later if need be),
	changing the pixbuf to have a fixed size in pixels instead
	of being
	scaled with the pixels_per_unit and changing the pixbuf when
	we change
	zoom levels, and other misc. cleanup.
	(nautilus_icons_view_icon_item_get_arg):
	Fixed bug for "label" which would return a non-strdup'd piece
	of text.
	(draw_or_measure_text_box):
	Fixed bug where width of the selection box would be based on the
	length of the last line of text, not the widest, and extra
	GCs would
	be created for each line of text.

	* libnautilus/nautilus-icons-controller.h:
	* libnautilus/nautilus-icons-controller.c:
	(nautilus_icons_controller_get_icon_image):
	* src/file-manager/fm-icons-controller.c:
	(fm_icons_controller_get_icon_image):
	Changed the interface so that the icons controller specifies
	the icon
	as a NautilusScalableIcon instead of a GdkPixbuf. This lets
	the icon
	container get the appropriate icon for size as it zooms.

	* libnautilus/gdk-extensions.h:
	* libnautilus/gdk-extensions.c:
	(nautilus_gdk_font_equal):
	Added a version of gdk_font_equal that works with NULL for
	the font.
	Maybe we need a naming scheme for these NULL-tolerant variations
	on
	basic calls.

	* src/ntl-uri-map.c: (nautilus_navinfo_free):
	* src/ntl-window-msgs.c: (nautilus_window_change_location_2):
	Fixed a NULL dereference that would happen when @navi was NULL.

	* libnautilus/nautilus-directory.c:
	(nautilus_directory_try_to_read_metafile):
	Fixed error handling for case when gnome_vfs_read fails.  Fixed
	error handling for case where metafile_info.size won't fit into a
	size_t.  Switched back to g_malloc instead of g_alloca, since the
	size of a file might be too big for the stack. In the long run, we
	will feed the file data directly to the XML code, so this is a bit
	temporary.  Removed the assert that Elliot added to help track
	down the giant files sizes coming from gnome-vfs; the failure in
	g_malloc will be easy to debug, unlike the failure in
	g_alloca. (The assert was added without a ChangeLog entry.)

M	ChangeLog-20000414
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-private/nautilus-directory.c
M	libnautilus/nautilus-directory.c
M	src/nautilus-applicable-views.c
M	src/ntl-uri-map.c

commit ba73217b2bb105284692a5bb2f7d34eaef959292
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-02-10

    Some more icon-text tweaks: UI now prevents multiple lines with
    same attribute;
    blank types say "unknown type", and directories say "--" for size
    again (to
    avoid blank lines).

M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-private/nautilus-directory.c
M	libnautilus/nautilus-directory.c

commit b2647834817a92bbf52599edc0f47587ffd59a5f
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-02-10

    Fixed assertion failure Andy found in icon-text window.

M	ChangeLog-20000414

commit 4042e7eacef16abb16cf10eebfd0adced2b04cf7
Author: Elliot Lee <sopwith@src.gnome.org>
Date:	2000-02-10

    Implement truncate. Use GINT_TO_POINTER and GPOINTER_TO_INT macros for



    * libnautilus/bonobo-stream-vfs.[ch]: Implement truncate.
    * src/nautilus-zoom-control.c: Use GINT_TO_POINTER and GPOINTER_TO_INT
    macros
    for "proper" int <-> pointer conversion.

M	ChangeLog-20000414

commit 6de18014ef93d7d9cfa1c8f18104378c2b7b5155
Author: Elliot Lee <sopwith@src.gnome.org>
Date:	2000-02-10

    Implement truncate.



    Implement truncate.

M	ChangeLog-20000414
M	components/adapter/bonobo-stream-vfs.c
M	libnautilus-extensions/bonobo-stream-vfs.c
M	libnautilus-private/bonobo-stream-vfs.c
M	libnautilus/bonobo-stream-vfs.c

commit 4ebfa2c4eabbf0da153e3b98567febdba255679c
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-02-10

    Some more icon-text tweaks: UI now prevents multiple lines with
    same attribute;
    blank types say "unknown type", and directories say "--" for size
    again (to
    avoid blank lines).

M	ChangeLog-20000414

commit 3e724025498464a1f655618e0d46e677a317f668
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-02-10

    Added gnome-xml to list of needed modules.

M	HACKING

commit a0d4440b0f18243101a04b2ee90444724cd98d59
Author: Elliot Lee <sopwith@src.gnome.org>
Date:	2000-02-10

    In notify_location_change, send progress back (because the Bonobo
    control,



    * src/ntl-view-bonobo-control.c: In notify_location_change, send
    progress back (because the Bonobo control, which might be the
    content view, can't do it).

    * src/ntl-view-bonobo-subdoc.c: As above, plus don't use
    PersistFile interface, plus use bonobo-stream-vfs instead of
    bonobo-stream-fs.

    * src/ntl-uri-map.c: If no content type is found, default to
    text/plain.

    * libnautilus/bonobo-stream-vfs.[ch], libnautilus/Makefile.am:
    Initial implementation of bonobo streams in terms of Gnome VFS.

M	ChangeLog-20000414
A	components/adapter/bonobo-stream-vfs.c
A	components/adapter/bonobo-stream-vfs.h
M	libnautilus-extensions/Makefile.am
A	libnautilus-extensions/bonobo-stream-vfs.c
A	libnautilus-extensions/bonobo-stream-vfs.h
M	libnautilus-private/Makefile.am
A	libnautilus-private/bonobo-stream-vfs.c
A	libnautilus-private/bonobo-stream-vfs.h
M	libnautilus/Makefile.am
A	libnautilus/bonobo-stream-vfs.c
A	libnautilus/bonobo-stream-vfs.h
M	src/nautilus-applicable-views.c
M	src/nautilus-view-frame-bonobo-control.c
M	src/nautilus-view-frame-bonobo-embeddable.c
M	src/ntl-uri-map.c
M	src/ntl-view-bonobo-control.c
M	src/ntl-view-bonobo-subdoc.c

commit 48be01106ea6b4a38d8fdd02290f7cb049d2f98c
Author: Jonathan Blandford <jrb@src.gnome.org>
Date:	2000-02-10

    forgot this

M	components/help/converters/ChangeLog

commit 552323814eab786670ea14a82a211b7177e0304b
Author: Jonathan Blandford <jrb@redhat.com>
Date:	2000-02-10

    added many more fields. Now, we just need tables, figures, and
    CDATA and

    2000-02-09	Jonathan Blandford  <jrb@redhat.com>

	* gnome-db2html2/sect-elements.c: added many more fields.  Now, we
	just need tables, figures, and CDATA and we're pretty much done
	with a rough cut.

A	components/help/converters/gnome-db2html2/ASSUMPTIONS
M	components/help/converters/gnome-db2html2/gdb3html.c
M	components/help/converters/gnome-db2html2/gdb3html.h
M	components/help/converters/gnome-db2html2/sect-elements.c
M	components/help/converters/gnome-db2html2/toc-elements.c

commit f6cc7203fd3a2544112907ccc3bd44a128d76d0a
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-02-10

    To avoid a bug which caused parts of the destroy function calling
    chain to

	* src/ntl-meta-view.c: To avoid a bug which caused parts of the
	destroy function calling chain to be skipped, remove the destroy
	function. In the process, switch over to using the boilerplate
	generation macros from nautilus-gtk-macros.h

M	ChangeLog-20000414
M	src/ntl-meta-view.c

commit 423b5c48178641c6ea5010d03b52fdc785188019
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-02-10

	Reworked the canvas item class used by the icon
	container. Straightened out the use of various coordinate systems
	and bounds calculations and removed much unused code inherited
	from the GdkPixbuf canvas item class that Andy cloned our code
	from. Changed the class so it doesn't scale icons any more -- we
	leave that to the icon factory so the scaled icons can be cached.

	* libnautilus/gnome-icon-container-dnd.c:
	* libnautilus/gnome-icon-container-private.h:
	* libnautilus/gnome-icon-container.c:
	* libnautilus/nautilus-icons-view-icon-item.c:
	* libnautilus/nautilus-icons-view-icon-item.h:
	Made extensive changes to the icon item class, including getting
	rid of the "x", "y", "width", and "height" attributes, adding a
	new "font" attribute, changing the "label" attribute name to
	"text"
	to be more consistent with other canvas items, simplifying the
	update logic for now (we can recomplicate it later if need be),
	changing the pixbuf to have a fixed size in pixels instead
	of being
	scaled with the pixels_per_unit and changing the pixbuf when
	we change
	zoom levels, and other misc. cleanup.
	(nautilus_icons_view_icon_item_get_arg):
	Fixed bug for "label" which would return a non-strdup'd piece
	of text.
	(draw_or_measure_text_box):
	Fixed bug where width of the selection box would be based on the
	length of the last line of text, not the widest, and extra
	GCs would
	be created for each line of text.

	* libnautilus/nautilus-icons-controller.h:
	* libnautilus/nautilus-icons-controller.c:
	(nautilus_icons_controller_get_icon_image):
	* src/file-manager/fm-icons-controller.c:
	(fm_icons_controller_get_icon_image):
	Changed the interface so that the icons controller specifies
	the icon
	as a NautilusScalableIcon instead of a GdkPixbuf. This lets
	the icon
	container get the appropriate icon for size as it zooms.

	* libnautilus/gdk-extensions.h:
	* libnautilus/gdk-extensions.c:
	(nautilus_gdk_font_equal):
	Added a version of gdk_font_equal that works with NULL for
	the font.
	Maybe we need a naming scheme for these NULL-tolerant variations
	on
	basic calls.

	* src/ntl-uri-map.c: (nautilus_navinfo_free):
	* src/ntl-window-msgs.c: (nautilus_window_change_location_2):
	Fixed a NULL dereference that would happen when @navi was NULL.

	* libnautilus/nautilus-directory.c:
	(nautilus_directory_try_to_read_metafile):
	Fixed error handling for case when gnome_vfs_read fails.  Fixed
	error handling for case where metafile_info.size won't fit into a
	size_t.  Switched back to g_malloc instead of g_alloca, since the
	size of a file might be too big for the stack. In the long run, we
	will feed the file data directly to the XML code, so this is a bit
	temporary.  Removed the assert that Elliot added to help track
	down the giant files sizes coming from gnome-vfs; the failure in
	g_malloc will be easy to debug, unlike the failure in
	g_alloca. (The assert was added without a ChangeLog entry.)

M	libnautilus-extensions/gdk-extensions.c
M	libnautilus-extensions/gdk-extensions.h
M	libnautilus-extensions/gnome-icon-container-dnd.c
M	libnautilus-extensions/gnome-icon-container-private.h
M	libnautilus-extensions/gnome-icon-container.c
M	libnautilus-extensions/nautilus-icons-controller.c
M	libnautilus-extensions/nautilus-icons-controller.h
M	libnautilus-extensions/nautilus-icons-view-icon-item.c
M	libnautilus-extensions/nautilus-icons-view-icon-item.h
M	libnautilus-private/gdk-extensions.c
M	libnautilus-private/gdk-extensions.h
M	libnautilus-private/gnome-icon-container-dnd.c
M	libnautilus-private/gnome-icon-container-private.h
M	libnautilus-private/gnome-icon-container.c
M	libnautilus-private/nautilus-icons-controller.c
M	libnautilus-private/nautilus-icons-controller.h
M	libnautilus-private/nautilus-icons-view-icon-item.c
M	libnautilus-private/nautilus-icons-view-icon-item.h
M	libnautilus/gdk-extensions.c
M	libnautilus/gdk-extensions.h
M	libnautilus/gnome-icon-container-dnd.c
M	libnautilus/gnome-icon-container-private.h
M	libnautilus/gnome-icon-container.c
M	libnautilus/nautilus-icons-controller.c
M	libnautilus/nautilus-icons-controller.h
M	libnautilus/nautilus-icons-view-icon-item.c
M	libnautilus/nautilus-icons-view-icon-item.h
M	src/file-manager/fm-icons-controller.c
M	src/nautilus-window-manage-views.c
M	src/ntl-window-msgs.c

commit d3954cb9c70419aa7a8dfdbc3c92da12e46bb386
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-02-10

    Fixed assertion failure Andy found in icon-text window.

M	src/file-manager/fm-icon-text-window.h

commit 9050adb13bd68883a50b37a4420b67a2dcd6234d
Author: Elliot Lee <sopwith@src.gnome.org>
Date:	2000-02-10

    Implement truncate. Use GINT_TO_POINTER and GPOINTER_TO_INT macros for



    * libnautilus/bonobo-stream-vfs.[ch]: Implement truncate.
    * src/nautilus-zoom-control.c: Use GINT_TO_POINTER and GPOINTER_TO_INT
    macros
    for "proper" int <-> pointer conversion.

M	src/nautilus-zoom-control.c

commit 071bafd24c261e936199a6dcc44aee5a136a9648
Author: Elliot Lee <sopwith@src.gnome.org>
Date:	2000-02-09

    Add assert to try and catch the 'man:ls' bug...



    Add assert to try and catch the 'man:ls' bug...

M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-private/nautilus-directory.c
M	libnautilus/nautilus-directory.c

commit 639b6426f3e50d3e6f3bb4f3073efcc842cd5f7b
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-02-09

    more work on the new index tabs; they draw properly now, but
    they're still


	   more work on the new index tabs; they draw properly now,
	   but they're
	   still not ready for prime time.

M	ChangeLog-20000414
M	icons/tableft.png
M	icons/tabright.png
M	src/nautilus-index-tabs.c
M	src/nautilus-information-panel.c
M	src/nautilus-sidebar-tabs.c
M	src/nautilus-sidebar.c
M	src/ntl-index-panel.c

commit fede6612fadcbe323b84777221b99039980f9f88
Author: Jonathan Blandford <jrb@redhat.com>
Date:	2000-02-09

    started program listing. doubting SAX's strictness big time.

    2000-02-08	Jonathan Blandford  <jrb@redhat.com>

	* gnome-db2html2/sect-elements.c: started program listing.
	doubting SAX's strictness big time.

M	components/help/converters/ChangeLog
M	components/help/converters/gnome-db2html2/gdb3html.c
M	components/help/converters/gnome-db2html2/gdb3html.h
M	components/help/converters/gnome-db2html2/sect-elements.c
M	components/help/converters/gnome-db2html2/toc-elements.c

commit 5e59837c1658dca3faa5f08be7b52ad098aa162e
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-02-09

    Tweak appearance of icon-text window.

M	ChangeLog-20000414
M	src/file-manager/fm-icon-text-window.c

commit 00073501e0f1ab4080201fef8ce97aef1218a875
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-02-09

    Finished first decent UI for icon-text choosing.

M	ChangeLog-20000414
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-private/nautilus-directory.c
M	libnautilus/nautilus-directory.c
M	src/file-manager/Makefile.am
M	src/file-manager/fm-directory-view-icons.c
M	src/file-manager/fm-directory-view-icons.h
M	src/file-manager/fm-icon-text-window.c
A	src/file-manager/fm-signaller.c
A	src/file-manager/fm-signaller.h

commit c7d4a5baa8ee80c349ef84ffd48984fb29010e36
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-02-09

    Update to fix inaccuracies in build instructions.

M	HACKING

commit fe58a1a2a02f165d0ad8498d753d7a623eaa9995
Author: Jonathan Blandford <jrb@src.gnome.org>
Date:	2000-02-09

    fixed stupid <xref> problem

M	components/help/converters/gnome-db2html2/gdb3html.c
M	components/help/converters/gnome-db2html2/sect-elements.c
M	components/help/converters/gnome-db2html2/toc-elements.c

commit 0dafe883280f34f76c54a9696f405cadafd3d75a
Author: Jonathan Blandford <jrb@src.gnome.org>
Date:	2000-02-08

    braino take 2

M	components/help/converters/gnome-db2html2/gdb3html.c

commit 681d1690748d9e44fa557f1bce0502f6ad822064
Author: Elliot Lee <sopwith@src.gnome.org>
Date:	2000-02-08

    Make it look up a file location and use it, if just passed something
    like



    * gnome-man2html2/gnome-man2html.c, gnome-man2html2/Makefile.am:
    Make it look up a file location
    and use it, if just passed something like 'ls.1' on the cmdline. Also
    use zlib to handle
    compressed manpages.

M	components/help/converters/ChangeLog
M	components/help/converters/gnome-man2html2/Makefile.am
M	components/help/converters/gnome-man2html2/gnome-man2html.c
D	components/help/hyperbola.schemes

commit 86ae327e56eb4908fdb3f5e9eb7ea7173987a83c
Author: Jonathan Blandford <jrb@src.gnome.org>
Date:	2000-02-08

    handle unknown elements better

M	components/help/converters/gnome-db2html2/gdb3html.c

commit 79b9bb3d4ce6c358d56df23fab2c59734db74dd6
Author: Jonathan Blandford <jrb@src.gnome.org>
Date:	2000-02-08

    chage assert to g_return_if_fail

M	components/help/converters/gnome-db2html2/gdb3html.c

commit 18dcba8f599c07e97bddbfc104553a246b8a044c
Author: Jonathan Blandford <jrb@src.gnome.org>
Date:	2000-02-08

    oops -- braino

M	components/help/converters/gnome-db2html2/toc-elements.c

commit 5c498745c37825fd4b0262be99c63db17e5caced
Author: Dave Mason <dcm@src.gnome.org>
Date:	2000-02-08

    fixed flags

    Dave Mason
    dcm@redhat.com

M	components/help/converters/gnome-db2html2/README

commit f406376979d4318d7a60c84b8422726f8004d170
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-02-08

    Turned -Werror back on.

M	ChangeLog-20000414
M	configure.in
M	src/nautilus-index-tabs.c
M	src/nautilus-sidebar-tabs.c

commit 92699dfbf68a36abb49996306a707d4d0cf86311
Author: Elliot Lee <sopwith@src.gnome.org>
Date:	2000-02-08

    Don't segfault if an error occurs while loading the start page.



    * src/ntl-window-msgs.c: Don't segfault if an error occurs while
    loading the start page.

M	ChangeLog-20000414
M	src/nautilus-window-manage-views.c
M	src/ntl-window-msgs.c

commit e997e2b2873543c17593e1b1ae5ee5763300a308
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-02-08

    Added some generated files.

M	components/help/converters/ChangeLog
M	components/help/converters/gnome-info2html2/.cvsignore
M	components/help/converters/gnome-man2html2/.cvsignore

commit 48028ea3db8d8ab8333171d387dfed85a4d68882
Author: Jonathan Blandford <jrb@redhat.com>
Date:	2000-02-08

    support Footnotes. Make much more robust. General improvements.

    2000-02-07	Jonathan Blandford  <jrb@redhat.com>

	* gnome-db2html2/sect-elements.c: support Footnotes.  Make much
	more robust.  General improvements.

M	components/help/converters/ChangeLog
M	components/help/converters/gnome-db2html2/gdb3html.c
M	components/help/converters/gnome-db2html2/gdb3html.h
M	components/help/converters/gnome-db2html2/sect-elements.c
M	components/help/converters/gnome-db2html2/sect-elements.h
M	components/help/converters/gnome-db2html2/toc-elements.c

commit 7b726aa67f31cdc098befadb4e01d7d7bbd03ef8
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-02-08

    Add support for FMDirectoryView subclasses to add additional
    background context
    menu items; first (primitive) cut at UI for choosing which text
    to display
    beneath icons, will improve soon.

M	ChangeLog-20000414
M	libnautilus-extensions/gnome-icon-container.c
M	libnautilus-extensions/gnome-icon-container.h
M	libnautilus-private/gnome-icon-container.c
M	libnautilus-private/gnome-icon-container.h
M	libnautilus/gnome-icon-container.c
M	libnautilus/gnome-icon-container.h
M	src/file-manager/Makefile.am
M	src/file-manager/fm-directory-view-icons.c
M	src/file-manager/fm-directory-view-icons.h
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-directory-view.h
A	src/file-manager/fm-icon-text-window.c
A	src/file-manager/fm-icon-text-window.h
M	src/nautilus-bookmarks-window.c

commit f8db5f0606532fb7d4da774716830b0c3ef45f6f
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-02-08

    new class for the tabs in the index panel. It's still incomplete
    and not


	   new class for the tabs in the index panel.  It's still
	   incomplete and
	   not hooked up yet, but it will be soon.

M	ChangeLog-20000414
M	icons/Makefile.am
A	icons/tableft.png
A	icons/tabright.png
M	src/Makefile.am
A	src/nautilus-index-tabs.c
A	src/nautilus-index-tabs.h
A	src/nautilus-sidebar-tabs.c
A	src/nautilus-sidebar-tabs.h

commit ed8a9567632b072cd174469f58dcb0db53795de4
Author: Elliot Lee <sopwith@src.gnome.org>
Date:	2000-02-07

    Include the .idl files of other modules that we use. Define
    -D_REENTRANT,



    * idl/*.idl: Include the .idl files of other modules that we use.
    * libnautilus/Makefile.am, src/Makefile.am,
    src/file-manager/Makefile.am:
    Define -D_REENTRANT, just in case.
    * src/file-manager/Makefile.am: Add cflags for .idl compilation.
    * components/help/Makefile.am: Build converters. Stop installing
    the now-unneeded .schemes file.
    * components/websearch/ntl-web-search.c: Get rid of
    gnome_button_can_default()
    * libnautilus/nautilus-icons-view-icon-item.c: Get rid of missing
    prototypes and associated warnings by including needed headers.
    * src/ntl-types.h, src/ntl-uri-map.[ch], src/ntl-window.h,
    src/ntl-window-msgs.c: Remove scheme mapping functionality (now
    done in gnome-vfs). Use asynchronous version of get_file_info.

M	ChangeLog-20000414
M	idl/GNOME_Desktop_FileOperationService.idl
M	idl/nautilus.idl
M	libnautilus-extensions/Makefile.am
M	libnautilus-private/Makefile.am
M	libnautilus/Makefile.am
M	src/Makefile.am
M	src/file-manager/Makefile.am

commit 256c431a94f924adc0b3d22f888be22ef3f50b47
Author: Elliot Lee <sopwith@src.gnome.org>
Date:	2000-02-07

    Build converters. Stop installing the now-unneeded .schemes file.



    * components/help/Makefile.am: Build converters. Stop installing
    the now-unneeded .schemes file.

    * components/websearch/ntl-web-search.c: Get rid of
    gnome_button_can_default()

    * libnautilus/nautilus-icons-view-icon-item.c: Get rid of missing
    prototypes and associated warnings by including needed headers.

    * src/ntl-types.h, src/ntl-uri-map.[ch], src/ntl-window.h,
    src/ntl-window-msgs.c: Remove scheme mapping functionality (now
    done in gnome-vfs). Use asynchronous version of get_file_info.

M	ChangeLog-20000414
M	components/help/Makefile.am
M	components/websearch/ntl-web-search.c
M	libnautilus-extensions/nautilus-icons-view-icon-item.c
M	libnautilus-private/nautilus-icons-view-icon-item.c
M	libnautilus/nautilus-icons-view-icon-item.c
M	src/nautilus-applicable-views.c
M	src/nautilus-applicable-views.h
M	src/nautilus-navigation-window.h
M	src/nautilus-object-window.h
M	src/nautilus-spatial-window.h
M	src/nautilus-window-manage-views.c
M	src/nautilus-window.h
M	src/ntl-types.h
M	src/ntl-uri-map.c
M	src/ntl-uri-map.h
M	src/ntl-window-msgs.c
M	src/ntl-window.h

commit 6e68aefbc25eeea8ad32ece629a481bf0bd2a0b2
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-02-04

    Zooming now shows different pieces of text for each icon at different
    zoom
    levels. Currently the pattern is hardwired; next I'll make it
    configurable.

M	ChangeLog-20000414
M	libnautilus-extensions/gnome-icon-container.c
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-extensions/nautilus-icons-view-icon-item.c
M	libnautilus-private/gnome-icon-container.c
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-icons-view-icon-item.c
M	libnautilus/gnome-icon-container.c
M	libnautilus/nautilus-directory.c
M	libnautilus/nautilus-icons-view-icon-item.c
M	src/file-manager/fm-directory-view-icons.c
M	src/file-manager/fm-directory-view-icons.h
M	src/file-manager/fm-icons-controller.c

commit 80fc16096aa270914a6561fefef7da9f80c9fc3a
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-02-04

	Make optimized builds succeed.

	    * configure.in: Turn off uninitialized variable warnings.
	    At some point, we should turn these off only for the ORBit-
	    generated stub files, since they are meaningful and useful
	    in other files. For now, though, since we use -Werror, we
	need be sure these warnings don't cause trouble for people
	    who do optimized builds.

	    * src/ntl-main.c (main): Added GnomeUI to the list of domains
	    to "stop on warning/critical".

M	ChangeLog-20000414
M	configure.in
M	src/nautilus-main.c
M	src/ntl-main.c

commit e9c820b5ce8707ddd9941f1455c746675834dbc7
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-02-03

    More groundwork for displaying more textual info under icons at
    higher zoom
    levels.

M	ChangeLog-20000414
M	libnautilus-extensions/gnome-icon-container.c
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-extensions/nautilus-directory.h
M	libnautilus-extensions/nautilus-icons-controller.c
M	libnautilus-extensions/nautilus-icons-controller.h
M	libnautilus-private/gnome-icon-container.c
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-directory.h
M	libnautilus-private/nautilus-icons-controller.c
M	libnautilus-private/nautilus-icons-controller.h
M	libnautilus/gnome-icon-container.c
M	libnautilus/nautilus-directory.c
M	libnautilus/nautilus-directory.h
M	libnautilus/nautilus-icons-controller.c
M	libnautilus/nautilus-icons-controller.h
M	src/file-manager/fm-directory-view-list.c
M	src/file-manager/fm-icons-controller.c

commit b038ec54c004e72f2eb585c88abe3330dd1e1638
Author: Ettore Perazzoli <ettore@src.gnome.org>
Date:	2000-02-03

    Added a proper GtkHTML configure check, so that it actually checks
    for its
    presence and uses the correct compile/link flags when compiling
    the web
    browser component.

M	ChangeLog-20000414
M	components/html/Makefile.am
M	configure.in

commit d09798aab90d07f83a070e9cb35448df9d016f06
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-02-03

    Changed icon scaling back to ART_FILTER_BILINEAR again after jrb
    and federico
    both pointed out that the black-scaled-icon problem should be (and
    was) fixed
    with the latest gdk-pixbuf.

M	ChangeLog-20000414
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus/nautilus-icon-factory.c

commit c350b98dadbd4de8c0a0f9f96a1e155a0482d831
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-02-03

    made clicking in the center of the zoom control set the level to
    100% made


	   made clicking in the center of the zoom control set the level
	   to 100%
	   made right-clicking bring up a menu that allows setting to
	   any of the
	   available levels.

M	ChangeLog-20000414
M	src/nautilus-zoom-control.c

commit a8bc7c34ffa90cce08a17d4935044abcc3e4bfff
Author: Jonathan Blandford <jrb@redhat.com>
Date:	2000-02-03

    added README

    2000-02-03	Jonathan Blandford  <jrb@redhat.com>

	* gnome-db2html2/README: added README

M	components/help/converters/ChangeLog
A	components/help/converters/gnome-db2html2/README

commit 1373b6a72a436fb83cb9d9b5f66938c39a3331cf
Author: Jonathan Blandford <jrb@redhat.com>
Date:	2000-02-03

    Added new converter to list. Does rough on-the-fly docbook to html

    2000-02-03	Jonathan Blandford  <jrb@redhat.com>

	* gnome-db2html2/Makefile.am: Added new converter to list.  Does
	rough on-the-fly docbook to html conversion.  Not perfect yet
	(never will be) but good enough (tm) until we can get a better
	solution for jade.

    2000-02-03	Jonathan Blandford  <jrb@redhat.com>

	* configure.in: added
	components/help/converters/gnome-db2html2/Makefile to the list.

M	ChangeLog-20000414
A	components/help/converters/ChangeLog
M	components/help/converters/Makefile.am
A	components/help/converters/gnome-db2html2/.cvsignore
A	components/help/converters/gnome-db2html2/Makefile.am
A	components/help/converters/gnome-db2html2/gdb3html.c
A	components/help/converters/gnome-db2html2/gdb3html.h
A	components/help/converters/gnome-db2html2/sect-elements.c
A	components/help/converters/gnome-db2html2/sect-elements.h
A	components/help/converters/gnome-db2html2/toc-elements.c
A	components/help/converters/gnome-db2html2/toc-elements.h
M	configure.in

commit 4ce74ec207cb343f50a1c1860944eb7d6a223a00
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-02-02

    Fixed bug where scaled icons in list view were nearly black by
    reverting
    to ART_LEVEL_NEAREST when scaling. Added support for icon labels with
    embedded carriage returns.

M	ChangeLog-20000414
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-extensions/nautilus-icons-view-icon-item.c
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus-private/nautilus-icons-view-icon-item.c
M	libnautilus/nautilus-icon-factory.c
M	libnautilus/nautilus-icons-view-icon-item.c

commit c729ae040972498dd774eda2f76e815fa6759407
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-02-02

    fixed update problem with zoom control and disabled arrows when


	   fixed update problem with zoom control and disabled arrows when
	   appropriate.
	   Also, crassly slapped an Eazel logo on the nautilus image

M	ChangeLog-20000414
M	icons/nautilus3.jpg
M	src/nautilus-zoom-control.c

commit e12312388a1c931e6c758ae5323f1b9ac437ab81
Author: Elliot Lee <sopwith@src.gnome.org>
Date:	2000-02-01

    If an error happens, we need to reset the location bar to current



    * src/ntl-window-msgs.c: If an error happens, we need to reset the
    location bar to current location, in case the location change
    happened via a drop on the location bar.

    * src/file-manager/fm-directory-view.c: Consensus is to use
    individual headers rather than catch-alls.

    * libnautilus/gnome-icon-container-dnd.c,
    libnautilus/nautilus-icons-view-icon-item.c,
    libnautilus/nautilus-icon-factory.c: Use bilinear scaling - almost
    as fast, much nicer looking.

M	ChangeLog-20000414
M	TODO
M	libnautilus-extensions/gnome-icon-container-dnd.c
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-extensions/nautilus-icons-view-icon-item.c
M	libnautilus-private/gnome-icon-container-dnd.c
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus-private/nautilus-icons-view-icon-item.c
M	libnautilus/gnome-icon-container-dnd.c
M	libnautilus/nautilus-icon-factory.c
M	libnautilus/nautilus-icons-view-icon-item.c
M	src/file-manager/fm-directory-view.c
M	src/nautilus-main.c
M	src/nautilus-window-manage-views.c
M	src/ntl-main.c
M	src/ntl-window-msgs.c

commit d0c581b5c36347b0d5627a20eb851c47926432b4
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-02-01

    Fixed bug where extra item appeared at each reload or view switch.

M	ChangeLog-20000414
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-private/nautilus-directory.c
M	libnautilus/nautilus-directory.c

commit 7c97b308cf69ff467b5bd675698bfc19f59c4e83
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-02-01

    added zoom control to location bar, not yet wired up to the content
    view


	   added zoom control to location bar, not yet wired up to the
	   content view

M	ChangeLog-20000414
M	icons/Makefile.am
A	icons/zoom.png
M	src/Makefile.am
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window.c
A	src/nautilus-zoom-control.c
A	src/nautilus-zoom-control.h
M	src/ntl-window.c

commit 39b26449f4fcdf53f555e8d2ef03522e883c5c06
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-02-01

    Changed the icon factory interface in a few ways: 1) There's no
    longer a

	* libnautilus/nautilus-icon-factory.h:
	* libnautilus/nautilus-icon-factory.c:
	(nautilus_icon_factory_new):
	(nautilus_icon_factory_destroy):
	(nautilus_get_current_icon_factory):
	(nautilus_icon_factory_get_icon_for_file):
	(nautilus_icon_factory_set_theme):
	(nautilus_icon_factory_get_icon_by_name):
	(nautilus_icon_factory_get_pixbuf_for_icon):
	(nautilus_scalable_icon_ref):
	(nautilus_scalable_icon_unref):
	(nautilus_scalable_icon_get_name):
	(scalable_icon_get):
	(icon_set_possibly_free):
	(scalable_icon_new):
	Changed the icon factory interface in a few ways: 1) There's no
	longer a NautilusIconFactory object. There's just a single global
	icon factory. If we find that we need multiple factories, we can
	implement that later. 2) Instead of going straight from a file to
	a pixbuf, you get a scalable icon, and then get a pixbuf from
	that. This allows you to choose the icon and then get
	different-sized versions of it without going through the icon
	selection process over and over again. There's also a name for
	each icon which can be stored in the metafile so you can get the
	same icon again before you have full information on a file.

	* src/nautilus-bookmark.c:
	(nautilus_bookmark_get_pixmap_and_mask):
	* src/file-manager/fm-directory-view-list.c:
	(install_icon):
	* src/file-manager/fm-icons-controller.c:
	(fm_icons_controller_get_icon_image):
	Changed icon factory clients to use the new interface. Maybe
	after a while I'll add a convenience function that's as simple as
	the old interface was for the common case where you want to go
	straight to the pixbuf, but lets try it this way for a while.

	* libnautilus/nautilus-string.h:
	* libnautilus/nautilus-string.c:
	(nautilus_has_prefix):
	Added nautilus_has_prefix. This checks to see if a string has a
	particular prefix. It's both clearer to read and more efficient
	than Andy's typical trick of calling strstr.

	* libnautilus/nautilus-lib-self-check-functions.h:
	* libnautilus/nautilus-string.c:
	Added self-checks for nautilus-string.c. The tests uncovered a
	bug in nautilus_string_to_int that I fixed.

	* nautilus-glib-extensions.c:
	Just a stray new-line.

M	ChangeLog-20000414
M	libnautilus-extensions/nautilus-glib-extensions.c
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-extensions/nautilus-icon-factory.h
M	libnautilus-extensions/nautilus-lib-self-check-functions.h
M	libnautilus-extensions/nautilus-string.c
M	libnautilus-extensions/nautilus-string.h
M	libnautilus-private/nautilus-glib-extensions.c
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus-private/nautilus-icon-factory.h
M	libnautilus-private/nautilus-lib-self-check-functions.h
M	libnautilus-private/nautilus-string.c
M	libnautilus-private/nautilus-string.h
M	libnautilus/nautilus-glib-extensions.c
M	libnautilus/nautilus-icon-factory.c
M	libnautilus/nautilus-icon-factory.h
M	libnautilus/nautilus-lib-self-check-functions.h
M	libnautilus/nautilus-string.c
M	libnautilus/nautilus-string.h
M	src/file-manager/fm-directory-view-list.c
M	src/file-manager/fm-icons-controller.c
M	src/nautilus-bookmark.c

commit 9bef26f2d771ff19272596ecaf6c2b812cf62945
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-02-01

    Made installation instructions more friendly.

M	HACKING

commit fe8e69affce964ea953bd47fb66cd879a5640121
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-02-01

    Fixed bug where Select All in list view didn't put selection info
    in status bar.

M	ChangeLog-20000414
M	libnautilus-extensions/gtkflist.c
M	libnautilus-private/gtkflist.c
M	libnautilus/gtkflist.c

commit 8b485ee223bb2af2bca0985ccce42e711882e591
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-01-31

    Oops. Spelled it wrong.

M	ChangeLog-20000414
M	libnautilus-extensions/gnome-icon-container.c
M	libnautilus-private/gnome-icon-container.c
M	libnautilus/gnome-icon-container.c

commit 78c57693cfaad3e610ad1099766d9e999d428b54
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-01-31

	Started work on icon stretching. In the process, I am doing some
	cleanup on the icon container, and I am checking in some of that
	before the stretching is implemented.

	* libnautilus/gnome-icon-container-private.h:
	* libnautilus/gnome-icon-container.c:
	(icon_is_in_region):
	Got rid of width and height stored in each icon.

	* libnautilus/gnome-icon-container.c:
	A lot of cleanup, including getting rid of the
	icon_get_text_bounding_box function.

	* libnautilus/gnome-icon-container.c:
	(gnome_icon_container_begin_stretch):
	(gnome_icon_container_stretch):
	(gnome_icon_container_end_stretch):
	(button_release_event):
	(motion_notify_event):
	(handle_icon_button_press):
	First cut at adding stretching hooks in button handlers.

	* libnautilus/nautilus-icons-view-icon-item.c:
	(nautilus_icons_view_draw_text_box):
	Rewrote to fix bug with position of text when it's too long for
	a single line.

	* libnautilus/nautilus-glib-extensions.h:
	Added a macro named NAUTILUS_G_N_ELEMENTS.
	src/ntl-index-panel.c:
	src/explorer-location-bar.c:
	libnautilus/gtkflist.c:
	Used the NAUTILUS_G_N_ELEMENTS macro.

M	ChangeLog-20000414
M	libnautilus-extensions/gnome-icon-container-private.h
M	libnautilus-extensions/gnome-icon-container.c
M	libnautilus-extensions/gtkflist.c
M	libnautilus-extensions/nautilus-glib-extensions.h
M	libnautilus-extensions/nautilus-icons-view-icon-item.c
M	libnautilus-private/gnome-icon-container-private.h
M	libnautilus-private/gnome-icon-container.c
M	libnautilus-private/gtkflist.c
M	libnautilus-private/nautilus-glib-extensions.h
M	libnautilus-private/nautilus-icons-view-icon-item.c
M	libnautilus/gnome-icon-container-private.h
M	libnautilus/gnome-icon-container.c
M	libnautilus/gtkflist.c
M	libnautilus/nautilus-glib-extensions.h
M	libnautilus/nautilus-icons-view-icon-item.c
M	src/explorer-location-bar.c
M	src/nautilus-information-panel.c
M	src/nautilus-sidebar.c
M	src/ntl-index-panel.c

commit 4e1175d7a8e8ee362e149875deec5db743a3852a
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-01-31

    made the keyboard selection rectangle work again, not as a separate
    canvas


	   made the keyboard selection rectangle work again, not as
	   a separate
	   canvas item like it used to be, but as an attribute drawn
	   by the
	   icon item.

M	ChangeLog-20000414
M	libnautilus-extensions/gnome-icon-container-private.h
M	libnautilus-extensions/gnome-icon-container.c
M	libnautilus-extensions/nautilus-icons-view-icon-item.c
M	libnautilus-private/gnome-icon-container-private.h
M	libnautilus-private/gnome-icon-container.c
M	libnautilus-private/nautilus-icons-view-icon-item.c
M	libnautilus/gnome-icon-container-private.h
M	libnautilus/gnome-icon-container.c
M	libnautilus/nautilus-icons-view-icon-item.c

commit de79345d4aa9c8d91046ec9a7ca36c7b8ab92ad6
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-01-31

    Now saves/restores zoom level, and (in list view) sort column &
    direction.

M	ChangeLog-20000414
M	libnautilus-extensions/nautilus-metadata.h
M	libnautilus-private/nautilus-metadata.h
M	libnautilus/nautilus-metadata.h
M	src/file-manager/fm-directory-view-icons.c
M	src/file-manager/fm-directory-view-list.c
M	src/file-manager/fm-directory-view.c

commit bc177a67c2daacebb58ad85c7ff8258dfda18fbd
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-01-31

    implemented the "select all" command in the context menu


	   implemented the "select all" command in the context menu

M	ChangeLog-20000414
M	src/file-manager/fm-directory-view-icons.c
M	src/file-manager/fm-directory-view-list.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-directory-view.h

commit 36e8d6ca241546184886fe08f332058317a8973e
Author: Elliot Lee <sopwith@src.gnome.org>
Date:	2000-01-31

    Update debugging messages. Allow synchronous state changes (needed to



    * src/ntl-window-msgs.c, src/ntl-window-private.h: Update debugging
    messages. Allow
    synchronous state changes (needed to avoid race conditions), and
    don't reset the idle handler if the idle handler is already running.

    * src/file-manager/fm-directory-view.c: Include
    <libnautilus/libnautilus.h> rather than just
    <libnautilus/nautilus-alloc.h> - nitpick in passing.

    * src/ntl-uri-map.c: OK, don't check for NULL here, in an attempt
    to flush out bugs elsewhere.
    Let me know of any problems that show up because of this.

M	ChangeLog-20000414
M	src/file-manager/fm-directory-view.c
M	src/nautilus-applicable-views.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window-manage-views.c
M	src/nautilus-window-private.h
M	src/nautilus-window.c
M	src/ntl-uri-map.c
M	src/ntl-window-msgs.c
M	src/ntl-window-private.h
M	src/ntl-window.c

commit 58a9b33c333ce9552b5ed1a9c93cf2695136439f
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-01-31

    Changed it to not attempt to create a GC just to measure the
    text. This

	* nautilus-icons-view-icon-item.c:
	(nautilus_icons_view_draw_text_box):
	Changed it to not attempt to create a GC just to measure the text.
	This makes it work when the widget is not realized.

	* nautilus-icons-view-icon-item.h:
	nautilus-icons-view-icon-item.c:
	gnome-icon-container-dnd.c:
	(nautilus_icons_view_icon_item_center_offset):
	Changed the parameter type to NautilusIconsViewIconItem.

	* fm-directory-view.c:
	(stop_load):
	(fm_directory_view_load_uri):
	Fixed code so that if you stop loading more than once, or
	stop before you even start, it won't send extra progress
	requests to the Nautilus shell or call stop_monitoring
	extra times on the NautilusDirectory object.

	* nautilus-icons-view-icon-item.h:
	nautilus-icons-view-icon-item.c:
	gnome-icon-container-dnd.c:
	Quick cleanup of the new NautilusIconsViewIconItem class.

	* libnautilus/gdk-extensions.c:
	libnautilus/gnome-icon-container-dnd.c:
	libnautilus/gnome-icon-container.c:
	libnautilus/gtkflist.c:
	libnautilus/nautilus-background-canvas-group.c:
	libnautilus/nautilus-background.c:
	libnautilus/nautilus-debug.c:
	libnautilus/nautilus-default-file-icon.c:
	libnautilus/nautilus-directory.c:
	libnautilus/nautilus-icon-factory.c:
	libnautilus/nautilus-icons-controller.c:
	libnautilus/nautilus-icons-view-icon-item.c:
	libnautilus/nautilus-lib-self-check-functions.c:
	libnautilus/nautilus-self-checks.c:
	libnautilus/nautilus-string.c:
	src/explorer-location-bar.c:
	src/file-manager/dfos-corba.c:
	src/file-manager/dfos-xfer-progress-dialog.c:
	src/file-manager/dfos-xfer.c:
	src/file-manager/dfos.c:
	src/file-manager/fm-directory-view-icons.c:
	src/file-manager/fm-directory-view-list.c:
	src/file-manager/fm-directory-view.c:
	src/file-manager/fm-icons-controller.c:
	src/file-manager/fm-main.c:
	src/nautilus-self-check-functions.c:
	src/ntl-index-panel.c:
	Got rid of #ifdef HAVE_CONFIG_H. Elliot says that we must always
	include <config.h>, but there's no reason to include that ifdef
	since we don't plan on building without a <config.h> ever.

M	ChangeLog-20000414
M	libnautilus-extensions/gdk-extensions.c
M	libnautilus-extensions/gnome-icon-container-dnd.c
M	libnautilus-extensions/gnome-icon-container.c
M	libnautilus-extensions/gtkflist.c
M	libnautilus-extensions/nautilus-background-canvas-group.c
M	libnautilus-extensions/nautilus-background.c
M	libnautilus-extensions/nautilus-debug.c
M	libnautilus-extensions/nautilus-default-file-icon.c
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-extensions/nautilus-file-operations-progress.c
M	libnautilus-extensions/nautilus-file-operations.c
M	libnautilus-extensions/nautilus-icon-factory.c
M	libnautilus-extensions/nautilus-icons-controller.c
M	libnautilus-extensions/nautilus-icons-view-icon-item.c
M	libnautilus-extensions/nautilus-icons-view-icon-item.h
M	libnautilus-extensions/nautilus-lib-self-check-functions.c
M	libnautilus-extensions/nautilus-self-checks.c
M	libnautilus-extensions/nautilus-string.c
M	libnautilus-private/gdk-extensions.c
M	libnautilus-private/gnome-icon-container-dnd.c
M	libnautilus-private/gnome-icon-container.c
M	libnautilus-private/gtkflist.c
M	libnautilus-private/nautilus-background-canvas-group.c
M	libnautilus-private/nautilus-background.c
M	libnautilus-private/nautilus-debug.c
M	libnautilus-private/nautilus-default-file-icon.c
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-file-operations-progress.c
M	libnautilus-private/nautilus-file-operations.c
M	libnautilus-private/nautilus-icon-factory.c
M	libnautilus-private/nautilus-icons-controller.c
M	libnautilus-private/nautilus-icons-view-icon-item.c
M	libnautilus-private/nautilus-icons-view-icon-item.h
M	libnautilus-private/nautilus-lib-self-check-functions.c
M	libnautilus-private/nautilus-self-checks.c
M	libnautilus-private/nautilus-string.c
M	libnautilus/gdk-extensions.c
M	libnautilus/gnome-icon-container-dnd.c
M	libnautilus/gnome-icon-container.c
M	libnautilus/gtkflist.c
M	libnautilus/nautilus-background-canvas-group.c
M	libnautilus/nautilus-background.c
M	libnautilus/nautilus-debug.c
M	libnautilus/nautilus-default-file-icon.c
M	libnautilus/nautilus-directory.c
M	libnautilus/nautilus-icon-factory.c
M	libnautilus/nautilus-icons-controller.c
M	libnautilus/nautilus-icons-view-icon-item.c
M	libnautilus/nautilus-icons-view-icon-item.h
M	libnautilus/nautilus-lib-self-check-functions.c
M	libnautilus/nautilus-self-checks.c
M	libnautilus/nautilus-string.c
M	src/explorer-location-bar.c
M	src/file-manager/dfos-corba.c
M	src/file-manager/dfos-xfer-progress-dialog.c
M	src/file-manager/dfos-xfer.c
M	src/file-manager/dfos.c
M	src/file-manager/fm-directory-view-icons.c
M	src/file-manager/fm-directory-view-list.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-icons-controller.c
M	src/file-manager/fm-main.c
M	src/nautilus-information-panel.c
M	src/nautilus-self-check-functions.c
M	src/nautilus-sidebar.c
M	src/ntl-index-panel.c

commit e250cfd796fe1a2f21549934de911ca8cf7f3ced
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-01-31

    fixed bug where icons were horizontally mis-positioned after dragging;


	   fixed bug where icons were horizontally mis-positioned after
	   dragging;
	   fixed by taking the center offset into account

M	ChangeLog-20000414
M	libnautilus-extensions/gnome-icon-container-dnd.c
M	libnautilus-private/gnome-icon-container-dnd.c
M	libnautilus/gnome-icon-container-dnd.c

commit 66762e61ef8492fbb9120c69f82d1aad7c0bee16
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-01-31

    Added convenience functions for getting/setting boolean & integer
    metadata.

M	ChangeLog-20000414
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-extensions/nautilus-directory.h
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-directory.h
M	libnautilus/nautilus-directory.c
M	libnautilus/nautilus-directory.h

commit 2002db115c039a10469670668a80ab3240c27efc
Author: Elliot Lee <sopwith@src.gnome.org>
Date:	2000-01-31

    Undo



    Undo

M	ChangeLog-20000414
M	src/nautilus-applicable-views.c
M	src/ntl-uri-map.c

commit 89663cf1c134bb622c568b01a00adaf37186794c
Author: Elliot Lee <sopwith@src.gnome.org>
Date:	2000-01-30

    g_strdup already checks for NULL parameter - no need.



    * src/ntl-uri-map.c: g_strdup already checks for NULL parameter -
    no need.

M	ChangeLog-20000414
M	src/nautilus-applicable-views.c
M	src/ntl-uri-map.c

commit 7c7932a8ae89da8ca599297feabfd12acea8a37b
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-01-30

	NautilusDirectory is now in charge of loading directories.
	FMDirectoryView has been relieved of that responsibility.

	* nautilus-directory.h:
	nautilus-directory.c:
	(nautilus_directory_start_monitoring):
	(nautilus_directory_stop_monitoring):
	(nautilus_directory_is_ready_for_layout):
	(nautilus_directory_new_file):
	(nautilus_directory_are_all_files_seen):
	Added monitoring API that's used to read the contents of
	a directory. Made nautilus_directory_new_file private since
	we now use the monitoring API instead.

	* fm-directory-view.c:
	(fm_directory_view_initialize):
	(stop_load):
	(display_pending_entries):
	(display_pending_files):
	(display_pending_idle_cb):
	(display_timeout_cb):
	(display_pending_timeout_cb):
	(directory_load_cb):
	(schedule_idle_display_of_pending_files):
	(schedule_timeout_display_of_pending_files):
	(unschedule_idle_display_of_pending_files):
	(unschedule_timeout_display_of_pending_files):
	(unschedule_display_of_pending_files):
	(add_files_cb):
	(fm_directory_view_activate_entry):
	(fm_directory_view_load_uri):
	(disconnect_model_handlers):
	(fm_directory_view_stop):
	Changed to use monitoring instead of directly calling
	gnome_vfs_async_load_directory directly.

	* fm-directory-view.c:
	(update_zoom_menu_items):
	(zoom_in_cb):
	(zoom_out_cb):
	(pop_up_context_menu):
	(pop_up_temporary_context_menu):
	(append_background_items):
	(create_background_context_menu):
	(fm_directory_view_popup_item_context_menu):
	(fm_directory_view_popup_background_context_menu):
	Changed to re-created background menu each time instead of
	keeping a single global menu up to date. This is simpler, and
	the imperceptible additional delay from recreating the menu
	each time should not be a problem.

	* ntl-window.c: (nautilus_window_up):
	ntl-map.c: (nautilus_navinfo_new):
	Handle the case where the current URI is NULL.

	* fm-directory-view-icons.c: (create_icon_container):
	Removed the leftover puts calls in here.
	This gets rid of "A", "B", "C" on each start of nautilus.

M	ChangeLog-20000414
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-extensions/nautilus-directory.h
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-directory.h
M	libnautilus/nautilus-directory.c
M	libnautilus/nautilus-directory.h
M	src/file-manager/fm-directory-view-icons.c
M	src/file-manager/fm-directory-view.c
M	src/nautilus-applicable-views.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window.c
M	src/ntl-uri-map.c
M	src/ntl-window.c

commit 74e70dc7e52bf6d284e5f0684bd92fa04ef38114
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-01-30

    Put #defines for all metadata keys into new central location.

M	ChangeLog-20000414
M	libnautilus-extensions/Makefile.am
A	libnautilus-extensions/nautilus-metadata.h
M	libnautilus-private/Makefile.am
A	libnautilus-private/nautilus-metadata.h
M	libnautilus/Makefile.am
A	libnautilus/nautilus-metadata.h
M	src/file-manager/fm-directory-view-icons.c
M	src/file-manager/fm-directory-view-list.c
M	src/nautilus-information-panel.c
M	src/nautilus-sidebar.c
M	src/ntl-index-panel.c

commit d1404606ee58952a7be8afab8df9e5e98e63a6c5
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-01-30

    Added can_zoom_in and can_zoom_out, and made item context menu disable
    Zoom In and Zoom Out correctly.

M	ChangeLog-20000414
M	src/file-manager/fm-directory-view-icons.c
M	src/file-manager/fm-directory-view-list.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-directory-view.h

commit dd8153b2d00a459f624440b38d3b9f4845664835
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-01-30

    made fonts scale according to zoom level enabled/disabled zoom
    items in


		made fonts scale according to zoom level
	enabled/disabled zoom items in context menu as necessary

M	ChangeLog-20000414
M	libnautilus-extensions/gnome-icon-container-private.h
M	libnautilus-extensions/gnome-icon-container.c
M	libnautilus-extensions/nautilus-icons-view-icon-item.c
M	libnautilus-private/gnome-icon-container-private.h
M	libnautilus-private/gnome-icon-container.c
M	libnautilus-private/nautilus-icons-view-icon-item.c
M	libnautilus/gnome-icon-container-private.h
M	libnautilus/gnome-icon-container.c
M	libnautilus/nautilus-icons-view-icon-item.c
M	src/file-manager/fm-directory-view-icons.c
M	src/file-manager/fm-directory-view-list.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-directory-view.h

commit 3abb791e414627bd2d25f90c951420a89a0e5f7e
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-01-28

    made the shadow rectangles track the icons properly by adding
    the center


	    made the shadow rectangles track the icons properly by adding
	    the center
	offset

M	ChangeLog-20000414
M	libnautilus-extensions/gnome-icon-container-dnd.c
M	libnautilus-private/gnome-icon-container-dnd.c
M	libnautilus/gnome-icon-container-dnd.c

commit ecc10811f9974493b86fe0e8b5de2628e88447c7
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-01-28

    Added icons to bookmarks menu & window; cleaned up some zoom code;
    fixed a few
    storage leaks.

M	ChangeLog-20000414
M	libnautilus-extensions/gnome-icon-container-private.h
M	libnautilus-extensions/gnome-icon-container.c
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-extensions/nautilus-icon-factory.h
M	libnautilus-private/gnome-icon-container-private.h
M	libnautilus-private/gnome-icon-container.c
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-icon-factory.h
M	libnautilus/gnome-icon-container-private.h
M	libnautilus/gnome-icon-container.c
M	libnautilus/nautilus-directory.c
M	libnautilus/nautilus-icon-factory.h
M	src/file-manager/fm-directory-view-icons.c
M	src/file-manager/fm-directory-view-list.c
M	src/file-manager/fm-directory-view.c
M	src/nautilus-bookmark.c
M	src/nautilus-bookmark.h
M	src/nautilus-bookmarks-menu.c
M	src/nautilus-bookmarks-window.c

commit 6abbef778cac086ccf8aad17a846e67996749e6a
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-01-28

    made icons be centered properly


	   made icons be centered properly

M	ChangeLog-20000414
M	libnautilus-extensions/gnome-icon-container-dnd.c
M	libnautilus-extensions/nautilus-icons-view-icon-item.c
M	libnautilus-extensions/nautilus-icons-view-icon-item.h
M	libnautilus-private/gnome-icon-container-dnd.c
M	libnautilus-private/nautilus-icons-view-icon-item.c
M	libnautilus-private/nautilus-icons-view-icon-item.h
M	libnautilus/gnome-icon-container-dnd.c
M	libnautilus/nautilus-icons-view-icon-item.c
M	libnautilus/nautilus-icons-view-icon-item.h

commit 40698cbec94f3b29e4f9dfe9ee534a92aa67ce83
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-01-27

    Renamed FMIconCache to NautilusIconFactory and moved it to
    libnautilus.

M	ChangeLog-20000414
M	RENAMING
M	libnautilus-extensions/Makefile.am
C099	src/file-manager/fm-default-file-icon.c
libnautilus-extensions/nautilus-default-file-icon.c
C069	src/file-manager/fm-default-file-icon.h
libnautilus-extensions/nautilus-default-file-icon.h
C077	src/file-manager/fm-icon-cache.c
libnautilus-extensions/nautilus-icon-factory.c
A	libnautilus-extensions/nautilus-icon-factory.h
M	libnautilus-private/Makefile.am
C099	src/file-manager/fm-default-file-icon.c
libnautilus-private/nautilus-default-file-icon.c
C069	src/file-manager/fm-default-file-icon.h
libnautilus-private/nautilus-default-file-icon.h
C077	src/file-manager/fm-icon-cache.c
libnautilus-private/nautilus-icon-factory.c
A	libnautilus-private/nautilus-icon-factory.h
M	libnautilus/Makefile.am
R099	src/file-manager/fm-default-file-icon.c
libnautilus/nautilus-default-file-icon.c
R069	src/file-manager/fm-default-file-icon.h
libnautilus/nautilus-default-file-icon.h
R077	src/file-manager/fm-icon-cache.c
libnautilus/nautilus-icon-factory.c
A	libnautilus/nautilus-icon-factory.h
M	src/file-manager/Makefile.am
M	src/file-manager/fm-directory-view-icons.c
M	src/file-manager/fm-directory-view-list.c
D	src/file-manager/fm-icon-cache.h
M	src/file-manager/fm-icons-controller.c

commit f9a9b1eb0e4cd2f872032948e5fe80d46879b665
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-01-27

    Made zooming work in list view.

M	ChangeLog-20000414
M	src/file-manager/fm-directory-view-list.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-icon-cache.c
M	src/file-manager/fm-icon-cache.h

commit 2350369c6c9a4ac5155a436100efccbeacb81606
Author: Elliot Lee <sopwith@src.gnome.org>
Date:	2000-01-27

    Remove use of gtk_html_parse() - deprecated in latest GtkHTML.



    * components/html/ntl-web-browser.c: Remove use of gtk_html_parse()
    - deprecated in latest
    GtkHTML.

M	ChangeLog-20000414
M	components/html/ntl-web-browser.c

commit d07bae8cad9fbfbfd0c78ea69d9f68990125d756
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-01-27

    fixed dragging when zoomed by scaling the pixbuf and offsets when


	fixed dragging when zoomed by scaling the pixbuf and offsets when
	necessary

M	ChangeLog-20000414
M	libnautilus-extensions/gnome-icon-container-dnd.c
M	libnautilus-private/gnome-icon-container-dnd.c
M	libnautilus/gnome-icon-container-dnd.c

commit c9c47555cc9332d908b8f7f347aeb666bf78d014
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-01-27

    made it position things better when zoomed by multiplying by


	   made it position things better when zoomed by multiplying by
	   pixels_per_unit when appropriate

M	ChangeLog-20000414
M	libnautilus-extensions/nautilus-icons-view-icon-item.c
M	libnautilus-private/nautilus-icons-view-icon-item.c
M	libnautilus/nautilus-icons-view-icon-item.c

commit 10e2b0004b36bab8dce10ccfd189907f57ac325b
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-01-27

    Finished this round of sorting architecture improvements; list view
    now handles
    sorting itself instead of delegating to superclass. Superclass now
    knows nothing
    about sorting.

M	ChangeLog-20000414
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-private/nautilus-directory.c
M	libnautilus/nautilus-directory.c
M	src/file-manager/fm-directory-view-list.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-directory-view.h

commit ecba0751d87378b121e5629e8fc55986de8d0bc9
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-01-27

    Dead again!

D	src/file-manager/fm-public-api.h

commit 085da46b4d66b50f07f3ad470d210a2d2ead0d47
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-01-27

    Added missing includes to get it to compile.

	* src/ntl-app.c: Added missing includes to get it to compile.
	* components/help/converters/.cvsignore:
	components/help/converters/gnome-info2html2/.cvsignore:
	components/help/converters/gnome-man2html2/.cvsignore:
	Added Makefile.

M	ChangeLog-20000414
M	components/help/converters/.cvsignore
M	components/help/converters/gnome-info2html2/.cvsignore
M	components/help/converters/gnome-man2html2/.cvsignore
M	src/nautilus-application.c
M	src/ntl-app.c

commit 1d6a860040ca9180f6c78fde1d1ed6f17a694c93
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-01-27

    Made the file manager component statically linked in again. Removed.

	* src/Makefile.am, src/nautilus.goad, src/ntl-app.c,
	src/file-manager/Makefile.am: Made the file manager component
	statically linked in again.
	* src/file-manager/ntl-file-manager.goad: Removed.

M	ChangeLog-20000414
M	src/Makefile.am
M	src/file-manager/Makefile.am
A	src/file-manager/fm-public-api.h
M	src/nautilus-application.c
R094	src/file-manager/ntl-file-manager.goad	src/nautilus.goad
M	src/ntl-app.c

commit 6f9294eebe020aca20049b651d6ab1a858fc4098
Author: Elliot Lee <sopwith@src.gnome.org>
Date:	2000-01-27

    Add components/help/converters/* makefiles. Check for NULL directory



    * configure.in: Add components/help/converters/* makefiles.
    * libnautilus/nautilus-directory.c: Check for NULL directory
      result before doing stuff with it.
    * src/ntl-index-panel.c: Ditto.
    * src/ntl-prefs.c: Add help browser nav tree to list of possibilities.
    * src/ntl-window-msgs.c: Handle non-VFS-handleable URIs correctly WRT
    'up' button.

M	ChangeLog-20000414
M	components/Makefile.am
M	components/websearch/ntl-web-search.c
M	configure.in
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-private/nautilus-directory.c
M	libnautilus/nautilus-directory.c
M	src/nautilus-information-panel.c
M	src/nautilus-sidebar.c
M	src/nautilus-window-manage-views.c
M	src/ntl-index-panel.c
M	src/ntl-prefs.c
M	src/ntl-window-msgs.c

commit 8c176f1a7428d5a12d329b9c98b937fb03b5282d
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-01-27

    made it respect the scale factor by removing code from


	   made it respect the scale factor by removing code from
	   compute_viewport_affine
	   that was defeating it.

M	ChangeLog-20000414
M	libnautilus-extensions/nautilus-icons-view-icon-item.c
M	libnautilus-private/nautilus-icons-view-icon-item.c
M	libnautilus/nautilus-icons-view-icon-item.c

commit c9692eff806f32104dc59fd122d8c1666e22ce87
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-01-27

    hooked up zooming to the background context menu


	  hooked up zooming to the background context menu

M	ChangeLog-20000414
M	libnautilus-extensions/gnome-icon-container-private.h
M	libnautilus-extensions/gnome-icon-container.c
M	libnautilus-extensions/gnome-icon-container.h
M	libnautilus-private/gnome-icon-container-private.h
M	libnautilus-private/gnome-icon-container.c
M	libnautilus-private/gnome-icon-container.h
M	libnautilus/gnome-icon-container-private.h
M	libnautilus/gnome-icon-container.c
M	libnautilus/gnome-icon-container.h
M	src/file-manager/fm-directory-view-icons.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-directory-view.h

commit a5d6405de96ae7b3c98438ae17291e094bf18da3
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-01-27

    *** empty log message ***

M	ChangeLog-20000414

commit 612168d185b3c03249cd7bc1f0023aef59668a3f
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-01-27

    Fixed a bug that was causing some icons to not get selected or
    unselected

	* libnautilus/gnome-icon-container.c:
	(icon_select):
	Fixed a bug that was causing some icons to not get
	selected or unselected properly due to strangeness of
	bit fields.

	* libnautilus/gnome-progressive-loader.h:
	libnautilus/gnome-progressive-loader.c:
	libnautilus/Makefile.am:
	Got rid of GnomeProgressiveLoader.
	We're not going to use it.

	* RENAMING: Andy added a new file that matched RENAMING,
	but then I changed my mind about a renaming, spawning yet
	more renaming!

	* src/file-manager/fm-directory-view-icons.c:
	Just tiny reformatting.

M	RENAMING
M	libnautilus-extensions/Makefile.am
M	libnautilus-extensions/gnome-icon-container.c
D	libnautilus-extensions/gnome-progressive-loader.c
D	libnautilus-extensions/gnome-progressive-loader.h
M	libnautilus-private/Makefile.am
M	libnautilus-private/gnome-icon-container.c
D	libnautilus-private/gnome-progressive-loader.c
D	libnautilus-private/gnome-progressive-loader.h
M	libnautilus/Makefile.am
M	libnautilus/gnome-icon-container.c
D	libnautilus/gnome-progressive-loader.c
D	libnautilus/gnome-progressive-loader.h
M	src/file-manager/fm-directory-view-icons.c

commit f588a6af293e6a59c2480d8112b22e11bf3f01f7
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-01-26

    Some work towards changing the file-sorting framework.

M	ChangeLog-20000414
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-extensions/nautilus-directory.h
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-directory.h
M	libnautilus/nautilus-directory.c
M	libnautilus/nautilus-directory.h
M	src/file-manager/fm-directory-view.c

commit fc0007b3f984358e62a458e013c6e099ce0a624d
Author: Elliot Lee <sopwith@src.gnome.org>
Date:	2000-01-26

    Link to $(BONOBO_LIBS) Include <string.h> to get prototype for memset.



    * libnautilus/Makefile.am: Link to $(BONOBO_LIBS)
    * libnautilus/gnome-icon-container.c: Include <string.h> to get
    prototype for memset.

M	ChangeLog-20000414
M	libnautilus-extensions/Makefile.am
M	libnautilus-extensions/gnome-icon-container.c
M	libnautilus-private/Makefile.am
M	libnautilus-private/gnome-icon-container.c
M	libnautilus/Makefile.am
M	libnautilus/gnome-icon-container.c

commit a26d6288b2421928096d4d7808c0906d190e1f10
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-01-26

    Build with the recent Bonobo global renaming, and Havoc's changes. A
    patch

	* components/help/hyperbola-main.c,
	components/help/hyperbola-nav-tree.c,
	components/history/ntl-history-view.c, components/html/main.c,
	components/html/ntl-web-browser.c,
	components/websearch/ntl-web-search.c, idl/nautilus.idl,
	libnautilus/gnome-icon-container.c,
	libnautilus/gnome-progressive-loader.c,
	libnautilus/gnome-progressive-loader.h, libnautilus/libnautilus.h,
	libnautilus/ntl-content-view-frame.c,
	libnautilus/ntl-meta-view-frame.c, libnautilus/ntl-view-frame.c,
	libnautilus/ntl-view-frame.h, src/nautilus.h,
	src/ntl-index-panel.c, src/ntl-view-bonobo-control.c,
	src/ntl-view-bonobo-subdoc.c, src/ntl-view-frame-svr.c,
	src/ntl-view-nautilus.c, src/ntl-view-private.h, src/ntl-view.c,
	src/ntl-view.h, src/ntl-window.c, src/ntl-window.h,
	src/file-manager/dfos-corba.h, src/file-manager/dfos-xfer.c,
	src/file-manager/dfos-xfer.h, src/file-manager/fm-main.c: Build
	with the recent Bonobo global renaming, and Havoc's changes. A
	patch from Kjartan Maraas <kmaraas@online.no> and scripts from Nat
	Friedman <nat@helixcode.com> were a very helpful starting point.

M	ChangeLog-20000414
M	components/help/hyperbola-main.c
M	components/help/hyperbola-nav-tree.c
M	components/history/nautilus-history-view.c
M	components/history/ntl-history-view.c
M	components/html/main.c
M	components/html/ntl-web-browser.c
M	components/websearch/ntl-web-search.c
M	idl/nautilus.idl
M	libnautilus-extensions/gnome-icon-container.c
M	libnautilus-extensions/gnome-progressive-loader.c
M	libnautilus-extensions/gnome-progressive-loader.h
M	libnautilus-extensions/libnautilus.h
M	libnautilus-extensions/nautilus-file-operations.c
M	libnautilus-extensions/nautilus-file-operations.h
M	libnautilus-private/gnome-icon-container.c
M	libnautilus-private/gnome-progressive-loader.c
M	libnautilus-private/gnome-progressive-loader.h
M	libnautilus-private/libnautilus.h
M	libnautilus-private/nautilus-file-operations.c
M	libnautilus-private/nautilus-file-operations.h
M	libnautilus/gnome-icon-container.c
M	libnautilus/gnome-progressive-loader.c
M	libnautilus/gnome-progressive-loader.h
M	libnautilus/libnautilus.h
M	libnautilus/nautilus-content-view-frame.c
M	libnautilus/nautilus-meta-view-frame.c
M	libnautilus/nautilus-view-frame.c
M	libnautilus/nautilus-view-frame.h
M	libnautilus/nautilus-view.c
M	libnautilus/nautilus-view.h
M	libnautilus/ntl-content-view-frame.c
M	libnautilus/ntl-meta-view-frame.c
M	libnautilus/ntl-view-frame.c
M	libnautilus/ntl-view-frame.h
M	src/file-manager/dfos-corba.h
M	src/file-manager/dfos-xfer.c
M	src/file-manager/dfos-xfer.h
M	src/file-manager/fm-main.c
M	src/nautilus-information-panel.c
M	src/nautilus-navigation-window.c
M	src/nautilus-navigation-window.h
M	src/nautilus-object-window.c
M	src/nautilus-object-window.h
M	src/nautilus-sidebar.c
M	src/nautilus-spatial-window.c
M	src/nautilus-spatial-window.h
M	src/nautilus-view-frame-bonobo-control.c
M	src/nautilus-view-frame-bonobo-embeddable.c
M	src/nautilus-view-frame-corba.c
M	src/nautilus-view-frame-nautilus-view.c
M	src/nautilus-view-frame-private.h
M	src/nautilus-view-frame.c
M	src/nautilus-view-frame.h
M	src/nautilus-window.c
M	src/nautilus-window.h
M	src/nautilus.h
M	src/ntl-index-panel.c
M	src/ntl-view-bonobo-control.c
M	src/ntl-view-bonobo-subdoc.c
M	src/ntl-view-frame-svr.c
M	src/ntl-view-nautilus.c
M	src/ntl-view-private.h
M	src/ntl-view.c
M	src/ntl-view.h
M	src/ntl-window.c
M	src/ntl-window.h

commit 8bf9719ddbe6194b6ac8b8c98d18ef94a67fb6bf
Author: Havoc Pennington <hp@pobox.com>
Date:	2000-01-26

    Trivial files I'd written before getting stuck on the OAF thing, that

    2000-01-26	Havoc Pennington  <hp@pobox.com>

	* src/nautilus-gconf.h, src/nautilus-gconf.c: Trivial files I'd
		written before getting stuck on the OAF thing, that
		might be of
			interest. I have some other bits I did that aren't
    worth checking
	in, Ramiro said he's doing the prefs dialog.

M	ChangeLog-20000414
A	src/nautilus-gconf.c
A	src/nautilus-gconf.h

commit 6ae5e7add13ec68f36d37855a1c2fa6a64964528
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-01-26

    Moved list view sort indicator to left side of right-justified
    columns.

M	ChangeLog-20000414
M	src/file-manager/fm-directory-view-list.c

commit 8f1491ea41e2cba60be1ae757808e40e520a3c30
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-01-26

    Some changes towards fixing the architecture for sorting in directory
    views.

M	ChangeLog-20000414
M	src/file-manager/fm-directory-view-icons.c
M	src/file-manager/fm-directory-view-list.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-directory-view.h

commit 920e9eb8b370979f78edfe4e4cc425b6da5022ce
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-01-26

    made the drag shadow have the same dimensions as the dragged object


	    made the drag shadow have the same dimensions as the dragged
	    object

M	ChangeLog-20000414
M	libnautilus-extensions/gnome-icon-container-dnd.c
M	libnautilus-private/gnome-icon-container-dnd.c
M	libnautilus/gnome-icon-container-dnd.c

commit 47bf5ad695c4de99706105854796e090585d8b80
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-01-26

    Fixed an assert I missed.

	* libnautilus/nautilus-directory.c:
	(nautilus_file_get_name):
	Fixed an assert I missed.

M	ChangeLog-20000414
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-private/nautilus-directory.c
M	libnautilus/nautilus-directory.c

commit c796ee4c97b37a2ad12a79a5d3805a4ef0b69ecf
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-01-26

    Added interface to get a NautilusFile for a specific file rather
    than a

	* libnautilus/nautilus-directory.h:
	(nautilus_file_get):
	(nautilus_file_detach):
	(nautilus_directory_finalize):
	(nautilus_file_unref):
	Added interface to get a NautilusFile for a specific file
	rather than
	a file from a directory that we are scanning.

	* libnautilus/nautilus-glib-extensions.c:
	(check_tm_to_g_date):
	A little cleanup of the self-check code.

	* libnautilus/Makefile.am:
	libnautilus/libnautilus.h:
	libnautilus/nautilus-alloc.h:
	libnautilus/nautilus-directory.h:
	Moved g_alloca into its own header file so you don't have
	to include
	all the Bonobo stuff just to use g_alloca.

M	ChangeLog-20000414
M	libnautilus-extensions/Makefile.am
M	libnautilus-extensions/libnautilus.h
A	libnautilus-extensions/nautilus-alloc.h
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-extensions/nautilus-directory.h
M	libnautilus-extensions/nautilus-glib-extensions.c
M	libnautilus-private/Makefile.am
M	libnautilus-private/libnautilus.h
A	libnautilus-private/nautilus-alloc.h
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-directory.h
M	libnautilus-private/nautilus-glib-extensions.c
M	libnautilus/Makefile.am
M	libnautilus/libnautilus.h
A	libnautilus/nautilus-alloc.h
M	libnautilus/nautilus-directory.c
M	libnautilus/nautilus-directory.h
M	libnautilus/nautilus-glib-extensions.c

commit 6d547890b62344f88d04cef7836d5ca1ceb63e9d
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-01-26

    A few cleanups to file-date-as-string code.

M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-private/nautilus-directory.c
M	libnautilus/nautilus-directory.c

commit ebcee7a7785bbd234aa0eae99b55df59fa31144b
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-01-26

    first cut at making small images (<10K) show as themselves. also,
    cleaned


	    first cut at making small images (<10K) show as themselves.
	also, cleaned up icon item class and added boolean for kbd
	selection

M	ChangeLog-20000414
M	libnautilus-extensions/nautilus-icons-view-icon-item.c
M	libnautilus-private/nautilus-icons-view-icon-item.c
M	libnautilus/nautilus-icons-view-icon-item.c

commit 794baebe625e0504a280beeece7a80e4fa1e3fff
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-01-26

    A few cleanups to file-date-as-string code.

M	ChangeLog-20000414

commit a320ceead5e635242fdcfa9acf96b92e9d7a2cb9
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-01-26

    disabled icon centering code that was causing glitchy updates


	   disabled icon centering code that was causing glitchy updates

M	ChangeLog-20000414
M	libnautilus-extensions/nautilus-icons-view-icon-item.c
M	libnautilus-private/nautilus-icons-view-icon-item.c
M	libnautilus/nautilus-icons-view-icon-item.c

commit 6d5f07d86e8a136fa00bd79b6b3db6f5c21838be
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-01-25

    Redid drag code so that it will work if there are multiple windows

	* libnautilus/gnome-icon-container-dnd.c:
	(create_selection_shadow):
	(set_gnome_icon_list_selection):
	(get_gnome_icon_list_selection):
	(gnome_icon_container_receive_dropped_icons):
	Redid drag code so that it will work if there are multiple
	windows involved, although we still don't handle copies.
	Changed selection to include the width and height of the icon,
	and to hold the top left of the icon.

	* libnautilus/gnome-icon-container-private.h:
	libnautilus/gnome-icon-container.c:
	(move_icon):
	(gnome_icon_container_move_icon):
	Made move_icon visible to the DnD code, and added a raise boolean
	so it could move and icon and bring it to the front.
	(gnome_icon_container_get_icon_by_uri):
	(gnome_icon_container_select_list_unselect_others):
	Added new functions for use by DnD code.

	* libnautilus/gnome-icon-container-private.h:
	libnautilus/gnome-icon-container.c:
	(handle_icon_button_press):
	Got rid of unused drag_x_offset and drag_y_offset.

	* libnautilus/gnome-icon-container.c:
	(icon_select):
	(icon_toggle_selected):
	(select_icon):
	(select_one_unselect_others):
	(toggle_icon):
	(unselect_all_but_one):
	(unselect_all):
	(rubberband_select_in_cell):
	(kbd_move_to):
	(kbd_space):
	(linger_select_timeout_cb):
	(handle_icon_button_press):
	(gnome_icon_container_select_all):
	(gnome_icon_container_unselect_all):
	Cleaned up selection logic and made it simpler.

	* libnautilus/gnome-icon-container.h:
	libnautilus/gnome-icon-container.c:
	(gnome_icon_container_xlate_selected):
	Got rid of unused function.

	* libnautilus/nautilus-self-checks.h:
	libnautilus/nautilus-self-checks.c:
	(nautilus_self_checks_failed):
	(nautilus_exit_if_self_checks_failed):
	src/ntl-main.c:
	(main):
	Added blank lines before and after the first and last failed
	checks when at least one check fails.

	* src/ntl-view.c:
	(nautilus_view_destroy):
	Removed a straggler message. (I hope Elliot's not still using it.)

	* RENAMING: Some new name ideas.

M	ChangeLog-20000414
M	RENAMING
M	libnautilus-extensions/gnome-icon-container-dnd.c
M	libnautilus-extensions/gnome-icon-container-private.h
M	libnautilus-extensions/gnome-icon-container.c
M	libnautilus-extensions/gnome-icon-container.h
M	libnautilus-extensions/nautilus-self-checks.c
M	libnautilus-extensions/nautilus-self-checks.h
M	libnautilus-private/gnome-icon-container-dnd.c
M	libnautilus-private/gnome-icon-container-private.h
M	libnautilus-private/gnome-icon-container.c
M	libnautilus-private/gnome-icon-container.h
M	libnautilus-private/nautilus-self-checks.c
M	libnautilus-private/nautilus-self-checks.h
M	libnautilus/gnome-icon-container-dnd.c
M	libnautilus/gnome-icon-container-private.h
M	libnautilus/gnome-icon-container.c
M	libnautilus/gnome-icon-container.h
M	libnautilus/nautilus-self-checks.c
M	libnautilus/nautilus-self-checks.h
M	src/nautilus-main.c
M	src/nautilus-view-frame.c
M	src/ntl-main.c
M	src/ntl-view.c

commit c1e840df79970774e319916befafa4e905ed0881
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-01-25

    Better text for date column in list view.

M	ChangeLog-20000414
M	libnautilus-extensions/Makefile.am
M	libnautilus-extensions/nautilus-directory.c
A	libnautilus-extensions/nautilus-glib-extensions.c
A	libnautilus-extensions/nautilus-glib-extensions.h
M	libnautilus-extensions/nautilus-lib-self-check-functions.h
M	libnautilus-private/Makefile.am
M	libnautilus-private/nautilus-directory.c
A	libnautilus-private/nautilus-glib-extensions.c
A	libnautilus-private/nautilus-glib-extensions.h
M	libnautilus-private/nautilus-lib-self-check-functions.h
M	libnautilus/Makefile.am
M	libnautilus/nautilus-directory.c
A	libnautilus/nautilus-glib-extensions.c
A	libnautilus/nautilus-glib-extensions.h
M	libnautilus/nautilus-lib-self-check-functions.h

commit 961f18d60052151784eaf6244a22cfc57ee30cc5
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-01-25

    icons are now drawn with a custom canvas item instead of with a group.


	   icons are now drawn with a custom canvas item instead of with
	   a group.
	   This is a first cut, it doesn't work at non-unity scale
	   factors plus
	   other small problems.

M	ChangeLog-20000414
M	libnautilus-extensions/Makefile.am
M	libnautilus-extensions/gnome-icon-container-dnd.c
M	libnautilus-extensions/gnome-icon-container-private.h
M	libnautilus-extensions/gnome-icon-container.c
A	libnautilus-extensions/nautilus-icons-view-icon-item.c
A	libnautilus-extensions/nautilus-icons-view-icon-item.h
M	libnautilus-private/Makefile.am
M	libnautilus-private/gnome-icon-container-dnd.c
M	libnautilus-private/gnome-icon-container-private.h
M	libnautilus-private/gnome-icon-container.c
A	libnautilus-private/nautilus-icons-view-icon-item.c
A	libnautilus-private/nautilus-icons-view-icon-item.h
M	libnautilus/Makefile.am
M	libnautilus/gnome-icon-container-dnd.c
M	libnautilus/gnome-icon-container-private.h
M	libnautilus/gnome-icon-container.c
A	libnautilus/nautilus-icons-view-icon-item.c
A	libnautilus/nautilus-icons-view-icon-item.h

commit 5c026fa9bf2dd913bfe55c25786a0a4baf55a1c9
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-01-25

    first cut at making small images (<10K) show as themselves. also,
    cleaned


	    first cut at making small images (<10K) show as themselves.
	also, cleaned up icon item class and added boolean for kbd
	selection

M	src/file-manager/fm-icon-cache.c

commit 64f3acb0e3fc4340db47b4d1142358f583633578
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-01-25

    Added more suggestions.

M	RENAMING

commit f0e4c44c901c8129f9acabbde4a906e8e31e1de5
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-01-25

    New functions for subclasses to call, to implement right-click
    menus. Most

	* src/file-manager/fm-directory-view.c,
	src/file-manager/fm-directory-view.h
	(fm_directory_view_popup_item_context_menu,
	fm_directory_view_popup_background_context_menu): New functions
	for subclasses to call, to implement right-click menus. Most of
	the guts are here now. Machinery to merge view-specific items with
	generic ones will be added here.
	* src/file-manager/fm-directory-view-icons.c,
	src/file-manager/fm-directory-view-list.c: Use the new interface
	for right-click stuff.

M	ChangeLog-20000414
M	src/file-manager/fm-directory-view-icons.c
M	src/file-manager/fm-directory-view-list.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-directory-view.h

commit 11b80f5dc4e698c8ccdf55b15757aac6df6b4c08
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-01-25

    Remove // comments left in for debugging. Oops!

M	src/file-manager/fm-directory-view-icons.c

commit 469af2086e6d913533f222e1a6e8019d57cbbd74
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-01-25

    Corrected memory management for background and item popup menus.

	* src/file-manager/fm-directory-view-icons.c: Corrected memory
	management for background and item popup menus.

M	ChangeLog-20000414
M	src/file-manager/fm-directory-view-icons.c

commit 6b72c37ff1191ff3a20c53f9e45d4d8fa2b152a8
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-01-25

    Removed bogus warning. Need to do some more work to get dragging
    working

	* gnome-icon-container-dnd.c:
	(gnome_icon_container_receive_dropped_icons):
	Removed bogus warning. Need to do some more work to get
	dragging working with multiple windows, but there's no
	easy way to detect that case, so just let it go.

	* fm-directory-view-icons.c:
	(icon_container_context_click_icon_cb):
	(icon_container_context_click_background_cb):
	Fixed the callbacks to match the new interface without the
	icon name. I missed this in my check-in earlier today.

M	ChangeLog-20000414
M	libnautilus-extensions/gnome-icon-container-dnd.c
M	libnautilus-private/gnome-icon-container-dnd.c
M	libnautilus/gnome-icon-container-dnd.c
M	src/file-manager/fm-directory-view-icons.c

commit c428ff2cb034429b133ca3e542a4507591ee612f
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-01-24

    Added sort indicators to column headers in list view

M	ChangeLog-20000414
M	src/file-manager/fm-directory-view-list.c

commit b615c0b1d9cfa4ada1cab65b94c1200ca4efb54a
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-01-24

    Fixed bad merge.

M	ChangeLog-20000414

commit f1c27961286f962e2efd332fa781ad142c0b4173
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-01-24

    Rename "row_popup_menu" and "empty_popup_menu" signals to

	* libnautilus/gtkflist.c, libnautilus/gtkflist.h: Rename
	"row_popup_menu" and "empty_popup_menu" signals to
	"context_click_row" and "context_click_background" for more
	consistency with the way the icon container does it. Removed
	GdkEvent parameters from these signals. Added an int indicating
	the row right-clicked.
	(gtk_flist_button_press): Do not change the selection to the row
	that gets right-clicked. It was inconsistent with the icon view
	and most of the known universe.

M	ChangeLog-20000414
M	libnautilus-extensions/gtkflist.c
M	libnautilus-extensions/gtkflist.h
M	libnautilus-private/gtkflist.c
M	libnautilus-private/gtkflist.h
M	libnautilus/gtkflist.c
M	libnautilus/gtkflist.h

commit c8853690126c01a49020281c152887a1230df143
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-01-24

	Added a controller object that lets GnomeIconContainer
	ask questions and perform actions, even though only the
	FMDirectoryViewIcons knows how to answer the questions
	and perform the actions.

	Replaced use of nautilus_file_get_info with specific
	accessors for various file info.

	* libnautilus/Makefile.am:
	libnautilus/nautilus-icons-controller.h:
	libnautilus/nautilus-icons-controller.c:
	libnautilus/gnome-icon-container-private.h:
	libnautilus/gnome-icon-container.h:
	libnautilus/gnome-icon-container.c:
	(icon_new_pixbuf):
	(gnome_icon_container_new):
	(gnome_icon_container_add):
	(gnome_icon_container_add_auto):
	Added NautilusIconsController, an interface provided so that the
	file manager can connect the icons up with the file code. This is
	all so we can keep the view/controller separation. This eliminates
	the need to pass around the icon name all the time, so the signals
	have changed to not take the icon name as a parameter.

	* src/file-manager/Makefile.am:
	src/file-manager/fm-icons-controller.c:
	src/file-manager/fm-icons-controller.h:
	Added FMIconsController, the actual controller used by the file
	manager instance of GnomeIconContainer.
	src/file-manager/fm-directory-view-icons.c:
	(create_icon_container):
	(add_icon_if_already_positioned):
	(add_icon_at_free_position):
	(icon_container_activate_cb):
	(fm_directory_view_icons_icon_moved_cb):
	Create and use the FMIconController.

	* libnautilus/gnome-icon-container-private.h:
	libnautilus/gnome-icon-container-dnd.c:
	(set_gnome_icon_list_selection):
	(set_uri_list_selection):
	libnautilus/gnome-icon-container.c:
	(gnome_icon_container_set_base_uri):
	src/file-manager/fm-directory-view-icons.c:
	(set_up_base_uri):
	(fm_directory_view_icons_begin_loading):
	Get rid of the old base_uri technique for handling drags. Instead
	the icon controller supplies URIs for icons when requested.

	* RENAMING: Proposed that we use NautilusIconsView as the new name
	for GnomeIconContainer instead of NautilusIconContainer.

	* libnautilus/gnome-icon-container-private.h:
	libnautilus/gnome-icon-container.h:
	libnautilus/gnome-icon-container.c:
	(gnome_icon_container_initialize):
	(handle_icon_enter_notify):
	(handle_icon_leave_notify):
	Renamed browser mode to linger selection mode.

	* libnautilus/gnome-icon-container-private.h:
	libnautilus/gnome-icon-container.h:
	libnautilus/gnome-icon-container.c:
	(icon_configure):
	(icon_position):
	(change_icon_mode):
	(gnome_icon_container_initialize):
	(gnome_icon_container_set_icon_mode):
	(gnome_icon_container_get_icon_mode):
	src/file-manager/fm-directory-view-icons.c:
	(fm_directory_view_icons_initialize):
	Got rid of icon mode, since we won't be using it.

	* libnautilus/gnome-icon-container-dnd.c:
	(get_gnome_icon_list_selection):
	Changed geometry parsing so it will not ignore extra characters
	after the numeric geometry.
	(gnome_icon_container_receive_dropped_icons):
	The code here tried to work when dragging icons between windows,
	but the implementation was actually only good within the same
	window, so I modified it to check for that case.

	* libnautilus/gnome-icon-container-dnd.c:
	(create_selection_shadow):
	(set_gnome_icon_list_selection):
	libnautilus/gnome-icon-container.c:
	(icon_position):
	Renamed GNOME_ICON_CONTAINER_ICON_XOFFSET to
	GNOME_ICON_CONTAINER_ICON_X_OFFSET and
	GNOME_ICON_CONTAINER_ICON_YOFFSET to
	GNOME_ICON_CONTAINER_ICON_Y_OFFSET. We use an underscore between
	words in identifiers.

	* libnautilus/gnome-icon-container.c:
	(destroy):
	Added code to remove timeouts and idles when the container is
	destroyed.

	* libnautilus/nautilus-directory.h:
	libnautilus/nautilus-directory.c:
	(nautilus_file_get_info):
	Get rid of the direct call to get GnomeVFSFileInfo. All info is
	accessed through individual functions.
	(nautilus_file_get_size):
	(nautilus_file_get_type):
	(nautilus_file_get_mime_type):
	(nautilus_file_is_executable):
	(nautilus_file_is_symbolic_link):
	Added new accessor functions as needed.
	src/file-manager/fm-directory-view.c:
	(display_selection_info):
	src/file-manager/fm-icon-cache.c:
	(fm_icon_cache_get_icon_set_for_file):
	(fm_icon_cache_get_icon_for_file):
	Change code to use the accessors instead of get_info.

	* libnautilus/nautilus-gtk-macros.h:
	(NAUTILUS_ASSIGN_MUST_OVERRIDE_SIGNAL):
	Changed macro to take a class pointer of the right type instead
	of taking both a casting macro name and a class pointer.
	src/file-manager/fm-directory-view.c:
	(fm_directory_view_initialize_class):
	Changed existing uses of macro to match.

	* src/file-manager/Makefile.am:
	src/file-manager/fm-icon-cache.c:
	src/file-manager/fm-default-file-icon.h:
	src/file-manager/fm-default-file-icon.c:
	Moved the default icon into its own file.

M	ChangeLog-20000414
M	RENAMING
M	libnautilus-extensions/Makefile.am
M	libnautilus-extensions/gnome-icon-container-dnd.c
M	libnautilus-extensions/gnome-icon-container-dnd.h
M	libnautilus-extensions/gnome-icon-container-private.h
M	libnautilus-extensions/gnome-icon-container.c
M	libnautilus-extensions/gnome-icon-container.h
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-extensions/nautilus-directory.h
M	libnautilus-extensions/nautilus-gtk-macros.h
A	libnautilus-extensions/nautilus-icons-controller.c
A	libnautilus-extensions/nautilus-icons-controller.h
M	libnautilus-private/Makefile.am
M	libnautilus-private/gnome-icon-container-dnd.c
M	libnautilus-private/gnome-icon-container-dnd.h
M	libnautilus-private/gnome-icon-container-private.h
M	libnautilus-private/gnome-icon-container.c
M	libnautilus-private/gnome-icon-container.h
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-directory.h
M	libnautilus-private/nautilus-gtk-macros.h
A	libnautilus-private/nautilus-icons-controller.c
A	libnautilus-private/nautilus-icons-controller.h
M	libnautilus/Makefile.am
M	libnautilus/gnome-icon-container-dnd.c
M	libnautilus/gnome-icon-container-dnd.h
M	libnautilus/gnome-icon-container-private.h
M	libnautilus/gnome-icon-container.c
M	libnautilus/gnome-icon-container.h
M	libnautilus/nautilus-directory.c
M	libnautilus/nautilus-directory.h
M	libnautilus/nautilus-gtk-macros.h
A	libnautilus/nautilus-icons-controller.c
A	libnautilus/nautilus-icons-controller.h
M	src/file-manager/Makefile.am
C080	src/file-manager/fm-icon-cache.c
src/file-manager/fm-default-file-icon.c
A	src/file-manager/fm-default-file-icon.h
M	src/file-manager/fm-directory-view-icons.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-icon-cache.c
M	src/file-manager/fm-icon-cache.h
A	src/file-manager/fm-icons-controller.c
A	src/file-manager/fm-icons-controller.h

commit d12bae4bf6b439559e0a0742f1716f10589ab59a
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-01-24

    Made Shift as well as Control modify the selection, and prevented
    activation on single-click when modifying the selection.

M	ChangeLog-20000414
M	libnautilus-extensions/gnome-icon-container.c
M	libnautilus-private/gnome-icon-container.c
M	libnautilus/gnome-icon-container.c

commit f538796e6d3121f91d5ad7b775dd3daaa13909e3
Author: Havoc Pennington <hp@pobox.com>
Date:	2000-01-22

    check for libwww

    2000-01-22	Havoc Pennington  <hp@pobox.com>

	* configure.in: check for libwww

		* components/html/Makefile.am: add libwww flags

M	ChangeLog-20000414
M	components/html/Makefile.am
M	configure.in

commit 4da01575f39d802a98b417f8b69b5d27f5cab4f6
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-01-22

    Added background and item context click menus. Right now they
    only work

	* src/file-manager/fm-directory-view-icons.c: Added background and
	item context click menus. Right now they only work for the
	directory view, and contain only insensitive items. This needs
	more work but I wanted to check in something basic.

M	ChangeLog-20000414
M	src/file-manager/fm-directory-view-icons.c

commit 7bc75aef86022d0731f12d7856a7434752456440
Author: Havoc Pennington <hp@redhat.com>
Date:	2000-01-22

    fix to gnomecanvaspixbuf

    2000-01-21	Havoc Pennington  <hp@redhat.com>

    * src/file-manager/Makefile.am (INCLUDES): fix to gnomecanvaspixbuf

    * src/Makefile.am (INCLUDES): fix to gnomecanvaspixbuf

    * libnautilus/Makefile.am (INCLUDES): fix to use gnomecanvaspixbuf
    flags

    * configure.in: Look for gnomecanvaspixbuf properly (via
    gnome-config)

M	ChangeLog-20000414
M	configure.in
M	libnautilus-extensions/Makefile.am
M	libnautilus-private/Makefile.am
M	libnautilus/Makefile.am
M	src/Makefile.am
M	src/file-manager/Makefile.am

commit d5794212d01bde05d40c20a1e323a8d8adcf763b
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-01-21

    *** empty log message ***

M	ChangeLog-20000414
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window.c
M	src/ntl-window.c

commit e73d8421659e04f85b8b3fe8d8f9e78cb51f85d7
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-01-21

    Make icons appear in list view.

M	ChangeLog-20000414
M	src/file-manager/fm-directory-view-icons.c
M	src/file-manager/fm-directory-view-list.c
M	src/file-manager/fm-icon-cache.c
M	src/file-manager/fm-icon-cache.h

commit f7492a6330eea9f60b04d0a2ea8362ea5847ab53
Author: Elliot Lee <sopwith@src.gnome.org>
Date:	2000-01-21

    Add a specific flag to indicate reload, and make use of it.



    * src/ntl-window.[ch], src/ntl-window-msgs.c,
    src/ntl-window-private.h: Add a specific flag to indicate reload,
    and make use of it.

M	ChangeLog-20000414
M	src/nautilus-navigation-window.c
M	src/nautilus-navigation-window.h
M	src/nautilus-object-window.c
M	src/nautilus-object-window.h
M	src/nautilus-spatial-window.c
M	src/nautilus-spatial-window.h
M	src/nautilus-window-manage-views.c
M	src/nautilus-window-private.h
M	src/nautilus-window.c
M	src/nautilus-window.h
M	src/ntl-window-msgs.c
M	src/ntl-window-private.h
M	src/ntl-window.c
M	src/ntl-window.h

commit dfc585b3272ea71c88d00d35f0f37c2fa4a58b50
Author: Elliot Lee <sopwith@src.gnome.org>
Date:	2000-01-21

    Allocate an extra byte in the buffer, for safety's sake. Fix back/fwd



    * libnautilus/nautilus-directory.c: Allocate an extra byte in the
      buffer, for safety's sake.
    * src/ntl-window-msgs.c: Fix back/fwd buttons.

M	ChangeLog-20000414
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-private/nautilus-directory.c
M	libnautilus/nautilus-directory.c
M	src/nautilus-window-manage-views.c
M	src/ntl-window-msgs.c

commit 482a598e307e136ccbec26512c1074ffd84adc05
Author: Elliot Lee <sopwith@src.gnome.org>
Date:	2000-01-21

    Remove debugging printouts, and display error dialogs.



    * src/ntl-window-msgs.c: Remove debugging printouts, and display
    error dialogs.

M	ChangeLog-20000414
M	src/nautilus-window-manage-views.c
M	src/ntl-window-msgs.c

commit 84bc7431f18834f905b0a667fe8a1608eecffbce
Author: Elliot Lee <sopwith@src.gnome.org>
Date:	2000-01-21

    Fix bug that was causing list view to be blank.



    Fix bug that was causing list view to be blank.

M	ChangeLog-20000414
M	src/nautilus-navigation-window.h
M	src/nautilus-object-window.h
M	src/nautilus-spatial-window.h
M	src/nautilus-window-manage-views.c
M	src/nautilus-window.h
M	src/ntl-window-msgs.c
M	src/ntl-window.h

commit 49f7a162e18b9cebe7dc387feb045f70945cc2c5
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-01-21

	Started some cleanup of the icon view.

	* libnautilus/Makefile.am:
	libnautilus/gnome-icon-container-layout.c:
	libnautilus/gnome-icon-container-layout.h:
	libnautilus/gnome-icon-container.c:
	libnautilus/gnome-icon-container.h:
	src/file-manager/fm-directory-view-icons.c:
	src/file-manager/fm-directory-view-icons.h:
	Got rid of the GnomeIconContainerLayout.
	This was the old mechanism for saving and loading
	icon positions and we have a better signal-based one.
	Also made the new mechanism work more the way that
	Ettore had intended to make the layout work, where
	all the icons that have preassigned positions get
	positioned first, then the ones that are auto positioned.
	In the long run, we'll need something a bit fancier.

	* libnautilus/gnome-icon-container-dnd.c:
	libnautilus/gnome-icon-container.c:
	libnautilus/gnome-icon-container.h:
	libnautilus/gnome-icon-container-private.h:
	Change the priv pointer to be named details to match
	what we use in other places in Nautilus.

M	ChangeLog-20000414
M	libnautilus-extensions/Makefile.am
M	libnautilus-extensions/gnome-icon-container-dnd.c
D	libnautilus-extensions/gnome-icon-container-layout.c
D	libnautilus-extensions/gnome-icon-container-layout.h
M	libnautilus-extensions/gnome-icon-container-private.h
M	libnautilus-extensions/gnome-icon-container.c
M	libnautilus-extensions/gnome-icon-container.h
M	libnautilus-private/Makefile.am
M	libnautilus-private/gnome-icon-container-dnd.c
D	libnautilus-private/gnome-icon-container-layout.c
D	libnautilus-private/gnome-icon-container-layout.h
M	libnautilus-private/gnome-icon-container-private.h
M	libnautilus-private/gnome-icon-container.c
M	libnautilus-private/gnome-icon-container.h
M	libnautilus/Makefile.am
M	libnautilus/gnome-icon-container-dnd.c
D	libnautilus/gnome-icon-container-layout.c
D	libnautilus/gnome-icon-container-layout.h
M	libnautilus/gnome-icon-container-private.h
M	libnautilus/gnome-icon-container.c
M	libnautilus/gnome-icon-container.h
M	src/file-manager/fm-directory-view-icons.c
M	src/file-manager/fm-directory-view-icons.h

commit 7c1de70be968ab1de45cb0bac8150a2b7f4a45c4
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-01-21

    Activate on single-click in list view.

M	ChangeLog-20000414
M	libnautilus-extensions/gtkflist.c
M	libnautilus-private/gtkflist.c
M	libnautilus/gtkflist.c

commit 8080e76fc8ff0279d7a3b49479f6f8c4dfc40b16
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-01-21

    disabled the pernicious call to relayout in size_allocate, at least


	  disabled the pernicious call to relayout in size_allocate,
	  at least
	  temporarily

M	ChangeLog-20000414
M	libnautilus-extensions/gnome-icon-container.c
M	libnautilus-private/gnome-icon-container.c
M	libnautilus/gnome-icon-container.c

commit c02264c8e0974cef6d941399b9b4d0de0ae1614c
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-01-21

    Added missing entry.

M	ChangeLog-20000414

commit 1a5d67010a451169a79f02b5f68070186d2f7e61
Author: Elliot Lee <sopwith@src.gnome.org>
Date:	2000-01-21

    Missed piece in last commit.



    Missed piece in last commit.

M	src/nautilus-window-manage-views.c
M	src/ntl-window-msgs.c

commit 97ce483ddda1334a6e0003eb57dc55cf257f6a4e
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-01-21

    Fixed double free that was causing lots of nasty errors in the file

	* src/file-manager/fm-directory-view.c:
	(fm_directory_view_activate_entry):
	Fixed double free that was causing lots of nasty errors in
	the file manager.
	(fm_directory_view_load_uri):
	Made the old directory hang around a bit longer when loading
	a new uri.
	(display_selection_info):
	(fm_directory_view_send_selection_change):
	(display_selection_info_idle_cb):
	Fixed a storage leak and broke out the selection change into
	its own function instead of mixing it with the status line.
	Also made the selection actually use URIs instead of just
	names for the selected items.

	* libnautilus/nautilus-directory.h:
	libnautilus/nautilus-directory.c:
	(nautilus_file_get_uri):
	Added this function that gets a URI (rather than just a
	leaf name).

	* libnautilus/nautilus-directory.c:
	(nautilus_directory_finalize):
	(nautilus_self_check_directory):
	Added more self checks and fixed a bug where a metadata
	change would get lost if you delete the directory too soon
	after making the change.

M	ChangeLog-20000414
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-extensions/nautilus-directory.h
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-directory.h
M	libnautilus/nautilus-directory.c
M	libnautilus/nautilus-directory.h
M	src/file-manager/fm-directory-view.c

commit fde66d2ddd658b0a28bc34c10cd12d02520b62b6
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-01-20

    Moved fields inside private details structure.

M	ChangeLog-20000414
M	libnautilus-extensions/gtkflist.c
M	libnautilus-extensions/gtkflist.h
M	libnautilus-private/gtkflist.c
M	libnautilus-private/gtkflist.h
M	libnautilus/gtkflist.c
M	libnautilus/gtkflist.h

commit f7b5f98c671d90349ab05d7df21d463217588b88
Author: Jonathan Blandford <jrb@redhat.com>
Date:	2000-01-20

    more initialization to clean up an warning.

    2000-01-20	Jonathan Blandford  <jrb@redhat.com>

	    * src/file-manager/fm-directory-view-list.c
	    (column_clicked_cb):
	    more initialization to clean up an warning.

M	ChangeLog-20000414
M	src/file-manager/fm-directory-view-list.c

commit c4c5ae7de9a218d66e4f9e87fce7a7f1ad97072c
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-01-20

    Fixed a bug where dragging an icon would cause the "kbd_selected"
    icon to

	* src/gnome-icon-container.c:
	(gnome_icon_container_xlate_selected):
	Fixed a bug where dragging an icon would cause the "kbd_selected"
	icon to scroll into view. Just passed FALSE instead of TRUE for
	"schedule_visibility".

	* libnautilus/nautilus-background.c:
	(nautilus_background_draw_flat_box):
	Tiny change, to fit our style rule against initializing.

M	ChangeLog-20000414
M	libnautilus-extensions/gnome-icon-container.c
M	libnautilus-extensions/nautilus-background.c
M	libnautilus-private/gnome-icon-container.c
M	libnautilus-private/nautilus-background.c
M	libnautilus/gnome-icon-container.c
M	libnautilus/nautilus-background.c

commit 75cb3ed1f87393e619cfeaf8baeac76749c87f30
Author: Jonathan Blandford <jrb@redhat.com>
Date:	2000-01-20

    fix warning.

    2000-01-20	Jonathan Blandford  <jrb@redhat.com>

	* libnautilus/nautilus-background.c
	(nautilus_background_draw_flat_box): fix warning.

M	ChangeLog-20000414
M	libnautilus-extensions/nautilus-background.c
M	libnautilus-private/nautilus-background.c
M	libnautilus/nautilus-background.c

commit e7df9b4e9b908a635ed9fa3098937a1a156591f1
Author: Elliot Lee <sopwith@src.gnome.org>
Date:	2000-01-20

    Async notification of navinfo - now we just need an async
    get_file_info



    * src/ntl-uri-map.c: Async notification of navinfo - now we just
    need an async get_file_info call.
    * src/ntl-view.[ch]: Better error handling.
    * src/file-manager/fm-directory-view.c (display_selection_info):
    Send a 'selection change' request.
    * src/ntl-window-msgs.c: Totally rewrite the state changing
    machine. Now handles errors slightly
      better.
    * src/ntl-types.h: Remove requesting_view from the navigation info.
    * src/ntl-window.h: Move all the state machine stuff into
    NautilusWindow itself.
    * src/ntl-window.c: Update for new 'stop doing stuff' API.

M	ChangeLog-20000414
M	libnautilus-extensions/nautilus-background.c
M	libnautilus-private/nautilus-background.c
M	libnautilus/nautilus-background.c
M	src/explorer-location-bar.c
M	src/file-manager/fm-directory-view.c
M	src/nautilus-applicable-views.c
M	src/nautilus-applicable-views.h
M	src/nautilus-navigation-window.c
M	src/nautilus-navigation-window.h
M	src/nautilus-object-window.c
M	src/nautilus-object-window.h
M	src/nautilus-spatial-window.c
M	src/nautilus-spatial-window.h
M	src/nautilus-view-frame.c
M	src/nautilus-view-frame.h
M	src/nautilus-window-manage-views.c
M	src/nautilus-window-private.h
M	src/nautilus-window.c
M	src/nautilus-window.h
M	src/ntl-types.h
M	src/ntl-uri-map.c
M	src/ntl-uri-map.h
M	src/ntl-view.c
M	src/ntl-view.h
M	src/ntl-window-msgs.c
M	src/ntl-window-private.h
M	src/ntl-window.c
M	src/ntl-window.h

commit f804c9acd5ce6812aad614feb8a4df1126b12d19
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-01-20

	Store icon positions as "x,y" in ICON_POSITION instead of
	storing ICON_X and ICON_Y.

	Take first step in moving the directory view to use the opaque
	NautilusDirectory and NautilusFile instead of using gnome-vfs
	directly. This will separate the controller from the model:
	FMDirectoryView is a controller and NautilusDirectory a model.

	* src/file-manager/fm-directory-view-icons.c:
	(add_to_icon_container):
	(fm_directory_view_icons_icon_moved_cb):
	Store icons positions as "x,y" in ICON_POSITION instead of storing
	separate numbers in ICON_X and ICON_Y.

	* libnautilus/nautilus-directory.h:
	libnautilus/nautilus-directory.c:
	(nautilus_directory_get_uri):
	Added a new call needed to replace fm_directory_view_get_uri.
	(nautilus_directory_get_file_metadata):
	(nautilus_directory_set_file_metadata):
	(nautilus_file_get_metadata):
	(nautilus_file_set_metadata):
	Moved the calls for getting and setting file metadata into the
	file objects.
	(nautilus_directory_new_file):
	(nautilus_file_get_info):
	Added temporary interfaces for the current situation where we're
	dealing with both NautilusFile and GnomeVFSFileInfo objects at
	once.
	(nautilus_directory_finalize):
	Detach and unref all the files when the directory is destroyed.
	(nautilus_file_unref):
	(nautilus_file_get_name):
	Implemented these functions now that we are using them.

	* src/file-manager/fm-directory-view.h:
	src/file-manager/fm-directory-view.c:
	(fm_directory_view_add_entry):
	(fm_directory_view_activate_entry):
	(display_selection_info):
	(fm_directory_view_get_selection):
	src/file-manager/fm-directory-view-icons.c:
	(add_to_icon_container):
	(fm_directory_view_icons_icon_moved_cb):
	(dm_directory_view_icons_add_entry):
	(fm_directory_view_icons_get_selection):
	(icon_container_activate_cb):
	src/file-manager/fm-directory-view-list.c:
	(add_to_flist):
	(fm_directory_view_list_add_entry):
	Change all the code to work with NautilusFile instead of
	GnomeVFSFileInfo, except for the parts of FMDirectoryView dealing
	with the directory_list.

	* src/file-manager/fm-directory-view.h:
	src/file-manager/fm-directory-view.c:
	(nautilus_file_date_as_string):
	(nautilus_file_size_as_string):
	(nautilus_file_type_as_string):
	libnautilus/nautilus-directory.h:
	libnautilus/nautilus-directory.c:
	(nautilus_file_get_date_as_string):
	(nautilus_file_get_size_as_string):
	(nautilus_file_get_type_as_string):
	Moved and renamed these functions and made them work on
	NautilusFile objects.

M	ChangeLog-20000414
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-extensions/nautilus-directory.h
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-directory.h
M	libnautilus/nautilus-directory.c
M	libnautilus/nautilus-directory.h
M	src/file-manager/fm-directory-view-icons.c
M	src/file-manager/fm-directory-view-list.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-directory-view.h

commit 430ca69ceaaa6d56b5efe895ed099d322d949e28
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-01-20

    Just fixed date.

M	ChangeLog-20000414

commit 188354f81715c4b65bc0a7c982b522a29fd20ed7
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-01-20

    Use name of item in status bar when one item selected.

M	ChangeLog-20000414
M	src/file-manager/fm-directory-view.c

commit 1546a8b2dcf803715c8d9538a86c991e0e3a29fd
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-01-20

	Made backgrounds work better in the list view. Gradients still
	won't work because the list view draws its background with calls
	to gdk_draw_rectangle explicitly, and doesn't call the functions
	in the style, so it can't be overridden.

	* libnautilus/nautilus-background.c:
	(nautilus_background_set_widget_style): Fix bug where the list
	items were not highlighting properly. Set only the NORMAL and
	ACTIVE background color. That way we don't screw up the SELECTED
	and other background colors.

M	ChangeLog-20000414
M	libnautilus-extensions/nautilus-background.c
M	libnautilus-private/nautilus-background.c
M	libnautilus/nautilus-background.c

commit 390272a37171730d16d12711434222ec00dc7158
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-01-20

    Fix segfault when viewing a directory without a metafile.

M	ChangeLog-20000414
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-private/nautilus-directory.c
M	libnautilus/nautilus-directory.c

commit 72acf48fea8cbebf0ba986b5b7b44387b823de00
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-01-20

	The list view now has a background color just like the
	icon view does. Some more code could be saved, but that's
	a refactoring for another time.

	* libnautilus/gtkflist.c: Added support for receiving dragged
	colors to set the background of the list.

	* src/file-manager/fm-directory-view-list.c:
	(fm_directory_view_list_initialize_class):
	(fm_directory_view_list_clear):
	(fm_directory_view_list_background_changed_cb): Added code to load
	and save the background color from metadata.

	* libnautilus/nautilus-background.c: Put the background color in
	all the bg and base colors in the style instead of putting it only
	in bg[GTK_STATE_NORMAL].

	* libnautilus/nautilus-gtk-macros.h:
	(NAUTILUS_DEFINE_CLASS_BOILERPLATE): Make sure that the macro only
	evaluates the parent_class_type argument once, like it says in the
	comment. (NAUTILUS_CALL_PARENT_CLASS): Fix this macro so it can
	be used in places where an expression is expected.

	* RENAMING: Added this file to list name changes we are
	planning for the future.

	* libnautilus/gtkflist.h: libnautilus/gtkflist.c:
	src/explorer-location-bar.h: src/explorer-location-bar.c:
	Minimized includes.

	* src/ntl-index-panel.c:
	src/file-manager/fm-directory-view-icons.c: Fixed some comments
	and formatting.

M	ChangeLog-20000414
A	RENAMING
M	libnautilus-extensions/gtkflist.c
M	libnautilus-extensions/gtkflist.h
M	libnautilus-extensions/nautilus-background.c
M	libnautilus-extensions/nautilus-gtk-macros.h
M	libnautilus-private/gtkflist.c
M	libnautilus-private/gtkflist.h
M	libnautilus-private/nautilus-background.c
M	libnautilus-private/nautilus-gtk-macros.h
M	libnautilus/gtkflist.c
M	libnautilus/gtkflist.h
M	libnautilus/nautilus-background.c
M	libnautilus/nautilus-gtk-macros.h
M	src/explorer-location-bar.c
M	src/explorer-location-bar.h
M	src/file-manager/fm-directory-view-icons.c
M	src/file-manager/fm-directory-view-list.c
M	src/nautilus-information-panel.c
M	src/nautilus-sidebar.c
M	src/ntl-index-panel.c

commit 771cbf47d609195511f18cd3562e0ab2e425f8c4
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-01-19

	Icon positions are now written out when you drag an icon,
	and read in when you visit a directory. But the code then
	immediately re-lays out the icons, so the position is lost!

	* src/file-manager/fm-directory-view-icons.c:
	(fm_directory_view_icons_icon_moved_cb):
	(fm_directory_view_icons_initialize): (add_container_icon): Save
	icon position when an icon is moved. Get icon position when an
	icon is first created.

	* libnautilus/nautilus-directory.c:
	(nautilus_directory_get_metadata_from_node):
	(nautilus_directory_get_metadata):
	(nautilus_directory_create_metafile_tree_root):
	(nautilus_directory_get_metadata):
	(nautilus_directory_set_metadata):
	(nautilus_directory_get_file_metadata):
	(nautilus_directory_set_file_metadata): Added the routines to get
	and set metadata for individual files.

	* libnautilus/nautilus-string.h: libnautilus/nautilus-string.c:
	(nautilus_eat_strcmp): (nautilus_string_to_int):
	(nautilus_eat_string_to_int): Made new string functions that free
	the existing strings, and a function to convert an int to a
	string.

	* libnautilus/gnome-icon-container.h:
	libnautilus/gnome-icon-container.c: (move_icon): (class_init):
	(handle_icon_button_press): Added context_click_background and
	icon_moved signals, and renamed context_click to
	context_click_icon.

	* configure.in: Turned -Wunused back on. I had to turn -W off,
	but I think it's worth it.

M	ChangeLog-20000414
M	configure.in
M	libnautilus-extensions/gnome-icon-container.c
M	libnautilus-extensions/gnome-icon-container.h
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-extensions/nautilus-string.c
M	libnautilus-extensions/nautilus-string.h
M	libnautilus-private/gnome-icon-container.c
M	libnautilus-private/gnome-icon-container.h
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-string.c
M	libnautilus-private/nautilus-string.h
M	libnautilus/gnome-icon-container.c
M	libnautilus/gnome-icon-container.h
M	libnautilus/nautilus-directory.c
M	libnautilus/nautilus-string.c
M	libnautilus/nautilus-string.h
M	src/file-manager/fm-directory-view-icons.c

commit 8d1eba0905d495b9b21a788d235a46bc9e8f543b
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-01-19

    Ref and destroy file infos correctly.

M	ChangeLog-20000414
M	src/file-manager/fm-directory-view.c

commit edb4ab4e6f2f8f723b96c617e062a6f379df9b28
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-01-19

    After Andy explained his change to me, I realized that it would always

	* libnautilus/nautilus-directory.c: (nautilus_directory_finalize):
	(nautilus_directory_try_to_read_metafile):
	(nautilus_directory_read_metafile):
	(nautilus_directory_try_to_write_metafile):
	(nautilus_directory_write_metafile):
	(nautilus_directory_construct_alternate_metafile_uri):
	(nautilus_directory_new): After Andy explained his change to me, I
	realized that it would always write the metafile in the alternate
	place if there was no pre-existing metafile. So I changed the
	logic. The new rule is: read the metafile from the alternate
	location first. If we find it there, write it back
	there. Otherwise, try to write in the directory itself. If that
	fails, write it in the alternate location instead.

	* libnautilus/nautilus-directory.c:
	(nautilus_directory_get_metadata): Allow get_metadata on a NULL
	NautilusDirectory and return NULL for data.

M	ChangeLog-20000414
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-private/nautilus-directory.c
M	libnautilus/nautilus-directory.c

commit 4dc286da90a2525c4e035af9028ebc55ce031c7f
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-01-19

	Allow changing the background of the icon view by dropping colors
	on the icon view.

	* libnautilus/gnome-icon-container-dnd.h:
	libnautilus/gnome-icon-container-dnd.c:
	(gnome_icon_container_position_shadow): (drag_data_received_cb):
	(gnome_icon_container_ensure_drag_data): (drag_motion_cb):
	(drag_drop_cb): (gnome_icon_container_receive_dropped_icons):
	(gnome_icon_container_free_drag_data): (drag_leave_cb): Added
	support for receiving dropped colors to change the background of a
	GnomeIconContainer.

	* src/file-manager/fm-directory-view-icons.c:
	(fm_directory_view_icons_initialize_class):
	(fm_directory_view_icons_clear):
	(fm_directory_view_icons_background_changed_cb): Added code to
	load and save the background color from metadata.

	* libnautilus/gdk-extensions.c: (nautilus_gradient_new): Changed
	nautilus_gradient_new to handle NULLs in the same way that the
	rest of the gradient functions do instead of NULL being an illegal
	input value.

	* src/file-manager/fm-directory-view.h:
	src/file-manager/fm-directory-view.c:
	(fm_directory_view_initialize): (fm_directory_view_destroy):
	(fm_directory_view_get_model): (fm_directory_view_load_uri): Added
	a NautilusDirectory object to each directory view, accessed by
	subclasses with a call to fm_directory_view_get_model.

	* libnautilus/nautilus-gtk-extensions.h:
	libnautilus/nautilus-gtk-extensions.c:
	(gnome_icon_container_dropped_icon_feedback):
	(nautilus_gdk_selection_data_copy_deep): Added deep versions of
	these GtkSelectionData functions.

	* libnautilus/nautilus-gtk-macros.h:
	(NAUTILUS_DEFINE_GET_TYPE_FUNCTION):
	(NAUTILUS_DEFINE_CLASS_BOILERPLATE): Added definition and
	initialization of the parent_class global to
	NAUTILUS_DEFINE_GET_TYPE_FUNCTION and renamed it to
	NAUTILUS_DEFINE_CLASS_BOILERPLATE.

	* libnautilus/nautilus-background-canvas-group:
	(nautilus_background_canvas_group_initialize_class):
	libnautilus/nautilus-background.c:
	(nautilus_background_initialize_class):
	libnautilus/nautilus-directory.c:
	(nautilus_directory_initialize_class): src/ntl-index-panel.c:
	(nautilus_index_panel_initialize_class):
	src/file-manager/fm-directory-view-icons.c:
	(fm_directory_view_icons_initialize_class):
	src/file-manager/fm-directory-view-list.c:
	(fm_directory_view_list_initialize_class):
	src/file-manager/fm-directory-view.c:
	(fm_directory_view_initialize_class): Take advantage of the new
	NAUTILUS_DEFINE_CLASS_BOILERPLATE and get rid of existing code to
	set up parent_class.

	* libnautilus/gnome-icon-container-dnd.h:
	libnautilus/gnome-icon-container-dnd.c:
	libnautilus/gnome-icon-container-layout.h:
	libnautilus/gnome-icon-container-layout.c:
	libnautilus/gnome-icon-container.c: Minimized includes.

M	ChangeLog-20000414
M	libnautilus-extensions/gdk-extensions.c
M	libnautilus-extensions/gnome-icon-container-dnd.c
M	libnautilus-extensions/gnome-icon-container-dnd.h
M	libnautilus-extensions/gnome-icon-container-layout.c
M	libnautilus-extensions/gnome-icon-container-layout.h
M	libnautilus-extensions/gnome-icon-container.c
M	libnautilus-extensions/nautilus-background-canvas-group.c
M	libnautilus-extensions/nautilus-background.c
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-extensions/nautilus-gtk-extensions.c
M	libnautilus-extensions/nautilus-gtk-extensions.h
M	libnautilus-extensions/nautilus-gtk-macros.h
M	libnautilus-private/gdk-extensions.c
M	libnautilus-private/gnome-icon-container-dnd.c
M	libnautilus-private/gnome-icon-container-dnd.h
M	libnautilus-private/gnome-icon-container-layout.c
M	libnautilus-private/gnome-icon-container-layout.h
M	libnautilus-private/gnome-icon-container.c
M	libnautilus-private/nautilus-background-canvas-group.c
M	libnautilus-private/nautilus-background.c
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-gtk-extensions.c
M	libnautilus-private/nautilus-gtk-extensions.h
M	libnautilus-private/nautilus-gtk-macros.h
M	libnautilus/gdk-extensions.c
M	libnautilus/gnome-icon-container-dnd.c
M	libnautilus/gnome-icon-container-dnd.h
M	libnautilus/gnome-icon-container-layout.c
M	libnautilus/gnome-icon-container-layout.h
M	libnautilus/gnome-icon-container.c
M	libnautilus/nautilus-background-canvas-group.c
M	libnautilus/nautilus-background.c
M	libnautilus/nautilus-directory.c
M	libnautilus/nautilus-gtk-extensions.c
M	libnautilus/nautilus-gtk-extensions.h
M	libnautilus/nautilus-gtk-macros.h
M	src/file-manager/fm-directory-view-icons.c
M	src/file-manager/fm-directory-view-list.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-directory-view.h
M	src/nautilus-information-panel.c
M	src/nautilus-sidebar.c
M	src/ntl-index-panel.c

commit 2689b7f2362ba657a7b60987ca608435ab689f70
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-01-19

    made icons centered with respect to the text


       made icons centered with respect to the text

M	ChangeLog-20000414
M	libnautilus-extensions/gnome-icon-container-dnd.c
M	libnautilus-extensions/gnome-icon-container.c
M	libnautilus-private/gnome-icon-container-dnd.c
M	libnautilus-private/gnome-icon-container.c
M	libnautilus/gnome-icon-container-dnd.c
M	libnautilus/gnome-icon-container.c

commit 8881c805e3c07184d77747c69a760aaf105fe6e2
Author: Ettore Perazzoli <ettore@src.gnome.org>
Date:	2000-01-19

    Use `gnome_vfs_file_info_unref', not `gnome_vfs_file_info_destroy'.

M	ChangeLog-20000414
M	libnautilus-extensions/nautilus-file-operations.c
M	libnautilus-private/nautilus-file-operations.c
M	src/file-manager/dfos-xfer.c
M	src/nautilus-applicable-views.c
M	src/ntl-uri-map.c

commit 3067cd62f03021f03c592b38e4e1b5e3d8dc66d8
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-01-19

    don't activate files if the button was held down for too long


	    don't activate files if the button was held down for too long

M	ChangeLog-20000414
M	libnautilus-extensions/gnome-icon-container-private.h
M	libnautilus-extensions/gnome-icon-container.c
M	libnautilus-private/gnome-icon-container-private.h
M	libnautilus-private/gnome-icon-container.c
M	libnautilus/gnome-icon-container-private.h
M	libnautilus/gnome-icon-container.c

commit a5ee623e606ba2484e5a3f20b1f9bcb28cc38226
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-01-19

    Fixed crash going into directory and back up.

M	ChangeLog-20000414
M	src/file-manager/fm-directory-view.c

commit b7cb31dbcd09f7d8722e7d3f6c49ca730766d8c3
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-01-18

    Change window title when location changes.

M	ChangeLog-20000414
M	src/nautilus-window-manage-views.c
M	src/ntl-window-msgs.c

commit 3a5a36ab7937c7694f1835901bb1d811d87d9e68
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-01-18

    Call selection "items" rather than "files"

M	ChangeLog-20000414
M	src/file-manager/fm-directory-view.c

commit 6e7ca6f3a0d4d5f918f94b03596f4292f2fbdc87
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-01-18

    Column headers now sort in list view; added Type column.

M	ChangeLog-20000414
M	src/file-manager/fm-directory-view-list.c
M	src/file-manager/fm-directory-view-list.h
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-directory-view.h

commit 17c50ced8d1d72b0b5a18ce249c95e80f15047ec
Author: Miguel de Icaza <miguel@gnu.org>
Date:	2000-01-18

    Initialize before using.

    2000-01-18	Miguel de Icaza  <miguel@gnu.org>

	* libnautilus/gnome-icon-container.c (handle_icon_button_press):
	Initialize before using.

M	libnautilus-extensions/gnome-icon-container.c
M	libnautilus-private/gnome-icon-container.c
M	libnautilus/gnome-icon-container.c

commit b0e9bb2005a877d9935b4c71e180652892a0f4ae
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-01-18

    made reading metafile from directory where we don't have write
    permissions



	made reading metafile from directory where we don't have write
	permissions work properly by looking in the common place on
	any error,
	not just if we get ACCESS_DENIED

M	ChangeLog-20000414
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-private/nautilus-directory.c
M	libnautilus/nautilus-directory.c

commit df3078be57cb5ee21035b78776603ea4fb14e1bf
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-01-18

    *** empty log message ***

M	ChangeLog-20000414
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-private/nautilus-directory.c
M	libnautilus/nautilus-directory.c

commit b591e4c50a728234c96e3dc415d1b6f04f63cf57
Author: Elliot Lee <sopwith@src.gnome.org>
Date:	2000-01-18

    Since the prototypes for GtkObjectInitFunc and GtkClassInitFunc
    just have



	* libnautilus/nautilus-gtk-macros.h: Since the prototypes for
	GtkObjectInitFunc and GtkClassInitFunc just have a 'gpointer'
	for the args,
	cast the given values to these function types, so that people
	can use the actual
	pointer types as arguments without receiving a warning.

	* src/ntl-index-panel.c: Change to match. Also set
	object_klass->destroy & object_klass->finalize to point to our
	implementation. Also remove unused variables
	(nautilus_index_panel_initialize,
	nautilus_index_panel_set_up_label).

	* libnautilus/nautilus-background.c, src/ntl-window-msgs.c,
	src/ntl-window.c, src/file-manager/fm-directory-icons.c: Remove
	unused variables.

	* src/ntl-window.h: Add a variable (unused) for future handling
	of content view loading.

	* libnautilus/libnautilus.h: Add an interim g_alloca.

	* libnautilus/nautilus-directory.c: Clean up a bit further, by
	removing the need for another if(), and using g_alloca instead of
	g_malloc.

M	ChangeLog-20000414
M	libnautilus-extensions/libnautilus.h
M	libnautilus-extensions/nautilus-background.c
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-extensions/nautilus-gtk-macros.h
M	libnautilus-private/libnautilus.h
M	libnautilus-private/nautilus-background.c
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-gtk-macros.h
M	libnautilus/libnautilus.h
M	libnautilus/nautilus-background.c
M	libnautilus/nautilus-directory.c
M	libnautilus/nautilus-gtk-macros.h
M	libnautilus/nautilus-view-frame.h
M	libnautilus/nautilus-view.h
M	libnautilus/ntl-view-frame.h
M	src/file-manager/fm-directory-view-icons.c
M	src/nautilus-information-panel.c
M	src/nautilus-navigation-window.c
M	src/nautilus-navigation-window.h
M	src/nautilus-object-window.c
M	src/nautilus-object-window.h
M	src/nautilus-sidebar.c
M	src/nautilus-spatial-window.c
M	src/nautilus-spatial-window.h
M	src/nautilus-window-manage-views.c
M	src/nautilus-window.c
M	src/nautilus-window.h
M	src/ntl-index-panel.c
M	src/ntl-window-msgs.c
M	src/ntl-window.c
M	src/ntl-window.h

commit 7e292ac0048804f96845aa930d584dc24ed90d38
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-01-18

    Added first cut at code to put metafiles in the user's home
    directory if

	* libnautilus/nautilus-directory.c:
	(nautilus_directory_read_metafile):
	(nautilus_directory_try_to_read_metafile):
	(nautilus_directory_write_metafile):
	(nautilus_directory_try_to_write_metafile):
	(nautilus_directory_switch_to_alternate_metafile_uri):
	(nautilus_directory_escape_slashes):
	(nautilus_make_directory_and_parents): Added first cut at code to
	put metafiles in the user's home directory if the directory is not
	accessible and you can't read and write a metafile in the
	directory itself. We'll have to refine this later to handle cases
	where you end up with two metafiles.

	* libnautilus/Makefile.am: libnautilus/nautilus-debug.h:
	libnautilus/nautilus-debug.c: Took trick for getting into the
	debugger and put it into a public header file so it can be used
	outside of the nautilus executable.

	* src/ntl-main.c: (stop_in_debugger):
	(nautilus_stop_after_default_log_handler): (main): Use the new
	calls from libnautilus to set up the drop into debugger for
	criticals and warnings.

	* src/file-manager/fm-main.c: (main): Minimized includes and used
	the new calls from libnautilus to set up the drop into debugger
	for criticals and warnings.

	* src/ntl-uri-map.c: (nautilus_navinfo_add_mapping):
	src/ntl-window.c: (nautilus_window_constructed):
	src/file-manager/fm-directory-view.c:
	(fm_directory_view_initialize): (fm_directory_view_destroy):
	(notify_location_change_cb): (stop_location_change_cb):
	(fm_directory_view_sort): Removed some messages that aren't so
	useful.

	* libnautilus/ntl-view-frame.h: Minimized includes.
	* libnautilus/ntl-view-frame.c: Include "ntl-view-frame.h" first
	so it tests to see that it has sufficient includes in it.

	* src/ntl-view.c: (nautilus_view_load_client): Changed function so
	that NULL for an iid is allowed and simply results in a failed
	load instead of being illegal.

	* src/ntl-window-msgs.c:
	(nautilus_window_change_location_internal): src/ntl-window.c:
	(nautilus_window_up): Got rid of calls to gnome_vfs_uri_destroy;
	use gnome_vfs_uri_unref instead since it's safer and Federico is
	getting rid of gnome_vfs_uri_destroy.

	* src/file-manager/fm-directory-view-icons.h:
	src/file-manager/fm-directory-view-icons.c:
	(fm_directory_view_icons_new):
	src/file-manager/fm-directory-view-list.h:
	src/file-manager/fm-directory-view-list.c:
	(fm_directory_view_list_new):
	src/file-manager/fm-directory-view.h:
	src/file-manager/fm-directory-view.c: (fm_directory_view_new):
	Minimized includes and got rid of the unused _new functions.

	* libnautilus/nautilus-directory.h: Added a missing 2000 copyright
	date.

M	ChangeLog-20000414
M	libnautilus-extensions/Makefile.am
A	libnautilus-extensions/nautilus-debug.c
A	libnautilus-extensions/nautilus-debug.h
M	libnautilus-extensions/nautilus-directory.c
M	libnautilus-extensions/nautilus-directory.h
M	libnautilus-private/Makefile.am
A	libnautilus-private/nautilus-debug.c
A	libnautilus-private/nautilus-debug.h
M	libnautilus-private/nautilus-directory.c
M	libnautilus-private/nautilus-directory.h
M	libnautilus/Makefile.am
A	libnautilus/nautilus-debug.c
A	libnautilus/nautilus-debug.h
M	libnautilus/nautilus-directory.c
M	libnautilus/nautilus-directory.h
M	libnautilus/nautilus-view-frame.c
M	libnautilus/nautilus-view-frame.h
M	libnautilus/nautilus-view.c
M	libnautilus/nautilus-view.h
M	libnautilus/ntl-view-frame.c
M	libnautilus/ntl-view-frame.h
M	src/file-manager/fm-directory-view-icons.c
M	src/file-manager/fm-directory-view-icons.h
M	src/file-manager/fm-directory-view-list.c
M	src/file-manager/fm-directory-view-list.h
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-directory-view.h
M	src/file-manager/fm-main.c
D	src/file-manager/fm-public-api.h
M	src/nautilus-applicable-views.c
M	src/nautilus-main.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-view-frame.c
M	src/nautilus-window-manage-views.c
M	src/nautilus-window.c
M	src/ntl-main.c
M	src/ntl-uri-map.c
M	src/ntl-view.c
M	src/ntl-window-msgs.c
M	src/ntl-window.c

commit 98d22d4f2b47e8c5d580a3745967826f15ddfc02
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-01-18

    Added size & mod date columns to list view.

M	ChangeLog-20000414
M	src/file-manager/fm-directory-view-list.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-directory-view.h

commit e72fb15b13c0ed0c3a1bfe15ae3166b08ab92b18
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-01-17

    made dragging work right by rendering a pixbuf to a pixmap and mask to


	   made dragging work right by rendering a pixbuf to a pixmap
	   and mask
	   to pass to the gtk dragging machinery.

M	ChangeLog-20000414
M	libnautilus-extensions/gnome-icon-container-dnd.c
M	libnautilus-extensions/gnome-icon-container.c
M	libnautilus-private/gnome-icon-container-dnd.c
M	libnautilus-private/gnome-icon-container.c
M	libnautilus/gnome-icon-container-dnd.c
M	libnautilus/gnome-icon-container.c

commit d4ce3fc6d43aaa333439d195f977a975be1ee28e
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-01-17

    made the dragging code set up an image of the canvas item being
    dragged


	   made the dragging code set up an image of the canvas item
	   being dragged
	   currently disabled because it's not handling the mask yet

M	ChangeLog-20000414
M	libnautilus-extensions/gnome-icon-container-dnd.c
M	libnautilus-private/gnome-icon-container-dnd.c
M	libnautilus/gnome-icon-container-dnd.c

commit 497e3e7a484a2868635c15b6b526e9ae5962daf1
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-01-17

    made single-click open work made dragging to desktop work


	    made single-click open work
	made dragging to desktop work

M	ChangeLog-20000414
M	libnautilus-extensions/gnome-icon-container-dnd.c
M	libnautilus-extensions/gnome-icon-container-private.h
M	libnautilus-extensions/gnome-icon-container.c
M	libnautilus-private/gnome-icon-container-dnd.c
M	libnautilus-private/gnome-icon-container-private.h
M	libnautilus-private/gnome-icon-container.c
M	libnautilus/gnome-icon-container-dnd.c
M	libnautilus/gnome-icon-container-private.h
M	libnautilus/gnome-icon-container.c

commit 3b781046af8bb37217b3d6f0df08f3396bdef9ff
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-01-16

    made dragging within a window actually move the canvas item correctly,
    and


	made dragging within a window actually move the canvas item
	correctly,
	and set the stage for copying between directories

M	ChangeLog-20000414
M	libnautilus-extensions/gnome-icon-container-dnd.c
M	libnautilus-private/gnome-icon-container-dnd.c
M	libnautilus/gnome-icon-container-dnd.c

commit 798b52bb8dcc04a690ed7b774bd9cffd72f24143
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-01-15

    Fixed deadly typo (g_free that should have been g_list_free)

M	ChangeLog-20000414
M	src/file-manager/fm-directory-view.c

commit 89896e51a7b9133f5b1781123efba66a50e39b0b
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-01-15

    Finished refactoring FMDirectoryView code into two subclasses.

M	ChangeLog-20000414
M	src/file-manager/fm-directory-view-icons.c
M	src/file-manager/fm-directory-view-icons.h
M	src/file-manager/fm-directory-view-list.c
M	src/file-manager/fm-directory-view-list.h
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-directory-view.h
M	src/file-manager/fm-main.c

commit daa61318351cdea7253e0588bb0eb729a369e859
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-01-14

    Made it stop in the debugger for a g_warning, but not abort if the
    debugger is not running.

M	ChangeLog-20000414
M	src/nautilus-main.c
M	src/ntl-main.c

commit b7c129446171d05987ba99d4d03232d5531ad6bf
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-01-14

    Turned on gradients for backgrounds.

M	ChangeLog-20000414
M	libnautilus-extensions/nautilus-background.c
M	libnautilus-extensions/nautilus-background.h
M	libnautilus-private/nautilus-background.c
M	libnautilus-private/nautilus-background.h
M	libnautilus/nautilus-background.c
M	libnautilus/nautilus-background.h
M	src/nautilus-information-panel.c
M	src/nautilus-main.c
M	src/nautilus-sidebar.c
M	src/ntl-index-panel.c
M	src/ntl-main.c

commit 8190453e91a87c8768c2574e2fe85e74f82923db
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-01-14

    Changed to use gnome_vfs_uri_extract_short_name.

M	ChangeLog-20000414
M	src/nautilus-information-panel.c
M	src/nautilus-sidebar.c
M	src/ntl-index-panel.c

commit 4a8e99789c03a92c14b3b12f2cac1f2bd97e2a1b
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-01-14

    Added code to load and save metadata.

M	ChangeLog-20000414
M	libnautilus-extensions/Makefile.am
M	libnautilus-extensions/nautilus-background.c
A	libnautilus-extensions/nautilus-directory.c
A	libnautilus-extensions/nautilus-directory.h
M	libnautilus-extensions/nautilus-lib-self-check-functions.c
M	libnautilus-extensions/nautilus-lib-self-check-functions.h
M	libnautilus-extensions/nautilus-self-checks.h
M	libnautilus-private/Makefile.am
M	libnautilus-private/nautilus-background.c
A	libnautilus-private/nautilus-directory.c
A	libnautilus-private/nautilus-directory.h
M	libnautilus-private/nautilus-lib-self-check-functions.c
M	libnautilus-private/nautilus-lib-self-check-functions.h
M	libnautilus-private/nautilus-self-checks.h
M	libnautilus/Makefile.am
M	libnautilus/nautilus-background.c
A	libnautilus/nautilus-directory.c
A	libnautilus/nautilus-directory.h
M	libnautilus/nautilus-lib-self-check-functions.c
M	libnautilus/nautilus-lib-self-check-functions.h
M	libnautilus/nautilus-self-checks.h
M	src/file-manager/Makefile.am
D	src/file-manager/fm-directory-protected.h
D	src/file-manager/fm-directory.c
D	src/file-manager/fm-directory.h
D	src/file-manager/fm-vfs-directory.c
D	src/file-manager/fm-vfs-directory.h
M	src/nautilus-information-panel.c
M	src/nautilus-information-panel.h
M	src/nautilus-self-check-functions.c
M	src/nautilus-self-check-functions.h
M	src/nautilus-sidebar.c
M	src/nautilus-sidebar.h
M	src/ntl-index-panel.c
M	src/ntl-index-panel.h

commit 38e733fe7d7ebfc8e182bc6d9d48258567819f73
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-01-14

    Lots more work pushing code from FMDirectoryView into
    subclasses. Almost
    done now!

M	ChangeLog-20000414
M	src/file-manager/fm-directory-view-icons.c
M	src/file-manager/fm-directory-view-list.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-directory-view.h

commit fa043157af5843987d18560f1f03b0ee2b693305
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-01-13

    Defined and deployed macros for signals that must be overridden by
    subclass; also deployed Darin's other boilerplate-reducing macros
    in fm-directory-view-icons.c and fm-directory-view-list.c

M	ChangeLog-20000414
M	libnautilus-extensions/nautilus-gtk-macros.h
M	libnautilus-private/nautilus-gtk-macros.h
M	libnautilus/nautilus-gtk-macros.h
M	src/file-manager/fm-directory-view-icons.c
M	src/file-manager/fm-directory-view-list.c
M	src/file-manager/fm-directory-view.c

commit 35d40686c3c064f685fe2361fdaea319842e2df5
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-01-13

    More work pushing fm_directory_view code into subclasses.

M	ChangeLog-20000414
M	src/file-manager/fm-directory-view-icons.c
M	src/file-manager/fm-directory-view-icons.h
M	src/file-manager/fm-directory-view-list.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-directory-view.h

commit 43fb5cbcd3cf5139280feb9b3a65a1c8bff37266
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-01-12

    Made option menu say "View as Icons" (e.g.) instead of just "Icons"

M	ChangeLog-20000414
M	src/nautilus-window-manage-views.c
M	src/ntl-window-msgs.c

commit f0e609795cd46b6d0ee3e809351831bc6a0b4c24
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-01-12

    added a debug menu and it's first item that shows the color picker


      added a debug menu and it's first item that shows the color picker

M	ChangeLog-20000414
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window.c
M	src/ntl-window.c

commit d8db69e05cf3af94fa4c4c9dbc3fbb848ed9dbbf
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-01-12

    Started pushing code from fm-directory-view into subclasses. Also
    renamed
    a private function in ntl-window.c.

M	ChangeLog-20000414
M	src/file-manager/fm-directory-view-icons.c
M	src/file-manager/fm-directory-view-list.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-directory-view.h
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window.c
M	src/ntl-window.c

commit 32f075751e132d9789971506c93740b350799788
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-01-12

    Made the index panel use NautilusBackground.

M	ChangeLog-20000414
M	libnautilus-extensions/gdk-extensions.c
M	libnautilus-extensions/nautilus-background-canvas-group.c
M	libnautilus-extensions/nautilus-background-canvas-group.h
M	libnautilus-extensions/nautilus-background.c
M	libnautilus-extensions/nautilus-background.h
M	libnautilus-private/gdk-extensions.c
M	libnautilus-private/nautilus-background-canvas-group.c
M	libnautilus-private/nautilus-background-canvas-group.h
M	libnautilus-private/nautilus-background.c
M	libnautilus-private/nautilus-background.h
M	libnautilus/gdk-extensions.c
M	libnautilus/nautilus-background-canvas-group.c
M	libnautilus/nautilus-background-canvas-group.h
M	libnautilus/nautilus-background.c
M	libnautilus/nautilus-background.h
M	src/nautilus-information-panel.c
M	src/nautilus-information-panel.h
M	src/nautilus-sidebar.c
M	src/nautilus-sidebar.h
M	src/ntl-index-panel.c
M	src/ntl-index-panel.h

commit 8c92ececd0cc244f64c3c5b3857ac02a3df754a4
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-01-11

    Added nautilus_gtk_signal_connect_free_data, and deployed it.

M	ChangeLog-20000414
M	libnautilus-extensions/nautilus-gtk-extensions.c
M	libnautilus-extensions/nautilus-gtk-extensions.h
M	libnautilus-private/nautilus-gtk-extensions.c
M	libnautilus-private/nautilus-gtk-extensions.h
M	libnautilus/nautilus-gtk-extensions.c
M	libnautilus/nautilus-gtk-extensions.h
M	src/nautilus-window-manage-views.c
M	src/ntl-window-msgs.c

commit 3e6324f15a54a3a1ea1a23c222b97441a939fbf3
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-01-11

    The content view type menu now works (can switch between Icons and
    List views)

M	ChangeLog-20000414
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window-manage-views.c
M	src/nautilus-window.c
M	src/ntl-window-msgs.c
M	src/ntl-window.c

commit 737b2381036e96bc453af90e041e06c4fd115f50
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-01-11

    Fixed typos and oversights in Maciej's check-in.
    He didn't compile his changes :-(

M	ChangeLog-20000414
M	libnautilus/nautilus-view-frame.c
M	libnautilus/nautilus-view.c
M	libnautilus/ntl-view-frame.c

commit 2dcd5c3f914e09471db6d05ed29a104b916fa616
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-01-11

    Redo signals the conventional way, to avoid array size mismatches
    in the

	* libnautilus/ntl-view-frame.c, libnautilus/ntl-view-frame.h: Redo
	signals the conventional way, to avoid array size mismatches in
	the future.

M	ChangeLog-20000414
M	libnautilus/nautilus-view-frame.h
M	libnautilus/nautilus-view.h
M	libnautilus/ntl-view-frame.h

commit 5fd86894562e6dff96807f5c8b2b1a36cd7da120
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-01-11

    Redo signals the conventional way, to avoid array size mismatches
    in the

	* libnautilus/ntl-view-frame.c: Redo signals the conventional way,
	to avoid array size mismatches in the future.

M	ChangeLog-20000414
M	libnautilus/nautilus-view-frame.c
M	libnautilus/nautilus-view.c
M	libnautilus/ntl-view-frame.c

commit 13bcd4f1e36b47830a8e7a1358e715ebb789e9d7
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-01-11

    Added another TODO item I remembered.

M	TODO

commit 1feebd336ed9a2dc0887fb5becb4e648000cf05a
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-01-11

    Some documentation on the nautilus architecture including a block
    diagram

	* docs/architecture.txt: Some documentation on the nautilus
	architecture including a block diagram and some conrol flow
	explanations. Needs editing for both style and technical
	completeness/accuracy, but it's a start.

M	ChangeLog-20000414
A	docs/architecture.txt

commit 8ea96d1d5b0301ad7ad65774226d62f6b45a6386
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-01-11

    Reorder code so "context_click" is actually emitted on a button
    3 press.

	* libnautilus/gnome-icon-container.c (handle_icon_button_press):
	Reorder code so "context_click" is actually emitted on a button 3
	press.

M	ChangeLog-20000414
M	libnautilus-extensions/gnome-icon-container.c
M	libnautilus-private/gnome-icon-container.c
M	libnautilus/gnome-icon-container.c

commit 54ff776ebe4ba0a0290cf4321753cc10dc2f6a8b
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-01-11

    Changed FMDirectoryView to use a NautilusViewFrame rather than
    inheriting

	* src/file-manager/fm-main.c,
	src/file-manager/fm-directory-view.c,
	src/file-manager/fm-directory-view.h: Changed FMDirectoryView to
	use a NautilusViewFrame rather than inheriting from one.

M	ChangeLog-20000414
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-directory-view.h
M	src/file-manager/fm-main.c

commit 8306cde9badbcf1680f012b5f2ae09452087793b
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-01-11

    Fixed marshall type for "stop_location_change" signal. How could
    this ever

	* libnautilus/ntl-view-frame.c (nautilus_view_frame_class_init):
	Fixed marshall type for "stop_location_change" signal. How could
	this ever have worked?

M	ChangeLog-20000414
M	libnautilus/nautilus-view-frame.c
M	libnautilus/nautilus-view.c
M	libnautilus/ntl-view-frame.c

commit 0f3e13fe55d11b6dea7bfb88016d0ae0a80a39fa
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-01-11

    Once an appropriate component type is found, do not keep looping.

	* src/ntl-view.c (nautilus_view_load_client): Once an appropriate
	component type is found, do not keep looping.

M	ChangeLog-20000414
M	src/nautilus-view-frame.c
M	src/ntl-view.c

commit bba4e340d690c54a08d9837e8a4c1c5f85be134e
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-01-11

    First steps at splitting directory view into two classes (icon view &
    list view)

M	ChangeLog-20000414
M	src/file-manager/Makefile.am
A	src/file-manager/fm-directory-view-icons.c
A	src/file-manager/fm-directory-view-icons.h
A	src/file-manager/fm-directory-view-list.c
A	src/file-manager/fm-directory-view-list.h
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-main.c
M	src/file-manager/ntl-file-manager.goad
M	src/nautilus-applicable-views.c
M	src/ntl-uri-map.c

commit d9d61b5271532f48e0fb778ce655de5fc2268a93
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-01-11

    Fixed mismatch between declared signal array size and actual number of

	* libnautilus/ntl-view-frame.c, libnautilus/ntl-view-frame.c:
	Fixed mismatch between declared signal array size and actual
	number of signals (this should still be rewritten to follow proper
	style).

M	ChangeLog-20000414
M	libnautilus/nautilus-view-frame.c
M	libnautilus/nautilus-view-frame.h
M	libnautilus/nautilus-view.c
M	libnautilus/nautilus-view.h
M	libnautilus/ntl-view-frame.c
M	libnautilus/ntl-view-frame.h

commit 3d3e02b1f88c4127adef754d02bc60a092ce2a9e
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-01-11

    Added Eazel copyright to files I've changed non-trivially.

	* libnautilus/ntl-content-view-frame.c,
	libnautilus/ntl-content-view-frame.h,
	libnautilus/ntl-meta-view-frame.c,
	libnautilus/ntl-meta-view-frame.h, libnautilus/ntl-view-frame.c,
	libnautilus/ntl-view-frame.h, src/ntl-app.c,
	src/ntl-view-bonobo-control.c, src/ntl-view-bonobo-subdoc.c,
	src/ntl-view-frame-svr.c, src/ntl-view-nautilus.c,
	src/ntl-view-private.h, src/ntl-view.c, src/ntl-view.h,
	src/ntl-window-msgs.c, src/ntl-window-msgs.h,
	src/ntl-window-state.c, src/ntl-window.c, src/ntl-window.h,
	src/file-manager/fm-directory-view.c,
	src/file-manager/fm-directory-view.h, src/file-manager/fm-main.c:
	Added Eazel copyright to files I've changed non-trivially.

M	ChangeLog-20000414
M	libnautilus/nautilus-content-view-frame.c
M	libnautilus/nautilus-content-view-frame.h
M	libnautilus/nautilus-meta-view-frame.c
M	libnautilus/nautilus-meta-view-frame.h
M	libnautilus/nautilus-view-frame.c
M	libnautilus/nautilus-view-frame.h
M	libnautilus/nautilus-view.c
M	libnautilus/nautilus-view.h
M	libnautilus/ntl-content-view-frame.c
M	libnautilus/ntl-content-view-frame.h
M	libnautilus/ntl-meta-view-frame.c
M	libnautilus/ntl-meta-view-frame.h
M	libnautilus/ntl-view-frame.c
M	libnautilus/ntl-view-frame.h
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-directory-view.h
M	src/file-manager/fm-main.c
M	src/nautilus-application.c
M	src/nautilus-navigation-window.c
M	src/nautilus-navigation-window.h
M	src/nautilus-object-window.c
M	src/nautilus-object-window.h
M	src/nautilus-spatial-window.c
M	src/nautilus-spatial-window.h
M	src/nautilus-view-frame-bonobo-control.c
M	src/nautilus-view-frame-bonobo-embeddable.c
M	src/nautilus-view-frame-corba.c
M	src/nautilus-view-frame-nautilus-view.c
M	src/nautilus-view-frame-private.h
M	src/nautilus-view-frame.c
M	src/nautilus-view-frame.h
M	src/nautilus-window-manage-views.c
M	src/nautilus-window-manage-views.h
M	src/nautilus-window-state.c
M	src/nautilus-window.c
M	src/nautilus-window.h
M	src/ntl-app.c
M	src/ntl-view-bonobo-control.c
M	src/ntl-view-bonobo-subdoc.c
M	src/ntl-view-frame-svr.c
M	src/ntl-view-nautilus.c
M	src/ntl-view-private.h
M	src/ntl-view.c
M	src/ntl-view.h
M	src/ntl-window-msgs.c
M	src/ntl-window-msgs.h
M	src/ntl-window-state.c
M	src/ntl-window.c
M	src/ntl-window.h

commit 7d8e2582332b5b73202133b1d19dd37d2e78d30d
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-01-11

    Put in workaround for basename problem.

M	ChangeLog-20000414
M	src/nautilus-information-panel.c
M	src/nautilus-sidebar.c
M	src/ntl-index-panel.c

commit 0018d98d4859e97f904609a723075478820850af
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-01-10

    Renamed from libnautilus/ntl-view-client.c,
    libnautilus/ntl-view-client.h,

	* libnautilus/ntl-view-frame.c, libnautilus/ntl-view-frame.h,
	libnautilus/ntl-content-view-frame.c,
	libnautilus/ntl-content-view-frame.h,
	libnautilus/ntl-meta-view-frame.c,
	libnautilus/ntl-meta-view-frame.h: Renamed from
	libnautilus/ntl-view-client.c, libnautilus/ntl-view-client.h,
	libnautilus/ntl-content-view-client.c,
	libnautilus/ntl-content-view-client.h,
	libnautilus/ntl-meta-view-client.c,
	libnautilus/ntl-meta-view-client.h.
	* libnautilus/Makefile.am, libnautilus/libnautilus.h: reflect this
	renaming.

M	ChangeLog-20000414
M	libnautilus-extensions/Makefile.am
M	libnautilus-extensions/libnautilus.h
D	libnautilus-extensions/ntl-content-view-client.c
D	libnautilus-extensions/ntl-content-view-client.h
D	libnautilus-extensions/ntl-meta-view-client.c
D	libnautilus-extensions/ntl-meta-view-client.h
D	libnautilus-extensions/ntl-view-client.c
D	libnautilus-extensions/ntl-view-client.h
M	libnautilus-private/Makefile.am
M	libnautilus-private/libnautilus.h
D	libnautilus-private/ntl-content-view-client.c
D	libnautilus-private/ntl-content-view-client.h
D	libnautilus-private/ntl-meta-view-client.c
D	libnautilus-private/ntl-meta-view-client.h
D	libnautilus-private/ntl-view-client.c
D	libnautilus-private/ntl-view-client.h
M	libnautilus/Makefile.am
M	libnautilus/libnautilus.h
M	libnautilus/nautilus-content-view-frame.h
M	libnautilus/nautilus-meta-view-frame.c
M	libnautilus/nautilus-meta-view-frame.h
M	libnautilus/nautilus-view-frame.c
M	libnautilus/nautilus-view-frame.h
M	libnautilus/nautilus-view.c
M	libnautilus/nautilus-view.h
D	libnautilus/ntl-content-view-client.c
D	libnautilus/ntl-content-view-client.h
M	libnautilus/ntl-content-view-frame.h
D	libnautilus/ntl-meta-view-client.c
D	libnautilus/ntl-meta-view-client.h
M	libnautilus/ntl-meta-view-frame.c
M	libnautilus/ntl-meta-view-frame.h
D	libnautilus/ntl-view-client.c
D	libnautilus/ntl-view-client.h
M	libnautilus/ntl-view-frame.c
M	libnautilus/ntl-view-frame.h

commit e0ad65604606a5d24c5c543836114cfa4429284d
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-01-10

    Got rid of the race condition in the existing code and cleaned up the
    state machine a bit. The new code separates the state of the nautilus
    window from the state of the content view, which makes things a bit
    simpler.

M	ChangeLog-20000414
M	src/nautilus-window-manage-views.c
M	src/ntl-window-msgs.c

commit fbd68ec58d6f6f5201070727b2d10621dc2a9575
Author: Elliot Lee <sopwith@src.gnome.org>
Date:	2000-01-10

    use libcanvas_pixbuf

M	libnautilus-extensions/Makefile.am
M	libnautilus-private/Makefile.am
M	libnautilus/Makefile.am

commit 3d953577f699a21234eac662a0e9e7ab15ed65fe
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-01-10

    Added some of the framework for supporting multiple content views
    for the same
    uri.

M	ChangeLog-20000414
M	src/nautilus-applicable-views.c
M	src/nautilus-navigation-window.c
M	src/nautilus-navigation-window.h
M	src/nautilus-object-window.c
M	src/nautilus-object-window.h
M	src/nautilus-spatial-window.c
M	src/nautilus-spatial-window.h
M	src/nautilus-window-manage-views.c
M	src/nautilus-window.c
M	src/nautilus-window.h
M	src/ntl-types.h
M	src/ntl-uri-map.c
M	src/ntl-window-msgs.c
M	src/ntl-window.c
M	src/ntl-window.h

commit c912e1ef33afc6476e1653667581c8a076e6b1f6
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-01-10

    Added NautilusBackground class, string functions that allow NULL, made
    gradient functions allow NULL and treat it as an empty string, added
    gdk_color_parse variants that have a default color, cleanup of
    NautilusIndexPanel, and some other minor stuff.

M	ChangeLog-20000414
M	libnautilus-extensions/Makefile.am
M	libnautilus-extensions/gdk-extensions.c
M	libnautilus-extensions/gdk-extensions.h
A	libnautilus-extensions/nautilus-background-canvas-group.c
A	libnautilus-extensions/nautilus-background-canvas-group.h
A	libnautilus-extensions/nautilus-background.c
A	libnautilus-extensions/nautilus-background.h
M	libnautilus-extensions/nautilus-lib-self-check-functions.c
M	libnautilus-extensions/nautilus-lib-self-check-functions.h
A	libnautilus-extensions/nautilus-string.c
A	libnautilus-extensions/nautilus-string.h
M	libnautilus-private/Makefile.am
M	libnautilus-private/gdk-extensions.c
M	libnautilus-private/gdk-extensions.h
A	libnautilus-private/nautilus-background-canvas-group.c
A	libnautilus-private/nautilus-background-canvas-group.h
A	libnautilus-private/nautilus-background.c
A	libnautilus-private/nautilus-background.h
M	libnautilus-private/nautilus-lib-self-check-functions.c
M	libnautilus-private/nautilus-lib-self-check-functions.h
A	libnautilus-private/nautilus-string.c
A	libnautilus-private/nautilus-string.h
M	libnautilus/Makefile.am
M	libnautilus/gdk-extensions.c
M	libnautilus/gdk-extensions.h
A	libnautilus/nautilus-background-canvas-group.c
A	libnautilus/nautilus-background-canvas-group.h
A	libnautilus/nautilus-background.c
A	libnautilus/nautilus-background.h
M	libnautilus/nautilus-lib-self-check-functions.c
M	libnautilus/nautilus-lib-self-check-functions.h
A	libnautilus/nautilus-string.c
A	libnautilus/nautilus-string.h
M	src/file-manager/.cvsignore
M	src/file-manager/fm-directory.c
M	src/nautilus-information-panel.c
M	src/nautilus-information-panel.h
M	src/nautilus-navigation-window.c
M	src/nautilus-navigation-window.h
M	src/nautilus-object-window.c
M	src/nautilus-object-window.h
M	src/nautilus-sidebar.c
M	src/nautilus-sidebar.h
M	src/nautilus-spatial-window.c
M	src/nautilus-spatial-window.h
M	src/nautilus-window.c
M	src/nautilus-window.h
M	src/ntl-index-panel.c
M	src/ntl-index-panel.h
M	src/ntl-window.c
M	src/ntl-window.h

commit c5864f0483a2e56adc33e8e9c80c47671fec47e0
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-01-10

    Check for NULL filename

M	ChangeLog-20000414
M	src/nautilus-information-panel.c
M	src/nautilus-sidebar.c
M	src/ntl-index-panel.c

commit bdd9fc25b24309c8f9183113b0c14492b8277af5
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-01-10

    Ignore ntl-file-manager rather than libntl-file-manager.la

    * src/file-manager/.cvsignore: Ignore ntl-file-manager rather than
    libntl-file-manager.la

M	ChangeLog-20000414
M	src/file-manager/.cvsignore

commit 9950e1f3bf3b1f4913138802a2d72286a39473a6
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-01-10

	Made file manager view a CORBA server that lives in a separate
	executable:

	* src/file-manager/fm-main.c: New file which includes main()
	function and basic framework to make the file manager an
	executable CORBA server.
	* src/file-manager/ntl-file-manager.goad: gnorba activation file
	for the file manager.
	* src/file-manager/Makefile.am: Build ntl-file-manager as an
	executable rather than a library. Add fm-main.c to build. Install
	ntl-file-manager.goad. Link in appropriate libraries.
	* src/ntl-app.c: Remove nautilus_make_object() and other vestiges
	of the attempt to be a CORBA server for file manager view objects.
	* src/nautilus.gnorba: Removed.
	* nautilus-self-check-functions.c: Remove call to test of
	functions now in the separate ntl-file-manager executable.
	* src/Makefile.am: Don't try to link in file manager. Don't try to
	install nautilus.goad.

M	ChangeLog-20000414
M	src/Makefile.am
M	src/file-manager/Makefile.am
A	src/file-manager/fm-main.c
A	src/file-manager/ntl-file-manager.goad
M	src/nautilus-application.c
M	src/nautilus-self-check-functions.c
D	src/nautilus.goad
M	src/ntl-app.c

commit 873ec64531f4a329bf8da8fec3a2a1145c16c2ec
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-01-10

    Added missing CORBA_exception_init() call.

    * src/ntl-main.c (main): Added missing CORBA_exception_init() call.

M	ChangeLog-20000414
M	src/nautilus-main.c
M	src/ntl-main.c

commit 78106a7394fd85830f83b324d5f95a25e02e8bac
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-01-10

    Rename NautilusViewClient to NautilusViewFrame,
    NautilusContentViewClient

	* libnautilus/ntl-view-client.c, libnautilus/ntl-view-client.h,
	libnautilus/ntl-content-view-client.c,
	libnautilus/ntl-content-view-client.h,
	libnautilus/ntl-meta-view-client.c,
	libnautilus/ntl-meta-view-client.h,: Rename NautilusViewClient to
	NautilusViewFrame, NautilusContentViewClient to
	NautilusContentViewFrame, and NautilusMetaViewClient to
	NautilusMetaViewFrame.
	* components/help/hyperbola-nav-tree.c,
	components/history/ntl-history-view.c,
	components/html/ntl-web-browser.c,
	components/websearch/ntl-web-search.c, src/ntl-app.c,
	src/file-manager/fm-directory-view.c,
	src/file-manager/fm-directory-view.h: Reflect the above renaming.

M	ChangeLog-20000414
M	components/help/hyperbola-nav-tree.c
M	components/history/nautilus-history-view.c
M	components/history/ntl-history-view.c
M	components/html/ntl-web-browser.c
M	components/websearch/ntl-web-search.c
M	libnautilus-extensions/ntl-content-view-client.c
M	libnautilus-extensions/ntl-content-view-client.h
M	libnautilus-extensions/ntl-meta-view-client.c
M	libnautilus-extensions/ntl-meta-view-client.h
M	libnautilus-extensions/ntl-view-client.c
M	libnautilus-extensions/ntl-view-client.h
M	libnautilus-private/ntl-content-view-client.c
M	libnautilus-private/ntl-content-view-client.h
M	libnautilus-private/ntl-meta-view-client.c
M	libnautilus-private/ntl-meta-view-client.h
M	libnautilus-private/ntl-view-client.c
M	libnautilus-private/ntl-view-client.h
M	libnautilus/nautilus-content-view-frame.c
M	libnautilus/nautilus-content-view-frame.h
M	libnautilus/nautilus-meta-view-frame.c
M	libnautilus/nautilus-meta-view-frame.h
M	libnautilus/nautilus-view-frame.c
M	libnautilus/nautilus-view-frame.h
M	libnautilus/nautilus-view.c
M	libnautilus/nautilus-view.h
M	libnautilus/ntl-content-view-client.c
M	libnautilus/ntl-content-view-client.h
M	libnautilus/ntl-content-view-frame.c
M	libnautilus/ntl-content-view-frame.h
M	libnautilus/ntl-meta-view-client.c
M	libnautilus/ntl-meta-view-client.h
M	libnautilus/ntl-meta-view-frame.c
M	libnautilus/ntl-meta-view-frame.h
M	libnautilus/ntl-view-client.c
M	libnautilus/ntl-view-client.h
M	libnautilus/ntl-view-frame.c
M	libnautilus/ntl-view-frame.h
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-directory-view.h
M	src/nautilus-application.c
M	src/ntl-app.c

commit 1cfc709b613c184e417420f7ee67f1dcb0f480c0
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-01-10

    made dropping a color on the index panel work (it doesn't save the


	   made dropping a color on the index panel work (it doesn't
	   save the
	   metadata yet, though)

M	ChangeLog-20000414
M	src/nautilus-information-panel.c
M	src/nautilus-sidebar.c
M	src/ntl-index-panel.c

commit ee76fdd9b2bf3326ddf4c7d67cf21c8505a1eb19
Author: Elliot Lee <sopwith@src.gnome.org>
Date:	2000-01-09

    fix segfault

M	src/nautilus-applicable-views.c
M	src/ntl-uri-map.c

commit 23a5e3270349ff66aae29d81958f8dfc124a84d1
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-01-09

    Added some more thoughts on things to do.

M	TODO

commit edbde509437a380e846bc4d0e46da43d05d0ed3f
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-01-09

    Added .deps, .libs, ntl-web-search

M	ChangeLog-20000414
M	components/websearch/.cvsignore

commit 63a4bfebeda0b85f85741a9892439cfb755f9b2f
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-01-08

    changed the way the index panel gets notified of location changes


	    changed the way the index panel gets notified of location
	    changes
	restructured code that populates the index panel
	made the title use the largest font that fits

M	ChangeLog-20000414
M	src/nautilus-information-panel.c
M	src/nautilus-information-panel.h
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-sidebar.c
M	src/nautilus-sidebar.h
M	src/nautilus-spatial-window.c
M	src/nautilus-window-manage-views.c
M	src/nautilus-window.c
M	src/ntl-index-panel.c
M	src/ntl-index-panel.h
M	src/ntl-window-msgs.c
M	src/ntl-window.c

commit 9d0a6860f8550c4579e619f7e591803c037ffe16
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-01-07

    Made there be just one About window, and added a utility function for
    presenting a window to the user regardless of its current state.

M	ChangeLog-20000414
M	libnautilus-extensions/Makefile.am
A	libnautilus-extensions/nautilus-gtk-extensions.c
C068	src/nautilus-bookmarks-window.h
libnautilus-extensions/nautilus-gtk-extensions.h
M	libnautilus-private/Makefile.am
A	libnautilus-private/nautilus-gtk-extensions.c
C068	src/nautilus-bookmarks-window.h
libnautilus-private/nautilus-gtk-extensions.h
M	libnautilus/Makefile.am
A	libnautilus/nautilus-gtk-extensions.c
C068	src/nautilus-bookmarks-window.h
libnautilus/nautilus-gtk-extensions.h
M	src/nautilus-bookmarks-menu.c
M	src/nautilus-bookmarks-window.c
M	src/nautilus-bookmarks-window.h
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window.c
M	src/ntl-window.c

commit 076e9575fa9173e7997e97a63ab8b6b229810d1c
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-01-07

    Bookmarks window now saves and restores its size & position within and
    across sessions. And to think I only had to modify 7 files!

M	ChangeLog-20000414
M	src/nautilus-application.c
M	src/nautilus-bookmarklist.c
M	src/nautilus-bookmarklist.h
M	src/nautilus-bookmarks-menu.c
M	src/nautilus-bookmarks-menu.h
M	src/nautilus-bookmarks-window.c
M	src/nautilus-bookmarks-window.h
M	src/nautilus.h
M	src/ntl-app.c

commit 37a083b05bc3571938599e8bcf4830f135c69fcf
Author: Elliot Lee <sopwith@src.gnome.org>
Date:	2000-01-07

    Fix warnings. Add Andy.



    Fix warnings.
    Add Andy.

M	AUTHORS
M	ChangeLog-20000414

commit dd07e53fc1387a08cccc7dd80a4f0c0fdbb48752
Author: Elliot Lee <sopwith@src.gnome.org>
Date:	2000-01-07

    *** empty log message ***

M	src/nautilus-information-panel.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-sidebar.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window.c
M	src/ntl-index-panel.c
M	src/ntl-window.c

commit bef22f00963a9fe1fb4d358fec5beee006661de6
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-01-07

    initial bare bones implementation of index panel


	    initial bare bones implementation of index panel

M	ChangeLog-20000414
M	src/Makefile.am
A	src/nautilus-information-panel.c
A	src/nautilus-information-panel.h
M	src/nautilus-navigation-window.c
M	src/nautilus-navigation-window.h
M	src/nautilus-object-window.c
M	src/nautilus-object-window.h
A	src/nautilus-sidebar.c
A	src/nautilus-sidebar.h
M	src/nautilus-spatial-window.c
M	src/nautilus-spatial-window.h
M	src/nautilus-window.c
M	src/nautilus-window.h
A	src/ntl-index-panel.c
A	src/ntl-index-panel.h
M	src/ntl-window.c
M	src/ntl-window.h

commit 313469f41318c61679368f9fa5973151f5f6500b
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-01-07

    Moved self-check framework into libnautilus. Added functions so each
    check will report if it fails instead of just aborting.

    Added new functions to manage a string that specifies a color or
    gradient, and added tests for the new functions.

M	ChangeLog-20000414
M	libnautilus-extensions/Makefile.am
M	libnautilus-extensions/gdk-extensions.c
M	libnautilus-extensions/gdk-extensions.h
R068	src/nautilus-self-checks.h
libnautilus-extensions/nautilus-lib-self-check-functions.c
C080	src/nautilus-self-check-functions.h
libnautilus-extensions/nautilus-lib-self-check-functions.h
A	libnautilus-extensions/nautilus-self-checks.c
A	libnautilus-extensions/nautilus-self-checks.h
M	libnautilus-private/Makefile.am
M	libnautilus-private/gdk-extensions.c
M	libnautilus-private/gdk-extensions.h
C079	src/nautilus-self-checks.c
libnautilus-private/nautilus-lib-self-check-functions.c
C080	src/nautilus-self-check-functions.h
libnautilus-private/nautilus-lib-self-check-functions.h
A	libnautilus-private/nautilus-self-checks.c
A	libnautilus-private/nautilus-self-checks.h
M	libnautilus/Makefile.am
M	libnautilus/gdk-extensions.c
M	libnautilus/gdk-extensions.h
C079	src/nautilus-self-checks.c
libnautilus/nautilus-lib-self-check-functions.c
C080	src/nautilus-self-check-functions.h
libnautilus/nautilus-lib-self-check-functions.h
A	libnautilus/nautilus-self-checks.c
A	libnautilus/nautilus-self-checks.h
M	src/Makefile.am
M	src/file-manager/fm-directory.c
M	src/file-manager/fm-vfs-directory.c
M	src/nautilus-main.c
R082	src/nautilus-self-checks.c
src/nautilus-self-check-functions.c
M	src/nautilus-self-check-functions.h
M	src/ntl-main.c

commit 5abab532aa672b3febfbb97017fc42da767d9b97
Author: Elliot Lee <sopwith@src.gnome.org>
Date:	2000-01-06

    Fix previous commit.



    Fix previous commit.

M	libnautilus-extensions/gnome-icon-container.c
M	libnautilus-private/gnome-icon-container.c
M	libnautilus/gnome-icon-container.c

commit 7e08264ebdf3d6068f043636abeb82bb4146adc0
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-01-06

    Added nautilus_app_exiting call, home of right-before-quitting code.

M	ChangeLog-20000414
M	src/nautilus-application.c
M	src/nautilus-application.h
M	src/nautilus-main.c
M	src/ntl-app.c
M	src/ntl-app.h
M	src/ntl-main.c

commit 632b23993ca81bfabe9f9fc6b126dd97d2c875da
Author: Elliot Lee <sopwith@src.gnome.org>
Date:	2000-01-06

    bugfix

M	src/ntl-prefs.c

commit 19c9e26029eca3a83d5b9899628caf27f16cd1be
Author: Elliot Lee <sopwith@src.gnome.org>
Date:	2000-01-06

    Relayout when size changes.



    Relayout when size changes.

M	ChangeLog-20000414
M	libnautilus-extensions/gnome-icon-container.c
M	libnautilus-private/gnome-icon-container.c
M	libnautilus/gnome-icon-container.c

commit 56cfd59aad19ffea7a3c072e2fbd9d65d50facc9
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	2000-01-06

    made the location bar draggable by removing LOCKED flag to be
    consistent


	     made the location bar draggable by removing LOCKED flag to be
	 consistent with the other bars

M	ChangeLog-20000414
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window.c
M	src/ntl-window.c

commit 145a5c4a67296c62f578dd096e79b1d406adb8d7
Author: Elliot Lee <sopwith@src.gnome.org>
Date:	2000-01-06

    Eliminate gratuitous scroll bars.



    * libnautilus/gnome-icon-container.c: Eliminate gratuitous scroll
    bars.

M	ChangeLog-20000414
M	libnautilus-extensions/gnome-icon-container.c
M	libnautilus-private/gnome-icon-container.c
M	libnautilus/gnome-icon-container.c

commit 1d3c1001cd50dc356735f02dfa8d4d747f2f22a7
Author: Elliot Lee <sopwith@src.gnome.org>
Date:	2000-01-06

    Bug fixes.



    Bug fixes.

M	ChangeLog-20000414
M	TODO
M	components/help/hyperbola-filefmt.c
M	components/html/gnome-dialogs.c
M	src/nautilus-window-manage-views.c
M	src/ntl-window-msgs.c

commit e8657633b37bc9d8acbc061fa95df6ac6dcb27d5
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-01-06

    Eliminated compiler warnings.

M	ChangeLog-20000414
M	src/ntl-prefs.c

commit 69f10655b5d10cf0febc1fcbea18ce57defc58be
Author: Elliot Lee <sopwith@src.gnome.org>
Date:	2000-01-06

    Implement preferences for which meta-views to always load with a page.



    * src/ntl-prefs.c, src/ntl-uri-map.c: Implement preferences for
    which meta-views to always load with a page. Loading doesn't seem
    to quite work.
    * src/ntl-window.c, src/ntl-view.c: Try to fix a crash that
    happens when going to a new page, and a meta view is being
    destroyed in the process. Still crashes.

M	ChangeLog-20000414
M	src/nautilus-applicable-views.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-view-frame.c
M	src/nautilus-window.c
M	src/ntl-meta-view.c
M	src/ntl-prefs.c
M	src/ntl-prefs.h
M	src/ntl-uri-map.c
M	src/ntl-view.c
M	src/ntl-window.c

commit 2be9c5cc7ef1f314e9ffe6f9d7f0714a94c94f4c
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-01-06

    Fix warning.

	* src/ntl-uri-map.c (nautilus_navinfo_free): Fix warning.

M	ChangeLog-20000414
M	src/nautilus-applicable-views.c
M	src/ntl-uri-map.c

commit 348154665ce38c4d148359f895e9858921cd5757
Author: Elliot Lee <sopwith@src.gnome.org>
Date:	2000-01-06

    Update for gdk-pixbuf changes.



    Update for gdk-pixbuf changes.

M	ChangeLog-20000414
M	TODO
M	src/file-manager/fm-icon-cache.c

commit 056744597ad1c4e4817c0bd742747dff8a70df17
Author: Elliot Lee <sopwith@src.gnome.org>
Date:	2000-01-05

    Forgot this one.



    Forgot this one.

M	TODO

commit 6018bcea245c2e4a9c50055fe6207435850549ff
Author: Elliot Lee <sopwith@src.gnome.org>
Date:	2000-01-05

    Add support for the location change state machine and related



    * src/ntl-types.h, src/ntl-uri-map.[ch], src/ntl-window-msgs.c,
    src/ntl-window.[ch]:
      Add support for the location change state machine and related
      notifications,
      to allow much better error handling.

    * src/ntl-view.[ch]: Catch client failures, also allow for active
    sensing of client death.
    * src/file-manager/fm-directory-view.c: Send progress notifications.
    * components/html/ntl-web-browser.c: Send progress
      notifications. Try to fix crashes caused by ending an error stream
      twice.

M	ChangeLog-20000414
M	TODO
M	components/html/ntl-web-browser.c
M	src/file-manager/fm-directory-view.c
M	src/nautilus-applicable-views.c
M	src/nautilus-applicable-views.h
M	src/nautilus-navigation-window.c
M	src/nautilus-navigation-window.h
M	src/nautilus-object-window.c
M	src/nautilus-object-window.h
M	src/nautilus-spatial-window.c
M	src/nautilus-spatial-window.h
M	src/nautilus-view-frame-nautilus-view.c
M	src/nautilus-view-frame.c
M	src/nautilus-view-frame.h
M	src/nautilus-window-manage-views.c
M	src/nautilus-window-private.h
M	src/nautilus-window.c
M	src/nautilus-window.h
M	src/ntl-meta-view.c
M	src/ntl-types.h
M	src/ntl-uri-map.c
M	src/ntl-uri-map.h
M	src/ntl-view-nautilus.c
M	src/ntl-view.c
M	src/ntl-view.h
M	src/ntl-window-msgs.c
M	src/ntl-window-private.h
M	src/ntl-window.c
M	src/ntl-window.h

commit cdf570ee034dc1349846eeb5f78775a23ea2eb47
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-01-05

    Remove horizontal scroll bar from bookmarks list in bookmarks window.

M	ChangeLog-20000414
M	src/nautilus-bookmarks-window.c

commit e40bf51c1eba4629c7347acba321d7ed1b982c2b
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-01-05

    Fixed macro use for Add Bookmark item, was causing
    screen-filling-menu-item
    on some computers.

M	ChangeLog-20000414
M	src/nautilus-bookmarks-menu.c

commit dce368dd3ef0fdbee7fcb1babc536b52599d5a07
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-01-04

    Remove button now has a little padding; clicking it now moves the
    selection
    to the next item in the list.

M	ChangeLog-20000414
M	src/nautilus-bookmarks-menu.c
M	src/nautilus-bookmarks-window.c

commit fd8bad007c215c3d5169d21a6384048e850f3aaf
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-01-04

    A couple of quick fixes to get "make check" working.

M	ChangeLog-20000414
M	src/file-manager/fm-directory.c
M	src/file-manager/fm-vfs-directory.c

commit b3fe018443974790774b8de0005e4cf968916425
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-01-04

    Made bookmarks window have a minimum size.

M	ChangeLog-20000414
M	src/nautilus-bookmarks-window.c

commit e4038bffdef8eeaddb9544a13c0abafd5419a45e
Author: Elliot Lee <sopwith@src.gnome.org>
Date:	2000-01-04

    just add some braces to make future UIH debugging easier.



    just add some braces to make future UIH debugging easier.

M	components/history/nautilus-history-view.c
M	components/history/ntl-history-view.c

commit 2ff700028f05b011dd59b104c24572c5fa8c466a
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-01-04

    Backed out nautilus-uri-utilities changes from earlier today.

M	ChangeLog-20000414
M	libnautilus-extensions/Makefile.am
D	libnautilus-extensions/nautilus-uri-utilities.c
D	libnautilus-extensions/nautilus-uri-utilities.h
M	libnautilus-private/Makefile.am
D	libnautilus-private/nautilus-uri-utilities.c
D	libnautilus-private/nautilus-uri-utilities.h
M	libnautilus/Makefile.am
D	libnautilus/nautilus-uri-utilities.c
D	libnautilus/nautilus-uri-utilities.h
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window.c
M	src/ntl-window.c

commit 571b26b9ee96dabf4c3bb4b10a470b90f0aa53fa
Author: Elliot Lee <sopwith@src.gnome.org>
Date:	2000-01-04

    First attempt at a state transition diagram for the loading process.



    First attempt at a state transition diagram for the loading process.

A	docs/load-states.dia

commit b72c59e5f9b84eebcbee6a5698cc656726f34a48
Author: Elliot Lee <sopwith@src.gnome.org>
Date:	2000-01-04

    Fix warnings.



    Fix warnings.

M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-view-frame.c
M	src/nautilus-window-manage-views.c
M	src/nautilus-window.c
M	src/ntl-view.c
M	src/ntl-window-msgs.c
M	src/ntl-window.c

commit 2840833e2c1f980ec09279237d6a3b5e5828f18b
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-01-04

    Added self-check framework. Added first bits of code for FMDirectory.

M	ChangeLog-20000414
M	libnautilus-extensions/gdk-extensions.c
M	libnautilus-extensions/gdk-extensions.h
A	libnautilus-extensions/nautilus-gtk-macros.h
M	libnautilus-private/gdk-extensions.c
M	libnautilus-private/gdk-extensions.h
A	libnautilus-private/nautilus-gtk-macros.h
M	libnautilus/gdk-extensions.c
M	libnautilus/gdk-extensions.h
A	libnautilus/nautilus-gtk-macros.h
M	src/Makefile.am
A	src/check-nautilus
M	src/file-manager/Makefile.am
M	src/file-manager/fm-directory-list.c
M	src/file-manager/fm-directory-list.h
A	src/file-manager/fm-directory-protected.h
A	src/file-manager/fm-directory.c
A	src/file-manager/fm-directory.h
A	src/file-manager/fm-vfs-directory.c
A	src/file-manager/fm-vfs-directory.h
M	src/nautilus-main.c
A	src/nautilus-self-check-functions.h
A	src/nautilus-self-checks.c
A	src/nautilus-self-checks.h
M	src/ntl-main.c

commit fc3d3932575f738a51667e49de7400fd0d53bbd3
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-01-04

    Made location-entering field handle bogus URIs better.

M	ChangeLog-20000414
M	components/websearch/.cvsignore
M	libnautilus-extensions/Makefile.am
A	libnautilus-extensions/nautilus-uri-utilities.c
A	libnautilus-extensions/nautilus-uri-utilities.h
M	libnautilus-private/Makefile.am
A	libnautilus-private/nautilus-uri-utilities.c
A	libnautilus-private/nautilus-uri-utilities.h
M	libnautilus/Makefile.am
A	libnautilus/nautilus-uri-utilities.c
A	libnautilus/nautilus-uri-utilities.h
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window.c
M	src/ntl-window.c

commit 78860f9f501dade0d5e01698b729129eece0b543
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	2000-01-04

    Added stop_location_change method to NautilusView interface. New
    signal,

	* idl/nautilus.idl: Added stop_location_change method to
	NautilusView interface.
	* ntl-view-client.c, ntl-view-client.h (stop_location_change): New
	signal, triggered on receipt of stop_location_change request via
	CORBA.

	* ntl-view.c, ntl-view.h, ntl-view-private.h, ntl-view-nautilus.c,
	ntl-view-bonobo-control.c, ntl-view-bonobo-subdoc.c
	(nautilus_view_stop_location_change): Added this function; also
	added implementation to nautilus view type function table and
	NULL'd out for now for Bonobo control and subdoc view types (need
	to find out if loading is synchronous or asynchronous for those,
	and if there is a way to abort).

	* ntl-window.c: Stop loading for all views when Stop button is
	pressed.

	* ntl-window-msgs.c: Enable stop button when we start loading;
	enable Stop button when

	* src/file-manager/fm-directory-view.c: Call
	request_progress_change() when loading is done or an error is
	reached; implement handler for stop_location_change signal.

M	ChangeLog-20000414
M	idl/nautilus.idl
M	libnautilus-extensions/ntl-view-client.c
M	libnautilus-extensions/ntl-view-client.h
M	libnautilus-private/ntl-view-client.c
M	libnautilus-private/ntl-view-client.h
M	libnautilus/nautilus-view-frame.c
M	libnautilus/nautilus-view-frame.h
M	libnautilus/nautilus-view.c
M	libnautilus/nautilus-view.h
M	libnautilus/ntl-view-client.c
M	libnautilus/ntl-view-client.h
M	libnautilus/ntl-view-frame.c
M	libnautilus/ntl-view-frame.h
M	src/file-manager/fm-directory-view.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-view-frame-bonobo-control.c
M	src/nautilus-view-frame-bonobo-embeddable.c
M	src/nautilus-view-frame-nautilus-view.c
M	src/nautilus-view-frame-private.h
M	src/nautilus-view-frame.c
M	src/nautilus-view-frame.h
M	src/nautilus-window-manage-views.c
M	src/nautilus-window.c
M	src/ntl-view-bonobo-control.c
M	src/ntl-view-bonobo-subdoc.c
M	src/ntl-view-nautilus.c
M	src/ntl-view-private.h
M	src/ntl-view.c
M	src/ntl-view.h
M	src/ntl-window-msgs.c
M	src/ntl-window.c

commit e992a1c7c84c383235d025bab8add3aeea623260
Author: Maciej Stachowiak <mjs@eazel.com>
Date:	2000-01-04

    Fix warnings.

    2000-01-03	Maciej Stachowiak  <mjs@eazel.com>

	* src/ntl-prefs.c: Fix warnings.

	* src/ntl-view.c, src/ntl-view.h, src/ntl-view-frame-svr.c
	(nautilus_view_notify_location_change,
	nautilus_view_notify_selection_change, nautilus_view_load_state,
	nautilus_view_save_state, nautilus_view_show_properties): Made
	these functions public and removed the corresponding signals;
	these are operations you do to the NautilusView, not something it
	informs other parts of the program of.
	(request_location_change, request_selection_change,
	request_status_change, request_progress_change): New
	signals. These allow NautilusView to have less dependence on
	NautilusWindow.
	(nautilus_view_signals): Moved signal number table from view to
	this static variable.
	(nautilus_view_request_location_change,
	nautilus_view_request_selection_change,
	nautilus_view_request_status_change,
	nautilus_view_request_progress_change): Move to ntl-view.c and
	make them emit the proper signals in lieu of hardcoded handling.
	* src/ntl-window.c, src/ntl-window.h src/ntl-window-msgs.c,
	src/ntl-window-msgs.h, src/ntl-window-state.c
	(request_location_change, request_selection_change,
	request_status_change, request_progress_change): Removed these
	signals; they are operations you do on a NautilusWindow, not
	something it notifies you of, and any usefulness for inheritance
	purposes is purely speculative right now.
	(nautilus_window_connect_view, nautilus_window_disconnect_view):
	Use these new helper functions to connect callbacks to
	NautilusView's signals instead of expecting them to just get
	called.
	(nautilus_view_request_location_change,
	nautilus_view_request_selection_change,
	nautilus_view_request_status_change,
	nautilus_view_request_progress_change): Execute bodies of real_
	versions instead of emitting singals.
	(nautilus_view_real_request_location_change,
	nautilus_view_real_request_selection_change,
	nautilus_view_real_request_status_change,
	nautilus_view_real_request_progress_change): Removed these.
	Finally, always call nautilus_winodow_set_content_view or
	nautilus_window_add_meta_view before calling
	nautilus_view_load_client to make sure no signals are lost.

M	AUTHORS
M	ChangeLog-20000414
M	src/nautilus-navigation-window.c
M	src/nautilus-navigation-window.h
M	src/nautilus-object-window.c
M	src/nautilus-object-window.h
M	src/nautilus-spatial-window.c
M	src/nautilus-spatial-window.h
M	src/nautilus-view-frame-corba.c
M	src/nautilus-view-frame.c
M	src/nautilus-view-frame.h
M	src/nautilus-window-manage-views.c
M	src/nautilus-window-manage-views.h
M	src/nautilus-window-state.c
M	src/nautilus-window.c
M	src/nautilus-window.h
M	src/ntl-prefs.c
M	src/ntl-view-frame-svr.c
M	src/ntl-view.c
M	src/ntl-view.h
M	src/ntl-window-msgs.c
M	src/ntl-window-msgs.h
M	src/ntl-window-state.c
M	src/ntl-window.c
M	src/ntl-window.h

commit 2e9f835f7e305b2346ff4fe3583497a91272a866
Author: Elliot Lee <sopwith@src.gnome.org>
Date:	2000-01-04

    The ten minute version of kwebsearch. Handle forms (POST is
    untested and



    * components/websearch, configure.in: The ten minute version of
    kwebsearch.
    * components/html/ntl-web-browser.c: Handle forms (POST is untested
    and probably buggy).
    * src/ntl-uri-map.c: Check result of file_info retrieval. Load web
    search by default.
    * src/ntl-prefs.[ch]: First (lame) attempt at implementing application
    preferences.
    * src/ntl-app.c: Load prefs at startup

M	ChangeLog-20000414
M	components/html/ntl-web-browser.c
A	components/websearch/.cvsignore
A	components/websearch/Makefile.am
A	components/websearch/ntl-web-search.c
A	components/websearch/ntl-web-search.goad
A	components/websearch/standard.eng
M	configure.in
M	src/Makefile.am
M	src/nautilus-applicable-views.c
M	src/nautilus-application.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window.c
M	src/nautilus.h
M	src/ntl-app.c
A	src/ntl-prefs.c
A	src/ntl-prefs.h
M	src/ntl-uri-map.c
M	src/ntl-window.c

commit 05729d18615a47336b57973e0b8a199f32de84c6
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-01-04

    Added underline-accelerators to Add Bookmark and Edit Bookmarks items.

M	ChangeLog-20000414
M	src/nautilus-bookmarks-menu.c

commit 6f9b058f290fa4016531de329525f0bef7b7aebe
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-01-03

    Fixed a couple of bookmark-related memory leaks.

M	ChangeLog-20000414
M	src/nautilus-bookmarklist.c
M	src/nautilus-bookmarks-menu.c

commit 7797ae9fb11736b3ab35feff9d76efe5a003a69f
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-01-03

    Split out a couple of file-related utilities into a new file.

M	ChangeLog-20000414
M	libnautilus-extensions/Makefile.am
A	libnautilus-extensions/nautilus-file-utilities.c
A	libnautilus-extensions/nautilus-file-utilities.h
M	libnautilus-private/Makefile.am
A	libnautilus-private/nautilus-file-utilities.c
A	libnautilus-private/nautilus-file-utilities.h
M	libnautilus/Makefile.am
A	libnautilus/nautilus-file-utilities.c
A	libnautilus/nautilus-file-utilities.h
M	src/nautilus-bookmarklist.c

commit a5ee2d8134c78dc625ceaded956dcb272f9038e8
Author: Darin Adler <darin@src.gnome.org>
Date:	2000-01-03

    Turned warnings back on. Fixed a warnings. More cvsignoring.

M	ChangeLog-20000414
M	components/html/.cvsignore
M	components/html/gnome-dialogs.c
M	configure.in
M	libnautilus-extensions/.cvsignore
M	libnautilus-private/.cvsignore
M	libnautilus/.cvsignore

commit 0d0d327a00beca27643511815e14c703a6d5640c
Author: John Sullivan <sullivan@src.gnome.org>
Date:	2000-01-03

    Took out unused variables that my -Wall-free compile didn't notice.

M	ChangeLog-20000414
M	src/nautilus-bookmarklist.c

commit d2e7371f28d56962c4cbf1d946dc05249ea8597b
Author: Elliot Lee <sopwith@redhat.com>
Date:	2000-01-03

    Update copyright notices.



    2000-01-03	Elliot Lee  <sopwith@redhat.com>

    Update copyright notices.

M	ChangeLog-20000414
M	components/history/nautilus-history-view.c
M	components/history/ntl-history-view.c
M	components/html/main.c
M	libnautilus-extensions/gdk-extensions.c
M	libnautilus-extensions/gdk-extensions.h
M	libnautilus-extensions/gnome-icon-container-dnd.c
M	libnautilus-extensions/gnome-icon-container-dnd.h
M	libnautilus-extensions/gnome-icon-container-layout.c
M	libnautilus-extensions/gnome-icon-container-layout.h
M	libnautilus-extensions/gnome-icon-container-private.h
M	libnautilus-extensions/gnome-icon-container.c
M	libnautilus-extensions/gnome-icon-container.h
M	libnautilus-extensions/gnome-progressive-loader.c
M	libnautilus-extensions/gnome-progressive-loader.h
M	libnautilus-extensions/gtkflist.c
M	libnautilus-extensions/gtkflist.h
M	libnautilus-extensions/gtkscrollframe.c
M	libnautilus-extensions/gtkscrollframe.h
M	libnautilus-extensions/libnautilus.h
M	libnautilus-extensions/nautilus-file-operations-progress.c
M	libnautilus-extensions/nautilus-file-operations-progress.h
M	libnautilus-extensions/nautilus-file-operations.c
M	libnautilus-extensions/nautilus-file-operations.h
M	libnautilus-extensions/nautilus-mini-icon.c
M	libnautilus-extensions/nautilus-mini-icon.h
M	libnautilus-extensions/nautilus-scroll-frame.c
M	libnautilus-extensions/nautilus-scroll-frame.h
M	libnautilus-extensions/ntl-content-view-client.c
M	libnautilus-extensions/ntl-content-view-client.h
M	libnautilus-extensions/ntl-meta-view-client.c
M	libnautilus-extensions/ntl-meta-view-client.h
M	libnautilus-extensions/ntl-view-client.c
M	libnautilus-extensions/ntl-view-client.h
M	libnautilus-private/gdk-extensions.c
M	libnautilus-private/gdk-extensions.h
M	libnautilus-private/gnome-icon-container-dnd.c
M	libnautilus-private/gnome-icon-container-dnd.h
M	libnautilus-private/gnome-icon-container-layout.c
M	libnautilus-private/gnome-icon-container-layout.h
M	libnautilus-private/gnome-icon-container-private.h
M	libnautilus-private/gnome-icon-container.c
M	libnautilus-private/gnome-icon-container.h
M	libnautilus-private/gnome-progressive-loader.c
M	libnautilus-private/gnome-progressive-loader.h
M	libnautilus-private/gtkflist.c
M	libnautilus-private/gtkflist.h
M	libnautilus-private/gtkscrollframe.c
M	libnautilus-private/gtkscrollframe.h
M	libnautilus-private/libnautilus.h
M	libnautilus-private/nautilus-file-operations-progress.c
M	libnautilus-private/nautilus-file-operations-progress.h
M	libnautilus-private/nautilus-file-operations.c
M	libnautilus-private/nautilus-file-operations.h
M	libnautilus-private/nautilus-mini-icon.c
M	libnautilus-private/nautilus-mini-icon.h
M	libnautilus-private/nautilus-scroll-frame.c
M	libnautilus-private/nautilus-scroll-frame.h
M	libnautilus-private/ntl-content-view-client.c
M	libnautilus-private/ntl-content-view-client.h
M	libnautilus-private/ntl-meta-view-client.c
M	libnautilus-private/ntl-meta-view-client.h
M	libnautilus-private/ntl-view-client.c
M	libnautilus-private/ntl-view-client.h
M	libnautilus/gdk-extensions.c
M	libnautilus/gdk-extensions.h
M	libnautilus/gnome-icon-container-dnd.c
M	libnautilus/gnome-icon-container-dnd.h
M	libnautilus/gnome-icon-container-layout.c
M	libnautilus/gnome-icon-container-layout.h
M	libnautilus/gnome-icon-container-private.h
M	libnautilus/gnome-icon-container.c
M	libnautilus/gnome-icon-container.h
M	libnautilus/gnome-progressive-loader.c
M	libnautilus/gnome-progressive-loader.h
M	libnautilus/gtkflist.c
M	libnautilus/gtkflist.h
M	libnautilus/gtkscrollframe.c
M	libnautilus/gtkscrollframe.h
M	libnautilus/libnautilus.h
M	libnautilus/nautilus-content-view-frame.c
M	libnautilus/nautilus-content-view-frame.h
M	libnautilus/nautilus-meta-view-frame.c
M	libnautilus/nautilus-meta-view-frame.h
M	libnautilus/nautilus-view-frame.c
M	libnautilus/nautilus-view-frame.h
M	libnautilus/nautilus-view.c
M	libnautilus/nautilus-view.h
M	libnautilus/ntl-content-view-client.c
M	libnautilus/ntl-content-view-client.h
M	libnautilus/ntl-content-view-frame.c
M	libnautilus/ntl-content-view-frame.h
M	libnautilus/ntl-meta-view-client.c
M	libnautilus/ntl-meta-view-client.h
M	libnautilus/ntl-meta-view-frame.c
M	libnautilus/ntl-meta-view-frame.h
M	libnautilus/ntl-view-client.c
M	libnautilus/ntl-view-client.h
M	libnautilus/ntl-view-frame.c
M	libnautilus/ntl-view-frame.h
M	src/explorer-location-bar.c
M	src/explorer-location-bar.h
M	src/file-manager/desktop-canvas.c
M	src/file-manager/desktop-canvas.h
M	src/file-manager/desktop-item.c
M	src/file-manager/desktop-item.h
M	src/file-manager/desktop-layout.c
M	src/file-manager/desktop-layout.h
M	src/file-manager/desktop-menu.c
M	src/file-manager/desktop-menu.h
M	src/file-manager/desktop-window.c
M	src/file-manager/desktop-window.h
M	src/file-manager/dfos-corba.c
M	src/file-manager/dfos-corba.h
M	src/file-manager/dfos-xfer-progress-dialog.c
M	src/file-manager/dfos-xfer-progress-dialog.h
M	src/file-manager/dfos-xfer.c
M	src/file-manager/dfos-xfer.h
M	src/file-manager/dfos.c
M	src/file-manager/dfos.h
M	src/file-manager/fm-directory-list.c
M	src/file-manager/fm-directory-list.h
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-directory-view.h
M	src/file-manager/fm-icon-cache.c
M	src/file-manager/fm-icon-cache.h
M	src/file-manager/gnome-desktop.c
M	src/nautilus-applicable-views.c
M	src/nautilus-applicable-views.h
M	src/nautilus-bookmark.c
M	src/nautilus-bookmark.h
M	src/nautilus-bookmarklist.c
M	src/nautilus-bookmarklist.h
M	src/nautilus-bookmarks-menu.c
M	src/nautilus-bookmarks-menu.h
M	src/nautilus-bookmarks-window.c
M	src/nautilus-bookmarks-window.h
M	src/nautilus-main.c
M	src/nautilus-navigation-window.c
M	src/nautilus-navigation-window.h
M	src/nautilus-object-window.c
M	src/nautilus-object-window.h
M	src/nautilus-spatial-window.c
M	src/nautilus-spatial-window.h
M	src/nautilus-view-frame-corba.c
M	src/nautilus-view-frame-private.h
M	src/nautilus-view-frame.c
M	src/nautilus-view-frame.h
M	src/nautilus-window.c
M	src/nautilus-window.h
M	src/ntl-content-view.c
M	src/ntl-content-view.h
M	src/ntl-main.c
M	src/ntl-meta-view.c
M	src/ntl-meta-view.h
M	src/ntl-miniicon.c
M	src/ntl-miniicon.h
M	src/ntl-types.h
M	src/ntl-uri-map.c
M	src/ntl-uri-map.h
M	src/ntl-view-frame-svr.c
M	src/ntl-view-private.h
M	src/ntl-view.c
M	src/ntl-view.h
M	src/ntl-window.c
M	src/ntl-window.h

commit 108271b5a798f65512e8191ad5d4955188c16e2b
Author: Elliot Lee <sopwith@src.gnome.org>
Date:	2000-01-03

    Update TODO list



    Update TODO list

M	TODO

commit b4d114b95ae23dab2b25d00aaef67ded399fedae
Author: John Sullivan <sullivan@src.gnome.org>
Date:	1999-12-31

    Create directory for bookmarks if necessary.

M	ChangeLog-20000414
M	src/nautilus-bookmarklist.c

commit d9326fa453600eee8d8555f53357db657912cdb7
Author: John Sullivan <sullivan@src.gnome.org>
Date:	1999-12-31

    Implemented save/restore bookmarks across sessions. Also changed
    implementation
    of NautilusBookmark to use gchar * instead of GString.

M	ChangeLog-20000414
M	src/nautilus-bookmark.c
M	src/nautilus-bookmark.h
M	src/nautilus-bookmarklist.c

commit 8eba94a6a7aec9af09fc735f0f7aa30eaef6bade
Author: John Sullivan <sullivan@src.gnome.org>
Date:	1999-12-30

    Linked in GNOME-XML library, which will be used for bookmarks.

M	ChangeLog-20000414
M	configure.in
M	src/Makefile.am

commit f6e05ed4769b2c771be2bcd4c8a27f4e0276d389
Author: John Sullivan <sullivan@src.gnome.org>
Date:	1999-12-30

    Forgot to cvs add the new files a moment ago when I checked in.

A	src/nautilus-bookmarks-window.c
A	src/nautilus-bookmarks-window.h

commit 553e10a47b4708eca9a2b47f0d1613595c3ba308
Author: John Sullivan <sullivan@src.gnome.org>
Date:	1999-12-30

    Fixed bug with activating bookmarks in any but the first window.
    Added working but simple Edit Bookmarks window that allows changing
    name & uri, reordering, and deleting bookmarks.

M	ChangeLog-20000414
M	src/Makefile.am
M	src/nautilus-bookmark.h
M	src/nautilus-bookmarklist.c
M	src/nautilus-bookmarklist.h
M	src/nautilus-bookmarks-menu.c
M	src/nautilus-bookmarks-menu.h

commit 10b8bbe720e2b832c406b4669de2de6493401e96
Author: John Sullivan <sullivan@src.gnome.org>
Date:	1999-12-30

    Just separated out the .[ch] notation into full file names from my
    earlier entries.

M	ChangeLog-20000414

commit 130f9695d41b57aeea9b0bd64514829f71bd47fb
Author: John Sullivan <sullivan@src.gnome.org>
Date:	1999-12-29

    Added nautilus_bookmark_copy and fixed g_return_if_fail compile
    problem.

M	ChangeLog-20000414
M	src/nautilus-bookmark.c
M	src/nautilus-bookmark.h
M	src/nautilus-bookmarklist.c

commit 10cb529fc957bf6c9dafdfb4cb0f401267936e34
Author: John Sullivan <sullivan@src.gnome.org>
Date:	1999-12-29

    Just improved the quantity and quality of g_return_if_fail calls.

M	ChangeLog-20000414
M	src/nautilus-bookmark.c
M	src/nautilus-bookmarklist.c
M	src/nautilus-bookmarks-menu.c

commit 17a18859c65b525136006c9ac12ac67b9aaaf276
Author: John Sullivan <sullivan@src.gnome.org>
Date:	1999-12-29

    Prevented "Add Bookmark" from adding multiple identical bookmarks;
    fixed
    bug about window count; fixed bug where "Add Bookmark" would crash
    if a
    window had been closed previously.

M	ChangeLog-20000414
M	src/nautilus-bookmark.c
M	src/nautilus-bookmark.h
M	src/nautilus-bookmarklist.c
M	src/nautilus-bookmarklist.h
M	src/nautilus-bookmarks-menu.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window.c
M	src/ntl-window.c

commit 06508665705cf913125380c2a6ef93b3695b7f48
Author: John Sullivan <sullivan@src.gnome.org>
Date:	1999-12-28

    Undid previous change. It turned out to be a build order dependency
    problem.

M	ChangeLog-20000414
M	src/nautilus-view-frame.c
M	src/ntl-view.c

commit a0e01c467358c06432bfa905d8c9f7e2a49ee5bc
Author: John Sullivan <sullivan@src.gnome.org>
Date:	1999-12-28

    Casted away a const to fix the build.

M	ChangeLog-20000414
M	src/nautilus-view-frame.c
M	src/ntl-view.c

commit 83fe21decdc59f09550fbfaaba4e3dcc6a8ae1e2
Author: Elliot Lee <sopwith@src.gnome.org>
Date:	1999-12-28

    Add list of needed metadata.



    Add list of needed metadata.

A	docs/metaitems.txt

commit 66135b53d87e0a3bea677ad8ae84599025e9a744
Author: Elliot Lee <sopwith@src.gnome.org>
Date:	1999-12-23

    Build the fsextension stuff in.



    Build the fsextension stuff in.

M	idl/Makefile.am
M	libnautilus-extensions/Makefile.am
M	libnautilus-private/Makefile.am
M	libnautilus/Makefile.am

commit 7c0e6dc27bed272d6f4a5cd37fddfeb66ecf37fe
Author: Havoc Pennington <hp@src.gnome.org>
Date:	1999-12-23

    hmm, finally add these files :-)

A	src/file-manager/fm-directory-list.c
A	src/file-manager/fm-directory-list.h

commit f9feecb6c48716419e658efd7da7385731c5f328
Author: Elliot Lee <sopwith@src.gnome.org>
Date:	1999-12-23

    Add initialization function. Implement scheme mapping. (others
    to follow



    * src/ntl-uri-map.[ch]: Add initialization function. Implement
    scheme mapping.
    (others to follow this)

M	ChangeLog-20000414
M	TODO
M	components/help/Makefile.am
A	components/help/hyperbola.schemes
M	src/nautilus-applicable-views.c
M	src/nautilus-applicable-views.h
M	src/nautilus-application.c
M	src/ntl-app.c
M	src/ntl-types.h
M	src/ntl-uri-map.c
M	src/ntl-uri-map.h

commit 28250149ab134972421e450d164d3e1ae39ac65d
Author: Elliot Lee <sopwith@src.gnome.org>
Date:	1999-12-22

    Doodling.



    Doodling.

A	idl/fsextension.idl

commit 5eff8c584d57b78bc12e737defc8e5373d72c536
Author: Elliot Lee <sopwith@src.gnome.org>
Date:	1999-12-22

    Testbed for UIHandler usage. Better error checking, support UIHandler



    * components/history/ntl-history-view.c: Testbed for UIHandler usage.
    * src/ntl-*view*.c: Better error checking, support UIHandler usage.
    * src/ntl-window-msgs.c: Better error checking.
    * src/ntl-window.c: Better error checking, plus move menu creation
    so that UIHandler
    usage is easier.

M	ChangeLog-20000414
M	components/history/nautilus-history-view.c
M	components/history/ntl-history-view.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-view-frame-bonobo-control.c
M	src/nautilus-view-frame-bonobo-embeddable.c
M	src/nautilus-view-frame-nautilus-view.c
M	src/nautilus-view-frame.c
M	src/nautilus-window-manage-views.c
M	src/nautilus-window.c
M	src/ntl-meta-view.c
M	src/ntl-view-bonobo-control.c
M	src/ntl-view-bonobo-subdoc.c
M	src/ntl-view-nautilus.c
M	src/ntl-view.c
M	src/ntl-window-msgs.c
M	src/ntl-window.c

commit c1b5430908ac8137f9aca3c6eb6a887c3ffb39c9
Author: Elliot Lee <sopwith@src.gnome.org>
Date:	1999-12-22

    Allow passing initial URL on cmdline.



    Allow passing initial URL on cmdline.

    Try to make web browser work.

M	TODO
M	components/html/ntl-web-browser.c
M	libnautilus-extensions/gnome-icon-container-dnd.c
M	libnautilus-private/gnome-icon-container-dnd.c
M	libnautilus/gnome-icon-container-dnd.c
M	src/file-manager/fm-directory-view.c
M	src/nautilus-application.c
M	src/nautilus-application.h
M	src/nautilus-main.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window-state.c
M	src/nautilus-window-state.h
M	src/nautilus-window.c
M	src/ntl-app.c
M	src/ntl-app.h
M	src/ntl-main.c
M	src/ntl-window-state.c
M	src/ntl-window-state.h
M	src/ntl-window.c

commit 4994722e587f048267b4d18a32fd13cf16c49b04
Author: Elliot Lee <sopwith@redhat.com>
Date:	1999-12-21

    Add request_progress_change notification



    1999-12-21	Elliot Lee  <sopwith@redhat.com>

    * idl/nautilus.idl, libnautilus/ntl-view-client.[ch],
    src/ntl-window*.[ch],
    src/ntl-view-frame-svr.c: Add request_progress_change notification

    * src/ntl-view-*: Fix/finish various mjs changes: Do the component
    type abstraction
    properly, lose ntl-view-frame-svr.h, add ntl-view-private.h, add
    various component type
    implementations.

    * src/ntl-view-frame-svr.h: Add 'extern' so everyone doesn't get
    their own vepv
    variable.

M	ChangeLog-20000414
M	idl/nautilus.idl
M	libnautilus-extensions/ntl-view-client.c
M	libnautilus-extensions/ntl-view-client.h
M	libnautilus-private/ntl-view-client.c
M	libnautilus-private/ntl-view-client.h
M	libnautilus/nautilus-view-frame.c
M	libnautilus/nautilus-view-frame.h
M	libnautilus/nautilus-view.c
M	libnautilus/nautilus-view.h
M	libnautilus/ntl-view-client.c
M	libnautilus/ntl-view-client.h
M	libnautilus/ntl-view-frame.c
M	libnautilus/ntl-view-frame.h
M	src/Makefile.am
M	src/nautilus-navigation-window.c
M	src/nautilus-navigation-window.h
M	src/nautilus-object-window.c
M	src/nautilus-object-window.h
M	src/nautilus-spatial-window.c
M	src/nautilus-spatial-window.h
A	src/nautilus-view-frame-bonobo-control.c
A	src/nautilus-view-frame-bonobo-embeddable.c
M	src/nautilus-view-frame-corba.c
A	src/nautilus-view-frame-nautilus-view.c
A	src/nautilus-view-frame-private.h
M	src/nautilus-view-frame.c
M	src/nautilus-view-frame.h
M	src/nautilus-window-manage-views.c
M	src/nautilus-window-manage-views.h
M	src/nautilus-window-private.h
M	src/nautilus-window.c
M	src/nautilus-window.h
M	src/nautilus.h
M	src/ntl-content-view.c
M	src/ntl-content-view.h
M	src/ntl-meta-view.c
A	src/ntl-view-bonobo-control.c
A	src/ntl-view-bonobo-subdoc.c
M	src/ntl-view-frame-svr.c
D	src/ntl-view-frame-svr.h
A	src/ntl-view-nautilus.c
A	src/ntl-view-private.h
M	src/ntl-view.c
M	src/ntl-view.h
M	src/ntl-window-msgs.c
M	src/ntl-window-msgs.h
M	src/ntl-window-private.h
M	src/ntl-window.c
M	src/ntl-window.h

commit 11a469a473aa1b80d8daf0b55fee5d2f8dfa4eea
Author: Elliot Lee <sopwith@src.gnome.org>
Date:	1999-12-21

    Add 'extern' so everyone doesn't get their own vepv variable.



    * src/ntl-view-frame-svr.h: Add 'extern' so everyone doesn't get their
      own vepv variable.

M	ChangeLog-20000414
M	src/ntl-view-frame-svr.h

commit d48f0ba9626571a495ffbd6d4257065604365341
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	1999-12-21

    Er, missed it.

M	ChangeLog-20000414

commit 1fed79d7ee8c8ea9b5025332669e5d16f5fbe92a
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	1999-12-21

    Remove request_* calls from public API (they are just an
    implementation

	* src/ntl-view.h: Remove request_* calls from public API (they are
	just an implementation detail of the fact that NautilusView
	implements a Nautilus:ViewFrame CORBA server - the nautilus app
	should not need to call these).

	* src/ntl-view.c: Split all the three way conditional stuff out so
	there is a separate function for each branch of the condition. Not
	a big win yet, but will provide opportunities for more
	refactoring.

	* src/ntl-view-frame-svr.c, ntl-view-frame-svr.h: Move
	implementation of Nautilus:ViewFrame CORBA server here as much as
	possible.
	* src/ntl-view.c: Remove it from here.
	* src/nautilus.h: #include ntl-view-frame-svr.h
	* src/Makefile.am: add ntl-view-frame-svr.[ch] to build.

	* src/ntl-window.c: Add myself to About box (pout).

M	ChangeLog-20000414
M	src/Makefile.am
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
A	src/nautilus-view-frame-corba.c
M	src/nautilus-view-frame.c
M	src/nautilus-view-frame.h
M	src/nautilus-window.c
M	src/nautilus.h
A	src/ntl-view-frame-svr.c
A	src/ntl-view-frame-svr.h
M	src/ntl-view.c
M	src/ntl-view.h
M	src/ntl-window.c

commit 9c9fbb1c48363c852ccc65b0aee5ea046cb178c7
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	1999-12-21

     components/html/ntl-web-browser.c: Fix warnings.

M	ChangeLog-20000414
M	components/html/ntl-web-browser.c

commit 78353a733d43d8be9e88e466fe7e37e52ae7f5fa
Author: Elliot Lee <sopwith@src.gnome.org>
Date:	1999-12-21

    Add gratuitous "About" box.



    Add gratuitous "About" box.

M	components/history/nautilus-history-view.c
M	components/history/ntl-history-view.c
M	icons/Makefile.am
A	icons/nautilus3.jpg
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window.c
M	src/ntl-window.c

commit 82c184431b9b0f664ca0c9aed6b54cca6c1abe98
Author: Elliot Lee <sopwith@src.gnome.org>
Date:	1999-12-20

    Add HTML component to build. Make process die when all objects
    have been



    * configure.in, components/Makefile.am: Add HTML component to build.
    * components/help/hyperbola-main.c,
    components/history/ntl-history-view.c: Make process die when
      all objects have been destroyed.
    * components/history/ntl-history-view.c: Bug fixes.
    * components/html/*.[ch]: Copy glibwww over, write new
    NautilusViewClient for HTML browsing.
    * src/ntl-uri-map.c: Cleanup, and use ntl_web_browser as default
    HTML display engine.
    * src/ntl-view.c: Try to handle Bonobo views for data display.

M	ChangeLog-20000414
M	components/Makefile.am
M	components/help/hyperbola-main.c
M	components/history/nautilus-history-view.c
M	components/history/ntl-history-view.c
A	components/html/.cvsignore
M	components/html/Makefile.am
A	components/html/glibwww-callbacks.c
A	components/html/glibwww-init.c
A	components/html/glibwww-trans.c
A	components/html/glibwww.h
A	components/html/gnome-dialogs.c
M	components/html/main.c
A	components/html/ntl-web-browser.c
A	components/html/ntl-web-browser.goad
M	configure.in
M	src/nautilus-applicable-views.c
M	src/nautilus-bookmarks-menu.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-view-frame.c
M	src/nautilus-window.c
M	src/ntl-uri-map.c
M	src/ntl-view.c
M	src/ntl-window.c

commit 27cef034facb8abb3f2707ebd165ae209c927b6b
Author: John Sullivan <sullivan@src.gnome.org>
Date:	1999-12-20

    The bookmarks menu is now limping along. Add Bookmark works, and
    the items that
    are added work properly. But Edit Bookmarks is still insensitive,
    so there's no
    way to remove items (except by quitting, because the items aren't
    yet saved and
    restored across sessions).

M	ChangeLog-20000414
M	src/Makefile.am
A	src/nautilus-bookmark.c
A	src/nautilus-bookmark.h
A	src/nautilus-bookmarklist.c
A	src/nautilus-bookmarklist.h
A	src/nautilus-bookmarks-menu.c
A	src/nautilus-bookmarks-menu.h
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window.c
M	src/ntl-window.c

commit d0cfc25efb6b2e82c1c961cb65d27bbde87b091e
Author: Havoc Pennington <hp@src.gnome.org>
Date:	1999-12-20

    indentation cleanup

M	src/file-manager/fm-icon-cache.c

commit 2fad83e469d3a9312e6c1fc3b2ac6e83b11eb342
Author: Havoc Pennington <hp@pobox.com>
Date:	1999-12-19

    Check in today's fooling around. I guess I'll drop this line of
    development
    for now though, waiting on the new icon view.

    1999-12-19	Havoc Pennington  <hp@pobox.com>

	* src/file-manager/desktop-window.c (desktop_window_realize): turn
		on window decorations for debugging
			(desktop_window_init): debug comment-out the
    no-resize policy

	* src/file-manager/desktop-layout.c (desktop_layout_arrange):
		fool with layout routines

				* src/file-manager/desktop-canvas.c
					(desktop_canvas_size_allocate):
    debugging border to detect layout screwups

	* src/file-manager/desktop-item.c (icon_realize): set the canvas
		item, oops.

M	src/file-manager/desktop-canvas.c
M	src/file-manager/desktop-item.c
M	src/file-manager/desktop-layout.c
M	src/file-manager/desktop-window.c
M	src/file-manager/gnome-desktop.c

commit 62748a9c8bd680856d08cd0a915d8eb5e66224e0
Author: Havoc Pennington <hp@pobox.com>
Date:	1999-12-19

    Hmm, it sort of does something.

    1999-12-19	Havoc Pennington  <hp@pobox.com>

	* src/file-manager/desktop-layout.c: don't do an arrangement
		on every change

			* src/file-manager/desktop-canvas.c
				(desktop_canvas_load_desktop_icons):
				connect
    to finished_load and
	arrange the icons when we get it. This is a temporary hack,
		because the DesktopLayout engine isn't progressive yet.

			* src/file-manager/fm-directory-list.c
				(fm_directory_list_class_init): add a
    finished_load signal

	* src/file-manager/desktop-window.c (desktop_window_init): for
		now, don't fill the whole screen so we can see gdb.

			* src/file-manager/desktop-item.c: Move user data
    accessors into
	the .c file, these are private.

M	src/file-manager/desktop-canvas.c
M	src/file-manager/desktop-canvas.h
M	src/file-manager/desktop-item.c
M	src/file-manager/desktop-item.h
M	src/file-manager/desktop-layout.c
M	src/file-manager/desktop-window.c
M	src/file-manager/gnome-desktop.c

commit a82b8a9b181e5412299a53ea8b478e6fa1e44ed3
Author: Havoc Pennington <hp@redhat.com>
Date:	1999-12-19

    Add inline RGB data for default icon. (fm_icon_cache_load_icon):
    only ref

    1999-12-20	Havoc Pennington  <hp@redhat.com>

    * src/file-manager/fm-icon-cache.c: Add inline RGB data for
    default icon.
    (fm_icon_cache_load_icon): only
    ref the pixbuf if it exists
    (fm_icon_cache_new): add a new fallback special icon set
    (fm_icon_cache_load_icon): load fallback if the icon name is ""

M	ChangeLog-20000414

commit a1832aff91d9d65d1c9103b0357efef57c365acd
Author: Havoc Pennington <hp@redhat.com>
Date:	1999-12-19

    return if the icon being set is NULL. This may be fixing a symptom
    rather

    1999-12-20	Havoc Pennington  <hp@redhat.com>

    * libnautilus/gnome-icon-container.c (set_kbd_current): return if
    the icon being set is NULL. This may be fixing a symptom rather
    than a problem.

M	ChangeLog-20000414

commit 964b7023029fcf46434e1c1701b80e33e2675606
Author: Elliot Lee <sopwith@src.gnome.org>
Date:	1999-12-19

    Support multiple view types (Nautilus/View, GNOME/Control,



    * src/ntl-*.[ch]: Support multiple view types (Nautilus/View,
    GNOME/Control, GNOME/Embeddable)
    * src/ntl-window.[ch]: Add nautilus_window_get_uih()
    * idl/*.idl: Reindent.

M	ChangeLog-20000414

commit 31a15e17b5bed3016eb8d77e5eb85855aa9c5096
Author: Havoc Pennington <hp@pobox.com>
Date:	1999-12-19

    Check in today's fooling around. I guess I'll drop this line of
    development
    for now though, waiting on the new icon view.

    1999-12-19	Havoc Pennington  <hp@pobox.com>

	* src/file-manager/desktop-window.c (desktop_window_realize): turn
		on window decorations for debugging
			(desktop_window_init): debug comment-out the
    no-resize policy

	* src/file-manager/desktop-layout.c (desktop_layout_arrange):
		fool with layout routines

				* src/file-manager/desktop-canvas.c
					(desktop_canvas_size_allocate):
    debugging border to detect layout screwups

	* src/file-manager/desktop-item.c (icon_realize): set the canvas
		item, oops.

M	ChangeLog-20000414

commit 75207a410973c4f9b71946c2430dbf27a8111d0a
Author: Havoc Pennington <hp@pobox.com>
Date:	1999-12-19

    Hmm, it sort of does something.

    1999-12-19	Havoc Pennington  <hp@pobox.com>

	* src/file-manager/desktop-layout.c: don't do an arrangement
		on every change

			* src/file-manager/desktop-canvas.c
				(desktop_canvas_load_desktop_icons):
				connect
    to finished_load and
	arrange the icons when we get it. This is a temporary hack,
		because the DesktopLayout engine isn't progressive yet.

			* src/file-manager/fm-directory-list.c
				(fm_directory_list_class_init): add a
    finished_load signal

	* src/file-manager/desktop-window.c (desktop_window_init): for
		now, don't fill the whole screen so we can see gdb.

			* src/file-manager/desktop-item.c: Move user data
    accessors into
	the .c file, these are private.

M	ChangeLog-20000414

commit 4c1e7b0338640f3490048582e9860f95f5e8dad0
Author: Havoc Pennington <hp@src.gnome.org>
Date:	1999-12-19

    Hack out the fm-directory-list dependent stuff, I forgot to cvs
    add and
    it's at home. This change should be reverted tonight.

M	src/file-manager/Makefile.am

commit a4015a4f9e5f1b3250071bb5fa577bd713f97429
Author: Havoc Pennington <hp@src.gnome.org>
Date:	1999-12-19

    all compiling again

M	ChangeLog-20000414
M	src/file-manager/Makefile.am
M	src/file-manager/desktop-item.c

commit 5e2d0909ffc8b02c07d37f4bd760ea7205c569fe
Author: Havoc Pennington <hp@src.gnome.org>
Date:	1999-12-19

    forgot these things

A	src/file-manager/desktop-item.c
A	src/file-manager/desktop-item.h

commit 8e279e3c508d1c82a3afc2993eb82cfbd18337ff
Author: Havoc Pennington <hp@redhat.com>
Date:	1999-12-19

    sync with home, may not compile, will fix momentarily

    1999-12-17	Havoc Pennington  <hp@redhat.com>

	    * src/file-manager/fm-directory-view.c: Change to use
		get_current_icon_cache() (it wasn't ever freeing the icon
    cache anyway)

	    * src/file-manager/fm-icon-cache.c
	    (fm_get_current_icon_cache):
		function to get a global icon cache, we will share
		this throughout
			the program.

M	ChangeLog-20000414
M	src/file-manager/Makefile.am
M	src/file-manager/desktop-canvas.c
M	src/file-manager/desktop-layout.c
M	src/file-manager/desktop-layout.h

commit 26f7c8b11053908faa09765129b343d4591d06b8
Author: Havoc Pennington <hp@pobox.com>
Date:	1999-12-19

    new function, loads icons from a given directory - don't get too
    excited,

    1999-12-19	Havoc Pennington  <hp@pobox.com>

	* src/file-manager/desktop-canvas.c
		(desktop_canvas_load_desktop_icons): new function, loads
    icons
	from a given directory - don't get too excited, it doesn't yet
		_display_ any icons!

			* src/file-manager/desktop-canvas.h: Add directory
    list field.

	* src/file-manager/Makefile.am (gnome_desktop_SOURCES): Add
		fm-directory-list.[hc]
			(libntl_file_manager_la_SOURCES): add
			fm_directory_list.[hc]

				* src/file-manager/fm-directory-list.h,
				fm-directory-list.c:
					New files, the non-GUI portion
					of a
    directory listing. Handles
	loading the dir listing and the icons.

M	ChangeLog-20000414
M	src/file-manager/Makefile.am
M	src/file-manager/desktop-canvas.c
M	src/file-manager/desktop-canvas.h
M	src/file-manager/fm-icon-cache.h
M	src/file-manager/gnome-desktop.c

commit a3b4de8a617ca481bf545fc0be81edd899f65e2a
Author: Elliot Lee <sopwith@src.gnome.org>
Date:	1999-12-19

    Support multiple view types (Nautilus/View, GNOME/Control,



    * src/ntl-*.[ch]: Support multiple view types (Nautilus/View,
    GNOME/Control, GNOME/Embeddable)
    * src/ntl-window.[ch]: Add nautilus_window_get_uih()
    * idl/*.idl: Reindent.

M	src/file-manager/fm-directory-view.c

commit f401968b58d0996ef1454e4cef368826580881bc
Author: Havoc Pennington <hp@pobox.com>
Date:	1999-12-19

    new function, loads icons from a given directory - don't get too
    excited,

    1999-12-19	Havoc Pennington  <hp@pobox.com>

	* src/file-manager/desktop-canvas.c
		(desktop_canvas_load_desktop_icons): new function, loads
    icons
	from a given directory - don't get too excited, it doesn't yet
		_display_ any icons!

			* src/file-manager/desktop-canvas.h: Add directory
    list field.

	* src/file-manager/Makefile.am (gnome_desktop_SOURCES): Add
		fm-directory-list.[hc]
			(libntl_file_manager_la_SOURCES): add
			fm_directory_list.[hc]

				* src/file-manager/fm-directory-list.h,
				fm-directory-list.c:
					New files, the non-GUI portion
					of a
    directory listing. Handles
	loading the dir listing and the icons.

M	src/file-manager/fm-directory-view.c

commit 62eb9ba4be6116246eea5d7a6489edffbd12b3de
Author: Havoc Pennington <hp@redhat.com>
Date:	1999-12-19

    Add inline RGB data for default icon. (fm_icon_cache_load_icon):
    only ref

    1999-12-20	Havoc Pennington  <hp@redhat.com>

    * src/file-manager/fm-icon-cache.c: Add inline RGB data for
    default icon.
    (fm_icon_cache_load_icon): only
    ref the pixbuf if it exists
    (fm_icon_cache_new): add a new fallback special icon set
    (fm_icon_cache_load_icon): load fallback if the icon name is ""

M	src/file-manager/fm-icon-cache.c

commit 37c6d861b02df0fa2765781e9f839d396c49cd6f
Author: Havoc Pennington <hp@src.gnome.org>
Date:	1999-12-19

    sync with home - ChangeLog coming later.

    This just makes the global icon cache accessible from outside
    FMDirectoryView.

M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-icon-cache.c
M	src/file-manager/fm-icon-cache.h

commit ffb63adc81b7df30e8b8b92744c4912b4e79b31c
Author: Elliot Lee <sopwith@src.gnome.org>
Date:	1999-12-18

    Support multiple view types (Nautilus/View, GNOME/Control,



    * src/ntl-*.[ch]: Support multiple view types (Nautilus/View,
    GNOME/Control, GNOME/Embeddable)
    * src/ntl-window.[ch]: Add nautilus_window_get_uih()
    * idl/*.idl: Reindent.

M	src/nautilus-navigation-window.c
M	src/nautilus-navigation-window.h
M	src/nautilus-object-window.c
M	src/nautilus-object-window.h
M	src/nautilus-spatial-window.c
M	src/nautilus-spatial-window.h
M	src/nautilus-window-manage-views.c
M	src/nautilus-window.c
M	src/nautilus-window.h
M	src/ntl-window-msgs.c
M	src/ntl-window.c
M	src/ntl-window.h

commit 48159840ba3160f730b84f02eec9adfd891b5769
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	1999-12-18

    Added up, reload, home, stop toolbar buttons. Stop is not implemented
    yet.

    * src/ntl-window.c, src/ntl-window-msgs.c: Added up, reload, home,
    stop toolbar buttons. Stop is not implemented yet. Up needs more
    thought with respect to various protocols.

    * src/ntl-window.c, src/ntl-window.h: Added calls to allow/disallow
    some of the toolbar operations.

M	ChangeLog-20000414
M	src/nautilus-navigation-window.c
M	src/nautilus-navigation-window.h
M	src/nautilus-object-window.c
M	src/nautilus-object-window.h
M	src/nautilus-spatial-window.c
M	src/nautilus-spatial-window.h
M	src/nautilus-window-manage-views.c
M	src/nautilus-window.c
M	src/nautilus-window.h
M	src/ntl-window-msgs.c
M	src/ntl-window.c
M	src/ntl-window.h

commit b22bfa642be382c01aef60a8071f2bc7cff2c7a5
Author: Havoc Pennington <hp@redhat.com>
Date:	1999-12-17

    set the mini icon. (nautilus_window_class_init): init parent_class and

    1999-12-17	Havoc Pennington  <hp@redhat.com>

    * src/ntl-window.c (nautilus_window_realize): set the mini icon.
    (nautilus_window_class_init): init parent_class and install
    realize method

    * src/ntl-miniicon.c: new files, to set mini icon

M	ChangeLog-20000414
A	libnautilus-extensions/nautilus-mini-icon.c
A	libnautilus-extensions/nautilus-mini-icon.h
A	libnautilus-private/nautilus-mini-icon.c
A	libnautilus-private/nautilus-mini-icon.h
M	src/Makefile.am
M	src/file-manager/desktop-canvas.c
M	src/file-manager/desktop-canvas.h
M	src/file-manager/desktop-layout.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window.c
A	src/ntl-miniicon.c
A	src/ntl-miniicon.h
M	src/ntl-window.c

commit edc7a195a4cad9495a0066f47bfbcf5be2063409
Author: Elliot Lee <sopwith@src.gnome.org>
Date:	1999-12-17

    Fix warnings Try (unsuccessfully) to get proper icon reflow by calling



    * libnautilus/{gdk-extensions.c,gnome-icon-container.c}: Fix warnings
    * libnautilus/gnome-icon-container.c: Try (unsuccessfully) to get
      proper icon reflow by calling icon_grid_resize() instead of
      icon_grid_set_visible_width(), in size_allocate().
    * src/*.*: Add ntl-app.[ch].
    * src/file-manager/desktop-*.c: Fix warnings.
    * src/file-manager/fm-directory-view.c: Remove incorrect warning,
      allow turning off use of icon_layout altogether.

M	ChangeLog-20000414
M	libnautilus-extensions/gdk-extensions.c
M	libnautilus-private/gdk-extensions.c
M	libnautilus/gdk-extensions.c
M	src/Makefile.am
M	src/file-manager/desktop-canvas.c
M	src/file-manager/desktop-layout.c
M	src/file-manager/fm-directory-view.c
A	src/nautilus-application.c
A	src/nautilus-application.h
M	src/nautilus-main.c
M	src/nautilus.h
A	src/ntl-app.c
A	src/ntl-app.h
M	src/ntl-main.c

commit 6d4ffeff2afe37ab8bbb61076d17cfe80982f69b
Author: Elliot Lee <sopwith@src.gnome.org>
Date:	1999-12-17

    Support multiple view types (Nautilus/View, GNOME/Control,



    * src/ntl-*.[ch]: Support multiple view types (Nautilus/View,
    GNOME/Control, GNOME/Embeddable)
    * src/ntl-window.[ch]: Add nautilus_window_get_uih()
    * idl/*.idl: Reindent.

M	src/nautilus-view-frame.c
M	src/ntl-view.c

commit 6945c4c70f05cdff1a8b766925462b6d4e432d46
Author: Elliot Lee <sopwith@src.gnome.org>
Date:	1999-12-17

    Fix warnings Try (unsuccessfully) to get proper icon reflow by calling



    * libnautilus/{gdk-extensions.c,gnome-icon-container.c}: Fix warnings
    * libnautilus/gnome-icon-container.c: Try (unsuccessfully) to get
      proper icon reflow by calling icon_grid_resize() instead of
      icon_grid_set_visible_width(), in size_allocate().
    * src/*.*: Add ntl-app.[ch].
    * src/file-manager/desktop-*.c: Fix warnings.
    * src/file-manager/fm-directory-view.c: Remove incorrect warning,
      allow turning off use of icon_layout altogether.

M	src/nautilus-view-frame.c
M	src/ntl-view.c

commit 618f98bc1a831ace290a08954cd1148959425169
Author: Havoc Pennington <hp@redhat.com>
Date:	1999-12-17

    return if the icon being set is NULL. This may be fixing a symptom
    rather

    1999-12-20	Havoc Pennington  <hp@redhat.com>

    * libnautilus/gnome-icon-container.c (set_kbd_current): return if
    the icon being set is NULL. This may be fixing a symptom rather
    than a problem.

M	libnautilus-extensions/gnome-icon-container.c
M	libnautilus-private/gnome-icon-container.c
M	libnautilus/gnome-icon-container.c

commit c4a26bb2d36afb77d69685802cf425528c79f783
Author: Elliot Lee <sopwith@src.gnome.org>
Date:	1999-12-17

    Support multiple view types (Nautilus/View, GNOME/Control,



    * src/ntl-*.[ch]: Support multiple view types (Nautilus/View,
    GNOME/Control, GNOME/Embeddable)
    * src/ntl-window.[ch]: Add nautilus_window_get_uih()
    * idl/*.idl: Reindent.

M	libnautilus-extensions/gnome-icon-container.c
M	libnautilus-private/gnome-icon-container.c
M	libnautilus/gnome-icon-container.c

commit 3fd51644ab0d13861ada96e6c1ebec2d41559ce4
Author: Elliot Lee <sopwith@src.gnome.org>
Date:	1999-12-17

    Fix warnings Try (unsuccessfully) to get proper icon reflow by calling



    * libnautilus/{gdk-extensions.c,gnome-icon-container.c}: Fix warnings
    * libnautilus/gnome-icon-container.c: Try (unsuccessfully) to get
      proper icon reflow by calling icon_grid_resize() instead of
      icon_grid_set_visible_width(), in size_allocate().
    * src/*.*: Add ntl-app.[ch].
    * src/file-manager/desktop-*.c: Fix warnings.
    * src/file-manager/fm-directory-view.c: Remove incorrect warning,
      allow turning off use of icon_layout altogether.

M	libnautilus-extensions/gnome-icon-container.c
M	libnautilus-private/gnome-icon-container.c
M	libnautilus/gnome-icon-container.c

commit 4e06f3a8874cb3f48e45238501c10f12f944b2a3
Author: John Sullivan <sullivan@src.gnome.org>
Date:	1999-12-17

    Fixed evil // comments I added earlier; Added beginnings of Bookmarks
    menu.

M	ChangeLog-20000414
M	src/file-manager/fm-directory-view.c
M	src/nautilus-main.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window.c
M	src/ntl-main.c
M	src/ntl-window.c

commit 8ebbd3a628b597f0485c37baf170adf30d138e1c
Author: Havoc Pennington <hp@redhat.com>
Date:	1999-12-17

    lookup signum before it's first used.

    1999-12-16	Havoc Pennington  <hp@redhat.com>

    * src/ntl-window-state.c (nautilus_window_save_state): lookup
    signum before it's first used.

    * src/file-manager/desktop-layout.c: new layout module, not yet
    done

    * src/file-manager/desktop-canvas.c (desktop_canvas_init): Create
    the right-click menu.

    * src/file-manager/desktop-menu.c (desktop_menu_new): New module
    to stick the right-click menu code in

M	ChangeLog-20000414
M	src/file-manager/Makefile.am
M	src/file-manager/desktop-canvas.c
M	src/file-manager/desktop-canvas.h
A	src/file-manager/desktop-layout.c
A	src/file-manager/desktop-layout.h
C051	src/file-manager/gnome-desktop.c
src/file-manager/desktop-menu.c
A	src/file-manager/desktop-menu.h
M	src/file-manager/gnome-desktop.c
M	src/nautilus-window-manage-views.c
M	src/nautilus-window-state.c
M	src/ntl-window-msgs.c
M	src/ntl-window-state.c

commit 7048ea0af4039b73f73cb86b7b8e7565369edd1e
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	1999-12-17

    Enabled multiple main windows and new window menu entry. In the
    process replaced url with uri where appropriate and added
    nautilus_window_get_requested_uri accessor.

M	ChangeLog-20000414
M	src/nautilus-main.c
M	src/nautilus-navigation-window.c
M	src/nautilus-navigation-window.h
M	src/nautilus-object-window.c
M	src/nautilus-object-window.h
M	src/nautilus-spatial-window.c
M	src/nautilus-spatial-window.h
M	src/nautilus-window-manage-views.c
M	src/nautilus-window-state.c
M	src/nautilus-window.c
M	src/nautilus-window.h
M	src/ntl-main.c
M	src/ntl-window-msgs.c
M	src/ntl-window-state.c
M	src/ntl-window.c
M	src/ntl-window.h

commit b7dd3b28a6d0cabe0ed7ba80e0a278496d20f0a0
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	1999-12-16

    Put meta-views on the right.

M	ChangeLog-20000414
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window.c
M	src/ntl-window.c

commit 04b3c26530ed2934cca72853fcdac3db1db5a058
Author: Darin Adler <darin@src.gnome.org>
Date:	1999-12-16

    Added new graphics routines.
    Tried to make clicking on a file work better.

M	ChangeLog-20000414
M	libnautilus-extensions/.cvsignore
M	libnautilus-extensions/Makefile.am
A	libnautilus-extensions/gdk-extensions.c
A	libnautilus-extensions/gdk-extensions.h
M	libnautilus-private/.cvsignore
M	libnautilus-private/Makefile.am
A	libnautilus-private/gdk-extensions.c
A	libnautilus-private/gdk-extensions.h
M	libnautilus/.cvsignore
M	libnautilus/Makefile.am
A	libnautilus/gdk-extensions.c
A	libnautilus/gdk-extensions.h
M	src/file-manager/.cvsignore
M	src/nautilus-applicable-views.c
M	src/nautilus-window-manage-views.c
M	src/ntl-uri-map.c
M	src/ntl-window-msgs.c

commit e97c47c231b1e4f3c77fc2024599a56bf94d6bdd
Author: Elliot Lee <sopwith@src.gnome.org>
Date:	1999-12-16

    Now works. Duplicate the URI being requested, since we don't know
    what the



    * components/history/ntl-history-view.c: Now works.
    * src/ntl-uri-map.c: Duplicate the URI being requested, since we
    don't know what the lifetime of the original value will be.
    * src/ntl-window.c: Use the paned instead of hbox, use
    create_menus_with_data instead.
    * src/file-manager: Misc warning fixes.
    * src/gtkscrollframe.c: Try to get rid of scrollbar chopping.

M	ChangeLog-20000414
M	components/history/nautilus-history-view.c
M	components/history/ntl-history-view.c
M	libnautilus-extensions/gtkscrollframe.c
M	libnautilus-extensions/nautilus-file-operations.c
M	libnautilus-extensions/nautilus-scroll-frame.c
M	libnautilus-private/gtkscrollframe.c
M	libnautilus-private/nautilus-file-operations.c
M	libnautilus-private/nautilus-scroll-frame.c
M	libnautilus/gtkscrollframe.c
M	src/file-manager/dfos-corba.c
M	src/file-manager/dfos-xfer.c
M	src/file-manager/gnome-desktop.c
M	src/nautilus-applicable-views.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window.c
M	src/ntl-uri-map.c
M	src/ntl-window.c

commit 9e591b009af58b0848f4bec16985268891346901
Author: John Sullivan <sullivan@src.gnome.org>
Date:	1999-12-16

    Fixed bug where Back button failed due to lack of data pointer. Also
    added a bunch of not-yet-implemented standard menus and menu items.

M	ChangeLog-20000414
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window.c
M	src/ntl-window.c

commit 42c3b5d3015b0d07c4159d3e75ded36ec59c0141
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	1999-12-16

    Quiet some warnings.

M	ChangeLog-20000414
M	src/file-manager/gnome-desktop.c

commit 4838d5fa4edf4aa36bbf22b6593603f53d4da617
Author: Havoc Pennington <hp@redhat.com>
Date:	1999-12-16

    warning fixes

    1999-12-16	Havoc Pennington  <hp@redhat.com>

    * src/file-manager/gnome-desktop.c (main): warning fixes

    * src/file-manager/desktop-canvas.c
    (desktop_canvas_update_background): start actually honoring
    background settings.

    * src/file-manager/fm-icon-cache.c: add copyright and Emacs magic.

    * src/file-manager/fm-icon-cache.h (fm_icon_cache_get_icon): Run
    egtk-format-protos on these prototypes, add copyright and Emacs magic

M	ChangeLog-20000414
M	src/file-manager/desktop-canvas.c
M	src/file-manager/desktop-canvas.h
M	src/file-manager/fm-icon-cache.c
M	src/file-manager/fm-icon-cache.h
M	src/file-manager/gnome-desktop.c

commit e0138e85e5fde1be13d9d845334dea81af2a2241
Author: Havoc Pennington <hp@redhat.com>
Date:	1999-12-16

    Added API for controlling the background, so we can connect that
    to the

    1999-12-16	Havoc Pennington  <hp@redhat.com>

    * src/file-manager/desktop-canvas.h: Added API for controlling the
    background, so we can connect that to the IDL interface.

    * src/file-manager/desktop-canvas.h: New file

    * src/file-manager/desktop-window.h: tweaks

    * idl/gnome-desktop.idl: Change BackgroundInfo to not be a union.

M	ChangeLog-20000414
M	src/file-manager/Makefile.am
A	src/file-manager/desktop-canvas.c
A	src/file-manager/desktop-canvas.h
M	src/file-manager/desktop-window.c
M	src/file-manager/desktop-window.h
C050	src/file-manager/desktop-window.h
src/file-manager/gnome-desktop.c

commit 7a2e0e036196f7c16d56ab01ec951b7b31e7a83b
Author: Elliot Lee <sopwith@src.gnome.org>
Date:	1999-12-16

    Support multiple view types (Nautilus/View, GNOME/Control,



    * src/ntl-*.[ch]: Support multiple view types (Nautilus/View,
    GNOME/Control, GNOME/Embeddable)
    * src/ntl-window.[ch]: Add nautilus_window_get_uih()
    * idl/*.idl: Reindent.

M	idl/gnome-desktop.idl

commit eda20db8292198910946b6cfd1b0bbef972df0c4
Author: Havoc Pennington <hp@redhat.com>
Date:	1999-12-16

    Added API for controlling the background, so we can connect that
    to the

    1999-12-16	Havoc Pennington  <hp@redhat.com>

    * src/file-manager/desktop-canvas.h: Added API for controlling the
    background, so we can connect that to the IDL interface.

    * src/file-manager/desktop-canvas.h: New file

    * src/file-manager/desktop-window.h: tweaks

    * idl/gnome-desktop.idl: Change BackgroundInfo to not be a union.

M	idl/gnome-desktop.idl

commit cdbead7e78df4ab553bb14e0ebd2f09a435a1f89
Author: John Sullivan <sullivan@src.gnome.org>
Date:	1999-12-16

    Changed a recently-introduced assertion to a warning, and temporarily
    allowed warnings to be non-fatal even when NAUTILUS_DEBUG is defined.
    This allows us to continue working on Nautilus until the vfs problem
    about directory iterating is fixed.

M	ChangeLog-20000414
M	src/file-manager/fm-directory-view.c
M	src/nautilus-main.c
M	src/ntl-main.c

commit b46c91c1ea18daa02ecff93430c714392db206f8
Author: Elliot Lee <sopwith@src.gnome.org>
Date:	1999-12-16

    Change assertion to warning



    Change assertion to warning

M	src/file-manager/fm-directory-view.c

commit 48075f6ff406b8aae39fa61564211dbfa6f69404
Author: Havoc Pennington <hp@src.gnome.org>
Date:	1999-12-16

    IDL for desktop (this is an external API that apps can use)

A	idl/gnome-desktop.idl

commit c7382d0df35599475255b929382ecae059eda1d6
Author: Elliot Lee <sopwith@redhat.com>
Date:	1999-12-16

    Translate strings.



    1999-12-16	Elliot Lee  <sopwith@redhat.com>

	* components/help/hyperbola-nav-tree.c: Translate strings.

	* components/history/ntl-history-view.c: Bug fixes, use API
	function for setting meta-view label.

	* libnautilus/ntl-meta-view-client.[ch]:
	s/meta_view_set_label/meta_view_client_set_label/

	* src/ntl-uri-map.c: Use history view instead of help view as the
	default meta view for now.

	* src/ntl-window.c: As per the comment that was removed from
	ntl-window.c, gnome_app_install_menu_hints() needs to be called
	_after_ statusbar creation

	* src/file-manager/fm-directory-view.c: Add more debugging
	assertions
	and messages.

M	ChangeLog-20000414
M	components/help/hyperbola-nav-tree.c
M	components/history/nautilus-history-view.c
M	components/history/ntl-history-view.c
M	libnautilus-extensions/ntl-meta-view-client.c
M	libnautilus-extensions/ntl-meta-view-client.h
M	libnautilus-private/ntl-meta-view-client.c
M	libnautilus-private/ntl-meta-view-client.h
M	libnautilus/nautilus-meta-view-frame.c
M	libnautilus/nautilus-meta-view-frame.h
M	libnautilus/ntl-meta-view-client.c
M	libnautilus/ntl-meta-view-client.h
M	libnautilus/ntl-meta-view-frame.c
M	libnautilus/ntl-meta-view-frame.h
M	src/file-manager/fm-directory-view.c
M	src/nautilus-applicable-views.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window.c
M	src/ntl-uri-map.c
M	src/ntl-window.c

commit 4587bbee6e1a7141a390b8a702f281915763a2a5
Author: Elliot Lee <sopwith@src.gnome.org>
Date:	1999-12-16

    make it compile

M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window.c
M	src/ntl-window.c

commit faecc8f6b5da612bb259160e370698d30f5204cd
Author: John Sullivan <sullivan@src.gnome.org>
Date:	1999-12-16

    Rearranged toolbar & location bar; added rudiments of menu bar.

M	ChangeLog-20000414
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window.c
M	src/ntl-window.c

commit 2161e0fee88fa9f416222d65fe519505791507f9
Author: Elliot Lee <sopwith@src.gnome.org>
Date:	1999-12-16

    Warning fixes throughout. Use $(WERROR) in Makefiles to get -Werror.



    * Warning fixes throughout.
    * Use $(WERROR) in Makefiles to get -Werror.

M	ChangeLog-20000414
M	components/help/hyperbola-filefmt.c
M	components/history/Makefile.am
M	configure.in
M	src/Makefile.am
M	src/file-manager/Makefile.am
M	src/nautilus-window-manage-views.c
M	src/nautilus-window-state.c
M	src/ntl-window-msgs.c
M	src/ntl-window-state.c

commit 5797b1bf7a7f50ff766432d8bdb7855540885f37
Author: Darin Adler <darin@src.gnome.org>
Date:	1999-12-16

    Fixed some warnings.

M	ChangeLog-20000414
M	components/help/.cvsignore
M	components/help/hyperbola-filefmt.c
M	components/help/hyperbola-main.c
M	components/help/hyperbola-nav-tree.c

commit a4a7dc95acc4e078f0332a4bbe36a31279fa194e
Author: Elliot Lee <sopwith@src.gnome.org>
Date:	1999-12-15

    Turn on compilation of hyperbola component. Compile and run. Create
    & set



    * components/Makefile.am: Turn on compilation of hyperbola component.
    * components/help/*: Compile and run.
    * libnautilus/ntl-meta-view-client.c: Create & set the property bag
    if it doesn't exist.
    * src/ntl-uri-map.c: Load the hyperbola nav tree component as a test
    meta view.
    * src/ntl-view.c: Fill in NULL fields with empty strings, so that
    ORBit doesn't segfault.
    * src/ntl-window-msgs.c: When creating new meta views, they should
    be meta views and not content views (cut & paste error).
    * src/file-manager/fm-directory-view.c: Don't redisplay every time
    a new entry comes in.

M	ChangeLog-20000414
M	components/Makefile.am
M	components/help/Makefile.am
M	components/help/hyperbola-filefmt.c
M	components/help/hyperbola-main.c
M	components/help/hyperbola-nav-tree.c
A	components/help/hyperbola-types.h
A	components/help/hyperbola.goad
M	libnautilus-extensions/ntl-meta-view-client.c
M	libnautilus-private/ntl-meta-view-client.c
M	libnautilus/nautilus-meta-view-frame.c
M	libnautilus/ntl-meta-view-client.c
M	libnautilus/ntl-meta-view-frame.c
M	src/file-manager/fm-directory-view.c
M	src/nautilus-applicable-views.c
M	src/nautilus-view-frame.c
M	src/nautilus-window-manage-views.c
M	src/ntl-uri-map.c
M	src/ntl-view.c
M	src/ntl-window-msgs.c

commit 0dee7ad32e8e83043975e85a9598f4c816d90389
Author: Darin Adler <darin@src.gnome.org>
Date:	1999-12-15

    Changed warning switches. Fixed bugs found when opening an icon and
    using the history buttons. Improved selection info display in
    status bar.

M	ChangeLog-20000414
M	configure.in
M	libnautilus-extensions/gnome-icon-container.c
M	libnautilus-private/gnome-icon-container.c
M	libnautilus/gnome-icon-container.c
M	src/file-manager/fm-directory-view.c
M	src/nautilus-main.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window-manage-views.c
M	src/nautilus-window.c
M	src/ntl-main.c
M	src/ntl-window-msgs.c
M	src/ntl-window.c

commit 84ae5f64922bf2c944cfcabe06a345c3a0febd57
Author: Andy Hertzfeld <andy@src.gnome.org>
Date:	1999-12-15

    made the initial path be the user's home directory.


	    made the initial path be the user's home directory.

M	ChangeLog-20000414
M	src/nautilus-window-state.c
M	src/ntl-window-state.c

commit c37abc45b0c7c83e5b75a7abd2d35c60b0de24f1
Author: Elliot Lee <sopwith@src.gnome.org>
Date:	1999-12-15

    Clean up --enable-* args slightly.



    Clean up --enable-* args slightly.

M	autogen.sh
M	configure.in

commit 8c729d0d1089b479434b30b72f4041cf86dbfe7b
Author: Elliot Lee <sopwith@src.gnome.org>
Date:	1999-12-15

    Add --enable-more-warnings and --enable-fatal-warnings switches. Add



    * configure.in: Add --enable-more-warnings and --enable-fatal-warnings
    switches.
    * src/ntl-uri-map.c: Add comment about functionality-in-waiting.

M	ChangeLog-20000414
M	configure.in
M	src/nautilus-applicable-views.c
M	src/ntl-uri-map.c

commit e66ad3393afb9414f63acb18a4bf222079c967b8
Author: Darin Adler <darin@src.gnome.org>
Date:	1999-12-15

    Rolled out my change. I was confused. Elliot had this fixed
    already but I forgot to "make install".

M	ChangeLog-20000414
M	libnautilus-extensions/gtkscrollframe.c
M	libnautilus-extensions/nautilus-scroll-frame.c
M	libnautilus-private/gtkscrollframe.c
M	libnautilus-private/nautilus-scroll-frame.c
M	libnautilus/gtkscrollframe.c

commit 7d7defac6cc5e1026431a6877ae72e6de6932884
Author: Darin Adler <darin@src.gnome.org>
Date:	1999-12-15

    Fixed overflow problem caused by gint16 local variable.

M	ChangeLog-20000414
M	libnautilus-extensions/gtkscrollframe.c
M	libnautilus-extensions/nautilus-scroll-frame.c
M	libnautilus-private/gtkscrollframe.c
M	libnautilus-private/nautilus-scroll-frame.c
M	libnautilus/gtkscrollframe.c

commit e445831a3d210472ca954e4f848768969af2930e
Author: Darin Adler <darin@src.gnome.org>
Date:	1999-12-15

    Fixed callback that caused bad cast when a URL was typed in.

M	ChangeLog-20000414
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window.c
M	src/ntl-window.c

commit 92eedb52f7ff3c2501a5c7e7690b15a959d44ec5
Author: Darin Adler <darin@src.gnome.org>
Date:	1999-12-15

    Changed to compile with the latest gnome-vfs.

M	ChangeLog-20000414
M	src/nautilus-applicable-views.c
M	src/ntl-uri-map.c

commit 75c39c67c139ec8f42cf29f18b932ca6e83e9789
Author: Elliot Lee <sopwith@src.gnome.org>
Date:	1999-12-15

    Fix size_allocate.



    * libnautilus/gtkscrollframe.c: Fix size_allocate.

M	ChangeLog-20000414
M	libnautilus-extensions/gtkscrollframe.c
M	libnautilus-extensions/nautilus-scroll-frame.c
M	libnautilus-private/gtkscrollframe.c
M	libnautilus-private/nautilus-scroll-frame.c
M	libnautilus/gtkscrollframe.c

commit ee886b63311e5385efd1803f18c09290d3de570c
Author: Maciej Stachowiak <mstachow@src.gnome.org>
Date:	1999-12-15

    a const char* can't be passed where a gchar* is expected.

	* src/ntl-uri-map.c (nautilus_navinfo_new): a const char* can't be
	passed where a gchar* is expected.

M	ChangeLog-20000414
M	src/nautilus-applicable-views.c
M	src/ntl-uri-map.c

commit 025cf15b760485508d853b9b47c84b4702cdc915
Author: Darin Adler <darin@src.gnome.org>
Date:	1999-12-15

    Turned on more warnings; fixed all warnings.

M	ChangeLog-20000414
M	configure.in
M	libnautilus-extensions/gnome-icon-container.c
M	libnautilus-extensions/gtkscrollframe.c
M	libnautilus-extensions/nautilus-file-operations-progress.c
M	libnautilus-extensions/nautilus-file-operations.c
M	libnautilus-extensions/nautilus-scroll-frame.c
M	libnautilus-extensions/ntl-content-view-client.c
M	libnautilus-extensions/ntl-meta-view-client.c
M	libnautilus-extensions/ntl-view-client.c
M	libnautilus-private/gnome-icon-container.c
M	libnautilus-private/gtkscrollframe.c
M	libnautilus-private/nautilus-file-operations-progress.c
M	libnautilus-private/nautilus-file-operations.c
M	libnautilus-private/nautilus-scroll-frame.c
M	libnautilus-private/ntl-content-view-client.c
M	libnautilus-private/ntl-meta-view-client.c
M	libnautilus-private/ntl-view-client.c
M	libnautilus/gnome-icon-container.c
M	libnautilus/gtkscrollframe.c
M	libnautilus/nautilus-content-view-frame.c
M	libnautilus/nautilus-meta-view-frame.c
M	libnautilus/nautilus-view-frame.c
M	libnautilus/nautilus-view.c
M	libnautilus/ntl-content-view-client.c
M	libnautilus/ntl-content-view-frame.c
M	libnautilus/ntl-meta-view-client.c
M	libnautilus/ntl-meta-view-frame.c
M	libnautilus/ntl-view-client.c
M	libnautilus/ntl-view-frame.c
M	src/file-manager/dfos-xfer-progress-dialog.c
M	src/file-manager/dfos-xfer.c
M	src/nautilus-main.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-view-frame.c
M	src/nautilus-window.c
M	src/ntl-content-view.c
M	src/ntl-main.c
M	src/ntl-types.h
M	src/ntl-view.c
M	src/ntl-window.c

commit 7eaca0a83f973c510d41fcea4924c566de692324
Author: Elliot Lee <sopwith@src.gnome.org>
Date:	1999-12-15

    Support multiple view types (Nautilus/View, GNOME/Control,



    * src/ntl-*.[ch]: Support multiple view types (Nautilus/View,
    GNOME/Control, GNOME/Embeddable)
    * src/ntl-window.[ch]: Add nautilus_window_get_uih()
    * idl/*.idl: Reindent.

M	src/ntl-meta-view.c

commit 8192bfe83f0d0d209c855822dbfdfb1cbc7d39aa
Author: Darin Adler <darin@src.gnome.org>
Date:	1999-12-15

    Turned on more warnings; fixed all warnings.

M	src/ntl-meta-view.c

commit e524839fd49f5abbf1c19b7c70aca0feaa15e3b5
Author: Elliot Lee <sopwith@src.gnome.org>
Date:	1999-12-15

    Add misc docs.



    Add misc docs.

M	AUTHORS
A	HACKING
A	MAINTAINERS
M	README

commit 80bfd80a13b47d368d36974318b07e5e1378fd23
Author: Elliot Lee <sopwith@src.gnome.org>
Date:	1999-12-15

    Restructure the whole NautilusWindow code for sanity's sake.



    * src/*.c: Restructure the whole NautilusWindow code for sanity's
    sake.

    * src/ntl-uri-map.[ch]: Instead of just passing in various pieces
    of information about
      the old URL, pass in the Nautilus_NavigationInfo that has to be
      kept around anyways.

    * idl/nautilus.idl: Allow a selection to be multiple URI's.

M	ChangeLog-20000414
M	idl/nautilus.idl
M	libnautilus-extensions/gtkscrollframe.c
M	libnautilus-extensions/nautilus-file-operations.c
M	libnautilus-extensions/nautilus-scroll-frame.c
M	libnautilus-private/gtkscrollframe.c
M	libnautilus-private/nautilus-file-operations.c
M	libnautilus-private/nautilus-scroll-frame.c
M	libnautilus/gtkscrollframe.c
M	src/Makefile.am
M	src/file-manager/dfos-xfer.c
M	src/file-manager/fm-directory-view.c
M	src/nautilus-applicable-views.c
M	src/nautilus-applicable-views.h
M	src/nautilus-navigation-window.c
M	src/nautilus-navigation-window.h
M	src/nautilus-object-window.c
M	src/nautilus-object-window.h
M	src/nautilus-spatial-window.c
M	src/nautilus-spatial-window.h
M	src/nautilus-view-frame.c
A	src/nautilus-window-manage-views.c
A	src/nautilus-window-manage-views.h
A	src/nautilus-window-private.h
A	src/nautilus-window-state.c
A	src/nautilus-window-state.h
M	src/nautilus-window.c
M	src/nautilus-window.h
M	src/nautilus.h
M	src/ntl-types.h
M	src/ntl-uri-map.c
M	src/ntl-uri-map.h
M	src/ntl-view.c
A	src/ntl-window-msgs.c
A	src/ntl-window-msgs.h
A	src/ntl-window-private.h
A	src/ntl-window-state.c
A	src/ntl-window-state.h
M	src/ntl-window.c
M	src/ntl-window.h

commit 8585f2c4623e1882d48a834fad7458969b685036
Author: Elliot Lee <sopwith@src.gnome.org>
Date:	1999-12-15

    Support multiple view types (Nautilus/View, GNOME/Control,



    * src/ntl-*.[ch]: Support multiple view types (Nautilus/View,
    GNOME/Control, GNOME/Embeddable)
    * src/ntl-window.[ch]: Add nautilus_window_get_uih()
    * idl/*.idl: Reindent.

M	src/nautilus-view-frame.h
M	src/ntl-view.h

commit 6715685656c51a57d5d4b2e8438a9c10911e6d40
Author: Elliot Lee <sopwith@src.gnome.org>
Date:	1999-12-15

    Restructure the whole NautilusWindow code for sanity's sake.



    * src/*.c: Restructure the whole NautilusWindow code for sanity's
    sake.

    * src/ntl-uri-map.[ch]: Instead of just passing in various pieces
    of information about
      the old URL, pass in the Nautilus_NavigationInfo that has to be
      kept around anyways.

    * idl/nautilus.idl: Allow a selection to be multiple URI's.

M	src/nautilus-view-frame.h
M	src/ntl-view.h

commit 7bc3340f5a4e9f991bd37a093132e50d184ffe5f
Author: Darin Adler <darin@src.gnome.org>
Date:	1999-12-15

    Ignore more generated files.

M	.cvsignore
M	ChangeLog-20000414
M	components/.cvsignore
M	components/help/.cvsignore
M	components/history/.cvsignore
C057	idl/.cvsignore	icons/.cvsignore
M	idl/.cvsignore
M	libnautilus-extensions/.cvsignore
M	libnautilus-extensions/Makefile.am
M	libnautilus-private/.cvsignore
M	libnautilus-private/Makefile.am
M	libnautilus/.cvsignore
M	libnautilus/Makefile.am
M	src/.cvsignore
M	src/file-manager/.cvsignore
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window.c
M	src/ntl-window.c

commit 389b49b49ec74986e688dc78dd2c49f25c54435e
Author: John Sullivan <sullivan@src.gnome.org>
Date:	1999-12-14

    Reordered code to fix bug where "View as blank space" option menu
    wasn't sizing
    itself correctly; also changed its text and grayed it out to make
    it obvious
    that it isn't working.

M	ChangeLog-20000414
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window.c
M	src/ntl-window.c

commit 0e11f0e3f554a8bc3f06e2f7246015aa7f8776ad
Author: Elliot Lee <sopwith@src.gnome.org>
Date:	1999-12-14

    Add icons



    * configure.in, Makefile.am, icons/: Add icons

    * src/file-manager/fm-directory-view.c: Everything goes inside the
    scroll-frame, not the
    view itself.

M	ChangeLog-20000414
M	Makefile.am
M	configure.in
A	icons/Makefile.am
A	icons/i-blockdev.png
A	icons/i-cdrom.png
A	icons/i-chardev.png
A	icons/i-core.png
A	icons/i-device.png
A	icons/i-dirclosed.png
A	icons/i-directory.png
A	icons/i-executable.png
A	icons/i-fifo.png
A	icons/i-floppy.png
A	icons/i-nfs.png
A	icons/i-printer.png
A	icons/i-regular.png
A	icons/i-sock.png
A	icons/i-stalled.png
A	icons/i-symlink.png
A	icons/i-zipdisk.png
A	icons/i-zipdisk2.png
A	icons/multi-ok.png
A	icons/not.png
M	src/file-manager/fm-directory-view.c

commit 3d610fba1ebf3ab7520f1f664c7f33896f88e9b5
Author: Elliot Lee <sopwith@src.gnome.org>
Date:	1999-12-14

    Almost works (haha).



    Almost works (haha).

    Only displays one file.

M	configure.in
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-icon-cache.c
M	src/nautilus-view-frame.c
M	src/ntl-view.c

commit 3fd015a88040ec8ed1eb8de55db93a7675458d06
Author: Elliot Lee <sopwith@src.gnome.org>
Date:	1999-12-14

    The whole wazoo. It would work, except for a bug I blame on gnome-vfs.



    The whole wazoo. It would work, except for a bug I blame on gnome-vfs.

M	components/history/Makefile.am
M	configure.in
M	libnautilus-extensions/Makefile.am
M	libnautilus-extensions/ntl-view-client.c
M	libnautilus-private/Makefile.am
M	libnautilus-private/ntl-view-client.c
M	libnautilus/Makefile.am
M	libnautilus/nautilus-view-frame.c
M	libnautilus/nautilus-view.c
M	libnautilus/ntl-view-client.c
M	libnautilus/ntl-view-frame.c
M	src/Makefile.am
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-directory-view.h
M	src/nautilus-applicable-views.c
M	src/nautilus-main.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-view-frame.c
M	src/nautilus-window.c
R100	src/file-manager/ntl-file-manager.goad	src/nautilus.goad
M	src/ntl-main.c
M	src/ntl-types.h
M	src/ntl-uri-map.c
M	src/ntl-view.c
M	src/ntl-window.c

commit 65c2e7dd64adfc221f412ce371ccd89d1e53a84d
Author: Elliot Lee <sopwith@src.gnome.org>
Date:	1999-12-13

    Switch from imlib to pixbuf. Import from gnome-fm. Add a 'main_window'



    * libnautils/g*.[ch]: Switch from imlib to pixbuf.
    * src/file-manager: Import from gnome-fm.
    * idl/nautilus.idl: Add a 'main_window' attribute on a ViewFrame,
    so that views can talk
    to the main window.

M	ChangeLog-20000414
A	components/help/.cvsignore
M	components/history/nautilus-history-view.c
M	components/history/ntl-history-view.c
M	configure.in
A	idl/.cvsignore
A	idl/Makefile.am
M	idl/nautilus.idl
M	libnautilus-extensions/Makefile.am
M	libnautilus-extensions/gnome-icon-container.c
M	libnautilus-extensions/gnome-icon-container.h
M	libnautilus-extensions/gtkflist.c
M	libnautilus-extensions/gtkflist.h
M	libnautilus-extensions/gtkscrollframe.c
M	libnautilus-extensions/gtkscrollframe.h
M	libnautilus-extensions/libnautilus.h
M	libnautilus-extensions/nautilus-scroll-frame.c
M	libnautilus-extensions/nautilus-scroll-frame.h
M	libnautilus-extensions/ntl-content-view-client.c
M	libnautilus-extensions/ntl-meta-view-client.c
M	libnautilus-extensions/ntl-view-client.c
M	libnautilus-private/Makefile.am
M	libnautilus-private/gnome-icon-container.c
M	libnautilus-private/gnome-icon-container.h
M	libnautilus-private/gtkflist.c
M	libnautilus-private/gtkflist.h
M	libnautilus-private/gtkscrollframe.c
M	libnautilus-private/gtkscrollframe.h
M	libnautilus-private/libnautilus.h
M	libnautilus-private/nautilus-scroll-frame.c
M	libnautilus-private/nautilus-scroll-frame.h
M	libnautilus-private/ntl-content-view-client.c
M	libnautilus-private/ntl-meta-view-client.c
M	libnautilus-private/ntl-view-client.c
M	libnautilus/Makefile.am
M	libnautilus/gnome-icon-container.c
M	libnautilus/gnome-icon-container.h
M	libnautilus/gtkflist.c
M	libnautilus/gtkflist.h
M	libnautilus/gtkscrollframe.c
M	libnautilus/gtkscrollframe.h
M	libnautilus/libnautilus.h
M	libnautilus/nautilus-content-view-frame.c
M	libnautilus/nautilus-meta-view-frame.c
M	libnautilus/nautilus-view-frame.c
M	libnautilus/nautilus-view.c
M	libnautilus/ntl-content-view-client.c
M	libnautilus/ntl-content-view-frame.c
M	libnautilus/ntl-meta-view-client.c
M	libnautilus/ntl-meta-view-frame.c
M	libnautilus/ntl-view-client.c
M	libnautilus/ntl-view-frame.c
M	src/Makefile.am
M	src/explorer-location-bar.c
M	src/explorer-location-bar.h
M	src/file-manager/Makefile.am
M	src/file-manager/desktop-window.c
M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-directory-view.h
A	src/file-manager/fm-icon-cache.c
A	src/file-manager/fm-icon-cache.h
A	src/file-manager/fm-public-api.h
A	src/file-manager/ntl-file-manager.goad
M	src/nautilus-applicable-views.c
M	src/nautilus-main.c
M	src/nautilus-navigation-window.c
M	src/nautilus-navigation-window.h
M	src/nautilus-object-window.c
M	src/nautilus-object-window.h
M	src/nautilus-spatial-window.c
M	src/nautilus-spatial-window.h
M	src/nautilus-view-frame.c
M	src/nautilus-window.c
M	src/nautilus-window.h
M	src/nautilus.h
M	src/ntl-main.c
M	src/ntl-uri-map.c
M	src/ntl-view.c
M	src/ntl-window.c
M	src/ntl-window.h

commit 45836fc0c9c6f24d4cb8ef2b8f71def15e442b18
Author: Havoc Pennington <hp@src.gnome.org>
Date:	1999-12-10

    add files for HTML component (it's just cut-and-paste of Ettore's
    component
    right now)

A	components/html/Makefile.am
A	components/html/main.c
A	components/html/ntl-html-component.gnorba

commit 7642ebcd03d8b33ec5fdf9a5c7078c6789a13a61
Author: Elliot Lee <sopwith@src.gnome.org>
Date:	1999-12-10

    Start TODO list.



    Start TODO list.

A	TODO

commit d28d40ef899eaedb63a80db80ed020cddeebf349
Author: Elliot Lee <sopwith@src.gnome.org>
Date:	1999-12-10

    Add a convenience function for setting the label.



    * libnautilus/ntl-meta-view.[ch]: Add a convenience function for
    setting the label.

    * Throughout: Rename the meta view "description" property to "label",
    which more accurately describes its use.

    * components/help: Start turning hyperbola into component.

M	ChangeLog-20000414
A	components/help/Makefile.am
A	components/help/hyperbola-filefmt.c
A	components/help/hyperbola-filefmt.h
A	components/help/hyperbola-main.c
A	components/help/hyperbola-nav-tree.c
A	components/help/hyperbola-nav-tree.h
A	components/help/pages.map
M	configure.in
M	libnautilus-extensions/ntl-meta-view-client.c
M	libnautilus-extensions/ntl-meta-view-client.h
M	libnautilus-private/ntl-meta-view-client.c
M	libnautilus-private/ntl-meta-view-client.h
M	libnautilus/nautilus-meta-view-frame.c
M	libnautilus/nautilus-meta-view-frame.h
M	libnautilus/ntl-meta-view-client.c
M	libnautilus/ntl-meta-view-client.h
M	libnautilus/ntl-meta-view-frame.c
M	libnautilus/ntl-meta-view-frame.h
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window.c
M	src/ntl-meta-view.c
M	src/ntl-meta-view.h
M	src/ntl-window.c

commit 712fdcc4bb4dfe2145c5246ede9cf77446d6cea1
Author: Elliot Lee <sopwith@src.gnome.org>
Date:	1999-12-10

    compile

M	src/nautilus-view-frame.c
M	src/ntl-view.c

commit 339e891c686d9a4f80f0a3da78a485a0dab1a839
Author: Elliot Lee <sopwith@src.gnome.org>
Date:	1999-12-10

    Add a factory for activating components implemented inside nautilus.



    Add a factory for activating components implemented inside nautilus.

    Add some comments on how URI mapping will work.

M	src/nautilus-applicable-views.c
M	src/nautilus-main.c
M	src/nautilus-view-frame.c
M	src/nautilus-view-frame.h
M	src/ntl-main.c
M	src/ntl-uri-map.c
M	src/ntl-view.c
M	src/ntl-view.h

commit 6407cf3688054121e5ce1c14a1139ca984025751
Author: Elliot Lee <sopwith@src.gnome.org>
Date:	1999-12-10

    doh, quiet CVS.



    doh, quiet CVS.

A	src/file-manager/.cvsignore

commit 13a02a8e9c35d86dde68529cea1f0194fc8aa613
Author: Elliot Lee <sopwith@src.gnome.org>
Date:	1999-12-10

    Start migration from gnome-fm.



    Start migration from gnome-fm.

M	ChangeLog-20000414
M	configure.in
M	libnautilus-extensions/Makefile.am
M	libnautilus-private/Makefile.am
M	libnautilus/Makefile.am
M	src/Makefile.am
A	src/file-manager/Makefile.am

commit d8d32551f3719b04815c13336b4a30fe3745d03a
Author: Elliot Lee <sopwith@src.gnome.org>
Date:	1999-12-09

    push out.



    push out.

M	Makefile.am
M	configure.in
M	idl/nautilus.idl
M	libnautilus-extensions/ntl-view-client.c
M	libnautilus-extensions/ntl-view-client.h
M	libnautilus-private/ntl-view-client.c
M	libnautilus-private/ntl-view-client.h
M	libnautilus/nautilus-view-frame.c
M	libnautilus/nautilus-view-frame.h
M	libnautilus/nautilus-view.c
M	libnautilus/nautilus-view.h
M	libnautilus/ntl-view-client.c
M	libnautilus/ntl-view-client.h
M	libnautilus/ntl-view-frame.c
M	libnautilus/ntl-view-frame.h
M	src/explorer-location-bar.c
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-view-frame.c
M	src/nautilus-window.c
M	src/ntl-view.c
M	src/ntl-window.c

commit 5f0d76edcd1f50d1d1837b38f3b6cb27bae10a1d
Author: Elliot Lee <sopwith@src.gnome.org>
Date:	1999-12-09

    Attempt at a history view.



    Attempt at a history view.

A	components/.cvsignore
A	components/Makefile.am
A	components/history/.cvsignore
A	components/history/Makefile.am
A	components/history/nautilus-history-view.c
A	components/history/ntl-history-view.c
A	components/history/ntl-history-view.goad

commit b91e363766c2352d05b419b091ebb7bf6cd47acb
Author: Elliot Lee <sopwith@src.gnome.org>
Date:	1999-12-09

    src/explorer-location-bar.[ch]: Copy over from gnome-fm, change
    signal to



    src/explorer-location-bar.[ch]:
	Copy over from gnome-fm, change signal to include new URI.
    src/ntl-window.c:
	Make NautilusWindow use it.

M	ChangeLog-20000414
M	src/Makefile.am
A	src/explorer-location-bar.c
A	src/explorer-location-bar.h
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window.c
M	src/ntl-window.c

commit 92aac3782c7bb3b16fb9a847bf248a6423ec0f77
Author: Elliot Lee <sopwith@src.gnome.org>
Date:	1999-12-09

    Try to fix the option menu resizing (still broke).



    Try to fix the option menu resizing (still broke).

M	src/nautilus-navigation-window.c
M	src/nautilus-navigation-window.h
M	src/nautilus-object-window.c
M	src/nautilus-object-window.h
M	src/nautilus-spatial-window.c
M	src/nautilus-spatial-window.h
M	src/nautilus-window.c
M	src/nautilus-window.h
M	src/ntl-window.c
M	src/ntl-window.h

commit 7c1f2de48c0c69bcd07bb7f9f5057aaf317fa6ca
Author: Elliot Lee <sopwith@src.gnome.org>
Date:	1999-12-08

    Inheritance on server side, too.



    Inheritance on server side, too.

M	idl/nautilus.idl
M	src/nautilus-view-frame.c
M	src/nautilus-view-frame.h
M	src/ntl-content-view.c
M	src/ntl-meta-view.c
M	src/ntl-view.c
M	src/ntl-view.h

commit 0fbc288585eeeda5d412887679c8a38cc5f98038
Author: Elliot Lee <sopwith@src.gnome.org>
Date:	1999-12-08

    Add subclasses.



    Add subclasses.

A	libnautilus-extensions/ntl-content-view-client.c
A	libnautilus-extensions/ntl-content-view-client.h
A	libnautilus-extensions/ntl-meta-view-client.c
A	libnautilus-extensions/ntl-meta-view-client.h
A	libnautilus-private/ntl-content-view-client.c
A	libnautilus-private/ntl-content-view-client.h
A	libnautilus-private/ntl-meta-view-client.c
A	libnautilus-private/ntl-meta-view-client.h
A	libnautilus/nautilus-content-view-frame.c
A	libnautilus/nautilus-content-view-frame.h
A	libnautilus/nautilus-meta-view-frame.c
A	libnautilus/nautilus-meta-view-frame.h
A	libnautilus/ntl-content-view-client.c
A	libnautilus/ntl-content-view-client.h
A	libnautilus/ntl-content-view-frame.c
A	libnautilus/ntl-content-view-frame.h
A	libnautilus/ntl-meta-view-client.c
A	libnautilus/ntl-meta-view-client.h
A	libnautilus/ntl-meta-view-frame.c
A	libnautilus/ntl-meta-view-frame.h

commit bac6352078a38dd7ea59126ddbf7a453fa19f550
Author: Elliot Lee <sopwith@src.gnome.org>
Date:	1999-12-08

    Use the "recommended" way of getting the base epv.



    Use the "recommended" way of getting the base epv.

M	libnautilus-extensions/ntl-view-client.c
M	libnautilus-extensions/ntl-view-client.h
M	libnautilus-private/ntl-view-client.c
M	libnautilus-private/ntl-view-client.h
M	libnautilus/nautilus-view-frame.c
M	libnautilus/nautilus-view-frame.h
M	libnautilus/nautilus-view.c
M	libnautilus/nautilus-view.h
M	libnautilus/ntl-view-client.c
M	libnautilus/ntl-view-client.h
M	libnautilus/ntl-view-frame.c
M	libnautilus/ntl-view-frame.h
M	src/nautilus-view-frame.c
M	src/ntl-view.c

commit a2bc2c7596dd906c10e22357bfc7f0c9fe024873
Author: Elliot Lee <sopwith@src.gnome.org>
Date:	1999-12-08

    make it not compile

M	idl/nautilus.idl
M	libnautilus-extensions/Makefile.am
M	libnautilus-extensions/libnautilus.h
M	libnautilus-extensions/ntl-view-client.c
M	libnautilus-extensions/ntl-view-client.h
M	libnautilus-private/Makefile.am
M	libnautilus-private/libnautilus.h
M	libnautilus-private/ntl-view-client.c
M	libnautilus-private/ntl-view-client.h
M	libnautilus/Makefile.am
M	libnautilus/libnautilus.h
M	libnautilus/nautilus-view-frame.c
M	libnautilus/nautilus-view-frame.h
M	libnautilus/nautilus-view.c
M	libnautilus/nautilus-view.h
M	libnautilus/ntl-view-client.c
M	libnautilus/ntl-view-client.h
M	libnautilus/ntl-view-frame.c
M	libnautilus/ntl-view-frame.h
M	src/nautilus-navigation-window.c
M	src/nautilus-navigation-window.h
M	src/nautilus-object-window.c
M	src/nautilus-object-window.h
M	src/nautilus-spatial-window.c
M	src/nautilus-spatial-window.h
M	src/nautilus-view-frame.c
M	src/nautilus-view-frame.h
M	src/nautilus-window.c
M	src/nautilus-window.h
M	src/ntl-view.c
M	src/ntl-view.h
M	src/ntl-window.c
M	src/ntl-window.h

commit 790227ce6d0ca2cdffdf5f8781c3b9c5bc8e15c2
Author: Elliot Lee <sopwith@src.gnome.org>
Date:	1999-12-08

    Misc updates.



    Misc updates.

M	AUTHORS
M	README
M	docs/gnomad-notes.txt
M	src/nautilus-navigation-window.c
M	src/nautilus-navigation-window.h
M	src/nautilus-object-window.c
M	src/nautilus-object-window.h
M	src/nautilus-spatial-window.c
M	src/nautilus-spatial-window.h
M	src/nautilus-window.c
M	src/nautilus-window.h
M	src/ntl-window.c
M	src/ntl-window.h

commit e827b17e5cd72a8720d84fc8d1b096710c9f32bc
Author: Elliot Lee <sopwith@src.gnome.org>
Date:	1999-12-07

    Just adding copyright/license notices, and a copy of the LGPL.



    Just adding copyright/license notices, and a copy of the LGPL.

A	COPYING.LIB
M	Makefile.am
M	libnautilus-extensions/libnautilus.h
M	libnautilus-extensions/ntl-view-client.c
M	libnautilus-extensions/ntl-view-client.h
M	libnautilus-private/libnautilus.h
M	libnautilus-private/ntl-view-client.c
M	libnautilus-private/ntl-view-client.h
M	libnautilus/libnautilus.h
M	libnautilus/nautilus-view-frame.c
M	libnautilus/nautilus-view-frame.h
M	libnautilus/nautilus-view.c
M	libnautilus/nautilus-view.h
M	libnautilus/ntl-view-client.c
M	libnautilus/ntl-view-client.h
M	libnautilus/ntl-view-frame.c
M	libnautilus/ntl-view-frame.h
M	src/nautilus-applicable-views.c
M	src/nautilus-applicable-views.h
M	src/nautilus-main.c
M	src/nautilus-navigation-window.c
M	src/nautilus-navigation-window.h
M	src/nautilus-object-window.c
M	src/nautilus-object-window.h
M	src/nautilus-spatial-window.c
M	src/nautilus-spatial-window.h
M	src/nautilus-view-frame.c
M	src/nautilus-view-frame.h
M	src/nautilus-window.c
M	src/nautilus-window.h
M	src/ntl-content-view.c
M	src/ntl-content-view.h
M	src/ntl-main.c
M	src/ntl-meta-view.c
M	src/ntl-meta-view.h
M	src/ntl-types.h
M	src/ntl-uri-map.c
M	src/ntl-uri-map.h
M	src/ntl-view.c
M	src/ntl-view.h
M	src/ntl-window.c
M	src/ntl-window.h

commit 11d206b05ec8a71b24ac1782db74f466dbc0a9d5
Author: Elliot Lee <sopwith@src.gnome.org>
Date:	1999-12-07

    hush cvs

A	libnautilus-extensions/.cvsignore
A	libnautilus-private/.cvsignore
A	libnautilus/.cvsignore

commit 685753b110ed487f68cee6b0d9029f8b2a4b231b
Author: Elliot Lee <sopwith@src.gnome.org>
Date:	1999-12-07

    Add notes.



    Add notes.

    Pass the content view along with a location-changed message.

A	docs/gnomad-notes.txt
M	idl/nautilus.idl
M	src/nautilus-navigation-window.c
M	src/nautilus-object-window.c
M	src/nautilus-spatial-window.c
M	src/nautilus-window.c
M	src/ntl-window.c

commit 1d23907d45a168e45dc65b89b36f30bb094c37ff
Author: Elliot Lee <sopwith@src.gnome.org>
Date:	1999-12-06

    Implement libnautilus.



    Implement libnautilus.

    Normalize the way requests and notifications are passed around.

M	Makefile.am
M	configure.in
A	docs/design.txt
A	idl/nautilus.idl
A	libnautilus-extensions/Makefile.am
A	libnautilus-extensions/libnautilus.h
A	libnautilus-extensions/ntl-view-client.c
A	libnautilus-extensions/ntl-view-client.h
A	libnautilus-private/Makefile.am
A	libnautilus-private/libnautilus.h
A	libnautilus-private/ntl-view-client.c
A	libnautilus-private/ntl-view-client.h
A	libnautilus/Makefile.am
A	libnautilus/libnautilus.h
A	libnautilus/nautilus-view-frame.c
A	libnautilus/nautilus-view-frame.h
A	libnautilus/nautilus-view.c
A	libnautilus/nautilus-view.h
A	libnautilus/ntl-view-client.c
A	libnautilus/ntl-view-client.h
A	libnautilus/ntl-view-frame.c
A	libnautilus/ntl-view-frame.h
M	src/Makefile.am
M	src/nautilus-applicable-views.c
M	src/nautilus-applicable-views.h
M	src/nautilus-navigation-window.c
M	src/nautilus-navigation-window.h
M	src/nautilus-object-window.c
M	src/nautilus-object-window.h
M	src/nautilus-spatial-window.c
M	src/nautilus-spatial-window.h
M	src/nautilus-view-frame.c
M	src/nautilus-view-frame.h
M	src/nautilus-window.c
M	src/nautilus-window.h
M	src/ntl-meta-view.c
M	src/ntl-types.h
M	src/ntl-uri-map.c
M	src/ntl-uri-map.h
M	src/ntl-view.c
M	src/ntl-view.h
M	src/ntl-window.c
M	src/ntl-window.h

commit 44302b3c22f7b27bce0d7d9ca1c8189f14526195
Author: Elliot Lee <sopwith@src.gnome.org>
Date:	1999-12-06

    Theoretically does URI mapping now. (Need OAF).



    Theoretically does URI mapping now. (Need OAF).

A	src/.cvsignore
M	src/Makefile.am
A	src/nautilus-applicable-views.c
A	src/nautilus-applicable-views.h
M	src/nautilus-navigation-window.c
M	src/nautilus-navigation-window.h
M	src/nautilus-object-window.c
M	src/nautilus-object-window.h
M	src/nautilus-spatial-window.c
M	src/nautilus-spatial-window.h
M	src/nautilus-view-frame.h
M	src/nautilus-window.c
M	src/nautilus-window.h
M	src/nautilus.h
M	src/ntl-types.h
A	src/ntl-uri-map.c
A	src/ntl-uri-map.h
M	src/ntl-view.h
M	src/ntl-window.c
M	src/ntl-window.h

commit 24997abbdd38ffec958fa88a8f8b24e798a03991
Author: Elliot Lee <sopwith@src.gnome.org>
Date:	1999-12-06

    Basic framework is there. Now for URL resolution and loading.



    Basic framework is there. Now for URL resolution and loading.

A	.cvsignore
A	AUTHORS
A	ChangeLog-20000414
A	NEWS
A	README
M	autogen.sh
M	configure.in
M	src/Makefile.am
M	src/nautilus-main.c
M	src/nautilus-navigation-window.c
M	src/nautilus-navigation-window.h
M	src/nautilus-object-window.c
M	src/nautilus-object-window.h
M	src/nautilus-spatial-window.c
M	src/nautilus-spatial-window.h
M	src/nautilus-view-frame.c
M	src/nautilus-view-frame.h
M	src/nautilus-window.c
M	src/nautilus-window.h
M	src/ntl-main.c
M	src/ntl-view.c
M	src/ntl-view.h
M	src/ntl-window.c
M	src/ntl-window.h

commit 498d1f0a7d71c8bdf776a3e76db53e74e185e1c7
Author: Elliot Lee <sopwith@src.gnome.org>
Date:	1999-12-05

    pull it over from hyperbola

A	src/Makefile.am
A	src/nautilus-main.c
A	src/nautilus-navigation-window.c
A	src/nautilus-navigation-window.h
A	src/nautilus-object-window.c
A	src/nautilus-object-window.h
A	src/nautilus-spatial-window.c
A	src/nautilus-spatial-window.h
A	src/nautilus-view-frame.c
A	src/nautilus-view-frame.h
A	src/nautilus-window.c
A	src/nautilus-window.h
A	src/nautilus.h
A	src/ntl-content-view.c
A	src/ntl-content-view.h
A	src/ntl-main.c
A	src/ntl-meta-view.c
A	src/ntl-meta-view.h
A	src/ntl-types.h
A	src/ntl-view.c
A	src/ntl-view.h
A	src/ntl-window.c
A	src/ntl-window.h

commit 0452bd43cbe56e3b9d2f2098115b07e0347295cd (tag: V0_0)
Author: Elliot Lee <sopwith@src.gnome.org>
Date:	1999-12-05

    Initial import

commit b0a476e10d5dc128cb0a566aad1b1480bfd0a71a
Author: Elliot Lee <sopwith@src.gnome.org>
Date:	1999-12-05

    Initial revision

A	Makefile.am
A	autogen.sh
A	configure.in

commit 208adb374bf1d1653b41dfcb743ed86e8e365861
Author: Elliot Lee <sopwith@src.gnome.org>
Date:	1999-12-03

    info2html now should grok all info pages.



    info2html now should grok all info pages.

M	components/help/converters/gnome-info2html2/Makefile.am
M	components/help/converters/gnome-info2html2/main.c
M	components/help/converters/gnome-info2html2/parse.c
M	components/help/converters/gnome-info2html2/parse.h

commit c0f251b31f15f340c45e11812f051f7624ab8816
Author: Havoc Pennington <hp@pobox.com>
Date:	1999-12-02

    add a toplevel window widget that snaps to desktop size and sets
    the right

    1999-12-02	Havoc Pennington  <hp@pobox.com>

    * src/explorer/desktop-window.h, src/explorer/desktop-window.c:
    add a toplevel window widget that snaps to desktop size and sets
    the right layer hints

A	src/file-manager/desktop-window.c
A	src/file-manager/desktop-window.h

commit 2f1064ff40398b66b7e2033b87bfe153f0da45cb
Author: Elliot Lee <sopwith@src.gnome.org>
Date:	1999-12-02

    Copy the man/info filters from gnome-core so I can start modifying
    them as



    Copy the man/info filters from gnome-core so I can start modifying
    them as needed.

    Make man2html output man: URL's in desired format.

    Install the page mapping file.

    Use it for info pages as well as man pages.

    Don't expand tree by default.

A	components/help/converters/.cvsignore
A	components/help/converters/Makefile.am
A	components/help/converters/gnome-info2html2/.cvsignore
M	components/help/converters/gnome-info2html2/Makefile.am
A	components/help/converters/gnome-man2html2/.cvsignore
M	components/help/converters/gnome-man2html2/Makefile.am
M	components/help/converters/gnome-man2html2/README
M	components/help/converters/gnome-man2html2/gnome-man2html.c

commit 47964f87c9ccdea7556c1d74d998ca63f7f8bc64
Author: Ettore Perazzoli <ettore@src.gnome.org>
Date:	1999-11-13

    New GNOME::ProgressiveLoader interface.  It will allow the HTML
    component to
    request and receive data for inline images.

M	libnautilus-extensions/gnome-icon-container-layout.c
M	libnautilus-extensions/gnome-icon-container.c
A	libnautilus-extensions/gnome-progressive-loader.c
A	libnautilus-extensions/gnome-progressive-loader.h
M	libnautilus-private/gnome-icon-container-layout.c
M	libnautilus-private/gnome-icon-container.c
A	libnautilus-private/gnome-progressive-loader.c
A	libnautilus-private/gnome-progressive-loader.h
M	libnautilus/gnome-icon-container-layout.c
M	libnautilus/gnome-icon-container.c
A	libnautilus/gnome-progressive-loader.c
A	libnautilus/gnome-progressive-loader.h

commit 7fb7ca2cec71062caa04be3893eec39b3f9aa2fe
Author: Ettore Perazzoli <ettore@src.gnome.org>
Date:	1999-10-23

    Get it to compile with the latest gnome-vfs.

M	libnautilus-extensions/gnome-icon-container.c
M	libnautilus-private/gnome-icon-container.c
M	libnautilus/gnome-icon-container.c

commit 80c965881aee496a1bdea9f3954d8e2c3b8ca2a0 (tag: POST_1_0_MERGE,
tag: GNOME_CORE_1_1_0)
Author: Elliot Lee <sopwith@src.gnome.org>
Date:	1999-10-21

    Merges from stable - warning fixes, plus handling of ghelp:/filepath
    urls.



    Merges from stable - warning fixes, plus handling of ghelp:/filepath
    urls.

M	components/help/converters/gnome-info2html2/Makefile.am
M	components/help/converters/gnome-man2html2/Makefile.am
M	components/help/converters/gnome-man2html2/gnome-man2html.c

commit b43b09c86486c9c417507e71e8e1323a57c50fa3
Author: Ettore Perazzoli <ettore@src.gnome.org>
Date:	1999-10-12

    Update the selection information at idle time for the directory
    view at
    idle time.

M	src/file-manager/fm-directory-view.c
M	src/file-manager/fm-directory-view.h

commit cee6d77c88ce38352b955e49b4d16f4b64d57f56
Author: Ettore Perazzoli <ettore@src.gnome.org>
Date:	1999-10-08

    A little fix to make D&D from a directory view begin to work.

M	src/file-manager/fm-directory-view.c

commit 488b8b8714d5cbf07ba93966581bc7bc6b2ba8cc (tag: INITIAL)
Author: Ettore Perazzoli <ettore@src.gnome.org>
Date:	1999-10-07

    Initial import.

M	idl/GNOME_Desktop_FileOperationService.idl

commit 13a1ecc797c27b25ea03ca2683313b274e954211
Author: Ettore Perazzoli <ettore@src.gnome.org>
Date:	1999-10-07

    Initial revision

A	libnautilus-extensions/gnome-icon-container-dnd.c
A	libnautilus-extensions/gnome-icon-container-dnd.h
A	libnautilus-extensions/gnome-icon-container-layout.c
A	libnautilus-extensions/gnome-icon-container-layout.h
A	libnautilus-extensions/gnome-icon-container-private.h
A	libnautilus-extensions/gnome-icon-container.c
A	libnautilus-extensions/gnome-icon-container.h
A	libnautilus-extensions/gtkflist.c
A	libnautilus-extensions/gtkflist.h
A	libnautilus-extensions/gtkscrollframe.c
A	libnautilus-extensions/gtkscrollframe.h
A	libnautilus-extensions/nautilus-file-operations-progress.c
A	libnautilus-extensions/nautilus-file-operations-progress.h
A	libnautilus-extensions/nautilus-file-operations.c
A	libnautilus-extensions/nautilus-file-operations.h
A	libnautilus-extensions/nautilus-scroll-frame.c
A	libnautilus-extensions/nautilus-scroll-frame.h
A	libnautilus-private/gnome-icon-container-dnd.c
A	libnautilus-private/gnome-icon-container-dnd.h
A	libnautilus-private/gnome-icon-container-layout.c
A	libnautilus-private/gnome-icon-container-layout.h
A	libnautilus-private/gnome-icon-container-private.h
A	libnautilus-private/gnome-icon-container.c
A	libnautilus-private/gnome-icon-container.h
A	libnautilus-private/gtkflist.c
A	libnautilus-private/gtkflist.h
A	libnautilus-private/gtkscrollframe.c
A	libnautilus-private/gtkscrollframe.h
A	libnautilus-private/nautilus-file-operations-progress.c
A	libnautilus-private/nautilus-file-operations-progress.h
A	libnautilus-private/nautilus-file-operations.c
A	libnautilus-private/nautilus-file-operations.h
A	libnautilus-private/nautilus-scroll-frame.c
A	libnautilus-private/nautilus-scroll-frame.h
A	libnautilus/gnome-icon-container-dnd.c
A	libnautilus/gnome-icon-container-dnd.h
A	libnautilus/gnome-icon-container-layout.c
A	libnautilus/gnome-icon-container-layout.h
A	libnautilus/gnome-icon-container-private.h
A	libnautilus/gnome-icon-container.c
A	libnautilus/gnome-icon-container.h
A	libnautilus/gtkflist.c
A	libnautilus/gtkflist.h
A	libnautilus/gtkscrollframe.c
A	libnautilus/gtkscrollframe.h
A	src/file-manager/dfos-corba.c
A	src/file-manager/dfos-corba.h
A	src/file-manager/dfos-xfer-progress-dialog.c
A	src/file-manager/dfos-xfer-progress-dialog.h
A	src/file-manager/dfos-xfer.c
A	src/file-manager/dfos-xfer.h
A	src/file-manager/dfos.c
A	src/file-manager/dfos.h
A	src/file-manager/fm-directory-view.c
A	src/file-manager/fm-directory-view.h

commit 10b8bd8a5d9ce84ac6409702129df750fe92f5e3
Author: Elliot Lee <sopwith@src.gnome.org>
Date:	1999-10-07

    Support multiple view types (Nautilus/View, GNOME/Control,



    * src/ntl-*.[ch]: Support multiple view types (Nautilus/View,
    GNOME/Control, GNOME/Embeddable)
    * src/ntl-window.[ch]: Add nautilus_window_get_uih()
    * idl/*.idl: Reindent.

M	idl/GNOME_Desktop_FileOperationService.idl

commit 46d7761761863542039e9fd7c964b05f548acdfb
Author: Ettore Perazzoli <ettore@src.gnome.org>
Date:	1999-10-07

    Initial revision

A	idl/GNOME_Desktop_FileOperationService.idl

commit d5e9ff636b5e6a5ea2bc2e396971c945f4ffc96f (tag: PRE_1_0_MERGE, tag:
GNOME_CORE_1_0_ANCHOR, tag: GNOME_CORE_1_0_9, tag: GNOME_CORE_1_0_8,
tag: GNOME_CORE_1_0_7, tag: GNOME_CORE_1_0_6, tag: GNOME_CORE_1_0_5,
tag: GNOME_CORE_1_0_4, tag: GGV_0_61)
Author: Nam SungHyun <namsh@src.gnome.org>
Date:	1999-03-23

    do not link to gnome lib. added 'ko' subdir. korean help files


	    * gnome-man2html/Makefile.am: do not link to gnome lib.
	    * help/Makefile.am: added 'ko' subdir.
	    * help/ko/*: korean help files

M	components/help/converters/gnome-man2html2/Makefile.am

commit 938fae13ab2650005155dd7b47d4057644fffed2 (tag: GNOME_CORE_1_0_3,
tag: GNOME_CORE_1_0_1, tag: GNOME_CORE_1_0_0_1, tag: GNOME_0_99_8_1, tag:
GNOME_0_99_8, tag: GNOME_0_99_7, tag: GNOME_0_99_3, tag: GNOME_0_99_2)
Author: Frederic Devernay <devernay@src.gnome.org>
Date:	1998-12-22

    use g_snprintf()

M	components/help/converters/gnome-info2html2/html.c

commit c52d8af0b5f69b3baad9643ee3994305d9632a03 (tag: PRE_PANEL2, tag:
GNOME_STABLE_ANCHOR, tag: FOR_GNOME_0_99_1)
Author: Jeff Garzik <jgarzik@src.gnome.org>
Date:	1998-12-01

    Silenced gcc prototype and ambiguity warnings.

M	components/help/converters/gnome-info2html2/html.c

commit 275373f9352d71ef5170a0c6ee3980081e825260
Author: Chris Toshok <toshok@src.gnome.org>
Date:	1998-10-23

    freebsd needs there to be #include <sys/types.h> before regex.h

M	components/help/converters/gnome-info2html2/utils.c

commit 0485e9f4eb810b50f50623c1981e621df3fc0fa9
Author: Marc Ewing <marc@src.gnome.org>
Date:	1998-10-01

    Patch from Toshio to handle escapes.

    -Marc

M	components/help/converters/gnome-info2html2/html.c

commit f1481c10b4b337716b4c35d43caff687628514be (tag: PANTING_CHIMPANZEE,
tag: GNOME_0_30, tag: GNOME_0_28_MARTIN)
Author: Martin Baulig <martin@src.gnome.org>
Date:	1998-08-19

    Added `-I$(top_srcdir)/intl -I$(top_builddir)/intl' to `INCLUDES'.

M	components/help/converters/gnome-info2html2/Makefile.am
M	components/help/converters/gnome-man2html2/Makefile.am

commit c90c6ce4676b48befe4ed78761c6b21f0ba2b0a3 (tag: GNOME_0_27, tag:
GNOME_0_25, tag: GNOME_0_20a, tag: GNOME_0_20, tag: DROOLING_MACAQUE)
Author: rhlabs <rhlabs>
Date:	1998-03-17

    Fixed HTML table generation code a little in info->html conversion,
    otherwise table got smaller by 95% per line, not good.

    Dr Mike <msf@redhat.com>

M	components/help/converters/gnome-info2html2/html.c

commit 6a485cb3fbf7a6c17b480c68f4fa71eb9805f394
Author: Owen Taylor <otaylor@src.gnome.org>
Date:	1998-03-15

    gemvt: Use AM_PATH_GTK
    help-browser/gnome-info2html: Find glib.h correctly

M	components/help/converters/gnome-info2html2/Makefile.am

commit 04dd3e2c77a289b2e12ad00c7ea0713d5b968d3c
Author: rhlabs <rhlabs>
Date:	1998-03-13

    Decided to tempt fate and use tables in the info->html conversion.
    Looks much better, seems to be working. The html widget is a bit
    fragile,
    so if it blows chunks let me know.

    Dr Mike <msf@redhat.com>

M	components/help/converters/gnome-info2html2/html.c

commit 439a352e8f0ae09c5821f8b69c03467059c547a9
Author: rhlabs <rhlabs>
Date:	1998-03-11

    Use magic URLs for section links.

    -Marc

M	components/help/converters/gnome-man2html2/gnome-man2html.c

commit 38c87d202aa7c53770f2dcd8502f8a79ea75fbcf
Author: Arturo Espinosa <unammx@src.gnome.org>
Date:	1998-03-11

    Include the header files -mig

M	components/help/converters/gnome-info2html2/Makefile.am

commit f738979ad917f9384f972a1cc16e6ee1e7878bf6
Author: rhlabs <rhlabs>
Date:	1998-03-10

    Fixed a few thing, having problems with others:

    - man2html converter outputs absolute refs in index, like
    'man:ls(1)#index'
    - added some session management code, but its disabled till argp
    stuff settles
    - possibly broke marc's code to keep human readable URLs in entry box

    not a good day.

    Dr Mike <msf@redhat.com>

M	components/help/converters/gnome-man2html2/gnome-man2html.c

commit 39326aaa5750f17b2e2741fe082c373abc110615
Author: Marc Ewing <marc@redhat.com>
Date:	1998-03-08

    Misc cleanups of gnome-helpwin, gnome-info2html, gnome-man2html,
    my bogus

    1998-03-08	Marc Ewing  <marc@redhat.com>

	* Misc cleanups of gnome-helpwin, gnome-info2html,
	  gnome-man2html, my bogus function casts.

	* Rework some of docobj to handle binary data.
	  Now the raw/conv data is *not* NULL terminated!

	* Added simple (stupid) http transport.

M	components/help/converters/gnome-info2html2/data.h
M	components/help/converters/gnome-info2html2/html.c
M	components/help/converters/gnome-info2html2/main.c
M	components/help/converters/gnome-man2html2/gnome-man2html.c

commit dc29771a26b0171a9adc5843aa17b3f6b0c89d95
Author: rhlabs <rhlabs>
Date:	1998-03-03

    Final fixes to man page handling.

    Dr Mike <msf@redhat.com>

M	components/help/converters/gnome-man2html2/gnome-man2html.c

commit b95b4bda04ae5ce9bf13a55e5df158bf67b0d4d3
Author: rhlabs <rhlabs>
Date:	1998-03-03

    Small tweaks.

    -Marc

M	components/help/converters/gnome-man2html2/gnome-man2html.c

commit e6c574a6b2673b4bc86300f2859d151a5f28f14e
Author: rhlabs <rhlabs>
Date:	1998-03-03

    Code changes anticipating the 'man:' magic URL.
    The man2html filter now only accepts input *roff from stdin.

    Dr Mike <msf@redhat.com>

M	components/help/converters/gnome-man2html2/gnome-man2html.c

commit ae5a55f54b4766c83ad0327234f474f4834e383c
Author: rhlabs <rhlabs>
Date:	1998-02-26

    Fixed a couple of things:

     - when viewing an info file, the 'Next' 'Prev' 'Up' links are at
     bottom too.
     - you can now view the info 'dir' file and everything should behave.

    Still having troubles with retrieving and setting the line number the
    html browser is at, which makes going forwards and backwards between
    docs act strangely at the moment.

    Dr Mike <msf@redhat.com>

M	components/help/converters/gnome-info2html2/html.c
M	components/help/converters/gnome-info2html2/html.h
M	components/help/converters/gnome-info2html2/main.c
M	components/help/converters/gnome-info2html2/parse.c
M	components/help/converters/gnome-info2html2/utils.c

commit 35959281e8ae5c2bca312d1addf8f8ba94dff4f5
Author: rhlabs <rhlabs>
Date:	1998-02-26

    Cleaned up some messages.  Ripped out some duplicate code.

    -Marc

M	components/help/converters/gnome-info2html2/main.c

commit 30de0006d013df0d1eed44e15b7a242660559318
Author: rhlabs <rhlabs>
Date:	1998-02-26

    Marc and I worked on alot today:

      - caching of files/images
      - info files only load component needed for HTML conversion,
	which helps since before we'd load the 1.7 megs of emacs GNU
	info data,
	now its typically a max of 64k.
      - entry box appears to work
      - moved towards a cleaner internal design for 'magic' URLs like
      'info:'

    Tommorrow we'll implement the 'man:' magic url. Then all thats left is
    searching...

    Dr Mike <msf@redhat.com>

M	components/help/converters/gnome-info2html2/html.c
M	components/help/converters/gnome-info2html2/html.h
M	components/help/converters/gnome-info2html2/main.c

commit adfb743a839f1a28f66ae1225b8d5b33551dcc74
Author: Vincent Renardias <vinc@src.gnome.org>
Date:	1998-02-25

    Wed, 25 Feb 1998 21:41:18 +0100  [Vincent]

    - if man:/usr/man/manX/foo.X doesn't exist, check if
    man:/usr/man/manX/foo.X.gz
    does.

M	components/help/converters/gnome-man2html2/gnome-man2html.c

commit 966e17c1681f3667b2b856f8d4fff69806035fd0
Author: rhlabs <rhlabs>
Date:	1998-02-23

    Cleaned up converted HTML output

    Dr Mike <msf@redhat.com>

M	components/help/converters/gnome-info2html2/html.c
M	components/help/converters/gnome-info2html2/main.c

commit bebeb5e35608f3aeeb1fbf0a8caef56c9e990773
Author: rhlabs <rhlabs>
Date:	1998-02-23

    GNU info to html converter

    Dr Mike <msf@redhat.com>

A	components/help/converters/gnome-info2html2/Makefile.am
A	components/help/converters/gnome-info2html2/data.h
A	components/help/converters/gnome-info2html2/html.c
A	components/help/converters/gnome-info2html2/html.h
A	components/help/converters/gnome-info2html2/main.c
A	components/help/converters/gnome-info2html2/parse.c
A	components/help/converters/gnome-info2html2/parse.h
A	components/help/converters/gnome-info2html2/utils.c
A	components/help/converters/gnome-info2html2/utils.h
A	components/help/converters/gnome-info2html2/version.h

commit 2eb7ce3c1312401c8d6e3d067d8fc6cb48446486
Author: rhlabs <rhlabs>
Date:	1998-02-23

    Removed several generated links which we dont need.
    Cleaned up all the 'unused var' and other warnings.

    Dr Mike <msf@redhat.com>

M	components/help/converters/gnome-man2html2/gnome-man2html.c

commit 32b3d97dbc3e053841e8d588742f108913fdd6a8
Author: Arturo Espinosa <unammx@src.gnome.org>
Date:	1998-02-21

    Miguel gets a C- in programming

M	components/help/converters/gnome-man2html2/gnome-man2html.c

commit 3a9b2a170d78ca9cf594c95eab88fd4ed7e25777
Author: Tom Tromey <tromey@cygnus.com>
Date:	1998-02-21

    Use tab in rule, not space.

    Sat Feb 14 01:31:21 1998  Tom Tromey  <tromey@cygnus.com>

	* Makefile.am (macros/macros.dep): Use tab in rule, not space.

M	components/help/converters/gnome-man2html2/gnome-man2html.c

commit 7f440e9845035341601debea4cd7593c9a8622ce
Author: rhlabs <rhlabs>
Date:	1998-02-20

    The man2html converter used by the help browser.

    Dr Mike <msf@redhat.com>

A	components/help/converters/gnome-man2html2/Makefile.am
A	components/help/converters/gnome-man2html2/README
A	components/help/converters/gnome-man2html2/gnome-man2html.c
A	components/help/converters/gnome-man2html2/man2html.8

commit 1282fafa0353189bb3623d1ae0a1734e3e75bbbe
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	1997-01-02

    Fix the email for bitching.

    * cut-n-paste-code/README:
    * libnautilus-extensions/README:
    Fix the email for bitching.

M	cut-n-paste-code/README
M	libnautilus-extensions/README
M	libnautilus-private/README

commit d2ac36ca1c0bf84ecc5b7176b9b0ea238c197a1f
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	1997-01-02

    Damn, forgot to commit these 2 in the last checkin.

    * libnautilus-extensions/nautilus-horizontal-splitter.c:
    (nautilus_horizontal_splitter_initialize_class),
    (nautilus_horizontal_splitter_initialize),
    (nautilus_horizontal_splitter_destroy),
    (nautilus_horizontal_splitter_draw),
    (nautilus_horizontal_splitter_new):
    * libnautilus-extensions/nautilus-horizontal-splitter.h:
    Damn, forgot to commit these 2 in the last checkin.

A	libnautilus-extensions/nautilus-horizontal-splitter.c
A	libnautilus-extensions/nautilus-horizontal-splitter.h
A	libnautilus-private/nautilus-horizontal-splitter.c
A	libnautilus-private/nautilus-horizontal-splitter.h

commit 6d37f74e4afb9f4a063848714fdef8bae98389b3
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	1997-01-02

    Added a place to put cut-n-paste code. Cut-n-pasted the e-paned widget

    * Makefile.am:
    * components/hardware/Makefile.am:
    * components/help/Makefile.am:
    * components/history/Makefile.am:
    * components/html/Makefile.am:
    * components/loser/content/Makefile.am:
    * components/loser/sidebar/Makefile.am:
    * components/music/Makefile.am:
    * components/notes/Makefile.am:
    * components/rpmview/Makefile.am:
    * components/sample/Makefile.am:
    * components/services/startup/nautilus-view/Makefile.am:
    * components/services/time/nautilus-view/Makefile.am:
    * components/services/trilobite/sample/nautilus-view/Makefile.am:
    * components/websearch/Makefile.am:
    * configure.in:
    * cut-n-paste-code/.cvsignore:
    * cut-n-paste-code/Makefile.am:
    * cut-n-paste-code/README:
    * cut-n-paste-code/widgets/.cvsignore:
    * cut-n-paste-code/widgets/Makefile.am:
    * cut-n-paste-code/widgets/e-paned/.cvsignore:
    * cut-n-paste-code/widgets/e-paned/Makefile.am:
    * cut-n-paste-code/widgets/e-paned/e-hpaned.c: (e_hpaned_get_type),
    (e_hpaned_class_init), (e_hpaned_init), (e_hpaned_new),
    (e_hpaned_size_request), (e_hpaned_size_allocate), (e_hpaned_draw),
    (e_hpaned_xor_line), (e_hpaned_button_press),
    (e_hpaned_button_release), (e_hpaned_motion),
    (e_hpaned_handle_shown):
    * cut-n-paste-code/widgets/e-paned/e-hpaned.h:
    * cut-n-paste-code/widgets/e-paned/e-paned.c: (e_paned_get_type),
    (e_paned_class_init), (e_paned_child_type), (e_paned_init),
    (e_paned_set_arg), (e_paned_get_arg), (e_paned_realize),
    (e_paned_map), (e_paned_unmap), (e_paned_unrealize),
    (e_paned_expose), (e_paned_add1), (e_paned_add2), (e_paned_pack1),
    (e_paned_pack2), (e_paned_add), (e_paned_remove), (e_paned_forall),
    (e_paned_get_position), (e_paned_set_position),
    (e_paned_set_handle_size), (e_paned_compute_position),
    (e_paned_handle_shown), (e_paned_quantized_size):
    * cut-n-paste-code/widgets/e-paned/e-paned.h:
    * cut-n-paste-code/widgets/e-paned/e-vpaned.c: (e_vpaned_get_type),
    (e_vpaned_class_init), (e_vpaned_init), (e_vpaned_new),
    (e_vpaned_size_request), (e_vpaned_size_allocate), (e_vpaned_draw),
    (e_vpaned_xor_line), (e_vpaned_button_press),
    (e_vpaned_button_release), (e_vpaned_motion),
    (e_vpaned_handle_shown):
    * cut-n-paste-code/widgets/e-paned/e-vpaned.h:
    * helper-utilities/authenticate/Makefile.am:
    * libnautilus-extensions/Makefile.am:
    * libnautilus-extensions/README:
    * libnautilus/README:
    * src/Makefile.am:
    * test/Makefile.am:
    Added a place to put cut-n-paste code.  Cut-n-pasted the e-paned
    widget from evolution.  Yes, and evil thing to do.	Send me mail
    with alternative solutions.

    Also added README files for libnautilus and
    libnautilus-extenstions to clarify thieir public vs internal
    state.

    * src/nautilus-window.c: (nautilus_window_constructed),
    (nautilus_window_real_set_content_view):
    Use the new NautilusHorizontalSplitter widget instead of
    the gtk one.

A	cut-n-paste-code/.cvsignore
A	cut-n-paste-code/Makefile.am
A	cut-n-paste-code/README
A	cut-n-paste-code/widgets/.cvsignore
A	cut-n-paste-code/widgets/Makefile.am
A	cut-n-paste-code/widgets/e-paned/.cvsignore
A	cut-n-paste-code/widgets/e-paned/Makefile.am
A	cut-n-paste-code/widgets/e-paned/e-hpaned.c
A	cut-n-paste-code/widgets/e-paned/e-hpaned.h
A	cut-n-paste-code/widgets/e-paned/e-paned.c
A	cut-n-paste-code/widgets/e-paned/e-paned.h
A	cut-n-paste-code/widgets/e-paned/e-vpaned.c
A	cut-n-paste-code/widgets/e-paned/e-vpaned.h
A	libnautilus-extensions/README
A	libnautilus-private/README
A	libnautilus/README
